diff --git a/poetry.lock b/poetry.lock index f3032a5..b92be7d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,19 +1,5 @@ # This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. -[[package]] -name = "annotated-types" -version = "0.6.0" -description = "Reusable constraint types to use with typing.Annotated" -optional = false -python-versions = ">=3.8" -files = [ - {file = "annotated_types-0.6.0-py3-none-any.whl", hash = "sha256:0641064de18ba7a25dee8f96403ebc39113d0cb953a01429249d5c7564666a43"}, - {file = "annotated_types-0.6.0.tar.gz", hash = "sha256:563339e807e53ffd9c267e99fc6d9ea23eb8443c08f112651963e24e22f84a5d"}, -] - -[package.dependencies] -typing-extensions = {version = ">=4.0.0", markers = "python_version < \"3.9\""} - [[package]] name = "antlr4-python3-runtime" version = "4.9.3" @@ -155,6 +141,17 @@ d = ["aiohttp (>=3.7.4)"] jupyter = ["ipython (>=7.8.0)", "tokenize-rt (>=3.2.0)"] uvloop = ["uvloop (>=0.15.2)"] +[[package]] +name = "cachetools" +version = "5.3.2" +description = "Extensible memoizing collections and decorators" +optional = false +python-versions = ">=3.7" +files = [ + {file = "cachetools-5.3.2-py3-none-any.whl", hash = "sha256:861f35a13a451f94e301ce2bec7cac63e881232ccce7ed67fab9b5df4d3beaa1"}, + {file = "cachetools-5.3.2.tar.gz", hash = "sha256:086ee420196f7b2ab9ca2db2520aca326318b68fe5ba8bc4d49cca91add450f2"}, +] + [[package]] name = "certifi" version = "2023.7.22" @@ -409,6 +406,17 @@ files = [ [package.dependencies] packaging = "*" +[[package]] +name = "distlib" +version = "0.3.7" +description = "Distribution utilities" +optional = false +python-versions = "*" +files = [ + {file = "distlib-0.3.7-py2.py3-none-any.whl", hash = "sha256:2e24928bc811348f0feb63014e97aaae3037f2cf48712d51ae61df7fd6075057"}, + {file = "distlib-0.3.7.tar.gz", hash = "sha256:9dafe54b34a028eafd95039d5e5d4851a13734540f1331060d31c9916e7147a8"}, +] + [[package]] name = "editorconfig" version = "0.12.3" @@ -445,6 +453,22 @@ files = [ [package.extras] test = ["pytest (>=6)"] +[[package]] +name = "filelock" +version = "3.12.4" +description = "A platform independent file lock." +optional = false +python-versions = ">=3.8" +files = [ + {file = "filelock-3.12.4-py3-none-any.whl", hash = "sha256:08c21d87ded6e2b9da6728c3dff51baf1dcecf973b768ef35bcbc3447edb9ad4"}, + {file = "filelock-3.12.4.tar.gz", hash = "sha256:2e6f249f1f3654291606e046b09f1fd5eac39b360664c27f5aad072012f8bcbd"}, +] + +[package.extras] +docs = ["furo (>=2023.7.26)", "sphinx (>=7.1.2)", "sphinx-autodoc-typehints (>=1.24)"] +testing = ["covdefaults (>=2.3)", "coverage (>=7.3)", "diff-cover (>=7.7)", "pytest (>=7.4)", "pytest-cov (>=4.1)", "pytest-mock (>=3.11.1)", "pytest-timeout (>=2.1)"] +typing = ["typing-extensions (>=4.7.1)"] + [[package]] name = "fqdn" version = "1.5.1" @@ -526,76 +550,78 @@ test = ["coverage", "mock (>=4)", "pytest (>=7)", "pytest-cov", "pytest-mock (>= [[package]] name = "greenlet" -version = "2.0.1" +version = "3.0.0" description = "Lightweight in-process concurrent programming" optional = false -python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" -files = [ - {file = "greenlet-2.0.1-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:9ed358312e63bf683b9ef22c8e442ef6c5c02973f0c2a939ec1d7b50c974015c"}, - {file = "greenlet-2.0.1-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:4f09b0010e55bec3239278f642a8a506b91034f03a4fb28289a7d448a67f1515"}, - {file = "greenlet-2.0.1-cp27-cp27m-win32.whl", hash = "sha256:1407fe45246632d0ffb7a3f4a520ba4e6051fc2cbd61ba1f806900c27f47706a"}, - {file = "greenlet-2.0.1-cp27-cp27m-win_amd64.whl", hash = "sha256:3001d00eba6bbf084ae60ec7f4bb8ed375748f53aeaefaf2a37d9f0370558524"}, - {file = "greenlet-2.0.1-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:d566b82e92ff2e09dd6342df7e0eb4ff6275a3f08db284888dcd98134dbd4243"}, - {file = "greenlet-2.0.1-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:0722c9be0797f544a3ed212569ca3fe3d9d1a1b13942d10dd6f0e8601e484d26"}, - {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d37990425b4687ade27810e3b1a1c37825d242ebc275066cfee8cb6b8829ccd"}, - {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be35822f35f99dcc48152c9839d0171a06186f2d71ef76dc57fa556cc9bf6b45"}, - {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c140e7eb5ce47249668056edf3b7e9900c6a2e22fb0eaf0513f18a1b2c14e1da"}, - {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:d21681f09e297a5adaa73060737e3aa1279a13ecdcfcc6ef66c292cb25125b2d"}, - {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:fb412b7db83fe56847df9c47b6fe3f13911b06339c2aa02dcc09dce8bbf582cd"}, - {file = "greenlet-2.0.1-cp310-cp310-win_amd64.whl", hash = "sha256:c6a08799e9e88052221adca55741bf106ec7ea0710bca635c208b751f0d5b617"}, - {file = "greenlet-2.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:9e112e03d37987d7b90c1e98ba5e1b59e1645226d78d73282f45b326f7bddcb9"}, - {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:56961cfca7da2fdd178f95ca407fa330c64f33289e1804b592a77d5593d9bd94"}, - {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:13ba6e8e326e2116c954074c994da14954982ba2795aebb881c07ac5d093a58a"}, - {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1bf633a50cc93ed17e494015897361010fc08700d92676c87931d3ea464123ce"}, - {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:9f2c221eecb7ead00b8e3ddb913c67f75cba078fd1d326053225a3f59d850d72"}, - {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:13ebf93c343dd8bd010cd98e617cb4c1c1f352a0cf2524c82d3814154116aa82"}, - {file = "greenlet-2.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:6f61d71bbc9b4a3de768371b210d906726535d6ca43506737682caa754b956cd"}, - {file = "greenlet-2.0.1-cp35-cp35m-macosx_10_14_x86_64.whl", hash = "sha256:2d0bac0385d2b43a7bd1d651621a4e0f1380abc63d6fb1012213a401cbd5bf8f"}, - {file = "greenlet-2.0.1-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:f6327b6907b4cb72f650a5b7b1be23a2aab395017aa6f1adb13069d66360eb3f"}, - {file = "greenlet-2.0.1-cp35-cp35m-win32.whl", hash = "sha256:81b0ea3715bf6a848d6f7149d25bf018fd24554a4be01fcbbe3fdc78e890b955"}, - {file = "greenlet-2.0.1-cp35-cp35m-win_amd64.whl", hash = "sha256:38255a3f1e8942573b067510f9611fc9e38196077b0c8eb7a8c795e105f9ce77"}, - {file = "greenlet-2.0.1-cp36-cp36m-macosx_10_14_x86_64.whl", hash = "sha256:04957dc96669be041e0c260964cfef4c77287f07c40452e61abe19d647505581"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:4aeaebcd91d9fee9aa768c1b39cb12214b30bf36d2b7370505a9f2165fedd8d9"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:974a39bdb8c90a85982cdb78a103a32e0b1be986d411303064b28a80611f6e51"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8dca09dedf1bd8684767bc736cc20c97c29bc0c04c413e3276e0962cd7aeb148"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4c0757db9bd08470ff8277791795e70d0bf035a011a528ee9a5ce9454b6cba2"}, - {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:5067920de254f1a2dee8d3d9d7e4e03718e8fd2d2d9db962c8c9fa781ae82a39"}, - {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:5a8e05057fab2a365c81abc696cb753da7549d20266e8511eb6c9d9f72fe3e92"}, - {file = "greenlet-2.0.1-cp36-cp36m-win32.whl", hash = "sha256:3d75b8d013086b08e801fbbb896f7d5c9e6ccd44f13a9241d2bf7c0df9eda928"}, - {file = "greenlet-2.0.1-cp36-cp36m-win_amd64.whl", hash = "sha256:097e3dae69321e9100202fc62977f687454cd0ea147d0fd5a766e57450c569fd"}, - {file = "greenlet-2.0.1-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:cb242fc2cda5a307a7698c93173d3627a2a90d00507bccf5bc228851e8304963"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:72b00a8e7c25dcea5946692a2485b1a0c0661ed93ecfedfa9b6687bd89a24ef5"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d5b0ff9878333823226d270417f24f4d06f235cb3e54d1103b71ea537a6a86ce"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be9e0fb2ada7e5124f5282d6381903183ecc73ea019568d6d63d33f25b2a9000"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b493db84d124805865adc587532ebad30efa68f79ad68f11b336e0a51ec86c2"}, - {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:0459d94f73265744fee4c2d5ec44c6f34aa8a31017e6e9de770f7bcf29710be9"}, - {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:a20d33124935d27b80e6fdacbd34205732660e0a1d35d8b10b3328179a2b51a1"}, - {file = "greenlet-2.0.1-cp37-cp37m-win32.whl", hash = "sha256:ea688d11707d30e212e0110a1aac7f7f3f542a259235d396f88be68b649e47d1"}, - {file = "greenlet-2.0.1-cp37-cp37m-win_amd64.whl", hash = "sha256:afe07421c969e259e9403c3bb658968702bc3b78ec0b6fde3ae1e73440529c23"}, - {file = "greenlet-2.0.1-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:cd4ccc364cf75d1422e66e247e52a93da6a9b73cefa8cad696f3cbbb75af179d"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:4c8b1c43e75c42a6cafcc71defa9e01ead39ae80bd733a2608b297412beede68"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:659f167f419a4609bc0516fb18ea69ed39dbb25594934bd2dd4d0401660e8a1e"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:356e4519d4dfa766d50ecc498544b44c0249b6de66426041d7f8b751de4d6b48"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:811e1d37d60b47cb8126e0a929b58c046251f28117cb16fcd371eed61f66b764"}, - {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:d38ffd0e81ba8ef347d2be0772e899c289b59ff150ebbbbe05dc61b1246eb4e0"}, - {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9"}, - {file = "greenlet-2.0.1-cp38-cp38-win32.whl", hash = "sha256:88c8d517e78acdf7df8a2134a3c4b964415b575d2840a2746ddb1cc6175f8608"}, - {file = "greenlet-2.0.1-cp38-cp38-win_amd64.whl", hash = "sha256:d6ee1aa7ab36475035eb48c01efae87d37936a8173fc4d7b10bb02c2d75dd8f6"}, - {file = "greenlet-2.0.1-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:b1992ba9d4780d9af9726bbcef6a1db12d9ab1ccc35e5773685a24b7fb2758eb"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux2010_x86_64.whl", hash = "sha256:b5e83e4de81dcc9425598d9469a624826a0b1211380ac444c7c791d4a2137c19"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:505138d4fa69462447a562a7c2ef723c6025ba12ac04478bc1ce2fcc279a2db5"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cce1e90dd302f45716a7715517c6aa0468af0bf38e814ad4eab58e88fc09f7f7"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9e9744c657d896c7b580455e739899e492a4a452e2dd4d2b3e459f6b244a638d"}, - {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:662e8f7cad915ba75d8017b3e601afc01ef20deeeabf281bd00369de196d7726"}, - {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:41b825d65f31e394b523c84db84f9383a2f7eefc13d987f308f4663794d2687e"}, - {file = "greenlet-2.0.1-cp39-cp39-win32.whl", hash = "sha256:db38f80540083ea33bdab614a9d28bcec4b54daa5aff1668d7827a9fc769ae0a"}, - {file = "greenlet-2.0.1-cp39-cp39-win_amd64.whl", hash = "sha256:b23d2a46d53210b498e5b701a1913697671988f4bf8e10f935433f6e7c332fb6"}, - {file = "greenlet-2.0.1.tar.gz", hash = "sha256:42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67"}, +python-versions = ">=3.7" +files = [ + {file = "greenlet-3.0.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:e09dea87cc91aea5500262993cbd484b41edf8af74f976719dd83fe724644cd6"}, + {file = "greenlet-3.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f47932c434a3c8d3c86d865443fadc1fbf574e9b11d6650b656e602b1797908a"}, + {file = "greenlet-3.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:bdfaeecf8cc705d35d8e6de324bf58427d7eafb55f67050d8f28053a3d57118c"}, + {file = "greenlet-3.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:6a68d670c8f89ff65c82b936275369e532772eebc027c3be68c6b87ad05ca695"}, + {file = "greenlet-3.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:38ad562a104cd41e9d4644f46ea37167b93190c6d5e4048fcc4b80d34ecb278f"}, + {file = "greenlet-3.0.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:02a807b2a58d5cdebb07050efe3d7deaf915468d112dfcf5e426d0564aa3aa4a"}, + {file = "greenlet-3.0.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:b1660a15a446206c8545edc292ab5c48b91ff732f91b3d3b30d9a915d5ec4779"}, + {file = "greenlet-3.0.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:813720bd57e193391dfe26f4871186cf460848b83df7e23e6bef698a7624b4c9"}, + {file = "greenlet-3.0.0-cp310-cp310-win_amd64.whl", hash = "sha256:aa15a2ec737cb609ed48902b45c5e4ff6044feb5dcdfcf6fa8482379190330d7"}, + {file = "greenlet-3.0.0-cp310-universal2-macosx_11_0_x86_64.whl", hash = "sha256:7709fd7bb02b31908dc8fd35bfd0a29fc24681d5cc9ac1d64ad07f8d2b7db62f"}, + {file = "greenlet-3.0.0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:211ef8d174601b80e01436f4e6905aca341b15a566f35a10dd8d1e93f5dbb3b7"}, + {file = "greenlet-3.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6512592cc49b2c6d9b19fbaa0312124cd4c4c8a90d28473f86f92685cc5fef8e"}, + {file = "greenlet-3.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:871b0a8835f9e9d461b7fdaa1b57e3492dd45398e87324c047469ce2fc9f516c"}, + {file = "greenlet-3.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b505fcfc26f4148551826a96f7317e02c400665fa0883fe505d4fcaab1dabfdd"}, + {file = "greenlet-3.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:123910c58234a8d40eaab595bc56a5ae49bdd90122dde5bdc012c20595a94c14"}, + {file = "greenlet-3.0.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:96d9ea57292f636ec851a9bb961a5cc0f9976900e16e5d5647f19aa36ba6366b"}, + {file = "greenlet-3.0.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:0b72b802496cccbd9b31acea72b6f87e7771ccfd7f7927437d592e5c92ed703c"}, + {file = "greenlet-3.0.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:527cd90ba3d8d7ae7dceb06fda619895768a46a1b4e423bdb24c1969823b8362"}, + {file = "greenlet-3.0.0-cp311-cp311-win_amd64.whl", hash = "sha256:37f60b3a42d8b5499be910d1267b24355c495064f271cfe74bf28b17b099133c"}, + {file = "greenlet-3.0.0-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:1482fba7fbed96ea7842b5a7fc11d61727e8be75a077e603e8ab49d24e234383"}, + {file = "greenlet-3.0.0-cp312-cp312-macosx_13_0_arm64.whl", hash = "sha256:be557119bf467d37a8099d91fbf11b2de5eb1fd5fc5b91598407574848dc910f"}, + {file = "greenlet-3.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:73b2f1922a39d5d59cc0e597987300df3396b148a9bd10b76a058a2f2772fc04"}, + {file = "greenlet-3.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d1e22c22f7826096ad503e9bb681b05b8c1f5a8138469b255eb91f26a76634f2"}, + {file = "greenlet-3.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:1d363666acc21d2c204dd8705c0e0457d7b2ee7a76cb16ffc099d6799744ac99"}, + {file = "greenlet-3.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:334ef6ed8337bd0b58bb0ae4f7f2dcc84c9f116e474bb4ec250a8bb9bd797a66"}, + {file = "greenlet-3.0.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:6672fdde0fd1a60b44fb1751a7779c6db487e42b0cc65e7caa6aa686874e79fb"}, + {file = "greenlet-3.0.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:952256c2bc5b4ee8df8dfc54fc4de330970bf5d79253c863fb5e6761f00dda35"}, + {file = "greenlet-3.0.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:269d06fa0f9624455ce08ae0179430eea61085e3cf6457f05982b37fd2cefe17"}, + {file = "greenlet-3.0.0-cp312-cp312-win_amd64.whl", hash = "sha256:9adbd8ecf097e34ada8efde9b6fec4dd2a903b1e98037adf72d12993a1c80b51"}, + {file = "greenlet-3.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c6b5ce7f40f0e2f8b88c28e6691ca6806814157ff05e794cdd161be928550f4c"}, + {file = "greenlet-3.0.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ecf94aa539e97a8411b5ea52fc6ccd8371be9550c4041011a091eb8b3ca1d810"}, + {file = "greenlet-3.0.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:80dcd3c938cbcac986c5c92779db8e8ce51a89a849c135172c88ecbdc8c056b7"}, + {file = "greenlet-3.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e52a712c38e5fb4fd68e00dc3caf00b60cb65634d50e32281a9d6431b33b4af1"}, + {file = "greenlet-3.0.0-cp37-cp37m-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:d5539f6da3418c3dc002739cb2bb8d169056aa66e0c83f6bacae0cd3ac26b423"}, + {file = "greenlet-3.0.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:343675e0da2f3c69d3fb1e894ba0a1acf58f481f3b9372ce1eb465ef93cf6fed"}, + {file = "greenlet-3.0.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:abe1ef3d780de56defd0c77c5ba95e152f4e4c4e12d7e11dd8447d338b85a625"}, + {file = "greenlet-3.0.0-cp37-cp37m-win32.whl", hash = "sha256:e693e759e172fa1c2c90d35dea4acbdd1d609b6936115d3739148d5e4cd11947"}, + {file = "greenlet-3.0.0-cp37-cp37m-win_amd64.whl", hash = "sha256:bdd696947cd695924aecb3870660b7545a19851f93b9d327ef8236bfc49be705"}, + {file = "greenlet-3.0.0-cp37-universal2-macosx_11_0_x86_64.whl", hash = "sha256:cc3e2679ea13b4de79bdc44b25a0c4fcd5e94e21b8f290791744ac42d34a0353"}, + {file = "greenlet-3.0.0-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:63acdc34c9cde42a6534518e32ce55c30f932b473c62c235a466469a710bfbf9"}, + {file = "greenlet-3.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4a1a6244ff96343e9994e37e5b4839f09a0207d35ef6134dce5c20d260d0302c"}, + {file = "greenlet-3.0.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b822fab253ac0f330ee807e7485769e3ac85d5eef827ca224feaaefa462dc0d0"}, + {file = "greenlet-3.0.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8060b32d8586e912a7b7dac2d15b28dbbd63a174ab32f5bc6d107a1c4143f40b"}, + {file = "greenlet-3.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:621fcb346141ae08cb95424ebfc5b014361621b8132c48e538e34c3c93ac7365"}, + {file = "greenlet-3.0.0-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:6bb36985f606a7c49916eff74ab99399cdfd09241c375d5a820bb855dfb4af9f"}, + {file = "greenlet-3.0.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:10b5582744abd9858947d163843d323d0b67be9432db50f8bf83031032bc218d"}, + {file = "greenlet-3.0.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:f351479a6914fd81a55c8e68963609f792d9b067fb8a60a042c585a621e0de4f"}, + {file = "greenlet-3.0.0-cp38-cp38-win32.whl", hash = "sha256:9de687479faec7db5b198cc365bc34addd256b0028956501f4d4d5e9ca2e240a"}, + {file = "greenlet-3.0.0-cp38-cp38-win_amd64.whl", hash = "sha256:3fd2b18432e7298fcbec3d39e1a0aa91ae9ea1c93356ec089421fabc3651572b"}, + {file = "greenlet-3.0.0-cp38-universal2-macosx_11_0_x86_64.whl", hash = "sha256:3c0d36f5adc6e6100aedbc976d7428a9f7194ea79911aa4bf471f44ee13a9464"}, + {file = "greenlet-3.0.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:4cd83fb8d8e17633ad534d9ac93719ef8937568d730ef07ac3a98cb520fd93e4"}, + {file = "greenlet-3.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6a5b2d4cdaf1c71057ff823a19d850ed5c6c2d3686cb71f73ae4d6382aaa7a06"}, + {file = "greenlet-3.0.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2e7dcdfad252f2ca83c685b0fa9fba00e4d8f243b73839229d56ee3d9d219314"}, + {file = "greenlet-3.0.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c94e4e924d09b5a3e37b853fe5924a95eac058cb6f6fb437ebb588b7eda79870"}, + {file = "greenlet-3.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ad6fb737e46b8bd63156b8f59ba6cdef46fe2b7db0c5804388a2d0519b8ddb99"}, + {file = "greenlet-3.0.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:d55db1db455c59b46f794346efce896e754b8942817f46a1bada2d29446e305a"}, + {file = "greenlet-3.0.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:56867a3b3cf26dc8a0beecdb4459c59f4c47cdd5424618c08515f682e1d46692"}, + {file = "greenlet-3.0.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:9a812224a5fb17a538207e8cf8e86f517df2080c8ee0f8c1ed2bdaccd18f38f4"}, + {file = "greenlet-3.0.0-cp39-cp39-win32.whl", hash = "sha256:0d3f83ffb18dc57243e0151331e3c383b05e5b6c5029ac29f754745c800f8ed9"}, + {file = "greenlet-3.0.0-cp39-cp39-win_amd64.whl", hash = "sha256:831d6f35037cf18ca5e80a737a27d822d87cd922521d18ed3dbc8a6967be50ce"}, + {file = "greenlet-3.0.0-cp39-universal2-macosx_11_0_x86_64.whl", hash = "sha256:a048293392d4e058298710a54dfaefcefdf49d287cd33fb1f7d63d55426e4355"}, + {file = "greenlet-3.0.0.tar.gz", hash = "sha256:19834e3f91f485442adc1ee440171ec5d9a4840a1f7bd5ed97833544719ce10b"}, ] [package.extras] -docs = ["Sphinx", "docutils (<0.18)"] -test = ["faulthandler", "objgraph", "psutil"] +docs = ["Sphinx"] +test = ["objgraph", "psutil"] [[package]] name = "griffe" @@ -946,6 +972,27 @@ pyyaml = "*" rdflib = ">=6.0.0" requests = "*" +[[package]] +name = "linkml-validator" +version = "0.4.5" +description = "LinkML Validator" +optional = false +python-versions = ">=3.8" +files = [ + {file = "linkml_validator-0.4.5-py3-none-any.whl", hash = "sha256:7a9799830cba3e1df203cde86263d8ea85f9ed9f6a45a218e3f752483abac030"}, + {file = "linkml_validator-0.4.5.tar.gz", hash = "sha256:bce72053c1593a678ccefd28ed5cf4b39a878e78da884b5b41fef65610a23867"}, +] + +[package.dependencies] +click = ">=7.0.0" +linkml = ">=1.1.18" +linkml-runtime = ">=1.2.0" +pydantic = ">=1.8.2" +stringcase = ">=1.2.0" + +[package.extras] +dev = ["mkdocs", "mkdocs-material", "mkdocstrings", "mkdocstrings-python-legacy", "pytest", "pytest-cov"] + [[package]] name = "locket" version = "1.0.0" @@ -1531,162 +1578,77 @@ requests = ">=2.28.1,<3.0.0" [[package]] name = "prefixmaps" -version = "0.1.5" +version = "0.1.7" description = "A python library for retrieving semantic prefix maps" optional = false -python-versions = ">=3.7.6,<4.0.0" +python-versions = ">=3.8.0,<4.0.0" files = [ - {file = "prefixmaps-0.1.5-py3-none-any.whl", hash = "sha256:afe679efa0fa62ae69939771956a76e2958505743b40755c8bae85732622b5b2"}, - {file = "prefixmaps-0.1.5.tar.gz", hash = "sha256:0073f69477f7e9e2359409c0e9d2f853c958600825d9ed859c4c6c71134010a1"}, + {file = "prefixmaps-0.1.7-py3-none-any.whl", hash = "sha256:872f5066f5c3b49f71950726e8bc31a246e1e6b020134c373c625852e3e445f3"}, + {file = "prefixmaps-0.1.7.tar.gz", hash = "sha256:d4388a3af89ba0fb924cfe0e82ba1fc734c7936d2c1dc9feb258d7246a5e54be"}, ] [package.dependencies] -click = ">=8.1.3,<9.0.0" -greenlet = "2.0.1" -importlib-metadata = ">=1.0.0" +click = ">=8.1.3" +curies = ">=0.5.3" +pydantic = ">=1.8.2,<2.0.0" pyyaml = ">=5.3.1" -typing-extensions = ">=4.4.0,<5.0.0" +tox = ">=4.11.3,<5.0.0" [package.extras] docs = ["Sphinx[docs] (>=5.3.0,<6.0.0)", "myst-parser[docs] (>=0.18.1,<0.19.0)", "sphinx-autodoc-typehints[docs] (>=1.19.4,<2.0.0)", "sphinx-click[docs] (>=4.3.0,<5.0.0)", "sphinx-rtd-theme[docs] (>=1.0.0,<2.0.0)"] -refresh = ["bioregistry[refresh] (>=0.8.0,<0.9.0)", "rdflib[refresh] (>=6.2.0,<7.0.0)", "requests[refresh] (>=2.28.1,<3.0.0)"] +refresh = ["bioregistry[refresh] (>=0.10.0,<0.11.0)", "rdflib[refresh] (>=6.2.0,<7.0.0)", "requests[refresh] (>=2.28.1,<3.0.0)"] [[package]] name = "pydantic" -version = "2.4.2" -description = "Data validation using Python type hints" +version = "1.10.13" +description = "Data validation and settings management using python type hints" optional = false python-versions = ">=3.7" files = [ - {file = "pydantic-2.4.2-py3-none-any.whl", hash = "sha256:bc3ddf669d234f4220e6e1c4d96b061abe0998185a8d7855c0126782b7abc8c1"}, - {file = "pydantic-2.4.2.tar.gz", hash = "sha256:94f336138093a5d7f426aac732dcfe7ab4eb4da243c88f891d65deb4a2556ee7"}, + {file = "pydantic-1.10.13-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:efff03cc7a4f29d9009d1c96ceb1e7a70a65cfe86e89d34e4a5f2ab1e5693737"}, + {file = "pydantic-1.10.13-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:3ecea2b9d80e5333303eeb77e180b90e95eea8f765d08c3d278cd56b00345d01"}, + {file = "pydantic-1.10.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1740068fd8e2ef6eb27a20e5651df000978edce6da6803c2bef0bc74540f9548"}, + {file = "pydantic-1.10.13-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:84bafe2e60b5e78bc64a2941b4c071a4b7404c5c907f5f5a99b0139781e69ed8"}, + {file = "pydantic-1.10.13-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:bc0898c12f8e9c97f6cd44c0ed70d55749eaf783716896960b4ecce2edfd2d69"}, + {file = "pydantic-1.10.13-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:654db58ae399fe6434e55325a2c3e959836bd17a6f6a0b6ca8107ea0571d2e17"}, + {file = "pydantic-1.10.13-cp310-cp310-win_amd64.whl", hash = "sha256:75ac15385a3534d887a99c713aa3da88a30fbd6204a5cd0dc4dab3d770b9bd2f"}, + {file = "pydantic-1.10.13-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:c553f6a156deb868ba38a23cf0df886c63492e9257f60a79c0fd8e7173537653"}, + {file = "pydantic-1.10.13-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:5e08865bc6464df8c7d61439ef4439829e3ab62ab1669cddea8dd00cd74b9ffe"}, + {file = "pydantic-1.10.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e31647d85a2013d926ce60b84f9dd5300d44535a9941fe825dc349ae1f760df9"}, + {file = "pydantic-1.10.13-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:210ce042e8f6f7c01168b2d84d4c9eb2b009fe7bf572c2266e235edf14bacd80"}, + {file = "pydantic-1.10.13-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:8ae5dd6b721459bfa30805f4c25880e0dd78fc5b5879f9f7a692196ddcb5a580"}, + {file = "pydantic-1.10.13-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:f8e81fc5fb17dae698f52bdd1c4f18b6ca674d7068242b2aff075f588301bbb0"}, + {file = "pydantic-1.10.13-cp311-cp311-win_amd64.whl", hash = "sha256:61d9dce220447fb74f45e73d7ff3b530e25db30192ad8d425166d43c5deb6df0"}, + {file = "pydantic-1.10.13-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4b03e42ec20286f052490423682016fd80fda830d8e4119f8ab13ec7464c0132"}, + {file = "pydantic-1.10.13-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f59ef915cac80275245824e9d771ee939133be38215555e9dc90c6cb148aaeb5"}, + {file = "pydantic-1.10.13-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5a1f9f747851338933942db7af7b6ee8268568ef2ed86c4185c6ef4402e80ba8"}, + {file = "pydantic-1.10.13-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:97cce3ae7341f7620a0ba5ef6cf043975cd9d2b81f3aa5f4ea37928269bc1b87"}, + {file = "pydantic-1.10.13-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:854223752ba81e3abf663d685f105c64150873cc6f5d0c01d3e3220bcff7d36f"}, + {file = "pydantic-1.10.13-cp37-cp37m-win_amd64.whl", hash = "sha256:b97c1fac8c49be29486df85968682b0afa77e1b809aff74b83081cc115e52f33"}, + {file = "pydantic-1.10.13-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:c958d053453a1c4b1c2062b05cd42d9d5c8eb67537b8d5a7e3c3032943ecd261"}, + {file = "pydantic-1.10.13-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:4c5370a7edaac06daee3af1c8b1192e305bc102abcbf2a92374b5bc793818599"}, + {file = "pydantic-1.10.13-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7d6f6e7305244bddb4414ba7094ce910560c907bdfa3501e9db1a7fd7eaea127"}, + {file = "pydantic-1.10.13-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d3a3c792a58e1622667a2837512099eac62490cdfd63bd407993aaf200a4cf1f"}, + {file = "pydantic-1.10.13-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:c636925f38b8db208e09d344c7aa4f29a86bb9947495dd6b6d376ad10334fb78"}, + {file = "pydantic-1.10.13-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:678bcf5591b63cc917100dc50ab6caebe597ac67e8c9ccb75e698f66038ea953"}, + {file = "pydantic-1.10.13-cp38-cp38-win_amd64.whl", hash = "sha256:6cf25c1a65c27923a17b3da28a0bdb99f62ee04230c931d83e888012851f4e7f"}, + {file = "pydantic-1.10.13-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:8ef467901d7a41fa0ca6db9ae3ec0021e3f657ce2c208e98cd511f3161c762c6"}, + {file = "pydantic-1.10.13-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:968ac42970f57b8344ee08837b62f6ee6f53c33f603547a55571c954a4225691"}, + {file = "pydantic-1.10.13-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9849f031cf8a2f0a928fe885e5a04b08006d6d41876b8bbd2fc68a18f9f2e3fd"}, + {file = "pydantic-1.10.13-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:56e3ff861c3b9c6857579de282ce8baabf443f42ffba355bf070770ed63e11e1"}, + {file = "pydantic-1.10.13-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:9f00790179497767aae6bcdc36355792c79e7bbb20b145ff449700eb076c5f96"}, + {file = "pydantic-1.10.13-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:75b297827b59bc229cac1a23a2f7a4ac0031068e5be0ce385be1462e7e17a35d"}, + {file = "pydantic-1.10.13-cp39-cp39-win_amd64.whl", hash = "sha256:e70ca129d2053fb8b728ee7d1af8e553a928d7e301a311094b8a0501adc8763d"}, + {file = "pydantic-1.10.13-py3-none-any.whl", hash = "sha256:b87326822e71bd5f313e7d3bfdc77ac3247035ac10b0c0618bd99dcf95b1e687"}, + {file = "pydantic-1.10.13.tar.gz", hash = "sha256:32c8b48dcd3b2ac4e78b0ba4af3a2c2eb6048cb75202f0ea7b34feb740efc340"}, ] [package.dependencies] -annotated-types = ">=0.4.0" -pydantic-core = "2.10.1" -typing-extensions = ">=4.6.1" +typing-extensions = ">=4.2.0" [package.extras] -email = ["email-validator (>=2.0.0)"] - -[[package]] -name = "pydantic-core" -version = "2.10.1" -description = "" -optional = false -python-versions = ">=3.7" -files = [ - {file = "pydantic_core-2.10.1-cp310-cp310-macosx_10_7_x86_64.whl", hash = "sha256:d64728ee14e667ba27c66314b7d880b8eeb050e58ffc5fec3b7a109f8cddbd63"}, - {file = "pydantic_core-2.10.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:48525933fea744a3e7464c19bfede85df4aba79ce90c60b94d8b6e1eddd67096"}, - {file = "pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ef337945bbd76cce390d1b2496ccf9f90b1c1242a3a7bc242ca4a9fc5993427a"}, - {file = "pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:a1392e0638af203cee360495fd2cfdd6054711f2db5175b6e9c3c461b76f5175"}, - {file = "pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0675ba5d22de54d07bccde38997e780044dcfa9a71aac9fd7d4d7a1d2e3e65f7"}, - {file = "pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:128552af70a64660f21cb0eb4876cbdadf1a1f9d5de820fed6421fa8de07c893"}, - {file = "pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f6e6aed5818c264412ac0598b581a002a9f050cb2637a84979859e70197aa9e"}, - {file = "pydantic_core-2.10.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:ecaac27da855b8d73f92123e5f03612b04c5632fd0a476e469dfc47cd37d6b2e"}, - {file = "pydantic_core-2.10.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:b3c01c2fb081fced3bbb3da78510693dc7121bb893a1f0f5f4b48013201f362e"}, - {file = "pydantic_core-2.10.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:92f675fefa977625105708492850bcbc1182bfc3e997f8eecb866d1927c98ae6"}, - {file = "pydantic_core-2.10.1-cp310-none-win32.whl", hash = "sha256:420a692b547736a8d8703c39ea935ab5d8f0d2573f8f123b0a294e49a73f214b"}, - {file = "pydantic_core-2.10.1-cp310-none-win_amd64.whl", hash = "sha256:0880e239827b4b5b3e2ce05e6b766a7414e5f5aedc4523be6b68cfbc7f61c5d0"}, - {file = "pydantic_core-2.10.1-cp311-cp311-macosx_10_7_x86_64.whl", hash = "sha256:073d4a470b195d2b2245d0343569aac7e979d3a0dcce6c7d2af6d8a920ad0bea"}, - {file = "pydantic_core-2.10.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:600d04a7b342363058b9190d4e929a8e2e715c5682a70cc37d5ded1e0dd370b4"}, - {file = "pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:39215d809470f4c8d1881758575b2abfb80174a9e8daf8f33b1d4379357e417c"}, - {file = "pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:eeb3d3d6b399ffe55f9a04e09e635554012f1980696d6b0aca3e6cf42a17a03b"}, - {file = "pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a7a7902bf75779bc12ccfc508bfb7a4c47063f748ea3de87135d433a4cca7a2f"}, - {file = "pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3625578b6010c65964d177626fde80cf60d7f2e297d56b925cb5cdeda6e9925a"}, - {file = "pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:caa48fc31fc7243e50188197b5f0c4228956f97b954f76da157aae7f67269ae8"}, - {file = "pydantic_core-2.10.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:07ec6d7d929ae9c68f716195ce15e745b3e8fa122fc67698ac6498d802ed0fa4"}, - {file = "pydantic_core-2.10.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:e6f31a17acede6a8cd1ae2d123ce04d8cca74056c9d456075f4f6f85de055607"}, - {file = "pydantic_core-2.10.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d8f1ebca515a03e5654f88411420fea6380fc841d1bea08effb28184e3d4899f"}, - {file = "pydantic_core-2.10.1-cp311-none-win32.whl", hash = "sha256:6db2eb9654a85ada248afa5a6db5ff1cf0f7b16043a6b070adc4a5be68c716d6"}, - {file = "pydantic_core-2.10.1-cp311-none-win_amd64.whl", hash = "sha256:4a5be350f922430997f240d25f8219f93b0c81e15f7b30b868b2fddfc2d05f27"}, - {file = "pydantic_core-2.10.1-cp311-none-win_arm64.whl", hash = "sha256:5fdb39f67c779b183b0c853cd6b45f7db84b84e0571b3ef1c89cdb1dfc367325"}, - {file = "pydantic_core-2.10.1-cp312-cp312-macosx_10_7_x86_64.whl", hash = "sha256:b1f22a9ab44de5f082216270552aa54259db20189e68fc12484873d926426921"}, - {file = "pydantic_core-2.10.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8572cadbf4cfa95fb4187775b5ade2eaa93511f07947b38f4cd67cf10783b118"}, - {file = "pydantic_core-2.10.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:db9a28c063c7c00844ae42a80203eb6d2d6bbb97070cfa00194dff40e6f545ab"}, - {file = "pydantic_core-2.10.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:0e2a35baa428181cb2270a15864ec6286822d3576f2ed0f4cd7f0c1708472aff"}, - {file = "pydantic_core-2.10.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:05560ab976012bf40f25d5225a58bfa649bb897b87192a36c6fef1ab132540d7"}, - {file = "pydantic_core-2.10.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d6495008733c7521a89422d7a68efa0a0122c99a5861f06020ef5b1f51f9ba7c"}, - {file = "pydantic_core-2.10.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:14ac492c686defc8e6133e3a2d9eaf5261b3df26b8ae97450c1647286750b901"}, - {file = "pydantic_core-2.10.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:8282bab177a9a3081fd3d0a0175a07a1e2bfb7fcbbd949519ea0980f8a07144d"}, - {file = "pydantic_core-2.10.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:aafdb89fdeb5fe165043896817eccd6434aee124d5ee9b354f92cd574ba5e78f"}, - {file = "pydantic_core-2.10.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:f6defd966ca3b187ec6c366604e9296f585021d922e666b99c47e78738b5666c"}, - {file = "pydantic_core-2.10.1-cp312-none-win32.whl", hash = "sha256:7c4d1894fe112b0864c1fa75dffa045720a194b227bed12f4be7f6045b25209f"}, - {file = "pydantic_core-2.10.1-cp312-none-win_amd64.whl", hash = "sha256:5994985da903d0b8a08e4935c46ed8daf5be1cf217489e673910951dc533d430"}, - {file = "pydantic_core-2.10.1-cp312-none-win_arm64.whl", hash = "sha256:0d8a8adef23d86d8eceed3e32e9cca8879c7481c183f84ed1a8edc7df073af94"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-macosx_10_7_x86_64.whl", hash = "sha256:9badf8d45171d92387410b04639d73811b785b5161ecadabf056ea14d62d4ede"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-macosx_11_0_arm64.whl", hash = "sha256:ebedb45b9feb7258fac0a268a3f6bec0a2ea4d9558f3d6f813f02ff3a6dc6698"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cfe1090245c078720d250d19cb05d67e21a9cd7c257698ef139bc41cf6c27b4f"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e357571bb0efd65fd55f18db0a2fb0ed89d0bb1d41d906b138f088933ae618bb"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b3dcd587b69bbf54fc04ca157c2323b8911033e827fffaecf0cafa5a892a0904"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9c120c9ce3b163b985a3b966bb701114beb1da4b0468b9b236fc754783d85aa3"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:15d6bca84ffc966cc9976b09a18cf9543ed4d4ecbd97e7086f9ce9327ea48891"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:5cabb9710f09d5d2e9e2748c3e3e20d991a4c5f96ed8f1132518f54ab2967221"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:82f55187a5bebae7d81d35b1e9aaea5e169d44819789837cdd4720d768c55d15"}, - {file = "pydantic_core-2.10.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:1d40f55222b233e98e3921df7811c27567f0e1a4411b93d4c5c0f4ce131bc42f"}, - {file = "pydantic_core-2.10.1-cp37-none-win32.whl", hash = "sha256:14e09ff0b8fe6e46b93d36a878f6e4a3a98ba5303c76bb8e716f4878a3bee92c"}, - {file = "pydantic_core-2.10.1-cp37-none-win_amd64.whl", hash = "sha256:1396e81b83516b9d5c9e26a924fa69164156c148c717131f54f586485ac3c15e"}, - {file = "pydantic_core-2.10.1-cp38-cp38-macosx_10_7_x86_64.whl", hash = "sha256:6835451b57c1b467b95ffb03a38bb75b52fb4dc2762bb1d9dbed8de31ea7d0fc"}, - {file = "pydantic_core-2.10.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:b00bc4619f60c853556b35f83731bd817f989cba3e97dc792bb8c97941b8053a"}, - {file = "pydantic_core-2.10.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0fa467fd300a6f046bdb248d40cd015b21b7576c168a6bb20aa22e595c8ffcdd"}, - {file = "pydantic_core-2.10.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d99277877daf2efe074eae6338453a4ed54a2d93fb4678ddfe1209a0c93a2468"}, - {file = "pydantic_core-2.10.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:fa7db7558607afeccb33c0e4bf1c9a9a835e26599e76af6fe2fcea45904083a6"}, - {file = "pydantic_core-2.10.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:aad7bd686363d1ce4ee930ad39f14e1673248373f4a9d74d2b9554f06199fb58"}, - {file = "pydantic_core-2.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:443fed67d33aa85357464f297e3d26e570267d1af6fef1c21ca50921d2976302"}, - {file = "pydantic_core-2.10.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:042462d8d6ba707fd3ce9649e7bf268633a41018d6a998fb5fbacb7e928a183e"}, - {file = "pydantic_core-2.10.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:ecdbde46235f3d560b18be0cb706c8e8ad1b965e5c13bbba7450c86064e96561"}, - {file = "pydantic_core-2.10.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:ed550ed05540c03f0e69e6d74ad58d026de61b9eaebebbaaf8873e585cbb18de"}, - {file = "pydantic_core-2.10.1-cp38-none-win32.whl", hash = "sha256:8cdbbd92154db2fec4ec973d45c565e767ddc20aa6dbaf50142676484cbff8ee"}, - {file = "pydantic_core-2.10.1-cp38-none-win_amd64.whl", hash = "sha256:9f6f3e2598604956480f6c8aa24a3384dbf6509fe995d97f6ca6103bb8c2534e"}, - {file = "pydantic_core-2.10.1-cp39-cp39-macosx_10_7_x86_64.whl", hash = "sha256:655f8f4c8d6a5963c9a0687793da37b9b681d9ad06f29438a3b2326d4e6b7970"}, - {file = "pydantic_core-2.10.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e570ffeb2170e116a5b17e83f19911020ac79d19c96f320cbfa1fa96b470185b"}, - {file = "pydantic_core-2.10.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:64322bfa13e44c6c30c518729ef08fda6026b96d5c0be724b3c4ae4da939f875"}, - {file = "pydantic_core-2.10.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:485a91abe3a07c3a8d1e082ba29254eea3e2bb13cbbd4351ea4e5a21912cc9b0"}, - {file = "pydantic_core-2.10.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f7c2b8eb9fc872e68b46eeaf835e86bccc3a58ba57d0eedc109cbb14177be531"}, - {file = "pydantic_core-2.10.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a5cb87bdc2e5f620693148b5f8f842d293cae46c5f15a1b1bf7ceeed324a740c"}, - {file = "pydantic_core-2.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:25bd966103890ccfa028841a8f30cebcf5875eeac8c4bde4fe221364c92f0c9a"}, - {file = "pydantic_core-2.10.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f323306d0556351735b54acbf82904fe30a27b6a7147153cbe6e19aaaa2aa429"}, - {file = "pydantic_core-2.10.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:0c27f38dc4fbf07b358b2bc90edf35e82d1703e22ff2efa4af4ad5de1b3833e7"}, - {file = "pydantic_core-2.10.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:f1365e032a477c1430cfe0cf2856679529a2331426f8081172c4a74186f1d595"}, - {file = "pydantic_core-2.10.1-cp39-none-win32.whl", hash = "sha256:a1c311fd06ab3b10805abb72109f01a134019739bd3286b8ae1bc2fc4e50c07a"}, - {file = "pydantic_core-2.10.1-cp39-none-win_amd64.whl", hash = "sha256:ae8a8843b11dc0b03b57b52793e391f0122e740de3df1474814c700d2622950a"}, - {file = "pydantic_core-2.10.1-pp310-pypy310_pp73-macosx_10_7_x86_64.whl", hash = "sha256:d43002441932f9a9ea5d6f9efaa2e21458221a3a4b417a14027a1d530201ef1b"}, - {file = "pydantic_core-2.10.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:fcb83175cc4936a5425dde3356f079ae03c0802bbdf8ff82c035f8a54b333521"}, - {file = "pydantic_core-2.10.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:962ed72424bf1f72334e2f1e61b68f16c0e596f024ca7ac5daf229f7c26e4208"}, - {file = "pydantic_core-2.10.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2cf5bb4dd67f20f3bbc1209ef572a259027c49e5ff694fa56bed62959b41e1f9"}, - {file = "pydantic_core-2.10.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:e544246b859f17373bed915182ab841b80849ed9cf23f1f07b73b7c58baee5fb"}, - {file = "pydantic_core-2.10.1-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:c0877239307b7e69d025b73774e88e86ce82f6ba6adf98f41069d5b0b78bd1bf"}, - {file = "pydantic_core-2.10.1-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:53df009d1e1ba40f696f8995683e067e3967101d4bb4ea6f667931b7d4a01357"}, - {file = "pydantic_core-2.10.1-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:a1254357f7e4c82e77c348dabf2d55f1d14d19d91ff025004775e70a6ef40ada"}, - {file = "pydantic_core-2.10.1-pp37-pypy37_pp73-macosx_10_7_x86_64.whl", hash = "sha256:524ff0ca3baea164d6d93a32c58ac79eca9f6cf713586fdc0adb66a8cdeab96a"}, - {file = "pydantic_core-2.10.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3f0ac9fb8608dbc6eaf17956bf623c9119b4db7dbb511650910a82e261e6600f"}, - {file = "pydantic_core-2.10.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:320f14bd4542a04ab23747ff2c8a778bde727158b606e2661349557f0770711e"}, - {file = "pydantic_core-2.10.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:63974d168b6233b4ed6a0046296803cb13c56637a7b8106564ab575926572a55"}, - {file = "pydantic_core-2.10.1-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:417243bf599ba1f1fef2bb8c543ceb918676954734e2dcb82bf162ae9d7bd514"}, - {file = "pydantic_core-2.10.1-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:dda81e5ec82485155a19d9624cfcca9be88a405e2857354e5b089c2a982144b2"}, - {file = "pydantic_core-2.10.1-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:14cfbb00959259e15d684505263d5a21732b31248a5dd4941f73a3be233865b9"}, - {file = "pydantic_core-2.10.1-pp38-pypy38_pp73-macosx_10_7_x86_64.whl", hash = "sha256:631cb7415225954fdcc2a024119101946793e5923f6c4d73a5914d27eb3d3a05"}, - {file = "pydantic_core-2.10.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:bec7dd208a4182e99c5b6c501ce0b1f49de2802448d4056091f8e630b28e9a52"}, - {file = "pydantic_core-2.10.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:149b8a07712f45b332faee1a2258d8ef1fb4a36f88c0c17cb687f205c5dc6e7d"}, - {file = "pydantic_core-2.10.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4d966c47f9dd73c2d32a809d2be529112d509321c5310ebf54076812e6ecd884"}, - {file = "pydantic_core-2.10.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:7eb037106f5c6b3b0b864ad226b0b7ab58157124161d48e4b30c4a43fef8bc4b"}, - {file = "pydantic_core-2.10.1-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:154ea7c52e32dce13065dbb20a4a6f0cc012b4f667ac90d648d36b12007fa9f7"}, - {file = "pydantic_core-2.10.1-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:e562617a45b5a9da5be4abe72b971d4f00bf8555eb29bb91ec2ef2be348cd132"}, - {file = "pydantic_core-2.10.1-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:f23b55eb5464468f9e0e9a9935ce3ed2a870608d5f534025cd5536bca25b1402"}, - {file = "pydantic_core-2.10.1-pp39-pypy39_pp73-macosx_10_7_x86_64.whl", hash = "sha256:e9121b4009339b0f751955baf4543a0bfd6bc3f8188f8056b1a25a2d45099934"}, - {file = "pydantic_core-2.10.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:0523aeb76e03f753b58be33b26540880bac5aa54422e4462404c432230543f33"}, - {file = "pydantic_core-2.10.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2e0e2959ef5d5b8dc9ef21e1a305a21a36e254e6a34432d00c72a92fdc5ecda5"}, - {file = "pydantic_core-2.10.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:da01bec0a26befab4898ed83b362993c844b9a607a86add78604186297eb047e"}, - {file = "pydantic_core-2.10.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f2e9072d71c1f6cfc79a36d4484c82823c560e6f5599c43c1ca6b5cdbd54f881"}, - {file = "pydantic_core-2.10.1-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:f36a3489d9e28fe4b67be9992a23029c3cec0babc3bd9afb39f49844a8c721c5"}, - {file = "pydantic_core-2.10.1-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:f64f82cc3443149292b32387086d02a6c7fb39b8781563e0ca7b8d7d9cf72bd7"}, - {file = "pydantic_core-2.10.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:b4a6db486ac8e99ae696e09efc8b2b9fea67b63c8f88ba7a1a16c24a057a0776"}, - {file = "pydantic_core-2.10.1.tar.gz", hash = "sha256:0f8682dbdd2f67f8e1edddcbffcc29f60a6182b4901c367fc8c1c40d30bb0a82"}, -] - -[package.dependencies] -typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0" +dotenv = ["python-dotenv (>=0.10.4)"] +email = ["email-validator (>=1.0.3)"] [[package]] name = "pygments" @@ -1749,6 +1711,25 @@ files = [ [package.extras] diagrams = ["jinja2", "railroad-diagrams"] +[[package]] +name = "pyproject-api" +version = "1.6.1" +description = "API to interact with the python pyproject.toml based projects" +optional = false +python-versions = ">=3.8" +files = [ + {file = "pyproject_api-1.6.1-py3-none-any.whl", hash = "sha256:4c0116d60476b0786c88692cf4e325a9814965e2469c5998b830bba16b183675"}, + {file = "pyproject_api-1.6.1.tar.gz", hash = "sha256:1817dc018adc0d1ff9ca1ed8c60e1623d5aaca40814b953af14a9cf9a5cae538"}, +] + +[package.dependencies] +packaging = ">=23.1" +tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""} + +[package.extras] +docs = ["furo (>=2023.8.19)", "sphinx (<7.2)", "sphinx-autodoc-typehints (>=1.24)"] +testing = ["covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-cov (>=4.1)", "pytest-mock (>=3.11.1)", "setuptools (>=68.1.2)", "wheel (>=0.41.2)"] + [[package]] name = "pyshex" version = "0.8.1" @@ -2611,6 +2592,16 @@ files = [ linkml-runtime = "*" mkdocs-mermaid2-plugin = ">=0.6.0,<0.7.0" +[[package]] +name = "stringcase" +version = "1.2.0" +description = "String case converter." +optional = false +python-versions = "*" +files = [ + {file = "stringcase-1.2.0.tar.gz", hash = "sha256:48a06980661908efe8d9d34eab2b6c13aefa2163b3ced26972902e3bdfd87008"}, +] + [[package]] name = "tomli" version = "2.0.1" @@ -2633,6 +2624,33 @@ files = [ {file = "toolz-0.12.0.tar.gz", hash = "sha256:88c570861c440ee3f2f6037c4654613228ff40c93a6c25e0eba70d17282c6194"}, ] +[[package]] +name = "tox" +version = "4.11.3" +description = "tox is a generic virtualenv management and test command line tool" +optional = false +python-versions = ">=3.8" +files = [ + {file = "tox-4.11.3-py3-none-any.whl", hash = "sha256:599af5e5bb0cad0148ac1558a0b66f8fff219ef88363483b8d92a81e4246f28f"}, + {file = "tox-4.11.3.tar.gz", hash = "sha256:5039f68276461fae6a9452a3b2c7295798f00a0e92edcd9a3b78ba1a73577951"}, +] + +[package.dependencies] +cachetools = ">=5.3.1" +chardet = ">=5.2" +colorama = ">=0.4.6" +filelock = ">=3.12.3" +packaging = ">=23.1" +platformdirs = ">=3.10" +pluggy = ">=1.3" +pyproject-api = ">=1.6.1" +tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""} +virtualenv = ">=20.24.3" + +[package.extras] +docs = ["furo (>=2023.8.19)", "sphinx (>=7.2.4)", "sphinx-argparse-cli (>=1.11.1)", "sphinx-autodoc-typehints (>=1.24)", "sphinx-copybutton (>=0.5.2)", "sphinx-inline-tabs (>=2023.4.21)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"] +testing = ["build[virtualenv] (>=0.10)", "covdefaults (>=2.3)", "detect-test-pollution (>=1.1.1)", "devpi-process (>=1)", "diff-cover (>=7.7)", "distlib (>=0.3.7)", "flaky (>=3.7)", "hatch-vcs (>=0.3)", "hatchling (>=1.18)", "psutil (>=5.9.5)", "pytest (>=7.4)", "pytest-cov (>=4.1)", "pytest-mock (>=3.11.1)", "pytest-xdist (>=3.3.1)", "re-assert (>=1.1)", "time-machine (>=2.12)", "wheel (>=0.41.2)"] + [[package]] name = "typer" version = "0.7.0" @@ -2755,6 +2773,26 @@ testing = ["pytest (>=7.4.0)"] tooling = ["black (>=23.7.0)", "pyright (>=1.1.325)", "ruff (>=0.0.287)"] tooling-extras = ["pyaml (>=23.7.0)", "pypandoc-binary (>=1.11)", "pytest (>=7.4.0)"] +[[package]] +name = "virtualenv" +version = "20.24.6" +description = "Virtual Python Environment builder" +optional = false +python-versions = ">=3.7" +files = [ + {file = "virtualenv-20.24.6-py3-none-any.whl", hash = "sha256:520d056652454c5098a00c0f073611ccbea4c79089331f60bf9d7ba247bb7381"}, + {file = "virtualenv-20.24.6.tar.gz", hash = "sha256:02ece4f56fbf939dbbc33c0715159951d6bf14aaf5457b092e4548e1382455af"}, +] + +[package.dependencies] +distlib = ">=0.3.7,<1" +filelock = ">=3.12.2,<4" +platformdirs = ">=3.9.1,<4" + +[package.extras] +docs = ["furo (>=2023.7.26)", "proselint (>=0.13)", "sphinx (>=7.1.2)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"] +test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23.1)", "pytest (>=7.4)", "pytest-env (>=0.8.2)", "pytest-freezer (>=0.4.8)", "pytest-mock (>=3.11.1)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)", "setuptools (>=68)", "time-machine (>=2.10)"] + [[package]] name = "watchdog" version = "3.0.0" @@ -2925,4 +2963,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "e8f5802a81549cbceeef97099e09377366bbb7487316ae7acb267f4bf3f7a6dd" +content-hash = "e8f9404da32af1e0523a9c4a8ac3e4c115ecdcfc1f8cef3e7a0d350bb0ee7e68" diff --git a/pyproject.toml b/pyproject.toml index 5567ab9..8020e18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,8 +16,8 @@ packages = [ [tool.poetry.dependencies] python = "^3.8" -# linkml-validator = ">=0.4.4" -pydantic = "^2.4" +linkml-validator = ">=0.4.4" +pydantic = "^1.10" pyyaml = ">=5.0.0" requests = "^2.24.0" ordered-set = ">=4.1.0" @@ -47,8 +47,8 @@ build-backend = "poetry.core.masonry.api" line_length = 120 skip-string-normalization = true -[tool.isort] -profile = "black" -line_length = 120 -multi_line_output = 3 -include_trailing_comma = true +[tool.ruff] +line-length = 120 +ignore = [ + "F541", # f-strings with no placeholders +] \ No newline at end of file diff --git a/test_df.csv b/test_df.csv deleted file mode 100644 index cf8de5a..0000000 --- a/test_df.csv +++ /dev/null @@ -1,84267 +0,0 @@ -subject_id subject_label predicate_id object_id object_label mapping_justification author_id mapping_tool confidence license -CHEBI:10001 Visnadin skos:exactMatch MESH:C067604 visnadin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10002 visnagin skos:exactMatch MESH:C044999 visnagin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10014 Voacamine skos:exactMatch MESH:C005891 voacamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10025 Vulgaxanthin-I skos:exactMatch MESH:C018416 vulgaxanthin-I semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10029 WIN54954 skos:exactMatch MESH:C062554 Win 54954 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10032 Warburganal skos:exactMatch MESH:C037080 warburganal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10042 Withasomnine skos:exactMatch MESH:C568582 withasomnine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10044 Wuweizisu C skos:exactMatch MESH:C031409 schizandrin C semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:10056 xanomeline skos:exactMatch MESH:C075257 xanomeline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10058 Xanthatin skos:exactMatch MESH:C022186 xanthatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10070 Xanthoxylin skos:exactMatch MESH:C064382 xanthoxyline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10071 Xanthumin skos:exactMatch MESH:C022185 xanthumin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10072 xanthurenic acid skos:exactMatch MESH:C028330 xanthurenic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10073 Xanthyletin skos:exactMatch MESH:C020814 xanthyletine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10082 Xylometazoline skos:exactMatch MESH:C009695 xylometazoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10083 Xylopine skos:exactMatch MESH:C062700 xylopine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10084 Xylopinine skos:exactMatch MESH:C453820 xylopinine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10086 Yamogenin skos:exactMatch MESH:C514916 yamogenin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10089 Yangonin skos:exactMatch MESH:C110481 yangonin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10100 zafirlukast skos:exactMatch MESH:C062735 zafirlukast semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10102 zaleplon skos:exactMatch MESH:C085665 zaleplon semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:101064 Ro 48-8071 skos:exactMatch MESH:C105726 Ro 48-8071 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10109 Zexbrevin B skos:exactMatch MESH:C010647 zexbrevin B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:101096 ethoxzolamide skos:exactMatch MESH:C523270 6-ethoxybenzothiazole-2-sulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:10112 zileuton skos:exactMatch MESH:C063449 zileuton semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10115 zingiberene skos:exactMatch MESH:C477983 zingiberene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10116 Zinnimidine skos:exactMatch MESH:C504969 zinnimidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10117 Zinniol skos:exactMatch MESH:C051798 zinniol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10120 Ziziphin skos:exactMatch MESH:C025127 ziziphin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10121 Zizyphine A skos:exactMatch MESH:C432974 zizyphine A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10123 Zoapatanol skos:exactMatch MESH:C442248 zoapatanol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10124 zolmitriptan skos:exactMatch MESH:C089750 zolmitriptan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:101279 GGTI-2133 skos:exactMatch MESH:C547856 GGTI-2133 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10129 Zwittergent 3-14 skos:exactMatch MESH:C048256 zwittergent 3-14 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10136 gingerol skos:exactMatch MESH:C007845 gingerol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:1014 2-Aminoadenosine skos:exactMatch MESH:C033854 2-aminoadenosine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:101854 talarozole skos:exactMatch MESH:C406527 R 115866 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:1019 N-(2-phosphonoethyl)cholamide skos:exactMatch MESH:C013886 ciliatocholic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:102029 sorbinil skos:exactMatch MESH:C026411 sorbinil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10213 alpha-amyrin skos:exactMatch MESH:C000654244 alpha-amyrin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10219 alpha-Chaconine skos:exactMatch MESH:C011860 alpha-chaconine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:102328 6-azathymine skos:exactMatch MESH:C039857 6-azathymine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:1026 2-Benzimidazolylguanidine skos:exactMatch MESH:C032996 2-benzimidazolylguanidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10285 alpha-Kosin skos:exactMatch MESH:C069975 alpha-kosin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10303 alpha-Methyl-m-tyrosine skos:exactMatch MESH:C031476 alpha-methyl-m-tyrosine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10319 1-naphthol skos:exactMatch MESH:C029350 1-naphthol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10324 alpha-peltatin skos:exactMatch MESH:C049798 alpha-peltatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10333 alpha-Spinasterol skos:exactMatch MESH:C031312 spinasterol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:10352 beta-amyrin skos:exactMatch MESH:C036380 beta-amyrin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10357 (-)-beta-caryophyllene skos:exactMatch MESH:C024714 caryophyllene semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:104020 1-(2-methoxyphenyl)piperazine skos:exactMatch MESH:C040083 1-(2-methoxyphenyl)piperazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10423 oleandrose skos:exactMatch MESH:C035441 oleandrose semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:104234 1-(1,2-diphenylethyl)piperidine skos:exactMatch MESH:C000599677 diphenidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:104237 4-phenyl-1-(4-phenylbutyl)piperidine skos:exactMatch MESH:C094850 4-phenyl-1-(4-phenylbutyl)piperidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10432 2-naphthol skos:exactMatch MESH:C028405 2-naphthol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10436 beta-ocimene skos:exactMatch MESH:C443996 beta-ocimene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10437 beta-Peltatin A methyl ether skos:exactMatch MESH:C010499 beta-peltatin A methyl ether semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:104899 1H-indazol-3-amine skos:exactMatch MESH:C000609860 1H-indazol-3-amine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10556 (-)-trans-epsilon-viniferin skos:exactMatch MESH:C091891 epsilon-viniferin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:10561 gamma-Coniceine skos:exactMatch MESH:C045984 gamma-coniceine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10562 gamma-Fagarine skos:exactMatch MESH:C049193 gamma-fagarine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10577 gamma-terpinene skos:exactMatch MESH:C018669 gamma-terpinene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10582 k-Strophanthoside skos:exactMatch MESH:C008240 K-strophanthoside semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10586 3-carboxyphenyl phenylacetamidomethylphosphonate skos:exactMatch MESH:C061729 3-carboxyphenyl phenylacetamidomethylphosphonate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:10588 1-(3-chlorophenyl)piperazine skos:exactMatch MESH:C015068 1-(3-chlorophenyl)piperazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:107635 2,3-diacetyloxybenzoic acid skos:exactMatch MESH:C011748 tosiben semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:108597 4,5-dimethoxy-2-nitrobenzaldehyde skos:exactMatch MESH:C559746 4,5-dimethoxy-2-nitrobenzaldehyde semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:109540 3,4-dichloroisocoumarin skos:exactMatch MESH:C046235 3,4-dichloroisocoumarin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:109543 5,7-dibromo-8-quinolinol skos:exactMatch MESH:C002276 broxyquinoline semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:111163 4-phenyl-1,2,3,4-tetrahydroisoquinoline skos:exactMatch MESH:C074266 4-phenyl-1,2,3,4-tetrahydroisoquinoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:111513 (beta-D-glucopyranosyloxymethyl)deoxyuridine skos:exactMatch MESH:C084880 5-((glucopyranosyloxy)methyl)uracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:111517 dimethylmalonic acid skos:exactMatch MESH:C087784 2,2-dimethylmalonic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:11152 1,2-didecanoylglycerol skos:exactMatch MESH:C044297 1,2-didecanoylglycerol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:111521 valienone skos:exactMatch MESH:C586497 valienone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:113532 thymoquinone skos:exactMatch MESH:C003466 thymoquinone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:113543 2,4,5-trimethoxybenzaldehyde skos:exactMatch MESH:C034031 2,4,5-trimethoxybenzaldehyde semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:1159 2-hydroxyethylphosphonic acid skos:exactMatch MESH:C531866 2-hydroxyethylphosphonic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:116278 lomefloxacin skos:exactMatch MESH:C053091 lomefloxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:116915 4-chloroacetanilide skos:exactMatch MESH:C012241 4-chloroacetanilide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:1171 2-hydroxypropylphosphonic acid skos:exactMatch MESH:C531865 2-hydroxypropylphosphonic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:119486 efavirenz skos:exactMatch MESH:C098320 efavirenz semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:11986 4-fluoro-L-threonine skos:exactMatch MESH:C048271 4-fluorothreonine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:12060 5'-deoxy-5'-fluoroadenosine skos:exactMatch MESH:C514925 5'-fluoro-5'-deoxyadenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1217 2-methylthio-1,3-benzothiazole skos:exactMatch MESH:C008502 2-(methylthio)benzothiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1220 2-N-Dodecyltetrahydrothiophene skos:exactMatch MESH:C056270 2-n-dodecyltetrahydrothiophene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:1221 2-N-Undecyltetrahydrothiophene skos:exactMatch MESH:C056269 2-n-undecyltetrahydrothiophene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:124938 2-propyl-2-pentenoic acid skos:exactMatch MESH:C014168 2-propyl-2-pentenoic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:125204 4-guanidinobenzoic acid skos:exactMatch MESH:C023856 4-guanidinobenzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:125372 1-methyl-1,2,3,4-tetrahydroisoquinoline skos:exactMatch MESH:C050386 1-methyl-1,2,3,4-tetrahydroisoquinoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:125469 1-methylisoquinoline skos:exactMatch MESH:C103464 1-methylisoquinoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:125497 10-methylphenothiazine skos:exactMatch MESH:C045775 N-methylphenothiazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:125498 1,2,3,4-tetrahydroisoquinoline skos:exactMatch MESH:C014843 1,2,3,4-tetrahydroisoquinoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:125610 N-acetyltyramine skos:exactMatch MESH:C054479 N-acetyltyramine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:126237 enprofylline skos:exactMatch MESH:C034347 enprofylline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:126598 cinalukast skos:exactMatch MESH:C071436 cinalukast semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:127105 tribromosalicylanilide skos:exactMatch MESH:C004361 tribromsalan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1294 (20R,22R)-20,22-dihydroxycholesterol skos:exactMatch MESH:C003563 20,22-dihydroxycholesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1307 24-methylenecycloartanol skos:exactMatch MESH:C066041 24-methylene cycloartanol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:130910 (Z)-3-(4-iodophenyl)-2-mercaptoacrylic acid skos:exactMatch MESH:C100442 PD 150606 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:131174 navitoclax skos:exactMatch MESH:C528561 navitoclax semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131185 pinacol skos:exactMatch MESH:C000621940 pinacol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131188 formycin 3',5'-cyclic phosphate skos:exactMatch MESH:C032553 formycin cyclic 3',5'-monophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131189 glass skos:exactMatch MESH:D005898 Glass semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131351 CGS 15943 skos:exactMatch MESH:C052410 9-chloro-2-(2-furyl)-(1,2,4)triazolo(1,5-c)quinazolin-5-imine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131355 triazoloquinazoline skos:exactMatch MESH:C000629127 triazoloquinazoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131357 2-methyl-1,2-butanediol skos:exactMatch MESH:C473202 2-methyl-1,2-butanediol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131358 BAY 60-6583 skos:exactMatch MESH:C518875 BAY 60-6583 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131383 2,2,4,4,6,8,8-heptamethylnonane skos:exactMatch MESH:C059167 2,2,4,4,6,8,8-heptamethylnonane semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131408 glyoxime skos:exactMatch MESH:C018305 glyoxal dioxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131424 (2-ethoxyethoxy)acetic acid skos:exactMatch MESH:C014537 (2-ethoxyethoxy)acetic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131432 2-(3-hydroxyphenyl)propionic acid skos:exactMatch MESH:C491266 3-hydroxyphenylpropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131434 5-hydroxyhexanoic acid skos:exactMatch MESH:C016502 5-hydroxyhexanoic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131435 ethyl L-methioninate skos:exactMatch MESH:C036827 methionine ethyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131454 pyridine-2,3-diol skos:exactMatch MESH:C035877 2,3-dihydroxypyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131496 BW 245C skos:exactMatch MESH:C030669 BW 245C semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131532 pyridoxamine dihydrochloride skos:exactMatch MESH:C570561 pyridoxamine dihydrochloride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131595 3alpha,7alpha-dihydroxy-5beta-cholane-24-sulfonate skos:exactMatch MESH:C065714 3,7-dihydroxycholane-24-sulfonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131597 fluensulfone skos:exactMatch MESH:C571996 fluensulfone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131603 sucrose 6(G)-phosphate skos:exactMatch MESH:C535046 sucrose-6-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131631 biliatresone skos:exactMatch MESH:C000608133 biliatresone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:13166 Sec-tRNA(Sec) skos:exactMatch MESH:C112705 selenocysteinyl-tRNA semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131661 1-hexadecanoyl-2-(9,10-epoxyoctadecanoyl)-sn-glycero-3-phosphocholine skos:exactMatch MESH:C006402 1-palmitoyl-2-(9,10-epoxystearoyl)phosphatidylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131667 8,11,14-icosatrien-5-ynoic acid skos:exactMatch MESH:C025421 eicosa-8,11,14-trien-5-ynoic acid semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:131686 CFTRinh-172 skos:exactMatch MESH:C482900 3-((3-trifluoromethyl)phenyl)-5-((3-carboxyphenyl)methylene)-2-thioxo-4-thiazolidinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131712 shinorine skos:exactMatch MESH:C494891 shinorine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131715 rosoxacin skos:exactMatch MESH:C021083 rosoxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131716 garenoxacin skos:exactMatch MESH:C419689 garenoxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131719 flurithromycin skos:exactMatch MESH:C045925 flurithromycin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131722 sulfaperin skos:exactMatch MESH:C012049 sulfaperine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131724 iclaprim skos:exactMatch MESH:C486448 iclaprim semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131731 cefazedone skos:exactMatch MESH:C021341 cefazedone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131732 clometocillin skos:exactMatch MESH:C010434 clometacillin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131778 indole-5-carboxylic acid skos:exactMatch MESH:C000619816 indole-5-carboxylic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131781 vibsanin B skos:exactMatch MESH:C000598979 vibsanin B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131784 xestospongin C skos:exactMatch MESH:C511704 xestospongin C semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131785 Ro 5-3335 skos:exactMatch MESH:C072173 Ro 5-3335 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131827 8,5'-cyclo-2'-deoxyadenosine monophosphate skos:exactMatch MESH:C047552 8,5'-cyclo(deoxyadenosine 5'-monophosphate) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131838 swertisin skos:exactMatch MESH:C556941 swertisin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131846 2-hydroxy-2-methylpropanal skos:exactMatch MESH:C456585 2-hydroxy-2-methylpropanal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131848 fotemustine skos:exactMatch MESH:C054368 fotemustine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131887 O-heptadecanoylcarnitine skos:exactMatch MESH:C000607153 heptadecanoylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131914 violacein skos:exactMatch MESH:C063155 violacein semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131923 salubrinal skos:exactMatch MESH:C496827 salubrinal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131956 (+)-nyasol skos:exactMatch MESH:C109393 nyasol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131968 tyrphostin B42 skos:exactMatch MESH:C095512 alpha-cyano-(3,4-dihydroxy)-N-benzylcinnamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:131980 phenazine-1,6-dicarboxylate skos:exactMatch MESH:C019040 phenazine-1,6-dicarboxylate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:131999 topramezone skos:exactMatch MESH:C521377 topramezone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132041 perindoprilat skos:exactMatch MESH:C053500 perindoprilat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132050 norverapamil skos:exactMatch MESH:C016904 norverapamil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132051 desmethylranitidine skos:exactMatch MESH:C045908 5-desmethylranitidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132056 flufenpyr-ethyl skos:exactMatch MESH:C542355 flufenpyr-ethyl semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132082 entinostat skos:exactMatch MESH:C118739 entinostat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132084 SU11652 skos:exactMatch MESH:C464576 SU 11652 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132103 sodium perchlorate skos:exactMatch MESH:C031068 sodium perchlorate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132106 sodium propionate skos:exactMatch MESH:C514135 sodium propionate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132112 sodium thiosulfate skos:exactMatch MESH:C017717 sodium thiosulfate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132121 2-glyceryl 14,15-epoxy-(5Z,8Z,11Z)-icosatrienoate skos:exactMatch MESH:C519406 2-(14,15-epoxyeicosatrienoyl)glycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132131 3,5-dimethylorsellinic acid skos:exactMatch MESH:C000624496 3,5-dimethylorsellinic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132150 wilforine skos:exactMatch MESH:C535115 wilforine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132169 2'-deoxy-5,6-dihydroxy-5,6-dihydrocytidine skos:exactMatch MESH:C120690 2'-deoxycytidine glycol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132171 5,6-dihydrothymidine skos:exactMatch MESH:C029949 5,6-dihydrothymidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132173 all-trans-7,8-dihydroretinol skos:exactMatch MESH:C518302 7,8-dihydroretinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132186 celacinnine skos:exactMatch MESH:C015057 celacinnine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:1322 3',4'-Anhydrovinblastine skos:exactMatch MESH:C056817 3',4'-anhydrovinblastine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132203 6-carboxyfluorescein succinimidyl ester skos:exactMatch MESH:C087165 5-(6)-carboxyfluorescein diacetate succinimidyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132230 marbofloxacin skos:exactMatch MESH:C080260 marbofloxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132237 rac-3,4-methylenedioxy-N-ethylamphetamine skos:exactMatch MESH:C051800 3,4-methylenedioxyethamphetamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132244 (E)-3-(indol-3-yl)acrylic acid skos:exactMatch MESH:C001446 indoleacrylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132246 all-trans-3,4-didehydroretinol skos:exactMatch MESH:C024366 vitamin A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132267 triptonide skos:exactMatch MESH:C084079 triptonide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132268 dacomitinib skos:exactMatch MESH:C525726 dacomitinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132273 tembotrione skos:exactMatch MESH:C585552 tembotrione semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132298 2,5-dichlorobenzoic acid skos:exactMatch MESH:C073069 2,5-dichlorobenzoic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132300 cyantraniliprole skos:exactMatch MESH:C558219 cyantraniliprole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132314 demethylzeylasteral skos:exactMatch MESH:C099855 demethylzeylasteral semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132331 citral dimethyl acetal skos:exactMatch MESH:C000606134 citral dimethyl acetal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132334 wilforgine skos:exactMatch MESH:C479287 wilforgine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132337 triptoditerpenic acid B skos:exactMatch MESH:C082052 triptoditerpenic acid B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132346 neotriptophenolide skos:exactMatch MESH:C035062 neotriptophenolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132347 triptonolide skos:exactMatch MESH:C032303 triptonolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132352 triptoquinone A skos:exactMatch MESH:C100591 triptoquinone A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132355 tetraniliprole skos:exactMatch MESH:C000655017 tetraniliprole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132357 2,3,4,5-tetrachlorophenol skos:exactMatch MESH:C039674 2,3,4,5-tetrachlorophenate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132359 2,3,4,6-tetrachlorophenol skos:exactMatch MESH:C031487 2,3,4,6-tetrachlorophenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132378 wilforol A skos:exactMatch MESH:C471118 wilforol A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132380 cangoronin skos:exactMatch MESH:C419238 cangoronine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132382 tripfordine C skos:exactMatch MESH:C514314 tripfordine C semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132386 wilformine skos:exactMatch MESH:C062678 euonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132401 marmesinin skos:exactMatch MESH:C495190 marmesinin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132405 chrysen-3-ol skos:exactMatch MESH:C063661 3-hydroxychrysene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132407 chrysen-6-ol skos:exactMatch MESH:C087203 6-hydroxychrysene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132426 chondrochloren A skos:exactMatch MESH:C539334 chondrochloren A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132442 chondrochloren B skos:exactMatch MESH:C539335 chondrochloren B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132448 perfluorohexanesulfonic acid skos:exactMatch MESH:C471071 perfluorohexanesulfonic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132450 1,1'-dihydroxy-3,4-didehydrolycopene skos:exactMatch MESH:C464490 1,1'-dihydroxy-3,4-didehydrolycopene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132470 SW-163E skos:exactMatch MESH:C437364 SW-163E semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132471 (+)-schisandrin B skos:exactMatch MESH:C015499 schizandrin B semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:132487 hyrtial skos:exactMatch MESH:C045491 hyrtial semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132497 isoxadifen-ethyl skos:exactMatch MESH:C544124 ethyl-4,5-dihydro-5,5-diphenylisoxazol-3-carboxylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132509 HG-10-102-01 skos:exactMatch MESH:C000622719 HG-10-102-01 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132512 wilforidine skos:exactMatch MESH:C583914 wilforidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132546 3-cyanoalanine skos:exactMatch MESH:C009055 propargylglycine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:132583 monooctyl phthalate skos:exactMatch MESH:C041260 mono-n-octyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132593 monoisononyl phthalate skos:exactMatch MESH:C471400 monoisononylphthalate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132604 monohexyl phthalate skos:exactMatch MESH:C049841 mono-n-hexyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132606 mono(2-ethyl-5-oxohexyl) phthalate skos:exactMatch MESH:C080276 mono(2-ethyl-5-oxohexyl)phthalate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132607 mono(2-ethyl-5-hydroxyhexyl) phthalate skos:exactMatch MESH:C479069 mono(2-ethyl-5-hydroxyhexyl) phthalate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132611 mono(5-carboxy-2-ethylpentyl) phthalate skos:exactMatch MESH:C051450 2-ethyl-5-carboxypentyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132613 triptonoterpenol skos:exactMatch MESH:C054162 triptonoterpenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132615 orthosphenic acid skos:exactMatch MESH:C064307 orthosphenic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132616 triptotriterpenic acid B skos:exactMatch MESH:C064305 triptotriterpenic acid B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132617 triptotriterpenic acid C skos:exactMatch MESH:C061743 triptotriterpenic acid C semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132619 regelin skos:exactMatch MESH:C053943 regelin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132621 16-hydroxytriptolide skos:exactMatch MESH:C076300 16-hydroxytriptolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132622 triptophenolide methyl ether skos:exactMatch MESH:C035063 triptophenolide methyl ether semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132624 columbianadin skos:exactMatch MESH:C064386 columbianadin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132626 columbianetin acetate skos:exactMatch MESH:C076302 columbianetin acetate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132628 isotalatizidine skos:exactMatch MESH:C423465 isotalatizidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132629 neoline skos:exactMatch MESH:C487396 neoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132634 benzoylhypaconine skos:exactMatch MESH:C479202 benzoylhypaconine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132636 deoxyaconitine skos:exactMatch MESH:C057219 deoxyaconitine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132638 crassicauline A skos:exactMatch MESH:C576643 crassicauline A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132639 aconine skos:exactMatch MESH:C047306 aconine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132649 acuminatin skos:exactMatch MESH:C077860 acuminatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132650 burchellin skos:exactMatch MESH:C053585 burchellin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132651 kadsurenin C skos:exactMatch MESH:C470614 kadsurenin C semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132657 piperlactam S skos:exactMatch MESH:C415282 piperlactam S semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132660 isobrucine skos:exactMatch MESH:C087930 isobrucine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132668 icajine skos:exactMatch MESH:C438914 icajine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132703 strychnine N-oxide skos:exactMatch MESH:C083068 strychnine N-oxide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132708 N-arachidonoyl-L-alanine skos:exactMatch MESH:C483476 N-arachidonoylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132715 stepharine skos:exactMatch MESH:C009320 stepharine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132717 bleaching agent skos:exactMatch MESH:D057886 Bleaching Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132719 bianfugenine skos:exactMatch MESH:C046294 bianfugenine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132722 N-arachidonoyl-gamma-aminobutyric acid skos:exactMatch MESH:C483477 N-arachidonoyl-gamma-amino-butyric acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132754 dynasore skos:exactMatch MESH:C511794 N'-(3,4-dihydroxybenzylidene)-3-hydroxy-2-naphthahydrazide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132767 ferric pyrophosphate skos:exactMatch MESH:C049051 ferric pyrophosphate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132788 paeoniflorigenone skos:exactMatch MESH:C042713 paeoniflorigenone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132789 oxypaeoniflorin skos:exactMatch MESH:C047593 oxypaeoniflora semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132792 lactiflorin skos:exactMatch MESH:C494902 lactiflorin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132793 albiflorin skos:exactMatch MESH:C014959 albiflorin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132794 pinen-10-yl vicianoside skos:exactMatch MESH:C044909 pinen-10-yl vicianoside semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132798 2-methylquinoxaline-6-carboxylic acid skos:exactMatch MESH:C509426 2-methylquinoxaline-6-carboxylic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132812 2-methylquinoxaline skos:exactMatch MESH:C052307 2-methylquinoxaline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132815 6'-O-acetylpaeoniflorin skos:exactMatch MESH:C000625444 6'-acetylpaeoniflorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132823 clionasterol skos:exactMatch MESH:C025473 gamma-sitosterol semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:132824 spathulenol skos:exactMatch MESH:C013258 spathulenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132826 versicolactone B skos:exactMatch MESH:C050784 versicolactone B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132837 (E,E)-hepta-2,4-dienal skos:exactMatch MESH:C502503 2,4-heptadienal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132841 clodinafop skos:exactMatch MESH:C400760 clodinafop semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132852 lespedezol D1 skos:exactMatch MESH:C534228 kushenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132857 viscumneoside III skos:exactMatch MESH:C060397 viscumneoside III semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132858 viscumneoside IV skos:exactMatch MESH:C060779 viscumneoside IV semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132859 viscumneoside V skos:exactMatch MESH:C060398 viscumneoside V semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132860 viscumneoside VI skos:exactMatch MESH:C060401 viscumneoside VI semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132861 viscumneoside VII skos:exactMatch MESH:C067950 viscumneoside VII semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132864 corianin skos:exactMatch MESH:C052749 corianin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132866 deoxyfuconojirimycin skos:exactMatch MESH:C062662 deoxyfuconojirimycin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132881 N-benzoylglycyl-N(6)-[2-hydroxy-3-(quinoxalin-2-yl)propyl]lysine skos:exactMatch MESH:C509427 N(1)-benzoylglycyl-N(6)-(2-hydroxy-3-quinoxalin-2-ylpropyl)lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132889 graphene oxide skos:exactMatch MESH:C000628730 graphene oxide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132893 fangchinoline skos:exactMatch MESH:C060802 fangchinoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132895 oxofangchirine skos:exactMatch MESH:C049410 oxofangchirine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132897 benazolin-ethyl skos:exactMatch MESH:C050002 benazolin-ethyl semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132898 isorhamnetin 3-O-robinobioside skos:exactMatch MESH:C576548 isorhamnetin 3-O-robinobioside semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132903 oplodiol skos:exactMatch MESH:C487643 oplodiol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132906 (-)-Tau-muurolol skos:exactMatch MESH:C499351 T-muurolol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132921 clodinafop-propargyl skos:exactMatch MESH:C561036 clodinafop-propargyl semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132925 SH-11037 skos:exactMatch MESH:C000622107 SH-11037 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132928 methyl (+)-pentacycloanammoxate skos:exactMatch MESH:C498357 pentacycloanammoxic acid methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:132931 alpha-putrescinylthymine skos:exactMatch MESH:C025113 alpha-putrescinylthymine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132975 grazoprevir skos:exactMatch MESH:C578009 grazoprevir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132980 acridine half-mustard skos:exactMatch MESH:C004294 acridine half-mustard semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:132983 3-hydroxydecanoic acid skos:exactMatch MESH:C017552 myrmicacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133009 velpatasvir skos:exactMatch MESH:C000604171 velpatasvir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133013 brivaracetam skos:exactMatch MESH:C482793 brivaracetam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133017 pimavanserin skos:exactMatch MESH:C510793 pimavanserin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133021 venetoclax skos:exactMatch MESH:C579720 venetoclax semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133023 lifitegrast skos:exactMatch MESH:C575157 lifitegrast semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133028 gamma-Glu-Trp skos:exactMatch MESH:C102867 gamma-glutamyltryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133057 tauro-beta-muricholic acid skos:exactMatch MESH:C037351 tauromuricholic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133086 octadecanedioic acid skos:exactMatch MESH:C010266 octadecane-1,18-dioic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133103 (3alpha,5alpha,17beta)-3-hydroxyandrostan-17-yl sulfate skos:exactMatch MESH:C056506 androstane-3,17-diol 17-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133104 clofencet skos:exactMatch MESH:C447862 clofencet semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133119 5alpha-pregnane-3beta,20alpha-diol disulfate skos:exactMatch MESH:C028636 pregnane-3,20-diol 3,20-disulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133127 lugdunin skos:exactMatch MESH:C000609985 lugdunin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133151 methyl beta-cyclodextrin skos:exactMatch MESH:C108732 methyl-beta-cyclodextrin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133170 quininib skos:exactMatch MESH:C000620980 quininib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133183 N-acetyl-3-methyl-L-histidine skos:exactMatch MESH:C018440 N-acetyl-3-methylhistidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133197 2-hydroxyibuprofen skos:exactMatch MESH:C109994 hydroxyibuprofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133213 alpha-Neu5Ac-(2->8)-alpha-Neu5Ac-(2->3)-beta-D-Gal-(1->4)-beta-D-GlcNAc-(1->3)-beta-D-Gal-(1->4)-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C018928 disialosyl paragloboside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133221 2-oxindole-3-acetic acid skos:exactMatch MESH:C003013 2-oxindole-3-acetic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133222 5-methoxyindole-2-carboxylic acid skos:exactMatch MESH:C008400 5-methoxyindole-2-carboxylic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133246 tetramethylpyrazine skos:exactMatch MESH:C017953 tetramethylpyrazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133296 microcystin RR skos:exactMatch MESH:C063855 microcystin RR semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133305 sulfoxaflor skos:exactMatch MESH:C560328 sulfoxaflor semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133329 etheroleic acid skos:exactMatch MESH:C095608 etheroleic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133340 nickel-zinc ferrite skos:exactMatch MESH:C042584 nickel-zinc ferrite semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133343 beta-D-glucosamine 6-sulfate skos:exactMatch MESH:C046905 glucosamine 6-O-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133351 N-carbamoylglycine skos:exactMatch MESH:C011271 hydantoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133366 2-(7-aminoheptyl)guanidine skos:exactMatch MESH:C100667 N(1)-guanyl-1,7-diaminoheptane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133373 8-prenyldaidzein skos:exactMatch MESH:C529776 8-prenyldaidzein semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133381 9,10-epoxy-18-hydroxyoctadecanoic acid skos:exactMatch MESH:C518369 9,10-epoxy-18-hydroxyoctadecanoic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133390 beta-(methylenecyclopropyl)pyruvic acid skos:exactMatch MESH:C022149 ketohypoglycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133397 Ki11502 skos:exactMatch MESH:C529896 Ki11502 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133413 dihydrogenistin skos:exactMatch MESH:C464747 dihydrogenistin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133435 S-(5-acetamido-2-hydroxyphenyl)-N-acetyl-L-cysteine skos:exactMatch MESH:C077937 acetaminophen-mercapturic acid conjugate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133455 (2E)-dec-2-enal skos:exactMatch MESH:C476489 (2E)-decenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133530 tyramine sulfate skos:exactMatch MESH:C027957 tyramine O-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133565 umbelliferone sulfate skos:exactMatch MESH:C052011 7-hydroxycoumarin sulfate ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133592 N-acetylkynurenine skos:exactMatch MESH:C511387 N-acetyl-kynurenine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133621 valanimycin skos:exactMatch MESH:C048267 valanimycin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133626 mesoporphyrin IX skos:exactMatch MESH:C031468 mesoporphyrin IX semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133634 methyl linolenate skos:exactMatch MESH:C047376 methyl linolenate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133638 stearonitrile skos:exactMatch MESH:C519073 stearonitrile semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133677 hexadecanoylcholine skos:exactMatch MESH:C032703 palmitoylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133683 2-isobutylthiazole skos:exactMatch MESH:C059127 2-isobutyl-1,3-thiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133686 5-bromotryptophan skos:exactMatch MESH:C066614 5-bromotryptophan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133694 arachidonoylcholine skos:exactMatch MESH:C442432 arachidonoylcholine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133721 rhamnacene skos:exactMatch MESH:C000597862 rhamnazin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133756 aurasperone B skos:exactMatch MESH:C000613907 aurasperone B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133759 fonsecinone A skos:exactMatch MESH:C507895 fonsecinone A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133779 pyranonigrin A skos:exactMatch MESH:C522144 pyranonigrin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133786 mefenpyr-diethyl skos:exactMatch MESH:C555731 1-(2, 4-dichlorophenyl)-4, 5-dihydro-5-methyl-1H-pyrazole-3,5-dicarboxylic acid diethyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133787 pyranonigrin E skos:exactMatch MESH:C587979 pyranonigrin E semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133794 all-trans-3,4-didehydroretinoic acid skos:exactMatch MESH:C064742 3,4-didehydroretinoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133806 BMS-192548 skos:exactMatch MESH:C096925 BMS 192548 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133809 anisindione skos:exactMatch MESH:C010679 anisindione semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133818 HG-9-91-01 skos:exactMatch MESH:C577044 HG-9-91-01 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133832 fumonisin B4 skos:exactMatch MESH:C076287 fumonisin B4 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133833 benznidazole skos:exactMatch MESH:C009999 benzonidazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133841 yanuthone D skos:exactMatch MESH:C000595675 yanuthone D semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133846 aspernigrin A skos:exactMatch MESH:C503028 aspernigrin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133848 6,8-difluoro-4-methylumbelliferyl phosphate skos:exactMatch MESH:C119285 6,8-difluoro-4-methylumbelliferyl phosphate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133859 afidopyropen skos:exactMatch MESH:C000622232 afidopyropen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133863 coprogen B skos:exactMatch MESH:C406593 coprogen B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133885 4-(methoxymethyl)phenol skos:exactMatch MESH:C107181 4-(methoxymethyl)phenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133889 eucommiol skos:exactMatch MESH:C406682 eucommiol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133897 methanesulfinic acid skos:exactMatch MESH:C053310 methanesulfinic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133905 demethoxyaschantin skos:exactMatch MESH:C550308 kobusin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133907 hypothiocyanous acid skos:exactMatch MESH:C517667 hypothiocyanous acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133914 (10Z,12E)-hexadecadienal skos:exactMatch MESH:C066482 bombykal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:133924 piperazine adipate skos:exactMatch MESH:C005452 piperazine adipate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133971 nigerloxin skos:exactMatch MESH:C469528 nigerloxin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:133997 flupyradifurone skos:exactMatch MESH:C000606086 flupyradifurone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134015 cohibin C skos:exactMatch MESH:C417924 cohibin C semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134016 cohibin D skos:exactMatch MESH:C417925 cohibin D semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134058 N-palmitoyl dopamine skos:exactMatch MESH:C534124 N-palmitoyl dopamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134060 fumonisin B6 skos:exactMatch MESH:C548017 fumonisin B6 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134063 1,2,5,6,9,10-hexabromocyclododecane skos:exactMatch MESH:C089796 hexabromocyclododecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134092 arsenocholine skos:exactMatch MESH:C039920 arsenocholine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134094 polybromodiphenyl ether skos:exactMatch MESH:C086401 pentabromodiphenyl ether semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134095 N(2),3-ethenoguanine skos:exactMatch MESH:C015196 N(2),3-ethenoguanine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134100 O(4)-methylthymine skos:exactMatch MESH:C021223 O-4-methylthymine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134126 picrotoxin skos:exactMatch MESH:D031605 Cocculus semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134180 leucomethylene blue skos:exactMatch MESH:C011010 hydromethylthionine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134183 filiformin skos:exactMatch MESH:C442621 filiformin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134184 pateamine skos:exactMatch MESH:C421324 pateamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134190 capsiate skos:exactMatch MESH:C470213 capsiate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134206 2-methylserine skos:exactMatch MESH:C035563 2-methylserine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134246 (R)-2-hydroxyglutaryl-CoA skos:exactMatch MESH:C070412 2-hydroxyglutaryl-1-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134261 alpha-(methylamino)isobutyric acid skos:exactMatch MESH:C017911 2-(methylamino)isobutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134353 deoxycohumulone skos:exactMatch MESH:C000591672 deoxycohumulone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134361 allylic alcohol skos:exactMatch MESH:C006463 allyl alcohol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134415 5-chloromuconolactone skos:exactMatch MESH:C088142 5-chloromuconolactone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134453 10-HETE skos:exactMatch MESH:C095133 10-hydroxyeicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134470 5-methyldihydrofolic acid skos:exactMatch MESH:C012429 5-methyldihydrofolate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134485 tridodecylamine skos:exactMatch MESH:C044321 tri-n-dodecylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134517 20-carboxyleukotriene E4 skos:exactMatch MESH:C095531 20-carboxyleukotriene E4 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134543 (R)-4-hydroxy-1-methyl-L-proline skos:exactMatch MESH:C521986 N-methyl-trans-4-hydroxy-L-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134544 succinyl lactate skos:exactMatch MESH:C045176 succinyl lactate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134627 leukotriene D3 skos:exactMatch MESH:C028725 leukotriene D-3 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134677 crisaborole skos:exactMatch MESH:C543085 crisaborole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134689 rucaparib skos:exactMatch MESH:C531549 rucaparib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134690 acromelic acid A skos:exactMatch MESH:C051743 acromelic acid A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134698 cefathiamidine skos:exactMatch MESH:C018866 cefathiamidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134699 opicapone skos:exactMatch MESH:C549349 opicapone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134701 mepiprazole skos:exactMatch MESH:C008351 mepiprazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134703 fluciclovine ((18)F) skos:exactMatch MESH:C117460 fluciclovine F-18 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134705 etimicin skos:exactMatch MESH:C448680 etimicin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134709 pitolisant skos:exactMatch MESH:C516975 pitolisant semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134712 olanexidine skos:exactMatch MESH:C113749 olanexidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134715 trelagliptin skos:exactMatch MESH:C000595449 trelagliptin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134716 brexpiprazole skos:exactMatch MESH:C000591922 brexpiprazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134717 decamethoxine skos:exactMatch MESH:C000858 decamethoxine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134718 safinamide skos:exactMatch MESH:C092797 safinamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134719 ceftolozane skos:exactMatch MESH:C519491 ceftolozane semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134720 imidafenacin skos:exactMatch MESH:C120953 imidafenacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134721 cetilistat skos:exactMatch MESH:C520092 cetilistat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134723 asunaprevir skos:exactMatch MESH:C571889 asunaprevir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134724 ipragliflozin skos:exactMatch MESH:C572941 ipragliflozin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134725 luseogliflozin skos:exactMatch MESH:C549343 1,5-anhydro-1-(5-(4-ethoxybenzyl)-2-methoxy-4-methylphenyl)-1-thioglucitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134726 istradefylline skos:exactMatch MESH:C111599 istradefylline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134728 mebanazine skos:exactMatch MESH:C004343 mebanazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134730 umifenovir skos:exactMatch MESH:C086979 umifenovir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134732 ethacizine skos:exactMatch MESH:C046818 ethacizine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134733 antimony pentasulfide skos:exactMatch MESH:C060390 antimony pentasulfide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134737 etilefrine pivalate skos:exactMatch MESH:C046842 etilefrine pivalate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134738 laquinimod skos:exactMatch MESH:C476223 laquinimod semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134745 glycerol phenylbutyrate skos:exactMatch MESH:C570223 glycerol phenylbutyrate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134746 quifenadine skos:exactMatch MESH:C014742 quifenadine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134747 tedisamil skos:exactMatch MESH:C059921 tedisamil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134749 methylatropine skos:exactMatch MESH:C006649 methylatropine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134750 octinoxate skos:exactMatch MESH:C118580 octylmethoxycinnamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134751 avobenzone skos:exactMatch MESH:C049935 avobenzone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134752 methylpentynol skos:exactMatch MESH:C004347 methylpentynol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134753 tuaminoheptane skos:exactMatch MESH:C065369 tuaminoheptane semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134754 methylhexaneamine skos:exactMatch MESH:C571835 methylhexaneamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134755 oxymethurea skos:exactMatch MESH:C006892 carbamol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134757 fluroxene skos:exactMatch MESH:C084587 fluroxene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134760 pentaerythritol skos:exactMatch MESH:C008783 pentaerythritol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134761 methyl nicotinate skos:exactMatch MESH:C008473 methyl nicotinate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134762 isaxonine skos:exactMatch MESH:C020375 isaxonine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134764 furtrethonium skos:exactMatch MESH:C028530 furtrethonium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134765 isometheptene skos:exactMatch MESH:C008192 isometheptene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134766 cyclopentamine skos:exactMatch MESH:C013459 cyclopentamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134767 valnoctamide skos:exactMatch MESH:C045179 valnoctamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134769 emylcamate skos:exactMatch MESH:C100111 emylcamate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134772 cresatin skos:exactMatch MESH:C015088 cresatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134773 pheniprazine skos:exactMatch MESH:C084776 pheniprazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134776 tisopurine skos:exactMatch MESH:C005832 tisopurine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134779 norfenefrine skos:exactMatch MESH:C005310 norfenefrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134783 propylhexedrine skos:exactMatch MESH:C084814 propylhexedrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134784 nifuroxime skos:exactMatch MESH:C073332 nifuroxime semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134788 oxiracetam skos:exactMatch MESH:C040619 oxiracetam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134789 tiliquinol skos:exactMatch MESH:C032033 5-methyl-8-hydroxyquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134794 carsalam skos:exactMatch MESH:C065957 carsalam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134801 cicrotoic acid skos:exactMatch MESH:C033648 cicrotoic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134802 sobrerol skos:exactMatch MESH:C003316 sobrerol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134805 sodium hexacyclonate skos:exactMatch MESH:C082676 gevilon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134806 terpin skos:exactMatch MESH:C005804 terpin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134808 acexamic acid skos:exactMatch MESH:C018802 6-acetylaminocaproic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134812 metamfepramone skos:exactMatch MESH:C034349 metamfepramone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134817 methoxyphenamine skos:exactMatch MESH:C005157 methoxyphenamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134819 teflurane skos:exactMatch MESH:C005786 teflurane semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134821 adrenalone skos:exactMatch MESH:C040224 adrenalone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134822 oxilofrine skos:exactMatch MESH:C026055 oxilofrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134823 hexapropymate skos:exactMatch MESH:C001343 hexapropymate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134825 guanacline skos:exactMatch MESH:C004943 guanacline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134828 guanazodine skos:exactMatch MESH:C014017 guanazodine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134831 capuride skos:exactMatch MESH:C004646 capuride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134832 aminitrozole skos:exactMatch MESH:C004474 nithiamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134834 pivagabine skos:exactMatch MESH:C038979 pivagabine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134835 fluoresone skos:exactMatch MESH:C038907 fluoresone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134837 fenproporex skos:exactMatch MESH:C026013 fenproporex semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134838 etryptamine skos:exactMatch MESH:C038034 etryptamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134842 idrocilamide skos:exactMatch MESH:C004560 idrocilamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134843 amiphenazole skos:exactMatch MESH:C004484 amiphenazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134845 bitoscanate skos:exactMatch MESH:C032582 bitoscanate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134846 sabcomeline skos:exactMatch MESH:C109640 sabcomeline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134847 etafedrine skos:exactMatch MESH:C007636 etafedrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134849 halopropane skos:exactMatch MESH:C007901 halopropane semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134857 ethylnorepinephrine skos:exactMatch MESH:C004887 ethylnorepinephrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134858 pildralazine skos:exactMatch MESH:C009978 propildazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134859 beclamide skos:exactMatch MESH:C011676 beclamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134860 oxophenarsine skos:exactMatch MESH:C100059 oxophenarsine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134863 indanazoline skos:exactMatch MESH:C027634 indanazoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134864 spizofurone skos:exactMatch MESH:C045902 spizofurone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134865 fenozolone skos:exactMatch MESH:C004996 fenozolone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134866 telmesteine skos:exactMatch MESH:C091508 telmesteine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134867 caroxazone skos:exactMatch MESH:C006919 caroxazone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134868 pivhydrazine skos:exactMatch MESH:C008928 pivalylbenzhydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134869 thurfyl nicotinate skos:exactMatch MESH:C005813 thurfyl nicotinate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134870 toloxatone skos:exactMatch MESH:C010798 toloxatone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134871 guanoxan skos:exactMatch MESH:C073344 guanoxan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134872 guabenxan skos:exactMatch MESH:C036327 guabenxan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134874 meobentine skos:exactMatch MESH:C032896 meobentine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134875 allobarbital skos:exactMatch MESH:C084828 allobarbital semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134878 fepradinol skos:exactMatch MESH:C078462 fepradinol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134879 tolonidine skos:exactMatch MESH:C011558 tolonidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134880 melevodopa skos:exactMatch MESH:C035420 levodopa methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134881 dioxethedrin skos:exactMatch MESH:C013508 dioxethedrin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134883 mefenorex skos:exactMatch MESH:C000450 mefenorex semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134884 butobarbital skos:exactMatch MESH:C027712 butobarbital semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134885 albutoin skos:exactMatch MESH:C006443 albutoin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134886 troxacitabine skos:exactMatch MESH:C074908 troxacitabine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134889 phenaglycodol skos:exactMatch MESH:C027886 phenaglycodol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134890 naftazone skos:exactMatch MESH:C005272 naftazone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134891 sulfacarbamide skos:exactMatch MESH:C009348 sulfanilylurea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134892 5-aminolevulinic acid hexyl ester skos:exactMatch MESH:C419924 5-aminolevulinic acid hexyl ester semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134893 tramazoline skos:exactMatch MESH:C005370 tramazoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134894 butoctamide skos:exactMatch MESH:C013857 butoctamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134896 tiamenidine skos:exactMatch MESH:C010354 tiamenidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134897 tinazoline skos:exactMatch MESH:C033219 tinazoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134898 prolintane skos:exactMatch MESH:C005598 prolintane semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134902 benzylthiouracil skos:exactMatch MESH:C019269 benzylthiouracil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134903 fenoxazoline skos:exactMatch MESH:C040400 fenoxazoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134907 lidamidine skos:exactMatch MESH:C020918 lidamidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134908 butibufen skos:exactMatch MESH:C012797 butibufen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134910 mecloralurea skos:exactMatch MESH:C002923 mecloralurea semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134911 chlorazanil skos:exactMatch MESH:C017837 chlorazanil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134912 methiodal skos:exactMatch MESH:C100285 methiodal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134915 nicametate skos:exactMatch MESH:C005392 nicametate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134916 mephenoxalone skos:exactMatch MESH:C100282 mephenoxalone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134917 rimiterol skos:exactMatch MESH:C084590 rimiterol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134918 toliprolol skos:exactMatch MESH:C073327 toliprolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134921 nifenalol skos:exactMatch MESH:C100250 nifenalol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134922 vinylbital skos:exactMatch MESH:C013334 butylvinal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134923 talbutal skos:exactMatch MESH:C446080 talbutal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134924 febuprol skos:exactMatch MESH:C006281 febuprol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134926 drometrizole skos:exactMatch MESH:C401764 drometrizole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134927 lefetamine skos:exactMatch MESH:C011896 lephetamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134928 proxibarbal skos:exactMatch MESH:C084552 proxibarbal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134931 crotetamide skos:exactMatch MESH:C015090 crotetamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134932 dimetofrine skos:exactMatch MESH:C100197 dimethophrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134934 cyprodenate skos:exactMatch MESH:C000027 cyprodenate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134935 buclosamide skos:exactMatch MESH:C006831 buclosamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134936 pemirolast skos:exactMatch MESH:C055139 pemirolast semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134938 ozagrel skos:exactMatch MESH:C034364 ozagrel semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134939 indalpine skos:exactMatch MESH:C018181 indalpine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134940 fenpentadiol skos:exactMatch MESH:C004997 fenpentadiol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134942 furfenorex skos:exactMatch MESH:C048537 furfenorex semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134943 methaniazide skos:exactMatch MESH:C061382 methaniazide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134944 eptazocine skos:exactMatch MESH:C033776 eptazocine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134946 pyrrocaine skos:exactMatch MESH:C022845 pyrrocaine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134948 acitazanolast skos:exactMatch MESH:C065288 acitazanolast semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134950 levofacetoperane skos:exactMatch MESH:C010500 levophacetoperane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134951 cyclopentobarbital skos:exactMatch MESH:C414527 cyclopentobarbital semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134955 azapetine skos:exactMatch MESH:C004448 azapetine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134957 cyclobarbital skos:exactMatch MESH:C084639 cyclobarbital semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134961 carbromal skos:exactMatch MESH:C084812 carbromal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134962 ambazone skos:exactMatch MESH:C037931 1,4-benzoquinone guanylhydrazone thiosemicarbazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134965 tilbroquinol skos:exactMatch MESH:C037665 tilbroquinol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134966 rufinamide skos:exactMatch MESH:C079703 rufinamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134967 cinametic acid skos:exactMatch MESH:C007066 cinametic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:13497 UDP-alpha-D-glucosamine skos:exactMatch MESH:C026712 UDP-glucosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:134970 nealbarbital skos:exactMatch MESH:C008589 nealbarbital semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134971 metapramine skos:exactMatch MESH:C012677 metapramine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134972 flosequinan skos:exactMatch MESH:C047316 flosequinan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134974 moprolol skos:exactMatch MESH:C009976 moprolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134975 fluindione skos:exactMatch MESH:C017673 fluindione semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134979 budralazine skos:exactMatch MESH:C006153 budralazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134980 buthalital skos:exactMatch MESH:C004455 buthalital semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134981 cropropamide skos:exactMatch MESH:C015089 cropropamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134982 salinazid skos:exactMatch MESH:C049137 salinazid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134983 enfenamic acid skos:exactMatch MESH:C019126 enfenamic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134984 nidroxyzone skos:exactMatch MESH:C008616 nidroxyzone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134985 mexenone skos:exactMatch MESH:C011031 mexenone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134986 isonixin skos:exactMatch MESH:C015303 isonixin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134988 iproclozide skos:exactMatch MESH:C010474 iproclozide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134989 taribavirin skos:exactMatch MESH:C026956 taribavirin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134991 frovatriptan skos:exactMatch MESH:C108128 frovatriptan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134992 domiodol skos:exactMatch MESH:C027858 domiodol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134994 amidefrine skos:exactMatch MESH:C016980 amidephrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134995 mesulfen skos:exactMatch MESH:C011911 mesulfen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134996 isoaminile skos:exactMatch MESH:C011001 isoaminile semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134998 pyrovalerone skos:exactMatch MESH:C005719 pyrovalerone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:134999 inaperisone skos:exactMatch MESH:C052425 inaperisone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135000 nifurpirinol skos:exactMatch MESH:C004562 nifurpirinol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135001 azanidazole skos:exactMatch MESH:C023624 azanidazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135002 irofulven skos:exactMatch MESH:C102714 irofulven semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135003 parsalmide skos:exactMatch MESH:C100267 parsalmide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135004 nefiracetam skos:exactMatch MESH:C058876 nefiracetam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135006 guanoxabenz skos:exactMatch MESH:C028782 guanoxabenz semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135007 ciclonicate skos:exactMatch MESH:C032821 ciclonicate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135009 nitrefazole skos:exactMatch MESH:C013756 nitrefazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135012 bunitrolol skos:exactMatch MESH:C084811 bunitrolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135014 erdosteine skos:exactMatch MESH:C048498 erdosteine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135016 ciramadol skos:exactMatch MESH:C018273 ciramadol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135017 benzoctamine skos:exactMatch MESH:C100247 benzoctamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135019 olprinone skos:exactMatch MESH:C059498 olprinone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135026 xibenolol skos:exactMatch MESH:C006027 xibenolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135028 pirprofen skos:exactMatch MESH:C008924 pirprofen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135029 cycloguanil skos:exactMatch MESH:C026009 cycloguanil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135030 cioteronel skos:exactMatch MESH:C046699 cioteronel semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135031 actinoquinol skos:exactMatch MESH:C556636 actinoquinol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135034 meladrazine skos:exactMatch MESH:C005040 meladrazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135035 tolpropamine skos:exactMatch MESH:C005547 tolpropamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135037 iodothiouracil skos:exactMatch MESH:C036667 iodothiouracil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135038 cinromide skos:exactMatch MESH:C018490 cinromide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135044 metralindole skos:exactMatch MESH:C027473 metralindole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135045 thiazosulfone skos:exactMatch MESH:C009453 thiazosulfone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135046 tofenacin skos:exactMatch MESH:C005834 tofenacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135047 phenyltoloxamine skos:exactMatch MESH:C008865 phenyltoloxamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135048 dimemorfan skos:exactMatch MESH:C012621 dimemorfan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135049 cloforex skos:exactMatch MESH:C032205 cloforex semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135057 clorindione skos:exactMatch MESH:C004665 clorindione semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135058 chlormidazole skos:exactMatch MESH:C006971 chlormidazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135061 medifoxamine skos:exactMatch MESH:C034065 medifoxamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135062 iodinated glycerol skos:exactMatch MESH:C015372 iodinated glycerol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135064 menbutone skos:exactMatch MESH:C011497 menbutone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135066 cloridarol skos:exactMatch MESH:C002971 cloridarol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135067 ciclobendazole skos:exactMatch MESH:C014415 ciclobendazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135068 azintamide skos:exactMatch MESH:C011673 azintamid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135069 clobenzorex skos:exactMatch MESH:C000490 clobenzorex semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135070 phetharbital skos:exactMatch MESH:C005447 phetharbital semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135071 nadoxolol skos:exactMatch MESH:C006154 nadoxolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135072 imolamine skos:exactMatch MESH:C002787 imolamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135073 etoxadrol skos:exactMatch MESH:C084821 etoxadrol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135074 ethoheptazine skos:exactMatch MESH:C100067 ethoheptazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135076 setiptiline skos:exactMatch MESH:C050605 setiptiline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135077 amixetrine skos:exactMatch MESH:C012181 amixetrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135078 cicletanine skos:exactMatch MESH:C038068 cicletanine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135081 fencibutirol skos:exactMatch MESH:C035344 fencibutirol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135082 mepindolol skos:exactMatch MESH:C015340 mepindolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135084 miloxacin skos:exactMatch MESH:C023981 miloxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135087 clopirac skos:exactMatch MESH:C012847 clopirac semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135088 iprazochrome skos:exactMatch MESH:C009742 iprazochrome semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135089 propacetamol skos:exactMatch MESH:C063776 propacetamol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135091 pentifylline skos:exactMatch MESH:C007942 pentifylline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135093 sulfiram skos:exactMatch MESH:C009822 monosulfiram semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135096 myrtecaine skos:exactMatch MESH:C011940 myrtecaine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135099 cafaminol skos:exactMatch MESH:C022126 cafaminol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135100 carbuterol skos:exactMatch MESH:C100249 carbuterol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135101 pipradrol skos:exactMatch MESH:C084823 pipradrol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135102 isoxepac skos:exactMatch MESH:C014904 isoxepac semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135103 trimethidinium skos:exactMatch MESH:C034340 trimethidinium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135110 pramiracetam skos:exactMatch MESH:C038438 pramiracetam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135112 fenethazine skos:exactMatch MESH:C014551 fenethazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135113 mecloqualone skos:exactMatch MESH:C100281 mecloqualone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135119 desomorphine skos:exactMatch MESH:C000599494 desomorphine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135120 subathizone skos:exactMatch MESH:C004888 subathizone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135122 delmopinol skos:exactMatch MESH:C073738 delmopinol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135125 zolimidine skos:exactMatch MESH:C073260 zolimidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135126 perisoxal skos:exactMatch MESH:C021233 perisoxal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135127 pilsicainide skos:exactMatch MESH:C042288 pilsicainide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135128 oxaflozane skos:exactMatch MESH:C005357 oxaflozane semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135129 stepronin skos:exactMatch MESH:C035227 stepronin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135130 tryparsamide skos:exactMatch MESH:C073345 tryparsamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135132 ensulizole skos:exactMatch MESH:C499767 ensulizole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135133 tybamate skos:exactMatch MESH:C100147 tybamate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135135 acetarsol skos:exactMatch MESH:C005284 acetarsol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135136 nifuroxazide skos:exactMatch MESH:C013150 nifuroxazide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135137 furalazine skos:exactMatch MESH:C007794 furalazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135138 meturedepa skos:exactMatch MESH:C024217 meturedepa semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135139 propipocaine skos:exactMatch MESH:C011336 propipocaine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135140 propiram skos:exactMatch MESH:C002107 propiram semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135141 tipepidine skos:exactMatch MESH:C028458 tipepidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135144 mebhydrolin skos:exactMatch MESH:C005139 mebhydroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135146 folescutol skos:exactMatch MESH:C002382 folescutol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135147 elliptinium skos:exactMatch MESH:C027767 elliptinium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135148 acetamidoeugenol skos:exactMatch MESH:C040399 acetamidoeugenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135150 tolycaine skos:exactMatch MESH:C105695 tolycaine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135151 proquazone skos:exactMatch MESH:C011385 proquazone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135152 demexiptiline skos:exactMatch MESH:C033781 demexiptiline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135154 dimethocaine skos:exactMatch MESH:C066888 dimethocaine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135155 acecarbromal skos:exactMatch MESH:C023718 acecarbromal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135156 ramosetron skos:exactMatch MESH:C071315 ramosetron semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135157 etamiphylline skos:exactMatch MESH:C007635 etamiphylline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135159 fenpiprane skos:exactMatch MESH:C470220 fenpiprane semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135160 flumecinol skos:exactMatch MESH:C016914 flumecinol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135161 hydroxystilbamidine skos:exactMatch MESH:C100274 hydroxystilbamidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135163 tromantadine skos:exactMatch MESH:C004279 tromantadine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135164 histapyrrodine skos:exactMatch MESH:C049920 histapyrrodine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135165 bamipine skos:exactMatch MESH:C020867 bamipine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135166 ciclosidomine skos:exactMatch MESH:C045064 ciclosidomine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135168 terodiline skos:exactMatch MESH:C010637 terodiline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135170 tribromoethanol skos:exactMatch MESH:C062527 tribromoethanol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135171 papaveroline skos:exactMatch MESH:C011054 papaveroline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135172 trolnitrate skos:exactMatch MESH:C005873 trolnitrate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135173 taurolidine skos:exactMatch MESH:C012566 taurolidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135174 etozolin skos:exactMatch MESH:C015208 etozolin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135179 bromebric acid skos:exactMatch MESH:C100245 bromebric acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135182 prothipendyl skos:exactMatch MESH:C069248 prothipendyl semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135183 isothipendyl skos:exactMatch MESH:C008214 isothipendyl semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135184 guaimesal skos:exactMatch MESH:C043484 guaimesal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135185 guacetisal skos:exactMatch MESH:C023557 guacetisal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135187 thenalidine skos:exactMatch MESH:C005795 thenalidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135188 brallobarbital skos:exactMatch MESH:C012790 brallobarbital semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135191 proxazole skos:exactMatch MESH:C005583 proxazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135192 chlorproguanil skos:exactMatch MESH:C007030 chlorproguanil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135193 fospropofol skos:exactMatch MESH:C472965 fospropofol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135195 phenglutarimide skos:exactMatch MESH:C005440 phenglutarimide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135196 milverine skos:exactMatch MESH:C050429 milverine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135198 tetrazepam skos:exactMatch MESH:C005245 tetrazepam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135199 propallylonal skos:exactMatch MESH:C047315 propallylonal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135200 adrafinil skos:exactMatch MESH:C022116 adrafinil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135204 caramiphen skos:exactMatch MESH:C004519 caramiphen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135211 mepiperphenidol skos:exactMatch MESH:C010482 mepiperphenidol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135212 befunolol skos:exactMatch MESH:C006034 befunolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135215 lobenzarit skos:exactMatch MESH:C015735 lobenzarit semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135217 cloranolol skos:exactMatch MESH:C025725 tobanum semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135219 bifluranol skos:exactMatch MESH:C017070 bifluranol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135224 amitriptylinoxide skos:exactMatch MESH:C006566 amitriptyline N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135225 prozapine skos:exactMatch MESH:C004952 prozapine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135226 pramiverine skos:exactMatch MESH:C100133 pramiverine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135227 butriptyline skos:exactMatch MESH:C100242 butriptyline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135228 budipine skos:exactMatch MESH:C026710 budipine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135229 lidofenin skos:exactMatch MESH:C049470 lidofenin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135230 sulfacytine skos:exactMatch MESH:C100141 sulfacytine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135233 dimetacrine skos:exactMatch MESH:C100110 dimethacrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135235 tiadenol skos:exactMatch MESH:C004568 tiadenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135236 bucloxic acid skos:exactMatch MESH:C100223 bucloxic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135239 indobufen skos:exactMatch MESH:C020371 indobufen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135244 tertatolol skos:exactMatch MESH:C005632 tertatolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135248 bermoprofen skos:exactMatch MESH:C040006 bermoprofen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135251 glycyclamide skos:exactMatch MESH:C005008 tolcyclamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135252 bentazepam skos:exactMatch MESH:C006129 bentazepam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135254 fenclofenac skos:exactMatch MESH:C012970 fenclofenac semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135259 metochalcone skos:exactMatch MESH:C003702 metochalcone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135261 carazolol skos:exactMatch MESH:C014382 carazolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135263 methestrol skos:exactMatch MESH:C005552 methestrol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135264 benzestrol skos:exactMatch MESH:C020224 benzestrol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135265 diethazine skos:exactMatch MESH:C100260 diethazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135266 rosaprostol skos:exactMatch MESH:C035288 rosaprostol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135267 metopon skos:exactMatch MESH:C046877 metopon semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135269 traxanox skos:exactMatch MESH:C020178 traxanox semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135271 norgesterone skos:exactMatch MESH:C008678 norgesterone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135272 etifoxine skos:exactMatch MESH:C002125 etifoxine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135273 clomacran skos:exactMatch MESH:C004624 clomacran semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135274 bromindione skos:exactMatch MESH:C010689 bromindione semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135276 dihydrocodeine skos:exactMatch MESH:C014481 dihydrocodeine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135278 terizidone skos:exactMatch MESH:C100142 terizidone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135279 florantyrone skos:exactMatch MESH:C011826 florantyrone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135280 aminopropylone skos:exactMatch MESH:C028781 aminopropylon semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135281 neticonazole skos:exactMatch MESH:C084784 neticonazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135286 aptiganel skos:exactMatch MESH:C079779 aptiganel semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135287 piroheptine skos:exactMatch MESH:C055566 piroheptine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135288 chlorphenoxamine skos:exactMatch MESH:C100100 chlorphenoxamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135291 tilisolol skos:exactMatch MESH:C036593 tilisolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135292 quinupramine skos:exactMatch MESH:C028338 quinupramine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135294 clobuzarit skos:exactMatch MESH:C018431 clobuzarit semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135297 bucumolol skos:exactMatch MESH:C024221 bucumolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135300 acediasulfone skos:exactMatch MESH:C521214 acediasulfone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135303 valethamate skos:exactMatch MESH:C004904 valethamate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135304 carbocysteine-lysine skos:exactMatch MESH:C034932 carbocysteine-lysine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135305 sulfasymazine skos:exactMatch MESH:C005744 sulfasymazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135306 ibopamine skos:exactMatch MESH:C023487 ibopamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135307 moxaverine skos:exactMatch MESH:C004490 moxaverine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135308 talastine skos:exactMatch MESH:C009376 talastine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135310 butamirate skos:exactMatch MESH:C006841 butamirate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135312 sulisobenzone skos:exactMatch MESH:C009361 sulisobenzone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135313 metabutoxycaine skos:exactMatch MESH:C484910 metabutoxycaine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135314 indecainide skos:exactMatch MESH:C042398 indecainide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135315 pinazepam skos:exactMatch MESH:C010763 pinazepam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135316 liarozole skos:exactMatch MESH:C061121 liarozole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135317 aminaphthone skos:exactMatch MESH:C016217 aminaftone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135319 dioxadrol skos:exactMatch MESH:C005840 dioxadrol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135321 isomethadone skos:exactMatch MESH:C008191 isomethadone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135322 cetamolol skos:exactMatch MESH:C038931 cetamolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135323 gestodene skos:exactMatch MESH:C033273 Gestodene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135325 mabuterol skos:exactMatch MESH:C044573 mabuterol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135326 alloclamide skos:exactMatch MESH:C000055 alloclamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135327 butofilolol skos:exactMatch MESH:C036631 butofilolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135328 metahexamide skos:exactMatch MESH:C100077 metahexamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135329 fomocaine skos:exactMatch MESH:C100275 fomocain semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135330 femoxetine skos:exactMatch MESH:C010655 femoxetine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135334 pyrrobutamine skos:exactMatch MESH:C013665 pyrrobutamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135335 artemotil skos:exactMatch MESH:C055141 artemotil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135336 ibuprofen guaiacol ester skos:exactMatch MESH:C020176 metoxibutropate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135338 guggulsterone skos:exactMatch MESH:C023617 pregna-4,17-diene-3,16-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135339 demegestone skos:exactMatch MESH:C011214 demegestone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135340 benorilate skos:exactMatch MESH:C084830 benorilate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135345 fenalcomine skos:exactMatch MESH:C001424 fenalcomine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135347 methopromazine skos:exactMatch MESH:C008393 methopromazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135350 pamaquine skos:exactMatch MESH:C004331 pamaquine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135351 rotigotine skos:exactMatch MESH:C047508 rotigotine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135353 tinoridine skos:exactMatch MESH:C100290 tinoridine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135354 butalamine skos:exactMatch MESH:C067591 butalamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135356 calusterone skos:exactMatch MESH:C073055 calusterone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135359 denopamine skos:exactMatch MESH:C037293 denopamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135362 bietamiverine skos:exactMatch MESH:C005680 bietamiverine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135364 oxetorone skos:exactMatch MESH:C011962 oxetorone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135365 cyclodrine skos:exactMatch MESH:C002864 cyclodrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135366 eterobarb skos:exactMatch MESH:C010451 eterobarb semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135368 cyclocoumarol skos:exactMatch MESH:C100102 cyclocumarol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135371 bisaramil skos:exactMatch MESH:C045644 bisaramil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135372 clostebol skos:exactMatch MESH:C076775 clostebol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135373 mepixanox skos:exactMatch MESH:C033221 pimexone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135374 dimefline skos:exactMatch MESH:C015154 dimefline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135375 guaiapate skos:exactMatch MESH:C001741 guaiapate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135376 bufetolol skos:exactMatch MESH:C100228 bufetolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135377 cicloprolol skos:exactMatch MESH:C053708 cicloprolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135379 cyamemazine skos:exactMatch MESH:C028457 cyamemazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135381 trofosfamide skos:exactMatch MESH:C003726 trofosfamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135382 amphotalide skos:exactMatch MESH:C005616 amphotalide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135383 ditazole skos:exactMatch MESH:C084774 ditazol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135385 viquidil skos:exactMatch MESH:C100255 viquidil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135387 vorozole skos:exactMatch MESH:C060523 vorozole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135389 etafenone skos:exactMatch MESH:C001162 etafenone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135396 dimenoxadol skos:exactMatch MESH:C005016 dimenoxadol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135397 difemerine skos:exactMatch MESH:C028777 difemerine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135398 norelgestromin skos:exactMatch MESH:C449219 norelgestromin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135399 tifenamil skos:exactMatch MESH:C009488 thiphenamil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135401 clofibride skos:exactMatch MESH:C007089 clofibride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135402 promestriene skos:exactMatch MESH:C013657 promestriene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135404 flumethiazide skos:exactMatch MESH:C511328 flumethiazide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135406 bornaprine skos:exactMatch MESH:C006088 bornaprine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135408 oxomemazine skos:exactMatch MESH:C119593 oxomemazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135413 protokylol skos:exactMatch MESH:C010312 protokylol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135418 oxitropium skos:exactMatch MESH:C017590 oxitropium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135419 tropatepine skos:exactMatch MESH:C013322 tropatepine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135420 tetroxoprim skos:exactMatch MESH:C023507 tetroxoprim semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135421 fenalamide skos:exactMatch MESH:C004341 fenalamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135422 progabide skos:exactMatch MESH:C017985 progabide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135424 oxeladin skos:exactMatch MESH:C005461 oxeladin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135427 pirifibrate skos:exactMatch MESH:C028670 pirifibrate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135428 nifurzide skos:exactMatch MESH:C029924 nifurzide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135429 buzepide metiodide skos:exactMatch MESH:C021334 buzepide metiodide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135435 fenquizone skos:exactMatch MESH:C007712 fenquizone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135436 pirmenol skos:exactMatch MESH:C024318 pirmenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135439 propyromazine skos:exactMatch MESH:C009078 propyromazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135440 rociverine skos:exactMatch MESH:C021082 rociverine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135441 metipamide skos:exactMatch MESH:C050506 metipamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135443 poldine skos:exactMatch MESH:C100295 poldine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135447 penthienate skos:exactMatch MESH:C102258 penthienate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135448 nitroxazepine skos:exactMatch MESH:C100140 sintamil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135451 fenetylline skos:exactMatch MESH:C004518 fenethylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135454 sultosilic acid skos:exactMatch MESH:C024325 sultosilic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135455 piketoprofen skos:exactMatch MESH:C048832 piketoprofen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135456 formebolone skos:exactMatch MESH:C002846 formyldienolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135459 clorotepine skos:exactMatch MESH:C100288 octoclothepine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135463 beclobrate skos:exactMatch MESH:C020978 beclobrate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135464 chlorproethazine skos:exactMatch MESH:C054028 chlorproethazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135465 arsthinol skos:exactMatch MESH:C546471 arsthinol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135466 nafamostat skos:exactMatch MESH:C032855 nafamostat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135467 sulbactam pivoxyl skos:exactMatch MESH:C035975 sulbactam pivoxyl semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135469 benzpiperylone skos:exactMatch MESH:C519947 benzpiperylone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135471 clanobutin skos:exactMatch MESH:C019159 clanobutin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135472 embramine skos:exactMatch MESH:C005715 embramine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135474 intoplicine skos:exactMatch MESH:C081834 intoplicine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135475 leiopyrrole skos:exactMatch MESH:C008264 leiopyrrole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135479 dipipanone skos:exactMatch MESH:C007527 dipipanone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135482 moquizone skos:exactMatch MESH:C002376 moquizone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135483 pipoxolan skos:exactMatch MESH:C000121 pipoxolan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135486 posatirelin skos:exactMatch MESH:C055448 posatirelin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135488 quinbolone skos:exactMatch MESH:C005620 quinbolone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135490 motretinide skos:exactMatch MESH:C010832 motretinide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135492 butizide skos:exactMatch MESH:C009732 buthiazide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135493 quinfamide skos:exactMatch MESH:C026546 quinfamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135494 isofezolac skos:exactMatch MESH:C020696 isofezolac semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135495 bevonium skos:exactMatch MESH:C000002 bevonium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135497 eprozinol skos:exactMatch MESH:C015853 eprozinol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135500 moperone skos:exactMatch MESH:C005209 moperone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135501 benzomethamine skos:exactMatch MESH:C006705 benzomethamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135502 tinofedrine skos:exactMatch MESH:C018159 tinofedrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135503 plafibride skos:exactMatch MESH:C016894 plafibride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135504 tiaramide skos:exactMatch MESH:C003468 tiaramide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135505 niaprazine skos:exactMatch MESH:C021062 niaprazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135506 quinestradol skos:exactMatch MESH:C012021 quinestradol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135507 dopexamine skos:exactMatch MESH:C046318 dopexamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135508 tevenel skos:exactMatch MESH:C003423 tevenel semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135510 cafedrine skos:exactMatch MESH:C002749 cafedrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135511 rebeccamycin skos:exactMatch MESH:C053339 rebeccamycin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135512 clometacin skos:exactMatch MESH:C017136 clometacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135513 setastine skos:exactMatch MESH:C053758 setastine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135516 cimetropium skos:exactMatch MESH:C016859 cimetropium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135520 cyclomethycaine skos:exactMatch MESH:C013463 cyclomethycaine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135523 cetalkonium chloride skos:exactMatch MESH:C012817 cetalkonium chloride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135526 octocrylene skos:exactMatch MESH:C088673 octocrylene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135532 viminol skos:exactMatch MESH:C100253 viminol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135533 talinolol skos:exactMatch MESH:C011550 talinolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135534 lapyrium chloride skos:exactMatch MESH:C041218 lapyrium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135535 etofibrate skos:exactMatch MESH:C009746 etofibrate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135536 tribuzone skos:exactMatch MESH:C100215 tribuzone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135537 benzoxonium chloride skos:exactMatch MESH:C013850 benzoxonium chloride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135539 suclofenide skos:exactMatch MESH:C015381 suclofenide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135541 caroverine skos:exactMatch MESH:C000957 caroverine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135542 ridogrel skos:exactMatch MESH:C060219 ridogrel semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135543 cyclovalone skos:exactMatch MESH:C000598259 cyclovalone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135544 ilaprazole skos:exactMatch MESH:C119615 ilaprazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135545 glibornuride skos:exactMatch MESH:C073323 glibornuride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135546 piminodine skos:exactMatch MESH:C470591 piminodine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135547 pitofenone skos:exactMatch MESH:C015454 pitofenone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135548 dioxyline skos:exactMatch MESH:C004856 dimoxyline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135549 tiracizine skos:exactMatch MESH:C048166 tiracizine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135551 fenbutrazate skos:exactMatch MESH:C012318 fenbutrazate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135552 prucalopride skos:exactMatch MESH:C406662 prucalopride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135553 cyclarbamate skos:exactMatch MESH:C004637 cyclarbamate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135555 cethexonium skos:exactMatch MESH:C013871 cethexonium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135556 ketazolam skos:exactMatch MESH:C002072 ketazolam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135558 bulaquine skos:exactMatch MESH:C063469 bulaquine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135559 diprafenone skos:exactMatch MESH:C047546 diprafenone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135561 flavodic acid skos:exactMatch MESH:C002094 flavodic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135564 nomegestrol acetate skos:exactMatch MESH:C038501 nomegestrol acetate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135566 rimexolone skos:exactMatch MESH:C013769 rimexolone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135568 lorcainide skos:exactMatch MESH:C015970 lorcainide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135569 arotinolol skos:exactMatch MESH:C024523 arotinolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135570 camazepam skos:exactMatch MESH:C084596 camazepam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135571 medroxalol skos:exactMatch MESH:C024892 medroxalol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135572 prednylidene skos:exactMatch MESH:C036266 prednylidene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135573 meprednisone skos:exactMatch MESH:C008352 meprednisone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135574 nabilone skos:exactMatch MESH:C011941 nabilone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135576 bunazosin skos:exactMatch MESH:C018176 bunazosin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135577 trospectomycin skos:exactMatch MESH:C043267 trospectomycin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135578 cicaprost skos:exactMatch MESH:C043867 cicaprost semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135580 theodrenaline skos:exactMatch MESH:C002747 theodrenaline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135584 morazone skos:exactMatch MESH:C009385 morazone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135585 sulfinalol skos:exactMatch MESH:C030225 sulfinalol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135587 famprofazone skos:exactMatch MESH:C076013 famprofazone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135589 etoperidone skos:exactMatch MESH:C013528 etoperidone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135591 coumetarol skos:exactMatch MESH:C060966 coumetarol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135592 amosulalol skos:exactMatch MESH:C032473 amosulalol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135593 ecabet skos:exactMatch MESH:C061681 ecabet semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135594 limaprost skos:exactMatch MESH:C059238 limaprost semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135595 fendosal skos:exactMatch MESH:C016448 fendosal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135597 mebutizide skos:exactMatch MESH:C008338 mebutizide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135600 veralipride skos:exactMatch MESH:C027429 veralipride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135601 denaverine skos:exactMatch MESH:C001967 denaverine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135602 zipeprol skos:exactMatch MESH:C013341 zipeprol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135603 perimetazine skos:exactMatch MESH:C003075 perimetazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135604 estradiol enanthate skos:exactMatch MESH:C002027 estradiol enanthate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135605 bamifylline skos:exactMatch MESH:C006683 bamifylline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135606 piposulfan skos:exactMatch MESH:C107303 piposulfan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135607 medibazine skos:exactMatch MESH:C019000 medibazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135609 gusperimus skos:exactMatch MESH:C037258 gusperimus semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135610 oxantel skos:exactMatch MESH:C003407 oxantel semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135612 reproterol skos:exactMatch MESH:C014792 reproterol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135613 regadenoson skos:exactMatch MESH:C430916 regadenoson semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135616 dimetotiazine skos:exactMatch MESH:C100113 fonazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135617 cinepazet skos:exactMatch MESH:C020997 cinepazet semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135619 cloprednol skos:exactMatch MESH:C011731 cloprednol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135621 metaclazepam skos:exactMatch MESH:C036366 metaclazepam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135622 besifloxacin skos:exactMatch MESH:C522124 besifloxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135626 gemeprost skos:exactMatch MESH:C021182 gemeprost semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135627 quinagolide skos:exactMatch MESH:C046650 quinagolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135628 cloricromen skos:exactMatch MESH:C025945 cloricromen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135629 cefetamet skos:exactMatch MESH:C047444 cefetamet semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135630 drotaverine skos:exactMatch MESH:C005317 drotaverin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135631 timiperone skos:exactMatch MESH:C024159 timiperone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135632 camostat skos:exactMatch MESH:C034532 camostat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135633 beraprost skos:exactMatch MESH:C048081 beraprost semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135635 pipazetate skos:exactMatch MESH:C016064 pipazethate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135639 fominoben skos:exactMatch MESH:C073322 fominoben semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135640 bemetizide skos:exactMatch MESH:C010100 dehydrosanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135642 cinitapride skos:exactMatch MESH:C045316 cinitapride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135644 sulforidazine skos:exactMatch MESH:C040634 sulforidazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135649 alpidem skos:exactMatch MESH:C052036 alpidem semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135650 nicocodine skos:exactMatch MESH:C021063 nicocodine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135654 imidapril skos:exactMatch MESH:C065166 imidapril semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135655 febarbamate skos:exactMatch MESH:C003087 febarbamate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135656 mazaticol skos:exactMatch MESH:C003706 mazaticol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135657 morclofone skos:exactMatch MESH:C037579 morclofone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135658 bidisomide skos:exactMatch MESH:C061991 bidisomide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135660 omapatrilat skos:exactMatch MESH:C106266 omapatrilat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135663 butaperazine skos:exactMatch MESH:C084595 butaperazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135668 nizofenone skos:exactMatch MESH:C016910 nizofenone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135669 thiamphenicol glycinate skos:exactMatch MESH:C028813 thiamphenicol glycinate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135671 sancycline skos:exactMatch MESH:C057176 sancycline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135672 teclothiazide skos:exactMatch MESH:C015526 tetrachlormethiazide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135673 rupatadine skos:exactMatch MESH:C103639 rupatadine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135676 cinepazide skos:exactMatch MESH:C026896 cinepazide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135677 etodroxizine skos:exactMatch MESH:C001197 etodroxizine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135679 levocabastine skos:exactMatch MESH:C047340 levocabastine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135680 pipebuzone skos:exactMatch MESH:C008913 pipebuzone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135681 etofylline clofibrate skos:exactMatch MESH:C028764 etofylline clofibrate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135685 omoconazole skos:exactMatch MESH:C050566 omoconazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135686 alvimopan skos:exactMatch MESH:C419502 alvimopan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135687 pifarnine skos:exactMatch MESH:C008002 pifarnine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135689 sozoiodolic acid skos:exactMatch MESH:C009297 sozoiodolic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135692 etofamide skos:exactMatch MESH:C010151 etofamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135694 mozavaptan skos:exactMatch MESH:C076251 mozavaptan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135695 dixyrazine skos:exactMatch MESH:C012950 dixyrazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135697 sarpogrelate skos:exactMatch MESH:C064294 sarpogrelate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135700 fluprednidene acetate skos:exactMatch MESH:C100064 fluprednidene acetate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135701 brovincamine skos:exactMatch MESH:C033581 11-bromovincamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135702 belotecan skos:exactMatch MESH:C116963 belotecan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135703 lubeluzole skos:exactMatch MESH:C097722 lubeluzole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135704 sivelestat skos:exactMatch MESH:C069195 sivelestat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135706 niperotidine skos:exactMatch MESH:C073716 niperotidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135707 glisolamide skos:exactMatch MESH:C018953 glisolamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135709 exatecan skos:exactMatch MESH:C095887 exatecan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135710 trimazosin skos:exactMatch MESH:C005185 trimazosin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135713 tigemonam skos:exactMatch MESH:C052020 tigemonam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135720 deflazacort skos:exactMatch MESH:C021988 deflazacort semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135721 mazipredone skos:exactMatch MESH:C073319 Mazipredone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135724 halometasone skos:exactMatch MESH:C036518 halometasone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135725 glisentide skos:exactMatch MESH:C401283 glisentide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135726 metopimazine skos:exactMatch MESH:C005260 metopimazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135729 carpipramine skos:exactMatch MESH:C006922 carpipramine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135730 tioclomarol skos:exactMatch MESH:C028833 tioclomarol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135731 glisoxepide skos:exactMatch MESH:C100171 glisoxepide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135732 sofalcone skos:exactMatch MESH:C035032 sofalcone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135733 tiomesterone skos:exactMatch MESH:C005749 thiomesterone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135735 delapril skos:exactMatch MESH:C047759 delapril semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135737 lacidipine skos:exactMatch MESH:C060285 lacidipine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135738 clevidipine skos:exactMatch MESH:C118563 clevidipine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135740 detajmium skos:exactMatch MESH:C036103 detajmium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135741 testosterone undecanoate skos:exactMatch MESH:C010792 testosterone undecanoate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135742 ormeloxifene skos:exactMatch MESH:C508548 ormeloxifene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135743 fluazacort skos:exactMatch MESH:C006202 fluazacort semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135744 fenoverine skos:exactMatch MESH:C048314 fenoverine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135745 prednisolone succinate skos:exactMatch MESH:C021322 prednisolone hemisuccinate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135746 hydrocortisone aceponate skos:exactMatch MESH:C063919 hydrocortisone aceponate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135747 dexloxiglumide skos:exactMatch MESH:C103490 dexloxiglumide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135748 lenampicillin skos:exactMatch MESH:C045384 lenampicillin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135749 cinnoxicam skos:exactMatch MESH:C057291 piroxicam cinnamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135752 tafenoquine skos:exactMatch MESH:C055852 tafenoquine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135753 asulacrine skos:exactMatch MESH:C042315 asulacrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135754 loprazolam skos:exactMatch MESH:C020168 triazulenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135755 sulprostone skos:exactMatch MESH:C016767 sulprostone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135756 spirapril skos:exactMatch MESH:C052555 spirapril semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135757 edatrexate skos:exactMatch MESH:C040210 edatrexate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135758 tiropramide skos:exactMatch MESH:C031173 tiropramide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135759 diethylaminoethoxyhexestrol skos:exactMatch MESH:C100116 hexestrol bis(diethylaminoethyl ether) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135760 dibrompropamidine skos:exactMatch MESH:C053597 dibrompropamidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135762 methylprednisolone aceponate skos:exactMatch MESH:C078007 methylprednisolone aceponate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135764 mitopodozide skos:exactMatch MESH:C003170 mitopodozide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135766 tibezonium skos:exactMatch MESH:C013715 tibenzonium iodide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135767 rilmazafone skos:exactMatch MESH:C041075 rilmazafone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135768 picloxydine skos:exactMatch MESH:C005253 picloxydine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135770 dexamethasone valerate skos:exactMatch MESH:C030949 dexamethasone 17-valerate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135772 meclocycline skos:exactMatch MESH:C100122 meclocycline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135774 ebrotidine skos:exactMatch MESH:C075156 ebrotidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135775 mosapramine skos:exactMatch MESH:C046384 mosapramine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135778 clocapramine skos:exactMatch MESH:C000449 3-chlorocarpipramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135779 amrubicin skos:exactMatch MESH:C055866 amrubicin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135781 fentonium skos:exactMatch MESH:C100112 fentonium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135783 etiprednol dicloacetate skos:exactMatch MESH:C450000 etiprednol dicloacetate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135784 imiclopazine skos:exactMatch MESH:C002916 imiclopazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135786 fenoxedil skos:exactMatch MESH:C010726 fenoxedil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135788 riodoxol skos:exactMatch MESH:C031970 2,4,6-triiodoresorcinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135789 neltenexine skos:exactMatch MESH:C095919 neltenexine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135790 estriol succinate skos:exactMatch MESH:C009341 estriol succinate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135791 prednicarbate skos:exactMatch MESH:C035287 prednicarbate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135792 sulisatin skos:exactMatch MESH:C012120 sulisatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135793 barnidipine skos:exactMatch MESH:C050699 mepirodipine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135794 bezitramide skos:exactMatch MESH:C004461 bezitramide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135795 loperamide oxide skos:exactMatch MESH:C066043 loperamide oxide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135797 nicomorphine skos:exactMatch MESH:C008549 nicomorphine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135798 betamethasone benzoate skos:exactMatch MESH:C015706 betamethasone benzoate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135800 binifibrate skos:exactMatch MESH:C038877 binifibrate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135801 clobenoside skos:exactMatch MESH:C044699 clobenoside semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135802 tritoqualine skos:exactMatch MESH:C003722 tritoqualine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135803 teclozan skos:exactMatch MESH:C017951 teclozan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135805 dexamethasone dipropionate skos:exactMatch MESH:C059542 dexamethasone dipropionate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135806 benidipine skos:exactMatch MESH:C061004 benidipine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135808 oxaflumazine skos:exactMatch MESH:C005286 oxaflumazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135809 landiolol skos:exactMatch MESH:C077049 landiolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135811 pinaverium skos:exactMatch MESH:C013199 pinaverium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135812 cefetamet pivoxil skos:exactMatch MESH:C047445 cefetamet pivoxyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135813 flomoxef skos:exactMatch MESH:C045693 flomoxef semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135814 benziodarone skos:exactMatch MESH:C058702 benziodarone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135815 betamethasone butyrate propionate skos:exactMatch MESH:C000612965 betamethasone butyrate propionate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135816 glucametacin skos:exactMatch MESH:C010581 glucametacin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135817 cefminox skos:exactMatch MESH:C046079 cefminox semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135818 pirozadil skos:exactMatch MESH:C015453 pirozadil semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135820 cortivazol skos:exactMatch MESH:C005924 cortivazol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135822 nafiverine skos:exactMatch MESH:C002681 nafiverine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135824 meproscillarin skos:exactMatch MESH:C009079 meproscillarin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135825 peruvoside skos:exactMatch MESH:C100098 cannogenin thevetoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135826 octenidine skos:exactMatch MESH:C034213 octenidine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135827 bufeniode skos:exactMatch MESH:C000329 bufeniode semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135828 phenobutiodil skos:exactMatch MESH:C008831 phenobutiodil semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135829 alatrofloxacin skos:exactMatch MESH:C106856 alatrofloxacin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135832 brovanexine skos:exactMatch MESH:C012222 brovanexine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135838 cytarabine ocfosfate skos:exactMatch MESH:C061162 1-arabinofuranosylcytosine-5'-stearylphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135839 difebarbamate skos:exactMatch MESH:C007383 difebarbamate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135840 hidrosmin skos:exactMatch MESH:C071047 hidrosmin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135841 antrafenine skos:exactMatch MESH:C017014 antrafenine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135842 pentigetide skos:exactMatch MESH:C040297 pentigide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135845 rapacuronium skos:exactMatch MESH:C082938 rapacuronium semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135846 nicofuranose skos:exactMatch MESH:C100123 nicofuranose semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135847 biricodar skos:exactMatch MESH:C106077 biricodar semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135849 manidipine skos:exactMatch MESH:C054218 manidipine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135850 iomeglamic acid skos:exactMatch MESH:C002060 iomeglamic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135852 triamcinolone benetonide skos:exactMatch MESH:C016150 triamcinolone benetonide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135853 tirilazad skos:exactMatch MESH:C053355 tirilazad semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135854 guamecycline skos:exactMatch MESH:C001312 guamecycline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135855 tocofibrate skos:exactMatch MESH:C035386 tocofibrate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135856 cefbuperazone skos:exactMatch MESH:C035978 cefbuperazone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135859 efonidipine skos:exactMatch MESH:C066425 efonidipine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135863 zorubicin skos:exactMatch MESH:C002205 zorubicin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135864 methylprednisolone suleptanate skos:exactMatch MESH:C052305 methylprednisolone suleptanate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135866 clindamycin palmitate skos:exactMatch MESH:C000489 clindamycin palmitate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135867 etoposide phosphate skos:exactMatch MESH:C061400 etoposide phosphate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135868 cefpimizole skos:exactMatch MESH:C038845 cefpimizole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135869 iopronic acid skos:exactMatch MESH:C006754 iopronic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135873 glucosaminylmuramyl dipeptide skos:exactMatch MESH:C063429 glucosaminylmuramyl-2-alanine-D-isoglutamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135875 talaporfin skos:exactMatch MESH:C053434 Talaporfin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135876 valrubicin skos:exactMatch MESH:C016163 valrubicin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135878 glucosulfone skos:exactMatch MESH:C037441 glucosulfone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135880 benzquercin skos:exactMatch MESH:C097365 benzquercin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135884 ioxilan skos:exactMatch MESH:C055357 ioxilan semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135887 solasulfone skos:exactMatch MESH:C009799 solasulfone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135888 pimecrolimus skos:exactMatch MESH:C117268 pimecrolimus semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135889 sorbinicate skos:exactMatch MESH:C015238 glucitol hexanicotinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135890 pralmorelin skos:exactMatch MESH:C091874 growth hormone-releasing peptide-2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135891 etiroxate skos:exactMatch MESH:C010150 etiroxate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135893 iopentol skos:exactMatch MESH:C053571 iopentol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135896 gitoformate skos:exactMatch MESH:C008785 pentaformylgitoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135897 zotarolimus skos:exactMatch MESH:C489443 zotarolimus semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135898 lanatoside C skos:exactMatch MESH:C018548 lanatoside C semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135899 atosiban skos:exactMatch MESH:C047046 atosiban semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135901 lanreotide skos:exactMatch MESH:C060347 lanreotide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135904 teicoplanin aglycone skos:exactMatch MESH:C063101 teicoplanin aglycone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135906 mifamurtide skos:exactMatch MESH:C037144 mifamurtide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135910 ganirelix skos:exactMatch MESH:C061018 ganirelix semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135916 elcatonin skos:exactMatch MESH:C012755 elcatonin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135918 chidamide skos:exactMatch MESH:C547816 N-(2-amino-5-fluorobenzyl)-4-(N-(pyridine-3-acrylyl)aminomethyl)benzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135920 fesoterodine skos:exactMatch MESH:C526675 fesoterodine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135922 pramlintide skos:exactMatch MESH:C105254 pramlintide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135923 migalastat skos:exactMatch MESH:C090092 migalastat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135926 udenafil skos:exactMatch MESH:C419664 udenafil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135929 silodosin skos:exactMatch MESH:C095285 silodosin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135930 lercanidipine skos:exactMatch MESH:C060343 lercanidipine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135932 Padimate O skos:exactMatch MESH:C041981 padimate-O semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135934 selenium sulfide skos:exactMatch MESH:C025698 selenium disulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135937 enzacamene skos:exactMatch MESH:C038939 enzacamene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135938 lasofoxifene skos:exactMatch MESH:C111332 Lasofoxifene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135940 olaflur skos:exactMatch MESH:C495399 Olaflur semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135941 4-dimethylaminophenol skos:exactMatch MESH:C020292 4-dimethylaminophenol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135945 pixantrone skos:exactMatch MESH:C086548 pixantrone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135947 bazedoxifene skos:exactMatch MESH:C447119 bazedoxifene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135949 ambrisentan skos:exactMatch MESH:C467894 ambrisentan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135951 pyronaridine skos:exactMatch MESH:C027871 pyronaridine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135952 zucapsaicin skos:exactMatch MESH:C117479 zucapsaicin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135953 bibrocathol skos:exactMatch MESH:C006748 bibrocathol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135954 bilastine skos:exactMatch MESH:C445659 bilastine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135956 vernakalant skos:exactMatch MESH:C524581 vernakalant semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135957 voclosporin skos:exactMatch MESH:C484071 voclosporin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135960 desaspidin skos:exactMatch MESH:C004715 desaspidin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135962 dapoxetine skos:exactMatch MESH:C080598 dapoxetine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135963 clefamide skos:exactMatch MESH:C024701 clefamide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135964 clevudine skos:exactMatch MESH:C034935 clevudine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135965 clodantoin skos:exactMatch MESH:C010431 chlordantoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135967 casopitant skos:exactMatch MESH:C531951 casopitant semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135968 ceftobiprole medocaril skos:exactMatch MESH:C505439 ceftobiprole medocaril semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135970 diiodohydroxypropane skos:exactMatch MESH:C037011 1,3-diiodo-2-propanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:135971 etilevodopa skos:exactMatch MESH:C481190 etilevodopa semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:135978 domiphen skos:exactMatch MESH:C007556 domiphen semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135984 fazadinium skos:exactMatch MESH:C084773 fazadinium semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135985 ferric hydroxide skos:exactMatch MESH:C021024 ferric hydroxide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135987 flumedroxone skos:exactMatch MESH:C007732 flumedroxone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135990 gepirone skos:exactMatch MESH:C039979 gepirone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135992 guanoclor skos:exactMatch MESH:C012340 guanoclor semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135993 nomegestrol skos:exactMatch MESH:C047637 nomegestrol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135996 ibacitabine skos:exactMatch MESH:C011288 ibacitabine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:135999 ioglicic acid skos:exactMatch MESH:C016525 ioglicic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136004 linsidomine skos:exactMatch MESH:C002385 linsidomine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:136005 mannosulfan skos:exactMatch MESH:C100121 mannosulfan semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136006 diethylamino hydroxybenzoyl hexyl benzoate skos:exactMatch MESH:C000597744 diethylamino hydroxybenzoyl hexyl benzoate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136007 methylnaltrexone skos:exactMatch MESH:C032257 methylnaltrexone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136010 dipyrithione skos:exactMatch MESH:C032196 dipyrithione semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136011 Padimate A skos:exactMatch MESH:C014334 padimate A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136012 octyltriethoxysilane skos:exactMatch MESH:C514699 octyltriethoxysilane semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136014 diazolidinylurea skos:exactMatch MESH:C044982 diazolidinylurea semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136018 morniflumate skos:exactMatch MESH:C027859 morniflumate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136026 ticlatone skos:exactMatch MESH:C000409 ticlatone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136027 trimegestone skos:exactMatch MESH:C050319 trimegestone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136036 cridanimod skos:exactMatch MESH:C026430 10-carboxymethyl-9-acridanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136038 mebicar skos:exactMatch MESH:C015979 mebikar semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136039 phenibut skos:exactMatch MESH:C008842 4-amino-3-phenylbutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136043 anagliptin skos:exactMatch MESH:C583175 anagliptin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136044 fimasartan skos:exactMatch MESH:C558933 fimasartan semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136047 vaniprevir skos:exactMatch MESH:C540393 vaniprevir semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136049 mirodenafil skos:exactMatch MESH:C528396 mirodenafil semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136050 ozenoxacin skos:exactMatch MESH:C000592413 ozenoxacin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136051 lusutrombopag skos:exactMatch MESH:C000611387 lusutrombopag semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:136052 lobeglitazone skos:exactMatch MESH:C546215 lobeglitazone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136053 nemonoxacin skos:exactMatch MESH:C543520 nemonoxacin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136054 arterolane skos:exactMatch MESH:C489136 arterolane semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136185 VX nerve agent skos:exactMatch MESH:C009680 VX semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136271 bicyclopyrone skos:exactMatch MESH:C000607401 bicyclopyrone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136421 riddelliine N-oxide skos:exactMatch MESH:C068583 riddelliine N-oxide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136426 S-[(2-phenylethyl)carbamothioyl]glutathione skos:exactMatch MESH:C082754 S-(N-phenylethylthiocarbamoyl)glutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136462 erucifoline skos:exactMatch MESH:C459639 erucifoline semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136467 otosenine skos:exactMatch MESH:C432462 otosenine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136492 N-(2,6-diethylphenyl)-2-chloroacetamide skos:exactMatch MESH:C093872 2-chloro-N-(2,6-diethylphenyl)acetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136511 manganese dioxide skos:exactMatch MESH:C016552 manganese dioxide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136519 n-butyl isocyanate skos:exactMatch MESH:C002509 butyl isocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136531 13-oxo-9,11-octadecadienoic acid skos:exactMatch MESH:C064441 13-oxo-9,11-octadecadienoic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136532 8-azahypoxanthine skos:exactMatch MESH:C000149 8-azahypoxanthine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136604 cyclohexyl isocyanate skos:exactMatch MESH:C000536 cyclohexylisocyanate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136609 theaflavin skos:exactMatch MESH:C056068 theaflavin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136611 Theasinensin C skos:exactMatch MESH:C000597883 theasinensin C semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136638 9-hydroxyoctadecanoic acid skos:exactMatch MESH:C070375 9-hydroxystearic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1367 3,3',4,4'-tetrachlorobiphenyl skos:exactMatch MESH:C028451 3,4,3',4'-tetrachlorobiphenyl semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:136769 alpha-D-galactopyranosyl-(1->2)-alpha-D-glucopyranosyl-(1->3)-1,2-diacyl-sn-glycerol skos:exactMatch MESH:C025142 diglucosyl diacylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136775 1-naphthyl beta-D-glucoside skos:exactMatch MESH:C037277 1-naphthylglucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136785 kaempferol 3-beta-gentiobioside skos:exactMatch MESH:C442435 kaempferol 3-gentiobioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136805 3-methoxybenzaldehyde skos:exactMatch MESH:C520102 3-methoxybenzaldehyde semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136818 N-isovaleryl-L-alanine skos:exactMatch MESH:C039949 N-isovalerylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136824 mandelamide skos:exactMatch MESH:C010413 mandelamide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136827 octadecenedioic acid skos:exactMatch MESH:C528535 octadecenedioic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136847 AP20187 skos:exactMatch MESH:C463061 AP20187 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136917 N-isovalerylsarcosine skos:exactMatch MESH:C039948 N-isovalerylsarcosine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:136972 4-methoxyestrone skos:exactMatch MESH:C035538 4-hydroxyestrone-4-methyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:136975 4-methoxy-17beta-estradiol skos:exactMatch MESH:C045018 4-methoxyestradiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137031 19-hydroxy-5alpha-dihydrotestosterone skos:exactMatch MESH:C012355 17-hydroxyandrostan-19-ol-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137056 cholic acid glucuronide skos:exactMatch MESH:C046161 cholic acid glucuronide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137057 cholesta-5,7-dien-3beta,25-diol skos:exactMatch MESH:C587259 25-hydroxy-7-dehydrocholesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137064 LY-2157299 skos:exactMatch MESH:C557799 LY-2157299 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137136 Ecalcidene skos:exactMatch MESH:C519578 ecalcidene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137163 Chamuvaritin skos:exactMatch MESH:C022798 chamuvaritin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137227 Porrigenin A skos:exactMatch MESH:C109388 porrigenin A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137230 4,7,10,13-hexadecatetraenoic acid skos:exactMatch MESH:C562199 hexadeca-4,7,10,13-tetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137245 Asp-Pro skos:exactMatch MESH:C070752 aspartyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137252 Glu-Asp-Leu skos:exactMatch MESH:C000600952 glutamyl-aspartyl-leucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137271 methiin skos:exactMatch MESH:C008389 methiin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137344 7-HETE skos:exactMatch MESH:C095132 7-hydroxyeicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137359 5-methoxysalicylaldehyde skos:exactMatch MESH:C561526 2-hydroxy-5-methoxybenzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137369 2-hydroxy-1-naphthaldehyde skos:exactMatch MESH:C062247 2-hydroxy-1-naphthaldehyde semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137370 20-hydroxyprostaglandin E2 skos:exactMatch MESH:C048824 20-hydroxyprostaglandin E2 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137371 5-formylsalicylic acid skos:exactMatch MESH:C075234 5-fluorosalicylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137374 aclonifen skos:exactMatch MESH:C106872 aclonifen semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137378 1,2-naphthoquinone-4-sulfonic acid skos:exactMatch MESH:C505589 1,2-naphthoquinone-4-sulfonic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137384 3-acetylcoumarin skos:exactMatch MESH:C094809 3-acetylcoumarin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:1374 3,4-dihydro-7-methoxy-2-methylene-3-oxo-2H-1,4-benzoxazine-5-carboxylic acid skos:exactMatch MESH:C069646 3,4-dihydro-7-methoxy-2-methylene-3-oxo-2H-1,4-benzoxazine-5-carboxylic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137400 4'-adenylkanamycin A skos:exactMatch MESH:C425063 4'-(adenosine-5'-phosphoryl)-kanamycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137404 5-hydroxybenzimidazole skos:exactMatch MESH:C036435 5-hydroxybenzimidazole semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137426 dehydroacetic acid skos:exactMatch MESH:C027493 dehydroacetic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137439 homocysteine sulfinic acid skos:exactMatch MESH:C010982 homocysteinesulfinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137443 furanochromone skos:exactMatch MESH:C477662 furanochromone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137452 Engeletin skos:exactMatch MESH:C522936 engeletin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137472 tetrahydroxy-1,4-benzoquinone skos:exactMatch MESH:C105931 tetrahydroxy-1,4-benzoquinone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137499 Rosarin skos:exactMatch MESH:C529149 rosarin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137501 salicortin skos:exactMatch MESH:C113068 salicortin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137526 20-hydroxyprostaglandin E1 skos:exactMatch MESH:C048825 20-hydroxyprostaglandin E1 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137685 glycolonitrile skos:exactMatch MESH:C035740 glycolonitrile semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137693 rhosin skos:exactMatch MESH:C586690 rhosin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137700 3-carboxy-3-hydroxypropanoyl-CoA skos:exactMatch MESH:C042519 malyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137747 ciliobrevin D skos:exactMatch MESH:C000595851 ciliobrevin D semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137749 (6E,8Z,10E,12S,14Z)-12-hydroxy-5-oxoicosatetraenoic acid skos:exactMatch MESH:C117169 5-oxo-12-hydroxy-6,8,11,13-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137773 Derricin skos:exactMatch MESH:C000604275 derricin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137775 ethylcyclohexane skos:exactMatch MESH:C030813 ethylcyclohexane semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137781 Penaresidin B skos:exactMatch MESH:C000604648 penaresidin B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137783 Serratamic acid skos:exactMatch MESH:C076850 serratamic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137796 2,5,6-triamino-4-hydroxypyrimidine skos:exactMatch MESH:C001429 6-hydroxy-2,4,5-triaminopyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137803 2,4,6-octatrienal skos:exactMatch MESH:C489161 2,4,6-octatrienal semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137827 alpha-tocopheronolactone skos:exactMatch MESH:C034599 tocopheronolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:137832 Cacalol skos:exactMatch MESH:C497192 cacalol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137833 Clavepictine B skos:exactMatch MESH:C519347 clavepictine B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137944 tetrahydrofurfuryl alcohol skos:exactMatch MESH:C018675 tetrahydrofurfuryl alcohol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:137978 1,3-dichloropropane skos:exactMatch MESH:C067434 1,3-dichloropropane semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138013 Z-DEVD-FMK skos:exactMatch MESH:C110772 benzoylcarbonyl-aspartyl-glutamyl-valyl-aspartyl-fluoromethyl ketone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138016 5-(N-methyl-N-propyl)amiloride skos:exactMatch MESH:C084633 5-(N-methyl-N-propyl)amiloride semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138033 dotarizine skos:exactMatch MESH:C083946 dotarizine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138048 stellata-2,6,19-triene skos:exactMatch MESH:C000603891 stellata-2,6,19-triene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138105 (S)-6-acetamido-3-aminohexanoic acid skos:exactMatch MESH:C075812 N'-acetyl-beta-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138166 nezukol skos:exactMatch MESH:C000622322 nezukol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138170 sulfanegen skos:exactMatch MESH:C572639 2,5-dihydroxy-1,4-dithiane-2,5-dicarboxylic acid semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:138196 19-hydroxyleukotriene B4 skos:exactMatch MESH:C059045 5,12,19-trihydroxy-6,8,10,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138212 1-octadecanoyl-2-hexanoyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C059534 1-stearoyl-2-caproyl-sn-glycero-3-phosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138224 (13R)-epi-8,13-epoxylabd-14-ene skos:exactMatch MESH:C423905 ent-13-epi-manoyl oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138236 oridonin skos:exactMatch MESH:C011959 oridonin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138249 (7R,14S)-dihydroxy-(4Z,8E,10E,12Z,16Z,19Z)-docosahexaenoic acid skos:exactMatch MESH:C535211 7,14-dihydroxydocosa-4,8,10,12,16,19-hexaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138303 alpha-onocerin skos:exactMatch MESH:C409888 alpha-onocerin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138308 kahweol skos:exactMatch MESH:C053401 kahweol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138314 S-allylsulfenic acid skos:exactMatch MESH:C547385 2-propenesulfenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138358 4-sulfanylbutanoate skos:exactMatch MESH:C067656 4-mercaptobutyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138368 N-acetylasparagine skos:exactMatch MESH:C026988 N-acetylasparagine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138389 7,12-dioxolithocholic acid skos:exactMatch MESH:C031929 3-hydroxy-7,12-diketocholanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138409 N-\{[3-(2-benzamido-4-methyl-1,3-thiazol-5-yl)-pyrazol-5-yl]carbonyl\}-G-dR-G-dD-dD-dD-NH2 skos:exactMatch MESH:C000711730 Compound 21 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138415 N,N'-dibutylthiourea skos:exactMatch MESH:C034546 1,3-dibutyl-2-thiourea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138417 flucarbazone skos:exactMatch MESH:C513426 flucarbazone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138435 bis(7)-tacrine skos:exactMatch MESH:C122128 1,7-N-heptylene-bis-9,9'-amino-1,2,3,4-tetrahydroacridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138477 resolvin E3 skos:exactMatch MESH:C583424 17,18-dihydroxyeicosapentaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138487 paullone skos:exactMatch MESH:C547599 paullone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138488 alsterpaullone skos:exactMatch MESH:C120793 alsterpaullone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138493 3-nitro-2-pentanol skos:exactMatch MESH:C539264 3-nitro-2-pentanol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138515 Gly-Hyp skos:exactMatch MESH:C043938 glycyl-4-hydroxyproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138579 Bactobolin skos:exactMatch MESH:C025268 bactobolin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138589 pneumocysterol skos:exactMatch MESH:C102334 pneumocysterol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138599 4,4'-diapolycopen-4-al skos:exactMatch MESH:C011750 4,4'-diapolycopen-4-al semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138645 resolvin D5 skos:exactMatch MESH:C572765 resolvin D5 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138648 resolvin D3 skos:exactMatch MESH:C583088 resolvin D3 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138649 resolvin D4 skos:exactMatch MESH:C000627730 resolvin D4 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138650 CBL0137 skos:exactMatch MESH:C000600493 CBLC137 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138656 rhizathalene A skos:exactMatch MESH:C586007 rhizathalene A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138667 piscidic acid skos:exactMatch MESH:C030971 piscidic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138727 17beta-estradiol 3-O-carboxymethyl ether skos:exactMatch MESH:C058989 estradiol-3-O-carboxymethyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138729 heparin disaccharide skos:exactMatch MESH:C464536 heparin disaccharide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138732 3',5'-dimethoxyflavone skos:exactMatch MESH:C503867 3',5'-dimethoxyflavone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138742 cholesteryl hemisuccinate skos:exactMatch MESH:C013440 cholesteryl succinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138746 tetrahydrothiophene 1-oxide skos:exactMatch MESH:C038166 tetramethylene sulfoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138763 Zedoarondiol skos:exactMatch MESH:C546347 zedoarondiol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138773 Hostmaniane skos:exactMatch MESH:C494628 hostmaniane semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138785 2,4-dihydroxyheptadec-16-enyl acetate skos:exactMatch MESH:C447839 2,4-dihydroxyheptadec-16-enyl acetate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138800 1-isothiocyanato-7-(methylsulfinyl)heptane skos:exactMatch MESH:C416762 7-methylsulfinylheptyl isothiocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138816 Obtusol skos:exactMatch MESH:C000611956 obtusol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138822 Ascorbyl stearate skos:exactMatch MESH:C036225 ascorbyl monostearate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138829 Ignavine skos:exactMatch MESH:C035745 ignavine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138830 4-Nitrosobiphenyl skos:exactMatch MESH:C072328 4-nitrosobiphenyl semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138834 Clematichinenoside A skos:exactMatch MESH:C094229 clematichinenoside A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138846 2,3-epoxymenaquinone skos:exactMatch MESH:C024854 2,3-epoxymenaquinone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138853 Satratoxin H skos:exactMatch MESH:C014184 satratoxin H semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138855 7-Benzylidenenaltrexone skos:exactMatch MESH:C077358 7-benzylidenenaltrexone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138859 NBMPR skos:exactMatch MESH:C001789 4-nitrobenzylthioinosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138862 Paspalinine skos:exactMatch MESH:C048223 paspalinine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138863 Terpendole E skos:exactMatch MESH:C477863 terpendole E semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138866 Scytophycin C skos:exactMatch MESH:C449042 scytophycin C semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138868 Eriojaposide B skos:exactMatch MESH:C433556 eriojaposide B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138870 Gonyautoxin 5 skos:exactMatch MESH:C042155 gonyautoxin V semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138871 Lasonolide A skos:exactMatch MESH:C450700 lasonolide A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138885 prinomastat skos:exactMatch MESH:C113282 prinomastat semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138919 meso-zeaxanthin skos:exactMatch MESH:C584722 meso-zeaxanthin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138921 EC 6.3.5.5 [carbamoyl-phosphate synthase (glutamine-hydrolysing)] inhibitor skos:exactMatch MESH:C109664 caspase-activated DNase inhibitor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138935 S-nitroso-L-cysteine skos:exactMatch MESH:C021315 S-nitrosocysteine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138937 D-xylulose 1,5-bisphosphate skos:exactMatch MESH:C036130 xylulose 1,5-bisphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:138945 maniladiol skos:exactMatch MESH:C068534 maniladiol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138955 daturadiol skos:exactMatch MESH:C007218 daturadiol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:138961 sugiol skos:exactMatch MESH:C501333 sugiol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:1390 3,4-Dihydroxystyrene skos:exactMatch MESH:C042750 3,4-dihydroxystyrene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139030 hydroxysafflor yellow A skos:exactMatch MESH:C085278 hydroxysafflor yellow A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:139037 golgicide A skos:exactMatch MESH:C539165 golgicide A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139043 carbocyclic thromboxane A2 skos:exactMatch MESH:C024587 thromboxane A2, carbocyclic semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:139047 GSK2656157 skos:exactMatch MESH:C000597302 GSK2656157 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139134 12-ketolithocholic acid skos:exactMatch MESH:C031930 12-ketolithocholic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139138 taurohyodeoxycholic acid skos:exactMatch MESH:C083510 taurohyodeoxycholic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139162 oleuropein aglycone skos:exactMatch MESH:C000625725 oleuropein aglycone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139177 bryostatin 2 skos:exactMatch MESH:C054557 bryostatin 2 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139215 cochalic acid skos:exactMatch MESH:C013891 cochalic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139241 Salirepin skos:exactMatch MESH:C525285 salirepin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139245 benzylpenilloic acid skos:exactMatch MESH:C017609 penilloic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:139271 6beta-hydroxycortisol skos:exactMatch MESH:C001380 6 beta-hydroxycortisol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:139330 N-(6-hydroxyindol-3-ylacetyl)-valine skos:exactMatch MESH:C523338 N-(6-hydroxyindol-3-ylacetyl)-valine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139334 nepicastat skos:exactMatch MESH:C109487 nepicastat semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139346 all-trans-4-hydroxyretinal skos:exactMatch MESH:C057180 4-hydroxyretinal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:139380 galactopinitol A skos:exactMatch MESH:C119541 galactopinitol A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139382 3,4-dihydroxybenzylamine skos:exactMatch MESH:C022133 3,4-dihydroxybenzylamine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139383 2-nitro-1-propanol skos:exactMatch MESH:C496417 2-nitropropanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:139389 thiocitrulline skos:exactMatch MESH:C086715 thiocitrulline semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:1394 3,5-Di-O-galloyl-4-O-digalloylquinic acid skos:exactMatch MESH:C061725 3,5-di-O-galloyl-4-O-digalloylquinic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139449 Gaultherin skos:exactMatch MESH:C508713 2-((6-O-beta-D-Xylopyranosyl-beta-D-glucopyranosyl)oxy) benzoic acid methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:139463 Farnesiferol A skos:exactMatch MESH:C579605 farnesiferol A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139502 calcium titanate skos:exactMatch MESH:C000592180 calcium titanate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139505 baeocystin skos:exactMatch MESH:C013827 baeocystin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139518 (5R)-5,6-dihydro-5-(thymidin-7-yl)thymidine dimer(2-) residue skos:exactMatch MESH:C009484 5-thyminyl-5,6-dihydrothymine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:139523 Rosavin skos:exactMatch MESH:C529148 rosavin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139545 maradolipid skos:exactMatch MESH:C568414 maradolipid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:139557 antalarmin skos:exactMatch MESH:C103016 antalarmin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:139558 1-O-(5,6-epoxyretinoyl)-beta-D-glucuronic acid skos:exactMatch MESH:C034828 5,6-epoxyretinoyl glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:139608 sepantronium bromide skos:exactMatch MESH:C523798 YM 155 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:13997 citramalate(2-) skos:exactMatch MESH:C011729 citramalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140078 Eruberin A skos:exactMatch MESH:C000607823 eruberin A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140079 itasetron skos:exactMatch MESH:C070191 itasetron semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:140081 5,4'-dihydroxy-3,3'-dimethoxy-6,7-methylenedioxyflavone skos:exactMatch MESH:C448741 5,4'-dihydroxy-3,3'-dimethoxy-6,7-methylenedioxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140086 6,7-dichloro-L-tryptophan skos:exactMatch MESH:C533763 6,7-dichlorotryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140104 Salvianolic acid C skos:exactMatch MESH:C000597819 salvianolic acid C semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140105 Euphornin skos:exactMatch MESH:C530235 euphornin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140111 Sumarotene skos:exactMatch MESH:C069613 sumarotene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140124 Carpelastofuran skos:exactMatch MESH:C452808 carpelastofuran semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140126 cassiaoccidentalin A skos:exactMatch MESH:C000592379 cassiaoccidentalin A semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140134 artoindonesianin A skos:exactMatch MESH:C119457 artoindonesianin A semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140148 rubrolone skos:exactMatch MESH:C019082 rubrolone semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140163 cyclosporin A metabolite M16 skos:exactMatch MESH:C060329 EM 16 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140175 cyclosporin A metabolite M18 skos:exactMatch MESH:C051528 cyclosporine metabolite M18 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:14027 corydaline skos:exactMatch MESH:C452799 corydaline semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140274 Delta(12)-prostaglandin J3 skos:exactMatch MESH:C570766 delta12-prostaglandin J3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140296 quinaprilat skos:exactMatch MESH:C054501 quinaprilat semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140318 tefuryltrione skos:exactMatch MESH:C000619648 tefuryltrione semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140376 cefiderocol skos:exactMatch MESH:C000612166 cefiderocol semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140407 ceftobiprole skos:exactMatch MESH:C443755 ceftobiprole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:140421 betrixaban skos:exactMatch MESH:C543086 betrixaban semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140427 desirudin skos:exactMatch MESH:C060225 desirudin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:140429 N-ethylmaleamic acid skos:exactMatch MESH:C526533 N-ethylmaleamic acid semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140443 viridicatin skos:exactMatch MESH:C009673 viridicatin semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140492 19-hydroxy-PGB2 skos:exactMatch MESH:C056827 19-hydroxyprostaglandin B2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140503 kaolin skos:exactMatch MESH:D007616 Kaolin semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140528 6-methylthioguanine skos:exactMatch MESH:C035366 6-methylthioguanine semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140621 cisatracurium skos:exactMatch MESH:C101584 cisatracurium semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:140628 secnidazole skos:exactMatch MESH:C016724 secnidazole semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140672 dihydrochelerythrine skos:exactMatch MESH:C524982 dihydrochelerythrine semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140685 cis-9,10-methylenehexadecanoic acid skos:exactMatch MESH:C008438 cis-9,10-methylenehexadecanoic acid semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140724 3-mercaptolactate-cysteine disulfide skos:exactMatch MESH:C001705 beta-mercaptolactate cysteine disulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140761 6-methylquinoline skos:exactMatch MESH:C081445 6-methylquinoline semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140768 ascorbyl palmitate skos:exactMatch MESH:C031226 6-O-palmitoylascorbic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140771 6-desmethoxyhormothamnione skos:exactMatch MESH:C060394 6-desmethoxyhormothamnione semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:140850 (E)-2,3,5,4'-tetrahydroxystilbene-2-O-beta-D-glucoside skos:exactMatch MESH:C489707 2',3',4',5'-tetrahydroxystilbene-2-O-beta-D-glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140905 N-\{2-[4-methoxy-3-(2-phenylethoxy)phenyl]ethyl\}-N-propylpropan-1-amine hydrochloride skos:exactMatch MESH:C083832 N,N-dipropyl-2-(4-methoxy-3-(2-phenylethoxy)phenyl)ethylamine monohydrochloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:140936 1-(1-methylindol-5-yl)-3-(3-methyl-1,2-thiazol-5-yl)urea skos:exactMatch MESH:C092756 N-(1-methyl-5-indolyl)-N'-(3-methyl-5-isothiazolyl)urea semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:141030 N-phenylacetylphenylalanine skos:exactMatch MESH:C041465 N-phenylacetylphenylalanine semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141051 tetramic acid skos:exactMatch MESH:C009435 tetramic acid semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141057 validoxylamine B skos:exactMatch MESH:C052533 validoxylamine B semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141063 rubimaillin skos:exactMatch MESH:C046245 rubimaillin semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141126 polymatin B skos:exactMatch MESH:C000605835 polymatin B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141145 grandiflorolic acid skos:exactMatch MESH:C528608 grandiflorolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141155 dimetridazole skos:exactMatch MESH:C578119 1,2-dimethyl-5-nitroimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141178 alpha-Neu4Ac5Gc-(2->3)-beta-D-Galp-(1->4)-beta-D-Glcp-(1<->1')-Cer skos:exactMatch MESH:C049665 4-O-acetyl-N-glycolylneuraminyl lactosylceramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141204 cholestane-3,7,12,25-tetrol-3-glucuronide skos:exactMatch MESH:C028298 cholestane-3,7,12,25-tetrol-3-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141213 isoxaflutole skos:exactMatch MESH:C415327 isoxaflutole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141214 2-cyano-3-cyclopropyl-1-(2-mesyl-4-trifluoromethylphenyl)propan-1,3-dione skos:exactMatch MESH:C486641 diketonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141217 3,5-dimethoxytoluene skos:exactMatch MESH:C465201 3,5-dimethoxytoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141221 elemol skos:exactMatch MESH:C033011 elemol semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141284 3-acetylbenzamide skos:exactMatch MESH:C000629298 3-acetylbenzamide semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141319 metam skos:exactMatch MESH:C008435 methyldithiocarbamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141335 4-hydroxymellein skos:exactMatch MESH:C000600633 4-hydroxymellein semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141337 botrallin skos:exactMatch MESH:C000598261 botrallin semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141338 sporothriolide skos:exactMatch MESH:C086157 sporothriolide semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141345 (R)-3-hydroxybutanenitrile skos:exactMatch MESH:C000593286 (R)-3-hydroxybutanonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141354 5-hydroxy-8-methoxy-4-phenylisoquinolin-1(2H)-one skos:exactMatch MESH:C000619396 5-hydroxy-8-methoxy-4-phenylisoquinolin-1(2H)-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141359 fusarithioamide A skos:exactMatch MESH:C000620294 fusarithioamide A semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141360 helvolic acid methyl ester skos:exactMatch MESH:C000617377 helvolic acid methyl ester semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141361 aigialone skos:exactMatch MESH:C484838 aigialone semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141362 N-methylhippuric acid skos:exactMatch MESH:C015356 N-methylhippuric acid semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141363 isoaigialone B skos:exactMatch MESH:C000622349 isoaigialone B semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141364 hexahydrohippurate skos:exactMatch MESH:C015261 hexahydrohippurate semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141365 sclerodol B skos:exactMatch MESH:C000611250 sclerodol B semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141367 VM 44857 skos:exactMatch MESH:C066129 VM 44857 semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141368 VM 44864 skos:exactMatch MESH:C066128 VM 44864 semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141369 VM 44865 skos:exactMatch MESH:C066127 VM 44865 semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141370 VM 44866 skos:exactMatch MESH:C066126 VM 44866 semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141378 staphcoccomycin skos:exactMatch MESH:C023522 staphcoccomycin semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141379 conglobatin skos:exactMatch MESH:C022800 conglobatin semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141380 indanomycin skos:exactMatch MESH:C114124 indanomycin semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141382 ekatetrone skos:exactMatch MESH:C018055 ekatetrone semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141383 4,5-dihydroxyisophthalic acid skos:exactMatch MESH:C015820 4,5-dihydroxyisophthalic acid semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141397 anthecotulide skos:exactMatch MESH:C499300 anthecotulide semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141419 Arg-Pro skos:exactMatch MESH:C039357 arginylproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141449 Trp-Pro skos:exactMatch MESH:C113296 tryptophyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141456 Tyr-Pro skos:exactMatch MESH:C120594 tyrosyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141464 lyso-GM2 skos:exactMatch MESH:C048941 lysoganglioside G(M2) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141491 N-tert-butyl-N'-(2,6-diisopropyl-4-phenoxyphenyl)methanediimine skos:exactMatch MESH:C087660 CGA 140408 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141506 6-bromo-5,9-hexacosadienoic acid skos:exactMatch MESH:C090295 6-bromo-5,9-hexacosadienoic acid semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141520 imidaprilat skos:exactMatch MESH:C078006 imidaprilat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:141524 ochratoxin B skos:exactMatch MESH:C045354 ochratoxin B semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141525 ochratoxin C skos:exactMatch MESH:C042554 ochratoxin C semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141530 delanzomib skos:exactMatch MESH:C527966 delanzomib semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141540 Myricanone skos:exactMatch MESH:C041795 myricanone semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141557 2,2-dimethylpropanal skos:exactMatch MESH:C001058 pivaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141560 2,3-dimethylbutane skos:exactMatch MESH:C094658 2,3-dimethylbutane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141565 2-ethylfuran skos:exactMatch MESH:C000609805 2-ethylfuran semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:14158 dihydromonacolin L skos:exactMatch MESH:C045373 dihydromonacolin L semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141613 hapalindole U skos:exactMatch MESH:C518617 hapalindole U semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141614 hapalindole G skos:exactMatch MESH:C568208 hapalindole G semapv:LexicalMatching orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141619 fischerindole alkaloid skos:exactMatch MESH:C491991 fischerindole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141700 3-methoxycatechol skos:exactMatch MESH:C066344 3-methoxycatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141872 cadambine skos:exactMatch MESH:C000598492 cadambine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141877 Akagerine skos:exactMatch MESH:C551516 akagerine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141888 Conopharyngine skos:exactMatch MESH:C007113 conopharyngine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141890 Corynantheidol skos:exactMatch MESH:C007137 corynantheidol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141892 Corynantheol skos:exactMatch MESH:C570571 corynantheol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141897 dregamine skos:exactMatch MESH:C000617031 dregamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141898 Echitamidine skos:exactMatch MESH:C085228 echitamidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141900 Ervatamine skos:exactMatch MESH:C017291 ervatamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141902 Geissolaevine skos:exactMatch MESH:C000621470 geissolaevine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141904 Goniomedine A skos:exactMatch MESH:C576310 goniomedine A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141905 Goniomedine B skos:exactMatch MESH:C576311 goniomedine B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141908 Goniomitine skos:exactMatch MESH:C526621 goniomitine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:141909 Grandilodine B skos:exactMatch MESH:C560042 grandilodine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141916 Isosungucine skos:exactMatch MESH:C464957 isosungucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141917 Lanciferine skos:exactMatch MESH:C000614946 lanciferine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141918 Leuconolam skos:exactMatch MESH:C062173 leuconolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141920 Lundurine A skos:exactMatch MESH:C000597197 lundurine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141923 Methuenine skos:exactMatch MESH:C042118 methuenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141924 Methyl reserpate skos:exactMatch MESH:C051349 methyl reserpate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141931 O-methylgeissolaevine skos:exactMatch MESH:C000621471 O-methylgeissolaevine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141936 Pericyclivine skos:exactMatch MESH:C031498 pericyclivine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141939 Pleiocarpamine skos:exactMatch MESH:C114765 pleiocarpamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141944 Pleiokomenine A skos:exactMatch MESH:C000633304 pleiokomenine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141948 Polyneuridine skos:exactMatch MESH:C518014 polyneuridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141950 Quebrachidine skos:exactMatch MESH:C010318 quebrachidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141953 Strychnofoline skos:exactMatch MESH:C471685 strychnofoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141955 Strychnohexamine skos:exactMatch MESH:C472945 strychnohexamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141956 Strychnopentamine skos:exactMatch MESH:C045110 strychnopentamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141958 Sungucine skos:exactMatch MESH:C464946 sungucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141960 Tubotaiwine skos:exactMatch MESH:C404563 tubotaiwine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141961 Villalstonine skos:exactMatch MESH:C009663 villalstonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141963 Vincosamide skos:exactMatch MESH:C000598491 vincosamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141964 vindolinine skos:exactMatch MESH:C009668 vindolinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141966 (-)-voacangine skos:exactMatch MESH:C012098 voacangine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141967 voachalotine skos:exactMatch MESH:C568718 voachalotine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141968 caracurine VII skos:exactMatch MESH:C006890 caracurine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:141969 tipifarnib skos:exactMatch MESH:C402769 tipifarnib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:142161 biotripyrrin-a skos:exactMatch MESH:C099842 biotripyrrin a semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142162 biotripyrrin-b skos:exactMatch MESH:C099843 biotripyrrin b semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142183 (2S)-1-(6-chloro-5-fluoroindol-1-yl)-propan-2-amine skos:exactMatch MESH:C103848 Ro 60-0175 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:142230 2,5,7-trihydroxy-2-(4-hydroxyphenyl)-2,3-dihydro-4H-chromen-4-one skos:exactMatch MESH:C000625625 2-hydroxynaringenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142241 (3E)-3-hexadecenoic acid skos:exactMatch MESH:C070982 delta(3)-hexadecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142258 Ganoderic acid F skos:exactMatch MESH:C515006 ganoderic acid F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142261 ganoderol B skos:exactMatch MESH:C521787 ganoderol B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:142267 methyl N-methylanthranilate skos:exactMatch MESH:C412492 methyl N-methylanthranilate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142276 Soyacerebroside I skos:exactMatch MESH:C068190 soya-cerebroside I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142282 4-chloro-3-methylcatechol skos:exactMatch MESH:C499987 4-chloro-3-methylcatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142284 3-chloro-4-methylcatechol skos:exactMatch MESH:C499986 3-chloro-4-methylcatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142391 gevotroline skos:exactMatch MESH:C069280 gevotroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142397 pectenotoxin-11 skos:exactMatch MESH:C556578 pectenotoxin 11 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142406 omega-conotoxin MVIIA skos:exactMatch MESH:C078452 ziconotide semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:142415 3-hydroxy-L-valine skos:exactMatch MESH:C002623 beta-hydroxy-L-valine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142430 lificiguat skos:exactMatch MESH:C090937 3-(5'-hydroxymethyl-2'-furyl)-1-benzylindazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142431 praliciguat skos:exactMatch MESH:C000631485 praliciguat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142432 vericiguat skos:exactMatch MESH:C000603960 vericiguat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142437 lepirudin skos:exactMatch MESH:C083544 lepirudin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:142440 S-(1,2-dicarboxyethyl)glutathione skos:exactMatch MESH:C041581 S-(1,2-dicarboxyethyl)glutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142447 octadec-17-ynoic acid skos:exactMatch MESH:C047008 17-octadecynoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142451 bisphenol F diglycidyl ether skos:exactMatch MESH:C423722 bisphenol F diglycidyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142452 dabuzalgron skos:exactMatch MESH:C481520 dabuzalgron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142468 1,2-dichloropropane skos:exactMatch MESH:C004765 propylene dichloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142492 rac-gamma-pentachlorocyclohexene skos:exactMatch MESH:C524862 2,3,4,5,6-pentachlorocyclohexene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142494 laminarihexaose skos:exactMatch MESH:C086571 laminarihexaose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142509 sulfinoacetaldehyde skos:exactMatch MESH:C028910 sulfinoacetaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142538 lycopaoctaene skos:exactMatch MESH:C002965 lycopersene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:14261 feruloyl-CoA skos:exactMatch MESH:C119167 feruloyl-CoA semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142623 spiroiminodihydantoin skos:exactMatch MESH:C408822 spiroiminodihydantoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142625 (2E,4E)-2,4-hexadien-1-ol skos:exactMatch MESH:C065785 sorbyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142648 alloy skos:exactMatch MESH:D000497 Alloys semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142649 platinum-iridium alloy skos:exactMatch MESH:C077763 platinum-iridium alloy semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142685 3-deoxy-keto-D-fructose skos:exactMatch MESH:C068286 3-deoxyhexulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142698 CE(22:4(7Z,10Z,13Z,16Z)) skos:exactMatch MESH:C089195 cholesteryl adrenate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:14272 fluoroacetaldehyde skos:exactMatch MESH:C075898 fluoroacetaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142774 nitryl chloride skos:exactMatch MESH:C445660 nitryl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142784 pyrifluquinazon skos:exactMatch MESH:C581681 1,1,3,4-tetrahydro-6-(1,2,2,2-tetrafluoro-1-(trifluoromethyl)ethyl)quinazolin-2,4-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142799 nectriapyrone D skos:exactMatch MESH:C000600346 gulypyrone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142824 saflufenacil skos:exactMatch MESH:C552482 N'-(2-chloro-4-fluoro-5-(3-methyl-2,6-dioxo-4(trifluoromethyl)-3,6-dihydro-1(2H)-pyrimidinyl)benzoyl)-N-isopropyl-N-methylsulfamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142841 spectinabilin skos:exactMatch MESH:C508401 spectinabilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142915 cycloeucalenone skos:exactMatch MESH:C472599 cycloeucalenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142968 Lipomannan skos:exactMatch MESH:C064351 lipomannan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:142990 cyclolaudenol skos:exactMatch MESH:C024016 cyclolaudenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143030 3-(phenethylamino)-butan-2-one skos:exactMatch MESH:C000655019 schleiferon A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143036 Isochlorogenic acid skos:exactMatch MESH:C469310 isochlorogenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143045 Acoric acid skos:exactMatch MESH:C016201 acoric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143059 Annuionone B skos:exactMatch MESH:C527915 annuionone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143063 Dehydrotomatine skos:exactMatch MESH:C484752 dehydrotomatine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143082 mycocerosic acid skos:exactMatch MESH:C032992 mycocerosic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143085 phthiocerol dimycocerosate skos:exactMatch MESH:C008901 phthiocerol dimycocerosate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143095 10-hydroxyoctadecanoic acid skos:exactMatch MESH:C070376 10-hydroxystearic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143101 N-(2,3-dihydroxybenzoyl)serine skos:exactMatch MESH:C031920 2,3-dihydroxybenzoylserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143108 4-acetamidotoluene skos:exactMatch MESH:C578124 4-methylacetanilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143114 CCT251545 skos:exactMatch MESH:C000606523 CCT251545 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143117 lorlatinib skos:exactMatch MESH:C000590786 lorlatinib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143141 N,N',N''-triacetylchitotriose skos:exactMatch MESH:C019117 N,N',N''-triacetylchitotriose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143152 cloquintocet-mexyl skos:exactMatch MESH:C514515 cloquintocet-mexyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143195 5,6-didehydrosparteine skos:exactMatch MESH:C044693 5-dehydrosparteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143197 culmorin skos:exactMatch MESH:C013900 culmorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143205 2,3,3,3-tetrafluoro-2-(heptafluoropropoxy)propanoic acid skos:exactMatch MESH:C000608800 2,3,3,3-tetrafluoro-2-(heptafluoropropoxy)propanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143212 thienopyrimidine skos:exactMatch MESH:C476003 thienopyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143225 azumolene skos:exactMatch MESH:C061387 azumolene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143240 3-amino-5-morpholinomethyl-2-oxazolidinone skos:exactMatch MESH:C504349 3-amino-5-morpholinomethyl-2-oxazolidinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143242 adhumulone skos:exactMatch MESH:C442488 adhumulone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143243 cysteineglutathione disulfide skos:exactMatch MESH:C031586 cysteine-glutathione disulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143244 alpha-aminosuberic acid skos:exactMatch MESH:C019146 2-aminosuberic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143246 1-(hydroxymethyl)-5,5-dimethylhydantoin skos:exactMatch MESH:C056060 1-monomethylol-5,5-dimethylhydantoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143268 N-(2-hydroxyethyl)iminodiacetic acid skos:exactMatch MESH:C008021 N-(2-hydroxyethyl)iminodiacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143288 7-Hydroxyamoxapine skos:exactMatch MESH:C041917 7-hydroxyamoxapine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143289 8-Hydroxyamoxapine skos:exactMatch MESH:C035234 8-hydroxyamoxapine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143291 4-Hydroxysulfinpyrazone skos:exactMatch MESH:C025186 4-hydroxysulfinpyrazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143298 4-chlorobenzenesulfonamide skos:exactMatch MESH:C047440 4-chlorobenzenesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143311 N-desmethylnizatidine skos:exactMatch MESH:C066301 N-desmethylnizatidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143344 7-Aminoclonazepam skos:exactMatch MESH:C020860 7-aminoclonazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143374 N-Desmethylzopiclone skos:exactMatch MESH:C053229 N-desmethylzopiclone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143378 3-Hydroxyglibenclamide skos:exactMatch MESH:C070072 3-hydroxyglibenclamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143382 5-hydroxyindapamide skos:exactMatch MESH:C064096 5-hydroxyindapamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143429 8-hydroxymirtazapine skos:exactMatch MESH:C415843 8-hydroxymirtazapine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143430 Mirtazapine-N-oxide skos:exactMatch MESH:C517417 mirtazapine-N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143437 hydroxyethylflurazepam skos:exactMatch MESH:C041538 hydroxyethylflurazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143460 hydroxyitraconazole skos:exactMatch MESH:C084794 hydroxyitraconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143467 N4-Acetylsulfaphenazole skos:exactMatch MESH:C068642 N4-acetylsulfaphenazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143473 3-O-methyltolcapone skos:exactMatch MESH:C108735 3-O-methyltolcapone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143509 N-Desmethyllevomepromazine skos:exactMatch MESH:C044467 N-desmethyllevomepromazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143513 halauxifen-methyl skos:exactMatch MESH:C000611439 Arylex active semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143539 2-Imidazolidone-4-carboxylic acid skos:exactMatch MESH:C560753 2-imidazolidone-4-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143579 methyl myristoleate skos:exactMatch MESH:C000609422 methyl myristoleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143611 sodorifen skos:exactMatch MESH:C549933 1,2,4,5,6,7,8-heptamethyl-3-methylenebicyclo(3.2.1)oct-6-ene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143768 neopentyl glycol skos:exactMatch MESH:C048799 2,2-dimethyl-1,3-propanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143769 5,10,15,20-tetra(4-pyridyl)-21H,23H-porphine skos:exactMatch MESH:C540152 5,10,15,20-tetra(4-pyridyl)porphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143825 ravuconazole skos:exactMatch MESH:C104066 ER 30346 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143848 3-methylhexane skos:exactMatch MESH:C000604282 3-methylhexane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143858 decane-1,2-diol skos:exactMatch MESH:C000617955 1,2-decanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143863 butafenacil skos:exactMatch MESH:C487162 butafenacil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143889 galactosaminogalactan skos:exactMatch MESH:C062157 galactosaminogalactan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:143911 (-)-antofine skos:exactMatch MESH:C473343 antofine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:144046 diflomotecan skos:exactMatch MESH:C424962 diflomotecan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144050 3-methylpiperazine-2,5-dione skos:exactMatch MESH:C092789 cyclo(alanyl-glycyl) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144069 lobarin skos:exactMatch MESH:C581171 lobarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144078 dihydroartemisinic acid skos:exactMatch MESH:C520462 dihydroartemisinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144086 spongotine A skos:exactMatch MESH:C525418 spongotine A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:144087 bromodeoxytopsentin skos:exactMatch MESH:C000598719 bromodeoxytopsentin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144096 5-hydroxy-3,3',4',7-tetramethoxyflavone(1-) skos:exactMatch MESH:C000622038 5-hydroxy-3,7,3',4'-tetramethoxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144113 Argopsin skos:exactMatch MESH:C058444 argopsin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:144115 Aspicilin skos:exactMatch MESH:C418323 aspicilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144118 Atranol skos:exactMatch MESH:C493895 atranol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144119 Atranorin skos:exactMatch MESH:C026304 atranorin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:144121 Baeomycesic acid skos:exactMatch MESH:C496299 baeomycesic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144123 Barbatic acid skos:exactMatch MESH:C509225 barbatic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144132 Caperatic acid skos:exactMatch MESH:C012802 caperatic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144138 Chloroatranorin skos:exactMatch MESH:C543235 chloroatranorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144140 Confluentic acid skos:exactMatch MESH:C089056 confluentic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144147 Divaricatic acid skos:exactMatch MESH:C000627593 divaricatic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144154 3-Hydroxyphysodic acid skos:exactMatch MESH:C501217 3-hydroxyphysodic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144157 Fumarprotocetraric acid skos:exactMatch MESH:C026307 fumarprotocetraric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144159 Gyrophoric acid skos:exactMatch MESH:C120727 gyrophoric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144175 Murolic acid skos:exactMatch MESH:C420980 murolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144179 Norstictic acid skos:exactMatch MESH:C553078 norstictic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144183 Olivetoric acid skos:exactMatch MESH:C514585 olivetoric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144187 Perlatolic acid skos:exactMatch MESH:C522034 perlatolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144192 Anziaic acid skos:exactMatch MESH:C584125 anziaic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144195 Pinastric acid skos:exactMatch MESH:C012495 pinastric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144197 Polyporic acid skos:exactMatch MESH:C118527 polyporic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144201 Portentol skos:exactMatch MESH:C571246 portentol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144203 Protocetraric acid skos:exactMatch MESH:C578352 protocetraric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144204 Bourgeanic acid skos:exactMatch MESH:C544845 bourgeanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144205 Protolichesterinic acid skos:exactMatch MESH:C095781 protolichesterinic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:144206 Buellin skos:exactMatch MESH:C546368 buellin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144209 Pulvinic acid skos:exactMatch MESH:C492654 pulvinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144210 Canarione skos:exactMatch MESH:C548221 canarione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144213 Rhizocarpic acid skos:exactMatch MESH:C466066 rhizocarpic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144220 Salazinic acid skos:exactMatch MESH:C116675 salazinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144229 Sphaerophorin skos:exactMatch MESH:C518876 sphaerophorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144233 Tenuiorin skos:exactMatch MESH:C472105 tenuiorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144238 Thelephoric acid skos:exactMatch MESH:C000589783 thelephoric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144250 Vulpinic acid skos:exactMatch MESH:C077134 vulpinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144259 Imbricaric acid skos:exactMatch MESH:C000588767 imbricaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144278 Nephrosteranic acid skos:exactMatch MESH:C456480 nephrosteranic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144283 Obtusatic acid skos:exactMatch MESH:C411222 obtusatic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144295 Roccellaric acid skos:exactMatch MESH:C428504 roccellaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144311 skyrin skos:exactMatch MESH:C009274 skyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144317 altenuene skos:exactMatch MESH:C040005 altenuene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144323 zinc dibutyldithiocarbamate skos:exactMatch MESH:C017801 zinc dibutyldithiocarbamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144330 3-methylglutaconic acid skos:exactMatch MESH:C022034 3-methylglutaconic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144357 carba mix skos:exactMatch MESH:C057051 carbamix semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144367 3PO skos:exactMatch MESH:C527590 3-(3-pyridinyl)-1-(4-pyridinyl)-2-propen-1-one semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:144380 4-(sulfooxy)-cinnamic acid skos:exactMatch MESH:C503399 zosteric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144389 Eleutheroside E skos:exactMatch MESH:C421885 eleutheroside E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144390 Lolicine B skos:exactMatch MESH:C518046 lolicine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144392 Cytochalasin A skos:exactMatch MESH:C031218 cytochalasin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144394 Acanthifolicin skos:exactMatch MESH:C065560 acanthifolicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144404 Gymnodimine skos:exactMatch MESH:C407350 gymnodimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144405 Contignasterol skos:exactMatch MESH:C091550 contignasterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144406 Enanthotoxin skos:exactMatch MESH:C010719 enanthotoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144410 terpendole C skos:exactMatch MESH:C092163 terpendole C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144424 Bupicomide skos:exactMatch MESH:C002659 bupicomide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144441 triacsin C skos:exactMatch MESH:C034613 triacsin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144514 mefentrifluconazole skos:exactMatch MESH:C000654324 mefentrifluconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144586 4-hydroxy-2-oxobutanal skos:exactMatch MESH:C001401 4-hydroxy-2-ketobutyraldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144672 PF-956980 skos:exactMatch MESH:C554945 PF 956980 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:14469 isomethyleugenol skos:exactMatch MESH:C031050 isomethyleugenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144786 profoxydim skos:exactMatch MESH:C425983 profoxydim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144833 L-beta-ethynylserine skos:exactMatch MESH:C048274 3-ethynylserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144845 (2E)-3-methylhex-2-enoic acid skos:exactMatch MESH:C004807 trans-3-methyl-2-hexenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:144984 NSC 23766 skos:exactMatch MESH:C487513 NSC 23766 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:145018 rebaudioside E skos:exactMatch MESH:C000607842 rebaudioside E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145021 rubusoside skos:exactMatch MESH:C056177 rubusoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145022 rebaudioside D skos:exactMatch MESH:C586824 rebaudioside D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145029 steviolmonoside skos:exactMatch MESH:C044523 glucosilsteviol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145105 asperphenamate skos:exactMatch MESH:C014343 asperphenamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145107 N-benzoyl-L-phenylalaninol skos:exactMatch MESH:C014358 N-benzoyl-L-phenylalaninol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145108 bassianolide skos:exactMatch MESH:C035050 bassianolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145109 (+)-isoepoxydon skos:exactMatch MESH:C022243 isoepoxydon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145111 isopatulin skos:exactMatch MESH:C552375 isopatulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145112 (E)-ascladiol skos:exactMatch MESH:C038422 ascladiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145155 Azaspiracid-2 skos:exactMatch MESH:C520447 azaspiracid-2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145156 Azaspiracid-3 skos:exactMatch MESH:C520446 azaspiracid-3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145170 13-desmethylspirolide C skos:exactMatch MESH:C517170 13-desmethylspirolide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145172 Gambierone skos:exactMatch MESH:C000601927 gambierone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145174 Silenoside A skos:exactMatch MESH:C120208 silenoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145176 momordicoside A skos:exactMatch MESH:C478919 momordicoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145215 5-hydroxy-6-methoxyindole glucuronide skos:exactMatch MESH:C030222 5-hydroxy-6-methoxyindole glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145228 triiodothyronine glucuronide skos:exactMatch MESH:C054786 triiodothyronine glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145236 2-acetylpyrazine skos:exactMatch MESH:C000706871 2-acetylpyrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145256 6,7-dihydroxy-4-methylcoumarin skos:exactMatch MESH:C570020 4-methylesculetin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:145349 2-penten-1-ol skos:exactMatch MESH:C549877 2-penten-1-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145365 crenolanib skos:exactMatch MESH:C577197 crenolanib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145371 binimetinib skos:exactMatch MESH:C581313 binimetinib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145372 gilteritinib skos:exactMatch MESH:C000609080 gilteritinib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145373 pexidartinib skos:exactMatch MESH:C000600259 pexidartinib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145374 enasidenib skos:exactMatch MESH:C000605269 enasidenib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145407 sulfaethoxypyridazine skos:exactMatch MESH:C009345 sulfaethoxypyridazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145417 rigosertib skos:exactMatch MESH:C507134 ON 01910 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:145428 glasdegib skos:exactMatch MESH:C000592580 glasdegib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145429 sapacitabine skos:exactMatch MESH:C117959 sapacitabine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145430 ivosidenib skos:exactMatch MESH:C000627630 ivosidenib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145431 indisulam skos:exactMatch MESH:C439829 N-(3-chloro-7-indolyl)-1,4-benzenedisulphonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145517 1-methyl-3-propyl-7H-xanthine skos:exactMatch MESH:C058491 1-methyl-3-propylxanthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145535 pevonedistat skos:exactMatch MESH:C539933 pevonedistat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145553 ethametsulfuron-methyl skos:exactMatch MESH:C413983 methyl 2-(((((4-ethoxy-6-(methylamino)-1,3,5-triazin-2-yl)amino)carbonyl)amino)sulfonyl)benzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145560 MANT-GTP skos:exactMatch MESH:C063981 2'(3')-O-(N-methyl)anthraniloylguanosine 5'-triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145593 beta-D-Galp-(1->3)-alpha-D-GlcpNAc skos:exactMatch MESH:C033398 galactosyl-1,3-N-acetylglucosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145653 carpronium skos:exactMatch MESH:C001817 carpronium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145656 galactoxylomannan skos:exactMatch MESH:C043689 galactoxylomannan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145673 tandospirone skos:exactMatch MESH:C055267 tandospirone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145682 6-hydroxydeoxybrevianamide E skos:exactMatch MESH:C569086 6-hydroxydeoxybrevianamide E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145683 notoamide S skos:exactMatch MESH:C000596573 notoamide S semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145684 notoamide E skos:exactMatch MESH:C541224 notoamide E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145698 amezinium skos:exactMatch MESH:C027784 amezinium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145705 prednisolone phosphate skos:exactMatch MESH:C009022 prednisolone phosphate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:145715 hex-3-en-1-ol skos:exactMatch MESH:C051918 3-hexen-1-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145723 trifluoroacetamide skos:exactMatch MESH:C030688 trifluoroacetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145736 9-methylhypoxanthine skos:exactMatch MESH:C513119 9-methylhypoxanthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145754 alpha-Neu5Ac-(2->3)-beta-D-Gal-(1->4)-[alpha-L-Fuc-(1->3)]-beta-D-GlcNAc6S-(1->3)-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer(d18:1/18:0) skos:exactMatch MESH:C000626784 6-sulfo sialyl Lewis X semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145761 indolylacryloylglycine skos:exactMatch MESH:C001807 indolylacryloylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145762 19-hydroxydeoxycorticosterone skos:exactMatch MESH:C027855 19-hydroxydeoxycorticosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145778 sesaminol skos:exactMatch MESH:C066016 sesaminol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145792 2-hydroxymelatonin skos:exactMatch MESH:C487380 N-(2-(5-methoxy-2-oxo-2,3-dihydro-1H-indol-3-yl)ethyl)acetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145800 AS1842856 skos:exactMatch MESH:C553926 5-amino-7-(cyclohexylamino)-1-ethyl-6-fluoro-4-oxo-1,4-dihydroquinoline-3-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145829 trilobatin skos:exactMatch MESH:C000598619 trilobatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145892 4-iodophenylalanine skos:exactMatch MESH:C049181 4-iodophenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145922 monapinone A skos:exactMatch MESH:C560369 monapinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145923 dinapinone A skos:exactMatch MESH:C560368 dinapinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145950 nigerone skos:exactMatch MESH:C518566 nigerone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145970 13,16-docosadienoic acid skos:exactMatch MESH:C078401 13,16-docosadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:145994 remdesivir skos:exactMatch MESH:C000606551 remdesivir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:145999 cinanserin skos:exactMatch MESH:D002928 Cinanserin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146151 marinobufagenin skos:exactMatch MESH:C093896 marinobufagenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146171 fumigatin skos:exactMatch MESH:C018067 fumigatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146174 benzyl cinnamate skos:exactMatch MESH:C526327 benzyl cinnamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146175 (Z)-hexadec-11-enal skos:exactMatch MESH:C061128 11-hexadecenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146187 N-(15Z-tetracosenoyl)ethanolamine skos:exactMatch MESH:C000613946 nervonoyl ethanolamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146206 N-oleoyltaurine skos:exactMatch MESH:C581016 N-oleoyl taurine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146207 palytoxin skos:exactMatch MESH:C010272 palytoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146227 halicin skos:exactMatch MESH:C540182 5-(5-nitrothiazol-2-ylthio)-1,3,4-thiadiazol-2-amine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146233 cyclo[18]carbon skos:exactMatch MESH:C000615238 Carbon-18 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146243 JWH-133 skos:exactMatch MESH:C432747 1,1-dimethylbutyl-1-deoxy-Delta(9)-THC semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:146244 HU-308 skos:exactMatch MESH:C402416 HU 308 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:146245 SR 144528 skos:exactMatch MESH:C110630 SR 144528 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146256 10-hydroxycoronaridine skos:exactMatch MESH:C407862 10-hydroxycoronaridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146372 3-methylorsellinate skos:exactMatch MESH:C008478 3-methylorsellinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146784 8beta-epoxyangeloyloxy-9alpha-ethoxy-14-oxo-acanthospermolide skos:exactMatch MESH:C527218 8beta-epoxyangeloyloxy-9alpha-ethoxy-14-oxo-acanthospermolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146785 polymatin A skos:exactMatch MESH:C587733 polymatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:146848 selaginose skos:exactMatch MESH:C505610 selaginose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147043 alpha-D-Glcp-(1->2)-beta-D-Glcp-(1->2)-D-Glcp skos:exactMatch MESH:C105478 kojitriose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147280 uvedalin skos:exactMatch MESH:C000605836 uvedalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147302 CGP-42112A skos:exactMatch MESH:C060894 CGP 42112A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147305 2,3,5-tricaffeoylaltraric acid skos:exactMatch MESH:C514547 2,3,5-tricaffeoylaltraric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147308 triarachidonin skos:exactMatch MESH:C055297 Triarachidonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147331 2-propylphenol skos:exactMatch MESH:C080638 2-propylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147332 3-propylcatechol skos:exactMatch MESH:C080639 3-propylcatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147347 tilorone skos:exactMatch MESH:D013994 Tilorone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147358 R-29148 skos:exactMatch MESH:C092143 3-(dichloroacetyl)-2,2,5-trimethyl-1,3-oxazolidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147397 thyrsiferyl 23-acetate skos:exactMatch MESH:C091148 thyrsiferyl 23-acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147398 tideglusib skos:exactMatch MESH:C520571 NP 031112 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147400 ma'ilione skos:exactMatch MESH:C428925 8-bromo-9-hydroxy-7,7-dimethyl-11-methylenespiro(5.5)undec-1-en-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147402 ammonium thiosulfate skos:exactMatch MESH:C035309 ammonium thiosulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147425 glutathione sulfonate skos:exactMatch MESH:C040136 glutathione sulfonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:14750 acetylacetone skos:exactMatch MESH:C008790 acetylacetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147553 beta-D-GlcpNAc-(1->3)-D-Gal-OH skos:exactMatch MESH:C034788 2-acetamido-2-deoxyglucosylgalactitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:147787 isofloridoside skos:exactMatch MESH:C025100 isofloridoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149384 beta-D-GlcpNAc-(1->6)-D-GlcpNAc skos:exactMatch MESH:C098470 2-acetamido-6-O-(2-acetamido-2-deoxyglucopyranosyl)-2-deoxyglucopyranose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149427 ammonium magnesium phosphate hexahydrate skos:exactMatch MESH:D000069877 Struvite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149433 mannotetraose skos:exactMatch MESH:C039922 mannotetraose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149463 2-phenylpropanal skos:exactMatch MESH:C013026 hydratropic aldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149478 2-(3-benzoylphenyl)-3,5,7-trihydroxychromen-4-one skos:exactMatch MESH:C470026 2-(3-benzoylphenyl)-3,5,7-trihydroxychromen-4-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149489 5,5-dimethyl-1-pyrroline N-oxide skos:exactMatch MESH:C017245 5,5-dimethyl-1-pyrroline-1-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149493 neurotensin (1-8) skos:exactMatch MESH:C041968 neurotensin (1-8) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149501 kinetensin (1-8) skos:exactMatch MESH:C080963 histamine-releasing peptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149521 NOC-5 skos:exactMatch MESH:C114535 1-hydroxy-2-oxo-3-(3-aminopropyl)-3-isopropyl-1-triazene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149547 (2E,4E)-deca-2,4-dienal skos:exactMatch MESH:C057349 2,4-decadienal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149584 hawkinsin skos:exactMatch MESH:C014578 hawkinsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149585 ligstroside skos:exactMatch MESH:C445380 ligstroside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149610 (+)-catechin-3'-methyl ether skos:exactMatch MESH:C480347 3'-O-methylcatechin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149634 dehydroemetine skos:exactMatch MESH:C086742 dehydroemetine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149636 cenicriviroc skos:exactMatch MESH:C506967 cenicriviroc semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149641 neocasomorphin skos:exactMatch MESH:C400131 tyrosyl-prolyl-valyl-glutamyl-prolyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149651 10,13-dimethyltetradecanoic acid skos:exactMatch MESH:C411203 10,13-dimethyltetradecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149667 14-deacetyl astellolide A skos:exactMatch MESH:C000608012 14-deacetyl astellolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149668 14-deacetyl astellolide B skos:exactMatch MESH:C000608011 14-deacetyl astellolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149669 apelin-12 skos:exactMatch MESH:C495200 apelin-12 peptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149696 10058-F4 skos:exactMatch MESH:C524814 5-(4-ethylbenzylidene)-2-thioxothiazolidin-4-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149761 zolasartan skos:exactMatch MESH:C078790 GR 117289 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149772 4-aminopyridine-3-methanol skos:exactMatch MESH:C548134 4-aminopyridine-3-methanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149785 nelociguat skos:exactMatch MESH:C569640 BAY 60-4552 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149786 5-Bromoisatin skos:exactMatch MESH:C044414 5-bromoisatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149837 Alisporivir skos:exactMatch MESH:C499715 alisporivir semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149838 Cryptotanshinone skos:exactMatch MESH:C037886 cryptotanshinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149903 5-Iodoisatin skos:exactMatch MESH:C520157 5-iodoisatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149906 Tanshinone I skos:exactMatch MESH:C021751 tanshinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149955 Betulonic acid skos:exactMatch MESH:C118308 betulonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:149956 Pinusolidic acid skos:exactMatch MESH:C111016 pinusolidic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:150016 atrochrysone skos:exactMatch MESH:C543415 atrochrysone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:150326 isomalt skos:exactMatch MESH:C016640 Palatinit semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:150867 (+)-geodin skos:exactMatch MESH:C052047 geodin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:151115 2,3-dimethylpentane skos:exactMatch MESH:C521368 2,3-dimethylpentane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:151253 Cellotetraitol skos:exactMatch MESH:C074087 cellotetraitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:152395 cellobiotol skos:exactMatch MESH:C039135 cellobiotol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:152570 butremycin skos:exactMatch MESH:C000591703 butremycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:152898 isomaltitol skos:exactMatch MESH:C008187 isomaltitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:153306 Lacto-N-biose II skos:exactMatch MESH:C040456 lacto-N-biose II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15334 N(alpha)-methyl-L-tryptophan skos:exactMatch MESH:C496492 abrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:153397 N-Acetylchondrosine skos:exactMatch MESH:C033269 N-acetylchondrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15344 acetoacetic acid skos:exactMatch MESH:C016635 acetoacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15348 2-hydroxy-2-methylpropanenitrile skos:exactMatch MESH:C010833 acetone cyanohydrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15349 acetone oxime skos:exactMatch MESH:C035911 acetoxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:153518 N-Acetylneuraminlactose sulfate skos:exactMatch MESH:C045014 N-acetylneuraminoyllactose sulfate ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15367 all-trans-retinoic acid skos:exactMatch MESH:D012160 Retina semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15371 3-oxopristanoyl-CoA skos:exactMatch MESH:C107694 3-oxopristanoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15374 4a-hydroxytetrahydrobiopterin skos:exactMatch MESH:C093282 4a-hydroxytetrahydrobiopterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:153874 Bemisiose skos:exactMatch MESH:C086804 bemisiose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15401 (+)-dihydrokaempferol skos:exactMatch MESH:C080220 aromadedrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15435 protoporphyrinogen skos:exactMatch MESH:C011539 protoporphyrinogen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15441 (S)-2,3-epoxysqualene skos:exactMatch MESH:C520393 oxidosqualene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:154635 Isomaltotetraose skos:exactMatch MESH:C047512 isomaltotetraose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15465 (R)-methylmalonyl-CoA skos:exactMatch MESH:C015357 methylmalonyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1547 3-hydroxykynurenine skos:exactMatch MESH:C005045 3-hydroxykynurenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15472 anthraniloyl-CoA skos:exactMatch MESH:C403069 2-aminobenzoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15475 2-hydroxyphytanoyl-CoA skos:exactMatch MESH:C095966 hydroxyphytanoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15476 2-methylacetoacetyl-CoA skos:exactMatch MESH:C037766 2-methylacetoacetyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15478 2-methylcrotonoyl-CoA skos:exactMatch MESH:C033618 tiglyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15484 3-hydroxybenzoyl-CoA skos:exactMatch MESH:C082323 3-hydroxybenzoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15487 isovaleryl-CoA skos:exactMatch MESH:C017447 isovaleryl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15500 4-hydroxybenzoyl-CoA skos:exactMatch MESH:C058482 4-hydroxybenzoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15504 pimeloyl-CoA skos:exactMatch MESH:C019527 pimeloyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15513 acryloyl-CoA skos:exactMatch MESH:C047011 acryloyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15515 benzoyl-CoA skos:exactMatch MESH:C037817 benzoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15517 butyryl-CoA skos:exactMatch MESH:C024343 butyryl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15521 lauroyl-CoA skos:exactMatch MESH:C050466 lauroyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15522 formyl-CoA skos:exactMatch MESH:C106238 formyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15524 glutaryl-CoA skos:exactMatch MESH:C015901 glutaryl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15532 myristoyl-CoA skos:exactMatch MESH:C040349 S-tetradecanoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15535 oxalyl-CoA skos:exactMatch MESH:C523110 oxalyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15536 pentanoyl-CoA skos:exactMatch MESH:C044180 valeryl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15537 phenylacetyl-CoA skos:exactMatch MESH:C037816 phenylacetyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15539 propionyl-CoA skos:exactMatch MESH:C009061 propionyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15545 prostaglandin A1 skos:exactMatch MESH:C100573 prostaglandin A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155507 Laminariheptaose skos:exactMatch MESH:C092781 laminariheptaose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15553 prostaglandin F2alpha skos:exactMatch MESH:C053914 cyclohexyl methylphosphonofluoridate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15554 prostaglandin H2 skos:exactMatch MESH:D019796 15-Hydroxy-11 alpha,9 alpha-(epoxymethano)prosta-5,13-dienoic Acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15559 15-oxo-ETE skos:exactMatch MESH:C054992 15-keto-5,8,11,13-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15560 (15Z)-12-oxophyto-10,15-dienoic acid skos:exactMatch MESH:C025999 12-oxophytodienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15571 hydrazine skos:exactMatch MESH:C000279 diazan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15578 (25S)-5beta-spirostan-3beta-ol skos:exactMatch MESH:C046297 sarsasapogenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15581 juvenile hormone II skos:exactMatch MESH:C055442 juvenile hormone II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155839 6-deoxyaltrose skos:exactMatch MESH:C053979 6-deoxyaltrose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155863 2,4-dihydroxy-6-methylbenzaldehyde skos:exactMatch MESH:C514789 o-orsellinaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155876 glycylsarcosine skos:exactMatch MESH:C004194 glycylsarcosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155879 Ala-Pro-Gly skos:exactMatch MESH:C545237 alanyl-prolyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155880 Gly-Gly-Pro skos:exactMatch MESH:C061903 glycyl-glycyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155895 phenguignardic acid skos:exactMatch MESH:C575777 phenguignardic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155900 4-quinolone skos:exactMatch MESH:D042462 4-Quinolones semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155903 copper(II) phthalocyanine skos:exactMatch MESH:C015445 copper phthalocyanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155904 (+)-albicanol skos:exactMatch MESH:C438910 albicanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:155905 crinosterol skos:exactMatch MESH:C467539 crinosterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156071 S-acetamidomethylcysteine skos:exactMatch MESH:C079740 (S-acetamidomethyl)cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15610 gibberellin A12 aldehyde skos:exactMatch MESH:C048463 gibberellin A12 aldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156139 N-acetyl-L-thialysine skos:exactMatch MESH:C028077 epsilon-N-acetylthialysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156153 1,25-Dihydroxyvitamin D3-26,23-lactone skos:exactMatch MESH:C026947 1,25-dihydroxyvitamin D3-26,23-lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156181 22-Hydroxyvitamin D3 skos:exactMatch MESH:C053469 22-hydroxycholecalciferol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156186 1,25-Dihydroxy-24-oxo-16-ene-vitamin D3 skos:exactMatch MESH:C090785 1,25-dihydroxy-24-oxo-16-ene-vitamin D3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156193 serratol skos:exactMatch MESH:C000618142 serratol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156204 amrubicinol skos:exactMatch MESH:C116173 amrubicinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156219 ascochlorin skos:exactMatch MESH:C415745 ascochlorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156224 (-)-cubenol skos:exactMatch MESH:C445365 cubenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156228 viridiflorol skos:exactMatch MESH:C552080 viridiflorol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156258 enrasentan skos:exactMatch MESH:C098288 enrasentan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156259 PD-166866 skos:exactMatch MESH:C113399 PD 166866 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156273 galabiose skos:exactMatch MESH:C032103 4-O-alpha-D-galactopyranosyl-D-galactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156274 DEAE-cellulose skos:exactMatch MESH:D003636 DEAE-Cellulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156276 fagopyritol A1 skos:exactMatch MESH:C424842 fagopyritol A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156287 CX-5461 skos:exactMatch MESH:C557717 CX 5461 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156291 oviedomycin skos:exactMatch MESH:C461780 oviedomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156293 tilimycin skos:exactMatch MESH:C000706649 tilimycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156298 aurafuron A skos:exactMatch MESH:C502099 aurafuron A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156300 legioliulin skos:exactMatch MESH:C493787 legioliulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156301 auricin skos:exactMatch MESH:C505282 auricin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156303 colibactin skos:exactMatch MESH:C569566 colibactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156304 siccayne skos:exactMatch MESH:C031784 siccayne semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156308 4-cyanobenzaldehyde skos:exactMatch MESH:C488327 4-cyanobenzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156309 4-(trifluoromethyl)benzaldehyde skos:exactMatch MESH:C028384 4-(trifluoromethyl)benzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156310 4-(trifluoromethyl)benzyl alcohol skos:exactMatch MESH:C028385 4-(trifluoromethyl)benzyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156318 alternapyrone skos:exactMatch MESH:C508257 3,5-dimethyl-4-hydroxy-6-(1,3,5,7,11,13-hexamethyl-3,5,11-pentadecatrienyl)pyran-2-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156320 mangicol A skos:exactMatch MESH:C414808 mangicol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156321 diazepinomicin skos:exactMatch MESH:C492422 diazepinomicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156322 luminmycin A skos:exactMatch MESH:C577387 luminmycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156327 pectolinarin skos:exactMatch MESH:C052786 pectolinarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156336 ddhCTP skos:exactMatch MESH:C000629696 3'-deoxy-3',4'-didehydro-CTP semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156351 gougerotin skos:exactMatch MESH:C004942 gougerotin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156357 salinipyrone A skos:exactMatch MESH:C529466 salinipyrone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156362 3,7-dihydroxytropolone skos:exactMatch MESH:C057099 3,7-dihydroxytropolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15637 10-formyltetrahydrofolic acid skos:exactMatch MESH:C010161 10-formyltetrahydropteroylglutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156374 Glu-Asp-Arg skos:exactMatch MESH:C570174 pinealon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156385 shanorellin skos:exactMatch MESH:C003042 shanorellin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156387 aspyrone skos:exactMatch MESH:C097479 aspyrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156388 streptazone E skos:exactMatch MESH:C582408 streptazone E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15640 5-formyltetrahydrofolic acid skos:exactMatch MESH:C120486 10-formyl-7,8-dihydrofolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156408 monascorubrin skos:exactMatch MESH:C522768 monascorubrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156413 verruculide A skos:exactMatch MESH:C000606401 verruculide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156420 chrodrimanin B skos:exactMatch MESH:C000604274 chrodrimanin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156421 celesticetin skos:exactMatch MESH:C004650 celesticetin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156424 cryptomaldamide skos:exactMatch MESH:C000622197 cryptomaldamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156429 tabtoxin skos:exactMatch MESH:C003854 tabtoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156430 tabtoxinine beta-lactam skos:exactMatch MESH:C051368 tabtoxinine beta-lactam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156448 loline skos:exactMatch MESH:C059478 loline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156451 holomycin skos:exactMatch MESH:C015265 holomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156453 pyoluteorin skos:exactMatch MESH:C095503 pyoluteorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156455 tropodithietic acid skos:exactMatch MESH:C527336 tropodithietic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156456 sevadicin skos:exactMatch MESH:C000590643 sevadicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156460 novofumigatonin skos:exactMatch MESH:C527912 novofumigatonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156470 tetrahydropentoxyline skos:exactMatch MESH:C087650 tetrahydropentoxyline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156473 cyclobutanes skos:exactMatch MESH:D003503 Cyclobutanes semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156497 novolactone skos:exactMatch MESH:C000601548 novolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156498 rohitukine skos:exactMatch MESH:C573233 5,7-dihydroxy-2-methyl-8-(4-(3-hydroxy-1-methyl)-piperidinyl)-4H-1-benzopyran-4-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156511 poacic acid skos:exactMatch MESH:C000598562 poacic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15652 5'-xanthylic acid skos:exactMatch MESH:C011141 xanthosine monophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156531 ficellomycin skos:exactMatch MESH:C013532 ficellomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156545 glyceryl monothioglycolate skos:exactMatch MESH:C033769 glyceryl monothioglycolate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156546 terreic acid skos:exactMatch MESH:C009400 terreic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156550 pyrrolomycin A skos:exactMatch MESH:C032959 pyrrolomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156556 resorcinol monobenzoate skos:exactMatch MESH:C088024 resorcinol monobenzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156571 azodicarbonamide skos:exactMatch MESH:C004525 azodicarbonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15668 (1E)-4-oxobut-1-ene-1,2,4-tricarboxylic acid skos:exactMatch MESH:C037955 4-oxalmesaconic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:156688 alpha-D-Glcp-(1<->1)-alpha-D-Xylp skos:exactMatch MESH:C048281 alpha-glucopyranosyl alpha-xylopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15694 (R)-S-lactoylglutathione skos:exactMatch MESH:C013585 S-lactoylglutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15700 dTDP-alpha-D-glucose skos:exactMatch MESH:C103522 deoxythymidine diphosphate-glucose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15709 xanthotoxol skos:exactMatch MESH:C021768 xanthotoxol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15711 1D-1-O-(indol-3-yl)acetyl-myo-inositol skos:exactMatch MESH:C037008 indol-3-ylacetylinositol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15725 trimethylenediamine skos:exactMatch MESH:C009475 trimethylenediamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15728 4-guanidinobutanoic acid skos:exactMatch MESH:C001317 gamma-guanidinobutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15733 N-methylaniline skos:exactMatch MESH:C021313 methylaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15753 2-oxoadipic acid skos:exactMatch MESH:C001918 alpha-ketoadipic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15757 (S)-4-amino-5-oxopentanoic acid skos:exactMatch MESH:C057794 glutamate-1-semialdehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157608 isotrichodermin skos:exactMatch MESH:C063750 isotrichodermin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157665 cholest-4,6-dien-3-one skos:exactMatch MESH:C030311 4,6-cholestadien-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157671 AN11736 skos:exactMatch MESH:C000625879 AN11736 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157681 tomaymycin skos:exactMatch MESH:C003619 tomaymycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157682 vanchrobactin skos:exactMatch MESH:C529766 vanchrobactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157683 althiomycin skos:exactMatch MESH:C010018 althiomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15771 loganin skos:exactMatch MESH:C059516 loganin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:157713 Dihydrokavain skos:exactMatch MESH:C113859 dihydrokavain semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157717 Dihydro-5,6-dehydrokawain skos:exactMatch MESH:C052296 7,8-dihydro-5,6-dehydrokawain semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157718 flavokawain C skos:exactMatch MESH:C000609150 flavokawain C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157725 Flavokawain A skos:exactMatch MESH:C500809 flavokawain A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157726 Pipermethystine skos:exactMatch MESH:C448623 pipermethystine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157727 Mosloflavone skos:exactMatch MESH:C521856 mosloflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157733 Bornyl cinnamate skos:exactMatch MESH:C000600595 bornyl cinnamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157745 delta(17)-6-ketoprostaglandin F1alpha skos:exactMatch MESH:C077778 delta(17)-6-ketoprostaglandin F1alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157748 Lipoxin A5 skos:exactMatch MESH:C044354 lipoxin A5 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157783 S-Methylpenicillamine skos:exactMatch MESH:C036070 S-methylpenicillamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157784 s-Phenylmercapturic acid skos:exactMatch MESH:C053003 S-phenyl-N-acetylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157819 Cys-Tyr skos:exactMatch MESH:C072331 cysteinyltyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157862 Ile-Cys skos:exactMatch MESH:C054633 isoleucylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:157899 Trp-His skos:exactMatch MESH:C509582 tryptophyl-histidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1579 3-methoxyapigenin skos:exactMatch MESH:C511208 isokaempferide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15793 3-hydroxyanthranilic acid skos:exactMatch MESH:C008740 3-oxyanthranilic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15805 D-octopine skos:exactMatch MESH:C005394 octopine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1581 3-Methoxytropolone skos:exactMatch MESH:C049333 3-methoxytropolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158137 Ala-Glu-Asp skos:exactMatch MESH:C572340 alanyl-glutamyl-aspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15815 quinolin-4-ol skos:exactMatch MESH:C034010 4-hydroxyquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158184 Ala-Gly-Gly skos:exactMatch MESH:C516501 alanyl-glycyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15819 N(6)-(dimethylallyl)adenosine 5'-monophosphate skos:exactMatch MESH:C008196 N(6)-(delta(2)-isopentenyl)adenosine 5'-monophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1582 3-methoxytyramine skos:exactMatch MESH:C001746 3-methoxytyramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158218 Ala-His-His skos:exactMatch MESH:C000626374 Ala-His-His semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15829 L-serine O-sulfate skos:exactMatch MESH:C036040 serine O-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15834 1-O-galloyl-beta-D-glucose skos:exactMatch MESH:C060474 glucogallin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158403 Ala-Phe-Ala skos:exactMatch MESH:C507335 Ala-Phe-Ala semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15842 orotidine 5'-phosphate skos:exactMatch MESH:C005417 orotidylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15843 arachidonic acid skos:exactMatch MESH:D016718 Arachidonic Acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:158477 Ala-Pro-Tyr skos:exactMatch MESH:C417685 alanyl-prolyl-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158495 Ala-Ser-Gly skos:exactMatch MESH:C039036 alanyl-seryl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15851 3-(uracil-1-yl)-L-alanine skos:exactMatch MESH:C002872 willardiine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158561 Ala-Trp-Ala skos:exactMatch MESH:C104257 alanyl-tryptophyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158601 Ala-Tyr-Ala skos:exactMatch MESH:C521154 alanyl-tyrosyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15871 o-orsellinate depside skos:exactMatch MESH:C008263 lecanoric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158716 Ile-Pro-Pro skos:exactMatch MESH:C489032 isoleucyl-prolyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15873 alpha-D-glucosamine 6-phosphate skos:exactMatch MESH:C001293 glucosamine 6-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158741 Arg-Arg-Leu skos:exactMatch MESH:C573336 arginyl-arginyl-leucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15883 P(1),P(4)-bis(5'-guanosyl) tetraphosphate skos:exactMatch MESH:C015138 diguanosine tetraphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158838 Arg-Asp-Val skos:exactMatch MESH:C071841 RDV peptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15885 L-2-amino-4-chloropent-4-enoic acid skos:exactMatch MESH:C053078 2-amino-4-chloro-4-pentenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158922 Arg-Glu-Arg skos:exactMatch MESH:C521328 arginyl-glutamyl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158925 Ile-Val-Tyr skos:exactMatch MESH:C409454 isoleucyl-valyl-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158932 Arg-Glu-Glu skos:exactMatch MESH:C000611756 arginyl-glutamyl-glutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158951 Leu-Ala-Phe skos:exactMatch MESH:C427444 leucyl-alanyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158966 Arg-Gly-Asp skos:exactMatch MESH:C047981 arginyl-glycyl-aspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158972 Arg-Gly-Glu skos:exactMatch MESH:C112658 arginyl-glycyl-glutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158987 Arg-Gly-Pro skos:exactMatch MESH:C000608939 arginyl-glycyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158989 Arg-Gly-Ser skos:exactMatch MESH:C097755 arginyl-glycyl-serine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:158999 Leu-Arg-Trp skos:exactMatch MESH:C512930 leucinyl-arginyl-tryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15901 5,6-dihydrouracil skos:exactMatch MESH:C007419 dihydrouracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15905 (R)-4'-phosphopantothenic acid skos:exactMatch MESH:C011988 phosphopantothenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159071 Leu-Asp-Val skos:exactMatch MESH:C090763 leucyl-aspartyl-valine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159074 Arg-Ile-Tyr skos:exactMatch MESH:C514605 arginyl-isoleucyl-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159093 Arg-Leu-Gly skos:exactMatch MESH:C094047 arginyl-leucyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159131 Arg-Lys-Glu skos:exactMatch MESH:C051920 splenotritin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15916 serine phosphoethanolamine skos:exactMatch MESH:C013249 serine ethanolamine phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159214 Leu-Gly-Phe skos:exactMatch MESH:C427445 leucyl-glycyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159266 Arg-Pro-Pro skos:exactMatch MESH:C079001 arginyl-prolyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15927 N-ribosylnicotinamide skos:exactMatch MESH:C018613 nicotinamide-beta-riboside semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:159301 Leu-Ile-Tyr skos:exactMatch MESH:C405645 acein-2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159320 Arg-Thr-Arg skos:exactMatch MESH:C531560 arginyl-threonyl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159344 Arg-Thr-Phe skos:exactMatch MESH:C035496 arginyl-threonyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159357 Leu-Lys-Pro skos:exactMatch MESH:C000597540 leucyl-lysyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159360 Arg-Trp-Arg skos:exactMatch MESH:C092608 arginyl-tryptophyl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159365 Leu-Lys-Tyr skos:exactMatch MESH:C543181 leucyl-lysyl-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159401 Arg-Tyr-Asp skos:exactMatch MESH:C078264 arginyl-tyrosyl-aspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159440 Leu-Phe-Val skos:exactMatch MESH:C419884 leucyl-phenylalanyl-valine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159460 Arg-Val-Phe skos:exactMatch MESH:C000595224 RVF peptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159471 Leu-Pro-Pro skos:exactMatch MESH:C535179 leucyl-prolyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15949 diphthamide skos:exactMatch MESH:C027527 diphthamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15968 3-guanidinopropanoic acid skos:exactMatch MESH:C005775 guanidinopropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159751 Lys-Asn-Asp skos:exactMatch MESH:C000604001 Lys-Asn-Asp semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159756 Asn-Gly-Arg skos:exactMatch MESH:C526428 NGR peptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15977 cyclohex-2-enone skos:exactMatch MESH:C028215 2-cyclohexen-1-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159909 Lys-Glu-Asp skos:exactMatch MESH:C533570 lysyl-glutamyl-aspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:159934 Lys-Glu-Trp skos:exactMatch MESH:C000596362 lysyl-glutamyl-tryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:15998 (2-amino-4-hydroxy-7,8-dihydropteridin-6-yl)methyl trihydrogen diphosphate skos:exactMatch MESH:C018820 2-amino-4-hydroxy-6-pyrophosphoryl-methylpteridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160036 Asn-Pro-Ala skos:exactMatch MESH:C550288 asparagine-proline-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16007 methanethiol skos:exactMatch MESH:C005231 methylmercaptan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16008 salicylaldehyde skos:exactMatch MESH:C538871 o-hydroxybenzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160129 7,8-dichloro-1,2,3,4-tetrahydroisoquinoline skos:exactMatch MESH:C012153 7,8-dichloro-1,2,3,4-tetrahydroisoquinoline semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:16019 prenol skos:exactMatch MESH:C009034 prenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160198 Lys-Phe-Lys skos:exactMatch MESH:C079731 lysyl-phenylalanyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1602 3-methylgalangin skos:exactMatch MESH:C438064 3-methylgalangin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160247 Lys-Pro-Thr skos:exactMatch MESH:C056932 interleukin 1beta (193-195) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160254 Lys-Pro-Val skos:exactMatch MESH:C043156 MSH (11-13) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16027 adenosine 5'-monophosphate skos:exactMatch MESH:D000249 Adenosine Monophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16031 indole-3-acetamide skos:exactMatch MESH:C015950 indoleacetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160356 Lys-Trp-Lys skos:exactMatch MESH:C029535 lysyl-tryptophyl-alpha-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160394 Lys-Tyr-Lys skos:exactMatch MESH:C074312 lysyl-tyrosyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160478 Met-Ala-Ser skos:exactMatch MESH:C540170 methionyl-alanyl-serine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16050 N-acetylisatin skos:exactMatch MESH:C414384 1-acetylisatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160522 Met-Arg-Trp skos:exactMatch MESH:C530457 rubimetide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160580 Met-Asp-Gly skos:exactMatch MESH:C000602142 methionyl-aspartyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16067 1D-myo-inositol 1,4,5,6-tetrakisphosphate skos:exactMatch MESH:C490693 D-myo-inositol 1,4,5,6-tetrakisphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16070 1,5-anhydro-D-glucitol skos:exactMatch MESH:C006584 1,5-anhydroglucitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160802 Asp-Phe-Gly skos:exactMatch MESH:C553185 DFG peptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16085 UDP-alpha-D-galacturonic acid skos:exactMatch MESH:C050306 UDP-galacturonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160871 Met-Leu-Phe skos:exactMatch MESH:C042205 methionyl-leucyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16089 6-deoxyerythronolide B skos:exactMatch MESH:C034277 6-deoxyerythronolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160914 Met-Lys-Pro skos:exactMatch MESH:C000622058 methionyl-lysyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:160950 Met-Met-Met skos:exactMatch MESH:C022877 trimethionine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16104 3-(2-hydroxyphenyl)propanoic acid skos:exactMatch MESH:C514152 melilotic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16108 dihydroxyacetone phosphate skos:exactMatch MESH:D004099 Dihydroxyacetone Phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16109 propane-1,3-diol skos:exactMatch MESH:C041787 1,3-propanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16110 1,2-diacyl-sn-glycero-3-phosphocholine(1+) skos:exactMatch MESH:D054709 Lecithins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16116 3-hydroxy-4-methylanthranilic acid skos:exactMatch MESH:C034508 4-methyl-3-hydroxyanthranilic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161185 Met-Tyr-Lys skos:exactMatch MESH:C026545 methionyl-tyrosyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161262 Phe-Ala-Lys skos:exactMatch MESH:C080261 phenylalanyl-alanyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161280 Phe-Arg-Arg skos:exactMatch MESH:C082640 phenylalanyl-arginyl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161304 Phe-Arg-Phe skos:exactMatch MESH:C077523 phenylalanyl-arginyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16138 2-deoxy-D-gluconic acid skos:exactMatch MESH:C045553 2-deoxygluconic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161488 Phe-Glu-Gly skos:exactMatch MESH:C114891 tripeptide FEG semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16151 3,4-dihydrocoumarin skos:exactMatch MESH:C507378 melilotol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16161 CoA-disulfide skos:exactMatch MESH:C017145 coenzyme A disulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161670 Phe-Leu-Val skos:exactMatch MESH:C000615816 phenylalanyl-leucyl-valine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16174 dADP skos:exactMatch MESH:C018891 deoxyadenosine diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161765 Phe-Phe-Gly skos:exactMatch MESH:C044920 phenylalanyl-phenylalanyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161777 Phe-Phe-Phe skos:exactMatch MESH:C041142 phenylalanyl-phenylalanyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16178 phosphomannan skos:exactMatch MESH:C005437 phosphomannan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16179 retinyl ester skos:exactMatch MESH:D000084562 Retinyl Esters semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161791 Phe-Pro-Ala skos:exactMatch MESH:C062655 phenylalanyl-prolyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:161793 Phe-Pro-Arg skos:exactMatch MESH:C077952 phenylalanyl-prolyl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16200 questin skos:exactMatch MESH:C048944 questin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16205 biphenyl-2,3-diol skos:exactMatch MESH:C454813 2,3-dihydroxybiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16220 coniferin skos:exactMatch MESH:C016316 coniferin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162311 Pro-Gly-Gly skos:exactMatch MESH:C049251 prolyl-glycyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162325 Pro-Gly-Pro skos:exactMatch MESH:C113164 prolyl-glycyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16234 hydroxide skos:exactMatch MESH:C031356 hydroxide ion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16237 4-chlorophenylacetate skos:exactMatch MESH:C029716 4-chlorophenylacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16241 aldehydo-D-arabinose 5-phosphate skos:exactMatch MESH:C028055 arabinose 5-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162419 Pro-Leu-Arg skos:exactMatch MESH:C093201 prolyl-leucyl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162431 Pro-Leu-Gly skos:exactMatch MESH:C055207 prolyl-leucyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162578 Pro-Pro-Ala skos:exactMatch MESH:C027789 prolyl-prolyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162592 Pro-Pro-Gly skos:exactMatch MESH:C044555 prolyl-prolyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162596 Pro-Pro-Ile skos:exactMatch MESH:C488808 prolyl-prolylisoleucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16267 (R)-4-hydroxymandelonitrile beta-D-glucoside skos:exactMatch MESH:C011360 taxiphyllin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162718 Glu-Arg-Pro skos:exactMatch MESH:C088345 glutamyl-arginyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162770 Glu-Asp-Ala skos:exactMatch MESH:C000605986 glutamyl-aspartyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162780 Glu-Asp-Gly skos:exactMatch MESH:C026740 glutamyl-aspartyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162790 Glu-Asp-Pro skos:exactMatch MESH:C000605987 glutamyl-aspartyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162802 Glu-Cys-Ala skos:exactMatch MESH:C523572 glutamyl-cysteinyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162821 Glu-Cys-Lys skos:exactMatch MESH:C522713 glutamyl-cysteinyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16284 dATP skos:exactMatch MESH:C026600 2'-deoxyadenosine triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16290 5alpha-cholesta-7,24-dien-3beta-ol skos:exactMatch MESH:C007040 cholesta-7,24-dien-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:162920 Glu-Gly-Gly skos:exactMatch MESH:C048439 gamma-glutamyl-glycyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16300 alpha-D-ribose 1-phosphate skos:exactMatch MESH:C031154 ribose 1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16311 dCTP skos:exactMatch MESH:C024107 2'-deoxycytidine 5'-triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16312 3alpha,7alpha-dihydroxy-12-oxo-5beta-cholanic acid skos:exactMatch MESH:C025576 3,7-dihydroxy-12-oxocholanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16314 N-formylmethanofuran skos:exactMatch MESH:C050842 formylmethanofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163262 Ser-Lys-Asp skos:exactMatch MESH:C060784 seryl-lysyl-aspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163276 Ser-Lys-Leu skos:exactMatch MESH:C088449 seryl-lysyl-leucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163384 Glu-Val-Gly skos:exactMatch MESH:C576321 glutamyl-valyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163396 Glu-Val-Phe skos:exactMatch MESH:C073546 glutamyl-valyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163424 Gly-Ala-Ile skos:exactMatch MESH:C070224 glycyl-alanyl-isoleucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163426 Gly-Ala-Leu skos:exactMatch MESH:C070223 glycyl-alanyl-leucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163432 Gly-Ala-Phe skos:exactMatch MESH:C061038 glycyl-alanyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163444 Gly-Ala-Val skos:exactMatch MESH:C070222 glycyl-alanyl-valine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163498 Gly-Asn-Gly skos:exactMatch MESH:C053566 glycyl-asparaginyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163537 Gly-Asp-Gly skos:exactMatch MESH:C053567 glycyl-aspartyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16354 N-methylhydantoin skos:exactMatch MESH:C032067 1-methylhydantoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163569 Gly-Cys-Asp skos:exactMatch MESH:C509808 glycyl-cystinyl-aspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16365 quinolin-2-ol skos:exactMatch MESH:C107724 2-hydroxyquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16368 6-hydroxymellein skos:exactMatch MESH:C070622 6-hydroxymellein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163682 Gly-Gly-Arg skos:exactMatch MESH:C031918 glycyl-glycyl-argininal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163688 Gly-Gly-Cys skos:exactMatch MESH:C044514 glycyl-glycyl-cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163695 Gly-Gly-His skos:exactMatch MESH:C037026 diglycyl-histidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163707 Gly-Gly-Tyr skos:exactMatch MESH:C108401 glycyl-glycyl-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163709 Gly-Gly-Val skos:exactMatch MESH:C080939 glycyl-glycyl-valine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163712 Gly-His-Arg skos:exactMatch MESH:C035023 glycyl-histidyl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163724 Gly-His-Gly skos:exactMatch MESH:C098153 glycyl-histidyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163738 Gly-His-Ser skos:exactMatch MESH:C000589228 glycyl-histidyl-serine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163762 Thr-Asp-Tyr skos:exactMatch MESH:C097918 threonyl-aspartyl-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163814 Gly-Leu-Phe skos:exactMatch MESH:C062537 glycyl-leucyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163824 Gly-Leu-Tyr skos:exactMatch MESH:C104293 glycyl-leucyl-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16384 trans-5-O-caffeoyl-D-quinic acid skos:exactMatch MESH:C473200 5'-O-caffeoylquinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163924 Gly-Phe-Gly skos:exactMatch MESH:C530098 glycyl-phenylalanyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163949 Gly-Pro-Arg skos:exactMatch MESH:C035024 glycyl-prolyl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163960 Gly-Pro-Glu skos:exactMatch MESH:C062053 glycyl-prolyl-glutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:163987 Gly-Ser-Ala skos:exactMatch MESH:C061117 glycyl-seryl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16400 gossypetin skos:exactMatch MESH:C059922 gossypetin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:164013 Gly-Ser-Phe skos:exactMatch MESH:C039037 glycyl-seryl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164059 Thr-Lys-Glu skos:exactMatch MESH:C062986 threonyl-lysyl-glutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164075 Thr-Lys-Pro skos:exactMatch MESH:C045468 threonyl-lysyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164091 Gly-Trp-Met skos:exactMatch MESH:C102204 glycyl-tryptophyl-methionine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164107 Gly-Tyr-Ala skos:exactMatch MESH:C078139 glycyl-tyrosyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164121 Gly-Tyr-Gly skos:exactMatch MESH:C078834 glycyl-tyrosyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164129 Gly-Tyr-Lys skos:exactMatch MESH:C093210 glycyl-tyrosyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164197 His-Ala-Gln skos:exactMatch MESH:C000613969 histidyl-alanyl-glutamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164227 Thr-Ser-Lys skos:exactMatch MESH:C026068 threonyl-seryl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16423 (9Z)-octadec-9-en-12-ynoic acid skos:exactMatch MESH:C047148 crepenynic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16428 4-coumaroylshikimic acid skos:exactMatch MESH:C548291 4-coumaroylshikimic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16430 precorrin-4 skos:exactMatch MESH:C107384 precorrin 4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16434 N-hydroxy-4-acetylaminobiphenyl skos:exactMatch MESH:C001365 N-hydroxy-4-acetylaminobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16441 linamarin skos:exactMatch MESH:C005091 linamarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164481 His-Gly-Glu skos:exactMatch MESH:C000625524 histidyl-glycyl-glutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164584 Trp-Cys-Ser skos:exactMatch MESH:C522909 tryptophyl-cysteinyl-serine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16459 pentanamide skos:exactMatch MESH:C055998 valeramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16464 salicyl alcohol skos:exactMatch MESH:C010631 salicyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16466 3alpha,7alpha,12alpha-trihydroxy-5beta-cholestan-26-al skos:exactMatch MESH:C029097 3,7,12-trihydroxycholestan-26-al semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164680 Trp-Gly-Gly skos:exactMatch MESH:C061592 tryptophyl-glycyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16470 glyceollin skos:exactMatch MESH:C017343 glyceollin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16471 (dimethylsulfonio)acetate skos:exactMatch MESH:C483727 sulfobetaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164739 Trp-Leu-Glu skos:exactMatch MESH:C056552 tryptophyl-leucyl-glutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16480 nitric oxide skos:exactMatch MESH:D045462 Endothelium-Dependent Relaxing Factors semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16487 benzyl cetraxate skos:exactMatch MESH:C063344 cetraxate benzyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164936 Tyr-Ala-Cys skos:exactMatch MESH:C000598977 tyrosyl-alanyl-cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:164939 Tyr-Ala-Gly skos:exactMatch MESH:C037841 tyrosyl-alanyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16503 selane skos:exactMatch MESH:C026372 hydrogen selenide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16504 monodehydro-L-ascorbic acid skos:exactMatch MESH:C000820 semidehydroascorbic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165069 Tyr-Glu-Trp skos:exactMatch MESH:C509063 tyrosyl-glutamyl-tryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16513 hydroxymalonic acid skos:exactMatch MESH:C032973 tartronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165131 Tyr-Leu-Ala skos:exactMatch MESH:C000605450 tyrosyl-leucyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16517 cyclotriphosphoric acid skos:exactMatch MESH:C009293 trimetaphosphoric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165175 N-Methylnicotinium skos:exactMatch MESH:C047661 N-methylnicotinium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165180 Calystegine C1 skos:exactMatch MESH:C110566 calystegine C1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165184 2-Aminohippuric acid skos:exactMatch MESH:C033412 2-aminohippuric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165186 Epinephrine glucuronide skos:exactMatch MESH:C046911 epinephrine glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165189 Carboxytolbutamide skos:exactMatch MESH:C006913 carboxytolbutamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165194 Ketoprofen glucuronide skos:exactMatch MESH:C044223 ketoprofen glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165198 Bisphenol Z skos:exactMatch MESH:C517113 1,1-bis(4-hydroxyphenyl)cyclohexane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165202 Fluvoxamino acid skos:exactMatch MESH:C477448 fluvoxamino acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165211 Benzyl salicylate skos:exactMatch MESH:C039672 benzyl salicylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165217 2,4,6-Trihydroxybenzoic acid skos:exactMatch MESH:C470931 2,4,6-trihydroxybenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165221 O-Desmethyltramadol skos:exactMatch MESH:C080580 O-demethyltramadol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165230 alpha-Hydroxymetoprolol skos:exactMatch MESH:C029504 alpha-hydroxymetoprolol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165233 3,4-Dehydrochlorambucil skos:exactMatch MESH:C026365 3,4-dehydrochlorambucil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165235 N-Acetylgalactosamine 6-sulfate skos:exactMatch MESH:C046736 N-acetylgalactosamine 6-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165243 N-Acetyl-9-O-lactoylneuraminic acid skos:exactMatch MESH:C082761 9-O-lactoyl-N-acetylneuraminic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165279 11-HpETE skos:exactMatch MESH:C024135 11-hydroperoxyeicosa-5,8,12,14-tetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165283 5,6-DiHETE skos:exactMatch MESH:C048698 5,6-dihydroxy-7,9,11,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165286 8,15-DiHPETE skos:exactMatch MESH:C053262 8,15-diHPETE semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165297 20-HeDE skos:exactMatch MESH:C494667 20-hydroxyeicosa-6(Z),15(Z)-dienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165302 11-Deoxy-PGF1alpha skos:exactMatch MESH:C025568 11-deoxyprostaglandin F1alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165335 PGF1beta skos:exactMatch MESH:C033761 prostaglandin F1beta semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165336 PGF2alpha isopropyl ester skos:exactMatch MESH:C041158 prostaglandin F2 isopropyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165344 Tetranor-PGE1 skos:exactMatch MESH:C054932 tetranorprostaglandin E1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165346 11-Dehydro-2,3-dinor-TXB2 skos:exactMatch MESH:C081960 11-dehydro-2,3-dinor-thromboxane B2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165347 11-Dehydro-TXB3 skos:exactMatch MESH:C101180 11-dehydrothromboxane B3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165348 2,3-Dinor-TXB1 skos:exactMatch MESH:C089757 2,3-dinorthromboxane B1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165349 TXA3 skos:exactMatch MESH:C039903 thromboxane A3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16535 piperazine-2,5-dione skos:exactMatch MESH:C010939 2,5-dioxopiperazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165356 2,4-Dimethyl-tetradecanoic acid skos:exactMatch MESH:C102748 2,4-dimethyltetradecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165373 Aleprolic acid skos:exactMatch MESH:C013393 aleprolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165374 Dihydrosterculic acid skos:exactMatch MESH:C029355 dihydrosterculic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165375 Majusculoic acid skos:exactMatch MESH:C501145 majusculoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165393 Dimethyl succinate skos:exactMatch MESH:C056451 dimethyl succinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165396 9,10-Dibromo-stearic acid skos:exactMatch MESH:C060803 9,10-dibromostearic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165404 2-Ethyl-2-hydroxy-butyric acid skos:exactMatch MESH:C089728 2-ethyl-2-hydroxybutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165421 Lesquerolic acid skos:exactMatch MESH:C105775 lesquerolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165425 2-Methylglutaconic acid skos:exactMatch MESH:C032770 2-methylglutaconic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16545 5-valerolactone skos:exactMatch MESH:C052207 delta-valerolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165489 9,12-Hexadecadienoic acid skos:exactMatch MESH:C080021 9,12-hexadecadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165495 Ximenynic acid skos:exactMatch MESH:C053760 ximenynic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165515 Gummiferol skos:exactMatch MESH:C097940 gummiferol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165524 Adipamide skos:exactMatch MESH:C027486 adipamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165561 N-Palmitoyl tyrosine skos:exactMatch MESH:C534125 N-palmitoyl tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165618 Salicyl-CoA skos:exactMatch MESH:C412606 salicyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16563 tetrahydropalmatine skos:exactMatch MESH:C014215 tetrahydropalmatine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:165649 Dodecyl acetate skos:exactMatch MESH:C044215 lauryl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165678 Mayolene-16 skos:exactMatch MESH:C470898 mayolene-16 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165679 Mayolene-18 skos:exactMatch MESH:C470899 mayolene-18 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165773 Avenoleic acid skos:exactMatch MESH:C112379 avenoleic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165801 9,10-Dioxo-octadecanoic acid skos:exactMatch MESH:C000625202 9,10-dioxooctadecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165807 dApdA skos:exactMatch MESH:C020269 2'-deoxyadenylyl-(3'-5')-2'-deoxyadenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165830 UpG skos:exactMatch MESH:C042008 uridylyl-(3'-5')-guanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165834 3'-O-Methyladenosine skos:exactMatch MESH:C031038 3'-O-methyladenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165836 1,7-Dimethylguanosine skos:exactMatch MESH:C031003 1,7-dimethylguanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165838 N-Allyladenosine skos:exactMatch MESH:C074254 N-allyladenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165840 Furafylline skos:exactMatch MESH:C050131 furafylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165841 5-Hydroxymethyluridine skos:exactMatch MESH:C012367 5-hydroxymethyluridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165846 Diethyl aminomalonate skos:exactMatch MESH:C057214 diethyl aminomalonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165850 3-Phenylpropionylglycine skos:exactMatch MESH:C057466 3-phenylpropionylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165854 Benzylmercapturic acid skos:exactMatch MESH:C029319 S-benzyl-N-acetyl-L-cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165858 Ethiin skos:exactMatch MESH:C406690 ethiin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165859 Galactosylhydroxylysine skos:exactMatch MESH:C007817 galactosylhydroxylysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165863 Homoisoleucine skos:exactMatch MESH:C013558 homoisoleucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165866 Isoputreanine skos:exactMatch MESH:C035160 isoputreanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165871 N-AcetylCilastatin skos:exactMatch MESH:C061295 N-acetylcilastatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165872 N-Acetylmethionine sulfoxide skos:exactMatch MESH:C035120 N-acetylmethionine sulfoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165873 N-Acetyl-proline skos:exactMatch MESH:C055247 N-acetylproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165877 N-Acetyl-S-(2-carbamoyl-2-hydroxyethyl)-L-cysteine skos:exactMatch MESH:C000625513 N-acetyl-S-(2-carbamoyl-2-hydroxyethyl)-L-cysteine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:165878 N-Acetyl-S-(2-carbamoylethyl)-cysteine skos:exactMatch MESH:C569465 N-acetyl-S-(2-carbamoylethyl)cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165879 N-Acetyl-S-(2-cyanoethyl)-cysteine skos:exactMatch MESH:C025645 N-acetyl-S-(2-cyanoethyl)cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165885 N-Acetyl-S-(3-oxo-3-carboxy-n-propyl)cysteine skos:exactMatch MESH:C110306 N-acetyl-S-(3-oxo-3-carboxy-n-propyl)cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165889 N-Acetyl-S-(trichlorovinyl)-cysteine skos:exactMatch MESH:C053445 S-trichlorovinyl-N-acetylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165891 N-Isobutylglycine skos:exactMatch MESH:C119042 N-isobutylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165896 Phenylbutyrylglutamine skos:exactMatch MESH:C463300 phenylbutyrylglutamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16591 all-trans-undecaprenol skos:exactMatch MESH:C017788 undecaprenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:165936 Tyr-Pro-Arg skos:exactMatch MESH:C061174 tyrosyl-prolyl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166028 Tyr-Tyr-Phe skos:exactMatch MESH:C067117 tyrosyl-tyrosyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16607 4-aminoimidazole skos:exactMatch MESH:C098330 4-aminoimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16608 5alpha-cholest-8-en-3beta-ol skos:exactMatch MESH:C056855 zymostenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16615 biotin amide skos:exactMatch MESH:C093086 biotinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16616 2-methylpropanal O-methyloxime skos:exactMatch MESH:C022245 isobutyraldoxime O-methyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166345 Val-Pro-Leu skos:exactMatch MESH:C041446 diprotin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166351 Val-Pro-Tyr skos:exactMatch MESH:C576277 VPY tripeptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166453 5-S-Cysteinyldopamine skos:exactMatch MESH:C047408 5-S-cysteinyldopamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166464 Diethyldithiophosphate skos:exactMatch MESH:C000654497 diethyldithiophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166474 Dimethylphosphate skos:exactMatch MESH:C007477 dimethyl phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166478 2-Aminopropanol skos:exactMatch MESH:C034448 2-aminopropanol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:166479 N-Acetyltranylcypromine skos:exactMatch MESH:C030066 N-acetyl-tranylcypromine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166481 Decylamine skos:exactMatch MESH:C004744 decylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166483 Propionylcholine skos:exactMatch MESH:C009062 propionylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166487 Hydroxybupropion skos:exactMatch MESH:C580748 hydroxybupropion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166491 Inositol 4-phosphate skos:exactMatch MESH:C045537 inositol 4-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166492 1-Cyano-2-hydroxy-3-butene skos:exactMatch MESH:C055903 1-cyano-2-hydroxy-3-butene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166495 4-Hydroxy-3-methylacetophenone skos:exactMatch MESH:C504550 4-hydroxy-3-methylacetophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166496 Repandiol skos:exactMatch MESH:C080187 repandiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166501 3-Acetylpyridine skos:exactMatch MESH:C010835 3-acetylpyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166503 5-Acetyl-4-methylthiazole skos:exactMatch MESH:C025062 5-acetyl-4-methylthiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166504 Oxoamide skos:exactMatch MESH:C034960 oxoamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166506 5-Hydroxytryptophol glucuronide skos:exactMatch MESH:C500750 5-hydroxytryptophol glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166507 6-Deoxyglucitol skos:exactMatch MESH:C044742 6-deoxyglucitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166508 Galacto-hexodialdose skos:exactMatch MESH:C468551 galactose dialdehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166509 Palmitoyl glucuronide skos:exactMatch MESH:C065782 1-O-palmitylglucuronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166514 Desethylchloroquine skos:exactMatch MESH:C007278 desethylchloroquine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166515 1-Carboxymethylmetronidazole skos:exactMatch MESH:C020921 2-methyl-5-nitroimidazol-1-ylacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166518 Omeprazole sulfone skos:exactMatch MESH:C040450 omeprazole sulfone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166519 Dictyoquinazol C skos:exactMatch MESH:C473160 dictyoquinazol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166520 3,4-Methylenedioxyamphetamine skos:exactMatch MESH:D015104 3,4-Methylenedioxyamphetamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16653 cycloeucalenol skos:exactMatch MESH:C007198 cycloleucalenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166532 1,4-Ipomeadiol skos:exactMatch MESH:C008162 1,4-ipomeadiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166533 7-Acetamidonitrazepam skos:exactMatch MESH:C043576 7-acetamidonitrazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166534 7-Aminonitrazepam skos:exactMatch MESH:C043577 7-aminonitrazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166535 alpha-Hydroxytriazolam skos:exactMatch MESH:C028638 alpha-hydroxytriazolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166536 2-Furanmethanethiol skos:exactMatch MESH:C455106 furfuryl mercaptan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166540 5-(3,4-Dihydroxy-1,5-cyclohexadien-1-yl)-5-phenylhydantoin skos:exactMatch MESH:C027363 5-(3,4-dihydroxy-1,5-cyclohexadien-1-yl)-5-phenylhydantoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166544 Adrenochrome skos:exactMatch MESH:D000323 Adrenochrome semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16656 tropinone skos:exactMatch MESH:C016808 3-tropinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166561 1-Methylpiperazine skos:exactMatch MESH:C048073 1-methylpiperazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166564 N-methyl-1-deoxynojirimycin skos:exactMatch MESH:C033424 N-methyldeoxynojirimycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166565 7-Hydroxymethotrexate skos:exactMatch MESH:C011864 7-hydroxymethotrexate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166571 5-Hydroxypyrazinamide skos:exactMatch MESH:C032191 5-hydroxypyrazinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166572 2-Hydroxynicotinic acid skos:exactMatch MESH:C011866 2-hydroxynicotinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166573 Thiazopyr skos:exactMatch MESH:C091707 thiazopyr semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166575 Ginkgotoxin skos:exactMatch MESH:C406624 4'-O-methylpyridoxine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166580 Nequinate skos:exactMatch MESH:C057040 nequinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166583 Cotarnine skos:exactMatch MESH:C004697 cotarnine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166587 Selenocystamine skos:exactMatch MESH:C014807 selenocystamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166593 1,9-Nonanedithiol skos:exactMatch MESH:C528480 1,9-nonanedithiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166594 Pyrromycin skos:exactMatch MESH:C021736 pyrromycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166595 Yessotoxin skos:exactMatch MESH:C066632 yessotoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166596 Nitecapone skos:exactMatch MESH:C057364 nitecapone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166598 Albanol B skos:exactMatch MESH:C000628696 albanol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166604 Rubone skos:exactMatch MESH:C000594178 2'-hydroxy-2,4,4',5,6'-pentamethylchalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166605 7-Methylcoumarin skos:exactMatch MESH:C580890 7-methylcoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166606 Urolithin B skos:exactMatch MESH:C000595064 urolithin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166612 Hesperetin 5-O-glucoside skos:exactMatch MESH:C069231 hesperetin 5-O-glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166631 Karanjin skos:exactMatch MESH:C052068 karanjin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166646 Dihydrorotenone skos:exactMatch MESH:C044985 1',2'-dihydrorotenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166650 Millettosin skos:exactMatch MESH:C480850 millettosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166657 3-Phenylbutyric acid skos:exactMatch MESH:C036032 3-phenylbutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166659 Fukiic acid skos:exactMatch MESH:C116091 fukiic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16666 prephenic acid skos:exactMatch MESH:C005550 prephenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166662 Norpropoxyphene skos:exactMatch MESH:C002756 norpropoxyphene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166663 Emblicanin A skos:exactMatch MESH:C467022 emblicanin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16667 (4-hydroxyphenyl)acetonitrile skos:exactMatch MESH:C026914 4-hydroxybenzylcyanide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166670 Allo-Aromadendrene skos:exactMatch MESH:C419726 alloaromadendrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166671 Aromadendrene skos:exactMatch MESH:C510134 aromadendrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166676 Valerenal skos:exactMatch MESH:C030653 valerenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166677 Grayanotoxin II skos:exactMatch MESH:C020750 grayanotoxin II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166679 Retapamulin skos:exactMatch MESH:C508887 retapamulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166687 7,8-Didehydroastaxanthin skos:exactMatch MESH:C541232 7,8-didehydroastaxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166690 Pyrrhoxanthin skos:exactMatch MESH:C520451 pyrrhoxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166732 Glycohyodeoxycholic acid skos:exactMatch MESH:C043888 glycohyodeoxycholic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166749 1-Hydroxyvitamin D3 3-D-glucopyranoside skos:exactMatch MESH:C042201 1-hydroxyvitamin D3 3-D-glucopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166751 25-Hydroxy-26,27-dimethylvitamin D3 skos:exactMatch MESH:C056746 25-hydroxy-26,27-dimethylvitamin D3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166754 Vitamin D2 3-glucuronide skos:exactMatch MESH:C036286 vitamin D2 glucosiduronate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166755 Vitamin D3 glucosiduronate skos:exactMatch MESH:C027963 vitamin D3 glucosiduronate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166756 ZK 168281 skos:exactMatch MESH:C417690 ZK 168281 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166758 Physalin L skos:exactMatch MESH:C574203 physalin L semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166759 15-Hydroxynorandrostene-3,17-dione glucuronide skos:exactMatch MESH:C067735 15-hydroxynorandrostene-3,17-dione glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166760 4-Hydroxyandrostenedione glucuronide skos:exactMatch MESH:C048728 4-hydroxy-4-androstene-3,17-dione glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166762 Cholesterol glucuronide skos:exactMatch MESH:C035843 cholesterol glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166766 11-Hydroxyandrostenedione skos:exactMatch MESH:C003582 11-hydroxyandrostenedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166768 4-Chloromethandienone skos:exactMatch MESH:C000430 D-4-chloro-17 beta-hydroxy-3-oxo-17 alpha-methylandrosta-1,4-diene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166774 16-Hydroxyprogesterone skos:exactMatch MESH:C018975 16-hydroxyprogesterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166791 Cholesta-3,5-diene skos:exactMatch MESH:C076149 cholesterylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166797 Gorgosterol skos:exactMatch MESH:C021689 gorgosterol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:166800 19-Hydroxycholesterol skos:exactMatch MESH:C102577 19-hydroxycholesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166802 22-Hydroxycholesterol skos:exactMatch MESH:C003585 22-hydroxycholesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166806 32-Hydroxylanosterol skos:exactMatch MESH:C053902 32-hydroxylanosterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166811 Cholestan-6-oxo-3,5-diol skos:exactMatch MESH:C551154 cholestan-6-oxo-3,5-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166813 Secosterol-B skos:exactMatch MESH:C000654668 secosterol-B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166814 Demissidine skos:exactMatch MESH:C015108 demissidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166817 Clerosterol skos:exactMatch MESH:C583592 clerosterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166825 pentamethonium skos:exactMatch MESH:C014147 pentamethonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166826 colforsin daropate skos:exactMatch MESH:C122001 colforsin daropate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166852 3-iodobenzoic acid skos:exactMatch MESH:C038262 3-iodobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166857 3-acetylpyridine adenine dinucleotide skos:exactMatch MESH:C005941 3-acetylpyridine adenine dinucleotide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166870 aminoethyl nitrate skos:exactMatch MESH:C546031 aminoethyl nitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166873 chrysogine skos:exactMatch MESH:C005537 chrysogine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166883 3-methylvaleric acid skos:exactMatch MESH:C042993 3-methylvaleric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166887 glutenin skos:exactMatch MESH:C037302 glutenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166889 delta7-stigmasterol skos:exactMatch MESH:C059013 7-dehydrostigmasterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16689 D-apiose skos:exactMatch MESH:C004983 apiose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166895 procyanidin skos:exactMatch MESH:C017674 procyanidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166925 Allylmalonic acid skos:exactMatch MESH:C409212 allylmalonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16697 indan-1-ol skos:exactMatch MESH:C016515 1-indanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166992 calliterpenone skos:exactMatch MESH:C583665 calliterpenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:166993 callicarpenal skos:exactMatch MESH:C523653 callicarpenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16700 indican skos:exactMatch MESH:C066596 indican, plant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167002 komodoquinone B skos:exactMatch MESH:C481242 komodoquinone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167003 komodoquinone A skos:exactMatch MESH:C481241 komodoquinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167004 fostriecin skos:exactMatch MESH:C040313 fostriecin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16705 6-aminopenicillanic acid skos:exactMatch MESH:C004408 aminopenicillanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16706 2-iodophenol skos:exactMatch MESH:C011289 2-iodophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167064 Bis(methylthio)methane skos:exactMatch MESH:C474468 bis(methylthio)methane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167069 Ethynylbenzene skos:exactMatch MESH:C044736 phenylacetylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167074 2-Methyl-3-furanthiol skos:exactMatch MESH:C443400 2-methyl-3-furanthiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167089 1,9-Nonanediol skos:exactMatch MESH:C079909 1,9-nonanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167092 1,2,4-Trimethoxybenzene skos:exactMatch MESH:C508108 1,2,4-trimethoxybenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167111 ustiloxin B skos:exactMatch MESH:C089077 ustiloxin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16713 2-aminopteridine-4,7-diol skos:exactMatch MESH:C008217 isoxanthopterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16716 benzene skos:exactMatch MESH:C004544 naphtha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167215 2-naphthyl sulfate skos:exactMatch MESH:C064313 2-naphthyl sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16732 CDP-ethanolamine skos:exactMatch MESH:C006933 CDP ethanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167321 leuvalin skos:exactMatch MESH:C555048 leuvalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167345 Cedrene skos:exactMatch MESH:C000393 cedrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167399 Verbenol skos:exactMatch MESH:C009951 verbenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167406 3,4-Dimethylbenzaldehyde skos:exactMatch MESH:C476925 3,4-dimethylbenzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167407 Cuparene skos:exactMatch MESH:C483527 cuparene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167408 p-Cymen-8-ol skos:exactMatch MESH:C000614639 4-cymen-8-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167414 2,3,5-Trimethoxytoluene skos:exactMatch MESH:C017775 2,3,5-trimethoxytoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167426 Kaurene skos:exactMatch MESH:C002627 kaurene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167444 1,24(S)-dihydroxyvitamin D2 skos:exactMatch MESH:C063087 1,24-dihydroxyvitamin D2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167450 monomethyl fumarate skos:exactMatch MESH:C509058 methyl hydrogen fumarate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167482 glutaric anhydride skos:exactMatch MESH:C079643 glutaric anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167489 avenanthramide B skos:exactMatch MESH:C546196 avenanthramide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167505 5-Dihydrocortisol skos:exactMatch MESH:C018921 5-dihydrocortisol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167506 2,3-Dimethylsuccinic acid skos:exactMatch MESH:C033831 2,3-dimethylsuccinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167508 2-Amino-2-norbornanecarboxylic acid skos:exactMatch MESH:C000633610 2-amino-2-norbornanecarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167561 neosaxitoxin skos:exactMatch MESH:C034902 neosaxitoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167574 semaglutide skos:exactMatch MESH:C000591245 semaglutide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167600 delgocitinib skos:exactMatch MESH:C000621572 delgocitinib semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:167605 1,8-dihydroxynaphthalene-melanin skos:exactMatch MESH:C423455 1,8-dihydroxynaphthalene melanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167622 zwittermicin A skos:exactMatch MESH:C088290 zwittermicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167625 dithiadene skos:exactMatch MESH:C100170 dithiadene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167626 2-hydroxyethyl octadecanoate skos:exactMatch MESH:C000709705 2-hydroxyethyl stearate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16764 2'-deoxy-5-methyl-5'-cytidylic acid skos:exactMatch MESH:C007261 deoxy-5-methylcytidylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167642 1,3,5,2,4,6-triazatriphosphinine skos:exactMatch MESH:C068226 cyclotriphosphazene ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167644 2-methylvaleric acid skos:exactMatch MESH:C033617 2-methylvaleric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16765 tryptamine skos:exactMatch MESH:C030820 tryptamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167654 BAYu9773 skos:exactMatch MESH:C071435 BAY u9773 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167657 CHIR-98014 skos:exactMatch MESH:C473710 Chir 98014 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167660 LB42908 skos:exactMatch MESH:C448382 LB42908 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167672 TAK-580 skos:exactMatch MESH:C000626518 MLN 2480 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167686 brivanib skos:exactMatch MESH:C509922 brivanib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16769 2-oxoglutaramate skos:exactMatch MESH:C008230 alpha-ketoglutaramate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167695 Punicalagin skos:exactMatch MESH:C115642 punicalagin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167696 Punicalin skos:exactMatch MESH:C115643 punicalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167697 Granatin B skos:exactMatch MESH:C553162 granatin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167707 acalabrutinib skos:exactMatch MESH:C000604908 acalabrutinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:167709 myceliothermophin E skos:exactMatch MESH:C000598016 myceliothermophin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167725 Docosahexaenoic acid methyl ester skos:exactMatch MESH:C059579 methyl docosahexaenoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167729 Methanandamide skos:exactMatch MESH:C088155 methanandamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167730 Asperulosidic acid skos:exactMatch MESH:C432744 asperulosidic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167739 2-hydroxy-4-(4-hydroxyphenyl)butanoic acid skos:exactMatch MESH:C000624298 2-hydroxy-4-(4-hydroxyphenyl)butanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167740 Perillartine skos:exactMatch MESH:C024527 perillartine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167768 Oregonin skos:exactMatch MESH:C409456 oregonin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:167777 Ingliforib skos:exactMatch MESH:C483083 ingliforib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167779 Cycloolivil skos:exactMatch MESH:C542655 cycloolivil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16778 apigenin 7-O-beta-D-glucoside skos:exactMatch MESH:C057792 apigetrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167807 5-methoxyindole skos:exactMatch MESH:C487413 5-methoxyindole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167815 4-dimethylaminocinnamaldehyde skos:exactMatch MESH:C018523 4-dimethylaminocinnamaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167816 10-propoxydecanoic acid skos:exactMatch MESH:C060254 10-propoxydecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167823 7-aminonimetazepam skos:exactMatch MESH:C582339 7-aminonimetazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16783 1D-myo-inositol 1,3,4,5-tetrakisphosphate skos:exactMatch MESH:C081655 inositol-1,3,4,5-tetrakisphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167830 Isorhapontigenin skos:exactMatch MESH:C432307 isorhapontigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167836 Sorbicillin skos:exactMatch MESH:C473616 sorbicillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16785 diisopropyl hydrogen phosphate skos:exactMatch MESH:C002226 diisopropylphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167850 Senkyunolide h skos:exactMatch MESH:C584604 senkyunolide H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167855 Docosahexaenoic acid ethyl ester skos:exactMatch MESH:C067518 4,7,10,13,16,19-docosahexaenoic acid ethyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16786 vestitone skos:exactMatch MESH:C089075 vestitone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167860 Muscone skos:exactMatch MESH:C031021 muscone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167861 Terpestacin skos:exactMatch MESH:C080890 terpestacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167873 Erythro-dihydrosphingosine skos:exactMatch MESH:C458141 erythro-dihydrosphingosine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:167874 Hydroxyglutamic acid skos:exactMatch MESH:C011859 hydroxyglutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167877 Indoline-2-carboxylate skos:exactMatch MESH:C000596456 indoline-2-carboxylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167893 SID 26681509 skos:exactMatch MESH:C576116 SID 26681509 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167899 mefuparib hydrochloride skos:exactMatch MESH:C000626298 mefuparib hydrochloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167957 Aegelinol skos:exactMatch MESH:C547463 aegelinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167964 Penmacric acid skos:exactMatch MESH:C480950 penmacric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16797 1-methylnicotinamide skos:exactMatch MESH:C024058 N(1)-methylnicotinamide semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:167972 Bassic acid skos:exactMatch MESH:C071476 bassic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167977 Medicagenic acid skos:exactMatch MESH:C005982 medicagenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167981 O-Ureidohomoserine skos:exactMatch MESH:C009623 O-ureidohomoserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167987 Simmondsin skos:exactMatch MESH:C089377 simmondsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:167994 Physapubenolide skos:exactMatch MESH:C000623234 physapubenolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168003 Starch acetate skos:exactMatch MESH:C050766 starch acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168044 Gnaphaliin skos:exactMatch MESH:C121845 gnaphalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168067 Acetyl tributyl citrate skos:exactMatch MESH:C014953 2-acetyltributylcitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168069 Garcimangosone D skos:exactMatch MESH:C435264 garcimangosone D semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:168077 Harmalan skos:exactMatch MESH:C045323 harmalan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168083 Macrocarpal I skos:exactMatch MESH:C102710 macrocarpal I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168092 Noroxycodone skos:exactMatch MESH:C077256 noroxycodone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168103 Ustiloxin D skos:exactMatch MESH:C089079 ustiloxin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168122 Cyrneine A skos:exactMatch MESH:C514905 cyrneine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168130 HECOGENIN ACETATE skos:exactMatch MESH:C505698 hecogenin acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168138 2-amino-14,16-dimethyloctadecan-3-ol skos:exactMatch MESH:C507616 2-amino-14,16-dimethyloctadecan-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168185 Gingerglycolipid A skos:exactMatch MESH:C089057 gingerglycolipid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168200 Thysanone skos:exactMatch MESH:C000592476 thysanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16821 4-oxo-L-proline skos:exactMatch MESH:C036784 4-ketoproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168210 Geranylcitronellol skos:exactMatch MESH:C017337 geranylcitronellol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168219 Amorphaquinone skos:exactMatch MESH:C569897 amorphaquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168243 Valproic acid glucuronide skos:exactMatch MESH:C041285 valproic acid glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168247 Creatine riboside skos:exactMatch MESH:C000590396 2-(2-(3,4-dihydroxy-5-(hydroxymethyl)oxolan-2-yl)-1-methylcarbamimidamido)acetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168250 Procurcumenol skos:exactMatch MESH:C438916 procurcumenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168256 Blumenol C glucoside skos:exactMatch MESH:C549752 9-hydroxymegastigman-4-en-3-one 9-O-beta-D-glucopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168262 Ganoderic acid A skos:exactMatch MESH:C515005 ganoderic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168283 DIBOA-Glc skos:exactMatch MESH:C533012 (2R)-2-O-beta-D-glucopyranosyl-4-hydroxy-2H-1,4-benzoxazin-3(4H)-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168291 Fasciculic acid B skos:exactMatch MESH:C063645 fasciculic acid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168298 Ganoderic acid C2 skos:exactMatch MESH:C557338 ganoderic acid C2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168310 Norcholic acid skos:exactMatch MESH:C036933 norcholic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168325 Ganosporeric acid A skos:exactMatch MESH:C071822 ganosporeric acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168336 Persin skos:exactMatch MESH:C098164 persin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16837 alpha-ribazole 5'-phosphate skos:exactMatch MESH:C087731 N(1)-(5-phosphoribosyl)-5,6-dimethylbenzimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168378 FISSINOLIDE skos:exactMatch MESH:C554990 fissinolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168398 Ethyl cellulose skos:exactMatch MESH:C013517 ethyl cellulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168426 Triethyl citrate skos:exactMatch MESH:C023001 ethyl citrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168433 Cassiaside skos:exactMatch MESH:C119594 cassiaside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168465 Stoloniferone G skos:exactMatch MESH:C471283 stoloniferone G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168467 3-(4-methoxyphenyl)propan-1-ol skos:exactMatch MESH:C000622305 3-(4-methoxyphenyl)propan-1-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168472 Tyramine glucuronide skos:exactMatch MESH:C015565 tyramine glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168474 Lamivudine sulfoxide skos:exactMatch MESH:C104840 lamivudine sulfoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168477 Withangulatin A skos:exactMatch MESH:C059043 withangulatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168485 Methyl 2-octynoate skos:exactMatch MESH:C023027 methyl heptine carbonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16850 1,2-dihydro-alpha-santonin skos:exactMatch MESH:C032735 1,2-dihydro-alpha-santonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168507 Avocadyne skos:exactMatch MESH:C000709181 avocadyne semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168523 3-O-fucopyranosyl-2-acetamido-2-deoxyglucopyranose skos:exactMatch MESH:C106531 3-O-fucopyranosyl-2-acetamido-2-deoxyglucopyranose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168591 Lycoperdic acid skos:exactMatch MESH:C526725 lycoperdic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168599 1-O-Galloylglycerol skos:exactMatch MESH:C000656221 1-o-galloylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16860 3',4',5,7-tetrahydroxy-3-methoxyflavone skos:exactMatch MESH:C047368 3-methylquercetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168619 Hydroxyhexamide skos:exactMatch MESH:C020362 hydroxyhexamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168622 gamma-Glutamyl-S-methylcysteine skos:exactMatch MESH:C531026 gamma-glutamyl-S-methylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168630 Chlorin E6 skos:exactMatch MESH:C062985 phytochlorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168632 5,6-Dimethoxysterigmatocystin skos:exactMatch MESH:C043241 5,6-dimethoxysterigmatocystin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168639 5-Hydroxythalidomide skos:exactMatch MESH:C544471 5-hydroxythalidomide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168653 Eriojaposide A skos:exactMatch MESH:C433555 eriojaposide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168654 Oxazepam glucuronide skos:exactMatch MESH:C026256 oxazepam glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168658 2',5'-Dihydroxychalcone skos:exactMatch MESH:C107497 2',5'-dihydroxychalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16866 alizarin skos:exactMatch MESH:C010078 alizarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168663 Ganoderic acid B skos:exactMatch MESH:C476673 ganoderic acid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168666 Diphylloside B skos:exactMatch MESH:C470265 diphylloside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168693 Melanostatin skos:exactMatch MESH:D009075 MSH Release-Inhibiting Hormone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168715 Quinolacetic acid skos:exactMatch MESH:C038893 quinolacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168719 Cassitoroside skos:exactMatch MESH:C000609684 cassitoroside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168721 Ethylene brassylate skos:exactMatch MESH:C519611 ethylene brassylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168744 Ecklonialactone A skos:exactMatch MESH:C086784 ecklonialactone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168749 Corchoionoside B skos:exactMatch MESH:C105664 corchoionoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168763 Multiflorin A skos:exactMatch MESH:C087918 multiflorin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168764 Dodecanal dimethyl acetal skos:exactMatch MESH:C000628575 dodecanal dimethyl acetal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168766 Tolmetin glucuronide skos:exactMatch MESH:C056583 tolmetin glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168784 Armillaripin skos:exactMatch MESH:C067210 armillaripin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168806 1-Hexylglycerol skos:exactMatch MESH:C046701 1-hexylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168812 EB 1213 skos:exactMatch MESH:C103435 EB 1213 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168818 Glucosylisomaltol skos:exactMatch MESH:C470212 glucosylisomaltol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168822 oleoside 11-methyl ester skos:exactMatch MESH:C445381 methyloleoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168849 4-Acetyl-1-methylcyclohexene skos:exactMatch MESH:C525009 4-acetyl-1-methylcyclohexene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168857 Botryodiplodin skos:exactMatch MESH:C006789 botryodiplodin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168876 Muscomin skos:exactMatch MESH:C103700 muscomin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168902 dehydronifedipine skos:exactMatch MESH:C117802 dehydronifedipine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168909 Retrofractamide A skos:exactMatch MESH:C454279 retrofractamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168920 alpha-hydroxysalmeterol skos:exactMatch MESH:C101433 alpha-hydroxysalmeterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168947 Nigellicine skos:exactMatch MESH:C508400 nigellicine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16895 S-methyl-5-thio-D-ribose skos:exactMatch MESH:C001955 5-methylthioribose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:168986 Dioctyl hexanedioate skos:exactMatch MESH:C426841 dioctyl hexanedioate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169008 7-Ethoxy-4-methyl-2H-1-benzopyran-2-one skos:exactMatch MESH:C115983 4-methyl-7-ethoxycoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169025 3-Ethylpyridine skos:exactMatch MESH:C039675 3-ethylpyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169029 Coumaperine skos:exactMatch MESH:C412962 coumaperine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169037 Armillaric acid skos:exactMatch MESH:C064497 armillaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169040 Caffeoylmalic acid skos:exactMatch MESH:C099798 caffeoylmalic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169048 Epimedin B skos:exactMatch MESH:C106053 epimedin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16905 keto-D-fructose 1,6-bisphosphate skos:exactMatch MESH:C029063 fructose-1,6-diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169068 8-Hydroxy-5,6-octadienoic acid skos:exactMatch MESH:C106986 8-hydroxy-5,6-octadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169074 Atrovirisidone skos:exactMatch MESH:C435807 atrovirisidone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169084 N-Nitroethylenediamine skos:exactMatch MESH:C033450 N-nitroethylenediamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169087 Panaxatriol skos:exactMatch MESH:C004563 panaxatriol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169088 Phytal skos:exactMatch MESH:C586672 3,7,11,15-tetramethylhexadec-2-enal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169093 Sandoricin skos:exactMatch MESH:C069232 sandoricin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169105 Ethyl maltol skos:exactMatch MESH:C052408 ethyl maltol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169172 Fumonisin B3 skos:exactMatch MESH:C073063 fumonisin B3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169177 Leonoside B skos:exactMatch MESH:C072842 leonoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169181 Monomenthyl succinate skos:exactMatch MESH:C487587 monomenthyl succinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169226 6-Hydroxy-5-methoxyindole glucuronide skos:exactMatch MESH:C030221 6-hydroxy-5-methoxyindole glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169231 Amifloxacin skos:exactMatch MESH:C040691 amifloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169234 Garcimangosone C skos:exactMatch MESH:C435263 garcimangosone C semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:169236 4-Deacetylneosolaniol skos:exactMatch MESH:C070178 4-deacetylneosolaniol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169242 3-Hepten-2-one skos:exactMatch MESH:C027251 3-hepten-2-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169260 3-Methyl-2-butene-1-thiol skos:exactMatch MESH:C512562 3-methyl-2-butene-1-thiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169303 N-Desmethyldiltiazem skos:exactMatch MESH:C052825 N-monodemethyldiltiazem semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169319 Stoloniferone E skos:exactMatch MESH:C471281 stoloniferone E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169320 Orciprenaline-3-O-sulfate skos:exactMatch MESH:C040021 metaproterenol-3-O-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169338 Diethyl tartrate skos:exactMatch MESH:C064501 diethyl tartrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169352 Astrasikokioside I skos:exactMatch MESH:C410745 astrasikokioside I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169371 Ethyl levulinate skos:exactMatch MESH:C542586 ethyl levulinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169377 2-Heptanethiol skos:exactMatch MESH:C482407 2-heptanethiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16938 6-O-phosphono-D-glucono-1,5-lactone skos:exactMatch MESH:C048956 6-phosphonoglucono-delta-lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169382 2-hydroxymethylolanzapine skos:exactMatch MESH:C517415 2-hydroxymethylolanzapine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169409 Ganoderic acid S skos:exactMatch MESH:C572163 ganoderic acid S semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169434 Lindleyin skos:exactMatch MESH:C018585 lindleyin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169504 Sophoraisoflavanone D skos:exactMatch MESH:C441783 sophoraisoflavanone D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169507 Diethyl succinate skos:exactMatch MESH:C052819 diethyl succinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169524 Allithiamine skos:exactMatch MESH:C012710 allithiamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169526 7-Formyldehydrothalicsimidine skos:exactMatch MESH:C117117 7-formyl-dehydrothalicsimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169528 Benzyl gentiobioside skos:exactMatch MESH:C100522 benzyl gentiobioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169541 Mauritianin skos:exactMatch MESH:C069907 mauritianin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169561 1,4-Dimethoxyglucobrassicin skos:exactMatch MESH:C428966 1,4-dimethoxyindol-3-ylmethylglucosinolate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169566 Dipropyl sulfide skos:exactMatch MESH:C087894 dipropyl sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169569 Chlorophyll c skos:exactMatch MESH:C064041 chlorophyll c semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16958 beta-alanine skos:exactMatch MESH:C062977 4-bromobenzoyl-(alpha-aminoisobutyric acid)(5)-leucyl-(alpha-aminoisobutyric acid)(2)-methoxy semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169597 Physalin H skos:exactMatch MESH:C475936 physalin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169599 ortho-hydroxyatorvastatin skos:exactMatch MESH:C518963 2-hydroxyatorvastatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169606 Lavandulifolioside skos:exactMatch MESH:C424543 lavandulifolioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169657 Lepidimoic acid skos:exactMatch MESH:C110298 lepidimoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169661 Salviaflaside skos:exactMatch MESH:C111701 salviaflaside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169691 Brassilexin skos:exactMatch MESH:C430121 brassilexin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169705 Dibutyl sulfide skos:exactMatch MESH:C034081 dibutyl sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169709 Momilactone B skos:exactMatch MESH:C477203 momilactone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169725 2-Methoxystypandrone skos:exactMatch MESH:C447630 2-Methoxystypandrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169727 Iophendylate skos:exactMatch MESH:D007481 Iophendylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169739 1-Hydroxypyrene glucuronide skos:exactMatch MESH:C093851 1-hydroxypyrene-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169763 Aureol skos:exactMatch MESH:C455540 aureol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169764 Dictyoquinazol A skos:exactMatch MESH:C473161 dictyoquinazol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169767 4-Hydroxyatomoxetine skos:exactMatch MESH:C454679 4-hydroxyatomoxetine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169773 Eruberin C skos:exactMatch MESH:C556940 eruberin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169782 Pisumoside A skos:exactMatch MESH:C422345 pisumoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169799 Stoloniferone F skos:exactMatch MESH:C471282 stoloniferone F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169833 Deacetyldiltiazem skos:exactMatch MESH:C037769 deacetyldiltiazem semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16984 N-acetylimidazole skos:exactMatch MESH:C012160 N-acetylimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169840 Harderoporphyrin skos:exactMatch MESH:C040589 harderoporphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169864 Sphingofungin E skos:exactMatch MESH:C078943 sphingofungin E semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:169869 Cycloartobiloxanthone skos:exactMatch MESH:C000627997 cycloartobiloxanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169876 Norendoxifen skos:exactMatch MESH:C574385 N,N-didesmethyl-4-hydroxytamoxifen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169885 Melleolide M skos:exactMatch MESH:C408305 melleolide M semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169891 Janthitrem C skos:exactMatch MESH:C048673 janthitrem C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169893 Clozapine N-oxide skos:exactMatch MESH:C079149 clozapine N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169904 Tiazuril skos:exactMatch MESH:C016149 tiazuril semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169907 gamma-Glutamylaspartic acid skos:exactMatch MESH:C021030 gamma-glutamylaspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169918 N-desmethyltoremifene skos:exactMatch MESH:C062264 N-desmethyltoremifene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16992 2-hydroxy-3-oxopropanoic acid skos:exactMatch MESH:C027028 tartronate semialdehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169925 4-hydroxytriazolam skos:exactMatch MESH:C028637 4-hydroxytriazolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:16993 2-(carboxymethyl)-5-oxo-2,5-dihydro-2-furoic acid skos:exactMatch MESH:C005968 carboxymuconolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169951 YM-216391 skos:exactMatch MESH:C499972 YM 216391 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169983 Diglycolic acid skos:exactMatch MESH:C571256 diglycolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169984 3-Hydroxypicolinamide skos:exactMatch MESH:C070035 3-hydroxypicolinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169988 2-Phenoxypropionic acid skos:exactMatch MESH:C447201 2-phenoxypropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169989 3-Phenoxypropionic acid skos:exactMatch MESH:C511657 3-phenoxypropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169990 Indole-2-carboxylic acid skos:exactMatch MESH:C058980 indole-2-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169991 Indoxyl acetate skos:exactMatch MESH:C053640 indoxyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169992 6-Hydroxypicolinic acid skos:exactMatch MESH:C477454 6-hydroxypicolinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169995 5-Hydroxynicotinic acid skos:exactMatch MESH:C106692 5-hydroxynicotinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169997 3-Phenylserine skos:exactMatch MESH:C467259 phenylserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:169999 stellatic acid skos:exactMatch MESH:C000603890 stellatic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170017 Triisopropanolamine skos:exactMatch MESH:C056255 triisopropanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170038 Norbutorphanol skos:exactMatch MESH:C040803 norbutorphanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17006 beta-D-galactosyl-(1->4)-N-acetyl-beta-D-glucosaminyl-(1->3)-beta-D-galactosyl-(1->4)-beta-D-glucosylceramide skos:exactMatch MESH:C036363 paragloboside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170060 3,5-di-tert-Butyl-4-hydroxybenzaldehyde skos:exactMatch MESH:C513957 3,5-di-tert-butyl-4-hydroxybenzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170109 Oryzalexin S skos:exactMatch MESH:C488969 oryzalexin S semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170112 Copalic acid skos:exactMatch MESH:C556511 copalic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170125 Grifolin skos:exactMatch MESH:C058858 grifolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170126 Neogrifolin skos:exactMatch MESH:C000605323 4-farnesyl-5-methylresorcinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17032 2-dehydro-3-deoxy-D-gluconic acid skos:exactMatch MESH:C002957 2-keto-3-deoxygluconate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17036 dibenzo[1,4]dioxine-2,3-dione skos:exactMatch MESH:C003873 diphenylene dioxide 2,3-quinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17038 fecosterol skos:exactMatch MESH:C039241 fecosterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17064 4-nitroaniline skos:exactMatch MESH:C019498 4-nitroaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170869 Asitrilobin C skos:exactMatch MESH:C417193 asitrilobin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170871 Asitrilobin D skos:exactMatch MESH:C417194 asitrilobin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170873 Annoglacin A skos:exactMatch MESH:C118551 annoglacin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170877 Annomutacin skos:exactMatch MESH:C096950 annomutacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170879 Rollinecin A skos:exactMatch MESH:C100863 rollinecin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:170910 Sorbitan palmitate skos:exactMatch MESH:C061705 sorbitan monopalmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17119 fMet-tRNA(fMet) skos:exactMatch MESH:C089238 fMet-tRNA(fMet) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17123 2-aminoacrylic acid skos:exactMatch MESH:C015102 dehydroalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17137 hydrogensulfite skos:exactMatch MESH:C042345 hydrogen sulfite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17142 5-formyl-2-hydroxyhepta-2,4-dienedioic acid skos:exactMatch MESH:C015930 2-hydroxy-5-carboxymethylmuconate semialdehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17160 17alpha-estradiol skos:exactMatch MESH:C519808 alfatradiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171656 3-methylarginine skos:exactMatch MESH:C532871 3-methylarginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171658 promysalin skos:exactMatch MESH:C571083 promysalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171659 quinolobactin skos:exactMatch MESH:C404845 quinolobactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171660 inuloxin A skos:exactMatch MESH:C000605023 inuloxin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171673 dutomycin skos:exactMatch MESH:C079476 dutomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171675 Tanabalin skos:exactMatch MESH:C000632128 tanabalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171676 Armillarin skos:exactMatch MESH:C043544 armillarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171679 13-Hydroxy-9-methoxy-10-oxo-11-octadecenoic acid skos:exactMatch MESH:C082487 13-hydroxy-9-methoxy-10-oxo-11-octadecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17168 5alpha-cholest-7-en-3beta-ol skos:exactMatch MESH:C001521 lathosterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171682 Rigin skos:exactMatch MESH:C031491 rigin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171685 Mosinone A skos:exactMatch MESH:C107771 mosinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171721 Kentsin skos:exactMatch MESH:C017147 kentsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171726 Orange B skos:exactMatch MESH:C098605 orange B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171730 Koenoline skos:exactMatch MESH:C522710 koenoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17177 cinnamyl alcohol skos:exactMatch MESH:C020722 cinnamyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171772 5,8-Tetradecadienoic acid skos:exactMatch MESH:C108157 5,8-tetradecadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171776 Linalyl isobutyrate skos:exactMatch MESH:C475599 3,7-dimethyl-1,6-octadien-3-yl isobutyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171782 Linalyl butyrate skos:exactMatch MESH:C475595 3,7-dimethyl-1,6-octadien-3-yl butyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171794 Coniferan skos:exactMatch MESH:C067963 coniferan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171796 Epoxybergamottin skos:exactMatch MESH:C475527 epoxybergamottin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171798 Isoxanthohumol skos:exactMatch MESH:C512910 isoxanthohumol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17184 chlordecone alcohol skos:exactMatch MESH:C029713 chlordecone alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171852 Squamone skos:exactMatch MESH:C064336 squamone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171858 Mosin C skos:exactMatch MESH:C107770 mosin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171865 Mammeigin skos:exactMatch MESH:C520180 (5-hydroxy-8,8-dimethyl-6-(3-methylbutanoyl)-4-phenyl-2H,8H-pyrano(2,3-f)chromen-2-one) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171874 Garcinone B skos:exactMatch MESH:C509049 Garcinone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171886 Purpurenin skos:exactMatch MESH:C112711 purpurenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171888 Rollimusin skos:exactMatch MESH:C404383 rollimusin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17189 2,5-dihydroxybenzoic acid skos:exactMatch MESH:C010925 2,5-dihydroxybenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171890 Epi-coprostanol skos:exactMatch MESH:C523170 epicoprostanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171897 5-hydroxypropafenone skos:exactMatch MESH:C044307 5-hydroxypropafenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171913 Dehydrolinalool skos:exactMatch MESH:C534304 3,7-dimethyloct-6-en-1-yn-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17192 3,5-dibromo-4-hydroxybenzonitrile skos:exactMatch MESH:C006826 bromoxynil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171922 Carvotanacetone skos:exactMatch MESH:C000618431 carvotanacetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171930 Junionone skos:exactMatch MESH:C527654 junionone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171939 4-Hydroperoxy-2-nonenal skos:exactMatch MESH:C547259 4-hydroperoxy-2-nonenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17194 bromochloromethane skos:exactMatch MESH:C006811 bromochloromethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171949 Anethofuran skos:exactMatch MESH:C077702 anethofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17195 thiomorpholine-3-carboxylic acid skos:exactMatch MESH:C060165 1,4-thiomorpholine-3-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:171990 Cholestane-3,7,12,25-tetrol skos:exactMatch MESH:C010556 cholestane-3,7,12,25-tetrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172004 Ginsenoside Rh3 skos:exactMatch MESH:C055306 ginsenoside Rh3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172011 Ursonic acid skos:exactMatch MESH:C000657350 ursonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172023 Masticadienonic acid skos:exactMatch MESH:C459620 masticadienonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172025 beta-Elemonic acid skos:exactMatch MESH:C000709525 beta-elemonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172032 Conferone skos:exactMatch MESH:C513235 conferone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172034 Ganoderiol F skos:exactMatch MESH:C513307 ganoderiol F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172035 Ganoderic acid Y skos:exactMatch MESH:C000590175 ganoderic acid Y semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172038 4-Hydroxy-alprenolol skos:exactMatch MESH:C048019 4-hydroxyalprenolol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172081 Hydralazine acetone hydrazone skos:exactMatch MESH:C034601 hydralazine acetone hydrazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172086 Umbelliprenin skos:exactMatch MESH:C003744 umbelliprenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172098 Heptyl octanoate skos:exactMatch MESH:C068799 heptyl octanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172099 Diethyl decanedioate skos:exactMatch MESH:C029410 ethyl sebacate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172108 Perilloside C skos:exactMatch MESH:C095161 perilloside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172123 Cholestane-3,7,12,24,25-pentol skos:exactMatch MESH:C012832 cholestane-3,7,12,24,25-pentol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172129 Momordicin II skos:exactMatch MESH:C000605971 momordicin II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17213 D-lysopine skos:exactMatch MESH:C015333 lysopine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172142 Acetylvalerenolic acid skos:exactMatch MESH:C037135 acetylvalerenolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17215 methyl L-tyrosinate skos:exactMatch MESH:C040444 tyrosine methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17221 beta-myrcene skos:exactMatch MESH:C509595 myrcene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17225 salutaridine skos:exactMatch MESH:C009270 salutaridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17228 taurocyamine skos:exactMatch MESH:C009558 taurocyamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172315 Norbuprenorphine skos:exactMatch MESH:C043585 norbuprenorphine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172319 1,8-Octanedithiol skos:exactMatch MESH:C516316 1,8-octanedithiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172322 Undecanoylcarnitine skos:exactMatch MESH:C084116 undecanoylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172332 Laurolactam skos:exactMatch MESH:C474694 laurolactam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172333 HET0016 skos:exactMatch MESH:C000708209 HET0016 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172336 2,2'-Methylenebis(4-methyl-6-tert-butylphenol) skos:exactMatch MESH:C008437 2,2'-methylenebis(4-methyl-6-tert-butylphenol) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172338 N-Desmethyltramadol skos:exactMatch MESH:C080579 N-demethyltramadol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172341 Luotonin A skos:exactMatch MESH:C480761 luotonin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17237 (E)-4-(trimethylammonio)but-2-enoate skos:exactMatch MESH:C025237 crotonic acid betaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172375 pantocin A skos:exactMatch MESH:C482694 pantocin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17241 1H-pyrazole skos:exactMatch MESH:C031280 pyrazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172424 3-Acetyl-2,7-naphthyridine skos:exactMatch MESH:C024947 naphthyridylmethylketone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172429 Pyrocoll skos:exactMatch MESH:C477903 Pyrocoll semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17243 mono(2-ethylhexyl) phthalate skos:exactMatch MESH:C016599 mono-(2-ethylhexyl)phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172441 Spermine dialdehyde skos:exactMatch MESH:C050864 N,N'-bis(3-propionaldehyde)-1,4-diaminobutane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172444 Daucic acid skos:exactMatch MESH:C486984 daucic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172453 3-Methoxytyrosine skos:exactMatch MESH:C008404 3-methoxytyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172466 Allixin skos:exactMatch MESH:C070727 allixin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172467 Metyrapol skos:exactMatch MESH:C002196 metyrapol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17249 D-nopaline skos:exactMatch MESH:C008666 nopaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172501 Linalyl benzoate skos:exactMatch MESH:C475594 3,7-dimethyl-1,6-octadien-3-yl benzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172520 Avocadene skos:exactMatch MESH:C000709253 avocadene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172537 Obtusilactone A skos:exactMatch MESH:C551476 obtusilactone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172565 N-desmethylrosiglitazone skos:exactMatch MESH:C480687 N-desmethylrosiglitazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172573 R-138727 skos:exactMatch MESH:C510685 R-138727 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172576 Xanthohumol C skos:exactMatch MESH:C531135 xanthohumol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172581 Xanthoxylol skos:exactMatch MESH:C108246 xanthoxylol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172595 6-O-Acetylaustroinulin skos:exactMatch MESH:C000590668 6-O-acetyl-austroinulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172596 Nifursol skos:exactMatch MESH:C032119 nifursol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172601 Linusitamarin skos:exactMatch MESH:C085401 linusitamarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172602 Veranisatin C skos:exactMatch MESH:C102410 veranisatin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172620 Shoyuflavone A skos:exactMatch MESH:C114900 shoyuflavone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172638 5-Hydroxyflavone skos:exactMatch MESH:C062711 5-hydroxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17264 phosphatidylglycerol phosphate skos:exactMatch MESH:C034358 phosphatidylglycerophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172641 Shoyuflavone B skos:exactMatch MESH:C114901 shoyuflavone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172647 Nervonoylacetone skos:exactMatch MESH:C416662 nervonoylacetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172654 Desacetylcefotaxime skos:exactMatch MESH:C029281 desacetylcefotaxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172655 Ptelatoside A skos:exactMatch MESH:C049737 ptelatoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172665 6-Hydroxymelatonin glucuronide skos:exactMatch MESH:C052132 6-hydroxymelatonin glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172670 Sorbitan oleate skos:exactMatch MESH:C018665 sorbitan monooleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172673 Artobiloxanthone skos:exactMatch MESH:C477220 artobiloxanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172677 Pangamic acid skos:exactMatch MESH:C105565 pangamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172690 Lucidenic acid A skos:exactMatch MESH:C481150 lucidenic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172692 Mangostenone B skos:exactMatch MESH:C461722 mangostenone B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:172693 Dolichosterone skos:exactMatch MESH:C505218 dolichosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172699 3,17-Androstanediol glucuronide skos:exactMatch MESH:C028895 androstane-3,17-diol glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17270 glycerol 2-phosphate skos:exactMatch MESH:C031463 beta-glycerophosphoric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172708 3'-Hydroxy-T2 Toxin skos:exactMatch MESH:C049149 3'-hydroxy-T-2 toxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172721 Fasciculol C skos:exactMatch MESH:C048024 fasciculol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172727 Menthol propylene glycol carbonate skos:exactMatch MESH:C576878 menthol propylene glycol carbonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172737 Physalin E skos:exactMatch MESH:C553897 physalin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172745 Hericenone C skos:exactMatch MESH:C532216 hericenone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172757 Kuwanon Y skos:exactMatch MESH:C000608189 kuwanon Y semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172764 Tuberoside skos:exactMatch MESH:C436828 tuberoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172768 Hericenone D skos:exactMatch MESH:C532217 hericenone D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17278 5beta-cholestane-3alpha,7alpha,12alpha,26-tetrol skos:exactMatch MESH:C020262 cholestane-3,7,12,26-tetrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172785 Pentasine skos:exactMatch MESH:C052219 pentasine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172793 Lucyoside R skos:exactMatch MESH:C442158 lucyoside R semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172798 Gingerglycolipid C skos:exactMatch MESH:C089059 gingerglycolipid C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172809 Fasciculol F skos:exactMatch MESH:C039732 fasciculol F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172811 Cerebroside B skos:exactMatch MESH:C504961 cerebroside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172845 Spinorphin skos:exactMatch MESH:C082392 spinorphin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172847 alpha-Solamarine skos:exactMatch MESH:C026608 alpha-solamargine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172917 Glucoselysine-6-phosphate skos:exactMatch MESH:C508070 2-epsilon-lysino-2-deoxy-6-phosphoglucose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17292 beta-D-Gal-(1->3)-beta-D-GlcNAc-(1->3)-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C458510 lactotetraosylceramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172926 alpha-acoradiene skos:exactMatch MESH:C493624 1,8-dimethyl-4-(1-methylethenyl)spiro(4.5)dec-7-ene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17293 2-aminophenoxazin-3-one skos:exactMatch MESH:C005512 3-aminophenoxazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172936 longiborneol skos:exactMatch MESH:C412581 longiborneol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172943 bictegravir skos:exactMatch MESH:C000620396 bictegravir semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172944 cabotegravir skos:exactMatch MESH:C584914 cabotegravir semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:172946 3-methylfuran skos:exactMatch MESH:C039851 3-methylfuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173072 5H-furo[3,2-g]chromen-5-one skos:exactMatch MESH:C063951 5H-furo(3,2-g)(1)benzopyran-5-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173077 copanlisib skos:exactMatch MESH:C000589253 copanlisib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173086 ferrostatin-1 skos:exactMatch MESH:C573944 ferrostatin-1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173101 Coixol skos:exactMatch MESH:C031896 6-methoxybenzoxazolinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173104 narlaprevir skos:exactMatch MESH:C552043 narlaprevir semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173105 talaroconvolutin A skos:exactMatch MESH:C496115 talaroconvolutin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173120 (6R,7S)-himachala-9,11-diene skos:exactMatch MESH:C000609685 (6R,7S)-himachala-9,11-diene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17313 7,8-dihydroxycoumarin skos:exactMatch MESH:C039952 daphnetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173140 6,9,12,15,18,21-Tetracosahexaenoic acid skos:exactMatch MESH:C100600 6,9,12,15,18,21-tetracosahexaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173141 Glyyunnansapogenin B skos:exactMatch MESH:C068183 glyyunnansapogenin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173148 Trametenolic acid B skos:exactMatch MESH:C586576 trametenolic acid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173179 Diferuloylputrescine skos:exactMatch MESH:C449540 diferuloylputrescine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173208 Carbacyclin skos:exactMatch MESH:C026678 carboprostacyclin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173209 Annosquamosin B skos:exactMatch MESH:C100909 annosquamosin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17327 phytol skos:exactMatch MESH:C494251 trans-phytol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173271 1-Methoxyphaseollin skos:exactMatch MESH:C401291 1-methoxyphaseollin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173297 Pubescenol skos:exactMatch MESH:C487256 pubescenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173301 endo-1,4-beta-Xylanase skos:exactMatch MESH:D043364 Endo-1,4-beta Xylanases semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173302 Donhexocin skos:exactMatch MESH:C115311 donhexocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173313 Ethyl nitrite skos:exactMatch MESH:C032712 ethyl nitrite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173320 3-Amino-2-oxazolidone skos:exactMatch MESH:C000209 3-amino-2-oxazolidinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173325 Isopropyl formate skos:exactMatch MESH:C546536 isopropyl formate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173335 4-Hydroxybenzylamine skos:exactMatch MESH:C048829 4-hydroxybenzylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173338 3-Methylbutyrolactone skos:exactMatch MESH:C030033 3-methylbutyrolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173340 Isopropenyl acetate skos:exactMatch MESH:C555950 isopropenyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173350 3-Hydroxy-2-pentanone skos:exactMatch MESH:C004395 acetylethylcarbinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173359 N-Lactoyl ethanolamine skos:exactMatch MESH:C510961 N-lactoylethanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173360 Butyl nitrite skos:exactMatch MESH:C024225 n-butyl nitrite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173365 Ethoxyacetic acid skos:exactMatch MESH:C034096 ethoxyacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173370 4-Carboxypyrazole skos:exactMatch MESH:C573189 4-carboxypyrazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173373 3-Methyl-1,2-cyclopentanedione skos:exactMatch MESH:C471838 3-methyl-1,2-cyclopentanedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173421 Ethyl pyruvate skos:exactMatch MESH:C046522 ethyl pyruvate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173425 Nicotine imine skos:exactMatch MESH:C034629 nicotine imine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173436 Dimethylamphetamine skos:exactMatch MESH:C003714 dimethylamphetamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173474 2-Acetylthiazole skos:exactMatch MESH:C000706870 2-acetylthiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173496 alpha-Methylphenylalanine skos:exactMatch MESH:C012436 alpha-methylphenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17351 linoleic acid skos:exactMatch MESH:D019787 Linoleic Acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:173521 Methyl levulinate skos:exactMatch MESH:C119867 methyl levulinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173536 p-hydroxymexiletine skos:exactMatch MESH:C045808 4-hydroxymexiletine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173545 1-Hydroxy-3-methyl-9H-carbazole skos:exactMatch MESH:C533653 1-hydroxy-3-methyl-9H-carbazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173550 N-(5-Methyl-3-oxohexyl)alanine skos:exactMatch MESH:C100509 N-(5-methyl-3-oxohexyl)alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173569 Sinalexin skos:exactMatch MESH:C430120 sinalexin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173575 2-Methoxy-1,4-benzoquinone skos:exactMatch MESH:C438643 2-methoxy-1,4-benzoquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173586 2-Methoxybenzenethiol skos:exactMatch MESH:C033509 thioguaiacol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173600 2-Phenoxyethyl isobutyrate skos:exactMatch MESH:C577734 2-phenoxyethyl isobutyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173601 Isoamyl salicylate skos:exactMatch MESH:C010203 isoamyl salicylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173603 3-Hydroxyadipic acid 3,6-lactone skos:exactMatch MESH:C060196 3-hydroxyadipic acid 3,6-lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173633 Brassitin skos:exactMatch MESH:C524085 brassitin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173638 1,6-Hexanedithiol skos:exactMatch MESH:C501433 1,6-hexanedithiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17364 D-aspartic acid skos:exactMatch MESH:C025953 amsonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173654 Methyl propyl trisulfide skos:exactMatch MESH:C000629103 methyl propyl trisulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173662 4-Phenylpyridine skos:exactMatch MESH:C051448 4-phenylpyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173678 Rotundine B skos:exactMatch MESH:C411207 rotundine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173688 2-Naphthalenethiol skos:exactMatch MESH:C401958 2-naphthalenethiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173701 Ethyl 2-hydroxy-4-methylpentanoate skos:exactMatch MESH:C517080 ethyl 2-hydroxy-4-methylpentanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173703 2,6-Di-tert-butyl-4-hydroxymethylphenol skos:exactMatch MESH:C010915 2,6-di-tert-butyl-4-hydroxymethylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173708 Epilubimin skos:exactMatch MESH:C448762 epilubimin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173719 Curcumol skos:exactMatch MESH:C022801 curcumol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173721 Davanone skos:exactMatch MESH:C520072 davanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173732 Noradrenochrome skos:exactMatch MESH:C088462 noradrenochrome semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173739 Norsalsolinol skos:exactMatch MESH:C020784 norsalsolinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173742 Dioscoretine skos:exactMatch MESH:C064385 dioscoretine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173743 1-Phenyl-6,7-dihydroxy-isochroman skos:exactMatch MESH:C477354 1-phenyl-6,7-dihydroxy-isochroman semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173744 Phenethyl salicylate skos:exactMatch MESH:C526490 phenethyl salicylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173748 3,4-Dihydroxyphenylacetone skos:exactMatch MESH:C112295 3,4-Dihydroxyphenylacetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173750 Ipomeanine skos:exactMatch MESH:C008163 ipomeanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173764 4-Ipomeanol skos:exactMatch MESH:C001470 4-ipomeanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173765 1-Ipomeanol skos:exactMatch MESH:C008164 1-ipomeanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173774 Desmethylnortriptyline skos:exactMatch MESH:C038440 desmethylnortriptyline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173779 Herierin III skos:exactMatch MESH:C068184 herierin III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173780 Herierin IV skos:exactMatch MESH:C068185 herierin IV semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173784 8,11-Heptadecadienal skos:exactMatch MESH:C524589 8,11-heptadecadienal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173802 Clausine L skos:exactMatch MESH:C531182 clausine L semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173803 Berteroin skos:exactMatch MESH:C000599329 berteroin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173804 Mukonine skos:exactMatch MESH:C522709 mukonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173815 Cycloalliin skos:exactMatch MESH:C015094 cycloalliin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173817 Tetrahydroneopterin skos:exactMatch MESH:C023455 tetrahydroneopterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17385 3-(4-hydroxyphenyl)lactic acid skos:exactMatch MESH:C001418 4-hydroxyphenyllactic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173865 Dipropyl trisulfide skos:exactMatch MESH:C513796 di-n-propyl trisulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173875 8-Hydroxythioguanine skos:exactMatch MESH:C400279 8-hydroxythioguanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173893 2-Tetradecylcyclobutanone skos:exactMatch MESH:C485436 2-tetradecylcyclobutanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173905 Glycerol-phosphate skos:exactMatch MESH:D005994 Glycerophosphates semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173919 8-Hydroxy-7-methoxy-2H-1-benzopyran-2-one skos:exactMatch MESH:C479064 8-hydroxy-7-methoxy-2H-1-benzopyran-2-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173921 Allyl phenoxyacetate skos:exactMatch MESH:C032791 allyl phenoxyacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173936 Piperonyl acetate skos:exactMatch MESH:C026426 piperonyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173939 Linalyl phenylacetate skos:exactMatch MESH:C475602 3,7-dimethyl-1,6-octadien-3-yl phenylacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173947 Isobutyl salicylate skos:exactMatch MESH:C526486 isobutyl salicylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173949 Butyl salicylate skos:exactMatch MESH:C493238 butyl salicylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173965 4,5-Dihydropiperlonguminine skos:exactMatch MESH:C521746 4,5-dihydropiperlonguminine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173985 Cycloclausenamide skos:exactMatch MESH:C481911 cycloclausenamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173986 Homoclausenamide skos:exactMatch MESH:C543053 homoclausenamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173992 1-Methoxyspirobrassinin skos:exactMatch MESH:C497735 1-methoxyspirobrassinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173993 Sinalbin A skos:exactMatch MESH:C419328 sinalbin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:173997 Dihydropanaxacol skos:exactMatch MESH:C065781 dihydropanaxacol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174041 Nordihydrocodeine skos:exactMatch MESH:C109998 nordihydrocodeine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174062 Linalyl propionate skos:exactMatch MESH:C475603 3,7-dimethyl-1,6-octadien-3-yl propionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17407 2-trans,6-trans-farnesyl diphosphate skos:exactMatch MESH:C004808 farnesyl pyrophosphate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:174071 Isobornyl propionate skos:exactMatch MESH:C000614740 isobornyl propionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174079 4-Hydroxyxanthone skos:exactMatch MESH:C000591001 4-hydroxyxanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174084 beta-(2-Methoxyphenoxy)-lactic acid skos:exactMatch MESH:C002270 beta-(2-methoxyphenoxy)lactic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174090 Fusarochromanone skos:exactMatch MESH:C054523 fusarochromanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174100 N-Acetyl-3-hydroxyprocainamide skos:exactMatch MESH:C030899 N-acetyl-3-hydroxyprocainamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174101 Nordihydrocapsaicin skos:exactMatch MESH:C517386 nordihydrocapsaicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174102 Diphenyl disulfide skos:exactMatch MESH:C053871 diphenyl disulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174128 5,5',6,6'-tetrahydroxy-3,3'-biindolyl skos:exactMatch MESH:C444648 5,5',6,6'-tetrahydroxy-3,3'-biindolyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174138 Piperonyl isobutyrate skos:exactMatch MESH:C026427 piperonyl isobutyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174154 Isoacoramone skos:exactMatch MESH:C486666 isoacoramone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174162 Dinitolmide skos:exactMatch MESH:D004135 Dinitolmide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174178 Coriandrin skos:exactMatch MESH:C063218 coriandrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17418 valeric acid skos:exactMatch MESH:C038780 n-pentanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174182 Pondaplin skos:exactMatch MESH:C486108 pondaplin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174189 3-Pentadecylphenol skos:exactMatch MESH:C538777 3-pentadecylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174193 Cyclobrassinin skos:exactMatch MESH:C581768 cyclobrassinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174211 Austdiol skos:exactMatch MESH:C474729 austdiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174214 Eremopetasidione skos:exactMatch MESH:C431987 eremopetasidione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174216 3-Hydroxy-carbofuran skos:exactMatch MESH:C028403 3-hydroxycarbofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174220 Atherosperminine skos:exactMatch MESH:C017998 atherospermine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174226 Cystathionine sulfoxide skos:exactMatch MESH:C010094 cystathionine sulfoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174231 Cinnamyl benzoate skos:exactMatch MESH:C526330 cinnamyl benzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174232 4'-Methoxychalcone skos:exactMatch MESH:C097470 4'-methoxychalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174235 Moracin C skos:exactMatch MESH:C475758 moracin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174251 Moracin M skos:exactMatch MESH:C568020 moracin M semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174255 Urolithin C skos:exactMatch MESH:C588364 urolithin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174287 7-Dehydropregnenolone skos:exactMatch MESH:C480635 7-dehydropregnenolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174288 4-Nerolidylcatechol skos:exactMatch MESH:C110583 4-nerolidylcatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17429 3-ketosucrose skos:exactMatch MESH:C059956 3-ketosucrose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174299 Heliannuol D skos:exactMatch MESH:C476206 heliannuol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174304 Valerenolic acid skos:exactMatch MESH:C037134 valerenolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174308 Heliannuol A skos:exactMatch MESH:C476207 heliannuol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174313 Pandamarilactonine A skos:exactMatch MESH:C438418 pandamarilactonine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174314 Pandanamine skos:exactMatch MESH:C544252 pandanamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17433 queuine skos:exactMatch MESH:C019549 queuine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174336 Apotrichodiol skos:exactMatch MESH:C054185 apotrichodiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174342 Toxin FS2 skos:exactMatch MESH:C093284 toxin FS2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174343 Urodiolenone skos:exactMatch MESH:C044615 urodiolenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174366 Atroviridin skos:exactMatch MESH:C560830 atroviridin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174368 Hexyl decanoate skos:exactMatch MESH:C515404 hexyl decanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174371 Octyl octanoate skos:exactMatch MESH:C084308 octyl octanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174376 Rhapontigenin skos:exactMatch MESH:C431126 rhapontigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174390 Urolithin D skos:exactMatch MESH:C000595063 urolithin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174395 Americanin A skos:exactMatch MESH:C055021 americanin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174397 Isoamericanin A skos:exactMatch MESH:C055022 isoamericanin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174398 4'-Hydroxyflurbiprofen skos:exactMatch MESH:C065522 4'-hydroxyflurbiprofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1744 4,5,6,7-Tetrachloro-2-trifluoromethylbenzimidazole skos:exactMatch MESH:C005817 4,5,6,7-tetrachloro-2-trifluoromethylbenzimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17440 4-nitrophenyl phosphate skos:exactMatch MESH:C008644 nitrophenylphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174418 Dictyoquinazol B skos:exactMatch MESH:C473159 dictyoquinazol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174420 7-Hydroxy-5-isopropyl-2-methoxy-3-methyl-1,4-naphthoquinone skos:exactMatch MESH:C451542 7-hydroxy-5-isopropyl-2-methoxy-3-methyl-1,4-naphthoquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174428 5-Geranyloxy-7-methoxycoumarin skos:exactMatch MESH:C442483 5-geranyloxy-7-methoxycoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174441 N-desethyloxybutynin skos:exactMatch MESH:C032681 desethyloxybutynin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174442 Carbadox skos:exactMatch MESH:D002218 Carbadox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174443 5-Hydroxydantrolene skos:exactMatch MESH:C034271 5-hydroxydantrolene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174444 Aflatoxin M2 skos:exactMatch MESH:C030379 aflatoxin M2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174446 Demethoxysudachitin skos:exactMatch MESH:C078367 demethoxysudachitin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17447 geraniol skos:exactMatch MESH:C007836 geraniol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:174470 Heliespirone A skos:exactMatch MESH:C552388 heliespirone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174471 Curcolonol skos:exactMatch MESH:C522383 curcolonol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174474 Thellungianin G skos:exactMatch MESH:C471105 thellungianin G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174481 Istanbulin A skos:exactMatch MESH:C056597 istanbulin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174488 Piperolactam A skos:exactMatch MESH:C457227 piperolactam A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174491 3-Phenylpropyl cinnamate skos:exactMatch MESH:C571596 3-phenylpropyl cinnamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174517 7-Hydroxytrichodermol skos:exactMatch MESH:C047728 7-hydroxytrichodermol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174540 8-Hydroxydaidzein skos:exactMatch MESH:C498104 8-hydroxydaidzein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174541 Licochalcone A skos:exactMatch MESH:C070840 licochalcone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174546 Rheinanthrone skos:exactMatch MESH:C055876 rhein-9-anthrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174552 3,5-Dimethoxy-2,7-phenanthrenediol skos:exactMatch MESH:C000709449 2,7-dihydroxy-4,6-dimethoxyphenanthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174566 Dehydropipernonaline skos:exactMatch MESH:C051966 dehydropipernonaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17457 14'-apo-beta-carotenal skos:exactMatch MESH:C071311 beta-apo-14'-carotenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174576 Morachalcone A skos:exactMatch MESH:C587519 morachalcone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17458 N-methyltyramine skos:exactMatch MESH:C036244 methyl-4-tyramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174589 Decarbamoylneosaxitoxin skos:exactMatch MESH:C076432 decarbamoylneosaxitoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17459 D-iditol skos:exactMatch MESH:C030337 diisethionyl-3,3'-dithiobispropionimidate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174598 Pipernonaline skos:exactMatch MESH:C419151 pipernonaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174606 2,3-Epoxysesamone skos:exactMatch MESH:C447010 2,3-epoxysesamone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:174608 Hydroxysesamone skos:exactMatch MESH:C447009 hydroxysesamone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174613 Glutamyl-Gamma-glutamate skos:exactMatch MESH:C433403 glutamyl-gamma-glutamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174638 Thymidine glycol skos:exactMatch MESH:C029390 thymidine glycol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174649 Noralfentanil skos:exactMatch MESH:C047303 noralfentanil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174650 19-Oxo-deoxycorticosterone skos:exactMatch MESH:C033576 19-oxo-deoxycorticosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174651 Isovalerylglucuronide skos:exactMatch MESH:C039947 isovalerylglucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174658 Rosmaricine skos:exactMatch MESH:C087746 rosmaricine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174659 Panaxacol skos:exactMatch MESH:C065780 panaxacol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174680 Cochliophilin A skos:exactMatch MESH:C494663 cochliophilin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174719 Uralenneoside skos:exactMatch MESH:C077605 uralenneoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174733 Licochalcone B skos:exactMatch MESH:C541528 licochalcone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17474 estrone 3-sulfate skos:exactMatch MESH:C017296 estrone sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174754 Papaveraldine skos:exactMatch MESH:C039655 papaveraldine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174757 3-Hydroxyphloretin skos:exactMatch MESH:C521865 3-hydroxyphloretin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174760 Cartorimine skos:exactMatch MESH:C414696 cartorimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174777 Coriandrone A skos:exactMatch MESH:C587838 coriandrone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174778 Coriandrone B skos:exactMatch MESH:C587839 coriandrone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174780 Wasalexin A skos:exactMatch MESH:C401941 wasalexin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174795 Nordihydrocapsiate skos:exactMatch MESH:C000619851 nordihydrocapsiate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174806 Nor-ketotifen skos:exactMatch MESH:C578473 norketotifen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174827 19-Oic-deoxycorticosterone skos:exactMatch MESH:C033577 deoxycorticosterone-19-oic semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174833 3,8-Dihydroxy-1-methylanthraquinone-2-carboxylic acid skos:exactMatch MESH:C099619 3,8-dihydroxy-1-methylanthraquinone-2-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174837 Isotrifoliol skos:exactMatch MESH:C420347 isotrifoliol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174847 Annosquamosin A skos:exactMatch MESH:C100908 annosquamosin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174861 Heliannone B skos:exactMatch MESH:C428607 heliannone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174862 Heliannone A skos:exactMatch MESH:C428608 heliannone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174867 Sativanone skos:exactMatch MESH:C000607319 sativanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174873 Myrigalone A skos:exactMatch MESH:C571989 myrigalone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174876 Sageone skos:exactMatch MESH:C000619558 sageone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174887 Blumeatin skos:exactMatch MESH:C084491 blumeatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174920 Deoxyfructosazine skos:exactMatch MESH:C069873 deoxyfructosazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174924 Cepharadione A skos:exactMatch MESH:C488889 cepharadione A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174947 Azacridone A skos:exactMatch MESH:C508467 azacridone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174949 Diplodiatoxin skos:exactMatch MESH:C456848 diplodiatoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174956 Scutigeral skos:exactMatch MESH:C119453 scutigeral semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174975 Caftaric acid skos:exactMatch MESH:C515101 caftaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174977 Quinacridone skos:exactMatch MESH:C484590 quinacridone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174979 Cabreuvin skos:exactMatch MESH:C120347 cabreuvin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174981 4',5,7-Trimethoxyflavone skos:exactMatch MESH:C103112 5,7,4'-trimethylapigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:174984 3',4',5'-Trimethoxyflavone skos:exactMatch MESH:C441202 3',4',5'-trimethoxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175043 T2 Triol skos:exactMatch MESH:C038854 scirpentriol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175044 Perilloside A skos:exactMatch MESH:C095160 perilloside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175045 Oblongine skos:exactMatch MESH:C081049 oblongine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175056 Armillarivin skos:exactMatch MESH:C071426 armillarivin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175090 Oleacein skos:exactMatch MESH:C578055 oleacein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175111 Berberrubine skos:exactMatch MESH:C115958 berberrubine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175112 Glabrene skos:exactMatch MESH:C439678 glabrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175117 Shinflavanone skos:exactMatch MESH:C120093 shinflavanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175120 Bakkenolide B skos:exactMatch MESH:C551157 bakkenolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175141 3-Acetoxyscirpene-4,15-diol skos:exactMatch MESH:C019233 3-acetoxyscirpene-4,15-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175143 4-Acetoxyscirpene-3,15-diol skos:exactMatch MESH:C431246 4-acetoxyscirpene-3,15-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175144 Monoacetoxyscirpenol skos:exactMatch MESH:C045747 monoacetoxyscirpenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175160 Moracin O skos:exactMatch MESH:C540981 moracin O semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175161 Moracin P skos:exactMatch MESH:C540980 moracin P semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175163 1,5-Bis(4-hydroxy-3-methoxyphenyl)-1,4-pentadien-3-one skos:exactMatch MESH:C000597748 hylin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175176 Laurotetanine skos:exactMatch MESH:C008256 laurotetanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175181 Galbanic acid skos:exactMatch MESH:C048972 galbanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175189 7-hydroxygranisetron skos:exactMatch MESH:C092106 7-hydroxygranisetron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175202 Armillaritin skos:exactMatch MESH:C071425 armillaritin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175211 Americanol A skos:exactMatch MESH:C074373 americanol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175212 Isoamericanol A skos:exactMatch MESH:C074374 isoamericanol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175220 Hericenone A skos:exactMatch MESH:C000613362 hericenone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175256 Hovenitin I skos:exactMatch MESH:C105698 hovenitin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175260 Gancaonin Q skos:exactMatch MESH:C571268 gancaonin Q semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175262 Lipoyllysine skos:exactMatch MESH:C067769 lipoyllysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175290 3-Isomangostin skos:exactMatch MESH:C114655 3-isomangostin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:175291 Tipredane skos:exactMatch MESH:C051756 tipredane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175302 Acetyldeoxynivalenol skos:exactMatch MESH:C038972 acetyldeoxynivalenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175304 Dodecyl gallate skos:exactMatch MESH:C008259 lauryl gallate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175308 Garcinone C skos:exactMatch MESH:C000596092 garcinone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175322 Zapotin skos:exactMatch MESH:C517807 zapotin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17533 N-acetyl-L-glutamic acid skos:exactMatch MESH:C016195 N-acetylglutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175335 Apo-8'-lycopenal skos:exactMatch MESH:C572536 apo-8'-lycopenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175337 Asteltoxin skos:exactMatch MESH:C030923 asteltoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175343 Veranisatin A skos:exactMatch MESH:C084322 veranisatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175345 Myzodendrone skos:exactMatch MESH:C508700 myzodendrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175358 Diosbulbin B skos:exactMatch MESH:C569454 diosbulbin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175387 Isoangustone A skos:exactMatch MESH:C551631 isoangustone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175399 Glisoflavanone skos:exactMatch MESH:C420348 glisoflavanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17540 methyl beta-D-galactoside skos:exactMatch MESH:C031552 methyl beta-galactoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175403 Isorosmanol skos:exactMatch MESH:C000627642 isorosmanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175411 19-Noraldosterone skos:exactMatch MESH:C027514 19-noraldosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175413 5'-Hydroxypiroxicam skos:exactMatch MESH:C051024 5'-hydroxypiroxicam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175443 Cohumulone skos:exactMatch MESH:C442487 cohumulone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175445 29-Methylisofucosterol skos:exactMatch MESH:C002248 29-methylisofucosterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17548 alginic acid skos:exactMatch MESH:D000077322 Alginic Acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:175487 Armillarilin skos:exactMatch MESH:C064712 armillarilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175496 Erinacine E skos:exactMatch MESH:C116931 erinacine E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175499 Erinacine A skos:exactMatch MESH:C000595639 erinacine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175500 Erinacine B skos:exactMatch MESH:C518057 erinacine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175502 Cycloartocarpesin skos:exactMatch MESH:C000604029 cycloartocarpesin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175515 Gancaonin A skos:exactMatch MESH:C507552 gancaonin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175531 Morusinol skos:exactMatch MESH:C576719 morusinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175537 Artocarpesin skos:exactMatch MESH:C531017 artocarpesin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175554 1-Methoxyphaseollidin skos:exactMatch MESH:C401292 1-methoxyphaseollidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175562 Muzanzagenin skos:exactMatch MESH:C109392 muzanzagenin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:175566 desmethylastemizole skos:exactMatch MESH:C040463 desmethylastemizole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175569 Veranisatin B skos:exactMatch MESH:C084323 veranisatin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175570 Licoagrodione skos:exactMatch MESH:C532794 licoagrodione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175572 Licofuranone skos:exactMatch MESH:C071086 licofuranone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175575 Kinobeon A skos:exactMatch MESH:C477467 kinobeon A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175585 Xanthoplanine skos:exactMatch MESH:C000709020 xanthoplanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17559 3alpha(S)-strictosidine skos:exactMatch MESH:C021093 strictosidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175592 Cyanidin 3-galactoside skos:exactMatch MESH:C546035 cyanidin 3-galactoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175602 4'-Hydroxy-5,6,7,8-tetramethoxyflavone skos:exactMatch MESH:C559374 4'-hydroxy-5,6,7,8-tetramethoxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175603 2-Phenylaminoadenosine skos:exactMatch MESH:C026708 2-phenylaminoadenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175605 Glicophenone skos:exactMatch MESH:C419231 glicophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175607 6-Gingesulfonic acid skos:exactMatch MESH:C077820 6-gingesulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175610 Jaceidin skos:exactMatch MESH:C548020 jaceidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175611 Sudachitin skos:exactMatch MESH:C513626 sudachitin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175620 Edulisin IV skos:exactMatch MESH:C089695 edulisin IV semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175627 Withanolide B skos:exactMatch MESH:C000630668 withanolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175636 Macrocarpal C skos:exactMatch MESH:C518773 macrocarpal C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175649 Hydroxyisonobilin skos:exactMatch MESH:C032659 hydroxyisonobilin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:17566 indole-3-acetonitrile skos:exactMatch MESH:C518704 3-indolylacetonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175666 8-Pentanoylneosolaniol skos:exactMatch MESH:C073624 8-pentanoylneosolaniol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175669 N-Desmethylrosuvastatin skos:exactMatch MESH:C551067 N-desmethylrosuvastatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175682 18-Hydroxy-11-dehydrotetrahydrocorticosterone skos:exactMatch MESH:C027925 18-hydroxy-11-dehydrotetrahydrocorticosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175684 Methyl lucidenate F skos:exactMatch MESH:C437029 methyl lucidenate F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175704 Macrocarpal B skos:exactMatch MESH:C518772 macrocarpal B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175710 Macrocarpal H skos:exactMatch MESH:C102709 macrocarpal H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175728 27-Hydroxyisomangiferolic acid skos:exactMatch MESH:C000622965 27-hydroxyisomangiferolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175729 Glicoricone skos:exactMatch MESH:C071085 glicoricone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175742 Lucidenic acid B skos:exactMatch MESH:C527145 lucidenic acid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175749 Lucidenic acid C skos:exactMatch MESH:C527146 lucidenic acid C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175751 Sesamolin skos:exactMatch MESH:C054124 sesamolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175757 Neouralenol skos:exactMatch MESH:C069534 neouralenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175758 Uralenol skos:exactMatch MESH:C069533 uralenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175768 8-Hexanoylneosolaniol skos:exactMatch MESH:C073623 8-hexanoylneosolaniol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175789 6',7'-Dihydroxybergamottin skos:exactMatch MESH:C104774 6',7'-dihydroxybergamottin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175802 Hymenoxin skos:exactMatch MESH:C068785 hymenoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175805 3-O-Methylrosmarinic acid skos:exactMatch MESH:C487180 3-O-methylrosmarinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175806 8-Hydroxypinoresinol skos:exactMatch MESH:C542293 8-hydroxypinoresinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175814 Fragransin C1 skos:exactMatch MESH:C000626856 fragransin C1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175825 Cinnatriacetin A skos:exactMatch MESH:C121126 cinnatriacetin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175839 Withaperuvin E skos:exactMatch MESH:C101560 withaperuvin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175844 Cycloheterophyllin skos:exactMatch MESH:C107099 cycloheterophyllin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175846 Artonin B skos:exactMatch MESH:C523558 artonin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175864 Sugetriol triacetate skos:exactMatch MESH:C541831 sugetriol triacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175865 Neokestose skos:exactMatch MESH:C072434 neokestose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175877 Nephritogenoside skos:exactMatch MESH:C015382 nephritogenoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175882 Olsalazine-O-sulfate skos:exactMatch MESH:C058659 olsalazine-O-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175895 Licofuranocoumarin skos:exactMatch MESH:C420346 licofuranocoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175896 Licopyranocoumarin skos:exactMatch MESH:C063348 licopyranocoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175901 gemcitabine skos:exactMatch MESH:C056507 gemcitabine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:175907 Uralene skos:exactMatch MESH:C082049 uralene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175912 Tetrahydropersin skos:exactMatch MESH:C000625521 tetrahydropersin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175921 Corchoroside B skos:exactMatch MESH:C000509 corchoroside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17593 maltooligosaccharide skos:exactMatch MESH:C021705 maltooligosaccharides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175930 Artemetin skos:exactMatch MESH:C054132 artemetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175936 8-Epidiosbulbin E acetate skos:exactMatch MESH:C534602 8-epidiosbulbin E acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:175938 Edulisin III skos:exactMatch MESH:C089694 edulisin III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17597 4-hydroxybenzaldehyde skos:exactMatch MESH:C011483 4-hydroxybenzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17600 hexadecanal skos:exactMatch MESH:C001647 hexadecanal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17601 6,7-dimethyl-8-(1-D-ribityl)lumazine skos:exactMatch MESH:C001061 6,7-dimethyl-8-ribityllumazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176023 Furohyperforin skos:exactMatch MESH:C000622178 furohyperforin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176040 Ganoderic acid Me skos:exactMatch MESH:C534033 ganoderic acid Me semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176049 Ustiloxin C skos:exactMatch MESH:C089078 ustiloxin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176052 gamma-Chaconine skos:exactMatch MESH:C110290 gamma-chaconine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176066 cis-Solamin skos:exactMatch MESH:C519987 cis-solamin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17609 cortisol 21-acetate skos:exactMatch MESH:C021650 hydrocortisone acetate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:176139 Murisolin skos:exactMatch MESH:C507543 murisolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176140 Muricin H skos:exactMatch MESH:C455169 muricin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17615 1,2-diacyl-3-beta-D-galactosyl-sn-glycerol skos:exactMatch MESH:C009909 monogalactosyldiacylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176156 25-Hydroxyvitamin D2-25-glucuronide skos:exactMatch MESH:C028862 25-hydroxyvitamin D2-25-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176179 Didymin skos:exactMatch MESH:C552234 didymin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17618 bis-D-fructose 2',1:2,1'-dianhydride skos:exactMatch MESH:C036365 difructose anhydride I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176180 Postin skos:exactMatch MESH:C063740 cystatin C, N-terminal tetrapeptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176186 Cavipetin B skos:exactMatch MESH:C487916 cavipetin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176190 Parviflorin skos:exactMatch MESH:C113058 parviflorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176193 Atemoyacin B skos:exactMatch MESH:C407886 atemoyacin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176204 1,4-Di-O-caffeoylquinic acid skos:exactMatch MESH:C512731 1,4-di-O-caffeoylquinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176213 Rollidecin D skos:exactMatch MESH:C110003 rollidecin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176227 Muricatenol skos:exactMatch MESH:C451543 muricatenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176229 Ganoderic acid H skos:exactMatch MESH:C515007 ganoderic acid H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176233 Tocophersolan skos:exactMatch MESH:C014225 tocophersolan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176252 Fasciculic acid A skos:exactMatch MESH:C063644 fasciculic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176255 Ginsenoside Rh4 skos:exactMatch MESH:C101280 ginsenoside Rh4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176257 Neferine skos:exactMatch MESH:C057222 neferine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176258 Ponasteroside A skos:exactMatch MESH:C539787 ponasteroside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176265 Momordicoside L skos:exactMatch MESH:C522769 momordicoside L semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176276 Momordicoside K skos:exactMatch MESH:C522770 momordicoside K semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176279 Lucyoside N skos:exactMatch MESH:C071083 lucyoside N semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17628 2-aminoacetaldehyde skos:exactMatch MESH:C015662 2-aminoacetaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176284 alpha-Amyrin palmitate skos:exactMatch MESH:C476167 alpha-amyrin palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176296 Ramontoside skos:exactMatch MESH:C070689 ramontoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176297 Convalloside skos:exactMatch MESH:C086957 convalloside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176312 Ginsenoside Rg6 skos:exactMatch MESH:C586219 ginsenoside Rg6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176314 Notoginsenoside R2 skos:exactMatch MESH:C487685 notoginsenoside R2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176315 Ginsenoside F3 skos:exactMatch MESH:C407884 ginsenoside F3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176318 Fumonisin FP2 skos:exactMatch MESH:C102485 fumonisin FP2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176319 Fumonisin FP3 skos:exactMatch MESH:C102486 fumonisin FP3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176324 Centellasaponin B skos:exactMatch MESH:C450647 centellasaponin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176326 Hovenidulcioside A1 skos:exactMatch MESH:C093742 hovenidulcioside A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176330 Pisumsaponin II skos:exactMatch MESH:C422342 pisumsaponin II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176335 SP2509 skos:exactMatch MESH:C000594309 SP2509 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17639 3-oxo-5beta-cholanic acid skos:exactMatch MESH:C046230 3-oxocholan-24-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176432 jenamidine B skos:exactMatch MESH:C479697 jenamidine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176433 Jenamidine A skos:exactMatch MESH:C479696 jenamidine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176434 Jenamidine C skos:exactMatch MESH:C479698 jenamidine C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17644 putidaredoxin skos:exactMatch MESH:C100137 putidaredoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176440 4-Fluorocinnamic acid skos:exactMatch MESH:C042046 4-fluorocinnamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176449 4-Hydroxylidocaine skos:exactMatch MESH:C000629689 4-hydroxylidocaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176450 Pyroglutamylleucine skos:exactMatch MESH:C041765 pyroglutamylleucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176451 Agaridoxin skos:exactMatch MESH:C012171 agaridoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176455 4-Methylglutamic acid skos:exactMatch MESH:C046105 4-methylglutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176457 Aldosine skos:exactMatch MESH:C092672 aldosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176463 Urothion skos:exactMatch MESH:C036390 urothion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176471 Pyridosine skos:exactMatch MESH:C019068 pyridosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176473 S-propylcysteine skos:exactMatch MESH:C028742 S-propylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176481 Galactose 6-sulfate skos:exactMatch MESH:C086947 galactose 6-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176517 dimethyl diselenide skos:exactMatch MESH:C037445 dimethyldiselenide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17655 4-hydroxy-2-oxopentanoic acid skos:exactMatch MESH:C018972 4-hydroxy-2-oxovalerate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176565 methyl 3-(4-hydroxyphenyl)propionate skos:exactMatch MESH:C535177 methyl 3-(4-hydroxyphenyl)propionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176566 calcium-43 atom skos:exactMatch MESH:C000615349 Calcium-43 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176573 selenium-82 atom skos:exactMatch MESH:C000615454 Selenium-82 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176574 zinc-66 atom skos:exactMatch MESH:C000615414 Zinc-66 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176575 nickel-60 atom skos:exactMatch MESH:C000615396 Nickel-60 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176578 cobalt-59 atom skos:exactMatch MESH:D003035 Cobalt semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17660 N(6)-dimethylallyladenine skos:exactMatch MESH:C001478 N(6)-(delta(2)-isopentenyl)adenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17661 GDP-6-deoxy-alpha-D-mannose skos:exactMatch MESH:C422949 GDP-rhamnose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176653 1,7-bis(4-hydroxy-3-methoxyphenyl)-1,4,6-heptatrien-3-one skos:exactMatch MESH:C471106 1,7-bis(4-hydroxy-3-methoxyphenyl)-1,4,6-heptatrien-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176668 1,7-Bis(4-hydroxyphenyl)-1-heptene-3,5-dione skos:exactMatch MESH:C470147 1,7-bis(4-hydroxyphenyl)-1-heptene-3,5-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176669 5,7-Dihydroxy-4-methylcoumarin skos:exactMatch MESH:C506459 5,7-dihydroxy-4-methylcoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176702 Emblicanin B skos:exactMatch MESH:C467023 emblicanin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176731 3-Hydroxy-3'-oxo-beta,epsilon-carotene skos:exactMatch MESH:C051820 3'-oxolutein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176744 11-deoxyprostaglandin E1 skos:exactMatch MESH:C034008 11-deoxyprostaglandin E1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176780 dihydroactinidiolide skos:exactMatch MESH:C010711 dihydroactinidiolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176782 isodomoic acid A skos:exactMatch MESH:C524833 isodomoic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176788 dizocilpine maleate skos:exactMatch MESH:D016291 Dizocilpine Maleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176789 iron tetraphenylporphyrin skos:exactMatch MESH:C032547 iron tetraphenylporphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176795 pyridinium chlorochromate skos:exactMatch MESH:C111019 pyridinium chlorochromate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176796 pyridinium dichromate skos:exactMatch MESH:C061685 pyridinium dichromate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176806 carboxymethyl-pachyman skos:exactMatch MESH:C568908 carboxymethylpachymaran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176817 Cyclo(Tyr-Pro) skos:exactMatch MESH:C118541 cyclo(tyrosyl-prolyl) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176825 Tributyl citrate skos:exactMatch MESH:C039783 tributyl citrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176844 niraparib skos:exactMatch MESH:C545685 niraparib semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:176869 aloenin skos:exactMatch MESH:C033526 aloenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17689 sphingosine-1-phosphocholine skos:exactMatch MESH:C005356 sphingosine phosphorylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176919 N-Hydroxy-IQ skos:exactMatch MESH:C032012 2-hydroxyamino-3-methylimidazolo(4,5-f)quinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176920 AG 2034 skos:exactMatch MESH:C105066 AG 2034 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176923 Mycolactone F skos:exactMatch MESH:C515306 mycolactone F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176925 Tolytoxin skos:exactMatch MESH:C068527 tolytoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176926 Azatyrosine skos:exactMatch MESH:C011870 beta-(5-hydroxy-2-pyridyl)alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176928 Gomisin D skos:exactMatch MESH:C082092 gomisin D semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:176945 Hemibrevetoxin B skos:exactMatch MESH:C409729 hemibrevetoxin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176949 Pumiliotoxin A skos:exactMatch MESH:C035482 pumiliotoxin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176957 Terpendole B skos:exactMatch MESH:C092162 terpendole B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17696 isocyanuric acid skos:exactMatch MESH:C509473 isocyanuric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176962 presqualene alcohol skos:exactMatch MESH:C003209 presqualene alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17697 N-acetylserotonin skos:exactMatch MESH:C006389 N-acetylserotonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:176975 KP1339 skos:exactMatch MESH:C000600110 NKP-1339 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17700 undecan-2-one skos:exactMatch MESH:C526928 undecan-2-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177003 methylheptenone skos:exactMatch MESH:C029750 methylheptenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177019 5,9-hexacosadienoic acid skos:exactMatch MESH:C046761 5,9-hexacosadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177037 Benzoylcholine skos:exactMatch MESH:D001588 Benzoylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177042 3-Hydroxy-beta-lapachone skos:exactMatch MESH:C106995 3-hydroxylapachone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177044 Claussequinone skos:exactMatch MESH:C088068 claussequinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177046 Prothioconazole-desthio skos:exactMatch MESH:C000656708 prothioconazole-desthio semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177047 Velutin skos:exactMatch MESH:C577620 5,4'-dihydroxy-7,3'-dimethoxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177073 Syringetin-3-O-galactoside skos:exactMatch MESH:C553080 syringetin-3-O-galactoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177080 1,2-dicaproyl-3-stearoylglycerol skos:exactMatch MESH:C539095 1,2-dicaproyl-3-stearoylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177122 3-Hydroxystigmast-5-en-7-one skos:exactMatch MESH:C071711 3-hydroxystigmast-5-en-7-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17715 quinoline-2,8-diol skos:exactMatch MESH:C049535 2,8-dihydroxyquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177197 L-803087 skos:exactMatch MESH:C429628 L803087 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17724 N,N-dimethylglycine skos:exactMatch MESH:C025138 dimethylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17725 alpha-N-acetylneuraminyl-(2->6)-beta-D-galactosyl-(1->4)-N-acetyl-beta-D-glucosamine skos:exactMatch MESH:C062923 N-acetylneuraminosyl(alpha2-6)lactosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177264 hesperetin-7-O-glucuronide skos:exactMatch MESH:C587870 hesperetin-7-O-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17733 aldehydo-D-galactose 6-phosphate skos:exactMatch MESH:C038269 galactose-6-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17735 N,N-dimethylaniline N-oxide skos:exactMatch MESH:C005141 dimethylaniline N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177375 Diendiol skos:exactMatch MESH:C010443 diendiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177378 3-oxo-alpha-ionol skos:exactMatch MESH:C525367 3-oxo-alpha-ionol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177384 hotrienol skos:exactMatch MESH:C476493 3,7-dimethyl-1,5(E),7-octatrien-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177386 3-(4-azidobenzyl)-4-hydroxycoumarin skos:exactMatch MESH:C067803 3-(4-azidobenzyl)-4-hydroxycoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177387 brequinar skos:exactMatch MESH:C046943 brequinar semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177389 butanethiol skos:exactMatch MESH:C025540 n-butyl mercaptan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177391 Ceronapril skos:exactMatch MESH:C054518 ceronapril semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177393 Izonsteride skos:exactMatch MESH:C407322 Izonsteride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177399 Umirolimus skos:exactMatch MESH:C518022 umirolimus semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177401 Almorexant skos:exactMatch MESH:C519150 almorexant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177403 8-Hydroxyclomipramine skos:exactMatch MESH:C053390 8-hydroxyclomipramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177405 5-(8,11,14-pentadecatrienyl)resorcinol skos:exactMatch MESH:C088114 5-(8,11,14-pentadecatrienyl)resorcinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177406 Bardoxolone methyl skos:exactMatch MESH:C445068 methyl 2-cyano-3,12-dioxoolean-1,9-dien-28-oate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177408 4-tert-Butylphenyl Salicylate skos:exactMatch MESH:C000618316 4-tert-butylphenyl salicylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177411 boxidine skos:exactMatch MESH:C100055 boxidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177414 Meclorisone dibutyrate skos:exactMatch MESH:C003656 meclorisone dibutyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177416 Pexacerfont skos:exactMatch MESH:C542342 pexacerfont semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:177418 carzenide skos:exactMatch MESH:C001910 carzenide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17742 4-hydroxy-2-oxoglutarate(2-) skos:exactMatch MESH:C018989 2-keto-4-hydroxyglutarate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177426 Chloramphenicol stearate skos:exactMatch MESH:C032008 chloramphenicol stearate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177432 2,2-Bis(hydroxymethyl)propionic acid skos:exactMatch MESH:C110034 2,2-bis(hydroxymethyl)-propionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177433 actodigin skos:exactMatch MESH:C006277 actodigin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177435 3-Hydroxytridecanoic acid skos:exactMatch MESH:C504652 3-hydroxytridecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177436 4-hydroxy-4-(indol-3-ylmethyl)glutamic acid skos:exactMatch MESH:C414924 4-hydroxy-4-(indol-3-ylmethyl)glutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177438 Nelotanserin skos:exactMatch MESH:C546600 nelotanserin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177440 naltriben skos:exactMatch MESH:C068868 naltrindole benzofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177442 Ancriviroc skos:exactMatch MESH:C438583 Ancriviroc semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177444 Valorphin skos:exactMatch MESH:C045483 valorphin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177448 Epelsiban skos:exactMatch MESH:C571185 epelsiban semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17745 coniferol skos:exactMatch MESH:C010559 coniferyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177453 Elagolix skos:exactMatch MESH:C539351 elagolix semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:177455 kansuinin B skos:exactMatch MESH:C470413 kansuinin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177459 Golotimod skos:exactMatch MESH:C470075 golotimod semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:177467 Opiorphin skos:exactMatch MESH:C517879 glutaminyl-arginyl-phenylalanyl-seryl-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177469 perphenazine decanoate skos:exactMatch MESH:C047342 perphenazine decanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177470 Cloprostenol skos:exactMatch MESH:D003008 Cloprostenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177480 Monatepil skos:exactMatch MESH:C067818 monatepil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177487 4-Acetylaminobiphenyl skos:exactMatch MESH:C020853 4-acetylaminobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177492 cositecan skos:exactMatch MESH:C406143 cositecan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177494 Tozadenant skos:exactMatch MESH:C000593256 tozadenant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177496 pinadoline skos:exactMatch MESH:C051983 pinadoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177500 calceolarioside A skos:exactMatch MESH:C083066 calceolarioside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177504 Butylphthalide skos:exactMatch MESH:C027125 3-n-butylphthalide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177507 treloxinate skos:exactMatch MESH:C002236 treloxinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177512 Sagopilone skos:exactMatch MESH:C530494 sagopilone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:177515 arteflene skos:exactMatch MESH:C090720 arteflene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177517 Bifeprunox skos:exactMatch MESH:C509981 bifeprunox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177518 Crolibulin skos:exactMatch MESH:C000598757 crolibulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17752 N(6)-acetyl-L-lysine skos:exactMatch MESH:C016949 N-epsilon-acetyllysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177520 Apratastat skos:exactMatch MESH:C484302 apratastat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177532 Diphenyl sulfoxide skos:exactMatch MESH:C048860 diphenyl sulfoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177536 Galeterone skos:exactMatch MESH:C500627 3-hydroxy-17-(1H-benzimidazole-1-yl)androsta-5,16-diene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177541 remogliflozin etabonate skos:exactMatch MESH:C532127 remogliflozin etabonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177543 terrein skos:exactMatch MESH:C439087 terrein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177546 arildone skos:exactMatch MESH:C020706 arildone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177549 palinavir skos:exactMatch MESH:C107199 palinavir semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177558 Apaziquone skos:exactMatch MESH:C060817 apaziquone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177559 Adhyperforin skos:exactMatch MESH:C423123 adhyperforin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177562 Selamectin skos:exactMatch MESH:C414354 selamectin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177564 irdabisant skos:exactMatch MESH:C561238 6-(4-(3-(2-methylpyrrolidin-1-yl)propoxy)phenyl)-2H-pyridazin-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177569 14,18-Dihydroxy-12-oxo-9,13,15-octadecatrienoic acid skos:exactMatch MESH:C099800 cibaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177570 Deslorelin skos:exactMatch MESH:C066438 deslorelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177572 Nisterime acetate skos:exactMatch MESH:C016943 nisterime acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177573 Suritozole skos:exactMatch MESH:C065324 suritozole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177577 Fenestrel skos:exactMatch MESH:C004381 fenestrel semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177579 lergotrile skos:exactMatch MESH:C031875 lergotrile semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:177582 Jujuboside A skos:exactMatch MESH:C087808 jujuboside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177583 Hydroxyhaloperidol skos:exactMatch MESH:C040692 4-(4-(4-chlorophenyl)-4-hydroxy-1-piperidinyl)-1-(4-fluorophenyl)-1-butanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177586 Pancopride skos:exactMatch MESH:C078370 pancopride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177588 beloxamide skos:exactMatch MESH:C003105 beloxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177589 Anhydrovitamin A skos:exactMatch MESH:C031469 anhydrovitamin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177592 Salvinorin B skos:exactMatch MESH:C508456 salvinorin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177593 libenzapril skos:exactMatch MESH:C052134 libenzapril semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177596 Fukinolic acid skos:exactMatch MESH:C116090 fukinolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177597 Fispemifene skos:exactMatch MESH:C532124 fispemifene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177600 Hemorphin-4 skos:exactMatch MESH:C049857 hemorphin 4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177602 Rifamexil skos:exactMatch MESH:C063797 rifamexil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177603 Icotidine skos:exactMatch MESH:C043465 icotidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177605 Samidorphan skos:exactMatch MESH:C000606131 3-carboxamido-4-hydroxynaltrexone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177607 Taranabant skos:exactMatch MESH:C521311 N-(3-(4-chlorophenyl)-2-(3-cyanophenyl)-1-methylpropyl)-2-methyl-2-((5-(trifluoromethyl)pyridin-2-yl)oxy)propanamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177608 Aglepristone skos:exactMatch MESH:C419063 aglepristone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177609 Tariquidar skos:exactMatch MESH:C402343 tariquidar semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177610 Dinsed skos:exactMatch MESH:C015168 dinsed semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177613 Diadinoxanthin skos:exactMatch MESH:C033808 diadinoxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177618 spinacine skos:exactMatch MESH:C055336 spinacine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177626 Ciprostene skos:exactMatch MESH:C045329 ciprostene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17763 4-methylumbelliferyl acetate skos:exactMatch MESH:C032078 4-methylumbelliferyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177631 Ulipristal skos:exactMatch MESH:C094854 ulipristal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177640 Mycalolide B skos:exactMatch MESH:C080978 mycalolide B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:177641 Elsibucol skos:exactMatch MESH:C487958 elsibucol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177643 AL 8810 skos:exactMatch MESH:C121227 AL 8810 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177644 Jujuboside B skos:exactMatch MESH:C540008 jujuboside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177645 benurestat skos:exactMatch MESH:C009851 benurestat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177647 Rolofylline skos:exactMatch MESH:C073525 rolofylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177649 Anecortave skos:exactMatch MESH:C108424 Anecortave semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177651 lactide skos:exactMatch MESH:C091880 dilactide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177653 ATEE skos:exactMatch MESH:C007651 ethyl N-alpha-acetyl-tyrosinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177654 timobesone acetate skos:exactMatch MESH:C059452 timobesone acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177658 Ganaxolone skos:exactMatch MESH:C105051 ganaxolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17766 cyclohexane-1,3-dione skos:exactMatch MESH:C004636 1,3-cyclohexanedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177661 lifarizine skos:exactMatch MESH:C067927 lifarizine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177663 quazolast skos:exactMatch MESH:C046483 quazolast semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177665 Stizolobic acid skos:exactMatch MESH:C013261 stizolobic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177666 Isocoproporphyrin skos:exactMatch MESH:C005524 isocoproporphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177667 Sibrafiban skos:exactMatch MESH:C100917 sibrafiban semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177671 Ilepcimide skos:exactMatch MESH:C037547 ilepcimide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177676 terlakiren skos:exactMatch MESH:C076964 terlakiren semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177680 onjisaponin B skos:exactMatch MESH:C474233 onjisaponin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177683 nivazol skos:exactMatch MESH:C041704 nivazol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177685 Tiodazosin skos:exactMatch MESH:C019578 tiodazosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177696 minalrestat skos:exactMatch MESH:C473212 minalrestat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177698 skimmin skos:exactMatch MESH:C581268 skimmin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177705 Birinapant skos:exactMatch MESH:C582429 birinapant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177706 davunetide skos:exactMatch MESH:C425904 davunetide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177708 Eptapirone skos:exactMatch MESH:C115127 eptapirone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177716 tioxacin skos:exactMatch MESH:C012064 tioxic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177717 sucrose acetate isobutyrate skos:exactMatch MESH:C002885 sucrose acetate isobutyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177719 Avasimibe skos:exactMatch MESH:C423185 avasimibe semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17772 (S)-tetrahydrocolumbamine skos:exactMatch MESH:C000589018 isocorypalmine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177725 Ulimorelin skos:exactMatch MESH:C528884 ulimorelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177726 flordipine skos:exactMatch MESH:C042357 flordipine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177727 moiramide B skos:exactMatch MESH:C487819 moiramide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177728 sufotidine skos:exactMatch MESH:C062101 sufotidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177731 Sabeluzole skos:exactMatch MESH:C055163 sabeluzole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177733 Adaprolol skos:exactMatch MESH:C068416 adaprolol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177736 Telotristat skos:exactMatch MESH:C000592493 telotristat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177737 lamifiban skos:exactMatch MESH:C084062 lamifiban semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177740 Iosimenol skos:exactMatch MESH:C450045 iosmin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177741 Morphiceptin skos:exactMatch MESH:C028889 morphiceptin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177743 aspoquinolone A skos:exactMatch MESH:C522533 aspoquinolone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177744 fluanisone skos:exactMatch MESH:C005014 fluanisone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177751 aurofusarin skos:exactMatch MESH:C083578 aurofusarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177758 Omadacycline skos:exactMatch MESH:C000591640 omadacycline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177759 Dithizone skos:exactMatch MESH:D004230 Dithizone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177760 terbogrel skos:exactMatch MESH:C112331 terbogrel semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177762 Alovudine skos:exactMatch MESH:C002854 alovudine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177766 zuclomifene skos:exactMatch MESH:D064696 Zuclomiphene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177767 Dermorphin skos:exactMatch MESH:C030058 dermorphin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177777 cipamfylline skos:exactMatch MESH:C466758 cipamfylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177783 eniluracil skos:exactMatch MESH:C073482 eniluracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177789 Carnidazole skos:exactMatch MESH:C014394 carnidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177790 biclotymol skos:exactMatch MESH:C533149 2,2-methylenebis(4-chloro-3-methyl-isopropylphenol) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177800 artilide skos:exactMatch MESH:C095507 artilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177801 Laninamivir skos:exactMatch MESH:C546918 laninamivir semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177804 Eravacycline skos:exactMatch MESH:C571179 eravacycline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177805 5-Phenyl-2-pyridinamine skos:exactMatch MESH:C044515 5-phenyl-2-pyridinamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17781 lumichrome skos:exactMatch MESH:C001559 7,8-dimethylalloxazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177810 Succinobucol skos:exactMatch MESH:C471047 succinobucol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177812 Trecetilide skos:exactMatch MESH:C117132 trecetilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177813 Triacetonamine skos:exactMatch MESH:C002273 tempidon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177815 Flumezapine skos:exactMatch MESH:C045983 flumezapine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177824 terameprocol skos:exactMatch MESH:C076852 terameprocol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177833 cilengitide skos:exactMatch MESH:C422910 Cilengitide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177835 2-Methoxynaphthalene skos:exactMatch MESH:C082155 2-methoxynaphthalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177844 avitriptan skos:exactMatch MESH:C103231 avitriptan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177845 terikalant skos:exactMatch MESH:C063899 terikalant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177848 1,12-Dihydroxy-1,6,12,17-tetraazacyclodocosane-2,5,13,16-tetrone skos:exactMatch MESH:C054842 bisucaberin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177849 bremelanotide skos:exactMatch MESH:C476721 bremelanotide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177851 Glabrol skos:exactMatch MESH:C420863 glabrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177853 danegaptide skos:exactMatch MESH:C000619914 danegaptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177856 fertirelin skos:exactMatch MESH:C009936 fertirelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177858 gosogliptin skos:exactMatch MESH:C558848 gosogliptin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:17786 N-acetyl-L-leucine skos:exactMatch MESH:C088117 acetylleucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177872 N-trans-cinnamoyltyramine skos:exactMatch MESH:C479307 N-cinnamoyltyramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177873 grasshopper ketone skos:exactMatch MESH:C000589724 grasshopper ketone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17791 obtusifoliol skos:exactMatch MESH:C008693 obtusifoliol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177911 D-Glycero-D-gulo-Heptose skos:exactMatch MESH:C413546 glycero-gulo-heptose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17793 calycosin skos:exactMatch MESH:C121707 7,3'-dihydroxy-4'-methoxyisoflavone semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:177934 Glucoobtusifolin skos:exactMatch MESH:C546708 gluco-obtusifolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177943 Glucodistylin skos:exactMatch MESH:C561199 glucodistylin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17795 dihydroxyfumarate(2-) skos:exactMatch MESH:C005998 dihydroxyfumarate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:177985 5,8,11,14-octadecatetraenoic acid skos:exactMatch MESH:C064300 5,8,11,14-octadecatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178009 pavettamine skos:exactMatch MESH:C462301 pavetamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178012 FR900359 skos:exactMatch MESH:C000607068 FR900359 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178084 20beta-hydroxycortisone skos:exactMatch MESH:C005674 4-pregnene-17 alpha,20 beta,21-triol-3,11-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178091 3-Methylpseudouridine skos:exactMatch MESH:C034686 3-methylpseudouridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178092 8-Methyladenosine skos:exactMatch MESH:C070330 8-methyladenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17810 1-O-(alk-1-enyl)-2-O-acyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C032459 choline plasmalogens semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178109 leucopterin (enol form) skos:exactMatch MESH:C102417 leucopterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178117 4-Methyleneproline skos:exactMatch MESH:C083252 4-methyleneproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178134 4-Carboxyphenylglycine skos:exactMatch MESH:C079693 4-carboxyphenylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178135 4-Hydroxybenzyl isothiocyanate skos:exactMatch MESH:C031364 4-hydroxybenzyl isothiocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178136 4-Hydroxyclonidine skos:exactMatch MESH:C060689 4-hydroxyclonidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17814 salicin skos:exactMatch MESH:C005696 salicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178143 Chalcomoracin skos:exactMatch MESH:C550211 chalcomoracin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178144 Clitocine skos:exactMatch MESH:C055433 clitocine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:17815 1,2-diacyl-sn-glycerol skos:exactMatch MESH:C011439 1,2-diacylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178150 Ephedrannin A skos:exactMatch MESH:C556561 ephedrannin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178151 Gemcitabine triphosphate skos:exactMatch MESH:C533693 gemcitabine triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178153 Guavin B skos:exactMatch MESH:C044572 guavin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17816 1D-myo-inositol 1,4-bisphosphate skos:exactMatch MESH:C044259 inositol 1,4-bis(phosphate) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178161 Mangostenol skos:exactMatch MESH:C461720 mangostenol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:178166 Mumefural skos:exactMatch MESH:C412144 mumefural semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178181 Roquefortine skos:exactMatch MESH:C012536 roquefortine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178184 Silidianin skos:exactMatch MESH:C015505 silydianin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178196 oncrasin-1 skos:exactMatch MESH:C532252 oncrasin-1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178199 sotorasib skos:exactMatch MESH:C000706028 sotorasib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17820 2-hydroxy-6-oxo-6-phenylhexa-2,4-dienoic acid skos:exactMatch MESH:C018971 2-hydroxy-6-oxo-6-phenyl-2,4-hexadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178204 4-Vinylaniline skos:exactMatch MESH:C512132 4-vinylaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17821 thymine skos:exactMatch MESH:D013946 Thymopoietins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178226 Domesticine skos:exactMatch MESH:C454302 domesticine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178244 Baohuosu skos:exactMatch MESH:C060987 baohuosu semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178256 Isobutylparaben skos:exactMatch MESH:C471067 isobutylparaben semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178325 Calythropsin skos:exactMatch MESH:C085139 calythropsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178326 Kukulkanin B skos:exactMatch MESH:C061637 kukulkanin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178332 Helichrysetin skos:exactMatch MESH:C061023 helichrysetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178388 3,5,5-Trimethyl-1-hexanol skos:exactMatch MESH:C553983 3,5,5-trimethyl-1-hexanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17840 indoxyl skos:exactMatch MESH:C034082 indoxyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178404 1,1-Dimethoxyethane skos:exactMatch MESH:C059033 1,1-dimethoxyethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17844 2-amino-3-oxobutanoic acid skos:exactMatch MESH:C079776 2-amino-3-ketobutyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178482 Litebamine skos:exactMatch MESH:C109134 litebamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178484 Diacetylspermine skos:exactMatch MESH:C029453 N',N''-diacetylspermine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178537 KH 1049 skos:exactMatch MESH:C097628 KH 1049 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178562 Calophyllic acid skos:exactMatch MESH:C580626 calophyllic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178564 Auriculasin skos:exactMatch MESH:C516713 auriculasin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178572 Ulexin D skos:exactMatch MESH:C451305 ulexin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178579 Australone A skos:exactMatch MESH:C109390 australone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178585 Norcocaine skos:exactMatch MESH:C008671 norcocaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178593 1,25-Dihydroxy-23-oxo-vitamin D3 skos:exactMatch MESH:C034392 1,25-dihydroxy-23-oxo-vitamin D3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17861 4-chlorobenzoate skos:exactMatch MESH:C040768 4-chlorobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17863 cellobiono-1,5-lactone skos:exactMatch MESH:C089182 cellobionolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178678 Pantothenamide skos:exactMatch MESH:C000710254 pantothenamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17868 1-palmitoylglycerone 3-phosphate skos:exactMatch MESH:C003037 palmitoyl dihydroxyacetone phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178686 N,N,N-trimethyl-sphingosine skos:exactMatch MESH:C071600 N,N,N-trimethylsphingosine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:178699 Ethanolamine Oleate skos:exactMatch MESH:C033343 ethanolamine oleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178725 Ethylene carbonate skos:exactMatch MESH:C031133 ethylene carbonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17877 FADH2 skos:exactMatch MESH:C058805 1,5-dihydro-FAD semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17883 hydrogen chloride skos:exactMatch MESH:D007943 Leukemia, Hairy Cell semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17890 tryptophol skos:exactMatch MESH:C069544 tryptophanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17892 L-rhamnulose 1-phosphate skos:exactMatch MESH:C010419 rhamnulose 1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:178978 1,2-Dehydrosalsolinol skos:exactMatch MESH:C051345 1,2-dehydrosalsolinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17899 7alpha-hydroxycholest-4-en-3-one skos:exactMatch MESH:C002656 7 alpha-hydroxy-4-cholesten-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17901 6-O-acetyl-D-glucose skos:exactMatch MESH:C110050 6-O-acetyl-D-glucose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179046 Hydroxycitronellol skos:exactMatch MESH:C534313 3,7-dimethyloctane-1,7-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179061 Enigmol skos:exactMatch MESH:C559817 2-amino-3,5-dihydroxyoctadecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179066 Bauerenyl acetate skos:exactMatch MESH:C477171 bauerenyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179101 2-Benzylmalic acid skos:exactMatch MESH:C042373 2-benzylmalic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17913 streptidine 6-phosphate skos:exactMatch MESH:C044688 streptidine-6-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179145 Tricetinidin skos:exactMatch MESH:C000629124 tricetinidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179169 Asebotin skos:exactMatch MESH:C002548 asebotin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179171 Methyl hexyl ether skos:exactMatch MESH:C056646 methyl hexyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179179 Pramanicin skos:exactMatch MESH:C432807 pramanicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179232 12-oxo-octadecanoic acid skos:exactMatch MESH:C098204 12-oxooctadecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179261 1,4-Dimethoxybenzene skos:exactMatch MESH:C031200 1,4-dimethoxybenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17927 N(1)-acetylspermidine skos:exactMatch MESH:C017988 N(1)-acetylspermidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179276 Aciculatin skos:exactMatch MESH:C074400 aciculatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179298 N-Mononitrosopiperazine skos:exactMatch MESH:C014711 1-nitrosopiperazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179319 2'-Hydroxyflavone skos:exactMatch MESH:C056011 2'-hydroxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179326 12-Methyl-13-tridecanolide skos:exactMatch MESH:C583578 12-methyl-13-tridecanolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179370 Entadamide A skos:exactMatch MESH:C061600 entadamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179377 8-methyl-decanoic acid skos:exactMatch MESH:C553445 8-methyldecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179391 ethyl 4-methyl-octanoate skos:exactMatch MESH:C103470 ethyl 4-methyloctanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179443 1,2,6-Hexanetriol skos:exactMatch MESH:C400265 1,2,6-hexanetriol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179448 Quindoxin skos:exactMatch MESH:C003282 quindoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17947 3-dehydroquinic acid skos:exactMatch MESH:C498112 5-dehydroquinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17948 (+)-taxifolin skos:exactMatch MESH:C003377 taxifolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179480 9-tetradecenal skos:exactMatch MESH:C576523 9-tetradecenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179508 Glucovanillin skos:exactMatch MESH:C443341 glucovanillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179533 1,1-Diethoxyethane skos:exactMatch MESH:C000603996 1,1-diethoxyethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179551 4-Ethyloctanoic acid skos:exactMatch MESH:C481384 4-ethyloctanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17957 5-(2-hydroxyethyl)-4-methylthiazole skos:exactMatch MESH:C012572 2-(4-methyl-1,3-thiazol-5-yl)ethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179576 N-Nitroso-3-hydroxypyrrolidine skos:exactMatch MESH:C013565 3-hydroxy-1-nitrosopyrrolidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179577 Juzirine skos:exactMatch MESH:C417577 juzirine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179581 1,4-Dithiane-2,5-diol skos:exactMatch MESH:C000606160 1,4-dithiane-2,5-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179632 2,8-Dihydroxyadenine skos:exactMatch MESH:C002993 2,8-dihydroxyadenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179640 Lettowianthine skos:exactMatch MESH:C412066 lettowianthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179641 Norsanguinarine skos:exactMatch MESH:C483650 norsanguinarine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17965 isoorientin skos:exactMatch MESH:C057912 homoorientin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:17966 cyclohexyl isocyanide skos:exactMatch MESH:C534427 isocyanocyclohexane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179673 2-Dodecylcyclobutanone skos:exactMatch MESH:C063381 2-dodecylcyclobutanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17968 butyrate skos:exactMatch MESH:D002087 Butyrates semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:179687 9-hexadecenal skos:exactMatch MESH:C587835 9-hexadecenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179696 2-Methyl-2-buten-1-ol skos:exactMatch MESH:C029025 2-methyl-2-buten-1-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179725 Dorsmanin C skos:exactMatch MESH:C478608 dorsmanin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17973 alpha-D-galactose 1-phosphate skos:exactMatch MESH:C029973 galactose-1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179819 Vittatalactone skos:exactMatch MESH:C497413 vittatalactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179841 2-Acetylthiophene skos:exactMatch MESH:C508419 2-acetylthiophene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179868 Marein skos:exactMatch MESH:C550306 marein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179879 4-methyl-octanoic acid skos:exactMatch MESH:C521814 4-methyloctanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17989 daphnin skos:exactMatch MESH:C575582 daphnin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179916 Senkyunolide skos:exactMatch MESH:C045855 3-N-butyl-4,5-dihydrophthalide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17992 sucrose skos:exactMatch MESH:D019422 Dietary Sucrose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179932 Heptyl formate skos:exactMatch MESH:C546744 heptyl formate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179970 Pentadecyl acetate skos:exactMatch MESH:C541426 pentadecyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179977 12-methyl-hexadecanoic acid skos:exactMatch MESH:C055720 12-methylhexadecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179978 3-methyl-hexadecanoic acid skos:exactMatch MESH:C034840 3-methylhexadecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:17998 4-methylpentanal skos:exactMatch MESH:C018575 isocaproaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:179997 5-methyl-hexanoic acid skos:exactMatch MESH:C481311 5-methylhexanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180001 4-methyl-hexanoic acid skos:exactMatch MESH:C083378 4-methylhexanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180037 2,4-dimethyl-2-eicosenoic acid skos:exactMatch MESH:C091212 2,4-dimethyl-2-eicosenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18010 3',4',5-trihydroxy-3,7-dimethoxyflavone skos:exactMatch MESH:C524639 3,7-O-dimethylquercetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180130 Erucin skos:exactMatch MESH:C073539 erucin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180131 Sambutoxin skos:exactMatch MESH:C091237 sambutoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180149 Neovestitol skos:exactMatch MESH:C000627678 neovestitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18016 3',4',5-trihydroxy-3,6,7-trimethoxyflavone skos:exactMatch MESH:C568008 chrysosplenol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180160 Uvangoletin skos:exactMatch MESH:C000611553 uvangoletin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:180171 Catalpic acid skos:exactMatch MESH:C534730 catalpic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180172 5,9,12-octadecatrienoic acid skos:exactMatch MESH:C034302 5,9,12-octadecatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180192 4-hydroxy-valeric acid skos:exactMatch MESH:C469548 4-hydroxyvaleric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180195 calicoferol D skos:exactMatch MESH:C096519 calicoferol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180202 3-Methyl-2,4-nonanedione skos:exactMatch MESH:C475572 3-methyl-2,4-nonanedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180237 1-Octen-3-yl acetate skos:exactMatch MESH:C000705727 1-octen-3-yl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180250 Lanceolatin A skos:exactMatch MESH:C000595290 lanceolatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180259 Oaxacacin skos:exactMatch MESH:C448638 oaxacacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180298 4-hydroxy-2-octenal skos:exactMatch MESH:C046538 4-hydroxy-2-octenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180306 3-Methyleneheptanoic acid skos:exactMatch MESH:C526218 3-methylene-heptanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180307 7-octenoic acid skos:exactMatch MESH:C440449 7-octenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18034 4-fumarylacetoacetate(2-) skos:exactMatch MESH:C105171 fumarylacetoacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180363 4,7,10-hexadecatrienoic acid skos:exactMatch MESH:C094145 4,7,10-hexadecatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180365 7,10,13-hexadecatrienoic acid skos:exactMatch MESH:C553093 7,10,13-hexadecatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180368 5-Keto-D-gluconate skos:exactMatch MESH:C000614856 5-keto-d-gluconate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180385 4-hydroxyhexenal skos:exactMatch MESH:C063409 4-hydroxyhexenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180404 Isoegomaketone skos:exactMatch MESH:C568138 isoegomaketone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:180411 Ethyl phenylacetate skos:exactMatch MESH:C521816 ethyl phenylacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180441 (2-Hydroxymethyl-cyclohexyl)-acetic acid lactone skos:exactMatch MESH:C075891 (2-hydroxymethylcyclohexyl)acetic acid lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180454 9-Carboxymethoxymethylguanine skos:exactMatch MESH:C035400 9-carboxymethoxymethylguanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18047 dihydrolipoic acid skos:exactMatch MESH:C015144 dihydrolipoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180480 amperozide skos:exactMatch MESH:C049058 amperozide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180482 1,2,4-triazole-3-carboxamide skos:exactMatch MESH:C017957 1,2,4-triazole-3-carboxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180486 3,3-diethyl-2-pyrrolidinone skos:exactMatch MESH:C113196 3,3-diethyl-2-pyrrolidinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180534 7-Hydroxywarfarin skos:exactMatch MESH:C087837 7-hydroxywarfarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180535 2-Chloroamphetamine skos:exactMatch MESH:C032179 2-chloroamphetamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180548 alpha-pyrrolidinopropiophenone skos:exactMatch MESH:C487966 alpha-pyrrolidinopropiophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180551 Gatratet skos:exactMatch MESH:C001936 gatratet semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180557 2,6-Dimethylphenol skos:exactMatch MESH:C036531 2,6-xylenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180567 4-Chromanone skos:exactMatch MESH:C068514 4-chromanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180569 4-Hydroxyphenobarbital skos:exactMatch MESH:C017414 4-hydroxyphenobarbital semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18059 lipid skos:exactMatch MESH:D008055 Lipids semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:180596 Nicotinamide arabinoside adenine dinucleotide skos:exactMatch MESH:C053851 nicotinamide arabinoside adenine dinucleotide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180609 2-Deoxy-2,3-didehydro-N-glycoloylneuraminic acid skos:exactMatch MESH:C046917 2-deoxy-2,3-didehydro-N-glycoloylneuraminic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180617 Tiaprost skos:exactMatch MESH:C039967 tiaprost semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180619 3-Aminopentanoic acid skos:exactMatch MESH:C449752 3-aminopentanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18062 4-guanidinobutanamide skos:exactMatch MESH:C001316 tiformin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180623 Dehydrofelodipine skos:exactMatch MESH:C081790 dehydrofelodipine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180630 2-(1,3-benzoxazol-2-yl)phenol skos:exactMatch MESH:C433838 2-(2'-hydroxyphenyl)benzoxazole semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:180639 Hovenidulcioside A2 skos:exactMatch MESH:C093877 hovenidulcioside A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:180644 Periandrin V skos:exactMatch MESH:C084143 periandrin V semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1808 (4-chlorophenoxy)acetic acid skos:exactMatch MESH:C007017 4-chlorophenoxyacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18082 1,2,3,4,6-pentakis-O-galloyl-beta-D-glucose skos:exactMatch MESH:C435084 pentagalloylglucose semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:18084 testololactone skos:exactMatch MESH:C018155 testololactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18085 glycosaminoglycan skos:exactMatch MESH:D006025 Glycosaminoglycans semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:18090 3-aminopropanal skos:exactMatch MESH:C050862 3-aminopropionaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18091 asparagusic acid skos:exactMatch MESH:C010035 1,2-dithiolane-4-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18093 17,21-dihydroxy-5beta-pregnane-3,11,20-trione skos:exactMatch MESH:C045993 5-dihydrocortisone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18095 trans-4-hydroxy-L-proline skos:exactMatch MESH:C077454 Hy-pro semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18098 CMP-N-glycoloyl-beta-neuraminic acid skos:exactMatch MESH:C060603 cytidine monophosphate-N-glycoloylneuraminic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18101 4-hydroxyphenylacetic acid skos:exactMatch MESH:C008070 4-hydroxyphenylacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18112 2-aminophenol skos:exactMatch MESH:C027667 2-aminophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18115 4-hydroxymandelonitrile skos:exactMatch MESH:C014601 4-hydroxymandelonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18123 N-methylnicotinate skos:exactMatch MESH:C009560 trigonelline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18124 phosphonoacetaldehyde skos:exactMatch MESH:C003126 phosphonoacetaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18144 all-trans-nonaprenyl diphosphate skos:exactMatch MESH:C063778 solanesyl pyrophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18153 ethene skos:exactMatch MESH:C036216 ethylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18170 selenic acid skos:exactMatch MESH:D064586 Selenic Acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:18176 2-coumaric acid skos:exactMatch MESH:C085894 2-hydroxycinnamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18204 16,17-didehydroprogesterone skos:exactMatch MESH:C028106 16-dehydroprogesterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18215 syringetin skos:exactMatch MESH:C546494 syringetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18219 ammonium hydroxide skos:exactMatch MESH:D064753 Ammonium Hydroxide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:18225 myo-inositol 1,3-bisphosphate skos:exactMatch MESH:C051853 inositol 1,3-bisphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18228 1D-myo-inositol 1,3,4-trisphosphate skos:exactMatch MESH:C058097 inositol 1,3,4-trisphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18231 arsenic acid skos:exactMatch MESH:C025657 arsenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18243 dopamine skos:exactMatch MESH:D003846 Deoxyepinephrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18285 (S)-stylopine skos:exactMatch MESH:C014212 stylopine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18298 3-hydroxy-2-methyl-3-phytyl-2,3-dihydro-1,4-naphthoquinone skos:exactMatch MESH:C045267 3-hydroxy-2-methyl-3-phytyl-2,3-dihydronaphthoquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18304 deamido-NAD(+) skos:exactMatch MESH:C018348 nicotinic acid adenine dinucleotide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18307 UDP-D-galactose skos:exactMatch MESH:D014531 Uridine Diphosphate Galactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18311 quinoline-4-carboxylic acid skos:exactMatch MESH:C059924 quinoline-4-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18316 4-ethylamino-6-isopropylamino-1,3,5-triazin-2-ol skos:exactMatch MESH:C027881 2-hydroxyatrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18319 SAICAR skos:exactMatch MESH:C020635 SAICAR semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18330 isovitexin skos:exactMatch MESH:C049772 isovitexin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18335 pyridoxamine 5'-phosphate skos:exactMatch MESH:C010627 pyridoxamine phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18355 2-hydroxypenta-2,4-dienoic acid skos:exactMatch MESH:C061660 2-hydroxy-2,4-pentadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18364 14-demethyllanosterol skos:exactMatch MESH:C013499 4,4-dimethyl-5-alpha-cholesta-(8,24)-dien-3-beta-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18368 D-glucosyl-N-acylsphingosine skos:exactMatch MESH:D005963 Glucosylceramides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18378 4alpha-methyl-5alpha-cholest-7-en-3beta-ol skos:exactMatch MESH:C008421 4-methylcholest-7-en-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18381 5-formamido-1-(5-phospho-D-ribosyl)imidazole-4-carboxamide skos:exactMatch MESH:C062030 5-formamidoimidazole-4-carboxamide ribotide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18383 3-aminoalanine skos:exactMatch MESH:C011757 2,3-diaminopropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18400 2-hydroxy-1,4-benzoquinone skos:exactMatch MESH:C054093 2-hydroxy-1,4-benzoquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18402 3alpha,7alpha,12alpha-trihydroxy-5beta-cholestan-26-oic acid skos:exactMatch MESH:C022069 3,7,12-trihydroxycholestan-26-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18404 3-methylcatechol skos:exactMatch MESH:C558946 3-methylbenzene-1,2-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18411 laminarabiose skos:exactMatch MESH:C014637 laminaribiose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18415 N-formimidoylglycine skos:exactMatch MESH:C037697 formiminoglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18418 (RS)-norcoclaurine skos:exactMatch MESH:C012348 higenamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18425 2-C-methyl-D-erythritol 2,4-cyclic diphosphate skos:exactMatch MESH:C075747 3-methyl-1,2,3,4-tetrahydroxybutane-1,3-cyclic bisphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18426 1D-myo-inositol 1,2-cyclic phosphate skos:exactMatch MESH:C010199 inositol cyclic phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18531 (24R)-11alpha,20,24-trihydroxyecdysone skos:exactMatch MESH:C412202 11,20,24-trihydroxyecdysone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18534 campest-4-en-3-one skos:exactMatch MESH:C524615 campest-4-en-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18719 3-bromopropane-1,2-diol skos:exactMatch MESH:C006818 alpha-bromohydrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1879 2-(4-hydroxyphenyl)ethanol skos:exactMatch MESH:C011867 4-hydroxyphenylethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18855 1,2,3,4-tetrachlorobenzene skos:exactMatch MESH:C030386 1,2,3,4-tetrachlorobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1887 4-Ketocyclophosphamide skos:exactMatch MESH:C008226 4-ketocyclophosphamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:18918 1,3-dichloropropene skos:exactMatch MESH:C023891 1,3-dichloro-1-propene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19032 1-bromo-2-chloroethane skos:exactMatch MESH:C039590 1-bromo-2-chloroethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:190358 azobenzene skos:exactMatch MESH:C009850 azobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1905 4-methylumbelliferone sulfate skos:exactMatch MESH:C019492 4-methylumbelliferyl sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19065 1-methylinosine skos:exactMatch MESH:C012433 1-methylinosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19068 1-methylpseudouridine skos:exactMatch MESH:C013608 1-methylpseudouridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19092 1-pyrroline skos:exactMatch MESH:C025565 delta(1)-pyrroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1911 4-nitroanisole skos:exactMatch MESH:C005306 4-nitroanisole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19144 12-oxo-trans-10-dodecenoic acid skos:exactMatch MESH:C092125 traumatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19226 2'-O-methyl-5-methyluridine skos:exactMatch MESH:C024142 2'-O-methylribothymidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19228 2'-O-methylcytidine skos:exactMatch MESH:C052203 2'-O-methylcytidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19229 2'-O-methylguanosine skos:exactMatch MESH:C024900 2'-O-methylguanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19274 2'-deoxymugineic acid skos:exactMatch MESH:C052864 2'-deoxymugineic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19279 2,2',6,6'-tetranitro-4,4'-azoxytoluene skos:exactMatch MESH:C097194 2,2',6,6'-tetranitro-4,4'-azoxytoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19310 2,3-dibromo-1-propanol skos:exactMatch MESH:C016369 2,3-dibromopropanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19332 2,4,6-triaminotoluene skos:exactMatch MESH:C113141 2,4,6-triaminotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19342 2,4-diamino-6-nitrotoluene skos:exactMatch MESH:C046358 2,4-diamino-6-nitrotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19389 2,6-diamino-4-nitrotoluene skos:exactMatch MESH:C070022 2,6-diamino-4-nitrotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19391 2,6-dibromophenol skos:exactMatch MESH:C038964 2,6-dibromophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19508 2-chloroethyl methanesulfonate skos:exactMatch MESH:C097006 2-chloroethyl methanesulfonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19543 2-dehydro-L-idonic acid skos:exactMatch MESH:C011491 provitamin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19544 2-dehydroecdysone skos:exactMatch MESH:C054761 2-dehydroecdysone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:19564 2-deoxyribose 1-phosphate skos:exactMatch MESH:C031302 2-deoxyribose 1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19565 2-deoxyribose 5-phosphate skos:exactMatch MESH:C058245 2-deoxyribose 5-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19567 2-deoxyecdysone 22-phosphate skos:exactMatch MESH:C038792 2-deoxyecdysone-22-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19577 2-fluorobenzoic acid skos:exactMatch MESH:C022894 2-fluorobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19591 2-hexenal skos:exactMatch MESH:C051750 2-hexenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1963 guanosine 5'-[beta,gamma-methylene]triphosphate skos:exactMatch MESH:C004805 5'-guanylylmethylenebisphosphonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19643 2-hydroxyisophthalic acid skos:exactMatch MESH:C492390 2-hydroxyisophthalic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19644 2-hydroxylamino-4,6-dinitrotoluene skos:exactMatch MESH:C085952 2-hydroxylamino-4,6-dinitrotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19654 2-hydroxyphenylacetaldehyde skos:exactMatch MESH:C070647 2-hydroxyphenylacetaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19688 2-methyladenosine skos:exactMatch MESH:C031088 2-methyladenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19780 2-thiocytidine skos:exactMatch MESH:C002908 2-thiocytidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19793 20,26-dihydroxyecdysone skos:exactMatch MESH:C021997 20,26-dihydroxyecdysone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19799 20-hydroxyecdysone 22-phosphate skos:exactMatch MESH:C038794 20-hydroxyecdysone-22-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19804 22-deoxy-20,21-dihydroxyecdysone skos:exactMatch MESH:C119868 22-deoxy-20,21-dihydroxyecdysone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19812 24-methylenecholesterol skos:exactMatch MESH:C002537 24-methylenecholesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19813 24-methylenecycloartenol skos:exactMatch MESH:C405143 24-methylenecycloartenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:19814 25-deoxyecdysone skos:exactMatch MESH:C079152 25-deoxyecdysone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19904 3,5-dichloroaniline skos:exactMatch MESH:C037267 3,5-dichloroaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19929 3-hydroxy-3-phenylpropionic acid skos:exactMatch MESH:C031579 beta-hydroxyphenylpropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:1995 5,6-Dehydrokawain skos:exactMatch MESH:C052297 5,6-dehydrokawain semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:19982 3-chloroacrylic acid skos:exactMatch MESH:C071773 3-chloroacrylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20021 3-fluorobenzoic acid skos:exactMatch MESH:C022895 3-fluorobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20030 3-hexenal skos:exactMatch MESH:C586688 3-hexenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2007 5,7-Dihydroxychromone skos:exactMatch MESH:C080094 5,7-dihydroxychromone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20106 vanillylmandelic acid skos:exactMatch MESH:C475474 3-methoxy-4-hydroxymandelic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20129 3-methylcytidine skos:exactMatch MESH:C043208 3-methylcytidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20140 3-methylquinoline skos:exactMatch MESH:C081194 3-methylquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20141 3-methylsalicylic acid skos:exactMatch MESH:C503864 3-methylsalicylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20198 3-pyrroline skos:exactMatch MESH:C000604325 2,5-dihydro-1H-pyrrole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20251 4-(L-tryptophan-2-yl)-L-tryptophyl quinone group skos:exactMatch MESH:C070569 tryptophan tryptophylquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20260 4,4',6,6'-tetranitro-2,2'-azoxytoluene skos:exactMatch MESH:C097193 4,4',6,6'-tetranitro-2,2'-azoxytoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20265 lanostane skos:exactMatch MESH:C060443 4,4,14-trimethylcholestane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20386 4-hydroxy-8-sphingenine skos:exactMatch MESH:C577618 4-hydroxy-8-sphingenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20400 4-hydroxybutanal skos:exactMatch MESH:C553731 4-hydroxybutanal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20408 4-hydroxylamino-2,6-dinitrotoluene skos:exactMatch MESH:C085951 4-hydroxylamino-2,6-dinitrotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20435 p-mercuribenzoate skos:exactMatch MESH:C043407 4-mercuribenzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20450 4-methylsalicylic acid skos:exactMatch MESH:C582189 2-hydroxy-p-toluic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20469 4-phenanthrol skos:exactMatch MESH:C092103 4-hydroxyphenanthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20506 5,6,7,8-tetrahydrofolic acid skos:exactMatch MESH:C030371 5,6,7,8-tetrahydrofolic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:20530 5-(carboxyhydroxymethyl)uridine skos:exactMatch MESH:C025321 5-(carboxyhydroxymethyl)uridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20553 5-bromouridine skos:exactMatch MESH:C006824 5-bromouridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20582 5-hydroxyferulic acid skos:exactMatch MESH:C071744 5-hydroxyferulic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20597 5-methoxycarbonylmethyl-2-thiouridine skos:exactMatch MESH:C011701 5-carbomethoxymethyl-2-thiouridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20601 5-methoxyuridine skos:exactMatch MESH:C016562 5-methoxyuridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20602 5-methyl-2-thiouridine skos:exactMatch MESH:C022856 2-thioribothymidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20605 5-methylaminomethyluridine skos:exactMatch MESH:C099620 5-methylaminomethyluridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20607 5-methylcytidine skos:exactMatch MESH:C016568 5-methylcytidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:20689 6-O-methylguanine skos:exactMatch MESH:C008449 O-(6)-methylguanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20700 6-aminonaphthalene-2-sulfonic acid skos:exactMatch MESH:C050850 6-aminonaphthalene-2-sulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20712 6-deoxocastasterone skos:exactMatch MESH:C437447 6-deoxocastasterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20714 6-deoxycathasterone skos:exactMatch MESH:C437446 6-deoxocathasterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:207229 dihydroartemisinin skos:exactMatch MESH:C039060 dihydroartemisinin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:20741 6-O-methyl-D-glucose skos:exactMatch MESH:C033884 6-O-methylglucose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20747 6-oxocampestanol skos:exactMatch MESH:C411123 6-oxocampestanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20787 7-bromomethyl-12-methyltetraphene skos:exactMatch MESH:C002876 7-bromomethyl-12-methylbenzanthracene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2082 5-hydroxyxanthotoxin skos:exactMatch MESH:C541895 5-hydroxy-8-methoxypsoralen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:20857 C-glycosyl compound skos:exactMatch MESH:C438934 C-glycoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2091 5-methyl-2-furaldehyde skos:exactMatch MESH:C048065 5-methyl-2-furfural semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2110 5-O-Methylvisamminol skos:exactMatch MESH:C000613355 5-O-methylvisamminol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21183 ICR-170 skos:exactMatch MESH:C091910 acridine mustard semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21184 Janus Green B chloride skos:exactMatch MESH:C005086 Janus Green B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2124 5-pyridoxolactone skos:exactMatch MESH:C107259 5-pyridoxic acid lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:213323 1,2,3,4-tetrahydroquinoline skos:exactMatch MESH:C542964 1,2,3,4-tetrahydroquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21337 idonic acid skos:exactMatch MESH:C113317 idonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21354 methyl L-lysinate skos:exactMatch MESH:C015331 L-lysine methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21371 L-phenylalanine amide skos:exactMatch MESH:C020457 phenylalanine amide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21374 L-prolinamide skos:exactMatch MESH:C056291 prolinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21412 L-tyrosinamide skos:exactMatch MESH:C036387 tyrosinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21457 N-[(9-beta-D-ribofuranosyl-2-methylthiopurin-6-yl)carbamoyl]threonine skos:exactMatch MESH:C515568 2-methylthio-N6-threonylcarbamoyladenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21484 N-(indole-3-acetyl)-L-aspartic acid skos:exactMatch MESH:C026984 indolyl-3-aspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2156 6,8-diprenylnaringenin skos:exactMatch MESH:C068505 senegalensin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21560 N-acetyl-L-proline skos:exactMatch MESH:C586914 N-acetyl-L-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21609 N-acetylglutathione skos:exactMatch MESH:C084569 N-acetylglutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2161 6-(3,3-dimethylallyl)chrysin skos:exactMatch MESH:C502336 6-prenylchrysin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2165 6-acetamido-3-oxohexanoic acid skos:exactMatch MESH:C023595 3-keto-6-acetamidohexanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2168 6-Acetylmorphine skos:exactMatch MESH:C026979 6-O-monoacetylmorphine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21740 N-isopropylacetanilide skos:exactMatch MESH:C433444 N-isopropylacetanilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21742 N-isopropylaniline skos:exactMatch MESH:C071474 N-isopropylaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21803 1-methylguanine skos:exactMatch MESH:C017515 1-methylguanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21818 N(2)-methylguanine skos:exactMatch MESH:C008450 7-methylguanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2183 6-Deoxyjacareubin skos:exactMatch MESH:C438127 5,10-dihydroxy-2,2-dimethylpyrano(3,2-b)xanthen-6(2H)-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21884 N(6)-formyl-L-lysine skos:exactMatch MESH:C020334 N(epsilon)-formyllysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:21891 N(6)-methyladenosine skos:exactMatch MESH:C010223 N6-methyladenosine (m6A) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2195 6-Hydroxykynurenic acid skos:exactMatch MESH:C428563 6-hydroxykynurenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2196 6-Hydroxyl-1,6-dihydropurine ribonucleoside skos:exactMatch MESH:C071282 6-hydroxyl-1,6-dihydropurine ribonucleoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2202 6-Hydroxytremetone skos:exactMatch MESH:C097022 6-hydroxytremetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22046 S-geranylgeranyl-L-cysteine skos:exactMatch MESH:C065977 geranylgeranylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22063 sulfoxide skos:exactMatch MESH:C005746 sulfoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22066 S-phospho-L-cysteine skos:exactMatch MESH:C057779 S-phosphocysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22070 S-pyruvylglutathione skos:exactMatch MESH:C050368 S-pyruvylglutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22151 (+)-abscisic acid beta-D-glucopyranosyl ester skos:exactMatch MESH:C488692 abscisic acid-beta-D-glucopyranosyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22154 acenaphthene skos:exactMatch MESH:C042552 acenaphthene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22333 alkylating agent skos:exactMatch MESH:D000477 Alkylating Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:223404 3'-hydroxy-4'-methoxydiclofenac skos:exactMatch MESH:C058953 3'-hydroxy-4'-methoxydiclofenac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22456 alpha-ionylideneacetic acid skos:exactMatch MESH:C425560 alpha-ionylideneacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22465 alpha-oxyprotohemin IX skos:exactMatch MESH:C047197 alpha-oxyprotohemin IX semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22542 androstane-3,17-dione skos:exactMatch MESH:C006576 androstane-3,17-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2255 7beta-aminocephalosporanic acid skos:exactMatch MESH:C030735 7-aminocephalosporanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22563 anion skos:exactMatch MESH:D000838 Anions semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:22586 antioxidant skos:exactMatch MESH:D000975 Antioxidants semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:22587 antiviral agent skos:exactMatch MESH:D000998 Antiviral Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:22590 arabinan skos:exactMatch MESH:C030080 araban semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22605 arabinitol skos:exactMatch MESH:C014999 arabitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22680 azide skos:exactMatch MESH:D001386 Azides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22689 bafilomycin A1 skos:exactMatch MESH:C040929 bafilomycin A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22918 branched-chain amino acid skos:exactMatch MESH:D000597 Amino Acids, Branched-Chain semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22927 bromine atom skos:exactMatch MESH:D031724 Bromus semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:22990 camalexin skos:exactMatch MESH:C102405 camalexin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:230243 verrucarin A skos:exactMatch MESH:C005348 muconomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23046 carveol skos:exactMatch MESH:C075856 carveol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2305 8-(3,3-dimethylallyl)chrysin skos:exactMatch MESH:C423345 8-(3,3-dimethylallyl)chrysin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23051 castasterone skos:exactMatch MESH:C083545 castasterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2310 8-Azaadenosine skos:exactMatch MESH:C002155 8-azaadenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23104 chitooligosaccharide skos:exactMatch MESH:C493484 oligochitosan semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:2312 8-Bromoadenosine skos:exactMatch MESH:C036038 8-bromoadenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2314 8-Epideoxyloganic acid skos:exactMatch MESH:C404985 8-epideoxyloganic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2323 4-hydroxy-8-methoxyquinaldic acid skos:exactMatch MESH:C023664 xanthurenic acid 8-methyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23234 dichromic acid skos:exactMatch MESH:C034944 chromic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23246 cinnamamide skos:exactMatch MESH:C411088 cinnamamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23316 citral skos:exactMatch MESH:C007076 citral semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23325 clavicipitic acid skos:exactMatch MESH:C524935 clavicipitic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23345 cobyric acid skos:exactMatch MESH:C012851 cobyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23360 colitose skos:exactMatch MESH:C025141 colitose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23362 colominic acid skos:exactMatch MESH:C014420 colominic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2340 docebenone skos:exactMatch MESH:C036837 2,3,5-trimethyl-6-(12-hydroxy-5,10-dodecadiynyl)-1,4-benzoquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2341 AACOCF3 skos:exactMatch MESH:C081565 arachidonyltrifluoromethane semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:23436 cyanogenic glycoside skos:exactMatch MESH:C007173 cyanogenic glycosides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23500 cyclopropanecarboxylic acid skos:exactMatch MESH:C015766 cyclopropanecarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23530 cytokinin skos:exactMatch MESH:D003583 Cytokinins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2366 absinthin skos:exactMatch MESH:C075877 absynthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2368 abyssinone V skos:exactMatch MESH:C056679 abyssinone V semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23681 dibenzothiophene skos:exactMatch MESH:C016366 dibenzothiophene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23705 1,2:7,8-diepoxyoctane skos:exactMatch MESH:C012896 1,2,7,8-diepoxyoctane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23716 difluoroacetic acid skos:exactMatch MESH:C027495 difluoroacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2375 (-)-syringaresinol O,O'-bis(beta-D-glucoside) skos:exactMatch MESH:C528660 acanthoside D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23774 dihydrouridine skos:exactMatch MESH:C010922 5,6-dihydrouridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23776 dihydroxyacetophenone skos:exactMatch MESH:C019339 2,6-dihydroxyacetophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23808 dimethylarsinous acid skos:exactMatch MESH:C472511 dimethylarsinous acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23816 dimethylsilanediol skos:exactMatch MESH:C412583 dimethylsilanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23821 dinitroglycerol skos:exactMatch MESH:C014509 dinitroglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23838 diphenylstannane skos:exactMatch MESH:C063612 diphenyltin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23842 dipyrrolylmethanemethyl-L-cysteine residue skos:exactMatch MESH:C056776 dipyrromethane cofactor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23853 dithiol skos:exactMatch MESH:C004848 dithiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23869 dodecenoyl-CoA skos:exactMatch MESH:C029426 dodecenoyl+2-dodecenoyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:238698 bevantolol skos:exactMatch MESH:C021148 bevantolol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23888 drug skos:exactMatch MESH:D008511 Medicine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23890 ecdysone 25-O-D-glucopyranoside skos:exactMatch MESH:C054738 ecdysone 25-O-glucopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23909 ellagitannin skos:exactMatch MESH:C013515 ellagitannin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23929 episterol skos:exactMatch MESH:C060242 episterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23958 erythrulose skos:exactMatch MESH:C100073 erythrulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:23984 ethoxybenzoic acid skos:exactMatch MESH:C015199 ethoxybenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24008 etiohemin I skos:exactMatch MESH:C060484 etiohemin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24009 eumelanin skos:exactMatch MESH:C041877 eumelanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:240107 bromfenac skos:exactMatch MESH:C053083 bromfenac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24012 farnesal skos:exactMatch MESH:C084519 farnesal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24109 fructosyllysine skos:exactMatch MESH:C033186 fructosyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24129 furans skos:exactMatch MESH:D005663 Furans semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24144 galactoglucomannan skos:exactMatch MESH:C443804 galactoglucomannan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24149 galactonic acid skos:exactMatch MESH:C012991 galactonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24150 galactonolactone skos:exactMatch MESH:C007813 galactonolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24158 galactosaminoglycan skos:exactMatch MESH:C007815 galactosaminoglycan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24193 gamma-glutamyl-glutathione skos:exactMatch MESH:C050159 gamma-glutamyl-glutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24233 geranylhydroquinone skos:exactMatch MESH:C026301 geranylhydroquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24301 glucuronolactone skos:exactMatch MESH:C004940 glucuronolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24311 glutaconyl-CoA skos:exactMatch MESH:C032423 glutaconyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24326 glutaramic acid skos:exactMatch MESH:C057563 glutaramic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24339 glutathionylcobalamin skos:exactMatch MESH:C064617 glutathionylcobalamin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24340 glutathionyldopa skos:exactMatch MESH:C033574 glutathionyldopa semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2439 acroptilin skos:exactMatch MESH:C029800 chlorohyssopifolin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2444 actinodaphnine skos:exactMatch MESH:C060992 actinodaphine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:244418 dehydrocostus lactone skos:exactMatch MESH:C083030 dehydrocostus lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24464 guluronic acid skos:exactMatch MESH:C007896 guluronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24479 heme a skos:exactMatch MESH:C027728 heme a semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:2448 actinorhodin skos:exactMatch MESH:C013390 actinorhodin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24536 hexachlorocyclohexane skos:exactMatch MESH:D002819 Chorea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24548 hexadecenoic acid skos:exactMatch MESH:C093821 hexadecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24559 1,3-dinitro-5-nitroso-1,3,5-triazinane skos:exactMatch MESH:C508167 hexahydro-1-nitroso-3,5-dinitro-1,3,5-triazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24567 cyclohexane-1,2-diol skos:exactMatch MESH:C064619 1,2-cyclohexanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24579 1-hexene skos:exactMatch MESH:C117224 1-hexene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24583 hexitol skos:exactMatch MESH:C543192 hexitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24616 homoglutathione skos:exactMatch MESH:C402172 homoglutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24624 hycanthone mesylate skos:exactMatch MESH:C001358 hycanthone methanesulfonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24636 proton skos:exactMatch MESH:D011522 Protons semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24640 uranyl hydrogenphosphate skos:exactMatch MESH:C075963 hydrogen uranyl phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2468 secondary alpha-hydroxy ketone skos:exactMatch MESH:C011159 acyloin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2469 adefovir skos:exactMatch MESH:C053001 adefovir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:24745 hydroxypyridine skos:exactMatch MESH:C014047 hydroxypyridines semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24750 5'-hydroxystreptomycin skos:exactMatch MESH:C402413 hydroxystreptomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24765 idaric acid skos:exactMatch MESH:C408476 idaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24766 iditol skos:exactMatch MESH:C082913 iditol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24782 imide skos:exactMatch MESH:D007094 Imides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24809 indole-3-carboxylic acid skos:exactMatch MESH:C012382 indole-3-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2481 adenosylcobinamide phosphate skos:exactMatch MESH:C524259 adenosylcobinamide phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24813 3-(indol-3-yl)lactic acid skos:exactMatch MESH:C024139 indole-3-lactic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24850 insect attractant skos:exactMatch MESH:C010411 insect attractants semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24857 iodic acid skos:exactMatch MESH:C034670 iodic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24866 salt skos:exactMatch MESH:D012492 Salts semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2487 Adiantifoline skos:exactMatch MESH:C087813 adiantifoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24870 ion skos:exactMatch MESH:D007477 Ions semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24911 isopiperitenol skos:exactMatch MESH:C044945 isopiperitenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2492 Adouetine X skos:exactMatch MESH:C540531 adouetine X semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:24928 isothiocyanic acid skos:exactMatch MESH:C037152 isothiocyanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2495 adrenosterone skos:exactMatch MESH:C011657 adrenosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25001 lactosamine skos:exactMatch MESH:C032233 lactosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25013 lanthionine skos:exactMatch MESH:C001520 lanthionine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2503 Affinisine skos:exactMatch MESH:C000711009 affinisine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2506 afrormosin skos:exactMatch MESH:C000602523 7-hydroxy-6,4'-dimethoxyisoflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2507 afzelechin skos:exactMatch MESH:C510796 afzelechin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25097 lyxose skos:exactMatch MESH:C043333 lyxose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:251412 adinazolam skos:exactMatch MESH:C039668 adinazolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2515 agnuside skos:exactMatch MESH:C452960 agnuside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25161 mannaric acid skos:exactMatch MESH:C114809 mannaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25176 mannuronic acid skos:exactMatch MESH:C008324 mannuronic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:2518 Agrimophol skos:exactMatch MESH:C022779 agrimophol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2521 Ailanthinone skos:exactMatch MESH:C548791 ailanthinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25218 methacrylate skos:exactMatch MESH:D008689 Methacrylates semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25219 methacrylic acid skos:exactMatch MESH:C008384 methacrylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2522 Ailanthone skos:exactMatch MESH:C029825 ailanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25254 methyl mannoside skos:exactMatch MESH:C008466 methylmannoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2527 Ajugarin I skos:exactMatch MESH:C092328 ajugarin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2528 Ajugasterone C skos:exactMatch MESH:C449037 ajugasterone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25296 methylenedinitramine skos:exactMatch MESH:C508216 methylenedinitramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25307 methylguanosine skos:exactMatch MESH:C116616 8-methylguanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25312 3-methylmalic acid skos:exactMatch MESH:C011926 beta-methylmalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2532 Akuammine skos:exactMatch MESH:C074723 akuammine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2533 alachlor skos:exactMatch MESH:C000188 alachlor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25348 methylxanthine skos:exactMatch MESH:C008514 methylxanthine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:25403 mononitroglycerol skos:exactMatch MESH:C014686 mononitroglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25416 monovinyl protochlorophyllide b skos:exactMatch MESH:C070926 monovinyl protochlorophyllide b semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2542 alatolide skos:exactMatch MESH:C006438 alatolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2544 albanol A skos:exactMatch MESH:C047825 mulberrofuran G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25458 myrtenal skos:exactMatch MESH:C061545 myrtenal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:25460 myrtenol skos:exactMatch MESH:C534317 myrtenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:25461 myxothiazol skos:exactMatch MESH:C030517 myxothiazol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:25520 nicotianamine skos:exactMatch MESH:C082893 nicotianamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25550 nitroaniline skos:exactMatch MESH:C008625 nitroaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25572 nocardicin skos:exactMatch MESH:C027318 nocardicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2560 Aldophosphamide skos:exactMatch MESH:C006446 aldophosphamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25614 nylons skos:exactMatch MESH:D009757 Nylons semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25627 octadecadienoic acid skos:exactMatch MESH:C027369 octadecadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25629 octadecanoate skos:exactMatch MESH:D013228 Stearates semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25634 octadecenoic acid skos:exactMatch MESH:C114874 5-octadecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2564 aldrin skos:exactMatch MESH:D000452 Aldrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25646 octanoate skos:exactMatch MESH:D002210 Caprylates semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2565 Alectrol skos:exactMatch MESH:C472679 alectrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25692 ommochrome skos:exactMatch MESH:C002772 ommochrome semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25698 ether skos:exactMatch MESH:D004987 Ethers semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25741 oxide skos:exactMatch MESH:D010087 Oxides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25750 oxime skos:exactMatch MESH:D010091 Oximes semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:2578 Alkannin skos:exactMatch MESH:C018204 alkannin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:25812 ozone skos:exactMatch MESH:D010126 Ozone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25818 4-(2-aminoethyl)-N,N-bis(2-chloroethyl)aniline skos:exactMatch MESH:C012128 CB 3034 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25858 1,7-dimethylxanthine skos:exactMatch MESH:C021183 1,7-dimethylxanthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25877 pentaerythritol dinitrate skos:exactMatch MESH:C403269 pentaerythritol dinitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25883 pentahydroxyflavone skos:exactMatch MESH:C008775 peflavit semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2592 Allamandin skos:exactMatch MESH:C006451 allamandin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25957 9,10-epoxy-9,10-dihydrophenanthrene skos:exactMatch MESH:C046665 9,10-epoxy-9,10-dihydrophenanthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25979 phenylacetonitrile skos:exactMatch MESH:C006725 benzyl cyanide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2598 Allogibberic acid skos:exactMatch MESH:C000629989 allogibberic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:25998 3-phenyllactic acid skos:exactMatch MESH:C017648 3-phenyllactic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2607 Aloe emodin skos:exactMatch MESH:C518327 aloe emodin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:2608 Aloesin skos:exactMatch MESH:C069868 aloesin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2609 Aloperine skos:exactMatch MESH:C062701 aloperine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26115 phytoalexin skos:exactMatch MESH:C011991 phytoalexins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26116 phytochromobilin skos:exactMatch MESH:C075811 phytochromobilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2613 Altanserin skos:exactMatch MESH:C071983 altanserin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2614 Alteichin skos:exactMatch MESH:C043633 alteichin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2615 Altersolanol A skos:exactMatch MESH:C058812 altersolanol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26174 poly(N-acetyllactosamine) skos:exactMatch MESH:C037199 poly-N-acetyllactosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26191 polyol skos:exactMatch MESH:C024617 polyol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26192 polyoxin A skos:exactMatch MESH:C022054 polyoxin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26194 polyoxin skos:exactMatch MESH:C002457 polyoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2621 amaranthin skos:exactMatch MESH:C494261 amaranthin betacyanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26267 proanthocyanidin skos:exactMatch MESH:C013221 proanthocyanidin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:2629 Ambrosin skos:exactMatch MESH:C010675 ambrosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2631 amentoflavone skos:exactMatch MESH:C011164 amentoflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26333 prostaglandin skos:exactMatch MESH:D011453 Prostaglandins semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:2635 Amidosulfuron skos:exactMatch MESH:C508353 amidosulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26355 heme b skos:exactMatch MESH:D006418 Heme semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26362 pseudonigeran skos:exactMatch MESH:C449815 pseudonigeran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26491 quinhydrone skos:exactMatch MESH:C004601 quinhydrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26519 radical skos:exactMatch MESH:D005609 Free Radicals semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26533 reticuline skos:exactMatch MESH:C003298 reticuline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26562 ribose phosphate skos:exactMatch MESH:C031626 ribose-5-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26568 ribosylamine skos:exactMatch MESH:C481638 1-amino-1-deoxyribose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26630 selenocystathionine skos:exactMatch MESH:C524334 selenocystathionine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26661 shidasterone skos:exactMatch MESH:C011352 shidasterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26667 sialic acid skos:exactMatch MESH:D012794 Sialic Acids semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:26710 sodium chloride skos:exactMatch MESH:D017673 Sodium Chloride, Dietary semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26718 solanesol skos:exactMatch MESH:C017719 solanesol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:267413 balsalazide skos:exactMatch MESH:C038637 balsalazide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:2678 Amphenone B skos:exactMatch MESH:C073262 amphenone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2679 amphetamine skos:exactMatch MESH:C000625945 benzedrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26800 styrylquinoline skos:exactMatch MESH:C481600 styrylquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2682 amphotericin B skos:narrowMatch MESH:C068538 liposomal amphotericin B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:26828 sulfolipid I skos:exactMatch MESH:C009355 sulfolipid I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26829 sulfoglycolipid skos:exactMatch MESH:C011117 sulfoglycolipids semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26847 altraric acid skos:exactMatch MESH:C523354 talaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2685 Amprotropine skos:exactMatch MESH:C053014 amprotropine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2691 isoamyl nitrite skos:exactMatch MESH:C048958 isoamyl nitrite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26911 oxolane skos:exactMatch MESH:C018674 tetrahydrofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:269574 abamine skos:exactMatch MESH:C514045 abamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2696 Anacardic acid skos:exactMatch MESH:C088115 anacardic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2697 Anacrotine skos:exactMatch MESH:C053598 anacrotine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:26981 threitol skos:exactMatch MESH:C003460 threitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2699 Anagyrine skos:exactMatch MESH:C012736 anagyrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2701 Anantine skos:exactMatch MESH:C110557 anantine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27012 tocopherolquinone skos:exactMatch MESH:C002421 tocopherylquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27039 trans-1,2-dihydronaphthalene-1,2-diol skos:exactMatch MESH:C507866 trans-1,2-dihydro-1,2-naphthalenediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2705 Anatabine skos:exactMatch MESH:C012737 anatabine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27050 trans-2,6-dimethyl-5-methylenehept-2-enoic acid skos:exactMatch MESH:C530422 trans-2-methyl-5-isopropylhexa-2,5-dienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2706 Anatoxin a skos:exactMatch MESH:C509783 anatoxin a semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2707 Ancistrocladine skos:exactMatch MESH:C108278 ancistrocladine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2708 Androcymbine skos:exactMatch MESH:C001891 androcymbine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27096 trichlorobenzene skos:exactMatch MESH:C036720 trichlorobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27130 trimethylarsine skos:exactMatch MESH:C009572 trimethylarsine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27131 trimethylarsine oxide skos:exactMatch MESH:C052920 trimethylarsine oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:271685 ethyltrimethylammonium skos:exactMatch MESH:C039795 trimethylethylammonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27181 ubichromenol skos:exactMatch MESH:C003740 ubichromenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2721 Angoline skos:exactMatch MESH:C113966 angoline semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:2723 Angustibalin skos:exactMatch MESH:C000215 angustibalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2724 Angustifoline skos:exactMatch MESH:C101930 angustifoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27240 uridin-5-yloxyacetic acid skos:exactMatch MESH:C025230 uridine-5-oxyacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27241 methyl uridin-5-yloxyacetate skos:exactMatch MESH:C016596 methyluridine-5-oxyacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2725 Angustine skos:exactMatch MESH:C004166 angustine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27292 vinyl carbamate skos:exactMatch MESH:C017963 vinyl carbamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2733 Anisatin skos:exactMatch MESH:C031244 anisatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27343 xylogalacturonan skos:exactMatch MESH:C465879 xylogalacturonan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2735 Anisodamine skos:exactMatch MESH:C003922 anisodamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27350 xyloside skos:exactMatch MESH:C010807 xylosides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27371 (+)-quercitol skos:exactMatch MESH:C046273 5-deoxyinositol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27373 pantothenol skos:exactMatch MESH:C007288 dexpanthenol semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:27384 3-(4-oxo-4,5-dihydro-1H-imidazol-5-yl)propanoic acid skos:exactMatch MESH:C018977 imidazol-4-one-5-propionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27398 imidazole-4-acetaldehyde skos:exactMatch MESH:C053546 1H-imidazole-4-acetaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27399 deisopropylatrazine skos:exactMatch MESH:C027880 6-deisopropylatrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27405 streptidine skos:exactMatch MESH:C005733 streptidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27420 Diferulic acid skos:exactMatch MESH:C516502 diferulic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27431 5-deoxykaempferol skos:exactMatch MESH:C550286 5-deoxykaempferol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27444 but-3-yn-1-ol skos:exactMatch MESH:C021965 3-butyn-1-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27461 selenohomocystine skos:exactMatch MESH:C455269 selenohomocystine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27479 2'-hydroxydaidzein skos:exactMatch MESH:C506346 2',4',7-trihydroxyisoflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27480 phenylacetylglycine skos:exactMatch MESH:C022050 phenylacetylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27484 uroporphyrin I skos:exactMatch MESH:C034103 uroporphyrin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27486 16,17-didehydropregnenolone skos:exactMatch MESH:C003592 16-dehydropregnenolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27493 juvenile hormone III skos:exactMatch MESH:C036585 juvenile hormone III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27502 quinidine D-gluconate skos:exactMatch MESH:C016713 quinidine gluconate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27510 umbelliferone skos:exactMatch MESH:C031477 7-hydroxycoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27514 genistein 7-O-beta-D-glucoside skos:exactMatch MESH:C040641 genistin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27515 alpha-Neu5Ac-(2->8)-alpha-Neu5Ac-(2->3)-beta-Gal-D-(1->3)-beta-D-GalNAc-(1->4)-[alpha-Neu5Ac-(2->8)-alpha-Neu5Ac-(2->3)]-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C082013 tetrasialoganglioside GQ1b semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27519 4,4'-Dichlorobenzophenone skos:exactMatch MESH:C004759 4,4'-dichlorobenzophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27522 rutinose skos:exactMatch MESH:C539209 rutinose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27528 1-phenanthrol skos:exactMatch MESH:C092102 1-hydroxyphenanthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27538 4-chloroacetophenone skos:exactMatch MESH:C017838 4-chloroacetophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27542 methyl oleate skos:exactMatch MESH:C005576 methyl oleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27545 2,5-dichlorohydroquinone skos:exactMatch MESH:C069879 2,5-dichlorohydroquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27552 4'-methoxy-5,7-dihydroxyflavanone skos:exactMatch MESH:C538973 isosakuranetin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:27565 4-aminosalicylic acid skos:exactMatch MESH:D000636 Aminosalicylic Acids semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:27566 6-prenylnaringenin skos:exactMatch MESH:C521871 6-prenylnaringenin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:27569 arabinogalactan skos:exactMatch MESH:C005653 arabinogalactan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27571 3'-ketolactose skos:exactMatch MESH:C015313 3-ketolactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27581 7-hydroxy-6-methyl-8-(1-D-ribityl)lumazine skos:exactMatch MESH:C008332 Masuda's Compound V semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27598 physcion 8-gentiobioside skos:exactMatch MESH:C038591 physcion diglucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27612 hydantoin skos:exactMatch MESH:D006827 Hydantoins semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:27615 (2-naphthyl)methanol skos:exactMatch MESH:C055629 2-naphthalenemethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27617 monensin A skos:exactMatch MESH:C548877 monensic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27624 prostaglandin B1 skos:exactMatch MESH:C034467 prostaglandin B1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27625 alpha-D-glucosamine 1-phosphate skos:exactMatch MESH:C038515 glucosamine 1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27628 4-isopropylbenzyl alcohol skos:exactMatch MESH:C585751 cuminol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27633 2,6-dichlorohydroquinone skos:exactMatch MESH:C104629 2,6-dichloro-4-hydroquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27643 N,N-Diethylphenylacetamide skos:exactMatch MESH:C044250 N,N-diethylphenylacetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27647 prostaglandin G2 skos:exactMatch MESH:C038291 prostaglandin G2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27656 camptothecin skos:exactMatch MESH:C000708228 2-cyclohexylidenhydrazo-4-phenyl-thiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27662 benzquinamide skos:exactMatch MESH:C100234 benzquinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27664 2-oxocyclohexane-1-carbonyl-CoA skos:exactMatch MESH:C112170 2-ketocyclohexanecarboxyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27673 herbacetin skos:exactMatch MESH:C581534 herbacetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27680 galactomannan skos:exactMatch MESH:C012990 galactomannan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27686 3-deoxyleucocyanidin skos:exactMatch MESH:C431922 luteoforol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2769 apigenin 7,4'-dimethyl ether skos:exactMatch MESH:C044998 apigenin dimethylether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27694 glutaurine skos:exactMatch MESH:C020903 glutaurine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27704 S-hexylglutathione skos:exactMatch MESH:C033550 hexylglutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27706 (+)-vernolic acid skos:exactMatch MESH:C081136 vernolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27714 6-acetyl-2-amino-3,7,8,9-tetrahydropyrimido[4,5-b][1,4]diazepin-4-one skos:exactMatch MESH:C032200 2-amino-4-oxo-6-acetyl-7,8-dihydro-3H,9H-pyrimidodiazepine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27715 3-chlorocatechol skos:exactMatch MESH:C031137 3-chlorocatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2772 Apigeninidin skos:exactMatch MESH:C104027 apigeninidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27724 2-Methylbenzyl alcohol skos:exactMatch MESH:C030912 2-methylbenzyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27725 butin skos:exactMatch MESH:C051437 butin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27726 6-chloro-1,3,5-triazine-2,4-diamine skos:exactMatch MESH:C092719 2-chloro-4,6-diamino-s-triazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27731 N-acetyl-beta-D-galactosaminyl-(1->4)-beta-D-galactosyl-(1->4)-beta-D-glucosylceramide skos:exactMatch MESH:C038244 ganglio-N-triaosylceramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27744 glyphosate skos:exactMatch MESH:C010974 glyphosate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27754 methacrylyl-CoA skos:exactMatch MESH:C035909 methacrylyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27757 4-chlorobiphenyl skos:exactMatch MESH:C006983 4-chlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27761 (S)-prunasin skos:exactMatch MESH:C432348 sambunigrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27764 3-aminobenzenesulfonic acid skos:exactMatch MESH:C032778 metanilic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27770 nonanoyl-CoA skos:exactMatch MESH:C057128 nonanoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27777 acetohydroxamic acid skos:exactMatch MESH:C006358 acetohydroxamic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:27777 acetohydroxamic acid skos:exactMatch MESH:D000744 Anemia, Hemolytic, Autoimmune semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27778 abequose skos:exactMatch MESH:C023708 abequose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27779 griseofulvin skos:exactMatch MESH:C112275 sporostatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27781 myristoleic acid skos:exactMatch MESH:C054211 9-tetradecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27789 1,2-dichloroethane skos:exactMatch MESH:C024565 ethylene dichloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27791 P(1),P(4)-bis(uridin-5'-yl) tetraphosphate skos:exactMatch MESH:C403315 diquafosol semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:27793 beta-carotene 5,6-epoxide skos:exactMatch MESH:C073147 5,6-epoxy-beta,beta-carotene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27795 beta-erythroidine skos:exactMatch MESH:C004873 beta-erythroidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27796 trimethobenzamide skos:exactMatch MESH:C100146 trimethobenzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27799 lokundjoside skos:exactMatch MESH:C016321 cuspidoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27810 resorcinol skos:exactMatch MESH:C031389 resorcinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27812 Se-methyl-L-selenocysteine skos:exactMatch MESH:C002979 selenomethylselenocysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27820 prostaglandin A2 skos:exactMatch MESH:C100008 prostaglandin A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27822 2-aminobenzimidazole skos:exactMatch MESH:C000621696 2-iminobenzimidazoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27837 2-cyanopyridine skos:exactMatch MESH:C494247 pyridine-2-carbonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27840 2,4-dimethylaniline skos:exactMatch MESH:C009694 2,4-xylidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27847 3-iodo-L-tyrosine skos:exactMatch MESH:C523964 3-iodotyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27852 3,4-dihydroxymandelaldehyde skos:exactMatch MESH:C007431 3,4-dihydroxyphenylglycolaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27857 (1->4)-beta-D-mannan skos:exactMatch MESH:C081692 beta-1,4-mannan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2786 Apotransferrin skos:exactMatch MESH:C028284 apotransferrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2787 Apovincamine skos:exactMatch MESH:C063621 apovincamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27870 biocytin skos:exactMatch MESH:C013411 biocytin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2788 apraclonidine skos:exactMatch MESH:C016986 apraclonidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27880 2,6-Diethylaniline skos:exactMatch MESH:C085691 2,6-diethylaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27890 L-iduronic acid 2-sulfate skos:exactMatch MESH:C067448 iduronate 2-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27905 phenyl hydrogen sulfate skos:exactMatch MESH:C025208 phenylsulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27911 N(8)-acetylspermidine skos:exactMatch MESH:C030223 N(8)-acetylspermidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27920 cuscohygrine skos:exactMatch MESH:C098327 cuscohygrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27924 phenylhydrazine skos:exactMatch MESH:C032041 1,2-diphenylhydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27936 1,3,6,8-tetrachlorodibenzodioxine skos:exactMatch MESH:C035669 1,3,6,8-tetrachlorodibenzo-p-dioxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27939 chaulmoogric acid skos:exactMatch MESH:C017119 chaulmoogric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27940 2,5-dihydrophenyl-L-alanine skos:exactMatch MESH:C004174 2,5-dihydrophenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27941 pullulan skos:exactMatch MESH:C009109 pullulan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27957 hydroxyacetone skos:exactMatch MESH:C004433 acetol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27976 prop-2-ynal skos:exactMatch MESH:C018132 propiolaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27983 4,6-diamino-5-formamidopyrimidine skos:exactMatch MESH:C039544 4,6-diamino-5-N-formamidopyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:27995 3-methylbenzyl alcohol skos:exactMatch MESH:C042289 3-methylbenzyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28005 cyclohex-1-ene-1-carbonyl-CoA skos:exactMatch MESH:C074781 cyclohex-1-enecarboxyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28016 3,5-dichloro-L-tyrosine skos:exactMatch MESH:C408691 3,5-dichlorotyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28020 4-cyanopyridine skos:exactMatch MESH:C494727 4-cyanopyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2803 Arborine skos:exactMatch MESH:C014013 glycosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28031 prostaglandin E3 skos:exactMatch MESH:C033246 prostaglandin E3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2804 Arborinine skos:exactMatch MESH:C022784 arborinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28047 5beta-cholestane-3alpha,7alpha-diol skos:exactMatch MESH:C007426 dihydroxycoprostane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28051 veratridine skos:exactMatch MESH:D014702 Veratrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28075 2-amino-2-methylbutanoic acid skos:exactMatch MESH:C032737 isovaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28078 4-chlorophenol skos:exactMatch MESH:C029107 4-chlorophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2808 Archangelicin skos:exactMatch MESH:C502511 archangelicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28089 N-hydroxytyrosine skos:exactMatch MESH:C020912 N-hydroxytyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28091 1-hydroxy-2-naphthaldehyde skos:exactMatch MESH:C555036 1-hydroxy-2-naphthaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28094 2,2,2-trichloroethanol skos:exactMatch MESH:C005849 2,2,2-trichloroethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28097 chlorobenzene skos:exactMatch MESH:C031294 chlorobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28100 (1->3)-alpha-D-glucan skos:exactMatch MESH:C045788 alpha-1,3-glucan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28105 4-chlorobenzaldehyde skos:exactMatch MESH:C052044 4-chlorobenzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28113 24,25-dihydrolanosterol skos:exactMatch MESH:C015316 lanostenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28115 methylcobalamin skos:exactMatch MESH:C019476 mecobalamin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28123 diethanolamine skos:exactMatch MESH:C520084 2,2'-iminodiethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2813 Arecaidine skos:exactMatch MESH:C015688 arecaidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28136 N-methyltryptamine skos:exactMatch MESH:C035668 N-methyltryptamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28139 bis(4-chlorophenyl)acetic acid skos:exactMatch MESH:C000849 bis(p-chlorophenyl)acetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28162 3-(indol-3-yl)propyl phosphate skos:exactMatch MESH:C041272 indolepropanol phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28179 benzamide skos:exactMatch MESH:C037689 benzamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:28181 2',3'-cyclic GMP skos:exactMatch MESH:C078170 2',3'-cyclic GMP semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28187 alpha-(hydroxymethyl)serine skos:exactMatch MESH:C588121 alpha-(hydroxymethyl)serine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28189 isomaltose skos:exactMatch MESH:C088124 hunterioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28197 daidzein skos:exactMatch MESH:C433579 isoaurostatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28201 rotenone skos:exactMatch MESH:D029866 Derris semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28207 D-galactosamine 1-phosphate skos:exactMatch MESH:C079528 galactosamine 1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2821 Aricine skos:exactMatch MESH:C017997 aricine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28216 methylmercury chloride skos:exactMatch MESH:C004925 methylmercuric chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28219 N-furfurylformamide skos:exactMatch MESH:C065396 N-furfurylformamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2822 Aridanin skos:exactMatch MESH:C058029 aridanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:282234 dihydrodigitoxin skos:exactMatch MESH:C000966 Dihydrodigitoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2826 Armepavine skos:exactMatch MESH:C064689 armepavine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28263 2,3,5-trichlorobenzene-1,4-diol skos:exactMatch MESH:C525152 trichlorohydroquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28266 fluorene skos:exactMatch MESH:C041509 fluorene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2827 Arnebinol skos:exactMatch MESH:C073509 arnebinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28279 6-methylthiopurine skos:exactMatch MESH:C010240 6-methylthiopurine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2828 Arnebinone skos:exactMatch MESH:C073510 arnebinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28286 cyclohexane-1,4-dione skos:exactMatch MESH:C000605824 1,4-cyclohexanedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28297 hydantoin-5-propionic acid skos:exactMatch MESH:C050351 hydantoin-5-propionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28298 2,2',4,4',5-pentachlorodiphenyl ether skos:exactMatch MESH:C058905 2,2',4,4',5-pentachlorodiphenyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28302 glucuronoarabinoxylan skos:exactMatch MESH:C114470 glucuronoarabinoxylan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28306 semicarbazide skos:exactMatch MESH:C010059 carbamylhydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28311 indol-3-ylacetaldehyde oxime skos:exactMatch MESH:C467098 indole-3-acetaldoxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28327 naringenin 7-O-beta-D-glucoside skos:exactMatch MESH:C506622 prunin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28330 4-hydroxy-L-threonine skos:exactMatch MESH:C011285 hydroxythreonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28339 lactose 6'-phosphate skos:exactMatch MESH:C040076 lactose 6'-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28341 2-hydroxyacetophenone skos:exactMatch MESH:C042290 omega-hydroxyacetophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28345 pyridine-3-carbaldehyde skos:exactMatch MESH:C014785 3-pyridinaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28355 adenosine 2',5'-bisphosphate skos:exactMatch MESH:C045716 adenosine 2',5'-diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28366 phorbol 13-decanoate 12-tiglate skos:exactMatch MESH:C011986 phorbol 12-tiglate 13-decanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28396 3-[alpha-D-galactosyl-(1->6)-beta-D-galactosyl]-1,2-diacyl-sn-glycerol skos:exactMatch MESH:C007388 digalactosyldiacylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28409 triacontan-1-ol skos:exactMatch MESH:C047578 1-triacontanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28410 2,2-bis(4-chlorophenyl)ethanol skos:exactMatch MESH:C021112 DDOH semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28418 gentamycin A skos:exactMatch MESH:C030880 gentamicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2842 Aromoline skos:exactMatch MESH:C066341 aromoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28424 alpha-Neu5NAc-(2->8)-alpha-Neu5NAc-(2->3)-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C026226 ganglioside, GD3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28426 cyanidin 3-O-beta-D-glucoside skos:exactMatch MESH:C114438 cyanidin 3-O-glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28442 15-oxoprostaglandin F2alpha skos:exactMatch MESH:C026528 15-ketoprostaglandin F2alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28465 acetaldehyde oxime skos:exactMatch MESH:C023728 acetaldehyde oxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28475 phosphoglycolohydroxamic acid skos:exactMatch MESH:C008886 phosphoglycolohydroxamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28478 (2-hydroxyphenyl)acetic acid skos:exactMatch MESH:C005756 2-hydroxyphenylacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28493 decanoyl-CoA skos:exactMatch MESH:C045561 decanoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28498 acadesine skos:exactMatch MESH:C011651 acadesine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28506 arsonoacetic acid skos:exactMatch MESH:C033355 arsonoacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28516 1,2-dihydronaphthalene-1,2-diol skos:exactMatch MESH:C042334 1,2-dihydroxy-1,2-dihydronaphthalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2852 Artemisin skos:exactMatch MESH:C075875 artemisin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28522 4-hydroxybutyryl-CoA skos:exactMatch MESH:C101347 4-hydroxybutyryl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28529 quercetin 7-O-beta-D-glucoside skos:exactMatch MESH:C089996 quercimeritrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28540 5beta-cholestane-3alpha,7alpha,26-triol skos:exactMatch MESH:C011722 cholestane-3,7,26-triol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28555 1-chloro-2,2-bis(4-chlorophenyl)ethane skos:exactMatch MESH:C117975 DDMS semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28569 quinidine polygalacturonate skos:exactMatch MESH:C047144 quinidine polygalacturonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28582 cupreine skos:exactMatch MESH:C029819 6'-hydroxycinchonidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28585 4-carboxy-4'-sulfoazobenzene skos:exactMatch MESH:C113142 4-carboxy-4'-sulfoazobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28586 verbascose skos:exactMatch MESH:C570815 verbascose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28592 ricinoleic acid skos:exactMatch MESH:C030521 ricinoleic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28599 siroheme skos:exactMatch MESH:C009272 siroheme semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28603 (+)-syringaresinol beta-D-glucoside skos:exactMatch MESH:C087806 acanthoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28608 S-(N-Hydroxy-N-methylcarbamoyl)glutathione skos:exactMatch MESH:C078602 S-(N-hydroxy-N-methylcarbamoyl)glutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28610 1-O-oleoyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C082823 1-oleoyl lysophosphatidylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28617 p-tolualdehyde skos:exactMatch MESH:C020627 4-methylbenzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28618 1,4-dichlorobenzene skos:exactMatch MESH:C018511 4-dichlorobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28629 precorrin-8X skos:exactMatch MESH:C072475 precorrin 8x semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28637 2',3'-cyclic UMP skos:exactMatch MESH:C009806 uridine 2',3'-cyclophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28638 isobutyronitrile skos:exactMatch MESH:C022246 isobutyronitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28640 lipoteichoic acid skos:exactMatch MESH:C009900 lipoteichoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28649 2-(hydroxymethyl)anthraquinone skos:exactMatch MESH:C077912 2-(hydroxymethyl)anthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28667 11-dehydro-thromboxane B2 skos:exactMatch MESH:C049235 11-dehydro-thromboxane B2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2867 Asclepin skos:exactMatch MESH:C020214 asclepin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28671 cuminaldehyde skos:exactMatch MESH:C007165 cuminaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28678 7-methoxy-9,10-dihydrophenanthrene-2,5-diol skos:exactMatch MESH:C505281 lusianthridin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2869 ascorbic acid 2-sulfate skos:exactMatch MESH:C001956 ascorbic acid 2-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28697 21-deoxycortisol skos:exactMatch MESH:C003556 21-deoxycortisol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28705 narirutin skos:exactMatch MESH:C000602040 isonaringin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28719 4-hydroxyphenylglyoxylic acid skos:exactMatch MESH:C030921 4-hydroxyphenylglyoxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28724 9,10-dihydroxyoctadecanoic acid skos:exactMatch MESH:C074110 9,10-dihydroxystearic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28735 4-nitroacetophenone skos:exactMatch MESH:C001972 4-nitroacetophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28740 3,4-Dihydroxymandelonitrile skos:exactMatch MESH:C040484 3,4-dihydroxymandelonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28747 picolinic acid skos:exactMatch MESH:C030614 picolinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28755 2,4,6-trichlorophenol skos:exactMatch MESH:C024564 2,4,6-trichlorophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28756 Eutypine skos:exactMatch MESH:C102200 eutypine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28759 3-oxo-3-phenylpropionic acid skos:exactMatch MESH:C036323 3-keto-3-phenylpropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28776 gamma-glutamyl-Se-methylselenocysteine skos:exactMatch MESH:C424943 glutamyl-Se-methylselenocysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28777 liquiritigenin skos:exactMatch MESH:C083152 liquiritigenin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:2879 Aspergillic acid skos:exactMatch MESH:C004524 aspergillic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28790 serotonin skos:exactMatch MESH:C023161 thrombocytin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28791 isoglutamic acid skos:exactMatch MESH:C035260 3-aminoglutaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28792 erucic acid skos:exactMatch MESH:C049811 erucic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:28793 beta-D-glucan skos:exactMatch MESH:D047071 beta-Glucans semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:287979 2-iodobenzoic acid skos:exactMatch MESH:C023675 2-iodobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2880 asperlicin skos:exactMatch MESH:C046367 asperlicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28806 2'-deoxyinosine-5'-monophosphate skos:exactMatch MESH:C017193 deoxyinosine monophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2881 asperuloside skos:exactMatch MESH:C077956 asperuloside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28814 piceatannol skos:exactMatch MESH:C041525 3,3',4,5'-tetrahydroxystilbene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28817 dodecane skos:exactMatch MESH:C007548 n-dodecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28820 9-phenanthrol skos:exactMatch MESH:C091375 9-phenanthrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28821 piperine skos:exactMatch MESH:C008922 piperine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:28826 fluoromethane skos:exactMatch MESH:C029999 fluoromethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2883 Aspidin skos:exactMatch MESH:C010302 aspidin BB semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28837 octanoic acid skos:exactMatch MESH:C031492 octanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28839 3-disulfanyl-L-alanine skos:exactMatch MESH:C116840 cysteine persulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28842 octadecanoic acid skos:exactMatch MESH:C031183 stearic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:28846 dCDP skos:exactMatch MESH:C045813 2'-deoxycytidine diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28852 prostaglandin F1alpha skos:exactMatch MESH:C100006 prostaglandin F1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28853 isopimpinellin skos:exactMatch MESH:C015304 isopimpinellin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28854 2,4-D skos:exactMatch MESH:C056848 hedonal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28858 1D-myo-inositol 3,4-bisphosphate skos:exactMatch MESH:C051854 inositol 3,4-bisphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2886 Aspidodasycarpine skos:exactMatch MESH:C000614945 aspidodasycarpine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28870 1-O-all-trans-retinoyl-beta-glucuronic acid skos:exactMatch MESH:C026787 retinoyl glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28871 6-methyladenine skos:exactMatch MESH:C005955 6-methyladenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28875 tetradecanoic acid skos:exactMatch MESH:D019814 Myristic Acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:28877 1-hydroxyanthraquinone skos:exactMatch MESH:C061208 1-hydroxyanthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28889 5,6,7,8-tetrahydropteridine skos:exactMatch MESH:C045357 5,6,7,8-tetrahydropteridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28891 oxanthrene skos:exactMatch MESH:C512003 dibenzodioxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28897 pentadecane skos:exactMatch MESH:C033245 pentadecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28899 nigeran skos:exactMatch MESH:C001290 glucan nigeran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28906 protoanemonin skos:exactMatch MESH:C037354 protoanemonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28908 bambermycin skos:exactMatch MESH:C419802 moenomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28921 7-methyladenine skos:exactMatch MESH:C059225 7-methyladenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28922 prostaglandin F2beta skos:exactMatch MESH:C037027 prostaglandin F2beta semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28924 3-aminophenol skos:exactMatch MESH:C055528 3-aminophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28928 angelicin skos:exactMatch MESH:C011659 angelicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28934 vitamin D2 skos:exactMatch MESH:D004872 Ergocalciferols semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:28941 docosanoic acid skos:exactMatch MESH:C007547 behenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28948 gramine skos:exactMatch MESH:C007884 gramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28950 N-methyl-N-picrylnitramine skos:exactMatch MESH:C015384 nitramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2897 astragaloside III skos:exactMatch MESH:C586938 astragaloside III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28975 2,5-dichloro-2,5-cyclohexadiene-1,4-diol skos:exactMatch MESH:C087473 2,5-dichloro-2,5-cyclohexadiene-1,4-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28981 gentianine skos:exactMatch MESH:C060402 gentianine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28987 abietic acid skos:exactMatch MESH:C023710 abietic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2899 trans-astringin skos:exactMatch MESH:C121481 astringin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:28994 beta-D-hamamelose skos:exactMatch MESH:C009758 hamamelose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:28996 pinocarvone skos:exactMatch MESH:C000602152 pinocarvone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29005 cyclohexane skos:exactMatch MESH:D003510 Cyclohexanes semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:29009 N(tele)-methylhistamine skos:exactMatch MESH:C048140 N-methylhistamine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:2901 Astrophylline skos:exactMatch MESH:C476936 astrophylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29015 ethyl p-methoxycinnamate skos:exactMatch MESH:C531364 ethyl 4-methoxycinnamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29019 nonanoic acid skos:exactMatch MESH:C008776 pelargonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29021 hexane skos:exactMatch MESH:C026385 n-hexane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29028 glucobrassicin skos:exactMatch MESH:C048308 glucobrassicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2906 Atheroline skos:exactMatch MESH:C001827 atheroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29094 homoisocitric acid skos:exactMatch MESH:C517550 homoisocitric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29115 5-hydroxyuracil skos:exactMatch MESH:C045975 5-hydroxyuracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29120 oxidonitrogen(1+) skos:exactMatch MESH:C504137 nitrosonium ion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29127 cytosine glycol skos:exactMatch MESH:C049744 cytosine glycol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29128 thymine glycol skos:exactMatch MESH:C029389 thymine glycol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29130 2,3-didehydrosparteine skos:exactMatch MESH:C044694 2-dehydrosparteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:291342 desloratadine skos:exactMatch MESH:C121345 desloratadine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:29136 pyridine N-oxide skos:exactMatch MESH:C013229 pyridine N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29138 trifluoroacetyl chloride skos:exactMatch MESH:C500395 trifluoroacetyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29146 1H-imidazo[2,1-i]purine skos:exactMatch MESH:C004981 1,N(6)-ethenoadenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29148 benzene-1,2,4-triamine skos:exactMatch MESH:C051091 1,2,4-triaminobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:291902 eptifibatide skos:exactMatch MESH:D000077542 Eptifibatide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:2920 Aucuparin skos:exactMatch MESH:C000588997 aucuparin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2921 Aurachin D skos:exactMatch MESH:C052097 aurachin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29210 trithionic acid skos:exactMatch MESH:C009597 trithionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29211 disulfuric acid skos:exactMatch MESH:C036333 pyrosulfuric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29218 seleninic acid skos:exactMatch MESH:C473453 seleninic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29219 chlorous acid skos:exactMatch MESH:C063160 chlorous acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29221 perchloric acid skos:exactMatch MESH:C576518 Perchloric Acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29226 iodate skos:exactMatch MESH:D007452 Iodates semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29231 hypoiodous acid skos:exactMatch MESH:C081961 hypoiodous acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29251 disulfite skos:exactMatch MESH:C030981 metabisulfite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29271 peroxynitric acid skos:exactMatch MESH:C039642 peroxynitric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29288 peroxysulfate(2-) skos:exactMatch MESH:C038288 peroxymonosulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29290 thionyl chloride skos:exactMatch MESH:C023589 thionyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29291 sulfuryl dichloride skos:exactMatch MESH:C044255 sulfonyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29309 methyl skos:exactMatch MESH:C051224 methyl radical semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2931 Australine skos:exactMatch MESH:C059794 australine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2932 Austrobailignan 1 skos:exactMatch MESH:C093023 austrobailignan 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29325 oxidooxomethyl skos:exactMatch MESH:C041069 carboxyl radical semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29329 nitrooxidanyl skos:exactMatch MESH:C031701 nitrogen trioxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29357 methanediyl skos:exactMatch MESH:C504223 methylene radical semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29366 thiophosgene skos:exactMatch MESH:C016145 thiophosgene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2937 avenacoside A skos:exactMatch MESH:C582638 avenacoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29374 ditritium oxide skos:exactMatch MESH:C033961 tritium oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29377 sodium carbonate skos:exactMatch MESH:C005686 sodium carbonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2938 avenacoside B skos:exactMatch MESH:C582639 avenacoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29384 sulfur trioxide skos:exactMatch MESH:C011118 sulfur trioxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29385 cyclooctasulfur skos:exactMatch MESH:C056471 cyclooctasulfur semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2939 Avenanthramide A skos:exactMatch MESH:C546195 avenanthramide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2940 Avizafone skos:exactMatch MESH:C065249 pro-diazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29412 oxonium skos:exactMatch MESH:C027727 hydronium ion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2944 Azafrin skos:exactMatch MESH:C047580 azafrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29449 hydrogen azide skos:exactMatch MESH:C007972 hydrazoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2946 azatadine skos:exactMatch MESH:C006656 azatadine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29461 10-deoxymethynolide skos:exactMatch MESH:C079477 10-deoxymethynolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29472 2-heptyl-3-hydroxy-4-quinolone skos:exactMatch MESH:C407944 2-heptyl-3-hydroxy-4-quinolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29476 3-amino-4-hydroxybenzoic acid skos:exactMatch MESH:C110924 3-amino-4-hydroxybenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29504 8,8a-Deoxyoleandolide skos:exactMatch MESH:C009866 8,8a-deoxyoleandolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29506 cethromycin skos:exactMatch MESH:C405499 cethromycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29507 3-amino-5-hydroxybenzoic acid skos:exactMatch MESH:C031509 3-amino-5-hydroxybenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29510 abietol skos:exactMatch MESH:C026490 abietyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29516 Ansatrienin A skos:exactMatch MESH:C036970 mycotrienin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2952 Azidopine skos:exactMatch MESH:C041130 azidopine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29540 Avermectin B2a skos:exactMatch MESH:C023882 avermectin B2a semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29547 Bis-noryangonin skos:exactMatch MESH:C000293 bisnoryangonin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:29554 Chlorobiphenyl-desleucyl-vancomycin skos:exactMatch MESH:C405766 chlorobiphenyl-desleucyl-vancomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29555 Chlorobiphenyl-vancomycin skos:exactMatch MESH:C437984 chlorobiphenyl vancomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29556 chloroeremomycin skos:exactMatch MESH:C057893 chloroorienticin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29566 Cyclothialidine skos:exactMatch MESH:C085889 cyclothialidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29568 mycinose skos:exactMatch MESH:C000617711 D-mycinose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29569 DMG-MINO skos:exactMatch MESH:C085305 9-(N,N-dimethylglycylamido)minocycline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29581 Everninomycin skos:exactMatch MESH:C001202 evernimicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29582 ascomycin skos:exactMatch MESH:C058028 immunomycin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:29583 Fengycin skos:exactMatch MESH:C049972 fengycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2962 kresoxim-methyl skos:exactMatch MESH:C469328 kresoxim-methyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29621 MK826 skos:exactMatch MESH:C118072 MK 826 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29623 Manumycin A skos:exactMatch MESH:C054474 manumycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29624 Megalomicin A skos:exactMatch MESH:C008343 megalomicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29631 Micrococcin skos:exactMatch MESH:C009779 micrococcin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29632 Mureidomycin A skos:exactMatch MESH:C059803 mureidomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29633 Mycosubtilin skos:exactMatch MESH:C012448 mycosubtiline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2964 BO 2727 skos:exactMatch MESH:C085890 BO 2727 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29643 N-butyryl-L-homoserine lactone skos:exactMatch MESH:C092312 N-butyrylhomoserine lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29644 N-Heptanoylhomoserine lactone skos:exactMatch MESH:C503769 N-heptanoyl-homoserine lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29647 Nanchangmycin skos:exactMatch MESH:C452419 nanchangmycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29655 neocarzinostatin chromophore skos:exactMatch MESH:C032372 neocarzinostatin chromophore semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29657 Nosiheptide skos:exactMatch MESH:C014134 nosiheptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29658 oleandolide skos:exactMatch MESH:C057902 oleandolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2966 BQ 485 skos:exactMatch MESH:C083116 BQ 485 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29665 pikromycin skos:exactMatch MESH:C003145 picromycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29668 Pulvomycin skos:exactMatch MESH:C012521 pulvomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29670 Ramoplanin skos:exactMatch MESH:C041438 ramoplanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29671 Resistomycin skos:exactMatch MESH:C018379 resistomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29672 resorcinol monoacetate skos:exactMatch MESH:C058540 resorcinol monoacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29675 SM-17466 skos:exactMatch MESH:C094160 SM 17466 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29678 sodium arsenite skos:exactMatch MESH:C017947 sodium arsenite semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:29679 Soyasaponin II skos:exactMatch MESH:C106126 soyasaponin II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2968 bacampicillin skos:exactMatch MESH:C011674 bacampicillin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:29688 telithromycin skos:exactMatch MESH:C106791 telithromycin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:296881 3,4-dimethoxybenzoic acid skos:exactMatch MESH:C009333 veratric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29689 Telomestatin skos:exactMatch MESH:C431888 telomestatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29692 Thiocillin skos:exactMatch MESH:C012574 thiocillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29694 thiotropocin skos:exactMatch MESH:C043269 thiotropocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29700 tylactone skos:exactMatch MESH:C027411 protylonolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29702 Undecylprodigiosin skos:exactMatch MESH:C047347 undecylprodigiosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29705 Valnemulin skos:exactMatch MESH:C117845 valnemulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29707 yersiniabactin skos:exactMatch MESH:C104398 yersiniabactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29736 omega-Cyclohexylundecanoic acid skos:exactMatch MESH:C087539 omega-cyclohexylundecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29750 3-(indol-3-yl)pyruvic acid skos:exactMatch MESH:C008122 indol-3-yl pyruvic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29775 selenol group skos:exactMatch MESH:C442270 selenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29778 selenocyanic acid skos:exactMatch MESH:C053721 selenocyanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2980 5,6,7-trimethoxyflavone skos:exactMatch MESH:C107364 5,6,7-trimethoxyflavone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:29802 dinitrogen pentaoxide skos:exactMatch MESH:C010125 nitrogen pentoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29814 isofulminic acid skos:exactMatch MESH:C547082 isofulminic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2984 Bakkenolide A skos:exactMatch MESH:C016257 bakkenolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29850 arsonic acid skos:exactMatch MESH:C054806 arsonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29851 phenylarsonic acid skos:exactMatch MESH:C020979 benzenearsonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29863 coronene skos:exactMatch MESH:C012256 coronene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29876 oxidobromine(.) skos:exactMatch MESH:C521367 bromine monoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2990 Baptifoline skos:exactMatch MESH:C106940 baptifoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2991 aloin A skos:exactMatch MESH:C045601 barbaloin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:29914 diiodine pentaoxide skos:exactMatch MESH:C555514 iodine pentoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2994 barringtogenol C skos:exactMatch MESH:C514449 22-O-acetyl-21-O-(4'-O-angeloyl)-beta-d-fucopyranosyl theasapogenol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2996 Batatasin I skos:exactMatch MESH:C568298 6-hydroxy-2,4,7-trimethoxyphenanthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:2998 Bathorhodopsin skos:exactMatch MESH:C015017 bathorhodopsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30037 taxa-4,11-diene skos:exactMatch MESH:C093125 taxa-4(5),11(12)diene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30043 terephthalate(2-) skos:exactMatch MESH:C547494 1,4-benzenedicarboxylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30045 divanadium pentaoxide skos:exactMatch MESH:C066075 vanadium pentoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30047 vanadium dioxide skos:exactMatch MESH:C581824 vanadium dioxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30059 potassium hexacyanoferrate(4-) skos:exactMatch MESH:C031835 potassium ferrocyanide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30060 potassium hexacyanoferrate(3-) skos:exactMatch MESH:C028033 potassium ferricyanide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30062 sodium hexacyanoferrate(3-) skos:exactMatch MESH:C035579 sodium ferricyanide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3008 bellidifolin skos:exactMatch MESH:C091291 bellidifolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30088 gibberellin A12 skos:exactMatch MESH:C048462 gibberellin A12 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3009 benalaxyl skos:exactMatch MESH:C052866 benalaxyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30096 diazene skos:exactMatch MESH:C038867 diazene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3010 Benanomicin A skos:exactMatch MESH:C056805 benanomicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30113 di-mu-chloridobis(dichloridoaluminium) skos:exactMatch MESH:C047343 aluminum hexachloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30123 trifluorochlorine skos:exactMatch MESH:C006970 chlorine trifluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30141 sodium tetrahydroaluminate skos:exactMatch MESH:C513667 sodium aluminum hydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30142 lithium tetrahydroaluminate skos:exactMatch MESH:C042073 lithium aluminum hydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30149 borane skos:exactMatch MESH:C006008 BH 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3016 Benoxacor skos:exactMatch MESH:C085163 benoxacor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30163 diboron trioxide skos:exactMatch MESH:C042168 boron oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3018 bentazone skos:exactMatch MESH:C002003 bentazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30183 tetramethyllead skos:exactMatch MESH:C014849 tetramethyllead semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30200 kaempferol 3-O-beta-D-glucoside skos:exactMatch MESH:C001579 astragalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30218 helium-3 atom skos:exactMatch MESH:C000615206 Helium-3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30222 neutron skos:exactMatch MESH:D009502 Neutrons semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30231 nitrogen trifluoride skos:exactMatch MESH:C534617 nitrogen trifluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30235 uranium hexafluoride skos:exactMatch MESH:C036638 uranium hexafluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30249 N-formyl-L-kynurenine skos:exactMatch MESH:C007772 N'-formylkynurenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30251 pentacarbonyliron skos:exactMatch MESH:C515100 iron pentacarbonyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30253 carbon monosulfide skos:exactMatch MESH:C092035 carbon sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30263 terbutylazine skos:exactMatch MESH:C037565 terbutylazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30264 simeton skos:exactMatch MESH:C555116 2-methoxy-4-ethylamino-6-ethylamino-1,3,5-triazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30268 dihydrolevobunolol skos:exactMatch MESH:C015810 dihydrobunolol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30270 E64 skos:exactMatch MESH:C024974 E 64 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30278 phosphane skos:exactMatch MESH:C044646 phosphine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30297 antimonite skos:exactMatch MESH:C061374 antimonite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3032 benzonatate skos:exactMatch MESH:C029755 benzonatate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30330 hexaamminecobalt(2+) skos:exactMatch MESH:C032300 hexaamminecobalt(II) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30331 hexacyanocobaltate(3-) skos:exactMatch MESH:C027033 hexacyanocobaltate (III) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30341 silver monochloride skos:exactMatch MESH:C037548 silver chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30348 2,3,2-tetramine skos:exactMatch MESH:C022177 2,3,2-tetramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30358 neopentane skos:exactMatch MESH:C039752 neopentane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30362 isopentane skos:exactMatch MESH:C067038 isopentane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3038 benzoyl phosphate skos:exactMatch MESH:C012217 benzoyl phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30436 tetrahydropterin skos:exactMatch MESH:C011552 tetrahydropterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3044 benzphetamine skos:exactMatch MESH:C015024 benzylamphetamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30463 telluric acid skos:exactMatch MESH:C000708468 telluric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30465 tellurous acid skos:exactMatch MESH:C026660 tellurous acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3047 benzthiazide skos:exactMatch MESH:C004463 benzothiazide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30494 oxygen difluoride skos:exactMatch MESH:C014559 fluorine monoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30495 sulfur tetrafluoride skos:exactMatch MESH:C066990 sulfur tetrafluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30514 caesium atom skos:exactMatch MESH:D002586 Cesium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30521 tungsten disulfide skos:exactMatch MESH:C000711329 tungsten sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30529 nitritocobalamin skos:exactMatch MESH:C092105 nitritocobalamin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30539 dimethyltin skos:exactMatch MESH:C039760 dimethyltin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30588 silicon monoxide skos:exactMatch MESH:C116473 silicon monoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30614 benzo[a]pyrene diol epoxide I skos:exactMatch MESH:C072019 benzo(a)pyrene diolepoxide I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30629 diethylenetriamine skos:exactMatch MESH:C005391 diethylenetriamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3063 Berbamine skos:exactMatch MESH:C027870 berbamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30630 propylenediamine skos:exactMatch MESH:C070006 1,2-diaminopropane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30631 tris(2-aminoethyl)amine skos:exactMatch MESH:C099539 tris(2-aminoethyl)amine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30647 hexaaquairon(2+) skos:exactMatch MESH:C063256 hexaaquairon(II) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30664 cyclopentadiene skos:exactMatch MESH:C004709 1,3-cyclopentadiene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30669 1,2-bis(diphenylphosphino)ethane skos:exactMatch MESH:C049078 bis(diphenylphosphine)ethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30672 ferrocene skos:exactMatch MESH:C004998 ferrocene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30680 ruthenocene skos:exactMatch MESH:C016721 ruthenocene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30681 osmocene skos:exactMatch MESH:C033842 osmocene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30687 osmium atom skos:exactMatch MESH:D009992 Osmium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3070 Bestatin skos:exactMatch MESH:C012211 ubenimex semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30703 tetrathiomolybdate(2-) skos:exactMatch MESH:C020809 tetrathiomolybdate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30704 molybdenum disulfide skos:exactMatch MESH:C082964 molybdenum disulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30725 aflatoxin B1 exo-8,9-epoxide skos:exactMatch MESH:C006426 aflatoxin B1-2,3-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30729 ethylenediaminetetraacetatoferrate(1-) skos:exactMatch MESH:C019179 Fe(III)-EDTA semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30731 cimetidine S-oxide skos:exactMatch MESH:C034042 cimetidine sulfoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30737 trichloromethyl(.) skos:exactMatch MESH:C025280 trichloromethyl free radical semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30738 ethylferrocene skos:exactMatch MESH:C053523 ethylferrocene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30739 1,1'-dimethylferrocene skos:exactMatch MESH:C050099 1,1'-dimethylferrocene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30746 benzoic acid skos:exactMatch MESH:D019817 Benzoic Acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:30751 formic acid skos:exactMatch MESH:C030544 formic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30768 propionic acid skos:exactMatch MESH:C029658 propionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30775 fluoroacetic acid skos:exactMatch MESH:C014815 fluoroacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3078 betamethasone sodium phosphate skos:exactMatch MESH:C028994 betamethasone sodium phosphate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:30781 butynedioic acid skos:exactMatch MESH:C024060 2-butynedioic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30789 4-sulfobenzoic acid skos:exactMatch MESH:C028804 4-sulfobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30792 cis-bis(2,2'-bipyridine)dichloridoosmium(1+) skos:exactMatch MESH:C085573 osmium bis(2,2'-bipyridine)chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3080 Betanin skos:exactMatch MESH:C020228 betanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30805 dodecanoic acid skos:exactMatch MESH:C030358 lauric acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:30808 iron trichloride skos:exactMatch MESH:C024555 ferric chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30812 iron dichloride skos:exactMatch MESH:C029451 ferrous chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30813 decanoic acid skos:exactMatch MESH:C031071 decanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30815 moronic acid skos:exactMatch MESH:C023607 moronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30824 octadec-1-ene skos:exactMatch MESH:C109760 1-octadecene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30832 adipic acid skos:exactMatch MESH:C029900 adipic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30835 2-methylcitric acid skos:exactMatch MESH:C031605 2-methylcitric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30837 allantoic acid skos:exactMatch MESH:C024081 allantoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30838 itaconic acid skos:exactMatch MESH:C005229 itaconic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30841 3-hydroxypyruvic acid skos:exactMatch MESH:C012375 hydroxypyruvic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30845 2-furoic acid skos:exactMatch MESH:C060089 2-furoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30851 keto-phenylpyruvic acid skos:exactMatch MESH:C031606 phenylpyruvic acid semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:30852 galactaric acid skos:exactMatch MESH:C000090 galactaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30859 3-maleylpyruvic acid skos:exactMatch MESH:C113957 maleylpyruvic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30865 dihydroorotic acid skos:exactMatch MESH:C004768 4,5-dihydroorotic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30890 naphthalene-1,5-disulfonic acid skos:exactMatch MESH:C549769 1,5-naphthalenedisulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30891 naphthalene-1,6-disulfonic acid skos:exactMatch MESH:C056937 naphthalene-1,6-disulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30895 naphthalene-1-sulfonic acid skos:exactMatch MESH:C435043 1-naphthalenesulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3090 bicalutamide skos:exactMatch MESH:C053541 bicalutamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:30912 1-piperideine-2-carboxylic acid skos:exactMatch MESH:C036512 delta(1)-piperidine-2-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30933 3-phosphonooxypyruvic acid skos:exactMatch MESH:C012488 phosphohydroxypyruvic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3094 Biflorin skos:exactMatch MESH:C522781 biflorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3095 biguanide skos:exactMatch MESH:C045213 hepatitis B hyperimmune globulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30954 pyridazine skos:exactMatch MESH:C062482 pyridazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30958 Sudan I skos:exactMatch MESH:C024336 1-phenylazo-2-naphthol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:309594 oxybuprocaine skos:exactMatch MESH:C005298 benoxinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3096 bikaverin skos:exactMatch MESH:C000269 bikaverin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30973 oxirene skos:exactMatch MESH:C012469 oxirene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30977 thiirane skos:exactMatch MESH:C013523 ethylene sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:30981 digitoxose skos:exactMatch MESH:C020615 digitoxose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31001 octacosanoic acid skos:exactMatch MESH:C068792 octacosanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31010 mycarose skos:exactMatch MESH:C045835 mycarose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31012 noviose skos:exactMatch MESH:C494073 noviose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31013 cerotate skos:exactMatch MESH:C085095 Cerinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31028 (-)-epiafzelechin skos:exactMatch MESH:C120647 epiafzelechin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3103 bilobalide skos:exactMatch MESH:C073710 bilobalide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31038 1,3,5-trimethoxybenzene skos:exactMatch MESH:C015560 1,3,5-trimethoxybenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3104 5-[(8Z)-pentadec-8-enyl]resorcinol skos:exactMatch MESH:C064011 bilobol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31052 11-Hydroxyvittatine skos:exactMatch MESH:C532084 11-hydroxyvittatine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31054 12-Deoxyaklanonic acid skos:exactMatch MESH:C112174 12-deoxyaklanonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31057 13-deoxydaunorubicin skos:exactMatch MESH:C031980 feudomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31073 2,3-Dioxo-6-nitro-7-sulfamoylbenzo(f)quinoxaline skos:exactMatch MESH:C062865 2,3-dioxo-6-nitro-7-sulfamoylbenzo(f)quinoxaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31076 2-Aminoacridone skos:exactMatch MESH:C072515 2-aminoacridone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31117 3-Methoxy-8,9-methylenedioxy-3,4-dihydrophenanthridine skos:exactMatch MESH:C473413 3-methoxy-8,9-methylenedioxy-3,4-dihydrophenanthridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31119 3-Methylpyrrole-2,4-dicarboxylic acid skos:exactMatch MESH:C586437 3-methylpyrrole-2,4-dicarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31136 5-hydroxyferuloyl-CoA skos:exactMatch MESH:C090959 5-hydroxyferuloyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31159 aceclofenac skos:exactMatch MESH:C056498 aceclofenac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31160 Aceglatone skos:exactMatch MESH:C038936 aceglatone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31161 Aceglutamide aluminum skos:exactMatch MESH:C002403 aceglutamide aluminum semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31170 O-acetyltropine skos:exactMatch MESH:C071887 3-acetyltropine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31175 adefovir pivoxil skos:exactMatch MESH:C106812 adefovir dipivoxil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31177 Afloqualone skos:exactMatch MESH:C033541 afloqualone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31178 aklanonic acid skos:exactMatch MESH:C042374 aklanonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31182 Alacepril skos:exactMatch MESH:C046835 alacepril semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31183 alclofenac skos:exactMatch MESH:C084615 alclofenac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31184 alclometasone dipropionate skos:exactMatch MESH:C021137 alclometasone dipropionate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31186 alfacalcidol skos:exactMatch MESH:C008088 alfacalcidol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:31190 alminoprofen skos:exactMatch MESH:C027953 alminoprofen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31196 tris(lactato)aluminium skos:exactMatch MESH:C104223 aluminum lactate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31199 amcinonide skos:exactMatch MESH:C012716 amcinonide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31205 amlexanox skos:exactMatch MESH:C045742 amlexanox semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31207 Amogastrin skos:exactMatch MESH:C035656 amogastrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31210 ampiroxicam skos:exactMatch MESH:C065946 ampiroxicam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31211 Anatalline skos:exactMatch MESH:C493473 anatalline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31215 Anecortave acetate skos:exactMatch MESH:C418047 anecortave acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31224 disodium bis[mu-tartrato(4-)]diantimonate(2-) skos:exactMatch MESH:C026019 antimony sodium tartrate semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:31227 apigenin 7-O-neohesperidoside skos:exactMatch MESH:C089378 rhoifolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31230 Aquayamycin skos:exactMatch MESH:C000100 aquayamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31232 Aranidipine skos:exactMatch MESH:C059427 aranidipine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31238 Arnottin II skos:exactMatch MESH:C517333 arnottin II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31240 Aspoxicillin skos:exactMatch MESH:C037485 aspoxicillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31244 Auramycinone skos:exactMatch MESH:C031353 auramycinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31247 Azelnidipine skos:exactMatch MESH:C061679 azelnidipine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31248 azosemide skos:exactMatch MESH:C018222 azosemide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31249 azulene skos:exactMatch MESH:C005525 azulene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31250 Bacillomycin D skos:exactMatch MESH:C027845 bacillomycin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31269 Benzylhydrochlorothiazide skos:exactMatch MESH:C042169 benzylhydrochlorothiazide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31275 betamethasone acetate skos:exactMatch MESH:C580789 betamethasone acetate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31276 betamethasone dipropionate skos:exactMatch MESH:C011175 betamethasone-17,21-dipropionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31281 bepotastine besylate skos:exactMatch MESH:C511534 bepotastine besilate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31288 Bisbentiamine skos:exactMatch MESH:C037583 bisbentiamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3129 bispyribac skos:exactMatch MESH:C549011 bispyribac semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31291 bismuth subcarbonate skos:exactMatch MESH:C028508 bismuth subcarbonate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31292 bismuth subgallate skos:exactMatch MESH:C002170 bismuth subgallate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31293 Bismuth subnitrate skos:exactMatch MESH:C010804 bismuth subnitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31294 Bisoxatin acetate skos:exactMatch MESH:C030065 bisoxatin acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31296 Blonanserin skos:exactMatch MESH:C079310 blonanserin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31297 bolandiol dipropionate skos:exactMatch MESH:C034533 bolandiol dipropionate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3130 bitertanol skos:exactMatch MESH:C083642 bitertanol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31305 Bromperidol skos:exactMatch MESH:C006820 bromperidol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31306 Bronopol skos:exactMatch MESH:C006827 bronopol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31307 Bropirimine skos:exactMatch MESH:C033560 bropirimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31308 Brotizolam skos:exactMatch MESH:C020960 brotizolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31311 Bucetin skos:exactMatch MESH:C023637 bucetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31312 Bucillamine skos:exactMatch MESH:C026535 bucillamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31314 5-butyl-1-cyclohexylbarbituric acid skos:exactMatch MESH:C084817 bucolome semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31319 bufogenin skos:exactMatch MESH:C005734 bufogenin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31326 Butoctamide hydrogen succinate skos:exactMatch MESH:C027291 butoctamide succinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31327 butropium bromide skos:exactMatch MESH:C006846 butoxybenzyl hyoscyamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3133 bitolterol skos:exactMatch MESH:C011685 bitolterol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31331 Cadralazine skos:exactMatch MESH:C031877 cadralazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31338 calcium dibromide skos:exactMatch MESH:C113019 calcium bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31342 Calcium hypochlorite skos:exactMatch MESH:C004488 calcium hypochlorite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31344 calcium oxide skos:exactMatch MESH:C016538 lime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31349 carbazochrome skos:exactMatch MESH:C073338 carbazochrome semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31360 Carmofur skos:exactMatch MESH:C017367 1-hexylcarbamoyl-5-fluorouracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31379 cefroxadine skos:exactMatch MESH:C012671 cefroxadine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31381 Cefteram pivoxil skos:exactMatch MESH:C046817 cefteram pivoxil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31386 Cellulose acetate phthalate skos:exactMatch MESH:C011708 cellulose acetate phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31390 Chelilutine skos:exactMatch MESH:C550176 chelilutine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31391 Cherylline skos:exactMatch MESH:C424145 cherylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31395 Chlorobiocic acid skos:exactMatch MESH:C055845 chlorobiocic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31397 Ciclesonide skos:exactMatch MESH:C120481 ciclesonide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31399 cilnidipine skos:exactMatch MESH:C065927 cilnidipine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31406 Citronellyl formate skos:exactMatch MESH:C062414 citronellyl formate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31411 Clidanac skos:exactMatch MESH:C059095 clidanac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31412 Clinofibrate skos:exactMatch MESH:C006231 clinofibrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31415 Clobetasone butyrate skos:exactMatch MESH:C010893 clobetasone butyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31421 Clorexolone skos:exactMatch MESH:C017137 clorexolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31424 Clotiapine skos:exactMatch MESH:C084602 clothiapine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31425 Clotiazepam skos:exactMatch MESH:C084599 clotiazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31426 cloxazolam skos:exactMatch MESH:C005522 cloxazolam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31428 Colestilan skos:exactMatch MESH:C106574 cholebine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31432 corynebactin skos:exactMatch MESH:C430721 bacillibactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31437 Crinine skos:exactMatch MESH:C528221 crinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31439 crotamiton skos:exactMatch MESH:C005553 crotamiton semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31470 Dexamethasone 17-propionate skos:exactMatch MESH:C059544 dexamethasone 17-propionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3148 Boldine skos:exactMatch MESH:C011686 boldine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31484 Diflucortolone valerate skos:exactMatch MESH:C013486 diflucortolone valerate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31485 Difluprednate skos:exactMatch MESH:C015808 difluprednate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31501 dimorpholamine skos:exactMatch MESH:C100074 dimorpholamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:315018 echinocandin B skos:exactMatch MESH:C007572 echinocandin B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:315019 cilofungin skos:exactMatch MESH:C042101 cilofungin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31502 Dinoprost tromethamine skos:exactMatch MESH:C010714 dinoprost tromethamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31513 Docarpamine skos:exactMatch MESH:C052143 docarpamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31516 Doramectin skos:exactMatch MESH:C084101 doramectin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31517 Doranidazole skos:exactMatch MESH:C106738 doranidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31521 doxifluridine skos:exactMatch MESH:C025034 doxifluridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31528 Ebastine skos:exactMatch MESH:C058249 ebastine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31529 ecgonine methyl ester skos:exactMatch MESH:C034524 ecgonine methyl ester semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:31531 Efloxate skos:exactMatch MESH:C005472 efloxate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31535 Emorfazone skos:exactMatch MESH:C018432 emorfazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31537 Enocitabine skos:exactMatch MESH:C015019 enocitabine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31539 epalrestat skos:exactMatch MESH:C038131 epalrestat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31546 Epitiostanol skos:exactMatch MESH:C002976 epitiostanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31547 eplerenone skos:exactMatch MESH:C058465 epoxymexrenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31549 epothilone A skos:exactMatch MESH:C093787 epothilone A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31550 epothilone B skos:exactMatch MESH:C093788 epothilone B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31552 Epristeride skos:exactMatch MESH:C072547 epristeride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31553 Eptazocine hydrobromide skos:exactMatch MESH:C024677 eptazocine hydrobromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31559 Esonarimod skos:exactMatch MESH:C078547 esonarimod semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3156 Borreverine skos:exactMatch MESH:C027496 borreverine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31560 Estradiol dipropionate skos:exactMatch MESH:C023482 estradiol dipropionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31564 ethenzamide skos:exactMatch MESH:C018935 ethenzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31571 ethyl isovalerate skos:exactMatch MESH:C475857 ethyl isovalerate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31572 ethyl linoleate skos:exactMatch MESH:C007678 ethyl linoleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31573 Ethyl loflazepate skos:exactMatch MESH:C029617 ethyl loflazepate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31583 Etizolam skos:exactMatch MESH:C044610 etizolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31584 Etomidoline skos:exactMatch MESH:C002545 amidoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31586 Exametazime skos:exactMatch MESH:C078058 exametazime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31588 fabesetron skos:exactMatch MESH:C081308 FK 1052 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31590 Falecalcitriol skos:exactMatch MESH:C040488 26,26,26,27,27,27-hexafluoro-1,25-dihydroxyvitamin D3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31599 fenbufen skos:exactMatch MESH:C010725 fenbufen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31600 Fenipentol skos:exactMatch MESH:C013992 fenipentol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31607 Ferrous fumarate skos:exactMatch MESH:C031621 ferrous fumarate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31608 Ferrous gluconate skos:exactMatch MESH:C011819 ferrous gluconate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31611 Fidarestat skos:exactMatch MESH:C077139 fidarestat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31612 Floctafenine skos:exactMatch MESH:C084600 floctafenine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31618 fludiazepam skos:exactMatch MESH:C006107 fludiazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31620 flumethasone pivalate skos:exactMatch MESH:C005565 flumethasone pivalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31623 fluocinolone acetonide skos:exactMatch MESH:C045685 omiderm semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31627 Flurbiprofen axetil skos:exactMatch MESH:C504422 flurbiprofen axetil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31628 Flutazolam skos:exactMatch MESH:C013367 flutazolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31629 Flutoprazepam skos:exactMatch MESH:C029163 flutoprazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31630 flutropium bromide skos:exactMatch MESH:C039778 flutropium bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31634 Fosfluconazole skos:exactMatch MESH:C486878 fosfluconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31636 Fridamycin E skos:exactMatch MESH:C569983 fridamycin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31637 Fudosteine skos:exactMatch MESH:C113797 fudosteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31639 Fungichromin skos:exactMatch MESH:C011827 fungichromin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3164 Bracteoline skos:exactMatch MESH:C002507 bracteoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31640 Furazabol skos:exactMatch MESH:C005025 furazabol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31643 gadoteridol skos:exactMatch MESH:C062402 gadoteridol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31644 gadoversetamide skos:exactMatch MESH:C112666 gadoversetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31649 teprenone skos:exactMatch MESH:C031049 geranylgeranylacetone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:31652 Gimeracil skos:exactMatch MESH:C104201 gimeracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31657 Glybuzole skos:exactMatch MESH:C000878 glybuzole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31658 Glyclopyramide skos:exactMatch MESH:C017346 glyclopyramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31662 Haemanthidine skos:exactMatch MESH:C083906 hemanthidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31664 Haloperidol decanoate skos:exactMatch MESH:C033563 haloperidol decanoate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:31665 Halopredone acetate skos:exactMatch MESH:C015912 halopredone acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31666 Haloxazolam skos:exactMatch MESH:C018779 haloxazolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31667 Hamayne skos:exactMatch MESH:C569334 hamayne semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3168 brassicasterol skos:exactMatch MESH:C003532 brassicasterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31684 Ibudilast skos:exactMatch MESH:C038366 ibudilast semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31685 Ibuprofen piconol skos:exactMatch MESH:C052308 ibuprofen piconol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31687 idebenone skos:exactMatch MESH:C036619 idebenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31689 Iguratimod skos:exactMatch MESH:C519076 iguratimod semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31698 Indomethacin farnesil skos:exactMatch MESH:C060022 indomethacin farnesil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3170 brazilin skos:exactMatch MESH:C044362 brazilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31700 Iobenzamic acid skos:exactMatch MESH:C005886 iobenzamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31701 iobitridol skos:exactMatch MESH:C093233 iobitridol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31702 Iocarmic acid skos:exactMatch MESH:C010999 iocarmic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31705 iodixanol skos:exactMatch MESH:C044834 iodixanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31707 Iodoxamic acid skos:exactMatch MESH:C100278 iodoxamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3171 bremazocine skos:exactMatch MESH:C027248 bremazocine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31710 iomeprol skos:exactMatch MESH:C057937 iomeprol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31715 Iotrolan skos:exactMatch MESH:C033300 iotrolan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31716 Iotroxic acid skos:exactMatch MESH:C014617 iotroxic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31717 Ioversol skos:exactMatch MESH:C054871 ioversol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3172 bretylium skos:exactMatch MESH:C045166 bretylium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31723 Ismine skos:exactMatch MESH:C462032 ismine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31725 isoamyl acetate skos:exactMatch MESH:C020377 isoamyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31733 Isoshinanolone skos:exactMatch MESH:C434363 isoshinanolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31737 Iturin A skos:exactMatch MESH:C013579 iturin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31738 jadomycin B skos:exactMatch MESH:C081750 jadomycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31739 josamycin skos:exactMatch MESH:D019169 Jurkat Cells semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3174 Brevicolline skos:exactMatch MESH:C519984 brevicolline semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:31742 kaempferol 3-O-beta-D-galactoside skos:exactMatch MESH:C066407 kaempferol-3-O-galactoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31743 kaempferol 3-O-beta-D-glucosyl-(1->2)-beta-D-glucoside skos:exactMatch MESH:C064309 kaempferol 3-O-sophoroside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31747 aldehydo-D-kanosamine skos:exactMatch MESH:C014968 kanosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31754 Korupensamine A skos:exactMatch MESH:C110657 korupensamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31759 Lafutidine skos:exactMatch MESH:C076948 lafutidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3176 brinzolamide skos:exactMatch MESH:C111827 brinzolamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31761 Lanoconazole skos:exactMatch MESH:C072774 latoconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31762 lanperisone hydrochloride skos:exactMatch MESH:C093390 NK 433 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31764 Laudanosoline skos:exactMatch MESH:C097013 laudanosoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31767 lead diacetate skos:exactMatch MESH:C008261 lead acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3177 bromacil skos:exactMatch MESH:C004590 bromacil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31775 Liranaftate skos:exactMatch MESH:C470235 liranaftate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31785 Loxiglumide skos:exactMatch MESH:C053737 loxiglumide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31789 Lycoramine skos:exactMatch MESH:C500482 lycoramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31798 Malotilate skos:exactMatch MESH:C024808 diisopropyl 1,3-dithiol-2-ylidenemalonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31799 malvidin 3-O-beta-D-glucoside skos:exactMatch MESH:C458419 malvidin-3-glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31801 Maxacalcitol skos:exactMatch MESH:C051883 maxacalcitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31808 Medermycin skos:exactMatch MESH:C013104 medermycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31814 Melinamide skos:exactMatch MESH:C001757 N-(2-methylbenzyl)linoleamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31816 Meluadrine tartrate skos:exactMatch MESH:C422346 meluadrine tartrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31817 Menfegol skos:exactMatch MESH:C029270 menfegol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:31818 Mepitiostane skos:exactMatch MESH:C006242 mepitiostane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31821 Mequitazine skos:exactMatch MESH:C006069 mequitazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31825 Mestanolone skos:exactMatch MESH:C008376 mestanolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31827 Metharbital skos:exactMatch MESH:C084822 metharbital semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31828 Methenolone acetate skos:exactMatch MESH:C033244 methenolone acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31837 Methyprylon skos:exactMatch MESH:C084583 methyprylon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31838 metiazinic acid skos:exactMatch MESH:C100259 metiazinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31842 mexazolam skos:exactMatch MESH:C014262 mexazolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31845 Midecamycin skos:exactMatch MESH:C026483 midecamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31852 Militarinone C skos:exactMatch MESH:C476669 militarinone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31853 Militarinone D skos:exactMatch MESH:C476670 militarinone D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31857 Mizolastine skos:exactMatch MESH:C076170 mizolastine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31858 Mizoribine skos:exactMatch MESH:C010052 mizoribine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31864 Montirelin skos:exactMatch MESH:C031926 montirelin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31871 Mycolactone skos:exactMatch MESH:C117218 mycolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31872 Myxalamid A skos:exactMatch MESH:C039622 myxalamid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31873 Myxalamid B skos:exactMatch MESH:C039623 myxalamid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31874 Myxalamid C skos:exactMatch MESH:C039624 myxalamid C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31875 Myxalamid D skos:exactMatch MESH:C039625 myxalamid D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31877 Myxochelin A skos:exactMatch MESH:C058735 myxochelin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3188 Bruceantin skos:exactMatch MESH:C002550 bruceantin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31883 N-oleoyldopamine skos:exactMatch MESH:C488796 N-oleoyldopamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3189 Bruceantinol skos:exactMatch MESH:C000631004 bruceantinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31891 Naftopidil skos:exactMatch MESH:C064357 naftopidil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31894 Nandrolone furylpropionate skos:exactMatch MESH:C062108 nandrolone furylpropionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31896 Narcissidine skos:exactMatch MESH:C445941 narcissidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31899 nemonapride skos:exactMatch MESH:C030265 nemonapride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3190 Bruceine B skos:exactMatch MESH:C024965 bruceine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31904 Nicomol skos:exactMatch MESH:C008612 nicomol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31908 Niddamycin skos:exactMatch MESH:C012454 niddamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31910 Nifenazone skos:exactMatch MESH:C005249 nifenazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31911 Nilvadipine skos:exactMatch MESH:C035100 nilvadipine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:31912 nimetazepam skos:exactMatch MESH:C002714 nimetazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31919 Norgalanthamine skos:exactMatch MESH:C548174 norgalanthamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3192 Bruceoside A skos:exactMatch MESH:C020236 bruceoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31929 Obliquine skos:exactMatch MESH:C473532 obliquine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3193 brucine skos:exactMatch MESH:C083806 brucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31930 Octotiamine skos:exactMatch MESH:C002051 octotiamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31937 Ornoprostil skos:exactMatch MESH:C045125 ornoprostil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31943 Oxatomide skos:exactMatch MESH:C015408 oxatomide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31944 Oxazolam skos:exactMatch MESH:C000425 oxazolam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31946 Oxendolone skos:exactMatch MESH:C005671 oxendolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31947 Oxethazaine skos:exactMatch MESH:C100289 oxethazaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31948 Oxoassoanine skos:exactMatch MESH:C512235 oxoassoanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31952 Oxypertine skos:exactMatch MESH:C084589 oxypertine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31959 pantethine skos:exactMatch MESH:C005425 pantethine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3196 Brunsvigine skos:exactMatch MESH:C432323 brunsvigine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31960 Panthenyl ethyl ether skos:exactMatch MESH:C040957 panthenyl ethyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31963 Paramethasone acetate skos:exactMatch MESH:C032128 paramethasone acetate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:31964 Pazufloxacin skos:exactMatch MESH:C078052 pazufloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3197 Brusatol skos:exactMatch MESH:C020237 brusatol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31970 Pelubiprofen skos:exactMatch MESH:C040375 pelubiprofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31972 Penflutizide skos:exactMatch MESH:C008781 penfluzide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31975 Pentetreotide skos:exactMatch MESH:C081788 pentetreotide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31983 Perlapine skos:exactMatch MESH:C003910 perlapine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31984 pethidine hydrochloride skos:exactMatch MESH:C030536 2,2-dichloro-1,1-difluoroethyl difluoromethyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31988 phenethyl acetate skos:exactMatch MESH:C054590 2-phenylethyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31989 Pheneturide skos:exactMatch MESH:C005825 pheneturide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3199 Bryophyllin A skos:exactMatch MESH:C057147 bryophyllin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31992 Phenprobamate skos:exactMatch MESH:C008837 phenprobamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31995 Phenylpropanol skos:exactMatch MESH:C439395 1-phenylpropanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:31997 N,N-dimethylethanolamine phosphate skos:exactMatch MESH:C007460 2-dimethylaminoethyl phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3201 bryotoxin A skos:exactMatch MESH:C062709 bryotoxin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32011 Pirarubicin skos:exactMatch MESH:C027260 pirarubicin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32013 Pirenoxine skos:exactMatch MESH:C004580 pirenoxine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32015 Piretanide skos:exactMatch MESH:C015451 piretanide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32016 pirfenidone skos:exactMatch MESH:C093844 pirfenidone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32020 pitavastatin skos:exactMatch MESH:C108475 pitavastatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32023 plaunotol skos:exactMatch MESH:C047686 plaunotol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32024 polaprezinc skos:exactMatch MESH:C061957 polaprezinc semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32027 polyoxyl 40 stearate skos:exactMatch MESH:C009314 polyethylene glycol monostearate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32028 poly(vinyl acetate) skos:exactMatch MESH:C013215 polyvinyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32030 potassium bromide skos:exactMatch MESH:C039004 potassium bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32034 potassium bitartrate skos:exactMatch MESH:D003728 Dental Calculus semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32040 Pranoprofen skos:exactMatch MESH:C043940 pyranoprofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32041 pratosartan skos:exactMatch MESH:C528642 pratosartan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32043 Prednisolone farnesylate skos:exactMatch MESH:C080069 prednisolone farnesylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32052 Prifinium bromide skos:exactMatch MESH:C084641 pyrodifenium bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32061 Propentofylline skos:exactMatch MESH:C032114 propentofylline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32062 propicillin potassium skos:exactMatch MESH:C006801 brocillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32067 Protizinic acid skos:exactMatch MESH:C005911 protizinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32068 Protorifamycin I skos:exactMatch MESH:C018373 protorifamycin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32070 Proxyphylline skos:exactMatch MESH:C003237 proxyphylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32071 Prulifloxacin skos:exactMatch MESH:C074191 prulifloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32076 zinc pyrithione skos:exactMatch MESH:C010423 pyrithione zinc semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3208 Budlein A skos:exactMatch MESH:C520233 budlein A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32081 quercetin 3-O-[beta-D-xylosyl-(1->2)-beta-D-glucoside] skos:exactMatch MESH:C071751 quercetin 3-sambubioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32082 quercetin 3-O-beta-D-glucosyl-(1->2)-beta-D-glucoside skos:exactMatch MESH:C055545 quercetin-3-O-sophoroside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32083 quercetin 3-O-beta-D-glucosyl-(1->2)-beta-D-glucosyl-(1->2)-beta-D-glucoside skos:exactMatch MESH:C485516 quercetin 3-sophorotrioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32086 Rabelomycin skos:exactMatch MESH:C003289 rabelomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32087 Ramatroban skos:exactMatch MESH:C063119 ramatroban semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32089 Ranimustine skos:exactMatch MESH:C020766 ranimustine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32090 Rebamipide skos:exactMatch MESH:C052785 rebamipide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32092 Repirinast skos:exactMatch MESH:C048522 repirinast semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32096 rhodomycin D skos:exactMatch MESH:C066033 7-O-(3-amino-2,3,6-trideoxy-alpha-hexopyranosyl)-epsilon-isorhodomycinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32101 risarestat skos:exactMatch MESH:C051003 risarestat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32103 Rokitamycin skos:exactMatch MESH:C033383 rokitamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32106 Romurtide skos:exactMatch MESH:C036866 romurtide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3211 bulbocapnine skos:exactMatch MESH:C083807 bulbocapnine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32114 salicylamide skos:exactMatch MESH:C031060 salicylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32116 Sanguilutine skos:exactMatch MESH:C550175 sanguilutine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32117 Sanguinine skos:exactMatch MESH:C419423 sanguinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32119 Saphenamycin skos:exactMatch MESH:C036716 saphenamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3212 Bullatacinone skos:exactMatch MESH:C061021 bullatacinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32126 Seratrodast skos:exactMatch MESH:C060230 seratrodast semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32128 Siccanin skos:exactMatch MESH:C001795 siccanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32131 Simfibrate skos:exactMatch MESH:C003278 simfibrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32135 soblidotin skos:exactMatch MESH:C105791 soblidotin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32136 Sobuzoxane skos:exactMatch MESH:C057773 sobuzoxane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32137 egualen sodium skos:exactMatch MESH:C403723 sodium 3-ethyl-7-isopropyl-1-azulenesulfonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32147 sodium picosulfate skos:exactMatch MESH:C005701 picosulfate sodium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32149 sodium sulfate skos:exactMatch MESH:C012036 sodium sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32152 Sorivudine skos:exactMatch MESH:C031368 sorivudine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32155 stigmatellin A skos:exactMatch MESH:C041573 stigmatellin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32165 Sulfatolamide skos:exactMatch MESH:C009350 sulfatolamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32171 Sultiame skos:exactMatch MESH:C084593 sulthiame semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32172 Suplatast tosilate skos:exactMatch MESH:C073028 suplatast tosilate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32173 suxibuzone skos:exactMatch MESH:C003371 suxibuzone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32174 syringomycin skos:exactMatch MESH:C032677 syringomycin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:32175 Syrosingopine skos:exactMatch MESH:C084824 syrosingopine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:32183 Tazanolast skos:exactMatch MESH:C106301 tazanolast semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32184 tazarotene skos:exactMatch MESH:C086827 tazarotene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32190 Temocapril hydrochloride skos:exactMatch MESH:C055603 temocapril hydrochloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32191 Tenatoprazole skos:exactMatch MESH:C119998 Tenatoprazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32192 tenoxicam skos:exactMatch MESH:C032801 tenoxicam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32193 Terguride skos:exactMatch MESH:C006208 dironyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32195 Tesaglitazar skos:exactMatch MESH:C501413 tesaglitazar semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32197 tetracenomycin A2 skos:exactMatch MESH:C090681 tetracenomycin A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32200 tetracenomycin B3 skos:exactMatch MESH:C057302 tetracenomycin B3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32202 tetracenomycin D3 skos:exactMatch MESH:C057303 tetracenomycin D3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32205 tetracenomycin F1 skos:exactMatch MESH:C083904 tetracenomycin F1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32207 tetracenomycin F2 skos:exactMatch MESH:C083905 tetracenomycin F2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3222 burseran skos:exactMatch MESH:C431245 burseran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32221 tiaprofenic acid skos:exactMatch MESH:C021270 tiaprofenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32223 tibolone skos:exactMatch MESH:C027385 tibolone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32224 Tiemonium iodide skos:exactMatch MESH:C003602 tiemonium iodide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32226 Timepidium bromide skos:exactMatch MESH:C001739 timepidium bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32232 tiquizium bromide skos:exactMatch MESH:C030950 thiaton semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32236 Toborinone skos:exactMatch MESH:C077543 toborinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32237 Tocamphyl skos:exactMatch MESH:C074848 Tocamphyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32240 Tocoretinate skos:exactMatch MESH:C089853 tocoretinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32241 Tofisopam skos:exactMatch MESH:C012582 tofisopam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32242 Tolciclate skos:exactMatch MESH:C013305 tolciclate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32243 tolfenamic acid skos:exactMatch MESH:C009500 tolfenamic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32249 Trachelanthamidine skos:exactMatch MESH:C051741 trachelanthamidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32256 Tribenoside skos:exactMatch MESH:C100302 tribenoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32259 trifluoperazine dimaleate skos:exactMatch MESH:C032476 trifluoperazine dimaleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32260 trilostane skos:exactMatch MESH:C009954 trilostane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32264 Tripamide skos:exactMatch MESH:C031282 tripamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32266 Trisphaeridine skos:exactMatch MESH:C462033 trispheridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32271 Troxipide skos:exactMatch MESH:C028936 troxipide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32276 Ufenamate skos:exactMatch MESH:C047051 ufenamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32277 ungeremine skos:exactMatch MESH:C016175 ungeremine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32278 Urapidil skos:exactMatch MESH:C015568 urapidil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32279 urdamycin A skos:exactMatch MESH:C046608 kerriamycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3228 butabarbital skos:exactMatch MESH:C084833 secbutabarbital semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32280 Urdamycin B skos:exactMatch MESH:C051487 urdamycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32281 Urdamycin F skos:exactMatch MESH:C052537 urdamycin F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32283 Urdamycinone B skos:exactMatch MESH:C405923 urdamycinone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32292 vedaprofen skos:exactMatch MESH:C121784 2-(4-cyclohexyl-1-naphthalenyl)propanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32297 Vinpocetine skos:exactMatch MESH:C013983 vinpocetine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32300 Voglibose skos:exactMatch MESH:C102817 voglibose semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32304 2-cis,4-trans-xanthoxin skos:exactMatch MESH:C012475 xanthoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32310 Zephyranthine skos:exactMatch MESH:C431927 zephyranthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32316 zotepine skos:exactMatch MESH:C022172 zotepine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3232 Butamifos skos:exactMatch MESH:C549110 butamifos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32322 beta-Butoxyethyl nicotinate skos:exactMatch MESH:C473307 nicoboxil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32323 beta-D-glucuronamide skos:exactMatch MESH:C026317 glucuronamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32325 beta-ionone skos:exactMatch MESH:C008157 beta-ionone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32347 m-Chlorophenylbiguanide skos:exactMatch MESH:C065734 1-(3-chlorophenyl)biguanide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32350 n-decanohydroxamic acid skos:exactMatch MESH:C016341 n-decanohydroxamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32352 p-Hydroxypropiophenone skos:exactMatch MESH:C069170 4-hydroxypropiophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32355 pi-Oxocamphor skos:exactMatch MESH:C042958 pi-oxocamphor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32368 undecanoic acid skos:exactMatch MESH:C016173 undecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32380 cis-4-decenoic acid skos:exactMatch MESH:C055444 4-decenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32397 18-crown-6 skos:exactMatch MESH:C015762 18-crown-6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32399 12-crown-4 skos:exactMatch MESH:C557123 12-crown-4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32401 15-crown-5 skos:exactMatch MESH:C042148 15-crown-5 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32404 benzenesulfinic acid skos:exactMatch MESH:C425152 benzenesulfinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32425 (11Z)-icos-11-enoic acid skos:exactMatch MESH:C572289 eicosenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3244 butrin skos:exactMatch MESH:C049386 butrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:324935 fumagillol skos:exactMatch MESH:C057299 fumagillol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32499 amineptine skos:exactMatch MESH:C011597 amineptin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:32537 acosamine skos:exactMatch MESH:C010669 acosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32538 bacillosamine skos:exactMatch MESH:C014459 2,4-diamino-2,4,6-trideoxy-D-glucose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32539 daunosamine skos:exactMatch MESH:C007217 daunosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32540 desosamine skos:exactMatch MESH:C110125 desosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32547 4-methylpyridine skos:exactMatch MESH:C515325 4-methylpyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32548 2,6-dimethylpyridine skos:exactMatch MESH:C013093 2,6-lutidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32570 mycosamine skos:exactMatch MESH:C014692 mycosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32574 D-rhodosamine skos:exactMatch MESH:C009173 D-rhodosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32590 barium sulfide skos:exactMatch MESH:C039592 barium sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32596 calcium hydrogenphosphate skos:exactMatch MESH:C485829 calcium phosphate, dibasic, anhydrous semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32616 azepane skos:exactMatch MESH:C048618 hexahydroazepine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32617 (+)-aplasmomycin skos:exactMatch MESH:C013401 aplasmomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:327119 azetidin-2-one skos:exactMatch MESH:C116379 2-azetidinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32783 tyrosinyl radical skos:exactMatch MESH:C408694 tyrosine radical semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32807 o-orsellinic acid skos:exactMatch MESH:C501612 orsellinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32817 keto-3-deoxy-D-manno-octulosonic acid skos:exactMatch MESH:C120356 3-deoxy-manno-oct-2-ulopyranosonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32844 N-acetyl-4-O-acetylneuraminic acid skos:exactMatch MESH:C041901 4-O-acetyl-N-acetylneuraminic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32849 TEMPO skos:exactMatch MESH:C003959 TEMPO semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32873 prolino group skos:exactMatch MESH:C102043 proline-nitric oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3291 cafestol skos:exactMatch MESH:C053400 cafestol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32926 octadecane skos:exactMatch MESH:C022883 octadecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32927 nonadecane skos:exactMatch MESH:C061580 nonadecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32931 henicosane skos:exactMatch MESH:C554094 n-heneicosane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32934 tricosane skos:exactMatch MESH:C554095 n-tricosane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32936 tetracosane skos:exactMatch MESH:C514857 tetracosane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32938 pentacosane skos:exactMatch MESH:C000621573 n-pentacosane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32943 octacosane skos:exactMatch MESH:C002763 octacosane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32952 amine skos:exactMatch MESH:D000588 Amines semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32956 epoxytwinol A skos:exactMatch MESH:C496191 epoxytwinol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32973 2-nitrobenzene-1,3,5-triol skos:exactMatch MESH:C000597873 2-nitrophloroglucinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:32988 amide skos:exactMatch MESH:D000577 Amides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33007 chromium(6+) skos:exactMatch MESH:C074702 chromium hexavalent ion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33013 dodecahedrane skos:exactMatch MESH:C062580 dodecahedrane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33031 hexacarbonylchromium skos:exactMatch MESH:C011727 chromium hexacarbonyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33033 2-oxopentanoic acid skos:exactMatch MESH:C015963 2-ketopentanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3306 calcitonin skos:exactMatch MESH:C028815 salmon calcitonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33067 1H-indol-5-amine skos:exactMatch MESH:C512101 5-aminoindole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33081 acenaphthylene skos:exactMatch MESH:C042553 acenaphthylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33083 fluoranthene skos:exactMatch MESH:C007738 fluoranthene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33085 acephenanthrylene skos:exactMatch MESH:C119992 acephenanthrylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33086 aceanthrylene skos:exactMatch MESH:C044587 aceanthrylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33090 picene skos:exactMatch MESH:C056699 picene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33093 boron trifluoride skos:exactMatch MESH:C021274 boron trifluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33118 boric acid skos:exactMatch MESH:C032688 boric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33119 borazine skos:exactMatch MESH:C522695 borazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33135 pyrrolidine skos:exactMatch MESH:C032519 pyrrolidine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:33146 vanadyl sulfate skos:exactMatch MESH:C034028 vanadyl sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33148 pentacene skos:exactMatch MESH:C523499 pentacene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33156 heptacene skos:exactMatch MESH:C526883 heptacene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33187 oxomalononitrile skos:exactMatch MESH:C100076 mesoxalonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3319 calicheamicin gamma1(I) skos:exactMatch MESH:C055955 calicheamicin gamma(1)I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33211 mercury diacetate skos:exactMatch MESH:C029823 mercuric acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33217 3,3',5,5'-tetrabromobisphenol A skos:exactMatch MESH:C020806 tetrabromobisphenol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33221 corrin skos:exactMatch MESH:C473700 corrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33222 corrole skos:exactMatch MESH:C431863 corrole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33270 alpha-tocotrienol skos:exactMatch MESH:C082032 tocotrienol, alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33272 ketimine skos:exactMatch MESH:C542835 ketimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33275 beta-tocotrienol skos:exactMatch MESH:C082089 tocotrienol, beta semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33276 delta-tocotrienol skos:exactMatch MESH:C082097 tocotrienol, delta semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3328 Calophyllolide skos:exactMatch MESH:C018859 calophyllolid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33282 antibacterial agent skos:exactMatch MESH:D000900 Anti-Bacterial Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3329 Calotropin skos:exactMatch MESH:C546414 calotropin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3330 Calpeptin skos:exactMatch MESH:C071482 calpeptin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:33314 radon atom skos:exactMatch MESH:D011886 Radon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33346 rutherfordium atom skos:exactMatch MESH:C554955 Rutherfordium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33349 dubnium atom skos:exactMatch MESH:C000617038 Dubnium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33351 seaborgium atom skos:exactMatch MESH:C000617039 Seaborgium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33355 bohrium atom skos:exactMatch MESH:C000617040 Bohrium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33357 hassium atom skos:exactMatch MESH:C000617041 Hassium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33361 meitnerium atom skos:exactMatch MESH:C000617042 Meitnerium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33367 darmstadtium skos:exactMatch MESH:C000617043 Darmstadtium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33369 cerium skos:exactMatch MESH:D002563 Cerium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33371 technetium-99 skos:exactMatch MESH:C000615519 Technetium-99 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33379 erbium skos:exactMatch MESH:D004871 Erbium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33390 curium atom skos:exactMatch MESH:D003476 Curium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33404 3-hydroxypropionic acid skos:exactMatch MESH:C031601 hydracrylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33421 barban skos:exactMatch MESH:C004359 barban semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3348 Candesartan cilexetil skos:exactMatch MESH:C077793 candesartan cilexetil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33491 radon-220 atom skos:exactMatch MESH:C000615147 Radon-220 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3350 candicine skos:exactMatch MESH:C432454 candicine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33501 uranium oxide skos:exactMatch MESH:C047385 uranium oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33517 copernicium atom skos:exactMatch MESH:C000617045 Copernicium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33521 metal atom skos:exactMatch MESH:D008670 Metals semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33526 mannonate skos:exactMatch MESH:C014078 mannonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3353 candoxatril skos:exactMatch MESH:C062766 candoxatril semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:33532 altronic acid skos:exactMatch MESH:C014962 altronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3357 Cannabichromene skos:exactMatch MESH:C010695 cannabichromene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33574 4-methylthio-2-oxobutanoic acid skos:exactMatch MESH:C014632 2-keto-4-methylthiobutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33591 pentaborane(9) skos:exactMatch MESH:C041587 pentaborane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3361 Cannabisativine skos:exactMatch MESH:C012801 cannabisativine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3365 Cantleyine skos:exactMatch MESH:C121552 cantleyine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3366 Capaurine skos:exactMatch MESH:C030167 capaurine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33678 7-hydroxycoumarin O(7)-glucosiduronic acid skos:exactMatch MESH:C039928 7-hydroxycoumarin glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3368 capillarisin skos:exactMatch MESH:C011185 capillarisin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33729 tetritol skos:exactMatch MESH:C002053 tetritol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:337298 abarelix skos:exactMatch MESH:C423508 abarelix semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33755 tetronic acid skos:exactMatch MESH:C003422 tetronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33794 tRNA(fMet) skos:exactMatch MESH:C024988 tRNA, formylmethionine- semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33815 oxygen-18 atom skos:exactMatch MESH:C000615259 Oxygen-18 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33819 oxygen-17 atom skos:exactMatch MESH:C000615258 Oxygen-17 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3382 Caracurine V skos:exactMatch MESH:C041536 caracurine V semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33828 xylonic acid skos:exactMatch MESH:C000630589 xylonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3383 caranine skos:exactMatch MESH:C495290 2-deoxylycorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33835 anthrone skos:exactMatch MESH:C004522 anthrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3392 carbendazim skos:exactMatch MESH:C006698 carbendazim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3394 carbetamide skos:exactMatch MESH:C584522 carbetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33942 ribose skos:exactMatch MESH:D012272 Ribs semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33946 erythrose skos:exactMatch MESH:C073321 erythrose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33954 tagatose skos:exactMatch MESH:C030192 tagatose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33963 metallocene skos:exactMatch MESH:C013108 metallocene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33979 lithium hydroxide skos:exactMatch MESH:C028467 lithium hydroxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:33980 quinovose skos:exactMatch MESH:C037904 6-deoxyglucose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34026 1,1,1-Trichloro-2-(4-hydroxyphenyl)-2-(4-methoxyphenyl)ethane skos:exactMatch MESH:C495657 1,1,1-trichloro-2-(4-hydroxyphenyl)-2-(4-methoxyphenyl)ethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34032 1,1-Dichloroethylene epoxide skos:exactMatch MESH:C117290 1,1-dichloroethylene epoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34036 1,2,3-Trichloropropane skos:exactMatch MESH:C009536 1,2,3-trichloropropane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34037 1,2,3-trimethylbenzene skos:exactMatch MESH:C010179 hemimellitene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34039 1,2,4-trimethylbenzene skos:exactMatch MESH:C010313 pseudocumene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3404 carboprost tromethamine skos:exactMatch MESH:C062843 carboprost tromethamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34044 1,2-Dibromo-3-chloropropane skos:exactMatch MESH:C007318 1,2-dibromo-3-chloropropane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34047 1,2-dihydrostilbene skos:exactMatch MESH:C038546 1,2-dihydrostilbene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34053 1,2-dinitrobenzene skos:exactMatch MESH:C040234 1,2-dinitrobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34054 1,2-Epoxyhexadecane skos:exactMatch MESH:C010720 1,2-epoxyhexadecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34060 1,3-Diphenylpropane skos:exactMatch MESH:C014513 1,3-diphenylpropane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34062 1,4-Diethylbenzene skos:exactMatch MESH:C064751 1,4-diethylbenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34066 1,6-Dinitropyrene skos:exactMatch MESH:C033309 1,6-dinitropyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:340673 bromohydrin pyrophosphate skos:exactMatch MESH:C429553 bromohydrin pyrophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34069 1,8-Dinitropyrene skos:exactMatch MESH:C033310 1,8-dinitropyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34076 1-Ethyl-2-benzimidazolinone skos:exactMatch MESH:C102635 1-ethyl-2-benzimidazolinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34086 \{1-O-hexadecanoyl-2-O-[(Z)-octadec-9-enoyl]-sn-glycero-3-phospho\}serine skos:exactMatch MESH:C050294 1-palmitoyl-2-oleoylglycero-3-phosphoserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:340863 2-phospholactic acid skos:exactMatch MESH:C048984 2-phospholactic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34091 1-Hydroxychlordene skos:exactMatch MESH:C007993 1-hydroxychlordene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34093 1-Hydroxypyrene skos:exactMatch MESH:C033146 1-hydroxypyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34097 1-Naphthylacetylspermine skos:exactMatch MESH:C067506 1-naphthylacetylspermine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3410 Carboxyphosphamide skos:exactMatch MESH:C000028 carboxyphosphamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34107 1-nitropyrene skos:exactMatch MESH:C032668 1-nitropyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34116 (9Z)-1-O-octadec-9-enyl glycerol skos:exactMatch MESH:C009224 selachyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34117 batilol skos:exactMatch MESH:C033433 batyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34123 1-Tridecanol skos:exactMatch MESH:C051045 1-tridecanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3413 Cardiospermin skos:exactMatch MESH:C560045 cardiospermin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34131 11,14,15-trihydroxy-(5Z,8Z,12E)-icosatrienoic acid skos:exactMatch MESH:C051283 11,14,15-trihydroxyeicosa-5,8,12-trienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34133 11-oxotestosterone skos:exactMatch MESH:C003600 11-ketotestosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34134 11-Ketoandrosterone skos:exactMatch MESH:C015961 11-ketoandrosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34135 11-Ketoetiocholanolone skos:exactMatch MESH:C015962 11-ketoetiocholanolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34142 11beta-Chloromethylestradiol skos:exactMatch MESH:C038957 11-beta-chloromethyl-estradiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34151 12-oxo-ETE skos:exactMatch MESH:C054994 12-keto-5,8,11,13-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34158 14alpha,17beta-Dihydroxyandrost-4-en-3-one skos:exactMatch MESH:C030893 14-hydroxytestosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34159 15-deoxy-Delta(12,14)-prostaglandin J2 skos:exactMatch MESH:C097240 15-deoxy-delta(12,14)-prostaglandin J2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3416 carfentrazone-ethyl skos:exactMatch MESH:C427526 carfentrazone-ethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34160 15H-11,12-EETA skos:exactMatch MESH:C528813 15-hydroxy-11,12-epoxyeicosatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34164 16-Fluorohexadecanoic acid skos:exactMatch MESH:C031266 16-fluoropalmitic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34165 16-Ketoestradiol skos:exactMatch MESH:C003599 16-ketoestradiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34166 16-Ketoestrone skos:exactMatch MESH:C002591 16-ketoestrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34174 17,17-Dimethyl-18-norandrosta-4,13-dien-3-one skos:exactMatch MESH:C017243 17,17-dimethyl-18-norandrosta-4,13-dien-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34187 19-Norandrostenedione skos:exactMatch MESH:C002828 19-norandrostenedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34188 19-Norprogesterone skos:exactMatch MESH:C030703 19-norprogesterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34197 2,2',3,3',5,5'-hexachlorobiphenyl skos:exactMatch MESH:C027311 2,3,5,2',3',5'-hexachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34199 2,2',3,3',6,6'-hexachlorobiphenyl skos:exactMatch MESH:C010498 2,3,6,2',3',6'-hexachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3420 Carlina oxide skos:exactMatch MESH:C054087 carlina oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34202 2,2',4,4',5,5'-hexachlorobiphenyl skos:exactMatch MESH:C014024 2,4,5,2',4',5'-hexachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34203 2,2',4,4',6,6'-hexachlorobiphenyl skos:exactMatch MESH:C027310 2,4,6,2',4',6'-hexachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34204 2,2',4,4'-tetrachlorobiphenyl skos:exactMatch MESH:C035976 2,4,2',4'-tetrachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34206 2,2',5,5'-tetrachlorobiphenyl skos:exactMatch MESH:C009407 2,5,2',5'-tetrachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34207 2,2'-Bisphenol F skos:exactMatch MESH:C047969 2,2'-bisphenol F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3421 carlinoside skos:exactMatch MESH:C568398 carlinoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34211 2,2-(2-Chlorophenyl-4'-chlorophenyl)-1,1-dichloroethene skos:exactMatch MESH:C054919 2,2-(2-chlorophenyl-4'-chlorophenyl)-1,1-dichloroethene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34217 2,3,3-Triphenylacrylonitrile skos:exactMatch MESH:C040969 2,3,3-triphenylacrylonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34231 2,3-Diphenyl-1-indanone skos:exactMatch MESH:C012299 2,3-diphenyl-1-indanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34232 2,4'-dichlorobiphenyl skos:exactMatch MESH:C029907 2,4'-dichlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34236 2,4,6-Triphenyl-1-hexene skos:exactMatch MESH:C533342 2,4,6-triphenyl-1-hexene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34237 2,4-diaminotoluene skos:exactMatch MESH:C010914 2,4-diaminotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34238 2,4-dibromophenol skos:exactMatch MESH:C013930 2,4-dibromophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34240 2,4-Dihydroxybenzophenone skos:exactMatch MESH:C121479 2,4-dihydroxybenzophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34241 2,4-Dimethylphenol skos:exactMatch MESH:C027804 2,4-dimethylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34242 2,4-dinitroaniline skos:exactMatch MESH:C010934 2,4-dinitroaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34246 2,5-dichlorobiphenyl skos:exactMatch MESH:C029905 2,5-dichlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34258 2-Aminoanthraquinone skos:exactMatch MESH:C022970 2-aminoanthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34263 2-Bromoacetaldehyde skos:exactMatch MESH:C038235 bromoacetaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34264 2-bromophenol skos:exactMatch MESH:C032038 2-bromophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34269 2-chlorobiphenyl skos:exactMatch MESH:C055142 2-chlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34273 2-Ethyl-1,3-hexanediol skos:exactMatch MESH:C004917 ethohexadiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34275 2-Ethylphenol skos:exactMatch MESH:C495777 2-ethylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34277 2-Furylmercury chloride skos:exactMatch MESH:C493275 2-furylmercury chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34278 2-Hydroxy-2',3',4',5,5'-pentachlorobiphenyl skos:exactMatch MESH:C034133 2',3',4',5,5'-pentachloro-2-biphenylol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34289 2-Hydroxyfluorene skos:exactMatch MESH:C477779 2-hydroxyfluorene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3429 Carnosol skos:exactMatch MESH:C068623 carnosol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34302 2-S-Glutathionyl acetate skos:exactMatch MESH:C117291 2-S-glutathionyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34303 2-sec-butylphenol skos:exactMatch MESH:C033932 2-sec-butylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34305 2-tert-Butylphenol skos:exactMatch MESH:C035406 2-tert-butylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34306 20-HETE skos:exactMatch MESH:C055987 20-hydroxy-5,8,11,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34307 202-791 skos:exactMatch MESH:C049834 PN 202-791 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34308 21-Deoxycortisone skos:exactMatch MESH:C020882 21-deoxycortisone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34316 3'-O-(4-Benzoyl)benzoyl ATP skos:exactMatch MESH:C033901 3'-O-(4-benzoyl)benzoyladenosine 5'-triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34317 3,3',4,4',5-pentachlorobiphenyl skos:exactMatch MESH:C023035 3,4,5,3',4'-pentachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34320 3,3'-Dimethylbenzidine skos:exactMatch MESH:C009501 2-tolidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34323 3,4-Dichlorophenol skos:exactMatch MESH:C043374 3,4-dichlorophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34326 3,5-dichlorobiphenyl skos:exactMatch MESH:C029904 3,5-dichlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3433 carpaine skos:exactMatch MESH:C018479 carpaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34332 3-Ethylphenol skos:exactMatch MESH:C497701 3-ethylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34338 biphenyl-3-ol skos:exactMatch MESH:C059903 3-hydroxybiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34339 3-Hydroxyestra-1,3,5(10),6-tetraen-17-one skos:exactMatch MESH:C076348 3-hydroxyestra-1,3,5(10),6-tetraen-17-one semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:34345 3-Nitrofluoranthene skos:exactMatch MESH:C033643 3-nitrofluoranthene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34346 3-nitrophenol skos:exactMatch MESH:C049017 3-nitrophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34356 3beta-Hydroxypregn-5-ene skos:exactMatch MESH:C000708612 pregn-5-en-3beta-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3436 cartap skos:exactMatch MESH:C032761 carbamothioic acid, S,S'-(2-(dimethylamino)-1,3-propanediyl) ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34360 4'-hydroxychalcone skos:exactMatch MESH:C561448 4'-hydroxychalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34366 4,4'-Dihydroxybibenzyl skos:exactMatch MESH:C010115 4,4'-dihydroxybibenzyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34368 stilbene-4,4'-diol skos:exactMatch MESH:C010118 4,4'-dihydroxystilbene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34369 4,4'-Methylenebis(2,6-di-tert-butylphenol) skos:exactMatch MESH:C030593 4,4'-methylenebis(2,6-di-tert-butylphenol) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34372 4,4'-sulfonyldiphenol skos:exactMatch MESH:C543008 bis(4-hydroxyphenyl)sulfone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34373 4,5,6,7-Tetrahydroisoxazolo(5,4-c)pyridin-3-ol skos:exactMatch MESH:C015542 gaboxadol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34377 4-(1-benzofuran-2-yl)pyridine skos:exactMatch MESH:C050289 4-(2-benzofuranyl)pyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34380 monobenzone skos:exactMatch MESH:C006429 monobenzone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34388 4-Bromocatechol skos:exactMatch MESH:C040660 4-bromocatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34392 4-Butoxyphenol skos:exactMatch MESH:C119273 4-butoxyphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34394 4-Chloro-4'-biphenylol skos:exactMatch MESH:C056545 4-chloro-4'-biphenylol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34399 4-Chloronitrobenzene skos:exactMatch MESH:C010407 4-chloronitrobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3440 carvacrol skos:exactMatch MESH:C073316 carvacrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34401 4-Chlorotoluene skos:exactMatch MESH:C029049 4-chlorotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34417 4-Hydroxy-2,2',4',6'-tetrachlorobiphenyl skos:exactMatch MESH:C000603336 2,2',4',6'-tetrachlorobiphenyl-4-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34421 4-Hydroxybenzophenone skos:exactMatch MESH:C024292 4-hydroxybenzophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34423 4-hydroxychalcone skos:exactMatch MESH:C451019 4-hydroxychalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34433 4-PIOL skos:exactMatch MESH:C073009 5-(4-piperidyl)isoxazol-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34434 4-Propylphenol skos:exactMatch MESH:C099327 4-propylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34445 4-tert-Octylphenol skos:exactMatch MESH:C105260 4-tert-octylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34454 5-diazouracil skos:exactMatch MESH:C004758 5-diazouracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34457 5-Nitro-2-(3-phenylpropylamino)benzoic acid skos:exactMatch MESH:C058176 5-nitro-2-(3-phenylpropylamino)benzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34459 5-Nitrofurfural skos:exactMatch MESH:C052590 5-nitro-2-furaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34466 6-bromo-2-naphthol skos:exactMatch MESH:C034667 6-bromo-2-naphthol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34467 6-chloro-3,5-diaminopyrazine-3-carboxamide skos:exactMatch MESH:C058206 6-chloro-3,5-diaminopyrazine-3-carboxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34469 6-Ethylthiopurine skos:exactMatch MESH:C010149 6-ethylthiopurine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34472 6-Hydroxyflavone skos:exactMatch MESH:C529356 6-hydroxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34475 6alpha-Methylpregn-4-ene-3,11,20-trione skos:exactMatch MESH:C003491 6alpha-methylpregn-4-ene-3,11,20-trione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34490 8,9-EET skos:exactMatch MESH:C050715 8,9-epoxyeicosatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34505 8-epi-prostaglandin F2alpha skos:exactMatch MESH:C075750 8-epi-prostaglandin F2alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34506 pinellic acid skos:exactMatch MESH:C478149 pinellic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34507 9-anthroic acid skos:exactMatch MESH:C010030 9-anthroic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3451 Casimiroedine skos:exactMatch MESH:C006926 casimiroedine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34511 9-Fluoroprednisolone skos:exactMatch MESH:C010958 9-fluoroprednisolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34514 9-Methyl-7-bromoeudistomin D skos:exactMatch MESH:C060741 9-methyl-7-bromoeudistomin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3452 Casimiroin skos:exactMatch MESH:C540179 6-methoxy-9-methyl-(1,3)dioxolo(4,5-h)quinolin-8(9H)-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34522 Acetyleugenol skos:exactMatch MESH:C081939 acetyleugenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34524 Adenophostin A skos:exactMatch MESH:C085029 adenophostin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34525 Adenophostin B skos:exactMatch MESH:C085030 adenophostin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34529 Allenolic acid skos:exactMatch MESH:C110055 allenolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34537 Androstane-3,17-diol dipropionate skos:exactMatch MESH:C040717 androstane-3,17-diol dipropionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3454 cassaine skos:exactMatch MESH:C010696 cassaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34541 Argiotoxin 636 skos:exactMatch MESH:C558368 argiotoxin-636 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34542 Argiotoxin 659 skos:exactMatch MESH:C054141 argiotoxin 659 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34544 Aurin skos:exactMatch MESH:C017037 aurin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34545 Azimilide skos:exactMatch MESH:C086123 azimilide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34548 BMS 204352 skos:exactMatch MESH:C424388 BMS204352 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34551 BRL 32872 skos:exactMatch MESH:C094198 BRL 32872 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34553 Balofloxacin skos:exactMatch MESH:C077155 balofloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34558 Benzamil skos:exactMatch MESH:C013407 benzamil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34559 benzarone skos:exactMatch MESH:C004528 benzarone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3456 Cassine skos:exactMatch MESH:C426663 cassine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34567 benzo[e]pyrene skos:exactMatch MESH:C026487 benzo(e)pyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34573 Bis(2-chloroethyl)ether skos:exactMatch MESH:C006767 bis(2-chloroethyl)ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34578 Bisphenol A diglycidyl ether skos:exactMatch MESH:C019273 2,2-bis(4-glycidyloxyphenyl)propane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34581 Bisphenol B skos:exactMatch MESH:C492482 bisphenol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34583 Bolasterone skos:exactMatch MESH:C414827 bolasterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34590 bromobutide skos:exactMatch MESH:C572217 bromobutide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34591 bromodichloromethane skos:exactMatch MESH:C025191 bromodichloromethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34593 Bufuralol skos:exactMatch MESH:C010831 bufuralol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34594 Butylate skos:exactMatch MESH:C023898 butylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34595 Butylbenzyl phthalate skos:exactMatch MESH:C027561 butylbenzyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3460 Castelanone skos:exactMatch MESH:C024968 castelanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34600 CGP 28-392 skos:exactMatch MESH:C040525 CGP 28392 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34606 caldarchaeol skos:exactMatch MESH:C094418 caldarchaeol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34608 captan skos:exactMatch MESH:D002215 Captan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3461 Casuarictin skos:exactMatch MESH:C073064 casuarictin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34619 Cetiedil skos:exactMatch MESH:C006955 cetiedil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3462 Casuarinin skos:exactMatch MESH:C472513 casuarinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34624 Chloroacetyl chloride skos:exactMatch MESH:C045557 chloroacetyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34626 Chlorobenzilate skos:exactMatch MESH:C004659 chlorobenzilate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34627 Chlorodibromomethane skos:exactMatch MESH:C032707 chlorodibromomethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34635 cholinephosphorylmannosylneogalabiaosylceramide skos:exactMatch MESH:C097562 PGL3a glycosphingolipid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34649 Clofilium skos:exactMatch MESH:C022799 clofilium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3465 Catalposide skos:exactMatch MESH:C006928 catalposide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34654 Correolide skos:exactMatch MESH:C118657 correolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34660 cyclopropylamine skos:exactMatch MESH:C067351 cyclopropylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34668 Dehydrosoyasaponin I skos:exactMatch MESH:C071764 dehydrosoyasaponin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34673 devapamil skos:exactMatch MESH:C055885 devapamil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34675 bis(2-ethylhexyl) adipate skos:exactMatch MESH:C013966 dioctyl adipate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34676 Di-n-decyl phthalate skos:exactMatch MESH:C027718 didecyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34677 diheptyl phthalate skos:exactMatch MESH:C089799 diheptyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34678 Di-n-hexyl phthalate skos:exactMatch MESH:C027387 di-n-hexyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34679 Di-n-octyl phthalate skos:exactMatch MESH:C010715 di-n-octyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34686 Dibutyl adipate skos:exactMatch MESH:C512395 dibutyl adipate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34688 dichloroacetyl chloride skos:exactMatch MESH:C053063 2,2-dichloroacetyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34693 Dicyclohexyl phthalate skos:exactMatch MESH:C036042 dicyclohexyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34694 Dicyclohexylamine skos:exactMatch MESH:C011769 dicyclohexylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34695 Dicyclopentadiene skos:exactMatch MESH:C004689 dicyclopentadiene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34699 diethyl sulfate skos:exactMatch MESH:C011612 diethyl sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34701 Diethylstilbestrol dimethyl ether skos:exactMatch MESH:C004775 dimestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34702 Diethylstilbestrol monomethyl ether skos:exactMatch MESH:C070129 diethylstilbestrol monomethyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34711 Diisopropyl adipate skos:exactMatch MESH:C048852 diisopropyl adipate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34717 Dimethylstilbestrol skos:exactMatch MESH:C100172 dimethylstilbestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34719 dinoseb skos:exactMatch MESH:C018527 dinoseb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3472 Cathenamine skos:exactMatch MESH:C551413 cathenamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34721 Diphenolic acid skos:exactMatch MESH:C000622346 diphenolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34727 domoic acid skos:exactMatch MESH:C012301 domoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34731 Droloxifene skos:exactMatch MESH:C038345 droloxifene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34732 E-4031 skos:exactMatch MESH:C063968 E 4031 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34734 Eburicoic acid skos:exactMatch MESH:C004867 eburicoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34736 Emopamil skos:exactMatch MESH:C052752 emopamil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34741 equol skos:exactMatch MESH:D060754 Equol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34742 Erythromycin stearate skos:exactMatch MESH:C011462 erythromycin stearate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34746 Estradiol-17-phenylpropionate skos:exactMatch MESH:C017294 estradiol-17-phenylpropionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34747 Estrololactone skos:exactMatch MESH:C001398 estrololactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34758 Fenoprop skos:exactMatch MESH:C009264 fenoprop semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34759 fenpiclonil skos:exactMatch MESH:C437165 fenpiclonil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34762 Ferric gluconate skos:exactMatch MESH:C035552 ferric gluconate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34787 heptanal skos:exactMatch MESH:C046204 heptanal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34791 Hexylcaine skos:exactMatch MESH:C004954 hexylcaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34792 histrionicotoxin skos:exactMatch MESH:C007948 histrionicotoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34798 Indanestrol skos:exactMatch MESH:C047438 indanestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34799 Isoguvacine skos:exactMatch MESH:C015300 isoguvacine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34802 JSTX-3 skos:exactMatch MESH:C426070 JSTX-3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34806 Krm 1657 skos:exactMatch MESH:C068981 KRM 1657 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34807 L 735821 skos:exactMatch MESH:C115921 L 735821 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34808 LY382884 skos:exactMatch MESH:C400802 LY382884 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3481 cefamandole nafate skos:exactMatch MESH:C012810 cefamandole nafate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34815 Leucomycin A5 skos:exactMatch MESH:C111299 leucomycin A5 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:34816 Leucomycin A6 skos:exactMatch MESH:C071430 leucomycin A6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34817 Leucomycin A7 skos:exactMatch MESH:C401285 leucomycin A7 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34823 Linopirdine skos:exactMatch MESH:C061017 linopirdine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34824 Lophotoxin skos:exactMatch MESH:C030303 lophotoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34825 Luliconazole skos:exactMatch MESH:C112528 luliconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34829 Medrysone skos:exactMatch MESH:C100283 medrysone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34830 mefenacet skos:exactMatch MESH:C425686 mefenacet semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34833 1,3,5-trimethylbenzene skos:exactMatch MESH:C010219 mesitylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3484 cefclidin skos:exactMatch MESH:C056494 cefclidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34841 Methyl methoxyacetate skos:exactMatch MESH:C027825 methyl methoxyacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34846 metribuzin skos:exactMatch MESH:C009235 metribuzin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34848 mevastatin skos:exactMatch MESH:C012258 mevastatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34849 mibolerone skos:exactMatch MESH:C100075 mibolerone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34851 Miltirone skos:exactMatch MESH:C068880 miltirone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34857 Moxestrol skos:exactMatch MESH:C011310 moxestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34875 N-Nitrosodiphenylamine skos:exactMatch MESH:C023649 N-nitrosodiphenylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34876 N-Phenyl-1-naphthylamine skos:exactMatch MESH:C005444 N-phenyl-1-naphthylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34877 N-Phenyl-2-naphthylamine skos:exactMatch MESH:C011948 neozone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34878 NS 1608 skos:exactMatch MESH:C103727 NS 1608 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34879 NS 1619 skos:exactMatch MESH:C086491 NS 1619 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3488 cefluprenam skos:exactMatch MESH:C075377 cefluprenam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34887 nickel dichloride skos:exactMatch MESH:C022838 nickel chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34894 Norethindrone enanthate skos:exactMatch MESH:C024319 norethindrone enanthate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34896 Normethandrolone skos:exactMatch MESH:C073330 methylestrenolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34907 Paxilline skos:exactMatch MESH:C048220 paxilline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34908 pentachloronitrobenzene skos:exactMatch MESH:C005805 quintozene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34919 Phenylamil skos:exactMatch MESH:C047088 phenylamil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34920 Philanthotoxin 343 skos:exactMatch MESH:C074003 philanthotoxin 343 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34921 phthalocyanine skos:exactMatch MESH:C013647 phthalocyanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34925 Piperocaine skos:exactMatch MESH:C023039 piperocaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34926 Pitrazepin skos:exactMatch MESH:C041662 pitrazepin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34931 Pretilachlor skos:exactMatch MESH:C118050 pretilachlor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34944 RU 5135 skos:exactMatch MESH:C032061 RU 5135 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34946 Reactive blue 2 skos:exactMatch MESH:C012842 Cibacron Blue F 3GA semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:34948 Rifamycin S skos:exactMatch MESH:C032779 rifamycin S semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34952 Ro 19-4603 skos:exactMatch MESH:C056530 Ro 19-4603 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34953 Ro 61-8048 skos:exactMatch MESH:C110196 Ro 61-8048 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34956 ruthenium red skos:exactMatch MESH:D012430 Ruthenium Red semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34959 S-(2-Chloroacetyl)glutathione skos:exactMatch MESH:C056921 S-(2-chloroacetyl)glutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34967 rimonabant skos:exactMatch MESH:D000077285 Rimonabant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34971 Sch 59884 skos:exactMatch MESH:C444007 SCH 59884 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34973 Selfotel skos:exactMatch MESH:C053672 selfotel semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:34976 simetryn skos:exactMatch MESH:C033807 simetryn semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34977 Sipatrigine skos:exactMatch MESH:C081980 sipatrigine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34979 Stanolone benzoate skos:exactMatch MESH:C040109 stanolone benzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34980 Stenbolone skos:exactMatch MESH:C069085 stenbolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34990 TRAM-34 skos:exactMatch MESH:C411671 TRAM 34 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:34994 teicoplanin A2 skos:exactMatch MESH:C000594918 teicoplanin A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35000 Testosterone decanoate skos:exactMatch MESH:C041677 testosterone decanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35001 Testosterone isocaproate skos:exactMatch MESH:C086826 testosterone isocaproate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35002 Testosterone phenylpropionate skos:exactMatch MESH:C035458 testosterone 17-phenylpropionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35004 Tetrachlorobisphenol A skos:exactMatch MESH:C041181 tetrachlorodian semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35009 tetrapentylammonium skos:exactMatch MESH:C027435 tetrapentylammonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35010 Thio-THIP skos:exactMatch MESH:C000595274 4,5,6,7-tetrahydroisoxazolo(3,4c)pyridin-5-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35011 Thiobencarb skos:exactMatch MESH:C037925 benthiocarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3502 cefozopran skos:exactMatch MESH:C070918 cefozopran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35021 Trichloroethanol glucuronide skos:exactMatch MESH:C405204 trichloroethanol glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35022 Trichomycin skos:exactMatch MESH:C100192 hachimycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35023 Trichomycin A skos:exactMatch MESH:C499929 trichomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35024 Trichomycin B skos:exactMatch MESH:C499930 trichomycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35028 Trimethylolpropane triacrylate skos:exactMatch MESH:C027993 trimethylolpropane triacrylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35029 Trimethylolpropane trimethacrylate skos:exactMatch MESH:C028643 trimethylolpropane trimethacrylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35034 Triphenylethylene skos:exactMatch MESH:C037749 triphenylethylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35036 fentin chloride skos:exactMatch MESH:C012594 triphenyltin chloride semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:35037 tris(2-chloroethyl) phosphate skos:exactMatch MESH:C031324 tris(chloroethyl)phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3504 cefpodoxime skos:exactMatch MESH:C053268 cefpodoxime semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:35044 Ulifloxacin skos:exactMatch MESH:C074190 ulifloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35047 xanthomicrol skos:exactMatch MESH:C462036 xanthomicrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35048 xylylcarb skos:exactMatch MESH:C001699 meobal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35049 YC 170 skos:exactMatch MESH:C046721 YC 170 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3505 cefpodoxime proxetil skos:exactMatch MESH:C053267 cefpodoxime proxetil semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:35050 ZAPA skos:exactMatch MESH:C058552 3-((aminoiminomethyl)thio)-2-propenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35052 Zindoxifene skos:exactMatch MESH:C041791 zindoxifene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35056 adenosine 5'-[alpha,beta-methylene]triphosphate skos:exactMatch MESH:C002630 alpha,beta-methyleneadenosine 5'-triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35057 alpha-EMGBL skos:exactMatch MESH:C035544 2-ethyl-2-methyl-4-butyrolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35058 alpha-EMTBL skos:exactMatch MESH:C051894 alpha-ethyl, alpha-methyl-thiobutyrolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3506 cefprozil skos:exactMatch MESH:C052018 cefprozil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35071 beta-Zearalanol skos:exactMatch MESH:C028226 taleranol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35079 delta-Guanidinovaleric acid skos:exactMatch MESH:C053509 delta-guanidinovaleric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35095 4-(dimethylamino)benzenediazonium tetrafluoroborate skos:exactMatch MESH:C028214 4-dimethylaminobenzenediazonium fluoroborate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35096 p-tert-Amylphenol skos:exactMatch MESH:C019566 p-tert-amylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35114 3-isopropylmalic acid skos:exactMatch MESH:C000709759 3-isopropylmalic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35124 permanganic acid skos:exactMatch MESH:C048856 permanganic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3516 Cefuroxime axetil skos:exactMatch MESH:C040738 cefuroxime axetil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35186 terpene skos:exactMatch MESH:D013729 Terpenes semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:35194 isoprene skos:exactMatch MESH:C005059 isoprene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35195 surfactant skos:exactMatch MESH:D013501 Surface-Active Agents semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35207 radioactive tracer skos:exactMatch MESH:D011849 Radioactive Tracers semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35210 spin label skos:exactMatch MESH:D013113 Spin Labels semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35212 apratoxin A skos:exactMatch MESH:C442201 apratoxin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35215 apratoxin B skos:exactMatch MESH:C470917 apratoxin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35216 apratoxin C skos:exactMatch MESH:C470919 apratoxin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35225 buffer skos:exactMatch MESH:D002021 Buffers semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35227 4-nitrotoluene skos:exactMatch MESH:C017572 4-nitrotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35302 helicene skos:exactMatch MESH:C031660 helicenes semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35311 carotenoic acid skos:exactMatch MESH:C002142 carotenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3532 Centrolobine skos:exactMatch MESH:C432457 centrolobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35324 hydrazinium(1+) skos:exactMatch MESH:C007969 hydrazinium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35328 spirilloxanthin skos:exactMatch MESH:C055255 spirilloxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3533 cephaeline skos:exactMatch MESH:C005963 cephaelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35330 spheroidene skos:exactMatch MESH:C005637 spheroidene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35336 lycophyll skos:exactMatch MESH:C514774 lycophyll semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35337 central nervous system stimulant skos:exactMatch MESH:D000697 Central Nervous System Stimulants semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3536 Cephalomannine skos:exactMatch MESH:C056348 cephalomannine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35371 lipooligosaccharide skos:exactMatch MESH:C023023 lipid-linked oligosaccharides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35374 D-mannose 1-phosphate skos:exactMatch MESH:C047217 mannose 1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35404 chromate(2-) skos:exactMatch MESH:D002840 Chromates semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35413 methanediamine skos:exactMatch MESH:C083165 diaminomethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35424 2-acetamidofluorene N-sulfate skos:exactMatch MESH:C047043 2-acetylaminofluorene-N-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35441 antiinfective agent skos:exactMatch MESH:D000890 Anti-Infective Agents semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:35444 antinematodal drug skos:exactMatch MESH:D000969 Antinematodal Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:35480 analgesic skos:exactMatch MESH:D000700 Analgesics semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:35482 opioid analgesic skos:exactMatch MESH:D009294 Narcotics semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:35483 adenosine 5'-monophosphate 1-oxide skos:exactMatch MESH:C511284 AMP N1-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35485 adenosine 1-oxide skos:exactMatch MESH:C095544 adenosine N(1)-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35497 androgen antagonist skos:exactMatch MESH:D000726 Androgen Antagonists semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:355715 4-nitrophenyl-beta-D-galactoside skos:exactMatch MESH:C059200 4-nitrophenylgalactoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35572 phorone skos:exactMatch MESH:C018637 phorone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3558 cerivastatin skos:exactMatch MESH:C086276 cerivastatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:35583 indolizine skos:exactMatch MESH:C035094 indolizine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3560 Cernuine skos:exactMatch MESH:C529946 cernuine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35610 antineoplastic agent skos:exactMatch MESH:D054697 Cytostatic Agents semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35623 anticonvulsant skos:exactMatch MESH:D000927 Anticonvulsants semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:35626 4-methylthiazole skos:exactMatch MESH:C410590 4-methylthiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35628 (6-methoxy-2-naphthyl)acetic acid skos:exactMatch MESH:C044612 6-methoxy-2-naphthylacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35633 yohimbic acid skos:exactMatch MESH:C012612 yohimbinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35643 aporphine skos:exactMatch MESH:C081279 aporphine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35647 hasubanan skos:exactMatch MESH:C000588939 hasubanan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35649 morphinan skos:exactMatch MESH:D009019 Morphinans semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35663 carane skos:exactMatch MESH:C030217 carane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35664 EC 1.1.1.34/EC 1.1.1.88 (hydroxymethylglutaryl-CoA reductase) inhibitor skos:exactMatch MESH:D019161 Hydroxymethylglutaryl-CoA Reductase Inhibitors semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:35671 porphyra-334 skos:exactMatch MESH:C421025 porphyra-334 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35673 abietane skos:exactMatch MESH:C000629586 abietane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35674 antihypertensive agent skos:exactMatch MESH:D000959 Antihypertensive Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:35687 butan-2-ol skos:exactMatch MESH:C043958 2-butanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3569 Chaksine skos:exactMatch MESH:C037683 chaksine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3570 Chalcogran skos:exactMatch MESH:C585844 chalcogran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35701 ester skos:exactMatch MESH:D004952 Esters semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35704 N(2)-acetyl-L-lysine skos:exactMatch MESH:C002315 N(alpha)-acetyllysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35709 thujane skos:exactMatch MESH:C035126 thujane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35710 pinane skos:exactMatch MESH:C030216 pinane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35711 ursane skos:exactMatch MESH:C000606873 ursane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3572 Chalepensin skos:exactMatch MESH:C020740 3-(alpha,alpha-dimethylallyl)psoralen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3573 Chamazulene skos:exactMatch MESH:C013872 chamazulene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35746 fatty aldehyde skos:exactMatch MESH:C001634 fatty aldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3577 Chaparrin skos:exactMatch MESH:C052512 chaparrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3578 Chaparrinone skos:exactMatch MESH:C024966 chaparrinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35783 bornane skos:exactMatch MESH:C067796 camphane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3580 Chartreusin skos:exactMatch MESH:C002185 chartreusin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35825 mandelic acid skos:exactMatch MESH:C037938 mandelic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3583 Chebulagic acid skos:exactMatch MESH:C076178 chebulagic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3584 Chebulinic acid skos:exactMatch MESH:C103481 chebulinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35841 uricosuric drug skos:exactMatch MESH:D014528 Uricosuric Agents semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35842 antirheumatic drug skos:exactMatch MESH:D018501 Antirheumatic Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:35852 transplatin skos:exactMatch MESH:C034697 transplatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3586 Chelidonic acid skos:exactMatch MESH:C046884 chelidonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35860 1-methylphenanthrene skos:exactMatch MESH:C041507 1-methylphenanthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35862 bacitracin A skos:exactMatch MESH:C026461 bacitracin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35868 hydroxy monocarboxylic acid skos:exactMatch MESH:D006880 Hydroxy Acids semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:358732 dibenzo-18-crown-6 skos:exactMatch MESH:C002570 dicyclohexyl-18-crown-6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35890 trimethylphosphine skos:exactMatch MESH:C049750 trimethyl phosphine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35896 S-(2-hydroxyethyl)glutathione skos:exactMatch MESH:C046571 S-(2-hydroxyethyl)glutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35918 aspidofractinine skos:exactMatch MESH:C552319 aspidofractinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35936 pent-4-enoic acid skos:exactMatch MESH:C009785 4-pentenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35939 pent-2-enoic acid skos:exactMatch MESH:C005476 pent-2-enoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3594 chicoric acid skos:exactMatch MESH:C100435 chicoric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35986 nonan-1-ol skos:exactMatch MESH:C014713 1-nonanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35991 penam skos:exactMatch MESH:C483963 clavam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:35998 tridecane skos:exactMatch MESH:C094074 tridecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36015 1,1,1-trichloroethane skos:exactMatch MESH:C024566 1,1,1-trichloroethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36018 1,1,2-trichloroethane skos:exactMatch MESH:C024567 1,1,2-trichloroethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36032 tetracosenoic acid skos:exactMatch MESH:C064583 tetracosenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3605 chloramphenicol palmitate skos:exactMatch MESH:C030578 chloramphenicol palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3606 Chloramphenicol succinate skos:exactMatch MESH:C026016 chloramphenicol succinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36062 3,4-dihydroxybenzoic acid skos:exactMatch MESH:C009091 protocatechuic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36064 taxane skos:exactMatch MESH:C080625 taxane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36075 prostaglandin F3alpha skos:exactMatch MESH:C034238 prostaglandin F3alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36077 topaquinone skos:exactMatch MESH:C086758 2,4,5-trihydroxyphenylalanine quinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3608 Chlorbromuron skos:exactMatch MESH:C014401 chlorbromuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36092 clavulone skos:exactMatch MESH:C046249 clavulones semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3613 chlorflavonin skos:exactMatch MESH:C006967 chlorflavonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36160 protoporphyrin monomethyl ester skos:exactMatch MESH:C033434 protoporphyrin IX monomethyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36177 cytoporphyrin skos:exactMatch MESH:C028285 porphyrin a semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3620 chlornitrofen skos:exactMatch MESH:C010422 2,4,6-trichlorophenyl 4-nitrophenyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36203 trioxilin A3 skos:exactMatch MESH:C019121 8,11,12-trihydroxy-5,9,14-eicosatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36206 3-hydroxylauric acid skos:exactMatch MESH:C453840 3-hydroxy-lauric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36221 lipoxin D4 skos:exactMatch MESH:C073549 lipoxin D4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36229 allolactose skos:exactMatch MESH:C001970 allolactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36241 3,4-dihydroxybenzoate skos:exactMatch MESH:C520290 3,4-dihydroxybenzoate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3627 Chlorohyssopifolin A skos:exactMatch MESH:C027463 chlorohyssopifolin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3628 chloroneb skos:exactMatch MESH:C007009 chloroneb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36284 lythranidine skos:exactMatch MESH:C032336 lythranidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3629 Chlorophorin skos:exactMatch MESH:C430707 chlorophorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36303 chlorin skos:exactMatch MESH:C006969 chlorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36315 glycerophosphoinositol skos:exactMatch MESH:C014575 glycerylphosphoinositol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36318 dipyrrin skos:exactMatch MESH:C507544 dipyrromethene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36331 octadeca-10,12-dienoic acid skos:exactMatch MESH:C094849 10,12-octadecadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36332 hispidin skos:exactMatch MESH:C007946 hispidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3636 chloroprocaine skos:exactMatch MESH:C004616 chloroprocaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36361 phosphorous acid skos:exactMatch MESH:C570063 phosphonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36383 strontium dichloride skos:exactMatch MESH:C025700 strontium chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3639 chlorothalonil skos:exactMatch MESH:C005806 tetrachloroisophthalonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36397 thiomorpholine-3,5-dicarboxylic acid skos:exactMatch MESH:C049158 1,4-thiomorpholine-3,5-dicarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36404 cyclohexene skos:exactMatch MESH:C052568 cyclohexene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36409 tris(1,10-phenanthroline)ruthenium(2+) skos:exactMatch MESH:C034282 tris-(1,10-phenanthroline)ruthenium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36413 anabolic agent skos:exactMatch MESH:D045930 Anabolic Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:36415 hexaammineruthenium(2+) skos:exactMatch MESH:C031584 hexammineruthenium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36418 1,7-phenanthroline skos:exactMatch MESH:C053486 1,7-phenanthroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36419 4,7-phenanthroline skos:exactMatch MESH:C053487 4,7-phenanthroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36437 angelica lactone skos:exactMatch MESH:C019257 angelica lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:364453 carprofen skos:exactMatch MESH:C007005 carprofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36474 drimane skos:exactMatch MESH:C437376 drimane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36481 oleanane skos:exactMatch MESH:C413246 oleanane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36482 hopane skos:exactMatch MESH:C025206 hopane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36485 lupane skos:exactMatch MESH:C480546 lupane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36488 dammarane skos:exactMatch MESH:C102963 dammarane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36489 17beta-estradiol 3-glucosiduronic acid skos:exactMatch MESH:C025482 estradiol-3-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36493 isomenthone skos:exactMatch MESH:C575995 isomenthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:365 haloxyfop skos:exactMatch MESH:C054176 haloxyfop semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36503 menthone skos:exactMatch MESH:C019466 menthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36505 labdane skos:exactMatch MESH:C433017 labdane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36506 picrasane skos:exactMatch MESH:C426926 picrasane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36513 cadinane skos:exactMatch MESH:C508039 cadinane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3652 chlorsulfuron skos:exactMatch MESH:C037137 chlorsulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36522 eudesmane skos:exactMatch MESH:C015872 eudesmane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36524 guaiane skos:exactMatch MESH:C421026 guaiane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36538 2-hydroxy-6-(2-hydroxyphenyl)-6-oxo-cis,cis-hexa-2,4-dienoate skos:exactMatch MESH:C085250 2-hydroxy-6-oxo-6-(2-hydroxyphenyl)hexa-2,4-dienoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36547 pimarane skos:exactMatch MESH:C433018 pimarane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36568 phosphonolipid skos:exactMatch MESH:C028299 phosphonolipids semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36569 triiodomercurate(1-) skos:exactMatch MESH:C022952 mercuric triiodide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36575 N-formylanthranilic acid skos:exactMatch MESH:C000631412 formylanthranilic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36595 succinic anhydride skos:exactMatch MESH:C031801 succinic anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36597 phthalazine skos:exactMatch MESH:C043388 phthalazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36601 triphenylphosphane oxide skos:exactMatch MESH:C063888 triphenylphosphine oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36610 acetic anhydride skos:exactMatch MESH:C031800 acetic anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36617 cinnoline skos:exactMatch MESH:C476282 cinnoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36624 naphthyridine skos:exactMatch MESH:D009287 Naphthyridines semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:36632 o-toluic acid skos:exactMatch MESH:C009502 2-toluic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36635 p-toluic acid skos:exactMatch MESH:C009504 4-toluic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36664 stilben-4-ol skos:exactMatch MESH:C064297 4-hydroxystilbene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36674 phenazine skos:exactMatch MESH:C000598831 phenazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3668 Choline salicylate skos:exactMatch MESH:C015075 choline salicylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36696 1,2,3,5-tetrachlorobenzene skos:exactMatch MESH:C030387 1,2,3,5-tetrachlorobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36697 1,2,4,5-tetrachlorobenzene skos:exactMatch MESH:C018673 1,2,4,5-tetrachlorobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36699 corticosteroid hormone skos:exactMatch MESH:D000305 Adrenal Cortex Hormones semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:36703 tetrachloro-1,4-benzoquinone skos:exactMatch MESH:C000591600 tetrachlorobenzoquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36716 3-chlorobiphenyl skos:exactMatch MESH:C034280 3-chlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36732 bilene-b skos:exactMatch MESH:C521796 b-Bilene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36740 alpha-pinene skos:exactMatch MESH:C005451 alpha-pinene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36742 p-menthan-3-one skos:exactMatch MESH:C000590793 2-isopropyl-5-methylcyclohexanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36748 mesobiliverdin skos:exactMatch MESH:C040381 mesobiliverdin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36759 geranylfarnesol skos:exactMatch MESH:C043321 geranylfarnesol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36761 1-pyrroline-2-carboxylic acid skos:exactMatch MESH:C009141 3,4-dihydro-2H-pyrrole-5-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36779 sapphyrin skos:exactMatch MESH:C440448 sapphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36799 campestanol skos:exactMatch MESH:C003535 campestanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3680 chrysanthemic acid skos:exactMatch MESH:C007051 chrysanthemic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3681 Chrysanthenone skos:exactMatch MESH:C441667 chrysanthenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36812 valerophenone skos:exactMatch MESH:C547345 valerophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36813 clovoxamine skos:exactMatch MESH:C020724 clovoxamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3684 chrysin 5,7-dimethyl ether skos:exactMatch MESH:C060298 5,7-dimethoxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3686 chrysophanol-9-anthrone skos:exactMatch MESH:C013883 chrysarobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3687 chrysophanol skos:exactMatch MESH:C027113 chrysophanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3690 chrysosplenol C skos:exactMatch MESH:C404406 chrysosplenol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36927 carbon-14 atom skos:exactMatch MESH:C000615234 Carbon-14 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36928 carbon-13 atom skos:exactMatch MESH:C000615229 Carbon-13 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36929 carbon-11 atom skos:exactMatch MESH:C000615233 Carbon-11 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3693 Cichoriin skos:exactMatch MESH:C410941 cichoriin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36930 carbon-10 atom skos:exactMatch MESH:C000615232 Carbon-10 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36932 oxygen-15 atom skos:exactMatch MESH:C000615263 Oxygen-15 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36933 oxygen-19 atom skos:exactMatch MESH:C000615264 Oxygen-19 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36934 nitrogen-15 atom skos:exactMatch MESH:C000615243 Nitrogen-15 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36935 nitrogen-13 atom skos:exactMatch MESH:C000615247 Nitrogen-13 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36936 nitrogen-16 atom skos:exactMatch MESH:C000615248 Nitrogen-16 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36937 nitrogen-17 atom skos:exactMatch MESH:C000615249 Nitrogen-17 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36939 fluorine-18 atom skos:exactMatch MESH:C000615276 Fluorine-18 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3695 Cicutoxin skos:exactMatch MESH:C010697 cicutoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36955 triuret skos:exactMatch MESH:C017781 triuret semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36957 selenourea skos:exactMatch MESH:C081959 selenourea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36967 carbonotrithioic acid skos:exactMatch MESH:C013321 trithiocarbonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:36999 perillic acid skos:exactMatch MESH:C078706 perillic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3700 Cimicifugoside skos:exactMatch MESH:C031436 cimicifugoside semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:37003 helium-6 atom skos:exactMatch MESH:C000615207 Helium-6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37004 helium-8 atom skos:exactMatch MESH:C000615208 Helium-8 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37008 nicotinic acid mononucleotide skos:exactMatch MESH:C002953 nicotinate mononucleotide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3701 Cimifugin skos:exactMatch MESH:C533198 cimifugin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37051 3-hydroxy-2-methylbutanoic acid skos:exactMatch MESH:C016579 2-methyl-3-hydroxybutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3711 Cinnamodial skos:exactMatch MESH:C115865 cinnamodial semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3713 Cinnamoylcocaine skos:exactMatch MESH:C034029 cinnamoylcocaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37150 1,4-dibromobenzene skos:exactMatch MESH:C066656 1,4-dibromobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37166 xylan skos:exactMatch MESH:D014990 Xylans semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37173 silanol skos:exactMatch MESH:C082343 silanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3718 cirsilineol skos:exactMatch MESH:C057618 cirsilineol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37186 lead tetrafluoride skos:exactMatch MESH:C077765 lead fluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37187 lead nitrate skos:exactMatch MESH:C017461 lead nitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37189 hexafluorosilicate(2-) skos:exactMatch MESH:C004832 hexafluorosilicate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3719 cirsiliol skos:exactMatch MESH:C039824 cirsiliol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37205 pentol skos:exactMatch MESH:C025538 pentol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37208 pinitol skos:exactMatch MESH:C021730 pinitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37258 2-hydroxyphytanic acid skos:exactMatch MESH:C002585 2-hydroxyphytanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37288 gadolinium trichloride skos:exactMatch MESH:C038958 gadolinium chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37318 2-oxopent-4-enoic acid skos:exactMatch MESH:C017452 2-keto-4-pentenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3732 clarithromycin skos:exactMatch MESH:C040934 6-O-methylerythromycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37327 isoalloxazine skos:exactMatch MESH:C008173 isoalloxazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37329 phosphatidylinositol 5-phosphate skos:exactMatch MESH:C113567 phosphatidylinositol 5-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37340 polonium-210 atom skos:exactMatch MESH:C000615141 Polonium-210 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37346 polonium-216 atom skos:exactMatch MESH:C000615142 Polonium-216 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37348 polonium-218 atom skos:exactMatch MESH:C000615143 Polonium-218 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37368 polonium-208 atom skos:exactMatch MESH:C000615139 Polonium-208 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37369 polonium-209 atom skos:exactMatch MESH:C000615140 Polonium-209 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37376 tetraphosphorus decaoxide skos:exactMatch MESH:C012500 phosphorus pentoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37386 aurantio-obtusin skos:exactMatch MESH:C000595611 aurantio-obtusin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:37388 HP-DO3A(3-) skos:exactMatch MESH:C544520 10-(2-hydroxypropyl)-1,4,7-tetraazacyclododecane-1,4,7-triacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37394 podorhizol skos:exactMatch MESH:C023817 podorhizol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37401 1,4,8,11-tetraazacyclotetradecane skos:exactMatch MESH:C024560 cyclam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37405 1,4,7-triazonane skos:exactMatch MESH:C075712 1,4,7-triazacyclononane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37419 12-hydroxyjasmonic acid 12-O-beta-D-glucoside skos:exactMatch MESH:C421181 tuberonic acid glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3743 clidinium skos:exactMatch MESH:C054940 clidinium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37433 gulonolactone skos:exactMatch MESH:C007895 gulonolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37450 2-methoxyestrone 3-O-(beta-D-glucuronide) skos:exactMatch MESH:C002005 2-methoxyestrone-3-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37455 ribulose 5-phosphate skos:exactMatch MESH:C031524 ribulose 5-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3746 clindamycin phosphate skos:exactMatch MESH:C007084 clindamycin phosphate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:37479 1,4,5,8-tetrahydroxyanthraquinone skos:exactMatch MESH:C522626 1,4,5,8-tetrahydroxyanthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37495 quinalizarin skos:exactMatch MESH:C543211 1,2,5,8-tetrahydroxy anthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37501 anthrarufin skos:exactMatch MESH:C000601351 1,5-dihydroxyanthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37504 anthrarobin skos:exactMatch MESH:C032186 anthrarobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37519 cyclohepta-1,3,5-triene skos:exactMatch MESH:C011378 tropilidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37527 acid skos:exactMatch MESH:D000143 Acids semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:37532 phorbol ester skos:exactMatch MESH:D010703 Phorbol Esters semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37548 phenyl phosphate skos:exactMatch MESH:C074782 phenylphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37550 sphingosine 1-phosphate skos:exactMatch MESH:C060506 sphingosine 1-phosphate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:37560 benproperine skos:exactMatch MESH:C477447 benproperine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37580 acetyl chloride skos:exactMatch MESH:C081124 acetyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37586 sodium phosphate skos:exactMatch MESH:C018279 sodium phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3760 cloransulam-methyl skos:exactMatch MESH:C412472 cloransulam-methyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37610 cyclohexa-1,3-diene skos:exactMatch MESH:C034005 1,3-cyclohexadiene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37611 cyclohexa-1,4-diene skos:exactMatch MESH:C048401 1,4-cyclohexadiene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37660 methanopterin skos:exactMatch MESH:C036686 methanopterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37666 5'-acetylphosphoadenosine skos:exactMatch MESH:C017987 acetyl adenylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3768 Cnicin skos:exactMatch MESH:C012849 cnicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37690 allose skos:exactMatch MESH:C002055 allose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37691 gulose skos:exactMatch MESH:C057406 gulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37709 idose skos:exactMatch MESH:C010997 idose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37710 talose skos:exactMatch MESH:C510913 L-talo-gamma-lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37777 cimigenol skos:exactMatch MESH:C478830 (23R,24S)-16,23-16,24-diepoxy-9,19-cyclolanostan-3beta,15alpha,25-triol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37788 O(4)-phospho-L-tyrosine skos:exactMatch MESH:C000591550 O-phospho-L-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37802 thallium-203 skos:exactMatch MESH:C000615119 Thallium-203 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37804 thallium-201 skos:exactMatch MESH:C000615114 Thallium-201 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37805 thallium-199 skos:exactMatch MESH:C000615112 Thallium-199 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37808 butane skos:exactMatch MESH:C046888 butane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37830 pentane skos:exactMatch MESH:C033353 pentane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37869 octan-2-ol skos:exactMatch MESH:C067943 2-octanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37911 indane skos:exactMatch MESH:C093582 indan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37915 fluoran skos:exactMatch MESH:C023835 fluoran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37922 arbekacin skos:exactMatch MESH:C031986 arbekacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37923 astromicin skos:exactMatch MESH:C023384 fortimicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37936 bamethan skos:exactMatch MESH:C084810 bamethan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37942 thienopyridine skos:exactMatch MESH:C446540 thienopyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37951 isepamicin skos:exactMatch MESH:C016927 isepamicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37965 2H-pyran-2-one skos:exactMatch MESH:C584017 2-pyrone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:37972 phosphorus-32 atom skos:exactMatch MESH:C000615311 Phosphorus-32 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37973 phosphorus-33 atom skos:exactMatch MESH:C000615312 Phosphorus-33 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37974 silicon-29 atom skos:exactMatch MESH:C000615303 Silicon-29 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:37976 silicon-30 atom skos:exactMatch MESH:C000615304 Silicon-30 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37977 silicon-31 atom skos:exactMatch MESH:C000615305 Silicon-31 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37978 silicon-32 atom skos:exactMatch MESH:C000615306 Silicon-32 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37980 sulfur-33 atom skos:exactMatch MESH:C000615315 Sulfur-33 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37981 sulfur-34 atom skos:exactMatch MESH:C000615316 Sulfur-34 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:37982 sulfur-36 atom skos:exactMatch MESH:C000615317 Sulfur-36 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37983 sulfur-35 atom skos:exactMatch MESH:C000615320 Sulfur-35 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37984 sulfur-37 atom skos:exactMatch MESH:C000615321 Sulfur-37 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37985 sulfur-38 atom skos:exactMatch MESH:C000615322 Sulfur-38 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37990 Cy3-bifunctional dye zwitterion skos:exactMatch MESH:C089187 cyanine dye 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37994 1,1'-diethyl-2,2'-cyanine skos:exactMatch MESH:C100254 pseudoisocyanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37998 glycolithocholic acid skos:exactMatch MESH:C027746 glycolithocholic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:37999 dithiosalicylic acid skos:exactMatch MESH:C026779 dithiosalicylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3802 Cochlearine skos:exactMatch MESH:C516710 cochlearine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38028 cyanuric acid skos:exactMatch MESH:C004632 cyanuric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3804 Codonocarpine skos:exactMatch MESH:C000614030 codonocarpine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38043 1,3,5-trioxane skos:exactMatch MESH:C011374 s-trioxane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38048 alpha-hydroxyglycine skos:exactMatch MESH:C006538 aminohydroxyacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38055 melem skos:exactMatch MESH:C571854 melem semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38057 1,2,4-triazine skos:exactMatch MESH:C093444 1,2,4-triazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3806 Coelogin skos:exactMatch MESH:C000596253 7,8-dimethoxy-9,10-dihydro-5H-naphtho(8,1,2-cde)chromene-2,6-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38067 propazine skos:exactMatch MESH:C100043 propazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38068 antimalarial skos:exactMatch MESH:D000962 Antimalarials semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:38070 anti-arrhythmia drug skos:exactMatch MESH:D000889 Anti-Arrhythmia Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:38079 1,3-dithiolane skos:exactMatch MESH:C012948 1,3-dithiolane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38085 2-benzofuran-1(3H)-one skos:exactMatch MESH:C082022 phthalide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38105 gitoxigenin skos:exactMatch MESH:C007846 gitoxigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38112 phenylmethanesulfonic acid skos:exactMatch MESH:C035617 phenylmethanesulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38118 but-2-en-4-olide skos:exactMatch MESH:C004511 butenolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38119 brassinin skos:exactMatch MESH:C089020 brassinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38126 malealdehyde skos:exactMatch MESH:C015977 malealdehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38127 thiocarbamic ester skos:exactMatch MESH:D013859 Thiocarbamates semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38130 brussalexin A skos:exactMatch MESH:C522561 brussalexin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38142 1,2-dihydronaphthalene skos:exactMatch MESH:C086079 1,2-dihydronaphthalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38199 chlorophyll d skos:exactMatch MESH:C107509 chlorophyll d semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38200 astilbin skos:exactMatch MESH:C099069 astilbin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38211 potassium bromate skos:exactMatch MESH:C019536 potassium bromate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38214 monuron skos:exactMatch MESH:C100088 monuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38218 isophthalonitrile skos:exactMatch MESH:C412619 1,3-dicyanobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38220 methanimine skos:exactMatch MESH:C024664 methyleneimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38226 1,2-dithiolane skos:exactMatch MESH:C448825 1,2-dithiolane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38229 solanapyrone A skos:exactMatch MESH:C113266 solanapyrone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38235 solanapyrone B skos:exactMatch MESH:C113269 solanapyrone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38258 pheophorbide b skos:exactMatch MESH:C032624 pheophorbide b semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38264 2-amino-3-methylpentanoic acid skos:exactMatch MESH:C516826 2-amino-3-methylpentanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38265 carvone skos:exactMatch MESH:C006923 carvone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3829 Columbin skos:exactMatch MESH:C062514 columbin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38319 usnic acid skos:exactMatch MESH:C073339 usnic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38322 oxotremorine M skos:exactMatch MESH:C042743 oxotremorine M semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38331 11-tetradecenoic acid skos:exactMatch MESH:C432948 11-tetradecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38344 hellebrigenin skos:exactMatch MESH:C001330 hellebrigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38362 tariric acid skos:exactMatch MESH:C479850 6-octadecynoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38371 2-dodecenoic acid skos:exactMatch MESH:C527562 2-dodecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38372 cis-2-dodecenoic acid skos:exactMatch MESH:C035892 soluble immune-response suppressor, bone marrow semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38381 dodec-11-enoic acid skos:exactMatch MESH:C054728 11-dodecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38407 muconic acid skos:exactMatch MESH:C005939 muconic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38412 2,4-dichloromuconate(2-) skos:exactMatch MESH:C432473 2,4-dichloro-muconate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38450 chromafenozide skos:exactMatch MESH:C454111 chromafenozide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38451 halofenozide skos:exactMatch MESH:C437546 N-4-chlorobenzoyl-N'-benzoyl-N'-tert-butylhydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38457 N'-benzoyl-N-(tert-butyl)benzohydrazide skos:exactMatch MESH:C056565 1,2-dibenzoyl-tert-butylhydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38465 butocarboxim skos:exactMatch MESH:C044644 butocarboxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38471 azadirachtin B skos:exactMatch MESH:C476490 azadirachtin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38478 acetamidine skos:exactMatch MESH:C023731 acetamidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38484 ergoline skos:exactMatch MESH:D004873 Ergolines semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:38486 aspidospermidine skos:exactMatch MESH:C409672 aspidospermidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38491 formetanate skos:exactMatch MESH:C100163 formetanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38495 aluminium phosphide skos:exactMatch MESH:C001864 aluminum phosphide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38510 azadirachtin H skos:exactMatch MESH:C476491 azadirachtin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38534 1-(methylsulfanyl)acetaldoxime skos:exactMatch MESH:C029844 methomyl oxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38539 oxamyl skos:exactMatch MESH:C011960 oxamyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38547 2-isopropoxyphenol skos:exactMatch MESH:C022025 2-isopropoxyphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38548 thiodicarb skos:exactMatch MESH:C027971 thiodicarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38549 thiofanox skos:exactMatch MESH:C006256 thiofanox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3855 Confertifolin skos:exactMatch MESH:C553567 confertifolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3856 confertin skos:exactMatch MESH:C012259 confertin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38569 trimethacarb skos:exactMatch MESH:C001519 trimethacarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38571 XMC skos:exactMatch MESH:C010645 3,5-xylyl methylcarbamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38576 triazamate skos:exactMatch MESH:C105743 triazamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38578 azamethiphos skos:exactMatch MESH:C072763 azamethiphos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38587 azinphos-ethyl skos:exactMatch MESH:C012762 azinphos ethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38588 cadusafos skos:exactMatch MESH:C491566 cadusafos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38589 hexafluorobenzene skos:exactMatch MESH:C003005 hexafluorobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38591 fluacrypyrim skos:exactMatch MESH:C551593 fluacrypyrim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38592 acequinocyl skos:exactMatch MESH:C493666 acequinocyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38593 fenazaquin skos:exactMatch MESH:C087876 fenazaquin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3861 Conocurvone skos:exactMatch MESH:C091977 conocurvone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38614 flufenerim skos:exactMatch MESH:C560327 flufenerim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38616 pyrimidin-4-amine skos:exactMatch MESH:C034821 4-aminopyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38618 pyrimidin-2-amine skos:exactMatch MESH:C012180 2-aminopyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38621 cyanophos skos:exactMatch MESH:C011428 cyanophos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38624 demeton-S-methyl skos:exactMatch MESH:C030064 demeton-S-methyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38626 pyridaben skos:exactMatch MESH:C428725 pyridaben semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38628 tolfenpyrad skos:exactMatch MESH:C556693 tolfenpyrad semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38630 indoxacarb skos:exactMatch MESH:C401104 indoxacarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38639 spirodiclofen skos:exactMatch MESH:C508135 spirodiclofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3864 Convallamaroside skos:exactMatch MESH:C499878 convallamaroside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38640 spiromesifen skos:exactMatch MESH:C521569 spiromesifen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38658 dicrotophos skos:exactMatch MESH:C000944 dicrotophos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38659 dimethylvinphos skos:exactMatch MESH:C013506 dimethylvinphos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38660 bifenazate skos:exactMatch MESH:C508134 bifenazate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38663 ethion skos:exactMatch MESH:C100038 ethion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38666 (R)-flurbiprofen skos:exactMatch MESH:C505522 tarenflurbil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3867 Convicine skos:exactMatch MESH:C007116 convicine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38670 pyrrolopyrimidine skos:exactMatch MESH:C527741 pyrrolopyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38681 4-(methylsulfanyl)-m-cresol skos:exactMatch MESH:C017525 methylthiomethylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38688 4-(methylsulfinyl)phenol skos:exactMatch MESH:C044390 4-(methylsulfinyl)phenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38704 isocarbophos skos:exactMatch MESH:C549713 isocarbophos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38718 mecarbam skos:exactMatch MESH:C054137 mecarbam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38729 naled skos:exactMatch MESH:D009267 Naled semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38730 omethoate skos:exactMatch MESH:C002302 dimethoxon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38732 1,3-benzodioxole skos:exactMatch MESH:C040539 1,3-benzodioxole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38737 tribufos skos:exactMatch MESH:C006863 butyl phosphorotrithioate semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:3875 coprine skos:exactMatch MESH:C014423 coprine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:38754 benzene-1,3,5-triamine skos:exactMatch MESH:C576902 1,3,5-benzenetriamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38760 mellein skos:exactMatch MESH:C120538 ochracin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38792 azocane skos:exactMatch MESH:C007925 heptamethyleneimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38798 flubendiamide skos:exactMatch MESH:C508762 flubendiamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38812 phoxim skos:exactMatch MESH:C003135 phoxim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38813 benzoximate skos:exactMatch MESH:C037524 benzomate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38815 benzoic anhydride skos:exactMatch MESH:C102988 benzoic anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38817 phthalimide skos:exactMatch MESH:C037431 phthalimide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3882 Coriamyrtin skos:exactMatch MESH:C000510 coriamyrtine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38845 profenofos skos:exactMatch MESH:C024273 profenofos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38848 perfluorodecalin skos:exactMatch MESH:C008805 perfluorodecalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38852 4-bromo-2-chlorophenol skos:exactMatch MESH:C075205 4-bromo-2-chlorophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38854 perfluorotributylamine skos:exactMatch MESH:C008807 perfluorotributylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38855 3-chlorophenol skos:exactMatch MESH:C030682 3-chlorophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38862 4-(methylsulfanyl)phenol skos:exactMatch MESH:C044702 4-(methylthio)phenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38864 propetamphos skos:exactMatch MESH:C035967 propetamphos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3887 (-)-coronaridine skos:exactMatch MESH:C011734 coronardine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38876 pyraclofos skos:exactMatch MESH:C069547 pyraclofos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3888 Coronopilin skos:exactMatch MESH:C584613 coronopilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38884 diphenylmethane skos:exactMatch MESH:C010129 diphenylmethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38887 pyridalyl skos:exactMatch MESH:C418569 S 1812 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38890 quinoxalin-2-ol skos:exactMatch MESH:C098565 2-hydroxyquinoxaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38906 sodium cyanate skos:exactMatch MESH:C009281 sodium cyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38910 trilithium borate skos:exactMatch MESH:C021051 lithium borate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38912 Ro 31-8220 skos:exactMatch MESH:C064758 Ro 31-8220 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38913 trimethyl borate skos:exactMatch MESH:C102081 trimethyl borate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38927 pelitinib skos:exactMatch MESH:C413879 EKB 569 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38937 aminopurvalanol skos:exactMatch MESH:C502582 aminopurvalanol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38946 amocarzine skos:exactMatch MESH:C051744 amocarzine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38947 dithiodiphosphoric acid skos:exactMatch MESH:C046011 bis(thiopyrophosphoric acid) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38949 sulprofos skos:exactMatch MESH:C011606 sulprofos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38951 tebupirimfos skos:exactMatch MESH:C000597695 phostebupirim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38959 diphenyl sulfide skos:exactMatch MESH:C444009 diphenyl sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38960 terbufos skos:exactMatch MESH:C012568 terbufos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38963 triazophos skos:exactMatch MESH:C012584 triazophos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38974 folicanthine skos:exactMatch MESH:C521485 folicanthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3898 Cortol skos:exactMatch MESH:C003544 cortol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3899 Cortolone skos:exactMatch MESH:C003545 cortolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38990 vamidothion skos:exactMatch MESH:C005870 vamidothion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38994 1-anthroic acid skos:exactMatch MESH:C107996 anthracene-1-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38997 prehnitene skos:exactMatch MESH:C021246 prehnitene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:38998 pentamethylbenzene skos:exactMatch MESH:C039063 pentamethylbenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39002 perfluoroadamantane skos:exactMatch MESH:C057578 perfluoroadamantane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39003 perfluoro-1-methyladamantane skos:exactMatch MESH:C057525 perfluoromethyladamantane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39017 N-ethylpiperidine skos:exactMatch MESH:C430119 1-ethylpiperidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39073 6-carboxyfluorescein skos:exactMatch MESH:C024098 6-carboxyfluorescein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39095 delta-hexachlorocyclohexane skos:exactMatch MESH:C086916 delta-hexachlorocyclohexane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39098 pyrethrins skos:exactMatch MESH:D011723 Chrysanthemum cinerariifolium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39112 bosutinib skos:exactMatch MESH:C439965 4-((2,4-dichloro-5-methoxyphenyl)amino)-6-methoxy-7-(3-(4-methyl-1-piperazinyl)propoxy)-3-quinolinecarbonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3914 Crinamine skos:exactMatch MESH:C411129 crinamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39143 Lewis acid skos:exactMatch MESH:D058116 Lewis Acids semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39144 Lewis base skos:exactMatch MESH:D058115 Lewis Bases semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39152 mercury difulminate skos:exactMatch MESH:C070787 mercury fulminate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39157 trichostatic acid skos:exactMatch MESH:C066131 trichostatic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39160 trichostatin D skos:exactMatch MESH:C408429 trichostatin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39162 (R)-nicotine skos:exactMatch MESH:C014173 pseudonicotine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39166 tetramine skos:exactMatch MESH:C010349 tetramethylenedisulfotetramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3917 Cristacarpin skos:exactMatch MESH:C085157 cristacarpin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39170 (E)-nitenpyram skos:exactMatch MESH:C464843 nitenpyram semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39174 2-chloropyridine skos:exactMatch MESH:C083126 2-chloropyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39179 nitroguanidine skos:exactMatch MESH:C056179 nitroguanidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3918 crocetin skos:exactMatch MESH:C010561 transcrocetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39183 dinotefuran skos:exactMatch MESH:C465368 dinotefuran semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:391960 darifenacin skos:exactMatch MESH:C101207 darifenacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39199 thiosultap skos:exactMatch MESH:C049599 S,S'-(2-(dimethylamino)-1,3-propanediyl)thiosulfuric acid ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3920 Croconazole skos:exactMatch MESH:C038008 croconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39211 spinosad skos:exactMatch MESH:C415329 spinosad semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39214 abamectin skos:exactMatch MESH:C048324 abamectin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39230 emamectin skos:exactMatch MESH:C443359 emamectin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39233 emamectin benzoate skos:exactMatch MESH:C108024 emamectin benzoate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39236 alpha-farnesene skos:exactMatch MESH:C062672 alpha-farnesene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39246 nonadecanoic acid skos:exactMatch MESH:C517969 nonadecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39248 henicosanoic acid skos:exactMatch MESH:C517970 heneicosanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39251 12-methyltetradecanoic acid skos:exactMatch MESH:C069642 aseanostatin P5 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39260 pyriproxyfen skos:exactMatch MESH:C055613 pyriproxyfen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39264 4-phenoxyphenol skos:exactMatch MESH:C530483 4-phenoxyphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3927 Crotonoside skos:exactMatch MESH:C008184 isoguanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39275 bromomethane skos:exactMatch MESH:C005218 methyl bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39280 bioresmethrin skos:exactMatch MESH:C002842 bioresmethrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39283 cycloprothrin skos:exactMatch MESH:C528277 cycloprothrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3930 cryptolepine skos:exactMatch MESH:C024015 cryptolepine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3932 cryptopleurine skos:exactMatch MESH:C007160 cryptopleurine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:39320 1,2,4,5-tetrazine skos:exactMatch MESH:C000709007 1,2,4,5-tetrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39329 etoxazole skos:exactMatch MESH:C508136 etoxazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39354 2,3-dinitrophenol skos:exactMatch MESH:C067109 2,3-dinitrophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39355 2,2,3,3-tetramethylcyclopropanecarboxylic acid skos:exactMatch MESH:C033650 2,2,3,3-tetramethylcyclopropanecarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39357 2,6-dinitrophenol skos:exactMatch MESH:C053026 2,6-dinitrophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39361 flumethrin skos:exactMatch MESH:C041392 flumethrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39368 halfenprox skos:exactMatch MESH:C000616634 halfenprox semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3937 Cucumopine skos:exactMatch MESH:C082688 cucumopine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:393747 3,4-dichlorophenoxyacetic acid skos:exactMatch MESH:C420703 3,4-dichlorophenoxyacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39384 lufenuron skos:exactMatch MESH:C070364 fluphenacur semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39390 felinine skos:exactMatch MESH:C098250 felinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39391 prallethrin skos:exactMatch MESH:C055818 d,d-T80-prallethrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39392 kadethrin skos:exactMatch MESH:C025638 kadethrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39393 silafluofen skos:exactMatch MESH:C475883 silafluofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39400 tralomethrin skos:exactMatch MESH:C035705 tralomethrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3941 cucurbitacin B skos:exactMatch MESH:C041246 cucurbitacin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39411 chloropropylate skos:exactMatch MESH:C004663 chloropropylate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39413 4,4'-dichlorobenzilic acid skos:exactMatch MESH:C054042 4,4'-dichlorobenzilic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39414 benzilic acid skos:exactMatch MESH:C534570 2,2-diphenyl-2-hydroxyethanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3942 Cucurbitacin C skos:exactMatch MESH:C474429 cucurbitacin C semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39421 perfluorooctane-1-sulfonic acid skos:exactMatch MESH:C076994 perfluorooctane sulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39423 perfluorophenanthrene skos:exactMatch MESH:C047722 perfluorophenanthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39424 heptafluorobutyric anhydride skos:exactMatch MESH:C007924 heptafluorobutyric anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39425 pentafluorobenzoyl chloride skos:exactMatch MESH:C014737 pentafluorobenzoyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39427 perfluorohexane skos:exactMatch MESH:C078626 perflexane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39429 hexafluoroacetone skos:exactMatch MESH:C017366 hexafluoroacetone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39437 tocol skos:exactMatch MESH:C572520 tocol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3944 cucurbitacin E skos:exactMatch MESH:C102326 cucurbitacin E semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3945 Cucurbitacin F skos:exactMatch MESH:C453923 cucurbitacin F semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3947 cucurbitacin I skos:exactMatch MESH:C038106 cucurbitacin I semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39472 1,3,4-thiadiazole skos:exactMatch MESH:C058949 1,3,4-thiadiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39475 pentamethyldiethylenetriamine skos:exactMatch MESH:C554858 N,N,N',N'',N''-pentamethyldiethylenetriamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39476 3,2,3-tetramine skos:exactMatch MESH:C000275 N,N'-bis(gamma-aminopropyl)diaminoethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39488 JMV 390-1 skos:exactMatch MESH:C078372 JMV 390-1 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3952 Cucurbitacin Q skos:exactMatch MESH:C500746 cucurbitacin Q semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39535 13-DEOXYTEDANOLIDE skos:exactMatch MESH:C409106 13-deoxytedanolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3954 Cucurbitine skos:exactMatch MESH:C014427 cucurbitine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39540 N-hexadecanoylglycine skos:exactMatch MESH:C095773 N-palmitoylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3956 Cularidine skos:exactMatch MESH:C070411 cularidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39567 12-hydroxylauric acid skos:exactMatch MESH:C031263 12-hydroxydodecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3958 Cularine skos:exactMatch MESH:C064577 cularine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:3961 Curacin A skos:exactMatch MESH:C095843 curacin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39678 metsulfuron methyl skos:exactMatch MESH:C050296 metsulfuron methyl semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39704 5-amino-1,3,4-thiadiazole-2-sulfonamide skos:exactMatch MESH:C404727 5-amino-1,3,4-thiadiazole-2-sulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39723 2'-deoxy-2-fluoroadenosine skos:exactMatch MESH:C412233 2'-deoxy-2-fluoroadenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39740 2-fluoroadenosine skos:exactMatch MESH:C034064 2-fluoroadenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39826 2-allylphenol skos:exactMatch MESH:C099328 2-allylphenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39837 2-METHYLIMIDAZOLE skos:exactMatch MESH:C032655 2-methylimidazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39839 3,4-xylenol skos:exactMatch MESH:C063628 3,4-dimethylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3985 Cyathin A3 skos:exactMatch MESH:C560513 cyathin A3 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39857 2,4,6-triaminopyrimidine skos:exactMatch MESH:C012070 2,4,6-triaminopyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:3987 Cyclamin skos:exactMatch MESH:C000593211 cyclamin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:39873 imidodiphosphoric acid skos:exactMatch MESH:C016514 imidodiphosphonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39901 3,4-dimethylaniline skos:exactMatch MESH:C018691 3,4-xylidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39922 3-methylpyridine skos:exactMatch MESH:C053603 3-methylpyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39968 3-METHOXYBENZAMIDE skos:exactMatch MESH:C025159 3-methoxybenzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:39992 3-methylcytosine skos:exactMatch MESH:C036386 3-methylcytosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4003 Cycloguanil pamoate skos:exactMatch MESH:C073266 cycloguanil pamoate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40050 amprenavir skos:exactMatch MESH:C095108 amprenavir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40096 adenosine 5'-(hexahydrogen pentaphosphate) skos:exactMatch MESH:C048567 adenosine 5'-pentaphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40114 4-(2-thienyl)butyric acid skos:exactMatch MESH:C097719 4-(2-thienyl)butyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40117 1,4'-bipiperidine skos:exactMatch MESH:C105149 4-(1-piperidino)piperidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40205 5-methyl-1H-benzimidazole skos:exactMatch MESH:C551257 5-methylbenzimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4021 Cyclopamine skos:exactMatch MESH:C000541 cyclopamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40235 9H-purine-2,6-diamine skos:exactMatch MESH:C007300 2,6-diaminopurine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40260 6-hydroxy-FAD skos:exactMatch MESH:C052277 6-hydroxy-FAD semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40274 6-methylpurine skos:exactMatch MESH:C016588 6-methylpurine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40287 7-NITROINDAZOLE skos:exactMatch MESH:C080122 7-nitroindazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40322 TMC-95A skos:exactMatch MESH:C408291 TMC-95A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4033 cycloxydim skos:exactMatch MESH:C401281 cycloxydim semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40345 9-deazahypoxanthine skos:exactMatch MESH:C580787 9-deazahypoxanthine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4038 Cynaropicrin skos:exactMatch MESH:C075687 cynaropicrin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40410 N-acetylglycine skos:exactMatch MESH:C006368 aceturic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4044 Cypripedin skos:exactMatch MESH:C021986 cypripedin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40448 9,10-anthraquinone skos:exactMatch MESH:C042834 9,10-anthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4045 cyprodinil skos:exactMatch MESH:C108338 cyprodinil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:404903 ertapenem skos:exactMatch MESH:D000077727 Ertapenem semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40521 N(alpha)-acetyl-L-arginine skos:exactMatch MESH:C000015 N-acetyl-L-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40526 9-methyladenine skos:exactMatch MESH:C013115 9-methyladenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4055 cytisine skos:exactMatch MESH:C004712 cytisine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40629 AEE788 skos:exactMatch MESH:C489254 AEE 788 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40678 anthracen-1-amine skos:exactMatch MESH:C049062 1-aminoanthracene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40701 ALRESTATIN skos:exactMatch MESH:C016212 alrestatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40710 ICI-164384 skos:exactMatch MESH:C051781 ICI 164384 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40730 adenosine 5'-methylenediphosphate skos:exactMatch MESH:C523965 alpha,beta-methyleneadenosine 5'-diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40750 4-trifluoromethylaniline skos:exactMatch MESH:C487557 4-trifluoromethylaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40782 1,3-thiazol-2-amine skos:exactMatch MESH:C004483 2-aminothiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40784 ANTIMYCIN skos:exactMatch MESH:C032456 antimycin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40808 ALLOSAMIDIN skos:exactMatch MESH:C054851 allosamidin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40918 axerophthene skos:exactMatch MESH:C016250 axerophthene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:40926 fosetyl skos:exactMatch MESH:C545296 ethyl phosphonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40953 doramapimod skos:exactMatch MESH:C452139 BIRB 796 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:40957 N,N-bis(2-hydroxyethyl)glycine skos:exactMatch MESH:C027494 N,N-bis(2-hydroxyethyl)glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:40968 astaxanthin skos:exactMatch MESH:C005948 astaxanthine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:41001 ecgonine benzoate skos:exactMatch MESH:C005618 benzoylecgonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41030 (3S)-3,7-diaminoheptanoic acid skos:exactMatch MESH:C065591 beta-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41037 5-benzyl-1-(2-hydroxyethoxymethyl)uracil skos:exactMatch MESH:C034753 5-benzylacyclouridine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:41045 actinonin skos:exactMatch MESH:C010531 actinonin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:41059 bisindolylmaleimide III skos:exactMatch MESH:C531942 bisindolylmaleimide III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41071 2,5-bis(4-amidinophenyl)furan skos:exactMatch MESH:C033286 furamidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41085 S-benzyl-L-cysteine skos:exactMatch MESH:C002206 S-benzylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41131 crotonic acid skos:exactMatch MESH:C569473 crotonic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:41150 6-oxouridine 5'-phosphate skos:exactMatch MESH:C028372 1-(5'-phospho-beta-D-ribofuranosyl)barbituric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4116 D-erythrulose 4-phosphate skos:exactMatch MESH:C042347 erythrulose 4-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41165 BENZHYDROXAMIC ACID skos:exactMatch MESH:C006696 benzohydroxamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41200 bombykol skos:exactMatch MESH:C006787 bombykol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41213 bacteriopheophytin a skos:exactMatch MESH:C006678 bacteriopheophytin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41237 benzyl benzoate skos:exactMatch MESH:C006723 benzyl benzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41250 bis-tris skos:exactMatch MESH:C026272 Bistris semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41253 tetradecane skos:exactMatch MESH:C024713 n-tetradecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41285 [(R)-1-L-prolylpyrrolidin-2-yl]boronic acid skos:exactMatch MESH:C083014 1-(2-pyrrolidinylcarbonyl)-2-pyrrolidinylboronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41321 cholesterol sulfate skos:exactMatch MESH:C007045 cholesteryl sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41401 L-canaline skos:exactMatch MESH:C001926 canaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41421 9-beta-D-erythrofuranosyladenine skos:exactMatch MESH:C508192 9-beta-D-erythrofuranosyladenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41470 chymostatin skos:exactMatch MESH:C002101 chymostatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41473 cytidine 5'-phosphate 2',3'-cyclic phosphate skos:exactMatch MESH:C007184 cyclo-CDP semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41485 6-(1,3-dihydroxyisobutyl)thymine skos:exactMatch MESH:C076856 5,5'-dihydroxy-4,4'-bitryptamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41500 4-phenylbutyric acid skos:exactMatch MESH:C075773 4-phenylbutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41625 chromopyrrolic acid skos:exactMatch MESH:C541708 chromopyrrolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41633 24(S),25-epoxycholesterol skos:exactMatch MESH:C028358 24,25-epoxycholesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41710 S-hydroxy-L-cysteine skos:exactMatch MESH:C100870 cysteinesulfenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41761 1-(2-deoxy-beta-D-ribofuranosyl)-4-(3-benzamido)phenylimidazole skos:exactMatch MESH:C073669 1-(2-deoxyribofuranosyl)-4-(3-benzamido)phenylimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41778 CGP-3466 skos:exactMatch MESH:C111178 dibenzo(b,f)oxepin-10-ylmethyl-methyl-prop-2-ynyl-amine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41791 calyculin a skos:exactMatch MESH:C059041 calyculin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:41958 DISTAMYCIN A skos:exactMatch MESH:C030000 stallimycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41967 diphenylacetic acid skos:exactMatch MESH:C037760 diphenylacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:41988 3,4-dihydrozebularine skos:exactMatch MESH:C436982 3,4-dihydrozebularine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:420128 5-chlorosalicylic acid skos:exactMatch MESH:C015751 5-chlorosalicylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42025 12-aminododecanoic acid skos:exactMatch MESH:C046049 12-aminododecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42027 1,2-di-[(9Z,12Z)-octadecadienoyl]-sn-glycero-3-phosphocholine skos:exactMatch MESH:C002448 1,2-linoleoylphosphatidylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42033 2,5-dideoxy-2,5-imino-D-glucitol skos:exactMatch MESH:C513881 2,5-dideoxy-2,5-imino-D-glucitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42040 naphthalene-1,6-diol skos:exactMatch MESH:C523142 naphthalene-1,6-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42053 nemorubicin skos:exactMatch MESH:C000609287 nemorubicin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:42082 (4R,5S,6S,7R)-4,7-dibenzyl-5,6-dihydroxy-1,3-bis[4-(hydroxymethyl)benzyl]-1,3-diazepan-2-one skos:exactMatch MESH:C085816 DMP 323 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42094 2,4-Dihydroxybenzoic acid skos:exactMatch MESH:C017704 beta-resorcylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42142 Ac-(D)Phe-Pro-boroArg-OH skos:exactMatch MESH:C066061 acetylphenylalanyl-prolyl-boroarginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:421707 abacavir skos:exactMatch MESH:C106538 abacavir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4222 D-pantetheine 4'-phosphate skos:exactMatch MESH:C003129 4'-phosphopantetheine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42263 1,2-dimethoxyethane skos:exactMatch MESH:C024683 1,2-dimethoxyethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42265 epoxomicin skos:exactMatch MESH:C078846 epoxomicin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:42273 5-deazafolic acid skos:exactMatch MESH:C040505 5-deazafolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42320 beta-D-fructopyranose 1-phosphate skos:exactMatch MESH:C032284 fructose-1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42383 ethyl dihydrogen phosphate skos:exactMatch MESH:C114323 ethyl dihydrogen phosphate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:42394 tricosanoic acid skos:exactMatch MESH:C068166 tricosanoic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:42452 formycin A skos:exactMatch MESH:C034550 formycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42491 flavone skos:exactMatch MESH:C525486 2-phenylchromone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42506 formycin A 5'-monophosphate skos:exactMatch MESH:C021683 formycin 5'-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42549 3-(5-fluorouracil-1-yl)-L-alanine skos:exactMatch MESH:C095178 5-fluorowillardiine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42567 fisetin skos:exactMatch MESH:C017875 fisetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42578 4-(trifluoromethyl)phenol skos:exactMatch MESH:C109267 4-trifluoromethylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42654 formycin B skos:exactMatch MESH:C407763 laurusin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42682 3-aminobenzoic acid skos:exactMatch MESH:C044855 3-aminobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42699 fluoridophosphate skos:exactMatch MESH:C012980 fluorophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42702 6-(3,5-dimethylbenzyl)-1-(ethoxymethyl)-5-isopropyluracil skos:exactMatch MESH:C510377 6-(3,5-dimethylbenzyl)-1-(ethoxymethyl)-5-isopropyluracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42768 geneticin skos:exactMatch MESH:C010680 antibiotic G 418 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42782 L-idopyranose 6-monomycolate skos:exactMatch MESH:C048938 glucose mycolate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42839 3'-amino-3'-deoxy-N(6),N(6)-dimethyladenosine skos:exactMatch MESH:C513439 3'-amino-3'-deoxy-N(6),N(6)-dimethyladenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42946 glycoluril skos:exactMatch MESH:C092018 glycoluril semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42955 methyl 4-aminobutanoate skos:exactMatch MESH:C037739 4-aminobutyric acid methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:42976 L-glycero-alpha-D-manno-heptopyranose skos:exactMatch MESH:C062615 glycero-alpha-manno-heptopyranose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43005 HEDAMYCIN skos:exactMatch MESH:C001328 hedamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4302 destosyl pyrazolate skos:exactMatch MESH:C534728 destosyl pyrazolate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4304 Sitafloxacin skos:exactMatch MESH:C076246 sitafloxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43043 hexadecane-1-sulfonic acid skos:exactMatch MESH:C025737 cetylsulfonic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:43064 hydroxyflutamide skos:exactMatch MESH:C014290 hydroxyflutamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43065 (S)-3-phenyllactic acid skos:exactMatch MESH:C582734 alpha-hydroxy-beta-phenylpropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4308 Dalbergin skos:exactMatch MESH:C000613895 dalbergin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43089 N-hydroxyguanidine skos:exactMatch MESH:C029604 hydroxyguanidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4309 dalfopristin skos:exactMatch MESH:C113826 dalfopristin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43103 L-homophenylalanine skos:exactMatch MESH:C014328 2-amino-4-phenylbutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4311 Damascenine skos:exactMatch MESH:C018499 damascenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4312 Daminozide skos:exactMatch MESH:C014499 daminozide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43120 (6R)-L-erythro-6,7-dihydrobiopterin skos:exactMatch MESH:C059780 4a-carbinolamine tetrahydrobiopterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43136 2,2'-dithiodiethanol skos:exactMatch MESH:C031319 2-hydroxyethyl disulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4314 Damsin skos:exactMatch MESH:C012266 damsin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4321 daphnetoxin skos:exactMatch MESH:C452759 daphnetoxin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4323 Daphnoline skos:exactMatch MESH:C117762 daphnoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43275 hexadecane-1-sulfonyl fluoride skos:exactMatch MESH:C069088 hexadecanesulfonyl fluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43295 indoline skos:exactMatch MESH:C057812 indoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43310 3-HYDROXYQUINALDIC ACID skos:exactMatch MESH:C533875 3-hydroxyquinaldic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43317 1,4-dideoxy-1,4-iminoribitol skos:exactMatch MESH:C058137 1,4-dideoxy-1,4-iminoarabinitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4344 debromoaplysiatoxin skos:exactMatch MESH:C017179 debromoaplysiatoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43451 hydrogen iodide skos:exactMatch MESH:C010466 hydroiodic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43452 2-isopropyl-3-methoxypyrazine skos:exactMatch MESH:C024267 2-isopropyl-3-methoxypyrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43467 immucillin G skos:exactMatch MESH:C113100 immucillin G semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43468 (2R,3S)-3-isopropylmalic acid skos:exactMatch MESH:C025313 beta-isopropylmalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43515 dioxouranium(2+) skos:exactMatch MESH:C510902 dioxouranium(VI) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43521 4-iodophenol skos:exactMatch MESH:C050181 4-iodophenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4353 Decursin skos:exactMatch MESH:C101278 decursin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43561 N-[2-(methylamino)ethyl]isoquinoline-5-sulfonamide skos:exactMatch MESH:C053177 N-(2-(methylamino)ethyl)-5-isoquinolinesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43562 dihydrokainic acid skos:exactMatch MESH:C020889 dihydrokainic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4357 Deguelin skos:exactMatch MESH:C107676 deguelin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43580 3-(1H-indol-3-yl)propanoic acid skos:exactMatch MESH:C015292 indolepropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43602 obeticholic acid skos:exactMatch MESH:C464660 obeticholic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43616 K-252a skos:exactMatch MESH:C047321 SF 2370 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43636 5-iodouracil skos:exactMatch MESH:C048747 5-iodouracil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43645 indirubin-3'-monoxime skos:exactMatch MESH:C474021 indirubin-3'-monoxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4367 Dehydromyodesmone skos:exactMatch MESH:C017183 dehydromyodesmone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43689 isopentylamine skos:exactMatch MESH:C025371 isoamylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4371 Dehydrotremetone skos:exactMatch MESH:C000602910 dehydrotremetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43745 pyrimidine-2,4-diamine skos:exactMatch MESH:C017205 2,4-diaminopyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4385 Delsoline skos:exactMatch MESH:C045308 delsoline semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:4387 deltaline skos:exactMatch MESH:C119644 eldeline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4388 deltamethrin skos:exactMatch MESH:C017180 decamethrin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4389 Deltonin skos:exactMatch MESH:C016347 deltonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43927 5-O-[8-(cis-2,6-dimethylmorpholino)octylcarbamoyl]eseroline skos:exactMatch MESH:C099419 MF 268 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:43931 methyllycaconitine skos:exactMatch MESH:C054634 methyllycaconitine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:43960 2,2'-[(2-amino-2-oxoethyl)imino]diacetic acid skos:exactMatch MESH:C020184 N-(2-acetamido)iminodiacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4397 Demethylisoalangiside skos:exactMatch MESH:C450171 demethylisoalangiside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43978 trifluoro-L-methionine skos:exactMatch MESH:C037646 trifluoromethionine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43991 malonamic acid skos:exactMatch MESH:C013098 malonamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:43997 N(6),N(6)-dimethyl-L-lysine skos:exactMatch MESH:C018926 epsilon N-dimethyllysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4400 Dendrobine skos:exactMatch MESH:C002077 dendrobine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4402 Denudatine skos:exactMatch MESH:C034767 denudatine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44074 molybdopterin skos:exactMatch MESH:C014475 DTPP semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44075 methyl L-leucinate skos:exactMatch MESH:C030365 leucine methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44085 N-methylmesoporphyrin skos:exactMatch MESH:C065420 N-methylmesoporphyrin IX semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4409 Deoxyelephantopin skos:exactMatch MESH:C528427 deoxyelephantopin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44115 3-(N-morpholino)propanesulfonic acid skos:exactMatch MESH:C008550 morpholinopropane sulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44137 tiamulin skos:exactMatch MESH:C014224 tiamulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4414 Deoxylapachol skos:exactMatch MESH:C044416 deoxylapachol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44143 emivirine skos:exactMatch MESH:C083858 emivirine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:44158 1-aminocyclopropylphosphonate(1-) skos:exactMatch MESH:C053848 1-aminocyclopropanephosphonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44177 isocyanomethane skos:exactMatch MESH:C008462 methylisonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44194 butylbenzene skos:exactMatch MESH:C053761 n-butylbenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44237 N-butylbenzenesulfonamide skos:exactMatch MESH:C065565 N-butylbenzenesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44247 (15Z)-tetracosenoic acid skos:exactMatch MESH:C013147 nervonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44264 nicotinamide guanine dinucleotide skos:exactMatch MESH:C102728 nicotinamide guanine dinucleotide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4427 Deoxynupharidine skos:exactMatch MESH:C010908 deoxynupharidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4429 deoxypodophyllotoxin skos:exactMatch MESH:C014451 deoxypodophyllotoxin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4435 Deoxyvasicinone skos:exactMatch MESH:C025696 2,3-trimethylene-4-quinazolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:443725 fosmidomycin skos:exactMatch MESH:C024640 fosmidomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44383 N-methyl urea skos:exactMatch MESH:C002352 methylurea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4441 Desacetoxymatricarin skos:exactMatch MESH:C476809 leucodin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44419 2-nitrophenyl beta-D-fucoside skos:exactMatch MESH:C047034 2-nitrophenyl-beta-fucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44445 nimesulide skos:exactMatch MESH:C012655 nimesulide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44493 2-(oxaloamino)benzoic acid skos:exactMatch MESH:C405943 2-(oxalylamino)benzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44504 nogalamycin skos:exactMatch MESH:D009621 Nogalamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44514 O-methyl-L-threonine skos:exactMatch MESH:C002346 O-methyl threonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44520 methoxy group skos:exactMatch MESH:D010034 Otitis Media with Effusion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44534 N-(3-oxododecanoyl)-L-homoserine lactone skos:exactMatch MESH:C109860 N-(3-oxododecanoyl)homoserine lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44549 4-amino-5-aminomethyl-2-methylpyrimidine skos:exactMatch MESH:C013116 2-methyl-4-amino-5-aminomethylpyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44560 N-TRIFLUORO-ACETYL-BETA-D-GLUCOPYRANOSYLAMINE skos:exactMatch MESH:C509965 N-trifluoroacetyl-beta-D-glucopyranosylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44588 1-naphthyloxyacetic acid skos:exactMatch MESH:C018610 1-naphthoxyacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4463 Dexamethasone acetate skos:exactMatch MESH:C018038 dexamethasone acetate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:44661 olomoucine skos:exactMatch MESH:C090046 olomoucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44692 phosphonoacetohydroxamic acid skos:exactMatch MESH:C087412 phosphonoacetohydroxamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4472 Dexylosylbenanomicin A skos:exactMatch MESH:C068082 dexylosylbenanomicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44736 N-(2-aminoethyl)butane-1,4-diamine skos:exactMatch MESH:C069659 N-(2-aminoethyl)-1,4-diaminobutane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44737 lutidinic acid skos:exactMatch MESH:C055293 2,4-pyridinedicarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44777 oregon green 488 skos:exactMatch MESH:C436864 Oregon Green 488 carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4478 Diacetoxyscirpenol skos:exactMatch MESH:C001809 diacetoxyscirpenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44785 peroxide skos:exactMatch MESH:D010545 Peroxides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4480 Diacetylmonoxime skos:exactMatch MESH:C004717 diacetylmonoxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44811 2-O-acetyl-1-O-hexadecyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C037145 1-hexadecyl-2-acetyl-glycero-3-phosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44814 4-phenylbutylamine skos:exactMatch MESH:C121358 4-phenylbutylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44828 4-hydroxy-1,2,5-oxadiazole-3-carboxylic acid skos:exactMatch MESH:C504849 4-hydroxy-1,2,5-oxadiazole-3-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44841 2-amino-6-(hydroxymethyl)-7,8-dihydropteridin-4-one skos:exactMatch MESH:C492818 6-hydroxymethyl-7,8-dihydropterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44864 propane-1,3-dithiol skos:exactMatch MESH:C508630 1,3-propanedithiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44882 peridinin skos:exactMatch MESH:C016040 peridinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44884 pentan-1-ol skos:exactMatch MESH:C024999 n-pentanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4489 Diallyl sulfide skos:exactMatch MESH:C038491 allyl sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44898 pheophytin a skos:exactMatch MESH:C406457 phaeophytin a semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44923 phenylboronic acid skos:exactMatch MESH:C010686 benzeneboronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44975 1,10-phenanthroline skos:exactMatch MESH:C025205 1,10-phenanthroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:44981 3-hydroxypropyl dihydrogen phosphate skos:exactMatch MESH:C097930 3-hydroxypropane-1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4503 Dichloroacetylene skos:exactMatch MESH:C002978 dichloroacetylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4506 Diclobutrazol skos:exactMatch MESH:C061542 diclobutrazol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45097 (4S,10Z,16R)-phycourobilin skos:exactMatch MESH:C044986 phycourobilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45101 PHYCOVIOLOBILIN skos:exactMatch MESH:C526232 phycoviolobilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45113 2-isobutyl-3-methoxypyrazine skos:exactMatch MESH:C034376 2-isobutyl-3-methoxypyrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4512 Dictamnine skos:exactMatch MESH:C026398 dictamnine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45127 phorbol 13-acetate skos:exactMatch MESH:C050164 phorbol 13-monoacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45129 methylphosphonic acid skos:exactMatch MESH:C032627 methylphosphonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45133 pivalic acid skos:exactMatch MESH:C005566 pivalic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45141 pyroquilon skos:exactMatch MESH:C436408 pyroquilon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45165 pyromellitic acid skos:exactMatch MESH:C012018 pyromellitic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4520 diethofencarb skos:exactMatch MESH:C070961 diethofencarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45245 quinoxaline-2-carboxylic acid skos:exactMatch MESH:C042218 quinoxaline-2-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45296 hexadecane skos:exactMatch MESH:C007932 n-hexadecane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45304 rifapentine skos:exactMatch MESH:C018421 rifapentine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4532 diethylstilbestrol diphosphate skos:exactMatch MESH:C004955 fosfestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4534 difenoxin skos:exactMatch MESH:C100010 difenoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45353 phosphoramidon skos:exactMatch MESH:C008890 phosphoramidon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4537 difloxacin skos:exactMatch MESH:C047225 difloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45441 N-acetyl-L-serine skos:exactMatch MESH:C012162 N-acetylserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45487 13-cis-retinal skos:exactMatch MESH:C031338 13-cis-retinal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:45490 ribavirin 5'-monophosphate skos:exactMatch MESH:C009174 ribavirin-5'-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45496 11alpha-hydroxyprogesterone hemisuccinate skos:exactMatch MESH:C030250 progesterone 11-hemisuccinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4553 dihydroanhydropodorhizol skos:exactMatch MESH:C452802 yatein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45560 sucrose octasulfate skos:exactMatch MESH:C053081 sucrose octasulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45564 5-hydroxypentanoic acid skos:exactMatch MESH:C100417 5-hydroxyvaleric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4566 Dihydrogriesenin skos:exactMatch MESH:C052634 dihydrogriesenin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:45666 SDZ 35-682 skos:exactMatch MESH:C093386 SDZ 35-682 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:45752 SWINHOLIDE A skos:exactMatch MESH:C086235 swinholide A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:45773 streptolydigin skos:exactMatch MESH:C100307 streptolydigin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4581 7,8-dihydropteroic acid skos:exactMatch MESH:C000978 dihydropteroate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45815 N-octanoylsphingosine skos:exactMatch MESH:C066099 2,3-N-octanoylsphingosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45820 methyl syringate skos:exactMatch MESH:C506133 methyl syringate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:45822 sulfur monoxide skos:exactMatch MESH:C405951 sulfur monoxide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:45825 tetrabutylammonium skos:exactMatch MESH:C009405 tetrabutylammonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45869 estriol 3-O-(beta-D-glucuronide) skos:exactMatch MESH:C022810 estriol 3-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:45927 triethyl phosphate skos:exactMatch MESH:C072829 tetraethylpyrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46020 tetramethylammonium skos:exactMatch MESH:C027917 tetramethylammonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46050 docosane skos:exactMatch MESH:C470023 docosane semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:46053 2,4,6-trinitrotoluene skos:exactMatch MESH:C046889 tritol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4609 Dimethyl phthalate skos:exactMatch MESH:C024629 dimethyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46116 thiolactomycin skos:exactMatch MESH:C035068 thiolactomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4614 Dimethyl trisulfide skos:exactMatch MESH:C054170 dimethyl trisulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46149 picric acid skos:exactMatch MESH:C005858 picric acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:46245 coenzyme Q10 skos:exactMatch MESH:C024989 coenzyme Q10 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:46274 (Z)-octadec-11-enyl acetate skos:exactMatch MESH:C518845 11-cis-vaccenyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4633 Diospyrin skos:exactMatch MESH:C043546 diospyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4638 diphenidol skos:exactMatch MESH:C004858 diphenidol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4645 Diphyllin skos:exactMatch MESH:C010130 diphyllin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4646 dipivefrin skos:exactMatch MESH:C015173 dipivefrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46477 methyl vanillate skos:exactMatch MESH:C000618837 methyl vanillate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4648 hop-22(29)-ene skos:exactMatch MESH:C028765 diploptene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46502 tungstate skos:exactMatch MESH:C045951 tungstate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46548 zardaverine skos:exactMatch MESH:C066436 zardaverine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46557 zoledronic acid skos:exactMatch MESH:D000077211 Zoledronic Acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:46565 4-(2-AMINOETHYL)BENZENESULFONAMIDE skos:exactMatch MESH:C097944 4-(2-aminoethyl)benzenesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46574 wybutosine skos:exactMatch MESH:C467591 wybutosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46643 isobutyl nitrite skos:exactMatch MESH:C018086 isobutyl nitrite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46645 isobutanol skos:exactMatch MESH:C040507 isobutyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46660 hydroxypyruvaldehyde skos:exactMatch MESH:C017417 hydroxypyruvaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46673 D-arabinosone skos:exactMatch MESH:C000266 arabinosone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46674 lizardite skos:exactMatch MESH:C046240 lizardite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46676 tremolite asbestos skos:exactMatch MESH:C005846 tremolite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46690 reserpic acid skos:exactMatch MESH:C046455 reserpic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46699 pyrazolopyridine skos:exactMatch MESH:C118531 pyrazolopyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46734 (1E,4S,5E,7R)-germacra-1(10),5-dien-11-ol skos:exactMatch MESH:C515287 germacradienol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46742 Nutlin-3 skos:exactMatch MESH:C482205 nutlin 3 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4676 dodecanedioic acid skos:exactMatch MESH:C036836 dodecanedioic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46763 tat-BP skos:exactMatch MESH:C059708 tracheal cytotoxin, Bordetella pertussis semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46764 1beta-methylcarbapenem skos:exactMatch MESH:C476323 1 beta-methylcarbapenem semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46784 diglyme skos:exactMatch MESH:C007391 diglyme semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46788 2-ethoxyethanol skos:exactMatch MESH:C021296 2-ethoxyethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46790 2-methoxyethanol skos:exactMatch MESH:C005219 methyl cellosolve semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46796 pentafluorobenzoic acid skos:exactMatch MESH:C090819 pentafluorobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46810 1,3,4-oxadiazoles skos:exactMatch MESH:C583463 1,3,4-oxadiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4682 dolasetron skos:exactMatch MESH:C060344 dolasetron semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:46860 cinchomeronic acid skos:exactMatch MESH:C000598663 3,4-pyridinedicarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46875 dinicotinic acid skos:exactMatch MESH:C546051 3,5-pyridinedicarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46888 silanediol skos:exactMatch MESH:C475536 silanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:469 1'-acetoxychavicol acetate skos:exactMatch MESH:C047948 1'-acetoxychavicol acetate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:46908 imidazopyridine skos:exactMatch MESH:C000619660 imidazopyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46916 vinyl acetate skos:exactMatch MESH:C011566 vinyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46932 dihydrocapsaicin skos:exactMatch MESH:C012906 dihydrocapsaicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46937 QX-314 skos:exactMatch MESH:C012647 QX-314 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46938 zebularine skos:exactMatch MESH:C009131 pyrimidin-2-one beta-ribofuranoside semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:46944 cyclobutenone skos:exactMatch MESH:C553737 cyclobutenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46961 phytosphingosine skos:exactMatch MESH:C012491 phytosphingosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:46979 N-acetylsphingosine skos:exactMatch MESH:C064769 N-acetylsphingosine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:47017 tetrahydrofuranol skos:exactMatch MESH:C000617287 tetrahydrofuranol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47034 [8]annulene skos:exactMatch MESH:C534209 1,3,5,7-cyclooctatetraene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4704 Dothistromin skos:exactMatch MESH:C042735 dothistromin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47083 2-chlorophenol skos:exactMatch MESH:C030683 2-chlorophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47097 lonafarnib skos:exactMatch MESH:C115354 lonafarnib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:47105 1-bromopropane skos:exactMatch MESH:C118559 1-bromopropane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47106 (3-chloro-4-hydroxyphenyl)acetic acid skos:exactMatch MESH:C029718 3-chloro-4-hydroxyphenylacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47112 GW 2433 skos:exactMatch MESH:C110636 GW 2433 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47136 pentachlorobenzene skos:exactMatch MESH:C003060 pentachlorobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4720 DuP 697 skos:exactMatch MESH:C064874 DuP 697 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47217 arsane skos:exactMatch MESH:C006633 arsine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4723 Dunnione skos:exactMatch MESH:C474009 dunnione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47232 bromoethane skos:exactMatch MESH:C037311 bromoethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4724 dyclonine skos:exactMatch MESH:C100063 dyclonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47250 BALHIMYCIN skos:exactMatch MESH:C087127 balhimycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4726 Dynemicin A skos:exactMatch MESH:C061229 dynemicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47302 clorobiocin skos:exactMatch MESH:C006260 clorobiocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47309 2-chloro-2',3'-dideoxyadenosine skos:exactMatch MESH:C055504 2-chloro-2',3'-dideoxyadenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47322 N-(2-aminoethyl)-5-chloroisoquinoline-8-sulfonamide skos:exactMatch MESH:C058815 N-(2-aminoethyl)-5-chloroisoquinoline-8-sulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47344 alvocidib skos:exactMatch MESH:C077990 alvocidib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4737 N-ethylphenylacetamide skos:exactMatch MESH:C489414 N-ethylphenylacetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4740 Eburnamonine skos:exactMatch MESH:C016422 eburnamonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:474014 dirithromycin skos:exactMatch MESH:C053853 dirithromycin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:47426 furosemide skos:exactMatch MESH:C051603 4-chloro-N-(2-furylmethyl)-5-sulfamoylanthranilic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4744 Echimidine skos:exactMatch MESH:C000615871 echimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4745 echinacoside skos:exactMatch MESH:C060297 echinacoside semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:47458 saracatinib skos:exactMatch MESH:C515233 saracatinib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4746 echinenone skos:exactMatch MESH:C000614164 aphanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4747 Echinocystic acid skos:exactMatch MESH:C022999 echinocystic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4749 Echinopsine skos:exactMatch MESH:C007574 echinopsine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47492 3-BROMO-7-NITROINDAZOLE skos:exactMatch MESH:C106731 3-bromo-7-nitroindazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4751 Echitamine skos:exactMatch MESH:C001133 echitamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47564 mometasone furoate skos:exactMatch MESH:D000068656 Mometasone Furoate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:47617 4,5,6,7-tetrachloro-2-benzofuran-1(3H)-one skos:exactMatch MESH:C531056 4,5,6,7-tetrachlorophthalide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47619 piclamilast skos:exactMatch MESH:C087566 piclamilast semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:47657 roflumilast skos:exactMatch MESH:C424423 Roflumilast semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:47696 2,4,6-tribromophenol skos:exactMatch MESH:C004554 2,4,6-tribromophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47697 4,5,6,7-TETRABROMOBENZOTRIAZOLE skos:exactMatch MESH:C405354 4,5,6,7-tetrabromobenzotriazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4771 Elemicin skos:exactMatch MESH:C002135 elemicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47724 vancomycin aglycone skos:exactMatch MESH:C446043 aglucovancomycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47727 5-\{5-[2-chloro-4-(4,5-dihydro-1,3-oxazol-2-yl)phenoxy]pentyl\}-3-methylisoxazole skos:exactMatch MESH:C074996 WIN 53338 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4773 Elephantopin skos:exactMatch MESH:C045728 elephantopin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4774 Eleutherin skos:exactMatch MESH:C415044 eleutherin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4776 ellipticine skos:exactMatch MESH:C034192 ellipticine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4777 Elymoclavine skos:exactMatch MESH:C007586 elymoclavine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47770 phytantriol skos:exactMatch MESH:C508873 3,7,11,15-tetramethyl-1,2,3-hexadecanetriol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4778 embelin skos:exactMatch MESH:C010945 embelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47802 5H-dibenzo[b,f]azepine skos:exactMatch MESH:C527817 dibenzazepine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47807 sulforaphane skos:exactMatch MESH:C016766 sulforafan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47817 N(delta)-hydroxy-L-arginine skos:exactMatch MESH:C007985 N(5)-hydroxy-L-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47828 calcitroic acid skos:exactMatch MESH:C021640 calcitroic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47829 gamma-hydroxyarginine skos:exactMatch MESH:C012356 gamma-hydroxyarginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47841 acetonitrile oxide skos:exactMatch MESH:C544154 acetonitrile oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47843 dithiane skos:exactMatch MESH:C438055 dithiane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47845 1,3-dithiane skos:exactMatch MESH:C012947 1,3-dithiane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47855 difluoromethane skos:exactMatch MESH:C102075 difluoromethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47856 citronellal skos:exactMatch MESH:C108217 citronellal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47868 photosensitizing agent skos:exactMatch MESH:D017319 Photosensitizing Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4787 Enalkiren skos:exactMatch MESH:C056622 enalkiren semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47870 (methylthio)acetic acid skos:exactMatch MESH:C118653 (methylthio)acetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47876 5-methyl-2'-deoxycytidine skos:exactMatch MESH:C016569 5-methyldeoxycytidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4790 Encelin skos:exactMatch MESH:C093533 encelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4793 Enhydrin skos:exactMatch MESH:C521984 enhydrin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:47939 beta-D-glucosyl-(1->4)-aldehydo-D-mannose skos:exactMatch MESH:C095558 4-glucopyranosylmannose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47943 aniracetam skos:exactMatch MESH:C036466 aniracetam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:47956 thiocarboxamide skos:exactMatch MESH:D013854 Thioamides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47958 nicotinic acetylcholine receptor agonist skos:exactMatch MESH:D018722 Nicotinic Agonists semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:47964 aurone skos:exactMatch MESH:C486837 aurone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:47965 N-acetylmuramic acid skos:exactMatch MESH:C031651 N-acetylmuramic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4798 entacapone skos:exactMatch MESH:C071192 entacapone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4800 Epanolol skos:exactMatch MESH:C038616 epanolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:48004 ketenimine skos:exactMatch MESH:C000591102 ketenimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48010 locked nucleic acid skos:exactMatch MESH:C477371 locked nucleic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4803 epibatidine skos:exactMatch MESH:C082748 epibatidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4804 Epicainide skos:exactMatch MESH:C060578 epicainide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48041 microcystin skos:exactMatch MESH:C078588 microcystin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48047 salinosporamide B skos:exactMatch MESH:C504698 salinosporamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48048 salinosporamide C skos:exactMatch MESH:C504699 salinosporamide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48079 cyclohepta-2,4,6-trienylium skos:exactMatch MESH:C430852 tropylium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4811 epoxiconazole skos:exactMatch MESH:C109476 epoxiconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48115 1,2,4-trinitrobenzene skos:exactMatch MESH:C043308 1,2,4-trinitrobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48120 anthracycline skos:exactMatch MESH:D018943 Anthracyclines semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48131 nonanedioic acid skos:exactMatch MESH:C010038 azelaic acid semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:4814 eprosartan skos:exactMatch MESH:C068373 eprosartan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:4815 Eremanthin skos:exactMatch MESH:C002601 eremanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4816 Eremantholide A skos:exactMatch MESH:C519468 eremantholide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4818 Eremophilenolide skos:exactMatch MESH:C492472 eremophilenolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4819 lysergamide skos:exactMatch MESH:C016543 lysergamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48201 frenolicin B skos:exactMatch MESH:C018066 frenolicin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48202 nanaomycin A skos:exactMatch MESH:C008638 nanaomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48211 kinamycin C skos:exactMatch MESH:C515381 kinamycin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48212 kinamycin A skos:exactMatch MESH:C001507 kinamycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48215 kinamycin F skos:exactMatch MESH:C059021 kinamycin F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48216 kinamycin E skos:exactMatch MESH:C059020 kinamycin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48233 calcium peroxide skos:exactMatch MESH:C403632 calcium peroxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48273 rizatriptan skos:exactMatch MESH:C093622 rizatriptan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48282 5-methoxy-N,N-diisopropyltryptamine skos:exactMatch MESH:C033696 5-methoxy-N,N-diisopropyltryptamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48286 N,N-diisopropyltryptamine skos:exactMatch MESH:C033695 N,N-diisopropyltryptamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48293 epolamine skos:exactMatch MESH:C104862 epolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4833 Erioflorin acetate skos:exactMatch MESH:C063272 erioflorin acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4834 Erioflorin methacrylate skos:exactMatch MESH:C063271 erioflorin methacrylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48343 disulfide skos:exactMatch MESH:D004220 Disulfides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4835 Eriolangin skos:exactMatch MESH:C504937 eriolangin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48361 butene skos:exactMatch MESH:C558934 butylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48363 but-2-ene skos:exactMatch MESH:C021639 2-butene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48397 methanediol skos:exactMatch MESH:C000590223 methylene glycol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48407 antiparkinson drug skos:exactMatch MESH:D000978 Antiparkinson Agents semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:48408 ethyl vanillin skos:exactMatch MESH:C045941 ethyl vanillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48416 olmesartan skos:exactMatch MESH:C437965 olmesartan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:48455 2-demethylmenaquinone-8 skos:exactMatch MESH:C013917 demethylmenaquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48501 dicarbonic acid skos:exactMatch MESH:C079227 pyrocarbonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48502 tert-butoxycarbonyl group skos:exactMatch MESH:C000345 t-butyloxycarbonyl group semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48509 triflic anhydride skos:exactMatch MESH:C474725 triflic anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48511 triflic acid skos:exactMatch MESH:C012077 trifluoromethanesulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48520 xaliproden skos:exactMatch MESH:C462299 xaliproden semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48521 ximoprofen skos:exactMatch MESH:C061944 ximoprofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48530 fumagalone skos:exactMatch MESH:C476592 fumagalone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4856 esmolol skos:exactMatch MESH:C036604 esmolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:48581 idramantone skos:exactMatch MESH:C068220 kemantane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48582 ADP-D-ribose 1'',2''-cyclic phosphate skos:exactMatch MESH:C401161 adenosine diphosphate-ribose 1''-2''cyclic phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48584 ADP-D-ribose 1''-phosphate skos:exactMatch MESH:C496852 ADP-ribose 1''-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48593 benzocycloheptapyridine skos:exactMatch MESH:C409082 benzocycloheptapyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48609 1,4-dimethylnaphthalene skos:exactMatch MESH:C031969 1,4-dimethylnaphthalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4867 Estragole skos:exactMatch MESH:C007633 estragole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48703 tashiromine skos:exactMatch MESH:C512155 tashiromine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48720 argatroban skos:exactMatch MESH:C031942 argatroban semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4873 estropipate skos:exactMatch MESH:C009927 estropipate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48733 feldspar skos:exactMatch MESH:C016447 feldspar semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48742 3alpha,7alpha,12alpha,24-tetrahydroxy-5beta-cholestan-26-oic acid skos:exactMatch MESH:C024759 3,7,12,24-tetrahydroxycholestanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48814 trichloroacetaldehyde skos:exactMatch MESH:C021100 trichloroacetaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48834 7alpha,12alpha,26-trihydroxy-5beta-cholestan-3-one skos:exactMatch MESH:C029098 7 alpha,12 alpha,26-trihydroxy-5 beta-cholestan-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48845 eseroline skos:exactMatch MESH:C022594 eseroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48848 erythronolide A skos:exactMatch MESH:C038316 erythronolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48858 dimethyl sulfite skos:exactMatch MESH:C097173 dimethyl sulfite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48861 2-trans,6-trans,10-trans-geranylgeranyl diphosphate skos:exactMatch MESH:C002963 geranylgeranyl pyrophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48863 phycocyanobilin skos:exactMatch MESH:C011069 phycocyanobilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48864 benzothiadiazole skos:exactMatch MESH:C015700 benzo-1,2,3-thiadiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48883 physostigmine salicylate skos:exactMatch MESH:C026718 physostigmine salicylate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:48905 (9Z,11E,13S,15Z)-13-hydroperoxyoctadeca-9,11,15-trienoic acid skos:exactMatch MESH:C057375 13-hydroperoxy-9,11,15-octadecatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48913 erythromycin A 2'-propanoate skos:exactMatch MESH:C011807 erythromycin propionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48933 piperitone skos:exactMatch MESH:C496656 piperitone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48937 phytane skos:exactMatch MESH:C008906 phytane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48945 2-methylbutan-1-ol skos:exactMatch MESH:C553994 2-methylbutanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4895 Ethyl cinnamate skos:exactMatch MESH:C451418 ethyl cinnamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48973 4-methoxy-2-nitroaniline skos:exactMatch MESH:C000609082 4-methoxy-2-nitroaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48980 quinolin-7-ol skos:exactMatch MESH:C547246 7-hydroxyquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48983 4-methylquinoline skos:exactMatch MESH:C057608 4-methylquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48984 8-methylquinoline skos:exactMatch MESH:C057609 8-methylquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48985 8-chloroquinoline skos:exactMatch MESH:C000607208 8-chloroquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:48991 7-methylxanthine skos:exactMatch MESH:C064273 7-methylxanthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49 (+)-Tetrandrine skos:exactMatch MESH:C009438 tetrandrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49003 4-phospho-D-erythronic acid skos:exactMatch MESH:C020462 4-phosphoerythronate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:490095 esculetin skos:exactMatch MESH:C007628 esculetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49045 germacrene D skos:exactMatch MESH:C027259 germacrene D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49094 tagatose 6-phosphate skos:exactMatch MESH:C026634 tagatose 6-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49108 dopachrome skos:exactMatch MESH:C001123 dopachrome semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49120 formate dehydrogenase skos:exactMatch MESH:D005560 Formate Dehydrogenases semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49123 dimethyl sulfoxide reductase skos:exactMatch MESH:C045664 dimethyl sulfoxide reductase semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4916 eugeniin skos:exactMatch MESH:C473299 tellimagrandin II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49164 (6S,9R)-vomifoliol skos:exactMatch MESH:C000589723 blumenol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49182 1,5-anhydro-D-mannitol skos:exactMatch MESH:C042618 1,5-anhydro-mannitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49189 pristanal skos:exactMatch MESH:C107623 pristanal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49191 momilactone A skos:exactMatch MESH:C116023 momilactone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49203 torcetrapib skos:exactMatch MESH:C483909 torcetrapib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49209 himachalene skos:exactMatch MESH:C412292 himachalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4923 Eupacunin skos:exactMatch MESH:C001199 eupacunin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49236 glucosaminoglycan skos:exactMatch MESH:C020341 glucosaminoglycans semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49237 gamma-bisabolene skos:exactMatch MESH:C511058 gamma-bisabolene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49267 bisanthene skos:exactMatch MESH:C570978 bisanthene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4927 Eupaformosanin skos:exactMatch MESH:C025216 eupaformosanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49272 selinene skos:exactMatch MESH:C539285 selinene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4928 Eupahyssopin skos:exactMatch MESH:C017306 eupahyssopin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49301 hydrindane skos:exactMatch MESH:C531997 hydrindane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49305 5,6alpha-epoxy-5alpha-cholestan-3beta-ol skos:exactMatch MESH:C002415 cholesterol alpha-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4931 Eupaserrin skos:exactMatch MESH:C002811 eupaserrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4932 eupatilin skos:exactMatch MESH:C045325 eupatilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4935 eupatolide skos:exactMatch MESH:C001200 eupatolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4937 Eupatoriopicrin skos:exactMatch MESH:C032660 eupatoriopicrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49388 bacterioruberin skos:exactMatch MESH:C002951 bacterioruberin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4940 Euphol skos:exactMatch MESH:C062557 euphol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:49401 3,4-dichlorobenzoic acid skos:exactMatch MESH:C068797 3,4-dichlorobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49402 2-methyl-1H-indole skos:exactMatch MESH:C022958 2-methylindole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4946 euxanthone skos:exactMatch MESH:C404221 euxanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4948 Evodiamine skos:exactMatch MESH:C049639 evodiamine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:49490 AZD7545 skos:exactMatch MESH:C523124 AZD 7545 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49499 beryllium difluoride skos:exactMatch MESH:C035982 beryllium fluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4953 exemestane skos:exactMatch MESH:C056516 exemestane semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:49533 beta-D-cellohexaose skos:exactMatch MESH:C099423 cellohexaose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4954 Exserohilone skos:exactMatch MESH:C578436 exserohilone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49549 4-chloro-L-threonine skos:exactMatch MESH:C090484 4-chlorothreonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49552 copper(1+) skos:exactMatch MESH:C042514 cuprous ion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49553 copper(II) chloride skos:exactMatch MESH:C029892 cupric chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49584 4-ethylphenol skos:exactMatch MESH:C042291 4-ethylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4966 Fagaramide skos:exactMatch MESH:C033747 fagaramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4967 Fagaridine skos:exactMatch MESH:C518455 fagaridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4969 Fagomine skos:exactMatch MESH:C105643 fagomine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49703 latrunculin B skos:exactMatch MESH:C037068 latrunculin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4976 Fargesone A skos:exactMatch MESH:C451581 fargesone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49770 methyl red skos:exactMatch MESH:C008492 methyl red semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49805 [5,10,15,20-tetrakis(1-methylpyridinium-4-yl)porphyrinato]copper(II) skos:exactMatch MESH:C076825 copper(II)-meso-(4-N-tetramethylpyridyl)porphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49809 2,2',5,5'-tetrachloro-4,4'-bis(methylsulfonyl)biphenyl skos:exactMatch MESH:C044524 4,4'-bis(methylsulfonyl)-2,2',5,5'-tetrachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49837 1-(4-methoxyphenyl)methanamine skos:exactMatch MESH:C091000 4-methoxybenzylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49840 purvalanol B skos:exactMatch MESH:C113584 purvalanol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4989 Fawcettimine skos:exactMatch MESH:C524731 fawcettimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49900 arsenous acid skos:exactMatch MESH:C032793 arsenous acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49928 tetracyanonickelate(2-) skos:exactMatch MESH:C047503 tetracyanonickelate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4994 Febrifugine skos:exactMatch MESH:C001207 febrifugine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49960 vandetanib skos:exactMatch MESH:C452423 N-(4-bromo-2-fluorophenyl)-6-methoxy-7-((1-methylpiperidin-4-yl)methoxy)quinazolin-4-amine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:49976 zinc dichloride skos:exactMatch MESH:C016837 zinc chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:4999 fenchone skos:exactMatch MESH:C027327 fenchone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50006 stilbene oxide skos:exactMatch MESH:C025906 stilbene oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50011 Calcofluor White skos:exactMatch MESH:C048787 cellufluor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50013 hydrobenzoin skos:exactMatch MESH:C540375 hydrobenzoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50016 S-\{2-[4-(dihydroxyarsino)phenylamino]-2-oxoethyl\}-glutathione skos:exactMatch MESH:C426645 4-(N-(S-glutathionylacetyl)amino)phenylarsenoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50027 sabinene skos:exactMatch MESH:C035127 sabinene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50031 alpha-thujene skos:exactMatch MESH:C000590711 alpha-thujene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50061 ent-sandaracopimara-8(14),15-diene skos:exactMatch MESH:C526354 ent-sandaracopimaradiene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50067 9beta-pimara-7,15-diene skos:exactMatch MESH:C099622 pimara-7,15-diene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50069 stemar-13-ene skos:exactMatch MESH:C099623 stemar-13-ene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50071 ascopyrone P skos:exactMatch MESH:C507379 ascopyrone P semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50074 terrylene skos:exactMatch MESH:C528989 terrylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50075 dihydropyridine skos:exactMatch MESH:C038806 1,4-dihydropyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50076 chromium-51 skos:exactMatch MESH:C000615375 Chromium-51 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5008 Fenoxaprop ethyl skos:exactMatch MESH:C416661 fenoxaprop ethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50104 TNP-ATP skos:exactMatch MESH:C009587 2',3'-O-(2,4,6-trinitrophenyl)adenosine 5'-triphosphate semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:50106 5beta-scymnol skos:exactMatch MESH:C074469 scymnol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50114 estrogen skos:exactMatch MESH:D004967 Estrogens semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50129 2-hydroxyisobutyric acid skos:exactMatch MESH:C008039 2-hydroxyisobutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50130 monacolin L skos:exactMatch MESH:C045375 monacolin L semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50134 inositol nicotinate skos:exactMatch MESH:C005193 Inositol Niacinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50145 fenpropimorph skos:exactMatch MESH:C050435 fenpropimorph semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50181 texaphyrin skos:exactMatch MESH:C442892 texaphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50182 3,3'-diindolylmethane skos:exactMatch MESH:C016392 3,3'-diindolylmethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50199 pefloxacin skos:exactMatch MESH:C077130 perfloxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50207 sophoraflavanone B skos:exactMatch MESH:C119737 8-prenylnaringenin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:50208 leachianone G skos:exactMatch MESH:C474046 leachianone G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50228 azomethine skos:exactMatch MESH:C512188 azomethine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50271 (1R,2S,5S,6S)-2-(3-carboxypropanoyl)-5-[(1-carboxyvinyl)oxy]-6-hydroxycyclohex-3-ene-1-carboxylic acid skos:exactMatch MESH:C524466 2-succinyl-5-enolpyruvyl-6-hydroxy-3-cyclohexene-1-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50279 (1S,2S,3S)-prephytoene diphosphate skos:exactMatch MESH:C002964 prelycopersene pyrophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50281 lavandulol skos:exactMatch MESH:C492921 lavandulol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50292 cadmium sulfate skos:exactMatch MESH:C037123 cadmium sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50295 1,9-dideoxyforskolin skos:exactMatch MESH:C047983 1,9-dideoxyforskolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50301 terpentecin skos:exactMatch MESH:C047785 terpentecin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50302 terpentetriene skos:exactMatch MESH:C436972 terpentetriene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50310 1,3-oxazolidine skos:exactMatch MESH:C064210 oxazolidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50344 avermectin skos:exactMatch MESH:C019264 avermectin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50369 tris(picolinato)chromium skos:exactMatch MESH:C079689 chromium tripicolinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50373 homatropine methylbromide skos:exactMatch MESH:C056244 homatropine methylbromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50378 nitisinone skos:exactMatch MESH:C077073 nitisinone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50381 miglustat skos:exactMatch MESH:C059896 miglustat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50387 tuberculosinol skos:exactMatch MESH:C551415 tuberculosinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50399 3',4',7-trihydroxyisoflavone skos:exactMatch MESH:C538958 3'-hydroxydaidzein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50404 lipoprotein cholesterol skos:exactMatch MESH:C030104 lipoprotein cholesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50415 2-methylpyridine skos:exactMatch MESH:C530793 2-picoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50430 N-(3-carboxypropanoyl)-N-hydroxyputrescine skos:exactMatch MESH:C531913 N-hydroxy-N-succinylputrescine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50432 putrebactin skos:exactMatch MESH:C531912 putrebactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50434 alcaligin skos:exactMatch MESH:C092056 alcaligin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50443 N-(3-carboxypropanoyl)-N-hydroxycadaverine skos:exactMatch MESH:C533828 N-hydroxy-N-succinylcadaverine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50459 2,5-diphenylfuran skos:exactMatch MESH:C014512 2,5-diphenylfuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50462 citronellol skos:exactMatch MESH:C007078 citronellol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50464 cis-vaccenic acid skos:exactMatch MESH:C065593 cis-vaccenic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:50465 2-decenoic acid skos:exactMatch MESH:C052476 2-decenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5050 fexofenadine skos:exactMatch MESH:C093230 fexofenadine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50504 osmotic diuretic skos:exactMatch MESH:D004234 Diuretics, Osmotic semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50507 appetite depressant skos:exactMatch MESH:D001067 Appetite Depressants semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50509 potassium channel blocker skos:exactMatch MESH:D026902 Potassium Channel Blockers semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:50534 butyl isothiocyanate skos:exactMatch MESH:C039156 butyl isothiocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50580 arbutamine skos:exactMatch MESH:C076559 arbutamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50587 silole skos:exactMatch MESH:C540376 silole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50604 5-(methylsulfanyl)-2,3-dioxopentyl phosphate skos:exactMatch MESH:C056456 1-phospho-2,3-diketo-5-S-methylthiopentane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50611 N,N'-diformyldityrosine skos:exactMatch MESH:C100749 N,N'-bisformyldityrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50629 cyclooxygenase 2 inhibitor skos:exactMatch MESH:D052246 Cyclooxygenase 2 Inhibitors semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50637 2-nitronaphthalene skos:exactMatch MESH:C048317 2-nitronaphthalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50638 1,3-dinitronaphthalene skos:exactMatch MESH:C073242 1,3-dinitronaphthalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50640 1,5-dinitronaphthalene skos:exactMatch MESH:C429684 1,5-dinitronaphthalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50642 1,8-dinitronaphthalene skos:exactMatch MESH:C541501 1,8-dinitronaphthalene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:50655 exiguamine A skos:exactMatch MESH:C516830 exiguamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50657 exiguamine B skos:exactMatch MESH:C531460 exiguamine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50662 marimastat skos:exactMatch MESH:C100342 marimastat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5070 flavanone skos:exactMatch MESH:C000709829 2-phenylchroman-4-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5072 Flavidin skos:exactMatch MESH:C499398 flavidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50720 2-methylnaphthalene skos:exactMatch MESH:C027384 2-methylnaphthalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50724 butanamide skos:exactMatch MESH:C006866 butyramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50733 nutraceutical skos:exactMatch MESH:D019587 Dietary Supplements semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50749 calcipotriol skos:exactMatch MESH:C055085 calcipotriene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:507499 tricetin skos:exactMatch MESH:C469689 tricetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50756 acridone skos:exactMatch MESH:C041300 acridone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50777 etonogestrel skos:exactMatch MESH:C044815 etonogestrel semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50795 nanostructure skos:exactMatch MESH:D049329 Nanostructures semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50796 nanotube skos:exactMatch MESH:D043942 Nanotubes semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50804 nanoshell skos:exactMatch MESH:D057145 Nanoshells semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50815 norgestimate skos:exactMatch MESH:C017576 norgestimate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50819 ferric oxide skos:exactMatch MESH:C000499 ferric oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50820 ferrous oxide skos:exactMatch MESH:C034236 ferrous oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50833 cadmium sulfide skos:exactMatch MESH:C034939 cadmium sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50834 cadmium selenide skos:exactMatch MESH:C058667 cadmium selenide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50838 drospirenone skos:exactMatch MESH:C035144 drospirenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50842 norflurazon skos:exactMatch MESH:C008677 norflurazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50846 immunomodulator skos:exactMatch MESH:D007155 Immunologic Factors semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:50853 quantum dot skos:exactMatch MESH:D045663 Quantum Dots semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50861 treprostinil skos:exactMatch MESH:C427248 treprostinil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50862 azinomycin B skos:exactMatch MESH:C051055 azinomycin B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50865 cortisol 17-valerate skos:exactMatch MESH:C038363 hydrocortisone valerate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50867 ciprofibrate skos:exactMatch MESH:C019304 ciprofibrate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:50884 aluminium nitride skos:exactMatch MESH:C052045 aluminum nitride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50905 teratogenic agent skos:exactMatch MESH:D013723 Teratogens semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50906 role skos:exactMatch MESH:D012380 Role semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50912 cardiotoxic agent skos:exactMatch MESH:D054715 Cardiotoxins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50913 fixative skos:exactMatch MESH:D005404 Fixatives semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50918 pyrroloquinoline skos:exactMatch MESH:C410406 pyrroloquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5092 2-(2-phenylethyl)chromone skos:exactMatch MESH:C062550 2-(2-phenylethyl)chromone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50922 eletriptan skos:exactMatch MESH:C115647 eletriptan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:5093 Flindersiamine skos:exactMatch MESH:C012321 flindersiamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5094 Flindersine skos:exactMatch MESH:C539535 flindersine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50941 azaphilone skos:exactMatch MESH:C494154 azaphilone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50943 mitorubrin skos:exactMatch MESH:C521221 mitorubrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50949 serotonin uptake inhibitor skos:exactMatch MESH:D017367 Serotonin Uptake Inhibitors semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:50950 titanocene skos:exactMatch MESH:C406884 titanocene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50960 catenane skos:exactMatch MESH:C467767 catenane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5097 fluazifop-butyl skos:exactMatch MESH:C050585 fluazifop-butyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:50992 1,3-thiazolidine-2,4-dione skos:exactMatch MESH:C089946 2,4-thiazolidinedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51024 metixene skos:exactMatch MESH:C005111 methixene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51027 cavitand skos:exactMatch MESH:C442939 cavitand semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51032 epinastine skos:exactMatch MESH:C053090 epinastine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51033 myxopyronin A skos:exactMatch MESH:C040322 myxopyronin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51038 minaprine skos:exactMatch MESH:C006149 minaprine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:51043 tegaserod skos:exactMatch MESH:C105050 tegaserod semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51055 9H-thioxanthene skos:exactMatch MESH:C054700 6-thioxanthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5106 flunisolide skos:exactMatch MESH:C007734 flunisolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:51066 dapiprazole skos:exactMatch MESH:C035289 dapiprazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5107 Fluo-3 skos:exactMatch MESH:C059715 Fluo-3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51075 sophorolipid skos:exactMatch MESH:C000627985 sophorolipid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51079 GS26575 skos:exactMatch MESH:C541362 GS26575 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5108 Fluocinolone skos:exactMatch MESH:C035394 fluocinolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51103 Fluo-4 skos:exactMatch MESH:C409648 Fluo 4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51107 4,4-difluoro-4-bora-3a,4a-diaza-s-indacene skos:exactMatch MESH:C095489 4,4-difluoro-4-bora-3a,4a-diaza-s-indacene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51141 alfuzosin skos:exactMatch MESH:C047638 alfuzosin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:5116 Fluorodifen skos:exactMatch MESH:C010457 fluorodifen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51179 dextropropoxyphene napsylate skos:exactMatch MESH:C084813 propoxyphene napsylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51205 cyclopropene skos:exactMatch MESH:C021985 cyclopropene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51215 zinc octaethylporphyrin skos:exactMatch MESH:C526613 zinc octaethylporphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51216 zinc porphyrin skos:exactMatch MESH:C017802 zinc hematoporphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51218 zinc phthalocyanine skos:exactMatch MESH:C052159 Zn(II)-phthalocyanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5122 Fluperlapine skos:exactMatch MESH:C041528 fluperlapine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51221 zinc tetraphenylporphyrin skos:exactMatch MESH:C048955 zinc tetraphenylporphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51222 YoYo-3 skos:exactMatch MESH:C412625 YoYo-3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51226 epicocconone skos:exactMatch MESH:C477464 epicocconone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51231 DAPI skos:exactMatch MESH:C007293 DAPI semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5125 Fluphenazine enanthate skos:exactMatch MESH:C017610 fluphenazine enanthate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51257 6alpha-[(R)-1-hydroxyethyl]-2-[(R)-tetrahydrofuran-2-yl]pen-2-em-3-carboxylic acid skos:exactMatch MESH:C107057 fropenem semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51280 S-methyl thioacetate skos:exactMatch MESH:C026500 methyl thioacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51284 1-deoxy-D-threo-hexo-2,5-diulose 6-phosphate skos:exactMatch MESH:C488732 6-deoxy-5-ketofructose 1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51287 tetracene-5,12-dione skos:exactMatch MESH:C468646 5,12-naphthacenequinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51302 anthracene-9,10-dinitrile skos:exactMatch MESH:C521244 9,10-dicyanoanthracene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5131 flurochloridone skos:exactMatch MESH:C077976 raiser semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51311 bromoethene skos:exactMatch MESH:C003763 vinyl bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51315 iodoethene skos:exactMatch MESH:C569210 vinyl iodide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51338 dendrimer macromolecule skos:exactMatch MESH:C501244 dendron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51340 pristanic acid skos:exactMatch MESH:C002844 pristanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51351 cloxacillin benzathine skos:exactMatch MESH:C006692 benzathine cloxacillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51368 lofexidine skos:exactMatch MESH:C025655 lofexidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51370 dichlorocarbene skos:exactMatch MESH:C004260 dichlorocarbene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51396 dinitrobenzene skos:exactMatch MESH:D004136 Dinitrobenzenes semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51417 calixresorcarenes skos:exactMatch MESH:C466160 resorcinarene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51451 endothelin receptor antagonist skos:exactMatch MESH:D065128 Endothelin Receptor Antagonists semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:51457 cyclopropanecarboxamide skos:exactMatch MESH:C538819 cyclopropanecarboxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51460 albaflavenone skos:exactMatch MESH:C087466 albaflavenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51461 SYBR Green I skos:exactMatch MESH:C098022 SYBR Green I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51467 PicoGreen skos:exactMatch MESH:C099476 PicoGreen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51469 butyllithium skos:exactMatch MESH:C046771 butyllithium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51470 phenyllithium skos:exactMatch MESH:C450681 phenyllithium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51486 methyllithium skos:exactMatch MESH:C520093 methyllithium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51497 dimethylzinc skos:exactMatch MESH:C511262 dimethylzinc semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51499 diphenylzinc skos:exactMatch MESH:C511645 diphenylzinc semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51502 cryptocyanin skos:exactMatch MESH:C067343 kryptocyanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51515 N-butyrylbenzamide skos:exactMatch MESH:C069752 N-butyrylbenzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51544 BMY 45778 skos:exactMatch MESH:C084677 BMY 45778 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51555 2,1-benzoxazole skos:exactMatch MESH:C033962 anthranil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51568 dipotassium tetraiodomercurate skos:exactMatch MESH:C009009 potassium tetraiodomercurate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51575 3-bromopyridine skos:exactMatch MESH:C517741 3-bromopyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51581 benzimidazole-4,7-quinone skos:exactMatch MESH:C542784 1H-benzimidazole-4,7-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51588 1,4-diphenylbutadiyne skos:exactMatch MESH:C029034 1,4-diphenylbutadiyne semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51593 3,5-dibromopyridine skos:exactMatch MESH:C500447 3,5-dibromopyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51596 2',7'-dichlorofluorescein skos:exactMatch MESH:C037631 2',7'-dichlorofluorescein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51599 2,4-diaminopyridine skos:exactMatch MESH:C026805 2,4-diaminopyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5160 Forsythiaside skos:exactMatch MESH:C058049 forsythiaside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51600 2-[4-(dimethylamino)styryl]-1-methylpyridinium iodide skos:exactMatch MESH:C011786 2-(4-(dimethylamino)styryl)-1-methylpyridinium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51602 resorufin skos:exactMatch MESH:C014180 resorufin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51603 2-methylbenzoxazole skos:exactMatch MESH:C558272 2-methylbenzoxazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51637 indole-4,7-quinone skos:exactMatch MESH:C024732 indole-4,7-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51638 5-carboxy-X-rhodamine skos:exactMatch MESH:C533378 5-carboxy-X-rhodamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5165 Fosphenytoin skos:exactMatch MESH:C043114 fosphenytoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51657 5-carboxytetramethylrhodamine skos:exactMatch MESH:C437523 5-carboxytetramethylrhodamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5166 Frangulanine skos:exactMatch MESH:C015229 frangulanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51662 2,3-dihydrofuran skos:exactMatch MESH:C073812 2,3-dihydrofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5167 Frangulin A skos:exactMatch MESH:C000589162 frangulin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51675 9,10-bis(phenylethynyl)anthracene skos:exactMatch MESH:C545666 9,10-bis(phenylethynyl)anthracene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51676 9,10-diphenylanthracene skos:exactMatch MESH:C046961 9,10-diphenylanthracene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5168 Frangulin B skos:exactMatch MESH:C007781 frangulin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5169 fraxetin skos:exactMatch MESH:C105671 fraxetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51691 apalcillin skos:exactMatch MESH:C012122 apalcillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5170 fraxin skos:exactMatch MESH:C080614 fraxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:517248 bufalin skos:exactMatch MESH:C022777 bufalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51740 ethyl propiolate skos:exactMatch MESH:C544697 ethyl propiolate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51742 acridine yellow skos:exactMatch MESH:C025902 acridine yellow semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51744 Alexa Fluor 350 skos:exactMatch MESH:C400304 Alexa 350 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51758 azidocillin skos:exactMatch MESH:C100243 azidocillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51759 methacrylamide skos:exactMatch MESH:C045985 methacrylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51760 Alexa Fluor 546 skos:exactMatch MESH:C481052 Alexa fluor 546 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51763 cellocidin skos:exactMatch MESH:C015739 cellocidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5177 Frullanolide skos:exactMatch MESH:C007787 frullanolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51770 sultamicillin skos:exactMatch MESH:C035444 sultamicillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51771 coumarin 120 skos:exactMatch MESH:C028743 7-amino-4-methylcoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51772 7-amino-4-(trifluoromethyl)coumarin skos:exactMatch MESH:C521215 coumarin 151 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51773 coumarin 153 skos:exactMatch MESH:C488877 coumarin 153 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51774 coumarin 480 skos:exactMatch MESH:C573700 coumarin 480 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51776 coumarin 500 skos:exactMatch MESH:C514684 7-(ethylamino)-4-trifluoromethylcoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5179 Frutinone A skos:exactMatch MESH:C581826 frutinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51805 imidurea skos:exactMatch MESH:C006048 imidazolidinyl urea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51817 temocillin skos:exactMatch MESH:C031367 temocillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:518305 2,5-dimethylaniline skos:exactMatch MESH:C016835 2,5-xylidene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51833 beta-D-fructofuranosyl alpha-D-mannopyranoside skos:exactMatch MESH:C066587 mannosucrose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51835 microthecin skos:exactMatch MESH:C118494 microthecin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:518413 alverine skos:exactMatch MESH:C010846 alverine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51845 bromoacetone skos:exactMatch MESH:C018235 bromoacetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51846 phenacyl bromide skos:exactMatch MESH:C013190 phenacyl bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51850 methyl pyruvate skos:exactMatch MESH:C104813 methyl pyruvate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51855 benzoylacetonitrile skos:exactMatch MESH:C410426 3-oxo-3-phenylpropanenitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51865 azoxybenzene skos:exactMatch MESH:C046115 fenazox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5187 Fulvine skos:exactMatch MESH:C041169 fulvine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51876 auramine O skos:exactMatch MESH:C542357 4,4-dimethylaminobenzophenonimide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5188 Fulvoplumierin skos:exactMatch MESH:C017333 fulvoplumierin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51881 asterriquinone skos:exactMatch MESH:C035746 asterriquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51882 BoBo-3 skos:exactMatch MESH:C098829 BOBO 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51889 cyanoacetic acid skos:exactMatch MESH:C007170 cyanoacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51903 calcein skos:exactMatch MESH:C007740 fluorexon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51907 dansyl chloride skos:exactMatch MESH:C029038 dansyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5192 Funebrine skos:exactMatch MESH:C484609 funebrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51923 calcium crimson skos:exactMatch MESH:C071334 calcium crimson semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51932 cascade blue skos:exactMatch MESH:C066850 Cascade Blue semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51934 CBQCA reagent skos:exactMatch MESH:C069617 3-(4-carboxybenzoyl)-2-quinolinecarboxaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51940 coumarin 504 skos:exactMatch MESH:C520890 coumarin 314 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51941 coumarin 343 skos:exactMatch MESH:C552279 coumarin 343 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51942 coumarin 6 skos:exactMatch MESH:C517282 coumarin 6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51945 DY-630 skos:exactMatch MESH:C439044 DY 630 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51951 DY-635 skos:exactMatch MESH:C439045 DY 635 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51966 DY-676 skos:exactMatch MESH:C573549 DY-676 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51988 tetrabutylammonium chloride skos:exactMatch MESH:C515756 tetra-n-butylammonium chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51996 perchlorofulvalene skos:exactMatch MESH:C090727 octachlorofulvalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51997 2,2'-biimidazole skos:exactMatch MESH:C065541 2,2'-biimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:51999 fulvene skos:exactMatch MESH:C017332 fulvene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5200 Fusicoccin H skos:exactMatch MESH:C007809 fusicoccin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52026 amorpha-4,11-diene skos:exactMatch MESH:C515348 amorpha-4,11-diene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5203 Futoquinol skos:exactMatch MESH:C549141 futoquinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52042 2-(5'-chloro-2'-phosphoryloxyphenyl)-6-chloro-4-(3H)-quinazolinone skos:exactMatch MESH:C079177 2-(5'-chloro-2'-phosphoryloxyphenyl)-6-chloro-4-(3H)-quinazolinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52047 2,4',7-trihydroxyisoflavanone skos:exactMatch MESH:C420227 2,7,4'-trihydroxyisoflavanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52048 2,3,5,6-tetrachlorophenol skos:exactMatch MESH:C039673 2,3,5,6-tetrachlorophenate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52049 tetrachlorophenol skos:exactMatch MESH:C009408 tetrachlorophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52051 benzyl acetate skos:exactMatch MESH:C046412 benzyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52055 ethidium homodimer skos:exactMatch MESH:C018533 ethidium homodimer semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52060 metampicillin skos:exactMatch MESH:C005195 methampicillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52070 senecionine N-oxide skos:exactMatch MESH:C056840 senecionine N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52072 ethyl eosin skos:exactMatch MESH:C532486 ethyl eosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52073 parbenate skos:exactMatch MESH:C030747 ethyl 4-dimethylaminobenzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52077 FM 1-43 dye skos:exactMatch MESH:C073804 FM1 43 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52080 fura red skos:exactMatch MESH:C082877 fura red semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52082 pibenzimol skos:exactMatch MESH:C009712 bis-benzimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52083 pyranine skos:exactMatch MESH:C005047 pyranine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52084 Indo-1 dye skos:exactMatch MESH:C048960 indo-1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52086 glyceollin III skos:exactMatch MESH:C000591134 glyceollin III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52096 sodium ethoxide skos:exactMatch MESH:C098088 sodium ethoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:520985 almotriptan skos:exactMatch MESH:C409045 almotriptan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:521021 4-(butylamino)benzoic acid skos:exactMatch MESH:C030553 4-n-butylaminobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52121 magnesium green skos:exactMatch MESH:C453498 magnesium green semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52127 (-)-glyceollin II skos:exactMatch MESH:C000591133 glyceollin II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52133 mitoTracker Green FM skos:exactMatch MESH:C111472 mitotracker green FM semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52139 benzylpenicillin clemizole skos:exactMatch MESH:C030906 clemizolpenicillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:521393 3,5-di-O-caffeoyl-muco-quinic acid skos:exactMatch MESH:C552116 3,5-di-O-caffeoyl-muco-quinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52140 clemizole skos:exactMatch MESH:C084582 clemizole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52141 squaric acid skos:exactMatch MESH:C030042 squaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52151 benzylpenicillin benethamine skos:exactMatch MESH:C038323 benethamine penicillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52158 monochlorobimane skos:exactMatch MESH:C059597 monochlorobimane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52169 nile red skos:exactMatch MESH:C044808 nile red semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52183 octaethylporphyrin skos:exactMatch MESH:C488938 octaethylporphyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52186 oxazine-1 skos:exactMatch MESH:C025904 oxazine 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52218 pinacyanol iodide skos:exactMatch MESH:D002232 Carbocyanines semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52220 PoPo-3 skos:exactMatch MESH:C120457 POPO 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52221 isothiocyanate skos:exactMatch MESH:D017879 Isothiocyanates semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:52230 tin-119 atom skos:exactMatch MESH:C000615565 Tin-119 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52232 tin-118 atom skos:exactMatch MESH:C000615564 Tin-118 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52233 tin-116 atom skos:exactMatch MESH:C000615562 Tin-116 semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:52234 tin-117 atom skos:exactMatch MESH:C000615563 Tin-117 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52236 POPOP skos:exactMatch MESH:C028380 POPOP semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52237 Po-Pro-1 skos:exactMatch MESH:C514113 Po-Pro-1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52238 Po-Pro-3 skos:exactMatch MESH:C120456 PO-PRO 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52246 platinum(II) octaethylporphyrin ketone skos:exactMatch MESH:C582846 platinum(II) octaethylporphine ketone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52254 apatite skos:exactMatch MESH:D017886 Durapatite semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:52258 chlorapatite skos:exactMatch MESH:C051449 chlorapatite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52270 sodium green skos:exactMatch MESH:C098118 sodium green semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52274 sulforhodamine 101 skos:exactMatch MESH:C050829 sulforhodamine 101 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52282 tetramethylrhodamine skos:exactMatch MESH:C005358 tetramethylrhodamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52293 thiazole orange skos:exactMatch MESH:C051000 thiazole orange semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52296 To-Pro-1 skos:exactMatch MESH:C405903 TO-PRO-1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52297 To-Pro-3 skos:exactMatch MESH:C098830 TO-PRO-3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52298 ToTo-1 skos:exactMatch MESH:C086329 TOTO-1 thiazole orange dye semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52309 1-NM-PP1 skos:exactMatch MESH:C479693 1-tert-butyl-3-naphthalen-1-ylmethyl-1H-pyrazolo(3,4-d)pyrimidin-4-ylemine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52315 rhodamine 110 skos:exactMatch MESH:C049025 rhodamine 110 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52317 thalianol skos:exactMatch MESH:C528598 thalianol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52342 ethyl formate skos:exactMatch MESH:C510888 ethyl formate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52364 2-acetylnaphthalene skos:exactMatch MESH:C503376 2-acetylnaphthalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5240 Gaillardin skos:exactMatch MESH:C476872 gaillardin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52401 2-phenoxyacetophenone skos:exactMatch MESH:C561330 2-phenoxy-1-phenylethanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52427 phenethicillin skos:exactMatch MESH:C100209 phenethicillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52429 propicillin skos:exactMatch MESH:C100135 propicillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52431 naphthalene 1,2-oxide skos:exactMatch MESH:C042033 naphthalene 1,2-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52442 1D-myo-inositol 2-acetamido-2-deoxy-alpha-D-glucopyranoside skos:exactMatch MESH:C417276 1-inosityl-2-acetamido-2-deoxyglucopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52450 2-O-acetyl-1-O-octadecyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C026613 1-0-octadecyl 2-0-acetyl sn-glycero-3-phosphorylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52452 tellurium-125 atom skos:exactMatch MESH:C000615575 Tellurium-125 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52453 xenon-129 atom skos:exactMatch MESH:C000614971 Xenon-129 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52455 lead-207 skos:exactMatch MESH:C000615129 Lead-207 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52457 selenium-77 atom skos:exactMatch MESH:C000615457 Selenium-77 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52459 rubidium-87 atom skos:exactMatch MESH:C000615483 Rubidium-87 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52461 elisabethatriene skos:exactMatch MESH:C516495 elisabethatriene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52462 tungsten-183 skos:exactMatch MESH:C000615070 Tungsten-183 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52486 dehydroabietadienol skos:exactMatch MESH:C465098 dehydroabietinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52487 dehydroabietadienal skos:exactMatch MESH:C576115 dehydroabietinal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52488 cobalt-precorrin-5A skos:exactMatch MESH:C522828 cobalt-precorrin 5A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52489 cobalt-precorrin-5B skos:exactMatch MESH:C522829 cobalt-precorrin 5B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52497 maneb skos:exactMatch MESH:D008344 Maneb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52498 zineb skos:exactMatch MESH:D015038 Zineb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52511 olivomycin A skos:exactMatch MESH:C025047 olivomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52512 olivin skos:exactMatch MESH:C033392 olivin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5254 galactolipid skos:exactMatch MESH:D038983 Galactolipids semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:525464 cembra-2,7,11-triene-4,6-diol skos:exactMatch MESH:C544693 cembra-2,7,11-triene-4,6-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52549 sordarin skos:exactMatch MESH:C003329 sordarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52593 nanowire skos:exactMatch MESH:D053770 Nanowires semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52596 isoglobotetraosyl ceramide skos:exactMatch MESH:C004642 cytolipin R semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52619 cadmium-111 skos:exactMatch MESH:C000615547 Cadmium-111 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52620 cadmium-113 skos:exactMatch MESH:C000615541 Cadmium-113 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52621 lithium-6 atom skos:exactMatch MESH:C000615209 Lithium-6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52623 iron-57 atom skos:exactMatch MESH:C000615381 Iron-57 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52626 antimony-123 atom skos:exactMatch MESH:C000615566 Antimony-123 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52633 molybdenum-95 skos:exactMatch MESH:C000615511 Molybdenum-95 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52636 iodine-129 atom skos:exactMatch MESH:C000614963 Iodine-129 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52637 europium-151 atom skos:exactMatch MESH:C000615025 Europium-151 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52640 N-acylethanolamine skos:exactMatch MESH:C022203 N-acylethanolamines semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52641 polyphosphoric acid skos:exactMatch MESH:C047269 polyphosphoric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52646 leptomycin B skos:exactMatch MESH:C038753 leptomycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5265 Galegine skos:exactMatch MESH:C074315 galegine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52650 leptomycin A skos:exactMatch MESH:C038752 leptomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52661 Alexa Fluor 488 skos:exactMatch MESH:C000711379 alexa fluor 488 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52672 rhodamine 6G skos:exactMatch MESH:C026188 rhodamine 6G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52696 calcium orange skos:exactMatch MESH:C071335 calcium orange semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52698 ortho-iodosylbenzoic acid skos:exactMatch MESH:C008154 2-iodosobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52700 ortho-iodylbenzoic acid skos:exactMatch MESH:C476101 o-iodoxybenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52718 Cy7 dye skos:exactMatch MESH:C501744 indotricarbocyanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52722 lactacystin skos:exactMatch MESH:C067713 lactacystin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52732 phallacidin skos:exactMatch MESH:C017613 phallacidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52753 perylenediimide skos:exactMatch MESH:C521332 perylenediimide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52758 germanium-73 atom skos:exactMatch MESH:C000615434 Germanium-73 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5276 Garcinol skos:exactMatch MESH:C054597 garcinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52761 zinc-67 skos:exactMatch MESH:C000615415 Zinc-67 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52763 magnesium-25 atom skos:exactMatch MESH:C000615291 Magnesium-25 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5277 gardenoside skos:exactMatch MESH:C056587 gardenoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52771 4-(4-diethylaminostyryl)-1-methylpyridinium iodide skos:exactMatch MESH:C052247 4-(4-diethylaminostyryl)-N-methylpyridinium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52774 pentane-2,3-dione skos:exactMatch MESH:C013186 2,3-pentanedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5279 gartanin skos:exactMatch MESH:C000605798 1,3,5,8-tetrahydroxy-2,4-bis(3-methyl-2-butenyl)xanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5281 Geigerin skos:exactMatch MESH:C053304 geigerin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52815 cresyl violet skos:exactMatch MESH:C028911 cresyl violet semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52926 thionine cation skos:exactMatch MESH:C435667 3,7-diaminophenothiazin-5-ium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5294 Gelsemine skos:exactMatch MESH:C063230 gelsemine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52974 tetracosanoyl-CoA skos:exactMatch MESH:C018582 lignoceroyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5298 Genipin skos:exactMatch MESH:C007834 genipin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:52985 2-hexacosenoic acid skos:exactMatch MESH:C040938 1-hexacosenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5299 Geniposide skos:exactMatch MESH:C007835 geniposide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5301 Geniposidic acid skos:exactMatch MESH:C058966 geniposidic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53016 sulfamethoxazole hydroxylamine skos:exactMatch MESH:C059873 sulfamethoxazole hydroxylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53017 nitrososulfamethoxazole skos:exactMatch MESH:C072956 4-nitrososulfamethoxazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53037 hexadecaprenyl diphosphate skos:exactMatch MESH:C408365 hexadecaprenyl diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53070 2,4-dinitrobenzenesulfonic acid skos:exactMatch MESH:C007488 dinitrobenzenesulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53074 diphenylcyclopropenone skos:exactMatch MESH:C029402 diphenylcyclopropenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53075 cyclopropenone skos:exactMatch MESH:C120343 cyclopropenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53076 4-(ethoxymethylene)-2-phenyloxazol-5-one skos:exactMatch MESH:C119678 4-ethoxymethylene-2-phenyl-2-oxazoline-5-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53078 N(6)-(2,4-dinitrophenyl)lysine skos:exactMatch MESH:C007493 epsilon-dinitrophenyllysine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:53082 prostaglandin H2 1-ethanolamide skos:exactMatch MESH:C507368 prostamide H2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53088 alizarin complexone skos:exactMatch MESH:C070804 alizarin complexone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53094 imidazoline skos:exactMatch MESH:C017424 2-imidazoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53109 Bandrowski's base skos:exactMatch MESH:C051597 Bandrowski's base semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53110 4,5-dianilinophthalimide skos:exactMatch MESH:C098874 4,5-dianilinophthalimide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53115 8-(3-chlorostyryl)caffeine skos:exactMatch MESH:C081320 8-(3-chlorostyryl)caffeine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:53123 diazoline skos:exactMatch MESH:C025079 diazoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53124 2-fluoroacetamide skos:exactMatch MESH:C007741 fluoroacetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53154 8'-apo-beta,psi-caroten-8'-al skos:exactMatch MESH:C004984 apocarotenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53157 4'-apo-beta-carotenal skos:exactMatch MESH:C521284 4'-apo-beta-caroten-4'-al semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53159 (3R)-3-hydroxy-8'-apo-beta-carotenal skos:exactMatch MESH:C428343 citraurin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53168 picrocrocin skos:exactMatch MESH:C087962 picrocrocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53175 13-apo-beta-carotenone skos:exactMatch MESH:C071310 beta-apo-13-carotenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53177 beta-cyclocitral skos:exactMatch MESH:C516118 beta-cyclocitral semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5319 Gentiodelphin skos:exactMatch MESH:C414932 gentiodelphin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53199 poly(amido amine) skos:exactMatch MESH:C531249 Poly(amidoamine) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53201 polycarbonate macromolecule skos:exactMatch MESH:C005506 polycarbonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53209 tetrapropylammonium perruthenate skos:exactMatch MESH:C082683 tetrapropylammonium perruthenate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5321 Gentiopicrin skos:exactMatch MESH:C012997 gentiopicroside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53216 dicyclohexylmethane-4,4'-diisocyanate skos:exactMatch MESH:C013606 methylene bis(4-cyclohexylisocyanate) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53217 citranaxanthin skos:exactMatch MESH:C520766 citranaxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5323 gentisein skos:exactMatch MESH:C436833 gentisein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53231 poly(ethylene imine) skos:exactMatch MESH:C505405 poly(ethylene imine) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53233 3-(4,5-dimethylthiazol-2-yl)-2,5-diphenyltetrazolium bromide skos:exactMatch MESH:C022616 thiazolyl blue semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53236 captopril disulfide skos:exactMatch MESH:C035974 captopril disulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5324 gentisin skos:exactMatch MESH:C037062 gentisin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53244 poly(vinyl fluoride) skos:exactMatch MESH:C077776 polyvinyl fluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53258 sodium citrate skos:exactMatch MESH:C514290 trisodium citrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53276 poly(styrene) skos:exactMatch MESH:C024075 styrofoam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53278 poly(styrene-4-sulfonic acid) skos:exactMatch MESH:C077114 styrenesulfonic acid polymer semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5328 Geraniin skos:exactMatch MESH:C024603 Geraniin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5331 geranyl acetate skos:exactMatch MESH:C432872 geranyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53311 sodium alginate skos:exactMatch MESH:D044646 Ascophyllum semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53323 polycationic macromolecule skos:exactMatch MESH:C009792 polycations semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53324 6-azido-6-deoxycellulose skos:exactMatch MESH:C000590804 6-azido-6-deoxycellulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53351 chromium(3+) trichloride skos:exactMatch MESH:C022990 chromic chloride semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:5338 Germine skos:exactMatch MESH:C100083 germine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53389 poly(3-hydroxybutyrate) skos:exactMatch MESH:C003182 poly-beta-hydroxybutyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5339 Gerrardine skos:exactMatch MESH:C043530 gerrardine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53391 poly(3-hydroxyvalerate) skos:exactMatch MESH:C073314 poly(3-hydroxyvalerate) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53399 poly(4-chloromethlystyrene) skos:exactMatch MESH:C426943 poly(p-chloromethylstyrene) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53429 poly(methacrylic acid) macromolecule skos:exactMatch MESH:C030613 polymethacrylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53438 iron(3+) sulfate skos:exactMatch MESH:C024823 ferric sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53440 2-hydroxypropyl methacrylate skos:exactMatch MESH:C032802 hydroxypropyl methacrylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53454 5,8,11-icosatriynoic acid skos:exactMatch MESH:C026603 5,8,11-eicosatriynoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53455 D-xylopyranose skos:exactMatch MESH:C431715 xylopyranose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53457 glucuronoxylomannan skos:exactMatch MESH:C027478 glucuronoxylomannan semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:53460 all-cis-icosa-11,14,17-trienoic acid skos:exactMatch MESH:C034152 11,14,17-eicosatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53471 chromium(III) sulfate skos:exactMatch MESH:C040874 chromium sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53472 copper(I) chloride skos:exactMatch MESH:C028419 cuprous chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53480 N-acetyl-D-galactosaminitol skos:exactMatch MESH:C011631 N-acetylgalactosaminitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53510 N-(1-naphthyl)ethylenediamine skos:exactMatch MESH:C008588 N-(1-naphthyl)ethylenediamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5352 Gingerenone A skos:exactMatch MESH:C000604237 gingerenone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53545 poly(oxyethylene)-block-polystyrene skos:exactMatch MESH:C541965 polystyrene-b-poly(ethylene oxide) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53546 polystyrene-block-poly(acrylic acid) skos:exactMatch MESH:C509855 poly(styrene-b-acrylic acid) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5355 Ginkgolide A skos:exactMatch MESH:C477042 ginkgolide A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:5356 ginkgolide B skos:exactMatch MESH:C045856 ginkgolide B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:5357 Ginkgolide C skos:exactMatch MESH:C058295 ginkgolide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53577 pyrimidin-2-ol skos:exactMatch MESH:C041345 2-hydroxypyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53578 hexamethylene diisocyanate skos:exactMatch MESH:C015262 1,6-hexamethylene diisocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53579 pholcodine skos:exactMatch MESH:C008872 pholcodine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5358 Ginkgolide J skos:exactMatch MESH:C075228 ginkgolide J semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53580 4-(ethoxymethylene)-2-(2-furyl)oxazol-5-one skos:exactMatch MESH:C032541 2-furyl-4-ethoxymethylene-5-oxazolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53613 2,5-dimethyl-p-phenylenediamine skos:exactMatch MESH:C543308 2,5-dimethyl-1,4-benzoquinonediamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53614 2-methyl-2-oxazoline skos:exactMatch MESH:C561519 2-methyl-2-oxazoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53616 4,4'-diaminoazobenzene skos:exactMatch MESH:C021143 4,4'-diaminoazobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53617 4-(2-hydroxy-5-methylphenylazo)acetanilide skos:exactMatch MESH:C024957 Dispersion Yellow 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53620 methylisothiazolinone skos:exactMatch MESH:C011506 2-methyl-4-isothiazolin-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53621 chloromethylisothiazolinone skos:exactMatch MESH:C011421 5-chloro-2-methyl-4-isothiazolin-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53624 poly(gamma-benzyl-L-glutamate) macromolecule skos:exactMatch MESH:C003172 poly-gamma-benzyl-L-glutamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53627 agatharesinol skos:exactMatch MESH:C445733 agatharesinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5363 Gitogenin skos:exactMatch MESH:C012999 gitogenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5364 Gitonin skos:exactMatch MESH:C029021 gitonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53647 dehydroglycine skos:exactMatch MESH:C033013 iminoglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53648 3,5-dinitrosalicylic acid skos:exactMatch MESH:C001026 5-dimethylaminonaphthalene-1-sulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53651 alpha-D-galactosyl-(1->3)-D-galactose skos:exactMatch MESH:C055075 galactosyl-(1-3)galactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5366 Gla protein skos:exactMatch MESH:C576330 alpha-galactosidase A, human semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53660 4-chlorophenylhydrazine skos:exactMatch MESH:C091140 4-chlorophenylhydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53661 alexidine skos:exactMatch MESH:C001570 alexidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53688 methyl beta-D-glucuronoside skos:exactMatch MESH:C068971 methylglucopyranosiduronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5369 glabridin skos:exactMatch MESH:C107601 glabridin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53694 5-iodo-L-histidine skos:exactMatch MESH:C018324 5-iodohistidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53709 poly(ethylene glycol monomethacrylate) skos:exactMatch MESH:C524499 polyethylene glycol methacrylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5371 Glaucarubinone skos:exactMatch MESH:C015235 glaucarubinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5372 Glaucarubolone skos:exactMatch MESH:C024967 glaucarubolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5373 (S)-glaucine skos:exactMatch MESH:C005004 glaucine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:53731 remazole black-GR skos:exactMatch MESH:C063421 Remazol black B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5374 Glaucolide A skos:exactMatch MESH:C000605837 glaucolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5375 Glaucolide B skos:exactMatch MESH:C065496 glaucolide B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:537519 L-aspartic acid 4-semialdehyde zwitterion skos:exactMatch MESH:C006644 aspartic semialdehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53758 PAP skos:exactMatch MESH:C077151 3-phenylamino-1,2-propanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5376 Glaziovine skos:exactMatch MESH:C007847 glaziovine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53770 aceprometazine skos:exactMatch MESH:C021280 aceprometazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:53773 3'''-O-acetyldigitoxin skos:exactMatch MESH:C006375 acetylgitoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5380 glepidotin A skos:exactMatch MESH:C441193 glepidotin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5381 glepidotin B skos:exactMatch MESH:C441194 glepidotin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5383 glimepiride skos:exactMatch MESH:C057619 glimepiride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:5387 Globomycin skos:exactMatch MESH:C017339 globomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5390 Glu-Glu skos:exactMatch MESH:C094686 glutamyl-glutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5404 glucoerucin(1-) skos:exactMatch MESH:C410644 4-methylthiobutylglucosinolate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:540787 reynosin skos:exactMatch MESH:C016715 reynosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5420 Glucosylated DNA skos:exactMatch MESH:C035493 DNA, glucosylated semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:542606 minquartynoic acid skos:exactMatch MESH:C417933 minquartynoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5435 piperidine-2,6-dione skos:exactMatch MESH:C007864 glutarimide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:545687 traumatic acid skos:exactMatch MESH:C509089 traumatic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5461 Glycinoeclepin A skos:exactMatch MESH:C543096 glycinoeclepin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:546807 beta-D-Galp-(1->3)-D-GalpNAc skos:exactMatch MESH:C000616516 galacto-N-biose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:546808 alpha-D-Gal-(1->4)-D-Gal skos:exactMatch MESH:C056853 6-O-galactopyranosylgalactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5497 Glycosminine skos:exactMatch MESH:C015247 glycosminine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5512 Gnidicin skos:exactMatch MESH:C010459 gnidicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5514 Gnididin skos:exactMatch MESH:C010460 gnididin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5515 Gniditrin skos:exactMatch MESH:C010461 gniditrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5525 gossypin skos:exactMatch MESH:C022944 gossypin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5527 Goyazensolide skos:exactMatch MESH:C499803 furanoheliangolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5528 Gracillin skos:exactMatch MESH:C044934 gracillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55314 poly(N,N'-methylenebisacrylamide-co-methacrylic acid) skos:exactMatch MESH:C000606220 poly(N,N'-methylenebisacrylamide-co-methacrylic acid) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55319 tetrapropylammonium skos:exactMatch MESH:C052377 tetrapropylammonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55325 decyltrimethylammonium ion skos:exactMatch MESH:C013912 decyltrimethylammonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55327 aci-nitroethane(1-) skos:exactMatch MESH:C053154 ethanenitronate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55328 16-hydroxyhexadecanoic acid skos:exactMatch MESH:C063407 16-hydroxypalmitic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55329 16-hydroxyhexadecanoate skos:exactMatch MESH:C474132 16-hydroxyhexadecanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5535 Grandisin skos:exactMatch MESH:C074346 grandisin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55377 beta-hematin skos:exactMatch MESH:C020753 hemozoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5541 Graveoline skos:exactMatch MESH:C487585 graveoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55419 8-nitroguanosine skos:exactMatch MESH:C481144 8-nitroguanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5543 Grepafloxacin skos:exactMatch MESH:C075375 grepafloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55438 Ile(5)-angiotensin II (1-7) skos:exactMatch MESH:C118790 angiotensin I (1-7) semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:55445 vinylferrocene skos:exactMatch MESH:C500579 vinylferrocene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5545 Grevillol skos:exactMatch MESH:C042675 grevillol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55477 N-phenylglycine skos:exactMatch MESH:C021316 N-phenylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5548 Gsh-prostaglandin A1 skos:exactMatch MESH:C021031 GSH-prostaglandin A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55481 lactobionic acid skos:exactMatch MESH:C005608 lactobionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55486 carumonam skos:exactMatch MESH:C044145 carumonam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55502 2-amino-4-hydroxypyrimidine skos:exactMatch MESH:C093270 isocytosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55515 N-acetyltryptamine skos:exactMatch MESH:C043464 N-acetyltryptamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55517 trichothecene skos:exactMatch MESH:C000630165 trichothecene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:55518 butanilicaine skos:exactMatch MESH:C008337 butanilicaine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:55552 thymidine 3'-monophosphate skos:exactMatch MESH:C058833 3'-thymidylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:556075 radicicol skos:exactMatch MESH:C035359 monorden semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:556580 fenticlor skos:exactMatch MESH:C007713 fentichlor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5569 iminoctadine skos:exactMatch MESH:C012343 guazatine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5576 guvacine skos:exactMatch MESH:C015910 guvacine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5592 HLo7 skos:exactMatch MESH:C058577 HLo 7 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5597 HR 780 skos:exactMatch MESH:C062437 HR 780 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5600 Haemanthamine skos:exactMatch MESH:C462104 hemanthamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5602 Haemocorin skos:exactMatch MESH:C030430 hemocorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5603 Halazepam skos:exactMatch MESH:C010175 halazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:560555 cefditoren pivoxil skos:exactMatch MESH:C057710 cefditoren pivoxil semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:5606 Hallactone A skos:exactMatch MESH:C007900 hallolactone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5612 Halofantrine skos:exactMatch MESH:C023768 halofantrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:5614 Haloprogin skos:exactMatch MESH:C100276 haloprogin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5619 Haplophytine skos:exactMatch MESH:C518946 haplophytine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5620 Haplopine skos:exactMatch MESH:C470067 4,8-dimethoxy-7-hydroxyfuro(2,3-b)quinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5625 Harpagoside skos:exactMatch MESH:C033249 harpagoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5626 Harringtonine skos:exactMatch MESH:C062500 harringtonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5627 Harrisonin skos:exactMatch MESH:C442766 harrisonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:562752 2-acetyl-5-methylfuran skos:exactMatch MESH:C057528 5-methyl-2-furylmethylketone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5628 Harzianopyridone skos:exactMatch MESH:C576302 harzianopyridone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5629 Hasubanonine skos:exactMatch MESH:C520169 hasubanonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5633 Hecogenin skos:exactMatch MESH:C007908 hecogenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5634 hederagenin 3-O-arabinoside skos:exactMatch MESH:C036411 cauloside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5635 helenalin skos:exactMatch MESH:C001329 helenalin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:563586 6-methylcoumarin skos:exactMatch MESH:C018096 6-methylcoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5636 Helenien skos:exactMatch MESH:C042447 xanthophyll dipalmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5637 Heliamine skos:exactMatch MESH:C024133 heliamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5643 Heliotrine skos:exactMatch MESH:C010178 heliotrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5647 Helminthosporal skos:exactMatch MESH:C015256 helminthosporal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5648 Helminthosporol skos:exactMatch MESH:C083652 helminthosporol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5650 Helveticoside skos:exactMatch MESH:C007914 helveticoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5656 deoxyhemoglobin skos:exactMatch MESH:C100003 deoxyhemoglobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5658 hentriacontan-16-one skos:exactMatch MESH:C423862 palmitone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:566789 ethylaminium skos:exactMatch MESH:C421484 ethylammonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5672 heptan-2-one skos:exactMatch MESH:C011917 2-heptanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5676 Heritonin skos:exactMatch MESH:C061641 heritonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5677 Hernandezine skos:exactMatch MESH:C067193 hernandezine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5678 Hernandulcin skos:exactMatch MESH:C044111 hernandulcin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:568021 tioxolone skos:exactMatch MESH:C009474 thioxolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5684 Heteratisine skos:exactMatch MESH:C109503 heteratisine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5691 Hexachloro-1,3-butadiene skos:exactMatch MESH:C001335 hexachlorobutadiene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:569624 papulacandin B skos:exactMatch MESH:C020789 papulacandin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5705 Hexazinone skos:exactMatch MESH:C025641 hexazinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5707 Hexocyclium skos:exactMatch MESH:C015922 hexocyclium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5712 1-hexanamine skos:exactMatch MESH:C007940 hexylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5720 himbacine skos:exactMatch MESH:C048172 himbacine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5724 hippeastrine skos:exactMatch MESH:C060577 hippeastrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5727 Hirsutic acid C skos:exactMatch MESH:C034188 hirsutic acid C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5739 histrelin skos:exactMatch MESH:C029256 histrelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5741 Hodgkinsine skos:exactMatch MESH:C077369 hodgkinsine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5746 Homaline skos:exactMatch MESH:C576843 homaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5747 Homatropine skos:exactMatch MESH:C100236 homatropine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5759 Honokiol skos:exactMatch MESH:C005499 honokiol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:5762 hordatine A skos:exactMatch MESH:C528923 hordatine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5763 hordatine B skos:exactMatch MESH:C528924 hordatine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5764 hordenine skos:exactMatch MESH:C007964 hordenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5768 (1E,4E,8E)-alpha-humulene skos:exactMatch MESH:C042686 humulene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5769 humulone skos:exactMatch MESH:C007966 humulon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5770 huperzine b skos:exactMatch MESH:C053016 huperzine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5776 hydrangenol skos:exactMatch MESH:C023818 hydrangenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5781 cortisol sodium phosphate skos:exactMatch MESH:C039803 hydrocortisone sodium phosphate semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:5783 Hydrocortisone cypionate skos:exactMatch MESH:C029109 hydrocortisone cypionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5792 Hydroquinidine skos:exactMatch MESH:C014486 hydroquinidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:581177 agrimoniin skos:exactMatch MESH:C052420 agrimoniin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:58128 N(5)-ethyl-L-glutamine zwitterion skos:exactMatch MESH:C026166 theanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:58149 3-hydroxyphenylacetate skos:exactMatch MESH:C026245 3-hydroxyphenylacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:58178 1-phosphatidyl-1D-myo-inositol 4-phosphate(3-) skos:exactMatch MESH:C037178 phosphatidylinositol 4-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5823 Hymenocardine skos:exactMatch MESH:C000624618 hymenocardine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5824 Hymenoflorin skos:exactMatch MESH:C008094 hymenoflorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:583 1-Acetylaspidoalbidine skos:exactMatch MESH:C549511 1-acetylaspidoalbidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5831 Hypaconitine skos:exactMatch MESH:C058309 hypaconitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5832 hypaphorine skos:exactMatch MESH:C001529 lenticin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:584020 methysergide skos:exactMatch MESH:C034985 1-methyllysergic acid butanolamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5856 Ibutilide skos:exactMatch MESH:C067192 ibutilide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:58601 alpha-D-glucose 1-phosphate(2-) skos:exactMatch MESH:C000709011 alpha-D-glucopyranose 1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5866 Illudin M skos:exactMatch MESH:C052673 illudin M semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5867 Illudin S skos:exactMatch MESH:C008105 illudin S semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5869 imazaquin skos:exactMatch MESH:C057728 imazaquin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5870 imidacloprid skos:exactMatch MESH:C082359 imidacloprid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5886 Imperialine skos:exactMatch MESH:C047331 peiminine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5887 Inabenfide skos:exactMatch MESH:C054100 inabenfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5894 Indeloxazine skos:exactMatch MESH:C020852 indeloxazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5896 Indicaxanthin skos:exactMatch MESH:C469628 indicaxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:58960 2-amino-4-chloro-6-methylpyrimidine skos:exactMatch MESH:C020859 2-amino-4-chloro-6-methylpyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:58961 N-arachidonoylglycine skos:exactMatch MESH:C465623 N-arachidonylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:58966 4,8,12-trimethyltridecanoic acid skos:exactMatch MESH:C009582 4,8,12-trimethyltridecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:58972 (E)-4-oxonon-2-enal skos:exactMatch MESH:C403894 4-oxo-2-nonenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:58984 5-\{[2-(iodoacetamido)ethyl]amino\}naphthalene-1-sulfonic acid skos:exactMatch MESH:C006421 1,5-I-AEDANS semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:58999 2,4-dinitrobromobenzene skos:exactMatch MESH:C011688 1-bromo-2,4-dinitrobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59000 2,4-dinitroiodobenzene skos:exactMatch MESH:C023350 1-iodo-2,4-dinitrobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59008 piroctone olamine skos:exactMatch MESH:C052599 piroctone olamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59012 butanal oxime skos:exactMatch MESH:C004609 butyraldoxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59022 N,N-dimethylcyclohexylamine skos:exactMatch MESH:C038336 N,N-dimethylcyclohexylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59030 oleandrin skos:exactMatch MESH:C021065 oleandrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59050 dimethyl sulfate skos:exactMatch MESH:C007482 dimethyl sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59054 N-methylisatoic anhydride skos:exactMatch MESH:C077537 N-methylisatoic anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59059 methyl isocyanate skos:exactMatch MESH:C008461 methyl isocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59063 polymyxin B2 skos:exactMatch MESH:C571510 polymyxin B2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59065 3,3,5-trimethylcyclohexanol skos:exactMatch MESH:C037269 3,3,5-trimethylcyclohexanol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:59097 tetrachlorophthalic anhydride skos:exactMatch MESH:C009409 tetrachlorophthalic anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59112 3-heptadecylcatechol skos:exactMatch MESH:C034998 3-heptadecylcatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59113 3-heptadecylveratrole skos:exactMatch MESH:D003699 Hepatitis D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59119 thiopropazate skos:exactMatch MESH:C100194 thiopropazate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59120 thioproperazine skos:exactMatch MESH:C084825 thioproperazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59173 bivalirudin skos:exactMatch MESH:C074619 bivalirudin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59204 carbetocin skos:exactMatch MESH:C020731 carbetocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59208 beta-D-Galp-(1->3)-beta-D-GalpNAc-(1->4)-[alpha-Neup5Ac-(2->3)]-beta-D-Galp-(1->4)-beta-D-Glcp skos:exactMatch MESH:C037563 G(M1)-oligosaccharide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59210 alpha-Neup5Ac-(2->8)-alpha-Neup5Ac-(2->3)-beta-D-Galp-(1->4)-beta-D-Glcp skos:exactMatch MESH:C509062 disialyllactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59211 cefotiam hexetil ester skos:exactMatch MESH:C067049 cefotiam hexetil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59213 cefpiramide skos:exactMatch MESH:C036666 cefpiramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5922 ingenol skos:exactMatch MESH:C008125 ingenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59224 cetrorelix skos:exactMatch MESH:C062876 cetrorelix semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59228 beta-D-GalNAc-(1->4)-[alpha-Neu5Ac-(2->3)]-beta-D-Gal-(1->3)-beta-D-GalNAc-(1->4)-[alpha-Neu5Ac-(2->3)]-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C055253 IV(4)-galactosyl-N-acetylganglioside GD1a semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59242 flucofuron skos:exactMatch MESH:C102147 flucofuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59269 dexbrompheniramine skos:exactMatch MESH:C015121 dexbrompheniramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59276 D-quinovosamine skos:exactMatch MESH:C009149 6-desoxy-D-glucosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59297 benzylpenicilloyl polylysine skos:exactMatch MESH:C509029 benzylpenicilloyl G polylysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5931 insulin (human) skos:exactMatch MESH:C473734 Exubera semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59332 2-aminopropiophenone skos:exactMatch MESH:C023665 cathinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59343 cefditoren skos:exactMatch MESH:C073460 cefditoren semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59346 S-(2-boronoethyl)-L-cysteine skos:exactMatch MESH:C425062 (2-boronoethyl)-cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59354 (3E)-4-(2-hydroxyphenyl)-2-oxobut-3-enoic acid skos:exactMatch MESH:C050641 2-hydroxybenzalpyruvate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59385 Ac-Asp-Glu-Val-Asp-H skos:exactMatch MESH:C099158 acetyl-aspartyl-glutamyl-valyl-aspartal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5939 Interferon gamma-1b skos:exactMatch MESH:C554125 interferon gamma-1b semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59418 15beta-hydroxyprogesterone skos:exactMatch MESH:C044666 15-hydroxyprogesterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5942 Inulicin skos:exactMatch MESH:C031971 inulicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59426 N-\{6-[(7-nitrobenzo-2,1,3-oxadiazol-4-yl)amino]hexanoyl\}sphingosylphosphocholine skos:exactMatch MESH:C041065 N-4-nitrobenzo-2-oxa-1,3-diazoleaminocaproyl sphingosylphosphorylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59431 alpha-D-galactosyl-(1->2)-D-galactosyl group skos:exactMatch MESH:C077972 galactosyl(1-2)galactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59477 chloroxine skos:exactMatch MESH:C004357 chloroxine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59481 alpha-D-Galp-(1->4)-alpha-D-Galp-(1->4)-beta-D-Glcp skos:exactMatch MESH:C113460 globotriose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5949 Iodopsin skos:exactMatch MESH:C034941 iodopsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59514 cinolazepam skos:exactMatch MESH:C053781 cinolazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59524 lipoarabinomannan skos:exactMatch MESH:C050016 lipoarabinomannan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59529 omocianine skos:exactMatch MESH:C570392 omocianine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59534 6-acetyl-1,2,3,4-tetrahydropyridine skos:exactMatch MESH:C492489 6-acetyl-1,2,3,4-tetrahydropyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5954 Ipolamiide skos:exactMatch MESH:C469434 ipolamiide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59560 sapropterin skos:exactMatch MESH:C003402 sapropterin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:59563 beta-D-Gal-(1->4)-D-Man skos:exactMatch MESH:C047464 epilactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59564 thermospermine skos:exactMatch MESH:C021097 thermospermine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59582 clocortolone skos:exactMatch MESH:C004686 clocortolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59583 clocortolone pivalate skos:exactMatch MESH:C007088 clocortolone pivalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59589 clomocycline skos:exactMatch MESH:C007090 clomocycline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59593 5-aminoisatin skos:exactMatch MESH:C459159 5-aminoisatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59604 ammonium hexachloroplatinate skos:exactMatch MESH:C018453 ammonium hexachloroplatinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59605 Disperse Blue 124 skos:exactMatch MESH:C069319 Disperse Blue 124 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59606 sodium hexachloroplatinate skos:exactMatch MESH:C038762 disodium hexachloroplatinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59607 quaternium-15 skos:exactMatch MESH:C018375 quaternium-15 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59609 diclofenac beta-D-glucosiduronic acid skos:exactMatch MESH:C487366 1-O-(2-((2',6'-dichlorophenyl)amino)phenylacetyl)glucopyranuronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59612 5-hydroxydiclofenac skos:exactMatch MESH:C117715 5-hydroxydiclofenac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59613 4'-hydroxydiclofenac skos:exactMatch MESH:C108036 4'-hydroxydiclofenac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59628 phosphopeptidomannan skos:exactMatch MESH:C072108 phosphopeptidomannan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59652 prolinol skos:exactMatch MESH:C010509 prolinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59660 [5-fluoro-1-(4-isopropylbenzylidene)-2-methylinden-3-yl]acetic acid skos:exactMatch MESH:C000629487 K-80003 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5967 Iridomyrmecin skos:exactMatch MESH:C575112 iridomyrmecin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59679 phospholipomannan skos:exactMatch MESH:C400188 phospholipomannan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59687 halimane skos:exactMatch MESH:C000610653 halimane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59692 cycrimine skos:exactMatch MESH:C012262 cycrimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59714 Delta(1)-dihydrotestosterone skos:exactMatch MESH:C520094 1-testosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59717 squaraine skos:exactMatch MESH:C480596 squaraine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5972 Irisolidone skos:exactMatch MESH:C423902 irisolidone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59750 diflorasone skos:exactMatch MESH:C014477 diflorasone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:59751 phosphoramidite skos:exactMatch MESH:C434331 phosphoramidite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59752 bolaamphiphile skos:exactMatch MESH:C543575 bolaamphiphile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59753 1,12-di-L-ascorbyl dodecanedioate skos:exactMatch MESH:C521277 1,12-diascorbyl dodecanedioate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5977 Isatidine skos:exactMatch MESH:C013577 isatidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59771 8-chlorotheophylline skos:exactMatch MESH:C030093 8-chlorotheophylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59782 diphemanil methylsulfate skos:exactMatch MESH:C028209 diphemanil methylsulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59783 2-hydroxy-4-methylvaleric acid skos:exactMatch MESH:C019419 alpha-hydroxyisocaproic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59788 diphenylpyraline skos:exactMatch MESH:C009871 diphenylpyraline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5981 isoalantolactone skos:exactMatch MESH:C032787 isoalantolactone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:59826 progestin skos:exactMatch MESH:D011372 Progestins semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:59839 glyoxamide skos:exactMatch MESH:C032160 glyoxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5986 Isoboldine skos:exactMatch MESH:C464744 isoboldine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59873 pandangolide 1 skos:exactMatch MESH:C505299 pandangolide 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59878 aloesone skos:exactMatch MESH:C000657332 aloesone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5988 Isobrucein B skos:exactMatch MESH:C076339 isobrucein B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5989 isobutrin skos:exactMatch MESH:C049385 isobutrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59925 dihydro-beta-ergocryptine skos:exactMatch MESH:C527876 beta-dihydroergocryptine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:59930 N-formylmaleamic acid skos:exactMatch MESH:C534107 N-formylmaleamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5994 isochamaejasmin skos:exactMatch MESH:C507044 isochamaejasmin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:599440 amorolfine skos:exactMatch MESH:C038974 amorolfine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:59948 columbianetin skos:exactMatch MESH:C046733 columbianetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:5995 Isochlorogenic acid b skos:exactMatch MESH:C478100 3,4-di-O-caffeoylquinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59951 pentosidine skos:exactMatch MESH:C062187 pentosidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59952 4-azabenzimidazole skos:exactMatch MESH:C064191 1H-imidazo(4,5-b)pyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59962 argpyrimidine skos:exactMatch MESH:C107313 argpyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59963 methylglyoxal-lysine dimer skos:exactMatch MESH:C402964 imidazolysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59981 2-acetylpyrrole skos:exactMatch MESH:C051267 2-acetylpyrrole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59982 1-methyl-2-acetylpyrrole skos:exactMatch MESH:C549479 2-acetyl-1-methylpyrrole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59983 2-acetylfuran skos:exactMatch MESH:C039669 2-acetylfuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59984 2,5-furandimethanol skos:exactMatch MESH:C056220 2,5-bis(hydroxymethyl)furan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59990 N,N-dimethyl-4-nitrosoaniline skos:exactMatch MESH:C008651 4-nitrosodimethylaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59995 1-(4-sulfophenyl)-3-carboxy-4-amino-5-oxopyrazole skos:exactMatch MESH:C028397 SCAOP semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:59996 1,2-diacyl-sn-glycerol 3-diphosphate(3-) skos:exactMatch MESH:C408642 diacylglycerol pyrophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6000 Isocorydine skos:exactMatch MESH:C030168 isocorydine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6002 Isodiospyrin skos:exactMatch MESH:C409666 isodiospyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60067 2-phenylethyl isocyanate skos:exactMatch MESH:C020790 phenylethyl isocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60069 dipropyl phthalate skos:exactMatch MESH:C106479 di-n-propylphthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6009 isofenphos skos:exactMatch MESH:C035019 isofenphos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:601027 aliskiren skos:exactMatch MESH:C446481 aliskiren semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:60114 alpha,alpha-trehalose-2-sulfate skos:exactMatch MESH:C041663 trehalose 2-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60116 nipecotamide skos:exactMatch MESH:C027785 nipecotic acid amide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60125 N(6)-(1-carboxyethyl)-L-lysine skos:exactMatch MESH:C054688 N(6)-(1-carboxyethyl)lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60151 oxidised LDL skos:exactMatch MESH:C099252 oxidized low density lipoprotein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60153 melamine cyanurate skos:exactMatch MESH:C071913 melamine cyanurate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60156 oxidised phospholipid skos:exactMatch MESH:C017607 oxytocin, 1-penicillamyl-Leu(2)- semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60171 beta-D-Gal-(1->3)-beta-D-GlcNAc-(1->3)-[beta-D-Gal-(1->4)-beta-D-GlcNAc-(1->6)]-beta-D-Gal-(1->4)-D-Glc skos:exactMatch MESH:C046434 lacto-N-hexaose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6019 Isohelenol skos:exactMatch MESH:C020916 isohelenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60191 rhamnogalacturonan II skos:exactMatch MESH:C042492 rhamnogalacturonan II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60209 benzylpenicillenic acid skos:exactMatch MESH:C016262 benzylpenicillenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60239 beta-D-Gal-(1->4)-beta-D-GlcNAc-(1->3)-beta-D-Gal-(1->4)-D-Glc skos:exactMatch MESH:C013084 lacto-N-neotetraose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60246 alpha-D-GalNAc-(1->3)-D-Gal skos:exactMatch MESH:C086195 N-acetylgalactosaminyl-alpha(1-3)galactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60261 ferrioxamine E skos:exactMatch MESH:C017508 ferrioxamine E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6028 Isometamidium chloride skos:exactMatch MESH:C000702 isometamidium chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60288 D-glucuronic acid 3-sulfate skos:exactMatch MESH:C073031 glucuronic acid 3-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6029 Isomontanolide skos:exactMatch MESH:C000605325 isomontanolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60295 2-octynoic acid skos:exactMatch MESH:C060855 2-octynoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60297 testosterone 3-(O-carboxymethyl)oxime skos:exactMatch MESH:C121237 testosterone 3-(O-carboxymethyl)oxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6030 isoniazide skos:exactMatch MESH:C586966 4-pyridinecarbohydrazide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6031 isonicotinamide skos:exactMatch MESH:C027681 isonicotinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60315 L-homocysteine thiolactone skos:exactMatch MESH:C007957 homocysteine thiolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60341 purine N-oxides skos:exactMatch MESH:C009111 purine N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60343 1-methyl-7-nitroisatoic anhydride skos:exactMatch MESH:C585663 1-methyl-7-nitroisatoic anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60411 bacteriopheophytin skos:exactMatch MESH:D011470 Prostatic Hyperplasia semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6042 Isoplumericin skos:exactMatch MESH:C516952 isoplumericin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60427 dioleoyl phosphatidic acid skos:exactMatch MESH:C037657 dioleoylphosphatidic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6044 Isopropamide iodide skos:exactMatch MESH:C084831 isopropamide iodide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60480 3-methyl-1,2,4-triazolo[3,4-a]phthalazine skos:exactMatch MESH:C008508 3-methyl-s-triazolo(3,4-a)phthalazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60481 N',N'',N'''-triacetylfusarinine C skos:exactMatch MESH:C053324 N,N',N''-triacetylfusarinine C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60484 phosphatidylinositol dimannoside skos:exactMatch MESH:C054977 phosphatidylinositol dimannoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60485 phosphatidylinositol pentamannoside skos:exactMatch MESH:C054978 phosphatidylinositol pentamannoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60486 trehalose monomycolate skos:exactMatch MESH:C021099 trehalose monomycolate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6049 isoproturon skos:exactMatch MESH:C028904 isoproturon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60528 lysergol skos:exactMatch MESH:C061884 lysergol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6053 Isorhapontin skos:exactMatch MESH:C571114 isorhapontin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6054 Isosafrole skos:exactMatch MESH:C015959 isosafrole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60584 bicozamycin skos:exactMatch MESH:C024504 bicozamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60585 3,6-diamino-10-methylacridinium skos:exactMatch MESH:C026620 3,6-diamino-10-methylacridinium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60607 metalaxyl-M skos:exactMatch MESH:C473256 mefenoxam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60634 lefradafiban skos:exactMatch MESH:C107918 lefradafiban semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6064 Isotenulin skos:exactMatch MESH:C000632375 isotenulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60647 2-hydroxypentanoic acid skos:exactMatch MESH:C074189 2-hydroxypentanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60689 cembrane skos:exactMatch MESH:C037071 cembrane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60695 3-trifluoromethylbenzoic acid skos:exactMatch MESH:C055606 3-trifluoromethylbenzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6070 Isovelleral skos:exactMatch MESH:C089286 isovelleral semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6072 Isowillardiine skos:exactMatch MESH:C002871 isowillardiine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60722 dilinoleoyl phosphatidylglycerol skos:exactMatch MESH:C064040 dilinoleoylphosphatidylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60723 ditetradecanoyl phosphatidylglycerol skos:exactMatch MESH:C002773 dimyristoylphosphatidylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60729 4-nitrosoprocainamide skos:exactMatch MESH:C056538 4-nitrosoprocainamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60731 2-thiouridine skos:exactMatch MESH:C105273 2-thiouridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60761 floxuridine skos:exactMatch MESH:C576827 5-fluoro-2'-deoxyuridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60762 5-chlorouracil skos:exactMatch MESH:C010889 5-chlorouracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60763 5-nitrouracil skos:exactMatch MESH:C057449 5-nitrouracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6077 Ivalin skos:exactMatch MESH:C049171 ivalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60782 fluprostenol skos:exactMatch MESH:C006326 fluprostenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60786 2-keto-xylose skos:exactMatch MESH:C067906 threo-pentos-2-ulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6079 Jacareubin skos:exactMatch MESH:C000624232 jacareubin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6080 jacobine skos:exactMatch MESH:C013581 jacobine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60805 rolicyclidine skos:exactMatch MESH:C020925 1-(1-phenylcyclohexyl)pyrrolidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60815 lysobisphosphatidic acid skos:exactMatch MESH:C012786 bis(monoacylglyceryl)phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6082 Japonine skos:exactMatch MESH:C422366 japonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6083 Jasminine skos:exactMatch MESH:C445384 jasminine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60835 leucoanthocyanidin skos:exactMatch MESH:C505184 3,4-dihydroxyflavan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6084 Jasmone skos:exactMatch MESH:C086299 jasmone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6085 Jatrophatrione skos:exactMatch MESH:C012392 jatrophatrione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6086 Jatrophone skos:exactMatch MESH:C006386 jatrophone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:60868 DOSPA trifluoroacetate skos:exactMatch MESH:C098223 2,3-dioleyloxy-N-(2-(sperminecarboxamido)ethyl)-N,N-dimethyl-1-propanaminium trifluoroacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6087 Jatrorrhizine skos:exactMatch MESH:C055785 jatrorrhizine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60872 leucodopachrome skos:exactMatch MESH:C035156 leukodopachrome semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60877 2',3'-cyclic CMP(1-) skos:exactMatch MESH:C019310 cifostodine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6088 Jervine skos:exactMatch MESH:C010206 jervine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60889 5,5'-dimethyl-BAPTA skos:exactMatch MESH:C058180 5,5'-dimethyl-bis(2-aminophenoxy)ethane-N,N,N',N'-tetraacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6089 Jesaconitine skos:exactMatch MESH:C069418 jesaconitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60912 amoxicilloic acid skos:exactMatch MESH:C000619194 amoxicilloic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60916 corynomycolic acid skos:exactMatch MESH:C013898 corynomycolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6092 Juliflorine skos:exactMatch MESH:C048175 juliflorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60938 glucuronoxylan skos:exactMatch MESH:C038910 glucuronoxylan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60941 prenylcysteine skos:exactMatch MESH:C542732 prenylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60943 5-HETE skos:exactMatch MESH:C022022 5-hydroxy-6,8,11,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6095 Juvabione skos:exactMatch MESH:C414814 juvabione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60956 colneleic acid skos:exactMatch MESH:C002946 colneleic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60959 colnelenic acid skos:exactMatch MESH:C118818 colnelenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60963 colanic acid skos:exactMatch MESH:C004275 colanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6097 Kadsurenone skos:exactMatch MESH:C044540 kadsurenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60973 suberin skos:exactMatch MESH:C065875 suberin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:60976 5,10-methylenetetrahydrofolate heptaglutamate skos:exactMatch MESH:C037860 5,10-methylenetetrahydrofolate polyglutamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:610092 beta-D-Gal-(1->4)-beta-D-Glc-OMe skos:exactMatch MESH:C034207 methyl lactoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61010 alpha-L-Fuc-(1->2)-[alpha-D-Gal-(1->3)]-beta-D-Gal skos:exactMatch MESH:C406478 blood group B trisaccharide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:61012 alpha-D-GalpNAc-(1->3)-[alpha-L-Fucp-(1->2)]-beta-D-Galp skos:exactMatch MESH:C101335 blood group A trisaccharide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61014 PD123319 skos:exactMatch MESH:C073402 PD 123319 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61033 fondaparinux skos:exactMatch MESH:C064764 PENTA semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61042 1-hexadecanoyl-2-(9-oxononanoyl)-sn-glycero-3-phosphocholine skos:exactMatch MESH:C097369 1-palmitoyl-2-(9-oxononanoyl)-sn-glycero-3-phosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61058 alpha-methyl-L-dopa skos:exactMatch MESH:C579484 (2S)-2-amino-3-(3,4-dihydroxyphenyl)-2-methylpropanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61070 8-chloro-2'-deoxyguanosine skos:exactMatch MESH:C506093 8-chloro-2'-deoxyguanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61072 8-bromo-2'-deoxyguanosine skos:exactMatch MESH:C439365 8-bromo-2'-deoxyguanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61076 belinostat skos:exactMatch MESH:C487081 belinostat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:61080 romidepsin skos:exactMatch MESH:C087123 romidepsin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:61089 4-methyl-5-pentylbenzene-1,3-diol skos:exactMatch MESH:C511448 4-methyl-5-pentylbenzene-1,3-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61095 lofentanyl skos:exactMatch MESH:C034846 lofentanil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61112 methyl thiocyanate skos:exactMatch MESH:C047435 methyl thiocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6112 Karakin skos:exactMatch MESH:C055017 karakin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61122 3-geranyl-4-hydroxybenzoic acid skos:exactMatch MESH:C000634405 3-geranyl-4-hydroxybenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61148 drimenol skos:exactMatch MESH:C481244 drimenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6117 Kawain skos:exactMatch MESH:C011889 kavain semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61190 beta-D-GalpNAc-(1->4)-D-GlcpNAc skos:exactMatch MESH:C093701 N-acetylgalactosaminyl-1-4-N-acetylglucosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61197 phlobaphene skos:exactMatch MESH:C091603 phlobaphene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61198 N-acetyl-D-penicillamine skos:exactMatch MESH:C010005 N-acetylpenicillamine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:61203 anileridine skos:exactMatch MESH:C100232 anileridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61222 benzylpenicilloic acid skos:exactMatch MESH:C030990 benzylpenicilloic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61232 N-acylphosphatidylethanolamine skos:exactMatch MESH:C000609813 N-acylphosphatidylethanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61237 3-methylflavone-8-carboxylic acid skos:exactMatch MESH:C011504 3-methylflavone-8-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6125 Ketobemidone skos:exactMatch MESH:C012394 ketobemidone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61250 brevetoxin A skos:exactMatch MESH:C076262 Brevetoxin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61266 hemicellulose skos:exactMatch MESH:C007916 hemicellulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61278 scutellarin skos:exactMatch MESH:C484876 scutellarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61279 51-hydroxy ciguatoxin CTX3C skos:exactMatch MESH:C466859 51-hydroxyciguatoxin 3C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61290 chlorophyll f skos:exactMatch MESH:C583352 chlorophyll f semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61302 cerebronic acid skos:exactMatch MESH:C004226 cerebronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61305 germacra-1(10),4,11(13)-trien-12-oic acid skos:exactMatch MESH:C431525 germacra-1(10),4,11(13)-trien-12-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61316 (3Z)-hex-3-en-1-yl acetate skos:exactMatch MESH:C586687 (Z)-3-hexen-1-yl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61322 1,3-dimethylimidazolium skos:exactMatch MESH:C516814 1,3-dimethylimidazolium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61333 1-butyl-3-methylimidazolium skos:exactMatch MESH:C525963 1-butyl-3-methylimidazolium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61334 alpha-L-Fucp-(1->4)-[beta-D-Galp-(1->3)]-beta-D-GlcpNAc-(1->3)-beta-D-Galp-(1->4)-D-Glcp skos:exactMatch MESH:C041762 lacto-N-fucopentaose II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61337 1-hexyl-3-methylimidazolium skos:exactMatch MESH:C528767 1-hexyl-3-methylimidazolium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61341 3-methyl-1-octylimidazolium skos:exactMatch MESH:C528768 1-octyl-3-methylimidazolium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61343 alpha-L-Fucp-(1->4)-[alpha-L-Fucp-(1->2)-beta-D-Galp-(1->3)]-beta-D-GlcpNAc-(1->3)-beta-D-Galp-(1->4)-D-Glcp skos:exactMatch MESH:C018991 lacto-N-difucohexaose I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61345 chrysobactin skos:exactMatch MESH:C058543 chrysobactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61346 achromobactin skos:exactMatch MESH:C413577 achromobactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61349 1-dodecyl-3-methylimidazolium skos:exactMatch MESH:C521425 1-dodecyl-3-methylimidazolium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61350 1-dodecyl-3-methylimidazolium tetrafluoroborate skos:exactMatch MESH:C535268 1-dodecyl-3-methylimidazolium tetrafluoroborate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61352 alpha-L-Fucp-(1->3)-[beta-D-Galp-(1->4)]-beta-D-GlcpNAc-(1->4)-beta-D-Galp-(1->3)-D-Glcp skos:exactMatch MESH:C434666 lacto-N-fucopentaose III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61366 2-tetradecenoic acid skos:exactMatch MESH:C042180 2-tetradecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6137 Kigelinone skos:exactMatch MESH:C102766 kigelinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61384 sulfolipid skos:exactMatch MESH:C015518 sulfolipids semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61397 neratinib skos:exactMatch MESH:C487932 neratinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:61399 canertinib skos:exactMatch MESH:C420268 Canertinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:6142 Kokusaginine skos:exactMatch MESH:C550311 kokusaginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61425 psicosyllysine skos:exactMatch MESH:C487221 psicoselysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6144 Kolanone skos:exactMatch MESH:C034235 kolanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61496 alpha-D-FucNAc4-(1->4)-beta-D-ManNAcA-(1->4)-D-GlcNAc-undecaprenyl diphosphate(3-) skos:exactMatch MESH:C032403 Lipid III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61537 UDP-3-O-[(3R)-3-hydroxytetradecanoyl]-N-acetyl-alpha-glucosamine skos:exactMatch MESH:C052121 UDP-3-O-(3-hydroxymyristoyl)-N-acetylglucosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61577 beta-D-Gal-(1->3)-[alpha-Neu5Ac-(2->6)]-D-GalNAc-(1->4)-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C502266 ganglioside GM1alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61581 beta-D-Gal-(1->3)-[beta-D-GlcNAc-(1->6)]-D-GalNAc skos:exactMatch MESH:C073212 galactosyl beta(1-3)-N-acetylglucosaminyl-beta(1-6)-N-acetylgalactosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61593 D-glycero-beta-D-manno-heptose 1-phosphate(2-) skos:exactMatch MESH:C000632499 d-glycero-beta-d-manno-heptose 1-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61595 p-nitrophenyl group skos:exactMatch MESH:C024719 4-nitrophenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61645 L-seryl-AMP skos:exactMatch MESH:C018661 L-seryl-AMP semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61646 fluoroacetyl-CoA skos:exactMatch MESH:C031696 fluoroacetyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61653 pneumococcal C-polysaccharide skos:exactMatch MESH:C027158 polysaccharide C-substance (Streptococcus) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61671 hydnocarpic acid skos:exactMatch MESH:C004555 hydnocarpic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61677 (+)-alpha-santalene skos:exactMatch MESH:C577370 alpha-santalene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61695 L-prolylglycine skos:exactMatch MESH:C057749 prolylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61712 alpha-Neup5Ac-(2->3)-beta-D-Galp-(1->4)-beta-D-GlcpNAc-(1->3)-[beta-D-Glcp-(1->4)]-beta-D-Galp skos:exactMatch MESH:C037678 streptococcal polysaccharide Ia group B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61718 p-aminophenylphosphocholine skos:exactMatch MESH:C088774 4-aminophenylphosphorylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61725 oct-2-enal skos:exactMatch MESH:C057348 2-octenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61726 non-2-enal skos:exactMatch MESH:C013166 2-nonenal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61739 aureobasidin A skos:exactMatch MESH:C071398 aureobasidin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61749 enfumafungin skos:exactMatch MESH:C421868 enfumafungin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61759 2-acetamido-4-amino-2,4,6-trideoxy-D-galactose skos:exactMatch MESH:C550267 2-acetamido-4-amino-2,4,6-trideoxy-D-galactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61793 alpha-Neu5Ac-(2->3)-beta-D-Gal-(1->3)-[alpha-L-Fuc-(1->4)]-D-GlcNAc skos:exactMatch MESH:D018395 CA-19-9 Antigen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61814 beta-D-Gal-(1->3)-beta-D-GalNAc-(1->4)-[alpha-Neu5Ac-(2->3)]-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Sph skos:exactMatch MESH:C029465 lysoGM1 ganglioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61817 1-palmitoyl-2-azelaoyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C528536 1-palmitoyl-2-azelaoyl-sn-glycero-3-phosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61835 3beta-hydroxy-5alpha-cholestan-15-one skos:exactMatch MESH:C015073 cholest-8(14)-en-3-ol-15-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61842 2,3-dipalmitoyl-S-glycerylcysteine skos:exactMatch MESH:C552442 S-(2,3-bis(palmitoyloxy)propyl)cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61958 butane-1-sulfonic acid skos:exactMatch MESH:C036011 1-butanesulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6198 (S)-azetidine-2-carboxylic acid skos:exactMatch MESH:C089382 azetidyl-2-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:61987 2-methylisoborneol skos:exactMatch MESH:C005536 2-methylisoborneol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62006 maltopentaose skos:exactMatch MESH:C019193 maltopentaose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62010 maltoheptaose skos:exactMatch MESH:C031146 maltoheptaose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62023 3-(progesterone-7alpha-yl)thiopropionic acid skos:exactMatch MESH:C081383 7-(carboxyethylthio)progesterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62034 N(2)-carboxymethylguanosine skos:exactMatch MESH:C116804 N(2)-carboxymethylguanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62087 1,2-dimyristoyl phosphatidyl-L-serine skos:exactMatch MESH:C042859 dimyristoylphosphatidylserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62103 beta-D-Galp-(1->6)-D-Galp skos:exactMatch MESH:C545374 Galbeta1-6Gal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6211 L-djenkolic acid skos:exactMatch MESH:C004851 djenkolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62166 DCC-2036 skos:exactMatch MESH:C560099 DCC-2036 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62197 S-[(2E,6E)-farnesyl]-L-cysteine skos:exactMatch MESH:C057785 S-farnesylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62216 1-hydroxyphenazine skos:exactMatch MESH:C050093 1-hydroxyphenazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62217 23,24-dihydrocucurbitacin B skos:exactMatch MESH:C523469 dihydrocucurbitacin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62219 2-heptyl-4-quinolone skos:exactMatch MESH:C528166 2-heptyl-4-quinolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62240 phenazine-1-carboxamide skos:exactMatch MESH:C420923 phenazine-1-carboxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62266 beta-D-Gal-(1->4)-beta-D-GlcNAc-(1->3)-[beta-D-Gal-(1->4)-beta-D-GlcNAc-(1->6)]-beta-D-Gal-(1->4)-beta-D-GlcNAc-(1->3)-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C050870 lactoisooctaosylceramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62286 2'-deoxyinosine 5'-diphosphate(3-) skos:exactMatch MESH:C549898 deoxyinosine diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62384 DDM-838 skos:exactMatch MESH:C585579 dideoxymycobactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62414 biotinyl-5'-AMP(1-) skos:exactMatch MESH:C082099 5'-AMP-biotin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62416 dammarenediol-II skos:exactMatch MESH:C106188 dammarenediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62417 arabidiol skos:exactMatch MESH:C521218 arabidiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62440 soyasapogenol A skos:exactMatch MESH:C116604 soyasapogenol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62452 camelliol C skos:exactMatch MESH:C526093 camelliol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62456 cucurbitadienol skos:exactMatch MESH:C070307 cucurbita-5,24-dien-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62458 sophoradiol skos:exactMatch MESH:C417684 sophoradiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62460 helvolic acid skos:exactMatch MESH:C011267 helvolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62480 spheroiden-2-one skos:exactMatch MESH:C104880 spheroidenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62481 (3E)-3,4-didehydrorhodopin skos:exactMatch MESH:C529420 3,4-didehydrorhodopin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62513 gamma-eudesmol skos:exactMatch MESH:C499668 gamma-eudesmol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62519 (2S,3S,5R,10R,12S,14S,15R,16R)-2-amino-12,16-dimethylicosane-3,5,10,14,15-pentol skos:exactMatch MESH:C110744 aminopentol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6253 L-indospicine skos:exactMatch MESH:C058318 indospicine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62570 2-O-alpha-L-rhamnosyl-alpha-L-rhamnosyl-3-hydroxydecanoyl-3-hydroxydecanoic acid skos:exactMatch MESH:C085735 2-O-rhamnopyranosyl-rhamnopyranosyl-3-hydroxyldecanoyl-3-hydroxydecanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62665 SQ 26,992 skos:exactMatch MESH:C047653 SQ 26992 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62682 inositol phosphomannosylinositol phosphoceramide skos:exactMatch MESH:C068389 mannose-bis(inositolphospho)ceramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62685 norfentanyl skos:exactMatch MESH:C080127 norfentanyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62726 nitrosoperoxycarbonate(1-) skos:exactMatch MESH:C512272 nitrosoperoxycarbonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62743 4,4'-diaponeurosporene skos:exactMatch MESH:C091058 4,4'-diaponeurosporene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62755 alpha-bergamotene skos:exactMatch MESH:C423904 alpha-bergamotene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62757 alpha-curcumene skos:exactMatch MESH:C086829 alpha-curcumene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62784 coenzyme F390-A skos:exactMatch MESH:C045709 coenzyme F 390 A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62786 coenzyme F390-G skos:exactMatch MESH:C045710 coenzyme F 390 G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62805 isooctane skos:exactMatch MESH:C045798 2,2,4-trimethylpentane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62811 heme d cis-diol skos:exactMatch MESH:C080647 heme d semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62827 dibromobimane skos:exactMatch MESH:C037094 dibromobimane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62837 1-oleoyl-sn-glycerol 3-phosphate skos:exactMatch MESH:C032881 lysophosphatidic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62842 beryllium oxide skos:exactMatch MESH:C032777 beryllium oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62843 beryllium dichloride skos:exactMatch MESH:C032776 beryllium chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62844 estra-1,3,5(10)-trien-3-ol skos:exactMatch MESH:C035702 17-desoxyestradiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62845 4-hydroxy-17beta-estradiol skos:exactMatch MESH:C014036 4-hydroxyestradiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62850 6,7-didehydro-17beta-estradiol skos:exactMatch MESH:C076347 estra-1,3,5(10),6-tetraene-3,17-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62862 tetramyristoyl cardiolipin skos:exactMatch MESH:C529176 tetramyristoyl cardiolipin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62864 xylooligosaccharide skos:exactMatch MESH:C570991 xylooligosaccharide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62878 XAV939 skos:exactMatch MESH:C544261 XAV939 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62880 veliparib skos:exactMatch MESH:C521013 veliparib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:62935 dehydroepiandrosterone 7-O-(carboxymethyl)oxime skos:exactMatch MESH:C106648 dehydroepiandrosterone-7-O-(carboxymethyl)oxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62947 ammonium acetate skos:exactMatch MESH:C018824 ammonium acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62962 aminopyralid skos:exactMatch MESH:C573859 aminopyralid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:62964 magnesium acetate skos:exactMatch MESH:C000656591 magnesium acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63004 sodium bromide skos:exactMatch MESH:C027938 sodium bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63005 sodium nitrate skos:exactMatch MESH:C031618 sodium nitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63013 beta-D-GalpNAc-(1->3)-alpha-D-Galp-(1->4)-beta-D-Galp-(1->4)-D-Glcp skos:exactMatch MESH:C035968 globotetraose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63016 nonyl phenoxypolyethoxylethanol skos:exactMatch MESH:C010615 Nonidet P-40 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63030 p-aminophenyl alpha-D-mannoside skos:exactMatch MESH:C034056 4-aminophenylmannoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63034 phosphatidylsulfocholine skos:exactMatch MESH:C033841 phosphatidylsulfocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63035 sulfocholine skos:exactMatch MESH:C009352 sulfocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63036 potassium dihydrogen phosphate skos:exactMatch MESH:C013216 potassium phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63038 ammonium nitrate skos:exactMatch MESH:C006568 ammonium nitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63039 caesium chloride skos:exactMatch MESH:C028019 cesium chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63040 ammonium iodide skos:exactMatch MESH:C582942 ammonium iodide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63042 lithium bromide skos:exactMatch MESH:C040949 lithium bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63045 lithium acetate skos:exactMatch MESH:C488804 lithium acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63051 diammonium hydrogen phosphate skos:exactMatch MESH:C024788 ammonium phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63053 purmorphamine skos:exactMatch MESH:C470893 purmorphamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63057 EHNA skos:exactMatch MESH:C010192 9-(2-hydroxy-3-nonyl)adenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63061 UDP-rhamnose skos:exactMatch MESH:C022183 UDP-rhamnose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63067 zeaxanthin bis(beta-D-glucoside) skos:exactMatch MESH:C549597 zeaxanthin diglucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63076 diammonium citrate skos:exactMatch MESH:C426729 diammonium hydrogen citrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63139 D-galactal skos:exactMatch MESH:C002038 galactal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63208 2-hydroxy-dATP skos:exactMatch MESH:C095141 2-hydroxydeoxyadenosine triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63214 cefodizime skos:exactMatch MESH:C033356 cefodizime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63215 aminocyclopyrachlor-methyl skos:exactMatch MESH:C535187 aminocyclopyrachlormethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63220 8-oxo-dGTP skos:exactMatch MESH:C078206 8-oxodeoxyguanosine triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63240 pacific blue succinimidyl ester skos:exactMatch MESH:C510619 Pacific Blue succinimidyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63276 mycinamicin skos:exactMatch MESH:C026686 mycinamicins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63415 glycodiaosylceramide skos:exactMatch MESH:C013869 ceramide dihexoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63446 (-)-cubebol skos:exactMatch MESH:C442120 cubebol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63447 delta-guaiene skos:exactMatch MESH:C512113 alpha-bulnesene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63448 PD173074 skos:exactMatch MESH:C115711 PD 173074 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:63449 SU5402 skos:exactMatch MESH:C105686 SU 5402 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63450 masitinib skos:exactMatch MESH:C526575 masitinib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63452 midostaurin skos:exactMatch MESH:C059539 midostaurin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:63459 shionone skos:exactMatch MESH:C055671 shionone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63460 parkeol skos:exactMatch MESH:C093882 parkeol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63461 achilleol B skos:exactMatch MESH:C530507 achilleol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63462 glutinol skos:exactMatch MESH:C506419 glutinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63463 baccharis oxide skos:exactMatch MESH:C533357 baccharis oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63465 marneral skos:exactMatch MESH:C531276 marneral semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6347 Lachnophyllum ester skos:exactMatch MESH:C000604534 lachnophyllum ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6348 Lacinilene C 7-methyl ether skos:exactMatch MESH:C029267 lacinilene C 7-methyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63508 oleandrigenin skos:exactMatch MESH:C008701 oleandrigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63514 erysimoside skos:exactMatch MESH:C013520 erysimoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63552 1-phenyl-1,2-propanedione skos:exactMatch MESH:C100349 1-phenyl-1,2-propanedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63557 Disperse Red 1 skos:exactMatch MESH:C069318 Disperse Red 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63558 DIBOA skos:exactMatch MESH:C104846 2,4-dihydroxy-1,4-benzoxazin-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63559 HBOA skos:exactMatch MESH:C436752 2-hydroxy-1,4-benzoxazin-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63560 tixocortol skos:exactMatch MESH:C040971 tixocortol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63564 tixocortol pivalate skos:exactMatch MESH:C019112 tixocortol pivalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63579 18-HETE skos:exactMatch MESH:C061444 18-hydroxy-5,8,11,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6358 lactucin skos:exactMatch MESH:C516715 lactucin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63584 cabazitaxel skos:exactMatch MESH:C552428 cabazitaxel semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:63587 eribulin skos:exactMatch MESH:C490954 eribulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63589 etravirine skos:exactMatch MESH:C451734 etravirine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:636 1-isomangostin skos:exactMatch MESH:C554678 1-isomangostin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63605 ixabepilone skos:exactMatch MESH:C430592 ixabepilone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63610 misoprostol skos:exactMatch MESH:C078133 Arthrotec semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:63612 nelarabine skos:exactMatch MESH:C104457 nelarabine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:63620 rasagiline skos:exactMatch MESH:C031967 rasagiline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:63626 tesamorelin skos:exactMatch MESH:C479538 tesamorelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63629 tizanidine skos:exactMatch MESH:C023754 tizanidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:63634 valdecoxib skos:exactMatch MESH:C406224 valdecoxib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:6364 laminarin skos:exactMatch MESH:C008247 laminaran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63664 taxusin skos:exactMatch MESH:C107336 taxusin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63673 chemokine receptor 5 antagonist skos:exactMatch MESH:D065100 CCR5 Receptor Antagonists semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:6370 Lamtidine skos:exactMatch MESH:C038304 lamtidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63702 avermitilol skos:exactMatch MESH:C552382 avermitilol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63710 7-epi-sesquithujene skos:exactMatch MESH:C561437 7-epi-sesquithujene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63717 tenofovir disoproxil skos:exactMatch MESH:C111774 bis(isopropyloxymethylcarbonyl) 9-(2-phosphonomethoxypropyl)adenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63729 7-methylguanosine 5'-diphosphate skos:exactMatch MESH:C111106 7-methylguanosine 5'-diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63741 9,17-dioxo-1,2,3,4,10,19-hexanorandrostan-5-oic acid skos:exactMatch MESH:C514444 9,17-dioxo-1,2,3,4,10,19-hexanorandrostan-5-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6376 lapachenole skos:exactMatch MESH:C498939 lapachenole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6377 Lapachol skos:exactMatch MESH:C008252 lapachol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63770 necrosulfonamide skos:exactMatch MESH:C570695 N-(4-(N-(3-methoxypyrazin-2-yl)sulfamoyl)phenyl)-3-(5-nitrothiophene-2-yl)acrylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6378 Lappaconitine skos:exactMatch MESH:C022150 lappaconitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63795 all-trans-4-hydroxyretinoic acid skos:exactMatch MESH:C019429 4-hydroxyretinoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63798 3-hydroxy-4-methoxybenzoic acid skos:exactMatch MESH:C045317 isovanillic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63800 4-hydroxydebrisoquin skos:exactMatch MESH:C012359 4-hydroxydebrisoquin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6381 Laserpitin skos:exactMatch MESH:C508627 laserpitin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63816 4-acetamidosalicylic acid skos:exactMatch MESH:C055814 4-acetamidosalicylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6382 Lasiocarpine skos:exactMatch MESH:C005136 lasiocarpine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63825 tamoxifen N-oxide skos:exactMatch MESH:C035830 tamoxifen N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63837 pregn-5-ene-3,20-dione skos:exactMatch MESH:C003669 pregn-5-ene-3,20-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63843 17alpha-hydroxypregn-5-ene-3,20-dione skos:exactMatch MESH:C003593 17-hydroxypregnenedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63859 6-hydroxypaclitaxel skos:exactMatch MESH:C086219 6-hydroxytaxol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63861 2-methylthioethanol skos:exactMatch MESH:C003859 methylthioethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6388 Latifoline skos:exactMatch MESH:C459703 latifoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63886 Reactive red 120 skos:exactMatch MESH:C042516 reactive red 120 dye semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6389 Laudanosine skos:exactMatch MESH:C001522 laudanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63892 zerumbone skos:exactMatch MESH:C403304 zerumbone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63918 artesunate skos:exactMatch MESH:C111789 artesunic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63919 3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,10-heptadecafluoro-1-decanol skos:exactMatch MESH:C033729 1H,1H,2H,2H-perfluorodecanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63924 riddelliine skos:exactMatch MESH:C013672 riddelliine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63925 latanoprost free acid skos:exactMatch MESH:C109345 PhXa 85 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63934 bathocuproine disulfonic acid skos:exactMatch MESH:C028559 bathocuproine sulfonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63937 cyclazosin skos:exactMatch MESH:C080462 cyclazosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63941 22,23-dihydroavermectin B1a skos:exactMatch MESH:C052102 22,23-dihydroavermectin B(1)a semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63949 2,3-bis(4-hydroxyphenyl)propionitrile skos:exactMatch MESH:C486182 2,3-bis(4-hydroxyphenyl)-propionitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63952 arsenic trichloride skos:exactMatch MESH:C050510 arsenic trichloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63961 glycyl-glycyl-glycine skos:exactMatch MESH:C035647 glycyl-glycyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63965 7-chlorokynurenic acid skos:exactMatch MESH:C057013 7-chlorokynurenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63966 (5Z,8Z,11Z)-14,15-dihydroxyicosatrienoic acid skos:exactMatch MESH:C107016 14,15-dihydroxyeicosatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63983 eoxin A4 skos:exactMatch MESH:C056112 14,15-leukotriene A4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:63988 N-allyl-1-phenyl-2,3,4,5-tetrahydro-3-benzazepine-7,8-diol skos:exactMatch MESH:C067114 SK&F 77434 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:63998 19-HETE skos:exactMatch MESH:C055986 19-hydroxy-5,8,11,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64001 N-methyl-6-chloro-1-(3-methylphenyl)-2,3,4,5-tetrahydro-3-benzazepine-7,8-diol skos:exactMatch MESH:C080703 SK&F 83959 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6401 Ledol skos:exactMatch MESH:C421806 ledol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64017 (5Z,8Z,11Z,13E)-15-HETE skos:exactMatch MESH:C025984 15-hydroxy-5,8,11,13-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6403 Leiocarposide skos:exactMatch MESH:C045024 leiocarposide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64032 linoleoyl ethanolamide skos:exactMatch MESH:C109347 linoleoyl ethanolamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6404 Leiokinine A skos:exactMatch MESH:C068516 leiokinine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64042 3-aminobenzamide skos:exactMatch MESH:C025160 3-aminobenzamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64044 isoquinoline-1,5-diol skos:exactMatch MESH:C095653 1,5-dihydroxyisoquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64050 N-desmethylclozapine skos:exactMatch MESH:C058272 norclozapine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:64060 3-[4-(3-chlorophenyl)piperazin-1-yl]-1,1-diphenylpropan-2-ol skos:exactMatch MESH:C108532 BRL 15572 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6408 lenthionine skos:exactMatch MESH:C492597 lenthionine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64081 RS 39604 hydrochloride skos:exactMatch MESH:C107556 RS 67506 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64083 RS 39604 skos:exactMatch MESH:C475107 RS 39604 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64089 vanoxerine skos:exactMatch MESH:C043425 vanoxerine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:6409 Lentiginosine skos:exactMatch MESH:C063984 lentiginosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64098 N-(2,3-dihydro-1,4-benzodioxin-2-ylmethyl)-2-(2,6-dimethoxyphenoxy)ethanamine skos:exactMatch MESH:C010654 (2-(2',6'-dimethoxy)phenoxyethylamino)methylbenzo-1,4-dioxane semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:64099 4-fluoro-N-\{2-[4-(7-methoxynaphthalen-1-yl)piperazin-1-yl]ethyl\}benzamide hydrochloride skos:exactMatch MESH:C092824 1-((4-fluorobenzoylamino)ethyl)-4-(7-methoxy-1-naphthyl)piperazine hydrochloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64114 GR 127935 skos:exactMatch MESH:C090701 GR 127935 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64117 (1S,2R)-5-methoxy-1-methyl-2-(propylamino)tetralin skos:exactMatch MESH:C051171 5-methoxy-1-methyl-2-(n-propylamino)tetralin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64119 (S)-(-)-sulpiride skos:exactMatch MESH:C078143 levosulpiride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6412 leptosidin skos:exactMatch MESH:C000591062 6,3',4'-trihydroxy-7-methoxyaurone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64131 NAN 190 skos:exactMatch MESH:C058895 1-(2-methoxyphenyl)-4-(4-(2-phthalimido)butyl)piperazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64143 depudecin skos:exactMatch MESH:C072251 depudecin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64149 5-nonyloxytryptamine skos:exactMatch MESH:C089008 5-(nonyloxy)tryptamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64153 tanespimycin skos:exactMatch MESH:C112765 tanespimycin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64159 2-methyl-6-(phenylethynyl)pyridine skos:exactMatch MESH:C121465 6-methyl-2-(phenylethynyl)pyridine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:64161 asperthecin skos:exactMatch MESH:C000592518 asperthecin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64163 diquat skos:exactMatch MESH:D004178 Diquat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64164 N-methylquipazine skos:exactMatch MESH:C109625 N-methylquipazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64174 carbovir triphosphate skos:exactMatch MESH:C066928 carbovir triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64177 clobenpropit skos:exactMatch MESH:C086108 clobenpropit semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64183 ubiquinol-10 skos:exactMatch MESH:C026663 ubiquinol-10 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64191 nafadotride skos:exactMatch MESH:C097285 nafadotride semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64200 carmoxirole skos:exactMatch MESH:C071485 carmoxirole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64205 calcium nitrate skos:exactMatch MESH:C059948 calcium nitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64206 bromochloroacetic acid skos:exactMatch MESH:C099813 bromochloroacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64207 spiramide skos:exactMatch MESH:C003338 spiramide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64210 4-\{[(5,5,8,8-tetramethyl-5,6,7,8-tetrahydronaphthalen-2-yl)carbonyl]amino\}benzoic acid skos:exactMatch MESH:C068073 Am 580 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64212 sulindac sulfone skos:exactMatch MESH:C025463 sulindac sulfone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64227 ciglitazone skos:exactMatch MESH:C039671 ciglitazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64235 (6E)-8-hydroxygeraniol skos:exactMatch MESH:C471578 8-hydroxygeraniol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64245 tunicamycin A1 skos:exactMatch MESH:C039973 tunicamycin A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64250 tunicamycin B2 skos:exactMatch MESH:C046159 tunicamycin B2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64255 tunicamycin B3 skos:exactMatch MESH:C037085 tunicamycin B3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6426 leupeptin skos:exactMatch MESH:C032854 leupeptin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6430 Leurosine skos:exactMatch MESH:C002067 leurosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64305 2-aminopimelic acid skos:exactMatch MESH:C009845 alpha-aminopimelic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64313 4-demethylwyosine skos:exactMatch MESH:C569459 4-demethylwyosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64318 ergotamine skos:exactMatch MESH:D004879 Ergotamines semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64330 wybutoxosine skos:exactMatch MESH:C013642 peroxy Y nucleoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64336 5-carboxymethylaminomethyl-2-thiouridine skos:exactMatch MESH:C030546 5-(carboxymethylaminomethyl)-2-thiouridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64342 3-hydroxypicolinic acid skos:exactMatch MESH:C049246 3-hydroxypicolinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64344 2',4',6'-trihydroxyacetophenone skos:exactMatch MESH:C107067 2,4,6-trihydroxyacetophenone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64348 N-methylvaline skos:exactMatch MESH:C469556 N-methylvaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6435 Levanbiose skos:exactMatch MESH:C077708 levanbiose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64350 N-methylisoleucine skos:exactMatch MESH:C000589818 3-methyl-2-(methylamino)pentanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64355 posaconazole skos:exactMatch MESH:C101425 posaconazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64373 emericellamide A skos:exactMatch MESH:C519738 emericellamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64374 emericellamide B skos:exactMatch MESH:C519739 emericellamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64397 asperfuranone skos:exactMatch MESH:C552682 asperfuranone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64410 gerfelin skos:exactMatch MESH:C477902 4-carboxy-5,5'-dihydroxy-3,3'-dimethyl-diphenylether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64418 austinol skos:exactMatch MESH:C573071 austinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64450 endocrocin skos:exactMatch MESH:C023523 endocrocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64454 (+)-kotanin skos:exactMatch MESH:C521327 kotanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64455 benzenesulfonic acid skos:exactMatch MESH:C032365 benzenesulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6446 levothyroxine sodium anhydrous skos:exactMatch MESH:D016422 Letter semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64465 demethylkotanin skos:exactMatch MESH:C497294 demethylkotanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64466 benzenediazonium skos:exactMatch MESH:C035176 benzenediazonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64469 4-nitrobenzenediazonium skos:exactMatch MESH:C013619 4-nitrophenyldiazonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6449 Liatrin skos:exactMatch MESH:C001542 liatrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64492 ferricrocin skos:exactMatch MESH:C021678 ferricrocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64493 sarcinapterin skos:exactMatch MESH:C089529 sarcinapterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64494 tatiopterin skos:exactMatch MESH:C062888 tatiopterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6451 Licarin A skos:exactMatch MESH:C432503 licarin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64511 thianthrene skos:exactMatch MESH:C009449 thianthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64522 averantin skos:exactMatch MESH:C024820 averantin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6453 Lichesterol skos:exactMatch MESH:C014640 lichesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64531 fumitremorgin B skos:exactMatch MESH:C039286 fumitremorgin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64534 terrequinone A skos:exactMatch MESH:C496935 terrequinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64546 fumiquinazoline A skos:exactMatch MESH:C419468 fumiquinazoline A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64550 fumiquinazoline F skos:exactMatch MESH:C504706 fumiquinazoline F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64551 fumiquinazoline C skos:exactMatch MESH:C454622 fumiquinazoline C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6456 lidocaine skos:exactMatch MESH:D008012 Lidocaine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:6457 lignin skos:exactMatch MESH:D008031 Lignin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64602 dermatan sulfate proteoglycan skos:exactMatch MESH:C032649 dermatan sulfate proteoglycan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64610 tenocyclidine skos:exactMatch MESH:C012058 tenocyclidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:64626 teichuronic acid skos:exactMatch MESH:C010788 teichuronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64627 microcin skos:exactMatch MESH:C020411 microcin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64635 5-nitroimidazole skos:exactMatch MESH:C052587 4-nitroimidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64645 amyloid-beta skos:exactMatch MESH:D016229 Amyloid beta-Peptides semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64648 enniatin skos:exactMatch MESH:C100264 enniatins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6469 linalyl acetate skos:exactMatch MESH:C074463 linalyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64695 pyripyropene A skos:exactMatch MESH:C082792 pyripyropene A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64736 magnesium nitrate skos:exactMatch MESH:C018330 magnesium nitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6474 Linderane skos:exactMatch MESH:C000609537 linderane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64800 sativene skos:exactMatch MESH:C430146 sativene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64803 2-(2-hydroxyphenyl)ethanol skos:exactMatch MESH:C043584 2-hydroxyphenylethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64811 2,4-dimethylbenzoic acid skos:exactMatch MESH:C028523 2,4-dimethylbenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64818 3,4-dimethylbenzoic acid skos:exactMatch MESH:C102831 3,4-dimethylbenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64821 3,5-dimethylbenzoic acid skos:exactMatch MESH:C094650 3,5-dimethylbenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64823 2,3-dimethylbenzoic acid skos:exactMatch MESH:C086734 2,3-dimethylbenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6483 Linustatin skos:exactMatch MESH:C023022 linustatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64830 2,4,6-trimethylbenzoic acid skos:exactMatch MESH:C019471 mesitylenecarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64833 6-kestotriose skos:exactMatch MESH:C073432 6-kestose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64849 glycyl-AMP skos:exactMatch MESH:C013005 glycyladenylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6485 Liotrix skos:exactMatch MESH:C018539 thyroxine, triiodothyronine drug combination semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64859 N(alpha)-acetyl-L-lysine methyl ester skos:exactMatch MESH:C069694 alpha-acetyllysine methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6489 Lipiferolide skos:exactMatch MESH:C520146 lipiferolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64901 mygalin skos:exactMatch MESH:C518064 N1,N8-bis(2,5-dihydroxybenzoyl)spermidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64931 lysophosphatidyl-1D-myo-inositol skos:exactMatch MESH:C025449 lysophosphatidylinositol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64944 ascorbigen skos:exactMatch MESH:C053152 ascorbigen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64977 cichorine skos:exactMatch MESH:C504968 cichorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6498 lipoxin A4 skos:exactMatch MESH:C040527 lipoxin A4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:64983 alternariol skos:exactMatch MESH:C005197 alternariol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65011 nicotine blue skos:exactMatch MESH:C009867 diazodiphenoquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65035 festuclavine skos:exactMatch MESH:C033546 costaclavin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65037 miltiradiene skos:exactMatch MESH:C573600 miltiradiene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65048 cyclo(tyrosyl-tyrosyl) skos:exactMatch MESH:C086820 cyclo(tyrosyl-tyrosyl) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6505 Lithospermic acid skos:exactMatch MESH:C046833 lithospermic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6506 Littorine skos:exactMatch MESH:C063158 littorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6507 Lobelanidine skos:exactMatch MESH:C540737 lobelanidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65088 docosanoyl-CoA skos:exactMatch MESH:C018002 behenyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65101 2-hydroxyhexadecanoic acid skos:exactMatch MESH:C024707 2-hydroxyhexadecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65119 2-hydroxy-ATP skos:exactMatch MESH:C522082 2-hydroxyadenosine-5'-triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65138 E-3810 skos:exactMatch MESH:C000595232 E-3810 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65172 ximelagatran skos:exactMatch MESH:C426686 ximelagatran semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:65173 iloperidone skos:exactMatch MESH:C081732 iloperidone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65234 amidoxime skos:exactMatch MESH:C000608634 amidoxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65242 sodium chlorate skos:exactMatch MESH:C032706 sodium chlorate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65243 1,2-dioctanoyl-sn-glycero-3-phospho-1D-myo-inositol skos:exactMatch MESH:C079262 1,2-dioctanoyl-sn-glycero-3-phosphoinositol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65244 zeinoxanthin skos:exactMatch MESH:C503770 zeinoxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65246 1,2-dioctanoyl-sn-glycero-3-phosphoserine skos:exactMatch MESH:C529395 1,2-dioctanoyl-sn-glycero-3-phosphoserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65247 1,2-dilauroyl-sn-glycero-3-phosphoserine skos:exactMatch MESH:C055534 dilauroylphosphatidylserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65310 triciribine skos:exactMatch MESH:C023764 triciribine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65324 alvespimycin skos:exactMatch MESH:C448659 17-(dimethylaminoethylamino)-17-demethoxygeldanamycin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:65344 aclidinium bromide skos:exactMatch MESH:C542859 aclidinium bromide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:65345 PX-866 skos:exactMatch MESH:C496788 PX-866 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65347 carfilzomib skos:exactMatch MESH:C524865 carfilzomib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:65349 mirabegron skos:exactMatch MESH:C520025 mirabegron semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:65353 lorcaserin skos:exactMatch MESH:C506658 lorcaserin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:65354 abacopterin A skos:exactMatch MESH:C570980 abacopterin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6536 Lophophorine skos:exactMatch MESH:C008296 lophophorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65363 8-acetoxy-4,10-dihydroxy-2,11(13)-guaiadiene-12,6-olide skos:exactMatch MESH:C539598 8-acetoxy-4,10-dihydroxy-2,11(13)-guaiadiene-12,6-olide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65365 1-O-acetyl-4R,6S-britannilactone skos:exactMatch MESH:C492707 1-O-acetyl-4R,6S-britannilactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65371 adxanthromycin A skos:exactMatch MESH:C406042 adxanthromycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65372 adxanthromycin B skos:exactMatch MESH:C406043 adxanthromycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65373 ageladine A skos:exactMatch MESH:C482289 Ageladine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65375 agrochelin skos:exactMatch MESH:C403866 agrochelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65376 ainsliadimer A skos:exactMatch MESH:C530462 ainsliadimer A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65377 aiphanol skos:exactMatch MESH:C432308 aiphanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65379 albizoside A skos:exactMatch MESH:C540532 albizoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65380 albizoside B skos:exactMatch MESH:C540533 albizoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65381 albizoside C skos:exactMatch MESH:C540534 albizoside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65382 alisiaquinone A skos:exactMatch MESH:C531420 alisiaquinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65383 alisiaquinone B skos:exactMatch MESH:C531421 alisiaquinone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65385 alisiaquinol skos:exactMatch MESH:C531419 alisiaquinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65387 allanxanthone C skos:exactMatch MESH:C508597 allanxanthone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65390 alvaradoin E skos:exactMatch MESH:C500945 alvaradoin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65401 ambiguine I skos:exactMatch MESH:C518548 ambiguine I isonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65402 amburoside A skos:exactMatch MESH:C530765 amburoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65406 ancistrotanzanine A skos:exactMatch MESH:C481558 ancistrotanzanine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65408 andrographolide skos:exactMatch MESH:C030419 andrographolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65409 annomontine skos:exactMatch MESH:C508838 annomontine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65410 anolignan A skos:exactMatch MESH:C090325 anolignan A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65412 ansaetherone skos:exactMatch MESH:C533661 ansaetherone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65413 antimycin A9 skos:exactMatch MESH:C499974 antimycin A9 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65415 antroquinonol skos:exactMatch MESH:C545357 antroquinonol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:65416 aplysiallene skos:exactMatch MESH:C432927 aplysiallene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65418 aplysinoplide A skos:exactMatch MESH:C531294 aplysinoplide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65419 aplysinoplide B skos:exactMatch MESH:C531295 aplysinoplide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6542 Lotaustralin skos:exactMatch MESH:C001556 lotaustralin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65420 aplysinoplide C skos:exactMatch MESH:C531296 aplysinoplide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65421 apratoxin D skos:exactMatch MESH:C531298 apratoxin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65422 apratoxin E skos:exactMatch MESH:C531292 apratoxin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65423 ardimerin digallate skos:exactMatch MESH:C521075 ardimerin digallate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65430 ardisiphenol A skos:exactMatch MESH:C454672 ardisiphenol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65431 ardisiphenol B skos:exactMatch MESH:C454673 ardisiphenol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65432 ardisiphenol C skos:exactMatch MESH:C454674 ardisiphenol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65433 arenamide A skos:exactMatch MESH:C548747 arenamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65434 arenamide B skos:exactMatch MESH:C548748 arenamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65435 arisugacin A skos:exactMatch MESH:C432303 arisugacin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65439 artocarpin skos:exactMatch MESH:C090683 artocarpin lectin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65441 artoindonesianin E1 skos:exactMatch MESH:C540203 artoindonesianin E1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65442 artoindonesianin P skos:exactMatch MESH:C473412 artoindonesianin P semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65443 AS-186a skos:exactMatch MESH:C077329 vermixocin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65445 AS-186c skos:exactMatch MESH:C086149 AS 186c semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65447 AS-186d skos:exactMatch MESH:C086150 AS 186d semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65448 ascidiathiazone A skos:exactMatch MESH:C521537 ascidiathiazone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65449 ascidiathiazone B skos:exactMatch MESH:C521538 ascidiathiazone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65450 aspergillide A skos:exactMatch MESH:C526623 aspergillide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65451 aspergillide B skos:exactMatch MESH:C526625 aspergillide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65452 aspergillide C skos:exactMatch MESH:C526624 aspergillide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65453 asphodelin A skos:exactMatch MESH:C517721 asphodelin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65455 asprellic acid A skos:exactMatch MESH:C086360 asprellic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65457 astragaloside IV skos:exactMatch MESH:C052064 astragaloside A semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:65458 aureoquinone skos:exactMatch MESH:C420728 aureoquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65459 australifungin skos:exactMatch MESH:C094344 australifungin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65460 avicularin skos:exactMatch MESH:C041388 avicularin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65461 azoxybacilin skos:exactMatch MESH:C089089 azoxybacilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65462 ballotenic acid skos:exactMatch MESH:C493025 ballotenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65463 ballodiolic acid skos:exactMatch MESH:C493026 ballodiolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65464 balsaminolate skos:exactMatch MESH:C468312 sodium 2-hydroxide-3-(2-hydroxyethyl)naphthalene-1,4-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65466 batzelladine A skos:exactMatch MESH:C438977 batzelladine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65467 batzelladine B skos:exactMatch MESH:C492936 batzelladine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65473 BE-23372M skos:exactMatch MESH:C087122 BE 23372M semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65474 BE-24566B skos:exactMatch MESH:C097807 BE 24566B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65475 BE-54238A skos:exactMatch MESH:C406044 BE 54238A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65476 BE-54238B skos:exactMatch MESH:C406045 BE 54238B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65483 benzastatin C skos:exactMatch MESH:C098356 benzastatin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65484 bevirimat skos:exactMatch MESH:C479935 bevirimat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65485 dihydrobetulinic acid skos:exactMatch MESH:C098641 dihydrobetulinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65487 platanic acid skos:exactMatch MESH:C087107 platanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65490 BF 6 skos:exactMatch MESH:C045333 BF 6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65494 bidenlignaside A skos:exactMatch MESH:C513995 bidenlignaside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65495 bidenlignaside B skos:exactMatch MESH:C513996 bidenlignaside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65496 6,6'-bieckol skos:exactMatch MESH:C062360 6,6'-bieckol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65497 bielschowskysin skos:exactMatch MESH:C494537 bielschowskysin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65500 bis-(4-hydroxybenzyl)sulfide skos:exactMatch MESH:C477166 bis(4-hydroxybenzyl)sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65503 1,7-bis-(4-hydroxyphenyl)-2,4,6-heptatrienone skos:exactMatch MESH:C499278 1,7-bis(4-hydroxyphenyl)-2,4,6-heptatrienone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65504 bistratamide E skos:exactMatch MESH:C491017 bistratamide E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65507 bistratamide H skos:exactMatch MESH:C521749 bistratamide H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65509 bistratamide J skos:exactMatch MESH:C491018 bistratamide J semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65510 Biyouyanagin A skos:exactMatch MESH:C509583 biyouyanagin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65511 blancoxanthone skos:exactMatch MESH:C500869 blancoxanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65512 brartemicin skos:exactMatch MESH:C550819 brartemicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65513 brasilicardin A skos:exactMatch MESH:C118259 brasilicardin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65514 brasilinolide A skos:exactMatch MESH:C111141 brasilinolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65515 brasilinolide B skos:exactMatch MESH:C406050 brasilinolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65516 brasiliquinone A skos:exactMatch MESH:C104992 brasiliquinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65517 brasiliquinone B skos:exactMatch MESH:C104993 brasiliquinone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65518 brasiliquinone C skos:exactMatch MESH:C104994 brasiliquinone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65521 brasixanthone D skos:exactMatch MESH:C452834 brasixanthone D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65524 5-bromo-8-methoxy-1-methyl-beta-carboline skos:exactMatch MESH:C540709 5-bromo-8-methoxy-1-methyl-beta-carboline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65525 bromophycolide A skos:exactMatch MESH:C512010 bromophycolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65526 bruceanol D skos:exactMatch MESH:C086361 bruceanol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65527 bruceanol E skos:exactMatch MESH:C086362 bruceanol E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65528 bruceanol F skos:exactMatch MESH:C086363 bruceanol F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65532 3,15-di-O-acetylbruceolide skos:exactMatch MESH:C423227 3,15-di-O-acetylbruceolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65537 (R)-7-butyl-6,8-dihydroxy-3-[(3E)-pent-3-en-1-yl]-3,4-dihydroisochromen-1-one skos:exactMatch MESH:C478278 7-butyl-6,8-dihydroxy-3(R)-pent-11-enylisochroman-1-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6554 Lucidin skos:exactMatch MESH:C039315 lucidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65546 CAF-603 skos:exactMatch MESH:C067644 CAF 603 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65550 calabricoside A skos:exactMatch MESH:C435877 calabricoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65551 calabricoside B skos:exactMatch MESH:C435878 calabricoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65552 (+)-calanolide A skos:exactMatch MESH:C075959 calanolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65556 callipeltin A skos:exactMatch MESH:C418139 callipeltin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6556 lucidine B skos:exactMatch MESH:C027890 serratanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65567 callysponginol sulfate A skos:exactMatch MESH:C477589 callysponginol sulfate A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65568 calotropone skos:exactMatch MESH:C534178 calotropone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6557 Luciduline skos:exactMatch MESH:C410447 luciduline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65570 caminoside A skos:exactMatch MESH:C469708 caminoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65571 candelalide A skos:exactMatch MESH:C431986 candelalide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65572 candelalide B skos:exactMatch MESH:C431985 candelalide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65573 candelalide C skos:exactMatch MESH:C431984 candelalide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65574 capilliposide B skos:exactMatch MESH:C511099 capilliposide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65575 Capillolide skos:exactMatch MESH:C420035 capillolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65580 caribenol A skos:exactMatch MESH:C555112 caribenol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65582 Carmabin A skos:exactMatch MESH:C112372 carmabin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65583 dragomabin skos:exactMatch MESH:C521547 dragomabin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65596 cassiarin A skos:exactMatch MESH:C524027 cassiarin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65597 cassiarin B skos:exactMatch MESH:C524026 cassiarin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65598 cassiaside C2 skos:exactMatch MESH:C115840 toralactone 9-O-glucopyranosyl-(1-6)-O-glucopyran osyl-(1-3)-O-glucopyranosyl-(1-6)-O-glucopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65599 cathestatin A skos:exactMatch MESH:C092939 cathestatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65600 cathestatin B skos:exactMatch MESH:C092940 cathestatin B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:65601 catiguanin A skos:exactMatch MESH:C527018 catiguanin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65602 catiguanin B skos:exactMatch MESH:C527019 catiguanin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65604 caulophine skos:exactMatch MESH:C554063 caulophine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65608 ceratamine A skos:exactMatch MESH:C485389 ceratamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65609 ceratamine B skos:exactMatch MESH:C485390 ceratamine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65610 chaetominine skos:exactMatch MESH:C522312 chaetominine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65611 chaetoxanthone A skos:exactMatch MESH:C532693 chaetoxanthone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65612 chaetoxanthone B skos:exactMatch MESH:C532694 chaetoxanthone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65613 chaetoxanthone C skos:exactMatch MESH:C532695 chaetoxanthone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65616 Chemomicin A skos:exactMatch MESH:C520923 chemomicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65618 chloropeptin I skos:exactMatch MESH:C090485 chloropeptin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6562 Lumirhodopsin skos:exactMatch MESH:C018586 lumirhodopsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6563 Lunacridine skos:exactMatch MESH:C518539 lunacridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65630 ciliatamide A skos:exactMatch MESH:C529041 ciliatamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65631 ciliatamide B skos:exactMatch MESH:C529042 ciliatamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65632 cimifoetiside A skos:exactMatch MESH:C540201 cimifoetiside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65633 cimifoetiside B skos:exactMatch MESH:C540202 cimifoetiside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65634 circumdatin H skos:exactMatch MESH:C504253 circumdatin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65635 citrafungin A skos:exactMatch MESH:C485129 citrafungin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65636 citrafungin B skos:exactMatch MESH:C485130 citrafungin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65637 citrifolinoside skos:exactMatch MESH:C428483 citrifolinoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65639 cladoniamide G skos:exactMatch MESH:C581998 cladoniamide G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65640 clathsterol skos:exactMatch MESH:C442562 clathsterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65642 8'-epi-cleomiscosin A skos:exactMatch MESH:C499804 8'-epi-cleomiscosin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65643 Clethramycin skos:exactMatch MESH:C478490 clethramycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65644 clionastatin A skos:exactMatch MESH:C494536 clionastatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65645 clionastatin B skos:exactMatch MESH:C494535 clionastatin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65648 cochinchinone C skos:exactMatch MESH:C000591554 cochinchinone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65653 conferol A skos:exactMatch MESH:C541061 conferol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65654 conferol B skos:exactMatch MESH:C541062 conferol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65655 complestatin A skos:exactMatch MESH:C449023 neuroprotectin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65656 complestatin B skos:exactMatch MESH:C449022 neuroprotectin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65657 convallasaponin A skos:exactMatch MESH:C518851 convallasaponin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65658 cordyheptapeptide A skos:exactMatch MESH:C508846 cordyheptapeptide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65660 corynoline skos:exactMatch MESH:C487644 corynoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65665 trans-N-p-coumaroyl tyramine skos:exactMatch MESH:C487400 trans-N-p-coumaroyl tyramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65666 crambescidin 800 skos:exactMatch MESH:C490355 crambescidin 800 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65667 crambescidin 826 skos:exactMatch MESH:C482472 crambescidin 826 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65668 crassifogenin C skos:exactMatch MESH:C533536 crassifogenin c semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65669 crassolide skos:exactMatch MESH:C078544 crassolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6567 Lunularic acid skos:exactMatch MESH:C067452 lunularic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:65678 CT2108A skos:exactMatch MESH:C479717 CT2108A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65679 CT2108B skos:exactMatch MESH:C479716 CT2108B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6568 Lunularin skos:exactMatch MESH:C121619 lunularin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65686 cudratricusxanthone A skos:exactMatch MESH:C533013 cudratricusxanthone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65689 cumingianoside A skos:exactMatch MESH:C109947 cumingianoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65696 curtisian A skos:exactMatch MESH:C408299 curtisian A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65697 curtisian B skos:exactMatch MESH:C408300 curtisian B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65698 curtisian C skos:exactMatch MESH:C408301 curtisian C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65699 curtisian D skos:exactMatch MESH:C408302 curtisian D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6570 lupeol skos:exactMatch MESH:C010480 lupeol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65702 cyathusal A skos:exactMatch MESH:C521646 cyathusal A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65703 cyathusal B skos:exactMatch MESH:C521648 cyathusal B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65704 cyathusal C skos:exactMatch MESH:C521647 cyathusal C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65705 Pulvinatal skos:exactMatch MESH:C107456 pulvinatal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65717 cytonic acid A skos:exactMatch MESH:C410913 cytonic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65718 cytonic acid B skos:exactMatch MESH:C410914 cytonic acid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65719 cytosporic acid skos:exactMatch MESH:C477580 cytosporic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65720 cytotrienin A skos:exactMatch MESH:C106761 cytotrienin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65721 daedalin A skos:exactMatch MESH:C526356 daedalin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65724 9-deacetoxyfumigaclavine C skos:exactMatch MESH:C540634 9-deacetoxyfumigaclavine C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65728 decatromicin A skos:exactMatch MESH:C405842 decatromicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65729 decatromicin B skos:exactMatch MESH:C405843 decatromicin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65735 dehydrodiconiferyl dibenzoate skos:exactMatch MESH:C473437 dehydrodiconiferyl dibenzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65736 1,2-dehydrogeissoschizoline skos:exactMatch MESH:C449855 1,2-dehydrogeissoschizoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65737 demethoxycurcumin skos:exactMatch MESH:C050229 demethoxycurcumin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6574 lupulone skos:exactMatch MESH:C008299 lupulon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65740 7'-O-demethylisocephaeline skos:exactMatch MESH:C480053 7'-O-demethylisocephaeline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65743 dendrocandin C skos:exactMatch MESH:C539110 dendrocandin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65744 dendrocandin D skos:exactMatch MESH:C539111 dendrocandin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65745 dendrocandin E skos:exactMatch MESH:C539112 dendrocandin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65749 6-desmethyl-N-methylfluvirucin A1 skos:exactMatch MESH:C523228 6-desmethyl-N-methylfluvirucin A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65750 N-methylfluvirucin A1 skos:exactMatch MESH:C523229 N-methylfluvirucin A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65754 diandraflavone skos:exactMatch MESH:C489107 diandraflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65763 5,5'-dibutoxy-2,2'-bifuran skos:exactMatch MESH:C530807 5,5'-dibutoxy-2,2'-bifuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65764 dicerandrol A skos:exactMatch MESH:C436329 dicerandrol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65765 dicerandrol B skos:exactMatch MESH:C436330 dicerandrol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65766 dicerandrol C skos:exactMatch MESH:C436331 dicerandrol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65768 (9Z,12Z,15Z)-octadeca-9,12,15-trien-6-ynoic acid skos:exactMatch MESH:C075673 dicranin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65769 dieckol skos:exactMatch MESH:C503840 dieckol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65771 6'',7''-dihydro-5',5'''-dicapsaicin skos:exactMatch MESH:C479844 6'',7''-dihydro-5',5'''-dicapsaicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65772 4',5'-dihydro-11,5'-dihydroxy-4'-methoxytephrosin skos:exactMatch MESH:C481560 4',5'-dihydro-11,5'-dihydroxy-4'-methoxytephrosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65787 7,8-dihydroxyflavanone skos:exactMatch MESH:C478869 7,8-dihydroxyflavanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65790 7-phloroeckol skos:exactMatch MESH:C558314 7-phloroeckol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65792 diinsininol skos:exactMatch MESH:C100904 diinsininol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65793 diinsinin skos:exactMatch MESH:C100905 diinsinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65797 dinochrome A skos:exactMatch MESH:C474097 dinochrome A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65799 diperamycin skos:exactMatch MESH:C117816 diperamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65809 drummondin D skos:exactMatch MESH:C073646 drummondin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65810 drummondin E skos:exactMatch MESH:C073628 drummondin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65811 drummondin F skos:exactMatch MESH:C073629 drummondin F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65812 isodrummondin D skos:exactMatch MESH:C073626 isodrummondin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65814 durhamycin A skos:exactMatch MESH:C466115 durhamycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65815 durhamycin B skos:exactMatch MESH:C466116 durhamycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65816 dysidine skos:exactMatch MESH:C433902 dysidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65817 dysoxyhainanin A skos:exactMatch MESH:C532776 dysoxyhainanin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65818 dzununcanone skos:exactMatch MESH:C521033 dzununcanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65821 ehretianone skos:exactMatch MESH:C101805 ehretianone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65822 EI-1511-3 skos:exactMatch MESH:C103155 EI 1511-3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65823 EI-1511-5 skos:exactMatch MESH:C103156 EI 1511-5 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65824 EI-1625-2 skos:exactMatch MESH:C103157 EI 1625-2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65828 elaeodendroside T skos:exactMatch MESH:C521657 elaeodendroside T semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65829 elaeodendroside U skos:exactMatch MESH:C521656 elaeodendroside U semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65832 (4betaH)-5alpha-hydroxy-8alpha-(2-methylbut-2-enoyloxy)-2-oxo-1(10),11(13)-guaiadien-12,6alpha-olide skos:exactMatch MESH:C527318 (4betaH)-5alpha-hydroxy-8alpha-(2-methylbut-2-enoyloxy)-2-oxo-1(10),11(13)-guaiadien-12,6alpha-olide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65833 (4betaH)-8alpha-(2-methylbut-2-enoyloxy)-2-oxo-1(5),10(14),11(13)-guaiatrien-12,6alpha-olide skos:exactMatch MESH:C527319 (4betaH)-8alpha-(2-methylbut-2-enoyloxy)-2-oxo-1(5),10(14),11(13)-guaiatrien-12,6alpha-olide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65839 emarginatine B skos:exactMatch MESH:C064681 emarginatine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65840 emarginatine F skos:exactMatch MESH:C087109 emarginatine F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65842 5-O-methyl embelin skos:exactMatch MESH:C061025 5-O-methylembelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65846 20-epi-bryonolic acid skos:exactMatch MESH:C533643 20-epibryonolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65849 epichlicin skos:exactMatch MESH:C522931 epichlicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65855 16,23-epoxy-5beta-cholestane triglycoside skos:exactMatch MESH:C096502 16,23-epoxycholestane triglycoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65860 (2R)-eriodictoyl-7-O-beta-D-glucopyranosiduronic acid skos:exactMatch MESH:C068767 eriodictyol 7-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65862 erybraedin A skos:exactMatch MESH:C000628924 erybraedin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65864 erylatissin B skos:exactMatch MESH:C498107 7,3'-dihydroxy-6'',6''-dimethyl-4'',5''-dehydropyrano(2'',3'': 4',5')isoflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65865 erylatissin C skos:exactMatch MESH:C498108 7,3'-dihydroxy-4'-methoxy-5'-(gamma,gamma-dimethylallyl)flavanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65866 esculeoside A skos:exactMatch MESH:C530544 esculeoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65867 espicufolin skos:exactMatch MESH:C102439 espicufolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65868 etnangien skos:exactMatch MESH:C521655 etnangien semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6587 Lycaconitine skos:exactMatch MESH:C101813 lycaconitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65887 eurycomanone skos:exactMatch MESH:C506425 eurycomanone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:65888 eurysterol A skos:exactMatch MESH:C521027 eurysterol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65889 eurysterol B skos:exactMatch MESH:C521028 eurysterol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65893 F390B skos:exactMatch MESH:C114121 F 390B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65894 F390C skos:exactMatch MESH:C114122 F 390C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65895 fattiviracin A1 skos:exactMatch MESH:C115621 fattiviracin A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65896 FD-211 skos:exactMatch MESH:C092867 FD 211 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65899 flavokawain B skos:exactMatch MESH:C452039 flavokawain B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6590 Lycoctonine skos:exactMatch MESH:C093992 lycoctonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65900 fleephilone skos:exactMatch MESH:C103034 fleephilone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65902 fomitopinic acid A skos:exactMatch MESH:C497951 fomitopinic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65906 formobactin skos:exactMatch MESH:C102386 formobactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65907 forskoditerpenoside C skos:exactMatch MESH:C525681 forskoditerpenoside C semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:65908 forskoditerpenoside D skos:exactMatch MESH:C525682 forskoditerpenoside D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65909 forskoditerpenoside E skos:exactMatch MESH:C525683 forskoditerpenoside E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6591 Lycodine skos:exactMatch MESH:C585001 lycodine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65911 FR177391 skos:exactMatch MESH:C508031 FR177391 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65913 FR207944 skos:exactMatch MESH:C503272 FR207944 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6593 Lycoflexine skos:exactMatch MESH:C555161 lycoflexine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65931 fumimycin skos:exactMatch MESH:C522224 fumimycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65932 funalenone skos:exactMatch MESH:C405054 funalenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65933 furanocandin skos:exactMatch MESH:C100712 furanocandin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65934 furowanin B skos:exactMatch MESH:C508678 furowanin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65937 futokadsurin B skos:exactMatch MESH:C000600592 futokadsurin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65940 gaboroquinone A skos:exactMatch MESH:C466224 gaboroquinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65954 gedunin skos:exactMatch MESH:C106014 gedunin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65955 gelomulide K skos:exactMatch MESH:C568291 gelomulide K semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65959 geumonoid skos:exactMatch MESH:C419245 geumonoid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65966 girolline skos:exactMatch MESH:C526558 girolline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65967 glionitrin A skos:exactMatch MESH:C550392 glionitrin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65968 glioperazine B skos:exactMatch MESH:C524968 glioperazine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65975 glomosporin skos:exactMatch MESH:C411679 glomosporin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65976 glycyrrhizol A skos:exactMatch MESH:C508542 glycyrrhizol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65977 glycyrrhizol B skos:exactMatch MESH:C508543 glycyrrhizol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65978 gnidilatimonoein skos:exactMatch MESH:C482573 gnidilatimonoein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65979 graminone B skos:exactMatch MESH:C093032 graminone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65980 grassypeptolide skos:exactMatch MESH:C528460 grassypeptolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65981 GTRI-02 skos:exactMatch MESH:C116835 GTRI 02 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65986 gummiferaoside A skos:exactMatch MESH:C519242 gummiferaoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65987 gummiferaoside B skos:exactMatch MESH:C519244 gummiferaoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65988 gummiferaoside C skos:exactMatch MESH:C519243 gummiferaoside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65989 gutolactone skos:exactMatch MESH:C085397 gutolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6599 Lycorenine skos:exactMatch MESH:C023825 lycorenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:65991 guttiferone F skos:exactMatch MESH:C117502 guttiferone F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6600 Lycoricidine skos:exactMatch MESH:C500283 lycoricidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66001 hamacanthin B skos:exactMatch MESH:C091314 hamacanthine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66006 harziphilone skos:exactMatch MESH:C103033 harziphilone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66007 hederacine A skos:exactMatch MESH:C559806 hederacine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66008 hederacine B skos:exactMatch MESH:C559807 hederacine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66011 hernandonine skos:exactMatch MESH:C000709248 hernandonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66012 herquline B skos:exactMatch MESH:C098363 herquline B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66013 hesseltin A skos:exactMatch MESH:C504685 hesseltin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66016 hirsutellide A skos:exactMatch MESH:C470802 hirsutellide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66017 hispidospermidin skos:exactMatch MESH:C086148 hispidospermidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66018 holothurin A3 skos:exactMatch MESH:C525763 holothurin A3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66019 holothurin A4 skos:exactMatch MESH:C525764 holothurin A4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66020 hookerianamide H skos:exactMatch MESH:C523659 hookerianamide H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66021 hookerianamide I skos:exactMatch MESH:C523660 hookerianamide I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66040 5-hydroxy-7,2',4',5'-tetramethoxyflavone skos:exactMatch MESH:C091095 5-hydroxy-7,2',4',5'-tetramethoxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66041 9-hydroxycanthin-6-one skos:exactMatch MESH:C574274 9-hydroxycanthin-6-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66042 1-hydroxycrisamicin A skos:exactMatch MESH:C111328 1-hydroxycrisamicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66051 hyemaloside A skos:exactMatch MESH:C532727 hyemaloside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66052 hyemaloside C skos:exactMatch MESH:C532729 hyemaloside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66053 1,3,5-trihydroxy-2-(2',2'-dimethyl-4'-isopropenyl)cyclopentanylxanthone skos:exactMatch MESH:C487243 1,3,5-trihydroxy-2-(2',2'-dimethyl-4'-isopropenyl)cyclopentanylxanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66059 hypocrellin D skos:exactMatch MESH:C513064 hypocrellin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66069 impatienolate skos:exactMatch MESH:C468311 sodium-3-hydroxide-2((sodium 3-hydroxide-1,4-dioxo(2-naphthyl))ethyl)naphthalene-1,4-dione (impatienolate) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66072 indicanone skos:exactMatch MESH:C574913 indicanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66073 1-[(3-methylbutanoyl)phloroglucinyl]-beta-D-glucopyranoside skos:exactMatch MESH:C495157 2-beta-D-glucopyranosyloxy-4,6-dihydroxyisovalerophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66076 integracin A skos:exactMatch MESH:C574906 integracin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66077 integracin B skos:exactMatch MESH:C574908 integracin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66079 integrastatin A skos:exactMatch MESH:C562141 integrastatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66080 integrastatin B skos:exactMatch MESH:C562142 integrastatin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66081 integric acid skos:exactMatch MESH:C120097 integric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66082 interiotherin A skos:exactMatch MESH:C103454 interiotherin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66083 interiotherin B skos:exactMatch MESH:C103455 interiotherin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66086 isariotin F skos:exactMatch MESH:C540636 isariotin F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66087 isatinone A skos:exactMatch MESH:C523691 3-(methoxy(phenyl)methylidene)-1,3-dihydro-2H-indol-2-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66088 isatinone B skos:exactMatch MESH:C523692 2-ethylhexyl 2-(4-(2-oxo-1,2-dihydro-3H-indol-3-ylidene)(phenyl)methoxy)phenylacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66094 isoiguesterin skos:exactMatch MESH:C032228 iguesterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66101 jacarelhyperol A skos:exactMatch MESH:C458679 jacarelhyperol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66102 jacarelhyperol B skos:exactMatch MESH:C458639 jacarelhyperol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66103 jaceosidin skos:exactMatch MESH:C477508 jaceosidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66104 jaspamide skos:exactMatch MESH:C057531 jasplakinolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66105 jaspamide B skos:exactMatch MESH:C118105 jaspamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66106 jaspamide C skos:exactMatch MESH:C118106 jaspamide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66108 jaspamide E skos:exactMatch MESH:C558230 jasplakinolide E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66119 jerantinine A skos:exactMatch MESH:C000598423 jerantinine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66120 jerantinine B skos:exactMatch MESH:C000607217 jerantinine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66123 jerantinine E skos:exactMatch MESH:C000589416 jerantinine E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66128 kadlongilactone A skos:exactMatch MESH:C512917 kadlongilactone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66129 kadlongilactone B skos:exactMatch MESH:C512916 kadlongilactone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66130 kadsuphilactone B skos:exactMatch MESH:C510338 kadsuphilactone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66135 kalimantacin A skos:exactMatch MESH:C099201 kalimantacin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66137 kalimantacin C skos:exactMatch MESH:C099202 kalimantacin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66140 karalicin skos:exactMatch MESH:C099306 karalicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66142 kempopeptin A skos:exactMatch MESH:C532712 kempopeptin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66143 kempopeptin B skos:exactMatch MESH:C532713 kempopeptin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66146 kitastatin 1 skos:exactMatch MESH:C521973 kitastatin 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66147 klugine skos:exactMatch MESH:C480052 klugine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66148 komaroviquinone skos:exactMatch MESH:C508550 komaroviquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66149 koshikamide A2 skos:exactMatch MESH:C506242 koshikamide A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66151 (2S)-2'-methoxykurarinone skos:exactMatch MESH:C411318 2'-methoxykurarinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66153 salaspermic acid skos:exactMatch MESH:C074717 salaspermic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66154 salvileucalin B skos:exactMatch MESH:C533291 salvileucalin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66160 samaderine C skos:exactMatch MESH:C432980 samaderin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66161 samaderine E skos:exactMatch MESH:C517587 samaderine E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66163 samaderine Y skos:exactMatch MESH:C514130 samaderine Y semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66169 sapinmusaponin Q skos:exactMatch MESH:C523662 sapinmusaponin Q semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66172 sappanchalcone skos:exactMatch MESH:C044363 sappanchalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66177 scalusamide A skos:exactMatch MESH:C499272 scalusamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66180 sch 54445 skos:exactMatch MESH:C106397 Sch 54445 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66181 sch 642305 skos:exactMatch MESH:C482741 Sch 642305 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66182 taiwanhomoflavone A skos:exactMatch MESH:C409645 taiwanhomoflavone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66183 taiwanhomoflavone-B skos:exactMatch MESH:C474093 taiwanhomoflavone-B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66184 taiwankadsurin B skos:exactMatch MESH:C512244 taiwankadsurin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66185 taiwanschirin D skos:exactMatch MESH:C423472 taiwanschirin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66188 tanariflavanone A skos:exactMatch MESH:C433625 tanariflavanone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66189 tanariflavanone B skos:exactMatch MESH:C433626 tanariflavanone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66190 tanariflavanone C skos:exactMatch MESH:C502680 tanariflavanone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66191 tanariflavanone D skos:exactMatch MESH:C502681 tanariflavanone D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66192 tanghinin skos:exactMatch MESH:C069007 tanghinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66194 tasumatrol E skos:exactMatch MESH:C497958 tasumatrol E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66195 tasumatrol F skos:exactMatch MESH:C497959 tasumatrol F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66202 termilignan B skos:exactMatch MESH:C532560 termilignan B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66213 1,3,5,6-tetrahydroxy-4,7,8-tri(3-methyl-2-butenyl)xanthone skos:exactMatch MESH:C494544 1,3,5,6-tetrahydroxy-4,7,8-tri(3-methyl-2-butenyl)xanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66216 tetrahydroxysqualene skos:exactMatch MESH:C532714 tetrahydroxysqualene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66218 theograndin II skos:exactMatch MESH:C482485 theograndin II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66219 thiazomycin skos:exactMatch MESH:C525268 thiazomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66220 thiomarinol A skos:exactMatch MESH:C085617 thiomarinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66221 thiomarinol B skos:exactMatch MESH:C096609 thiomarinol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66222 thiomarinol C skos:exactMatch MESH:C096611 thiomarinol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66223 thiomarinol D skos:exactMatch MESH:C107032 thiomarinol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66224 thiomarinol E skos:exactMatch MESH:C107033 thiomarinol E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66225 thiomarinol F skos:exactMatch MESH:C107034 thiomarinol F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66226 thiomarinol G skos:exactMatch MESH:C107035 thiomarinol g semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66227 Thonningianin A skos:exactMatch MESH:C411320 thonningianin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66228 Thonningianin B skos:exactMatch MESH:C411321 thonningianin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66238 TMC-52A skos:exactMatch MESH:C114132 TMC 52A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66239 TMC-52B skos:exactMatch MESH:C114133 TMC 52B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6624 Maclurin skos:exactMatch MESH:C034551 maclurin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66240 TMC-52C skos:exactMatch MESH:C114134 TMC 52C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66241 TMC-52D skos:exactMatch MESH:C114135 TMC 52D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66242 TMC-86A skos:exactMatch MESH:C405050 TMC 86A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66243 TMC-86B skos:exactMatch MESH:C405051 TMC 86B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66244 TMC-96 skos:exactMatch MESH:C405052 TMC 96 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66246 TMC-95B skos:exactMatch MESH:C408292 TMC-95B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66247 TMC-95C skos:exactMatch MESH:C408293 TMC-95C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66248 TMC-95D skos:exactMatch MESH:C408295 TMC-95D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66249 tolybyssidin A skos:exactMatch MESH:C433571 tolybyssidin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66250 tolybyssidin B skos:exactMatch MESH:C433570 tolybyssidin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66251 tolypodiol skos:exactMatch MESH:C102977 tolypodiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66252 topopyrone A skos:exactMatch MESH:C417102 topopyrone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66253 topopyrone B skos:exactMatch MESH:C417105 topopyrone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66254 topopyrone C skos:exactMatch MESH:C417104 topopyrone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66255 topopyrone D skos:exactMatch MESH:C417103 topopyrone D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66256 Topostatin skos:exactMatch MESH:C116935 topostatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66257 torososide B skos:exactMatch MESH:C122124 torososide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66258 torvanol A skos:exactMatch MESH:C454585 torvanol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66259 torvoside H skos:exactMatch MESH:C509529 torvoside H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66260 trachyspic acid skos:exactMatch MESH:C094346 trachyspic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66261 trichodimerol skos:exactMatch MESH:C099299 trichodimerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66262 trierixin skos:exactMatch MESH:C525271 trierixin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66270 trilobacin skos:exactMatch MESH:C074719 trilobacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66273 Dioncophylline B skos:exactMatch MESH:C402882 dioncophylline B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66278 tsugarioside C skos:exactMatch MESH:C409613 tsugarioside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66279 tubelactomicin A skos:exactMatch MESH:C418197 tubelactomicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6628 Macrozamin skos:exactMatch MESH:C008305 macrozamin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66281 TMC-89A skos:exactMatch MESH:C417144 TMC 89A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66282 TMC-89B skos:exactMatch MESH:C417145 TMC 89B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6629 Maculine skos:exactMatch MESH:C505825 maculine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66291 (3Z)-ravenic acid skos:exactMatch MESH:C470524 ravenic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66292 rediocide A skos:exactMatch MESH:C483695 rediocide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66296 rediocide G skos:exactMatch MESH:C507469 rediocide G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66299 respirantin skos:exactMatch MESH:C081425 respirantin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66303 rhinacanthin C skos:exactMatch MESH:C515073 rhinacanthin-C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66305 rhodiocyanoside A skos:exactMatch MESH:C096498 rhodiocyanoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66309 rocaglamide skos:exactMatch MESH:C107772 rocaglamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66310 rostratin A skos:exactMatch MESH:C578437 rostratin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66311 rostratin B skos:exactMatch MESH:C000604058 rostratin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66312 rostratin C skos:exactMatch MESH:C000604093 rostratin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66313 rostratin D skos:exactMatch MESH:C000604094 rostratin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66319 rubriflordilactone B skos:exactMatch MESH:C514795 rubriflordilactone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66322 WF14865A skos:exactMatch MESH:C411673 WF 14865A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66323 WF14865B skos:exactMatch MESH:C411674 WF 14865B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66325 tubocapsanolide A skos:exactMatch MESH:C522061 tubocapsanolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66330 wrightiamine A skos:exactMatch MESH:C480247 wrightiamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66335 xanthohumol D skos:exactMatch MESH:C558154 xanthohumol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66336 xenovulene A skos:exactMatch MESH:C095333 xenovulene A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66339 UK-2A skos:exactMatch MESH:C101439 UK 2A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6634 Magellanine skos:exactMatch MESH:C471075 magellanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66340 UK-2B skos:exactMatch MESH:C101494 UK 2B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66341 UK-3A skos:exactMatch MESH:C111142 UK-3A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66344 Urceolatin skos:exactMatch MESH:C529543 urceolatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66349 Variecolin skos:exactMatch MESH:C433945 variecolin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:66350 variecolorquinone A skos:exactMatch MESH:C525996 variecolorquinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66351 variecolorquinone B skos:exactMatch MESH:C525995 variecolorquinone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66352 vedelianin skos:exactMatch MESH:C000624513 vedelianin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66353 venturamide A skos:exactMatch MESH:C519248 venturamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66354 venturamide B skos:exactMatch MESH:C519249 venturamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66355 verongamine skos:exactMatch MESH:C086787 verongamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66356 Verrucoside skos:exactMatch MESH:C074345 verrucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66357 Verticillin G skos:exactMatch MESH:C518893 verticillin G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66359 (+)-alpha-viniferin skos:exactMatch MESH:C064176 alpha-viniferin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66360 vinylamycin skos:exactMatch MESH:C402693 vinylamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66361 Viridamide A skos:exactMatch MESH:C532611 viridamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66366 6-O-methyl-2-deprenylrheediaxanthone B skos:exactMatch MESH:C486261 6-O-methyl-2-deprenylrheediaxanthone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66367 vieillardixanthone skos:exactMatch MESH:C486262 vieillardixanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66368 4-methylaeruginoic acid skos:exactMatch MESH:C106439 4-methylaeruginoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66370 5-hydroxy-6-methoxy-2-methylchromone-7-O-rutinoside skos:exactMatch MESH:C550781 5-hydroxy-6-methoxy-2-methylchromone-7-O-rutinoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66371 5-hydroxy-2-methylchromone-7-O-rutinoside skos:exactMatch MESH:C550780 5-hydroxy-2-methylchromone-7-O-rutinoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66373 2-(methyldithio)pyridine-N-oxide skos:exactMatch MESH:C548574 2-(methyldithio)pyridine-N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66385 michellamine A skos:exactMatch MESH:C072235 michellamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66387 microclavatin skos:exactMatch MESH:C503026 microclavatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66389 migrastatin skos:exactMatch MESH:C418199 migrastatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66391 millewanin G skos:exactMatch MESH:C508676 millewanin G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66392 millewanin H skos:exactMatch MESH:C508677 millewanin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66393 mimosifolenone skos:exactMatch MESH:C102779 mimosifolenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66395 miquelianin skos:exactMatch MESH:C443401 quercetin 3-O-glucuronide semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:6640 Magnesium salicylate skos:exactMatch MESH:C496892 Magnesium Salicylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66401 morellic acid skos:exactMatch MESH:C558352 morellic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66403 moromycin A skos:exactMatch MESH:C532691 moromycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66404 moromycin B skos:exactMatch MESH:C532692 moromycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66407 multicaulin skos:exactMatch MESH:C000594635 multicaulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6641 (S)-magnoflorine skos:exactMatch MESH:C001670 magnoflorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66411 multiplolide A skos:exactMatch MESH:C435879 multiplolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66412 multiplolide B skos:exactMatch MESH:C435880 multiplolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66415 muqubilone skos:exactMatch MESH:C430184 muqubilone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66416 mustakone skos:exactMatch MESH:C000610614 mustakone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6642 Magnoline skos:exactMatch MESH:C585647 magnoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66422 myriaporone 3 skos:exactMatch MESH:C505858 myriaporone 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66424 myrothenone A skos:exactMatch MESH:C502180 myrothenone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66426 myrsinoic acid A skos:exactMatch MESH:C401930 3-geranyl-4-hydroxy-5-(3'-methyl-2'-butenyl)benzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66427 myrsinoic acid B skos:exactMatch MESH:C468150 myrsinoic acid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66428 myrsinoic acid C skos:exactMatch MESH:C468151 myrsinoic acid C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66429 myrsinoic acid F skos:exactMatch MESH:C468152 myrsinoic acid F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6643 Magnolol skos:exactMatch MESH:C005498 magnolol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66431 schisanlactone A skos:exactMatch MESH:C000588645 schisanlactone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66432 schisanwilsonene A skos:exactMatch MESH:C540711 schisanwilsonene A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66433 schizolaenone A skos:exactMatch MESH:C499925 schizolaenone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66434 schizolaenone B skos:exactMatch MESH:C499926 schizolaenone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66435 schweinfurthin E skos:exactMatch MESH:C545812 schweinfurthin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66436 schweinfurthin F skos:exactMatch MESH:C518723 schweinfurthin F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66437 schweinfurthin G skos:exactMatch MESH:C534360 schweinfurthin G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6644 Magnosalicin skos:exactMatch MESH:C074501 magnosalicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66440 scleropyric acid skos:exactMatch MESH:C507470 scleropyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66441 scoparic acid A skos:exactMatch MESH:C055030 scoparic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6645 magnoshinin skos:exactMatch MESH:C069675 magnoshinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66456 scytalidamide A skos:exactMatch MESH:C482958 Scytalidamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66457 scytalidamide B skos:exactMatch MESH:C482959 scytalidamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66458 secoaggregatalactone A skos:exactMatch MESH:C526970 secoaggregatalactone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66459 3,4-secoisopimara-4(18),7,15-triene-3-oic acid skos:exactMatch MESH:C423882 3,4-secoisopimara-4(18),7,15-triene-3-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6646 Mahanimbine skos:exactMatch MESH:C556937 mahanimbine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66460 selinone skos:exactMatch MESH:C000613666 selinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66461 semicochliodinol A skos:exactMatch MESH:C107026 semicochliodinol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66462 semicochliodinol B skos:exactMatch MESH:C107027 semicochliodinol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66463 4-senecioyloxymethyl-6,7-dimethoxycoumarin skos:exactMatch MESH:C475709 4-senecioyloxymethyl-6,7-dimethoxycoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66471 Seselidiol skos:exactMatch MESH:C066691 seselidiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66475 sesterstatin 1 skos:exactMatch MESH:C110787 sesterstatin 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66476 sesterstatin 2 skos:exactMatch MESH:C110788 sesterstatin 2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66477 sesterstatin 3 skos:exactMatch MESH:C110789 sesterstatin 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66478 Sg17-1-4 skos:exactMatch MESH:C513065 Sg17-1-4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66479 siamenol skos:exactMatch MESH:C408013 siamenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66482 sigmoidin A skos:exactMatch MESH:C064221 sigmoidin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66483 sigmoidin B skos:exactMatch MESH:C064222 sigmoidin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66484 silvestrol skos:exactMatch MESH:C489897 silvestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66485 epi-silvestrol skos:exactMatch MESH:C489893 episilvestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66486 simalikalactone D skos:exactMatch MESH:C024970 simalikalactone D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6649 malaoxon skos:exactMatch MESH:C100082 malaoxon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66494 YM-47141 skos:exactMatch MESH:C097796 YM 47141 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66495 YM-47142 skos:exactMatch MESH:C097797 YM 47142 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66496 YM-47522 skos:exactMatch MESH:C099663 YM 47522 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66499 yuccalan skos:exactMatch MESH:C521762 yuccalan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66501 zarzissine skos:exactMatch MESH:C091308 zarzissine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66502 zerumboneoxide skos:exactMatch MESH:C505179 zerumboneoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66503 zhankuic acid A skos:exactMatch MESH:C098367 zhankuic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66504 zhankuic acid B skos:exactMatch MESH:C098370 zhankuic acid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66505 zhankuic acid C skos:exactMatch MESH:C098428 zhankuic acid C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66506 zinolol skos:exactMatch MESH:C520692 zinolol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66512 somocystinamide A skos:exactMatch MESH:C454639 Somocystinamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66514 sorocenol G skos:exactMatch MESH:C532997 sorocenol G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66515 sorocenol H skos:exactMatch MESH:C532998 sorocenol H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66516 soulattrolide skos:exactMatch MESH:C102712 soulattrolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66517 SPF-32629A skos:exactMatch MESH:C509636 SPF 32629 A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66518 SPF-32629B skos:exactMatch MESH:C509637 SPF 32629 B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66519 halisphingosine A skos:exactMatch MESH:C581269 halisphingosine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66520 spiculoic acid A skos:exactMatch MESH:C490145 spiculoic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66522 stevastelin B skos:exactMatch MESH:C100705 stevastelin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66523 stevastelin B3 skos:exactMatch MESH:C100706 stevastelin B3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66524 streptokordin skos:exactMatch MESH:C512209 streptokordin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66525 streptoverticillin skos:exactMatch MESH:C520913 streptoverticillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66526 strongylin A skos:exactMatch MESH:C073085 strongylin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66527 strongylophorine-26 skos:exactMatch MESH:C491871 strongylophorine-26 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66528 strychnogucine A skos:exactMatch MESH:C428163 strychnogucine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66529 strychnogucine B skos:exactMatch MESH:C428164 strychnogucine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66530 suaveolindole skos:exactMatch MESH:C498139 suaveolindole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66531 suberosol skos:exactMatch MESH:C083158 suberosol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66533 subulatin skos:exactMatch MESH:C467712 subulatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66537 swertifrancheside skos:exactMatch MESH:C087101 swertifrancheside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66539 syncarpamide skos:exactMatch MESH:C483277 syncarpamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66540 laccaridione A skos:exactMatch MESH:C420730 laccaridione A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66541 laccaridione B skos:exactMatch MESH:C420731 laccaridione B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66542 lancifodilactone F skos:exactMatch MESH:C506846 lancifodilactone F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66543 lancifodilactone G skos:exactMatch MESH:C507939 lancifodilactone G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66544 lancilactone C skos:exactMatch MESH:C117501 lancilactone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66547 largamide D skos:exactMatch MESH:C555914 largamide D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66548 lamellarin alpha 20-sulfate skos:exactMatch MESH:C119474 lamellarin alpha 20-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66549 lanigerol skos:exactMatch MESH:C101979 lanigerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66553 lactonamycin skos:exactMatch MESH:C102442 lactonamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66555 laurinterol skos:exactMatch MESH:C532810 laurinterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66558 8-lavandulylkaempferol skos:exactMatch MESH:C507554 8-lavandulylkaempferol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66559 leachianone A skos:exactMatch MESH:C523322 leachianone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6656 Mallotochromene skos:exactMatch MESH:C070197 mallotochromene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66571 leucisterol skos:exactMatch MESH:C532261 leucisterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66572 leucosesterterpenone skos:exactMatch MESH:C000603396 leucosesterterpenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66575 leufolin A skos:exactMatch MESH:C523807 leufolin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66576 leufolin B skos:exactMatch MESH:C523808 leufolin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66578 liphagal skos:exactMatch MESH:C513880 liphagal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66579 lissoclibadin 1 skos:exactMatch MESH:C000621082 lissoclibadin 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66582 litseaefoloside C skos:exactMatch MESH:C505676 litseaefoloside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66585 lobohedleolide skos:exactMatch MESH:C409627 lobohedleolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66587 17-dimethylaminolobohedleolide skos:exactMatch MESH:C409628 17-dimethylaminolobohedleolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66590 longicalycinin A skos:exactMatch MESH:C502855 longicalycinin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66593 lucialdehyde B skos:exactMatch MESH:C464726 lucialdehyde B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66594 lucialdehyde C skos:exactMatch MESH:C464725 lucialdehyde C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66595 lucidenic acid N skos:exactMatch MESH:C437028 lucidenic acid N semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66596 lucidumoside C skos:exactMatch MESH:C585295 lucidumoside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66601 lychnostatin 1 skos:exactMatch MESH:C064679 lychnostatin 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66602 lychnostatin 2 skos:exactMatch MESH:C064680 lychnostatin 2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66603 lycojapodine A skos:exactMatch MESH:C539671 lycojapodine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66604 lycoperine A skos:exactMatch MESH:C507691 lycoperine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66607 lyratol C skos:exactMatch MESH:C541059 lyratol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66608 lyratol D skos:exactMatch MESH:C541060 lyratol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66614 neobavaisoflavone skos:exactMatch MESH:C549830 neobavaisoflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66615 neopyrrolomycin B skos:exactMatch MESH:C550398 neopyrrolomycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66621 neurolenin B skos:exactMatch MESH:C462159 neurolenin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66625 nidulalin A skos:exactMatch MESH:C114123 nidulalin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66627 niruriside skos:exactMatch MESH:C102783 niruriside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66628 nitensidine E skos:exactMatch MESH:C548769 nitensidine E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66634 nocardione A skos:exactMatch MESH:C410782 nocardione A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66637 nostocarboline skos:exactMatch MESH:C507037 nostocarboline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66638 nothramicin skos:exactMatch MESH:C111762 nothramicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66639 NP-101A skos:exactMatch MESH:C101456 NP 101A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66640 nymphaeol A skos:exactMatch MESH:C480960 propolin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66642 nymphaeol C skos:exactMatch MESH:C562280 nymphaeol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66646 macabarterin skos:exactMatch MESH:C567995 macabarterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66648 macaranone A skos:exactMatch MESH:C540604 macaranone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6665 Malonylawobanin skos:exactMatch MESH:C539639 delphinidin 3-O-(6-O-p-coumaroylglucoside)-5-O-(6-O-malonylglucoside) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66650 macluraxanthone C skos:exactMatch MESH:C419729 macluraxanthone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66652 madhucoside A skos:exactMatch MESH:C485319 madhucoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66653 madhucoside B skos:exactMatch MESH:C485320 madhucoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66655 mallotophilippen A skos:exactMatch MESH:C474052 mallotophilippen A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66656 mallotophilippen B skos:exactMatch MESH:C474053 mallotophilippen B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66657 mallotophilippen C skos:exactMatch MESH:C530784 mallotophilippen C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66662 6alpha-malonyloxymanoyl oxide skos:exactMatch MESH:C531883 6alpha-malonyloxymanoyl oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66663 manassantin A skos:exactMatch MESH:C054895 manassantin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66664 manassantin B skos:exactMatch MESH:C482885 manassantin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66666 manoalide skos:exactMatch MESH:C045673 manoalide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66667 manzamine A skos:exactMatch MESH:C078290 manzamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66668 6-hydroxymanzamine A skos:exactMatch MESH:C093034 6-hydroxymanzamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66669 8-hydroxymanzamine A skos:exactMatch MESH:C086783 8-hydroxymanzamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66670 maoecrystal Z skos:exactMatch MESH:C520391 maoecrystal Z semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66673 marianine skos:exactMatch MESH:C508591 marianine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66674 marianoside A skos:exactMatch MESH:C508593 marianoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66675 marianoside B skos:exactMatch MESH:C508595 marianoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66676 marineosin A skos:exactMatch MESH:C543079 marineosin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66677 marineosin B skos:exactMatch MESH:C543080 marineosin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66680 marsupsin skos:exactMatch MESH:C083154 marsupsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66681 martefragin A skos:exactMatch MESH:C115837 Martefragin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66682 maslinic acid skos:exactMatch MESH:C412811 maslinic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:66687 mediomycin A skos:exactMatch MESH:C518552 mediomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66688 mediomycin B skos:exactMatch MESH:C518553 mediomycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66695 metachromin S skos:exactMatch MESH:C526056 metachromin S semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66696 metachromin T skos:exactMatch MESH:C526057 metachromin T semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66700 1-methoxycanthinone skos:exactMatch MESH:C510719 1-methoxy-canthin-6-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66707 6-methoxyspirotryprostatin B skos:exactMatch MESH:C531255 6-methoxyspirotryprostatin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66711 methyl brevifolincarboxylate skos:exactMatch MESH:C087786 methyl brevifolincarboxylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66717 Paecilopeptin skos:exactMatch MESH:C475222 paecilopeptin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66718 Paeonilide skos:exactMatch MESH:C416702 paeonilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66721 palau'amide skos:exactMatch MESH:C482752 palauamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66723 panaxydol skos:exactMatch MESH:C055778 panaxydol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66725 Panduratin A skos:exactMatch MESH:C482884 panduratin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:66727 papyriflavonol A skos:exactMatch MESH:C431929 papyriflavonol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66728 Pelagiomicin A skos:exactMatch MESH:C104961 pelagiomicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66731 Periglaucine A skos:exactMatch MESH:C000621429 periglaucine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66732 Periglaucine B skos:exactMatch MESH:C568640 periglaucine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66735 Persenone A skos:exactMatch MESH:C412488 persenone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66736 Persenone B skos:exactMatch MESH:C412489 persenone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66737 Pestalotheol C skos:exactMatch MESH:C529353 pestalotheol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66740 PF 1163A skos:exactMatch MESH:C405057 PF 1163A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66741 PF 1163B skos:exactMatch MESH:C405058 PF 1163B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66742 phakellistatin 14 skos:exactMatch MESH:C498128 phakellistatin 14 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66744 phelligridimer A skos:exactMatch MESH:C512234 phelligridimer A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66745 phelligridin G skos:exactMatch MESH:C507450 phelligridin G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66751 phosphatoquinone A skos:exactMatch MESH:C119334 phosphatoquinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66752 phosphatoquinone B skos:exactMatch MESH:C119335 phosphatoquinone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66754 phoyunbene B skos:exactMatch MESH:C572671 trans-3,4'-dihydroxy-2',3',5-trimethoxystilbene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66763 Plectranthol A skos:exactMatch MESH:C446966 plectranthol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66764 Plectranthol B skos:exactMatch MESH:C446967 plectranthol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66765 pleosporone skos:exactMatch MESH:C541040 pleosporone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66766 PM-94128 skos:exactMatch MESH:C105381 PM 94128 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66769 Polpunonic acid skos:exactMatch MESH:C001687 maytenonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66771 polyketomycin skos:exactMatch MESH:C111268 polyketomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66772 Pomolic acid skos:exactMatch MESH:C115535 pomolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66785 Przewalskin B skos:exactMatch MESH:C518012 Przewalskin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66786 Pseudopteroxazole skos:exactMatch MESH:C433836 pseudopteroxazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66788 Pterocidin skos:exactMatch MESH:C511081 pterocidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66790 Pulsatilla saponin D skos:exactMatch MESH:C000601508 Pulsatilla saponin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66791 6-(9'-Purine-6',8'-diolyl)-2beta-suberosanone skos:exactMatch MESH:C504677 6-(9'-purine-6',8'-diolyl)-2beta-suberosanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66803 obolactone skos:exactMatch MESH:C516119 obolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66804 obtusafuran skos:exactMatch MESH:C000593121 obtusafuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66805 obyanamide skos:exactMatch MESH:C449753 obyanamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66806 oceanalin A skos:exactMatch MESH:C509573 oceanalin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66807 ochracenomicin A skos:exactMatch MESH:C093982 ochracenomicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66808 ochrocarpinone A skos:exactMatch MESH:C465427 ochrocarpinone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66809 ochrocarpinone B skos:exactMatch MESH:C465428 ochrocarpinone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66810 ochrocarpinone C skos:exactMatch MESH:C465429 ochrocarpinone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66819 oleoyl danshenxinkun A skos:exactMatch MESH:C433954 oleoyl danshenxinkun A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66820 oleoyl neocryptotanshinone skos:exactMatch MESH:C433953 oleoyl neocryptotanshinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66821 onosmin A skos:exactMatch MESH:C504486 onosmin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66822 onosmin B skos:exactMatch MESH:C504487 onosmin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66842 18-oxotryprostatin A skos:exactMatch MESH:C531258 18-oxotryprostatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66867 trans,polycis-decaprenyl phosphate skos:exactMatch MESH:C068697 decaprenyl phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66871 ammonium fluoride skos:exactMatch MESH:C024822 ammonium fluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66872 potassium fluoride skos:exactMatch MESH:C033320 potassium fluoride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66876 avanafil skos:exactMatch MESH:C553414 avanafil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66880 florbetapir F-18 skos:exactMatch MESH:C545186 florbetapir semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66889 peginesatide skos:exactMatch MESH:C556270 peginesatide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6689 Mansonone C skos:exactMatch MESH:C517072 mansonone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66899 tafluprost skos:exactMatch MESH:C485333 tafluprost semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66901 ivacaftor skos:exactMatch MESH:C545203 ivacaftor semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:66913 ingenol mebutate skos:exactMatch MESH:C486592 3-ingenyl angelate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66918 ergosta-5,7-dien-3beta-ol skos:exactMatch MESH:C012287 22,23-dihydroergosterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66919 ruxolitinib skos:exactMatch MESH:C540383 INCB018424 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:6692 Marasmic acid skos:exactMatch MESH:C037486 marasmic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66920 2-nitro-p-toluidine skos:exactMatch MESH:C578170 2-nitro-4-methylaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66926 4-nitrobenzaldehyde skos:exactMatch MESH:C029915 4-nitrobenzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6693 Marchantin A skos:exactMatch MESH:C096123 marchantin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66932 2,4-dinitrophenylhydrazine skos:exactMatch MESH:C004787 2,4-dinitrophenylhydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6694 maritimetin skos:exactMatch MESH:C539537 maritimetin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:66955 olivetolic acid skos:exactMatch MESH:C112458 olivetolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6696 Marrubiin skos:exactMatch MESH:C105731 marrubiin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:66960 olivetol skos:exactMatch MESH:C016630 olivetol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6700 Matrine skos:exactMatch MESH:C034244 matrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67035 N-octadecanoyl-4-hydroxysphinganine skos:exactMatch MESH:C553174 N-stearoylphytosphingosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67081 cannabigerolic acid skos:exactMatch MESH:C100679 cannabigerolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67106 1-deoxysphinganine skos:exactMatch MESH:C408363 spisulosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67113 chlorantraniliprole skos:exactMatch MESH:C517733 chlorantranilipole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67125 2-acetyl-1-pyrroline skos:exactMatch MESH:C426303 2-acetyl-1-pyrroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67128 2,4-dinitro-1-naphthol skos:exactMatch MESH:C057508 Martius yellow semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67135 2-nitroimidazole skos:exactMatch MESH:D009593 Nitroimidazoles semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:67143 pppA2'p5'A2'p5'A skos:exactMatch MESH:C016964 adenosine triphosphate adenosine monophosphate adenosine monophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6716 medroxyprogesterone acetate skos:exactMatch MESH:C050795 N,N-dimethyl-4-anisidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67171 cortistatin A skos:exactMatch MESH:C531521 cortistatin A semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:67190 carlactone skos:exactMatch MESH:C571055 carlactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67203 N,N'-(p-xylylidene)bis(aminoguanidine) skos:exactMatch MESH:C009693 N,N-(4-xylylidene)bisaminoguanidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67222 conduritol B skos:exactMatch MESH:C090988 conduritol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67249 N-acetylcarnosine skos:exactMatch MESH:C033681 N-acetylcarnosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67252 farnesyl acetone skos:exactMatch MESH:C014549 farnesylacetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67272 perifosine skos:exactMatch MESH:C105905 perifosine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:67276 Brialalepolide A skos:exactMatch MESH:C559168 brialalepolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67277 Brialalepolide B skos:exactMatch MESH:C559169 brialalepolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67278 Brialalepolide C skos:exactMatch MESH:C559170 brialalepolide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67279 lupinacidin C skos:exactMatch MESH:C559020 lupinacidin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67280 azadiradione skos:exactMatch MESH:C479321 azadiradione semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:67285 epoxyazadiradione skos:exactMatch MESH:C099260 epoxyazadiradione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67304 nimbin skos:exactMatch MESH:C008621 nimbin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67305 6-deacetylnimbin skos:exactMatch MESH:C552925 6-deacetylnimbin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67307 28-deoxonimbolide skos:exactMatch MESH:C062897 28-deoxonimbolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67309 salannin skos:exactMatch MESH:C105836 salannin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67315 Malyngamide 3 skos:exactMatch MESH:C559186 malyngamide 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67316 cocosamide A skos:exactMatch MESH:C559187 cocosamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67317 cocosamide B skos:exactMatch MESH:C559188 cocosamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67323 N,N'-Methyleno-didemnin A skos:exactMatch MESH:C559171 N,N'-methyleno-didemnin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67324 didemnidine A skos:exactMatch MESH:C559172 didemnidine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67325 Didemnidine B skos:exactMatch MESH:C559173 didemnidine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67326 didemnimide A skos:exactMatch MESH:C116645 didemnimide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67330 Veraguamide A skos:exactMatch MESH:C559813 veraguamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67337 Dolastatin 16 skos:exactMatch MESH:C108201 dolastatin 16 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6734 Melicopicine skos:exactMatch MESH:C465802 melicopicine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67343 tephrocandidin A skos:exactMatch MESH:C560111 tephrocandidin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67344 tephrocandidin B skos:exactMatch MESH:C560112 tephrocandidin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67345 candidachalcone skos:exactMatch MESH:C560113 candidachalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67346 1beta-hydroxy-6,7alpha-dihydroxyeudesm-4(15)-ene skos:exactMatch MESH:C560114 1beta-hydroxy-6,7alpha-dihydroxyeudesm-4(15)-ene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67357 dolastatin 10 skos:exactMatch MESH:C064570 dolastatin 10 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6736 melittin skos:exactMatch MESH:C035837 Forapin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67369 5-hydroxy-6,7-dimethoxy-2-methylchromone skos:exactMatch MESH:C556133 stellatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6737 Mellitoxin skos:exactMatch MESH:C442493 hyenanchin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67379 trans-methylferulate skos:exactMatch MESH:C530806 methyl ferulate semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:6738 Melochinone skos:exactMatch MESH:C011298 melochinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67411 N-methylcorydaldine skos:exactMatch MESH:C560484 N-methylcorydaldine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67416 cryptocaryol A skos:exactMatch MESH:C585544 cryptocaryol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67417 cryptocaryol B skos:exactMatch MESH:C585545 cryptocaryol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67437 Euparin skos:exactMatch MESH:C524284 euparin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67443 ananolignan F skos:exactMatch MESH:C560138 ananolignan F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67449 ananolignan L skos:exactMatch MESH:C560139 ananolignan L semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67454 Ananosin A skos:exactMatch MESH:C447017 ananosin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67455 interiotherin C skos:exactMatch MESH:C470170 interiotherin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67473 lamesticumin A skos:exactMatch MESH:C560140 lamesticumin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67494 5,7,3',5'-tetrahydroxyflavanone skos:exactMatch MESH:C479303 5,7,3',5'-tetrahydroxyflavanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6751 mepanipyrim skos:exactMatch MESH:C104083 mepanipyrim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67518 gardneramine skos:exactMatch MESH:C038368 gardneramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67522 Turnagainolide A skos:exactMatch MESH:C560137 turnagainolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67523 Turnagainolide B skos:exactMatch MESH:C560136 turnagainolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67524 archazolid E skos:exactMatch MESH:C560157 archazolid A-15-O-beta-D-glucopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67525 archazolid F skos:exactMatch MESH:C000632366 archazolid F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67533 prenylterphenyllin skos:exactMatch MESH:C525272 prenylterphenyllin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67534 terprenin skos:exactMatch MESH:C112884 terprenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67536 3-hydroxyterphenyllin skos:exactMatch MESH:C020624 3-hydroxyterphenyllin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67537 terphenyllin skos:exactMatch MESH:C010790 terphenyllin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67538 3,3''-dihydroxyterphenyllin skos:exactMatch MESH:C478856 3,3''-dihydroxyterphenyllin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67540 candidusin C skos:exactMatch MESH:C411128 candidusin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67541 Verrucamide A skos:exactMatch MESH:C560141 verrucamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67548 gamma-mangostin skos:exactMatch MESH:C102777 gamma-mangostin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67559 5Z-7-oxozeaenol skos:exactMatch MESH:C118715 LL Z1640-2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67576 streptothricin E skos:exactMatch MESH:C013350 streptothricin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67577 Nbeta-acetylstreptothricin D skos:exactMatch MESH:C040320 N-beta-acetylstreptothricin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67578 Nbeta-acetylstreptothricin E skos:exactMatch MESH:C040319 N-beta-acetylstreptothricin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67579 purginoside I skos:exactMatch MESH:C560159 purginoside I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67580 purginoside II skos:exactMatch MESH:C560160 purginoside II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67581 purgin I skos:exactMatch MESH:C560158 purgin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67583 breynceanothanolic acid skos:exactMatch MESH:C560142 breynceanothanolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67594 stigmast-5-ene-3beta,7alpha-diol skos:exactMatch MESH:C011486 hydroxysitosterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67595 sitoindoside I skos:exactMatch MESH:C511123 beta-sitosteryl-3-O-beta-D-glucopyranosyl-6'-O-palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67603 11-Methoxysampangine skos:exactMatch MESH:C560161 11-methoxysampangine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67605 Eupolauridine skos:exactMatch MESH:C054957 eupolauridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67606 Sampangine skos:exactMatch MESH:C121572 sampangine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67607 Thiopalmyrone skos:exactMatch MESH:C560162 thiopalmyrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67608 Palmyrrolinone skos:exactMatch MESH:C560163 palmyrrolinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67609 Lyngbic acid skos:exactMatch MESH:C000612874 lyngbic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67610 chaetoviridin A skos:exactMatch MESH:C579267 chaetoviridin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67643 (-)-(7''S,8''S)-4'',5,7-trihydroxy-3',3'',5'-trimethoxy-4',8''-oxyflavonolignan-7'',9''-diol skos:exactMatch MESH:C000588491 tricin 4'-O-(threo-beta-guaiacylglyceryl) ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67664 Lasiokaurin skos:exactMatch MESH:C011893 lasiokaurin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67667 Longikaurin E skos:exactMatch MESH:C586658 longikaurin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67670 Macrocalin B skos:exactMatch MESH:C045862 macrocalin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67671 Ponicidin skos:exactMatch MESH:C090365 ponicidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67672 Xerophilusin B skos:exactMatch MESH:C410911 xerophilusin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67677 Longikaurin A skos:exactMatch MESH:C581034 longikaurin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:67705 jolkinol A skos:exactMatch MESH:C042194 jolkinol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67726 Furospongin-1 skos:exactMatch MESH:C093369 furospongin 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67727 Furospongolide skos:exactMatch MESH:C562263 furospongolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6773 Mesaconitine skos:exactMatch MESH:C019470 mesaconitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67730 16-Deacetoxy-12-epi-scalarafuranacetate skos:exactMatch MESH:C569680 16-deacetoxy-12-epi-scalarafuranacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67731 Scalaradial skos:exactMatch MESH:C071197 scalaradial semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67745 Trigohownin D skos:exactMatch MESH:C560166 trigohownin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67760 Illicidione A skos:exactMatch MESH:C560168 illicidione A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67761 Illicidione B skos:exactMatch MESH:C560169 illicidione B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67762 Illicidione C skos:exactMatch MESH:C560167 illicidione C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6777 Mesembrenone skos:exactMatch MESH:C000601702 mesembrenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67772 12-Epoxyobtusallene IV skos:exactMatch MESH:C000610791 12-epoxyobtusallene IV semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6778 Mesembrine skos:exactMatch MESH:C011300 mesembrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67785 trigoxyphin A skos:exactMatch MESH:C551606 trigoxyphin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67786 trigoxyphin B skos:exactMatch MESH:C551607 trigoxyphin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67796 cryptomeridiol skos:exactMatch MESH:C499954 cryptomeridiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67797 austroinulin skos:exactMatch MESH:C498208 austroinulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6780 mesoridazine skos:exactMatch MESH:C529599 thioridazine-2-sulfoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67806 Joro spider toxin-4 skos:exactMatch MESH:C558367 JSTX-4 spider toxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67811 zorbamycin skos:exactMatch MESH:C003787 zorbamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67813 Neurosporaside skos:exactMatch MESH:C558964 neurosporaside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67815 cupacinoside skos:exactMatch MESH:C558965 cupacinoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67816 6'-de-O-acetylcupacinoside skos:exactMatch MESH:C558966 6'-de-O-acetylcupacinoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67818 caryophyllene oxide skos:exactMatch MESH:C515179 caryophyllene oxide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:67821 lichexanthone skos:exactMatch MESH:C587518 lichexanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67822 gustastatin skos:exactMatch MESH:C488055 gustastatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67823 lupenone skos:exactMatch MESH:C470592 lupenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67826 taraxerone skos:exactMatch MESH:C009379 taraxerone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67827 austocystin D skos:exactMatch MESH:C558970 austocystin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67831 fusicoauritone skos:exactMatch MESH:C519722 fusicoauritone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67832 pinguisenol skos:exactMatch MESH:C482623 pinguisenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67833 norpinguisone skos:exactMatch MESH:C553722 norpinguisone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67839 Marinoquinoline A skos:exactMatch MESH:C558971 marinoquinoline A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67841 Marinoquinoline C skos:exactMatch MESH:C000600029 marinoquinoline C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67845 Phomoarcherin A skos:exactMatch MESH:C558973 phomoarcherin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67846 Phomoarcherin B skos:exactMatch MESH:C558972 phomoarcherin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67847 Phomoarcherin C skos:exactMatch MESH:C558974 phomoarcherin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67850 cudraflavone B skos:exactMatch MESH:C542041 cudraflavone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67862 coptisine skos:exactMatch MESH:C034384 coptisine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67873 pedunculosumoside A skos:exactMatch MESH:C559102 pedunculosumoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67875 pedunculosumoside C skos:exactMatch MESH:C559103 pedunculosumoside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67888 Timosaponin A-III skos:exactMatch MESH:C543146 timosaponin AIII semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:67890 sotolone skos:exactMatch MESH:C054511 4,5-dimethyl-3-hydroxy-2(5H)-furanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67893 ferruginene C skos:exactMatch MESH:C559163 ferruginene C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67894 uvaol skos:exactMatch MESH:C013330 uvaol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67895 corosolic acid skos:exactMatch MESH:C113861 corosolic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:67896 23-hydroxyursolic acid skos:exactMatch MESH:C469884 23-hydroxyursolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67897 farrerol skos:exactMatch MESH:C015881 farrerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67900 salvinorin A skos:exactMatch MESH:C090499 salvinorin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:67904 Vaby D skos:exactMatch MESH:C574899 vaby D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67914 euscaphic acid skos:exactMatch MESH:C007695 euscaphic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67915 19alpha-hydroxyasiatic acid skos:exactMatch MESH:C511643 23-hydroxytormentic acid semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:67917 19alpha-hydroxyasiatic acid-28-O-beta-D-glucopyrannoside skos:exactMatch MESH:C090725 niga-ichigoside F1 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:67924 comosone A skos:exactMatch MESH:C559167 comosone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67927 astragalin heptaacetate skos:exactMatch MESH:C562213 astragalin heptaacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67959 Conoideocrellide A skos:exactMatch MESH:C559180 conoideocrellide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6796 Metarhodopsin skos:exactMatch MESH:C013110 metarhodopsins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67966 zeorin skos:exactMatch MESH:C048779 zeorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67969 ES-242-1 skos:exactMatch MESH:C073561 ES 242-1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6797 Metaxalone skos:exactMatch MESH:C011301 metaxalone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67973 Pseudoginsenoside RT1 butyl ester skos:exactMatch MESH:C559166 pseudoginsenoside RT1 butyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67974 Taibaienoside I skos:exactMatch MESH:C442152 taibaienoside I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6798 metazachlor skos:exactMatch MESH:C521990 metazachlor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67986 ginsenoside Rf skos:exactMatch MESH:C055328 ginsenoside Rf semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67988 ginsenoside Rd skos:exactMatch MESH:C049863 ginsenoside Rd semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67989 ginsenoside Rb1 skos:exactMatch MESH:C442759 ginsenoside Rb1 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:6799 metazocine skos:exactMatch MESH:C047238 metazocine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:67991 (20S)-ginsenoside Rg3 skos:exactMatch MESH:C097367 ginsenoside Rg3 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:67992 Ginsenoside Rg5 skos:exactMatch MESH:C572381 ginsenoside Rg5 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:67994 Panaxjapyne A skos:exactMatch MESH:C552292 panaxjapyne A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67995 Panaxjapyne B skos:exactMatch MESH:C552293 panaxjapyne B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:67996 Panaxjapyne C skos:exactMatch MESH:C552294 panaxjapyne C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68006 lehualide F skos:exactMatch MESH:C559104 lehualide F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68024 macaranone B skos:exactMatch MESH:C540606 macaranone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6803 Methabenzthiazuron skos:exactMatch MESH:C011912 methabenzthiazuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68035 Bathymodiolamide A skos:exactMatch MESH:C559017 bathymodiolamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68036 Bathymodiolamide B skos:exactMatch MESH:C559016 bathymodiolamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68039 12-O-acetyl-16-O-methylhyrtiolide skos:exactMatch MESH:C476835 12-O-acetyl-16-O-methylhyrtiolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68048 pierreione B skos:exactMatch MESH:C584582 pierreione B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6805 methacycline skos:exactMatch MESH:C009949 tri-methacycline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68053 Lithothamnin A skos:exactMatch MESH:C560171 lithothamnin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68054 9alpha,11alpha-dihydroxyergosta-4,6,8(14),22-tetraen-3-one skos:exactMatch MESH:C560172 9alpha,11alpha-dihydroxyergosta-4,6,8(14),22-tetraen-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68055 protuboxepin A skos:exactMatch MESH:C560174 protuboxepin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68056 protuboxepin B skos:exactMatch MESH:C560173 protuboxepin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68057 protubonine A skos:exactMatch MESH:C560175 protubonine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68058 protubonine B skos:exactMatch MESH:C560176 protubonine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68059 kabiramide G skos:exactMatch MESH:C572171 kabiramide G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68060 kabiramide J skos:exactMatch MESH:C560177 kabiramide J semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68061 kabiramide K skos:exactMatch MESH:C560178 kabiramide K semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68063 kabiramide C skos:exactMatch MESH:C489776 kabiramide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68064 kabiramide D skos:exactMatch MESH:C112787 kabiramide D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68076 pyrrole-3-carboxylic acid skos:exactMatch MESH:C554881 pyrrole-3-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6808 Methallenestril skos:exactMatch MESH:C005194 methallenestril semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68081 blazein skos:exactMatch MESH:C534799 blazein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68083 cerevisterol skos:exactMatch MESH:C006954 cerevisterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68089 Grandilodine C skos:exactMatch MESH:C560044 grandilodine C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68093 lapidilectine B skos:exactMatch MESH:C437203 lapidilectine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68094 kopsinine skos:exactMatch MESH:C061491 kopsinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68095 Chisomicine A skos:exactMatch MESH:C560179 chisomicine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68096 Chisomicine B skos:exactMatch MESH:C560180 chisomicine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68097 Chisomicine C skos:exactMatch MESH:C560181 chisomicine C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68102 3-O-acetyluncaric acid skos:exactMatch MESH:C560317 3-O-acetyluncaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68106 Pinnarine skos:exactMatch MESH:C560318 pinnarine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68107 Marianin A skos:exactMatch MESH:C560284 marianin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68108 Marianin B skos:exactMatch MESH:C560283 marianin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68109 penipanoid A skos:exactMatch MESH:C560319 penipanoid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68110 penipanoid B skos:exactMatch MESH:C560320 penipanoid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68111 penipanoid C skos:exactMatch MESH:C560321 penipanoid C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68113 Metachromin U skos:exactMatch MESH:C560322 metachromin U semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68114 Metachromin V skos:exactMatch MESH:C560323 metachromin V semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68115 Metachromin W skos:exactMatch MESH:C560324 metachromin W semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68116 Nobilisitine A skos:exactMatch MESH:C554884 nobilisitine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68117 JBIR-96 skos:exactMatch MESH:C560285 JBIR-96 peptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68118 arthrobotrisin A skos:exactMatch MESH:C561444 arthrobotrisin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68119 arthrobotrisin B skos:exactMatch MESH:C561446 arthrobotrisin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68120 arthrobotrisin C skos:exactMatch MESH:C561445 arthrobotrisin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68121 Julocrotine skos:exactMatch MESH:C428864 julocrotine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68122 Pahayokolide A skos:exactMatch MESH:C509972 pahayokolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68123 Pahayokolide B skos:exactMatch MESH:C520504 pahayokolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68135 hydramacrophyllol B skos:exactMatch MESH:C102409 hydramacrophyllol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68136 hydramacrophyllol A skos:exactMatch MESH:C102408 hydramacrophyllol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68139 thunberginol F skos:exactMatch MESH:C079057 thunberginol F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68169 meso-dihydroguaiaretic acid skos:exactMatch MESH:C015816 dihydroguaiaretic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:681850 conivaptan skos:exactMatch MESH:C106389 conivaptan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:68186 (E)-2-(hept-1-enyl)-3-(hydroxymethyl)-5-(3-methylbut-2-enyl)benzene-1,4-diol skos:exactMatch MESH:C561556 (E)-2-(hept-1-enyl)-3-(hydroxymethyl)-5-(3-methylbut-2-enyl)benzene-1,4-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68187 (E)-4-(hept-1-enyl)-7-(3-methylbut-2-enyl)-2,3-dihydrobenzofuran-2,5-diol skos:exactMatch MESH:C561555 (E)-4-(hept-1-enyl)-7-(3-methylbut-2-enyl)-2,3-dihydrobenzofuran-2,5-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68188 Flavoglaucin skos:exactMatch MESH:C005001 flavoglaucin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6819 Methaphenilene skos:exactMatch MESH:C037531 methaphenilene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68195 Myrocin D skos:exactMatch MESH:C561557 myrocin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68196 Libertellenone E skos:exactMatch MESH:C561559 libertellenone E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68197 Libertellenone F skos:exactMatch MESH:C561558 libertellenone F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68199 Myrocin A skos:exactMatch MESH:C488323 myrocin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6820 methapyrilene skos:exactMatch MESH:C030534 Reston semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68201 Cytochalasin E skos:exactMatch MESH:C007215 cytochalasin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68202 asperaculin A skos:exactMatch MESH:C561560 asperaculin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68203 asperparaline A skos:exactMatch MESH:C109708 aspergillimide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68204 Fumiformamide skos:exactMatch MESH:C561562 fumiformamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68205 N,N'-((1Z,3Z)-1,4-bis(4-methoxyphenyl)buta-1,3-diene-2,3-diyl)diformamide skos:exactMatch MESH:C561561 N,N'-((1Z,3Z)-1,4-bis(4-methoxyphenyl)buta-1,3-diene-2,3-diyl)diformamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68208 BU-4704 skos:exactMatch MESH:C081423 BU 4704 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68218 aspergillusene A skos:exactMatch MESH:C561563 aspergillusene A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68221 aspergillusone A skos:exactMatch MESH:C561564 aspergillusone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68228 sydowinin B skos:exactMatch MESH:C574680 sydowinin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68233 (Z)-3-butylidenephthalide skos:exactMatch MESH:C026105 butylidenephthalide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68234 myristicin skos:exactMatch MESH:C005246 myristicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68246 platensimide A skos:exactMatch MESH:C530506 platensimide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68249 platencin A1 skos:exactMatch MESH:C543969 platencin A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6825 Methenamine hippurate skos:exactMatch MESH:C011481 methenamine hippurate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68251 platencin A2 skos:exactMatch MESH:C550372 platencin A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68253 platencin A3 skos:exactMatch MESH:C550374 platencin A3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68296 bunodosine 391 skos:exactMatch MESH:C558251 bunodosine 391 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68297 phomalevone A skos:exactMatch MESH:C558350 phomalevone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68298 phomalevone B skos:exactMatch MESH:C558349 phomalevone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68299 phomalevone C skos:exactMatch MESH:C558347 phomalevone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6831 Methitural skos:exactMatch MESH:C005213 methitural semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68323 bastadin 5 skos:exactMatch MESH:C105188 bastadin 5 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68324 bastadin 6 skos:exactMatch MESH:C515158 bastadin 6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68325 bastadin 4 skos:exactMatch MESH:C474669 bastadin 4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68327 robinetinidol skos:exactMatch MESH:C570164 robinetinidol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68329 syringic acid skos:exactMatch MESH:C001945 syringic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68345 Calceolarioside B skos:exactMatch MESH:C529019 calceolarioside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68353 poricoic acid A skos:exactMatch MESH:C455165 poricoic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68355 poricoic acid G skos:exactMatch MESH:C455167 poricoic acid G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68356 poricoic acid H skos:exactMatch MESH:C455166 poricoic acid H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68358 dehydroeburiconic acid skos:exactMatch MESH:C492580 dehydroeburiconic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68364 trichagmalin D skos:exactMatch MESH:C557391 trichagmalin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68366 15-acetyltrichagmalin E skos:exactMatch MESH:C557392 15-acetyltrichagmalin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68380 11alpha-hydroxyasiatic acid skos:exactMatch MESH:C557421 11alpha-hydroxyasiatic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68381 arjunolic acid skos:exactMatch MESH:C061640 arjunolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68384 flavalin A skos:exactMatch MESH:C557422 flavalin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68385 flavalin B skos:exactMatch MESH:C557423 flavalin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68388 methyl spongoate skos:exactMatch MESH:C520999 methyl spongoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68420 plakortone L skos:exactMatch MESH:C000590291 plakortone L semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68428 maltitol skos:exactMatch MESH:C010745 maltitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68433 gamma-Glu-Leu skos:exactMatch MESH:C100511 gamma-glutamyl-leucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68441 1-methyluric acid skos:exactMatch MESH:C030530 1-methyluric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68443 1-methylxanthine skos:exactMatch MESH:C053085 1-methylxanthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68447 1,3-dimethyluric acid skos:exactMatch MESH:C031274 1,3-dimethyluric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68449 1,7-dimethyluric acid skos:exactMatch MESH:C053084 1,7-dimethyluric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68454 2-hydroxy-2-methylbutyric acid skos:exactMatch MESH:C521666 2-hydroxy-2-methylbutyric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6846 Methsuximide skos:exactMatch MESH:C100286 methsuximide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:68487 strigolactone skos:exactMatch MESH:C000591191 GR24 strigolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68499 3-methylcrotonyl glycine skos:exactMatch MESH:C002163 beta-methylcrotonylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68508 diethyl maleate skos:exactMatch MESH:C014476 diethyl maleate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:68517 17beta(H),21beta(H)-bishomohopanol skos:exactMatch MESH:C071732 bacteriohopane-32-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6852 Methyl 5-hydroxy-2-benzimidazole carbamate skos:exactMatch MESH:C080388 methyl 5-hydroxy-2-benzimidazole carbamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68528 3-amino-3-phenylpropanoic acid skos:exactMatch MESH:C064718 3-amino-3-phenylpropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68531 3,7-dimethyluric acid skos:exactMatch MESH:C066065 3,7-dimethyluric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68534 enzalutamide skos:exactMatch MESH:C540278 MDV 3100 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:68540 teriflunomide skos:exactMatch MESH:C072876 A 771726 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:68540 teriflunomide skos:exactMatch MESH:C527525 teriflunomide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68551 linaclotide skos:exactMatch MESH:C523483 linaclotide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:68556 icatibant skos:exactMatch MESH:C065679 icatibant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68566 3-methylglutaric acid skos:exactMatch MESH:C033686 3-methylglutaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6857 Methyl cinnamate skos:exactMatch MESH:C025385 methyl cinnamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68572 2-aminonicotinic acid skos:exactMatch MESH:C110415 2-aminonicotinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68578 5-aminonicotinic acid skos:exactMatch MESH:C000603796 5-aminonicotinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68583 6-aminonicotinic acid skos:exactMatch MESH:C044559 6-aminonicotinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68595 telaprevir skos:exactMatch MESH:C486464 telaprevir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:68609 eritoran skos:exactMatch MESH:C512420 eritoran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68621 boceprevir skos:exactMatch MESH:C512204 N-(3-amino-1-(cyclobutylmethyl)-2,3-dioxopropyl)-3-(2-((((1,1-dimethylethyl)amino)carbonyl)amino)-3,3-dimethyl-1-oxobutyl)-6,6-dimethyl-3-azabicyclo(3.1.0)hexan-2-carboxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68624 cis-abienol skos:exactMatch MESH:C085761 abienol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68625 valerena-4,7(11)-diene skos:exactMatch MESH:C576163 valerena-4,7(11)-diene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68636 p-hydroxyphenylbut-3-ene-2-one skos:exactMatch MESH:C034785 4-hydroxycinnamoylmethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68637 dexamethasone phosphate skos:exactMatch MESH:C004180 dexamethasone 21-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68642 abiraterone skos:exactMatch MESH:C089740 abiraterone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:68647 regorafenib skos:exactMatch MESH:C559147 regorafenib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:68660 FR901469 skos:exactMatch MESH:C417112 FR 901469 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68694 (22E,24R)-ergosta-7,22-diene-3beta,5alpha,6beta,9alpha-tetrol skos:exactMatch MESH:C458720 9-hydroxycerevisterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68704 5'-hydroxyasperentin skos:exactMatch MESH:C000607239 5'-hydroxyasperentin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68705 globosumone A skos:exactMatch MESH:C501373 globosumone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68706 globosumone B skos:exactMatch MESH:C501374 globosumone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68707 globosumone C skos:exactMatch MESH:C501375 globosumone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68708 7,8-dihydroxy-3-methyl-10-oxo-10H-chromeno[3,2-c]pyridine-9-carboxylic acid skos:exactMatch MESH:C466664 SB 236049 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68709 7,8-dihydroxy-1-methoxy-3-methyl-10-oxo-4,10-dihydro-1H,3H-pyrano[4,3-b]chromene-9-carboxylic acid skos:exactMatch MESH:C466665 SB 236050 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68710 7,8-dihydroxy-1-methoxy-3-methyl-10-oxo-1H,10H-pyrano[4,3-b]chromene-9-carboxylic acid skos:exactMatch MESH:C466666 SB 238569 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68712 globosuxanthone A skos:exactMatch MESH:C580986 globosuxanthone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68717 1,3,6,8-tetrahydroxyanthraquinone skos:exactMatch MESH:C544948 1,3,6,8-tetrahydroxyanthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68730 chaetomugilin D skos:exactMatch MESH:C539431 chaetomugilin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68741 chetomin skos:exactMatch MESH:C001598 chetomin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68742 flavipin skos:exactMatch MESH:C000621062 flavipin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68745 chetoseminudin A skos:exactMatch MESH:C483272 chetoseminudin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68746 chetoseminudin C skos:exactMatch MESH:C483274 chetoseminudin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68747 chaetocin skos:exactMatch MESH:C002511 chaetocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68748 sch 210971 skos:exactMatch MESH:C513451 Sch 210971 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68749 sch 210972 skos:exactMatch MESH:C513452 Sch 210972 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68750 chaetochalasin A skos:exactMatch MESH:C000597996 chaetochalasin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68751 19-O-acetylchaetoglobosin D skos:exactMatch MESH:C529252 19-O-acetylchaetoglobosin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68753 19-O-acetylchaetoglobosin B skos:exactMatch MESH:C529253 19-O-acetylchaetoglobosin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68779 pochonin D skos:exactMatch MESH:C502130 pochonin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68781 chaetomanone skos:exactMatch MESH:C469373 chaetomanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68784 echinuline skos:exactMatch MESH:C001132 echinuline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68788 chaetopyranin skos:exactMatch MESH:C516755 chaetopyranin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68794 neoechinulin A skos:exactMatch MESH:C490266 neoechinulin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68797 trichodion skos:exactMatch MESH:C412103 trichodion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68804 monocillin I skos:exactMatch MESH:C444505 monocillin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68808 cochliodinol skos:exactMatch MESH:C004557 cochliodinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68809 chetoseminudin B skos:exactMatch MESH:C483273 chetoseminudin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68830 O-decanoylcarnitine skos:exactMatch MESH:C002893 decanoylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68841 gadobutrol skos:exactMatch MESH:C090600 gadobutrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68845 azilsartan medoxomil skos:exactMatch MESH:C557413 azilsartan medoxomil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68850 azilsartan skos:exactMatch MESH:C521273 azilsartan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:68857 Nordidemnin B skos:exactMatch MESH:C067388 nordidemnin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68858 Ganodermanontriol skos:exactMatch MESH:C558586 ganodermanontriol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68860 arugosin C skos:exactMatch MESH:C006635 arugosin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68861 Aspirochlorine skos:exactMatch MESH:C119402 aspirochlorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68885 Streptobactin skos:exactMatch MESH:C569545 streptobactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68888 benarthin skos:exactMatch MESH:C076470 benarthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68889 hydroxytyrosol skos:exactMatch MESH:C005975 3,4-dihydroxyphenylethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6891 Methylripariochromene A skos:exactMatch MESH:C401287 methylripariochromene A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68916 cucurbitacin E 2-O-beta-D-glucopyranoside skos:exactMatch MESH:C569546 cucurbitacin E 2-O-beta-D-glucopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68918 khekadaengoside K skos:exactMatch MESH:C450221 khekadaengoside K semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68920 bruceolline I skos:exactMatch MESH:C000622968 bruceolline I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68921 bruceolline J skos:exactMatch MESH:C586357 bruceolline J semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68926 bruceolline E skos:exactMatch MESH:C586356 bruceolline E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68931 bruceine D skos:exactMatch MESH:C030412 bruceine D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68939 Tracheloside skos:exactMatch MESH:C079169 tracheloside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6895 Methysticin skos:exactMatch MESH:C076881 methysticin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68965 Icariside E4 skos:exactMatch MESH:C000605636 icariside E4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68971 uvarigrandin A skos:exactMatch MESH:C437401 uvarigrandin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68972 bullatacin skos:exactMatch MESH:C061022 bullatacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68992 nantenine skos:exactMatch MESH:C041615 nantenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68995 Stenusine skos:exactMatch MESH:C011112 stenusin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:68996 (Z)-3-(2-methyl-1-butenyl)pyridine skos:exactMatch MESH:C569079 (Z)-3-(2-methyl-1-butenyl)pyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6900 Metocurine skos:exactMatch MESH:C032943 metocurine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69008 Dysolenticin J skos:exactMatch MESH:C569080 dysolenticin J semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69013 alphitonin skos:exactMatch MESH:C569082 alphitonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69015 Malabaricone C skos:exactMatch MESH:C071787 malabaricone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69016 Farinamycin skos:exactMatch MESH:C569083 farinamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69017 physalin B skos:exactMatch MESH:C033270 physalin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69018 physalin D skos:exactMatch MESH:C441429 physalin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6902 metolachlor skos:exactMatch MESH:C051786 metolachlor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69020 physalin G skos:exactMatch MESH:C569084 physalin G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69021 berkeleydione skos:exactMatch MESH:C493366 berkeleydione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69022 berkeleytrione skos:exactMatch MESH:C493367 berkeleytrione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69023 preaustinoid A skos:exactMatch MESH:C473688 preaustinoid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69031 Cyclo(glycyltryptophyl) skos:exactMatch MESH:C569085 cyclo(glycyltryptophyl) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69037 Omubioside skos:exactMatch MESH:C568797 omubioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69038 Katimborine skos:exactMatch MESH:C568798 katimborine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69040 Seselin skos:exactMatch MESH:C516746 seselin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69041 suberosin skos:exactMatch MESH:C518975 suberosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69042 7-demethylsuberosin skos:exactMatch MESH:C030736 7-demethylsuberosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69052 Thiocoraline skos:exactMatch MESH:C109005 thiocoraline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69057 2-Bromo-N-methyltryptamine skos:exactMatch MESH:C568804 2-bromo-N-methyltryptamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69058 3-Bromo-N-methyltyramine skos:exactMatch MESH:C568805 3-bromo-N-methyltyramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69060 6-Hydroxytetrahydro-beta-carboline skos:exactMatch MESH:C009762 5-hydroxytryptoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69063 1,3,7-trimethylisoguanine skos:exactMatch MESH:C414697 1,3,7-trimethylisoguanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69064 Glionitrin B skos:exactMatch MESH:C568803 glionitrin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69065 Serinolamide A skos:exactMatch MESH:C568801 serinolamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6907 metoxuron skos:exactMatch MESH:C454323 3-(3-chloro-4-methoxyphenyl)-1,1-dimethylurea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69074 linderalactone skos:exactMatch MESH:C477965 linderalactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69082 licoricidin skos:exactMatch MESH:C401293 licoricidin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:69083 licorisoflavan A skos:exactMatch MESH:C558581 licorisoflavan A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:69086 glycyrin skos:exactMatch MESH:C000602096 glycyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69087 glycycoumarin skos:exactMatch MESH:C515155 glycycoumarin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:69088 vestitol skos:exactMatch MESH:C515147 vestitol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69091 dihydrolicoisoflavone A skos:exactMatch MESH:C094794 dihydrolicoisoflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69093 semilicoisoflavone B skos:exactMatch MESH:C554447 semilicoisoflavone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69096 1-methoxyficifolinol skos:exactMatch MESH:C000604345 1-methoxyficifolinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69098 licocoumarone skos:exactMatch MESH:C000617177 licocoumarone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69119 sitoindoside IX skos:exactMatch MESH:C467020 sitoindoside IX semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69127 latrunculol A skos:exactMatch MESH:C555732 latrunculol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69132 aignopsanoic acid A skos:exactMatch MESH:C540379 aignopsanoic acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69134 fijianolide B skos:exactMatch MESH:C117305 laulimalide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69135 fijianolide A skos:exactMatch MESH:C117306 isolaulimalide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69137 mycothiazole skos:exactMatch MESH:C508681 mycothiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:691622 1,3,7-trimethyluric acid skos:exactMatch MESH:C039222 1,3,7-trimethyluric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69177 18-hydroxymanool skos:exactMatch MESH:C471145 18-hydroxy-manool semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6918 Mezerein skos:exactMatch MESH:C011309 mezerein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69180 trigochinin B skos:exactMatch MESH:C549984 trigochinin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69185 JBIR-85 skos:exactMatch MESH:C570344 JBIR-85 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69187 Methyl palmitate skos:exactMatch MESH:C019012 methyl palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69189 Grassypeptolide D skos:exactMatch MESH:C561844 grassypeptolide D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69190 Grassypeptolide E skos:exactMatch MESH:C561845 grassypeptolide E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69191 Ibu-epidemethoxylyngbyastatin 3 skos:exactMatch MESH:C561846 Ibu-epidemethoxylyngbyastatin 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69192 Dolastatin 12 skos:exactMatch MESH:C115556 dolastatin 12 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69193 Grassypeptolide F skos:exactMatch MESH:C561847 grassypeptolide F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69194 Grassypeptolide G skos:exactMatch MESH:C561848 grassypeptolide G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69195 (S)-3,7-dihydroxychroman-4-one skos:exactMatch MESH:C562119 (S)-3,7-dihydroxychroman-4-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69196 brazilein skos:exactMatch MESH:C050295 brazilein semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:69199 3-deoxysappanone B skos:exactMatch MESH:C000601539 deoxysappanone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:692 10,16-Dihydroxyhexadecanoic acid skos:exactMatch MESH:C474391 10,16-dihydroxyhexadecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69202 protosappanin A skos:exactMatch MESH:C090723 protosappanin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69204 fellutamide C skos:exactMatch MESH:C562120 fellutamide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69205 fellutamide D skos:exactMatch MESH:C562121 fellutamide D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69206 (8R)-3beta,8-dihydroxypolypoda-13E,17E,21-triene skos:exactMatch MESH:C562122 (8R)-3beta,8-dihydroxypolypoda-13E,17E,21-triene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69215 ethyl tumonoate A skos:exactMatch MESH:C562123 ethyl tumonoate A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69216 fatsicarpain A skos:exactMatch MESH:C561843 fatsicarpain A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6922 Micheliolide skos:exactMatch MESH:C577928 micheliolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69232 caerulomycin C skos:exactMatch MESH:C466842 caerulomycin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69236 falcarindiol skos:exactMatch MESH:C034379 falcarindiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69237 pinusolide skos:exactMatch MESH:C101973 pinusolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69241 totarol skos:exactMatch MESH:C078548 totarol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69242 Pyridinopyrone A skos:exactMatch MESH:C562124 pyridinopyrone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69243 Pyridinopyrone B skos:exactMatch MESH:C562125 pyridinopyrone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69249 2-(2-hydroxy-4-methoxyphenyl)-5-(3-hydroxypropyl)benzofuran skos:exactMatch MESH:C562126 2-(2-hydroxy-4-methoxyphenyl)-5-(3-hydroxypropyl)benzofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69255 rataniaphenol II skos:exactMatch MESH:C452812 eupomatenoid 6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69270 Inflatin A skos:exactMatch MESH:C561982 inflatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69271 Inflatin B skos:exactMatch MESH:C561983 inflatin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69276 aphidicolin-17-monoacetate skos:exactMatch MESH:C037613 aphidicolin-17-monoacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69277 isochlamydosporol skos:exactMatch MESH:C090737 isochlamydosporol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6928 Microlenin skos:exactMatch MESH:C017538 microlenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69284 Suvanine skos:exactMatch MESH:C582927 suvanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69300 Paecilocin A skos:exactMatch MESH:C000591702 paecilocin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69304 cinnamtannin B-1 skos:exactMatch MESH:C517872 cinnamtannin B-1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69308 Leubethanol skos:exactMatch MESH:C562290 leubethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69333 4beta,10alpha-dihydroxy-5alphaH-guai-1(2),11(13)-dien-12,8alpha-olide skos:exactMatch MESH:C562145 4beta,10alpha-dihydroxy-5alphaH-guai-1(2),11(13)-dien-12,8alpha-olide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69334 2alpha-acetoxy-4alpha,6alpha-dihydroxy-1beta,5alphaH-guai-9(10),11(13)-dien-12,8alpha-olide skos:exactMatch MESH:C562146 2alpha-acetoxy-4alpha,6alpha-dihydroxy-1beta,5alphaH-guai-9(10),11(13)-dien-12,8alpha-olide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69337 bigelovin skos:exactMatch MESH:C099796 bigelovin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69340 ergolide skos:exactMatch MESH:C099797 ergolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69345 inuviscolide skos:exactMatch MESH:C458886 inuviscolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6935 Miglitol skos:exactMatch MESH:C045621 miglitol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:69354 14-hydroxy-6,12-muuroloadien-15-oic acid skos:exactMatch MESH:C000709021 14-hydroxy-6,12-muuroloadien-15-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69357 skimmiarepin A skos:exactMatch MESH:C567947 skimmiarepin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69358 skimmiarepin C skos:exactMatch MESH:C486120 skimmiarepin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6936 Mikanolide skos:exactMatch MESH:C500662 1,10:2,3-diepoxy-6,8-dihydroxy-11-vinylgermacr-4-ene 12,14-di-gamma-lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6937 Millettone skos:exactMatch MESH:C480849 millettone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69373 sieboldianoside A skos:exactMatch MESH:C112799 kalopanax saponin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69376 Cephalostatin 1 skos:exactMatch MESH:C454806 cephalostatin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69380 stemofoline skos:exactMatch MESH:C430220 stemofoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69381 Didehydrostemofoline skos:exactMatch MESH:C481859 didehydrostemofoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69382 croomine skos:exactMatch MESH:C082845 croomine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69386 neotuberostemonine skos:exactMatch MESH:C468415 neotuberostemonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69388 oxyprotostemonine skos:exactMatch MESH:C485493 oxyprotostemonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69389 stemocurtisinol skos:exactMatch MESH:C485491 stemocurtisinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69390 oxystemokerrine skos:exactMatch MESH:C576773 oxystemokerrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69391 stemocurtisine skos:exactMatch MESH:C480054 stemocurtisine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69392 stemokerrine skos:exactMatch MESH:C576772 stemokerrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69404 pestalamide A skos:exactMatch MESH:C515288 tensidol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69408 nygerone A skos:exactMatch MESH:C538955 nygerone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69420 Polysiphenol skos:exactMatch MESH:C562293 polysiphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69422 actinopolysporin A skos:exactMatch MESH:C562187 actinopolysporin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69423 actinopolysporin B skos:exactMatch MESH:C562188 actinopolysporin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69424 actinopolysporin C skos:exactMatch MESH:C562189 actinopolysporin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69426 cordysinin B skos:exactMatch MESH:C024341 2'-O-methyladenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69435 4,4-dimethyl-5alpha-ergosta-8,24(28)-dien-3beta-ol skos:exactMatch MESH:C075369 4,4-dimethylergosta-8,24(28)-dien-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69436 3-O-feruloylcycloartenol skos:exactMatch MESH:C055272 cycloartenol ferulic acid ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69438 3-hydroxy-2-methyl-4-pyrone skos:exactMatch MESH:C008316 maltol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69439 cyclo(L-Pro-L-Val) skos:exactMatch MESH:C424926 cyclo(prolyl-valyl) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6944 Mirasan skos:exactMatch MESH:C002365 mirasan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69443 flazin skos:exactMatch MESH:C055780 flazin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69444 perlolyrine skos:exactMatch MESH:C055781 perlolyrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69445 1-methyluracil skos:exactMatch MESH:C002596 1-methyluracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69447 diplotrin A skos:exactMatch MESH:C562200 diplotrin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69448 diplotrin B skos:exactMatch MESH:C562201 diplotrin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69449 diplotrin C skos:exactMatch MESH:C562202 diplotrin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69450 diplotasin skos:exactMatch MESH:C562203 diplotasin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69456 quercetin-3-O-beta-D-xylopyranoside skos:exactMatch MESH:C000613606 reynoutrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69461 ircinolin A skos:exactMatch MESH:C562204 ircinolin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69462 15-acetylirciformonin B skos:exactMatch MESH:C562205 15-acetylirciformonin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69463 10-acetylirciformonin B skos:exactMatch MESH:C562206 10-acetylirciformonin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69466 (2S,3S)-sulfated pterosin C skos:exactMatch MESH:C562207 (2S,3S)-sulfated pterosin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69468 (2R)-pterosin P skos:exactMatch MESH:C557811 (2R)-pterosin P semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69475 TAN-931 skos:exactMatch MESH:C069914 4-(2,6-dihydroxybenzoyl)-3-formyl-5-hydroxybenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69477 cannabigerol skos:exactMatch MESH:C037036 cannabigerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69479 sesquicannabigerol skos:exactMatch MESH:C562209 sesquicannabigerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69483 Thailandepsin A skos:exactMatch MESH:C574693 thailandepsin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69484 Thailandepsin B skos:exactMatch MESH:C000613661 thailandepsin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69485 Spiruchostatin C skos:exactMatch MESH:C568645 spiruchostatin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6949 Miroestrol skos:exactMatch MESH:C571572 miroestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69494 Sphaeropsidin A skos:exactMatch MESH:C570422 sphaeropsidin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69496 Sphaeropsidin D skos:exactMatch MESH:C465318 sphaeropsidin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69497 Sphaeropsidin E skos:exactMatch MESH:C465319 sphaeropsidin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69499 Bergenin skos:exactMatch MESH:C006741 bergenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69518 rubiarbonol G skos:exactMatch MESH:C000628490 rubiarbonol G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69522 2-methoxy-1,4-naphthoquinone skos:exactMatch MESH:C096118 2-methoxy-1,4-naphthoquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69527 rubiarbonone C skos:exactMatch MESH:C000654633 rubiarbonone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69531 rubianthraquinone skos:exactMatch MESH:C480243 rubianthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69532 1,6-dihydroxy-2-methyl-9,10-anthraquinone skos:exactMatch MESH:C569240 soranjidiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69533 rubiadin skos:exactMatch MESH:C072500 rubiadin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69536 1,3,6-trihydroxy-2-methyl-9,10-anthraquinone-3-O-(6'-O-acetyl)-beta-D-glucopyranoside skos:exactMatch MESH:C069463 1,3,6-trihydroxy-2-methyl-9,10-anthraquinone-3-O-(6'-acetylglucoside) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69542 (+)-isolariciresinol skos:exactMatch MESH:C060284 isolariciresinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69549 7-demethoxyegonol oleate skos:exactMatch MESH:C568753 7-demethoxyegonol oleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69557 7-demethoxyegonol skos:exactMatch MESH:C419663 demethoxy-egonol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6956 Mitragynine skos:exactMatch MESH:C001801 mitragynine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69565 Yuanhuadine skos:exactMatch MESH:C039652 yuanhuadine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6957 Mitraphylline skos:exactMatch MESH:C509328 mitraphylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69572 Alpinnanin B skos:exactMatch MESH:C507475 alpinnanin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69577 3beta,23-dihydroxy-30-nor-olean-12,20-dien-28-oic acid skos:exactMatch MESH:C568751 3beta,23-dihydroxy-30-nor-olean-12,20-dien-28-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69578 3beta,4beta,23-trihydroxy-24-nor-olean-12-en-28-oic acid skos:exactMatch MESH:C568752 3beta,4beta,23-trihydroxy-24-nor-olean-12-en-28-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69580 23-Hydroxybetulinic acid skos:exactMatch MESH:C468651 23-hydroxybetulinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69581 Paeonol skos:exactMatch MESH:C013638 paeonol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69583 Benzoylpaeoniflorin skos:exactMatch MESH:C047591 benzoylpaeoniflorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69584 Palbinone skos:exactMatch MESH:C080910 palbinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69598 1-Acetyl-beta-carboline skos:exactMatch MESH:C583241 1-acetyl-beta-carboline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69599 Methylpendolmycin skos:exactMatch MESH:C073640 methylpendolmycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6960 Moexipril skos:exactMatch MESH:C058302 moexipril semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69600 Pendolmycin skos:exactMatch MESH:C059313 pendolmycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69608 clethroidoside H skos:exactMatch MESH:C568757 clethroidoside H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69617 Guangomide A skos:exactMatch MESH:C516611 guangomide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69619 Crotocin skos:exactMatch MESH:C013454 crotocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6962 Molephantin skos:exactMatch MESH:C026746 molephantin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69621 Trichothecin skos:exactMatch MESH:C025711 trichothecin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6963 Molephantinin skos:exactMatch MESH:C026747 molephantinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6964 molinate skos:exactMatch MESH:C009821 molinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69653 22alpha,23alpha-epoxy-solanida-1,4,9-trien-3-one skos:exactMatch MESH:C568799 22alpha,23alpha-epoxy-solanida-1,4,9-trien-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69663 Ligraminol A skos:exactMatch MESH:C569058 ligraminol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69679 Isochamanetin skos:exactMatch MESH:C000709368 isochamanetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69681 Dichamanetin skos:exactMatch MESH:C512547 dichamanetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69686 pellitorine skos:exactMatch MESH:C008778 pellitorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69690 Salvadione C skos:exactMatch MESH:C569060 salvadione C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69691 Perovskone B skos:exactMatch MESH:C569059 perovskone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69698 Pestalospirane A skos:exactMatch MESH:C569077 pestalospirane A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69699 Pestalospirane B skos:exactMatch MESH:C569078 pestalospirane B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69726 Proliferin A skos:exactMatch MESH:C562259 proliferin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69733 Xylarenone D skos:exactMatch MESH:C561333 xylarenone D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69734 xylarenone E skos:exactMatch MESH:C561334 xylarenone E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69741 mucusisoflavone A skos:exactMatch MESH:C561335 mucusisoflavone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69742 mucusisoflavone B skos:exactMatch MESH:C561336 mucusisoflavone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69743 mucusisoflavone C skos:exactMatch MESH:C561337 mucusisoflavone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69746 alpinumisoflavone skos:exactMatch MESH:C000154 alpinumisoflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69761 Mayteine skos:exactMatch MESH:C096143 mayteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69774 loliolide skos:exactMatch MESH:C030425 loliolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69783 shizukaol B skos:exactMatch MESH:C000615622 shizukaol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69785 shizukaol D skos:exactMatch MESH:C587032 shizukaol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69786 shizukaol F skos:exactMatch MESH:C583587 shizukaol F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69789 chlorahololide B skos:exactMatch MESH:C519127 chlorahololide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69790 chloramultilide C skos:exactMatch MESH:C527010 chloramultilide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69793 Lavaudioside A skos:exactMatch MESH:C561169 lavaudioside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69796 aucubin skos:exactMatch MESH:C006650 aucubin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69797 catalpol skos:exactMatch MESH:C078040 catalpol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69798 verproside skos:exactMatch MESH:C512483 verproside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69799 verminoside skos:exactMatch MESH:C506490 verminoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69805 Helioside A skos:exactMatch MESH:C561168 helioside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69808 14-Deoxy-11,12-didehydroandrographolide skos:exactMatch MESH:C495626 14-deoxy-11,12-didehydroandrographolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69814 isovitexin 8-C-beta-glucoside skos:exactMatch MESH:C530449 apigenin-6,8-di-C-glycopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69815 fischeroside A skos:exactMatch MESH:C561171 fischeroside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69816 fischeroside B skos:exactMatch MESH:C561172 fischeroside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69817 fischeroside C skos:exactMatch MESH:C561173 fischeroside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69818 prostratin skos:exactMatch MESH:C070999 prostratin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69825 jolkinolide A skos:exactMatch MESH:C057915 jolkinolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69827 jolkinolide B skos:exactMatch MESH:C057914 jolkinolide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69828 17-hydroxyjolkinolide B skos:exactMatch MESH:C057916 17-hydroxyjolkinolide B semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:69830 oxypeucedanin skos:exactMatch MESH:C031535 oxypeucadanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69832 osthole skos:exactMatch MESH:C046627 osthol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69833 Ostruthin skos:exactMatch MESH:C008719 ostruthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69834 subereamine A skos:exactMatch MESH:C561439 subereamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69835 subereamine B skos:exactMatch MESH:C561440 subereamine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69836 subereaphenol D skos:exactMatch MESH:C561441 subereaphenol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69838 aerothionin skos:exactMatch MESH:C000603844 aerothionin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69853 Heloside B skos:exactMatch MESH:C561339 heloside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6988 monotropein skos:exactMatch MESH:C507582 monotropein semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:6989 Montanin skos:exactMatch MESH:C024716 Montanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6990 Montanin A skos:exactMatch MESH:C533579 montanin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69905 Ieodomycin A skos:exactMatch MESH:C561379 Ieodomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6991 Montanol skos:exactMatch MESH:C047278 montanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69916 sideroxylin skos:exactMatch MESH:C561549 sideroxylin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69919 Hydrastine skos:exactMatch MESH:C013024 hydrastine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69920 JBIR-56 skos:exactMatch MESH:C561553 JBIR-56 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69921 JBIR-57 skos:exactMatch MESH:C561554 JBIR-57 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69922 Clauraila A skos:exactMatch MESH:C570570 clauraila A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69926 Girinimbine skos:exactMatch MESH:C034052 girinimbine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69927 Heptaphylline skos:exactMatch MESH:C557424 heptaphylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69928 7-Methoxyheptaphylline skos:exactMatch MESH:C557425 7-methoxyheptaphylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69929 Xanthoxyletin skos:exactMatch MESH:C477468 xanthoxyletin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69930 Clausine E skos:exactMatch MESH:C522708 clausine E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69934 Murrayanine skos:exactMatch MESH:C476745 murrayanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69935 7-Methoxymurrayacine skos:exactMatch MESH:C558546 7-methoxymurrayacine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69936 Clausine O skos:exactMatch MESH:C506703 clausine O semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69939 Dentatin skos:exactMatch MESH:C581591 dentatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69940 Nor-dentatin skos:exactMatch MESH:C052084 nordentatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69958 Atractylenolide III skos:exactMatch MESH:C424802 atractylenolide III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:69959 Lauroside B skos:exactMatch MESH:C557426 lauroside B semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:6996 Morfamquat skos:exactMatch MESH:C008547 morfamquat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:6999 Morindaparvin A skos:exactMatch MESH:C035011 morindaparvin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7000 Morindone skos:exactMatch MESH:C575654 morindone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70008 quercetin 3,4'-dimethyl ether skos:exactMatch MESH:C549753 5,7,3'-trihydroxy-3,4'-dimethoxyflavone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:70017 asperamide B skos:exactMatch MESH:C524749 1-O-beta-D-glucopyranosyl-(2S,2'R,3R,3'E,4E,8E)-N-(2'-hydroxy-3'-hexadecenoyl)-9-methyl-4,8-icosadien-1,3-diol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70023 sophoraflavanone A skos:exactMatch MESH:C433578 sophoraflavanone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70027 Dinoxin B skos:exactMatch MESH:C557515 dinoxin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70032 3'-O-methylorobol skos:exactMatch MESH:C534996 3'-O-methylorobol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70034 cajanol skos:exactMatch MESH:C471767 cajanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70038 Sapotexanthin skos:exactMatch MESH:C557427 sapotexanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70039 Cytosporin D skos:exactMatch MESH:C557251 cytosporin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70040 Pestaloquinol A skos:exactMatch MESH:C557252 pestaloquinol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70041 Pestaloquinol B skos:exactMatch MESH:C557250 pestaloquinol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70042 Carijodienone skos:exactMatch MESH:C557518 carijodienone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70045 Stereumin H skos:exactMatch MESH:C557388 stereumin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70046 Stereumin I skos:exactMatch MESH:C557390 stereumin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70047 Stereumin J skos:exactMatch MESH:C557389 stereumin J semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70048 Xylopimarane skos:exactMatch MESH:C557519 xylopimarane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70049 Clonostachydiol skos:exactMatch MESH:C080565 clonostachydiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7005 morusin skos:exactMatch MESH:C057451 morusin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70052 Landomycin O skos:exactMatch MESH:C503608 landomycin O semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70053 Landomycin P skos:exactMatch MESH:C558150 landomycin P semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70056 Landomycin M skos:exactMatch MESH:C503607 landomycin M semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70059 Landomycinone skos:exactMatch MESH:C490011 landomycinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70060 Landomycin D skos:exactMatch MESH:C493499 landomycin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70061 Landomycin F skos:exactMatch MESH:C493498 landomycin F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70064 Landomycin A skos:exactMatch MESH:C064648 landomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70066 Macrophyllionium skos:exactMatch MESH:C558038 macrophyllionium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70067 Macrophylline A skos:exactMatch MESH:C558037 macrophylline A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70069 Rhynchophylline skos:exactMatch MESH:C052714 rhyncophylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70070 Corynoxine B skos:exactMatch MESH:C000600670 corynoxine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70072 Corynoxine skos:exactMatch MESH:C000600669 corynoxine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70080 4-hydroxycordoin skos:exactMatch MESH:C558040 4-hydroxycordoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7009 Moxonidine skos:exactMatch MESH:C043482 moxonidine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:701 licarbazepine skos:exactMatch MESH:C039775 10,11-dihydro-10-hydroxycarbamazepine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:70106 Schizanthine N skos:exactMatch MESH:C557958 schizanthine N semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70108 Schizanthine P skos:exactMatch MESH:C557959 schizanthine P semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70133 Ilimaquinone skos:exactMatch MESH:C467077 ilimaquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70135 Nakijinol B skos:exactMatch MESH:C557954 nakijinol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70138 Agminoside A skos:exactMatch MESH:C557960 agminoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7014 mucronulatol skos:exactMatch MESH:C530737 mucronulatol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70143 robustaside E skos:exactMatch MESH:C558043 robustaside E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70144 robustaside F skos:exactMatch MESH:C558044 robustaside F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70145 robustaside G skos:exactMatch MESH:C558045 robustaside G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70148 Monocerin skos:exactMatch MESH:C485193 monocerin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70161 Malyngamide 2 skos:exactMatch MESH:C557964 malyngamide 2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70163 Wewakazole skos:exactMatch MESH:C473357 wewakazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70168 fellutanine skos:exactMatch MESH:C118538 cyclo(tryptophyl-tryptophyl) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70169 Narciclasine skos:exactMatch MESH:C010753 narciclasine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70170 Pitiprolamide skos:exactMatch MESH:C557968 pitiprolamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7018 mulberrofuran C skos:exactMatch MESH:C550212 mulberrofuran C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70184 militarinone B skos:exactMatch MESH:C476668 militarinone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70185 Tuberatolide A skos:exactMatch MESH:C557963 tuberatolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70192 2,3-bis(hydroxymethyl)-7-hydroxy-6-methoxy-1-tetralone skos:exactMatch MESH:C558152 2,3-bis(hydroxymethyl)-7-hydroxy-6-methoxy-1-tetralone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70193 (7R)-7-hydroxytaxiresinol skos:exactMatch MESH:C558151 (7R)-7-hydroxytaxiresinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70194 isotaxiresinol skos:exactMatch MESH:C508339 isotaxiresinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70196 tanegool skos:exactMatch MESH:C493882 tanegool semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70197 taxiresinol skos:exactMatch MESH:C483062 taxiresinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70199 alpha-Conidendrin skos:exactMatch MESH:C421915 conidendrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70206 maysin skos:exactMatch MESH:C114429 maysin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70207 Tunicyclin B skos:exactMatch MESH:C555178 tunicyclin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70208 Tunicyclin C skos:exactMatch MESH:C555180 tunicyclin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70209 Tunicyclin D skos:exactMatch MESH:C555179 tunicyclin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7021 Multiflorine skos:exactMatch MESH:C417683 multiflorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70227 1-acetyl-3-methoxycarbonyl-beta-carboline skos:exactMatch MESH:C579744 1-acetyl-3-methoxycarbonyl-beta-carboline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70229 Izumiphenazine B skos:exactMatch MESH:C555182 izumiphenazine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70230 Izumiphenazine C skos:exactMatch MESH:C555183 izumiphenazine C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70233 Argutin B skos:exactMatch MESH:C555184 argutin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70240 Candimine skos:exactMatch MESH:C555185 candimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70241 Actein skos:exactMatch MESH:C096064 actein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70254 3'-O-methylepicatechin skos:exactMatch MESH:C424450 3'-O-methylepicatechin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70255 (-)-epicatechin-3-O-gallate skos:exactMatch MESH:D004562 Electrocardiography semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70273 cabraleadiol monoacetate skos:exactMatch MESH:C430224 cabraleadiol monoacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70288 Torrubiellone C skos:exactMatch MESH:C562285 torrubiellone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70289 Torrubiellone D skos:exactMatch MESH:C000609065 torrubiellone D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70290 Altechromone A skos:exactMatch MESH:C555186 altechromone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70291 chloromonilicin skos:exactMatch MESH:C045382 chloromonilicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70311 antcin A skos:exactMatch MESH:C561899 antcin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:70313 antcin K skos:exactMatch MESH:C000602429 antcin K semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70315 eburicol skos:exactMatch MESH:C014520 ebericol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70323 32-hydroxy-ent-guttiferone M skos:exactMatch MESH:C554208 32-hydroxy-ent-guttiferone M semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70324 6-epi-guttiferone J skos:exactMatch MESH:C554207 6-epi-guttiferone J semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70327 xanthochymol skos:exactMatch MESH:C414432 xanthochymol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70328 guttiferone E skos:exactMatch MESH:C414433 guttiferone E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70329 isoxanthochymol skos:exactMatch MESH:C515918 isoxanthochymol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70331 (+)-morelloflavone skos:exactMatch MESH:C105620 morelloflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70332 7-nor-ergosterolide skos:exactMatch MESH:C554204 7-nor-ergosterolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70333 3beta,11alpha-dihydroxyergosta-8,24(28)-dien-7-one skos:exactMatch MESH:C554205 3beta,11alpha-dihydroxyergosta-8,24(28)-dien-7-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70334 3beta-hydroxyergosta-8,24(28)-dien-7-one skos:exactMatch MESH:C554206 3beta-hydroxyergosta-8,24(28)-dien-7-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70348 Bussealin A skos:exactMatch MESH:C575668 bussealin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70353 Apiole skos:exactMatch MESH:C446539 apiole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70355 Eriocatisin A skos:exactMatch MESH:C554209 eriocatisin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7037 Mutatochrome skos:exactMatch MESH:C001792 citroxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70376 henryin skos:exactMatch MESH:C586151 henryin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70378 Enmein skos:exactMatch MESH:C007594 enmein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70379 Nodosin skos:exactMatch MESH:C548830 nodosin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:70390 Lagunamide A skos:exactMatch MESH:C554215 lagunamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70391 Lagunamide B skos:exactMatch MESH:C554216 lagunamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70399 meleagrine skos:exactMatch MESH:C060672 meleagrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70400 oxaline skos:exactMatch MESH:C490207 oxaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70403 citrinalin A skos:exactMatch MESH:C554220 citrinalin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70404 citrinalin B skos:exactMatch MESH:C554221 citrinalin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70406 stemocurtisine N-oxide skos:exactMatch MESH:C554260 stemocurtisine N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70407 stemofuran L skos:exactMatch MESH:C554261 stemofuran L semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70414 1,2-dehydro-2,3-secofriedelan-3-oic acid skos:exactMatch MESH:C554262 1,2-dehydro-2,3-secofriedelan-3-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70415 1beta-hydroxyfriedelin skos:exactMatch MESH:C554263 1beta-hydroxyfriedelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70416 3beta-hydroxyfriedelan-23-oic acid skos:exactMatch MESH:C554264 3beta-hydroxyfriedelan-23-oic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70432 platyconic acid B lactone skos:exactMatch MESH:C554267 platyconic acid B lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70433 deapio-platyconic acid B lactone skos:exactMatch MESH:C554268 deapio-platyconic acid B lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70434 deapio-platycodin D2 skos:exactMatch MESH:C554269 deapio-platycodin D2 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:70436 platycodin D skos:exactMatch MESH:C108953 platycodin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70445 2''O-acetylpolygalacin D2 skos:exactMatch MESH:C543853 2''-O-acetyl-polygalacin D2 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:70447 platycodin D3 skos:exactMatch MESH:C431483 platycodin D3 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:70449 platycoside E skos:exactMatch MESH:C121315 platycoside E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70453 Dillapiole skos:exactMatch MESH:C498255 5-allyl 6,7-dimethoxy 1,3-benzodioxole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70455 2'''-episilvestrol skos:exactMatch MESH:C554318 2'''-episilvestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70456 2''',5'''-diepisilvestrol skos:exactMatch MESH:C554317 2''',5'''-diepisilvestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70479 isopulegol skos:exactMatch MESH:C409816 isopulegol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:70482 (S)-1'-methylbutyl caffeate skos:exactMatch MESH:C554319 (S)-1'-methylbutyl caffeate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70483 (S)-1'-methylhexyl caffeate skos:exactMatch MESH:C554320 (S)-1'-methylhexyl caffeate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70484 (S)-1'-methyloctyl caffeate skos:exactMatch MESH:C554321 (S)-1'-methyloctyl caffeate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70491 Justiflorinol skos:exactMatch MESH:C501782 justiflorinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70501 N(4)-demethyl-12-methoxyalstogustine skos:exactMatch MESH:C508461 N(4)-demethyl-12-methoxyalstogustine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70505 picrinine skos:exactMatch MESH:C528220 picrinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70507 (-)-vincadifformine skos:exactMatch MESH:C456406 vincadifformine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7051 myosmine skos:exactMatch MESH:C002398 myosmine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70514 leuconoxine skos:exactMatch MESH:C000590191 leuconoxine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70526 (20S)-5-Stigmastene-3beta,7alpha,16beta,20-tetrol skos:exactMatch MESH:C554323 (20S)-5-stigmastene-3beta,7alpha,16beta,20-tetrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70529 methyl kulonate skos:exactMatch MESH:C574807 methyl kulonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70545 Pimelotide A skos:exactMatch MESH:C546246 pimelotide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70548 simplexin skos:exactMatch MESH:C011110 simplexin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70549 huratoxin skos:exactMatch MESH:C044222 huratoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70576 (+)-pisiferic acid skos:exactMatch MESH:C060710 pisiferic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70582 Watasemycin A skos:exactMatch MESH:C456030 watasemycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70585 Pulicatin B skos:exactMatch MESH:C000622966 pulicatin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70589 Scytonemide A skos:exactMatch MESH:C554485 scytonemide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70590 Scytonemide B skos:exactMatch MESH:C554486 scytonemide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70592 Essramycin skos:exactMatch MESH:C532326 essramycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70593 Abyssomicin I skos:exactMatch MESH:C554487 abyssomicin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70594 Penasin A skos:exactMatch MESH:C554488 penasin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70595 Penasin B skos:exactMatch MESH:C554489 penasin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70605 Gumosin skos:exactMatch MESH:C554490 gumosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70606 Gumoside A skos:exactMatch MESH:C554491 gumoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70607 Gumoside B skos:exactMatch MESH:C554492 gumoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70609 feselol skos:exactMatch MESH:C551210 feselol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7061 myxochelin B skos:exactMatch MESH:C438374 myxochelin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70618 4,4',6-Tribromo-2,2'-biphenol skos:exactMatch MESH:C554494 4,4',6-tribromo-2,2'-biphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70619 pentabromopseudilin skos:exactMatch MESH:C094409 pentabromopseudilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70622 lippiolide skos:exactMatch MESH:C554210 lippiolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70623 lippiolidolic acid skos:exactMatch MESH:C554211 lippiolidolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70624 lippiolic acid skos:exactMatch MESH:C554212 lippiolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70632 2',3-dihydroxy-5-methoxybiphenyl skos:exactMatch MESH:C000628500 2',3-dihydroxy-5-methoxybiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70644 Pseudocolumbamine skos:exactMatch MESH:C000605911 pseudocolumbamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70645 Dehydrocorydalmine skos:exactMatch MESH:C007233 dehydrocorydalmine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70647 Pseudopalmatine skos:exactMatch MESH:C000605894 pseudopalmatine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70650 Lysicamine skos:exactMatch MESH:C069090 lysicamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70658 2',4'-dihydroxy-6'-methoxy-3',5'-dimethylchalcone skos:exactMatch MESH:C501649 2',4'-dihydroxy-6'-methoxy-3',5'-dimethylchalcone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:70661 (2S)-8-formyl-5-hydroxy-7-methoxy-6-methylflavanone skos:exactMatch MESH:C520277 (2S)-8-formyl-5-hydroxy-7-methoxy-6-methylflavanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70672 Boehmenan skos:exactMatch MESH:C000611654 boehmenan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70684 Rotundic acid skos:exactMatch MESH:C572089 rotundic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70708 dienogest skos:exactMatch MESH:C023635 dienogest semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:70721 clethodim skos:exactMatch MESH:C441919 clethodim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70726 hesperadin skos:exactMatch MESH:C474723 hesperadin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70729 ceftaroline skos:exactMatch MESH:C490727 T 91825 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70738 UDP-N-acetyl-alpha-D-mannosaminouronic acid skos:exactMatch MESH:C020949 uridine diphosphate N-acetyl-D-mannosaminuronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70749 O-hexanoylcarnitine skos:exactMatch MESH:C061301 hexanoylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70773 capsazepine skos:exactMatch MESH:C071423 capsazepine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:70777 7-hydroxytryptophan skos:exactMatch MESH:C461139 7-hydroxytryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70778 GW 7647 skos:exactMatch MESH:C453899 GW 7647 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70800 CDP-4-dehydro-3,6-dideoxy-alpha-D-glucose skos:exactMatch MESH:C007213 cytidine diphosphate-4-keto-3,6-dideoxyglucose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70824 m-hydroxyhippuric acid skos:exactMatch MESH:C535238 3-hydroxyhippuric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70867 3'-O-methylguanosine skos:exactMatch MESH:C037626 3'-O-methylguanosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7087 N-(3,5-Dichlorophenyl)succinimide skos:exactMatch MESH:C007352 N-(3,5-dichlorophenyl)succinimide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7091 N-(5-phospho-beta-D-ribosyl)anthranilic acid skos:exactMatch MESH:C063777 N-(5'-phosphoribosyl)anthranilate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70960 alpha-methylhistidine skos:exactMatch MESH:C046181 alpha-methylhistidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70961 histidine methyl ester skos:exactMatch MESH:C053861 histidine methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70966 1-methyl-5-imidazoleacetic acid skos:exactMatch MESH:C055224 pros-methylimidazoleacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70971 7-methylinosine skos:exactMatch MESH:C034907 7-methylinosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70973 monoethyl phthalate skos:exactMatch MESH:C581825 monoethyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70979 N-isobutyrylglycine skos:exactMatch MESH:C026847 N-isobutyrylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70984 N-isovalerylglycine skos:exactMatch MESH:C005916 N-isovalerylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:70992 strospeside skos:exactMatch MESH:C003352 strospeside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71004 20,22-dihydrodigoxigenin skos:exactMatch MESH:C037826 20,22-dihydrodigoxigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71016 ouabagenin skos:exactMatch MESH:C008721 ouabagenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71022 acovenoside A skos:exactMatch MESH:C048124 acovenoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71023 alcaftadine skos:exactMatch MESH:C557708 alcaftadine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71025 ulipristal acetate skos:exactMatch MESH:C555622 ulipristal acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71028 carglumic acid skos:exactMatch MESH:C528449 carglumic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71045 bisdemethoxycurcumin skos:exactMatch MESH:C034786 bis(4-hydroxycinnamoyl)methane semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:71062 quinol sulfate skos:exactMatch MESH:C038506 quinol sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71063 N-retinylidenephosphatidylethanolamine skos:exactMatch MESH:C497343 N-retinylidene-phosphatidylethanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71169 succinyladenosine skos:exactMatch MESH:C043565 succinyladenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71179 O-tiglylcarnitine skos:exactMatch MESH:C104275 tiglylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71182 trans-3-hydroxycotinine skos:exactMatch MESH:C001381 hydroxycotinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71197 tofacitinib citrate skos:exactMatch MESH:C540455 CP-690,550-10 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71199 hydroxymethylphosphonate(1-) skos:exactMatch MESH:C542570 hydroxymethylphosphonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71200 tofacitinib skos:exactMatch MESH:C479163 tofacitinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:71219 pazopanib skos:exactMatch MESH:C516667 pazopanib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:71223 pralatrexate skos:exactMatch MESH:C418863 10-propargyl-10-deazaaminopterin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:71229 telavancin skos:exactMatch MESH:C487637 telavancin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:71231 dihydrochalcone skos:exactMatch MESH:C015812 dihydrochalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71253 asenapine skos:exactMatch MESH:C522667 Asenapine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:71266 pyrazine-2-carboxylate skos:exactMatch MESH:C553563 pyrazine-2-carboxylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71272 saxagliptin skos:exactMatch MESH:C502994 saxagliptin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:71290 3-hydroxy-3-phenylpropionyl-CoA skos:exactMatch MESH:C086434 3-hydroxy-3-phenylpropionyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71314 cycloastragenol skos:exactMatch MESH:C061014 cycloastragenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71457 actinidic acid skos:exactMatch MESH:C432928 actinidic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71464 palmitoyl ethanolamide skos:exactMatch MESH:C005958 palmidrol semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:71465 palmitoleoyl ethanolamide skos:exactMatch MESH:C054694 polyoxyethyleneamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71466 oleoyl ethanolamide skos:exactMatch MESH:C488250 oleoylethanolamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:71508 fluvirucin A1 skos:exactMatch MESH:C070542 fluvirucin A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71547 dihydroagarofuran skos:exactMatch MESH:C079978 dihydroagarofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71575 friedelane skos:exactMatch MESH:C421805 friedelane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71588 3-(3-amino-3-carboxypropyl)-5,6-dihydrouridine skos:exactMatch MESH:C569434 3-(3-amino-3-carboxypropyl)-5,6-dihydrouridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71593 filicinic acid skos:exactMatch MESH:C000627729 filicinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71596 mycocyclosin skos:exactMatch MESH:C573447 mycocyclosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71599 pulcherriminic acid skos:exactMatch MESH:C009108 pulcherriminic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71609 albonoursin skos:exactMatch MESH:C006442 albonoursin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71610 cyclo(L-phenylalanyl-L-phenylalanyl) skos:exactMatch MESH:C071496 cyclo(phenylalanyl-phenylalanyl) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71623 bacillaene skos:exactMatch MESH:C096634 bacillaene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71629 nisin skos:exactMatch MESH:D009561 Nisin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71637 versiconal hemiacetal acetate skos:exactMatch MESH:C027121 versiconal hemiacetal acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71639 versiconol skos:exactMatch MESH:C072370 versiconol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71659 epidermin skos:exactMatch MESH:C050558 epidermin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71690 staphyloxanthin skos:exactMatch MESH:C031841 staphyloxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71952 dactolisib skos:exactMatch MESH:C531198 dactolisib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:71954 BKM120 skos:exactMatch MESH:C571178 NVP-BKM120 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71961 lividomycin A skos:exactMatch MESH:C100306 lividomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71972 4-phenylcoumarin skos:exactMatch MESH:C094411 4-phenylcoumarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71976 surfactin A skos:exactMatch MESH:C000706152 surfactin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71980 N-retinylidene-N-retinylethanolamine skos:exactMatch MESH:C112040 A2-E (N-retinylidene-N-retinylethanolamine) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:71987 curamycin A skos:exactMatch MESH:C023334 curamycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72013 chromone skos:exactMatch MESH:C068515 4-chromone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7209 N-Acetylleucyl-leucyl-methioninal skos:exactMatch MESH:C069861 calpain inhibitor 2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72292 bedaquiline skos:exactMatch MESH:C493870 bedaquiline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:72296 apixaban skos:exactMatch MESH:C522181 apixaban semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:72297 lomitapide skos:exactMatch MESH:C473731 BMS201038 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72312 pasireotide skos:exactMatch MESH:C517782 pasireotide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:72317 cabozantinib skos:exactMatch MESH:C558660 cabozantinib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72323 alogliptin skos:exactMatch MESH:C520853 alogliptin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:724125 methyl 5-aminolevulinate skos:exactMatch MESH:C475457 methyl 5-aminolevulinate semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:72441 englerin A skos:exactMatch MESH:C534971 englerin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72442 sapintoxin D skos:exactMatch MESH:C065374 sapintoxin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72451 hexaammineiridium(3+) skos:exactMatch MESH:C523109 iridium(III) hexaammine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72457 2-fluoroadenine skos:exactMatch MESH:C038208 2-fluoroadenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72474 5-azacytosine skos:exactMatch MESH:C039854 5-azacytosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72574 hypoxanthine 3-N-oxide skos:exactMatch MESH:C017423 hypoxanthine 3-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72578 coumestan skos:exactMatch MESH:C505898 coumestan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72583 WR-1065 skos:exactMatch MESH:C020174 WR 1065 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72590 rhizoxin skos:exactMatch MESH:C041443 rhizoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72596 papulacandin skos:exactMatch MESH:C014732 papulacandins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72600 spiroketal skos:exactMatch MESH:C520774 spiroketal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72606 11-HETE skos:exactMatch MESH:C027356 11-hydroxy-5,8,12,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72627 15-HEPE skos:exactMatch MESH:C059164 15-hydroxy-5,8,11,13,17-eicosapentaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72637 (4Z,7Z,10Z,13Z,15E,19Z)-17-hydroxydocosahexaenoic acid skos:exactMatch MESH:C062894 17-hydroxy-4,7,10,13,15,19-docosahexaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72638 1-deoxycapsidiol skos:exactMatch MESH:C471079 1-deoxycapsidiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72641 13-HOTrE skos:exactMatch MESH:C466708 13-hydroxyoctadecatrienic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72643 8-HETE skos:exactMatch MESH:C047628 8-hydroxyeicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7265 2-dimethylaminoethylphosphonic acid skos:exactMatch MESH:C050141 (2-(dimethylamino)ethyl)phosphonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72651 9-HODE skos:exactMatch MESH:C024347 9-hydroxy-10,12-octadecadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72657 19,20-DiHDPA skos:exactMatch MESH:C000602093 19,20-dihydroxydocosapentaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72686 4-phospho-3-deoxy-D-manno-oct-2-ulosonic acid skos:exactMatch MESH:C077091 3-deoxy-2-octulosonate-4-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72687 bacilysin skos:exactMatch MESH:C006674 bacilysin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72690 pomalidomide skos:exactMatch MESH:C467566 pomalidomide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:7270 N-Ethylmaleimide-S-glutathione skos:exactMatch MESH:C054449 N-ethylmaleimide-S-glutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72714 tetracosahexaenoic acid skos:exactMatch MESH:C099831 tetracosahexaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72744 1-hexadecyl-2-hexadecanoyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C082824 1-hexadecyl-2-palmitoyl-sn-glycero-3-phosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72754 bisphenol AF skos:exactMatch MESH:C583074 4,4'-hexafluorisopropylidene diphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72760 tryprostatin B skos:exactMatch MESH:C097859 tryprostatin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72761 tryprostatin A skos:exactMatch MESH:C097858 tryprostatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72765 verruculogen skos:exactMatch MESH:C009658 verruculogen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72766 fumitremorgin A skos:exactMatch MESH:C024743 Fumitremorgin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72767 demethoxyfumitremorgin C skos:exactMatch MESH:C100698 demethoxyfumitremorgin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72775 methyl benzoate skos:exactMatch MESH:C044605 methyl benzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72776 kunzeaol skos:exactMatch MESH:C514849 kunzeaol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72781 6-tuliposide A skos:exactMatch MESH:C046169 6-tuliposide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72801 5-HEPE skos:exactMatch MESH:C058722 5-hydroxy-6,8,11,14,17-eicosapentaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72811 dimethylindole red skos:exactMatch MESH:C572069 dimethylindole red semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72818 5-fluoroindole skos:exactMatch MESH:C095066 5-fluoroindole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72821 1-methyltryptophan skos:exactMatch MESH:C525396 1-methyltryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72822 6-methoxyquinoline skos:exactMatch MESH:C015986 6-methoxyquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72849 agigenin skos:exactMatch MESH:C586172 agigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72998 1-hexadecanoyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C089215 1-palmitoyl-2-lysophosphatidylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:72999 1,2-dihexadecanoyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C081581 colfosceril palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73011 germacranolide skos:exactMatch MESH:C432449 germacranolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73018 tiglylglycine skos:exactMatch MESH:C003603 tiglylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73024 O-acetylcarnitine skos:exactMatch MESH:D000108 Acetylcarnitine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:73025 O-isovalerylcarnitine skos:exactMatch MESH:C027333 3-methylbutyrylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73027 3-hydroxyisovalerylcarnitine skos:exactMatch MESH:C098116 3-hydroxyisovalerylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73038 parecoxib skos:exactMatch MESH:C409945 parecoxib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73039 O-octanoylcarnitine skos:exactMatch MESH:C008698 octanoylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73041 tilmacoxib skos:exactMatch MESH:C110453 4-(4-cyclohexyl-2-methyloxazol-5-yl)-2-fluorobenzenesulfonamide semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:73044 lumiracoxib skos:exactMatch MESH:C473384 lumiracoxib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73058 madecassic acid skos:exactMatch MESH:C001669 madecassic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73085 colterol skos:exactMatch MESH:C011595 colterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73086 protobassic acid skos:exactMatch MESH:C485321 protobassic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73097 mallotophilippen E skos:exactMatch MESH:C530785 mallotophilippen E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73124 1-hexadecanoyl-2-(9Z-octadecenoyl)-sn-glycero-3-phosphoethanolamine skos:exactMatch MESH:C000608529 1-palmitoyl-2-oleoyl-sn-glycero-3-phosphoethanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73141 9-beta-D-arabinofuranosylguanine skos:exactMatch MESH:C028771 9-arabinofuranosylguanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73158 sirtinol skos:exactMatch MESH:C439060 sirtinol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73159 pyrabactin skos:exactMatch MESH:C540973 pyrabactin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:73162 paclobutrazol skos:exactMatch MESH:C053370 paclobutrazol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73163 oryzalin skos:exactMatch MESH:C012465 oryzalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73171 ancymidol skos:exactMatch MESH:C053577 ancymidol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73172 acifluorfen skos:exactMatch MESH:C018425 acifluorfen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73175 2,3,5-triiodobenzoic acid skos:exactMatch MESH:C052968 2,3,5-triiodobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73177 brassinazole skos:exactMatch MESH:C412342 brassinazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73179 2,6-dichloroisonicotinic acid skos:exactMatch MESH:C077261 2,6-dichloroisonicotinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73199 massadine skos:exactMatch MESH:C478874 massadine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73219 arabidopside A skos:exactMatch MESH:C513955 arabidopside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73221 arabidopside C skos:exactMatch MESH:C501143 arabidopside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73222 aloin skos:exactMatch MESH:C006457 alloin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73225 arabidopside D skos:exactMatch MESH:C501144 arabidopside D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73226 arborescin skos:exactMatch MESH:C000592744 arborescin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73228 arglabin skos:exactMatch MESH:C083346 arglabin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73229 1,2-dihexadecanoyl-sn-glycero-3-phospho-D-myo-inositol skos:exactMatch MESH:C074858 dipalmitoyl phosphatidylinositol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73239 tatridin B skos:exactMatch MESH:C000627998 tatridin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73244 methyl anthranilate skos:exactMatch MESH:C038892 methyl anthranilate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73245 cucurbitane skos:exactMatch MESH:C514277 cucurbitane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73266 fradafiban skos:exactMatch MESH:C107917 fradafiban semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73271 archaeosine skos:exactMatch MESH:C081066 archaeosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73275 ospemifene skos:exactMatch MESH:C119141 Ospemifene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73280 sodium 2-amino-5-[(1-methoxy-2-methylindolizin-3-yl)carbonyl]benzoate skos:exactMatch MESH:C000593029 SSR128129E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73282 DPCPX skos:exactMatch MESH:C051360 1,3-dipropyl-8-cyclopentylxanthine semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:73283 CGS-21680 skos:exactMatch MESH:C061282 2-(4-(2-carboxyethyl)phenethylamino)-5'-N-ethylcarboxamidoadenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73286 3-iodobenzyl-5'-N-methylcarboxamidoadenosine skos:exactMatch MESH:C478920 CF101 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:73287 2-methoxyidazoxan skos:exactMatch MESH:C058525 2-methoxyidazoxan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73289 ICI 118551 skos:exactMatch MESH:C026777 ICI 118551 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73295 WIN 55212-2 skos:exactMatch MESH:C070417 Win 55212-2 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73297 SCH 23390 skos:exactMatch MESH:C534628 SCH 23390 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73301 tirucallane skos:exactMatch MESH:C514393 tirucallane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73303 aminopotentidine skos:exactMatch MESH:C103275 aminopotentidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73304 (dT)10 skos:exactMatch MESH:C096493 decathymidylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73305 (dT)15 skos:exactMatch MESH:C406744 pentadecathymidylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73313 Ala-Ala-Ala skos:exactMatch MESH:C039944 alanyl-alanyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73343 trans-anol skos:exactMatch MESH:C001803 tempol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73357 U69593 skos:exactMatch MESH:C045444 U 69593 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73378 mesulergine skos:exactMatch MESH:C031649 mesulergine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73380 GR 113808 skos:exactMatch MESH:C082871 GR 113808 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73387 caldariellaquinone skos:exactMatch MESH:C014380 caldariellaquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73388 caldariellaquinol skos:exactMatch MESH:C103358 caldariellaquinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73393 Ala-Pro skos:exactMatch MESH:C038123 alanylproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73420 fingolimod phosphate skos:exactMatch MESH:C525008 FTY 720P semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73425 Asn-Pro skos:exactMatch MESH:C113843 asparaginyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73446 Asp-Asp skos:exactMatch MESH:C108952 aspartyl-aspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73450 Asp-Gly skos:exactMatch MESH:C017033 aspartylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73455 Asp-Tyr skos:exactMatch MESH:C078779 aspartyltyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73458 NS-398 skos:exactMatch MESH:C080955 N-(2-cyclohexyloxy-4-nitrophenyl)methanesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73461 Cys-Pro skos:exactMatch MESH:C028962 cysteinylproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73479 D-xylo-phytosphingosine skos:exactMatch MESH:C458140 xylo-phytosphingosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73507 Glu-Met skos:exactMatch MESH:C406458 glutamylmethionine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73515 Gly-His skos:exactMatch MESH:C027787 glycylhistidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73517 Gly-Tyr skos:exactMatch MESH:C022013 glycyltyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73527 Leu-Ala skos:exactMatch MESH:C470014 leucyl-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73534 (9Z,12Z)-octadecadien-1-ol skos:exactMatch MESH:C059691 linoleyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73583 Leu-Lys skos:exactMatch MESH:C000600949 leucyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73585 Leu-Phe skos:exactMatch MESH:C119108 leucyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73591 Leu-Tyr skos:exactMatch MESH:C080057 leucyltyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73604 Lys-Gly skos:exactMatch MESH:C437951 lysylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73607 Lys-Val skos:exactMatch MESH:C110469 lysylvaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73623 tolerogen skos:exactMatch MESH:C029248 Tolerogen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73635 Phe-Gly skos:exactMatch MESH:C040500 phenylalanylglycine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73646 Pro-Pro skos:exactMatch MESH:C448039 prolyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73648 Pro-Ser skos:exactMatch MESH:C465982 prolyl-serine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73669 5'-(N(6)-L-lysine)-L-tyrosylquinone skos:exactMatch MESH:C100796 lysine tyrosylquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73670 cysteine tryptophylquinone skos:exactMatch MESH:C447619 cysteine tryptophylquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73685 N(2)-acetylglutamine skos:exactMatch MESH:C032007 aceglutamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73688 Ac-Asp-Glu skos:exactMatch MESH:C027172 isospaglumic acid semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:73689 methyl isobutyrate skos:exactMatch MESH:C547767 methyl 2-methylpropanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73696 Val-Pro-Pro skos:exactMatch MESH:C489031 valyl-prolyl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73702 wax skos:exactMatch MESH:D014885 Waxes semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73703 Val-Tyr skos:exactMatch MESH:C414029 valyltyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73705 gamma-Glu-Glu skos:exactMatch MESH:C082810 gamma-glutamylglutamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73707 gamma-Glu-Gln skos:exactMatch MESH:C047442 gamma-glutamylglutamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73712 bromosuccinic acid skos:exactMatch MESH:C033594 bromosuccinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73722 hexadecanedioic acid skos:exactMatch MESH:C012346 hexadecanedioic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73723 N-oleoylglycine skos:exactMatch MESH:C516666 N-oleoylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73726 GW 501516 skos:exactMatch MESH:C425931 GW 501516 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:73727 gadoterate meglumine skos:exactMatch MESH:C072417 gadoterate meglumine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73741 prostaglandin F2alpha dimethylamine skos:exactMatch MESH:C034145 N-dimethylaminoprostaglandin F2alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73771 Ala-His skos:exactMatch MESH:C061116 alanylhistidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73774 enterobacterial common antigen skos:exactMatch MESH:C017286 enterobacterial common antigen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73788 Ala-Gln skos:exactMatch MESH:C054122 alanylglutamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73811 Arg-Arg skos:exactMatch MESH:C076685 arginylarginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73813 Arg-Gln skos:exactMatch MESH:C578860 arginyl-glutamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73816 Arg-Lys skos:exactMatch MESH:C104090 arginyllysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73818 Arg-Phe skos:exactMatch MESH:C067582 arginylphenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73823 Arg-Val skos:exactMatch MESH:C110470 arginylvaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73828 Asp-Glu skos:exactMatch MESH:C038676 aspartylglutamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7383 N3-Methyladenine skos:exactMatch MESH:C580784 N3-methyladenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73830 Asp-Phe skos:exactMatch MESH:C045207 aspartyl-phenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73848 Gln-Gly skos:exactMatch MESH:C432806 glutaminyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73882 1-deoxytetradecasphinganine skos:exactMatch MESH:C476391 xestoaminol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73898 Gly-Gln skos:exactMatch MESH:C039788 glycylglutamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73904 Gly-Gly-Leu skos:exactMatch MESH:C000591538 glycyl-glycyl-leucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73912 Gly-Phe skos:exactMatch MESH:C029660 glycylphenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73914 3,5-dinitrobenzoic acid skos:exactMatch MESH:C026017 3,5-dinitrobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73920 Gly-Thr skos:exactMatch MESH:C061951 glycyl-threonine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73922 Gly-Val skos:exactMatch MESH:C035810 glycylvaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73927 1alpha,25-dihydroxy-2beta-(3-hydroxypropoxy)vitamin D3 skos:exactMatch MESH:C547512 eldecalcitol semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:73947 benzene-1,4-disulfonic acid skos:exactMatch MESH:C064910 benzene-1,4-disulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73961 1-salicylate glucuronide skos:exactMatch MESH:C049960 1-salicylate glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:73979 2-acetamidoglucal skos:exactMatch MESH:C019231 2-acetamidoglucal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74003 2,3,4,5-tetranor-thromboxane B1 skos:exactMatch MESH:C089758 2,3,4,5-tetranorthromboxane B1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74020 diosgenin 3-O-beta-D-glucoside skos:exactMatch MESH:C051985 diosgenin glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74021 2-oxobut-3-enoic acid skos:exactMatch MESH:C059218 vinylglyoxylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74023 dioscin skos:exactMatch MESH:C019357 dioscin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74024 2-pyridylethylamine skos:exactMatch MESH:C006183 2-(2-aminoethyl)pyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74027 3-dimethylsulfoniopropionaldehyde skos:exactMatch MESH:C095438 3-dimethylsulfoniopropionaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74039 perillene skos:exactMatch MESH:C090823 perillene semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:74048 5-hydroxypipecolic acid skos:exactMatch MESH:C053574 5-hydroxypipecolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74049 5-methoxytryptophan skos:exactMatch MESH:C027986 5-methoxytryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74077 S-allylcysteine skos:exactMatch MESH:C065299 S-allylcysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74079 allylthiourea skos:exactMatch MESH:C009842 allylthiourea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74092 biotin sulfone skos:exactMatch MESH:C104349 biotin sulfone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74096 caproylcholine skos:exactMatch MESH:C005076 hexanoylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74104 3-[(2-hydroxyethyl)disulfanyl]-L-alanine skos:exactMatch MESH:C107248 S-(2-hydroxyethylmercapto)-L-cysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74106 erucoyl-CoA skos:exactMatch MESH:C024901 erucyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74111 2-(difluoromethyl)lysine skos:exactMatch MESH:C043833 2-(difluoromethyl)lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74112 3-hydroxynorvaline skos:exactMatch MESH:C010994 3-hydroxynorvaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74125 losartan carboxylic acid skos:exactMatch MESH:C066026 losartan carboxylic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:74135 Gly-Pro-Hyp skos:exactMatch MESH:C088188 glycyl-prolyl-hydroxyproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74138 2-hydroxystearoyl-CoA skos:exactMatch MESH:C025987 2-hydroxyoctadecanoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74144 p-nitrophenyl thymidine 5'-monophosphate skos:exactMatch MESH:C032579 thymidine 5'-4-nitrophenyl phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74165 (E)-1,3-pentadiene skos:exactMatch MESH:C011970 1,3-pentadiene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74168 D-ribono-1,4-lactone skos:exactMatch MESH:C474981 D-ribono-1,4-lactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74221 aspernidine A skos:exactMatch MESH:C551571 aspernidine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74252 rhizobactin 1021 skos:exactMatch MESH:C505710 rhizobactin-1021 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:743 pedilstatin skos:exactMatch MESH:C470237 pedilstatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74326 Ile-Tyr skos:exactMatch MESH:C493687 isoleucyl-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74327 Ile-Val skos:exactMatch MESH:C041115 isoleucylvaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74350 N-diazoacetylnorleucine methyl ester skos:exactMatch MESH:C000909 N-diazoacetylnorleucine methyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74351 aclacinomycin T skos:exactMatch MESH:C004406 aklavin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74357 S-methyl methanethiosulfonate skos:exactMatch MESH:C014674 methyl methanethiosulfonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74397 heptadecanoyl-CoA skos:exactMatch MESH:C032420 heptadecanoyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74410 N-acetylcysteamine skos:exactMatch MESH:C023704 2-acetamidoethanethiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74422 4'-demethylepipodophyllotoxin skos:exactMatch MESH:C072088 4'-demethylepipodophyllotoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74448 senegasaponin b skos:exactMatch MESH:C098155 senegasaponin b semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74453 senegasaponin a skos:exactMatch MESH:C098154 senegasaponin a semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74456 4-hydroxy-5-methyl-3-furanone skos:exactMatch MESH:C113254 4-hydroxy-5-methyl-3(2H)-furanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74498 5-fluoroorotic acid skos:exactMatch MESH:C001242 5-fluoroorotic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7453 Nagilactone C skos:exactMatch MESH:C004552 nagilactone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74545 acivicin skos:exactMatch MESH:C006303 acivicin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:74561 Lys-Leu skos:exactMatch MESH:C000600950 lysyl-leucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7457 Nalmefene skos:exactMatch MESH:C038981 nalmefene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74620 15-demethylaclacinomycin T skos:exactMatch MESH:C478392 15-demethoxyaclacinomycin T semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74661 parabanic acid skos:exactMatch MESH:C005411 parabanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7468 nandrolone phenpropionate skos:exactMatch MESH:C008580 nandrolone phenpropionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74684 dopaminoquinone skos:exactMatch MESH:C104705 dopamine quinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7469 Napelline skos:exactMatch MESH:C109326 napelline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74702 Met-Glu skos:exactMatch MESH:C406459 methionylglutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74707 Met-Met skos:exactMatch MESH:C034758 methionylmethionine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74708 Met-Phe skos:exactMatch MESH:C075870 methionylphenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74709 Met-Trp skos:exactMatch MESH:C075587 methionyltryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74712 Phe-Glu skos:exactMatch MESH:C041371 phenylalanylglutamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74725 5-methylcytidine 5'-monophosphate skos:exactMatch MESH:C008426 5-methylcytidylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74732 3-methyluracil skos:exactMatch MESH:C055991 3-methyluracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74733 6-methyluracil skos:exactMatch MESH:C008378 6-methyluracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74739 5-methyl-pyrazole-3-carboxylic acid skos:exactMatch MESH:C005210 5-methylpyrazole-3-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74750 Phe-Pro skos:exactMatch MESH:C088360 phenylalanylproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74751 Phe-Trp skos:exactMatch MESH:C028281 phenylalanyltryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74759 alpha-methylhistamine skos:exactMatch MESH:C069357 alpha-methylhistamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74760 4-methylhistamine skos:exactMatch MESH:C025566 4-methylhistamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74761 2-methylhistamine skos:exactMatch MESH:C026259 2-methylhistamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74763 1,3-dimethyluracil skos:exactMatch MESH:C002451 1,3-dimethyluracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74765 1,5-dimethyluracil skos:exactMatch MESH:C030630 1-methylthymine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74766 3,5-dimethyluracil skos:exactMatch MESH:C002347 3-methylthymine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74768 aluminium sulfate (anhydrous) skos:exactMatch MESH:C041524 aluminum sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7478 naratriptan skos:exactMatch MESH:C106783 naratriptan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:74794 sulfolane skos:exactMatch MESH:C013693 sulfolane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74798 O-methylserine skos:exactMatch MESH:C095928 O-methylserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74799 Pro-Tyr skos:exactMatch MESH:C074016 prolyl-tyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74800 Pro-Val skos:exactMatch MESH:C034446 prolylvaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74803 furaltadone skos:exactMatch MESH:C007795 furaltadon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74810 delphinidin 3-O-beta-D-sambubioside skos:exactMatch MESH:C505011 delphinidin 3-sambubioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74811 cyanidin 3-O-beta-D-sambubioside skos:exactMatch MESH:C546691 cyanidin 3-sambubioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7482 Narcotoline skos:exactMatch MESH:C059402 narcotoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74820 Ser-Pro skos:exactMatch MESH:C465983 seryl-proline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74848 pentan-1-amine skos:exactMatch MESH:C005264 n-amylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74856 antimony trichloride skos:exactMatch MESH:C054672 antimony trichloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74859 Thr-Gly skos:exactMatch MESH:C400974 threonyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74870 Trp-Gly skos:exactMatch MESH:C016810 tryptophylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74871 Trp-Leu skos:exactMatch MESH:C509811 tryptophan-leucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74875 dichlofluanid skos:exactMatch MESH:C016370 dichlofluanid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74876 Trp-Trp skos:exactMatch MESH:C000606701 tryptophyltryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74878 Trp-Tyr skos:exactMatch MESH:C029951 tryptophyltyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7489 neamine skos:exactMatch MESH:C488396 neamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74899 fluticasone furoate skos:exactMatch MESH:C523187 fluticasone furoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74903 isocaproic acid skos:exactMatch MESH:C034527 isocaproic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7491 Neburon skos:exactMatch MESH:C028818 neburon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74960 homoeriodictyol skos:exactMatch MESH:C503231 homoeriodictyol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:74991 Tyr-Gly-Gly skos:exactMatch MESH:C044757 tyrosyl-glycyl-glycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75004 Tyr-Lys skos:exactMatch MESH:C114808 tyrosyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75013 Val-Leu skos:exactMatch MESH:C041390 valylleucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75014 Val-Lys skos:exactMatch MESH:C074992 valyllysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7502 neoeriocitrin skos:exactMatch MESH:C553460 neoeriocitrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75030 malvin skos:exactMatch MESH:C502603 malvin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75034 1-stearoyl-2-oleoyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C027891 1-stearoyl-2-oleoyl-sn-glycero-3-phosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75037 vilanterol skos:exactMatch MESH:C550468 vilanterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75045 dabrafenib skos:exactMatch MESH:C561627 dabrafenib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:75046 phleomycin D1 skos:exactMatch MESH:C037798 phleomycin D1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75049 cerberin skos:exactMatch MESH:C006951 cerberin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7505 Neoisostegane skos:exactMatch MESH:C043524 neoisostegane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75051 2-amino-5-chlorophenol skos:exactMatch MESH:C099673 2-amino-5-chlorophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75055 5-bromo-4-chloro-3-indolyl beta-D-galactoside skos:exactMatch MESH:C044888 5-bromo-4-chloro-3-indolyl beta-galactoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7506 Neolinustatin skos:exactMatch MESH:C023031 neolinustatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7509 Neopine skos:exactMatch MESH:C516599 neopine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75095 chrysin skos:exactMatch MESH:C043561 chrysin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7512 Neoquassin skos:exactMatch MESH:C539436 neoquassin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75142 N-benzyloxycarbonyl-L-leucyl-L-leucyl-L-leucinal skos:exactMatch MESH:C072553 benzyloxycarbonylleucyl-leucyl-leucine aldehyde semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:75144 lactamide skos:exactMatch MESH:C013083 lactamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7518 cis-trans-nepetalactone skos:exactMatch MESH:C115644 nepetalactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75182 tolylfluanid skos:exactMatch MESH:C070021 N-dichlorofluoromethylthio-N',N'-dimethyl-N-p-tolylsulfamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75193 tetrazolium violet skos:exactMatch MESH:C531352 tetrazolium violet semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7520 Nepodin skos:exactMatch MESH:C583965 nepodin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75212 dazomet skos:exactMatch MESH:C012864 dazomet semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75229 sodium bromate skos:exactMatch MESH:C060553 sodium bromate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7524 nerolidol skos:exactMatch MESH:C037055 nerolidol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75247 pridinol skos:exactMatch MESH:C009185 pridinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75251 picropodophyllotoxin skos:exactMatch MESH:C415032 picropodophyllin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:75258 penimepicycline skos:exactMatch MESH:C005470 penimepicycline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75261 arotinoid acid skos:exactMatch MESH:C038864 4-(2-(5,6,7,8-tetrahydro-5,5,8,8-tetramethyl-2-naphthalenyl)-1-propenyl)benzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75272 splitomicin skos:exactMatch MESH:C444426 splitomicin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:75276 ikarugamycin skos:exactMatch MESH:C074292 ikarugamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75277 N-phthaloyl-L-glutamic acid skos:exactMatch MESH:C034741 N-phthaloylglutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75283 miltefosine skos:exactMatch MESH:C039128 miltefosine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:75291 epsilon-rhodomycinone skos:exactMatch MESH:C015490 rhodomycinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75292 phenanthridone skos:exactMatch MESH:C040601 phenanthridone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:75299 melibionic acid skos:exactMatch MESH:C017485 melibionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75305 glutamine hydroxamate skos:exactMatch MESH:C050614 glutamate-gamma-hydroxamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75321 nitrosulindac skos:exactMatch MESH:C431582 nitrosulindac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75324 excipient skos:exactMatch MESH:D005079 Excipients semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75331 benzotriazole skos:exactMatch MESH:C012771 benzotriazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75375 dichlorprop skos:exactMatch MESH:C062806 4,4-dicarboxy-5-pyridoxylproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75379 blebbistatin skos:exactMatch MESH:C472645 blebbistatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75382 monastrol skos:exactMatch MESH:C400223 monastrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75390 3-[3-(tert-butylsulfanyl)-1-(4-chlorobenzyl)-5-(propan-2-yl)-1H-indol-2-yl]-2,2-dimethylpropanoic acid skos:exactMatch MESH:C060893 MK-886 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:75391 hydroxy-2-naphthalenyl-methyl phosphonic acid trisacetoxymethylester skos:exactMatch MESH:C519736 hydroxy-2-naphthalenyl-methyl phosphonic acid trisacetoxymethylester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75392 LM-1685 skos:exactMatch MESH:C501175 LM-1685 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75393 Y-27632 skos:exactMatch MESH:C108830 Y 27632 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:75399 NU 1025 skos:exactMatch MESH:C115774 NU 1025 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75400 calmidazolium skos:exactMatch MESH:C031938 calmidazolium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75404 tyrphostin AG 1478 skos:exactMatch MESH:C101044 RTKI cpd semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75408 sulindac sulfide skos:exactMatch MESH:C025462 sulindac sulfide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:75417 dibenzoylmethane skos:exactMatch MESH:C061481 dibenzoylmethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75419 L-arginine hydroxamate skos:exactMatch MESH:C042715 argininehydroxamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7542 neurotensin skos:exactMatch MESH:C481221 neurotensin (1-13) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75425 guanazole skos:exactMatch MESH:C500457 3,5-diamino-1,2,4-triazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75430 Gly-His-Lys skos:exactMatch MESH:C020905 glycyl-histidyl-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75432 2''-O-(beta-D-glucosyl)isovitexin skos:exactMatch MESH:C469540 isovitexin 2''-O-glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75437 gastrin-34 skos:exactMatch MESH:C013706 big gastrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75439 7-O-(beta-D-glucosyl)isovitexin skos:exactMatch MESH:C457771 saponarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75442 1-naphthyl dihydrogen phosphate skos:exactMatch MESH:C014694 naphthyl phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7545 nevadensin skos:exactMatch MESH:C023982 nevadensin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75456 2-stearoylglycerol skos:exactMatch MESH:C065689 2-stearoylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75494 serine hydroxamate skos:exactMatch MESH:C028002 serine hydroxamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75500 5-p-coumaroylquinic acid skos:exactMatch MESH:C000631386 5-p-coumaroylquinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75539 1-monolauroylglycerol skos:exactMatch MESH:C106022 1-monomyristin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7554 nicosulfuron skos:exactMatch MESH:C416723 nicosulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75544 feruloylagmatine skos:exactMatch MESH:C419343 feruloylagmatine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75555 1-monostearoylglycerol skos:exactMatch MESH:C048159 glyceryl monostearate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75584 palmityl palmitate skos:exactMatch MESH:C006957 cetyl palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75586 1,2-hexadecanediol skos:exactMatch MESH:C470411 1,2-hexadecanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75589 isoschaftoside skos:exactMatch MESH:C515113 isoschaftoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:756 14-dihydroxycornestin skos:exactMatch MESH:C071795 cornexistin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75621 procyanidin B5 skos:exactMatch MESH:C479582 procyanidin B5 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75622 palmityl oleate skos:exactMatch MESH:C402677 palmityl oleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75625 stearyl oleate skos:exactMatch MESH:C031206 stearyl oleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75626 oleyl oleate skos:exactMatch MESH:C066528 oleyl oleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7563 N-nicotinoylglycine skos:exactMatch MESH:C002477 nicotinuric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75632 procyanidin B2 skos:exactMatch MESH:C479580 procyanidin B2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75633 procyanidin B1 skos:exactMatch MESH:C479579 procyanidin B1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75643 procyanidin C1 skos:exactMatch MESH:C000630864 procyanidin trimer C1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75654 5-(carboxymethyl)uridine skos:exactMatch MESH:C000668 5-carboxymethyluridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75688 1,3-dipalmitoyl-2-oleoylglycerol skos:exactMatch MESH:C500680 1,3-dipalmitoyl-2-oleoylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75704 2-(4-chloro-2-methylphenoxy)propanoic acid skos:exactMatch MESH:C008340 mecoprop semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75718 genkwanin skos:exactMatch MESH:C014568 genkwanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7572 Niguldipine skos:exactMatch MESH:C054074 niguldipine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75726 luteolin 3'-O-glucuronide skos:exactMatch MESH:C428530 luteolin 3'-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75728 1-stearoyl-2-arachidonoyl-sn-glycerol skos:exactMatch MESH:C075809 1-stearoyl-2-arachidonoylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7573 nilutamide skos:exactMatch MESH:C021277 nilutamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:75735 1,3-dioleoylglycerol skos:exactMatch MESH:C089743 1,3-diolein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75750 isorhamnetin 3-O-beta-D-glucopyranoside skos:exactMatch MESH:C432511 isorhamnetin 3-O-glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7578 Nitidine skos:exactMatch MESH:C013615 nitidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75807 myricetin 3-O-glucuronide skos:exactMatch MESH:C072578 myricetin 3-O-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75810 N-(deoxyguanosin-8-yl)-2-acetylaminofluorene skos:exactMatch MESH:C018776 N-(deoxyguanosin-8-yl)acetylaminofluorene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75816 myricetin 3'-O-beta-D-glucopyranoside skos:exactMatch MESH:C523881 cannabiscitrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75819 8-oxo-ETE skos:exactMatch MESH:C107629 8-keto-5,9,11,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75832 iron(2+) sulfate (anhydrous) skos:exactMatch MESH:C020748 ferrous sulfate semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:75839 quercetin 4'-O-beta-D-glucopyranoside skos:exactMatch MESH:C080613 spiraeoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75842 dihydrodaidzein skos:exactMatch MESH:C433163 dihydrodaidzein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75844 1,2,3-trilinoleoylglycerol skos:exactMatch MESH:C009564 trilinolein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75845 1,2,3-trilinolenoylglycerol skos:exactMatch MESH:C101314 trilinolenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75846 1,3-dioleoyl-2-palmitoylglycerol skos:exactMatch MESH:C095376 1,3-dioleoyl-2-palmitoylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75848 1,2-dioleoyl-3-palmitoylglycerol skos:exactMatch MESH:C106818 1,2-dioleoyl-3-palmitoylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75850 1,3-dilinoleoylglycerol skos:exactMatch MESH:C494175 1,3-dilinoleoylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75861 arsenopyrite skos:exactMatch MESH:C064510 arsenopyrite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75881 cuevaene A skos:exactMatch MESH:C410789 cuevaene A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75897 iron(2+) sulfides skos:exactMatch MESH:C022597 ferrous sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7590 nitrofen skos:exactMatch MESH:C007350 nitrofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75902 hispidulin skos:exactMatch MESH:C055957 hispidulin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:75926 4-hydroxy-2-quinolone skos:exactMatch MESH:C586058 4-hydroxyquinolin-2(1H)-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75936 1-O-palmityl-2-acetyl-sn-glycerol skos:exactMatch MESH:C055394 1-palmityl-2-acetylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75940 depsidone skos:exactMatch MESH:C000875 depsidone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75951 protopanaxatriol skos:exactMatch MESH:C081552 protopanaxatriol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75958 solution skos:exactMatch MESH:D012996 Solutions semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75982 poly[d(GA)] skos:exactMatch MESH:C000622116 poly(glycyl-alanyl) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7599 Nivalenol skos:exactMatch MESH:C038405 nivalenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:75998 trametinib skos:exactMatch MESH:C560077 trametinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:76 (-)-annonaine skos:exactMatch MESH:C098138 anonaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76005 abafungin skos:exactMatch MESH:C534167 abafungin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76010 dolutegravir skos:exactMatch MESH:C562325 dolutegravir semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:76018 riociguat skos:exactMatch MESH:C542595 riociguat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76023 thioflavine T skos:exactMatch MESH:C009462 thioflavin T semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76031 poly[d(G)].poly[d(C)] skos:exactMatch MESH:C019530 poly(dC-dG) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7607 Nodakenin skos:exactMatch MESH:C471579 nodakenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76072 nicotinic acid-adenine dinucleotide phosphate skos:exactMatch MESH:C024376 NAADP semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7609 nomilin skos:exactMatch MESH:C059405 nomilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7611 nonacosan-10-ol skos:exactMatch MESH:C468854 10-nonacosanol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:76114 benoxaprofen skos:exactMatch MESH:C011677 benoxaprofen semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:76121 tryptophan N-glucoside skos:exactMatch MESH:C416666 tryptophan N-glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76127 cimicoxib skos:exactMatch MESH:C493522 cimicoxib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76133 droxicam skos:exactMatch MESH:C049073 droxicam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76138 flunixin skos:exactMatch MESH:C014557 flunixin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7614 Nonactin skos:exactMatch MESH:C050476 nonactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76144 flunixin meglumine skos:exactMatch MESH:C014558 flunixin meglumine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76154 flunoxaprofen skos:exactMatch MESH:C045356 flunoxaprofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76160 ibuproxam skos:exactMatch MESH:C025377 ibuproxam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76163 isoxicam skos:exactMatch MESH:C013580 isoxicam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76164 lonazolac skos:exactMatch MESH:C017472 lonazolac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76173 pallidol skos:exactMatch MESH:C535072 pallidol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76192 quadrangularin A skos:exactMatch MESH:C000603014 quadrangularin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76193 (E)-trans-miyabenol C skos:exactMatch MESH:C585842 miyabenol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76196 trans-diptoindonesin B skos:exactMatch MESH:C479960 trans-diptoindonesin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76201 clonixin lysine salt skos:exactMatch MESH:C089163 lysine clonixinate semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:76207 mavacoxib skos:exactMatch MESH:C515247 PHA-739521 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76212 triphenylmethane skos:exactMatch MESH:C046945 triphenylmethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7623 Norbixin skos:exactMatch MESH:C099823 norbixin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76243 ferrous ammonium sulfate (anhydrous) skos:exactMatch MESH:C038178 ammonium ferrous sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76244 sapienic acid skos:exactMatch MESH:C090151 delta(6)-hexadecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76249 miroprofen skos:exactMatch MESH:C017978 miroprofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76255 oxametacin skos:exactMatch MESH:C019028 oxamethacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76260 1-chloropropan-2-ol skos:exactMatch MESH:C015750 1-chloro-2-propanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76261 1-nitropropane skos:exactMatch MESH:C035314 1-nitropropane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76263 proglumetacin skos:exactMatch MESH:C019541 proglumetacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76269 robenacoxib skos:exactMatch MESH:C551524 robenacoxib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76274 SC560 skos:exactMatch MESH:C115461 SC 560 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:76277 tepoxalin skos:exactMatch MESH:C073135 tepoxalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76279 2''-O-acetyl-ADP-D-ribose skos:exactMatch MESH:C449679 2-O-acetyl-ADP-ribose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76287 pentachloroethane skos:exactMatch MESH:C016036 pentachloroethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76293 azadirone skos:exactMatch MESH:C487479 azadirone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76308 tetradecanedioic acid skos:exactMatch MESH:C441251 1,14-tetradecanedioic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:7632 norlichexanthone skos:exactMatch MESH:C568539 norlichexanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76323 matteucinol skos:exactMatch MESH:C049059 matteucinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76324 N-nitrosopiperidine skos:exactMatch MESH:C002743 N-nitrosopiperidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76326 N-nitrosomorpholine skos:exactMatch MESH:C002741 N-nitrosomorpholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7633 Normorphine skos:exactMatch MESH:C010616 normorphine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76343 4-acetylaminofluorene skos:exactMatch MESH:C028676 4-acetylaminofluorene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7635 2-hydroxychrysophanol skos:exactMatch MESH:C061026 2-hydroxychrysophanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7637 norswertianin skos:exactMatch MESH:C551472 1,2,6,8-tetrahydroxyxanthone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7638 norswertianolin skos:exactMatch MESH:C056208 norswertianolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76380 I11 skos:exactMatch MESH:C026760 antibiotic I-11 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7639 Nortrachelogenin skos:exactMatch MESH:C020436 nortrachelogenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7645 nuarimol skos:exactMatch MESH:C067672 nuarimol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76452 dialuric acid skos:exactMatch MESH:C004718 dialuric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76503 monobutyrin skos:exactMatch MESH:C063895 1-butyrylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76578 diradylglycerol skos:exactMatch MESH:C035561 diarachidonyl diglyceride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76591 (25R)-cholest-5-ene-3beta,26-diol skos:exactMatch MESH:C076996 27-hydroxycholesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76601 2-(chloromethyl)pyridine skos:exactMatch MESH:C091423 2-chloromethylpyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76604 MeIQx skos:exactMatch MESH:C036990 2-amino-3,8-dimethylimidazo(4,5-f)quinoxaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76606 methyl carbamate skos:exactMatch MESH:C036868 methyl carbamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76607 macitentan skos:exactMatch MESH:C533860 macitentan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:76611 flutemetamol ((18)F) skos:exactMatch MESH:C581552 flutemetamol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76612 ibrutinib skos:exactMatch MESH:C551803 PCI 32765 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:76614 3-hydroxyoctadecanoate skos:exactMatch MESH:C024708 3-hydroxyoctadecanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76617 EC 2.7.10.2 (non-specific protein-tyrosine kinase) inhibitor skos:exactMatch MESH:D000075242 Janus Kinase Inhibitors semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:76649 astressin skos:exactMatch MESH:C104416 astressin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76749 bopindolol skos:exactMatch MESH:C036007 bopindolol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:76777 poly(inosinic acid) skos:exactMatch MESH:D011069 Poly I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76792 5-(hydroxymethyl)cytosine skos:exactMatch MESH:C011865 5-hydroxymethylcytosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76794 5-formylcytosine skos:exactMatch MESH:C560973 5-formylcytosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76795 EC 3.4.22.36 (caspase-1) inhibitor skos:exactMatch MESH:C074641 interleukin-1beta-converting enzyme inhibitor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76822 EC 3.2.1.31 (beta-glucuronidase) inhibitor skos:exactMatch MESH:C011473 beta-glucuronidase inhibitor semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:76851 isoxazolin-5-one skos:exactMatch MESH:C013076 isoxazolin-5-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76937 11-hydroxylauric acid skos:exactMatch MESH:C069441 11-hydroxydodecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76945 manool skos:exactMatch MESH:C482828 manool semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76980 2-hydroxybehenic acid skos:exactMatch MESH:C060440 2-hydroxydocosanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:76987 metacetamol skos:exactMatch MESH:C026137 3-hydroxyacetanilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77011 5-O-mycaminosyltylonolide skos:exactMatch MESH:C032964 mycaminosyltylonolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77014 boron-10 atom skos:exactMatch MESH:C000615219 Boron-10 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77021 cellobionic acid skos:exactMatch MESH:C006938 cellobionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77029 3-(5-oxoisoxazolin-2-yl)-L-alanine skos:exactMatch MESH:C074507 (isoxazolin-5-on-2-yl)alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77052 cetylpyridinium bromide skos:exactMatch MESH:C521901 hexadecylpyridinium bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77053 closantel skos:exactMatch MESH:C023342 closantel semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77058 trimethylselenonium skos:exactMatch MESH:C003717 trimethylselenonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77064 Ac-Asp-Glu-Glu skos:exactMatch MESH:C561047 N-acetyl-aspartyl-glutamyl-glutamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77069 eperisone skos:exactMatch MESH:C030848 eperisone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77086 O-lauroyl-L-carnitine skos:exactMatch MESH:C091947 lauroylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77095 flubendazole skos:exactMatch MESH:C018945 flubendazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77097 1-stearoyl-2-linoleoyl-sn-glycerol skos:exactMatch MESH:C097357 1-stearoyl-2-linoleoyl-sn-glycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7713 Obacunone skos:exactMatch MESH:C067207 obacunone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77138 3-sulfopropanediol(1-) skos:exactMatch MESH:C551265 2,3-dihydroxypropane-1-sulfonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7714 Obamegine skos:exactMatch MESH:C034784 obamegine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77145 ginsenoside F2 skos:exactMatch MESH:C407883 ginsenoside F2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77148 ginsenoside Re skos:exactMatch MESH:C049864 ginsenoside Re semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77149 notoginsenoside R1 skos:exactMatch MESH:C072936 notoginsenoside R1 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:77150 ginsenoside F1 skos:exactMatch MESH:C055327 ginsenoside F1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77151 ginsenoside Rg2 skos:exactMatch MESH:C026474 ginsenoside Rg2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77152 ginsenoside Rb2 skos:exactMatch MESH:C048026 ginsenoside Rb2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77153 ginsenoside Rb3 skos:exactMatch MESH:C044463 ginsenoside Rb3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77154 ginsenoside Rc skos:exactMatch MESH:C044462 ginsenoside Rc semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77198 6-sulfo-D-quinovose skos:exactMatch MESH:C009358 sulfoquinovose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77245 lead tetraacetate skos:exactMatch MESH:C029433 lead tetraacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77267 3-sulfopropanediol skos:exactMatch MESH:C009357 3-sulfopropanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77270 11-hydroxy-Delta(9)-tetrahydrocannabinol skos:exactMatch MESH:C001427 11-hydroxy-delta(9)-tetrahydrocannabinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77273 11-nor-9-carboxy-Delta(9)-tetrahydrocannabinol skos:exactMatch MESH:C016780 11-nor-delta(9)-tetrahydrocannabinol-9-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7728 octan-1-amine skos:exactMatch MESH:C008699 octylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77282 dexamisole skos:exactMatch MESH:C028075 dexamisole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77325 diisopropyl methylphosphonate skos:exactMatch MESH:C023477 diisopropyl methylphosphonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77327 CL-20 skos:exactMatch MESH:C083639 hexanitrohexaazaisowurzitane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7734 okanin skos:exactMatch MESH:C550307 okanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77363 ramiprilat skos:exactMatch MESH:C052549 ramiprilat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77386 tricaproin skos:exactMatch MESH:C037544 tricaproin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77389 trilaurin skos:exactMatch MESH:C004565 trilaurin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77416 (13Z)-docosen-1-ol skos:exactMatch MESH:C027036 erucyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77421 4-bromophenyl phenyl ether skos:exactMatch MESH:C000626479 4-bromodiphenyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77438 11-methyldodecan-1-ol skos:exactMatch MESH:C553989 isotridecan-1-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77439 p-coutaric acid skos:exactMatch MESH:C515102 coutaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7747 oleuropein skos:exactMatch MESH:C002769 oleuropein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77474 (9Z,12Z,15Z)-octadecatrien-1-ol skos:exactMatch MESH:C037936 linolenyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77477 nitrone skos:exactMatch MESH:C015388 nitrones semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77491 ginsenoside Mc skos:exactMatch MESH:C482461 ginsenoside Mc semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77498 2-hydroxy-3-(2-methoxyphenoxy)propyl carbamate skos:exactMatch MESH:C000595753 2-hydroxy-3-(2-methoxyphenoxy)propyl carbamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77507 1-hexadecene skos:exactMatch MESH:C010734 cetene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77509 2,2,4,6,6-pentamethylheptane skos:exactMatch MESH:C469781 2,2,4,6,6-pentamethylheptane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7751 oligomycin B skos:exactMatch MESH:C048335 oligomycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77512 3-ethyltoluene skos:exactMatch MESH:C029719 3-ethyltoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7752 oligomycin C skos:exactMatch MESH:C042075 oligomycin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77543 ebselen skos:exactMatch MESH:C042986 ebselen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77572 tranilast skos:exactMatch MESH:C012293 tranilast semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77573 tosufloxacin skos:exactMatch MESH:C055185 tosufloxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:77596 Ranitidine bismuth citrate skos:exactMatch MESH:C073340 ranitidine bismuth citrate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:7767 Olivacine skos:exactMatch MESH:C011521 olivacine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7768 Olivanic acid skos:exactMatch MESH:C020786 olivanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77692 peloruside A skos:exactMatch MESH:C414085 peloruside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77699 methyl formate skos:exactMatch MESH:C025468 methyl formate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77701 nitromethane skos:exactMatch MESH:C008640 nitromethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77707 diethylamine NONOate skos:exactMatch MESH:C084012 1,1-diethyl-2-hydroxy-2-nitrosohydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77729 tenovin-6 skos:exactMatch MESH:C574854 tenovin-6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77732 cadmium nitrate skos:exactMatch MESH:C035196 cadmium nitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77735 ossamycin skos:exactMatch MESH:C008717 ossamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7776 Onopordopicrin skos:exactMatch MESH:C075494 onopordopicrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77762 syringomycin E skos:exactMatch MESH:C105246 syringomycin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77772 ilicicolin H skos:exactMatch MESH:C433880 ilicicolin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77773 sodium selenide skos:exactMatch MESH:C037341 sodium selenide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77774 SCH-351591 skos:exactMatch MESH:C459379 SCH 351591 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77788 temafloxacin skos:exactMatch MESH:C054745 temafloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7779 Orchinol skos:exactMatch MESH:C505280 orchinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77818 3-mercaptohexyl acetate skos:exactMatch MESH:C513640 3-mercaptohexyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7782 Oripavine skos:exactMatch MESH:C005283 oripavine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77829 rac-nortilidine skos:exactMatch MESH:C062490 nortilidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77834 lancovutide skos:exactMatch MESH:C477246 Moli1901 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:77837 5-fluorotryptophan skos:exactMatch MESH:C026927 5-fluorotryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77845 7-aminocholesterol skos:exactMatch MESH:C088771 7-aminocholesterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77861 cincreasin skos:exactMatch MESH:C504073 cincreasin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77867 ferrirubin skos:exactMatch MESH:C067500 ferrirhodin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77880 boromycin skos:exactMatch MESH:C000302 boromycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77890 1-O-palmitoyl-2-O-(5-oxovaleryl)-sn-glycero-3-phosphocholine skos:exactMatch MESH:C400184 1-palmitoyl-2-(5-oxovaleroyl)-sn-glycero-3-phosphorylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77918 mutalomycin skos:exactMatch MESH:C016007 mutalomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77922 isopentenol skos:exactMatch MESH:C056744 isopentenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77927 nonan-2-one skos:exactMatch MESH:C026636 2-nonanone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:77928 tridecan-2-one skos:exactMatch MESH:C009541 2-tridecanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77940 alborixin skos:exactMatch MESH:C012708 alborixin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7795 Orthosporin skos:exactMatch MESH:C437445 orthosporin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77954 2-(2-amino-3-methoxyphenyl)chromen-4-one skos:exactMatch MESH:C093973 2-(2-amino-3-methoxyphenyl)-4H-1-benzopyran-4-one semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:77957 m-fluoro-L-phenylalanine skos:exactMatch MESH:C027218 3-fluorophenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7797 Osajin skos:exactMatch MESH:C485800 osajin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77986 dibenziodolium skos:exactMatch MESH:C007517 diphenyleneiodonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77995 4,7-diphenyl-1,10-phenanthroline skos:exactMatch MESH:C006686 bathophenanthroline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:77996 N-oleoylsphingosine skos:exactMatch MESH:C031412 oleoylsphingosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7800 Osladin skos:exactMatch MESH:C103830 osladin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78002 hexamethyldisiloxane skos:exactMatch MESH:C015917 hexamethyldisiloxane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78008 wiskostatin skos:exactMatch MESH:C489942 wiskostatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78014 5,5,5-trifluoroleucine skos:exactMatch MESH:C035177 5',5',5'-trifluoroleucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78018 dodecylphosphocholine skos:exactMatch MESH:C028810 dodecylphosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78029 toralactone skos:exactMatch MESH:C005505 toralactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7803 Otobain skos:exactMatch MESH:C000610866 otobain semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78037 polyhydroxyalkanoate skos:exactMatch MESH:D010381 Pelger-Huet Anomaly semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78042 5-fluoroanthranilic acid skos:exactMatch MESH:C586441 2-amino-5-fluorobenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78074 tin(II) chloride dihydrate skos:exactMatch MESH:C023599 stannous chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78159 4,7-diphenyl-1,10-phenanthroline 4',4''-disulfonic acid skos:exactMatch MESH:C017049 bathophenanthroline disulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7821 Oxantel pamoate skos:exactMatch MESH:C037225 oxantel pamoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78226 1,2-dicapryl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C480658 didecanoylphosphatidylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7825 oxiconazole skos:exactMatch MESH:C022155 oxiconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78250 valerylsalicylic acid skos:exactMatch MESH:C117223 valerylsalicylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78256 oryzalexin D skos:exactMatch MESH:C584122 oryzalexin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78259 oryzalexin E skos:exactMatch MESH:C584123 oryzalexin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78273 9-cis-retinal skos:exactMatch MESH:C031390 9-cis-retinal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78274 ferruginol skos:exactMatch MESH:C431074 ferruginol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:78288 elloramycin A skos:exactMatch MESH:C047329 elloramycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78304 2-nonanol skos:exactMatch MESH:C526153 2-nonanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78306 ambrein skos:exactMatch MESH:C074170 ambrein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78307 ambroxan skos:exactMatch MESH:C413580 ambrox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78317 civetone skos:exactMatch MESH:C056157 civetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78321 ethyl 2-hydroxypropanoate skos:exactMatch MESH:C015866 ethyl lactate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78337 methyl isothiocyanate skos:exactMatch MESH:C005227 methyl isothiocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78370 cyclooctatin skos:exactMatch MESH:C078947 cyclooctatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78373 chelerythrine skos:exactMatch MESH:C016299 chelerythrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78407 ethyl mandelate skos:exactMatch MESH:C086822 ethyl mandelate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78411 tricosan-1-ol skos:exactMatch MESH:C469890 1-tricosanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78420 icariin skos:exactMatch MESH:C056599 icariin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78432 ceritinib skos:exactMatch MESH:C586847 ceritinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:7849 oxolucidine B skos:exactMatch MESH:C029836 serratanine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78496 mastoparan skos:exactMatch MESH:C037500 mastoparan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78507 mastoparan-AF skos:exactMatch MESH:C575417 mastoparan-AF semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78510 dorsomorphin skos:exactMatch MESH:C516138 dorsomorphin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78538 tafamidis skos:exactMatch MESH:C547076 tafamidis semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78539 zofenopril skos:exactMatch MESH:C044958 zofenopril semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78540 apremilast skos:exactMatch MESH:C505730 apremilast semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:78543 ponatinib skos:exactMatch MESH:C545373 ponatinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:78546 nemadipine-A skos:exactMatch MESH:C510591 nemadipine-A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78549 pipamperone skos:exactMatch MESH:C005569 pipamperone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7855 oxyayanin B skos:exactMatch MESH:C501183 3',5,6-trihydroxy-3,4',7-trimethoxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78570 beta-aminoarteether maleate skos:exactMatch MESH:C550182 beta-aminoarteether maleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7858 oxycarboxin skos:exactMatch MESH:C008742 oxycarboxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78582 aflatoxin Q1 skos:exactMatch MESH:C033759 aflatoxin Q1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78595 21-dehydrocortisol skos:exactMatch MESH:C026547 21-dehydrocortisol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78600 11-dehydrocorticosterone skos:exactMatch MESH:C003552 11-dehydrocorticosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78621 monepantel skos:exactMatch MESH:C533978 monepantel semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78646 N-hexadecanoylsphingosine-1-phosphocholine skos:exactMatch MESH:C033171 palmitoylsphingomyelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78665 royal jelly skos:exactMatch MESH:C058787 royal jelly semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78672 rubidium chloride skos:exactMatch MESH:C032710 rubidium chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78677 6-anilino-5,8-quinolinedione skos:exactMatch MESH:C041715 6-anilino-5,8-quinolinedione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7868 Oxyphencyclimine skos:exactMatch MESH:C100201 oxyphencyclimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78683 1-(4-butylbenzyl)isoquinoline skos:exactMatch MESH:C479572 1-(4-butylbenzyl)isoquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78695 cantharidic acid skos:exactMatch MESH:C000626960 cantharidic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78696 cercosporamide skos:exactMatch MESH:C085452 cercosporamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78701 (5alpha)-3-oxocholestan-26-oic acid skos:exactMatch MESH:C533800 dafachronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78726 25-azacoprostane skos:exactMatch MESH:C046857 25-azacoprostane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78738 2,4,5-trimethylthiazole skos:exactMatch MESH:C424603 2,4,5-trimethylthiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78739 emodepside skos:exactMatch MESH:C468987 emodepside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78759 N,N-dimethylsphingosine skos:exactMatch MESH:C061800 N,N-dimethylsphingosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78770 ethylene glycol monododecyl ether skos:exactMatch MESH:C515063 ethylene glycol mono-n-dodecyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78780 pyraclostrobin skos:exactMatch MESH:C513428 pyrachlostrobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78782 pyrrolidine dithiocarbamate skos:exactMatch MESH:C020972 pyrrolidine dithiocarbamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78816 5-hydroxyhexan-2-one skos:exactMatch MESH:C535060 5-hydroxy-2-hexanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7883 PR-toxin skos:exactMatch MESH:C015483 PR Toxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78843 CK-666 skos:exactMatch MESH:C543733 CK-0944666 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78854 naphthalene-1,2,3,4-tetrone skos:exactMatch MESH:C003020 oxoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78862 tetracosapentaenoic acid skos:exactMatch MESH:C099830 tetracosapentaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78864 hexacosatetraenoic acid skos:exactMatch MESH:C063979 hexacosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78877 1,3-indandione skos:exactMatch MESH:C001445 1,3-indandione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78878 4-chloro-7-nitrobenzofurazan skos:exactMatch MESH:C000609866 4-chloro-7--nitrobenzo-2-oxa-1,3-diazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7889 paeoniflorin skos:exactMatch MESH:C015423 peoniflorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78904 4,4-dimethyl-8,14-cholestadien-3beta-ol skos:exactMatch MESH:C071868 4,4-dimethylcholesta-8,14-dien-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78909 12-HPEPE skos:exactMatch MESH:C048579 12-hydroperoxy-5,8,11,14,17-eicosapentaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78913 copovidone skos:exactMatch MESH:C402301 poly(vinylpyrrolidone-co-vinyl-acetate) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78915 triacontatetraenoic acid skos:exactMatch MESH:C088763 triacontatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78918 dotriacontatetraenoic acid skos:exactMatch MESH:C086311 dotriacontatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:78933 tetratriacontahexaenoic acid skos:exactMatch MESH:C086312 tetratriacontahexaenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7902 Palustrine skos:exactMatch MESH:C099474 palustrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79030 S-adenosyl-3-thiopropylamine skos:exactMatch MESH:C012703 S-adenosyl-3-thiopropylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79040 umeclidinium bromide skos:exactMatch MESH:C573971 GSK573719 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79042 tasimelteon skos:exactMatch MESH:C478745 tasimelteon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79059 2-arachidonoyl-sn-glycero-3-phosphate skos:exactMatch MESH:C459464 2-arachidonoyl-sn-glycero-3-phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7906 Pancratistatin skos:exactMatch MESH:C044997 pancratistatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:79065 4,4'-diaponeurosporenal skos:exactMatch MESH:C011751 4,4'-diaponeurosporen-4-al semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79068 crocin-1 skos:exactMatch MESH:D027622 Crocus semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79071 selenoneine skos:exactMatch MESH:C550322 selenoneine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79075 1,2-dioctanoyl-sn-glycero-3-phosphate skos:exactMatch MESH:C084527 dioctanoylphosphatidic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79078 aspalathin skos:exactMatch MESH:C517016 aspalathin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:79079 (4S)-4-hydroxy-L-isoleucine skos:exactMatch MESH:C502516 (2S,3S,4R)-gamma-hydroxyisoleucine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79090 SB-202190 skos:exactMatch MESH:C090942 4-(4-fluorophenyl)-2-(4-hydroxyphenyl)-5-(4-pyridyl)imidazole semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:79095 N(5)-hydroxy-L-ornithine skos:exactMatch MESH:C004976 delta-N-hydroxyornithine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7910 paniculatin skos:exactMatch MESH:C452987 paniculatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7911 Panipenem skos:exactMatch MESH:C039536 panipenem semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79121 9-hydroxynonanoic acid skos:exactMatch MESH:C528063 9-hydroxynonanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79162 8-hydroxyoctanoic acid skos:exactMatch MESH:C083377 8-hydroxyoctanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7919 Papyriferic acid skos:exactMatch MESH:C548136 papyriferic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7921 Paramethadione skos:exactMatch MESH:C005731 paramethadione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79222 3-sulfinopropionic acid skos:exactMatch MESH:C009351 3-sulfinopropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7926 Parasorbic acid skos:exactMatch MESH:C005408 parasorbic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79284 trehalulose skos:exactMatch MESH:C042003 trehalulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79285 leucrose skos:exactMatch MESH:C060525 leucrose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79296 indigoidine skos:exactMatch MESH:C446045 indigoidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7931 paricalcitol skos:exactMatch MESH:C084656 paricalcitol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:79310 R24 skos:exactMatch MESH:C575121 2-N-(3-chloro-4-methylphenyl)quinazoline-2,4-diamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79311 glucoraphanin skos:exactMatch MESH:C119494 glucoraphanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79332 1-alkyl-2-acyl-3-(3-O-sulfo-beta-D-galactosyl)-sn-glycerol skos:exactMatch MESH:C009233 seminolipid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79369 elesclomol skos:exactMatch MESH:C512195 elesclomol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:7938 Parthenin skos:exactMatch MESH:C022097 parthenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79385 YW3548 skos:exactMatch MESH:C109532 YW 3548 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7939 parthenolide skos:exactMatch MESH:C002669 parthenolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:79390 furanomycin skos:exactMatch MESH:C063753 furanomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79391 (-)-chuangxinmycin skos:exactMatch MESH:C014414 chuangxinmycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79399 Piperazine citrate skos:exactMatch MESH:C006589 piperazine citrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7940 patchouli alcohol skos:exactMatch MESH:C052983 patchouli alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79404 Y 23684 skos:exactMatch MESH:C074367 Y 23684 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7941 Patrinoside skos:exactMatch MESH:C008771 patrinoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7943 Paucin skos:exactMatch MESH:C008772 paucin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79437 1,2,4,5-Tetrahydrotestolactone skos:exactMatch MESH:C045023 1,2,4,5-tetrahydrotestolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79441 Nirvanol skos:exactMatch MESH:C014544 ethylphenylhydantoin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79477 2-(3,4,5-trimethoxyphenyl)-5,6,7,8-tetramethoxy-4H-1-benzopyran-4-one skos:exactMatch MESH:C522041 5,6,7,8,3',4',5'-heptamethoxyflavone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7948 Pedunculagin skos:exactMatch MESH:C000606212 pedunculagin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7949 Peganine skos:exactMatch MESH:C019592 vasicine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79496 3-Deoxyestrone skos:exactMatch MESH:C002006 3-deoxyestrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79516 Nonylphenol skos:exactMatch MESH:C025256 nonylphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79548 L-365260 skos:exactMatch MESH:C058121 L 365260 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7956 penciclovir skos:exactMatch MESH:C053539 penciclovir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:79560 GYKI 52466 skos:exactMatch MESH:C061950 GYKI 52466 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79615 GV 150013X skos:exactMatch MESH:C111554 GV 150013X semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:79628 gardenin B skos:exactMatch MESH:C000591222 gardenin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7968 penicilloic acid skos:exactMatch MESH:C008782 penicilloic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79699 Temsirolimus skos:exactMatch MESH:C401859 temsirolimus semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:79736 ziram skos:exactMatch MESH:D015039 Ziram semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79843 Fluorofelbamate skos:exactMatch MESH:C518913 2-fluoro-2-phenyl-1,3-propanediyl dicarbamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79859 Cholesta-3,5-dien-7-one skos:exactMatch MESH:C071069 cholesta-3,5-dien-7-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:7988 Pepsinostreptin skos:exactMatch MESH:C035121 pepsinostreptin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79916 1-Phenyl-5-mercaptotetrazole skos:exactMatch MESH:C025766 1-phenyl-5-mercaptotetrazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79928 Asiaticoside skos:exactMatch MESH:C004446 asiaticoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79948 S 1033 skos:exactMatch MESH:C091523 S 1033 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79951 Doisynoestrol skos:exactMatch MESH:C004995 doisynoestrol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79967 U 0521 skos:exactMatch MESH:C006104 U 0521 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79978 PD 123177 skos:exactMatch MESH:C066253 PD 123177 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79989 GW 6471 skos:exactMatch MESH:C449302 GW 6471 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79990 GW 409544 skos:exactMatch MESH:C442829 GW 409544 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79991 GW 0742 skos:exactMatch MESH:C479979 GW0742 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79992 GW 1929 skos:exactMatch MESH:C120099 GW 1929 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79994 CGP 52608 skos:exactMatch MESH:C092451 CGP 52608 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79995 GW 3965 skos:exactMatch MESH:C473027 GW 3965 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:79997 GW 4064 skos:exactMatch MESH:C412815 GW 4064 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:79999 XCT 790 skos:exactMatch MESH:C488234 XCT790 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80000 GSK 4716 skos:exactMatch MESH:C545235 GSK 4716 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80003 Fexaramine skos:exactMatch MESH:C474615 fexaramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80005 Kni 102 skos:exactMatch MESH:C073513 KNI 102 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80006 Kynostatin 272 skos:exactMatch MESH:C077822 kynostatin 272 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80009 A 80987 skos:exactMatch MESH:C092970 A 80987 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80011 B 823-08 skos:exactMatch MESH:C049708 B 823-08 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80012 Ro 18-5364 skos:exactMatch MESH:C048199 Ro 18-5364 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80015 Leinamycin skos:exactMatch MESH:C059000 leinamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80016 Chalcomycin skos:exactMatch MESH:C002018 chalcomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80017 Lankamycin skos:exactMatch MESH:C100149 kujimycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80020 Mycinamicin VIII skos:exactMatch MESH:C063105 mycinamicin VIII semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80021 Protomycinolide IV skos:exactMatch MESH:C033386 protomycinolide IV semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80022 Arthrofactin skos:exactMatch MESH:C083714 arthrofactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80023 Vicenistatin skos:exactMatch MESH:C082785 vicenistatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80024 aureothin skos:exactMatch MESH:C012198 aureothin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80025 Salinomycin skos:exactMatch MESH:C010327 salinomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80028 Barbamide skos:exactMatch MESH:C100545 barbamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80029 epothilone C skos:exactMatch MESH:C426624 epothilone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80030 Melithiazol A skos:exactMatch MESH:C401242 melithiazol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80033 syringolin A skos:exactMatch MESH:C407267 syringolin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80034 Tubulysin A skos:exactMatch MESH:C510756 tubulysin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80035 Tubulysin B skos:exactMatch MESH:C546650 tubulysin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80036 Tubulysin D skos:exactMatch MESH:C502386 tubulysin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80038 Spinosyn H skos:exactMatch MESH:C408427 spinosyn H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80039 Spinosyn J skos:exactMatch MESH:C408428 spinosyn J semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80040 Spinosyn K skos:exactMatch MESH:C408426 spinosyn K semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80042 Phoslactomycin B skos:exactMatch MESH:C060449 phoslactomycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80043 Nodularin skos:exactMatch MESH:C063998 nodularin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80049 coelichelin skos:exactMatch MESH:C412862 coelichelin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80050 Lyngbyatoxin skos:exactMatch MESH:D008235 Lyngbya Toxins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80051 Triostin A skos:exactMatch MESH:C031945 triostin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80053 Nostocyclopeptide A1 skos:exactMatch MESH:C428166 nostocyclopeptide A1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80054 Nostocyclopeptide A2 skos:exactMatch MESH:C428167 nostocyclopeptide A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80057 Chivosazole A skos:exactMatch MESH:C096623 chivosazol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80062 Chivosazole F skos:exactMatch MESH:C547318 chivosazole F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80063 Patellamide A skos:exactMatch MESH:C085274 patellamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80064 Patellamide C skos:exactMatch MESH:C460800 patellamide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80065 Patellamide B skos:exactMatch MESH:C460799 patellamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80066 Patellamide D skos:exactMatch MESH:C059972 patellamide D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80067 Ascidiacyclamide skos:exactMatch MESH:C075813 ascidiacyclamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80068 Westiellamide skos:exactMatch MESH:C074972 westiellamide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:80069 Methylsulfomycin I skos:exactMatch MESH:C402917 methylsulfomycin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80071 Cyanopeptolin S skos:exactMatch MESH:C094593 cyanopeptolin S semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80080 Lienomycin skos:exactMatch MESH:C008279 lienomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80081 Dihydroalbocycline skos:exactMatch MESH:C016380 dihydroalbocycline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80082 Septacidin skos:exactMatch MESH:C015502 septacidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80083 Dihydropicromycin skos:exactMatch MESH:C012911 dihydropicromycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80089 Coronafacic acid skos:exactMatch MESH:C084266 coronafacic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80090 Halstoctacosanolide A skos:exactMatch MESH:C509638 halstoctacosanolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80107 CE-108 skos:exactMatch MESH:C485858 CE-108 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80117 A28086B skos:exactMatch MESH:C013374 A28086B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80122 Luzopeptin skos:exactMatch MESH:C083808 luzopeptin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80124 Arenomycin B skos:exactMatch MESH:C006625 arenomycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80127 Angiotensin IV skos:exactMatch MESH:C012877 angiotensin II, des-Asp(1)-des-Arg(2)-Ile(5)- semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80128 angiotensin (1-9) skos:exactMatch MESH:C506331 angiotensin I (1-9) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80129 Angiotensin (1-5) skos:exactMatch MESH:C000625519 angiotensin II (1-5) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80131 apelin-13 skos:exactMatch MESH:C495199 apelin-13 peptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80136 Buccalin skos:exactMatch MESH:C058692 buccalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80137 Cerebellin skos:exactMatch MESH:C046788 cerebellin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80143 Nocistatin skos:exactMatch MESH:C111148 nocistatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:80144 kinetensin skos:exactMatch MESH:C048812 kinetensin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80146 Kemptide skos:exactMatch MESH:C037642 kemptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80147 Katacalcin skos:exactMatch MESH:C037553 katacalcin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:80149 Rhodovibrin skos:exactMatch MESH:C522079 rhodovibrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8015 Peptidyl-tRNA skos:exactMatch MESH:C019037 tRNA, peptidyl- semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80155 Dermaseptin skos:exactMatch MESH:C070905 dermaseptin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80156 Endomorphin-1 skos:exactMatch MESH:C105293 endomorphin 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80157 Endomorphin-2 skos:exactMatch MESH:C105294 endomorphin 2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80162 Hydroxyspheroidene skos:exactMatch MESH:C005638 hydroxyspheroidene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80163 Galantide skos:exactMatch MESH:C074975 galantide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80167 chlorobactene skos:exactMatch MESH:C006980 chlorobactene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80170 Granuliberin R skos:exactMatch MESH:C015908 granuliberin R semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80174 Helospectin I skos:exactMatch MESH:C043046 helospectin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80176 Helospectin II skos:exactMatch MESH:C043047 helospectin II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80177 Myxol skos:exactMatch MESH:C488895 myxol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80183 Leucokinin I skos:exactMatch MESH:C083926 leucokinin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80187 4-Hydroxymyxol skos:exactMatch MESH:C510260 4-hydroxymyxol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80196 Isorenieratene skos:exactMatch MESH:C577433 isorenieratene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80200 Myomodulin skos:exactMatch MESH:C053302 myomodulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80206 Thermozeaxanthin-15 skos:exactMatch MESH:C402114 thermozeaxanthin-15 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80214 3'-hydroxyechinenone skos:exactMatch MESH:C500734 3'-hydroxyechinenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80217 adonixanthin skos:exactMatch MESH:C539602 adonixanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80231 Urodilatin skos:exactMatch MESH:C056452 Ularitide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80233 Atrial natriuretic peptide skos:exactMatch MESH:D009320 Atrial Natriuretic Factor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80236 Uroguanylin skos:exactMatch MESH:C084362 uroguanylin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80238 T-kinin skos:exactMatch MESH:C039065 T-kinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80254 Melanin-concentrating hormone skos:exactMatch MESH:C019463 melanin-concentrating hormone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80266 nociceptin skos:exactMatch MESH:C096012 nociceptin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:80274 Parathyroid hormone-related peptide (1-36) skos:exactMatch MESH:C079957 parathyroid hormone-related peptide (1-36) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80292 Urotensin I skos:exactMatch MESH:C029676 urotensin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8030 petasin skos:exactMatch MESH:C418727 petasin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80304 kisspeptin-54 skos:exactMatch MESH:D059648 Kisspeptins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8031 Petasitenine skos:exactMatch MESH:C014738 petasitenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80318 Neuropeptide EI skos:exactMatch MESH:C522850 neuropeptide EI semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80322 Adrenorphin skos:exactMatch MESH:C039700 adrenorphin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80325 Neuropeptide AF skos:exactMatch MESH:C061209 A18Famide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80326 Neuropeptide FF skos:exactMatch MESH:C053651 phenylalanyl-leucyl-phenylalanyl-glutaminyl-prolyl-glutaminyl-arginyl-phenylalaninamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8034 peucedanin skos:exactMatch MESH:C587828 peucedanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80347 Dynorphin B skos:exactMatch MESH:C036200 rimorphin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80356 Exendin-2 skos:exactMatch MESH:C040442 heliodermin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8036 Pfaffic acid skos:exactMatch MESH:C000613691 pfaffic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80360 Litorin skos:exactMatch MESH:C010212 litorin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80361 Ranatensin skos:exactMatch MESH:C003291 ranatensin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80372 malonylgenistin skos:exactMatch MESH:C521200 malonylgenistin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80408 N-Acetylgalactosamine 4-sulfate skos:exactMatch MESH:C046735 N-acetylgalactosamine 4-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80409 3-Chloro-2-hydroxymuconic semialdehyde skos:exactMatch MESH:C112601 3-chloro-2-hydroxymuconic semialdehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80410 Cyclopropanecarboxyl-CoA skos:exactMatch MESH:C047215 S-cyclopropanecarboxyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80417 Okenone skos:exactMatch MESH:C510819 okenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80418 Thiobenzamide skos:exactMatch MESH:C015539 thiobenzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80421 Nostoxanthin skos:exactMatch MESH:C533811 nostoxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80447 9(S)-HOTrE skos:exactMatch MESH:C062142 9-hydroxy-10,12,15-octadecatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80462 Volicitin skos:exactMatch MESH:C419781 volicitin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80464 Deinoxanthin skos:exactMatch MESH:C547822 deinoxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8047 phaseolotoxin skos:exactMatch MESH:C021234 phaseolotoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80473 5-Acetylamino-6-amino-3-methyluracil skos:exactMatch MESH:C054188 5-acetylamino-6-amino-3-methyluracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8048 phellamurin skos:exactMatch MESH:C016043 phellamurin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80484 pinocembrin chalcone skos:exactMatch MESH:C117518 pinocembrin chalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80486 phlorizin chalcone skos:exactMatch MESH:C027321 isosalipurposide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8049 Phenacemide skos:exactMatch MESH:C005396 phenacemide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80491 pinostrobin skos:exactMatch MESH:C411294 pinostrobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80495 benzidine skos:exactMatch MESH:C029876 benzidine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:80502 N'-Nitrosonornicotine skos:exactMatch MESH:C008655 N'-nitrosonornicotine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80503 Radium-224 skos:exactMatch MESH:C026062 thorium X semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80504 Radium-226 skos:exactMatch MESH:C000615152 Radium-226 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80505 Radium-228 skos:exactMatch MESH:C000615153 Radium-228 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80515 4-Fluorocatechol skos:exactMatch MESH:C072305 4-fluorocatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80518 4-Fluoromuconolactone skos:exactMatch MESH:C065584 4-fluoromuconolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80535 methyl farnesoate skos:exactMatch MESH:C032429 methyl farnesoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80549 13,16,19-Docosatrienoic acid skos:exactMatch MESH:C098879 13,16,19-docosatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80553 alpha-Hydroxytamoxifen skos:exactMatch MESH:C110902 alpha-hydroxytamoxifen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80554 N-Desmethyltamoxifen skos:exactMatch MESH:C028787 N-desmethyltamoxifen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80555 4-Hydroxy-N-desmethyltamoxifen skos:exactMatch MESH:C055492 4-hydroxy-N-desmethyltamoxifen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80556 N,N-Didesmethyltamoxifen skos:exactMatch MESH:C122072 N,N-didesmethyltamoxifen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80558 Dechloroethylcyclophosphamide skos:exactMatch MESH:C064445 dechloroethylcyclophosphamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80559 Alcophosphamide skos:exactMatch MESH:C052572 alcophosphamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80561 4-Ketoifosfamide skos:exactMatch MESH:C038006 4-ketoifosfamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80562 2-Dechloroethylifosfamide skos:exactMatch MESH:C038007 dechloroethylifosfamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80564 Carboxyifosfamide skos:exactMatch MESH:C064446 carboxyifosfamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80566 Isophosphamide mustard skos:exactMatch MESH:C027061 isophosphamide mustard semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:80567 3-Hydroxylidocaine skos:exactMatch MESH:C075860 3-hydroxylidocaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80572 Homotrypanothione skos:exactMatch MESH:C091387 homotrypanothione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80575 3-Hydroxymonoethylglycinexylidide skos:exactMatch MESH:C091002 3-hydroxy-monoethylglycinexylidide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80580 Codeine-6-glucuronide skos:exactMatch MESH:C061773 codeine-6-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80581 Morphine-6-glucuronide skos:exactMatch MESH:C035349 morphine-6-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80586 3-Carbamoyl-2-phenylpropionaldehyde skos:exactMatch MESH:C104537 3-carbamoyl-2-phenylpropionaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8059 Phendimetrazine skos:exactMatch MESH:C100294 phendimetrazine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:80593 4-Hydroxy-5-phenyltetrahydro-1,3-oxazin-2-one skos:exactMatch MESH:C438109 4-hydroxy-5-phenyl-1,3-oxazaperhydroin-2-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80594 5-Phenyl-1,3-oxazinane-2,4-dione skos:exactMatch MESH:C407022 5-phenyl-1,3-oxazinane-2,4-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80596 2-Hydroxycarbamazepine skos:exactMatch MESH:C056205 2-hydroxycarbamazepine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80597 3-Hydroxycarbamazepine skos:exactMatch MESH:C000606157 3-hydroxycarbamazepine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80598 2,3-Dihydroxycarbamazepine skos:exactMatch MESH:C531583 2,3-dihydroxycarbamazepine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80603 Demethylcitalopram skos:exactMatch MESH:C514709 demethylcitalopram semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80604 Didemethylcitalopram skos:exactMatch MESH:C514710 didemethylcitalopram semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80610 6-Mercaptopurine ribonucleoside 5'-diphosphate skos:exactMatch MESH:C042296 6-mercaptopurine ribonucleoside 5'-diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80611 6-Mercaptopurine ribonucleoside triphosphate skos:exactMatch MESH:C001707 6-thioinosine-5'-triphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80612 6-Thioxanthine 5'-monophosphate skos:exactMatch MESH:C074054 6-thioxanthine 5'-monophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80613 6-Thioguanosine monophosphate skos:exactMatch MESH:C003964 6-thioguanylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80616 N,N'-Diacetylhydrazine skos:exactMatch MESH:C042228 N,N'-diacetylhydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80617 Isonicotinylglycine skos:exactMatch MESH:C009895 isonicotinuric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80620 Albendazole sulfone skos:exactMatch MESH:C027187 albendazole sulfone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80621 Albendazole-2-aminosulfone skos:exactMatch MESH:C085926 albendazole-2-aminosulfone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80625 alpha-Fluoro-beta-ureidopropionic acid skos:exactMatch MESH:C045635 alpha-fluoro-beta-ureidopropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80626 alpha-Fluoro-beta-alanine skos:exactMatch MESH:C032348 alpha-fluoro-beta-alanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80627 5'-Deoxy-5-fluorocytidine skos:exactMatch MESH:C418208 5'-deoxy-5-fluorocytidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80631 Morphine-3-glucuronide skos:exactMatch MESH:C018108 morphine-3-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80640 2-n-Propyl-3-pentenoic acid skos:exactMatch MESH:C113682 delta(3) valproic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80642 2-Propyl-2,4-pentadienoic acid skos:exactMatch MESH:C069738 2-propyl-2,4-pentadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80645 2-Ethylidene-1,5-dimethyl-3,3-diphenylpyrrolidine skos:exactMatch MESH:C010724 2-ethylidene-1,5-dimethyl-3,3-diphenylpyrrolidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80649 Tryparedoxin skos:exactMatch MESH:C114110 tryparedoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8065 Phenindamine skos:exactMatch MESH:C005430 phenindamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80656 all-trans-4-oxoretinoic acid skos:exactMatch MESH:C002202 4-oxoretinoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80658 5,6-epoxyretinoic acid skos:exactMatch MESH:C018058 5,6-epoxyretinoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80662 mannopine skos:exactMatch MESH:C041352 mannopine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80664 Dolichotheline skos:exactMatch MESH:C010133 dolichotheline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80674 O-Methylandrocymbine skos:exactMatch MESH:C115662 O-methylandrocymbine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80676 Deacetylcolchicine skos:exactMatch MESH:C003707 trimethylcolchicinic acid methyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80683 Pumiloside skos:exactMatch MESH:C530309 pumiloside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80684 Strictosamide skos:exactMatch MESH:C539462 strictosamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80687 Cinchonamine skos:exactMatch MESH:C035339 cinchonamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80695 Corynantheal skos:exactMatch MESH:C570573 corynantheal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80699 Spongothymidine skos:exactMatch MESH:C010032 thymine arabinoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80700 Discodermolide skos:exactMatch MESH:C071229 discodermolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80701 Spergualin skos:exactMatch MESH:C033797 spergualin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80704 Acevaltrate skos:exactMatch MESH:C090810 acevaltrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80705 Aflatoxin G2 skos:exactMatch MESH:C029754 aflatoxin G2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80706 Aflatoxin G1 skos:exactMatch MESH:C027955 aflatoxin G1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80709 Aloe emodin anthrone skos:exactMatch MESH:C059635 aloe emodin anthrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80710 Neosurugatoxin skos:exactMatch MESH:C036793 neosurugatoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80711 Luteoskyrin skos:exactMatch MESH:C100224 luteoskyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80712 Rugulosin skos:exactMatch MESH:C029548 rugulosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80713 Citreoviridin skos:exactMatch MESH:C014416 citreoviridin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80716 aplysiatoxin skos:exactMatch MESH:C006610 aplysiatoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80720 Bisabolol oxide B skos:exactMatch MESH:C585301 bisabololoxide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80721 Dendrolasin skos:exactMatch MESH:C454810 dendrolasin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80727 AK-toxin I skos:exactMatch MESH:C421190 AK-toxin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80728 pyriculol skos:exactMatch MESH:C000623120 pyriculol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80729 toxoflavin skos:exactMatch MESH:C548732 PKF118-310 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:80730 Coronatine skos:exactMatch MESH:C058487 coronatine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80731 Halichondrin B skos:exactMatch MESH:C070519 halichondrin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80732 Panaxytriol skos:exactMatch MESH:C057682 panaxytriol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80733 Islandicin skos:exactMatch MESH:C015286 funiculosin (anthraquinone) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80734 sennoside C skos:exactMatch MESH:C029839 sennoside C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80739 Glucofrangulin A skos:exactMatch MESH:C000589164 glucofrangulin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80740 Glucofrangulin B skos:exactMatch MESH:C000589165 glucofrangulin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80741 Coumachlor skos:exactMatch MESH:C412550 coumachlor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80742 Coumatetralyl skos:exactMatch MESH:C004699 coumatetralyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80743 Difenacoum skos:exactMatch MESH:C012903 difenacoum semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80744 isosilybin skos:exactMatch MESH:C075820 isosilybin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80746 Baldrinal skos:exactMatch MESH:C047843 baldrinal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80747 Homobaldrinal skos:exactMatch MESH:C047844 homobaldrinal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80748 Valeranone skos:exactMatch MESH:C016179 valeranone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8075 phenoxyacetic acid skos:exactMatch MESH:D031785 Poa semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80750 Ginkgolide M skos:exactMatch MESH:C469722 ginkgolide M semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80751 Goitrin skos:exactMatch MESH:C004333 goitrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80753 k-Strophanthin-beta skos:exactMatch MESH:C017899 K-strophanthin-beta semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80755 9-Aminocamptothecin skos:exactMatch MESH:C080125 9-aminocamptothecin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80765 Squalamine skos:exactMatch MESH:C079655 squalamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80766 SQ 26180 skos:exactMatch MESH:C033584 SQ 26180 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80770 Brevetoxin B skos:exactMatch MESH:C043466 brevetoxin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80773 2,5,6-Tribromo-1-methylgramine skos:exactMatch MESH:C446283 2,5,6-tribromo-1-methylgramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80777 Gambieric acid A skos:exactMatch MESH:C080898 gambieric acid A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80778 Gambieric acid B skos:exactMatch MESH:C080900 gambieric acid B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80779 Gambieric acid C skos:exactMatch MESH:C521443 gambieric acid C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80781 Pahutoxin skos:exactMatch MESH:C052962 pahutoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80782 Callystatin A skos:exactMatch MESH:C421091 callystatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80783 Stellettamide A skos:exactMatch MESH:C108119 stellettamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80787 Anabaseine skos:exactMatch MESH:C091713 anabaseine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80788 1,4-cineole skos:exactMatch MESH:C058951 1,4-cineole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80789 Acutumine skos:exactMatch MESH:C442344 acutumine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8079 Phensuximide skos:exactMatch MESH:C100129 phensuximide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80791 Anemonin skos:exactMatch MESH:C028304 anemonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80793 Arctiin skos:exactMatch MESH:C077992 arctiin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80795 Atractylodin skos:exactMatch MESH:C106914 atractylodin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80798 bufadienolide skos:exactMatch MESH:C087925 bufadienolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80799 Bufotalin skos:exactMatch MESH:C004600 bufotalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80800 Byakangelicol skos:exactMatch MESH:C462034 byakangelicol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80805 Cinobufagin skos:exactMatch MESH:C002471 cinobufagin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80806 Cinobufotalin skos:exactMatch MESH:C063451 cinobufotalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80808 Cnidilide skos:exactMatch MESH:C058581 cnidilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80809 carthamidin skos:exactMatch MESH:C012808 carthamidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80810 Carthamin skos:exactMatch MESH:C103141 carthamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80811 Curcumenol skos:exactMatch MESH:C552245 curcumenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80814 Cyperolone skos:exactMatch MESH:C572274 cyperolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80815 Decanoyl acetaldehyde skos:exactMatch MESH:C023969 decanoyl acetaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80816 Dehydrocurdione skos:exactMatch MESH:C117943 dehydrocurdione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80817 Dehydroeburicoic acid skos:exactMatch MESH:C547186 dehydroeburicoic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:80818 Deoxyschizandrin skos:exactMatch MESH:C034734 schizandrin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8082 phenyl acetate skos:exactMatch MESH:C570634 phenyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80821 Evocarpine skos:exactMatch MESH:C059242 evocarpine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80822 Fargesin skos:exactMatch MESH:C539377 fargesin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80823 Fernenol skos:exactMatch MESH:C028769 3-hydroxydiploptene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80824 Furanodiene skos:exactMatch MESH:C442489 furanodiene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80825 Furanodienone skos:exactMatch MESH:C559478 furanodienone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80828 Gastrodin skos:exactMatch MESH:C045345 gastrodin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80829 Genipin 1-beta-gentiobioside skos:exactMatch MESH:C058967 genipin 1-gentiobioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80832 glycyrol skos:exactMatch MESH:C531349 glycyrol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:80833 Hinesol skos:exactMatch MESH:C065858 hinesol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80834 Hirsuteine skos:exactMatch MESH:C063774 hirsuteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80836 Isocyperol skos:exactMatch MESH:C000617123 isocyperol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80837 Isoelemicin skos:exactMatch MESH:C026730 isoelemicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80838 Isokobusone skos:exactMatch MESH:C586976 isokobusone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80840 isomangiferin skos:exactMatch MESH:C061492 isomangiferin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80841 Kakuol skos:exactMatch MESH:C579139 2-hydroxy-4,5-methylenedioxypropiophenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80843 Leonurine skos:exactMatch MESH:C013587 leonurine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80845 liquiritin skos:exactMatch MESH:C512196 liquiritin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:80846 Magnocurarine skos:exactMatch MESH:C048506 magnocurarine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80851 Pavoninin 1 skos:exactMatch MESH:C111198 pavoninin 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80852 Morroniside skos:exactMatch MESH:C488401 morroniside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80853 Neocnidilide skos:exactMatch MESH:C087913 neocnidilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80857 Mycalamide A skos:exactMatch MESH:C059646 mycalamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80858 Mycalamide B skos:exactMatch MESH:C059647 mycalamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80862 Nemertelline skos:exactMatch MESH:C482881 nemertelline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80864 Navenone B skos:exactMatch MESH:C000593077 navenone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80879 Ophiopogonin B skos:exactMatch MESH:C046997 ophiopogonin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80880 Obtusifolin skos:exactMatch MESH:C546709 obtusifolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80883 Ophiopogonin D skos:exactMatch MESH:C046996 ophiopogonin D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80885 Pachymic acid skos:exactMatch MESH:C102487 pachymic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80886 Phellodendrine skos:exactMatch MESH:C079418 phellodendrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80887 Phellopterin skos:exactMatch MESH:C104601 phellopterin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80888 Forsythin skos:exactMatch MESH:C075528 phillyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80895 plantaginin skos:exactMatch MESH:C000600965 plantaginin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80897 rhamnocitrin skos:exactMatch MESH:C541117 kaempferol-7-methyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80899 Salicifoline skos:exactMatch MESH:C058227 salicifoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80900 Schizandrin skos:exactMatch MESH:C011105 schizandrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80907 Sweroside skos:exactMatch MESH:C049412 sweroside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80908 Telocinobufagin skos:exactMatch MESH:C009391 telocinobufagin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80913 Worenine skos:exactMatch MESH:C546729 worenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80915 Zederone skos:exactMatch MESH:C586942 zederone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80918 6-Chloroindole skos:exactMatch MESH:C000598892 6-chloroindole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80919 alpha-Cyperone skos:exactMatch MESH:C583938 alpha-cyperone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80923 Caulerpin skos:exactMatch MESH:C000392 caulerpin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80924 Lanosol skos:exactMatch MESH:C420505 lanosol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80940 beta-gurjunene skos:exactMatch MESH:C087929 beta-gurjunene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80946 3-octanone skos:exactMatch MESH:C017582 3-octanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80949 Halistanol sulfate skos:exactMatch MESH:C072244 halistanol trisulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80954 Sceptrin skos:exactMatch MESH:C077210 sceptrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80955 Eudistomin C skos:exactMatch MESH:C507825 eudistomin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80956 Eudistomin H skos:exactMatch MESH:C056221 eudistomin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80957 Eudistomin N skos:exactMatch MESH:C056224 eudistomin N semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:80961 5-formyluracil skos:exactMatch MESH:C007777 5-formyluracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81003 AL-294 skos:exactMatch MESH:C067636 AL 294 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81004 AL-321 skos:exactMatch MESH:C037217 AL 321 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81005 Cilazaprilat skos:exactMatch MESH:C045980 cilazaprilat semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:81036 Northienamycin skos:exactMatch MESH:C039616 northienamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81037 PS-5 skos:exactMatch MESH:C016883 PS 5 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81038 PS-6 skos:exactMatch MESH:C025707 PS-6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81048 Ferrous lactate skos:exactMatch MESH:C101012 ferrous lactate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81051 Cycleanine skos:exactMatch MESH:C037098 cycleanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81055 Calcium sulfide skos:exactMatch MESH:C033907 calcium sulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81056 methyl hesperidin skos:exactMatch MESH:C052037 methyl hesperidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81057 Karounidiol skos:exactMatch MESH:C088116 karounidiol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81063 Penicillin F skos:exactMatch MESH:C067075 penicillin F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81064 Penicillin K skos:exactMatch MESH:C065221 penicillin K semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81065 Penicillin X skos:exactMatch MESH:C037825 penicillin X semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81068 Shikonin skos:exactMatch MESH:C016101 shikonin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:81069 Acetylshikonin skos:exactMatch MESH:C073944 acetylshikonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81073 Onjisaponin F skos:exactMatch MESH:C442859 onjisaponin F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81079 Dicentrine skos:exactMatch MESH:C067342 dicentrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81093 kurarinol skos:exactMatch MESH:C526229 kurarinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81094 kuraridinol skos:exactMatch MESH:C526228 kuraridinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81100 Paeonilactone A skos:exactMatch MESH:C408125 paeonilactone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81101 Paeonilactone B skos:exactMatch MESH:C527905 paeonilactone B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81103 Alisol A skos:exactMatch MESH:C000050 alisol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81104 Alisol B skos:exactMatch MESH:C457232 alisol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81106 Alismol skos:exactMatch MESH:C053720 alismol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81107 Nupharamine skos:exactMatch MESH:C520122 nupharamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81109 Parishin C skos:exactMatch MESH:C554064 parishin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81110 Methylprotodioscin skos:exactMatch MESH:C425324 methyl protodioscin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81111 Pseudoprotodioscin skos:exactMatch MESH:C000606215 pseudo-protodioscin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:81120 Fraxidin skos:exactMatch MESH:C401933 fraxiden semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81123 Hamaudol skos:exactMatch MESH:C001324 hamaudol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81125 Coryneine skos:exactMatch MESH:C012856 coryneine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81126 Furanogermenone skos:exactMatch MESH:C035193 furanogermenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81128 Zedoarol skos:exactMatch MESH:C000601582 zedoarol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81130 Curcumenone skos:exactMatch MESH:C582256 curcumenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81131 Curdione skos:exactMatch MESH:C504126 curdione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81135 Galanolactone skos:exactMatch MESH:C069419 galanolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81136 Notopterol skos:exactMatch MESH:C082412 notopterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81137 Cyperotundone skos:exactMatch MESH:C541832 cyperotundone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81139 Cnidilin skos:exactMatch MESH:C560695 cnidilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81141 Cyperene skos:exactMatch MESH:C000606812 cyperene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81148 4-o-Galloylbergenin skos:exactMatch MESH:C496120 4-O-galloylbergenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8115 Phomenone skos:exactMatch MESH:C016657 phomenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81151 gamma-Terpineol skos:exactMatch MESH:C000599268 gamma-terpineol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81153 11-o-Galloylbergenin skos:exactMatch MESH:C556377 11-O-galloylbergenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81163 plantagoside skos:exactMatch MESH:C062295 plantagoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81166 Cylindrin skos:exactMatch MESH:C031022 cylindrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81170 Chikusetsusaponin III skos:exactMatch MESH:C052777 chikusetsusaponin III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81190 Lotusine skos:exactMatch MESH:C498221 lotusine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81193 Bluensomycin skos:exactMatch MESH:C006786 bluensomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81201 Uncarine A skos:exactMatch MESH:C019589 uncarine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81203 Uncarine C skos:exactMatch MESH:C431785 uncarine C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81205 Uncarine E skos:exactMatch MESH:C431786 uncarine E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81206 Uncarine F skos:exactMatch MESH:C509327 uncarine F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81209 Kikkanol A skos:exactMatch MESH:C119778 kikkanol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8121 phosalone skos:exactMatch MESH:C019211 agria 1060 A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81210 Kikkanol B skos:exactMatch MESH:C119779 kikkanol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81211 Kikkanol C skos:exactMatch MESH:C119780 kikkanol C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81212 Kikkanol D skos:exactMatch MESH:C413249 kikkanol D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81213 Kikkanol E skos:exactMatch MESH:C413247 kikkanol E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81214 Kikkanol F skos:exactMatch MESH:C413248 kikkanol F semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81216 Chrysanthetriol skos:exactMatch MESH:C076943 chrysanthetriol semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:81217 chrysanthemol skos:exactMatch MESH:C056121 chrysanthemol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81220 Kukoamine A skos:exactMatch MESH:C096274 kukoamine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81221 Kukoamine B skos:exactMatch MESH:C557784 kukoamine B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81225 Epomediol skos:exactMatch MESH:C031365 epomediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81227 cinnamtannin A2 skos:exactMatch MESH:C425558 cinnamtannin A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81240 ursocholic acid skos:exactMatch MESH:C030712 ursocholic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81257 3-phenylpropyl acetate skos:exactMatch MESH:C577735 3-phenylpropyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81259 2-Phenylpropyl acetate skos:exactMatch MESH:C577824 2-phenylpropyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81272 Neoarctin B skos:exactMatch MESH:C088330 neoarctin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81278 4-(4-Hydroxyphenyl)-2-butanol skos:exactMatch MESH:C000598249 4-(4-hydroxyphenyl)-2-butanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81281 Antibiotic JI-20A skos:exactMatch MESH:C030243 antibiotic JI 20A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81282 Antibiotic JI-20B skos:exactMatch MESH:C030244 antibiotic JI 20B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81284 Fortimicin B skos:exactMatch MESH:C023385 fortimicin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81285 Sannamycin A skos:exactMatch MESH:C025264 sannamycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81286 Sannamycin B skos:exactMatch MESH:C025265 sannamycin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81292 Tenitramine skos:exactMatch MESH:C009395 tenitramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81293 Vinyl ether skos:exactMatch MESH:C100195 vinyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81294 Narcobarbital skos:exactMatch MESH:C010308 pronarcon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81296 Ethadione skos:exactMatch MESH:C007637 ethadione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81297 Heptabarbital skos:exactMatch MESH:C084640 heptabarbital semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81304 Magnesium peroxide skos:exactMatch MESH:C517394 magnesium peroxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81306 Acetoxolone skos:exactMatch MESH:C013384 acetylglycyrrhetinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81308 allocholic acid skos:exactMatch MESH:C002001 allocholic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81323 Sarcostin skos:exactMatch MESH:C116955 sarcostin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81324 Lithospermoside skos:exactMatch MESH:C070237 griffonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81337 cirsimaritin skos:exactMatch MESH:C007072 cirsimaritin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81338 6-Demethoxycapillarisin skos:exactMatch MESH:C514569 6-demethoxycapillarisin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81341 Capillartemisin A skos:exactMatch MESH:C038181 capillartemisin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81342 Dehydrocorydaline skos:exactMatch MESH:C007232 dehydrocorydalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81343 Capillartemisin B skos:exactMatch MESH:C038182 capillartemisin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81346 Clemaphenol A skos:exactMatch MESH:C475449 clemaphenol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81348 Citreorosein skos:exactMatch MESH:C540595 citreorosein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81352 Gomisin B skos:exactMatch MESH:C082090 schisantherin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81354 3,4,5-Trimethoxytoluene skos:exactMatch MESH:C017776 3,4,5-trimethoxytoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81358 Hexahydrocurcumin skos:exactMatch MESH:C569902 hexahydrocurcumin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81360 spinosin skos:exactMatch MESH:C055669 spinosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81361 Dehydrozingerone skos:exactMatch MESH:C052933 methyl-3-methoxy-4-hydroxystyryl ketone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81363 Magnosalin skos:exactMatch MESH:C069674 magnosalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81364 Dioxation skos:exactMatch MESH:C004838 dioxathion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81366 Zhebeinine skos:exactMatch MESH:C071593 zhebeinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81370 Menisdaurilide skos:exactMatch MESH:C438745 menisdaurilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81372 Ephedroxane skos:exactMatch MESH:C046118 ephedroxane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81377 (+)-nootkatone skos:exactMatch MESH:C050302 nootkatone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81378 beta-nootkatol skos:exactMatch MESH:C041991 Nootkatol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81390 Immepip skos:exactMatch MESH:C085755 4-(1H-imidazol-4-ylmethyl)piperidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81391 Thioperamide skos:exactMatch MESH:C052075 thioperamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81393 Phaeomelanin skos:exactMatch MESH:C016042 phaeomelanin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81395 10-Hydroxycamptothecin skos:exactMatch MESH:C028098 10-hydroxycamptothecin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:81396 Rhizocticin B skos:exactMatch MESH:C096640 rhizocticin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81400 Rhizocticin A skos:exactMatch MESH:C063847 rhizocticin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81403 2-phosphinomethylmalic acid skos:exactMatch MESH:C043280 2-phosphinomethylmalic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81405 N-Acetyldemethylphosphinothricin skos:exactMatch MESH:C046087 N-acetyldemethylphosphinothricin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81407 N-Acetylbialaphos skos:exactMatch MESH:C046088 N-acetylbialaphos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81408 Grandifloric acid skos:exactMatch MESH:C007885 grandifloric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81409 irigenin skos:exactMatch MESH:C509874 irigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81410 Irisflorentin skos:exactMatch MESH:C570745 irisflorentin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81412 Rhizocticin C skos:exactMatch MESH:C541525 isoleucyl-arginyl-2-amino-5-phosphono-3-pentenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81413 Rhizocticin D skos:exactMatch MESH:C541526 leucyl-arginyl-2-amino-5-phosphono-3-pentenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81415 Colchicoside skos:exactMatch MESH:C014419 colchicoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81419 kasugamycin skos:exactMatch MESH:C100305 kasugamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81420 Minosaminomycin skos:exactMatch MESH:C008531 minosaminomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81421 Spenolimycin skos:exactMatch MESH:C044528 spenolimycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81431 1-Epidactimicin skos:exactMatch MESH:C059812 1-epidactimicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81449 Saccharocin skos:exactMatch MESH:C038754 saccharocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81456 Ethylmalonyl-CoA skos:exactMatch MESH:C102829 ethylmalonyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81466 5-Deoxystrigol skos:exactMatch MESH:C528323 5-deoxystrigol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81481 11beta-hydroxytestosterone skos:exactMatch MESH:C037914 11-hydroxytestosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81485 osthenol skos:exactMatch MESH:C114745 osthenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81486 Sphondin skos:exactMatch MESH:C039410 sphondin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81500 Deltorphin C skos:exactMatch MESH:C060208 deltorphin I, Ala(2)- semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81502 1,2,3,4,7,8-Hexachlorodibenzodioxin skos:exactMatch MESH:C078219 1,2,3,4,7,8-hexachlorodibenzodioxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81503 1,2,3,6,7,8-Hexachlorodibenzodioxin skos:exactMatch MESH:C046838 1,2,3,6,7,8-hexachlorodibenzodioxin semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:81505 1,2,3,4,6,7,8-Heptachlorodibenzodioxin skos:exactMatch MESH:C046839 1,2,3,4,6,7,8-heptachlorodibenzodioxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81506 2,3,7,8-Tetrachlorodibenzofuran skos:exactMatch MESH:C014211 2,3,7,8-tetrachlorodibenzofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81507 1,2,3,7,8-Pentachlorodibenzofuran skos:exactMatch MESH:C057584 1,2,3,7,8-pentachlorodibenzofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81508 2,3,4,7,8-Pentachlorodibenzofuran skos:exactMatch MESH:C038890 2,3,4,7,8-pentachlorodibenzofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81509 1,2,3,4,7,8-Hexachlorodibenzofuran skos:exactMatch MESH:C051412 1,2,3,4,7,8-hexachlorodibenzofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81513 1,2,3,4,6,7,8-Heptachlorodibenzofuran skos:exactMatch MESH:C473650 1,2,3,4,6,7,8-heptachlorodibenzofuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81517 3,4,5,3',4',5'-Hexachlorobiphenyl skos:exactMatch MESH:C027309 3,4,5,3',4',5'-hexachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81519 2,3,4,4',5-Pentachlorobiphenyl skos:exactMatch MESH:C035834 2,3,4,4'5-pentachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81520 2,3',4,4',5-Pentachlorobiphenyl skos:exactMatch MESH:C070055 2,3',4,4',5-pentachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81522 2,3,3',4,4',5-Hexachlorobiphenyl skos:exactMatch MESH:C087667 2,3,3',4,4',5-hexachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81524 2,3',4,4',5,5'-Hexachlorobiphenyl skos:exactMatch MESH:C038372 2,4,5,3',4',5'-hexachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81527 beta-Funaltrexamine skos:exactMatch MESH:C024524 beta-funaltrexamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81528 Naltrindole skos:exactMatch MESH:C055382 naltrindole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81530 Deoxyshikonin skos:exactMatch MESH:C056013 deoxyshikonin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81535 2,2',4,4',5,6'-Hexabromodiphenyl ether skos:exactMatch MESH:C555859 2,2',4,4',5,6'-hexabromodiphenyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81537 2,2',3,4,4',5',6-Heptabromodiphenyl ether skos:exactMatch MESH:C483839 2,2',3,4,4',5',6-heptabromodiphenyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81541 Oxychlordane skos:exactMatch MESH:C008743 oxychlordane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81542 Octachlorostyrene skos:exactMatch MESH:C014138 octachlorostyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81543 Tributyltin oxide skos:exactMatch MESH:C005961 bis(tri-n-butyltin)oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81549 17-Oxosparteine skos:exactMatch MESH:C035707 17-oxosparteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81553 Bacteriochlorophyll d skos:exactMatch MESH:C459779 bacteriochlorophyll d semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81555 Enterolactone skos:exactMatch MESH:C029497 2,3-bis(3'-hydroxybenzyl)butyrolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81558 Diacylglyceryl-N,N,N-trimethylhomoserine skos:exactMatch MESH:C021660 1(3),2-diacylglyceryl-3(1)-O-4'-(N,N,N-trimethyl)homoserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81559 resolvin E1 skos:exactMatch MESH:C499823 5S,12R,18R-trihydroxy-6Z,8E,10E,14Z,16E-eicosapentaenoic acid semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:81575 all-trans-3-Hydroxyretinal skos:exactMatch MESH:C049427 3-hydroxyretinal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81578 cathelicidin skos:exactMatch MESH:D054804 Cathelicidins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81583 2,2',4,5'-Tetrabromodiphenyl ether skos:exactMatch MESH:C572625 2,2',4,5'-tetrabromodiphenyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81584 2,2',4,4'-Tetrabromodiphenyl ether skos:exactMatch MESH:C511295 2,2',4,4'-tetrabromodiphenyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81587 Activin B skos:exactMatch MESH:C044147 activin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81589 Jamaicamide A skos:exactMatch MESH:C494603 jamaicamide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81590 Jamaicamide B skos:exactMatch MESH:C494604 jamaicamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81591 Jamaicamide C skos:exactMatch MESH:C494605 jamaicamide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81596 Cytochrome cL skos:exactMatch MESH:C058498 cytochrome C(L) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81599 1,1-Dichloroethane skos:exactMatch MESH:C501196 1,1-dichloroethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81610 1-Methoxypyrene skos:exactMatch MESH:C106055 1-methoxypyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81611 1,6-Dimethoxypyrene skos:exactMatch MESH:C106056 1,6-dimethoxypyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81638 Monocyte locomotion inhibitory factor skos:exactMatch MESH:C430647 monocyte locomotion inhibitory factor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81651 2,4-Dichlorotoluene skos:exactMatch MESH:C056009 2,4-dichlorotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81666 4-methyl-5-nitrocatechol skos:exactMatch MESH:C087486 4-methyl-5-nitrocatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81668 2,4,5-Trihydroxytoluene skos:exactMatch MESH:C087485 2,4,5-trihydroxytoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81670 4-Amino-2-nitrotoluene skos:exactMatch MESH:C029333 4-amino-2-nitrotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81684 5-Carboxyvanillic acid skos:exactMatch MESH:C466307 5-carboxyvanillic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81689 4-n-Butylresorcinol skos:exactMatch MESH:C508220 4-n-butylresorcinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81697 4-Aminocatechol skos:exactMatch MESH:C026669 4-aminocatechol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81705 Dihydrogranaticin skos:exactMatch MESH:C048598 dihydrogranaticin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81708 Sodium iodate skos:exactMatch MESH:C032285 sodium iodate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81713 Osaterone acetate skos:exactMatch MESH:C069297 osaterone acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81715 Thiamine disulfide skos:exactMatch MESH:C013293 thiamine disulfide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:81716 Calcium propionate skos:exactMatch MESH:C514136 calcium propionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81723 Sulfamoyldapsone skos:exactMatch MESH:C003361 SDDS semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81727 Disophenol skos:exactMatch MESH:C004862 disophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81728 Anilofos skos:exactMatch MESH:C435690 anilofos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81729 Methyridine skos:exactMatch MESH:C100211 methyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8173 Phrymarolin I skos:exactMatch MESH:C000589481 phrymarolin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81730 Dichlofenthion skos:exactMatch MESH:C011445 dichlofenthion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81731 tolclofos-methyl skos:exactMatch MESH:C426783 tolclofos-methyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81733 desmedipham skos:exactMatch MESH:C001984 desmedipham semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81734 phenmedipham skos:exactMatch MESH:C100128 phenmedipham semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81740 Flucetosulfuron skos:exactMatch MESH:C000710349 flucetosulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81743 Karbutilate skos:exactMatch MESH:C014631 karbutilate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81744 Siduron skos:exactMatch MESH:C009258 siduron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81745 Tebuthiuron skos:exactMatch MESH:C010346 tebuthiuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81748 Ethoxysulfuron skos:exactMatch MESH:C544125 1-(4,6-dimethoxypyrimidin-2-yl)-3-(2-ethoxyphenoxysulfonyl)urea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81749 Flazasulfuron skos:exactMatch MESH:C477139 flazasulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81751 Imazosulfuron skos:exactMatch MESH:C433346 1-(2-chloroimidazo(1,2-a)pyridin-3-ylsulfonyl)-3-(4,6-dimethoxypyrimidin-2-yl)urea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81752 Pyrazosulfuron-ethyl skos:exactMatch MESH:C433343 ethyl 5-(4,6-dimethoxypyrimidin-2-ylcarbamoylsulfamoyl)-1-methylpyrazole-4-carboxylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81753 Dienochlor skos:exactMatch MESH:C005406 dienochlor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81755 propineb skos:exactMatch MESH:C012509 propineb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81756 Benfuresate skos:exactMatch MESH:C480688 benfuresate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81758 cyproconazole skos:exactMatch MESH:C093628 cyproconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81760 difenoconazole skos:exactMatch MESH:C115058 difenoconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81762 fenbuconazole skos:exactMatch MESH:C504383 fenbuconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81763 fludioxonil skos:exactMatch MESH:C108339 fludioxonil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81764 fluopicolide skos:exactMatch MESH:C557577 fluopicolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81765 Flurprimidol skos:exactMatch MESH:C516142 flurprimidol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81766 hexaconazole skos:exactMatch MESH:C409722 hexaconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81769 Indanofan skos:exactMatch MESH:C464480 indanofan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8177 Phyllanthin skos:exactMatch MESH:C517985 phyllanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81773 metconazole skos:exactMatch MESH:C000627121 metconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81776 Penoxsulam skos:exactMatch MESH:C504402 penoxsulam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81777 penthiopyrad skos:exactMatch MESH:C539106 penthiopyrad semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81779 Pyriftalid skos:exactMatch MESH:C433223 pyriftalid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8178 Phyllanthostatin A skos:exactMatch MESH:C058885 phyllanthostatin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81781 tebuconazole skos:exactMatch MESH:C087114 tebuconazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:81782 tetraconazole skos:exactMatch MESH:C524826 tetraconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81783 tricyclazole skos:exactMatch MESH:C041191 tricyclazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81786 Oxadiazon skos:exactMatch MESH:C012466 oxadiazon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81787 cafenstrole skos:exactMatch MESH:C444649 cafenstrole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81789 dimethenamid skos:exactMatch MESH:C120861 dimethenamid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8179 Phyllodulcin skos:exactMatch MESH:C008903 phyllodulcin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81791 Fentrazamide skos:exactMatch MESH:C503625 fentrazamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81792 flutolanil skos:exactMatch MESH:C475882 flutolanil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81793 furametpyr skos:exactMatch MESH:C417978 furametpyr semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81796 Chlorophacinone skos:exactMatch MESH:C004662 chlorophacinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81797 cyflufenamid skos:exactMatch MESH:C000629566 cyflufenamid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81798 cyflumetofen skos:exactMatch MESH:C572153 cyflumetofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81801 flusulfamide skos:exactMatch MESH:C450479 flusulfamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81802 mandipropamid skos:exactMatch MESH:C550943 mandipropamid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81803 Metaflumizone skos:exactMatch MESH:C528570 metaflumizone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81804 Empenthrin skos:exactMatch MESH:C080074 empenthrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81805 fluazifop skos:exactMatch MESH:C050582 fluazifop semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81807 quizalofop-ethyl skos:exactMatch MESH:C064835 quizalofop-ethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81808 Clomeprop skos:exactMatch MESH:C508213 (R,S)-2-(2,4-dichloro-m-tolyloxy)propionanilide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81809 Ethychlozate skos:exactMatch MESH:C458560 ethychlozate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81810 1-naphthaleneacetamide skos:exactMatch MESH:C576830 2-(1-naphthyl)acetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81812 benzobicyclon skos:exactMatch MESH:C000603422 benzobicyclon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81813 Dimethametryn skos:exactMatch MESH:C077544 dimethametryn semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81815 Sethoxydim skos:exactMatch MESH:C049437 sethoxydim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81816 Tepraloxydim skos:exactMatch MESH:C551920 tepraloxydim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81817 trinexapac-ethyl skos:exactMatch MESH:C478127 trinexapac-ethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81820 cyenopyrafen skos:exactMatch MESH:C000591892 cyenopyrafen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81821 ioxynil skos:exactMatch MESH:C008161 ioxynil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81822 boscalid skos:exactMatch MESH:C550088 2-chloro-N-(4-chlorobiphenyl-2-yl)nicotinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81824 diflufenican skos:exactMatch MESH:C072847 diflufenican semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81827 Ethiprole skos:exactMatch MESH:C472185 ethiprole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81829 Benzofenap skos:exactMatch MESH:C403945 benzofenap semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81832 orysastrobin skos:exactMatch MESH:C570345 orysastrobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81836 thallium sulfate skos:exactMatch MESH:C013707 thallium sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81839 Oxaziclomefone skos:exactMatch MESH:C507381 oxaziclomefone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81843 fluazinam skos:exactMatch MESH:C075780 fluazinam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81845 Pyriprole skos:exactMatch MESH:C532951 pyriprole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81846 amisulbrom skos:exactMatch MESH:C000708570 amisulbrom semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81847 Butralin skos:exactMatch MESH:C006852 butralin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81848 dimethomorph skos:exactMatch MESH:C076154 dimethomorph semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81853 fenhexamid skos:exactMatch MESH:C451426 N-(2,3-dichloro-4-hydroxyphenyl)-1-methylcyclohexanecarboxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81855 Bromadiolone skos:exactMatch MESH:C021636 bromadiolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81857 imazamox skos:exactMatch MESH:C494197 imazamox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81858 Coumafuryl skos:exactMatch MESH:C531383 coumafuryl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81859 Dalapon skos:exactMatch MESH:C004743 dalapon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8186 Physoperuvine skos:exactMatch MESH:C543196 physoperuvine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81860 Sodium oleate skos:exactMatch MESH:C013173 osteum semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81861 Forchlorfenuron skos:exactMatch MESH:C116093 N-(2-chloro-4-pyridyl)-N'-phenylurea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81863 Cyhalofop-butyl skos:exactMatch MESH:C501583 cyhalofop-butyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8188 Physovenine skos:exactMatch MESH:C092643 physovenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81880 Calcium arsenate skos:exactMatch MESH:C045817 calcium arsenate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81881 lead arsenate skos:exactMatch MESH:C045846 lead arsenate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81882 Mercuric oxide skos:exactMatch MESH:C019468 mercuric oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81883 Dinoterb skos:exactMatch MESH:C010937 dinoterb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81884 Zinc phosphide skos:exactMatch MESH:C009701 zinc phosphide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81887 jadomycin A skos:exactMatch MESH:C506597 jadomycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81890 Landomycin H skos:exactMatch MESH:C493496 landomycin H semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81891 Landomycin E skos:exactMatch MESH:C113593 landomycin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81892 Brodifacoum skos:exactMatch MESH:C013418 bromfenacoum semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81893 Difethialone skos:exactMatch MESH:C060340 difethialone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81894 Flocoumafen skos:exactMatch MESH:C048069 flocoumafen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81895 Bromethalin skos:exactMatch MESH:C040307 bromethalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81896 Diphenadione skos:exactMatch MESH:C100262 diphenadione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81898 azaconazole skos:exactMatch MESH:C044424 azaconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81899 Bensulide skos:exactMatch MESH:C001847 bensulide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81900 bromuconazole skos:exactMatch MESH:C573694 bromuconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81901 Butroxydim skos:exactMatch MESH:C000609900 butroxydim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81907 Copper hydroxide skos:exactMatch MESH:C508959 copper hydroxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81908 cuprous oxide skos:exactMatch MESH:C000520 cuprous oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81910 Difenzoquat skos:exactMatch MESH:C031394 difenzoquat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81913 diniconazole skos:exactMatch MESH:C049346 diniconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81914 Dinobuton skos:exactMatch MESH:C004789 dinobuton semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81915 Diphenamid skos:exactMatch MESH:C004840 diphenamid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81919 Fluchloralin skos:exactMatch MESH:C012322 fluchloralin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81922 flusilazole skos:exactMatch MESH:C061365 flusilazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81924 Fluxofenim skos:exactMatch MESH:C108005 fluxofenim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81925 fomesafen skos:exactMatch MESH:C088563 fomesafen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81926 fuberidazole skos:exactMatch MESH:C004198 fuberidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81927 enilconazole skos:exactMatch MESH:C017435 enilconazole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:81930 Mefluidide skos:exactMatch MESH:C027882 Mefluidide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81934 nabam skos:exactMatch MESH:C005270 nabam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81935 nitrapyrin skos:exactMatch MESH:C017560 nitrapyrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81937 oxadixyl skos:exactMatch MESH:C062370 oxadixyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81939 Pebulate skos:exactMatch MESH:C017605 pebulate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8194 Phytolaccoside B skos:exactMatch MESH:C472597 phytolaccoside B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81940 Piperophos skos:exactMatch MESH:C077545 piperophos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81941 prosulfocarb skos:exactMatch MESH:C105692 prosulfocarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81942 pyrazophos skos:exactMatch MESH:C012523 pyrazophos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81943 quizalofop skos:exactMatch MESH:C477202 quizalofop semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:81945 sulfluramid skos:exactMatch MESH:C063732 sulfluramid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81948 tralkoxydim skos:exactMatch MESH:C494054 tralkoxydim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81952 bupirimate skos:exactMatch MESH:C071704 bupirimate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81955 Cycloate skos:exactMatch MESH:C017157 cycloate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81956 Dichlormid skos:exactMatch MESH:C006284 dichlormid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81958 dimethirimol skos:exactMatch MESH:C007448 dimethirimol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81959 Dinitramine skos:exactMatch MESH:C002049 dinitramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8196 phytuberin skos:exactMatch MESH:C008908 phytuberin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81960 dodemorph skos:exactMatch MESH:C077547 4-cyclododecyl-2,6-dimethylmorpholine acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81962 Fosamine skos:exactMatch MESH:C019397 fosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81964 Metobromuron skos:exactMatch MESH:C008770 metobromuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81965 Monolinuron skos:exactMatch MESH:C030651 monolinuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81969 ofurace skos:exactMatch MESH:C062369 ofurace semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81970 penconazole skos:exactMatch MESH:C087058 penconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81971 Pyridate skos:exactMatch MESH:C043100 pyridate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81972 pyrifenox skos:exactMatch MESH:C501582 pyrifenox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81975 spirotetramat skos:exactMatch MESH:C570705 spirotetramat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81977 Thidiazuron skos:exactMatch MESH:C016785 thidiazuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81979 Trietazine skos:exactMatch MESH:C060537 chlortriazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8198 trans-piceid skos:exactMatch MESH:C058229 polydatin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:81980 triticonazole skos:exactMatch MESH:C412303 triticonazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81982 Cinosulfuron skos:exactMatch MESH:C469574 cinosulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81984 Diclosulam skos:exactMatch MESH:C415325 diclosulam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81987 Dithiopyr skos:exactMatch MESH:C071869 dithiopyr semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81988 Ethalfluralin skos:exactMatch MESH:C027392 ethafluralin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81989 ethirimol skos:exactMatch MESH:C007643 ethirimol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8199 Picein skos:exactMatch MESH:C050880 picein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81992 Fenchlorazole-ethyl skos:exactMatch MESH:C514516 fenchlorazole-ethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81993 Fenclorim skos:exactMatch MESH:C501523 fenclorim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:81999 Dehydrogriseofulvin skos:exactMatch MESH:C046407 dehydrogriseofulvin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82005 Spiramycin III skos:exactMatch MESH:C087816 spiramycin III semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82008 Flumetralin skos:exactMatch MESH:C000617134 flumetralin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82009 Florasulam skos:exactMatch MESH:C413390 florasulam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82010 flucarbazone-sodium skos:exactMatch MESH:C466899 MKH 6562 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82011 Flumetsulam skos:exactMatch MESH:C472634 N-(2,6-difluorophenyl)-5-methyl(1,2,4)-triazol(1,5-a)pyrimidine-2-sulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82016 Fluridone skos:exactMatch MESH:C013351 fluridone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82017 fluroxypyr skos:exactMatch MESH:C416382 4,5-amino-3,5-dichloro-6-fluoro-2-pyridinyloxyacetic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82019 folpet skos:exactMatch MESH:C005020 folpet semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82021 imazapyr skos:exactMatch MESH:C076656 imazapyr semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82022 Imazethapyr skos:exactMatch MESH:C093630 imazethapyr semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82023 iprovalicarb skos:exactMatch MESH:C488831 iprovalicarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82024 Metosulam skos:exactMatch MESH:C106154 metosulam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82025 napropamide skos:exactMatch MESH:C010909 devrinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82027 Oxabetrinil skos:exactMatch MESH:C514517 oxabetrinil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82029 Oxyfluorfen skos:exactMatch MESH:C016027 oxyfluorofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82031 Primisulfuron skos:exactMatch MESH:C412474 primisulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82033 propamocarb skos:exactMatch MESH:C033205 propamocarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82035 propham skos:exactMatch MESH:C100175 propham semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82036 prothioconazole skos:exactMatch MESH:C550005 prothioconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82041 Spinetoram skos:exactMatch MESH:C548262 spinetoram semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82047 triflusulfuron-methyl skos:exactMatch MESH:C413391 triflusulfuron-methyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82048 zoxamide skos:exactMatch MESH:C451427 zoxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8205 picrotin skos:exactMatch MESH:C411705 picrotin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82051 Aldoxycarb skos:exactMatch MESH:C030580 aldicarb sulfone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82052 benodanil skos:exactMatch MESH:C037521 benodanil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82053 Chloraniformethan skos:exactMatch MESH:C011713 chloraniformethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82057 Pyracarbolid skos:exactMatch MESH:C012522 pyracarbolid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82062 Fluoromidine skos:exactMatch MESH:C026462 fluromidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82069 Triamiphos skos:exactMatch MESH:C005847 Triamphos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82070 Dichlozoline skos:exactMatch MESH:C007355 dichlozoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82072 Buthiobate skos:exactMatch MESH:C016349 buthiobate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82074 triarimol skos:exactMatch MESH:C009520 triarimol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82078 Fenaminosulf skos:exactMatch MESH:C007287 dexon (fungicide), sodium salt semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82084 prothiocarb skos:exactMatch MESH:C012516 prothiocarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82089 Butacarb skos:exactMatch MESH:C006840 butacarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8209 Pilosine skos:exactMatch MESH:C561251 pilosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82090 carbanolate skos:exactMatch MESH:C000241 carbanolate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82092 Mexacarbate skos:exactMatch MESH:C100037 mexacarbate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82093 Dioxacarb skos:exactMatch MESH:C013967 dioxacarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82096 Promecarb skos:exactMatch MESH:C009051 promecarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82097 Bromocyclen skos:exactMatch MESH:C066635 bromocyclen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82101 Kelevan skos:exactMatch MESH:C001178 kelevan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82102 Amidithion skos:exactMatch MESH:C006493 amidithion semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82104 Bromofos skos:exactMatch MESH:C100092 bromophos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82106 Butonate skos:exactMatch MESH:C006845 butonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82107 Carbophenothion skos:exactMatch MESH:C006901 carbophenothion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82108 Chlorphoxim skos:exactMatch MESH:C004159 chlorphoxim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82109 Chlorthiophos skos:exactMatch MESH:C012249 chlorthiophos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82110 Crotoxyphos skos:exactMatch MESH:C000518 crotoxyphos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82111 Crufomate skos:exactMatch MESH:C073267 crufomate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82112 Cyanofenphos skos:exactMatch MESH:C002488 cyanophenphos semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82119 Dimefox skos:exactMatch MESH:C012920 dimefox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82120 Salithion skos:exactMatch MESH:C032070 salithion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82124 Etrimfos skos:exactMatch MESH:C015871 etrimfos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82125 Fenchlorphos skos:exactMatch MESH:C091929 ronnel semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82126 Formothion skos:exactMatch MESH:C067599 formothion semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8213 Pimpinellin skos:exactMatch MESH:C039409 pimpinellin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82136 Iodofenphos skos:exactMatch MESH:C001968 iodofenphos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82140 Menazon skos:exactMatch MESH:C014649 menazon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82141 Mephosfolan skos:exactMatch MESH:C002300 mephosfolan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82142 Mipafox skos:exactMatch MESH:C005238 mipafox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82145 Phosfolan skos:exactMatch MESH:C002301 phosfolan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82146 Pirimiphos-ethyl skos:exactMatch MESH:C001976 pirimiphos-ethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82153 binapacryl skos:exactMatch MESH:C004540 binapacryl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82154 Chlorfenethol skos:exactMatch MESH:C004944 chlorfenethol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82155 Chlorfenson skos:exactMatch MESH:C005285 ovex semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82158 Dialifor skos:exactMatch MESH:C003620 dialifor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82159 Fenazaflor skos:exactMatch MESH:C007707 fenazaflor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82160 Fenson skos:exactMatch MESH:C048313 fenson semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82162 Tetrasul skos:exactMatch MESH:C009442 tetrasul semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82164 Diamidafos skos:exactMatch MESH:C013926 diamidfos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82165 Thionazin skos:exactMatch MESH:C005896 thionazin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82171 Benzoylprop-ethyl skos:exactMatch MESH:C013842 benzoylprop-ethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82178 Diethatyl-ethyl skos:exactMatch MESH:C412491 diethatyl ethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82181 Perfluidone skos:exactMatch MESH:C011062 perfluidone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82185 Benzthiazuron skos:exactMatch MESH:C006719 benzthiazuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82186 Chlorbufam skos:exactMatch MESH:C034326 chlorbufam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82189 Isopropalin skos:exactMatch MESH:C008200 isopropalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82190 Nitralin skos:exactMatch MESH:C003499 nitralin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82191 Profluralin skos:exactMatch MESH:C027642 profluralin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82192 Chlomethoxyfen skos:exactMatch MESH:C054410 chlormethoxynil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82194 Bromofenoxim skos:exactMatch MESH:C047779 bromophenoxim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82199 Buturon skos:exactMatch MESH:C011414 buturon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82200 chloroxuron skos:exactMatch MESH:C012829 chloroxuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82212 Phenobenzuron skos:exactMatch MESH:C018126 phenobenzuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82214 Ethidimuron skos:exactMatch MESH:C514786 ethidimuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82215 Thiazafluron skos:exactMatch MESH:C070144 thiazafluron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82218 Sulfallate skos:exactMatch MESH:C016122 CDEC semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82220 atraton skos:exactMatch MESH:C017035 atratone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82221 Aziprotryne skos:exactMatch MESH:C012418 mesoranil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82222 Desmetryn skos:exactMatch MESH:C009232 semeron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82223 Dipropetryn skos:exactMatch MESH:C010449 dipropetryn semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82228 secbumeton skos:exactMatch MESH:C001730 secbumetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82229 Isomethiozin skos:exactMatch MESH:C056887 isomethiozin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8223 Pinolidoxin skos:exactMatch MESH:C410769 pinolidoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82231 Cycluron skos:exactMatch MESH:C012860 cycluron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82234 Buthidazole skos:exactMatch MESH:C025639 buthidazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82235 chlorfenac skos:exactMatch MESH:C041190 chlorfenac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82236 Chlorfenprop-methyl skos:exactMatch MESH:C012822 chlorfenpropmethyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82240 Dinoseb acetate skos:exactMatch MESH:C027783 aretit semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82241 Dixanthogen skos:exactMatch MESH:C000171 dixanthogen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82243 Hexachloroacetone skos:exactMatch MESH:C032052 hexachloroacetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82244 Methazole skos:exactMatch MESH:C004184 methazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82246 Naphthalic anhydride skos:exactMatch MESH:C012514 1,8-naphthalenedicarboxylic acid anhydride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82251 Tridiphane skos:exactMatch MESH:C051460 tridiphane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82256 ANTU skos:exactMatch MESH:C005277 alpha-naphthyl thiourea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82258 Crimidine skos:exactMatch MESH:C004579 crimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82259 Norbormide skos:exactMatch MESH:C005321 norbormide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82260 Phosacetim skos:exactMatch MESH:C005009 phosacetim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82261 Pindone skos:exactMatch MESH:C014152 pindone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82262 Butopyronoxyl skos:exactMatch MESH:C052596 butopyronoxyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82264 Trifenmorph skos:exactMatch MESH:C001958 trifenmorph semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82265 Propyl isome skos:exactMatch MESH:C005580 propyl isome semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82266 Sesamex skos:exactMatch MESH:C100180 sesamex semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82271 Chloromethyl methyl ether skos:exactMatch MESH:C073317 chloromethyl methyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82272 Erionite skos:exactMatch MESH:C083174 erionite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82273 Benzal chloride skos:exactMatch MESH:C032732 benzal chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82274 (trichloromethyl)benzene skos:exactMatch MESH:C018847 benzotrichloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82275 benzoyl chloride skos:exactMatch MESH:C013409 benzoyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82277 Chlorozotocin skos:exactMatch MESH:C007028 chlorozotocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82280 Dimethylcarbamoyl chloride skos:exactMatch MESH:C001036 dimethylcarbamyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82281 Indium phosphide skos:exactMatch MESH:C090882 indium phosphide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82283 Tungsten carbide skos:exactMatch MESH:C002802 tungsten carbide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82289 Antimony trioxide skos:exactMatch MESH:C037554 antimony trioxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82296 beta-Butyrolactone skos:exactMatch MESH:C013426 beta-butyrolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82298 Poligeenan skos:exactMatch MESH:C014157 poligeenan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82299 3-Chloro-4-(dichloromethyl)-5-hydroxy-2(5H)-furanone skos:exactMatch MESH:C054121 3-chloro-4-(dichloromethyl)-5-hydroxy-2(5H)-furanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82300 1-Chloro-2-methylpropene skos:exactMatch MESH:C051950 1-chloro-2-methylpropene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82304 1-Amino-2,4-dibromoanthraquinone skos:exactMatch MESH:C047777 1-amino-2,4-dibromoanthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82307 para-Cresidine skos:exactMatch MESH:C013453 cresidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82308 N,N'-Diacetylbenzidine skos:exactMatch MESH:C007291 N,N'-diacetylbenzidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82309 2,4-Diaminoanisole skos:exactMatch MESH:C007294 4-methoxy-3-phenylenediamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82316 3,3'-Dichloro-4,4'-diaminodiphenyl ether skos:exactMatch MESH:C016372 3,3'-dichloro-4,4'-diaminodiphenyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82317 1,2-Diethylhydrazine skos:exactMatch MESH:C010112 1,2-diethylhydrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82318 Diglycidyl resorcinol ether skos:exactMatch MESH:C013488 diglycidyl resorcinol ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82319 Dihydrosafrole skos:exactMatch MESH:C035396 dihydrosafrole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82320 Diisopropyl sulfate skos:exactMatch MESH:C088205 diisopropyl sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82323 3,7-Dinitrofluoranthene skos:exactMatch MESH:C052116 3,7-dinitrofluoranthene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82324 3,9-Dinitrofluoranthene skos:exactMatch MESH:C062117 3,9-dinitrofluoranthene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82325 Disperse Blue 1 skos:exactMatch MESH:C048853 Disperse Blue 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82326 1,2-Epoxybutane skos:exactMatch MESH:C027488 1,2-epoxybutane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82327 Ethyl acrylate skos:exactMatch MESH:C040833 ethyl acrylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82329 Fusarin C skos:exactMatch MESH:C041403 fusarin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82331 Glu-P-2 skos:exactMatch MESH:C023847 Glu-P-2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82332 Glycidaldehyde skos:exactMatch MESH:C007871 glycinaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8234 Piperaduncin B skos:exactMatch MESH:C424504 piperaduncin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82340 2-Methylaziridine skos:exactMatch MESH:C031132 propyleneimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82342 5-Methylchrysene skos:exactMatch MESH:C008422 5-methylchrysene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82343 4,4'-Methylene bis(2-methylaniline) skos:exactMatch MESH:C010229 4,4'-methylene bis(2-methylaniline) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82344 Methyl isobutyl ketone skos:exactMatch MESH:C005458 methyl isobutyl ketone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82345 2-Methyl-1-nitroanthraquinone skos:exactMatch MESH:C016581 2-methyl-1-nitroanthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82347 4,4'-Bis(dimethylamino)benzophenone skos:exactMatch MESH:C014682 Michler's ketone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82350 5-Nitroacenaphthene skos:exactMatch MESH:C033999 5-nitroacenaphthene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82351 6-Nitrochrysene skos:exactMatch MESH:C035986 6-nitrochrysene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82355 4-Nitropyrene skos:exactMatch MESH:C062494 4-nitropyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82356 N-Nitrosodi-n-butylamine skos:exactMatch MESH:C012279 dibutylnitrosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82357 N-Nitrosodiethanolamine skos:exactMatch MESH:C014129 N-nitrosodiethanolamine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82358 N-Nitrosodi-n-propylamine skos:exactMatch MESH:C013161 N-nitroso(di-n-propyl)amine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82363 N-nitrososarcosine skos:exactMatch MESH:C013162 N-nitrososarcosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82365 Palygorskite skos:exactMatch MESH:C026325 attapulgite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82367 Phenyl glycidyl ether skos:exactMatch MESH:C016050 phenylglycidyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82368 Ponceau 3R skos:exactMatch MESH:C020478 ponceau 3R semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82370 1,3-Propane sultone skos:exactMatch MESH:C003218 1,3-propane sultone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82374 4,4'-Thiodianiline skos:exactMatch MESH:C011749 4,4'-thiodianiline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82377 4-Vinylcyclohexene skos:exactMatch MESH:C013733 4-vinylcyclohexene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82379 Allyl chloride skos:exactMatch MESH:C023698 allyl chloride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82380 Allyl isovalerate skos:exactMatch MESH:C047023 allyl isovalerate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82382 1-Amino-2-methylanthraquinone skos:exactMatch MESH:C034090 1-amino-2-methylanthraquinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82383 2-Amino-4-nitrophenol skos:exactMatch MESH:C036645 2-amino-4-nitrophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82384 2-Amino-5-nitrophenol skos:exactMatch MESH:C087594 2-amino-5-nitrophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82385 4-Amino-2-nitrophenol skos:exactMatch MESH:C013399 4-amino-2-nitrophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82386 2-Amino-5-nitrothiazole skos:exactMatch MESH:C034870 2-amino-5-nitrothiazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82387 11-Aminoundecanoic acid skos:exactMatch MESH:C023820 11-aminoundecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82389 Anthanthrene skos:exactMatch MESH:C001575 anthanthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82390 Antimony trisulfide skos:exactMatch MESH:C064234 antimony trisulfide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82392 Arsenobetaine skos:exactMatch MESH:C038992 arsenobetaine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82404 para-Benzoquinone dioxime skos:exactMatch MESH:C035388 1,4-benzoquinone dioxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82407 1,2-Bis(chloromethoxy)ethane skos:exactMatch MESH:C121968 1,2-bis(chloromethoxy)ethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82408 1,4-Bis(chloromethoxymethyl)benzene skos:exactMatch MESH:C121969 1,4-bis(chloromethoxymethyl)benzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82409 Bis(2-chloro-1-methylethyl)ether skos:exactMatch MESH:C052560 bis(2-chloro-1-methylethyl) ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8241 Piplartine skos:exactMatch MESH:C479506 piplartine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82410 Bis(2,3-epoxycyclopentyl)ether skos:exactMatch MESH:C019272 bis(2,3-epoxycyclopentyl)ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82411 Brilliant Blue skos:exactMatch MESH:C006796 brilliant blue semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82412 Bromochloroacetonitrile skos:exactMatch MESH:C121970 bromochloroacetonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82414 Carmoisine skos:exactMatch MESH:C006671 azo rubin S semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82415 Chloramine skos:exactMatch MESH:C030816 chloramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82416 Chloroacetonitrile skos:exactMatch MESH:C069277 chloroacetonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82417 Chlorodifluoromethane skos:exactMatch MESH:C009755 fluorocarbon 22 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82418 Chlorofluoromethane skos:exactMatch MESH:C039310 chlorofluoromethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82419 3-Chloro-2-methylpropene skos:exactMatch MESH:C050660 3-chloro-2-methylprop-1-ene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82424 Chrysoidine skos:exactMatch MESH:C005562 chrysoidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82425 CI Acid Orange 3 skos:exactMatch MESH:C087592 CI acid orange 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82429 Cinnamyl anthranilate skos:exactMatch MESH:C007068 cinnamyl anthranilate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82430 meta-Cresidine skos:exactMatch MESH:C034085 2-methyl-4-methoxyaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82432 Cyclochlorotine skos:exactMatch MESH:C018925 chloropeptide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8244 Piquerol A skos:exactMatch MESH:C077449 piquerol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82444 Dichloroacetonitrile skos:exactMatch MESH:C051716 dichloroacetonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82445 Dibromoacetonitrile skos:exactMatch MESH:C051715 dibromoacetonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82448 N,N'-diethylthiourea skos:exactMatch MESH:C035318 diethylthiourea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8245 Pirbuterol skos:exactMatch MESH:C009118 pirbuterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82450 Dimethoxane skos:exactMatch MESH:C001012 dimethoxane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82452 4,4'-Dimethylangelicin skos:exactMatch MESH:C038161 4,4'-dimethylangelicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82453 4,5'-Dimethylangelicin skos:exactMatch MESH:C021665 4,5'-dimethylangelicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82454 Dimethyl hydrogen phosphite skos:exactMatch MESH:C047356 dimethyl hydrogen phosphite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82455 1,4-Dimethylphenanthrene skos:exactMatch MESH:C035676 1,4-dimethylphenanthrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82456 1,3-Dinitropyrene skos:exactMatch MESH:C037413 1,3-dinitropyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82457 Dinitrosopentamethylenetetramine skos:exactMatch MESH:C007499 dinitrosopentamethylenetetramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82458 3,5-Dinitrotoluene skos:exactMatch MESH:C033749 3,5-dinitrotoluene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82460 Doxefazepam skos:exactMatch MESH:C008020 doxefazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82461 Doxylamine succinate skos:exactMatch MESH:C035385 doxylamine succinate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82462 Dulcin skos:exactMatch MESH:C004352 dulcin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82465 2-Ethylhexyl acrylate skos:exactMatch MESH:C036758 2-ethylhexyl acrylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82469 Glycidyl oleate skos:exactMatch MESH:C013542 glycidyl oleate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82470 Glycidyl stearate skos:exactMatch MESH:C013543 glycidyl stearate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82472 HC Blue No. 2 skos:exactMatch MESH:C053869 HC Blue No. 2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82473 HC Red No. 3 skos:exactMatch MESH:C053868 HC Red No. 3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82474 HC Yellow No. 4 skos:exactMatch MESH:C087593 2-((2-(2-hydroxyethoxy)-4-nitrophenyl)amino)ethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82475 4-Hydroxyazobenzene skos:exactMatch MESH:C524594 4-hydroxyazobenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82476 Hydroxysenkirkine skos:exactMatch MESH:C013570 hydroxysenkirkine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82478 Iron sorbitex skos:exactMatch MESH:C008170 citric acid, iron, sorbitol drug combination semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82479 Lauroyl peroxide skos:exactMatch MESH:C035089 lauroyl peroxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82482 Methyl acrylate skos:exactMatch MESH:C035956 methyl acrylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82483 5-Methylangelicin skos:exactMatch MESH:C023026 5-methylangelicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82486 3-Methylchrysene skos:exactMatch MESH:C529617 3-methylchrysene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82487 4-Methylchrysene skos:exactMatch MESH:C529618 4-methylchrysene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82488 6-Methylchrysene skos:exactMatch MESH:C047249 6-methylchrysene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82490 2-Methylfluoranthene skos:exactMatch MESH:C035917 2-methylfluoranthene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82491 3-Methylfluoranthene skos:exactMatch MESH:C035918 3-methylfluoranthene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82492 N-Methylolacrylamide skos:exactMatch MESH:C066443 N-methylolacrylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82495 Musk ambrette skos:exactMatch MESH:C020422 musk ambrette (artificial) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82500 Nithiazide skos:exactMatch MESH:C038975 nithiazide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82501 9-Nitroanthracene skos:exactMatch MESH:C035016 9-nitroanthracene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82504 4-Nitrobiphenyl skos:exactMatch MESH:C040438 4-nitrobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82505 3-Nitroperylene skos:exactMatch MESH:C035987 3-nitroperylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82506 2-Nitropyrene skos:exactMatch MESH:C049029 2-nitropyrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82507 N'-Nitrosoanabasine skos:exactMatch MESH:C010257 N'-nitrosoanabasine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82508 N'-Nitrosoanatabine skos:exactMatch MESH:C032978 N'-nitrosoanatabine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82511 N-Nitrosoguvacine skos:exactMatch MESH:C047761 N-nitrosoguvacine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82512 N-Nitrosoguvacoline skos:exactMatch MESH:C036676 N-nitrosoguvacoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82515 N-Nitrosoproline skos:exactMatch MESH:C010259 nitrosoproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82519 Nylon 6 skos:exactMatch MESH:C009916 nylon 6 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82520 Estradiol mustard skos:exactMatch MESH:C023758 estradiol mustard semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82527 Ptaquiloside skos:exactMatch MESH:C043680 ptaquiloside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82529 Ripazepam skos:exactMatch MESH:C009116 ripazepam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82537 Sudan Red 7B skos:exactMatch MESH:C046548 fat red 7B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82538 Sunset Yellow FCF skos:exactMatch MESH:C005842 6-hydroxy-5-((p- sulfophenyl)azo)-2-naphthalenesulfonic acid disodium salt semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82540 2,2',5,5'-Tetrachlorobenzidine skos:exactMatch MESH:C034088 2,2',5,5'-tetrachlorobenzidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82541 Trichloroacetonitrile skos:exactMatch MESH:C029549 trichloroacetonitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82543 4,4',6-Trimethylangelicin skos:exactMatch MESH:C041621 4,4',6-trimethylangelicin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82544 2,4,5-Trimethylaniline skos:exactMatch MESH:C034089 2,4,5-trimethylaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82545 2,4,6-Trimethylaniline skos:exactMatch MESH:C013724 2,4,6-trimethylaniline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82547 1,2,3-Tris(chloromethoxy)propane skos:exactMatch MESH:C121971 1,2,3-tris(chloromethoxy)propane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82548 Vat Yellow 4 skos:exactMatch MESH:C065025 Vat Yellow 4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82550 Vinylidene fluoride skos:exactMatch MESH:C007384 1,1-difluoroethylene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82555 Yellow OB skos:exactMatch MESH:C034742 yellow OB semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82556 Tris(2-methyl-1-aziridinyl)phosphine oxide skos:exactMatch MESH:C036460 metepa semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82557 Treosulfan skos:exactMatch MESH:C018404 treosulfan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8256 Plantamajoside skos:exactMatch MESH:C421173 plantamajoside semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82578 Aflatoxicol skos:exactMatch MESH:C012170 aflatoxicol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82579 Aflatoxin P1 skos:exactMatch MESH:C042410 aflatoxin P1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82586 Polyurethane foam skos:exactMatch MESH:C028279 polyurethane foam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82596 eprinomectin skos:exactMatch MESH:C101434 eprinomectin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82603 zofenoprilat arginine skos:exactMatch MESH:C069188 SQ 26703 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82607 alpha-Neu5Ac-(2->3)-beta-D-Gal-(1->3)-[alpha-Neu5Ac-(2->6)]-beta-D-GalNAc-(1->4)-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C064020 ganglioside GD1alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82608 alpha-Neu5Ac-(2->3)-beta-D-Gal-(1->3)-[alpha-Neu5Ac-(2->6)]-beta-D-GalNAc-(1->4)-[alpha-Neu5Ac-(2->3)]-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C084318 GT1aalpha ganglioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82609 alpha-Neu5Ac-(2->3)-beta-D-Gal-(1->3)-[alpha-Neu5Ac-(2->6)]-beta-D-GalNAc-(1->4)-[alpha-Neu5Ac-(2->8)-alpha-Neu5Ac-(2->3)]-beta-D-Gal-(1->4)-beta-D-Glc-(1<->1')-Cer skos:exactMatch MESH:C084317 GQ1balpha ganglioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82619 icariside II skos:exactMatch MESH:C060988 baohuoside I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82621 monascin skos:exactMatch MESH:C517880 monascin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:82623 zinc-65 atom skos:exactMatch MESH:C000615420 Zinc-65 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82636 dodecyl(triphenyl)phosphonium skos:exactMatch MESH:C001115 dodecyltriphenylphosphonium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8264 Platyphylline skos:exactMatch MESH:C008937 platyphylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82642 dihydromotuporamine C skos:exactMatch MESH:C510298 dihydromotuporamine C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82644 ractopamine skos:exactMatch MESH:C060897 ractopamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82648 butopamine skos:exactMatch MESH:C026597 butopamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82660 curvularol skos:exactMatch MESH:C423645 curvularol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82661 diatomaceous earth skos:exactMatch MESH:C033787 diatomite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8268 Plenolin skos:exactMatch MESH:C026745 plenolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8269 Pleuromutilin skos:exactMatch MESH:C004262 pleuromutilin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82691 alpha-D-GalpA-(1->4)-alpha-D-GalpA-(1->4)-alpha-D-GalpA skos:exactMatch MESH:C065008 O-galactopyranosyluronic acid-(1-4)-O-galactopyranosyluronic acid-(1-4)-galactopyranosyluronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82698 suvorexant skos:exactMatch MESH:C551624 suvorexant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82699 oritavancin skos:exactMatch MESH:C100708 oritavancin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:82700 olodaterol skos:exactMatch MESH:C549647 olodaterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82701 idelalisib skos:exactMatch MESH:C552946 idelalisib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:82702 vorapaxar skos:exactMatch MESH:C530299 vorapaxar semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82713 SB220025 skos:exactMatch MESH:C110631 SB 220025 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82715 PH 797804 skos:exactMatch MESH:C542398 PH 797804 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:82718 efinaconazole skos:exactMatch MESH:C431707 efinaconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8272 Plicatic acid skos:exactMatch MESH:C008938 plicatic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82721 dalbavancin skos:exactMatch MESH:C469289 dalbavancin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8274 Plumericin skos:exactMatch MESH:C068511 plumericin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8275 Plumieride skos:exactMatch MESH:C110080 plumieride semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82751 cholesteryl arachidonate skos:exactMatch MESH:C029382 cholesteryl arachidonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82752 eliglustat skos:exactMatch MESH:C522917 eliglustat semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82755 mertansine skos:exactMatch MESH:C488736 N(2')-deacetyl-N(2')-(3-mercapto-1-oxopropyl)maytansine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8279 Podolide skos:exactMatch MESH:C009929 podolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82800 (R)-cembrene A skos:exactMatch MESH:C108204 cembrene A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82806 agrocinopine B skos:exactMatch MESH:C109409 agrocinopin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82809 agrocin 84 skos:exactMatch MESH:C013799 agrocin 84 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82818 Z-Val-Phe-H skos:exactMatch MESH:C058076 calpain inhibitor III semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82822 mollisoside A skos:exactMatch MESH:C502645 mollisoside A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82824 calpain inhibitor skos:exactMatch MESH:C039304 calpain inhibitors semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:82825 neothyonidioside skos:exactMatch MESH:C573010 neothyonidioside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82832 (5Z,11Z,14Z)-icosatrienoic acid skos:exactMatch MESH:C045533 eicosa-5,11,14-trienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82835 (5Z,11Z,14Z,17Z)-icosatetraenoic acid skos:exactMatch MESH:C437903 juniperonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82841 N-octanoyldihydrosphingosine skos:exactMatch MESH:C108139 N-octanoylsphinganine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82856 ethaboxam skos:exactMatch MESH:C492076 ethaboxam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82862 eberconazole skos:exactMatch MESH:C118963 eberconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82863 fenticonazole skos:exactMatch MESH:C033486 fenticonazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82864 flutrimazole skos:exactMatch MESH:C076986 flutrimazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82865 isoconazole skos:exactMatch MESH:C020382 isoconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82866 sertaconazole skos:exactMatch MESH:C061131 sertaconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82914 p-cresol sulfate skos:exactMatch MESH:C408690 4-cresol sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82941 fosamprenavir skos:exactMatch MESH:C426859 fosamprenavir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:82956 2-ethylhydracrylic acid skos:exactMatch MESH:C007674 2-ethylhydracrylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82969 gamma-Glu-Tyr skos:exactMatch MESH:C054674 gamma-glutamyltyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82975 naloxegol skos:exactMatch MESH:C000589308 naloxegol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82977 daclatasvir skos:exactMatch MESH:C549273 daclatasvir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:82985 mevinolinic acid skos:exactMatch MESH:C040295 mevinolinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:82992 (3E)-dec-3-en-1-yl sulfate skos:exactMatch MESH:C575703 (3E)-dec-3-en-1-yl sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8303 Polycarpine skos:exactMatch MESH:C475052 polycarpine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83036 7alpha-hydroxy-3-oxo-4-cholestenoic acid skos:exactMatch MESH:C056891 7 alpha-hydroxy-3-oxo-4-cholestenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83037 androsterone sulfate skos:exactMatch MESH:C026905 androsterone sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83044 5-dodecenoic acid skos:exactMatch MESH:C078125 5-dodecenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8305 Polygodial skos:exactMatch MESH:C034380 polygodial semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83065 isofetamid skos:exactMatch MESH:C000708869 isofetamid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83070 fluopyram skos:exactMatch MESH:C572868 N-(2-(3-chloro-5-(trifluoromethyl)-2-pyridyl)ethyl)-alpha,alpha,alpha-trifluoro-o-toluamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83079 chrysopine skos:exactMatch MESH:C093775 chrysopine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83092 benzovindiflupyr skos:exactMatch MESH:C000603433 benzovindiflupyr semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83101 coprogen skos:exactMatch MESH:C010896 coprogen semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:83107 2,6-dimethylheptyl sulfate skos:exactMatch MESH:C420912 2,6-dimethylheptyl sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83113 fluxapyroxad skos:exactMatch MESH:C000591719 fluxapyroxad semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83125 desferricoprogen skos:exactMatch MESH:C047664 desferricoprogen semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:83133 penflufen skos:exactMatch MESH:C000615580 penflufen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83152 elisidepsin skos:exactMatch MESH:C522358 elisidepsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83154 1,4-bis(diphospho)-1D-myo-inositol tetrakisphosphate skos:exactMatch MESH:C079848 bis(1,4)-diphosphoinositol tetrakisphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83155 adenosine 5'-hexadecylphosphate skos:exactMatch MESH:C407009 adenosine 5'-hexadecylphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83163 molasses skos:exactMatch MESH:D008965 Molasses semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83165 venturicidin skos:exactMatch MESH:C429005 venturicidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83168 acrivastine skos:exactMatch MESH:C043648 acrivastine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:83173 sedaxane skos:exactMatch MESH:C583365 N-(2-(1,1'-bicyclopropyl)-2-ylphenyl)-3-(difluoromethyl)-1-methyl-1H-pyrazole-4-carboxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83185 coumoxystrobin skos:exactMatch MESH:C575069 methyl 2-(2-(3-n-butyl-4-methylcoumarin-7-yloxymethyl)phenyl)-3-methoxyacrylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83187 enoxastrobin skos:exactMatch MESH:C000595440 enestroburin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83197 picoxystrobin skos:exactMatch MESH:C556557 picoxystrobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83205 mandestrobin skos:exactMatch MESH:C000708856 mandestrobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83207 albomycin skos:exactMatch MESH:C015657 albomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8321 Polyproline skos:exactMatch MESH:C011083 polyproline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83220 fenaminstrobin skos:exactMatch MESH:C000599257 fenaminstrobin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83221 methyl 2-hydroxypropionate skos:exactMatch MESH:C028444 methyl lactate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83265 papuamide B skos:exactMatch MESH:C474171 papuamide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83268 oxathiapiprolin skos:exactMatch MESH:C000592431 oxathiapiprolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83272 1-O-(alpha-D-galactosyl)-N-[(15Z)-tetracos-15-enoyl]phytosphingosine skos:exactMatch MESH:C000614458 PBS-44 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83275 hypothemycin skos:exactMatch MESH:C120440 hypothemycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83279 3-iodoprop-2-yn-1-yl butylcarbamate skos:exactMatch MESH:C106572 3-iodo-2-propynylbutylcarbamate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8329 Pomiferin skos:exactMatch MESH:C474837 pomiferin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83318 ovothiol A skos:exactMatch MESH:C061475 ovothiol A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83326 tedizolid phosphate skos:exactMatch MESH:C515040 tedizolid phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83328 pyrazolone skos:exactMatch MESH:C038362 pyrazolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8333 Populin skos:exactMatch MESH:C058045 populin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83345 metrafenone skos:exactMatch MESH:C511340 metrafenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83354 benzamidoxime skos:exactMatch MESH:C053561 benzamidoxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8337 porphyrin skos:exactMatch MESH:C107018 porphine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83372 meptyldinocap skos:exactMatch MESH:C556327 meptyldinocap semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83379 dinocap skos:exactMatch MESH:C007500 dinocap semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8338 Porphyropsin skos:exactMatch MESH:C010507 porphyropsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83385 2,5-diformylfuran skos:exactMatch MESH:C476922 2,5-diformylfuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8339 Porritoxin skos:exactMatch MESH:C466610 porritoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83393 silthiofam skos:exactMatch MESH:C576345 silthiofam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83398 ametoctradin skos:exactMatch MESH:C000601857 ametoctradin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83428 flumorph skos:exactMatch MESH:C528737 flumorph semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83454 trinexapac skos:exactMatch MESH:C478126 trinexapac semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83457 N(4)-acetylsulfamethazine skos:exactMatch MESH:C477731 N(4)-acetylsulfamethazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83465 sulcotrione skos:exactMatch MESH:C079906 sulcotrione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8349 pradimicin A skos:exactMatch MESH:C058036 pradimicin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83491 perfluoropentanoic acid skos:exactMatch MESH:C000619812 perfluoropentanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83492 perfluorohexanoic acid skos:exactMatch MESH:C479228 perfluorohexanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83493 perfluoroundecanoic acid skos:exactMatch MESH:C586085 perfluoroundecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83497 ranitidine-S-oxide skos:exactMatch MESH:C045907 ranitidine-S-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83498 ranitidine N-oxide skos:exactMatch MESH:C038169 ranitidine N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83499 climbazole skos:exactMatch MESH:C108286 climbazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8350 pradimicin B skos:exactMatch MESH:C058037 pradimicin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83500 tritosulfuron skos:exactMatch MESH:C520886 tritosulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83503 neotame skos:exactMatch MESH:C404525 neotame semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83504 clopidogrel carboxylic acid skos:exactMatch MESH:C528640 clopidogrel carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83511 2-methyl-4-amino-6-methoxy-s-triazine skos:exactMatch MESH:C001749 CV 399 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83516 N,N-Dimethylsulfamide skos:exactMatch MESH:C554434 N,N-dimethylsulfamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83517 iooxitalamic acid skos:exactMatch MESH:C002587 ioxitalamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83518 4,5-dichloro-2-n-octyl-3(2H)-isothiazolone skos:exactMatch MESH:C080469 Kathon 930 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83520 propachlor OXA skos:exactMatch MESH:C019442 N-isopropyl-N-phenyloxamic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83522 terbutylazine-desethyl skos:exactMatch MESH:C000598075 desethylterbuthylazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83523 pethoxamide skos:exactMatch MESH:C000613349 pethoxamid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83524 pinoxaden skos:exactMatch MESH:C542519 pinoxaden semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83525 N-desmethylvenlafaxine skos:exactMatch MESH:C434332 N-desmethylvenlafaxine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83526 4-formylaminoantipyrine skos:exactMatch MESH:C011256 4-formylaminoantipyrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83528 D617 skos:exactMatch MESH:C482241 2-(3,4-dimethoxyphenyl)-5-amino-2-isopropylvaleronitrile semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83529 N,O-didesmethylvenlafaxine skos:exactMatch MESH:C434333 N,O-didesmethylvenlafaxine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83533 diazoxon skos:exactMatch MESH:C000912 diazoxon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83535 neohesperidin dihydrochalcone skos:exactMatch MESH:C013613 neohesperidin dihydrochalcone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83555 proquinazid skos:exactMatch MESH:C544537 proquinazid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8357 pramocaine skos:exactMatch MESH:C005548 pramoxine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83601 benthiavalicarb skos:exactMatch MESH:C000611525 benthiavalicarb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83605 3,5-diethoxycarbonyl-1,4-dihydrocollidine skos:exactMatch MESH:C530773 3,5-diethoxycarbonyl-1,4-dihydrocollidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83620 B 581 skos:exactMatch MESH:C088459 B 581 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83631 octyl gallate skos:exactMatch MESH:C016627 octyl gallate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83641 juvenile hormone I skos:exactMatch MESH:C008442 juvenile hormone I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83663 pyrimorph skos:exactMatch MESH:C550850 pyrimorph semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83696 CIGB-300 skos:exactMatch MESH:C532510 CIGB-300 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83718 1,2-distearoyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C010942 1,2-distearoyllecithin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83745 validamycins skos:exactMatch MESH:C003749 validamycins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83766 olaparib skos:exactMatch MESH:C531550 olaparib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:83776 3-oxo-23,24-bisnorchol-4-en-22-oic acid skos:exactMatch MESH:C450019 3-oxo-4-pregnene-20-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8380 Prednisolone acetate skos:exactMatch MESH:C009935 prednisolone acetate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8381 Prednisolone tebutate skos:exactMatch MESH:C009021 prednisolone tebutate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83832 oxpoconazole skos:exactMatch MESH:C481307 oxpoconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83865 androst-5-ene-3,17-dione skos:exactMatch MESH:C003528 5-androstene-3,17-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83894 ceanothic acid skos:exactMatch MESH:C107972 ceanothic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8390 Premarrubiin skos:exactMatch MESH:C105732 premarrubiin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83923 fluquinconazole skos:exactMatch MESH:C587323 fluquinconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83924 strobilurin B skos:exactMatch MESH:C032657 strobilurin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8393 Prenyl caffeate skos:exactMatch MESH:C057078 prenyl caffeate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83934 zaragozic acid C skos:exactMatch MESH:C079090 zaragozic acid C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83953 omega-hydroxygeranylgeraniol skos:exactMatch MESH:C487915 16-hydroxygeranylgeraniol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83959 hygrolidin skos:exactMatch MESH:C465999 hygrolidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:83981 3-hydroxyaspartic acid skos:exactMatch MESH:C011274 3-hydroxyaspartic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8402 Pretazettine skos:exactMatch MESH:C010766 pretazettine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84035 pyridoxatin skos:exactMatch MESH:C069924 pyridoxatin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84037 ravidomycin skos:exactMatch MESH:C038314 ravidomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84046 pyoverdine skos:exactMatch MESH:C042453 pyoverdin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84058 ophthalmic acid skos:exactMatch MESH:C016632 ophthalmic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84059 octyl palmitate skos:exactMatch MESH:C032207 ethylhexyl palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84067 tetradecanal skos:exactMatch MESH:C019102 tetradecanal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84069 pentanal skos:exactMatch MESH:C046012 pentanal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84073 aminocandin skos:exactMatch MESH:C476911 aminocandin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8411 Primidolol skos:exactMatch MESH:C025720 primidolol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8413 primin skos:exactMatch MESH:C014773 primin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8415 Prinomide skos:exactMatch MESH:C052921 prinomide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84156 methyl palmitoleate skos:exactMatch MESH:C068012 methyl palmitoleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8416 Pristimerin skos:exactMatch MESH:C009043 pristimerin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84178 sennoside E skos:exactMatch MESH:C029837 sennoside E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84192 teixobactin skos:exactMatch MESH:C000594838 teixobactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84199 quinmerac skos:exactMatch MESH:C465640 7-chloro-3-methyl-quinoline-8-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84212 furan-2,5-dicarboxylic acid skos:exactMatch MESH:C551400 2,5-furandicarboxylic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:84248 pentan-3-amine skos:exactMatch MESH:C090758 diethylmethylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84260 ethyl phenylglyoxylate skos:exactMatch MESH:C015870 ethyl phenylglyoxylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84262 isopropyl palmitate skos:exactMatch MESH:C005060 isopropyl palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84268 nonanal skos:exactMatch MESH:C008664 nonanal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84278 1,1,3,3-tetramethylurea skos:exactMatch MESH:C004168 1,1,3,3-tetramethylurea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84289 tetratetracontane skos:exactMatch MESH:C045932 n-tetratetracontane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84298 2,5-S,S'-dicysteinyldopa skos:exactMatch MESH:C034512 2,5-S,S-dicysteinyldopa semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84304 cholesteryl myristate skos:exactMatch MESH:C032561 cholesteryl myristate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84338 synthalin A skos:exactMatch MESH:C005748 synthalin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8434 prochloraz skos:exactMatch MESH:C045362 prochloraz semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84340 hydrazinocurcumin skos:exactMatch MESH:C475807 hydrazinocurcumin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84341 cholesteryl linolenate skos:exactMatch MESH:C095270 cholesteryl linolenate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84360 cetoniacytone A skos:exactMatch MESH:C466782 cetoniacytone A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84361 5-epi-valiolone skos:exactMatch MESH:C433384 5-epi-(6-(2)H2)valiolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84373 chitotriose skos:exactMatch MESH:C041161 chitotriose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84380 chondramide A skos:exactMatch MESH:C097819 chondramide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84381 chondramide B skos:exactMatch MESH:C097820 chondramide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84382 chondramide C skos:exactMatch MESH:C097821 chondramide C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84383 chondramide D skos:exactMatch MESH:C097822 chondramide D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84407 cleistanthin B skos:exactMatch MESH:C078281 cleistanthin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84425 9-PAHSA skos:exactMatch MESH:C000631240 9-PAHSA semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84457 5-PAHSA skos:exactMatch MESH:C000629639 5-PAHSA semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84559 2,4-dinitroanisole skos:exactMatch MESH:C539360 2,4-dinitroanisole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84582 schizokinen skos:exactMatch MESH:C000766 schizokinen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84585 vibrioferrin skos:exactMatch MESH:C090126 vibrioferrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84607 7-deaza-cAMP skos:exactMatch MESH:C009608 tubercidin 3',5'-cyclic phosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84613 8-(6-aminohexylamino)-cAMP skos:exactMatch MESH:C067297 8-aminohexylamino cAMP semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8463 Pronethalol skos:exactMatch MESH:C084832 pronethalol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8464 prontosil skos:exactMatch MESH:C003359 sulfamidochrysoidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84677 MANT-GDP skos:exactMatch MESH:C065197 3'-(methylanthraniloyl)-2'-deoxy-guanosine diphosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84684 rhamnan skos:exactMatch MESH:C065836 rhamnan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84698 bromochlorodifluoromethane skos:exactMatch MESH:C037990 bromochlorodifluoromethane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84711 staphyloferrin A skos:exactMatch MESH:C063851 staphyloferrin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84731 rhodotorulic acid skos:exactMatch MESH:C003305 rhodotorulic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8475 Propanethial S-oxide skos:exactMatch MESH:C012059 thiopropanal S-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84808 1-tetradecanoyl-2-[(9Z)-octadecenoyl]-sn-glycero-3-phosphocholine skos:exactMatch MESH:C533738 1-myristoyl-2-oleoyl-sn-glycero-3-phosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84814 1-[(9Z)-octadecenoyl]-2-[(4Z,7Z,10Z,13Z,16Z,19Z)-docosahexaenoyl]-sn-glycero-3-phosphocholine skos:exactMatch MESH:C084316 1-oleoyl-2-docosahexaenoyl phosphatidylcholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84829 1-octadecanoyl-2-(4Z,7Z,10Z,13Z,16Z,19Z-docosahexaenoyl)-sn-glycero-3-phosphocholine skos:exactMatch MESH:C409542 1-stearoyl-2-docosahexaenoyl-sn-glycero-3-phosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84842 (R)-3-hydroxybutyrylcarnitine skos:exactMatch MESH:C513202 hydroxybutyrylcarnitine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84849 ethyl myristate skos:exactMatch MESH:C032396 ethyl myristate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8485 Proparacaine skos:exactMatch MESH:C005717 proxymetacaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84851 ethyl linolenate skos:exactMatch MESH:C039896 ethyl linolenate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84858 2-hydroxytricosanoic acid skos:exactMatch MESH:C060439 2-hydroxytricosanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84873 ethyl arachidonate skos:exactMatch MESH:C035723 ethyl arachidonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84877 18-methylicosanoic acid skos:exactMatch MESH:C111345 18-methyleicosanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84883 ethyl (5Z,8Z,11Z,14Z,17Z)-icosapentaenoate skos:exactMatch MESH:C035276 eicosapentaenoic acid ethyl ester semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:84894 hexane-2,5-diol skos:exactMatch MESH:C007938 2,5-hexanediol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84903 22-methyltricosanoic acid skos:exactMatch MESH:C113060 22-methyltricosanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8491 propiomazine skos:exactMatch MESH:C084591 propiomazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8493 Propiverine skos:exactMatch MESH:C015586 propiverine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84932 ethyl hexadecanoate skos:exactMatch MESH:C007680 ethyl palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84940 ethyl oleate skos:exactMatch MESH:C033180 ethyl oleate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:84971 (2E,6E,10E)-geranylgeranic acid skos:exactMatch MESH:C040155 geranylgeranic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85005 anticapsin skos:exactMatch MESH:C000097 anticapsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85010 eltrombopag skos:exactMatch MESH:C520809 eltrombopag semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:85014 2,5-hexanedione skos:exactMatch MESH:C011269 2,5-hexanedione semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:85043 H3K4Me3 skos:exactMatch MESH:C000626468 histone H3 trimethyl Lys4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85057 2-methylhexadecanoic acid skos:exactMatch MESH:C034839 2-methylhexadecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85061 N,N-dimethylformamide dimethyl acetal skos:exactMatch MESH:C022083 dimethylformamide-dimethylacetal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85081 cedr-8(15)-en-9-ol skos:exactMatch MESH:C534303 cedr-8(15)-en-9-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85085 KT 5720 skos:exactMatch MESH:C057416 KT 5720 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85089 ledipasvir skos:exactMatch MESH:C586541 ledipasvir semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:85098 ethyl isothiocyanate skos:exactMatch MESH:C039155 ethyl isothiocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85102 KT 5823 skos:exactMatch MESH:C073601 KT 5823 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85103 phenyl isothiocyanate skos:exactMatch MESH:C005441 phenylisothiocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85106 N-acetyl-alpha-L-talosaminuronic acid skos:exactMatch MESH:C041665 N-acetyltalosaminuronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85114 KT 5926 skos:exactMatch MESH:C063769 KT 5926 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85138 cobalt(II) acetate skos:exactMatch MESH:C521309 cobalt(II) acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85148 3-hydroxytetradecanoic acid skos:exactMatch MESH:C009893 beta-hydroxymyristic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85155 netupitant skos:exactMatch MESH:C508854 netupitant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85164 nintedanib skos:exactMatch MESH:C530716 nintedanib semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:85176 finafloxacin skos:exactMatch MESH:C560572 finafloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85177 Viekira Pak skos:exactMatch MESH:C000607373 Viekira Pak semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85182 dasabuvir skos:exactMatch MESH:C588260 ABT-333 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:85183 ombitasvir skos:exactMatch MESH:C586094 ABT-267 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:8523 Prosulfuron skos:exactMatch MESH:C459097 prosulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85235 gamma-caprolactone skos:exactMatch MESH:C430364 4-hexanolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85248 gellan gum skos:exactMatch MESH:C048288 gellan gum semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85249 hydroxyethylcellulose skos:exactMatch MESH:C002283 hydroxyethylcellulose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85259 diethylamine skos:exactMatch MESH:C034281 diethylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85262 N-(tetradecanoyl)ethanolamine skos:exactMatch MESH:C534530 N-myristoylethanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85263 N-(dodecanoyl)ethanolamine skos:exactMatch MESH:C090359 N-lauroylethanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85267 flumequine skos:exactMatch MESH:C012976 flumequine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85290 biocytinamide skos:exactMatch MESH:C065209 biocytinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85303 N-(hexanoyl)ethanolamine skos:exactMatch MESH:C499478 N-(hexanoyl)ethanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85310 2-(3,4-dihydroxyphenyl)-2-oxoethyl thiocyanate skos:exactMatch MESH:C527742 1-(3,4-dihydroxyphenyl)-2-thiocyanate-ethanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85347 N(3)-fumaramoyl-(S)-2,3-diaminopropanoic acid skos:exactMatch MESH:C041360 N(beta)-fumarylcarboxyamido-2,3-diaminopropionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85361 tetramethylsilane skos:exactMatch MESH:C073196 tetramethylsilane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85364 ammonium bromide skos:exactMatch MESH:C051470 ammonium bromide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85381 sodium 8-methoxypyrene-1,3,6-trisulfonate skos:exactMatch MESH:C529640 8-methoxypyrene-1,3,6-trisulfonic acid trisodium salt semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85429 phosphatidylethanol skos:exactMatch MESH:C051521 phosphatidylethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85430 11-deoxy-beta-rhodomycin zwitterion skos:exactMatch MESH:C478393 10-decarboxymethylaclacinomycin T semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85431 1,2-dipalmitoyl-sn-glycero-3-phosphoethanol skos:exactMatch MESH:C104363 1,2-dipalmitoyl-sn-glycero-3-phosphatidylethanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85487 3-(trimethylsilyl)propionic acid skos:exactMatch MESH:C523397 3-(trimethylsilyl)propionic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85537 4-hydroxy-3-methoxybenzene-1-sulfonic acid skos:exactMatch MESH:C013710 guaiacolsulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85542 egualen skos:exactMatch MESH:C061956 azuletil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85549 9alpha-hydroxyandrost-4-en-3,17-dione skos:exactMatch MESH:C076717 9-hydroxy-4-androstene-3,17-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85603 1-tuberculosinyladenosine(1+) skos:exactMatch MESH:C587948 1-tuberculosinyladenosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85609 satraplatin skos:exactMatch MESH:C081294 satraplatin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:85610 JM335 skos:exactMatch MESH:C089656 JM 335 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85611 triplatin tetranitrate skos:exactMatch MESH:C114062 BBR 3464 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85616 viridicatumtoxin skos:exactMatch MESH:C042170 viridicatumtoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85627 picarbutrazox skos:exactMatch MESH:C000625512 picarbutrazox semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85645 p-nitrophenyl palmitate skos:exactMatch MESH:C050015 4-nitrophenyl palmitate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85646 avilamycin A skos:exactMatch MESH:C436976 avilamycin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85673 oleocanthal skos:exactMatch MESH:C503534 oleocanthal semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:85675 3-phenylpropanoyl-CoA skos:exactMatch MESH:C078024 phenylpropionyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:857 2,2'-iminodipropanoic acid skos:exactMatch MESH:C026051 alanopine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85782 heptachlorobiphenyl skos:exactMatch MESH:C034559 2,3,4,5,3',4',5'-heptachlorobiphenyl semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85785 monodechloroaminopyrrolnitrin skos:exactMatch MESH:C057130 4-(2-amino-3-chlorophenyl)pyrrole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85786 aminopyrrolnitrin skos:exactMatch MESH:C084035 WB 2838 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8589 Protoemetine skos:exactMatch MESH:C570574 protoemetine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85911 3-oxo-23,24-bisnorchola-1,4-dien-22-oic acid skos:exactMatch MESH:C031976 20-carboxy-1,4-pregnadien-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85913 2,4-dihydroxy-5-methyl-6-oxo-2,4-hexadienoic acid skos:exactMatch MESH:C087487 2,4-dihydroxy-5-methyl-6-oxo-2,4-hexadienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8596 Protoverine skos:exactMatch MESH:C012011 protoverine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85962 1,2-dioleoyl-sn-glycero-3-phospho-N-methylethanolamine skos:exactMatch MESH:C065399 N-methyl-1,2-dioleoylphosphatidylethanolamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85980 eluxadoline skos:exactMatch MESH:C583636 eluxadoline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:85984 avibactam skos:exactMatch MESH:C543519 avibactam semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85989 Avycaz skos:exactMatch MESH:C000595613 avibactam, ceftazidime drug combination semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:85993 palbociclib skos:exactMatch MESH:C500026 palbociclib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:85994 lenvatinib skos:exactMatch MESH:C531958 lenvatinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:85997 sangivamycin skos:exactMatch MESH:C005699 sangivamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86007 bohemine skos:exactMatch MESH:C118034 bohemine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86012 oxetanocin A skos:exactMatch MESH:C051061 oxetanocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8602 pseudobaptigenin skos:exactMatch MESH:C060800 psi-baptigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8603 Pseudoconhydrine skos:exactMatch MESH:C568413 pseudoconhydrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8605 Pseudohypericin skos:exactMatch MESH:C056602 pseudohypericin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86068 5-hydroxyconiferyl alcohol skos:exactMatch MESH:C000616851 5-hydroxyconiferyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8607 pseudopelletierine skos:exactMatch MESH:C000626616 pseudopelletierine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86092 1-[(9Z)-octadecenoyl]-2-tetradecanoyl-sn-glycero-3-phosphocholine skos:exactMatch MESH:C533737 1-oleoyl-2-myristoyl-sn-glycero-3-phosphocholine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86126 fast yellow skos:exactMatch MESH:C561341 C.I. acid yellow 9 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86128 2-methyl-L-tryptophan skos:exactMatch MESH:C095863 2-methyltryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86135 (5Z,9Z,12Z,15Z)-octadecatetraenoic acid skos:exactMatch MESH:C432390 coniferonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86145 (7alpha,22R)-dihydroxycholesterol skos:exactMatch MESH:C060725 cholest-5-ene-3,7,22-triol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86148 (8E,10E,12Z)-octadecatrienoic acid skos:exactMatch MESH:C428441 calendic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8617 psorospermin skos:exactMatch MESH:C025543 psorospermin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86180 4-hydroxynon-2-enoic acid skos:exactMatch MESH:C091766 4-hydroxy-2-nonenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86194 4-(diethylamino)benzaldehyde skos:exactMatch MESH:C055506 4-(diethylamino)benzaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86204 chromium trinitrate skos:exactMatch MESH:C041167 chromium nitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8621 Psychotridine skos:exactMatch MESH:C051766 psychotridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86218 cresol red skos:exactMatch MESH:C009743 Cresol red semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8622 Psychotrine skos:exactMatch MESH:C116895 psychotrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86235 ferrous carbonate skos:exactMatch MESH:C486982 siderite semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86257 lead chromate skos:exactMatch MESH:C031895 lead chromate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86267 nitrotyrosine skos:exactMatch MESH:C002744 3-nitrotyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86290 6-bromoindirubin-3'-oxime skos:exactMatch MESH:C483321 6-bromoindirubin-3'-oxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8630 pterostilbene skos:exactMatch MESH:C107773 pterostilbene semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8632 Pteryxin skos:exactMatch MESH:C019546 pteryxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86320 1alpha,25-dihydroxyvitamin D2 skos:exactMatch MESH:C003564 1,25-dihydroxyergocalciferol semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:86325 BDA-366 skos:exactMatch MESH:C000610367 BDA-366 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8633 puerarin skos:exactMatch MESH:C033607 puerarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8634 Pukateine skos:exactMatch MESH:C119869 pukateine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86364 manganese(II) sulfate monohydrate skos:exactMatch MESH:C039798 manganese sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86365 2-methyl-3-ketovaleric acid skos:exactMatch MESH:C017517 2-methyl-3-oxovaleric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86366 N-(2-methylbutanoyl)glycine skos:exactMatch MESH:C016567 2-methylbutyrylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86367 2-methylerythritol skos:exactMatch MESH:C043904 3-C-methylerythritol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86371 3,4-dihydroxybutyric acid skos:exactMatch MESH:C041038 3,4-dihydroxybutanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86374 ninhydrin skos:exactMatch MESH:C000707814 2,2-dihydroxyindane-1,3-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8638 (9Z,11E,13Z)-octadecatrienoic acid skos:exactMatch MESH:C519714 punicic acid semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:86384 5beta-dihydrodeoxycorticosterone skos:exactMatch MESH:C084598 hydroxydione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86391 4-deoxythreonic acid skos:exactMatch MESH:C546216 4-deoxythreonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86400 levodione skos:exactMatch MESH:C494596 levodione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8645 purpurin skos:exactMatch MESH:C511975 purpurin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:86455 optochin skos:exactMatch MESH:C017303 ethylhydrocupreine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86468 dimethylarginine skos:exactMatch MESH:C487735 dimethylarginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86512 calycosin-7-O-beta-D-glucoside skos:exactMatch MESH:C526426 calycosin-7-O-beta-D-glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86529 1,2,3-trimethoxybenzene skos:exactMatch MESH:C091694 1,2,3-trimethoxybenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86537 2,2-dimethylsuccinic acid skos:exactMatch MESH:C473110 2,2-dimethylsuccinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86549 3,4-dimethoxycinnamic acid skos:exactMatch MESH:C065784 3-(3,4-dimethoxyphenyl)propenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86553 3-hydroxymandelic acid skos:exactMatch MESH:C024037 3-hydroxymandelic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86555 pyridine-3-carbaldehyde oxime skos:exactMatch MESH:C037033 3-pyridine-aldoxime semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86562 4-allyl-2,6-dimethoxyphenol skos:exactMatch MESH:C112468 4-allyl-2,6-dimethoxyphenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86583 isoeugenol acetate skos:exactMatch MESH:C400781 2-methoxy-4-prop-1-enylphenyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86590 apocynol skos:exactMatch MESH:C534597 apocynol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86603 Dehydrodiisoeugenol skos:exactMatch MESH:C496603 dehydrodiisoeugenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86604 Dehydrodivanillin skos:exactMatch MESH:C050236 dehydrodivanillin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8661 Pyrethrosin skos:exactMatch MESH:C003255 pyrethrosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86610 Dihydrodehydrodiisoeugenol skos:exactMatch MESH:C588254 dihydrodehydrodiisoeugenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86612 dihydroferulic acid skos:exactMatch MESH:C520807 dihydroferulic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86618 ethyl heptanoate skos:exactMatch MESH:C032206 ethyl oenanthate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86655 homoveratric acid skos:exactMatch MESH:C531921 (3,4-dimethoxyphenyl)acetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8674 pyrimethanil skos:exactMatch MESH:C108337 pyrimethanil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8687 pyrvinium skos:exactMatch MESH:C024631 pyrvinium semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8689 Quadrigemine A skos:exactMatch MESH:C051765 quadrigemine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8690 Quadrone skos:exactMatch MESH:C016711 quadrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86903 methyl p-anisate skos:exactMatch MESH:C539391 methyl 4-anisate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86905 methyl sinapate skos:exactMatch MESH:C006605 antithiamine factor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86907 monoethyl malonate skos:exactMatch MESH:C540852 monoethyl malonate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86918 p-Methoxybenzyl alcohol skos:exactMatch MESH:C066943 anisyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86919 phenyl benzoate skos:exactMatch MESH:C062963 diphenylcarboxylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8692 Quassin skos:exactMatch MESH:C010317 quassin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8694 Quazepam skos:exactMatch MESH:C025130 quazepam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:86940 simulanol skos:exactMatch MESH:C473506 simulanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8695 quercetagetin skos:exactMatch MESH:C079163 quercetagetin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:86963 veratrylglycerol beta-guaiacyl ether skos:exactMatch MESH:C047159 veratrylglycerol-beta-guaiacyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:86989 stattic skos:exactMatch MESH:C517409 stattic semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:87016 eslicarbazepine acetate skos:exactMatch MESH:C416835 eslicarbazepine acetate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:87032 flexirubins skos:exactMatch MESH:C017313 flexirubins semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87040 agaropectin skos:exactMatch MESH:C038194 agaropectin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87057 lanost-8-ene-3beta,30-diol skos:exactMatch MESH:C050483 32-hydroxy-24,25-dihydrolanosterol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87060 3beta-hydroxylanost-8-en-32-al skos:exactMatch MESH:C032444 lanosten-3-ol-32-al semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87073 naphthol green B skos:exactMatch MESH:C574940 naphthol green B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87085 35-aminobacteriohopane-30,31,32,33,34-pentol skos:exactMatch MESH:C047450 35-aminobacteriohopane-30,31,32,33,34-pentol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87094 acid red 4 skos:exactMatch MESH:C523279 Acid Red 4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87106 acid red 29 skos:exactMatch MESH:C070620 chromotrope 2R semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87123 tulipalin B skos:exactMatch MESH:C048810 tulipalin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87124 6-tuliposide B skos:exactMatch MESH:C551332 6-tuliposide B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87158 SU1498 skos:exactMatch MESH:C483044 SU 1498 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87159 SU5614 skos:exactMatch MESH:C416849 SU 5614 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8717 quinethazone skos:exactMatch MESH:C050700 quinethazone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87175 propamidine isethionate skos:exactMatch MESH:C046651 propamidine isethionate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87184 hexamidine skos:exactMatch MESH:C018961 hexamidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87185 florfenicol skos:exactMatch MESH:C035534 florfenicol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87186 Biebrich scarlet skos:exactMatch MESH:C105009 Biebrich Scarlet semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87206 azocarmine G skos:exactMatch MESH:C025171 azocarmine G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87219 naphthol yellow S skos:exactMatch MESH:C009824 naphthol yellow semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87221 flavianic acid skos:exactMatch MESH:C438653 flavianic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87226 lissamine flavine FF skos:exactMatch MESH:C026796 brilliant sulfaflavine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87235 metanil yellow skos:exactMatch MESH:C005108 metanil yellow semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87248 ethyl glucuronide skos:exactMatch MESH:C093924 ethyl glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87263 estra-1,5(10)-diene-3,4,17-trione skos:exactMatch MESH:C044208 1,5(10)-estradiene-3,4,17-trione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8731 Quinquangulin skos:exactMatch MESH:C015486 quinquangulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87316 7-amino-4-hydroxy-2-naphthalenesulfonic acid skos:exactMatch MESH:C103885 7-amino-4-hydroxy-2-naphthalenesulfonic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87319 diethyl glutarate skos:exactMatch MESH:C073363 diethyl glutarate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8732 Quinupristin skos:exactMatch MESH:C113825 quinupristin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87321 N-methylacetamide skos:exactMatch MESH:C018595 N-methylacetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87328 benzocyclobutene skos:exactMatch MESH:C079040 benzocyclobutene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8733 Quinupristin-dalfopristin skos:exactMatch MESH:C062940 quinupristin-dalfopristin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87344 diethylene glycol diacetate skos:exactMatch MESH:C017221 diethylene glycol diacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87347 acridine red 3B skos:exactMatch MESH:C032527 acridine red semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87352 alcian yellow skos:exactMatch MESH:C030318 Alcian Yellow semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87358 alizarin red S skos:exactMatch MESH:C004468 Alizarin Red S semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87363 4-oxopentanal skos:exactMatch MESH:C575062 4-oxopentanal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87368 diethyl malate skos:exactMatch MESH:C058705 diethyl malate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87370 N-ethylacetamide skos:exactMatch MESH:C047509 N-ethylacetamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87388 diethyl fumarate skos:exactMatch MESH:C035088 diethyl fumarate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87392 2-ethylhexyl acetate skos:exactMatch MESH:C073401 2-ethylhexyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87393 hexan-1-ol skos:exactMatch MESH:C036260 1-hexanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87407 S-(4-nitrobenzyl)glutathione skos:exactMatch MESH:C038391 S-(4-nitrobenzyl)glutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87408 S-[2-hydroxy-3-(4-nitrophenoxy)propyl]glutathione skos:exactMatch MESH:C064606 1-(4-nitrophenoxy)-3-(S-glutathionyl)-2-propanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87411 dibenzyl ether skos:exactMatch MESH:C076624 dibenzyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87422 isoamyl butyrate skos:exactMatch MESH:C000633780 isopentyl butanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87425 juvenile hormone I acid skos:exactMatch MESH:C026858 juvenile hormone I acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87427 ethyl laurate skos:exactMatch MESH:C007677 ethyl laurate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87430 ethyl decanoate skos:exactMatch MESH:C091960 ethyl decanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87432 methyl octanoate skos:exactMatch MESH:C039151 methyl octanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87434 2-octanone skos:exactMatch MESH:C037075 2-octanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87440 3-pyridinol skos:exactMatch MESH:C023500 3-hydroxypyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87464 azophloxine skos:exactMatch MESH:C037541 red 2G semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87484 fast red B skos:exactMatch MESH:C541030 Fast Red B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87495 octyl acetate skos:exactMatch MESH:C059676 octyl acetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87500 isobutyl benzoate skos:exactMatch MESH:C087766 isobutyl benzoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87506 2-methylthiolan-3-one skos:exactMatch MESH:C554603 2-methyltetrahydrothiophen-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87528 dihydromyrcenol skos:exactMatch MESH:C542861 dihydromyrcenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87529 myrcenol skos:exactMatch MESH:C534316 7-hydroxy-7-methyl-3-methylene-1-octene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87543 fluazaindolizine skos:exactMatch MESH:C000621530 fluazaindolizine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87551 1-aminopentadecane skos:exactMatch MESH:C575350 pentadecylamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87569 pydiflumetofen skos:exactMatch MESH:C000656527 pydiflumetofen semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87598 7alpha-hydroxyestradiol skos:exactMatch MESH:C037863 estra-1,3,5(10)-triene-3,7,17-triol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87602 4-hydroxyestrone skos:exactMatch MESH:C026418 4-hydroxyestrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87628 16beta-hydroxyestrone skos:exactMatch MESH:C026702 16-hydroxyestrone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87629 fast blue B skos:exactMatch MESH:C020747 Fast Blue B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87637 azure A skos:exactMatch MESH:C025818 Azure A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87639 azure B skos:exactMatch MESH:C025819 Azure B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87641 azure C skos:exactMatch MESH:C045363 Azure C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87643 victoria blue 4R skos:exactMatch MESH:C016183 Victoria blue 4R semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87645 night blue skos:exactMatch MESH:C020923 night blue semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87665 rosanilin skos:exactMatch MESH:C025485 basic fuchsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87671 new fuchsin skos:exactMatch MESH:C027071 new fuchsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87675 methylene green skos:exactMatch MESH:C028673 methylene green semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8768 rabeprazole skos:exactMatch MESH:C073326 clofezone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8773 Ramentaceone skos:exactMatch MESH:C517013 7-methyljuglone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87752 benzo[a]pyrene-7,8-dione skos:exactMatch MESH:C076588 benzo(a)pyrene-7,8-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87755 pentan-3-one skos:exactMatch MESH:C027452 diethyl ketone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87766 2-(D-glucosyloxy)benzoic acid skos:exactMatch MESH:C084746 salicylic acid glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8778 Ranunculin skos:exactMatch MESH:C039859 ranunculin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87784 GR 65630 skos:exactMatch MESH:C059068 GR 65630 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8779 Rapanone skos:exactMatch MESH:C054611 rapanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87809 2-ethylhexanal skos:exactMatch MESH:C040669 2-ethylhexanal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87820 17-phenyl-18,19,20-trinor-prostaglandin E2 skos:exactMatch MESH:C092396 17-phenyltrinorprostaglandin E2 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:87841 4-pregnen-20,21-diol-3-one skos:exactMatch MESH:C527598 4-pregnen-20,21-diol-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87986 p-tolyl beta-D-glucuronide skos:exactMatch MESH:C485699 4-cresylglucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87996 3-(m-hydroxyphenyl)propanoyl-CoA skos:exactMatch MESH:C106927 3-(3-hydroxyphenyl)propionyl-coenzyme A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:87998 6-ketopiperidine-2-carboxylic acid skos:exactMatch MESH:C030878 6-oxopiperidine-2-carboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8803 Remikiren skos:exactMatch MESH:C065581 remikiren semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8805 Repaglinide skos:exactMatch MESH:C072379 repaglinide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:88050 deoxycylindrospermopsin skos:exactMatch MESH:C513692 7-deoxycylindrospermopsin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8806 Resazurin skos:exactMatch MESH:C005843 resazurin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8809 resiniferatoxin skos:exactMatch MESH:C024353 resiniferatoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8810 Resiniferonol skos:exactMatch MESH:C035114 resiniferonol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88108 7alpha,12alpha-dihydroxy-3-oxo-5beta-cholan-24-oic acid skos:exactMatch MESH:C017234 7,12-dihydroxy-3-oxocholanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88109 7alpha-hydroxy-3-oxochol-4-en-24-oic acid skos:exactMatch MESH:C003019 3-oxo-7-hydroxychol-4-enoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88123 (R)-12-hydroxysqualene skos:exactMatch MESH:C000608370 hydroxysqualene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88153 tripropionin skos:exactMatch MESH:C031627 tripropionin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88159 3-hydroxy-O,5-dimethyl-L-tyrosine skos:exactMatch MESH:C544271 3-hydroxy-5-methyl-O-methyltyrosine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88164 3-chloroalanine skos:exactMatch MESH:C006977 3-chloroalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88173 brilliant green skos:exactMatch MESH:C006798 brilliant green semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88183 Celestin blue B skos:exactMatch MESH:C007063 Celestine Blue semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88200 benazeprilat skos:exactMatch MESH:C052133 benazeprilat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8821 Retronecine skos:exactMatch MESH:C014795 retronecine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88214 3,5-dichlorophenol skos:exactMatch MESH:C116190 3,5-dichlorophenol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88218 FluoZin-3 skos:exactMatch MESH:C451182 FluoZin-3 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8822 Retrorsine skos:exactMatch MESH:C003300 retrorsine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8824 trans-rhaponticin skos:exactMatch MESH:C023538 rhapontin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88246 2'-deoxytubercidin skos:exactMatch MESH:C053222 2'-deoxytubercidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88249 PD 0325901 skos:exactMatch MESH:C506614 PD 0325901 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8825 Rhein skos:exactMatch MESH:C020491 rhein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88255 nifurtoinol skos:exactMatch MESH:C002848 nifurtoinol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88271 letosteine skos:exactMatch MESH:C018578 letosteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88274 aranotin skos:exactMatch MESH:C002500 aranotin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88290 5-hydroxyimidazole-4-carboxamide skos:exactMatch MESH:C033758 4-carbamoylimidazolium 5-olate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88297 9-hydroxyellipticine skos:exactMatch MESH:C008009 9-hydroxyellipticine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88298 FR171456 skos:exactMatch MESH:C487953 FR171456 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88305 lorglumide skos:exactMatch MESH:C048181 lorglumide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8832 Rhododendrin skos:exactMatch MESH:C000627159 rhododendrin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88327 dafadine A skos:exactMatch MESH:C569572 4-(1-((5-((2,6-dimethylphenoxy)methyl)-3-isoxazolyl)carbonyl)-4-piperidinyl)pyridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88334 CD437 skos:exactMatch MESH:C099555 CD 437 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:88337 bisantrene skos:exactMatch MESH:C031404 bisantrene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88338 1-oleoyl-2-\{6-[(7-nitro-2-1,3-benzoxadiazol-4-yl)amino]hexanoyl\}-sn-glycero-3-phospho-L-serine skos:exactMatch MESH:C034296 N-(7-nitro-2,1,3-benzoxadiazol-4-yl)phosphatidylserine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88339 BMS-754807 skos:exactMatch MESH:C545990 BMS 754807 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88346 13,14-dihydroprostaglandin F2alpha skos:exactMatch MESH:C026527 13,14-dihydroprostaglandin F2alpha semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88348 15(S)-HETrE skos:exactMatch MESH:C095123 15-hydroxyeicosatrienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8835 Rhodoxanthin skos:exactMatch MESH:C038054 rhodoxanthin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88353 bryostatin 1 skos:exactMatch MESH:C046785 bryostatin 1 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8836 Rhoeadine skos:exactMatch MESH:C019078 rhoeadine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8837 Rhombifoline skos:exactMatch MESH:C119591 rhombifoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88374 2-Methylpentane skos:exactMatch MESH:C094659 2-methylpentane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88375 3-Methyl-1-penten-3-ol skos:exactMatch MESH:C575773 3-methyl-1-penten-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88384 Methacrolein skos:exactMatch MESH:C039175 methacrylaldehyde semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88390 1-hydroxybutan-2-one skos:exactMatch MESH:C487002 1-hydroxy-2-butanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88402 Vanilpyruvic acid skos:exactMatch MESH:C016827 vanilpyruvic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88427 alpha-CEHC skos:exactMatch MESH:C084852 2,5,7,8-tetramethyl-2-(2'-carboxyethyl)-6-hydroxychroman semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88428 3-Methyl-2-cyclohexen-1-one skos:exactMatch MESH:C473568 3-methyl-2-cyclohexen-1-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88456 8,15-DiHETE skos:exactMatch MESH:C030722 8,15-leukotriene B4 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88493 leukotriene B5 skos:exactMatch MESH:C040212 leukotriene B5 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88494 epsilon-(gamma-glutamyl)lysine skos:exactMatch MESH:C001299 epsilon-(gamma-glutamyl)-lysine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88526 Vanillactic acid skos:exactMatch MESH:C003753 vanillactic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88539 Pyridinoline skos:exactMatch MESH:C015484 pyridinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88542 Butylparaben skos:exactMatch MESH:C038091 butylparaben semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88569 Hexylbenzene skos:exactMatch MESH:C053762 n-hexylbenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88614 Calamenene skos:exactMatch MESH:C502644 calamenene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8866 rimsulfuron skos:exactMatch MESH:C447879 rimsulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88662 6'-Hydroxy-O-desmethylangolensin skos:exactMatch MESH:C000707255 6'-hydroxy-O-desmethylangolensin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8870 Rishitin skos:exactMatch MESH:C009188 rishitin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88715 3,5-Dimethoxyphenol skos:exactMatch MESH:C015155 phloroglucinol dimethyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88719 3-Methoxyphenylacetic acid skos:exactMatch MESH:C023699 3-methoxyphenylacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88727 Estriol 3-sulfate 16-glucuronide skos:exactMatch MESH:C027973 estriol 3-sulfate 16-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88728 Tetrahydroaldosterone-3-glucuronide skos:exactMatch MESH:C013283 tetrahydroaldosterone 3 beta-glucosiduronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88730 5alpha-androstane-3beta,17beta-diol 3-O-(beta-D-glucuronide) skos:exactMatch MESH:C054443 17-hydroxyandrostane-3-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88734 Aldosterone 18-glucuronide skos:exactMatch MESH:C018447 aldosterone 18-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88739 Retinyl beta-glucuronide skos:exactMatch MESH:C067655 retinylglucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88742 Gentisuric acid skos:exactMatch MESH:C016471 gentisuric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88765 Pregnanediol-3-glucuronide skos:exactMatch MESH:C022270 pregnanediol-3 alpha-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88770 Megastigmatrienone skos:exactMatch MESH:C549856 (4Z)-4-((E)-but-2-enylidene)-3,5,5-trimethylcyclohex- 2-en-1-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88773 Cortolone-3-glucuronide skos:exactMatch MESH:C044900 cortolone-3-glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88776 Dopamine glucuronide skos:exactMatch MESH:C037719 dopamine glucuronide semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:8878 robinin skos:exactMatch MESH:C005183 robinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88806 Methyl butyrate skos:exactMatch MESH:C043811 methyl butyrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8881 robustaflavone skos:exactMatch MESH:C116328 robustaflavone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:88811 Suberylglycine skos:exactMatch MESH:C013264 suberylglycine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88824 N-acetylcadaverine skos:exactMatch MESH:C025476 monoacetylcadaverine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88839 Ethyl salicylate skos:exactMatch MESH:C041835 ethyl salicylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8887 rofecoxib skos:exactMatch MESH:C116926 rofecoxib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:88874 beta-Bourbonene skos:exactMatch MESH:C542377 beta-bourbonene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8888 ropinirole skos:exactMatch MESH:C046649 ropinirole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88888 3-Sulfodeoxycholic acid skos:exactMatch MESH:C045047 3-sulfodeoxycholic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88900 1-Octen-3-one skos:exactMatch MESH:C113805 1-octen-3-one semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88902 O-Desmethylangolensin skos:exactMatch MESH:C050052 O-desmethylangolensin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8891 Roridin A skos:exactMatch MESH:C038849 roridin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88954 6-Methylnicotinamide skos:exactMatch MESH:C099919 6-methylnicotinamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:88965 ethyl cyclohexanecarboxylate skos:exactMatch MESH:C517079 ethyl cyclohexanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8899 rottlerin skos:exactMatch MESH:C085746 rottlerin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8900 Rotundifolone skos:exactMatch MESH:C467828 rotundifolone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89012 1-Methylpyrrole skos:exactMatch MESH:C096654 N-methylpyrrole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8904 Royleanone skos:exactMatch MESH:C103399 royleanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89058 2-Ethylhexanoic acid skos:exactMatch MESH:C040668 2-ethylhexanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89059 Dihydro-2(3H)-thiophenone skos:exactMatch MESH:C083047 gamma-thiobutyrolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89060 Chenodeoxycholic acid 3-sulfate skos:exactMatch MESH:C027616 chenodeoxycholate sulfate conjugate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89087 cotinine N-oxide skos:exactMatch MESH:C001605 cotinine-N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8909 Rufloxacin skos:exactMatch MESH:C060328 rufloxacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89118 5-hydroxymethyl-2-furoic acid skos:exactMatch MESH:C521074 5-hydroxymethyl-2-furoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8913 Ruscogenin skos:exactMatch MESH:C012541 ruscogenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8917 Rutacridone skos:exactMatch MESH:C059481 rutacridone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8918 Rutacridone epoxide skos:exactMatch MESH:C059482 rutacridone epoxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89185 1-nitrohexane skos:exactMatch MESH:C025019 nitrohexane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8919 Rutaevin skos:exactMatch MESH:C079993 rutaevin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89195 2-Methyl-4-heptanone skos:exactMatch MESH:C520062 2-methyl-4-heptanone semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:89199 methyl tetradecanoate skos:exactMatch MESH:C508363 methyl tetradecanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8920 Rutamarin skos:exactMatch MESH:C022850 rutamarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89205 3-Hydroxyadipic acid skos:exactMatch MESH:C045052 3-hydroxyadipic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89213 18-Oxocortisol skos:exactMatch MESH:C038135 18-oxocortisol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8922 Rutecarpine skos:exactMatch MESH:C028632 rutecarpine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8925 ryanodine skos:exactMatch MESH:D031309 Ryania semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89315 15-Keto-13,14-dihydroprostaglandin A2 skos:exactMatch MESH:C025558 15-keto-13,14-dihydroprostaglandin A2 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8932 S-(4-Azidophenacyl)glutathione skos:exactMatch MESH:C024939 S-(4-azidophenacyl)glutathione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8939 flumioxazin skos:exactMatch MESH:C106487 flumioxazin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89405 3-Methoxy-4-hydroxyphenylglycol glucuronide skos:exactMatch MESH:C037157 3-methoxy-4-hydroxyphenylglycol glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89406 Norcotinine skos:exactMatch MESH:C066333 norcotinine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:89421 3,4-DHPEA-EA skos:exactMatch MESH:C121925 3,4-dixydroxyphenylethanol elenolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89455 18-Hydroxycortisol skos:exactMatch MESH:C033689 18-hydroxycortisol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89478 Putreanine skos:exactMatch MESH:C000064 putreanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89479 lanthionine ketimine skos:exactMatch MESH:C035499 lanthionine ketimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89481 Bisnorbiotin skos:exactMatch MESH:C002143 bisnorbiotin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89485 5-Hydroxydopamine skos:exactMatch MESH:C027802 5-hydroxydopamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89487 3-Methyluridine skos:exactMatch MESH:C008513 3-methyluridine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89493 2,6-Dimethoxybenzoic acid skos:exactMatch MESH:C472445 2,6-dimethoxybenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89510 Deoxypyridinoline skos:exactMatch MESH:C036020 deoxypyridinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89561 butyl hexanoate skos:exactMatch MESH:C046398 butyl caprylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89575 3,5-Diiodothyronine skos:exactMatch MESH:C030103 3,5-diiodothyronine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89598 theaspirane skos:exactMatch MESH:C000705697 theaspirane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89605 Alpha-Linolenoyl ethanolamide skos:exactMatch MESH:C000602094 alpha-linolenoyl ethanolamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89640 Nicotinamide N-oxide skos:exactMatch MESH:C037645 nicotinamide N-oxide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89700 3-Iodothyronamine skos:exactMatch MESH:C487948 3-iodothyronamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89743 2,4-Nonadienal skos:exactMatch MESH:C412886 2,4-nonadienal semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89749 Monomethyl phthalate skos:exactMatch MESH:C517284 monomethyl phthalate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89751 1,2-dihexadecanoyl-3-octadecanoyl-sn-glycerol skos:exactMatch MESH:C542594 1, 2-dipalmitoyl-3-stearoyl-sn-glycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89762 2,5-Dimethylpyrazine skos:exactMatch MESH:C075524 2,5-dimethylpyrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8977 SB 206553 skos:exactMatch MESH:C094868 SB 206553 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8978 SB 221284 skos:exactMatch MESH:C112099 SB 221284 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8979 SB 228357 skos:exactMatch MESH:C118947 SB 228357 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:8980 SB 243213 skos:exactMatch MESH:C406343 SB 243213 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:89810 N-acetyl-5-aminosalicylic acid skos:exactMatch MESH:C028836 N-acetyl-5-aminosalicylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89815 1-Tridecene skos:exactMatch MESH:C028691 1-tridecene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89818 2-Tetradecanone skos:exactMatch MESH:C479160 2-tetradecanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8982 SC-57666 skos:exactMatch MESH:C110286 SC 57666 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8983 SC-58125 skos:exactMatch MESH:C090859 1-((4-methylsulfonyl)phenyl)-3-trifluoromethyl-5-(4-fluorophenyl)pyrazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89830 5-methoxysalicylic acid skos:exactMatch MESH:C033304 5-methoxysalicylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89843 methylsuccinic acid skos:exactMatch MESH:C039138 methylsuccinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89851 5-Methoxytryptophol skos:exactMatch MESH:C002465 methoxytryptophol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89853 1,3-Dimethoxybenzene skos:exactMatch MESH:C031201 1,3-dimethoxybenzene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8986 Benalfocin skos:exactMatch MESH:C039139 benalfocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8987 SK&F 91581 skos:exactMatch MESH:C028893 SK&F 91581 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89878 Epinephrine sulfate skos:exactMatch MESH:C036526 epinephrine sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89886 2-Methoxy-4-methylphenol skos:exactMatch MESH:C025390 creosol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89899 xanthurenic acid 8-O-sulfate skos:exactMatch MESH:C526073 xanthurenic acid 8-O-sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8990 SN38 glucuronide skos:exactMatch MESH:C441475 7-ethyl-10-hydroxycamptothecin glucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89907 disialyllacto-N-tetraose skos:exactMatch MESH:C576246 disialyllacto-N-tetraose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:8994 safrole skos:exactMatch MESH:C571663 5-allyl-1,3-benzodioxol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89944 1-Penten-3-ol skos:exactMatch MESH:C068720 1-penten-3-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:89982 8-Dehydrocholesterol skos:exactMatch MESH:C026359 cholesta-5,8-dien-3 beta-ol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90000 Argininic acid skos:exactMatch MESH:C000225 argininic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90001 cystathionine ketimine skos:exactMatch MESH:C038681 cystathionine ketimine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90005 4-Hydroxyisovaleric acid skos:exactMatch MESH:C030032 4-hydroxyisovaleric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90022 Norepinephrine sulfate skos:exactMatch MESH:C017574 noradrenaline sulfate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90046 Methylephedrine skos:exactMatch MESH:C041707 N-methylephedrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90065 3-fucosyllactose skos:exactMatch MESH:C035714 3'-fucosyllactose semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90074 4-Ethylbenzoic acid skos:exactMatch MESH:C051230 4-ethylbenzoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90075 rose oxide skos:exactMatch MESH:C581370 rose-oxide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9008 salicyluric acid skos:exactMatch MESH:C000693 salicylurate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90086 N-benzoyl-L-arginine skos:exactMatch MESH:C004464 N-benzoyl-L-arginine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9009 Salidroside skos:exactMatch MESH:C009172 rhodioloside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:901 2,4,8-Trihydroxy-1-tetralone skos:exactMatch MESH:C051971 2,4,8-trihydroxy-1-tetralone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9010 Salmefamol skos:exactMatch MESH:C100251 salmefamol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90112 Guinee green B skos:exactMatch MESH:C009885 guinea green B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90116 hematein skos:exactMatch MESH:C007915 hematein semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90124 dibromoacetic acid skos:exactMatch MESH:C088674 dibromoacetic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90125 N-(2-hydroxy-1-methylethyl)-9-octadecenamide skos:exactMatch MESH:C512990 N-(2-hydroxy-1-methylethyl)-9-octadecenamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90127 scytonemin skos:exactMatch MESH:C083368 scytonemin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9013 Salonitenolide skos:exactMatch MESH:C011103 salonitenolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90137 6-bromo-2-naphthyl beta-D-galactoside skos:exactMatch MESH:C065297 6-bromo-2-naphthyl-beta-galactopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9014 salsalate skos:exactMatch MESH:C014182 salicylsalicylic acid semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:90141 tyrosine betaine skos:exactMatch MESH:C018168 tyrosine betaine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90146 4-nitrophenyl beta-D-glucuronide skos:exactMatch MESH:C002730 4-nitrophenylglucuronide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9017 Salvianolic acid A skos:exactMatch MESH:C066201 salvianolic acid A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9018 Samaderin A skos:exactMatch MESH:C432979 samaderin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9019 Samidin skos:exactMatch MESH:C000599090 samidin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9020 Sanggenon C skos:exactMatch MESH:C477157 sanggenone C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90205 plitidepsin skos:exactMatch MESH:C098980 plitidepsin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90209 didemnin skos:exactMatch MESH:C030051 didemnins semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9021 Sanggenon D skos:exactMatch MESH:C000630879 sanggenon D semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90217 quizartinib skos:exactMatch MESH:C544967 quizartinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90225 rubitecan skos:exactMatch MESH:C079905 rubitecan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90227 selumetinib skos:exactMatch MESH:C517975 AZD 6244 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9023 santamarin skos:exactMatch MESH:C016722 santamarine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90232 9-(tetrahydrofuryl)adenine skos:exactMatch MESH:C017759 9-(tetrahydro-2-furyl)-adenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90235 spiruchostatin B skos:exactMatch MESH:C529984 spiruchostatin B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90236 (2E,6E)-farnesyl monophosphate skos:exactMatch MESH:C059195 farnesyl monophosphate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90237 tandutinib skos:exactMatch MESH:C464670 tandutinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9024 santin skos:exactMatch MESH:C104803 santin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90241 vinflunine skos:exactMatch MESH:C111217 vinflunine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90249 2-naphthyl tetradecanoate skos:exactMatch MESH:C030017 2-naphthylmyristate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90250 2-naphthyl octanoate skos:exactMatch MESH:C048448 2-naphthyl caprylate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90252 2-naphthyl alpha-L-fucoside skos:exactMatch MESH:C015376 naphthyl-alpha-L-fucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90253 4-nitrophenyl alpha-L-fucoside skos:exactMatch MESH:C014125 4-nitrophenylfucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90275 lactucopicrin skos:exactMatch MESH:C001458 intybin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90282 N(1),N(12)-diethylspermine skos:exactMatch MESH:C052614 N(1), N(12)-diethylspermine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90295 PLX-4720 skos:exactMatch MESH:C528407 PLX 4720 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9031 Sarisan skos:exactMatch MESH:C056048 sarisan semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90319 Ponceau S skos:exactMatch MESH:C032756 ponceau S semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90324 homocysteic acid skos:exactMatch MESH:C007956 homocysteic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90343 4-nitrophenyl N-acetyl-beta-D-glucosaminide skos:exactMatch MESH:C014124 4-nitrophenyl-N-acetyl-2-deoxyglucopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90344 N-methylproline skos:exactMatch MESH:C509449 N-methylproline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90355 phenylpropiolic acid skos:exactMatch MESH:C019521 phenylpropiolic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90364 S-(5-deoxy-beta-D-ribos-5-yl)-L-homocysteine skos:exactMatch MESH:C487472 S-ribosyl-L-homocysteine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90369 6-chloro-2,3,4,9-tetrahydro-1H-carbazole-1-carboxamide skos:exactMatch MESH:C550547 6-chloro-2,3,4,9-tetrahydro-1H-carbazole-1-carboxamide semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:9037 Sarracine skos:exactMatch MESH:C011104 sarracine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90388 AH23848 skos:exactMatch MESH:C046926 AH 23848 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90399 primuline skos:exactMatch MESH:C035646 primuline semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90413 N-benzoyl-D-phenylalanine skos:exactMatch MESH:C053764 benzoylphenylalanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90425 N-(alpha-L-aspartyl)-2-naphthylamine skos:exactMatch MESH:C044335 aspartic acid beta-naphthylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90426 L-cysteine 2-naphthylamide skos:exactMatch MESH:C026206 cysteine-beta-naphthylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90428 L-cystine di-2-naphthylamide skos:exactMatch MESH:C015769 cystine-di-beta-naphthylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9044 Savinin skos:exactMatch MESH:C425325 savinin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90440 N-(alpha-L-glutamyl)-2-naphthylamine skos:exactMatch MESH:C023861 gamma-glutamyl-2-naphthylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90441 WIN 18446 skos:exactMatch MESH:C002491 N,N'-bis(dichloroacetyl)-1,8-octamethylenediamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90454 lysophosphatidylglycerol skos:exactMatch MESH:C026223 lysophosphatidylglycerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90476 L-leucine 2-naphthylamide skos:exactMatch MESH:C040135 leucine-beta-naphthylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9049 Schottenol skos:exactMatch MESH:C031313 stigmast-7-enol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90522 alkali blue 4B skos:exactMatch MESH:C111519 alkali blue 6B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90524 PI-103 skos:exactMatch MESH:C522973 PI103 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9053 sclareol skos:exactMatch MESH:C070760 sclareol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90531 sotrastaurin skos:exactMatch MESH:C543528 sotrastaurin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90599 L-phenylalanine 2-naphthylamide skos:exactMatch MESH:C079641 phenylalanine-beta-naphthylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90601 5-oxo-L-proline 2-naphthylamide skos:exactMatch MESH:C034099 pyrrolidonyl-beta-naphthylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90605 monodecanoylglycerol skos:exactMatch MESH:C004204 rac-glycerol 1-monodecanoate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90620 vatalanib skos:exactMatch MESH:C404768 vatalanib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90626 AMG-208 skos:exactMatch MESH:C000607903 AMG 208 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90633 perfluorododecanoic acid skos:exactMatch MESH:C522391 perfluorododecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90679 torkinib skos:exactMatch MESH:C572919 PP242 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:90681 SB-239063 skos:exactMatch MESH:C406525 SB 239063 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:90683 talmapimod skos:exactMatch MESH:C499748 SCIO-469 semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:90685 pamapimod skos:exactMatch MESH:C533858 pamapimod semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90686 IC-87114 skos:exactMatch MESH:C477872 IC 87114 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90690 U-73122 skos:exactMatch MESH:C060229 1-(6-((3-methoxyestra-1,3,5(10)-trien-17-yl)amino)hexyl)-1H-pyrrole-2,5-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90693 U0126 skos:exactMatch MESH:C113580 U 0126 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90695 anthra[1,9-cd]pyrazol-6(2H)-one skos:exactMatch MESH:C432165 pyrazolanthrone semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:90698 anthrapyrazole skos:exactMatch MESH:C055925 anthrapyrazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90703 gamendazole skos:exactMatch MESH:C530949 gamendazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90705 SB 203580 skos:exactMatch MESH:C093642 SB 203580 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90712 S-methyl-L-thiocitrulline skos:exactMatch MESH:C086717 S-methylthiocitrulline semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:90721 N-[3-(aminomethyl)benzyl]acetamidine skos:exactMatch MESH:C561963 W1400 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90724 AM-251 skos:exactMatch MESH:C103505 AM 251 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90776 11-oxo-ETE skos:exactMatch MESH:C571448 11-oxoeicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9079 Securinine skos:exactMatch MESH:C000785 securinine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9084 Seiricardine A skos:exactMatch MESH:C000605024 seiricardine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90841 cangrelor skos:exactMatch MESH:C117446 cangrelor semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90844 selexipag skos:exactMatch MESH:C523468 selexipag semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90863 sonidegib skos:exactMatch MESH:C561435 sonidegib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90865 flibanserin skos:exactMatch MESH:C098107 flibanserin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90879 tipiracil skos:exactMatch MESH:C000613754 tipiracil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90893 (-)-bursehernin skos:exactMatch MESH:C023816 bursehernin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90896 (-)-pluviatolide skos:exactMatch MESH:C016678 pluviatolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90897 protoviolaceinic acid skos:exactMatch MESH:C525089 protoviolaceinic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90903 asperlicin E skos:exactMatch MESH:C057103 asperlicin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90904 asperlicin C skos:exactMatch MESH:C057101 asperlicin C semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90908 rolapitant skos:exactMatch MESH:C578834 rolapitant semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90924 aurachin A skos:exactMatch MESH:C052094 aurachin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90926 tenofovir alafenamide skos:exactMatch MESH:C442442 GS-7340 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90929 lesinurad skos:exactMatch MESH:C000593471 lesinurad semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90930 aripiprazole lauroxil skos:exactMatch MESH:C000603935 aripiprazole lauroxil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90933 cariprazine skos:exactMatch MESH:C533287 cariprazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90936 alectinib skos:exactMatch MESH:C582670 alectinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90941 sibiromycin skos:exactMatch MESH:C100298 sibiromycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90942 ixazomib skos:exactMatch MESH:C548400 ixazomib semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:90943 osimertinib skos:exactMatch MESH:C000596361 osimertinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:90950 Orkambi skos:exactMatch MESH:C000599212 lumacaftor, ivacaftor drug combination semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90951 lumacaftor skos:exactMatch MESH:C569105 lumacaftor semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90979 5,20-DiHETE skos:exactMatch MESH:C050601 5,20-dihydroxy-6,8,11,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90990 12,20-DiHETE skos:exactMatch MESH:C040735 12,20-dihydroxy-5,8,10,14-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:90994 3,3'-diaminobenzidine skos:exactMatch MESH:C557039 3,3'-diaminobenzidene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91017 trisporic acid skos:exactMatch MESH:C004574 trisporic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91026 astragaloside II skos:exactMatch MESH:C580601 astragaloside II semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91030 epithienamycin E skos:exactMatch MESH:C056345 epithienamycin E semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91032 fertaric acid skos:exactMatch MESH:C515103 fertaric acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9104 Sempervirine skos:exactMatch MESH:C009234 sempervirine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9105 Senaetnine skos:exactMatch MESH:C053693 senaetnine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91051 ethyl N-benzoyl-L-tyrosinate skos:exactMatch MESH:C006716 benzoyltyrosine ethyl ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91076 PD-153035 skos:exactMatch MESH:C108081 AG 1517 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9108 seneciphylline skos:exactMatch MESH:C013678 seneciphylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91084 beta-aminopropionitrile hemifumarate skos:exactMatch MESH:C027243 beta-aminopropionitrile fumarate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91088 orantinib skos:exactMatch MESH:C412603 orantinib semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:91091 CHIR 99021 skos:exactMatch MESH:C473711 Chir 99021 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:91107 SB 415286 skos:exactMatch MESH:C417520 3-(3-chloro-4-hydroxyphenylamino)-4-(4-nitrophenyl)-1H-pyrrole-2,5-dione semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:91108 SB 431542 skos:exactMatch MESH:C459179 4-(5-benzo(1,3)dioxol-5-yl-4-pyridin-2-yl-1H-imidazol-2-yl)benzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9111 Senkirkine skos:exactMatch MESH:C009238 senkirkine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91116 4-methylumbelliferyl beta-D-galactoside skos:exactMatch MESH:C026845 4-methylumbelliferyl-galactopyranoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91117 4-methylumbelliferyl beta-D-glucoside skos:exactMatch MESH:C014110 4-methylumbelliferyl glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91122 4-nitrophenyl alpha-D-glucoside skos:exactMatch MESH:C019502 4-nitrophenyl alpha-glucoside semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91144 1-octadecylglycero-3-phosphocholine skos:exactMatch MESH:C026564 stearoyl alpha-lysolecithin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9115 Sergeolide skos:exactMatch MESH:C045844 sergeolide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91152 8-(methylsulfinyl)octyl isothiocyanate skos:exactMatch MESH:C416763 8-methylsulfinoctyl isothiocyanate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91172 guaiacylglycerol beta-coniferyl ether skos:exactMatch MESH:C046051 guaiacylglycerol-beta-coniferyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91184 dehydrodiconiferyl alcohol skos:exactMatch MESH:C080686 dehydrodiconiferyl alcohol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9119 serpentine skos:exactMatch MESH:C009244 serpentine (alkaloid) semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91198 LY 364947 skos:exactMatch MESH:C506615 HTS 466284 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91198 LY 364947 skos:exactMatch MESH:C520284 Ly-364947 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:91213 4-iodo-6-phenylpyrimidine skos:exactMatch MESH:C532251 4-iodo-6-phenylpyrimidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9122 sertindole skos:exactMatch MESH:C066304 sertindole semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:91224 S3I-201 skos:exactMatch MESH:C520337 NSC 74859 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91231 piperaquine skos:exactMatch MESH:C034759 piperaquine semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:91238 calcium ammonium nitrate skos:exactMatch MESH:C038015 calcium ammonium nitrate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91249 ammonium molybdate skos:exactMatch MESH:C022175 ammonium molybdate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9126 Sesamol skos:exactMatch MESH:C025583 sesamol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91265 rotundifuran skos:exactMatch MESH:C442858 rotundifuran semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91270 viteagnusin I skos:exactMatch MESH:C560384 viteagnusin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91276 saintopin skos:exactMatch MESH:C066552 saintopin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91286 5(S),15(S)-DiHETE skos:exactMatch MESH:C034922 5,15-dihydroxy-6,8,11,13-eicosatetraenoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9131 sexangularetin skos:exactMatch MESH:C535251 sexangularetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9132 Shihunine skos:exactMatch MESH:C071846 shihunine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91326 4-(2,6-dichlorobenzamido)-N-(piperidin-4-yl)-pyrazole-3-carboxamide skos:exactMatch MESH:C531230 4-(2,6-dichlorobenzoylamino)-1H-pyrazole-3-carboxylic acid piperidin-4-ylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9136 Shiromodiol diacetate skos:exactMatch MESH:C113438 shiromodiol diacetate semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9137 sibutramine skos:exactMatch MESH:C058254 sibutramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91399 N-(5-\{[(5-tert-butyl-1,3-oxazol-2-yl)methyl]sulfanyl\}-1,3-thiazol-2-yl)piperidine-4-carboxamide skos:exactMatch MESH:C484864 N-(5-(((5-(1,1-dimethylethyl)-2-oxazolyl)methyl)thio)-2-thiazolyl)-4-piperidinecarboxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9144 silibinin skos:exactMatch MESH:D012838 Silymarin semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:91460 KN-93 skos:exactMatch MESH:C072105 KN 93 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91462 SU6656 skos:exactMatch MESH:C416927 SU 6656 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9151 Sinalbin skos:exactMatch MESH:C003313 sinalbin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9159 sinensetin skos:exactMatch MESH:C059295 sinensetin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9163 Sinomenine skos:exactMatch MESH:C009271 sinomenine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9172 Skimmianine skos:exactMatch MESH:C035932 skimmianine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9173 slaframine skos:exactMatch MESH:C009275 slaframine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91784 eliprodil skos:exactMatch MESH:C058083 eliprodil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9188 solanine skos:exactMatch MESH:C514919 alpha-solanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9194 Solutol HS 15 skos:exactMatch MESH:C067028 Solutol HS 15 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9196 Songorine skos:exactMatch MESH:C057217 songorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9198 Sophoramine skos:exactMatch MESH:C055681 sophoramine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9199 sophoranone skos:exactMatch MESH:C461819 sophoranone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:91990 9-amino-1,2,3,4-tetrahydroacridin-1-ol skos:exactMatch MESH:C056424 velnacrine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9200 soraphen A skos:exactMatch MESH:C086151 soraphen A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9205 Sorgolactone skos:exactMatch MESH:C485199 sorgolactone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9208 Soularubinone skos:exactMatch MESH:C024969 soularubinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9209 soyasapogenol B skos:exactMatch MESH:C407096 soyasapogenol B semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9211 soyasaponin I skos:exactMatch MESH:C000602851 soyasaponin Bb semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9212 sparfloxacin skos:exactMatch MESH:C061363 sparfloxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:92211 SL-327 skos:exactMatch MESH:C424127 SL 327 semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:92360 2-chloro-6-(1-piperazinyl)pyrazine skos:exactMatch MESH:C014896 6-chloro-2-(1-piperazinyl)pyrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:92369 SU4312 skos:exactMatch MESH:C117011 3-(4-dimethylamino-benzylidenyl)-2-indolinone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:92386 xylazine skos:exactMatch MESH:D014991 Xylazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:92389 N-(4-hydroxyphenyl)eicosa-5,8,11,14-tetraenamide skos:exactMatch MESH:C107594 N-(4-hydroxyphenyl)arachidonylamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9243 Sporidesmin skos:exactMatch MESH:C001873 sporidesmin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9244 Spruceanol skos:exactMatch MESH:C024715 Spruceanol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9246 Squamocin skos:exactMatch MESH:C059660 squamocin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:92473 1-(10H-phenothiazin-2-yl)ethanone skos:exactMatch MESH:C000598538 1-(10H-phenothiazin-2-yl)ethanone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9259 Steganacin skos:exactMatch MESH:C002858 steganacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:92739 N-(6-aminohexyl)-1-naphthalenesulfonamide skos:exactMatch MESH:C034700 N-(6-aminohexyl)-1-naphthalenesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:92777 ML228 skos:exactMatch MESH:C573773 ML228 probe semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:92809 Val-Trp skos:exactMatch MESH:C055060 N-valyltryptophan semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9283 streptobiosamine skos:exactMatch MESH:C016762 streptobiosamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:92842 dilazep skos:exactMatch MESH:D004109 Dilazep semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:92993 5-(dimethylamino)-N-(3,4-dimethyl-5-isoxazolyl)-1-naphthalenesulfonamide skos:exactMatch MESH:C085754 5-(dimethylamino)-N-(3,4-dimethyl-5-isoxazolyl)-1-naphthalenesulfonamide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:93152 2,6-ditert-butyl-4-(3-hydroxy-2,2-dimethylpropyl)phenol skos:exactMatch MESH:C438607 2,6-di-tert-butyl-4-(3-hydroxy-2,2-dimethylpropyl)phenol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:93239 8-hydroxy-5-quinolinecarboxylic acid skos:exactMatch MESH:C000592885 5-carboxy-8-hydroxyquinoline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9325 sulconazole skos:exactMatch MESH:C033308 sulconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9328 sulfadiazine skos:exactMatch MESH:C000593296 4-amino-N-(pyrimidin-2-yl)benzenesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:93335 6,7-dimethoxy-2-phenylquinoxaline skos:exactMatch MESH:C407689 6,7-dimethoxy-2-phenylquinoxaline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9339 sulfentrazone skos:exactMatch MESH:C475571 N-(2,4-dichloro-5-(4-(difluoromethyl)-4,5-dihydro-3-methyl-5-oxo-1H-1,2,4-triazol-1-yl)phenyl)methanesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:93415 eicosa-11,14-dienoic acid skos:exactMatch MESH:C015876 eicosa-11,14-dienoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:93429 1,3-dicyclohexylurea skos:exactMatch MESH:C000948 1,3-dicyclohexylurea semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9349 sulfonyldimethane skos:exactMatch MESH:C025910 dimethyl sulfone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9360 Supinidine skos:exactMatch MESH:C011549 supinidine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9365 Surinamensin skos:exactMatch MESH:C420461 surinamensin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9369 swertiajaponin skos:exactMatch MESH:C546516 swertiajaponin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9370 Swertiamarin skos:exactMatch MESH:C013270 swertiamarin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:93704 2-phenylethynesulfonamide skos:exactMatch MESH:C545747 2-phenylacetylenesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9374 Symlandine skos:exactMatch MESH:C433586 symlandine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:93778 cyclohexane-1,2-diamine skos:exactMatch MESH:C030435 1,2-cyclohexanediamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9386 Tabernanthine skos:exactMatch MESH:C027202 tabernanthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9388 Taccalonolide A skos:exactMatch MESH:C475870 taccalonolide A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:93927 6-chrysenamine skos:exactMatch MESH:C100101 6-chrysenamine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:93940 1,2,3,4,5,6-hexabromocyclohexane skos:exactMatch MESH:C500162 1,2,3,4,5,6-hexabromocyclohexane semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9395 tambulin skos:exactMatch MESH:C000631767 tambulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9400 tangeretin skos:exactMatch MESH:C059006 tangeretin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9402 taraxerol skos:exactMatch MESH:C005802 taraxerol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9414 Tautomycin skos:exactMatch MESH:C053079 tautomycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:94186 tubastatin A skos:exactMatch MESH:C553587 tubastatin A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9419 Taxodione skos:exactMatch MESH:C009387 taxodione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9420 Taxodone skos:exactMatch MESH:C435787 taxodone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9422 tebufenpyrad skos:exactMatch MESH:C429623 4-chloro-N-((4-(1,1-dimethylethyl)phenyl)methyl)-3-ethyl-1-methyl-1H-pyrazole-5-carboxamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9424 Tecomine skos:exactMatch MESH:C003380 tecomine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9425 Tecostanine skos:exactMatch MESH:C472748 tecostanine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9428 tectoridin skos:exactMatch MESH:C120040 tectoridin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:94287 erastin skos:exactMatch MESH:C477224 erastin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9429 tectorigenin skos:exactMatch MESH:C120039 tectorigenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9433 Tellimagrandin I skos:exactMatch MESH:C087926 tellimagrandin I semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9436 Temocaprilat skos:exactMatch MESH:C069156 temocaprilat semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9437 temoporfin skos:exactMatch MESH:C072269 temoporfin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9439 tentoxin skos:exactMatch MESH:C003384 tentoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9441 Tenulin skos:exactMatch MESH:C011124 tenulin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9447 Terbacil skos:exactMatch MESH:C011362 terbacil semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:94490 N-[5-[(2R)-2-methoxy-1-oxo-2-phenylethyl]-4,6-dihydro-1H-pyrrolo[3,4-c]pyrazol-3-yl]-4-(4-methyl-1-piperazinyl)benzamide skos:exactMatch MESH:C523797 danusertib semapv:LexicalMatching https://github.com/indralab/panacea_indra/blob/master/panacea_indra/make_ctd_tests.py 0.9 https://w3id.org/sssom/license/unspecified -CHEBI:94504 4-(4-chloro-2-methylphenoxy)-N-hydroxybutanamide skos:exactMatch MESH:C554680 4-(4-chloro-2-methylphenoxy)-N-hydroxybutanamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9451 terconazole skos:exactMatch MESH:C037815 terconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9454 Terminalin skos:exactMatch MESH:C089437 terminalin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9457 terpinolene skos:exactMatch MESH:C027009 terpinolene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:94575 Nifekalant skos:exactMatch MESH:C076259 nifekalant semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:94579 2-aminobenzenesulfonamide skos:exactMatch MESH:C009720 2-aminobenzenesulfonamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9464 testosterone enanthate skos:exactMatch MESH:C004648 testosterone enanthate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:94677 sulfabenzamide skos:exactMatch MESH:C034094 sulfabenzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:94714 doxofylline skos:exactMatch MESH:C029797 doxofylline semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9477 Tetradymol skos:exactMatch MESH:C013704 tetradymol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9481 Tetrahydrocorticosterone skos:exactMatch MESH:C003676 tetrahydrocorticosterone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9485 Tetrahydroharmine skos:exactMatch MESH:C035525 tetrahydroharmine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:949 2,6-dichlorothiobenzamide skos:exactMatch MESH:C058670 2,6-dichlorothiobenzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9497 Tetranactin skos:exactMatch MESH:C003417 tetranactin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:94978 2-fluorohexadecanoic acid skos:exactMatch MESH:C040514 2-fluorohexadecanoic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:94988 N-(1,3-benzodioxol-5-ylmethyl)-2,6-dichlorobenzamide skos:exactMatch MESH:C531525 N-(1,3-benzodioxol-5-ylmethyl)-2,6-dichlorobenzamide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:95048 4-(4-octylphenyl)benzoic acid skos:exactMatch MESH:C507710 4'-octyl-4-biphenylcarboxylic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:95067 4-iodo-3-nitrobenzamide skos:exactMatch MESH:C090712 iniparib semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9512 Thalidasine skos:exactMatch MESH:C057069 thalidasine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9518 Theasinensin A skos:exactMatch MESH:C481298 theasinensin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9524 Thermospine skos:exactMatch MESH:C059560 thermospine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:95323 2-chloropyrazine skos:exactMatch MESH:C542780 2-chloropyrazine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9538 Thiarubrine A skos:exactMatch MESH:C044836 thiarubrine A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9542 Thienamycin skos:exactMatch MESH:C015537 thienamycin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9543 thienodolin skos:exactMatch MESH:C000594502 thienodolin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9549 Thiocarbohydrazide skos:exactMatch MESH:C011368 thiocarbohydrazide semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:955 2,6-dimethoxyphenol skos:exactMatch MESH:C010120 pyrogallol 1,3-dimethyl ether semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9591 Tifluadom skos:exactMatch MESH:C035470 tifluadom semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9592 tiglic acid skos:exactMatch MESH:C009489 tiglic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9598 Tiludronic acid skos:exactMatch MESH:C058651 tiludronic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9602 Tingenone skos:exactMatch MESH:C009492 tingenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9603 tinyatoxin skos:exactMatch MESH:C026001 tinyatoxin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9604 tioconazole skos:exactMatch MESH:C020527 tioconazole semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9630 tomatine skos:exactMatch MESH:C484751 alpha-tomatine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9631 Tomentosin skos:exactMatch MESH:C454646 tomentosin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9638 torulene skos:exactMatch MESH:C078922 torulene semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9643 Toxicarol skos:exactMatch MESH:C501190 alpha-toxicarol semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9647 Trachelogenin skos:exactMatch MESH:C560586 trachelogenin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9649 trandolapril skos:exactMatch MESH:C052035 trandolapril semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9656 Tremetone skos:exactMatch MESH:C000602909 tremetone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9657 Tremulacin skos:exactMatch MESH:C095421 tremulacin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9658 Triacanthine skos:exactMatch MESH:C000705450 triacanthine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9665 triadimefon skos:exactMatch MESH:C032910 triadimefon semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9669 Triamcinolone diacetate skos:exactMatch MESH:C030262 triamcinolone diacetate semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:9670 Triamcinolone hexacetonide skos:exactMatch MESH:C005900 triamcinolone hexacetonide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9673 triasulfuron skos:exactMatch MESH:C094039 triasulfuron semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9682 trichlopyr skos:exactMatch MESH:C032742 triclopyr semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9690 tricholomic acid skos:exactMatch MESH:C064598 alpha-amino-3-oxo-5-isoxazolidineacetic acid semapv:ManualMappingCuration orcid:0000-0003-4423-4370 https://w3id.org/sssom/license/unspecified -CHEBI:9695 Triclofos skos:exactMatch MESH:C004345 triclofos semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9697 Tricrozarin A skos:exactMatch MESH:C053757 tricrozarin A semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9714 Trifolirhizin skos:exactMatch MESH:C526230 trifolirhizin semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9715 triforine skos:exactMatch MESH:C012591 triforine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9717 Triglochinin skos:exactMatch MESH:C015557 triglochinin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9723 Trilobine skos:exactMatch MESH:C041179 trilobine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9724 Trilobolide skos:exactMatch MESH:C086352 trilobolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9729 trimethaphan camsylate skos:exactMatch MESH:C017774 trimethaphan camsylate semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9740 Tripdiolide skos:exactMatch MESH:C001898 tripdiolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9747 Triptolide skos:exactMatch MESH:C001899 triptolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9752 tritriacontane-16,18-dione skos:exactMatch MESH:C071369 n-tritriacontane-16,18-dione semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9755 Tropacocaine skos:exactMatch MESH:C005862 tropacocaine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9763 trovafloxacin skos:exactMatch MESH:C080163 trovafloxacin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9768 Tryptanthrine skos:exactMatch MESH:C046243 tryptanthrine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9771 Tubeimoside I skos:exactMatch MESH:C051084 tubeimoside I semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9777 Tuliposide A skos:exactMatch MESH:C062516 tuliposide A semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9783 Tutin skos:exactMatch MESH:C009614 tutin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9786 Tylophorine skos:exactMatch MESH:C004218 tylophorine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9798 ethyl L-tyrosinate skos:exactMatch MESH:C051772 ethyl tyrosine ester semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9847 UH-301 skos:exactMatch MESH:C064282 UH 301 semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9861 Uncinatone skos:exactMatch MESH:C530229 uncinatone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9889 urea-1-carboxylic acid skos:exactMatch MESH:C054306 allophanic acid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9910 Usambarensine skos:exactMatch MESH:C070902 usambarensine semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9915 uvaretin skos:exactMatch MESH:C012092 uvaretin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9916 Uvaricin skos:exactMatch MESH:C046852 uvaricin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9920 Valclavam skos:exactMatch MESH:C053057 valclavam semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9921 valerenic acid skos:exactMatch MESH:C037133 valerenic acid semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9925 sodium valproate skos:exactMatch MESH:C420746 Epilim semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9936 Vasicinone skos:exactMatch MESH:C052548 vasicinone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9954 Verbenalin skos:exactMatch MESH:C000511 cornin iridoid semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9955 (R)-(+)-verbenone skos:exactMatch MESH:C052875 verbenone semapv:LexicalMatching generate_chebi_mesh_mappings.py 0.95 https://w3id.org/sssom/license/unspecified -CHEBI:9956 Vermeerin skos:exactMatch MESH:C053303 vermeerin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9957 Vermelone skos:exactMatch MESH:C012601 vermelone semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9959 Vernodalin skos:exactMatch MESH:C465365 vernodalin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9960 Vernodalol skos:exactMatch MESH:C000602211 vernodalol semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9963 Vernolepin skos:exactMatch MESH:C036639 vernolepin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9965 Vernolide skos:exactMatch MESH:C465363 vernolide semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9966 Vernomenin skos:exactMatch MESH:C009651 vernomenin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9969 Verruculotoxin skos:exactMatch MESH:C011563 verruculotoxin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9970 Verticine skos:exactMatch MESH:C014242 verticine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9973 vibriobactin skos:exactMatch MESH:C040227 vibriobactin semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -CHEBI:9976 Vicine skos:exactMatch MESH:C009661 vicine semapv:ManualMappingCuration orcid:0000-0001-9439-5346 https://w3id.org/sssom/license/unspecified -MONDO:0000001 disease skos:exactMatch DOID:4 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000001 disease skos:exactMatch MESH:D004194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000001 disease skos:exactMatch NCIT:C2991 Disease or Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000001 disease skos:exactMatch Orphanet:377788 Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000001 disease skos:exactMatch SCTID:64572001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000001 disease skos:exactMatch UMLS:C0012634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000004 adrenocortical insufficiency skos:exactMatch DOID:10493 adrenal cortical hypofunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000004 adrenocortical insufficiency skos:exactMatch MESH:D000309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000004 adrenocortical insufficiency skos:exactMatch NCIT:C26691 Adrenocortical Insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000004 adrenocortical insufficiency skos:exactMatch SCTID:386584007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000004 adrenocortical insufficiency skos:exactMatch UMLS:C0405580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000005 alopecia, isolated skos:exactMatch OMIMPS:203655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000009 inherited bleeding disorder, platelet-type skos:exactMatch DOID:2218 blood platelet disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000009 inherited bleeding disorder, platelet-type skos:exactMatch OMIMPS:231200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000009 inherited bleeding disorder, platelet-type skos:exactMatch UMLS:C0005818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000015 classic complement early component deficiency skos:exactMatch SCTID:363009005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000015 classic complement early component deficiency skos:exactMatch UMLS:C1285186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000022 nocturnal enuresis skos:exactMatch MESH:D053206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000022 nocturnal enuresis skos:exactMatch NCIT:C118172 Nocturnal Enuresis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000023 infantile liver failure skos:exactMatch DOID:0080716 infantile liver failure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000023 infantile liver failure skos:exactMatch OMIMPS:615438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000023 infantile liver failure skos:exactMatch Orphanet:464724 Fever-associated acute infantile liver failure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000023 infantile liver failure skos:exactMatch UMLS:CN228161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000030 sleep-related hypermotor epilepsy skos:exactMatch OMIMPS:600513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000032 febrile seizures, familial skos:exactMatch DOID:0111297 familial febrile seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000032 febrile seizures, familial skos:exactMatch OMIMPS:121210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000044 hereditary hypophosphatemic rickets skos:exactMatch OMIMPS:193100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000044 hereditary hypophosphatemic rickets skos:exactMatch Orphanet:437 Hypophosphatemic rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000045 hypothyroidism, congenital, nongoitrous skos:exactMatch OMIMPS:275200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000049 obsolete invasive pneumococcal disease, recurrent isolated skos:exactMatch OMIMPS:610799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000049 obsolete invasive pneumococcal disease, recurrent isolated skos:exactMatch UMLS:CN228622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000050 isolated congenital growth hormone deficiency skos:exactMatch DOID:0060870 isolated growth hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000050 isolated congenital growth hormone deficiency skos:exactMatch OMIMPS:262400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000050 isolated congenital growth hormone deficiency skos:exactMatch Orphanet:631 Non-acquired isolated growth hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000050 isolated congenital growth hormone deficiency skos:exactMatch SCTID:2109003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000060 microcephalic osteodysplastic primordial dwarfism skos:exactMatch UMLS:CN239360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000062 isolated microphthalmia skos:exactMatch DOID:0080637 isolated microphthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000062 isolated microphthalmia skos:exactMatch OMIMPS:251600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000065 microvascular complications of diabetes, susceptibility skos:exactMatch OMIMPS:603933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000065 microvascular complications of diabetes, susceptibility skos:exactMatch UMLS:CN357508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000078 acrocephalopolysyndactyly skos:exactMatch SCTID:205260006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000078 acrocephalopolysyndactyly skos:exactMatch UMLS:C0687154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000079 nephrolithiasis/osteoporosis, hypophosphatemic skos:exactMatch DOID:0080655 hypophosphatemic nephrolithiasis/osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000079 nephrolithiasis/osteoporosis, hypophosphatemic skos:exactMatch OMIMPS:612286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000082 pelvic organ prolapse skos:exactMatch MESH:D056887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000082 pelvic organ prolapse skos:exactMatch SCTID:237113009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000082 pelvic organ prolapse skos:exactMatch UMLS:C0877015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000087 polymicrogyria skos:exactMatch DOID:0080918 polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000087 polymicrogyria skos:exactMatch MESH:D065706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000087 polymicrogyria skos:exactMatch NCIT:C116936 Polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000087 polymicrogyria skos:exactMatch Orphanet:35981 Polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000087 polymicrogyria skos:exactMatch SCTID:4945003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000087 polymicrogyria skos:exactMatch UMLS:C0266464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000088 precocious puberty skos:exactMatch ICD10CM:E30.1 Precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000088 precocious puberty skos:exactMatch MESH:D011629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000088 precocious puberty skos:exactMatch NCIT:C79704 Precocious Puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000088 precocious puberty skos:exactMatch Orphanet:95708 Rare precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000088 precocious puberty skos:exactMatch SCTID:400179000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000088 precocious puberty skos:exactMatch UMLS:C0034013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000090 progressive external ophthalmoplegia with mitochondrial DNA deletions skos:exactMatch OMIMPS:157640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000090 progressive external ophthalmoplegia with mitochondrial DNA deletions skos:exactMatch UMLS:CN239267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000104 anemia, hypochromic microcytic with iron overload skos:exactMatch MESH:C567144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000104 anemia, hypochromic microcytic with iron overload skos:exactMatch OMIMPS:206100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000104 anemia, hypochromic microcytic with iron overload skos:exactMatch UMLS:C2673913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000107 auriculocondylar syndrome skos:exactMatch MESH:C538270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000107 auriculocondylar syndrome skos:exactMatch OMIMPS:602483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000107 auriculocondylar syndrome skos:exactMatch Orphanet:137888 Auriculocondylar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000107 auriculocondylar syndrome skos:exactMatch SCTID:702443003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000107 auriculocondylar syndrome skos:exactMatch UMLS:C1865295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000107 auriculocondylar syndrome skos:exactMatch UMLS:CN160484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000108 bacteremia, susceptibility skos:exactMatch UMLS:C3280646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000110 bifid nose skos:exactMatch MESH:C535441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000110 bifid nose skos:exactMatch Orphanet:2695 Bifid nose semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000110 bifid nose skos:exactMatch UMLS:CN227089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000115 Chiari malformation skos:exactMatch MESH:D001139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000115 Chiari malformation skos:exactMatch NCIT:C84570 Arnold-Chiari Malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000115 Chiari malformation skos:exactMatch SCTID:253184003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000118 reticulate pigment disorder skos:exactMatch OMIMPS:179850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000127 geleophysic dysplasia skos:exactMatch DOID:0111724 geleophysic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000127 geleophysic dysplasia skos:exactMatch OMIMPS:231050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000127 geleophysic dysplasia skos:exactMatch Orphanet:2623 Geleophysic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000127 geleophysic dysplasia skos:exactMatch SCTID:28557005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000128 giant axonal neuropathy skos:exactMatch MESH:D056768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000128 giant axonal neuropathy skos:exactMatch NCIT:C84728 Giant Axonal Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000128 giant axonal neuropathy skos:exactMatch OMIMPS:256850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000128 giant axonal neuropathy skos:exactMatch SCTID:128207002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000128 giant axonal neuropathy skos:exactMatch UMLS:C5200933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000129 glutaric aciduria skos:exactMatch SCTID:28987007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000129 glutaric aciduria skos:exactMatch UMLS:C0268594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000133 immunodeficiency-centromeric instability-facial anomalies syndrome skos:exactMatch DOID:0090007 immunodeficiency-centromeric instability-facial anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000133 immunodeficiency-centromeric instability-facial anomalies syndrome skos:exactMatch MESH:C537362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000133 immunodeficiency-centromeric instability-facial anomalies syndrome skos:exactMatch OMIMPS:242860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000133 immunodeficiency-centromeric instability-facial anomalies syndrome skos:exactMatch Orphanet:2268 ICF syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000133 immunodeficiency-centromeric instability-facial anomalies syndrome skos:exactMatch SCTID:234633000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000133 immunodeficiency-centromeric instability-facial anomalies syndrome skos:exactMatch UMLS:CN201349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000136 keratosis follicularis spinulosa decalvans skos:exactMatch DOID:0080753 keratosis follicularis spinulosa decalvans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000136 keratosis follicularis spinulosa decalvans skos:exactMatch Orphanet:2340 Keratosis follicularis spinulosa decalvans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000136 keratosis follicularis spinulosa decalvans skos:exactMatch SCTID:238626006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000137 leukoencephalopathy, megalencephalic skos:exactMatch OMIMPS:604004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000138 metaphyseal chondrodysplasia skos:exactMatch SCTID:28681006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000141 mosaic variegated aneuploidy syndrome skos:exactMatch DOID:0080688 mosaic variegated aneuploidy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000141 mosaic variegated aneuploidy syndrome skos:exactMatch MESH:C536987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000141 mosaic variegated aneuploidy syndrome skos:exactMatch NCIT:C128192 Mosaic Variegated Aneuploidy Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000141 mosaic variegated aneuploidy syndrome skos:exactMatch OMIMPS:257300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000141 mosaic variegated aneuploidy syndrome skos:exactMatch Orphanet:1052 Mosaic variegated aneuploidy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000141 mosaic variegated aneuploidy syndrome skos:exactMatch SCTID:700056005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000141 mosaic variegated aneuploidy syndrome skos:exactMatch UMLS:C1850343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000147 polyposis skos:exactMatch NCIT:C4089 Polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000147 polyposis skos:exactMatch UMLS:C0334108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000148 pulmonary fibrosis and/or bone marrow failure, telomere-related skos:exactMatch OMIMPS:614742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000148 pulmonary fibrosis and/or bone marrow failure, telomere-related skos:exactMatch UMLS:CN262497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000151 symphalangism skos:exactMatch SCTID:253975004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000152 thiamine-responsive dysfunction syndrome skos:exactMatch OMIMPS:249270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000153 transposition of the great arteries skos:exactMatch MESH:D014188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000153 transposition of the great arteries skos:exactMatch NCIT:C84742 Transposition of Great Vessels semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000153 transposition of the great arteries skos:exactMatch Orphanet:216675 Transposition of the great arteries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000156 trigonocephaly skos:exactMatch SCTID:28740008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000158 developmental dysplasia of the hip skos:exactMatch MESH:D000082602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000158 developmental dysplasia of the hip skos:exactMatch OMIMPS:142700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000158 developmental dysplasia of the hip skos:exactMatch SCTID:52781008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000158 developmental dysplasia of the hip skos:exactMatch UMLS:C1840555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000159 bone marrow failure syndrome skos:exactMatch MESH:C536572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000159 bone marrow failure syndrome skos:exactMatch NCIT:C165614 Bone Marrow Failure Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000159 bone marrow failure syndrome skos:exactMatch OMIMPS:614675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000159 bone marrow failure syndrome skos:exactMatch UMLS:C2931245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000160 epilepsy, familial adult myoclonic skos:exactMatch DOID:0111689 familial adult myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000160 epilepsy, familial adult myoclonic skos:exactMatch OMIMPS:601068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000161 obsolete adrenal hyperplasia skos:exactMatch UMLS:C1621895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000166 encephalopathy, acute, infection-induced skos:exactMatch OMIMPS:610551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000166 encephalopathy, acute, infection-induced skos:exactMatch UMLS:CN236791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000169 microphthalmia, isolated, with cataract skos:exactMatch OMIMPS:156850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000170 microphthalmia, isolated, with coloboma skos:exactMatch MESH:C537463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000170 microphthalmia, isolated, with coloboma skos:exactMatch OMIMPS:300345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000170 microphthalmia, isolated, with coloboma skos:exactMatch Orphanet:98938 Colobomatous microphthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000170 microphthalmia, isolated, with coloboma skos:exactMatch UMLS:CN228419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000171 muscular dystrophy-dystroglycanopathy, type A skos:exactMatch DOID:0050560 Walker-Warburg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000171 muscular dystrophy-dystroglycanopathy, type A skos:exactMatch MESH:D058494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000171 muscular dystrophy-dystroglycanopathy, type A skos:exactMatch NCIT:C99109 Walker-Warburg Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000171 muscular dystrophy-dystroglycanopathy, type A skos:exactMatch OMIMPS:236670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000171 muscular dystrophy-dystroglycanopathy, type A skos:exactMatch Orphanet:899 Walker-Warburg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000171 muscular dystrophy-dystroglycanopathy, type A skos:exactMatch SCTID:111504002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000171 muscular dystrophy-dystroglycanopathy, type A skos:exactMatch UMLS:CN239483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000172 muscular dystrophy-dystroglycanopathy, type B skos:exactMatch OMIMPS:613155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000172 muscular dystrophy-dystroglycanopathy, type B skos:exactMatch UMLS:CN228400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000173 muscular dystrophy-dystroglycanopathy, type C skos:exactMatch OMIMPS:609308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000173 muscular dystrophy-dystroglycanopathy, type C skos:exactMatch UMLS:CN262500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000179 Neu-Laxova syndrome skos:exactMatch MESH:C536405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000179 Neu-Laxova syndrome skos:exactMatch NCIT:C14089 Nuclear Localization Signal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000179 Neu-Laxova syndrome skos:exactMatch OMIMPS:256520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000179 Neu-Laxova syndrome skos:exactMatch Orphanet:2671 Neu-Laxova syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000179 Neu-Laxova syndrome skos:exactMatch SCTID:77817004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000179 Neu-Laxova syndrome skos:exactMatch UMLS:C0265218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000181 microcephaly and chorioretinopathy skos:exactMatch OMIMPS:251270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000182 congenital myasthenic syndrome with tubular aggregates skos:exactMatch OMIMPS:610542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000182 congenital myasthenic syndrome with tubular aggregates skos:exactMatch UMLS:CN228621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000188 GLUT1 deficiency syndrome skos:exactMatch OMIMPS:606777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000190 ventricular fibrillation skos:exactMatch MESH:D014693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000190 ventricular fibrillation skos:exactMatch NCIT:C50799 Ventricular Fibrillation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000190 ventricular fibrillation skos:exactMatch SCTID:71908006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000190 ventricular fibrillation skos:exactMatch UMLS:C0042510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000192 polyglucosan body myopathy skos:exactMatch OMIMPS:615895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000192 polyglucosan body myopathy skos:exactMatch UMLS:CN228160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000193 cortisone reductase deficiency skos:exactMatch DOID:0090139 cortisone reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000193 cortisone reductase deficiency skos:exactMatch MESH:C536447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000193 cortisone reductase deficiency skos:exactMatch OMIMPS:604931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000193 cortisone reductase deficiency skos:exactMatch Orphanet:168588 Hyperandrogenism due to cortisone reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000193 cortisone reductase deficiency skos:exactMatch SCTID:124138004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000193 cortisone reductase deficiency skos:exactMatch UMLS:CN200166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000200 Zimmermann-Laband syndrome skos:exactMatch MESH:C536725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000200 Zimmermann-Laband syndrome skos:exactMatch OMIMPS:135500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000200 Zimmermann-Laband syndrome skos:exactMatch Orphanet:3473 Zimmermann-Laband syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000200 Zimmermann-Laband syndrome skos:exactMatch SCTID:699447001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000200 Zimmermann-Laband syndrome skos:exactMatch UMLS:C0796013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000204 obsolete skin creases, congenital symmetric circumferential skos:exactMatch OMIMPS:156610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000208 microcephaly, short stature, and impaired glucose metabolism 1 skos:exactMatch OMIM:616033 microcephaly, short stature, and impaired glucose metabolism 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000208 microcephaly, short stature, and impaired glucose metabolism 1 skos:exactMatch UMLS:C4014997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000209 prenatal-onset spinal muscular atrophy with congenital bone fractures skos:exactMatch OMIMPS:616866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000209 prenatal-onset spinal muscular atrophy with congenital bone fractures skos:exactMatch Orphanet:486811 Prenatal-onset spinal muscular atrophy with congenital bone fractures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000209 prenatal-onset spinal muscular atrophy with congenital bone fractures skos:exactMatch UMLS:CN238807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000210 thiopurine metabolic disease skos:exactMatch OMIMPS:610460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000211 striatal degeneration, autosomal dominant skos:exactMatch MESH:C563783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000211 striatal degeneration, autosomal dominant skos:exactMatch OMIMPS:609161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000211 striatal degeneration, autosomal dominant skos:exactMatch Orphanet:228169 Autosomal dominant striatal neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000211 striatal degeneration, autosomal dominant skos:exactMatch UMLS:C1836694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000212 hypercalcemia, infantile skos:exactMatch MESH:C562999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000212 hypercalcemia, infantile skos:exactMatch NCIT:C129734 Autosomal Recessive Infantile Hypercalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000212 hypercalcemia, infantile skos:exactMatch OMIMPS:143880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000212 hypercalcemia, infantile skos:exactMatch Orphanet:300547 Autosomal recessive infantile hypercalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000212 hypercalcemia, infantile skos:exactMatch SCTID:276645004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000212 hypercalcemia, infantile skos:exactMatch SCTID:34225008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000212 hypercalcemia, infantile skos:exactMatch UMLS:C4329374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000213 autoimmune disease, multisystem, infantile-onset skos:exactMatch OMIMPS:615952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000213 autoimmune disease, multisystem, infantile-onset skos:exactMatch UMLS:CN238808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000214 hypermanganesemia with dystonia skos:exactMatch DOID:0080535 hypermanganesemia with dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000214 hypermanganesemia with dystonia skos:exactMatch OMIMPS:613280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000214 hypermanganesemia with dystonia skos:exactMatch SCTID:768553002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000218 obsolete preimplantation embryonic lethality skos:exactMatch OMIMPS:616814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000218 obsolete preimplantation embryonic lethality skos:exactMatch UMLS:CN282827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000222 seminal vesicle acute gonorrhea skos:exactMatch DOID:0050004 seminal vesicle acute gonorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000222 seminal vesicle acute gonorrhea skos:exactMatch SCTID:65049003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000222 seminal vesicle acute gonorrhea skos:exactMatch UMLS:C0153194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000224 acquired carbohydrate metabolism disease skos:exactMatch DOID:0050013 obsolete carbohydrate metabolism disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000225 human monocytic ehrlichiosis skos:exactMatch DOID:0050026 human monocytic ehrlichiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000225 human monocytic ehrlichiosis skos:exactMatch SCTID:359747000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000225 human monocytic ehrlichiosis skos:exactMatch UMLS:C1282983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000226 mineral metabolism disease skos:exactMatch ICD10CM:E83 Disorders of mineral metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000226 mineral metabolism disease skos:exactMatch SCTID:45744005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000227 African tick-bite fever skos:exactMatch DOID:0050035 African tick-bite fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000227 African tick-bite fever skos:exactMatch SCTID:415561000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000227 African tick-bite fever skos:exactMatch UMLS:C1320317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000229 Indian tick typhus skos:exactMatch DOID:0050042 Indian tick typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000229 Indian tick typhus skos:exactMatch Orphanet:101335 OBSOLETE: Indian tick typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000230 Israeli tick typhus skos:exactMatch DOID:0050043 Israeli tick typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000231 Far eastern spotted fever skos:exactMatch DOID:0050046 Far Eastern spotted fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000231 Far eastern spotted fever skos:exactMatch SCTID:472822008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000231 Far eastern spotted fever skos:exactMatch UMLS:C3532354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000232 Flinders island spotted fever skos:exactMatch DOID:0050047 Flinders Island spotted fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000232 Flinders island spotted fever skos:exactMatch UMLS:C4505102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000233 Japanese spotted fever skos:exactMatch DOID:0050050 Japanese spotted fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000233 Japanese spotted fever skos:exactMatch UMLS:C2108396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000234 Rickettsia parkeri spotted fever skos:exactMatch DOID:0050051 Rickettsia parkeri spotted fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000236 oropharyngeal anthrax skos:exactMatch DOID:0050059 oropharyngeal anthrax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000238 obsolete pestis minor skos:exactMatch DOID:0050068 obsolete pestis minor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000238 obsolete pestis minor skos:exactMatch SCTID:186287003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000238 obsolete pestis minor skos:exactMatch UMLS:C0275757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000239 adiaspiromycosis skos:exactMatch DOID:0050072 adiaspiromycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000239 adiaspiromycosis skos:exactMatch MESH:C000656784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000239 adiaspiromycosis skos:exactMatch SCTID:23892008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000239 adiaspiromycosis skos:exactMatch UMLS:C0259737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000240 invasive aspergillosis skos:exactMatch DOID:0050073 invasive aspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000240 invasive aspergillosis skos:exactMatch SCTID:721798004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000240 invasive aspergillosis skos:exactMatch UMLS:C0238013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000241 Keshan disease skos:exactMatch DOID:0050083 Keshan disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000241 Keshan disease skos:exactMatch MESH:C536166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000241 Keshan disease skos:exactMatch SCTID:46939000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000241 Keshan disease skos:exactMatch UMLS:C0268095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000242 tinea barbae skos:exactMatch DOID:0050096 tinea barbae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000242 tinea barbae skos:exactMatch MESH:C000656825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000242 tinea barbae skos:exactMatch SCTID:399329002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000242 tinea barbae skos:exactMatch UMLS:C2349994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000243 ectothrix infectious disease skos:exactMatch DOID:0050097 ectothrix infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000244 endothrix infectious disease skos:exactMatch DOID:0050105 endothrix infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000245 tinea imbricata skos:exactMatch DOID:0050116 tinea imbricata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000245 tinea imbricata skos:exactMatch ICD10CM:B35.5 Tinea imbricata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000245 tinea imbricata skos:exactMatch SCTID:240699006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000245 tinea imbricata skos:exactMatch UMLS:C0040255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000248 dengue shock syndrome skos:exactMatch DOID:0050125 dengue shock syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000248 dengue shock syndrome skos:exactMatch MESH:D019595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000248 dengue shock syndrome skos:exactMatch SCTID:409671005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000248 dengue shock syndrome skos:exactMatch UMLS:C0376300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000249 secretory diarrhea skos:exactMatch DOID:0050129 secretory diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000249 secretory diarrhea skos:exactMatch SCTID:15699003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000249 secretory diarrhea skos:exactMatch UMLS:C0267557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000250 osmotic diarrheal disease skos:exactMatch DOID:0050130 osmotic diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000250 osmotic diarrheal disease skos:exactMatch SCTID:2946003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000250 osmotic diarrheal disease skos:exactMatch UMLS:C0267556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000252 inflammatory diarrhea skos:exactMatch DOID:0050132 inflammatory diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000252 inflammatory diarrhea skos:exactMatch SCTID:95544006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000253 piedra skos:exactMatch MESH:D010854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000253 piedra skos:exactMatch SCTID:402135006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000253 piedra skos:exactMatch UMLS:C0031898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000254 cutaneous mycosis skos:exactMatch DOID:0050134 cutaneous mycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000254 cutaneous mycosis skos:exactMatch SCTID:14560005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000255 subcutaneous mycosis skos:exactMatch DOID:0050135 subcutaneous mycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000256 systemic mycosis skos:exactMatch DOID:0050136 systemic mycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000256 systemic mycosis skos:exactMatch SCTID:399314004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000256 systemic mycosis skos:exactMatch UMLS:C0553576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000257 acute diarrhea skos:exactMatch DOID:0050140 acute diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000257 acute diarrhea skos:exactMatch SCTID:409966000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000257 acute diarrhea skos:exactMatch UMLS:C0740441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000259 asymptomatic dengue skos:exactMatch DOID:0050143 asymptomatic dengue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000261 adenoiditis skos:exactMatch DOID:0050145 adenoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000261 adenoiditis skos:exactMatch ICD10CM:J35.02 Chronic adenoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000261 adenoiditis skos:exactMatch SCTID:70020005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000261 adenoiditis skos:exactMatch UMLS:C0001427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000261 adenoiditis skos:exactMatch UMLS:C0396023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000262 otomycosis skos:exactMatch DOID:0050147 otomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000262 otomycosis skos:exactMatch MESH:D059249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000262 otomycosis skos:exactMatch SCTID:53316003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000262 otomycosis skos:exactMatch UMLS:C0029895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000263 laryngotracheitis skos:exactMatch DOID:0050148 laryngotracheitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000263 laryngotracheitis skos:exactMatch SCTID:55130001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000263 laryngotracheitis skos:exactMatch UMLS:C0023076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000265 aspiration pneumonia skos:exactMatch DOID:0050152 aspiration pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000265 aspiration pneumonia skos:exactMatch MESH:D011015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000265 aspiration pneumonia skos:exactMatch SCTID:422588002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000265 aspiration pneumonia skos:exactMatch UMLS:C0032290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000265 aspiration pneumonia skos:exactMatch UMLS:C0085740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000266 pulmonary aspergilloma skos:exactMatch DOID:0050153 pulmonary aspergilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000266 pulmonary aspergilloma skos:exactMatch MESH:D055732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000266 pulmonary aspergilloma skos:exactMatch UMLS:C2350529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000270 lower respiratory tract disorder skos:exactMatch DOID:0050161 lower respiratory tract disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000270 lower respiratory tract disorder skos:exactMatch SCTID:128272009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000270 lower respiratory tract disorder skos:exactMatch UMLS:C1290325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000271 tuberculous salpingitis skos:exactMatch DOID:0050166 tuberculous salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000271 tuberculous salpingitis skos:exactMatch SCTID:49558004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000271 tuberculous salpingitis skos:exactMatch UMLS:C0275933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000273 Kunjin virus infectous disease skos:exactMatch DOID:0050174 Kunjin encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000275 obsolete monogenic disease skos:exactMatch DOID:0050177 monogenic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000276 Powassan encephalitis skos:exactMatch DOID:0050179 Powassan encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000276 Powassan encephalitis skos:exactMatch SCTID:416707008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000276 Powassan encephalitis skos:exactMatch UMLS:C0032858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000276 Powassan encephalitis skos:exactMatch UMLS:C1563215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000282 Whitewater Arroyo hemorrhagic fever skos:exactMatch DOID:0050199 Whitewater Arroyo hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000283 Hantavirus hemorrhagic fever with renal syndrome, Seoul virus type skos:exactMatch DOID:0050200 Korean hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000284 Hantavirus hemorrhagic fever with renal syndrome, Puumala virus type skos:exactMatch DOID:0050201 nephropathia epidemica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000284 Hantavirus hemorrhagic fever with renal syndrome, Puumala virus type skos:exactMatch UMLS:C0242993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000286 Epstein-Barr virus hepatitis skos:exactMatch DOID:0050204 Epstein-Barr virus hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000286 Epstein-Barr virus hepatitis skos:exactMatch SCTID:302919001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000286 Epstein-Barr virus hepatitis skos:exactMatch UMLS:C0554114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000288 polycystic echinococcosis skos:exactMatch DOID:0050218 polycystic echinococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000290 primary amebic meningoencephalitis skos:exactMatch DOID:0050242 primary amebic meningoencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000290 primary amebic meningoencephalitis skos:exactMatch MESH:C535275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000290 primary amebic meningoencephalitis skos:exactMatch SCTID:721816008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000290 primary amebic meningoencephalitis skos:exactMatch UMLS:C0300934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000290 primary amebic meningoencephalitis skos:exactMatch UMLS:C4303098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000291 granulomatous amebic encephalitis skos:exactMatch DOID:0050246 granulomatous amebic encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000291 granulomatous amebic encephalitis skos:exactMatch SCTID:230187000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000291 granulomatous amebic encephalitis skos:exactMatch UMLS:C0338428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000292 philophthalmiasis skos:exactMatch DOID:0050250 philophthalmiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000293 coenurosis skos:exactMatch DOID:0050251 coenurosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000293 coenurosis skos:exactMatch SCTID:24360007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000293 coenurosis skos:exactMatch UMLS:C0009225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000294 mesocestoidiasis skos:exactMatch DOID:0050253 mesocestoidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000294 mesocestoidiasis skos:exactMatch SCTID:85750001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000294 mesocestoidiasis skos:exactMatch UMLS:C0277108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000294 mesocestoidiasis skos:exactMatch UMLS:C0277110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000295 acanthocephaliasis skos:exactMatch DOID:0050254 acanthocephaliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000295 acanthocephaliasis skos:exactMatch SCTID:105713003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000295 acanthocephaliasis skos:exactMatch UMLS:C0277331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000297 baylisascariasis skos:exactMatch DOID:0050259 baylisascariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000297 baylisascariasis skos:exactMatch NCIT:C128397 Baylisascariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000297 baylisascariasis skos:exactMatch UMLS:C0162626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000297 baylisascariasis skos:exactMatch UMLS:C0277150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000298 dioctophymiasis skos:exactMatch DOID:0050260 dioctophymiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000298 dioctophymiasis skos:exactMatch SCTID:40410004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000298 dioctophymiasis skos:exactMatch UMLS:C0012482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000299 thelaziasis skos:exactMatch DOID:0050261 thelaziasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000299 thelaziasis skos:exactMatch SCTID:46477004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000299 thelaziasis skos:exactMatch UMLS:C0344058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000301 ophthalmomyiasis skos:exactMatch DOID:0050268 ophthalmomyiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000301 ophthalmomyiasis skos:exactMatch SCTID:48216006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000301 ophthalmomyiasis skos:exactMatch UMLS:C0027034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000302 basidiobolomycosis skos:exactMatch DOID:0050278 basidiobolomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000302 basidiobolomycosis skos:exactMatch SCTID:4921002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000302 basidiobolomycosis skos:exactMatch UMLS:C0343965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000303 conidiobolomycosis skos:exactMatch DOID:0050279 conidiobolomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000303 conidiobolomycosis skos:exactMatch SCTID:240783007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000303 conidiobolomycosis skos:exactMatch UMLS:C0276712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000304 penicilliosis skos:exactMatch DOID:0050288 penicilliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000304 penicilliosis skos:exactMatch SCTID:372936000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000304 penicilliosis skos:exactMatch SCTID:713315007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000304 penicilliosis skos:exactMatch UMLS:C1274008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000306 trichosporonosis skos:exactMatch DOID:0050290 trichosporonosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000306 trichosporonosis skos:exactMatch MESH:D060586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000306 trichosporonosis skos:exactMatch SCTID:240761008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000306 trichosporonosis skos:exactMatch UMLS:C0343939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000307 parasitic Ichthyosporea infectious disease skos:exactMatch DOID:0050291 parasitic Ichthyosporea infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000308 primary systemic mycosis skos:exactMatch DOID:0050292 primary systemic mycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000309 aniseikonia skos:exactMatch DOID:0050304 aniseikonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000309 aniseikonia skos:exactMatch ICD10CM:H52.32 Aniseikonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000309 aniseikonia skos:exactMatch MESH:D000839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000309 aniseikonia skos:exactMatch SCTID:16059006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000310 Alkhurma hemorrhagic fever skos:exactMatch DOID:0050308 Alkhurma hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000313 hypophosphatemia skos:exactMatch DOID:0050336 hypophosphatemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000313 hypophosphatemia skos:exactMatch MESH:D017674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000313 hypophosphatemia skos:exactMatch NCIT:C37977 Hypophosphatemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000313 hypophosphatemia skos:exactMatch SCTID:4996001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000313 hypophosphatemia skos:exactMatch UMLS:C0085682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000314 primary bacterial infectious disease skos:exactMatch DOID:0050338 primary bacterial infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000315 commensal bacterial infectious disease skos:exactMatch DOID:0050339 commensal bacterial infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000316 opportunistic bacterial infectious disease skos:exactMatch DOID:0050340 opportunistic bacterial infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000320 glandular tularemia skos:exactMatch DOID:0050382 glandular tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000320 glandular tularemia skos:exactMatch SCTID:21857006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000320 glandular tularemia skos:exactMatch UMLS:C0275974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000321 typhoidal tularemia skos:exactMatch DOID:0050383 typhoidal tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000321 typhoidal tularemia skos:exactMatch SCTID:398554008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000321 typhoidal tularemia skos:exactMatch UMLS:C0473876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000327 Buruli ulcer disease skos:exactMatch DOID:0050456 Buruli ulcer disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000327 Buruli ulcer disease skos:exactMatch MESH:D054312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000327 Buruli ulcer disease skos:exactMatch NCIT:C84604 Buruli Ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000327 Buruli ulcer disease skos:exactMatch SCTID:15845006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000327 Buruli ulcer disease skos:exactMatch UMLS:C0085568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000328 hyperphosphatemia skos:exactMatch DOID:0050459 hyperphosphatemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000328 hyperphosphatemia skos:exactMatch MESH:D054559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000328 hyperphosphatemia skos:exactMatch SCTID:20165001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000328 hyperphosphatemia skos:exactMatch UMLS:C0085681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000330 endemic typhus skos:exactMatch DOID:0050481 endemic typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000330 endemic typhus skos:exactMatch MESH:D014437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000330 endemic typhus skos:exactMatch NCIT:C84688 Endemic Typhus Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000330 endemic typhus skos:exactMatch Orphanet:83315 Murine typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000330 endemic typhus skos:exactMatch UMLS:CN206047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000331 Rickettsia helvetica spotted fever skos:exactMatch DOID:0050484 aneruptive fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000332 sennetsu fever skos:exactMatch DOID:0050485 sennetsu fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000332 sennetsu fever skos:exactMatch MESH:C537582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000332 sennetsu fever skos:exactMatch SCTID:21013006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000332 sennetsu fever skos:exactMatch UMLS:C0520779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000333 early congenital syphilis skos:exactMatch DOID:0050488 early congenital syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000333 early congenital syphilis skos:exactMatch SCTID:4359001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000333 early congenital syphilis skos:exactMatch UMLS:C0275859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000334 multinodular goiter skos:exactMatch DOID:0050489 multinodular goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000334 multinodular goiter skos:exactMatch NCIT:C131438 Multinodular Goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000334 multinodular goiter skos:exactMatch OMIMPS:138800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000334 multinodular goiter skos:exactMatch SCTID:237570007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000334 multinodular goiter skos:exactMatch UMLS:C0342208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000335 parenchymatous neurosyphilis skos:exactMatch DOID:0050490 parenchymatous neurosyphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000336 meningovascular neurosyphilis skos:exactMatch DOID:0050491 meningovascular neurosyphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000337 exanthema subitum skos:exactMatch DOID:0050495 exanthema subitum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000337 exanthema subitum skos:exactMatch MESH:D005077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000337 exanthema subitum skos:exactMatch NCIT:C128420 Roseola Infantum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000337 exanthema subitum skos:exactMatch SCTID:54385001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000337 exanthema subitum skos:exactMatch UMLS:C0015231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000337 exanthema subitum skos:exactMatch UMLS:C0595993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000338 variola major infectious disease skos:exactMatch DOID:0050508 variola major semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000338 variola major infectious disease skos:exactMatch SCTID:47452006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000338 variola major infectious disease skos:exactMatch UMLS:C1812609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000339 spinal polio skos:exactMatch DOID:0050513 spinal polio semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000340 bulbospinal polio skos:exactMatch DOID:0050514 bulbospinal polio semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000341 paralytic poliomyelitis skos:exactMatch DOID:0050515 paralytic poliomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000342 O'nyong'nyong fever skos:exactMatch DOID:0050516 O'nyong'nyong fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000342 O'nyong'nyong fever skos:exactMatch ICD10CM:A92.1 O'nyong-nyong fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000342 O'nyong'nyong fever skos:exactMatch SCTID:85579005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000342 O'nyong'nyong fever skos:exactMatch UMLS:C0276286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000343 Barmah forest virus disease skos:exactMatch DOID:0050517 Barmah Forest virus disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000344 Ross river fever skos:exactMatch DOID:0050518 Ross River fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000344 Ross river fever skos:exactMatch SCTID:602001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000345 Oropouche fever skos:exactMatch DOID:0050521 Oropouche fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000345 Oropouche fever skos:exactMatch SCTID:72880002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000345 Oropouche fever skos:exactMatch UMLS:C0276386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000346 Hantavirus hemorrhagic fever with renal syndrome, Dobrava-Belgrade virus type skos:exactMatch DOID:0050522 Balkan hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000348 obsolete posterior polar cataract skos:exactMatch DOID:0050537 posterior polar cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000351 disorder of methionine catabolism skos:exactMatch DOID:0050544 hypermethioninemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000351 disorder of methionine catabolism skos:exactMatch SCTID:43123004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000351 disorder of methionine catabolism skos:exactMatch UMLS:C4048705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000355 Ullrich congenital muscular dystrophy skos:exactMatch DOID:0050558 Ullrich congenital muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000355 Ullrich congenital muscular dystrophy skos:exactMatch MESH:C537521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000355 Ullrich congenital muscular dystrophy skos:exactMatch NCIT:C123438 Ullrich Congenital Muscular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000355 Ullrich congenital muscular dystrophy skos:exactMatch OMIMPS:254090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000355 Ullrich congenital muscular dystrophy skos:exactMatch Orphanet:75840 Congenital muscular dystrophy, Ullrich type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000355 Ullrich congenital muscular dystrophy skos:exactMatch SCTID:240062007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000355 Ullrich congenital muscular dystrophy skos:exactMatch UMLS:C0410179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000358 orofacial cleft skos:exactMatch DOID:0050567 orofacial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000358 orofacial cleft skos:exactMatch OMIMPS:119530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000358 orofacial cleft skos:exactMatch SCTID:449790007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000358 orofacial cleft skos:exactMatch UMLS:CN221583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000359 spondylocostal dysostosis skos:exactMatch DOID:0050568 spondylocostal dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000359 spondylocostal dysostosis skos:exactMatch MESH:C537565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000359 spondylocostal dysostosis skos:exactMatch NCIT:C125598 Spondylocostal Dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000359 spondylocostal dysostosis skos:exactMatch OMIMPS:277300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000359 spondylocostal dysostosis skos:exactMatch UMLS:CN201467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000363 gummatous syphilis skos:exactMatch DOID:0050584 gummatous syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000365 primary congenital glaucoma skos:exactMatch DOID:0050593 primary congenital glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000365 primary congenital glaucoma skos:exactMatch NCIT:C150251 Primary Congenital Glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000365 primary congenital glaucoma skos:exactMatch SCTID:415176004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000365 primary congenital glaucoma skos:exactMatch UMLS:C1533041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000365 primary congenital glaucoma skos:exactMatch UMLS:C3888011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000367 taeniasis skos:exactMatch DOID:0050596 taeniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000367 taeniasis skos:exactMatch ICD10CM:B68 Taeniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000367 taeniasis skos:exactMatch MESH:D013622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000367 taeniasis skos:exactMatch NCIT:C85180 Taeniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000367 taeniasis skos:exactMatch SCTID:69163003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000367 taeniasis skos:exactMatch UMLS:C0152073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000368 extrapulmonary tuberculosis skos:exactMatch DOID:0050598 extrapulmonary tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000368 extrapulmonary tuberculosis skos:exactMatch SCTID:423997002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000368 extrapulmonary tuberculosis skos:exactMatch UMLS:C0679362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000369 abdominal tuberculosis skos:exactMatch DOID:0050599 abdominal tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000369 abdominal tuberculosis skos:exactMatch SCTID:447330002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000369 abdominal tuberculosis skos:exactMatch UMLS:C0740652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000371 oral cavity carcinoma in situ skos:exactMatch DOID:0050610 oral cavity carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000371 oral cavity carcinoma in situ skos:exactMatch NCIT:C4587 Stage 0 Oral Cavity Cancer AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000371 oral cavity carcinoma in situ skos:exactMatch SCTID:92660005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000371 oral cavity carcinoma in situ skos:exactMatch UMLS:C0347073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000372 pharynx carcinoma in situ skos:exactMatch DOID:0050611 pharynx carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000372 pharynx carcinoma in situ skos:exactMatch NCIT:C4942 Stage 0 Pharyngeal Cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000372 pharynx carcinoma in situ skos:exactMatch SCTID:92681005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000372 pharynx carcinoma in situ skos:exactMatch UMLS:C0347098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000373 gall bladder carcinoma in situ skos:exactMatch DOID:0050612 gallbladder carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000374 bile duct carcinoma in situ skos:exactMatch DOID:0050613 bile duct carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000375 bronchus carcinoma in situ skos:exactMatch DOID:0050614 bronchus carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000375 bronchus carcinoma in situ skos:exactMatch SCTID:92557009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000375 bronchus carcinoma in situ skos:exactMatch UMLS:C2939445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000376 respiratory system cancer skos:exactMatch DOID:0050615 respiratory system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000376 respiratory system cancer skos:exactMatch SCTID:449096009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000376 respiratory system cancer skos:exactMatch UMLS:C3164456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000377 malignant Leydig cell tumor skos:exactMatch NCIT:C4213 Malignant Leydig Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000377 malignant Leydig cell tumor skos:exactMatch UMLS:C0334410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000378 malignant Sertoli cell tumor skos:exactMatch NCIT:C67006 Malignant Sertoli Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000378 malignant Sertoli cell tumor skos:exactMatch UMLS:C0334406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000380 paranasal sinus carcinoma skos:exactMatch DOID:0050619 paranasal sinus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000380 paranasal sinus carcinoma skos:exactMatch NCIT:C6014 Paranasal Sinus Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000380 paranasal sinus carcinoma skos:exactMatch UMLS:C0854995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000381 infiltrating renal pelvis transitional cell carcinoma skos:exactMatch DOID:0050620 infiltrating renal pelvis transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000382 respiratory system benign neoplasm skos:exactMatch DOID:0050621 respiratory system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000382 respiratory system benign neoplasm skos:exactMatch SCTID:255166003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000382 respiratory system benign neoplasm skos:exactMatch UMLS:C0497556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000383 benign reproductive system neoplasm skos:exactMatch DOID:0050622 reproductive organ benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000383 benign reproductive system neoplasm skos:exactMatch NCIT:C7617 Benign Reproductive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000383 benign reproductive system neoplasm skos:exactMatch UMLS:C1332536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000384 bladder benign neoplasm skos:exactMatch DOID:0050623 bladder benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000384 bladder benign neoplasm skos:exactMatch NCIT:C3618 Benign Bladder Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000384 bladder benign neoplasm skos:exactMatch SCTID:91992005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000384 bladder benign neoplasm skos:exactMatch UMLS:C0154017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000385 benign digestive system neoplasm skos:exactMatch DOID:0050624 gastrointestinal system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000385 benign digestive system neoplasm skos:exactMatch NCIT:C4787 Benign Digestive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000385 benign digestive system neoplasm skos:exactMatch UMLS:C0497538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000386 digestive system neuroendocrine tumor, grade 1/2 skos:exactMatch DOID:0050626 gastrointestinal neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000386 digestive system neuroendocrine tumor, grade 1/2 skos:exactMatch NCIT:C95404 Digestive System Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000387 hypochromic microcytic anemia skos:exactMatch DOID:0050642 hypochromic microcytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000387 hypochromic microcytic anemia skos:exactMatch MESH:C536357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000387 hypochromic microcytic anemia skos:exactMatch SCTID:44666001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000387 hypochromic microcytic anemia skos:exactMatch UMLS:C0271901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000389 atelosteogenesis skos:exactMatch DOID:0050648 atelosteogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000389 atelosteogenesis skos:exactMatch OMIMPS:108720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000389 atelosteogenesis skos:exactMatch SCTID:43814000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000389 atelosteogenesis skos:exactMatch UMLS:CN163181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000390 vitelliform macular dystrophy skos:exactMatch DOID:0050661 vitelliform macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000390 vitelliform macular dystrophy skos:exactMatch MESH:D057826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000390 vitelliform macular dystrophy skos:exactMatch NCIT:C118788 Vitelliform Macular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000390 vitelliform macular dystrophy skos:exactMatch OMIMPS:153840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000390 vitelliform macular dystrophy skos:exactMatch SCTID:90036004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000390 vitelliform macular dystrophy skos:exactMatch UMLS:C0339510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000393 partial fetal alcohol syndrome skos:exactMatch DOID:0050666 partial fetal alcohol syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000393 partial fetal alcohol syndrome skos:exactMatch UMLS:C3661483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000395 alcohol-related birth defect skos:exactMatch DOID:0050668 alcohol-related birth defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000395 alcohol-related birth defect skos:exactMatch NCIT:C92727 Alcohol Related Birth Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000395 alcohol-related birth defect skos:exactMatch UMLS:C3146244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000396 spastic cerebral palsy skos:exactMatch DOID:0050669 spastic cerebral palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000396 spastic cerebral palsy skos:exactMatch NCIT:C116903 Spastic Cerebral Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000396 spastic cerebral palsy skos:exactMatch SCTID:230773005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000396 spastic cerebral palsy skos:exactMatch UMLS:C0338596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000397 ataxic cerebral palsy skos:exactMatch DOID:0050670 ataxic cerebral palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000397 ataxic cerebral palsy skos:exactMatch NCIT:C97168 Ataxic Cerebral Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000397 ataxic cerebral palsy skos:exactMatch SCTID:278512001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000397 ataxic cerebral palsy skos:exactMatch UMLS:C0394005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000400 mixed cerebral palsy skos:exactMatch DOID:0050673 mixed cerebral palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000400 mixed cerebral palsy skos:exactMatch NCIT:C97177 Mixed Cerebral Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000400 mixed cerebral palsy skos:exactMatch SCTID:702318008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000400 mixed cerebral palsy skos:exactMatch UMLS:C0751024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000402 small cell carcinoma skos:exactMatch DOID:0050685 small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000402 small cell carcinoma skos:exactMatch MESH:D018288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000402 small cell carcinoma skos:exactMatch NCIT:C3915 Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000402 small cell carcinoma skos:exactMatch SCTID:11010461000119101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000402 small cell carcinoma skos:exactMatch UMLS:C0334239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000405 anal canal cancer skos:exactMatch DOID:0050688 anal canal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000405 anal canal cancer skos:exactMatch SCTID:363352004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000405 anal canal cancer skos:exactMatch UMLS:C0153445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000407 malignant pleural solitary fibrous tumor skos:exactMatch DOID:0050695 malignant pleural solitary fibrous tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000408 fetal alcohol spectrum disorder skos:exactMatch DOID:0050696 fetal alcohol spectrum disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000408 fetal alcohol spectrum disorder skos:exactMatch MESH:D063647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000408 fetal alcohol spectrum disorder skos:exactMatch NCIT:C92780 Fetal Alcohol Spectrum Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000408 fetal alcohol spectrum disorder skos:exactMatch SCTID:609437000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000408 fetal alcohol spectrum disorder skos:exactMatch UMLS:C2985290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000409 chorioamnionitis skos:exactMatch DOID:0050697 chorioamnionitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000409 chorioamnionitis skos:exactMatch MESH:D002821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000409 chorioamnionitis skos:exactMatch NCIT:C26720 Chorioamnionitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000409 chorioamnionitis skos:exactMatch SCTID:11612004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000410 funisitis skos:exactMatch DOID:0050698 funisitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000410 funisitis skos:exactMatch NCIT:C97077 Funisitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000410 funisitis skos:exactMatch SCTID:396343006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000410 funisitis skos:exactMatch UMLS:C1275592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000411 electroclinical syndrome skos:exactMatch DOID:0050701 electroclinical syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000412 neonatal period electroclinical syndrome skos:exactMatch DOID:0050702 neonatal period electroclinical syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000413 infancy electroclinical syndrome skos:exactMatch DOID:0050703 infancy electroclinical syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000414 childhood electroclinical syndrome skos:exactMatch DOID:0050704 childhood electroclinical syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000415 adolescence-adult electroclinical syndrome skos:exactMatch DOID:0050705 adolescence-adult electroclinical syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000417 early onset absence epilepsy skos:exactMatch DOID:0050708 early onset absence epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000421 inborn serine deficiency skos:exactMatch DOID:0050721 serine deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000424 inborn vitamin B12 deficiency skos:exactMatch DOID:0050731 vitamin B12 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000425 X-linked disease skos:exactMatch DOID:0050735 X-linked monogenic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000425 X-linked disease skos:exactMatch MESH:D040181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000425 X-linked disease skos:exactMatch NCIT:C85865 X-Linked Inherited Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000425 X-linked disease skos:exactMatch SCTID:128430005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000425 X-linked disease skos:exactMatch UMLS:C1138434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000425 X-linked disease skos:exactMatch UMLS:C2828000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000426 autosomal dominant disease skos:exactMatch DOID:0050736 autosomal dominant disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000426 autosomal dominant disease skos:exactMatch SCTID:11164009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000426 autosomal dominant disease skos:exactMatch UMLS:C0265385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000428 Y-linked disease skos:exactMatch DOID:0050738 Y-linked monogenic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000428 Y-linked disease skos:exactMatch MESH:D050174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000428 Y-linked disease skos:exactMatch UMLS:C1563751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000429 autosomal genetic disease skos:exactMatch DOID:0050739 autosomal genetic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000429 autosomal genetic disease skos:exactMatch SCTID:1899006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000429 autosomal genetic disease skos:exactMatch UMLS:C0265384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000430 mature T-cell and NK-cell non-Hodgkin lymphoma skos:exactMatch DOID:0050743 mature T-cell and NK-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000430 mature T-cell and NK-cell non-Hodgkin lymphoma skos:exactMatch DOID:0050749 peripheral T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000430 mature T-cell and NK-cell non-Hodgkin lymphoma skos:exactMatch ICD10CM:C84.4 Peripheral T-cell lymphoma, not classified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000430 mature T-cell and NK-cell non-Hodgkin lymphoma skos:exactMatch MESH:D016411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000430 mature T-cell and NK-cell non-Hodgkin lymphoma skos:exactMatch NCIT:C3468 Mature T-Cell and NK-Cell Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000430 mature T-cell and NK-cell non-Hodgkin lymphoma skos:exactMatch SCTID:109977009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000432 lymphoplasmacytic lymphoma skos:exactMatch DOID:0050747 obsolete lymphoplasmacytic lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000432 lymphoplasmacytic lymphoma skos:exactMatch NCIT:C3212 Lymphoplasmacytic Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000432 lymphoplasmacytic lymphoma skos:exactMatch UMLS:C0334633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000437 cerebellar ataxia skos:exactMatch DOID:0050753 cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000437 cerebellar ataxia skos:exactMatch MESH:D002524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000437 cerebellar ataxia skos:exactMatch NCIT:C82341 Spinocerebellar Ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000437 cerebellar ataxia skos:exactMatch Orphanet:102002 Rare ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000437 cerebellar ataxia skos:exactMatch SCTID:85102008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000437 cerebellar ataxia skos:exactMatch UMLS:C0087012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000440 metabolic acidosis skos:exactMatch DOID:0050758 metabolic acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000440 metabolic acidosis skos:exactMatch SCTID:59455009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000446 midface dysplasia skos:exactMatch DOID:0050767 midface dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000447 autosomal dominant polycystic liver disease skos:exactMatch DOID:0050770 polycystic liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000447 autosomal dominant polycystic liver disease skos:exactMatch ICD10CM:Q44.6 Cystic disease of liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000447 autosomal dominant polycystic liver disease skos:exactMatch NCIT:C82833 Polycystic Liver Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000447 autosomal dominant polycystic liver disease skos:exactMatch OMIMPS:174050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000447 autosomal dominant polycystic liver disease skos:exactMatch Orphanet:2924 Isolated polycystic liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000447 autosomal dominant polycystic liver disease skos:exactMatch SCTID:72925005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000447 autosomal dominant polycystic liver disease skos:exactMatch UMLS:C0158683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000448 paraganglioma skos:exactMatch DOID:0050773 paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000448 paraganglioma skos:exactMatch MESH:D010235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000448 paraganglioma skos:exactMatch NCIT:C3308 Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000448 paraganglioma skos:exactMatch OMIMPS:168000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000448 paraganglioma skos:exactMatch SCTID:127027008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000448 paraganglioma skos:exactMatch UMLS:C0030421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000450 secondary progressive multiple sclerosis skos:exactMatch DOID:0050783 secondary progressive multiple sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000450 secondary progressive multiple sclerosis skos:exactMatch SCTID:425500002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000450 secondary progressive multiple sclerosis skos:exactMatch UMLS:C0751965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000451 primary progressive multiple sclerosis skos:exactMatch DOID:0050784 primary progressive multiple sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000451 primary progressive multiple sclerosis skos:exactMatch SCTID:428700003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000451 primary progressive multiple sclerosis skos:exactMatch UMLS:C0751964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000452 progressive relapsing multiple sclerosis skos:exactMatch DOID:0050785 progressive relapsing multiple sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000452 progressive relapsing multiple sclerosis skos:exactMatch SCTID:230374002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000452 progressive relapsing multiple sclerosis skos:exactMatch UMLS:C0393666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000453 short QT syndrome skos:exactMatch DOID:0050793 short QT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000453 short QT syndrome skos:exactMatch MESH:C580439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000453 short QT syndrome skos:exactMatch NCIT:C71060 Short QT Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000453 short QT syndrome skos:exactMatch OMIMPS:609620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000453 short QT syndrome skos:exactMatch Orphanet:51083 Familial short QT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000453 short QT syndrome skos:exactMatch SCTID:698272007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000453 short QT syndrome skos:exactMatch UMLS:C2348199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000455 cone dystrophy skos:exactMatch DOID:0050795 cone dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000455 cone dystrophy skos:exactMatch MESH:D000077765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000455 cone dystrophy skos:exactMatch Orphanet:1871 Progressive cone dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000455 cone dystrophy skos:exactMatch SCTID:312917007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000455 cone dystrophy skos:exactMatch UMLS:C0730290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000456 cerebral creatine deficiency syndrome skos:exactMatch DOID:0050798 cerebral creatine deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000456 cerebral creatine deficiency syndrome skos:exactMatch OMIMPS:300352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000456 cerebral creatine deficiency syndrome skos:exactMatch Orphanet:79172 Creatine deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000456 cerebral creatine deficiency syndrome skos:exactMatch UMLS:CN227588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000457 classical glioblastoma skos:exactMatch DOID:0050803 glioblastoma classical subtype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000457 classical glioblastoma skos:exactMatch NCIT:C111694 Classical Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000457 classical glioblastoma skos:exactMatch UMLS:C3827253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000458 proneural glioblastoma skos:exactMatch DOID:0050804 glioblastoma proneural subtype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000458 proneural glioblastoma skos:exactMatch NCIT:C111692 Proneural Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000458 proneural glioblastoma skos:exactMatch UMLS:C3828464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000459 mesenchymal glioblastoma skos:exactMatch DOID:0050805 glioblastoma mesenchymal subtype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000459 mesenchymal glioblastoma skos:exactMatch NCIT:C111695 Mesenchymal Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000459 mesenchymal glioblastoma skos:exactMatch UMLS:C3829122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000460 neural glioblastoma skos:exactMatch DOID:0050806 glioblastoma neural subtype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000460 neural glioblastoma skos:exactMatch NCIT:C111693 Neural Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000460 neural glioblastoma skos:exactMatch UMLS:C3828832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000461 nutritional biotin deficiency skos:exactMatch DOID:0050810 biotin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000461 nutritional biotin deficiency skos:exactMatch MESH:C531633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000461 nutritional biotin deficiency skos:exactMatch SCTID:49607006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000462 eye adnexa disorder skos:exactMatch ICD10WHO:H00-H06 Disorders of eyelid, lacrimal system and orbit semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000462 eye adnexa disorder skos:exactMatch SCTID:118941004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000462 eye adnexa disorder skos:exactMatch UMLS:C1290855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000463 Ochoa syndrome skos:exactMatch DOID:0050816 urofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000463 Ochoa syndrome skos:exactMatch MESH:C536480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000463 Ochoa syndrome skos:exactMatch OMIMPS:236730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000463 Ochoa syndrome skos:exactMatch Orphanet:2704 Ochoa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000463 Ochoa syndrome skos:exactMatch SCTID:236533008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000465 atrioventricular block skos:exactMatch DOID:0050820 atrioventricular block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000465 atrioventricular block skos:exactMatch MESH:D054537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000465 atrioventricular block skos:exactMatch SCTID:233917008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000465 atrioventricular block skos:exactMatch UMLS:C0004245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000466 first-degree atrioventricular block skos:exactMatch DOID:0050821 first-degree atrioventricular block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000466 first-degree atrioventricular block skos:exactMatch NCIT:C62015 AV Block First Degree semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000466 first-degree atrioventricular block skos:exactMatch SCTID:270492004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000466 first-degree atrioventricular block skos:exactMatch UMLS:C0085614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000467 second-degree atrioventricular block skos:exactMatch DOID:0050822 second-degree atrioventricular block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000467 second-degree atrioventricular block skos:exactMatch NCIT:C111119 AV Block Second Degree semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000467 second-degree atrioventricular block skos:exactMatch SCTID:195042002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000467 second-degree atrioventricular block skos:exactMatch UMLS:C0264906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000467 second-degree atrioventricular block skos:exactMatch UMLS:C1621824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000468 third-degree atrioventricular block skos:exactMatch DOID:0050823 third-degree atrioventricular block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000468 third-degree atrioventricular block skos:exactMatch NCIT:C50501 Complete Atrioventricular Block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000468 third-degree atrioventricular block skos:exactMatch SCTID:27885002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000468 third-degree atrioventricular block skos:exactMatch UMLS:C0151517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000469 sinoatrial node disorder skos:exactMatch DOID:0050824 sinoatrial node disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000470 endocardium disorder skos:exactMatch DOID:0050825 endocardium disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000470 endocardium disorder skos:exactMatch SCTID:123596001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000470 endocardium disorder skos:exactMatch UMLS:C0854140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000471 tricuspid valve disorder skos:exactMatch DOID:0050826 tricuspid valve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000471 tricuspid valve disorder skos:exactMatch NCIT:C78649 Tricuspid Valve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000471 tricuspid valve disorder skos:exactMatch SCTID:20721001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000471 tricuspid valve disorder skos:exactMatch UMLS:C0264776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000471 tricuspid valve disorder skos:exactMatch UMLS:C0264882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000473 arterial disorder skos:exactMatch DOID:0050828 artery disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000473 arterial disorder skos:exactMatch NCIT:C35317 Arterial Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000473 arterial disorder skos:exactMatch SCTID:359557001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000473 arterial disorder skos:exactMatch UMLS:C0852949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000474 pericardium disorder skos:exactMatch DOID:0050829 pericardium disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000474 pericardium disorder skos:exactMatch SCTID:55855009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000474 pericardium disorder skos:exactMatch UMLS:C0265122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000476 generalized dystonia skos:exactMatch DOID:0050835 generalized dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000476 generalized dystonia skos:exactMatch MESH:D004422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000476 generalized dystonia skos:exactMatch Orphanet:376724 Generalized isolated dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000476 generalized dystonia skos:exactMatch SCTID:425492002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000477 focal dystonia skos:exactMatch DOID:0050836 focal dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000477 focal dystonia skos:exactMatch SCTID:445006008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000477 focal dystonia skos:exactMatch UMLS:C0743332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000478 multifocal dystonia skos:exactMatch DOID:0050837 multifocal dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000479 segmental dystonia skos:exactMatch DOID:0050838 segmental dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000479 segmental dystonia skos:exactMatch SCTID:427945008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000479 segmental dystonia skos:exactMatch UMLS:C1997740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000480 anismus skos:exactMatch DOID:0050839 anismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000480 anismus skos:exactMatch SCTID:83605009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000480 anismus skos:exactMatch UMLS:C0267601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000481 cervical dystonia skos:exactMatch DOID:0050840 cervical dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000481 cervical dystonia skos:exactMatch NCIT:C85072 Spasmodic Torticollis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000481 cervical dystonia skos:exactMatch Orphanet:93962 OBSOLETE: Cervical dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000481 cervical dystonia skos:exactMatch SCTID:74333002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000482 focal hand dystonia skos:exactMatch DOID:0050841 focal hand dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000482 focal hand dystonia skos:exactMatch SCTID:52008007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000482 focal hand dystonia skos:exactMatch UMLS:C0154676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000483 oculogyric crisis skos:exactMatch DOID:0050842 oculogyric crisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000485 spasmodic dystonia skos:exactMatch DOID:0050844 spasmodic dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000485 spasmodic dystonia skos:exactMatch MESH:D055154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000485 spasmodic dystonia skos:exactMatch Orphanet:93961 OBSOLETE: Laryngeal dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000485 spasmodic dystonia skos:exactMatch SCTID:3331000119108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000485 spasmodic dystonia skos:exactMatch UMLS:C1963946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000486 craniofacial dystonia skos:exactMatch DOID:0050845 cranio-facial dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000486 craniofacial dystonia skos:exactMatch UMLS:C4023011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000487 hemidystonia skos:exactMatch DOID:0050846 hemidystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000487 hemidystonia skos:exactMatch SCTID:427232004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000487 hemidystonia skos:exactMatch UMLS:C1960561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000488 periampullary adenoma skos:exactMatch DOID:0050849 periampullary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000488 periampullary adenoma skos:exactMatch UMLS:CN068444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000489 diabetic encephalopathy skos:exactMatch DOID:0050850 diabetic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000490 glomerulosclerosis skos:exactMatch DOID:0050851 glomerulosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000490 glomerulosclerosis skos:exactMatch NCIT:C120888 Glomerulosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000490 glomerulosclerosis skos:exactMatch SCTID:197661001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000490 glomerulosclerosis skos:exactMatch UMLS:C0178664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000491 limb ischemia skos:exactMatch DOID:0050852 limb ischemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000491 limb ischemia skos:exactMatch SCTID:21631000119105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000491 limb ischemia skos:exactMatch UMLS:C2945695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000492 chronic venous insufficiency skos:exactMatch DOID:0050853 chronic venous insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000492 chronic venous insufficiency skos:exactMatch UMLS:C1306557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000494 renal fibrosis skos:exactMatch DOID:0050855 renal fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000494 renal fibrosis skos:exactMatch SCTID:197660000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000494 renal fibrosis skos:exactMatch UMLS:C0151650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000495 oppositional defiant disorder skos:exactMatch DOID:0050856 oppositional defiant disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000495 oppositional defiant disorder skos:exactMatch MESH:D019958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000495 oppositional defiant disorder skos:exactMatch NCIT:C92565 Oppositional Defiant Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000495 oppositional defiant disorder skos:exactMatch SCTID:18941000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000496 hemorrhagic cystitis skos:exactMatch DOID:0050859 hemorrhagic cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000496 hemorrhagic cystitis skos:exactMatch NCIT:C114666 Hemorrhagic Cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000496 hemorrhagic cystitis skos:exactMatch SCTID:87696004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000496 hemorrhagic cystitis skos:exactMatch UMLS:C0085692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000497 pyometritis skos:exactMatch DOID:0050862 pyometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000497 pyometritis skos:exactMatch MESH:D055112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000497 pyometritis skos:exactMatch NCIT:C121207 Pyometra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000497 pyometritis skos:exactMatch SCTID:88981003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000497 pyometritis skos:exactMatch UMLS:C0034215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000497 pyometritis skos:exactMatch UMLS:C0686163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000498 arteritic anterior ischemic optic neuropathy skos:exactMatch DOID:0050863 arteritic anterior ischemic optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000498 arteritic anterior ischemic optic neuropathy skos:exactMatch SCTID:733506009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000498 arteritic anterior ischemic optic neuropathy skos:exactMatch UMLS:C2242711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000499 non-arteritic anterior ischemic optic neuropathy skos:exactMatch DOID:0050864 non-arteritic anterior ischemic optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000499 non-arteritic anterior ischemic optic neuropathy skos:exactMatch Orphanet:415300 NON RARE IN EUROPE: Non-arteritic anterior ischemic optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000499 non-arteritic anterior ischemic optic neuropathy skos:exactMatch UMLS:C1852242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000500 tongue squamous cell carcinoma skos:exactMatch DOID:0050865 tongue squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000500 tongue squamous cell carcinoma skos:exactMatch NCIT:C4648 Tongue Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000500 tongue squamous cell carcinoma skos:exactMatch SCTID:276952000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000500 tongue squamous cell carcinoma skos:exactMatch UMLS:C0349566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000501 obsolete Jensen syndrome skos:exactMatch DOID:0050867 obsolete Jensen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000501 obsolete Jensen syndrome skos:exactMatch MESH:C537568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000501 obsolete Jensen syndrome skos:exactMatch UMLS:C1839564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000502 villous adenoma skos:exactMatch DOID:0050869 villous adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000502 villous adenoma skos:exactMatch MESH:D018253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000502 villous adenoma skos:exactMatch NCIT:C7399 Villous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000502 villous adenoma skos:exactMatch UMLS:C0206674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000503 lung adenocarcinoma in situ skos:exactMatch DOID:0050870 pulmonary adenocarcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000503 lung adenocarcinoma in situ skos:exactMatch NCIT:C136486 Lung Adenocarcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000503 lung adenocarcinoma in situ skos:exactMatch UMLS:C0854971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000507 inclusion body myopathy with Paget disease of bone and frontotemporal dementia skos:exactMatch DOID:0050881 inclusion body myopathy with Paget disease of bone and frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000507 inclusion body myopathy with Paget disease of bone and frontotemporal dementia skos:exactMatch OMIMPS:167320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000507 inclusion body myopathy with Paget disease of bone and frontotemporal dementia skos:exactMatch Orphanet:52430 Inclusion body myopathy with Paget disease of bone and frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000507 inclusion body myopathy with Paget disease of bone and frontotemporal dementia skos:exactMatch SCTID:703544004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000507 inclusion body myopathy with Paget disease of bone and frontotemporal dementia skos:exactMatch UMLS:C1833662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000508 syndromic intellectual disability skos:exactMatch DOID:0050888 syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000508 syndromic intellectual disability skos:exactMatch UMLS:CN225415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000509 non-syndromic intellectual disability skos:exactMatch DOID:0050889 non-syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000510 synucleinopathy skos:exactMatch DOID:0050890 synucleinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000510 synucleinopathy skos:exactMatch MESH:D000080874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000510 synucleinopathy skos:exactMatch UMLS:C5191670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000513 bone ameloblastoma skos:exactMatch DOID:0050895 bone ameloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000514 bone squamous cell carcinoma skos:exactMatch DOID:0050896 bone squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000515 bone chondrosarcoma skos:exactMatch DOID:0050897 bone chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000516 phalanx chondroma skos:exactMatch DOID:0050898 phalanx chondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000517 brain stem medulloblastoma skos:exactMatch DOID:0050899 brain stem medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000518 sacrum chordoma skos:exactMatch DOID:0050900 sacrum chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000518 sacrum chordoma skos:exactMatch SCTID:447730004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000518 sacrum chordoma skos:exactMatch UMLS:C3164279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000519 corpus callosum oligodendroglioma skos:exactMatch DOID:0050901 corpus callosum oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000520 parietal lobe ependymal tumor skos:exactMatch DOID:0050903 parietal lobe ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000520 parietal lobe ependymal tumor skos:exactMatch NCIT:C131575 Parietal Lobe Ependymal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000520 parietal lobe ependymal tumor skos:exactMatch UMLS:C4330935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000521 salivary gland carcinoma skos:exactMatch DOID:0050904 salivary gland carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000521 salivary gland carcinoma skos:exactMatch NCIT:C9272 Salivary Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000521 salivary gland carcinoma skos:exactMatch UMLS:C0948750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000524 mixed extragonadal germ cell cancer skos:exactMatch DOID:0050907 mixed extragonadal germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000525 cecum villous adenoma skos:exactMatch DOID:0050910 cecum adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000525 cecum villous adenoma skos:exactMatch NCIT:C5520 Cecum Villous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000525 cecum villous adenoma skos:exactMatch UMLS:C1332869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000527 colon adenoma skos:exactMatch DOID:0050912 colon adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000527 colon adenoma skos:exactMatch NCIT:C3864 Colon Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000527 colon adenoma skos:exactMatch UMLS:C0850572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000530 rectum adenoma skos:exactMatch DOID:0050915 rectum adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000530 rectum adenoma skos:exactMatch NCIT:C5546 Rectal Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000530 rectum adenoma skos:exactMatch SCTID:399730005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000530 rectum adenoma skos:exactMatch UMLS:C1302652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000531 bronchus mucoepidermoid carcinoma skos:exactMatch DOID:0050916 bronchus mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000532 lung combined type small cell adenocarcinoma skos:exactMatch DOID:0050917 lung combined type small cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000534 trachea mucoepidermoid carcinoma skos:exactMatch DOID:0050919 trachea mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000534 trachea mucoepidermoid carcinoma skos:exactMatch SCTID:707379000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000534 trachea mucoepidermoid carcinoma skos:exactMatch UMLS:C3873401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000535 tonsil squamous cell carcinoma skos:exactMatch DOID:0050920 tonsil squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000536 pharyngeal squamous cell carcinoma skos:exactMatch DOID:0050921 pharynx squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000536 pharyngeal squamous cell carcinoma skos:exactMatch NCIT:C102872 Pharyngeal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000536 pharyngeal squamous cell carcinoma skos:exactMatch SCTID:408649007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000536 pharyngeal squamous cell carcinoma skos:exactMatch UMLS:C1319317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000539 striated muscle rhabdoid tumor skos:exactMatch DOID:0050924 striated muscle rhabdoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000540 small intestinal neuroendocrine tumor G1 skos:exactMatch DOID:0050925 small intestine carcinoid neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000540 small intestinal neuroendocrine tumor G1 skos:exactMatch NCIT:C4638 Small Intestinal Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000540 small intestinal neuroendocrine tumor G1 skos:exactMatch SCTID:276818002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000540 small intestinal neuroendocrine tumor G1 skos:exactMatch UMLS:C0349536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000541 jejunal adenocarcinoma skos:exactMatch DOID:0050926 jejunal adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000541 jejunal adenocarcinoma skos:exactMatch NCIT:C181158 Jejunal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000541 jejunal adenocarcinoma skos:exactMatch UMLS:C4072935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000543 ovarian melanoma skos:exactMatch DOID:0050928 ovarian melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000543 ovarian melanoma skos:exactMatch NCIT:C178441 Ovarian Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000544 mucosal melanoma skos:exactMatch DOID:0050929 mucosal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000544 mucosal melanoma skos:exactMatch NCIT:C114828 Mucosal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000544 mucosal melanoma skos:exactMatch UMLS:C3898222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000545 sublingual gland adenoid cystic carcinoma skos:exactMatch DOID:0050930 sublingual gland adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000548 ovarian clear cell cancer skos:exactMatch DOID:0050934 ovarian clear cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000548 ovarian clear cell cancer skos:exactMatch NCIT:C40077 Malignant Ovarian Clear Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000548 ovarian clear cell cancer skos:exactMatch UMLS:C1518230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000549 cervical neuroblastoma skos:exactMatch DOID:0050935 cervical neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000550 extra-adrenal sympathetic paraganglioma skos:exactMatch DOID:0050936 extra-adrenal pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000550 extra-adrenal sympathetic paraganglioma skos:exactMatch NCIT:C48576 Extra-Adrenal Sympathetic Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000550 extra-adrenal sympathetic paraganglioma skos:exactMatch UMLS:C1257877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000551 retroperitoneal neuroblastoma skos:exactMatch DOID:0050937 retroperitoneal neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000552 breast lobular carcinoma skos:exactMatch DOID:0050938 breast lobular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000552 breast lobular carcinoma skos:exactMatch NCIT:C3771 Breast Lobular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000552 breast lobular carcinoma skos:exactMatch SCTID:278054005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000553 uterine corpus endometrial carcinoma skos:exactMatch DOID:0050939 uterine corpus endometrial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000554 endocervical adenocarcinoma skos:exactMatch DOID:0050940 endocervical adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000554 endocervical adenocarcinoma skos:exactMatch NCIT:C127907 Endocervical Adenocarcinoma, Usual-Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000554 endocervical adenocarcinoma skos:exactMatch SCTID:123842006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000554 endocervical adenocarcinoma skos:exactMatch UMLS:C1263762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000554 endocervical adenocarcinoma skos:exactMatch UMLS:C4289591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000563 GRID2-related autosomal dominant spinocerebellar ataxia skos:exactMatch DOID:0050988 GRID2-related spinocerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000565 infective endocarditis skos:exactMatch DOID:0060000 infective endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000565 infective endocarditis skos:exactMatch NCIT:C78265 Infective Endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000565 infective endocarditis skos:exactMatch Orphanet:570762 Infective endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000565 infective endocarditis skos:exactMatch SCTID:233850007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000568 autoimmune disorder of central nervous system skos:exactMatch DOID:0060004 autoimmune disease of central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000569 autoimmune disorder of endocrine system skos:exactMatch DOID:0060005 autoimmune disease of endocrine system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000569 autoimmune disorder of endocrine system skos:exactMatch SCTID:237822008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000569 autoimmune disorder of endocrine system skos:exactMatch UMLS:C0342552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000572 recombinase activating gene 1 deficiency skos:exactMatch DOID:0060011 recombinase activating gene 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000573 recombinase activating gene 2 deficiency skos:exactMatch DOID:0060012 recombinase activating gene 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000577 congenital anemia skos:exactMatch NCIT:C35228 Congenital Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000577 congenital anemia skos:exactMatch SCTID:63565007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000577 congenital anemia skos:exactMatch UMLS:C0158995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000583 immunoglobulin beta deficiency skos:exactMatch DOID:0060026 immunoglobulin beta deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000583 immunoglobulin beta deficiency skos:exactMatch MESH:C567200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000583 immunoglobulin beta deficiency skos:exactMatch UMLS:C3502055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000584 B cell linker protein deficiency skos:exactMatch DOID:0060027 agammaglobulinemia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000586 autoimmune disorder of exocrine system skos:exactMatch DOID:0060029 autoimmune disease of exocrine system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000587 autoimmune disease of ear, nose and throat skos:exactMatch DOID:0060030 autoimmune disease of eyes, ear, nose and throat semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000588 autoimmune disorder of gastrointestinal tract skos:exactMatch DOID:0060031 autoimmune disease of gastrointestinal tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000589 autoimmune disorder of musculoskeletal system skos:exactMatch DOID:0060032 autoimmune disease of musculoskeletal system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000590 autoimmune disorder of peripheral nervous system skos:exactMatch DOID:0060033 autoimmune disease of peripheral nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000591 intrinsic cardiomyopathy skos:exactMatch DOID:0060036 intrinsic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000592 specific developmental disorder skos:exactMatch DOID:0060038 specific developmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000592 specific developmental disorder skos:exactMatch SCTID:10720004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000594 pervasive developmental disorder skos:exactMatch DOID:0060040 pervasive developmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000594 pervasive developmental disorder skos:exactMatch MESH:D002659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000594 pervasive developmental disorder skos:exactMatch NCIT:C97179 Pervasive Developmental Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000594 pervasive developmental disorder skos:exactMatch SCTID:35919005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000595 sexual and gender identity disorders skos:exactMatch DOID:0060043 sexual health disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000595 sexual and gender identity disorders skos:exactMatch NCIT:C92202 Sexual and Gender Identity Disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000595 sexual and gender identity disorders skos:exactMatch SCTID:231532002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000596 paraphilic disorder skos:exactMatch DOID:0060044 paraphilia disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000596 paraphilic disorder skos:exactMatch MESH:D010262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000596 paraphilic disorder skos:exactMatch SCTID:50299009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000597 Munchausen by proxy skos:exactMatch DOID:0060045 Munchausen by proxy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000597 Munchausen by proxy skos:exactMatch MESH:D016735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000597 Munchausen by proxy skos:exactMatch SCTID:95637005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000598 aphasia skos:exactMatch DOID:0060046 aphasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000598 aphasia skos:exactMatch ICD10CM:R47.01 Aphasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000598 aphasia skos:exactMatch MESH:D001037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000599 writing disorder skos:exactMatch DOID:0060047 writing disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000600 nosophobia skos:exactMatch DOID:0060048 nosophobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000601 obsolete autoimmune disorder of urogenital tract skos:exactMatch DOID:0060049 autoimmune disease of urogenital tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000602 autoimmune disorder of blood skos:exactMatch DOID:0060050 autoimmune disease of blood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000603 autoimmune disorder of cardiovascular system skos:exactMatch DOID:0060051 autoimmune disease of cardiovascular system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000605 hypersensitivity reaction disease skos:exactMatch DOID:0060056 hypersensitivity reaction disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000605 hypersensitivity reaction disease skos:exactMatch NCIT:C3114 Hypersensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000605 hypersensitivity reaction disease skos:exactMatch SCTID:473010000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000606 obsolete gluten allergy skos:exactMatch DOID:0060057 gluten allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000607 primary cutaneous T-cell non-Hodgkin lymphoma skos:exactMatch DOID:0060061 primary cutaneous T-cell non-Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000607 primary cutaneous T-cell non-Hodgkin lymphoma skos:exactMatch MESH:D016410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000607 primary cutaneous T-cell non-Hodgkin lymphoma skos:exactMatch NCIT:C3467 Primary Cutaneous T-Cell Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000608 familial juvenile hyperuricemic nephropathy skos:exactMatch DOID:0060062 familial juvenile hyperuricemic nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000608 familial juvenile hyperuricemic nephropathy skos:exactMatch MESH:C537696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000608 familial juvenile hyperuricemic nephropathy skos:exactMatch OMIMPS:162000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000608 familial juvenile hyperuricemic nephropathy skos:exactMatch SCTID:46785007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000608 familial juvenile hyperuricemic nephropathy skos:exactMatch UMLS:CN239392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000610 marantic endocarditis skos:exactMatch DOID:0060068 nonbacterial thrombotic endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000610 marantic endocarditis skos:exactMatch MESH:D059905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000610 marantic endocarditis skos:exactMatch SCTID:57181007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000611 pre-malignant neoplasm skos:exactMatch DOID:0060071 pre-malignant neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000612 lymphatic system cancer skos:exactMatch DOID:0060073 lymphatic system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000615 progesterone-receptor positive breast cancer skos:exactMatch DOID:0060077 progesterone-receptor positive breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000616 progesterone-receptor negative breast cancer skos:exactMatch DOID:0060078 progesterone-receptor negative breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000618 Her2-receptor negative breast cancer skos:exactMatch DOID:0060080 Her2-receptor negative breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000618 Her2-receptor negative breast cancer skos:exactMatch NCIT:C168519 HER2-Negative Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000618 Her2-receptor negative breast cancer skos:exactMatch SCTID:431396003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000618 Her2-receptor negative breast cancer skos:exactMatch UMLS:C4733095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000620 breast benign neoplasm skos:exactMatch DOID:0060082 breast benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000620 breast benign neoplasm skos:exactMatch NCIT:C4505 Benign Breast Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000620 breast benign neoplasm skos:exactMatch SCTID:269485000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000621 immune system cancer skos:exactMatch DOID:0060083 immune system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000624 benign female reproductive system neoplasm skos:exactMatch DOID:0060086 female reproductive organ benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000624 benign female reproductive system neoplasm skos:exactMatch NCIT:C4934 Benign Female Reproductive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000624 benign female reproductive system neoplasm skos:exactMatch UMLS:C0744514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000625 benign male reproductive system neoplasm skos:exactMatch DOID:0060087 male reproductive organ benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000625 benign male reproductive system neoplasm skos:exactMatch NCIT:C4777 Benign Male Reproductive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000625 benign male reproductive system neoplasm skos:exactMatch UMLS:C0947786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000626 vestibular gland benign neoplasm skos:exactMatch DOID:0060088 vestibular gland benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000627 benign endocrine neoplasm skos:exactMatch DOID:0060089 endocrine organ benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000627 benign endocrine neoplasm skos:exactMatch NCIT:C4621 Benign Endocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000627 benign endocrine neoplasm skos:exactMatch SCTID:92085000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000627 benign endocrine neoplasm skos:exactMatch UMLS:C0347524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000628 central nervous system organ benign neoplasm skos:exactMatch DOID:0060090 central nervous system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000629 cardiovascular organ benign neoplasm skos:exactMatch DOID:0060091 cardiovascular organ benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000630 immune system organ benign neoplasm skos:exactMatch DOID:0060092 immune system organ benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000631 bone benign neoplasm skos:exactMatch DOID:0060094 bone benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000631 bone benign neoplasm skos:exactMatch NCIT:C4880 Benign Bone Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000631 bone benign neoplasm skos:exactMatch SCTID:92027006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000632 uterine benign neoplasm skos:exactMatch DOID:0060095 uterine benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000632 uterine benign neoplasm skos:exactMatch NCIT:C3609 Benign Uterine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000632 uterine benign neoplasm skos:exactMatch SCTID:92470003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000632 uterine benign neoplasm skos:exactMatch UMLS:C0153999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000633 sensory organ benign neoplasm skos:exactMatch DOID:0060096 sensory organ benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000634 thoracic benign neoplasm skos:exactMatch DOID:0060097 thoracic benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000634 thoracic benign neoplasm skos:exactMatch NCIT:C4565 Benign Thoracic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000634 thoracic benign neoplasm skos:exactMatch SCTID:255059002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000634 thoracic benign neoplasm skos:exactMatch UMLS:C0346440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000636 musculoskeletal system benign neoplasm skos:exactMatch DOID:0060099 musculoskeletal system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000637 musculoskeletal system cancer skos:exactMatch DOID:0060100 musculoskeletal system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000639 cartilage cancer skos:exactMatch DOID:0060102 cartilage cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000640 central nervous system primitive neuroectodermal neoplasm skos:exactMatch DOID:0060103 central nervous system embryonal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000640 central nervous system primitive neuroectodermal neoplasm skos:exactMatch NCIT:C5398 Central Nervous System Embryonal Tumor, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000640 central nervous system primitive neuroectodermal neoplasm skos:exactMatch UMLS:CN201960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000642 brain meningioma skos:exactMatch DOID:0060106 brain meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000643 vulvar benign neoplasm skos:exactMatch DOID:0060109 vulvar benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000643 vulvar benign neoplasm skos:exactMatch NCIT:C3611 Benign Vulvar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000643 vulvar benign neoplasm skos:exactMatch SCTID:92486005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000643 vulvar benign neoplasm skos:exactMatch UMLS:C0154003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000644 cervical benign neoplasm skos:exactMatch DOID:0060110 cervical benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000644 cervical benign neoplasm skos:exactMatch NCIT:C3607 Benign Cervical Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000644 cervical benign neoplasm skos:exactMatch SCTID:92056006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000644 cervical benign neoplasm skos:exactMatch UMLS:C0153997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000645 fallopian tube benign neoplasm skos:exactMatch DOID:0060111 fallopian tube benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000645 fallopian tube benign neoplasm skos:exactMatch NCIT:C4517 Benign Fallopian Tube Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000645 fallopian tube benign neoplasm skos:exactMatch Orphanet:180237 Benign tumor of fallopian tubes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000645 fallopian tube benign neoplasm skos:exactMatch SCTID:92100009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000645 fallopian tube benign neoplasm skos:exactMatch UMLS:C0346190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000646 ovarian benign neoplasm skos:exactMatch DOID:0060112 ovarian benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000646 ovarian benign neoplasm skos:exactMatch NCIT:C2895 Benign Ovarian Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000646 ovarian benign neoplasm skos:exactMatch SCTID:92260003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000647 benign vaginal neoplasm skos:exactMatch DOID:0060114 vaginal benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000647 benign vaginal neoplasm skos:exactMatch NCIT:C3610 Benign Vaginal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000647 benign vaginal neoplasm skos:exactMatch SCTID:92473001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000647 benign vaginal neoplasm skos:exactMatch UMLS:C0154002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000648 nervous system benign neoplasm skos:exactMatch DOID:0060115 nervous system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000648 nervous system benign neoplasm skos:exactMatch NCIT:C4789 Benign Nervous System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000648 nervous system benign neoplasm skos:exactMatch SCTID:92247009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000648 nervous system benign neoplasm skos:exactMatch UMLS:C0497550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000649 sensory system cancer skos:exactMatch DOID:0060116 sensory system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000650 peritoneal benign neoplasm skos:exactMatch DOID:0060117 peritoneal benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000650 peritoneal benign neoplasm skos:exactMatch NCIT:C8612 Benign Peritoneal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000650 peritoneal benign neoplasm skos:exactMatch UMLS:C0496874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000651 obsolete thoracic disorder skos:exactMatch DOID:0060118 thoracic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000651 obsolete thoracic disorder skos:exactMatch MESH:D013896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000651 obsolete thoracic disorder skos:exactMatch NCIT:C35742 Thoracic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000651 obsolete thoracic disorder skos:exactMatch SCTID:118946009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000651 obsolete thoracic disorder skos:exactMatch SCTID:609622007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000651 obsolete thoracic disorder skos:exactMatch UMLS:C0039978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000651 obsolete thoracic disorder skos:exactMatch UMLS:C3661979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000652 integumentary system benign neoplasm skos:exactMatch DOID:0060121 integumentary system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000653 integumentary system cancer skos:exactMatch DOID:0060122 integumentary system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000654 benign connective and soft tissue neoplasm skos:exactMatch DOID:0060123 connective tissue benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000654 benign connective and soft tissue neoplasm skos:exactMatch NCIT:C53684 Benign Connective and Soft Tissue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000659 delta-heavy chain disease skos:exactMatch DOID:0060129 delta chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000659 delta-heavy chain disease skos:exactMatch SCTID:20224008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000659 delta-heavy chain disease skos:exactMatch UMLS:C0272253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000660 akinetopsia skos:exactMatch DOID:0060130 akinetopsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000661 alexithymia skos:exactMatch DOID:0060131 alexithymia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000662 amusia skos:exactMatch DOID:0060132 amusia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000662 amusia skos:exactMatch UMLS:C0234497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000663 anosognosia skos:exactMatch DOID:0060133 anosognosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000664 apperceptive agnosia skos:exactMatch DOID:0060134 apperceptive agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000665 apraxia skos:exactMatch DOID:0060135 apraxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000665 apraxia skos:exactMatch ICD10CM:R48.2 Apraxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000665 apraxia skos:exactMatch MESH:D001072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000665 apraxia skos:exactMatch NCIT:C180557 Apraxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000666 associative visual agnosia skos:exactMatch DOID:0060136 associative agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000667 auditory agnosia skos:exactMatch DOID:0060137 auditory agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000668 autotopagnosia skos:exactMatch DOID:0060138 autotopagnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000669 color agnosia skos:exactMatch DOID:0060139 color agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000670 cortical deafness skos:exactMatch DOID:0060140 cortical deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000670 cortical deafness skos:exactMatch UMLS:C0392704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000671 finger agnosia skos:exactMatch DOID:0060141 finger agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000672 form agnosia skos:exactMatch DOID:0060142 form agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000673 integrative agnosia skos:exactMatch DOID:0060143 integrative agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000674 mirror agnosia skos:exactMatch DOID:0060144 mirror agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000675 pain agnosia skos:exactMatch DOID:0060145 pain agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000675 pain agnosia skos:exactMatch NCIT:C125664 Pain Agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000676 phonagnosia skos:exactMatch DOID:0060146 phonagnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000677 semantic agnosia skos:exactMatch DOID:0060147 semantic agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000678 simultanagnosia skos:exactMatch DOID:0060148 simultanagnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000679 social emotional agnosia skos:exactMatch DOID:0060149 social emotional agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000680 astereognosia skos:exactMatch DOID:0060150 astereognosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000681 tactile agnosia skos:exactMatch DOID:0060151 tactile agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000682 time agnosia skos:exactMatch DOID:0060152 time agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000683 topographical agnosia skos:exactMatch DOID:0060153 topographical agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000683 topographical agnosia skos:exactMatch SCTID:83824009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000684 verbal auditory agnosia skos:exactMatch DOID:0060154 verbal auditory agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000685 visual agnosia skos:exactMatch DOID:0060155 visual agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000685 visual agnosia skos:exactMatch NCIT:C35276 Visual Agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000685 visual agnosia skos:exactMatch SCTID:25762009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000686 alexia without agraphia skos:exactMatch DOID:0060156 visual verbal agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000686 alexia without agraphia skos:exactMatch MESH:D020237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000687 diffuse alopecia areata skos:exactMatch DOID:0060157 diffuse alopecia areata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000687 diffuse alopecia areata skos:exactMatch MESH:C531609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000687 diffuse alopecia areata skos:exactMatch SCTID:46586006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000688 inborn organic aciduria skos:exactMatch DOID:0060159 organic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000688 inborn organic aciduria skos:exactMatch NCIT:C101334 Organic Acid Metabolism Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000688 inborn organic aciduria skos:exactMatch Orphanet:289899 Organic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000688 inborn organic aciduria skos:exactMatch UMLS:C1263739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000690 body dysmorphic disorder skos:exactMatch DOID:0060163 body dysmorphic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000690 body dysmorphic disorder skos:exactMatch ICD10CM:F45.22 Body dysmorphic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000690 body dysmorphic disorder skos:exactMatch MESH:D057215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000690 body dysmorphic disorder skos:exactMatch SCTID:83482000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000693 bipolar II disorder skos:exactMatch DOID:0060166 bipolar ll disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000693 bipolar II disorder skos:exactMatch SCTID:83225003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000694 seasonal affective disorder skos:exactMatch DOID:0060167 seasonal affective disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000694 seasonal affective disorder skos:exactMatch MESH:D016574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000694 seasonal affective disorder skos:exactMatch SCTID:247803002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000698 gamma-amino butyric acid metabolism disorder skos:exactMatch DOID:0060176 gamma-amino butyric acid metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000700 familial hemiplegic migraine skos:exactMatch DOID:0060178 familial hemiplegic migraine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000700 familial hemiplegic migraine skos:exactMatch NCIT:C117009 Familial Hemiplegic Migraine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000700 familial hemiplegic migraine skos:exactMatch OMIMPS:141500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000700 familial hemiplegic migraine skos:exactMatch SCTID:95656000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000701 ischemic colitis skos:exactMatch DOID:0060181 ischemic colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000701 ischemic colitis skos:exactMatch MESH:D017091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000701 ischemic colitis skos:exactMatch SCTID:30588004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000701 ischemic colitis skos:exactMatch UMLS:C0162529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000702 microscopic colitis skos:exactMatch DOID:0060182 microscopic colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000702 microscopic colitis skos:exactMatch MESH:D046728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000702 microscopic colitis skos:exactMatch NCIT:C38504 Microscopic Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000702 microscopic colitis skos:exactMatch SCTID:235753003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000702 microscopic colitis skos:exactMatch UMLS:C0400821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000703 collagenous colitis skos:exactMatch DOID:0060183 collagenous colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000703 collagenous colitis skos:exactMatch ICD10CM:K52.831 Collagenous colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000703 collagenous colitis skos:exactMatch MESH:D046729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000703 collagenous colitis skos:exactMatch NCIT:C27021 Collagenous Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000703 collagenous colitis skos:exactMatch SCTID:19311003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000703 collagenous colitis skos:exactMatch UMLS:C0238067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000704 lymphocytic colitis skos:exactMatch DOID:0060184 lymphocytic colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000704 lymphocytic colitis skos:exactMatch ICD10CM:K52.832 Lymphocytic colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000704 lymphocytic colitis skos:exactMatch MESH:D046730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000704 lymphocytic colitis skos:exactMatch NCIT:C27147 Lymphocytic Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000704 lymphocytic colitis skos:exactMatch Orphanet:65279 OBSOLETE: Lymphocytic colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000704 lymphocytic colitis skos:exactMatch SCTID:31437008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000704 lymphocytic colitis skos:exactMatch UMLS:C0400822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000705 Clostridium difficile colitis skos:exactMatch DOID:0060185 Clostridium difficile colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000705 Clostridium difficile colitis skos:exactMatch MESH:D004761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000705 Clostridium difficile colitis skos:exactMatch NCIT:C35286 Clostridium difficile Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000705 Clostridium difficile colitis skos:exactMatch SCTID:423590009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000706 chemical colitis skos:exactMatch DOID:0060186 chemical colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000706 chemical colitis skos:exactMatch SCTID:72965009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000707 diversion colitis skos:exactMatch DOID:0060187 diversion colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000707 diversion colitis skos:exactMatch SCTID:51290000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000707 diversion colitis skos:exactMatch UMLS:C0267532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000708 Crohn jejunoileitis skos:exactMatch DOID:0060188 jejunoileitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000709 Crohn ileitis skos:exactMatch DOID:0060189 ileitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000709 Crohn ileitis skos:exactMatch MESH:D007079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000709 Crohn ileitis skos:exactMatch NCIT:C35329 Crohn Ileitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000709 Crohn ileitis skos:exactMatch SCTID:52457000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000709 Crohn ileitis skos:exactMatch UMLS:C0020877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000710 gastroduodenal Crohn disease skos:exactMatch DOID:0060191 gastroduodenal Crohn's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000715 lymph node adenoid cystic carcinoma skos:exactMatch DOID:0060219 lymph node adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000716 agraphia skos:exactMatch DOID:0060223 agraphia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000716 agraphia skos:exactMatch MESH:D000381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000721 xanthinuria skos:exactMatch SCTID:190919008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000722 non-syndromic synpolydactyly skos:exactMatch DOID:0060242 synpolydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000723 stutter disorder skos:exactMatch DOID:0060243 stuttering semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000723 stutter disorder skos:exactMatch NCIT:C35043 Stutter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000723 stutter disorder skos:exactMatch OMIMPS:184450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000724 specific language impairment skos:exactMatch DOID:0060244 specific language impairment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000724 specific language impairment skos:exactMatch OMIMPS:606711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000724 specific language impairment skos:exactMatch Orphanet:458713 NON RARE IN EUROPE: Specific language impairment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000724 specific language impairment skos:exactMatch UMLS:C0454651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000726 idiopathic scoliosis skos:exactMatch DOID:0060250 idiopathic scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000726 idiopathic scoliosis skos:exactMatch SCTID:203639008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000726 idiopathic scoliosis skos:exactMatch UMLS:CN241052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000727 scapuloperoneal myopathy skos:exactMatch DOID:0060253 scapuloperoneal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000727 scapuloperoneal myopathy skos:exactMatch MESH:C536624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000727 scapuloperoneal myopathy skos:exactMatch UMLS:C2931268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000728 ptosis skos:exactMatch DOID:0060260 ptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000728 ptosis skos:exactMatch MESH:D001763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000728 ptosis skos:exactMatch NCIT:C27298 Ptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000728 ptosis skos:exactMatch SCTID:11934000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000728 ptosis skos:exactMatch UMLS:C0005745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000728 ptosis skos:exactMatch UMLS:C0033377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000732 combined oxidative phosphorylation deficiency skos:exactMatch DOID:0060286 combined oxidative phosphorylation deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000732 combined oxidative phosphorylation deficiency skos:exactMatch OMIMPS:609060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000733 cornea plana skos:exactMatch DOID:0060287 cornea plana semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000733 cornea plana skos:exactMatch OMIMPS:121400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000733 cornea plana skos:exactMatch SCTID:204145006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000734 Ohdo syndrome and variants skos:exactMatch DOID:0060289 Ohdo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000736 dyschromatosis universalis hereditaria skos:exactMatch DOID:0060304 dyschromatosis universalis hereditaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000736 dyschromatosis universalis hereditaria skos:exactMatch MESH:C535730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000736 dyschromatosis universalis hereditaria skos:exactMatch NCIT:C173131 Dyschromatosis Universalis Hereditaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000736 dyschromatosis universalis hereditaria skos:exactMatch OMIMPS:127500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000736 dyschromatosis universalis hereditaria skos:exactMatch Orphanet:241 Dyschromatosis universalis hereditaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000736 dyschromatosis universalis hereditaria skos:exactMatch SCTID:239082002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000736 dyschromatosis universalis hereditaria skos:exactMatch UMLS:C1306229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000736 dyschromatosis universalis hereditaria skos:exactMatch UMLS:C2930995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000739 uvulitis skos:exactMatch DOID:0060310 uvulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000739 uvulitis skos:exactMatch NCIT:C128385 Uvulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000739 uvulitis skos:exactMatch SCTID:300932000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000739 uvulitis skos:exactMatch UMLS:C0042174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000740 adenoid hypertrophy skos:exactMatch DOID:0060311 adenoid hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000740 adenoid hypertrophy skos:exactMatch SCTID:111591002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000740 adenoid hypertrophy skos:exactMatch UMLS:C0149825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000741 angular cheilitis skos:exactMatch DOID:0060312 angular cheilitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000741 angular cheilitis skos:exactMatch NCIT:C112198 Angular Cheilitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000741 angular cheilitis skos:exactMatch SCTID:16459000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000741 angular cheilitis skos:exactMatch UMLS:C0221237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000741 angular cheilitis skos:exactMatch UMLS:C0221264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000742 obsolete persistent generalized lymphadenopathy skos:exactMatch DOID:0060314 persistent generalized lymphadenopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000742 obsolete persistent generalized lymphadenopathy skos:exactMatch SCTID:95892003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000743 oral hairy leukoplakia skos:exactMatch DOID:0060315 oral hairy leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000743 oral hairy leukoplakia skos:exactMatch ICD10CM:K13.3 Hairy leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000743 oral hairy leukoplakia skos:exactMatch MESH:D017733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000743 oral hairy leukoplakia skos:exactMatch NCIT:C3722 Oral Cavity Hairy Leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000743 oral hairy leukoplakia skos:exactMatch SCTID:414952002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000743 oral hairy leukoplakia skos:exactMatch UMLS:C0206186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000744 lung abscess skos:exactMatch DOID:0060317 lung abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000744 lung abscess skos:exactMatch MESH:D008169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000744 lung abscess skos:exactMatch NCIT:C99090 Lung Abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000744 lung abscess skos:exactMatch SCTID:73452002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000744 lung abscess skos:exactMatch UMLS:C0024110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000745 cardiac arrest skos:exactMatch DOID:0060319 cardiac arrest semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000745 cardiac arrest skos:exactMatch ICD10CM:I46 Cardiac arrest semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000745 cardiac arrest skos:exactMatch MESH:D006323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000745 cardiac arrest skos:exactMatch SCTID:410429000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000745 cardiac arrest skos:exactMatch UMLS:C0018790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000745 cardiac arrest skos:exactMatch UMLS:C0444720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000746 obsolete inguinal hernia skos:exactMatch DOID:0060320 inguinal hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000746 obsolete inguinal hernia skos:exactMatch MESH:D006552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000746 obsolete inguinal hernia skos:exactMatch NCIT:C34690 Inguinal Hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000746 obsolete inguinal hernia skos:exactMatch SCTID:396232000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000747 obsolete umbilical hernia skos:exactMatch DOID:0060321 umbilical hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000747 obsolete umbilical hernia skos:exactMatch MESH:D006554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000747 obsolete umbilical hernia skos:exactMatch NCIT:C118375 Umbilical Hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000747 obsolete umbilical hernia skos:exactMatch SCTID:396347007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000747 obsolete umbilical hernia skos:exactMatch UMLS:C0019322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000748 mastoiditis skos:exactMatch DOID:0060322 mastoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000748 mastoiditis skos:exactMatch MESH:D008417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000748 mastoiditis skos:exactMatch NCIT:C128368 Mastoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000748 mastoiditis skos:exactMatch SCTID:52404001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000748 mastoiditis skos:exactMatch UMLS:C0024904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000749 breast abscess skos:exactMatch DOID:0060323 breast abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000749 breast abscess skos:exactMatch SCTID:28432003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000749 breast abscess skos:exactMatch UMLS:C0151463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000750 dental abscess skos:exactMatch DOID:0060324 dental abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000750 dental abscess skos:exactMatch SCTID:299709002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000750 dental abscess skos:exactMatch UMLS:C0518988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000751 cervical polyp skos:exactMatch DOID:0060325 cervical polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000751 cervical polyp skos:exactMatch NCIT:C2939 Cervical Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000751 cervical polyp skos:exactMatch SCTID:65576009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000751 cervical polyp skos:exactMatch UMLS:C0007855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000751 cervical polyp skos:exactMatch UMLS:C0347493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000754 anal fistula skos:exactMatch DOID:0060328 anal fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000754 anal fistula skos:exactMatch ICD10CM:K60.3 Anal fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000754 anal fistula skos:exactMatch MESH:D012003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000754 anal fistula skos:exactMatch NCIT:C60785 Anorectal Fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000754 anal fistula skos:exactMatch Orphanet:228113 Anal fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000754 anal fistula skos:exactMatch SCTID:72779005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000755 ectopic pregnancy skos:exactMatch DOID:0060329 ectopic pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000755 ectopic pregnancy skos:exactMatch MESH:D011271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000755 ectopic pregnancy skos:exactMatch NCIT:C34945 Ectopic Pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000755 ectopic pregnancy skos:exactMatch SCTID:34801009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000756 parameningeal embryonal rhabdomyosarcoma skos:exactMatch DOID:0060338 parameningeal embryonal rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000757 glucocorticoid-induced osteoporosis skos:exactMatch DOID:0060343 glucocorticoid-induced osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000758 bacillary angiomatosis skos:exactMatch DOID:0060345 bacillary angiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000758 bacillary angiomatosis skos:exactMatch MESH:D016917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000758 bacillary angiomatosis skos:exactMatch NCIT:C3477 Bacillary Angiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000758 bacillary angiomatosis skos:exactMatch SCTID:58213005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000758 bacillary angiomatosis skos:exactMatch UMLS:C0085434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000761 syndrome caused by partial chromosomal deletion skos:exactMatch DOID:0060388 chromosomal deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000762 syndrome caused by partial chromosomal duplication skos:exactMatch DOID:0060429 chromosomal duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000763 epithelial and subepithelial corneal dystrophy skos:exactMatch DOID:0060440 epithelial and subepithelial dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000764 epithelial-stromal TGFBI dystrophy skos:exactMatch DOID:0060441 epithelial-stromal TGFBI dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000766 corneal endothelial dystrophy skos:exactMatch DOID:0060443 corneal endothelial dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000766 corneal endothelial dystrophy skos:exactMatch SCTID:416960004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000769 chicken egg allergy skos:exactMatch DOID:0060492 chicken egg allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000770 shellfish allergy skos:exactMatch DOID:0060495 shellfish allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000770 shellfish allergy skos:exactMatch MESH:D000067208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000770 shellfish allergy skos:exactMatch NCIT:C172320 Shellfish Allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000770 shellfish allergy skos:exactMatch SCTID:300913006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000770 shellfish allergy skos:exactMatch UMLS:C0577625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000771 allergic respiratory disease skos:exactMatch DOID:0060496 respiratory allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000772 obsolete pollen allergy skos:exactMatch DOID:0060497 pollen allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000773 obsolete Timothy grass allergy skos:exactMatch DOID:0060498 Timothy grass allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000774 autoimmune neuropathy skos:exactMatch DOID:0040087 autoimmune peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000774 autoimmune neuropathy skos:exactMatch DOID:0060499 autoimmune neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000775 drug allergy skos:exactMatch DOID:0060500 drug allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000775 drug allergy skos:exactMatch MESH:D004342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000776 obsolete metal allergy skos:exactMatch DOID:0060501 metal allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000776 obsolete metal allergy skos:exactMatch SCTID:300915004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000776 obsolete metal allergy skos:exactMatch UMLS:C0577627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000777 gastrointestinal allergy skos:exactMatch DOID:0060502 gastrointestinal allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000778 fruit allergy skos:exactMatch DOID:0060503 fruit allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000778 fruit allergy skos:exactMatch NCIT:C172316 Fruit Allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000779 obsolete apple allergy skos:exactMatch DOID:0060504 apple allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000780 obsolete apricot allergy skos:exactMatch DOID:0060505 apricot allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000781 cherry allergy skos:exactMatch DOID:0060506 cherry allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000782 Indian plum allergy skos:exactMatch DOID:0060507 Indian plum allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000783 orange allergy skos:exactMatch DOID:0060508 orange allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000784 melon allergy skos:exactMatch DOID:0060509 melon allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000785 obsolete peach allergy skos:exactMatch DOID:0060510 peach allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000786 obsolete plum allergy skos:exactMatch DOID:0060511 plum allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000787 obsolete tomato allergy skos:exactMatch DOID:0060512 tomato allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000788 obsolete fish allergy skos:exactMatch DOID:0060513 fish allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000789 obsolete Atlantic cod allergy skos:exactMatch DOID:0060514 Atlantic cod allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000790 obsolete Atlantic salmon allergy skos:exactMatch DOID:0060515 Atlantic salmon allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000791 obsolete carp allergy skos:exactMatch DOID:0060516 carp allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000792 obsolete zebrafish allergy skos:exactMatch DOID:0060517 zebrafish allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000793 obsolete rainbow trout allergy skos:exactMatch DOID:0060518 rainbow trout allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000794 obsolete beta-lactam allergy skos:exactMatch DOID:0060519 beta-lactam allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000795 obsolete penicillin allergy skos:exactMatch DOID:0060520 penicillin allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000795 obsolete penicillin allergy skos:exactMatch NCIT:C34911 Penicillin Allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000795 obsolete penicillin allergy skos:exactMatch SCTID:91936005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000795 obsolete penicillin allergy skos:exactMatch UMLS:C0030824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000796 obsolete cow milk allergy skos:exactMatch DOID:0060521 cow milk allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000797 obsolete goat milk allergy skos:exactMatch DOID:0060522 goat milk allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000798 obsolete mollusc allergy skos:exactMatch DOID:0060523 mollusc allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000799 obsolete crustacean allergy skos:exactMatch DOID:0060524 crustacean allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000800 obsolete brown shrimp allergy skos:exactMatch DOID:0060525 brown shrimp allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000801 obsolete green mud crab allergy skos:exactMatch DOID:0060526 crab allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000802 obsolete Indian prawn allergy skos:exactMatch DOID:0060527 Indian prawn allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000803 obsolete tiger prawn allergy skos:exactMatch DOID:0060528 tiger prawn allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000804 obsolete white shrimp allergy skos:exactMatch DOID:0060529 white shrimp allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000805 obsolete snail allergy skos:exactMatch DOID:0060530 snail allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000806 obsolete horned turban snail allergy skos:exactMatch DOID:0060531 horned turban snail allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000807 latex allergy skos:exactMatch DOID:0060532 latex allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000807 latex allergy skos:exactMatch MESH:D020315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000807 latex allergy skos:exactMatch SCTID:300916003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000809 purpura fulminans skos:exactMatch DOID:0060538 purpura fulminans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000809 purpura fulminans skos:exactMatch MESH:D055665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000809 purpura fulminans skos:exactMatch SCTID:13507004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000811 anomalous left coronary artery from the pulmonary artery skos:exactMatch DOID:0060562 anomalous left coronary artery from the pulmonary artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000811 anomalous left coronary artery from the pulmonary artery skos:exactMatch MESH:D063748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000811 anomalous left coronary artery from the pulmonary artery skos:exactMatch UMLS:C1735886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000812 vertebral column disorder skos:exactMatch DOID:0060564 spinal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000812 vertebral column disorder skos:exactMatch MESH:D013122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000812 vertebral column disorder skos:exactMatch SCTID:699699005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000812 vertebral column disorder skos:exactMatch UMLS:C0037933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000813 cardiac tuberculosis skos:exactMatch DOID:0060570 cardiac tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000813 cardiac tuberculosis skos:exactMatch MESH:D014381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000813 cardiac tuberculosis skos:exactMatch UMLS:C0041308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000814 B-cell adult acute lymphocytic leukemia skos:exactMatch DOID:0060592 B-cell adult acute lymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000814 B-cell adult acute lymphocytic leukemia skos:exactMatch NCIT:C9143 Adult B Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000814 B-cell adult acute lymphocytic leukemia skos:exactMatch UMLS:C0279593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000815 fetal nicotine spectrum disorder skos:exactMatch DOID:0060606 fetal nicotine spectrum disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000816 abdominal obesity-metabolic syndrome skos:exactMatch DOID:0060611 abdominal obesity-metabolic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000816 abdominal obesity-metabolic syndrome skos:exactMatch ICD10CM:E88.81 Metabolic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000816 abdominal obesity-metabolic syndrome skos:exactMatch MESH:C535554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000816 abdominal obesity-metabolic syndrome skos:exactMatch NCIT:C84442 Metabolic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000816 abdominal obesity-metabolic syndrome skos:exactMatch OMIMPS:605552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000816 abdominal obesity-metabolic syndrome skos:exactMatch Orphanet:411969 NON RARE IN EUROPE: Metabolic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000816 abdominal obesity-metabolic syndrome skos:exactMatch UMLS:C2930930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000819 anencephaly skos:exactMatch DOID:0060668 anencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000819 anencephaly skos:exactMatch MESH:D000757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000819 anencephaly skos:exactMatch NCIT:C84560 Anencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000819 anencephaly skos:exactMatch OMIMPS:206500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000820 cerebral cavernous malformation skos:exactMatch DOID:0060669 cerebral cavernous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000820 cerebral cavernous malformation skos:exactMatch NCIT:C84626 Cerebral Cavernous Malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000820 cerebral cavernous malformation skos:exactMatch Orphanet:164 NON RARE IN EUROPE: Cerebral cavernous malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000824 congenital diarrhea skos:exactMatch DOID:0060774 congenital diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000824 congenital diarrhea skos:exactMatch OMIMPS:214700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000824 congenital diarrhea skos:exactMatch UMLS:CN232319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000827 salmonellosis skos:exactMatch DOID:0060859 salmonellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000827 salmonellosis skos:exactMatch MESH:D012480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000827 salmonellosis skos:exactMatch NCIT:C157974 Salmonellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000827 salmonellosis skos:exactMatch Orphanet:795 Rare form of salmonellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000827 salmonellosis skos:exactMatch SCTID:302231008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000827 salmonellosis skos:exactMatch UMLS:C0036117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000827 salmonellosis skos:exactMatch UMLS:CN205993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000828 juvenile-onset Parkinson disease skos:exactMatch DOID:0060893 juvenile-onset Parkinson's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000831 thrombotic disease skos:exactMatch DOID:0060903 thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000831 thrombotic disease skos:exactMatch MESH:D013927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000831 thrombotic disease skos:exactMatch NCIT:C26891 Thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000831 thrombotic disease skos:exactMatch SCTID:439127006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000833 bone remodeling disease skos:exactMatch DOID:0080005 bone remodeling disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000834 obsolete bone deterioration disease skos:exactMatch DOID:0080007 bone deterioration disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000836 disease of bone structure skos:exactMatch DOID:0080010 bone structure disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000837 bone resorption disease skos:exactMatch DOID:0080011 bone resorption disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000837 bone resorption disease skos:exactMatch MESH:D001862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000839 obsolete congenital abnormality skos:exactMatch DOID:0080015 physical disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000839 obsolete congenital abnormality skos:exactMatch MESH:D000013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000839 obsolete congenital abnormality skos:exactMatch NCIT:C2849 Congenital Abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000839 obsolete congenital abnormality skos:exactMatch SCTID:276654001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000839 obsolete congenital abnormality skos:exactMatch UMLS:CN232116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000840 dysbaric osteonecrosis skos:exactMatch DOID:0080018 dysbaric osteonecrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000840 dysbaric osteonecrosis skos:exactMatch SCTID:431591000124102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000845 fibrous dysplasia skos:exactMatch DOID:0080031 fibrous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000845 fibrous dysplasia skos:exactMatch MESH:D005357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000845 fibrous dysplasia skos:exactMatch NCIT:C34609 Fibrous Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000845 fibrous dysplasia skos:exactMatch Orphanet:249 Fibrous dysplasia of bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000845 fibrous dysplasia skos:exactMatch SCTID:10623005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000845 fibrous dysplasia skos:exactMatch SCTID:254145001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000849 fibrogenesis imperfecta ossium skos:exactMatch DOID:0080040 fibrogenesis imperfecta ossium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000857 obsolete Charcot-Marie-Tooth disease type 7 skos:exactMatch DOID:0080069 Charcot-Marie-Tooth disease type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000858 neuronal intestinal dysplasia skos:exactMatch DOID:0080072 intestinal pseudo-obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000858 neuronal intestinal dysplasia skos:exactMatch SCTID:253783001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000858 neuronal intestinal dysplasia skos:exactMatch UMLS:C0345244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000859 spina bifida occulta skos:exactMatch DOID:0080073 spina bifida occulta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000859 spina bifida occulta skos:exactMatch MESH:D016136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000859 spina bifida occulta skos:exactMatch NCIT:C101044 Spina Bifida Occulta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000859 spina bifida occulta skos:exactMatch SCTID:76916001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000863 myopathy, lactic acidosis, and sideroblastic anemia skos:exactMatch DOID:0080099 myopathy, lactic acidosis, and sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000863 myopathy, lactic acidosis, and sideroblastic anemia skos:exactMatch MESH:C536101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000863 myopathy, lactic acidosis, and sideroblastic anemia skos:exactMatch OMIMPS:600462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000863 myopathy, lactic acidosis, and sideroblastic anemia skos:exactMatch Orphanet:2598 Mitochondrial myopathy and sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000863 myopathy, lactic acidosis, and sideroblastic anemia skos:exactMatch SCTID:724138007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000863 myopathy, lactic acidosis, and sideroblastic anemia skos:exactMatch UMLS:CN220387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000866 hereditary myoglobinuria skos:exactMatch DOID:0080108 myoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000866 hereditary myoglobinuria skos:exactMatch ICD10CM:R82.1 Myoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000866 hereditary myoglobinuria skos:exactMatch MESH:D009212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000866 hereditary myoglobinuria skos:exactMatch NCIT:C114705 Myoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000870 childhood acute lymphoblastic leukemia skos:exactMatch DOID:0080144 childhood acute lymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000870 childhood acute lymphoblastic leukemia skos:exactMatch NCIT:C3168 Childhood Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000871 T-cell childhood acute lymphocytic leukemia skos:exactMatch DOID:0080145 childhood T-cell acute lymphoblastic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000871 T-cell childhood acute lymphocytic leukemia skos:exactMatch NCIT:C7953 Childhood T Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000871 T-cell childhood acute lymphocytic leukemia skos:exactMatch UMLS:C0279583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000872 B-cell childhood acute lymphoblastic leukemia skos:exactMatch DOID:0080146 childhood B-cell acute lymphoblastic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000872 B-cell childhood acute lymphoblastic leukemia skos:exactMatch NCIT:C9140 Childhood B Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000872 B-cell childhood acute lymphoblastic leukemia skos:exactMatch UMLS:C0279584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000873 lymphoblastic lymphoma skos:exactMatch DOID:0080147 lymphoblastic lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000873 lymphoblastic lymphoma skos:exactMatch NCIT:C9360 Lymphoblastic Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000873 lymphoblastic lymphoma skos:exactMatch SCTID:109965004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000873 lymphoblastic lymphoma skos:exactMatch UMLS:C0079748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000874 T-cell childhood lymphoblastic lymphoma skos:exactMatch DOID:0080148 T-cell childhood lymphoblastic lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000874 T-cell childhood lymphoblastic lymphoma skos:exactMatch NCIT:C7210 Childhood T Lymphoblastic Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000874 T-cell childhood lymphoblastic lymphoma skos:exactMatch UMLS:C1332998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000875 adult acute monocytic leukemia skos:exactMatch DOID:0080149 adult acute monocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000875 adult acute monocytic leukemia skos:exactMatch NCIT:C8263 Adult Acute Monocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000875 adult acute monocytic leukemia skos:exactMatch UMLS:C0280634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000878 cytomegalovirus retinitis skos:exactMatch DOID:0080160 Cytomegalovirus retinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000878 cytomegalovirus retinitis skos:exactMatch MESH:D017726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000878 cytomegalovirus retinitis skos:exactMatch NCIT:C50521 Cytomegaloviral Retinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000878 cytomegalovirus retinitis skos:exactMatch SCTID:22455005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000878 cytomegalovirus retinitis skos:exactMatch UMLS:C0206178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000879 cutaneous candidiasis skos:exactMatch DOID:0080161 cutaneous candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000879 cutaneous candidiasis skos:exactMatch MESH:D002179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000879 cutaneous candidiasis skos:exactMatch UMLS:C0006846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000884 myeloid and lymphoid neoplasms associated with FGFR1 abnormalities skos:exactMatch DOID:0080167 myeloid and lymphoid neoplasms associated with FGFR1 abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000888 gastrointestinal mucositis skos:exactMatch DOID:0080178 mucositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000888 gastrointestinal mucositis skos:exactMatch NCIT:C3853 Gastrointestinal Mucositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000888 gastrointestinal mucositis skos:exactMatch SCTID:95518006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000888 gastrointestinal mucositis skos:exactMatch UMLS:C0521585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000889 haemophilus meningitis skos:exactMatch DOID:0080179 haemophilus meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000889 haemophilus meningitis skos:exactMatch MESH:D008583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000889 haemophilus meningitis skos:exactMatch SCTID:192643004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000889 haemophilus meningitis skos:exactMatch SCTID:5900006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000890 Zika virus congenital syndrome skos:exactMatch DOID:0080180 Zika virus congenital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000891 mixed fibrolamellar hepatocellular carcinoma skos:exactMatch DOID:0080182 mixed fibrolamellar hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000892 colon medullary carcinoma skos:exactMatch DOID:0080183 medullary colon carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000892 colon medullary carcinoma skos:exactMatch NCIT:C60641 Colon Medullary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000892 colon medullary carcinoma skos:exactMatch UMLS:C1880119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000893 mixed mucinous and nonmucinous bronchioloalveolar adenocarcinoma skos:exactMatch DOID:0080184 mixed mucinous and nonmucinous bronchioloalveolar adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000893 mixed mucinous and nonmucinous bronchioloalveolar adenocarcinoma skos:exactMatch NCIT:C7270 Minimally Invasive Lung Mixed Non-Mucinous and Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000893 mixed mucinous and nonmucinous bronchioloalveolar adenocarcinoma skos:exactMatch UMLS:C1266036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000894 mucinous bronchioloalveolar adenocarcinoma skos:exactMatch DOID:0080185 mucinous bronchioloalveolar adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000895 nonmucinous bronchioloalveolar adenocarcinoma skos:exactMatch DOID:0080186 nonmucinous bronchioloalveolar adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000898 malignant hemangioma skos:exactMatch DOID:0080189 malignant hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000898 malignant hemangioma skos:exactMatch UMLS:C0474836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000901 relapsed/refractory diffuse large B-cell lymphoma skos:exactMatch DOID:0080192 relapsed/refractory diffuse large B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000902 agenesis of the corpus callosum with peripheral neuropathy skos:exactMatch DOID:0090003 agenesis of the corpus callosum with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000902 agenesis of the corpus callosum with peripheral neuropathy skos:exactMatch MESH:C536446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000902 agenesis of the corpus callosum with peripheral neuropathy skos:exactMatch OMIM:218000 agenesis of the corpus callosum with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000902 agenesis of the corpus callosum with peripheral neuropathy skos:exactMatch Orphanet:1496 Corpus callosum agenesis-neuronopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000902 agenesis of the corpus callosum with peripheral neuropathy skos:exactMatch SCTID:702439002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000902 agenesis of the corpus callosum with peripheral neuropathy skos:exactMatch UMLS:C0795950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000903 myoclonus-dystonia syndrome skos:exactMatch DOID:0090033 myoclonic dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000903 myoclonus-dystonia syndrome skos:exactMatch MESH:C536096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000903 myoclonus-dystonia syndrome skos:exactMatch Orphanet:36899 Myoclonus-dystonia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000903 myoclonus-dystonia syndrome skos:exactMatch SCTID:439732004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000903 myoclonus-dystonia syndrome skos:exactMatch UMLS:C1834570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000904 complex cortical dysplasia with other brain malformations skos:exactMatch DOID:0090131 complex cortical dysplasia with other brain malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000904 complex cortical dysplasia with other brain malformations skos:exactMatch OMIMPS:614039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000904 complex cortical dysplasia with other brain malformations skos:exactMatch UMLS:CN228165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000908 arrhythmogenic right ventricular dysplasia 13 skos:exactMatch DOID:0110084 arrhythmogenic right ventricular dysplasia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000908 arrhythmogenic right ventricular dysplasia 13 skos:exactMatch OMIM:615616 arrhythmogenic right ventricular dysplasia, familial, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000908 arrhythmogenic right ventricular dysplasia 13 skos:exactMatch UMLS:C3810138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000909 Bartter disease type 4B skos:exactMatch DOID:0110146 Bartter disease type 4b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000909 Bartter disease type 4B skos:exactMatch OMIM:613090 bartter syndrome, iia 4b, neonatal, with sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000909 Bartter disease type 4B skos:exactMatch UMLS:C2751312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000910 retinitis pigmentosa 6 skos:exactMatch DOID:0110413 retinitis pigmentosa 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000910 retinitis pigmentosa 6 skos:exactMatch MESH:C564065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000910 retinitis pigmentosa 6 skos:exactMatch OMIM:312612 retinitis pigmentosa 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000910 retinitis pigmentosa 6 skos:exactMatch UMLS:C1839368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000911 obsolete dilated cardiomyopathy 1T skos:exactMatch DOID:0110452 dilated cardiomyopathy 1T semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000911 obsolete dilated cardiomyopathy 1T skos:exactMatch MESH:C566052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000911 obsolete dilated cardiomyopathy 1T skos:exactMatch OMIM:613740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000911 obsolete dilated cardiomyopathy 1T skos:exactMatch UMLS:C3151039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000912 autosomal recessive nonsyndromic hearing loss 5 skos:exactMatch DOID:0110507 autosomal recessive nonsyndromic deafness 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000912 autosomal recessive nonsyndromic hearing loss 5 skos:exactMatch MESH:C563444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000912 autosomal recessive nonsyndromic hearing loss 5 skos:exactMatch OMIM:600792 deafness, autosomal recessive 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000912 autosomal recessive nonsyndromic hearing loss 5 skos:exactMatch UMLS:C1833319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000913 hereditary spherocytosis type 2 skos:exactMatch DOID:0110917 hereditary spherocytosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000913 hereditary spherocytosis type 2 skos:exactMatch OMIM:616649 spherocytosis, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000913 hereditary spherocytosis type 2 skos:exactMatch UMLS:C2674219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000914 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 1 skos:exactMatch DOID:0111035 CADASIL 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000914 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 1 skos:exactMatch MESH:D046589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000914 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 1 skos:exactMatch NCIT:C84606 CADASIL Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000914 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 1 skos:exactMatch OMIM:125310 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000914 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 1 skos:exactMatch Orphanet:136 Cerebral autosomal dominant arteriopathy-subcortical infarcts-leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000914 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 1 skos:exactMatch SCTID:390936003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000914 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 1 skos:exactMatch UMLS:C0751587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000916 intestinal infectious disease skos:exactMatch DOID:100 intestinal infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000916 intestinal infectious disease skos:exactMatch ICD10CM:A00-A09 Intestinal infectious diseases (A00-A09) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000916 intestinal infectious disease skos:exactMatch SCTID:266071000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000916 intestinal infectious disease skos:exactMatch UMLS:C0152516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000916 intestinal infectious disease skos:exactMatch UMLS:C0178238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000918 endometritis skos:exactMatch DOID:1002 endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000918 endometritis skos:exactMatch MESH:D004716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000918 endometritis skos:exactMatch NCIT:C26764 Endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000918 endometritis skos:exactMatch SCTID:78623009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000918 endometritis skos:exactMatch UMLS:C0014179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000919 ampulla of vater cancer skos:exactMatch DOID:10020 ampulla of Vater cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000919 ampulla of vater cancer skos:exactMatch NCIT:C3536 Malignant Ampulla of Vater Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000919 ampulla of vater cancer skos:exactMatch SCTID:363417006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000919 ampulla of vater cancer skos:exactMatch UMLS:C0153454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000920 duodenum cancer skos:exactMatch DOID:10021 duodenum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000920 duodenum cancer skos:exactMatch MESH:D004379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000920 duodenum cancer skos:exactMatch NCIT:C9328 Malignant Duodenal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000920 duodenum cancer skos:exactMatch SCTID:363403002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000921 ampulla of vater neoplasm skos:exactMatch DOID:10022 ampulla of Vater benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000921 ampulla of vater neoplasm skos:exactMatch NCIT:C4443 Ampulla of Vater Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000921 ampulla of vater neoplasm skos:exactMatch SCTID:126858004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000921 ampulla of vater neoplasm skos:exactMatch UMLS:C0345916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000922 pelvic inflammatory disease skos:exactMatch DOID:1003 pelvic inflammatory disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000922 pelvic inflammatory disease skos:exactMatch ICD10CM:N70-N77 Inflammatory diseases of female pelvic organs (N70-N77) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000922 pelvic inflammatory disease skos:exactMatch MESH:D000292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000922 pelvic inflammatory disease skos:exactMatch NCIT:C3889 Pelvic Inflammatory Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000922 pelvic inflammatory disease skos:exactMatch SCTID:198130006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000922 pelvic inflammatory disease skos:exactMatch UMLS:C0242172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000923 interstitial emphysema skos:exactMatch DOID:10030 pulmonary interstitial emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000923 interstitial emphysema skos:exactMatch ICD10CM:J98.2 Interstitial emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000923 interstitial emphysema skos:exactMatch NCIT:C34571 Pulmonary Interstitial Emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000923 interstitial emphysema skos:exactMatch SCTID:77690003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000923 interstitial emphysema skos:exactMatch UMLS:C1370824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000924 compensatory emphysema skos:exactMatch DOID:10031 compensatory emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000924 compensatory emphysema skos:exactMatch ICD10CM:J98.3 Compensatory emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000924 compensatory emphysema skos:exactMatch SCTID:33325001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000924 compensatory emphysema skos:exactMatch UMLS:C0155918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000925 hyperlucent lung skos:exactMatch DOID:10032 hyperlucent lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000925 hyperlucent lung skos:exactMatch MESH:D019568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000925 hyperlucent lung skos:exactMatch UMLS:C0524799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000926 eye accommodation disease skos:exactMatch DOID:10034 eye accommodation disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000926 eye accommodation disease skos:exactMatch SCTID:54552008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000926 eye accommodation disease skos:exactMatch UMLS:C0152198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000927 asymptomatic neurosyphilis skos:exactMatch DOID:10035 asymptomatic neurosyphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000927 asymptomatic neurosyphilis skos:exactMatch ICD10CM:A52.2 Asymptomatic neurosyphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000927 asymptomatic neurosyphilis skos:exactMatch SCTID:37754005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000927 asymptomatic neurosyphilis skos:exactMatch UMLS:C0153167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000928 eyelid melanoma skos:exactMatch DOID:10040 malignant eyelid melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000928 eyelid melanoma skos:exactMatch NCIT:C4358 Eyelid Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000928 eyelid melanoma skos:exactMatch SCTID:231834005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000928 eyelid melanoma skos:exactMatch UMLS:C0339116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000929 balloon cell malignant melanoma skos:exactMatch DOID:10044 balloon cell malignant melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000929 balloon cell malignant melanoma skos:exactMatch NCIT:C4227 Balloon Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000929 balloon cell malignant melanoma skos:exactMatch SCTID:403922007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000929 balloon cell malignant melanoma skos:exactMatch UMLS:C0334426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000930 nodular malignant melanoma skos:exactMatch DOID:10047 nodular malignant melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000930 nodular malignant melanoma skos:exactMatch NCIT:C4225 Cutaneous Nodular Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000930 nodular malignant melanoma skos:exactMatch SCTID:254731001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000930 nodular malignant melanoma skos:exactMatch UMLS:C0334424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000931 endometrial disorder skos:exactMatch DOID:1005 endometrial disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000931 endometrial disorder skos:exactMatch NCIT:C3504 Endometrial Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000931 endometrial disorder skos:exactMatch SCTID:418632009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000933 subglottis neoplasm skos:exactMatch DOID:10069 subglottis benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000933 subglottis neoplasm skos:exactMatch NCIT:C4426 Subglottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000933 subglottis neoplasm skos:exactMatch SCTID:126696001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000933 subglottis neoplasm skos:exactMatch UMLS:C0345746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000934 laryngeal leiomyoma skos:exactMatch DOID:10070 larynx leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000934 laryngeal leiomyoma skos:exactMatch NCIT:C6027 Laryngeal Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000934 laryngeal leiomyoma skos:exactMatch UMLS:C1334370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000935 larynx squamous papilloma skos:exactMatch DOID:10071 larynx squamous papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000935 larynx squamous papilloma skos:exactMatch NCIT:C7742 Laryngeal Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000935 larynx squamous papilloma skos:exactMatch UMLS:C0240164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000936 syphilitic meningitis skos:exactMatch DOID:10073 syphilitic meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000936 syphilitic meningitis skos:exactMatch MESH:C536775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000936 syphilitic meningitis skos:exactMatch SCTID:301086002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000936 syphilitic meningitis skos:exactMatch UMLS:C0153166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000937 syphilitic encephalitis skos:exactMatch DOID:10081 syphilitic encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000937 syphilitic encephalitis skos:exactMatch SCTID:26135000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000937 syphilitic encephalitis skos:exactMatch UMLS:C0153168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000938 gastric leiomyoma skos:exactMatch DOID:10087 gastric leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000938 gastric leiomyoma skos:exactMatch NCIT:C3876 Gastric Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000938 gastric leiomyoma skos:exactMatch SCTID:276812001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000938 gastric leiomyoma skos:exactMatch UMLS:C0238440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000939 intracranial abscess skos:exactMatch DOID:10095 intracranial abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000939 intracranial abscess skos:exactMatch NCIT:C34734 Intracranial Abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000939 intracranial abscess skos:exactMatch SCTID:27614006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000939 intracranial abscess skos:exactMatch UMLS:C0021874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000940 trypanosomiasis skos:exactMatch DOID:10113 trypanosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000940 trypanosomiasis skos:exactMatch ICD10CM:B56 African trypanosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000940 trypanosomiasis skos:exactMatch MESH:D014352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000940 trypanosomiasis skos:exactMatch SCTID:78940002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000940 trypanosomiasis skos:exactMatch UMLS:C0041227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000941 eyelid degenerative disorder skos:exactMatch SCTID:1112003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000941 eyelid degenerative disorder skos:exactMatch UMLS:C0155209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000942 corneal disorder skos:exactMatch DOID:10124 corneal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000942 corneal disorder skos:exactMatch MESH:D003316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000942 corneal disorder skos:exactMatch NCIT:C26731 Corneal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000942 corneal disorder skos:exactMatch SCTID:15250008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000942 corneal disorder skos:exactMatch UMLS:C0010034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000943 acute hydrops keratoconus skos:exactMatch DOID:10125 acute hydrops keratoconus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000943 acute hydrops keratoconus skos:exactMatch SCTID:111523009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000943 acute hydrops keratoconus skos:exactMatch UMLS:C0339286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000944 cerebral artery occlusion skos:exactMatch DOID:10127 cerebral artery occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000944 cerebral artery occlusion skos:exactMatch SCTID:20059004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000945 venous insufficiency skos:exactMatch DOID:10128 venous insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000945 venous insufficiency skos:exactMatch MESH:D014689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000945 venous insufficiency skos:exactMatch SCTID:20696009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000945 venous insufficiency skos:exactMatch UMLS:C0042485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000946 psychologic vaginismus skos:exactMatch DOID:10131 psychologic vaginismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000946 psychologic vaginismus skos:exactMatch SCTID:71787009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000947 psychosexual disorder skos:exactMatch DOID:10132 psychosexual disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000947 psychosexual disorder skos:exactMatch SCTID:56627002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000948 xerophthalmia skos:exactMatch DOID:10138 xerophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000948 xerophthalmia skos:exactMatch MESH:D014985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000948 xerophthalmia skos:exactMatch NCIT:C34503 Xerophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000948 xerophthalmia skos:exactMatch SCTID:363677007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000948 xerophthalmia skos:exactMatch UMLS:C0043349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000948 xerophthalmia skos:exactMatch UMLS:C3665609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000949 conjunctival degeneration skos:exactMatch DOID:10139 conjunctival degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000949 conjunctival degeneration skos:exactMatch SCTID:40787005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000949 conjunctival degeneration skos:exactMatch UMLS:C0155160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000950 asthenopia skos:exactMatch MESH:D001248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000950 asthenopia skos:exactMatch UMLS:C0004095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000951 thymus lymphoma skos:exactMatch DOID:10146 thymus lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000951 thymus lymphoma skos:exactMatch NCIT:C6451 Thymic Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000951 thymus lymphoma skos:exactMatch UMLS:C1336745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000952 cancer of long bone of lower limb skos:exactMatch DOID:10149 long bones of lower limb cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000952 cancer of long bone of lower limb skos:exactMatch ICD10CM:C40.2 Malignant neoplasm of long bones of lower limb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000952 cancer of long bone of lower limb skos:exactMatch SCTID:449627008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000952 cancer of long bone of lower limb skos:exactMatch UMLS:C3265932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000953 cancer of short bone of lower limb skos:exactMatch DOID:10151 malignant neoplasm of short bones of lower limb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000953 cancer of short bone of lower limb skos:exactMatch ICD10CM:C40.3 Malignant neoplasm of short bones of lower limb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000953 cancer of short bone of lower limb skos:exactMatch SCTID:712525007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000953 cancer of short bone of lower limb skos:exactMatch UMLS:C0153518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000954 Meckel diverticulum cancer skos:exactMatch DOID:10152 Meckel's diverticulum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000954 Meckel diverticulum cancer skos:exactMatch SCTID:187752007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000954 Meckel diverticulum cancer skos:exactMatch UMLS:C0153429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000955 ileum cancer skos:exactMatch DOID:10153 ileum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000956 small intestine cancer skos:exactMatch DOID:10154 small intestine cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000956 small intestine cancer skos:exactMatch NCIT:C7523 Malignant Small Intestinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000956 small intestine cancer skos:exactMatch UMLS:C0153425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000957 lacrimal passage granuloma skos:exactMatch DOID:10174 lacrimal passage granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000957 lacrimal passage granuloma skos:exactMatch SCTID:417563003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000957 lacrimal passage granuloma skos:exactMatch UMLS:C0155253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000958 neuroretinitis skos:exactMatch DOID:10176 neuroretinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000958 neuroretinitis skos:exactMatch UMLS:C0154874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000959 malignant hypertensive renal disease skos:exactMatch DOID:10177 malignant hypertensive renal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000959 malignant hypertensive renal disease skos:exactMatch SCTID:65443008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000959 malignant hypertensive renal disease skos:exactMatch UMLS:C0155593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000960 diabetic peripheral angiopathy skos:exactMatch DOID:11713 diabetic angiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000960 diabetic peripheral angiopathy skos:exactMatch MESH:D003925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000960 diabetic peripheral angiopathy skos:exactMatch NCIT:C35610 Diabetic Vascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000960 diabetic peripheral angiopathy skos:exactMatch SCTID:127014009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000960 diabetic peripheral angiopathy skos:exactMatch UMLS:C0011871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000960 diabetic peripheral angiopathy skos:exactMatch UMLS:C0011875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000961 endobronchial lipoma skos:exactMatch DOID:10183 endobronchial lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000961 endobronchial lipoma skos:exactMatch NCIT:C5063 Endobronchial Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000961 endobronchial lipoma skos:exactMatch UMLS:C0852937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000962 spindle cell lipoma skos:exactMatch DOID:10184 spindle cell lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000962 spindle cell lipoma skos:exactMatch NCIT:C4254 Spindle Cell Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000962 spindle cell lipoma skos:exactMatch SCTID:404058008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000962 spindle cell lipoma skos:exactMatch UMLS:C0334474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000963 esophageal lipoma skos:exactMatch DOID:10187 esophageal lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000963 esophageal lipoma skos:exactMatch NCIT:C5701 Esophageal Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000963 esophageal lipoma skos:exactMatch UMLS:C1333455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000964 skin lipoma skos:exactMatch DOID:10188 skin lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000964 skin lipoma skos:exactMatch NCIT:C4616 Skin Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000964 skin lipoma skos:exactMatch SCTID:255187008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000965 liver lipoma skos:exactMatch DOID:10190 liver lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000965 liver lipoma skos:exactMatch NCIT:C5750 Liver Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000965 liver lipoma skos:exactMatch UMLS:C1333970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000966 pleomorphic lipoma skos:exactMatch DOID:10192 pleomorphic lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000966 pleomorphic lipoma skos:exactMatch NCIT:C3703 Pleomorphic Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000966 pleomorphic lipoma skos:exactMatch SCTID:404059000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000966 pleomorphic lipoma skos:exactMatch UMLS:C0205823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000967 conventional lipoma skos:exactMatch DOID:10193 conventional lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000967 conventional lipoma skos:exactMatch NCIT:C27530 Conventional Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000967 conventional lipoma skos:exactMatch UMLS:C1333059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000968 kidney lipoma skos:exactMatch DOID:10194 kidney lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000968 kidney lipoma skos:exactMatch NCIT:C5101 Kidney Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000968 kidney lipoma skos:exactMatch UMLS:C1335744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000969 pleural lipoma skos:exactMatch DOID:10195 pleural lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000969 pleural lipoma skos:exactMatch NCIT:C6644 Pleural Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000969 pleural lipoma skos:exactMatch SCTID:2460001000004103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000969 pleural lipoma skos:exactMatch UMLS:C1335434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000970 breast lipoma skos:exactMatch DOID:10199 breast lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000970 breast lipoma skos:exactMatch NCIT:C4647 Breast Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000970 breast lipoma skos:exactMatch SCTID:276891009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000970 breast lipoma skos:exactMatch UMLS:C0349565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000971 chest wall lipoma skos:exactMatch DOID:10200 chest wall lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000971 chest wall lipoma skos:exactMatch NCIT:C6719 Chest Wall Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000971 chest wall lipoma skos:exactMatch SCTID:448270009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000971 chest wall lipoma skos:exactMatch UMLS:C1332932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000972 gallbladder lipoma skos:exactMatch DOID:10201 gallbladder lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000972 gallbladder lipoma skos:exactMatch NCIT:C5835 Gallbladder Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000972 gallbladder lipoma skos:exactMatch UMLS:C1333747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000973 external ear lipoma skos:exactMatch DOID:10203 external ear lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000973 external ear lipoma skos:exactMatch NCIT:C4618 External Ear Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000973 external ear lipoma skos:exactMatch SCTID:188988008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000973 external ear lipoma skos:exactMatch UMLS:C0347423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000974 axillary lipoma skos:exactMatch DOID:10205 axillary lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000974 axillary lipoma skos:exactMatch NCIT:C35419 Axillary Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000974 axillary lipoma skos:exactMatch SCTID:188993006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000974 axillary lipoma skos:exactMatch UMLS:C0347429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000975 lipoma of spermatic cord skos:exactMatch DOID:10206 lipoma of spermatic cord semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000975 lipoma of spermatic cord skos:exactMatch NCIT:C3606 Spermatic Cord Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000975 lipoma of spermatic cord skos:exactMatch SCTID:93162007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000975 lipoma of spermatic cord skos:exactMatch UMLS:C0153972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000976 paratesticular lipoma skos:exactMatch DOID:10207 paratesticular lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000976 paratesticular lipoma skos:exactMatch NCIT:C6384 Paratesticular Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000976 paratesticular lipoma skos:exactMatch UMLS:C1335348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000977 chondroid lipoma skos:exactMatch DOID:10208 chondroid lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000977 chondroid lipoma skos:exactMatch NCIT:C6503 Chondroid Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000977 chondroid lipoma skos:exactMatch SCTID:404065000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000977 chondroid lipoma skos:exactMatch UMLS:C1266131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000978 extrahepatic bile duct lipoma skos:exactMatch DOID:10209 extrahepatic bile duct lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000978 extrahepatic bile duct lipoma skos:exactMatch NCIT:C5854 Extrahepatic Bile Duct Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000978 extrahepatic bile duct lipoma skos:exactMatch UMLS:C1333509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000979 pinta disease skos:exactMatch DOID:1022 pinta disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000979 pinta disease skos:exactMatch MESH:D010874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000979 pinta disease skos:exactMatch NCIT:C85011 Pinta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000979 pinta disease skos:exactMatch SCTID:22064009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000979 pinta disease skos:exactMatch UMLS:C0031946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000980 aortic atherosclerosis skos:exactMatch DOID:10230 aortic atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000980 aortic atherosclerosis skos:exactMatch SCTID:81817003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000980 aortic atherosclerosis skos:exactMatch UMLS:C0155733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000981 Histoplasma pericarditis skos:exactMatch DOID:10234 histoplasmosis pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000981 Histoplasma pericarditis skos:exactMatch SCTID:187059008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000981 Histoplasma pericarditis skos:exactMatch UMLS:C0153279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000983 exhibitionism skos:exactMatch DOID:10236 exhibitionism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000983 exhibitionism skos:exactMatch ICD10CM:F65.2 Exhibitionism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000983 exhibitionism skos:exactMatch MESH:D005084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000983 exhibitionism skos:exactMatch NCIT:C94352 Exhibitionism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000983 exhibitionism skos:exactMatch SCTID:58349009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000984 thalassemia skos:exactMatch DOID:10241 thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000984 thalassemia skos:exactMatch ICD10CM:D56 Thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000984 thalassemia skos:exactMatch MESH:D013789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000984 thalassemia skos:exactMatch NCIT:C35069 Thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000984 thalassemia skos:exactMatch SCTID:40108008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000984 thalassemia skos:exactMatch UMLS:C0039730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000986 pleurisy skos:exactMatch DOID:10247 pleurisy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000986 pleurisy skos:exactMatch ICD10CM:R09.1 Pleurisy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000986 pleurisy skos:exactMatch MESH:D010998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000986 pleurisy skos:exactMatch NCIT:C26860 Pleuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000986 pleurisy skos:exactMatch SCTID:196075003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000986 pleurisy skos:exactMatch UMLS:C0032231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000987 cholesterolosis of gallbladder skos:exactMatch DOID:10254 strawberry gallbladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000987 cholesterolosis of gallbladder skos:exactMatch ICD10CM:K82.4 Cholesterolosis of gallbladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000987 cholesterolosis of gallbladder skos:exactMatch SCTID:61565001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000987 cholesterolosis of gallbladder skos:exactMatch UMLS:C0152456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000988 discharging ear skos:exactMatch DOID:10261 otorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000989 mumps infectious disease skos:exactMatch DOID:10264 mumps semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000989 mumps infectious disease skos:exactMatch ICD10CM:B26 Mumps semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000989 mumps infectious disease skos:exactMatch MESH:D009107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000989 mumps infectious disease skos:exactMatch MESH:D019351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000989 mumps infectious disease skos:exactMatch NCIT:C29888 Mumps semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000989 mumps infectious disease skos:exactMatch SCTID:36989005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000989 mumps infectious disease skos:exactMatch UMLS:C0026780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000990 acute subendocardial myocardial infarction skos:exactMatch DOID:10266 subendocardial infarction acute myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000990 acute subendocardial myocardial infarction skos:exactMatch SCTID:70422006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000990 acute subendocardial myocardial infarction skos:exactMatch UMLS:C0264710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000991 obsolete left bundle branch block skos:exactMatch DOID:10272 left bundle branch hemiblock semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000991 obsolete left bundle branch block skos:exactMatch SCTID:4973001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000991 obsolete left bundle branch block skos:exactMatch SCTID:63467002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000991 obsolete left bundle branch block skos:exactMatch UMLS:C0155702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000992 heart conduction disease skos:exactMatch DOID:10273 heart conduction disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000992 heart conduction disease skos:exactMatch SCTID:44808001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000993 prostate squamous cell carcinoma skos:exactMatch DOID:10287 prostate squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000993 prostate squamous cell carcinoma skos:exactMatch NCIT:C5536 Prostate Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000993 prostate squamous cell carcinoma skos:exactMatch SCTID:399590005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000993 prostate squamous cell carcinoma skos:exactMatch UMLS:C1302530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000994 malignant prostate phyllodes tumor skos:exactMatch DOID:10289 prostate malignant phyllodes tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000994 malignant prostate phyllodes tumor skos:exactMatch NCIT:C5531 Malignant Prostate Phyllodes Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000994 malignant prostate phyllodes tumor skos:exactMatch UMLS:C1334615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000995 familial periodic paralysis skos:exactMatch DOID:1029 familial periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000995 familial periodic paralysis skos:exactMatch MESH:D010245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000995 familial periodic paralysis skos:exactMatch NCIT:C84709 Familial Periodic Paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000995 familial periodic paralysis skos:exactMatch Orphanet:371433 Genetic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000995 familial periodic paralysis skos:exactMatch SCTID:267607008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000996 prostate lymphoma skos:exactMatch DOID:10290 prostate lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000996 prostate lymphoma skos:exactMatch NCIT:C5533 Prostate Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000996 prostate lymphoma skos:exactMatch UMLS:C1335512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000997 monocular esotropia skos:exactMatch DOID:10293 monocular esotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000997 monocular esotropia skos:exactMatch SCTID:5455000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0000997 monocular esotropia skos:exactMatch UMLS:C0152204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001000 mixed mineral dust pneumoconiosis skos:exactMatch DOID:10319 mixed mineral dust pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001000 mixed mineral dust pneumoconiosis skos:exactMatch NCIT:C27559 Mixed Mineral Dust Pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001000 mixed mineral dust pneumoconiosis skos:exactMatch SCTID:233759002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001000 mixed mineral dust pneumoconiosis skos:exactMatch UMLS:C0340184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001001 baritosis skos:exactMatch DOID:10321 baritosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001001 baritosis skos:exactMatch MESH:C537080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001001 baritosis skos:exactMatch NCIT:C34410 Baritosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001001 baritosis skos:exactMatch SCTID:50076003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001001 baritosis skos:exactMatch UMLS:C0340177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001003 pneumoconiosis due to talc skos:exactMatch DOID:10329 pulmonary talcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001003 pneumoconiosis due to talc skos:exactMatch NCIT:C27026 Talc Pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001003 pneumoconiosis due to talc skos:exactMatch SCTID:73144008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001003 pneumoconiosis due to talc skos:exactMatch UMLS:C0238377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001004 slate pneumoconiosis skos:exactMatch DOID:10330 slate pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001004 slate pneumoconiosis skos:exactMatch NCIT:C35397 Slate Pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001004 slate pneumoconiosis skos:exactMatch SCTID:1259003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001004 slate pneumoconiosis skos:exactMatch UMLS:C0340186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001005 kaolin pneumoconiosis skos:exactMatch DOID:10331 kaolin pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001005 kaolin pneumoconiosis skos:exactMatch NCIT:C35315 Kaolin Pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001005 kaolin pneumoconiosis skos:exactMatch SCTID:36696005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001005 kaolin pneumoconiosis skos:exactMatch UMLS:C0264435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001006 glaucomatous atrophy of optic disc skos:exactMatch DOID:10337 glaucomatous atrophy of optic disc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001006 glaucomatous atrophy of optic disc skos:exactMatch SCTID:1207009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001006 glaucomatous atrophy of optic disc skos:exactMatch UMLS:C0271342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001007 chronic meningitis skos:exactMatch DOID:10341 chronic meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001007 chronic meningitis skos:exactMatch ICD10CM:G03.1 Chronic meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001007 chronic meningitis skos:exactMatch SCTID:21664006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001007 chronic meningitis skos:exactMatch UMLS:C0154653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001008 blepharophimosis skos:exactMatch DOID:10348 blepharophimosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001008 blepharophimosis skos:exactMatch MESH:D016569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001009 solitary cyst of breast skos:exactMatch DOID:10349 solitary cyst of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001009 solitary cyst of breast skos:exactMatch ICD10CM:N60.0 Solitary cyst of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001009 solitary cyst of breast skos:exactMatch SCTID:266578003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001011 breast cyst skos:exactMatch DOID:10350 breast cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001011 breast cyst skos:exactMatch MESH:D047688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001011 breast cyst skos:exactMatch SCTID:399294002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001012 obsolete breast fibroadenosis skos:exactMatch DOID:10352 breast fibroadenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001012 obsolete breast fibroadenosis skos:exactMatch ICD10CM:N60.2 Fibroadenosis of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001012 obsolete breast fibroadenosis skos:exactMatch SCTID:23260002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001012 obsolete breast fibroadenosis skos:exactMatch UMLS:C1305875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001014 chronic leukemia skos:exactMatch DOID:1036 chronic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001014 chronic leukemia skos:exactMatch NCIT:C3483 Chronic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001014 chronic leukemia skos:exactMatch SCTID:92812005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001014 chronic leukemia skos:exactMatch UMLS:C1279296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001015 eosinophilic meningitis skos:exactMatch DOID:10361 eosinophilic meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001015 eosinophilic meningitis skos:exactMatch NCIT:C128374 Eosinophilic Meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001015 eosinophilic meningitis skos:exactMatch SCTID:25671008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001015 eosinophilic meningitis skos:exactMatch UMLS:C0154652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001016 epididymis cancer skos:exactMatch DOID:10366 epididymis cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001016 epididymis cancer skos:exactMatch NCIT:C3558 Malignant Epididymal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001016 epididymis cancer skos:exactMatch SCTID:363452003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001016 epididymis cancer skos:exactMatch UMLS:C0153602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001017 epididymal adenocarcinoma skos:exactMatch DOID:10368 epididymis adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001017 epididymal adenocarcinoma skos:exactMatch NCIT:C39957 Epididymal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001017 epididymal adenocarcinoma skos:exactMatch UMLS:C1510784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001019 suppression amblyopia skos:exactMatch DOID:10375 strabismic amblyopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001019 suppression amblyopia skos:exactMatch SCTID:35600002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001019 suppression amblyopia skos:exactMatch UMLS:C0750903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001020 amblyopia skos:exactMatch DOID:10376 amblyopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001020 amblyopia skos:exactMatch MESH:D000550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001020 amblyopia skos:exactMatch NCIT:C118764 Amblyopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001020 amblyopia skos:exactMatch SCTID:387742006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001020 amblyopia skos:exactMatch UMLS:C0002418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001021 ametropic amblyopia skos:exactMatch DOID:10377 refractive amblyopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001021 ametropic amblyopia skos:exactMatch SCTID:90927000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001021 ametropic amblyopia skos:exactMatch UMLS:C0152190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001022 disuse amblyopia skos:exactMatch DOID:10378 deprivation amblyopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001022 disuse amblyopia skos:exactMatch SCTID:193638002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001022 disuse amblyopia skos:exactMatch UMLS:C0152189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001023 prolymphocytic leukemia skos:exactMatch DOID:1039 prolymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001023 prolymphocytic leukemia skos:exactMatch MESH:D015463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001023 prolymphocytic leukemia skos:exactMatch NCIT:C3181 Prolymphocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001023 prolymphocytic leukemia skos:exactMatch SCTID:110006004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001023 prolymphocytic leukemia skos:exactMatch UMLS:C0023486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001024 pneumonic plague skos:exactMatch DOID:10398 pneumonic plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001024 pneumonic plague skos:exactMatch ICD10CM:A20.2 Pneumonic plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001024 pneumonic plague skos:exactMatch SCTID:35339003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001024 pneumonic plague skos:exactMatch UMLS:C0524688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001025 seminal vesicle chronic gonorrhea skos:exactMatch DOID:10399 seminal vesicle chronic gonorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001025 seminal vesicle chronic gonorrhea skos:exactMatch SCTID:23975003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001025 seminal vesicle chronic gonorrhea skos:exactMatch UMLS:C0153205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001027 gonococcal seminal vesiculitis skos:exactMatch DOID:10400 gonococcal seminal vesiculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001027 gonococcal seminal vesiculitis skos:exactMatch SCTID:301990003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001027 gonococcal seminal vesiculitis skos:exactMatch UMLS:C0578661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001028 acute pericementitis skos:exactMatch DOID:10423 acute pericementitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001028 acute pericementitis skos:exactMatch NCIT:C34354 Acute Periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001028 acute pericementitis skos:exactMatch SCTID:21638000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001028 acute pericementitis skos:exactMatch UMLS:C0001342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001029 Klippel-Feil syndrome skos:exactMatch DOID:10426 Klippel-Feil syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001029 Klippel-Feil syndrome skos:exactMatch ICD10CM:Q76.1 Klippel-Feil syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001029 Klippel-Feil syndrome skos:exactMatch MESH:D007714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001029 Klippel-Feil syndrome skos:exactMatch NCIT:C98967 Klippel-Feil Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001029 Klippel-Feil syndrome skos:exactMatch OMIMPS:118100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001029 Klippel-Feil syndrome skos:exactMatch SCTID:5601008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001030 keratoconus, stable condition skos:exactMatch DOID:10428 stable condition keratoconus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001030 keratoconus, stable condition skos:exactMatch SCTID:193844000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001030 keratoconus, stable condition skos:exactMatch UMLS:C0155131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001031 purulent acute otitis media skos:exactMatch DOID:10435 purulent acute otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001031 purulent acute otitis media skos:exactMatch SCTID:194281003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001031 purulent acute otitis media skos:exactMatch UMLS:C0271431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001032 Mooren ulcer skos:exactMatch DOID:10439 Mooren's ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001032 Mooren ulcer skos:exactMatch Orphanet:519408 Mooren ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001032 Mooren ulcer skos:exactMatch SCTID:22440001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001032 Mooren ulcer skos:exactMatch UMLS:C0155072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001033 mycotic corneal ulcer skos:exactMatch DOID:10440 mycotic corneal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001033 mycotic corneal ulcer skos:exactMatch SCTID:397977001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001033 mycotic corneal ulcer skos:exactMatch UMLS:C0155071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001034 marginal corneal ulcer skos:exactMatch DOID:10441 marginal corneal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001034 marginal corneal ulcer skos:exactMatch SCTID:47398006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001034 marginal corneal ulcer skos:exactMatch UMLS:C0155067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001035 hypopyon ulcer skos:exactMatch DOID:10442 hypopyon ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001035 hypopyon ulcer skos:exactMatch SCTID:6395007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001035 hypopyon ulcer skos:exactMatch UMLS:C0155070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001036 hypopyon skos:exactMatch DOID:10443 hypopyon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001036 hypopyon skos:exactMatch NCIT:C50593 Hypopyon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001036 hypopyon skos:exactMatch SCTID:87807004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001036 hypopyon skos:exactMatch UMLS:C0020641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001037 ring corneal ulcer skos:exactMatch DOID:10444 ring corneal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001037 ring corneal ulcer skos:exactMatch SCTID:111520007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001037 ring corneal ulcer skos:exactMatch UMLS:C0155068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001038 perforated corneal ulcer skos:exactMatch DOID:10445 perforated corneal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001038 perforated corneal ulcer skos:exactMatch SCTID:46606001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001038 perforated corneal ulcer skos:exactMatch UMLS:C0151844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001039 tonsillitis skos:exactMatch DOID:10456 tonsillitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001039 tonsillitis skos:exactMatch ICD10CM:J35.01 Chronic tonsillitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001039 tonsillitis skos:exactMatch MESH:D014069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001039 tonsillitis skos:exactMatch NCIT:C116006 Tonsillitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001039 tonsillitis skos:exactMatch SCTID:90979004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001039 tonsillitis skos:exactMatch UMLS:C0040425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001039 tonsillitis skos:exactMatch UMLS:C0149517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001040 nasopharyngitis skos:exactMatch DOID:10460 nasopharyngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001040 nasopharyngitis skos:exactMatch MESH:D009304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001040 nasopharyngitis skos:exactMatch NCIT:C34837 Nasopharyngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001040 nasopharyngitis skos:exactMatch SCTID:47841006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001040 nasopharyngitis skos:exactMatch UMLS:C0027441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001040 nasopharyngitis skos:exactMatch UMLS:C0155826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001041 dentin caries skos:exactMatch DOID:10461 dentin caries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001041 dentin caries skos:exactMatch SCTID:442551007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001041 dentin caries skos:exactMatch UMLS:C0266846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001042 patellar tendinitis skos:exactMatch DOID:10471 patellar tendinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001042 patellar tendinitis skos:exactMatch ICD10CM:M76.5 Patellar tendinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001042 patellar tendinitis skos:exactMatch SCTID:37785001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001042 patellar tendinitis skos:exactMatch UMLS:C0158317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001044 esophageal atresia skos:exactMatch DOID:10485 esophageal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001044 esophageal atresia skos:exactMatch MESH:D004933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001044 esophageal atresia skos:exactMatch NCIT:C87072 Esophageal Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001044 esophageal atresia skos:exactMatch SCTID:26179002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001045 intestinal atresia skos:exactMatch DOID:10486 intestinal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001045 intestinal atresia skos:exactMatch MESH:D007409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001045 intestinal atresia skos:exactMatch NCIT:C84790 Intestinal Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001045 intestinal atresia skos:exactMatch UMLS:C0021828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001046 imperforate anus skos:exactMatch DOID:10488 imperforate anus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001046 imperforate anus skos:exactMatch MESH:D001006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001046 imperforate anus skos:exactMatch NCIT:C84784 Imperforate Anus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001046 imperforate anus skos:exactMatch OMIM:207500 anus, imperforate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001046 imperforate anus skos:exactMatch OMIM:301800 anus, imperforate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001046 imperforate anus skos:exactMatch SCTID:204731006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001048 orbital granuloma skos:exactMatch DOID:10499 orbital granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001048 orbital granuloma skos:exactMatch SCTID:72776003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001048 orbital granuloma skos:exactMatch UMLS:C0155262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001049 Dressler syndrome skos:exactMatch DOID:10507 Dressler's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001049 Dressler syndrome skos:exactMatch ICD10CM:I24.1 Dressler's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001049 Dressler syndrome skos:exactMatch SCTID:66189004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001049 Dressler syndrome skos:exactMatch UMLS:C0152107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001050 malignant otitis externa skos:exactMatch DOID:10516 malignant otitis externa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001050 malignant otitis externa skos:exactMatch ICD10CM:H60.2 Malignant otitis externa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001050 malignant otitis externa skos:exactMatch SCTID:94146005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001050 malignant otitis externa skos:exactMatch UMLS:C0155395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001051 acute otitis externa skos:exactMatch DOID:10518 beach ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001051 acute otitis externa skos:exactMatch SCTID:30250000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001051 acute otitis externa skos:exactMatch UMLS:C0149948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001052 chronic fungal otitis externa skos:exactMatch DOID:10519 chronic fungal otitis externa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001052 chronic fungal otitis externa skos:exactMatch SCTID:111898002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001052 chronic fungal otitis externa skos:exactMatch UMLS:C0155396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001053 acute infection of pinna skos:exactMatch DOID:10520 acute infection of pinna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001053 acute infection of pinna skos:exactMatch SCTID:56663002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001053 acute infection of pinna skos:exactMatch UMLS:C0155392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001054 double pterygium skos:exactMatch DOID:10525 double pterygium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001054 double pterygium skos:exactMatch SCTID:41564009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001054 double pterygium skos:exactMatch UMLS:C0155157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001055 conjunctival pterygium skos:exactMatch DOID:10526 conjunctival pterygium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001056 gastric cancer skos:exactMatch DOID:10534 stomach cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001056 gastric cancer skos:exactMatch ICD10CM:C16 Malignant neoplasm of stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001056 gastric cancer skos:exactMatch NCIT:C9331 Malignant Gastric Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001056 gastric cancer skos:exactMatch OMIM:613659 gastric cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001057 malignant gastric granular cell tumor skos:exactMatch DOID:10536 malignant gastric granular cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001057 malignant gastric granular cell tumor skos:exactMatch NCIT:C5484 Malignant Gastric Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001057 malignant gastric granular cell tumor skos:exactMatch UMLS:C1334585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001059 gastric lymphoma skos:exactMatch DOID:10540 gastric lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001059 gastric lymphoma skos:exactMatch NCIT:C4636 Gastric Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001059 gastric lymphoma skos:exactMatch SCTID:276811008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001059 gastric lymphoma skos:exactMatch UMLS:C0349532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001060 microinvasive gastric cancer skos:exactMatch DOID:10541 microinvasive gastric cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001060 microinvasive gastric cancer skos:exactMatch NCIT:C27131 Early Gastric Cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001060 microinvasive gastric cancer skos:exactMatch SCTID:276809004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001060 microinvasive gastric cancer skos:exactMatch UMLS:C0349530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001061 pylorus cancer skos:exactMatch DOID:10544 pylorus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001061 pylorus cancer skos:exactMatch SCTID:187736009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001061 pylorus cancer skos:exactMatch UMLS:C0153418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001062 pyloric antrum cancer skos:exactMatch DOID:10547 pyloric antrum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001062 pyloric antrum cancer skos:exactMatch SCTID:187740000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001062 pyloric antrum cancer skos:exactMatch UMLS:C0153419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001063 cardia cancer skos:exactMatch DOID:10548 cardia cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001063 cardia cancer skos:exactMatch SCTID:187732006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001063 cardia cancer skos:exactMatch UMLS:C0153417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001064 acute eustachian salpingitis skos:exactMatch DOID:10550 acute eustachian salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001064 acute eustachian salpingitis skos:exactMatch SCTID:194268005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001064 acute eustachian salpingitis skos:exactMatch UMLS:C0155429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001065 supine hypotensive syndrome skos:exactMatch DOID:10556 supine hypotensive syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001065 supine hypotensive syndrome skos:exactMatch SCTID:88887003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001066 late yaws skos:exactMatch DOID:10567 late yaws semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001066 late yaws skos:exactMatch ICD10CM:A66.4 Gummata and ulcers of yaws semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001066 late yaws skos:exactMatch NCIT:C41354 Late Yaws semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001066 late yaws skos:exactMatch SCTID:186968004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001066 late yaws skos:exactMatch UMLS:C0276007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001066 late yaws skos:exactMatch UMLS:C1517744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001067 early yaws skos:exactMatch DOID:10568 early yaws semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001067 early yaws skos:exactMatch NCIT:C41352 Early Yaws semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001067 early yaws skos:exactMatch SCTID:23191004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001067 early yaws skos:exactMatch UMLS:C0275998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001068 osteomalacia skos:exactMatch DOID:10573 osteomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001068 osteomalacia skos:exactMatch MESH:D010018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001068 osteomalacia skos:exactMatch NCIT:C26838 Osteomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001068 osteomalacia skos:exactMatch SCTID:4598005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001071 intellectual disability skos:exactMatch DOID:1059 intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001071 intellectual disability skos:exactMatch ICD10CM:F70-F79 Intellectual Disabilities (F70-F79) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001071 intellectual disability skos:exactMatch MESH:D008607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001071 intellectual disability skos:exactMatch NCIT:C97250 Intellectual Disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001071 intellectual disability skos:exactMatch Orphanet:319658 NON RARE IN EUROPE: Unexplained intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001071 intellectual disability skos:exactMatch SCTID:91138005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001072 mild pre-eclampsia skos:exactMatch DOID:10590 mild pre-eclampsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001072 mild pre-eclampsia skos:exactMatch SCTID:41114007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001073 idiopathic progressive polyneuropathy skos:exactMatch DOID:10593 idiopathic progressive polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001073 idiopathic progressive polyneuropathy skos:exactMatch SCTID:33209009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001073 idiopathic progressive polyneuropathy skos:exactMatch UMLS:C0154756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001074 chronic tic disorder skos:exactMatch DOID:10600 chronic tic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001074 chronic tic disorder skos:exactMatch ICD10CM:F95.1 Chronic motor or vocal tic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001074 chronic tic disorder skos:exactMatch NCIT:C116768 Chronic Tic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001075 steatorrhea skos:exactMatch MESH:D045602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001075 steatorrhea skos:exactMatch NCIT:C86917 Steatorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001075 steatorrhea skos:exactMatch SCTID:27868004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001076 glucose intolerance skos:exactMatch DOID:10603 glucose intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001076 glucose intolerance skos:exactMatch MESH:D018149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001076 glucose intolerance skos:exactMatch NCIT:C34646 Glucose Intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001076 glucose intolerance skos:exactMatch SCTID:267426009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001076 glucose intolerance skos:exactMatch UMLS:C0271650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001078 tropical sprue skos:exactMatch DOID:10607 tropical sprue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001078 tropical sprue skos:exactMatch ICD10CM:K90.1 Tropical sprue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001078 tropical sprue skos:exactMatch MESH:D013182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001078 tropical sprue skos:exactMatch NCIT:C45428 Tropical Sprue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001078 tropical sprue skos:exactMatch SCTID:47384003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001078 tropical sprue skos:exactMatch UMLS:C0038054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001079 pancreatic steatorrhea skos:exactMatch DOID:10610 pancreatic steatorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001079 pancreatic steatorrhea skos:exactMatch ICD10CM:K90.3 Pancreatic steatorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001079 pancreatic steatorrhea skos:exactMatch SCTID:54576000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001079 pancreatic steatorrhea skos:exactMatch UMLS:C0152166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001080 acute gonococcal cervicitis skos:exactMatch DOID:10615 acute gonococcal cervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001080 acute gonococcal cervicitis skos:exactMatch SCTID:20943002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001080 acute gonococcal cervicitis skos:exactMatch UMLS:C0153195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001081 acute cervicitis skos:exactMatch DOID:10616 acute cervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001081 acute cervicitis skos:exactMatch NCIT:C27056 Acute Cervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001081 acute cervicitis skos:exactMatch SCTID:19272000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001081 acute cervicitis skos:exactMatch UMLS:C0269061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001082 lymph node cancer skos:exactMatch DOID:10619 lymph node cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001082 lymph node cancer skos:exactMatch NCIT:C35812 Malignant Lymph Node Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001082 lymph node cancer skos:exactMatch SCTID:127232002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001083 Fanconi renotubular syndrome skos:exactMatch DOID:1062 Fanconi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001083 Fanconi renotubular syndrome skos:exactMatch MESH:D005198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001083 Fanconi renotubular syndrome skos:exactMatch NCIT:C3034 Fanconi Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001083 Fanconi renotubular syndrome skos:exactMatch SCTID:40488004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001083 Fanconi renotubular syndrome skos:exactMatch UMLS:C0015624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001084 primary optic atrophy skos:exactMatch DOID:10627 primary optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001084 primary optic atrophy skos:exactMatch SCTID:21098003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001084 primary optic atrophy skos:exactMatch UMLS:C0155291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001085 interstitial nephritis skos:exactMatch DOID:1063 interstitial nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001085 interstitial nephritis skos:exactMatch ICD10CM:N10-N16 Renal tubulo-interstitial diseases (N10-N16) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001085 interstitial nephritis skos:exactMatch MESH:D009395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001085 interstitial nephritis skos:exactMatch NCIT:C26834 Interstitial Nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001085 interstitial nephritis skos:exactMatch SCTID:28689008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001085 interstitial nephritis skos:exactMatch UMLS:C0027707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001085 interstitial nephritis skos:exactMatch UMLS:C0041349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001086 partial optic atrophy skos:exactMatch DOID:10631 partial optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001086 partial optic atrophy skos:exactMatch SCTID:111527005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001086 partial optic atrophy skos:exactMatch UMLS:C0155295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001087 schizotypal personality disorder skos:exactMatch DOID:10646 schizotypal personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001087 schizotypal personality disorder skos:exactMatch MESH:D012569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001087 schizotypal personality disorder skos:exactMatch NCIT:C92632 Schizotypal Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001087 schizotypal personality disorder skos:exactMatch SCTID:31027006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001088 acute inferoposterior infarction skos:exactMatch DOID:10648 acute inferoposterior infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001088 acute inferoposterior infarction skos:exactMatch SCTID:76593002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001088 acute inferoposterior infarction skos:exactMatch UMLS:C0340304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001089 acute inferolateral myocardial infarction skos:exactMatch DOID:10649 acute inferolateral myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001089 acute inferolateral myocardial infarction skos:exactMatch SCTID:65547006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001089 acute inferolateral myocardial infarction skos:exactMatch UMLS:C0340308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001090 acute anterolateral myocardial infarction skos:exactMatch DOID:10651 acute anterolateral myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001090 acute anterolateral myocardial infarction skos:exactMatch SCTID:70211005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001090 acute anterolateral myocardial infarction skos:exactMatch UMLS:C0155627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001091 lipoma of colon skos:exactMatch DOID:10655 lipoma of colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001091 lipoma of colon skos:exactMatch NCIT:C5493 Colon Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001091 lipoma of colon skos:exactMatch UMLS:C0940607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001092 colon leiomyoma skos:exactMatch DOID:10656 colon leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001092 colon leiomyoma skos:exactMatch NCIT:C5492 Colon Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001092 colon leiomyoma skos:exactMatch UMLS:C1333092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001093 colonic lymphangioma skos:exactMatch DOID:10657 colonic lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001093 colonic lymphangioma skos:exactMatch NCIT:C5500 Colon Lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001093 colonic lymphangioma skos:exactMatch UMLS:C1333094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001094 residual stage of open angle glaucoma skos:exactMatch DOID:1066 residual stage of open angle glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001094 residual stage of open angle glaucoma skos:exactMatch SCTID:66990007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001094 residual stage of open angle glaucoma skos:exactMatch UMLS:C0154944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001095 mediastinum neuroblastoma skos:exactMatch DOID:10660 mediastinum neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001095 mediastinum neuroblastoma skos:exactMatch NCIT:C6628 Mediastinal Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001095 mediastinum neuroblastoma skos:exactMatch UMLS:C1334673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001096 mediastinum ganglioneuroblastoma skos:exactMatch DOID:10661 mediastinum ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001096 mediastinum ganglioneuroblastoma skos:exactMatch NCIT:C6627 Mediastinal Ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001096 mediastinum ganglioneuroblastoma skos:exactMatch UMLS:C1334653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001098 separation anxiety disorder skos:exactMatch DOID:10685 separation anxiety disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001098 separation anxiety disorder skos:exactMatch MESH:D001010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001098 separation anxiety disorder skos:exactMatch NCIT:C35014 Separation Anxiety Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001098 separation anxiety disorder skos:exactMatch SCTID:11806006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001099 lactocele skos:exactMatch DOID:10686 lactocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001099 lactocele skos:exactMatch MESH:C535998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001099 lactocele skos:exactMatch NCIT:C3515 Galactocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001099 lactocele skos:exactMatch SCTID:42385006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001100 hypertrophy of breast skos:exactMatch DOID:10688 hypertrophy of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001100 hypertrophy of breast skos:exactMatch ICD10CM:N62 Hypertrophy of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001100 hypertrophy of breast skos:exactMatch NCIT:C3125 Breast Hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001100 hypertrophy of breast skos:exactMatch SCTID:372281005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001101 fat necrosis of breast skos:exactMatch DOID:10691 fat necrosis of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001101 fat necrosis of breast skos:exactMatch ICD10CM:N64.1 Fat necrosis of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001101 fat necrosis of breast skos:exactMatch NCIT:C3661 Breast Fat Necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001101 fat necrosis of breast skos:exactMatch SCTID:21381006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001101 fat necrosis of breast skos:exactMatch UMLS:C0156321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001103 giardiasis skos:exactMatch DOID:10718 giardiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001103 giardiasis skos:exactMatch MESH:D005873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001103 giardiasis skos:exactMatch SCTID:10679007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001103 giardiasis skos:exactMatch UMLS:C0017536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001104 toxic diffuse goiter skos:exactMatch DOID:10719 toxic diffuse goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001104 toxic diffuse goiter skos:exactMatch SCTID:267374005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001105 renal hypertension skos:exactMatch DOID:1073 renal hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001105 renal hypertension skos:exactMatch MESH:D006977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001105 renal hypertension skos:exactMatch SCTID:28119000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001105 renal hypertension skos:exactMatch UMLS:C0020544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001106 kidney failure skos:exactMatch DOID:1074 kidney failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001106 kidney failure skos:exactMatch MESH:D051437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001106 kidney failure skos:exactMatch NCIT:C4376 Renal Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001106 kidney failure skos:exactMatch SCTID:42399005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001106 kidney failure skos:exactMatch UMLS:C0035078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001106 kidney failure skos:exactMatch UMLS:C1565489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001108 broad ligament malignant neoplasm skos:exactMatch DOID:10744 broad ligament malignant neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001108 broad ligament malignant neoplasm skos:exactMatch SCTID:449259009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001108 broad ligament malignant neoplasm skos:exactMatch UMLS:C0346866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001109 petrositis skos:exactMatch DOID:10755 petrositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001109 petrositis skos:exactMatch ICD10CM:H70.2 Petrositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001109 petrositis skos:exactMatch MESH:D059270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001109 petrositis skos:exactMatch SCTID:28593007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001109 petrositis skos:exactMatch UMLS:C0155448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001110 chronic pyelonephritis skos:exactMatch DOID:1076 chronic pyelonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001110 chronic pyelonephritis skos:exactMatch NCIT:C123216 Chronic Pyelonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001110 chronic pyelonephritis skos:exactMatch SCTID:63302006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001110 chronic pyelonephritis skos:exactMatch UMLS:C0085697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001112 bubonic plague skos:exactMatch DOID:10773 bubonic plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001112 bubonic plague skos:exactMatch ICD10CM:A20.0 Bubonic plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001112 bubonic plague skos:exactMatch SCTID:50797007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001112 bubonic plague skos:exactMatch UMLS:C0282312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001113 Fiedler's myocarditis skos:exactMatch DOID:10778 fiedler's myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001113 Fiedler's myocarditis skos:exactMatch ICD10CM:I40.1 Isolated myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001113 Fiedler's myocarditis skos:exactMatch SCTID:266238009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001113 Fiedler's myocarditis skos:exactMatch UMLS:C0155689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001114 bacterial myocarditis skos:exactMatch DOID:10779 septic myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001114 bacterial myocarditis skos:exactMatch ICD10CM:I40.0 Infective myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001114 bacterial myocarditis skos:exactMatch NCIT:C128380 Bacterial Myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001114 bacterial myocarditis skos:exactMatch SCTID:64043005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001114 bacterial myocarditis skos:exactMatch UMLS:C0155690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001114 bacterial myocarditis skos:exactMatch UMLS:C1384588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001115 familial polycythemia skos:exactMatch DOID:10780 primary polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001115 familial polycythemia skos:exactMatch NCIT:C26955 Familial Polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001115 familial polycythemia skos:exactMatch OMIMPS:133100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001116 mesenteric lymphadenitis skos:exactMatch DOID:10782 mesenteric lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001116 mesenteric lymphadenitis skos:exactMatch MESH:D008640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001116 mesenteric lymphadenitis skos:exactMatch NCIT:C26830 Mesenteric Lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001116 mesenteric lymphadenitis skos:exactMatch SCTID:44897000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001116 mesenteric lymphadenitis skos:exactMatch UMLS:C0025469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001117 methemoglobinemia skos:exactMatch DOID:10783 methemoglobinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001117 methemoglobinemia skos:exactMatch MESH:D008708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001117 methemoglobinemia skos:exactMatch NCIT:C34817 Methemoglobinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001117 methemoglobinemia skos:exactMatch SCTID:38959009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001117 methemoglobinemia skos:exactMatch UMLS:C0025637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001118 Queensland tick typhus skos:exactMatch DOID:10784 Queensland tick typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001118 Queensland tick typhus skos:exactMatch SCTID:68981009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001118 Queensland tick typhus skos:exactMatch UMLS:C2979888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001119 premature menopause skos:exactMatch DOID:10787 premature menopause semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001119 premature menopause skos:exactMatch MESH:D008594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001119 premature menopause skos:exactMatch NCIT:C80099 Premature Menopause semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001119 premature menopause skos:exactMatch SCTID:237788002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001119 premature menopause skos:exactMatch UMLS:C0025322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001120 chronic frontal sinusitis skos:exactMatch DOID:10790 chronic frontal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001120 chronic frontal sinusitis skos:exactMatch ICD10CM:J32.1 Chronic frontal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001120 chronic frontal sinusitis skos:exactMatch NCIT:C34473 Chronic Frontal Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001120 chronic frontal sinusitis skos:exactMatch SCTID:60130002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001120 chronic frontal sinusitis skos:exactMatch UMLS:C0008683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001121 frontal sinusitis skos:exactMatch DOID:10791 frontal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001121 frontal sinusitis skos:exactMatch MESH:D015522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001121 frontal sinusitis skos:exactMatch NCIT:C34626 Frontal Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001121 frontal sinusitis skos:exactMatch SCTID:78737005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001121 frontal sinusitis skos:exactMatch UMLS:C0016735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001122 chronic maxillary sinusitis skos:exactMatch DOID:10792 chronic maxillary sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001122 chronic maxillary sinusitis skos:exactMatch ICD10CM:J32.0 Chronic maxillary sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001122 chronic maxillary sinusitis skos:exactMatch NCIT:C34477 Chronic Maxillary Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001122 chronic maxillary sinusitis skos:exactMatch SCTID:35923002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001122 chronic maxillary sinusitis skos:exactMatch UMLS:C0008698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001123 chronic sphenoidal sinusitis skos:exactMatch DOID:10793 chronic sphenoidal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001123 chronic sphenoidal sinusitis skos:exactMatch ICD10CM:J32.3 Chronic sphenoidal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001123 chronic sphenoidal sinusitis skos:exactMatch NCIT:C34480 Chronic Sphenoidal Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001123 chronic sphenoidal sinusitis skos:exactMatch SCTID:38961000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001123 chronic sphenoidal sinusitis skos:exactMatch UMLS:C0008712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001125 acute gonococcal epididymo-orchitis skos:exactMatch DOID:10802 acute gonococcal epididymo-orchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001125 acute gonococcal epididymo-orchitis skos:exactMatch SCTID:30168008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001125 acute gonococcal epididymo-orchitis skos:exactMatch UMLS:C0153193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001126 gastric ulcer skos:exactMatch DOID:10808 gastric ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001126 gastric ulcer skos:exactMatch ICD10CM:K25 Gastric ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001126 gastric ulcer skos:exactMatch MESH:D013276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001126 gastric ulcer skos:exactMatch NCIT:C3388 Gastric Ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001126 gastric ulcer skos:exactMatch SCTID:397825006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001126 gastric ulcer skos:exactMatch UMLS:C0038358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001127 tibialis tendinitis skos:exactMatch DOID:10810 tibialis tendinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001127 tibialis tendinitis skos:exactMatch SCTID:50127006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001127 tibialis tendinitis skos:exactMatch UMLS:C0158321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001128 nasal cavity cancer skos:exactMatch DOID:10811 nasal cavity cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001128 nasal cavity cancer skos:exactMatch NCIT:C4918 Malignant Nasal Cavity Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001128 nasal cavity cancer skos:exactMatch SCTID:363422006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001128 nasal cavity cancer skos:exactMatch UMLS:C0728864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001129 nasal cavity olfactory neuroblastoma skos:exactMatch DOID:10812 nasal cavity olfactory neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001129 nasal cavity olfactory neuroblastoma skos:exactMatch NCIT:C7604 Nasal Cavity Olfactory Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001129 nasal cavity olfactory neuroblastoma skos:exactMatch UMLS:C1334923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001130 nasal cavity lymphoma skos:exactMatch DOID:10813 nasal cavity lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001130 nasal cavity lymphoma skos:exactMatch NCIT:C6074 Nasal Cavity Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001130 nasal cavity lymphoma skos:exactMatch UMLS:C1334921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001132 sexual sadism disorder skos:exactMatch DOID:10817 sexual sadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001132 sexual sadism disorder skos:exactMatch ICD10CM:F65.52 Sexual sadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001132 sexual sadism disorder skos:exactMatch MESH:D012448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001132 sexual sadism disorder skos:exactMatch NCIT:C94358 Sexual Sadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001132 sexual sadism disorder skos:exactMatch SCTID:59394009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001133 malignant essential hypertension skos:exactMatch DOID:10823 malignant essential hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001133 malignant essential hypertension skos:exactMatch NCIT:C34802 Malignant Essential Hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001133 malignant essential hypertension skos:exactMatch SCTID:78975002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001133 malignant essential hypertension skos:exactMatch UMLS:C0024588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001134 essential hypertension skos:exactMatch DOID:10825 essential hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001134 essential hypertension skos:exactMatch MESH:D000075222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001134 essential hypertension skos:exactMatch Orphanet:243761 NON RARE IN EUROPE: Essential hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001134 essential hypertension skos:exactMatch SCTID:59621000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001134 essential hypertension skos:exactMatch UMLS:C0085580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001135 voyeurism skos:exactMatch DOID:10834 voyeurism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001135 voyeurism skos:exactMatch ICD10CM:F65.3 Voyeurism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001135 voyeurism skos:exactMatch MESH:D014843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001135 voyeurism skos:exactMatch NCIT:C94360 Voyeurism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001135 voyeurism skos:exactMatch SCTID:63835008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001136 chylocele of tunica vaginalis skos:exactMatch DOID:10835 chylocele of tunica vaginalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001136 chylocele of tunica vaginalis skos:exactMatch SCTID:7864001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001136 chylocele of tunica vaginalis skos:exactMatch UMLS:C0156315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001137 Murray valley encephalitis skos:exactMatch DOID:10842 Murray Valley encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001137 Murray valley encephalitis skos:exactMatch ICD10CM:A83.4 Australian encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001137 Murray valley encephalitis skos:exactMatch SCTID:66454007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001137 Murray valley encephalitis skos:exactMatch UMLS:C0153066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001138 angiodysplasia of intestine skos:exactMatch DOID:10846 angiodysplasia of intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001138 angiodysplasia of intestine skos:exactMatch SCTID:235853006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001138 angiodysplasia of intestine skos:exactMatch UMLS:C0267367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001139 sexual masochism disorder skos:exactMatch DOID:10849 sexual masochism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001139 sexual masochism disorder skos:exactMatch ICD10CM:F65.51 Sexual masochism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001139 sexual masochism disorder skos:exactMatch MESH:D008398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001139 sexual masochism disorder skos:exactMatch NCIT:C94356 Sexual Masochism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001139 sexual masochism disorder skos:exactMatch SCTID:51239001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001141 middle ear cholesterol granuloma skos:exactMatch DOID:10852 middle ear cholesterol granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001141 middle ear cholesterol granuloma skos:exactMatch SCTID:28371001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001141 middle ear cholesterol granuloma skos:exactMatch UMLS:C0155492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001142 salivary gland disorder skos:exactMatch DOID:10854 salivary gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001142 salivary gland disorder skos:exactMatch MESH:D012466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001142 salivary gland disorder skos:exactMatch NCIT:C26879 Salivary Gland Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001142 salivary gland disorder skos:exactMatch SCTID:10890000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001142 salivary gland disorder skos:exactMatch UMLS:C0036093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001143 paralytic strabismus skos:exactMatch DOID:10863 paralytic squint semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001143 paralytic strabismus skos:exactMatch SCTID:400942002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001143 paralytic strabismus skos:exactMatch UMLS:C0152221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001144 partial third-nerve palsy skos:exactMatch DOID:10864 partial third-nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001144 partial third-nerve palsy skos:exactMatch SCTID:194118007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001144 partial third-nerve palsy skos:exactMatch UMLS:C0271370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001145 total third-nerve palsy skos:exactMatch DOID:10866 total third-nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001145 total third-nerve palsy skos:exactMatch SCTID:194119004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001145 total third-nerve palsy skos:exactMatch UMLS:C0271371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001146 fourth cranial nerve palsy skos:exactMatch DOID:10869 fourth cranial nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001146 fourth cranial nerve palsy skos:exactMatch SCTID:20610004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001147 meningocele skos:exactMatch DOID:1088 meningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001147 meningocele skos:exactMatch MESH:D008588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001147 meningocele skos:exactMatch NCIT:C101209 Spinal Meningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001147 meningocele skos:exactMatch NCIT:C105595 Meningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001147 meningocele skos:exactMatch Orphanet:93968 Meningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001147 meningocele skos:exactMatch SCTID:171131006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001147 meningocele skos:exactMatch UMLS:C0025299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001148 iliac vein thrombophlebitis skos:exactMatch DOID:10880 iliac vein thrombophlebitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001148 iliac vein thrombophlebitis skos:exactMatch SCTID:42861008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001148 iliac vein thrombophlebitis skos:exactMatch UMLS:C0347887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001149 microcephaly skos:exactMatch DOID:10907 microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001149 microcephaly skos:exactMatch MESH:D008831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001149 microcephaly skos:exactMatch NCIT:C85874 Microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001149 microcephaly skos:exactMatch SCTID:1829003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001150 hydrocephalus skos:exactMatch DOID:10908 hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001150 hydrocephalus skos:exactMatch ICD10CM:G91 Hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001150 hydrocephalus skos:exactMatch MESH:D006849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001150 hydrocephalus skos:exactMatch NCIT:C3111 Hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001150 hydrocephalus skos:exactMatch SCTID:230745008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001151 benign essential hypertension skos:exactMatch DOID:10913 benign essential hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001151 benign essential hypertension skos:exactMatch SCTID:1201005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001151 benign essential hypertension skos:exactMatch UMLS:C0155583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001152 amnestic disorder skos:exactMatch DOID:10914 amnestic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001152 amnestic disorder skos:exactMatch SCTID:3298001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001153 gender dysphoria skos:exactMatch MESH:D000068116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001153 gender dysphoria skos:exactMatch Orphanet:459690 NON RARE IN EUROPE: Gender dysphoria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001153 gender dysphoria skos:exactMatch SCTID:93461009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001154 Siberian tick typhus skos:exactMatch DOID:10921 Siberian tick typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001154 Siberian tick typhus skos:exactMatch SCTID:186781003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001154 Siberian tick typhus skos:exactMatch UMLS:C0549160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001155 gastrojejunal ulcer skos:exactMatch DOID:10927 gastrojejunal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001155 gastrojejunal ulcer skos:exactMatch ICD10CM:K28.0 Acute gastrojejunal ulcer with hemorrhage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001155 gastrojejunal ulcer skos:exactMatch SCTID:4269005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001155 gastrojejunal ulcer skos:exactMatch UMLS:C0156042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001155 gastrojejunal ulcer skos:exactMatch UMLS:C0156044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001155 gastrojejunal ulcer skos:exactMatch UMLS:C0156045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001155 gastrojejunal ulcer skos:exactMatch UMLS:C0156047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001155 gastrojejunal ulcer skos:exactMatch UMLS:C0156048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001155 gastrojejunal ulcer skos:exactMatch UMLS:C0156050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001156 borderline personality disorder skos:exactMatch DOID:10930 borderline personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001156 borderline personality disorder skos:exactMatch MESH:D001883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001156 borderline personality disorder skos:exactMatch NCIT:C92633 Borderline Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001156 borderline personality disorder skos:exactMatch SCTID:20010003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001157 dependent personality disorder skos:exactMatch DOID:10931 dependent personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001157 dependent personality disorder skos:exactMatch ICD10CM:F60.7 Dependent personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001157 dependent personality disorder skos:exactMatch MESH:D003859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001157 dependent personality disorder skos:exactMatch NCIT:C92637 Dependent Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001157 dependent personality disorder skos:exactMatch SCTID:84466009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001158 obsessive-compulsive personality disorder skos:exactMatch DOID:10932 obsessive-compulsive personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001158 obsessive-compulsive personality disorder skos:exactMatch ICD10CM:F60.5 Obsessive-compulsive personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001158 obsessive-compulsive personality disorder skos:exactMatch MESH:D003193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001158 obsessive-compulsive personality disorder skos:exactMatch NCIT:C92638 Obsessive-Compulsive Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001158 obsessive-compulsive personality disorder skos:exactMatch SCTID:1376001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001159 multiple personality disorder skos:exactMatch DOID:10934 multiple personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001159 multiple personality disorder skos:exactMatch ICD10CM:F44.81 Dissociative identity disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001159 multiple personality disorder skos:exactMatch MESH:D009105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001159 multiple personality disorder skos:exactMatch NCIT:C94330 Dissociative Identity Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001159 multiple personality disorder skos:exactMatch SCTID:31611000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001160 dissociative disorder skos:exactMatch DOID:10935 dissociative disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001160 dissociative disorder skos:exactMatch MESH:D004213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001160 dissociative disorder skos:exactMatch NCIT:C92197 Dissociative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001161 schizoid personality disorder skos:exactMatch DOID:10936 schizoid personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001161 schizoid personality disorder skos:exactMatch ICD10CM:F60.1 Schizoid personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001161 schizoid personality disorder skos:exactMatch MESH:D012557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001161 schizoid personality disorder skos:exactMatch NCIT:C92631 Schizoid Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001161 schizoid personality disorder skos:exactMatch SCTID:52954000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001162 impulse control disorder skos:exactMatch DOID:10937 impulse control disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001162 impulse control disorder skos:exactMatch NCIT:C34723 Impulse-Control Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001162 impulse control disorder skos:exactMatch SCTID:66347000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001163 paranoid personality disorder skos:exactMatch DOID:10938 paranoid personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001163 paranoid personality disorder skos:exactMatch ICD10CM:F60.0 Paranoid personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001163 paranoid personality disorder skos:exactMatch MESH:D010260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001163 paranoid personality disorder skos:exactMatch NCIT:C92630 Paranoid Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001163 paranoid personality disorder skos:exactMatch SCTID:13601005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001164 antisocial personality disorder skos:exactMatch DOID:10939 antisocial personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001164 antisocial personality disorder skos:exactMatch ICD10CM:F60.2 Antisocial personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001164 antisocial personality disorder skos:exactMatch MESH:D000987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001164 antisocial personality disorder skos:exactMatch NCIT:C88413 Antisocial Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001164 antisocial personality disorder skos:exactMatch SCTID:26665006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001165 tongue disorder skos:exactMatch DOID:10944 tongue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001165 tongue disorder skos:exactMatch MESH:D014060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001165 tongue disorder skos:exactMatch NCIT:C173793 Tongue Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001165 tongue disorder skos:exactMatch SCTID:69244009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001165 tongue disorder skos:exactMatch UMLS:C0040409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001166 nephritis skos:exactMatch DOID:10952 nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001166 nephritis skos:exactMatch MESH:D009393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001166 nephritis skos:exactMatch NCIT:C26833 Nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001166 nephritis skos:exactMatch SCTID:52845002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001166 nephritis skos:exactMatch UMLS:C0027697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001167 spastic diplegia skos:exactMatch DOID:10965 spastic diplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001167 spastic diplegia skos:exactMatch MESH:C537945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001167 spastic diplegia skos:exactMatch NCIT:C34781 Spastic Diplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001167 spastic diplegia skos:exactMatch SCTID:281411007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001167 spastic diplegia skos:exactMatch SCTID:58193001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001167 spastic diplegia skos:exactMatch UMLS:C0270804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001168 spastic hemiplegia skos:exactMatch DOID:10967 spastic hemiplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001168 spastic hemiplegia skos:exactMatch NCIT:C116905 Spastic Hemiplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001168 spastic hemiplegia skos:exactMatch SCTID:79633009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001168 spastic hemiplegia skos:exactMatch UMLS:C0270805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001169 spastic monoplegia skos:exactMatch DOID:10968 spastic monoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001169 spastic monoplegia skos:exactMatch UMLS:C0154698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001170 hemiplegia skos:exactMatch DOID:10969 hemiplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001170 hemiplegia skos:exactMatch MESH:D006429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001170 hemiplegia skos:exactMatch SCTID:1593000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001171 acute salpingo-oophoritis skos:exactMatch DOID:10971 acute salpingo-oophoritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001171 acute salpingo-oophoritis skos:exactMatch SCTID:266581008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001171 acute salpingo-oophoritis skos:exactMatch UMLS:C0156327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001172 salpingo-oophoritis skos:exactMatch DOID:10972 salpingo-oophoritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001172 salpingo-oophoritis skos:exactMatch NCIT:C171201 Salpingo-Oophoritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001172 salpingo-oophoritis skos:exactMatch SCTID:46536000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001172 salpingo-oophoritis skos:exactMatch UMLS:C0036133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001173 acute salpingitis skos:exactMatch DOID:10973 acute salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001173 acute salpingitis skos:exactMatch ICD10CM:N70.01 Acute salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001173 acute salpingitis skos:exactMatch NCIT:C40120 Acute Salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001173 acute salpingitis skos:exactMatch SCTID:8912009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001173 acute salpingitis skos:exactMatch UMLS:C0269038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001174 conjunctival vascular disorder skos:exactMatch DOID:10989 conjunctival vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001174 conjunctival vascular disorder skos:exactMatch NCIT:C35116 Conjunctival Vascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001174 conjunctival vascular disorder skos:exactMatch SCTID:74100001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001175 immature cataract skos:exactMatch DOID:10997 immature cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001175 immature cataract skos:exactMatch SCTID:446474007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001175 immature cataract skos:exactMatch UMLS:C0271163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001175 immature cataract skos:exactMatch UMLS:C2939157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001175 immature cataract skos:exactMatch UMLS:C2960113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001176 lens disorder skos:exactMatch DOID:110 lens disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001176 lens disorder skos:exactMatch ICD10CM:H25-H28 Disorders of lens (H25-H28) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001176 lens disorder skos:exactMatch MESH:D007905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001176 lens disorder skos:exactMatch NCIT:C26812 Lens Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001176 lens disorder skos:exactMatch SCTID:10810001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001176 lens disorder skos:exactMatch UMLS:C0023308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001177 anorectal stricture skos:exactMatch DOID:11014 anorectal stricture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001177 anorectal stricture skos:exactMatch SCTID:197216007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001178 pseudopterygium skos:exactMatch DOID:11028 pseudopterygium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001178 pseudopterygium skos:exactMatch SCTID:66139007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001178 pseudopterygium skos:exactMatch UMLS:C0155161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001179 pinguecula skos:exactMatch DOID:11029 pinguecula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001179 pinguecula skos:exactMatch MESH:D059407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001179 pinguecula skos:exactMatch SCTID:87614000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001179 pinguecula skos:exactMatch UMLS:C0152255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001180 bullous keratopathy skos:exactMatch DOID:11031 bullous keratopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001180 bullous keratopathy skos:exactMatch ICD10CM:H18.1 Bullous keratopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001180 bullous keratopathy skos:exactMatch NCIT:C26970 Bullous Keratopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001180 bullous keratopathy skos:exactMatch SCTID:57207003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001180 bullous keratopathy skos:exactMatch UMLS:C0155111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001181 secondary corneal edema skos:exactMatch DOID:11032 secondary corneal edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001181 secondary corneal edema skos:exactMatch SCTID:27536004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001181 secondary corneal edema skos:exactMatch UMLS:C0155110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001182 idiopathic corneal edema skos:exactMatch DOID:11033 idiopathic corneal edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001182 idiopathic corneal edema skos:exactMatch SCTID:1794009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001182 idiopathic corneal edema skos:exactMatch UMLS:C0155109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001183 contact lens corneal edema skos:exactMatch DOID:11034 contact lens corneal edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001183 contact lens corneal edema skos:exactMatch SCTID:49362009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001183 contact lens corneal edema skos:exactMatch UMLS:C0474442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001184 chronic rapidly progressive glomerulonephritis skos:exactMatch DOID:11036 chronic rapidly progressive glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001184 chronic rapidly progressive glomerulonephritis skos:exactMatch SCTID:197614002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001184 chronic rapidly progressive glomerulonephritis skos:exactMatch UMLS:C0341694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001185 dissociative amnesia skos:exactMatch DOID:11037 dissociative amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001185 dissociative amnesia skos:exactMatch ICD10CM:F44.0 Dissociative amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001185 dissociative amnesia skos:exactMatch NCIT:C94328 Dissociative Amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001185 dissociative amnesia skos:exactMatch SCTID:84209002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001186 depersonalization disorder skos:exactMatch DOID:11038 depersonalization disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001186 depersonalization disorder skos:exactMatch NCIT:C94331 Depersonalization Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001186 depersonalization disorder skos:exactMatch SCTID:70764005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001187 urinary bladder cancer skos:exactMatch DOID:11054 urinary bladder cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001187 urinary bladder cancer skos:exactMatch NCIT:C9334 Malignant Bladder Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001187 urinary bladder cancer skos:exactMatch OMIM:109800 bladder cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001187 urinary bladder cancer skos:exactMatch Orphanet:157980 NON RARE IN EUROPE: Bladder cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001187 urinary bladder cancer skos:exactMatch SCTID:399326009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001187 urinary bladder cancer skos:exactMatch UMLS:C0005684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001188 esophagus lymphoma skos:exactMatch DOID:1106 esophagus lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001188 esophagus lymphoma skos:exactMatch NCIT:C5687 Esophageal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001188 esophagus lymphoma skos:exactMatch UMLS:C1333459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001190 Brucella suis brucellosis skos:exactMatch DOID:11076 Brucella suis brucellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001191 hirudiniasis skos:exactMatch DOID:11079 leech infestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001191 hirudiniasis skos:exactMatch SCTID:64351000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001191 hirudiniasis skos:exactMatch UMLS:C0019575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001192 esophageal melanoma skos:exactMatch DOID:1108 esophagus melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001192 esophageal melanoma skos:exactMatch NCIT:C5707 Esophageal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001192 esophageal melanoma skos:exactMatch UMLS:C1333460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001193 obsolete chorioretinal scar skos:exactMatch DOID:11086 chorioretinal scar semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001193 obsolete chorioretinal scar skos:exactMatch SCTID:53854005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001195 spotted fever skos:exactMatch DOID:11104 spotted fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001195 spotted fever skos:exactMatch ICD10CM:A77 Spotted fever [tick-borne rickettsioses] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001195 spotted fever skos:exactMatch Orphanet:102022 Spotted fever rickettsiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001195 spotted fever skos:exactMatch SCTID:186771002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001195 spotted fever skos:exactMatch UMLS:C0038041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001196 psychologic dyspareunia skos:exactMatch DOID:11120 psychologic dyspareunia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001196 psychologic dyspareunia skos:exactMatch MESH:D004414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001196 psychologic dyspareunia skos:exactMatch SCTID:41021005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001197 qualitative platelet defect skos:exactMatch DOID:11125 qualitative platelet defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001197 qualitative platelet defect skos:exactMatch SCTID:267532001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001197 qualitative platelet defect skos:exactMatch UMLS:C0235604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001198 acquired thrombocytopenia skos:exactMatch DOID:11126 acquired thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001198 acquired thrombocytopenia skos:exactMatch SCTID:74576004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001198 acquired thrombocytopenia skos:exactMatch UMLS:C0154301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001199 dislocation of ear ossicle skos:exactMatch DOID:11129 dislocation of ear ossicle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001199 dislocation of ear ossicle skos:exactMatch SCTID:87040007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001200 secondary hypertension skos:exactMatch DOID:11130 secondary hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001200 secondary hypertension skos:exactMatch SCTID:31992008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001200 secondary hypertension skos:exactMatch UMLS:C0155616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001202 prostatic cyst skos:exactMatch DOID:11133 prostatic cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001202 prostatic cyst skos:exactMatch ICD10CM:N42.83 Cyst of prostate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001202 prostatic cyst skos:exactMatch SCTID:409658007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001202 prostatic cyst skos:exactMatch UMLS:C1443972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001203 prolapse of lacrimal gland skos:exactMatch DOID:11134 prolapse of lacrimal gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001203 prolapse of lacrimal gland skos:exactMatch SCTID:84777002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001203 prolapse of lacrimal gland skos:exactMatch UMLS:C0155231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001204 esophagus sarcoma skos:exactMatch DOID:1114 esophagus sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001204 esophagus sarcoma skos:exactMatch NCIT:C5341 Esophageal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001204 esophagus sarcoma skos:exactMatch UMLS:C1333466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001205 hypersecretion glaucoma skos:exactMatch DOID:11148 hypersecretion glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001205 hypersecretion glaucoma skos:exactMatch SCTID:29369005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001205 hypersecretion glaucoma skos:exactMatch UMLS:C0154968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001206 aqueous misdirection skos:exactMatch DOID:11149 aqueous misdirection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001207 neonatal respiratory failure skos:exactMatch DOID:11161 neonatal respiratory failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001207 neonatal respiratory failure skos:exactMatch ICD10CM:P28.5 Respiratory failure of newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001207 neonatal respiratory failure skos:exactMatch SCTID:95619009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001207 neonatal respiratory failure skos:exactMatch UMLS:C0521648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001208 acute respiratory failure skos:exactMatch NCIT:C27043 Acute Respiratory Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001208 acute respiratory failure skos:exactMatch SCTID:65710008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001208 acute respiratory failure skos:exactMatch UMLS:C0264490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001209 common wart skos:exactMatch DOID:11165 common wart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001209 common wart skos:exactMatch MESH:D014860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001209 common wart skos:exactMatch NCIT:C27087 Verruca Vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001209 common wart skos:exactMatch SCTID:57019003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001209 common wart skos:exactMatch UMLS:C0043037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001210 enophthalmos skos:exactMatch DOID:11175 enophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001210 enophthalmos skos:exactMatch MESH:D015841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001210 enophthalmos skos:exactMatch SCTID:80093006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001210 enophthalmos skos:exactMatch UMLS:C0014306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001211 total internal ophthalmoplegia skos:exactMatch DOID:11177 total internal ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001211 total internal ophthalmoplegia skos:exactMatch SCTID:86266009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001211 total internal ophthalmoplegia skos:exactMatch UMLS:C0152197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001212 non-suppurative otitis media skos:exactMatch DOID:11180 non-suppurative otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001212 non-suppurative otitis media skos:exactMatch SCTID:275481002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001212 non-suppurative otitis media skos:exactMatch UMLS:C0271446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001213 serous glue ear skos:exactMatch DOID:11181 serous glue ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001213 serous glue ear skos:exactMatch SCTID:81564005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001213 serous glue ear skos:exactMatch UMLS:C0155421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001214 acute conjunctivitis skos:exactMatch DOID:11184 acute conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001214 acute conjunctivitis skos:exactMatch NCIT:C35195 Acute Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001214 acute conjunctivitis skos:exactMatch SCTID:53726008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001214 acute conjunctivitis skos:exactMatch UMLS:C0155141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001215 allescheriosis skos:exactMatch DOID:11186 allescheriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001215 allescheriosis skos:exactMatch SCTID:80936003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001215 allescheriosis skos:exactMatch UMLS:C0153285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001216 pulp degeneration skos:exactMatch DOID:11189 pulp degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001216 pulp degeneration skos:exactMatch ICD10CM:K04.2 Pulp degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001216 pulp degeneration skos:exactMatch SCTID:22361007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001216 pulp degeneration skos:exactMatch UMLS:C0034100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001217 pseudomembranous conjunctivitis skos:exactMatch DOID:11190 pseudomembranous conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001217 pseudomembranous conjunctivitis skos:exactMatch NCIT:C35196 Pseudomembranous Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001217 pseudomembranous conjunctivitis skos:exactMatch SCTID:72115001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001217 pseudomembranous conjunctivitis skos:exactMatch UMLS:C0155144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001218 acute laryngopharyngitis skos:exactMatch DOID:11195 acute laryngopharyngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001218 acute laryngopharyngitis skos:exactMatch ICD10CM:J06.0 Acute laryngopharyngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001218 acute laryngopharyngitis skos:exactMatch SCTID:55355000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001218 acute laryngopharyngitis skos:exactMatch UMLS:C0155817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001219 serous conjunctivitis except viral skos:exactMatch DOID:11197 serous conjunctivitis except viral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001219 serous conjunctivitis except viral skos:exactMatch SCTID:9824006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001219 serous conjunctivitis except viral skos:exactMatch UMLS:C0155142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001220 hypoparathyroidism skos:exactMatch DOID:11199 hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001220 hypoparathyroidism skos:exactMatch ICD10CM:E20 Hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001220 hypoparathyroidism skos:exactMatch MESH:D007011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001220 hypoparathyroidism skos:exactMatch NCIT:C78350 Hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001220 hypoparathyroidism skos:exactMatch SCTID:36976004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001221 esophageal varices skos:exactMatch DOID:112 esophageal varix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001221 esophageal varices skos:exactMatch ICD10CM:I85 Esophageal varices semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001221 esophageal varices skos:exactMatch MESH:D004932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001221 esophageal varices skos:exactMatch NCIT:C53506 Esophageal Varices semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001221 esophageal varices skos:exactMatch SCTID:28670008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001222 congenital T-cell immunodeficiency skos:exactMatch DOID:11200 T cell deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001222 congenital T-cell immunodeficiency skos:exactMatch NCIT:C27872 Congenital T-Cell Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001222 congenital T-cell immunodeficiency skos:exactMatch UMLS:C1333147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001223 parathyroid gland disorder skos:exactMatch DOID:11201 parathyroid gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001223 parathyroid gland disorder skos:exactMatch MESH:D010279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001223 parathyroid gland disorder skos:exactMatch NCIT:C26844 Parathyroid Gland Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001223 parathyroid gland disorder skos:exactMatch SCTID:73132005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001223 parathyroid gland disorder skos:exactMatch UMLS:C0030517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001224 Angelucci syndrome skos:exactMatch DOID:11203 Angelucci's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001224 Angelucci syndrome skos:exactMatch ICD10CM:H10.1 Acute atopic conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001224 Angelucci syndrome skos:exactMatch NCIT:C34353 Acute Atopic Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001224 Angelucci syndrome skos:exactMatch SCTID:67678004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001224 Angelucci syndrome skos:exactMatch UMLS:C0001309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001225 opioid abuse skos:exactMatch DOID:11206 opioid abuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001225 opioid abuse skos:exactMatch SCTID:5602001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001226 acute contagious conjunctivitis skos:exactMatch DOID:11213 acute contagious conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001226 acute contagious conjunctivitis skos:exactMatch NCIT:C35704 Acute Contagious Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001226 acute contagious conjunctivitis skos:exactMatch SCTID:399219006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001226 acute contagious conjunctivitis skos:exactMatch UMLS:C1313983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001227 chronic tympanitis skos:exactMatch DOID:11217 chronic tympanitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001227 chronic tympanitis skos:exactMatch SCTID:89723004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001227 chronic tympanitis skos:exactMatch UMLS:C0395849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001228 conjunctival folliculosis skos:exactMatch DOID:11219 conjunctival folliculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001228 conjunctival folliculosis skos:exactMatch SCTID:41308008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001228 conjunctival folliculosis skos:exactMatch UMLS:C0155143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001229 small intestine diverticulitis skos:exactMatch DOID:11223 small intestine diverticulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001229 small intestine diverticulitis skos:exactMatch SCTID:56165008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001230 acute orbital inflammation skos:exactMatch DOID:11230 acute orbital inflammation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001230 acute orbital inflammation skos:exactMatch SCTID:20551005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001231 orbital periostitis skos:exactMatch DOID:11231 orbital periostitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001231 orbital periostitis skos:exactMatch SCTID:65974003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001231 orbital periostitis skos:exactMatch UMLS:C0155257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001232 orbital osteomyelitis skos:exactMatch DOID:11232 orbital osteomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001232 orbital osteomyelitis skos:exactMatch SCTID:65875003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001232 orbital osteomyelitis skos:exactMatch UMLS:C0155258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001233 orbital tenonitis skos:exactMatch DOID:11233 orbital tenonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001233 orbital tenonitis skos:exactMatch SCTID:8976003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001233 orbital tenonitis skos:exactMatch UMLS:C0155259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001234 adhesive otitis media skos:exactMatch DOID:11235 adhesive otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001234 adhesive otitis media skos:exactMatch ICD10CM:H74.1 Adhesive middle ear disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001234 adhesive otitis media skos:exactMatch SCTID:7699004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001234 adhesive otitis media skos:exactMatch UMLS:C0155478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001235 appendix cancer skos:exactMatch DOID:11239 appendix cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001235 appendix cancer skos:exactMatch NCIT:C9333 Malignant Appendix Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001235 appendix cancer skos:exactMatch SCTID:363411007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001235 appendix cancer skos:exactMatch UMLS:C0496779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001236 appendiceal neoplasm skos:exactMatch DOID:11240 appendiceal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001236 appendiceal neoplasm skos:exactMatch MESH:D001063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001236 appendiceal neoplasm skos:exactMatch NCIT:C4434 Appendix Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001236 appendiceal neoplasm skos:exactMatch SCTID:126846004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001236 appendiceal neoplasm skos:exactMatch UMLS:C0003614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001237 appendix lymphoma skos:exactMatch DOID:11241 appendix lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001237 appendix lymphoma skos:exactMatch NCIT:C5513 Appendix Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001237 appendix lymphoma skos:exactMatch UMLS:C1332328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001238 polycythemia neonatorum skos:exactMatch DOID:11242 plethora of newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001238 polycythemia neonatorum skos:exactMatch ICD10CM:P61.1 Polycythemia neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001238 polycythemia neonatorum skos:exactMatch NCIT:C27069 Polycythemia Neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001238 polycythemia neonatorum skos:exactMatch SCTID:32984002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001238 polycythemia neonatorum skos:exactMatch UMLS:C0272153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001239 anemia of prematurity skos:exactMatch DOID:11243 anemia of prematurity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001239 anemia of prematurity skos:exactMatch ICD10CM:P61.2 Anemia of prematurity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001239 anemia of prematurity skos:exactMatch NCIT:C97167 Anemia of Prematurity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001239 anemia of prematurity skos:exactMatch SCTID:47100003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001239 anemia of prematurity skos:exactMatch UMLS:C0158996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001240 neonatal anemia skos:exactMatch DOID:11244 neonatal anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001240 neonatal anemia skos:exactMatch MESH:D000751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001240 neonatal anemia skos:exactMatch SCTID:234350007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001240 neonatal anemia skos:exactMatch UMLS:C0002891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001241 transient neonatal neutropenia skos:exactMatch DOID:11245 transient neonatal neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001241 transient neonatal neutropenia skos:exactMatch ICD10CM:P61.5 Transient neonatal neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001241 transient neonatal neutropenia skos:exactMatch SCTID:55444004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001241 transient neonatal neutropenia skos:exactMatch UMLS:C0158997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001242 disseminated intravascular coagulation in newborn skos:exactMatch DOID:11246 DIC in newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001242 disseminated intravascular coagulation in newborn skos:exactMatch NCIT:C111856 Disseminated Intravascular Coagulation in Newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001242 disseminated intravascular coagulation in newborn skos:exactMatch SCTID:34417008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001242 disseminated intravascular coagulation in newborn skos:exactMatch UMLS:C0158992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001243 disseminated intravascular coagulation skos:exactMatch DOID:11247 disseminated intravascular coagulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001243 disseminated intravascular coagulation skos:exactMatch MESH:D004211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001243 disseminated intravascular coagulation skos:exactMatch NCIT:C2992 Disseminated Intravascular Coagulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001243 disseminated intravascular coagulation skos:exactMatch SCTID:67406007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001243 disseminated intravascular coagulation skos:exactMatch UMLS:C0012739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001243 disseminated intravascular coagulation skos:exactMatch UMLS:C4321305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001244 vitamin K deficiency hemorrhagic disease skos:exactMatch DOID:11249 vitamin K deficiency bleeding semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001244 vitamin K deficiency hemorrhagic disease skos:exactMatch ICD10CM:E56.1 Deficiency of vitamin K semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001244 vitamin K deficiency hemorrhagic disease skos:exactMatch MESH:D014813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001244 vitamin K deficiency hemorrhagic disease skos:exactMatch NCIT:C99108 Vitamin K Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001244 vitamin K deficiency hemorrhagic disease skos:exactMatch SCTID:52675005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001244 vitamin K deficiency hemorrhagic disease skos:exactMatch UMLS:C0042880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001244 vitamin K deficiency hemorrhagic disease skos:exactMatch UMLS:C0272348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001245 microcytic anemia skos:exactMatch DOID:11252 microcytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001245 microcytic anemia skos:exactMatch NCIT:C35141 Microcytic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001245 microcytic anemia skos:exactMatch SCTID:234349007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001246 typhus skos:exactMatch DOID:11256 typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001246 typhus skos:exactMatch Orphanet:102023 Typhus-group rickettsiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001246 typhus skos:exactMatch SCTID:240613006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001246 typhus skos:exactMatch UMLS:C0041471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001246 typhus skos:exactMatch UMLS:C0041472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001247 social phobia skos:exactMatch DOID:11257 social phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001247 social phobia skos:exactMatch MESH:D000072861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001247 social phobia skos:exactMatch NCIT:C34927 Social Anxiety Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001247 social phobia skos:exactMatch SCTID:25501002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001249 trachoma skos:exactMatch DOID:11265 trachoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001249 trachoma skos:exactMatch MESH:D014141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001249 trachoma skos:exactMatch SCTID:2576002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001249 trachoma skos:exactMatch UMLS:C0040592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001250 keratomalacia skos:exactMatch DOID:11267 keratomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001250 keratomalacia skos:exactMatch MESH:C536156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001250 keratomalacia skos:exactMatch SCTID:85149007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001250 keratomalacia skos:exactMatch UMLS:C0152455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001251 chronic apical periodontitis skos:exactMatch DOID:11269 chronic apical periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001251 chronic apical periodontitis skos:exactMatch ICD10CM:K04.5 Chronic apical periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001251 chronic apical periodontitis skos:exactMatch SCTID:718052004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001251 chronic apical periodontitis skos:exactMatch UMLS:C0392492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001252 Plummer disease skos:exactMatch DOID:11277 Plummer's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001252 Plummer disease skos:exactMatch NCIT:C35171 Toxic Nodular Goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001252 Plummer disease skos:exactMatch SCTID:57777000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001252 Plummer disease skos:exactMatch UMLS:C0342127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001253 obsolete solar retinopathy skos:exactMatch DOID:11282 solar retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001253 obsolete solar retinopathy skos:exactMatch SCTID:1135000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001253 obsolete solar retinopathy skos:exactMatch UMLS:C0152131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001254 obsolete peripheral scars of retina skos:exactMatch DOID:11283 peripheral scars of retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001255 ventilation pneumonitis skos:exactMatch DOID:11289 ventilation pneumonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001255 ventilation pneumonitis skos:exactMatch SCTID:195990006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001255 ventilation pneumonitis skos:exactMatch UMLS:C0155891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001256 arteriovenous hemangioma/malformation skos:exactMatch DOID:11294 arteriovenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001256 arteriovenous hemangioma/malformation skos:exactMatch MESH:D001165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001256 arteriovenous hemangioma/malformation skos:exactMatch NCIT:C2882 Arteriovenous Malformation/Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001256 arteriovenous hemangioma/malformation skos:exactMatch SCTID:233982006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001256 arteriovenous hemangioma/malformation skos:exactMatch UMLS:C0334533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001257 retinal microaneurysm skos:exactMatch DOID:11295 retinal microaneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001257 retinal microaneurysm skos:exactMatch SCTID:34037000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001257 retinal microaneurysm skos:exactMatch UMLS:C0154834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001258 vertebral artery occlusion skos:exactMatch DOID:11299 vertebral artery occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001258 vertebral artery occlusion skos:exactMatch ICD10CM:I65.0 Occlusion and stenosis of vertebral artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001258 vertebral artery occlusion skos:exactMatch SCTID:195182007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001259 pituitary gland infarction skos:exactMatch DOID:1130 pituitary infarct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001259 pituitary gland infarction skos:exactMatch NCIT:C27117 Pituitary Gland Infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001259 pituitary gland infarction skos:exactMatch SCTID:95830009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001259 pituitary gland infarction skos:exactMatch UMLS:C0342405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001260 cercarial dermatitis skos:exactMatch DOID:11302 cercarial dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001260 cercarial dermatitis skos:exactMatch ICD10CM:B65.3 Cercarial dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001260 cercarial dermatitis skos:exactMatch NCIT:C128349 Cercarial Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001260 cercarial dermatitis skos:exactMatch SCTID:238534006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001260 cercarial dermatitis skos:exactMatch UMLS:C0546996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001260 cercarial dermatitis skos:exactMatch UMLS:C4282208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001261 Mobitz type II atrioventricular block skos:exactMatch DOID:11312 Mobitz type II atrioventricular block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001261 Mobitz type II atrioventricular block skos:exactMatch NCIT:C62018 AV Block Second Degree Mobitz Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001261 Mobitz type II atrioventricular block skos:exactMatch SCTID:28189009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001261 Mobitz type II atrioventricular block skos:exactMatch UMLS:C0155700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001262 African histoplasmosis skos:exactMatch DOID:11315 African histoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001262 African histoplasmosis skos:exactMatch SCTID:78511005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001262 African histoplasmosis skos:exactMatch UMLS:C0220977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001263 histoplasmosis retinitis skos:exactMatch DOID:11316 histoplasmosis retinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001263 histoplasmosis retinitis skos:exactMatch SCTID:187058000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001263 histoplasmosis retinitis skos:exactMatch UMLS:C0153278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001265 schizophreniform disorder skos:exactMatch DOID:11328 schizophreniform disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001265 schizophreniform disorder skos:exactMatch ICD10CM:F20.81 Schizophreniform disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001265 schizophreniform disorder skos:exactMatch NCIT:C94376 Schizophreniform Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001265 schizophreniform disorder skos:exactMatch SCTID:88975006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001266 erysipelas skos:exactMatch DOID:11330 erysipelas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001266 erysipelas skos:exactMatch ICD10CM:A46 Erysipelas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001266 erysipelas skos:exactMatch MESH:D004886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001266 erysipelas skos:exactMatch SCTID:44653001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001266 erysipelas skos:exactMatch UMLS:C0014733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001268 gingival recession skos:exactMatch DOID:1134 gingival recession semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001268 gingival recession skos:exactMatch ICD10CM:K06.0 Gingival recession semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001268 gingival recession skos:exactMatch MESH:D005889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001268 gingival recession skos:exactMatch SCTID:59898000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001268 gingival recession skos:exactMatch UMLS:C0017572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001268 gingival recession skos:exactMatch UMLS:C0266916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001269 scleral disorder skos:exactMatch DOID:11343 scleral disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001269 scleral disorder skos:exactMatch MESH:D015422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001269 scleral disorder skos:exactMatch NCIT:C79717 Sclera Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001269 scleral disorder skos:exactMatch SCTID:33064008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001269 scleral disorder skos:exactMatch UMLS:C0036412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001270 stone in bladder diverticulum skos:exactMatch DOID:11354 stone in bladder diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001270 stone in bladder diverticulum skos:exactMatch SCTID:18109005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001270 stone in bladder diverticulum skos:exactMatch UMLS:C0156265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001271 lens subluxation skos:exactMatch DOID:11364 lens subluxation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001271 lens subluxation skos:exactMatch MESH:D007906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001271 lens subluxation skos:exactMatch NCIT:C34772 Lens Subluxation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001271 lens subluxation skos:exactMatch SCTID:65814009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001271 lens subluxation skos:exactMatch UMLS:C0023316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001272 functional diarrhea skos:exactMatch DOID:11371 functional diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001272 functional diarrhea skos:exactMatch ICD10CM:K59.1 Functional diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001272 functional diarrhea skos:exactMatch SCTID:47812002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001272 functional diarrhea skos:exactMatch UMLS:C0156173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001273 megacolon skos:exactMatch DOID:11372 megacolon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001273 megacolon skos:exactMatch MESH:D008531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001273 megacolon skos:exactMatch NCIT:C34810 Megacolon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001273 megacolon skos:exactMatch SCTID:33995003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001274 anal spasm skos:exactMatch DOID:11374 anal spasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001274 anal spasm skos:exactMatch ICD10CM:K59.4 Anal spasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001274 anal spasm skos:exactMatch SCTID:17440005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001274 anal spasm skos:exactMatch UMLS:C0152167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001275 spinal meningioma skos:exactMatch DOID:1138 spinal meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001275 spinal meningioma skos:exactMatch NCIT:C6935 Spinal Cord Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001275 spinal meningioma skos:exactMatch SCTID:189167009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001275 spinal meningioma skos:exactMatch UMLS:C0347515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001276 expressive language disorder skos:exactMatch DOID:11385 expressive language disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001276 expressive language disorder skos:exactMatch ICD10CM:F80.1 Expressive language disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001276 expressive language disorder skos:exactMatch NCIT:C92562 Expressive Language Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001276 expressive language disorder skos:exactMatch SCTID:229733002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001277 cerebral arteritis skos:exactMatch DOID:11390 cerebral arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001277 cerebral arteritis skos:exactMatch SCTID:28366008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001277 cerebral arteritis skos:exactMatch UMLS:C0007773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001279 intraspinal meningioma skos:exactMatch DOID:1140 spinal canal and spinal cord meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001279 intraspinal meningioma skos:exactMatch NCIT:C5134 Spinal Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001279 intraspinal meningioma skos:exactMatch UMLS:C1334264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001280 choroiditis skos:exactMatch DOID:11406 choroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001280 choroiditis skos:exactMatch MESH:D002833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001280 choroiditis skos:exactMatch NCIT:C35111 Posterior Uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001280 choroiditis skos:exactMatch Orphanet:280892 Posterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001280 choroiditis skos:exactMatch SCTID:16553002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001280 choroiditis skos:exactMatch UMLS:C0008526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001280 choroiditis skos:exactMatch UMLS:C0042167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001281 alternating exotropia skos:exactMatch DOID:1142 alternating exotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001281 alternating exotropia skos:exactMatch ICD10CM:H50.15 Alternating exotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001281 alternating exotropia skos:exactMatch SCTID:37214009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001281 alternating exotropia skos:exactMatch UMLS:C0152207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001282 fallopian tube endometriosis skos:exactMatch DOID:11424 fallopian tube endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001282 fallopian tube endometriosis skos:exactMatch NCIT:C26763 Fallopian Tube Endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001282 fallopian tube endometriosis skos:exactMatch SCTID:22611009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001282 fallopian tube endometriosis skos:exactMatch UMLS:C0014177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001283 endosalpingiosis skos:exactMatch DOID:11427 endosalpingiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001283 endosalpingiosis skos:exactMatch NCIT:C40121 Peritoneal Endosalpingiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001283 endosalpingiosis skos:exactMatch SCTID:55850004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001283 endosalpingiosis skos:exactMatch UMLS:C0269106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001284 endometriosis of intestine skos:exactMatch DOID:11428 endometriosis of intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001284 endometriosis of intestine skos:exactMatch ICD10CM:N80.5 Endometriosis of intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001284 endometriosis of intestine skos:exactMatch SCTID:5562006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001284 endometriosis of intestine skos:exactMatch UMLS:C0156347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001285 endometriosis of pelvic peritoneum skos:exactMatch DOID:11429 endometriosis of pelvic peritoneum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001285 endometriosis of pelvic peritoneum skos:exactMatch ICD10CM:N80.3 Endometriosis of pelvic peritoneum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001285 endometriosis of pelvic peritoneum skos:exactMatch SCTID:198251001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001285 endometriosis of pelvic peritoneum skos:exactMatch UMLS:C0156345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001286 exotropia skos:exactMatch DOID:1143 exotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001286 exotropia skos:exactMatch ICD10CM:H50.1 Exotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001286 exotropia skos:exactMatch MESH:D005099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001286 exotropia skos:exactMatch NCIT:C34601 Divergent Strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001286 exotropia skos:exactMatch SCTID:399252000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001286 exotropia skos:exactMatch UMLS:C0015310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001287 endometriosis in cutaneous scar skos:exactMatch DOID:11430 endometriosis in scar of skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001287 endometriosis in cutaneous scar skos:exactMatch ICD10CM:N80.6 Endometriosis in cutaneous scar semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001287 endometriosis in cutaneous scar skos:exactMatch SCTID:53913001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001287 endometriosis in cutaneous scar skos:exactMatch UMLS:C0156348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001288 endometriosis of rectovaginal septum and vagina skos:exactMatch DOID:11431 endometriosis of rectovaginal septum and vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001288 endometriosis of rectovaginal septum and vagina skos:exactMatch ICD10CM:N80.4 Endometriosis of rectovaginal septum and vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001288 endometriosis of rectovaginal septum and vagina skos:exactMatch NCIT:C128064 Vaginal Endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001288 endometriosis of rectovaginal septum and vagina skos:exactMatch SCTID:198253003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001288 endometriosis of rectovaginal septum and vagina skos:exactMatch UMLS:C0156346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001290 allergic cutaneous vasculitis skos:exactMatch DOID:11450 allergic cutaneous vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001290 allergic cutaneous vasculitis skos:exactMatch NCIT:C35119 Allergic Cutaneous Angiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001291 brain compression skos:exactMatch DOID:11457 brain compression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001291 brain compression skos:exactMatch ICD10CM:G93.5 Compression of brain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001291 brain compression skos:exactMatch SCTID:46963008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001291 brain compression skos:exactMatch UMLS:C0009592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001292 autonomic nervous system disorder skos:exactMatch DOID:11465 autonomic nervous system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001292 autonomic nervous system disorder skos:exactMatch MESH:D001342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001292 autonomic nervous system disorder skos:exactMatch SCTID:128123007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001292 autonomic nervous system disorder skos:exactMatch SCTID:15241006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001293 subglottis cancer skos:exactMatch DOID:11472 subglottis cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001293 subglottis cancer skos:exactMatch ICD10CM:C32.2 Malignant neoplasm of subglottis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001293 subglottis cancer skos:exactMatch NCIT:C3546 Malignant Subglottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001293 subglottis cancer skos:exactMatch SCTID:363430007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001293 subglottis cancer skos:exactMatch UMLS:C0153485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001294 Horner syndrome skos:exactMatch DOID:11486 Horner's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001294 Horner syndrome skos:exactMatch MESH:D006732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001294 Horner syndrome skos:exactMatch NCIT:C28155 Horner Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001294 Horner syndrome skos:exactMatch SCTID:192915005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001295 idiopathic peripheral autonomic neuropathy skos:exactMatch DOID:11488 idiopathic peripheral autonomic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001295 idiopathic peripheral autonomic neuropathy skos:exactMatch ICD10CM:G90.0 Idiopathic peripheral autonomic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001295 idiopathic peripheral autonomic neuropathy skos:exactMatch SCTID:86489003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001295 idiopathic peripheral autonomic neuropathy skos:exactMatch UMLS:C0154690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001296 acquired night blindness skos:exactMatch DOID:11491 acquired night blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001296 acquired night blindness skos:exactMatch ICD10CM:H53.62 Acquired night blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001296 acquired night blindness skos:exactMatch SCTID:53808001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001297 cardiac tamponade skos:exactMatch DOID:115 cardiac tamponade semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001297 cardiac tamponade skos:exactMatch ICD10CM:I31.4 Cardiac tamponade semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001297 cardiac tamponade skos:exactMatch MESH:D002305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001297 cardiac tamponade skos:exactMatch NCIT:C50481 Cardiac Tamponade semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001297 cardiac tamponade skos:exactMatch SCTID:35304003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001297 cardiac tamponade skos:exactMatch UMLS:C0007177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001298 congenital mitral valve insufficiency skos:exactMatch DOID:11502 mitral valve insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001298 congenital mitral valve insufficiency skos:exactMatch MESH:D008944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001298 congenital mitral valve insufficiency skos:exactMatch NCIT:C50888 Mitral Valve Insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001298 congenital mitral valve insufficiency skos:exactMatch SCTID:29928006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001298 congenital mitral valve insufficiency skos:exactMatch UMLS:C0158619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001299 diabetic autonomic neuropathy skos:exactMatch DOID:11503 diabetic autonomic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001299 diabetic autonomic neuropathy skos:exactMatch NCIT:C27068 Diabetic Autonomic Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001299 diabetic autonomic neuropathy skos:exactMatch SCTID:50620007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001299 diabetic autonomic neuropathy skos:exactMatch UMLS:C0271686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001300 autonomic neuropathy skos:exactMatch DOID:0060054 autonomic peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001300 autonomic neuropathy skos:exactMatch DOID:11504 autonomic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001300 autonomic neuropathy skos:exactMatch NCIT:C27033 Autonomic Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001300 autonomic neuropathy skos:exactMatch SCTID:277879009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001300 autonomic neuropathy skos:exactMatch UMLS:C0259749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001301 rumination disorder skos:exactMatch DOID:11507 rumination disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001301 rumination disorder skos:exactMatch MESH:D019959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001301 rumination disorder skos:exactMatch NCIT:C92567 Rumination Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001301 rumination disorder skos:exactMatch SCTID:192014006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001302 hypertensive heart disease skos:exactMatch DOID:11516 hypertensive heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001302 hypertensive heart disease skos:exactMatch NCIT:C4907 Hypertensive Cardiomegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001302 hypertensive heart disease skos:exactMatch SCTID:64715009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001302 hypertensive heart disease skos:exactMatch UMLS:C0152105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001303 abnormal pupillary function skos:exactMatch DOID:11518 abnormal pupillary function semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001303 abnormal pupillary function skos:exactMatch SCTID:72124005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001304 benign hypertensive renal disease skos:exactMatch DOID:11520 benign hypertensive renal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001304 benign hypertensive renal disease skos:exactMatch SCTID:193003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001304 benign hypertensive renal disease skos:exactMatch UMLS:C0155596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001305 laryngostenosis skos:exactMatch DOID:11527 laryngostenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001305 laryngostenosis skos:exactMatch ICD10CM:J38.6 Stenosis of larynx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001305 laryngostenosis skos:exactMatch MESH:D007829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001305 laryngostenosis skos:exactMatch SCTID:75547007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001305 laryngostenosis skos:exactMatch UMLS:C0023075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001306 obsolete recurrent corneal erosion skos:exactMatch DOID:11541 recurrent corneal erosion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001306 obsolete recurrent corneal erosion skos:exactMatch SCTID:2055003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001306 obsolete recurrent corneal erosion skos:exactMatch UMLS:C0155119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001307 corneal abscess skos:exactMatch DOID:11543 corneal abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001307 corneal abscess skos:exactMatch NCIT:C26969 Corneal Abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001307 corneal abscess skos:exactMatch SCTID:64366002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001307 corneal abscess skos:exactMatch UMLS:C0155091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001308 corneal deposit skos:exactMatch DOID:11547 corneal deposit semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001308 corneal deposit skos:exactMatch ICD10CM:H18.0 Corneal pigmentations and deposits semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001308 corneal deposit skos:exactMatch SCTID:74460005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001308 corneal deposit skos:exactMatch UMLS:C0162281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001309 oculomotor nerve paralysis skos:exactMatch DOID:11550 oculomotor nerve paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001309 oculomotor nerve paralysis skos:exactMatch NCIT:C27597 Cranial Nerve III Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001309 oculomotor nerve paralysis skos:exactMatch Orphanet:98685 Rare oculomotor nerve disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001309 oculomotor nerve paralysis skos:exactMatch SCTID:388980004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001309 oculomotor nerve paralysis skos:exactMatch UMLS:C0028866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001310 Bowman's membrane folds or rupture skos:exactMatch DOID:11552 Bowman's membrane folds or rupture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001310 Bowman's membrane folds or rupture skos:exactMatch SCTID:45382000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001310 Bowman's membrane folds or rupture skos:exactMatch UMLS:C0155115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001312 acute serous otitis media skos:exactMatch DOID:11557 acute serous otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001312 acute serous otitis media skos:exactMatch ICD10CM:H65.0 Acute serous otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001312 acute serous otitis media skos:exactMatch SCTID:194240006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001312 acute serous otitis media skos:exactMatch UMLS:C0155415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001313 acute allergic serous otitis media skos:exactMatch DOID:11558 acute allergic serous otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001313 acute allergic serous otitis media skos:exactMatch SCTID:59275002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001313 acute allergic serous otitis media skos:exactMatch UMLS:C0155418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001314 chondrocalcinosis skos:exactMatch DOID:1156 chondrocalcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001314 chondrocalcinosis skos:exactMatch MESH:D002805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001314 chondrocalcinosis skos:exactMatch NCIT:C34955 Pseudogout semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001314 chondrocalcinosis skos:exactMatch SCTID:239832006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001315 neurocirculatory asthenia skos:exactMatch DOID:11569 neurocirculatory asthenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001315 neurocirculatory asthenia skos:exactMatch MESH:D009449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001315 neurocirculatory asthenia skos:exactMatch SCTID:191962000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001316 streptococcal meningitis skos:exactMatch DOID:11574 streptococcal meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001316 streptococcal meningitis skos:exactMatch ICD10CM:G00.2 Streptococcal meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001316 streptococcal meningitis skos:exactMatch SCTID:4510004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001316 streptococcal meningitis skos:exactMatch UMLS:C0154639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001317 phlyctenulosis skos:exactMatch DOID:11581 phlyctenulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001317 phlyctenulosis skos:exactMatch SCTID:67895005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001317 phlyctenulosis skos:exactMatch UMLS:C0155080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001318 functional gastric disease skos:exactMatch DOID:1159 functional gastric disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001318 functional gastric disease skos:exactMatch SCTID:150541000119104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001318 functional gastric disease skos:exactMatch SCTID:386211005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001319 bladder lateral wall cancer skos:exactMatch DOID:11593 bladder lateral wall cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001319 bladder lateral wall cancer skos:exactMatch SCTID:188241004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001319 bladder lateral wall cancer skos:exactMatch UMLS:C0496828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001320 ring staphyloma skos:exactMatch DOID:11594 ring staphyloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001320 ring staphyloma skos:exactMatch SCTID:5299007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001320 ring staphyloma skos:exactMatch UMLS:C0155363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001321 obsolete scleral staphyloma skos:exactMatch DOID:11595 scleral staphyloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001321 obsolete scleral staphyloma skos:exactMatch SCTID:111534007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001321 obsolete scleral staphyloma skos:exactMatch UMLS:C0155359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001322 pericardium cancer skos:exactMatch DOID:116 pericardium cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001322 pericardium cancer skos:exactMatch NCIT:C4567 Malignant Pericardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001322 pericardium cancer skos:exactMatch UMLS:C0346609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001323 infant gynecomastia skos:exactMatch DOID:11603 infant gynecomastia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001323 infant gynecomastia skos:exactMatch ICD10CM:P83.4 Breast engorgement of newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001323 infant gynecomastia skos:exactMatch SCTID:34831003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001323 infant gynecomastia skos:exactMatch UMLS:C1449721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001324 obsolete hyperandrogenism skos:exactMatch DOID:11613 hyperandrogenism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001324 obsolete hyperandrogenism skos:exactMatch MESH:D017588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001324 obsolete hyperandrogenism skos:exactMatch SCTID:237793004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001324 obsolete hyperandrogenism skos:exactMatch UMLS:C0206081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001325 penile cancer skos:exactMatch DOID:11615 penile cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001325 penile cancer skos:exactMatch NCIT:C7547 Malignant Penile Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001325 penile cancer skos:exactMatch Orphanet:398043 Malignant tumor of penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001325 penile cancer skos:exactMatch SCTID:363516004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001325 penile cancer skos:exactMatch UMLS:CN226091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001326 dental pulp necrosis skos:exactMatch DOID:11623 dental pulp necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001326 dental pulp necrosis skos:exactMatch ICD10CM:K04.1 Necrosis of pulp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001326 dental pulp necrosis skos:exactMatch MESH:D003790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001326 dental pulp necrosis skos:exactMatch SCTID:42711005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001326 dental pulp necrosis skos:exactMatch UMLS:C0011407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001327 pelvic muscle wasting skos:exactMatch DOID:11629 pelvic muscle wasting semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001327 pelvic muscle wasting skos:exactMatch ICD10CM:N81.84 Pelvic muscle wasting semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001328 thyroid hormone resistance syndrome skos:exactMatch DOID:11633 thyroid hormone resistance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001328 thyroid hormone resistance syndrome skos:exactMatch MESH:D018382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001328 thyroid hormone resistance syndrome skos:exactMatch SCTID:111567006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001328 thyroid hormone resistance syndrome skos:exactMatch UMLS:CN118820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001329 accommodative spasm skos:exactMatch DOID:11637 accommodative spasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001329 accommodative spasm skos:exactMatch SCTID:30069002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001329 accommodative spasm skos:exactMatch UMLS:C0152196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001330 presbyopia skos:exactMatch DOID:11638 presbyopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001330 presbyopia skos:exactMatch ICD10CM:H52.4 Presbyopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001330 presbyopia skos:exactMatch MESH:D011305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001330 presbyopia skos:exactMatch SCTID:41256004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001330 presbyopia skos:exactMatch UMLS:C0033075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001331 conjunctival deposit skos:exactMatch DOID:11653 conjunctival deposit semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001331 conjunctival deposit skos:exactMatch SCTID:62660000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001331 conjunctival deposit skos:exactMatch UMLS:C0162280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001332 palindromic rheumatism skos:exactMatch DOID:1166 palindromic rheumatism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001332 palindromic rheumatism skos:exactMatch ICD10CM:M12.3 Palindromic rheumatism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001332 palindromic rheumatism skos:exactMatch MESH:C538103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001332 palindromic rheumatism skos:exactMatch SCTID:50442003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001332 palindromic rheumatism skos:exactMatch UMLS:C0085574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001334 hypertrichosis of eyelid skos:exactMatch DOID:11669 hypertrichosis of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001334 hypertrichosis of eyelid skos:exactMatch SCTID:79830009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001334 hypertrichosis of eyelid skos:exactMatch UMLS:C0155213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001335 hypotrichosis of eyelid skos:exactMatch DOID:11671 hypotrichosis of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001335 hypotrichosis of eyelid skos:exactMatch SCTID:70738004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001335 hypotrichosis of eyelid skos:exactMatch UMLS:C0155214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001336 familial hyperlipidemia skos:exactMatch DOID:1168 familial hyperlipidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001337 inflamed seborrheic keratosis skos:exactMatch DOID:11685 inflamed seborrheic keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001337 inflamed seborrheic keratosis skos:exactMatch ICD10CM:L82.0 Inflamed seborrheic keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001337 inflamed seborrheic keratosis skos:exactMatch SCTID:442348004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001337 inflamed seborrheic keratosis skos:exactMatch UMLS:C0376117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001338 acute apical periodontitis skos:exactMatch DOID:11693 acute apical periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001338 acute apical periodontitis skos:exactMatch ICD10CM:K04.4 Acute apical periodontitis of pulpal origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001338 acute apical periodontitis skos:exactMatch SCTID:718053009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001338 acute apical periodontitis skos:exactMatch UMLS:C4084770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001339 portal vein thrombosis skos:exactMatch DOID:11695 portal vein thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001339 portal vein thrombosis skos:exactMatch ICD10CM:I81 Portal vein thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001339 portal vein thrombosis skos:exactMatch NCIT:C78565 Portal Vein Thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001339 portal vein thrombosis skos:exactMatch SCTID:17920008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001339 portal vein thrombosis skos:exactMatch UMLS:C0155773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001340 heart cancer skos:exactMatch DOID:117 heart cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001340 heart cancer skos:exactMatch MESH:D006338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001340 heart cancer skos:exactMatch NCIT:C3548 Malignant Cardiac Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001341 selective IgA deficiency disease skos:exactMatch DOID:0060025 immunoglobulin alpha deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001341 selective IgA deficiency disease skos:exactMatch DOID:11701 selective IgA deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001341 selective IgA deficiency disease skos:exactMatch MESH:D017098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001341 selective IgA deficiency disease skos:exactMatch NCIT:C26964 Selective IgA Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001341 selective IgA deficiency disease skos:exactMatch Orphanet:69127 NON RARE IN EUROPE: Immunoglobulin A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001341 selective IgA deficiency disease skos:exactMatch SCTID:29260007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001341 selective IgA deficiency disease skos:exactMatch UMLS:C0162538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001341 selective IgA deficiency disease skos:exactMatch UMLS:C4049006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001342 dysgammaglobulinemia skos:exactMatch DOID:11702 dysgammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001342 dysgammaglobulinemia skos:exactMatch MESH:D004406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001342 dysgammaglobulinemia skos:exactMatch SCTID:123782009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001342 dysgammaglobulinemia skos:exactMatch UMLS:C0013374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001343 impaired renal function disease skos:exactMatch ICD10CM:N25 Disorders resulting from impaired renal tubular function semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001343 impaired renal function disease skos:exactMatch SCTID:197663003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001345 antidepressant type abuse skos:exactMatch DOID:11718 antidepressant type abuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001347 facioscapulohumeral muscular dystrophy skos:exactMatch DOID:11727 facioscapulohumeral muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001347 facioscapulohumeral muscular dystrophy skos:exactMatch MESH:D020391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001347 facioscapulohumeral muscular dystrophy skos:exactMatch NCIT:C84704 Facioscapulohumeral Muscular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001347 facioscapulohumeral muscular dystrophy skos:exactMatch OMIMPS:158900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001347 facioscapulohumeral muscular dystrophy skos:exactMatch Orphanet:269 Facioscapulohumeral dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001347 facioscapulohumeral muscular dystrophy skos:exactMatch SCTID:399091004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001349 odontoclasia skos:exactMatch DOID:11736 odontoclasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001349 odontoclasia skos:exactMatch SCTID:196305005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001349 odontoclasia skos:exactMatch UMLS:C0341004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001350 parametrium malignant neoplasm skos:exactMatch DOID:11746 parametrium malignant neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001350 parametrium malignant neoplasm skos:exactMatch SCTID:448674007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001350 parametrium malignant neoplasm skos:exactMatch UMLS:C0153581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001351 uterine adnexa cancer skos:exactMatch DOID:11747 uterine adnexa cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001352 round ligament malignant neoplasm skos:exactMatch DOID:11748 round ligament malignant neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001352 round ligament malignant neoplasm skos:exactMatch SCTID:188204000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001352 round ligament malignant neoplasm skos:exactMatch UMLS:C0346867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001353 Bordetella parapertussis infectious disease skos:exactMatch DOID:11750 Bordetella parapertussis whooping cough semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001353 Bordetella parapertussis infectious disease skos:exactMatch ICD10CM:A37.1 Whooping cough due to Bordetella parapertussis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001353 Bordetella parapertussis infectious disease skos:exactMatch SCTID:77116006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001353 Bordetella parapertussis infectious disease skos:exactMatch UMLS:C0275742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001355 ocular siderosis skos:exactMatch DOID:11754 siderosis of eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001355 ocular siderosis skos:exactMatch SCTID:25277000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001355 ocular siderosis skos:exactMatch UMLS:C0271001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001356 iron deficiency anemia skos:exactMatch DOID:11758 iron deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001356 iron deficiency anemia skos:exactMatch MESH:D018798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001356 iron deficiency anemia skos:exactMatch NCIT:C84484 Iron-Deficiency Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001356 iron deficiency anemia skos:exactMatch SCTID:87522002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001356 iron deficiency anemia skos:exactMatch UMLS:C0162316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001357 hypochromic anemia skos:exactMatch DOID:11759 hypochromic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001357 hypochromic anemia skos:exactMatch NCIT:C34380 Hypochromic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001357 hypochromic anemia skos:exactMatch SCTID:44452003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001357 hypochromic anemia skos:exactMatch UMLS:C0002884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001358 bronchial disorder skos:exactMatch DOID:1176 bronchial disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001358 bronchial disorder skos:exactMatch MESH:D001982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001358 bronchial disorder skos:exactMatch NCIT:C34439 Bronchospasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001358 bronchial disorder skos:exactMatch SCTID:41427001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001358 bronchial disorder skos:exactMatch UMLS:C0006261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001360 blind hypotensive eye skos:exactMatch DOID:11766 blind hypotensive eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001360 blind hypotensive eye skos:exactMatch SCTID:23360000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001360 blind hypotensive eye skos:exactMatch UMLS:C0154788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001361 spontaneous ocular nystagmus skos:exactMatch DOID:11771 spontaneous ocular nystagmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001361 spontaneous ocular nystagmus skos:exactMatch ICD10CM:H55.03 Visual deprivation nystagmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001361 spontaneous ocular nystagmus skos:exactMatch SCTID:45339001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001361 spontaneous ocular nystagmus skos:exactMatch UMLS:C0271384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001362 obsolete leukocoria skos:exactMatch DOID:11772 leukocoria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001362 obsolete leukocoria skos:exactMatch SCTID:1361009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001362 obsolete leukocoria skos:exactMatch UMLS:C0152458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001363 blind hypertensive eye skos:exactMatch DOID:11776 absolute glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001363 blind hypertensive eye skos:exactMatch SCTID:264008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001363 blind hypertensive eye skos:exactMatch UMLS:C0154789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001364 regular astigmatism skos:exactMatch DOID:11781 regular astigmatism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001364 regular astigmatism skos:exactMatch SCTID:68905002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001364 regular astigmatism skos:exactMatch UMLS:C0152193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001365 necrosis of ear ossicle skos:exactMatch DOID:11783 necrosis of ear ossicle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001366 splenic sequestration skos:exactMatch DOID:11786 splenic sequestration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001367 chronic congestive splenomegaly skos:exactMatch DOID:11787 chronic congestive splenomegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001367 chronic congestive splenomegaly skos:exactMatch ICD10CM:D73.2 Chronic congestive splenomegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001367 chronic congestive splenomegaly skos:exactMatch SCTID:191382009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001367 chronic congestive splenomegaly skos:exactMatch UMLS:C0398661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001368 phthisical cornea skos:exactMatch DOID:11793 phthisical cornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001368 phthisical cornea skos:exactMatch SCTID:28143002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001368 phthisical cornea skos:exactMatch UMLS:C0155102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001369 chronic laryngitis skos:exactMatch DOID:11797 chronic laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001369 chronic laryngitis skos:exactMatch ICD10CM:J37.0 Chronic laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001369 chronic laryngitis skos:exactMatch NCIT:C26975 Chronic Laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001369 chronic laryngitis skos:exactMatch SCTID:29951006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001369 chronic laryngitis skos:exactMatch UMLS:C0155836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001370 pericardial effusion skos:exactMatch DOID:118 pericardial effusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001370 pericardial effusion skos:exactMatch MESH:D010490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001370 pericardial effusion skos:exactMatch NCIT:C3319 Pericardial Effusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001370 pericardial effusion skos:exactMatch SCTID:373945007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001370 pericardial effusion skos:exactMatch UMLS:C0031039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001371 protein-energy malnutrition skos:exactMatch DOID:11801 protein-energy malnutrition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001371 protein-energy malnutrition skos:exactMatch MESH:D011502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001371 protein-energy malnutrition skos:exactMatch NCIT:C34952 Protein Energy Malnutrition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001371 protein-energy malnutrition skos:exactMatch SCTID:238107002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001372 bladder neck cancer skos:exactMatch DOID:11809 bladder neck cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001372 bladder neck cancer skos:exactMatch SCTID:188244007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001373 urinary bladder posterior wall cancer skos:exactMatch DOID:11811 urinary bladder posterior wall cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001373 urinary bladder posterior wall cancer skos:exactMatch SCTID:188243001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001373 urinary bladder posterior wall cancer skos:exactMatch UMLS:C0153612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001374 bladder sarcoma skos:exactMatch DOID:11812 bladder sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001374 bladder sarcoma skos:exactMatch NCIT:C4669 Bladder Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001374 bladder sarcoma skos:exactMatch SCTID:278046008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001374 bladder sarcoma skos:exactMatch UMLS:C0349666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001375 bladder trigone cancer skos:exactMatch DOID:11813 bladder trigone cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001375 bladder trigone cancer skos:exactMatch SCTID:188239000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001375 bladder trigone cancer skos:exactMatch UMLS:C0496826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001376 urinary bladder anterior wall cancer skos:exactMatch DOID:11814 urinary bladder anterior wall cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001376 urinary bladder anterior wall cancer skos:exactMatch SCTID:188242006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001376 urinary bladder anterior wall cancer skos:exactMatch UMLS:C0153611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001377 vitreous syneresis skos:exactMatch DOID:11816 vitreous syneresis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001377 vitreous syneresis skos:exactMatch SCTID:60189009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001377 vitreous syneresis skos:exactMatch UMLS:C0155366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001378 urachus cancer skos:exactMatch DOID:11817 urachus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001378 urachus cancer skos:exactMatch SCTID:363456000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001378 urachus cancer skos:exactMatch UMLS:C0153615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001379 ureteric orifice cancer skos:exactMatch DOID:11818 ureteric orifice cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001379 ureteric orifice cancer skos:exactMatch SCTID:188245008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001379 ureteric orifice cancer skos:exactMatch UMLS:C0153614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001380 bladder dome cancer skos:exactMatch DOID:11820 bladder dome cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001380 bladder dome cancer skos:exactMatch SCTID:188240003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001380 bladder dome cancer skos:exactMatch UMLS:C0496827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001381 bladder lymphoma skos:exactMatch DOID:11821 bladder lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001381 bladder lymphoma skos:exactMatch NCIT:C6164 Bladder Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001381 bladder lymphoma skos:exactMatch UMLS:C1332561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001382 hepatorenal syndrome skos:exactMatch DOID:11823 hepatorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001382 hepatorenal syndrome skos:exactMatch ICD10CM:K76.7 Hepatorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001382 hepatorenal syndrome skos:exactMatch MESH:D006530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001382 hepatorenal syndrome skos:exactMatch NCIT:C113400 Hepatorenal Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001382 hepatorenal syndrome skos:exactMatch SCTID:51292008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001382 hepatorenal syndrome skos:exactMatch UMLS:C0019212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001383 degenerative myopia skos:exactMatch DOID:11829 degenerative myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001383 degenerative myopia skos:exactMatch ICD10CM:H44.2 Degenerative myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001383 degenerative myopia skos:exactMatch MESH:D047728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001383 degenerative myopia skos:exactMatch SCTID:32022003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001383 degenerative myopia skos:exactMatch UMLS:C0154778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001384 myopia skos:exactMatch DOID:11830 myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001384 myopia skos:exactMatch ICD10CM:H52.1 Myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001384 myopia skos:exactMatch MESH:D009216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001384 myopia skos:exactMatch OMIMPS:160700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001384 myopia skos:exactMatch SCTID:57190000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001384 myopia skos:exactMatch UMLS:C0027092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001385 cortical blindness skos:exactMatch DOID:11831 cortical blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001385 cortical blindness skos:exactMatch MESH:D019575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001385 cortical blindness skos:exactMatch NCIT:C118707 Cortical Blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001385 cortical blindness skos:exactMatch SCTID:68574006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001385 cortical blindness skos:exactMatch UMLS:C0155320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001386 visual epilepsy skos:exactMatch DOID:11832 visual epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001386 visual epilepsy skos:exactMatch MESH:D012640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001386 visual epilepsy skos:exactMatch NCIT:C3980 Visual Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001386 visual epilepsy skos:exactMatch SCTID:39194005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001386 visual epilepsy skos:exactMatch UMLS:C0270824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001387 penile sarcoma skos:exactMatch DOID:11838 penis sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001387 penile sarcoma skos:exactMatch NCIT:C7730 Penile Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001387 penile sarcoma skos:exactMatch UMLS:C0238352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001388 glans penis cancer skos:exactMatch DOID:11839 glans penis cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001388 glans penis cancer skos:exactMatch SCTID:363451005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001388 glans penis cancer skos:exactMatch UMLS:C0153599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001389 congenital coronary artery anomaly skos:exactMatch DOID:11843 coronary artery anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001389 congenital coronary artery anomaly skos:exactMatch SCTID:28574005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001390 transient refractive change skos:exactMatch DOID:11850 transient refractive change semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001390 transient refractive change skos:exactMatch SCTID:81519008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001390 transient refractive change skos:exactMatch UMLS:C0155000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001391 indeterminate leprosy skos:exactMatch DOID:11851 indeterminate leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001391 indeterminate leprosy skos:exactMatch ICD10CM:A30.0 Indeterminate leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001391 indeterminate leprosy skos:exactMatch SCTID:14386001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001391 indeterminate leprosy skos:exactMatch UMLS:C0021192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001392 monocular exotropia skos:exactMatch DOID:11853 monocular exotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001392 monocular exotropia skos:exactMatch SCTID:5725006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001392 monocular exotropia skos:exactMatch UMLS:C0152206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001393 peripheral focal chorioretinitis skos:exactMatch DOID:11864 peripheral focal chorioretinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001393 peripheral focal chorioretinitis skos:exactMatch SCTID:56787009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001393 peripheral focal chorioretinitis skos:exactMatch UMLS:C0339394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001395 macular keratitis skos:exactMatch DOID:11871 macular keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001395 macular keratitis skos:exactMatch SCTID:2853006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001395 macular keratitis skos:exactMatch UMLS:C0155076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001396 abnormal threshold of rods skos:exactMatch DOID:11874 abnormal threshold of rods semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001396 abnormal threshold of rods skos:exactMatch ICD10CM:H53.61 Abnormal dark adaptation curve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001396 abnormal threshold of rods skos:exactMatch SCTID:50455002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001396 abnormal threshold of rods skos:exactMatch UMLS:C0155019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001397 mononeuropathy skos:exactMatch DOID:1188 mononeuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001397 mononeuropathy skos:exactMatch MESH:D020422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001397 mononeuropathy skos:exactMatch SCTID:128189008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001397 mononeuropathy skos:exactMatch UMLS:C0494491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001398 ureter benign neoplasm skos:exactMatch DOID:11885 ureteral benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001398 ureter benign neoplasm skos:exactMatch NCIT:C3617 Benign Ureter Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001398 ureter benign neoplasm skos:exactMatch SCTID:92464009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001399 ureter leiomyoma skos:exactMatch DOID:11887 ureter leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001399 ureter leiomyoma skos:exactMatch NCIT:C6161 Ureter Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001399 ureter leiomyoma skos:exactMatch UMLS:C1336875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001400 schwannoma of ureter skos:exactMatch DOID:11888 schwannoma of ureter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001400 schwannoma of ureter skos:exactMatch NCIT:C6162 Ureter Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001400 schwannoma of ureter skos:exactMatch UMLS:C1336877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001401 female breast nipple and areola cancer skos:exactMatch DOID:11889 female breast nipple and areola cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001401 female breast nipple and areola cancer skos:exactMatch SCTID:188147009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001401 female breast nipple and areola cancer skos:exactMatch UMLS:C0024621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001402 vaginal cancer skos:exactMatch DOID:119 vaginal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001402 vaginal cancer skos:exactMatch MESH:D014625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001402 vaginal cancer skos:exactMatch NCIT:C7410 Malignant Vaginal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001402 vaginal cancer skos:exactMatch SCTID:363445000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001403 labium majus cancer skos:exactMatch DOID:11905 labium majus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001403 labium majus cancer skos:exactMatch NCIT:C7638 Malignant Labia Majora Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001403 labium majus cancer skos:exactMatch SCTID:363446004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001403 labium majus cancer skos:exactMatch UMLS:C0496814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001404 ecthyma skos:exactMatch DOID:11907 ecthyma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001404 ecthyma skos:exactMatch MESH:D004473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001404 ecthyma skos:exactMatch SCTID:85791004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001404 ecthyma skos:exactMatch UMLS:C0013568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001405 dermatophytosis of groin and perianal area skos:exactMatch DOID:11917 tinea cruris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001405 dermatophytosis of groin and perianal area skos:exactMatch NCIT:C34535 Dermatophytosis of Groin and Perianal Area semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001405 dermatophytosis of groin and perianal area skos:exactMatch SCTID:399029005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001405 dermatophytosis of groin and perianal area skos:exactMatch UMLS:C0011638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001406 peripheral nervous system neoplasm skos:exactMatch DOID:1192 peripheral nervous system neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001406 peripheral nervous system neoplasm skos:exactMatch MESH:D010524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001406 peripheral nervous system neoplasm skos:exactMatch NCIT:C3321 Peripheral Nervous System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001406 peripheral nervous system neoplasm skos:exactMatch SCTID:126980002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001406 peripheral nervous system neoplasm skos:exactMatch UMLS:C0031118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001407 tracheal cancer skos:exactMatch DOID:11920 tracheal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001407 tracheal cancer skos:exactMatch ICD10CM:C33 Malignant neoplasm of trachea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001407 tracheal cancer skos:exactMatch NCIT:C9346 Malignant Tracheal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001407 tracheal cancer skos:exactMatch SCTID:363432004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001407 tracheal cancer skos:exactMatch UMLS:C0153489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001408 ischemic neuropathy skos:exactMatch DOID:1195 ischemic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001408 ischemic neuropathy skos:exactMatch NCIT:C27025 Ischemic Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001408 ischemic neuropathy skos:exactMatch SCTID:129611009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001408 ischemic neuropathy skos:exactMatch UMLS:C0238309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001409 esophagitis skos:exactMatch DOID:11963 esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001409 esophagitis skos:exactMatch MESH:D004941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001409 esophagitis skos:exactMatch NCIT:C9224 Esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001409 esophagitis skos:exactMatch SCTID:16761005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001409 esophagitis skos:exactMatch UMLS:C0014868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001409 esophagitis skos:exactMatch UMLS:C0149882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001410 postmenopausal atrophic vaginitis skos:exactMatch DOID:11968 postmenopausal atrophic vaginitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001410 postmenopausal atrophic vaginitis skos:exactMatch ICD10CM:N95.2 Postmenopausal atrophic vaginitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001410 postmenopausal atrophic vaginitis skos:exactMatch MESH:D059268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001410 postmenopausal atrophic vaginitis skos:exactMatch SCTID:52441000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001410 postmenopausal atrophic vaginitis skos:exactMatch UMLS:C0156409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001410 postmenopausal atrophic vaginitis skos:exactMatch UMLS:C0221392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001411 synostosis skos:exactMatch DOID:11971 synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001411 synostosis skos:exactMatch MESH:D013580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001412 conjunctival concretion skos:exactMatch DOID:11988 conjunctival concretion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001412 conjunctival concretion skos:exactMatch SCTID:13706005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001413 ulceroglandular tularemia skos:exactMatch DOID:11990 ulceroglandular tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001413 ulceroglandular tularemia skos:exactMatch ICD10CM:A21.0 Ulceroglandular tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001413 ulceroglandular tularemia skos:exactMatch SCTID:37722001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001413 ulceroglandular tularemia skos:exactMatch UMLS:C0152941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001414 osteopoikilosis skos:exactMatch DOID:11991 osteopoikilosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001414 osteopoikilosis skos:exactMatch MESH:D010023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001414 osteopoikilosis skos:exactMatch NCIT:C84985 Osteopoikilosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001414 osteopoikilosis skos:exactMatch SCTID:9147009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001415 atrophy of testis skos:exactMatch DOID:11994 atrophy of testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001415 atrophy of testis skos:exactMatch ICD10CM:N50.0 Atrophy of testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001415 atrophy of testis skos:exactMatch NCIT:C123259 Testicular Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001415 atrophy of testis skos:exactMatch SCTID:17585008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001415 atrophy of testis skos:exactMatch UMLS:C0156312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001416 female reproductive organ cancer skos:exactMatch DOID:120 female reproductive organ cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001416 female reproductive organ cancer skos:exactMatch ICD10CM:C51-C58 Malignant neoplasms of female genital organs (C51-C58) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001416 female reproductive organ cancer skos:exactMatch NCIT:C4913 Malignant Female Reproductive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001416 female reproductive organ cancer skos:exactMatch SCTID:126907002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001417 tracheal lymphoma skos:exactMatch DOID:12001 tracheal lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001417 tracheal lymphoma skos:exactMatch NCIT:C6248 Tracheal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001417 tracheal lymphoma skos:exactMatch UMLS:C1336773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001418 trachea sarcoma skos:exactMatch DOID:12002 trachea sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001418 trachea sarcoma skos:exactMatch NCIT:C6050 Tracheal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001418 trachea sarcoma skos:exactMatch UMLS:C1336774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001419 trachea squamous cell carcinoma skos:exactMatch DOID:12003 trachea squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001419 trachea squamous cell carcinoma skos:exactMatch NCIT:C4448 Tracheal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001419 trachea squamous cell carcinoma skos:exactMatch SCTID:254620000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001419 trachea squamous cell carcinoma skos:exactMatch UMLS:C0345946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001420 trigeminal nerve neoplasm skos:exactMatch DOID:1201 trigeminal nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001420 trigeminal nerve neoplasm skos:exactMatch NCIT:C5122 Trigeminal Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001420 trigeminal nerve neoplasm skos:exactMatch SCTID:126971002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001420 trigeminal nerve neoplasm skos:exactMatch UMLS:C1263897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001421 frontal lobe neoplasm skos:exactMatch DOID:12016 frontal lobe neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001421 frontal lobe neoplasm skos:exactMatch NCIT:C5572 Frontal Lobe Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001421 frontal lobe neoplasm skos:exactMatch SCTID:126954003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001421 frontal lobe neoplasm skos:exactMatch UMLS:C1263886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001422 primary aldosteronism skos:exactMatch DOID:12028 Conn's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001422 primary aldosteronism skos:exactMatch ICD10CM:E26.0 Primary hyperaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001422 primary aldosteronism skos:exactMatch NCIT:C34510 Conn Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001422 primary aldosteronism skos:exactMatch SCTID:190507007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001423 drug-induced mental disorder skos:exactMatch DOID:1203 drug-induced mental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001424 obsolete sarcoid meningitis skos:exactMatch DOID:12055 sarcoid meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001424 obsolete sarcoid meningitis skos:exactMatch ICD10CM:D86.81 Sarcoid meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001424 obsolete sarcoid meningitis skos:exactMatch SCTID:192673008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001424 obsolete sarcoid meningitis skos:exactMatch UMLS:C0154648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001426 mediastinum neurofibroma skos:exactMatch DOID:12064 mediastinum neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001426 mediastinum neurofibroma skos:exactMatch NCIT:C6631 Mediastinal Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001426 mediastinum neurofibroma skos:exactMatch UMLS:C1334674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001427 Dieulafoy lesion skos:exactMatch DOID:12070 Dieulafoy lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001427 Dieulafoy lesion skos:exactMatch ICD10CM:K31.82 Dieulafoy lesion (hemorrhagic) of stomach and duodenum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001427 Dieulafoy lesion skos:exactMatch SCTID:109558001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001427 Dieulafoy lesion skos:exactMatch UMLS:C0341217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001428 pylorospasm skos:exactMatch DOID:12072 pylorospasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001428 pylorospasm skos:exactMatch SCTID:335002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001428 pylorospasm skos:exactMatch UMLS:C0152163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001429 transient arthropathy skos:exactMatch DOID:12084 transient arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001429 transient arthropathy skos:exactMatch NCIT:C35761 Transient Arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001429 transient arthropathy skos:exactMatch SCTID:66191007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001430 deep corneal vascularisation skos:exactMatch DOID:12087 deep corneal vascularisation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001430 deep corneal vascularisation skos:exactMatch SCTID:2102007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001430 deep corneal vascularisation skos:exactMatch UMLS:C0155095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001431 toxic or nutritional optic neuropathy skos:exactMatch DOID:1209 nutritional optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001431 toxic or nutritional optic neuropathy skos:exactMatch ICD10CM:H46.2 Nutritional optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001431 toxic or nutritional optic neuropathy skos:exactMatch SCTID:82108004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001431 toxic or nutritional optic neuropathy skos:exactMatch UMLS:C0155302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001433 vaginal disorder skos:exactMatch DOID:121 vaginal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001433 vaginal disorder skos:exactMatch MESH:D014623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001433 vaginal disorder skos:exactMatch NCIT:C26910 Vaginal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001433 vaginal disorder skos:exactMatch SCTID:25658005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001433 vaginal disorder skos:exactMatch UMLS:C0042251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001434 inflammatory spondylopathy skos:exactMatch DOID:12105 inflammatory spondylopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001434 inflammatory spondylopathy skos:exactMatch SCTID:202649003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001435 bullous retinoschisis skos:exactMatch DOID:12108 bullous retinoschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001435 bullous retinoschisis skos:exactMatch SCTID:65545003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001435 bullous retinoschisis skos:exactMatch UMLS:C0344289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001436 hemosiderosis skos:exactMatch DOID:12119 hemosiderosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001436 hemosiderosis skos:exactMatch MESH:D006486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001436 hemosiderosis skos:exactMatch NCIT:C82892 Hemochromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001436 hemosiderosis skos:exactMatch SCTID:39011001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001436 hemosiderosis skos:exactMatch UMLS:C0019114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001437 pulmonary alveolar proteinosis skos:exactMatch DOID:12120 pulmonary alveolar proteinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001437 pulmonary alveolar proteinosis skos:exactMatch MESH:D011649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001437 pulmonary alveolar proteinosis skos:exactMatch NCIT:C85037 Pulmonary Alveolar Proteinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001437 pulmonary alveolar proteinosis skos:exactMatch SCTID:10501004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001437 pulmonary alveolar proteinosis skos:exactMatch UMLS:C0034050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001438 postinflammatory pulmonary fibrosis skos:exactMatch DOID:12123 postinflammatory pulmonary fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001438 postinflammatory pulmonary fibrosis skos:exactMatch SCTID:266368002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001438 postinflammatory pulmonary fibrosis skos:exactMatch UMLS:C0175999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001439 episcleritis periodica fugax skos:exactMatch DOID:12124 episcleritis periodica fugax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001439 episcleritis periodica fugax skos:exactMatch SCTID:31166000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001439 episcleritis periodica fugax skos:exactMatch UMLS:C0155351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001440 neurotrophic keratoconjunctivitis skos:exactMatch DOID:12125 neurotrophic keratoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001440 neurotrophic keratoconjunctivitis skos:exactMatch SCTID:77080005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001440 neurotrophic keratoconjunctivitis skos:exactMatch UMLS:C0155084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001441 pica disease skos:exactMatch DOID:12128 pica disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001441 pica disease skos:exactMatch MESH:D010842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001441 pica disease skos:exactMatch NCIT:C92566 Pica Eating Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001441 pica disease skos:exactMatch SCTID:14077003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001442 dysthymic disorder skos:exactMatch DOID:12139 dysthymic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001442 dysthymic disorder skos:exactMatch ICD10CM:F34.1 Dysthymic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001442 dysthymic disorder skos:exactMatch MESH:D019263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001442 dysthymic disorder skos:exactMatch NCIT:C34562 Dysthymic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001442 dysthymic disorder skos:exactMatch SCTID:78667006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001443 tympanosclerosis skos:exactMatch DOID:1214 tympanosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001443 tympanosclerosis skos:exactMatch ICD10CM:H74.0 Tympanosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001443 tympanosclerosis skos:exactMatch MESH:D063371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001443 tympanosclerosis skos:exactMatch SCTID:23606001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch DOID:12140 Chagas disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch ICD10CM:B57 Chagas' disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch MESH:D014355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch NCIT:C84629 Chagas Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch Orphanet:3386 American trypanosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch SCTID:77506005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch UMLS:C0041234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch UMLS:C0153125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch UMLS:C0348781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001444 Chagas disease skos:exactMatch UMLS:C0348782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001445 obsolete neurogenic bladder skos:exactMatch DOID:12143 neurogenic bladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001445 obsolete neurogenic bladder skos:exactMatch MESH:D001750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001445 obsolete neurogenic bladder skos:exactMatch SCTID:398064005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001445 obsolete neurogenic bladder skos:exactMatch UMLS:C0005697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001446 low compliance bladder skos:exactMatch DOID:12144 low compliance bladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001446 low compliance bladder skos:exactMatch SCTID:9009001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001446 low compliance bladder skos:exactMatch UMLS:C0489967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001447 detrusor sphincter dyssynergia skos:exactMatch DOID:12145 detrusor sphincter dyssynergia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001447 detrusor sphincter dyssynergia skos:exactMatch SCTID:236655005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001447 detrusor sphincter dyssynergia skos:exactMatch UMLS:C0341747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001449 lymphocytic choriomeningitis skos:exactMatch DOID:12155 lymphocytic choriomeningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001449 lymphocytic choriomeningitis skos:exactMatch ICD10CM:A87.2 Lymphocytic choriomeningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001449 lymphocytic choriomeningitis skos:exactMatch MESH:D008216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001449 lymphocytic choriomeningitis skos:exactMatch UMLS:C0024266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001451 peripheral retinal degeneration skos:exactMatch DOID:12161 peripheral retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001451 peripheral retinal degeneration skos:exactMatch ICD10CM:H35.4 Peripheral retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001451 peripheral retinal degeneration skos:exactMatch NCIT:C34919 Peripheral Retinal Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001451 peripheral retinal degeneration skos:exactMatch SCTID:405721006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001451 peripheral retinal degeneration skos:exactMatch UMLS:C1320640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001452 pseudoretinitis pigmentosa skos:exactMatch DOID:12162 pseudoretinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001452 pseudoretinitis pigmentosa skos:exactMatch SCTID:193396007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001452 pseudoretinitis pigmentosa skos:exactMatch UMLS:C0154858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001452 pseudoretinitis pigmentosa skos:exactMatch UMLS:C2053820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001453 senile reticular retinal degeneration skos:exactMatch DOID:12163 senile reticular retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001453 senile reticular retinal degeneration skos:exactMatch SCTID:54184008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001453 senile reticular retinal degeneration skos:exactMatch UMLS:C0154857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001454 Blessig's cysts skos:exactMatch DOID:12164 Blessig's cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001454 Blessig's cysts skos:exactMatch SCTID:37075008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001454 Blessig's cysts skos:exactMatch UMLS:C0154855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001455 retinal lattice degeneration skos:exactMatch DOID:12165 retinal lattice degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001455 retinal lattice degeneration skos:exactMatch SCTID:3577000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001455 retinal lattice degeneration skos:exactMatch UMLS:C0154856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001456 cobblestone retinal degeneration skos:exactMatch DOID:12166 cobblestone retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001456 cobblestone retinal degeneration skos:exactMatch SCTID:69134001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001456 cobblestone retinal degeneration skos:exactMatch UMLS:C0154854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001457 secondary vitreoretinal degeneration skos:exactMatch DOID:12167 secondary vitreoretinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001457 secondary vitreoretinal degeneration skos:exactMatch SCTID:60676002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001457 secondary vitreoretinal degeneration skos:exactMatch UMLS:C0154859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001458 ulnar nerve lesion skos:exactMatch DOID:12168 ulnar nerve lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001458 ulnar nerve lesion skos:exactMatch SCTID:367475009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001458 ulnar nerve lesion skos:exactMatch UMLS:C1288279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001459 radial neuropathy skos:exactMatch DOID:12171 radial neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001459 radial neuropathy skos:exactMatch MESH:D020425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001459 radial neuropathy skos:exactMatch SCTID:16644004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001459 radial neuropathy skos:exactMatch UMLS:C0748226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001460 dyshormonogenic goiter skos:exactMatch DOID:12175 dyshormonogenic goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001460 dyshormonogenic goiter skos:exactMatch SCTID:190304001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001460 dyshormonogenic goiter skos:exactMatch UMLS:C0152077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001461 tinea corporis skos:exactMatch DOID:12179 tinea corporis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001461 tinea corporis skos:exactMatch ICD10CM:B35.4 Tinea corporis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001461 tinea corporis skos:exactMatch SCTID:84849002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001461 tinea corporis skos:exactMatch UMLS:C0040252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001461 tinea corporis skos:exactMatch UMLS:C0546826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001462 descending colon cancer skos:exactMatch DOID:12190 descending colon cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001462 descending colon cancer skos:exactMatch SCTID:363409003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001462 descending colon cancer skos:exactMatch UMLS:C0153435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001463 splenic flexure cancer skos:exactMatch DOID:12191 splenic flexure cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001463 splenic flexure cancer skos:exactMatch SCTID:363413005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001463 splenic flexure cancer skos:exactMatch UMLS:C0153440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001464 sigmoid colon cancer skos:exactMatch DOID:12192 sigmoid colon cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001464 sigmoid colon cancer skos:exactMatch SCTID:363410008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001464 sigmoid colon cancer skos:exactMatch UMLS:C0153436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001465 superficial keratitis skos:exactMatch DOID:12196 superficial keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001465 superficial keratitis skos:exactMatch SCTID:27019000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001465 superficial keratitis skos:exactMatch UMLS:C0155074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001466 punctate epithelial keratoconjunctivitis skos:exactMatch DOID:12197 punctate epithelial keratoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001466 punctate epithelial keratoconjunctivitis skos:exactMatch SCTID:416069001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001466 punctate epithelial keratoconjunctivitis skos:exactMatch UMLS:C0259799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001467 obsolete specific bursitis often of occupational origin skos:exactMatch DOID:12223 specific bursitis often of occupational origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001467 obsolete specific bursitis often of occupational origin skos:exactMatch SCTID:42812006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001467 obsolete specific bursitis often of occupational origin skos:exactMatch UMLS:C0158332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001468 synovial plica syndrome skos:exactMatch DOID:12225 Plica syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001468 synovial plica syndrome skos:exactMatch SCTID:240171001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001468 synovial plica syndrome skos:exactMatch UMLS:C0410485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001469 cascade stomach skos:exactMatch DOID:12234 cascade stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001469 cascade stomach skos:exactMatch SCTID:54051005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001469 cascade stomach skos:exactMatch UMLS:C0267183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001470 anal margin squamous cell carcinoma skos:exactMatch DOID:12239 anal margin squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001470 anal margin squamous cell carcinoma skos:exactMatch NCIT:C6925 Anal Margin Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001470 anal margin squamous cell carcinoma skos:exactMatch SCTID:255084004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001470 anal margin squamous cell carcinoma skos:exactMatch UMLS:C1412037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001471 histoplasmosis meningitis skos:exactMatch DOID:12246 histoplasmosis meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001472 testicular lymphoma skos:exactMatch DOID:12253 testicular lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001472 testicular lymphoma skos:exactMatch NCIT:C6810 Testicular Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001472 testicular lymphoma skos:exactMatch SCTID:277664004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001472 testicular lymphoma skos:exactMatch UMLS:C0349644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001473 medulloadrenal hyperfunction skos:exactMatch DOID:12257 medulloadrenal hyperfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001473 medulloadrenal hyperfunction skos:exactMatch SCTID:111565003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001473 medulloadrenal hyperfunction skos:exactMatch UMLS:C0154206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001474 chronic salpingo-oophoritis skos:exactMatch DOID:12265 chronic salpingo-oophoritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001474 chronic salpingo-oophoritis skos:exactMatch SCTID:198142001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001474 chronic salpingo-oophoritis skos:exactMatch UMLS:C0156328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001475 neutropenia skos:exactMatch DOID:1227 neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001475 neutropenia skos:exactMatch MESH:D009503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001475 neutropenia skos:exactMatch SCTID:303011007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001475 neutropenia skos:exactMatch UMLS:C0027947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001476 coloboma skos:exactMatch DOID:12270 coloboma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001476 coloboma skos:exactMatch MESH:D003103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001476 coloboma skos:exactMatch NCIT:C98877 Coloboma of the Eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001476 coloboma skos:exactMatch SCTID:93390002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001478 anisometropia skos:exactMatch DOID:12273 anisometropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001478 anisometropia skos:exactMatch ICD10CM:H52.31 Anisometropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001478 anisometropia skos:exactMatch MESH:D015858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001478 anisometropia skos:exactMatch SCTID:3289004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001478 anisometropia skos:exactMatch UMLS:C0003081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001479 cutaneous diphtheria skos:exactMatch DOID:12275 cutaneous diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001479 cutaneous diphtheria skos:exactMatch ICD10CM:A36.3 Cutaneous diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001479 cutaneous diphtheria skos:exactMatch NCIT:C34544 Cutaneous Diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001479 cutaneous diphtheria skos:exactMatch SCTID:18901009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001479 cutaneous diphtheria skos:exactMatch UMLS:C0012555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001480 malignant tumor of undescended testis skos:exactMatch DOID:12276 malignant tumor of undescended testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001480 malignant tumor of undescended testis skos:exactMatch SCTID:188219004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001480 malignant tumor of undescended testis skos:exactMatch UMLS:C0153595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001481 femoral vein thrombophlebitis skos:exactMatch DOID:12282 femoral vein thrombophlebitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001481 femoral vein thrombophlebitis skos:exactMatch SCTID:1748006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001481 femoral vein thrombophlebitis skos:exactMatch UMLS:C0265066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001482 testicular leukemia skos:exactMatch DOID:12286 testicular leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001482 testicular leukemia skos:exactMatch NCIT:C9277 Testicular Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001482 testicular leukemia skos:exactMatch UMLS:C1336711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001484 paranoid schizophrenia skos:exactMatch DOID:1229 paranoid schizophrenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001484 paranoid schizophrenia skos:exactMatch ICD10CM:F20.0 Paranoid schizophrenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001484 paranoid schizophrenia skos:exactMatch MESH:D012563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001484 paranoid schizophrenia skos:exactMatch NCIT:C35006 Paranoid Type Schizophrenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001484 paranoid schizophrenia skos:exactMatch SCTID:31658008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001485 atypical depressive disorder skos:exactMatch DOID:12294 atypical depressive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001485 atypical depressive disorder skos:exactMatch SCTID:191659001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001487 intrahepatic bile duct cancer skos:exactMatch DOID:12298 intrahepatic gall duct cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001487 intrahepatic bile duct cancer skos:exactMatch SCTID:187777008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001487 intrahepatic bile duct cancer skos:exactMatch UMLS:C0546835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001488 anterior corneal pigmentation skos:exactMatch DOID:12307 anterior corneal pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001488 anterior corneal pigmentation skos:exactMatch SCTID:18377001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001488 anterior corneal pigmentation skos:exactMatch UMLS:C0155104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001490 corneal granular dystrophy skos:exactMatch DOID:12318 granular corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001490 corneal granular dystrophy skos:exactMatch ICD10CM:H18.53 Granular corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001490 corneal granular dystrophy skos:exactMatch NCIT:C34651 Granular Corneal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001490 corneal granular dystrophy skos:exactMatch SCTID:45283008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001490 corneal granular dystrophy skos:exactMatch UMLS:C0018179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001491 cough variant asthma skos:exactMatch DOID:12323 cough variant asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001491 cough variant asthma skos:exactMatch ICD10CM:J45.991 Cough variant asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001491 cough variant asthma skos:exactMatch SCTID:409663006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001491 cough variant asthma skos:exactMatch UMLS:C0694548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001492 kyphoscoliotic heart disease skos:exactMatch DOID:12325 kyphoscoliotic heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001492 kyphoscoliotic heart disease skos:exactMatch ICD10CM:I27.1 Kyphoscoliotic heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001492 kyphoscoliotic heart disease skos:exactMatch SCTID:45650007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001492 kyphoscoliotic heart disease skos:exactMatch UMLS:C0152102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001493 chronic pulmonary heart disease skos:exactMatch DOID:12326 chronic pulmonary heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001493 chronic pulmonary heart disease skos:exactMatch NCIT:C34478 Cor Pulmonale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001493 chronic pulmonary heart disease skos:exactMatch SCTID:87837008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001493 chronic pulmonary heart disease skos:exactMatch UMLS:C0238074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001494 obsolete transvestism skos:exactMatch DOID:1233 transvestism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001494 obsolete transvestism skos:exactMatch MESH:D014190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001494 obsolete transvestism skos:exactMatch NCIT:C94359 Transvestic Fetishism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001494 obsolete transvestism skos:exactMatch SCTID:472981000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001494 obsolete transvestism skos:exactMatch UMLS:C0040774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001495 hematocele of tunica vaginalis testis skos:exactMatch DOID:12332 hematocele of tunica vaginalis testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001495 hematocele of tunica vaginalis testis skos:exactMatch MESH:D006398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001495 hematocele of tunica vaginalis testis skos:exactMatch SCTID:66259004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001495 hematocele of tunica vaginalis testis skos:exactMatch UMLS:C0018931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001495 hematocele of tunica vaginalis testis skos:exactMatch UMLS:C1456400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001496 male genital organ stricture skos:exactMatch DOID:12333 male genital organ stricture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001496 male genital organ stricture skos:exactMatch SCTID:198064007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001497 male genital organ vascular disease skos:exactMatch DOID:12335 male genital organ vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001497 male genital organ vascular disease skos:exactMatch SCTID:198057005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001497 male genital organ vascular disease skos:exactMatch UMLS:C0042374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001498 varicocele skos:exactMatch DOID:12337 varicocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001498 varicocele skos:exactMatch ICD10CM:I86.1 Scrotal varices semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001498 varicocele skos:exactMatch MESH:D014646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001498 varicocele skos:exactMatch SCTID:46871008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001498 varicocele skos:exactMatch UMLS:C0042341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001499 retroperitoneal lymphoma skos:exactMatch DOID:12339 retroperitoneal lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001499 retroperitoneal lymphoma skos:exactMatch NCIT:C7353 Retroperitoneal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001499 retroperitoneal lymphoma skos:exactMatch SCTID:422853008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001499 retroperitoneal lymphoma skos:exactMatch UMLS:C1335779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001500 gender identity disorder skos:exactMatch DOID:1234 gender incongruence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001500 gender identity disorder skos:exactMatch NCIT:C94362 Gender Identity Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001500 gender identity disorder skos:exactMatch SCTID:87991007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001501 retroperitoneal sarcoma skos:exactMatch DOID:12341 retroperitoneal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001501 retroperitoneal sarcoma skos:exactMatch NCIT:C4832 Retroperitoneal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001501 retroperitoneal sarcoma skos:exactMatch SCTID:307219002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001501 retroperitoneal sarcoma skos:exactMatch UMLS:C0585129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001502 retroperitoneum carcinoma skos:exactMatch DOID:12342 retroperitoneum carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001502 retroperitoneum carcinoma skos:exactMatch NCIT:C7352 Retroperitoneal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001502 retroperitoneum carcinoma skos:exactMatch UMLS:C0948749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001503 primary eye hypotony skos:exactMatch DOID:12349 primary eye hypotony semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001503 primary eye hypotony skos:exactMatch SCTID:2251002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001503 primary eye hypotony skos:exactMatch UMLS:C0154782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001504 fetishism skos:exactMatch DOID:1235 fetishism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001504 fetishism skos:exactMatch ICD10CM:F65.0 Fetishism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001504 fetishism skos:exactMatch MESH:D005329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001504 fetishism skos:exactMatch NCIT:C94353 Fetishism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001504 fetishism skos:exactMatch SCTID:59174009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001505 alcoholic hepatitis skos:exactMatch DOID:12351 alcoholic hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001505 alcoholic hepatitis skos:exactMatch ICD10CM:K70.1 Alcoholic hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001505 alcoholic hepatitis skos:exactMatch MESH:D006519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001505 alcoholic hepatitis skos:exactMatch NCIT:C34684 Alcoholic Hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001505 alcoholic hepatitis skos:exactMatch SCTID:235875008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001505 alcoholic hepatitis skos:exactMatch UMLS:C0001306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001506 prostatocystitis skos:exactMatch DOID:12355 prostatocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001506 prostatocystitis skos:exactMatch ICD10CM:N41.3 Prostatocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001506 prostatocystitis skos:exactMatch SCTID:67685000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001506 prostatocystitis skos:exactMatch UMLS:C0156291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001507 viral labyrinthitis skos:exactMatch DOID:12357 viral labyrinthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001507 viral labyrinthitis skos:exactMatch SCTID:409711008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001507 viral labyrinthitis skos:exactMatch UMLS:C0155508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001508 patulous eustachian tube skos:exactMatch DOID:12358 patulous eustachian tube semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001508 patulous eustachian tube skos:exactMatch ICD10CM:H69.0 Patulous Eustachian tube semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001508 patulous eustachian tube skos:exactMatch SCTID:30280005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001508 patulous eustachian tube skos:exactMatch UMLS:C0155434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001509 endocrine exophthalmos skos:exactMatch DOID:12359 endocrine exophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001509 endocrine exophthalmos skos:exactMatch SCTID:276177000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001509 endocrine exophthalmos skos:exactMatch UMLS:C0155264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001510 lateral displacement of eye skos:exactMatch DOID:12360 lateral displacement of eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001510 lateral displacement of eye skos:exactMatch SCTID:48747004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001510 lateral displacement of eye skos:exactMatch UMLS:C0155272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001511 thyrotoxic exophthalmos skos:exactMatch DOID:12362 thyrotoxic exophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001511 thyrotoxic exophthalmos skos:exactMatch SCTID:19885005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001511 thyrotoxic exophthalmos skos:exactMatch UMLS:C0155265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001512 intermittent proptosis skos:exactMatch DOID:12363 intermittent proptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001512 intermittent proptosis skos:exactMatch SCTID:49774006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001512 intermittent proptosis skos:exactMatch UMLS:C0155270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001513 pulsating exophthalmos skos:exactMatch DOID:12364 pulsating exophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001513 pulsating exophthalmos skos:exactMatch SCTID:2284002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001513 pulsating exophthalmos skos:exactMatch UMLS:C0155271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001514 prolapse of urethra skos:exactMatch DOID:12369 prolapse of urethra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001514 prolapse of urethra skos:exactMatch ICD10CM:N81.0 Urethrocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001514 prolapse of urethra skos:exactMatch SCTID:12068006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001514 prolapse of urethra skos:exactMatch UMLS:C0238502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001515 corneal degeneration skos:exactMatch DOID:1237 corneal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001515 corneal degeneration skos:exactMatch ICD10CM:H18.4 Corneal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001515 corneal degeneration skos:exactMatch SCTID:111521006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001515 corneal degeneration skos:exactMatch UMLS:C0155118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001516 spinal muscular atrophy skos:exactMatch DOID:12377 spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001516 spinal muscular atrophy skos:exactMatch MESH:D009134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001516 spinal muscular atrophy skos:exactMatch NCIT:C85075 Spinal Muscular Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001516 spinal muscular atrophy skos:exactMatch SCTID:5262007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001516 spinal muscular atrophy skos:exactMatch UMLS:C0026847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001517 dysentery skos:exactMatch DOID:12384 dysentery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001517 dysentery skos:exactMatch MESH:D004403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001517 dysentery skos:exactMatch SCTID:111939009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001517 dysentery skos:exactMatch SCTID:19213003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001517 dysentery skos:exactMatch UMLS:C0013369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001518 spastic entropion skos:exactMatch DOID:12395 spastic entropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001518 spastic entropion skos:exactMatch SCTID:20828000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001518 spastic entropion skos:exactMatch UMLS:C0155190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001519 entropion skos:exactMatch DOID:12397 entropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001519 entropion skos:exactMatch MESH:D004774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001519 entropion skos:exactMatch SCTID:33168009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001519 entropion skos:exactMatch UMLS:C0014390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001520 kleptomania skos:exactMatch DOID:12400 kleptomania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001520 kleptomania skos:exactMatch ICD10CM:F63.2 Kleptomania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001520 kleptomania skos:exactMatch NCIT:C94333 Kleptomania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001520 kleptomania skos:exactMatch SCTID:69361009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001521 intermittent explosive disorder skos:exactMatch DOID:12401 intermittent explosive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001521 intermittent explosive disorder skos:exactMatch ICD10CM:F63.81 Intermittent explosive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001521 intermittent explosive disorder skos:exactMatch NCIT:C94332 Intermittent Explosive Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001521 intermittent explosive disorder skos:exactMatch SCTID:231527003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001522 pyromania skos:exactMatch DOID:12402 pyromania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001522 pyromania skos:exactMatch ICD10CM:F63.1 Pyromania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001522 pyromania skos:exactMatch MESH:D005391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001522 pyromania skos:exactMatch NCIT:C94334 Pyromania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001522 pyromania skos:exactMatch SCTID:600009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001523 luxation of globe skos:exactMatch DOID:1241 luxation of globe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001523 luxation of globe skos:exactMatch SCTID:20842008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001523 luxation of globe skos:exactMatch UMLS:C0154806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001525 thyrocalcitonin secretion disease skos:exactMatch DOID:12424 thyrocalcitonin secretion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001525 thyrocalcitonin secretion disease skos:exactMatch SCTID:190303007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001525 thyrocalcitonin secretion disease skos:exactMatch UMLS:C0701822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001526 labia minora cancer skos:exactMatch DOID:1243 labia minora cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001526 labia minora cancer skos:exactMatch ICD10CM:C51.1 Malignant neoplasm of labium minus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001526 labia minora cancer skos:exactMatch NCIT:C7637 Malignant Labia Minora Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001526 labia minora cancer skos:exactMatch SCTID:363447008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001526 labia minora cancer skos:exactMatch UMLS:C0496815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001527 conjugate gaze palsy skos:exactMatch DOID:12445 conjugate gaze palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001527 conjugate gaze palsy skos:exactMatch SCTID:1534008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001527 conjugate gaze palsy skos:exactMatch UMLS:C0702143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001528 vulva cancer skos:exactMatch DOID:1245 vulva cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001528 vulva cancer skos:exactMatch MESH:D014846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001528 vulva cancer skos:exactMatch NCIT:C7502 Malignant Vulvar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001528 vulva cancer skos:exactMatch SCTID:363367000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001529 pancytopenia skos:exactMatch DOID:12450 pancytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001529 pancytopenia skos:exactMatch MESH:D010198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001529 pancytopenia skos:exactMatch NCIT:C34889 Pancytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001529 pancytopenia skos:exactMatch SCTID:127034005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001529 pancytopenia skos:exactMatch UMLS:C0030312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001530 secondary hyperparathyroidism of renal origin skos:exactMatch DOID:12465 secondary hyperparathyroidism of renal origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001530 secondary hyperparathyroidism of renal origin skos:exactMatch ICD10CM:N25.81 Secondary hyperparathyroidism of renal origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001530 secondary hyperparathyroidism of renal origin skos:exactMatch SCTID:19034001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001530 secondary hyperparathyroidism of renal origin skos:exactMatch UMLS:C0271847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001531 blood coagulation disease skos:exactMatch DOID:1247 blood coagulation disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001531 blood coagulation disease skos:exactMatch MESH:D001778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001531 blood coagulation disease skos:exactMatch NCIT:C2902 Coagulation Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001531 blood coagulation disease skos:exactMatch SCTID:64779008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001532 capillariasis skos:exactMatch DOID:12474 capillariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001532 capillariasis skos:exactMatch SCTID:52979002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001532 capillariasis skos:exactMatch UMLS:C0006897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001533 pes anserinus tendinitis or bursitis skos:exactMatch DOID:12475 pes anserinus tendinitis or bursitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001534 ocular hyperemia skos:exactMatch DOID:1248 ocular hyperemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001534 ocular hyperemia skos:exactMatch SCTID:359610006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001534 ocular hyperemia skos:exactMatch UMLS:C0155169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001535 vagus nerve disorder skos:exactMatch DOID:12491 Vagus nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001535 vagus nerve disorder skos:exactMatch MESH:D020421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001535 vagus nerve disorder skos:exactMatch NCIT:C27591 Vagus Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001535 vagus nerve disorder skos:exactMatch SCTID:73765005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001535 vagus nerve disorder skos:exactMatch UMLS:C0152179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001536 vaginal leiomyoma skos:exactMatch DOID:125 vagina leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001536 vaginal leiomyoma skos:exactMatch NCIT:C6373 Vaginal Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001536 vaginal leiomyoma skos:exactMatch UMLS:C1336939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001537 tuberculous epididymitis skos:exactMatch DOID:1251 tuberculous epididymitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001537 tuberculous epididymitis skos:exactMatch SCTID:83652003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001537 tuberculous epididymitis skos:exactMatch UMLS:C0152814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001538 retinal ischemia skos:exactMatch DOID:12510 retinal ischemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001538 retinal ischemia skos:exactMatch ICD10CM:H35.82 Retinal ischemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001538 retinal ischemia skos:exactMatch SCTID:26468004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001538 retinal ischemia skos:exactMatch UMLS:C0162291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001539 retinal perforation skos:exactMatch DOID:12514 retinal perforation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001539 retinal perforation skos:exactMatch MESH:D012167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001539 retinal perforation skos:exactMatch SCTID:232003005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001539 retinal perforation skos:exactMatch UMLS:C0035321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001540 bagassosis skos:exactMatch DOID:12522 bagassosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001540 bagassosis skos:exactMatch ICD10CM:J67.1 Bagassosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001540 bagassosis skos:exactMatch NCIT:C34409 Bagassosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001540 bagassosis skos:exactMatch SCTID:67242002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001540 bagassosis skos:exactMatch UMLS:C0004681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001541 plantar nerve lesion skos:exactMatch DOID:12524 plantar nerve lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001541 plantar nerve lesion skos:exactMatch SCTID:193148004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001541 plantar nerve lesion skos:exactMatch UMLS:C0154752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001542 common peroneal nerve lesion skos:exactMatch DOID:12527 common peroneal nerve lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001542 common peroneal nerve lesion skos:exactMatch SCTID:399107008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001542 common peroneal nerve lesion skos:exactMatch UMLS:C0270909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001543 lesion of sciatic nerve skos:exactMatch DOID:12528 lesion of sciatic nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001543 lesion of sciatic nerve skos:exactMatch ICD10CM:G57.0 Lesion of sciatic nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001543 lesion of sciatic nerve skos:exactMatch SCTID:367137004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001543 lesion of sciatic nerve skos:exactMatch UMLS:C0154748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001544 tibial nerve palsy skos:exactMatch DOID:12529 tibial nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001544 tibial nerve palsy skos:exactMatch SCTID:365258000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001544 tibial nerve palsy skos:exactMatch UMLS:C0154751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001546 hypermobility of coccyx skos:exactMatch DOID:12537 hypermobility of coccyx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001546 hypermobility of coccyx skos:exactMatch SCTID:202809009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001546 hypermobility of coccyx skos:exactMatch UMLS:C0158295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001547 atrophic nonflaccid tympanic membrane skos:exactMatch DOID:12546 atrophic nonflaccid tympanic membrane semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001547 atrophic nonflaccid tympanic membrane skos:exactMatch SCTID:72052003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001547 atrophic nonflaccid tympanic membrane skos:exactMatch UMLS:C0155471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001548 hepatic coma skos:exactMatch DOID:12550 hepatic coma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001548 hepatic coma skos:exactMatch SCTID:72836002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001548 hepatic coma skos:exactMatch UMLS:C0019147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001549 hemolytic-uremic syndrome skos:exactMatch DOID:12554 hemolytic-uremic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001549 hemolytic-uremic syndrome skos:exactMatch ICD10CM:D59.3 Hemolytic-uremic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001549 hemolytic-uremic syndrome skos:exactMatch MESH:D006463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001549 hemolytic-uremic syndrome skos:exactMatch NCIT:C75545 Hemolytic Uremic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001549 hemolytic-uremic syndrome skos:exactMatch OMIMPS:235400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001549 hemolytic-uremic syndrome skos:exactMatch Orphanet:544458 Hemolytic uremic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001549 hemolytic-uremic syndrome skos:exactMatch SCTID:111407006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001549 hemolytic-uremic syndrome skos:exactMatch UMLS:C0019061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001551 ulceration of vulva skos:exactMatch DOID:12566 ulceration of vulva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001551 ulceration of vulva skos:exactMatch ICD10CM:N76.6 Ulceration of vulva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001551 ulceration of vulva skos:exactMatch SCTID:68640004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001551 ulceration of vulva skos:exactMatch UMLS:C0156339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001552 dyscalculia skos:exactMatch DOID:12568 dyscalculia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001552 dyscalculia skos:exactMatch MESH:D060705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001552 dyscalculia skos:exactMatch NCIT:C97165 Dyscalculia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001552 dyscalculia skos:exactMatch SCTID:47916000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001553 phacolytic glaucoma skos:exactMatch DOID:12570 phacolytic glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001553 phacolytic glaucoma skos:exactMatch SCTID:32893002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001553 phacolytic glaucoma skos:exactMatch UMLS:C0152137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001554 phacogenic glaucoma skos:exactMatch DOID:12571 phacogenic glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001554 phacogenic glaucoma skos:exactMatch SCTID:392300000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001554 phacogenic glaucoma skos:exactMatch UMLS:C0339590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001555 neonatal thyrotoxicosis skos:exactMatch DOID:12573 neonatal thyrotoxicosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001555 neonatal thyrotoxicosis skos:exactMatch NCIT:C114906 Neonatal Thyrotoxicosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001555 neonatal thyrotoxicosis skos:exactMatch SCTID:13795004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001555 neonatal thyrotoxicosis skos:exactMatch UMLS:C0158983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001556 urethral obstruction skos:exactMatch DOID:12577 urethral obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001556 urethral obstruction skos:exactMatch MESH:D014524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001556 urethral obstruction skos:exactMatch SCTID:95588004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001556 urethral obstruction skos:exactMatch UMLS:C0041972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001557 olecranon bursitis skos:exactMatch DOID:12581 olecranon bursitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001557 olecranon bursitis skos:exactMatch ICD10CM:M70.2 Olecranon bursitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001557 olecranon bursitis skos:exactMatch SCTID:425940002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001557 olecranon bursitis skos:exactMatch UMLS:C0263962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001557 olecranon bursitis skos:exactMatch UMLS:C3887895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001558 Potter sequence skos:exactMatch DOID:12594 Potter's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001558 Potter sequence skos:exactMatch ICD10CM:Q60.6 Potter's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001558 Potter sequence skos:exactMatch NCIT:C40435 Potter Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001558 Potter sequence skos:exactMatch SCTID:41962002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001558 Potter sequence skos:exactMatch UMLS:C0178426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001559 perineocele skos:exactMatch DOID:12637 perineocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001559 perineocele skos:exactMatch ICD10CM:N81.81 Perineocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001560 hypertrophic pyloric stenosis skos:exactMatch DOID:12638 hypertrophic pyloric stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001560 hypertrophic pyloric stenosis skos:exactMatch ICD10CM:Q40.0 Congenital hypertrophic pyloric stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001560 hypertrophic pyloric stenosis skos:exactMatch MESH:D046248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001560 hypertrophic pyloric stenosis skos:exactMatch NCIT:C98952 Hypertrophic Pyloric Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001560 hypertrophic pyloric stenosis skos:exactMatch SCTID:48644003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001561 pyloric stenosis skos:exactMatch DOID:12639 pyloric stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001561 pyloric stenosis skos:exactMatch DOID:3122 gastric outlet obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001561 pyloric stenosis skos:exactMatch MESH:D011707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001561 pyloric stenosis skos:exactMatch MESH:D017219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001561 pyloric stenosis skos:exactMatch NCIT:C34966 Pyloric Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001561 pyloric stenosis skos:exactMatch SCTID:367403001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001562 displacement of cardia through esophageal hiatus skos:exactMatch DOID:12641 displacement of cardia through esophageal hiatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001562 displacement of cardia through esophageal hiatus skos:exactMatch ICD10CM:Q40.1 Congenital hiatus hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001562 displacement of cardia through esophageal hiatus skos:exactMatch SCTID:47028006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001563 vestibulocochlear nerve disorder skos:exactMatch DOID:12657 vestibulocochlear nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001563 vestibulocochlear nerve disorder skos:exactMatch MESH:D000160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001563 vestibulocochlear nerve disorder skos:exactMatch NCIT:C27207 Vestibulocochlear Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001563 vestibulocochlear nerve disorder skos:exactMatch SCTID:77949003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001563 vestibulocochlear nerve disorder skos:exactMatch UMLS:C0001163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001564 binocular vision disease skos:exactMatch DOID:12667 binocular vision disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001564 binocular vision disease skos:exactMatch NCIT:C34422 Binocular Vision Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001564 binocular vision disease skos:exactMatch SCTID:83275001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001565 abnormal retinal correspondence skos:exactMatch DOID:12668 abnormal retinal correspondence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001565 abnormal retinal correspondence skos:exactMatch ICD10CM:H53.31 Abnormal retinal correspondence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001565 abnormal retinal correspondence skos:exactMatch SCTID:79195003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001565 abnormal retinal correspondence skos:exactMatch UMLS:C0155010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001566 hypercalcemia disease skos:exactMatch DOID:12678 hypercalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001566 hypercalcemia disease skos:exactMatch ICD10CM:E83.52 Hypercalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001566 hypercalcemia disease skos:exactMatch MESH:D006934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001566 hypercalcemia disease skos:exactMatch NCIT:C3112 Hypercalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001566 hypercalcemia disease skos:exactMatch SCTID:66931009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001566 hypercalcemia disease skos:exactMatch UMLS:C0020437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001567 nephrocalcinosis skos:exactMatch DOID:12679 nephrocalcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001567 nephrocalcinosis skos:exactMatch MESH:D009397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001567 nephrocalcinosis skos:exactMatch NCIT:C84918 Nephrocalcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001567 nephrocalcinosis skos:exactMatch SCTID:48638002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001567 nephrocalcinosis skos:exactMatch UMLS:C0027709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001568 mixed receptive-expressive language disorder skos:exactMatch DOID:12685 mixed receptive-expressive language disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001568 mixed receptive-expressive language disorder skos:exactMatch ICD10CM:F80.2 Mixed receptive-expressive language disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001568 mixed receptive-expressive language disorder skos:exactMatch NCIT:C92563 Mixed Receptive-Expressive Language Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001568 mixed receptive-expressive language disorder skos:exactMatch SCTID:25766007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001569 acoustic neuroma skos:exactMatch DOID:12689 acoustic neuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001569 acoustic neuroma skos:exactMatch MESH:D009464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001569 acoustic neuroma skos:exactMatch NCIT:C3276 Vestibular Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001569 acoustic neuroma skos:exactMatch Orphanet:252175 Vestibular schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001569 acoustic neuroma skos:exactMatch SCTID:126949007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001571 gynecomastia disorder skos:exactMatch DOID:12698 gynecomastia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001571 gynecomastia disorder skos:exactMatch MESH:D006177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001571 gynecomastia disorder skos:exactMatch NCIT:C3073 Gynecomastia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001571 gynecomastia disorder skos:exactMatch SCTID:4754008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001571 gynecomastia disorder skos:exactMatch UMLS:C0018418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001572 leiomyoma skos:exactMatch DOID:127 leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001572 leiomyoma skos:exactMatch MESH:D007889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001572 leiomyoma skos:exactMatch NCIT:C3157 Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001572 leiomyoma skos:exactMatch SCTID:146801000119103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001572 leiomyoma skos:exactMatch UMLS:C0023267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001574 capillary disorder skos:exactMatch DOID:1271 capillary disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001574 capillary disorder skos:exactMatch SCTID:58729003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001574 capillary disorder skos:exactMatch UMLS:C0155765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001575 chronic gonococcal salpingitis skos:exactMatch DOID:12718 chronic gonococcal salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001575 chronic gonococcal salpingitis skos:exactMatch SCTID:53529004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001575 chronic gonococcal salpingitis skos:exactMatch UMLS:C0153208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001576 telangiectasis skos:exactMatch DOID:1272 telangiectasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001576 telangiectasis skos:exactMatch MESH:D013684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001576 telangiectasis skos:exactMatch NCIT:C28194 Telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001576 telangiectasis skos:exactMatch SCTID:247479008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001576 telangiectasis skos:exactMatch UMLS:C0039446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001577 respiratory syncytial virus infectious disease skos:exactMatch DOID:1273 respiratory syncytial virus infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001577 respiratory syncytial virus infectious disease skos:exactMatch MESH:D018357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001577 respiratory syncytial virus infectious disease skos:exactMatch NCIT:C3354 Respiratory Syncytial Virus Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001577 respiratory syncytial virus infectious disease skos:exactMatch SCTID:55735004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001577 respiratory syncytial virus infectious disease skos:exactMatch UMLS:C0035235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001578 obsolete hernia of ovary and fallopian tube skos:exactMatch DOID:12735 hernia of ovary and fallopian tube semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001579 corneal staphyloma skos:exactMatch DOID:12753 corneal staphyloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001579 corneal staphyloma skos:exactMatch SCTID:52476003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001579 corneal staphyloma skos:exactMatch UMLS:C0152440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001580 lacrimal duct cancer skos:exactMatch DOID:12756 lacrimal duct cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001580 lacrimal duct cancer skos:exactMatch NCIT:C3567 Malignant Nasolacrimal Duct Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001580 lacrimal duct cancer skos:exactMatch SCTID:188274004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001580 lacrimal duct cancer skos:exactMatch UMLS:C0153631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001582 cicatricial ectropion skos:exactMatch DOID:12782 cicatricial ectropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001582 cicatricial ectropion skos:exactMatch SCTID:28914006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001582 cicatricial ectropion skos:exactMatch UMLS:C0155196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001583 diabetic polyneuropathy skos:exactMatch DOID:12785 diabetic polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001583 diabetic polyneuropathy skos:exactMatch SCTID:49455004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001583 diabetic polyneuropathy skos:exactMatch UMLS:C0271680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001584 ocular motility disease skos:exactMatch DOID:1279 ocular motility disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001584 ocular motility disease skos:exactMatch SCTID:45030009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001585 hallucinogen abuse skos:exactMatch DOID:12797 hallucinogen abuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001585 hallucinogen abuse skos:exactMatch SCTID:74851005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001586 mucopolysaccharidosis type 1 skos:exactMatch DOID:12802 mucopolysaccharidosis I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001586 mucopolysaccharidosis type 1 skos:exactMatch NCIT:C85053 Mucopolysaccharidosis Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001586 mucopolysaccharidosis type 1 skos:exactMatch Orphanet:579 Mucopolysaccharidosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001586 mucopolysaccharidosis type 1 skos:exactMatch SCTID:75610003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001588 chronic lacrimal gland enlargement skos:exactMatch DOID:12809 chronic lacrimal gland enlargement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001588 chronic lacrimal gland enlargement skos:exactMatch SCTID:4839005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001588 chronic lacrimal gland enlargement skos:exactMatch UMLS:C1300133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001589 obsolete vaginal enterocele skos:exactMatch DOID:1283 enterocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001589 obsolete vaginal enterocele skos:exactMatch SCTID:398061002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001590 quadriplegia skos:exactMatch DOID:12835 quadriplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001590 quadriplegia skos:exactMatch MESH:D011782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001590 quadriplegia skos:exactMatch NCIT:C50721 Quadriplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001590 quadriplegia skos:exactMatch SCTID:11538006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001590 quadriplegia skos:exactMatch UMLS:C0034372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001591 senile entropion skos:exactMatch DOID:12836 senile entropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001591 senile entropion skos:exactMatch SCTID:55408009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001591 senile entropion skos:exactMatch UMLS:C0155188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001592 prolapse of female genital organ skos:exactMatch DOID:1284 prolapse of female genital organ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001592 prolapse of female genital organ skos:exactMatch ICD10CM:N81 Female genital prolapse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001592 prolapse of female genital organ skos:exactMatch SCTID:73998008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001592 prolapse of female genital organ skos:exactMatch UMLS:C0156349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001593 rectal disorder skos:exactMatch DOID:1285 rectal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001593 rectal disorder skos:exactMatch MESH:D012002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001593 rectal disorder skos:exactMatch SCTID:5964004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001593 rectal disorder skos:exactMatch UMLS:C0034882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001594 Achilles bursitis skos:exactMatch DOID:12857 Achilles bursitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001594 Achilles bursitis skos:exactMatch UMLS:C0149846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001595 choreatic disease skos:exactMatch DOID:12859 choreatic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001595 choreatic disease skos:exactMatch MESH:D002819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001595 choreatic disease skos:exactMatch NCIT:C84633 Chorea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001595 choreatic disease skos:exactMatch Orphanet:1429 Benign hereditary chorea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001595 choreatic disease skos:exactMatch SCTID:230298007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001595 choreatic disease skos:exactMatch SCTID:230306001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001596 hypochondriasis skos:exactMatch DOID:12883 hypochondriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001596 hypochondriasis skos:exactMatch MESH:D006998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001596 hypochondriasis skos:exactMatch SCTID:18193002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001597 submandibular gland disorder skos:exactMatch DOID:12897 submandibular gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001597 submandibular gland disorder skos:exactMatch MESH:D013364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001597 submandibular gland disorder skos:exactMatch UMLS:C0038557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001598 benign lymphoepithelial lesion of salivary gland skos:exactMatch DOID:12899 benign lymphoepithelial lesion of salivary gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001598 benign lymphoepithelial lesion of salivary gland skos:exactMatch NCIT:C3949 Benign Lymphoepithelial Lesion of the Salivary Gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001598 benign lymphoepithelial lesion of salivary gland skos:exactMatch SCTID:45517002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001598 benign lymphoepithelial lesion of salivary gland skos:exactMatch UMLS:C0266995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001600 mucocele of salivary gland skos:exactMatch DOID:12904 mucocele of salivary gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001600 mucocele of salivary gland skos:exactMatch ICD10CM:K11.6 Mucocele of salivary gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001600 mucocele of salivary gland skos:exactMatch MESH:D011900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001600 mucocele of salivary gland skos:exactMatch SCTID:69825009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001600 mucocele of salivary gland skos:exactMatch UMLS:C0026686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001600 mucocele of salivary gland skos:exactMatch UMLS:C2242813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001601 Plasmodium ovale malaria skos:exactMatch DOID:12919 Plasmodium ovale malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001601 Plasmodium ovale malaria skos:exactMatch ICD10CM:B53.0 Plasmodium ovale malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001601 Plasmodium ovale malaria skos:exactMatch SCTID:19341001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001601 Plasmodium ovale malaria skos:exactMatch UMLS:C0152072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001602 labia minora carcinoma skos:exactMatch DOID:1293 labia minora carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001602 labia minora carcinoma skos:exactMatch NCIT:C9364 Labia Minora Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001602 labia minora carcinoma skos:exactMatch UMLS:C1334357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001603 paralytic lagophthalmos skos:exactMatch DOID:12958 paralytic lagophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001603 paralytic lagophthalmos skos:exactMatch UMLS:C0155197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001604 lagophthalmos skos:exactMatch DOID:12959 lagophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001604 lagophthalmos skos:exactMatch ICD10CM:H02.2 Lagophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001604 lagophthalmos skos:exactMatch SCTID:60735000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001604 lagophthalmos skos:exactMatch UMLS:C0152226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001606 central nervous system leukemia skos:exactMatch DOID:12969 central nervous system leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001606 central nervous system leukemia skos:exactMatch NCIT:C5440 Central Nervous System Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001606 central nervous system leukemia skos:exactMatch UMLS:C1332884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001607 intrapelvic lymph node leukemic reticuloendotheliosis skos:exactMatch DOID:12972 intrapelvic lymph node leukemic reticuloendotheliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001607 intrapelvic lymph node leukemic reticuloendotheliosis skos:exactMatch SCTID:93145002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001607 intrapelvic lymph node leukemic reticuloendotheliosis skos:exactMatch UMLS:C0153831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001608 vagus nerve neoplasm skos:exactMatch DOID:12984 vagus nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001608 vagus nerve neoplasm skos:exactMatch NCIT:C5831 Vagus Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001608 vagus nerve neoplasm skos:exactMatch SCTID:126976007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001608 vagus nerve neoplasm skos:exactMatch UMLS:C1263901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001609 agranulocytosis skos:exactMatch DOID:12987 agranulocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001609 agranulocytosis skos:exactMatch ICD10CM:D70 Neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001609 agranulocytosis skos:exactMatch ICD10WHO:D70 Agranulocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001609 agranulocytosis skos:exactMatch MESH:D000380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001609 agranulocytosis skos:exactMatch NCIT:C2863 Granulocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001609 agranulocytosis skos:exactMatch SCTID:417672002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001609 agranulocytosis skos:exactMatch UMLS:C0001824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001610 acute dacryocystitis skos:exactMatch DOID:12996 acute dacryocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001610 acute dacryocystitis skos:exactMatch SCTID:25470000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001610 acute dacryocystitis skos:exactMatch UMLS:C0155237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001611 phlegmonous dacryocystitis skos:exactMatch DOID:12997 Phlegmonous dacryocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001611 phlegmonous dacryocystitis skos:exactMatch ICD10CM:H04.31 Phlegmonous dacryocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001611 phlegmonous dacryocystitis skos:exactMatch SCTID:64324003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001611 phlegmonous dacryocystitis skos:exactMatch UMLS:C0155238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001612 carotid stenosis skos:exactMatch DOID:13001 carotid stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001612 carotid stenosis skos:exactMatch MESH:D016893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001612 carotid stenosis skos:exactMatch NCIT:C95804 Carotid Artery Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001612 carotid stenosis skos:exactMatch SCTID:64586002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001612 carotid stenosis skos:exactMatch UMLS:C0007282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001613 vertebrobasilar insufficiency skos:exactMatch DOID:13003 vertebrobasilar insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001613 vertebrobasilar insufficiency skos:exactMatch MESH:D014715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001613 vertebrobasilar insufficiency skos:exactMatch SCTID:195199008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001613 vertebrobasilar insufficiency skos:exactMatch UMLS:C0042568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001614 intra-abdominal lymph node mast cell malignancy skos:exactMatch DOID:13005 intra-abdominal lymph node mast cell malignancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001614 intra-abdominal lymph node mast cell malignancy skos:exactMatch SCTID:188664008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001614 intra-abdominal lymph node mast cell malignancy skos:exactMatch UMLS:C0153844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001615 epidemic keratoconjunctivitis skos:exactMatch DOID:13014 shipyard eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001615 epidemic keratoconjunctivitis skos:exactMatch NCIT:C34590 Epidemic Keratoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001615 epidemic keratoconjunctivitis skos:exactMatch SCTID:60548004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001615 epidemic keratoconjunctivitis skos:exactMatch UMLS:C0014493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001616 lobomycosis skos:exactMatch DOID:13026 lobomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001616 lobomycosis skos:exactMatch ICD10CM:B48.0 Lobomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001616 lobomycosis skos:exactMatch MESH:D060368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001616 lobomycosis skos:exactMatch SCTID:47306003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001616 lobomycosis skos:exactMatch UMLS:C0152066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001617 transient global amnesia skos:exactMatch DOID:13027 transient global amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001617 transient global amnesia skos:exactMatch ICD10CM:G45.4 Transient global amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001617 transient global amnesia skos:exactMatch MESH:D020236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001617 transient global amnesia skos:exactMatch NCIT:C85198 Transient Global Amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001618 balanoposthitis skos:exactMatch DOID:13031 balanoposthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001618 balanoposthitis skos:exactMatch ICD10CM:N47.6 Balanoposthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001618 balanoposthitis skos:exactMatch SCTID:46090001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001618 balanoposthitis skos:exactMatch UMLS:C0004691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001620 louse-borne relapsing fever skos:exactMatch DOID:13035 louse-borne relapsing fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001620 louse-borne relapsing fever skos:exactMatch ICD10CM:A68.0 Louse-borne relapsing fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001620 louse-borne relapsing fever skos:exactMatch NCIT:C128426 Louse-Borne Relapsing Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001620 louse-borne relapsing fever skos:exactMatch SCTID:14683004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001620 louse-borne relapsing fever skos:exactMatch UMLS:C0152061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001621 tick-borne relapsing fever skos:exactMatch DOID:13036 tick-borne relapsing fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001621 tick-borne relapsing fever skos:exactMatch ICD10CM:A68.1 Tick-borne relapsing fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001621 tick-borne relapsing fever skos:exactMatch NCIT:C34976 Tick-Borne Relapsing Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001621 tick-borne relapsing fever skos:exactMatch SCTID:10301003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001621 tick-borne relapsing fever skos:exactMatch UMLS:C0035022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001622 mechanical lagophthalmos skos:exactMatch DOID:13037 mechanical lagophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001622 mechanical lagophthalmos skos:exactMatch ICD10CM:H02.22 Mechanical lagophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001622 mechanical lagophthalmos skos:exactMatch SCTID:21783006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001622 mechanical lagophthalmos skos:exactMatch UMLS:C0155198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001623 cicatricial lagophthalmos skos:exactMatch DOID:13038 cicatricial lagophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001623 cicatricial lagophthalmos skos:exactMatch ICD10CM:H02.21 Cicatricial lagophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001623 cicatricial lagophthalmos skos:exactMatch UMLS:C0155199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001624 acute sphenoidal sinusitis skos:exactMatch DOID:13046 acute sphenoidal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001624 acute sphenoidal sinusitis skos:exactMatch ICD10CM:J01.3 Acute sphenoidal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001624 acute sphenoidal sinusitis skos:exactMatch SCTID:77919000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001624 acute sphenoidal sinusitis skos:exactMatch UMLS:C0155807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001625 corpus luteum cyst skos:exactMatch DOID:13050 corpus luteum cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001625 corpus luteum cyst skos:exactMatch ICD10CM:N83.1 Corpus luteum cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001625 corpus luteum cyst skos:exactMatch SCTID:386762009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001626 traumatic glaucoma skos:exactMatch DOID:13060 traumatic glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001626 traumatic glaucoma skos:exactMatch SCTID:68241007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001626 traumatic glaucoma skos:exactMatch UMLS:C0339594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001627 dementia skos:exactMatch DOID:1307 dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001627 dementia skos:exactMatch MESH:D003704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001627 dementia skos:exactMatch NCIT:C4786 Dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001627 dementia skos:exactMatch SCTID:52448006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch DOID:13074 tinea unguium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch ICD10CM:B35.1 Tinea unguium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch MESH:D014009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch NCIT:C112214 Onychomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch UMLS:C0040261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch UMLS:C0157690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch UMLS:C0157691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch UMLS:C0157696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch UMLS:C0157698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch UMLS:C0157701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001628 tinea unguium skos:exactMatch UMLS:C4082762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001629 Jaccoud syndrome skos:exactMatch DOID:13080 Jaccoud's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001629 Jaccoud syndrome skos:exactMatch SCTID:84801008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001629 Jaccoud syndrome skos:exactMatch UMLS:C0152084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001630 branch retinal artery occlusion skos:exactMatch DOID:13094 branch retinal artery occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001630 branch retinal artery occlusion skos:exactMatch NCIT:C34436 Retinal Arterial Branch Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001630 branch retinal artery occlusion skos:exactMatch SCTID:50821009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001630 branch retinal artery occlusion skos:exactMatch UMLS:C0006123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001631 vertebral artery insufficiency skos:exactMatch DOID:13095 vertebral artery insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001631 vertebral artery insufficiency skos:exactMatch NCIT:C35123 Vertebral Artery Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001631 vertebral artery insufficiency skos:exactMatch SCTID:34781003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001631 vertebral artery insufficiency skos:exactMatch UMLS:C0042560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001632 intracranial arteriosclerosis skos:exactMatch DOID:13097 intracranial arteriosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001632 intracranial arteriosclerosis skos:exactMatch MESH:D002537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001632 intracranial arteriosclerosis skos:exactMatch UMLS:C0007771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001633 central retinal artery occlusion skos:exactMatch DOID:13098 central retinal artery occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001633 central retinal artery occlusion skos:exactMatch ICD10CM:H34.1 Central retinal artery occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001633 central retinal artery occlusion skos:exactMatch NCIT:C34456 Central Retinal Artery Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001633 central retinal artery occlusion skos:exactMatch SCTID:38742007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001633 central retinal artery occlusion skos:exactMatch UMLS:C0007688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001634 bladder leiomyoma skos:exactMatch DOID:13109 bladder leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001634 bladder leiomyoma skos:exactMatch NCIT:C6178 Bladder Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001634 bladder leiomyoma skos:exactMatch UMLS:C1332560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001635 bladder squamous papilloma skos:exactMatch DOID:13110 bladder squamous papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001635 bladder squamous papilloma skos:exactMatch NCIT:C39834 Bladder Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001635 bladder squamous papilloma skos:exactMatch UMLS:C1511199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001636 mechanical entropion skos:exactMatch DOID:13112 mechanical entropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001636 mechanical entropion skos:exactMatch SCTID:38683003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001636 mechanical entropion skos:exactMatch UMLS:C0155189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001637 cicatricial entropion skos:exactMatch DOID:13113 cicatricial entropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001637 cicatricial entropion skos:exactMatch SCTID:67383002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001637 cicatricial entropion skos:exactMatch UMLS:C0155191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001638 protein-deficiency anemia skos:exactMatch DOID:13120 protein-deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001638 protein-deficiency anemia skos:exactMatch ICD10CM:D53.0 Protein deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001638 protein-deficiency anemia skos:exactMatch SCTID:191156009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001638 protein-deficiency anemia skos:exactMatch UMLS:C0154290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001639 deficiency anemia skos:exactMatch DOID:13121 deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001639 deficiency anemia skos:exactMatch SCTID:267513007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001639 deficiency anemia skos:exactMatch UMLS:C0041782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001640 gonococcal spondylitis skos:exactMatch DOID:13127 gonococcal spondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001640 gonococcal spondylitis skos:exactMatch SCTID:53664003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001640 gonococcal spondylitis skos:exactMatch UMLS:C0153219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001641 severe pre-eclampsia skos:exactMatch DOID:13129 severe pre-eclampsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001641 severe pre-eclampsia skos:exactMatch NCIT:C112843 Severe Preeclampsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001642 hordeolum externum skos:exactMatch DOID:13134 hordeolum externum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001642 hordeolum externum skos:exactMatch SCTID:1489008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001642 hordeolum externum skos:exactMatch UMLS:C0019919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001643 exophthalmic ophthalmoplegia skos:exactMatch DOID:13135 exophthalmic ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001643 exophthalmic ophthalmoplegia skos:exactMatch SCTID:69763009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001643 exophthalmic ophthalmoplegia skos:exactMatch UMLS:C0152135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001644 acute proliferative glomerulonephritis skos:exactMatch DOID:13138 acute proliferative glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001644 acute proliferative glomerulonephritis skos:exactMatch NCIT:C35443 Post-Streptococcal Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001644 acute proliferative glomerulonephritis skos:exactMatch SCTID:197579006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001644 acute proliferative glomerulonephritis skos:exactMatch UMLS:C0341692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001645 crescentic glomerulonephritis skos:exactMatch DOID:13139 crescentic glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001645 crescentic glomerulonephritis skos:exactMatch NCIT:C35444 Crescentic Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001645 crescentic glomerulonephritis skos:exactMatch SCTID:236398000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001646 benign secondary hypertension skos:exactMatch DOID:13143 benign secondary hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001646 benign secondary hypertension skos:exactMatch SCTID:194785008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001646 benign secondary hypertension skos:exactMatch UMLS:C0155620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001647 benign renovascular hypertension skos:exactMatch DOID:13145 benign renovascular hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001648 esophageal candidiasis skos:exactMatch DOID:13146 esophageal candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001648 esophageal candidiasis skos:exactMatch ICD10CM:B37.81 Candidal esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001648 esophageal candidiasis skos:exactMatch NCIT:C27027 Candida Esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001648 esophageal candidiasis skos:exactMatch SCTID:20639004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001648 esophageal candidiasis skos:exactMatch UMLS:C0239295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001649 fungal esophagitis skos:exactMatch DOID:13147 fungal esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001649 fungal esophagitis skos:exactMatch NCIT:C27107 Fungal Esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001649 fungal esophagitis skos:exactMatch SCTID:235602008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001649 fungal esophagitis skos:exactMatch UMLS:C0341109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001650 acute cystitis skos:exactMatch DOID:13148 acute cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001650 acute cystitis skos:exactMatch ICD10CM:N30.0 Acute cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001650 acute cystitis skos:exactMatch NCIT:C26934 Acute Cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001650 acute cystitis skos:exactMatch SCTID:68226007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001650 acute cystitis skos:exactMatch UMLS:C0149523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001651 scrotum squamous cell carcinoma skos:exactMatch DOID:13159 scrotum squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001651 scrotum squamous cell carcinoma skos:exactMatch NCIT:C4643 Scrotal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001651 scrotum squamous cell carcinoma skos:exactMatch SCTID:276860003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001651 scrotum squamous cell carcinoma skos:exactMatch UMLS:C0349551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001652 scrotum melanoma skos:exactMatch DOID:13160 scrotum melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001652 scrotum melanoma skos:exactMatch NCIT:C7361 Scrotal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001652 scrotum melanoma skos:exactMatch UMLS:C1331544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001653 prepuce cancer skos:exactMatch DOID:13168 prepuce cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001653 prepuce cancer skos:exactMatch SCTID:363450006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001653 prepuce cancer skos:exactMatch UMLS:C0153598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001654 spermatic cord cancer skos:exactMatch DOID:13169 spermatic cord cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001654 spermatic cord cancer skos:exactMatch NCIT:C3559 Malignant Spermatic Cord Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001654 spermatic cord cancer skos:exactMatch SCTID:363453008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001654 spermatic cord cancer skos:exactMatch UMLS:C0153603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001655 dissociated nystagmus skos:exactMatch DOID:13174 dissociated nystagmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001655 dissociated nystagmus skos:exactMatch ICD10CM:H55.04 Dissociated nystagmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001655 dissociated nystagmus skos:exactMatch SCTID:9520006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001655 dissociated nystagmus skos:exactMatch UMLS:C0155380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001656 megaesophagus skos:exactMatch DOID:13186 megaesophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001656 megaesophagus skos:exactMatch NCIT:C34811 Megaesophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001656 megaesophagus skos:exactMatch SCTID:70667005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001656 megaesophagus skos:exactMatch UMLS:C0025164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001657 brain cancer skos:exactMatch DOID:1319 brain cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001657 brain cancer skos:exactMatch MESH:D001932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001657 brain cancer skos:exactMatch NCIT:C3568 Malignant Brain Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001657 brain cancer skos:exactMatch SCTID:428061005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001658 nontoxic goiter skos:exactMatch DOID:13195 nontoxic goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001658 nontoxic goiter skos:exactMatch NCIT:C35271 Nontoxic Goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001658 nontoxic goiter skos:exactMatch UMLS:C0221777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001660 proliferative diabetic retinopathy skos:exactMatch DOID:13207 proliferative diabetic retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001660 proliferative diabetic retinopathy skos:exactMatch NCIT:C84457 Proliferative Diabetic Retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001660 proliferative diabetic retinopathy skos:exactMatch SCTID:59276001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001660 proliferative diabetic retinopathy skos:exactMatch UMLS:C0154830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001661 background diabetic retinopathy skos:exactMatch DOID:13208 background diabetic retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001661 background diabetic retinopathy skos:exactMatch NCIT:C35668 Non-Proliferative Diabetic Retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001661 background diabetic retinopathy skos:exactMatch SCTID:390834004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001661 background diabetic retinopathy skos:exactMatch UMLS:C0004606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001662 obsolete right bundle branch block skos:exactMatch DOID:13209 right bundle branch block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001662 obsolete right bundle branch block skos:exactMatch SCTID:59118001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001663 hole retinal cyst skos:exactMatch DOID:13214 hole retinal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001663 hole retinal cyst skos:exactMatch SCTID:1079004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001663 hole retinal cyst skos:exactMatch UMLS:C1261331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001664 submucous uterine fibroid skos:exactMatch DOID:13222 submucous uterine fibroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001664 submucous uterine fibroid skos:exactMatch ICD10CM:D25.0 Submucous leiomyoma of uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001664 submucous uterine fibroid skos:exactMatch SCTID:95279007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001664 submucous uterine fibroid skos:exactMatch UMLS:C0153993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001665 oculoglandular tularemia skos:exactMatch DOID:13226 oculoglandular tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001665 oculoglandular tularemia skos:exactMatch ICD10CM:A21.1 Oculoglandular tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001665 oculoglandular tularemia skos:exactMatch SCTID:73363000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001665 oculoglandular tularemia skos:exactMatch UMLS:C0152944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001666 retinal dystrophies primarily involving Bruch's membrane skos:exactMatch DOID:13227 retinal dystrophies primarily involving Bruch's membrane semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001667 streptobacillus infectious disease skos:exactMatch SCTID:721738002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001667 streptobacillus infectious disease skos:exactMatch UMLS:C0947939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001668 internal pathological resorption of tooth skos:exactMatch DOID:13239 internal pathological resorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001668 internal pathological resorption of tooth skos:exactMatch SCTID:52994003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001670 tooth resorption skos:exactMatch DOID:13240 tooth resorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001670 tooth resorption skos:exactMatch MESH:D014091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001670 tooth resorption skos:exactMatch SCTID:70931000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001670 tooth resorption skos:exactMatch UMLS:C0040451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001671 mucocele of appendix skos:exactMatch DOID:13248 mucocele of appendix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001671 mucocele of appendix skos:exactMatch NCIT:C3241 Mucocele of the Appendix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001671 mucocele of appendix skos:exactMatch SCTID:53773002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001671 mucocele of appendix skos:exactMatch UMLS:C0026684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001672 bronchus cancer skos:exactMatch DOID:1325 bronchus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001672 bronchus cancer skos:exactMatch SCTID:363493006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001673 diarrheal disease skos:exactMatch DOID:13250 diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001673 diarrheal disease skos:exactMatch MESH:D003967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001673 diarrheal disease skos:exactMatch NCIT:C2987 Diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001673 diarrheal disease skos:exactMatch SCTID:128333008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001674 diverticulitis of colon skos:exactMatch DOID:13254 diverticulitis of colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001674 diverticulitis of colon skos:exactMatch MESH:D004239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001674 diverticulitis of colon skos:exactMatch SCTID:111359004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001674 diverticulitis of colon skos:exactMatch UMLS:C0012814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001676 erythropoietic protoporphyria skos:exactMatch DOID:13270 erythropoietic protoporphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001676 erythropoietic protoporphyria skos:exactMatch MESH:D046351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001676 erythropoietic protoporphyria skos:exactMatch OMIMPS:177000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001676 erythropoietic protoporphyria skos:exactMatch SCTID:51022005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001678 intestinal tuberculosis skos:exactMatch DOID:13282 intestinal tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001678 intestinal tuberculosis skos:exactMatch SCTID:60136008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001678 intestinal tuberculosis skos:exactMatch UMLS:C0275911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001679 obsolete crater-like holes of optic disc skos:exactMatch DOID:13295 crater-like holes of optic disc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001680 vaginal mullerian papilloma skos:exactMatch DOID:133 vaginal Mullerian papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001680 vaginal mullerian papilloma skos:exactMatch NCIT:C40255 Vaginal Mullerian Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001680 vaginal mullerian papilloma skos:exactMatch UMLS:C1519926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001681 diphtheritic cystitis skos:exactMatch DOID:13306 diphtheritic cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001681 diphtheritic cystitis skos:exactMatch ICD10CM:A36.85 Diphtheritic cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001681 diphtheritic cystitis skos:exactMatch SCTID:48278001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001681 diphtheritic cystitis skos:exactMatch UMLS:C0152954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001682 diphtheritic peritonitis skos:exactMatch DOID:13310 diphtheritic peritonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001682 diphtheritic peritonitis skos:exactMatch SCTID:13596001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001682 diphtheritic peritonitis skos:exactMatch UMLS:C0152953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001683 pancreatic mucinous ductal ectasia skos:exactMatch DOID:13313 pancreatic mucinous ductal ectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001683 pancreatic mucinous ductal ectasia skos:exactMatch NCIT:C5717 Pancreatic Mucinous Ductal Ectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001683 pancreatic mucinous ductal ectasia skos:exactMatch UMLS:C1335310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001684 exocrine pancreatic insufficiency skos:exactMatch DOID:13316 exocrine pancreatic insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001684 exocrine pancreatic insufficiency skos:exactMatch ICD10CM:K86.81 Exocrine pancreatic insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001684 exocrine pancreatic insufficiency skos:exactMatch MESH:D010188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001684 exocrine pancreatic insufficiency skos:exactMatch NCIT:C84316 Pancreatic Insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001684 exocrine pancreatic insufficiency skos:exactMatch SCTID:47367009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001684 exocrine pancreatic insufficiency skos:exactMatch UMLS:C0267963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001685 chronic follicular conjunctivitis skos:exactMatch DOID:13326 chronic follicular conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001685 chronic follicular conjunctivitis skos:exactMatch SCTID:39429002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001685 chronic follicular conjunctivitis skos:exactMatch UMLS:C0155147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001686 anatomical narrow angle borderline glaucoma skos:exactMatch DOID:13327 anatomical narrow angle borderline glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001687 diabetic cataract skos:exactMatch DOID:13328 diabetic cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001687 diabetic cataract skos:exactMatch SCTID:43959009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001687 diabetic cataract skos:exactMatch UMLS:C0011876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001688 toxic optic neuropathy skos:exactMatch DOID:13329 toxic optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001688 toxic optic neuropathy skos:exactMatch ICD10CM:H46.3 Toxic optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001688 toxic optic neuropathy skos:exactMatch MESH:D000081028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001688 toxic optic neuropathy skos:exactMatch SCTID:26125006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001688 toxic optic neuropathy skos:exactMatch UMLS:C0155303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001689 hypertrophy of tongue papillae skos:exactMatch DOID:13333 hypertrophy of tongue papillae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001689 hypertrophy of tongue papillae skos:exactMatch ICD10CM:K14.3 Hypertrophy of tongue papillae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001689 hypertrophy of tongue papillae skos:exactMatch SCTID:6971002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001689 hypertrophy of tongue papillae skos:exactMatch UMLS:C0392494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001690 parasitic conjunctivitis skos:exactMatch DOID:13341 parasitic conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001690 parasitic conjunctivitis skos:exactMatch SCTID:13816006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001690 parasitic conjunctivitis skos:exactMatch UMLS:C0155148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001691 laryngeal cartilage cancer skos:exactMatch DOID:13348 laryngeal cartilage cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001691 laryngeal cartilage cancer skos:exactMatch SCTID:363431006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001691 laryngeal cartilage cancer skos:exactMatch UMLS:C0153486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001692 pedophilia skos:exactMatch DOID:13351 pedophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001692 pedophilia skos:exactMatch ICD10CM:F65.4 Pedophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001692 pedophilia skos:exactMatch MESH:D010378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001692 pedophilia skos:exactMatch NCIT:C94355 Pedophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001692 pedophilia skos:exactMatch SCTID:84002002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001693 ego-dystonic sexual orientation skos:exactMatch DOID:13352 ego-dystonic sexual orientation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001694 diffuse interstitial keratitis skos:exactMatch DOID:13353 diffuse interstitial keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001694 diffuse interstitial keratitis skos:exactMatch SCTID:17157001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001694 diffuse interstitial keratitis skos:exactMatch UMLS:C0155089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001695 senile ectropion skos:exactMatch DOID:13356 senile ectropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001695 senile ectropion skos:exactMatch SCTID:71659009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001695 senile ectropion skos:exactMatch UMLS:C0155193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001697 reading disorder skos:exactMatch DOID:13365 reading disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001697 reading disorder skos:exactMatch SCTID:52824009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001698 tinea profunda skos:exactMatch DOID:13368 tinea profunda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001698 tinea profunda skos:exactMatch SCTID:214600002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001698 tinea profunda skos:exactMatch UMLS:C1279621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001699 tinea manuum skos:exactMatch DOID:13369 tinea manuum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001699 tinea manuum skos:exactMatch ICD10CM:B35.2 Tinea manuum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001699 tinea manuum skos:exactMatch SCTID:48971001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001699 tinea manuum skos:exactMatch UMLS:C0153246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001700 megaloblastic anemia skos:exactMatch DOID:13382 megaloblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001700 megaloblastic anemia skos:exactMatch NCIT:C34382 Megaloblastic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001700 megaloblastic anemia skos:exactMatch SCTID:53165003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001700 megaloblastic anemia skos:exactMatch UMLS:C0002888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001701 gastrointestinal anthrax skos:exactMatch DOID:13386 gastrointestinal anthrax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001701 gastrointestinal anthrax skos:exactMatch ICD10CM:A22.2 Gastrointestinal anthrax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001701 gastrointestinal anthrax skos:exactMatch MESH:C571911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001701 gastrointestinal anthrax skos:exactMatch SCTID:111798006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001701 gastrointestinal anthrax skos:exactMatch UMLS:C0152945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001702 labia majora carcinoma skos:exactMatch DOID:13389 labia majora carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001702 labia majora carcinoma skos:exactMatch NCIT:C9363 Labia Majora Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001702 labia majora carcinoma skos:exactMatch UMLS:C1334356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001703 color vision disorder skos:exactMatch DOID:13399 color blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001703 color vision disorder skos:exactMatch NCIT:C3891 Color Blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001703 color vision disorder skos:exactMatch Orphanet:98658 Color-vision disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001703 color vision disorder skos:exactMatch SCTID:193683001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001703 color vision disorder skos:exactMatch UMLS:C0009398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001703 color vision disorder skos:exactMatch UMLS:C0242225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001703 color vision disorder skos:exactMatch UMLS:CN207064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001704 vaginal glandular neoplasm skos:exactMatch DOID:134 vaginal glandular tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001704 vaginal glandular neoplasm skos:exactMatch NCIT:C40250 Vaginal Glandular Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001704 vaginal glandular neoplasm skos:exactMatch UMLS:C1519921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001705 pure red-cell aplasia skos:exactMatch DOID:1340 pure red-cell aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001705 pure red-cell aplasia skos:exactMatch MESH:D012010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001705 pure red-cell aplasia skos:exactMatch NCIT:C34974 Pure Red Cell Aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001705 pure red-cell aplasia skos:exactMatch SCTID:50715003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001705 pure red-cell aplasia skos:exactMatch UMLS:C0034902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001706 cerebral sarcoidosis skos:exactMatch DOID:13403 neurosarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001706 cerebral sarcoidosis skos:exactMatch NCIT:C35441 Cerebral Sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001706 cerebral sarcoidosis skos:exactMatch SCTID:111936002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001706 cerebral sarcoidosis skos:exactMatch UMLS:C0398676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001707 cardiac sarcoidosis skos:exactMatch DOID:13405 cardiac sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001707 cardiac sarcoidosis skos:exactMatch NCIT:C35589 Cardiac Sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001707 cardiac sarcoidosis skos:exactMatch SCTID:75403004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001707 cardiac sarcoidosis skos:exactMatch UMLS:C0392077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001708 pulmonary sarcoidosis skos:exactMatch DOID:13406 pulmonary sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001708 pulmonary sarcoidosis skos:exactMatch MESH:D017565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001708 pulmonary sarcoidosis skos:exactMatch NCIT:C34997 Pulmonary Sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001708 pulmonary sarcoidosis skos:exactMatch SCTID:24369008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001708 pulmonary sarcoidosis skos:exactMatch UMLS:C0036205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001709 hypercalcemic sarcoidosis skos:exactMatch DOID:13407 hypercalcemic sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001709 hypercalcemic sarcoidosis skos:exactMatch NCIT:C35807 Hypercalcemic Sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001709 hypercalcemic sarcoidosis skos:exactMatch UMLS:C1334067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001710 perforation of bile duct skos:exactMatch DOID:13409 perforation of bile duct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001710 perforation of bile duct skos:exactMatch ICD10CM:K83.2 Perforation of bile duct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001710 perforation of bile duct skos:exactMatch SCTID:37439003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001710 perforation of bile duct skos:exactMatch UMLS:C0156218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001711 hepatic encephalopathy skos:exactMatch DOID:13413 hepatic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001711 hepatic encephalopathy skos:exactMatch MESH:D006501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001711 hepatic encephalopathy skos:exactMatch NCIT:C79596 Hepatic Encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001711 hepatic encephalopathy skos:exactMatch SCTID:13920009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001711 hepatic encephalopathy skos:exactMatch UMLS:C0019151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001712 alexia skos:exactMatch DOID:13417 alexia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001712 alexia skos:exactMatch MESH:D004411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001713 inherited aplastic anemia skos:exactMatch DOID:1342 congenital hypoplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001713 inherited aplastic anemia skos:exactMatch ICD10CM:D61.0 Constitutional aplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001713 inherited aplastic anemia skos:exactMatch MESH:D029502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001713 inherited aplastic anemia skos:exactMatch Orphanet:68383 Rare constitutional aplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001713 inherited aplastic anemia skos:exactMatch SCTID:28975000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001713 inherited aplastic anemia skos:exactMatch UMLS:C0702159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001713 inherited aplastic anemia skos:exactMatch UMLS:C0949116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001714 bejel skos:exactMatch DOID:13431 bejel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001714 bejel skos:exactMatch UMLS:C0004945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001715 basilar artery occlusion skos:exactMatch DOID:13446 basilar artery occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001715 basilar artery occlusion skos:exactMatch SCTID:195180004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001716 corneal argyrosis skos:exactMatch DOID:13447 corneal argyrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001716 corneal argyrosis skos:exactMatch SCTID:21328003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001716 corneal argyrosis skos:exactMatch UMLS:C0155108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001717 posterior corneal pigmentation skos:exactMatch DOID:13448 posterior corneal pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001717 posterior corneal pigmentation skos:exactMatch SCTID:267639001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001717 posterior corneal pigmentation skos:exactMatch UMLS:C0155106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001718 scleritis skos:exactMatch DOID:13452 scleritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001718 scleritis skos:exactMatch MESH:D015423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001718 scleritis skos:exactMatch NCIT:C119046 Scleritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001718 scleritis skos:exactMatch SCTID:78370002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001718 scleritis skos:exactMatch UMLS:C0036416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001719 gonococcal bursitis skos:exactMatch DOID:13453 gonococcal bursitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001719 gonococcal bursitis skos:exactMatch SCTID:46699001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001719 gonococcal bursitis skos:exactMatch UMLS:C0153218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001720 gonococcal synovitis skos:exactMatch DOID:13454 gonococcal synovitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001720 gonococcal synovitis skos:exactMatch SCTID:266138002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001720 gonococcal synovitis skos:exactMatch UMLS:C0275662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001720 gonococcal synovitis skos:exactMatch UMLS:C0343714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001721 urethral intrinsic sphincter deficiency skos:exactMatch DOID:13461 urethral intrinsic sphincter deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001721 urethral intrinsic sphincter deficiency skos:exactMatch UMLS:C0375381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001722 central pterygium skos:exactMatch DOID:13473 central pterygium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001722 central pterygium skos:exactMatch SCTID:43300008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001722 central pterygium skos:exactMatch UMLS:C0155156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001723 progressive peripheral pterygium skos:exactMatch DOID:13474 progressive peripheral pterygium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001723 progressive peripheral pterygium skos:exactMatch SCTID:193881001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001723 progressive peripheral pterygium skos:exactMatch UMLS:C0155155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001724 supraglottis cancer skos:exactMatch DOID:13476 supraglottis cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001724 supraglottis cancer skos:exactMatch ICD10CM:C32.1 Malignant neoplasm of supraglottis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001724 supraglottis cancer skos:exactMatch NCIT:C3545 Malignant Supraglottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001724 supraglottis cancer skos:exactMatch SCTID:187842004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001724 supraglottis cancer skos:exactMatch UMLS:C0153484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001725 balanitis xerotica obliterans skos:exactMatch DOID:13477 balanitis xerotica obliterans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001725 balanitis xerotica obliterans skos:exactMatch MESH:D052798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001725 balanitis xerotica obliterans skos:exactMatch NCIT:C3523 Balanitis Xerotica Obliterans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001725 balanitis xerotica obliterans skos:exactMatch SCTID:198033005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001725 balanitis xerotica obliterans skos:exactMatch UMLS:C0152460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001727 active cochleovestibular Meniere disease skos:exactMatch DOID:13490 active cochleovestibular Meniere's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001727 active cochleovestibular Meniere disease skos:exactMatch SCTID:194348002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001727 active cochleovestibular Meniere disease skos:exactMatch UMLS:C0155496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001728 active vestibular Meniere disease skos:exactMatch DOID:13491 active vestibular Meniere's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001728 active vestibular Meniere disease skos:exactMatch SCTID:194350005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001728 active vestibular Meniere disease skos:exactMatch UMLS:C0155498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001729 active cochlear Meniere disease skos:exactMatch DOID:13492 active cochlear Meniere's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001729 active cochlear Meniere disease skos:exactMatch SCTID:194349005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001729 active cochlear Meniere disease skos:exactMatch UMLS:C0155497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001730 urethral syndrome skos:exactMatch DOID:13498 urethral syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001730 urethral syndrome skos:exactMatch SCTID:31273004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001730 urethral syndrome skos:exactMatch UMLS:C0156279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001731 benign vaginal mixed epithelial and mesenchymal neoplasm skos:exactMatch DOID:135 benign vaginal carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001731 benign vaginal mixed epithelial and mesenchymal neoplasm skos:exactMatch NCIT:C40275 Benign Vaginal Mixed Epithelial and Mesenchymal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001731 benign vaginal mixed epithelial and mesenchymal neoplasm skos:exactMatch UMLS:C1511106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001732 trigonitis skos:exactMatch DOID:13507 trigonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001732 trigonitis skos:exactMatch ICD10CM:N30.3 Trigonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001732 trigonitis skos:exactMatch NCIT:C123175 Trigonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001732 trigonitis skos:exactMatch SCTID:74445007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001732 trigonitis skos:exactMatch UMLS:C1261278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001733 occlusion of tributary of retinal vein skos:exactMatch DOID:13514 venous tributary occlusion of retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001734 tuberous sclerosis skos:exactMatch DOID:13515 tuberous sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001734 tuberous sclerosis skos:exactMatch MESH:D014402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001734 tuberous sclerosis skos:exactMatch NCIT:C3424 Tuberous Sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001734 tuberous sclerosis skos:exactMatch OMIMPS:191100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001734 tuberous sclerosis skos:exactMatch Orphanet:805 Tuberous sclerosis complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001734 tuberous sclerosis skos:exactMatch SCTID:7199000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001735 paranasal sinus disorder skos:exactMatch DOID:1352 paranasal sinus disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001735 paranasal sinus disorder skos:exactMatch MESH:D010254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001735 paranasal sinus disorder skos:exactMatch NCIT:C26843 Paranasal Sinus Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001735 paranasal sinus disorder skos:exactMatch SCTID:7393007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001735 paranasal sinus disorder skos:exactMatch UMLS:C0030469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001736 neonatal infective mastitis skos:exactMatch DOID:13520 neonatal infective mastitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001736 neonatal infective mastitis skos:exactMatch ICD10CM:P39.0 Neonatal infective mastitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001736 neonatal infective mastitis skos:exactMatch SCTID:3468005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001736 neonatal infective mastitis skos:exactMatch UMLS:C0158948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001737 tetanus neonatorum skos:exactMatch DOID:13521 tetanus neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001737 tetanus neonatorum skos:exactMatch ICD10CM:A33 Tetanus neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001737 tetanus neonatorum skos:exactMatch NCIT:C116814 Tetanus Neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001737 tetanus neonatorum skos:exactMatch SCTID:43424001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001737 tetanus neonatorum skos:exactMatch UMLS:C0343312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001739 purulent labyrinthitis skos:exactMatch DOID:13534 purulent labyrinthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001739 purulent labyrinthitis skos:exactMatch SCTID:24817009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001739 purulent labyrinthitis skos:exactMatch UMLS:C0155506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001740 cornea squamous cell carcinoma skos:exactMatch DOID:13538 cornea squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001740 cornea squamous cell carcinoma skos:exactMatch NCIT:C4552 Corneal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001740 cornea squamous cell carcinoma skos:exactMatch SCTID:255008003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001740 cornea squamous cell carcinoma skos:exactMatch UMLS:C0346366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001741 hyperparathyroidism skos:exactMatch DOID:13543 hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001741 hyperparathyroidism skos:exactMatch MESH:D006961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001741 hyperparathyroidism skos:exactMatch NCIT:C48259 Hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001741 hyperparathyroidism skos:exactMatch SCTID:66999008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001741 hyperparathyroidism skos:exactMatch UMLS:C0020502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001742 interval angle-closure glaucoma skos:exactMatch DOID:13549 interval angle-closure glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001742 interval angle-closure glaucoma skos:exactMatch SCTID:65460003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001742 interval angle-closure glaucoma skos:exactMatch UMLS:C0154945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001743 paranasal sinus lymphoma skos:exactMatch DOID:1355 paranasal sinus lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001743 paranasal sinus lymphoma skos:exactMatch NCIT:C6068 Paranasal Sinus Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001743 paranasal sinus lymphoma skos:exactMatch UMLS:C1335339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001744 angle-closure glaucoma skos:exactMatch DOID:13550 angle-closure glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001744 angle-closure glaucoma skos:exactMatch MESH:D015812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001744 angle-closure glaucoma skos:exactMatch SCTID:392291006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001744 angle-closure glaucoma skos:exactMatch UMLS:C0017605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001745 subserous uterine fibroid skos:exactMatch DOID:13560 subserous uterine fibroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001745 subserous uterine fibroid skos:exactMatch SCTID:95280005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001745 subserous uterine fibroid skos:exactMatch UMLS:C0153995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001746 optic disk drusen skos:exactMatch DOID:13561 optic disk drusen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001746 optic disk drusen skos:exactMatch MESH:D015594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001746 optic disk drusen skos:exactMatch SCTID:33629003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001746 optic disk drusen skos:exactMatch UMLS:C0029128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001747 tibial collateral ligament bursitis skos:exactMatch DOID:13566 tibial collateral ligament bursitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001747 tibial collateral ligament bursitis skos:exactMatch SCTID:44245003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001747 tibial collateral ligament bursitis skos:exactMatch UMLS:C0158315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001748 maxillary sinus carcinoma skos:exactMatch DOID:1357 maxillary sinus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001748 maxillary sinus carcinoma skos:exactMatch NCIT:C3540 Malignant Maxillary Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001748 maxillary sinus carcinoma skos:exactMatch NCIT:C9332 Maxillary Sinus Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001748 maxillary sinus carcinoma skos:exactMatch SCTID:363425008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001749 cortical senile cataract skos:exactMatch DOID:13574 cortical senile cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001749 cortical senile cataract skos:exactMatch SCTID:78875003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001749 cortical senile cataract skos:exactMatch UMLS:C0154980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001750 non-renal secondary hyperparathyroidism skos:exactMatch DOID:13575 non-renal secondary hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001751 cholestasis skos:exactMatch DOID:13580 cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001751 cholestasis skos:exactMatch MESH:D002779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001751 cholestasis skos:exactMatch SCTID:30144000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001751 cholestasis skos:exactMatch UMLS:C0008370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001752 alveolar periostitis skos:exactMatch DOID:13585 alveolar periostitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001752 alveolar periostitis skos:exactMatch MESH:D004368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001752 alveolar periostitis skos:exactMatch SCTID:61804006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001752 alveolar periostitis skos:exactMatch UMLS:C0013240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001753 female infertility of uterine origin skos:exactMatch DOID:13589 female infertility of uterine origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001753 female infertility of uterine origin skos:exactMatch ICD10CM:N97.2 Female infertility of uterine origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001753 female infertility of uterine origin skos:exactMatch SCTID:26899006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001754 eclampsia skos:exactMatch DOID:13593 eclampsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001754 eclampsia skos:exactMatch ICD10CM:O15 Eclampsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001754 eclampsia skos:exactMatch MESH:D004461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001754 eclampsia skos:exactMatch NCIT:C87167 Eclampsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001754 eclampsia skos:exactMatch SCTID:303063000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001754 eclampsia skos:exactMatch UMLS:C0013537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001754 eclampsia skos:exactMatch UMLS:C0156678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001756 frontal sinus cancer skos:exactMatch DOID:1360 frontal sinus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001756 frontal sinus cancer skos:exactMatch ICD10CM:C31.2 Malignant neoplasm of frontal sinus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001756 frontal sinus cancer skos:exactMatch NCIT:C3542 Malignant Frontal Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001756 frontal sinus cancer skos:exactMatch SCTID:363427000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001756 frontal sinus cancer skos:exactMatch UMLS:C0153478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001757 frontal sinus neoplasm skos:exactMatch DOID:1361 frontal sinus benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001757 frontal sinus neoplasm skos:exactMatch NCIT:C4419 Frontal Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001757 frontal sinus neoplasm skos:exactMatch SCTID:126678005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001757 frontal sinus neoplasm skos:exactMatch UMLS:C0345672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001758 paranasal sinus sarcoma skos:exactMatch DOID:1362 paranasal sinus sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001758 paranasal sinus sarcoma skos:exactMatch NCIT:C6849 Paranasal Sinus Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001758 paranasal sinus sarcoma skos:exactMatch UMLS:C1335342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001760 photokeratitis skos:exactMatch DOID:13626 photokeratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001760 photokeratitis skos:exactMatch NCIT:C118750 Photokeratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001760 photokeratitis skos:exactMatch SCTID:1714005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001760 photokeratitis skos:exactMatch UMLS:C0155078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001761 favism skos:exactMatch DOID:13628 favism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001761 favism skos:exactMatch MESH:D005236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001761 favism skos:exactMatch NCIT:C34607 Favism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001761 favism skos:exactMatch SCTID:191172001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001761 favism skos:exactMatch UMLS:C0015702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001762 dentine erosion skos:exactMatch DOID:13629 dentine erosion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001763 ethmoid sinus cancer skos:exactMatch DOID:1363 ethmoid sinus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001763 ethmoid sinus cancer skos:exactMatch ICD10CM:C31.1 Malignant neoplasm of ethmoidal sinus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001763 ethmoid sinus cancer skos:exactMatch NCIT:C3541 Malignant Ethmoid Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001763 ethmoid sinus cancer skos:exactMatch SCTID:363426009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001763 ethmoid sinus cancer skos:exactMatch UMLS:C0153477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001764 ethmoidal sinus neoplasm skos:exactMatch DOID:1364 ethmoidal sinus benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001764 ethmoidal sinus neoplasm skos:exactMatch NCIT:C4416 Ethmoid Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001764 ethmoidal sinus neoplasm skos:exactMatch SCTID:126677000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001764 ethmoidal sinus neoplasm skos:exactMatch UMLS:C0345668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001765 polyneuropathy in collagen vascular disease skos:exactMatch DOID:13649 polyneuropathy in collagen vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001765 polyneuropathy in collagen vascular disease skos:exactMatch SCTID:193177003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001765 polyneuropathy in collagen vascular disease skos:exactMatch UMLS:C0154759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001766 eversion of lacrimal punctum skos:exactMatch DOID:13651 eversion of lacrimal punctum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001766 eversion of lacrimal punctum skos:exactMatch SCTID:28244003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001766 eversion of lacrimal punctum skos:exactMatch UMLS:C0155243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001767 stenosis of lacrimal punctum skos:exactMatch DOID:13653 stenosis of lacrimal punctum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001767 stenosis of lacrimal punctum skos:exactMatch SCTID:74783009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001767 stenosis of lacrimal punctum skos:exactMatch UMLS:C0155244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001768 stenosis of lacrimal passage skos:exactMatch DOID:13654 stenosis of lacrimal passage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001768 stenosis of lacrimal passage skos:exactMatch SCTID:81345003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001769 acquired tear duct stenosis skos:exactMatch DOID:13655 acquired tear duct stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001769 acquired tear duct stenosis skos:exactMatch SCTID:193995004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001770 gastrin secretion abnormality skos:exactMatch DOID:13656 gastrin secretion abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001770 gastrin secretion abnormality skos:exactMatch SCTID:47344007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001770 gastrin secretion abnormality skos:exactMatch UMLS:C0000774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001771 infective urethral stricture skos:exactMatch DOID:13658 infective urethral stricture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001771 infective urethral stricture skos:exactMatch SCTID:80375002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001772 ulcer of anus and rectum skos:exactMatch DOID:13662 ulcer of anus and rectum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001772 ulcer of anus and rectum skos:exactMatch ICD10CM:K62.6 Ulcer of anus and rectum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001773 post-vaccinal encephalitis skos:exactMatch DOID:13664 post-vaccinal encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001773 post-vaccinal encephalitis skos:exactMatch SCTID:31367003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001773 post-vaccinal encephalitis skos:exactMatch UMLS:C0751101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001774 posterior scleritis skos:exactMatch DOID:13676 posterior scleritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001774 posterior scleritis skos:exactMatch SCTID:267660007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001774 posterior scleritis skos:exactMatch UMLS:C0155357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001775 chronic duodenal ileus skos:exactMatch DOID:13687 chronic duodenal ileus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001775 chronic duodenal ileus skos:exactMatch SCTID:52232007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001775 chronic duodenal ileus skos:exactMatch UMLS:C0156087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001776 prostate calculus skos:exactMatch DOID:13689 prostate calculus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001776 prostate calculus skos:exactMatch ICD10CM:N42.0 Calculus of prostate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001776 prostate calculus skos:exactMatch SCTID:85324003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001776 prostate calculus skos:exactMatch UMLS:C0149525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001777 acute gonococcal cystitis skos:exactMatch DOID:13690 acute gonococcal cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001777 acute gonococcal cystitis skos:exactMatch SCTID:24868007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001777 acute gonococcal cystitis skos:exactMatch UMLS:C0153191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001778 dermoid cyst of skin skos:exactMatch DOID:13691 dermoid cyst of skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001778 dermoid cyst of skin skos:exactMatch NCIT:C4632 Dermoid Cyst of the Skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001778 dermoid cyst of skin skos:exactMatch SCTID:276729007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001778 dermoid cyst of skin skos:exactMatch UMLS:C0349502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001779 vaginal squamous papilloma skos:exactMatch DOID:137 vaginal squamous papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001779 vaginal squamous papilloma skos:exactMatch NCIT:C6374 Vaginal Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001779 vaginal squamous papilloma skos:exactMatch UMLS:C1336943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001780 premature ejaculation skos:exactMatch DOID:13709 premature ejaculation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001780 premature ejaculation skos:exactMatch ICD10CM:F52.4 Premature ejaculation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001780 premature ejaculation skos:exactMatch MESH:D061686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001780 premature ejaculation skos:exactMatch NCIT:C94349 Premature Ejaculation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001781 uterine corpus adenomatoid tumor skos:exactMatch DOID:1371 uterine corpus adenomatoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001781 uterine corpus adenomatoid tumor skos:exactMatch NCIT:C27250 Uterine Corpus Adenomatoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001781 uterine corpus adenomatoid tumor skos:exactMatch UMLS:C1336902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001782 mature cataract skos:exactMatch DOID:13717 mature cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001782 mature cataract skos:exactMatch SCTID:849000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001783 endometrial stromal nodule skos:exactMatch DOID:1373 endometrial stromal nodule semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001783 endometrial stromal nodule skos:exactMatch NCIT:C4262 Endometrial Stromal Nodule semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001783 endometrial stromal nodule skos:exactMatch SCTID:721571001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001783 endometrial stromal nodule skos:exactMatch UMLS:C0334485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001784 malignant renovascular hypertension skos:exactMatch DOID:13730 malignant renovascular hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001785 malignant secondary hypertension skos:exactMatch DOID:13731 malignant secondary hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001785 malignant secondary hypertension skos:exactMatch SCTID:89242004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001785 malignant secondary hypertension skos:exactMatch UMLS:C0155617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001786 uterine inflammatory disease skos:exactMatch DOID:13736 uterine inflammatory disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001786 uterine inflammatory disease skos:exactMatch SCTID:28783002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001786 uterine inflammatory disease skos:exactMatch UMLS:C0269047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001787 hepatic infarction skos:exactMatch DOID:13738 hepatic infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001787 hepatic infarction skos:exactMatch MESH:D000081011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001787 hepatic infarction skos:exactMatch SCTID:17890003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001787 hepatic infarction skos:exactMatch UMLS:C0151731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001788 nutmeg liver skos:exactMatch DOID:13739 nutmeg liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001788 nutmeg liver skos:exactMatch SCTID:34736002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001788 nutmeg liver skos:exactMatch UMLS:C0156195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001789 neurofibroma of spinal cord skos:exactMatch DOID:13742 neurofibroma of spinal cord semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001789 neurofibroma of spinal cord skos:exactMatch NCIT:C5145 Spinal Cord Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001789 neurofibroma of spinal cord skos:exactMatch UMLS:C1336047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001790 spinal cord lipoma skos:exactMatch DOID:13743 spinal cord lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001790 spinal cord lipoma skos:exactMatch NCIT:C4619 Spinal Cord Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001790 spinal cord lipoma skos:exactMatch SCTID:189017000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001790 spinal cord lipoma skos:exactMatch UMLS:C0347446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001791 neonatal urinary tract infectious disease skos:exactMatch DOID:1375 neonatal urinary tract infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001791 neonatal urinary tract infectious disease skos:exactMatch SCTID:12301009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001791 neonatal urinary tract infectious disease skos:exactMatch UMLS:C0235815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001792 epiphora due to insufficient drainage skos:exactMatch DOID:13756 epiphora due to insufficient drainage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001792 epiphora due to insufficient drainage skos:exactMatch SCTID:85042000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001792 epiphora due to insufficient drainage skos:exactMatch UMLS:C0155234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001793 excessive tearing skos:exactMatch DOID:13757 excessive tearing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001793 excessive tearing skos:exactMatch SCTID:193982009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001793 excessive tearing skos:exactMatch UMLS:C0152227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001794 Pthirus pubis infestation skos:exactMatch DOID:13760 Pthirus pubis infestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001794 Pthirus pubis infestation skos:exactMatch ICD10CM:B85.3 Phthiriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001794 Pthirus pubis infestation skos:exactMatch NCIT:C35777 Pediculosis Pubis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001794 Pthirus pubis infestation skos:exactMatch SCTID:71011005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001794 Pthirus pubis infestation skos:exactMatch UMLS:C0030759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001795 plantar wart skos:exactMatch DOID:13775 plantar wart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001795 plantar wart skos:exactMatch ICD10CM:B07.0 Plantar wart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001795 plantar wart skos:exactMatch NCIT:C26913 Verruca Plantaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001795 plantar wart skos:exactMatch SCTID:63440008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001795 plantar wart skos:exactMatch UMLS:C0042548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001797 chancroid skos:exactMatch DOID:13778 chancroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001797 chancroid skos:exactMatch ICD10CM:A57 Chancroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001797 chancroid skos:exactMatch MESH:D002602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001797 chancroid skos:exactMatch SCTID:266143009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001797 chancroid skos:exactMatch UMLS:C0007947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001798 hypermobility syndrome skos:exactMatch DOID:13781 hypermobility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001798 hypermobility syndrome skos:exactMatch ICD10CM:M35.7 Hypermobility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001798 hypermobility syndrome skos:exactMatch SCTID:85551004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001798 hypermobility syndrome skos:exactMatch UMLS:C0152093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001799 localized anterior staphyloma skos:exactMatch DOID:13787 localized anterior staphyloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001799 localized anterior staphyloma skos:exactMatch SCTID:21946002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001799 localized anterior staphyloma skos:exactMatch UMLS:C0155362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001800 equatorial staphyloma skos:exactMatch DOID:13788 equatorial staphyloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001800 equatorial staphyloma skos:exactMatch SCTID:82146006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001800 equatorial staphyloma skos:exactMatch UMLS:C0155361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001801 staphyloma posticum skos:exactMatch DOID:13789 staphyloma posticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001801 staphyloma posticum skos:exactMatch SCTID:87819007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001801 staphyloma posticum skos:exactMatch UMLS:C0155360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001802 acute tympanitis skos:exactMatch DOID:13790 acute tympanitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001802 acute tympanitis skos:exactMatch SCTID:297009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001802 acute tympanitis skos:exactMatch UMLS:C0155460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001803 myringitis bullosa hemorrhagica skos:exactMatch DOID:13791 myringitis bullosa hemorrhagica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001803 myringitis bullosa hemorrhagica skos:exactMatch SCTID:33528003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001803 myringitis bullosa hemorrhagica skos:exactMatch UMLS:C0155461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001804 anterior scleritis skos:exactMatch DOID:13794 anterior scleritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001804 anterior scleritis skos:exactMatch SCTID:63454000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001804 anterior scleritis skos:exactMatch UMLS:C0155353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001805 female breast central part cancer skos:exactMatch DOID:13799 female breast central part cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001805 female breast central part cancer skos:exactMatch SCTID:188151006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001805 female breast central part cancer skos:exactMatch UMLS:C0153549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001806 vaginal squamous tumor skos:exactMatch DOID:138 vaginal squamous tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001806 vaginal squamous tumor skos:exactMatch NCIT:C40242 Vaginal Squamous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001806 vaginal squamous tumor skos:exactMatch UMLS:C1519931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001807 obsolete familial combined hyperlipidemia skos:exactMatch DOID:13809 familial combined hyperlipidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001807 obsolete familial combined hyperlipidemia skos:exactMatch MESH:D006950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001807 obsolete familial combined hyperlipidemia skos:exactMatch Orphanet:79211 OBSOLETE: Combined hyperlipidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001807 obsolete familial combined hyperlipidemia skos:exactMatch SCTID:238040008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001808 chronic subinvolution of uterus skos:exactMatch DOID:13811 chronic subinvolution of uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001808 chronic subinvolution of uterus skos:exactMatch SCTID:198315005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001808 chronic subinvolution of uterus skos:exactMatch UMLS:C0156370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001809 adhesions of uterus skos:exactMatch DOID:13812 adhesions of uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001809 adhesions of uterus skos:exactMatch SCTID:361115000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001809 adhesions of uterus skos:exactMatch UMLS:CN199257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001810 hypoglossal nerve disorder skos:exactMatch DOID:13814 hypoglossal nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001810 hypoglossal nerve disorder skos:exactMatch MESH:D020437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001810 hypoglossal nerve disorder skos:exactMatch NCIT:C26954 Hypoglossal Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001810 hypoglossal nerve disorder skos:exactMatch SCTID:24777009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001810 hypoglossal nerve disorder skos:exactMatch UMLS:C0152181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001811 tetanic cataract skos:exactMatch DOID:13822 tetanic cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001811 tetanic cataract skos:exactMatch NCIT:C35068 Tetanic Cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001811 tetanic cataract skos:exactMatch SCTID:68216000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001811 tetanic cataract skos:exactMatch UMLS:C0039613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001812 parasitic eyelid infestation skos:exactMatch DOID:13823 parasitic eyelid infestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001812 parasitic eyelid infestation skos:exactMatch SCTID:193922006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001812 parasitic eyelid infestation skos:exactMatch UMLS:C0155183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001813 squamous blepharitis skos:exactMatch DOID:13825 squamous blepharitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001813 squamous blepharitis skos:exactMatch SCTID:58912008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001813 squamous blepharitis skos:exactMatch UMLS:C0155174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001815 extrapyramidal and movement disease skos:exactMatch DOID:13839 extrapyramidal and movement disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001815 extrapyramidal and movement disease skos:exactMatch ICD10CM:G20-G26 Extrapyramidal and movement disorders (G20-G26) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001815 extrapyramidal and movement disease skos:exactMatch UMLS:C0477355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001816 scleroperikeratitis skos:exactMatch DOID:13861 scleroperikeratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001816 scleroperikeratitis skos:exactMatch SCTID:42574005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001816 scleroperikeratitis skos:exactMatch UMLS:C0155355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001817 acute closed-angle glaucoma skos:exactMatch DOID:13862 acute closed-angle glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001817 acute closed-angle glaucoma skos:exactMatch SCTID:30041005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001817 acute closed-angle glaucoma skos:exactMatch UMLS:C0154946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001818 facial neuralgia skos:exactMatch DOID:13865 facial neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001818 facial neuralgia skos:exactMatch MESH:D005156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001818 facial neuralgia skos:exactMatch SCTID:4151000119102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001819 multiple cranial nerve palsy skos:exactMatch DOID:13866 multiple cranial nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001819 multiple cranial nerve palsy skos:exactMatch SCTID:78152008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001819 multiple cranial nerve palsy skos:exactMatch UMLS:C0154733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001820 focal labyrinthitis skos:exactMatch DOID:13867 focal labyrinthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001820 focal labyrinthitis skos:exactMatch SCTID:61794006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001820 focal labyrinthitis skos:exactMatch UMLS:C0155505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001821 hypoactive sexual desire disorder skos:exactMatch DOID:13868 hypoactive sexual desire disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001821 hypoactive sexual desire disorder skos:exactMatch ICD10CM:F52.0 Hypoactive sexual desire disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001821 hypoactive sexual desire disorder skos:exactMatch NCIT:C94337 Hypoactive Sexual Desire Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001821 hypoactive sexual desire disorder skos:exactMatch SCTID:270903007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001822 hypolipoproteinemia skos:exactMatch DOID:1387 hypolipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001822 hypolipoproteinemia skos:exactMatch MESH:D007009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001822 hypolipoproteinemia skos:exactMatch SCTID:363140000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001823 sick sinus syndrome skos:exactMatch DOID:13884 sick sinus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001823 sick sinus syndrome skos:exactMatch ICD10CM:I49.5 Sick sinus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001823 sick sinus syndrome skos:exactMatch MESH:D012804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001823 sick sinus syndrome skos:exactMatch NCIT:C62244 Sick Sinus Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001823 sick sinus syndrome skos:exactMatch SCTID:36083008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001824 polyneuropathy skos:exactMatch DOID:1389 polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001824 polyneuropathy skos:exactMatch MESH:D011115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001824 polyneuropathy skos:exactMatch NCIT:C26951 Polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001824 polyneuropathy skos:exactMatch SCTID:42345000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001824 polyneuropathy skos:exactMatch UMLS:C0152025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001825 squamous papilloma skos:exactMatch DOID:139 squamous cell papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001825 squamous papilloma skos:exactMatch NCIT:C3712 Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001825 squamous papilloma skos:exactMatch UMLS:C0205874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001827 white piedra skos:exactMatch DOID:13902 white piedra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001827 white piedra skos:exactMatch ICD10CM:B36.2 White piedra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001827 white piedra skos:exactMatch SCTID:35586003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001827 white piedra skos:exactMatch UMLS:C0040249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001828 acquired color blindness skos:exactMatch DOID:13912 acquired color blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001828 acquired color blindness skos:exactMatch ICD10CM:H53.52 Acquired color vision deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001828 acquired color blindness skos:exactMatch NCIT:C118712 Acquired Color Blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001828 acquired color blindness skos:exactMatch SCTID:71676008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001829 lumbosacral plexus lesion skos:exactMatch DOID:13913 lumbosacral plexus lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001829 lumbosacral plexus lesion skos:exactMatch SCTID:4062006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001829 lumbosacral plexus lesion skos:exactMatch UMLS:C0154735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001830 somatization disorder skos:exactMatch DOID:13918 somatization disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001830 somatization disorder skos:exactMatch ICD10CM:F45.0 Somatization disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001830 somatization disorder skos:exactMatch SCTID:397923000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001831 irregular astigmatism skos:exactMatch DOID:13919 irregular astigmatism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001831 irregular astigmatism skos:exactMatch SCTID:47099006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001831 irregular astigmatism skos:exactMatch UMLS:C0152194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001832 bacterial esophagitis skos:exactMatch DOID:13921 bacterial esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001832 bacterial esophagitis skos:exactMatch NCIT:C27106 Bacterial Esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001832 bacterial esophagitis skos:exactMatch SCTID:235601001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001832 bacterial esophagitis skos:exactMatch UMLS:C0341108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001833 lacrimal duct obstruction skos:exactMatch DOID:13929 lacrimal duct obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001833 lacrimal duct obstruction skos:exactMatch MESH:D007767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001833 lacrimal duct obstruction skos:exactMatch SCTID:416920000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001834 visual pathway disorder skos:exactMatch DOID:1393 visual pathway disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001834 visual pathway disorder skos:exactMatch ICD10CM:H47.9 Unspecified disorder of visual pathways semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001834 visual pathway disorder skos:exactMatch NCIT:C35342 Visual Pathway Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001834 visual pathway disorder skos:exactMatch SCTID:54767005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001834 visual pathway disorder skos:exactMatch SCTID:95776004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001834 visual pathway disorder skos:exactMatch UMLS:C0155287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001835 facial paralysis skos:exactMatch DOID:13934 facial paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001835 facial paralysis skos:exactMatch MESH:D005158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001835 facial paralysis skos:exactMatch SCTID:280816001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001835 facial paralysis skos:exactMatch UMLS:C0015469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001836 amenorrhea skos:exactMatch DOID:13938 amenorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001836 amenorrhea skos:exactMatch MESH:D000568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001836 amenorrhea skos:exactMatch NCIT:C61443 Amenorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001836 amenorrhea skos:exactMatch UMLS:C0002453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001837 acute gonococcal salpingitis skos:exactMatch DOID:13942 acute gonococcal salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001837 acute gonococcal salpingitis skos:exactMatch SCTID:45377007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001837 acute gonococcal salpingitis skos:exactMatch UMLS:C0275654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001838 acute gonococcal prostatitis skos:exactMatch DOID:13943 acute gonococcal prostatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001838 acute gonococcal prostatitis skos:exactMatch SCTID:111806005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001838 acute gonococcal prostatitis skos:exactMatch UMLS:C0153192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001841 uterine corpus epithelioid leiomyoma skos:exactMatch DOID:13951 uterine corpus epithelioid leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001841 uterine corpus epithelioid leiomyoma skos:exactMatch NCIT:C40164 Uterine Corpus Epithelioid Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001841 uterine corpus epithelioid leiomyoma skos:exactMatch UMLS:C1519850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001842 uterine corpus dissecting leiomyoma skos:exactMatch DOID:13953 uterine corpus dissecting leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001842 uterine corpus dissecting leiomyoma skos:exactMatch NCIT:C40172 Uterine Corpus Dissecting Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001842 uterine corpus dissecting leiomyoma skos:exactMatch UMLS:C1519847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001843 uterus interstitial leiomyoma skos:exactMatch DOID:13955 uterus interstitial leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001843 uterus interstitial leiomyoma skos:exactMatch ICD10CM:D25.1 Intramural leiomyoma of uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001843 uterus interstitial leiomyoma skos:exactMatch SCTID:93616000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001843 uterus interstitial leiomyoma skos:exactMatch UMLS:C0153994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001844 uterine corpus myxoid leiomyoma skos:exactMatch DOID:13956 uterine corpus myxoid leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001844 uterine corpus myxoid leiomyoma skos:exactMatch NCIT:C40166 Uterine Corpus Myxoid Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001844 uterine corpus myxoid leiomyoma skos:exactMatch UMLS:C1519860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001845 uterine corpus lipoleiomyoma skos:exactMatch DOID:13957 uterine corpus lipoleiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001845 uterine corpus lipoleiomyoma skos:exactMatch NCIT:C40168 Uterine Corpus Lipoleiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001845 uterine corpus lipoleiomyoma skos:exactMatch UMLS:C1519856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001846 uterine corpus bizarre leiomyoma skos:exactMatch DOID:13958 uterine corpus bizarre leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001846 uterine corpus bizarre leiomyoma skos:exactMatch NCIT:C40167 Uterine Corpus Bizarre Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001846 uterine corpus bizarre leiomyoma skos:exactMatch UMLS:C1519853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001847 nuclear senile cataract skos:exactMatch DOID:13963 nuclear senile cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001847 nuclear senile cataract skos:exactMatch SCTID:193589009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001848 Morgagni cataract skos:exactMatch DOID:13964 Morgagni cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001848 Morgagni cataract skos:exactMatch SCTID:264443002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001848 Morgagni cataract skos:exactMatch UMLS:C0152258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001849 chronic orbital inflammation skos:exactMatch DOID:1397 chronic orbital inflammation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001849 chronic orbital inflammation skos:exactMatch SCTID:44729001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001849 chronic orbital inflammation skos:exactMatch UMLS:C0155261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001850 female breast lower-outer quadrant cancer skos:exactMatch DOID:13972 female breast lower-outer quadrant cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001850 female breast lower-outer quadrant cancer skos:exactMatch SCTID:188155002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001850 female breast lower-outer quadrant cancer skos:exactMatch UMLS:C0153553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001851 primary lacrimal atrophy skos:exactMatch DOID:1399 primary lacrimal atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001851 primary lacrimal atrophy skos:exactMatch SCTID:17093002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001851 primary lacrimal atrophy skos:exactMatch UMLS:C0155229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001852 small intestine lymphoma skos:exactMatch DOID:13996 small intestine lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001852 small intestine lymphoma skos:exactMatch NCIT:C4007 Small Intestinal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001852 small intestine lymphoma skos:exactMatch SCTID:449074003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001852 small intestine lymphoma skos:exactMatch UMLS:C0278805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001853 contact blepharoconjunctivitis skos:exactMatch DOID:13999 contact blepharoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001853 contact blepharoconjunctivitis skos:exactMatch SCTID:10813004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001853 contact blepharoconjunctivitis skos:exactMatch UMLS:C0155150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001854 lacrimal apparatus disorder skos:exactMatch DOID:1400 lacrimal apparatus disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001854 lacrimal apparatus disorder skos:exactMatch MESH:D007766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001854 lacrimal apparatus disorder skos:exactMatch NCIT:C26809 Lacrimal System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001854 lacrimal apparatus disorder skos:exactMatch SCTID:31053003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001855 rubeosis iridis skos:exactMatch DOID:14000 rubeosis iridis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001855 rubeosis iridis skos:exactMatch SCTID:51995000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001855 rubeosis iridis skos:exactMatch UMLS:C0154916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001856 splenic artery aneurysm skos:exactMatch DOID:14006 splenic artery aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001856 splenic artery aneurysm skos:exactMatch SCTID:70405009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001856 splenic artery aneurysm skos:exactMatch UMLS:C0155747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001857 Brucella canis brucellosis skos:exactMatch DOID:14019 Brucella canis brucellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001857 Brucella canis brucellosis skos:exactMatch SCTID:428174001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001857 Brucella canis brucellosis skos:exactMatch UMLS:C0494040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001858 Tietze syndrome skos:exactMatch DOID:14021 Tietze's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001858 Tietze syndrome skos:exactMatch MESH:D013991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001858 Tietze syndrome skos:exactMatch NCIT:C168333 Musculoskeletal Chest Pain due to Costochondral Junction Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001858 Tietze syndrome skos:exactMatch SCTID:30128009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001858 Tietze syndrome skos:exactMatch UMLS:C0040213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001859 algoneurodystrophy skos:exactMatch DOID:14022 algoneurodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001859 algoneurodystrophy skos:exactMatch ICD10CM:M89.0 Algoneurodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001860 folic acid deficiency anemia skos:exactMatch DOID:14026 folic acid deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001860 folic acid deficiency anemia skos:exactMatch SCTID:85649008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001860 folic acid deficiency anemia skos:exactMatch UMLS:C0151482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001861 malignant parietal pleura tumor skos:exactMatch DOID:14032 malignant parietal pleura tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001861 malignant parietal pleura tumor skos:exactMatch SCTID:93948004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001861 malignant parietal pleura tumor skos:exactMatch UMLS:C0153495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001862 malignant visceral pleura tumor skos:exactMatch DOID:14033 malignant visceral pleura tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001862 malignant visceral pleura tumor skos:exactMatch SCTID:94140004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001862 malignant visceral pleura tumor skos:exactMatch UMLS:C0153496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001863 aorta atresia skos:exactMatch DOID:14037 aorta atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001863 aorta atresia skos:exactMatch ICD10CM:Q25.2 Atresia of aorta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001863 aorta atresia skos:exactMatch SCTID:204431007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001864 residual stage angle-closure glaucoma skos:exactMatch DOID:1404 residual stage angle-closure glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001864 residual stage angle-closure glaucoma skos:exactMatch SCTID:55129006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001864 residual stage angle-closure glaucoma skos:exactMatch UMLS:C0154948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001866 bipolar I disorder skos:exactMatch DOID:14042 bipolar I disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001866 bipolar I disorder skos:exactMatch SCTID:371596008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001867 phaeohyphomycosis skos:exactMatch DOID:14049 phaeohyphomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001867 phaeohyphomycosis skos:exactMatch MESH:D060446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001867 phaeohyphomycosis skos:exactMatch SCTID:47158003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001868 primary angle-closure glaucoma skos:exactMatch DOID:1405 primary angle-closure glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001868 primary angle-closure glaucoma skos:exactMatch ICD10CM:H40.2 Primary angle-closure glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001868 primary angle-closure glaucoma skos:exactMatch SCTID:392288006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001868 primary angle-closure glaucoma skos:exactMatch UMLS:C0017606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001869 paraurethral gland cancer skos:exactMatch DOID:14059 paraurethral gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001869 paraurethral gland cancer skos:exactMatch SCTID:363460002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001869 paraurethral gland cancer skos:exactMatch UMLS:C0153621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001870 acute poststreptococcal glomerulonephritis skos:exactMatch DOID:14064 acute poststreptococcal glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001870 acute poststreptococcal glomerulonephritis skos:exactMatch SCTID:68544003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001870 acute poststreptococcal glomerulonephritis skos:exactMatch UMLS:C0403414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001871 acute diffuse glomerulonephritis skos:exactMatch DOID:14066 acute diffuse nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001871 acute diffuse glomerulonephritis skos:exactMatch NCIT:C35587 Acute Diffuse Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001871 acute diffuse glomerulonephritis skos:exactMatch SCTID:197585004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001871 acute diffuse glomerulonephritis skos:exactMatch UMLS:C0341689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001872 obsolete vestibular nystagmus skos:exactMatch DOID:14070 vestibular nystagmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001872 obsolete vestibular nystagmus skos:exactMatch SCTID:46888001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001872 obsolete vestibular nystagmus skos:exactMatch UMLS:C0155379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001873 geniculate ganglionitis skos:exactMatch DOID:14075 geniculate ganglionitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001873 geniculate ganglionitis skos:exactMatch ICD10CM:G51.1 Geniculate ganglionitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001873 geniculate ganglionitis skos:exactMatch SCTID:72839009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001873 geniculate ganglionitis skos:exactMatch UMLS:C0017407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001874 toxic labyrinthitis skos:exactMatch DOID:14081 toxic labyrinthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001874 toxic labyrinthitis skos:exactMatch SCTID:3344003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001874 toxic labyrinthitis skos:exactMatch SCTID:9062008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001874 toxic labyrinthitis skos:exactMatch UMLS:C0155507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001875 epicondylitis skos:exactMatch DOID:14087 epicondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001875 epicondylitis skos:exactMatch ICD10CM:M77.1 Lateral epicondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001875 epicondylitis skos:exactMatch MESH:D013716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001875 epicondylitis skos:exactMatch NCIT:C34589 Epicondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001875 epicondylitis skos:exactMatch SCTID:202855006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001875 epicondylitis skos:exactMatch UMLS:C0014488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001876 renal artery atheroma skos:exactMatch DOID:14092 renal artery atheroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001876 renal artery atheroma skos:exactMatch ICD10CM:I70.1 Atherosclerosis of renal artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001876 renal artery atheroma skos:exactMatch SCTID:45281005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001876 renal artery atheroma skos:exactMatch UMLS:C0155734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001877 infertility due to extratesticular cause skos:exactMatch DOID:14096 infertility due to extratesticular cause semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001877 infertility due to extratesticular cause skos:exactMatch SCTID:84245004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001877 infertility due to extratesticular cause skos:exactMatch UMLS:C0021360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001878 acquired hypertrophic pyloric stenosis skos:exactMatch DOID:14099 acquired gastric outlet stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001878 acquired hypertrophic pyloric stenosis skos:exactMatch SCTID:266438007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001878 acquired hypertrophic pyloric stenosis skos:exactMatch UMLS:C2937286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001879 anus cancer skos:exactMatch DOID:14110 anus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001879 anus cancer skos:exactMatch NCIT:C7379 Malignant Anal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001880 median rhomboid glossitis skos:exactMatch DOID:14111 median rhomboid glossitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001880 median rhomboid glossitis skos:exactMatch ICD10CM:K14.2 Median rhomboid glossitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001880 median rhomboid glossitis skos:exactMatch SCTID:7522008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001881 toxic shock syndrome skos:exactMatch DOID:14115 toxic shock syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001881 toxic shock syndrome skos:exactMatch ICD10CM:A48.3 Toxic shock syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001881 toxic shock syndrome skos:exactMatch MESH:D012772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001881 toxic shock syndrome skos:exactMatch NCIT:C35498 Toxic Shock Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001881 toxic shock syndrome skos:exactMatch Orphanet:36234 Bacterial toxic-shock syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001881 toxic shock syndrome skos:exactMatch SCTID:18504008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001881 toxic shock syndrome skos:exactMatch UMLS:C0600327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001881 toxic shock syndrome skos:exactMatch UMLS:CN204669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001882 bacteriuria skos:exactMatch DOID:1412 bacteriuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001882 bacteriuria skos:exactMatch MESH:D001437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001882 bacteriuria skos:exactMatch UMLS:C0004659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001883 blue toe syndrome skos:exactMatch DOID:14121 blue toe syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001883 blue toe syndrome skos:exactMatch MESH:D018438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001883 blue toe syndrome skos:exactMatch UMLS:C0242645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001884 abducens nerve neoplasm skos:exactMatch DOID:14125 abducens nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001884 abducens nerve neoplasm skos:exactMatch NCIT:C5826 Abducens Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001884 abducens nerve neoplasm skos:exactMatch SCTID:126972009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001884 abducens nerve neoplasm skos:exactMatch UMLS:C1263898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001885 lateral cystocele skos:exactMatch DOID:14130 lateral cystocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001885 lateral cystocele skos:exactMatch ICD10CM:N81.12 Cystocele, lateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001885 lateral cystocele skos:exactMatch SCTID:441891001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001885 lateral cystocele skos:exactMatch UMLS:C2711750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001886 midline cystocele skos:exactMatch DOID:14131 midline cystocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001886 midline cystocele skos:exactMatch ICD10CM:N81.11 Cystocele, midline semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001886 midline cystocele skos:exactMatch SCTID:423633003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001886 midline cystocele skos:exactMatch UMLS:C1456248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001887 Allen-Masters syndrome skos:exactMatch DOID:14133 Masters-Allen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001887 Allen-Masters syndrome skos:exactMatch SCTID:69186005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001887 Allen-Masters syndrome skos:exactMatch UMLS:C0152079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001888 anus lymphoma skos:exactMatch DOID:14139 anus lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001888 anus lymphoma skos:exactMatch NCIT:C5601 Anal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001888 anus lymphoma skos:exactMatch UMLS:C1332268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001889 ovarian dysfunction skos:exactMatch DOID:1414 ovarian dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001889 ovarian dysfunction skos:exactMatch ICD10CM:E28 Ovarian dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001889 ovarian dysfunction skos:exactMatch NCIT:C113351 Ovarian Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001889 ovarian dysfunction skos:exactMatch SCTID:37102008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001890 pulp erosion skos:exactMatch DOID:14140 pulp erosion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001892 spinal cord lymphoma skos:exactMatch DOID:14150 spinal cord lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001892 spinal cord lymphoma skos:exactMatch NCIT:C5157 Spinal Cord Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001892 spinal cord lymphoma skos:exactMatch UMLS:C1336044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001893 spinal cord melanoma skos:exactMatch DOID:14151 spinal cord melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001893 spinal cord melanoma skos:exactMatch NCIT:C5158 Spinal Cord Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001893 spinal cord melanoma skos:exactMatch UMLS:C1336045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001894 spinal cord sarcoma skos:exactMatch DOID:14152 spinal cord sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001894 spinal cord sarcoma skos:exactMatch NCIT:C5152 Spinal Cord Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001894 spinal cord sarcoma skos:exactMatch UMLS:C1336049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001895 acute retrobulbar neuritis skos:exactMatch DOID:14155 acute retrobulbar neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001895 acute retrobulbar neuritis skos:exactMatch SCTID:51604006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001895 acute retrobulbar neuritis skos:exactMatch UMLS:C0155301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001896 obstructive hydrocephalus skos:exactMatch DOID:14159 obstructive hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001896 obstructive hydrocephalus skos:exactMatch ICD10CM:G91.1 Obstructive hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001896 obstructive hydrocephalus skos:exactMatch NCIT:C116347 Non-Communicating Hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001896 obstructive hydrocephalus skos:exactMatch SCTID:230746009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001896 obstructive hydrocephalus skos:exactMatch UMLS:C0549423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001897 bilateral hyperactive labyrinth skos:exactMatch DOID:14165 bilateral hyperactive labyrinth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001897 bilateral hyperactive labyrinth skos:exactMatch SCTID:194373002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001897 bilateral hyperactive labyrinth skos:exactMatch UMLS:C0155516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001898 optic choroid disorder skos:exactMatch DOID:1417 choroid disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001898 optic choroid disorder skos:exactMatch MESH:D015862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001898 optic choroid disorder skos:exactMatch NCIT:C34468 Choroid Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001898 optic choroid disorder skos:exactMatch SCTID:128468007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001898 optic choroid disorder skos:exactMatch UMLS:C0008521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001899 rheumatic congestive heart failure skos:exactMatch DOID:14172 rheumatic congestive heart failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001899 rheumatic congestive heart failure skos:exactMatch ICD10CM:I09.81 Rheumatic heart failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001899 rheumatic congestive heart failure skos:exactMatch SCTID:82523003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001899 rheumatic congestive heart failure skos:exactMatch UMLS:C0155582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001901 selective IgG subclass deficiency skos:exactMatch DOID:14176 selective IgG deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001901 selective IgG subclass deficiency skos:exactMatch MESH:D017099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001901 selective IgG subclass deficiency skos:exactMatch NCIT:C27024 Selective Immunoglobulin G Subclass Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001901 selective IgG subclass deficiency skos:exactMatch SCTID:190981001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001902 congenital agammaglobulinemia skos:exactMatch DOID:14177 congenital hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001902 congenital agammaglobulinemia skos:exactMatch UMLS:C1457897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001903 calcific tendinitis skos:exactMatch DOID:14181 calcific tendinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001903 calcific tendinitis skos:exactMatch ICD10CM:M65.2 Calcific tendinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001903 calcific tendinitis skos:exactMatch SCTID:95414005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001903 calcific tendinitis skos:exactMatch UMLS:C0521515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001904 polyneuropathy due to drug skos:exactMatch DOID:14184 polyneuropathy due to drug semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001904 polyneuropathy due to drug skos:exactMatch SCTID:7339009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001904 polyneuropathy due to drug skos:exactMatch UMLS:C0154762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001905 bicipital tenosynovitis skos:exactMatch DOID:14192 bicipital tenosynovitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001905 bicipital tenosynovitis skos:exactMatch SCTID:41137001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001905 bicipital tenosynovitis skos:exactMatch UMLS:C0158304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001906 posterior dislocation of lens skos:exactMatch DOID:14199 posterior dislocation of lens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001906 posterior dislocation of lens skos:exactMatch SCTID:14169000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001906 posterior dislocation of lens skos:exactMatch UMLS:C0155373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001907 adult dermatomyositis skos:exactMatch DOID:14202 adult dermatomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001907 adult dermatomyositis skos:exactMatch NCIT:C27313 Adult Dermatomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001907 adult dermatomyositis skos:exactMatch SCTID:402425006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001909 renal tubular acidosis skos:exactMatch DOID:14219 renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001909 renal tubular acidosis skos:exactMatch MESH:D000141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001909 renal tubular acidosis skos:exactMatch SCTID:1776003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001909 renal tubular acidosis skos:exactMatch UMLS:C0001126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001910 ochronosis disorder skos:exactMatch DOID:14223 ochronosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001910 ochronosis disorder skos:exactMatch MESH:D009794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001910 ochronosis disorder skos:exactMatch NCIT:C84938 Ochronosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001910 ochronosis disorder skos:exactMatch SCTID:410042009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001910 ochronosis disorder skos:exactMatch UMLS:C0028817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001911 tracheal calcification skos:exactMatch DOID:14224 tracheal calcification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001911 tracheal calcification skos:exactMatch SCTID:81089005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001911 tracheal calcification skos:exactMatch UMLS:C0264324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001912 acute frontal sinusitis skos:exactMatch DOID:14225 acute frontal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001912 acute frontal sinusitis skos:exactMatch ICD10CM:J01.1 Acute frontal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001912 acute frontal sinusitis skos:exactMatch SCTID:91038008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001912 acute frontal sinusitis skos:exactMatch UMLS:C0155805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001913 oligospermia skos:exactMatch DOID:14228 oligospermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001913 oligospermia skos:exactMatch MESH:D009845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001913 oligospermia skos:exactMatch UMLS:C0028960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001914 scleromalacia perforans skos:exactMatch DOID:14230 scleromalacia perforans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001914 scleromalacia perforans skos:exactMatch SCTID:26664005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001914 scleromalacia perforans skos:exactMatch UMLS:C0155354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001915 orbital cyst skos:exactMatch DOID:14233 orbital cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001915 orbital cyst skos:exactMatch SCTID:31021007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001915 orbital cyst skos:exactMatch UMLS:C0155285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001916 gastrointestinal tularemia skos:exactMatch DOID:14239 gastrointestinal tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001916 gastrointestinal tularemia skos:exactMatch ICD10CM:A21.3 Gastrointestinal tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001917 chronic perichondritis of pinna skos:exactMatch DOID:14243 chronic perichondritis of pinna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001917 chronic perichondritis of pinna skos:exactMatch SCTID:45431004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001917 chronic perichondritis of pinna skos:exactMatch UMLS:C0155391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001918 epiphora due to excess lacrimation skos:exactMatch DOID:14244 epiphora due to excess lacrimation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001918 epiphora due to excess lacrimation skos:exactMatch SCTID:31788005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001918 epiphora due to excess lacrimation skos:exactMatch UMLS:C0155233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001919 cystoid macular retinal degeneration skos:exactMatch DOID:14245 cystoid macular retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001919 cystoid macular retinal degeneration skos:exactMatch SCTID:14046000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001919 cystoid macular retinal degeneration skos:exactMatch UMLS:C0154850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001920 chronic purulent otitis media skos:exactMatch DOID:14247 chronic purulent otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001920 chronic purulent otitis media skos:exactMatch NCIT:C128386 Chronic Suppurative Otitis Media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001920 chronic purulent otitis media skos:exactMatch SCTID:38394007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001920 chronic purulent otitis media skos:exactMatch UMLS:C0271454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001921 chronic atticoantral disease skos:exactMatch DOID:14248 chronic atticoantral disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001921 chronic atticoantral disease skos:exactMatch SCTID:267759006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001921 chronic atticoantral disease skos:exactMatch UMLS:C0155441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001921 chronic atticoantral disease skos:exactMatch UMLS:C0565831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001922 pyoureter skos:exactMatch DOID:1425 pyoureter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001922 pyoureter skos:exactMatch NCIT:C35666 Ureter Abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001922 pyoureter skos:exactMatch SCTID:85884009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001922 pyoureter skos:exactMatch UMLS:C0034223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001923 vitreoretinal dystrophy skos:exactMatch DOID:14251 vitreoretinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001923 vitreoretinal dystrophy skos:exactMatch ICD10CM:H35.51 Vitreoretinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001923 vitreoretinal dystrophy skos:exactMatch SCTID:79556007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001923 vitreoretinal dystrophy skos:exactMatch UMLS:C0154863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001924 dystrophies primarily involving the retinal pigment epithelium skos:exactMatch DOID:14252 dystrophies primarily involving the retinal pigment epithelium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001924 dystrophies primarily involving the retinal pigment epithelium skos:exactMatch ICD10CM:H35.54 Dystrophies primarily involving the retinal pigment epithelium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001925 retinal dystrophy in systemic or cerebroretinal lipidoses skos:exactMatch DOID:14253 retinal dystrophy in systemic or cerebroretinal lipidoses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001926 ureteral disorder skos:exactMatch DOID:1426 ureteral disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001926 ureteral disorder skos:exactMatch MESH:D014515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001926 ureteral disorder skos:exactMatch NCIT:C27148 Ureter Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001926 ureteral disorder skos:exactMatch SCTID:128073008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001926 ureteral disorder skos:exactMatch UMLS:C0041954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001926 ureteral disorder skos:exactMatch UMLS:C0403608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001927 pulmonary valve insufficiency skos:exactMatch DOID:14265 pulmonary valve insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001927 pulmonary valve insufficiency skos:exactMatch MESH:D011665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001927 pulmonary valve insufficiency skos:exactMatch NCIT:C50848 Pulmonary Valvular Regurgitation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001927 pulmonary valve insufficiency skos:exactMatch SCTID:194995005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001928 suppurative cholangitis skos:exactMatch DOID:14269 suppurative cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001928 suppurative cholangitis skos:exactMatch NCIT:C35336 Suppurative Cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001928 suppurative cholangitis skos:exactMatch SCTID:69850007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001928 suppurative cholangitis skos:exactMatch UMLS:C0267924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001929 ascending cholangitis skos:exactMatch DOID:14270 ascending cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001929 ascending cholangitis skos:exactMatch NCIT:C35372 Ascending Cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001929 ascending cholangitis skos:exactMatch SCTID:26918003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001929 ascending cholangitis skos:exactMatch UMLS:C0311273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001930 acute cholangitis skos:exactMatch DOID:14271 acute cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001930 acute cholangitis skos:exactMatch NCIT:C35334 Acute Cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001930 acute cholangitis skos:exactMatch SCTID:6215006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001930 acute cholangitis skos:exactMatch UMLS:C0267917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001931 pericholangitis skos:exactMatch DOID:14272 pericholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001931 pericholangitis skos:exactMatch NCIT:C34916 Pericholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001931 pericholangitis skos:exactMatch SCTID:111373008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001931 pericholangitis skos:exactMatch UMLS:C0031052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001932 obsolete atrophic vulva skos:exactMatch DOID:14275 atrophic vulva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001932 obsolete atrophic vulva skos:exactMatch ICD10CM:N90.5 Atrophy of vulva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001932 obsolete atrophic vulva skos:exactMatch SCTID:248861000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001932 obsolete atrophic vulva skos:exactMatch UMLS:C0156393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001933 endocrine pancreas disorder skos:exactMatch DOID:1428 endocrine pancreas disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001933 endocrine pancreas disorder skos:exactMatch NCIT:C27067 Endocrine Pancreas Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001933 endocrine pancreas disorder skos:exactMatch SCTID:17346000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001933 endocrine pancreas disorder skos:exactMatch UMLS:C0271633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001935 neurogenic arthropathy skos:exactMatch DOID:14286 neurogenic arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001935 neurogenic arthropathy skos:exactMatch MESH:D001177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001935 neurogenic arthropathy skos:exactMatch SCTID:359554008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001935 neurogenic arthropathy skos:exactMatch UMLS:C0003892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001936 brawny scleritis skos:exactMatch DOID:14287 brawny scleritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001936 brawny scleritis skos:exactMatch SCTID:91612009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001936 brawny scleritis skos:exactMatch UMLS:C0155356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001938 vulvar dystrophy skos:exactMatch DOID:14292 vulvar dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001938 vulvar dystrophy skos:exactMatch NCIT:C34565 Vulvar Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001938 vulvar dystrophy skos:exactMatch SCTID:51689003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001938 vulvar dystrophy skos:exactMatch UMLS:C0013426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001939 skin epithelioid hemangioma skos:exactMatch DOID:14308 skin epithelioid hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001939 skin epithelioid hemangioma skos:exactMatch NCIT:C7393 Skin Epithelioid Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001939 skin epithelioid hemangioma skos:exactMatch SCTID:400131007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001939 skin epithelioid hemangioma skos:exactMatch UMLS:C0002989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001940 pleuropneumonia skos:exactMatch DOID:14319 pleuropneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001940 pleuropneumonia skos:exactMatch MESH:D011001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001940 pleuropneumonia skos:exactMatch SCTID:60485005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001940 pleuropneumonia skos:exactMatch UMLS:C0032241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001941 blindness (disorder) skos:exactMatch DOID:1432 blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001941 blindness (disorder) skos:exactMatch ICD10CM:H54 Blindness and low vision semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001941 blindness (disorder) skos:exactMatch MESH:D001766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001941 blindness (disorder) skos:exactMatch NCIT:C97109 Blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001941 blindness (disorder) skos:exactMatch SCTID:105597003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001942 generalized anxiety disorder skos:exactMatch DOID:14320 generalized anxiety disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001942 generalized anxiety disorder skos:exactMatch ICD10CM:F41.1 Generalized anxiety disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001942 generalized anxiety disorder skos:exactMatch NCIT:C92622 Generalized Anxiety Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001942 generalized anxiety disorder skos:exactMatch SCTID:21897009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001943 Plasmodium malariae malaria skos:exactMatch DOID:14324 Plasmodium malariae malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001943 Plasmodium malariae malaria skos:exactMatch ICD10CM:B52 Plasmodium malariae malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001943 Plasmodium malariae malaria skos:exactMatch NCIT:C34799 Quartan Malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001943 Plasmodium malariae malaria skos:exactMatch SCTID:27618009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001943 Plasmodium malariae malaria skos:exactMatch UMLS:C0024536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001944 mixed malaria skos:exactMatch DOID:14325 mixed malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001944 mixed malaria skos:exactMatch SCTID:21070001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001944 mixed malaria skos:exactMatch UMLS:C0153121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001945 postencephalitic Parkinson disease skos:exactMatch DOID:14332 postencephalitic Parkinson disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001945 postencephalitic Parkinson disease skos:exactMatch MESH:D010301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001945 postencephalitic Parkinson disease skos:exactMatch NCIT:C34898 Postencephalitic Parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001945 postencephalitic Parkinson disease skos:exactMatch Orphanet:97349 Postencephalitic parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001945 postencephalitic Parkinson disease skos:exactMatch SCTID:19972008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001945 postencephalitic Parkinson disease skos:exactMatch UMLS:C0030568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001946 obsolete hyperestrogenism skos:exactMatch DOID:14336 estrogen excess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001946 obsolete hyperestrogenism skos:exactMatch ICD10CM:E28.0 Estrogen excess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001946 obsolete hyperestrogenism skos:exactMatch ICD10WHO:E28.0 Ovarian dysfunction: Estrogen excess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001946 obsolete hyperestrogenism skos:exactMatch SCTID:37295009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001946 obsolete hyperestrogenism skos:exactMatch UMLS:C0154209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001947 suppurative thyroiditis skos:exactMatch DOID:14350 suppurative thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001947 suppurative thyroiditis skos:exactMatch MESH:D013969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001947 suppurative thyroiditis skos:exactMatch NCIT:C129724 Acute Suppurative Thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001947 suppurative thyroiditis skos:exactMatch SCTID:25476006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001947 suppurative thyroiditis skos:exactMatch UMLS:C0040150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001949 acute thyroiditis skos:exactMatch DOID:14353 acute thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001949 acute thyroiditis skos:exactMatch ICD10CM:E06.0 Acute thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001949 acute thyroiditis skos:exactMatch SCTID:190293001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001949 acute thyroiditis skos:exactMatch UMLS:C0001360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001950 corneal ectasia skos:exactMatch DOID:1436 corneal ectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001950 corneal ectasia skos:exactMatch SCTID:14748007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001950 corneal ectasia skos:exactMatch UMLS:C0155135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001951 Norwegian scabies skos:exactMatch DOID:14374 norwegian scabies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001951 Norwegian scabies skos:exactMatch NCIT:C34855 Norwegian Scabies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001951 Norwegian scabies skos:exactMatch SCTID:128870005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001951 Norwegian scabies skos:exactMatch UMLS:C0028425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001952 parietal lobe cancer skos:exactMatch DOID:14384 parietal lobe neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001952 parietal lobe cancer skos:exactMatch ICD10CM:C71.3 Malignant neoplasm of parietal lobe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001952 parietal lobe cancer skos:exactMatch SCTID:363469001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001952 parietal lobe cancer skos:exactMatch UMLS:C0153637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001953 pyuria skos:exactMatch DOID:1439 pyuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001953 pyuria skos:exactMatch MESH:D011776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001954 thrombophlebitis migrans skos:exactMatch DOID:14392 thrombophlebitis migrans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001954 thrombophlebitis migrans skos:exactMatch ICD10CM:I82.1 Thrombophlebitis migrans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001954 thrombophlebitis migrans skos:exactMatch SCTID:31268005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001954 thrombophlebitis migrans skos:exactMatch UMLS:C0152250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001955 protozoal dysentery skos:exactMatch DOID:14397 protozoal dysentery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001956 capillary leak syndrome skos:exactMatch DOID:14400 capillary leak syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001956 capillary leak syndrome skos:exactMatch MESH:D019559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001956 capillary leak syndrome skos:exactMatch NCIT:C62578 Capillary Leak Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001956 capillary leak syndrome skos:exactMatch Orphanet:188 Systemic capillary leak syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001956 capillary leak syndrome skos:exactMatch SCTID:87730004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001956 capillary leak syndrome skos:exactMatch UMLS:C0343084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001957 critical illness polyneuropathy skos:exactMatch DOID:14402 critical illness polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001957 critical illness polyneuropathy skos:exactMatch ICD10CM:G62.81 Critical illness polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001957 critical illness polyneuropathy skos:exactMatch SCTID:230594005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001957 critical illness polyneuropathy skos:exactMatch UMLS:C0393851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001959 labyrinthine bilateral reactive loss skos:exactMatch DOID:14413 labyrinthine bilateral reactive loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001959 labyrinthine bilateral reactive loss skos:exactMatch SCTID:194377001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001959 labyrinthine bilateral reactive loss skos:exactMatch UMLS:C0155520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001962 abnormality of glucagon secretion skos:exactMatch DOID:14427 abnormality of glucagon secretion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001962 abnormality of glucagon secretion skos:exactMatch SCTID:11178005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001962 abnormality of glucagon secretion skos:exactMatch UMLS:C0154191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001964 chronic tubotympanic suppurative otitis media skos:exactMatch DOID:14435 chronic tubotympanic suppurative otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001964 chronic tubotympanic suppurative otitis media skos:exactMatch ICD10CM:H66.1 Chronic tubotympanic suppurative otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001964 chronic tubotympanic suppurative otitis media skos:exactMatch SCTID:87665008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001964 chronic tubotympanic suppurative otitis media skos:exactMatch UMLS:C0155440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001965 sclerosing keratitis skos:exactMatch DOID:14444 sclerosing keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001965 sclerosing keratitis skos:exactMatch SCTID:27886001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001965 sclerosing keratitis skos:exactMatch UMLS:C0155090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001966 chronic closed-angle glaucoma skos:exactMatch DOID:14445 chronic closed-angle glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001966 chronic closed-angle glaucoma skos:exactMatch SCTID:33647009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001966 chronic closed-angle glaucoma skos:exactMatch UMLS:C0154947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001967 gonadal dysgenesis skos:exactMatch DOID:14447 gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001967 gonadal dysgenesis skos:exactMatch MESH:D006059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001967 gonadal dysgenesis skos:exactMatch NCIT:C61420 Gonadal Dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001967 gonadal dysgenesis skos:exactMatch SCTID:205681004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001969 mixed gonadal dysgenesis skos:exactMatch DOID:14449 mixed gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001969 mixed gonadal dysgenesis skos:exactMatch MESH:D006060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001969 mixed gonadal dysgenesis skos:exactMatch SCTID:83579008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001969 mixed gonadal dysgenesis skos:exactMatch UMLS:C0018055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001971 farmer's lung disease skos:exactMatch DOID:14453 farmer's lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001971 farmer's lung disease skos:exactMatch NCIT:C34605 Farmer's Lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001971 farmer's lung disease skos:exactMatch Orphanet:99906 Farmer's lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001971 farmer's lung disease skos:exactMatch SCTID:18690003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001971 farmer's lung disease skos:exactMatch UMLS:C0015634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001972 Brucella melitensis brucellosis skos:exactMatch DOID:14456 Brucella melitensis brucellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001972 Brucella melitensis brucellosis skos:exactMatch SCTID:427999003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001972 Brucella melitensis brucellosis skos:exactMatch UMLS:C0302362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001973 Brucella abortus brucellosis skos:exactMatch DOID:14457 Brucella abortus brucellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001973 Brucella abortus brucellosis skos:exactMatch SCTID:427795000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001974 hemangioma of orbit skos:exactMatch DOID:14459 hemangioma of orbit semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001974 hemangioma of orbit skos:exactMatch NCIT:C6245 Orbit Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001974 hemangioma of orbit skos:exactMatch SCTID:121951000119101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001974 hemangioma of orbit skos:exactMatch UMLS:C1335128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001975 cavernous hemangioma of orbit skos:exactMatch DOID:14463 cavernous hemangioma of orbit semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001975 cavernous hemangioma of orbit skos:exactMatch NCIT:C4546 Orbit Cavernous Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001975 cavernous hemangioma of orbit skos:exactMatch SCTID:254998002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001975 cavernous hemangioma of orbit skos:exactMatch UMLS:C0346352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001976 chorea gravidarum skos:exactMatch DOID:14483 chorea gravidarum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001976 chorea gravidarum skos:exactMatch MESH:D020150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001976 chorea gravidarum skos:exactMatch SCTID:25113000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001976 chorea gravidarum skos:exactMatch UMLS:C0264746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001977 ureteral lymphoma skos:exactMatch DOID:14489 ureteral lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001977 ureteral lymphoma skos:exactMatch NCIT:C6175 Ureter Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001977 ureteral lymphoma skos:exactMatch UMLS:C1336876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001978 regional ureteric cancer skos:exactMatch DOID:14491 regional ureteric cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001978 regional ureteric cancer skos:exactMatch NCIT:C9356 Regional Ureter Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001978 regional ureteric cancer skos:exactMatch UMLS:C0854921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001979 dumping syndrome skos:exactMatch DOID:14495 dumping syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001979 dumping syndrome skos:exactMatch MESH:D004377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001979 dumping syndrome skos:exactMatch NCIT:C2994 Dumping Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001979 dumping syndrome skos:exactMatch UMLS:C0013288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001982 Niemann-Pick disease skos:exactMatch DOID:14504 Niemann-Pick disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001982 Niemann-Pick disease skos:exactMatch MESH:D009542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001982 Niemann-Pick disease skos:exactMatch NCIT:C61269 Niemann-Pick Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001982 Niemann-Pick disease skos:exactMatch SCTID:58459009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001982 Niemann-Pick disease skos:exactMatch UMLS:C0028064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001983 peripheral degeneration of cornea skos:exactMatch DOID:14507 peripheral degeneration of cornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001983 peripheral degeneration of cornea skos:exactMatch SCTID:89182000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001983 peripheral degeneration of cornea skos:exactMatch UMLS:C0155123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001984 candidal paronychia skos:exactMatch DOID:14512 candidal paronychia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001984 candidal paronychia skos:exactMatch SCTID:187014000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001984 candidal paronychia skos:exactMatch UMLS:C0006842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001984 candidal paronychia skos:exactMatch UMLS:C1282977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001985 partial arterial retinal occlusion skos:exactMatch DOID:14522 partial arterial retinal occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001985 partial arterial retinal occlusion skos:exactMatch NCIT:C35192 Partial Retinal Arterial Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001985 partial arterial retinal occlusion skos:exactMatch SCTID:776009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001985 partial arterial retinal occlusion skos:exactMatch UMLS:C0154839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001986 Argyll Robertson pupil skos:exactMatch DOID:14523 Argyll Robertson pupil semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001986 Argyll Robertson pupil skos:exactMatch ICD10CM:H57.01 Argyll Robertson pupil, atypical semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001986 Argyll Robertson pupil skos:exactMatch SCTID:21011008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001986 Argyll Robertson pupil skos:exactMatch UMLS:C0155375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001987 senile degeneration of brain skos:exactMatch DOID:14524 senile degeneration of brain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001987 senile degeneration of brain skos:exactMatch SCTID:45864009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001987 senile degeneration of brain skos:exactMatch UMLS:C0154669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001988 external pathological resorption skos:exactMatch DOID:14529 external pathological resorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001988 external pathological resorption skos:exactMatch SCTID:41918006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001988 external pathological resorption skos:exactMatch UMLS:C0266878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001989 atrophic glossitis skos:exactMatch DOID:1453 atrophic glossitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001989 atrophic glossitis skos:exactMatch ICD10CM:K14.4 Atrophy of tongue papillae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001989 atrophic glossitis skos:exactMatch SCTID:9491003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001989 atrophic glossitis skos:exactMatch UMLS:C0155964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001990 malignant cardiac peripheral nerve sheath neoplasm skos:exactMatch DOID:14534 malignant cardiac peripheral nerve sheath neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001990 malignant cardiac peripheral nerve sheath neoplasm skos:exactMatch NCIT:C5367 Cardiac Malignant Peripheral Nerve Sheath Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001990 malignant cardiac peripheral nerve sheath neoplasm skos:exactMatch UMLS:C1334569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001991 malignant cardiac germ cell tumor skos:exactMatch DOID:14535 malignant cardiac germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001991 malignant cardiac germ cell tumor skos:exactMatch NCIT:C5371 Malignant Cardiac Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001991 malignant cardiac germ cell tumor skos:exactMatch UMLS:C1334566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001992 rete testis adenocarcinoma skos:exactMatch DOID:14544 rete testis adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001992 rete testis adenocarcinoma skos:exactMatch NCIT:C8955 Rete Testis Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001992 rete testis adenocarcinoma skos:exactMatch UMLS:C0863024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001993 seminal vesicle adenocarcinoma skos:exactMatch DOID:14545 seminal vesicle adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001993 seminal vesicle adenocarcinoma skos:exactMatch NCIT:C39906 Seminal Vesicle Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001993 seminal vesicle adenocarcinoma skos:exactMatch UMLS:C1519233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001994 sphenoidal sinus cancer skos:exactMatch DOID:14546 sphenoidal sinus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001994 sphenoidal sinus cancer skos:exactMatch ICD10CM:C31.3 Malignant neoplasm of sphenoid sinus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001994 sphenoidal sinus cancer skos:exactMatch NCIT:C3543 Malignant Sphenoid Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001994 sphenoidal sinus cancer skos:exactMatch SCTID:363428005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001994 sphenoidal sinus cancer skos:exactMatch UMLS:C0153479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001995 sphenoid sinus squamous cell carcinoma skos:exactMatch DOID:14547 sphenoid sinus squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001995 sphenoid sinus squamous cell carcinoma skos:exactMatch NCIT:C6066 Sphenoid Sinus Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001995 sphenoid sinus squamous cell carcinoma skos:exactMatch SCTID:707355002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001995 sphenoid sinus squamous cell carcinoma skos:exactMatch UMLS:C1336039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001996 steroid-induced glaucoma - borderline skos:exactMatch DOID:14548 steroid-induced glaucoma - borderline semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001996 steroid-induced glaucoma - borderline skos:exactMatch SCTID:302895007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001996 steroid-induced glaucoma - borderline skos:exactMatch UMLS:C0339572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001997 root resorption skos:exactMatch DOID:14550 root resorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001997 root resorption skos:exactMatch MESH:D012391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001997 root resorption skos:exactMatch UMLS:C0035851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001998 Foster-Kennedy syndrome skos:exactMatch DOID:14555 Foster-Kennedy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001998 Foster-Kennedy syndrome skos:exactMatch SCTID:87764000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001998 Foster-Kennedy syndrome skos:exactMatch UMLS:C0152112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001999 primary pulmonary hypertension skos:exactMatch DOID:14557 primary pulmonary hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0001999 primary pulmonary hypertension skos:exactMatch ICD10CM:I27.0 Primary pulmonary hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002000 anaerobic meningitis skos:exactMatch DOID:14559 anaerobic meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002000 anaerobic meningitis skos:exactMatch SCTID:445059005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002000 anaerobic meningitis skos:exactMatch UMLS:C0854214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002002 postsurgical hypothyroidism skos:exactMatch DOID:1458 postsurgical hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002002 postsurgical hypothyroidism skos:exactMatch SCTID:27059002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002002 postsurgical hypothyroidism skos:exactMatch UMLS:C0154157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002003 papilledema skos:exactMatch DOID:146 papilledema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002003 papilledema skos:exactMatch MESH:D010211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002003 papilledema skos:exactMatch NCIT:C3307 Papilledema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002003 papilledema skos:exactMatch SCTID:423341008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002004 atheroembolism of kidney skos:exactMatch DOID:1460 atheroembolism of kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002004 atheroembolism of kidney skos:exactMatch ICD10CM:I75.81 Atheroembolism of kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002006 serous labyrinthitis skos:exactMatch DOID:1467 serous labyrinthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002006 serous labyrinthitis skos:exactMatch SCTID:41674001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002006 serous labyrinthitis skos:exactMatch UMLS:C0155504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002008 labyrinthitis skos:exactMatch DOID:1468 labyrinthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002008 labyrinthitis skos:exactMatch DOID:3930 otitis interna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002008 labyrinthitis skos:exactMatch ICD10CM:H83.0 Labyrinthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002008 labyrinthitis skos:exactMatch MESH:D007762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002008 labyrinthitis skos:exactMatch NCIT:C128369 Labyrinthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002008 labyrinthitis skos:exactMatch SCTID:23919004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002008 labyrinthitis skos:exactMatch UMLS:C0022893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002009 major depressive disorder skos:exactMatch DOID:1470 major depressive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002009 major depressive disorder skos:exactMatch MESH:D003865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002009 major depressive disorder skos:exactMatch NCIT:C35094 Unipolar Depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002009 major depressive disorder skos:exactMatch OMIM:608516 major depressive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002009 major depressive disorder skos:exactMatch SCTID:370143000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002010 FG syndrome skos:exactMatch DOID:14711 FG syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002010 FG syndrome skos:exactMatch OMIMPS:305400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002010 FG syndrome skos:exactMatch SCTID:49984004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002012 methylmalonic acidemia skos:exactMatch DOID:14749 methylmalonic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002012 methylmalonic acidemia skos:exactMatch ICD10CM:E71.120 Methylmalonic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002012 methylmalonic acidemia skos:exactMatch MESH:C537358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002012 methylmalonic acidemia skos:exactMatch NCIT:C98986 Methylmalonic Acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002012 methylmalonic acidemia skos:exactMatch SCTID:42393006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002012 methylmalonic acidemia skos:exactMatch UMLS:C0268583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002012 methylmalonic acidemia skos:exactMatch UMLS:C1855119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002013 lymphangioma skos:exactMatch DOID:1475 lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002013 lymphangioma skos:exactMatch MESH:D008202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002013 lymphangioma skos:exactMatch NCIT:C8965 Lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002013 lymphangioma skos:exactMatch Orphanet:2415 Rare lymphatic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002013 lymphangioma skos:exactMatch SCTID:254836000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002013 lymphangioma skos:exactMatch SCTID:400178008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002013 lymphangioma skos:exactMatch UMLS:CN201700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002014 autosomal recessive Ehlers-Danlos syndrome, vascular type skos:exactMatch DOID:14759 autosomal recessive type IV Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002014 autosomal recessive Ehlers-Danlos syndrome, vascular type skos:exactMatch SCTID:70610001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002014 autosomal recessive Ehlers-Danlos syndrome, vascular type skos:exactMatch UMLS:C0268340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002016 benign familial neonatal epilepsy skos:exactMatch DOID:14777 benign familial neonatal epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002016 benign familial neonatal epilepsy skos:exactMatch SCTID:279953009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002017 olivopontocerebellar atrophy skos:exactMatch DOID:14784 olivopontocerebellar atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002017 olivopontocerebellar atrophy skos:exactMatch MESH:D009849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002017 olivopontocerebellar atrophy skos:exactMatch NCIT:C84947 Olivopontocerebellar Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002017 olivopontocerebellar atrophy skos:exactMatch SCTID:67761004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002017 olivopontocerebellar atrophy skos:exactMatch UMLS:C0028968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002021 gingival disorder skos:exactMatch DOID:1483 gingival disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002021 gingival disorder skos:exactMatch MESH:D005882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002021 gingival disorder skos:exactMatch NCIT:C173795 Gingival Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002021 gingival disorder skos:exactMatch SCTID:18718003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002021 gingival disorder skos:exactMatch UMLS:C0017563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002022 disorder of orbital region skos:exactMatch ICD10CM:H00-H59 Diseases of the eye and adnexa (H00-H59) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002022 disorder of orbital region skos:exactMatch SCTID:371409005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002025 psychiatric disorder skos:exactMatch DOID:150 disease of mental health semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002025 psychiatric disorder skos:exactMatch MESH:D001523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002025 psychiatric disorder skos:exactMatch NCIT:C2893 Psychiatric Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002026 candidiasis skos:exactMatch DOID:1508 candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002026 candidiasis skos:exactMatch ICD10CM:B37 Candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002026 candidiasis skos:exactMatch MESH:D002177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002026 candidiasis skos:exactMatch NCIT:C26711 Candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002026 candidiasis skos:exactMatch SCTID:78048006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002026 candidiasis skos:exactMatch UMLS:C0006840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002027 avoidant personality disorder skos:exactMatch DOID:1509 avoidant personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002027 avoidant personality disorder skos:exactMatch ICD10CM:F60.6 Avoidant personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002027 avoidant personality disorder skos:exactMatch NCIT:C92636 Avoidant Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002027 avoidant personality disorder skos:exactMatch SCTID:231528008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002028 personality disorder skos:exactMatch DOID:1510 personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002028 personality disorder skos:exactMatch NCIT:C34922 Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002028 personality disorder skos:exactMatch SCTID:33449004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002029 chronic gonorrhea of cervix skos:exactMatch DOID:1512 chronic gonorrhea of cervix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002029 chronic gonorrhea of cervix skos:exactMatch SCTID:76802005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002029 chronic gonorrhea of cervix skos:exactMatch UMLS:C0153206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002030 chronic cervicitis skos:exactMatch DOID:1513 chronic cervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002030 chronic cervicitis skos:exactMatch NCIT:C27057 Chronic Cervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002030 chronic cervicitis skos:exactMatch SCTID:56728002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002030 chronic cervicitis skos:exactMatch UMLS:C0269062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002031 cecal disorder skos:exactMatch DOID:1518 cecal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002031 cecal disorder skos:exactMatch MESH:D002429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002031 cecal disorder skos:exactMatch SCTID:128525008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002031 cecal disorder skos:exactMatch UMLS:C0007527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002032 colon carcinoma skos:exactMatch DOID:1520 colon carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002032 colon carcinoma skos:exactMatch NCIT:C4910 Colon Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002032 colon carcinoma skos:exactMatch SCTID:269533000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002032 colon carcinoma skos:exactMatch UMLS:C0699790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002033 cecum cancer skos:exactMatch DOID:1521 cecum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002033 cecum cancer skos:exactMatch NCIT:C9329 Malignant Cecum Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002033 cecum cancer skos:exactMatch UMLS:C0153437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002034 cecum lymphoma skos:exactMatch DOID:1522 cecum lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002034 cecum lymphoma skos:exactMatch NCIT:C5515 Cecum Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002034 cecum lymphoma skos:exactMatch UMLS:C1332867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002035 colon lymphoma skos:exactMatch DOID:1523 colon lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002035 colon lymphoma skos:exactMatch NCIT:C4793 Colon Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002035 colon lymphoma skos:exactMatch SCTID:133751000119102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002035 colon lymphoma skos:exactMatch UMLS:C0519037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002036 penile disorder skos:exactMatch DOID:1529 penile disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002036 penile disorder skos:exactMatch MESH:D010409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002036 penile disorder skos:exactMatch NCIT:C26846 Penile Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002036 penile disorder skos:exactMatch SCTID:33958003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002036 penile disorder skos:exactMatch UMLS:C0030846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002037 pleural disorder skos:exactMatch DOID:1532 pleural disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002037 pleural disorder skos:exactMatch MESH:D010995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002037 pleural disorder skos:exactMatch NCIT:C26859 Pleural Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002037 pleural disorder skos:exactMatch SCTID:88075009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002037 pleural disorder skos:exactMatch UMLS:C0032226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002038 head and neck carcinoma skos:exactMatch DOID:1542 head and neck carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002038 head and neck carcinoma skos:exactMatch NCIT:C35850 Head and Neck Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002038 head and neck carcinoma skos:exactMatch UMLS:C1334927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002038 head and neck carcinoma skos:exactMatch UMLS:C3887461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002039 cognitive disorder skos:exactMatch DOID:1561 cognitive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002039 cognitive disorder skos:exactMatch MESH:D019965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002039 cognitive disorder skos:exactMatch NCIT:C92196 Cognitive Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002039 cognitive disorder skos:exactMatch SCTID:443265004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002040 dermatomycosis skos:exactMatch DOID:1563 dermatomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002040 dermatomycosis skos:exactMatch MESH:D003881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002040 dermatomycosis skos:exactMatch UMLS:C0011630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002041 fungal infectious disease skos:exactMatch DOID:1564 fungal infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002041 fungal infectious disease skos:exactMatch ICD10CM:B35-B49 Mycoses (B35-B49) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002041 fungal infectious disease skos:exactMatch MESH:D009181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002041 fungal infectious disease skos:exactMatch NCIT:C3245 Fungal Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002041 fungal infectious disease skos:exactMatch SCTID:3218000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002042 mechanical ectropion skos:exactMatch DOID:1569 mechanical ectropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002042 mechanical ectropion skos:exactMatch SCTID:45020000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002042 mechanical ectropion skos:exactMatch UMLS:C0155194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002043 ectropion skos:exactMatch DOID:1570 ectropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002043 ectropion skos:exactMatch MESH:D004483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002043 ectropion skos:exactMatch SCTID:62909004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002043 ectropion skos:exactMatch UMLS:C0013592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002044 spastic ectropion skos:exactMatch DOID:1571 spastic ectropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002044 spastic ectropion skos:exactMatch SCTID:80846000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002044 spastic ectropion skos:exactMatch UMLS:C0155195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002045 communicating hydrocephalus skos:exactMatch DOID:1573 communicating hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002045 communicating hydrocephalus skos:exactMatch ICD10CM:G91.0 Communicating hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002045 communicating hydrocephalus skos:exactMatch NCIT:C34501 Communicating Hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002045 communicating hydrocephalus skos:exactMatch SCTID:271569006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002045 communicating hydrocephalus skos:exactMatch UMLS:C0009451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002046 alcohol abuse skos:exactMatch DOID:1574 alcohol use disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002046 alcohol abuse skos:exactMatch MESH:D000437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002046 alcohol abuse skos:exactMatch SCTID:15167005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002047 pulmonary systemic sclerosis skos:exactMatch DOID:1578 pulmonary systemic sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002047 pulmonary systemic sclerosis skos:exactMatch SCTID:196133001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002047 pulmonary systemic sclerosis skos:exactMatch UMLS:C0339904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002048 thrombocytopenia due to immune destruction skos:exactMatch DOID:1587 thrombocytopenia due to platelet alloimmunization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002048 thrombocytopenia due to immune destruction skos:exactMatch NCIT:C3991 Thrombocytopenia Due to Immune Destruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002049 thrombocytopenia skos:exactMatch DOID:1588 thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002049 thrombocytopenia skos:exactMatch MESH:D013921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002049 thrombocytopenia skos:exactMatch NCIT:C3408 Thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002049 thrombocytopenia skos:exactMatch SCTID:302215000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002049 thrombocytopenia skos:exactMatch UMLS:C0040034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002049 thrombocytopenia skos:exactMatch UMLS:CN130080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002050 depressive disorder skos:exactMatch DOID:1596 depressive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002050 depressive disorder skos:exactMatch ICD10CM:F32 Depressive episode semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002050 depressive disorder skos:exactMatch MESH:D003866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002050 depressive disorder skos:exactMatch NCIT:C2982 Depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002050 depressive disorder skos:exactMatch SCTID:35489007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002050 depressive disorder skos:exactMatch UMLS:CN236658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002051 integumentary system disorder skos:exactMatch DOID:16 integumentary system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002051 integumentary system disorder skos:exactMatch SCTID:128598002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002051 integumentary system disorder skos:exactMatch UMLS:C1290011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002052 lymphadenitis skos:exactMatch DOID:1602 lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002052 lymphadenitis skos:exactMatch MESH:D008199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002052 lymphadenitis skos:exactMatch NCIT:C26821 Lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002052 lymphadenitis skos:exactMatch SCTID:41174002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002052 lymphadenitis skos:exactMatch UMLS:C0024205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002052 lymphadenitis skos:exactMatch UMLS:C0154304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002052 lymphadenitis skos:exactMatch UMLS:C0157705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002053 obsolete hypoglycemic coma skos:exactMatch DOID:1607 hypoglycemic coma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002053 obsolete hypoglycemic coma skos:exactMatch SCTID:267384006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002053 obsolete hypoglycemic coma skos:exactMatch UMLS:C0020617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002055 benign eccrine breast spiradenoma skos:exactMatch DOID:1616 benign eccrine breast spiradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002055 benign eccrine breast spiradenoma skos:exactMatch NCIT:C5193 Breast Spiradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002055 benign eccrine breast spiradenoma skos:exactMatch UMLS:C1332492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002056 breast fibroadenoma skos:exactMatch DOID:1618 breast fibroadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002056 breast fibroadenoma skos:exactMatch MESH:D018226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002056 breast fibroadenoma skos:exactMatch NCIT:C3744 Breast Fibroadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002056 breast fibroadenoma skos:exactMatch SCTID:254847007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002056 breast fibroadenoma skos:exactMatch UMLS:C0178421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002056 breast fibroadenoma skos:exactMatch UMLS:C0206650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002056 breast fibroadenoma skos:exactMatch UMLS:C0346158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002057 breast leiomyoma skos:exactMatch DOID:1623 breast leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002057 breast leiomyoma skos:exactMatch NCIT:C40399 Breast Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002057 breast leiomyoma skos:exactMatch UMLS:C1511317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002058 breast adenoma skos:exactMatch DOID:1625 breast adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002058 breast adenoma skos:exactMatch NCIT:C40382 Breast Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002058 breast adenoma skos:exactMatch UMLS:C1328385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002060 intraductal papilloma skos:exactMatch DOID:1627 intraductal papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002060 intraductal papilloma skos:exactMatch MESH:D018300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002060 intraductal papilloma skos:exactMatch NCIT:C3785 Intraductal Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002060 intraductal papilloma skos:exactMatch UMLS:C0206713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002061 intraductal papillary breast neoplasm skos:exactMatch DOID:1628 intraductal papillary breast neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002061 intraductal papillary breast neoplasm skos:exactMatch NCIT:C36090 Breast Intraductal Papillary Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002061 intraductal papillary breast neoplasm skos:exactMatch UMLS:C1334252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002062 breast myofibroblastoma skos:exactMatch DOID:1629 breast myofibroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002062 breast myofibroblastoma skos:exactMatch NCIT:C40397 Breast Myofibroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002062 breast myofibroblastoma skos:exactMatch UMLS:C1511320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002063 breast papillomatosis skos:exactMatch DOID:1634 obsolete breast papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002063 breast papillomatosis skos:exactMatch NCIT:C6977 Breast Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002063 breast papillomatosis skos:exactMatch UMLS:C1332636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002064 breast angiomatosis skos:exactMatch DOID:1637 breast angiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002064 breast angiomatosis skos:exactMatch NCIT:C40381 Breast Angiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002064 breast angiomatosis skos:exactMatch UMLS:C1511284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002065 benign breast adenomyoepithelioma skos:exactMatch DOID:1641 benign breast adenomyoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002065 benign breast adenomyoepithelioma skos:exactMatch NCIT:C5144 Benign Breast Adenomyoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002065 benign breast adenomyoepithelioma skos:exactMatch UMLS:C1332477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002066 breast adenomyoepithelioma skos:exactMatch DOID:1642 breast adenomyoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002066 breast adenomyoepithelioma skos:exactMatch NCIT:C6899 Breast Adenomyoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002066 breast adenomyoepithelioma skos:exactMatch UMLS:C1510795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002067 female breast upper-inner quadrant cancer skos:exactMatch DOID:1647 female breast upper-inner quadrant cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002067 female breast upper-inner quadrant cancer skos:exactMatch ICD10CM:C50.2 Malignant neoplasm of upper-inner quadrant of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002067 female breast upper-inner quadrant cancer skos:exactMatch SCTID:188152004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002067 female breast upper-inner quadrant cancer skos:exactMatch UMLS:C0153550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002068 female breast lower-inner quadrant cancer skos:exactMatch DOID:1649 female breast lower-inner quadrant cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002068 female breast lower-inner quadrant cancer skos:exactMatch ICD10CM:C50.3 Malignant neoplasm of lower-inner quadrant of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002068 female breast lower-inner quadrant cancer skos:exactMatch SCTID:188153009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002068 female breast lower-inner quadrant cancer skos:exactMatch UMLS:C0153551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002069 female breast axillary tail cancer skos:exactMatch DOID:1650 female breast axillary tail cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002069 female breast axillary tail cancer skos:exactMatch ICD10CM:C50.6 Malignant neoplasm of axillary tail of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002069 female breast axillary tail cancer skos:exactMatch SCTID:188156001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002069 female breast axillary tail cancer skos:exactMatch UMLS:C0153554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002070 ventricular septal defect skos:exactMatch DOID:1657 ventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002070 ventricular septal defect skos:exactMatch MESH:D006345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002070 ventricular septal defect skos:exactMatch NCIT:C84506 Ventricular Septal Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002070 ventricular septal defect skos:exactMatch OMIMPS:614429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002070 ventricular septal defect skos:exactMatch Orphanet:1480 NON RARE IN EUROPE: Ventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002070 ventricular septal defect skos:exactMatch SCTID:30288003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002071 supratentorial cancer skos:exactMatch DOID:1659 supratentorial cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002071 supratentorial cancer skos:exactMatch MESH:D015173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002071 supratentorial cancer skos:exactMatch NCIT:C4964 Malignant Supratentorial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002072 melanotic neuroectodermal tumor skos:exactMatch DOID:166 melanotic neuroectodermal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002072 melanotic neuroectodermal tumor skos:exactMatch MESH:D017600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002072 melanotic neuroectodermal tumor skos:exactMatch NCIT:C3717 Melanotic Neuroectodermal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002072 melanotic neuroectodermal tumor skos:exactMatch SCTID:404042005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002072 melanotic neuroectodermal tumor skos:exactMatch UMLS:C0206094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002073 malignant pineal area germ cell neoplasm skos:exactMatch DOID:1660 malignant pineal area germ cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002073 malignant pineal area germ cell neoplasm skos:exactMatch NCIT:C6767 Malignant Pineal Region Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002073 malignant pineal area germ cell neoplasm skos:exactMatch SCTID:277508009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002073 malignant pineal area germ cell neoplasm skos:exactMatch UMLS:C0349621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002073 malignant pineal area germ cell neoplasm skos:exactMatch UMLS:C1334612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002074 Behcet syndrome arthropathy skos:exactMatch DOID:1670 Behcet's syndrome arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002074 Behcet syndrome arthropathy skos:exactMatch NCIT:C35225 Arthropathy in Behcet's Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002074 Behcet syndrome arthropathy skos:exactMatch SCTID:62918002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002074 Behcet syndrome arthropathy skos:exactMatch UMLS:C0157770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002075 spontaneous tension pneumothorax skos:exactMatch DOID:1672 spontaneous tension pneumothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002075 spontaneous tension pneumothorax skos:exactMatch ICD10CM:J93.0 Spontaneous tension pneumothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002075 spontaneous tension pneumothorax skos:exactMatch SCTID:196102003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002075 spontaneous tension pneumothorax skos:exactMatch UMLS:C0155907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002076 pneumothorax skos:exactMatch DOID:1673 pneumothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002076 pneumothorax skos:exactMatch MESH:D011030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002076 pneumothorax skos:exactMatch NCIT:C38006 Pneumothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002076 pneumothorax skos:exactMatch SCTID:36118008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002077 low implantation of placenta skos:exactMatch DOID:1677 low implantation of placenta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002077 low implantation of placenta skos:exactMatch SCTID:7792000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002078 heart septal defect skos:exactMatch DOID:1681 heart septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002078 heart septal defect skos:exactMatch MESH:D006343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002078 heart septal defect skos:exactMatch NCIT:C84482 Congenital Septal Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002078 heart septal defect skos:exactMatch SCTID:253273004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002078 heart septal defect skos:exactMatch UMLS:C0018816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002081 musculoskeletal system disorder skos:exactMatch DOID:17 musculoskeletal system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002081 musculoskeletal system disorder skos:exactMatch MESH:D009140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002081 musculoskeletal system disorder skos:exactMatch NCIT:C107377 Musculoskeletal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002081 musculoskeletal system disorder skos:exactMatch SCTID:928000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002081 musculoskeletal system disorder skos:exactMatch UMLS:C0026857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002082 endocrine gland neoplasm skos:exactMatch NCIT:C3010 Endocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002082 endocrine gland neoplasm skos:exactMatch SCTID:387922007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002083 Richter syndrome skos:exactMatch DOID:1703 Richter's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002083 Richter syndrome skos:exactMatch NCIT:C35424 Richter Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002083 Richter syndrome skos:exactMatch SCTID:277550009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002083 Richter syndrome skos:exactMatch UMLS:C0349631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002085 benign shuddering attacks skos:exactMatch DOID:1713 benign shuddering attacks semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002085 benign shuddering attacks skos:exactMatch ICD10CM:G25.83 Benign shuddering attacks semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002085 benign shuddering attacks skos:exactMatch SCTID:446995005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002085 benign shuddering attacks skos:exactMatch UMLS:C0375200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002086 clear cell acanthoma skos:exactMatch DOID:172 clear cell acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002086 clear cell acanthoma skos:exactMatch NCIT:C97041 Clear Cell Acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002086 clear cell acanthoma skos:exactMatch SCTID:254670002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002086 clear cell acanthoma skos:exactMatch UMLS:C0333992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002087 peritoneum cancer skos:exactMatch DOID:1725 peritoneum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002087 peritoneum cancer skos:exactMatch NCIT:C3538 Malignant Peritoneal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002087 peritoneum cancer skos:exactMatch SCTID:363492001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002087 peritoneum cancer skos:exactMatch UMLS:C0153467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002088 partial retinal vein occlusion skos:exactMatch DOID:1726 partial of retinal vein occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002088 partial retinal vein occlusion skos:exactMatch NCIT:C35341 Partial Retinal Vein Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002088 partial retinal vein occlusion skos:exactMatch SCTID:65593009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002088 partial retinal vein occlusion skos:exactMatch UMLS:C0271080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002089 retinal vascular occlusion skos:exactMatch DOID:1729 retinal vascular occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002089 retinal vascular occlusion skos:exactMatch ICD10CM:H34 Retinal vascular occlusions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002089 retinal vascular occlusion skos:exactMatch NCIT:C34980 Retinal Vascular Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002089 retinal vascular occlusion skos:exactMatch SCTID:73757007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002089 retinal vascular occlusion skos:exactMatch UMLS:C0035326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002090 eccrine sweat gland neoplasm skos:exactMatch DOID:173 eccrine sweat gland neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002090 eccrine sweat gland neoplasm skos:exactMatch NCIT:C6796 Eccrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002090 eccrine sweat gland neoplasm skos:exactMatch UMLS:C1333371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002092 small intestine leiomyoma skos:exactMatch DOID:1738 small intestine leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002092 small intestine leiomyoma skos:exactMatch NCIT:C7725 Small Intestinal Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002092 small intestine leiomyoma skos:exactMatch SCTID:424279009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002092 small intestine leiomyoma skos:exactMatch UMLS:C0238197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002093 acanthoma skos:exactMatch DOID:174 acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002093 acanthoma skos:exactMatch MESH:D049309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002093 acanthoma skos:exactMatch NCIT:C7419 Acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002093 acanthoma skos:exactMatch UMLS:C0846967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002095 vascular cancer skos:exactMatch DOID:175 vascular cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002095 vascular cancer skos:exactMatch MESH:D009383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002095 vascular cancer skos:exactMatch NCIT:C8538 Malignant Blood Vessel Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002096 malignant conjunctival melanoma skos:exactMatch DOID:1751 malignant conjunctival melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002096 malignant conjunctival melanoma skos:exactMatch NCIT:C4550 Conjunctival Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002096 malignant conjunctival melanoma skos:exactMatch Orphanet:617910 Conjunctival malignant melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002096 malignant conjunctival melanoma skos:exactMatch SCTID:255004001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002096 malignant conjunctival melanoma skos:exactMatch UMLS:C0346360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002098 facial nerve disorder skos:exactMatch DOID:1756 facial nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002098 facial nerve disorder skos:exactMatch ICD10CM:G51 Facial nerve disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002098 facial nerve disorder skos:exactMatch MESH:D005155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002098 facial nerve disorder skos:exactMatch NCIT:C27594 Facial Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002098 facial nerve disorder skos:exactMatch SCTID:422426003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002098 facial nerve disorder skos:exactMatch UMLS:C0015464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002099 Histoplasma capsulatum infectious disease skos:exactMatch DOID:1759 American histoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002099 Histoplasma capsulatum infectious disease skos:exactMatch SCTID:76255006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002100 cardiovascular cancer skos:exactMatch DOID:176 cardiovascular cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002100 cardiovascular cancer skos:exactMatch NCIT:C114940 Malignant Cardiovascular Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002100 cardiovascular cancer skos:exactMatch UMLS:C0497243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002100 cardiovascular cancer skos:exactMatch UMLS:C3898472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002101 facial nerve neoplasm skos:exactMatch DOID:1760 facial nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002101 facial nerve neoplasm skos:exactMatch NCIT:C5827 Facial Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002101 facial nerve neoplasm skos:exactMatch SCTID:126973004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002101 facial nerve neoplasm skos:exactMatch UMLS:C1263899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002102 cheilitis skos:exactMatch DOID:1762 cheilitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002102 cheilitis skos:exactMatch MESH:D002613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002102 cheilitis skos:exactMatch NCIT:C79545 Cheilitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002102 cheilitis skos:exactMatch SCTID:7847004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002102 cheilitis skos:exactMatch UMLS:C0007971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002103 factitious disorder skos:exactMatch DOID:1766 factitious disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002103 factitious disorder skos:exactMatch MESH:D009110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002103 factitious disorder skos:exactMatch NCIT:C92198 Factitious Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002103 factitious disorder skos:exactMatch SCTID:50705009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002104 conversion disorder skos:exactMatch DOID:1768 conversion disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002104 conversion disorder skos:exactMatch MESH:D003291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002105 toxic megacolon skos:exactMatch DOID:1770 toxic megacolon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002105 toxic megacolon skos:exactMatch ICD10CM:K59.31 Toxic megacolon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002105 toxic megacolon skos:exactMatch MESH:D008532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002105 toxic megacolon skos:exactMatch SCTID:28536002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002105 toxic megacolon skos:exactMatch UMLS:C0025162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002106 labyrinthine unilateral reactive loss skos:exactMatch DOID:1776 labyrinthine unilateral reactive loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002106 labyrinthine unilateral reactive loss skos:exactMatch UMLS:C0155519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002107 unilateral hyperactive labyrinth skos:exactMatch DOID:1777 unilateral hyperactive labyrinth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002107 unilateral hyperactive labyrinth skos:exactMatch UMLS:C0155515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002108 thyroid cancer skos:exactMatch DOID:1781 thyroid gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002108 thyroid cancer skos:exactMatch NCIT:C7510 Malignant Thyroid Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002108 thyroid cancer skos:exactMatch SCTID:363478007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002108 thyroid cancer skos:exactMatch UMLS:CN221577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002109 pituitary cancer skos:exactMatch DOID:1785 pituitary cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002109 pituitary cancer skos:exactMatch NCIT:C4769 Malignant Pituitary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002109 pituitary cancer skos:exactMatch SCTID:363482009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002109 pituitary cancer skos:exactMatch UMLS:C0496842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002110 adrenal rest tumor skos:exactMatch DOID:1786 adrenal rest tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002110 adrenal rest tumor skos:exactMatch MESH:D000314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002110 adrenal rest tumor skos:exactMatch NCIT:C2860 Adrenal Rest Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002110 adrenal rest tumor skos:exactMatch UMLS:C0001630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002112 benign peritoneal mesothelioma skos:exactMatch DOID:1789 benign peritoneal mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002112 benign peritoneal mesothelioma skos:exactMatch NCIT:C7354 Peritoneal Adenomatoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002113 peritoneal carcinoma skos:exactMatch DOID:1791 peritoneal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002113 peritoneal carcinoma skos:exactMatch SCTID:447781009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002114 pancreas lymphoma skos:exactMatch DOID:1792 pancreas lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002114 pancreas lymphoma skos:exactMatch NCIT:C5714 Pancreatic Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002114 pancreas lymphoma skos:exactMatch UMLS:C1335307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002116 malignant exocrine pancreas neoplasm skos:exactMatch DOID:1795 malignant exocrine pancreas neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002116 malignant exocrine pancreas neoplasm skos:exactMatch NCIT:C7430 Malignant Exocrine Pancreas Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002116 malignant exocrine pancreas neoplasm skos:exactMatch SCTID:255088001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002116 malignant exocrine pancreas neoplasm skos:exactMatch UMLS:C0346648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002117 pancreas sarcoma skos:exactMatch DOID:1796 pancreas sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002117 pancreas sarcoma skos:exactMatch NCIT:C5715 Pancreatic Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002117 pancreas sarcoma skos:exactMatch UMLS:C1096346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002118 urinary system disorder skos:exactMatch DOID:18 urinary system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002118 urinary system disorder skos:exactMatch MESH:D014570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002118 urinary system disorder skos:exactMatch NCIT:C3430 Urinary System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002118 urinary system disorder skos:exactMatch SCTID:128606002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002118 urinary system disorder skos:exactMatch UMLS:C1335051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002119 ossifying fibroma skos:exactMatch DOID:180 ossifying fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002119 ossifying fibroma skos:exactMatch MESH:D018214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002119 ossifying fibroma skos:exactMatch NCIT:C173820 Ossifying Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002119 ossifying fibroma skos:exactMatch NCIT:C8422 Cemento-Ossifying Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002119 ossifying fibroma skos:exactMatch UMLS:C0206640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002120 neuroendocrine carcinoma skos:exactMatch DOID:1800 neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002120 neuroendocrine carcinoma skos:exactMatch MESH:D018278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002120 neuroendocrine carcinoma skos:exactMatch NCIT:C3773 Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002120 neuroendocrine carcinoma skos:exactMatch SCTID:253000007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002120 neuroendocrine carcinoma skos:exactMatch UMLS:C0206695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002121 mononeuritis simplex skos:exactMatch DOID:1802 mononeuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002121 mononeuritis simplex skos:exactMatch SCTID:32595002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002121 mononeuritis simplex skos:exactMatch UMLS:C0235880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002122 neuritis skos:exactMatch DOID:1803 neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002122 neuritis skos:exactMatch MESH:D009443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002122 neuritis skos:exactMatch NCIT:C116381 Neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002122 neuritis skos:exactMatch SCTID:128192007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002122 neuritis skos:exactMatch UMLS:C0027813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002123 calcinosis skos:exactMatch DOID:182 calcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002123 calcinosis skos:exactMatch MESH:D002114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002123 calcinosis skos:exactMatch NCIT:C3672 Calcification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002123 calcinosis skos:exactMatch SCTID:6595006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002124 secondary lacrimal atrophy skos:exactMatch DOID:1822 secondary lacrimal atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002124 secondary lacrimal atrophy skos:exactMatch SCTID:75068001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002125 status epilepticus skos:exactMatch DOID:1824 status epilepticus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002125 status epilepticus skos:exactMatch MESH:D013226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002125 status epilepticus skos:exactMatch NCIT:C85079 Status Epilepticus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002125 status epilepticus skos:exactMatch SCTID:230456007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002125 status epilepticus skos:exactMatch UMLS:C0038220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002127 urethral stricture skos:exactMatch DOID:1829 urethral stricture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002127 urethral stricture skos:exactMatch MESH:D014525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002127 urethral stricture skos:exactMatch NCIT:C79821 Urethral Stricture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002127 urethral stricture skos:exactMatch SCTID:76618002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002127 urethral stricture skos:exactMatch UMLS:C0041974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002128 mononeuritis multiplex skos:exactMatch DOID:1835 mononeuritis multiplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002128 mononeuritis multiplex skos:exactMatch ICD10CM:G58.7 Mononeuritis multiplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002128 mononeuritis multiplex skos:exactMatch NCIT:C70938 Mononeuritis Multiplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002128 mononeuritis multiplex skos:exactMatch SCTID:30292005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002128 mononeuritis multiplex skos:exactMatch UMLS:C0151295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002129 bone cancer skos:exactMatch DOID:184 bone cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002129 bone cancer skos:exactMatch MESH:D001859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002129 bone cancer skos:exactMatch NCIT:C4016 Malignant Bone Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002129 bone cancer skos:exactMatch SCTID:428281000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002130 upper limb mononeuronitis skos:exactMatch DOID:1844 mononeuritis of upper limb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002131 jaw cancer skos:exactMatch DOID:1862 jaw cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002131 jaw cancer skos:exactMatch MESH:D007573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002132 skull cancer skos:exactMatch DOID:1863 skull cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002133 chronic rheumatic pericarditis skos:exactMatch DOID:1869 chronic rheumatic pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002133 chronic rheumatic pericarditis skos:exactMatch ICD10CM:I09.2 Chronic rheumatic pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002133 chronic rheumatic pericarditis skos:exactMatch SCTID:78069008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002133 chronic rheumatic pericarditis skos:exactMatch UMLS:C0155561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002134 physiological sexual disorder skos:exactMatch DOID:1876 sexual dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002134 physiological sexual disorder skos:exactMatch MESH:D012735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002134 physiological sexual disorder skos:exactMatch UMLS:C0549622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002135 optic nerve disorder skos:exactMatch DOID:1891 optic nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002135 optic nerve disorder skos:exactMatch MESH:D009901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002135 optic nerve disorder skos:exactMatch NCIT:C79698 Optic Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002135 optic nerve disorder skos:exactMatch SCTID:77157004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002135 optic nerve disorder skos:exactMatch UMLS:C0029132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002136 eczematous dermatitis of eyelid skos:exactMatch DOID:1893 eczematous dermatitis of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002136 eczematous dermatitis of eyelid skos:exactMatch SCTID:36259009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002136 eczematous dermatitis of eyelid skos:exactMatch UMLS:C0155177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002137 noninfectious dermatoses of eyelid skos:exactMatch DOID:1894 noninfectious dermatoses of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002137 noninfectious dermatoses of eyelid skos:exactMatch SCTID:111524003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002137 noninfectious dermatoses of eyelid skos:exactMatch UMLS:C0155176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002138 allergic contact dermatitis of eyelid skos:exactMatch DOID:1895 allergic contact dermatitis of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002138 allergic contact dermatitis of eyelid skos:exactMatch SCTID:402249007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002138 allergic contact dermatitis of eyelid skos:exactMatch UMLS:C0155178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002139 sigmoid disease skos:exactMatch DOID:1897 sigmoid disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002139 sigmoid disease skos:exactMatch MESH:D012810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002139 sigmoid disease skos:exactMatch UMLS:C0037072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002140 vagina sarcoma skos:exactMatch DOID:1901 vagina sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002140 vagina sarcoma skos:exactMatch NCIT:C7737 Vaginal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002140 vagina sarcoma skos:exactMatch UMLS:C0238519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002141 cutaneous undifferentiated pleomorphic sarcoma skos:exactMatch DOID:1906 malignant skin fibrous histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002141 cutaneous undifferentiated pleomorphic sarcoma skos:exactMatch NCIT:C5576 Skin Undifferentiated Pleomorphic Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002141 cutaneous undifferentiated pleomorphic sarcoma skos:exactMatch SCTID:404014008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002141 cutaneous undifferentiated pleomorphic sarcoma skos:exactMatch UMLS:C1275254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002142 undifferentiated pleomorphic sarcoma skos:exactMatch DOID:1907 malignant fibrous histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002142 undifferentiated pleomorphic sarcoma skos:exactMatch MESH:D051677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002142 undifferentiated pleomorphic sarcoma skos:exactMatch NCIT:C114541 Adult Undifferentiated Pleomorphic Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002142 undifferentiated pleomorphic sarcoma skos:exactMatch NCIT:C4247 Undifferentiated Pleomorphic Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002142 undifferentiated pleomorphic sarcoma skos:exactMatch Orphanet:2023 Undifferentiated pleomorphic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002142 undifferentiated pleomorphic sarcoma skos:exactMatch SCTID:443439001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002143 vaginal yolk sac tumor skos:exactMatch DOID:1910 vaginal yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002143 vaginal yolk sac tumor skos:exactMatch NCIT:C6379 Vaginal Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002143 vaginal yolk sac tumor skos:exactMatch UMLS:C1336945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002144 obsolete hyperuricemia skos:exactMatch DOID:1920 hyperuricemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002144 obsolete hyperuricemia skos:exactMatch MESH:D033461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002144 obsolete hyperuricemia skos:exactMatch SCTID:35885006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002144 obsolete hyperuricemia skos:exactMatch UMLS:C0740394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002145 disorder of sexual differentiation skos:exactMatch DOID:1923 disorder of sexual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002145 disorder of sexual differentiation skos:exactMatch MESH:D012734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002145 disorder of sexual differentiation skos:exactMatch NCIT:C103186 Sexual Differentiation Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002145 disorder of sexual differentiation skos:exactMatch Orphanet:90771 Disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002145 disorder of sexual differentiation skos:exactMatch SCTID:39179006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002145 disorder of sexual differentiation skos:exactMatch UMLS:CN757797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002146 hypogonadism skos:exactMatch DOID:1924 hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002146 hypogonadism skos:exactMatch MESH:D007006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002146 hypogonadism skos:exactMatch NCIT:C9227 Hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002146 hypogonadism skos:exactMatch SCTID:48130008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002146 hypogonadism skos:exactMatch UMLS:C0020619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002149 reproductive system cancer skos:exactMatch DOID:193 reproductive organ cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002149 reproductive system cancer skos:exactMatch NCIT:C36076 Malignant Reproductive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002149 reproductive system cancer skos:exactMatch UMLS:C1334618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002150 hypothalamic disorder skos:exactMatch DOID:1931 hypothalamic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002150 hypothalamic disorder skos:exactMatch MESH:D007027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002150 hypothalamic disorder skos:exactMatch SCTID:399100005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002150 hypothalamic disorder skos:exactMatch UMLS:C0020655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002152 intermittent squint skos:exactMatch DOID:1942 intermittent squint semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002152 intermittent squint skos:exactMatch SCTID:74025007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002152 intermittent squint skos:exactMatch UMLS:C0152210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002153 telogen effluvium skos:exactMatch DOID:1943 telogen effluvium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002153 telogen effluvium skos:exactMatch ICD10CM:L65.0 Telogen effluvium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002153 telogen effluvium skos:exactMatch NCIT:C112200 Telogen Effluvium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002153 telogen effluvium skos:exactMatch SCTID:39479004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002153 telogen effluvium skos:exactMatch UMLS:C0263518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002154 trichomoniasis skos:exactMatch DOID:1947 trichomoniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002154 trichomoniasis skos:exactMatch ICD10CM:A59 Trichomoniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002154 trichomoniasis skos:exactMatch MESH:D014245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002154 trichomoniasis skos:exactMatch NCIT:C35720 Trichomonas Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002154 trichomoniasis skos:exactMatch SCTID:56335008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002154 trichomoniasis skos:exactMatch UMLS:C0040921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002155 cholecystitis skos:exactMatch DOID:1949 cholecystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002155 cholecystitis skos:exactMatch MESH:D002764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002155 cholecystitis skos:exactMatch NCIT:C34465 Cholecystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002155 cholecystitis skos:exactMatch SCTID:20824003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002156 fallopian tube disorder skos:exactMatch DOID:1962 fallopian tube disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002156 fallopian tube disorder skos:exactMatch MESH:D005184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002156 fallopian tube disorder skos:exactMatch NCIT:C26771 Fallopian Tube Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002156 fallopian tube disorder skos:exactMatch SCTID:128134005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002156 fallopian tube disorder skos:exactMatch UMLS:C0015556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002158 fallopian tube cancer skos:exactMatch DOID:1964 fallopian tube cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002158 fallopian tube cancer skos:exactMatch NCIT:C7480 Malignant Fallopian Tube Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002158 fallopian tube cancer skos:exactMatch Orphanet:180242 Malignant tumor of fallopian tubes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002158 fallopian tube cancer skos:exactMatch SCTID:363444001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002158 fallopian tube cancer skos:exactMatch UMLS:C0153579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002158 fallopian tube cancer skos:exactMatch UMLS:CN200469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002159 fallopian tube leiomyosarcoma skos:exactMatch DOID:1965 fallopian tube leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002159 fallopian tube leiomyosarcoma skos:exactMatch NCIT:C40128 Fallopian Tube Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002159 fallopian tube leiomyosarcoma skos:exactMatch UMLS:C1517116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002162 fallopian tube adenosarcoma skos:exactMatch DOID:1973 fallopian tube adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002162 fallopian tube adenosarcoma skos:exactMatch NCIT:C40125 Fallopian Tube Adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002162 fallopian tube adenosarcoma skos:exactMatch UMLS:C1517121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002163 thymus lipoma skos:exactMatch DOID:1975 thymus lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002163 thymus lipoma skos:exactMatch NCIT:C6452 Thymolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002163 thymus lipoma skos:exactMatch UMLS:C1336744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002164 focal chorioretinitis skos:exactMatch DOID:1979 focal chorioretinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002164 focal chorioretinitis skos:exactMatch SCTID:15847003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002164 focal chorioretinitis skos:exactMatch UMLS:C0154870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002165 rectal neoplasm skos:exactMatch DOID:1984 rectal benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002165 rectal neoplasm skos:exactMatch MESH:D012004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002165 rectal neoplasm skos:exactMatch NCIT:C3350 Rectal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002165 rectal neoplasm skos:exactMatch SCTID:126847008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002165 rectal neoplasm skos:exactMatch UMLS:C0034885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002166 rectum lymphoma skos:exactMatch DOID:1988 rectum lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002166 rectum lymphoma skos:exactMatch NCIT:C5553 Rectal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002166 rectum lymphoma skos:exactMatch UMLS:C1335685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002167 rectum malignant melanoma skos:exactMatch DOID:1992 rectum malignant melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002167 rectum malignant melanoma skos:exactMatch NCIT:C4640 Rectal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002167 rectum malignant melanoma skos:exactMatch SCTID:276822007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002167 rectum malignant melanoma skos:exactMatch UMLS:C0349539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002168 rectum sarcoma skos:exactMatch DOID:1995 rectum sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002168 rectum sarcoma skos:exactMatch NCIT:C5548 Rectal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002168 rectum sarcoma skos:exactMatch UMLS:C1335688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002169 rectum adenocarcinoma skos:exactMatch DOID:1996 rectum adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002169 rectum adenocarcinoma skos:exactMatch NCIT:C9383 Rectal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002169 rectum adenocarcinoma skos:exactMatch SCTID:254582000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002169 rectum adenocarcinoma skos:exactMatch UMLS:C0149978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002170 chronic eustachian salpingitis skos:exactMatch DOID:1999 chronic eustachian salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002170 chronic eustachian salpingitis skos:exactMatch SCTID:194269002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002170 chronic eustachian salpingitis skos:exactMatch UMLS:C0155430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002171 giant cell tumor skos:exactMatch DOID:200 benign giant cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002171 giant cell tumor skos:exactMatch MESH:D005870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002171 giant cell tumor skos:exactMatch NCIT:C3055 Giant Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002171 giant cell tumor skos:exactMatch SCTID:443790001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002171 giant cell tumor skos:exactMatch UMLS:C0017525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002172 otosalpingitis skos:exactMatch DOID:2000 otosalpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002172 otosalpingitis skos:exactMatch ICD10CM:H68.0 Eustachian salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002172 otosalpingitis skos:exactMatch SCTID:270491006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002172 otosalpingitis skos:exactMatch UMLS:C0155428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002173 neuroma skos:exactMatch DOID:2001 neuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002173 neuroma skos:exactMatch MESH:D009463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002173 neuroma skos:exactMatch NCIT:C3275 Neuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002173 neuroma skos:exactMatch SCTID:443892003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002173 neuroma skos:exactMatch UMLS:C0027858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002174 preretinal fibrosis skos:exactMatch DOID:2006 preretinal fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002174 preretinal fibrosis skos:exactMatch MESH:D019773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002174 preretinal fibrosis skos:exactMatch SCTID:367649002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002175 degeneration of macula and posterior pole skos:exactMatch DOID:2007 degeneration of macula and posterior pole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002175 degeneration of macula and posterior pole skos:exactMatch ICD10CM:H35.3 Degeneration of macula and posterior pole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002175 degeneration of macula and posterior pole skos:exactMatch SCTID:267611002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002175 degeneration of macula and posterior pole skos:exactMatch UMLS:C0339436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002176 obsolete connective tissue cancer skos:exactMatch DOID:201 connective tissue cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002177 hyperinsulinism skos:exactMatch DOID:2018 hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002177 hyperinsulinism skos:exactMatch MESH:D006946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002177 hyperinsulinism skos:exactMatch SCTID:83469008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002177 hyperinsulinism skos:exactMatch UMLS:C0020459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002178 placenta cancer skos:exactMatch DOID:2021 placenta cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002178 placenta cancer skos:exactMatch NCIT:C3555 Malignant Placental Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002178 placenta cancer skos:exactMatch SCTID:126920004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002178 placenta cancer skos:exactMatch UMLS:C0153572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002181 exostosis skos:exactMatch DOID:203 exostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002181 exostosis skos:exactMatch NCIT:C3029 Exostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002181 exostosis skos:exactMatch SCTID:235231000119100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002181 exostosis skos:exactMatch SCTID:416189003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002181 exostosis skos:exactMatch UMLS:C1442903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002181 exostosis skos:exactMatch UMLS:C1956089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002182 communication disorder skos:exactMatch DOID:2033 communication disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002182 communication disorder skos:exactMatch MESH:D003147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002182 communication disorder skos:exactMatch NCIT:C2958 Communication Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002182 communication disorder skos:exactMatch SCTID:278919001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002183 enthesopathy skos:exactMatch DOID:204 enthesopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002183 enthesopathy skos:exactMatch MESH:D000070676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002183 enthesopathy skos:exactMatch SCTID:23680005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002183 enthesopathy skos:exactMatch UMLS:C0242490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002184 drug-induced hepatitis skos:exactMatch DOID:2044 drug-induced hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002184 drug-induced hepatitis skos:exactMatch SCTID:235889003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002185 hyperostosis skos:exactMatch DOID:205 hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002185 hyperostosis skos:exactMatch MESH:D015576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002185 hyperostosis skos:exactMatch NCIT:C34712 Hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002185 hyperostosis skos:exactMatch SCTID:203514008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002185 hyperostosis skos:exactMatch UMLS:C0020492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002186 acute maxillary sinusitis skos:exactMatch DOID:2050 acute maxillary sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002186 acute maxillary sinusitis skos:exactMatch ICD10CM:J01.0 Acute maxillary sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002186 acute maxillary sinusitis skos:exactMatch SCTID:68272006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002186 acute maxillary sinusitis skos:exactMatch UMLS:C0155804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002187 vulvar disease skos:exactMatch DOID:2059 vulvar disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002187 vulvar disease skos:exactMatch MESH:D014845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002187 vulvar disease skos:exactMatch NCIT:C27631 Vulvar Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002187 vulvar disease skos:exactMatch SCTID:5089007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002187 vulvar disease skos:exactMatch UMLS:C0042994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002188 vulvar nodular hidradenoma skos:exactMatch DOID:2060 vulvar nodular hidradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002188 vulvar nodular hidradenoma skos:exactMatch NCIT:C40312 Vulvar Nodular Hidradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002188 vulvar nodular hidradenoma skos:exactMatch UMLS:C1520091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002189 nodular hidradenoma skos:exactMatch DOID:2061 nodular hidradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002189 nodular hidradenoma skos:exactMatch NCIT:C7568 Nodular Hidradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002189 nodular hidradenoma skos:exactMatch SCTID:253020008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002190 vulvar syringoma skos:exactMatch DOID:2064 vulvar syringoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002190 vulvar syringoma skos:exactMatch NCIT:C40311 Vulvar Syringoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002190 vulvar syringoma skos:exactMatch UMLS:C1520099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002191 syringoma skos:exactMatch DOID:2065 syringoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002191 syringoma skos:exactMatch MESH:D018252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002191 syringoma skos:exactMatch NCIT:C3761 Syringoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002191 syringoma skos:exactMatch SCTID:302828001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002191 syringoma skos:exactMatch UMLS:C0206673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002192 vulvar angiokeratoma skos:exactMatch DOID:2066 vulvar angiokeratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002192 vulvar angiokeratoma skos:exactMatch NCIT:C8596 Vulvar Angiokeratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002192 vulvar angiokeratoma skos:exactMatch SCTID:402841001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002192 vulvar angiokeratoma skos:exactMatch UMLS:C1274281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002193 Bartholin gland benign neoplasm skos:exactMatch DOID:2068 Bartholin's gland benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002193 Bartholin gland benign neoplasm skos:exactMatch SCTID:189130001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002194 vestibular papilloma skos:exactMatch DOID:2071 vulvar squamous papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002194 vestibular papilloma skos:exactMatch NCIT:C6376 Vulvar Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002194 vestibular papilloma skos:exactMatch UMLS:C1336982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002195 vulvar squamous neoplasm skos:exactMatch DOID:2072 vulvar squamous tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002195 vulvar squamous neoplasm skos:exactMatch NCIT:C40283 Vulvar Squamous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002195 vulvar squamous neoplasm skos:exactMatch UMLS:C1520097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002196 perinatal intestinal perforation skos:exactMatch DOID:2073 perinatal intestinal perforation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002196 perinatal intestinal perforation skos:exactMatch ICD10CM:P78.0 Perinatal intestinal perforation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002196 perinatal intestinal perforation skos:exactMatch SCTID:65390006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002196 perinatal intestinal perforation skos:exactMatch UMLS:C0159006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002197 minor vestibular glands adenoma skos:exactMatch DOID:2075 minor vestibular glands adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002197 minor vestibular glands adenoma skos:exactMatch NCIT:C40301 Adenoma of Minor Vestibular Glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002197 minor vestibular glands adenoma skos:exactMatch UMLS:C1510791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002198 vulvar glandular neoplasm skos:exactMatch DOID:2076 vulvar glandular tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002198 vulvar glandular neoplasm skos:exactMatch NCIT:C40292 Vulvar Glandular Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002198 vulvar glandular neoplasm skos:exactMatch UMLS:C1520082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002199 benign mixed tumor of the vulva skos:exactMatch DOID:2078 chondroid syringoma of the vulva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002199 benign mixed tumor of the vulva skos:exactMatch NCIT:C40302 Vulvar Chondroid Syringoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002199 benign mixed tumor of the vulva skos:exactMatch UMLS:C1511091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002200 eccrine mixed tumor of skin skos:exactMatch DOID:2079 eccrine mixed tumor of skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002200 eccrine mixed tumor of skin skos:exactMatch NCIT:C4474 Chondroid Syringoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002200 eccrine mixed tumor of skin skos:exactMatch SCTID:254720009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002200 eccrine mixed tumor of skin skos:exactMatch UMLS:C0346026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002201 vulvar trichoepithelioma skos:exactMatch DOID:2080 vulvar trichoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002201 vulvar trichoepithelioma skos:exactMatch NCIT:C40314 Vulvar Trichoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002201 vulvar trichoepithelioma skos:exactMatch UMLS:C1520100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002202 outlet dysfunction constipation skos:exactMatch DOID:2088 obsolete outlet dysfunction constipation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002202 outlet dysfunction constipation skos:exactMatch ICD10CM:K59.02 Outlet dysfunction constipation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002203 constipation disorder skos:exactMatch DOID:2089 obsolete constipation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002203 constipation disorder skos:exactMatch ICD10CM:K59.0 Constipation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002203 constipation disorder skos:exactMatch MESH:D003248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002203 constipation disorder skos:exactMatch NCIT:C37930 Constipation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002203 constipation disorder skos:exactMatch SCTID:14760008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002204 transient arthritis skos:exactMatch DOID:2092 transient arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002204 transient arthritis skos:exactMatch SCTID:6011000119108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002204 transient arthritis skos:exactMatch UMLS:C0152083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002204 transient arthritis skos:exactMatch UMLS:C3887596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002205 vulvar melanoma skos:exactMatch DOID:2093 vulvar melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002205 vulvar melanoma skos:exactMatch NCIT:C40329 Vulvar Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002205 vulvar melanoma skos:exactMatch SCTID:254896002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002205 vulvar melanoma skos:exactMatch UMLS:C0241989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002206 sweat gland cancer skos:exactMatch DOID:2095 sweat gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002206 sweat gland cancer skos:exactMatch NCIT:C4810 Malignant Sweat Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002206 sweat gland cancer skos:exactMatch UMLS:C1321904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002207 vulval Paget disease skos:exactMatch DOID:2097 vulval Paget's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002207 vulval Paget disease skos:exactMatch NCIT:C4027 Vulvar Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002207 vulval Paget disease skos:exactMatch SCTID:254898001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002207 vulval Paget disease skos:exactMatch UMLS:C1275217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002209 heel spur skos:exactMatch DOID:210 heel spur semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002209 heel spur skos:exactMatch ICD10CM:M77.3 Calcaneal spur semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002209 heel spur skos:exactMatch MESH:D036982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002209 heel spur skos:exactMatch SCTID:55260003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002209 heel spur skos:exactMatch UMLS:C0158322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002211 B cell deficiency skos:exactMatch DOID:2115 B cell deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002211 B cell deficiency skos:exactMatch NCIT:C4799 Deficiency of Humoral Immunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002212 pneumonic tularemia skos:exactMatch DOID:2122 pneumonic tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002212 pneumonic tularemia skos:exactMatch SCTID:45556008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002212 pneumonic tularemia skos:exactMatch UMLS:C0339946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002214 brain germinoma skos:exactMatch DOID:2127 brain germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002214 brain germinoma skos:exactMatch NCIT:C6284 Brain Germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002214 brain germinoma skos:exactMatch UMLS:C1332606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002216 brain sarcoma skos:exactMatch DOID:2132 brain sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002216 brain sarcoma skos:exactMatch NCIT:C5154 Brain Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002216 brain sarcoma skos:exactMatch UMLS:C1332607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002217 central nervous system sarcoma skos:exactMatch DOID:2133 central nervous system sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002217 central nervous system sarcoma skos:exactMatch NCIT:C5153 Central Nervous System Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002217 central nervous system sarcoma skos:exactMatch UMLS:C1332892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002218 temporal lobe cancer skos:exactMatch DOID:2135 temporal lobe neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002218 temporal lobe cancer skos:exactMatch ICD10CM:C71.2 Malignant neoplasm of temporal lobe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002218 temporal lobe cancer skos:exactMatch SCTID:363468009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002218 temporal lobe cancer skos:exactMatch UMLS:C0153636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002219 paraurethral gland neoplasm skos:exactMatch DOID:2139 paraurethral gland neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002219 paraurethral gland neoplasm skos:exactMatch SCTID:126884005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002219 paraurethral gland neoplasm skos:exactMatch UMLS:C0341766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002220 tooth hard tissue disease skos:exactMatch DOID:214 teeth hard tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002220 tooth hard tissue disease skos:exactMatch ICD10CM:K03 Other diseases of hard tissues of teeth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002220 tooth hard tissue disease skos:exactMatch SCTID:46557008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002220 tooth hard tissue disease skos:exactMatch UMLS:C0155926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002221 urethral urothelial papilloma skos:exactMatch DOID:2140 urethral urothelial papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002221 urethral urothelial papilloma skos:exactMatch NCIT:C5061 Urethral Urothelial Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002221 urethral urothelial papilloma skos:exactMatch UMLS:C1519826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002222 urethra leiomyoma skos:exactMatch DOID:2142 urethra leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002222 urethra leiomyoma skos:exactMatch NCIT:C6171 Urethral Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002222 urethra leiomyoma skos:exactMatch UMLS:C1336888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002223 ovarian malignant mesothelioma skos:exactMatch DOID:2143 ovarian malignant mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002223 ovarian malignant mesothelioma skos:exactMatch NCIT:C40444 Ovarian Malignant Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002223 ovarian malignant mesothelioma skos:exactMatch UMLS:C1518721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002224 malignant ovarian cyst skos:exactMatch DOID:2145 malignant ovarian cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002224 malignant ovarian cyst skos:exactMatch NCIT:C3843 Malignant Ovarian Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002224 malignant ovarian cyst skos:exactMatch UMLS:C0235770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002225 ovarian sarcoma skos:exactMatch DOID:2146 ovary sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002225 ovarian sarcoma skos:exactMatch NCIT:C8267 Ovarian Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002225 ovarian sarcoma skos:exactMatch SCTID:423627007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002225 ovarian sarcoma skos:exactMatch UMLS:C0280746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002226 tuberculous oophoritis skos:exactMatch DOID:2148 tuberculous oophoritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002226 tuberculous oophoritis skos:exactMatch SCTID:84194006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002226 tuberculous oophoritis skos:exactMatch UMLS:C0275932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002227 ovarian lymphoma skos:exactMatch DOID:2150 ovarian lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002227 ovarian lymphoma skos:exactMatch NCIT:C40021 Ovarian Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002227 ovarian lymphoma skos:exactMatch UMLS:C1518720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002229 ovarian epithelial tumor skos:exactMatch DOID:2152 ovary epithelial cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002229 ovarian epithelial tumor skos:exactMatch NCIT:C4381 Ovarian Epithelial Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002229 ovarian epithelial tumor skos:exactMatch SCTID:237057005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002229 ovarian epithelial tumor skos:exactMatch UMLS:C0341823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002230 ovarian Wilms tumor skos:exactMatch DOID:2153 ovarian Wilms' cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002230 ovarian Wilms tumor skos:exactMatch NCIT:C40443 Ovarian Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002230 ovarian Wilms tumor skos:exactMatch UMLS:C1518746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002232 nasal cavity disorder skos:exactMatch DOID:2163 nasal cavity disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002232 nasal cavity disorder skos:exactMatch NCIT:C27102 Nasal Cavity Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002232 nasal cavity disorder skos:exactMatch SCTID:232340005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002232 nasal cavity disorder skos:exactMatch UMLS:C0339820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002233 enamel caries skos:exactMatch DOID:217 enamel caries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002233 enamel caries skos:exactMatch SCTID:80353004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002233 enamel caries skos:exactMatch UMLS:C0266853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002234 vaginitis skos:exactMatch DOID:2170 vaginitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002234 vaginitis skos:exactMatch MESH:D014627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002234 vaginitis skos:exactMatch NCIT:C26911 Vaginitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002234 vaginitis skos:exactMatch SCTID:30800001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002234 vaginitis skos:exactMatch UMLS:C0042267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002235 eyelid neoplasm skos:exactMatch DOID:2173 eyelid benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002235 eyelid neoplasm skos:exactMatch MESH:D005142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002235 eyelid neoplasm skos:exactMatch NCIT:C3031 Eyelid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002235 eyelid neoplasm skos:exactMatch Orphanet:98580 OBSOLETE: Palpebral tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002235 eyelid neoplasm skos:exactMatch SCTID:278697001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002235 eyelid neoplasm skos:exactMatch UMLS:C0015424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002236 ocular cancer skos:exactMatch DOID:2174 ocular cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002236 ocular cancer skos:exactMatch MESH:D005134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002236 ocular cancer skos:exactMatch NCIT:C4767 Malignant Eye Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002236 ocular cancer skos:exactMatch SCTID:371486001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002237 carbuncle skos:exactMatch DOID:2176 carbuncle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002237 carbuncle skos:exactMatch MESH:D002270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002237 carbuncle skos:exactMatch SCTID:416893007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002237 carbuncle skos:exactMatch UMLS:C0007078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002238 ascending colon cancer skos:exactMatch DOID:218 ascending colon cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002238 ascending colon cancer skos:exactMatch SCTID:363412000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002238 ascending colon cancer skos:exactMatch UMLS:C0153439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002239 post-surgical hypoinsulinemia skos:exactMatch DOID:2181 post-surgical hypoinsulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002239 post-surgical hypoinsulinemia skos:exactMatch SCTID:190437000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002239 post-surgical hypoinsulinemia skos:exactMatch UMLS:C0154190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002240 acute perichondritis of pinna skos:exactMatch DOID:221 acute perichondritis of pinna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002240 acute perichondritis of pinna skos:exactMatch SCTID:45855004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002240 acute perichondritis of pinna skos:exactMatch UMLS:C0155390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002241 factor XIII deficiency skos:exactMatch MESH:D005177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002242 coagulation protein disease skos:exactMatch MESH:D020147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002242 coagulation protein disease skos:exactMatch NCIT:C27215 Coagulation Factor Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002242 coagulation protein disease skos:exactMatch SCTID:86075001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002242 coagulation protein disease skos:exactMatch UMLS:C0600503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002243 hemorrhagic disease skos:exactMatch DOID:2213 hemorrhagic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002243 hemorrhagic disease skos:exactMatch MESH:D006474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002243 hemorrhagic disease skos:exactMatch NCIT:C115221 Bleeding Diathesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002244 factor VII deficiency skos:exactMatch MESH:D005168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002244 factor VII deficiency skos:exactMatch SCTID:37193007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002244 factor VII deficiency skos:exactMatch UMLS:C0015503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002245 blood platelet disease skos:exactMatch MESH:D001791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002245 blood platelet disease skos:exactMatch NCIT:C131634 Platelet Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002245 blood platelet disease skos:exactMatch SCTID:22716005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002246 perichondritis of auricle skos:exactMatch DOID:222 perichondritis of auricle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002246 perichondritis of auricle skos:exactMatch SCTID:34129005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002246 perichondritis of auricle skos:exactMatch UMLS:C0155389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002247 factor X deficiency skos:exactMatch MESH:D005171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002247 factor X deficiency skos:exactMatch NCIT:C131632 Factor X Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002247 factor X deficiency skos:exactMatch SCTID:76642003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002249 thrombocytosis disease skos:exactMatch DOID:2228 thrombocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002249 thrombocytosis disease skos:exactMatch MESH:D013922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002249 thrombocytosis disease skos:exactMatch NCIT:C35530 Thrombocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002249 thrombocytosis disease skos:exactMatch SCTID:6631009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002249 thrombocytosis disease skos:exactMatch UMLS:C0836924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002250 basilar artery insufficiency skos:exactMatch DOID:223 basilar artery insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002250 basilar artery insufficiency skos:exactMatch NCIT:C34413 Basilar Artery Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002250 basilar artery insufficiency skos:exactMatch SCTID:64009001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002250 basilar artery insufficiency skos:exactMatch UMLS:C0004812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002251 hepatitis skos:exactMatch DOID:2237 hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002251 hepatitis skos:exactMatch MESH:D006505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002251 hepatitis skos:exactMatch NCIT:C3095 Hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002251 hepatitis skos:exactMatch SCTID:197268000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002252 granulomatous hepatitis skos:exactMatch DOID:2239 granulomatous hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002252 granulomatous hepatitis skos:exactMatch NCIT:C27015 Granulomatous Hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002252 granulomatous hepatitis skos:exactMatch SCTID:86514004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002252 granulomatous hepatitis skos:exactMatch UMLS:C0235369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002253 spondylosis skos:exactMatch DOID:2247 spondylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002253 spondylosis skos:exactMatch ICD10CM:M47 Spondylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002253 spondylosis skos:exactMatch MESH:D055009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002253 spondylosis skos:exactMatch SCTID:48210000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002253 spondylosis skos:exactMatch UMLS:C0038019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002254 syndromic disease skos:exactMatch DOID:225 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002254 syndromic disease skos:exactMatch MESH:D013577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002254 syndromic disease skos:exactMatch NCIT:C28193 Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002254 syndromic disease skos:exactMatch UMLS:C0039082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002255 hypertrophic elongation of cervix skos:exactMatch DOID:2251 hypertrophic elongation of cervix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002255 hypertrophic elongation of cervix skos:exactMatch SCTID:198353000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002255 hypertrophic elongation of cervix skos:exactMatch UMLS:C0020561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002256 cervix disorder skos:exactMatch DOID:2253 cervix disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002256 cervix disorder skos:exactMatch MESH:D002577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002256 cervix disorder skos:exactMatch NCIT:C40241 Cervical Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002256 cervix disorder skos:exactMatch SCTID:63339007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002256 cervix disorder skos:exactMatch UMLS:C0007867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002257 ankylosis skos:exactMatch DOID:227 ankylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002257 ankylosis skos:exactMatch MESH:D000844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002257 ankylosis skos:exactMatch SCTID:111227009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002258 pharyngitis skos:exactMatch DOID:2275 pharyngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002258 pharyngitis skos:exactMatch MESH:D010612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002258 pharyngitis skos:exactMatch NCIT:C26851 Pharyngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002258 pharyngitis skos:exactMatch SCTID:405737000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002258 pharyngitis skos:exactMatch UMLS:C0031350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002259 gonadal disorder skos:exactMatch DOID:2277 gonadal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002259 gonadal disorder skos:exactMatch MESH:D006058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002259 gonadal disorder skos:exactMatch NCIT:C26786 Gonadal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002259 gonadal disorder skos:exactMatch UMLS:C0018050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002260 hidradenitis skos:exactMatch DOID:2282 hidradenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002260 hidradenitis skos:exactMatch MESH:D016575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002260 hidradenitis skos:exactMatch NCIT:C32132 Apocrine Sweat Gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002260 hidradenitis skos:exactMatch SCTID:69741000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002260 hidradenitis skos:exactMatch UMLS:C0085160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002261 keratopathy skos:exactMatch DOID:2283 keratopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002261 keratopathy skos:exactMatch NCIT:C27012 Keratopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002261 keratopathy skos:exactMatch UMLS:C0235270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002262 capillary lymphangioma skos:exactMatch DOID:2286 capillary lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002262 capillary lymphangioma skos:exactMatch SCTID:445492005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002263 female reproductive system disorder skos:exactMatch DOID:229 female reproductive system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002263 female reproductive system disorder skos:exactMatch MESH:D005831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002263 female reproductive system disorder skos:exactMatch NCIT:C27020 Female Reproductive System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002263 female reproductive system disorder skos:exactMatch SCTID:310789003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002264 obsolete atrophy of prostate skos:exactMatch DOID:2301 atrophy of prostate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002264 obsolete atrophy of prostate skos:exactMatch ICD10WHO:N42.2 Atrophy of prostate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002264 obsolete atrophy of prostate skos:exactMatch SCTID:29524003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002264 obsolete atrophy of prostate skos:exactMatch UMLS:C0156296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002265 stereotypic movement disorder skos:exactMatch DOID:2303 stereotypic movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002265 stereotypic movement disorder skos:exactMatch MESH:D019956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002265 stereotypic movement disorder skos:exactMatch SCTID:5507002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002266 malt worker's lung skos:exactMatch DOID:2314 malt worker's lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002266 malt worker's lung skos:exactMatch SCTID:25897000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002266 malt worker's lung skos:exactMatch UMLS:C0155888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002267 obstructive lung disease skos:exactMatch DOID:2320 obstructive lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002267 obstructive lung disease skos:exactMatch MESH:D008173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002267 obstructive lung disease skos:exactMatch UMLS:C0600260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002268 dyspepsia skos:exactMatch MESH:D004415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002268 dyspepsia skos:exactMatch NCIT:C26756 Dyspepsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002269 gastroenteritis skos:exactMatch DOID:2326 gastroenteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002269 gastroenteritis skos:exactMatch MESH:D005759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002269 gastroenteritis skos:exactMatch NCIT:C34632 Gastroenteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002269 gastroenteritis skos:exactMatch SCTID:25374005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002269 gastroenteritis skos:exactMatch UMLS:C0017160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002270 viral gastritis skos:exactMatch DOID:2327 viral gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002270 viral gastritis skos:exactMatch NCIT:C27184 Viral Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002270 viral gastritis skos:exactMatch SCTID:285344007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002270 viral gastritis skos:exactMatch UMLS:C0563238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002271 colon adenocarcinoma skos:exactMatch DOID:234 colon adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002271 colon adenocarcinoma skos:exactMatch NCIT:C4349 Colon Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002271 colon adenocarcinoma skos:exactMatch UMLS:C0338106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002272 polyclonal hypergammaglobulinemia skos:exactMatch DOID:2344 polyclonal hypergammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002272 polyclonal hypergammaglobulinemia skos:exactMatch ICD10CM:D89.0 Polyclonal hypergammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002272 polyclonal hypergammaglobulinemia skos:exactMatch NCIT:C35885 Polyclonal Hypergammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002272 polyclonal hypergammaglobulinemia skos:exactMatch SCTID:190808009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002272 polyclonal hypergammaglobulinemia skos:exactMatch UMLS:C0154254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002273 plasma protein metabolism disease skos:exactMatch DOID:2345 plasma protein metabolism disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002274 monoclonal paraproteinemia disease skos:exactMatch DOID:2346 monoclonal paraproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002274 monoclonal paraproteinemia disease skos:exactMatch NCIT:C35878 Monoclonal Paraproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002274 monoclonal paraproteinemia disease skos:exactMatch SCTID:267440005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002274 monoclonal paraproteinemia disease skos:exactMatch UMLS:C0026471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002275 generalized atherosclerosis skos:exactMatch DOID:2347 generalized atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002275 generalized atherosclerosis skos:exactMatch ICD10CM:I70.91 Generalized atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002275 generalized atherosclerosis skos:exactMatch NCIT:C35767 Generalized Atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002275 generalized atherosclerosis skos:exactMatch SCTID:39823006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002275 generalized atherosclerosis skos:exactMatch UMLS:C0017327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002277 arteriosclerosis disorder skos:exactMatch DOID:2348 arteriosclerotic cardiovascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002277 arteriosclerosis disorder skos:exactMatch DOID:2349 arteriosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002277 arteriosclerosis disorder skos:exactMatch MESH:D001161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002277 arteriosclerosis disorder skos:exactMatch NCIT:C34398 Arteriosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002277 arteriosclerosis disorder skos:exactMatch NCIT:C34403 Arteriosclerotic Cardiovascular Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002277 arteriosclerosis disorder skos:exactMatch SCTID:72092001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002277 arteriosclerosis disorder skos:exactMatch UMLS:C0003850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002277 arteriosclerosis disorder skos:exactMatch UMLS:C3665365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002278 benign colon neoplasm skos:exactMatch DOID:235 colonic benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002278 benign colon neoplasm skos:exactMatch NCIT:C2894 Benign Colon Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002278 benign colon neoplasm skos:exactMatch SCTID:92065004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002278 benign colon neoplasm skos:exactMatch UMLS:C0004991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002279 iron metabolism disease skos:exactMatch DOID:2351 iron metabolism disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002279 iron metabolism disease skos:exactMatch ICD10CM:E83.1 Disorders of iron metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002279 iron metabolism disease skos:exactMatch MESH:D019189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002279 iron metabolism disease skos:exactMatch SCTID:30913008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002279 iron metabolism disease skos:exactMatch UMLS:C0012715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002280 anemia skos:exactMatch DOID:2355 anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002280 anemia skos:exactMatch MESH:D000740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002280 anemia skos:exactMatch NCIT:C2869 Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002280 anemia skos:exactMatch SCTID:271737000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002281 macrocytic anemia skos:exactMatch DOID:2361 macrocytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002281 macrocytic anemia skos:exactMatch MESH:D000748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002281 macrocytic anemia skos:exactMatch NCIT:C34381 Macrocytic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002281 macrocytic anemia skos:exactMatch SCTID:83414005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002281 macrocytic anemia skos:exactMatch UMLS:C0002886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002282 West Nile fever skos:exactMatch DOID:2366 West Nile fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002282 West Nile fever skos:exactMatch MESH:D014901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002282 West Nile fever skos:exactMatch SCTID:417093003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002283 neuroaxonal dystrophy skos:exactMatch DOID:2367 neuroaxonal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002283 neuroaxonal dystrophy skos:exactMatch MESH:D019150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002283 neuroaxonal dystrophy skos:exactMatch NCIT:C161542 Neuroaxonal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002283 neuroaxonal dystrophy skos:exactMatch SCTID:230365004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002283 neuroaxonal dystrophy skos:exactMatch UMLS:C0338473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002285 pupil disorder skos:exactMatch DOID:238 pupil disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002285 pupil disorder skos:exactMatch SCTID:68633000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002285 pupil disorder skos:exactMatch UMLS:C0034124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002286 renal artery disease skos:exactMatch DOID:2388 renal artery disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002286 renal artery disease skos:exactMatch NCIT:C101254 Renal Artery Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002286 renal artery disease skos:exactMatch SCTID:16934004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002286 renal artery disease skos:exactMatch UMLS:C0268790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002286 renal artery disease skos:exactMatch UMLS:C3640053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002287 glandular cystitis skos:exactMatch DOID:2392 glandular cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002287 glandular cystitis skos:exactMatch NCIT:C39860 Cystitis Glandularis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002287 glandular cystitis skos:exactMatch SCTID:72815004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002287 glandular cystitis skos:exactMatch UMLS:C0268837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002289 iris disorder skos:exactMatch DOID:240 iris disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002289 iris disorder skos:exactMatch MESH:D007499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002289 iris disorder skos:exactMatch NCIT:C34737 Iris Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002289 iris disorder skos:exactMatch SCTID:85478004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002289 iris disorder skos:exactMatch UMLS:C0022078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002290 clitoris cancer skos:exactMatch DOID:2401 clitoris cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002290 clitoris cancer skos:exactMatch NCIT:C3557 Malignant Clitoral Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002290 clitoris cancer skos:exactMatch SCTID:371979001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002290 clitoris cancer skos:exactMatch UMLS:C0153589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002291 cutaneous granular cell tumor skos:exactMatch DOID:2410 skin granular cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002291 cutaneous granular cell tumor skos:exactMatch NCIT:C5617 Cutaneous Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002291 cutaneous granular cell tumor skos:exactMatch SCTID:254763007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002291 cutaneous granular cell tumor skos:exactMatch UMLS:C0346060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002293 cutaneous ganglioneuroma skos:exactMatch DOID:2425 cutaneous ganglioneuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002293 cutaneous ganglioneuroma skos:exactMatch NCIT:C4481 Cutaneous Ganglioneuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002293 cutaneous ganglioneuroma skos:exactMatch SCTID:254766004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002293 cutaneous ganglioneuroma skos:exactMatch UMLS:C0346063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002295 skin glomus tumor skos:exactMatch DOID:2430 skin glomus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002295 skin glomus tumor skos:exactMatch NCIT:C4491 Skin Glomus Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002295 skin glomus tumor skos:exactMatch SCTID:254795008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002295 skin glomus tumor skos:exactMatch UMLS:C0346083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002297 epidermal appendage tumor skos:exactMatch DOID:2433 epidermal appendage tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002297 epidermal appendage tumor skos:exactMatch NCIT:C4463 Skin Appendage Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002297 epidermal appendage tumor skos:exactMatch SCTID:126489007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002297 epidermal appendage tumor skos:exactMatch UMLS:C0345988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002298 cutaneous glomangioma skos:exactMatch DOID:2435 skin glomangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002298 cutaneous glomangioma skos:exactMatch NCIT:C6750 Skin Glomangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002298 cutaneous glomangioma skos:exactMatch SCTID:403970001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002298 cutaneous glomangioma skos:exactMatch UMLS:C1275226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002299 glomangioma skos:exactMatch DOID:2436 glomangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002299 glomangioma skos:exactMatch NCIT:C4222 Glomangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002299 glomangioma skos:exactMatch UMLS:C0334421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002300 dermis tumor skos:exactMatch DOID:2438 dermis tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002300 dermis tumor skos:exactMatch NCIT:C4475 Dermal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002300 dermis tumor skos:exactMatch UMLS:C0346041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002301 frontal sinus squamous cell carcinoma skos:exactMatch DOID:2441 frontal sinus squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002301 frontal sinus squamous cell carcinoma skos:exactMatch NCIT:C6067 Frontal Sinus Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002301 frontal sinus squamous cell carcinoma skos:exactMatch SCTID:707356001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002301 frontal sinus squamous cell carcinoma skos:exactMatch UMLS:C1333646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002303 central retinal vein occlusion skos:exactMatch DOID:2450 central retinal vein occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002303 central retinal vein occlusion skos:exactMatch NCIT:C118859 Central Retinal Vein Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002303 central retinal vein occlusion skos:exactMatch Orphanet:411527 Central retinal vein occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002303 central retinal vein occlusion skos:exactMatch SCTID:68478007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002303 central retinal vein occlusion skos:exactMatch UMLS:C0154841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002304 protein S deficiency skos:exactMatch DOID:2451 protein S deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002304 protein S deficiency skos:exactMatch MESH:D018455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002304 protein S deficiency skos:exactMatch NCIT:C99026 Protein S Deficiency Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002304 protein S deficiency skos:exactMatch SCTID:1563006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002304 protein S deficiency skos:exactMatch UMLS:C0242666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002305 thrombophilia skos:exactMatch DOID:2452 thrombophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002305 thrombophilia skos:exactMatch MESH:D019851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002305 thrombophilia skos:exactMatch NCIT:C84479 Thrombophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002305 thrombophilia skos:exactMatch Orphanet:64738 NON RARE IN EUROPE: Non rare thrombophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002305 thrombophilia skos:exactMatch SCTID:234467004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002305 thrombophilia skos:exactMatch UMLS:C0398623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002306 angular blepharoconjunctivitis skos:exactMatch DOID:2455 angular blepharoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002306 angular blepharoconjunctivitis skos:exactMatch SCTID:69397000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002306 angular blepharoconjunctivitis skos:exactMatch UMLS:C0155149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002307 blepharoconjunctivitis skos:exactMatch DOID:2456 blepharoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002307 blepharoconjunctivitis skos:exactMatch ICD10CM:H10.5 Blepharoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002307 blepharoconjunctivitis skos:exactMatch NCIT:C34430 Blepharoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002307 blepharoconjunctivitis skos:exactMatch SCTID:68659002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002307 blepharoconjunctivitis skos:exactMatch UMLS:C0005743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002308 giant papillary conjunctivitis skos:exactMatch DOID:2457 giant papillary conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002308 giant papillary conjunctivitis skos:exactMatch NCIT:C34507 Giant Papillary Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002308 giant papillary conjunctivitis skos:exactMatch SCTID:231857004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002308 giant papillary conjunctivitis skos:exactMatch UMLS:C0009769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002309 papillary conjunctivitis skos:exactMatch DOID:2458 papillary conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002309 papillary conjunctivitis skos:exactMatch NCIT:C35616 Papillary Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002309 papillary conjunctivitis skos:exactMatch SCTID:416878008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002309 papillary conjunctivitis skos:exactMatch UMLS:C0854165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002310 anterior dislocation of lens skos:exactMatch DOID:2460 anterior dislocation of lens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002310 anterior dislocation of lens skos:exactMatch SCTID:37283009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002310 anterior dislocation of lens skos:exactMatch UMLS:C0155372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002311 retinal vascular disorder skos:exactMatch DOID:2462 retinal vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002311 retinal vascular disorder skos:exactMatch NCIT:C35170 Retinal Vascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002311 retinal vascular disorder skos:exactMatch SCTID:57534004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002311 retinal vascular disorder skos:exactMatch UMLS:C0154833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002312 opportunistic mycosis skos:exactMatch DOID:2473 opportunistic mycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002312 opportunistic mycosis skos:exactMatch SCTID:78999002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002312 opportunistic mycosis skos:exactMatch UMLS:C0029119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002313 vernal conjunctivitis skos:exactMatch DOID:2474 vernal conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002313 vernal conjunctivitis skos:exactMatch ICD10CM:H10.44 Vernal conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002313 vernal conjunctivitis skos:exactMatch NCIT:C34508 Vernal Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002313 vernal conjunctivitis skos:exactMatch SCTID:318316003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002313 vernal conjunctivitis skos:exactMatch UMLS:C0009773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002314 chronic conjunctivitis skos:exactMatch DOID:2475 chronic conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002314 chronic conjunctivitis skos:exactMatch ICD10CM:H10.4 Chronic conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002314 chronic conjunctivitis skos:exactMatch NCIT:C35197 Chronic Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002314 chronic conjunctivitis skos:exactMatch SCTID:73762008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002314 chronic conjunctivitis skos:exactMatch UMLS:C0155145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002316 motor peripheral neuropathy skos:exactMatch DOID:2477 motor peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002316 motor peripheral neuropathy skos:exactMatch NCIT:C3500 Peripheral Motor Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002316 motor peripheral neuropathy skos:exactMatch SCTID:95663000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002317 central nervous system origin vertigo skos:exactMatch DOID:2479 central nervous system origin vertigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002317 central nervous system origin vertigo skos:exactMatch SCTID:38403006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002317 central nervous system origin vertigo skos:exactMatch UMLS:C0155503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002318 trachea leiomyoma skos:exactMatch DOID:248 trachea leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002318 trachea leiomyoma skos:exactMatch NCIT:C6049 Tracheal Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002318 trachea leiomyoma skos:exactMatch SCTID:126703006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002318 trachea leiomyoma skos:exactMatch UMLS:C1336772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002319 phosphorus metabolism disease skos:exactMatch DOID:2485 phosphorus metabolism disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002319 phosphorus metabolism disease skos:exactMatch ICD10CM:E83.3 Disorders of phosphorus metabolism and phosphatases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002319 phosphorus metabolism disease skos:exactMatch MESH:D010760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002319 phosphorus metabolism disease skos:exactMatch NCIT:C97095 Phosphorus Metabolic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002319 phosphorus metabolism disease skos:exactMatch SCTID:87049008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002319 phosphorus metabolism disease skos:exactMatch UMLS:C0031707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002320 congenital nervous system disorder skos:exactMatch DOID:2490 congenital nervous system abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002320 congenital nervous system disorder skos:exactMatch NCIT:C97172 Congenital Nervous System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002321 sensory peripheral neuropathy skos:exactMatch DOID:2491 sensory peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002321 sensory peripheral neuropathy skos:exactMatch NCIT:C3501 Peripheral Sensory Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002321 sensory peripheral neuropathy skos:exactMatch SCTID:95662005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002321 sensory peripheral neuropathy skos:exactMatch UMLS:C0151313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002322 angiodysplasia skos:exactMatch DOID:2494 angiodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002322 angiodysplasia skos:exactMatch MESH:D016888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002322 angiodysplasia skos:exactMatch SCTID:90858003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002322 angiodysplasia skos:exactMatch UMLS:C0085411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002323 cherry hemangioma skos:exactMatch DOID:2495 senile angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002323 cherry hemangioma skos:exactMatch NCIT:C4390 Cherry Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002323 cherry hemangioma skos:exactMatch SCTID:5050001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002323 cherry hemangioma skos:exactMatch UMLS:C0343082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002324 obsolete enamel erosion skos:exactMatch DOID:2497 enamel erosion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002325 tooth erosion, non-bacterial skos:exactMatch DOID:2498 tooth erosion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002325 tooth erosion, non-bacterial skos:exactMatch MESH:D014077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002325 tooth erosion, non-bacterial skos:exactMatch SCTID:82212003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002325 tooth erosion, non-bacterial skos:exactMatch UMLS:C0040436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002326 alcohol-induced mental disorder skos:exactMatch DOID:251 alcohol-induced mental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002327 intracranial cavernous angioma skos:exactMatch DOID:2516 intracranial cavernous angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002327 intracranial cavernous angioma skos:exactMatch NCIT:C5432 Intracranial Cavernous Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002327 intracranial cavernous angioma skos:exactMatch SCTID:445513004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002327 intracranial cavernous angioma skos:exactMatch UMLS:C1334237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002328 intracranial hemangioma skos:exactMatch DOID:2517 intracranial structure hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002328 intracranial hemangioma skos:exactMatch ICD10CM:D18.02 Hemangioma of intracranial structures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002328 intracranial hemangioma skos:exactMatch NCIT:C3633 Intracranial Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002328 intracranial hemangioma skos:exactMatch SCTID:93468003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002328 intracranial hemangioma skos:exactMatch UMLS:C0154050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002329 testicular disorder skos:exactMatch DOID:2519 testicular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002329 testicular disorder skos:exactMatch MESH:D013733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002329 testicular disorder skos:exactMatch NCIT:C26890 Testicular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002329 testicular disorder skos:exactMatch SCTID:64910008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002329 testicular disorder skos:exactMatch UMLS:C0039584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002330 alcoholic psychosis skos:exactMatch DOID:252 alcoholic psychosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002330 alcoholic psychosis skos:exactMatch MESH:D011604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002330 alcoholic psychosis skos:exactMatch SCTID:42344001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002331 nephrosis skos:exactMatch DOID:2527 nephrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002331 nephrosis skos:exactMatch MESH:D009401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002331 nephrosis skos:exactMatch UMLS:C0027720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002332 splenic disorder skos:exactMatch DOID:2529 splenic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002332 splenic disorder skos:exactMatch ICD10CM:D73 Diseases of spleen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002332 splenic disorder skos:exactMatch MESH:D013158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002332 splenic disorder skos:exactMatch NCIT:C35823 Splenic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002332 splenic disorder skos:exactMatch SCTID:51244008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002332 splenic disorder skos:exactMatch UMLS:C0037997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002333 splenic abscess skos:exactMatch DOID:2530 splenic abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002333 splenic abscess skos:exactMatch ICD10CM:D73.3 Abscess of spleen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002333 splenic abscess skos:exactMatch NCIT:C35347 Splenic Abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002333 splenic abscess skos:exactMatch SCTID:82053000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002333 splenic abscess skos:exactMatch UMLS:C0272412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002334 hematopoietic and lymphoid system neoplasm skos:exactMatch DOID:2531 hematologic cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002334 hematopoietic and lymphoid system neoplasm skos:exactMatch MESH:D019337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002334 hematopoietic and lymphoid system neoplasm skos:exactMatch NCIT:C35813 Hematopoietic and Lymphoid System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002334 hematopoietic and lymphoid system neoplasm skos:exactMatch SCTID:129154003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002334 hematopoietic and lymphoid system neoplasm skos:exactMatch UMLS:C0376544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002334 hematopoietic and lymphoid system neoplasm skos:exactMatch UMLS:C0376545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002334 hematopoietic and lymphoid system neoplasm skos:exactMatch UMLS:C1512393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002335 chronic inflammatory demyelinating polyneuritis skos:exactMatch DOID:2536 chronic inflammatory demyelinating polyneuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002335 chronic inflammatory demyelinating polyneuritis skos:exactMatch ICD10CM:G61.81 Chronic inflammatory demyelinating polyneuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002335 chronic inflammatory demyelinating polyneuritis skos:exactMatch NCIT:C84636 Chronic Inflammatory Demyelinating Polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002335 chronic inflammatory demyelinating polyneuritis skos:exactMatch SCTID:444728005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002336 obsolete inflammatory and toxic neuropathy skos:exactMatch DOID:2537 inflammatory and toxic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002336 obsolete inflammatory and toxic neuropathy skos:exactMatch SCTID:267601009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002337 intra-abdominal hemangioma skos:exactMatch DOID:254 hemangioma of intra-abdominal structure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002337 intra-abdominal hemangioma skos:exactMatch ICD10CM:D18.03 Hemangioma of intra-abdominal structures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002337 intra-abdominal hemangioma skos:exactMatch NCIT:C3635 Intra-Abdominal Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002337 intra-abdominal hemangioma skos:exactMatch SCTID:189197001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002337 intra-abdominal hemangioma skos:exactMatch UMLS:C0154052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002338 extratemporal epilepsy skos:exactMatch DOID:2544 extratemporal epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002338 extratemporal epilepsy skos:exactMatch NCIT:C7760 Extratemporal Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002338 extratemporal epilepsy skos:exactMatch SCTID:111498005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002338 extratemporal epilepsy skos:exactMatch UMLS:C0270849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002340 tactile epilepsy skos:exactMatch DOID:2550 tactile epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002340 tactile epilepsy skos:exactMatch NCIT:C4687 Tactile Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002340 tactile epilepsy skos:exactMatch SCTID:230449001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002340 tactile epilepsy skos:exactMatch UMLS:C0393724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002341 granulomatous angiitis skos:exactMatch DOID:2555 granulomatous angiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002341 granulomatous angiitis skos:exactMatch NCIT:C34653 Granulomatous Arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002341 granulomatous angiitis skos:exactMatch UMLS:C0018202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002342 chondromalacia skos:exactMatch DOID:2557 chondromalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002342 chondromalacia skos:exactMatch ICD10CM:M94.2 Chondromalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002342 chondromalacia skos:exactMatch SCTID:63198006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002342 chondromalacia skos:exactMatch UMLS:C0085700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002343 splenic hemangioma skos:exactMatch DOID:256 hemangioma of spleen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002343 splenic hemangioma skos:exactMatch NCIT:C8541 Splenic Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002343 splenic hemangioma skos:exactMatch SCTID:93472004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002343 splenic hemangioma skos:exactMatch UMLS:C0685201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002345 cervicitis skos:exactMatch DOID:2568 cervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002345 cervicitis skos:exactMatch MESH:D002575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002345 cervicitis skos:exactMatch NCIT:C26716 Cervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002345 cervicitis skos:exactMatch SCTID:37610005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002347 barbiturate dependence skos:exactMatch DOID:2575 barbiturate dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002347 barbiturate dependence skos:exactMatch SCTID:231472009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002350 familial nephrotic syndrome skos:exactMatch DOID:2590 familial nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002350 familial nephrotic syndrome skos:exactMatch NCIT:C35337 Congenital Nephrotic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002350 familial nephrotic syndrome skos:exactMatch OMIMPS:256300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002350 familial nephrotic syndrome skos:exactMatch SCTID:48796009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002350 familial nephrotic syndrome skos:exactMatch UMLS:C3501848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002350 familial nephrotic syndrome skos:exactMatch UMLS:CN043611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002351 glottis cancer skos:exactMatch DOID:2595 glottis cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002351 glottis cancer skos:exactMatch NCIT:C3544 Malignant Glottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002351 glottis cancer skos:exactMatch SCTID:187841006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002351 glottis cancer skos:exactMatch UMLS:C0153483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002352 larynx cancer skos:exactMatch DOID:2596 larynx cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002352 larynx cancer skos:exactMatch NCIT:C7484 Malignant Laryngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002352 larynx cancer skos:exactMatch SCTID:363429002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002352 larynx cancer skos:exactMatch UMLS:C0007107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002353 glottis neoplasm skos:exactMatch DOID:2597 glottis neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002353 glottis neoplasm skos:exactMatch NCIT:C4425 Glottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002353 glottis neoplasm skos:exactMatch SCTID:126693009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002353 glottis neoplasm skos:exactMatch UMLS:C0345713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002354 benign laryngeal neoplasm skos:exactMatch DOID:2598 laryngeal benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002354 benign laryngeal neoplasm skos:exactMatch NCIT:C3601 Benign Laryngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002354 benign laryngeal neoplasm skos:exactMatch SCTID:92175003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002354 benign laryngeal neoplasm skos:exactMatch UMLS:C0153952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002355 glottis carcinoma skos:exactMatch DOID:2599 glottis carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002355 glottis carcinoma skos:exactMatch NCIT:C4923 Glottis Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002355 glottis carcinoma skos:exactMatch SCTID:372103002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002355 glottis carcinoma skos:exactMatch UMLS:C0740083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002356 pancreas disorder skos:exactMatch DOID:26 pancreas disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002356 pancreas disorder skos:exactMatch MESH:D010182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002356 pancreas disorder skos:exactMatch NCIT:C26842 Pancreatic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002356 pancreas disorder skos:exactMatch SCTID:3855007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002357 hepatic flexure cancer skos:exactMatch DOID:260 hepatic flexure cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002357 hepatic flexure cancer skos:exactMatch SCTID:363407001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002357 hepatic flexure cancer skos:exactMatch UMLS:C0153433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002358 laryngeal carcinoma skos:exactMatch DOID:2600 laryngeal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002358 laryngeal carcinoma skos:exactMatch NCIT:C4855 Laryngeal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002358 laryngeal carcinoma skos:exactMatch SCTID:276975007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002358 laryngeal carcinoma skos:exactMatch UMLS:C0595989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002359 periosteal chondroma skos:exactMatch DOID:2601 juxtacortical chondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002359 periosteal chondroma skos:exactMatch NCIT:C4302 Periosteal Chondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002359 periosteal chondroma skos:exactMatch UMLS:C0334548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002360 chondroma skos:exactMatch DOID:2602 chondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002360 chondroma skos:exactMatch MESH:D002812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002360 chondroma skos:exactMatch NCIT:C53459 Chondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002360 chondroma skos:exactMatch UMLS:C0936248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002361 transverse colon cancer skos:exactMatch DOID:261 transverse colon cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002361 transverse colon cancer skos:exactMatch SCTID:363408006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002361 transverse colon cancer skos:exactMatch UMLS:C0153434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002362 serous surface papilloma skos:exactMatch DOID:2614 serous surface papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002362 serous surface papilloma skos:exactMatch NCIT:C4181 Serous Surface Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002362 serous surface papilloma skos:exactMatch UMLS:C0334360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002363 papilloma skos:exactMatch DOID:2615 papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002363 papilloma skos:exactMatch MESH:D010212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002363 papilloma skos:exactMatch NCIT:C7440 Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002363 papilloma skos:exactMatch SCTID:711329002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002363 papilloma skos:exactMatch UMLS:C0030354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002365 kidney hemangiopericytoma skos:exactMatch DOID:262 kidney hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002365 kidney hemangiopericytoma skos:exactMatch NCIT:C4527 Kidney Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002365 kidney hemangiopericytoma skos:exactMatch SCTID:254923001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002365 kidney hemangiopericytoma skos:exactMatch UMLS:C0346256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002366 autonomic nervous system neoplasm skos:exactMatch DOID:2621 autonomic nervous system neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002366 autonomic nervous system neoplasm skos:exactMatch NCIT:C5112 Autonomic Nervous System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002366 autonomic nervous system neoplasm skos:exactMatch UMLS:C1332356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002367 kidney cancer skos:exactMatch DOID:263 kidney cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002367 kidney cancer skos:exactMatch MESH:D007680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002367 kidney cancer skos:exactMatch NCIT:C7548 Malignant Kidney Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002367 kidney cancer skos:exactMatch SCTID:363518003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002367 kidney cancer skos:exactMatch UMLS:CN881103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002368 papillary serous cystadenocarcinoma skos:exactMatch DOID:2632 papillary serous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002368 papillary serous cystadenocarcinoma skos:exactMatch NCIT:C8377 Papillary Serous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002368 papillary serous cystadenocarcinoma skos:exactMatch SCTID:716649003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002369 cystadenoma skos:exactMatch DOID:2634 cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002369 cystadenoma skos:exactMatch MESH:D003537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002369 cystadenoma skos:exactMatch NCIT:C2972 Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002369 cystadenoma skos:exactMatch UMLS:C0010633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002370 ovarian Brenner tumor skos:exactMatch DOID:2636 ovarian Brenner tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002370 ovarian Brenner tumor skos:exactMatch NCIT:C3872 Ovarian Brenner Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002370 ovarian Brenner tumor skos:exactMatch SCTID:254859006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002371 breast pericanalicular fibroadenoma skos:exactMatch DOID:2639 breast pericanalicular fibroadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002371 breast pericanalicular fibroadenoma skos:exactMatch NCIT:C4272 Breast Pericanalicular Fibroadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002371 breast pericanalicular fibroadenoma skos:exactMatch UMLS:C0334497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002372 ovarian monodermal and highly specialized teratoma skos:exactMatch DOID:2641 ovarian germ cell monodermal and highly specialized teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002372 ovarian monodermal and highly specialized teratoma skos:exactMatch NCIT:C8113 Ovarian Monodermal and Highly Specialized Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002372 ovarian monodermal and highly specialized teratoma skos:exactMatch UMLS:C0280134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002373 benign mesothelioma skos:exactMatch DOID:2645 benign mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002373 benign mesothelioma skos:exactMatch SCTID:254825007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002373 benign mesothelioma skos:exactMatch UMLS:C0348424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002375 sebaceous adenoma skos:exactMatch DOID:2648 sebaceous adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002375 sebaceous adenoma skos:exactMatch NCIT:C4174 Sebaceous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002375 sebaceous adenoma skos:exactMatch UMLS:C1368816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002376 spleen angiosarcoma skos:exactMatch DOID:265 spleen angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002376 spleen angiosarcoma skos:exactMatch NCIT:C4564 Splenic Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002376 spleen angiosarcoma skos:exactMatch SCTID:187821001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002376 spleen angiosarcoma skos:exactMatch UMLS:C0346424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002377 breast intracanalicular fibroadenoma skos:exactMatch DOID:2656 breast intracanalicular fibroadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002377 breast intracanalicular fibroadenoma skos:exactMatch NCIT:C4271 Breast Intracanalicular Fibroadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002377 breast intracanalicular fibroadenoma skos:exactMatch UMLS:C0334496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002378 dermoid cyst skos:exactMatch DOID:2658 dermoid cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002378 dermoid cyst skos:exactMatch MESH:D003884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002378 dermoid cyst skos:exactMatch NCIT:C9011 Dermoid Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002378 dermoid cyst skos:exactMatch SCTID:441459009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002378 dermoid cyst skos:exactMatch UMLS:C0011649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002378 dermoid cyst skos:exactMatch UMLS:C2355625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002378 dermoid cyst skos:exactMatch UMLS:C2700593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002379 cystic teratoma skos:exactMatch DOID:2660 cystic teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002379 cystic teratoma skos:exactMatch NCIT:C9014 Cystic Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002379 cystic teratoma skos:exactMatch UMLS:C1368903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002380 myoepithelial tumor skos:exactMatch DOID:2661 myoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002380 myoepithelial tumor skos:exactMatch MESH:D009208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002380 myoepithelial tumor skos:exactMatch NCIT:C40392 Myoepithelial Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002380 myoepithelial tumor skos:exactMatch UMLS:C0027070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002380 myoepithelial tumor skos:exactMatch UMLS:C1947949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002381 sweat gland neoplasm skos:exactMatch DOID:2664 sweat gland benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002381 sweat gland neoplasm skos:exactMatch MESH:D013544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002381 sweat gland neoplasm skos:exactMatch NCIT:C3398 Sweat Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002381 sweat gland neoplasm skos:exactMatch SCTID:126490003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002381 sweat gland neoplasm skos:exactMatch UMLS:C0038987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002382 benign mesenchymoma skos:exactMatch NCIT:C4267 Benign Mesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002382 benign mesenchymoma skos:exactMatch UMLS:C0334491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002383 Pacinian tumor skos:exactMatch DOID:2669 Pacinian tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002383 Pacinian tumor skos:exactMatch NCIT:C4328 Pacinian Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002383 Pacinian tumor skos:exactMatch SCTID:404033003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002383 Pacinian tumor skos:exactMatch UMLS:C0334599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002385 benign cystic nephroma skos:exactMatch DOID:2673 adult cystic nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002385 benign cystic nephroma skos:exactMatch NCIT:C7504 Adult Cystic Nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002385 benign cystic nephroma skos:exactMatch UMLS:C1266138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002386 mixed epithelial stromal tumor of the kidney skos:exactMatch NCIT:C37263 Kidney Mixed Epithelial and Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002386 mixed epithelial stromal tumor of the kidney skos:exactMatch UMLS:C1272677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002387 liver angiosarcoma skos:exactMatch DOID:268 liver angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002387 liver angiosarcoma skos:exactMatch ICD10CM:C22.3 Angiosarcoma of liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002387 liver angiosarcoma skos:exactMatch NCIT:C4438 Liver Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002387 liver angiosarcoma skos:exactMatch SCTID:109844006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002387 liver angiosarcoma skos:exactMatch UMLS:C0345907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002388 intracystic papillary adenoma skos:exactMatch DOID:2682 intracystic papillary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002388 intracystic papillary adenoma skos:exactMatch NCIT:C4191 Breast Intracystic Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002388 intracystic papillary adenoma skos:exactMatch UMLS:C0334374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002395 renal adenoma skos:exactMatch DOID:2697 renal adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002395 renal adenoma skos:exactMatch NCIT:C8383 Kidney Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002395 renal adenoma skos:exactMatch UMLS:C0334684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002396 nephrogenic adenofibroma skos:exactMatch DOID:2698 nephrogenic adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002396 nephrogenic adenofibroma skos:exactMatch NCIT:C39812 Metanephric Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002396 nephrogenic adenofibroma skos:exactMatch UMLS:C1266141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002397 liver sarcoma skos:exactMatch DOID:270 liver sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002397 liver sarcoma skos:exactMatch NCIT:C4437 Liver Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002397 liver sarcoma skos:exactMatch SCTID:254601002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002397 liver sarcoma skos:exactMatch UMLS:C0345906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002398 mucinous adenofibroma skos:exactMatch DOID:2700 mucinous adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002398 mucinous adenofibroma skos:exactMatch NCIT:C8978 Mucinous Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002398 mucinous adenofibroma skos:exactMatch UMLS:C0334499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002399 tenosynovial giant cell tumor, localized type skos:exactMatch DOID:2701 nodular tenosynovitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002399 tenosynovial giant cell tumor, localized type skos:exactMatch NCIT:C6532 Tenosynovial Giant Cell Tumor, Localized Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002399 tenosynovial giant cell tumor, localized type skos:exactMatch SCTID:95413004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002399 tenosynovial giant cell tumor, localized type skos:exactMatch UMLS:C0588125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002400 synovitis skos:exactMatch DOID:2703 synovitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002400 synovitis skos:exactMatch MESH:D013585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002400 synovitis skos:exactMatch NCIT:C50766 Synovitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002400 synovitis skos:exactMatch SCTID:416209007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002401 malignant tenosynovial giant cell tumor skos:exactMatch DOID:2704 malignant giant cell tumor of the tendon sheath semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002401 malignant tenosynovial giant cell tumor skos:exactMatch NCIT:C6535 Malignant Tenosynovial Giant Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002401 malignant tenosynovial giant cell tumor skos:exactMatch UMLS:C1266168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002402 malignant giant cell tumor skos:exactMatch DOID:2705 malignant giant cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002402 malignant giant cell tumor skos:exactMatch NCIT:C4090 Malignant Giant Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002402 malignant giant cell tumor skos:exactMatch UMLS:C0334229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002403 synovium cancer skos:exactMatch DOID:2706 synovium cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002403 synovium cancer skos:exactMatch NCIT:C6531 Malignant Synovial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002403 synovium cancer skos:exactMatch UMLS:C1334624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002404 liver hemangioma skos:exactMatch DOID:271 hemangioma of liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002404 liver hemangioma skos:exactMatch NCIT:C3869 Liver Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002404 liver hemangioma skos:exactMatch SCTID:93469006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002404 liver hemangioma skos:exactMatch UMLS:C0238246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002405 hepatic vascular disorder skos:exactMatch DOID:272 hepatic vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002405 hepatic vascular disorder skos:exactMatch NCIT:C35442 Liver Vascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002405 hepatic vascular disorder skos:exactMatch SCTID:235878005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002405 hepatic vascular disorder skos:exactMatch UMLS:C0400923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002406 dermatitis skos:exactMatch DOID:2723 dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002406 dermatitis skos:exactMatch MESH:D003872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002406 dermatitis skos:exactMatch NCIT:C2983 Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002406 dermatitis skos:exactMatch SCTID:43116000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002406 dermatitis skos:exactMatch UMLS:C0011603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002407 capillary hemangioma skos:exactMatch DOID:2725 capillary hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002407 capillary hemangioma skos:exactMatch MESH:D018324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002407 capillary hemangioma skos:exactMatch NCIT:C7457 Capillary Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002407 capillary hemangioma skos:exactMatch SCTID:56975005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002407 capillary hemangioma skos:exactMatch UMLS:C0206733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002408 hereditary hyperbilirubinemia skos:exactMatch DOID:2741 bilirubin metabolic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002408 hereditary hyperbilirubinemia skos:exactMatch MESH:D006933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002408 hereditary hyperbilirubinemia skos:exactMatch NCIT:C84761 Hereditary Hyperbilirubinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002408 hereditary hyperbilirubinemia skos:exactMatch OMIMPS:237450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002408 hereditary hyperbilirubinemia skos:exactMatch UMLS:C0020435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002409 auditory system disorder skos:exactMatch DOID:2742 auditory system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002409 auditory system disorder skos:exactMatch ICD10CM:H60-H95 Diseases of the ear and mastoid process (H60-H95) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002409 auditory system disorder skos:exactMatch SCTID:362966006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002410 pyeloureteritis cystica skos:exactMatch DOID:2743 pyeloureteritis cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002410 pyeloureteritis cystica skos:exactMatch ICD10CM:N28.85 Pyeloureteritis cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002410 pyeloureteritis cystica skos:exactMatch SCTID:37779008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002410 pyeloureteritis cystica skos:exactMatch UMLS:C0156254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002411 narcissistic personality disorder skos:exactMatch DOID:2745 narcissistic personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002411 narcissistic personality disorder skos:exactMatch ICD10CM:F60.81 Narcissistic personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002411 narcissistic personality disorder skos:exactMatch NCIT:C92635 Narcissistic Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002411 narcissistic personality disorder skos:exactMatch SCTID:80711002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002412 disorder of glycogen metabolism skos:exactMatch DOID:0050728 glycogen metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002412 disorder of glycogen metabolism skos:exactMatch DOID:2747 glycogen storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002412 disorder of glycogen metabolism skos:exactMatch ICD10CM:E74.0 Glycogen storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002412 disorder of glycogen metabolism skos:exactMatch MESH:D006008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002412 disorder of glycogen metabolism skos:exactMatch NCIT:C61272 Glycogen Storage Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002412 disorder of glycogen metabolism skos:exactMatch OMIMPS:232200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002412 disorder of glycogen metabolism skos:exactMatch Orphanet:79201 Glycogen storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002412 disorder of glycogen metabolism skos:exactMatch SCTID:29633007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002412 disorder of glycogen metabolism skos:exactMatch UMLS:C0017919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002413 glycogen storage disease I skos:exactMatch DOID:0081329 glycogen storage disease I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002413 glycogen storage disease I skos:exactMatch DOID:2749 glycogen storage disease Ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002413 glycogen storage disease I skos:exactMatch ICD10CM:E74.01 von Gierke disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002413 glycogen storage disease I skos:exactMatch MESH:D005953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002413 glycogen storage disease I skos:exactMatch NCIT:C84733 Glycogen Storage Disease Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002413 glycogen storage disease I skos:exactMatch Orphanet:364 Glycogen storage disease due to glucose-6-phosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002413 glycogen storage disease I skos:exactMatch SCTID:7265005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002414 gastric hemangioma skos:exactMatch DOID:275 gastric hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002414 gastric hemangioma skos:exactMatch NCIT:C5481 Gastric Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002414 gastric hemangioma skos:exactMatch UMLS:C1333770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002415 bone carcinoma skos:exactMatch DOID:2762 bone carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002416 ethmoid sinus squamous cell carcinoma skos:exactMatch DOID:2763 ethmoid sinus squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002416 ethmoid sinus squamous cell carcinoma skos:exactMatch NCIT:C6065 Ethmoid Sinus Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002416 ethmoid sinus squamous cell carcinoma skos:exactMatch SCTID:707359008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002416 ethmoid sinus squamous cell carcinoma skos:exactMatch UMLS:C1333477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002418 ethmoid sinus adenocarcinoma skos:exactMatch DOID:2766 ethmoid sinus adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002418 ethmoid sinus adenocarcinoma skos:exactMatch NCIT:C6237 Ethmoid Sinus Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002418 ethmoid sinus adenocarcinoma skos:exactMatch UMLS:C1333472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002419 transient tic disorder skos:exactMatch DOID:2768 transient tic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002419 transient tic disorder skos:exactMatch ICD10CM:F95.0 Transient tic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002419 transient tic disorder skos:exactMatch NCIT:C116767 Transient Tic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002419 transient tic disorder skos:exactMatch SCTID:56573006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002420 tic disorder skos:exactMatch DOID:2769 tic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002420 tic disorder skos:exactMatch MESH:D013981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002420 tic disorder skos:exactMatch SCTID:568005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002422 adamantinoma skos:exactMatch DOID:2775 long bone adamantinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002422 adamantinoma skos:exactMatch DOID:2776 adamantinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002422 adamantinoma skos:exactMatch MESH:C562741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002422 adamantinoma skos:exactMatch MESH:D050398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002422 adamantinoma skos:exactMatch NCIT:C7644 Adamantinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002422 adamantinoma skos:exactMatch OMIM:102660 adamantinoma of long bones semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002422 adamantinoma skos:exactMatch Orphanet:55881 Adamantinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002422 adamantinoma skos:exactMatch SCTID:307609003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002422 adamantinoma skos:exactMatch UMLS:C0334556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002423 rectosigmoid junction neoplasm skos:exactMatch DOID:2780 rectosigmoid junction neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002423 rectosigmoid junction neoplasm skos:exactMatch NCIT:C4877 Rectosigmoid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002423 rectosigmoid junction neoplasm skos:exactMatch SCTID:126848003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002423 rectosigmoid junction neoplasm skos:exactMatch UMLS:C0345873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002424 rectosigmoid carcinoma skos:exactMatch DOID:2781 rectosigmoid cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002424 rectosigmoid carcinoma skos:exactMatch NCIT:C7421 Rectosigmoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002424 rectosigmoid carcinoma skos:exactMatch UMLS:C1327709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002425 rectosigmoid junction cancer skos:exactMatch DOID:2782 rectosigmoid junction cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002425 rectosigmoid junction cancer skos:exactMatch ICD10CM:C19 Malignant neoplasm of rectosigmoid junction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002425 rectosigmoid junction cancer skos:exactMatch NCIT:C7420 Malignant Rectosigmoid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002425 rectosigmoid junction cancer skos:exactMatch SCTID:363414004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002425 rectosigmoid junction cancer skos:exactMatch UMLS:C0153443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002426 lung sarcoma skos:exactMatch DOID:2784 lung sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002426 lung sarcoma skos:exactMatch NCIT:C4860 Lung Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002426 lung sarcoma skos:exactMatch UMLS:C0598790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002427 cerebellar disorder skos:exactMatch DOID:2786 cerebellar disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002427 cerebellar disorder skos:exactMatch MESH:D002526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002427 cerebellar disorder skos:exactMatch SCTID:223176004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002427 cerebellar disorder skos:exactMatch UMLS:C0007760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002428 protozoa infectious disease skos:exactMatch DOID:2789 parasitic protozoa infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002428 protozoa infectious disease skos:exactMatch ICD10CM:B50-B64 Protozoal diseases (B50-B64) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002428 protozoa infectious disease skos:exactMatch MESH:D011528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002428 protozoa infectious disease skos:exactMatch NCIT:C34953 Protozoal Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002429 idiopathic interstitial pneumonia skos:exactMatch DOID:2797 idiopathic interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002429 idiopathic interstitial pneumonia skos:exactMatch MESH:D054988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002429 idiopathic interstitial pneumonia skos:exactMatch NCIT:C35714 Idiopathic Interstitial Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002429 idiopathic interstitial pneumonia skos:exactMatch Orphanet:98300 Idiopathic interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002429 idiopathic interstitial pneumonia skos:exactMatch SCTID:700249006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002429 idiopathic interstitial pneumonia skos:exactMatch UMLS:C2350236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002432 malignant neoplasm of acoustic nerve skos:exactMatch DOID:2814 malignant neoplasm of acoustic nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002432 malignant neoplasm of acoustic nerve skos:exactMatch NCIT:C4539 Malignant Vestibulocochlear Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002432 malignant neoplasm of acoustic nerve skos:exactMatch SCTID:254980001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002432 malignant neoplasm of acoustic nerve skos:exactMatch UMLS:C0346331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002433 malignant cranial nerve neoplasm skos:exactMatch DOID:2815 cranial nerve malignant neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002433 malignant cranial nerve neoplasm skos:exactMatch NCIT:C3571 Malignant Cranial Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002433 malignant cranial nerve neoplasm skos:exactMatch SCTID:188307009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002433 malignant cranial nerve neoplasm skos:exactMatch UMLS:C0153644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002434 oculomotor nerve cancer skos:exactMatch DOID:2816 malignant oculomotor nerve tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002434 oculomotor nerve cancer skos:exactMatch NCIT:C6995 Malignant Oculomotor Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002434 oculomotor nerve cancer skos:exactMatch SCTID:93929003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002434 oculomotor nerve cancer skos:exactMatch UMLS:C0686417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002435 oculomotor nerve neoplasm skos:exactMatch DOID:2817 cranial nerve III tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002435 oculomotor nerve neoplasm skos:exactMatch NCIT:C6994 Oculomotor Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002435 oculomotor nerve neoplasm skos:exactMatch SCTID:126969002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002435 oculomotor nerve neoplasm skos:exactMatch UMLS:C1263895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002436 nasal disorder skos:exactMatch DOID:2825 nose disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002436 nasal disorder skos:exactMatch MESH:D009668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002436 nasal disorder skos:exactMatch SCTID:89488007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002436 nasal disorder skos:exactMatch UMLS:C0028432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002437 dehydration polycythemia skos:exactMatch DOID:2833 dehydration polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002437 dehydration polycythemia skos:exactMatch NCIT:C27310 Dehydration Polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002437 dehydration polycythemia skos:exactMatch UMLS:C0856815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002438 acquired polycythemia skos:exactMatch DOID:2834 acquired polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002440 erythropoietin polycythemia skos:exactMatch DOID:2839 erythropoietin polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002440 erythropoietin polycythemia skos:exactMatch NCIT:C35434 Polycythaemia due to Excess Erythropoetin Production semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002440 erythropoietin polycythemia skos:exactMatch SCTID:367328005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002440 erythropoietin polycythemia skos:exactMatch UMLS:C0391869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002441 Jervell and Lange-Nielsen syndrome skos:exactMatch DOID:2842 Jervell-Lange Nielsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002441 Jervell and Lange-Nielsen syndrome skos:exactMatch MESH:D029593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002441 Jervell and Lange-Nielsen syndrome skos:exactMatch NCIT:C84793 Jervell and Lange Nielsen Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002441 Jervell and Lange-Nielsen syndrome skos:exactMatch OMIMPS:220400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002441 Jervell and Lange-Nielsen syndrome skos:exactMatch Orphanet:90647 Jervell and Lange-Nielsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002441 Jervell and Lange-Nielsen syndrome skos:exactMatch SCTID:373905003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002441 Jervell and Lange-Nielsen syndrome skos:exactMatch UMLS:C0022387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002442 long QT syndrome skos:exactMatch DOID:2843 long QT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002442 long QT syndrome skos:exactMatch ICD10CM:I45.81 Long QT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002442 long QT syndrome skos:exactMatch MESH:D008133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002442 long QT syndrome skos:exactMatch NCIT:C34786 Long QT Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002442 long QT syndrome skos:exactMatch UMLS:C0023976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002443 bruxism skos:exactMatch DOID:2846 bruxism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002443 bruxism skos:exactMatch MESH:D002012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002444 melancholia skos:exactMatch DOID:2848 obsolete melancholia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002444 melancholia skos:exactMatch NCIT:C34812 Melancholic Depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002447 endometrial carcinoma skos:exactMatch DOID:2871 endometrial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002447 endometrial carcinoma skos:exactMatch NCIT:C7558 Endometrial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002447 endometrial carcinoma skos:exactMatch SCTID:254878006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002447 endometrial carcinoma skos:exactMatch UMLS:C0476089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002448 laryngeal sarcoma skos:exactMatch DOID:2877 larynx sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002448 laryngeal sarcoma skos:exactMatch NCIT:C6020 Laryngeal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002448 laryngeal sarcoma skos:exactMatch UMLS:C1334377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002449 nodular degeneration of cornea skos:exactMatch DOID:2879 nodular degeneration of cornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002449 nodular degeneration of cornea skos:exactMatch SCTID:72620002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002449 nodular degeneration of cornea skos:exactMatch UMLS:C0155122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002450 prostatic adenoma skos:exactMatch DOID:2883 prostatic adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002450 prostatic adenoma skos:exactMatch NCIT:C4795 Prostate Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002450 prostatic adenoma skos:exactMatch SCTID:21173002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002450 prostatic adenoma skos:exactMatch UMLS:C0520477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002451 benign prostate phyllodes tumor skos:exactMatch DOID:2885 benign prostate phyllodes tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002451 benign prostate phyllodes tumor skos:exactMatch NCIT:C5532 Benign Prostate Phyllodes Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002451 benign prostate phyllodes tumor skos:exactMatch UMLS:C1332535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002452 prostate leiomyoma skos:exactMatch DOID:2887 prostate leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002452 prostate leiomyoma skos:exactMatch NCIT:C5544 Prostate Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002452 prostate leiomyoma skos:exactMatch UMLS:C1335510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002453 retrocochlear disease skos:exactMatch DOID:2889 retrocochlear disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002453 retrocochlear disease skos:exactMatch MESH:D012181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002453 retrocochlear disease skos:exactMatch UMLS:C0035352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002455 exocervical carcinoma skos:exactMatch DOID:2892 exocervical carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002455 exocervical carcinoma skos:exactMatch NCIT:C7453 Exocervical Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002455 exocervical carcinoma skos:exactMatch SCTID:372100004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002455 exocervical carcinoma skos:exactMatch UMLS:C1299238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002457 Treacher-Collins syndrome skos:exactMatch DOID:2908 Treacher Collins syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002457 Treacher-Collins syndrome skos:exactMatch NCIT:C75018 Treacher Collins Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002457 Treacher-Collins syndrome skos:exactMatch OMIMPS:154500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002457 Treacher-Collins syndrome skos:exactMatch Orphanet:861 Treacher-Collins syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002457 Treacher-Collins syndrome skos:exactMatch SCTID:62767009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002457 Treacher-Collins syndrome skos:exactMatch UMLS:C0265241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002459 type IV hypersensitivity disease skos:exactMatch DOID:2916 hypersensitivity reaction type IV disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002459 type IV hypersensitivity disease skos:exactMatch NCIT:C3115 Type IV Hypersensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002459 type IV hypersensitivity disease skos:exactMatch UMLS:C0020522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002460 lacrimal system cancer skos:exactMatch DOID:292 lacrimal system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002460 lacrimal system cancer skos:exactMatch NCIT:C5102 Lacrimal System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002460 lacrimal system cancer skos:exactMatch SCTID:416510003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002460 lacrimal system cancer skos:exactMatch UMLS:C1334361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002461 membranoproliferative glomerulonephritis skos:exactMatch DOID:2920 membranoproliferative glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002461 membranoproliferative glomerulonephritis skos:exactMatch MESH:D015432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002461 membranoproliferative glomerulonephritis skos:exactMatch NCIT:C34644 Membranoproliferative Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002461 membranoproliferative glomerulonephritis skos:exactMatch SCTID:80321008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002461 membranoproliferative glomerulonephritis skos:exactMatch UMLS:C0017662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002462 glomerulonephritis skos:exactMatch DOID:2921 glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002462 glomerulonephritis skos:exactMatch MESH:D005921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002462 glomerulonephritis skos:exactMatch NCIT:C26784 Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002462 glomerulonephritis skos:exactMatch SCTID:36171008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002462 glomerulonephritis skos:exactMatch UMLS:C0017658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002463 lacrimal gland carcinoma skos:exactMatch DOID:293 lacrimal gland carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002463 lacrimal gland carcinoma skos:exactMatch NCIT:C6129 Lacrimal Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002463 lacrimal gland carcinoma skos:exactMatch UMLS:C1334358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002464 lacrimal gland cancer skos:exactMatch DOID:294 lacrimal gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002464 lacrimal gland cancer skos:exactMatch NCIT:C3563 Malignant Lacrimal Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002464 lacrimal gland cancer skos:exactMatch SCTID:127004000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002465 bronchiolitis skos:exactMatch DOID:2942 bronchiolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002465 bronchiolitis skos:exactMatch MESH:D001988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002465 bronchiolitis skos:exactMatch NCIT:C39658 Bronchiolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002465 bronchiolitis skos:exactMatch SCTID:4120002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002465 bronchiolitis skos:exactMatch UMLS:C0006271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002466 eye carcinoma skos:exactMatch DOID:295 eye carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002466 eye carcinoma skos:exactMatch NCIT:C6079 Eye Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002466 eye carcinoma skos:exactMatch UMLS:C0848866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002467 inner ear disorder skos:exactMatch DOID:2952 inner ear disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002467 inner ear disorder skos:exactMatch ICD10CM:H80-H83 Diseases of inner ear (H80-H83) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002467 inner ear disorder skos:exactMatch MESH:D007759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002467 inner ear disorder skos:exactMatch NCIT:C27166 Inner Ear Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002467 inner ear disorder skos:exactMatch SCTID:232297009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002468 hyperimmunoglobulin syndrome skos:exactMatch DOID:2959 hyperimmunoglobulin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002468 hyperimmunoglobulin syndrome skos:exactMatch NCIT:C27579 Hyperimmunoglobulin Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002468 hyperimmunoglobulin syndrome skos:exactMatch UMLS:C1334069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002469 lacrimal gland carcinoma ex pleomorphic adenoma skos:exactMatch DOID:296 mixed lacrimal gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002469 lacrimal gland carcinoma ex pleomorphic adenoma skos:exactMatch NCIT:C6804 Lacrimal Gland Carcinoma ex Pleomorphic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002469 lacrimal gland carcinoma ex pleomorphic adenoma skos:exactMatch SCTID:254989000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002469 lacrimal gland carcinoma ex pleomorphic adenoma skos:exactMatch UMLS:C0346342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002470 photosensitive trichothiodystrophy skos:exactMatch DOID:2960 photosensitive trichothiodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002470 photosensitive trichothiodystrophy skos:exactMatch Orphanet:453 IBIDS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002470 photosensitive trichothiodystrophy skos:exactMatch UMLS:CN205101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002471 bursitis skos:exactMatch DOID:2965 bursitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002471 bursitis skos:exactMatch MESH:D002062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002471 bursitis skos:exactMatch NCIT:C94407 Bursitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002471 bursitis skos:exactMatch SCTID:84017003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002471 bursitis skos:exactMatch UMLS:C0006444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002472 carcinoma ex pleomorphic adenoma skos:exactMatch NCIT:C4397 Carcinoma ex Pleomorphic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002472 carcinoma ex pleomorphic adenoma skos:exactMatch UMLS:C0344460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002473 cystic kidney disease skos:exactMatch DOID:2975 cystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002473 cystic kidney disease skos:exactMatch ICD10CM:Q61 Cystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002473 cystic kidney disease skos:exactMatch MESH:D052177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002473 cystic kidney disease skos:exactMatch NCIT:C34750 Cystic Kidney Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002473 cystic kidney disease skos:exactMatch SCTID:722223000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002473 cystic kidney disease skos:exactMatch UMLS:C0022679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002474 primary hyperoxaluria skos:exactMatch DOID:2977 primary hyperoxaluria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002474 primary hyperoxaluria skos:exactMatch MESH:D006960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002474 primary hyperoxaluria skos:exactMatch NCIT:C123158 Primary Hyperoxaluria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002474 primary hyperoxaluria skos:exactMatch OMIMPS:259900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002474 primary hyperoxaluria skos:exactMatch Orphanet:416 Primary hyperoxaluria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002474 primary hyperoxaluria skos:exactMatch SCTID:17901006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002474 primary hyperoxaluria skos:exactMatch UMLS:C0020501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002475 lacrimal gland adenocarcinoma skos:exactMatch DOID:298 lacrimal gland adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002475 lacrimal gland adenocarcinoma skos:exactMatch NCIT:C4541 Lacrimal Gland Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002475 lacrimal gland adenocarcinoma skos:exactMatch SCTID:254988008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002475 lacrimal gland adenocarcinoma skos:exactMatch UMLS:C0346341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002476 anuria skos:exactMatch DOID:2983 anuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002476 anuria skos:exactMatch MESH:D001002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002476 anuria skos:exactMatch UMLS:C0003460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002477 prostate neuroendocrine neoplasm skos:exactMatch DOID:2992 prostate neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002477 prostate neuroendocrine neoplasm skos:exactMatch NCIT:C5545 Prostate Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002477 prostate neuroendocrine neoplasm skos:exactMatch UMLS:C1335515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002478 mixed germ cell-sex cord-stromal tumor skos:exactMatch DOID:2996 mixed germ cell-sex cord neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002478 mixed germ cell-sex cord-stromal tumor skos:exactMatch NCIT:C5241 Mixed Germ Cell-Sex Cord-Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002478 mixed germ cell-sex cord-stromal tumor skos:exactMatch UMLS:C1321220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002479 Sertoli-Leydig cell tumor skos:exactMatch DOID:2997 Sertoli-Leydig cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002479 Sertoli-Leydig cell tumor skos:exactMatch MESH:D018310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002479 Sertoli-Leydig cell tumor skos:exactMatch UMLS:C0206723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002480 endometrioid tumor skos:exactMatch DOID:3001 female reproductive endometrioid cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002480 endometrioid tumor skos:exactMatch NCIT:C7113 Endometrioid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002480 endometrioid tumor skos:exactMatch UMLS:C0474809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002481 ovarian neuroendocrine neoplasm skos:exactMatch DOID:3002 ovary neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002481 ovarian neuroendocrine neoplasm skos:exactMatch NCIT:C5237 Ovarian Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002481 ovarian neuroendocrine neoplasm skos:exactMatch UMLS:C1335172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002482 nipple neoplasm skos:exactMatch DOID:3003 nipple benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002482 nipple neoplasm skos:exactMatch NCIT:C5212 Nipple Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002482 nipple neoplasm skos:exactMatch UMLS:C1112166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002483 breast myoepithelial tumor skos:exactMatch DOID:3004 breast myoepithelial neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002483 breast myoepithelial tumor skos:exactMatch NCIT:C40389 Breast Myoepithelial Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002483 breast myoepithelial tumor skos:exactMatch UMLS:C1511319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002485 breast neuroendocrine neoplasm skos:exactMatch DOID:3009 breast neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002485 breast neuroendocrine neoplasm skos:exactMatch NCIT:C5169 Breast Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002485 breast neuroendocrine neoplasm skos:exactMatch UMLS:C1332635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002486 lobular neoplasia skos:exactMatch DOID:3010 lobular neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002486 lobular neoplasia skos:exactMatch NCIT:C27939 Breast Lobular Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002486 lobular neoplasia skos:exactMatch UMLS:C0861352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002487 breast granular cell tumor skos:exactMatch DOID:3011 breast granular cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002487 breast granular cell tumor skos:exactMatch NCIT:C40400 Breast Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002487 breast granular cell tumor skos:exactMatch UMLS:C1511312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002488 intraductal breast neoplasm skos:exactMatch DOID:3013 intraductal breast benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002488 intraductal breast neoplasm skos:exactMatch NCIT:C36083 Breast Intraductal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002488 intraductal breast neoplasm skos:exactMatch UMLS:C0948967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002489 malignant breast phyllodes tumor skos:exactMatch DOID:3016 breast malignant phyllodes tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002489 malignant breast phyllodes tumor skos:exactMatch NCIT:C4504 Malignant Breast Phyllodes Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002489 malignant breast phyllodes tumor skos:exactMatch SCTID:254844000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002490 breast sarcoma skos:exactMatch DOID:3017 breast sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002490 breast sarcoma skos:exactMatch NCIT:C4670 Breast Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002490 breast sarcoma skos:exactMatch SCTID:278050001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002490 breast sarcoma skos:exactMatch UMLS:C0349667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002491 substance abuse skos:exactMatch DOID:302 substance abuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002491 substance abuse skos:exactMatch SCTID:66214007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002492 acute kidney failure skos:exactMatch DOID:3021 acute kidney failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002492 acute kidney failure skos:exactMatch ICD10CM:N17 Acute kidney failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002492 acute kidney failure skos:exactMatch MESH:D058186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002492 acute kidney failure skos:exactMatch NCIT:C26808 Acute Renal Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002493 prostatic acinar adenocarcinoma skos:exactMatch DOID:3024 prostatic acinar adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002493 prostatic acinar adenocarcinoma skos:exactMatch NCIT:C5596 Prostate Acinar Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002493 prostatic acinar adenocarcinoma skos:exactMatch UMLS:C1332139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002494 substance-related disorder skos:exactMatch DOID:303 substance-related disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002494 substance-related disorder skos:exactMatch ICD10CM:F10-F19 Mental and behavioral disorders due to psychoactive substance use (F10-F19) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002494 substance-related disorder skos:exactMatch MESH:D019966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002494 substance-related disorder skos:exactMatch NCIT:C92203 Substance-Related Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002495 colon signet ring cell adenocarcinoma skos:exactMatch DOID:3033 colon signet ring adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002495 colon signet ring cell adenocarcinoma skos:exactMatch NCIT:C7967 Colon Signet Ring Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002495 colon signet ring cell adenocarcinoma skos:exactMatch UMLS:C1707436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002496 submucosal invasive colon adenocarcinoma skos:exactMatch DOID:3038 submucosal invasive colon adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002496 submucosal invasive colon adenocarcinoma skos:exactMatch NCIT:C38760 Submucosal Invasive Colon Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002496 submucosal invasive colon adenocarcinoma skos:exactMatch UMLS:C1515024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002501 brain glioblastoma skos:exactMatch DOID:3073 brain glioblastoma multiforme semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002501 brain glioblastoma skos:exactMatch NCIT:C4642 Brain Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002501 brain glioblastoma skos:exactMatch SCTID:276828006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002501 brain glioblastoma skos:exactMatch UMLS:C0349543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002503 adult astrocytic tumour skos:exactMatch DOID:3076 adult astrocytic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002503 adult astrocytic tumour skos:exactMatch NCIT:C7049 Adult Astrocytic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002503 adult astrocytic tumour skos:exactMatch UMLS:C1332183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002505 childhood astrocytic tumor skos:exactMatch DOID:3079 childhood astrocytic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002505 childhood astrocytic tumor skos:exactMatch NCIT:C9022 Childhood Astrocytic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002505 childhood astrocytic tumor skos:exactMatch UMLS:C1321865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002507 gingival overgrowth skos:exactMatch DOID:3086 gingival overgrowth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002507 gingival overgrowth skos:exactMatch MESH:D019214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002507 gingival overgrowth skos:exactMatch SCTID:54711002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002508 gingivitis skos:exactMatch DOID:3087 gingivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002508 gingivitis skos:exactMatch MESH:D005891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002508 gingivitis skos:exactMatch NCIT:C34636 Gingivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002508 gingivitis skos:exactMatch SCTID:66383009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002508 gingivitis skos:exactMatch UMLS:C0017574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002509 non-specific granulomatous orchitis skos:exactMatch DOID:3089 granulomatous orchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002509 non-specific granulomatous orchitis skos:exactMatch NCIT:C27162 Non-Specific Granulomatous Orchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002509 non-specific granulomatous orchitis skos:exactMatch SCTID:50390006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002509 non-specific granulomatous orchitis skos:exactMatch UMLS:C0436545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002510 obsolete germ cell and embryonal cancer skos:exactMatch DOID:3095 germ cell and embryonal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002510 obsolete germ cell and embryonal cancer skos:exactMatch MESH:D009373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002511 stenosis of lacrimal sac skos:exactMatch DOID:3096 stenosis of lacrimal sac semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002511 stenosis of lacrimal sac skos:exactMatch SCTID:11772001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002512 papillary adenocarcinoma skos:exactMatch DOID:3112 papillary adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002512 papillary adenocarcinoma skos:exactMatch MESH:D000231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002512 papillary adenocarcinoma skos:exactMatch NCIT:C2853 Papillary Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002512 papillary adenocarcinoma skos:exactMatch UMLS:C0001420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002512 papillary adenocarcinoma skos:exactMatch UMLS:C1321863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002513 kidney benign neoplasm skos:exactMatch DOID:3116 kidney benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002513 kidney benign neoplasm skos:exactMatch NCIT:C4778 Benign Kidney Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002513 kidney benign neoplasm skos:exactMatch SCTID:92165001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002514 hepatobiliary neoplasm skos:exactMatch DOID:0080355 hepatobiliary system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002514 hepatobiliary neoplasm skos:exactMatch NCIT:C8614 Hepatobiliary Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002514 hepatobiliary neoplasm skos:exactMatch UMLS:C0854196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002515 hepatobiliary disorder skos:exactMatch DOID:3118 hepatobiliary disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002515 hepatobiliary disorder skos:exactMatch NCIT:C3959 Hepatobiliary Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002515 hepatobiliary disorder skos:exactMatch UMLS:C0267792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002516 digestive system cancer skos:exactMatch DOID:3119 gastrointestinal system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002516 digestive system cancer skos:exactMatch ICD10CM:C15-C26 Malignant neoplasms of digestive organs (C15-C26) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002516 digestive system cancer skos:exactMatch NCIT:C4890 Malignant Digestive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002517 tenosynovitis of foot and ankle skos:exactMatch DOID:312 tenosynovitis of foot and ankle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002518 gallbladder papillary neoplasm skos:exactMatch DOID:3120 gallbladder papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002518 gallbladder papillary neoplasm skos:exactMatch NCIT:C7130 Gallbladder Intracholecystic Papillary Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002518 gallbladder papillary neoplasm skos:exactMatch UMLS:C1333754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002519 anus disorder skos:exactMatch DOID:3128 anus disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002519 anus disorder skos:exactMatch MESH:D001004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002519 anus disorder skos:exactMatch NCIT:C26695 Anal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002519 anus disorder skos:exactMatch SCTID:32110003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002519 anus disorder skos:exactMatch UMLS:C0003462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002519 anus disorder skos:exactMatch UMLS:C0016167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002519 anus disorder skos:exactMatch UMLS:C1301262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002520 hepatic porphyria skos:exactMatch DOID:3133 acute porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002520 hepatic porphyria skos:exactMatch MESH:D017094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002520 hepatic porphyria skos:exactMatch Orphanet:95157 Acute hepatic porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002520 hepatic porphyria skos:exactMatch SCTID:55056006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002520 hepatic porphyria skos:exactMatch UMLS:C0162533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002520 hepatic porphyria skos:exactMatch UMLS:CN552491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002522 tenosynovial giant cell tumor skos:exactMatch DOID:314 tenosynovial giant cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002522 tenosynovial giant cell tumor skos:exactMatch NCIT:C3402 Tenosynovial Giant Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002522 tenosynovial giant cell tumor skos:exactMatch SCTID:310605004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002522 tenosynovial giant cell tumor skos:exactMatch UMLS:C1318543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002523 cutaneous mucinosis skos:exactMatch DOID:3141 mucinoses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002523 cutaneous mucinosis skos:exactMatch MESH:D017520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002523 cutaneous mucinosis skos:exactMatch SCTID:402721001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002523 cutaneous mucinosis skos:exactMatch UMLS:C0162855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002525 inherited lipid metabolism disorder skos:exactMatch DOID:3146 lipid metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002525 inherited lipid metabolism disorder skos:exactMatch NCIT:C97092 Lipid Metabolism Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002525 inherited lipid metabolism disorder skos:exactMatch Orphanet:309005 Disorder of lipid metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002525 inherited lipid metabolism disorder skos:exactMatch SCTID:267431006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002525 inherited lipid metabolism disorder skos:exactMatch UMLS:C0154251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002526 dermal unilateral segmental cavernous angioma skos:exactMatch DOID:3148 dermal unilateral segmental cavernous angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002526 dermal unilateral segmental cavernous angioma skos:exactMatch UMLS:C0474966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002527 keratoacanthoma skos:exactMatch DOID:3149 keratoacanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002527 keratoacanthoma skos:exactMatch MESH:D007636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002527 keratoacanthoma skos:exactMatch NCIT:C3146 Keratoacanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002527 keratoacanthoma skos:exactMatch SCTID:254662007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002527 keratoacanthoma skos:exactMatch UMLS:C0022572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002528 synovium neoplasm skos:exactMatch DOID:315 synovium neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002528 synovium neoplasm skos:exactMatch NCIT:C8964 Synovial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002528 synovium neoplasm skos:exactMatch UMLS:C0476203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002529 skin squamous cell carcinoma skos:exactMatch DOID:3151 skin squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002529 skin squamous cell carcinoma skos:exactMatch NCIT:C4819 Skin Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002529 skin squamous cell carcinoma skos:exactMatch SCTID:254651007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002529 skin squamous cell carcinoma skos:exactMatch UMLS:C0553723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002531 skin neoplasm skos:exactMatch DOID:3165 skin benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002531 skin neoplasm skos:exactMatch MESH:D012878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002531 skin neoplasm skos:exactMatch NCIT:C3372 Skin Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002531 skin neoplasm skos:exactMatch SCTID:126488004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002531 skin neoplasm skos:exactMatch UMLS:C0037286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002532 squamous cell neoplasm skos:exactMatch DOID:3168 squamous cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002532 squamous cell neoplasm skos:exactMatch MESH:D018307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002532 squamous cell neoplasm skos:exactMatch NCIT:C3792 Squamous Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002532 squamous cell neoplasm skos:exactMatch UMLS:C0206720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002533 papillary adenoma skos:exactMatch DOID:3172 papillary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002533 papillary adenoma skos:exactMatch NCIT:C79951 Papillary Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002533 papillary adenoma skos:exactMatch UMLS:C0205650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002534 fallopian tube papilloma skos:exactMatch DOID:3173 fallopian tube serous papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002534 fallopian tube papilloma skos:exactMatch NCIT:C40112 Fallopian Tube Serous Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002534 fallopian tube papilloma skos:exactMatch UMLS:C1517123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002535 verrucous papilloma skos:exactMatch DOID:3177 verrucous papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002535 verrucous papilloma skos:exactMatch NCIT:C4101 Verrucous Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002535 verrucous papilloma skos:exactMatch UMLS:C0334243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002536 skin papilloma skos:exactMatch DOID:3178 skin papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002536 skin papilloma skos:exactMatch NCIT:C4614 Skin Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002536 skin papilloma skos:exactMatch SCTID:255184001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002536 skin papilloma skos:exactMatch UMLS:C0347390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002537 inverted papilloma skos:exactMatch DOID:3179 inverted papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002537 inverted papilloma skos:exactMatch MESH:D018308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002537 inverted papilloma skos:exactMatch NCIT:C3793 Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002537 inverted papilloma skos:exactMatch SCTID:104081000119103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002537 inverted papilloma skos:exactMatch UMLS:C0206721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002540 childhood oligodendroglioma skos:exactMatch DOID:3183 childhood oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002540 childhood oligodendroglioma skos:exactMatch NCIT:C4045 Childhood Oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002540 childhood oligodendroglioma skos:exactMatch UMLS:C0280475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002541 spinal cord oligodendroglioma skos:exactMatch DOID:3184 spinal cord oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002541 spinal cord oligodendroglioma skos:exactMatch NCIT:C4535 Spinal Cord Oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002541 spinal cord oligodendroglioma skos:exactMatch SCTID:254950006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002541 spinal cord oligodendroglioma skos:exactMatch UMLS:C0346295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002542 spinal cord glioma skos:exactMatch DOID:3185 spinal cord glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002542 spinal cord glioma skos:exactMatch NCIT:C4534 Spinal Cord Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002542 spinal cord glioma skos:exactMatch SCTID:254946004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002542 spinal cord glioma skos:exactMatch UMLS:C2937245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002543 adult oligodendroglioma skos:exactMatch DOID:3186 adult oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002543 adult oligodendroglioma skos:exactMatch NCIT:C4014 Adult Oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002543 adult oligodendroglioma skos:exactMatch UMLS:C0279070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002544 brain oligodendroglioma skos:exactMatch DOID:3187 brain oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002544 brain oligodendroglioma skos:exactMatch NCIT:C9377 Brain Oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002544 brain oligodendroglioma skos:exactMatch SCTID:254940005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002544 brain oligodendroglioma skos:exactMatch UMLS:C0346286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002545 spinal cord disorder skos:exactMatch DOID:319 spinal cord disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002545 spinal cord disorder skos:exactMatch MESH:D013118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002545 spinal cord disorder skos:exactMatch NCIT:C97110 Spinal Cord Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002545 spinal cord disorder skos:exactMatch SCTID:48522003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002545 spinal cord disorder skos:exactMatch UMLS:C0037928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002546 schwannoma skos:exactMatch DOID:3192 neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002546 schwannoma skos:exactMatch DOID:955 benign neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002546 schwannoma skos:exactMatch NCIT:C3269 Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002546 schwannoma skos:exactMatch Orphanet:252164 Benign schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002546 schwannoma skos:exactMatch SCTID:404022001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002546 schwannoma skos:exactMatch UMLS:C0027809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002546 schwannoma skos:exactMatch UMLS:CN202001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002547 nerve sheath neoplasm skos:exactMatch DOID:3193 peripheral nerve sheath neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002547 nerve sheath neoplasm skos:exactMatch MESH:D018317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002547 nerve sheath neoplasm skos:exactMatch NCIT:C4972 Nerve Sheath Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002548 cellular schwannoma skos:exactMatch DOID:3196 cellular schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002548 cellular schwannoma skos:exactMatch NCIT:C4724 Cellular Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002548 cellular schwannoma skos:exactMatch SCTID:404026003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002548 cellular schwannoma skos:exactMatch UMLS:C0431124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002549 schwannoma of twelfth cranial nerve skos:exactMatch DOID:3197 schwannoma of twelfth cranial nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002549 schwannoma of twelfth cranial nerve skos:exactMatch NCIT:C5434 Schwannoma of the Twelfth Cranial Nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002549 schwannoma of twelfth cranial nerve skos:exactMatch UMLS:C1335928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002550 hypoglossal nerve neoplasm skos:exactMatch DOID:3198 hypoglossal nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002550 hypoglossal nerve neoplasm skos:exactMatch NCIT:C5830 Hypoglossal Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002550 hypoglossal nerve neoplasm skos:exactMatch SCTID:126978008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002550 hypoglossal nerve neoplasm skos:exactMatch UMLS:C1263903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002551 c-P angle neurinoma skos:exactMatch DOID:3199 C-P angle neurinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002551 c-P angle neurinoma skos:exactMatch NCIT:C5413 Cerebellopontine Angle Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002551 c-P angle neurinoma skos:exactMatch UMLS:C1332905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002552 vascular myelopathy skos:exactMatch DOID:320 vascular myelopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002552 vascular myelopathy skos:exactMatch ICD10CM:G95.1 Vascular myelopathies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002552 vascular myelopathy skos:exactMatch SCTID:29774004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002552 vascular myelopathy skos:exactMatch UMLS:C0154685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002553 cerebellopontine angle tumor skos:exactMatch DOID:3200 cerebellopontine angle tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002553 cerebellopontine angle tumor skos:exactMatch NCIT:C5414 Cerebellopontine Angle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002553 cerebellopontine angle tumor skos:exactMatch SCTID:126947009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002554 sympathetic neurilemmoma skos:exactMatch DOID:3201 sympathetic neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002554 sympathetic neurilemmoma skos:exactMatch NCIT:C5421 Sympathetic Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002554 sympathetic neurilemmoma skos:exactMatch UMLS:C1336543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002555 trigeminal schwannoma skos:exactMatch DOID:3202 neurilemmoma of the fifth cranial nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002555 trigeminal schwannoma skos:exactMatch NCIT:C4655 Trigeminal Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002555 trigeminal schwannoma skos:exactMatch SCTID:277185000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002555 trigeminal schwannoma skos:exactMatch UMLS:C0349582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002556 microcystic/reticular schwannoma skos:exactMatch NCIT:C5321 Microcystic/Reticular Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002556 microcystic/reticular schwannoma skos:exactMatch UMLS:C4054526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002558 melanotic neurilemmoma skos:exactMatch DOID:3205 melanotic neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002558 melanotic neurilemmoma skos:exactMatch NCIT:C6970 Melanotic Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002558 melanotic neurilemmoma skos:exactMatch SCTID:404024000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002558 melanotic neurilemmoma skos:exactMatch UMLS:C1306247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002559 plexiform schwannoma skos:exactMatch DOID:3206 plexiform schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002559 plexiform schwannoma skos:exactMatch NCIT:C6969 Plexiform Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002559 plexiform schwannoma skos:exactMatch SCTID:404025004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002559 plexiform schwannoma skos:exactMatch UMLS:C1370659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002561 lysosomal storage disease skos:exactMatch DOID:3211 lysosomal storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002561 lysosomal storage disease skos:exactMatch MESH:D016464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002561 lysosomal storage disease skos:exactMatch NCIT:C61250 Lysosomal Storage Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002561 lysosomal storage disease skos:exactMatch Orphanet:68366 Lysosomal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002561 lysosomal storage disease skos:exactMatch SCTID:23585005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002561 lysosomal storage disease skos:exactMatch UMLS:C0085078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002561 lysosomal storage disease skos:exactMatch UMLS:CN205533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002562 demyelinating disease skos:exactMatch DOID:3213 demyelinating disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002562 demyelinating disease skos:exactMatch MESH:D003711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002562 demyelinating disease skos:exactMatch NCIT:C34527 Demyelinating Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002562 demyelinating disease skos:exactMatch UMLS:C0011303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002563 jejunal somatostatinoma skos:exactMatch DOID:3216 jejunal somatostatinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002563 jejunal somatostatinoma skos:exactMatch NCIT:C5787 Jejunal Somatostatin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002563 jejunal somatostatinoma skos:exactMatch UMLS:C1334297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002564 jejunal neoplasm skos:exactMatch DOID:3218 jejunal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002564 jejunal neoplasm skos:exactMatch MESH:D007580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002564 jejunal neoplasm skos:exactMatch NCIT:C8401 Jejunal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002564 jejunal neoplasm skos:exactMatch SCTID:126834003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002564 jejunal neoplasm skos:exactMatch UMLS:C0022374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002565 myelitis skos:exactMatch DOID:322 myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002565 myelitis skos:exactMatch MESH:D009187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002565 myelitis skos:exactMatch NCIT:C26832 Myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002565 myelitis skos:exactMatch SCTID:41370002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002565 myelitis skos:exactMatch UMLS:C0026975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002567 tracheal disorder skos:exactMatch DOID:3225 tracheal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002567 tracheal disorder skos:exactMatch MESH:D014133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002567 tracheal disorder skos:exactMatch NCIT:C35079 Tracheal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002567 tracheal disorder skos:exactMatch SCTID:47125007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002567 tracheal disorder skos:exactMatch UMLS:C0040580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002568 tracheal stenosis skos:exactMatch DOID:3227 tracheal stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002568 tracheal stenosis skos:exactMatch MESH:D014135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002568 tracheal stenosis skos:exactMatch NCIT:C78646 Tracheal Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002568 tracheal stenosis skos:exactMatch SCTID:11296007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002568 tracheal stenosis skos:exactMatch UMLS:C0040583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002569 gastric dilatation skos:exactMatch DOID:3229 gastric dilatation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002569 gastric dilatation skos:exactMatch MESH:D013271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002569 gastric dilatation skos:exactMatch UMLS:C0038353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002570 high pressure neurological syndrome skos:exactMatch DOID:3230 high pressure neurological syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002570 high pressure neurological syndrome skos:exactMatch MESH:D006610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002570 high pressure neurological syndrome skos:exactMatch UMLS:C0019537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002571 primary central nervous system lymphoma skos:exactMatch DOID:3234 central nervous system lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002571 primary central nervous system lymphoma skos:exactMatch NCIT:C9301 Central Nervous System Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002571 primary central nervous system lymphoma skos:exactMatch Orphanet:46135 Primary central nervous system lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002571 primary central nervous system lymphoma skos:exactMatch SCTID:307649006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002572 aspiration pneumonitis skos:exactMatch DOID:3240 aspiration pneumonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002572 aspiration pneumonitis skos:exactMatch NCIT:C34932 Aspiration Pneumonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002572 aspiration pneumonitis skos:exactMatch SCTID:155597006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002572 aspiration pneumonitis skos:exactMatch UMLS:C1761609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002574 prostate embryonal rhabdomyosarcoma skos:exactMatch DOID:3251 prostate embryonal rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002574 prostate embryonal rhabdomyosarcoma skos:exactMatch NCIT:C5525 Prostate Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002574 prostate embryonal rhabdomyosarcoma skos:exactMatch UMLS:C1335508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002576 embryonal extrahepatic bile duct rhabdomyosarcoma skos:exactMatch DOID:3253 embryonal extrahepatic bile duct rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002576 embryonal extrahepatic bile duct rhabdomyosarcoma skos:exactMatch NCIT:C5847 Extrahepatic Bile Duct Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002576 embryonal extrahepatic bile duct rhabdomyosarcoma skos:exactMatch UMLS:C1333505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002577 extrahepatic bile duct rhabdomyosarcoma skos:exactMatch DOID:3254 bile duct rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002577 extrahepatic bile duct rhabdomyosarcoma skos:exactMatch NCIT:C5860 Extrahepatic Bile Duct Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002577 extrahepatic bile duct rhabdomyosarcoma skos:exactMatch UMLS:C2064434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002578 botryoid rhabdomyosarcoma skos:exactMatch DOID:3255 botryoid rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002578 botryoid rhabdomyosarcoma skos:exactMatch NCIT:C9150 Botryoid-Type Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002578 botryoid rhabdomyosarcoma skos:exactMatch SCTID:404052009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002578 botryoid rhabdomyosarcoma skos:exactMatch UMLS:C1306573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002578 botryoid rhabdomyosarcoma skos:exactMatch UMLS:C1306574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002579 orbit embryonal rhabdomyosarcoma skos:exactMatch DOID:3258 orbit embryonal rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002579 orbit embryonal rhabdomyosarcoma skos:exactMatch NCIT:C6246 Orbit Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002579 orbit embryonal rhabdomyosarcoma skos:exactMatch UMLS:C1335127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002580 orbit rhabdomyosarcoma skos:exactMatch DOID:3259 orbit rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002580 orbit rhabdomyosarcoma skos:exactMatch MESH:C537605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002580 orbit rhabdomyosarcoma skos:exactMatch NCIT:C4543 Orbit Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002580 orbit rhabdomyosarcoma skos:exactMatch SCTID:254994000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002580 orbit rhabdomyosarcoma skos:exactMatch UMLS:C0346347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002581 spindle cell rhabdomyosarcoma skos:exactMatch DOID:3260 spindle cell rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002581 spindle cell rhabdomyosarcoma skos:exactMatch NCIT:C6519 Spindle Cell Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002581 spindle cell rhabdomyosarcoma skos:exactMatch SCTID:404055006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002581 spindle cell rhabdomyosarcoma skos:exactMatch UMLS:C1266134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002582 subacute leukemia skos:exactMatch DOID:3264 subacute leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002582 subacute leukemia skos:exactMatch SCTID:302855005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002582 subacute leukemia skos:exactMatch UMLS:C0153924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002583 mucinous ovarian cystadenoma skos:exactMatch DOID:3267 mucinous ovarian cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002583 mucinous ovarian cystadenoma skos:exactMatch NCIT:C4512 Ovarian Mucinous Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002583 mucinous ovarian cystadenoma skos:exactMatch SCTID:119422004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002583 mucinous ovarian cystadenoma skos:exactMatch UMLS:C0346172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002585 breast fibrocystic change, proliferative type skos:exactMatch DOID:3274 proliferative type fibrocystic change of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002585 breast fibrocystic change, proliferative type skos:exactMatch NCIT:C6940 Breast Fibrocystic Change, Proliferative Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002585 breast fibrocystic change, proliferative type skos:exactMatch UMLS:C0334056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002586 thymus cancer skos:exactMatch DOID:3277 thymus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002586 thymus cancer skos:exactMatch NCIT:C4962 Malignant Thymus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002586 thymus cancer skos:exactMatch SCTID:363434003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002586 thymus cancer skos:exactMatch UMLS:C0751552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002587 encapsulated thymoma skos:exactMatch DOID:3278 encapsulated thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002587 encapsulated thymoma skos:exactMatch NCIT:C7386 Encapsulated Thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002587 encapsulated thymoma skos:exactMatch UMLS:C1333383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002588 thymoma type A skos:exactMatch DOID:3279 spindle cell thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002588 thymoma type A skos:exactMatch NCIT:C6454 Thymoma Type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002588 thymoma type A skos:exactMatch Orphanet:263310 Thymoma type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002588 thymoma type A skos:exactMatch UMLS:C1266091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002590 combined thymoma skos:exactMatch DOID:3281 combined thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002592 invasive malignant thymoma skos:exactMatch DOID:3283 invasive malignant thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002592 invasive malignant thymoma skos:exactMatch NCIT:C7904 Invasive Malignant Thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002592 invasive malignant thymoma skos:exactMatch UMLS:C0278846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002594 monkeypox skos:exactMatch DOID:3292 mpox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002594 monkeypox skos:exactMatch ICD10CM:B04 Monkeypox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002594 monkeypox skos:exactMatch MESH:D045908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002594 monkeypox skos:exactMatch NCIT:C128421 Monkeypox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002594 monkeypox skos:exactMatch SCTID:359814004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002594 monkeypox skos:exactMatch UMLS:C0276180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002595 vaccinia skos:exactMatch DOID:3298 vaccinia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002595 vaccinia skos:exactMatch MESH:D014615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002595 vaccinia skos:exactMatch SCTID:111852003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002595 vaccinia skos:exactMatch UMLS:C0042214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002597 notochordal tumor skos:exactMatch DOID:3303 notochordal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002597 notochordal tumor skos:exactMatch NCIT:C7063 Notochordal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002597 notochordal tumor skos:exactMatch UMLS:C1335069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002598 germinoma skos:exactMatch DOID:3304 germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002598 germinoma skos:exactMatch MESH:D018237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002598 germinoma skos:exactMatch NCIT:C3753 Germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002598 germinoma skos:exactMatch UMLS:C0206660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002599 teratocarcinoma skos:exactMatch DOID:3305 teratocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002599 teratocarcinoma skos:exactMatch MESH:D018243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002599 teratocarcinoma skos:exactMatch NCIT:C3756 Mixed Embryonal Carcinoma and Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002599 teratocarcinoma skos:exactMatch UMLS:C0206664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002601 teratoma skos:exactMatch DOID:3307 teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002601 teratoma skos:exactMatch MESH:D013724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002601 teratoma skos:exactMatch NCIT:C3403 Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002601 teratoma skos:exactMatch SCTID:36591000119102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002602 central nervous system disorder skos:exactMatch DOID:331 central nervous system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002602 central nervous system disorder skos:exactMatch MESH:D002493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002602 central nervous system disorder skos:exactMatch NCIT:C2934 Central Nervous System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002602 central nervous system disorder skos:exactMatch SCTID:23853001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002602 central nervous system disorder skos:exactMatch UMLS:C0007682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002603 angiomyolipoma skos:exactMatch DOID:3314 angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002603 angiomyolipoma skos:exactMatch MESH:D018207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002603 angiomyolipoma skos:exactMatch NCIT:C3734 Angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002603 angiomyolipoma skos:exactMatch UMLS:C0206633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002604 pericytic neoplasm skos:exactMatch DOID:3316 perivascular tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002604 pericytic neoplasm skos:exactMatch NCIT:C6528 Pericytic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002604 pericytic neoplasm skos:exactMatch UMLS:C1335392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002605 hepatic angiomyolipoma skos:exactMatch DOID:3317 hepatic angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002605 hepatic angiomyolipoma skos:exactMatch NCIT:C27485 Liver Angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002605 hepatic angiomyolipoma skos:exactMatch UMLS:C1333962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002606 epithelioid type angiomyolipoma skos:exactMatch DOID:3318 epithelioid type angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002606 epithelioid type angiomyolipoma skos:exactMatch NCIT:C38151 Epithelioid Angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002610 purpura skos:exactMatch DOID:3326 purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002610 purpura skos:exactMatch MESH:D011693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002610 purpura skos:exactMatch SCTID:387778001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002610 purpura skos:exactMatch UMLS:C0034150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002612 frontal lobe epilepsy skos:exactMatch DOID:3331 frontal lobe epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002612 frontal lobe epilepsy skos:exactMatch MESH:D017034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002612 frontal lobe epilepsy skos:exactMatch SCTID:230394006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002612 frontal lobe epilepsy skos:exactMatch UMLS:C0085541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002613 histrionic personality disorder skos:exactMatch DOID:334 histrionic personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002613 histrionic personality disorder skos:exactMatch ICD10CM:F60.4 Histrionic personality disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002613 histrionic personality disorder skos:exactMatch MESH:D006677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002613 histrionic personality disorder skos:exactMatch NCIT:C92634 Histrionic Personality Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002613 histrionic personality disorder skos:exactMatch SCTID:55341008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002614 bone inflammation disease skos:exactMatch DOID:3342 bone inflammation disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002614 bone inflammation disease skos:exactMatch MESH:D010000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002614 bone inflammation disease skos:exactMatch SCTID:274144001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002614 bone inflammation disease skos:exactMatch UMLS:C0029400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002615 xanthomatosis skos:exactMatch DOID:3345 xanthomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002615 xanthomatosis skos:exactMatch MESH:D014973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002615 xanthomatosis skos:exactMatch SCTID:63103006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002615 xanthomatosis skos:exactMatch UMLS:C0043325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002616 mesenchymal cell neoplasm skos:exactMatch DOID:3350 mesenchymal cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002616 mesenchymal cell neoplasm skos:exactMatch NCIT:C7059 Mesenchymal Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002616 mesenchymal cell neoplasm skos:exactMatch UMLS:C1334699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002617 bone angiosarcoma skos:exactMatch DOID:3351 bone angioendothelial sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002617 bone angiosarcoma skos:exactMatch NCIT:C6479 Bone Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002617 bone angiosarcoma skos:exactMatch UMLS:C1332574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002618 undifferentiated high grade pleomorphic sarcoma of bone skos:exactMatch DOID:3352 malignant fibrous histiocytoma of bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002618 undifferentiated high grade pleomorphic sarcoma of bone skos:exactMatch NCIT:C8563 Undifferentiated High Grade Pleomorphic Sarcoma of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002618 undifferentiated high grade pleomorphic sarcoma of bone skos:exactMatch UMLS:C0740479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002619 bone fibrosarcoma skos:exactMatch DOID:3354 fibrosarcoma of bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002619 bone fibrosarcoma skos:exactMatch NCIT:C6604 Bone Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002619 bone fibrosarcoma skos:exactMatch UMLS:C2733623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002620 localized osteosarcoma skos:exactMatch DOID:3356 localized osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002620 localized osteosarcoma skos:exactMatch NCIT:C7780 Localized Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002620 localized osteosarcoma skos:exactMatch UMLS:C0278511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002621 extraosseous osteosarcoma skos:exactMatch DOID:3357 extraosseous osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002621 extraosseous osteosarcoma skos:exactMatch NCIT:C8810 Extraskeletal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002621 extraosseous osteosarcoma skos:exactMatch SCTID:404077005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002621 extraosseous osteosarcoma skos:exactMatch UMLS:C0855052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002622 multifocal osteogenic sarcoma skos:exactMatch DOID:3360 multifocal osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002622 multifocal osteogenic sarcoma skos:exactMatch NCIT:C6470 Multifocal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002622 multifocal osteogenic sarcoma skos:exactMatch UMLS:C1334820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002623 pediatric osteosarcoma skos:exactMatch DOID:3361 childhood osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002623 pediatric osteosarcoma skos:exactMatch NCIT:C6585 Childhood Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002623 pediatric osteosarcoma skos:exactMatch UMLS:C1332986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002624 bone leiomyosarcoma skos:exactMatch DOID:3367 bone leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002624 bone leiomyosarcoma skos:exactMatch NCIT:C7154 Bone Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002624 bone leiomyosarcoma skos:exactMatch UMLS:C1332579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002625 Ewing sarcoma of bone skos:exactMatch DOID:3368 Ewing sarcoma of bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002625 Ewing sarcoma of bone skos:exactMatch NCIT:C4835 Ewing Sarcoma of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002625 Ewing sarcoma of bone skos:exactMatch SCTID:307608006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002625 Ewing sarcoma of bone skos:exactMatch UMLS:C0585474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002626 spinal accessory nerve neoplasm skos:exactMatch DOID:337 spinal accessory nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002626 spinal accessory nerve neoplasm skos:exactMatch NCIT:C5829 Accessory Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002626 spinal accessory nerve neoplasm skos:exactMatch SCTID:126977003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002626 spinal accessory nerve neoplasm skos:exactMatch UMLS:C1263902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002627 chondroblastic osteosarcoma skos:exactMatch DOID:3372 chondroblastic osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002627 chondroblastic osteosarcoma skos:exactMatch NCIT:C4021 Chondroblastic Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002627 chondroblastic osteosarcoma skos:exactMatch UMLS:C0279603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002628 peripheral osteosarcoma skos:exactMatch DOID:3374 peripheral osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002628 peripheral osteosarcoma skos:exactMatch NCIT:C7134 Bone Surface (Peripheral) Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002628 peripheral osteosarcoma skos:exactMatch UMLS:C1332591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002629 bone osteosarcoma skos:exactMatch DOID:3376 bone osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002629 bone osteosarcoma skos:exactMatch NCIT:C53707 Bone Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002629 bone osteosarcoma skos:exactMatch OMIM:259500 osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002629 bone osteosarcoma skos:exactMatch Orphanet:668 Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002629 bone osteosarcoma skos:exactMatch SCTID:307576001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002630 small cell osteogenic sarcoma skos:exactMatch DOID:3377 small cell osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002630 small cell osteogenic sarcoma skos:exactMatch NCIT:C4023 Small Cell Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002630 small cell osteogenic sarcoma skos:exactMatch UMLS:C0279622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002631 conventional osteosarcoma skos:exactMatch DOID:7602 conventional osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002631 conventional osteosarcoma skos:exactMatch NCIT:C35870 Conventional Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002631 conventional osteosarcoma skos:exactMatch UMLS:C1266166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002632 metachronous osteosarcoma of the bone skos:exactMatch DOID:3379 metachronous osteosarcoma of the bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002632 metachronous osteosarcoma of the bone skos:exactMatch NCIT:C38157 Metachronous Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002632 metachronous osteosarcoma of the bone skos:exactMatch UMLS:C1334704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002633 cranial nerve neoplasm skos:exactMatch DOID:338 obsolete cranial nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002633 cranial nerve neoplasm skos:exactMatch MESH:D003390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002633 cranial nerve neoplasm skos:exactMatch NCIT:C2963 Cranial Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002633 cranial nerve neoplasm skos:exactMatch SCTID:126966009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002633 cranial nerve neoplasm skos:exactMatch UMLS:C0010267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002634 liposarcoma of bone skos:exactMatch DOID:3381 liposarcoma of bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002634 liposarcoma of bone skos:exactMatch NCIT:C7598 Bone Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002634 liposarcoma of bone skos:exactMatch UMLS:C1332581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002635 periodontal disorder skos:exactMatch DOID:3388 periodontal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002635 periodontal disorder skos:exactMatch MESH:D010510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002635 periodontal disorder skos:exactMatch NCIT:C63743 Periodontal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002635 periodontal disorder skos:exactMatch SCTID:2556008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002635 periodontal disorder skos:exactMatch UMLS:C0031090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002636 accessory nerve disorder skos:exactMatch DOID:339 accessory nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002636 accessory nerve disorder skos:exactMatch MESH:D020436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002636 accessory nerve disorder skos:exactMatch NCIT:C26953 Accessory Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002636 accessory nerve disorder skos:exactMatch SCTID:84759007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002636 accessory nerve disorder skos:exactMatch UMLS:C0152180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002637 histiocytosis skos:exactMatch DOID:3405 histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002637 histiocytosis skos:exactMatch MESH:D015614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002637 histiocytosis skos:exactMatch NCIT:C3106 Histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002637 histiocytosis skos:exactMatch UMLS:C0019618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002638 glossopharyngeal nerve neoplasm skos:exactMatch DOID:3417 glossopharyngeal nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002638 glossopharyngeal nerve neoplasm skos:exactMatch NCIT:C5828 Glossopharyngeal Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002638 glossopharyngeal nerve neoplasm skos:exactMatch SCTID:126975006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002638 glossopharyngeal nerve neoplasm skos:exactMatch UMLS:C1263900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002639 glossopharyngeal nerve disorder skos:exactMatch DOID:3418 glossopharyngeal nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002639 glossopharyngeal nerve disorder skos:exactMatch NCIT:C27211 Glossopharyngeal Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002639 glossopharyngeal nerve disorder skos:exactMatch SCTID:80962007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002639 glossopharyngeal nerve disorder skos:exactMatch UMLS:C0751941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002640 optic nerve neoplasm skos:exactMatch DOID:3419 optic nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002640 optic nerve neoplasm skos:exactMatch MESH:D019574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002640 optic nerve neoplasm skos:exactMatch NCIT:C4801 Optic Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002640 optic nerve neoplasm skos:exactMatch SCTID:395505000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002640 optic nerve neoplasm skos:exactMatch UMLS:C0524802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002641 subclavian artery aneurysm skos:exactMatch DOID:342 subclavian artery aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002641 subclavian artery aneurysm skos:exactMatch SCTID:40136003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002641 subclavian artery aneurysm skos:exactMatch UMLS:C0155746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002642 trochlear nerve neoplasm skos:exactMatch DOID:3421 trochlear nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002642 trochlear nerve neoplasm skos:exactMatch NCIT:C5825 Trochlear Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002642 trochlear nerve neoplasm skos:exactMatch SCTID:126970001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002642 trochlear nerve neoplasm skos:exactMatch UMLS:C1263896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002643 vestibular disorder skos:exactMatch DOID:3426 vestibular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002643 vestibular disorder skos:exactMatch MESH:D015837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002643 vestibular disorder skos:exactMatch UMLS:C0042594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002644 idiopathic granulomatous myositis skos:exactMatch DOID:3428 granulomatous myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002644 idiopathic granulomatous myositis skos:exactMatch NCIT:C27575 Idiopathic Granulomatous Myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002644 idiopathic granulomatous myositis skos:exactMatch UMLS:C1334150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002645 cerebritis skos:exactMatch DOID:3431 cerebritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002645 cerebritis skos:exactMatch NCIT:C27199 Cerebritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002645 cerebritis skos:exactMatch UMLS:C0742115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002646 viral laryngitis skos:exactMatch DOID:3436 viral laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002646 viral laryngitis skos:exactMatch NCIT:C27305 Viral Laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002646 viral laryngitis skos:exactMatch SCTID:441551009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002646 viral laryngitis skos:exactMatch UMLS:C0853195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002647 laryngitis skos:exactMatch DOID:3437 laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002647 laryngitis skos:exactMatch MESH:D007827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002647 laryngitis skos:exactMatch NCIT:C26811 Laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002647 laryngitis skos:exactMatch SCTID:45913009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002647 laryngitis skos:exactMatch UMLS:C0023067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002648 mammary Paget disease skos:exactMatch DOID:3443 mammary Paget's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002648 mammary Paget disease skos:exactMatch MESH:D010144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002648 mammary Paget disease skos:exactMatch NCIT:C47857 Breast Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002648 mammary Paget disease skos:exactMatch UMLS:CN200478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002649 scrotum Paget disease skos:exactMatch DOID:3444 scrotum Paget's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002649 scrotum Paget disease skos:exactMatch NCIT:C7728 Scrotal Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002649 scrotum Paget disease skos:exactMatch UMLS:C0238330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002650 scrotal carcinoma skos:exactMatch DOID:3445 scrotal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002650 scrotal carcinoma skos:exactMatch NCIT:C6389 Scrotal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002650 scrotal carcinoma skos:exactMatch UMLS:C1370468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002651 anal Paget disease skos:exactMatch DOID:3446 anal Paget's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002651 anal Paget disease skos:exactMatch NCIT:C5598 Anal Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002651 anal Paget disease skos:exactMatch UMLS:C1332274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002652 anus adenocarcinoma skos:exactMatch DOID:3447 anus adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002652 anus adenocarcinoma skos:exactMatch NCIT:C5600 Anal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002652 anus adenocarcinoma skos:exactMatch SCTID:423607006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002652 anus adenocarcinoma skos:exactMatch UMLS:C1332257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002653 Paget disease of the penis skos:exactMatch DOID:3448 penis Paget's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002653 Paget disease of the penis skos:exactMatch NCIT:C27817 Penile Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002653 Paget disease of the penis skos:exactMatch Orphanet:398053 Adenocarcinoma of the penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002653 Paget disease of the penis skos:exactMatch SCTID:398768004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002653 Paget disease of the penis skos:exactMatch UMLS:C0221286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002654 uterine disorder skos:exactMatch DOID:345 uterine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002654 uterine disorder skos:exactMatch MESH:D014591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002654 uterine disorder skos:exactMatch NCIT:C26907 Uterine Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002654 uterine disorder skos:exactMatch SCTID:12337004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002654 uterine disorder skos:exactMatch UMLS:C0042131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002655 cutaneous Paget disease skos:exactMatch DOID:3450 cutaneous Paget's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002656 skin carcinoma skos:exactMatch DOID:3451 skin carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002656 skin carcinoma skos:exactMatch NCIT:C4914 Skin Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002656 skin carcinoma skos:exactMatch UMLS:C0699893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002657 breast disorder skos:exactMatch DOID:3463 breast disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002657 breast disorder skos:exactMatch ICD10CM:N60-N65 Disorders of breast (N60-N65) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002657 breast disorder skos:exactMatch MESH:D001941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002657 breast disorder skos:exactMatch NCIT:C26709 Breast Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002657 breast disorder skos:exactMatch SCTID:79604008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002657 breast disorder skos:exactMatch UMLS:C0006145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002658 iris cancer skos:exactMatch DOID:3478 iris cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002658 iris cancer skos:exactMatch NCIT:C4554 Malignant Iris Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002658 iris cancer skos:exactMatch SCTID:188264002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002658 iris cancer skos:exactMatch UMLS:C0346372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002659 uveal cancer skos:exactMatch DOID:3479 uveal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002659 uveal cancer skos:exactMatch NCIT:C6105 Malignant Uveal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002659 uveal cancer skos:exactMatch UMLS:C1334629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002660 blepharochalasis skos:exactMatch DOID:348 blepharochalasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002660 blepharochalasis skos:exactMatch ICD10CM:H02.3 Blepharochalasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002660 blepharochalasis skos:exactMatch SCTID:47704002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002660 blepharochalasis skos:exactMatch UMLS:C0005742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002661 uveal disorder skos:exactMatch DOID:3480 uveal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002661 uveal disorder skos:exactMatch MESH:D014603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002661 uveal disorder skos:exactMatch NCIT:C26908 Uveal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002661 uveal disorder skos:exactMatch SCTID:95678007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002661 uveal disorder skos:exactMatch UMLS:C0042161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002664 extrahepatic bile duct signet ring cell carcinoma skos:exactMatch DOID:3494 bile duct signet ring cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002664 extrahepatic bile duct signet ring cell carcinoma skos:exactMatch NCIT:C5776 Extrahepatic Bile Duct Signet Ring Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002664 extrahepatic bile duct signet ring cell carcinoma skos:exactMatch UMLS:C0861859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002665 extrahepatic bile duct adenocarcinoma skos:exactMatch DOID:3495 extrahepatic bile duct adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002665 extrahepatic bile duct adenocarcinoma skos:exactMatch NCIT:C7975 Extrahepatic Bile Duct Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002665 extrahepatic bile duct adenocarcinoma skos:exactMatch UMLS:C0279659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002666 pancreatic signet ring cell adenocarcinoma skos:exactMatch DOID:3497 pancreatic signet ring cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002666 pancreatic signet ring cell adenocarcinoma skos:exactMatch NCIT:C5720 Pancreatic Signet Ring Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002666 pancreatic signet ring cell adenocarcinoma skos:exactMatch UMLS:C1335317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002667 gallbladder signet ring cell adenocarcinoma skos:exactMatch DOID:3499 gallbladder signet ring cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002667 gallbladder signet ring cell adenocarcinoma skos:exactMatch NCIT:C5745 Gallbladder Signet Ring Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002667 gallbladder signet ring cell adenocarcinoma skos:exactMatch UMLS:C1333758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002669 ampullary signet ring cell adenocarcinoma skos:exactMatch DOID:3501 ampullary signet ring cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002669 ampullary signet ring cell adenocarcinoma skos:exactMatch NCIT:C6656 Ampulla of Vater Signet Ring Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002669 ampullary signet ring cell adenocarcinoma skos:exactMatch UMLS:C1332249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002670 ampulla of vater adenocarcinoma skos:exactMatch DOID:3502 ampulla of Vater adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002670 ampulla of vater adenocarcinoma skos:exactMatch NCIT:C6650 Ampulla of Vater Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002670 ampulla of vater adenocarcinoma skos:exactMatch UMLS:C1332243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002671 signet ring cell breast carcinoma skos:exactMatch DOID:3503 breast signet ring cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002671 signet ring cell breast carcinoma skos:exactMatch NCIT:C5175 Breast Signet Ring Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002671 signet ring cell breast carcinoma skos:exactMatch UMLS:C1335964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002672 acinar prostate adenocarcinoma, signet ring variant skos:exactMatch DOID:3504 prostate signet ring cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002672 acinar prostate adenocarcinoma, signet ring variant skos:exactMatch NCIT:C5535 Prostate Acinar Adenocarcinoma, Signet Ring-Like Cell Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002672 acinar prostate adenocarcinoma, signet ring variant skos:exactMatch UMLS:C1335520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002674 stricture or kinking of ureter skos:exactMatch DOID:3508 stricture or kinking of ureter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002675 neurofibrosarcoma skos:exactMatch DOID:3512 neurofibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002675 neurofibrosarcoma skos:exactMatch MESH:D018319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002676 adult fibrosarcoma skos:exactMatch DOID:3516 adult fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002676 adult fibrosarcoma skos:exactMatch NCIT:C7809 Adult Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002676 adult fibrosarcoma skos:exactMatch UMLS:C0278595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002677 conventional fibrosarcoma skos:exactMatch DOID:3517 conventional fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002677 conventional fibrosarcoma skos:exactMatch NCIT:C9429 Conventional Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002677 conventional fibrosarcoma skos:exactMatch UMLS:C1333156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002678 pediatric fibrosarcoma skos:exactMatch DOID:3520 childhood fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002678 pediatric fibrosarcoma skos:exactMatch NCIT:C8088 Childhood Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002678 pediatric fibrosarcoma skos:exactMatch UMLS:C0279981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002679 cerebral infarction skos:exactMatch DOID:3526 cerebral infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002679 cerebral infarction skos:exactMatch MESH:D002544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002679 cerebral infarction skos:exactMatch NCIT:C50486 Cerebral Infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002679 cerebral infarction skos:exactMatch SCTID:432504007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002679 cerebral infarction skos:exactMatch UMLS:C0007785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002680 chronic wasting disease skos:exactMatch DOID:3530 chronic wasting disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002680 chronic wasting disease skos:exactMatch MESH:D034081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002680 chronic wasting disease skos:exactMatch UMLS:C1135993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002681 choroid plexus cancer skos:exactMatch DOID:3540 choroid plexus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002681 choroid plexus cancer skos:exactMatch NCIT:C4533 Malignant Choroid Plexus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002682 cerebral ventricle cancer skos:exactMatch DOID:3541 cerebral ventricle cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002682 cerebral ventricle cancer skos:exactMatch MESH:D002551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002682 cerebral ventricle cancer skos:exactMatch NCIT:C2937 Intraventricular Brain Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002682 cerebral ventricle cancer skos:exactMatch SCTID:126958000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002683 adult choroid plexus neoplasm skos:exactMatch DOID:3542 adult choroid plexus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002683 adult choroid plexus neoplasm skos:exactMatch NCIT:C8568 Adult Choroid Plexus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002683 adult choroid plexus neoplasm skos:exactMatch UMLS:C0796430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002684 atypical choroid plexus papilloma skos:exactMatch DOID:3544 atypical choroid plexus papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002684 atypical choroid plexus papilloma skos:exactMatch NCIT:C53686 Atypical Choroid Plexus Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002684 atypical choroid plexus papilloma skos:exactMatch Orphanet:251902 Atypical papilloma of choroid plexus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002684 atypical choroid plexus papilloma skos:exactMatch UMLS:C1266176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002685 childhood choroid plexus carcinoma skos:exactMatch DOID:3545 childhood choroid plexus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002685 childhood choroid plexus carcinoma skos:exactMatch NCIT:C124292 Childhood Choroid Plexus Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002685 childhood choroid plexus carcinoma skos:exactMatch UMLS:C0280623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002687 superior mesenteric artery syndrome skos:exactMatch DOID:3557 superior mesenteric artery syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002687 superior mesenteric artery syndrome skos:exactMatch MESH:D013478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002687 superior mesenteric artery syndrome skos:exactMatch NCIT:C85175 Superior Mesenteric Artery Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002687 superior mesenteric artery syndrome skos:exactMatch Orphanet:622099 Superior mesenteric artery syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002687 superior mesenteric artery syndrome skos:exactMatch SCTID:197006009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002687 superior mesenteric artery syndrome skos:exactMatch UMLS:C0038828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002688 duodenal obstruction skos:exactMatch DOID:3558 duodenal obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002688 duodenal obstruction skos:exactMatch MESH:D004380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002688 duodenal obstruction skos:exactMatch SCTID:95532008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002688 duodenal obstruction skos:exactMatch UMLS:C0013292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002691 liver cancer skos:exactMatch DOID:3571 liver cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002691 liver cancer skos:exactMatch NCIT:C34803 Primary Malignant Liver Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002691 liver cancer skos:exactMatch SCTID:93870000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002691 liver cancer skos:exactMatch UMLS:C0024620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002691 liver cancer skos:exactMatch UMLS:C0345904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002691 liver cancer skos:exactMatch UMLS:C0854795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002692 intracranial sinus thrombosis skos:exactMatch DOID:3572 intracranial sinus thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002692 intracranial sinus thrombosis skos:exactMatch MESH:D012851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002692 intracranial sinus thrombosis skos:exactMatch UMLS:C0037198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002693 lateral sinus thrombosis skos:exactMatch DOID:3574 lateral sinus thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002693 lateral sinus thrombosis skos:exactMatch MESH:D020227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002693 lateral sinus thrombosis skos:exactMatch SCTID:192761004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002693 lateral sinus thrombosis skos:exactMatch UMLS:C0270639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002694 cavernous sinus thrombosis skos:exactMatch DOID:3575 cavernous sinus thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002694 cavernous sinus thrombosis skos:exactMatch MESH:D020226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002694 cavernous sinus thrombosis skos:exactMatch SCTID:89980009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002694 cavernous sinus thrombosis skos:exactMatch UMLS:C0238454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002695 sagittal sinus thrombosis skos:exactMatch DOID:3576 sagittal sinus thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002695 sagittal sinus thrombosis skos:exactMatch MESH:D020225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002695 sagittal sinus thrombosis skos:exactMatch SCTID:192760003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002695 sagittal sinus thrombosis skos:exactMatch UMLS:C0338575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002696 Sertoli cell tumor skos:exactMatch DOID:3577 Sertoli cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002696 Sertoli cell tumor skos:exactMatch MESH:D012707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002696 Sertoli cell tumor skos:exactMatch NCIT:C39976 Sertoli Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002696 Sertoli cell tumor skos:exactMatch UMLS:C0036769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002697 ovarian gonadoblastoma skos:exactMatch DOID:3578 ovarian gonadoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002697 ovarian gonadoblastoma skos:exactMatch NCIT:C39985 Ovarian Gonadoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002697 ovarian gonadoblastoma skos:exactMatch OMIM:424500 gonadoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002697 ovarian gonadoblastoma skos:exactMatch Orphanet:206484 Gonadoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002697 ovarian gonadoblastoma skos:exactMatch SCTID:716594002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002697 ovarian gonadoblastoma skos:exactMatch UMLS:C1518716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002698 testicular gonadoblastoma skos:exactMatch DOID:3579 testicular gonadoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002698 testicular gonadoblastoma skos:exactMatch NCIT:C39911 Testicular Gonadoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002698 testicular gonadoblastoma skos:exactMatch UMLS:C1515283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002701 ovarian mucinous cystadenocarcinoma skos:exactMatch DOID:3604 ovarian mucinous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002701 ovarian mucinous cystadenocarcinoma skos:exactMatch NCIT:C4026 Ovarian Mucinous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002701 ovarian mucinous cystadenocarcinoma skos:exactMatch SCTID:254851009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002701 ovarian mucinous cystadenocarcinoma skos:exactMatch UMLS:C0279665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002702 ovarian cystadenocarcinoma skos:exactMatch DOID:3605 ovarian cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002702 ovarian cystadenocarcinoma skos:exactMatch NCIT:C5228 Ovarian Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002702 ovarian cystadenocarcinoma skos:exactMatch SCTID:314191009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002702 ovarian cystadenocarcinoma skos:exactMatch UMLS:C1096638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002703 appendix mucinous cystadenocarcinoma skos:exactMatch DOID:3607 appendix mucinous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002703 appendix mucinous cystadenocarcinoma skos:exactMatch NCIT:C5511 Appendix Mucinous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002703 appendix mucinous cystadenocarcinoma skos:exactMatch UMLS:C1096639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002705 breast mucinous cystadenocarcinoma skos:exactMatch DOID:3609 breast mucinous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002705 breast mucinous cystadenocarcinoma skos:exactMatch NCIT:C40354 Breast Mucinous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002705 breast mucinous cystadenocarcinoma skos:exactMatch UMLS:C1511318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002706 cervix endometriosis skos:exactMatch DOID:361 cervix endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002706 cervix endometriosis skos:exactMatch NCIT:C27623 Cervical Endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002706 cervix endometriosis skos:exactMatch SCTID:61640006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002706 cervix endometriosis skos:exactMatch UMLS:C0269107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002707 breast mucinous carcinoma skos:exactMatch DOID:3610 breast mucinous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002707 breast mucinous carcinoma skos:exactMatch NCIT:C9131 Breast Mucinous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002707 breast mucinous carcinoma skos:exactMatch SCTID:444712000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002707 breast mucinous carcinoma skos:exactMatch UMLS:C1334807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002708 retinitis skos:exactMatch DOID:3612 retinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002708 retinitis skos:exactMatch MESH:D012173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002708 retinitis skos:exactMatch NCIT:C115993 Retinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002708 retinitis skos:exactMatch SCTID:399463004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002708 retinitis skos:exactMatch UMLS:C0035333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002710 infiltrating angiolipoma skos:exactMatch DOID:3615 infiltrating angiolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002710 infiltrating angiolipoma skos:exactMatch NCIT:C7449 Infiltrating Angiolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002710 infiltrating angiolipoma skos:exactMatch UMLS:C1305256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002712 epidural spinal canal angiolipoma skos:exactMatch DOID:3617 epidural spinal canal angiolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002712 epidural spinal canal angiolipoma skos:exactMatch NCIT:C5424 Epidural Spinal Canal Angiolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002712 epidural spinal canal angiolipoma skos:exactMatch UMLS:C1333416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002713 epidural spinal canal neoplasm skos:exactMatch DOID:3618 epidural spinal canal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002713 epidural spinal canal neoplasm skos:exactMatch MESH:D015174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002713 epidural spinal canal neoplasm skos:exactMatch NCIT:C3019 Epidural Spinal Canal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002713 epidural spinal canal neoplasm skos:exactMatch UMLS:C0014536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002714 central nervous system cancer skos:exactMatch DOID:3620 central nervous system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002714 central nervous system cancer skos:exactMatch MESH:D016543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002714 central nervous system cancer skos:exactMatch NCIT:C4627 Malignant Central Nervous System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002714 central nervous system cancer skos:exactMatch SCTID:126951006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002715 uterine cancer skos:exactMatch DOID:363 uterine cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002715 uterine cancer skos:exactMatch MESH:D014594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002715 uterine cancer skos:exactMatch NCIT:C3552 Malignant Uterine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002715 uterine cancer skos:exactMatch SCTID:371973000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002716 childhood spinal cord tumor skos:exactMatch DOID:3637 childhood spinal cord tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002716 childhood spinal cord tumor skos:exactMatch NCIT:C9234 Childhood Spinal Cord Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002716 childhood spinal cord tumor skos:exactMatch UMLS:C1134515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002717 spinal cord intramedullary teratoma skos:exactMatch DOID:3639 spinal cord intramedullary teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002717 spinal cord intramedullary teratoma skos:exactMatch NCIT:C5428 Intramedullary Spinal Cord Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002717 spinal cord intramedullary teratoma skos:exactMatch UMLS:C1334259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002718 central nervous system teratoma skos:exactMatch DOID:3640 central nervous system teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002718 central nervous system teratoma skos:exactMatch NCIT:C5441 Central Nervous System Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002718 central nervous system teratoma skos:exactMatch Orphanet:252018 Teratoma of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002718 central nervous system teratoma skos:exactMatch UMLS:C1332895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002719 conus medullaris neoplasm skos:exactMatch DOID:3641 conus medullaris neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002719 conus medullaris neoplasm skos:exactMatch NCIT:C5443 Conus Medullaris Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002719 conus medullaris neoplasm skos:exactMatch UMLS:C1333153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002720 sella turcica neoplasm skos:exactMatch DOID:3643 sella turcica neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002720 sella turcica neoplasm skos:exactMatch NCIT:C4944 Sellar Region Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002720 sella turcica neoplasm skos:exactMatch UMLS:C0748616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002721 necrosis of pituitary skos:exactMatch DOID:3646 necrosis of pituitary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002721 necrosis of pituitary skos:exactMatch NCIT:C27066 Pituitary Gland Necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002721 necrosis of pituitary skos:exactMatch SCTID:59572000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002721 necrosis of pituitary skos:exactMatch UMLS:C0271558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002722 olfactory nerve neoplasm skos:exactMatch DOID:8256 olfactory neural tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002722 olfactory nerve neoplasm skos:exactMatch NCIT:C5121 Olfactory Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002722 olfactory nerve neoplasm skos:exactMatch SCTID:126967000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002722 olfactory nerve neoplasm skos:exactMatch UMLS:C0346319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002724 mast cell neoplasm skos:exactMatch DOID:3664 mast cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002724 mast cell neoplasm skos:exactMatch NCIT:C9295 Mast Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002724 mast cell neoplasm skos:exactMatch SCTID:414653009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002724 mast cell neoplasm skos:exactMatch UMLS:C0334664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002726 cutaneous solitary mastocytoma skos:exactMatch DOID:3666 solitary mastocytoma of the skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002726 cutaneous solitary mastocytoma skos:exactMatch MESH:D054705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002726 cutaneous solitary mastocytoma skos:exactMatch NCIT:C7138 Solitary Mastocytoma of the Skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002727 olfactory nerve disorder skos:exactMatch DOID:367 olfactory nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002727 olfactory nerve disorder skos:exactMatch MESH:D020431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002727 olfactory nerve disorder skos:exactMatch NCIT:C27210 Olfactory Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002727 olfactory nerve disorder skos:exactMatch SCTID:68982002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002727 olfactory nerve disorder skos:exactMatch UMLS:C0751937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002728 rhabdoid tumor skos:exactMatch DOID:3672 rhabdoid cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002728 rhabdoid tumor skos:exactMatch MESH:D018335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002728 rhabdoid tumor skos:exactMatch NCIT:C3808 Rhabdoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002728 rhabdoid tumor skos:exactMatch Orphanet:69077 Rhabdoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002728 rhabdoid tumor skos:exactMatch UMLS:C0206743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002729 rhabdoid tumor of the kidney skos:exactMatch DOID:3674 kidney rhabdoid cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002729 rhabdoid tumor of the kidney skos:exactMatch NCIT:C8715 Rhabdoid Tumor of the Kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002729 rhabdoid tumor of the kidney skos:exactMatch UMLS:C0854917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002730 childhood kidney neoplasm skos:exactMatch DOID:3675 childhood kidney cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002730 childhood kidney neoplasm skos:exactMatch NCIT:C6563 Childhood Kidney Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002730 childhood kidney neoplasm skos:exactMatch UMLS:C1333003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002731 cerebral hemisphere cancer skos:exactMatch DOID:368 cerebrum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002731 cerebral hemisphere cancer skos:exactMatch NCIT:C4577 Malignant Cerebral Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002731 cerebral hemisphere cancer skos:exactMatch SCTID:429033009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002732 lung benign neoplasm skos:exactMatch DOID:3683 lung benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002732 lung benign neoplasm skos:exactMatch NCIT:C4454 Benign Lung Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002734 anal mucinous adenocarcinoma skos:exactMatch DOID:3691 anal colloid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002734 anal mucinous adenocarcinoma skos:exactMatch NCIT:C5606 Anal Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002734 anal mucinous adenocarcinoma skos:exactMatch UMLS:C1332272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002735 anal canal adenocarcinoma skos:exactMatch DOID:3692 anal canal adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002735 anal canal adenocarcinoma skos:exactMatch NCIT:C7471 Anal Canal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002735 anal canal adenocarcinoma skos:exactMatch Orphanet:424016 Adenocarcinoma of the anal canal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002735 anal canal adenocarcinoma skos:exactMatch SCTID:764845008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002735 anal canal adenocarcinoma skos:exactMatch UMLS:C1332259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002736 ampulla of vater mucinous adenocarcinoma skos:exactMatch DOID:3693 ampulla of Vater mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002736 ampulla of vater mucinous adenocarcinoma skos:exactMatch NCIT:C27416 Ampulla of Vater Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002736 ampulla of vater mucinous adenocarcinoma skos:exactMatch UMLS:C1332248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002737 acute sanguinous otitis media skos:exactMatch DOID:3696 acute sanguinous otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002737 acute sanguinous otitis media skos:exactMatch SCTID:77478005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002737 acute sanguinous otitis media skos:exactMatch UMLS:C0395865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002738 acute transudative otitis media skos:exactMatch DOID:3697 acute transudative otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002738 acute transudative otitis media skos:exactMatch SCTID:359609001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002738 acute transudative otitis media skos:exactMatch UMLS:C0271432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002738 acute transudative otitis media skos:exactMatch UMLS:C2939185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002739 extrahepatic bile duct mucinous adenocarcinoma skos:exactMatch DOID:3698 bile duct mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002739 extrahepatic bile duct mucinous adenocarcinoma skos:exactMatch NCIT:C5846 Extrahepatic Bile Duct Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002739 extrahepatic bile duct mucinous adenocarcinoma skos:exactMatch UMLS:C0861856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002740 uterine ligament mucinous adenocarcinoma skos:exactMatch DOID:3699 uterine ligament mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002740 uterine ligament mucinous adenocarcinoma skos:exactMatch NCIT:C40137 Broad Ligament Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002740 uterine ligament mucinous adenocarcinoma skos:exactMatch UMLS:C1519869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002741 uterine ligament adenocarcinoma skos:exactMatch DOID:3700 uterine ligament adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002741 uterine ligament adenocarcinoma skos:exactMatch NCIT:C40135 Broad Ligament Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002741 uterine ligament adenocarcinoma skos:exactMatch UMLS:C1519866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002742 cervical mucinous adenocarcinoma skos:exactMatch DOID:3701 cervical mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002742 cervical mucinous adenocarcinoma skos:exactMatch NCIT:C36095 Cervical Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002742 cervical mucinous adenocarcinoma skos:exactMatch UMLS:C1332919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002744 fallopian tube mucinous adenocarcinoma skos:exactMatch DOID:3704 fallopian tube mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002744 fallopian tube mucinous adenocarcinoma skos:exactMatch NCIT:C40103 Fallopian Tube Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002744 fallopian tube mucinous adenocarcinoma skos:exactMatch UMLS:C1517119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002745 fallopian tube mucinous tumor skos:exactMatch DOID:3705 fallopian tube mucinous tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002745 fallopian tube mucinous tumor skos:exactMatch NCIT:C40109 Fallopian Tube Mucinous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002745 fallopian tube mucinous tumor skos:exactMatch UMLS:C1517120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002746 fallopian tube adenocarcinoma skos:exactMatch DOID:3706 fallopian tube adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002746 fallopian tube adenocarcinoma skos:exactMatch NCIT:C6265 Fallopian Tube Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002746 fallopian tube adenocarcinoma skos:exactMatch UMLS:C1333590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002747 endometrial mucinous adenocarcinoma skos:exactMatch DOID:3707 endometrial mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002747 endometrial mucinous adenocarcinoma skos:exactMatch NCIT:C40144 Endometrial Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002747 endometrial mucinous adenocarcinoma skos:exactMatch UMLS:C1519859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002748 rectum mucinous adenocarcinoma skos:exactMatch DOID:3709 rectum mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002748 rectum mucinous adenocarcinoma skos:exactMatch NCIT:C7973 Rectal Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002748 rectum mucinous adenocarcinoma skos:exactMatch UMLS:C0279652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002749 extracranial neuroblastoma skos:exactMatch DOID:371 extracranial neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002749 extracranial neuroblastoma skos:exactMatch NCIT:C5437 Extracranial Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002749 extracranial neuroblastoma skos:exactMatch UMLS:C1333499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002750 bladder colloid adenocarcinoma skos:exactMatch DOID:3710 bladder colloid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002750 bladder colloid adenocarcinoma skos:exactMatch NCIT:C39837 Bladder Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002750 bladder colloid adenocarcinoma skos:exactMatch UMLS:C1511193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002751 bladder adenocarcinoma skos:exactMatch DOID:3711 bladder adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002751 bladder adenocarcinoma skos:exactMatch NCIT:C4032 Bladder Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002751 bladder adenocarcinoma skos:exactMatch SCTID:255110003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002751 bladder adenocarcinoma skos:exactMatch UMLS:C0279682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002752 ovarian adenocarcinoma skos:exactMatch DOID:3713 ovary adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002752 ovarian adenocarcinoma skos:exactMatch NCIT:C7700 Ovarian Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002752 ovarian adenocarcinoma skos:exactMatch Orphanet:213504 Adenocarcinoma of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002754 extramedullary plasmacytoma skos:exactMatch DOID:3720 extramedullary plasmacytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002754 extramedullary plasmacytoma skos:exactMatch ICD10CM:C90.2 Extramedullary plasmacytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002754 extramedullary plasmacytoma skos:exactMatch NCIT:C4002 Extraosseous Plasmacytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002754 extramedullary plasmacytoma skos:exactMatch SCTID:188718006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002754 extramedullary plasmacytoma skos:exactMatch UMLS:C0278619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002755 solitary osseous plasmacytoma skos:exactMatch DOID:3722 solitary osseous plasmacytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002755 solitary osseous plasmacytoma skos:exactMatch NCIT:C7812 Solitary Plasmacytoma of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002755 solitary osseous plasmacytoma skos:exactMatch SCTID:426336007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002755 solitary osseous plasmacytoma skos:exactMatch UMLS:C0272256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002756 solitary plasmacytoma of chest wall skos:exactMatch DOID:3723 solitary plasmacytoma of chest wall semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002756 solitary plasmacytoma of chest wall skos:exactMatch NCIT:C6711 Chest Wall Solitary Plasmacytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002756 solitary plasmacytoma of chest wall skos:exactMatch UMLS:C1332936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002757 acute allergic sanguinous otitis media skos:exactMatch DOID:3728 acute allergic sanguinous otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002757 acute allergic sanguinous otitis media skos:exactMatch SCTID:17866004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002757 acute allergic sanguinous otitis media skos:exactMatch UMLS:C0155420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002758 vulva verrucous carcinoma skos:exactMatch DOID:3740 vulva verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002758 vulva verrucous carcinoma skos:exactMatch NCIT:C6383 Vulvar Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002758 vulva verrucous carcinoma skos:exactMatch UMLS:C1336983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002759 bladder verrucous carcinoma skos:exactMatch DOID:3741 bladder verrucous squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002759 bladder verrucous carcinoma skos:exactMatch NCIT:C39832 Bladder Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002759 bladder verrucous carcinoma skos:exactMatch UMLS:C1511208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002760 bladder squamous cell carcinoma skos:exactMatch DOID:3742 bladder squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002760 bladder squamous cell carcinoma skos:exactMatch NCIT:C4031 Bladder Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002760 bladder squamous cell carcinoma skos:exactMatch SCTID:255111004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002760 bladder squamous cell carcinoma skos:exactMatch UMLS:C0279681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002761 cervical verrucous carcinoma skos:exactMatch DOID:3743 cervical verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002761 cervical verrucous carcinoma skos:exactMatch NCIT:C40190 Cervical Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002761 cervical verrucous carcinoma skos:exactMatch UMLS:C1516435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002762 esophagus verrucous carcinoma skos:exactMatch DOID:3747 esophagus verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002762 esophagus verrucous carcinoma skos:exactMatch NCIT:C27420 Esophageal Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002762 esophagus verrucous carcinoma skos:exactMatch UMLS:C1333470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002763 urethral verrucous carcinoma skos:exactMatch DOID:3749 urethral verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002763 urethral verrucous carcinoma skos:exactMatch NCIT:C39874 Urethral Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002763 urethral verrucous carcinoma skos:exactMatch UMLS:C1519827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002764 urethra squamous cell carcinoma skos:exactMatch DOID:3750 urethra squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002764 urethra squamous cell carcinoma skos:exactMatch NCIT:C6165 Urethral Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002764 urethra squamous cell carcinoma skos:exactMatch UMLS:C1336890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002765 plantar verrucous skin carcinoma skos:exactMatch DOID:3751 plantar verrucous skin carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002765 plantar verrucous skin carcinoma skos:exactMatch NCIT:C6811 Plantar Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002766 larynx verrucous carcinoma skos:exactMatch DOID:3752 larynx verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002766 larynx verrucous carcinoma skos:exactMatch NCIT:C8188 Laryngeal Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002766 larynx verrucous carcinoma skos:exactMatch SCTID:707427000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002766 larynx verrucous carcinoma skos:exactMatch UMLS:C0280328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002768 true hermaphroditism skos:exactMatch DOID:3763 hermaphroditism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002768 true hermaphroditism skos:exactMatch NCIT:C85207 True Hermaphroditism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002768 true hermaphroditism skos:exactMatch SCTID:237821001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002768 true hermaphroditism skos:exactMatch UMLS:C0019269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002769 leukorrhea skos:exactMatch DOID:3766 leukorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002769 leukorrhea skos:exactMatch MESH:D007973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002770 vaginal discharge skos:exactMatch DOID:3767 vaginal discharge semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002770 vaginal discharge skos:exactMatch MESH:D019522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002770 vaginal discharge skos:exactMatch NCIT:C50795 Abnormal Vaginal Discharge semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002771 pulmonary fibrosis skos:exactMatch DOID:3770 pulmonary fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002771 pulmonary fibrosis skos:exactMatch MESH:D011658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002771 pulmonary fibrosis skos:exactMatch NCIT:C26869 Pulmonary Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002771 pulmonary fibrosis skos:exactMatch SCTID:51615001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002771 pulmonary fibrosis skos:exactMatch UMLS:C0034069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002772 intraventricular meningioma skos:exactMatch DOID:3772 intraventricular meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002772 intraventricular meningioma skos:exactMatch NCIT:C5273 Intraventricular Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002772 intraventricular meningioma skos:exactMatch UMLS:C1334271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002775 anovulation skos:exactMatch DOID:3781 anovulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002775 anovulation skos:exactMatch MESH:D000858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002775 anovulation skos:exactMatch UMLS:C0003128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002776 external ear disorder skos:exactMatch DOID:379 external ear disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002776 external ear disorder skos:exactMatch ICD10CM:H60-H62 Diseases of external ear (H60-H62) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002776 external ear disorder skos:exactMatch NCIT:C26972 External Ear Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002776 external ear disorder skos:exactMatch SCTID:49130001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002776 external ear disorder skos:exactMatch UMLS:C0155388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002778 epidural spinal canal meningioma skos:exactMatch DOID:3809 epidural spinal canal meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002778 epidural spinal canal meningioma skos:exactMatch NCIT:C5310 Epidural Spinal Canal Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002778 epidural spinal canal meningioma skos:exactMatch UMLS:C1333417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002779 central nervous system chondroma skos:exactMatch DOID:3813 central nervous system chondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002779 central nervous system chondroma skos:exactMatch NCIT:C7001 Central Nervous System Chondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002779 central nervous system chondroma skos:exactMatch UMLS:C1333019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002781 glossopharyngeal nerve paralysis skos:exactMatch DOID:3816 glossopharyngeal nerve paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002781 glossopharyngeal nerve paralysis skos:exactMatch NCIT:C27335 Cranial Nerve IX Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002781 glossopharyngeal nerve paralysis skos:exactMatch UMLS:C0919940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002782 cranial nerve palsy skos:exactMatch DOID:3817 cranial nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002782 cranial nerve palsy skos:exactMatch NCIT:C26941 Cranial Nerve Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002782 cranial nerve palsy skos:exactMatch UMLS:C0151311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002783 Shwartzman phenomenon skos:exactMatch DOID:3825 Shwartzman phenomenon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002783 Shwartzman phenomenon skos:exactMatch MESH:D012790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002783 Shwartzman phenomenon skos:exactMatch UMLS:C0037018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002785 skull base neoplasm skos:exactMatch DOID:3842 skull base cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002785 skull base neoplasm skos:exactMatch MESH:D019292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002785 skull base neoplasm skos:exactMatch NCIT:C4676 Skull Base Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002785 skull base neoplasm skos:exactMatch UMLS:C0376527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002786 diencephalic cancer skos:exactMatch DOID:3843 diencephalic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002786 diencephalic cancer skos:exactMatch NCIT:C5126 Malignant Diencephalic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002786 diencephalic cancer skos:exactMatch UMLS:C1334576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002787 adamantinous craniopharyngioma skos:exactMatch DOID:3846 adamantinous craniopharyngioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002787 adamantinous craniopharyngioma skos:exactMatch NCIT:C4726 Adamantinomatous Craniopharyngioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002787 adamantinous craniopharyngioma skos:exactMatch UMLS:C0431129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002788 papillary craniopharyngioma skos:exactMatch DOID:3847 papillary craniopharyngioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002788 papillary craniopharyngioma skos:exactMatch NCIT:C4725 Papillary Craniopharyngioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002788 papillary craniopharyngioma skos:exactMatch UMLS:C0431128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002789 hemangiopericytic tumor skos:exactMatch DOID:3850 hemangiopericytic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002789 hemangiopericytic tumor skos:exactMatch NCIT:C7076 Hemangiopericytic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002789 hemangiopericytic tumor skos:exactMatch UMLS:C0476144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002790 seminal vesicle tumor skos:exactMatch DOID:3855 seminal vesicle tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002790 seminal vesicle tumor skos:exactMatch NCIT:C39908 Seminal Vesicle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002790 seminal vesicle tumor skos:exactMatch SCTID:236740006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002790 seminal vesicle tumor skos:exactMatch UMLS:C0341767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002791 large cell medulloblastoma skos:exactMatch DOID:3857 large cell medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002791 large cell medulloblastoma skos:exactMatch NCIT:C6904 Large Cell Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002791 large cell medulloblastoma skos:exactMatch UMLS:C1266180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002792 cerebellar vermis medulloblastoma skos:exactMatch DOID:3860 cerebellar vermis medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002792 cerebellar vermis medulloblastoma skos:exactMatch NCIT:C5401 Cerebellar Vermis Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002792 cerebellar vermis medulloblastoma skos:exactMatch UMLS:C1332903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002794 adult medulloblastoma skos:exactMatch DOID:3864 adult medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002794 adult medulloblastoma skos:exactMatch NCIT:C4011 Adult Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002794 adult medulloblastoma skos:exactMatch UMLS:C0278876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002794 adult medulloblastoma skos:exactMatch UMLS:C1332188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002795 adult central nervous system primitive neuroectodermal neoplasm skos:exactMatch DOID:3865 adult central nervous system embryonal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002795 adult central nervous system primitive neuroectodermal neoplasm skos:exactMatch NCIT:C5411 Adult Central Nervous System Embryonal Tumor, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002795 adult central nervous system primitive neuroectodermal neoplasm skos:exactMatch UMLS:C1332196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002796 melanotic medulloblastoma skos:exactMatch DOID:3868 melanotic medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002796 melanotic medulloblastoma skos:exactMatch NCIT:C9497 Melanocytic Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002796 melanotic medulloblastoma skos:exactMatch UMLS:C1275668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002797 childhood medulloblastoma skos:exactMatch DOID:3869 childhood medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002797 childhood medulloblastoma skos:exactMatch NCIT:C3997 Childhood Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002797 childhood medulloblastoma skos:exactMatch UMLS:C0278510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002798 childhood central nervous system primitive neuroectodermal neoplasm skos:exactMatch DOID:3870 childhood central nervous system embryonal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002798 childhood central nervous system primitive neuroectodermal neoplasm skos:exactMatch NCIT:C5961 Childhood Central Nervous System Embryonal Tumor, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002798 childhood central nervous system primitive neuroectodermal neoplasm skos:exactMatch UMLS:C1332957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002799 nodular medulloblastoma skos:exactMatch DOID:3873 desmoplastic/nodular medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002800 thrombophlebitis skos:exactMatch DOID:3875 thrombophlebitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002800 thrombophlebitis skos:exactMatch ICD10CM:I80.0 Phlebitis and thrombophlebitis of superficial vessels of lower extremities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002800 thrombophlebitis skos:exactMatch MESH:D013924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002800 thrombophlebitis skos:exactMatch NCIT:C3410 Thrombophlebitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002800 thrombophlebitis skos:exactMatch SCTID:40283005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002800 thrombophlebitis skos:exactMatch UMLS:C0040046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002801 colonic pseudo-obstruction skos:exactMatch DOID:3876 colonic pseudo-obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002801 colonic pseudo-obstruction skos:exactMatch MESH:D003112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002801 colonic pseudo-obstruction skos:exactMatch SCTID:35065006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002801 colonic pseudo-obstruction skos:exactMatch UMLS:C0009377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002802 functional colonic disease skos:exactMatch DOID:3877 functional colonic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002802 functional colonic disease skos:exactMatch MESH:D003109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002802 functional colonic disease skos:exactMatch UMLS:C0009374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002803 intestinal pseudo-obstruction skos:exactMatch MESH:D007418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002803 intestinal pseudo-obstruction skos:exactMatch NCIT:C34733 Intestinal Pseudo-Obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002803 intestinal pseudo-obstruction skos:exactMatch SCTID:235825006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002804 apocrine adenoma skos:exactMatch DOID:3895 apocrine adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002804 apocrine adenoma skos:exactMatch NCIT:C4168 Apocrine Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002804 apocrine adenoma skos:exactMatch SCTID:307596009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002804 apocrine adenoma skos:exactMatch UMLS:C0334345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002805 hidradenoma skos:exactMatch DOID:3896 hidradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002805 hidradenoma skos:exactMatch NCIT:C7563 Hidradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002806 bronchogenic carcinoma skos:exactMatch DOID:3904 bronchus carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002806 bronchogenic carcinoma skos:exactMatch MESH:D002283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002806 bronchogenic carcinoma skos:exactMatch NCIT:C35875 Bronchogenic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002806 bronchogenic carcinoma skos:exactMatch SCTID:254622008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002806 bronchogenic carcinoma skos:exactMatch UMLS:C0007121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002807 bronchial neoplasm skos:exactMatch DOID:3906 bronchial benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002807 bronchial neoplasm skos:exactMatch MESH:D001984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002807 bronchial neoplasm skos:exactMatch SCTID:126705004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002807 bronchial neoplasm skos:exactMatch UMLS:C0006264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002808 pancreatic serous cystadenoma skos:exactMatch DOID:3917 pancreatic serous cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002808 pancreatic serous cystadenoma skos:exactMatch NCIT:C5712 Pancreatic Serous Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002808 pancreatic serous cystadenoma skos:exactMatch UMLS:C1335316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002809 pancreatic cystadenoma skos:exactMatch DOID:3918 pancreatic cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002809 pancreatic cystadenoma skos:exactMatch NCIT:C4374 Pancreatic Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002809 pancreatic cystadenoma skos:exactMatch SCTID:235967003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002809 pancreatic cystadenoma skos:exactMatch UMLS:C0341486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002810 pancreatic serous cystic neoplasm skos:exactMatch DOID:3919 pancreatic serous cystic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002810 pancreatic serous cystic neoplasm skos:exactMatch NCIT:C41248 Pancreatic Serous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002810 pancreatic serous cystic neoplasm skos:exactMatch UMLS:C1518875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002811 main bronchus cancer skos:exactMatch DOID:3924 main bronchus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002811 main bronchus cancer skos:exactMatch SCTID:372065009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002811 main bronchus cancer skos:exactMatch UMLS:C0153490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002812 infectious otitis interna skos:exactMatch NCIT:C27339 Infectious Otitis Interna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002812 infectious otitis interna skos:exactMatch UMLS:C1168225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002813 lipomatous cancer skos:exactMatch NCIT:C4501 Malignant Lipomatous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002813 lipomatous cancer skos:exactMatch SCTID:254828009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002813 lipomatous cancer skos:exactMatch UMLS:C0346117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002814 adrenal carcinoma skos:exactMatch DOID:3950 adrenal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002815 acute myocarditis skos:exactMatch DOID:3951 acute myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002815 acute myocarditis skos:exactMatch NCIT:C35206 Acute Myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002815 acute myocarditis skos:exactMatch SCTID:46701001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002815 acute myocarditis skos:exactMatch UMLS:C0155686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002816 adrenal cortex disorder skos:exactMatch DOID:3952 adrenal cortex disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002816 adrenal cortex disorder skos:exactMatch MESH:D000303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002816 adrenal cortex disorder skos:exactMatch SCTID:129636003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002816 adrenal cortex disorder skos:exactMatch UMLS:C0001614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002817 adrenal gland cancer skos:exactMatch DOID:3953 adrenal gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002817 adrenal gland cancer skos:exactMatch MESH:D000310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002817 adrenal gland cancer skos:exactMatch NCIT:C9338 Malignant Adrenal Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002817 adrenal gland cancer skos:exactMatch SCTID:127021009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002821 trabecular follicular adenocarcinoma skos:exactMatch DOID:3964 trabecular follicular adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002821 trabecular follicular adenocarcinoma skos:exactMatch UMLS:C0334327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002822 trabecular adenocarcinoma skos:exactMatch DOID:3965 Merkel cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002822 trabecular adenocarcinoma skos:exactMatch NCIT:C4068 Trabecular Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002822 trabecular adenocarcinoma skos:exactMatch UMLS:C0302182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002824 extrinsic cardiomyopathy skos:exactMatch DOID:3978 extrinsic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002824 extrinsic cardiomyopathy skos:exactMatch SCTID:195029002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002828 Bartholin gland transitional cell carcinoma skos:exactMatch DOID:3998 Bartholin's gland transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002828 Bartholin gland transitional cell carcinoma skos:exactMatch NCIT:C40297 Bartholin Gland Transitional Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002828 Bartholin gland transitional cell carcinoma skos:exactMatch UMLS:C1511053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002829 bartholin gland carcinoma skos:exactMatch DOID:3999 Bartholin's gland carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002829 bartholin gland carcinoma skos:exactMatch DOID:60003 Bartholin's gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002829 bartholin gland carcinoma skos:exactMatch NCIT:C9055 Bartholin Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002829 bartholin gland carcinoma skos:exactMatch SCTID:276876007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002829 bartholin gland carcinoma skos:exactMatch UMLS:C0349561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002831 non-keratinizing sinonasal squamous cell carcinoma skos:exactMatch DOID:4003 Schneiderian carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002831 non-keratinizing sinonasal squamous cell carcinoma skos:exactMatch NCIT:C54287 Sinonasal Non-Keratinizing Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002831 non-keratinizing sinonasal squamous cell carcinoma skos:exactMatch UMLS:C0334270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002832 endometrial transitional cell carcinoma skos:exactMatch DOID:4005 endometrial transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002832 endometrial transitional cell carcinoma skos:exactMatch NCIT:C40154 Endometrial Transitional Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002832 endometrial transitional cell carcinoma skos:exactMatch UMLS:C1516864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002833 fallopian tube transitional cell carcinoma skos:exactMatch DOID:4008 fallopian tube transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002833 fallopian tube transitional cell carcinoma skos:exactMatch NCIT:C40104 Fallopian Tube Transitional Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002833 fallopian tube transitional cell carcinoma skos:exactMatch UMLS:C1517128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002834 primary prostate urothelial carcinoma skos:exactMatch DOID:4011 prostate transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002834 primary prostate urothelial carcinoma skos:exactMatch NCIT:C39898 Primary Prostate Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002834 primary prostate urothelial carcinoma skos:exactMatch UMLS:C1514430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002836 urethra transitional cell carcinoma skos:exactMatch DOID:4013 urethra transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002836 urethra transitional cell carcinoma skos:exactMatch NCIT:C6166 Urethral Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002836 urethra transitional cell carcinoma skos:exactMatch UMLS:C0863015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002837 sarcomatoid transitional cell carcinoma skos:exactMatch DOID:4014 sarcomatoid transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002837 sarcomatoid transitional cell carcinoma skos:exactMatch NCIT:C4120 Sarcomatoid Transitional Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002837 sarcomatoid transitional cell carcinoma skos:exactMatch UMLS:C0334271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002839 leather-bottle stomach skos:exactMatch DOID:4023 linitis plastica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002839 leather-bottle stomach skos:exactMatch MESH:D008039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002839 leather-bottle stomach skos:exactMatch NCIT:C3190 Linitis Plastica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002839 leather-bottle stomach skos:exactMatch UMLS:C0023743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002840 eosinophilic gastritis skos:exactMatch DOID:4030 eosinophilic gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002840 eosinophilic gastritis skos:exactMatch NCIT:C27052 Eosinophilic Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002840 eosinophilic gastritis skos:exactMatch SCTID:66329006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002840 eosinophilic gastritis skos:exactMatch UMLS:C0267154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002842 bacterial gastritis skos:exactMatch DOID:4033 bacterial gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002842 bacterial gastritis skos:exactMatch NCIT:C27340 Bacterial Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002842 bacterial gastritis skos:exactMatch SCTID:723096000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002842 bacterial gastritis skos:exactMatch UMLS:C0948039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002843 fungal gastritis skos:exactMatch DOID:4034 fungal gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002843 fungal gastritis skos:exactMatch NCIT:C27342 Fungal Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002843 fungal gastritis skos:exactMatch SCTID:723097009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002843 fungal gastritis skos:exactMatch UMLS:C0948638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002844 lymphocytic gastritis skos:exactMatch DOID:4035 lymphocytic gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002844 lymphocytic gastritis skos:exactMatch NCIT:C27051 Lymphocytic Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002844 lymphocytic gastritis skos:exactMatch SCTID:360375007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002844 lymphocytic gastritis skos:exactMatch UMLS:C1283271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002845 necrotizing gastritis skos:exactMatch DOID:4037 necrotizing gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002845 necrotizing gastritis skos:exactMatch NCIT:C27329 Necrotizing Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002845 necrotizing gastritis skos:exactMatch UMLS:C0877152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002846 granulomatous gastritis skos:exactMatch DOID:4038 granulomatous gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002846 granulomatous gastritis skos:exactMatch NCIT:C27348 Granulomatous Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002846 granulomatous gastritis skos:exactMatch UMLS:C1112577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002847 skeletal muscle cancer skos:exactMatch DOID:4043 skeletal muscle cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002847 skeletal muscle cancer skos:exactMatch NCIT:C6516 Malignant Skeletal Muscle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002847 skeletal muscle cancer skos:exactMatch UMLS:C1334619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002848 skeletal muscle neoplasm skos:exactMatch DOID:4044 skeletal muscle neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002848 skeletal muscle neoplasm skos:exactMatch NCIT:C6514 Skeletal Muscle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002848 skeletal muscle neoplasm skos:exactMatch SCTID:699955004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002848 skeletal muscle neoplasm skos:exactMatch UMLS:C1335971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002849 liver rhabdomyosarcoma skos:exactMatch DOID:4047 liver rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002849 liver rhabdomyosarcoma skos:exactMatch NCIT:C5834 Liver Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002849 liver rhabdomyosarcoma skos:exactMatch UMLS:C1333975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002850 central nervous system rhabdomyosarcoma skos:exactMatch DOID:4048 central nervous system rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002850 central nervous system rhabdomyosarcoma skos:exactMatch NCIT:C5464 Central Nervous System Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002850 central nervous system rhabdomyosarcoma skos:exactMatch UMLS:C1332891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002851 mediastinum rhabdomyosarcoma skos:exactMatch DOID:4049 mediastinum rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002851 mediastinum rhabdomyosarcoma skos:exactMatch NCIT:C6617 Mediastinal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002851 mediastinum rhabdomyosarcoma skos:exactMatch UMLS:C1334677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002852 mediastinum sarcoma skos:exactMatch DOID:4050 mediastinum sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002852 mediastinum sarcoma skos:exactMatch NCIT:C6606 Mediastinal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002852 mediastinum sarcoma skos:exactMatch UMLS:C1334678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002853 rectum rhabdomyosarcoma skos:exactMatch DOID:4053 rectum rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002853 rectum rhabdomyosarcoma skos:exactMatch NCIT:C5627 Rectal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002853 rectum rhabdomyosarcoma skos:exactMatch UMLS:C1335687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002854 prostate sarcoma skos:exactMatch DOID:4054 prostate sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002854 prostate sarcoma skos:exactMatch NCIT:C7731 Prostate Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002854 prostate sarcoma skos:exactMatch UMLS:C0238393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002855 ectomesenchymoma skos:exactMatch DOID:4055 ectomesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002855 ectomesenchymoma skos:exactMatch NCIT:C4716 Ectomesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002855 ectomesenchymoma skos:exactMatch UMLS:C0431111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002856 gallbladder rhabdomyosarcoma skos:exactMatch DOID:4057 gallbladder rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002856 gallbladder rhabdomyosarcoma skos:exactMatch NCIT:C5839 Gallbladder Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002856 gallbladder rhabdomyosarcoma skos:exactMatch UMLS:C1333756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002857 gallbladder sarcoma skos:exactMatch DOID:4058 gallbladder sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002857 gallbladder sarcoma skos:exactMatch NCIT:C5736 Gallbladder Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002857 gallbladder sarcoma skos:exactMatch UMLS:C1333757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002858 ovary rhabdomyosarcoma skos:exactMatch DOID:4059 ovary rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002858 ovary rhabdomyosarcoma skos:exactMatch NCIT:C5236 Ovarian Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002858 ovary rhabdomyosarcoma skos:exactMatch UMLS:C1335176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002859 breast rhabdomyosarcoma skos:exactMatch DOID:4060 breast rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002859 breast rhabdomyosarcoma skos:exactMatch NCIT:C5190 Breast Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002859 breast rhabdomyosarcoma skos:exactMatch UMLS:C1332637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002860 testis rhabdomyosarcoma skos:exactMatch DOID:4061 testis rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002860 testis rhabdomyosarcoma skos:exactMatch NCIT:C6378 Testicular Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002860 testis rhabdomyosarcoma skos:exactMatch UMLS:C1336726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002861 testis sarcoma skos:exactMatch DOID:4062 testis sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002861 testis sarcoma skos:exactMatch NCIT:C6359 Testicular Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002861 testis sarcoma skos:exactMatch UMLS:C1336727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002862 bile duct sarcoma skos:exactMatch DOID:4064 bile duct sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002863 rhabdomyosarcoma with mixed embryonal and alveolar features skos:exactMatch DOID:4065 mixed type rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002863 rhabdomyosarcoma with mixed embryonal and alveolar features skos:exactMatch NCIT:C4259 Rhabdomyosarcoma with Mixed Embryonal and Alveolar Features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002863 rhabdomyosarcoma with mixed embryonal and alveolar features skos:exactMatch UMLS:C0334481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002863 rhabdomyosarcoma with mixed embryonal and alveolar features skos:exactMatch UMLS:C1709053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002864 anus rhabdomyosarcoma skos:exactMatch DOID:4066 anus rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002864 anus rhabdomyosarcoma skos:exactMatch NCIT:C5610 Anal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002864 anus rhabdomyosarcoma skos:exactMatch UMLS:C1332276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002865 anus sarcoma skos:exactMatch DOID:4067 anus sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002865 anus sarcoma skos:exactMatch NCIT:C5611 Anal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002865 anus sarcoma skos:exactMatch UMLS:C1332277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002866 duodenal disorder skos:exactMatch DOID:4072 duodenum disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002866 duodenal disorder skos:exactMatch MESH:D004378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002866 duodenal disorder skos:exactMatch SCTID:52182008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002866 duodenal disorder skos:exactMatch UMLS:C0013289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002867 pancreatic cystadenocarcinoma skos:exactMatch DOID:4073 pancreatic cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002867 pancreatic cystadenocarcinoma skos:exactMatch NCIT:C3874 Pancreatic Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002867 pancreatic cystadenocarcinoma skos:exactMatch SCTID:235966007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002867 pancreatic cystadenocarcinoma skos:exactMatch UMLS:C0238337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002868 bile duct mucinous cystic neoplasm with an associated invasive carcinoma skos:exactMatch DOID:4075 bile duct cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002868 bile duct mucinous cystic neoplasm with an associated invasive carcinoma skos:exactMatch NCIT:C4130 Bile Duct Mucinous Cystic Neoplasm with an Associated Invasive Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002868 bile duct mucinous cystic neoplasm with an associated invasive carcinoma skos:exactMatch UMLS:C0334286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002869 heart valve disorder skos:exactMatch DOID:4079 heart valve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002869 heart valve disorder skos:exactMatch MESH:D006349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002869 heart valve disorder skos:exactMatch NCIT:C45525 Valvular Heart Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002869 heart valve disorder skos:exactMatch SCTID:368009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002869 heart valve disorder skos:exactMatch UMLS:C0018824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002870 tricuspid valve insufficiency skos:exactMatch DOID:4080 tricuspid valve insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002870 tricuspid valve insufficiency skos:exactMatch MESH:D014262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002870 tricuspid valve insufficiency skos:exactMatch NCIT:C50842 Tricuspid Valve Insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002870 tricuspid valve insufficiency skos:exactMatch SCTID:111287006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002870 tricuspid valve insufficiency skos:exactMatch UMLS:C0040961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002871 testicular trophoblastic tumor skos:exactMatch DOID:4084 testicular trophoblastic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002871 testicular trophoblastic tumor skos:exactMatch NCIT:C39934 Testicular Trophoblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002871 testicular trophoblastic tumor skos:exactMatch UMLS:C1515301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002872 trophoblastic neoplasm skos:exactMatch DOID:4085 trophoblastic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002872 trophoblastic neoplasm skos:exactMatch MESH:D014328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002872 trophoblastic neoplasm skos:exactMatch NCIT:C3422 Trophoblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002872 trophoblastic neoplasm skos:exactMatch UMLS:C0041182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002874 testicular pure germ cell tumor skos:exactMatch DOID:4087 testicular pure germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002874 testicular pure germ cell tumor skos:exactMatch NCIT:C39915 Testicular Pure Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002874 testicular pure germ cell tumor skos:exactMatch UMLS:C1514608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002875 parasitic ectoparasitic infectious disease skos:exactMatch DOID:4110 parasitic ectoparasitic infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002875 parasitic ectoparasitic infectious disease skos:exactMatch ICD10CM:B85-B89 Pediculosis, acariasis and other infestations (B85-B89) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002875 parasitic ectoparasitic infectious disease skos:exactMatch MESH:D004478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002875 parasitic ectoparasitic infectious disease skos:exactMatch UMLS:C0013578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002876 cervical adenosarcoma skos:exactMatch DOID:4111 cervical adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002876 cervical adenosarcoma skos:exactMatch NCIT:C40229 Cervical Adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002876 cervical adenosarcoma skos:exactMatch Orphanet:213792 Adenosarcoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002876 cervical adenosarcoma skos:exactMatch SCTID:764847000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002876 cervical adenosarcoma skos:exactMatch UMLS:C1516426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002876 cervical adenosarcoma skos:exactMatch UMLS:CN201069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002877 cervical carcinosarcoma skos:exactMatch DOID:4112 cervical carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002877 cervical carcinosarcoma skos:exactMatch NCIT:C36097 Cervical Carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002877 cervical carcinosarcoma skos:exactMatch Orphanet:213787 Carcinosarcoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002877 cervical carcinosarcoma skos:exactMatch SCTID:764951002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002877 cervical carcinosarcoma skos:exactMatch UMLS:C1332917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002877 cervical carcinosarcoma skos:exactMatch UMLS:C1516420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002877 cervical carcinosarcoma skos:exactMatch UMLS:CN201068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002878 uterine corpus adenosarcoma skos:exactMatch DOID:4113 uterine corpus adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002878 uterine corpus adenosarcoma skos:exactMatch MESH:C538232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002878 uterine corpus adenosarcoma skos:exactMatch NCIT:C6336 Uterine Corpus Adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002878 uterine corpus adenosarcoma skos:exactMatch Orphanet:213600 Adenosarcoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002878 uterine corpus adenosarcoma skos:exactMatch UMLS:C1336917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002879 uterine body mixed cancer skos:exactMatch DOID:4114 uterine body mixed cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002879 uterine body mixed cancer skos:exactMatch NCIT:C6311 Malignant Uterine Corpus Mixed Epithelial and Mesenchymal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002879 uterine body mixed cancer skos:exactMatch UMLS:C1334628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002880 ovarian adenosarcoma skos:exactMatch DOID:4115 ovarian mesodermal adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002880 ovarian adenosarcoma skos:exactMatch NCIT:C7317 Ovarian Adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002880 ovarian adenosarcoma skos:exactMatch UMLS:C1335169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002881 vaginal adenosarcoma skos:exactMatch DOID:4117 vaginal adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002881 vaginal adenosarcoma skos:exactMatch NCIT:C40277 Vaginal Adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002881 vaginal adenosarcoma skos:exactMatch UMLS:C1519914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002882 colon neuroendocrine neoplasm skos:exactMatch DOID:4118 colon neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002882 colon neuroendocrine neoplasm skos:exactMatch NCIT:C5697 Colon Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002882 colon neuroendocrine neoplasm skos:exactMatch Orphanet:100080 Neuroendocrine tumor of the colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002882 colon neuroendocrine neoplasm skos:exactMatch UMLS:C1333097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002883 intestinal neuroendocrine neoplasm skos:exactMatch DOID:4119 intestinal neuroendocrine benign tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002883 intestinal neuroendocrine neoplasm skos:exactMatch NCIT:C5695 Intestinal Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002883 intestinal neuroendocrine neoplasm skos:exactMatch UMLS:C1334231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002884 nail disorder skos:exactMatch DOID:4123 nail disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002884 nail disorder skos:exactMatch MESH:D009260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002884 nail disorder skos:exactMatch SCTID:17790008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002884 nail disorder skos:exactMatch UMLS:C0027339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002885 erythrasma skos:exactMatch DOID:4131 erythrasma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002885 erythrasma skos:exactMatch ICD10CM:L08.1 Erythrasma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002885 erythrasma skos:exactMatch MESH:D004894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002885 erythrasma skos:exactMatch SCTID:264207005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002885 erythrasma skos:exactMatch UMLS:C0014752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002885 erythrasma skos:exactMatch UMLS:C2364003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002886 common bile duct disorder skos:exactMatch DOID:4137 common bile duct disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002886 common bile duct disorder skos:exactMatch MESH:D003137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002886 common bile duct disorder skos:exactMatch UMLS:C0009440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002887 bile duct disorder skos:exactMatch DOID:4138 bile duct disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002887 bile duct disorder skos:exactMatch MESH:D001649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002887 bile duct disorder skos:exactMatch NCIT:C96716 Bile Duct Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002887 bile duct disorder skos:exactMatch SCTID:118926004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002887 bile duct disorder skos:exactMatch UMLS:C0005395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002888 intraorbital meningioma skos:exactMatch DOID:4141 intraorbital meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002888 intraorbital meningioma skos:exactMatch NCIT:C6778 Intraorbital Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002888 intraorbital meningioma skos:exactMatch UMLS:C1334261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002889 orbital cancer skos:exactMatch DOID:4143 orbital cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002889 orbital cancer skos:exactMatch NCIT:C3562 Malignant Orbit Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002889 orbital cancer skos:exactMatch SCTID:127003006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002891 obsolete gastrointestinal neuroendocrine benign tumor skos:exactMatch DOID:4148 gastrointestinal neuroendocrine benign tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002892 skull base chordoma skos:exactMatch DOID:4151 skull base chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002892 skull base chordoma skos:exactMatch NCIT:C5453 Skull Base Chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002892 skull base chordoma skos:exactMatch UMLS:C1335975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002894 spinal chordoma skos:exactMatch DOID:4153 spinal chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002894 spinal chordoma skos:exactMatch NCIT:C5156 Spinal Chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002894 spinal chordoma skos:exactMatch UMLS:C1859101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002896 primary syphilis skos:exactMatch DOID:4156 primary syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002896 primary syphilis skos:exactMatch MESH:C536772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002896 primary syphilis skos:exactMatch NCIT:C128412 Primary Syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002896 primary syphilis skos:exactMatch SCTID:186846005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002896 primary syphilis skos:exactMatch UMLS:C0153139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002896 primary syphilis skos:exactMatch UMLS:C2931317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002897 secondary syphilis skos:exactMatch DOID:4157 secondary syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002897 secondary syphilis skos:exactMatch MESH:C536773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002897 secondary syphilis skos:exactMatch NCIT:C128413 Secondary Syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002897 secondary syphilis skos:exactMatch SCTID:240557004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002897 secondary syphilis skos:exactMatch UMLS:C0149985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002897 secondary syphilis skos:exactMatch UMLS:C0343676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002898 skin cancer skos:exactMatch DOID:4159 skin cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002898 skin cancer skos:exactMatch ICD10CM:C43-C44 Melanoma and other malignant neoplasms of skin (C43-C44) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002898 skin cancer skos:exactMatch NCIT:C2920 Malignant Skin Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002898 skin cancer skos:exactMatch SCTID:372130007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002898 skin cancer skos:exactMatch UMLS:C0007114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002899 differentiating neuroblastoma skos:exactMatch DOID:4160 differentiating neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002899 differentiating neuroblastoma skos:exactMatch NCIT:C42048 Differentiating Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002899 differentiating neuroblastoma skos:exactMatch UMLS:C1511934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002900 cerebral neuroblastoma skos:exactMatch DOID:0080905 central nervous system neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002900 cerebral neuroblastoma skos:exactMatch DOID:4164 cerebral neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002900 cerebral neuroblastoma skos:exactMatch NCIT:C4826 Central Nervous System Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002900 cerebral neuroblastoma skos:exactMatch SCTID:281560004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002900 cerebral neuroblastoma skos:exactMatch UMLS:C0559458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002901 blood group incompatibility skos:exactMatch DOID:4176 blood group incompatibility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002901 blood group incompatibility skos:exactMatch UMLS:C0005806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002903 articulation disorder skos:exactMatch DOID:4186 articulation disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002903 articulation disorder skos:exactMatch MESH:D001184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002903 articulation disorder skos:exactMatch NCIT:C92564 Phonological Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002903 articulation disorder skos:exactMatch SCTID:386701004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002904 echolalia skos:exactMatch DOID:4188 echolalia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002904 echolalia skos:exactMatch MESH:D004454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002905 mutism skos:exactMatch DOID:4189 mutism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002905 mutism skos:exactMatch MESH:D009155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002905 mutism skos:exactMatch UMLS:C0026884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002907 intracranial thrombosis skos:exactMatch DOID:4193 intracranial thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002907 intracranial thrombosis skos:exactMatch MESH:D020767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002907 intracranial thrombosis skos:exactMatch SCTID:71444005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002907 intracranial thrombosis skos:exactMatch UMLS:C0752143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002908 glucose metabolism disease skos:exactMatch DOID:4194 glucose metabolism disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002908 glucose metabolism disease skos:exactMatch MESH:D044882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002908 glucose metabolism disease skos:exactMatch NCIT:C53655 Glucose Metabolism Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002908 glucose metabolism disease skos:exactMatch SCTID:126877002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002908 glucose metabolism disease skos:exactMatch UMLS:C1257958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002909 hyperglycemia skos:exactMatch DOID:4195 hyperglycemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002909 hyperglycemia skos:exactMatch MESH:D006943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002909 hyperglycemia skos:exactMatch SCTID:80394007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002909 hyperglycemia skos:exactMatch UMLS:C0020456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002910 peroneal neuropathy skos:exactMatch DOID:4201 peroneal neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002910 peroneal neuropathy skos:exactMatch MESH:D020427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002910 peroneal neuropathy skos:exactMatch NCIT:C27596 Peroneal Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002910 peroneal neuropathy skos:exactMatch UMLS:C0747533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002911 brain stem glioma skos:exactMatch DOID:4202 brain stem glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002911 brain stem glioma skos:exactMatch NCIT:C8501 Brain Stem Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002911 brain stem glioma skos:exactMatch SCTID:444545003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002911 brain stem glioma skos:exactMatch UMLS:C0677865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002912 brainstem cancer skos:exactMatch DOID:4203 brain stem cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002912 brainstem cancer skos:exactMatch MESH:D020295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002912 brainstem cancer skos:exactMatch NCIT:C3570 Malignant Brain Stem Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002912 brainstem cancer skos:exactMatch SCTID:363473003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002913 cerebellar neoplasm skos:exactMatch DOID:4205 cerebellum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002913 cerebellar neoplasm skos:exactMatch MESH:D002528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002913 cerebellar neoplasm skos:exactMatch NCIT:C2935 Cerebellar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002913 cerebellar neoplasm skos:exactMatch SCTID:126960003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002913 cerebellar neoplasm skos:exactMatch UMLS:C0007762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002914 childhood brain stem neoplasm skos:exactMatch DOID:4206 childhood brain stem neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002914 childhood brain stem neoplasm skos:exactMatch NCIT:C5969 Childhood Brain Stem Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002914 childhood brain stem neoplasm skos:exactMatch UMLS:C1332951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002915 childhood infratentorial neoplasm skos:exactMatch DOID:4207 childhood infratentorial neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002915 childhood infratentorial neoplasm skos:exactMatch NCIT:C5802 Childhood Infratentorial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002915 childhood infratentorial neoplasm skos:exactMatch UMLS:C1332973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002916 brainstem intraparenchymal clear cell meningioma skos:exactMatch DOID:4209 brainstem intraparenchymal clear cell meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002916 brainstem intraparenchymal clear cell meningioma skos:exactMatch NCIT:C5295 Brain Stem Intraparenchymal Clear Cell Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002916 brainstem intraparenchymal clear cell meningioma skos:exactMatch UMLS:C1332612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002917 disorder of pilosebaceous unit skos:exactMatch DOID:421 hair disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002917 disorder of pilosebaceous unit skos:exactMatch MESH:D006201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002917 disorder of pilosebaceous unit skos:exactMatch NCIT:C34656 Hair Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002917 disorder of pilosebaceous unit skos:exactMatch SCTID:201128002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002917 disorder of pilosebaceous unit skos:exactMatch UMLS:C0018500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002917 disorder of pilosebaceous unit skos:exactMatch UMLS:C0554472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002918 clear cell meningioma skos:exactMatch DOID:4210 clear cell meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002918 clear cell meningioma skos:exactMatch NCIT:C4722 Clear Cell Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002918 clear cell meningioma skos:exactMatch UMLS:C0431121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002919 posterior cranial fossa meningioma skos:exactMatch DOID:4211 posterior fossa meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002919 posterior cranial fossa meningioma skos:exactMatch NCIT:C6775 Posterior Fossa Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002919 posterior cranial fossa meningioma skos:exactMatch UMLS:C1335448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002920 malignant ovarian Brenner tumor skos:exactMatch DOID:4217 malignant ovarian Brenner tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002920 malignant ovarian Brenner tumor skos:exactMatch NCIT:C4270 Malignant Ovarian Brenner Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002920 malignant ovarian Brenner tumor skos:exactMatch UMLS:C0334495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002921 congenital structural myopathy skos:exactMatch DOID:422 congenital structural myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002921 congenital structural myopathy skos:exactMatch MESH:D020914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002921 congenital structural myopathy skos:exactMatch NCIT:C84648 Congenital Structural Myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002921 congenital structural myopathy skos:exactMatch UMLS:C0752282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002922 pyoderma skos:exactMatch DOID:4223 pyoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002922 pyoderma skos:exactMatch ICD10CM:L08.0 Pyoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002922 pyoderma skos:exactMatch MESH:D011711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002922 pyoderma skos:exactMatch SCTID:70759006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002922 pyoderma skos:exactMatch UMLS:C0034212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002923 uterine corpus endometrial stromal sarcoma skos:exactMatch DOID:4227 uterine corpus endometrial stromal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002923 uterine corpus endometrial stromal sarcoma skos:exactMatch NCIT:C40219 Uterine Corpus Endometrial Stromal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002923 uterine corpus endometrial stromal sarcoma skos:exactMatch UMLS:C1519849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002924 smooth muscle cancer skos:exactMatch DOID:4230 smooth muscle cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002924 smooth muscle cancer skos:exactMatch NCIT:C6511 Malignant Smooth Muscle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002924 smooth muscle cancer skos:exactMatch UMLS:C1334620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002926 clear cell sarcoma skos:exactMatch DOID:4233 clear cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002926 clear cell sarcoma skos:exactMatch MESH:D018227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002926 clear cell sarcoma skos:exactMatch NCIT:C3745 Clear Cell Sarcoma of Soft Tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002926 clear cell sarcoma skos:exactMatch SCTID:402561003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002926 clear cell sarcoma skos:exactMatch UMLS:C0206651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002927 spindle cell sarcoma skos:exactMatch DOID:4235 spindle cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002927 spindle cell sarcoma skos:exactMatch NCIT:C27005 Spindle Cell Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002927 spindle cell sarcoma skos:exactMatch UMLS:C0205945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002928 carcinosarcoma skos:exactMatch DOID:4236 carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002928 carcinosarcoma skos:exactMatch MESH:D002296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002928 carcinosarcoma skos:exactMatch NCIT:C34448 Carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002928 carcinosarcoma skos:exactMatch UMLS:C0007140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002928 carcinosarcoma skos:exactMatch UMLS:C0206627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002928 carcinosarcoma skos:exactMatch UMLS:C1334603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002929 pulmonary immaturity skos:exactMatch DOID:424 pulmonary immaturity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002929 pulmonary immaturity skos:exactMatch SCTID:42908004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002930 kidney sarcoma skos:exactMatch DOID:4242 kidney sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002930 kidney sarcoma skos:exactMatch NCIT:C4525 Kidney Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002930 kidney sarcoma skos:exactMatch SCTID:254918001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002930 kidney sarcoma skos:exactMatch UMLS:C0346251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002931 conjunctivochalasis skos:exactMatch DOID:4250 conjunctivochalasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002931 conjunctivochalasis skos:exactMatch SCTID:408663001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002931 conjunctivochalasis skos:exactMatch UMLS:C0878693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002933 osteosclerosis skos:exactMatch DOID:4254 osteosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002933 osteosclerosis skos:exactMatch MESH:D010026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002933 osteosclerosis skos:exactMatch NCIT:C41236 Osteosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002933 osteosclerosis skos:exactMatch SCTID:49347007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002933 osteosclerosis skos:exactMatch UMLS:C0029464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002934 intravascular angioleiomyoma skos:exactMatch DOID:4266 intravascular angioleiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002934 intravascular angioleiomyoma skos:exactMatch NCIT:C5355 Intravascular Angioleiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002934 intravascular angioleiomyoma skos:exactMatch UMLS:C1334267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002935 penis basal cell carcinoma skos:exactMatch DOID:4277 penis basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002935 penis basal cell carcinoma skos:exactMatch NCIT:C39961 Penile Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002935 penis basal cell carcinoma skos:exactMatch UMLS:C1518949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002936 scrotum basal cell carcinoma skos:exactMatch DOID:4278 scrotum basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002936 scrotum basal cell carcinoma skos:exactMatch NCIT:C6386 Scrotal Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002936 scrotum basal cell carcinoma skos:exactMatch UMLS:C1335934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002937 nodular basal cell carcinoma skos:exactMatch DOID:4280 nodular basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002937 nodular basal cell carcinoma skos:exactMatch NCIT:C5568 Skin Nodulo-Ulcerative Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002937 nodular basal cell carcinoma skos:exactMatch SCTID:403910009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002937 nodular basal cell carcinoma skos:exactMatch UMLS:C1304300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002938 metatypical basal cell carcinoma skos:exactMatch DOID:4281 metatypical basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002938 metatypical basal cell carcinoma skos:exactMatch NCIT:C66903 Skin Metatypical Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002938 metatypical basal cell carcinoma skos:exactMatch SCTID:254702000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002939 skin pigmented basal cell carcinoma skos:exactMatch DOID:4282 pigmented basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002939 skin pigmented basal cell carcinoma skos:exactMatch NCIT:C9359 Skin Pigmented Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002939 skin pigmented basal cell carcinoma skos:exactMatch SCTID:403909004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002939 skin pigmented basal cell carcinoma skos:exactMatch UMLS:C1368275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002940 anal margin basal cell carcinoma skos:exactMatch DOID:4283 anal margin basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002940 anal margin basal cell carcinoma skos:exactMatch NCIT:C7473 Anal Margin Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002940 anal margin basal cell carcinoma skos:exactMatch UMLS:C1332269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002941 anal margin carcinoma skos:exactMatch DOID:4284 anal margin carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002941 anal margin carcinoma skos:exactMatch NCIT:C7472 Anal Margin Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002941 anal margin carcinoma skos:exactMatch UMLS:C0349534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002942 sebaceous basal cell carcinoma skos:exactMatch DOID:4286 skin nasal cell carcinoma with sebaceous differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002943 external ear basal cell carcinoma skos:exactMatch DOID:4287 external ear basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002943 external ear basal cell carcinoma skos:exactMatch NCIT:C6082 External Ear Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002943 external ear basal cell carcinoma skos:exactMatch UMLS:C1333491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002944 external ear carcinoma skos:exactMatch DOID:4288 external ear carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002944 external ear carcinoma skos:exactMatch NCIT:C6081 External Ear Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002944 external ear carcinoma skos:exactMatch UMLS:C1333492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002945 micronodular basal cell carcinoma skos:exactMatch DOID:4289 micronodular basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002945 micronodular basal cell carcinoma skos:exactMatch NCIT:C27541 Skin Micronodular Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002945 micronodular basal cell carcinoma skos:exactMatch SCTID:402529002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002945 micronodular basal cell carcinoma skos:exactMatch UMLS:C1367861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002946 gynatresia skos:exactMatch DOID:429 gynatresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002946 gynatresia skos:exactMatch MESH:D006175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002946 gynatresia skos:exactMatch NCIT:C84743 Gynatresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002946 gynatresia skos:exactMatch UMLS:C0018414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002947 adamantinoid basal cell epithelioma skos:exactMatch DOID:4290 adamantinoid basal cell epithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002947 adamantinoid basal cell epithelioma skos:exactMatch NCIT:C7585 Skin Adamantinoid Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002947 adamantinoid basal cell epithelioma skos:exactMatch SCTID:402524007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002947 adamantinoid basal cell epithelioma skos:exactMatch UMLS:C1304295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002948 skin fibroepithelial basal cell carcinoma skos:exactMatch DOID:4291 fibroepithelial basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002948 skin fibroepithelial basal cell carcinoma skos:exactMatch NCIT:C4109 Skin Fibroepithelial Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002948 skin fibroepithelial basal cell carcinoma skos:exactMatch SCTID:254703005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002948 skin fibroepithelial basal cell carcinoma skos:exactMatch UMLS:C0346013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002949 morpheaform basal cell carcinoma skos:exactMatch DOID:4292 morpheaform basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002949 morpheaform basal cell carcinoma skos:exactMatch NCIT:C27182 Skin Sclerosing/Morphoeic Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002949 morpheaform basal cell carcinoma skos:exactMatch SCTID:403913006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002949 morpheaform basal cell carcinoma skos:exactMatch UMLS:C0555191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002950 skin clear cell basal cell carcinoma skos:exactMatch DOID:4293 clear cell basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002950 skin clear cell basal cell carcinoma skos:exactMatch NCIT:C27536 Skin Clear Cell Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002950 skin clear cell basal cell carcinoma skos:exactMatch UMLS:C1516599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002951 skin adenoid basal cell carcinoma skos:exactMatch DOID:4294 adenoid basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002951 skin adenoid basal cell carcinoma skos:exactMatch NCIT:C27535 Skin Adenoid Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002951 skin adenoid basal cell carcinoma skos:exactMatch SCTID:402525008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002952 follicular basal cell carcinoma skos:exactMatch DOID:4295 follicular basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002952 follicular basal cell carcinoma skos:exactMatch NCIT:C27538 Skin Follicular Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002952 follicular basal cell carcinoma skos:exactMatch SCTID:402526009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002952 follicular basal cell carcinoma skos:exactMatch UMLS:C1883723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002953 skin infiltrative basal cell carcinoma skos:exactMatch DOID:4299 infiltrative basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002953 skin infiltrative basal cell carcinoma skos:exactMatch NCIT:C27539 Skin Infiltrating Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002953 skin infiltrative basal cell carcinoma skos:exactMatch UMLS:C0334257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002954 superficial multifocal basal cell carcinoma skos:exactMatch DOID:4300 superficial basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002954 superficial multifocal basal cell carcinoma skos:exactMatch NCIT:C4108 Superficial Multifocal Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002954 superficial multifocal basal cell carcinoma skos:exactMatch SCTID:403914000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002954 superficial multifocal basal cell carcinoma skos:exactMatch UMLS:C0334256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002955 vulva basal cell carcinoma skos:exactMatch DOID:4301 vulva basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002955 vulva basal cell carcinoma skos:exactMatch NCIT:C6381 Vulvar Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002955 vulva basal cell carcinoma skos:exactMatch Orphanet:494451 Vulvar basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002955 vulva basal cell carcinoma skos:exactMatch SCTID:717731002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002955 vulva basal cell carcinoma skos:exactMatch UMLS:C1336977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002956 skin cystic basal cell carcinoma skos:exactMatch DOID:4302 cystic basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002956 skin cystic basal cell carcinoma skos:exactMatch NCIT:C27537 Skin Cystic Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002956 skin cystic basal cell carcinoma skos:exactMatch SCTID:403912001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002956 skin cystic basal cell carcinoma skos:exactMatch UMLS:C1275193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002957 sarcomatoid basal cell carcinoma skos:exactMatch DOID:4303 sarcomatoid basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002957 sarcomatoid basal cell carcinoma skos:exactMatch NCIT:C38111 Skin Basal Cell Carcinoma with Sarcomatoid Differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002957 sarcomatoid basal cell carcinoma skos:exactMatch UMLS:C1519182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002958 signet ring basal cell carcinoma skos:exactMatch DOID:4304 signet ring basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002958 signet ring basal cell carcinoma skos:exactMatch NCIT:C38110 Skin Signet Ring Cell Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002958 signet ring basal cell carcinoma skos:exactMatch UMLS:C1519320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002959 radiculopathy skos:exactMatch DOID:4306 radiculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002959 radiculopathy skos:exactMatch ICD10CM:M54.1 Radiculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002959 radiculopathy skos:exactMatch MESH:D011843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002959 radiculopathy skos:exactMatch SCTID:72274001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002959 radiculopathy skos:exactMatch UMLS:C0700594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002960 polyradiculopathy skos:exactMatch DOID:4307 polyradiculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002960 polyradiculopathy skos:exactMatch MESH:D011128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002960 polyradiculopathy skos:exactMatch NCIT:C34934 Polyradiculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002960 polyradiculopathy skos:exactMatch SCTID:75572007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002960 polyradiculopathy skos:exactMatch UMLS:C0032586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002961 large cell acanthoma skos:exactMatch DOID:4321 large cell acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002961 large cell acanthoma skos:exactMatch NCIT:C27518 Large Cell Acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002961 large cell acanthoma skos:exactMatch UMLS:C1334362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002962 epidermolytic acanthoma skos:exactMatch DOID:4323 epidermolytic acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002962 epidermolytic acanthoma skos:exactMatch NCIT:C27516 Epidermolytic Acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002962 epidermolytic acanthoma skos:exactMatch UMLS:C1333414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002963 acantholytic acanthoma skos:exactMatch DOID:4324 acantholytic acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002963 acantholytic acanthoma skos:exactMatch NCIT:C27517 Acantholytic Acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002963 acantholytic acanthoma skos:exactMatch UMLS:C1301270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002965 parovarian cyst skos:exactMatch DOID:4333 parovarian cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002965 parovarian cyst skos:exactMatch MESH:D010310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002965 parovarian cyst skos:exactMatch SCTID:64233004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002965 parovarian cyst skos:exactMatch UMLS:C0030584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002966 splenic manifestation of prolymphocytic leukemia skos:exactMatch DOID:4334 splenic manifestation of prolymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002966 splenic manifestation of prolymphocytic leukemia skos:exactMatch NCIT:C7297 Splenic Manifestation of Prolymphocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002966 splenic manifestation of prolymphocytic leukemia skos:exactMatch UMLS:C1336066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002967 dermatophytosis of scalp or beard skos:exactMatch DOID:4337 tinea capitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002967 dermatophytosis of scalp or beard skos:exactMatch NCIT:C34536 Dermatophytosis of Scalp and Beard semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002967 dermatophytosis of scalp or beard skos:exactMatch SCTID:266148000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002967 dermatophytosis of scalp or beard skos:exactMatch UMLS:C0011640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002967 dermatophytosis of scalp or beard skos:exactMatch UMLS:C1274426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002968 lymphocele skos:exactMatch DOID:4347 lymphocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002968 lymphocele skos:exactMatch MESH:D008210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002968 lymphocele skos:exactMatch SCTID:234110002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002968 lymphocele skos:exactMatch UMLS:C0024248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002969 ciliary body cancer skos:exactMatch DOID:4352 ciliary body cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002969 ciliary body cancer skos:exactMatch NCIT:C4766 Malignant Ciliary Body Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002969 ciliary body cancer skos:exactMatch SCTID:188263008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002969 ciliary body cancer skos:exactMatch UMLS:C0496833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002970 ciliary body disorder skos:exactMatch DOID:4353 ciliary body disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002970 ciliary body disorder skos:exactMatch NCIT:C35775 Ciliary Body Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002970 ciliary body disorder skos:exactMatch SCTID:68575007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002970 ciliary body disorder skos:exactMatch UMLS:C0271100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002971 amelanotic melanoma skos:exactMatch DOID:4359 amelanotic melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002971 amelanotic melanoma skos:exactMatch MESH:D018328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002971 amelanotic melanoma skos:exactMatch NCIT:C3802 Amelanotic Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002971 amelanotic melanoma skos:exactMatch UMLS:C0206735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002972 posterior mediastinum cancer skos:exactMatch DOID:436 posterior mediastinum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002972 posterior mediastinum cancer skos:exactMatch SCTID:448670003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002972 posterior mediastinum cancer skos:exactMatch UMLS:C0153502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002973 epithelioid cell melanoma skos:exactMatch DOID:4360 epithelioid cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002973 epithelioid cell melanoma skos:exactMatch NCIT:C4236 Epithelioid Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002973 epithelioid cell melanoma skos:exactMatch UMLS:C0334443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002974 cervical cancer skos:exactMatch DOID:4362 cervical cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002974 cervical cancer skos:exactMatch NCIT:C9311 Malignant Cervical Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002974 cervical cancer skos:exactMatch OMIM:603956 cervical cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002974 cervical cancer skos:exactMatch SCTID:363354003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002975 malignant breast melanoma skos:exactMatch DOID:4364 malignant breast melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002975 malignant breast melanoma skos:exactMatch NCIT:C8410 Breast Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002975 malignant breast melanoma skos:exactMatch SCTID:188050009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002975 malignant breast melanoma skos:exactMatch UMLS:C0346787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002976 stomach diverticulosis skos:exactMatch DOID:4370 stomach diverticulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002976 stomach diverticulosis skos:exactMatch MESH:D045724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002976 stomach diverticulosis skos:exactMatch UMLS:C1148546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002977 autoimmune disorder of the nervous system skos:exactMatch DOID:438 autoimmune disease of the nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002977 autoimmune disorder of the nervous system skos:exactMatch MESH:D020274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002977 autoimmune disorder of the nervous system skos:exactMatch NCIT:C99383 Autoimmune Nervous System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002977 autoimmune disorder of the nervous system skos:exactMatch UMLS:C0751871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002977 autoimmune disorder of the nervous system skos:exactMatch UMLS:C0751872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002978 orbit alveolar rhabdomyosarcoma skos:exactMatch DOID:4384 orbit alveolar rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002978 orbit alveolar rhabdomyosarcoma skos:exactMatch NCIT:C6247 Orbit Alveolar Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002978 orbit alveolar rhabdomyosarcoma skos:exactMatch UMLS:C1335126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002979 papillary squamous carcinoma skos:exactMatch DOID:4385 papillary squamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002979 papillary squamous carcinoma skos:exactMatch NCIT:C4102 Papillary Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002979 papillary squamous carcinoma skos:exactMatch UMLS:C0334244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002981 peripheral primitive neuroectodermal tumor of bone skos:exactMatch DOID:4388 bone peripheral neuroepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002981 peripheral primitive neuroectodermal tumor of bone skos:exactMatch NCIT:C8776 Peripheral Primitive Neuroectodermal Tumor of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002981 peripheral primitive neuroectodermal tumor of bone skos:exactMatch UMLS:C0855009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002982 peripheral primitive neuroectodermal tumor of soft tissues skos:exactMatch DOID:4389 soft tissue peripheral neuroepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002982 peripheral primitive neuroectodermal tumor of soft tissues skos:exactMatch NCIT:C27471 Peripheral Primitive Neuroectodermal Tumor of Soft Tissues semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002982 peripheral primitive neuroectodermal tumor of soft tissues skos:exactMatch UMLS:C1112437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002984 reticulohistiocytic granuloma skos:exactMatch DOID:4394 reticulohistiocytic granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002984 reticulohistiocytic granuloma skos:exactMatch NCIT:C3356 Solitary Reticulohistiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002984 reticulohistiocytic granuloma skos:exactMatch SCTID:404162004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002984 reticulohistiocytic granuloma skos:exactMatch UMLS:C0035290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002987 spongiotic dermatitis skos:exactMatch DOID:4406 spongiotic dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002987 spongiotic dermatitis skos:exactMatch NCIT:C27037 Spongiotic Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002987 spongiotic dermatitis skos:exactMatch SCTID:23615008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002987 spongiotic dermatitis skos:exactMatch UMLS:C0262984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002988 cervix melanoma skos:exactMatch DOID:4413 cervix melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002988 cervix melanoma skos:exactMatch NCIT:C40239 Cervical Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002988 cervix melanoma skos:exactMatch UMLS:C0877611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002989 benign fibrous histiocytoma skos:exactMatch DOID:4415 fibrous histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002989 benign fibrous histiocytoma skos:exactMatch MESH:D018219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002989 benign fibrous histiocytoma skos:exactMatch NCIT:C3739 Fibrous Histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002989 benign fibrous histiocytoma skos:exactMatch UMLS:C0206644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002990 benign deep fibrous histiocytoma skos:exactMatch DOID:4419 benign deep fibrous histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002990 benign deep fibrous histiocytoma skos:exactMatch NCIT:C6492 Deep Fibrous Histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002990 benign deep fibrous histiocytoma skos:exactMatch UMLS:C1266125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002991 adenocarcinofibroma skos:exactMatch DOID:4422 malignant adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002991 adenocarcinofibroma skos:exactMatch NCIT:C40035 Adenocarcinofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002991 adenocarcinofibroma skos:exactMatch UMLS:C1510778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002993 pancreatic somatostatinoma skos:exactMatch DOID:4432 pancreatic somatostatinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002993 pancreatic somatostatinoma skos:exactMatch NCIT:C95595 Pancreatic Somatostatinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002993 pancreatic somatostatinoma skos:exactMatch UMLS:C1368041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002994 pancreatic delta cell neuroendocrine tumor skos:exactMatch DOID:4433 pancreatic delta cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002994 pancreatic delta cell neuroendocrine tumor skos:exactMatch NCIT:C28396 Pancreatic Delta Cell Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002994 pancreatic delta cell neuroendocrine tumor skos:exactMatch UMLS:C1335301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002995 small intestine neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch NCIT:C96061 Small Intestinal Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002995 small intestine neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch UMLS:C3272528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002996 cavernous sinus meningioma skos:exactMatch DOID:4435 cavernous sinus meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002996 cavernous sinus meningioma skos:exactMatch NCIT:C5268 Cavernous Sinus Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002996 cavernous sinus meningioma skos:exactMatch UMLS:C1332865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002997 anterior cranial fossa meningioma skos:exactMatch DOID:4436 anterior cranial fossa meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002997 anterior cranial fossa meningioma skos:exactMatch NCIT:C5286 Anterior Cranial Fossa Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002997 anterior cranial fossa meningioma skos:exactMatch UMLS:C1332301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002998 skull base meningioma skos:exactMatch DOID:4437 skull base meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002998 skull base meningioma skos:exactMatch NCIT:C5272 Skull Base Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002998 skull base meningioma skos:exactMatch UMLS:C1335976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002999 central nervous system germinoma skos:exactMatch DOID:4438 central nervous system germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0002999 central nervous system germinoma skos:exactMatch NCIT:C7009 Central Nervous System Germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003000 central nervous system germ cell tumor skos:exactMatch DOID:4439 central nervous system germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003000 central nervous system germ cell tumor skos:exactMatch NCIT:C5461 Central Nervous System Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003000 central nervous system germ cell tumor skos:exactMatch UMLS:C1332880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003001 seminoma skos:exactMatch DOID:4440 seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003001 seminoma skos:exactMatch MESH:D018239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003001 seminoma skos:exactMatch NCIT:C9309 Seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003001 seminoma skos:exactMatch SCTID:443675005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003002 dysgerminoma skos:exactMatch DOID:4441 dysgerminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003002 dysgerminoma skos:exactMatch MESH:D004407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003002 dysgerminoma skos:exactMatch NCIT:C2996 Dysgerminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003002 dysgerminoma skos:exactMatch UMLS:C0013377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003003 cervical alveolar soft part sarcoma skos:exactMatch DOID:4442 cervical alveolar soft part sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003003 cervical alveolar soft part sarcoma skos:exactMatch NCIT:C40225 Cervical Alveolar Soft Part Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003003 cervical alveolar soft part sarcoma skos:exactMatch UMLS:C1516408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003004 macular degeneration skos:exactMatch DOID:4448 macular degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003004 macular degeneration skos:exactMatch MESH:D008268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003004 macular degeneration skos:exactMatch NCIT:C123330 Macular Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003004 macular degeneration skos:exactMatch SCTID:422338006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003004 macular degeneration skos:exactMatch UMLS:C0024437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003005 macular retinal edema skos:exactMatch DOID:4449 macular retinal edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003005 macular retinal edema skos:exactMatch NCIT:C35468 Macular Edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003005 macular retinal edema skos:exactMatch SCTID:37231002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003005 macular retinal edema skos:exactMatch UMLS:C0271051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003007 childhood kidney cell carcinoma skos:exactMatch DOID:4454 childhood kidney cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003007 childhood kidney cell carcinoma skos:exactMatch NCIT:C6568 Childhood Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003007 childhood kidney cell carcinoma skos:exactMatch UMLS:C1333001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003008 hereditary renal cell carcinoma skos:exactMatch DOID:4455 hereditary renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003008 hereditary renal cell carcinoma skos:exactMatch MESH:C536851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003008 hereditary renal cell carcinoma skos:exactMatch NCIT:C39789 Hereditary Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003008 hereditary renal cell carcinoma skos:exactMatch SCTID:717736007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003009 hyperaldosteronism skos:exactMatch DOID:446 primary hyperaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003009 hyperaldosteronism skos:exactMatch ICD10CM:E26 Hyperaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003009 hyperaldosteronism skos:exactMatch MESH:D006929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003009 hyperaldosteronism skos:exactMatch SCTID:88213004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003009 hyperaldosteronism skos:exactMatch UMLS:C0020428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003010 multilocular clear cell renal cell carcinoma skos:exactMatch DOID:4463 multilocular clear cell renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003010 multilocular clear cell renal cell carcinoma skos:exactMatch NCIT:C4524 Multilocular Cystic Renal Neoplasm of Low Malignant Potential semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003010 multilocular clear cell renal cell carcinoma skos:exactMatch Orphanet:319287 Multilocular cystic renal neoplasm of low malignant potential semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003010 multilocular clear cell renal cell carcinoma skos:exactMatch SCTID:254916002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003010 multilocular clear cell renal cell carcinoma skos:exactMatch UMLS:C0346249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003011 mucinous tubular and spindle renal cell carcinoma skos:exactMatch DOID:4472 mucinous tubular and spindle renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003011 mucinous tubular and spindle renal cell carcinoma skos:exactMatch NCIT:C39807 Mucinous Tubular and Spindle Cell Carcinoma of the Kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003011 mucinous tubular and spindle renal cell carcinoma skos:exactMatch Orphanet:319322 Mucinous tubular and spindle cell renal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003011 mucinous tubular and spindle renal cell carcinoma skos:exactMatch SCTID:764990003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003011 mucinous tubular and spindle renal cell carcinoma skos:exactMatch UMLS:C1513719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003011 mucinous tubular and spindle renal cell carcinoma skos:exactMatch UMLS:CN203939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003012 sarcomatoid renal cell carcinoma skos:exactMatch DOID:4473 sarcomatoid renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003012 sarcomatoid renal cell carcinoma skos:exactMatch NCIT:C27893 Sarcomatoid Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003012 sarcomatoid renal cell carcinoma skos:exactMatch UMLS:C1266043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003014 rhinitis skos:exactMatch DOID:4483 rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003014 rhinitis skos:exactMatch ICD10CM:J30 Vasomotor and allergic rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003014 rhinitis skos:exactMatch MESH:D012220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003014 rhinitis skos:exactMatch NCIT:C34986 Rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003014 rhinitis skos:exactMatch SCTID:70076002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003014 rhinitis skos:exactMatch UMLS:C0035455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003017 malignant peritoneal solitary fibrous tumor skos:exactMatch DOID:4490 malignant peritoneal solitary fibrous tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003019 potassium deficiency disease skos:exactMatch DOID:4500 hypokalemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003019 potassium deficiency disease skos:exactMatch ICD10CM:E87.6 Hypokalemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003019 potassium deficiency disease skos:exactMatch MESH:D007008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003019 potassium deficiency disease skos:exactMatch NCIT:C34939 Potassium Deficiency Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003019 potassium deficiency disease skos:exactMatch SCTID:43339004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003019 potassium deficiency disease skos:exactMatch UMLS:C1514284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003021 central nervous system angiosarcoma skos:exactMatch DOID:4504 central nervous system angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003021 central nervous system angiosarcoma skos:exactMatch NCIT:C5450 Central Nervous System Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003021 central nervous system angiosarcoma skos:exactMatch UMLS:C1332875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003022 pediatric angiosarcoma skos:exactMatch DOID:4505 childhood angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003022 pediatric angiosarcoma skos:exactMatch NCIT:C9174 Childhood Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003022 pediatric angiosarcoma skos:exactMatch UMLS:C0279988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003023 aorta angiosarcoma skos:exactMatch DOID:4510 aorta angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003023 aorta angiosarcoma skos:exactMatch NCIT:C5376 Aortic Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003023 aorta angiosarcoma skos:exactMatch UMLS:C1332312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003024 breast angiosarcoma skos:exactMatch DOID:4511 breast angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003024 breast angiosarcoma skos:exactMatch MESH:C536368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003024 breast angiosarcoma skos:exactMatch NCIT:C5184 Breast Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003024 breast angiosarcoma skos:exactMatch UMLS:C1332614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003025 conventional angiosarcoma skos:exactMatch DOID:4512 conventional angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003025 conventional angiosarcoma skos:exactMatch NCIT:C9426 Conventional Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003025 conventional angiosarcoma skos:exactMatch UMLS:C1333155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003026 gallbladder angiosarcoma skos:exactMatch DOID:4513 gallbladder angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003026 gallbladder angiosarcoma skos:exactMatch NCIT:C5840 Gallbladder Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003026 gallbladder angiosarcoma skos:exactMatch UMLS:C1333742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003027 thyroid gland angiosarcoma skos:exactMatch DOID:4514 thyroid angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003027 thyroid gland angiosarcoma skos:exactMatch NCIT:C6043 Thyroid Gland Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003027 thyroid gland angiosarcoma skos:exactMatch UMLS:C1336748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003028 thyroid sarcoma skos:exactMatch DOID:4515 thyroid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003028 thyroid sarcoma skos:exactMatch NCIT:C6041 Thyroid Gland Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003028 thyroid sarcoma skos:exactMatch UMLS:C1336756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003029 skin angiosarcoma skos:exactMatch DOID:4517 skin angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003029 skin angiosarcoma skos:exactMatch NCIT:C4489 Skin Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003029 skin angiosarcoma skos:exactMatch SCTID:254794007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003029 skin angiosarcoma skos:exactMatch UMLS:C0346081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003030 endometrioid stromal sarcoma of the cervix skos:exactMatch DOID:4520 cervical endometrial stromal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003030 endometrioid stromal sarcoma of the cervix skos:exactMatch NCIT:C40220 Endometrioid Stromal Sarcoma of the Cervix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003030 endometrioid stromal sarcoma of the cervix skos:exactMatch UMLS:C3642326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003031 endometrioid stromal and related neoplasms of the cervix skos:exactMatch DOID:4521 cervix endometrial stromal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003031 endometrioid stromal and related neoplasms of the cervix skos:exactMatch NCIT:C40218 Cervical Endometrioid Stromal and Related Neoplasms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003031 endometrioid stromal and related neoplasms of the cervix skos:exactMatch UMLS:C4289586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003032 superior vena cava angiosarcoma skos:exactMatch DOID:4522 superior vena cava angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003032 superior vena cava angiosarcoma skos:exactMatch NCIT:C5378 Superior Vena Cava Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003032 superior vena cava angiosarcoma skos:exactMatch UMLS:C1336530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003033 prostate angiosarcoma skos:exactMatch DOID:4524 prostate angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003033 prostate angiosarcoma skos:exactMatch NCIT:C5528 Prostate Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003033 prostate angiosarcoma skos:exactMatch UMLS:C1335504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003034 mediastinum angiosarcoma skos:exactMatch DOID:4525 mediastinum angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003034 mediastinum angiosarcoma skos:exactMatch NCIT:C6613 Mediastinal Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003034 mediastinum angiosarcoma skos:exactMatch UMLS:C1334649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003035 ovarian angiosarcoma skos:exactMatch DOID:4527 ovarian angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003035 ovarian angiosarcoma skos:exactMatch NCIT:C5232 Ovarian Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003035 ovarian angiosarcoma skos:exactMatch UMLS:C1335152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003036 mucoepidermoid carcinoma skos:exactMatch DOID:4531 mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003036 mucoepidermoid carcinoma skos:exactMatch MESH:D018277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003036 mucoepidermoid carcinoma skos:exactMatch MESH:D018298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003036 mucoepidermoid carcinoma skos:exactMatch NCIT:C3772 Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003036 mucoepidermoid carcinoma skos:exactMatch UMLS:C0206694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003037 hypotrichosis skos:exactMatch DOID:4535 hypotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003037 hypotrichosis skos:exactMatch MESH:D007039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003037 hypotrichosis skos:exactMatch NCIT:C34720 Hypotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003037 hypotrichosis skos:exactMatch OMIMPS:605389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003037 hypotrichosis skos:exactMatch SCTID:53602002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003038 dysgraphia skos:exactMatch DOID:4540 dysgraphia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003038 dysgraphia skos:exactMatch NCIT:C182452 Dysgraphia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003039 nominal aphasia skos:exactMatch DOID:4541 nominal aphasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003039 nominal aphasia skos:exactMatch MESH:D000849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003040 retrograde amnesia skos:exactMatch DOID:4543 retrograde amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003040 retrograde amnesia skos:exactMatch ICD10CM:R41.2 Retrograde amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003040 retrograde amnesia skos:exactMatch MESH:D000648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003041 pediatric mesenchymal chondrosarcoma skos:exactMatch DOID:4546 childhood mesenchymal chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003041 pediatric mesenchymal chondrosarcoma skos:exactMatch NCIT:C27374 Childhood Mesenchymal Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003041 pediatric mesenchymal chondrosarcoma skos:exactMatch UMLS:C1332982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003042 adult mesenchymal chondrosarcoma skos:exactMatch DOID:4547 adult mesenchymal chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003042 adult mesenchymal chondrosarcoma skos:exactMatch NCIT:C27375 Adult Mesenchymal Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003042 adult mesenchymal chondrosarcoma skos:exactMatch UMLS:C1332207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003043 obsolete extraskeletal mesenchymal chondrosarcoma skos:exactMatch DOID:4548 extraskeletal mesenchymal chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003043 obsolete extraskeletal mesenchymal chondrosarcoma skos:exactMatch NCIT:C27481 Mesenchymal Extraskeletal Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003043 obsolete extraskeletal mesenchymal chondrosarcoma skos:exactMatch SCTID:404080006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003043 obsolete extraskeletal mesenchymal chondrosarcoma skos:exactMatch UMLS:C1275279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003044 obsolete extraosseous chondrosarcoma skos:exactMatch DOID:4549 extraskeletal myxoid chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003045 anal gland neoplasm skos:exactMatch DOID:4550 anal gland neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003045 anal gland neoplasm skos:exactMatch MESH:D000694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003045 anal gland neoplasm skos:exactMatch UMLS:C0002757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003046 anus neoplasm skos:exactMatch DOID:4551 anus benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003046 anus neoplasm skos:exactMatch MESH:D001005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003046 anus neoplasm skos:exactMatch NCIT:C2877 Anal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003046 anus neoplasm skos:exactMatch SCTID:126849006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003046 anus neoplasm skos:exactMatch UMLS:C0003463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003047 thymic large cell neuroendocrine carcinoma skos:exactMatch DOID:4553 thymus large cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003047 thymic large cell neuroendocrine carcinoma skos:exactMatch NCIT:C6461 Thymic Large Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003047 thymic large cell neuroendocrine carcinoma skos:exactMatch UMLS:C1334364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003049 ovarian large-cell neuroendocrine carcinoma skos:exactMatch DOID:4555 ovarian large-cell neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003049 ovarian large-cell neuroendocrine carcinoma skos:exactMatch NCIT:C5238 Ovarian Large Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003049 ovarian large-cell neuroendocrine carcinoma skos:exactMatch UMLS:C1335174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003050 lung large cell carcinoma skos:exactMatch DOID:4556 lung large cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003050 lung large cell carcinoma skos:exactMatch NCIT:C4450 Lung Large Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003050 lung large cell carcinoma skos:exactMatch SCTID:254629004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003050 lung large cell carcinoma skos:exactMatch UMLS:C0345958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003051 non specific chronic endometritis skos:exactMatch DOID:4560 non specific chronic endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003051 non specific chronic endometritis skos:exactMatch NCIT:C27625 Non Specific Chronic Endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003051 non specific chronic endometritis skos:exactMatch UMLS:C1335061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003052 granulomatous endometritis skos:exactMatch DOID:4561 granulomatous endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003052 granulomatous endometritis skos:exactMatch NCIT:C27626 Granulomatous Endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003052 granulomatous endometritis skos:exactMatch UMLS:C1333876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003053 choroid plexus meningioma skos:exactMatch DOID:4584 choroid plexus meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003053 choroid plexus meningioma skos:exactMatch NCIT:C4719 Choroid Plexus Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003053 choroid plexus meningioma skos:exactMatch UMLS:C0431118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003054 benign meningioma skos:exactMatch DOID:4587 benign meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003054 benign meningioma skos:exactMatch NCIT:C4055 Benign Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003054 benign meningioma skos:exactMatch SCTID:724171006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003054 benign meningioma skos:exactMatch UMLS:C0281784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003055 secretory meningioma skos:exactMatch DOID:4588 secretory meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003055 secretory meningioma skos:exactMatch NCIT:C4718 Secretory Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003055 secretory meningioma skos:exactMatch UMLS:C1384406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003056 lymphoplasmacyte-rich meningioma skos:exactMatch DOID:4591 lymphoplasmacyte-rich meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003056 lymphoplasmacyte-rich meningioma skos:exactMatch NCIT:C4720 Lymphoplasmacyte-Rich Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003056 lymphoplasmacyte-rich meningioma skos:exactMatch UMLS:C0431119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003057 pediatric meningioma skos:exactMatch DOID:4593 childhood meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003057 pediatric meningioma skos:exactMatch NCIT:C8264 Childhood Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003057 pediatric meningioma skos:exactMatch UMLS:C0280656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003058 microcystic meningioma skos:exactMatch DOID:4594 microcystic meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003058 microcystic meningioma skos:exactMatch NCIT:C4721 Microcystic Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003058 microcystic meningioma skos:exactMatch UMLS:C1384408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003059 bile duct cancer skos:exactMatch DOID:4606 bile duct cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003060 biliary tract cancer skos:exactMatch DOID:4607 biliary tract cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003061 benign muscle neoplasm skos:exactMatch DOID:2691 myoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003061 benign muscle neoplasm skos:exactMatch DOID:461 muscle benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003061 benign muscle neoplasm skos:exactMatch MESH:D009214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003061 benign muscle neoplasm skos:exactMatch NCIT:C4882 Benign Muscle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003062 intestinal benign neoplasm skos:exactMatch NCIT:C4609 Benign Intestinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003062 intestinal benign neoplasm skos:exactMatch SCTID:92151003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003062 intestinal benign neoplasm skos:exactMatch UMLS:C0347269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003064 inverted transitional cell papilloma skos:exactMatch DOID:4630 inverted transitional papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003064 inverted transitional cell papilloma skos:exactMatch NCIT:C4118 Inverted Transitional Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003064 inverted transitional cell papilloma skos:exactMatch UMLS:C0334269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003065 nasal cavity inverting papilloma skos:exactMatch DOID:4633 nasal cavity inverting papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003065 nasal cavity inverting papilloma skos:exactMatch NCIT:C8194 Nasal Cavity Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003065 nasal cavity inverting papilloma skos:exactMatch UMLS:C0280336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003066 submandibular adenitis skos:exactMatch DOID:4636 submandibular adenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003066 submandibular adenitis skos:exactMatch NCIT:C27016 Submandibular Lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003066 submandibular adenitis skos:exactMatch SCTID:15170009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003066 submandibular adenitis skos:exactMatch UMLS:C0235591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003067 cervical lymphadenitis skos:exactMatch DOID:4637 cervical adenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003067 cervical lymphadenitis skos:exactMatch NCIT:C26937 Cervical Lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003067 cervical lymphadenitis skos:exactMatch SCTID:3502005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003067 cervical lymphadenitis skos:exactMatch UMLS:C0149642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003068 postauricular lymphadenitis skos:exactMatch DOID:4638 postauricular lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003068 postauricular lymphadenitis skos:exactMatch NCIT:C27332 Postauricular Lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003068 postauricular lymphadenitis skos:exactMatch UMLS:C0919638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003069 suppurative lymphadenitis skos:exactMatch DOID:4639 suppurative lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003069 suppurative lymphadenitis skos:exactMatch NCIT:C27135 Suppurative Lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003069 suppurative lymphadenitis skos:exactMatch SCTID:48573006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003069 suppurative lymphadenitis skos:exactMatch UMLS:C0392051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003070 axillary lymphadenitis skos:exactMatch DOID:4640 axillary adenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003070 axillary lymphadenitis skos:exactMatch NCIT:C27333 Axillary Lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003070 axillary lymphadenitis skos:exactMatch UMLS:C0919797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003072 retinal cancer skos:exactMatch DOID:4645 retinal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003072 retinal cancer skos:exactMatch MESH:D019572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003072 retinal cancer skos:exactMatch NCIT:C3216 Malignant Retinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003072 retinal cancer skos:exactMatch SCTID:363465007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003073 trilateral retinoblastoma skos:exactMatch DOID:4647 trilateral retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003073 trilateral retinoblastoma skos:exactMatch NCIT:C7019 Trilateral Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003073 trilateral retinoblastoma skos:exactMatch UMLS:C2608045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003075 bilateral retinoblastoma skos:exactMatch DOID:4650 bilateral retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003075 bilateral retinoblastoma skos:exactMatch NCIT:C8713 Bilateral Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003075 bilateral retinoblastoma skos:exactMatch UMLS:C0854914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003076 unilateral retinoblastoma skos:exactMatch DOID:4651 unilateral retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003076 unilateral retinoblastoma skos:exactMatch NCIT:C8714 Unilateral Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003076 unilateral retinoblastoma skos:exactMatch UMLS:C0854915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003077 intraocular retinoblastoma skos:exactMatch DOID:4653 intraocular retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003077 intraocular retinoblastoma skos:exactMatch NCIT:C7846 Intraocular Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003077 intraocular retinoblastoma skos:exactMatch UMLS:C0278717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003078 extraocular retinoblastoma skos:exactMatch DOID:4656 extraocular retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003078 extraocular retinoblastoma skos:exactMatch NCIT:C7848 Extraocular Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003078 extraocular retinoblastoma skos:exactMatch UMLS:C0278719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003079 mastocytoma skos:exactMatch MESH:D034801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003079 mastocytoma skos:exactMatch NCIT:C9303 Mastocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003079 mastocytoma skos:exactMatch SCTID:404171008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003079 mastocytoma skos:exactMatch UMLS:C0024897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003081 thalamic disorder skos:exactMatch DOID:4662 thalamic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003081 thalamic disorder skos:exactMatch MESH:D013786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003081 thalamic disorder skos:exactMatch NCIT:C85186 Thalamic Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003081 thalamic disorder skos:exactMatch UMLS:C0039726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003082 filamentary keratitis skos:exactMatch DOID:4664 filamentary keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003082 filamentary keratitis skos:exactMatch SCTID:51286002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003082 filamentary keratitis skos:exactMatch UMLS:C0155077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003083 venous hemangioma skos:exactMatch DOID:467 venous hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003083 venous hemangioma skos:exactMatch NCIT:C4296 Venous Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003083 venous hemangioma skos:exactMatch SCTID:403968005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003083 venous hemangioma skos:exactMatch UMLS:C0334532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003084 uremic neuropathy skos:exactMatch DOID:4675 uremic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003084 uremic neuropathy skos:exactMatch NCIT:C27055 Uremic Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003084 uremic neuropathy skos:exactMatch SCTID:11659006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003084 uremic neuropathy skos:exactMatch UMLS:C0268708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003085 keratitis skos:exactMatch DOID:4677 keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003085 keratitis skos:exactMatch ICD10CM:H16 Keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003085 keratitis skos:exactMatch MESH:D007634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003085 keratitis skos:exactMatch NCIT:C26805 Keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003085 keratitis skos:exactMatch SCTID:5888003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003085 keratitis skos:exactMatch UMLS:C0022568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003086 thymic mucoepidermoid carcinoma skos:exactMatch DOID:4678 thymus mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003086 thymic mucoepidermoid carcinoma skos:exactMatch NCIT:C6457 Thymic Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003086 thymic mucoepidermoid carcinoma skos:exactMatch UMLS:C1334814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003087 mucoepidermoid breast carcinoma skos:exactMatch DOID:4679 breast mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003087 mucoepidermoid breast carcinoma skos:exactMatch NCIT:C5166 Breast Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003087 mucoepidermoid breast carcinoma skos:exactMatch UMLS:C1334813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003088 intramuscular hemangioma skos:exactMatch DOID:468 intramuscular hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003088 intramuscular hemangioma skos:exactMatch NCIT:C3699 Intramuscular Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003088 intramuscular hemangioma skos:exactMatch UMLS:C0205789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003089 extrahepatic bile duct mucoepidermoid carcinoma skos:exactMatch DOID:4681 bile duct mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003089 extrahepatic bile duct mucoepidermoid carcinoma skos:exactMatch NCIT:C5862 Extrahepatic Bile Duct Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003089 extrahepatic bile duct mucoepidermoid carcinoma skos:exactMatch UMLS:C1332552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003090 extrahepatic bile duct carcinoma skos:exactMatch DOID:4682 extrahepatic bile duct carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003090 extrahepatic bile duct carcinoma skos:exactMatch NCIT:C3860 Extrahepatic Bile Duct Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003090 extrahepatic bile duct carcinoma skos:exactMatch SCTID:372101000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003090 extrahepatic bile duct carcinoma skos:exactMatch UMLS:C0238019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003091 cutaneous mucoepidermoid carcinoma skos:exactMatch DOID:4683 cutaneous mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003091 cutaneous mucoepidermoid carcinoma skos:exactMatch NCIT:C4472 Mucoepidermoid Skin Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003091 cutaneous mucoepidermoid carcinoma skos:exactMatch SCTID:254713002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003091 cutaneous mucoepidermoid carcinoma skos:exactMatch UMLS:C0346019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003092 lacrimal gland mucoepidermoid carcinoma skos:exactMatch DOID:4685 lacrimal gland mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003092 lacrimal gland mucoepidermoid carcinoma skos:exactMatch NCIT:C6091 Lacrimal Gland Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003092 lacrimal gland mucoepidermoid carcinoma skos:exactMatch UMLS:C1334359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003093 mucoepidermoid esophageal carcinoma skos:exactMatch DOID:4686 mucoepidermoid esophageal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003093 mucoepidermoid esophageal carcinoma skos:exactMatch NCIT:C5343 Esophageal Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003093 mucoepidermoid esophageal carcinoma skos:exactMatch UMLS:C1333461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003095 laryngeal mucoepidermoid carcinoma skos:exactMatch DOID:4688 laryngeal mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003095 laryngeal mucoepidermoid carcinoma skos:exactMatch NCIT:C9463 Laryngeal Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003095 laryngeal mucoepidermoid carcinoma skos:exactMatch UMLS:C1334373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003096 deep hemangioma skos:exactMatch DOID:469 deep angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003096 deep hemangioma skos:exactMatch NCIT:C6555 Deep Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003096 deep hemangioma skos:exactMatch UMLS:C1333265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003097 childhood mediastinal neurogenic neoplasm skos:exactMatch DOID:4690 childhood mediastinal neurogenic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003097 childhood mediastinal neurogenic neoplasm skos:exactMatch NCIT:C5429 Childhood Mediastinal Neurogenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003097 childhood mediastinal neurogenic neoplasm skos:exactMatch UMLS:C1332981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003098 mediastinal neural neoplasm skos:exactMatch DOID:4691 malignant mediastinal neurogenic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003098 mediastinal neural neoplasm skos:exactMatch NCIT:C6624 Mediastinal Neurogenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003098 mediastinal neural neoplasm skos:exactMatch UMLS:C1334672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003100 nerve plexus neoplasm skos:exactMatch DOID:4693 nerve plexus neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003100 nerve plexus neoplasm skos:exactMatch NCIT:C5822 Nerve Plexus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003100 nerve plexus neoplasm skos:exactMatch UMLS:C1334945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003103 nerve root neoplasm skos:exactMatch DOID:4698 nerve root neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003103 nerve root neoplasm skos:exactMatch NCIT:C5119 Nerve Root Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003103 nerve root neoplasm skos:exactMatch UMLS:C1334946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003104 epicardium cancer skos:exactMatch DOID:4699 epicardium cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003104 epicardium cancer skos:exactMatch NCIT:C4568 Malignant Epicardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003104 epicardium cancer skos:exactMatch UMLS:C2607932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003105 prostate disorder skos:exactMatch DOID:47 prostate disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003105 prostate disorder skos:exactMatch MESH:D011469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003105 prostate disorder skos:exactMatch NCIT:C26865 Prostate Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003105 prostate disorder skos:exactMatch SCTID:30281009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003105 prostate disorder skos:exactMatch UMLS:C0033575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003107 infratentorial cancer skos:exactMatch DOID:4706 infratentorial cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003107 infratentorial cancer skos:exactMatch MESH:D015192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003107 infratentorial cancer skos:exactMatch NCIT:C4966 Malignant Infratentorial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003107 infratentorial cancer skos:exactMatch UMLS:C0751593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003108 cervicomedullary junction neoplasm skos:exactMatch DOID:4707 cervicomedullary junction neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003108 cervicomedullary junction neoplasm skos:exactMatch NCIT:C5423 Cervicomedullary Junction Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003108 cervicomedullary junction neoplasm skos:exactMatch UMLS:C1332923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003109 foramen magnum meningioma skos:exactMatch DOID:4708 foramen magnum meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003109 foramen magnum meningioma skos:exactMatch NCIT:C5280 Foramen Magnum Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003109 foramen magnum meningioma skos:exactMatch UMLS:C1333630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003110 skin hemangioma skos:exactMatch DOID:471 skin hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003110 skin hemangioma skos:exactMatch NCIT:C4905 Skin Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003110 skin hemangioma skos:exactMatch SCTID:93471006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003110 skin hemangioma skos:exactMatch UMLS:C0687140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003111 gastric neuroendocrine neoplasm skos:exactMatch DOID:4715 gastric neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003111 gastric neuroendocrine neoplasm skos:exactMatch NCIT:C5696 Gastric Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003111 gastric neuroendocrine neoplasm skos:exactMatch Orphanet:100075 Neuroendocrine tumor of stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003111 gastric neuroendocrine neoplasm skos:exactMatch SCTID:721194008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003111 gastric neuroendocrine neoplasm skos:exactMatch UMLS:C1333783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003112 malignant gastric germ cell tumor skos:exactMatch DOID:4716 malignant gastric germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003112 malignant gastric germ cell tumor skos:exactMatch NCIT:C5486 Malignant Gastric Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003112 malignant gastric germ cell tumor skos:exactMatch UMLS:C1333769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003112 malignant gastric germ cell tumor skos:exactMatch UMLS:C1334584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003113 extragonadal germ cell cancer skos:exactMatch DOID:4717 extragonadal germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003113 extragonadal germ cell cancer skos:exactMatch NCIT:C8881 Malignant Extragonadal Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003113 extragonadal germ cell cancer skos:exactMatch UMLS:C1334581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003115 subglottic hemangioma skos:exactMatch DOID:472 subglottic angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003115 subglottic hemangioma skos:exactMatch NCIT:C6026 Subglottic Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003115 subglottic hemangioma skos:exactMatch UMLS:C1336518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003117 somatoform disorder skos:exactMatch DOID:4737 somatoform disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003117 somatoform disorder skos:exactMatch MESH:D013001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003117 somatoform disorder skos:exactMatch NCIT:C34956 Somatoform Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003117 somatoform disorder skos:exactMatch SCTID:31297008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003118 testicular Brenner tumor skos:exactMatch DOID:4739 testicular Brenner tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003118 testicular Brenner tumor skos:exactMatch NCIT:C39953 Testicular Brenner Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003118 testicular Brenner tumor skos:exactMatch UMLS:C1515281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003120 mixed testicular germ cell cancer skos:exactMatch DOID:4743 mixed testicular germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003120 mixed testicular germ cell cancer skos:exactMatch NCIT:C6347 Testicular Mixed Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003120 mixed testicular germ cell cancer skos:exactMatch UMLS:C1336720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003121 middle cranial fossa meningioma skos:exactMatch DOID:4749 middle cranial fossa meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003121 middle cranial fossa meningioma skos:exactMatch NCIT:C5586 Middle Cranial Fossa Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003121 middle cranial fossa meningioma skos:exactMatch UMLS:C1334757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003122 striatonigral degeneration skos:exactMatch DOID:4751 striatonigral degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003122 striatonigral degeneration skos:exactMatch ICD10CM:G23.2 Striatonigral degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003122 striatonigral degeneration skos:exactMatch MESH:D020955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003122 striatonigral degeneration skos:exactMatch NCIT:C125695 Striatonigral Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003122 striatonigral degeneration skos:exactMatch OMIMPS:271930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003122 striatonigral degeneration skos:exactMatch SCTID:29618004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003122 striatonigral degeneration skos:exactMatch UMLS:C0270733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003124 testicular Leydig cell tumor skos:exactMatch DOID:4756 testicular Leydig cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003124 testicular Leydig cell tumor skos:exactMatch NCIT:C6356 Testicular Leydig Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003124 testicular Leydig cell tumor skos:exactMatch SCTID:67871000119105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003124 testicular Leydig cell tumor skos:exactMatch UMLS:C0863027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003125 testicular sex cord-stromal neoplasm skos:exactMatch DOID:4757 testicular sex cord-stromal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003125 testicular sex cord-stromal neoplasm skos:exactMatch NCIT:C6358 Testicular Sex Cord-Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003125 testicular sex cord-stromal neoplasm skos:exactMatch Orphanet:363489 Sex cord-stromal tumor of testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003125 testicular sex cord-stromal neoplasm skos:exactMatch SCTID:702406000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003125 testicular sex cord-stromal neoplasm skos:exactMatch UMLS:C3840076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003125 testicular sex cord-stromal neoplasm skos:exactMatch UMLS:CN204701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003126 breast hemangioma skos:exactMatch DOID:476 breast hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003126 breast hemangioma skos:exactMatch NCIT:C5353 Breast Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003126 breast hemangioma skos:exactMatch UMLS:C0853715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003128 classic pulmonary blastoma skos:exactMatch DOID:4767 classic pulmonary blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003128 classic pulmonary blastoma skos:exactMatch NCIT:C36054 Biphasic Pulmonary Blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003128 classic pulmonary blastoma skos:exactMatch UMLS:C1332556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003129 epithelial predominant pulmonary blastoma skos:exactMatch DOID:4768 epithelial predominant pulmonary blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003129 epithelial predominant pulmonary blastoma skos:exactMatch NCIT:C36053 Epithelial Predominant Pulmonary Blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003129 epithelial predominant pulmonary blastoma skos:exactMatch UMLS:C1333420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003130 mesoblastic nephroma skos:exactMatch MESH:D018201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003130 mesoblastic nephroma skos:exactMatch SCTID:307604008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003130 mesoblastic nephroma skos:exactMatch UMLS:C0206628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003133 exudative glomerulonephritis skos:exactMatch DOID:4777 exudative glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003133 exudative glomerulonephritis skos:exactMatch NCIT:C35706 Exudative Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003133 exudative glomerulonephritis skos:exactMatch UMLS:C0546345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003134 proliferative glomerulonephritis skos:exactMatch DOID:4778 proliferative glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003134 proliferative glomerulonephritis skos:exactMatch NCIT:C35281 Proliferative Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003134 proliferative glomerulonephritis skos:exactMatch SCTID:441815006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003134 proliferative glomerulonephritis skos:exactMatch UMLS:C0235618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003135 focal embolic glomerulonephritis skos:exactMatch DOID:4779 focal embolic glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003135 focal embolic glomerulonephritis skos:exactMatch NCIT:C35707 Focal Embolic Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003135 focal embolic glomerulonephritis skos:exactMatch UMLS:C0238143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003136 anti-basement membrane glomerulonephritis skos:exactMatch DOID:4780 anti-basement membrane glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003136 anti-basement membrane glomerulonephritis skos:exactMatch NCIT:C35798 Anti-Basement Membrane Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003136 anti-basement membrane glomerulonephritis skos:exactMatch UMLS:C1332309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003137 diffuse glomerulonephritis skos:exactMatch DOID:4781 diffuse glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003137 diffuse glomerulonephritis skos:exactMatch NCIT:C35799 Diffuse Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003137 diffuse glomerulonephritis skos:exactMatch UMLS:C0859036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003138 subacute glomerulonephritis skos:exactMatch DOID:4782 subacute glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003138 subacute glomerulonephritis skos:exactMatch NCIT:C35801 Subacute Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003138 subacute glomerulonephritis skos:exactMatch SCTID:123609007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003138 subacute glomerulonephritis skos:exactMatch UMLS:C1263744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003139 mesangial proliferative glomerulonephritis skos:exactMatch DOID:4783 mesangial proliferative glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003139 mesangial proliferative glomerulonephritis skos:exactMatch NCIT:C35445 Mesangial Proliferative Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003139 mesangial proliferative glomerulonephritis skos:exactMatch SCTID:35546006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003139 mesangial proliferative glomerulonephritis skos:exactMatch UMLS:C0221238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003140 immune-complex glomerulonephritis skos:exactMatch DOID:4784 immune-complex glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003140 immune-complex glomerulonephritis skos:exactMatch NCIT:C35800 Immune Complex Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003140 immune-complex glomerulonephritis skos:exactMatch SCTID:123752003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003140 immune-complex glomerulonephritis skos:exactMatch UMLS:C0744421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003141 cerebellopontine angle embryonal tumor skos:exactMatch DOID:4787 cerebellopontine angle primitive neuroectodermal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003141 cerebellopontine angle embryonal tumor skos:exactMatch NCIT:C5436 Cerebellopontine Angle Embryonal Tumor, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003141 cerebellopontine angle embryonal tumor skos:exactMatch UMLS:C1332904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003142 intracranial primitive neuroectodermal tumor skos:exactMatch DOID:4788 intracranial primitive neuroectodermal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003142 intracranial primitive neuroectodermal tumor skos:exactMatch NCIT:C5817 Intracranial Embryonal Tumor, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003142 intracranial primitive neuroectodermal tumor skos:exactMatch UMLS:C1334246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003143 angiokeratoma skos:exactMatch DOID:479 angiokeratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003143 angiokeratoma skos:exactMatch MESH:D000794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003143 angiokeratoma skos:exactMatch NCIT:C2874 Angiokeratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003143 angiokeratoma skos:exactMatch NCIT:C4488 Skin Angiokeratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003143 angiokeratoma skos:exactMatch SCTID:254788004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003143 angiokeratoma skos:exactMatch UMLS:C0002985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003143 angiokeratoma skos:exactMatch UMLS:C0346075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003144 medulloepithelioma skos:exactMatch DOID:4790 medulloepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003144 medulloepithelioma skos:exactMatch NCIT:C4327 Central Nervous System Medulloepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003144 medulloepithelioma skos:exactMatch Orphanet:251883 Medulloepithelioma of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003144 medulloepithelioma skos:exactMatch SCTID:715903004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003144 medulloepithelioma skos:exactMatch UMLS:C0334596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003145 supratentorial primitive neuroectodermal tumor skos:exactMatch DOID:4791 supratentorial primitive neuroectodermal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003145 supratentorial primitive neuroectodermal tumor skos:exactMatch NCIT:C6968 Supratentorial Embryonal Tumor, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003145 supratentorial primitive neuroectodermal tumor skos:exactMatch SCTID:699318007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003145 supratentorial primitive neuroectodermal tumor skos:exactMatch UMLS:C1336538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003147 space motion sickness skos:exactMatch DOID:4796 space motion sickness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003147 space motion sickness skos:exactMatch MESH:D018489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003147 space motion sickness skos:exactMatch UMLS:C0242700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003150 male reproductive system disorder skos:exactMatch DOID:48 male reproductive system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003150 male reproductive system disorder skos:exactMatch ICD10CM:N40-N53 Diseases of male genital organs (N40-N53) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003150 male reproductive system disorder skos:exactMatch ICD10WHO:N40-N51 Diseases of male genital organs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003150 male reproductive system disorder skos:exactMatch MESH:D005832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003150 male reproductive system disorder skos:exactMatch NCIT:C27019 Male Reproductive System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003150 male reproductive system disorder skos:exactMatch SCTID:363194005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003152 adult brainstem gliosarcoma skos:exactMatch DOID:4812 adult brainstem gliosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003152 adult brainstem gliosarcoma skos:exactMatch NCIT:C9370 Adult Brain Stem Gliosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003152 adult brainstem gliosarcoma skos:exactMatch UMLS:C1377914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003153 adult brainstem glioma skos:exactMatch DOID:4813 adult brain stem glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003153 adult brainstem glioma skos:exactMatch NCIT:C9091 Adult Brain Stem Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003153 adult brainstem glioma skos:exactMatch UMLS:C0278873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003154 hemangioma of peripheral nerve skos:exactMatch DOID:482 hemangioma of peripheral nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003154 hemangioma of peripheral nerve skos:exactMatch NCIT:C27507 Hemangioma of Peripheral Nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003154 hemangioma of peripheral nerve skos:exactMatch UMLS:C1333956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003155 cavernous hemangioma skos:exactMatch DOID:483 cavernous hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003155 cavernous hemangioma skos:exactMatch MESH:D006392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003155 cavernous hemangioma skos:exactMatch NCIT:C3086 Cavernous Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003155 cavernous hemangioma skos:exactMatch SCTID:416824008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003155 cavernous hemangioma skos:exactMatch UMLS:C0018920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003157 disappearing bone disease skos:exactMatch DOID:4837 Gorham's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003157 disappearing bone disease skos:exactMatch SCTID:240161003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003157 disappearing bone disease skos:exactMatch UMLS:C0029436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003158 malignant myoepithelioma skos:exactMatch DOID:4838 myoepithelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003158 malignant myoepithelioma skos:exactMatch NCIT:C7596 Malignant Myoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003158 malignant myoepithelioma skos:exactMatch UMLS:C0334699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003159 vascular hemostatic disease skos:exactMatch DOID:484 vascular hemostatic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003159 vascular hemostatic disease skos:exactMatch MESH:D020141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003159 vascular hemostatic disease skos:exactMatch SCTID:21112004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003159 vascular hemostatic disease skos:exactMatch UMLS:C0600502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003163 cauda equina intradural extramedullary astrocytoma skos:exactMatch DOID:4846 cauda equina intradural extramedullary astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003163 cauda equina intradural extramedullary astrocytoma skos:exactMatch NCIT:C5408 Intradural Extramedullary Cauda Equina Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003163 cauda equina intradural extramedullary astrocytoma skos:exactMatch UMLS:C1334254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003164 cauda equina neoplasm skos:exactMatch DOID:4847 cauda equina neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003164 cauda equina neoplasm skos:exactMatch NCIT:C5479 Cauda Equina Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003164 cauda equina neoplasm skos:exactMatch SCTID:126963001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003164 cauda equina neoplasm skos:exactMatch UMLS:C1263892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003165 cerebellar astrocytoma skos:exactMatch DOID:4848 cerebellar astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003165 cerebellar astrocytoma skos:exactMatch NCIT:C9475 Cerebellar Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003165 cerebellar astrocytoma skos:exactMatch UMLS:C0740480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003168 cerebellar pilocytic astrocytoma skos:exactMatch DOID:4853 pilocytic astrocytoma of cerebellum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003168 cerebellar pilocytic astrocytoma skos:exactMatch NCIT:C6809 Cerebellar Pilocytic Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003168 cerebellar pilocytic astrocytoma skos:exactMatch SCTID:277507004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003168 cerebellar pilocytic astrocytoma skos:exactMatch UMLS:C0349620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003169 diencephalic astrocytomas skos:exactMatch DOID:4855 diencephalic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003169 diencephalic astrocytomas skos:exactMatch NCIT:C5128 Diencephalic Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003169 diencephalic astrocytomas skos:exactMatch UMLS:C1333284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003170 gliofibroma skos:exactMatch DOID:4856 gliofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003170 gliofibroma skos:exactMatch NCIT:C5419 Gliofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003170 gliofibroma skos:exactMatch UMLS:C1266178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003171 pineal gland astrocytoma skos:exactMatch DOID:4858 pineal gland astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003171 pineal gland astrocytoma skos:exactMatch NCIT:C8274 Pineal Gland Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003171 pineal gland astrocytoma skos:exactMatch UMLS:C0280795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003172 glomeruloid hemangioma skos:exactMatch DOID:486 glomeruloid hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003172 glomeruloid hemangioma skos:exactMatch NCIT:C27505 Glomeruloid Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003172 glomeruloid hemangioma skos:exactMatch SCTID:403976007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003172 glomeruloid hemangioma skos:exactMatch UMLS:C1304511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003173 brain stem astrocytic neoplasm skos:exactMatch DOID:4860 brain stem astrocytic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003173 brain stem astrocytic neoplasm skos:exactMatch NCIT:C7445 Brain Stem Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003173 brain stem astrocytic neoplasm skos:exactMatch SCTID:107581000119103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003173 brain stem astrocytic neoplasm skos:exactMatch UMLS:C1332608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003174 spinal cord astrocytoma skos:exactMatch DOID:4863 spinal cord astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003174 spinal cord astrocytoma skos:exactMatch NCIT:C4641 Spinal Cord Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003174 spinal cord astrocytoma skos:exactMatch SCTID:254948003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003174 spinal cord astrocytoma skos:exactMatch UMLS:C0349540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003175 salivary gland adenoid cystic carcinoma skos:exactMatch DOID:4866 salivary gland adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003175 salivary gland adenoid cystic carcinoma skos:exactMatch NCIT:C8026 Salivary Gland Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003175 salivary gland adenoid cystic carcinoma skos:exactMatch SCTID:422833009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003175 salivary gland adenoid cystic carcinoma skos:exactMatch UMLS:C0279751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003177 prostate adenoid cystic carcinoma skos:exactMatch DOID:4868 prostate adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003177 prostate adenoid cystic carcinoma skos:exactMatch NCIT:C5539 Prostate Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003177 prostate adenoid cystic carcinoma skos:exactMatch UMLS:C1335502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003180 cutaneous adenocystic carcinoma skos:exactMatch DOID:4871 cutaneous adenocystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003180 cutaneous adenocystic carcinoma skos:exactMatch NCIT:C4471 Adenoid Cystic Skin Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003180 cutaneous adenocystic carcinoma skos:exactMatch SCTID:254711000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003180 cutaneous adenocystic carcinoma skos:exactMatch UMLS:C0346017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003181 lung adenoid cystic carcinoma skos:exactMatch DOID:4872 lung adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003181 lung adenoid cystic carcinoma skos:exactMatch NCIT:C5666 Lung Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003181 lung adenoid cystic carcinoma skos:exactMatch SCTID:707466008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003181 lung adenoid cystic carcinoma skos:exactMatch UMLS:C1334439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003182 anterior horn disorder skos:exactMatch DOID:4873 anterior horn cell disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003184 trachea carcinoma skos:exactMatch DOID:4876 trachea carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003184 trachea carcinoma skos:exactMatch NCIT:C9347 Tracheal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003184 trachea carcinoma skos:exactMatch UMLS:C1744708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003185 adenoid cystic breast carcinoma skos:exactMatch DOID:4877 breast adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003185 adenoid cystic breast carcinoma skos:exactMatch NCIT:C5130 Breast Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003185 adenoid cystic breast carcinoma skos:exactMatch Orphanet:213557 Salivary gland type cancer of the breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003185 adenoid cystic breast carcinoma skos:exactMatch SCTID:716593008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003185 adenoid cystic breast carcinoma skos:exactMatch UMLS:C1332167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003186 esophageal adenoid cystic carcinoma skos:exactMatch DOID:4878 esophageal adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003186 esophageal adenoid cystic carcinoma skos:exactMatch NCIT:C5342 Esophageal Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003186 esophageal adenoid cystic carcinoma skos:exactMatch UMLS:C1333441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003187 Bartholin gland adenoid cystic carcinoma skos:exactMatch DOID:4879 Bartholin's gland adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003187 Bartholin gland adenoid cystic carcinoma skos:exactMatch NCIT:C40295 Bartholin Gland Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003187 Bartholin gland adenoid cystic carcinoma skos:exactMatch UMLS:C1511047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003189 middle ear adenocarcinoma skos:exactMatch DOID:4892 middle ear adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003189 middle ear adenocarcinoma skos:exactMatch NCIT:C6848 Middle Ear Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003189 middle ear adenocarcinoma skos:exactMatch UMLS:C1334758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003190 middle ear carcinoma skos:exactMatch DOID:4893 middle ear carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003190 middle ear carcinoma skos:exactMatch NCIT:C6089 Middle Ear Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003190 middle ear carcinoma skos:exactMatch UMLS:C1334760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003191 rete ovarii adenocarcinoma skos:exactMatch DOID:4894 rete ovarii adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003191 rete ovarii adenocarcinoma skos:exactMatch NCIT:C40017 Rete Ovarii Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003191 rete ovarii adenocarcinoma skos:exactMatch UMLS:C3840223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003192 rete ovarii neoplasm skos:exactMatch DOID:4895 rete ovarii benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003192 rete ovarii neoplasm skos:exactMatch NCIT:C40016 Rete Ovarii Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003192 rete ovarii neoplasm skos:exactMatch UMLS:C1514909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003193 bile duct adenocarcinoma skos:exactMatch DOID:4896 bile duct adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003193 bile duct adenocarcinoma skos:exactMatch NCIT:C27813 Bile Duct Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003193 bile duct adenocarcinoma skos:exactMatch UMLS:C1370800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003194 hemangioma of lung skos:exactMatch DOID:490 hemangioma of lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003195 peritoneal serous adenocarcinoma skos:exactMatch DOID:4901 peritoneal serous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003196 appendix carcinoma skos:exactMatch DOID:4902 appendix carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003196 appendix carcinoma skos:exactMatch NCIT:C9330 Appendix Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003196 appendix carcinoma skos:exactMatch SCTID:448992002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003196 appendix carcinoma skos:exactMatch UMLS:C0728951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003197 granular cell carcinoma skos:exactMatch DOID:4903 granular cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003197 granular cell carcinoma skos:exactMatch NCIT:C3681 Granular Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003197 granular cell carcinoma skos:exactMatch UMLS:C0205644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003198 small intestine adenocarcinoma skos:exactMatch DOID:4906 small intestine adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003198 small intestine adenocarcinoma skos:exactMatch NCIT:C7888 Small Intestinal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003198 small intestine adenocarcinoma skos:exactMatch Orphanet:104075 Adenocarcinoma of the small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003198 small intestine adenocarcinoma skos:exactMatch SCTID:424440001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003198 small intestine adenocarcinoma skos:exactMatch UMLS:C0278803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003199 anal carcinoma skos:exactMatch DOID:4908 anal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003199 anal carcinoma skos:exactMatch NCIT:C9291 Anal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003199 anal carcinoma skos:exactMatch SCTID:448315008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003199 anal carcinoma skos:exactMatch UMLS:C0279637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003200 urethra adenocarcinoma skos:exactMatch DOID:4910 urethra adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003200 urethra adenocarcinoma skos:exactMatch NCIT:C6167 Urethral Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003200 urethra adenocarcinoma skos:exactMatch UMLS:C1336885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003202 pituitary gland basophilic carcinoma skos:exactMatch DOID:4915 basophilic adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003202 pituitary gland basophilic carcinoma skos:exactMatch NCIT:C27392 Pituitary Gland Basophil Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003202 pituitary gland basophilic carcinoma skos:exactMatch UMLS:C1704778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003204 villous adenocarcinoma skos:exactMatch DOID:4917 villous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003204 villous adenocarcinoma skos:exactMatch NCIT:C4142 Villous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003204 villous adenocarcinoma skos:exactMatch UMLS:C0334306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003205 renal pelvis adenocarcinoma skos:exactMatch DOID:4918 renal pelvis adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003205 renal pelvis adenocarcinoma skos:exactMatch NCIT:C6143 Renal Pelvis Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003205 renal pelvis adenocarcinoma skos:exactMatch UMLS:C1335748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003206 acquired hemangioma skos:exactMatch DOID:492 acquired hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003206 acquired hemangioma skos:exactMatch NCIT:C27018 Acquired Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003206 acquired hemangioma skos:exactMatch UMLS:C0856897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003208 breast secretory carcinoma skos:exactMatch DOID:4922 breast secretory carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003208 breast secretory carcinoma skos:exactMatch MESH:C537535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003208 breast secretory carcinoma skos:exactMatch NCIT:C4189 Breast Secretory Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003208 breast secretory carcinoma skos:exactMatch UMLS:C0334371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003209 thymus gland adenocarcinoma skos:exactMatch DOID:4923 thymus adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003209 thymus gland adenocarcinoma skos:exactMatch NCIT:C6459 Thymic Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003209 thymus gland adenocarcinoma skos:exactMatch UMLS:C1336743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003210 intrahepatic cholangiocarcinoma skos:exactMatch DOID:4928 intrahepatic cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003210 intrahepatic cholangiocarcinoma skos:exactMatch NCIT:C35417 Intrahepatic Cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003210 intrahepatic cholangiocarcinoma skos:exactMatch SCTID:109842005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003210 intrahepatic cholangiocarcinoma skos:exactMatch UMLS:C0345905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003211 nasal cavity adenocarcinoma skos:exactMatch DOID:4930 nasal cavity adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003211 nasal cavity adenocarcinoma skos:exactMatch NCIT:C6015 Nasal Cavity Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003211 nasal cavity adenocarcinoma skos:exactMatch UMLS:C1334920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003212 nasal cavity carcinoma skos:exactMatch DOID:4931 nasal cavity carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003212 nasal cavity carcinoma skos:exactMatch NCIT:C9336 Nasal Cavity Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003212 nasal cavity carcinoma skos:exactMatch SCTID:448990005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003212 nasal cavity carcinoma skos:exactMatch UMLS:C1377785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003214 apocrine adenocarcinoma skos:exactMatch DOID:4933 apocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003214 apocrine adenocarcinoma skos:exactMatch NCIT:C4169 Apocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003214 apocrine adenocarcinoma skos:exactMatch UMLS:C0334346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003214 apocrine adenocarcinoma skos:exactMatch UMLS:C1706827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003215 apocrine sweat gland cancer skos:exactMatch DOID:4934 apocrine sweat gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003215 apocrine sweat gland cancer skos:exactMatch NCIT:C6800 Malignant Apocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003215 apocrine sweat gland cancer skos:exactMatch UMLS:C1334561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003216 ureter adenocarcinoma skos:exactMatch DOID:4938 ureter adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003216 ureter adenocarcinoma skos:exactMatch NCIT:C6155 Ureter Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003216 ureter adenocarcinoma skos:exactMatch UMLS:C1336873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003218 adenocarcinoma in situ skos:exactMatch DOID:4943 adenocarcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003218 adenocarcinoma in situ skos:exactMatch MESH:D065311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003218 adenocarcinoma in situ skos:exactMatch NCIT:C4123 Adenocarcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003218 adenocarcinoma in situ skos:exactMatch UMLS:C0334276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003219 gastroesophageal junction adenocarcinoma skos:exactMatch DOID:4944 gastroesophageal junction adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003219 gastroesophageal junction adenocarcinoma skos:exactMatch NCIT:C9296 Gastroesophageal Junction Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003219 gastroesophageal junction adenocarcinoma skos:exactMatch UMLS:C1332166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003220 gallbladder carcinoma skos:exactMatch DOID:4948 gallbladder carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003220 gallbladder carcinoma skos:exactMatch NCIT:C3844 Gallbladder Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003220 gallbladder carcinoma skos:exactMatch SCTID:372140005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003220 gallbladder carcinoma skos:exactMatch UMLS:C0235782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003222 central nervous system melanocytic neoplasm skos:exactMatch DOID:4955 central nervous system melanocytic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003222 central nervous system melanocytic neoplasm skos:exactMatch NCIT:C5504 Central Nervous System Melanocytic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003222 central nervous system melanocytic neoplasm skos:exactMatch SCTID:277523004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003222 central nervous system melanocytic neoplasm skos:exactMatch UMLS:C1332887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003223 meninges hemangiopericytoma skos:exactMatch DOID:4957 meninges hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003223 meninges hemangiopericytoma skos:exactMatch NCIT:C4660 Meningeal Solitary Fibrous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003223 meninges hemangiopericytoma skos:exactMatch SCTID:277522009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003223 meninges hemangiopericytoma skos:exactMatch UMLS:C0349622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003225 bone marrow disorder skos:exactMatch DOID:4961 bone marrow disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003225 bone marrow disorder skos:exactMatch MESH:D001855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003225 bone marrow disorder skos:exactMatch NCIT:C34433 Bone Marrow Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003225 bone marrow disorder skos:exactMatch SCTID:127035006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003225 bone marrow disorder skos:exactMatch UMLS:C0005956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003227 prosopagnosia skos:exactMatch DOID:4970 prosopagnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003227 prosopagnosia skos:exactMatch MESH:D020238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003227 prosopagnosia skos:exactMatch NCIT:C85031 Prosopagnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003231 acute nonparalytic poliomyelitis skos:exactMatch DOID:4986 nonparalytic poliomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003231 acute nonparalytic poliomyelitis skos:exactMatch ICD10CM:A80.4 Acute nonparalytic poliomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003231 acute nonparalytic poliomyelitis skos:exactMatch SCTID:14535005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003231 acute nonparalytic poliomyelitis skos:exactMatch UMLS:C0152998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003232 alcoholic pancreatitis skos:exactMatch DOID:4988 alcoholic pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003232 alcoholic pancreatitis skos:exactMatch MESH:D019512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003232 alcoholic pancreatitis skos:exactMatch SCTID:445507008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003232 alcoholic pancreatitis skos:exactMatch UMLS:C0376670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003233 essential tremor skos:exactMatch DOID:4990 essential tremor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003233 essential tremor skos:exactMatch ICD10CM:G25.0 Essential tremor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003233 essential tremor skos:exactMatch MESH:D020329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003233 essential tremor skos:exactMatch OMIMPS:190300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003233 essential tremor skos:exactMatch Orphanet:862 NON RARE IN EUROPE: Hereditary essential tremor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003233 essential tremor skos:exactMatch SCTID:609558009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003233 essential tremor skos:exactMatch UMLS:C0270736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003234 optic nerve astrocytoma skos:exactMatch DOID:4991 optic nerve astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003234 optic nerve astrocytoma skos:exactMatch NCIT:C6769 Optic Nerve Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003234 optic nerve astrocytoma skos:exactMatch UMLS:C1335114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003235 optic nerve glioma skos:exactMatch DOID:4992 optic nerve glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003235 optic nerve glioma skos:exactMatch MESH:D020339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003235 optic nerve glioma skos:exactMatch NCIT:C4537 Optic Nerve Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003235 optic nerve glioma skos:exactMatch SCTID:254976006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003235 optic nerve glioma skos:exactMatch UMLS:C0346326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003236 atypical polypoid adenomyoma skos:exactMatch DOID:4993 atypical polypoid adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003236 atypical polypoid adenomyoma skos:exactMatch NCIT:C6895 Atypical Polypoid Adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003236 atypical polypoid adenomyoma skos:exactMatch UMLS:C1300347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003237 adenomyoma of uterine corpus skos:exactMatch DOID:4994 adenomyoma of uterine corpus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003237 adenomyoma of uterine corpus skos:exactMatch NCIT:C6338 Uterine Corpus Adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003237 adenomyoma of uterine corpus skos:exactMatch UMLS:C1336903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003238 cervical adenomyoma skos:exactMatch DOID:4995 cervical adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003238 cervical adenomyoma skos:exactMatch NCIT:C40231 Cervical Adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003238 cervical adenomyoma skos:exactMatch UMLS:C1516404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003240 thyroid gland disorder skos:exactMatch DOID:50 thyroid gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003240 thyroid gland disorder skos:exactMatch ICD10CM:E00-E07 Disorders of thyroid gland (E00-E07) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003240 thyroid gland disorder skos:exactMatch MESH:D013959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003240 thyroid gland disorder skos:exactMatch NCIT:C26893 Thyroid Gland Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003240 thyroid gland disorder skos:exactMatch SCTID:14304000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003240 thyroid gland disorder skos:exactMatch UMLS:C0040128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003241 central nervous system hemangioma skos:exactMatch DOID:501 central nervous system hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003241 central nervous system hemangioma skos:exactMatch NCIT:C7004 Central Nervous System Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003241 central nervous system hemangioma skos:exactMatch UMLS:C1333957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003243 hepatocellular clear cell carcinoma skos:exactMatch DOID:5016 hepatocellular clear cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003243 hepatocellular clear cell carcinoma skos:exactMatch NCIT:C5754 Clear Cell Hepatocellular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003243 hepatocellular clear cell carcinoma skos:exactMatch UMLS:C1333067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003244 central nervous system mesenchymal non-meningothelial tumor skos:exactMatch DOID:502 central nervous system mesenchymal non-meningothelial tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003244 central nervous system mesenchymal non-meningothelial tumor skos:exactMatch NCIT:C5449 Central Nervous System Mesenchymal, Non-Meningothelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003244 central nervous system mesenchymal non-meningothelial tumor skos:exactMatch UMLS:C1332893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003245 aflatoxin-related hepatocellular carcinoma skos:exactMatch DOID:5022 aflatoxins-related hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003245 aflatoxin-related hepatocellular carcinoma skos:exactMatch NCIT:C27922 Aflatoxins-Related Hepatocellular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003245 aflatoxin-related hepatocellular carcinoma skos:exactMatch UMLS:C1332222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003246 sclerosing hepatic carcinoma skos:exactMatch DOID:5026 sclerosing hepatic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003246 sclerosing hepatic carcinoma skos:exactMatch NCIT:C27388 Scirrhous Hepatocellular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003246 sclerosing hepatic carcinoma skos:exactMatch UMLS:C1266018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003248 adult pineal parenchymal tumor skos:exactMatch DOID:5031 adult pineal parenchymal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003248 adult pineal parenchymal tumor skos:exactMatch NCIT:C8273 Adult Pineal Parenchymal Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003248 adult pineal parenchymal tumor skos:exactMatch UMLS:C0280794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003249 pineal gland cancer skos:exactMatch DOID:5032 pineal gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003249 pineal gland cancer skos:exactMatch NCIT:C3573 Malignant Pineal Region Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003249 pineal gland cancer skos:exactMatch SCTID:363483004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003250 benign granular cell tumor skos:exactMatch DOID:5039 myoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003250 benign granular cell tumor skos:exactMatch NCIT:C3252 Benign Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003250 benign granular cell tumor skos:exactMatch UMLS:C0027043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003251 esophageal granular cell tumor skos:exactMatch DOID:5040 malignant granular cell esophageal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003251 esophageal granular cell tumor skos:exactMatch NCIT:C5700 Esophageal Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003251 esophageal granular cell tumor skos:exactMatch UMLS:C1333448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003252 granular cell cancer skos:exactMatch DOID:5042 malignant granular cell myoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003252 granular cell cancer skos:exactMatch NCIT:C4336 Malignant Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003252 granular cell cancer skos:exactMatch SCTID:404041003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003252 granular cell cancer skos:exactMatch UMLS:C0334618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003253 vulvar granular cell tumor skos:exactMatch DOID:5043 vulvar granular cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003253 vulvar granular cell tumor skos:exactMatch NCIT:C40328 Vulvar Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003253 vulvar granular cell tumor skos:exactMatch UMLS:C1520083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003254 cardiac granular cell neoplasm skos:exactMatch DOID:5044 cardiac granular cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003254 cardiac granular cell neoplasm skos:exactMatch NCIT:C5360 Cardiac Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003254 cardiac granular cell neoplasm skos:exactMatch UMLS:C1332845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003255 mediastinal granular cell myoblastoma skos:exactMatch DOID:5046 mediastinal granular cell myoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003255 mediastinal granular cell myoblastoma skos:exactMatch NCIT:C6601 Mediastinal Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003255 mediastinal granular cell myoblastoma skos:exactMatch UMLS:C1334656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003256 neurohypophysis granular cell tumor skos:exactMatch DOID:5047 granular cell tumor of the sellar region semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003256 neurohypophysis granular cell tumor skos:exactMatch NCIT:C7017 Granular Cell Tumor of the Sellar Region semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003256 neurohypophysis granular cell tumor skos:exactMatch SCTID:699331002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003256 neurohypophysis granular cell tumor skos:exactMatch UMLS:C1333873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003257 posterior pituitary gland neoplasm skos:exactMatch DOID:5048 posterior pituitary gland neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003257 posterior pituitary gland neoplasm skos:exactMatch NCIT:C7157 Posterior Pituitary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003257 posterior pituitary gland neoplasm skos:exactMatch UMLS:C1334957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003258 hobnail hemangioma skos:exactMatch DOID:505 hobnail hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003258 hobnail hemangioma skos:exactMatch NCIT:C27506 Hobnail Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003258 hobnail hemangioma skos:exactMatch SCTID:254790003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003258 hobnail hemangioma skos:exactMatch UMLS:C0346076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003260 adult cerebellar neoplasm skos:exactMatch DOID:5056 adult cerebellar neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003260 adult cerebellar neoplasm skos:exactMatch NCIT:C5968 Adult Cerebellar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003260 adult cerebellar neoplasm skos:exactMatch UMLS:C1332197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003261 papillary meningioma of the cerebellum skos:exactMatch DOID:5057 papillary meningioma of the cerebellum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003261 papillary meningioma of the cerebellum skos:exactMatch NCIT:C5270 Cerebellar Papillary Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003261 papillary meningioma of the cerebellum skos:exactMatch UMLS:C1332902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003262 rhabdoid meningioma skos:exactMatch DOID:5058 rhabdoid meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003262 rhabdoid meningioma skos:exactMatch NCIT:C6909 Rhabdoid Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003262 rhabdoid meningioma skos:exactMatch UMLS:C0259786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003263 childhood cerebellar neoplasm skos:exactMatch DOID:5059 childhood cerebellar neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003263 childhood cerebellar neoplasm skos:exactMatch NCIT:C5970 Childhood Cerebellar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003263 childhood cerebellar neoplasm skos:exactMatch UMLS:C1332959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003264 basosquamous carcinoma skos:exactMatch DOID:5063 basosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003264 basosquamous carcinoma skos:exactMatch MESH:D002281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003264 basosquamous carcinoma skos:exactMatch NCIT:C2922 Skin Basosquamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003264 basosquamous carcinoma skos:exactMatch UMLS:C0007118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003265 adjustment disorder skos:exactMatch DOID:507 adjustment disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003265 adjustment disorder skos:exactMatch MESH:D000275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003265 adjustment disorder skos:exactMatch NCIT:C92191 Adjustment Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003265 adjustment disorder skos:exactMatch SCTID:17226007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003266 ependymal tumor skos:exactMatch NCIT:C6770 Ependymal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003266 ependymal tumor skos:exactMatch Orphanet:301 Ependymal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003266 ependymal tumor skos:exactMatch UMLS:C1333407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003266 ependymal tumor skos:exactMatch UMLS:CN203416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003268 mixed glioma skos:exactMatch DOID:5076 mixed glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003268 mixed glioma skos:exactMatch NCIT:C3903 Mixed Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003268 mixed glioma skos:exactMatch SCTID:443937008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003268 mixed glioma skos:exactMatch UMLS:C0259783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003271 iodine hypothyroidism skos:exactMatch DOID:5083 iodine hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003271 iodine hypothyroidism skos:exactMatch SCTID:190279008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003271 iodine hypothyroidism skos:exactMatch UMLS:C0154159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003272 mixed epithelial stromal tumor skos:exactMatch DOID:5088 mixed epithelial stromal tumour semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003273 sternum cancer skos:exactMatch DOID:5090 sternum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003273 sternum cancer skos:exactMatch NCIT:C8408 Malignant Sternal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003273 sternum cancer skos:exactMatch UMLS:C1382025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003274 thoracic cancer skos:exactMatch DOID:5093 thoracic cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003274 thoracic cancer skos:exactMatch NCIT:C3576 Malignant Thoracic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003274 thoracic cancer skos:exactMatch SCTID:188361007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003274 thoracic cancer skos:exactMatch UMLS:C0153661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003275 middle ear cancer skos:exactMatch DOID:5099 middle ear cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003275 middle ear cancer skos:exactMatch NCIT:C4765 Malignant Middle Ear Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003275 middle ear cancer skos:exactMatch SCTID:363359008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003276 middle ear disorder skos:exactMatch DOID:5100 middle ear disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003276 middle ear disorder skos:exactMatch ICD10CM:H65-H75 Diseases of middle ear and mastoid (H65-H75) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003276 middle ear disorder skos:exactMatch NCIT:C27065 Middle Ear Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003276 middle ear disorder skos:exactMatch SCTID:68996008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003276 middle ear disorder skos:exactMatch UMLS:C0271428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003277 malignant ear neoplasm skos:exactMatch DOID:5101 ear cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003277 malignant ear neoplasm skos:exactMatch MESH:D004428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003277 malignant ear neoplasm skos:exactMatch NCIT:C9337 Malignant Ear Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003277 malignant ear neoplasm skos:exactMatch SCTID:443648003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003277 malignant ear neoplasm skos:exactMatch UMLS:C0751094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003278 inner ear cancer skos:exactMatch DOID:5102 inner ear cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003279 testicular infarct skos:exactMatch DOID:5104 testicular infarct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003279 testicular infarct skos:exactMatch NCIT:C27617 Testicular Infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003279 testicular infarct skos:exactMatch SCTID:33793000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003279 testicular infarct skos:exactMatch UMLS:C0392041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003280 swayback skos:exactMatch DOID:5112 copper deficiency myelopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003280 swayback skos:exactMatch MESH:D013540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003280 swayback skos:exactMatch SCTID:61960001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003281 ovarian cystic teratoma skos:exactMatch DOID:5118 ovarian cystic teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003281 ovarian cystic teratoma skos:exactMatch NCIT:C7283 Ovarian Cystic Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003281 ovarian cystic teratoma skos:exactMatch UMLS:C1335155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003282 ovarian cyst skos:exactMatch DOID:5119 ovarian cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003282 ovarian cyst skos:exactMatch MESH:D010048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003282 ovarian cyst skos:exactMatch SCTID:79883001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003283 epididymal neoplasm skos:exactMatch DOID:512 epididymal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003283 epididymal neoplasm skos:exactMatch NCIT:C39958 Epididymal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003283 epididymal neoplasm skos:exactMatch SCTID:126902008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003283 epididymal neoplasm skos:exactMatch UMLS:C0346239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003284 mediastinum leiomyoma skos:exactMatch DOID:5123 mediastinum leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003284 mediastinum leiomyoma skos:exactMatch NCIT:C6598 Mediastinal Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003284 mediastinum leiomyoma skos:exactMatch UMLS:C1334659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003285 fallopian tube leiomyoma skos:exactMatch DOID:5124 fallopian tube leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003285 fallopian tube leiomyoma skos:exactMatch NCIT:C40127 Fallopian Tube Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003285 fallopian tube leiomyoma skos:exactMatch UMLS:C1517115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003286 extrahepatic bile duct leiomyoma skos:exactMatch DOID:5125 extrahepatic bile duct leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003286 extrahepatic bile duct leiomyoma skos:exactMatch NCIT:C5855 Extrahepatic Bile Duct Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003286 extrahepatic bile duct leiomyoma skos:exactMatch UMLS:C1333507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003287 central nervous system leiomyoma skos:exactMatch DOID:5126 central nervous system leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003287 central nervous system leiomyoma skos:exactMatch NCIT:C6998 Central Nervous System Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003287 central nervous system leiomyoma skos:exactMatch UMLS:C1334382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003288 bizarre leiomyoma skos:exactMatch DOID:5127 bizarre leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003288 bizarre leiomyoma skos:exactMatch NCIT:C4257 Bizarre Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003288 bizarre leiomyoma skos:exactMatch UMLS:C0334478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003289 deep leiomyoma skos:exactMatch DOID:5128 deep leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003289 deep leiomyoma skos:exactMatch NCIT:C6512 Deep Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003289 deep leiomyoma skos:exactMatch UMLS:C1333266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003290 simple partial epilepsy skos:exactMatch DOID:5129 simple partial epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003291 leiomyoma cutis skos:exactMatch DOID:5132 leiomyoma cutis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003291 leiomyoma cutis skos:exactMatch NCIT:C4482 Skin Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003291 leiomyoma cutis skos:exactMatch SCTID:254767008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003291 leiomyoma cutis skos:exactMatch UMLS:C0346064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003292 anus leiomyoma skos:exactMatch DOID:5134 anus leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003292 anus leiomyoma skos:exactMatch NCIT:C5608 Anal Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003292 anus leiomyoma skos:exactMatch UMLS:C1332266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003293 lung leiomyoma skos:exactMatch DOID:5136 lung leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003293 lung leiomyoma skos:exactMatch NCIT:C5660 Lung Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003293 lung leiomyoma skos:exactMatch SCTID:707374005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003293 lung leiomyoma skos:exactMatch UMLS:C1334447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003294 pericardium leiomyoma skos:exactMatch DOID:5137 pericardium leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003294 pericardium leiomyoma skos:exactMatch NCIT:C6743 Pericardial Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003294 pericardium leiomyoma skos:exactMatch UMLS:C1335380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003295 leiomyomatosis skos:exactMatch DOID:5138 leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003295 leiomyomatosis skos:exactMatch MESH:D018231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003295 leiomyomatosis skos:exactMatch NCIT:C3748 Leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003295 leiomyomatosis skos:exactMatch UMLS:C0206654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003296 cellular leiomyoma skos:exactMatch DOID:5139 cellular leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003296 cellular leiomyoma skos:exactMatch NCIT:C4256 Cellular Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003296 cellular leiomyoma skos:exactMatch UMLS:C0334477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003297 gallbladder leiomyoma skos:exactMatch DOID:5140 gallbladder leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003297 gallbladder leiomyoma skos:exactMatch NCIT:C5747 Gallbladder Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003297 gallbladder leiomyoma skos:exactMatch UMLS:C1333745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003298 vulvar leiomyoma skos:exactMatch DOID:5142 vulvar leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003298 vulvar leiomyoma skos:exactMatch NCIT:C40326 Vulvar Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003298 vulvar leiomyoma skos:exactMatch UMLS:C1520087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003299 colorectal leiomyoma skos:exactMatch DOID:5143 large bowel leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003299 colorectal leiomyoma skos:exactMatch NCIT:C5677 Colorectal Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003299 colorectal leiomyoma skos:exactMatch UMLS:C1333113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003300 appendix leiomyoma skos:exactMatch DOID:5146 appendix leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003300 appendix leiomyoma skos:exactMatch NCIT:C5514 Appendix Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003300 appendix leiomyoma skos:exactMatch UMLS:C1332327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003301 dartoic leiomyoma skos:exactMatch DOID:5147 dartoic leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003301 dartoic leiomyoma skos:exactMatch NCIT:C4483 Dartoic Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003301 dartoic leiomyoma skos:exactMatch SCTID:254770007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003301 dartoic leiomyoma skos:exactMatch UMLS:C0346066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003302 epithelioid neurofibroma skos:exactMatch DOID:5149 epithelioid neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003302 epithelioid neurofibroma skos:exactMatch NCIT:C6558 Epithelioid Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003302 epithelioid neurofibroma skos:exactMatch SCTID:404032008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003302 epithelioid neurofibroma skos:exactMatch UMLS:C1275264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003303 neurofibroma of gallbladder skos:exactMatch DOID:5150 neurofibroma of gallbladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003303 neurofibroma of gallbladder skos:exactMatch NCIT:C5746 Gallbladder Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003303 neurofibroma of gallbladder skos:exactMatch UMLS:C1333751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003304 plexiform neurofibroma skos:exactMatch DOID:5151 plexiform neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003304 plexiform neurofibroma skos:exactMatch MESH:D018318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003304 plexiform neurofibroma skos:exactMatch NCIT:C3797 Plexiform Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003304 plexiform neurofibroma skos:exactMatch SCTID:403818001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003304 plexiform neurofibroma skos:exactMatch UMLS:C0206728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003305 cellular neurofibroma skos:exactMatch DOID:5152 cellular neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003305 cellular neurofibroma skos:exactMatch NCIT:C41427 Cellular Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003305 cellular neurofibroma skos:exactMatch UMLS:C1516371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003306 atypical neurofibroma skos:exactMatch DOID:5153 atypical neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003306 atypical neurofibroma skos:exactMatch NCIT:C41426 Neurofibroma with Atypia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003306 atypical neurofibroma skos:exactMatch UMLS:C1510961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003307 multiple mucosal neuroma skos:exactMatch DOID:5155 multiple mucosal neuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003307 multiple mucosal neuroma skos:exactMatch NCIT:C6559 Multiple Mucosal Neuromas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003307 multiple mucosal neuroma skos:exactMatch UMLS:C1334828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003308 pleural mesothelioma skos:exactMatch DOID:5157 benign pleural mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003308 pleural mesothelioma skos:exactMatch NCIT:C9351 Pleural Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003308 pleural mesothelioma skos:exactMatch SCTID:109372009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003310 Monckeberg arteriosclerosis skos:exactMatch DOID:5161 Monckeberg arteriosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003310 Monckeberg arteriosclerosis skos:exactMatch NCIT:C35770 Monckeberg Arteriosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003310 Monckeberg arteriosclerosis skos:exactMatch UMLS:C0887866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003311 endometrial stromal tumor skos:exactMatch DOID:5166 endometrial stromal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003311 endometrial stromal tumor skos:exactMatch MESH:D036821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003311 endometrial stromal tumor skos:exactMatch SCTID:446887007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003311 endometrial stromal tumor skos:exactMatch UMLS:C0334695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003312 ovarian endometrioid stromal and related neoplasms skos:exactMatch DOID:5169 ovarian endometrioid stromal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003312 ovarian endometrioid stromal and related neoplasms skos:exactMatch NCIT:C40065 Ovarian Endometrioid Stromal and Related Neoplasms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003312 ovarian endometrioid stromal and related neoplasms skos:exactMatch UMLS:C4288544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003313 endometrioid stromal sarcoma of the vagina skos:exactMatch DOID:5170 vaginal endometrial stromal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003313 endometrioid stromal sarcoma of the vagina skos:exactMatch NCIT:C40270 Endometrioid Stromal Sarcoma of the Vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003313 endometrioid stromal sarcoma of the vagina skos:exactMatch UMLS:C3642329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003314 endometrioid stromal and related neoplasms of the vagina skos:exactMatch DOID:5171 vaginal endometrial stromal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003314 endometrioid stromal and related neoplasms of the vagina skos:exactMatch NCIT:C40269 Vaginal Endometrioid Stromal and Related Neoplasms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003314 endometrioid stromal and related neoplasms of the vagina skos:exactMatch UMLS:C4289585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003315 endometrium carcinoma in situ skos:exactMatch DOID:5172 endometrium carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003315 endometrium carcinoma in situ skos:exactMatch ICD10CM:D07.0 Carcinoma in situ of endometrium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003315 endometrium carcinoma in situ skos:exactMatch SCTID:92582009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003315 endometrium carcinoma in situ skos:exactMatch UMLS:C0346191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003316 nonanaplastic kidney Wilms tumor skos:exactMatch NCIT:C6951 Nonanaplastic Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003316 nonanaplastic kidney Wilms tumor skos:exactMatch UMLS:C1335062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003317 metachronous kidney Wilms' tumor skos:exactMatch DOID:5178 metachronous kidney Wilms' tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003317 metachronous kidney Wilms' tumor skos:exactMatch NCIT:C38158 Metachronous Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003317 metachronous kidney Wilms' tumor skos:exactMatch UMLS:C1334705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003318 mixed cell type kidney Wilms' tumor skos:exactMatch DOID:5179 mixed cell type kidney Wilms' tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003318 mixed cell type kidney Wilms' tumor skos:exactMatch NCIT:C9149 Mixed Cell Type Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003318 mixed cell type kidney Wilms' tumor skos:exactMatch UMLS:C0279611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003319 scrotum neoplasm skos:exactMatch DOID:518 scrotum neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003319 scrotum neoplasm skos:exactMatch NCIT:C4380 Scrotal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003319 scrotum neoplasm skos:exactMatch SCTID:126905005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003319 scrotum neoplasm skos:exactMatch UMLS:C0341790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003320 blastema predominant kidney Wilms tumor skos:exactMatch DOID:5182 blastema predominant kidney Wilms' tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003320 blastema predominant kidney Wilms tumor skos:exactMatch NCIT:C9147 Blastema Predominant Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003320 blastema predominant kidney Wilms tumor skos:exactMatch UMLS:C0279609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003321 hereditary Wilms tumor skos:exactMatch DOID:5183 hereditary Wilms' tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003321 hereditary Wilms tumor skos:exactMatch NCIT:C8496 Hereditary Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003321 hereditary Wilms tumor skos:exactMatch OMIMPS:194070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003321 hereditary Wilms tumor skos:exactMatch UMLS:C0677779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003322 epithelial predominant Wilms' tumor skos:exactMatch DOID:5189 epithelial predominant Wilms' tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003322 epithelial predominant Wilms' tumor skos:exactMatch NCIT:C9146 Epithelial Predominant Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003322 epithelial predominant Wilms' tumor skos:exactMatch UMLS:C0279608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003325 nodular ganglioneuroblastoma skos:exactMatch DOID:5193 nodular ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003325 nodular ganglioneuroblastoma skos:exactMatch NCIT:C42058 Ganglioneuroblastoma, Nodular semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003325 nodular ganglioneuroblastoma skos:exactMatch UMLS:C1517445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003326 intermixed schwannian stroma-rich ganglioneuroblastoma skos:exactMatch DOID:5194 intermixed schwannian stroma-rich ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003326 intermixed schwannian stroma-rich ganglioneuroblastoma skos:exactMatch NCIT:C42057 Ganglioneuroblastoma, Intermixed semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003326 intermixed schwannian stroma-rich ganglioneuroblastoma skos:exactMatch UMLS:C1517444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003327 peripheral ganglioneuroblastoma skos:exactMatch DOID:5195 peripheral nervous system ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003327 peripheral ganglioneuroblastoma skos:exactMatch NCIT:C6594 Peripheral Ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003327 peripheral ganglioneuroblastoma skos:exactMatch UMLS:C1335387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003328 fallopian tube adenomatoid tumor skos:exactMatch DOID:5196 fallopian tube adenomatoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003328 fallopian tube adenomatoid tumor skos:exactMatch NCIT:C40129 Fallopian Tube Adenomatoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003328 fallopian tube adenomatoid tumor skos:exactMatch UMLS:C1517110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003329 ureteral obstruction skos:exactMatch DOID:5199 ureteral obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003329 ureteral obstruction skos:exactMatch MESH:D014517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003329 ureteral obstruction skos:exactMatch SCTID:20018005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003330 urinary tract obstruction skos:exactMatch DOID:5200 urinary tract obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003330 urinary tract obstruction skos:exactMatch NCIT:C3675 Obstructive Uropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003330 urinary tract obstruction skos:exactMatch SCTID:7163005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003330 urinary tract obstruction skos:exactMatch UMLS:C0178879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003331 ovarian monodermal teratoma skos:exactMatch DOID:5207 monodermal teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003331 ovarian monodermal teratoma skos:exactMatch NCIT:C7286 Ovarian Monodermal Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003331 ovarian monodermal teratoma skos:exactMatch UMLS:C1302569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003332 malignant struma ovarii skos:exactMatch DOID:5208 malignant struma ovarii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003332 malignant struma ovarii skos:exactMatch NCIT:C4291 Thyroid Carcinoma Arising in Struma Ovarii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003332 malignant struma ovarii skos:exactMatch UMLS:C0334525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003333 benign struma ovarii skos:exactMatch DOID:5209 benign struma ovarii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003333 benign struma ovarii skos:exactMatch NCIT:C40012 Benign Struma Ovarii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003333 benign struma ovarii skos:exactMatch UMLS:C1511104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003334 demyelinating polyneuropathy skos:exactMatch DOID:5214 demyelinating polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003334 demyelinating polyneuropathy skos:exactMatch NCIT:C27062 Demyelinating Polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003334 demyelinating polyneuropathy skos:exactMatch SCTID:23414001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003334 demyelinating polyneuropathy skos:exactMatch UMLS:C0270922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003335 chronic polyneuropathy skos:exactMatch DOID:5221 chronic polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003335 chronic polyneuropathy skos:exactMatch NCIT:C36071 Chronic Polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003335 chronic polyneuropathy skos:exactMatch UMLS:C1167650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003336 acute necrotizing encephalitis skos:exactMatch DOID:5222 acute necrotizing encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003336 acute necrotizing encephalitis skos:exactMatch NCIT:C35383 Acute Necrotizing Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003336 acute necrotizing encephalitis skos:exactMatch SCTID:111897007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003336 acute necrotizing encephalitis skos:exactMatch UMLS:C0338418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003337 acute hemorrhagic encephalitis skos:exactMatch DOID:5224 acute hemorrhagic encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003337 acute hemorrhagic encephalitis skos:exactMatch NCIT:C35796 Acute Hemorrhagic Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003337 acute hemorrhagic encephalitis skos:exactMatch UMLS:C1332149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003340 malignant glomus tumor skos:exactMatch DOID:5233 glomangiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003340 malignant glomus tumor skos:exactMatch NCIT:C4221 Malignant Glomus Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003340 malignant glomus tumor skos:exactMatch UMLS:C1266111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003341 subungual glomus tumor skos:exactMatch DOID:5236 subungual glomus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003341 subungual glomus tumor skos:exactMatch NCIT:C36079 Subungual Glomus Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003341 subungual glomus tumor skos:exactMatch SCTID:403973004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003341 subungual glomus tumor skos:exactMatch UMLS:C1304510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003342 benign perivascular tumor skos:exactMatch DOID:5238 benign perivascular tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003342 benign perivascular tumor skos:exactMatch NCIT:C6529 Benign Pericytic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003342 benign perivascular tumor skos:exactMatch UMLS:C1332532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003343 retinal hemangioblastoma skos:exactMatch DOID:5240 retinal hemangioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003343 retinal hemangioblastoma skos:exactMatch NCIT:C39783 Retinal Hemangioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003343 retinal hemangioblastoma skos:exactMatch UMLS:C1514915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003345 hilar cholangiocarcinoma skos:exactMatch DOID:4927 Klatskin's tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003345 hilar cholangiocarcinoma skos:exactMatch MESH:D018285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003345 hilar cholangiocarcinoma skos:exactMatch NCIT:C36077 Hilar Cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003345 hilar cholangiocarcinoma skos:exactMatch Orphanet:99978 Klatskin tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003345 hilar cholangiocarcinoma skos:exactMatch SCTID:253017000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003345 hilar cholangiocarcinoma skos:exactMatch UMLS:C0206702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003346 central nervous system vasculitis skos:exactMatch DOID:525 central nervous system vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003346 central nervous system vasculitis skos:exactMatch MESH:D020293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003346 central nervous system vasculitis skos:exactMatch NCIT:C84622 Central Nervous System Vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003346 central nervous system vasculitis skos:exactMatch UMLS:C0751878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003347 inflammatory leiomyosarcoma skos:exactMatch DOID:5251 inflammatory leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003347 inflammatory leiomyosarcoma skos:exactMatch NCIT:C27495 Inflammatory Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003347 inflammatory leiomyosarcoma skos:exactMatch UMLS:C1334179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003348 conventional leiomyosarcoma skos:exactMatch DOID:5253 conventional leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003348 conventional leiomyosarcoma skos:exactMatch NCIT:C9428 Conventional Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003348 conventional leiomyosarcoma skos:exactMatch UMLS:C1333157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003349 central nervous system leiomyosarcoma skos:exactMatch DOID:5254 central nervous system leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003349 central nervous system leiomyosarcoma skos:exactMatch NCIT:C6999 Central Nervous System Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003349 central nervous system leiomyosarcoma skos:exactMatch UMLS:C1334385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003350 granular cell leiomyosarcoma skos:exactMatch DOID:5258 granular cell leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003350 granular cell leiomyosarcoma skos:exactMatch NCIT:C27494 Granular Cell Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003350 granular cell leiomyosarcoma skos:exactMatch UMLS:C1333871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003351 colon leiomyosarcoma skos:exactMatch DOID:5259 colon leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003351 colon leiomyosarcoma skos:exactMatch NCIT:C5494 Colon Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003351 colon leiomyosarcoma skos:exactMatch UMLS:C1333093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003352 colon sarcoma skos:exactMatch DOID:5260 colon sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003352 colon sarcoma skos:exactMatch NCIT:C5495 Colon Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003352 colon sarcoma skos:exactMatch UMLS:C1333098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003353 heart leiomyosarcoma skos:exactMatch DOID:5261 heart leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003353 heart leiomyosarcoma skos:exactMatch NCIT:C5364 Cardiac Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003353 heart leiomyosarcoma skos:exactMatch UMLS:C1332848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003354 heart sarcoma skos:exactMatch DOID:5262 heart sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003354 heart sarcoma skos:exactMatch NCIT:C7723 Cardiac Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003354 heart sarcoma skos:exactMatch UMLS:C0238152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003355 ovary leiomyosarcoma skos:exactMatch DOID:5263 ovary leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003355 ovary leiomyosarcoma skos:exactMatch NCIT:C5234 Ovarian Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003355 ovary leiomyosarcoma skos:exactMatch UMLS:C1335163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003356 epithelioid leiomyosarcoma skos:exactMatch DOID:5264 epithelioid leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003356 epithelioid leiomyosarcoma skos:exactMatch NCIT:C3700 Epithelioid Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003356 epithelioid leiomyosarcoma skos:exactMatch UMLS:C0205815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003357 lung leiomyosarcoma skos:exactMatch DOID:5265 lung leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003357 lung leiomyosarcoma skos:exactMatch NCIT:C5667 Lung Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003357 lung leiomyosarcoma skos:exactMatch UMLS:C1334448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003358 anus leiomyosarcoma skos:exactMatch DOID:5267 anus leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003358 anus leiomyosarcoma skos:exactMatch NCIT:C5599 Anal Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003358 anus leiomyosarcoma skos:exactMatch UMLS:C1332267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003359 myxoid leiomyosarcoma skos:exactMatch DOID:5268 myxoid leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003359 myxoid leiomyosarcoma skos:exactMatch NCIT:C3701 Myxoid Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003359 myxoid leiomyosarcoma skos:exactMatch UMLS:C0205816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003360 small intestine leiomyosarcoma skos:exactMatch DOID:5271 small intestine leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003360 small intestine leiomyosarcoma skos:exactMatch NCIT:C7085 Small Intestinal Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003360 small intestine leiomyosarcoma skos:exactMatch Orphanet:104076 Leiomyosarcoma of small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003360 small intestine leiomyosarcoma skos:exactMatch SCTID:716651004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003360 small intestine leiomyosarcoma skos:exactMatch UMLS:C0920305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003361 small intestinal sarcoma skos:exactMatch DOID:5272 small intestinal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003361 small intestinal sarcoma skos:exactMatch NCIT:C5335 Small Intestinal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003361 small intestinal sarcoma skos:exactMatch UMLS:C1336007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003362 cutaneous leiomyosarcoma skos:exactMatch DOID:5273 cutaneous leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003362 cutaneous leiomyosarcoma skos:exactMatch NCIT:C4484 Atypical Intradermal Smooth Muscle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003362 cutaneous leiomyosarcoma skos:exactMatch SCTID:254771006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003362 cutaneous leiomyosarcoma skos:exactMatch UMLS:C0346067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003363 malignant dermis tumor skos:exactMatch DOID:5274 malignant dermis tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003363 malignant dermis tumor skos:exactMatch NCIT:C4574 Malignant Dermal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003363 malignant dermis tumor skos:exactMatch SCTID:255096006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003363 malignant dermis tumor skos:exactMatch UMLS:C0346811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003364 gallbladder leiomyosarcoma skos:exactMatch DOID:5275 gallbladder leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003364 gallbladder leiomyosarcoma skos:exactMatch NCIT:C5841 Gallbladder Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003364 gallbladder leiomyosarcoma skos:exactMatch UMLS:C1333746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003365 esophagus leiomyosarcoma skos:exactMatch DOID:5276 esophagus leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003365 esophagus leiomyosarcoma skos:exactMatch NCIT:C5334 Esophageal Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003365 esophagus leiomyosarcoma skos:exactMatch UMLS:C1333454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003366 hydrarthrosis skos:exactMatch DOID:528 hydrarthrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003366 hydrarthrosis skos:exactMatch MESH:D006833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003366 hydrarthrosis skos:exactMatch SCTID:387637008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003367 gastric leiomyosarcoma skos:exactMatch DOID:5280 gastric leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003367 gastric leiomyosarcoma skos:exactMatch NCIT:C27200 Gastric Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003367 gastric leiomyosarcoma skos:exactMatch SCTID:447785000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003367 gastric leiomyosarcoma skos:exactMatch UMLS:C0744295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003368 prostate leiomyosarcoma skos:exactMatch DOID:5282 prostate leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003368 prostate leiomyosarcoma skos:exactMatch NCIT:C5526 Prostate Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003368 prostate leiomyosarcoma skos:exactMatch UMLS:C1335511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003369 vagina leiomyosarcoma skos:exactMatch DOID:5283 vagina leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003369 vagina leiomyosarcoma skos:exactMatch NCIT:C6326 Vaginal Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003369 vagina leiomyosarcoma skos:exactMatch UMLS:C1336940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003370 retroperitoneal leiomyosarcoma skos:exactMatch DOID:5284 retroperitoneal leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003370 retroperitoneal leiomyosarcoma skos:exactMatch NCIT:C27904 Retroperitoneal Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003370 retroperitoneal leiomyosarcoma skos:exactMatch UMLS:C2187547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003371 breast leiomyosarcoma skos:exactMatch DOID:5285 breast leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003371 breast leiomyosarcoma skos:exactMatch NCIT:C5186 Breast Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003371 breast leiomyosarcoma skos:exactMatch UMLS:C1332631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003372 vulvar leiomyosarcoma skos:exactMatch DOID:5286 vulvar leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003372 vulvar leiomyosarcoma skos:exactMatch NCIT:C40318 Vulvar Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003372 vulvar leiomyosarcoma skos:exactMatch UMLS:C2168304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003373 kidney leiomyosarcoma skos:exactMatch DOID:5287 kidney leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003373 kidney leiomyosarcoma skos:exactMatch NCIT:C6183 Kidney Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003373 kidney leiomyosarcoma skos:exactMatch UMLS:C1335743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003374 laryngeal leiomyosarcoma skos:exactMatch DOID:5288 larynx leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003374 laryngeal leiomyosarcoma skos:exactMatch NCIT:C6022 Laryngeal Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003374 laryngeal leiomyosarcoma skos:exactMatch UMLS:C1334371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003376 mediastinum leiomyosarcoma skos:exactMatch DOID:5292 mediastinum leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003376 mediastinum leiomyosarcoma skos:exactMatch NCIT:C6619 Mediastinal Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003376 mediastinum leiomyosarcoma skos:exactMatch UMLS:C1334660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003377 extrahepatic bile duct leiomyosarcoma skos:exactMatch DOID:5293 extrahepatic bile duct leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003377 extrahepatic bile duct leiomyosarcoma skos:exactMatch NCIT:C5848 Extrahepatic Bile Duct Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003377 extrahepatic bile duct leiomyosarcoma skos:exactMatch UMLS:C1333508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003378 liver leiomyosarcoma skos:exactMatch DOID:5296 liver leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003378 liver leiomyosarcoma skos:exactMatch NCIT:C5756 Liver Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003378 liver leiomyosarcoma skos:exactMatch UMLS:C1333969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003379 rectum leiomyosarcoma skos:exactMatch DOID:5297 rectum leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003379 rectum leiomyosarcoma skos:exactMatch NCIT:C5549 Rectal Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003379 rectum leiomyosarcoma skos:exactMatch UMLS:C1335683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003381 pituitary gland disorder skos:exactMatch DOID:53 pituitary gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003381 pituitary gland disorder skos:exactMatch MESH:D010900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003381 pituitary gland disorder skos:exactMatch NCIT:C26854 Pituitary Gland Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003381 pituitary gland disorder skos:exactMatch SCTID:399244003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003382 eyelid disorder skos:exactMatch DOID:530 eyelid disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003382 eyelid disorder skos:exactMatch ICD10CM:H00 Hordeolum and chalazion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003382 eyelid disorder skos:exactMatch MESH:D005141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003382 eyelid disorder skos:exactMatch NCIT:C26768 Eyelid Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003382 eyelid disorder skos:exactMatch SCTID:60113004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003383 fallopian tube clear cell adenocarcinoma skos:exactMatch DOID:5301 fallopian tube clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003383 fallopian tube clear cell adenocarcinoma skos:exactMatch NCIT:C6280 Fallopian Tube Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003383 fallopian tube clear cell adenocarcinoma skos:exactMatch UMLS:C1333591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003384 uterine ligament clear cell adenocarcinoma skos:exactMatch DOID:5302 uterine ligament clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003384 uterine ligament clear cell adenocarcinoma skos:exactMatch NCIT:C40139 Broad Ligament Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003384 uterine ligament clear cell adenocarcinoma skos:exactMatch UMLS:C1519867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003386 bladder clear cell adenocarcinoma skos:exactMatch DOID:5306 bladder clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003386 bladder clear cell adenocarcinoma skos:exactMatch NCIT:C6179 Bladder Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003386 bladder clear cell adenocarcinoma skos:exactMatch UMLS:C1332557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003387 urethra clear cell adenocarcinoma skos:exactMatch DOID:5307 urethra clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003387 urethra clear cell adenocarcinoma skos:exactMatch NCIT:C6172 Urethral Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003387 urethra clear cell adenocarcinoma skos:exactMatch UMLS:C1336886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003388 ampulla of vater clear cell adenocarcinoma skos:exactMatch DOID:5308 ampulla of Vater clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003388 ampulla of vater clear cell adenocarcinoma skos:exactMatch NCIT:C27414 Ampulla of Vater Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003388 ampulla of vater clear cell adenocarcinoma skos:exactMatch UMLS:C1332246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003389 epithelial-myoepithelial carcinoma skos:exactMatch DOID:5309 epithelial-myoepithelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003389 epithelial-myoepithelial carcinoma skos:exactMatch NCIT:C4199 Epithelial-Myoepithelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003389 epithelial-myoepithelial carcinoma skos:exactMatch UMLS:C0334392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003390 glycogen-rich clear cell breast carcinoma skos:exactMatch DOID:5310 glycogen-rich clear cell breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003390 glycogen-rich clear cell breast carcinoma skos:exactMatch NCIT:C40368 Glycogen-Rich, Clear Cell Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003390 glycogen-rich clear cell breast carcinoma skos:exactMatch UMLS:C1512224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003391 vulvar alveolar soft part sarcoma skos:exactMatch DOID:5313 vulvar alveolar soft part sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003391 vulvar alveolar soft part sarcoma skos:exactMatch NCIT:C40320 Vulvar Alveolar Soft Part Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003391 vulvar alveolar soft part sarcoma skos:exactMatch UMLS:C1520069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003392 fallopian tube germ cell tumor skos:exactMatch DOID:5324 fallopian tube germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003392 fallopian tube germ cell tumor skos:exactMatch NCIT:C40130 Fallopian Tube Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003392 fallopian tube germ cell tumor skos:exactMatch UMLS:C1517114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003393 thymus gland disorder skos:exactMatch DOID:533 thymus gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003393 thymus gland disorder skos:exactMatch NCIT:C26962 Thymus Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003393 thymus gland disorder skos:exactMatch SCTID:20673009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003393 thymus gland disorder skos:exactMatch UMLS:C0154199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003394 dental pulp disorder skos:exactMatch DOID:5330 dental pulp disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003394 dental pulp disorder skos:exactMatch MESH:D003788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003394 dental pulp disorder skos:exactMatch NCIT:C34530 Dental Pulp Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003394 dental pulp disorder skos:exactMatch SCTID:57203004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003394 dental pulp disorder skos:exactMatch UMLS:C0011405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003395 testicular granulosa cell tumor skos:exactMatch DOID:5331 testicular granulosa cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003395 testicular granulosa cell tumor skos:exactMatch NCIT:C6357 Testicular Granulosa Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003395 testicular granulosa cell tumor skos:exactMatch UMLS:C1336709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003396 epulis skos:exactMatch DOID:5337 epulis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003396 epulis skos:exactMatch NCIT:C3948 Gingival Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003396 epulis skos:exactMatch SCTID:45676007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003396 epulis skos:exactMatch UMLS:C0266919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003397 gingival hypertrophy skos:exactMatch DOID:5338 gingival hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003397 gingival hypertrophy skos:exactMatch MESH:D005886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003397 gingival hypertrophy skos:exactMatch UMLS:C0017567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003398 anterograde amnesia skos:exactMatch DOID:5340 anterograde amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003398 anterograde amnesia skos:exactMatch ICD10CM:R41.1 Anterograde amnesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003398 anterograde amnesia skos:exactMatch MESH:D020324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003399 pineal region yolk sac tumor skos:exactMatch DOID:5341 pineal region yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003399 pineal region yolk sac tumor skos:exactMatch NCIT:C6752 Pineal Region Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003399 pineal region yolk sac tumor skos:exactMatch UMLS:C1335420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003400 childhood endodermal sinus tumor skos:exactMatch DOID:5342 childhood endodermal sinus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003400 childhood endodermal sinus tumor skos:exactMatch NCIT:C27364 Childhood Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003400 childhood endodermal sinus tumor skos:exactMatch UMLS:C1333016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003401 central nervous system endodermal sinus tumor skos:exactMatch DOID:5343 central nervous system endodermal sinus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003401 central nervous system endodermal sinus tumor skos:exactMatch NCIT:C6209 Childhood Central Nervous System Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003402 testicular yolk sac tumor skos:exactMatch DOID:5344 testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003402 testicular yolk sac tumor skos:exactMatch NCIT:C8000 Testicular Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003402 testicular yolk sac tumor skos:exactMatch UMLS:C0279708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003403 testicular non-seminomatous germ cell cancer skos:exactMatch DOID:5345 testicular non-seminomatous germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003403 testicular non-seminomatous germ cell cancer skos:exactMatch NCIT:C5027 Malignant Testicular Non-Seminomatous Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003403 testicular non-seminomatous germ cell cancer skos:exactMatch UMLS:C1334625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003404 adult yolk sac tumor skos:exactMatch DOID:5348 adult endodermal sinus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003404 adult yolk sac tumor skos:exactMatch NCIT:C27241 Adult Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003404 adult yolk sac tumor skos:exactMatch UMLS:C1332221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003405 adult central nervous system germ cell tumor skos:exactMatch DOID:5349 central nervous system adult germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003405 adult central nervous system germ cell tumor skos:exactMatch NCIT:C6285 Adult Central Nervous System Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003405 adult central nervous system germ cell tumor skos:exactMatch UMLS:C0280796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003406 sleep-wake disorder skos:exactMatch DOID:535 sleep disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003406 sleep-wake disorder skos:exactMatch ICD10CM:G47 Sleep disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003406 sleep-wake disorder skos:exactMatch MESH:D012893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003406 sleep-wake disorder skos:exactMatch SCTID:39898005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003408 ovarian primitive germ cell tumor skos:exactMatch DOID:5351 ovarian primitive germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003408 ovarian primitive germ cell tumor skos:exactMatch NCIT:C39986 Ovarian Primitive Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003408 ovarian primitive germ cell tumor skos:exactMatch UMLS:C1518727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003409 colonic disorder skos:exactMatch DOID:5353 colonic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003409 colonic disorder skos:exactMatch MESH:D003108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003409 colonic disorder skos:exactMatch SCTID:128524007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003409 colonic disorder skos:exactMatch UMLS:C0009373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003410 Wolffian duct adenocarcinoma skos:exactMatch DOID:5368 Wolffian duct adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003410 Wolffian duct adenocarcinoma skos:exactMatch NCIT:C40254 Cervical Mesonephric Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003410 Wolffian duct adenocarcinoma skos:exactMatch UMLS:C1516419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003411 breast hemangiopericytoma skos:exactMatch DOID:5370 breast hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003411 breast hemangiopericytoma skos:exactMatch NCIT:C40396 Breast Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003411 breast hemangiopericytoma skos:exactMatch UMLS:C1511313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003412 retroperitoneal hemangiopericytoma skos:exactMatch DOID:5373 retroperitoneal hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003412 retroperitoneal hemangiopericytoma skos:exactMatch NCIT:C5386 Retroperitoneal Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003412 retroperitoneal hemangiopericytoma skos:exactMatch UMLS:C1335777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003413 hair follicle neoplasm skos:exactMatch DOID:5375 hair follicle neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003413 hair follicle neoplasm skos:exactMatch NCIT:C7367 Hair Follicle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003413 hair follicle neoplasm skos:exactMatch UMLS:C0859920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003414 skin pilomatrix carcinoma skos:exactMatch DOID:5376 skin pilomatrix carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003414 skin pilomatrix carcinoma skos:exactMatch NCIT:C4114 Pilomatrical Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003414 skin pilomatrix carcinoma skos:exactMatch Orphanet:499182 Pilomatrix carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003414 skin pilomatrix carcinoma skos:exactMatch SCTID:307610008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003414 skin pilomatrix carcinoma skos:exactMatch UMLS:C0585475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003417 internuclear ophthalmoplegia skos:exactMatch DOID:538 internuclear ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003417 internuclear ophthalmoplegia skos:exactMatch ICD10CM:H51.2 Internuclear ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003417 internuclear ophthalmoplegia skos:exactMatch SCTID:49823009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003417 internuclear ophthalmoplegia skos:exactMatch UMLS:C0152134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003419 Bartholin gland adenoma skos:exactMatch DOID:5382 Bartholin's gland adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003419 Bartholin gland adenoma skos:exactMatch NCIT:C40299 Bartholin Gland Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003419 Bartholin gland adenoma skos:exactMatch UMLS:C1511048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003420 bile duct cystadenoma skos:exactMatch DOID:5384 bile duct cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003420 bile duct cystadenoma skos:exactMatch NCIT:C4129 Bile Duct Mucinous Cystic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003420 bile duct cystadenoma skos:exactMatch UMLS:C0334285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003421 mixed cell adenoma skos:exactMatch DOID:5385 mixed cell adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003421 mixed cell adenoma skos:exactMatch NCIT:C4157 Mixed Cell Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003421 mixed cell adenoma skos:exactMatch UMLS:C0334323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003422 lung adenoma skos:exactMatch DOID:5386 lung adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003422 lung adenoma skos:exactMatch NCIT:C4455 Lung Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003422 lung adenoma skos:exactMatch SCTID:254642004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003422 lung adenoma skos:exactMatch UMLS:C0345964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003423 middle ear adenoma skos:exactMatch DOID:5387 middle ear adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003423 middle ear adenoma skos:exactMatch NCIT:C6834 Middle Ear Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003423 middle ear adenoma skos:exactMatch SCTID:734078009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003423 middle ear adenoma skos:exactMatch UMLS:C1334759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003424 oncocytic adenoma skos:exactMatch DOID:5389 oxyphilic adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003424 oncocytic adenoma skos:exactMatch NCIT:C3759 Oncocytic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003424 oncocytic adenoma skos:exactMatch UMLS:C1510502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003425 ophthalmoplegia skos:exactMatch DOID:539 ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003425 ophthalmoplegia skos:exactMatch MESH:D009886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003425 ophthalmoplegia skos:exactMatch SCTID:78097002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003426 clear cell adenoma skos:exactMatch DOID:5390 clear cell adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003426 clear cell adenoma skos:exactMatch NCIT:C4151 Clear Cell Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003426 clear cell adenoma skos:exactMatch UMLS:C0334315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003427 bronchus adenoma skos:exactMatch DOID:5391 bronchus adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003427 bronchus adenoma skos:exactMatch NCIT:C3494 Lung Papillary Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003427 bronchus adenoma skos:exactMatch UMLS:C0149845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003428 brain hemangioma skos:exactMatch DOID:5393 brain angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003428 brain hemangioma skos:exactMatch NCIT:C7739 Brain Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003428 brain hemangioma skos:exactMatch UMLS:C0238814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003429 functioning pituitary gland adenoma skos:exactMatch DOID:5395 functioning pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003429 functioning pituitary gland adenoma skos:exactMatch NCIT:C8388 Functioning Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003429 functioning pituitary gland adenoma skos:exactMatch Orphanet:314753 Functioning pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003429 functioning pituitary gland adenoma skos:exactMatch UMLS:C0854486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003430 prolactin producing pituitary tumor skos:exactMatch DOID:5396 prolactin producing pituitary tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003430 prolactin producing pituitary tumor skos:exactMatch NCIT:C7910 Prolactin-Producing Pituitary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003430 prolactin producing pituitary tumor skos:exactMatch UMLS:C0278863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003431 lipoadenoma skos:exactMatch DOID:5398 lipoadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003431 lipoadenoma skos:exactMatch NCIT:C4159 Lipoadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003431 lipoadenoma skos:exactMatch UMLS:C0334325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003432 strabismus skos:exactMatch DOID:540 strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003432 strabismus skos:exactMatch MESH:D013285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003432 strabismus skos:exactMatch NCIT:C35040 Strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003432 strabismus skos:exactMatch SCTID:22066006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003432 strabismus skos:exactMatch UMLS:C0038379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003433 water-clear cell adenoma skos:exactMatch DOID:5401 water-clear cell adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003433 water-clear cell adenoma skos:exactMatch NCIT:C4155 Parathyroid Gland Water-Clear Cell Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003433 water-clear cell adenoma skos:exactMatch UMLS:C0334321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003434 vaginal adenoma skos:exactMatch DOID:5402 vaginal adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003434 vaginal adenoma skos:exactMatch NCIT:C40256 Vaginal Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003434 vaginal adenoma skos:exactMatch UMLS:C1519913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003435 microcystic adenoma skos:exactMatch DOID:5403 microcystic adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003435 microcystic adenoma skos:exactMatch NCIT:C3685 Microcystic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003435 microcystic adenoma skos:exactMatch UMLS:C0205648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003437 occult small cell lung carcinoma skos:exactMatch DOID:5414 lung occult small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003437 occult small cell lung carcinoma skos:exactMatch NCIT:C6683 Occult Lung Small Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003437 occult small cell lung carcinoma skos:exactMatch UMLS:C1335099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003438 combined small cell lung carcinoma skos:exactMatch DOID:5421 lung combined type small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003438 combined small cell lung carcinoma skos:exactMatch NCIT:C9137 Combined Lung Small Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003438 combined small cell lung carcinoma skos:exactMatch UMLS:C1333125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003439 urinary bladder villous adenoma skos:exactMatch DOID:5427 urinary bladder villous adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003439 urinary bladder villous adenoma skos:exactMatch NCIT:C7414 Bladder Villous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003439 urinary bladder villous adenoma skos:exactMatch UMLS:C1336893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003441 dystonic disorder skos:exactMatch DOID:543 dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003441 dystonic disorder skos:exactMatch ICD10CM:G24 Dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003441 dystonic disorder skos:exactMatch MESH:D020821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003441 dystonic disorder skos:exactMatch NCIT:C34563 Dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003441 dystonic disorder skos:exactMatch SCTID:15802004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003442 bladder papillary urothelial neoplasm skos:exactMatch DOID:5432 bladder papillary transitional cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003442 bladder papillary urothelial neoplasm skos:exactMatch NCIT:C39857 Bladder Papillary Urothelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003442 bladder papillary urothelial neoplasm skos:exactMatch UMLS:C1511197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003443 papillary urothelial neoplasm skos:exactMatch DOID:5433 urinary tract papillary transitional cell benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003443 papillary urothelial neoplasm skos:exactMatch NCIT:C27883 Papillary Urothelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003443 papillary urothelial neoplasm skos:exactMatch UMLS:C1335329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003444 intrahepatic bile duct adenoma skos:exactMatch DOID:5437 intrahepatic bile duct adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003444 intrahepatic bile duct adenoma skos:exactMatch NCIT:C7126 Intrahepatic Bile Duct Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003444 intrahepatic bile duct adenoma skos:exactMatch UMLS:C1331535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003445 extrahepatic bile duct adenoma skos:exactMatch DOID:5438 extrahepatic bile duct adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003445 extrahepatic bile duct adenoma skos:exactMatch NCIT:C5857 Extrahepatic Bile Duct Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003445 extrahepatic bile duct adenoma skos:exactMatch UMLS:C1331534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003446 papillary hidradenoma skos:exactMatch DOID:5439 papillary hidradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003446 papillary hidradenoma skos:exactMatch NCIT:C4171 Hidradenoma Papilliferum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003446 papillary hidradenoma skos:exactMatch SCTID:307597000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003446 papillary hidradenoma skos:exactMatch UMLS:C0334348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003447 clear cell hidradenoma skos:exactMatch DOID:5443 clear cell hidradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003447 clear cell hidradenoma skos:exactMatch NCIT:C7567 Clear Cell Hidradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003447 clear cell hidradenoma skos:exactMatch UMLS:C1370701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003448 benign spiradenoma skos:exactMatch DOID:5444 spiradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003448 benign spiradenoma skos:exactMatch NCIT:C4170 Spiradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003448 benign spiradenoma skos:exactMatch SCTID:403938001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003448 benign spiradenoma skos:exactMatch UMLS:C0334347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003450 eccrine papillary adenoma skos:exactMatch DOID:5446 eccrine papillary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003450 eccrine papillary adenoma skos:exactMatch NCIT:C4173 Papillary Eccrine Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003450 eccrine papillary adenoma skos:exactMatch SCTID:253021007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003450 eccrine papillary adenoma skos:exactMatch UMLS:C0334350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003452 cochlear disorder skos:exactMatch DOID:5463 cochlear disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003452 cochlear disorder skos:exactMatch MESH:D015834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003452 cochlear disorder skos:exactMatch UMLS:C0009197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003453 conjunctival intraepithelial neoplasm skos:exactMatch DOID:5465 conjunctival intraepithelial neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003453 conjunctival intraepithelial neoplasm skos:exactMatch NCIT:C6120 Conjunctival Squamous Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003453 conjunctival intraepithelial neoplasm skos:exactMatch SCTID:418134006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003453 conjunctival intraepithelial neoplasm skos:exactMatch UMLS:C1333148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003454 conjunctival cancer skos:exactMatch DOID:5467 conjunctival cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003454 conjunctival cancer skos:exactMatch NCIT:C3564 Malignant Conjunctival Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003454 conjunctival cancer skos:exactMatch SCTID:363463000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003455 bile duct papillary neoplasm skos:exactMatch DOID:5468 biliary papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003455 bile duct papillary neoplasm skos:exactMatch NCIT:C6881 Bile Duct Intraductal Papillary Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003455 bile duct papillary neoplasm skos:exactMatch UMLS:C1879344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003456 obsolete bile duct mucinous cystic neoplasm skos:exactMatch DOID:5469 biliary tract intraductal papillary mucinous neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003458 uterine corpus adenofibroma skos:exactMatch DOID:5475 uterine corpus adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003458 uterine corpus adenofibroma skos:exactMatch NCIT:C6337 Uterine Corpus Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003458 uterine corpus adenofibroma skos:exactMatch UMLS:C1336901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003459 cervical adenofibroma skos:exactMatch DOID:5476 cervical adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003459 cervical adenofibroma skos:exactMatch NCIT:C40230 Cervical Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003459 cervical adenofibroma skos:exactMatch UMLS:C1516402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003460 clear cell adenofibroma skos:exactMatch DOID:5477 clear cell adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003460 clear cell adenofibroma skos:exactMatch NCIT:C8987 Clear Cell Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003461 fallopian tube serous adenofibroma skos:exactMatch DOID:5478 fallopian tube adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003461 fallopian tube serous adenofibroma skos:exactMatch NCIT:C40113 Fallopian Tube Serous Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003461 fallopian tube serous adenofibroma skos:exactMatch UMLS:C1517109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003462 papillary adenofibroma skos:exactMatch DOID:5479 papillary adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003462 papillary adenofibroma skos:exactMatch NCIT:C8986 Papillary Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003462 papillary adenofibroma skos:exactMatch UMLS:C1377850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003463 ovarian endometrioid adenofibroma skos:exactMatch DOID:5480 ovarian endometrioid adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003463 ovarian endometrioid adenofibroma skos:exactMatch NCIT:C27287 Ovarian Endometrioid Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003463 ovarian endometrioid adenofibroma skos:exactMatch UMLS:C2212024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003464 cystadenofibroma skos:exactMatch DOID:5482 cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003464 cystadenofibroma skos:exactMatch MESH:D062625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003464 cystadenofibroma skos:exactMatch NCIT:C8985 Cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003465 fibrous synovial sarcoma skos:exactMatch DOID:5484 fibrous synovial sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003465 fibrous synovial sarcoma skos:exactMatch NCIT:C6533 Fibrous Synovial Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003465 fibrous synovial sarcoma skos:exactMatch UMLS:C1333616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003466 spindle cell synovial sarcoma skos:exactMatch DOID:5487 spindle cell synovial sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003466 spindle cell synovial sarcoma skos:exactMatch NCIT:C4277 Spindle Cell Synovial Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003466 spindle cell synovial sarcoma skos:exactMatch UMLS:C0334505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003467 mediastinum synovial sarcoma skos:exactMatch DOID:5488 mediastinum synovial sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003467 mediastinum synovial sarcoma skos:exactMatch NCIT:C6618 Mediastinal Synovial Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003467 mediastinum synovial sarcoma skos:exactMatch UMLS:C1334681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003468 biphasic synovial sarcoma skos:exactMatch DOID:5492 biphasic synovial sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003468 biphasic synovial sarcoma skos:exactMatch NCIT:C4279 Biphasic Synovial Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003468 biphasic synovial sarcoma skos:exactMatch UMLS:C0334507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003469 epithelioid cell synovial sarcoma skos:exactMatch DOID:5494 epithelioid cell synovial sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003469 epithelioid cell synovial sarcoma skos:exactMatch NCIT:C4278 Epithelial Synovial Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003469 epithelioid cell synovial sarcoma skos:exactMatch UMLS:C0334506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003470 cellular ependymoma skos:exactMatch DOID:5500 cellular ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003470 cellular ependymoma skos:exactMatch NCIT:C4713 Cellular Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003470 cellular ependymoma skos:exactMatch UMLS:C1384403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003471 Pediculus humanus capitis infestation skos:exactMatch DOID:5501 Pediculus humanus capitis infestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003471 Pediculus humanus capitis infestation skos:exactMatch SCTID:81000006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003471 Pediculus humanus capitis infestation skos:exactMatch UMLS:C0030757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003472 lice infestation skos:exactMatch DOID:5502 lice infestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003472 lice infestation skos:exactMatch ICD10CM:B85.2 Pediculosis, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003472 lice infestation skos:exactMatch MESH:D010373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003472 lice infestation skos:exactMatch NCIT:C128401 Pediculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003472 lice infestation skos:exactMatch UMLS:C0030756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003472 lice infestation skos:exactMatch UMLS:C0153317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003472 lice infestation skos:exactMatch UMLS:C0277351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003473 spinal cord ependymoma skos:exactMatch DOID:5503 spinal cord ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003473 spinal cord ependymoma skos:exactMatch NCIT:C3875 Spinal Cord Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003473 spinal cord ependymoma skos:exactMatch SCTID:254949006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003473 spinal cord ependymoma skos:exactMatch UMLS:C0238432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003474 tanycytic ependymoma skos:exactMatch DOID:5504 tanycytic ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003474 tanycytic ependymoma skos:exactMatch NCIT:C6903 Tanycytic Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003474 tanycytic ependymoma skos:exactMatch UMLS:C1370500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003475 papillary ependymoma skos:exactMatch DOID:5505 papillary ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003475 papillary ependymoma skos:exactMatch NCIT:C4319 Papillary Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003475 papillary ependymoma skos:exactMatch UMLS:C0334578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003476 clear cell ependymoma skos:exactMatch DOID:5507 clear cell ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003476 clear cell ependymoma skos:exactMatch NCIT:C4714 Clear Cell Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003477 brain stem ependymoma skos:exactMatch DOID:5508 brain stem ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003477 brain stem ependymoma skos:exactMatch NCIT:C5098 Brain Stem Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003477 brain stem ependymoma skos:exactMatch UMLS:C1332609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003478 childhood ependymoma skos:exactMatch DOID:5509 childhood ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003478 childhood ependymoma skos:exactMatch MESH:C531673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003478 childhood ependymoma skos:exactMatch NCIT:C8578 Childhood Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003479 toxic pneumonitis skos:exactMatch DOID:551 toxic pneumonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003479 toxic pneumonitis skos:exactMatch SCTID:233733000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003479 toxic pneumonitis skos:exactMatch UMLS:C3714582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003480 pineal region dysgerminoma skos:exactMatch DOID:5510 pineal dysgerminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003480 pineal region dysgerminoma skos:exactMatch NCIT:C7169 Pineal Region Dysgerminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003480 pineal region dysgerminoma skos:exactMatch UMLS:C1335415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003481 dysgerminoma of ovary skos:exactMatch DOID:5511 dysgerminoma of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003481 dysgerminoma of ovary skos:exactMatch NCIT:C8106 Ovarian Dysgerminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003481 dysgerminoma of ovary skos:exactMatch SCTID:254874008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003481 dysgerminoma of ovary skos:exactMatch UMLS:C0346185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003482 Pediculus humanus corporis infestation skos:exactMatch DOID:5513 Pediculus humanus corporis infestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003482 Pediculus humanus corporis infestation skos:exactMatch SCTID:25188002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003482 Pediculus humanus corporis infestation skos:exactMatch UMLS:C0030758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003486 basaloid squamous cell carcinoma skos:exactMatch DOID:5522 basaloid squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003486 basaloid squamous cell carcinoma skos:exactMatch NCIT:C54244 Basaloid Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003486 basaloid squamous cell carcinoma skos:exactMatch UMLS:C1266005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003487 pseudoglandular squamous cell carcinoma skos:exactMatch DOID:5524 adenoid squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003487 pseudoglandular squamous cell carcinoma skos:exactMatch NCIT:C4106 Pseudoglandular Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003487 pseudoglandular squamous cell carcinoma skos:exactMatch SCTID:403901001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003487 pseudoglandular squamous cell carcinoma skos:exactMatch UMLS:C0334250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003487 pseudoglandular squamous cell carcinoma skos:exactMatch UMLS:C0334393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003490 ampulla of vater squamous cell carcinoma skos:exactMatch DOID:5527 ampulla of Vater squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003490 ampulla of vater squamous cell carcinoma skos:exactMatch NCIT:C27417 Ampulla of Vater Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003490 ampulla of vater squamous cell carcinoma skos:exactMatch UMLS:C1332251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003492 lacrimal gland squamous cell carcinoma skos:exactMatch DOID:5529 lacrimal gland squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003492 lacrimal gland squamous cell carcinoma skos:exactMatch NCIT:C6092 Lacrimal Drainage System Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003492 lacrimal gland squamous cell carcinoma skos:exactMatch UMLS:C1334360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003493 thymus squamous cell carcinoma skos:exactMatch DOID:5530 thymus squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003493 thymus squamous cell carcinoma skos:exactMatch NCIT:C6455 Thymic Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003493 thymus squamous cell carcinoma skos:exactMatch UMLS:C1336082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003494 ovarian squamous cell carcinoma skos:exactMatch DOID:5531 ovarian squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003494 ovarian squamous cell carcinoma skos:exactMatch NCIT:C40093 Ovarian Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003494 ovarian squamous cell carcinoma skos:exactMatch UMLS:C2019443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003495 ovarian squamous cell neoplasm skos:exactMatch DOID:5532 obsolete ovarian squamous cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003495 ovarian squamous cell neoplasm skos:exactMatch NCIT:C40092 Ovarian Squamous Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003495 ovarian squamous cell neoplasm skos:exactMatch UMLS:C1518739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003497 renal pelvis squamous cell carcinoma skos:exactMatch DOID:5534 renal pelvis squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003497 renal pelvis squamous cell carcinoma skos:exactMatch NCIT:C7732 Renal Pelvis Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003497 renal pelvis squamous cell carcinoma skos:exactMatch UMLS:C0238409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003499 sarcomatoid squamous cell skin carcinoma skos:exactMatch DOID:5536 sarcomatoid squamous cell skin carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003499 sarcomatoid squamous cell skin carcinoma skos:exactMatch NCIT:C4666 Skin Spindle Cell Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003499 sarcomatoid squamous cell skin carcinoma skos:exactMatch SCTID:254653005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003499 sarcomatoid squamous cell skin carcinoma skos:exactMatch UMLS:C0349656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003500 squamous cell bile duct carcinoma skos:exactMatch DOID:5537 squamous cell bile duct carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003500 squamous cell bile duct carcinoma skos:exactMatch UMLS:C0861861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003501 external ear squamous cell carcinoma skos:exactMatch DOID:5538 external ear squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003501 external ear squamous cell carcinoma skos:exactMatch NCIT:C6083 External Ear Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003501 external ear squamous cell carcinoma skos:exactMatch UMLS:C1333494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003502 ureter squamous cell carcinoma skos:exactMatch DOID:5539 ureter squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003502 ureter squamous cell carcinoma skos:exactMatch NCIT:C6154 Ureter Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003502 ureter squamous cell carcinoma skos:exactMatch UMLS:C1336879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003503 fallopian tube squamous cell carcinoma skos:exactMatch DOID:5540 fallopian tube squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003503 fallopian tube squamous cell carcinoma skos:exactMatch NCIT:C6282 Fallopian Tube Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003503 fallopian tube squamous cell carcinoma skos:exactMatch UMLS:C1333596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003504 anal canal neuroendocrine neoplasm skos:exactMatch DOID:5545 anal neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003504 anal canal neuroendocrine neoplasm skos:exactMatch NCIT:C5603 Anal Canal Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003504 anal canal neuroendocrine neoplasm skos:exactMatch SCTID:717917007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003505 femoral cancer skos:exactMatch DOID:5546 femoral cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003505 femoral cancer skos:exactMatch MESH:D005266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003506 pulmonary artery choriocarcinoma skos:exactMatch DOID:5547 pulmonary artery choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003506 pulmonary artery choriocarcinoma skos:exactMatch NCIT:C5381 Pulmonary Artery Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003506 pulmonary artery choriocarcinoma skos:exactMatch UMLS:C1335571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003507 choriocarcinoma of ovary skos:exactMatch DOID:5550 choriocarcinoma of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003507 choriocarcinoma of ovary skos:exactMatch NCIT:C4515 Ovarian Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003507 choriocarcinoma of ovary skos:exactMatch SCTID:254870004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003507 choriocarcinoma of ovary skos:exactMatch UMLS:C0346181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003508 choriocarcinoma of testis skos:exactMatch DOID:5551 choriocarcinoma of the testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003508 choriocarcinoma of testis skos:exactMatch NCIT:C7733 Testicular Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003508 choriocarcinoma of testis skos:exactMatch UMLS:C0238449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003509 pineal region choriocarcinoma skos:exactMatch DOID:5553 pineal region choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003509 pineal region choriocarcinoma skos:exactMatch NCIT:C6759 Pineal Region Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003509 pineal region choriocarcinoma skos:exactMatch UMLS:C1335414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003510 malignant testicular germ cell tumor skos:exactMatch DOID:5556 testicular malignant germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003510 malignant testicular germ cell tumor skos:exactMatch NCIT:C9063 Malignant Testicular Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003510 malignant testicular germ cell tumor skos:exactMatch SCTID:713646001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003510 malignant testicular germ cell tumor skos:exactMatch UMLS:C0855197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003512 mediastinal mesenchymal tumor skos:exactMatch DOID:5560 mediastinal mesenchymal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003512 mediastinal mesenchymal tumor skos:exactMatch NCIT:C6637 Mediastinal Soft Tissue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003512 mediastinal mesenchymal tumor skos:exactMatch UMLS:C1334669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003513 gastric teratoma skos:exactMatch DOID:5561 gastric teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003513 gastric teratoma skos:exactMatch NCIT:C5259 Gastric Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003513 gastric teratoma skos:exactMatch UMLS:C1333790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003514 malignant teratoma skos:exactMatch DOID:5563 malignant teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003514 malignant teratoma skos:exactMatch NCIT:C4287 Malignant Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003515 fallopian tube teratoma skos:exactMatch DOID:5564 fallopian tube teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003515 fallopian tube teratoma skos:exactMatch NCIT:C40131 Fallopian Tube Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003515 fallopian tube teratoma skos:exactMatch UMLS:C1517127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003516 adult teratoma skos:exactMatch DOID:5565 adult teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003516 adult teratoma skos:exactMatch NCIT:C9013 Adult Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003516 adult teratoma skos:exactMatch UMLS:C1368898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003517 mature teratoma skos:exactMatch DOID:5566 mature teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003517 mature teratoma skos:exactMatch NCIT:C9015 Mature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003517 mature teratoma skos:exactMatch SCTID:254875009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003517 mature teratoma skos:exactMatch UMLS:C1368910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003518 mediastinum teratoma skos:exactMatch DOID:5568 mediastinum teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003518 mediastinum teratoma skos:exactMatch NCIT:C6438 Mediastinal Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003518 mediastinum teratoma skos:exactMatch UMLS:C1334682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003519 malignant syringoma skos:exactMatch DOID:5569 malignant syringoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003519 malignant syringoma skos:exactMatch NCIT:C7581 Microcystic Adnexal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003519 malignant syringoma skos:exactMatch SCTID:254712007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003519 malignant syringoma skos:exactMatch UMLS:C0346027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003522 male orgasm disorder skos:exactMatch DOID:5576 inhibited male orgasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003522 male orgasm disorder skos:exactMatch ICD10CM:F52.32 Male orgasmic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003522 male orgasm disorder skos:exactMatch NCIT:C34959 Male Orgasmic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003522 male orgasm disorder skos:exactMatch SCTID:81903006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003523 gastrin-producing neuroendocrine tumor skos:exactMatch DOID:5577 gastrinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003523 gastrin-producing neuroendocrine tumor skos:exactMatch NCIT:C3050 Gastrin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003523 gastrin-producing neuroendocrine tumor skos:exactMatch UMLS:CN206461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003524 gastric gastrin-producing neuroendocrine tumor skos:exactMatch DOID:5579 gastric gastrinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003524 gastric gastrin-producing neuroendocrine tumor skos:exactMatch NCIT:C27444 Gastric Gastrin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003524 gastric gastrin-producing neuroendocrine tumor skos:exactMatch UMLS:C1333767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003525 pancreatic gastrin-producing neuroendocrine tumor skos:exactMatch DOID:5580 pancreatic gastrinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003525 pancreatic gastrin-producing neuroendocrine tumor skos:exactMatch MESH:D015408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003525 pancreatic gastrin-producing neuroendocrine tumor skos:exactMatch NCIT:C9069 Pancreatic Gastrin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003525 pancreatic gastrin-producing neuroendocrine tumor skos:exactMatch UMLS:C1368066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003528 Volkmann contracture skos:exactMatch DOID:5587 Volkmann contracture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003528 Volkmann contracture skos:exactMatch MESH:D054061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003528 Volkmann contracture skos:exactMatch NCIT:C35130 Volkmann's Ischemic Contracture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003528 Volkmann contracture skos:exactMatch SCTID:111247001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003528 Volkmann contracture skos:exactMatch UMLS:C0042951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003529 acute pyelonephritis skos:exactMatch DOID:559 acute pyelonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003529 acute pyelonephritis skos:exactMatch ICD10CM:N10 Acute pyelonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003529 acute pyelonephritis skos:exactMatch NCIT:C123215 Acute Pyelonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003529 acute pyelonephritis skos:exactMatch SCTID:36689008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003529 acute pyelonephritis skos:exactMatch UMLS:C0520575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003530 aggressive digital papillary adenocarcinoma skos:exactMatch DOID:5590 aggressive digital papillary adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003531 papillary eccrine carcinoma skos:exactMatch DOID:5591 eccrine papillary adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003531 papillary eccrine carcinoma skos:exactMatch NCIT:C27254 Papillary Eccrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003531 papillary eccrine carcinoma skos:exactMatch SCTID:254709009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003531 papillary eccrine carcinoma skos:exactMatch UMLS:C1367774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003532 breast papillary carcinoma skos:exactMatch DOID:5592 breast papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003532 breast papillary carcinoma skos:exactMatch NCIT:C9134 Breast Papillary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003532 breast papillary carcinoma skos:exactMatch UMLS:C1336027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003532 breast papillary carcinoma skos:exactMatch UMLS:C3812899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003534 papillary thymic adenocarcinoma skos:exactMatch DOID:5595 papillary thymic adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003534 papillary thymic adenocarcinoma skos:exactMatch NCIT:C27937 Thymic Low Grade Papillary Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003534 papillary thymic adenocarcinoma skos:exactMatch UMLS:C1335327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003535 fallopian tube papillary adenocarcinoma skos:exactMatch DOID:5597 fallopian tube papillary adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003535 fallopian tube papillary adenocarcinoma skos:exactMatch NCIT:C6267 Fallopian Tube Papillary Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003535 fallopian tube papillary adenocarcinoma skos:exactMatch UMLS:C1333595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003537 precursor T-lymphoblastic lymphoma/leukemia skos:exactMatch NCIT:C8694 T Lymphoblastic Leukemia/Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003537 precursor T-lymphoblastic lymphoma/leukemia skos:exactMatch UMLS:C1301359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003538 precursor lymphoblastic lymphoma/leukemia skos:exactMatch NCIT:C7055 Precursor Lymphoid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003538 precursor lymphoblastic lymphoma/leukemia skos:exactMatch UMLS:C1335469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003539 T-cell adult acute lymphocytic leukemia skos:exactMatch DOID:5602 T-cell adult acute lymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003539 T-cell adult acute lymphocytic leukemia skos:exactMatch NCIT:C9142 Adult T Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003539 T-cell adult acute lymphocytic leukemia skos:exactMatch UMLS:C0279592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003540 acute T cell leukemia skos:exactMatch DOID:5603 T-cell acute lymphoblastic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003540 acute T cell leukemia skos:exactMatch SCTID:277575008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003541 adult acute lymphoblastic leukemia skos:exactMatch DOID:5604 adult acute lymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003541 adult acute lymphoblastic leukemia skos:exactMatch NCIT:C4967 Adult Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003541 adult acute lymphoblastic leukemia skos:exactMatch UMLS:C0751606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003542 dental pulp calcification skos:exactMatch DOID:5608 dental pulp calcification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003542 dental pulp calcification skos:exactMatch MESH:D003784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003542 dental pulp calcification skos:exactMatch SCTID:57602001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003542 dental pulp calcification skos:exactMatch UMLS:C0011401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003543 trigeminal nerve disorder skos:exactMatch DOID:561 trigeminal nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003543 trigeminal nerve disorder skos:exactMatch MESH:D020433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003543 trigeminal nerve disorder skos:exactMatch NCIT:C26952 Trigeminal Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003543 trigeminal nerve disorder skos:exactMatch SCTID:64309007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003544 spinal cord cancer skos:exactMatch DOID:5612 spinal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003544 spinal cord cancer skos:exactMatch ICD10CM:C72.0 Malignant neoplasm of spinal cord semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003544 spinal cord cancer skos:exactMatch NCIT:C3572 Malignant Spinal Cord Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003544 spinal cord cancer skos:exactMatch SCTID:363475005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003544 spinal cord cancer skos:exactMatch UMLS:C0153646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003545 intradural extramedullary spinal canal neoplasm skos:exactMatch DOID:5615 spinal canal intradural extramedullary neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003545 intradural extramedullary spinal canal neoplasm skos:exactMatch NCIT:C5135 Intradural Extramedullary Spinal Canal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003545 intradural extramedullary spinal canal neoplasm skos:exactMatch UMLS:C1334255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003546 third cranial nerve disorder skos:exactMatch DOID:562 third cranial nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003546 third cranial nerve disorder skos:exactMatch MESH:D015840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003546 third cranial nerve disorder skos:exactMatch NCIT:C27598 Oculomotor Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003546 third cranial nerve disorder skos:exactMatch SCTID:60750009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003546 third cranial nerve disorder skos:exactMatch UMLS:C0271353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003548 adenosquamous breast carcinoma skos:exactMatch DOID:5623 adenosquamous breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003548 adenosquamous breast carcinoma skos:exactMatch NCIT:C40361 Breast Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003548 adenosquamous breast carcinoma skos:exactMatch UMLS:C1510796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003549 adenosquamous bile duct carcinoma skos:exactMatch DOID:5624 adenosquamous bile duct carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003549 adenosquamous bile duct carcinoma skos:exactMatch UMLS:C0861854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003550 esophageal adenosquamous carcinoma skos:exactMatch DOID:5625 esophageal adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003550 esophageal adenosquamous carcinoma skos:exactMatch NCIT:C27421 Esophageal Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003550 esophageal adenosquamous carcinoma skos:exactMatch UMLS:C2063886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003551 thymic adenosquamous carcinoma skos:exactMatch DOID:5626 thymus adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003551 thymic adenosquamous carcinoma skos:exactMatch NCIT:C6458 Thymic Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003551 thymic adenosquamous carcinoma skos:exactMatch UMLS:C1332171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003553 ampulla of vater adenosquamous carcinoma skos:exactMatch DOID:5628 ampulla of Vater adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003553 ampulla of vater adenosquamous carcinoma skos:exactMatch NCIT:C27418 Ampulla of Vater Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003553 ampulla of vater adenosquamous carcinoma skos:exactMatch UMLS:C1332245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003554 adenosquamous colon carcinoma skos:exactMatch DOID:5629 adenosquamous colon carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003554 adenosquamous colon carcinoma skos:exactMatch NCIT:C5491 Colon Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003554 adenosquamous colon carcinoma skos:exactMatch UMLS:C1333082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003555 Bartholin gland adenosquamous carcinoma skos:exactMatch DOID:5630 Bartholin's gland adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003555 Bartholin gland adenosquamous carcinoma skos:exactMatch NCIT:C40296 Bartholin Gland Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003555 Bartholin gland adenosquamous carcinoma skos:exactMatch UMLS:C1511050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003556 endometrial adenosquamous carcinoma skos:exactMatch DOID:5631 endometrial adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003556 endometrial adenosquamous carcinoma skos:exactMatch NCIT:C114656 Endometrial Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003556 endometrial adenosquamous carcinoma skos:exactMatch UMLS:C3896969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003557 optic nerve sheath meningioma skos:exactMatch DOID:5632 optic nerve sheath meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003557 optic nerve sheath meningioma skos:exactMatch NCIT:C4538 Optic Nerve Sheath Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003557 optic nerve sheath meningioma skos:exactMatch SCTID:254978007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003557 optic nerve sheath meningioma skos:exactMatch UMLS:C0346328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003558 adenosquamous prostate carcinoma skos:exactMatch DOID:5634 adenosquamous prostate carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003558 adenosquamous prostate carcinoma skos:exactMatch NCIT:C5538 Prostate Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003558 adenosquamous prostate carcinoma skos:exactMatch UMLS:C1335503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003561 malignant giant cell tumor of soft parts skos:exactMatch DOID:5638 malignant giant cell tumor of soft parts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003561 malignant giant cell tumor of soft parts skos:exactMatch NCIT:C8380 Undifferentiated Pleomorphic Sarcoma with Osteoclast-Like Giant Cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003561 malignant giant cell tumor of soft parts skos:exactMatch UMLS:C0334554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003562 rete testis neoplasm skos:exactMatch DOID:5639 rete testis neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003562 rete testis neoplasm skos:exactMatch NCIT:C39955 Rete Testis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003562 rete testis neoplasm skos:exactMatch UMLS:C1514912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003563 diffuse pulmonary fibrosis skos:exactMatch DOID:5641 diffuse pulmonary fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003563 diffuse pulmonary fibrosis skos:exactMatch NCIT:C27216 Diffuse Pulmonary Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003563 diffuse pulmonary fibrosis skos:exactMatch UMLS:C0865849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003564 localized pulmonary fibrosis skos:exactMatch DOID:5642 localized pulmonary fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003564 localized pulmonary fibrosis skos:exactMatch NCIT:C27103 Localized Pulmonary Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003564 localized pulmonary fibrosis skos:exactMatch SCTID:233726000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003564 localized pulmonary fibrosis skos:exactMatch UMLS:C0340127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003565 urethral villous adenoma skos:exactMatch DOID:5643 urethral villous adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003565 urethral villous adenoma skos:exactMatch NCIT:C39872 Urethral Villous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003565 urethral villous adenoma skos:exactMatch UMLS:C1519828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003567 bilateral hypoactive labyrinth skos:exactMatch DOID:565 bilateral hypoactive labyrinth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003567 bilateral hypoactive labyrinth skos:exactMatch SCTID:194375009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003567 bilateral hypoactive labyrinth skos:exactMatch UMLS:C0155518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003568 disorder of optic chiasm skos:exactMatch DOID:5655 chiasmal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003568 disorder of optic chiasm skos:exactMatch ICD10CM:H47.4 Disorders of optic chiasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003568 disorder of optic chiasm skos:exactMatch SCTID:70476006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003568 disorder of optic chiasm skos:exactMatch UMLS:C0155307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003569 cranial nerve neuropathy skos:exactMatch DOID:5656 cranial nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003569 cranial nerve neuropathy skos:exactMatch MESH:D003389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003569 cranial nerve neuropathy skos:exactMatch NCIT:C26733 Cranial Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003569 cranial nerve neuropathy skos:exactMatch SCTID:73013002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003569 cranial nerve neuropathy skos:exactMatch UMLS:C0010266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003570 lipid-rich carcinoma skos:exactMatch DOID:5658 lipid-rich carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003570 lipid-rich carcinoma skos:exactMatch NCIT:C4152 Lipid-Rich Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003570 lipid-rich carcinoma skos:exactMatch UMLS:C0334318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003571 obsolete labyrinthine dysfunction skos:exactMatch DOID:566 labyrinthine dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003571 obsolete labyrinthine dysfunction skos:exactMatch ICD10CM:H83.2 Labyrinthine dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003571 obsolete labyrinthine dysfunction skos:exactMatch SCTID:5239005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003571 obsolete labyrinthine dysfunction skos:exactMatch UMLS:C0155514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003572 nasopharyngeal type undifferentiated carcinoma skos:exactMatch DOID:5660 lymphoepithelioma-like carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003572 nasopharyngeal type undifferentiated carcinoma skos:exactMatch NCIT:C4107 Nasopharyngeal-Type Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003572 nasopharyngeal type undifferentiated carcinoma skos:exactMatch UMLS:C0334254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003573 pleomorphic carcinoma skos:exactMatch DOID:5662 pleomorphic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003573 pleomorphic carcinoma skos:exactMatch NCIT:C4094 Pleomorphic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003573 pleomorphic carcinoma skos:exactMatch UMLS:C0334233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003574 external ear cancer skos:exactMatch DOID:5665 external ear cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003574 external ear cancer skos:exactMatch NCIT:C4653 Malignant External Ear Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003574 external ear cancer skos:exactMatch SCTID:277156006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003574 external ear cancer skos:exactMatch UMLS:C0349576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003575 comedocarcinoma skos:exactMatch DOID:5670 comedo carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003575 comedocarcinoma skos:exactMatch NCIT:C4188 Comedocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003575 comedocarcinoma skos:exactMatch UMLS:C0334370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003578 extragonadal nonseminomatous germ cell tumor skos:exactMatch DOID:5677 malignant extragonadal nonseminomatous germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003578 extragonadal nonseminomatous germ cell tumor skos:exactMatch NCIT:C8885 Malignant Extragonadal Nongerminomatous Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003578 extragonadal nonseminomatous germ cell tumor skos:exactMatch UMLS:C1334582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003579 retinal nerve fibre layer disorder skos:exactMatch DOID:5678 nerve fibre bundle defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003579 retinal nerve fibre layer disorder skos:exactMatch SCTID:193428001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003579 retinal nerve fibre layer disorder skos:exactMatch UMLS:C3665426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003581 ovarian embryonal carcinoma skos:exactMatch DOID:5681 ovarian embryonal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003581 ovarian embryonal carcinoma skos:exactMatch NCIT:C8108 Ovarian Embryonal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003581 ovarian embryonal carcinoma skos:exactMatch SCTID:254872007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003581 ovarian embryonal carcinoma skos:exactMatch UMLS:C0346183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003582 hereditary breast ovarian cancer syndrome skos:exactMatch DOID:5683 hereditary breast ovarian cancer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003582 hereditary breast ovarian cancer syndrome skos:exactMatch MESH:D061325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003582 hereditary breast ovarian cancer syndrome skos:exactMatch NCIT:C8493 BRCA1/2-Associated Hereditary Breast and Ovarian Cancer Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003582 hereditary breast ovarian cancer syndrome skos:exactMatch OMIMPS:604370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003582 hereditary breast ovarian cancer syndrome skos:exactMatch Orphanet:145 Hereditary breast and ovarian cancer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003582 hereditary breast ovarian cancer syndrome skos:exactMatch SCTID:718220008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003582 hereditary breast ovarian cancer syndrome skos:exactMatch UMLS:C0677776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003584 visual cortex disorder skos:exactMatch DOID:5691 visual cortex disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003584 visual cortex disorder skos:exactMatch ICD10CM:H47.6 Disorders of visual cortex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003584 visual cortex disorder skos:exactMatch SCTID:128329001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003584 visual cortex disorder skos:exactMatch UMLS:C0234398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003585 adult liposarcoma skos:exactMatch DOID:5693 adult liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003585 adult liposarcoma skos:exactMatch NCIT:C7811 Adult Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003585 adult liposarcoma skos:exactMatch UMLS:C0278608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003586 esophagus liposarcoma skos:exactMatch DOID:5694 esophagus liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003586 esophagus liposarcoma skos:exactMatch NCIT:C5705 Esophageal Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003586 esophagus liposarcoma skos:exactMatch UMLS:C1333456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003587 pediatric liposarcoma skos:exactMatch DOID:5695 childhood liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003587 pediatric liposarcoma skos:exactMatch NCIT:C8091 Childhood Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003587 pediatric liposarcoma skos:exactMatch UMLS:C0279984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003588 larynx liposarcoma skos:exactMatch DOID:5696 larynx liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003588 larynx liposarcoma skos:exactMatch NCIT:C6021 Laryngeal Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003588 larynx liposarcoma skos:exactMatch UMLS:C1334372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003589 liposarcoma of the ovary skos:exactMatch DOID:5697 liposarcoma of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003589 liposarcoma of the ovary skos:exactMatch NCIT:C6419 Ovarian Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003589 liposarcoma of the ovary skos:exactMatch UMLS:C1335165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003590 fibroblastic liposarcoma skos:exactMatch DOID:5698 fibroblastic liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003590 fibroblastic liposarcoma skos:exactMatch NCIT:C6509 Fibroblastic Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003590 fibroblastic liposarcoma skos:exactMatch UMLS:C1266130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003591 kidney liposarcoma skos:exactMatch DOID:5699 kidney liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003591 kidney liposarcoma skos:exactMatch NCIT:C6185 Kidney Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003591 kidney liposarcoma skos:exactMatch UMLS:C1335745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003592 gastric liposarcoma skos:exactMatch DOID:5700 gastric liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003592 gastric liposarcoma skos:exactMatch NCIT:C5488 Gastric Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003592 gastric liposarcoma skos:exactMatch UMLS:C1333778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003593 breast liposarcoma skos:exactMatch DOID:5701 breast liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003593 breast liposarcoma skos:exactMatch NCIT:C5187 Breast Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003593 breast liposarcoma skos:exactMatch UMLS:C1332632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003594 mixed liposarcoma skos:exactMatch DOID:5703 mixed liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003594 mixed liposarcoma skos:exactMatch NCIT:C4253 Mixed Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003594 mixed liposarcoma skos:exactMatch UMLS:C0334472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003595 sclerosing liposarcoma skos:exactMatch DOID:5704 sclerosing liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003595 sclerosing liposarcoma skos:exactMatch NCIT:C6507 Sclerosing Atypical Lipomatous Tumor/Well Differentiated Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003595 sclerosing liposarcoma skos:exactMatch SCTID:404068003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003595 sclerosing liposarcoma skos:exactMatch UMLS:C0334469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003596 spindle cell liposarcoma skos:exactMatch DOID:5705 spindle cell liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003596 spindle cell liposarcoma skos:exactMatch NCIT:C27489 Atypical Spindle Cell/Pleomorphic Lipomatous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003596 spindle cell liposarcoma skos:exactMatch SCTID:404073009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003596 spindle cell liposarcoma skos:exactMatch UMLS:C1275275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003598 median nerve neuropathy skos:exactMatch DOID:571 median neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003598 median nerve neuropathy skos:exactMatch MESH:D020423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003598 median nerve neuropathy skos:exactMatch SCTID:397828008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003599 vulvar liposarcoma skos:exactMatch DOID:5711 vulvar liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003599 vulvar liposarcoma skos:exactMatch NCIT:C40321 Vulvar Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003599 vulvar liposarcoma skos:exactMatch UMLS:C2184082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003600 cutaneous liposarcoma skos:exactMatch DOID:5712 cutaneous liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003600 cutaneous liposarcoma skos:exactMatch NCIT:C5615 Skin Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003600 cutaneous liposarcoma skos:exactMatch UMLS:C1333175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003601 mediastinum liposarcoma skos:exactMatch DOID:5713 mediastinum liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003601 mediastinum liposarcoma skos:exactMatch NCIT:C6614 Mediastinal Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003601 mediastinum liposarcoma skos:exactMatch UMLS:C1334663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003602 intracranial liposarcoma skos:exactMatch DOID:5714 intracranial liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003602 intracranial liposarcoma skos:exactMatch NCIT:C6973 Brain Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003602 intracranial liposarcoma skos:exactMatch UMLS:C1334242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003603 non-functioning pituitary gland neoplasm skos:exactMatch NCIT:C4009 Non-Functioning Pituitary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003603 non-functioning pituitary gland neoplasm skos:exactMatch SCTID:448563005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003604 functioning pituitary gland neoplasm skos:exactMatch DOID:5716 hormone producing pituitary cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003604 functioning pituitary gland neoplasm skos:exactMatch NCIT:C7047 Functioning Pituitary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003604 functioning pituitary gland neoplasm skos:exactMatch SCTID:448148000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003604 functioning pituitary gland neoplasm skos:exactMatch UMLS:C0851693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003604 functioning pituitary gland neoplasm skos:exactMatch UMLS:C3163678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003606 adrenal medulla cancer skos:exactMatch DOID:5719 adrenal medulla cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003606 adrenal medulla cancer skos:exactMatch NCIT:C4396 Malignant Adrenal Medulla Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003606 adrenal medulla cancer skos:exactMatch SCTID:371965009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003606 adrenal medulla cancer skos:exactMatch UMLS:C0344456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003607 neuritis of upper limb skos:exactMatch DOID:572 mononeuritis of upper limb and mononeuritis multiplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003608 optic atrophy skos:exactMatch DOID:5723 optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003608 optic atrophy skos:exactMatch ICD10CM:H47.2 Optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003608 optic atrophy skos:exactMatch MESH:D009896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003608 optic atrophy skos:exactMatch NCIT:C34863 Optic Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003608 optic atrophy skos:exactMatch SCTID:76976005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003608 optic atrophy skos:exactMatch UMLS:C0029124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003608 optic atrophy skos:exactMatch UMLS:C1744705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003609 seminal vesicle cystadenoma skos:exactMatch DOID:5724 seminal vesicle cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003609 seminal vesicle cystadenoma skos:exactMatch NCIT:C39907 Seminal Vesicle Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003609 seminal vesicle cystadenoma skos:exactMatch UMLS:C1519234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003610 rete ovarii cystadenoma skos:exactMatch DOID:5725 rete ovarii cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003610 rete ovarii cystadenoma skos:exactMatch NCIT:C40019 Rete Ovarii Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003610 rete ovarii cystadenoma skos:exactMatch UMLS:C1514907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003611 uterine ligament papillary cystadenoma associated with von Hippel-Lindau disease skos:exactMatch DOID:5726 uterine ligament papillary cystadenoma associated with von Hippel-Lindau disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003611 uterine ligament papillary cystadenoma associated with von Hippel-Lindau disease skos:exactMatch NCIT:C40142 Uterine Ligament Papillary Cystadenoma Associated with von Hippel-Lindau Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003611 uterine ligament papillary cystadenoma associated with von Hippel-Lindau disease skos:exactMatch UMLS:C3642324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003612 uterine ligament cancer skos:exactMatch DOID:5727 uterine ligament cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003612 uterine ligament cancer skos:exactMatch NCIT:C126498 Malignant Uterine Ligament Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003612 uterine ligament cancer skos:exactMatch UMLS:C0864950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003614 intravenous leiomyomatosis skos:exactMatch DOID:5729 intravenous leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003614 intravenous leiomyomatosis skos:exactMatch NCIT:C4518 Intravenous Leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003614 intravenous leiomyomatosis skos:exactMatch SCTID:254883003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003614 intravenous leiomyomatosis skos:exactMatch UMLS:C0346200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003615 nerve compression syndrome skos:exactMatch DOID:573 nerve compression syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003615 nerve compression syndrome skos:exactMatch MESH:D009408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003615 nerve compression syndrome skos:exactMatch NCIT:C27221 Entrapment Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003615 nerve compression syndrome skos:exactMatch SCTID:45781009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003616 salpingitis isthmica nodosa skos:exactMatch DOID:5730 salpingitis isthmica nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003616 salpingitis isthmica nodosa skos:exactMatch NCIT:C40119 Salpingitis Isthmica Nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003616 salpingitis isthmica nodosa skos:exactMatch SCTID:36742000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003616 salpingitis isthmica nodosa skos:exactMatch UMLS:C0269043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003617 chronic salpingitis skos:exactMatch DOID:5731 chronic salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003617 chronic salpingitis skos:exactMatch ICD10CM:N70.11 Chronic salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003617 chronic salpingitis skos:exactMatch NCIT:C40118 Chronic Salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003617 chronic salpingitis skos:exactMatch SCTID:55551005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003617 chronic salpingitis skos:exactMatch UMLS:C0269041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003618 pyosalpinx skos:exactMatch DOID:5732 pyosalpinx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003618 pyosalpinx skos:exactMatch NCIT:C34968 Pyosalpinx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003618 pyosalpinx skos:exactMatch SCTID:397810006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003618 pyosalpinx skos:exactMatch UMLS:C0034220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003619 salpingitis skos:exactMatch DOID:5733 salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003619 salpingitis skos:exactMatch MESH:D012488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003619 salpingitis skos:exactMatch NCIT:C26880 Salpingitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003619 salpingitis skos:exactMatch SCTID:88157006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003619 salpingitis skos:exactMatch UMLS:C0036130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003620 peripheral nervous system disorder skos:exactMatch DOID:574 peripheral nervous system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003620 peripheral nervous system disorder skos:exactMatch MESH:D010523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003620 peripheral nervous system disorder skos:exactMatch NCIT:C27580 Peripheral Nervous System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003620 peripheral nervous system disorder skos:exactMatch SCTID:42658009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003621 small intestinal vasoactive intestinal peptide producing tumor skos:exactMatch DOID:5740 small intestinal vasoactive intestinal peptide producing tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003621 small intestinal vasoactive intestinal peptide producing tumor skos:exactMatch NCIT:C27455 Small Intestinal VIP-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003621 small intestinal vasoactive intestinal peptide producing tumor skos:exactMatch UMLS:C1336009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003622 pancreatic vasoactive intestinal peptide producing tumor skos:exactMatch DOID:5741 pancreatic vasoactive intestinal peptide producing tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003622 pancreatic vasoactive intestinal peptide producing tumor skos:exactMatch NCIT:C27454 Pancreatic VIP-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003622 pancreatic vasoactive intestinal peptide producing tumor skos:exactMatch UMLS:C2033037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003624 acinic cell breast carcinoma skos:exactMatch DOID:5743 acinic cell breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003624 acinic cell breast carcinoma skos:exactMatch NCIT:C40367 Breast Acinic Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003624 acinic cell breast carcinoma skos:exactMatch UMLS:C1515868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003626 uterine ligament serous adenocarcinoma skos:exactMatch DOID:5747 uterine ligament serous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003626 uterine ligament serous adenocarcinoma skos:exactMatch NCIT:C40136 Uterine Ligament Serous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003626 uterine ligament serous adenocarcinoma skos:exactMatch UMLS:C1519872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003627 rheumatic pulmonary valve disease skos:exactMatch DOID:5748 rheumatic pulmonary valve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003627 rheumatic pulmonary valve disease skos:exactMatch SCTID:18687009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003627 rheumatic pulmonary valve disease skos:exactMatch UMLS:C0155579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003628 pulmonary valve disorder skos:exactMatch DOID:5749 pulmonary valve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003628 pulmonary valve disorder skos:exactMatch NCIT:C78579 Pulmonary Valve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003628 pulmonary valve disorder skos:exactMatch SCTID:76267008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003628 pulmonary valve disorder skos:exactMatch UMLS:C0034087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003629 uterine corpus serous adenocarcinoma skos:exactMatch DOID:5750 endometrial serous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003630 pancreatic serous cystadenocarcinoma skos:exactMatch DOID:5751 pancreatic serous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003630 pancreatic serous cystadenocarcinoma skos:exactMatch NCIT:C5724 Pancreatic Serous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003630 pancreatic serous cystadenocarcinoma skos:exactMatch Orphanet:424073 Serous cystadenocarcinoma of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003630 pancreatic serous cystadenocarcinoma skos:exactMatch UMLS:C1335315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003631 cervical serous adenocarcinoma skos:exactMatch DOID:5752 cervical serous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003631 cervical serous adenocarcinoma skos:exactMatch NCIT:C40201 Cervical Serous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003631 cervical serous adenocarcinoma skos:exactMatch UMLS:C1516431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003632 endocervicitis skos:exactMatch DOID:5757 endocervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003632 endocervicitis skos:exactMatch NCIT:C26762 Endocervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003632 endocervicitis skos:exactMatch SCTID:31354001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003632 endocervicitis skos:exactMatch UMLS:C0014127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003633 malignant mesenchymoma skos:exactMatch DOID:5758 malignant mesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003633 malignant mesenchymoma skos:exactMatch NCIT:C4268 Malignant Mesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003634 proteinuria skos:exactMatch DOID:576 proteinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003634 proteinuria skos:exactMatch ICD10CM:R80 Proteinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003634 proteinuria skos:exactMatch MESH:D011507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003635 sebaceous breast carcinoma skos:exactMatch DOID:5760 sebaceous breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003635 sebaceous breast carcinoma skos:exactMatch NCIT:C40369 Breast Sebaceous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003635 sebaceous breast carcinoma skos:exactMatch UMLS:C1519207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003636 vulvar sebaceous carcinoma skos:exactMatch DOID:5761 vulvar sebaceous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003636 vulvar sebaceous carcinoma skos:exactMatch NCIT:C40309 Vulvar Sebaceous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003636 vulvar sebaceous carcinoma skos:exactMatch UMLS:C1520094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003637 clear cell-sugar-tumor of the lung skos:exactMatch DOID:5763 lung clear cell-sugar-tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003637 clear cell-sugar-tumor of the lung skos:exactMatch NCIT:C38152 Lung Clear Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003637 clear cell-sugar-tumor of the lung skos:exactMatch UMLS:C1333065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003638 lung meningioma skos:exactMatch DOID:5764 lung meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003638 lung meningioma skos:exactMatch NCIT:C5668 Lung Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003638 lung meningioma skos:exactMatch UMLS:C1334450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003639 lung hilum neoplasm skos:exactMatch DOID:5767 hilar lung neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003639 lung hilum neoplasm skos:exactMatch NCIT:C5671 Lung Hilum Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003639 lung hilum neoplasm skos:exactMatch SCTID:126707007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003639 lung hilum neoplasm skos:exactMatch UMLS:C1290358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003640 verruciform xanthoma of skin skos:exactMatch DOID:5769 verruciform xanthoma of skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003640 verruciform xanthoma of skin skos:exactMatch NCIT:C4478 Cutaneous Verruciform Xanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003640 verruciform xanthoma of skin skos:exactMatch SCTID:254756007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003640 verruciform xanthoma of skin skos:exactMatch UMLS:C0346054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003641 central nervous system hematopoietic neoplasm skos:exactMatch DOID:5772 central nervous system hematologic cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003641 central nervous system hematopoietic neoplasm skos:exactMatch NCIT:C5503 Central Nervous System Hematopoietic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003641 central nervous system hematopoietic neoplasm skos:exactMatch UMLS:C1332882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003643 giant hemangioma skos:exactMatch DOID:5774 giant hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003643 giant hemangioma skos:exactMatch NCIT:C27777 Giant Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003643 giant hemangioma skos:exactMatch UMLS:C1333817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003644 cavernous hemangioma of colon skos:exactMatch DOID:5775 cavernous hemangioma of colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003644 cavernous hemangioma of colon skos:exactMatch NCIT:C5395 Colon Cavernous Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003644 cavernous hemangioma of colon skos:exactMatch UMLS:C1333086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003645 cavernous hemangioma of face skos:exactMatch DOID:5776 cavernous hemangioma of face semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003645 cavernous hemangioma of face skos:exactMatch NCIT:C7053 Cavernous Hemangioma of the Face semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003645 cavernous hemangioma of face skos:exactMatch UMLS:C1332863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003646 rectum neuroendocrine neoplasm skos:exactMatch DOID:5777 rectum neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003646 rectum neuroendocrine neoplasm skos:exactMatch NCIT:C5698 Rectal Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003646 rectum neuroendocrine neoplasm skos:exactMatch Orphanet:100081 Neuroendocrine tumor of the rectum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003646 rectum neuroendocrine neoplasm skos:exactMatch UMLS:C1335686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003647 atrophic flaccid tympanic membrane skos:exactMatch DOID:5781 atrophic flaccid tympanic membrane semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003647 atrophic flaccid tympanic membrane skos:exactMatch SCTID:38645004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003647 atrophic flaccid tympanic membrane skos:exactMatch UMLS:C0155470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003648 tympanic membrane disorder skos:exactMatch DOID:5782 tympanic membrane disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003648 tympanic membrane disorder skos:exactMatch SCTID:21426000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003648 tympanic membrane disorder skos:exactMatch UMLS:C0041825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003649 esophageal neuroendocrine tumor skos:exactMatch DOID:5784 esophageal neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003649 esophageal neuroendocrine tumor skos:exactMatch NCIT:C95616 Esophageal Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003649 esophageal neuroendocrine tumor skos:exactMatch Orphanet:506136 Neuroendocrine neoplasm of esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003649 esophageal neuroendocrine tumor skos:exactMatch UMLS:C1333462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003649 esophageal neuroendocrine tumor skos:exactMatch UMLS:C2987260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003650 mixed hepatoblastoma skos:exactMatch DOID:5789 mixed hepatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003650 mixed hepatoblastoma skos:exactMatch NCIT:C7097 Mixed Epithelial and Mesenchymal Hepatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003650 mixed hepatoblastoma skos:exactMatch UMLS:C1334784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003651 macrotrabecular hepatoblastoma skos:exactMatch DOID:5798 macrotrabecular hepatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003651 macrotrabecular hepatoblastoma skos:exactMatch NCIT:C7095 Macrotrabecular Hepatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003651 macrotrabecular hepatoblastoma skos:exactMatch UMLS:C1334543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003652 acute urate nephropathy skos:exactMatch DOID:580 uric acid nephrolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003652 acute urate nephropathy skos:exactMatch NCIT:C123037 Uric Acid Nephrolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003652 acute urate nephropathy skos:exactMatch SCTID:236496000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003652 acute urate nephropathy skos:exactMatch UMLS:C0341712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003652 acute urate nephropathy skos:exactMatch UMLS:C0403719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003653 stork bite skos:exactMatch DOID:5806 stork bite semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003653 stork bite skos:exactMatch SCTID:254211001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003654 childhood parosteal osteosarcoma skos:exactMatch DOID:5809 childhood parosteal osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003654 childhood parosteal osteosarcoma skos:exactMatch NCIT:C6589 Childhood Parosteal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003654 childhood parosteal osteosarcoma skos:exactMatch UMLS:C1332994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003655 cerebral lymphoma skos:exactMatch DOID:5815 cerebral lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003655 cerebral lymphoma skos:exactMatch NCIT:C7611 Cerebral Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003655 cerebral lymphoma skos:exactMatch SCTID:276836002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003655 cerebral lymphoma skos:exactMatch UMLS:C0240803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003656 hemoglobinuria skos:exactMatch DOID:582 hemoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003656 hemoglobinuria skos:exactMatch ICD10CM:R82.3 Hemoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003656 hemoglobinuria skos:exactMatch MESH:D006456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003656 hemoglobinuria skos:exactMatch UMLS:C0019048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003658 B-cell lymphoma, unclassifiable, with features intermediate between diffuse large b-cell lymphoma and classical Hodgkin lymphoma skos:exactMatch DOID:5822 gray zone lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003658 B-cell lymphoma, unclassifiable, with features intermediate between diffuse large b-cell lymphoma and classical Hodgkin lymphoma skos:exactMatch NCIT:C37869 B-Cell Lymphoma, Unclassifiable, with Features Intermediate between Diffuse Large B-Cell Lymphoma and Classic Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003658 B-cell lymphoma, unclassifiable, with features intermediate between diffuse large b-cell lymphoma and classical Hodgkin lymphoma skos:exactMatch UMLS:C1333878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003659 pediatric lymphoma skos:exactMatch DOID:5823 childhood lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003659 pediatric lymphoma skos:exactMatch NCIT:C5165 Childhood Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003659 pediatric lymphoma skos:exactMatch UMLS:C1332979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003660 adult lymphoma skos:exactMatch DOID:5825 adult lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003660 adult lymphoma skos:exactMatch NCIT:C7587 Adult Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003660 adult lymphoma skos:exactMatch UMLS:C1332206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003661 breast lymphoma skos:exactMatch DOID:5826 breast lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003661 breast lymphoma skos:exactMatch NCIT:C4671 Breast Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003661 breast lymphoma skos:exactMatch SCTID:278052009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003661 breast lymphoma skos:exactMatch UMLS:C0349669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003661 breast lymphoma skos:exactMatch UMLS:C1704251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003663 uterine ligament endometrioid adenocarcinoma skos:exactMatch DOID:5829 uterine ligament endometrioid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003663 uterine ligament endometrioid adenocarcinoma skos:exactMatch NCIT:C40138 Broad Ligament Endometrioid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003663 uterine ligament endometrioid adenocarcinoma skos:exactMatch UMLS:C1519868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003664 hemolytic anemia skos:exactMatch DOID:583 hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003664 hemolytic anemia skos:exactMatch ICD10CM:D55-D59 Hemolytic anemias (D55-D59) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003664 hemolytic anemia skos:exactMatch MESH:D000743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003664 hemolytic anemia skos:exactMatch NCIT:C34376 Hemolytic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003664 hemolytic anemia skos:exactMatch SCTID:61261009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003665 cervical endometrioid adenocarcinoma skos:exactMatch DOID:5830 cervical endometrioid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003665 cervical endometrioid adenocarcinoma skos:exactMatch NCIT:C6343 Cervical Endometrioid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003665 cervical endometrioid adenocarcinoma skos:exactMatch UMLS:C1332913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003666 fallopian tube endometrioid adenocarcinoma skos:exactMatch DOID:5831 fallopian tube endometrioid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003666 fallopian tube endometrioid adenocarcinoma skos:exactMatch NCIT:C6279 Fallopian Tube Endometrioid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003666 fallopian tube endometrioid adenocarcinoma skos:exactMatch UMLS:C1333592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003668 extragonadal seminoma skos:exactMatch DOID:5838 extragonadal seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003668 extragonadal seminoma skos:exactMatch NCIT:C7327 Extragonadal Seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003668 extragonadal seminoma skos:exactMatch UMLS:C1333502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003669 testicular seminoma skos:exactMatch DOID:5842 testis seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003669 testicular seminoma skos:exactMatch NCIT:C7328 Testicular Seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003669 testicular seminoma skos:exactMatch Orphanet:842 Testicular seminomatous germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003669 testicular seminoma skos:exactMatch SCTID:255107005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003670 posteroinferior myocardial infarction skos:exactMatch DOID:5843 posteroinferior myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003671 septal myocardial infarction skos:exactMatch DOID:5846 septal myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003672 posterior myocardial infarction skos:exactMatch DOID:5847 posterior myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003672 posterior myocardial infarction skos:exactMatch SCTID:194802003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003672 posterior myocardial infarction skos:exactMatch UMLS:C0264706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003673 apical myocardial infarction skos:exactMatch DOID:5848 apical myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003674 subendocardial myocardial infarction skos:exactMatch DOID:5849 subendocardial myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003674 subendocardial myocardial infarction skos:exactMatch UMLS:C0262568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003675 posterolateral myocardial infarction skos:exactMatch DOID:5851 posterolateral myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003676 inferolateral myocardial infarct skos:exactMatch DOID:5852 inferolateral myocardial infarct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003677 lateral myocardial infarction skos:exactMatch DOID:5853 lateral myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003678 silent myocardial infarction skos:exactMatch DOID:5854 silent myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003678 silent myocardial infarction skos:exactMatch NCIT:C35400 Silent Myocardial Infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003678 silent myocardial infarction skos:exactMatch SCTID:233843008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003678 silent myocardial infarction skos:exactMatch UMLS:C0340324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003679 anteroseptal myocardial infarction skos:exactMatch DOID:5855 anteroseptal myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003679 anteroseptal myocardial infarction skos:exactMatch UMLS:C0262565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003680 periosteal chondrosarcoma skos:exactMatch DOID:5859 periosteal chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003680 periosteal chondrosarcoma skos:exactMatch DOID:5866 juxtacortical chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003680 periosteal chondrosarcoma skos:exactMatch NCIT:C7357 Periosteal Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003680 periosteal chondrosarcoma skos:exactMatch UMLS:C0334549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003681 myxoid chondrosarcoma skos:exactMatch DOID:5861 myxoid chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003681 myxoid chondrosarcoma skos:exactMatch NCIT:C4303 Myxoid Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003681 myxoid chondrosarcoma skos:exactMatch UMLS:C0334551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003682 localized chondrosarcoma skos:exactMatch DOID:5862 localized chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003682 localized chondrosarcoma skos:exactMatch NCIT:C8778 Localized Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003682 localized chondrosarcoma skos:exactMatch UMLS:C0855011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003684 clear cell chondrosarcoma skos:exactMatch DOID:5867 clear cell chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003684 clear cell chondrosarcoma skos:exactMatch NCIT:C6475 Clear Cell Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003684 clear cell chondrosarcoma skos:exactMatch UMLS:C1266167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003685 retroperitoneal germ cell neoplasm skos:exactMatch DOID:5874 retroperitoneal germ cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003685 retroperitoneal germ cell neoplasm skos:exactMatch NCIT:C6447 Retroperitoneal Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003685 retroperitoneal germ cell neoplasm skos:exactMatch UMLS:C1335776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003686 apocrine sweat gland neoplasm skos:exactMatch DOID:5876 apocrine sweat gland neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003686 apocrine sweat gland neoplasm skos:exactMatch NCIT:C6798 Apocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003686 apocrine sweat gland neoplasm skos:exactMatch UMLS:C1332318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003687 endocardium cancer skos:exactMatch DOID:5877 endocardium cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003687 endocardium cancer skos:exactMatch NCIT:C4570 Malignant Endocardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003687 endocardium cancer skos:exactMatch SCTID:363436001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003687 endocardium cancer skos:exactMatch UMLS:C0346612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003688 well differentiated papillary mesothelioma skos:exactMatch DOID:5884 benign intermediate mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003688 well differentiated papillary mesothelioma skos:exactMatch NCIT:C7635 Well Differentiated Papillary Mesothelial Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003688 well differentiated papillary mesothelioma skos:exactMatch UMLS:C1337012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003689 familial hemolytic anemia skos:exactMatch DOID:589 congenital hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003689 familial hemolytic anemia skos:exactMatch MESH:D000745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003689 familial hemolytic anemia skos:exactMatch NCIT:C34379 Hereditary Hemolytic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003689 familial hemolytic anemia skos:exactMatch SCTID:42601008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003690 adult anaplastic ependymoma skos:exactMatch DOID:5890 malignant adult ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003690 adult anaplastic ependymoma skos:exactMatch NCIT:C8269 Adult Anaplastic Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003690 adult anaplastic ependymoma skos:exactMatch UMLS:C0280787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003691 childhood malignant mesenchymoma skos:exactMatch DOID:5893 childhood malignant mesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003691 childhood malignant mesenchymoma skos:exactMatch NCIT:C8097 Childhood Malignant Mesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003691 childhood malignant mesenchymoma skos:exactMatch UMLS:C0279991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003692 adult malignant mesenchymoma skos:exactMatch DOID:5894 adult malignant mesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003692 adult malignant mesenchymoma skos:exactMatch NCIT:C7947 Adult Malignant Mesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003692 adult malignant mesenchymoma skos:exactMatch UMLS:C0279548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003693 clear cell cystadenofibroma skos:exactMatch DOID:5895 clear cell cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003693 clear cell cystadenofibroma skos:exactMatch NCIT:C8988 Clear Cell Cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003693 clear cell cystadenofibroma skos:exactMatch UMLS:C1377853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003694 ovarian clear cell cystadenofibroma skos:exactMatch DOID:5896 ovarian clear cell cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003694 ovarian clear cell cystadenofibroma skos:exactMatch NCIT:C40086 Ovarian Clear Cell Cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003694 ovarian clear cell cystadenofibroma skos:exactMatch UMLS:C1518695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003695 ovarian clear cell adenofibroma skos:exactMatch DOID:5897 ovarian clear cell adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003695 ovarian clear cell adenofibroma skos:exactMatch NCIT:C40085 Ovarian Clear Cell Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003695 ovarian clear cell adenofibroma skos:exactMatch UMLS:C1518694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003697 non-invasive verrucous carcinoma of the penis skos:exactMatch DOID:5907 penis non-invasive verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003697 non-invasive verrucous carcinoma of the penis skos:exactMatch NCIT:C27791 Non-Invasive Verrucous Carcinoma of the Penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003697 non-invasive verrucous carcinoma of the penis skos:exactMatch UMLS:C1334984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003698 penis verrucous carcinoma skos:exactMatch DOID:5908 penis verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003698 penis verrucous carcinoma skos:exactMatch NCIT:C6982 Verrucous Carcinoma of the Penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003698 penis verrucous carcinoma skos:exactMatch UMLS:C1336955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003699 phobic disorder skos:exactMatch DOID:591 phobic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003699 phobic disorder skos:exactMatch MESH:D010698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003699 phobic disorder skos:exactMatch NCIT:C35420 Phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003699 phobic disorder skos:exactMatch SCTID:386810004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003700 brachial plexus neoplasm skos:exactMatch DOID:5913 brachial plexus neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003700 brachial plexus neoplasm skos:exactMatch NCIT:C5823 Brachial Plexus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003700 brachial plexus neoplasm skos:exactMatch UMLS:C1332602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003701 thyroid gland diffuse sclerosing papillary carcinoma skos:exactMatch DOID:5914 nonencapsulated sclerosing carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003701 thyroid gland diffuse sclerosing papillary carcinoma skos:exactMatch NCIT:C7427 Diffuse Sclerosing Variant Thyroid Gland Papillary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003701 thyroid gland diffuse sclerosing papillary carcinoma skos:exactMatch UMLS:C0334330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003702 uterus intravascular leiomyomatosis skos:exactMatch DOID:5915 uterus intravascular leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003702 uterus intravascular leiomyomatosis skos:exactMatch NCIT:C5356 Uterine Corpus Intravenous Leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003704 uterine corpus diffuse leiomyomatosis skos:exactMatch DOID:5916 uterine corpus leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003704 uterine corpus diffuse leiomyomatosis skos:exactMatch DOID:5917 uterine corpus diffuse leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003704 uterine corpus diffuse leiomyomatosis skos:exactMatch NCIT:C40170 Uterine Corpus Diffuse Leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003704 uterine corpus diffuse leiomyomatosis skos:exactMatch UMLS:C1519855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003705 adult brainstem mixed glioma skos:exactMatch DOID:5921 adult brainstem mixed glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003705 adult brainstem mixed glioma skos:exactMatch NCIT:C9371 Adult Brain Stem Mixed Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003705 adult brainstem mixed glioma skos:exactMatch UMLS:C1377915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003706 adult brainstem astrocytoma skos:exactMatch DOID:5922 adult brainstem astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003706 adult brainstem astrocytoma skos:exactMatch NCIT:C6954 Adult Brain Stem Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003706 adult brainstem astrocytoma skos:exactMatch UMLS:C1332191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003707 distal biliary tract carcinoma skos:exactMatch DOID:5923 distal biliary tract carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003707 distal biliary tract carcinoma skos:exactMatch NCIT:C7109 Distal Bile Duct Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003707 distal biliary tract carcinoma skos:exactMatch UMLS:C1333308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003708 extrahepatic bile duct small cell adenocarcinoma skos:exactMatch DOID:5926 extrahepatic bile duct small cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003708 extrahepatic bile duct small cell adenocarcinoma skos:exactMatch NCIT:C5845 Extrahepatic Bile Duct Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003708 extrahepatic bile duct small cell adenocarcinoma skos:exactMatch UMLS:C1335979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003709 agoraphobia skos:exactMatch DOID:593 agoraphobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003709 agoraphobia skos:exactMatch ICD10CM:F40.0 Agoraphobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003709 agoraphobia skos:exactMatch MESH:D000379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003709 agoraphobia skos:exactMatch NCIT:C34362 Agoraphobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003709 agoraphobia skos:exactMatch SCTID:70691001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003710 ovarian mixed germ cell neoplasm skos:exactMatch DOID:5936 ovarian mixed germ cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003710 ovarian mixed germ cell neoplasm skos:exactMatch NCIT:C8114 Ovarian Mixed Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003710 ovarian mixed germ cell neoplasm skos:exactMatch UMLS:C0280135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003712 angiokeratoma of mibelli skos:exactMatch DOID:5948 angiokeratoma of mibelli semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003712 angiokeratoma of mibelli skos:exactMatch NCIT:C3927 Angiokeratoma of Mibelli semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003712 angiokeratoma of mibelli skos:exactMatch SCTID:62727008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003712 angiokeratoma of mibelli skos:exactMatch UMLS:C0263640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003713 angiokeratoma circumscriptum skos:exactMatch DOID:5949 angiokeratoma circumscriptum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003713 angiokeratoma circumscriptum skos:exactMatch NCIT:C7751 Angiokeratoma Circumscriptum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003713 angiokeratoma circumscriptum skos:exactMatch SCTID:21848000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003713 angiokeratoma circumscriptum skos:exactMatch UMLS:C0263638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003714 bladder urachal squamous cell carcinoma skos:exactMatch DOID:5957 bladder urachal squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003714 bladder urachal squamous cell carcinoma skos:exactMatch NCIT:C39845 Bladder Urachal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003714 bladder urachal squamous cell carcinoma skos:exactMatch UMLS:C1511206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003715 bladder urachal carcinoma skos:exactMatch DOID:5958 bladder urachal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003715 bladder urachal carcinoma skos:exactMatch MESH:C536475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003715 bladder urachal carcinoma skos:exactMatch NCIT:C39842 Bladder Urachal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003716 renal pelvis papillary urothelial carcinoma skos:exactMatch DOID:5973 kidney pelvis papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003716 renal pelvis papillary urothelial carcinoma skos:exactMatch NCIT:C6148 Renal Pelvis Papillary Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003716 renal pelvis papillary urothelial carcinoma skos:exactMatch UMLS:C1377909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003717 renal pelvis papillary tumor skos:exactMatch DOID:5975 renal pelvis papillary tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003717 renal pelvis papillary tumor skos:exactMatch NCIT:C8603 Renal Pelvis Papillary Urothelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003717 renal pelvis papillary tumor skos:exactMatch UMLS:C0853688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003718 occlusion precerebral artery skos:exactMatch DOID:5976 occlusion precerebral artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003718 occlusion precerebral artery skos:exactMatch SCTID:28790007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003718 occlusion precerebral artery skos:exactMatch UMLS:C0265090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003719 renal pelvis neoplasm skos:exactMatch DOID:5977 renal pelvis benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003719 renal pelvis neoplasm skos:exactMatch NCIT:C8404 Renal Pelvis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003719 renal pelvis neoplasm skos:exactMatch SCTID:126881002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003719 renal pelvis neoplasm skos:exactMatch UMLS:C0346260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003720 kidney fibrosarcoma skos:exactMatch DOID:5982 kidney fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003720 kidney fibrosarcoma skos:exactMatch NCIT:C7726 Kidney Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003720 kidney fibrosarcoma skos:exactMatch UMLS:C0238208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003721 kidney osteogenic sarcoma skos:exactMatch DOID:5983 kidney osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003721 kidney osteogenic sarcoma skos:exactMatch NCIT:C6181 Kidney Extraskeletal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003721 kidney osteogenic sarcoma skos:exactMatch UMLS:C1335747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003722 internal auditory canal meningioma skos:exactMatch DOID:5990 internal auditory canal meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003722 internal auditory canal meningioma skos:exactMatch NCIT:C5307 Internal Auditory Canal Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003722 internal auditory canal meningioma skos:exactMatch UMLS:C1334227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003723 blunt duct adenosis of breast skos:exactMatch DOID:5996 obsolete blunt duct adenosis of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003723 blunt duct adenosis of breast skos:exactMatch NCIT:C6941 Breast Blunt Duct Adenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003723 blunt duct adenosis of breast skos:exactMatch UMLS:C1332573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003724 non-proliferative fibrocystic change of the breast skos:exactMatch DOID:5997 non-proliferative fibrocystic change of the breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003724 non-proliferative fibrocystic change of the breast skos:exactMatch NCIT:C6943 Breast Fibrocystic Change, Non-Proliferative Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003724 non-proliferative fibrocystic change of the breast skos:exactMatch UMLS:C1332628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003725 breast adenosis skos:exactMatch DOID:5998 microglandular adenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003725 breast adenosis skos:exactMatch NCIT:C3484 Breast Adenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003725 breast adenosis skos:exactMatch UMLS:C0085750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003726 apocrine adenosis of breast skos:exactMatch DOID:5999 apocrine adenosis of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003726 apocrine adenosis of breast skos:exactMatch NCIT:C5198 Breast Apocrine Adenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003726 apocrine adenosis of breast skos:exactMatch UMLS:C1332314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003727 animal phobia skos:exactMatch DOID:600 animal phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003727 animal phobia skos:exactMatch NCIT:C35273 Animal Phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003728 breast fibrosarcoma skos:exactMatch DOID:6001 breast fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003728 breast fibrosarcoma skos:exactMatch NCIT:C5185 Breast Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003728 breast fibrosarcoma skos:exactMatch UMLS:C1332630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003729 aleukemic leukemia cutis skos:exactMatch DOID:6003 aleukemic leukemia cutis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003729 aleukemic leukemia cutis skos:exactMatch NCIT:C4983 Aleukemic Leukemia Cutis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003729 aleukemic leukemia cutis skos:exactMatch UMLS:C0887846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003730 aleukemic leukemia skos:exactMatch DOID:12965 subleukemic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003730 aleukemic leukemia skos:exactMatch DOID:6004 aleukemic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003730 aleukemic leukemia skos:exactMatch NCIT:C4982 Aleukemic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003730 aleukemic leukemia skos:exactMatch SCTID:302856006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003730 aleukemic leukemia skos:exactMatch UMLS:C0877858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003731 adult central nervous system teratoma skos:exactMatch DOID:6015 adult central nervous system teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003731 adult central nervous system teratoma skos:exactMatch NCIT:C5794 Adult Central Nervous System Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003731 adult central nervous system teratoma skos:exactMatch UMLS:C1370506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003732 adult central nervous system mature teratoma skos:exactMatch DOID:6016 adult central nervous system mature teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003732 adult central nervous system mature teratoma skos:exactMatch NCIT:C27400 Adult Central Nervous System Mature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003732 adult central nervous system mature teratoma skos:exactMatch UMLS:C1332194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003733 central nervous system mature teratoma skos:exactMatch DOID:6017 central nervous system mature teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003733 central nervous system mature teratoma skos:exactMatch NCIT:C7013 Central Nervous System Mature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003733 central nervous system mature teratoma skos:exactMatch UMLS:C1332886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003734 adult central nervous system immature teratoma skos:exactMatch DOID:6018 adult central nervous system immature teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003734 adult central nervous system immature teratoma skos:exactMatch NCIT:C27401 Adult Central Nervous System Immature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003734 adult central nervous system immature teratoma skos:exactMatch UMLS:C1332193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003735 central nervous system immature teratoma skos:exactMatch DOID:6019 central nervous system immature teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003735 central nervous system immature teratoma skos:exactMatch NCIT:C7014 Central Nervous System Immature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003735 central nervous system immature teratoma skos:exactMatch UMLS:C1332883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003736 cancerophobia skos:exactMatch DOID:602 cancerophobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003736 cancerophobia skos:exactMatch NCIT:C35492 Cancerphobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003737 malignant testicular Leydig cell tumor skos:exactMatch NCIT:C39942 Malignant Testicular Leydig Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003737 malignant testicular Leydig cell tumor skos:exactMatch UMLS:C1515288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003738 selective IgE deficiency disease skos:exactMatch DOID:6024 selective IgE deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003738 selective IgE deficiency disease skos:exactMatch NCIT:C27143 Selective IgE Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003738 selective IgE deficiency disease skos:exactMatch SCTID:234540007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003738 selective IgE deficiency disease skos:exactMatch UMLS:C0398694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003739 selective immunoglobulin deficiency disease skos:exactMatch DOID:6025 selective immunoglobulin deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003739 selective immunoglobulin deficiency disease skos:exactMatch NCIT:C27870 Selective Immunoglobulin Isotype Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003739 selective immunoglobulin deficiency disease skos:exactMatch UMLS:C1335942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003740 AIDS phobia skos:exactMatch DOID:603 AIDS phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003740 AIDS phobia skos:exactMatch NCIT:C35614 AIDS Phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003740 AIDS phobia skos:exactMatch UMLS:C0853870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003741 juvenile type testicular granulosa cell tumor skos:exactMatch DOID:6032 juvenile type testicular granulosa cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003741 juvenile type testicular granulosa cell tumor skos:exactMatch NCIT:C39947 Juvenile Type Testicular Granulosa Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003741 juvenile type testicular granulosa cell tumor skos:exactMatch UMLS:C0334403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003741 juvenile type testicular granulosa cell tumor skos:exactMatch UMLS:C1515285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003742 heart fibrosarcoma skos:exactMatch DOID:6033 heart fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003742 heart fibrosarcoma skos:exactMatch NCIT:C5361 Cardiac Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003742 heart fibrosarcoma skos:exactMatch UMLS:C1332844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003743 heart malignant hemangiopericytoma skos:exactMatch DOID:6034 heart malignant hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003743 heart malignant hemangiopericytoma skos:exactMatch NCIT:C5365 Malignant Cardiac Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003743 heart malignant hemangiopericytoma skos:exactMatch UMLS:C1334567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003744 spindle cell intraocular melanoma skos:exactMatch DOID:6037 spindle cell intraocular melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003744 spindle cell intraocular melanoma skos:exactMatch NCIT:C7986 Uveal Spindle Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003744 spindle cell intraocular melanoma skos:exactMatch UMLS:C0279687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003745 choroid spindle cell melanoma skos:exactMatch DOID:6041 choroid spindle cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003745 choroid spindle cell melanoma skos:exactMatch NCIT:C6099 Choroid Spindle Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003745 choroid spindle cell melanoma skos:exactMatch UMLS:C1333027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003746 ciliary body spindle cell melanoma skos:exactMatch DOID:6043 ciliary body spindle cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003746 ciliary body spindle cell melanoma skos:exactMatch NCIT:C6117 Ciliary Body Spindle Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003746 ciliary body spindle cell melanoma skos:exactMatch UMLS:C1333052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003747 telangiectatic glomangioma skos:exactMatch DOID:6048 telangiectatic glomangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003747 telangiectatic glomangioma skos:exactMatch NCIT:C5345 Telangiectatic Glomangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003747 telangiectatic glomangioma skos:exactMatch UMLS:C1336699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003748 flying phobia skos:exactMatch DOID:605 flying phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003748 flying phobia skos:exactMatch NCIT:C35413 Flying Phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003749 esophageal disorder skos:exactMatch DOID:6050 esophageal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003749 esophageal disorder skos:exactMatch MESH:D004935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003749 esophageal disorder skos:exactMatch NCIT:C3027 Esophageal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003749 esophageal disorder skos:exactMatch SCTID:30811009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003749 esophageal disorder skos:exactMatch SCTID:37657006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003749 esophageal disorder skos:exactMatch UMLS:C0014852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003750 childhood central nervous system germ cell tumor skos:exactMatch DOID:6052 central nervous system childhood germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003750 childhood central nervous system germ cell tumor skos:exactMatch NCIT:C6205 Childhood Central Nervous System Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003750 childhood central nervous system germ cell tumor skos:exactMatch UMLS:C0278754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003751 childhood germ cell tumor skos:exactMatch DOID:6053 childhood germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003751 childhood germ cell tumor skos:exactMatch NCIT:C7928 Childhood Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003751 childhood germ cell tumor skos:exactMatch UMLS:C0279014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003752 frontal sinus Schneiderian papilloma skos:exactMatch DOID:6054 frontal sinus Schneiderian papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003752 frontal sinus Schneiderian papilloma skos:exactMatch NCIT:C6837 Frontal Sinus Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003752 frontal sinus Schneiderian papilloma skos:exactMatch UMLS:C1333645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003753 nasal vestibule squamous papilloma skos:exactMatch DOID:6059 nasal vestibule papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003753 nasal vestibule squamous papilloma skos:exactMatch NCIT:C4369 Nasal Vestibule Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003753 nasal vestibule squamous papilloma skos:exactMatch SCTID:232364006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003753 nasal vestibule squamous papilloma skos:exactMatch UMLS:C0339826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003754 Brown-Sequard syndrome skos:exactMatch DOID:606 Brown-Sequard syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003754 Brown-Sequard syndrome skos:exactMatch ICD10CM:G83.81 Brown-Séquard syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003754 Brown-Sequard syndrome skos:exactMatch MESH:D018437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003754 Brown-Sequard syndrome skos:exactMatch NCIT:C84601 Brown-Sequard Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003754 Brown-Sequard syndrome skos:exactMatch SCTID:27982003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003755 urinary tract non-invasive transitional cell neoplasm skos:exactMatch DOID:6065 urinary tract non-invasive transitional cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003755 urinary tract non-invasive transitional cell neoplasm skos:exactMatch NCIT:C39854 Non-Invasive Urothelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003755 urinary tract non-invasive transitional cell neoplasm skos:exactMatch UMLS:C1518361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003756 ovarian mucinous neoplasm skos:exactMatch DOID:6067 ovarian mucinous neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003756 ovarian mucinous neoplasm skos:exactMatch NCIT:C5242 Ovarian Mucinous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003756 ovarian mucinous neoplasm skos:exactMatch UMLS:C1335168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003757 paraplegia skos:exactMatch DOID:607 paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003757 paraplegia skos:exactMatch MESH:D010264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003757 paraplegia skos:exactMatch NCIT:C50687 Paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003757 paraplegia skos:exactMatch SCTID:60389000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003757 paraplegia skos:exactMatch UMLS:C0030486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003758 childhood testicular germ cell tumor skos:exactMatch DOID:6082 childhood testicular germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003758 childhood testicular germ cell tumor skos:exactMatch NCIT:C6552 Childhood Testicular Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003758 childhood testicular germ cell tumor skos:exactMatch UMLS:C0796663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003759 childhood ovarian yolk sac tumor skos:exactMatch DOID:6083 childhood ovarian endodermal sinus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003759 childhood ovarian yolk sac tumor skos:exactMatch NCIT:C6551 Childhood Ovarian Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003759 childhood ovarian yolk sac tumor skos:exactMatch UMLS:C1332993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003760 pediatric ovarian germ cell tumor skos:exactMatch DOID:6084 childhood ovarian germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003760 pediatric ovarian germ cell tumor skos:exactMatch NCIT:C8588 Childhood Ovarian Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003760 pediatric ovarian germ cell tumor skos:exactMatch UMLS:C0796664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003761 leptomeningeal melanoma skos:exactMatch DOID:6085 meningeal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003761 leptomeningeal melanoma skos:exactMatch NCIT:C5317 Meningeal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003761 leptomeningeal melanoma skos:exactMatch SCTID:277530005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003761 leptomeningeal melanoma skos:exactMatch UMLS:C1334386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003762 malignant leptomeningeal tumor skos:exactMatch DOID:6086 malignant leptomeningeal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003762 malignant leptomeningeal tumor skos:exactMatch NCIT:C8506 Malignant Leptomeningeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003762 malignant leptomeningeal tumor skos:exactMatch UMLS:C1334596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003763 acute stress disorder skos:exactMatch DOID:6088 acute stress disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003763 acute stress disorder skos:exactMatch ICD10CM:F43.0 Acute stress reaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003763 acute stress disorder skos:exactMatch MESH:D000068099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003763 acute stress disorder skos:exactMatch NCIT:C92621 Acute Stress Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003763 acute stress disorder skos:exactMatch SCTID:67195008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003764 pediatric leptomeningeal melanoma skos:exactMatch DOID:6089 childhood leptomeningeal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003764 pediatric leptomeningeal melanoma skos:exactMatch NCIT:C5318 Childhood Meningeal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003764 pediatric leptomeningeal melanoma skos:exactMatch UMLS:C1332976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003765 adult leptomeningeal melanoma skos:exactMatch DOID:6090 adult leptomeningeal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003765 adult leptomeningeal melanoma skos:exactMatch NCIT:C5319 Adult Meningeal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003765 adult leptomeningeal melanoma skos:exactMatch UMLS:C1332204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003766 thalamic cancer skos:exactMatch DOID:6098 thalamic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003766 thalamic cancer skos:exactMatch NCIT:C4576 Malignant Thalamic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003766 thalamic cancer skos:exactMatch SCTID:188287005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003766 thalamic cancer skos:exactMatch UMLS:C0346902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003767 mitral valve disorder skos:exactMatch DOID:61 mitral valve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003767 mitral valve disorder skos:exactMatch NCIT:C78446 Mitral Valve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003767 mitral valve disorder skos:exactMatch SCTID:11851006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003767 mitral valve disorder skos:exactMatch UMLS:C0026265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003767 mitral valve disorder skos:exactMatch UMLS:C2939153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003768 signet ring cell variant cervical mucinous adenocarcinoma skos:exactMatch DOID:6101 signet ring cell variant cervical mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003768 signet ring cell variant cervical mucinous adenocarcinoma skos:exactMatch NCIT:C40205 Cervical Mucinous Adenocarcinoma, Signet Ring Cell-Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003768 signet ring cell variant cervical mucinous adenocarcinoma skos:exactMatch UMLS:C1516424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003769 herpetic gastritis skos:exactMatch DOID:6102 herpetic gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003769 herpetic gastritis skos:exactMatch NCIT:C27341 Herpetic Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003769 herpetic gastritis skos:exactMatch UMLS:C1333996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003770 thoracic spinal canal and spinal cord meningioma skos:exactMatch DOID:6103 thoracic spinal canal and spinal cord meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003770 thoracic spinal canal and spinal cord meningioma skos:exactMatch NCIT:C5297 Thoracic Intraspinal Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003770 thoracic spinal canal and spinal cord meningioma skos:exactMatch UMLS:C1336738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003771 jugular foramen meningioma skos:exactMatch DOID:6110 jugular foramen meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003771 jugular foramen meningioma skos:exactMatch NCIT:C5293 Jugular Foramen Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003771 jugular foramen meningioma skos:exactMatch UMLS:C1334298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003772 cerebral meningioma skos:exactMatch DOID:6112 cerebral meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003772 cerebral meningioma skos:exactMatch NCIT:C4807 Cerebral Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003772 cerebral meningioma skos:exactMatch SCTID:189164002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003772 cerebral meningioma skos:exactMatch UMLS:C0542564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003773 intracerebral cystic meningioma skos:exactMatch DOID:6113 intracerebral cystic meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003773 intracerebral cystic meningioma skos:exactMatch NCIT:C5269 Intracerebral Cystic Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003773 intracerebral cystic meningioma skos:exactMatch UMLS:C1334236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003774 cerebral convexity meningioma skos:exactMatch DOID:6114 cerebral convexity meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003774 cerebral convexity meningioma skos:exactMatch NCIT:C4959 Cerebral Convexity Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003774 cerebral convexity meningioma skos:exactMatch UMLS:C0751303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003775 lateral ventricle meningioma skos:exactMatch DOID:6115 lateral ventricle meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003775 lateral ventricle meningioma skos:exactMatch NCIT:C5302 Lateral Ventricle Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003775 lateral ventricle meningioma skos:exactMatch UMLS:C1334380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003776 renal pelvis inverted papilloma skos:exactMatch DOID:6118 renal pelvis inverted papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003776 renal pelvis inverted papilloma skos:exactMatch NCIT:C6187 Renal Pelvis Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003776 renal pelvis inverted papilloma skos:exactMatch UMLS:C1335751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003777 renal pelvis urothelial papilloma skos:exactMatch DOID:6119 renal pelvis urothelial papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003777 renal pelvis urothelial papilloma skos:exactMatch NCIT:C4528 Renal Pelvis Urothelial Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003777 renal pelvis urothelial papilloma skos:exactMatch UMLS:C1514844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003778 inborn error of immunity skos:exactMatch DOID:612 primary immunodeficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003778 inborn error of immunity skos:exactMatch MESH:D007153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003778 inborn error of immunity skos:exactMatch UMLS:C0021051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003780 T-cell immunodeficiency skos:exactMatch NCIT:C27145 T-Cell Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003780 T-cell immunodeficiency skos:exactMatch SCTID:402792003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003780 T-cell immunodeficiency skos:exactMatch UMLS:C1274233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003781 bronchitis skos:exactMatch DOID:6132 bronchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003781 bronchitis skos:exactMatch MESH:D001991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003781 bronchitis skos:exactMatch NCIT:C2911 Bronchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003781 bronchitis skos:exactMatch SCTID:32398004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003781 bronchitis skos:exactMatch UMLS:C0006277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003782 uterine corpus epithelioid leiomyosarcoma skos:exactMatch DOID:6139 uterine corpus epithelioid leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003782 uterine corpus epithelioid leiomyosarcoma skos:exactMatch NCIT:C40174 Uterine Corpus Epithelioid Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003782 uterine corpus epithelioid leiomyosarcoma skos:exactMatch UMLS:C1519851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003783 lymphopenia skos:exactMatch DOID:614 lymphopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003783 lymphopenia skos:exactMatch ICD10CM:D72.810 Lymphocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003783 lymphopenia skos:exactMatch MESH:D008231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003783 lymphopenia skos:exactMatch SCTID:48813009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003783 lymphopenia skos:exactMatch UMLS:C0024312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003784 nasal cavity carcinoma in situ skos:exactMatch DOID:6148 nasal cavity carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003784 nasal cavity carcinoma in situ skos:exactMatch NCIT:C4589 Stage 0 Nasal Cavity Cancer AJCC v6, v7, and v8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003784 nasal cavity carcinoma in situ skos:exactMatch SCTID:92663007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003784 nasal cavity carcinoma in situ skos:exactMatch UMLS:C0347095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003785 leukopenia skos:exactMatch DOID:615 leukopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003785 leukopenia skos:exactMatch MESH:D007970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003785 leukopenia skos:exactMatch NCIT:C26816 Leukopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003785 leukopenia skos:exactMatch SCTID:84828003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003785 leukopenia skos:exactMatch UMLS:C0023530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003786 childhood testicular choriocarcinoma skos:exactMatch DOID:6160 childhood choriocarcinoma of the testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003786 childhood testicular choriocarcinoma skos:exactMatch NCIT:C6544 Childhood Testicular Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003786 childhood testicular choriocarcinoma skos:exactMatch UMLS:C1333006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003787 childhood testicular mixed germ cell cancer skos:exactMatch DOID:6161 childhood testicular mixed germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003787 childhood testicular mixed germ cell cancer skos:exactMatch NCIT:C6542 Childhood Testicular Mixed Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003787 childhood testicular mixed germ cell cancer skos:exactMatch UMLS:C1333009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003788 childhood embryonal testis carcinoma skos:exactMatch DOID:6162 childhood embryonal testis carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003788 childhood embryonal testis carcinoma skos:exactMatch NCIT:C6545 Childhood Testicular Embryonal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003788 childhood embryonal testis carcinoma skos:exactMatch UMLS:C1333007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003789 hereditary papillary renal cell carcinoma skos:exactMatch DOID:6163 familial renal papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003789 hereditary papillary renal cell carcinoma skos:exactMatch NCIT:C9222 Hereditary Papillary Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003789 hereditary papillary renal cell carcinoma skos:exactMatch OMIM:605074 renal cell carcinoma, papillary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003789 hereditary papillary renal cell carcinoma skos:exactMatch Orphanet:47044 Hereditary papillary renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003789 hereditary papillary renal cell carcinoma skos:exactMatch SCTID:715561008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003789 hereditary papillary renal cell carcinoma skos:exactMatch UMLS:C0879257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003790 prostatic urethra urothelial carcinoma skos:exactMatch DOID:6166 prostatic urethra urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003790 prostatic urethra urothelial carcinoma skos:exactMatch NCIT:C39900 Prostatic Urethra Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003790 prostatic urethra urothelial carcinoma skos:exactMatch UMLS:C1514522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003791 prostatic urethral cancer skos:exactMatch DOID:6167 prostatic urethral cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003791 prostatic urethral cancer skos:exactMatch NCIT:C39870 Prostatic Urethral Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003791 prostatic urethral cancer skos:exactMatch UMLS:C1514523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003792 ovarian carcinosarcoma skos:exactMatch DOID:6170 ovarian carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003792 ovarian carcinosarcoma skos:exactMatch NCIT:C9192 Ovarian Carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003792 ovarian carcinosarcoma skos:exactMatch Orphanet:213512 Malignant mixed Müllerian tumor of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003792 ovarian carcinosarcoma skos:exactMatch SCTID:702368000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003792 ovarian carcinosarcoma skos:exactMatch UMLS:C0392998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003795 ovarian small cell carcinoma skos:exactMatch DOID:6179 ovarian small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003795 ovarian small cell carcinoma skos:exactMatch NCIT:C27390 Ovarian Small Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003795 ovarian small cell carcinoma skos:exactMatch Orphanet:370396 Small cell carcinoma of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003795 ovarian small cell carcinoma skos:exactMatch UMLS:C2212006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003796 rectum Kaposi sarcoma skos:exactMatch DOID:6190 rectum Kaposi's sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003796 rectum Kaposi sarcoma skos:exactMatch NCIT:C5550 Rectal Kaposi Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003796 rectum Kaposi sarcoma skos:exactMatch UMLS:C1335681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003799 conjunctivitis skos:exactMatch DOID:6195 conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003799 conjunctivitis skos:exactMatch MESH:D003231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003799 conjunctivitis skos:exactMatch NCIT:C34504 Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003799 conjunctivitis skos:exactMatch SCTID:9826008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003799 conjunctivitis skos:exactMatch UMLS:C0009763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003800 conventional malignant hemangiopericytoma skos:exactMatch DOID:6197 conventional malignant hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003800 conventional malignant hemangiopericytoma skos:exactMatch NCIT:C9425 Conventional Malignant Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003800 conventional malignant hemangiopericytoma skos:exactMatch UMLS:C1333158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003801 corneal intraepithelial neoplasm skos:exactMatch DOID:6198 corneal intraepithelial neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003801 corneal intraepithelial neoplasm skos:exactMatch NCIT:C6093 Corneal Squamous Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003801 corneal intraepithelial neoplasm skos:exactMatch SCTID:420835009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003801 corneal intraepithelial neoplasm skos:exactMatch UMLS:C1333159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003802 cornea cancer skos:exactMatch DOID:6199 cornea cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003802 cornea cancer skos:exactMatch NCIT:C3565 Malignant Corneal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003802 cornea cancer skos:exactMatch SCTID:363464006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003802 cornea cancer skos:exactMatch UMLS:C0153629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003803 aortic valve disorder skos:exactMatch DOID:62 aortic valve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003803 aortic valve disorder skos:exactMatch NCIT:C78650 Aortic Valve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003803 aortic valve disorder skos:exactMatch UMLS:C1260873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003804 obsolete blood protein disease skos:exactMatch DOID:620 blood protein disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003804 obsolete blood protein disease skos:exactMatch MESH:D001796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003804 obsolete blood protein disease skos:exactMatch UMLS:C0005830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003805 malignant pericardial mesothelioma skos:exactMatch DOID:6201 pericardial mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003805 malignant pericardial mesothelioma skos:exactMatch NCIT:C7631 Pericardial Malignant Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003805 malignant pericardial mesothelioma skos:exactMatch SCTID:109383000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003805 malignant pericardial mesothelioma skos:exactMatch UMLS:C0346110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003805 malignant pericardial mesothelioma skos:exactMatch UMLS:C1335381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003806 thyroid hyalinizing trabecular adenoma skos:exactMatch DOID:6203 thyroid hyalinizing trabecular adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003806 thyroid hyalinizing trabecular adenoma skos:exactMatch NCIT:C6846 Thyroid Gland Hyalinizing Trabecular Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003806 thyroid hyalinizing trabecular adenoma skos:exactMatch UMLS:C1336751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003808 mediastinal extraskeletal osteosarcoma skos:exactMatch DOID:6208 mediastinal osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003808 mediastinal extraskeletal osteosarcoma skos:exactMatch NCIT:C6615 Mediastinal Extraskeletal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003808 mediastinal extraskeletal osteosarcoma skos:exactMatch UMLS:C1334675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003809 malignant mediastinum hemangiopericytoma skos:exactMatch DOID:6209 malignant mediastinum hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003809 malignant mediastinum hemangiopericytoma skos:exactMatch NCIT:C6608 Malignant Mediastinal Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003809 malignant mediastinum hemangiopericytoma skos:exactMatch UMLS:C1334598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003810 bladder diffuse clear cell adenocarcinoma skos:exactMatch DOID:6210 bladder diffuse clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003810 bladder diffuse clear cell adenocarcinoma skos:exactMatch NCIT:C39849 Bladder Diffuse Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003810 bladder diffuse clear cell adenocarcinoma skos:exactMatch UMLS:C1511187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003811 ovarian seromucinous tumor skos:exactMatch DOID:6211 mixed epithelial tumor of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003811 ovarian seromucinous tumor skos:exactMatch NCIT:C4508 Ovarian Seromucinous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003811 ovarian seromucinous tumor skos:exactMatch SCTID:254855000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003811 ovarian seromucinous tumor skos:exactMatch UMLS:C0346166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003812 ovarian endometrial cancer skos:exactMatch DOID:6212 ovarian endometrial cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003812 ovarian endometrial cancer skos:exactMatch NCIT:C40051 Malignant Ovarian Endometrioid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003812 ovarian endometrial cancer skos:exactMatch UMLS:C1518231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003813 ovarian papillary tumor skos:exactMatch DOID:6214 ovarian papillary neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003813 ovarian papillary tumor skos:exactMatch NCIT:C8430 Ovarian Papillary Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003813 ovarian papillary tumor skos:exactMatch UMLS:C0476121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003816 articular cartilage disorder skos:exactMatch DOID:6227 articular cartilage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003816 articular cartilage disorder skos:exactMatch SCTID:53417006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003816 articular cartilage disorder skos:exactMatch UMLS:C0158073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003818 childhood mature teratoma of the ovary skos:exactMatch DOID:6229 childhood mature teratoma of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003818 childhood mature teratoma of the ovary skos:exactMatch NCIT:C6548 Childhood Ovarian Mature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003818 childhood mature teratoma of the ovary skos:exactMatch UMLS:C1332991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003819 childhood teratoma of the ovary skos:exactMatch DOID:6230 childhood teratoma of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003819 childhood teratoma of the ovary skos:exactMatch NCIT:C6554 Childhood Ovarian Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003819 childhood teratoma of the ovary skos:exactMatch UMLS:C1332992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003820 mature ovarian teratoma skos:exactMatch DOID:6231 mature teratoma of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003820 mature ovarian teratoma skos:exactMatch NCIT:C8112 Mature Ovarian Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003820 mature ovarian teratoma skos:exactMatch UMLS:C1334637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003821 ovarian biphasic or triphasic teratoma skos:exactMatch DOID:6232 ovarian biphasic or triphasic teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003821 ovarian biphasic or triphasic teratoma skos:exactMatch NCIT:C39992 Ovarian Biphasic or Triphasic Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003821 ovarian biphasic or triphasic teratoma skos:exactMatch UMLS:C1518691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003822 non-invasive bladder papillary urothelial neoplasm skos:exactMatch DOID:6239 non-invasive bladder papillary urothelial neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003822 non-invasive bladder papillary urothelial neoplasm skos:exactMatch NCIT:C39831 Bladder Non-Invasive Papillary Urothelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003822 non-invasive bladder papillary urothelial neoplasm skos:exactMatch UMLS:C1518358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003824 hereditary kidney oncocytoma skos:exactMatch DOID:6244 familial renal oncocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003824 hereditary kidney oncocytoma skos:exactMatch NCIT:C8960 Hereditary Kidney Oncocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003824 hereditary kidney oncocytoma skos:exactMatch UMLS:C0879606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003825 kidney oncocytoma skos:exactMatch DOID:6245 renal oncocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003825 kidney oncocytoma skos:exactMatch MESH:C537750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003825 kidney oncocytoma skos:exactMatch NCIT:C4526 Kidney Oncocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003825 kidney oncocytoma skos:exactMatch SCTID:254922006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003825 kidney oncocytoma skos:exactMatch UMLS:C0346255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003826 mediastinum seminoma skos:exactMatch DOID:6249 mediastinum seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003826 mediastinum seminoma skos:exactMatch NCIT:C6812 Mediastinal Seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003826 mediastinum seminoma skos:exactMatch UMLS:C1334680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003827 transient hypogammaglobulinemia skos:exactMatch DOID:625 transient hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003827 transient hypogammaglobulinemia skos:exactMatch NCIT:C27319 Transient Hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003827 transient hypogammaglobulinemia skos:exactMatch UMLS:C0859960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003828 growth hormone-producing pituitary gland carcinoma skos:exactMatch DOID:6256 malignant growth hormone secreting neoplasm of pituitary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003828 growth hormone-producing pituitary gland carcinoma skos:exactMatch NCIT:C5963 Metastatic Somatotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003828 growth hormone-producing pituitary gland carcinoma skos:exactMatch UMLS:C1334587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003829 chromophil adenoma of the kidney skos:exactMatch DOID:6257 chromophil adenoma of the kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003829 chromophil adenoma of the kidney skos:exactMatch NCIT:C3687 Renal Papillary Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003829 chromophil adenoma of the kidney skos:exactMatch UMLS:C1518879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003830 type 1 papillary adenoma of the kidney skos:exactMatch DOID:6258 type 1 papillary adenoma of the kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003830 type 1 papillary adenoma of the kidney skos:exactMatch NCIT:C39809 Type 1 Renal Papillary Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003830 type 1 papillary adenoma of the kidney skos:exactMatch UMLS:C1519706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003831 type 2 papillary adenoma of the kidney skos:exactMatch DOID:6259 type 2 papillary adenoma of the kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003831 type 2 papillary adenoma of the kidney skos:exactMatch NCIT:C39810 Type 2 Renal Papillary Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003831 type 2 papillary adenoma of the kidney skos:exactMatch UMLS:C1519710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003832 complement deficiency skos:exactMatch DOID:626 complement deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003832 complement deficiency skos:exactMatch NCIT:C4691 Complement Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003832 complement deficiency skos:exactMatch Orphanet:459345 Immunodeficiency due to a complement cascade component deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003832 complement deficiency skos:exactMatch SCTID:24743004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003832 complement deficiency skos:exactMatch UMLS:C0272242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003834 gastric cardia carcinoma skos:exactMatch DOID:6270 gastric cardia carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003834 gastric cardia carcinoma skos:exactMatch NCIT:C6794 Gastric Cardia Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003834 gastric cardia carcinoma skos:exactMatch UMLS:C1333763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003835 gastric cardia adenocarcinoma skos:exactMatch DOID:6271 gastric cardia adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003835 gastric cardia adenocarcinoma skos:exactMatch NCIT:C5247 Gastric Cardia Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003835 gastric cardia adenocarcinoma skos:exactMatch UMLS:C1333762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003836 malignant thyroid stimulating hormone producing neoplasm of pituitary gland skos:exactMatch DOID:6274 malignant thyroid stimulating hormone producing neoplasm of pituitary gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003836 malignant thyroid stimulating hormone producing neoplasm of pituitary gland skos:exactMatch NCIT:C5965 Metastatic Thyrotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003836 malignant thyroid stimulating hormone producing neoplasm of pituitary gland skos:exactMatch UMLS:C1334627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003837 TSH producing pituitary tumor skos:exactMatch DOID:6275 TSH producing pituitary tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003837 TSH producing pituitary tumor skos:exactMatch NCIT:C7915 Thyrotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003837 TSH producing pituitary tumor skos:exactMatch SCTID:254959007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003837 TSH producing pituitary tumor skos:exactMatch UMLS:C2362538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003839 ovarian mucinous adenocarcinofibroma skos:exactMatch DOID:6278 ovarian mucinous malignant adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003839 ovarian mucinous adenocarcinofibroma skos:exactMatch NCIT:C40034 Ovarian Mucinous Adenocarcinofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003839 ovarian mucinous adenocarcinofibroma skos:exactMatch UMLS:C2212014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003840 epicardium lipoma skos:exactMatch DOID:6284 epicardium lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003840 epicardium lipoma skos:exactMatch NCIT:C6742 Epicardial Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003840 epicardium lipoma skos:exactMatch UMLS:C1333411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003841 heart lipoma skos:exactMatch DOID:6285 heart lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003841 heart lipoma skos:exactMatch NCIT:C6741 Cardiac Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003841 heart lipoma skos:exactMatch UMLS:C1332849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003842 childhood cerebellar astrocytic neoplasm skos:exactMatch DOID:6286 childhood cerebellar astrocytic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003842 childhood cerebellar astrocytic neoplasm skos:exactMatch NCIT:C6286 Childhood Cerebellar Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003842 childhood cerebellar astrocytic neoplasm skos:exactMatch UMLS:C0278594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003843 cerebral hemisphere lipoma skos:exactMatch DOID:6291 cerebral hemisphere lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003843 cerebral hemisphere lipoma skos:exactMatch NCIT:C6220 Cerebral Hemisphere Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003843 cerebral hemisphere lipoma skos:exactMatch UMLS:C1332907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003844 central nervous system lipoma skos:exactMatch DOID:6293 central nervous system lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003844 central nervous system lipoma skos:exactMatch NCIT:C5451 Central Nervous System Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003844 central nervous system lipoma skos:exactMatch UMLS:C1332885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003845 corpus callosum lipoma skos:exactMatch DOID:6294 corpus callosum lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003845 corpus callosum lipoma skos:exactMatch NCIT:C5438 Corpus Callosum Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003845 corpus callosum lipoma skos:exactMatch UMLS:C1333160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003846 viral esophagitis skos:exactMatch DOID:6297 viral esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003846 viral esophagitis skos:exactMatch NCIT:C27108 Viral Esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003846 viral esophagitis skos:exactMatch SCTID:235603003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003846 viral esophagitis skos:exactMatch UMLS:C0341110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003847 hereditary disease skos:exactMatch DOID:630 genetic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003847 hereditary disease skos:exactMatch MESH:D030342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003847 hereditary disease skos:exactMatch NCIT:C3101 Genetic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003847 hereditary disease skos:exactMatch SCTID:32895009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003847 hereditary disease skos:exactMatch UMLS:C0019247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003848 ectopic thymus skos:exactMatch DOID:6307 ectopic thymus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003848 ectopic thymus skos:exactMatch NCIT:C27804 Ectopic Thymus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003848 ectopic thymus skos:exactMatch UMLS:C1333375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003849 clivus chordoma skos:exactMatch DOID:6312 clivus chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003849 clivus chordoma skos:exactMatch NCIT:C5412 Clivus Chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003849 clivus chordoma skos:exactMatch SCTID:446939001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003849 clivus chordoma skos:exactMatch UMLS:C1333071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003850 clivus chondroid chordoma skos:exactMatch DOID:6313 clivus chondroid chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003850 clivus chondroid chordoma skos:exactMatch NCIT:C5426 Clivus Chondroid Chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003850 clivus chondroid chordoma skos:exactMatch UMLS:C1333072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003851 ovarian fetiform teratoma skos:exactMatch DOID:6314 ovarian fetiform teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003851 ovarian fetiform teratoma skos:exactMatch NCIT:C39996 Ovarian Fetiform Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003851 ovarian fetiform teratoma skos:exactMatch UMLS:C1518715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003852 ovarian solid teratoma skos:exactMatch DOID:6315 ovarian solid teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003852 ovarian solid teratoma skos:exactMatch NCIT:C7285 Ovarian Solid Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003852 ovarian solid teratoma skos:exactMatch UMLS:C1335181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003853 Bartholin gland adenocarcinoma skos:exactMatch DOID:6316 Bartholin's gland adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003853 Bartholin gland adenocarcinoma skos:exactMatch NCIT:C7719 Bartholin Gland Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003853 Bartholin gland adenocarcinoma skos:exactMatch UMLS:C0238016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003856 adult malignant hemangiopericytoma skos:exactMatch DOID:6332 adult malignant hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003856 adult malignant hemangiopericytoma skos:exactMatch NCIT:C7946 Malignant Adult Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003856 adult malignant hemangiopericytoma skos:exactMatch UMLS:C0279547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003857 adult intracranial malignant hemangiopericytoma skos:exactMatch DOID:6333 adult intracranial malignant hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003857 adult intracranial malignant hemangiopericytoma skos:exactMatch NCIT:C9183 Adult Central Nervous System Solitary Fibrous Tumor, Grade 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003857 adult intracranial malignant hemangiopericytoma skos:exactMatch UMLS:C1334558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003857 adult intracranial malignant hemangiopericytoma skos:exactMatch UMLS:C4331858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003858 anterior optic tract meningioma skos:exactMatch DOID:6334 anterior optic tract meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003858 anterior optic tract meningioma skos:exactMatch NCIT:C7538 Anterior Visual Pathway Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003858 anterior optic tract meningioma skos:exactMatch UMLS:C1332308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003859 bilateral meningioma of optic nerve skos:exactMatch DOID:6335 bilateral meningioma of optic nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003859 bilateral meningioma of optic nerve skos:exactMatch NCIT:C5304 Bilateral Optic Nerve Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003859 bilateral meningioma of optic nerve skos:exactMatch UMLS:C1332551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003860 cerebellopontine angle meningioma skos:exactMatch DOID:6337 cerebellopontine angle meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003860 cerebellopontine angle meningioma skos:exactMatch NCIT:C5300 Cerebellopontine Angle Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003860 cerebellopontine angle meningioma skos:exactMatch SCTID:126948004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003860 cerebellopontine angle meningioma skos:exactMatch UMLS:C1263882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003861 vulvar eccrine adenocarcinoma skos:exactMatch DOID:6339 vulvar eccrine adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003861 vulvar eccrine adenocarcinoma skos:exactMatch NCIT:C40305 Vulvar Eccrine Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003861 vulvar eccrine adenocarcinoma skos:exactMatch UMLS:C2202743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003862 melanotic psammomatous malignant peripheral nerve sheath tumor skos:exactMatch DOID:6344 melanotic psammomatous malignant peripheral nerve sheath tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003862 melanotic psammomatous malignant peripheral nerve sheath tumor skos:exactMatch NCIT:C6910 Malignant Melanotic Psammomatous Peripheral Nerve Sheath Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003863 malignant melanocytic neoplasm of the peripheral nerve sheath skos:exactMatch DOID:6345 malignant melanocytic neoplasm of the peripheral nerve sheath semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003863 malignant melanocytic neoplasm of the peripheral nerve sheath skos:exactMatch NCIT:C4748 Malignant Melanotic Peripheral Nerve Sheath Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003863 malignant melanocytic neoplasm of the peripheral nerve sheath skos:exactMatch SCTID:404039004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003863 malignant melanocytic neoplasm of the peripheral nerve sheath skos:exactMatch UMLS:C0474847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003864 chronic lymphocytic leukemia/small lymphocytic lymphoma skos:exactMatch DOID:6354 chronic lymphocytic leukemia/small lymphocytic lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003864 chronic lymphocytic leukemia/small lymphocytic lymphoma skos:exactMatch NCIT:C27911 Chronic Lymphocytic Leukemia/Small Lymphocytic Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003864 chronic lymphocytic leukemia/small lymphocytic lymphoma skos:exactMatch UMLS:C1302547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003865 acral lentiginous melanoma skos:exactMatch DOID:6367 acral lentiginous melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003865 acral lentiginous melanoma skos:exactMatch NCIT:C4022 Acral Lentiginous Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003865 acral lentiginous melanoma skos:exactMatch SCTID:254732008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003865 acral lentiginous melanoma skos:exactMatch UMLS:C0346037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003866 liver extraskeletal osteosarcoma skos:exactMatch DOID:6370 hepatic osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003866 liver extraskeletal osteosarcoma skos:exactMatch NCIT:C5833 Liver Extraskeletal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003866 liver extraskeletal osteosarcoma skos:exactMatch UMLS:C1333974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003867 diffuse meningeal melanocytosis skos:exactMatch DOID:6379 diffuse meningeal melanocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003867 diffuse meningeal melanocytosis skos:exactMatch NCIT:C6890 Meningeal Melanocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003867 diffuse meningeal melanocytosis skos:exactMatch UMLS:C1266112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003868 anterior foramen magnum meningioma skos:exactMatch DOID:6381 anterior foramen magnum meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003868 anterior foramen magnum meningioma skos:exactMatch NCIT:C5281 Anterior Foramen Magnum Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003868 anterior foramen magnum meningioma skos:exactMatch UMLS:C1332302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003869 childhood brain stem glioma skos:exactMatch DOID:6383 childhood brain stem glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003869 childhood brain stem glioma skos:exactMatch NCIT:C9042 Childhood Brain Stem Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003869 childhood brain stem glioma skos:exactMatch UMLS:C0278600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003870 childhood brainstem astrocytoma skos:exactMatch DOID:6386 childhood brainstem astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003870 childhood brainstem astrocytoma skos:exactMatch NCIT:C6216 Childhood Brain Stem Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003870 childhood brainstem astrocytoma skos:exactMatch UMLS:C1332950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003872 ovarian papillary cystadenoma skos:exactMatch DOID:6405 ovarian papillary cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003872 ovarian papillary cystadenoma skos:exactMatch NCIT:C7278 Ovarian Papillary Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003872 ovarian papillary cystadenoma skos:exactMatch UMLS:C1335175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003873 ovarian surface papilloma skos:exactMatch DOID:6407 ovarian surface papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003873 ovarian surface papilloma skos:exactMatch NCIT:C7279 Ovarian Surface Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003873 ovarian surface papilloma skos:exactMatch UMLS:C1335183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003874 ovarian serous surface papillary adenocarcinoma skos:exactMatch DOID:6408 ovary papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003874 ovarian serous surface papillary adenocarcinoma skos:exactMatch NCIT:C6256 Ovarian Serous Surface Papillary Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003874 ovarian serous surface papillary adenocarcinoma skos:exactMatch UMLS:C1335178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003875 childhood central nervous system mature teratoma skos:exactMatch DOID:6423 childhood central nervous system mature teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003875 childhood central nervous system mature teratoma skos:exactMatch NCIT:C27404 Childhood Central Nervous System Mature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003875 childhood central nervous system mature teratoma skos:exactMatch UMLS:C1332955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003876 eyelid carcinoma skos:exactMatch DOID:6425 eyelid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003876 eyelid carcinoma skos:exactMatch NCIT:C6078 Eyelid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003876 eyelid carcinoma skos:exactMatch UMLS:C0920196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003878 malignant choroid melanoma skos:exactMatch DOID:6438 malignant choroid melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003878 malignant choroid melanoma skos:exactMatch NCIT:C4561 Choroid Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003878 malignant choroid melanoma skos:exactMatch SCTID:255021005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003878 malignant choroid melanoma skos:exactMatch UMLS:C0346388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003879 ovarian endometrioid adenocarcinofibroma skos:exactMatch DOID:6445 ovarian endometrioid malignant adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003879 ovarian endometrioid adenocarcinofibroma skos:exactMatch NCIT:C40060 Ovarian Endometrioid Adenocarcinofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003879 ovarian endometrioid adenocarcinofibroma skos:exactMatch UMLS:C1518711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003880 ceruminous carcinoma skos:exactMatch DOID:6446 ceruminous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003880 ceruminous carcinoma skos:exactMatch NCIT:C4176 Ceruminous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003880 ceruminous carcinoma skos:exactMatch UMLS:C0334353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003881 vulvar apocrine adenocarcinoma skos:exactMatch DOID:6448 vulvar apocrine adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003881 vulvar apocrine adenocarcinoma skos:exactMatch NCIT:C40308 Vulvar Apocrine Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003881 vulvar apocrine adenocarcinoma skos:exactMatch UMLS:C2202741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003882 central nervous system fibrosarcoma skos:exactMatch DOID:6451 central nervous system fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003882 central nervous system fibrosarcoma skos:exactMatch NCIT:C5465 Central Nervous System Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003882 central nervous system fibrosarcoma skos:exactMatch UMLS:C1332879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003884 lipoma of the rectum skos:exactMatch DOID:6459 lipoma of the rectum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003884 lipoma of the rectum skos:exactMatch NCIT:C5551 Rectal Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003884 lipoma of the rectum skos:exactMatch UMLS:C1335684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003885 colorectal lipoma skos:exactMatch DOID:6460 large intestine lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003885 colorectal lipoma skos:exactMatch NCIT:C5678 Colorectal Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003885 colorectal lipoma skos:exactMatch UMLS:C1333114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003886 mucinous cystadenofibroma skos:exactMatch DOID:6468 mucinous cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003886 mucinous cystadenofibroma skos:exactMatch NCIT:C8979 Mucinous Cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003886 mucinous cystadenofibroma skos:exactMatch UMLS:C1377844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003887 ovarian mucinous adenofibroma skos:exactMatch DOID:6469 ovarian mucinous adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003887 ovarian mucinous adenofibroma skos:exactMatch NCIT:C40040 Ovarian Mucinous Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003887 ovarian mucinous adenofibroma skos:exactMatch UMLS:C1518723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003888 childhood testicular mixed embryonal carcinoma and teratoma skos:exactMatch DOID:6474 childhood teratocarcinoma of the testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003888 childhood testicular mixed embryonal carcinoma and teratoma skos:exactMatch NCIT:C6539 Childhood Testicular Mixed Embryonal Carcinoma and Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003888 childhood testicular mixed embryonal carcinoma and teratoma skos:exactMatch UMLS:C1333008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003889 infiltrating bladder urothelial carcinoma, clear cell variant skos:exactMatch DOID:6476 clear cell variant infiltrating bladder urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003889 infiltrating bladder urothelial carcinoma, clear cell variant skos:exactMatch NCIT:C39827 Infiltrating Bladder Urothelial Carcinoma, Clear Cell Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003889 infiltrating bladder urothelial carcinoma, clear cell variant skos:exactMatch UMLS:C1512737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003890 infiltrating bladder urothelial carcinoma skos:exactMatch DOID:6477 invasive bladder transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003890 infiltrating bladder urothelial carcinoma skos:exactMatch NCIT:C27885 Infiltrating Bladder Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003890 infiltrating bladder urothelial carcinoma skos:exactMatch UMLS:C1334281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003891 bladder signet ring cell adenocarcinoma skos:exactMatch DOID:6481 bladder signet ring cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003891 bladder signet ring cell adenocarcinoma skos:exactMatch NCIT:C6163 Bladder Signet Ring Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003891 bladder signet ring cell adenocarcinoma skos:exactMatch UMLS:C1332563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003892 acinar lung adenocarcinoma skos:exactMatch DOID:6482 lung acinar adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003892 acinar lung adenocarcinoma skos:exactMatch NCIT:C5649 Lung Acinar Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003892 acinar lung adenocarcinoma skos:exactMatch UMLS:C1332137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003893 rete testis adenoma skos:exactMatch DOID:6483 rete testis adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003893 rete testis adenoma skos:exactMatch NCIT:C39956 Rete Testis Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003893 rete testis adenoma skos:exactMatch UMLS:C1514910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003894 mediastinal melanocytic neurilemmoma skos:exactMatch DOID:6484 mediastinal melanocytic neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003894 mediastinal melanocytic neurilemmoma skos:exactMatch NCIT:C6635 Mediastinal Melanotic Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003894 mediastinal melanocytic neurilemmoma skos:exactMatch UMLS:C1334668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003895 periosteal osteogenic sarcoma skos:exactMatch DOID:6489 periosteal osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003895 periosteal osteogenic sarcoma skos:exactMatch NCIT:C8970 Periosteal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003895 periosteal osteogenic sarcoma skos:exactMatch UMLS:C1377843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003896 breast capillary hemangioma skos:exactMatch DOID:6491 breast capillary hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003896 breast capillary hemangioma skos:exactMatch NCIT:C5210 Breast Capillary Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003896 breast capillary hemangioma skos:exactMatch UMLS:C1332619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003897 breast epithelioid hemangioma skos:exactMatch DOID:6492 breast epithelioid hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003897 breast epithelioid hemangioma skos:exactMatch NCIT:C5211 Breast Epithelioid Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003897 breast epithelioid hemangioma skos:exactMatch UMLS:C1332627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003898 pediatric myxoid chondrosarcoma skos:exactMatch DOID:6494 childhood myxoid chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003898 pediatric myxoid chondrosarcoma skos:exactMatch NCIT:C27377 Childhood Extraskeletal Myxoid Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003898 pediatric myxoid chondrosarcoma skos:exactMatch UMLS:C1332984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003899 adult myxoid chondrosarcoma skos:exactMatch DOID:6495 obsolete adult myxoid chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003899 adult myxoid chondrosarcoma skos:exactMatch NCIT:C27378 Adult Myxoid Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003899 adult myxoid chondrosarcoma skos:exactMatch UMLS:C1332209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003900 connective tissue disorder skos:exactMatch DOID:65 connective tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003900 connective tissue disorder skos:exactMatch MESH:D003240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003900 connective tissue disorder skos:exactMatch NCIT:C26729 Connective Tissue Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003900 connective tissue disorder skos:exactMatch SCTID:105969002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003900 connective tissue disorder skos:exactMatch UMLS:C0009782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003901 cerebellar hemangioblastoma skos:exactMatch DOID:6500 cerebellar angioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003901 cerebellar hemangioblastoma skos:exactMatch NCIT:C5146 Cerebellar Hemangioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003901 cerebellar hemangioblastoma skos:exactMatch UMLS:C1332900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003902 brain stem hemangioblastoma skos:exactMatch DOID:6501 brain stem angioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003902 brain stem hemangioblastoma skos:exactMatch NCIT:C5147 Brain Stem Hemangioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003902 brain stem hemangioblastoma skos:exactMatch UMLS:C1332611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003903 benign vaginal mixed tumor skos:exactMatch DOID:6505 vaginal spindle cell epithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003903 benign vaginal mixed tumor skos:exactMatch NCIT:C40280 Benign Vaginal Mixed Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003903 benign vaginal mixed tumor skos:exactMatch UMLS:C1511107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003904 lung occult squamous cell carcinoma skos:exactMatch DOID:6510 lung occult squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003904 lung occult squamous cell carcinoma skos:exactMatch NCIT:C6686 Occult Lung Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003904 lung occult squamous cell carcinoma skos:exactMatch UMLS:C1335100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003905 ovarian yolk sac tumor, glandular pattern skos:exactMatch DOID:6511 glandular pattern ovarian yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003905 ovarian yolk sac tumor, glandular pattern skos:exactMatch NCIT:C39988 Ovarian Yolk Sac Tumor, Glandular Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003905 ovarian yolk sac tumor, glandular pattern skos:exactMatch UMLS:C1518747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003906 ovarian yolk sac tumor, hepatoid pattern skos:exactMatch DOID:6512 hepatoid pattern ovarian yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003906 ovarian yolk sac tumor, hepatoid pattern skos:exactMatch NCIT:C39989 Ovarian Yolk Sac Tumor, Hepatoid Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003906 ovarian yolk sac tumor, hepatoid pattern skos:exactMatch UMLS:C1518748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003907 ovarian yolk sac tumor, polyvesicular vitelline pattern skos:exactMatch DOID:6514 polyvesicular vitelline pattern ovarian yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003907 ovarian yolk sac tumor, polyvesicular vitelline pattern skos:exactMatch NCIT:C39987 Ovarian Yolk Sac Tumor, Polyvesicular Vitelline Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003907 ovarian yolk sac tumor, polyvesicular vitelline pattern skos:exactMatch UMLS:C1518749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003908 clivus meningioma skos:exactMatch DOID:6517 clivus meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003908 clivus meningioma skos:exactMatch NCIT:C5289 Clivus Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003908 clivus meningioma skos:exactMatch UMLS:C1333073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003909 Bartholin gland adenomyoma skos:exactMatch DOID:6518 Bartholin's gland adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003909 Bartholin gland adenomyoma skos:exactMatch NCIT:C40300 Bartholin Gland Adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003909 Bartholin gland adenomyoma skos:exactMatch UMLS:C1511049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003910 mixed cell uveal melanoma skos:exactMatch DOID:6522 mixed cell uveal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003910 mixed cell uveal melanoma skos:exactMatch NCIT:C35781 Uveal Mixed Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003910 mixed cell uveal melanoma skos:exactMatch UMLS:C1334782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003911 ciliary body mixed cell melanoma skos:exactMatch DOID:6523 ciliary body mixed cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003911 ciliary body mixed cell melanoma skos:exactMatch NCIT:C35783 Ciliary Body Mixed Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003911 ciliary body mixed cell melanoma skos:exactMatch UMLS:C1333051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003912 malignant ciliary body melanoma skos:exactMatch DOID:6524 malignant ciliary body melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003912 malignant ciliary body melanoma skos:exactMatch NCIT:C4558 Ciliary Body Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003912 malignant ciliary body melanoma skos:exactMatch SCTID:255015006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003912 malignant ciliary body melanoma skos:exactMatch UMLS:C0346379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003913 choroid mixed cell melanoma skos:exactMatch DOID:6525 choroid mixed cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003913 choroid mixed cell melanoma skos:exactMatch NCIT:C35782 Choroid Mixed Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003913 choroid mixed cell melanoma skos:exactMatch UMLS:C1333025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003915 cortical thymoma skos:exactMatch DOID:6530 thymoma type B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003915 cortical thymoma skos:exactMatch NCIT:C6888 Thymoma Type B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003915 cortical thymoma skos:exactMatch UMLS:C1266095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003916 overnutrition skos:exactMatch DOID:654 overnutrition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003916 overnutrition skos:exactMatch MESH:D044343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003916 overnutrition skos:exactMatch SCTID:302872003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003916 overnutrition skos:exactMatch UMLS:C1257763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003917 heart lymphoma skos:exactMatch DOID:6547 heart lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003917 heart lymphoma skos:exactMatch NCIT:C5368 Cardiac Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003917 heart lymphoma skos:exactMatch UMLS:C1332850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003918 angiomatous meningioma skos:exactMatch DOID:6548 angiomatous meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003918 angiomatous meningioma skos:exactMatch NCIT:C4332 Angiomatous Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003918 angiomatous meningioma skos:exactMatch UMLS:C0334608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003921 posterior foramen magnum meningioma skos:exactMatch DOID:6553 posterior foramen magnum meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003921 posterior foramen magnum meningioma skos:exactMatch NCIT:C5282 Posterior Foramen Magnum Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003921 posterior foramen magnum meningioma skos:exactMatch UMLS:C1335449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003922 ovarian clear cell malignant adenofibroma skos:exactMatch DOID:6554 ovarian clear cell malignant adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003922 ovarian clear cell malignant adenofibroma skos:exactMatch NCIT:C40079 Ovarian Clear Cell Adenocarcinofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003922 ovarian clear cell malignant adenofibroma skos:exactMatch UMLS:C2075522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003923 ethmoid sinus Schneiderian papilloma skos:exactMatch DOID:6559 ethmoid sinus Schneiderian papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003923 ethmoid sinus Schneiderian papilloma skos:exactMatch NCIT:C6836 Ethmoid Sinus Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003923 ethmoid sinus Schneiderian papilloma skos:exactMatch UMLS:C1333476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003924 adrenal cortex adenoma skos:exactMatch DOID:0050891 adrenal cortical adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003924 adrenal cortex adenoma skos:exactMatch DOID:656 adrenal adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003924 adrenal cortex adenoma skos:exactMatch MESH:D018246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003924 adrenal cortex adenoma skos:exactMatch NCIT:C9003 Adrenal Cortical Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003924 adrenal cortex adenoma skos:exactMatch Orphanet:99888 NON RARE IN EUROPE: Adrenocortical adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003924 adrenal cortex adenoma skos:exactMatch SCTID:302826002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003924 adrenal cortex adenoma skos:exactMatch UMLS:C0206667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003925 ethmoid sinus inverted papilloma skos:exactMatch DOID:6562 ethmoid sinus inverted papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003925 ethmoid sinus inverted papilloma skos:exactMatch NCIT:C6843 Ethmoid Sinus Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003925 ethmoid sinus inverted papilloma skos:exactMatch UMLS:C1333474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003926 neurilemmoma of the pleura skos:exactMatch DOID:6564 neurilemmoma of the pleura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003926 neurilemmoma of the pleura skos:exactMatch NCIT:C5418 Pleural Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003926 neurilemmoma of the pleura skos:exactMatch UMLS:C1335435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003927 posterior uveal melanoma skos:exactMatch DOID:6566 posterior uveal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003928 uterine corpus myxoid leiomyosarcoma skos:exactMatch DOID:6567 uterine corpus myxoid leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003928 uterine corpus myxoid leiomyosarcoma skos:exactMatch NCIT:C40175 Uterine Corpus Myxoid Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003928 uterine corpus myxoid leiomyosarcoma skos:exactMatch UMLS:C1519861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003929 vestibular micropapillomatosis skos:exactMatch DOID:6569 micropapillomatosis labialis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003929 vestibular micropapillomatosis skos:exactMatch NCIT:C40290 Vulvar Squamous Cell Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003929 vestibular micropapillomatosis skos:exactMatch UMLS:C1519982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003930 non-invasive bladder urothelial carcinoma skos:exactMatch DOID:6571 non-invasive bladder urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003930 non-invasive bladder urothelial carcinoma skos:exactMatch NCIT:C6188 Stage 0 Bladder Urothelial Carcinoma AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003930 non-invasive bladder urothelial carcinoma skos:exactMatch UMLS:C1336089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003931 childhood optic tract astrocytoma skos:exactMatch DOID:6575 childhood optic tract astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003931 childhood optic tract astrocytoma skos:exactMatch NCIT:C7534 Childhood Visual Pathway Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003931 childhood optic tract astrocytoma skos:exactMatch UMLS:C1333014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003932 childhood optic nerve glioma skos:exactMatch DOID:6576 childhood optic nerve glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003932 childhood optic nerve glioma skos:exactMatch NCIT:C7535 Childhood Visual Pathway Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003933 chest wall bone cancer skos:exactMatch DOID:6579 chest wall bone cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003933 chest wall bone cancer skos:exactMatch NCIT:C6724 Malignant Chest Wall Bone Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003933 chest wall bone cancer skos:exactMatch UMLS:C1334572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003934 breast apocrine carcinoma skos:exactMatch DOID:6581 breast apocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003934 breast apocrine carcinoma skos:exactMatch NCIT:C5141 Breast Apocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003934 breast apocrine carcinoma skos:exactMatch UMLS:C1332316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003935 oncocytic breast carcinoma skos:exactMatch DOID:6585 breast oncocytic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003935 oncocytic breast carcinoma skos:exactMatch NCIT:C40366 Breast Oncocytic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003935 oncocytic breast carcinoma skos:exactMatch UMLS:C1518574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003936 invasive tubular breast carcinoma skos:exactMatch DOID:6587 breast tubular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003936 invasive tubular breast carcinoma skos:exactMatch NCIT:C9135 Breast Tubular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003936 invasive tubular breast carcinoma skos:exactMatch UMLS:C1328544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003937 spondylitis skos:exactMatch DOID:6590 spondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003937 spondylitis skos:exactMatch MESH:D013166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003937 spondylitis skos:exactMatch NCIT:C116779 Spondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003937 spondylitis skos:exactMatch SCTID:84172003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003938 bladder colonic type adenocarcinoma skos:exactMatch DOID:6594 bladder colonic type adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003938 bladder colonic type adenocarcinoma skos:exactMatch NCIT:C39835 Bladder Enteric Type Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003938 bladder colonic type adenocarcinoma skos:exactMatch UMLS:C1511188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003939 muscle tissue disorder skos:exactMatch DOID:0080000 muscular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003939 muscle tissue disorder skos:exactMatch DOID:66 muscle tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003939 muscle tissue disorder skos:exactMatch ICD10CM:M60-M63 Disorders of muscles (M60-M63) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003939 muscle tissue disorder skos:exactMatch MESH:D009135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003940 Kummell disease skos:exactMatch DOID:6603 Kummell's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003940 Kummell disease skos:exactMatch ICD10CM:M48.3 Traumatic spondylopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003940 Kummell disease skos:exactMatch SCTID:111232005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003940 Kummell disease skos:exactMatch UMLS:C0152088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003941 classic variant of chromophobe renal cell carcinoma skos:exactMatch DOID:6605 classic variant of chromophobe renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003941 classic variant of chromophobe renal cell carcinoma skos:exactMatch NCIT:C27888 Classic Variant of Chromophobe Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003941 classic variant of chromophobe renal cell carcinoma skos:exactMatch UMLS:C1333062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003942 eosinophilic variant of chromophobe renal cell carcinoma skos:exactMatch DOID:6606 eosinophilic variant of chromophobe renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003942 eosinophilic variant of chromophobe renal cell carcinoma skos:exactMatch NCIT:C27889 Eosinophilic Variant of Chromophobe Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003942 eosinophilic variant of chromophobe renal cell carcinoma skos:exactMatch UMLS:C1333405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003943 central nervous system hibernoma skos:exactMatch DOID:6607 nervous system hibernoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003943 central nervous system hibernoma skos:exactMatch NCIT:C6997 Central Nervous System Hibernoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003943 central nervous system hibernoma skos:exactMatch UMLS:C1708362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003944 endobronchial leiomyoma skos:exactMatch DOID:6608 endobronchial leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003944 endobronchial leiomyoma skos:exactMatch NCIT:C5661 Endobronchial Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003944 endobronchial leiomyoma skos:exactMatch UMLS:C1333386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003945 bone epithelioid hemangioma skos:exactMatch DOID:6610 bone epithelioid hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003945 bone epithelioid hemangioma skos:exactMatch NCIT:C5396 Bone Epithelioid Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003945 bone epithelioid hemangioma skos:exactMatch UMLS:C1332575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003945 bone epithelioid hemangioma skos:exactMatch UMLS:C1332578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003946 vaginal villous adenoma skos:exactMatch DOID:6613 vaginal villous adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003946 vaginal villous adenoma skos:exactMatch NCIT:C40259 Vaginal Villous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003946 vaginal villous adenoma skos:exactMatch UMLS:C1519936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003947 hyper-IgM syndrome skos:exactMatch DOID:0080544 hyper IgM syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003947 hyper-IgM syndrome skos:exactMatch MESH:D053306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003947 hyper-IgM syndrome skos:exactMatch NCIT:C3990 Hyperimmunoglobulin M Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003947 hyper-IgM syndrome skos:exactMatch NCIT:C84783 Immunodeficiency with Hyper-IgM semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003947 hyper-IgM syndrome skos:exactMatch OMIMPS:308230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003947 hyper-IgM syndrome skos:exactMatch SCTID:82286005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003947 hyper-IgM syndrome skos:exactMatch UMLS:C0272236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003948 cerebral hemangioma skos:exactMatch DOID:6621 cerebral angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003948 cerebral hemangioma skos:exactMatch NCIT:C5433 Cerebral Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003948 cerebral hemangioma skos:exactMatch UMLS:C0877388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003950 nipple carcinoma skos:exactMatch DOID:6629 nipple carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003950 nipple carcinoma skos:exactMatch NCIT:C28432 Nipple Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003950 nipple carcinoma skos:exactMatch UMLS:C1334966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003951 scrotal hemangioma skos:exactMatch DOID:663 scrotal angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003951 scrotal hemangioma skos:exactMatch NCIT:C6387 Scrotal Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003951 scrotal hemangioma skos:exactMatch UMLS:C1335936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003952 adult central nervous system choriocarcinoma skos:exactMatch DOID:6634 adult central nervous system choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003952 adult central nervous system choriocarcinoma skos:exactMatch NCIT:C5793 Adult Central Nervous System Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003952 adult central nervous system choriocarcinoma skos:exactMatch UMLS:C1370505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003953 pediatric CNS choriocarcinoma skos:exactMatch DOID:6639 childhood CNS choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003953 pediatric CNS choriocarcinoma skos:exactMatch NCIT:C6206 Childhood Central Nervous System Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003953 pediatric CNS choriocarcinoma skos:exactMatch UMLS:C1377604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003954 angiokeratoma of Fordyce skos:exactMatch DOID:664 angiokeratoma of Fordyce semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003954 angiokeratoma of Fordyce skos:exactMatch SCTID:6331000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003954 angiokeratoma of Fordyce skos:exactMatch UMLS:C0263639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003955 juvenile breast papillomatosis skos:exactMatch DOID:6641 breast juvenile papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003955 juvenile breast papillomatosis skos:exactMatch NCIT:C9503 Juvenile Breast Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003955 juvenile breast papillomatosis skos:exactMatch SCTID:708518001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003955 juvenile breast papillomatosis skos:exactMatch UMLS:C1334303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003956 Baastrup syndrome skos:exactMatch DOID:6643 Baastrup's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003956 Baastrup syndrome skos:exactMatch SCTID:82304009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003956 Baastrup syndrome skos:exactMatch UMLS:C0158248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003957 adult pineoblastoma skos:exactMatch DOID:6648 adult pineoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003957 adult pineoblastoma skos:exactMatch NCIT:C8292 Adult Pineoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003957 adult pineoblastoma skos:exactMatch UMLS:C0281332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003958 childhood central nervous system immature teratoma skos:exactMatch DOID:6654 childhood central nervous system immature teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003958 childhood central nervous system immature teratoma skos:exactMatch NCIT:C27405 Childhood Central Nervous System Immature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003958 childhood central nervous system immature teratoma skos:exactMatch UMLS:C1332954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003959 breast large cell neuroendocrine carcinoma skos:exactMatch DOID:6657 breast large cell neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003959 breast large cell neuroendocrine carcinoma skos:exactMatch NCIT:C40356 Breast Large Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003959 breast large cell neuroendocrine carcinoma skos:exactMatch UMLS:C1511316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003960 pulmonary large cell neuroendocrine carcinoma skos:exactMatch DOID:6658 pulmonary large cell neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003960 pulmonary large cell neuroendocrine carcinoma skos:exactMatch NCIT:C5672 Lung Large Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003960 pulmonary large cell neuroendocrine carcinoma skos:exactMatch UMLS:C1334363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003962 Froelich syndrome skos:exactMatch DOID:6676 Froelich syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003962 Froelich syndrome skos:exactMatch NCIT:C34625 Frohlich Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003962 Froelich syndrome skos:exactMatch SCTID:62999006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003963 diffuse infiltrative lymphocytosis syndrome skos:exactMatch DOID:6677 diffuse infiltrative lymphocytosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003963 diffuse infiltrative lymphocytosis syndrome skos:exactMatch NCIT:C35699 Diffuse Infiltrative Lymphocytosis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003963 diffuse infiltrative lymphocytosis syndrome skos:exactMatch SCTID:449784008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003963 diffuse infiltrative lymphocytosis syndrome skos:exactMatch UMLS:C1333292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003964 myositis ossificans skos:exactMatch DOID:668 myositis ossificans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003964 myositis ossificans skos:exactMatch MESH:D009221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003964 myositis ossificans skos:exactMatch NCIT:C3253 Myositis Ossificans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003964 myositis ossificans skos:exactMatch UMLS:C0027122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003965 Capgras syndrome skos:exactMatch DOID:6680 Capgras syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003965 Capgras syndrome skos:exactMatch MESH:D002194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003965 Capgras syndrome skos:exactMatch NCIT:C34446 Capgras Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003966 testicular monophasic choriocarcinoma skos:exactMatch DOID:6693 testicular monophasic choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003966 testicular monophasic choriocarcinoma skos:exactMatch NCIT:C39935 Testicular Monophasic Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003966 testicular monophasic choriocarcinoma skos:exactMatch UMLS:C1515290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003967 synchronous multifocal osteogenic sarcoma skos:exactMatch DOID:6696 synchronous multifocal osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003967 synchronous multifocal osteogenic sarcoma skos:exactMatch NCIT:C6471 Synchronous Multifocal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003967 synchronous multifocal osteogenic sarcoma skos:exactMatch UMLS:C1336544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003968 asynchronous multifocal osteogenic sarcoma skos:exactMatch DOID:6697 asynchronous multifocal osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003968 asynchronous multifocal osteogenic sarcoma skos:exactMatch NCIT:C6472 Asynchronous Multifocal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003968 asynchronous multifocal osteogenic sarcoma skos:exactMatch UMLS:C1332342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003969 amphetamine abuse skos:exactMatch DOID:670 amphetamine abuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003969 amphetamine abuse skos:exactMatch MESH:D019969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003969 amphetamine abuse skos:exactMatch SCTID:84758004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003970 gastric fundus carcinoma skos:exactMatch DOID:6700 gastric fundus carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003970 gastric fundus carcinoma skos:exactMatch NCIT:C8398 Gastric Fundus Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003970 gastric fundus carcinoma skos:exactMatch SCTID:254555008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003970 gastric fundus carcinoma skos:exactMatch UMLS:C0345799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003971 gastric pylorus carcinoma skos:exactMatch DOID:6703 gastric pylorus carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003971 gastric pylorus carcinoma skos:exactMatch NCIT:C6795 Gastric Pylorus Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003971 gastric pylorus carcinoma skos:exactMatch UMLS:C1333787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003972 gastric body carcinoma skos:exactMatch DOID:6705 gastric body carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003972 gastric body carcinoma skos:exactMatch NCIT:C8399 Gastric Body Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003972 gastric body carcinoma skos:exactMatch SCTID:254557000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003972 gastric body carcinoma skos:exactMatch UMLS:C0345804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003973 tubular variant testicular seminoma skos:exactMatch DOID:6706 tubular variant testicular seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003973 tubular variant testicular seminoma skos:exactMatch NCIT:C40959 Testicular Seminoma, Tubular Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003973 tubular variant testicular seminoma skos:exactMatch UMLS:C1515294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003975 Littre gland carcinoma skos:exactMatch DOID:6721 Littre gland carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003975 Littre gland carcinoma skos:exactMatch NCIT:C39865 Carcinoma of Littre Glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003975 Littre gland carcinoma skos:exactMatch UMLS:C1516285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003976 malignant type AB thymoma skos:exactMatch DOID:6723 malignant type AB thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003976 malignant type AB thymoma skos:exactMatch NCIT:C6886 Malignant Type AB Thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003976 malignant type AB thymoma skos:exactMatch UMLS:C1266093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003978 colon small cell neuroendocrine carcinoma skos:exactMatch DOID:6727 colon small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003978 colon small cell neuroendocrine carcinoma skos:exactMatch NCIT:C6761 Colon Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003978 colon small cell neuroendocrine carcinoma skos:exactMatch UMLS:C1333099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003979 intrahepatic bile duct cystadenoma skos:exactMatch DOID:6733 intrahepatic bile duct cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003979 intrahepatic bile duct cystadenoma skos:exactMatch NCIT:C96835 Intrahepatic Bile Duct Mucinous Cystic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003979 intrahepatic bile duct cystadenoma skos:exactMatch UMLS:C1334257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003980 schwannoma of jugular foramen skos:exactMatch DOID:6735 schwannoma of jugular foramen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003980 schwannoma of jugular foramen skos:exactMatch NCIT:C5323 Jugular Foramen Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003980 schwannoma of jugular foramen skos:exactMatch UMLS:C1334300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003982 bilateral breast carcinoma skos:exactMatch DOID:6741 bilateral breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003982 bilateral breast carcinoma skos:exactMatch NCIT:C8287 Bilateral Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003982 bilateral breast carcinoma skos:exactMatch UMLS:C0281267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003983 synchronous bilateral breast carcinoma skos:exactMatch DOID:6742 synchronous bilateral breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003983 synchronous bilateral breast carcinoma skos:exactMatch NCIT:C40370 Synchronous Bilateral Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003983 synchronous bilateral breast carcinoma skos:exactMatch UMLS:C1515107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003984 internal auditory canal lipoma skos:exactMatch DOID:6752 internal auditory canal lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003984 internal auditory canal lipoma skos:exactMatch NCIT:C5452 Inner Ear Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003984 internal auditory canal lipoma skos:exactMatch UMLS:C1334226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003985 chest wall lymphoma skos:exactMatch DOID:6758 chest wall lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003985 chest wall lymphoma skos:exactMatch NCIT:C6712 Chest Wall Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003985 chest wall lymphoma skos:exactMatch UMLS:C1332933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003987 lung lymphoma skos:exactMatch DOID:6760 lung lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003987 lung lymphoma skos:exactMatch NCIT:C4794 Lung Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003987 lung lymphoma skos:exactMatch UMLS:C1704383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003988 sternum lymphoma skos:exactMatch DOID:6762 sternum lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003988 sternum lymphoma skos:exactMatch NCIT:C6716 Sternal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003988 sternum lymphoma skos:exactMatch UMLS:C1336504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003989 polyembryoma of the ovary skos:exactMatch DOID:6774 polyembryoma of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003989 polyembryoma of the ovary skos:exactMatch NCIT:C39990 Ovarian Polyembryoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003989 polyembryoma of the ovary skos:exactMatch UMLS:C1514199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003990 malignant breast myoepithelioma skos:exactMatch DOID:6776 breast myoepithelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003990 malignant breast myoepithelioma skos:exactMatch NCIT:C40395 Breast Malignant Myoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003990 malignant breast myoepithelioma skos:exactMatch UMLS:C1518167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003991 villoglandular endometrial endometrioid adenocarcinoma skos:exactMatch DOID:6777 villoglandular endometrial endometrioid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003991 villoglandular endometrial endometrioid adenocarcinoma skos:exactMatch NCIT:C27846 Villoglandular Endometrial Endometrioid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003991 villoglandular endometrial endometrioid adenocarcinoma skos:exactMatch UMLS:C1336962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003992 childhood botryoid rhabdomyosarcoma skos:exactMatch DOID:6786 childhood botryoid rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003992 childhood botryoid rhabdomyosarcoma skos:exactMatch NCIT:C35574 Childhood Botryoid-Type Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003992 childhood botryoid rhabdomyosarcoma skos:exactMatch UMLS:C1332944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003993 childhood vagina botryoid rhabdomyosarcoma skos:exactMatch DOID:6787 childhood vagina botryoid rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003993 childhood vagina botryoid rhabdomyosarcoma skos:exactMatch NCIT:C35556 Childhood Vaginal Botryoid-Type Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003993 childhood vagina botryoid rhabdomyosarcoma skos:exactMatch UMLS:C1332945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003994 botryoid-type embryonal rhabdomyosarcoma of the vagina skos:exactMatch DOID:6788 vagina botryoid rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003994 botryoid-type embryonal rhabdomyosarcoma of the vagina skos:exactMatch NCIT:C40268 Vaginal Botryoid-Type Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003994 botryoid-type embryonal rhabdomyosarcoma of the vagina skos:exactMatch UMLS:C1511275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003995 vulvar childhood botryoid-type embryonal rhabdomyosarcoma skos:exactMatch DOID:6789 vulvar childhood botryoid-type embryonal rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003995 vulvar childhood botryoid-type embryonal rhabdomyosarcoma skos:exactMatch NCIT:C36098 Childhood Vulvar Botryoid-Type Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003995 vulvar childhood botryoid-type embryonal rhabdomyosarcoma skos:exactMatch UMLS:C1332946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003996 basal ganglia disorder skos:exactMatch DOID:679 basal ganglia disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003996 basal ganglia disorder skos:exactMatch MESH:D001480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003996 basal ganglia disorder skos:exactMatch SCTID:70835005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003996 basal ganglia disorder skos:exactMatch UMLS:C0004782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003997 colon Kaposi sarcoma skos:exactMatch DOID:6804 colon Kaposi sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003997 colon Kaposi sarcoma skos:exactMatch NCIT:C5516 Colon Kaposi Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003997 colon Kaposi sarcoma skos:exactMatch UMLS:C1333091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003998 obsolete vaginal tubular adenoma skos:exactMatch DOID:6809 obsolete vaginal tubular adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003998 obsolete vaginal tubular adenoma skos:exactMatch NCIT:C40257 Vaginal Tubular Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003998 obsolete vaginal tubular adenoma skos:exactMatch UMLS:C1519932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003999 juvenile pilocytic astrocytoma skos:exactMatch DOID:6811 juvenile pilocytic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003999 juvenile pilocytic astrocytoma skos:exactMatch NCIT:C27081 Juvenile Pilocytic Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0003999 juvenile pilocytic astrocytoma skos:exactMatch UMLS:C0280783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004000 childhood pilocytic astrocytoma skos:exactMatch DOID:6812 childhood pilocytic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004000 childhood pilocytic astrocytoma skos:exactMatch NCIT:C4048 Childhood Pilocytic Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004000 childhood pilocytic astrocytoma skos:exactMatch UMLS:C1332995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004001 compartment syndrome skos:exactMatch DOID:682 compartment syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004001 compartment syndrome skos:exactMatch MESH:D003161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004001 compartment syndrome skos:exactMatch NCIT:C118422 Compartment Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004001 compartment syndrome skos:exactMatch SCTID:111245009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004001 compartment syndrome skos:exactMatch UMLS:C0009492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004004 motor nerve neuritis skos:exactMatch DOID:683 motor neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004004 motor nerve neuritis skos:exactMatch UMLS:C0235025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004005 rete ovarii adenoma skos:exactMatch DOID:6837 rete ovarii adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004005 rete ovarii adenoma skos:exactMatch NCIT:C40018 Rete Ovarii Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004005 rete ovarii adenoma skos:exactMatch UMLS:C1514905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004006 rete ovarii cystadenofibroma skos:exactMatch DOID:6838 rete ovarii cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004006 rete ovarii cystadenofibroma skos:exactMatch NCIT:C40020 Rete Ovarii Cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004006 rete ovarii cystadenofibroma skos:exactMatch UMLS:C1514906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004007 breast intraductal proliferative lesion skos:exactMatch DOID:6839 breast intraductal proliferative lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004007 breast intraductal proliferative lesion skos:exactMatch NCIT:C27942 Breast Intraductal Proliferative Lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004007 breast intraductal proliferative lesion skos:exactMatch UMLS:C1334631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004008 flat ductal epithelial atypia skos:exactMatch DOID:6841 flat ductal epithelial atypia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004008 flat ductal epithelial atypia skos:exactMatch NCIT:C36086 Breast Flat Ductal Epithelial Atypia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004008 flat ductal epithelial atypia skos:exactMatch UMLS:C1333620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004009 kidney pelvis sarcomatoid transitional cell carcinoma skos:exactMatch DOID:6844 kidney pelvis sarcomatoid transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004009 kidney pelvis sarcomatoid transitional cell carcinoma skos:exactMatch NCIT:C6186 Infiltrating Renal Pelvis Urothelial Carcinoma, Sarcomatoid Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004009 kidney pelvis sarcomatoid transitional cell carcinoma skos:exactMatch UMLS:C1335752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004010 infiltrating renal pelvis/ureter urothelial carcinoma skos:exactMatch NCIT:C39879 Infiltrating Renal Pelvis and Ureter Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004010 infiltrating renal pelvis/ureter urothelial carcinoma skos:exactMatch UMLS:C1512750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004012 adult botryoid rhabdomyosarcoma skos:exactMatch DOID:6847 adult botryoid rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004012 adult botryoid rhabdomyosarcoma skos:exactMatch NCIT:C36099 Adult Botryoid-Type Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004012 adult botryoid rhabdomyosarcoma skos:exactMatch UMLS:C1332185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004013 adult vagina botryoid embryonal rhabdomyosarcoma skos:exactMatch DOID:6848 adult vagina botryoid rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004013 adult vagina botryoid embryonal rhabdomyosarcoma skos:exactMatch NCIT:C40267 Adult Vaginal Botryoid-Type Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004013 adult vagina botryoid embryonal rhabdomyosarcoma skos:exactMatch UMLS:C1515893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004014 ethmoid sinus ectopic meningioma skos:exactMatch DOID:6854 ethmoid sinus ectopic meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004014 ethmoid sinus ectopic meningioma skos:exactMatch NCIT:C5309 Ethmoid Sinus Primary Ectopic Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004014 ethmoid sinus ectopic meningioma skos:exactMatch UMLS:C1333475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004015 pineal region teratoma skos:exactMatch DOID:6856 pineal region teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004015 pineal region teratoma skos:exactMatch NCIT:C6753 Pineal Region Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004015 pineal region teratoma skos:exactMatch UMLS:C1335419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004016 pineal region mature teratoma skos:exactMatch DOID:6857 pineal region mature teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004016 pineal region mature teratoma skos:exactMatch NCIT:C6754 Pineal Region Mature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004016 pineal region mature teratoma skos:exactMatch UMLS:C1335417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004017 pineal region immature teratoma skos:exactMatch DOID:6858 pineal region immature teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004017 pineal region immature teratoma skos:exactMatch NCIT:C6755 Pineal Region Immature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004017 pineal region immature teratoma skos:exactMatch UMLS:C1335416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004019 oxyphilic endometrial endometrioid adenocarcinoma skos:exactMatch DOID:6865 oxyphilic endometrial endometrioid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004019 oxyphilic endometrial endometrioid adenocarcinoma skos:exactMatch NCIT:C27849 Oxyphilic Endometrial Endometrioid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004019 oxyphilic endometrial endometrioid adenocarcinoma skos:exactMatch UMLS:C1518768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004020 mediastinal gray zone lymphoma skos:exactMatch DOID:6867 mediastinal gray zone lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004020 mediastinal gray zone lymphoma skos:exactMatch NCIT:C37870 Mediastinal B-Cell Lymphoma, Unclassifiable, with Features Intermediate between Diffuse Large B-Cell Lymphoma and Classic Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004020 mediastinal gray zone lymphoma skos:exactMatch UMLS:C1334657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004021 mediastinal malignant lymphoma skos:exactMatch DOID:6868 mediastinal malignant lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004021 mediastinal malignant lymphoma skos:exactMatch NCIT:C6633 Mediastinal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004021 mediastinal malignant lymphoma skos:exactMatch UMLS:C1334665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004022 parasagittal meningioma skos:exactMatch DOID:6869 parasagittal meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004022 parasagittal meningioma skos:exactMatch NCIT:C4960 Parasagittal Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004022 parasagittal meningioma skos:exactMatch UMLS:C0751304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004024 spinal cord neuroblastoma skos:exactMatch DOID:6871 spinal cord neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004024 spinal cord neuroblastoma skos:exactMatch NCIT:C5155 Spinal Cord Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004024 spinal cord neuroblastoma skos:exactMatch UMLS:C1336046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004026 skin tag skos:exactMatch DOID:6873 skin tag semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004026 skin tag skos:exactMatch NCIT:C3374 Skin Tag semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004026 skin tag skos:exactMatch SCTID:201091002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004026 skin tag skos:exactMatch UMLS:C0037293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004028 small intestinal fibrosarcoma skos:exactMatch DOID:6880 small bowel fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004028 small intestinal fibrosarcoma skos:exactMatch NCIT:C5336 Small Intestinal Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004028 small intestinal fibrosarcoma skos:exactMatch UMLS:C1335994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004030 ureter transitional cell carcinoma skos:exactMatch DOID:6888 ureter transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004030 ureter transitional cell carcinoma skos:exactMatch NCIT:C4830 Ureter Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004030 ureter transitional cell carcinoma skos:exactMatch SCTID:300988009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004030 ureter transitional cell carcinoma skos:exactMatch UMLS:C0577692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004031 ovary mixed epithelial carcinoma skos:exactMatch DOID:6898 ovarian seromucinous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004032 ovarian seromucinous carcinoma skos:exactMatch NCIT:C40090 Ovarian Seromucinous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004032 ovarian seromucinous carcinoma skos:exactMatch UMLS:C1518232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004034 eye lymphoma skos:exactMatch DOID:6903 eye lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004034 eye lymphoma skos:exactMatch NCIT:C35690 Eye Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004034 eye lymphoma skos:exactMatch UMLS:C1333519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004035 glomangiomatosis skos:exactMatch DOID:6906 glomangiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004035 glomangiomatosis skos:exactMatch NCIT:C27496 Glomangiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004035 glomangiomatosis skos:exactMatch UMLS:C1333824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004037 retinal edema skos:exactMatch DOID:6929 retinal edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004037 retinal edema skos:exactMatch SCTID:6141006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004038 dental enamel hypoplasia skos:exactMatch DOID:693 dental enamel hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004038 dental enamel hypoplasia skos:exactMatch MESH:D003744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004038 dental enamel hypoplasia skos:exactMatch NCIT:C34529 Enamel Hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004038 dental enamel hypoplasia skos:exactMatch SCTID:26597004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004038 dental enamel hypoplasia skos:exactMatch UMLS:C0011351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004039 papillary extrahepatic bile duct adenocarcinoma skos:exactMatch DOID:6931 papillary extrahepatic bile duct adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004040 urinary bladder inverted papilloma skos:exactMatch DOID:6932 urinary bladder inverted papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004040 urinary bladder inverted papilloma skos:exactMatch NCIT:C39859 Bladder Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004040 urinary bladder inverted papilloma skos:exactMatch SCTID:447765004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004040 urinary bladder inverted papilloma skos:exactMatch UMLS:C1511190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004041 urothelial papilloma skos:exactMatch DOID:6933 bladder transitional cell papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004041 urothelial papilloma skos:exactMatch NCIT:C3842 Urothelial Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004042 urethra inverted papilloma skos:exactMatch DOID:6934 urethra inverted papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004042 urethra inverted papilloma skos:exactMatch NCIT:C6173 Urethral Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004042 urethra inverted papilloma skos:exactMatch UMLS:C1336887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004043 ureter inverted papilloma skos:exactMatch DOID:6935 ureter inverted papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004043 ureter inverted papilloma skos:exactMatch NCIT:C6174 Ureter Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004043 ureter inverted papilloma skos:exactMatch UMLS:C1336874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004044 ureter urothelial papilloma skos:exactMatch DOID:6936 ureter urothelial papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004044 ureter urothelial papilloma skos:exactMatch NCIT:C6160 Ureter Urothelial Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004044 ureter urothelial papilloma skos:exactMatch UMLS:C1519823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004045 pediatric intraocular retinoblastoma skos:exactMatch DOID:6938 childhood intraocular retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004045 pediatric intraocular retinoblastoma skos:exactMatch NCIT:C9047 Childhood Intraocular Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004045 pediatric intraocular retinoblastoma skos:exactMatch UMLS:C1321869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004046 childhood brain meningioma skos:exactMatch DOID:6939 childhood brain meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004046 childhood brain meningioma skos:exactMatch NCIT:C6253 Childhood Intracranial Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004046 childhood brain meningioma skos:exactMatch UMLS:C1332949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004047 sphenoidal sinus neoplasm skos:exactMatch DOID:6947 sphenoidal sinus benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004047 sphenoidal sinus neoplasm skos:exactMatch NCIT:C6792 Sphenoid Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004047 sphenoidal sinus neoplasm skos:exactMatch SCTID:126679002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004047 sphenoidal sinus neoplasm skos:exactMatch UMLS:C0345676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004048 immature gastric teratoma skos:exactMatch DOID:6948 malignant gastric teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004048 immature gastric teratoma skos:exactMatch NCIT:C5256 Immature Gastric Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004048 immature gastric teratoma skos:exactMatch UMLS:C1334151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004049 combat disorder skos:exactMatch DOID:6950 combat disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004049 combat disorder skos:exactMatch MESH:D003130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004049 combat disorder skos:exactMatch SCTID:279611005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004050 telangiectatic osteogenic sarcoma skos:exactMatch DOID:6951 telangiectatic osteogenic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004050 telangiectatic osteogenic sarcoma skos:exactMatch NCIT:C3902 Telangiectatic Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004050 telangiectatic osteogenic sarcoma skos:exactMatch UMLS:C0259782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004051 aleukemic monocytic leukemia cutis skos:exactMatch DOID:6958 aleukemic monocytic leukemia cutis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004051 aleukemic monocytic leukemia cutis skos:exactMatch NCIT:C5630 Aleukemic Monocytic Leukemia Cutis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004051 aleukemic monocytic leukemia cutis skos:exactMatch UMLS:C1332232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004052 rectal cloacogenic carcinoma skos:exactMatch DOID:6959 rectal cloacogenic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004052 rectal cloacogenic carcinoma skos:exactMatch NCIT:C5555 Rectal Cloacogenic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004052 rectal cloacogenic carcinoma skos:exactMatch UMLS:C1333074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004053 bartholin gland squamous cell carcinoma skos:exactMatch DOID:6961 Bartholin's gland squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004053 bartholin gland squamous cell carcinoma skos:exactMatch NCIT:C40293 Bartholin Gland Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004053 bartholin gland squamous cell carcinoma skos:exactMatch UMLS:C1511052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004054 acute canaliculitis skos:exactMatch DOID:6969 acute canaliculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004054 acute canaliculitis skos:exactMatch SCTID:84399007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004054 acute canaliculitis skos:exactMatch UMLS:C0339130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004055 acute inflammation of lacrimal passage skos:exactMatch DOID:6970 acute inflammation of lacrimal passage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004055 acute inflammation of lacrimal passage skos:exactMatch SCTID:302900006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004055 acute inflammation of lacrimal passage skos:exactMatch UMLS:C0339129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004056 bladder papillary urothelial carcinoma skos:exactMatch DOID:6975 bladder urothelial papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004056 bladder papillary urothelial carcinoma skos:exactMatch NCIT:C7383 Bladder Papillary Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004056 bladder papillary urothelial carcinoma skos:exactMatch UMLS:C1518882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004057 micropapillary variant infiltrating bladder urothelial carcinoma skos:exactMatch DOID:6976 micropapillary variant infiltrating bladder urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004057 micropapillary variant infiltrating bladder urothelial carcinoma skos:exactMatch NCIT:C27202 Infiltrating Bladder Urothelial Carcinoma, Micropapillary Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004057 micropapillary variant infiltrating bladder urothelial carcinoma skos:exactMatch UMLS:C1517579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004058 pancreatic cholera skos:exactMatch DOID:6977 pancreatic cholera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004058 pancreatic cholera skos:exactMatch NCIT:C3488 WDHA Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004058 pancreatic cholera skos:exactMatch SCTID:39998009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004059 dentin sensitivity skos:exactMatch DOID:698 dentin sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004059 dentin sensitivity skos:exactMatch MESH:D003807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004059 dentin sensitivity skos:exactMatch SCTID:13468005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004059 dentin sensitivity skos:exactMatch UMLS:C0011432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004060 peripheral epithelioid sarcoma skos:exactMatch DOID:6988 peripheral epithelioid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004060 peripheral epithelioid sarcoma skos:exactMatch NCIT:C27473 Distal-Type Epithelioid Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004060 peripheral epithelioid sarcoma skos:exactMatch UMLS:C1333306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004062 intermediate cell type uveal melanoma skos:exactMatch DOID:6992 intraocular mixed cell type melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004062 intermediate cell type uveal melanoma skos:exactMatch NCIT:C7989 Uveal Intermediate Cell Type Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004062 intermediate cell type uveal melanoma skos:exactMatch UMLS:C0279693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004063 intermediate cell type iris melanoma skos:exactMatch DOID:6993 iris mixed cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004063 intermediate cell type iris melanoma skos:exactMatch NCIT:C6101 Iris Intermediate Cell Type Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004063 intermediate cell type iris melanoma skos:exactMatch UMLS:C1334210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004064 iris melanoma skos:exactMatch DOID:6994 malignant iris melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004064 iris melanoma skos:exactMatch NCIT:C9088 Iris Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004064 iris melanoma skos:exactMatch SCTID:255012009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004064 iris melanoma skos:exactMatch UMLS:CN204945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004065 intermediate cell type choroid melanoma skos:exactMatch DOID:6996 intermediate cell type choroid melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004065 intermediate cell type choroid melanoma skos:exactMatch NCIT:C6100 Choroid Intermediate Cell Type Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004065 intermediate cell type choroid melanoma skos:exactMatch UMLS:C1334208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004066 intermediate cell type ciliary body melanoma skos:exactMatch DOID:6997 intermediate cell type ciliary body melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004066 intermediate cell type ciliary body melanoma skos:exactMatch NCIT:C6118 Ciliary Body Intermediate Cell Type Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004066 intermediate cell type ciliary body melanoma skos:exactMatch UMLS:C1334209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004067 gallbladder mucinous adenocarcinoma skos:exactMatch DOID:6998 gallbladder mucinous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004067 gallbladder mucinous adenocarcinoma skos:exactMatch NCIT:C5744 Gallbladder Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004067 gallbladder mucinous adenocarcinoma skos:exactMatch UMLS:C1333750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004069 inborn mitochondrial metabolism disorder skos:exactMatch DOID:700 mitochondrial metabolism disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004069 inborn mitochondrial metabolism disorder skos:exactMatch MESH:D028361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004069 inborn mitochondrial metabolism disorder skos:exactMatch Orphanet:68380 Mitochondrial disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004071 childhood cerebral astrocytoma skos:exactMatch DOID:7007 childhood cerebral astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004071 childhood cerebral astrocytoma skos:exactMatch NCIT:C4347 Childhood Cerebral Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004071 childhood cerebral astrocytoma skos:exactMatch UMLS:C0338070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004074 ovarian mucinous cystadenofibroma skos:exactMatch DOID:7013 ovarian mucinous cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004074 ovarian mucinous cystadenofibroma skos:exactMatch NCIT:C40041 Ovarian Mucinous Cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004074 ovarian mucinous cystadenofibroma skos:exactMatch UMLS:C1518725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004075 infiltrating lipoma skos:exactMatch DOID:7014 infiltrating lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004075 infiltrating lipoma skos:exactMatch NCIT:C7451 Infiltrating Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004075 infiltrating lipoma skos:exactMatch UMLS:C0334473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004076 tendon sheath lipoma skos:exactMatch DOID:7016 tendon sheath lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004076 tendon sheath lipoma skos:exactMatch NCIT:C6499 Tendon Sheath Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004076 tendon sheath lipoma skos:exactMatch UMLS:C1336703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004077 lumbosacral lipoma skos:exactMatch DOID:7017 lumbosacral lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004077 lumbosacral lipoma skos:exactMatch NCIT:C6500 Lumbosacral Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004077 lumbosacral lipoma skos:exactMatch UMLS:C1334438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004078 mucinous intrahepatic cholangiocarcinoma skos:exactMatch DOID:7024 mucinous intrahepatic cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004078 mucinous intrahepatic cholangiocarcinoma skos:exactMatch NCIT:C41618 Mucin-Producing Intrahepatic Cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004078 mucinous intrahepatic cholangiocarcinoma skos:exactMatch UMLS:C1513718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004079 lung mucous gland adenoma skos:exactMatch DOID:7030 bronchial mucus gland adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004079 lung mucous gland adenoma skos:exactMatch NCIT:C5664 Lung Mucous Gland Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004079 lung mucous gland adenoma skos:exactMatch UMLS:C1332640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004080 glottis squamous cell carcinoma skos:exactMatch DOID:7031 glottis squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004080 glottis squamous cell carcinoma skos:exactMatch NCIT:C8186 Glottic Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004080 glottis squamous cell carcinoma skos:exactMatch UMLS:C0280325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004081 extrahepatic bile duct clear cell adenocarcinoma skos:exactMatch DOID:7032 bile duct clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004081 extrahepatic bile duct clear cell adenocarcinoma skos:exactMatch NCIT:C5775 Extrahepatic Bile Duct Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004081 extrahepatic bile duct clear cell adenocarcinoma skos:exactMatch UMLS:C0861855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004082 childhood immature teratoma of ovary skos:exactMatch DOID:7037 childhood immature teratoma of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004082 childhood immature teratoma of ovary skos:exactMatch NCIT:C6547 Childhood Ovarian Immature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004082 childhood immature teratoma of ovary skos:exactMatch UMLS:C1332990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004083 Borst-Jadassohn intraepidermal carcinoma skos:exactMatch DOID:7039 Borst-Jadassohn intraepidermal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004083 Borst-Jadassohn intraepidermal carcinoma skos:exactMatch NCIT:C4110 Intraepidermal Epithelioma of Jadassohn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004083 Borst-Jadassohn intraepidermal carcinoma skos:exactMatch SCTID:403886007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004083 Borst-Jadassohn intraepidermal carcinoma skos:exactMatch UMLS:C0334260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004083 Borst-Jadassohn intraepidermal carcinoma skos:exactMatch UMLS:C2937231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004085 choroid epithelioid cell melanoma skos:exactMatch DOID:7041 choroid epithelioid cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004085 choroid epithelioid cell melanoma skos:exactMatch NCIT:C6102 Choroid Epithelioid Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004085 choroid epithelioid cell melanoma skos:exactMatch UMLS:C1333024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004086 ciliary body epithelioid cell melanoma skos:exactMatch DOID:7042 ciliary body epithelioid cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004086 ciliary body epithelioid cell melanoma skos:exactMatch NCIT:C6119 Ciliary Body Epithelioid Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004086 ciliary body epithelioid cell melanoma skos:exactMatch UMLS:C1333050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004087 basaloid large cell lung carcinoma skos:exactMatch DOID:7045 basaloid lung carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004087 basaloid large cell lung carcinoma skos:exactMatch NCIT:C7266 Lung Basaloid Large Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004087 basaloid large cell lung carcinoma skos:exactMatch UMLS:C1332463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004088 cervical basaloid carcinoma skos:exactMatch DOID:7046 cervical basaloid squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004088 cervical basaloid carcinoma skos:exactMatch NCIT:C40189 Cervical Basaloid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004088 cervical basaloid carcinoma skos:exactMatch UMLS:C1511063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004089 basaloid carcinoma of the penis skos:exactMatch DOID:7047 penis basaloid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004089 basaloid carcinoma of the penis skos:exactMatch NCIT:C6980 Basaloid Squamous Cell Carcinoma of the Penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004089 basaloid carcinoma of the penis skos:exactMatch UMLS:C1332462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004090 vulvar basaloid squamous cell carcinoma skos:exactMatch DOID:7048 vulvar basaloid squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004090 vulvar basaloid squamous cell carcinoma skos:exactMatch NCIT:C40286 Vulvar Basaloid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004090 vulvar basaloid squamous cell carcinoma skos:exactMatch UMLS:C2211850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004091 skin basaloid carcinoma skos:exactMatch DOID:7049 basaloid squamous cell skin carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004091 skin basaloid carcinoma skos:exactMatch NCIT:C27543 Skin Basaloid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004091 skin basaloid carcinoma skos:exactMatch UMLS:C1335973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004092 thymic basaloid carcinoma skos:exactMatch DOID:7050 thymus basaloid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004092 thymic basaloid carcinoma skos:exactMatch NCIT:C6456 Thymic Basaloid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004092 thymic basaloid carcinoma skos:exactMatch UMLS:C1332464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004093 esophageal basaloid carcinoma skos:exactMatch DOID:7051 esophageal basaloid squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004093 esophageal basaloid carcinoma skos:exactMatch NCIT:C7032 Esophageal Basaloid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004093 esophageal basaloid carcinoma skos:exactMatch UMLS:C1333443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004094 multiple skull base meningioma skos:exactMatch DOID:7054 multiple skull base meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004094 multiple skull base meningioma skos:exactMatch NCIT:C5279 Multiple Skull Base Meningiomas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004094 multiple skull base meningioma skos:exactMatch UMLS:C1334829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004095 B-cell neoplasm skos:exactMatch DOID:707 B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004095 B-cell neoplasm skos:exactMatch MESH:D016393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004095 B-cell neoplasm skos:exactMatch NCIT:C27907 B-Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004096 spinal cord dermoid cyst skos:exactMatch DOID:7071 spinal cord dermoid cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004096 spinal cord dermoid cyst skos:exactMatch NCIT:C6808 Dermoid Cyst of the Spinal Cord semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004096 spinal cord dermoid cyst skos:exactMatch UMLS:C1333278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004098 malignant melanocytic peripheral nerve sheath tumor of mediastinum skos:exactMatch DOID:7077 malignant melanocytic peripheral nerve sheath tumor of mediastinum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004098 malignant melanocytic peripheral nerve sheath tumor of mediastinum skos:exactMatch NCIT:C6630 Malignant Melanotic Peripheral Nerve Sheath Tumor of the Mediastinum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004098 malignant melanocytic peripheral nerve sheath tumor of mediastinum skos:exactMatch UMLS:C1334600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004099 adult cystic teratoma skos:exactMatch DOID:7079 adult cystic teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004099 adult cystic teratoma skos:exactMatch NCIT:C9012 Adult Cystic Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004099 adult cystic teratoma skos:exactMatch UMLS:C1368888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004100 lung mixed small cell and squamous cell carcinoma skos:exactMatch DOID:7081 lung mixed small cell and squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004100 lung mixed small cell and squamous cell carcinoma skos:exactMatch NCIT:C9423 Combined Lung Small Cell and Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004100 lung mixed small cell and squamous cell carcinoma skos:exactMatch UMLS:C1334788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004101 multicentric papillary thyroid carcinoma skos:exactMatch DOID:7086 multicentric papillary thyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004101 multicentric papillary thyroid carcinoma skos:exactMatch NCIT:C37304 Multicentric Thyroid Gland Papillary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004101 multicentric papillary thyroid carcinoma skos:exactMatch UMLS:C1334817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004102 columnar cell variant thyroid gland papillary carcinoma skos:exactMatch DOID:7088 columnar cell variant papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004102 columnar cell variant thyroid gland papillary carcinoma skos:exactMatch NCIT:C35830 Columnar Cell Variant Thyroid Gland Papillary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004102 columnar cell variant thyroid gland papillary carcinoma skos:exactMatch UMLS:C1333120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004103 tall cell variant thyroid gland papillary carcinoma skos:exactMatch DOID:7089 tall cell variant papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004103 tall cell variant thyroid gland papillary carcinoma skos:exactMatch NCIT:C35558 Tall Cell Variant Thyroid Gland Papillary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004103 tall cell variant thyroid gland papillary carcinoma skos:exactMatch UMLS:C1336695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004104 splenic manifestation of hairy cell leukemia skos:exactMatch DOID:709 splenic manifestation of hairy cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004104 splenic manifestation of hairy cell leukemia skos:exactMatch NCIT:C7301 Splenic Manifestation of Hairy Cell Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004104 splenic manifestation of hairy cell leukemia skos:exactMatch SCTID:93151007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004104 splenic manifestation of hairy cell leukemia skos:exactMatch UMLS:C1336064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004105 childhood epithelioid sarcoma skos:exactMatch DOID:7095 childhood epithelioid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004105 childhood epithelioid sarcoma skos:exactMatch NCIT:C8095 Childhood Epithelioid Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004105 childhood epithelioid sarcoma skos:exactMatch UMLS:C0279989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004106 testicular yolk sac tumor, macrocystic pattern skos:exactMatch DOID:7097 macrocystic pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004106 testicular yolk sac tumor, macrocystic pattern skos:exactMatch NCIT:C39924 Testicular Yolk Sac Tumor, Macrocystic Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004106 testicular yolk sac tumor, macrocystic pattern skos:exactMatch UMLS:C1515307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004107 splenic manifestation of leukemia skos:exactMatch DOID:710 splenic manifestation of leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004107 splenic manifestation of leukemia skos:exactMatch NCIT:C7296 Splenic Manifestation of Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004107 splenic manifestation of leukemia skos:exactMatch UMLS:C1336065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004108 diaphragma sellae meningioma skos:exactMatch DOID:7103 diaphragma sellae meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004108 diaphragma sellae meningioma skos:exactMatch NCIT:C5283 Diaphragma Sellae Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004108 diaphragma sellae meningioma skos:exactMatch UMLS:C1333283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004109 epiglottis neoplasm skos:exactMatch DOID:7105 epiglottis neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004109 epiglottis neoplasm skos:exactMatch NCIT:C4933 Epiglottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004109 epiglottis neoplasm skos:exactMatch SCTID:126699008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004109 epiglottis neoplasm skos:exactMatch UMLS:C1290353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004110 refractory hairy cell leukemia skos:exactMatch DOID:711 refractory hairy cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004110 refractory hairy cell leukemia skos:exactMatch NCIT:C8030 Refractory Hairy Cell Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004110 refractory hairy cell leukemia skos:exactMatch UMLS:C0279780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004111 refractory hematologic cancer skos:exactMatch DOID:712 refractory hematologic cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004111 refractory hematologic cancer skos:exactMatch NCIT:C27357 Refractory Hematologic Malignancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004111 refractory hematologic cancer skos:exactMatch UMLS:C1335724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004112 radiation cystitis skos:exactMatch DOID:7127 radiation cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004112 radiation cystitis skos:exactMatch ICD10CM:N30.4 Irradiation cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004112 radiation cystitis skos:exactMatch NCIT:C123174 Radiation Cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004112 radiation cystitis skos:exactMatch SCTID:11251000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004112 radiation cystitis skos:exactMatch UMLS:C0156270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004114 urinary bladder small cell neuroendocrine carcinoma skos:exactMatch DOID:7132 urinary bladder small cell neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004114 urinary bladder small cell neuroendocrine carcinoma skos:exactMatch NCIT:C9461 Bladder Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004114 urinary bladder small cell neuroendocrine carcinoma skos:exactMatch Orphanet:284400 Small cell carcinoma of the bladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004114 urinary bladder small cell neuroendocrine carcinoma skos:exactMatch UMLS:C1332564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004114 urinary bladder small cell neuroendocrine carcinoma skos:exactMatch UMLS:CN202866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004116 esophageal small cell neuroendocrine carcinoma skos:exactMatch DOID:7134 esophagus small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004116 esophageal small cell neuroendocrine carcinoma skos:exactMatch NCIT:C6762 Esophageal Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004116 esophageal small cell neuroendocrine carcinoma skos:exactMatch UMLS:C1112474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004117 ampulla of vater small cell neuroendocrine carcinoma skos:exactMatch DOID:7136 ampulla of Vater small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004117 ampulla of vater small cell neuroendocrine carcinoma skos:exactMatch NCIT:C6655 Ampulla of Vater Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004117 ampulla of vater small cell neuroendocrine carcinoma skos:exactMatch UMLS:C1332250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004118 cystitis cystica skos:exactMatch DOID:7138 cystitis cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004118 cystitis cystica skos:exactMatch NCIT:C96230 Cystitis Cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004118 cystitis cystica skos:exactMatch SCTID:13285005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004118 cystitis cystica skos:exactMatch UMLS:C0152262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004120 Bartholin gland small cell carcinoma skos:exactMatch DOID:7140 Bartholin's gland small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004120 Bartholin gland small cell carcinoma skos:exactMatch NCIT:C40298 Bartholin Gland Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004120 Bartholin gland small cell carcinoma skos:exactMatch UMLS:C1511051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004122 thymus small cell carcinoma skos:exactMatch DOID:7142 thymus small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004122 thymus small cell carcinoma skos:exactMatch NCIT:C6460 Thymic Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004122 thymus small cell carcinoma skos:exactMatch UMLS:C1335980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004124 prostate stromal sarcoma skos:exactMatch DOID:7152 prostate stromal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004124 prostate stromal sarcoma skos:exactMatch NCIT:C5524 Prostate Stromal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004124 prostate stromal sarcoma skos:exactMatch UMLS:C1335521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004125 rectum leiomyoma skos:exactMatch DOID:7160 rectum leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004125 rectum leiomyoma skos:exactMatch NCIT:C5552 Rectal Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004125 rectum leiomyoma skos:exactMatch UMLS:C1335682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004126 thyroiditis skos:exactMatch DOID:7166 thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004126 thyroiditis skos:exactMatch MESH:D013966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004126 thyroiditis skos:exactMatch NCIT:C26894 Thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004126 thyroiditis skos:exactMatch SCTID:82119001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004126 thyroiditis skos:exactMatch UMLS:C0040147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004127 lung occult adenocarcinoma skos:exactMatch DOID:7168 lung occult adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004127 lung occult adenocarcinoma skos:exactMatch NCIT:C6699 Occult Lung Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004127 lung occult adenocarcinoma skos:exactMatch UMLS:C1335096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004128 lung occult large cell carcinoma skos:exactMatch DOID:7169 lung occult large cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004128 lung occult large cell carcinoma skos:exactMatch NCIT:C6685 Occult Lung Large Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004128 lung occult large cell carcinoma skos:exactMatch UMLS:C1335095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004129 cloacogenic carcinoma skos:exactMatch DOID:7173 cloacogenic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004129 cloacogenic carcinoma skos:exactMatch MESH:C563020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004129 cloacogenic carcinoma skos:exactMatch NCIT:C8255 Anal Canal Cloacogenic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004130 anus basaloid carcinoma skos:exactMatch DOID:7174 anus basaloid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004130 anus basaloid carcinoma skos:exactMatch NCIT:C8256 Anal Basaloid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004130 anus basaloid carcinoma skos:exactMatch UMLS:C0280470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004131 anal verrucous carcinoma skos:exactMatch DOID:7175 anal Buschke-Lowenstein tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004131 anal verrucous carcinoma skos:exactMatch NCIT:C7470 Anal Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004131 anal verrucous carcinoma skos:exactMatch UMLS:C1332278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004132 anal canal squamous cell carcinoma skos:exactMatch DOID:7177 anal canal squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004132 anal canal squamous cell carcinoma skos:exactMatch NCIT:C7469 Anal Canal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004132 anal canal squamous cell carcinoma skos:exactMatch Orphanet:424019 Squamous cell carcinoma of the anal canal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004132 anal canal squamous cell carcinoma skos:exactMatch UMLS:C1332262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004133 pituitary gland mixed eosinophil-basophil adenoma skos:exactMatch DOID:7179 mixed eosinophil-basophil adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004133 pituitary gland mixed eosinophil-basophil adenoma skos:exactMatch NCIT:C4148 Pituitary Gland Mixed Acidophil-Basophil Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004133 pituitary gland mixed eosinophil-basophil adenoma skos:exactMatch UMLS:C0334312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004134 benign dermal neurilemmoma skos:exactMatch DOID:7181 benign dermal neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004134 benign dermal neurilemmoma skos:exactMatch NCIT:C5569 Cutaneous Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004134 benign dermal neurilemmoma skos:exactMatch UMLS:C1332490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004135 subacute lymphocytic thyroiditis skos:exactMatch DOID:7187 subacute lymphocytic thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004135 subacute lymphocytic thyroiditis skos:exactMatch NCIT:C35829 Subacute Lymphocytic Thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004135 subacute lymphocytic thyroiditis skos:exactMatch SCTID:361126006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004135 subacute lymphocytic thyroiditis skos:exactMatch UMLS:C0271814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004135 subacute lymphocytic thyroiditis skos:exactMatch UMLS:C1306804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004136 ovarian endometrioid cystadenoma skos:exactMatch DOID:7191 ovarian endometrioid cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004136 ovarian endometrioid cystadenoma skos:exactMatch NCIT:C40075 Ovarian Endometrioid Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004136 ovarian endometrioid cystadenoma skos:exactMatch UMLS:C1518713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004139 normocytic anemia skos:exactMatch DOID:720 normocytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004139 normocytic anemia skos:exactMatch NCIT:C35142 Normocytic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004139 normocytic anemia skos:exactMatch SCTID:300980002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004139 normocytic anemia skos:exactMatch UMLS:C0085577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004140 intermediate malignant teratoma skos:exactMatch DOID:7202 intermediate malignant teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004140 intermediate malignant teratoma skos:exactMatch NCIT:C4288 Intermediate Immature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004140 intermediate malignant teratoma skos:exactMatch UMLS:C0334522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004141 melanomatosis skos:exactMatch DOID:7206 melanomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004141 melanomatosis skos:exactMatch NCIT:C9499 Melanomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004141 melanomatosis skos:exactMatch UMLS:C1334691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004142 lung combined large cell neuroendocrine carcinoma skos:exactMatch DOID:7207 lung combined large cell neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004142 lung combined large cell neuroendocrine carcinoma skos:exactMatch NCIT:C7267 Combined Lung Large Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004142 lung combined large cell neuroendocrine carcinoma skos:exactMatch UMLS:C1333122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004143 psammomatous meningioma skos:exactMatch DOID:7210 psammomatous meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004143 psammomatous meningioma skos:exactMatch NCIT:C4331 Psammomatous Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004143 psammomatous meningioma skos:exactMatch UMLS:C0334607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004144 fibrous meningioma skos:exactMatch DOID:7211 fibrous meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004144 fibrous meningioma skos:exactMatch NCIT:C4330 Fibrous Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004144 fibrous meningioma skos:exactMatch UMLS:C0334606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004145 meningothelial meningioma skos:exactMatch DOID:7212 meningothelial meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004145 meningothelial meningioma skos:exactMatch NCIT:C4329 Meningothelial Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004145 meningothelial meningioma skos:exactMatch UMLS:C0334605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004146 transitional meningioma skos:exactMatch DOID:7213 transitional meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004146 transitional meningioma skos:exactMatch NCIT:C4333 Transitional Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004146 transitional meningioma skos:exactMatch UMLS:C0334611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004147 noninvasive malignant thymoma skos:exactMatch DOID:7214 noninvasive malignant thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004147 noninvasive malignant thymoma skos:exactMatch NCIT:C9080 Noninvasive Malignant Thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004147 noninvasive malignant thymoma skos:exactMatch UMLS:C0278847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004148 gallbladder papillary neoplasm with an associated invasive carcinoma skos:exactMatch DOID:7221 gallbladder papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004148 gallbladder papillary neoplasm with an associated invasive carcinoma skos:exactMatch NCIT:C5743 Gallbladder Intracholecystic Papillary Neoplasm with an Associated Invasive Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004148 gallbladder papillary neoplasm with an associated invasive carcinoma skos:exactMatch UMLS:C1333753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004149 gallbladder pleomorphic giant cell adenocarcinoma skos:exactMatch DOID:7222 gallbladder pleomorphic giant cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004150 breast giant fibroadenoma skos:exactMatch DOID:7223 breast giant fibroadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004150 breast giant fibroadenoma skos:exactMatch NCIT:C4273 Breast Giant Fibroadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004150 breast giant fibroadenoma skos:exactMatch SCTID:254846003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004150 breast giant fibroadenoma skos:exactMatch UMLS:C0334500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004150 breast giant fibroadenoma skos:exactMatch UMLS:C0346157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004151 spinal meninges cancer skos:exactMatch DOID:7224 spinal meninges cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004151 spinal meninges cancer skos:exactMatch SCTID:363476006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004151 spinal meninges cancer skos:exactMatch UMLS:C0153647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004152 chronic lymphocytic leukemia/small lymphocytic lymphoma with immunoglobulin heavy chain variable-region gene somatic hypermutation skos:exactMatch DOID:7230 postgerminal center chronic lymphocytic leukemia/small lymphocytic lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004152 chronic lymphocytic leukemia/small lymphocytic lymphoma with immunoglobulin heavy chain variable-region gene somatic hypermutation skos:exactMatch NCIT:C37201 Chronic Lymphocytic Leukemia/Small Lymphocytic Lymphoma with Immunoglobulin Heavy Chain Variable-Region Gene Somatic Hypermutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004152 chronic lymphocytic leukemia/small lymphocytic lymphoma with immunoglobulin heavy chain variable-region gene somatic hypermutation skos:exactMatch UMLS:C1333037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004153 childhood central nervous system embryonal carcinoma skos:exactMatch DOID:7231 childhood CNS embryonal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004153 childhood central nervous system embryonal carcinoma skos:exactMatch NCIT:C6208 Childhood Central Nervous System Embryonal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004153 childhood central nervous system embryonal carcinoma skos:exactMatch UMLS:C1377605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004155 adult central nervous system embryonal carcinoma skos:exactMatch DOID:7233 adult central nervous system embryonal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004155 adult central nervous system embryonal carcinoma skos:exactMatch NCIT:C5790 Adult Central Nervous System Embryonal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004155 adult central nervous system embryonal carcinoma skos:exactMatch UMLS:C1370503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004156 pancreatic mucinous cystadenocarcinoma skos:exactMatch DOID:7234 mucinous cystadenocarcinoma of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004156 pancreatic mucinous cystadenocarcinoma skos:exactMatch NCIT:C5713 Pancreatic Mucinous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004158 pancreatic mucinous-cystic neoplasm with an associated invasive carcinoma skos:exactMatch DOID:7236 pancreatic invasive mucinous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004158 pancreatic mucinous-cystic neoplasm with an associated invasive carcinoma skos:exactMatch NCIT:C41246 Pancreatic Mucinous-Cystic Neoplasm with an Associated Invasive Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004158 pancreatic mucinous-cystic neoplasm with an associated invasive carcinoma skos:exactMatch UMLS:C1518870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004159 pancreatic non-invasive mucinous cystadenocarcinoma skos:exactMatch DOID:7237 pancreatic non-invasive mucinous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004159 pancreatic non-invasive mucinous cystadenocarcinoma skos:exactMatch NCIT:C41245 Pancreatic Non-Invasive Mucinous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004159 pancreatic non-invasive mucinous cystadenocarcinoma skos:exactMatch UMLS:C1518874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004160 female stress incontinence skos:exactMatch DOID:724 female stress incontinence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004160 female stress incontinence skos:exactMatch NCIT:C35042 Female Stress Incontinence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004160 female stress incontinence skos:exactMatch UMLS:C0038437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004161 uterine corpus apoplectic leiomyoma skos:exactMatch DOID:7241 uterine corpus apoplectic leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004161 uterine corpus apoplectic leiomyoma skos:exactMatch NCIT:C40165 Uterine Corpus Apoplectic Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004161 uterine corpus apoplectic leiomyoma skos:exactMatch UMLS:C1519852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004162 uterine corpus cellular leiomyoma skos:exactMatch DOID:7242 uterine corpus cellular leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004162 uterine corpus cellular leiomyoma skos:exactMatch NCIT:C40163 Uterine Corpus Cellular Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004162 uterine corpus cellular leiomyoma skos:exactMatch UMLS:C1519845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004163 bladder urachal urothelial carcinoma skos:exactMatch DOID:7244 bladder urachal urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004163 bladder urachal urothelial carcinoma skos:exactMatch NCIT:C39844 Bladder Urachal Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004163 bladder urachal urothelial carcinoma skos:exactMatch UMLS:C1511207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004164 lymphoepithelioma-like acinar prostate adenocarcinoma skos:exactMatch DOID:7246 lymphoepithelioma-like acinar prostate adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004164 lymphoepithelioma-like acinar prostate adenocarcinoma skos:exactMatch NCIT:C39885 Prostate Acinar Adenocarcinoma, Lymphoepithelioma-Like Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004164 lymphoepithelioma-like acinar prostate adenocarcinoma skos:exactMatch UMLS:C1515864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004165 selective IgD deficiency disease skos:exactMatch DOID:7263 selective IgD deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004165 selective IgD deficiency disease skos:exactMatch NCIT:C27144 Selective IgD Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004165 selective IgD deficiency disease skos:exactMatch SCTID:234541006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004165 selective IgD deficiency disease skos:exactMatch UMLS:C0398695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004166 hereditary fallopian tube carcinoma skos:exactMatch DOID:7266 familiar fallopian tube carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004166 hereditary fallopian tube carcinoma skos:exactMatch NCIT:C40455 Hereditary Fallopian Tube Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004166 hereditary fallopian tube carcinoma skos:exactMatch UMLS:C1512418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004167 obsolete lung clear cell carcinoma skos:exactMatch DOID:7267 lung clear cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004167 obsolete lung clear cell carcinoma skos:exactMatch SCTID:254630009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004167 obsolete lung clear cell carcinoma skos:exactMatch UMLS:C0345959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004168 cribriform variant testicular seminoma skos:exactMatch DOID:7269 cribriform variant testicular seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004168 cribriform variant testicular seminoma skos:exactMatch NCIT:C40957 Testicular Seminoma, Cribriform Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004168 cribriform variant testicular seminoma skos:exactMatch UMLS:C1515292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004169 premenstrual tension skos:exactMatch DOID:727 premenstrual tension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004169 premenstrual tension skos:exactMatch MESH:D011293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004169 premenstrual tension skos:exactMatch UMLS:C0376356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004170 nodular episcleritis skos:exactMatch DOID:728 nodular episcleritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004170 nodular episcleritis skos:exactMatch SCTID:70558001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004170 nodular episcleritis skos:exactMatch UMLS:C0155352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004172 uterine corpus adenocarcinofibroma skos:exactMatch DOID:7281 uterine corpus adenocarcinofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004173 adenocarcinoma of skene gland origin skos:exactMatch DOID:7284 Skene gland carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004173 adenocarcinoma of skene gland origin skos:exactMatch NCIT:C39863 Adenocarcinoma of Skene Gland Origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004173 adenocarcinoma of skene gland origin skos:exactMatch UMLS:C1527427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004174 secretory uterine corpus endometrioid adenocarcinoma skos:exactMatch DOID:7289 endometrial endometrioid adenocarcinoma, secretory variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004174 secretory uterine corpus endometrioid adenocarcinoma skos:exactMatch NCIT:C27839 Endometrial Endometrioid Adenocarcinoma, Secretory Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004175 mucin-rich endometrial endometrioid adenocarcinoma skos:exactMatch DOID:7293 mucin-rich endometrial endometrioid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004175 mucin-rich endometrial endometrioid adenocarcinoma skos:exactMatch NCIT:C8717 Mucin-Rich Endometrial Endometrioid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004175 mucin-rich endometrial endometrioid adenocarcinoma skos:exactMatch UMLS:C1513711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004176 childhood extraosseous osteosarcoma skos:exactMatch DOID:7297 childhood extraosseous osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004176 childhood extraosseous osteosarcoma skos:exactMatch NCIT:C27376 Childhood Extraskeletal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004176 childhood extraosseous osteosarcoma skos:exactMatch UMLS:C1332968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004177 benign urethral neoplasm skos:exactMatch DOID:730 urethral benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004177 benign urethral neoplasm skos:exactMatch NCIT:C3619 Benign Urethral Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004177 benign urethral neoplasm skos:exactMatch SCTID:92466006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004178 testicular yolk sac tumor, endodermal sinus pattern skos:exactMatch DOID:7302 endodermal sinus pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004178 testicular yolk sac tumor, endodermal sinus pattern skos:exactMatch NCIT:C39927 Testicular Yolk Sac Tumor, Endodermal Sinus/Perivascular Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004178 testicular yolk sac tumor, endodermal sinus pattern skos:exactMatch UMLS:C1515303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004180 benign urinary system neoplasm skos:exactMatch DOID:731 urinary system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004180 benign urinary system neoplasm skos:exactMatch MESH:D014571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004180 benign urinary system neoplasm skos:exactMatch NCIT:C4893 Benign Urinary System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004180 benign urinary system neoplasm skos:exactMatch SCTID:92468007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004181 breast adenomyoepithelial adenosis skos:exactMatch DOID:7312 breast adenomyoepithelial adenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004181 breast adenomyoepithelial adenosis skos:exactMatch NCIT:C40391 Breast Adenomyoepithelial Adenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004181 breast adenomyoepithelial adenosis skos:exactMatch UMLS:C1511283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004182 stage IVb bladder cancer skos:exactMatch DOID:7315 Jewett-Marshall bladder cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004182 stage IVb bladder cancer skos:exactMatch NCIT:C9368 Stage IVB Bladder Cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004182 stage IVb bladder cancer skos:exactMatch UMLS:C1336362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004183 axonal neuropathy skos:exactMatch DOID:7319 axonal neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004183 axonal neuropathy skos:exactMatch NCIT:C27301 Axonal Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004183 axonal neuropathy skos:exactMatch SCTID:60703000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004183 axonal neuropathy skos:exactMatch UMLS:C0270921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004184 urethral disorder skos:exactMatch DOID:732 urethral disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004184 urethral disorder skos:exactMatch MESH:D014522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004184 urethral disorder skos:exactMatch NCIT:C26903 Urethra Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004184 urethral disorder skos:exactMatch SCTID:4985009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004184 urethral disorder skos:exactMatch UMLS:C0041969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004185 ovarian serous cystadenofibroma skos:exactMatch DOID:7320 ovarian serous cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004185 ovarian serous cystadenofibroma skos:exactMatch NCIT:C40032 Ovarian Serous Cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004185 ovarian serous cystadenofibroma skos:exactMatch UMLS:C0877572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004186 cranial nodular fasciitis skos:exactMatch DOID:7326 cranial pseudosarcomatous fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004186 cranial nodular fasciitis skos:exactMatch NCIT:C27248 Cranial Nodular Fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004186 cranial nodular fasciitis skos:exactMatch UMLS:C1333162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004187 nodular fasciitis skos:exactMatch DOID:7327 pseudosarcomatous fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004187 nodular fasciitis skos:exactMatch ICD10CM:M72.4 Pseudosarcomatous fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004187 nodular fasciitis skos:exactMatch NCIT:C3827 Nodular Fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004187 nodular fasciitis skos:exactMatch Orphanet:477742 Nodular fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004187 nodular fasciitis skos:exactMatch SCTID:400138001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004187 nodular fasciitis skos:exactMatch UMLS:C0410005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004188 iris spindle cell melanoma skos:exactMatch DOID:7328 iris spindle cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004188 iris spindle cell melanoma skos:exactMatch NCIT:C6098 Iris Spindle Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004188 iris spindle cell melanoma skos:exactMatch UMLS:C1334287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004189 esophageal tuberculosis skos:exactMatch DOID:7332 esophageal tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004189 esophageal tuberculosis skos:exactMatch SCTID:15284007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004189 esophageal tuberculosis skos:exactMatch UMLS:C0152902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004190 nephrogenic adenoma of urinary bladder skos:exactMatch DOID:7333 nephrogenic adenoma of urinary bladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004190 nephrogenic adenoma of urinary bladder skos:exactMatch NCIT:C7415 Bladder Nephrogenic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004190 nephrogenic adenoma of urinary bladder skos:exactMatch UMLS:C1336892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004191 nephrogenic adenoma skos:exactMatch DOID:7334 nephrogenic adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004191 nephrogenic adenoma skos:exactMatch NCIT:C7413 Nephrogenic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004191 nephrogenic adenoma skos:exactMatch UMLS:C0334039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004192 urethra cancer skos:exactMatch DOID:734 urethra cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004192 urethra cancer skos:exactMatch ICD10CM:C68.0 Malignant neoplasm of urethra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004192 urethra cancer skos:exactMatch NCIT:C7507 Malignant Urethral Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004192 urethra cancer skos:exactMatch SCTID:363459007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004193 pediatric ovarian dysgerminoma skos:exactMatch DOID:7340 childhood ovarian dysgerminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004193 pediatric ovarian dysgerminoma skos:exactMatch NCIT:C6550 Childhood Ovarian Dysgerminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004193 pediatric ovarian dysgerminoma skos:exactMatch UMLS:C1332988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004194 ovarian stromal hyperthecosis skos:exactMatch DOID:7347 ovarian stromal hyperthecosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004194 ovarian stromal hyperthecosis skos:exactMatch NCIT:C40446 Ovarian Stromal Hyperthecosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004194 ovarian stromal hyperthecosis skos:exactMatch UMLS:C1518743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004195 thymic dysplasia skos:exactMatch DOID:7350 thymic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004195 thymic dysplasia skos:exactMatch NCIT:C27802 Thymic Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004195 thymic dysplasia skos:exactMatch UMLS:C1331541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004196 rectal sarcomatoid carcinoma skos:exactMatch DOID:7356 rectum sarcomatoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004196 rectal sarcomatoid carcinoma skos:exactMatch NCIT:C5556 Rectal Sarcomatoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004196 rectal sarcomatoid carcinoma skos:exactMatch UMLS:C1335689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004197 male urethral cancer skos:exactMatch DOID:736 male urethral cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004197 male urethral cancer skos:exactMatch NCIT:C39867 Male Urethral Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004197 male urethral cancer skos:exactMatch UMLS:C1518164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004198 testicular yolk sac tumor, solid pattern skos:exactMatch DOID:7360 solid pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004198 testicular yolk sac tumor, solid pattern skos:exactMatch NCIT:C39925 Testicular Yolk Sac Tumor, Solid Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004198 testicular yolk sac tumor, solid pattern skos:exactMatch UMLS:C1515312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004199 vulvar keratinizing squamous cell carcinoma skos:exactMatch DOID:7363 vulvar keratinizing squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004199 vulvar keratinizing squamous cell carcinoma skos:exactMatch NCIT:C40284 Vulvar Keratinizing Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004199 vulvar keratinizing squamous cell carcinoma skos:exactMatch UMLS:C2109334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004200 superficial urinary bladder carcinoma skos:exactMatch DOID:7371 superficial urinary bladder cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004200 superficial urinary bladder carcinoma skos:exactMatch NCIT:C27474 Non-Muscle Invasive Bladder Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004200 superficial urinary bladder carcinoma skos:exactMatch SCTID:425231005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004200 superficial urinary bladder carcinoma skos:exactMatch UMLS:C1336527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004201 pituitary hypoplasia skos:exactMatch DOID:7378 pituitary hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004201 pituitary hypoplasia skos:exactMatch NCIT:C27343 Pituitary Gland Hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004201 pituitary hypoplasia skos:exactMatch UMLS:C0948740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004202 adrenal medulla carcinoma skos:exactMatch DOID:7379 adrenal medulla carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004203 female urethral cancer skos:exactMatch DOID:738 female urethral cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004203 female urethral cancer skos:exactMatch NCIT:C39866 Female Urethral Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004203 female urethral cancer skos:exactMatch UMLS:C1517154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004204 squamous cell skin papilloma skos:exactMatch DOID:7380 squamous cell papilloma of skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004204 squamous cell skin papilloma skos:exactMatch NCIT:C4462 Skin Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004204 squamous cell skin papilloma skos:exactMatch SCTID:254661000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004204 squamous cell skin papilloma skos:exactMatch UMLS:C0345983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004205 lymphohistiocytoid mesothelioma skos:exactMatch DOID:7381 lymphohistiocytoid mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004205 lymphohistiocytoid mesothelioma skos:exactMatch NCIT:C27779 Lymphohistiocytoid Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004205 lymphohistiocytoid mesothelioma skos:exactMatch UMLS:C1334464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004206 pulmonary vein leiomyosarcoma skos:exactMatch DOID:7388 pulmonary vein leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004206 pulmonary vein leiomyosarcoma skos:exactMatch NCIT:C5374 Pulmonary Vein Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004206 pulmonary vein leiomyosarcoma skos:exactMatch UMLS:C1335575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004207 pulmonary artery leiomyosarcoma skos:exactMatch DOID:7389 pulmonary artery leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004207 pulmonary artery leiomyosarcoma skos:exactMatch NCIT:C5373 Pulmonary Artery Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004207 pulmonary artery leiomyosarcoma skos:exactMatch UMLS:C1335572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004208 superior vena cava leiomyosarcoma skos:exactMatch DOID:7390 superior vena cava leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004208 superior vena cava leiomyosarcoma skos:exactMatch NCIT:C6745 Superior Vena Cava Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004208 superior vena cava leiomyosarcoma skos:exactMatch UMLS:C1336531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004209 cerebral primitive neuroectodermal tumor skos:exactMatch DOID:7398 cerebral primitive neuroectodermal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004209 cerebral primitive neuroectodermal tumor skos:exactMatch NCIT:C4970 Cerebral Embryonal Tumor, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004209 cerebral primitive neuroectodermal tumor skos:exactMatch UMLS:C0751675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004210 colonic L-cell glucagon-like peptide producing tumor skos:exactMatch DOID:7401 colonic L-cell glucagon-like peptide producing tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004210 colonic L-cell glucagon-like peptide producing tumor skos:exactMatch NCIT:C27447 Colon L-Cell Glucagon-Like Peptide-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004210 colonic L-cell glucagon-like peptide producing tumor skos:exactMatch UMLS:C3274139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004211 L-cell glucagon-like peptide-producing neuroendocrine tumor skos:exactMatch DOID:7402 L-cell glucagon-like peptide producing tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004211 L-cell glucagon-like peptide-producing neuroendocrine tumor skos:exactMatch NCIT:C27448 L-Cell Glucagon-Like Peptide-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004211 L-cell glucagon-like peptide-producing neuroendocrine tumor skos:exactMatch UMLS:C3274140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004212 vulvar keratoacanthoma-like carcinoma skos:exactMatch DOID:7408 vulvar keratoacanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004212 vulvar keratoacanthoma-like carcinoma skos:exactMatch NCIT:C40288 Vulvar Squamous Cell Carcinoma, Keratoacanthoma Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004212 vulvar keratoacanthoma-like carcinoma skos:exactMatch UMLS:C1520086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004213 vulvar non-keratinizing squamous cell carcinoma skos:exactMatch DOID:7409 vulvar non-keratinizing squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004213 vulvar non-keratinizing squamous cell carcinoma skos:exactMatch NCIT:C40285 Vulvar Non-Keratinizing Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004213 vulvar non-keratinizing squamous cell carcinoma skos:exactMatch UMLS:C1520092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004214 ovarian endometrioid cystadenofibroma skos:exactMatch DOID:7411 ovarian endometrioid cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004214 ovarian endometrioid cystadenofibroma skos:exactMatch NCIT:C27288 Ovarian Endometrioid Cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004214 ovarian endometrioid cystadenofibroma skos:exactMatch UMLS:C1335158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004215 cutaneous anthrax skos:exactMatch DOID:7426 cutaneous anthrax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004215 cutaneous anthrax skos:exactMatch ICD10CM:A22.0 Cutaneous anthrax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004215 cutaneous anthrax skos:exactMatch MESH:C531621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004215 cutaneous anthrax skos:exactMatch SCTID:84980006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004215 cutaneous anthrax skos:exactMatch UMLS:C0003177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004216 pineal region germinoma skos:exactMatch DOID:7428 pineal region germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004216 pineal region germinoma skos:exactMatch NCIT:C8712 Pineal Region Germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004216 pineal region germinoma skos:exactMatch Orphanet:91352 Germinoma of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004216 pineal region germinoma skos:exactMatch UMLS:C0854912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004217 childhood brain germinoma skos:exactMatch DOID:7429 childhood brain germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004217 childhood brain germinoma skos:exactMatch NCIT:C6207 Childhood Brain Germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004217 childhood brain germinoma skos:exactMatch UMLS:C1332948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004218 childhood germ cell brain tumor skos:exactMatch DOID:7430 childhood germ cell brain tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004218 childhood germ cell brain tumor skos:exactMatch NCIT:C5795 Childhood Brain Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004218 childhood germ cell brain tumor skos:exactMatch UMLS:C1377598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004219 polyvesicular vitelline pattern testicular yolk sac tumor skos:exactMatch DOID:7435 polyvesicular vitelline pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004219 polyvesicular vitelline pattern testicular yolk sac tumor skos:exactMatch NCIT:C39930 Testicular Yolk Sac Tumor, Polyvesicular Vitelline Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004219 polyvesicular vitelline pattern testicular yolk sac tumor skos:exactMatch UMLS:C1515311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004220 endometrial endometrioid adenocarcinoma with spindled epithelial cells skos:exactMatch DOID:7436 sarcomatoid uterine corpus endometrioid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004220 endometrial endometrioid adenocarcinoma with spindled epithelial cells skos:exactMatch NCIT:C27850 Endometrial Endometrioid Adenocarcinoma with Spindled Epithelial Cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004220 endometrial endometrioid adenocarcinoma with spindled epithelial cells skos:exactMatch UMLS:C1336913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004221 uterine corpus perivascular epithelioid cell tumor skos:exactMatch DOID:7437 uterus perivascular epithelioid cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004221 uterine corpus perivascular epithelioid cell tumor skos:exactMatch NCIT:C40180 Uterine Corpus PEComa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004221 uterine corpus perivascular epithelioid cell tumor skos:exactMatch UMLS:C1519862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004222 ovarian clear cell cystadenocarcinoma skos:exactMatch DOID:7438 ovarian clear cell cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004222 ovarian clear cell cystadenocarcinoma skos:exactMatch NCIT:C7980 Ovarian Clear Cell Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004222 ovarian clear cell cystadenocarcinoma skos:exactMatch UMLS:C0279667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004223 polyp of middle ear skos:exactMatch DOID:7439 polyp of middle ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004223 polyp of middle ear skos:exactMatch ICD10CM:H74.4 Polyp of middle ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004223 polyp of middle ear skos:exactMatch NCIT:C6933 Middle Ear Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004223 polyp of middle ear skos:exactMatch SCTID:73103007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004223 polyp of middle ear skos:exactMatch UMLS:C0271466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004224 chronic metabolic polyneuropathy skos:exactMatch DOID:7441 chronic metabolic polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004224 chronic metabolic polyneuropathy skos:exactMatch NCIT:C35602 Chronic Metabolic Polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004224 chronic metabolic polyneuropathy skos:exactMatch UMLS:C1333042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004225 monoclonal gammopathy of uncertain significance skos:exactMatch DOID:7442 monoclonal gammopathy of uncertain significance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004225 monoclonal gammopathy of uncertain significance skos:exactMatch MESH:D008998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004225 monoclonal gammopathy of uncertain significance skos:exactMatch NCIT:C3996 Monoclonal Gammopathy of Undetermined Significance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004225 monoclonal gammopathy of uncertain significance skos:exactMatch SCTID:277577000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004225 monoclonal gammopathy of uncertain significance skos:exactMatch SCTID:58648008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004225 monoclonal gammopathy of uncertain significance skos:exactMatch UMLS:C0026470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004226 diffuse intraductal papillomatosis skos:exactMatch NCIT:C7364 Diffuse Intraductal Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004226 diffuse intraductal papillomatosis skos:exactMatch UMLS:C1377912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004227 epididymal adenomatoid tumor skos:exactMatch DOID:745 epididymis adenomatoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004227 epididymal adenomatoid tumor skos:exactMatch NCIT:C6382 Epididymal Adenomatoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004227 epididymal adenomatoid tumor skos:exactMatch SCTID:449052009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004227 epididymal adenomatoid tumor skos:exactMatch UMLS:C1333415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004229 acantholytic variant squamous cell breast carcinoma skos:exactMatch DOID:7459 acantholytic variant squamous cell breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004229 acantholytic variant squamous cell breast carcinoma skos:exactMatch NCIT:C40359 Breast Squamous Cell Carcinoma, Acantholytic Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004229 acantholytic variant squamous cell breast carcinoma skos:exactMatch UMLS:C1519485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004230 adenomatoid tumor skos:exactMatch DOID:746 adenomatoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004230 adenomatoid tumor skos:exactMatch MESH:D018254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004230 adenomatoid tumor skos:exactMatch NCIT:C3762 Adenomatoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004230 adenomatoid tumor skos:exactMatch UMLS:C0206675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004231 spindle cell variant squamous cell breast carcinoma skos:exactMatch DOID:7460 spindle cell variant squamous cell breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004231 spindle cell variant squamous cell breast carcinoma skos:exactMatch NCIT:C40358 Breast Squamous Cell Carcinoma, Spindle Cell Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004231 spindle cell variant squamous cell breast carcinoma skos:exactMatch UMLS:C1519487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004232 large cell keratinizing variant squamous cell breast carcinoma skos:exactMatch DOID:7461 large cell keratinizing variant squamous cell breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004232 large cell keratinizing variant squamous cell breast carcinoma skos:exactMatch NCIT:C40357 Breast Squamous Cell Carcinoma, Large Cell Keratinizing Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004232 large cell keratinizing variant squamous cell breast carcinoma skos:exactMatch UMLS:C1519486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004233 childhood pleomorphic rhabdomyosarcoma skos:exactMatch DOID:7463 childhood pleomorphic rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004233 childhood pleomorphic rhabdomyosarcoma skos:exactMatch NCIT:C7959 Childhood Pleomorphic Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004233 childhood pleomorphic rhabdomyosarcoma skos:exactMatch UMLS:C0279614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004234 chronic lymphoproliferative disorder of NK-cells skos:exactMatch DOID:7465 chronic NK-cell lymphocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004234 chronic lymphoproliferative disorder of NK-cells skos:exactMatch NCIT:C39591 Chronic Lymphoproliferative Disorder of NK-Cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004234 chronic lymphoproliferative disorder of NK-cells skos:exactMatch Orphanet:512017 Chronic lymphoproliferative disorder of natural killer cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004234 chronic lymphoproliferative disorder of NK-cells skos:exactMatch SCTID:722955006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004234 chronic lymphoproliferative disorder of NK-cells skos:exactMatch UMLS:C1512709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004235 diverticulitis skos:exactMatch DOID:7475 diverticulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004235 diverticulitis skos:exactMatch MESH:D004238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004235 diverticulitis skos:exactMatch NCIT:C26752 Diverticulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004235 diverticulitis skos:exactMatch SCTID:307496006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004235 diverticulitis skos:exactMatch UMLS:C0012813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004236 duodenal somatostatinoma skos:exactMatch DOID:7479 duodenal somatostatinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004236 duodenal somatostatinoma skos:exactMatch NCIT:C27407 Duodenal Somatostatin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004236 duodenal somatostatinoma skos:exactMatch UMLS:C1333320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004237 large cell carcinoma with rhabdoid phenotype skos:exactMatch DOID:7480 large cell carcinoma with rhabdoid phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004237 large cell carcinoma with rhabdoid phenotype skos:exactMatch NCIT:C6876 Lung Large Cell Carcinoma with Rhabdoid Phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004237 large cell carcinoma with rhabdoid phenotype skos:exactMatch UMLS:C1265997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004238 petrous apex meningioma skos:exactMatch DOID:7482 petrous apex meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004238 petrous apex meningioma skos:exactMatch NCIT:C5271 Petrous Apex Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004238 petrous apex meningioma skos:exactMatch UMLS:C1335396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004239 cervical keratinizing squamous cell carcinoma skos:exactMatch DOID:7483 cervical keratinizing squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004239 cervical keratinizing squamous cell carcinoma skos:exactMatch NCIT:C40187 Cervical Keratinizing Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004239 cervical keratinizing squamous cell carcinoma skos:exactMatch UMLS:C1517658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004240 posterior urethra cancer skos:exactMatch DOID:7488 posterior urethra cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004240 posterior urethra cancer skos:exactMatch NCIT:C7640 Posterior Urethral Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004240 posterior urethra cancer skos:exactMatch UMLS:C0279931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004241 Osgood-Schlatter disease skos:exactMatch DOID:7489 Osgood-Schlatter's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004241 Osgood-Schlatter disease skos:exactMatch NCIT:C34874 Osgood-Schlatter's Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004241 Osgood-Schlatter disease skos:exactMatch Orphanet:97335 Osgood-Schlatter disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004241 Osgood-Schlatter disease skos:exactMatch SCTID:430506003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004241 Osgood-Schlatter disease skos:exactMatch SCTID:72047008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004242 active peptic ulcer disease skos:exactMatch DOID:749 active peptic ulcer disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004242 active peptic ulcer disease skos:exactMatch SCTID:74474003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004243 vulvar proximal-type epithelioid sarcoma skos:exactMatch DOID:7491 vulvar proximal-type epithelioid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004243 vulvar proximal-type epithelioid sarcoma skos:exactMatch NCIT:C40319 Vulvar Proximal-Type Epithelioid Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004243 vulvar proximal-type epithelioid sarcoma skos:exactMatch UMLS:C1520093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004244 proximal-type epithelioid sarcoma skos:exactMatch DOID:7492 central epithelioid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004244 proximal-type epithelioid sarcoma skos:exactMatch NCIT:C27472 Proximal-Type Epithelioid Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004244 proximal-type epithelioid sarcoma skos:exactMatch UMLS:C1335563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004245 ependymal tumor of brain skos:exactMatch DOID:7497 brain ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004245 ependymal tumor of brain skos:exactMatch NCIT:C3861 Brain Ependymal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004245 ependymal tumor of brain skos:exactMatch SCTID:254939008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004245 ependymal tumor of brain skos:exactMatch UMLS:C0238029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004247 peptic ulcer disease skos:exactMatch DOID:750 peptic ulcer disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004247 peptic ulcer disease skos:exactMatch MESH:D010437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004247 peptic ulcer disease skos:exactMatch NCIT:C3318 Peptic Ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004247 peptic ulcer disease skos:exactMatch SCTID:13200003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004247 peptic ulcer disease skos:exactMatch UMLS:C0030920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004248 pediatric infratentorial ependymoma skos:exactMatch DOID:7501 childhood infratentorial ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004248 pediatric infratentorial ependymoma skos:exactMatch NCIT:C9041 Childhood Infratentorial Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004248 pediatric infratentorial ependymoma skos:exactMatch UMLS:C0278599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004249 pediatric supratentorial ependymoma skos:exactMatch DOID:7502 childhood supratentorial ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004249 pediatric supratentorial ependymoma skos:exactMatch NCIT:C9043 Childhood Supratentorial Ependymoma, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004249 pediatric supratentorial ependymoma skos:exactMatch UMLS:C0278650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004250 extrahepatic bile duct papillary adenoma skos:exactMatch DOID:7503 extrahepatic bile duct papillary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004250 extrahepatic bile duct papillary adenoma skos:exactMatch NCIT:C5849 Extrahepatic Bile Duct Papillary Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004250 extrahepatic bile duct papillary adenoma skos:exactMatch UMLS:C1333510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004251 small intestine neoplasm skos:exactMatch DOID:7505 small intestine benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004251 small intestine neoplasm skos:exactMatch NCIT:C4432 Small Intestinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004251 small intestine neoplasm skos:exactMatch SCTID:126832004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004251 small intestine neoplasm skos:exactMatch UMLS:C0345832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004252 small intestinal L-cell glucagon-like peptide producing tumor skos:exactMatch DOID:7506 small intestinal L-cell glucagon-like peptide producing tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004252 small intestinal L-cell glucagon-like peptide producing tumor skos:exactMatch NCIT:C27452 Small Intestinal L-Cell Glucagon-Like Peptide-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004252 small intestinal L-cell glucagon-like peptide producing tumor skos:exactMatch UMLS:C3274143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004253 intraductal breast papillomatosis skos:exactMatch DOID:7511 breast intraductal papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004253 intraductal breast papillomatosis skos:exactMatch NCIT:C5201 Breast Intraductal Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004253 intraductal breast papillomatosis skos:exactMatch UMLS:C1334247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004254 focal intraductal papillomatosis skos:exactMatch NCIT:C7365 Focal Intraductal Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004254 focal intraductal papillomatosis skos:exactMatch UMLS:C1333626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004255 Wolffian adnexal tumor skos:exactMatch DOID:7514 Wolffian adnexal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004255 Wolffian adnexal tumor skos:exactMatch MESH:C536741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004255 Wolffian adnexal tumor skos:exactMatch NCIT:C40141 Wolffian Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004255 Wolffian adnexal tumor skos:exactMatch UMLS:C1520159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004256 lumbar spinal canal and spinal cord meningioma skos:exactMatch DOID:7515 lumbar spinal canal and spinal cord meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004256 lumbar spinal canal and spinal cord meningioma skos:exactMatch NCIT:C5298 Lumbar Intraspinal Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004256 lumbar spinal canal and spinal cord meningioma skos:exactMatch UMLS:C1334436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004257 childhood central nervous system mixed germ cell tumor skos:exactMatch DOID:7516 childhood central nervous system mixed germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004257 childhood central nervous system mixed germ cell tumor skos:exactMatch NCIT:C27403 Childhood Central Nervous System Mixed Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004257 childhood central nervous system mixed germ cell tumor skos:exactMatch UMLS:C1332956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004258 female orgasmic disorder skos:exactMatch DOID:7518 inhibited female orgasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004258 female orgasmic disorder skos:exactMatch ICD10CM:F52.31 Female orgasmic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004258 female orgasmic disorder skos:exactMatch NCIT:C34958 Female Orgasmic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004258 female orgasmic disorder skos:exactMatch SCTID:60103007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004259 endocervical carcinoma skos:exactMatch DOID:7519 endocervical carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004259 endocervical carcinoma skos:exactMatch NCIT:C28327 Endocervical Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004259 endocervical carcinoma skos:exactMatch SCTID:372098004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004259 endocervical carcinoma skos:exactMatch UMLS:C1299237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004260 peptic ulcer perforation skos:exactMatch DOID:752 peptic ulcer perforation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004260 peptic ulcer perforation skos:exactMatch MESH:D010439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004260 peptic ulcer perforation skos:exactMatch SCTID:79118000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004260 peptic ulcer perforation skos:exactMatch UMLS:C0030925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004260 peptic ulcer perforation skos:exactMatch UMLS:C0267291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004261 periductal breast myoepitheliosis skos:exactMatch DOID:7520 periductal breast myoepitheliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004261 periductal breast myoepitheliosis skos:exactMatch NCIT:C40388 Breast Periductal Myoepitheliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004261 periductal breast myoepitheliosis skos:exactMatch UMLS:C1518974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004262 breast myoepitheliosis skos:exactMatch DOID:7521 breast myoepitheliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004262 breast myoepitheliosis skos:exactMatch NCIT:C40385 Breast Myoepitheliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004262 breast myoepitheliosis skos:exactMatch UMLS:C1513799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004263 pediatric infratentorial ependymoblastoma skos:exactMatch DOID:7522 childhood infratentorial embryonal tumor with multilayered rosettes, C19MC-altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004263 pediatric infratentorial ependymoblastoma skos:exactMatch NCIT:C6773 Childhood Infratentorial Embryonal Tumor with Multilayered Rosettes, C19MC-Altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004263 pediatric infratentorial ependymoblastoma skos:exactMatch UMLS:C1332972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004264 acute gonococcal endometritis skos:exactMatch DOID:7527 acute gonococcal endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004264 acute gonococcal endometritis skos:exactMatch SCTID:65295003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004264 acute gonococcal endometritis skos:exactMatch UMLS:C0153196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004264 acute gonococcal endometritis skos:exactMatch UMLS:C0341829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004265 acute endometritis skos:exactMatch DOID:7528 acute endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004265 acute endometritis skos:exactMatch NCIT:C27022 Acute Endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004265 acute endometritis skos:exactMatch SCTID:67667007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004265 acute endometritis skos:exactMatch UMLS:C0238103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004266 anal gland adenocarcinoma skos:exactMatch DOID:7531 anal gland adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004266 anal gland adenocarcinoma skos:exactMatch NCIT:C5609 Anal Glands Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004266 anal gland adenocarcinoma skos:exactMatch UMLS:C1266027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004267 squamous papillomatosis skos:exactMatch DOID:7532 squamous papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004267 squamous papillomatosis skos:exactMatch NCIT:C9009 Squamous Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004267 squamous papillomatosis skos:exactMatch UMLS:C1378340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004268 obsolete subareolar duct papillomatosis skos:exactMatch DOID:7533 subareolar duct papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004269 breast cystic hypersecretory carcinoma skos:exactMatch DOID:7537 breast cystic hypersecretory carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004270 breast ductal adenoma skos:exactMatch DOID:7538 breast ductal adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004270 breast ductal adenoma skos:exactMatch NCIT:C40384 Breast Ductal Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004270 breast ductal adenoma skos:exactMatch UMLS:C1511307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004271 pregnancy adenoma skos:exactMatch DOID:7539 pregnancy adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004271 pregnancy adenoma skos:exactMatch NCIT:C9473 Lactating Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004271 pregnancy adenoma skos:exactMatch UMLS:C1266023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004272 urinary bladder tuberculosis skos:exactMatch DOID:754 bladder tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004272 urinary bladder tuberculosis skos:exactMatch SCTID:32268008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004272 urinary bladder tuberculosis skos:exactMatch UMLS:C0152793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004273 breast apocrine adenoma skos:exactMatch DOID:7540 breast apocrine adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004273 breast apocrine adenoma skos:exactMatch NCIT:C40383 Breast Apocrine Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004273 breast apocrine adenoma skos:exactMatch UMLS:C1388299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004274 mixed epithelial/mesenchymal metaplastic breast carcinoma skos:exactMatch DOID:7541 mixed epithelial/mesenchymal metaplastic breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004274 mixed epithelial/mesenchymal metaplastic breast carcinoma skos:exactMatch NCIT:C40364 Breast Mixed Epithelial/Mesenchymal Metaplastic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004274 mixed epithelial/mesenchymal metaplastic breast carcinoma skos:exactMatch UMLS:C1513365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004275 osteosarcoma arising in bone Paget disease skos:exactMatch DOID:7542 osteosarcoma arising in bone Paget's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004275 osteosarcoma arising in bone Paget disease skos:exactMatch NCIT:C6469 Osteosarcoma Arising in Paget Disease of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004275 osteosarcoma arising in bone Paget disease skos:exactMatch UMLS:C1335148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004276 ceruminoma skos:exactMatch DOID:7549 ceruminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004276 ceruminoma skos:exactMatch NCIT:C6088 Ceruminous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004276 ceruminoma skos:exactMatch SCTID:403945001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004276 ceruminoma skos:exactMatch UMLS:C0334352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004277 gonorrhea skos:exactMatch DOID:7551 gonorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004277 gonorrhea skos:exactMatch MESH:D006069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004277 gonorrhea skos:exactMatch NCIT:C92950 Gonorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004277 gonorrhea skos:exactMatch Orphanet:100642 NON RARE IN EUROPE: Gonorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004277 gonorrhea skos:exactMatch SCTID:15628003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004277 gonorrhea skos:exactMatch UMLS:C0018081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004278 infiltrating bladder urothelial carcinoma sarcomatoid variant skos:exactMatch DOID:7553 infiltrating bladder urothelial carcinoma sarcomatoid variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004278 infiltrating bladder urothelial carcinoma sarcomatoid variant skos:exactMatch NCIT:C39824 Infiltrating Bladder Urothelial Carcinoma, Sarcomatoid Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004278 infiltrating bladder urothelial carcinoma sarcomatoid variant skos:exactMatch UMLS:C1512743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004278 infiltrating bladder urothelial carcinoma sarcomatoid variant skos:exactMatch UMLS:C1512744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004278 infiltrating bladder urothelial carcinoma sarcomatoid variant skos:exactMatch UMLS:C1512745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004279 glossopharyngeal motor neuropathy skos:exactMatch DOID:7558 glossopharyngeal motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004279 glossopharyngeal motor neuropathy skos:exactMatch NCIT:C27212 Glossopharyngeal Motor Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004279 glossopharyngeal motor neuropathy skos:exactMatch UMLS:C0751942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004280 asymmetric motor neuropathy skos:exactMatch DOID:7559 asymmetric motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004280 asymmetric motor neuropathy skos:exactMatch NCIT:C27953 Asymmetric Motor Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004280 asymmetric motor neuropathy skos:exactMatch UMLS:C1332341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004281 vulvar eccrine porocarcinoma skos:exactMatch DOID:7565 vulvar eccrine porocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004281 vulvar eccrine porocarcinoma skos:exactMatch NCIT:C40306 Vulvar Porocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004281 vulvar eccrine porocarcinoma skos:exactMatch UMLS:C1520081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004283 vulvar clear cell hidradenocarcinoma skos:exactMatch DOID:7567 vulvar clear cell hidradenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004283 vulvar clear cell hidradenocarcinoma skos:exactMatch NCIT:C40307 Vulvar Clear Cell Hidradenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004283 vulvar clear cell hidradenocarcinoma skos:exactMatch UMLS:C1520076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004285 pancreatic intraductal papillary-mucinous carcinoma skos:exactMatch DOID:7574 pancreatic intraductal papillary-colloid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004285 pancreatic intraductal papillary-mucinous carcinoma skos:exactMatch NCIT:C5725 Pancreatic Intraductal Papillary-Mucinous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004285 pancreatic intraductal papillary-mucinous carcinoma skos:exactMatch Orphanet:424058 Intraductal papillary mucinous carcinoma of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004285 pancreatic intraductal papillary-mucinous carcinoma skos:exactMatch UMLS:C1335304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004286 pancreatic intraductal papillary-mucinous neoplasm skos:exactMatch DOID:7575 pancreatic intraductal papillary-mucinous neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004286 pancreatic intraductal papillary-mucinous neoplasm skos:exactMatch NCIT:C38342 Pancreatic Intraductal Papillary-Mucinous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004287 pancreatic foamy gland adenocarcinoma skos:exactMatch DOID:7577 pancreatic foamy gland adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004287 pancreatic foamy gland adenocarcinoma skos:exactMatch NCIT:C37256 Pancreatic Foamy Gland Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004287 pancreatic foamy gland adenocarcinoma skos:exactMatch UMLS:C1335303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004288 scirrhous breast carcinoma skos:exactMatch DOID:7578 breast scirrhous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004288 scirrhous breast carcinoma skos:exactMatch NCIT:C7362 Breast Scirrhous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004288 scirrhous breast carcinoma skos:exactMatch SCTID:254839007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004288 scirrhous breast carcinoma skos:exactMatch UMLS:C0346151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004289 glottis verrucous carcinoma skos:exactMatch DOID:7583 glottis verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004289 glottis verrucous carcinoma skos:exactMatch NCIT:C8189 Glottis Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004289 glottis verrucous carcinoma skos:exactMatch UMLS:C0280329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004290 subglottis verrucous carcinoma skos:exactMatch DOID:7584 subglottis verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004290 subglottis verrucous carcinoma skos:exactMatch NCIT:C8190 Subglottic Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004290 subglottis verrucous carcinoma skos:exactMatch UMLS:C0280330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004291 subglottis squamous cell carcinoma skos:exactMatch DOID:7585 subglottis squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004291 subglottis squamous cell carcinoma skos:exactMatch NCIT:C8187 Subglottic Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004291 subglottis squamous cell carcinoma skos:exactMatch UMLS:C0280326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004292 supraglottis verrucous carcinoma skos:exactMatch DOID:7586 supraglottis verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004292 supraglottis verrucous carcinoma skos:exactMatch NCIT:C8191 Supraglottic Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004292 supraglottis verrucous carcinoma skos:exactMatch UMLS:C0280331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004293 supraglottis squamous cell carcinoma skos:exactMatch DOID:7587 supraglottis squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004293 supraglottis squamous cell carcinoma skos:exactMatch NCIT:C4945 Supraglottic Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004293 supraglottis squamous cell carcinoma skos:exactMatch UMLS:C0749163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004294 gestational ovarian choriocarcinoma skos:exactMatch DOID:7591 gestational ovarian choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004294 gestational ovarian choriocarcinoma skos:exactMatch NCIT:C40442 Ovarian Gestational Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004294 gestational ovarian choriocarcinoma skos:exactMatch UMLS:C1517538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004295 asbestos-related lung carcinoma skos:exactMatch DOID:7596 asbestos-related lung carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004295 asbestos-related lung carcinoma skos:exactMatch NCIT:C27925 Asbestos-Related Lung Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004295 asbestos-related lung carcinoma skos:exactMatch UMLS:C1332337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004296 cervical lymphoepithelioma-like carcinoma skos:exactMatch DOID:7598 cervical lymphoepithelioma-like carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004296 cervical lymphoepithelioma-like carcinoma skos:exactMatch NCIT:C40193 Cervical Lymphoepithelioma-Like Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004296 cervical lymphoepithelioma-like carcinoma skos:exactMatch UMLS:C1516418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004297 lymphoepithelioma-like thymic carcinoma skos:exactMatch DOID:7599 lymphoepithelioma-like thymic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004297 lymphoepithelioma-like thymic carcinoma skos:exactMatch NCIT:C7998 Thymic Lymphoepithelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004297 lymphoepithelioma-like thymic carcinoma skos:exactMatch UMLS:C0279706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004298 stomach disorder skos:exactMatch DOID:76 stomach disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004298 stomach disorder skos:exactMatch MESH:D013272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004298 stomach disorder skos:exactMatch NCIT:C26886 Stomach Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004298 stomach disorder skos:exactMatch SCTID:29384001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004298 stomach disorder skos:exactMatch UMLS:C0038354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004299 infiltrating bladder lymphoepithelioma-like carcinoma skos:exactMatch DOID:7600 infiltrating bladder lymphoepithelioma-like carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004299 infiltrating bladder lymphoepithelioma-like carcinoma skos:exactMatch NCIT:C39821 Infiltrating Bladder Lymphoepithelioma-Like Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004299 infiltrating bladder lymphoepithelioma-like carcinoma skos:exactMatch UMLS:C1512736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004301 fibrosarcomatous osteosarcoma skos:exactMatch DOID:7603 fibrosarcomatous osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004301 fibrosarcomatous osteosarcoma skos:exactMatch NCIT:C4020 Fibroblastic Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004301 fibrosarcomatous osteosarcoma skos:exactMatch UMLS:C0279602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004302 chief cell adenoma skos:exactMatch DOID:7607 chief cell adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004302 chief cell adenoma skos:exactMatch NCIT:C4154 Parathyroid Gland Chief Cell Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004302 chief cell adenoma skos:exactMatch UMLS:C0334320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004303 parathyroid gland clear cell adenoma skos:exactMatch DOID:7609 parathyroid transitional clear cell adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004303 parathyroid gland clear cell adenoma skos:exactMatch NCIT:C7993 Parathyroid Gland Clear Cell Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004303 parathyroid gland clear cell adenoma skos:exactMatch UMLS:C0279700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004304 mixed cell type adenoma of parathyroid skos:exactMatch DOID:7610 mixed cell type adenoma of parathyroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004304 mixed cell type adenoma of parathyroid skos:exactMatch NCIT:C7994 Parathyroid Gland Mixed Cell Type Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004304 mixed cell type adenoma of parathyroid skos:exactMatch UMLS:C0279701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004305 parathyroid oncocytic adenoma skos:exactMatch DOID:7611 parathyroid oncocytic adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004305 parathyroid oncocytic adenoma skos:exactMatch NCIT:C27393 Parathyroid Gland Oncocytic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004305 parathyroid oncocytic adenoma skos:exactMatch UMLS:C1335351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004306 childhood intracortical osteosarcoma skos:exactMatch DOID:7612 childhood intracortical osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004306 childhood intracortical osteosarcoma skos:exactMatch NCIT:C6590 Childhood Conventional Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004306 childhood intracortical osteosarcoma skos:exactMatch UMLS:C1332974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004307 sarcomatosis of the meninges skos:exactMatch DOID:7613 sarcomatosis of the meninges semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004307 sarcomatosis of the meninges skos:exactMatch NCIT:C4334 Meningeal Sarcomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004307 sarcomatosis of the meninges skos:exactMatch UMLS:C0334612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004308 meningeal sarcoma skos:exactMatch DOID:7614 meninges sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004308 meningeal sarcoma skos:exactMatch NCIT:C4073 Meningeal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004308 meningeal sarcoma skos:exactMatch UMLS:C0302327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004309 sarcomatosis skos:exactMatch DOID:7615 sarcomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004309 sarcomatosis skos:exactMatch NCIT:C4243 Sarcomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004309 sarcomatosis skos:exactMatch UMLS:C0334451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004310 adult embryonal tumor with multilayered rosettes, c19mc-altered skos:exactMatch DOID:7631 adult embryonal tumor with multilayered rosettes, C19MC-altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004310 adult embryonal tumor with multilayered rosettes, c19mc-altered skos:exactMatch NCIT:C8290 Adult Embryonal Tumor with Multilayered Rosettes, C19MC-Altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004310 adult embryonal tumor with multilayered rosettes, c19mc-altered skos:exactMatch UMLS:C0281330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004311 carcinoma of Cowper glands skos:exactMatch DOID:7632 Cowper gland carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004311 carcinoma of Cowper glands skos:exactMatch NCIT:C39864 Carcinoma of Cowper Glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004311 carcinoma of Cowper glands skos:exactMatch UMLS:C1516284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004312 suprasellar meningioma skos:exactMatch DOID:7634 suprasellar meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004312 suprasellar meningioma skos:exactMatch NCIT:C6776 Suprasellar Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004312 suprasellar meningioma skos:exactMatch UMLS:C1336535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004313 gasserian ganglion meningioma skos:exactMatch DOID:7635 Gasserian ganglion meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004313 gasserian ganglion meningioma skos:exactMatch NCIT:C6779 Gasserian Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004313 gasserian ganglion meningioma skos:exactMatch UMLS:C1333760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004314 malignant cutaneous granular cell skin tumor skos:exactMatch DOID:7639 malignant granular cell skin tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004314 malignant cutaneous granular cell skin tumor skos:exactMatch NCIT:C5614 Malignant Cutaneous Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004314 malignant cutaneous granular cell skin tumor skos:exactMatch UMLS:C1334575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004315 cholangiolocellular carcinoma skos:exactMatch DOID:7642 cholangiolocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004315 cholangiolocellular carcinoma skos:exactMatch NCIT:C41617 Cholangiolocellular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004315 cholangiolocellular carcinoma skos:exactMatch UMLS:C1516490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004316 acantholytic squamous cell skin carcinoma skos:exactMatch DOID:7643 acantholytic squamous cell skin carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004316 acantholytic squamous cell skin carcinoma skos:exactMatch NCIT:C4460 Skin Acantholytic Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004316 acantholytic squamous cell skin carcinoma skos:exactMatch SCTID:254654004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004316 acantholytic squamous cell skin carcinoma skos:exactMatch UMLS:C0345979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004317 multiple spinal canal and spinal cord meningioma skos:exactMatch DOID:7646 multiple spinal canal and spinal cord meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004317 multiple spinal canal and spinal cord meningioma skos:exactMatch NCIT:C5275 Multiple Intraspinal Meningiomas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004317 multiple spinal canal and spinal cord meningioma skos:exactMatch UMLS:C1334825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004318 pulmonary type ovarian small cell carcinoma skos:exactMatch DOID:7650 pulmonary type ovarian small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004318 pulmonary type ovarian small cell carcinoma skos:exactMatch NCIT:C40440 Ovarian Small Cell Carcinoma, Pulmonary-Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004318 pulmonary type ovarian small cell carcinoma skos:exactMatch UMLS:C1518737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004319 hypercalcemic type ovarian small cell carcinoma skos:exactMatch DOID:7651 small-cell carcinoma of the ovary of hypercalcemic type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004319 hypercalcemic type ovarian small cell carcinoma skos:exactMatch NCIT:C40439 Ovarian Small Cell Carcinoma, Hypercalcemic Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004319 hypercalcemic type ovarian small cell carcinoma skos:exactMatch UMLS:C1518736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004320 adult infiltrating astrocytic neoplasm skos:exactMatch DOID:7656 adult infiltrating astrocytic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004320 adult infiltrating astrocytic neoplasm skos:exactMatch NCIT:C8289 Adult Infiltrating Astrocytic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004320 adult infiltrating astrocytic neoplasm skos:exactMatch UMLS:C0281329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004321 endometrial mixed adenocarcinoma skos:exactMatch DOID:7664 endometrial mixed adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004321 endometrial mixed adenocarcinoma skos:exactMatch NCIT:C40153 Endometrial Mixed Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004321 endometrial mixed adenocarcinoma skos:exactMatch UMLS:C1516856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004322 non-gestational ovarian choriocarcinoma skos:exactMatch DOID:7665 non-gestational ovarian choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004322 non-gestational ovarian choriocarcinoma skos:exactMatch NCIT:C39991 Non-Gestational Ovarian Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004322 non-gestational ovarian choriocarcinoma skos:exactMatch UMLS:C1518355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004323 muscular atrophy skos:exactMatch DOID:767 muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004323 muscular atrophy skos:exactMatch MESH:D009133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004323 muscular atrophy skos:exactMatch SCTID:88092000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004324 testicular fibroma skos:exactMatch DOID:7675 testicular fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004324 testicular fibroma skos:exactMatch NCIT:C39951 Testicular Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004324 testicular fibroma skos:exactMatch UMLS:C1515282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004325 testicular thecoma skos:exactMatch DOID:7676 testicular thecoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004325 testicular thecoma skos:exactMatch NCIT:C39952 Testicular Thecoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004325 testicular thecoma skos:exactMatch UMLS:C1515299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004326 sphenoid sinus inverted papilloma skos:exactMatch DOID:7678 sphenoid sinus inverted papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004326 sphenoid sinus inverted papilloma skos:exactMatch NCIT:C6841 Sphenoid Sinus Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004326 sphenoid sinus inverted papilloma skos:exactMatch UMLS:C1336037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004327 sphenoid sinus Schneiderian papilloma skos:exactMatch DOID:7679 sphenoid sinus Schneiderian papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004327 sphenoid sinus Schneiderian papilloma skos:exactMatch NCIT:C6838 Sphenoid Sinus Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004327 sphenoid sinus Schneiderian papilloma skos:exactMatch UMLS:C1336038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004328 maxillary sinus adenocarcinoma skos:exactMatch DOID:7684 maxillary sinus adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004328 maxillary sinus adenocarcinoma skos:exactMatch NCIT:C6240 Maxillary Sinus Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004328 maxillary sinus adenocarcinoma skos:exactMatch SCTID:707339009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004328 maxillary sinus adenocarcinoma skos:exactMatch UMLS:C1334642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004329 pancreatic intraductal papillary-mucinous neoplasm with high grade dysplasia skos:exactMatch DOID:7685 pancreatic non-invasive intraductal papillary-mucinous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004329 pancreatic intraductal papillary-mucinous neoplasm with high grade dysplasia skos:exactMatch NCIT:C41251 Pancreatic Intraductal Papillary-Mucinous Neoplasm, High Grade semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004329 pancreatic intraductal papillary-mucinous neoplasm with high grade dysplasia skos:exactMatch UMLS:C1518873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004330 leptomeningeal sarcoma skos:exactMatch DOID:7689 leptomeninges sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004330 leptomeningeal sarcoma skos:exactMatch NCIT:C8312 Leptomeningeal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004330 leptomeningeal sarcoma skos:exactMatch UMLS:C1384416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004331 bladder urachal adenocarcinoma skos:exactMatch DOID:7694 bladder urachal adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004331 bladder urachal adenocarcinoma skos:exactMatch MESH:C536474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004331 bladder urachal adenocarcinoma skos:exactMatch NCIT:C39843 Bladder Urachal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004331 bladder urachal adenocarcinoma skos:exactMatch UMLS:C1511204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004332 lung hilum cancer skos:exactMatch DOID:7696 lung hilum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004332 lung hilum cancer skos:exactMatch NCIT:C4566 Malignant Lung Hilum Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004332 lung hilum cancer skos:exactMatch SCTID:93827000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004332 lung hilum cancer skos:exactMatch UMLS:C0346601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004332 lung hilum cancer skos:exactMatch UMLS:C2607931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004333 pancreatic ACTH-producing neuroendocrine tumor skos:exactMatch DOID:7697 pancreatic ACTH hormone producing tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004333 pancreatic ACTH-producing neuroendocrine tumor skos:exactMatch NCIT:C27466 Pancreatic ACTH-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004333 pancreatic ACTH-producing neuroendocrine tumor skos:exactMatch UMLS:C1335300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004334 non-functional pancreatic neuroendocrine tumor skos:exactMatch DOID:7698 non-functioning pancreatic endocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004334 non-functional pancreatic neuroendocrine tumor skos:exactMatch MESH:C536126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004334 non-functional pancreatic neuroendocrine tumor skos:exactMatch NCIT:C45837 Non-Functioning Pancreatic Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004334 non-functional pancreatic neuroendocrine tumor skos:exactMatch Orphanet:506075 Non-functioning neuroendocrine tumor of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004334 non-functional pancreatic neuroendocrine tumor skos:exactMatch UMLS:C1334977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004335 digestive system disorder skos:exactMatch DOID:77 gastrointestinal system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004335 digestive system disorder skos:exactMatch ICD10CM:K00-K95 Diseases of the digestive system (K00-K95) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004335 digestive system disorder skos:exactMatch MESH:D005767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004335 digestive system disorder skos:exactMatch NCIT:C2990 Digestive System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004335 digestive system disorder skos:exactMatch SCTID:53619000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004336 rectal signet ring cell adenocarcinoma skos:exactMatch DOID:7707 rectum signet ring adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004336 rectal signet ring cell adenocarcinoma skos:exactMatch NCIT:C9168 Rectal Signet Ring Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004336 rectal signet ring cell adenocarcinoma skos:exactMatch UMLS:C0279654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004337 perianal skin Paget disease skos:exactMatch DOID:7708 perianal skin Paget's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004337 perianal skin Paget disease skos:exactMatch NCIT:C7476 Anal Margin Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004337 perianal skin Paget disease skos:exactMatch UMLS:C1332270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004338 retinal cell cancer skos:exactMatch DOID:771 retinal cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004339 tuberculum sellae meningioma skos:exactMatch DOID:7713 tuberculum sellae meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004339 tuberculum sellae meningioma skos:exactMatch NCIT:C5284 Tuberculum Sellae Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004339 tuberculum sellae meningioma skos:exactMatch UMLS:C1336829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004340 mixed ductal-endocrine carcinoma of pancreas skos:exactMatch DOID:7716 mixed ductal-endocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004340 mixed ductal-endocrine carcinoma of pancreas skos:exactMatch NCIT:C6879 Pancreatic Mixed Ductal-Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004340 mixed ductal-endocrine carcinoma of pancreas skos:exactMatch UMLS:C1301048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004341 colloid carcinoma of the pancreas skos:exactMatch DOID:7717 colloid carcinoma of the pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004341 colloid carcinoma of the pancreas skos:exactMatch NCIT:C37214 Pancreatic Colloid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004341 colloid carcinoma of the pancreas skos:exactMatch UMLS:C1333081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004343 pancreatic acinar cell cystadenocarcinoma skos:exactMatch DOID:7729 acinar cell cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004343 pancreatic acinar cell cystadenocarcinoma skos:exactMatch NCIT:C5727 Pancreatic Acinar Cell Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004343 pancreatic acinar cell cystadenocarcinoma skos:exactMatch UMLS:C1266087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004344 childhood malignant hemangiopericytoma skos:exactMatch DOID:7731 childhood malignant hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004344 childhood malignant hemangiopericytoma skos:exactMatch NCIT:C8090 Malignant Childhood Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004344 childhood malignant hemangiopericytoma skos:exactMatch UMLS:C0279983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004345 childhood malignant schwannoma skos:exactMatch DOID:7732 childhood malignant schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004345 childhood malignant schwannoma skos:exactMatch NCIT:C8094 Childhood Malignant Peripheral Nerve Sheath Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004345 childhood malignant schwannoma skos:exactMatch UMLS:C0279987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004346 signet ring cell intrahepatic cholangiocarcinoma skos:exactMatch DOID:7733 signet ring cell intrahepatic cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004346 signet ring cell intrahepatic cholangiocarcinoma skos:exactMatch NCIT:C41619 Signet Ring Cell Intrahepatic Cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004346 signet ring cell intrahepatic cholangiocarcinoma skos:exactMatch UMLS:C1519321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004348 retinal telangiectasia skos:exactMatch DOID:7736 retinal telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004348 retinal telangiectasia skos:exactMatch SCTID:84884003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004348 retinal telangiectasia skos:exactMatch UMLS:C0154835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004349 retina lymphoma skos:exactMatch DOID:774 retina lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004349 retina lymphoma skos:exactMatch NCIT:C4365 Primary Retinal Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004349 retina lymphoma skos:exactMatch SCTID:232075002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004349 retina lymphoma skos:exactMatch UMLS:C0339556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004350 pediatric extraocular retinoblastoma skos:exactMatch DOID:7747 childhood extraocular retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004350 pediatric extraocular retinoblastoma skos:exactMatch NCIT:C9048 Childhood Extraocular Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004350 pediatric extraocular retinoblastoma skos:exactMatch UMLS:C1321870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004351 intraocular lymphoma skos:exactMatch DOID:775 intraocular lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004351 intraocular lymphoma skos:exactMatch MESH:D064090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004351 intraocular lymphoma skos:exactMatch NCIT:C9184 Primary Intraocular Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004351 intraocular lymphoma skos:exactMatch Orphanet:279904 Primary intraocular lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004351 intraocular lymphoma skos:exactMatch SCTID:420788006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004352 adult brain ependymoma skos:exactMatch DOID:7750 adult brain ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004352 adult brain ependymoma skos:exactMatch NCIT:C9372 Adult Brain Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004352 adult brain ependymoma skos:exactMatch UMLS:C1332186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004353 extrahepatic biliary papillomatosis skos:exactMatch DOID:7752 extrahepatic biliary papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004353 extrahepatic biliary papillomatosis skos:exactMatch NCIT:C7124 Extrahepatic Bile Duct Intraductal Papillary Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004353 extrahepatic biliary papillomatosis skos:exactMatch UMLS:C1333511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004354 neonatal leukemia skos:exactMatch DOID:7756 neonatal leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004354 neonatal leukemia skos:exactMatch NCIT:C3845 Neonatal Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004354 neonatal leukemia skos:exactMatch UMLS:C0235813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004355 childhood leukemia skos:exactMatch DOID:7757 childhood leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004355 childhood leukemia skos:exactMatch NCIT:C4989 Childhood Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004355 childhood leukemia skos:exactMatch UMLS:C1332977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004356 childhood multilocular cystic kidney neoplasm skos:exactMatch DOID:7762 childhood multilocular cystic kidney neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004356 childhood multilocular cystic kidney neoplasm skos:exactMatch NCIT:C6566 Childhood Multilocular Cystic Renal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004356 childhood multilocular cystic kidney neoplasm skos:exactMatch UMLS:C1332983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004357 carcinoma of supraglottis skos:exactMatch DOID:7763 carcinoma of supraglottis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004357 carcinoma of supraglottis skos:exactMatch NCIT:C5973 Supraglottic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004357 carcinoma of supraglottis skos:exactMatch SCTID:372105009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004357 carcinoma of supraglottis skos:exactMatch UMLS:C1299240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004358 subglottis carcinoma skos:exactMatch DOID:7764 subglottis carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004358 subglottis carcinoma skos:exactMatch NCIT:C5972 Subglottic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004358 subglottis carcinoma skos:exactMatch SCTID:372104008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004358 subglottis carcinoma skos:exactMatch UMLS:C1299239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004359 delusional disorder skos:exactMatch DOID:778 delusional disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004359 delusional disorder skos:exactMatch ICD10WHO:F22.0 Delusional disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004359 delusional disorder skos:exactMatch NCIT:C94379 Delusional Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004359 delusional disorder skos:exactMatch SCTID:48500005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004360 breast extraskeletal osteosarcoma skos:exactMatch DOID:7787 breast osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004360 breast extraskeletal osteosarcoma skos:exactMatch NCIT:C5189 Breast Extraskeletal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004360 breast extraskeletal osteosarcoma skos:exactMatch UMLS:C1335149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004361 adult spinal cord ependymoma skos:exactMatch DOID:7788 adult spinal cord ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004361 adult spinal cord ependymoma skos:exactMatch NCIT:C27399 Adult Spinal Cord Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004361 adult spinal cord ependymoma skos:exactMatch UMLS:C1332215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004363 adult spinal cord glioblastoma skos:exactMatch DOID:7806 adult spinal cord glioblastoma multiforme semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004363 adult spinal cord glioblastoma skos:exactMatch NCIT:C27183 Adult Spinal Cord Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004363 adult spinal cord glioblastoma skos:exactMatch SCTID:276829003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004363 adult spinal cord glioblastoma skos:exactMatch UMLS:C0559185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004364 choroid necrotic melanoma skos:exactMatch DOID:7807 choroid necrotic melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004364 choroid necrotic melanoma skos:exactMatch NCIT:C6865 Choroid Necrotic Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004364 choroid necrotic melanoma skos:exactMatch UMLS:C1333026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004365 necrotic uveal melanoma skos:exactMatch DOID:7808 necrotic uveal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004365 necrotic uveal melanoma skos:exactMatch NCIT:C7990 Uveal Necrotic Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004366 mixed astrocytoma-ependymoma-oligodendroglioma skos:exactMatch DOID:7817 mixed astrocytoma-ependymoma-oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004366 mixed astrocytoma-ependymoma-oligodendroglioma skos:exactMatch NCIT:C8272 Mixed Astrocytoma-Ependymoma-Oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004366 mixed astrocytoma-ependymoma-oligodendroglioma skos:exactMatch UMLS:C0280792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004367 petroclival meningioma skos:exactMatch DOID:7818 petroclival meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004367 petroclival meningioma skos:exactMatch NCIT:C5278 Petroclival Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004367 petroclival meningioma skos:exactMatch UMLS:C1335395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004368 sphenoorbital meningioma skos:exactMatch DOID:7819 sphenoorbital meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004368 sphenoorbital meningioma skos:exactMatch NCIT:C5285 Sphenoorbital Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004368 sphenoorbital meningioma skos:exactMatch UMLS:C1336040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004369 renal infectious disease skos:exactMatch DOID:782 renal infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004370 sphenocavernous meningioma skos:exactMatch DOID:7820 sphenocavernous meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004370 sphenocavernous meningioma skos:exactMatch NCIT:C5313 Sphenocavernous Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004370 sphenocavernous meningioma skos:exactMatch UMLS:C1336036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004371 spinal multifocal clear cell meningioma skos:exactMatch DOID:7824 spinal multifocal clear cell meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004371 spinal multifocal clear cell meningioma skos:exactMatch NCIT:C5287 Spinal Multifocal Clear Cell Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004371 spinal multifocal clear cell meningioma skos:exactMatch UMLS:C1336051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004372 chronic toxic polyneuropathy skos:exactMatch DOID:7825 chronic toxic polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004372 chronic toxic polyneuropathy skos:exactMatch NCIT:C35603 Chronic Toxic Polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004372 chronic toxic polyneuropathy skos:exactMatch UMLS:C1333048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004373 adult papillary meningioma skos:exactMatch DOID:7826 adult papillary meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004373 adult papillary meningioma skos:exactMatch NCIT:C8293 Adult Papillary Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004373 adult papillary meningioma skos:exactMatch UMLS:C0281334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004374 adult extraskeletal osteosarcoma skos:exactMatch DOID:7827 adult extraosseous osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004374 adult extraskeletal osteosarcoma skos:exactMatch NCIT:C7925 Adult Extraskeletal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004374 adult extraskeletal osteosarcoma skos:exactMatch UMLS:C0278985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004375 end stage renal failure skos:exactMatch DOID:783 end stage renal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004375 end stage renal failure skos:exactMatch ICD10CM:N18.5 Chronic kidney disease, stage 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004375 end stage renal failure skos:exactMatch NCIT:C9439 Chronic Kidney Disease, Stage 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004375 end stage renal failure skos:exactMatch SCTID:46177005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004376 infiltrating nipple syringomatous adenoma skos:exactMatch DOID:7839 infiltrating nipple syringomatous adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004376 infiltrating nipple syringomatous adenoma skos:exactMatch NCIT:C40363 Nipple Syringomatous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004376 infiltrating nipple syringomatous adenoma skos:exactMatch UMLS:C1518329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004377 pancreatic non-functioning delta cell tumor skos:exactMatch DOID:7840 pancreatic non-functioning delta cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004377 pancreatic non-functioning delta cell tumor skos:exactMatch NCIT:C28333 Non-Functioning Pancreatic Delta Cell Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004377 pancreatic non-functioning delta cell tumor skos:exactMatch UMLS:C1335311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004378 pediatric cerebral ependymoblastoma skos:exactMatch DOID:7841 childhood embryonal tumor with multilayered rosettes, C19MC-altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004378 pediatric cerebral ependymoblastoma skos:exactMatch NCIT:C6957 Childhood Cerebral Embryonal Tumor with Multilayered Rosettes, C19MC-Altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004378 pediatric cerebral ependymoblastoma skos:exactMatch UMLS:C1332962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004379 female breast carcinoma skos:exactMatch DOID:0050671 female breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004379 female breast carcinoma skos:exactMatch DOID:7843 female breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004379 female breast carcinoma skos:exactMatch NCIT:C2918 Female Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004379 female breast carcinoma skos:exactMatch SCTID:372064008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004379 female breast carcinoma skos:exactMatch SCTID:447782002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004379 female breast carcinoma skos:exactMatch UMLS:C0007104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004380 dendritic cell sarcoma skos:exactMatch DOID:7849 dendritic cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004380 dendritic cell sarcoma skos:exactMatch NCIT:C27260 Dendritic Cell Tumor, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004380 dendritic cell sarcoma skos:exactMatch SCTID:446643000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004381 pancreatic intraductal papillary-mucinous neoplasm with low grade dysplasia skos:exactMatch DOID:7851 pancreatic intraductal papillary-mucinous adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004381 pancreatic intraductal papillary-mucinous neoplasm with low grade dysplasia skos:exactMatch NCIT:C41249 Pancreatic Intraductal Papillary-Mucinous Neoplasm, Low Grade semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004381 pancreatic intraductal papillary-mucinous neoplasm with low grade dysplasia skos:exactMatch SCTID:473418001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004381 pancreatic intraductal papillary-mucinous neoplasm with low grade dysplasia skos:exactMatch UMLS:C1518868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004382 laryngeal disorder skos:exactMatch DOID:786 laryngeal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004382 laryngeal disorder skos:exactMatch MESH:D007818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004382 laryngeal disorder skos:exactMatch NCIT:C26810 Laryngeal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004382 laryngeal disorder skos:exactMatch SCTID:60600009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004382 laryngeal disorder skos:exactMatch UMLS:C0023051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004383 adult central nervous system germinoma skos:exactMatch DOID:7867 adult central nervous system germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004383 adult central nervous system germinoma skos:exactMatch NCIT:C5792 Adult Central Nervous System Germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004383 adult central nervous system germinoma skos:exactMatch UMLS:C1370504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004384 maxillary sinus inverted papilloma skos:exactMatch DOID:7868 maxillary sinus inverted papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004384 maxillary sinus inverted papilloma skos:exactMatch NCIT:C6840 Maxillary Sinus Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004384 maxillary sinus inverted papilloma skos:exactMatch UMLS:C1334645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004385 adult xanthogranuloma skos:exactMatch DOID:7875 adult xanthogranuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004385 adult xanthogranuloma skos:exactMatch NCIT:C27514 Adult Xanthogranuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004385 adult xanthogranuloma skos:exactMatch UMLS:C1332220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004386 uterine corpus atypical polypoid adenomyoma skos:exactMatch DOID:7878 uterine corpus atypical polypoid adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004386 uterine corpus atypical polypoid adenomyoma skos:exactMatch NCIT:C40235 Uterine Corpus Atypical Polypoid Adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004386 uterine corpus atypical polypoid adenomyoma skos:exactMatch UMLS:C1519844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004387 luteoma of pregnancy skos:exactMatch DOID:7880 luteoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004387 luteoma of pregnancy skos:exactMatch MESH:D018311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004387 luteoma of pregnancy skos:exactMatch NCIT:C40445 Leuteoma of Pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004387 luteoma of pregnancy skos:exactMatch UMLS:C0024167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004387 luteoma of pregnancy skos:exactMatch UMLS:C1517842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004389 mite infestation skos:exactMatch DOID:7894 mite infestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004389 mite infestation skos:exactMatch MESH:D008924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004389 mite infestation skos:exactMatch SCTID:240885009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004389 mite infestation skos:exactMatch UMLS:C0026229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004390 ocular hypotension skos:exactMatch DOID:790 ocular hypotension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004390 ocular hypotension skos:exactMatch MESH:D015814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004390 ocular hypotension skos:exactMatch SCTID:19721008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004390 ocular hypotension skos:exactMatch UMLS:C0028841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004391 obsolete adult extraosseous chondrosarcoma skos:exactMatch DOID:7902 adult extraskeletal myxoid chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004392 intracranial extraskeletal myxoid chondrosarcoma skos:exactMatch DOID:7903 intracranial chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004392 intracranial extraskeletal myxoid chondrosarcoma skos:exactMatch NCIT:C5462 Brain Extraskeletal Myxoid Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004392 intracranial extraskeletal myxoid chondrosarcoma skos:exactMatch UMLS:C1334238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004393 mixed astrocytoma-ependymoma skos:exactMatch DOID:7907 mixed astrocytoma-ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004393 mixed astrocytoma-ependymoma skos:exactMatch NCIT:C8271 Mixed Astrocytoma-Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004393 mixed astrocytoma-ependymoma skos:exactMatch UMLS:C0280791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004394 maxillary sinus squamous cell carcinoma skos:exactMatch DOID:7910 maxillary sinus squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004394 maxillary sinus squamous cell carcinoma skos:exactMatch NCIT:C6064 Maxillary Sinus Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004394 maxillary sinus squamous cell carcinoma skos:exactMatch SCTID:707354003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004394 maxillary sinus squamous cell carcinoma skos:exactMatch UMLS:C1334647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004396 cervical spinal canal and spinal cord meningioma skos:exactMatch DOID:7915 cervical spinal canal and spinal cord meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004396 cervical spinal canal and spinal cord meningioma skos:exactMatch NCIT:C5296 Cervical Intraspinal Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004396 cervical spinal canal and spinal cord meningioma skos:exactMatch UMLS:C1332916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004397 benign mediastinal psammomatous neurilemmoma skos:exactMatch DOID:7921 benign mediastinal psammomatous neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004397 benign mediastinal psammomatous neurilemmoma skos:exactMatch NCIT:C6636 Mediastinal Psammomatous Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004397 benign mediastinal psammomatous neurilemmoma skos:exactMatch UMLS:C1332513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004398 mediastinal schwannoma skos:exactMatch DOID:6175 mediastinal neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004398 mediastinal schwannoma skos:exactMatch DOID:7922 benign mediastinal neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004398 mediastinal schwannoma skos:exactMatch NCIT:C6643 Mediastinal Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004398 mediastinal schwannoma skos:exactMatch UMLS:C1334679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004400 malignant type A thymoma skos:exactMatch DOID:7927 malignant type A thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004400 malignant type A thymoma skos:exactMatch NCIT:C7999 Malignant Type A Thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004400 malignant type A thymoma skos:exactMatch UMLS:C0279707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004401 testis refractory cancer skos:exactMatch DOID:7928 testis refractory cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004401 testis refractory cancer skos:exactMatch NCIT:C9077 Refractory Malignant Testicular Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004401 testis refractory cancer skos:exactMatch UMLS:C1377904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004402 testicular yolk sac tumor, glandular-alveolar pattern skos:exactMatch DOID:7930 glandular-alveolar pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004402 testicular yolk sac tumor, glandular-alveolar pattern skos:exactMatch NCIT:C39926 Testicular Yolk Sac Tumor, Glandular-Alveolar Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004402 testicular yolk sac tumor, glandular-alveolar pattern skos:exactMatch UMLS:C1515305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004403 childhood precursor T-lymphoblastic lymphoma/leukemia skos:exactMatch NCIT:C5640 Childhood T Lymphoblastic Leukemia/Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004403 childhood precursor T-lymphoblastic lymphoma/leukemia skos:exactMatch UMLS:C1332997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004404 refractory precursor T-lymphoblastic lymphoma/leukemia skos:exactMatch DOID:7936 refractory T lymphoblastic leukemia/lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004404 refractory precursor T-lymphoblastic lymphoma/leukemia skos:exactMatch NCIT:C8696 Refractory T Lymphoblastic Leukemia/Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004404 refractory precursor T-lymphoblastic lymphoma/leukemia skos:exactMatch UMLS:C0854859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004405 Barrett adenocarcinoma skos:exactMatch DOID:7941 Barrett's adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004405 Barrett adenocarcinoma skos:exactMatch NCIT:C7027 Barrett Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004405 Barrett adenocarcinoma skos:exactMatch SCTID:721617001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004405 Barrett adenocarcinoma skos:exactMatch UMLS:C1332460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004406 adult central nervous system mixed germ cell tumor skos:exactMatch DOID:7945 adult central nervous system mixed germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004406 adult central nervous system mixed germ cell tumor skos:exactMatch NCIT:C27402 Adult Central Nervous System Mixed Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004406 adult central nervous system mixed germ cell tumor skos:exactMatch UMLS:C1332195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004407 stroma-dominant and stroma-poor composite ganglioneuroblastoma skos:exactMatch DOID:7949 stroma-dominant and stroma-poor composite ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004407 stroma-dominant and stroma-poor composite ganglioneuroblastoma skos:exactMatch NCIT:C42060 Composite Ganglioneuroblastoma, Stroma-Dominant and Stroma-Poor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004407 stroma-dominant and stroma-poor composite ganglioneuroblastoma skos:exactMatch UMLS:C1516761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004408 schwannian stroma-rich and stroma-poor composite ganglioneuroblastoma skos:exactMatch DOID:7951 Schwannian stroma-rich and stroma-poor composite ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004408 schwannian stroma-rich and stroma-poor composite ganglioneuroblastoma skos:exactMatch NCIT:C42059 Composite Ganglioneuroblastoma, Schwannian Stroma-Rich and Stroma-Poor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004408 schwannian stroma-rich and stroma-poor composite ganglioneuroblastoma skos:exactMatch UMLS:C1516760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004409 nipple duct carcinoma skos:exactMatch DOID:7953 nipple duct carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004409 nipple duct carcinoma skos:exactMatch NCIT:C27234 Nipple Duct Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004409 nipple duct carcinoma skos:exactMatch UMLS:C1334967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004410 sarcomatoid penile squamous cell carcinoma skos:exactMatch DOID:7958 sarcomatoid penile squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004410 sarcomatoid penile squamous cell carcinoma skos:exactMatch NCIT:C6984 Sarcomatoid Carcinoma of the Penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004410 sarcomatoid penile squamous cell carcinoma skos:exactMatch UMLS:C1335923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004411 duodenal gastrin-producing neuroendocrine tumor skos:exactMatch DOID:7959 duodenal gastrinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004411 duodenal gastrin-producing neuroendocrine tumor skos:exactMatch NCIT:C5731 Duodenal Gastrin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004411 duodenal gastrin-producing neuroendocrine tumor skos:exactMatch UMLS:C1333321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004412 malignant spiradenoma skos:exactMatch DOID:7960 malignant spiradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004412 malignant spiradenoma skos:exactMatch NCIT:C5117 Spiradenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004412 malignant spiradenoma skos:exactMatch SCTID:403942003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004412 malignant spiradenoma skos:exactMatch UMLS:C1266063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004413 cervical non-keratinizing squamous cell carcinoma skos:exactMatch DOID:7961 cervical non-keratinizing squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004413 cervical non-keratinizing squamous cell carcinoma skos:exactMatch NCIT:C40188 Cervical Non-Keratinizing Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004413 cervical non-keratinizing squamous cell carcinoma skos:exactMatch UMLS:C1518366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004414 tamoxifen-related endometrial lesion skos:exactMatch DOID:7962 tamoxifen-related endometrial lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004414 tamoxifen-related endometrial lesion skos:exactMatch NCIT:C40159 Tamoxifen-Related Endometrial Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004414 tamoxifen-related endometrial lesion skos:exactMatch UMLS:C1515212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004415 lipid-cell variant infiltrating bladder urothelial carcinoma skos:exactMatch DOID:7967 lipid-cell variant infiltrating bladder urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004415 lipid-cell variant infiltrating bladder urothelial carcinoma skos:exactMatch NCIT:C39828 Infiltrating Bladder Urothelial Carcinoma, Lipid-Rich Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004415 lipid-cell variant infiltrating bladder urothelial carcinoma skos:exactMatch UMLS:C1512738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004416 plasmacytoid variant infiltrating bladder urothelial carcinoma skos:exactMatch DOID:7968 plasmacytoid variant infiltrating bladder urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004416 plasmacytoid variant infiltrating bladder urothelial carcinoma skos:exactMatch NCIT:C39823 Infiltrating Bladder Urothelial Carcinoma, Plasmacytoid Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004416 plasmacytoid variant infiltrating bladder urothelial carcinoma skos:exactMatch UMLS:C1512742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004417 nested variant infiltrating bladder urothelial carcinoma skos:exactMatch DOID:7969 nested variant infiltrating bladder urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004417 nested variant infiltrating bladder urothelial carcinoma skos:exactMatch NCIT:C39819 Infiltrating Bladder Urothelial Carcinoma, Nested Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004417 nested variant infiltrating bladder urothelial carcinoma skos:exactMatch UMLS:C1512741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004418 microcystic variant infiltrating bladder urothelial carcinoma skos:exactMatch DOID:7971 microcystic variant infiltrating bladder urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004418 microcystic variant infiltrating bladder urothelial carcinoma skos:exactMatch NCIT:C39820 Infiltrating Bladder Urothelial Carcinoma, Microcystic Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004418 microcystic variant infiltrating bladder urothelial carcinoma skos:exactMatch UMLS:C1512740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004419 lymphoma-like variant infiltrating bladder urothelial carcinoma skos:exactMatch DOID:7972 lymphoma-like variant infiltrating bladder urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004419 lymphoma-like variant infiltrating bladder urothelial carcinoma skos:exactMatch NCIT:C39822 Infiltrating Bladder Urothelial Carcinoma, Lymphoma-Like Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004419 lymphoma-like variant infiltrating bladder urothelial carcinoma skos:exactMatch UMLS:C1512739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004420 breast malignant eccrine spiradenoma skos:exactMatch DOID:7983 breast malignant eccrine spiradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004420 breast malignant eccrine spiradenoma skos:exactMatch NCIT:C5180 Malignant Breast Spiradenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004420 breast malignant eccrine spiradenoma skos:exactMatch UMLS:C1334565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004421 sclerosing breast papilloma skos:exactMatch DOID:7984 sclerosing breast papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004421 sclerosing breast papilloma skos:exactMatch NCIT:C27944 Breast Sclerosing Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004421 sclerosing breast papilloma skos:exactMatch UMLS:C1335932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004422 cerebral falx meningioma skos:exactMatch DOID:7986 cerebral falx meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004422 cerebral falx meningioma skos:exactMatch NCIT:C5267 Falx Cerebri Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004422 cerebral falx meningioma skos:exactMatch UMLS:C1333597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004423 central nervous system extraskeletal osteosarcoma skos:exactMatch DOID:7994 central nervous system osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004423 central nervous system extraskeletal osteosarcoma skos:exactMatch NCIT:C7002 Central Nervous System Extraskeletal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004423 central nervous system extraskeletal osteosarcoma skos:exactMatch UMLS:C1335150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004425 hyperthyroidism skos:exactMatch DOID:7998 hyperthyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004425 hyperthyroidism skos:exactMatch MESH:D006980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004425 hyperthyroidism skos:exactMatch NCIT:C3123 Hyperthyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004425 hyperthyroidism skos:exactMatch SCTID:34486009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004426 frontal convexity meningioma skos:exactMatch DOID:8000 frontal convexity meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004426 frontal convexity meningioma skos:exactMatch NCIT:C5292 Frontal Convexity Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004426 frontal convexity meningioma skos:exactMatch UMLS:C1333643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004427 supraglottis neoplasm skos:exactMatch DOID:8002 supraglottis neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004427 supraglottis neoplasm skos:exactMatch NCIT:C6793 Supraglottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004427 supraglottis neoplasm skos:exactMatch SCTID:126697005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004427 supraglottis neoplasm skos:exactMatch UMLS:C0345726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004428 alveoli adenoma skos:exactMatch DOID:8003 alveoli adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004428 alveoli adenoma skos:exactMatch NCIT:C4140 Alveolar Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004428 alveoli adenoma skos:exactMatch UMLS:C0334303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004429 skin meningioma skos:exactMatch DOID:8006 skin meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004429 skin meningioma skos:exactMatch UMLS:C1335481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004430 penis mixed squamous cell carcinoma skos:exactMatch DOID:8009 penis mixed squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004430 penis mixed squamous cell carcinoma skos:exactMatch NCIT:C39959 Mixed Squamous Cell Carcinoma of the Penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004430 penis mixed squamous cell carcinoma skos:exactMatch UMLS:C1513369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004431 hemarthrosis skos:exactMatch DOID:801 hemarthrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004431 hemarthrosis skos:exactMatch MESH:D006395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004431 hemarthrosis skos:exactMatch SCTID:81808003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004431 hemarthrosis skos:exactMatch UMLS:C0158159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004432 mature pericardial teratoma skos:exactMatch DOID:8012 benign pericardial teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004432 mature pericardial teratoma skos:exactMatch NCIT:C6744 Mature Pericardial Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004432 mature pericardial teratoma skos:exactMatch UMLS:C1334638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004433 papillary carcinoma of the penis skos:exactMatch DOID:8013 penis papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004433 papillary carcinoma of the penis skos:exactMatch NCIT:C6983 Papillary Carcinoma of the Penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004433 papillary carcinoma of the penis skos:exactMatch UMLS:C1335322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004435 liver fibrosarcoma skos:exactMatch DOID:8022 liver fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004435 liver fibrosarcoma skos:exactMatch NCIT:C5832 Liver Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004435 liver fibrosarcoma skos:exactMatch UMLS:C1333966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004436 ovarian myxoid liposarcoma skos:exactMatch DOID:8023 myxoid liposarcoma of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004436 ovarian myxoid liposarcoma skos:exactMatch NCIT:C5235 Ovarian Myxoid Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004436 ovarian myxoid liposarcoma skos:exactMatch UMLS:C1335170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004438 sporadic breast cancer skos:exactMatch DOID:8029 sporadic breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004438 sporadic breast cancer skos:exactMatch NCIT:C7566 Sporadic Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004438 sporadic breast cancer skos:exactMatch UMLS:C1336076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004439 periocular meningioma skos:exactMatch DOID:8030 periocular meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004439 periocular meningioma skos:exactMatch NCIT:C6777 Periocular Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004439 periocular meningioma skos:exactMatch UMLS:C1335383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004440 pineal region meningioma skos:exactMatch DOID:8031 pineal region meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004440 pineal region meningioma skos:exactMatch NCIT:C6756 Pineal Region Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004440 pineal region meningioma skos:exactMatch UMLS:C1335418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004441 childhood ovarian embryonal carcinoma skos:exactMatch DOID:8036 childhood ovarian embryonal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004441 childhood ovarian embryonal carcinoma skos:exactMatch NCIT:C6546 Childhood Ovarian Embryonal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004441 childhood ovarian embryonal carcinoma skos:exactMatch UMLS:C1332989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004442 testis polyembryoma skos:exactMatch DOID:8042 testis polyembryoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004442 testis polyembryoma skos:exactMatch NCIT:C40962 Testicular Polyembryoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004442 testis polyembryoma skos:exactMatch UMLS:C1514200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004443 chest wall parachordoma skos:exactMatch DOID:8043 chest wall parachordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004443 chest wall parachordoma skos:exactMatch NCIT:C6720 Chest Wall Parachordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004443 chest wall parachordoma skos:exactMatch UMLS:C1332934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004444 bladder tubulo-cystic clear cell adenocarcinoma skos:exactMatch DOID:8050 bladder tubulo-cystic clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004444 bladder tubulo-cystic clear cell adenocarcinoma skos:exactMatch NCIT:C39847 Bladder Tubulo-Cystic Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004444 bladder tubulo-cystic clear cell adenocarcinoma skos:exactMatch UMLS:C1511203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004445 bladder papillary clear cell adenocarcinoma skos:exactMatch DOID:8051 bladder papillary clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004445 bladder papillary clear cell adenocarcinoma skos:exactMatch NCIT:C39848 Bladder Papillary Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004445 bladder papillary clear cell adenocarcinoma skos:exactMatch UMLS:C1511196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004446 olfactory groove meningioma skos:exactMatch DOID:8057 olfactory groove meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004446 olfactory groove meningioma skos:exactMatch NCIT:C6771 Olfactory Groove Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004446 olfactory groove meningioma skos:exactMatch UMLS:C1335107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004447 pituitary stalk meningioma skos:exactMatch DOID:8058 pituitary stalk meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004447 pituitary stalk meningioma skos:exactMatch NCIT:C5311 Pituitary Stalk Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004447 pituitary stalk meningioma skos:exactMatch UMLS:C1335422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004448 frontal sinus inverted papilloma skos:exactMatch DOID:8060 frontal sinus inverted papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004448 frontal sinus inverted papilloma skos:exactMatch NCIT:C6842 Frontal Sinus Inverted Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004448 frontal sinus inverted papilloma skos:exactMatch UMLS:C1333644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004449 intraductal breast myoepitheliosis skos:exactMatch DOID:8068 intraductal breast myoepitheliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004449 intraductal breast myoepitheliosis skos:exactMatch NCIT:C40387 Breast Intraductal Myoepitheliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004449 intraductal breast myoepitheliosis skos:exactMatch UMLS:C1512935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004450 carotid artery occlusion skos:exactMatch DOID:807 carotid artery occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004450 carotid artery occlusion skos:exactMatch SCTID:266254007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004450 carotid artery occlusion skos:exactMatch UMLS:C0265101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004451 sarcomatous intrahepatic cholangiocarcinoma skos:exactMatch DOID:8072 sarcomatous intrahepatic cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004451 sarcomatous intrahepatic cholangiocarcinoma skos:exactMatch NCIT:C41620 Sarcomatoid Intrahepatic Cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004451 sarcomatous intrahepatic cholangiocarcinoma skos:exactMatch UMLS:C1519184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004452 childhood central nervous system germinoma skos:exactMatch DOID:8078 childhood central nervous system germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004452 childhood central nervous system germinoma skos:exactMatch NCIT:C27406 Childhood Central Nervous System Germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004452 childhood central nervous system germinoma skos:exactMatch UMLS:C1332953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004453 testicular yolk sac tumor, myxomatous pattern skos:exactMatch DOID:8081 myxomatous pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004453 testicular yolk sac tumor, myxomatous pattern skos:exactMatch NCIT:C39929 Testicular Yolk Sac Tumor, Myxomatous Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004453 testicular yolk sac tumor, myxomatous pattern skos:exactMatch UMLS:C1515309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004454 cellular congenital mesoblastic nephroma skos:exactMatch DOID:8082 cellular congenital mesoblastic nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004454 cellular congenital mesoblastic nephroma skos:exactMatch NCIT:C39815 Cellular Congenital Mesoblastic Nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004454 cellular congenital mesoblastic nephroma skos:exactMatch UMLS:C1516474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004455 classic congenital mesoblastic nephroma skos:exactMatch DOID:8083 classic congenital mesoblastic nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004455 classic congenital mesoblastic nephroma skos:exactMatch NCIT:C39814 Classic Congenital Mesoblastic Nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004455 classic congenital mesoblastic nephroma skos:exactMatch UMLS:C1516475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004456 cocaine abuse skos:exactMatch DOID:809 cocaine abuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004456 cocaine abuse skos:exactMatch SCTID:78267003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004457 maxillary sinus Schneiderian papilloma skos:exactMatch DOID:8093 maxillary sinus Schneiderian papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004457 maxillary sinus Schneiderian papilloma skos:exactMatch NCIT:C6839 Maxillary Sinus Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004457 maxillary sinus Schneiderian papilloma skos:exactMatch UMLS:C1334646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004458 bladder mixed adenocarcinoma skos:exactMatch DOID:8096 bladder mixed adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004458 bladder mixed adenocarcinoma skos:exactMatch NCIT:C39839 Bladder Mixed Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004458 bladder mixed adenocarcinoma skos:exactMatch UMLS:C1511192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004459 bladder hepatoid adenocarcinoma skos:exactMatch DOID:8097 bladder hepatoid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004459 bladder hepatoid adenocarcinoma skos:exactMatch NCIT:C39838 Bladder Hepatoid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004459 bladder hepatoid adenocarcinoma skos:exactMatch UMLS:C1511189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004460 thyroid gland fetal adenoma skos:exactMatch DOID:8102 fetal adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004460 thyroid gland fetal adenoma skos:exactMatch NCIT:C4160 Thyroid Gland Microfollicular Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004460 thyroid gland fetal adenoma skos:exactMatch UMLS:C0334328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004461 vaginal tubulovillous adenoma skos:exactMatch DOID:8104 vaginal tubulovillous adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004461 vaginal tubulovillous adenoma skos:exactMatch NCIT:C40258 Vaginal Tubulovillous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004461 vaginal tubulovillous adenoma skos:exactMatch UMLS:C1519933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004462 extrahepatic bile duct cystadenoma skos:exactMatch DOID:8105 extrahepatic bile duct cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004462 extrahepatic bile duct cystadenoma skos:exactMatch NCIT:C5851 Extrahepatic Bile Duct Mucinous Cystic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004462 extrahepatic bile duct cystadenoma skos:exactMatch UMLS:C1333504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004463 cellular phase chronic idiopathic myelofibrosis skos:exactMatch DOID:8106 cellular phase chronic idiopathic myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004463 cellular phase chronic idiopathic myelofibrosis skos:exactMatch NCIT:C41237 Prefibrotic/Early Primary Myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004463 cellular phase chronic idiopathic myelofibrosis skos:exactMatch UMLS:C1516553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004464 nephrogenic adenoma of the urethra skos:exactMatch DOID:8109 nephrogenic adenoma of the urethra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004464 nephrogenic adenoma of the urethra skos:exactMatch NCIT:C7416 Urethral Nephrogenic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004464 nephrogenic adenoma of the urethra skos:exactMatch UMLS:C1336889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004465 periampullary adenocarcinoma skos:exactMatch DOID:8110 periampullary adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004465 periampullary adenocarcinoma skos:exactMatch NCIT:C27322 Periampullary Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004465 periampullary adenocarcinoma skos:exactMatch UMLS:C1335377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004466 neuronitis skos:exactMatch DOID:8117 neuronitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004466 neuronitis skos:exactMatch NCIT:C34847 Neuronitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004466 neuronitis skos:exactMatch UMLS:C0027881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004467 mature gastric teratoma skos:exactMatch DOID:8118 mature gastric teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004467 mature gastric teratoma skos:exactMatch NCIT:C5260 Mature Gastric Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004467 mature gastric teratoma skos:exactMatch UMLS:C1334635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004468 anal canal Paget disease skos:exactMatch DOID:8119 anal canal Paget's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004468 anal canal Paget disease skos:exactMatch NCIT:C7477 Anal Canal Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004468 anal canal Paget disease skos:exactMatch SCTID:236811000119101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004468 anal canal Paget disease skos:exactMatch UMLS:C1332261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004469 pseudovascular skin squamous cell carcinoma skos:exactMatch DOID:8122 pseudovascular skin squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004469 pseudovascular skin squamous cell carcinoma skos:exactMatch NCIT:C27542 Skin Pseudovascular Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004469 pseudovascular skin squamous cell carcinoma skos:exactMatch UMLS:C1335974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004471 bacterial arthritis skos:exactMatch DOID:813 septic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004471 bacterial arthritis skos:exactMatch MESH:D001170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004471 bacterial arthritis skos:exactMatch NCIT:C26699 Bacterial Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004471 bacterial arthritis skos:exactMatch SCTID:48245008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004472 breast columnar cell mucinous carcinoma skos:exactMatch DOID:8130 breast columnar cell mucinous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004472 breast columnar cell mucinous carcinoma skos:exactMatch NCIT:C40355 Breast Columnar Cell Mucinous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004472 breast columnar cell mucinous carcinoma skos:exactMatch UMLS:C1511305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004473 epiglottis cancer skos:exactMatch DOID:8133 epiglottis cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004473 epiglottis cancer skos:exactMatch ICD10CM:C10.1 Malignant neoplasm of anterior surface of epiglottis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004473 epiglottis cancer skos:exactMatch NCIT:C35697 Epiglottic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004473 epiglottis cancer skos:exactMatch NCIT:C4836 Malignant Epiglottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004473 epiglottis cancer skos:exactMatch SCTID:187681002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004474 gallbladder lymphoma skos:exactMatch DOID:8135 gallbladder lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004474 gallbladder lymphoma skos:exactMatch NCIT:C5734 Gallbladder Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004474 gallbladder lymphoma skos:exactMatch UMLS:C1333748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004475 thymus clear cell carcinoma skos:exactMatch DOID:8137 thymus clear cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004475 thymus clear cell carcinoma skos:exactMatch NCIT:C6462 Thymic Clear Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004475 thymus clear cell carcinoma skos:exactMatch UMLS:C1333069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004477 adrenal gland ganglioneuroblastoma skos:exactMatch DOID:8140 adrenal gland ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004477 adrenal gland ganglioneuroblastoma skos:exactMatch NCIT:C7646 Adrenal Gland Ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004477 adrenal gland ganglioneuroblastoma skos:exactMatch UMLS:C1332176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004478 pregerminal center chronic lymphocytic leukemia/small lymphocytic lymphoma skos:exactMatch DOID:8144 pregerminal center chronic lymphocytic leukemia/small lymphocytic lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004478 pregerminal center chronic lymphocytic leukemia/small lymphocytic lymphoma skos:exactMatch NCIT:C37204 Chronic Lymphocytic Leukemia/Small Lymphocytic Lymphoma with Unmutated Immunoglobulin Heavy Chain Variable-Region Gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004478 pregerminal center chronic lymphocytic leukemia/small lymphocytic lymphoma skos:exactMatch UMLS:C1333038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004479 malignant childhood germ cell neoplasm skos:exactMatch DOID:8149 malignant childhood germ cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004479 malignant childhood germ cell neoplasm skos:exactMatch NCIT:C6541 Childhood Malignant Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004479 malignant childhood germ cell neoplasm skos:exactMatch UMLS:C1334574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004481 pancreatic intraductal papillary-mucinous neoplasm with an associated invasive carcinoma skos:exactMatch DOID:8150 pancreatic invasive intraductal papillary-mucinous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004481 pancreatic intraductal papillary-mucinous neoplasm with an associated invasive carcinoma skos:exactMatch NCIT:C5726 Pancreatic Intraductal Papillary-Mucinous Neoplasm with an Associated Invasive Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004481 pancreatic intraductal papillary-mucinous neoplasm with an associated invasive carcinoma skos:exactMatch UMLS:C1518871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004482 fibroosseous pseudotumor of the digits skos:exactMatch DOID:8153 fibroosseous pseudotumor of digits semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004482 fibroosseous pseudotumor of the digits skos:exactMatch NCIT:C6573 Fibroosseous Pseudotumor of Digits semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004482 fibroosseous pseudotumor of the digits skos:exactMatch SCTID:403991009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004482 fibroosseous pseudotumor of the digits skos:exactMatch UMLS:C1333612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004483 thyroid gland oncocytic adenoma skos:exactMatch DOID:8162 thyroid Hurthle cell adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004483 thyroid gland oncocytic adenoma skos:exactMatch NCIT:C6042 Thyroid Gland Oncocytic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004483 thyroid gland oncocytic adenoma skos:exactMatch UMLS:C1336750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004484 gallbladder melanoma skos:exactMatch DOID:8167 gallbladder melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004484 gallbladder melanoma skos:exactMatch NCIT:C5735 Gallbladder Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004484 gallbladder melanoma skos:exactMatch UMLS:C1333749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004485 interstitial myocarditis skos:exactMatch DOID:817 interstitial myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004485 interstitial myocarditis skos:exactMatch NCIT:C35786 Interstitial Myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004485 interstitial myocarditis skos:exactMatch SCTID:37925008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004485 interstitial myocarditis skos:exactMatch UMLS:C0027060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004486 endocervical type cervical adenomyoma skos:exactMatch DOID:8177 endocervical type cervical adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004486 endocervical type cervical adenomyoma skos:exactMatch NCIT:C40232 Cervical Adenomyoma, Endocervical-Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004486 endocervical type cervical adenomyoma skos:exactMatch UMLS:C1516405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004487 endometrial type cervical adenomyoma skos:exactMatch DOID:8178 endometrial type cervical adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004487 endometrial type cervical adenomyoma skos:exactMatch NCIT:C40233 Cervical Adenomyoma, Mesonephric-Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004487 endometrial type cervical adenomyoma skos:exactMatch UMLS:C1516406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004488 cervical atypical polypoid adenomyoma skos:exactMatch DOID:8179 cervical atypical polypoid adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004488 cervical atypical polypoid adenomyoma skos:exactMatch NCIT:C40234 Cervical Atypical Polypoid Adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004488 cervical atypical polypoid adenomyoma skos:exactMatch UMLS:C1516409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004489 fallopian tube gestational choriocarcinoma skos:exactMatch DOID:8186 fallopian tube gestational choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004489 fallopian tube gestational choriocarcinoma skos:exactMatch NCIT:C6278 Fallopian Tube Gestational Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004489 fallopian tube gestational choriocarcinoma skos:exactMatch UMLS:C1333593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004490 gestational uterine corpus choriocarcinoma skos:exactMatch DOID:8187 gestational uterine corpus choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004491 uterine corpus choriocarcinoma skos:exactMatch DOID:8188 uterine corpus choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004491 uterine corpus choriocarcinoma skos:exactMatch NCIT:C27246 Uterine Corpus Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004491 uterine corpus choriocarcinoma skos:exactMatch UMLS:C1336904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004492 mediastinitis skos:exactMatch DOID:819 mediastinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004492 mediastinitis skos:exactMatch ICD10CM:J98.51 Mediastinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004492 mediastinitis skos:exactMatch MESH:D008480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004492 mediastinitis skos:exactMatch NCIT:C26827 Mediastinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004492 mediastinitis skos:exactMatch SCTID:47597000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004492 mediastinitis skos:exactMatch UMLS:C0025064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004493 testicular yolk sac tumor, papillary pattern skos:exactMatch DOID:8193 papillary pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004493 testicular yolk sac tumor, papillary pattern skos:exactMatch NCIT:C39928 Testicular Yolk Sac Tumor, Papillary Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004493 testicular yolk sac tumor, papillary pattern skos:exactMatch UMLS:C1515310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004494 testicular yolk sac tumor, hepatoid pattern skos:exactMatch DOID:8195 hepatoid pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004494 testicular yolk sac tumor, hepatoid pattern skos:exactMatch NCIT:C39931 Testicular Yolk Sac Tumor, Hepatoid Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004494 testicular yolk sac tumor, hepatoid pattern skos:exactMatch UMLS:C1515306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004495 myotonic cataract skos:exactMatch DOID:82 myotonic cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004495 myotonic cataract skos:exactMatch NCIT:C34833 Myotonic Cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004495 myotonic cataract skos:exactMatch SCTID:64741003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004495 myotonic cataract skos:exactMatch UMLS:C0027128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004496 myocarditis skos:exactMatch DOID:820 myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004496 myocarditis skos:exactMatch ICD10CM:I40 Acute myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004496 myocarditis skos:exactMatch MESH:D009205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004496 myocarditis skos:exactMatch NCIT:C34831 Myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004496 myocarditis skos:exactMatch SCTID:50920009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004496 myocarditis skos:exactMatch UMLS:C0027059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004497 tertiary syphilis skos:exactMatch DOID:8200 tertiary syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004497 tertiary syphilis skos:exactMatch MESH:C536774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004497 tertiary syphilis skos:exactMatch NCIT:C128414 Tertiary Syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004497 tertiary syphilis skos:exactMatch SCTID:72083004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004497 tertiary syphilis skos:exactMatch UMLS:C0153188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004498 sacral spinal canal and spinal cord meningioma skos:exactMatch DOID:8203 sacral spinal canal and spinal cord meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004498 sacral spinal canal and spinal cord meningioma skos:exactMatch NCIT:C5299 Sacral Intraspinal Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004498 sacral spinal canal and spinal cord meningioma skos:exactMatch UMLS:C1335893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004499 lung hilum carcinoma skos:exactMatch DOID:8207 hilar lung carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004499 lung hilum carcinoma skos:exactMatch NCIT:C7454 Lung Hilum Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004499 lung hilum carcinoma skos:exactMatch UMLS:C1334445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004500 lung superior sulcus carcinoma skos:exactMatch DOID:8208 lung superior sulcus carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004500 lung superior sulcus carcinoma skos:exactMatch NCIT:C7779 Superior Sulcus Lung Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004500 lung superior sulcus carcinoma skos:exactMatch UMLS:C1336529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004501 fallopian tube cystadenofibroma skos:exactMatch DOID:8211 fallopian tube cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004501 fallopian tube cystadenofibroma skos:exactMatch NCIT:C40114 Fallopian Tube Serous Cystadenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004501 fallopian tube cystadenofibroma skos:exactMatch UMLS:C1517111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004502 parapharyngeal meningioma skos:exactMatch DOID:8216 parapharyngeal meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004502 parapharyngeal meningioma skos:exactMatch NCIT:C5303 Primary Parapharyngeal Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004502 parapharyngeal meningioma skos:exactMatch UMLS:C1335345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004503 upper clivus meningioma skos:exactMatch DOID:8221 upper clivus meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004503 upper clivus meningioma skos:exactMatch NCIT:C5290 Upper Clivus Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004503 upper clivus meningioma skos:exactMatch UMLS:C1336871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004504 penile urethral cancer skos:exactMatch DOID:8223 penile urethral cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004504 penile urethral cancer skos:exactMatch NCIT:C39868 Penile Urethral Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004504 penile urethral cancer skos:exactMatch UMLS:C1518950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004505 central breast papilloma skos:exactMatch DOID:8224 central breast papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004505 central breast papilloma skos:exactMatch NCIT:C36087 Breast Central Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004505 central breast papilloma skos:exactMatch UMLS:C1332896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004506 microscopic breast papilloma skos:exactMatch DOID:8225 microscopic breast papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004506 microscopic breast papilloma skos:exactMatch NCIT:C36088 Breast Peripheral Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004506 microscopic breast papilloma skos:exactMatch UMLS:C1335390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004507 atypical breast papilloma skos:exactMatch DOID:8227 atypical breast papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004507 atypical breast papilloma skos:exactMatch NCIT:C36089 Breast Atypical Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004507 atypical breast papilloma skos:exactMatch UMLS:C1332346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004508 periapical periodontitis skos:exactMatch DOID:823 periapical periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004508 periapical periodontitis skos:exactMatch MESH:D010485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004508 periapical periodontitis skos:exactMatch SCTID:39273001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004508 periapical periodontitis skos:exactMatch UMLS:C0031030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004509 intrahepatic biliary papillomatosis skos:exactMatch DOID:8230 intrahepatic biliary papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004509 intrahepatic biliary papillomatosis skos:exactMatch NCIT:C7125 Intrahepatic Bile Duct Intraductal Papillary Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004509 intrahepatic biliary papillomatosis skos:exactMatch UMLS:C1334258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004510 inflammatory liposarcoma skos:exactMatch DOID:8233 inflammatory liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004510 inflammatory liposarcoma skos:exactMatch NCIT:C6508 Inflammatory Atypical Lipomatous Tumor/Well Differentiated Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004510 inflammatory liposarcoma skos:exactMatch UMLS:C1370890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004511 lower clivus meningioma skos:exactMatch DOID:8239 lower clivus meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004511 lower clivus meningioma skos:exactMatch NCIT:C5288 Lower Clivus Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004511 lower clivus meningioma skos:exactMatch UMLS:C1334434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004512 meningeal melanomatosis skos:exactMatch DOID:8243 meningeal melanomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004512 meningeal melanomatosis skos:exactMatch NCIT:C6891 Meningeal Melanomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004512 meningeal melanomatosis skos:exactMatch UMLS:C1266114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004513 adult pleomorphic rhabdomyosarcoma skos:exactMatch DOID:8251 adult pleomorphic rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004513 adult pleomorphic rhabdomyosarcoma skos:exactMatch NCIT:C27369 Adult Pleomorphic Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004513 adult pleomorphic rhabdomyosarcoma skos:exactMatch UMLS:C1332211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004514 chronic rhinitis skos:exactMatch DOID:8252 chronic rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004514 chronic rhinitis skos:exactMatch NCIT:C34479 Chronic Rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004514 chronic rhinitis skos:exactMatch SCTID:86094006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004514 chronic rhinitis skos:exactMatch UMLS:C0008711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004516 bulbomembranous urethral cancer skos:exactMatch DOID:8259 bulbomembranous urethral cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004516 bulbomembranous urethral cancer skos:exactMatch NCIT:C39869 Bulbomembranous Urethral Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004516 bulbomembranous urethral cancer skos:exactMatch UMLS:C1511339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004517 ureter tuberculosis skos:exactMatch DOID:827 ureter tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004517 ureter tuberculosis skos:exactMatch SCTID:81359005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004517 ureter tuberculosis skos:exactMatch UMLS:C0152800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004518 anterior urethra cancer skos:exactMatch DOID:8272 anterior urethra cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004518 anterior urethra cancer skos:exactMatch NCIT:C7641 Anterior Urethral Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004518 anterior urethra cancer skos:exactMatch UMLS:C0279930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004519 synovial angioma skos:exactMatch DOID:8274 synovial angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004519 synovial angioma skos:exactMatch NCIT:C6525 Synovial Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004519 synovial angioma skos:exactMatch UMLS:C1336546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004520 intratubular embryonal carcinoma skos:exactMatch DOID:8275 intratubular embryonal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004520 intratubular embryonal carcinoma skos:exactMatch NCIT:C7325 Intratubular Non-Seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004520 intratubular embryonal carcinoma skos:exactMatch UMLS:C1336096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004521 adult epithelioid sarcoma skos:exactMatch DOID:8282 adult epithelioid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004521 adult epithelioid sarcoma skos:exactMatch NCIT:C7944 Adult Epithelioid Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004521 adult epithelioid sarcoma skos:exactMatch UMLS:C0279545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004522 peritonitis skos:exactMatch DOID:8283 peritonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004522 peritonitis skos:exactMatch MESH:D010538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004522 peritonitis skos:exactMatch NCIT:C26849 Peritonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004522 peritonitis skos:exactMatch SCTID:86422009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004523 clear cell squamous cell skin carcinoma skos:exactMatch DOID:8288 clear cell squamous cell skin carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004523 clear cell squamous cell skin carcinoma skos:exactMatch NCIT:C4459 Skin Clear Cell Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004523 clear cell squamous cell skin carcinoma skos:exactMatch SCTID:254652000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004523 clear cell squamous cell skin carcinoma skos:exactMatch UMLS:C0345978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004524 thyroid gland atypical follicular adenoma skos:exactMatch DOID:8292 atypical follicular adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004524 thyroid gland atypical follicular adenoma skos:exactMatch NCIT:C27729 Thyroid Gland Well-Differentiated Tumor of Uncertain Malignant Potential semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004524 thyroid gland atypical follicular adenoma skos:exactMatch UMLS:C1266046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004525 scabies skos:exactMatch DOID:8295 scabies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004525 scabies skos:exactMatch ICD10CM:B86 Scabies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004525 scabies skos:exactMatch MESH:D012532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004525 scabies skos:exactMatch NCIT:C34998 Scabies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004525 scabies skos:exactMatch SCTID:128869009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004525 scabies skos:exactMatch UMLS:C0036262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004526 mixed endometrial stromal and smooth muscle tumor skos:exactMatch DOID:8302 mixed endometrial stromal and smooth muscle tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004526 mixed endometrial stromal and smooth muscle tumor skos:exactMatch NCIT:C40178 Mixed Endometrial Stromal and Smooth Muscle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004526 mixed endometrial stromal and smooth muscle tumor skos:exactMatch UMLS:C1513364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004526 mixed endometrial stromal and smooth muscle tumor skos:exactMatch UMLS:C1519865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004527 congenital granular cell tumor skos:exactMatch DOID:8303 congenital granular cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004528 lymph node palisaded myofibroblastoma skos:exactMatch DOID:8304 lymph node palisaded myofibroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004528 lymph node palisaded myofibroblastoma skos:exactMatch NCIT:C6584 Palisaded Lymph Node Myofibroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004528 lymph node palisaded myofibroblastoma skos:exactMatch UMLS:C1335295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004529 non-ossifying fibromyxoid tumor skos:exactMatch DOID:8305 nonossifying fibromyxoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004529 non-ossifying fibromyxoid tumor skos:exactMatch NCIT:C6583 Nonossifying Fibromyxoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004529 non-ossifying fibromyxoid tumor skos:exactMatch UMLS:C1335063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004530 early invasive cervical adenocarcinoma skos:exactMatch DOID:8307 early invasive cervical adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004530 early invasive cervical adenocarcinoma skos:exactMatch NCIT:C36096 Early Invasive Cervical Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004530 early invasive cervical adenocarcinoma skos:exactMatch UMLS:C1333369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004531 sclerosing adenosis of breast skos:exactMatch DOID:8310 sclerosing adenosis of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004531 sclerosing adenosis of breast skos:exactMatch NCIT:C5205 Breast Sclerosing Adenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004531 sclerosing adenosis of breast skos:exactMatch SCTID:105261000119101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004531 sclerosing adenosis of breast skos:exactMatch UMLS:C1335931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004532 auditory system cancer skos:exactMatch DOID:833 auditory system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004533 perineural angioma skos:exactMatch DOID:8331 perineural angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004533 perineural angioma skos:exactMatch NCIT:C6526 Perineural Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004533 perineural angioma skos:exactMatch UMLS:C1335382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004534 microglandular adenosis of breast skos:exactMatch DOID:8335 microglandular adenosis of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004534 microglandular adenosis of breast skos:exactMatch NCIT:C5199 Breast Microglandular Adenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004534 microglandular adenosis of breast skos:exactMatch UMLS:C1334753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004535 childhood choriocarcinoma of the ovary skos:exactMatch DOID:8336 childhood choriocarcinoma of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004535 childhood choriocarcinoma of the ovary skos:exactMatch NCIT:C6549 Childhood Ovarian Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004535 childhood choriocarcinoma of the ovary skos:exactMatch UMLS:C1332987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004537 intestinal variant cervical mucinous adenocarcinoma skos:exactMatch DOID:8339 intestinal variant cervical mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004537 intestinal variant cervical mucinous adenocarcinoma skos:exactMatch NCIT:C40203 Cervical Mucinous Adenocarcinoma, Intestinal-Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004537 intestinal variant cervical mucinous adenocarcinoma skos:exactMatch UMLS:C1516422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004538 endocervical type cervical mucinous adenocarcinoma skos:exactMatch DOID:8340 endocervical type cervical mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004538 endocervical type cervical mucinous adenocarcinoma skos:exactMatch NCIT:C40202 Cervical Mucinous Adenocarcinoma, Endocervical-Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004538 endocervical type cervical mucinous adenocarcinoma skos:exactMatch UMLS:C1516421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004539 aortic malignant tumor skos:exactMatch DOID:8352 aortic malignant tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004539 aortic malignant tumor skos:exactMatch NCIT:C5375 Malignant Aortic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004539 aortic malignant tumor skos:exactMatch UMLS:C1334560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004540 epithelioid malignant peripheral nerve sheath tumor skos:exactMatch DOID:8353 epithelioid malignant peripheral nerve sheath tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004540 epithelioid malignant peripheral nerve sheath tumor skos:exactMatch NCIT:C6561 Epithelioid Malignant Peripheral Nerve Sheath Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004540 epithelioid malignant peripheral nerve sheath tumor skos:exactMatch SCTID:404038007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004540 epithelioid malignant peripheral nerve sheath tumor skos:exactMatch UMLS:C1321427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004541 pseudoglandular variant testicular seminoma skos:exactMatch DOID:8358 pseudoglandular variant testicular seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004541 pseudoglandular variant testicular seminoma skos:exactMatch NCIT:C40958 Testicular Seminoma, Pseudoglandular Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004541 pseudoglandular variant testicular seminoma skos:exactMatch UMLS:C1515293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004542 cervical adenosquamous carcinoma, glassy cell variant skos:exactMatch DOID:8361 glassy cell variant cervical adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004542 cervical adenosquamous carcinoma, glassy cell variant skos:exactMatch MESH:C536823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004542 cervical adenosquamous carcinoma, glassy cell variant skos:exactMatch NCIT:C40212 Cervical Poorly Differentiated Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004542 cervical adenosquamous carcinoma, glassy cell variant skos:exactMatch Orphanet:213833 Glassy cell carcinoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004543 enteric pattern testicular yolk sac tumor skos:exactMatch DOID:8362 enteric pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004543 enteric pattern testicular yolk sac tumor skos:exactMatch NCIT:C39932 Testicular Yolk Sac Tumor, Enteric Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004543 enteric pattern testicular yolk sac tumor skos:exactMatch UMLS:C1515304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004544 chordoid meningioma skos:exactMatch DOID:8368 chordoid meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004544 chordoid meningioma skos:exactMatch NCIT:C6908 Chordoid Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004544 chordoid meningioma skos:exactMatch UMLS:C1370510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004545 adult malignant schwannoma skos:exactMatch DOID:8369 adult malignant schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004545 adult malignant schwannoma skos:exactMatch NCIT:C7814 Adult Malignant Peripheral Nerve Sheath Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004545 adult malignant schwannoma skos:exactMatch UMLS:C0278622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004546 lumbar plexus neoplasm skos:exactMatch DOID:8389 lumbar plexus neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004546 lumbar plexus neoplasm skos:exactMatch NCIT:C5824 Lumbar Plexus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004546 lumbar plexus neoplasm skos:exactMatch UMLS:C1334437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004547 reticular pattern testicular yolk sac tumor skos:exactMatch DOID:8392 reticular pattern testicular yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004547 reticular pattern testicular yolk sac tumor skos:exactMatch NCIT:C39923 Testicular Yolk Sac Tumor, Microcystic Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004547 reticular pattern testicular yolk sac tumor skos:exactMatch UMLS:C1515308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004548 adult type testicular granulosa cell tumor skos:exactMatch DOID:8394 adult type testicular granulosa cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004548 adult type testicular granulosa cell tumor skos:exactMatch NCIT:C39946 Adult Type Testicular Granulosa Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004548 adult type testicular granulosa cell tumor skos:exactMatch UMLS:C1515284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004549 cork-handlers' disease skos:exactMatch DOID:840 cork-handlers' disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004549 cork-handlers' disease skos:exactMatch SCTID:13394002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004549 cork-handlers' disease skos:exactMatch UMLS:C0152108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004550 malignant cornea melanoma skos:exactMatch DOID:8400 malignant cornea melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004550 malignant cornea melanoma skos:exactMatch NCIT:C4553 Corneal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004550 malignant cornea melanoma skos:exactMatch UMLS:C0346367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004551 Meckel diverticulitis skos:exactMatch DOID:8408 Meckel's diverticulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004551 Meckel diverticulitis skos:exactMatch NCIT:C27300 Meckel Diverticulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004551 Meckel diverticulitis skos:exactMatch SCTID:48241004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004551 Meckel diverticulitis skos:exactMatch UMLS:C0267497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004552 microinvasive cervical squamous cell carcinoma skos:exactMatch DOID:8409 microinvasive cervical squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004552 microinvasive cervical squamous cell carcinoma skos:exactMatch NCIT:C36094 Early Invasive Cervical Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004552 microinvasive cervical squamous cell carcinoma skos:exactMatch UMLS:C1333370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004554 childhood kidney angiomyolipoma skos:exactMatch DOID:8410 childhood kidney angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004554 childhood kidney angiomyolipoma skos:exactMatch NCIT:C6565 Childhood Kidney Angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004554 childhood kidney angiomyolipoma skos:exactMatch UMLS:C1333000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004555 kidney angiomyolipoma skos:exactMatch DOID:8411 kidney angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004555 kidney angiomyolipoma skos:exactMatch NCIT:C3888 Kidney Angiomyolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004555 kidney angiomyolipoma skos:exactMatch SCTID:254921004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004555 kidney angiomyolipoma skos:exactMatch UMLS:C0241961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004556 carcinoma arising in nasal papillomatosis skos:exactMatch DOID:8415 carcinoma arising in nasal papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004556 carcinoma arising in nasal papillomatosis skos:exactMatch NCIT:C27389 Carcinoma Arising in Nasal Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004556 carcinoma arising in nasal papillomatosis skos:exactMatch UMLS:C1332840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004557 congenital fibrosarcoma skos:exactMatch DOID:8418 congenital fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004557 congenital fibrosarcoma skos:exactMatch NCIT:C4244 Infantile Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004557 congenital fibrosarcoma skos:exactMatch SCTID:403996004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004557 congenital fibrosarcoma skos:exactMatch UMLS:C0334459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004558 thyroid gland macrofollicular adenoma skos:exactMatch DOID:8419 colloid adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004558 thyroid gland macrofollicular adenoma skos:exactMatch NCIT:C4161 Thyroid Gland Macrofollicular Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004558 thyroid gland macrofollicular adenoma skos:exactMatch UMLS:C0334329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004559 malignant glandular tumor of peripheral nerve sheath skos:exactMatch DOID:8420 malignant glandular tumor of peripheral nerve sheath semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004559 malignant glandular tumor of peripheral nerve sheath skos:exactMatch NCIT:C6560 Glandular Malignant Peripheral Nerve Sheath Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004559 malignant glandular tumor of peripheral nerve sheath skos:exactMatch SCTID:699659007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004559 malignant glandular tumor of peripheral nerve sheath skos:exactMatch UMLS:C1333821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004560 follicular infundibulum tumor skos:exactMatch DOID:8426 follicular infundibulum tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004560 follicular infundibulum tumor skos:exactMatch NCIT:C4469 Tumor of the Follicular Infundibulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004560 follicular infundibulum tumor skos:exactMatch SCTID:254694002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004560 follicular infundibulum tumor skos:exactMatch UMLS:C0346006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004561 retinal melanoma skos:exactMatch DOID:8427 retinal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004561 retinal melanoma skos:exactMatch NCIT:C8601 Retinal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004561 retinal melanoma skos:exactMatch SCTID:423673009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004561 retinal melanoma skos:exactMatch UMLS:C0853394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004562 breast apocrine carcinoma in situ skos:exactMatch DOID:8428 breast apocrine carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004562 breast apocrine carcinoma in situ skos:exactMatch NCIT:C5140 Breast Apocrine Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004562 breast apocrine carcinoma in situ skos:exactMatch UMLS:C1332315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004563 physiological polycythemia skos:exactMatch DOID:8431 physiological polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004563 physiological polycythemia skos:exactMatch NCIT:C27311 Physiological Polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004563 physiological polycythemia skos:exactMatch UMLS:C0856817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004564 thyroid malformation skos:exactMatch DOID:8433 thyroid malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004564 thyroid malformation skos:exactMatch NCIT:C27331 Thyroid Gland Malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004565 intestinal obstruction skos:exactMatch DOID:8437 intestinal obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004565 intestinal obstruction skos:exactMatch MESH:D007415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004565 intestinal obstruction skos:exactMatch NCIT:C9175 Bowel Obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004565 intestinal obstruction skos:exactMatch SCTID:81060008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004565 intestinal obstruction skos:exactMatch UMLS:C0021843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004566 postgastrectomy syndrome skos:exactMatch DOID:8439 postgastrectomy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004566 postgastrectomy syndrome skos:exactMatch MESH:D011178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004566 postgastrectomy syndrome skos:exactMatch SCTID:80193009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004566 postgastrectomy syndrome skos:exactMatch UMLS:C0032763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004567 ileus skos:exactMatch DOID:8440 ileus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004567 ileus skos:exactMatch MESH:D045823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004567 ileus skos:exactMatch NCIT:C37979 Ileus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004567 ileus skos:exactMatch SCTID:710572000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004567 ileus skos:exactMatch UMLS:C1258215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004568 paralytic ileus skos:exactMatch DOID:8442 paralytic ileus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004568 paralytic ileus skos:exactMatch NCIT:C93045 Paralytic Ileus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004568 paralytic ileus skos:exactMatch SCTID:55525008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004568 paralytic ileus skos:exactMatch UMLS:C0030446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004569 brachial plexus neuropathy from injury skos:exactMatch DOID:8443 brachial plexus lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004569 brachial plexus neuropathy from injury skos:exactMatch UMLS:C0006091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004570 intestinal volvulus skos:exactMatch DOID:8445 intestinal volvulus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004570 intestinal volvulus skos:exactMatch ICD10CM:K56.2 Volvulus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004570 intestinal volvulus skos:exactMatch MESH:D045822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004570 intestinal volvulus skos:exactMatch SCTID:9707006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004570 intestinal volvulus skos:exactMatch UMLS:C0042961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004571 intestinal impaction skos:exactMatch DOID:8448 intestinal impaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004571 intestinal impaction skos:exactMatch SCTID:62851005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004572 cyclothymic disorder skos:exactMatch DOID:845 cyclothymic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004572 cyclothymic disorder skos:exactMatch ICD10CM:F34.0 Cyclothymic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004572 cyclothymic disorder skos:exactMatch MESH:D003527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004572 cyclothymic disorder skos:exactMatch SCTID:76105009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004573 ariboflavinosis skos:exactMatch DOID:8454 riboflavin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004573 ariboflavinosis skos:exactMatch OMIM:615026 riboflavin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004573 ariboflavinosis skos:exactMatch SCTID:20307000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004574 pyridoxine deficiency anemia skos:exactMatch DOID:8455 pyridoxine deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004574 pyridoxine deficiency anemia skos:exactMatch MESH:D026681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004574 pyridoxine deficiency anemia skos:exactMatch NCIT:C85221 Vitamin B6 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004574 pyridoxine deficiency anemia skos:exactMatch SCTID:86448001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004575 choline deficiency disease skos:exactMatch DOID:8456 choline deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004575 choline deficiency disease skos:exactMatch MESH:D002796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004575 choline deficiency disease skos:exactMatch SCTID:238113006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004575 choline deficiency disease skos:exactMatch UMLS:C0008412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004577 corneal ulcer skos:exactMatch DOID:8463 corneal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004577 corneal ulcer skos:exactMatch ICD10CM:H16.0 Corneal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004577 corneal ulcer skos:exactMatch MESH:D003320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004577 corneal ulcer skos:exactMatch NCIT:C50515 Corneal Ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004577 corneal ulcer skos:exactMatch SCTID:91514001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004577 corneal ulcer skos:exactMatch UMLS:C0010043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004578 flat retinoschisis skos:exactMatch DOID:8464 flat retinoschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004578 flat retinoschisis skos:exactMatch SCTID:83405000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004578 flat retinoschisis skos:exactMatch UMLS:C0154817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004579 retinoschisis skos:exactMatch DOID:8465 retinoschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004579 retinoschisis skos:exactMatch MESH:D041441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004579 retinoschisis skos:exactMatch NCIT:C85046 Retinoschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004579 retinoschisis skos:exactMatch SCTID:44268007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004579 retinoschisis skos:exactMatch UMLS:C0152439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004580 retinal degeneration skos:exactMatch DOID:8466 retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004580 retinal degeneration skos:exactMatch MESH:D012162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004580 retinal degeneration skos:exactMatch NCIT:C34979 Retinal Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004580 retinal degeneration skos:exactMatch SCTID:95695004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004582 rheumatic myocarditis skos:exactMatch DOID:8481 rheumatic myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004582 rheumatic myocarditis skos:exactMatch NCIT:C35202 Acute Rheumatic Myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004582 rheumatic myocarditis skos:exactMatch SCTID:195136004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004582 rheumatic myocarditis skos:exactMatch UMLS:C0155557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004583 transient retinal arterial occlusion skos:exactMatch DOID:8482 transient retinal arterial occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004583 transient retinal arterial occlusion skos:exactMatch NCIT:C35193 Transient Retinal Arterial Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004583 transient retinal arterial occlusion skos:exactMatch SCTID:87224000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004583 transient retinal arterial occlusion skos:exactMatch UMLS:C0154840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004584 maple bark strippers' lung skos:exactMatch DOID:8484 maple bark strippers' lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004584 maple bark strippers' lung skos:exactMatch SCTID:86638007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004584 maple bark strippers' lung skos:exactMatch UMLS:C0155890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004585 polyhydramnios skos:exactMatch DOID:8488 polyhydramnios semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004585 polyhydramnios skos:exactMatch MESH:D006831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004585 polyhydramnios skos:exactMatch SCTID:86203003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004586 rheumatoid lung disease skos:exactMatch DOID:849 rheumatoid arthritis interstitial lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004586 rheumatoid lung disease skos:exactMatch SCTID:398726004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004586 rheumatoid lung disease skos:exactMatch UMLS:C0994344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004587 hereditary night blindness skos:exactMatch DOID:8498 hereditary night blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004587 hereditary night blindness skos:exactMatch SCTID:193687000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004588 night blindness skos:exactMatch DOID:8499 night blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004588 night blindness skos:exactMatch ICD10CM:H53.6 Night blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004588 night blindness skos:exactMatch MESH:D009755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004588 night blindness skos:exactMatch NCIT:C34850 Night Blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004588 night blindness skos:exactMatch SCTID:65194006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004588 night blindness skos:exactMatch UMLS:C0028077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004591 impetigo herpetiformis skos:exactMatch DOID:8503 impetigo herpetiformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004591 impetigo herpetiformis skos:exactMatch SCTID:65539006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004591 impetigo herpetiformis skos:exactMatch UMLS:C1314968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004592 impetigo skos:exactMatch DOID:8504 impetigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004592 impetigo skos:exactMatch ICD10CM:L01 Impetigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004592 impetigo skos:exactMatch MESH:D007169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004592 impetigo skos:exactMatch NCIT:C99088 Impetigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004592 impetigo skos:exactMatch SCTID:48277006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004592 impetigo skos:exactMatch UMLS:C0021099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004593 Bartholin duct cyst skos:exactMatch DOID:851 Bartholin's duct cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004593 Bartholin duct cyst skos:exactMatch ICD10CM:N75.0 Cyst of Bartholin's gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004593 Bartholin duct cyst skos:exactMatch SCTID:57044006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004593 Bartholin duct cyst skos:exactMatch UMLS:C0004767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004594 puerperal pulmonary embolism skos:exactMatch DOID:8512 puerperal pulmonary embolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004594 puerperal pulmonary embolism skos:exactMatch SCTID:200284000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004596 cor pulmonale skos:exactMatch DOID:8515 Cor pulmonale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004596 cor pulmonale skos:exactMatch ICD10CM:I27.81 Cor pulmonale (chronic) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004596 cor pulmonale skos:exactMatch MESH:D011660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004596 cor pulmonale skos:exactMatch SCTID:274096000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004596 cor pulmonale skos:exactMatch UMLS:C0034072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004597 pulmonary embolism and infarction skos:exactMatch DOID:8516 pulmonary embolism and infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004597 pulmonary embolism and infarction skos:exactMatch MESH:D054060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004597 pulmonary embolism and infarction skos:exactMatch NCIT:C50714 Pulmonary Infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004597 pulmonary embolism and infarction skos:exactMatch SCTID:64662007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004598 acute cor pulmonale skos:exactMatch DOID:8514 acute pulmonary heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004598 acute cor pulmonale skos:exactMatch DOID:8517 acute cor pulmonale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004598 acute cor pulmonale skos:exactMatch SCTID:49584005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004598 acute cor pulmonale skos:exactMatch SCTID:67189007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004598 acute cor pulmonale skos:exactMatch UMLS:C0155671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004598 acute cor pulmonale skos:exactMatch UMLS:C0155672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004599 barbiturate abuse skos:exactMatch DOID:8519 barbiturate abuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004599 barbiturate abuse skos:exactMatch SCTID:231462006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004600 monocytic leukemia skos:exactMatch DOID:8527 monocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004600 monocytic leukemia skos:exactMatch SCTID:188744006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004601 ulcer of lower limbs skos:exactMatch DOID:8529 ulcer of lower limbs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004601 ulcer of lower limbs skos:exactMatch SCTID:419193008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004604 Hodgkin's lymphoma, lymphocytic-histiocytic predominance skos:exactMatch DOID:8543 Hodgkin's lymphoma, lymphocytic-histiocytic predominance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004604 Hodgkin's lymphoma, lymphocytic-histiocytic predominance skos:exactMatch NCIT:C6913 Lymphocyte-Rich Classic Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004604 Hodgkin's lymphoma, lymphocytic-histiocytic predominance skos:exactMatch Orphanet:98845 Classic Hodgkin lymphoma, lymphocyte-rich type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004604 Hodgkin's lymphoma, lymphocytic-histiocytic predominance skos:exactMatch SCTID:118607005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004605 chronic ulcer of skin skos:exactMatch DOID:8549 chronic ulcer of skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004605 chronic ulcer of skin skos:exactMatch SCTID:19429009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004605 chronic ulcer of skin skos:exactMatch UMLS:C0157738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004607 vallecula cancer skos:exactMatch DOID:8556 vallecula cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004607 vallecula cancer skos:exactMatch ICD10CM:C10.0 Malignant neoplasm of vallecula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004607 vallecula cancer skos:exactMatch SCTID:363395000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004607 vallecula cancer skos:exactMatch UMLS:C0153386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004608 oropharynx cancer skos:exactMatch DOID:8557 oropharynx cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004608 oropharynx cancer skos:exactMatch ICD10CM:C10 Malignant neoplasm of oropharynx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004608 oropharynx cancer skos:exactMatch MESH:D009959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004608 oropharynx cancer skos:exactMatch NCIT:C7398 Malignant Oropharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004608 oropharynx cancer skos:exactMatch UMLS:C0153382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004608 oropharynx cancer skos:exactMatch UMLS:C0153389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004608 oropharynx cancer skos:exactMatch UMLS:C0153390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004608 oropharynx cancer skos:exactMatch UMLS:C2349952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004608 oropharynx cancer skos:exactMatch UMLS:C3165521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004609 herpes simplex infectious disease skos:exactMatch DOID:8566 herpes simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004609 herpes simplex infectious disease skos:exactMatch ICD10CM:B00 Herpesviral [herpes simplex] infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004609 herpes simplex infectious disease skos:exactMatch MESH:D006561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004609 herpes simplex infectious disease skos:exactMatch SCTID:88594005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004609 herpes simplex infectious disease skos:exactMatch UMLS:C0019348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004611 soft palate cancer skos:exactMatch DOID:8578 soft palate cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004611 soft palate cancer skos:exactMatch ICD10CM:C05.1 Malignant neoplasm of soft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004611 soft palate cancer skos:exactMatch NCIT:C3529 Malignant Soft Palate Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004611 soft palate cancer skos:exactMatch SCTID:363388009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004611 soft palate cancer skos:exactMatch UMLS:C0153376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004612 malignant histiocytosis skos:exactMatch DOID:2570 malignant histiocytic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004612 malignant histiocytosis skos:exactMatch MESH:D015620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004612 malignant histiocytosis skos:exactMatch NCIT:C7202 Malignant Histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004612 malignant histiocytosis skos:exactMatch SCTID:118612006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004612 malignant histiocytosis skos:exactMatch UMLS:C0019623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004613 acute intestinal ischemia skos:exactMatch DOID:8590 acute vascular insufficiency of intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004613 acute intestinal ischemia skos:exactMatch NCIT:C34356 Acute Intestinal Ischemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004613 acute intestinal ischemia skos:exactMatch SCTID:91489000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004613 acute intestinal ischemia skos:exactMatch UMLS:C0001363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004614 chronic monocytic leukemia skos:exactMatch DOID:8593 chronic monocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004614 chronic monocytic leukemia skos:exactMatch NCIT:C34774 Chronic Monocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004614 chronic monocytic leukemia skos:exactMatch SCTID:188745007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004614 chronic monocytic leukemia skos:exactMatch UMLS:C0023466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004615 upper gum cancer skos:exactMatch DOID:8601 upper gum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004615 upper gum cancer skos:exactMatch SCTID:363383000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004615 upper gum cancer skos:exactMatch UMLS:C0153365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004616 herpetic whitlow skos:exactMatch DOID:8607 herpetic whitlow semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004616 herpetic whitlow skos:exactMatch NCIT:C128402 Herpetic Whitlow semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004616 herpetic whitlow skos:exactMatch SCTID:43891009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004616 herpetic whitlow skos:exactMatch UMLS:C0153042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004617 recurrent hypersomnia skos:exactMatch DOID:8619 recurrent hypersomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004617 recurrent hypersomnia skos:exactMatch ICD10CM:G47.13 Recurrent hypersomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004617 recurrent hypersomnia skos:exactMatch SCTID:426451004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004617 recurrent hypersomnia skos:exactMatch UMLS:C0751226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004618 diplegia of upper limb skos:exactMatch DOID:862 diplegia of upper limb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004618 diplegia of upper limb skos:exactMatch SCTID:54099005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004618 diplegia of upper limb skos:exactMatch UMLS:C0154701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004619 measles skos:exactMatch DOID:8622 measles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004619 measles skos:exactMatch ICD10CM:B05 Measles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004619 measles skos:exactMatch MESH:D008457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004619 measles skos:exactMatch NCIT:C96406 Measles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004619 measles skos:exactMatch SCTID:14189004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004619 measles skos:exactMatch UMLS:C0025007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004620 Hodgkin's lymphoma, lymphocytic depletion skos:exactMatch DOID:8628 Hodgkin's lymphoma, lymphocytic depletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004620 Hodgkin's lymphoma, lymphocytic depletion skos:exactMatch NCIT:C9125 Adult Lymphocyte-Depleted Classic Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004620 Hodgkin's lymphoma, lymphocytic depletion skos:exactMatch Orphanet:98846 Classic Hodgkin lymphoma, lymphocyte-depleted type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004620 Hodgkin's lymphoma, lymphocytic depletion skos:exactMatch SCTID:118610003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004621 upper lip cancer skos:exactMatch DOID:8630 upper lip cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004622 chronic intestinal vascular insufficiency skos:exactMatch DOID:8633 chronic intestinal vascular insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004622 chronic intestinal vascular insufficiency skos:exactMatch SCTID:111354009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004622 chronic intestinal vascular insufficiency skos:exactMatch UMLS:C0311262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004624 uvula cancer skos:exactMatch DOID:8635 uvula cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004624 uvula cancer skos:exactMatch NCIT:C35177 Malignant Uvula Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004624 uvula cancer skos:exactMatch SCTID:363389001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004624 uvula cancer skos:exactMatch UMLS:C0153377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004625 phlebitis skos:exactMatch DOID:864 phlebitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004625 phlebitis skos:exactMatch MESH:D010689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004625 phlebitis skos:exactMatch NCIT:C38003 Phlebitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004625 phlebitis skos:exactMatch SCTID:61599003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004626 obsolete Hodgkin's paragranuloma skos:exactMatch DOID:8642 Hodgkin's paragranuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004626 obsolete Hodgkin's paragranuloma skos:exactMatch NCIT:C26956 Hodgkin's Paragranuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004627 duodenitis skos:exactMatch DOID:8643 duodenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004627 duodenitis skos:exactMatch ICD10CM:K29.8 Duodenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004627 duodenitis skos:exactMatch MESH:D004382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004627 duodenitis skos:exactMatch NCIT:C94409 Duodenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004627 duodenitis skos:exactMatch SCTID:72007001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004627 duodenitis skos:exactMatch UMLS:C0013298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004628 gastroduodenitis skos:exactMatch DOID:8644 gastroduodenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004628 gastroduodenitis skos:exactMatch SCTID:196731005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004628 gastroduodenitis skos:exactMatch UMLS:C0267166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004629 subacute delirium skos:exactMatch DOID:8645 subacute delirium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004629 subacute delirium skos:exactMatch SCTID:191507002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004630 substance-induced psychosis skos:exactMatch DOID:8646 substance-induced psychosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004631 tongue cancer skos:exactMatch DOID:8649 tongue cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004631 tongue cancer skos:exactMatch MESH:D014062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004631 tongue cancer skos:exactMatch NCIT:C9345 Malignant Tongue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004631 tongue cancer skos:exactMatch SCTID:363360003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004632 obsolete Hodgkin's granuloma skos:exactMatch DOID:8651 Hodgkin's granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004632 obsolete Hodgkin's granuloma skos:exactMatch NCIT:C6914 Hodgkin's Granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004632 obsolete Hodgkin's granuloma skos:exactMatch SCTID:118602004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004633 Hodgkin's lymphoma, mixed cellularity skos:exactMatch DOID:8654 Hodgkin's lymphoma, mixed cellularity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004633 Hodgkin's lymphoma, mixed cellularity skos:exactMatch NCIT:C3517 Mixed Cellularity Classic Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004633 Hodgkin's lymphoma, mixed cellularity skos:exactMatch Orphanet:98844 Classic Hodgkin lymphoma, mixed cellularity type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004633 Hodgkin's lymphoma, mixed cellularity skos:exactMatch SCTID:118609008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004634 vein disorder skos:exactMatch DOID:866 vein disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004634 vein disorder skos:exactMatch NCIT:C35279 Vein Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004634 vein disorder skos:exactMatch SCTID:90507008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004634 vein disorder skos:exactMatch UMLS:C0235522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004635 postcricoid region cancer skos:exactMatch DOID:8660 postcricoid region cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004635 postcricoid region cancer skos:exactMatch NCIT:C9323 Malignant Postcricoid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004635 postcricoid region cancer skos:exactMatch SCTID:363400004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004635 postcricoid region cancer skos:exactMatch UMLS:C0496769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004636 lip carcinoma in situ skos:exactMatch DOID:8661 lip carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004636 lip carcinoma in situ skos:exactMatch NCIT:C4588 Stage 0 Lip Cancer AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004636 lip carcinoma in situ skos:exactMatch SCTID:92643000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004636 lip carcinoma in situ skos:exactMatch UMLS:C0347082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004636 lip carcinoma in situ skos:exactMatch UMLS:C4316815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004637 aryepiglottic fold cancer skos:exactMatch DOID:8663 aryepiglottic fold cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004637 aryepiglottic fold cancer skos:exactMatch ICD10CM:C13.1 Malignant neoplasm of aryepiglottic fold, hypopharyngeal aspect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004637 aryepiglottic fold cancer skos:exactMatch SCTID:187708004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004638 lymphosarcoma skos:exactMatch NCIT:C26919 Lymphosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004638 lymphosarcoma skos:exactMatch SCTID:188498009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004639 perinatal necrotizing enterocolitis skos:exactMatch DOID:8677 perinatal necrotizing enterocolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004639 perinatal necrotizing enterocolitis skos:exactMatch SCTID:397729009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004640 alcoholic gastritis skos:exactMatch DOID:8680 alcoholic gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004640 alcoholic gastritis skos:exactMatch ICD10CM:K29.2 Alcoholic gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004640 alcoholic gastritis skos:exactMatch NCIT:C26977 Alcoholic Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004640 alcoholic gastritis skos:exactMatch SCTID:2043009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004640 alcoholic gastritis skos:exactMatch UMLS:C0156076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004641 skin carcinoma in situ skos:exactMatch DOID:8687 skin carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004641 skin carcinoma in situ skos:exactMatch ICD10CM:D04 Carcinoma in situ of skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004641 skin carcinoma in situ skos:exactMatch NCIT:C3640 Stage 0 Skin Cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004641 skin carcinoma in situ skos:exactMatch SCTID:92749008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004641 skin carcinoma in situ skos:exactMatch UMLS:C0154073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004642 tonsillar pillar cancer skos:exactMatch DOID:8688 tonsillar pillar cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004642 tonsillar pillar cancer skos:exactMatch ICD10CM:C09.1 Malignant neoplasm of tonsillar pillar (anterior) (posterior) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004642 tonsillar pillar cancer skos:exactMatch SCTID:187675005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004642 tonsillar pillar cancer skos:exactMatch UMLS:C0153385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004643 myeloid leukemia skos:exactMatch DOID:8692 myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004643 myeloid leukemia skos:exactMatch MESH:D007951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004643 myeloid leukemia skos:exactMatch NCIT:C3172 Myeloid Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004643 myeloid leukemia skos:exactMatch SCTID:188732008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004643 myeloid leukemia skos:exactMatch UMLS:C0023470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004644 subacute monocytic leukemia skos:exactMatch DOID:8696 subacute monocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004644 subacute monocytic leukemia skos:exactMatch SCTID:188746008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004644 subacute monocytic leukemia skos:exactMatch UMLS:C0152275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004645 cheek mucosa cancer skos:exactMatch DOID:8702 cheek mucosa cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004645 cheek mucosa cancer skos:exactMatch NCIT:C9320 Malignant Buccal Mucosa Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004645 cheek mucosa cancer skos:exactMatch SCTID:363386008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004645 cheek mucosa cancer skos:exactMatch UMLS:C0153373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004646 decubitus ulcer skos:exactMatch DOID:8717 decubitus ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004646 decubitus ulcer skos:exactMatch MESH:D003668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004646 decubitus ulcer skos:exactMatch SCTID:399912005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004646 decubitus ulcer skos:exactMatch UMLS:C0011127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004647 in situ carcinoma skos:exactMatch DOID:8719 in situ carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004647 in situ carcinoma skos:exactMatch MESH:D002278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004647 in situ carcinoma skos:exactMatch NCIT:C2917 Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004647 in situ carcinoma skos:exactMatch SCTID:109355002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004647 in situ carcinoma skos:exactMatch UMLS:C0007099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004648 vascular dementia skos:exactMatch DOID:8725 vascular dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004648 vascular dementia skos:exactMatch MESH:D015140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004648 vascular dementia skos:exactMatch NCIT:C34525 Vascular Dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004648 vascular dementia skos:exactMatch SCTID:429998004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004648 vascular dementia skos:exactMatch UMLS:C0011269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004649 anaerobic pneumonia skos:exactMatch DOID:873 anaerobic pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004649 anaerobic pneumonia skos:exactMatch SCTID:409664000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004649 anaerobic pneumonia skos:exactMatch UMLS:C1443976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004650 malignant carotid body paraganglioma skos:exactMatch DOID:8731 carotid body cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004650 malignant carotid body paraganglioma skos:exactMatch ICD10CM:C75.4 Malignant neoplasm of carotid body semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004650 malignant carotid body paraganglioma skos:exactMatch NCIT:C3574 Metastatic Carotid Body Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004650 malignant carotid body paraganglioma skos:exactMatch SCTID:447883002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004650 malignant carotid body paraganglioma skos:exactMatch UMLS:C0153656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004651 smallpox skos:exactMatch DOID:8736 smallpox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004651 smallpox skos:exactMatch ICD10CM:B03 Smallpox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004651 smallpox skos:exactMatch MESH:D012899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004651 smallpox skos:exactMatch NCIT:C35027 Smallpox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004651 smallpox skos:exactMatch SCTID:67924001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004651 smallpox skos:exactMatch UMLS:C0037354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004652 bacterial pneumonia skos:exactMatch DOID:874 bacterial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004652 bacterial pneumonia skos:exactMatch MESH:D018410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004652 bacterial pneumonia skos:exactMatch NCIT:C26704 Bacterial Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004652 bacterial pneumonia skos:exactMatch SCTID:53084003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004652 bacterial pneumonia skos:exactMatch UMLS:C0004626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004653 atypical chronic myeloid leukemia, BCR-ABL1 negative skos:exactMatch DOID:0060597 atypical chronic myeloid leukemia, BCR-ABL1 negative semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004653 atypical chronic myeloid leukemia, BCR-ABL1 negative skos:exactMatch DOID:8747 obsolete subacute myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004653 atypical chronic myeloid leukemia, BCR-ABL1 negative skos:exactMatch NCIT:C3519 Atypical Chronic Myeloid Leukemia, BCR-ABL1 Negative semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004653 atypical chronic myeloid leukemia, BCR-ABL1 negative skos:exactMatch Orphanet:98824 Atypical chronic myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004653 atypical chronic myeloid leukemia, BCR-ABL1 negative skos:exactMatch SCTID:277589003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004656 rubella skos:exactMatch DOID:8781 rubella semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004656 rubella skos:exactMatch ICD10CM:B06 Rubella [German measles] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004656 rubella skos:exactMatch MESH:D012409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004656 rubella skos:exactMatch NCIT:C85051 Rubella Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004656 rubella skos:exactMatch SCTID:36653000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004656 rubella skos:exactMatch UMLS:C0035920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004657 disseminated chorioretinitis skos:exactMatch DOID:8787 disseminated chorioretinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004657 disseminated chorioretinitis skos:exactMatch SCTID:78769001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004657 disseminated chorioretinitis skos:exactMatch UMLS:C0154879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004658 breast carcinoma in situ skos:exactMatch DOID:8791 breast carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004658 breast carcinoma in situ skos:exactMatch MESH:D000071960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004658 breast carcinoma in situ skos:exactMatch NCIT:C3641 Stage 0 Breast Cancer AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004658 breast carcinoma in situ skos:exactMatch SCTID:189336000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004658 breast carcinoma in situ skos:exactMatch UMLS:C0154084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004659 eye carcinoma in situ skos:exactMatch DOID:8792 eye carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004659 eye carcinoma in situ skos:exactMatch SCTID:92590009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004659 eye carcinoma in situ skos:exactMatch UMLS:C0154094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004660 lung carcinoma in situ skos:exactMatch DOID:8800 lung carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004660 lung carcinoma in situ skos:exactMatch NCIT:C27467 Stage 0 Lung Cancer AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004660 lung carcinoma in situ skos:exactMatch SCTID:92649001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004660 lung carcinoma in situ skos:exactMatch UMLS:C0685053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004661 trachea carcinoma in situ skos:exactMatch DOID:8802 trachea carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004661 trachea carcinoma in situ skos:exactMatch ICD10CM:D02.1 Carcinoma in situ of trachea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004661 trachea carcinoma in situ skos:exactMatch NCIT:C3639 Tracheal Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004661 trachea carcinoma in situ skos:exactMatch SCTID:92772005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004661 trachea carcinoma in situ skos:exactMatch UMLS:C0154070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004662 heterophyiasis skos:exactMatch DOID:882 heterophyiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004662 heterophyiasis skos:exactMatch NCIT:C128389 Heterophyiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004662 heterophyiasis skos:exactMatch SCTID:22905009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004662 heterophyiasis skos:exactMatch UMLS:C0152071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004663 colon carcinoma in situ skos:exactMatch DOID:8826 colon carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004663 colon carcinoma in situ skos:exactMatch ICD10CM:D01.0 Carcinoma in situ of colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004663 colon carcinoma in situ skos:exactMatch NCIT:C3638 Stage 0 Colon Cancer AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004663 colon carcinoma in situ skos:exactMatch SCTID:92568009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004663 colon carcinoma in situ skos:exactMatch UMLS:C0154061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004664 helminthiasis skos:exactMatch DOID:883 parasitic helminthiasis infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004664 helminthiasis skos:exactMatch ICD10CM:B65-B83 Helminthiases (B65-B83) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004664 helminthiasis skos:exactMatch MESH:D006373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004664 helminthiasis skos:exactMatch NCIT:C84751 Helminthiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004664 helminthiasis skos:exactMatch SCTID:27601005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004664 helminthiasis skos:exactMatch UMLS:C0018889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004665 nodular sclerosis classical Hodgkin lymphoma skos:exactMatch DOID:8838 Hodgkin's lymphoma, nodular sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004665 nodular sclerosis classical Hodgkin lymphoma skos:exactMatch NCIT:C3518 Nodular Sclerosis Classic Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004665 nodular sclerosis classical Hodgkin lymphoma skos:exactMatch SCTID:118608000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004666 metagonimiasis skos:exactMatch DOID:884 metagonimiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004666 metagonimiasis skos:exactMatch NCIT:C128390 Metagonimiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004666 metagonimiasis skos:exactMatch SCTID:37832003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004666 metagonimiasis skos:exactMatch UMLS:C0025530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004667 sublingual gland cancer skos:exactMatch DOID:8849 sublingual gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004667 sublingual gland cancer skos:exactMatch NCIT:C3527 Malignant Sublingual Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004667 sublingual gland cancer skos:exactMatch SCTID:363381003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004667 sublingual gland cancer skos:exactMatch UMLS:C0153361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004668 fascioliasis skos:exactMatch DOID:885 fascioliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004668 fascioliasis skos:exactMatch ICD10CM:B66.3 Fascioliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004668 fascioliasis skos:exactMatch MESH:D005211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004668 fascioliasis skos:exactMatch NCIT:C128387 Fasciolosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004668 fascioliasis skos:exactMatch SCTID:82308007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004668 fascioliasis skos:exactMatch UMLS:C0015652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004668 fascioliasis skos:exactMatch UMLS:C1331532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004669 salivary gland cancer skos:exactMatch DOID:8850 salivary gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004669 salivary gland cancer skos:exactMatch ICD10CM:C08 Malignant neoplasm of other and unspecified major salivary glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004669 salivary gland cancer skos:exactMatch MESH:D012468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004669 salivary gland cancer skos:exactMatch NCIT:C3811 Malignant Salivary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004669 salivary gland cancer skos:exactMatch SCTID:255072001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004670 lupus erythematosus skos:exactMatch DOID:8857 lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004670 lupus erythematosus skos:exactMatch ICD10CM:L93 Lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004670 lupus erythematosus skos:exactMatch NCIT:C27153 Lupus Erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004670 lupus erythematosus skos:exactMatch SCTID:200936003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004670 lupus erythematosus skos:exactMatch UMLS:C0409974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004671 penis carcinoma in situ skos:exactMatch DOID:8872 penis carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004671 penis carcinoma in situ skos:exactMatch NCIT:C27790 Penile Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004671 penis carcinoma in situ skos:exactMatch SCTID:398831006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004671 penis carcinoma in situ skos:exactMatch UMLS:C0154089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004672 fasciolopsiasis skos:exactMatch DOID:888 fasciolopsiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004672 fasciolopsiasis skos:exactMatch ICD10CM:B66.5 Fasciolopsiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004672 fasciolopsiasis skos:exactMatch NCIT:C128388 Fasciolopsiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004672 fasciolopsiasis skos:exactMatch SCTID:54266002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004672 fasciolopsiasis skos:exactMatch UMLS:C0015656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004673 lower lip cancer skos:exactMatch DOID:8883 lower lip cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004673 lower lip cancer skos:exactMatch SCTID:363373004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004673 lower lip cancer skos:exactMatch UMLS:C0432520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004674 chorioretinitis skos:exactMatch DOID:8886 chorioretinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004674 chorioretinitis skos:exactMatch MESH:D002825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004674 chorioretinitis skos:exactMatch NCIT:C110923 Chorioretinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004674 chorioretinitis skos:exactMatch SCTID:46627006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004674 chorioretinitis skos:exactMatch UMLS:C0008513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004675 mitochondrial encephalomyopathy skos:exactMatch DOID:890 mitochondrial encephalomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004675 mitochondrial encephalomyopathy skos:exactMatch MESH:D017237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004675 mitochondrial encephalomyopathy skos:exactMatch SCTID:447292006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004675 mitochondrial encephalomyopathy skos:exactMatch UMLS:C0162666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004677 tinea nigra skos:exactMatch DOID:8912 tinea nigra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004677 tinea nigra skos:exactMatch ICD10CM:B36.1 Tinea nigra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004677 tinea nigra skos:exactMatch SCTID:183342005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004677 tinea nigra skos:exactMatch UMLS:C0152067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004678 dermatophytosis skos:exactMatch DOID:8913 dermatophytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004678 dermatophytosis skos:exactMatch ICD10CM:B35 Dermatophytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004678 dermatophytosis skos:exactMatch NCIT:C26745 Dermatophytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004678 dermatophytosis skos:exactMatch SCTID:47382004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004678 dermatophytosis skos:exactMatch UMLS:C0011636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004679 leukoplakia of vagina skos:exactMatch DOID:8920 leukoplakia of vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004679 leukoplakia of vagina skos:exactMatch ICD10CM:N89.4 Leukoplakia of vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004679 leukoplakia of vagina skos:exactMatch NCIT:C3663 Vaginal Leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004679 leukoplakia of vagina skos:exactMatch SCTID:111420009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004679 leukoplakia of vagina skos:exactMatch UMLS:C0156385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004680 primary thrombocytopenia skos:exactMatch DOID:8925 primary thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004680 primary thrombocytopenia skos:exactMatch SCTID:267534000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004680 primary thrombocytopenia skos:exactMatch UMLS:C0701157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004681 learning disability skos:exactMatch DOID:8927 learning disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004681 learning disability skos:exactMatch MESH:D007859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004681 learning disability skos:exactMatch NCIT:C89334 Learning Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004681 learning disability skos:exactMatch SCTID:1855002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004681 learning disability skos:exactMatch UMLS:CN229495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004682 retromolar area cancer skos:exactMatch DOID:8930 retromolar area cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004682 retromolar area cancer skos:exactMatch ICD10CM:C06.2 Malignant neoplasm of retromolar area semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004682 retromolar area cancer skos:exactMatch SCTID:363391009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004684 plantar fibromatosis skos:exactMatch DOID:8936 plantar fascial fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004684 plantar fibromatosis skos:exactMatch MESH:C537000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004684 plantar fibromatosis skos:exactMatch NCIT:C4680 Plantar Fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004684 plantar fibromatosis skos:exactMatch Orphanet:199251 Ledderhose disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004684 plantar fibromatosis skos:exactMatch SCTID:13370002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004685 Waldeyer's ring cancer skos:exactMatch DOID:8937 Waldeyer's ring cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004685 Waldeyer's ring cancer skos:exactMatch ICD10CM:C14.2 Malignant neoplasm of Waldeyer's ring semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004685 Waldeyer's ring cancer skos:exactMatch SCTID:187716008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004685 Waldeyer's ring cancer skos:exactMatch UMLS:C0153406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004686 lattice corneal dystrophy skos:exactMatch DOID:8943 lattice corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004686 lattice corneal dystrophy skos:exactMatch SCTID:1192004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004686 lattice corneal dystrophy skos:exactMatch UMLS:C0155127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004687 severe nonproliferative diabetic retinopathy skos:exactMatch DOID:8946 severe nonproliferative diabetic retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004687 severe nonproliferative diabetic retinopathy skos:exactMatch SCTID:312905005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004687 severe nonproliferative diabetic retinopathy skos:exactMatch UMLS:C0730278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004689 inborn metal metabolism disorder skos:exactMatch DOID:896 metal metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004689 inborn metal metabolism disorder skos:exactMatch MESH:D008664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004689 inborn metal metabolism disorder skos:exactMatch UMLS:C0025534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004690 tonsillar fossa cancer skos:exactMatch DOID:8969 tonsillar fossa cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004690 tonsillar fossa cancer skos:exactMatch ICD10CM:C09.0 Malignant neoplasm of tonsillar fossa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004690 tonsillar fossa cancer skos:exactMatch SCTID:363394001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004690 tonsillar fossa cancer skos:exactMatch UMLS:C0153384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004691 autosomal dominant polycystic kidney disease skos:exactMatch DOID:898 autosomal dominant polycystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004691 autosomal dominant polycystic kidney disease skos:exactMatch MESH:D016891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004691 autosomal dominant polycystic kidney disease skos:exactMatch NCIT:C84578 Autosomal Dominant Polycystic Kidney Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004691 autosomal dominant polycystic kidney disease skos:exactMatch Orphanet:730 Autosomal dominant polycystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004691 autosomal dominant polycystic kidney disease skos:exactMatch SCTID:765330003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004691 autosomal dominant polycystic kidney disease skos:exactMatch UMLS:C0085413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004693 squamous carcinoma in situ skos:exactMatch NCIT:C27093 Stage 0 Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004693 squamous carcinoma in situ skos:exactMatch UMLS:C0334245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004694 hepatopulmonary syndrome skos:exactMatch DOID:900 hepatopulmonary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004694 hepatopulmonary syndrome skos:exactMatch ICD10CM:K76.81 Hepatopulmonary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004694 hepatopulmonary syndrome skos:exactMatch MESH:D020065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004694 hepatopulmonary syndrome skos:exactMatch SCTID:371067004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004694 hepatopulmonary syndrome skos:exactMatch UMLS:C0600452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004695 liver lymphoma skos:exactMatch DOID:901 liver lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004695 liver lymphoma skos:exactMatch NCIT:C4949 Liver Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004695 liver lymphoma skos:exactMatch UMLS:C1112746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004696 larynx carcinoma in situ skos:exactMatch DOID:9011 larynx carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004696 larynx carcinoma in situ skos:exactMatch ICD10CM:D02.0 Carcinoma in situ of larynx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004696 larynx carcinoma in situ skos:exactMatch NCIT:C9100 Stage 0 Laryngeal Cancer AJCC v6, v7, and V8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004696 larynx carcinoma in situ skos:exactMatch SCTID:92634009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004696 larynx carcinoma in situ skos:exactMatch UMLS:C0154069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004697 esophageal leukoplakia skos:exactMatch DOID:9021 esophageal leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004697 esophageal leukoplakia skos:exactMatch NCIT:C3953 Esophageal Leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004697 esophageal leukoplakia skos:exactMatch SCTID:89057003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004697 esophageal leukoplakia skos:exactMatch UMLS:C0267095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004698 intestine carcinoma in situ skos:exactMatch DOID:9024 intestine carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004698 intestine carcinoma in situ skos:exactMatch SCTID:92617001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004698 intestine carcinoma in situ skos:exactMatch UMLS:C0685941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004699 gastrointestinal lymphoma skos:exactMatch DOID:903 gastrointestinal lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004699 gastrointestinal lymphoma skos:exactMatch NCIT:C38162 Digestive System Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004699 gastrointestinal lymphoma skos:exactMatch SCTID:449072004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004699 gastrointestinal lymphoma skos:exactMatch UMLS:C0740372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004700 parotid gland cancer skos:exactMatch DOID:9036 parotid gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004700 parotid gland cancer skos:exactMatch MESH:D010307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004700 parotid gland cancer skos:exactMatch NCIT:C3525 Malignant Parotid Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004700 parotid gland cancer skos:exactMatch SCTID:363379000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004700 parotid gland cancer skos:exactMatch UMLS:C0747273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004701 uterine polyp skos:exactMatch DOID:9042 polyp of corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004701 uterine polyp skos:exactMatch ICD10CM:N84.0 Polyp of corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004701 uterine polyp skos:exactMatch NCIT:C3662 Uterine Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004701 uterine polyp skos:exactMatch SCTID:11314008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004701 uterine polyp skos:exactMatch UMLS:C0156369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004702 uterine cervix leukoplakia skos:exactMatch DOID:9043 uterine cervix leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004702 uterine cervix leukoplakia skos:exactMatch ICD10CM:N88.0 Leukoplakia of cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004702 uterine cervix leukoplakia skos:exactMatch NCIT:C3976 Cervical Leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004702 uterine cervix leukoplakia skos:exactMatch SCTID:50923006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004702 uterine cervix leukoplakia skos:exactMatch UMLS:C0269194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004703 bladder carcinoma in situ skos:exactMatch DOID:9053 bladder carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004703 bladder carcinoma in situ skos:exactMatch ICD10CM:D09.0 Carcinoma in situ of bladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004703 bladder carcinoma in situ skos:exactMatch NCIT:C3644 Stage 0is Bladder Urothelial Carcinoma AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004703 bladder carcinoma in situ skos:exactMatch SCTID:92546004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004703 bladder carcinoma in situ skos:exactMatch UMLS:C0154091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004705 liver solitary fibrous tumor skos:exactMatch DOID:907 liver fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004705 liver solitary fibrous tumor skos:exactMatch NCIT:C5752 Liver Solitary Fibrous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004705 liver solitary fibrous tumor skos:exactMatch UMLS:C1333965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004706 discoid lupus erythematosus of eyelid skos:exactMatch DOID:9076 discoid lupus erythematosus of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004706 discoid lupus erythematosus of eyelid skos:exactMatch SCTID:79291003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004706 discoid lupus erythematosus of eyelid skos:exactMatch UMLS:C0155180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004707 anal canal carcinoma in situ skos:exactMatch DOID:9087 anal carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004707 anal canal carcinoma in situ skos:exactMatch NCIT:C7794 Stage 0 Anal Canal Cancer AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004707 anal canal carcinoma in situ skos:exactMatch SCTID:92531006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004707 anal canal carcinoma in situ skos:exactMatch UMLS:C0154064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004707 anal canal carcinoma in situ skos:exactMatch UMLS:C2242854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004708 esophagus carcinoma in situ skos:exactMatch DOID:9095 esophagus carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004708 esophagus carcinoma in situ skos:exactMatch ICD10CM:D00.1 Carcinoma in situ of esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004708 esophagus carcinoma in situ skos:exactMatch NCIT:C89771 Stage 0 Esophageal Cancer AJCC v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004708 esophagus carcinoma in situ skos:exactMatch SCTID:92585006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004708 esophagus carcinoma in situ skos:exactMatch UMLS:C0154059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004709 occipital lobe neoplasm skos:exactMatch DOID:910 occipital lobe neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004709 occipital lobe neoplasm skos:exactMatch ICD10CM:C71.4 Malignant neoplasm of occipital lobe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004709 occipital lobe neoplasm skos:exactMatch NCIT:C5574 Occipital Lobe Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004709 occipital lobe neoplasm skos:exactMatch SCTID:126957005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004709 occipital lobe neoplasm skos:exactMatch UMLS:C0153638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004709 occipital lobe neoplasm skos:exactMatch UMLS:C1263889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004710 uterus carcinoma in situ skos:exactMatch DOID:9108 uterus carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004710 uterus carcinoma in situ skos:exactMatch SCTID:92788005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004710 uterus carcinoma in situ skos:exactMatch UMLS:C0686237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004712 herpes simplex dermatitis skos:exactMatch DOID:9123 eczema herpeticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004712 herpes simplex dermatitis skos:exactMatch ICD10CM:B00.0 Eczema herpeticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004712 herpes simplex dermatitis skos:exactMatch MESH:D007617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004712 herpes simplex dermatitis skos:exactMatch NCIT:C35620 Herpes Simplex Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004712 herpes simplex dermatitis skos:exactMatch SCTID:186535001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004712 herpes simplex dermatitis skos:exactMatch UMLS:C0854331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004713 lower gum cancer skos:exactMatch DOID:9125 lower gum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004713 lower gum cancer skos:exactMatch SCTID:363384006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004713 lower gum cancer skos:exactMatch UMLS:C0432581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004714 atrophic muscular disease skos:exactMatch DOID:913 atrophic muscular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004714 atrophic muscular disease skos:exactMatch NCIT:C84574 Atrophic Muscular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004715 liver carcinoma in situ skos:exactMatch DOID:9132 liver carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004715 liver carcinoma in situ skos:exactMatch ICD10CM:D01.5 Carcinoma in situ of liver, gallbladder and bile ducts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004715 liver carcinoma in situ skos:exactMatch SCTID:92644006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004715 liver carcinoma in situ skos:exactMatch UMLS:C0345908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004716 stomach carcinoma in situ skos:exactMatch DOID:9138 stomach carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004716 stomach carcinoma in situ skos:exactMatch ICD10CM:D00.2 Carcinoma in situ of stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004716 stomach carcinoma in situ skos:exactMatch NCIT:C7788 Stage 0 Gastric Cancer AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004716 stomach carcinoma in situ skos:exactMatch SCTID:92756002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004716 stomach carcinoma in situ skos:exactMatch UMLS:C0154060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004717 peliosis hepatis skos:exactMatch DOID:914 peliosis hepatis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004717 peliosis hepatis skos:exactMatch ICD10CM:K76.4 Peliosis hepatis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004717 peliosis hepatis skos:exactMatch MESH:D010382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004717 peliosis hepatis skos:exactMatch SCTID:58008004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004717 peliosis hepatis skos:exactMatch UMLS:C0030781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004718 xeroderma of eyelid skos:exactMatch DOID:9140 xeroderma of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004718 xeroderma of eyelid skos:exactMatch SCTID:55846006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004718 xeroderma of eyelid skos:exactMatch UMLS:C0155179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004719 hard palate cancer skos:exactMatch DOID:9149 hard palate cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004719 hard palate cancer skos:exactMatch ICD10CM:C05.0 Malignant neoplasm of hard palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004719 hard palate cancer skos:exactMatch NCIT:C3528 Malignant Hard Palate Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004719 hard palate cancer skos:exactMatch SCTID:363387004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004719 hard palate cancer skos:exactMatch UMLS:C0153375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004720 variola minor infection skos:exactMatch DOID:9153 variola minor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004720 variola minor infection skos:exactMatch NCIT:C34365 Alastrim semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004720 variola minor infection skos:exactMatch SCTID:72294005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004720 variola minor infection skos:exactMatch UMLS:C0001906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004723 liver leiomyoma skos:exactMatch DOID:917 liver leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004723 liver leiomyoma skos:exactMatch NCIT:C5753 Liver Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004723 liver leiomyoma skos:exactMatch UMLS:C1333968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004724 submandibular gland cancer skos:exactMatch DOID:9173 submandibular gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004724 submandibular gland cancer skos:exactMatch NCIT:C8396 Submandibular Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004724 submandibular gland cancer skos:exactMatch SCTID:363380002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004724 submandibular gland cancer skos:exactMatch UMLS:C0153360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004725 rectum carcinoma in situ skos:exactMatch DOID:9174 rectum carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004725 rectum carcinoma in situ skos:exactMatch ICD10CM:D01.2 Carcinoma in situ of rectum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004725 rectum carcinoma in situ skos:exactMatch NCIT:C4853 Stage 0 Rectal Cancer AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004725 rectum carcinoma in situ skos:exactMatch SCTID:308879003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004725 rectum carcinoma in situ skos:exactMatch UMLS:C0154062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004726 liver inflammatory myofibroblastic tumor skos:exactMatch DOID:918 liver inflammatory pseudotumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004726 liver inflammatory myofibroblastic tumor skos:exactMatch NCIT:C5858 Liver Inflammatory Myofibroblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004726 liver inflammatory myofibroblastic tumor skos:exactMatch SCTID:717329009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004726 liver inflammatory myofibroblastic tumor skos:exactMatch UMLS:C1333967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004727 vestibule of mouth cancer skos:exactMatch DOID:9188 vestibule of mouth cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004727 vestibule of mouth cancer skos:exactMatch ICD10CM:C06.1 Malignant neoplasm of vestibule of mouth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004727 vestibule of mouth cancer skos:exactMatch SCTID:187658004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004727 vestibule of mouth cancer skos:exactMatch UMLS:C0153374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004728 diabetic macular edema skos:exactMatch DOID:9191 diabetic macular edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004728 diabetic macular edema skos:exactMatch SCTID:312912001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004728 diabetic macular edema skos:exactMatch UMLS:C0730285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004729 dyskinesia of esophagus skos:exactMatch DOID:9192 dyskinesia of esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004729 dyskinesia of esophagus skos:exactMatch ICD10CM:K22.4 Dyskinesia of esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004729 dyskinesia of esophagus skos:exactMatch MESH:D015154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004729 dyskinesia of esophagus skos:exactMatch SCTID:266434009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004729 dyskinesia of esophagus skos:exactMatch UMLS:C0014858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004730 speech disorder skos:exactMatch DOID:92 speech disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004730 speech disorder skos:exactMatch MESH:D013064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004730 speech disorder skos:exactMatch NCIT:C5041 Speech Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004730 speech disorder skos:exactMatch SCTID:47004009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004730 speech disorder skos:exactMatch UMLS:C0037822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004731 central sleep apnea syndrome skos:exactMatch DOID:9220 central sleep apnea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004731 central sleep apnea syndrome skos:exactMatch MESH:D020182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004731 central sleep apnea syndrome skos:exactMatch NCIT:C27169 Central Sleep Apnea Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004731 central sleep apnea syndrome skos:exactMatch SCTID:27405005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004731 central sleep apnea syndrome skos:exactMatch UMLS:C3887547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004732 kidney carcinoma in situ skos:exactMatch DOID:9234 kidney carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004732 kidney carcinoma in situ skos:exactMatch SCTID:92624000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004732 kidney carcinoma in situ skos:exactMatch UMLS:C0686172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004733 pyriform sinus cancer skos:exactMatch DOID:9235 pyriform sinus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004733 pyriform sinus cancer skos:exactMatch ICD10CM:C12 Malignant neoplasm of pyriform sinus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004733 pyriform sinus cancer skos:exactMatch NCIT:C3531 Malignant Pyriform Fossa Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004733 pyriform sinus cancer skos:exactMatch SCTID:363401000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004733 pyriform sinus cancer skos:exactMatch UMLS:C0153400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004736 inborn disorder of amino acid metabolism skos:exactMatch DOID:9252 amino acid metabolic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004736 inborn disorder of amino acid metabolism skos:exactMatch MESH:D000592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004736 inborn disorder of amino acid metabolism skos:exactMatch SCTID:42930003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004737 homocystinuria skos:exactMatch DOID:9263 homocystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004737 homocystinuria skos:exactMatch ICD10CM:E72.11 Homocystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004737 homocystinuria skos:exactMatch MESH:D006712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004737 homocystinuria skos:exactMatch NCIT:C84765 Homocystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004737 homocystinuria skos:exactMatch SCTID:11282001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004737 homocystinuria skos:exactMatch UMLS:C0019880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004739 urea cycle disorder skos:exactMatch DOID:9267 urea cycle disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004739 urea cycle disorder skos:exactMatch MESH:D056806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004739 urea cycle disorder skos:exactMatch NCIT:C84785 Urea Cycle Metabolism Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004739 urea cycle disorder skos:exactMatch Orphanet:79167 Disorder of urea cycle metabolism and ammonia detoxification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004739 urea cycle disorder skos:exactMatch SCTID:36444000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004739 urea cycle disorder skos:exactMatch UMLS:C0154246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004741 tyrosinemia skos:exactMatch DOID:9275 tyrosinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004741 tyrosinemia skos:exactMatch ICD10CM:E70.21 Tyrosinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004741 tyrosinemia skos:exactMatch MESH:D020176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004741 tyrosinemia skos:exactMatch NCIT:C98640 Tyrosinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004741 tyrosinemia skos:exactMatch OMIMPS:276700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004741 tyrosinemia skos:exactMatch SCTID:190694001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004741 tyrosinemia skos:exactMatch UMLS:C0268483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004742 primary cerebellar degeneration skos:exactMatch DOID:9277 primary cerebellar degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004742 primary cerebellar degeneration skos:exactMatch SCTID:23732000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004742 primary cerebellar degeneration skos:exactMatch UMLS:C0033132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004743 hyperhomocysteinemia skos:exactMatch DOID:9279 hyperhomocysteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004743 hyperhomocysteinemia skos:exactMatch MESH:D020138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004743 hyperhomocysteinemia skos:exactMatch NCIT:C84770 Hyperhomocysteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004743 hyperhomocysteinemia skos:exactMatch OMIM:603174 hyperhomocysteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004743 hyperhomocysteinemia skos:exactMatch SCTID:419503008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004743 hyperhomocysteinemia skos:exactMatch UMLS:C0598608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004743 hyperhomocysteinemia skos:exactMatch UMLS:C3495426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004744 borderline glaucoma skos:exactMatch DOID:9283 borderline glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004744 borderline glaucoma skos:exactMatch SCTID:193531003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004744 borderline glaucoma skos:exactMatch UMLS:C1533674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004745 priapism skos:exactMatch DOID:9286 priapism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004745 priapism skos:exactMatch ICD10CM:N48.3 Priapism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004745 priapism skos:exactMatch MESH:D011317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004745 priapism skos:exactMatch Orphanet:140949 Low-flow priapism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004745 priapism skos:exactMatch SCTID:6273006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004745 priapism skos:exactMatch UMLS:C0033117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004746 myopathy of extraocular muscle skos:exactMatch DOID:929 myopathy of extraocular muscle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004746 myopathy of extraocular muscle skos:exactMatch SCTID:57130002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004746 myopathy of extraocular muscle skos:exactMatch UMLS:C0155286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004747 cleft lip skos:exactMatch DOID:9296 cleft lip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004747 cleft lip skos:exactMatch MESH:D002971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004747 cleft lip skos:exactMatch NCIT:C87175 Cleft Lip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004747 cleft lip skos:exactMatch SCTID:80281008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004748 lip disorder skos:exactMatch DOID:9297 lip disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004748 lip disorder skos:exactMatch MESH:D008047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004748 lip disorder skos:exactMatch NCIT:C26818 Lip Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004748 lip disorder skos:exactMatch SCTID:90678009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004748 lip disorder skos:exactMatch UMLS:C0023760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004749 myocardium cancer skos:exactMatch DOID:9299 myocardium cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004749 myocardium cancer skos:exactMatch NCIT:C4569 Malignant Myocardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004749 myocardium cancer skos:exactMatch UMLS:C0346611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004750 language disorder skos:exactMatch DOID:93 language disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004750 language disorder skos:exactMatch MESH:D007806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004750 language disorder skos:exactMatch NCIT:C97155 Language Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004751 disease of orbital part of eye adnexa skos:exactMatch DOID:930 orbital disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004751 disease of orbital part of eye adnexa skos:exactMatch MESH:D009916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004751 disease of orbital part of eye adnexa skos:exactMatch UMLS:C0029182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004752 neurofibroma of the heart skos:exactMatch DOID:9300 neurofibroma of the heart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004752 neurofibroma of the heart skos:exactMatch NCIT:C5359 Cardiac Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004752 neurofibroma of the heart skos:exactMatch UMLS:C1096349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004753 mechanical strabismus skos:exactMatch DOID:9306 mechanical strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004753 mechanical strabismus skos:exactMatch ICD10CM:H50.6 Mechanical strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004753 mechanical strabismus skos:exactMatch SCTID:5371001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004753 mechanical strabismus skos:exactMatch UMLS:C0152223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004754 rectal prolapse skos:exactMatch DOID:9307 rectal prolapse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004754 rectal prolapse skos:exactMatch ICD10CM:K62.3 Rectal prolapse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004754 rectal prolapse skos:exactMatch MESH:D012005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004754 rectal prolapse skos:exactMatch NCIT:C34973 Rectal Prolapse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004754 rectal prolapse skos:exactMatch UMLS:C0034888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004755 monieziasis skos:exactMatch DOID:931 monieziasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004755 monieziasis skos:exactMatch MESH:D008989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004755 monieziasis skos:exactMatch UMLS:C0026414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004756 nasal cavity neoplasm skos:exactMatch DOID:9310 nasal cavity benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004756 nasal cavity neoplasm skos:exactMatch NCIT:C4413 Nasal Cavity Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004756 nasal cavity neoplasm skos:exactMatch SCTID:126670003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004756 nasal cavity neoplasm skos:exactMatch UMLS:C0345630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004757 chronic ethmoidal sinusitis skos:exactMatch DOID:9312 chronic ethmoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004757 chronic ethmoidal sinusitis skos:exactMatch ICD10CM:J32.2 Chronic ethmoidal sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004757 chronic ethmoidal sinusitis skos:exactMatch NCIT:C34472 Chronic Ethmoidal Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004757 chronic ethmoidal sinusitis skos:exactMatch SCTID:73237007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004757 chronic ethmoidal sinusitis skos:exactMatch UMLS:C0008681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004758 scotoma skos:exactMatch DOID:9335 scotoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004758 scotoma skos:exactMatch MESH:D012607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004759 bestiality skos:exactMatch DOID:9336 bestiality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004759 bestiality skos:exactMatch SCTID:81463002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004760 urethral false passage skos:exactMatch DOID:9339 urethral false passage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004760 urethral false passage skos:exactMatch ICD10CM:N36.5 Urethral false passage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004760 urethral false passage skos:exactMatch SCTID:74944002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004761 obsolete urethral diverticulum skos:exactMatch DOID:9341 urethral diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004762 Taylor syndrome skos:exactMatch DOID:9346 Taylor's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004762 Taylor syndrome skos:exactMatch SCTID:39402007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004762 Taylor syndrome skos:exactMatch UMLS:C0152078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004763 carotid artery dissection skos:exactMatch DOID:9348 carotid artery dissection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004763 carotid artery dissection skos:exactMatch ICD10CM:I77.71 Dissection of carotid artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004763 carotid artery dissection skos:exactMatch NCIT:C125662 Carotid Artery Dissection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004763 carotid artery dissection skos:exactMatch SCTID:720626009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004763 carotid artery dissection skos:exactMatch UMLS:C0338585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004764 fibular collateral ligament bursitis skos:exactMatch DOID:9358 fibular collateral ligament bursitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004764 fibular collateral ligament bursitis skos:exactMatch SCTID:77323000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004764 fibular collateral ligament bursitis skos:exactMatch UMLS:C0158316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004765 intrinsic asthma skos:exactMatch DOID:9360 intrinsic asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004765 intrinsic asthma skos:exactMatch SCTID:266361008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004765 intrinsic asthma skos:exactMatch UMLS:C0155880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004766 status asthmaticus skos:exactMatch DOID:9362 status asthmaticus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004766 status asthmaticus skos:exactMatch MESH:D013224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004766 status asthmaticus skos:exactMatch NCIT:C122577 Status Asthmaticus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004766 status asthmaticus skos:exactMatch SCTID:708090002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004766 status asthmaticus skos:exactMatch UMLS:C0038218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004767 vesiculitis skos:exactMatch DOID:9365 vesiculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004767 vesiculitis skos:exactMatch NCIT:C12787 Seminal Vesicle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004767 vesiculitis skos:exactMatch SCTID:27001009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004767 vesiculitis skos:exactMatch UMLS:C0042588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004768 keratoconjunctivitis skos:exactMatch DOID:9368 keratoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004768 keratoconjunctivitis skos:exactMatch ICD10CM:H16.2 Keratoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004768 keratoconjunctivitis skos:exactMatch MESH:D007637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004768 keratoconjunctivitis skos:exactMatch NCIT:C34744 Keratoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004768 keratoconjunctivitis skos:exactMatch SCTID:88151007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004768 keratoconjunctivitis skos:exactMatch UMLS:C0022573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004769 orbital plasma cell granuloma skos:exactMatch DOID:9369 orbital plasma cell granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004769 orbital plasma cell granuloma skos:exactMatch MESH:D016727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004769 orbital plasma cell granuloma skos:exactMatch NCIT:C117296 Orbital Myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004769 orbital plasma cell granuloma skos:exactMatch SCTID:72789009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004769 orbital plasma cell granuloma skos:exactMatch SCTID:80698001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004770 exophthalmos skos:exactMatch DOID:9370 obsolete exophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004770 exophthalmos skos:exactMatch MESH:D005094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004770 exophthalmos skos:exactMatch NCIT:C118763 Exophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004770 exophthalmos skos:exactMatch SCTID:18265008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004770 exophthalmos skos:exactMatch UMLS:C0015300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004772 glaucomatocyclitic crisis skos:exactMatch DOID:9378 glaucomatocyclitic crisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004772 glaucomatocyclitic crisis skos:exactMatch SCTID:29538005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004772 glaucomatocyclitic crisis skos:exactMatch UMLS:C0152138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004773 iridocyclitis skos:exactMatch DOID:9383 iridocyclitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004773 iridocyclitis skos:exactMatch MESH:D015863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004773 iridocyclitis skos:exactMatch NCIT:C34736 Iridocyclitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004773 iridocyclitis skos:exactMatch SCTID:77971008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004773 iridocyclitis skos:exactMatch UMLS:C0022073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004774 gonococcal iridocyclitis skos:exactMatch DOID:9384 gonococcal iridocyclitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004774 gonococcal iridocyclitis skos:exactMatch ICD10CM:A54.32 Gonococcal iridocyclitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004774 gonococcal iridocyclitis skos:exactMatch SCTID:9091006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004774 gonococcal iridocyclitis skos:exactMatch UMLS:C0153212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004775 lens-induced iridocyclitis skos:exactMatch DOID:9388 lens-induced iridocyclitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004775 lens-induced iridocyclitis skos:exactMatch SCTID:70461003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004775 lens-induced iridocyclitis skos:exactMatch UMLS:C0339320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004777 acute laryngitis skos:exactMatch DOID:9396 acute laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004777 acute laryngitis skos:exactMatch ICD10CM:J04.0 Acute laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004777 acute laryngitis skos:exactMatch NCIT:C26688 Acute Laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004777 acute laryngitis skos:exactMatch SCTID:6655004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004777 acute laryngitis skos:exactMatch UMLS:C0001327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004778 epididymo-orchitis skos:exactMatch DOID:9401 epididymo-orchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004778 epididymo-orchitis skos:exactMatch ICD10CM:N45.3 Epididymo-orchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004778 epididymo-orchitis skos:exactMatch SCTID:197983000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004778 epididymo-orchitis skos:exactMatch UMLS:C0149881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004779 epididymitis skos:exactMatch DOID:9402 epididymitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004779 epididymitis skos:exactMatch ICD10CM:N45.1 Epididymitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004779 epididymitis skos:exactMatch MESH:D004823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004779 epididymitis skos:exactMatch NCIT:C12328 Epididymis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004779 epididymitis skos:exactMatch SCTID:31070006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004779 epididymitis skos:exactMatch UMLS:C0014534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004780 strictly posterior acute myocardial infarction skos:exactMatch DOID:9407 strictly posterior acute myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004781 acute myocardial infarction skos:exactMatch DOID:9408 acute myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004781 acute myocardial infarction skos:exactMatch ICD10CM:I21.9 Acute myocardial infarction, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004781 acute myocardial infarction skos:exactMatch NCIT:C35204 Acute Myocardial Infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004781 acute myocardial infarction skos:exactMatch SCTID:57054005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004781 acute myocardial infarction skos:exactMatch UMLS:C0155626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004782 diabetes insipidus skos:exactMatch DOID:9409 diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004782 diabetes insipidus skos:exactMatch ICD10CM:E23.2 Diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004782 diabetes insipidus skos:exactMatch MESH:D003919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004782 diabetes insipidus skos:exactMatch NCIT:C43263 Diabetes Insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004782 diabetes insipidus skos:exactMatch SCTID:15771004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004782 diabetes insipidus skos:exactMatch UMLS:C0011848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004784 allergic asthma skos:exactMatch DOID:9415 allergic asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004784 allergic asthma skos:exactMatch SCTID:389145006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004784 allergic asthma skos:exactMatch UMLS:C0155877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004785 blepharitis skos:exactMatch DOID:9423 blepharitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004785 blepharitis skos:exactMatch ICD10CM:H01.0 Blepharitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004785 blepharitis skos:exactMatch MESH:D001762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004785 blepharitis skos:exactMatch NCIT:C112183 Blepharitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004785 blepharitis skos:exactMatch SCTID:41446000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004785 blepharitis skos:exactMatch UMLS:C0005741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004786 chronic cholangitis skos:exactMatch DOID:9439 chronic cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004786 chronic cholangitis skos:exactMatch NCIT:C35335 Chronic Cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004786 chronic cholangitis skos:exactMatch SCTID:71912000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004786 chronic cholangitis skos:exactMatch UMLS:C0267918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004787 cervical mullerian papilloma skos:exactMatch DOID:9442 cervical Mullerian papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004787 cervical mullerian papilloma skos:exactMatch NCIT:C40215 Cervical Mullerian Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004787 cervical mullerian papilloma skos:exactMatch UMLS:C1516427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004788 cervix squamous papilloma skos:exactMatch DOID:9445 cervix squamous papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004788 cervix squamous papilloma skos:exactMatch NCIT:C6342 Cervical Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004788 cervix squamous papilloma skos:exactMatch UMLS:C1336900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004789 cholangitis skos:exactMatch DOID:9446 cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004789 cholangitis skos:exactMatch ICD10CM:K83.0 Cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004789 cholangitis skos:exactMatch MESH:D002761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004789 cholangitis skos:exactMatch NCIT:C26718 Cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004789 cholangitis skos:exactMatch SCTID:82403002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004789 cholangitis skos:exactMatch UMLS:C0008311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004790 fatty liver disease skos:exactMatch DOID:9452 fatty liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004790 fatty liver disease skos:exactMatch MESH:D005234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004790 fatty liver disease skos:exactMatch SCTID:197321007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004792 cancer of isthmus of fallopian tube skos:exactMatch DOID:9459 isthmus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004794 exposure keratitis skos:exactMatch DOID:9461 exposure keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004794 exposure keratitis skos:exactMatch SCTID:14366000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004794 exposure keratitis skos:exactMatch UMLS:C0339295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004795 otitis externa skos:exactMatch DOID:9463 otitis externa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004795 otitis externa skos:exactMatch ICD10CM:H60 Otitis externa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004795 otitis externa skos:exactMatch MESH:D010032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004795 otitis externa skos:exactMatch NCIT:C3299 Infectious Otitis Externa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004795 otitis externa skos:exactMatch NCIT:C79601 Otitis Externa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004795 otitis externa skos:exactMatch SCTID:3135009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004796 infectious meningitis skos:exactMatch DOID:9471 meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004796 infectious meningitis skos:exactMatch NCIT:C79598 Infectious Meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004796 infectious meningitis skos:exactMatch SCTID:312216007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004797 mononeuritis of lower limb skos:exactMatch DOID:9473 mononeuritis of lower limb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004799 ulcerative blepharitis skos:exactMatch DOID:9483 ulcerative blepharitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004799 ulcerative blepharitis skos:exactMatch SCTID:91662004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004799 ulcerative blepharitis skos:exactMatch UMLS:C0155173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004800 chronic dacryoadenitis skos:exactMatch DOID:949 chronic dacryoadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004800 chronic dacryoadenitis skos:exactMatch SCTID:4760008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004800 chronic dacryoadenitis skos:exactMatch UMLS:C0155224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004801 unilateral hypoactive labyrinth skos:exactMatch DOID:9496 unilateral hypoactive labyrinth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004801 unilateral hypoactive labyrinth skos:exactMatch UMLS:C0155517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004802 pulmonary eosinophilia skos:exactMatch DOID:9498 pulmonary eosinophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004802 pulmonary eosinophilia skos:exactMatch MESH:D011657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004802 pulmonary eosinophilia skos:exactMatch SCTID:367542003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004802 pulmonary eosinophilia skos:exactMatch UMLS:C0034068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004803 disseminated eosinophilic collagen disease skos:exactMatch DOID:9499 disseminated eosinophilic collagen disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004803 disseminated eosinophilic collagen disease skos:exactMatch SCTID:423486005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004803 disseminated eosinophilic collagen disease skos:exactMatch UMLS:C0263662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004804 dacryoadenitis skos:exactMatch DOID:950 dacryoadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004804 dacryoadenitis skos:exactMatch NCIT:C26971 Dacryoadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004804 dacryoadenitis skos:exactMatch SCTID:86927009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004804 dacryoadenitis skos:exactMatch UMLS:C0155223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004805 leukocyte disorder skos:exactMatch DOID:9500 leukocyte disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004805 leukocyte disorder skos:exactMatch MESH:D007960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004805 leukocyte disorder skos:exactMatch SCTID:54097007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004805 leukocyte disorder skos:exactMatch UMLS:C0023510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004806 chronic eosinophilic pneumonia skos:exactMatch DOID:9502 chronic eosinophilic pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004806 chronic eosinophilic pneumonia skos:exactMatch NCIT:C34471 Chronic Eosinophilic Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004806 chronic eosinophilic pneumonia skos:exactMatch SCTID:233692000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004808 benign mammary dysplasia skos:exactMatch DOID:9504 benign mammary dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004808 benign mammary dysplasia skos:exactMatch SCTID:57993004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004810 acute ethmoiditis skos:exactMatch DOID:9506 acute ethmoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004810 acute ethmoiditis skos:exactMatch SCTID:67832005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004810 acute ethmoiditis skos:exactMatch UMLS:C0155806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004811 simple chronic conjunctivitis skos:exactMatch DOID:9512 simple chronic conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004811 simple chronic conjunctivitis skos:exactMatch SCTID:8211008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004811 simple chronic conjunctivitis skos:exactMatch UMLS:C0155146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004812 acute dacryoadenitis skos:exactMatch DOID:952 acute dacryoadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004812 acute dacryoadenitis skos:exactMatch SCTID:2589008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004812 acute dacryoadenitis skos:exactMatch UMLS:C0149505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004813 tuberculous pneumothorax skos:exactMatch DOID:9534 tuberculous pneumothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004813 tuberculous pneumothorax skos:exactMatch SCTID:29731002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004813 tuberculous pneumothorax skos:exactMatch UMLS:C0152600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004815 osteosclerotic plasma cell myeloma skos:exactMatch DOID:9541 osteosclerotic myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004815 osteosclerotic plasma cell myeloma skos:exactMatch NCIT:C7765 Osteosclerotic Plasma Cell Myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004815 osteosclerotic plasma cell myeloma skos:exactMatch SCTID:425657001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004816 refractory plasma cell neoplasm skos:exactMatch DOID:9544 refractory plasma cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004816 refractory plasma cell neoplasm skos:exactMatch NCIT:C7813 Refractory Plasma Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004816 refractory plasma cell neoplasm skos:exactMatch UMLS:C0278620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004817 non-secretory plasma cell myeloma skos:exactMatch DOID:9547 non-secretory myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004817 non-secretory plasma cell myeloma skos:exactMatch NCIT:C4734 Non-Secretory Plasma Cell Myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004817 non-secretory plasma cell myeloma skos:exactMatch SCTID:277580004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004817 non-secretory plasma cell myeloma skos:exactMatch UMLS:C0456845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004817 non-secretory plasma cell myeloma skos:exactMatch UMLS:C3898125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004819 indolent plasma cell myeloma skos:exactMatch DOID:9550 indolent plasma cell myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004819 indolent plasma cell myeloma skos:exactMatch NCIT:C7150 Indolent Plasma Cell Myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004819 indolent plasma cell myeloma skos:exactMatch SCTID:441313008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004819 indolent plasma cell myeloma skos:exactMatch UMLS:C2049069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004820 peripheral nerve schwannoma skos:exactMatch DOID:956 peripheral nerve schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004820 peripheral nerve schwannoma skos:exactMatch NCIT:C41430 Peripheral Nerve Schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004820 peripheral nerve schwannoma skos:exactMatch UMLS:C1519001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004821 nasopharyngeal disorder skos:exactMatch DOID:9561 nasopharyngeal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004821 nasopharyngeal disorder skos:exactMatch MESH:D009302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004821 nasopharyngeal disorder skos:exactMatch NCIT:C35723 Nasopharyngeal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004821 nasopharyngeal disorder skos:exactMatch SCTID:123952009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004821 nasopharyngeal disorder skos:exactMatch UMLS:C0027438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004822 bronchiectasis skos:exactMatch DOID:9563 bronchiectasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004822 bronchiectasis skos:exactMatch ICD10CM:J47 Bronchiectasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004822 bronchiectasis skos:exactMatch MESH:D001987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004822 bronchiectasis skos:exactMatch NCIT:C84475 Bronchiectasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004822 bronchiectasis skos:exactMatch OMIMPS:211400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004822 bronchiectasis skos:exactMatch SCTID:12295008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004822 bronchiectasis skos:exactMatch UMLS:C0006267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004824 neonatal candidiasis skos:exactMatch DOID:9577 neonatal candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004824 neonatal candidiasis skos:exactMatch ICD10CM:P37.5 Neonatal candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004824 neonatal candidiasis skos:exactMatch NCIT:C116810 Neonatal Candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004824 neonatal candidiasis skos:exactMatch SCTID:414821002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004824 neonatal candidiasis skos:exactMatch UMLS:C0276682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004826 urethral calculus skos:exactMatch DOID:9589 urethral calculus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004826 urethral calculus skos:exactMatch SCTID:20342001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004826 urethral calculus skos:exactMatch UMLS:C0162301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004827 esophagus squamous cell papilloma skos:exactMatch DOID:959 esophagus squamous cell papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004827 esophagus squamous cell papilloma skos:exactMatch NCIT:C5344 Esophageal Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004827 esophagus squamous cell papilloma skos:exactMatch UMLS:C1333467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004828 lower urinary tract calculus skos:exactMatch DOID:9590 lower urinary tract calculus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004828 lower urinary tract calculus skos:exactMatch ICD10CM:N21.9 Calculus of lower urinary tract, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004828 lower urinary tract calculus skos:exactMatch SCTID:79509009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004828 lower urinary tract calculus skos:exactMatch UMLS:C0156264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004829 Krukenberg carcinoma skos:exactMatch DOID:9597 Krukenberg carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004829 Krukenberg carcinoma skos:exactMatch MESH:D007725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004829 Krukenberg carcinoma skos:exactMatch NCIT:C3153 Krukenberg Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004829 Krukenberg carcinoma skos:exactMatch SCTID:359987004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004829 Krukenberg carcinoma skos:exactMatch UMLS:C0022790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004830 fasciitis skos:exactMatch DOID:9598 fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004830 fasciitis skos:exactMatch MESH:D005208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004830 fasciitis skos:exactMatch NCIT:C50559 Fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004830 fasciitis skos:exactMatch SCTID:36948007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004830 fasciitis skos:exactMatch UMLS:C0015645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004831 proliferative fasciitis skos:exactMatch DOID:9599 proliferative fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004831 proliferative fasciitis skos:exactMatch NCIT:C4728 Proliferative Fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004831 proliferative fasciitis skos:exactMatch SCTID:254737002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004831 proliferative fasciitis skos:exactMatch UMLS:C0432528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004832 esophagus leiomyoma skos:exactMatch DOID:960 esophagus leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004832 esophagus leiomyoma skos:exactMatch NCIT:C3866 Esophageal Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004832 esophagus leiomyoma skos:exactMatch SCTID:276805005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004832 esophagus leiomyoma skos:exactMatch UMLS:C0238114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004833 plantar fasciitis skos:exactMatch DOID:9600 plantar fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004833 plantar fasciitis skos:exactMatch MESH:D036981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004833 plantar fasciitis skos:exactMatch SCTID:202882003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004833 plantar fasciitis skos:exactMatch UMLS:C0149756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004834 ischemic fasciitis skos:exactMatch DOID:9601 ischemic fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004834 ischemic fasciitis skos:exactMatch NCIT:C6483 Ischemic Fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004834 ischemic fasciitis skos:exactMatch SCTID:403990005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004834 ischemic fasciitis skos:exactMatch UMLS:C1304514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004835 necrotizing fasciitis skos:exactMatch DOID:9602 necrotizing fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004835 necrotizing fasciitis skos:exactMatch ICD10CM:M72.6 Necrotizing fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004835 necrotizing fasciitis skos:exactMatch MESH:D019115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004835 necrotizing fasciitis skos:exactMatch NCIT:C84916 Necrotizing Fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004835 necrotizing fasciitis skos:exactMatch SCTID:52486002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004835 necrotizing fasciitis skos:exactMatch UMLS:C0238124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004836 intravascular fasciitis skos:exactMatch DOID:9603 intravascular fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004836 intravascular fasciitis skos:exactMatch NCIT:C4729 Intravascular Nodular Fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004836 intravascular fasciitis skos:exactMatch SCTID:254738007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004836 intravascular fasciitis skos:exactMatch UMLS:C0432529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004837 neurofibroma of the esophagus skos:exactMatch DOID:961 neurofibroma of the esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004837 neurofibroma of the esophagus skos:exactMatch NCIT:C5704 Esophageal Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004837 neurofibroma of the esophagus skos:exactMatch UMLS:C1333463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004838 orthostatic proteinuria skos:exactMatch DOID:9617 orthostatic proteinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004838 orthostatic proteinuria skos:exactMatch UMLS:C0232867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004840 non-congenital cyst of kidney skos:exactMatch DOID:9621 non-congenital cyst of kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004840 non-congenital cyst of kidney skos:exactMatch SCTID:105999006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004840 non-congenital cyst of kidney skos:exactMatch UMLS:C0268799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004841 kidney hypertrophy skos:exactMatch DOID:9622 kidney hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004841 kidney hypertrophy skos:exactMatch ICD10CM:N28.81 Hypertrophy of kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004841 kidney hypertrophy skos:exactMatch NCIT:C122991 Renal Hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004841 kidney hypertrophy skos:exactMatch SCTID:88531004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004841 kidney hypertrophy skos:exactMatch UMLS:C0156259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004842 stomatitis skos:exactMatch DOID:9637 stomatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004842 stomatitis skos:exactMatch MESH:D013280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004842 stomatitis skos:exactMatch NCIT:C26887 Stomatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004842 stomatitis skos:exactMatch SCTID:61170000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004842 stomatitis skos:exactMatch UMLS:C0038362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004842 stomatitis skos:exactMatch UMLS:C1568868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004843 pathologic nystagmus skos:exactMatch DOID:9650 pathologic nystagmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004843 pathologic nystagmus skos:exactMatch MESH:D009759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004843 pathologic nystagmus skos:exactMatch UMLS:C0028738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004844 oral mucosa leukoplakia skos:exactMatch DOID:9655 oral mucosa leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004844 oral mucosa leukoplakia skos:exactMatch MESH:D007972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004844 oral mucosa leukoplakia skos:exactMatch NCIT:C3187 Oral Leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004844 oral mucosa leukoplakia skos:exactMatch SCTID:414603003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004844 oral mucosa leukoplakia skos:exactMatch UMLS:C0023532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004845 aphthous stomatitis skos:exactMatch DOID:9663 aphthous stomatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004846 placental abruption skos:exactMatch DOID:9667 placental abruption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004846 placental abruption skos:exactMatch MESH:D000037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004846 placental abruption skos:exactMatch NCIT:C26685 Placental Abruption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004846 placental abruption skos:exactMatch SCTID:415105001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004847 senile cataract skos:exactMatch DOID:9669 senile cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004847 senile cataract skos:exactMatch NCIT:C35012 Senile Cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004847 senile cataract skos:exactMatch SCTID:39450006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004848 ulcerative stomatitis skos:exactMatch DOID:9673 ulcerative stomatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004848 ulcerative stomatitis skos:exactMatch NCIT:C35039 Ulcerative Stomatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004848 ulcerative stomatitis skos:exactMatch SCTID:450005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004848 ulcerative stomatitis skos:exactMatch UMLS:C0038367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004849 pulmonary emphysema skos:exactMatch DOID:9675 pulmonary emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004849 pulmonary emphysema skos:exactMatch ICD10CM:J43 Emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004849 pulmonary emphysema skos:exactMatch MESH:D004646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004849 pulmonary emphysema skos:exactMatch MESH:D011656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004849 pulmonary emphysema skos:exactMatch NCIT:C3348 Pulmonary Emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004849 pulmonary emphysema skos:exactMatch SCTID:87433001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004851 toxic myocarditis skos:exactMatch DOID:9694 toxic myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004851 toxic myocarditis skos:exactMatch SCTID:31993003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004851 toxic myocarditis skos:exactMatch UMLS:C0155691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004852 gonococcal keratitis skos:exactMatch DOID:9697 gonococcal keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004852 gonococcal keratitis skos:exactMatch ICD10CM:A54.33 Gonococcal keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004852 gonococcal keratitis skos:exactMatch SCTID:40149008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004852 gonococcal keratitis skos:exactMatch UMLS:C0153214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004853 gonococcal endophthalmia skos:exactMatch DOID:9698 gonococcal endophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004853 gonococcal endophthalmia skos:exactMatch SCTID:111807001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004853 gonococcal endophthalmia skos:exactMatch UMLS:C0153213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004854 ophthalmia neonatorum skos:exactMatch DOID:9699 ophthalmia neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004854 ophthalmia neonatorum skos:exactMatch MESH:D009878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004854 ophthalmia neonatorum skos:exactMatch NCIT:C116815 Ophthalmia Neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004854 ophthalmia neonatorum skos:exactMatch SCTID:34298002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004854 ophthalmia neonatorum skos:exactMatch UMLS:C0029076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004855 tenosynovitis skos:exactMatch DOID:970 tenosynovitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004855 tenosynovitis skos:exactMatch MESH:D013717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004855 tenosynovitis skos:exactMatch SCTID:67801009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004855 tenosynovitis skos:exactMatch UMLS:C0039520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004856 rosacea conjunctivitis skos:exactMatch DOID:9709 rosacea conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004856 rosacea conjunctivitis skos:exactMatch SCTID:10128002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004856 rosacea conjunctivitis skos:exactMatch UMLS:C0155152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004857 tendinitis skos:exactMatch DOID:971 tendinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004857 tendinitis skos:exactMatch NCIT:C97141 Tendonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004857 tendinitis skos:exactMatch SCTID:34840004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004857 tendinitis skos:exactMatch UMLS:C0039503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004858 occlusion of gallbladder skos:exactMatch DOID:9714 occlusion of gallbladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004858 occlusion of gallbladder skos:exactMatch ICD10CM:K82.0 Obstruction of gallbladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004858 occlusion of gallbladder skos:exactMatch SCTID:197416005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004858 occlusion of gallbladder skos:exactMatch UMLS:C0156214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004859 hydrops of gallbladder skos:exactMatch DOID:9717 hydrops of gallbladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004859 hydrops of gallbladder skos:exactMatch ICD10CM:K82.1 Hydrops of gallbladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004859 hydrops of gallbladder skos:exactMatch SCTID:47312008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004859 hydrops of gallbladder skos:exactMatch UMLS:C0152445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004860 vitreous disorder skos:exactMatch DOID:9720 vitreous disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004861 ophthalmia nodosa skos:exactMatch DOID:9722 ophthalmia nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004861 ophthalmia nodosa skos:exactMatch SCTID:12371008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004861 ophthalmia nodosa skos:exactMatch UMLS:C0154775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004862 vitreous abscess skos:exactMatch DOID:9723 vitreous abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004862 vitreous abscess skos:exactMatch SCTID:48142003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004862 vitreous abscess skos:exactMatch UMLS:C0042904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004863 purulent endophthalmitis skos:exactMatch DOID:9724 purulent endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004863 purulent endophthalmitis skos:exactMatch ICD10CM:H44.0 Purulent endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004863 purulent endophthalmitis skos:exactMatch SCTID:41720003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004863 purulent endophthalmitis skos:exactMatch UMLS:C0259800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004864 acute allergic mucoid otitis media skos:exactMatch DOID:9735 acute allergic mucoid otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004864 acute allergic mucoid otitis media skos:exactMatch SCTID:8326008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004864 acute allergic mucoid otitis media skos:exactMatch UMLS:C0155419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004865 blue drum syndrome skos:exactMatch DOID:9736 blue drum syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004865 blue drum syndrome skos:exactMatch SCTID:52353000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004865 blue drum syndrome skos:exactMatch UMLS:C0395863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004866 eustachian tube disorder skos:exactMatch DOID:9739 eustachian tube disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004866 eustachian tube disorder skos:exactMatch ICD10CM:H68 Eustachian salpingitis and obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004866 eustachian tube disorder skos:exactMatch SCTID:69494008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004866 eustachian tube disorder skos:exactMatch UMLS:C0271468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004867 upper respiratory tract disorder skos:exactMatch DOID:974 upper respiratory tract disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004867 upper respiratory tract disorder skos:exactMatch SCTID:201060008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004868 biliary tract disorder skos:exactMatch DOID:9741 biliary tract disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004868 biliary tract disorder skos:exactMatch MESH:D001660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004868 biliary tract disorder skos:exactMatch SCTID:105997008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004869 pelvic varices skos:exactMatch DOID:9742 pelvic varices semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004869 pelvic varices skos:exactMatch ICD10CM:I86.2 Pelvic varices semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004869 pelvic varices skos:exactMatch SCTID:17406005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004869 pelvic varices skos:exactMatch UMLS:C0155795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004871 perianal hematoma skos:exactMatch DOID:9745 perianal hematoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004871 perianal hematoma skos:exactMatch SCTID:26373009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004872 hemorrhoid skos:exactMatch DOID:9746 hemorrhoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004872 hemorrhoid skos:exactMatch MESH:D006484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004872 hemorrhoid skos:exactMatch NCIT:C26792 Hemorrhoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004872 hemorrhoid skos:exactMatch SCTID:70153002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004872 hemorrhoid skos:exactMatch UMLS:C0019112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004873 internal hemorrhoid skos:exactMatch DOID:9749 internal hemorrhoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004873 internal hemorrhoid skos:exactMatch NCIT:C35319 Internal Hemorrhoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004873 internal hemorrhoid skos:exactMatch SCTID:90458007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004873 internal hemorrhoid skos:exactMatch UMLS:C0265034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004874 ganglion or cyst of synovium/tendon/bursa skos:exactMatch DOID:9754 ganglion or cyst of synovium/tendon/bursa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004875 xanthogranulomatous cholecystitis skos:exactMatch DOID:9766 xanthogranulomatous cholecystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004875 xanthogranulomatous cholecystitis skos:exactMatch MESH:C536762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004875 xanthogranulomatous cholecystitis skos:exactMatch NCIT:C35792 Xanthogranulomatous Cholecystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004875 xanthogranulomatous cholecystitis skos:exactMatch SCTID:448286002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004875 xanthogranulomatous cholecystitis skos:exactMatch UMLS:C1337035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004876 myocardial stunning skos:exactMatch DOID:9767 myocardial stunning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004876 myocardial stunning skos:exactMatch MESH:D017682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004876 myocardial stunning skos:exactMatch UMLS:C0206146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004877 transient neonatal thrombocytopenia skos:exactMatch DOID:9771 transient neonatal thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004877 transient neonatal thrombocytopenia skos:exactMatch ICD10CM:P61.0 Transient neonatal thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004877 transient neonatal thrombocytopenia skos:exactMatch SCTID:23205009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004877 transient neonatal thrombocytopenia skos:exactMatch UMLS:C0158991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004878 female breast upper-outer quadrant cancer skos:exactMatch DOID:9773 female breast upper-outer quadrant cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004878 female breast upper-outer quadrant cancer skos:exactMatch SCTID:188154003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004878 female breast upper-outer quadrant cancer skos:exactMatch UMLS:C0153552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004879 senile atrophy of choroid skos:exactMatch DOID:9776 Senile atrophy of choroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004879 senile atrophy of choroid skos:exactMatch SCTID:38513001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004879 senile atrophy of choroid skos:exactMatch UMLS:C0154891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004880 bowel dysfunction skos:exactMatch DOID:9779 bowel dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004880 bowel dysfunction skos:exactMatch SCTID:235594008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004880 bowel dysfunction skos:exactMatch UMLS:C2004461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004881 myositis fibrosa skos:exactMatch DOID:9788 myositis fibrosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004881 myositis fibrosa skos:exactMatch ICD10CM:M60.1 Interstitial myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004881 myositis fibrosa skos:exactMatch NCIT:C26985 Interstitial Myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004881 myositis fibrosa skos:exactMatch SCTID:55925001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004881 myositis fibrosa skos:exactMatch UMLS:C0158362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004882 angioid streaks of choroid skos:exactMatch DOID:979 angioid streaks of choroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004882 angioid streaks of choroid skos:exactMatch SCTID:86103006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004882 angioid streaks of choroid skos:exactMatch UMLS:C0002983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004883 hereditary choroidal atrophy skos:exactMatch DOID:9794 hereditary choroidal atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004883 hereditary choroidal atrophy skos:exactMatch SCTID:74469006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004883 hereditary choroidal atrophy skos:exactMatch UMLS:C0154893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004884 eye degenerative disorder skos:exactMatch DOID:9799 eye degenerative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004884 eye degenerative disorder skos:exactMatch ICD10CM:H44.5 Degenerated conditions of globe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004884 eye degenerative disorder skos:exactMatch SCTID:62585004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004884 eye degenerative disorder skos:exactMatch UMLS:C0154777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004885 choroidal sclerosis skos:exactMatch DOID:980 choroidal sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004885 choroidal sclerosis skos:exactMatch MESH:C535358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004885 choroidal sclerosis skos:exactMatch SCTID:406446000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004886 diffuse secondary choroid atrophy skos:exactMatch DOID:981 diffuse secondary choroid atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004886 diffuse secondary choroid atrophy skos:exactMatch SCTID:193463006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004886 diffuse secondary choroid atrophy skos:exactMatch UMLS:C0154892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004888 partial circumpapillary choroid dystrophy skos:exactMatch DOID:9811 partial circumpapillary choroid dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004888 partial circumpapillary choroid dystrophy skos:exactMatch SCTID:193466003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004888 partial circumpapillary choroid dystrophy skos:exactMatch UMLS:C0154895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004889 total central choroidal atrophy skos:exactMatch DOID:9820 central gyrate choroidal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004889 total central choroidal atrophy skos:exactMatch SCTID:392049002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004889 total central choroidal atrophy skos:exactMatch UMLS:C0154898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004890 partial central choroid dystrophy skos:exactMatch DOID:9822 partial central choroid dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004890 partial central choroid dystrophy skos:exactMatch SCTID:193468002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004890 partial central choroid dystrophy skos:exactMatch UMLS:C0339427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004891 hyperopia skos:exactMatch DOID:9834 hyperopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004891 hyperopia skos:exactMatch ICD10CM:H52.0 Hypermetropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004891 hyperopia skos:exactMatch MESH:D006956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004891 hyperopia skos:exactMatch SCTID:38101003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004891 hyperopia skos:exactMatch UMLS:C0020490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004892 refractive error skos:exactMatch DOID:9835 refractive error semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004892 refractive error skos:exactMatch MESH:D012030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004892 refractive error skos:exactMatch SCTID:39021009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004893 hypertropia skos:exactMatch DOID:9837 hypertropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004893 hypertropia skos:exactMatch NCIT:C34716 Hypertropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004893 hypertropia skos:exactMatch SCTID:40608009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004893 hypertropia skos:exactMatch UMLS:C0020575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004894 cyclotropia skos:exactMatch DOID:9838 cyclotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004894 cyclotropia skos:exactMatch SCTID:70486007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004894 cyclotropia skos:exactMatch UMLS:C0152209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004895 accommodative esotropia skos:exactMatch DOID:9839 accommodative esotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004895 accommodative esotropia skos:exactMatch SCTID:419494007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004895 accommodative esotropia skos:exactMatch UMLS:C0155336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004896 esotropia skos:exactMatch DOID:9840 esotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004896 esotropia skos:exactMatch MESH:D004948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004896 esotropia skos:exactMatch NCIT:C34596 Internal Strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004896 esotropia skos:exactMatch SCTID:16596007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004896 esotropia skos:exactMatch UMLS:C0014877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004897 hypotropia skos:exactMatch DOID:9841 hypotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004897 hypotropia skos:exactMatch NCIT:C42086 Downward Ocular Deviation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004897 hypotropia skos:exactMatch SCTID:29491004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004897 hypotropia skos:exactMatch UMLS:C0152208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004898 total circumpapillary dystrophy of choroid skos:exactMatch DOID:9842 total circumpapillary dystrophy of choroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004898 total circumpapillary dystrophy of choroid skos:exactMatch SCTID:59753003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004898 total circumpapillary dystrophy of choroid skos:exactMatch UMLS:C0154896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004899 monofixation syndrome skos:exactMatch DOID:9843 monofixation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004899 monofixation syndrome skos:exactMatch ICD10CM:H50.42 Monofixation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004899 monofixation syndrome skos:exactMatch SCTID:14785004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004899 monofixation syndrome skos:exactMatch UMLS:C0339611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004900 peripheral vertigo skos:exactMatch DOID:9847 peripheral vertigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004900 peripheral vertigo skos:exactMatch SCTID:50438001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004900 peripheral vertigo skos:exactMatch UMLS:C0155501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004901 lingual-facial-buccal dyskinesia skos:exactMatch DOID:9854 lingual-facial-buccal dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004901 lingual-facial-buccal dyskinesia skos:exactMatch SCTID:49386006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004901 lingual-facial-buccal dyskinesia skos:exactMatch UMLS:C0152115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004902 interstitial keratitis skos:exactMatch DOID:9857 interstitial keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004902 interstitial keratitis skos:exactMatch UMLS:C0155088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004903 deep keratitis skos:exactMatch DOID:9858 deep keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004903 deep keratitis skos:exactMatch SCTID:445741003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004903 deep keratitis skos:exactMatch UMLS:C2960633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004904 toxic maculopathy skos:exactMatch DOID:9867 toxic maculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004904 toxic maculopathy skos:exactMatch SCTID:44115007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004904 toxic maculopathy skos:exactMatch UMLS:C0271086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004905 intestinal disaccharidase deficiency skos:exactMatch DOID:9868 intestinal disaccharidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004905 intestinal disaccharidase deficiency skos:exactMatch NCIT:C34731 Intestinal Disaccharidase Deficiency and Disaccharide Malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004905 intestinal disaccharidase deficiency skos:exactMatch SCTID:22169002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004907 alopecia skos:exactMatch DOID:987 alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004907 alopecia skos:exactMatch MESH:D000505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004907 alopecia skos:exactMatch NCIT:C50575 Alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004907 alopecia skos:exactMatch Orphanet:79364 Alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004907 alopecia skos:exactMatch SCTID:56317004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004907 alopecia skos:exactMatch UMLS:C0002170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004909 urethral gland abscess skos:exactMatch DOID:9877 urethral gland abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004909 urethral gland abscess skos:exactMatch SCTID:444820005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004910 mitral valve prolapse skos:exactMatch DOID:988 mitral valve prolapse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004910 mitral valve prolapse skos:exactMatch MESH:D008945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004910 mitral valve prolapse skos:exactMatch NCIT:C50655 Mitral Valve Prolapse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004910 mitral valve prolapse skos:exactMatch SCTID:409712001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004911 cardiovascular syphilis skos:exactMatch DOID:9880 cardiovascular syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004911 cardiovascular syphilis skos:exactMatch SCTID:83883001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004911 cardiovascular syphilis skos:exactMatch UMLS:C0039130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004913 alternating esotropia skos:exactMatch DOID:9888 alternating esotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004913 alternating esotropia skos:exactMatch ICD10CM:H50.05 Alternating esotropia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004913 alternating esotropia skos:exactMatch SCTID:39837002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004913 alternating esotropia skos:exactMatch UMLS:C0152205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004914 celiac artery stenosis from compression by median arcuate ligament of diaphragm skos:exactMatch DOID:9892 median arcuate ligament syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004914 celiac artery stenosis from compression by median arcuate ligament of diaphragm skos:exactMatch OMIM:116870 celiac artery stenosis from compression by median arcuate ligament of diaphragm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004914 celiac artery stenosis from compression by median arcuate ligament of diaphragm skos:exactMatch SCTID:9250002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004914 celiac artery stenosis from compression by median arcuate ligament of diaphragm skos:exactMatch UMLS:C1861783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004917 internal hordeolum skos:exactMatch DOID:9908 internal hordeolum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004917 internal hordeolum skos:exactMatch SCTID:414521009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004917 internal hordeolum skos:exactMatch UMLS:C0085690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004918 central corneal ulcer skos:exactMatch DOID:9910 central corneal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004918 central corneal ulcer skos:exactMatch SCTID:7426009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004918 central corneal ulcer skos:exactMatch UMLS:C0155069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004919 infected hydrocele skos:exactMatch DOID:9911 infected hydrocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004919 infected hydrocele skos:exactMatch ICD10CM:N43.1 Infected hydrocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004919 infected hydrocele skos:exactMatch SCTID:11666007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004919 infected hydrocele skos:exactMatch UMLS:C0156300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004920 hydrocele skos:exactMatch DOID:9912 hydrocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004920 hydrocele skos:exactMatch SCTID:55434001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004922 developmental coordination disorder skos:exactMatch DOID:9923 developmental coordination disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004922 developmental coordination disorder skos:exactMatch MESH:D019957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004922 developmental coordination disorder skos:exactMatch NCIT:C92561 Developmental Coordination Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004922 developmental coordination disorder skos:exactMatch SCTID:27544004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004922 developmental coordination disorder skos:exactMatch UMLS:C0520947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004923 chronic inflammation of lacrimal passage skos:exactMatch DOID:9935 chronic inflammation of lacrimal passage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004923 chronic inflammation of lacrimal passage skos:exactMatch SCTID:267653001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004923 chronic inflammation of lacrimal passage skos:exactMatch UMLS:C0155239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004924 chronic canaliculitis skos:exactMatch DOID:9936 chronic canaliculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004924 chronic canaliculitis skos:exactMatch SCTID:26479009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004924 chronic canaliculitis skos:exactMatch UMLS:C0155240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004925 chronic dacryocystitis skos:exactMatch DOID:9937 chronic dacryocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004925 chronic dacryocystitis skos:exactMatch SCTID:84627005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004925 chronic dacryocystitis skos:exactMatch UMLS:C0149506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004926 dacryocystitis skos:exactMatch DOID:9938 dacryocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004926 dacryocystitis skos:exactMatch MESH:D003607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004926 dacryocystitis skos:exactMatch NCIT:C34521 Dacryocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004926 dacryocystitis skos:exactMatch SCTID:85777005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004926 dacryocystitis skos:exactMatch UMLS:C0010930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004927 dacryocystocele skos:exactMatch DOID:9939 dacryocystocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004928 lymph node disorder skos:exactMatch DOID:9942 lymph node disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004928 lymph node disorder skos:exactMatch NCIT:C35346 Lymph Node Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004928 lymph node disorder skos:exactMatch SCTID:76616003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004928 lymph node disorder skos:exactMatch UMLS:C0272394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004929 constant exophthalmos skos:exactMatch DOID:9945 constant exophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004929 constant exophthalmos skos:exactMatch SCTID:89907009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004929 constant exophthalmos skos:exactMatch UMLS:C0155267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004930 steroid-induced glaucoma skos:exactMatch DOID:9946 steroid-induced glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004930 steroid-induced glaucoma skos:exactMatch SCTID:1654001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004930 steroid-induced glaucoma skos:exactMatch UMLS:C0339578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004931 residual stage corticosteroid-induced glaucoma skos:exactMatch DOID:9948 residual stage corticosteroid-induced glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004931 residual stage corticosteroid-induced glaucoma skos:exactMatch SCTID:193549003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004931 residual stage corticosteroid-induced glaucoma skos:exactMatch UMLS:C0339580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004932 null-cell leukemia skos:exactMatch DOID:9954 null-cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004932 null-cell leukemia skos:exactMatch SCTID:277574007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004932 null-cell leukemia skos:exactMatch UMLS:C0023483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004933 hypoplastic left heart syndrome skos:exactMatch DOID:9955 hypoplastic left heart syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004933 hypoplastic left heart syndrome skos:exactMatch ICD10CM:Q23.4 Hypoplastic left heart syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004933 hypoplastic left heart syndrome skos:exactMatch MESH:D018636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004933 hypoplastic left heart syndrome skos:exactMatch NCIT:C98894 Hypoplastic Left Heart Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004933 hypoplastic left heart syndrome skos:exactMatch OMIMPS:241550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004933 hypoplastic left heart syndrome skos:exactMatch Orphanet:2248 Hypoplastic left heart syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004933 hypoplastic left heart syndrome skos:exactMatch SCTID:62067003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004933 hypoplastic left heart syndrome skos:exactMatch UMLS:C0152101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004934 periostitis skos:exactMatch DOID:9957 periostitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004934 periostitis skos:exactMatch MESH:D010522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004934 periostitis skos:exactMatch NCIT:C13184 Periosteum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004934 periostitis skos:exactMatch SCTID:41910004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004934 periostitis skos:exactMatch UMLS:C0031111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004936 uterine inversion skos:exactMatch DOID:997 uterine inversion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004936 uterine inversion skos:exactMatch MESH:D019687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004936 uterine inversion skos:exactMatch SCTID:27215002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004937 hypervitaminosis D skos:exactMatch DOID:9971 hypervitaminosis D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004937 hypervitaminosis D skos:exactMatch ICD10CM:E67.3 Hypervitaminosis D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004937 hypervitaminosis D skos:exactMatch SCTID:27712000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004937 hypervitaminosis D skos:exactMatch UMLS:C1442839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004938 substance dependence skos:exactMatch DOID:9973 substance dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004938 substance dependence skos:exactMatch NCIT:C35458 Dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004938 substance dependence skos:exactMatch SCTID:2403008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004939 hallucinogen dependence skos:exactMatch DOID:9977 hallucinogen dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004939 hallucinogen dependence skos:exactMatch NCIT:C34657 Hallucinogen Dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004939 hallucinogen dependence skos:exactMatch SCTID:38247002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004940 acute female pelvic peritonitis skos:exactMatch DOID:9978 acute female pelvic peritonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004940 acute female pelvic peritonitis skos:exactMatch ICD10CM:N73.3 Female acute pelvic peritonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004940 acute female pelvic peritonitis skos:exactMatch SCTID:85051008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004940 acute female pelvic peritonitis skos:exactMatch UMLS:C0269032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004941 eosinophilia-myalgia syndrome skos:exactMatch DOID:998 eosinophilia-myalgia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004941 eosinophilia-myalgia syndrome skos:exactMatch MESH:D016603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004941 eosinophilia-myalgia syndrome skos:exactMatch SCTID:95416007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004942 orbit lymphoma skos:exactMatch DOID:9986 orbit lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004942 orbit lymphoma skos:exactMatch MESH:C537131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004942 orbit lymphoma skos:exactMatch NCIT:C6244 Orbit Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004942 orbit lymphoma skos:exactMatch SCTID:13048006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004942 orbit lymphoma skos:exactMatch UMLS:C0271333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004943 orbit sarcoma skos:exactMatch DOID:9987 orbit sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004943 orbit sarcoma skos:exactMatch NCIT:C6095 Orbit Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004943 orbit sarcoma skos:exactMatch SCTID:699354006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004943 orbit sarcoma skos:exactMatch UMLS:C1335131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004944 neurosyphilis skos:exactMatch DOID:9988 tertiary neurosyphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004944 neurosyphilis skos:exactMatch ICD10CM:A52.3 Neurosyphilis, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004944 neurosyphilis skos:exactMatch MESH:D009494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004944 neurosyphilis skos:exactMatch NCIT:C84935 Neurosyphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004944 neurosyphilis skos:exactMatch SCTID:26039008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004944 neurosyphilis skos:exactMatch UMLS:C0027927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004946 hypoglycemia skos:exactMatch DOID:9993 hypoglycemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004946 hypoglycemia skos:exactMatch MESH:D007003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004946 hypoglycemia skos:exactMatch NCIT:C3126 Hypoglycemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004946 hypoglycemia skos:exactMatch SCTID:302866003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004946 hypoglycemia skos:exactMatch UMLS:C0020615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004947 B-cell acute lymphoblastic leukemia skos:exactMatch DOID:0080630 B-lymphoblastic leukemia/lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004947 B-cell acute lymphoblastic leukemia skos:exactMatch NCIT:C8936 B Lymphoblastic Leukemia/Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004947 B-cell acute lymphoblastic leukemia skos:exactMatch SCTID:277571004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004948 B-cell chronic lymphocytic leukemia skos:exactMatch DOID:1040 chronic lymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004948 B-cell chronic lymphocytic leukemia skos:exactMatch MESH:D015451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004948 B-cell chronic lymphocytic leukemia skos:exactMatch NCIT:C3163 Chronic Lymphocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004948 B-cell chronic lymphocytic leukemia skos:exactMatch OMIM:151400 leukemia, chronic lymphocytic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004948 B-cell chronic lymphocytic leukemia skos:exactMatch Orphanet:67038 B-cell chronic lymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004948 B-cell chronic lymphocytic leukemia skos:exactMatch UMLS:C0023434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004948 B-cell chronic lymphocytic leukemia skos:exactMatch UMLS:C0855095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004949 neoplasm of mature B-cells skos:exactMatch DOID:706 mature B-cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004949 neoplasm of mature B-cells skos:exactMatch NCIT:C27910 Mature B-Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004949 neoplasm of mature B-cells skos:exactMatch SCTID:269476000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004949 neoplasm of mature B-cells skos:exactMatch UMLS:C1334633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004950 gastric carcinoma skos:exactMatch DOID:10538 gastric fundus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004950 gastric carcinoma skos:exactMatch DOID:5517 stomach carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004950 gastric carcinoma skos:exactMatch NCIT:C4911 Gastric Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004950 gastric carcinoma skos:exactMatch SCTID:187741001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004950 gastric carcinoma skos:exactMatch UMLS:C0153420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004950 gastric carcinoma skos:exactMatch UMLS:C0699791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004951 susceptibility to HIV infection skos:exactMatch OMIM:609423 human immunodeficiency virus iia 1, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004951 susceptibility to HIV infection skos:exactMatch UMLS:CN282826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004952 Hodgkins lymphoma skos:exactMatch DOID:8567 Hodgkin's lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004952 Hodgkins lymphoma skos:exactMatch MESH:D006689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004952 Hodgkins lymphoma skos:exactMatch NCIT:C9357 Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004952 Hodgkins lymphoma skos:exactMatch Orphanet:98293 Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004953 invasive ductal breast carcinoma skos:exactMatch DOID:3008 invasive ductal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004953 invasive ductal breast carcinoma skos:exactMatch NCIT:C4194 Invasive Breast Carcinoma of No Special Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004953 invasive ductal breast carcinoma skos:exactMatch SCTID:408643008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004956 metastatic prostate carcinoma skos:exactMatch NCIT:C8946 Metastatic Prostate Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004956 metastatic prostate carcinoma skos:exactMatch SCTID:314994000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004957 mucinous adenocarcinoma skos:exactMatch DOID:3030 mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004957 mucinous adenocarcinoma skos:exactMatch MESH:D002288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004957 mucinous adenocarcinoma skos:exactMatch NCIT:C26712 Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004957 mucinous adenocarcinoma skos:exactMatch UMLS:C0007130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004957 mucinous adenocarcinoma skos:exactMatch UMLS:C0334368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004958 oral cavity squamous cell carcinoma skos:exactMatch DOID:0050866 oral squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004958 oral cavity squamous cell carcinoma skos:exactMatch NCIT:C4833 Oral Cavity Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004958 oral cavity squamous cell carcinoma skos:exactMatch Orphanet:502363 Squamous cell carcinoma of the oral cavity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004958 oral cavity squamous cell carcinoma skos:exactMatch SCTID:307502000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004958 oral cavity squamous cell carcinoma skos:exactMatch UMLS:C0585362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004959 plasma cell neoplasm skos:exactMatch DOID:6536 plasma cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004959 plasma cell neoplasm skos:exactMatch MESH:D054219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004959 plasma cell neoplasm skos:exactMatch NCIT:C4665 Plasma Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004959 plasma cell neoplasm skos:exactMatch Orphanet:98282 Plasma cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004959 plasma cell neoplasm skos:exactMatch SCTID:415111003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004959 plasma cell neoplasm skos:exactMatch UMLS:C1959632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004960 monoclonal gammopathy skos:exactMatch ICD10CM:D47.2 Monoclonal gammopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004960 monoclonal gammopathy skos:exactMatch MESH:D010265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004960 monoclonal gammopathy skos:exactMatch NCIT:C35548 Monoclonal Gammopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004960 monoclonal gammopathy skos:exactMatch SCTID:109983007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004963 T-cell acute lymphoblastic leukemia skos:exactMatch NCIT:C3183 T Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004964 peripheral T-cell lymphoma, not otherwise specified skos:exactMatch NCIT:C4340 Peripheral T-Cell Lymphoma, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004965 acinar cell carcinoma skos:exactMatch DOID:3025 acinar cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004965 acinar cell carcinoma skos:exactMatch MESH:D018267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004965 acinar cell carcinoma skos:exactMatch NCIT:C3768 Acinar Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004965 acinar cell carcinoma skos:exactMatch UMLS:C0206685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004966 gastritis skos:exactMatch DOID:4029 gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004966 gastritis skos:exactMatch MESH:D005756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004966 gastritis skos:exactMatch NCIT:C26780 Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004966 gastritis skos:exactMatch SCTID:4556007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004966 gastritis skos:exactMatch UMLS:C0017152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004966 gastritis skos:exactMatch UMLS:C0267112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004966 gastritis skos:exactMatch UMLS:C2243088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004966 gastritis skos:exactMatch UMLS:C2243090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004966 gastritis skos:exactMatch UMLS:C3854048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004967 acute lymphoblastic leukemia skos:exactMatch DOID:1037 lymphoid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004967 acute lymphoblastic leukemia skos:exactMatch DOID:9952 acute lymphoblastic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004967 acute lymphoblastic leukemia skos:exactMatch NCIT:C3167 Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004967 acute lymphoblastic leukemia skos:exactMatch Orphanet:513 Acute lymphoblastic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004967 acute lymphoblastic leukemia skos:exactMatch SCTID:91857003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004970 adenocarcinoma skos:exactMatch DOID:299 adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004970 adenocarcinoma skos:exactMatch MESH:D000230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004970 adenocarcinoma skos:exactMatch NCIT:C2852 Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004970 adenocarcinoma skos:exactMatch SCTID:443961001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004970 adenocarcinoma skos:exactMatch UMLS:C0001418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004971 adenoid cystic carcinoma skos:exactMatch DOID:0080202 adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004971 adenoid cystic carcinoma skos:exactMatch MESH:D003528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004971 adenoid cystic carcinoma skos:exactMatch NCIT:C2970 Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004971 adenoid cystic carcinoma skos:exactMatch UMLS:C0010606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004972 adenoma skos:exactMatch DOID:657 adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004972 adenoma skos:exactMatch MESH:D000236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004972 adenoma skos:exactMatch NCIT:C2855 Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004972 adenoma skos:exactMatch SCTID:443416007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004972 adenoma skos:exactMatch UMLS:C0001430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004973 adenosquamous lung carcinoma skos:exactMatch DOID:4829 adenosquamous lung carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004973 adenosquamous lung carcinoma skos:exactMatch NCIT:C9133 Lung Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004973 adenosquamous lung carcinoma skos:exactMatch SCTID:707405009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004973 adenosquamous lung carcinoma skos:exactMatch UMLS:C0279557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004974 adrenal gland pheochromocytoma skos:exactMatch DOID:0050892 adrenal gland pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004974 adrenal gland pheochromocytoma skos:exactMatch NCIT:C3326 Adrenal Gland Pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004975 Alzheimer disease skos:exactMatch DOID:10652 Alzheimer's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004975 Alzheimer disease skos:exactMatch ICD10CM:G30 Alzheimer's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004975 Alzheimer disease skos:exactMatch MESH:D000544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004975 Alzheimer disease skos:exactMatch NCIT:C2866 Alzheimer's Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004975 Alzheimer disease skos:exactMatch Orphanet:238616 NON RARE IN EUROPE: Alzheimer disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004975 Alzheimer disease skos:exactMatch SCTID:142811000119104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004975 Alzheimer disease skos:exactMatch UMLS:C0002395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004976 amyotrophic lateral sclerosis skos:exactMatch DOID:332 amyotrophic lateral sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004976 amyotrophic lateral sclerosis skos:exactMatch ICD10CM:G12.21 Amyotrophic lateral sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004976 amyotrophic lateral sclerosis skos:exactMatch MESH:D000690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004976 amyotrophic lateral sclerosis skos:exactMatch NCIT:C34373 Amyotrophic Lateral Sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004976 amyotrophic lateral sclerosis skos:exactMatch Orphanet:803 Amyotrophic lateral sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004976 amyotrophic lateral sclerosis skos:exactMatch SCTID:86044005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004976 amyotrophic lateral sclerosis skos:exactMatch UMLS:C0002736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004977 angioimmunoblastic T-cell lymphoma skos:exactMatch DOID:0111147 angioimmunoblastic T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004977 angioimmunoblastic T-cell lymphoma skos:exactMatch ICD10CM:C86.5 Angioimmunoblastic T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004977 angioimmunoblastic T-cell lymphoma skos:exactMatch MESH:D007119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004977 angioimmunoblastic T-cell lymphoma skos:exactMatch NCIT:C7528 Angioimmunoblastic T-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004977 angioimmunoblastic T-cell lymphoma skos:exactMatch Orphanet:86886 Angioimmunoblastic T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004977 angioimmunoblastic T-cell lymphoma skos:exactMatch SCTID:413537009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004977 angioimmunoblastic T-cell lymphoma skos:exactMatch UMLS:C0020981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004979 asthma skos:exactMatch DOID:2841 asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004979 asthma skos:exactMatch ICD10CM:J45 Asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004979 asthma skos:exactMatch MESH:D001249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004979 asthma skos:exactMatch NCIT:C28397 Asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004979 asthma skos:exactMatch SCTID:31387002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004979 asthma skos:exactMatch UMLS:C0004096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004980 atopic eczema skos:exactMatch DOID:3310 atopic dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004980 atopic eczema skos:exactMatch NCIT:C3001 Eczema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004980 atopic eczema skos:exactMatch OMIMPS:603165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004981 atrial fibrillation skos:exactMatch DOID:0060224 atrial fibrillation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004981 atrial fibrillation skos:exactMatch MESH:D001281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004981 atrial fibrillation skos:exactMatch NCIT:C50466 Atrial Fibrillation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004981 atrial fibrillation skos:exactMatch SCTID:49436004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004981 atrial fibrillation skos:exactMatch UMLS:C0004238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004982 pancreatitis skos:exactMatch DOID:4989 pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004982 pancreatitis skos:exactMatch MESH:D010195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004982 pancreatitis skos:exactMatch NCIT:C3306 Pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004982 pancreatitis skos:exactMatch SCTID:75694006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004982 pancreatitis skos:exactMatch UMLS:C0030305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004983 spermatogenic failure skos:exactMatch DOID:0111910 spermatogenic failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004983 spermatogenic failure skos:exactMatch OMIMPS:258150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004984 basal-like breast carcinoma skos:exactMatch NCIT:C53558 Basal-Like Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004984 basal-like breast carcinoma skos:exactMatch UMLS:C3642347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004985 bipolar disorder skos:exactMatch DOID:3312 bipolar disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004985 bipolar disorder skos:exactMatch ICD10CM:F31 Bipolar disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004985 bipolar disorder skos:exactMatch ICD10WHO:F31 Bipolar affective disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004985 bipolar disorder skos:exactMatch MESH:D001714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004985 bipolar disorder skos:exactMatch NCIT:C34423 Bipolar Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004985 bipolar disorder skos:exactMatch SCTID:13746004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004985 bipolar disorder skos:exactMatch UMLS:C0005586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004986 urinary bladder carcinoma skos:exactMatch DOID:4007 bladder carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004986 urinary bladder carcinoma skos:exactMatch NCIT:C4912 Bladder Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004986 urinary bladder carcinoma skos:exactMatch SCTID:255108000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004986 urinary bladder carcinoma skos:exactMatch UMLS:C0699885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004987 urinary bladder neoplasm skos:exactMatch NCIT:C2901 Bladder Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004987 urinary bladder neoplasm skos:exactMatch SCTID:126885006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004987 urinary bladder neoplasm skos:exactMatch UMLS:C0005695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004988 breast adenocarcinoma skos:exactMatch DOID:3458 breast adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004988 breast adenocarcinoma skos:exactMatch NCIT:C5214 Breast Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004989 breast carcinoma skos:exactMatch DOID:3459 breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004989 breast carcinoma skos:exactMatch NCIT:C4872 Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004989 breast carcinoma skos:exactMatch SCTID:254838004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004989 breast carcinoma skos:exactMatch UMLS:C0678222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004990 breast tumor luminal A or B skos:exactMatch DOID:0060548 luminal breast carcinoma A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004991 minimally invasive lung adenocarcinoma skos:exactMatch DOID:4926 bronchiolo-alveolar adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004991 minimally invasive lung adenocarcinoma skos:exactMatch MESH:D002282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004991 minimally invasive lung adenocarcinoma skos:exactMatch NCIT:C2923 Minimally Invasive Lung Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004991 minimally invasive lung adenocarcinoma skos:exactMatch SCTID:373627005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004992 cancer skos:exactMatch DOID:0050686 organ system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004992 cancer skos:exactMatch DOID:0050687 cell type cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004992 cancer skos:exactMatch DOID:162 cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004992 cancer skos:exactMatch NCIT:C9305 Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004992 cancer skos:exactMatch SCTID:363346000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004992 cancer skos:exactMatch UMLS:C0006826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004993 carcinoma skos:exactMatch DOID:305 carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004993 carcinoma skos:exactMatch MESH:D002277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004993 carcinoma skos:exactMatch NCIT:C2916 Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004993 carcinoma skos:exactMatch SCTID:722688002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004993 carcinoma skos:exactMatch UMLS:C0007097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004994 cardiomyopathy skos:exactMatch DOID:0050700 cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004994 cardiomyopathy skos:exactMatch ICD10CM:I42 Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004994 cardiomyopathy skos:exactMatch MESH:D009202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004994 cardiomyopathy skos:exactMatch NCIT:C34830 Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004994 cardiomyopathy skos:exactMatch Orphanet:167848 Rare cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004994 cardiomyopathy skos:exactMatch SCTID:85898001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004994 cardiomyopathy skos:exactMatch UMLS:C0878544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004995 cardiovascular disorder skos:exactMatch DOID:1287 cardiovascular system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004995 cardiovascular disorder skos:exactMatch MESH:D002318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004995 cardiovascular disorder skos:exactMatch NCIT:C2931 Cardiovascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004995 cardiovascular disorder skos:exactMatch SCTID:49601007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004995 cardiovascular disorder skos:exactMatch UMLS:C0007222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004996 childhood acute myeloid leukemia skos:exactMatch DOID:0070323 childhood acute myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004996 childhood acute myeloid leukemia skos:exactMatch NCIT:C9160 Childhood Acute Myeloid Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004996 childhood acute myeloid leukemia skos:exactMatch UMLS:C0220621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004997 chondroblastoma skos:exactMatch DOID:2649 chondroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004997 chondroblastoma skos:exactMatch MESH:D002804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004997 chondroblastoma skos:exactMatch NCIT:C2945 Chondroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0004997 chondroblastoma skos:exactMatch UMLS:C0008441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005001 chronic gastritis skos:exactMatch NCIT:C26929 Chronic Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005001 chronic gastritis skos:exactMatch SCTID:8493009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005001 chronic gastritis skos:exactMatch UMLS:C0085695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005002 chronic obstructive pulmonary disease skos:exactMatch DOID:3083 chronic obstructive pulmonary disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005002 chronic obstructive pulmonary disease skos:exactMatch MESH:D029424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005002 chronic obstructive pulmonary disease skos:exactMatch NCIT:C3199 Chronic Obstructive Pulmonary Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005002 chronic obstructive pulmonary disease skos:exactMatch SCTID:13645005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005003 chronic pancreatitis skos:exactMatch MESH:D050500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005003 chronic pancreatitis skos:exactMatch NCIT:C84637 Chronic Pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005003 chronic pancreatitis skos:exactMatch SCTID:235494005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005003 chronic pancreatitis skos:exactMatch UMLS:C0149521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005004 clear cell adenocarcinoma skos:exactMatch DOID:4468 clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005004 clear cell adenocarcinoma skos:exactMatch MESH:D018262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005004 clear cell adenocarcinoma skos:exactMatch NCIT:C3766 Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005004 clear cell adenocarcinoma skos:exactMatch UMLS:C0206681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005005 clear cell renal carcinoma skos:exactMatch DOID:4467 clear cell renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005005 clear cell renal carcinoma skos:exactMatch NCIT:C4033 Clear Cell Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005005 clear cell renal carcinoma skos:exactMatch Orphanet:319276 Clear cell renal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005005 clear cell renal carcinoma skos:exactMatch SCTID:254915003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005006 clear cell sarcoma of kidney skos:exactMatch DOID:4880 kidney clear cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005006 clear cell sarcoma of kidney skos:exactMatch NCIT:C4264 Clear Cell Sarcoma of the Kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005006 clear cell sarcoma of kidney skos:exactMatch Orphanet:457246 Clear cell sarcoma of kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005006 clear cell sarcoma of kidney skos:exactMatch UMLS:C0334488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005006 clear cell sarcoma of kidney skos:exactMatch UMLS:CN242113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005007 colon mucinous adenocarcinoma skos:exactMatch DOID:3029 colon mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005007 colon mucinous adenocarcinoma skos:exactMatch NCIT:C7966 Colon Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005007 colon mucinous adenocarcinoma skos:exactMatch UMLS:C0279639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005008 colorectal adenocarcinoma skos:exactMatch DOID:0050861 colorectal adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005008 colorectal adenocarcinoma skos:exactMatch DOID:0050913 large intestine adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005008 colorectal adenocarcinoma skos:exactMatch NCIT:C5105 Colorectal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005008 colorectal adenocarcinoma skos:exactMatch SCTID:408645001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005008 colorectal adenocarcinoma skos:exactMatch UMLS:C1319315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005009 congestive heart failure skos:exactMatch DOID:6000 congestive heart failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005009 congestive heart failure skos:exactMatch NCIT:C3080 Congestive Heart Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005009 congestive heart failure skos:exactMatch SCTID:42343007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005009 congestive heart failure skos:exactMatch UMLS:C0018802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005010 coronary artery disorder skos:exactMatch DOID:3393 coronary artery disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005010 coronary artery disorder skos:exactMatch MESH:D003324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005010 coronary artery disorder skos:exactMatch NCIT:C26732 Coronary Artery Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005010 coronary artery disorder skos:exactMatch SCTID:414024009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005010 coronary artery disorder skos:exactMatch UMLS:C1956346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005011 Crohn disease skos:exactMatch DOID:8778 Crohn's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005011 Crohn disease skos:exactMatch MESH:D003424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005011 Crohn disease skos:exactMatch NCIT:C2965 Crohn Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005011 Crohn disease skos:exactMatch Orphanet:206 NON RARE IN EUROPE: Crohn disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005011 Crohn disease skos:exactMatch SCTID:7620006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005011 Crohn disease skos:exactMatch UMLS:CN043071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005012 cutaneous melanoma skos:exactMatch DOID:8923 skin melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005012 cutaneous melanoma skos:exactMatch NCIT:C3510 Cutaneous Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005012 cutaneous melanoma skos:exactMatch SCTID:93655004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005012 cutaneous melanoma skos:exactMatch UMLS:C0151779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005012 cutaneous melanoma skos:exactMatch UMLS:C0153535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005012 cutaneous melanoma skos:exactMatch UMLS:C0153536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005013 dedifferentiated chondrosarcoma skos:exactMatch DOID:0081247 dedifferentiated chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005013 dedifferentiated chondrosarcoma skos:exactMatch NCIT:C6476 Dedifferentiated Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005013 dedifferentiated chondrosarcoma skos:exactMatch UMLS:C0862878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005015 diabetes mellitus skos:exactMatch DOID:9351 diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005015 diabetes mellitus skos:exactMatch ICD10CM:E08-E13 Diabetes mellitus (E08-E13) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005015 diabetes mellitus skos:exactMatch MESH:D003920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005015 diabetes mellitus skos:exactMatch NCIT:C2985 Diabetes Mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005015 diabetes mellitus skos:exactMatch SCTID:73211009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005015 diabetes mellitus skos:exactMatch UMLS:C0011847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005015 diabetes mellitus skos:exactMatch UMLS:C0011849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005016 diabetic kidney disease skos:exactMatch MESH:D003928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005016 diabetic kidney disease skos:exactMatch NCIT:C84417 Diabetic Nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005016 diabetic kidney disease skos:exactMatch SCTID:127013003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005017 diffuse gastric adenocarcinoma skos:exactMatch DOID:6217 gastric diffuse adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005017 diffuse gastric adenocarcinoma skos:exactMatch NCIT:C9159 Gastric Diffuse Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005019 diffuse scleroderma skos:exactMatch DOID:1580 diffuse scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005019 diffuse scleroderma skos:exactMatch MESH:D045743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005020 intestinal disorder skos:exactMatch DOID:5295 intestinal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005020 intestinal disorder skos:exactMatch MESH:D007410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005020 intestinal disorder skos:exactMatch NCIT:C26801 Intestinal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005020 intestinal disorder skos:exactMatch SCTID:85919009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005021 dilated cardiomyopathy skos:exactMatch DOID:12930 dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005021 dilated cardiomyopathy skos:exactMatch ICD10CM:I42.0 Dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005021 dilated cardiomyopathy skos:exactMatch MESH:D002311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005021 dilated cardiomyopathy skos:exactMatch NCIT:C84673 Dilated Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005021 dilated cardiomyopathy skos:exactMatch Orphanet:217604 Dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005021 dilated cardiomyopathy skos:exactMatch SCTID:195021004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005021 dilated cardiomyopathy skos:exactMatch UMLS:C0007193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005023 ductal breast carcinoma in situ skos:exactMatch DOID:0060074 ductal carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005023 ductal breast carcinoma in situ skos:exactMatch MESH:D002285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005023 ductal breast carcinoma in situ skos:exactMatch NCIT:C2924 Breast Ductal Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005025 endocarditis skos:exactMatch DOID:10314 endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005025 endocarditis skos:exactMatch MESH:D004696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005025 endocarditis skos:exactMatch NCIT:C34582 Endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005025 endocarditis skos:exactMatch SCTID:56819008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005026 endometrioid adenocarcinoma skos:exactMatch NCIT:C3769 Endometrioid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005026 endometrioid adenocarcinoma skos:exactMatch UMLS:C0206687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005026 endometrioid adenocarcinoma skos:exactMatch UMLS:C1569637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005027 epilepsy skos:exactMatch DOID:1826 epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005027 epilepsy skos:exactMatch ICD10CM:G40 Epilepsy and recurrent seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005027 epilepsy skos:exactMatch ICD10WHO:G40 Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005027 epilepsy skos:exactMatch MESH:D004827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005027 epilepsy skos:exactMatch NCIT:C3020 Seizure Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005027 epilepsy skos:exactMatch SCTID:84757009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005028 esophageal adenocarcinoma skos:exactMatch DOID:4914 esophagus adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005028 esophageal adenocarcinoma skos:exactMatch NCIT:C4025 Esophageal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005028 esophageal adenocarcinoma skos:exactMatch Orphanet:99976 Adenocarcinoma of the esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005028 esophageal adenocarcinoma skos:exactMatch SCTID:276803003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005028 esophageal adenocarcinoma skos:exactMatch UMLS:C0279628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005029 essential thrombocythemia skos:exactMatch DOID:2224 essential thrombocythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005029 essential thrombocythemia skos:exactMatch MESH:D013920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005029 essential thrombocythemia skos:exactMatch NCIT:C3407 Essential Thrombocythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005029 essential thrombocythemia skos:exactMatch Orphanet:3318 Essential thrombocythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005029 essential thrombocythemia skos:exactMatch SCTID:109994006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005029 essential thrombocythemia skos:exactMatch UMLS:C0040028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005030 fetal growth restriction skos:exactMatch MESH:D005317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005030 fetal growth restriction skos:exactMatch NCIT:C114875 Fetus Small for Gestational Age semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005030 fetal growth restriction skos:exactMatch SCTID:22033007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005031 fibromatosis skos:exactMatch NCIT:C3042 Fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005031 fibromatosis skos:exactMatch SCTID:723976005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005032 follicular thyroid adenoma skos:exactMatch DOID:2891 thyroid adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005032 follicular thyroid adenoma skos:exactMatch DOID:6204 follicular adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005032 follicular thyroid adenoma skos:exactMatch NCIT:C3502 Thyroid Gland Follicular Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005032 follicular thyroid adenoma skos:exactMatch SCTID:255033000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005032 follicular thyroid adenoma skos:exactMatch SCTID:255034006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005032 follicular thyroid adenoma skos:exactMatch UMLS:C0151468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005032 follicular thyroid adenoma skos:exactMatch UMLS:C0205647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005033 ganglioneuroma skos:exactMatch DOID:4817 ganglioneuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005033 ganglioneuroma skos:exactMatch NCIT:C3049 Ganglioneuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005033 ganglioneuroma skos:exactMatch Orphanet:251992 Ganglioneuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005033 ganglioneuroma skos:exactMatch SCTID:116371000119107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005033 ganglioneuroma skos:exactMatch UMLS:C0017075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005034 thyroid gland follicular carcinoma skos:exactMatch DOID:3962 thyroid gland follicular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005034 thyroid gland follicular carcinoma skos:exactMatch MESH:D018263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005034 thyroid gland follicular carcinoma skos:exactMatch NCIT:C8054 Thyroid Gland Follicular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005034 thyroid gland follicular carcinoma skos:exactMatch SCTID:255028004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005035 ganglioneuroblastoma skos:exactMatch DOID:4163 ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005035 ganglioneuroblastoma skos:exactMatch MESH:D018305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005035 ganglioneuroblastoma skos:exactMatch NCIT:C3790 Ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005035 ganglioneuroblastoma skos:exactMatch Orphanet:251877 Ganglioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005035 ganglioneuroblastoma skos:exactMatch SCTID:116381000119105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005035 ganglioneuroblastoma skos:exactMatch UMLS:C0206718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005036 gastric adenocarcinoma skos:exactMatch DOID:3717 gastric adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005036 gastric adenocarcinoma skos:exactMatch NCIT:C4004 Gastric Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005036 gastric adenocarcinoma skos:exactMatch Orphanet:464463 NON RARE IN EUROPE: Adenocarcinoma of stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005036 gastric adenocarcinoma skos:exactMatch SCTID:408647009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005036 gastric adenocarcinoma skos:exactMatch UMLS:C0278701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005037 gastric intestinal type adenocarcinoma skos:exactMatch NCIT:C9157 Gastric Intestinal-Type Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005037 gastric intestinal type adenocarcinoma skos:exactMatch UMLS:C0279633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005039 reproductive system disorder skos:exactMatch DOID:15 reproductive system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005039 reproductive system disorder skos:exactMatch NCIT:C4875 Reproductive System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005039 reproductive system disorder skos:exactMatch SCTID:362968007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005039 reproductive system disorder skos:exactMatch UMLS:C0178829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005040 germ cell tumor skos:exactMatch DOID:2994 germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005040 germ cell tumor skos:exactMatch NCIT:C3708 Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005040 germ cell tumor skos:exactMatch UMLS:C0205851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005041 glaucoma skos:exactMatch DOID:1686 glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005041 glaucoma skos:exactMatch ICD10CM:H40-H42 Glaucoma (H40-H42) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005041 glaucoma skos:exactMatch MESH:D005901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005041 glaucoma skos:exactMatch NCIT:C26782 Glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005041 glaucoma skos:exactMatch SCTID:23986001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005041 glaucoma skos:exactMatch UMLS:C0017601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005042 obsolete head disorder skos:exactMatch SCTID:118934005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005042 obsolete head disorder skos:exactMatch UMLS:C1290856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005043 hyperplasia skos:exactMatch MESH:D006965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005043 hyperplasia skos:exactMatch NCIT:C3113 Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005044 hypertensive disorder skos:exactMatch DOID:10763 hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005044 hypertensive disorder skos:exactMatch ICD10CM:I10-I16 Hypertensive diseases (I10-I16) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005044 hypertensive disorder skos:exactMatch ICD10CM:I15 Secondary hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005044 hypertensive disorder skos:exactMatch MESH:D006973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005044 hypertensive disorder skos:exactMatch NCIT:C3117 Hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005044 hypertensive disorder skos:exactMatch SCTID:38341003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005044 hypertensive disorder skos:exactMatch UMLS:C0020538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005045 hypertrophic cardiomyopathy skos:exactMatch DOID:11984 hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005045 hypertrophic cardiomyopathy skos:exactMatch ICD10CM:I42.1 Obstructive hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005045 hypertrophic cardiomyopathy skos:exactMatch MESH:D002312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005045 hypertrophic cardiomyopathy skos:exactMatch NCIT:C34449 Hypertrophic Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005045 hypertrophic cardiomyopathy skos:exactMatch Orphanet:217569 Rare hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005045 hypertrophic cardiomyopathy skos:exactMatch SCTID:233873004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005045 hypertrophic cardiomyopathy skos:exactMatch UMLS:C0007194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005046 immune system disorder skos:exactMatch DOID:2914 immune system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005046 immune system disorder skos:exactMatch MESH:D007154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005046 immune system disorder skos:exactMatch NCIT:C3507 Immune System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005046 immune system disorder skos:exactMatch SCTID:414029004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005047 infertility disorder skos:exactMatch DOID:5223 infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005047 infertility disorder skos:exactMatch MESH:D007246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005047 infertility disorder skos:exactMatch NCIT:C3836 Infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005048 pancreatic insulin-producing neuroendocrine tumor skos:exactMatch NCIT:C3140 Pancreatic Insulin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005048 pancreatic insulin-producing neuroendocrine tumor skos:exactMatch Orphanet:97279 Insulinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005049 obsolete intracranial hemorrhage skos:exactMatch MESH:D020300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005049 obsolete intracranial hemorrhage skos:exactMatch UMLS:CN236663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005050 invasive ductal and lobular carcinoma skos:exactMatch NCIT:C7688 Invasive Breast Ductal Carcinoma and Lobular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005050 invasive ductal and lobular carcinoma skos:exactMatch UMLS:C1334277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005051 invasive lobular breast carcinoma skos:exactMatch DOID:3457 invasive lobular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005051 invasive lobular breast carcinoma skos:exactMatch NCIT:C7950 Invasive Breast Lobular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005051 invasive lobular breast carcinoma skos:exactMatch UMLS:C0206692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005051 invasive lobular breast carcinoma skos:exactMatch UMLS:C0279565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005052 irritable bowel syndrome skos:exactMatch DOID:9778 irritable bowel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005052 irritable bowel syndrome skos:exactMatch ICD10CM:K58 Irritable bowel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005052 irritable bowel syndrome skos:exactMatch MESH:D043183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005052 irritable bowel syndrome skos:exactMatch NCIT:C82343 Irritable Bowel Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005052 irritable bowel syndrome skos:exactMatch SCTID:10743008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005052 irritable bowel syndrome skos:exactMatch UMLS:C0022104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005053 ischemic disease skos:exactMatch DOID:326 ischemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005053 ischemic disease skos:exactMatch MESH:D007511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005053 ischemic disease skos:exactMatch NCIT:C34738 Ischemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005053 ischemic disease skos:exactMatch SCTID:52674009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005055 Kaposi's sarcoma skos:exactMatch DOID:8632 Kaposi's sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005055 Kaposi's sarcoma skos:exactMatch MESH:D012514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005055 Kaposi's sarcoma skos:exactMatch NCIT:C9087 Kaposi Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005055 Kaposi's sarcoma skos:exactMatch Orphanet:33276 Kaposi sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005055 Kaposi's sarcoma skos:exactMatch SCTID:109385007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005056 keratinizing squamous cell carcinoma skos:exactMatch DOID:5521 keratinizing squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005056 keratinizing squamous cell carcinoma skos:exactMatch NCIT:C4105 Keratinizing Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005056 keratinizing squamous cell carcinoma skos:exactMatch UMLS:C0334247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005057 large cell neuroendocrine carcinoma skos:exactMatch DOID:0050872 large cell neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005057 large cell neuroendocrine carcinoma skos:exactMatch NCIT:C6875 Large Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005057 large cell neuroendocrine carcinoma skos:exactMatch UMLS:C1265996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005058 leiomyosarcoma skos:exactMatch DOID:1967 leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005058 leiomyosarcoma skos:exactMatch MESH:D007890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005058 leiomyosarcoma skos:exactMatch NCIT:C3158 Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005058 leiomyosarcoma skos:exactMatch Orphanet:64720 Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005058 leiomyosarcoma skos:exactMatch SCTID:443719001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005058 leiomyosarcoma skos:exactMatch UMLS:C0023269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005059 leukemia skos:exactMatch DOID:1240 leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005059 leukemia skos:exactMatch MESH:D007938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005059 leukemia skos:exactMatch NCIT:C3161 Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005059 leukemia skos:exactMatch SCTID:93143009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005059 leukemia skos:exactMatch UMLS:C0023418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005060 liposarcoma skos:exactMatch DOID:3382 liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005060 liposarcoma skos:exactMatch MESH:D008080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005060 liposarcoma skos:exactMatch NCIT:C3194 Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005060 liposarcoma skos:exactMatch Orphanet:69078 Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005060 liposarcoma skos:exactMatch SCTID:254829001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005060 liposarcoma skos:exactMatch UMLS:C0023827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005061 lung adenocarcinoma skos:exactMatch DOID:3910 lung adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005061 lung adenocarcinoma skos:exactMatch MESH:C538231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005061 lung adenocarcinoma skos:exactMatch NCIT:C3512 Lung Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005061 lung adenocarcinoma skos:exactMatch Orphanet:415268 NON RARE IN EUROPE: Adenocarcinoma of the lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005061 lung adenocarcinoma skos:exactMatch SCTID:254626006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005061 lung adenocarcinoma skos:exactMatch UMLS:C0152013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005062 lymphoma skos:exactMatch DOID:0060058 lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005062 lymphoma skos:exactMatch MESH:D008223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005062 lymphoma skos:exactMatch NCIT:C3208 Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005062 lymphoma skos:exactMatch Orphanet:223735 Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005062 lymphoma skos:exactMatch SCTID:118600007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005062 lymphoma skos:exactMatch UMLS:C0024299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005063 medullary breast carcinoma skos:exactMatch DOID:5605 breast medullary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005063 medullary breast carcinoma skos:exactMatch NCIT:C9119 Breast Medullary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005063 medullary breast carcinoma skos:exactMatch UMLS:C0860580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005065 mesothelioma skos:exactMatch ICD10CM:C45 Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005065 mesothelioma skos:exactMatch MESH:D008654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005065 mesothelioma skos:exactMatch NCIT:C3234 Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005065 mesothelioma skos:exactMatch UMLS:C0025500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005066 metabolic disease skos:exactMatch DOID:0014667 disease of metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005066 metabolic disease skos:exactMatch ICD10CM:E70-E88 Metabolic disorders (E70-E88) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005066 metabolic disease skos:exactMatch ICD10WHO:E70-E90 Metabolic disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005066 metabolic disease skos:exactMatch MESH:D008659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005066 metabolic disease skos:exactMatch NCIT:C3235 Metabolic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005066 metabolic disease skos:exactMatch SCTID:75934005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005066 metabolic disease skos:exactMatch UMLS:C0025517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005067 monophasic synovial sarcoma skos:exactMatch DOID:5495 monophasic synovial sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005067 monophasic synovial sarcoma skos:exactMatch NCIT:C6534 Monophasic Synovial Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005067 monophasic synovial sarcoma skos:exactMatch UMLS:C1334801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005068 myocardial infarction skos:exactMatch DOID:5844 myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005068 myocardial infarction skos:exactMatch ICD10CM:I21 Acute myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005068 myocardial infarction skos:exactMatch MESH:D009203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005068 myocardial infarction skos:exactMatch NCIT:C27996 Myocardial Infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005068 myocardial infarction skos:exactMatch SCTID:22298006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005068 myocardial infarction skos:exactMatch UMLS:C0027051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005070 neoplasm skos:exactMatch DOID:14566 disease of cellular proliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005070 neoplasm skos:exactMatch ICD10CM:C00-D49 Neoplasms (C00-D49) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005070 neoplasm skos:exactMatch MESH:D009369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005070 neoplasm skos:exactMatch NCIT:C3262 Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005070 neoplasm skos:exactMatch SCTID:55342001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005070 neoplasm skos:exactMatch UMLS:CN236628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005071 nervous system disorder skos:exactMatch DOID:863 nervous system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005071 nervous system disorder skos:exactMatch ICD10CM:G00-G99 Diseases of the nervous system (G00-G99) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005071 nervous system disorder skos:exactMatch MESH:D009422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005071 nervous system disorder skos:exactMatch NCIT:C26835 Nervous System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005071 nervous system disorder skos:exactMatch SCTID:118940003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005071 nervous system disorder skos:exactMatch UMLS:C0027765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005072 neuroblastoma skos:exactMatch DOID:769 neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005072 neuroblastoma skos:exactMatch MESH:D009447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005072 neuroblastoma skos:exactMatch NCIT:C3270 Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005072 neuroblastoma skos:exactMatch Orphanet:635 Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005072 neuroblastoma skos:exactMatch SCTID:432328008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005072 neuroblastoma skos:exactMatch UMLS:C0027819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005072 neuroblastoma skos:exactMatch UMLS:CN205405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005073 melanocytic nevus skos:exactMatch MESH:D009506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005073 melanocytic nevus skos:exactMatch NCIT:C7570 Melanocytic Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005073 melanocytic nevus skos:exactMatch SCTID:400096001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005074 papillary cystadenocarcinoma skos:exactMatch DOID:3110 papillary cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005074 papillary cystadenocarcinoma skos:exactMatch MESH:D018283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005074 papillary cystadenocarcinoma skos:exactMatch NCIT:C3777 Papillary Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005074 papillary cystadenocarcinoma skos:exactMatch UMLS:C0206700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005075 thyroid gland papillary carcinoma skos:exactMatch DOID:3969 thyroid gland papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005075 thyroid gland papillary carcinoma skos:exactMatch NCIT:C4035 Thyroid Gland Papillary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005075 thyroid gland papillary carcinoma skos:exactMatch SCTID:255029007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005075 thyroid gland papillary carcinoma skos:exactMatch UMLS:C0238463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005076 periodontitis skos:exactMatch DOID:824 periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005076 periodontitis skos:exactMatch DOID:9893 periodontosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005076 periodontitis skos:exactMatch ICD10CM:K05.4 Periodontosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005076 periodontitis skos:exactMatch MESH:D010518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005076 periodontitis skos:exactMatch NCIT:C34918 Periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005076 periodontitis skos:exactMatch SCTID:41565005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005076 periodontitis skos:exactMatch UMLS:C0031099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005076 periodontitis skos:exactMatch UMLS:C0600298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005077 pertussis skos:exactMatch DOID:1116 pertussis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005077 pertussis skos:exactMatch MESH:D014917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005077 pertussis skos:exactMatch NCIT:C85231 Whooping Cough semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005077 pertussis skos:exactMatch Orphanet:1489 Whooping cough semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005077 pertussis skos:exactMatch SCTID:27836007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005077 pertussis skos:exactMatch UMLS:C0043167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005078 phyllodes tumor skos:exactMatch MESH:D003557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005078 phyllodes tumor skos:exactMatch NCIT:C2977 Phyllodes Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005079 polyp skos:exactMatch ICD10CM:N84 Polyp of female genital tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005079 polyp skos:exactMatch MESH:D011127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005079 polyp skos:exactMatch NCIT:C3340 Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005079 polyp skos:exactMatch SCTID:441456002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005080 portal hypertension skos:exactMatch DOID:10762 portal hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005080 portal hypertension skos:exactMatch ICD10CM:K76.6 Portal hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005080 portal hypertension skos:exactMatch MESH:D006975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005080 portal hypertension skos:exactMatch NCIT:C3119 Portal Hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005080 portal hypertension skos:exactMatch SCTID:34742003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005080 portal hypertension skos:exactMatch UMLS:C0020541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005081 preeclampsia skos:exactMatch DOID:10591 pre-eclampsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005081 preeclampsia skos:exactMatch MESH:D011225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005081 preeclampsia skos:exactMatch NCIT:C85021 Preeclampsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005081 preeclampsia skos:exactMatch OMIMPS:189800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005081 preeclampsia skos:exactMatch Orphanet:275555 Preeclampsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005081 preeclampsia skos:exactMatch SCTID:398254007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005082 prostate adenocarcinoma skos:exactMatch DOID:2526 prostate adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005082 prostate adenocarcinoma skos:exactMatch NCIT:C2919 Prostate Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005082 prostate adenocarcinoma skos:exactMatch SCTID:399490008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005082 prostate adenocarcinoma skos:exactMatch UMLS:C0007112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005083 psoriasis skos:exactMatch DOID:8893 psoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005083 psoriasis skos:exactMatch ICD10CM:L40 Psoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005083 psoriasis skos:exactMatch MESH:D011565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005083 psoriasis skos:exactMatch NCIT:C3346 Psoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005083 psoriasis skos:exactMatch OMIMPS:177900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005083 psoriasis skos:exactMatch SCTID:9014002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005083 psoriasis skos:exactMatch UMLS:C0033860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005084 mental disorder skos:exactMatch SCTID:74732009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005084 mental disorder skos:exactMatch UMLS:CN240636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005085 pterygium skos:exactMatch DOID:0002116 pterygium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005085 pterygium skos:exactMatch ICD10CM:H11.0 Pterygium of eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005085 pterygium skos:exactMatch MESH:D011625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005085 pterygium skos:exactMatch NCIT:C133744 Pterygium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005085 pterygium skos:exactMatch SCTID:77489003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005085 pterygium skos:exactMatch UMLS:C0033999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005086 renal cell carcinoma skos:exactMatch DOID:4450 renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005086 renal cell carcinoma skos:exactMatch MESH:D002292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005086 renal cell carcinoma skos:exactMatch Orphanet:217071 Renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005086 renal cell carcinoma skos:exactMatch SCTID:702391001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005087 respiratory system disorder skos:exactMatch DOID:1579 respiratory system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005087 respiratory system disorder skos:exactMatch ICD10CM:J00-J99 Diseases of the respiratory system (J00-J99) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005087 respiratory system disorder skos:exactMatch MESH:D012140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005087 respiratory system disorder skos:exactMatch NCIT:C26871 Respiratory System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005087 respiratory system disorder skos:exactMatch SCTID:50043002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005089 sarcoma skos:exactMatch DOID:1115 sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005089 sarcoma skos:exactMatch MESH:D012509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005089 sarcoma skos:exactMatch NCIT:C9118 Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005089 sarcoma skos:exactMatch SCTID:424413001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005090 schizophrenia skos:exactMatch DOID:5419 schizophrenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005090 schizophrenia skos:exactMatch NCIT:C3362 Schizophrenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005090 schizophrenia skos:exactMatch OMIM:181500 schizophrenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005090 schizophrenia skos:exactMatch Orphanet:3140 NON RARE IN EUROPE: Schizophrenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005090 schizophrenia skos:exactMatch SCTID:58214004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005091 severe acute respiratory syndrome skos:exactMatch DOID:2945 severe acute respiratory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005091 severe acute respiratory syndrome skos:exactMatch MESH:D045169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005091 severe acute respiratory syndrome skos:exactMatch NCIT:C85064 Severe Acute Respiratory Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005091 severe acute respiratory syndrome skos:exactMatch Orphanet:140896 Severe acute respiratory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005091 severe acute respiratory syndrome skos:exactMatch SCTID:398447004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005091 severe acute respiratory syndrome skos:exactMatch UMLS:C1175175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005092 signet ring cell carcinoma skos:exactMatch DOID:3493 signet ring cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005092 signet ring cell carcinoma skos:exactMatch MESH:D018279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005092 signet ring cell carcinoma skos:exactMatch NCIT:C3774 Signet Ring Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005092 signet ring cell carcinoma skos:exactMatch UMLS:C0206696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005093 skin disorder skos:exactMatch DOID:37 skin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005093 skin disorder skos:exactMatch MESH:D012871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005093 skin disorder skos:exactMatch NCIT:C3371 Skin Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005093 skin disorder skos:exactMatch SCTID:95320005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005094 hemangiopericytoma skos:exactMatch DOID:264 hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005094 hemangiopericytoma skos:exactMatch MESH:D006393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005094 hemangiopericytoma skos:exactMatch NCIT:C3087 Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005094 hemangiopericytoma skos:exactMatch SCTID:134335004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005095 spondyloarthropathy skos:exactMatch DOID:1123 spondyloarthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005095 spondyloarthropathy skos:exactMatch NCIT:C116778 Spondyloarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005096 squamous cell carcinoma skos:exactMatch DOID:1749 squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005096 squamous cell carcinoma skos:exactMatch MESH:D002294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005096 squamous cell carcinoma skos:exactMatch NCIT:C2929 Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005096 squamous cell carcinoma skos:exactMatch SCTID:402815007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005096 squamous cell carcinoma skos:exactMatch UMLS:C0007137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005097 squamous cell lung carcinoma skos:exactMatch DOID:3907 lung squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005097 squamous cell lung carcinoma skos:exactMatch NCIT:C3493 Lung Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005097 squamous cell lung carcinoma skos:exactMatch SCTID:254634000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005097 squamous cell lung carcinoma skos:exactMatch UMLS:C0149782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005098 stroke disorder skos:exactMatch MESH:D020521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005098 stroke disorder skos:exactMatch NCIT:C3390 Stroke semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005098 stroke disorder skos:exactMatch SCTID:230690007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005099 subarachnoid hemorrhage skos:exactMatch MESH:D013345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005099 subarachnoid hemorrhage skos:exactMatch SCTID:21454007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005099 subarachnoid hemorrhage skos:exactMatch UMLS:C0038525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005100 systemic sclerosis skos:exactMatch DOID:418 systemic scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005100 systemic sclerosis skos:exactMatch MESH:D012595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005100 systemic sclerosis skos:exactMatch NCIT:C72070 Systemic Scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005100 systemic sclerosis skos:exactMatch Orphanet:90291 Systemic sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005100 systemic sclerosis skos:exactMatch SCTID:89155008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005100 systemic sclerosis skos:exactMatch UMLS:CN206012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005101 ulcerative colitis skos:exactMatch DOID:8577 ulcerative colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005101 ulcerative colitis skos:exactMatch MESH:D003093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005101 ulcerative colitis skos:exactMatch NCIT:C2952 Ulcerative Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005101 ulcerative colitis skos:exactMatch Orphanet:771 NON RARE IN EUROPE: Ulcerative colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005101 ulcerative colitis skos:exactMatch SCTID:64766004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005101 ulcerative colitis skos:exactMatch UMLS:C0009324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005102 undifferentiated (embryonal) sarcoma skos:exactMatch NCIT:C27096 Liver Embryonal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005102 undifferentiated (embryonal) sarcoma skos:exactMatch UMLS:C0855073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005103 well-differentiated liposarcoma skos:exactMatch NCIT:C4250 Well Differentiated Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005103 well-differentiated liposarcoma skos:exactMatch Orphanet:99971 Well-differentiated liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005103 well-differentiated liposarcoma skos:exactMatch UMLS:C1370889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005104 aJCC grade 1 sarcoma skos:exactMatch NCIT:C9419 AJCC Grade 1 Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005104 aJCC grade 1 sarcoma skos:exactMatch UMLS:C1332066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005105 melanoma skos:exactMatch DOID:1909 melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005105 melanoma skos:exactMatch MESH:D008545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005105 melanoma skos:exactMatch NCIT:C3224 Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005105 melanoma skos:exactMatch Orphanet:411533 NON RARE IN EUROPE: Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005105 melanoma skos:exactMatch SCTID:372244006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005105 melanoma skos:exactMatch UMLS:C0025202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005105 melanoma skos:exactMatch UMLS:CN971653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005106 lipoma skos:exactMatch DOID:3315 lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005106 lipoma skos:exactMatch MESH:D008067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005106 lipoma skos:exactMatch NCIT:C3192 Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005106 lipoma skos:exactMatch SCTID:93163002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005106 lipoma skos:exactMatch UMLS:C0023798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005108 viral infectious disease skos:exactMatch DOID:934 viral infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005108 viral infectious disease skos:exactMatch MESH:D014777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005108 viral infectious disease skos:exactMatch NCIT:C3439 Viral Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005108 viral infectious disease skos:exactMatch SCTID:34014006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005109 HIV infectious disease skos:exactMatch DOID:526 human immunodeficiency virus infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005109 HIV infectious disease skos:exactMatch ICD10CM:B20-B20 Human immunodeficiency virus [HIV] disease (B20) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005109 HIV infectious disease skos:exactMatch MESH:D015658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005109 HIV infectious disease skos:exactMatch NCIT:C3108 HIV Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005109 HIV infectious disease skos:exactMatch SCTID:86406008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005109 HIV infectious disease skos:exactMatch UMLS:C0019693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005110 idiopathic cardiomyopathy skos:exactMatch NCIT:C53654 Idiopathic Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005111 Epstein-Barr virus infection skos:exactMatch MESH:D020031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005111 Epstein-Barr virus infection skos:exactMatch NCIT:C38759 EBV Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005111 Epstein-Barr virus infection skos:exactMatch UMLS:C0149678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005112 malignant pleural mesothelioma skos:exactMatch DOID:7474 malignant pleural mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005112 malignant pleural mesothelioma skos:exactMatch NCIT:C7376 Pleural Malignant Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005112 malignant pleural mesothelioma skos:exactMatch SCTID:254645002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005112 malignant pleural mesothelioma skos:exactMatch UMLS:C0812413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005113 bacterial infectious disease skos:exactMatch DOID:104 bacterial infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005113 bacterial infectious disease skos:exactMatch MESH:D001424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005113 bacterial infectious disease skos:exactMatch NCIT:C2890 Bacterial Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005113 bacterial infectious disease skos:exactMatch SCTID:87628006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005113 bacterial infectious disease skos:exactMatch UMLS:C0004623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005114 pneumococcal infection skos:exactMatch MESH:D011008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005114 pneumococcal infection skos:exactMatch SCTID:16814004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005114 pneumococcal infection skos:exactMatch UMLS:C0032269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005115 temporal lobe epilepsy skos:exactMatch DOID:3328 temporal lobe epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005115 temporal lobe epilepsy skos:exactMatch MESH:D004833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005115 temporal lobe epilepsy skos:exactMatch NCIT:C177244 Temporal Lobe Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005115 temporal lobe epilepsy skos:exactMatch OMIMPS:600512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005115 temporal lobe epilepsy skos:exactMatch SCTID:783739005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005115 temporal lobe epilepsy skos:exactMatch UMLS:C1842564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005116 Whipple disease skos:exactMatch DOID:8476 Whipple disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005116 Whipple disease skos:exactMatch ICD10CM:K90.81 Whipple's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005116 Whipple disease skos:exactMatch MESH:D008061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005116 Whipple disease skos:exactMatch NCIT:C85228 Whipple Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005116 Whipple disease skos:exactMatch Orphanet:3452 Whipple disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005116 Whipple disease skos:exactMatch SCTID:41545003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005116 Whipple disease skos:exactMatch UMLS:C0023788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005116 Whipple disease skos:exactMatch UMLS:C2930851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005116 Whipple disease skos:exactMatch UMLS:CN204440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005118 human granulocytic ehrlichiosis skos:exactMatch DOID:0050025 human granulocytic anaplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005118 human granulocytic ehrlichiosis skos:exactMatch SCTID:85708001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005119 anthrax infection skos:exactMatch DOID:7427 anthrax disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005119 anthrax infection skos:exactMatch MESH:D000881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005119 anthrax infection skos:exactMatch NCIT:C84565 Anthrax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005119 anthrax infection skos:exactMatch SCTID:409498004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005119 anthrax infection skos:exactMatch UMLS:C0003175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005124 leprosy skos:exactMatch DOID:1024 leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005124 leprosy skos:exactMatch ICD10CM:A30 Leprosy [Hansen's disease] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005124 leprosy skos:exactMatch MESH:D007918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005124 leprosy skos:exactMatch NCIT:C84824 Leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005124 leprosy skos:exactMatch Orphanet:548 Leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005124 leprosy skos:exactMatch SCTID:81004002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005124 leprosy skos:exactMatch UMLS:C0023343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005125 borderline leprosy skos:exactMatch DOID:1023 borderline leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005125 borderline leprosy skos:exactMatch ICD10CM:A30.3 Borderline leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005125 borderline leprosy skos:exactMatch MESH:D015439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005125 borderline leprosy skos:exactMatch SCTID:400154003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005125 borderline leprosy skos:exactMatch UMLS:C0023346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005125 borderline leprosy skos:exactMatch UMLS:C3251797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005126 tuberculoid leprosy skos:exactMatch DOID:1025 tuberculoid leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005126 tuberculoid leprosy skos:exactMatch ICD10CM:A30.1 Tuberculoid leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005126 tuberculoid leprosy skos:exactMatch MESH:D015441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005126 tuberculoid leprosy skos:exactMatch SCTID:70143003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005126 tuberculoid leprosy skos:exactMatch UMLS:C0023351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005127 lepromatous leprosy skos:exactMatch DOID:10887 lepromatous leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005127 lepromatous leprosy skos:exactMatch ICD10CM:A30.5 Lepromatous leprosy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005127 lepromatous leprosy skos:exactMatch MESH:D015440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005127 lepromatous leprosy skos:exactMatch SCTID:21560005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005127 lepromatous leprosy skos:exactMatch UMLS:C0023348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005128 obsolete sensory system disease skos:exactMatch DOID:0050155 sensory system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005129 cataract skos:exactMatch DOID:83 cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005129 cataract skos:exactMatch MESH:D002386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005129 cataract skos:exactMatch NCIT:C26713 Cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005129 cataract skos:exactMatch OMIMPS:116200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005129 cataract skos:exactMatch SCTID:193570009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005130 celiac disease skos:exactMatch DOID:10608 celiac disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005130 celiac disease skos:exactMatch ICD10CM:K90.0 Celiac disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005130 celiac disease skos:exactMatch MESH:D002446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005130 celiac disease skos:exactMatch NCIT:C26714 Celiac Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005130 celiac disease skos:exactMatch OMIMPS:212750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005130 celiac disease skos:exactMatch Orphanet:555 NON RARE IN EUROPE: Celiac disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005130 celiac disease skos:exactMatch SCTID:396331005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005130 celiac disease skos:exactMatch UMLS:C0007570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005131 cervical carcinoma skos:exactMatch DOID:2893 cervix carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005131 cervical carcinoma skos:exactMatch NCIT:C9039 Cervical Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005131 cervical carcinoma skos:exactMatch SCTID:285432005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005131 cervical carcinoma skos:exactMatch UMLS:C0302592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005132 cytomegalovirus infection skos:exactMatch MESH:D003586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005132 cytomegalovirus infection skos:exactMatch NCIT:C53649 Cytomegaloviral Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005132 cytomegalovirus infection skos:exactMatch SCTID:28944009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005132 cytomegalovirus infection skos:exactMatch UMLS:C0010823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005133 endometriosis skos:exactMatch DOID:289 endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005133 endometriosis skos:exactMatch ICD10CM:N80 Endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005133 endometriosis skos:exactMatch MESH:D004715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005133 endometriosis skos:exactMatch NCIT:C3014 Endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005133 endometriosis skos:exactMatch SCTID:129103003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005134 experimental autoimmune encephalomyelitis skos:exactMatch MESH:D004681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005135 parasitic infectious disease skos:exactMatch DOID:1398 parasitic infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005135 parasitic infectious disease skos:exactMatch MESH:D010272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005135 parasitic infectious disease skos:exactMatch NCIT:C27864 Parasitic Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005135 parasitic infectious disease skos:exactMatch SCTID:17322007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005136 malaria skos:exactMatch DOID:12365 malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005136 malaria skos:exactMatch ICD10CM:B53 Other specified malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005136 malaria skos:exactMatch MESH:D008288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005136 malaria skos:exactMatch NCIT:C34797 Malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005136 malaria skos:exactMatch Orphanet:673 Malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005136 malaria skos:exactMatch SCTID:61462000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005136 malaria skos:exactMatch UMLS:C0024530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005137 nutritional disorder skos:exactMatch DOID:374 nutrition disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005137 nutritional disorder skos:exactMatch MESH:D009748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005137 nutritional disorder skos:exactMatch NCIT:C26836 Nutritional Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005137 nutritional disorder skos:exactMatch SCTID:2492009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005137 nutritional disorder skos:exactMatch UMLS:C3714509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005138 lung carcinoma skos:exactMatch DOID:3905 lung carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005138 lung carcinoma skos:exactMatch NCIT:C4878 Lung Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005138 lung carcinoma skos:exactMatch UMLS:C0684249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005139 morbid obesity skos:exactMatch DOID:11981 morbid obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005139 morbid obesity skos:exactMatch MESH:D009767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005139 morbid obesity skos:exactMatch SCTID:83911000119104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005139 morbid obesity skos:exactMatch UMLS:C0028756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005140 ovarian carcinoma skos:exactMatch DOID:4001 ovarian carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005140 ovarian carcinoma skos:exactMatch NCIT:C4908 Ovarian Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005141 Pseudomonas infection skos:exactMatch MESH:D011552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005141 Pseudomonas infection skos:exactMatch SCTID:63398001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005144 familial amyotrophic lateral sclerosis skos:exactMatch OMIMPS:105400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005145 sporadic amyotrophic lateral sclerosis skos:exactMatch DOID:0080917 sporatic amyotrophic lateral sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005146 post-traumatic stress disorder skos:exactMatch DOID:2055 post-traumatic stress disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005146 post-traumatic stress disorder skos:exactMatch MESH:D013313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005146 post-traumatic stress disorder skos:exactMatch NCIT:C3389 Post-Traumatic Stress Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005146 post-traumatic stress disorder skos:exactMatch SCTID:47505003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005147 type 1 diabetes mellitus skos:exactMatch DOID:9744 type 1 diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005147 type 1 diabetes mellitus skos:exactMatch MESH:D003922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005147 type 1 diabetes mellitus skos:exactMatch NCIT:C2986 Type 1 Diabetes Mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005147 type 1 diabetes mellitus skos:exactMatch OMIM:222100 iia 1 diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005147 type 1 diabetes mellitus skos:exactMatch Orphanet:243377 NON RARE IN EUROPE: Diabetes mellitus type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005147 type 1 diabetes mellitus skos:exactMatch SCTID:46635009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005148 type 2 diabetes mellitus skos:exactMatch DOID:9352 type 2 diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005148 type 2 diabetes mellitus skos:exactMatch MESH:D003924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005148 type 2 diabetes mellitus skos:exactMatch NCIT:C26747 Type 2 Diabetes Mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005148 type 2 diabetes mellitus skos:exactMatch OMIM:125853 iia 2 diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005148 type 2 diabetes mellitus skos:exactMatch SCTID:44054006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005148 type 2 diabetes mellitus skos:exactMatch UMLS:CN244395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005149 pulmonary hypertension skos:exactMatch DOID:6432 pulmonary hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005149 pulmonary hypertension skos:exactMatch MESH:D006976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005149 pulmonary hypertension skos:exactMatch SCTID:70995007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005150 age-related macular degeneration skos:exactMatch DOID:10871 age related macular degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005150 age-related macular degeneration skos:exactMatch NCIT:C84391 Age-Related Macular Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005150 age-related macular degeneration skos:exactMatch OMIMPS:603075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005150 age-related macular degeneration skos:exactMatch Orphanet:279 NON RARE IN EUROPE: Age-related macular degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005150 age-related macular degeneration skos:exactMatch SCTID:267718000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005150 age-related macular degeneration skos:exactMatch UMLS:C0242383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005151 endocrine system disorder skos:exactMatch DOID:28 endocrine system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005151 endocrine system disorder skos:exactMatch MESH:D004700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005151 endocrine system disorder skos:exactMatch NCIT:C3009 Endocrine System Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005151 endocrine system disorder skos:exactMatch SCTID:362969004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005151 endocrine system disorder skos:exactMatch UMLS:C0014130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005152 hypopituitarism skos:exactMatch DOID:9406 hypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005152 hypopituitarism skos:exactMatch ICD10CM:E23.0 Hypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005152 hypopituitarism skos:exactMatch MESH:D007018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005152 hypopituitarism skos:exactMatch NCIT:C62591 Hypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005152 hypopituitarism skos:exactMatch SCTID:74728003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005152 hypopituitarism skos:exactMatch UMLS:C0020635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005153 cervical adenocarcinoma skos:exactMatch DOID:3702 cervical adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005153 cervical adenocarcinoma skos:exactMatch NCIT:C4029 Cervical Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005153 cervical adenocarcinoma skos:exactMatch Orphanet:213772 Adenocarcinoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005153 cervical adenocarcinoma skos:exactMatch SCTID:254887002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005154 liver disorder skos:exactMatch DOID:409 liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005154 liver disorder skos:exactMatch ICD10CM:K70-K77 Diseases of liver (K70-K77) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005154 liver disorder skos:exactMatch MESH:D008107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005154 liver disorder skos:exactMatch NCIT:C3196 Liver and Intrahepatic Bile Duct Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005154 liver disorder skos:exactMatch SCTID:235856003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005154 liver disorder skos:exactMatch UMLS:C0023895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005155 cirrhosis of liver skos:exactMatch DOID:5082 liver cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005155 cirrhosis of liver skos:exactMatch MESH:D008103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005155 cirrhosis of liver skos:exactMatch NCIT:C2951 Cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005155 cirrhosis of liver skos:exactMatch SCTID:19943007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005155 cirrhosis of liver skos:exactMatch UMLS:C0023890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005156 encephalomyelitis skos:exactMatch DOID:640 encephalomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005156 encephalomyelitis skos:exactMatch MESH:D004679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005156 encephalomyelitis skos:exactMatch NCIT:C34580 Encephalomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005156 encephalomyelitis skos:exactMatch SCTID:62950007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005156 encephalomyelitis skos:exactMatch UMLS:C0014070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005157 lymphoid neoplasm skos:exactMatch NCIT:C7065 Lymphocytic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005157 lymphoid neoplasm skos:exactMatch UMLS:C0598798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005159 prostate carcinoma skos:exactMatch DOID:10286 prostate carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005159 prostate carcinoma skos:exactMatch NCIT:C4863 Prostate Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005159 prostate carcinoma skos:exactMatch UMLS:C0600139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005160 aortic aneurysm skos:exactMatch DOID:3627 aortic aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005160 aortic aneurysm skos:exactMatch MESH:D001014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005160 aortic aneurysm skos:exactMatch SCTID:73067008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005160 aortic aneurysm skos:exactMatch UMLS:C0003486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005160 aortic aneurysm skos:exactMatch UMLS:C0265010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005160 aortic aneurysm skos:exactMatch UMLS:C0265012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005160 aortic aneurysm skos:exactMatch UMLS:C0741160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005160 aortic aneurysm skos:exactMatch UMLS:C1305122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005161 human papilloma virus infection skos:exactMatch DOID:11166 Human papillomavirus infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005161 human papilloma virus infection skos:exactMatch NCIT:C27851 Human Papillomavirus Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005161 human papilloma virus infection skos:exactMatch SCTID:240532009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005161 human papilloma virus infection skos:exactMatch UMLS:C0343641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005164 fibrosarcoma skos:exactMatch DOID:3355 fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005164 fibrosarcoma skos:exactMatch MESH:D005354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005164 fibrosarcoma skos:exactMatch NCIT:C3043 Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005164 fibrosarcoma skos:exactMatch Orphanet:2030 Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005164 fibrosarcoma skos:exactMatch SCTID:443250000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005164 fibrosarcoma skos:exactMatch UMLS:C0016057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005165 benign neoplasm skos:exactMatch DOID:0060072 benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005165 benign neoplasm skos:exactMatch DOID:0060084 cell type benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005165 benign neoplasm skos:exactMatch DOID:0060085 organ system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005165 benign neoplasm skos:exactMatch ICD10CM:D10-D36 Benign neoplasms, except benign neuroendocrine tumors (D10-D36) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005165 benign neoplasm skos:exactMatch ICD10WHO:D10-D36 Benign neoplasms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005165 benign neoplasm skos:exactMatch NCIT:C3677 Benign Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005165 benign neoplasm skos:exactMatch SCTID:20376005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005166 osteoma skos:exactMatch MESH:D010016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005166 osteoma skos:exactMatch NCIT:C3296 Osteoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005166 osteoma skos:exactMatch SCTID:302858007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005166 osteoma skos:exactMatch UMLS:C0029440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005167 fibroma skos:exactMatch DOID:0050871 fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005167 fibroma skos:exactMatch MESH:D005350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005167 fibroma skos:exactMatch NCIT:C3041 Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005167 fibroma skos:exactMatch SCTID:424568000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005169 neoplasm of mature T-cells or NK-cells skos:exactMatch NCIT:C27909 Mature T-Cell and NK-Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005169 neoplasm of mature T-cells or NK-cells skos:exactMatch UMLS:C1334640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005170 myeloid neoplasm skos:exactMatch DOID:0070004 myeloid neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005170 myeloid neoplasm skos:exactMatch NCIT:C9290 Myeloid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005170 myeloid neoplasm skos:exactMatch UMLS:C2939461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005172 skeletal system disorder skos:exactMatch SCTID:88230002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005172 skeletal system disorder skos:exactMatch UMLS:C0263661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005173 actinic keratosis skos:exactMatch DOID:8866 actinic keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005173 actinic keratosis skos:exactMatch ICD10CM:L57.0 Actinic keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005173 actinic keratosis skos:exactMatch MESH:D055623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005173 actinic keratosis skos:exactMatch NCIT:C3148 Actinic Keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005173 actinic keratosis skos:exactMatch SCTID:201101007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005173 actinic keratosis skos:exactMatch UMLS:C0022602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005177 serous cystadenoma skos:exactMatch NCIT:C3783 Serous Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005178 osteoarthritis skos:exactMatch DOID:8398 osteoarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005178 osteoarthritis skos:exactMatch ICD10CM:M15-M19 Osteoarthritis (M15-M19) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005178 osteoarthritis skos:exactMatch ICD10CM:M19 Other and unspecified osteoarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005178 osteoarthritis skos:exactMatch MESH:D010003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005178 osteoarthritis skos:exactMatch NCIT:C3293 Osteoarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005178 osteoarthritis skos:exactMatch SCTID:396275006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005178 osteoarthritis skos:exactMatch UMLS:C0029408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005180 Parkinson disease skos:exactMatch DOID:14330 Parkinson's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005180 Parkinson disease skos:exactMatch MESH:D010300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005180 Parkinson disease skos:exactMatch NCIT:C26845 Parkinson's Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005180 Parkinson disease skos:exactMatch OMIMPS:168600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005180 Parkinson disease skos:exactMatch Orphanet:319705 NON RARE IN EUROPE: Parkinson disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005180 Parkinson disease skos:exactMatch SCTID:49049000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005180 Parkinson disease skos:exactMatch UMLS:C0030567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005181 progressive external ophthalmoplegia skos:exactMatch DOID:12558 chronic progressive external ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005181 progressive external ophthalmoplegia skos:exactMatch ICD10CM:H49.4 Progressive external ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005181 progressive external ophthalmoplegia skos:exactMatch MESH:D017246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005181 progressive external ophthalmoplegia skos:exactMatch Orphanet:520820 Progressive external ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005181 progressive external ophthalmoplegia skos:exactMatch SCTID:46252003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005183 ovarian cystadenoma skos:exactMatch DOID:3269 ovarian cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005183 ovarian cystadenoma skos:exactMatch NCIT:C4060 Ovarian Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005183 ovarian cystadenoma skos:exactMatch SCTID:198297004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005183 ovarian cystadenoma skos:exactMatch UMLS:C0346169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005184 pancreatic ductal adenocarcinoma skos:exactMatch DOID:3498 pancreatic ductal adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005184 pancreatic ductal adenocarcinoma skos:exactMatch DOID:3587 pancreatic ductal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005184 pancreatic ductal adenocarcinoma skos:exactMatch MESH:D021441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005184 pancreatic ductal adenocarcinoma skos:exactMatch NCIT:C9120 Pancreatic Ductal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005184 pancreatic ductal adenocarcinoma skos:exactMatch UMLS:C0887833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005184 pancreatic ductal adenocarcinoma skos:exactMatch UMLS:C1335302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005185 chronic childhood arthritis skos:exactMatch NCIT:C27179 Juvenile Rheumatoid Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005185 chronic childhood arthritis skos:exactMatch SCTID:410793008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005186 cocaine dependence skos:exactMatch DOID:9975 cocaine dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005186 cocaine dependence skos:exactMatch NCIT:C34492 Cocaine Dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005186 cocaine dependence skos:exactMatch SCTID:31956009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005187 human herpesvirus 8 infection skos:exactMatch NCIT:C39291 HHV8 Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005187 human herpesvirus 8 infection skos:exactMatch UMLS:C1512508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005188 iatrogenic Kaposi's sarcoma skos:exactMatch NCIT:C35873 Iatrogenic Kaposi Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005188 iatrogenic Kaposi's sarcoma skos:exactMatch UMLS:C1334149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005189 internal carotid artery stenosis skos:exactMatch SCTID:233964008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005190 macroglobulinemia skos:exactMatch DOID:9080 macroglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005190 macroglobulinemia skos:exactMatch SCTID:190817009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005191 metastatic melanoma skos:exactMatch NCIT:C8925 Metastatic Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005191 metastatic melanoma skos:exactMatch SCTID:443493003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005191 metastatic melanoma skos:exactMatch UMLS:C0278883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005192 exocrine pancreatic carcinoma skos:exactMatch DOID:4905 pancreatic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005192 exocrine pancreatic carcinoma skos:exactMatch NCIT:C3850 Pancreatic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005192 exocrine pancreatic carcinoma skos:exactMatch SCTID:372142002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005192 exocrine pancreatic carcinoma skos:exactMatch UMLS:C0235974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005193 prostate intraepithelial neoplasia skos:exactMatch MESH:D019048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005193 prostate intraepithelial neoplasia skos:exactMatch NCIT:C4064 Prostatic Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005193 prostate intraepithelial neoplasia skos:exactMatch SCTID:254901000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005193 prostate intraepithelial neoplasia skos:exactMatch UMLS:C0282612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005194 Rotavirus infection skos:exactMatch MESH:D012400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005194 Rotavirus infection skos:exactMatch SCTID:18624000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005194 Rotavirus infection skos:exactMatch UMLS:C0035869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005196 obsolete teratozoospermia skos:exactMatch SCTID:236817003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005196 obsolete teratozoospermia skos:exactMatch UMLS:C0403824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005197 thymus neoplasm skos:exactMatch NCIT:C3412 Thymus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005197 thymus neoplasm skos:exactMatch Orphanet:100100 Thymic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005197 thymus neoplasm skos:exactMatch SCTID:127231009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005197 thymus neoplasm skos:exactMatch UMLS:C3714644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005198 vulvar intraepithelial neoplasia skos:exactMatch NCIT:C4756 Vulvar Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005198 vulvar intraepithelial neoplasia skos:exactMatch Orphanet:137583 Vulvar intraepithelial neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005198 vulvar intraepithelial neoplasia skos:exactMatch UMLS:C0346210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005200 viral dilated cardiomyopathy skos:exactMatch SCTID:30496006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005200 viral dilated cardiomyopathy skos:exactMatch UMLS:C0264797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005201 restrictive cardiomyopathy skos:exactMatch DOID:397 restrictive cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005201 restrictive cardiomyopathy skos:exactMatch MESH:D002313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005201 restrictive cardiomyopathy skos:exactMatch NCIT:C62798 Restrictive Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005201 restrictive cardiomyopathy skos:exactMatch Orphanet:217632 Restrictive cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005201 restrictive cardiomyopathy skos:exactMatch SCTID:415295002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005201 restrictive cardiomyopathy skos:exactMatch UMLS:C0007196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005202 atopic IgE-mediated allergic disorder skos:exactMatch SCTID:115665000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005202 atopic IgE-mediated allergic disorder skos:exactMatch UMLS:C1706410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005203 ischemia reperfusion injury skos:exactMatch MESH:D015427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005204 primary antiphospholipid syndrome skos:exactMatch SCTID:239892009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005204 primary antiphospholipid syndrome skos:exactMatch UMLS:C0409980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005206 renal carcinoma skos:exactMatch DOID:4451 renal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005206 renal carcinoma skos:exactMatch NCIT:C9384 Kidney Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005206 renal carcinoma skos:exactMatch UMLS:C1378703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005207 choriocarcinoma skos:exactMatch DOID:3594 choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005207 choriocarcinoma skos:exactMatch MESH:D002822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005207 choriocarcinoma skos:exactMatch NCIT:C2948 Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005207 choriocarcinoma skos:exactMatch SCTID:188188009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005207 choriocarcinoma skos:exactMatch UMLS:C0008497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005208 amelanotic skin melanoma skos:exactMatch DOID:10054 skin amelanotic melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005208 amelanotic skin melanoma skos:exactMatch NCIT:C4633 Amelanotic Cutaneous Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005208 amelanotic skin melanoma skos:exactMatch UMLS:C0349515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005210 uterine corpus sarcoma skos:exactMatch DOID:5165 uterine corpus sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005210 uterine corpus sarcoma skos:exactMatch NCIT:C6339 Uterine Corpus Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005210 uterine corpus sarcoma skos:exactMatch Orphanet:213620 Sarcoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005210 uterine corpus sarcoma skos:exactMatch SCTID:254877001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005210 uterine corpus sarcoma skos:exactMatch UMLS:C0338113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005211 ovarian serous adenocarcinoma skos:exactMatch DOID:0050933 ovarian serous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005211 ovarian serous adenocarcinoma skos:exactMatch DOID:5744 ovary serous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005211 ovarian serous adenocarcinoma skos:exactMatch NCIT:C7550 Ovarian Serous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005212 rhabdomyosarcoma skos:exactMatch DOID:3247 rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005212 rhabdomyosarcoma skos:exactMatch MESH:D012208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005212 rhabdomyosarcoma skos:exactMatch NCIT:C3359 Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005212 rhabdomyosarcoma skos:exactMatch Orphanet:780 Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005212 rhabdomyosarcoma skos:exactMatch SCTID:302847003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005212 rhabdomyosarcoma skos:exactMatch UMLS:C0035412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005213 uterine carcinoma skos:exactMatch SCTID:446022000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005213 uterine carcinoma skos:exactMatch UMLS:C2960452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005214 vulva sarcoma skos:exactMatch DOID:2096 vulvar sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005214 vulva sarcoma skos:exactMatch NCIT:C40317 Vulvar Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005214 vulva sarcoma skos:exactMatch SCTID:254897006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005214 vulva sarcoma skos:exactMatch UMLS:C0238525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005215 vulvar carcinoma skos:exactMatch DOID:1294 vulva carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005215 vulvar carcinoma skos:exactMatch NCIT:C4866 Vulvar Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005215 vulvar carcinoma skos:exactMatch Orphanet:494418 Vulvar carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005215 vulvar carcinoma skos:exactMatch SCTID:447882007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005215 vulvar carcinoma skos:exactMatch UMLS:C0677055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005216 hypopharyngeal carcinoma skos:exactMatch NCIT:C9465 Hypopharyngeal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005217 familial cardiomyopathy skos:exactMatch SCTID:35728003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005217 familial cardiomyopathy skos:exactMatch UMLS:C0264789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005219 breast fibrocystic disease skos:exactMatch DOID:10354 breast fibrocystic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005219 breast fibrocystic disease skos:exactMatch MESH:D005348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005219 breast fibrocystic disease skos:exactMatch NCIT:C3039 Breast Fibrocystic Change semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005219 breast fibrocystic disease skos:exactMatch UMLS:C0016034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005220 collecting duct carcinoma skos:exactMatch DOID:4464 collecting duct carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005220 collecting duct carcinoma skos:exactMatch NCIT:C6194 Collecting Duct Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005220 collecting duct carcinoma skos:exactMatch Orphanet:247203 Collecting duct carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005220 collecting duct carcinoma skos:exactMatch UMLS:C1266044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005221 renal pelvis urothelial carcinoma skos:exactMatch DOID:5974 renal pelvis transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005221 renal pelvis urothelial carcinoma skos:exactMatch NCIT:C7355 Renal Pelvis Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005221 renal pelvis urothelial carcinoma skos:exactMatch SCTID:408642003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005223 acute myeloid leukemia with minimal differentiation skos:exactMatch DOID:0081085 acute myeloid leukemia with minimal differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005223 acute myeloid leukemia with minimal differentiation skos:exactMatch NCIT:C8460 Acute Myeloid Leukemia with Minimal Differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005223 acute myeloid leukemia with minimal differentiation skos:exactMatch Orphanet:98832 Acute myeloid leukemia with minimal differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005223 acute myeloid leukemia with minimal differentiation skos:exactMatch UMLS:C0522631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005224 acute myeloblastic leukemia without maturation skos:exactMatch DOID:0081086 acute myeloid leukemia without maturation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005224 acute myeloblastic leukemia without maturation skos:exactMatch NCIT:C3249 Acute Myeloid Leukemia without Maturation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005224 acute myeloblastic leukemia without maturation skos:exactMatch Orphanet:98833 Acute myeloblastic leukemia without maturation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005224 acute myeloblastic leukemia without maturation skos:exactMatch SCTID:359640008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005227 abscess skos:exactMatch MESH:D000038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005227 abscess skos:exactMatch NCIT:C26686 Abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005227 abscess skos:exactMatch SCTID:128477000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005227 abscess skos:exactMatch UMLS:C0000833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005229 bacterial infectious disease with sepsis skos:exactMatch DOID:0040085 bacterial sepsis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005229 bacterial infectious disease with sepsis skos:exactMatch MESH:D016470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005229 bacterial infectious disease with sepsis skos:exactMatch SCTID:5758002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005229 bacterial infectious disease with sepsis skos:exactMatch UMLS:C0004610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005230 cellulitis skos:exactMatch DOID:3488 cellulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005230 cellulitis skos:exactMatch MESH:D002481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005230 cellulitis skos:exactMatch NCIT:C26715 Cellulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005230 cellulitis skos:exactMatch SCTID:128045006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005231 hepatitis C virus infection skos:exactMatch DOID:1883 hepatitis C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005231 hepatitis C virus infection skos:exactMatch MESH:D006526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005231 hepatitis C virus infection skos:exactMatch NCIT:C3098 Hepatitis C Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005231 hepatitis C virus infection skos:exactMatch SCTID:128302006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005231 hepatitis C virus infection skos:exactMatch UMLS:C0019196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005232 large cell carcinoma skos:exactMatch DOID:4552 large cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005232 large cell carcinoma skos:exactMatch MESH:D018287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005232 large cell carcinoma skos:exactMatch NCIT:C3780 Large Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005232 large cell carcinoma skos:exactMatch UMLS:C0206704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005233 non-small cell lung carcinoma skos:exactMatch DOID:3908 lung non-small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005233 non-small cell lung carcinoma skos:exactMatch MESH:D002289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005233 non-small cell lung carcinoma skos:exactMatch NCIT:C2926 Lung Non-Small Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005233 non-small cell lung carcinoma skos:exactMatch Orphanet:488201 NON RARE IN EUROPE: Non-small cell lung cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005233 non-small cell lung carcinoma skos:exactMatch SCTID:254637007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005233 non-small cell lung carcinoma skos:exactMatch UMLS:C0007131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005235 smoldering plasma cell myeloma skos:exactMatch DOID:9551 smoldering myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005235 smoldering plasma cell myeloma skos:exactMatch NCIT:C7149 Smoldering Plasma Cell Myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005235 smoldering plasma cell myeloma skos:exactMatch SCTID:440422002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005236 xanthoma skos:exactMatch NCIT:C4071 Xanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005238 round cell liposarcoma skos:exactMatch DOID:5692 cellular myxoid liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005238 round cell liposarcoma skos:exactMatch NCIT:C4252 Round Cell Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005238 round cell liposarcoma skos:exactMatch SCTID:404070007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005238 round cell liposarcoma skos:exactMatch UMLS:C0334471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005240 kidney disorder skos:exactMatch DOID:557 kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005240 kidney disorder skos:exactMatch MESH:D007674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005240 kidney disorder skos:exactMatch NCIT:C3149 Kidney Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005240 kidney disorder skos:exactMatch SCTID:90708001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005240 kidney disorder skos:exactMatch UMLS:C0022658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005242 empyema skos:exactMatch MESH:D004653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005242 empyema skos:exactMatch NCIT:C34572 Empyema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005242 empyema skos:exactMatch SCTID:312682007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005244 peripheral neuropathy skos:exactMatch DOID:870 neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005244 peripheral neuropathy skos:exactMatch NCIT:C119734 Peripheral Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005244 peripheral neuropathy skos:exactMatch NCIT:C4731 Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005244 peripheral neuropathy skos:exactMatch SCTID:386033004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005244 peripheral neuropathy skos:exactMatch UMLS:C0442874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005246 osteomyelitis skos:exactMatch DOID:1019 osteomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005246 osteomyelitis skos:exactMatch MESH:D010019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005246 osteomyelitis skos:exactMatch NCIT:C27577 Osteomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005246 osteomyelitis skos:exactMatch SCTID:60168000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005246 osteomyelitis skos:exactMatch UMLS:C0029443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005247 bacterial urinary tract infection skos:exactMatch NCIT:C50791 Urinary Tract Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005247 bacterial urinary tract infection skos:exactMatch SCTID:68566005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005249 pneumonia skos:exactMatch DOID:552 pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005249 pneumonia skos:exactMatch ICD10CM:J18.9 Pneumonia, unspecified organism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005249 pneumonia skos:exactMatch MESH:D011014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005249 pneumonia skos:exactMatch NCIT:C3333 Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005249 pneumonia skos:exactMatch SCTID:233604007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005249 pneumonia skos:exactMatch UMLS:C0032285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005250 placental villitis skos:exactMatch SCTID:388604008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005250 placental villitis skos:exactMatch UMLS:C1270169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005251 obsolete pauciarticular juvenile rheumatoid arthritis skos:exactMatch ICD10CM:M08.4 Pauciarticular juvenile rheumatoid arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005251 obsolete pauciarticular juvenile rheumatoid arthritis skos:exactMatch SCTID:74391003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005252 heart failure skos:exactMatch MESH:D006333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005252 heart failure skos:exactMatch NCIT:C50577 Heart Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005252 heart failure skos:exactMatch SCTID:84114007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005252 heart failure skos:exactMatch UMLS:CN236639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005253 high output heart failure skos:exactMatch SCTID:10091002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005253 high output heart failure skos:exactMatch UMLS:C0221045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005258 autism spectrum disorder skos:exactMatch DOID:0060041 autism spectrum disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005258 autism spectrum disorder skos:exactMatch NCIT:C88412 Autism Spectrum Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005258 autism spectrum disorder skos:exactMatch Orphanet:106 NON RARE IN EUROPE: Autism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005258 autism spectrum disorder skos:exactMatch SCTID:408856003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005259 Asperger syndrome skos:exactMatch DOID:0050432 Asperger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005259 Asperger syndrome skos:exactMatch MESH:D020817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005259 Asperger syndrome skos:exactMatch NCIT:C97159 Asperger Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005259 Asperger syndrome skos:exactMatch Orphanet:1162 NON RARE IN EUROPE: Asperger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005259 Asperger syndrome skos:exactMatch SCTID:23560001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005260 autism skos:exactMatch DOID:12849 autistic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005260 autism skos:exactMatch MESH:D001321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005260 autism skos:exactMatch NCIT:C97161 Autism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005260 autism skos:exactMatch OMIM:209850 autism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005262 central nervous system cyst skos:exactMatch MESH:D020863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005262 central nervous system cyst skos:exactMatch NCIT:C4657 Central Nervous System Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005262 central nervous system cyst skos:exactMatch SCTID:277333006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005262 central nervous system cyst skos:exactMatch UMLS:C0349606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005264 transient ischemic attack skos:exactMatch DOID:224 transient cerebral ischemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005264 transient ischemic attack skos:exactMatch MESH:D002546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005264 transient ischemic attack skos:exactMatch NCIT:C50781 Transient Ischemic Attack semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005264 transient ischemic attack skos:exactMatch SCTID:266257000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005265 inflammatory bowel disease skos:exactMatch DOID:0050589 inflammatory bowel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005265 inflammatory bowel disease skos:exactMatch MESH:D015212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005265 inflammatory bowel disease skos:exactMatch NCIT:C3138 Inflammatory Bowel Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005265 inflammatory bowel disease skos:exactMatch OMIMPS:266600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005265 inflammatory bowel disease skos:exactMatch SCTID:24526004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005265 inflammatory bowel disease skos:exactMatch UMLS:C0021390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005266 diabetic retinopathy skos:exactMatch DOID:8947 diabetic retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005266 diabetic retinopathy skos:exactMatch MESH:D003930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005266 diabetic retinopathy skos:exactMatch NCIT:C34538 Diabetic Retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005266 diabetic retinopathy skos:exactMatch SCTID:4855003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005266 diabetic retinopathy skos:exactMatch UMLS:C0011884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005267 heart disorder skos:exactMatch DOID:114 heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005267 heart disorder skos:exactMatch MESH:D006331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005267 heart disorder skos:exactMatch NCIT:C3079 Heart Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005267 heart disorder skos:exactMatch SCTID:56265001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005267 heart disorder skos:exactMatch UMLS:C0018799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005267 heart disorder skos:exactMatch UMLS:CN236661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005267 heart disorder skos:exactMatch UMLS:CN239852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005269 carotid artery disorder skos:exactMatch DOID:3407 carotid artery disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005269 carotid artery disorder skos:exactMatch MESH:D002340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005269 carotid artery disorder skos:exactMatch NCIT:C84476 Carotid Artery Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005269 carotid artery disorder skos:exactMatch SCTID:371160000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005269 carotid artery disorder skos:exactMatch UMLS:C0007273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005271 allergic disease skos:exactMatch DOID:1205 allergic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005271 allergic disease skos:exactMatch MESH:D006967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005271 allergic disease skos:exactMatch NCIT:C114476 Allergic Reaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005271 allergic disease skos:exactMatch SCTID:609328004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005271 allergic disease skos:exactMatch UMLS:C1527304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005272 myelodysplastic syndrome with single lineage dysplasia skos:exactMatch MESH:D000753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005272 myelodysplastic syndrome with single lineage dysplasia skos:exactMatch NCIT:C2872 Refractory Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005272 myelodysplastic syndrome with single lineage dysplasia skos:exactMatch NCIT:C82591 Myelodysplastic Syndrome with Single Lineage Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005272 myelodysplastic syndrome with single lineage dysplasia skos:exactMatch Orphanet:98826 Refractory anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005272 myelodysplastic syndrome with single lineage dysplasia skos:exactMatch SCTID:1153345005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005272 myelodysplastic syndrome with single lineage dysplasia skos:exactMatch UMLS:C2826318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005275 lung disorder skos:exactMatch DOID:850 lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005275 lung disorder skos:exactMatch MESH:D008171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005275 lung disorder skos:exactMatch NCIT:C3198 Lung Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005275 lung disorder skos:exactMatch SCTID:19829001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005276 dental caries skos:exactMatch DOID:216 dental caries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005276 dental caries skos:exactMatch ICD10CM:K02 Dental caries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005276 dental caries skos:exactMatch MESH:D003731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005276 dental caries skos:exactMatch SCTID:80967001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005276 dental caries skos:exactMatch UMLS:C0011334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005277 migraine disorder skos:exactMatch DOID:6364 migraine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005277 migraine disorder skos:exactMatch MESH:D008881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005277 migraine disorder skos:exactMatch NCIT:C89715 Migraine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005278 serous adenocarcinoma skos:exactMatch DOID:3114 serous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005278 serous adenocarcinoma skos:exactMatch NCIT:C40101 Serous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005278 serous adenocarcinoma skos:exactMatch UMLS:C0206701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005279 pulmonary embolism skos:exactMatch DOID:9477 pulmonary embolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005279 pulmonary embolism skos:exactMatch MESH:D011655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005279 pulmonary embolism skos:exactMatch NCIT:C50713 Pulmonary Embolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005279 pulmonary embolism skos:exactMatch SCTID:59282003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005279 pulmonary embolism skos:exactMatch UMLS:C0034065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005280 prostatitis skos:exactMatch DOID:14654 prostatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005280 prostatitis skos:exactMatch MESH:D011472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005280 prostatitis skos:exactMatch NCIT:C26866 Prostatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005280 prostatitis skos:exactMatch SCTID:9713002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005280 prostatitis skos:exactMatch UMLS:C0033581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005281 gallbladder disorder skos:exactMatch DOID:0060262 gallbladder disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005281 gallbladder disorder skos:exactMatch ICD10CM:K82 Other diseases of gallbladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005281 gallbladder disorder skos:exactMatch MESH:D005705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005281 gallbladder disorder skos:exactMatch NCIT:C34631 Gallbladder Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005281 gallbladder disorder skos:exactMatch SCTID:39621005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005281 gallbladder disorder skos:exactMatch UMLS:C0016977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005282 cutaneous lupus erythematosus skos:exactMatch DOID:0050169 cutaneous lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005282 cutaneous lupus erythematosus skos:exactMatch MESH:D008178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005282 cutaneous lupus erythematosus skos:exactMatch NCIT:C26819 Cutaneous Lupus Erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005282 cutaneous lupus erythematosus skos:exactMatch SCTID:7119001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005282 cutaneous lupus erythematosus skos:exactMatch UMLS:C0024137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005283 retinal disorder skos:exactMatch DOID:5679 retinal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005283 retinal disorder skos:exactMatch MESH:D012164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005283 retinal disorder skos:exactMatch NCIT:C26875 Retinal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005283 retinal disorder skos:exactMatch NCIT:C62601 Retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005283 retinal disorder skos:exactMatch SCTID:29555009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005283 retinal disorder skos:exactMatch UMLS:C0035309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005284 chronic progressive multiple sclerosis skos:exactMatch MESH:D020528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005284 chronic progressive multiple sclerosis skos:exactMatch SCTID:230373008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005284 chronic progressive multiple sclerosis skos:exactMatch UMLS:C0393665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005286 palatal neoplasm skos:exactMatch MESH:D010157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005286 palatal neoplasm skos:exactMatch NCIT:C4402 Palate Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005286 palatal neoplasm skos:exactMatch SCTID:126805009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005286 palatal neoplasm skos:exactMatch UMLS:C0030215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005287 developmental disability skos:exactMatch MESH:D002658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005288 intestinal polyp skos:exactMatch MESH:D007417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005288 intestinal polyp skos:exactMatch SCTID:254588001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005289 paranasal sinus neoplasm skos:exactMatch DOID:1350 paranasal sinus benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005289 paranasal sinus neoplasm skos:exactMatch NCIT:C7488 Paranasal Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005289 paranasal sinus neoplasm skos:exactMatch SCTID:126675008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005289 paranasal sinus neoplasm skos:exactMatch UMLS:C0030470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005290 rhabdomyolysis skos:exactMatch MESH:D012206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005290 rhabdomyolysis skos:exactMatch NCIT:C118318 Rhabdomyolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005290 rhabdomyolysis skos:exactMatch SCTID:240131006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005291 brain aneurysm skos:exactMatch DOID:10941 intracranial aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005291 brain aneurysm skos:exactMatch MESH:D002532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005291 brain aneurysm skos:exactMatch UMLS:C0007766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005292 colitis skos:exactMatch DOID:0060180 colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005292 colitis skos:exactMatch MESH:D003092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005292 colitis skos:exactMatch NCIT:C26723 Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005292 colitis skos:exactMatch SCTID:64226004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005292 colitis skos:exactMatch UMLS:C0009319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005293 flatfoot skos:exactMatch MESH:D005413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005293 flatfoot skos:exactMatch NCIT:C34616 Flat Foot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005293 flatfoot skos:exactMatch SCTID:53226007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005294 peripheral vascular disease skos:exactMatch DOID:341 peripheral vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005294 peripheral vascular disease skos:exactMatch MESH:D016491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005294 peripheral vascular disease skos:exactMatch NCIT:C35136 Peripheral Vascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005295 intermittent vascular claudication skos:exactMatch DOID:3669 intermittent claudication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005295 intermittent vascular claudication skos:exactMatch MESH:D007383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005295 intermittent vascular claudication skos:exactMatch SCTID:63491006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005295 intermittent vascular claudication skos:exactMatch UMLS:C0021775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005296 sleep apnea syndrome skos:exactMatch DOID:0050847 sleep apnea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005296 sleep apnea syndrome skos:exactMatch ICD10CM:G47.3 Sleep apnea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005296 sleep apnea syndrome skos:exactMatch MESH:D012891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005296 sleep apnea syndrome skos:exactMatch NCIT:C148023 Sleep-Disordered Breathing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005296 sleep apnea syndrome skos:exactMatch SCTID:111489007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005296 sleep apnea syndrome skos:exactMatch SCTID:73430006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005297 urethritis skos:exactMatch DOID:1343 urethritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005297 urethritis skos:exactMatch MESH:D014526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005297 urethritis skos:exactMatch NCIT:C26904 Urethritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005297 urethritis skos:exactMatch SCTID:84619001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005298 osteoporosis skos:exactMatch DOID:11476 osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005298 osteoporosis skos:exactMatch ICD10CM:M81 Osteoporosis without current pathological fracture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005298 osteoporosis skos:exactMatch MESH:D010024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005298 osteoporosis skos:exactMatch NCIT:C3298 Osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005298 osteoporosis skos:exactMatch OMIM:166710 osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005298 osteoporosis skos:exactMatch SCTID:64859006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005299 brain ischemia skos:exactMatch DOID:2316 brain ischemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005299 brain ischemia skos:exactMatch MESH:D002545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005299 brain ischemia skos:exactMatch NCIT:C78394 Cerebrovascular Ischemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005299 brain ischemia skos:exactMatch SCTID:389100007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005299 brain ischemia skos:exactMatch UMLS:C0007786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005300 chronic kidney disease skos:exactMatch DOID:784 chronic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005300 chronic kidney disease skos:exactMatch ICD10CM:N18.9 Chronic kidney disease, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005300 chronic kidney disease skos:exactMatch MESH:D007676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005300 chronic kidney disease skos:exactMatch NCIT:C80078 Chronic Kidney Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005300 chronic kidney disease skos:exactMatch SCTID:709044004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005300 chronic kidney disease skos:exactMatch UMLS:C0022661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005301 multiple sclerosis skos:exactMatch DOID:2377 multiple sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005301 multiple sclerosis skos:exactMatch ICD10CM:G35 Multiple sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005301 multiple sclerosis skos:exactMatch MESH:D009103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005301 multiple sclerosis skos:exactMatch NCIT:C3243 Multiple Sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005301 multiple sclerosis skos:exactMatch Orphanet:802 NON RARE IN EUROPE: Multiple sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005301 multiple sclerosis skos:exactMatch SCTID:24700007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005301 multiple sclerosis skos:exactMatch UMLS:C0026769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005302 attention deficit hyperactivity disorder, inattentive type skos:exactMatch DOID:1094 attention deficit hyperactivity disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005302 attention deficit hyperactivity disorder, inattentive type skos:exactMatch MESH:D001289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005302 attention deficit hyperactivity disorder, inattentive type skos:exactMatch NCIT:C35092 Attention Deficit Hyperactivity Disorder, Inattentive Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005302 attention deficit hyperactivity disorder, inattentive type skos:exactMatch SCTID:406506008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005303 drug dependence skos:exactMatch DOID:9974 drug dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005303 drug dependence skos:exactMatch NCIT:C3894 Drug Dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005303 drug dependence skos:exactMatch SCTID:191816009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005304 biliary tract neoplasm skos:exactMatch DOID:0050625 biliary tract benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005304 biliary tract neoplasm skos:exactMatch SCTID:126853008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005306 ankylosing spondylitis skos:exactMatch DOID:7147 ankylosing spondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005306 ankylosing spondylitis skos:exactMatch ICD10CM:M45 Ankylosing spondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005306 ankylosing spondylitis skos:exactMatch MESH:D013167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005306 ankylosing spondylitis skos:exactMatch NCIT:C84564 Ankylosing Spondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005306 ankylosing spondylitis skos:exactMatch Orphanet:825 NON RARE IN EUROPE: Ankylosing spondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005306 ankylosing spondylitis skos:exactMatch SCTID:9631008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005307 contracture skos:exactMatch MESH:D003286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005308 ciliopathy skos:exactMatch DOID:0060340 ciliopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005308 ciliopathy skos:exactMatch Orphanet:363250 Ciliopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005308 ciliopathy skos:exactMatch UMLS:CN580792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005309 spinal fracture skos:exactMatch MESH:D016103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005309 spinal fracture skos:exactMatch SCTID:50448004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005310 atrial flutter skos:exactMatch MESH:D001282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005310 atrial flutter skos:exactMatch NCIT:C51224 Atrial Flutter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005310 atrial flutter skos:exactMatch SCTID:5370000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005311 atherosclerosis skos:exactMatch DOID:1936 atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005311 atherosclerosis skos:exactMatch ICD10CM:I70 Atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005311 atherosclerosis skos:exactMatch MESH:D050197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005311 atherosclerosis skos:exactMatch NCIT:C35768 Atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005311 atherosclerosis skos:exactMatch NCIT:C35771 Atherosclerotic Cardiovascular Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005311 atherosclerosis skos:exactMatch SCTID:441574008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005312 pouchitis skos:exactMatch ICD10CM:K91.850 Pouchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005312 pouchitis skos:exactMatch MESH:D019449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005312 pouchitis skos:exactMatch Orphanet:217067 Pouchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005312 pouchitis skos:exactMatch UMLS:C0376620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005313 necrotizing enterocolitis skos:exactMatch MESH:D020345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005313 necrotizing enterocolitis skos:exactMatch NCIT:C84915 Necrotizing Enterocolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005313 necrotizing enterocolitis skos:exactMatch Orphanet:391673 Necrotizing enterocolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005313 necrotizing enterocolitis skos:exactMatch SCTID:2707005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005313 necrotizing enterocolitis skos:exactMatch UMLS:C0520459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005313 necrotizing enterocolitis skos:exactMatch UMLS:C4082937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005314 relapsing-remitting multiple sclerosis skos:exactMatch DOID:2378 relapsing-remitting multiple sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005314 relapsing-remitting multiple sclerosis skos:exactMatch MESH:D020529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005314 relapsing-remitting multiple sclerosis skos:exactMatch NCIT:C165675 Relapsing-Remitting Multiple Sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005314 relapsing-remitting multiple sclerosis skos:exactMatch SCTID:426373005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005314 relapsing-remitting multiple sclerosis skos:exactMatch UMLS:C0751967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005315 bone fracture skos:exactMatch MESH:D050723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005315 bone fracture skos:exactMatch NCIT:C3046 Fracture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005315 bone fracture skos:exactMatch SCTID:125605004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005316 bacterial vaginosis skos:exactMatch DOID:3385 bacterial vaginosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005316 bacterial vaginosis skos:exactMatch MESH:D016585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005316 bacterial vaginosis skos:exactMatch NCIT:C116973 Bacterial Vaginosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005316 bacterial vaginosis skos:exactMatch SCTID:419760006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005316 bacterial vaginosis skos:exactMatch UMLS:C0085166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005318 canker sore skos:exactMatch MESH:D013281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005318 canker sore skos:exactMatch NCIT:C62546 Canker Sore semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005318 canker sore skos:exactMatch SCTID:427617000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005319 humerus fracture skos:exactMatch MESH:D006810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005319 humerus fracture skos:exactMatch SCTID:66308002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005320 tibia fracture skos:exactMatch MESH:D013978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005320 tibia fracture skos:exactMatch SCTID:31978002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005321 Fuchs' endothelial dystrophy skos:exactMatch DOID:11555 Fuchs' endothelial dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005321 Fuchs' endothelial dystrophy skos:exactMatch MESH:D005642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005321 Fuchs' endothelial dystrophy skos:exactMatch NCIT:C84721 Fuchs Endothelial Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005321 Fuchs' endothelial dystrophy skos:exactMatch OMIMPS:136800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005321 Fuchs' endothelial dystrophy skos:exactMatch Orphanet:98974 Fuchs endothelial corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005321 Fuchs' endothelial dystrophy skos:exactMatch SCTID:193839007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005321 Fuchs' endothelial dystrophy skos:exactMatch UMLS:C0016781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005321 Fuchs' endothelial dystrophy skos:exactMatch UMLS:CN207231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005322 ulna fracture skos:exactMatch MESH:D014458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005322 ulna fracture skos:exactMatch SCTID:54556006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005323 bacterial sexually transmitted disease skos:exactMatch MESH:D015231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005323 bacterial sexually transmitted disease skos:exactMatch UMLS:C0036917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005324 seasonal allergic rhinitis skos:exactMatch MESH:D006255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005324 seasonal allergic rhinitis skos:exactMatch NCIT:C92188 Seasonal Allergic Rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005324 seasonal allergic rhinitis skos:exactMatch SCTID:367498001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005325 radius fracture skos:exactMatch MESH:D011885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005325 radius fracture skos:exactMatch SCTID:12676007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005326 sunburn skos:exactMatch ICD10CM:L55 Sunburn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005326 sunburn skos:exactMatch MESH:D013471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005326 sunburn skos:exactMatch SCTID:403194002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005327 hip fracture skos:exactMatch MESH:D006620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005327 hip fracture skos:exactMatch SCTID:263225007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005328 eye disorder skos:exactMatch DOID:1242 globe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005328 eye disorder skos:exactMatch DOID:5614 eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005328 eye disorder skos:exactMatch MESH:D005128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005328 eye disorder skos:exactMatch NCIT:C26767 Eye Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005328 eye disorder skos:exactMatch SCTID:371405004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005328 eye disorder skos:exactMatch UMLS:C0015397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005333 hyperthyroxinemia skos:exactMatch DOID:2855 hyperthyroxinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005333 hyperthyroxinemia skos:exactMatch MESH:D006981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005333 hyperthyroxinemia skos:exactMatch UMLS:C0020551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005334 hereditary nephritis skos:exactMatch MESH:D009394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005334 hereditary nephritis skos:exactMatch SCTID:399340005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005335 colorectal neoplasm skos:exactMatch MESH:D015179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005335 colorectal neoplasm skos:exactMatch NCIT:C2956 Colorectal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005336 myopathy skos:exactMatch DOID:423 myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005336 myopathy skos:exactMatch NCIT:C101216 Myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005336 myopathy skos:exactMatch SCTID:129565002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005336 myopathy skos:exactMatch UMLS:C0026848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005338 open-angle glaucoma skos:exactMatch DOID:1067 open-angle glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005338 open-angle glaucoma skos:exactMatch MESH:D005902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005338 open-angle glaucoma skos:exactMatch NCIT:C34641 Open Angle Glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005338 open-angle glaucoma skos:exactMatch SCTID:46168003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005338 open-angle glaucoma skos:exactMatch SCTID:84494001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005338 open-angle glaucoma skos:exactMatch UMLS:C0017612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005339 androgenetic alopecia skos:exactMatch DOID:0050801 androgenic alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005339 androgenetic alopecia skos:exactMatch SCTID:87872006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005340 alopecia areata skos:exactMatch DOID:986 alopecia areata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005340 alopecia areata skos:exactMatch ICD10CM:L63 Alopecia areata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005340 alopecia areata skos:exactMatch MESH:D000506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005340 alopecia areata skos:exactMatch SCTID:68225006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005340 alopecia areata skos:exactMatch UMLS:C0002171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005341 skin basal cell carcinoma skos:exactMatch DOID:2513 basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005341 skin basal cell carcinoma skos:exactMatch NCIT:C2921 Skin Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005341 skin basal cell carcinoma skos:exactMatch SCTID:254701007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005341 skin basal cell carcinoma skos:exactMatch UMLS:C0007117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005341 skin basal cell carcinoma skos:exactMatch UMLS:C0206710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005341 skin basal cell carcinoma skos:exactMatch UMLS:C0751676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005342 IgA glomerulonephritis skos:exactMatch DOID:2986 IgA glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005342 IgA glomerulonephritis skos:exactMatch MESH:D005922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005342 IgA glomerulonephritis skos:exactMatch NCIT:C34643 IgA Nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005342 IgA glomerulonephritis skos:exactMatch OMIMPS:161950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005342 IgA glomerulonephritis skos:exactMatch Orphanet:34145 NON RARE IN EUROPE: Berger disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005342 IgA glomerulonephritis skos:exactMatch SCTID:68779003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005342 IgA glomerulonephritis skos:exactMatch UMLS:C0017661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005344 hepatitis B virus infection skos:exactMatch DOID:2043 hepatitis B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005344 hepatitis B virus infection skos:exactMatch MESH:D006509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005344 hepatitis B virus infection skos:exactMatch NCIT:C3097 Hepatitis B Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005344 hepatitis B virus infection skos:exactMatch SCTID:66071002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005344 hepatitis B virus infection skos:exactMatch UMLS:C0019163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005345 hypospadias skos:exactMatch DOID:10892 hypospadias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005345 hypospadias skos:exactMatch MESH:D007021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005345 hypospadias skos:exactMatch NCIT:C40341 Hypospadias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005345 hypospadias skos:exactMatch OMIMPS:300633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005345 hypospadias skos:exactMatch Orphanet:440 OBSOLETE: Familial hypospadias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005345 hypospadias skos:exactMatch SCTID:416010008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005345 hypospadias skos:exactMatch UMLS:C0848558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005345 hypospadias skos:exactMatch UMLS:CN205090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005346 gallstones skos:exactMatch MESH:D042882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005346 gallstones skos:exactMatch SCTID:235919008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005347 hypertriglyceridemia skos:exactMatch MESH:D015228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005347 hypertriglyceridemia skos:exactMatch SCTID:302870006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005347 hypertriglyceridemia skos:exactMatch UMLS:C0020557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005348 keloid skos:exactMatch MESH:D007627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005348 keloid skos:exactMatch NCIT:C3145 Keloid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005348 keloid skos:exactMatch SCTID:33659008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005349 otosclerosis skos:exactMatch DOID:12185 otosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005349 otosclerosis skos:exactMatch MESH:D010040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005349 otosclerosis skos:exactMatch NCIT:C185242 Otosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005349 otosclerosis skos:exactMatch OMIMPS:166800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005349 otosclerosis skos:exactMatch Orphanet:2794 NON RARE IN EUROPE: Familial otosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005349 otosclerosis skos:exactMatch SCTID:11543004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005349 otosclerosis skos:exactMatch UMLS:C0029899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005350 abdominal aortic aneurysm skos:exactMatch DOID:7693 abdominal aortic aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005350 abdominal aortic aneurysm skos:exactMatch MESH:D017544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005350 abdominal aortic aneurysm skos:exactMatch SCTID:233985008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005350 abdominal aortic aneurysm skos:exactMatch UMLS:C0162871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005351 anorexia nervosa skos:exactMatch DOID:8689 anorexia nervosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005351 anorexia nervosa skos:exactMatch ICD10CM:F50.0 Anorexia nervosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005351 anorexia nervosa skos:exactMatch MESH:D000856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005351 anorexia nervosa skos:exactMatch NCIT:C34387 Anorexia Nervosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005351 anorexia nervosa skos:exactMatch Orphanet:36297 NON RARE IN EUROPE: Anorexia nervosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005351 anorexia nervosa skos:exactMatch SCTID:56882008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005352 conduct disorder skos:exactMatch DOID:12995 conduct disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005352 conduct disorder skos:exactMatch MESH:D019955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005352 conduct disorder skos:exactMatch NCIT:C89329 Conduct Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005352 conduct disorder skos:exactMatch SCTID:430909002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005354 chronic hepatitis C virus infection skos:exactMatch MESH:D019698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005355 coronary restenosis skos:exactMatch DOID:4247 coronary restenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005355 coronary restenosis skos:exactMatch MESH:D023903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005355 coronary restenosis skos:exactMatch UMLS:C0948480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005356 coronary vasospasm skos:exactMatch DOID:11840 coronary artery vasospasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005356 coronary vasospasm skos:exactMatch MESH:D003329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005356 coronary vasospasm skos:exactMatch SCTID:23687008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005356 coronary vasospasm skos:exactMatch UMLS:C0010073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005357 Creutzfeldt Jacob disease skos:exactMatch DOID:11949 Creutzfeldt-Jakob disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005357 Creutzfeldt Jacob disease skos:exactMatch MESH:D007562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005357 Creutzfeldt Jacob disease skos:exactMatch NCIT:C26802 Creutzfeldt-Jakob Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005357 Creutzfeldt Jacob disease skos:exactMatch SCTID:792004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005358 Dengue hemorrhagic fever skos:exactMatch DOID:12206 dengue hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005358 Dengue hemorrhagic fever skos:exactMatch ICD10CM:A91 Dengue hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005358 Dengue hemorrhagic fever skos:exactMatch NCIT:C34683 Dengue Hemorrhagic Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005358 Dengue hemorrhagic fever skos:exactMatch SCTID:20927009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005359 drug-induced liver injury skos:exactMatch MESH:D056486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005359 drug-induced liver injury skos:exactMatch SCTID:197352008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005361 eosinophilic esophagitis skos:exactMatch DOID:13922 eosinophilic esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005361 eosinophilic esophagitis skos:exactMatch ICD10CM:K20.0 Eosinophilic esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005361 eosinophilic esophagitis skos:exactMatch MESH:D057765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005361 eosinophilic esophagitis skos:exactMatch NCIT:C27105 Eosinophilic Esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005361 eosinophilic esophagitis skos:exactMatch Orphanet:73247 NON RARE IN EUROPE: Eosinophilic esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005361 eosinophilic esophagitis skos:exactMatch SCTID:235599003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005361 eosinophilic esophagitis skos:exactMatch UMLS:C0341106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005362 erectile dysfunction skos:exactMatch DOID:1875 impotence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005362 erectile dysfunction skos:exactMatch MESH:D007172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005362 erectile dysfunction skos:exactMatch NCIT:C34801 Male Erectile Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005362 erectile dysfunction skos:exactMatch SCTID:397803000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005363 inherited focal segmental glomerulosclerosis skos:exactMatch OMIMPS:603278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005364 Graves disease skos:exactMatch DOID:12361 Graves' disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005364 Graves disease skos:exactMatch MESH:D006111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005364 Graves disease skos:exactMatch NCIT:C3071 Graves Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005364 Graves disease skos:exactMatch SCTID:353295004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005365 hearing loss disorder skos:exactMatch ICD10CM:H90 Conductive and sensorineural hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005365 hearing loss disorder skos:exactMatch MESH:D034381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005365 hearing loss disorder skos:exactMatch NCIT:C35731 Hearing Loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005365 hearing loss disorder skos:exactMatch SCTID:15188001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005365 hearing loss disorder skos:exactMatch UMLS:C1384666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005366 chronic hepatitis B virus infection skos:exactMatch MESH:D019694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005366 chronic hepatitis B virus infection skos:exactMatch UMLS:C0524909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005367 heroin dependence skos:exactMatch DOID:9976 heroin dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005367 heroin dependence skos:exactMatch MESH:D006556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005367 heroin dependence skos:exactMatch NCIT:C34694 Heroin Dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005367 heroin dependence skos:exactMatch SCTID:231477003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005367 heroin dependence skos:exactMatch UMLS:CN236651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005369 carcinoid tumor skos:exactMatch MESH:D002276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005369 carcinoid tumor skos:exactMatch NCIT:C2915 Carcinoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005369 carcinoid tumor skos:exactMatch SCTID:443492008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005371 mood disorder skos:exactMatch DOID:3324 mood disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005371 mood disorder skos:exactMatch ICD10CM:F30-F39 Mood [affective] disorders (F30-F39) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005371 mood disorder skos:exactMatch MESH:D019964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005371 mood disorder skos:exactMatch NCIT:C92200 Mood Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005371 mood disorder skos:exactMatch SCTID:46206005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005371 mood disorder skos:exactMatch UMLS:CN236678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005372 male infertility skos:exactMatch DOID:12336 male infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005372 male infertility skos:exactMatch ICD10CM:N46 Male infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005372 male infertility skos:exactMatch MESH:D007248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005372 male infertility skos:exactMatch SCTID:2904007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005372 male infertility skos:exactMatch UMLS:C0021364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005373 meningococcal infection skos:exactMatch ICD10CM:A39 Meningococcal infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005373 meningococcal infection skos:exactMatch MESH:D008589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005373 meningococcal infection skos:exactMatch SCTID:23511006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005373 meningococcal infection skos:exactMatch UMLS:C0025303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005374 bone marrow neoplasm skos:exactMatch DOID:4960 bone marrow cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005374 bone marrow neoplasm skos:exactMatch MESH:D019046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005374 bone marrow neoplasm skos:exactMatch NCIT:C35370 Bone Marrow Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005374 bone marrow neoplasm skos:exactMatch SCTID:414824005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005374 bone marrow neoplasm skos:exactMatch UMLS:C0282609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005375 nasopharyngeal neoplasm skos:exactMatch MESH:D009303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005375 nasopharyngeal neoplasm skos:exactMatch NCIT:C3257 Nasopharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005375 nasopharyngeal neoplasm skos:exactMatch SCTID:126680004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005375 nasopharyngeal neoplasm skos:exactMatch UMLS:C0027439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005376 membranous glomerulonephritis skos:exactMatch DOID:10976 membranous glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005376 membranous glomerulonephritis skos:exactMatch MESH:D015433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005376 membranous glomerulonephritis skos:exactMatch NCIT:C34645 Membranous Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005376 membranous glomerulonephritis skos:exactMatch SCTID:77182004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005376 membranous glomerulonephritis skos:exactMatch UMLS:C0017665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005377 nephrotic syndrome skos:exactMatch DOID:1184 nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005377 nephrotic syndrome skos:exactMatch MESH:D009404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005377 nephrotic syndrome skos:exactMatch NCIT:C34845 Nephrotic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005377 nephrotic syndrome skos:exactMatch SCTID:52254009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005377 nephrotic syndrome skos:exactMatch UMLS:C0027726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005379 neurotic disorder skos:exactMatch DOID:4964 neurotic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005379 neurotic disorder skos:exactMatch MESH:D009497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005379 neurotic disorder skos:exactMatch NCIT:C34848 Neurosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005379 neurotic disorder skos:exactMatch SCTID:111475002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005380 osteonecrosis skos:exactMatch DOID:0080008 ischemic bone disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005380 osteonecrosis skos:exactMatch DOID:10159 osteonecrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005380 osteonecrosis skos:exactMatch ICD10CM:M87 Osteonecrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005380 osteonecrosis skos:exactMatch MESH:D010020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005380 osteonecrosis skos:exactMatch NCIT:C34880 Bone Necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005380 osteonecrosis skos:exactMatch NCIT:C35476 Aseptic Necrosis of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005380 osteonecrosis skos:exactMatch Orphanet:399158 Osteonecrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005380 osteonecrosis skos:exactMatch SCTID:240196003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005381 bone disorder skos:exactMatch DOID:0080001 bone disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005381 bone disorder skos:exactMatch ICD10CM:M80-M85 Disorders of bone density and structure (M80-M85) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005381 bone disorder skos:exactMatch MESH:D001847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005381 bone disorder skos:exactMatch SCTID:76069003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005381 bone disorder skos:exactMatch UMLS:C0005940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005382 bone Paget disease skos:exactMatch DOID:5408 Paget's disease of bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005382 bone Paget disease skos:exactMatch NCIT:C3292 Bone Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005382 bone Paget disease skos:exactMatch OMIMPS:167250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005382 bone Paget disease skos:exactMatch Orphanet:280110 NON RARE IN EUROPE: Paget disease of bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005382 bone Paget disease skos:exactMatch SCTID:2089002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005382 bone Paget disease skos:exactMatch UMLS:C0029401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005383 panic disorder skos:exactMatch DOID:594 panic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005383 panic disorder skos:exactMatch MESH:D016584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005383 panic disorder skos:exactMatch NCIT:C34890 Panic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005383 panic disorder skos:exactMatch SCTID:371631005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005383 panic disorder skos:exactMatch UMLS:CN240645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005384 focal epilepsy skos:exactMatch DOID:2234 focal epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005384 focal epilepsy skos:exactMatch MESH:D004828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005384 focal epilepsy skos:exactMatch NCIT:C122812 Partial Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005384 focal epilepsy skos:exactMatch SCTID:230381009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005384 focal epilepsy skos:exactMatch UMLS:C0014547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005385 vascular disorder skos:exactMatch DOID:178 vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005385 vascular disorder skos:exactMatch ICD10CM:I00-I99 Diseases of the circulatory system (I00-I99) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005385 vascular disorder skos:exactMatch ICD10CM:I70-I79 Diseases of arteries, arterioles and capillaries (I70-I79) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005385 vascular disorder skos:exactMatch MESH:D014652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005385 vascular disorder skos:exactMatch NCIT:C35117 Vascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005385 vascular disorder skos:exactMatch SCTID:27550009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005385 vascular disorder skos:exactMatch UMLS:C0042373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005386 peripheral arterial disease skos:exactMatch DOID:0050830 peripheral artery disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005386 peripheral arterial disease skos:exactMatch MESH:D058729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005386 peripheral arterial disease skos:exactMatch NCIT:C84496 Peripheral Artery Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005386 peripheral arterial disease skos:exactMatch SCTID:399957001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005387 primary ovarian failure skos:exactMatch DOID:5426 primary ovarian insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005387 primary ovarian failure skos:exactMatch ICD10CM:E28.3 Primary ovarian failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005387 primary ovarian failure skos:exactMatch MESH:D016649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005387 primary ovarian failure skos:exactMatch NCIT:C113352 Primary Ovarian Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005387 primary ovarian failure skos:exactMatch Orphanet:619 NON RARE IN EUROPE: Primary ovarian failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005387 primary ovarian failure skos:exactMatch SCTID:370999003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005387 primary ovarian failure skos:exactMatch SCTID:65846009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005387 primary ovarian failure skos:exactMatch UMLS:C0085215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005388 primary biliary cholangitis skos:exactMatch DOID:12236 primary biliary cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005388 primary biliary cholangitis skos:exactMatch MESH:D008105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005388 primary biliary cholangitis skos:exactMatch NCIT:C27167 Primary Biliary Cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005388 primary biliary cholangitis skos:exactMatch OMIMPS:109720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005388 primary biliary cholangitis skos:exactMatch Orphanet:186 Primary biliary cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005388 primary biliary cholangitis skos:exactMatch SCTID:31712002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005388 primary biliary cholangitis skos:exactMatch UMLS:C0008312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005391 restless legs syndrome skos:exactMatch DOID:0050425 restless legs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005391 restless legs syndrome skos:exactMatch ICD10CM:G25.81 Restless legs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005391 restless legs syndrome skos:exactMatch MESH:D012148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005391 restless legs syndrome skos:exactMatch NCIT:C84501 Restless Leg Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005391 restless legs syndrome skos:exactMatch SCTID:32914008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005391 restless legs syndrome skos:exactMatch UMLS:C0035258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005392 scoliosis skos:exactMatch DOID:0060249 scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005392 scoliosis skos:exactMatch ICD10CM:M41 Scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005392 scoliosis skos:exactMatch MESH:D012600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005392 scoliosis skos:exactMatch NCIT:C78603 Scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005392 scoliosis skos:exactMatch SCTID:298382003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005393 gout skos:exactMatch DOID:13189 gout semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005393 gout skos:exactMatch ICD10CM:M10 Gout semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005393 gout skos:exactMatch MESH:D006073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005393 gout skos:exactMatch NCIT:C34650 Gout semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005393 gout skos:exactMatch SCTID:190828008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005393 gout skos:exactMatch UMLS:C0003868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005393 gout skos:exactMatch UMLS:C0018099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005394 brain infarction skos:exactMatch DOID:3454 brain infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005394 brain infarction skos:exactMatch MESH:D020520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005394 brain infarction skos:exactMatch UMLS:C0751955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005395 movement disorder skos:exactMatch DOID:480 movement disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005395 movement disorder skos:exactMatch MESH:D009069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005395 movement disorder skos:exactMatch NCIT:C116757 Movement Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005395 movement disorder skos:exactMatch SCTID:60342002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005396 thoracic aortic aneurysm skos:exactMatch DOID:14004 thoracic aortic aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005396 thoracic aortic aneurysm skos:exactMatch MESH:D017545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005396 thoracic aortic aneurysm skos:exactMatch SCTID:433068007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005396 thoracic aortic aneurysm skos:exactMatch UMLS:C0162872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005397 goiter skos:exactMatch DOID:12176 goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005397 goiter skos:exactMatch MESH:D006042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005397 goiter skos:exactMatch NCIT:C26785 Goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005397 goiter skos:exactMatch SCTID:3716002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005398 upper aerodigestive tract neoplasm skos:exactMatch SCTID:439361000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005399 venous thromboembolism skos:exactMatch MESH:D054556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005399 venous thromboembolism skos:exactMatch NCIT:C99537 Venous Thromboembolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005399 venous thromboembolism skos:exactMatch UMLS:C1861172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005401 colonic neoplasm skos:exactMatch MESH:D003110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005401 colonic neoplasm skos:exactMatch NCIT:C2953 Colon Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005401 colonic neoplasm skos:exactMatch UMLS:C0009375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005402 lymphoid leukemia skos:exactMatch MESH:D007945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005402 lymphoid leukemia skos:exactMatch NCIT:C7539 Lymphoid Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005402 lymphoid leukemia skos:exactMatch SCTID:188726003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005402 lymphoid leukemia skos:exactMatch UMLS:C0023448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005402 lymphoid leukemia skos:exactMatch UMLS:C0152271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005404 myalgic encephalomeyelitis/chronic fatigue syndrome skos:exactMatch DOID:8544 chronic fatigue syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005404 myalgic encephalomeyelitis/chronic fatigue syndrome skos:exactMatch MESH:D015673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005404 myalgic encephalomeyelitis/chronic fatigue syndrome skos:exactMatch NCIT:C3037 Chronic Fatigue Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005404 myalgic encephalomeyelitis/chronic fatigue syndrome skos:exactMatch Orphanet:1983 NON RARE IN EUROPE: Chronic fatigue syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005404 myalgic encephalomeyelitis/chronic fatigue syndrome skos:exactMatch SCTID:51771007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005404 myalgic encephalomeyelitis/chronic fatigue syndrome skos:exactMatch UMLS:C0015674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005405 childhood onset asthma skos:exactMatch DOID:0080815 childhood-onset asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005405 childhood onset asthma skos:exactMatch SCTID:233678006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005405 childhood onset asthma skos:exactMatch UMLS:C0264408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005406 gestational diabetes skos:exactMatch DOID:11714 gestational diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005406 gestational diabetes skos:exactMatch MESH:D016640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005406 gestational diabetes skos:exactMatch NCIT:C34942 Gestational Diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005406 gestational diabetes skos:exactMatch SCTID:11687002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005406 gestational diabetes skos:exactMatch UMLS:C0085207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005411 gallbladder cancer skos:exactMatch DOID:3121 gallbladder cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005411 gallbladder cancer skos:exactMatch NCIT:C7481 Gallbladder Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005411 gallbladder cancer skos:exactMatch SCTID:363353009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005411 gallbladder cancer skos:exactMatch UMLS:C0153452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005412 duodenal ulcer skos:exactMatch DOID:1724 duodenal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005412 duodenal ulcer skos:exactMatch ICD10CM:K26 Duodenal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005412 duodenal ulcer skos:exactMatch MESH:D004381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005412 duodenal ulcer skos:exactMatch NCIT:C26755 Duodenal Ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005412 duodenal ulcer skos:exactMatch SCTID:39755000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005416 osteoarthritis, knee skos:exactMatch MESH:D020370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005417 wet macular degeneration skos:exactMatch DOID:10873 Kuhnt-Junius degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005417 wet macular degeneration skos:exactMatch MESH:D057135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005417 wet macular degeneration skos:exactMatch SCTID:414173003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005417 wet macular degeneration skos:exactMatch UMLS:C0271084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005417 wet macular degeneration skos:exactMatch UMLS:C2237660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005420 hypothyroidism skos:exactMatch DOID:1459 hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005420 hypothyroidism skos:exactMatch MESH:D007037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005420 hypothyroidism skos:exactMatch NCIT:C26800 Hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005420 hypothyroidism skos:exactMatch SCTID:40930008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005424 elephantiasis skos:exactMatch DOID:4976 elephantiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005424 elephantiasis skos:exactMatch MESH:D004604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005424 elephantiasis skos:exactMatch UMLS:C0013882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005425 podoconiosis skos:exactMatch DOID:0050138 podoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005425 podoconiosis skos:exactMatch SCTID:47595008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005429 prion disease skos:exactMatch DOID:649 prion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005429 prion disease skos:exactMatch MESH:D017096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005429 prion disease skos:exactMatch NCIT:C128346 Transmissible Spongiform Encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005429 prion disease skos:exactMatch SCTID:230284004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005433 alcohol withdrawal skos:exactMatch SCTID:191480000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005433 alcohol withdrawal skos:exactMatch UMLS:C0236663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005437 testicular dysgenesis syndrome skos:exactMatch SCTID:445338005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005437 testicular dysgenesis syndrome skos:exactMatch UMLS:C2919755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005438 metastatic malignant neoplasm in the lymph nodes skos:exactMatch NCIT:C4904 Metastatic Malignant Neoplasm in the Lymph Nodes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005438 metastatic malignant neoplasm in the lymph nodes skos:exactMatch UMLS:C0686619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005439 familial hypercholesterolemia skos:exactMatch DOID:13810 familial hypercholesterolemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005439 familial hypercholesterolemia skos:exactMatch NCIT:C34704 Hyperlipoproteinemia, Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005439 familial hypercholesterolemia skos:exactMatch OMIMPS:143890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005439 familial hypercholesterolemia skos:exactMatch SCTID:190773008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005439 familial hypercholesterolemia skos:exactMatch UMLS:CN118841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005440 embryonal carcinoma skos:exactMatch DOID:3308 embryonal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005440 embryonal carcinoma skos:exactMatch MESH:D018236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005440 embryonal carcinoma skos:exactMatch NCIT:C3752 Embryonal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005440 embryonal carcinoma skos:exactMatch Orphanet:180226 Embryonal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005440 embryonal carcinoma skos:exactMatch UMLS:C0206659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005441 otitis media skos:exactMatch DOID:10754 otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005441 otitis media skos:exactMatch MESH:D010033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005441 otitis media skos:exactMatch NCIT:C34885 Otitis Media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005441 otitis media skos:exactMatch SCTID:65363002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005441 otitis media skos:exactMatch UMLS:C0029882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005445 visceral leishmaniasis skos:exactMatch DOID:9146 visceral leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005445 visceral leishmaniasis skos:exactMatch ICD10CM:B55.0 Visceral leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005445 visceral leishmaniasis skos:exactMatch MESH:D007898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005445 visceral leishmaniasis skos:exactMatch NCIT:C34771 Kala-Azar semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005445 visceral leishmaniasis skos:exactMatch OMIMPS:608207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005445 visceral leishmaniasis skos:exactMatch SCTID:186803007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005445 visceral leishmaniasis skos:exactMatch UMLS:C0023290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005446 cutaneous leishmaniasis skos:exactMatch DOID:9111 cutaneous leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005446 cutaneous leishmaniasis skos:exactMatch ICD10CM:B55.1 Cutaneous leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005446 cutaneous leishmaniasis skos:exactMatch MESH:D016773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005446 cutaneous leishmaniasis skos:exactMatch NCIT:C34768 Cutaneous Leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005446 cutaneous leishmaniasis skos:exactMatch NCIT:C34770 Asian Desert Cutaneous Leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005446 cutaneous leishmaniasis skos:exactMatch SCTID:186807008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005446 cutaneous leishmaniasis skos:exactMatch UMLS:C0023283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005447 testicular cancer skos:exactMatch DOID:2998 testicular cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005447 testicular cancer skos:exactMatch MESH:D013736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005447 testicular cancer skos:exactMatch NCIT:C7251 Malignant Testicular Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005447 testicular cancer skos:exactMatch SCTID:363449006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005451 eating disorder skos:exactMatch DOID:8670 eating disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005451 eating disorder skos:exactMatch NCIT:C89332 Eating Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005451 eating disorder skos:exactMatch SCTID:72366004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005452 bulimia nervosa skos:exactMatch DOID:12129 bulimia nervosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005452 bulimia nervosa skos:exactMatch ICD10CM:F50.2 Bulimia nervosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005452 bulimia nervosa skos:exactMatch MESH:D052018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005452 bulimia nervosa skos:exactMatch NCIT:C34440 Bulimia Nervosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005452 bulimia nervosa skos:exactMatch SCTID:78004001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005453 congenital heart disease skos:exactMatch DOID:1682 congenital heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005453 congenital heart disease skos:exactMatch MESH:D006330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005453 congenital heart disease skos:exactMatch NCIT:C95834 Congenital Heart Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005453 congenital heart disease skos:exactMatch SCTID:13213009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005453 congenital heart disease skos:exactMatch UMLS:CN169364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005454 lung neuroendocrine neoplasm skos:exactMatch DOID:5410 pulmonary neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005454 lung neuroendocrine neoplasm skos:exactMatch NCIT:C5670 Lung Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005454 lung neuroendocrine neoplasm skos:exactMatch SCTID:707594002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005454 lung neuroendocrine neoplasm skos:exactMatch UMLS:C1334452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005459 human African trypanosomiasis skos:exactMatch DOID:10112 sleeping sickness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005459 human African trypanosomiasis skos:exactMatch NCIT:C84541 African Trypanosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005459 human African trypanosomiasis skos:exactMatch Orphanet:3385 African trypanosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005459 human African trypanosomiasis skos:exactMatch SCTID:27031003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005459 human African trypanosomiasis skos:exactMatch UMLS:C0041228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005460 swine influenza skos:exactMatch DOID:0050211 swine influenza semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005460 swine influenza skos:exactMatch NCIT:C80444 H1N1 Influenza semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005460 swine influenza skos:exactMatch SCTID:442696006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005461 endometrium adenocarcinoma skos:exactMatch DOID:2870 endometrial adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005461 endometrium adenocarcinoma skos:exactMatch NCIT:C7359 Endometrial Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005461 endometrium adenocarcinoma skos:exactMatch UMLS:C0279763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005461 endometrium adenocarcinoma skos:exactMatch UMLS:C1153706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005462 primitive neuroectodermal tumor skos:exactMatch DOID:171 neuroectodermal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005462 primitive neuroectodermal tumor skos:exactMatch MESH:D017599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005462 primitive neuroectodermal tumor skos:exactMatch NCIT:C3716 Primitive Neuroectodermal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005463 aortic valve calcification skos:exactMatch SCTID:250978003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005463 aortic valve calcification skos:exactMatch UMLS:C0428791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005464 rhegmatogenous retinal detachment skos:exactMatch NCIT:C118755 Rhegmatogenous Retinal Detachment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005464 rhegmatogenous retinal detachment skos:exactMatch SCTID:19620000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005464 rhegmatogenous retinal detachment skos:exactMatch UMLS:C0271055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005466 hypersomnia skos:exactMatch NCIT:C78346 Hypersomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005466 hypersomnia skos:exactMatch SCTID:77692006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005466 hypersomnia skos:exactMatch UMLS:C0917799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005467 occupation-related stress disorder skos:exactMatch SCTID:10586006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005468 hypotensive disorder skos:exactMatch MESH:D007022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005468 hypotensive disorder skos:exactMatch SCTID:45007003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005469 orthostatic hypotension skos:exactMatch SCTID:28651003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005473 temporomandibular joint disorder skos:exactMatch MESH:D013705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005473 temporomandibular joint disorder skos:exactMatch NCIT:C63709 Temporomandibular Joint Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005473 temporomandibular joint disorder skos:exactMatch SCTID:41888000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005475 migraine with aura skos:exactMatch DOID:10024 migraine with aura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005475 migraine with aura skos:exactMatch MESH:D020325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005475 migraine with aura skos:exactMatch NCIT:C117005 Migraine With Aura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005475 migraine with aura skos:exactMatch SCTID:4473006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005475 migraine with aura skos:exactMatch UMLS:C0154723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005477 ventricular tachycardia skos:exactMatch ICD10CM:I47.2 Ventricular tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005477 ventricular tachycardia skos:exactMatch MESH:D017180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005477 ventricular tachycardia skos:exactMatch NCIT:C50802 Ventricular Tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005477 ventricular tachycardia skos:exactMatch SCTID:25569003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005477 ventricular tachycardia skos:exactMatch UMLS:C0042514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005478 torsades de pointes skos:exactMatch MESH:D016171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005478 torsades de pointes skos:exactMatch SCTID:31722008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005478 torsades de pointes skos:exactMatch UMLS:C0040479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005479 atrial tachycardia skos:exactMatch NCIT:C35481 Atrial Tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005479 atrial tachycardia skos:exactMatch SCTID:276796006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005480 contact dermatitis skos:exactMatch DOID:2773 contact dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005480 contact dermatitis skos:exactMatch MESH:D003877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005480 contact dermatitis skos:exactMatch NCIT:C26743 Contact Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005480 contact dermatitis skos:exactMatch SCTID:40275004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005480 contact dermatitis skos:exactMatch UMLS:C0011616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005481 contact dermatitis due to nickel skos:exactMatch SCTID:93419003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005481 contact dermatitis due to nickel skos:exactMatch UMLS:C0684345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005482 obsolete molar-incisor hypomineralization skos:exactMatch SCTID:698053001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005483 chemotherapy-induced alopecia skos:exactMatch NCIT:C164162 Chemotherapy-Induced Alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005484 colorectal adenoma skos:exactMatch DOID:0050860 colorectal adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005484 colorectal adenoma skos:exactMatch DOID:0050914 large intestine adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005484 colorectal adenoma skos:exactMatch NCIT:C5673 Colorectal Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005484 colorectal adenoma skos:exactMatch SCTID:399432003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005484 colorectal adenoma skos:exactMatch UMLS:C1302401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005485 psychotic disorder skos:exactMatch DOID:2468 psychotic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005485 psychotic disorder skos:exactMatch NCIT:C78576 Psychosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005485 psychotic disorder skos:exactMatch SCTID:69322001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005486 tooth agenesis skos:exactMatch DOID:0050591 tooth agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005486 tooth agenesis skos:exactMatch OMIMPS:106600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005486 tooth agenesis skos:exactMatch Orphanet:2227 NON RARE IN EUROPE: Hypodontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005486 tooth agenesis skos:exactMatch Orphanet:99798 Oligodontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005486 tooth agenesis skos:exactMatch SCTID:64969001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005486 tooth agenesis skos:exactMatch UMLS:CN169366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005487 schizoaffective disorder skos:exactMatch DOID:5418 schizoaffective disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005487 schizoaffective disorder skos:exactMatch NCIT:C94378 Schizoaffective Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005488 adolescent idiopathic scoliosis skos:exactMatch Orphanet:3153 NON RARE IN EUROPE: Adolescent idiopathic scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005488 adolescent idiopathic scoliosis skos:exactMatch SCTID:203646004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005489 dyslexia skos:exactMatch DOID:4428 dyslexia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005489 dyslexia skos:exactMatch MESH:D004410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005489 dyslexia skos:exactMatch NCIT:C96410 Dyslexia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005491 Chagas cardiomyopathy skos:exactMatch MESH:D002598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005491 Chagas cardiomyopathy skos:exactMatch SCTID:998008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005492 urticaria skos:exactMatch DOID:1555 urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005492 urticaria skos:exactMatch ICD10CM:L50 Urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005492 urticaria skos:exactMatch MESH:D014581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005492 urticaria skos:exactMatch NCIT:C3432 Urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005492 urticaria skos:exactMatch SCTID:126485001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005492 urticaria skos:exactMatch UMLS:C0042109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005494 triple-negative breast carcinoma skos:exactMatch DOID:0060081 triple-receptor negative breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005494 triple-negative breast carcinoma skos:exactMatch MESH:D064726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005494 triple-negative breast carcinoma skos:exactMatch NCIT:C71732 Triple-Negative Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005494 triple-negative breast carcinoma skos:exactMatch SCTID:706970001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005494 triple-negative breast carcinoma skos:exactMatch UMLS:C3539878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005495 adrenal gland disorder skos:exactMatch DOID:9553 adrenal gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005495 adrenal gland disorder skos:exactMatch MESH:D000307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005495 adrenal gland disorder skos:exactMatch NCIT:C26690 Adrenal Gland Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005495 adrenal gland disorder skos:exactMatch SCTID:30171000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005496 bile duct carcinoma skos:exactMatch DOID:4897 bile duct carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005496 bile duct carcinoma skos:exactMatch NCIT:C27814 Bile Duct Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005496 bile duct carcinoma skos:exactMatch UMLS:C0740277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005497 bone development disease skos:exactMatch DOID:0080006 bone development disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005497 bone development disease skos:exactMatch SCTID:371521007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005498 botulism skos:exactMatch DOID:11976 botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005498 botulism skos:exactMatch MESH:D001906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005498 botulism skos:exactMatch NCIT:C84599 Botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005498 botulism skos:exactMatch Orphanet:1267 Botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005498 botulism skos:exactMatch SCTID:398565003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005498 botulism skos:exactMatch UMLS:C0006057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005499 brain glioma skos:exactMatch DOID:0060108 brain glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005499 brain glioma skos:exactMatch SCTID:254937005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005499 brain glioma skos:exactMatch UMLS:C0349661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005500 congenital disorder of glycosylation type I skos:exactMatch DOID:0050570 congenital disorder of glycosylation type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005500 congenital disorder of glycosylation type I skos:exactMatch OMIMPS:212065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005501 congenital disorder of glycosylation type II skos:exactMatch DOID:0050571 congenital disorder of glycosylation type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005501 congenital disorder of glycosylation type II skos:exactMatch MESH:C535747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005501 congenital disorder of glycosylation type II skos:exactMatch OMIMPS:212066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005502 dengue disease skos:exactMatch DOID:12205 dengue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005502 dengue disease skos:exactMatch MESH:D003715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005502 dengue disease skos:exactMatch NCIT:C34528 Dengue Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005502 dengue disease skos:exactMatch Orphanet:99828 Dengue fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005502 dengue disease skos:exactMatch SCTID:38362002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005502 dengue disease skos:exactMatch UMLS:C0011311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005503 developmental disorder of mental health skos:exactMatch DOID:0060037 developmental disorder of mental health semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005503 developmental disorder of mental health skos:exactMatch SCTID:129104009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005504 diphtheria skos:exactMatch DOID:11405 diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005504 diphtheria skos:exactMatch ICD10CM:A36 Diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005504 diphtheria skos:exactMatch MESH:D004165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005504 diphtheria skos:exactMatch NCIT:C34541 Diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005504 diphtheria skos:exactMatch Orphanet:1679 Diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005504 diphtheria skos:exactMatch SCTID:397428000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005504 diphtheria skos:exactMatch UMLS:C0012546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005505 dysembryoplastic neuroepithelial tumor skos:exactMatch DOID:2679 dysembryoplastic neuroepithelial tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005505 dysembryoplastic neuroepithelial tumor skos:exactMatch NCIT:C9505 Dysembryoplastic Neuroepithelial Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005505 dysembryoplastic neuroepithelial tumor skos:exactMatch Orphanet:251946 Dysembryoplastic neuroepithelial tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005505 dysembryoplastic neuroepithelial tumor skos:exactMatch SCTID:87211000119104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005505 dysembryoplastic neuroepithelial tumor skos:exactMatch UMLS:C1266177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005506 eccrine sweat gland cancer skos:exactMatch DOID:4921 eccrine sweat gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005506 eccrine sweat gland cancer skos:exactMatch NCIT:C5559 Malignant Eccrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005506 eccrine sweat gland cancer skos:exactMatch UMLS:C1334577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005507 gingival cancer skos:exactMatch DOID:8602 gum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005507 gingival cancer skos:exactMatch NCIT:C9317 Malignant Gingival Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005507 gingival cancer skos:exactMatch SCTID:363382005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005507 gingival cancer skos:exactMatch UMLS:C0153364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005508 hereditary multiple osteochondromas skos:exactMatch DOID:206 hereditary multiple exostoses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005508 hereditary multiple osteochondromas skos:exactMatch MESH:D005097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005508 hereditary multiple osteochondromas skos:exactMatch NCIT:C5183 Hereditary Multiple Exostoses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005508 hereditary multiple osteochondromas skos:exactMatch Orphanet:321 Multiple osteochondromas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005508 hereditary multiple osteochondromas skos:exactMatch SCTID:254044004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005508 hereditary multiple osteochondromas skos:exactMatch SCTID:716742001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005508 hereditary multiple osteochondromas skos:exactMatch UMLS:CN204014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005509 histiocytoma skos:exactMatch DOID:4231 histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005509 histiocytoma skos:exactMatch MESH:D051642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005509 histiocytoma skos:exactMatch NCIT:C35765 Histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005509 histiocytoma skos:exactMatch UMLS:C1509147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005510 hydronephrosis skos:exactMatch DOID:11111 hydronephrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005510 hydronephrosis skos:exactMatch MESH:D006869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005510 hydronephrosis skos:exactMatch NCIT:C26796 Hydronephrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005510 hydronephrosis skos:exactMatch SCTID:43064006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005510 hydronephrosis skos:exactMatch UMLS:C0020295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005511 janus kinase-3 deficiency skos:exactMatch DOID:0060008 janus kinase-3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005512 malignant peritoneal mesothelioma skos:exactMatch DOID:1788 peritoneal mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005512 malignant peritoneal mesothelioma skos:exactMatch NCIT:C8704 Advanced Peritoneal Malignant Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005512 malignant peritoneal mesothelioma skos:exactMatch Orphanet:168811 Malignant peritoneal mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005514 nanophthalmia skos:exactMatch DOID:0080634 nanophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005514 nanophthalmia skos:exactMatch OMIMPS:600165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005514 nanophthalmia skos:exactMatch Orphanet:35612 Nanophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005514 nanophthalmia skos:exactMatch SCTID:716775009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005515 oral cavity cancer skos:exactMatch DOID:8618 oral cavity cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005515 oral cavity cancer skos:exactMatch NCIT:C9314 Malignant Oral Cavity Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005515 oral cavity cancer skos:exactMatch SCTID:363505006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005516 osteochondrodysplasia skos:exactMatch DOID:2256 osteochondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005516 osteochondrodysplasia skos:exactMatch MESH:D010009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005516 osteochondrodysplasia skos:exactMatch NCIT:C84978 Osteochondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005516 osteochondrodysplasia skos:exactMatch SCTID:105985007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005516 osteochondrodysplasia skos:exactMatch UMLS:C0029422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005517 pharynx cancer skos:exactMatch DOID:0060119 pharynx cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005517 pharynx cancer skos:exactMatch MESH:D010610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005517 pharynx cancer skos:exactMatch NCIT:C7545 Malignant Pharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005518 pseudohermaphroditism skos:exactMatch DOID:3765 pseudohermaphroditism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005518 pseudohermaphroditism skos:exactMatch ICD10CM:Q56.3 Pseudohermaphroditism, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005518 pseudohermaphroditism skos:exactMatch NCIT:C124575 Pseudohermaphroditism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005518 pseudohermaphroditism skos:exactMatch SCTID:75164001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005519 renal pelvis carcinoma skos:exactMatch DOID:4919 renal pelvis carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005519 renal pelvis carcinoma skos:exactMatch ICD10CM:C65 Malignant neoplasm of renal pelvis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005519 renal pelvis carcinoma skos:exactMatch NCIT:C6142 Renal Pelvis Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005519 renal pelvis carcinoma skos:exactMatch SCTID:363457009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005519 renal pelvis carcinoma skos:exactMatch UMLS:C0153618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005519 renal pelvis carcinoma skos:exactMatch UMLS:C1335749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005520 rickets skos:exactMatch DOID:10609 rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005520 rickets skos:exactMatch MESH:D012279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005520 rickets skos:exactMatch NCIT:C26878 Rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005520 rickets skos:exactMatch SCTID:41345002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005520 rickets skos:exactMatch UMLS:C0035579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005522 small intestine carcinoma skos:exactMatch DOID:4907 small intestine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005522 small intestine carcinoma skos:exactMatch NCIT:C7724 Small Intestinal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005522 small intestine carcinoma skos:exactMatch SCTID:448664009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005523 steroid inherited metabolic disorder skos:exactMatch DOID:1701 steroid inherited metabolic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005523 steroid inherited metabolic disorder skos:exactMatch MESH:D043202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005523 steroid inherited metabolic disorder skos:exactMatch UMLS:C1257809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005524 sweat gland carcinoma skos:exactMatch DOID:5667 sweat gland carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005524 sweat gland carcinoma skos:exactMatch NCIT:C6938 Sweat Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005524 sweat gland carcinoma skos:exactMatch UMLS:C1412016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005525 T-cell leukemia skos:exactMatch DOID:715 obsolete T-cell lymphoblastic leukemia/lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005525 T-cell leukemia skos:exactMatch MESH:D015458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005525 T-cell leukemia skos:exactMatch UMLS:C0023492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005526 tetanus skos:exactMatch DOID:11338 tetanus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005526 tetanus skos:exactMatch MESH:D013742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005526 tetanus skos:exactMatch NCIT:C85185 Tetanus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005526 tetanus skos:exactMatch Orphanet:3299 Tetanus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005526 tetanus skos:exactMatch SCTID:276202003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005526 tetanus skos:exactMatch SCTID:76902006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005526 tetanus skos:exactMatch UMLS:C0039614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005527 toxic encephalopathy skos:exactMatch DOID:3602 toxic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005527 toxic encephalopathy skos:exactMatch ICD10CM:G92 Toxic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005527 toxic encephalopathy skos:exactMatch MESH:D020258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005527 toxic encephalopathy skos:exactMatch NCIT:C27961 Neurotoxicity Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005527 toxic encephalopathy skos:exactMatch SCTID:28394000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005528 inborn vitamin metabolic disorder skos:exactMatch DOID:0050718 vitamin metabolic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005530 opiate dependence skos:exactMatch DOID:2559 opiate dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005530 opiate dependence skos:exactMatch MESH:D009293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005530 opiate dependence skos:exactMatch SCTID:75544000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005531 morphine dependence skos:exactMatch DOID:2560 morphine dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005531 morphine dependence skos:exactMatch MESH:D009021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005531 morphine dependence skos:exactMatch SCTID:231479000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005532 Crohn's colitis skos:exactMatch DOID:0060192 Crohn's colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005532 Crohn's colitis skos:exactMatch NCIT:C35211 Crohn Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005533 distal colitis skos:exactMatch SCTID:373639002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005533 distal colitis skos:exactMatch UMLS:C0860168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005534 ileocolitis skos:exactMatch DOID:0060190 ileocolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005534 ileocolitis skos:exactMatch UMLS:C0949272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005535 oral Crohn disease skos:exactMatch SCTID:196578009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005535 oral Crohn disease skos:exactMatch UMLS:C0399497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005537 perianal Crohn disease skos:exactMatch SCTID:235796008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005537 perianal Crohn disease skos:exactMatch UMLS:C0341395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005538 proctitis skos:exactMatch DOID:3127 proctitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005538 proctitis skos:exactMatch MESH:D011349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005538 proctitis skos:exactMatch NCIT:C38011 Proctitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005538 proctitis skos:exactMatch SCTID:3951002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005538 proctitis skos:exactMatch UMLS:C0033246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005541 spondylolysis skos:exactMatch DOID:2300 spondylolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005541 spondylolysis skos:exactMatch MESH:D013169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005541 spondylolysis skos:exactMatch NCIT:C35034 Spondylolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005541 spondylolysis skos:exactMatch SCTID:240221008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005541 spondylolysis skos:exactMatch UMLS:C0038018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005542 acute coronary syndrome skos:exactMatch MESH:D054058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005542 acute coronary syndrome skos:exactMatch NCIT:C53652 Acute Coronary Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005542 acute coronary syndrome skos:exactMatch SCTID:394659003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005542 acute coronary syndrome skos:exactMatch UMLS:C0948089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005543 autoimmune hepatitis type 1 skos:exactMatch Orphanet:563576 Autoimmune hepatitis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005543 autoimmune hepatitis type 1 skos:exactMatch SCTID:197284004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005543 autoimmune hepatitis type 1 skos:exactMatch SCTID:721711009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005545 staphylococcus aureus infection skos:exactMatch NCIT:C122576 Staphylococcus aureus Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005545 staphylococcus aureus infection skos:exactMatch SCTID:406602003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005546 fibromyalgia skos:exactMatch DOID:631 fibromyalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005546 fibromyalgia skos:exactMatch ICD10CM:M79.7 Fibromyalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005546 fibromyalgia skos:exactMatch MESH:D005356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005546 fibromyalgia skos:exactMatch NCIT:C87497 Fibromyalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005546 fibromyalgia skos:exactMatch Orphanet:41842 NON RARE IN EUROPE: Fibromyalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005546 fibromyalgia skos:exactMatch SCTID:203082005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005546 fibromyalgia skos:exactMatch UMLS:C0016053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005549 renal cell adenocarcinoma skos:exactMatch NCIT:C9385 Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005550 infectious disease skos:exactMatch DOID:0050117 disease by infectious agent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005550 infectious disease skos:exactMatch ICD10CM:A00-B99 Certain infectious and parasitic diseases (A00-B99) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005550 infectious disease skos:exactMatch MESH:D003141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005550 infectious disease skos:exactMatch NCIT:C26726 Infectious Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005550 infectious disease skos:exactMatch SCTID:40733004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005552 ocular vascular disorder skos:exactMatch NCIT:C35664 Ocular Vascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005554 rheumatic disorder skos:exactMatch DOID:1575 rheumatic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005554 rheumatic disorder skos:exactMatch MESH:D012216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005554 rheumatic disorder skos:exactMatch NCIT:C27204 Rheumatologic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005554 rheumatic disorder skos:exactMatch SCTID:396332003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005554 rheumatic disorder skos:exactMatch UMLS:C0035435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005555 cycloplegia skos:exactMatch DOID:10033 cycloplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005555 cycloplegia skos:exactMatch SCTID:68158006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005555 cycloplegia skos:exactMatch UMLS:C0235238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005556 lupus nephritis skos:exactMatch DOID:0080162 lupus nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005556 lupus nephritis skos:exactMatch MESH:D008181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005556 lupus nephritis skos:exactMatch NCIT:C34789 Lupus Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005556 lupus nephritis skos:exactMatch SCTID:68815009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005556 lupus nephritis skos:exactMatch UMLS:C0024143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005557 calcium metabolic disease skos:exactMatch DOID:10575 calcium metabolism disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005557 calcium metabolic disease skos:exactMatch MESH:D002128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005557 calcium metabolic disease skos:exactMatch SCTID:71638002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005557 calcium metabolic disease skos:exactMatch UMLS:C0006705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005558 ovarian disorder skos:exactMatch DOID:1100 ovarian disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005558 ovarian disorder skos:exactMatch MESH:D010049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005558 ovarian disorder skos:exactMatch NCIT:C26841 Ovarian Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005558 ovarian disorder skos:exactMatch SCTID:5552004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005558 ovarian disorder skos:exactMatch UMLS:C0029928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005559 neurodegenerative disease skos:exactMatch DOID:1289 neurodegenerative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005559 neurodegenerative disease skos:exactMatch MESH:D019636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005559 neurodegenerative disease skos:exactMatch NCIT:C4802 Central Nervous System Degenerative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005559 neurodegenerative disease skos:exactMatch SCTID:80690008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005560 brain disorder skos:exactMatch DOID:936 brain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005560 brain disorder skos:exactMatch MESH:D001927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005560 brain disorder skos:exactMatch NCIT:C96413 Brain Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005560 brain disorder skos:exactMatch SCTID:81308009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005560 brain disorder skos:exactMatch UMLS:C0006111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005560 brain disorder skos:exactMatch UMLS:C0085584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005561 aortic disorder skos:exactMatch DOID:520 aortic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005561 aortic disorder skos:exactMatch MESH:D001018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005561 aortic disorder skos:exactMatch NCIT:C101253 Aorta Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005561 aortic disorder skos:exactMatch SCTID:47040006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005561 aortic disorder skos:exactMatch UMLS:C0003493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005563 nut midline carcinoma skos:exactMatch DOID:0060463 NUT midline carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005563 nut midline carcinoma skos:exactMatch NCIT:C45716 NUT Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005563 nut midline carcinoma skos:exactMatch Orphanet:443167 NUT midline carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005563 nut midline carcinoma skos:exactMatch UMLS:C1707291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005563 nut midline carcinoma skos:exactMatch UMLS:CN237663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005564 embryonal neoplasm skos:exactMatch DOID:688 embryonal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005564 embryonal neoplasm skos:exactMatch NCIT:C3264 Embryonal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005564 embryonal neoplasm skos:exactMatch UMLS:C0027654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005565 blastoma skos:exactMatch DOID:0070003 blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005565 blastoma skos:exactMatch DOID:4766 embryoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005565 blastoma skos:exactMatch NCIT:C8997 Blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005565 blastoma skos:exactMatch UMLS:C0936282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005566 neonatal abstinence syndrome skos:exactMatch DOID:9828 neonatal abstinence syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005566 neonatal abstinence syndrome skos:exactMatch MESH:D009357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005566 neonatal abstinence syndrome skos:exactMatch NCIT:C87101 Neonatal Abstinence Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005566 neonatal abstinence syndrome skos:exactMatch SCTID:414819007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005566 neonatal abstinence syndrome skos:exactMatch UMLS:C0027609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005567 substance withdrawal syndrome skos:exactMatch DOID:0060001 withdrawal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005567 substance withdrawal syndrome skos:exactMatch MESH:D013375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005567 substance withdrawal syndrome skos:exactMatch NCIT:C35046 Substance Withdrawal Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005567 substance withdrawal syndrome skos:exactMatch SCTID:363101005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005567 substance withdrawal syndrome skos:exactMatch UMLS:C0152128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005568 cholesterol embolism skos:exactMatch DOID:1461 cholesterol embolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005568 cholesterol embolism skos:exactMatch MESH:D017700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005568 cholesterol embolism skos:exactMatch SCTID:307406004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005568 cholesterol embolism skos:exactMatch UMLS:C0149649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005568 cholesterol embolism skos:exactMatch UMLS:C0585266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005569 obsolete cartilage disease skos:exactMatch DOID:1222 cartilage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005569 obsolete cartilage disease skos:exactMatch MESH:D002357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005569 obsolete cartilage disease skos:exactMatch SCTID:50927007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005569 obsolete cartilage disease skos:exactMatch UMLS:C0007302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005570 hematologic disorder skos:exactMatch DOID:74 hematopoietic system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005570 hematologic disorder skos:exactMatch ICD10CM:D50-D89 Diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism (D50-D89) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005570 hematologic disorder skos:exactMatch MESH:D006402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005570 hematologic disorder skos:exactMatch NCIT:C26323 Hematologic and Lymphocytic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005570 hematologic disorder skos:exactMatch Orphanet:97992 Rare hematologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005570 hematologic disorder skos:exactMatch SCTID:414022008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005570 hematologic disorder skos:exactMatch UMLS:C0018939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005570 hematologic disorder skos:exactMatch UMLS:CN206939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005570 hematologic disorder skos:exactMatch UMLS:CN882913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005571 polycythemia skos:exactMatch DOID:8432 polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005571 polycythemia skos:exactMatch MESH:D011086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005571 polycythemia skos:exactMatch NCIT:C26863 Polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005571 polycythemia skos:exactMatch Orphanet:98427 Polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005571 polycythemia skos:exactMatch UMLS:C0032461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005572 polycythemia due to hypoxia skos:exactMatch DOID:2835 polycythemia due to hypoxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005572 polycythemia due to hypoxia skos:exactMatch NCIT:C27312 Polycythemia due to Hypoxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005572 polycythemia due to hypoxia skos:exactMatch UMLS:C0856818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005574 tauopathy skos:exactMatch DOID:680 tauopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005574 tauopathy skos:exactMatch MESH:D024801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005574 tauopathy skos:exactMatch UMLS:C0949664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005575 colorectal cancer skos:exactMatch DOID:5672 large intestine cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005575 colorectal cancer skos:exactMatch DOID:9256 colorectal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005575 colorectal cancer skos:exactMatch NCIT:C4978 Malignant Colorectal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005575 colorectal cancer skos:exactMatch OMIM:114500 colorectal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005575 colorectal cancer skos:exactMatch Orphanet:466667 NON RARE IN EUROPE: Colorectal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005575 colorectal cancer skos:exactMatch SCTID:363510005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005576 cryoglobulinemia skos:exactMatch DOID:2917 cryoglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005576 cryoglobulinemia skos:exactMatch ICD10CM:D89.1 Cryoglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005576 cryoglobulinemia skos:exactMatch MESH:D003449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005576 cryoglobulinemia skos:exactMatch NCIT:C26736 Cryoglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005576 cryoglobulinemia skos:exactMatch SCTID:30911005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005576 cryoglobulinemia skos:exactMatch UMLS:C0010403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005578 arthritic joint disease skos:exactMatch DOID:848 arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005578 arthritic joint disease skos:exactMatch MESH:D001168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005578 arthritic joint disease skos:exactMatch NCIT:C2883 Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005578 arthritic joint disease skos:exactMatch SCTID:3723001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005578 arthritic joint disease skos:exactMatch UMLS:C0003864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005579 epilepsy, idiopathic generalized skos:exactMatch DOID:1827 idiopathic generalized epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005579 epilepsy, idiopathic generalized skos:exactMatch MESH:C562694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005579 epilepsy, idiopathic generalized skos:exactMatch NCIT:C3021 Generalized Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005579 epilepsy, idiopathic generalized skos:exactMatch OMIM:600669 epilepsy, idiopathic generalized semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005579 epilepsy, idiopathic generalized skos:exactMatch OMIMPS:600669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005579 epilepsy, idiopathic generalized skos:exactMatch SCTID:19598007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005580 esophageal squamous cell carcinoma skos:exactMatch DOID:3748 esophagus squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005580 esophageal squamous cell carcinoma skos:exactMatch MESH:C562729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005580 esophageal squamous cell carcinoma skos:exactMatch MESH:D000077277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005580 esophageal squamous cell carcinoma skos:exactMatch NCIT:C4024 Esophageal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005580 esophageal squamous cell carcinoma skos:exactMatch Orphanet:99977 Squamous cell carcinoma of the esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005580 esophageal squamous cell carcinoma skos:exactMatch SCTID:276804009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005580 esophageal squamous cell carcinoma skos:exactMatch UMLS:C0279626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005582 binge eating disorder skos:exactMatch MESH:D002032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005582 binge eating disorder skos:exactMatch NCIT:C97162 Binge Eating semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005582 binge eating disorder skos:exactMatch SCTID:439960005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005583 non-human animal disease skos:exactMatch MESH:D000820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005583 non-human animal disease skos:exactMatch UMLS:C0003047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005586 head and neck neoplasm skos:exactMatch NCIT:C3077 Head and Neck Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005586 head and neck neoplasm skos:exactMatch SCTID:255055008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005586 head and neck neoplasm skos:exactMatch UMLS:C0018671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005590 breast ductal adenocarcinoma skos:exactMatch DOID:3007 breast ductal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005590 breast ductal adenocarcinoma skos:exactMatch MESH:D018270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005590 breast ductal adenocarcinoma skos:exactMatch NCIT:C4017 Breast Ductal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005593 chronic periodontitis skos:exactMatch ICD10CM:K05.3 Chronic periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005593 chronic periodontitis skos:exactMatch MESH:D055113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005593 chronic periodontitis skos:exactMatch NCIT:C35326 Chronic Periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005593 chronic periodontitis skos:exactMatch SCTID:5689008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005594 severe cutaneous adverse reaction skos:exactMatch NCIT:C34483 Scar semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005594 severe cutaneous adverse reaction skos:exactMatch SCTID:275322007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005595 laryngeal squamous cell carcinoma skos:exactMatch DOID:2876 laryngeal squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005595 laryngeal squamous cell carcinoma skos:exactMatch NCIT:C4044 Laryngeal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005595 laryngeal squamous cell carcinoma skos:exactMatch Orphanet:494550 Squamous cell carcinoma of the larynx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005595 laryngeal squamous cell carcinoma skos:exactMatch SCTID:405822008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005595 laryngeal squamous cell carcinoma skos:exactMatch UMLS:C0280324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005596 cystadenocarcinoma skos:exactMatch DOID:3111 cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005596 cystadenocarcinoma skos:exactMatch MESH:D003536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005596 cystadenocarcinoma skos:exactMatch NCIT:C2971 Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005596 cystadenocarcinoma skos:exactMatch UMLS:C0010631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005599 malignant epithelioid mesothelioma skos:exactMatch DOID:4489 malignant epithelial mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005599 malignant epithelioid mesothelioma skos:exactMatch NCIT:C7985 Epithelioid Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005599 malignant epithelioid mesothelioma skos:exactMatch UMLS:C0862312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005601 ovarian mucinous adenocarcinoma skos:exactMatch DOID:3606 ovarian mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005601 ovarian mucinous adenocarcinoma skos:exactMatch NCIT:C5243 Ovarian Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005601 ovarian mucinous adenocarcinoma skos:exactMatch Orphanet:398961 Mucinous adenocarcinoma of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005601 ovarian mucinous adenocarcinoma skos:exactMatch UMLS:C1335167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005601 ovarian mucinous adenocarcinoma skos:exactMatch UMLS:CN205033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005602 ovarian teratoma skos:exactMatch DOID:5567 ovarian germ cell teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005602 ovarian teratoma skos:exactMatch NCIT:C8110 Ovarian Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005602 ovarian teratoma skos:exactMatch SCTID:716077006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005602 ovarian teratoma skos:exactMatch UMLS:C0280131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005605 transitional cell papilloma skos:exactMatch DOID:2670 transitional papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005605 transitional cell papilloma skos:exactMatch NCIT:C4115 Transitional Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005605 transitional cell papilloma skos:exactMatch UMLS:C0334266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005606 tubular adenocarcinoma skos:exactMatch DOID:4929 tubular adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005606 tubular adenocarcinoma skos:exactMatch NCIT:C65192 Tubular Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005606 tubular adenocarcinoma skos:exactMatch UMLS:C0205645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005607 chronic bronchitis skos:exactMatch MESH:D029481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005607 chronic bronchitis skos:exactMatch NCIT:C26722 Chronic Bronchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005607 chronic bronchitis skos:exactMatch SCTID:63480004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005607 chronic bronchitis skos:exactMatch UMLS:C0008677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005608 varicella zoster infection skos:exactMatch NCIT:C96407 Varicella Zoster Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005608 varicella zoster infection skos:exactMatch SCTID:309465005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005608 varicella zoster infection skos:exactMatch UMLS:C0586989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005609 herpes zoster skos:exactMatch DOID:8536 herpes zoster semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005609 herpes zoster skos:exactMatch ICD10CM:B02 Zoster [herpes zoster] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005609 herpes zoster skos:exactMatch MESH:D006562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005609 herpes zoster skos:exactMatch NCIT:C71079 Herpes Zoster semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005609 herpes zoster skos:exactMatch SCTID:4740000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005609 herpes zoster skos:exactMatch UMLS:C0019360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005610 Kashin-Beck disease skos:exactMatch MESH:D057767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005610 Kashin-Beck disease skos:exactMatch SCTID:270505009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005610 Kashin-Beck disease skos:exactMatch UMLS:C2745963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005611 bladder transitional cell carcinoma skos:exactMatch DOID:4006 bladder urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005611 bladder transitional cell carcinoma skos:exactMatch NCIT:C39851 Bladder Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005611 bladder transitional cell carcinoma skos:exactMatch SCTID:255109008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005611 bladder transitional cell carcinoma skos:exactMatch UMLS:C0279680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005613 mesonephric adenocarcinoma skos:exactMatch NCIT:C4072 Mesonephric Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005614 pancreatic adenosquamous carcinoma skos:exactMatch DOID:5637 pancreatic adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005614 pancreatic adenosquamous carcinoma skos:exactMatch NCIT:C5721 Pancreatic Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005614 pancreatic adenosquamous carcinoma skos:exactMatch UMLS:C1335299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005615 plasmacytoma skos:exactMatch DOID:3721 plasmacytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005615 plasmacytoma skos:exactMatch MESH:D010954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005615 plasmacytoma skos:exactMatch NCIT:C9349 Plasmacytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005615 plasmacytoma skos:exactMatch Orphanet:86855 Plasmacytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005615 plasmacytoma skos:exactMatch SCTID:415112005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005615 plasmacytoma skos:exactMatch UMLS:C0032131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005616 pulmonary mucoepidermoid carcinoma skos:exactMatch DOID:0050932 lung mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005616 pulmonary mucoepidermoid carcinoma skos:exactMatch NCIT:C45544 Lung Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005616 pulmonary mucoepidermoid carcinoma skos:exactMatch UMLS:C1708778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005617 undifferentiated carcinoma skos:exactMatch NCIT:C3692 Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005617 undifferentiated carcinoma skos:exactMatch UMLS:C0205698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005618 anxiety disorder skos:exactMatch DOID:2030 anxiety disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005618 anxiety disorder skos:exactMatch MESH:D001008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005618 anxiety disorder skos:exactMatch NCIT:C2878 Anxiety Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005618 anxiety disorder skos:exactMatch SCTID:197480006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005619 typhoid fever skos:exactMatch DOID:13258 typhoid fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005619 typhoid fever skos:exactMatch MESH:D014435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005619 typhoid fever skos:exactMatch NCIT:C35089 Typhoid Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005619 typhoid fever skos:exactMatch Orphanet:99745 Typhoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005619 typhoid fever skos:exactMatch SCTID:4834000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005619 typhoid fever skos:exactMatch UMLS:C0041466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005620 cerebral amyloid angiopathy skos:exactMatch DOID:9246 cerebral amyloid angiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005620 cerebral amyloid angiopathy skos:exactMatch ICD10CM:I68.0 Cerebral amyloid angiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005620 cerebral amyloid angiopathy skos:exactMatch MESH:D016657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005620 cerebral amyloid angiopathy skos:exactMatch NCIT:C84625 Cerebral Amyloid Angiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005620 cerebral amyloid angiopathy skos:exactMatch Orphanet:85458 Hereditary cerebral hemorrhage with amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005620 cerebral amyloid angiopathy skos:exactMatch SCTID:230724001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005621 vascular brain injury skos:exactMatch MESH:D020214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005623 autoimmune thyroid disease skos:exactMatch MESH:D013967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005624 atrophic thyroiditis skos:exactMatch SCTID:83664006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005624 atrophic thyroiditis skos:exactMatch UMLS:C0238183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005625 cerebral malaria skos:exactMatch DOID:14069 cerebral malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005625 cerebral malaria skos:exactMatch MESH:D016779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005625 cerebral malaria skos:exactMatch NCIT:C128373 Cerebral Malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005625 cerebral malaria skos:exactMatch SCTID:53622003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005625 cerebral malaria skos:exactMatch UMLS:C0024534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005626 epithelial neoplasm skos:exactMatch MESH:D009375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005626 epithelial neoplasm skos:exactMatch NCIT:C3709 Epithelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005626 epithelial neoplasm skos:exactMatch SCTID:118285006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005627 head and neck cancer skos:exactMatch DOID:11934 head and neck cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005627 head and neck cancer skos:exactMatch NCIT:C4013 Malignant Head and Neck Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005627 head and neck cancer skos:exactMatch UMLS:C0278996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005628 male breast carcinoma skos:exactMatch DOID:1614 male breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005628 male breast carcinoma skos:exactMatch MESH:D018567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005628 male breast carcinoma skos:exactMatch NCIT:C3862 Male Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005628 male breast carcinoma skos:exactMatch SCTID:372095001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005628 male breast carcinoma skos:exactMatch UMLS:C0238033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005628 male breast carcinoma skos:exactMatch UMLS:C0242787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005628 male breast carcinoma skos:exactMatch UMLS:C0242788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005629 Acanthamoeba keratitis skos:exactMatch MESH:D015823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005629 Acanthamoeba keratitis skos:exactMatch NCIT:C50450 Acanthamoeba Keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005629 Acanthamoeba keratitis skos:exactMatch Orphanet:67043 Amoebic keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005629 Acanthamoeba keratitis skos:exactMatch SCTID:231896005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005629 Acanthamoeba keratitis skos:exactMatch UMLS:C0000880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005630 actinobacillosis skos:exactMatch DOID:4974 actinobacillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005630 actinobacillosis skos:exactMatch MESH:D000187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005630 actinobacillosis skos:exactMatch SCTID:16140007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005630 actinobacillosis skos:exactMatch UMLS:C0001247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005631 actinomycosis skos:exactMatch DOID:8478 actinomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005631 actinomycosis skos:exactMatch MESH:D000196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005631 actinomycosis skos:exactMatch NCIT:C34350 Actinomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005631 actinomycosis skos:exactMatch Orphanet:457095 Actinomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005631 actinomycosis skos:exactMatch UMLS:C0001261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005632 acute chest syndrome skos:exactMatch DOID:1584 acute chest syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005632 acute chest syndrome skos:exactMatch MESH:D056586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005632 acute chest syndrome skos:exactMatch NCIT:C138179 Acute Chest Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005632 acute chest syndrome skos:exactMatch SCTID:372146004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005632 acute chest syndrome skos:exactMatch UMLS:C0742343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005634 acute hemorrhagic conjunctivitis skos:exactMatch DOID:11227 acute hemorrhagic conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005634 acute hemorrhagic conjunctivitis skos:exactMatch MESH:D003232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005634 acute hemorrhagic conjunctivitis skos:exactMatch NCIT:C34505 Acute Hemorrhagic Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005634 acute hemorrhagic conjunctivitis skos:exactMatch SCTID:398264003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005634 acute hemorrhagic conjunctivitis skos:exactMatch UMLS:C0009765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005635 adenomyoma skos:exactMatch DOID:2609 adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005635 adenomyoma skos:exactMatch MESH:D018194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005635 adenomyoma skos:exactMatch NCIT:C3726 Adenomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005635 adenomyoma skos:exactMatch UMLS:C0206622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005636 adenosarcoma skos:exactMatch DOID:1974 adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005636 adenosarcoma skos:exactMatch MESH:D018195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005636 adenosarcoma skos:exactMatch NCIT:C9474 Adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005636 adenosarcoma skos:exactMatch UMLS:C0001442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005638 agnosia skos:exactMatch DOID:4090 agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005638 agnosia skos:exactMatch ICD10CM:R48.1 Agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005638 agnosia skos:exactMatch MESH:D000377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005638 agnosia skos:exactMatch NCIT:C84542 Agnosia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005638 agnosia skos:exactMatch SCTID:68345001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005639 AIDS related complex skos:exactMatch MESH:D000386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005639 AIDS related complex skos:exactMatch UMLS:C0001857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005640 akinetic mutism skos:exactMatch DOID:4267 akinetic mutism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005640 akinetic mutism skos:exactMatch MESH:D000405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005640 akinetic mutism skos:exactMatch SCTID:53333005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005640 akinetic mutism skos:exactMatch UMLS:C0001889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005641 aleutian mink disease skos:exactMatch DOID:2934 aleutian mink disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005641 aleutian mink disease skos:exactMatch MESH:D000453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005641 aleutian mink disease skos:exactMatch SCTID:62251004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005641 aleutian mink disease skos:exactMatch UMLS:C0002016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005642 atopic conjunctivitis skos:exactMatch DOID:11204 allergic conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005642 atopic conjunctivitis skos:exactMatch NCIT:C34506 Atopic Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005642 atopic conjunctivitis skos:exactMatch SCTID:473460002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005642 atopic conjunctivitis skos:exactMatch UMLS:C0009766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005643 Alphavirus infectious disease skos:exactMatch MESH:D018354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005643 Alphavirus infectious disease skos:exactMatch UMLS:C0206752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005644 amebiasis skos:exactMatch DOID:9181 amebiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005644 amebiasis skos:exactMatch MESH:D000562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005644 amebiasis skos:exactMatch NCIT:C84551 Amebiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005644 amebiasis skos:exactMatch UMLS:C0002438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005645 ancylostomiasis skos:exactMatch DOID:12841 ancylostomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005645 ancylostomiasis skos:exactMatch MESH:D000724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005645 ancylostomiasis skos:exactMatch NCIT:C35805 Ancylostomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005645 ancylostomiasis skos:exactMatch Orphanet:78 Ankylostomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005645 ancylostomiasis skos:exactMatch SCTID:63479002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005645 ancylostomiasis skos:exactMatch UMLS:C0002831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005647 anogenital human papillomavirus infection skos:exactMatch DOID:11168 anogenital venereal wart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005647 anogenital human papillomavirus infection skos:exactMatch MESH:D003218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005647 anogenital human papillomavirus infection skos:exactMatch NCIT:C4820 Anogenital Human Papillomavirus Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005647 anogenital human papillomavirus infection skos:exactMatch SCTID:266113007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005648 aortic valve insufficiency skos:exactMatch DOID:57 aortic valve insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005648 aortic valve insufficiency skos:exactMatch ICD10CM:I06.1 Rheumatic aortic insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005648 aortic valve insufficiency skos:exactMatch MESH:D001022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005648 aortic valve insufficiency skos:exactMatch NCIT:C51223 Aortic Valve Insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005648 aortic valve insufficiency skos:exactMatch SCTID:78031003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005648 aortic valve insufficiency skos:exactMatch UMLS:C0003504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005648 aortic valve insufficiency skos:exactMatch UMLS:C0155568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005649 appendicitis skos:exactMatch DOID:8337 appendicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005649 appendicitis skos:exactMatch MESH:D001064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005649 appendicitis skos:exactMatch NCIT:C35145 Appendicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005649 appendicitis skos:exactMatch SCTID:74400008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005649 appendicitis skos:exactMatch UMLS:C0003615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005650 Arenaviridae infectious disease skos:exactMatch DOID:3944 Arenaviridae infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005650 Arenaviridae infectious disease skos:exactMatch MESH:D001117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005650 Arenaviridae infectious disease skos:exactMatch SCTID:3303004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005651 arenavirus hemorrhagic fever skos:exactMatch SCTID:73730005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005651 arenavirus hemorrhagic fever skos:exactMatch UMLS:C0153112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005652 Arterivirus infectious disease skos:exactMatch MESH:D018174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005652 Arterivirus infectious disease skos:exactMatch UMLS:C0206604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005654 ascariasis skos:exactMatch DOID:456 ascariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005654 ascariasis skos:exactMatch ICD10CM:B77 Ascariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005654 ascariasis skos:exactMatch MESH:D001196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005654 ascariasis skos:exactMatch NCIT:C128392 Ascariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005654 ascariasis skos:exactMatch SCTID:2435008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005654 ascariasis skos:exactMatch UMLS:C0003950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005655 ascaridiasis skos:exactMatch DOID:3108 ascaridiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005655 ascaridiasis skos:exactMatch MESH:D001198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005655 ascaridiasis skos:exactMatch SCTID:76160002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005655 ascaridiasis skos:exactMatch UMLS:C0003952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005656 Ascaridida infectious disease skos:exactMatch MESH:D017191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005657 aspergillosis skos:exactMatch DOID:13564 aspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005657 aspergillosis skos:exactMatch ICD10CM:B44 Aspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005657 aspergillosis skos:exactMatch MESH:D001228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005657 aspergillosis skos:exactMatch NCIT:C2886 Aspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005657 aspergillosis skos:exactMatch Orphanet:1163 Aspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005657 aspergillosis skos:exactMatch SCTID:65553006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005657 aspergillosis skos:exactMatch UMLS:C0004030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005658 Astroviridae infectious disease skos:exactMatch MESH:D019350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005658 Astroviridae infectious disease skos:exactMatch UMLS:C0376550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005659 atrophic rhinitis skos:exactMatch DOID:4731 atrophic rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005659 atrophic rhinitis skos:exactMatch MESH:D012222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005659 atrophic rhinitis skos:exactMatch SCTID:69646003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005659 atrophic rhinitis skos:exactMatch UMLS:C0030105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005659 atrophic rhinitis skos:exactMatch UMLS:C0035459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005660 Avulavirus infectious disease skos:exactMatch MESH:D045463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005660 Avulavirus infectious disease skos:exactMatch UMLS:C1258034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005661 babesiosis skos:exactMatch DOID:9643 babesiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005661 babesiosis skos:exactMatch ICD10CM:B60.0 Babesiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005661 babesiosis skos:exactMatch MESH:D001404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005661 babesiosis skos:exactMatch NCIT:C84581 Babesiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005661 babesiosis skos:exactMatch Orphanet:108 Babesiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005661 babesiosis skos:exactMatch SCTID:21061004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005661 babesiosis skos:exactMatch UMLS:C0004576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005662 balantidiasis skos:exactMatch DOID:12386 balantidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005662 balantidiasis skos:exactMatch ICD10CM:A07.0 Balantidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005662 balantidiasis skos:exactMatch MESH:D001447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005662 balantidiasis skos:exactMatch NCIT:C84583 Balantidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005662 balantidiasis skos:exactMatch Orphanet:1223 Balantidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005662 balantidiasis skos:exactMatch SCTID:57725006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005662 balantidiasis skos:exactMatch UMLS:C0004692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005663 Barre-Lieou syndrome skos:exactMatch DOID:6692 Barre-Lieou syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005663 Barre-Lieou syndrome skos:exactMatch ICD10CM:M53.0 Cervicocranial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005663 Barre-Lieou syndrome skos:exactMatch MESH:D055010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005663 Barre-Lieou syndrome skos:exactMatch NCIT:C34411 Cervicocranial Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005663 Barre-Lieou syndrome skos:exactMatch SCTID:17300000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005663 Barre-Lieou syndrome skos:exactMatch UMLS:C0376378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005663 Barre-Lieou syndrome skos:exactMatch UMLS:C2355645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005664 bartonellosis skos:exactMatch DOID:11102 bartonellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005664 bartonellosis skos:exactMatch ICD10CM:A44 Bartonellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005664 bartonellosis skos:exactMatch MESH:D001474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005664 bartonellosis skos:exactMatch NCIT:C84586 Bartonella Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005664 bartonellosis skos:exactMatch SCTID:266123003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005664 bartonellosis skos:exactMatch UMLS:C0004771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005665 Bell's palsy skos:exactMatch DOID:12506 Bell's palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005665 Bell's palsy skos:exactMatch ICD10CM:G51.0 Bell's palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005665 Bell's palsy skos:exactMatch MESH:D020330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005665 Bell's palsy skos:exactMatch NCIT:C26769 Cranial Nerve VII Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005665 Bell's palsy skos:exactMatch Orphanet:2810 NON RARE IN EUROPE: Idiopathic facial palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005665 Bell's palsy skos:exactMatch SCTID:193093009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005665 Bell's palsy skos:exactMatch UMLS:C0376175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005667 biliary dyskinesia skos:exactMatch DOID:4140 biliary dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005667 biliary dyskinesia skos:exactMatch MESH:D001657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005667 biliary dyskinesia skos:exactMatch SCTID:197432008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005667 biliary dyskinesia skos:exactMatch UMLS:C0005416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005668 bird fancier's lung skos:exactMatch DOID:13891 bird fancier's lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005668 bird fancier's lung skos:exactMatch ICD10CM:J67.2 Bird fancier's lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005668 bird fancier's lung skos:exactMatch MESH:D001716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005668 bird fancier's lung skos:exactMatch NCIT:C34425 Bird Fancier's Lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005668 bird fancier's lung skos:exactMatch Orphanet:99908 Pigeon-breeder lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005668 bird fancier's lung skos:exactMatch SCTID:69339004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005668 bird fancier's lung skos:exactMatch UMLS:C0005592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005669 black piedra skos:exactMatch DOID:12711 black piedra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005669 black piedra skos:exactMatch ICD10CM:B36.3 Black piedra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005669 black piedra skos:exactMatch SCTID:33666009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005669 black piedra skos:exactMatch UMLS:C0153249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005670 blackwater fever skos:exactMatch DOID:14068 blackwater fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005670 blackwater fever skos:exactMatch MESH:D001742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005670 blackwater fever skos:exactMatch NCIT:C34426 Blackwater Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005670 blackwater fever skos:exactMatch SCTID:56625005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005670 blackwater fever skos:exactMatch UMLS:C0005681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005671 Blastocystis infectious disease skos:exactMatch MESH:D016776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005671 Blastocystis infectious disease skos:exactMatch SCTID:721809007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005672 blastomycosis skos:exactMatch DOID:12663 blastomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005672 blastomycosis skos:exactMatch ICD10CM:B40 Blastomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005672 blastomycosis skos:exactMatch MESH:D001759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005672 blastomycosis skos:exactMatch NCIT:C34428 Blastomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005672 blastomycosis skos:exactMatch NCIT:C34429 North American Blastomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005672 blastomycosis skos:exactMatch SCTID:191950004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005672 blastomycosis skos:exactMatch UMLS:C0005716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005672 blastomycosis skos:exactMatch UMLS:C0005717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005673 blind loop syndrome skos:exactMatch DOID:10606 blind loop syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005673 blind loop syndrome skos:exactMatch MESH:D001765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005673 blind loop syndrome skos:exactMatch NCIT:C34431 Blind Loop Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005673 blind loop syndrome skos:exactMatch SCTID:66379009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005673 blind loop syndrome skos:exactMatch UMLS:C0005750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005674 bone giant cell tumor skos:exactMatch DOID:4305 bone giant cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005674 bone giant cell tumor skos:exactMatch MESH:D018212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005674 bone giant cell tumor skos:exactMatch NCIT:C121932 Giant Cell Tumor of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005674 bone giant cell tumor skos:exactMatch Orphanet:363976 Giant cell tumor of bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005674 bone giant cell tumor skos:exactMatch SCTID:697970009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005674 bone giant cell tumor skos:exactMatch UMLS:C0206638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005675 border disease skos:exactMatch MESH:D001882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005675 border disease skos:exactMatch UMLS:C0006008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005676 borna disease skos:exactMatch DOID:5154 borna disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005676 borna disease skos:exactMatch MESH:D001890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005676 borna disease skos:exactMatch UMLS:C0006023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005678 bovine respiratory disease complex skos:exactMatch MESH:D048090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005678 bovine respiratory disease complex skos:exactMatch UMLS:C1449809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005679 bovine virus diarrhea-mucosal disease skos:exactMatch MESH:D001912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005679 bovine virus diarrhea-mucosal disease skos:exactMatch MESH:D030243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005679 bovine virus diarrhea-mucosal disease skos:exactMatch UMLS:C0006075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005679 bovine virus diarrhea-mucosal disease skos:exactMatch UMLS:C0950112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005680 Brill-Zinsser disease skos:exactMatch DOID:11254 Brill-Zinsser disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005680 Brill-Zinsser disease skos:exactMatch Orphanet:99990 Brill-Zinsser disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005680 Brill-Zinsser disease skos:exactMatch SCTID:47761007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005680 Brill-Zinsser disease skos:exactMatch UMLS:C0006181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005682 bronchopneumonia skos:exactMatch DOID:12375 bronchopneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005682 bronchopneumonia skos:exactMatch MESH:D001996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005682 bronchopneumonia skos:exactMatch NCIT:C26710 Bronchopneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005682 bronchopneumonia skos:exactMatch SCTID:396285007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005682 bronchopneumonia skos:exactMatch UMLS:C0006285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005683 brucellosis skos:exactMatch DOID:11077 brucellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005683 brucellosis skos:exactMatch ICD10CM:A23 Brucellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005683 brucellosis skos:exactMatch MESH:D002006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005683 brucellosis skos:exactMatch NCIT:C84602 Brucellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005683 brucellosis skos:exactMatch Orphanet:1304 Brucellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005683 brucellosis skos:exactMatch SCTID:75702008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005683 brucellosis skos:exactMatch UMLS:C0006309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005684 bulbar polio skos:exactMatch DOID:9786 bulbar polio semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005684 bulbar polio skos:exactMatch MESH:D011052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005684 bulbar polio skos:exactMatch UMLS:C0032372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005687 Caliciviridae infectious disease skos:exactMatch MESH:D017250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005688 campylobacteriosis skos:exactMatch DOID:13622 campylobacteriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005688 campylobacteriosis skos:exactMatch MESH:D002169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005688 campylobacteriosis skos:exactMatch SCTID:86500004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005688 campylobacteriosis skos:exactMatch UMLS:C0006818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005689 cannabis dependence skos:exactMatch DOID:1849 cannabis dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005689 cannabis dependence skos:exactMatch DOID:9505 cannabis abuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005689 cannabis dependence skos:exactMatch MESH:D002189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005689 cannabis dependence skos:exactMatch NCIT:C34445 Cannabis Dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005689 cannabis dependence skos:exactMatch SCTID:37344009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005689 cannabis dependence skos:exactMatch SCTID:85005007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005690 Caplan syndrome skos:exactMatch DOID:10326 Caplan's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005690 Caplan syndrome skos:exactMatch MESH:D002205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005690 Caplan syndrome skos:exactMatch SCTID:398640008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005690 Caplan syndrome skos:exactMatch UMLS:C0006915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005691 cardiovirus infectious disease skos:exactMatch MESH:D018188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005691 cardiovirus infectious disease skos:exactMatch UMLS:C0206617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005692 cat-scratch disease skos:exactMatch DOID:11258 cat-scratch disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005692 cat-scratch disease skos:exactMatch ICD10CM:A28.1 Cat-scratch disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005692 cat-scratch disease skos:exactMatch MESH:D002372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005692 cat-scratch disease skos:exactMatch NCIT:C84620 Cat-Scratch Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005692 cat-scratch disease skos:exactMatch Orphanet:50839 Cat-scratch disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005692 cat-scratch disease skos:exactMatch SCTID:79974007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005692 cat-scratch disease skos:exactMatch UMLS:C0007361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005692 cat-scratch disease skos:exactMatch UMLS:CN205187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005693 cauda equina syndrome skos:exactMatch DOID:11577 Cauda equina syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005693 cauda equina syndrome skos:exactMatch ICD10CM:G83.4 Cauda equina syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005693 cauda equina syndrome skos:exactMatch MESH:D000077684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005693 cauda equina syndrome skos:exactMatch NCIT:C35436 Cauda Equina Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005693 cauda equina syndrome skos:exactMatch SCTID:192970008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005693 cauda equina syndrome skos:exactMatch UMLS:C0392548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005694 cecal neoplasm skos:exactMatch DOID:1517 cecal benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005694 cecal neoplasm skos:exactMatch MESH:D002430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005694 cecal neoplasm skos:exactMatch NCIT:C4433 Cecum Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005694 cecal neoplasm skos:exactMatch SCTID:126839008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005694 cecal neoplasm skos:exactMatch UMLS:C0007528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005695 central nervous system AIDS arteritis skos:exactMatch MESH:D020943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005695 central nervous system AIDS arteritis skos:exactMatch UMLS:C0752329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005695 central nervous system AIDS arteritis skos:exactMatch UMLS:C0752330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005695 central nervous system AIDS arteritis skos:exactMatch UMLS:C0752331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005696 central nervous system tuberculosis skos:exactMatch DOID:1638 central nervous system tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005696 central nervous system tuberculosis skos:exactMatch SCTID:186217006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005696 central nervous system tuberculosis skos:exactMatch UMLS:C0085388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005696 central nervous system tuberculosis skos:exactMatch UMLS:C2607948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005697 cerebral toxoplasmosis skos:exactMatch MESH:D016781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005697 cerebral toxoplasmosis skos:exactMatch SCTID:192701001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005698 cervical incompetence skos:exactMatch DOID:9681 cervical incompetence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005698 cervical incompetence skos:exactMatch MESH:D002581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005698 cervical incompetence skos:exactMatch SCTID:17382005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005699 cervicofacial actinomycosis skos:exactMatch ICD10CM:A42.2 Cervicofacial actinomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005699 cervicofacial actinomycosis skos:exactMatch MESH:D000197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005699 cervicofacial actinomycosis skos:exactMatch NCIT:C34351 Cervicofacial Actinomycotic Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005699 cervicofacial actinomycosis skos:exactMatch SCTID:23014006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005699 cervicofacial actinomycosis skos:exactMatch UMLS:C0001264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005700 chickenpox skos:exactMatch DOID:8659 chickenpox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005700 chickenpox skos:exactMatch MESH:D002644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005700 chickenpox skos:exactMatch NCIT:C97132 Chicken Pox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005700 chickenpox skos:exactMatch SCTID:38907003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005700 chickenpox skos:exactMatch UMLS:C0008049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005701 chlamydia trachomatis infectious disease skos:exactMatch DOID:11263 chlamydia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005701 chlamydia trachomatis infectious disease skos:exactMatch NCIT:C34463 Chlamydial Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005701 chlamydia trachomatis infectious disease skos:exactMatch SCTID:105629000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005704 Ciliophora infectious disease skos:exactMatch MESH:D016770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005704 Ciliophora infectious disease skos:exactMatch UMLS:C0085308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005705 clonorchiasis skos:exactMatch DOID:13767 clonorchiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005705 clonorchiasis skos:exactMatch ICD10CM:B66.1 Clonorchiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005705 clonorchiasis skos:exactMatch MESH:D003003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005705 clonorchiasis skos:exactMatch SCTID:11938002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005705 clonorchiasis skos:exactMatch UMLS:C0009021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005706 coccidioidomycosis skos:exactMatch DOID:13450 coccidioidomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005706 coccidioidomycosis skos:exactMatch ICD10CM:B38 Coccidioidomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005706 coccidioidomycosis skos:exactMatch MESH:D003047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005706 coccidioidomycosis skos:exactMatch NCIT:C84642 Coccidioidomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005706 coccidioidomycosis skos:exactMatch Orphanet:228123 Coccidioidomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005706 coccidioidomycosis skos:exactMatch SCTID:23247008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005706 coccidioidomycosis skos:exactMatch UMLS:C0009186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005706 coccidioidomycosis skos:exactMatch UMLS:C0700644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005706 coccidioidomycosis skos:exactMatch UMLS:CN201384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005707 coccidiosis skos:exactMatch DOID:2113 coccidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005707 coccidiosis skos:exactMatch MESH:D003048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005707 coccidiosis skos:exactMatch NCIT:C34493 Coccidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005707 coccidiosis skos:exactMatch SCTID:62005008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005707 coccidiosis skos:exactMatch UMLS:C0009187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005708 Colorado tick fever skos:exactMatch DOID:4885 Colorado tick fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005708 Colorado tick fever skos:exactMatch ICD10CM:A93.2 Colorado tick fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005708 Colorado tick fever skos:exactMatch MESH:D003121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005708 Colorado tick fever skos:exactMatch Orphanet:83595 Colorado tick fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005708 Colorado tick fever skos:exactMatch SCTID:6452009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005708 Colorado tick fever skos:exactMatch UMLS:C0009400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005709 common cold skos:exactMatch DOID:10459 common cold semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005709 common cold skos:exactMatch MESH:D003139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005709 common cold skos:exactMatch NCIT:C34500 Acute Nasopharyngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005709 common cold skos:exactMatch SCTID:82272006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005709 common cold skos:exactMatch UMLS:C0009443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005710 composite lymphoma skos:exactMatch DOID:5820 composite lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005710 composite lymphoma skos:exactMatch MESH:D058617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005710 composite lymphoma skos:exactMatch NCIT:C38661 Composite Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005710 composite lymphoma skos:exactMatch Orphanet:168966 Composite lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005710 composite lymphoma skos:exactMatch UMLS:C0545080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005710 composite lymphoma skos:exactMatch UMLS:C1266191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005711 congenital diaphragmatic hernia skos:exactMatch DOID:3827 congenital diaphragmatic hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005711 congenital diaphragmatic hernia skos:exactMatch NCIT:C98893 Congenital Diaphragmatic Hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005711 congenital diaphragmatic hernia skos:exactMatch OMIMPS:142340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005711 congenital diaphragmatic hernia skos:exactMatch Orphanet:2140 Congenital diaphragmatic hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005711 congenital diaphragmatic hernia skos:exactMatch UMLS:C0235833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005712 congenital nystagmus skos:exactMatch DOID:9649 congenital nystagmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005712 congenital nystagmus skos:exactMatch ICD10CM:H55.01 Congenital nystagmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005712 congenital nystagmus skos:exactMatch MESH:D020417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005712 congenital nystagmus skos:exactMatch OMIMPS:310700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005712 congenital nystagmus skos:exactMatch Orphanet:651 NON RARE IN EUROPE: Idiopathic infantile nystagmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005712 congenital nystagmus skos:exactMatch SCTID:64635004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005714 congenital syphilis skos:exactMatch DOID:9856 congenital syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005714 congenital syphilis skos:exactMatch ICD10CM:A50 Congenital syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005714 congenital syphilis skos:exactMatch MESH:D013590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005714 congenital syphilis skos:exactMatch NCIT:C84649 Congenital Syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005714 congenital syphilis skos:exactMatch Orphanet:499009 Congenital syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005714 congenital syphilis skos:exactMatch SCTID:35742006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005714 congenital syphilis skos:exactMatch UMLS:C0039131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005715 congenital toxoplasmosis skos:exactMatch DOID:13336 congenital toxoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005715 congenital toxoplasmosis skos:exactMatch ICD10CM:P37.1 Congenital toxoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005715 congenital toxoplasmosis skos:exactMatch MESH:D014125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005715 congenital toxoplasmosis skos:exactMatch NCIT:C50503 Congenital Toxoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005715 congenital toxoplasmosis skos:exactMatch Orphanet:858 Congenital toxoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005715 congenital toxoplasmosis skos:exactMatch SCTID:73893000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005715 congenital toxoplasmosis skos:exactMatch UMLS:C0040560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005716 contagious pleuropneumonia skos:exactMatch MESH:D011002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005716 contagious pleuropneumonia skos:exactMatch UMLS:C0032243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005717 contagious pustular dermatitis skos:exactMatch DOID:8771 contagious pustular dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005717 contagious pustular dermatitis skos:exactMatch MESH:D004474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005717 contagious pustular dermatitis skos:exactMatch SCTID:74050005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005717 contagious pustular dermatitis skos:exactMatch UMLS:C0013570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005718 Coronaviridae infectious disease skos:exactMatch UMLS:C0010078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005719 Coronavinae infectious disease skos:exactMatch MESH:D018352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005720 cowpox skos:exactMatch DOID:8956 cowpox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005720 cowpox skos:exactMatch ICD10CM:B08.010 Cowpox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005720 cowpox skos:exactMatch MESH:D015605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005720 cowpox skos:exactMatch SCTID:70090004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005720 cowpox skos:exactMatch UMLS:C0010232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005721 coxsackievirus infectious disease skos:exactMatch MESH:D003384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005721 coxsackievirus infectious disease skos:exactMatch UMLS:C0010246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005722 croup skos:exactMatch DOID:9395 croup semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005722 croup skos:exactMatch MESH:D003440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005722 croup skos:exactMatch NCIT:C26735 Croup semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005722 croup skos:exactMatch SCTID:71186008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005722 croup skos:exactMatch UMLS:C0010380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005723 Cryptococcal meningitis skos:exactMatch DOID:0080159 Cryptococcal meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005723 Cryptococcal meningitis skos:exactMatch MESH:D016919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005723 Cryptococcal meningitis skos:exactMatch NCIT:C174113 Cryptococcal Meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005723 Cryptococcal meningitis skos:exactMatch SCTID:14232007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005724 cryptococcosis skos:exactMatch DOID:12053 cryptococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005724 cryptococcosis skos:exactMatch ICD10CM:B45 Cryptococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005724 cryptococcosis skos:exactMatch MESH:D003453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005724 cryptococcosis skos:exactMatch NCIT:C2967 Cryptococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005724 cryptococcosis skos:exactMatch Orphanet:1546 Cryptococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005724 cryptococcosis skos:exactMatch SCTID:42386007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005724 cryptococcosis skos:exactMatch UMLS:C0010414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005725 cyclosporiasis skos:exactMatch DOID:12750 cyclosporiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005725 cyclosporiasis skos:exactMatch ICD10CM:A07.4 Cyclosporiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005725 cyclosporiasis skos:exactMatch MESH:D021866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005725 cyclosporiasis skos:exactMatch NCIT:C128409 Cyclosporiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005725 cyclosporiasis skos:exactMatch Orphanet:210 Cyclosporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005725 cyclosporiasis skos:exactMatch SCTID:240372001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005725 cyclosporiasis skos:exactMatch SCTID:716860005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005725 cyclosporiasis skos:exactMatch UMLS:C0343398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005725 cyclosporiasis skos:exactMatch UMLS:C4274225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005728 diaphragm disorder skos:exactMatch DOID:10481 diaphragm disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005728 diaphragm disorder skos:exactMatch SCTID:48475001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005728 diaphragm disorder skos:exactMatch UMLS:C0152097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005729 dicrocoeliasis skos:exactMatch DOID:1219 dicrocoeliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005729 dicrocoeliasis skos:exactMatch MESH:D004011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005729 dicrocoeliasis skos:exactMatch SCTID:105668007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005729 dicrocoeliasis skos:exactMatch UMLS:C0012102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005729 dicrocoeliasis skos:exactMatch UMLS:C1737210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005730 Dictyocaulus infectious disease skos:exactMatch MESH:D004022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005730 Dictyocaulus infectious disease skos:exactMatch UMLS:C0012118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005731 dipetalonemiasis skos:exactMatch DOID:14422 dipetalonemiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005731 dipetalonemiasis skos:exactMatch MESH:D004154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005731 dipetalonemiasis skos:exactMatch NCIT:C34540 Dipetalonemiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005731 dipetalonemiasis skos:exactMatch SCTID:15629006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005731 dipetalonemiasis skos:exactMatch UMLS:C0012517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005734 dourine skos:exactMatch MESH:D004313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005734 dourine skos:exactMatch SCTID:15566009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005734 dourine skos:exactMatch UMLS:C0013076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005736 eastern equine encephalitis skos:exactMatch DOID:10841 Eastern equine encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005736 eastern equine encephalitis skos:exactMatch ICD10CM:A83.2 Eastern equine encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005736 eastern equine encephalitis skos:exactMatch MESH:D020242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005736 eastern equine encephalitis skos:exactMatch Orphanet:83594 Eastern equine encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005736 eastern equine encephalitis skos:exactMatch UMLS:C0153065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005737 Ebola hemorrhagic fever skos:exactMatch DOID:4325 Ebola hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005737 Ebola hemorrhagic fever skos:exactMatch MESH:D019142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005737 Ebola hemorrhagic fever skos:exactMatch NCIT:C36171 Ebola Hemorrhagic Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005737 Ebola hemorrhagic fever skos:exactMatch Orphanet:319218 Ebola hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005737 Ebola hemorrhagic fever skos:exactMatch SCTID:37109004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005737 Ebola hemorrhagic fever skos:exactMatch UMLS:C0282687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005738 echinococcosis skos:exactMatch DOID:1496 echinococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005738 echinococcosis skos:exactMatch ICD10CM:B67 Echinococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005738 echinococcosis skos:exactMatch MESH:D004443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005738 echinococcosis skos:exactMatch NCIT:C84682 Echinococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005738 echinococcosis skos:exactMatch SCTID:74942003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005738 echinococcosis skos:exactMatch UMLS:C0013502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005739 echinostomiasis skos:exactMatch DOID:1218 echinostomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005739 echinostomiasis skos:exactMatch MESH:D004451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005739 echinostomiasis skos:exactMatch SCTID:52918004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005739 echinostomiasis skos:exactMatch UMLS:C0013514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005740 Echovirus infectious disease skos:exactMatch MESH:D004457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005740 Echovirus infectious disease skos:exactMatch SCTID:271532008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005740 Echovirus infectious disease skos:exactMatch UMLS:C0013533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005741 obsolete egg allergy skos:exactMatch DOID:4377 egg allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005741 obsolete egg allergy skos:exactMatch MESH:D021181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005741 obsolete egg allergy skos:exactMatch SCTID:91930004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005741 obsolete egg allergy skos:exactMatch UMLS:C0559469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005742 emphysematous cholecystitis skos:exactMatch DOID:9765 emphysematous cholecystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005742 emphysematous cholecystitis skos:exactMatch MESH:D041882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005742 emphysematous cholecystitis skos:exactMatch NCIT:C35592 Emphysematous Cholecystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005742 emphysematous cholecystitis skos:exactMatch SCTID:95558008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005742 emphysematous cholecystitis skos:exactMatch UMLS:C0521610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005743 encephalitozoonosis skos:exactMatch DOID:4270 encephalitozoonosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005743 encephalitozoonosis skos:exactMatch MESH:D016890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005743 encephalitozoonosis skos:exactMatch SCTID:12825006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005743 encephalitozoonosis skos:exactMatch UMLS:C0085412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005744 yolk sac tumor skos:exactMatch DOID:1911 endodermal sinus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005744 yolk sac tumor skos:exactMatch NCIT:C3011 Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005744 yolk sac tumor skos:exactMatch Orphanet:876 Yolk sac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005744 yolk sac tumor skos:exactMatch SCTID:404081005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005744 yolk sac tumor skos:exactMatch UMLS:C0014145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005745 Enoplea infectious disease skos:exactMatch MESH:D017189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005746 enterobiasis skos:exactMatch DOID:7457 enterobiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005746 enterobiasis skos:exactMatch ICD10CM:B80 Enterobiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005746 enterobiasis skos:exactMatch MESH:D017229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005746 enterobiasis skos:exactMatch NCIT:C128396 Enterobiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005746 enterobiasis skos:exactMatch SCTID:266162007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005746 enterobiasis skos:exactMatch UMLS:C0030100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005746 enterobiasis skos:exactMatch UMLS:C0086227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005747 enterovirus infectious disease skos:exactMatch MESH:D004769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005747 enterovirus infectious disease skos:exactMatch SCTID:53648006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005747 enterovirus infectious disease skos:exactMatch UMLS:C0014378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005748 enzootic pneumonia of calves skos:exactMatch MESH:D048089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005748 enzootic pneumonia of calves skos:exactMatch UMLS:C0276046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005749 eosinophilic pneumonia skos:exactMatch DOID:5870 eosinophilic pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005749 eosinophilic pneumonia skos:exactMatch NCIT:C35150 Eosinophilic Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005749 eosinophilic pneumonia skos:exactMatch UMLS:C1527407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005750 ephemeral fever skos:exactMatch MESH:D004810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005750 ephemeral fever skos:exactMatch UMLS:C0014481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005751 epidemic pleurodynia skos:exactMatch DOID:10882 epidemic pleurodynia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005751 epidemic pleurodynia skos:exactMatch ICD10CM:B33.0 Epidemic myalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005751 epidemic pleurodynia skos:exactMatch MESH:D011000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005751 epidemic pleurodynia skos:exactMatch SCTID:83264000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005751 epidemic pleurodynia skos:exactMatch UMLS:C0032238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005752 epidural abscess skos:exactMatch DOID:11387 epidural abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005752 epidural abscess skos:exactMatch MESH:D020802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005752 epidural abscess skos:exactMatch SCTID:61974008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005752 epidural abscess skos:exactMatch UMLS:C0270629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005753 epiglottitis skos:exactMatch DOID:9398 epiglottitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005753 epiglottitis skos:exactMatch MESH:D004826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005753 epiglottitis skos:exactMatch NCIT:C116007 Epiglottitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005753 epiglottitis skos:exactMatch SCTID:80384002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005753 epiglottitis skos:exactMatch UMLS:C0014541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005754 epilepsy with generalized tonic-clonic seizures skos:exactMatch DOID:7725 epilepsy with generalized tonic-clonic seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005754 epilepsy with generalized tonic-clonic seizures skos:exactMatch MESH:D004830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005754 epilepsy with generalized tonic-clonic seizures skos:exactMatch NCIT:C3022 Grand Mal Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005754 epilepsy with generalized tonic-clonic seizures skos:exactMatch SCTID:352818000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005754 epilepsy with generalized tonic-clonic seizures skos:exactMatch UMLS:C0014549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005755 equine infectious anemia skos:exactMatch MESH:D004859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005755 equine infectious anemia skos:exactMatch NCIT:C84694 Equine Infectious Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005755 equine infectious anemia skos:exactMatch UMLS:C0014661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005756 ethmoid sinusitis skos:exactMatch DOID:9507 ethmoid sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005756 ethmoid sinusitis skos:exactMatch MESH:D015521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005756 ethmoid sinusitis skos:exactMatch NCIT:C34597 Ethmoidal Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005756 ethmoid sinusitis skos:exactMatch SCTID:18643000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005756 ethmoid sinusitis skos:exactMatch UMLS:C0015029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005757 eumycotic mycetoma skos:exactMatch DOID:13078 eumycotic mycetoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005757 eumycotic mycetoma skos:exactMatch SCTID:410038006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005758 eunuchism skos:exactMatch DOID:5003 eunuchism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005758 eunuchism skos:exactMatch MESH:D005058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005758 eunuchism skos:exactMatch NCIT:C131195 Primary Testicular Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005758 eunuchism skos:exactMatch SCTID:267403002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005758 eunuchism skos:exactMatch UMLS:C0238117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005759 fascioloidiasis skos:exactMatch DOID:1217 fascioloidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005759 fascioloidiasis skos:exactMatch MESH:D005213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005759 fascioloidiasis skos:exactMatch SCTID:69550000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005759 fascioloidiasis skos:exactMatch UMLS:C0015655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005761 filarial elephantiasis skos:exactMatch DOID:12211 filarial elephantiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005761 filarial elephantiasis skos:exactMatch MESH:D004605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005761 filarial elephantiasis skos:exactMatch NCIT:C128360 Lymphatic Filariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005761 filarial elephantiasis skos:exactMatch Orphanet:2035 Lymphatic filariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005761 filarial elephantiasis skos:exactMatch SCTID:14100003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005761 filarial elephantiasis skos:exactMatch SCTID:240820001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005762 Filoviridae infectious disease skos:exactMatch MESH:D018702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005762 Filoviridae infectious disease skos:exactMatch UMLS:C0242917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005763 Flaviviridae infectious disease skos:exactMatch MESH:D018178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005763 Flaviviridae infectious disease skos:exactMatch SCTID:111865007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005764 follicular dendritic cell sarcoma skos:exactMatch DOID:6262 follicular dendritic cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005764 follicular dendritic cell sarcoma skos:exactMatch MESH:D054740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005764 follicular dendritic cell sarcoma skos:exactMatch NCIT:C9281 Follicular Dendritic Cell Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005764 follicular dendritic cell sarcoma skos:exactMatch Orphanet:86902 Follicular dendritic cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005764 follicular dendritic cell sarcoma skos:exactMatch UMLS:C1260325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005765 foot and mouth disease skos:exactMatch MESH:D005536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005765 foot and mouth disease skos:exactMatch UMLS:C0016514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005766 fungal lung infectious disease skos:exactMatch MESH:D008172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005766 fungal lung infectious disease skos:exactMatch UMLS:C0024116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005767 gas gangrene skos:exactMatch DOID:9159 gas gangrene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005767 gas gangrene skos:exactMatch ICD10CM:A48.0 Gas gangrene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005767 gas gangrene skos:exactMatch MESH:D005738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005767 gas gangrene skos:exactMatch SCTID:80466000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005767 gas gangrene skos:exactMatch UMLS:C0017105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005768 gastrointestinal tuberculosis skos:exactMatch DOID:404 gastrointestinal tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005768 gastrointestinal tuberculosis skos:exactMatch MESH:D014385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005768 gastrointestinal tuberculosis skos:exactMatch SCTID:186225008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005768 gastrointestinal tuberculosis skos:exactMatch UMLS:C0041312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005768 gastrointestinal tuberculosis skos:exactMatch UMLS:C0152717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005769 geniculate herpes zoster skos:exactMatch DOID:9210 herpes zoster oticus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005769 geniculate herpes zoster skos:exactMatch NCIT:C84763 Herpes Zoster Oticus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005769 geniculate herpes zoster skos:exactMatch Orphanet:3020 Ramsay Hunt syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005769 geniculate herpes zoster skos:exactMatch SCTID:95670000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005769 geniculate herpes zoster skos:exactMatch UMLS:C0458220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005770 genital herpes skos:exactMatch DOID:8704 genital herpes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005770 genital herpes skos:exactMatch MESH:D006558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005770 genital herpes skos:exactMatch NCIT:C14364 Genital Herpes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005770 genital herpes skos:exactMatch SCTID:33839006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005770 genital herpes skos:exactMatch UMLS:C0019342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005771 geographic tongue skos:exactMatch DOID:1455 geographic tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005771 geographic tongue skos:exactMatch ICD10CM:K14.1 Geographic tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005771 geographic tongue skos:exactMatch NCIT:C84588 Benign Migratory Glossitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005771 geographic tongue skos:exactMatch SCTID:59032001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005771 geographic tongue skos:exactMatch UMLS:C0017677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005772 geotrichosis skos:exactMatch DOID:2832 geotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005772 geotrichosis skos:exactMatch ICD10CM:B48.3 Geotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005772 geotrichosis skos:exactMatch MESH:D005847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005772 geotrichosis skos:exactMatch SCTID:13969006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005772 geotrichosis skos:exactMatch UMLS:C0017455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005773 Gerstmann syndrome skos:exactMatch DOID:4969 Gerstmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005773 Gerstmann syndrome skos:exactMatch MESH:D005862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005773 Gerstmann syndrome skos:exactMatch Orphanet:221117 Gerstmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005773 Gerstmann syndrome skos:exactMatch SCTID:36785009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005774 glanders skos:exactMatch DOID:13444 glanders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005774 glanders skos:exactMatch ICD10CM:A24.0 Glanders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005774 glanders skos:exactMatch MESH:D005896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005774 glanders skos:exactMatch NCIT:C34638 Glanders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005774 glanders skos:exactMatch SCTID:4639008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005774 glanders skos:exactMatch UMLS:C0017589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005775 G6PD deficiency skos:exactMatch DOID:2862 glucosephosphate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005775 G6PD deficiency skos:exactMatch MESH:D005955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005775 G6PD deficiency skos:exactMatch NCIT:C98933 Glucose-6-Phosphate Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005775 G6PD deficiency skos:exactMatch SCTID:62403005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005775 G6PD deficiency skos:exactMatch UMLS:C2939465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005776 gnathomiasis skos:exactMatch DOID:11379 gnathomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005776 gnathomiasis skos:exactMatch ICD10CM:B83.1 Gnathostomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005776 gnathomiasis skos:exactMatch MESH:D058429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005776 gnathomiasis skos:exactMatch NCIT:C128395 Gnathostomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005776 gnathomiasis skos:exactMatch SCTID:44086001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005776 gnathomiasis skos:exactMatch UMLS:C0018013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005777 granuloma inguinale skos:exactMatch DOID:9113 granuloma inguinale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005777 granuloma inguinale skos:exactMatch ICD10CM:A58 Granuloma inguinale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005777 granuloma inguinale skos:exactMatch MESH:D006100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005777 granuloma inguinale skos:exactMatch NCIT:C3065 Granuloma Inguinale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005777 granuloma inguinale skos:exactMatch SCTID:28867007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005777 granuloma inguinale skos:exactMatch UMLS:C0018190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005778 haemonchiasis skos:exactMatch DOID:3332 haemonchiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005778 haemonchiasis skos:exactMatch MESH:D006188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005778 haemonchiasis skos:exactMatch UMLS:C0018477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005779 hand, foot and mouth disease skos:exactMatch DOID:10881 hand, foot and mouth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005779 hand, foot and mouth disease skos:exactMatch MESH:D006232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005779 hand, foot and mouth disease skos:exactMatch NCIT:C128439 Hand Foot and Mouth Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005779 hand, foot and mouth disease skos:exactMatch SCTID:266108008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005779 hand, foot and mouth disease skos:exactMatch UMLS:C0018572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005780 hantavirus infectious disease skos:exactMatch MESH:D018778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005780 hantavirus infectious disease skos:exactMatch NCIT:C3899 Hantavirus Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005780 hantavirus infectious disease skos:exactMatch SCTID:359761005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005780 hantavirus infectious disease skos:exactMatch UMLS:C0242994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005783 hemopericardium skos:exactMatch DOID:11482 hemopericardium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005783 hemopericardium skos:exactMatch SCTID:23412002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005783 hemopericardium skos:exactMatch UMLS:C0019064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005784 hantavirus hemorrhagic fever with renal syndrome skos:exactMatch DOID:11266 Hantavirus hemorrhagic fever with renal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005784 hantavirus hemorrhagic fever with renal syndrome skos:exactMatch ICD10CM:A98.5 Hemorrhagic fever with renal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005784 hantavirus hemorrhagic fever with renal syndrome skos:exactMatch NCIT:C84753 Hemorrhagic Fever with Renal Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005784 hantavirus hemorrhagic fever with renal syndrome skos:exactMatch SCTID:102455002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005785 henipavirus infectious disease skos:exactMatch MESH:D045464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005786 Hepadnaviridae infectious disease skos:exactMatch MESH:D018347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005786 Hepadnaviridae infectious disease skos:exactMatch UMLS:C0206746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005787 hepatic tuberculosis skos:exactMatch DOID:407 hepatic tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005787 hepatic tuberculosis skos:exactMatch MESH:D014386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005787 hepatic tuberculosis skos:exactMatch SCTID:186273003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005787 hepatic tuberculosis skos:exactMatch UMLS:C0041313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005788 hepatitis E virus infection skos:exactMatch DOID:4411 hepatitis E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005788 hepatitis E virus infection skos:exactMatch MESH:D016751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005788 hepatitis E virus infection skos:exactMatch SCTID:7111000119109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005788 hepatitis E virus infection skos:exactMatch UMLS:C0085293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005789 hepatitis D virus infection skos:exactMatch DOID:2047 hepatitis D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005789 hepatitis D virus infection skos:exactMatch MESH:D003699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005789 hepatitis D virus infection skos:exactMatch Orphanet:402823 Hepatitis delta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005789 hepatitis D virus infection skos:exactMatch SCTID:707341005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005790 hepatitis A virus infection skos:exactMatch DOID:12549 hepatitis A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005790 hepatitis A virus infection skos:exactMatch MESH:D006506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005790 hepatitis A virus infection skos:exactMatch NCIT:C3096 Hepatitis A Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005790 hepatitis A virus infection skos:exactMatch SCTID:40468003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005790 hepatitis A virus infection skos:exactMatch UMLS:C0019159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005791 herpangina skos:exactMatch DOID:10883 herpangina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005791 herpangina skos:exactMatch MESH:D006557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005791 herpangina skos:exactMatch SCTID:274102007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005791 herpangina skos:exactMatch UMLS:C0019338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005792 herpes simplex virus gingivostomatitis skos:exactMatch MESH:D013283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005792 herpes simplex virus gingivostomatitis skos:exactMatch SCTID:57920007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005794 Herpesviridae infectious disease skos:exactMatch MESH:D006566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005794 Herpesviridae infectious disease skos:exactMatch SCTID:23513009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005796 HIV enteropathy skos:exactMatch MESH:D019053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005796 HIV enteropathy skos:exactMatch UMLS:C0282616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005797 HIV wasting syndrome skos:exactMatch MESH:D019247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005797 HIV wasting syndrome skos:exactMatch Orphanet:90081 AIDS wasting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005797 HIV wasting syndrome skos:exactMatch UMLS:C0343755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005798 HIV-associated nephropathy skos:exactMatch MESH:D016263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005798 HIV-associated nephropathy skos:exactMatch NCIT:C26918 HIV-Associated Nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005798 HIV-associated nephropathy skos:exactMatch UMLS:C0078911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005800 hordeolum skos:exactMatch DOID:9909 hordeolum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005800 hordeolum skos:exactMatch MESH:D006726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005800 hordeolum skos:exactMatch NCIT:C118722 Stye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005800 hordeolum skos:exactMatch SCTID:397513003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005800 hordeolum skos:exactMatch UMLS:C0019917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005801 human T-lymphotropic virus 1 infectious disease skos:exactMatch MESH:D015490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005801 human T-lymphotropic virus 1 infectious disease skos:exactMatch UMLS:C0020097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005802 hymenolepiasis skos:exactMatch DOID:10074 hymenolepiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005802 hymenolepiasis skos:exactMatch ICD10CM:B71.0 Hymenolepiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005802 hymenolepiasis skos:exactMatch MESH:D006925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005802 hymenolepiasis skos:exactMatch NCIT:C84768 Hymenolepiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005802 hymenolepiasis skos:exactMatch Orphanet:401 Hymenolepiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005802 hymenolepiasis skos:exactMatch SCTID:44917000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005802 hymenolepiasis skos:exactMatch UMLS:C0020413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005802 hymenolepiasis skos:exactMatch UMLS:C0277045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005803 hyperinsulinemic hypoglycemia skos:exactMatch DOID:13317 hyperinsulinemic hypoglycemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005803 hyperinsulinemic hypoglycemia skos:exactMatch OMIMPS:256450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005803 hyperinsulinemic hypoglycemia skos:exactMatch Orphanet:443095 Hyperinsulinemic hypoglycaemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005803 hyperinsulinemic hypoglycemia skos:exactMatch SCTID:42681006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005804 hyperprolactinemia skos:exactMatch ICD10CM:E22.1 Hyperprolactinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005804 hyperprolactinemia skos:exactMatch MESH:D006966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005804 hyperprolactinemia skos:exactMatch SCTID:237662005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005804 hyperprolactinemia skos:exactMatch UMLS:C0020514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005805 hypodermyiasis skos:exactMatch DOID:12926 hypodermyiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005805 hypodermyiasis skos:exactMatch MESH:D007000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005805 hypodermyiasis skos:exactMatch Orphanet:430 OBSOLETE: Hypodermyiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005805 hypodermyiasis skos:exactMatch UMLS:C0020607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005806 hypopharynx cancer skos:exactMatch DOID:8533 hypopharynx cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005806 hypopharynx cancer skos:exactMatch ICD10CM:C13 Malignant neoplasm of hypopharynx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005806 hypopharynx cancer skos:exactMatch MESH:D007012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005806 hypopharynx cancer skos:exactMatch NCIT:C7190 Malignant Hypopharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005806 hypopharynx cancer skos:exactMatch SCTID:303012000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005807 idiopathic CD4-positive T-lymphocytopenia skos:exactMatch DOID:3109 idiopathic CD4-positive T-lymphocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005807 idiopathic CD4-positive T-lymphocytopenia skos:exactMatch MESH:D018344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005807 idiopathic CD4-positive T-lymphocytopenia skos:exactMatch NCIT:C84780 Idiopathic CD4-Positive T-Lymphocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005807 idiopathic CD4-positive T-lymphocytopenia skos:exactMatch UMLS:C0206744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005808 inclusion conjunctivitis skos:exactMatch DOID:13800 inclusion conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005808 inclusion conjunctivitis skos:exactMatch ICD10CM:A74.0 Chlamydial conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005808 inclusion conjunctivitis skos:exactMatch MESH:D003235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005808 inclusion conjunctivitis skos:exactMatch NCIT:C116817 Neonatal Chlamydia Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005808 inclusion conjunctivitis skos:exactMatch SCTID:231861005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005808 inclusion conjunctivitis skos:exactMatch UMLS:C0009770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005809 infectious ectromelia skos:exactMatch MESH:D004482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005809 infectious ectromelia skos:exactMatch UMLS:C0013591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005810 infectious mononucleosis skos:exactMatch DOID:8568 infectious mononucleosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005810 infectious mononucleosis skos:exactMatch MESH:D007244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005810 infectious mononucleosis skos:exactMatch NCIT:C34726 Infectious Mononucleosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005810 infectious mononucleosis skos:exactMatch SCTID:186668002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005810 infectious mononucleosis skos:exactMatch UMLS:C0021345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005811 infectious myxomatosis skos:exactMatch MESH:D009234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005811 infectious myxomatosis skos:exactMatch UMLS:C0027152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005812 influenza skos:exactMatch DOID:8469 influenza semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005812 influenza skos:exactMatch MESH:D007251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005812 influenza skos:exactMatch MESH:D009976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005812 influenza skos:exactMatch NCIT:C53482 Influenza semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005812 influenza skos:exactMatch SCTID:61700007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005813 interdigitating dendritic cell sarcoma skos:exactMatch DOID:7848 interdigitating dendritic cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005813 interdigitating dendritic cell sarcoma skos:exactMatch MESH:D054739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005813 interdigitating dendritic cell sarcoma skos:exactMatch NCIT:C9282 Interdigitating Dendritic Cell Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005813 interdigitating dendritic cell sarcoma skos:exactMatch SCTID:715664005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005814 intestinal cancer skos:exactMatch DOID:10155 intestinal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005814 intestinal cancer skos:exactMatch MESH:D007414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005814 intestinal cancer skos:exactMatch NCIT:C4572 Malignant Intestinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005814 intestinal cancer skos:exactMatch SCTID:363508008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005814 intestinal cancer skos:exactMatch UMLS:C0346627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005815 pancreatic neuroendocrine neoplasm skos:exactMatch DOID:1799 islet cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005815 pancreatic neuroendocrine neoplasm skos:exactMatch NCIT:C27031 Pancreatic Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005815 pancreatic neuroendocrine neoplasm skos:exactMatch Orphanet:506052 Neuroendocrine neoplasm of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005815 pancreatic neuroendocrine neoplasm skos:exactMatch SCTID:254611009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005817 Kluver-Bucy syndrome skos:exactMatch DOID:2510 Kluver-Bucy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005817 Kluver-Bucy syndrome skos:exactMatch MESH:D020232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005817 Kluver-Bucy syndrome skos:exactMatch NCIT:C84802 Kluver-Bucy Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005817 Kluver-Bucy syndrome skos:exactMatch Orphanet:157823 Klüver-Bucy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005817 Kluver-Bucy syndrome skos:exactMatch SCTID:10651001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005819 laryngeal tuberculosis skos:exactMatch DOID:1583 laryngeal tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005819 laryngeal tuberculosis skos:exactMatch MESH:D014387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005819 laryngeal tuberculosis skos:exactMatch NCIT:C26895 Tuberculous Laryngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005819 laryngeal tuberculosis skos:exactMatch SCTID:70341005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005819 laryngeal tuberculosis skos:exactMatch UMLS:C0041315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005820 Lassa fever skos:exactMatch DOID:9537 Lassa fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005820 Lassa fever skos:exactMatch ICD10CM:A96.2 Lassa fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005820 Lassa fever skos:exactMatch MESH:D007835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005820 Lassa fever skos:exactMatch NCIT:C128418 Lassa Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005820 Lassa fever skos:exactMatch Orphanet:99824 Lassa fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005820 Lassa fever skos:exactMatch SCTID:19065005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005820 Lassa fever skos:exactMatch UMLS:C0023092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005821 late congenital syphilis skos:exactMatch DOID:10039 late congenital syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005821 late congenital syphilis skos:exactMatch SCTID:82323002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005822 latent syphilis skos:exactMatch DOID:9531 latent syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005822 latent syphilis skos:exactMatch MESH:D013592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005822 latent syphilis skos:exactMatch NCIT:C35056 Latent Syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005822 latent syphilis skos:exactMatch SCTID:444150000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005822 latent syphilis skos:exactMatch UMLS:C0039133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005823 legionellosis skos:exactMatch DOID:10458 legionellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005823 legionellosis skos:exactMatch MESH:D007876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005823 legionellosis skos:exactMatch NCIT:C128334 Legionellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005823 legionellosis skos:exactMatch Orphanet:549 Legionnaires disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005823 legionellosis skos:exactMatch Orphanet:600832 Legionellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005823 legionellosis skos:exactMatch SCTID:26726000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005823 legionellosis skos:exactMatch UMLS:C0023240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005823 legionellosis skos:exactMatch UMLS:CN205282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005824 Legionnaires' disease skos:exactMatch DOID:10457 Legionnaires' disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005824 Legionnaires' disease skos:exactMatch MESH:D007877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005824 Legionnaires' disease skos:exactMatch NCIT:C128339 Legionella Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005824 Legionnaires' disease skos:exactMatch SCTID:195889001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005825 leptospirosis skos:exactMatch DOID:2297 leptospirosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005825 leptospirosis skos:exactMatch ICD10CM:A27 Leptospirosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005825 leptospirosis skos:exactMatch MESH:D007922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005825 leptospirosis skos:exactMatch NCIT:C84825 Leptospirosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005825 leptospirosis skos:exactMatch Orphanet:509 Leptospirosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005825 leptospirosis skos:exactMatch SCTID:77377001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005825 leptospirosis skos:exactMatch UMLS:C0023364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005826 lipid pneumonia skos:exactMatch DOID:3241 lipid pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005826 lipid pneumonia skos:exactMatch MESH:D011017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005826 lipid pneumonia skos:exactMatch SCTID:707449006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005826 lipid pneumonia skos:exactMatch UMLS:C0032298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005827 lipoatrophic diabetes skos:exactMatch DOID:11712 lipoatrophic diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005827 lipoatrophic diabetes skos:exactMatch MESH:D003923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005827 lipoatrophic diabetes skos:exactMatch NCIT:C34537 Lipoatrophic Diabetes Mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005827 lipoatrophic diabetes skos:exactMatch SCTID:127012008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005828 listeriosis skos:exactMatch DOID:11573 listeriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005828 listeriosis skos:exactMatch ICD10CM:A32 Listeriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005828 listeriosis skos:exactMatch MESH:D008088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005828 listeriosis skos:exactMatch NCIT:C82994 Listeriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005828 listeriosis skos:exactMatch Orphanet:533 Listeriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005828 listeriosis skos:exactMatch UMLS:C0023860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005829 louping ill skos:exactMatch DOID:10250 louping ill semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005829 louping ill skos:exactMatch MESH:D008146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005829 louping ill skos:exactMatch UMLS:C0024025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005830 lumpy skin disease skos:exactMatch MESH:D008166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005830 lumpy skin disease skos:exactMatch UMLS:C0024106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005831 lymph node tuberculosis skos:exactMatch DOID:4889 lymph node tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005831 lymph node tuberculosis skos:exactMatch MESH:D014388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005831 lymph node tuberculosis skos:exactMatch NCIT:C26896 Lymph Node Tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005831 lymph node tuberculosis skos:exactMatch SCTID:10893003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005832 lymphangitis skos:exactMatch DOID:9317 lymphangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005832 lymphangitis skos:exactMatch ICD10CM:I89.1 Lymphangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005832 lymphangitis skos:exactMatch MESH:D008205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005832 lymphangitis skos:exactMatch NCIT:C34790 Lymphangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005832 lymphangitis skos:exactMatch SCTID:1415005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005832 lymphangitis skos:exactMatch UMLS:C0024225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005833 lymphatic system disorder skos:exactMatch DOID:75 lymphatic system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005833 lymphatic system disorder skos:exactMatch MESH:D008206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005833 lymphatic system disorder skos:exactMatch NCIT:C50764 Lymphadenopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005833 lymphatic system disorder skos:exactMatch SCTID:362971004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005833 lymphatic system disorder skos:exactMatch UMLS:C0024228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005834 lymphogranuloma venereum skos:exactMatch DOID:13819 lymphogranuloma venereum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005834 lymphogranuloma venereum skos:exactMatch MESH:D008219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005834 lymphogranuloma venereum skos:exactMatch NCIT:C26822 Lymphogranuloma Venereum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005834 lymphogranuloma venereum skos:exactMatch SCTID:186946009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005834 lymphogranuloma venereum skos:exactMatch UMLS:C0024286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005835 Lynch syndrome skos:exactMatch DOID:3883 Lynch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005835 Lynch syndrome skos:exactMatch NCIT:C8494 Lynch Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005835 Lynch syndrome skos:exactMatch Orphanet:144 Lynch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005835 Lynch syndrome skos:exactMatch SCTID:716318002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005836 male reproductive organ cancer skos:exactMatch DOID:3856 male reproductive organ cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005836 male reproductive organ cancer skos:exactMatch MESH:D005834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005836 male reproductive organ cancer skos:exactMatch NCIT:C8561 Malignant Male Reproductive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005836 male reproductive organ cancer skos:exactMatch SCTID:363515000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005837 mandibular cancer skos:exactMatch DOID:2338 mandibular cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005837 mandibular cancer skos:exactMatch MESH:D008339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005837 mandibular cancer skos:exactMatch NCIT:C35178 Malignant Neoplasm of Lower Jaw Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005837 mandibular cancer skos:exactMatch SCTID:448668007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005838 mansonelliasis skos:exactMatch DOID:1081 mansonelliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005838 mansonelliasis skos:exactMatch ICD10CM:B74.4 Mansonelliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005838 mansonelliasis skos:exactMatch MESH:D008368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005838 mansonelliasis skos:exactMatch NCIT:C84882 Mansonelliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005838 mansonelliasis skos:exactMatch Orphanet:2459 Mansonelliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005838 mansonelliasis skos:exactMatch SCTID:240849009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005838 mansonelliasis skos:exactMatch UMLS:C0024759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005841 maxillary neoplasm skos:exactMatch DOID:4618 maxillary cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005841 maxillary neoplasm skos:exactMatch MESH:D008441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005841 maxillary neoplasm skos:exactMatch SCTID:126550004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005841 maxillary neoplasm skos:exactMatch UMLS:C0024954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005842 maxillary sinusitis skos:exactMatch DOID:2051 maxillary sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005842 maxillary sinusitis skos:exactMatch MESH:D015523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005842 maxillary sinusitis skos:exactMatch NCIT:C34809 Maxillary Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005842 maxillary sinusitis skos:exactMatch SCTID:88348008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005842 maxillary sinusitis skos:exactMatch UMLS:C0024959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005843 mediastinal cancer skos:exactMatch DOID:5559 mediastinal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005843 mediastinal cancer skos:exactMatch MESH:D008479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005843 mediastinal cancer skos:exactMatch NCIT:C3549 Malignant Mediastinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005843 mediastinal cancer skos:exactMatch SCTID:363494000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005844 chalazion skos:exactMatch DOID:9903 meibomian cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005844 chalazion skos:exactMatch ICD10CM:H00.1 Chalazion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005844 chalazion skos:exactMatch MESH:D017043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005844 chalazion skos:exactMatch NCIT:C26717 Chalazion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005844 chalazion skos:exactMatch SCTID:1482004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005844 chalazion skos:exactMatch UMLS:C0007933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005845 meningoencephalitis skos:exactMatch DOID:10554 meningoencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005845 meningoencephalitis skos:exactMatch MESH:D008590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005845 meningoencephalitis skos:exactMatch NCIT:C34813 Meningoencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005845 meningoencephalitis skos:exactMatch SCTID:7125002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005845 meningoencephalitis skos:exactMatch UMLS:C0025309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005846 microsporidiosis skos:exactMatch DOID:4271 microsporidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005846 microsporidiosis skos:exactMatch MESH:D016881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005846 microsporidiosis skos:exactMatch NCIT:C84891 Microsporidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005846 microsporidiosis skos:exactMatch Orphanet:2552 Microsporidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005846 microsporidiosis skos:exactMatch SCTID:699676006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005846 microsporidiosis skos:exactMatch UMLS:C0085407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005847 middle lobe syndrome skos:exactMatch DOID:2810 middle lobe syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005847 middle lobe syndrome skos:exactMatch MESH:D008878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005847 middle lobe syndrome skos:exactMatch SCTID:28295001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005847 middle lobe syndrome skos:exactMatch UMLS:C0026069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005848 miliary tuberculosis skos:exactMatch DOID:9861 miliary tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005848 miliary tuberculosis skos:exactMatch ICD10CM:A19 Miliary tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005848 miliary tuberculosis skos:exactMatch MESH:D014391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005848 miliary tuberculosis skos:exactMatch NCIT:C35086 Miliary Tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005848 miliary tuberculosis skos:exactMatch SCTID:47604008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005848 miliary tuberculosis skos:exactMatch UMLS:C0041321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005848 miliary tuberculosis skos:exactMatch UMLS:C0152915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005849 milk allergic reaction skos:exactMatch DOID:4376 milk allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005849 milk allergic reaction skos:exactMatch MESH:D016269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005849 milk allergic reaction skos:exactMatch UMLS:C0079840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005850 milker's nodule skos:exactMatch DOID:8729 milker's nodule semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005850 milker's nodule skos:exactMatch MESH:D011213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005850 milker's nodule skos:exactMatch SCTID:27240009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005850 milker's nodule skos:exactMatch UMLS:C0026143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005851 Miller Fisher syndrome skos:exactMatch DOID:12889 Miller Fisher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005851 Miller Fisher syndrome skos:exactMatch MESH:D019846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005851 Miller Fisher syndrome skos:exactMatch NCIT:C116958 Fisher Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005851 Miller Fisher syndrome skos:exactMatch Orphanet:98919 Miller Fisher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005851 Miller Fisher syndrome skos:exactMatch SCTID:1767005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005851 Miller Fisher syndrome skos:exactMatch UMLS:C0393799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005852 mitral valve stenosis skos:exactMatch DOID:1754 mitral valve stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005852 mitral valve stenosis skos:exactMatch MESH:D008946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005852 mitral valve stenosis skos:exactMatch NCIT:C50654 Mitral Valve Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005852 mitral valve stenosis skos:exactMatch SCTID:79619009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005852 mitral valve stenosis skos:exactMatch UMLS:C0026269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005853 malignant mixed neoplasm skos:exactMatch DOID:154 mixed cell type cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005853 malignant mixed neoplasm skos:exactMatch MESH:D018198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005853 malignant mixed neoplasm skos:exactMatch NCIT:C3729 Malignant Mixed Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005853 malignant mixed neoplasm skos:exactMatch UMLS:C0206625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005854 mixed connective tissue disease skos:exactMatch DOID:3492 mixed connective tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005854 mixed connective tissue disease skos:exactMatch MESH:D008947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005854 mixed connective tissue disease skos:exactMatch NCIT:C84892 Mixed Connective Tissue Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005854 mixed connective tissue disease skos:exactMatch Orphanet:809 Mixed connective tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005854 mixed connective tissue disease skos:exactMatch SCTID:398049005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005854 mixed connective tissue disease skos:exactMatch UMLS:C0026272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005855 molluscum contagiosum skos:exactMatch DOID:8867 molluscum contagiosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005855 molluscum contagiosum skos:exactMatch ICD10CM:B08.1 Molluscum contagiosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005855 molluscum contagiosum skos:exactMatch MESH:D008976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005855 molluscum contagiosum skos:exactMatch SCTID:40070004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005855 molluscum contagiosum skos:exactMatch UMLS:C0026393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005856 Mononegavirales infectious disease skos:exactMatch MESH:D018701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005856 Mononegavirales infectious disease skos:exactMatch UMLS:C0242916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005857 morbillivirus infectious disease skos:exactMatch MESH:D018185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005857 morbillivirus infectious disease skos:exactMatch UMLS:C0206614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005858 mucinous cystadenocarcinoma skos:exactMatch DOID:3603 mucinous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005858 mucinous cystadenocarcinoma skos:exactMatch MESH:D018282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005858 mucinous cystadenocarcinoma skos:exactMatch NCIT:C3776 Mucinous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005858 mucinous cystadenocarcinoma skos:exactMatch UMLS:C0206699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005859 mucocutaneous leishmaniasis skos:exactMatch DOID:9155 mucocutaneous leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005859 mucocutaneous leishmaniasis skos:exactMatch ICD10CM:B55.2 Mucocutaneous leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005859 mucocutaneous leishmaniasis skos:exactMatch MESH:D007897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005859 mucocutaneous leishmaniasis skos:exactMatch NCIT:C34769 American Cutaneous Leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005859 mucocutaneous leishmaniasis skos:exactMatch UMLS:C1328252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005859 mucocutaneous leishmaniasis skos:exactMatch UMLS:C3495436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005861 multidrug-resistant tuberculosis skos:exactMatch DOID:401 multidrug-resistant tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005861 multidrug-resistant tuberculosis skos:exactMatch MESH:D018088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005861 multidrug-resistant tuberculosis skos:exactMatch NCIT:C128415 Multidrug-Resistant Tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005861 multidrug-resistant tuberculosis skos:exactMatch SCTID:423092005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005861 multidrug-resistant tuberculosis skos:exactMatch UMLS:C0206526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005862 obsolete multiple chemical sensitivity skos:exactMatch DOID:4661 multiple chemical sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005862 obsolete multiple chemical sensitivity skos:exactMatch MESH:D018777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005862 obsolete multiple chemical sensitivity skos:exactMatch SCTID:702772003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005862 obsolete multiple chemical sensitivity skos:exactMatch UMLS:C0242992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005864 muscle cancer skos:exactMatch DOID:4045 muscle cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005864 muscle cancer skos:exactMatch NCIT:C4883 Malignant Muscle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005864 muscle cancer skos:exactMatch SCTID:363495004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005864 muscle cancer skos:exactMatch UMLS:C0027095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005864 muscle cancer skos:exactMatch UMLS:C0684743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005865 mushroom workers' lung skos:exactMatch DOID:2708 mushroom workers' lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005865 mushroom workers' lung skos:exactMatch SCTID:52333004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005865 mushroom workers' lung skos:exactMatch UMLS:C0155889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005866 mycobacterium avium complex disease skos:exactMatch DOID:2755 Mycobacterium avium complex disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005866 mycobacterium avium complex disease skos:exactMatch MESH:D015270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005866 mycobacterium avium complex disease skos:exactMatch NCIT:C36197 Mycobacterium Avium Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005866 mycobacterium avium complex disease skos:exactMatch SCTID:373436002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005866 mycobacterium avium complex disease skos:exactMatch UMLS:C0026916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005867 Mycoplasma pneumoniae pneumonia skos:exactMatch DOID:13276 Mycoplasma pneumoniae pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005867 Mycoplasma pneumoniae pneumonia skos:exactMatch MESH:D011019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005867 Mycoplasma pneumoniae pneumonia skos:exactMatch NCIT:C122526 Mycoplasmal Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005867 Mycoplasma pneumoniae pneumonia skos:exactMatch SCTID:46970008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005868 myelophthisic anemia skos:exactMatch DOID:2354 myelophthisic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005868 myelophthisic anemia skos:exactMatch ICD10CM:D61.82 Myelophthisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005868 myelophthisic anemia skos:exactMatch MESH:D000750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005868 myelophthisic anemia skos:exactMatch NCIT:C36218 Leukoerythroblastic Reaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005868 myelophthisic anemia skos:exactMatch SCTID:2694001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005868 myelophthisic anemia skos:exactMatch UMLS:C0002890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005870 necatoriasis skos:exactMatch DOID:2790 necatoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005870 necatoriasis skos:exactMatch ICD10CM:B76.1 Necatoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005870 necatoriasis skos:exactMatch MESH:D009332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005870 necatoriasis skos:exactMatch NCIT:C34838 Necatoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005870 necatoriasis skos:exactMatch SCTID:36667009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005870 necatoriasis skos:exactMatch UMLS:C0027528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005871 Nematoda infectious disease skos:exactMatch MESH:D009349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005871 Nematoda infectious disease skos:exactMatch SCTID:84706005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005871 Nematoda infectious disease skos:exactMatch UMLS:C0027583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005872 nervous system cancer skos:exactMatch DOID:3093 nervous system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005872 nervous system cancer skos:exactMatch MESH:D009423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005872 nervous system cancer skos:exactMatch NCIT:C4788 Malignant Nervous System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005872 nervous system cancer skos:exactMatch SCTID:372063002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005873 neuroaspergillosis skos:exactMatch DOID:13565 neuroaspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005873 neuroaspergillosis skos:exactMatch MESH:D020953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005873 neuroaspergillosis skos:exactMatch UMLS:C0752342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005874 neuroschistosomiasis skos:exactMatch DOID:13722 neuroschistosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005874 neuroschistosomiasis skos:exactMatch MESH:D020818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005874 neuroschistosomiasis skos:exactMatch UMLS:C0752191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005875 Newcastle disease skos:exactMatch DOID:2929 Newcastle disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005875 Newcastle disease skos:exactMatch MESH:D009521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005875 Newcastle disease skos:exactMatch NCIT:C34849 Newcastle Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005875 Newcastle disease skos:exactMatch UMLS:C0027983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005876 Nidovirales infectious disease skos:exactMatch MESH:D030341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005876 Nidovirales infectious disease skos:exactMatch UMLS:C0969753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005878 ocular onchocerciasis skos:exactMatch MESH:D015827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005878 ocular onchocerciasis skos:exactMatch NCIT:C34862 Ocular Onchocerciasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005878 ocular onchocerciasis skos:exactMatch SCTID:240842000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005878 ocular onchocerciasis skos:exactMatch UMLS:C0029002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005879 ocular toxoplasmosis skos:exactMatch MESH:D014126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005879 ocular toxoplasmosis skos:exactMatch SCTID:416481006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005879 ocular toxoplasmosis skos:exactMatch UMLS:C0040561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005880 oesophagostomiasis skos:exactMatch DOID:3983 oesophagostomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005880 oesophagostomiasis skos:exactMatch MESH:D009814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005880 oesophagostomiasis skos:exactMatch SCTID:22500005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005880 oesophagostomiasis skos:exactMatch UMLS:C0028887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005881 oligohydramnios skos:exactMatch DOID:12215 oligohydramnios semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005881 oligohydramnios skos:exactMatch MESH:D016104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005881 oligohydramnios skos:exactMatch SCTID:59566000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005883 ophthalmic herpes zoster skos:exactMatch MESH:D006563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005883 ophthalmic herpes zoster skos:exactMatch SCTID:87513003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005883 ophthalmic herpes zoster skos:exactMatch UMLS:C0019364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005884 opisthorchiasis skos:exactMatch DOID:13768 opisthorchiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005884 opisthorchiasis skos:exactMatch ICD10CM:B66.0 Opisthorchiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005884 opisthorchiasis skos:exactMatch MESH:D009889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005884 opisthorchiasis skos:exactMatch SCTID:1059007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005884 opisthorchiasis skos:exactMatch UMLS:C0029106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005885 optic neuritis skos:exactMatch DOID:1210 optic neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005885 optic neuritis skos:exactMatch ICD10CM:H46 Optic neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005885 optic neuritis skos:exactMatch MESH:D009902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005885 optic neuritis skos:exactMatch NCIT:C84950 Optic Neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005885 optic neuritis skos:exactMatch SCTID:66760008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005886 oral candidiasis skos:exactMatch DOID:14262 oral candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005886 oral candidiasis skos:exactMatch MESH:D002180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005886 oral candidiasis skos:exactMatch NCIT:C28137 Oral Candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005886 oral candidiasis skos:exactMatch SCTID:79740000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005886 oral candidiasis skos:exactMatch UMLS:C0006849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005887 oral tuberculosis skos:exactMatch DOID:402 oral tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005887 oral tuberculosis skos:exactMatch MESH:D014393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005887 oral tuberculosis skos:exactMatch SCTID:235067001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005887 oral tuberculosis skos:exactMatch UMLS:C0041323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005888 ornithosis skos:exactMatch DOID:11262 ornithosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005888 ornithosis skos:exactMatch MESH:D009956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005888 ornithosis skos:exactMatch NCIT:C34873 Ornithosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005888 ornithosis skos:exactMatch SCTID:75116005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005888 ornithosis skos:exactMatch UMLS:C0029291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005890 osteitis fibrosa skos:exactMatch DOID:3341 osteitis fibrosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005890 osteitis fibrosa skos:exactMatch MESH:D010002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005890 osteitis fibrosa skos:exactMatch NCIT:C34875 Osteitis Fibrosa Cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005890 osteitis fibrosa skos:exactMatch SCTID:84727000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005890 osteitis fibrosa skos:exactMatch UMLS:C0029405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005891 ostertagiasis skos:exactMatch DOID:3985 ostertagiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005891 ostertagiasis skos:exactMatch MESH:D010029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005891 ostertagiasis skos:exactMatch UMLS:C0029471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005892 otitis media with effusion skos:exactMatch MESH:D010034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005892 otitis media with effusion skos:exactMatch NCIT:C34886 Secretory Otitis Media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005892 otitis media with effusion skos:exactMatch SCTID:78868004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005893 pancreatic endocrine carcinoma skos:exactMatch DOID:1798 pancreatic endocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005893 pancreatic endocrine carcinoma skos:exactMatch ICD10CM:C25.4 Malignant neoplasm of endocrine pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005893 pancreatic endocrine carcinoma skos:exactMatch MESH:D018273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005893 pancreatic endocrine carcinoma skos:exactMatch NCIT:C3770 Pancreatic Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005893 pancreatic endocrine carcinoma skos:exactMatch Orphanet:506098 Neuroendocrine carcinoma of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005893 pancreatic endocrine carcinoma skos:exactMatch SCTID:254612002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005893 pancreatic endocrine carcinoma skos:exactMatch UMLS:C1328479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005894 paracoccidioidomycosis skos:exactMatch DOID:12662 paracoccidioidomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005894 paracoccidioidomycosis skos:exactMatch ICD10CM:B41 Paracoccidioidomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005894 paracoccidioidomycosis skos:exactMatch MESH:D010229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005894 paracoccidioidomycosis skos:exactMatch NCIT:C34891 Paracoccidioidomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005894 paracoccidioidomycosis skos:exactMatch Orphanet:73260 Paracoccidioidomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005894 paracoccidioidomycosis skos:exactMatch SCTID:36866003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005894 paracoccidioidomycosis skos:exactMatch UMLS:C0030409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005895 paragonimiasis skos:exactMatch DOID:10699 paragonimiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005895 paragonimiasis skos:exactMatch ICD10CM:B66.4 Paragonimiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005895 paragonimiasis skos:exactMatch MESH:D010237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005895 paragonimiasis skos:exactMatch NCIT:C84995 Paragonimiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005895 paragonimiasis skos:exactMatch SCTID:30369007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005895 paragonimiasis skos:exactMatch UMLS:C0030424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005896 Paramyxoviridae infectious disease skos:exactMatch MESH:D018184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005898 paronychia skos:exactMatch DOID:13117 paronychia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005898 paronychia skos:exactMatch MESH:D010304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005898 paronychia skos:exactMatch NCIT:C79702 Paronychia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005898 paronychia skos:exactMatch SCTID:71906005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005898 paronychia skos:exactMatch UMLS:C0030578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005899 parotid disorder skos:exactMatch DOID:10302 parotid disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005899 parotid disorder skos:exactMatch MESH:D010305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005899 parotid disorder skos:exactMatch UMLS:C0030579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005900 parotitis skos:exactMatch DOID:10301 parotitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005900 parotitis skos:exactMatch MESH:D010309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005900 parotitis skos:exactMatch NCIT:C114281 Parotitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005900 parotitis skos:exactMatch SCTID:14756005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005900 parotitis skos:exactMatch UMLS:C0030583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005901 pasteurellosis skos:exactMatch DOID:11055 pasteurellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005901 pasteurellosis skos:exactMatch ICD10CM:A28.0 Pasteurellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005901 pasteurellosis skos:exactMatch MESH:D010326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005901 pasteurellosis skos:exactMatch SCTID:83172007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005901 pasteurellosis skos:exactMatch UMLS:C0030636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005902 peanut allergic reaction skos:exactMatch DOID:4378 peanut allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005902 peanut allergic reaction skos:exactMatch MESH:D021183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005902 peanut allergic reaction skos:exactMatch SCTID:91935009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005902 peanut allergic reaction skos:exactMatch UMLS:C0559470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005903 pericardial tuberculosis skos:exactMatch DOID:4962 pericardial tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005903 pericardial tuberculosis skos:exactMatch MESH:D010495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005903 pericardial tuberculosis skos:exactMatch SCTID:67256000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005903 pericardial tuberculosis skos:exactMatch UMLS:C0031049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005904 pericarditis skos:exactMatch DOID:1787 pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005904 pericarditis skos:exactMatch MESH:D010493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005904 pericarditis skos:exactMatch NCIT:C34915 Pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005904 pericarditis skos:exactMatch Orphanet:58208 NON RARE IN EUROPE: Pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005904 pericarditis skos:exactMatch SCTID:3238004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005904 pericarditis skos:exactMatch UMLS:C0031046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005905 periodic limb movement disorder skos:exactMatch DOID:9207 periodic limb movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005905 periodic limb movement disorder skos:exactMatch ICD10CM:G47.61 Periodic limb movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005905 periodic limb movement disorder skos:exactMatch SCTID:418763003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005905 periodic limb movement disorder skos:exactMatch UMLS:C0751774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005906 peritonsillar abscess skos:exactMatch ICD10CM:J36 Peritonsillar abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005906 peritonsillar abscess skos:exactMatch MESH:D000039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005906 peritonsillar abscess skos:exactMatch NCIT:C128322 Peritonsillar Abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005906 peritonsillar abscess skos:exactMatch SCTID:15033003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005906 peritonsillar abscess skos:exactMatch UMLS:C0031157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005907 persian gulf syndrome skos:exactMatch DOID:4491 persian gulf syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005907 persian gulf syndrome skos:exactMatch MESH:D018923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005907 persian gulf syndrome skos:exactMatch SCTID:95877004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005907 persian gulf syndrome skos:exactMatch UMLS:C0282550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005908 peste des petits ruminants infectious disease skos:exactMatch MESH:D029021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005908 peste des petits ruminants infectious disease skos:exactMatch UMLS:C0949885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005909 pestivirus infectious disease skos:exactMatch MESH:D018182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005909 pestivirus infectious disease skos:exactMatch UMLS:C0206611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005910 phagocyte bactericidal dysfunction skos:exactMatch DOID:3262 phagocyte bactericidal dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005910 phagocyte bactericidal dysfunction skos:exactMatch MESH:D010585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005910 phagocyte bactericidal dysfunction skos:exactMatch UMLS:C0031306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005911 pharyngoconjunctival fever skos:exactMatch DOID:13801 pharyngoconjunctival fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005911 pharyngoconjunctival fever skos:exactMatch MESH:D000258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005911 pharyngoconjunctival fever skos:exactMatch NCIT:C34924 Pharyngoconjunctival Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005911 pharyngoconjunctival fever skos:exactMatch SCTID:70385007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005911 pharyngoconjunctival fever skos:exactMatch UMLS:C0031351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005912 phencyclidine abuse skos:exactMatch DOID:5062 phencyclidine abuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005912 phencyclidine abuse skos:exactMatch MESH:D010623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005912 phencyclidine abuse skos:exactMatch SCTID:7071007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005913 phlebotomus fever skos:exactMatch DOID:11360 Phlebotomus fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005913 phlebotomus fever skos:exactMatch ICD10CM:A93.1 Sandfly fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005913 phlebotomus fever skos:exactMatch MESH:D010217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005913 phlebotomus fever skos:exactMatch SCTID:407476002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005913 phlebotomus fever skos:exactMatch UMLS:C0030372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005914 Picornaviridae infectious disease skos:exactMatch MESH:D010850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005914 Picornaviridae infectious disease skos:exactMatch UMLS:C0031887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005915 pityriasis versicolor skos:exactMatch DOID:9060 pityriasis versicolor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005915 pityriasis versicolor skos:exactMatch ICD10CM:B36.0 Pityriasis versicolor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005915 pityriasis versicolor skos:exactMatch MESH:D014010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005915 pityriasis versicolor skos:exactMatch NCIT:C82981 Malassezia furfur Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005915 pityriasis versicolor skos:exactMatch SCTID:56454009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005915 pityriasis versicolor skos:exactMatch UMLS:C0040262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005916 placenta accreta skos:exactMatch DOID:4744 placenta accreta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005916 placenta accreta skos:exactMatch MESH:D010921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005916 placenta accreta skos:exactMatch NCIT:C26856 Placenta Accreta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005916 placenta accreta skos:exactMatch SCTID:70129008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005917 placenta disorder skos:exactMatch DOID:780 placenta disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005917 placenta disorder skos:exactMatch MESH:D010922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005917 placenta disorder skos:exactMatch NCIT:C26857 Placenta Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005917 placenta disorder skos:exactMatch SCTID:125586008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005918 placenta praevia skos:exactMatch DOID:11060 placenta praevia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005918 placenta praevia skos:exactMatch MESH:D010923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005918 placenta praevia skos:exactMatch NCIT:C26858 Placenta Previa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005918 placenta praevia skos:exactMatch SCTID:36813001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005919 placental insufficiency skos:exactMatch DOID:3891 placental insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005919 placental insufficiency skos:exactMatch MESH:D010927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005919 placental insufficiency skos:exactMatch Orphanet:439167 Placental insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005919 placental insufficiency skos:exactMatch SCTID:237292005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005919 placental insufficiency skos:exactMatch UMLS:C0032051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005920 Plasmodium falciparum malaria skos:exactMatch DOID:14067 Plasmodium falciparum malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005920 Plasmodium falciparum malaria skos:exactMatch MESH:D016778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005920 Plasmodium falciparum malaria skos:exactMatch NCIT:C34798 Falciparum Malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005920 Plasmodium falciparum malaria skos:exactMatch SCTID:62676009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005920 Plasmodium falciparum malaria skos:exactMatch UMLS:C0024535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005921 Plasmodium vivax malaria skos:exactMatch DOID:12978 Plasmodium vivax malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005921 Plasmodium vivax malaria skos:exactMatch ICD10CM:B51 Plasmodium vivax malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005921 Plasmodium vivax malaria skos:exactMatch MESH:D016780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005921 Plasmodium vivax malaria skos:exactMatch NCIT:C34800 Vivax Malaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005921 Plasmodium vivax malaria skos:exactMatch SCTID:27052006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005921 Plasmodium vivax malaria skos:exactMatch UMLS:C0024537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005922 pleural tuberculosis skos:exactMatch DOID:106 pleural tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005922 pleural tuberculosis skos:exactMatch ICD10CM:A15.6 Tuberculous pleurisy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005922 pleural tuberculosis skos:exactMatch MESH:D014396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005922 pleural tuberculosis skos:exactMatch NCIT:C26898 Tuberculous Pleuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005922 pleural tuberculosis skos:exactMatch SCTID:186172004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005923 Pneumocystis infectious disease skos:exactMatch MESH:D016720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005923 Pneumocystis infectious disease skos:exactMatch UMLS:C0851886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005925 pneumonic pasteurellosis skos:exactMatch MESH:D012766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005925 pneumonic pasteurellosis skos:exactMatch UMLS:C0036969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005927 polyomavirus infectious disease skos:exactMatch MESH:D027601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005927 polyomavirus infectious disease skos:exactMatch UMLS:C0949804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005928 post-thrombotic syndrome skos:exactMatch DOID:2364 post-thrombotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005928 post-thrombotic syndrome skos:exactMatch ICD10CM:I87.0 Postthrombotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005928 post-thrombotic syndrome skos:exactMatch MESH:D011186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005928 post-thrombotic syndrome skos:exactMatch SCTID:20427003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005929 postpartum depression skos:exactMatch DOID:9478 postpartum depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005929 postpartum depression skos:exactMatch MESH:D019052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005929 postpartum depression skos:exactMatch NCIT:C92852 Postpartum Depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005929 postpartum depression skos:exactMatch SCTID:279225001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005932 pseudorabies skos:exactMatch MESH:D011557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005932 pseudorabies skos:exactMatch UMLS:C0033839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005933 pulmonary blastoma skos:exactMatch DOID:4765 pulmonary blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005933 pulmonary blastoma skos:exactMatch MESH:D018202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005933 pulmonary blastoma skos:exactMatch NCIT:C3732 Pulmonary Blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005933 pulmonary blastoma skos:exactMatch Orphanet:64741 Pulmonary blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005933 pulmonary blastoma skos:exactMatch SCTID:189815007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005933 pulmonary blastoma skos:exactMatch UMLS:C0206629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005936 recurrent pneumonia skos:exactMatch SCTID:699014000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005937 REM sleep behavior disorder skos:exactMatch DOID:9091 REM sleep behavior disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005937 REM sleep behavior disorder skos:exactMatch ICD10CM:G47.52 REM sleep behavior disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005937 REM sleep behavior disorder skos:exactMatch MESH:D020187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005937 REM sleep behavior disorder skos:exactMatch SCTID:415238003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005938 renal tuberculosis skos:exactMatch DOID:9733 renal tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005938 renal tuberculosis skos:exactMatch MESH:D014398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005938 renal tuberculosis skos:exactMatch NCIT:C123020 Renal Tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005938 renal tuberculosis skos:exactMatch SCTID:44323002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005938 renal tuberculosis skos:exactMatch UMLS:C0041328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005939 Reoviridae infectious disease skos:exactMatch MESH:D012088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005939 Reoviridae infectious disease skos:exactMatch UMLS:C0035112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005940 respirovirus infectious disease skos:exactMatch MESH:D010253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005940 respirovirus infectious disease skos:exactMatch UMLS:C3714630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005941 retroperitoneal cancer skos:exactMatch DOID:5875 retroperitoneal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005941 retroperitoneal cancer skos:exactMatch MESH:D012186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005941 retroperitoneal cancer skos:exactMatch NCIT:C3537 Malignant Retroperitoneal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005941 retroperitoneal cancer skos:exactMatch SCTID:126872008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005942 Reye syndrome skos:exactMatch DOID:14525 Reye syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005942 Reye syndrome skos:exactMatch MESH:D012202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005942 Reye syndrome skos:exactMatch NCIT:C34983 Reye Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005942 Reye syndrome skos:exactMatch Orphanet:3096 Reye syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005942 Reye syndrome skos:exactMatch SCTID:74351001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005942 Reye syndrome skos:exactMatch UMLS:C0035400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005943 Rhabditida infectious disease skos:exactMatch MESH:D017196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005943 Rhabditida infectious disease skos:exactMatch UMLS:C0162631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005944 Rhabdoviridae infectious disease skos:exactMatch MESH:D018353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005944 Rhabdoviridae infectious disease skos:exactMatch UMLS:C0206751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005945 rhinoscleroma skos:exactMatch DOID:11336 rhinoscleroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005945 rhinoscleroma skos:exactMatch MESH:D012226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005945 rhinoscleroma skos:exactMatch SCTID:72409005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005945 rhinoscleroma skos:exactMatch UMLS:C0035468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005946 rhinosporidiosis skos:exactMatch DOID:2409 rhinosporidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005946 rhinosporidiosis skos:exactMatch ICD10CM:B48.1 Rhinosporidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005946 rhinosporidiosis skos:exactMatch MESH:D012227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005946 rhinosporidiosis skos:exactMatch SCTID:18140003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005946 rhinosporidiosis skos:exactMatch UMLS:C0035469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005947 rickettsial pneumonia skos:exactMatch MESH:D011022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005947 rickettsial pneumonia skos:exactMatch SCTID:233621003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005947 rickettsial pneumonia skos:exactMatch UMLS:C0032307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005949 roseolovirus infectious disease skos:exactMatch MESH:D019349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005949 roseolovirus infectious disease skos:exactMatch UMLS:C0376549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005950 Salmonella gastroenteritis skos:exactMatch MESH:D012478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005950 Salmonella gastroenteritis skos:exactMatch SCTID:42338000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005952 scarlet fever skos:exactMatch DOID:8596 scarlet fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005952 scarlet fever skos:exactMatch ICD10CM:A38 Scarlet fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005952 scarlet fever skos:exactMatch MESH:D012541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005952 scarlet fever skos:exactMatch NCIT:C94575 Scarlet Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005952 scarlet fever skos:exactMatch SCTID:30242009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005952 scarlet fever skos:exactMatch UMLS:C0036285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005953 scirrhous adenocarcinoma skos:exactMatch DOID:4024 scirrhous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005953 scirrhous adenocarcinoma skos:exactMatch MESH:D002293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005953 scirrhous adenocarcinoma skos:exactMatch NCIT:C2928 Scirrhous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005953 scirrhous adenocarcinoma skos:exactMatch UMLS:C0007135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005954 screw worm infectious disease skos:exactMatch DOID:12927 screw worm infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005954 screw worm infectious disease skos:exactMatch MESH:D012610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005956 septicemic plague skos:exactMatch DOID:3481 septicemic plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005956 septicemic plague skos:exactMatch ICD10CM:A20.7 Septicemic plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005956 septicemic plague skos:exactMatch SCTID:9012003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005956 septicemic plague skos:exactMatch UMLS:C0152936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005957 setariasis skos:exactMatch DOID:1079 setariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005957 setariasis skos:exactMatch MESH:D012719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005957 setariasis skos:exactMatch SCTID:4414005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005957 setariasis skos:exactMatch UMLS:C0036850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005959 sick building syndrome skos:exactMatch DOID:2710 sick building syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005959 sick building syndrome skos:exactMatch MESH:D018877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005959 sick building syndrome skos:exactMatch SCTID:19076009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005959 sick building syndrome skos:exactMatch UMLS:C0037050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005960 silicosis skos:exactMatch DOID:10325 silicosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005960 silicosis skos:exactMatch MESH:D012829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005960 silicosis skos:exactMatch NCIT:C3369 Silicosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005960 silicosis skos:exactMatch SCTID:805002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005960 silicosis skos:exactMatch UMLS:C0037116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005961 sinusitis skos:exactMatch DOID:0050127 sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005961 sinusitis skos:exactMatch MESH:D012852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005961 sinusitis skos:exactMatch NCIT:C35024 Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005961 sinusitis skos:exactMatch SCTID:36971009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005961 sinusitis skos:exactMatch UMLS:C0037199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005962 skeletal tuberculosis skos:exactMatch DOID:1639 skeletal tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005962 skeletal tuberculosis skos:exactMatch MESH:D014394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005962 skeletal tuberculosis skos:exactMatch SCTID:17653001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005962 skeletal tuberculosis skos:exactMatch UMLS:C0041324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005963 sparganosis skos:exactMatch DOID:10080 sparganosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005963 sparganosis skos:exactMatch ICD10CM:B70.1 Sparganosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005963 sparganosis skos:exactMatch MESH:D013031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005963 sparganosis skos:exactMatch NCIT:C35030 Sparganosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005963 sparganosis skos:exactMatch SCTID:31659000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005963 sparganosis skos:exactMatch UMLS:C0037753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005964 sphenoid sinusitis skos:exactMatch DOID:10794 sphenoid sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005964 sphenoid sinusitis skos:exactMatch MESH:D015524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005964 sphenoid sinusitis skos:exactMatch NCIT:C35031 Sphenoidal Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005964 sphenoid sinusitis skos:exactMatch SCTID:13266007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005964 sphenoid sinusitis skos:exactMatch UMLS:C0037886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005965 spinal stenosis skos:exactMatch DOID:6725 spinal stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005965 spinal stenosis skos:exactMatch MESH:D013130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005965 spinal stenosis skos:exactMatch NCIT:C177444 Spinal Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005965 spinal stenosis skos:exactMatch SCTID:76107001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005966 spleen cancer skos:exactMatch DOID:672 spleen cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005966 spleen cancer skos:exactMatch ICD10CM:C26.1 Malignant neoplasm of spleen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005966 spleen cancer skos:exactMatch MESH:D013160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005966 spleen cancer skos:exactMatch NCIT:C3539 Malignant Splenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005966 spleen cancer skos:exactMatch SCTID:127230005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005967 splenic tuberculosis skos:exactMatch DOID:9305 splenic tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005967 splenic tuberculosis skos:exactMatch MESH:D014400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005967 splenic tuberculosis skos:exactMatch SCTID:28399005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005967 splenic tuberculosis skos:exactMatch UMLS:C0041331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005968 sporotrichosis skos:exactMatch DOID:14484 sporotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005968 sporotrichosis skos:exactMatch ICD10CM:B42 Sporotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005968 sporotrichosis skos:exactMatch MESH:D013174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005968 sporotrichosis skos:exactMatch Orphanet:826 Sporotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005968 sporotrichosis skos:exactMatch SCTID:42094007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005968 sporotrichosis skos:exactMatch UMLS:C0038034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005969 st. Louis encephalitis skos:exactMatch DOID:10845 St. Louis encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005969 st. Louis encephalitis skos:exactMatch ICD10CM:A83.3 St Louis encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005969 st. Louis encephalitis skos:exactMatch MESH:D004674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005969 st. Louis encephalitis skos:exactMatch Orphanet:83484 St. Louis encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005969 st. Louis encephalitis skos:exactMatch SCTID:417607009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005969 st. Louis encephalitis skos:exactMatch UMLS:C0014060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005970 staphylococcal pneumonia skos:exactMatch MESH:D011023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005970 staphylococcal pneumonia skos:exactMatch SCTID:22754005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005971 staphyloenterotoxemia skos:exactMatch DOID:96 staphyloenterotoxemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005971 staphyloenterotoxemia skos:exactMatch MESH:D013202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005971 staphyloenterotoxemia skos:exactMatch NCIT:C35037 Staphylococcal Food Poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005971 staphyloenterotoxemia skos:exactMatch SCTID:84622004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005971 staphyloenterotoxemia skos:exactMatch UMLS:C0038159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005972 streptococcal pneumonia skos:exactMatch DOID:0040084 Streptococcus pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005972 streptococcal pneumonia skos:exactMatch ICD10CM:J13 Pneumonia due to Streptococcus pneumoniae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005972 streptococcal pneumonia skos:exactMatch MESH:D011018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005972 streptococcal pneumonia skos:exactMatch SCTID:233607000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005972 streptococcal pneumonia skos:exactMatch UMLS:C0155862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005973 Strongylida infectious disease skos:exactMatch MESH:D017206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005974 strongyloidiasis skos:exactMatch DOID:10955 strongyloidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005974 strongyloidiasis skos:exactMatch MESH:D013322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005974 strongyloidiasis skos:exactMatch NCIT:C128398 Strongyloidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005974 strongyloidiasis skos:exactMatch Orphanet:76 Strongyloidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005974 strongyloidiasis skos:exactMatch SCTID:187176005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005974 strongyloidiasis skos:exactMatch UMLS:C0038463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005974 strongyloidiasis skos:exactMatch UMLS:C0085810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005974 strongyloidiasis skos:exactMatch UMLS:C0348996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005975 suppurative otitis media skos:exactMatch DOID:11506 suppurative otitis media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005975 suppurative otitis media skos:exactMatch MESH:D010035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005975 suppurative otitis media skos:exactMatch SCTID:39288006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005975 suppurative otitis media skos:exactMatch UMLS:C0029888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005976 syphilis skos:exactMatch DOID:4166 syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005976 syphilis skos:exactMatch MESH:D013587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005976 syphilis skos:exactMatch NCIT:C35055 Syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005976 syphilis skos:exactMatch SCTID:76272004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005977 tabes dorsalis skos:exactMatch DOID:10027 tabes dorsalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005977 tabes dorsalis skos:exactMatch ICD10CM:A52.11 Tabes dorsalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005977 tabes dorsalis skos:exactMatch MESH:D013606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005977 tabes dorsalis skos:exactMatch NCIT:C35057 Tabes Dorsalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005977 tabes dorsalis skos:exactMatch SCTID:316841006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005977 tabes dorsalis skos:exactMatch UMLS:C0039223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005978 theileriasis skos:exactMatch DOID:3733 theileriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005978 theileriasis skos:exactMatch MESH:D013801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005978 theileriasis skos:exactMatch SCTID:68771000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005978 theileriasis skos:exactMatch UMLS:C0039753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005979 thoracic outlet syndrome skos:exactMatch DOID:3103 thoracic outlet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005979 thoracic outlet syndrome skos:exactMatch MESH:D013901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005979 thoracic outlet syndrome skos:exactMatch NCIT:C85188 Thoracic Outlet Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005979 thoracic outlet syndrome skos:exactMatch Orphanet:97330 Thoracic outlet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005979 thoracic outlet syndrome skos:exactMatch SCTID:128210009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005979 thoracic outlet syndrome skos:exactMatch UMLS:C0039984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005980 tick infestation skos:exactMatch DOID:4109 tick infestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005980 tick infestation skos:exactMatch MESH:D013984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005980 tick infestation skos:exactMatch UMLS:C0040196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005981 tick paralysis skos:exactMatch DOID:11285 tick paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005981 tick paralysis skos:exactMatch MESH:D013985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005981 tick paralysis skos:exactMatch SCTID:74225001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005981 tick paralysis skos:exactMatch UMLS:C0040197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005982 tinea infection skos:exactMatch NCIT:C112181 Tinea Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005982 tinea infection skos:exactMatch UMLS:C0040247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005983 tinea favosa skos:exactMatch DOID:4336 tinea favosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005983 tinea favosa skos:exactMatch MESH:D014007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005983 tinea favosa skos:exactMatch NCIT:C35072 Favus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005983 tinea favosa skos:exactMatch SCTID:85375000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005983 tinea favosa skos:exactMatch UMLS:C0040254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005984 tinea pedis skos:exactMatch DOID:12403 tinea pedis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005984 tinea pedis skos:exactMatch ICD10CM:B35.3 Tinea pedis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005984 tinea pedis skos:exactMatch MESH:D014008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005984 tinea pedis skos:exactMatch SCTID:6020002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005984 tinea pedis skos:exactMatch UMLS:C0040259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005985 Togaviridae infectious disease skos:exactMatch MESH:D014036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005985 Togaviridae infectious disease skos:exactMatch UMLS:C0040361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005986 torovirus infectious disease skos:exactMatch MESH:D018176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005986 torovirus infectious disease skos:exactMatch UMLS:C0206607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005987 toxascariasis skos:exactMatch DOID:3107 toxascariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005987 toxascariasis skos:exactMatch MESH:D017227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005987 toxascariasis skos:exactMatch UMLS:C0040522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005988 toxocariasis skos:exactMatch DOID:9790 toxocariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005988 toxocariasis skos:exactMatch MESH:D014120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005988 toxocariasis skos:exactMatch NCIT:C34758 Visceral Larva Migrans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005988 toxocariasis skos:exactMatch NCIT:C85194 Toxocariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005988 toxocariasis skos:exactMatch Orphanet:3343 Toxocariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005988 toxocariasis skos:exactMatch SCTID:406619001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005988 toxocariasis skos:exactMatch UMLS:C0040553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005989 toxoplasmosis skos:exactMatch DOID:9965 toxoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005989 toxoplasmosis skos:exactMatch ICD10CM:B58 Toxoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005989 toxoplasmosis skos:exactMatch MESH:D014123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005989 toxoplasmosis skos:exactMatch NCIT:C3418 Toxoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005989 toxoplasmosis skos:exactMatch SCTID:187192000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005989 toxoplasmosis skos:exactMatch UMLS:C0040558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005990 tracheitis skos:exactMatch DOID:9392 tracheitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005990 tracheitis skos:exactMatch ICD10CM:J04.1 Acute tracheitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005990 tracheitis skos:exactMatch MESH:D014136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005990 tracheitis skos:exactMatch NCIT:C78643 Tracheitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005990 tracheitis skos:exactMatch SCTID:62994001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005990 tracheitis skos:exactMatch UMLS:C0040584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005990 tracheitis skos:exactMatch UMLS:C0149513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005990 tracheitis skos:exactMatch UMLS:C0264322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005991 trench fever skos:exactMatch DOID:11101 trench fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005991 trench fever skos:exactMatch ICD10CM:A79.0 Trench fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005991 trench fever skos:exactMatch MESH:D014205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005991 trench fever skos:exactMatch Orphanet:64694 Trench fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005991 trench fever skos:exactMatch SCTID:82214002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005991 trench fever skos:exactMatch UMLS:C0040830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005993 Trichomonas vaginitis urogenital infection skos:exactMatch DOID:0050269 Trichomonas vaginalis trichomoniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005993 Trichomonas vaginitis urogenital infection skos:exactMatch ICD10CM:A59.0 Urogenital trichomoniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005993 Trichomonas vaginitis urogenital infection skos:exactMatch MESH:D014247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005993 Trichomonas vaginitis urogenital infection skos:exactMatch NCIT:C35083 Trichomonas Vaginitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005993 Trichomonas vaginitis urogenital infection skos:exactMatch SCTID:35089004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005994 trichostrongyloidiasis skos:exactMatch DOID:1255 trichostrongyloidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005994 trichostrongyloidiasis skos:exactMatch MESH:D014252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005994 trichostrongyloidiasis skos:exactMatch UMLS:C0040947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005995 trichostrongylosis skos:exactMatch DOID:1254 trichostrongylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005995 trichostrongylosis skos:exactMatch ICD10CM:B81.2 Trichostrongyliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005995 trichostrongylosis skos:exactMatch MESH:D014253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005995 trichostrongylosis skos:exactMatch SCTID:33710003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005995 trichostrongylosis skos:exactMatch UMLS:C0040948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005996 trichuriasis skos:exactMatch DOID:1252 trichuriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005996 trichuriasis skos:exactMatch ICD10CM:B79 Trichuriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005996 trichuriasis skos:exactMatch MESH:D014257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005996 trichuriasis skos:exactMatch NCIT:C128399 Trichuriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005996 trichuriasis skos:exactMatch SCTID:3752003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005996 trichuriasis skos:exactMatch UMLS:C0040954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005997 tricuspid valve stenosis skos:exactMatch DOID:4078 tricuspid valve stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005997 tricuspid valve stenosis skos:exactMatch MESH:D014264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005997 tricuspid valve stenosis skos:exactMatch NCIT:C50783 Tricuspid Valve Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005997 tricuspid valve stenosis skos:exactMatch SCTID:49915006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005997 tricuspid valve stenosis skos:exactMatch UMLS:C0040963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005998 trombiculiasis skos:exactMatch DOID:8399 trombiculiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005998 trombiculiasis skos:exactMatch MESH:D014323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005998 trombiculiasis skos:exactMatch UMLS:C0041170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005999 tuberculous empyema skos:exactMatch DOID:14305 tuberculous empyema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005999 tuberculous empyema skos:exactMatch MESH:D004654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005999 tuberculous empyema skos:exactMatch NCIT:C34575 Tuberculous Empyema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005999 tuberculous empyema skos:exactMatch SCTID:14527007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0005999 tuberculous empyema skos:exactMatch UMLS:C0014014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006000 tuberculous peritonitis skos:exactMatch DOID:9801 tuberculous peritonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006000 tuberculous peritonitis skos:exactMatch ICD10CM:A18.31 Tuberculous peritonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006000 tuberculous peritonitis skos:exactMatch MESH:D014395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006000 tuberculous peritonitis skos:exactMatch SCTID:44572005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006000 tuberculous peritonitis skos:exactMatch UMLS:C0041325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006001 urinary schistosomiasis skos:exactMatch DOID:1394 urinary schistosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006001 urinary schistosomiasis skos:exactMatch MESH:D012553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006001 urinary schistosomiasis skos:exactMatch NCIT:C39294 Schistosoma Hematobium Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006001 urinary schistosomiasis skos:exactMatch SCTID:236706006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006001 urinary schistosomiasis skos:exactMatch UMLS:C0276926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006001 urinary schistosomiasis skos:exactMatch UMLS:C1704430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006002 urogenital tuberculosis skos:exactMatch DOID:2149 urogenital tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006002 urogenital tuberculosis skos:exactMatch MESH:D014401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006002 urogenital tuberculosis skos:exactMatch SCTID:4445009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006002 urogenital tuberculosis skos:exactMatch UMLS:C0041333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006003 uterine corpus cancer skos:exactMatch DOID:9460 uterine corpus cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006003 uterine corpus cancer skos:exactMatch NCIT:C61574 Uterine Corpus Cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006003 uterine corpus cancer skos:exactMatch SCTID:371972005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006004 vasomotor rhinitis skos:exactMatch DOID:4730 vasomotor rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006004 vasomotor rhinitis skos:exactMatch ICD10CM:J30.0 Vasomotor rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006004 vasomotor rhinitis skos:exactMatch MESH:D012223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006004 vasomotor rhinitis skos:exactMatch NCIT:C34988 Vasomotor Rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006004 vasomotor rhinitis skos:exactMatch SCTID:8229003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006004 vasomotor rhinitis skos:exactMatch UMLS:C0035460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006005 Venezuelan equine encephalitis skos:exactMatch DOID:9584 Venezuelan equine encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006005 Venezuelan equine encephalitis skos:exactMatch ICD10CM:A92.2 Venezuelan equine fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006005 Venezuelan equine encephalitis skos:exactMatch MESH:D004685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006005 Venezuelan equine encephalitis skos:exactMatch NCIT:C35121 Venezuelan Equine Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006005 Venezuelan equine encephalitis skos:exactMatch SCTID:417067005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006005 Venezuelan equine encephalitis skos:exactMatch UMLS:C0014078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006006 verrucous carcinoma skos:exactMatch DOID:3737 verrucous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006006 verrucous carcinoma skos:exactMatch MESH:D018289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006006 verrucous carcinoma skos:exactMatch NCIT:C3781 Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006006 verrucous carcinoma skos:exactMatch SCTID:403904009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006006 verrucous carcinoma skos:exactMatch UMLS:C0206706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006007 vesicoureteral reflux skos:exactMatch DOID:9620 vesicoureteral reflux semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006007 vesicoureteral reflux skos:exactMatch MESH:D014718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006007 vesicoureteral reflux skos:exactMatch SCTID:197811007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006007 vesicoureteral reflux skos:exactMatch UMLS:C0042580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006008 vestibular neuronitis skos:exactMatch DOID:12683 vestibular neuronitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006008 vestibular neuronitis skos:exactMatch ICD10CM:H81.2 Vestibular neuronitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006008 vestibular neuronitis skos:exactMatch MESH:D020338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006008 vestibular neuronitis skos:exactMatch SCTID:186738001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006008 vestibular neuronitis skos:exactMatch UMLS:C0751908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006009 viral encephalitis skos:exactMatch DOID:646 viral encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006009 viral encephalitis skos:exactMatch NCIT:C35302 Viral Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006009 viral encephalitis skos:exactMatch Orphanet:98252 Infectious encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006009 viral encephalitis skos:exactMatch SCTID:34476008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006009 viral encephalitis skos:exactMatch UMLS:C0243010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006010 salmonid viral hemorrhagic septicemia skos:exactMatch MESH:D031941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006010 salmonid viral hemorrhagic septicemia skos:exactMatch UMLS:C1135869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006011 viral hepatitis skos:exactMatch DOID:1884 viral hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006011 viral hepatitis skos:exactMatch ICD10CM:B15-B19 Viral hepatitis (B15-B19) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006011 viral hepatitis skos:exactMatch MESH:D006525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006011 viral hepatitis skos:exactMatch NCIT:C35124 Viral Hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006011 viral hepatitis skos:exactMatch SCTID:3738000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006011 viral hepatitis skos:exactMatch UMLS:C0042721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006012 viral pneumonia skos:exactMatch DOID:10533 viral pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006012 viral pneumonia skos:exactMatch MESH:D011024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006012 viral pneumonia skos:exactMatch SCTID:75570004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006012 viral pneumonia skos:exactMatch UMLS:C0032310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006013 visna disease skos:exactMatch MESH:D016182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006013 visna disease skos:exactMatch UMLS:C0080323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006014 vulvovaginal candidiasis skos:exactMatch DOID:2272 vulvovaginal candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006014 vulvovaginal candidiasis skos:exactMatch ICD10CM:B37.3 Candidiasis of vulva and vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006014 vulvovaginal candidiasis skos:exactMatch MESH:D002181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006014 vulvovaginal candidiasis skos:exactMatch NCIT:C2914 Vulvovaginal Candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006014 vulvovaginal candidiasis skos:exactMatch SCTID:72605008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006014 vulvovaginal candidiasis skos:exactMatch UMLS:C0700345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006015 Waterhouse-Friderichsen syndrome skos:exactMatch DOID:9931 Waterhouse-Friderichsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006015 Waterhouse-Friderichsen syndrome skos:exactMatch ICD10CM:A39.1 Waterhouse-Friderichsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006015 Waterhouse-Friderichsen syndrome skos:exactMatch MESH:D014884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006015 Waterhouse-Friderichsen syndrome skos:exactMatch NCIT:C85225 Waterhouse-Friderichsen Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006015 Waterhouse-Friderichsen syndrome skos:exactMatch Orphanet:100067 Waterhouse-Friderichsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006015 Waterhouse-Friderichsen syndrome skos:exactMatch SCTID:36102002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006015 Waterhouse-Friderichsen syndrome skos:exactMatch UMLS:C0043068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006018 Wissler syndrome skos:exactMatch DOID:3047 Wissler-Fanconi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006018 Wissler syndrome skos:exactMatch MESH:D014924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006018 Wissler syndrome skos:exactMatch UMLS:C0043195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006019 yaws skos:exactMatch DOID:10371 yaws semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006019 yaws skos:exactMatch ICD10CM:A66 Yaws semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006019 yaws skos:exactMatch MESH:D015001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006019 yaws skos:exactMatch NCIT:C41353 Yaws semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006019 yaws skos:exactMatch SCTID:70647001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006019 yaws skos:exactMatch UMLS:C0043388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006021 Prinzmetal angina skos:exactMatch DOID:0111151 Prinzmetal angina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006021 Prinzmetal angina skos:exactMatch MESH:D000788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006021 Prinzmetal angina skos:exactMatch SCTID:87343002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006021 Prinzmetal angina skos:exactMatch UMLS:C0002963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006021 Prinzmetal angina skos:exactMatch UMLS:C2931193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006022 acidosis disorder skos:exactMatch SCTID:51387008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006025 autosomal recessive disease skos:exactMatch DOID:0050737 autosomal recessive disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006025 autosomal recessive disease skos:exactMatch SCTID:85995004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006025 autosomal recessive disease skos:exactMatch UMLS:C0265388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006026 urinary bladder disorder skos:exactMatch DOID:365 bladder disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006026 urinary bladder disorder skos:exactMatch MESH:D001745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006026 urinary bladder disorder skos:exactMatch NCIT:C2900 Bladder Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006026 urinary bladder disorder skos:exactMatch SCTID:42643001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006026 urinary bladder disorder skos:exactMatch UMLS:C0005686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006028 cecum adenocarcinoma skos:exactMatch DOID:3039 cecum adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006028 cecum adenocarcinoma skos:exactMatch NCIT:C5543 Cecum Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006028 cecum adenocarcinoma skos:exactMatch SCTID:413446001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006028 cecum adenocarcinoma skos:exactMatch UMLS:C1332866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006029 cecum carcinoma skos:exactMatch DOID:1519 cecum carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006029 cecum carcinoma skos:exactMatch NCIT:C3491 Cecum Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006029 cecum carcinoma skos:exactMatch SCTID:255081007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006029 cecum carcinoma skos:exactMatch UMLS:C0149640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006030 chronic cystitis skos:exactMatch DOID:1680 chronic cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006030 chronic cystitis skos:exactMatch NCIT:C27008 Chronic Cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006030 chronic cystitis skos:exactMatch SCTID:33655002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006030 chronic cystitis skos:exactMatch UMLS:C0221763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006031 chronic rhinosinusitis skos:exactMatch NCIT:C35151 Chronic Sinusitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006031 chronic rhinosinusitis skos:exactMatch SCTID:40055000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006031 chronic rhinosinusitis skos:exactMatch UMLS:C0149516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006032 cystitis skos:exactMatch DOID:1679 cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006032 cystitis skos:exactMatch MESH:D003556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006032 cystitis skos:exactMatch NCIT:C26738 Cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006032 cystitis skos:exactMatch SCTID:38822007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006032 cystitis skos:exactMatch UMLS:C0010692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006033 diffuse intrinsic pontine glioma skos:exactMatch MESH:D000080443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006033 diffuse intrinsic pontine glioma skos:exactMatch NCIT:C94764 Diffuse Intrinsic Pontine Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006033 diffuse intrinsic pontine glioma skos:exactMatch Orphanet:497188 Diffuse intrinsic pontine glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006033 diffuse intrinsic pontine glioma skos:exactMatch UMLS:C2986658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006034 gastric adenosquamous carcinoma skos:exactMatch DOID:5635 gastric adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006034 gastric adenosquamous carcinoma skos:exactMatch NCIT:C5474 Gastric Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006034 gastric adenosquamous carcinoma skos:exactMatch UMLS:C1333761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006035 gastric tubular adenocarcinoma skos:exactMatch DOID:6595 gastric tubular adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006035 gastric tubular adenocarcinoma skos:exactMatch NCIT:C5473 Gastric Tubular Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006035 gastric tubular adenocarcinoma skos:exactMatch UMLS:C1333791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006036 granulosa cell tumor skos:exactMatch DOID:2999 granulosa cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006036 granulosa cell tumor skos:exactMatch MESH:D006106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006036 granulosa cell tumor skos:exactMatch NCIT:C3070 Granulosa Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006036 granulosa cell tumor skos:exactMatch UMLS:C0018206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006037 hydrolethalus syndrome skos:exactMatch DOID:0050779 hydrolethalus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006037 hydrolethalus syndrome skos:exactMatch MESH:C536079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006037 hydrolethalus syndrome skos:exactMatch OMIMPS:236680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006037 hydrolethalus syndrome skos:exactMatch Orphanet:2189 Hydrolethalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006037 hydrolethalus syndrome skos:exactMatch SCTID:721232000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006037 hydrolethalus syndrome skos:exactMatch UMLS:C2931104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006038 indeterminate colitis skos:exactMatch ICD10CM:K52.3 Indeterminate colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006038 indeterminate colitis skos:exactMatch NCIT:C27110 Colitis of Indeterminate Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006038 indeterminate colitis skos:exactMatch SCTID:235746007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006038 indeterminate colitis skos:exactMatch UMLS:C0341332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006039 infectious colitis skos:exactMatch NCIT:C78359 Infectious Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006039 infectious colitis skos:exactMatch SCTID:39341005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006039 infectious colitis skos:exactMatch UMLS:C0277524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006040 lactic acidosis skos:exactMatch MESH:D000140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006040 lactic acidosis skos:exactMatch SCTID:91273001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006040 lactic acidosis skos:exactMatch UMLS:C0001125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006041 lung carcinoid tumor skos:exactMatch NCIT:C4038 Lung Carcinoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006041 lung carcinoid tumor skos:exactMatch SCTID:254627002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006041 lung carcinoid tumor skos:exactMatch UMLS:C0280089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006042 meningeal tuberculosis skos:exactMatch MESH:D014390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006042 meningeal tuberculosis skos:exactMatch NCIT:C84888 Meningeal Tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006042 meningeal tuberculosis skos:exactMatch Orphanet:499004 Tuberculous meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006042 meningeal tuberculosis skos:exactMatch SCTID:58437007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006042 meningeal tuberculosis skos:exactMatch UMLS:C0041318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006043 metaplastic breast carcinoma skos:exactMatch DOID:4680 breast metaplastic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006043 metaplastic breast carcinoma skos:exactMatch NCIT:C5164 Breast Metaplastic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006043 metaplastic breast carcinoma skos:exactMatch Orphanet:213531 Metaplastic carcinoma of the breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006043 metaplastic breast carcinoma skos:exactMatch SCTID:763479005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006043 metaplastic breast carcinoma skos:exactMatch UMLS:C1334708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006044 nephrosclerosis skos:exactMatch DOID:11664 nephrosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006044 nephrosclerosis skos:exactMatch MESH:D009400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006044 nephrosclerosis skos:exactMatch SCTID:32916005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006044 nephrosclerosis skos:exactMatch UMLS:C0027719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006045 ovarian clear cell adenocarcinoma skos:exactMatch DOID:5304 ovarian clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006045 ovarian clear cell adenocarcinoma skos:exactMatch NCIT:C40078 Ovarian Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006045 ovarian clear cell adenocarcinoma skos:exactMatch Orphanet:398971 Clear cell adenocarcinoma of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006045 ovarian clear cell adenocarcinoma skos:exactMatch SCTID:763131005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006045 ovarian clear cell adenocarcinoma skos:exactMatch UMLS:C1518693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006045 ovarian clear cell adenocarcinoma skos:exactMatch UMLS:CN205034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006046 ovarian serous cystadenocarcinoma skos:exactMatch DOID:5746 ovarian serous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006046 ovarian serous cystadenocarcinoma skos:exactMatch NCIT:C7978 Ovarian Serous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006046 ovarian serous cystadenocarcinoma skos:exactMatch UMLS:C0279663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006047 pancreatic adenocarcinoma skos:exactMatch DOID:4074 pancreatic adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006047 pancreatic adenocarcinoma skos:exactMatch NCIT:C8294 Pancreatic Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006047 pancreatic adenocarcinoma skos:exactMatch SCTID:700423003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006047 pancreatic adenocarcinoma skos:exactMatch UMLS:C0281361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006049 papillary lung adenocarcinoma skos:exactMatch DOID:5588 lung papillary adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006049 papillary lung adenocarcinoma skos:exactMatch NCIT:C5650 Lung Papillary Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006049 papillary lung adenocarcinoma skos:exactMatch SCTID:707411007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006049 papillary lung adenocarcinoma skos:exactMatch UMLS:C1335325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006050 pleomorphic breast carcinoma skos:exactMatch NCIT:C5161 Breast Pleomorphic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006050 pleomorphic breast carcinoma skos:exactMatch UMLS:C1514169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006050 pleomorphic breast carcinoma skos:exactMatch UMLS:C2211689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006052 pulmonary tuberculosis skos:exactMatch DOID:2957 pulmonary tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006052 pulmonary tuberculosis skos:exactMatch MESH:D014397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006052 pulmonary tuberculosis skos:exactMatch NCIT:C26899 Pulmonary Tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006052 pulmonary tuberculosis skos:exactMatch SCTID:154283005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006052 pulmonary tuberculosis skos:exactMatch UMLS:C0041327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006054 reproductive system neoplasm skos:exactMatch NCIT:C3674 Reproductive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006054 reproductive system neoplasm skos:exactMatch UMLS:C0178830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006055 sex cord-stromal tumor skos:exactMatch DOID:192 sex cord-gonadal stromal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006055 sex cord-stromal tumor skos:exactMatch NCIT:C3794 Sex Cord-Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006055 sex cord-stromal tumor skos:exactMatch UMLS:C0206724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006055 sex cord-stromal tumor skos:exactMatch UMLS:C1515289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006056 squamous cell breast carcinoma skos:exactMatch DOID:5514 breast squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006056 squamous cell breast carcinoma skos:exactMatch NCIT:C5177 Breast Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006056 squamous cell breast carcinoma skos:exactMatch UMLS:C1336079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006058 Wilms tumor skos:exactMatch MESH:D009396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006058 Wilms tumor skos:exactMatch NCIT:C3267 Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006058 Wilms tumor skos:exactMatch UMLS:CN244940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006059 nasal cavity squamous cell carcinoma skos:exactMatch DOID:5515 nasal cavity squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006059 nasal cavity squamous cell carcinoma skos:exactMatch NCIT:C8192 Nasal Cavity Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006059 nasal cavity squamous cell carcinoma skos:exactMatch UMLS:C0280333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006060 nasopharyngeal squamous cell carcinoma skos:exactMatch NCIT:C167265 Nasopharyngeal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006065 lactose intolerance adult type skos:exactMatch OMIM:223100 lactose intolerance, adult iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006065 lactose intolerance adult type skos:exactMatch Orphanet:319681 NON RARE IN EUROPE: Lactase non-persistence in adulthood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006066 acinar prostate adenocarcinoma, foamy gland variant skos:exactMatch NCIT:C39882 Prostate Acinar Adenocarcinoma, Foamy Gland Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006066 acinar prostate adenocarcinoma, foamy gland variant skos:exactMatch UMLS:C1515863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006067 acinar prostate mucinous adenocarcinoma skos:exactMatch DOID:3703 prostate colloid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006067 acinar prostate mucinous adenocarcinoma skos:exactMatch NCIT:C5537 Prostate Acinar Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006067 acinar prostate mucinous adenocarcinoma skos:exactMatch UMLS:C1335513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006068 ACTH-producing pituitary gland adenoma skos:exactMatch NCIT:C7462 Corticotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006069 ACTH-producing pituitary gland carcinoma skos:exactMatch DOID:6276 malignant ACTH producing neoplasm of pituitary gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006069 ACTH-producing pituitary gland carcinoma skos:exactMatch NCIT:C5964 Metastatic Corticotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006069 ACTH-producing pituitary gland carcinoma skos:exactMatch UMLS:C1334556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006071 adenofibroma skos:exactMatch DOID:2683 adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006071 adenofibroma skos:exactMatch MESH:D000232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006071 adenofibroma skos:exactMatch NCIT:C8984 Female Reproductive System Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006071 adenofibroma skos:exactMatch UMLS:C0001422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006073 adenomatoid odontogenic tumor skos:exactMatch MESH:C538229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006073 adenomatoid odontogenic tumor skos:exactMatch NCIT:C4310 Adenomatoid Odontogenic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006074 adenosquamous carcinoma skos:exactMatch DOID:4830 adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006074 adenosquamous carcinoma skos:exactMatch MESH:D018196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006074 adenosquamous carcinoma skos:exactMatch NCIT:C3727 Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006074 adenosquamous carcinoma skos:exactMatch SCTID:403902008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006074 adenosquamous carcinoma skos:exactMatch UMLS:C0206623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006075 adrenal gland myelolipoma skos:exactMatch MESH:D018209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006075 adrenal gland myelolipoma skos:exactMatch NCIT:C3736 Adrenal Gland Myelolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006075 adrenal gland myelolipoma skos:exactMatch SCTID:719049003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006075 adrenal gland myelolipoma skos:exactMatch UMLS:C0206635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006076 adrenal gland neuroblastoma skos:exactMatch DOID:5718 adrenal neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006076 adrenal gland neuroblastoma skos:exactMatch NCIT:C4827 Adrenal Gland Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006076 adrenal gland neuroblastoma skos:exactMatch SCTID:281562007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006076 adrenal gland neuroblastoma skos:exactMatch UMLS:C0559460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006077 adrenal medullary hyperplasia skos:exactMatch NCIT:C35838 Adrenal Medullary Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006078 AIDS-related primary central nervous system lymphoma skos:exactMatch NCIT:C8284 AIDS-Related Primary Central Nervous System Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006078 AIDS-related primary central nervous system lymphoma skos:exactMatch UMLS:C0281241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006079 ameloblastic carcinoma skos:exactMatch NCIT:C7492 Ameloblastic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006079 ameloblastic carcinoma skos:exactMatch Orphanet:314422 Ameloblastic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006079 ameloblastic carcinoma skos:exactMatch UMLS:C1314678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006081 anal melanoma skos:exactMatch DOID:14145 malignant anus melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006081 anal melanoma skos:exactMatch NCIT:C4639 Anal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006081 anal melanoma skos:exactMatch SCTID:276821000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006081 anal melanoma skos:exactMatch UMLS:C0349538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006082 anal squamous cell carcinoma skos:exactMatch DOID:5525 anal squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006082 anal squamous cell carcinoma skos:exactMatch NCIT:C9161 Anal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006082 anal squamous cell carcinoma skos:exactMatch UMLS:C1412036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006085 angiolipoma skos:exactMatch DOID:3616 angiolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006085 angiolipoma skos:exactMatch MESH:D018206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006085 angiolipoma skos:exactMatch NCIT:C3733 Angiolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006085 angiolipoma skos:exactMatch SCTID:404057003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006085 angiolipoma skos:exactMatch UMLS:C0206632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006086 angiomyxoma skos:exactMatch NCIT:C3254 Angiomyxoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006086 angiomyxoma skos:exactMatch SCTID:404083008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006086 angiomyxoma skos:exactMatch UMLS:C0027149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006087 appendix adenocarcinoma skos:exactMatch DOID:3608 appendix adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006087 appendix adenocarcinoma skos:exactMatch NCIT:C7718 Appendix Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006087 appendix adenocarcinoma skos:exactMatch SCTID:413445002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006087 appendix adenocarcinoma skos:exactMatch UMLS:C0238003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006088 appendix adenoma skos:exactMatch NCIT:C43550 Appendix Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006088 appendix adenoma skos:exactMatch UMLS:C1706829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006090 appendix hyperplastic polyp skos:exactMatch NCIT:C96416 Appendix Hyperplastic Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006090 appendix hyperplastic polyp skos:exactMatch UMLS:C3272761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006091 appendix neuroendocrine tumor G1 skos:exactMatch DOID:0050911 appendix carcinoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006091 appendix neuroendocrine tumor G1 skos:exactMatch NCIT:C4138 Appendix Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006091 appendix neuroendocrine tumor G1 skos:exactMatch SCTID:253002004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006091 appendix neuroendocrine tumor G1 skos:exactMatch UMLS:C0334298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006092 appendix villous adenoma skos:exactMatch NCIT:C5512 Appendix Villous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006092 appendix villous adenoma skos:exactMatch UMLS:C1332329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006093 ascending colon neuroendocrine tumor G1 skos:exactMatch NCIT:C6427 Ascending Colon Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006093 ascending colon neuroendocrine tumor G1 skos:exactMatch UMLS:C1332340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006094 Askin tumor skos:exactMatch DOID:0050608 Askin's tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006094 Askin tumor skos:exactMatch MESH:C563168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006094 Askin tumor skos:exactMatch NCIT:C7542 Askin Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006094 Askin tumor skos:exactMatch UMLS:C0877849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006095 atypical carcinoid tumor skos:exactMatch NCIT:C72074 Atypical Carcinoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006095 atypical carcinoid tumor skos:exactMatch SCTID:445238008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006095 atypical carcinoid tumor skos:exactMatch UMLS:C0391970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006095 atypical carcinoid tumor skos:exactMatch UMLS:C1266032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006096 atypical endometrial hyperplasia skos:exactMatch NCIT:C4654 Atypical Endometrial Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006096 atypical endometrial hyperplasia skos:exactMatch SCTID:277158007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006096 atypical endometrial hyperplasia skos:exactMatch UMLS:C0349579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006097 atypical lipomatous tumor skos:exactMatch DOID:5690 well-differentiated liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006097 atypical lipomatous tumor skos:exactMatch NCIT:C6505 Atypical Lipomatous Tumor/Well Differentiated Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006098 atypical lobular breast hyperplasia skos:exactMatch NCIT:C4730 Breast Atypical Lobular Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006098 atypical lobular breast hyperplasia skos:exactMatch SCTID:450697004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006102 basaloid carcinoma skos:exactMatch NCIT:C4121 Basaloid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006103 benign adrenal gland pheochromocytoma skos:exactMatch NCIT:C48305 Non-Metastatic Adrenal Gland Pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006104 benign carotid body paraganglioma skos:exactMatch NCIT:C79950 Non-Metastatic Carotid Body Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006104 benign carotid body paraganglioma skos:exactMatch UMLS:C2698359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006105 benign conjunctival neoplasm skos:exactMatch NCIT:C3622 Benign Conjunctival Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006105 benign conjunctival neoplasm skos:exactMatch SCTID:92068002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006105 benign conjunctival neoplasm skos:exactMatch UMLS:C0154025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006106 benign smooth muscle neoplasm skos:exactMatch NCIT:C6510 Benign Smooth Muscle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006106 benign smooth muscle neoplasm skos:exactMatch UMLS:C1332539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006107 benign thyroid gland neoplasm skos:exactMatch NCIT:C3628 Benign Thyroid Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006107 benign thyroid gland neoplasm skos:exactMatch SCTID:92439006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006107 benign thyroid gland neoplasm skos:exactMatch UMLS:C0154038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006108 bile duct adenoma skos:exactMatch DOID:5381 bile duct adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006108 bile duct adenoma skos:exactMatch MESH:D002759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006108 bile duct adenoma skos:exactMatch NCIT:C2942 Bile Duct Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006108 bile duct adenoma skos:exactMatch SCTID:424091006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006108 bile duct adenoma skos:exactMatch UMLS:C0008309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006109 malignant biphasic mesothelioma skos:exactMatch DOID:4486 malignant biphasic mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006109 malignant biphasic mesothelioma skos:exactMatch NCIT:C4282 Biphasic Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006109 malignant biphasic mesothelioma skos:exactMatch UMLS:C0334515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006111 bladder flat intraepithelial lesion skos:exactMatch DOID:5429 bladder flat intraepithelial lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006111 bladder flat intraepithelial lesion skos:exactMatch NCIT:C37266 Bladder Urothelial Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006111 bladder flat intraepithelial lesion skos:exactMatch UMLS:C1332559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006112 bladder inflammatory myofibroblastic tumor skos:exactMatch NCIT:C6177 Bladder Inflammatory Myofibroblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006112 bladder inflammatory myofibroblastic tumor skos:exactMatch UMLS:C1336891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006115 blast phase chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch MESH:D001752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006115 blast phase chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch NCIT:C9110 Blast Phase Chronic Myelogenous Leukemia, BCR-ABL1 Positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006115 blast phase chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch SCTID:413656006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006115 blast phase chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch UMLS:C0005699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006116 breast carcinoma by gene expression profile skos:exactMatch NCIT:C53553 Breast Carcinoma by Gene Expression Profile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006116 breast carcinoma by gene expression profile skos:exactMatch UMLS:C3642344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006117 breast diffuse large B-cell lymphoma skos:exactMatch NCIT:C40375 Breast Diffuse Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006117 breast diffuse large B-cell lymphoma skos:exactMatch UMLS:C1511306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006118 breast fibrosis skos:exactMatch DOID:10353 fibrosclerosis of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006118 breast fibrosis skos:exactMatch ICD10CM:N60.3 Fibrosclerosis of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006118 breast fibrosis skos:exactMatch NCIT:C3660 Breast Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006118 breast fibrosis skos:exactMatch SCTID:29070004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006118 breast fibrosis skos:exactMatch UMLS:C0156318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006119 breast mucosa-associated lymphoid tissue lymphoma skos:exactMatch NCIT:C35688 Breast Mucosa-Associated Lymphoid Tissue Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006119 breast mucosa-associated lymphoid tissue lymphoma skos:exactMatch UMLS:C1332633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006120 C-cell hyperplasia skos:exactMatch NCIT:C46100 C-Cell Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006120 C-cell hyperplasia skos:exactMatch UMLS:C0342190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006121 calcifying fibrous tumor skos:exactMatch NCIT:C6488 Calcifying Fibrous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006121 calcifying fibrous tumor skos:exactMatch UMLS:C1332833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006122 calcifying nested epithelial stromal tumor of the liver skos:exactMatch NCIT:C96830 Calcifying Nested Stromal-Epithelial Tumor of the Liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006122 calcifying nested epithelial stromal tumor of the liver skos:exactMatch UMLS:C3273067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006123 cardiac rhabdomyoma skos:exactMatch NCIT:C6739 Cardiac Rhabdomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006123 cardiac rhabdomyoma skos:exactMatch UMLS:C1332852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006126 cecum neuroendocrine tumor G1 skos:exactMatch NCIT:C5501 Cecum Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006126 cecum neuroendocrine tumor G1 skos:exactMatch UMLS:C0854488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006128 central nervous system anaplastic large cell lymphoma skos:exactMatch NCIT:C5322 Central Nervous System Anaplastic Large Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006128 central nervous system anaplastic large cell lymphoma skos:exactMatch UMLS:C1335476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006130 central nervous system neoplasm skos:exactMatch NCIT:C9293 Central Nervous System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006131 cerebellar liponeurocytoma skos:exactMatch DOID:6458 cerebellar liponeurocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006131 cerebellar liponeurocytoma skos:exactMatch NCIT:C6905 Cerebellar Liponeurocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006131 cerebellar liponeurocytoma skos:exactMatch Orphanet:251931 Cerebellar liponeurocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006131 cerebellar liponeurocytoma skos:exactMatch SCTID:716592003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006131 cerebellar liponeurocytoma skos:exactMatch UMLS:C1370507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006132 cervical adenoid basal carcinoma skos:exactMatch DOID:6428 cervical adenoid basal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006132 cervical adenoid basal carcinoma skos:exactMatch NCIT:C40213 Cervical Adenoid Basal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006132 cervical adenoid basal carcinoma skos:exactMatch UMLS:C1516403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006133 cervical adenoid cystic carcinoma skos:exactMatch DOID:4867 cervical adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006133 cervical adenoid cystic carcinoma skos:exactMatch NCIT:C6346 Cervical Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006133 cervical adenoid cystic carcinoma skos:exactMatch Orphanet:213823 Adenoid cystic carcinoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006133 cervical adenoid cystic carcinoma skos:exactMatch UMLS:C1332911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006134 cervical adenosquamous carcinoma skos:exactMatch DOID:5636 cervical adenosquamous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006134 cervical adenosquamous carcinoma skos:exactMatch NCIT:C4519 Cervical Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006134 cervical adenosquamous carcinoma skos:exactMatch SCTID:254888007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006134 cervical adenosquamous carcinoma skos:exactMatch UMLS:C0346202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006135 cervical clear cell adenocarcinoma skos:exactMatch DOID:5303 cervical clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006135 cervical clear cell adenocarcinoma skos:exactMatch NCIT:C6344 Human Papillomavirus-Independent Cervical Adenocarcinoma, Clear Cell-Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006135 cervical clear cell adenocarcinoma skos:exactMatch UMLS:C1332912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006137 cervical intraepithelial neoplasia grade 2/3 skos:exactMatch NCIT:C94676 Cervical Intraepithelial Neoplasia Grade 2/3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006137 cervical intraepithelial neoplasia grade 2/3 skos:exactMatch UMLS:C2986622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006138 cervical large cell neuroendocrine carcinoma skos:exactMatch DOID:6659 cervical large cell neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006138 cervical large cell neuroendocrine carcinoma skos:exactMatch NCIT:C40214 Cervical Large Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006138 cervical large cell neuroendocrine carcinoma skos:exactMatch UMLS:C1516417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006139 cervical metaplasia skos:exactMatch UMLS:C0281796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006140 cervical mucinous adenocarcinoma, minimal deviation variant skos:exactMatch DOID:6627 cervical adenoma malignum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006140 cervical mucinous adenocarcinoma, minimal deviation variant skos:exactMatch NCIT:C40206 Human Papillomavirus-Independent Cervical Adenocarcinoma, Gastric-Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006140 cervical mucinous adenocarcinoma, minimal deviation variant skos:exactMatch UMLS:C1516423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006141 cervical villoglandular adenocarcinoma skos:exactMatch DOID:8338 villoglandular variant cervical mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006141 cervical villoglandular adenocarcinoma skos:exactMatch NCIT:C40208 Cervical Villoglandular Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006141 cervical villoglandular adenocarcinoma skos:exactMatch UMLS:C4289808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006142 cervical small cell carcinoma skos:exactMatch DOID:6740 cervix small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006142 cervical small cell carcinoma skos:exactMatch NCIT:C7982 Cervical Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006142 cervical small cell carcinoma skos:exactMatch UMLS:C0279674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006143 cervical squamous cell carcinoma skos:exactMatch DOID:3744 cervical squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006143 cervical squamous cell carcinoma skos:exactMatch NCIT:C4028 Cervical Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006143 cervical squamous cell carcinoma skos:exactMatch Orphanet:213767 Squamous cell carcinoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006143 cervical squamous cell carcinoma skos:exactMatch SCTID:254886006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006143 cervical squamous cell carcinoma skos:exactMatch UMLS:C0279671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006144 cervical Wilms tumor skos:exactMatch DOID:5190 cervical Wilms' tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006144 cervical Wilms tumor skos:exactMatch NCIT:C40236 Cervical Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006144 cervical Wilms tumor skos:exactMatch UMLS:C1516437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006145 chondroid chordoma skos:exactMatch DOID:4152 chondroid chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006145 chondroid chordoma skos:exactMatch NCIT:C6902 Chondroid Chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006145 chondroid chordoma skos:exactMatch UMLS:C1266173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006146 chondroid hamartoma skos:exactMatch NCIT:C42589 Chondroid Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006146 chondroid hamartoma skos:exactMatch UMLS:C1707390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006149 clear cell papillary cystadenoma skos:exactMatch NCIT:C65203 Clear Cell Papillary Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006149 clear cell papillary cystadenoma skos:exactMatch UMLS:C1880102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006150 colon Burkitt lymphoma skos:exactMatch NCIT:C27465 Colon Burkitt Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006150 colon Burkitt lymphoma skos:exactMatch UMLS:C1333083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006151 colon dysplasia skos:exactMatch NCIT:C4847 Colon Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006151 colon dysplasia skos:exactMatch SCTID:308870004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006151 colon dysplasia skos:exactMatch UMLS:C1302363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006152 colon inflammatory polyp skos:exactMatch NCIT:C5517 Colon Inflammatory Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006152 colon inflammatory polyp skos:exactMatch UMLS:C0267392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006153 colon juvenile polyp skos:exactMatch NCIT:C5518 Colon Juvenile Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006153 colon juvenile polyp skos:exactMatch UMLS:C1333090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006154 colon mucosa-associated lymphoid tissue lymphoma skos:exactMatch NCIT:C5498 Colon Mucosa-Associated Lymphoid Tissue Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006154 colon mucosa-associated lymphoid tissue lymphoma skos:exactMatch UMLS:C1333096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006155 colon neuroendocrine tumor G1 skos:exactMatch NCIT:C5497 Colon Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006156 colon sessile serrated adenoma/polyp skos:exactMatch NCIT:C96464 Colon Serrated Lesions and Polyps semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006156 colon sessile serrated adenoma/polyp skos:exactMatch UMLS:C3272791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006157 colorectal adenosquamous carcinoma skos:exactMatch NCIT:C43589 Colorectal Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006157 colorectal adenosquamous carcinoma skos:exactMatch UMLS:C1707437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006158 colorectal diffuse large B-cell lymphoma skos:exactMatch NCIT:C96503 Colorectal Diffuse Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006158 colorectal diffuse large B-cell lymphoma skos:exactMatch UMLS:C3272827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006159 colorectal gastrointestinal stromal tumor skos:exactMatch NCIT:C27735 Colorectal Gastrointestinal Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006159 colorectal gastrointestinal stromal tumor skos:exactMatch UMLS:C1333109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006160 colorectal hamartoma skos:exactMatch NCIT:C96474 Colorectal Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006160 colorectal hamartoma skos:exactMatch UMLS:C3272801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006161 colorectal juvenile polyp skos:exactMatch NCIT:C5681 Colorectal Juvenile Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006162 colorectal neuroendocrine tumor G1 skos:exactMatch NCIT:C96160 Colorectal Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006162 colorectal neuroendocrine tumor G1 skos:exactMatch UMLS:C3272611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006163 colorectal serrated adenocarcinoma skos:exactMatch NCIT:C96485 Colorectal Serrated Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006163 colorectal serrated adenocarcinoma skos:exactMatch UMLS:C3272809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006164 colorectal sessile serrated adenoma/polyp skos:exactMatch NCIT:C83176 Colorectal Serrated Lesions and Polyps semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006164 colorectal sessile serrated adenoma/polyp skos:exactMatch UMLS:C2826783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006165 colorectal squamous cell carcinoma skos:exactMatch NCIT:C43588 Colorectal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006165 colorectal squamous cell carcinoma skos:exactMatch UMLS:C1707442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006166 columnar cell hyperplasia of the breast skos:exactMatch NCIT:C54183 Breast Columnar Cell Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006166 columnar cell hyperplasia of the breast skos:exactMatch UMLS:C1707446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006167 combined lung carcinoma skos:exactMatch NCIT:C7591 Combined Lung Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006167 combined lung carcinoma skos:exactMatch UMLS:C1333123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006169 complex endometrial hyperplasia skos:exactMatch NCIT:C35423 Complex Endometrial Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006169 complex endometrial hyperplasia skos:exactMatch SCTID:198322002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006169 complex endometrial hyperplasia skos:exactMatch UMLS:C0349578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006170 conjunctival disorder skos:exactMatch DOID:4251 conjunctival disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006170 conjunctival disorder skos:exactMatch ICD10CM:H10-H11 Disorders of conjunctiva (H10-H11) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006170 conjunctival disorder skos:exactMatch NCIT:C27605 Conjunctival Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006172 conjunctival nevus skos:exactMatch DOID:0050906 conjunctival nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006172 conjunctival nevus skos:exactMatch NCIT:C4551 Conjunctival Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006172 conjunctival nevus skos:exactMatch SCTID:255006004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006172 conjunctival nevus skos:exactMatch UMLS:C0346363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006173 conjunctival squamous cell carcinoma skos:exactMatch DOID:1748 conjunctival squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006173 conjunctival squamous cell carcinoma skos:exactMatch NCIT:C4549 Conjunctival Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006173 conjunctival squamous cell carcinoma skos:exactMatch SCTID:255003007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006173 conjunctival squamous cell carcinoma skos:exactMatch UMLS:C0346359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006174 cortisol-producing adrenal cortex adenoma skos:exactMatch NCIT:C48449 Cortisol-Producing Adrenal Cortical Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006174 cortisol-producing adrenal cortex adenoma skos:exactMatch UMLS:C1707525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006176 cribriform carcinoma skos:exactMatch NCIT:C3680 Cribriform Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006176 cribriform carcinoma skos:exactMatch UMLS:C0205643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006178 dedifferentiated solitary fibrous tumor skos:exactMatch NCIT:C79948 Dedifferentiated Solitary Fibrous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006178 dedifferentiated solitary fibrous tumor skos:exactMatch UMLS:C2699572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006179 desmoplastic ameloblastoma skos:exactMatch NCIT:C39758 Desmoplastic Ameloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006179 desmoplastic ameloblastoma skos:exactMatch UMLS:C0457533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006180 digestive system adenoma skos:exactMatch DOID:4147 gastrointestinal adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006180 digestive system adenoma skos:exactMatch NCIT:C36207 Digestive System Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006180 digestive system adenoma skos:exactMatch UMLS:C0948101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006181 digestive system carcinoma skos:exactMatch DOID:0050922 gastrointestinal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006181 digestive system carcinoma skos:exactMatch NCIT:C96963 Digestive System Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006181 digestive system carcinoma skos:exactMatch UMLS:C0151544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006182 digestive system mixed adenoneuroendocrine carcinoma skos:exactMatch NCIT:C95406 Digestive System Mixed Adenoneuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006182 digestive system mixed adenoneuroendocrine carcinoma skos:exactMatch UMLS:C2987129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006183 disseminated peritoneal leiomyomatosis skos:exactMatch DOID:5728 diffuse peritoneal leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006183 disseminated peritoneal leiomyomatosis skos:exactMatch NCIT:C3958 Disseminated Peritoneal Leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006183 disseminated peritoneal leiomyomatosis skos:exactMatch Orphanet:71274 Disseminated peritoneal leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006183 disseminated peritoneal leiomyomatosis skos:exactMatch SCTID:62557001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006183 disseminated peritoneal leiomyomatosis skos:exactMatch UMLS:C0267785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006184 ductal breast carcinoma in situ and lobular carcinoma in situ skos:exactMatch NCIT:C4195 Breast Ductal Carcinoma In Situ and Lobular Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006184 ductal breast carcinoma in situ and lobular carcinoma in situ skos:exactMatch UMLS:C0334383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006186 duodenal adenocarcinoma skos:exactMatch DOID:10816 duodenum adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006186 duodenal adenocarcinoma skos:exactMatch NCIT:C7889 Duodenal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006186 duodenal adenocarcinoma skos:exactMatch SCTID:408644002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006186 duodenal adenocarcinoma skos:exactMatch UMLS:C0278804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006187 duodenal villous adenoma skos:exactMatch DOID:0050927 duodenum adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006187 duodenal villous adenoma skos:exactMatch NCIT:C5338 Duodenal Villous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006187 duodenal villous adenoma skos:exactMatch UMLS:C1333322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006188 EBV-positive T-cell lymphoproliferative disorder of childhood skos:exactMatch NCIT:C80373 EBV-Positive T-Cell Lymphoproliferative Disorder of Childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006188 EBV-positive T-cell lymphoproliferative disorder of childhood skos:exactMatch UMLS:C2699838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006189 eccrine porocarcinoma skos:exactMatch DOID:7566 eccrine porocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006189 eccrine porocarcinoma skos:exactMatch MESH:D057090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006189 eccrine porocarcinoma skos:exactMatch NCIT:C5560 Porocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006189 eccrine porocarcinoma skos:exactMatch SCTID:254708001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006189 eccrine porocarcinoma skos:exactMatch UMLS:C1266065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006190 endolymphatic sac tumor skos:exactMatch NCIT:C67560 Endolymphatic Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006190 endolymphatic sac tumor skos:exactMatch SCTID:699817008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006190 endolymphatic sac tumor skos:exactMatch UMLS:C2348239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006191 endometrial clear cell adenocarcinoma skos:exactMatch DOID:5299 endometrial clear cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006191 endometrial clear cell adenocarcinoma skos:exactMatch NCIT:C8028 Endometrial Clear Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006191 endometrial clear cell adenocarcinoma skos:exactMatch UMLS:C0279765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006192 endometrial endometrioid adenocarcinoma skos:exactMatch NCIT:C6287 Endometrial Endometrioid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006192 endometrial endometrioid adenocarcinoma skos:exactMatch UMLS:C1336905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006193 endometrial hyperplasia without atypia skos:exactMatch NCIT:C40157 Endometrial Hyperplasia without Atypia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006193 endometrial hyperplasia without atypia skos:exactMatch SCTID:134031000119108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006195 endometrial polyp skos:exactMatch NCIT:C6433 Endometrial Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006196 endometrial serous adenocarcinoma skos:exactMatch NCIT:C27838 Endometrial Serous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006197 endometrial small cell carcinoma skos:exactMatch DOID:7139 endometrial small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006197 endometrial small cell carcinoma skos:exactMatch NCIT:C40155 Endometrial Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006197 endometrial small cell carcinoma skos:exactMatch UMLS:C1516858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006198 endometrial squamous cell carcinoma skos:exactMatch DOID:5533 endometrial squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006198 endometrial squamous cell carcinoma skos:exactMatch NCIT:C8719 Endometrial Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006198 endometrial squamous cell carcinoma skos:exactMatch UMLS:C1333396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006199 endometrial undifferentiated carcinoma skos:exactMatch NCIT:C40156 Endometrial Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006199 endometrial undifferentiated carcinoma skos:exactMatch UMLS:CN201056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006200 epithelioid cell uveal melanoma skos:exactMatch DOID:7040 uveal epithelioid cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006200 epithelioid cell uveal melanoma skos:exactMatch NCIT:C35780 Uveal Epithelioid Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006200 epithelioid cell uveal melanoma skos:exactMatch UMLS:C1333422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006201 ethmoid sinus adenoid cystic carcinoma skos:exactMatch DOID:2764 ethmoid sinus adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006201 ethmoid sinus adenoid cystic carcinoma skos:exactMatch NCIT:C6238 Ethmoid Sinus Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006201 ethmoid sinus adenoid cystic carcinoma skos:exactMatch UMLS:C1333473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006202 extrahepatic bile duct adenosquamous carcinoma skos:exactMatch NCIT:C5778 Extrahepatic Bile Duct Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006203 extrahepatic bile duct squamous cell carcinoma skos:exactMatch NCIT:C5777 Extrahepatic Bile Duct Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006206 fallopian tube carcinoma skos:exactMatch DOID:1963 fallopian tube carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006206 fallopian tube carcinoma skos:exactMatch NCIT:C3867 Fallopian Tube Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006206 fallopian tube carcinoma skos:exactMatch SCTID:276870001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006206 fallopian tube carcinoma skos:exactMatch UMLS:C0238122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006207 fallopian tube carcinosarcoma skos:exactMatch DOID:1970 fallopian tube carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006207 fallopian tube carcinosarcoma skos:exactMatch NCIT:C40124 Fallopian Tube Carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006207 fallopian tube carcinosarcoma skos:exactMatch UMLS:C1517117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006208 fallopian tube serous adenocarcinoma skos:exactMatch DOID:5598 fallopian tube serous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006208 fallopian tube serous adenocarcinoma skos:exactMatch NCIT:C40099 Fallopian Tube Serous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006208 fallopian tube serous adenocarcinoma skos:exactMatch UMLS:C1517124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006209 fibroblastic neoplasm skos:exactMatch NCIT:C7075 Fibroblastic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006210 fibrolamellar hepatocellular carcinoma skos:exactMatch DOID:5015 fibrolamellar carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006210 fibrolamellar hepatocellular carcinoma skos:exactMatch MESH:C537258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006210 fibrolamellar hepatocellular carcinoma skos:exactMatch NCIT:C4131 Fibrolamellar Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006210 fibrolamellar hepatocellular carcinoma skos:exactMatch Orphanet:401920 Fibrolamellar hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006210 fibrolamellar hepatocellular carcinoma skos:exactMatch SCTID:253018005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006210 fibrolamellar hepatocellular carcinoma skos:exactMatch UMLS:C0334287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006211 fibrous hamartoma of infancy skos:exactMatch NCIT:C3942 Fibrous Hamartoma of Infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006211 fibrous hamartoma of infancy skos:exactMatch SCTID:56364004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006211 fibrous hamartoma of infancy skos:exactMatch UMLS:C0265979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006212 flat urothelial hyperplasia skos:exactMatch NCIT:C27878 Flat Urothelial Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006213 floor of mouth mucoepidermoid carcinoma skos:exactMatch NCIT:C8178 Floor of Mouth Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006213 floor of mouth mucoepidermoid carcinoma skos:exactMatch UMLS:C0280310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006214 follicular variant thyroid gland papillary carcinoma skos:exactMatch NCIT:C126594 Follicular Variant Thyroid Gland Papillary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006214 follicular variant thyroid gland papillary carcinoma skos:exactMatch UMLS:C3714651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006215 gallbladder adenocarcinoma skos:exactMatch DOID:3500 gallbladder adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006215 gallbladder adenocarcinoma skos:exactMatch NCIT:C9166 Gallbladder Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006215 gallbladder adenocarcinoma skos:exactMatch UMLS:C0279651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006216 gallbladder adenoma skos:exactMatch DOID:0050893 gallbladder adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006216 gallbladder adenoma skos:exactMatch NCIT:C7720 Gallbladder Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006216 gallbladder adenoma skos:exactMatch UMLS:C0238137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006217 gallbladder adenosquamous carcinoma skos:exactMatch DOID:5627 adenosquamous gallbladder carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006217 gallbladder adenosquamous carcinoma skos:exactMatch NCIT:C7356 Gallbladder Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006217 gallbladder adenosquamous carcinoma skos:exactMatch UMLS:C1333741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006218 gallbladder biliary intraepithelial neoplasia skos:exactMatch NCIT:C43606 Gallbladder Biliary Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006218 gallbladder biliary intraepithelial neoplasia skos:exactMatch UMLS:C1708174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006219 gallbladder small cell neuroendocrine carcinoma skos:exactMatch DOID:7133 gallbladder small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006219 gallbladder small cell neuroendocrine carcinoma skos:exactMatch NCIT:C6763 Gallbladder Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006219 gallbladder small cell neuroendocrine carcinoma skos:exactMatch UMLS:C1333759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006220 gallbladder squamous cell carcinoma skos:exactMatch DOID:5535 gallbladder squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006220 gallbladder squamous cell carcinoma skos:exactMatch NCIT:C9170 Gallbladder Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006220 gallbladder squamous cell carcinoma skos:exactMatch UMLS:C0279658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006221 gastric adenoma skos:exactMatch NCIT:C7699 Gastric Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006221 gastric adenoma skos:exactMatch UMLS:C0149826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006222 gastric choriocarcinoma skos:exactMatch NCIT:C95749 Gastric Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006222 gastric choriocarcinoma skos:exactMatch UMLS:C2987398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006223 gastric diffuse large B-cell lymphoma skos:exactMatch NCIT:C5253 Gastric Diffuse Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006223 gastric diffuse large B-cell lymphoma skos:exactMatch UMLS:C1335483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006224 gastric hamartomatous polyp skos:exactMatch NCIT:C4373 Gastric Hamartomatous Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006224 gastric hamartomatous polyp skos:exactMatch SCTID:235685007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006224 gastric hamartomatous polyp skos:exactMatch UMLS:C0341225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006225 gastric mantle cell lymphoma skos:exactMatch NCIT:C27440 Gastric Mantle Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006225 gastric mantle cell lymphoma skos:exactMatch UMLS:C1333780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006226 gastric mucosa-associated lymphoid tissue lymphoma skos:exactMatch NCIT:C5266 Gastric Mucosa-Associated Lymphoid Tissue Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006226 gastric mucosa-associated lymphoid tissue lymphoma skos:exactMatch UMLS:C1333782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006227 gastric neuroendocrine tumor G1 skos:exactMatch NCIT:C4635 Gastric Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006227 gastric neuroendocrine tumor G1 skos:exactMatch UMLS:C0349529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006228 gastric papillary adenocarcinoma skos:exactMatch DOID:5593 gastric papillary adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006228 gastric papillary adenocarcinoma skos:exactMatch NCIT:C5472 Gastric Papillary Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006228 gastric papillary adenocarcinoma skos:exactMatch UMLS:C1333785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006229 gastric small cell neuroendocrine carcinoma skos:exactMatch DOID:6552 gastric small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006229 gastric small cell neuroendocrine carcinoma skos:exactMatch NCIT:C6764 Gastric Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006229 gastric small cell neuroendocrine carcinoma skos:exactMatch UMLS:C1333788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006230 gastric squamous cell carcinoma skos:exactMatch DOID:5516 gastric squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006230 gastric squamous cell carcinoma skos:exactMatch NCIT:C5475 Gastric Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006230 gastric squamous cell carcinoma skos:exactMatch Orphanet:418959 Squamous cell carcinoma of the stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006230 gastric squamous cell carcinoma skos:exactMatch SCTID:766980008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006230 gastric squamous cell carcinoma skos:exactMatch UMLS:C1333789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006230 gastric squamous cell carcinoma skos:exactMatch UMLS:CN237470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006231 gastrointestinal hamartoma skos:exactMatch NCIT:C96475 Gastrointestinal Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006231 gastrointestinal hamartoma skos:exactMatch UMLS:C3272802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006232 giant cell tumor of soft tissue skos:exactMatch NCIT:C49107 Giant Cell Tumor of Soft Tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006232 giant cell tumor of soft tissue skos:exactMatch UMLS:C0334553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006233 gonadal teratoma skos:exactMatch NCIT:C98291 Gonadal Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006233 gonadal teratoma skos:exactMatch UMLS:C3273942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006234 grade III prostatic intraepithelial neoplasia skos:exactMatch DOID:8634 prostate carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006234 grade III prostatic intraepithelial neoplasia skos:exactMatch ICD10CM:D07.5 Carcinoma in situ of prostate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006234 grade III prostatic intraepithelial neoplasia skos:exactMatch NCIT:C3642 Grade III Prostatic Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006234 grade III prostatic intraepithelial neoplasia skos:exactMatch SCTID:92691004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006234 grade III prostatic intraepithelial neoplasia skos:exactMatch UMLS:C0154088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006235 granular cell tumor skos:exactMatch DOID:2411 granular cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006235 granular cell tumor skos:exactMatch MESH:C535558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006235 granular cell tumor skos:exactMatch MESH:D016586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006235 granular cell tumor skos:exactMatch NCIT:C3474 Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006235 granular cell tumor skos:exactMatch SCTID:404035005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006235 granular cell tumor skos:exactMatch UMLS:C0085167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006237 granulocytic sarcoma skos:exactMatch NCIT:C35815 Granulocytic Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006238 growth hormone-producing pituitary gland adenoma skos:exactMatch DOID:6255 growth hormone secreting pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006238 growth hormone-producing pituitary gland adenoma skos:exactMatch NCIT:C7461 Somatotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006238 growth hormone-producing pituitary gland adenoma skos:exactMatch Orphanet:96256 Somatotropic adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006238 growth hormone-producing pituitary gland adenoma skos:exactMatch SCTID:254957009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006239 head and neck paraganglioma skos:exactMatch NCIT:C5327 Head and Neck Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006239 head and neck paraganglioma skos:exactMatch UMLS:C1333944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006241 hepatic granuloma skos:exactMatch SCTID:714253009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006241 hepatic granuloma skos:exactMatch UMLS:C0745754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006243 hepatoid adenocarcinoma skos:exactMatch DOID:0060534 hepatoid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006243 hepatoid adenocarcinoma skos:exactMatch NCIT:C66950 Hepatoid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006243 hepatoid adenocarcinoma skos:exactMatch UMLS:C1266090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006244 HER2 positive breast carcinoma skos:exactMatch DOID:0060079 Her2-receptor positive breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006244 HER2 positive breast carcinoma skos:exactMatch NCIT:C53556 HER2-Positive Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006244 HER2 positive breast carcinoma skos:exactMatch SCTID:427685000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006244 HER2 positive breast carcinoma skos:exactMatch UMLS:C1960398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006245 hidradenocarcinoma skos:exactMatch NCIT:C54664 Hidradenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006246 high grade surface osteosarcoma skos:exactMatch NCIT:C53958 High Grade Surface Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006246 high grade surface osteosarcoma skos:exactMatch UMLS:C1266165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006247 histiocytic and dendritic cell neoplasm skos:exactMatch DOID:5621 histiocytic and dendritic cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006247 histiocytic and dendritic cell neoplasm skos:exactMatch NCIT:C9294 Histiocytic and Dendritic Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006247 histiocytic and dendritic cell neoplasm skos:exactMatch Orphanet:98287 Histiocytic and dendritic cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006247 histiocytic and dendritic cell neoplasm skos:exactMatch UMLS:C1334030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006247 histiocytic and dendritic cell neoplasm skos:exactMatch UMLS:CN206982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006248 hydatidiform mole skos:exactMatch MESH:D006828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006248 hydatidiform mole skos:exactMatch NCIT:C3110 Hydatidiform Mole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006248 hydatidiform mole skos:exactMatch OMIMPS:231090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006248 hydatidiform mole skos:exactMatch Orphanet:99927 Hydatidiform mole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006248 hydatidiform mole skos:exactMatch SCTID:44782008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006248 hydatidiform mole skos:exactMatch UMLS:C0020217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006249 hyperplastic polyp skos:exactMatch NCIT:C4083 Hyperplastic Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006249 hyperplastic polyp skos:exactMatch UMLS:C0333983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006250 ileal neuroendocrine tumor G1 skos:exactMatch NCIT:C4935 Ileal Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006250 ileal neuroendocrine tumor G1 skos:exactMatch SCTID:425318003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006250 ileal neuroendocrine tumor G1 skos:exactMatch UMLS:C0745216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006254 intestinal type adenocarcinoma skos:exactMatch NCIT:C4126 Intestinal-Type Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006254 intestinal type adenocarcinoma skos:exactMatch UMLS:C0334279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006255 intimal sarcoma skos:exactMatch NCIT:C53677 Intimal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006255 intimal sarcoma skos:exactMatch UMLS:C1708550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006256 invasive breast carcinoma skos:exactMatch NCIT:C9245 Invasive Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006256 invasive breast carcinoma skos:exactMatch SCTID:713609000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006256 invasive breast carcinoma skos:exactMatch UMLS:C0853879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006257 jejunal neuroendocrine tumor G1 skos:exactMatch NCIT:C6429 Jejunal Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006257 jejunal neuroendocrine tumor G1 skos:exactMatch UMLS:C1334296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006258 juvenile polyp skos:exactMatch NCIT:C3826 Juvenile Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006258 juvenile polyp skos:exactMatch UMLS:C0221273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006260 kidney medullary carcinoma skos:exactMatch NCIT:C7572 Kidney Medullary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006260 kidney medullary carcinoma skos:exactMatch Orphanet:319319 Renal medullary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006260 kidney medullary carcinoma skos:exactMatch UMLS:CN203938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006262 lacrimal gland adenoid cystic carcinoma skos:exactMatch DOID:4870 lacrimal gland adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006262 lacrimal gland adenoid cystic carcinoma skos:exactMatch NCIT:C4540 Lacrimal Gland Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006262 lacrimal gland adenoid cystic carcinoma skos:exactMatch SCTID:254987003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006262 lacrimal gland adenoid cystic carcinoma skos:exactMatch UMLS:C0346340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006264 laryngeal adenoid cystic carcinoma skos:exactMatch DOID:4869 laryngeal adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006264 laryngeal adenoid cystic carcinoma skos:exactMatch NCIT:C9462 Laryngeal Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006264 laryngeal adenoid cystic carcinoma skos:exactMatch UMLS:C1334368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006265 laryngeal small cell carcinoma skos:exactMatch DOID:7144 laryngeal small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006265 laryngeal small cell carcinoma skos:exactMatch NCIT:C6025 Laryngeal Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006265 laryngeal small cell carcinoma skos:exactMatch UMLS:C1334378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006266 Leydig cell tumor skos:exactMatch DOID:2696 Leydig cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006266 Leydig cell tumor skos:exactMatch MESH:D007984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006266 Leydig cell tumor skos:exactMatch NCIT:C3188 Leydig Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006266 Leydig cell tumor skos:exactMatch UMLS:C0023601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006267 liver cavernous hemangioma skos:exactMatch NCIT:C96839 Liver Cavernous Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006267 liver cavernous hemangioma skos:exactMatch UMLS:C3282904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006268 liver diffuse large B-cell lymphoma skos:exactMatch NCIT:C96843 Liver Diffuse Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006268 liver diffuse large B-cell lymphoma skos:exactMatch UMLS:C2184126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006270 lobular breast carcinoma in situ skos:exactMatch NCIT:C4018 Breast Lobular Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006270 lobular breast carcinoma in situ skos:exactMatch SCTID:109888004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006270 lobular breast carcinoma in situ skos:exactMatch UMLS:C0279563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006270 lobular breast carcinoma in situ skos:exactMatch UMLS:C0334381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006271 low grade central osteosarcoma skos:exactMatch NCIT:C6474 Low Grade Central Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006271 low grade central osteosarcoma skos:exactMatch UMLS:C1266163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006271 low grade central osteosarcoma skos:exactMatch UMLS:C3814534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006272 low grade fibromyxoid sarcoma skos:exactMatch NCIT:C45202 Low Grade Fibromyxoid Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006272 low grade fibromyxoid sarcoma skos:exactMatch SCTID:404088004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006272 low grade fibromyxoid sarcoma skos:exactMatch UMLS:C1275282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006273 low grade fibromyxoid sarcoma with giant collagen rosettes skos:exactMatch NCIT:C45203 Low Grade Fibromyxoid Sarcoma with Giant Collagen Rosettes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006273 low grade fibromyxoid sarcoma with giant collagen rosettes skos:exactMatch UMLS:C1708749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006274 low grade vulvar intraepithelial neoplasia skos:exactMatch NCIT:C4760 Low Grade Vulvar Squamous Intraepithelial Lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006274 low grade vulvar intraepithelial neoplasia skos:exactMatch UMLS:C0495106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006275 lung giant cell carcinoma skos:exactMatch DOID:5583 lung giant cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006275 lung giant cell carcinoma skos:exactMatch MESH:D018286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006275 lung giant cell carcinoma skos:exactMatch NCIT:C4452 Lung Giant Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006275 lung giant cell carcinoma skos:exactMatch SCTID:254631008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006275 lung giant cell carcinoma skos:exactMatch UMLS:C0206703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006275 lung giant cell carcinoma skos:exactMatch UMLS:C0345960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006276 lung inflammatory myofibroblastic tumor skos:exactMatch NCIT:C39740 Lung Inflammatory Myofibroblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006276 lung inflammatory myofibroblastic tumor skos:exactMatch UMLS:C1518038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006277 lung lymphangioleiomyomatosis skos:exactMatch DOID:3319 lymphangioleiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006277 lung lymphangioleiomyomatosis skos:exactMatch NCIT:C38153 Lung Lymphangioleiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006277 lung lymphangioleiomyomatosis skos:exactMatch Orphanet:538 Lymphangioleiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006277 lung lymphangioleiomyomatosis skos:exactMatch SCTID:277844007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006278 lung papilloma skos:exactMatch NCIT:C8295 Bronchial Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006278 lung papilloma skos:exactMatch UMLS:C0281373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006279 lung sarcomatoid carcinoma skos:exactMatch DOID:0080777 lung sarcomatoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006279 lung sarcomatoid carcinoma skos:exactMatch NCIT:C45540 Lung Sarcomatoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006279 lung sarcomatoid carcinoma skos:exactMatch SCTID:707460002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006280 lung sclerosing hemangioma skos:exactMatch DOID:495 sclerosing hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006280 lung sclerosing hemangioma skos:exactMatch DOID:5766 pulmonary sclerosing hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006280 lung sclerosing hemangioma skos:exactMatch MESH:D047868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006280 lung sclerosing hemangioma skos:exactMatch NCIT:C5656 Sclerosing Pneumocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006280 lung sclerosing hemangioma skos:exactMatch SCTID:707365008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006280 lung sclerosing hemangioma skos:exactMatch UMLS:C1509148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006281 lung signet ring cell carcinoma skos:exactMatch DOID:0080305 signet ring lung adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006281 lung signet ring cell carcinoma skos:exactMatch NCIT:C45514 Lung Signet Ring Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006281 lung signet ring cell carcinoma skos:exactMatch SCTID:707407001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006282 lymphangiosarcoma skos:exactMatch DOID:2689 lymphangiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006282 lymphangiosarcoma skos:exactMatch MESH:D008204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006282 lymphangiosarcoma skos:exactMatch NCIT:C3205 Lymphangiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006282 lymphangiosarcoma skos:exactMatch SCTID:403986008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006282 lymphangiosarcoma skos:exactMatch UMLS:C0024224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006283 lymphoepithelioma-like lung carcinoma skos:exactMatch NCIT:C45519 Lung Lymphoepithelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006283 lymphoepithelioma-like lung carcinoma skos:exactMatch UMLS:C1708792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006284 major salivary gland carcinoma skos:exactMatch NCIT:C5907 Major Salivary Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006284 major salivary gland carcinoma skos:exactMatch UMLS:C1334549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006285 major salivary gland carcinoma ex pleomorphic adenoma skos:exactMatch NCIT:C5975 Major Salivary Gland Carcinoma ex Pleomorphic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006285 major salivary gland carcinoma ex pleomorphic adenoma skos:exactMatch UMLS:C1334550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006286 major salivary gland mucoepidermoid carcinoma skos:exactMatch NCIT:C5906 Major Salivary Gland Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006286 major salivary gland mucoepidermoid carcinoma skos:exactMatch UMLS:C1334551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006287 malignancy in giant cell tumor of bone skos:exactMatch DOID:4719 bone giant cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006287 malignancy in giant cell tumor of bone skos:exactMatch NCIT:C4304 Malignancy in Giant Cell Tumor of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006287 malignancy in giant cell tumor of bone skos:exactMatch UMLS:C0334552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006288 malignant adrenal gland pheochromocytoma skos:exactMatch DOID:0080347 malignant pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006288 malignant adrenal gland pheochromocytoma skos:exactMatch NCIT:C4220 Metastatic Adrenal Gland Pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006288 malignant adrenal gland pheochromocytoma skos:exactMatch SCTID:21851000119103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006288 malignant adrenal gland pheochromocytoma skos:exactMatch UMLS:C0334419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006290 malignant germ cell tumor skos:exactMatch NCIT:C4925 Malignant Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006290 malignant germ cell tumor skos:exactMatch SCTID:145831000119103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006290 malignant germ cell tumor skos:exactMatch UMLS:C4048549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006291 malignant jugulotympanic paraganglioma skos:exactMatch NCIT:C4623 Metastatic Jugulotympanic Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006291 malignant jugulotympanic paraganglioma skos:exactMatch UMLS:C0347856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006292 malignant mesothelioma skos:exactMatch DOID:1790 malignant mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006292 malignant mesothelioma skos:exactMatch MESH:C562839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006292 malignant mesothelioma skos:exactMatch NCIT:C4456 Malignant Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006292 malignant mesothelioma skos:exactMatch OMIM:156240 mesothelioma, malignant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006292 malignant mesothelioma skos:exactMatch Orphanet:50251 Pleural mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006292 malignant mesothelioma skos:exactMatch SCTID:109378008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006292 malignant mesothelioma skos:exactMatch UMLS:C0278752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006292 malignant mesothelioma skos:exactMatch UMLS:C0345967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006292 malignant mesothelioma skos:exactMatch UMLS:C1332338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006294 pleural cancer skos:exactMatch DOID:5158 pleural cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006294 pleural cancer skos:exactMatch ICD10CM:C38.4 Malignant neoplasm of pleura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006294 pleural cancer skos:exactMatch NCIT:C3547 Malignant Pleural Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006294 pleural cancer skos:exactMatch SCTID:363433009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006294 pleural cancer skos:exactMatch UMLS:C0153494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006295 malignant urinary system neoplasm skos:exactMatch DOID:3996 urinary system cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006295 malignant urinary system neoplasm skos:exactMatch ICD10CM:C64-C68 Malignant neoplasms of urinary tract (C64-C68) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006295 malignant urinary system neoplasm skos:exactMatch NCIT:C9297 Malignant Urinary System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006295 malignant urinary system neoplasm skos:exactMatch SCTID:448233000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006297 maxillary sinus adenoid cystic carcinoma skos:exactMatch DOID:7198 maxillary sinus adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006297 maxillary sinus adenoid cystic carcinoma skos:exactMatch NCIT:C6239 Maxillary Sinus Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006297 maxillary sinus adenoid cystic carcinoma skos:exactMatch UMLS:C1334643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006298 mediastinal malignant germ cell tumor skos:exactMatch NCIT:C6446 Malignant Mediastinal Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006298 mediastinal malignant germ cell tumor skos:exactMatch SCTID:713293002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006298 mediastinal malignant germ cell tumor skos:exactMatch UMLS:C1334597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006300 medullomyoblastoma with myogenic differentiation skos:exactMatch DOID:3861 medullomyoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006300 medullomyoblastoma with myogenic differentiation skos:exactMatch NCIT:C3706 Medullomyoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006300 medullomyoblastoma with myogenic differentiation skos:exactMatch UMLS:C0205833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006301 metanephric adenoma skos:exactMatch DOID:6404 metanephric adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006301 metanephric adenoma skos:exactMatch NCIT:C27253 Metanephric Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006301 metanephric adenoma skos:exactMatch UMLS:C1266045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006302 micropapillary serous carcinoma skos:exactMatch NCIT:C6882 Micropapillary Serous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006303 middle ear squamous cell carcinoma skos:exactMatch DOID:5526 middle ear squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006303 middle ear squamous cell carcinoma skos:exactMatch NCIT:C6086 Middle Ear Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006303 middle ear squamous cell carcinoma skos:exactMatch UMLS:C1334762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006304 minor salivary gland adenocarcinoma skos:exactMatch NCIT:C5948 Minor Salivary Gland Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006304 minor salivary gland adenocarcinoma skos:exactMatch UMLS:C1334768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006306 mixed lobular and ductal breast carcinoma skos:exactMatch NCIT:C5160 Breast Mixed Ductal and Lobular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006306 mixed lobular and ductal breast carcinoma skos:exactMatch SCTID:444604002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006306 mixed lobular and ductal breast carcinoma skos:exactMatch UMLS:C0334384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006307 mixed somatotroph-lactotroph pituitary gland adenoma skos:exactMatch NCIT:C45927 Mixed Somatotroph and Lactotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006307 mixed somatotroph-lactotroph pituitary gland adenoma skos:exactMatch UMLS:C1709052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006309 mucinous gastric adenocarcinoma skos:exactMatch DOID:3716 mucinous stomach adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006309 mucinous gastric adenocarcinoma skos:exactMatch NCIT:C5248 Gastric Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006309 mucinous gastric adenocarcinoma skos:exactMatch UMLS:C1334809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006311 myelodysplastic/myeloproliferative neoplasm skos:exactMatch DOID:4972 myelodysplastic/myeloproliferative neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006311 myelodysplastic/myeloproliferative neoplasm skos:exactMatch NCIT:C27262 Myelodysplastic/Myeloproliferative Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006311 myelodysplastic/myeloproliferative neoplasm skos:exactMatch SCTID:445738007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006312 myofibroma skos:exactMatch DOID:4386 myofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006312 myofibroma skos:exactMatch MESH:D047708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006312 myofibroma skos:exactMatch NCIT:C7052 Myofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006312 myofibroma skos:exactMatch UMLS:C1266121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006313 nabothian cyst skos:exactMatch NCIT:C34835 Nabothian Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006313 nabothian cyst skos:exactMatch SCTID:24565001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006313 nabothian cyst skos:exactMatch UMLS:C0027269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006314 nasal cavity polyp skos:exactMatch MESH:D009298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006314 nasal cavity polyp skos:exactMatch NCIT:C3256 Nasal Cavity Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006314 nasal cavity polyp skos:exactMatch SCTID:52756005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006314 nasal cavity polyp skos:exactMatch UMLS:C0027430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006315 obsolete neoplastic medium-sized B-lymphocyte with basophilic cytoplasm skos:exactMatch NCIT:C37005 Neoplastic Medium-Sized B-Lymphocyte with Basophilic Cytoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006316 neuroblastic tumor skos:exactMatch NCIT:C6963 Neuroblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006316 neuroblastic tumor skos:exactMatch UMLS:C1334953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006317 neurothekeoma skos:exactMatch MESH:D018321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006317 neurothekeoma skos:exactMatch NCIT:C7018 Nerve Sheath Myxoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006317 neurothekeoma skos:exactMatch UMLS:C0206730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006320 non-cutaneous melanoma skos:exactMatch NCIT:C8711 Non-Cutaneous Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006320 non-cutaneous melanoma skos:exactMatch UMLS:C1334974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006321 non-functioning adrenal cortex adenoma skos:exactMatch NCIT:C48458 Non-Functioning Adrenal Cortical Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006321 non-functioning adrenal cortex adenoma skos:exactMatch UMLS:C1709240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006322 non-neoplastic bile duct disorder skos:exactMatch NCIT:C35774 Non-Neoplastic Bile Duct Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006322 non-neoplastic bile duct disorder skos:exactMatch UMLS:C3275160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006324 normal breast-like subtype of breast carcinoma skos:exactMatch NCIT:C53557 Normal Breast-Like Subtype of Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006324 normal breast-like subtype of breast carcinoma skos:exactMatch UMLS:C3642471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006325 ocular melanoma skos:exactMatch DOID:1752 ocular melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006325 ocular melanoma skos:exactMatch NCIT:C8562 Ocular Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006326 ocular melanoma with extraocular extension skos:exactMatch NCIT:C7913 Ocular Melanoma with Extraocular Extension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006326 ocular melanoma with extraocular extension skos:exactMatch UMLS:C0278869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006327 ocular sebaceous carcinoma skos:exactMatch NCIT:C43340 Eye Sebaceous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006327 ocular sebaceous carcinoma skos:exactMatch UMLS:C1709308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006328 odontogenic cyst skos:exactMatch MESH:D009807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006328 odontogenic cyst skos:exactMatch NCIT:C54220 Odontogenic Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006328 odontogenic cyst skos:exactMatch SCTID:235110008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006329 olfactory neuroblastoma skos:exactMatch DOID:369 olfactory neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006329 olfactory neuroblastoma skos:exactMatch NCIT:C3789 Olfactory Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006330 ossifying fibromyxoid tumor skos:exactMatch DOID:2685 ossifying fibromyxoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006330 ossifying fibromyxoid tumor skos:exactMatch NCIT:C6582 Ossifying Fibromyxoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006330 ossifying fibromyxoid tumor skos:exactMatch SCTID:404076001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006330 ossifying fibromyxoid tumor skos:exactMatch UMLS:C1266128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006335 ovarian endometrioid adenocarcinoma skos:exactMatch DOID:5828 endometrioid ovary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006335 ovarian endometrioid adenocarcinoma skos:exactMatch NCIT:C7979 Ovarian Endometrioid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006335 ovarian endometrioid adenocarcinoma skos:exactMatch Orphanet:454723 Endometrioid carcinoma of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006335 ovarian endometrioid adenocarcinoma skos:exactMatch SCTID:254852002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006335 ovarian endometrioid adenocarcinoma skos:exactMatch UMLS:C0346163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006336 ovarian endometrioid adenocarcinoma with squamous differentiation skos:exactMatch NCIT:C40061 Ovarian Endometrioid Adenocarcinoma with Squamous Differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006337 ovarian endometriosis skos:exactMatch DOID:11432 endometriosis of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006337 ovarian endometriosis skos:exactMatch ICD10CM:N80.1 Endometriosis of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006337 ovarian endometriosis skos:exactMatch NCIT:C27628 Ovarian Endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006337 ovarian endometriosis skos:exactMatch SCTID:266589005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006337 ovarian endometriosis skos:exactMatch UMLS:C0156344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006339 ovarian microcystic stromal tumor skos:exactMatch NCIT:C121953 Ovarian Microcystic Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006339 ovarian microcystic stromal tumor skos:exactMatch Orphanet:569248 Microcystic stromal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006339 ovarian microcystic stromal tumor skos:exactMatch UMLS:C4054287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006340 ovarian serous adenofibroma skos:exactMatch DOID:5474 ovarian serous adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006340 ovarian serous adenofibroma skos:exactMatch NCIT:C40031 Ovarian Serous Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006340 ovarian serous adenofibroma skos:exactMatch UMLS:C1518729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006343 ovarian transitional cell carcinoma skos:exactMatch DOID:4000 ovary transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006343 ovarian transitional cell carcinoma skos:exactMatch NCIT:C5240 Ovarian Transitional Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006343 ovarian transitional cell carcinoma skos:exactMatch UMLS:C1335184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006344 ovarian yolk sac tumor skos:exactMatch DOID:5350 ovarian endodermal sinus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006344 ovarian yolk sac tumor skos:exactMatch NCIT:C8107 Ovarian Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006344 ovarian yolk sac tumor skos:exactMatch SCTID:254876005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006344 ovarian yolk sac tumor skos:exactMatch UMLS:C0346188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006345 palmar fibromatosis skos:exactMatch MESH:D004387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006345 palmar fibromatosis skos:exactMatch NCIT:C3469 Palmar Fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006345 palmar fibromatosis skos:exactMatch SCTID:203045001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006346 pancreatic acinar cell carcinoma skos:exactMatch DOID:5742 pancreatic acinar cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006346 pancreatic acinar cell carcinoma skos:exactMatch NCIT:C7977 Pancreatic Acinar Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006346 pancreatic acinar cell carcinoma skos:exactMatch Orphanet:424046 Acinar cell carcinoma of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006346 pancreatic acinar cell carcinoma skos:exactMatch UMLS:C0279661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006347 pancreatic large cell neuroendocrine carcinoma skos:exactMatch NCIT:C95582 Pancreatic Large Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006347 pancreatic large cell neuroendocrine carcinoma skos:exactMatch UMLS:C2987239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006348 pancreatic small cell neuroendocrine carcinoma skos:exactMatch NCIT:C95583 Pancreatic Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006348 pancreatic small cell neuroendocrine carcinoma skos:exactMatch UMLS:C2987240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006349 papillary cystic neoplasm skos:exactMatch NCIT:C4179 Papillary Cystic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006349 papillary cystic neoplasm skos:exactMatch UMLS:C0334357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006350 papillary transitional cell carcinoma skos:exactMatch DOID:4012 papillary transitional carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006350 papillary transitional cell carcinoma skos:exactMatch NCIT:C4122 Papillary Transitional Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006350 papillary transitional cell carcinoma skos:exactMatch UMLS:C0334274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006351 parachordoma skos:exactMatch DOID:2647 parachordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006351 parachordoma skos:exactMatch NCIT:C6581 Parachordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006351 parachordoma skos:exactMatch SCTID:404086000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006351 parachordoma skos:exactMatch UMLS:C1266175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006352 paranasal sinus adenoid cystic carcinoma skos:exactMatch NCIT:C6019 Paranasal Sinus Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006352 paranasal sinus adenoid cystic carcinoma skos:exactMatch UMLS:C1335337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006353 paranasal sinus Schneiderian papilloma skos:exactMatch NCIT:C6835 Paranasal Sinus Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006353 paranasal sinus Schneiderian papilloma skos:exactMatch UMLS:C1335343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006354 parathyroid hyperplasia skos:exactMatch NCIT:C3989 Parathyroid Gland Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006354 parathyroid hyperplasia skos:exactMatch SCTID:9092004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006354 parathyroid hyperplasia skos:exactMatch UMLS:C0271844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006355 parotid gland acinic cell carcinoma skos:exactMatch NCIT:C5933 Parotid Gland Acinic Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006355 parotid gland acinic cell carcinoma skos:exactMatch UMLS:C1335353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006356 parotid gland adenoid cystic carcinoma skos:exactMatch DOID:0050931 parotid gland adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006356 parotid gland adenoid cystic carcinoma skos:exactMatch NCIT:C5937 Parotid Gland Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006356 parotid gland adenoid cystic carcinoma skos:exactMatch SCTID:423615009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006356 parotid gland adenoid cystic carcinoma skos:exactMatch UMLS:C1335355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006357 parotid gland carcinoma ex pleomorphic adenoma skos:exactMatch NCIT:C5974 Parotid Gland Carcinoma ex Pleomorphic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006357 parotid gland carcinoma ex pleomorphic adenoma skos:exactMatch SCTID:425127006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006357 parotid gland carcinoma ex pleomorphic adenoma skos:exactMatch UMLS:C1335356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006358 parotid gland squamous cell carcinoma skos:exactMatch NCIT:C5942 Parotid Gland Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006358 parotid gland squamous cell carcinoma skos:exactMatch UMLS:C1335367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006359 neoplasm with perivascular epithelioid cell differentiation skos:exactMatch DOID:2643 perivascular epithelioid cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006359 neoplasm with perivascular epithelioid cell differentiation skos:exactMatch MESH:D054973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006359 neoplasm with perivascular epithelioid cell differentiation skos:exactMatch NCIT:C38150 PEComa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006359 neoplasm with perivascular epithelioid cell differentiation skos:exactMatch Orphanet:595133 Perivascular epithelioid cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006359 neoplasm with perivascular epithelioid cell differentiation skos:exactMatch UMLS:C1300127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006360 penile carcinoma skos:exactMatch DOID:3449 penis carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006360 penile carcinoma skos:exactMatch NCIT:C9061 Penile Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006360 penile carcinoma skos:exactMatch SCTID:372106005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006361 penile fibromatosis skos:exactMatch NCIT:C3316 Penile Fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006362 peritoneal mesothelioma skos:exactMatch NCIT:C7633 Peritoneal Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006362 peritoneal mesothelioma skos:exactMatch SCTID:109853004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006363 peritoneal multicystic mesothelioma skos:exactMatch NCIT:C6536 Peritoneal Multicystic Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006363 peritoneal multicystic mesothelioma skos:exactMatch Orphanet:168816 Peritoneal cystic mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006363 peritoneal multicystic mesothelioma skos:exactMatch SCTID:716650003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006363 peritoneal multicystic mesothelioma skos:exactMatch UMLS:C1334818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006364 peritoneal well differentiated papillary mesothelioma skos:exactMatch NCIT:C45661 Peritoneal Well Differentiated Papillary Mesothelial Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006364 peritoneal well differentiated papillary mesothelioma skos:exactMatch UMLS:C1709507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006365 Peutz-Jeghers polyp skos:exactMatch NCIT:C4733 Peutz-Jeghers Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006366 Peutz-Jeghers polyp of the stomach skos:exactMatch NCIT:C36205 Peutz-Jeghers Polyp of the Stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006366 Peutz-Jeghers polyp of the stomach skos:exactMatch UMLS:C1335398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006367 pharyngeal adenoid cystic carcinoma skos:exactMatch NCIT:C5818 Pharyngeal Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006367 pharyngeal adenoid cystic carcinoma skos:exactMatch UMLS:C1335399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006368 phosphaturic mesenchymal tumor skos:exactMatch NCIT:C67237 Phosphaturic Mesenchymal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006368 phosphaturic mesenchymal tumor skos:exactMatch UMLS:C1831619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006369 pineal parenchymal tumor of intermediate differentiation skos:exactMatch DOID:5030 pineal parenchymal tumor of intermediate differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006369 pineal parenchymal tumor of intermediate differentiation skos:exactMatch NCIT:C6967 Pineal Parenchymal Tumor of Intermediate Differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006369 pineal parenchymal tumor of intermediate differentiation skos:exactMatch SCTID:715904005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006369 pineal parenchymal tumor of intermediate differentiation skos:exactMatch UMLS:C1367859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006372 pituicytoma skos:exactMatch DOID:0081280 pituicytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006372 pituicytoma skos:exactMatch NCIT:C94524 Pituicytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006372 pituicytoma skos:exactMatch Orphanet:251623 Pituicytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006372 pituicytoma skos:exactMatch SCTID:608817003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006372 pituicytoma skos:exactMatch UMLS:C2986550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006373 pituitary gland adenoma skos:exactMatch DOID:3829 pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006373 pituitary gland adenoma skos:exactMatch NCIT:C3329 Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006373 pituitary gland adenoma skos:exactMatch Orphanet:99408 Pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006373 pituitary gland adenoma skos:exactMatch SCTID:254956000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006373 pituitary gland adenoma skos:exactMatch UMLS:C0032000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006374 placental choriocarcinoma skos:exactMatch DOID:2024 placental choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006374 placental choriocarcinoma skos:exactMatch NCIT:C8893 Placental Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006374 placental choriocarcinoma skos:exactMatch SCTID:448401007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006374 placental choriocarcinoma skos:exactMatch UMLS:C0855173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006375 placental hemangioma skos:exactMatch DOID:277 chorioangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006375 placental hemangioma skos:exactMatch NCIT:C4868 Placental Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006375 placental hemangioma skos:exactMatch SCTID:237268002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006375 placental hemangioma skos:exactMatch UMLS:C0677608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006377 pleural biphasic mesothelioma skos:exactMatch NCIT:C45665 Pleural Biphasic Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006377 pleural biphasic mesothelioma skos:exactMatch UMLS:C1709570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006378 pleural epithelioid mesothelioma skos:exactMatch NCIT:C45662 Pleural Epithelioid Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006378 pleural epithelioid mesothelioma skos:exactMatch UMLS:C1709574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006380 pleural sarcomatoid mesothelioma skos:exactMatch NCIT:C45663 Pleural Sarcomatoid Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006380 pleural sarcomatoid mesothelioma skos:exactMatch UMLS:C1709578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006381 plexiform ameloblastoma skos:exactMatch NCIT:C39753 Plexiform Ameloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006381 plexiform ameloblastoma skos:exactMatch UMLS:C0457529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006382 poorly differentiated thyroid gland carcinoma skos:exactMatch NCIT:C6040 Poorly Differentiated Thyroid Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006382 poorly differentiated thyroid gland carcinoma skos:exactMatch UMLS:C1266050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006383 primary cutaneous diffuse large B-cell lymphoma, Leg type skos:exactMatch NCIT:C45194 Primary Cutaneous Diffuse Large B-Cell Lymphoma, Leg Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006383 primary cutaneous diffuse large B-cell lymphoma, Leg type skos:exactMatch Orphanet:178544 Primary cutaneous diffuse large B-cell lymphoma, leg type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006383 primary cutaneous diffuse large B-cell lymphoma, Leg type skos:exactMatch UMLS:C1709656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006385 primary intraosseous squamous cell carcinoma skos:exactMatch NCIT:C54295 Primary Intraosseous Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006385 primary intraosseous squamous cell carcinoma skos:exactMatch UMLS:C1709663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006386 primary peritoneal serous adenocarcinoma skos:exactMatch NCIT:C40023 Primary Peritoneal Serous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006386 primary peritoneal serous adenocarcinoma skos:exactMatch UMLS:C1514429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006387 primary pulmonary diffuse large B-cell lymphoma skos:exactMatch NCIT:C45605 Lung Diffuse Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006387 primary pulmonary diffuse large B-cell lymphoma skos:exactMatch UMLS:C1709666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006388 prolactin-producing pituitary gland carcinoma skos:exactMatch NCIT:C5962 Metastatic Lactotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006388 prolactin-producing pituitary gland carcinoma skos:exactMatch UMLS:C1334614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006389 prostate rhabdomyosarcoma skos:exactMatch DOID:3252 prostate rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006389 prostate rhabdomyosarcoma skos:exactMatch NCIT:C5522 Prostate Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006389 prostate rhabdomyosarcoma skos:exactMatch UMLS:C1335518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006390 prostate small cell carcinoma skos:exactMatch DOID:7141 prostate small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006390 prostate small cell carcinoma skos:exactMatch NCIT:C6766 Prostate Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006390 prostate small cell carcinoma skos:exactMatch SCTID:396198006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006390 prostate small cell carcinoma skos:exactMatch UMLS:C1300585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006391 pyloric gland adenoma skos:exactMatch NCIT:C43526 Gastric Pyloric Gland Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006391 pyloric gland adenoma skos:exactMatch UMLS:C1709780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006392 rectal hyperplastic polyp skos:exactMatch NCIT:C5619 Rectal Hyperplastic Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006392 rectal hyperplastic polyp skos:exactMatch UMLS:C1335679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006393 rectal traditional serrated adenoma skos:exactMatch NCIT:C96463 Rectal Traditional Serrated Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006393 rectal traditional serrated adenoma skos:exactMatch UMLS:C3272790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006394 rectal tubular adenoma skos:exactMatch NCIT:C96477 Rectal Tubular Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006394 rectal tubular adenoma skos:exactMatch UMLS:C3272804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006395 rectal tubulovillous adenoma skos:exactMatch NCIT:C5620 Rectal Tubulovillous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006395 rectal tubulovillous adenoma skos:exactMatch SCTID:448428002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006395 rectal tubulovillous adenoma skos:exactMatch UMLS:C1335691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006396 rectal villous adenoma skos:exactMatch NCIT:C4919 Rectal Villous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006396 rectal villous adenoma skos:exactMatch SCTID:312823001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006396 rectal villous adenoma skos:exactMatch UMLS:C0730199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006397 renal cell carcinoma associated with Xp11.2 translocations/TFE3 gene fusions skos:exactMatch NCIT:C27891 Renal Cell Carcinoma Associated with Xp11.2 Translocations/TFE3 Gene Fusions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006397 renal cell carcinoma associated with Xp11.2 translocations/TFE3 gene fusions skos:exactMatch UMLS:C1337036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006398 retroperitoneal inflammatory myofibroblastic tumor skos:exactMatch NCIT:C39741 Retroperitoneal Inflammatory Myofibroblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006398 retroperitoneal inflammatory myofibroblastic tumor skos:exactMatch UMLS:C1514921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006400 salivary gland acinic cell carcinoma skos:exactMatch NCIT:C8013 Salivary Gland Acinic Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006400 salivary gland acinic cell carcinoma skos:exactMatch UMLS:C0279738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006401 salivary gland adenosquamous carcinoma skos:exactMatch NCIT:C35737 Salivary Gland Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006401 salivary gland adenosquamous carcinoma skos:exactMatch UMLS:C1335894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006402 salivary gland basal cell adenocarcinoma skos:exactMatch NCIT:C3678 Salivary Gland Basal Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006403 salivary gland carcinoma ex pleomorphic adenoma skos:exactMatch DOID:297 pleomorphic adenoma carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006403 salivary gland carcinoma ex pleomorphic adenoma skos:exactMatch NCIT:C40410 Salivary Gland Carcinoma ex Pleomorphic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006403 salivary gland carcinoma ex pleomorphic adenoma skos:exactMatch UMLS:C1519172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006404 salivary gland large cell carcinoma skos:exactMatch NCIT:C35735 Salivary Gland Large Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006404 salivary gland large cell carcinoma skos:exactMatch UMLS:C2111671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006405 salivary gland small cell carcinoma skos:exactMatch NCIT:C35703 Salivary Gland Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006405 salivary gland small cell carcinoma skos:exactMatch UMLS:C1335982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006406 sarcomatoid carcinoma skos:exactMatch DOID:4015 sarcomatoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006406 sarcomatoid carcinoma skos:exactMatch NCIT:C27004 Sarcomatoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006406 sarcomatoid carcinoma skos:exactMatch UMLS:C0205697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006407 sarcomatoid mesothelioma skos:exactMatch DOID:4488 sarcomatoid mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006407 sarcomatoid mesothelioma skos:exactMatch NCIT:C45655 Sarcomatoid Mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006407 sarcomatoid mesothelioma skos:exactMatch UMLS:C0334513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006408 sex hormone-producing adrenal cortex adenoma skos:exactMatch NCIT:C48452 Sex Hormone-Producing Adrenal Cortical Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006408 sex hormone-producing adrenal cortex adenoma skos:exactMatch UMLS:C1710067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006409 signet ring cell gastric adenocarcinoma skos:exactMatch DOID:8025 gastric signet ring cell adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006409 signet ring cell gastric adenocarcinoma skos:exactMatch NCIT:C5250 Gastric Signet Ring Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006409 signet ring cell gastric adenocarcinoma skos:exactMatch UMLS:C1335965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006410 simple endometrial hyperplasia skos:exactMatch NCIT:C35463 Simple Endometrial Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006410 simple endometrial hyperplasia skos:exactMatch SCTID:198324001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006410 simple endometrial hyperplasia skos:exactMatch UMLS:C0456483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006411 sinonasal undifferentiated carcinoma skos:exactMatch DOID:0080799 sinonasal undifferentiated carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006411 sinonasal undifferentiated carcinoma skos:exactMatch MESH:C537344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006411 sinonasal undifferentiated carcinoma skos:exactMatch NCIT:C54294 Sinonasal Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006411 sinonasal undifferentiated carcinoma skos:exactMatch SCTID:697993003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006411 sinonasal undifferentiated carcinoma skos:exactMatch UMLS:C1710096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006412 sinus histiocytosis with massive lymphadenopathy skos:exactMatch MESH:D015618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006412 sinus histiocytosis with massive lymphadenopathy skos:exactMatch NCIT:C36075 Rosai-Dorfman Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006412 sinus histiocytosis with massive lymphadenopathy skos:exactMatch Orphanet:158014 Rosaï-Dorfman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006412 sinus histiocytosis with massive lymphadenopathy skos:exactMatch SCTID:34287003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006414 skin sarcoma skos:exactMatch DOID:2687 skin sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006414 skin sarcoma skos:exactMatch NCIT:C5585 Skin Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006414 skin sarcoma skos:exactMatch UMLS:C0856900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006416 small intestinal Burkitt lymphoma skos:exactMatch NCIT:C27409 Small Intestinal Burkitt Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006416 small intestinal Burkitt lymphoma skos:exactMatch UMLS:C1335991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006417 small intestinal diffuse large B-cell lymphoma skos:exactMatch NCIT:C96055 Small Intestinal Diffuse Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006417 small intestinal diffuse large B-cell lymphoma skos:exactMatch UMLS:C3272522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006418 small intestinal enteropathy-associated T-cell lymphoma skos:exactMatch NCIT:C39610 Small Intestinal Enteropathy-Associated T-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006418 small intestinal enteropathy-associated T-cell lymphoma skos:exactMatch UMLS:C1519371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006419 small intestinal intraepithelial neoplasia skos:exactMatch NCIT:C27462 Small Intestinal Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006419 small intestinal intraepithelial neoplasia skos:exactMatch UMLS:C1335999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006420 small intestinal mucosa-associated lymphoid tissue lymphoma skos:exactMatch NCIT:C5635 Small Intestinal Mucosa-Associated Lymphoid Tissue Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006420 small intestinal mucosa-associated lymphoid tissue lymphoma skos:exactMatch UMLS:C1336004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006421 small intestinal tubular adenoma skos:exactMatch NCIT:C43552 Small Intestinal Tubular Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006421 small intestinal tubular adenoma skos:exactMatch UMLS:C1710112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006422 small intestinal tubulovillous adenoma skos:exactMatch NCIT:C43553 Small Intestinal Tubulovillous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006422 small intestinal tubulovillous adenoma skos:exactMatch UMLS:C1710113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006423 soft tissue chondroma skos:exactMatch DOID:3814 soft tissue chondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006423 soft tissue chondroma skos:exactMatch NCIT:C9482 Soft Tissue Chondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006423 soft tissue chondroma skos:exactMatch SCTID:404078000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006423 soft tissue chondroma skos:exactMatch UMLS:C1275277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006424 soft tissue neoplasm skos:exactMatch NCIT:C3377 Soft Tissue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006424 soft tissue neoplasm skos:exactMatch SCTID:387837005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006426 spinal cord primitive neuroectodermal tumor skos:exactMatch DOID:6872 spinal cord primitive neuroectodermal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006426 spinal cord primitive neuroectodermal tumor skos:exactMatch NCIT:C5406 Spinal Cord Embryonal Tumor, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006426 spinal cord primitive neuroectodermal tumor skos:exactMatch UMLS:C1336048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006427 spindle cell melanoma skos:exactMatch DOID:3162 malignant spindle cell melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006427 spindle cell melanoma skos:exactMatch NCIT:C4237 Spindle Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006427 spindle cell melanoma skos:exactMatch SCTID:403923002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006427 spindle cell melanoma skos:exactMatch UMLS:C0334444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006428 splenic diffuse large B-cell lymphoma skos:exactMatch NCIT:C7308 Splenic Diffuse Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006428 splenic diffuse large B-cell lymphoma skos:exactMatch UMLS:C2018774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006429 splenic hodgkin lymphoma skos:exactMatch NCIT:C7295 Splenic Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006429 splenic hodgkin lymphoma skos:exactMatch SCTID:93527005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006429 splenic hodgkin lymphoma skos:exactMatch UMLS:C0153791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006430 splenic mantle cell lymphoma skos:exactMatch NCIT:C7306 Splenic Mantle Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006430 splenic mantle cell lymphoma skos:exactMatch UMLS:C2018777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006432 stromal predominant kidney Wilms tumor skos:exactMatch DOID:5191 stromal predominant kidney Wilms' tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006432 stromal predominant kidney Wilms tumor skos:exactMatch NCIT:C9148 Stromal Predominant Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006432 stromal predominant kidney Wilms tumor skos:exactMatch UMLS:C0279610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006435 submandibular gland adenocarcinoma skos:exactMatch NCIT:C5940 Submandibular Gland Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006435 submandibular gland adenocarcinoma skos:exactMatch UMLS:C1336521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006436 submandibular gland adenoid cystic carcinoma skos:exactMatch NCIT:C5935 Submandibular Gland Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006436 submandibular gland adenoid cystic carcinoma skos:exactMatch SCTID:423189008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006436 submandibular gland adenoid cystic carcinoma skos:exactMatch UMLS:C1336522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006438 synovial chondromatosis skos:exactMatch MESH:D015838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006438 synovial chondromatosis skos:exactMatch NCIT:C34467 Synovial Chondromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006438 synovial chondromatosis skos:exactMatch UMLS:C0008476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006442 tendon sheath fibroma skos:exactMatch NCIT:C6485 Tendon Sheath Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006442 tendon sheath fibroma skos:exactMatch SCTID:403992002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006442 tendon sheath fibroma skos:exactMatch UMLS:C1275236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006444 teratoma with malignant transformation skos:exactMatch NCIT:C4289 Teratoma with Somatic-Type Malignancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006444 teratoma with malignant transformation skos:exactMatch UMLS:C0334523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006446 testicular embryonal carcinoma skos:exactMatch DOID:5680 embryonal testis carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006446 testicular embryonal carcinoma skos:exactMatch NCIT:C6341 Testicular Embryonal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006446 testicular embryonal carcinoma skos:exactMatch UMLS:C0238448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006447 testicular non-seminomatous germ cell tumor skos:exactMatch DOID:4086 testicular germ cell tumor non-seminomatous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006447 testicular non-seminomatous germ cell tumor skos:exactMatch NCIT:C9313 Testicular Non-Seminomatous Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006447 testicular non-seminomatous germ cell tumor skos:exactMatch Orphanet:363494 Non-seminomatous germ cell tumor of testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006447 testicular non-seminomatous germ cell tumor skos:exactMatch UMLS:C1336724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006447 testicular non-seminomatous germ cell tumor skos:exactMatch UMLS:CN204702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006450 therapy-related myeloid neoplasm skos:exactMatch NCIT:C27912 Therapy-Related Myeloid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006451 thymic carcinoma skos:exactMatch DOID:3284 thymic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006451 thymic carcinoma skos:exactMatch DOID:4554 type C thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006451 thymic carcinoma skos:exactMatch NCIT:C7569 Thymic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006451 thymic carcinoma skos:exactMatch Orphanet:99868 Thymic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006451 thymic carcinoma skos:exactMatch SCTID:444374006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006451 thymic carcinoma skos:exactMatch UMLS:C0205969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006451 thymic carcinoma skos:exactMatch UMLS:C1322286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006451 thymic carcinoma skos:exactMatch UMLS:CN207411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006452 thymic sarcomatoid carcinoma skos:exactMatch DOID:8138 thymus sarcomatoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006452 thymic sarcomatoid carcinoma skos:exactMatch NCIT:C6463 Thymic Sarcomatoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006452 thymic sarcomatoid carcinoma skos:exactMatch UMLS:C1335924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006455 thymic undifferentiated carcinoma skos:exactMatch NCIT:C35718 Thymic Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006455 thymic undifferentiated carcinoma skos:exactMatch UMLS:C1336865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006456 thymoma skos:exactMatch DOID:3275 thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006456 thymoma skos:exactMatch MESH:D013945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006456 thymoma skos:exactMatch NCIT:C3411 Thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006456 thymoma skos:exactMatch Orphanet:99867 Thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006456 thymoma skos:exactMatch SCTID:444231005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006456 thymoma skos:exactMatch UMLS:C0040100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006458 thymoma type B3 skos:exactMatch DOID:7926 epithelial malignant thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006458 thymoma type B3 skos:exactMatch NCIT:C7997 Thymoma Type B3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006458 thymoma type B3 skos:exactMatch UMLS:C0279705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006459 thymoma type B1 skos:exactMatch DOID:6917 predominantly cortical thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006459 thymoma type B1 skos:exactMatch NCIT:C6887 Thymoma Type B1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006459 thymoma type B1 skos:exactMatch UMLS:C1266094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006460 thyroglossal duct cyst skos:exactMatch MESH:D013955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006460 thyroglossal duct cyst skos:exactMatch Orphanet:489 NON RARE IN EUROPE: Thyroglossal duct cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006460 thyroglossal duct cyst skos:exactMatch SCTID:39462005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006462 thyroid gland diffuse large B-cell lymphoma skos:exactMatch NCIT:C6046 Thyroid Gland Diffuse Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006462 thyroid gland diffuse large B-cell lymphoma skos:exactMatch UMLS:C1336749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006463 thyroid gland mucoepidermoid carcinoma skos:exactMatch DOID:4687 thyroid gland mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006463 thyroid gland mucoepidermoid carcinoma skos:exactMatch NCIT:C38762 Thyroid Gland Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006463 thyroid gland mucoepidermoid carcinoma skos:exactMatch UMLS:C1513721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006464 thyroid gland mucosa-associated lymphoid tissue lymphoma skos:exactMatch NCIT:C7601 Thyroid Gland Mucosa-Associated Lymphoid Tissue Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006464 thyroid gland mucosa-associated lymphoid tissue lymphoma skos:exactMatch UMLS:C1336754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006465 thyroid gland oncocytic follicular carcinoma skos:exactMatch NCIT:C4946 Thyroid Gland Oncocytic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006466 thyroid gland spindle cell tumor with thymus-like differentiation skos:exactMatch DOID:0050923 spindle epithelial tumor with thymus-like differentiation tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006466 thyroid gland spindle cell tumor with thymus-like differentiation skos:exactMatch NCIT:C46105 Thyroid Gland Spindle Epithelial Tumor with Thymus-Like Elements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006466 thyroid gland spindle cell tumor with thymus-like differentiation skos:exactMatch UMLS:C1266099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006467 thyroid gland squamous cell carcinoma skos:exactMatch NCIT:C46008 Thyroid Gland Anaplastic Carcinoma, Squamous Cell Carcinoma Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006467 thyroid gland squamous cell carcinoma skos:exactMatch UMLS:C1710177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006468 thyroid gland undifferentiated (anaplastic) carcinoma skos:exactMatch DOID:0080522 thyroid gland anaplastic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006468 thyroid gland undifferentiated (anaplastic) carcinoma skos:exactMatch MESH:D065646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006468 thyroid gland undifferentiated (anaplastic) carcinoma skos:exactMatch NCIT:C3878 Thyroid Gland Anaplastic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006468 thyroid gland undifferentiated (anaplastic) carcinoma skos:exactMatch Orphanet:142 Anaplastic thyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006468 thyroid gland undifferentiated (anaplastic) carcinoma skos:exactMatch SCTID:255031003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006468 thyroid gland undifferentiated (anaplastic) carcinoma skos:exactMatch UMLS:C0238461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006469 tibial adamantinoma skos:exactMatch DOID:6322 tibial adamantinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006469 tibial adamantinoma skos:exactMatch NCIT:C8461 Tibial Adamantinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006469 tibial adamantinoma skos:exactMatch SCTID:281702006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006469 tibial adamantinoma skos:exactMatch UMLS:C1273017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006470 tonsillar squamous cell carcinoma skos:exactMatch NCIT:C8183 Tonsillar Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006470 tonsillar squamous cell carcinoma skos:exactMatch UMLS:C0280317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006471 tracheal adenoid cystic carcinoma skos:exactMatch DOID:4875 trachea adenoid cystic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006471 tracheal adenoid cystic carcinoma skos:exactMatch NCIT:C6051 Tracheal Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006471 tracheal adenoid cystic carcinoma skos:exactMatch SCTID:254619006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006471 tracheal adenoid cystic carcinoma skos:exactMatch UMLS:C0345945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006474 transitional cell carcinoma skos:exactMatch DOID:2671 transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006474 transitional cell carcinoma skos:exactMatch MESH:D002295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006474 transitional cell carcinoma skos:exactMatch NCIT:C2930 Transitional Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006474 transitional cell carcinoma skos:exactMatch UMLS:C0007138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006475 obsolete unclassified renal cell carcinoma skos:exactMatch NCIT:C27892 Unclassified Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006475 obsolete unclassified renal cell carcinoma skos:exactMatch UMLS:C1336853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006476 undifferentiated gallbladder carcinoma skos:exactMatch NCIT:C9167 Gallbladder Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006476 undifferentiated gallbladder carcinoma skos:exactMatch UMLS:C0279653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006477 undifferentiated ovarian carcinoma skos:exactMatch NCIT:C4509 Ovarian Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006477 undifferentiated ovarian carcinoma skos:exactMatch SCTID:254856004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006477 undifferentiated ovarian carcinoma skos:exactMatch UMLS:C0346167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006478 undifferentiated pancreatic carcinoma skos:exactMatch NCIT:C5722 Pancreatic Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006478 undifferentiated pancreatic carcinoma skos:exactMatch UMLS:C1336861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006479 undifferentiated pancreatic carcinoma with osteoclast-like giant cells skos:exactMatch DOID:7718 osteoclast-like giant cell neoplasm of the pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006479 undifferentiated pancreatic carcinoma with osteoclast-like giant cells skos:exactMatch NCIT:C5723 Pancreatic Undifferentiated Carcinoma with Osteoclast-Like Giant Cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006479 undifferentiated pancreatic carcinoma with osteoclast-like giant cells skos:exactMatch Orphanet:424080 Undifferentiated carcinoma with osteoclast-like giant cells of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006479 undifferentiated pancreatic carcinoma with osteoclast-like giant cells skos:exactMatch UMLS:C2007059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006479 undifferentiated pancreatic carcinoma with osteoclast-like giant cells skos:exactMatch UMLS:CN237530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006480 undifferentiated pleomorphic sarcoma, inflammatory variant skos:exactMatch DOID:6192 malignant inflammatory fibrous histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006480 undifferentiated pleomorphic sarcoma, inflammatory variant skos:exactMatch NCIT:C6497 Undifferentiated Pleomorphic Sarcoma, Inflammatory Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006480 undifferentiated pleomorphic sarcoma, inflammatory variant skos:exactMatch UMLS:C1334180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006481 ureter carcinoma skos:exactMatch DOID:4939 ureter carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006481 ureter carcinoma skos:exactMatch NCIT:C8993 Ureter Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006481 ureter carcinoma skos:exactMatch SCTID:448864006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006481 ureter carcinoma skos:exactMatch UMLS:C0600079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006482 ureter small cell carcinoma skos:exactMatch DOID:6886 ureter small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006482 ureter small cell carcinoma skos:exactMatch NCIT:C6176 Ureter Small Cell Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006482 ureter small cell carcinoma skos:exactMatch UMLS:C1336878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006483 urothelial dysplasia skos:exactMatch NCIT:C39856 Urothelial Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006483 urothelial dysplasia skos:exactMatch UMLS:C1275859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006484 usual ductal breast hyperplasia skos:exactMatch NCIT:C27941 Breast Usual Ductal Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006484 usual ductal breast hyperplasia skos:exactMatch SCTID:472905007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006484 usual ductal breast hyperplasia skos:exactMatch UMLS:C3532429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006485 uterine carcinosarcoma skos:exactMatch DOID:6171 uterine carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006485 uterine carcinosarcoma skos:exactMatch MESH:D012192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006485 uterine carcinosarcoma skos:exactMatch NCIT:C42700 Uterine Carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006485 uterine carcinosarcoma skos:exactMatch SCTID:702369008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006485 uterine carcinosarcoma skos:exactMatch UMLS:C0280630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006486 uveal melanoma skos:exactMatch DOID:6039 uveal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006486 uveal melanoma skos:exactMatch MESH:C536494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006486 uveal melanoma skos:exactMatch NCIT:C7712 Uveal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006486 uveal melanoma skos:exactMatch OMIM:155720 melanoma, uveal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006486 uveal melanoma skos:exactMatch Orphanet:39044 Uveal melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006486 uveal melanoma skos:exactMatch UMLS:C0220633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006487 vaginal adenoid cystic carcinoma skos:exactMatch NCIT:C40261 Vaginal Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006487 vaginal adenoid cystic carcinoma skos:exactMatch UMLS:C1519912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006488 vaginal carcinosarcoma skos:exactMatch DOID:136 vaginal carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006488 vaginal carcinosarcoma skos:exactMatch NCIT:C40278 Vaginal Carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006488 vaginal carcinosarcoma skos:exactMatch UMLS:C1519918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006489 vaginal melanoma skos:exactMatch NCIT:C27394 Vaginal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006489 vaginal melanoma skos:exactMatch UMLS:C2004576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006490 vaginal squamous cell carcinoma skos:exactMatch NCIT:C180915 Vaginal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006490 vaginal squamous cell carcinoma skos:exactMatch NCIT:C7736 Vaginal Squamous Cell Carcinoma, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006490 vaginal squamous cell carcinoma skos:exactMatch SCTID:105121000119102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006490 vaginal squamous cell carcinoma skos:exactMatch UMLS:C0238518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006491 vulvar lichen sclerosus skos:exactMatch MESH:D007724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006491 vulvar lichen sclerosus skos:exactMatch NCIT:C27723 Vulvar Lichen Sclerosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006491 vulvar lichen sclerosus skos:exactMatch UMLS:C0022783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006493 Warthin tumor skos:exactMatch MESH:D000235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006493 Warthin tumor skos:exactMatch NCIT:C2854 Warthin Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006493 Warthin tumor skos:exactMatch SCTID:422470007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006493 Warthin tumor skos:exactMatch UMLS:C0001429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006496 palsy skos:exactMatch ICD10CM:G80-G83 Cerebral palsy and other paralytic syndromes (G80-G83) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006496 palsy skos:exactMatch MESH:D010243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006497 cerebral palsy skos:exactMatch DOID:1969 cerebral palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006497 cerebral palsy skos:exactMatch ICD10CM:G80 Cerebral palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006497 cerebral palsy skos:exactMatch MESH:D002547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006497 cerebral palsy skos:exactMatch NCIT:C34460 Cerebral Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006497 cerebral palsy skos:exactMatch SCTID:128188000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006497 cerebral palsy skos:exactMatch UMLS:C0007789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006498 adenomatous colon polyp skos:exactMatch NCIT:C96479 Colon Adenomatous Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006498 adenomatous colon polyp skos:exactMatch SCTID:428054006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006499 hamartoma skos:exactMatch MESH:D006222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006499 hamartoma skos:exactMatch NCIT:C3075 Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006499 hamartoma skos:exactMatch SCTID:400006008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006499 hamartoma skos:exactMatch UMLS:C0018552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006500 hemangioma skos:exactMatch DOID:255 hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006500 hemangioma skos:exactMatch MESH:D006391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006500 hemangioma skos:exactMatch NCIT:C3085 Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006500 hemangioma skos:exactMatch SCTID:400210000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006500 hemangioma skos:exactMatch UMLS:C0018916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006502 acute respiratory distress syndrome skos:exactMatch ICD10CM:J80 Acute respiratory distress syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006502 acute respiratory distress syndrome skos:exactMatch NCIT:C3353 Acute Respiratory Distress Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006504 acquired metabolic disease skos:exactMatch DOID:0060158 acquired metabolic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006505 basal ganglia cerebrovascular disorder skos:exactMatch DOID:10991 basal ganglia cerebrovascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006505 basal ganglia cerebrovascular disorder skos:exactMatch MESH:D020144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006505 basal ganglia cerebrovascular disorder skos:exactMatch UMLS:C0751739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006506 congenital nonspherocytic hemolytic anemia skos:exactMatch DOID:2861 congenital nonspherocytic hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006506 congenital nonspherocytic hemolytic anemia skos:exactMatch MESH:D000746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006506 congenital nonspherocytic hemolytic anemia skos:exactMatch SCTID:301317008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006506 congenital nonspherocytic hemolytic anemia skos:exactMatch UMLS:C0002882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006507 hereditary hemochromatosis skos:exactMatch DOID:2352 hemochromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006507 hereditary hemochromatosis skos:exactMatch ICD10CM:E83.110 Hereditary hemochromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006507 hereditary hemochromatosis skos:exactMatch MESH:D006432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006507 hereditary hemochromatosis skos:exactMatch NCIT:C84481 Hereditary Hemochromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006507 hereditary hemochromatosis skos:exactMatch OMIMPS:235200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006507 hereditary hemochromatosis skos:exactMatch SCTID:35400008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006509 papillary carcinoma skos:exactMatch DOID:3113 papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006509 papillary carcinoma skos:exactMatch MESH:D002291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006509 papillary carcinoma skos:exactMatch NCIT:C2927 Papillary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006509 papillary carcinoma skos:exactMatch UMLS:C0007133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006510 renal tubular transport disease skos:exactMatch DOID:447 renal tubular transport disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006510 renal tubular transport disease skos:exactMatch MESH:D015499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006510 renal tubular transport disease skos:exactMatch UMLS:C0035091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006512 estrogen-receptor positive breast cancer skos:exactMatch DOID:0060075 estrogen-receptor positive breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006513 estrogen-receptor negative breast cancer skos:exactMatch DOID:0060076 estrogen-receptor negative breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006515 acute pancreatitis skos:exactMatch DOID:2913 acute pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006515 acute pancreatitis skos:exactMatch NCIT:C95437 Acute Pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006515 acute pancreatitis skos:exactMatch SCTID:7881005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006515 acute pancreatitis skos:exactMatch UMLS:C0001339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006515 acute pancreatitis skos:exactMatch UMLS:C0267941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006516 sarcopenia skos:exactMatch ICD10CM:M62.84 Sarcopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006516 sarcopenia skos:exactMatch MESH:D055948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006516 sarcopenia skos:exactMatch UMLS:C0872084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006517 childhood malignant neoplasm skos:exactMatch NCIT:C4005 Childhood Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006517 childhood malignant neoplasm skos:exactMatch UMLS:C0278704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006519 rectal cancer skos:exactMatch DOID:1993 rectum cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006519 rectal cancer skos:exactMatch NCIT:C7418 Malignant Rectal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006519 rectal cancer skos:exactMatch SCTID:363351006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006520 Achenbach syndrome skos:exactMatch DOID:6687 Achenbach syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006520 Achenbach syndrome skos:exactMatch NCIT:C35467 Achenbach Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006520 Achenbach syndrome skos:exactMatch SCTID:238824006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006521 acneiform dermatitis skos:exactMatch DOID:4399 acneiform dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006521 acneiform dermatitis skos:exactMatch NCIT:C35277 Acneiform Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006521 acneiform dermatitis skos:exactMatch UMLS:C0234894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006522 acquired keratosis skos:exactMatch DOID:13072 acquired hyperkeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006522 acquired keratosis skos:exactMatch NCIT:C34746 Acquired Keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006522 acquired keratosis skos:exactMatch SCTID:400166009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006523 acrodermatitis skos:exactMatch DOID:2722 acrodermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006523 acrodermatitis skos:exactMatch MESH:D000169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006523 acrodermatitis skos:exactMatch NCIT:C84532 Acrodermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006523 acrodermatitis skos:exactMatch SCTID:8197001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006523 acrodermatitis skos:exactMatch UMLS:C0001197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006524 acrodermatitis chronica atrophicans skos:exactMatch DOID:0060344 acrodermatitis chronica atrophicans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006524 acrodermatitis chronica atrophicans skos:exactMatch ICD10CM:L90.4 Acrodermatitis chronica atrophicans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006524 acrodermatitis chronica atrophicans skos:exactMatch SCTID:4340003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006524 acrodermatitis chronica atrophicans skos:exactMatch UMLS:C0263421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006525 allergic contact dermatitis skos:exactMatch DOID:3042 allergic contact dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006525 allergic contact dermatitis skos:exactMatch ICD10CM:L23 Allergic contact dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006525 allergic contact dermatitis skos:exactMatch MESH:D017449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006525 allergic contact dermatitis skos:exactMatch NCIT:C26998 Allergic Contact Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006525 allergic contact dermatitis skos:exactMatch SCTID:238575004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006525 allergic contact dermatitis skos:exactMatch UMLS:C0162820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006526 allergic urticaria skos:exactMatch DOID:10612 allergic urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006526 allergic urticaria skos:exactMatch ICD10CM:L50.0 Allergic urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006526 allergic urticaria skos:exactMatch SCTID:40178009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006526 allergic urticaria skos:exactMatch UMLS:C0149526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006527 anhidrosis skos:exactMatch DOID:11156 anhidrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006527 anhidrosis skos:exactMatch ICD10CM:L74.4 Anhidrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006527 anhidrosis skos:exactMatch SCTID:39659002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006528 bacterial exanthem skos:exactMatch DOID:0050487 bacterial exanthem semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006530 cholesteatoma skos:exactMatch DOID:869 cholesteatoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006530 cholesteatoma skos:exactMatch MESH:D002781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006530 cholesteatoma skos:exactMatch NCIT:C2944 Cholesteatoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006530 cholesteatoma skos:exactMatch SCTID:363668000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006530 cholesteatoma skos:exactMatch UMLS:C0008373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006531 cholesteatoma of attic skos:exactMatch DOID:10963 cholesteatoma of attic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006531 cholesteatoma of attic skos:exactMatch SCTID:38708003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006531 cholesteatoma of attic skos:exactMatch UMLS:C0155489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006532 cholesteatoma of external ear skos:exactMatch DOID:9462 cholesteatoma of external ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006532 cholesteatoma of external ear skos:exactMatch ICD10CM:H60.4 Cholesteatoma of external ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006532 cholesteatoma of external ear skos:exactMatch SCTID:35247001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006532 cholesteatoma of external ear skos:exactMatch UMLS:C0155398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006533 cholesteatoma of middle ear skos:exactMatch DOID:10964 cholesteatoma of middle ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006533 cholesteatoma of middle ear skos:exactMatch ICD10CM:H71 Cholesteatoma of middle ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006533 cholesteatoma of middle ear skos:exactMatch MESH:D018424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006533 cholesteatoma of middle ear skos:exactMatch NCIT:C3654 Middle Ear Cholesteatoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006533 cholesteatoma of middle ear skos:exactMatch SCTID:194339007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006533 cholesteatoma of middle ear skos:exactMatch UMLS:C0155490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006534 cholinergic urticaria skos:exactMatch DOID:14443 cholinergic urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006534 cholinergic urticaria skos:exactMatch ICD10CM:L50.5 Cholinergic urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006534 cholinergic urticaria skos:exactMatch SCTID:73098005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006534 cholinergic urticaria skos:exactMatch UMLS:C0152230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006536 congenital generalized lipodystrophy skos:exactMatch DOID:0050585 congenital generalized lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006536 congenital generalized lipodystrophy skos:exactMatch OMIMPS:608594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006536 congenital generalized lipodystrophy skos:exactMatch SCTID:284449005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006537 conjunctival pigmentation skos:exactMatch DOID:12304 conjunctival pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006537 conjunctival pigmentation skos:exactMatch SCTID:66081003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006537 conjunctival pigmentation skos:exactMatch UMLS:C0155163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006539 diffuse lipomatosis skos:exactMatch DOID:3923 diffuse lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006539 diffuse lipomatosis skos:exactMatch NCIT:C6504 Diffuse Lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006539 diffuse lipomatosis skos:exactMatch UMLS:C1333298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006540 dyshidrosis skos:exactMatch DOID:9230 pompholyx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006540 dyshidrosis skos:exactMatch MESH:D011146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006540 dyshidrosis skos:exactMatch SCTID:402567004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006540 dyshidrosis skos:exactMatch UMLS:C0032633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006541 epidermolysis bullosa skos:exactMatch DOID:2730 epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006541 epidermolysis bullosa skos:exactMatch ICD10CM:Q81 Epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006541 epidermolysis bullosa skos:exactMatch MESH:D004820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006541 epidermolysis bullosa skos:exactMatch NCIT:C67383 Epidermolysis Bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006541 epidermolysis bullosa skos:exactMatch SCTID:61003004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006543 epidermolysis bullosa dystrophica skos:exactMatch DOID:4959 epidermolysis bullosa dystrophica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006543 epidermolysis bullosa dystrophica skos:exactMatch MESH:D016108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006543 epidermolysis bullosa dystrophica skos:exactMatch NCIT:C84691 Epidermolysis Bullosa Dystrophica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006543 epidermolysis bullosa dystrophica skos:exactMatch Orphanet:303 Dystrophic epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006543 epidermolysis bullosa dystrophica skos:exactMatch SCTID:254185007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006544 erythema infectiosum skos:exactMatch DOID:8743 erythema infectiosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006544 erythema infectiosum skos:exactMatch MESH:D016731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006544 erythema infectiosum skos:exactMatch NCIT:C84695 Erythema Infectiosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006544 erythema infectiosum skos:exactMatch SCTID:34730008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006544 erythema infectiosum skos:exactMatch UMLS:C0085273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006545 erythema multiforme skos:exactMatch DOID:0050185 erythema multiforme semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006545 erythema multiforme skos:exactMatch ICD10CM:L51 Erythema multiforme semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006545 erythema multiforme skos:exactMatch MESH:D004892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006545 erythema multiforme skos:exactMatch NCIT:C3024 Erythema Multiforme semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006545 erythema multiforme skos:exactMatch SCTID:36715001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006545 erythema multiforme skos:exactMatch UMLS:C0014742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006546 erythematosquamous dermatosis skos:exactMatch DOID:9097 erythematosquamous dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006546 erythematosquamous dermatosis skos:exactMatch NCIT:C34591 Erythematosquamous Dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006546 erythematosquamous dermatosis skos:exactMatch SCTID:54792008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006546 erythematosquamous dermatosis skos:exactMatch UMLS:C0014747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006547 exanthem skos:exactMatch DOID:0050486 exanthem semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006547 exanthem skos:exactMatch MESH:D005076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006547 exanthem skos:exactMatch NCIT:C39594 Skin Rash semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006547 exanthem skos:exactMatch SCTID:271807003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006548 facial dermatosis skos:exactMatch DOID:3134 facial dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006548 facial dermatosis skos:exactMatch MESH:D005148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006548 facial dermatosis skos:exactMatch UMLS:C0015456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006549 fibroepithelial polyp of the anus skos:exactMatch DOID:8170 fibroepithelial polyp of the anus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006549 fibroepithelial polyp of the anus skos:exactMatch NCIT:C4435 Anal Fibroepithelial Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006549 fibroepithelial polyp of the anus skos:exactMatch SCTID:195469007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006550 fibroepithelial polyp of urethra skos:exactMatch DOID:8108 fibroepithelial polyp of urethra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006550 fibroepithelial polyp of urethra skos:exactMatch NCIT:C6170 Urethra Fibroepithelial Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006550 fibroepithelial polyp of urethra skos:exactMatch UMLS:C1336884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006551 alopecia mucinosa skos:exactMatch DOID:9905 follicular mucinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006551 alopecia mucinosa skos:exactMatch ICD10CM:L65.2 Alopecia mucinosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006551 alopecia mucinosa skos:exactMatch MESH:D000507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006551 alopecia mucinosa skos:exactMatch NCIT:C82859 Alopecia Mucinosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006551 alopecia mucinosa skos:exactMatch SCTID:27382006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006551 alopecia mucinosa skos:exactMatch UMLS:C0002173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006552 folliculitis skos:exactMatch DOID:4409 folliculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006552 folliculitis skos:exactMatch MESH:D005499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006552 folliculitis skos:exactMatch NCIT:C94408 Folliculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006552 folliculitis skos:exactMatch SCTID:13600006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006553 Fox-Fordyce disease skos:exactMatch DOID:1381 Fox-Fordyce disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006553 Fox-Fordyce disease skos:exactMatch ICD10CM:L75.2 Apocrine miliaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006553 Fox-Fordyce disease skos:exactMatch MESH:D005588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006553 Fox-Fordyce disease skos:exactMatch NCIT:C84716 Fox-Fordyce Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006553 Fox-Fordyce disease skos:exactMatch SCTID:65038009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006553 Fox-Fordyce disease skos:exactMatch UMLS:C0016632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006554 granuloma annulare skos:exactMatch DOID:3777 granuloma annulare semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006554 granuloma annulare skos:exactMatch ICD10CM:L92.0 Granuloma annulare semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006554 granuloma annulare skos:exactMatch MESH:D016460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006554 granuloma annulare skos:exactMatch NCIT:C3470 Granuloma Annulare semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006554 granuloma annulare skos:exactMatch SCTID:65508009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006554 granuloma annulare skos:exactMatch UMLS:C0085074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006555 granulomatous dermatitis skos:exactMatch DOID:4397 granulomatous dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006555 granulomatous dermatitis skos:exactMatch NCIT:C3505 Granulomatous Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006555 granulomatous dermatitis skos:exactMatch UMLS:C0743086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006556 hand dermatosis skos:exactMatch DOID:3158 hand dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006556 hand dermatosis skos:exactMatch MESH:D006229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006556 hand dermatosis skos:exactMatch UMLS:C0018567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006557 hemangioma of subcutaneous tissue skos:exactMatch DOID:13081 hemangioma of subcutaneous tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006557 hemangioma of subcutaneous tissue skos:exactMatch NCIT:C8540 Subcutaneous Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006557 hemangioma of subcutaneous tissue skos:exactMatch SCTID:93473009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006557 hemangioma of subcutaneous tissue skos:exactMatch UMLS:C0685200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006558 pemphigoid gestationis skos:exactMatch DOID:0040098 pemphigus gestationis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006558 pemphigoid gestationis skos:exactMatch DOID:14482 pemphigoid gestationis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006558 pemphigoid gestationis skos:exactMatch MESH:D006559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006558 pemphigoid gestationis skos:exactMatch NCIT:C85003 Pemphigoid Gestationis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006558 pemphigoid gestationis skos:exactMatch Orphanet:63275 Pemphigoid gestationis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006558 pemphigoid gestationis skos:exactMatch SCTID:86081009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006558 pemphigoid gestationis skos:exactMatch UMLS:C0019343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006559 hidradenitis suppurativa skos:exactMatch DOID:2280 hidradenitis suppurativa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006559 hidradenitis suppurativa skos:exactMatch ICD10CM:L73.2 Hidradenitis suppurativa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006559 hidradenitis suppurativa skos:exactMatch MESH:D017497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006559 hidradenitis suppurativa skos:exactMatch Orphanet:387 NON RARE IN EUROPE: Hidradenitis suppurativa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006559 hidradenitis suppurativa skos:exactMatch SCTID:59393003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006559 hidradenitis suppurativa skos:exactMatch UMLS:C0162836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006560 obsolete hypohidrosis skos:exactMatch DOID:11155 hypohidrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006560 obsolete hypohidrosis skos:exactMatch MESH:D007007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006560 obsolete hypohidrosis skos:exactMatch SCTID:45004005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006560 obsolete hypohidrosis skos:exactMatch UMLS:C0020620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006561 eyelid hypopigmentation skos:exactMatch DOID:11668 hypopigmentation of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006561 eyelid hypopigmentation skos:exactMatch SCTID:68210006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006561 eyelid hypopigmentation skos:exactMatch UMLS:C0155212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006562 obsolete incontinentia pigmenti achromians skos:exactMatch SCTID:218358001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006563 inverted follicular keratosis skos:exactMatch DOID:6945 inverted follicular keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006563 inverted follicular keratosis skos:exactMatch NCIT:C9007 Inverted Follicular Keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006563 inverted follicular keratosis skos:exactMatch SCTID:394728005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006563 inverted follicular keratosis skos:exactMatch UMLS:C0334019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006564 irritant dermatitis skos:exactMatch DOID:2772 irritant dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006564 irritant dermatitis skos:exactMatch MESH:D017453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006564 irritant dermatitis skos:exactMatch NCIT:C27151 Irritant Contact Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006564 irritant dermatitis skos:exactMatch SCTID:110979008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006564 irritant dermatitis skos:exactMatch UMLS:C0162823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006565 juvenile dermatitis herpetiformis skos:exactMatch DOID:8507 juvenile dermatitis herpetiformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006565 juvenile dermatitis herpetiformis skos:exactMatch SCTID:5906000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006565 juvenile dermatitis herpetiformis skos:exactMatch UMLS:C0152092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006566 keratosis skos:exactMatch DOID:161 keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006566 keratosis skos:exactMatch MESH:D007642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006566 keratosis skos:exactMatch NCIT:C34745 Keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006566 keratosis skos:exactMatch SCTID:254666005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006566 keratosis skos:exactMatch UMLS:C0022593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006567 kernicterus due to isoimmunization skos:exactMatch DOID:12043 kernicterus due to isoimmunization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006567 kernicterus due to isoimmunization skos:exactMatch ICD10CM:P57.0 Kernicterus due to isoimmunization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006567 kernicterus due to isoimmunization skos:exactMatch NCIT:C101270 Kernicterus Related to Isoimmunization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006567 kernicterus due to isoimmunization skos:exactMatch SCTID:359007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006567 kernicterus due to isoimmunization skos:exactMatch UMLS:C0270204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006569 leg dermatosis skos:exactMatch DOID:3142 leg dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006569 leg dermatosis skos:exactMatch MESH:D007868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006569 leg dermatosis skos:exactMatch UMLS:C0023219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006570 lichen disease skos:exactMatch DOID:8574 lichen disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006570 lichen disease skos:exactMatch SCTID:88996004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006570 lichen disease skos:exactMatch UMLS:C0023643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006571 lichen nitidus skos:exactMatch DOID:8573 lichen nitidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006571 lichen nitidus skos:exactMatch ICD10CM:L44.1 Lichen nitidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006571 lichen nitidus skos:exactMatch MESH:D017513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006571 lichen nitidus skos:exactMatch SCTID:41890004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006571 lichen nitidus skos:exactMatch UMLS:C0162849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006572 lichen planus skos:exactMatch DOID:9201 lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006572 lichen planus skos:exactMatch ICD10CM:L43 Lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006572 lichen planus skos:exactMatch MESH:D008010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006572 lichen planus skos:exactMatch NCIT:C3189 Lichen Planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006572 lichen planus skos:exactMatch SCTID:4776004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006572 lichen planus skos:exactMatch UMLS:C0023646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006573 lipodystrophy skos:exactMatch DOID:811 lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006573 lipodystrophy skos:exactMatch MESH:D008060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006573 lipodystrophy skos:exactMatch NCIT:C97093 Lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006573 lipodystrophy skos:exactMatch SCTID:71325002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006573 lipodystrophy skos:exactMatch UMLS:C0023787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006574 lipomatosis skos:exactMatch DOID:3153 lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006574 lipomatosis skos:exactMatch MESH:D008068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006574 lipomatosis skos:exactMatch NCIT:C3193 Lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006574 lipomatosis skos:exactMatch SCTID:402693001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006574 lipomatosis skos:exactMatch UMLS:C0023801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006576 Ludwig's angina skos:exactMatch DOID:4558 Ludwig's angina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006576 Ludwig's angina skos:exactMatch MESH:D008158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006576 Ludwig's angina skos:exactMatch SCTID:196542004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006576 Ludwig's angina skos:exactMatch UMLS:C0024081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006576 Ludwig's angina skos:exactMatch UMLS:C3247204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006577 maxillary sinus cholesteatoma skos:exactMatch DOID:867 maxillary sinus cholesteatoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006577 maxillary sinus cholesteatoma skos:exactMatch NCIT:C35868 Maxillary Sinus Cholesteatoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006577 maxillary sinus cholesteatoma skos:exactMatch UMLS:C1334644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006578 mediastinal lipomatosis skos:exactMatch DOID:3926 mediastinal lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006578 mediastinal lipomatosis skos:exactMatch NCIT:C27488 Mediastinal Lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006578 mediastinal lipomatosis skos:exactMatch UMLS:C1334662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006579 melanoacanthoma skos:exactMatch DOID:11684 melanoacanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006579 melanoacanthoma skos:exactMatch NCIT:C27548 Melanoacanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006579 melanoacanthoma skos:exactMatch SCTID:394727000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006579 melanoacanthoma skos:exactMatch UMLS:C1321683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006580 miliaria skos:exactMatch DOID:1382 miliaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006580 miliaria skos:exactMatch MESH:D008883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006580 miliaria skos:exactMatch NCIT:C34820 Miliaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006580 miliaria skos:exactMatch SCTID:63951004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006580 miliaria skos:exactMatch UMLS:C0026113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006581 miliaria rubra skos:exactMatch DOID:11153 miliaria rubra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006581 miliaria rubra skos:exactMatch SCTID:44279002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006581 miliaria rubra skos:exactMatch UMLS:C0162423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006581 miliaria rubra skos:exactMatch UMLS:C3241961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006582 mongolian spot skos:exactMatch DOID:4702 mongolian spot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006582 mongolian spot skos:exactMatch MESH:D049328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006582 mongolian spot skos:exactMatch NCIT:C3945 Mongolian Spot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006582 mongolian spot skos:exactMatch SCTID:40467008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006582 mongolian spot skos:exactMatch UMLS:C0265985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006583 necrobiosis lipoidica skos:exactMatch DOID:3486 necrobiosis lipoidica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006583 necrobiosis lipoidica skos:exactMatch MESH:D009335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006583 necrobiosis lipoidica skos:exactMatch NCIT:C34840 Necrobiosis Lipoidica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006583 necrobiosis lipoidica skos:exactMatch Orphanet:542592 Necrobiosis lipoidica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006583 necrobiosis lipoidica skos:exactMatch SCTID:9418005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006583 necrobiosis lipoidica skos:exactMatch UMLS:C0027538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006584 obsolete neonatal jaundice skos:exactMatch DOID:2383 neonatal jaundice semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006584 obsolete neonatal jaundice skos:exactMatch MESH:D007567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006584 obsolete neonatal jaundice skos:exactMatch SCTID:387712008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006584 obsolete neonatal jaundice skos:exactMatch UMLS:C0022353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006585 neurodermatitis skos:exactMatch DOID:3309 neurodermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006585 neurodermatitis skos:exactMatch MESH:D009450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006585 neurodermatitis skos:exactMatch NCIT:C111963 Neurodermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006585 neurodermatitis skos:exactMatch SCTID:267854005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006585 neurodermatitis skos:exactMatch UMLS:C0027822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006585 neurodermatitis skos:exactMatch UMLS:C0149922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006586 neurotic excoriation skos:exactMatch DOID:9165 neurotic excoriation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006586 neurotic excoriation skos:exactMatch SCTID:402736003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006586 neurotic excoriation skos:exactMatch UMLS:C1274184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006589 occupational dermatitis skos:exactMatch DOID:4404 occupational dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006589 occupational dermatitis skos:exactMatch MESH:D009783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006589 occupational dermatitis skos:exactMatch NCIT:C34859 Occupational Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006589 occupational dermatitis skos:exactMatch SCTID:402587003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006589 occupational dermatitis skos:exactMatch UMLS:C0028796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006590 palmoplantar keratosis skos:exactMatch DOID:3390 palmoplantar keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006590 palmoplantar keratosis skos:exactMatch NCIT:C34748 Palmoplantar Keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006590 palmoplantar keratosis skos:exactMatch SCTID:706885006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006591 panniculitis skos:exactMatch DOID:1526 panniculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006591 panniculitis skos:exactMatch MESH:D015434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006591 panniculitis skos:exactMatch NCIT:C33645 Subcutis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006591 panniculitis skos:exactMatch SCTID:22125009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006591 panniculitis skos:exactMatch UMLS:C0030326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006592 parapsoriasis skos:exactMatch DOID:9088 parapsoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006592 parapsoriasis skos:exactMatch ICD10CM:L41 Parapsoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006592 parapsoriasis skos:exactMatch MESH:D010267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006592 parapsoriasis skos:exactMatch NCIT:C3312 Parapsoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006592 parapsoriasis skos:exactMatch SCTID:88233000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006592 parapsoriasis skos:exactMatch UMLS:C0030491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006593 pelvic lipomatosis skos:exactMatch DOID:3927 pelvic lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006593 pelvic lipomatosis skos:exactMatch MESH:C535549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006593 pelvic lipomatosis skos:exactMatch NCIT:C27486 Pelvic Lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006593 pelvic lipomatosis skos:exactMatch UMLS:C0406608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006594 pemphigus skos:exactMatch DOID:9182 pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006594 pemphigus skos:exactMatch ICD10CM:L10 Pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006594 pemphigus skos:exactMatch MESH:D010392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006594 pemphigus skos:exactMatch NCIT:C34909 Pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006594 pemphigus skos:exactMatch SCTID:65172003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006594 pemphigus skos:exactMatch UMLS:C0030807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006595 perinatal jaundice due to hepatocellular damage skos:exactMatch DOID:11452 perinatal jaundice due to hepatocellular damage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006595 perinatal jaundice due to hepatocellular damage skos:exactMatch SCTID:10877007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006595 perinatal jaundice due to hepatocellular damage skos:exactMatch UMLS:C0158976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006596 photoallergic dermatitis skos:exactMatch DOID:3818 photoallergic dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006596 photoallergic dermatitis skos:exactMatch MESH:D017454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006596 photoallergic dermatitis skos:exactMatch SCTID:111209006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006596 photoallergic dermatitis skos:exactMatch UMLS:C0162824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006597 photosensitivity disease skos:exactMatch DOID:3159 photosensitivity disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006597 photosensitivity disease skos:exactMatch MESH:D010787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006597 photosensitivity disease skos:exactMatch SCTID:22649008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006597 photosensitivity disease skos:exactMatch UMLS:C0031762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006598 phototoxic dermatitis skos:exactMatch DOID:4407 phototoxic dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006598 phototoxic dermatitis skos:exactMatch MESH:D017484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006598 phototoxic dermatitis skos:exactMatch NCIT:C4816 Photosensitive Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006598 phototoxic dermatitis skos:exactMatch SCTID:53597009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006598 phototoxic dermatitis skos:exactMatch UMLS:C0162830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006599 physical urticaria skos:exactMatch DOID:0060220 physical urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006599 physical urticaria skos:exactMatch SCTID:402601007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006600 obsolete pigmentation disease skos:exactMatch SCTID:414032001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006601 pityriasis rosea skos:exactMatch DOID:8892 pityriasis rosea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006601 pityriasis rosea skos:exactMatch ICD10CM:L42 Pityriasis rosea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006601 pityriasis rosea skos:exactMatch MESH:D017515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006601 pityriasis rosea skos:exactMatch NCIT:C26855 Pityriasis Rosea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006601 pityriasis rosea skos:exactMatch SCTID:77252004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006601 pityriasis rosea skos:exactMatch UMLS:C0032026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006602 porokeratosis skos:exactMatch DOID:3805 porokeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006602 porokeratosis skos:exactMatch MESH:D017499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006602 porokeratosis skos:exactMatch NCIT:C85019 Porokeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006602 porokeratosis skos:exactMatch OMIMPS:175800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006602 porokeratosis skos:exactMatch Orphanet:79358 Porokeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006602 porokeratosis skos:exactMatch SCTID:400080004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006602 porokeratosis skos:exactMatch UMLS:C0162839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006603 reactive cutaneous fibrous lesion skos:exactMatch DOID:2053 reactive cutaneous fibrous lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006603 reactive cutaneous fibrous lesion skos:exactMatch NCIT:C27549 Reactive Cutaneous Fibrous Lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006603 reactive cutaneous fibrous lesion skos:exactMatch UMLS:C1335666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006604 rosacea skos:exactMatch DOID:8881 rosacea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006604 rosacea skos:exactMatch ICD10CM:L71 Rosacea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006604 rosacea skos:exactMatch MESH:D012393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006604 rosacea skos:exactMatch NCIT:C97136 Rosacea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006604 rosacea skos:exactMatch SCTID:398909004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006604 rosacea skos:exactMatch UMLS:C0035854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006605 scalp dermatosis skos:exactMatch DOID:3136 scalp dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006605 scalp dermatosis skos:exactMatch MESH:D012536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006605 scalp dermatosis skos:exactMatch SCTID:402694007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006605 scalp dermatosis skos:exactMatch UMLS:C0036271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006606 scleredema adultorum skos:exactMatch DOID:3140 scleredema adultorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006606 scleredema adultorum skos:exactMatch MESH:D012592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006606 scleredema adultorum skos:exactMatch NCIT:C85057 Scleredema Adultorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006606 scleredema adultorum skos:exactMatch Orphanet:352763 Scleredema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006606 scleredema adultorum skos:exactMatch SCTID:95323007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006606 scleredema adultorum skos:exactMatch UMLS:C0036413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006607 sebaceous gland disorder skos:exactMatch DOID:9098 sebaceous gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006607 sebaceous gland disorder skos:exactMatch MESH:D012625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006607 sebaceous gland disorder skos:exactMatch SCTID:3441005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006607 sebaceous gland disorder skos:exactMatch UMLS:C0036502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006608 seborrheic dermatitis skos:exactMatch DOID:8741 seborrheic dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006608 seborrheic dermatitis skos:exactMatch MESH:D012628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006608 seborrheic dermatitis skos:exactMatch NCIT:C111888 Seborrheic Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006608 seborrheic dermatitis skos:exactMatch UMLS:C0036508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006609 seborrheic infantile dermatitis skos:exactMatch DOID:8941 seborrheic infantile dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006610 skin atrophy skos:exactMatch DOID:2733 skin atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006610 skin atrophy skos:exactMatch NCIT:C35163 Skin Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006610 skin atrophy skos:exactMatch SCTID:400190005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006610 skin atrophy skos:exactMatch UMLS:C0151514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006611 skin sarcoidosis skos:exactMatch DOID:13402 skin sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006611 skin sarcoidosis skos:exactMatch ICD10CM:D86.3 Sarcoidosis of skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006611 skin sarcoidosis skos:exactMatch NCIT:C34996 Cutaneous Sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006611 skin sarcoidosis skos:exactMatch SCTID:55941000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006611 skin sarcoidosis skos:exactMatch UMLS:C0036203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006612 steroid lipomatosis skos:exactMatch DOID:3925 steroid lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006612 steroid lipomatosis skos:exactMatch NCIT:C27487 Steroid Lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006612 steroid lipomatosis skos:exactMatch UMLS:C1336506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006613 stromal corneal pigmentation skos:exactMatch DOID:12311 stromal corneal pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006613 stromal corneal pigmentation skos:exactMatch SCTID:55031000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006613 stromal corneal pigmentation skos:exactMatch UMLS:C0155105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006614 subcorneal pustular dermatosis skos:exactMatch DOID:8508 subcorneal pustular dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006614 subcorneal pustular dermatosis skos:exactMatch Orphanet:48377 Subcorneal pustular dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006614 subcorneal pustular dermatosis skos:exactMatch SCTID:25147002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006614 subcorneal pustular dermatosis skos:exactMatch UMLS:C0600336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006615 sweat gland disorder skos:exactMatch DOID:1383 sweat gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006615 sweat gland disorder skos:exactMatch MESH:D013543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006615 sweat gland disorder skos:exactMatch SCTID:88232005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006615 sweat gland disorder skos:exactMatch UMLS:C0038986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006616 toxicodendron dermatitis skos:exactMatch DOID:3819 toxicodendron dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006616 toxicodendron dermatitis skos:exactMatch MESH:D011040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006616 toxicodendron dermatitis skos:exactMatch SCTID:410049000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006616 toxicodendron dermatitis skos:exactMatch UMLS:C0032342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006617 vesiculobullous skin disease skos:exactMatch DOID:2731 vesiculobullous skin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006617 vesiculobullous skin disease skos:exactMatch MESH:D012872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006617 vesiculobullous skin disease skos:exactMatch UMLS:C0037275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006618 vibratory urticaria skos:exactMatch DOID:1554 vibratory urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006618 vibratory urticaria skos:exactMatch ICD10CM:L50.4 Vibratory urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006618 vibratory urticaria skos:exactMatch SCTID:51247001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006618 vibratory urticaria skos:exactMatch UMLS:C0157743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006619 viral exanthem skos:exactMatch DOID:8672 viral exanthem semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006619 viral exanthem skos:exactMatch SCTID:49882001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006619 viral exanthem skos:exactMatch UMLS:C0153062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006620 vulva fibroepithelial polyp skos:exactMatch DOID:8255 vulva fibroepithelial polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006620 vulva fibroepithelial polyp skos:exactMatch NCIT:C6857 Vulvar Fibroepithelial Stromal Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006620 vulva fibroepithelial polyp skos:exactMatch UMLS:C1336978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006621 vulvar inverted follicular keratosis skos:exactMatch DOID:6943 vulvar inverted follicular keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006621 vulvar inverted follicular keratosis skos:exactMatch NCIT:C40291 Vulvar Inverted Follicular Keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006621 vulvar inverted follicular keratosis skos:exactMatch UMLS:C1520084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006622 vulvar seborrheic keratosis skos:exactMatch DOID:6944 vulvar seborrheic keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006622 vulvar seborrheic keratosis skos:exactMatch NCIT:C6375 Vulvar Seborrheic Keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006622 vulvar seborrheic keratosis skos:exactMatch UMLS:C1336981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006624 overactive bladder skos:exactMatch DOID:0070355 overactive bladder syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006624 overactive bladder skos:exactMatch MESH:D053201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006624 overactive bladder skos:exactMatch SCTID:236633002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006625 altitude sickness skos:exactMatch MESH:D000532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006626 diabetic neuropathy skos:exactMatch DOID:9743 diabetic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006626 diabetic neuropathy skos:exactMatch MESH:D003929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006626 diabetic neuropathy skos:exactMatch NCIT:C26748 Diabetic Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006626 diabetic neuropathy skos:exactMatch SCTID:230572002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006626 diabetic neuropathy skos:exactMatch UMLS:C0011882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006629 osteoarthritis, hip skos:exactMatch MESH:D015207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006629 osteoarthritis, hip skos:exactMatch NCIT:C34876 Hip Osteoarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006630 osteoarthritis, spine skos:exactMatch MESH:D055013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006630 osteoarthritis, spine skos:exactMatch SCTID:8847002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006633 acalculous cholecystitis skos:exactMatch DOID:2828 acalculous cholecystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006633 acalculous cholecystitis skos:exactMatch MESH:D042101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006633 acalculous cholecystitis skos:exactMatch NCIT:C35578 Acalculous Cholecystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006633 acalculous cholecystitis skos:exactMatch SCTID:19968009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006633 acalculous cholecystitis skos:exactMatch UMLS:C0267841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006633 acalculous cholecystitis skos:exactMatch UMLS:C0267842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006634 pituitary gland acidophil adenoma skos:exactMatch DOID:5392 acidophil adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006634 pituitary gland acidophil adenoma skos:exactMatch MESH:D000239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006634 pituitary gland acidophil adenoma skos:exactMatch NCIT:C6780 Pituitary Gland Acidophil Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006634 pituitary gland acidophil adenoma skos:exactMatch UMLS:C0001433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006635 Acinetobacter infectious disease skos:exactMatch DOID:3091 Acinetobacter infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006635 Acinetobacter infectious disease skos:exactMatch MESH:D000151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006635 Acinetobacter infectious disease skos:exactMatch UMLS:C0001139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006636 Actinobacillus infectious disease skos:exactMatch MESH:D000189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006637 acute kidney tubular necrosis skos:exactMatch DOID:12556 acute kidney tubular necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006637 acute kidney tubular necrosis skos:exactMatch MESH:D007683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006637 acute kidney tubular necrosis skos:exactMatch NCIT:C34749 Acute Tubular Necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006637 acute kidney tubular necrosis skos:exactMatch SCTID:35455006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006637 acute kidney tubular necrosis skos:exactMatch UMLS:C0022672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006638 acute retinal necrosis syndrome skos:exactMatch DOID:3611 acute retinal necrosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006638 acute retinal necrosis syndrome skos:exactMatch MESH:D015882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006638 acute retinal necrosis syndrome skos:exactMatch SCTID:231986000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006638 acute retinal necrosis syndrome skos:exactMatch UMLS:C0035319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006639 adrenal cortex carcinoma skos:exactMatch DOID:3948 adrenocortical carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006639 adrenal cortex carcinoma skos:exactMatch DOID:3959 adrenal cortical adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006639 adrenal cortex carcinoma skos:exactMatch DOID:660 adrenal cortex cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006639 adrenal cortex carcinoma skos:exactMatch NCIT:C9325 Adrenal Cortical Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006639 adrenal cortex carcinoma skos:exactMatch Orphanet:1501 Adrenocortical carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006639 adrenal cortex carcinoma skos:exactMatch SCTID:255035007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006639 adrenal cortex carcinoma skos:exactMatch UMLS:C0206686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006640 adrenal gland hyperfunction skos:exactMatch DOID:3947 adrenal gland hyperfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006640 adrenal gland hyperfunction skos:exactMatch MESH:D000308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006640 adrenal gland hyperfunction skos:exactMatch SCTID:275437005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006640 adrenal gland hyperfunction skos:exactMatch UMLS:C0001622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006640 adrenal gland hyperfunction skos:exactMatch UMLS:CN205287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006641 afferent loop syndrome skos:exactMatch DOID:8438 afferent loop syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006641 afferent loop syndrome skos:exactMatch MESH:D000343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006641 afferent loop syndrome skos:exactMatch SCTID:20813000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006641 afferent loop syndrome skos:exactMatch UMLS:C0001727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006642 alcohol withdrawal delirium skos:exactMatch MESH:D000430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006642 alcohol withdrawal delirium skos:exactMatch SCTID:8635005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006643 alcoholic cardiomyopathy skos:exactMatch DOID:12935 alcoholic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006643 alcoholic cardiomyopathy skos:exactMatch ICD10CM:I42.6 Alcoholic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006643 alcoholic cardiomyopathy skos:exactMatch MESH:D002310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006643 alcoholic cardiomyopathy skos:exactMatch NCIT:C53653 Alcoholic Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006643 alcoholic cardiomyopathy skos:exactMatch SCTID:83521008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006643 alcoholic cardiomyopathy skos:exactMatch UMLS:C0007192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006644 alcoholic liver cirrhosis skos:exactMatch DOID:14018 alcoholic liver cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006644 alcoholic liver cirrhosis skos:exactMatch ICD10CM:K70.3 Alcoholic cirrhosis of liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006644 alcoholic liver cirrhosis skos:exactMatch MESH:D008104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006644 alcoholic liver cirrhosis skos:exactMatch NCIT:C34782 Alcoholic Cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006644 alcoholic liver cirrhosis skos:exactMatch SCTID:419728003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006644 alcoholic liver cirrhosis skos:exactMatch UMLS:C0023891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006644 alcoholic liver cirrhosis skos:exactMatch UMLS:C1622502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006645 alcoholic polyneuropathy skos:exactMatch DOID:14183 alcoholic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006645 alcoholic polyneuropathy skos:exactMatch ICD10CM:G62.1 Alcoholic polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006645 alcoholic polyneuropathy skos:exactMatch MESH:D020269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006645 alcoholic polyneuropathy skos:exactMatch NCIT:C26926 Alcoholic Polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006645 alcoholic polyneuropathy skos:exactMatch SCTID:7916009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006645 alcoholic polyneuropathy skos:exactMatch UMLS:C0085677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006646 angioleiomyoma skos:exactMatch DOID:4265 angiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006646 angioleiomyoma skos:exactMatch MESH:D018229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006646 angioleiomyoma skos:exactMatch NCIT:C3747 Angioleiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006646 angioleiomyoma skos:exactMatch UMLS:C0206653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006647 anterior cerebral artery infarction skos:exactMatch DOID:3528 anterior cerebral artery infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006647 anterior cerebral artery infarction skos:exactMatch MESH:D020243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006647 anterior cerebral artery infarction skos:exactMatch UMLS:C0751843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006648 anterior compartment of tibia syndrome skos:exactMatch DOID:3933 anterior compartment syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006648 anterior compartment of tibia syndrome skos:exactMatch MESH:D000868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006648 anterior compartment of tibia syndrome skos:exactMatch SCTID:12694001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006648 anterior compartment of tibia syndrome skos:exactMatch UMLS:C0003152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006649 anterior ischemic optic neuropathy skos:exactMatch DOID:12010 anterior ischemic optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006649 anterior ischemic optic neuropathy skos:exactMatch MESH:D018917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006649 anterior ischemic optic neuropathy skos:exactMatch SCTID:404659001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006649 anterior ischemic optic neuropathy skos:exactMatch UMLS:C0155305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006650 anterior spinal artery syndrome skos:exactMatch DOID:6712 anterior spinal artery syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006650 anterior spinal artery syndrome skos:exactMatch MESH:D020759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006650 anterior spinal artery syndrome skos:exactMatch SCTID:2972007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006650 anterior spinal artery syndrome skos:exactMatch UMLS:C0221069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006651 anterior uveitis skos:exactMatch DOID:1407 anterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006651 anterior uveitis skos:exactMatch MESH:D014606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006651 anterior uveitis skos:exactMatch NCIT:C35109 Anterior Uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006651 anterior uveitis skos:exactMatch Orphanet:280886 Anterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006651 anterior uveitis skos:exactMatch SCTID:410692006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006651 anterior uveitis skos:exactMatch UMLS:C0042165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006652 anterolateral myocardial infarction skos:exactMatch DOID:5845 anterolateral myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006652 anterolateral myocardial infarction skos:exactMatch MESH:D056988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006652 anterolateral myocardial infarction skos:exactMatch UMLS:C0262564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006653 anthracosilicosis skos:exactMatch DOID:10324 anthracosilicosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006653 anthracosilicosis skos:exactMatch MESH:D000874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006653 anthracosilicosis skos:exactMatch NCIT:C34389 Anthracosilicosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006653 anthracosilicosis skos:exactMatch SCTID:33548005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006653 anthracosilicosis skos:exactMatch UMLS:C0003164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006654 anthracosis skos:exactMatch DOID:10327 anthracosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006654 anthracosis skos:exactMatch MESH:D055008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006654 anthracosis skos:exactMatch NCIT:C34390 Anthracosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006654 anthracosis skos:exactMatch SCTID:29422001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006654 anthracosis skos:exactMatch UMLS:C0003165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006655 aortic valve prolapse skos:exactMatch DOID:5232 aortic valve prolapse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006655 aortic valve prolapse skos:exactMatch MESH:D001023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006655 aortic valve prolapse skos:exactMatch UMLS:C0003505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006656 aortitis skos:exactMatch DOID:519 aortitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006656 aortitis skos:exactMatch MESH:D001025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006656 aortitis skos:exactMatch NCIT:C97085 Aortitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006656 aortitis skos:exactMatch SCTID:70933002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006656 aortitis skos:exactMatch UMLS:C0003509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006658 arteriolosclerosis skos:exactMatch DOID:5162 arteriolosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006658 arteriolosclerosis skos:exactMatch MESH:D050379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006658 arteriolosclerosis skos:exactMatch NCIT:C35543 Arteriolosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006658 arteriolosclerosis skos:exactMatch UMLS:C0878486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006659 arteriosclerosis obliterans skos:exactMatch DOID:5160 arteriosclerosis obliterans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006659 arteriosclerosis obliterans skos:exactMatch MESH:D001162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006659 arteriosclerosis obliterans skos:exactMatch SCTID:361133006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006659 arteriosclerosis obliterans skos:exactMatch UMLS:C0003851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006660 arthus reaction skos:exactMatch DOID:1556 arthus reaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006660 arthus reaction skos:exactMatch MESH:D001183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006660 arthus reaction skos:exactMatch NCIT:C34400 Arthus Reaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006660 arthus reaction skos:exactMatch SCTID:402413008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006660 arthus reaction skos:exactMatch UMLS:C0003907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006662 aseptic meningitis skos:exactMatch DOID:12157 aseptic meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006662 aseptic meningitis skos:exactMatch MESH:D008582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006662 aseptic meningitis skos:exactMatch NCIT:C118299 Aseptic Meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006662 aseptic meningitis skos:exactMatch SCTID:301770000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006662 aseptic meningitis skos:exactMatch UMLS:C0025290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006663 perinatal asphyxia skos:exactMatch DOID:11088 asphyxia neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006663 perinatal asphyxia skos:exactMatch MESH:D001238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006663 perinatal asphyxia skos:exactMatch NCIT:C116313 Perinatal Depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006663 perinatal asphyxia skos:exactMatch Orphanet:137577 Neonatal hypoxic and ischemic brain injury semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006663 perinatal asphyxia skos:exactMatch SCTID:28314004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006663 perinatal asphyxia skos:exactMatch UMLS:C0004045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006664 atrial septal defect skos:exactMatch DOID:1882 atrial heart septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006664 atrial septal defect skos:exactMatch MESH:D006344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006664 atrial septal defect skos:exactMatch NCIT:C84473 Atrial Septal Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006664 atrial septal defect skos:exactMatch OMIMPS:108800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006664 atrial septal defect skos:exactMatch Orphanet:1478 Interatrial communication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006664 atrial septal defect skos:exactMatch SCTID:253366007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006664 atrial septal defect skos:exactMatch UMLS:C0018817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006665 chronic atrophic gastritis skos:exactMatch DOID:8929 atrophic gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006665 chronic atrophic gastritis skos:exactMatch ICD10CM:K29.4 Chronic atrophic gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006665 chronic atrophic gastritis skos:exactMatch MESH:D005757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006665 chronic atrophic gastritis skos:exactMatch NCIT:C7405 Chronic Atrophic Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006665 chronic atrophic gastritis skos:exactMatch SCTID:84568007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006666 atrophy of thyroid skos:exactMatch NCIT:C26942 Thyroid Gland Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006666 atrophy of thyroid skos:exactMatch SCTID:190309006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006666 atrophy of thyroid skos:exactMatch UMLS:C2981141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006668 bacterial conjunctivitis skos:exactMatch DOID:9700 bacterial conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006668 bacterial conjunctivitis skos:exactMatch MESH:D003234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006668 bacterial conjunctivitis skos:exactMatch NCIT:C53656 Bacterial Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006668 bacterial conjunctivitis skos:exactMatch SCTID:243321006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006668 bacterial conjunctivitis skos:exactMatch UMLS:C0009768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006669 bacterial endocarditis skos:exactMatch MESH:D004697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006669 bacterial endocarditis skos:exactMatch NCIT:C128359 Bacterial Endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006669 bacterial endocarditis skos:exactMatch SCTID:301183007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006669 bacterial endocarditis skos:exactMatch UMLS:C0014121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006670 bacterial meningitis skos:exactMatch DOID:9470 bacterial meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006670 bacterial meningitis skos:exactMatch MESH:D016920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006670 bacterial meningitis skos:exactMatch NCIT:C118297 Bacterial Meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006670 bacterial meningitis skos:exactMatch SCTID:95883001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006670 bacterial meningitis skos:exactMatch UMLS:C0085437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006671 Bacteroides infectious disease skos:exactMatch MESH:D001442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006671 Bacteroides infectious disease skos:exactMatch SCTID:2918000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006671 Bacteroides infectious disease skos:exactMatch UMLS:C0004669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006672 balanitis skos:exactMatch DOID:13033 balanitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006672 balanitis skos:exactMatch ICD10CM:N48.1 Balanitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006672 balanitis skos:exactMatch ICD10WHO:N48.1 Balanoposthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006672 balanitis skos:exactMatch MESH:D001446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006672 balanitis skos:exactMatch NCIT:C26705 Balanitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006672 balanitis skos:exactMatch SCTID:44882003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006672 balanitis skos:exactMatch UMLS:C0004690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006673 pituitary gland basophil adenoma skos:exactMatch DOID:4542 basophil adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006673 pituitary gland basophil adenoma skos:exactMatch MESH:D000237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006673 pituitary gland basophil adenoma skos:exactMatch NCIT:C2856 Pituitary Gland Basophil Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006673 pituitary gland basophil adenoma skos:exactMatch UMLS:C0001431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006674 obsolete benign fibrous mesothelioma skos:exactMatch DOID:2653 benign fibrous mesothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006674 obsolete benign fibrous mesothelioma skos:exactMatch MESH:D054363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006674 obsolete benign fibrous mesothelioma skos:exactMatch UMLS:C0334511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006676 beriberi skos:exactMatch DOID:0070313 thiamine deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006676 beriberi skos:exactMatch DOID:13725 beriberi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006676 beriberi skos:exactMatch MESH:D001602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006676 beriberi skos:exactMatch NCIT:C34418 Vitamin B1 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006676 beriberi skos:exactMatch SCTID:36656008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006676 beriberi skos:exactMatch UMLS:C0005122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006677 bile reflux skos:exactMatch DOID:12237 bile reflux semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006677 bile reflux skos:exactMatch MESH:D001655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006677 bile reflux skos:exactMatch UMLS:C0005403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006678 bladder calculus skos:exactMatch DOID:11355 bladder calculus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006678 bladder calculus skos:exactMatch MESH:D001744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006678 bladder calculus skos:exactMatch SCTID:70650003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006678 bladder calculus skos:exactMatch UMLS:C0005683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006679 bladder neck obstruction skos:exactMatch DOID:13948 bladder neck obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006679 bladder neck obstruction skos:exactMatch ICD10CM:N32.0 Bladder-neck obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006679 bladder neck obstruction skos:exactMatch MESH:D001748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006679 bladder neck obstruction skos:exactMatch SCTID:399072004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006679 bladder neck obstruction skos:exactMatch UMLS:C0005694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006680 blue nevus skos:exactMatch MESH:D018329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006680 blue nevus skos:exactMatch NCIT:C3803 Blue Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006680 blue nevus skos:exactMatch SCTID:254806009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006681 Borrelia infectious disease skos:exactMatch MESH:D001899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006681 Borrelia infectious disease skos:exactMatch UMLS:C0006035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006682 brachial plexus neuritis skos:exactMatch DOID:3689 brachial plexus neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006682 brachial plexus neuritis skos:exactMatch MESH:D020968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006682 brachial plexus neuritis skos:exactMatch NCIT:C84600 Brachial Plexus Neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006682 brachial plexus neuritis skos:exactMatch SCTID:72893007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006683 brachial plexus neuropathy skos:exactMatch DOID:3690 brachial plexus neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006683 brachial plexus neuropathy skos:exactMatch MESH:D020516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006683 brachial plexus neuropathy skos:exactMatch NCIT:C27194 Brachial Plexopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006683 brachial plexus neuropathy skos:exactMatch SCTID:3548001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006683 brachial plexus neuropathy skos:exactMatch UMLS:C0700251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006684 brain edema skos:exactMatch DOID:4724 brain edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006684 brain edema skos:exactMatch MESH:D001929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006684 brain edema skos:exactMatch SCTID:2032001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006685 brain hypoxia - ischemia skos:exactMatch MESH:D020925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006686 brain stem infarction skos:exactMatch DOID:3523 brain stem infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006686 brain stem infarction skos:exactMatch MESH:D020526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006686 brain stem infarction skos:exactMatch SCTID:95457000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006686 brain stem infarction skos:exactMatch UMLS:C0521542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006687 burning mouth syndrome skos:exactMatch DOID:4331 burning mouth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006687 burning mouth syndrome skos:exactMatch MESH:D002054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006687 burning mouth syndrome skos:exactMatch NCIT:C62545 Burning Mouth Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006687 burning mouth syndrome skos:exactMatch Orphanet:353253 Burning mouth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006687 burning mouth syndrome skos:exactMatch SCTID:399165002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006687 burning mouth syndrome skos:exactMatch UMLS:C0006430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006687 burning mouth syndrome skos:exactMatch UMLS:C2930806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006687 burning mouth syndrome skos:exactMatch UMLS:CN242089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006688 byssinosis skos:exactMatch DOID:10323 byssinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006688 byssinosis skos:exactMatch ICD10CM:J66.0 Byssinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006688 byssinosis skos:exactMatch MESH:D002095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006688 byssinosis skos:exactMatch NCIT:C84605 Byssinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006688 byssinosis skos:exactMatch SCTID:13151001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006688 byssinosis skos:exactMatch UMLS:C0006542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006688 byssinosis skos:exactMatch UMLS:C2242894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006690 carotid artery thrombosis skos:exactMatch DOID:3410 carotid artery thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006690 carotid artery thrombosis skos:exactMatch MESH:D002341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006690 carotid artery thrombosis skos:exactMatch SCTID:86003009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006690 carotid artery thrombosis skos:exactMatch UMLS:C0007274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006692 central pontine myelinolysis skos:exactMatch DOID:636 central pontine myelinolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006692 central pontine myelinolysis skos:exactMatch ICD10CM:G37.2 Central pontine myelinolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006692 central pontine myelinolysis skos:exactMatch MESH:D017590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006692 central pontine myelinolysis skos:exactMatch NCIT:C84623 Central Pontine Myelinolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006692 central pontine myelinolysis skos:exactMatch SCTID:6807001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006692 central pontine myelinolysis skos:exactMatch UMLS:C0206083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006693 cerebral arterial disease skos:exactMatch DOID:3527 cerebral arterial disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006693 cerebral arterial disease skos:exactMatch MESH:D002539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006693 cerebral arterial disease skos:exactMatch UMLS:C0007774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006694 cerebral atherosclerosis skos:exactMatch DOID:12720 cerebral atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006694 cerebral atherosclerosis skos:exactMatch ICD10CM:I67.2 Cerebral atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006694 cerebral atherosclerosis skos:exactMatch NCIT:C34459 Cerebral Atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006694 cerebral atherosclerosis skos:exactMatch SCTID:55382008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006694 cerebral atherosclerosis skos:exactMatch UMLS:C0007775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006696 cervix erosion skos:exactMatch DOID:3456 cervix erosion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006696 cervix erosion skos:exactMatch MESH:D002579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006696 cervix erosion skos:exactMatch SCTID:61253004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006696 cervix erosion skos:exactMatch UMLS:C0007869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006698 cholecystolithiasis skos:exactMatch DOID:11151 cholecystolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006698 cholecystolithiasis skos:exactMatch MESH:D041761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006698 cholecystolithiasis skos:exactMatch UMLS:C0947622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006699 choledocholithiasis skos:exactMatch DOID:11755 choledocholithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006699 choledocholithiasis skos:exactMatch MESH:D042883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006699 choledocholithiasis skos:exactMatch UMLS:C0701818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006700 choroid cancer skos:exactMatch DOID:12759 choroid cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006700 choroid cancer skos:exactMatch MESH:D002830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006700 choroid cancer skos:exactMatch NCIT:C3566 Malignant Choroid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006700 choroid cancer skos:exactMatch SCTID:363466008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006701 chromophobe adenoma skos:exactMatch DOID:3828 chromophobe adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006701 chromophobe adenoma skos:exactMatch MESH:D000238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006701 chromophobe adenoma skos:exactMatch NCIT:C2857 Pituitary Gland Chromophobe Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006701 chromophobe adenoma skos:exactMatch UMLS:C0001432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006702 chronic inflammatory demyelinating polyradiculoneuropathy skos:exactMatch DOID:5213 chronic inflammatory demyelinating polyradiculoneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006702 chronic inflammatory demyelinating polyradiculoneuropathy skos:exactMatch MESH:D020277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006702 chronic inflammatory demyelinating polyradiculoneuropathy skos:exactMatch Orphanet:2932 Chronic inflammatory demyelinating polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006702 chronic inflammatory demyelinating polyradiculoneuropathy skos:exactMatch SCTID:128209004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006704 CNS demyelinating autoimmune disease skos:exactMatch MESH:D020278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006705 Bacteroidaceae infectious disease skos:exactMatch MESH:D016866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006705 Bacteroidaceae infectious disease skos:exactMatch UMLS:C0085392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006706 Bifidobacteriales infectious disease skos:exactMatch MESH:D039941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006706 Bifidobacteriales infectious disease skos:exactMatch UMLS:C1136339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006708 Desulfovibrionaceae infectious disease skos:exactMatch MESH:D045824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006709 common bile duct neoplasm skos:exactMatch DOID:4608 common bile duct neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006709 common bile duct neoplasm skos:exactMatch MESH:D003138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006709 common bile duct neoplasm skos:exactMatch SCTID:126857009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006709 common bile duct neoplasm skos:exactMatch UMLS:C0009442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006710 complex partial epilepsy skos:exactMatch DOID:12382 complex partial epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006710 complex partial epilepsy skos:exactMatch MESH:D017029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006710 complex partial epilepsy skos:exactMatch SCTID:407675009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006710 complex partial epilepsy skos:exactMatch UMLS:C0085417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006711 constrictive pericarditis skos:exactMatch DOID:11481 constrictive pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006711 constrictive pericarditis skos:exactMatch MESH:D010494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006711 constrictive pericarditis skos:exactMatch NCIT:C78246 Constrictive Pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006711 constrictive pericarditis skos:exactMatch SCTID:85598007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006711 constrictive pericarditis skos:exactMatch UMLS:C0031048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006712 corneal edema skos:exactMatch DOID:11030 corneal edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006712 corneal edema skos:exactMatch MESH:D015715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006712 corneal edema skos:exactMatch SCTID:27194006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006712 corneal edema skos:exactMatch UMLS:C0010037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006713 corneal neovascularization skos:exactMatch DOID:11382 corneal neovascularization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006713 corneal neovascularization skos:exactMatch MESH:D016510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006713 corneal neovascularization skos:exactMatch SCTID:19161004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006713 corneal neovascularization skos:exactMatch UMLS:C0085109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006714 coronary aneurysm skos:exactMatch DOID:3362 coronary aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006714 coronary aneurysm skos:exactMatch MESH:D003323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006714 coronary aneurysm skos:exactMatch SCTID:50570003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006714 coronary aneurysm skos:exactMatch UMLS:C0010051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006715 coronary stenosis skos:exactMatch DOID:4248 coronary stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006715 coronary stenosis skos:exactMatch MESH:D023921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006715 coronary stenosis skos:exactMatch SCTID:233970002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006715 coronary stenosis skos:exactMatch UMLS:C0242231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006716 coronary thrombosis skos:exactMatch DOID:11847 coronary thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006716 coronary thrombosis skos:exactMatch MESH:D003328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006716 coronary thrombosis skos:exactMatch SCTID:398274000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006716 coronary thrombosis skos:exactMatch UMLS:C0010072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006717 cutaneous fibrous histiocytoma skos:exactMatch DOID:4418 cutaneous fibrous histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006717 cutaneous fibrous histiocytoma skos:exactMatch NCIT:C6801 Skin Fibrous Histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006717 cutaneous fibrous histiocytoma skos:exactMatch SCTID:448015002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006717 cutaneous fibrous histiocytoma skos:exactMatch UMLS:C0002991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006717 cutaneous fibrous histiocytoma skos:exactMatch UMLS:C0346049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006718 cutaneous syphilis skos:exactMatch MESH:D013591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006720 cystic, mucinous, and serous neoplasm skos:exactMatch MESH:D018297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006721 de Quervain disease skos:exactMatch DOID:14107 De Quervain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006721 de Quervain disease skos:exactMatch MESH:D053684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006721 de Quervain disease skos:exactMatch SCTID:21794005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006721 de Quervain disease skos:exactMatch UMLS:C0149870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006722 dental fluorosis skos:exactMatch DOID:13711 dental fluorosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006722 dental fluorosis skos:exactMatch ICD10CM:K00.3 Mottled teeth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006722 dental fluorosis skos:exactMatch MESH:D009050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006722 dental fluorosis skos:exactMatch NCIT:C85059 Dental Fluorosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006722 dental fluorosis skos:exactMatch SCTID:30265004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006722 dental fluorosis skos:exactMatch UMLS:C0026618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006723 denture stomatitis skos:exactMatch DOID:11875 denture stomatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006723 denture stomatitis skos:exactMatch MESH:D013282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006723 denture stomatitis skos:exactMatch SCTID:69254008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006723 denture stomatitis skos:exactMatch UMLS:C0038364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006726 diaphragmatic eventration skos:exactMatch DOID:10480 diaphragmatic eventration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006726 diaphragmatic eventration skos:exactMatch MESH:D003965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006726 diaphragmatic eventration skos:exactMatch NCIT:C98912 Diaphragmatic Eventration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006726 diaphragmatic eventration skos:exactMatch SCTID:34168003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006727 diastolic heart failure skos:exactMatch DOID:9775 diastolic heart failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006727 diastolic heart failure skos:exactMatch MESH:D054144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006727 diastolic heart failure skos:exactMatch SCTID:418304008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006727 diastolic heart failure skos:exactMatch UMLS:C1135196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006728 obsolete discitis skos:exactMatch DOID:10986 discitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006728 obsolete discitis skos:exactMatch MESH:D015299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006728 obsolete discitis skos:exactMatch SCTID:2304001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006728 obsolete discitis skos:exactMatch UMLS:C0012624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006729 discrete subaortic stenosis skos:exactMatch DOID:5804 discrete subaortic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006729 discrete subaortic stenosis skos:exactMatch MESH:D021922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006729 discrete subaortic stenosis skos:exactMatch UMLS:C0012628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006730 drug psychosis skos:exactMatch DOID:1742 drug psychosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006730 drug psychosis skos:exactMatch MESH:D011605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006730 drug psychosis skos:exactMatch SCTID:191483003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006731 drug-induced akathisia skos:exactMatch ICD10CM:G25.71 Drug induced akathisia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006731 drug-induced akathisia skos:exactMatch MESH:D017109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006731 drug-induced akathisia skos:exactMatch SCTID:230333002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006732 drug-induced dyskinesia skos:exactMatch MESH:D004409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006732 drug-induced dyskinesia skos:exactMatch SCTID:102448004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006733 dry eye syndrome skos:exactMatch DOID:10140 dry eye syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006733 dry eye syndrome skos:exactMatch DOID:12895 keratoconjunctivitis sicca semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006733 dry eye syndrome skos:exactMatch MESH:D007638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006733 dry eye syndrome skos:exactMatch MESH:D015352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006733 dry eye syndrome skos:exactMatch NCIT:C34553 Dry Eye Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006733 dry eye syndrome skos:exactMatch SCTID:302896008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006733 dry eye syndrome skos:exactMatch SCTID:46152009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006733 dry eye syndrome skos:exactMatch UMLS:C0013238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006733 dry eye syndrome skos:exactMatch UMLS:C0022575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006734 benign duodenal neoplasm skos:exactMatch DOID:1737 duodenal benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006734 benign duodenal neoplasm skos:exactMatch NCIT:C4775 Benign Duodenal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006734 benign duodenal neoplasm skos:exactMatch SCTID:92080005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006735 duodenogastric reflux skos:exactMatch DOID:4071 duodenogastric reflux semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006735 duodenogastric reflux skos:exactMatch MESH:D004383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006735 duodenogastric reflux skos:exactMatch UMLS:C0013299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006736 dysplasia of cervix skos:exactMatch MESH:D002578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006736 dysplasia of cervix skos:exactMatch SCTID:73391008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006736 dysplasia of cervix skos:exactMatch UMLS:C0007868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006737 dystocia skos:exactMatch MESH:D004420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006738 eccrine acrospiroma skos:exactMatch DOID:5442 eccrine acrospiroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006738 eccrine acrospiroma skos:exactMatch MESH:D018250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006738 eccrine acrospiroma skos:exactMatch NCIT:C27273 Poroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006738 eccrine acrospiroma skos:exactMatch SCTID:400099008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006739 Ehrlich tumor carcinoma skos:exactMatch DOID:5050 Ehrlich tumor carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006739 Ehrlich tumor carcinoma skos:exactMatch MESH:D002286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006739 Ehrlich tumor carcinoma skos:exactMatch UMLS:C0007125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006740 empty sella syndrome skos:exactMatch DOID:3642 empty sella syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006740 empty sella syndrome skos:exactMatch MESH:D004652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006740 empty sella syndrome skos:exactMatch NCIT:C84686 Empty Sella Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006740 empty sella syndrome skos:exactMatch SCTID:237722004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006740 empty sella syndrome skos:exactMatch UMLS:C0014008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006741 encephalomalacia skos:exactMatch DOID:2034 encephalomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006741 encephalomalacia skos:exactMatch MESH:D004678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006741 encephalomalacia skos:exactMatch NCIT:C98920 Encephalomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006741 encephalomalacia skos:exactMatch SCTID:58762006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006741 encephalomalacia skos:exactMatch UMLS:C0014068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006742 endemic goiter skos:exactMatch DOID:13198 endemic goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006742 endemic goiter skos:exactMatch MESH:D006043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006742 endemic goiter skos:exactMatch NCIT:C35023 Endemic Goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006742 endemic goiter skos:exactMatch SCTID:56805008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006743 endocrine tuberculosis skos:exactMatch MESH:D014383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006743 endocrine tuberculosis skos:exactMatch UMLS:C0041310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006744 endolymphatic hydrops skos:exactMatch DOID:9848 endolymphatic hydrops semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006744 endolymphatic hydrops skos:exactMatch MESH:D018159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006744 endolymphatic hydrops skos:exactMatch SCTID:27621000119100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006744 endolymphatic hydrops skos:exactMatch UMLS:C0206586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006745 endometrioid stromal sarcoma skos:exactMatch DOID:4226 endometrial stromal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006745 endometrioid stromal sarcoma skos:exactMatch MESH:D018203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006745 endometrioid stromal sarcoma skos:exactMatch NCIT:C8973 Endometrioid Stromal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006745 endometrioid stromal sarcoma skos:exactMatch Orphanet:213711 Endometrial stromal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006745 endometrioid stromal sarcoma skos:exactMatch SCTID:699356008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006745 endometrioid stromal sarcoma skos:exactMatch UMLS:C0206630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006745 endometrioid stromal sarcoma skos:exactMatch UMLS:C2239246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006746 endomyocardial fibrosis skos:exactMatch DOID:12932 endomyocardial fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006746 endomyocardial fibrosis skos:exactMatch MESH:D004719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006746 endomyocardial fibrosis skos:exactMatch NCIT:C34585 Endomyocardial Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006747 enterotoxemia skos:exactMatch MESH:D004767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006747 enterotoxemia skos:exactMatch SCTID:370514003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006747 enterotoxemia skos:exactMatch UMLS:C0014371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006748 epilepsia partialis continua skos:exactMatch MESH:D017036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006748 epilepsia partialis continua skos:exactMatch SCTID:241006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006749 mixed epithelioid and spindle cell melanoma skos:exactMatch MESH:D018332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006749 mixed epithelioid and spindle cell melanoma skos:exactMatch NCIT:C66756 Mixed Epithelioid and Spindle Cell Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006749 mixed epithelioid and spindle cell melanoma skos:exactMatch SCTID:254811006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006751 Erysipelothrix infectious disease skos:exactMatch MESH:D004889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006751 Erysipelothrix infectious disease skos:exactMatch SCTID:367434002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006751 Erysipelothrix infectious disease skos:exactMatch UMLS:C0014736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006752 Erysipelothrix rhusiopathiae infectious disease skos:exactMatch DOID:0050061 erysipeloid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006752 Erysipelothrix rhusiopathiae infectious disease skos:exactMatch ICD10CM:A26 Erysipeloid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006752 Erysipelothrix rhusiopathiae infectious disease skos:exactMatch MESH:D004887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006752 Erysipelothrix rhusiopathiae infectious disease skos:exactMatch SCTID:400105005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006752 Erysipelothrix rhusiopathiae infectious disease skos:exactMatch UMLS:C1276801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006753 Escherichia coli meningitis skos:exactMatch MESH:D020814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006753 Escherichia coli meningitis skos:exactMatch SCTID:192655005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006753 Escherichia coli meningitis skos:exactMatch UMLS:C0338395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006754 esophageal diverticulosis skos:exactMatch DOID:13185 esophageal diverticulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006754 esophageal diverticulosis skos:exactMatch MESH:D045723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006754 esophageal diverticulosis skos:exactMatch UMLS:C0917875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006755 euthyroid sick syndrome skos:exactMatch DOID:2856 euthyroid sick syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006755 euthyroid sick syndrome skos:exactMatch ICD10CM:E07.81 Sick-euthyroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006755 euthyroid sick syndrome skos:exactMatch MESH:D005067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006755 euthyroid sick syndrome skos:exactMatch NCIT:C113170 Sick Euthyroid Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006755 euthyroid sick syndrome skos:exactMatch SCTID:237542005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006755 euthyroid sick syndrome skos:exactMatch UMLS:C0015190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006757 extrahepatic cholestasis skos:exactMatch DOID:13619 extrahepatic cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006757 extrahepatic cholestasis skos:exactMatch MESH:D001651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006757 extrahepatic cholestasis skos:exactMatch SCTID:8262006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006757 extrahepatic cholestasis skos:exactMatch UMLS:C0005398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006758 female genital tuberculosis skos:exactMatch MESH:D014384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006758 female genital tuberculosis skos:exactMatch SCTID:74181004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006759 femoral neuropathy skos:exactMatch DOID:4196 femoral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006759 femoral neuropathy skos:exactMatch MESH:D020428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006759 femoral neuropathy skos:exactMatch NCIT:C27595 Femoral Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006759 femoral neuropathy skos:exactMatch SCTID:25690000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006759 femoral neuropathy skos:exactMatch UMLS:C0751931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006760 fetal erythroblastosis skos:exactMatch DOID:1098 fetal erythroblastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006760 fetal erythroblastosis skos:exactMatch MESH:D004899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006760 fetal erythroblastosis skos:exactMatch NCIT:C101304 Hemolytic Disease of the Newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006760 fetal erythroblastosis skos:exactMatch SCTID:387705004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006760 fetal erythroblastosis skos:exactMatch UMLS:C0014761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006761 fibromuscular dysplasia skos:exactMatch MESH:C537929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006761 fibromuscular dysplasia skos:exactMatch MESH:D005352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006761 fibromuscular dysplasia skos:exactMatch NCIT:C84714 Fibromuscular Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006761 fibromuscular dysplasia skos:exactMatch OMIM:135580 fibromuscular dysplasia, arterial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006761 fibromuscular dysplasia skos:exactMatch Orphanet:336 NON RARE IN EUROPE: Fibromuscular dysplasia of arteries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006762 freemartinism skos:exactMatch DOID:4671 freemartinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006762 freemartinism skos:exactMatch MESH:D005611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006762 freemartinism skos:exactMatch UMLS:C0016697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006763 frozen shoulder skos:exactMatch DOID:14188 frozen shoulder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006763 frozen shoulder skos:exactMatch ICD10CM:M75.0 Adhesive capsulitis of shoulder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006763 frozen shoulder skos:exactMatch SCTID:399114005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006763 frozen shoulder skos:exactMatch UMLS:C0311223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006764 fungal meningitis skos:exactMatch DOID:11608 fungal meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006764 fungal meningitis skos:exactMatch MESH:D016921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006764 fungal meningitis skos:exactMatch SCTID:24321005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006764 fungal meningitis skos:exactMatch UMLS:C0085438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006765 Fusobacterium infectious disease skos:exactMatch SCTID:712657002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006765 Fusobacterium infectious disease skos:exactMatch UMLS:C4039413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006766 gait apraxia skos:exactMatch DOID:4260 gait apraxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006766 gait apraxia skos:exactMatch MESH:D020235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006766 gait apraxia skos:exactMatch UMLS:C1510417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006767 gastric antral vascular ectasia skos:exactMatch DOID:2493 gastric antral vascular ectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006767 gastric antral vascular ectasia skos:exactMatch MESH:D020252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006767 gastric antral vascular ectasia skos:exactMatch NCIT:C84724 Gastric Antral Vascular Ectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006767 gastric antral vascular ectasia skos:exactMatch SCTID:43935004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006769 gastroparesis skos:exactMatch DOID:11914 gastroparesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006769 gastroparesis skos:exactMatch ICD10CM:K31.84 Gastroparesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006769 gastroparesis skos:exactMatch MESH:D018589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006769 gastroparesis skos:exactMatch SCTID:196753007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006769 gastroparesis skos:exactMatch UMLS:C0152020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006770 giant cell reparative granuloma skos:exactMatch DOID:1866 giant cell reparative granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006770 giant cell reparative granuloma skos:exactMatch MESH:D006101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006770 giant cell reparative granuloma skos:exactMatch NCIT:C121893 Giant Cell Lesion of Small Bones semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006770 giant cell reparative granuloma skos:exactMatch SCTID:15350006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006770 giant cell reparative granuloma skos:exactMatch UMLS:C0162375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006771 glossitis skos:exactMatch DOID:1456 glossitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006771 glossitis skos:exactMatch ICD10CM:K14.0 Glossitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006771 glossitis skos:exactMatch MESH:D005928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006771 glossitis skos:exactMatch SCTID:45534005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006771 glossitis skos:exactMatch UMLS:C0017675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006773 gonadal tissue neoplasm skos:exactMatch MESH:D018309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006773 gonadal tissue neoplasm skos:exactMatch UMLS:C0206722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006774 habitual spontaneous abortion skos:exactMatch MESH:D000026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006774 habitual spontaneous abortion skos:exactMatch SCTID:102878001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006777 hairy tongue skos:exactMatch DOID:13500 hairy tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006777 hairy tongue skos:exactMatch MESH:D014064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006777 hairy tongue skos:exactMatch NCIT:C35075 Hairy Tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006777 hairy tongue skos:exactMatch SCTID:255225007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006777 hairy tongue skos:exactMatch UMLS:C0040414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006778 halo nevus skos:exactMatch MESH:D055882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006778 halo nevus skos:exactMatch NCIT:C7602 Halo Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006778 halo nevus skos:exactMatch SCTID:398028009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006778 halo nevus skos:exactMatch UMLS:C0474824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006779 heart aneurysm skos:exactMatch DOID:9768 heart aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006779 heart aneurysm skos:exactMatch ICD10CM:I25.3 Aneurysm of heart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006779 heart aneurysm skos:exactMatch MESH:D006322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006779 heart aneurysm skos:exactMatch SCTID:65340007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006779 heart aneurysm skos:exactMatch UMLS:C0018789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006780 heartwater disease skos:exactMatch MESH:D006357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006780 heartwater disease skos:exactMatch UMLS:C0018835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006781 Helicobacter pylori infectious disease skos:exactMatch MESH:D016481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006782 hemometra skos:exactMatch DOID:9958 hemometra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006782 hemometra skos:exactMatch ICD10CM:N85.7 Hematometra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006782 hemometra skos:exactMatch MESH:D006409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006782 hemometra skos:exactMatch SCTID:38280009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006783 hemopneumothorax skos:exactMatch DOID:2718 hemopneumothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006783 hemopneumothorax skos:exactMatch MESH:D006468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006783 hemopneumothorax skos:exactMatch SCTID:16632002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006783 hemopneumothorax skos:exactMatch UMLS:C0019077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006784 hemorrhagic disease of newborn skos:exactMatch ICD10CM:P53 Hemorrhagic disease of newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006784 hemorrhagic disease of newborn skos:exactMatch MESH:D006475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006784 hemorrhagic disease of newborn skos:exactMatch NCIT:C111857 Hemorrhagic Disease of Newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006784 hemorrhagic disease of newborn skos:exactMatch SCTID:12546009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006786 hepatic vein thrombosis skos:exactMatch DOID:11512 Budd-Chiari syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006786 hepatic vein thrombosis skos:exactMatch SCTID:38739001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006787 hidrocystoma skos:exactMatch DOID:3893 hidrocystoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006787 hidrocystoma skos:exactMatch MESH:D018251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006787 hidrocystoma skos:exactMatch NCIT:C3760 Hidrocystoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006787 hidrocystoma skos:exactMatch SCTID:254725004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006787 hidrocystoma skos:exactMatch UMLS:C0206672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006788 hydrophthalmos skos:exactMatch DOID:11212 hydrophthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006788 hydrophthalmos skos:exactMatch MESH:D006871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006789 hyperamylasemia skos:exactMatch MESH:D034321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006790 hypercementosis skos:exactMatch DOID:12733 hypercementosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006790 hypercementosis skos:exactMatch ICD10CM:K03.4 Hypercementosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006790 hypercementosis skos:exactMatch MESH:D006936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006790 hypercementosis skos:exactMatch SCTID:78537008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006790 hypercementosis skos:exactMatch UMLS:C0020441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006791 hyperemesis gravidarum skos:exactMatch MESH:D006939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006791 hyperemesis gravidarum skos:exactMatch SCTID:14094001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006792 hyperglobulinemic purpura skos:exactMatch DOID:3325 hyperglobulinemic purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006792 hyperglobulinemic purpura skos:exactMatch MESH:D011694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006792 hyperglobulinemic purpura skos:exactMatch SCTID:402852007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006792 hyperglobulinemic purpura skos:exactMatch UMLS:C0034151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006793 hyperpituitarism skos:exactMatch DOID:2444 hyperpituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006793 hyperpituitarism skos:exactMatch MESH:D006964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006793 hyperpituitarism skos:exactMatch SCTID:10649000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006793 hyperpituitarism skos:exactMatch UMLS:C0020506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006794 hypersensitivity vasculitis skos:exactMatch DOID:9809 hypersensitivity vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006794 hypersensitivity vasculitis skos:exactMatch NCIT:C82863 Leukocytoclastic Vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006794 hypersensitivity vasculitis skos:exactMatch SCTID:60555002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006795 hypersplenism skos:exactMatch DOID:6376 hypersplenism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006795 hypersplenism skos:exactMatch ICD10CM:D73.1 Hypersplenism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006795 hypersplenism skos:exactMatch MESH:D006971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006795 hypersplenism skos:exactMatch NCIT:C34714 Hypersplenism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006795 hypersplenism skos:exactMatch SCTID:58381000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006795 hypersplenism skos:exactMatch UMLS:C0020532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006796 hypertensive encephalopathy skos:exactMatch DOID:9427 hypertensive encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006796 hypertensive encephalopathy skos:exactMatch ICD10CM:I67.4 Hypertensive encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006796 hypertensive encephalopathy skos:exactMatch MESH:D020343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006796 hypertensive encephalopathy skos:exactMatch NCIT:C3503 Hypertensive Encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006796 hypertensive encephalopathy skos:exactMatch SCTID:50490005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006796 hypertensive encephalopathy skos:exactMatch UMLS:C0151620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006797 hypertensive retinopathy skos:exactMatch DOID:11561 hypertensive retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006797 hypertensive retinopathy skos:exactMatch MESH:D058437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006797 hypertensive retinopathy skos:exactMatch NCIT:C3514 Hypertensive Retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006797 hypertensive retinopathy skos:exactMatch SCTID:6962006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006797 hypertensive retinopathy skos:exactMatch UMLS:C0152132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006798 hypervitaminosis A skos:exactMatch DOID:9972 hypervitaminosis A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006798 hypervitaminosis A skos:exactMatch ICD10CM:E67.0 Hypervitaminosis A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006798 hypervitaminosis A skos:exactMatch MESH:D006986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006798 hypervitaminosis A skos:exactMatch SCTID:64559002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006798 hypervitaminosis A skos:exactMatch UMLS:C0020579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006799 hypothalamic neoplasm skos:exactMatch DOID:3644 hypothalamic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006799 hypothalamic neoplasm skos:exactMatch MESH:D007029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006799 hypothalamic neoplasm skos:exactMatch NCIT:C3129 Hypothalamic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006799 hypothalamic neoplasm skos:exactMatch SCTID:254968009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006799 hypothalamic neoplasm skos:exactMatch UMLS:C0020659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006800 ideomotor apraxia skos:exactMatch DOID:4627 ideomotor apraxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006800 ideomotor apraxia skos:exactMatch MESH:D020240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006800 ideomotor apraxia skos:exactMatch SCTID:229706001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006801 ileal neoplasm skos:exactMatch DOID:10156 benign ileal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006801 ileal neoplasm skos:exactMatch MESH:D007078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006801 ileal neoplasm skos:exactMatch NCIT:C3130 Ileal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006801 ileal neoplasm skos:exactMatch SCTID:126835002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006801 ileal neoplasm skos:exactMatch UMLS:C0020876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006802 inappropriate ADH syndrome skos:exactMatch DOID:3401 inappropriate ADH syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006802 inappropriate ADH syndrome skos:exactMatch MESH:D007177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006802 inappropriate ADH syndrome skos:exactMatch NCIT:C3988 Syndrome of Inappropriate Antidiuretic Hormone Secretion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006802 inappropriate ADH syndrome skos:exactMatch Orphanet:83449 NON RARE IN EUROPE: Inappropriate antidiuretic hormone secretion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006802 inappropriate ADH syndrome skos:exactMatch SCTID:55004003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006802 inappropriate ADH syndrome skos:exactMatch UMLS:C0021141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006803 inferior myocardial infarction skos:exactMatch DOID:5850 inferior myocardial infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006803 inferior myocardial infarction skos:exactMatch MESH:D056989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006803 inferior myocardial infarction skos:exactMatch UMLS:C0340305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006804 inflammatory breast carcinoma skos:exactMatch DOID:6263 inflammatory breast carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006804 inflammatory breast carcinoma skos:exactMatch MESH:D058922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006804 inflammatory breast carcinoma skos:exactMatch NCIT:C4001 Breast Inflammatory Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006804 inflammatory breast carcinoma skos:exactMatch SCTID:254840009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006804 inflammatory breast carcinoma skos:exactMatch UMLS:C0278601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006805 intermediate coronary syndrome skos:exactMatch DOID:8805 intermediate coronary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006805 intermediate coronary syndrome skos:exactMatch ICD10CM:I20.0 Unstable angina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006805 intermediate coronary syndrome skos:exactMatch MESH:D000789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006805 intermediate coronary syndrome skos:exactMatch UMLS:C0002965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006806 intermediate uveitis skos:exactMatch DOID:12732 intermediate uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006806 intermediate uveitis skos:exactMatch MESH:D015867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006806 intermediate uveitis skos:exactMatch NCIT:C35110 Intermediate Uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006806 intermediate uveitis skos:exactMatch Orphanet:279914 Intermediate uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006806 intermediate uveitis skos:exactMatch SCTID:314429009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006806 intermediate uveitis skos:exactMatch UMLS:C0042166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006807 intestinal perforation skos:exactMatch DOID:2074 intestinal perforation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006807 intestinal perforation skos:exactMatch MESH:D007416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006807 intestinal perforation skos:exactMatch NCIT:C39611 Intestinal Perforation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006807 intestinal perforation skos:exactMatch SCTID:56905009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006807 intestinal perforation skos:exactMatch UMLS:C0021845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006808 intracranial arterial disease skos:exactMatch DOID:13089 intracranial arterial disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006808 intracranial arterial disease skos:exactMatch MESH:D020765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006808 intracranial arterial disease skos:exactMatch UMLS:C0752138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006809 intracranial embolism skos:exactMatch DOID:4372 intracranial embolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006809 intracranial embolism skos:exactMatch MESH:D020766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006809 intracranial embolism skos:exactMatch SCTID:75543006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006810 intracranial hypertension skos:exactMatch DOID:9428 intracranial hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006810 intracranial hypertension skos:exactMatch MESH:D019586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006810 intracranial hypertension skos:exactMatch UMLS:C0151740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006811 intracranial hypotension skos:exactMatch DOID:4723 intracranial hypotension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006811 intracranial hypotension skos:exactMatch MESH:D019585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006811 intracranial hypotension skos:exactMatch SCTID:433691000124104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006811 intracranial hypotension skos:exactMatch UMLS:C0524812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006812 intracranial vasospasm skos:exactMatch DOID:13100 intracranial vasospasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006812 intracranial vasospasm skos:exactMatch MESH:D020301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006812 intracranial vasospasm skos:exactMatch UMLS:C0751895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006813 intradermal nevus skos:exactMatch MESH:D018330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006813 intradermal nevus skos:exactMatch NCIT:C3804 Dermal Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006813 intradermal nevus skos:exactMatch SCTID:302838006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006813 intradermal nevus skos:exactMatch UMLS:C0206737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006814 iritis skos:exactMatch DOID:1406 iritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006814 iritis skos:exactMatch MESH:D007500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006814 iritis skos:exactMatch NCIT:C50621 Iritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006814 iritis skos:exactMatch SCTID:65074000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006814 iritis skos:exactMatch UMLS:C0022081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006815 jejunal cancer skos:exactMatch DOID:13499 jejunal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006815 jejunal cancer skos:exactMatch SCTID:363404008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006815 jejunal cancer skos:exactMatch UMLS:C0153427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006816 arthropathy skos:exactMatch DOID:381 arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006816 arthropathy skos:exactMatch MESH:D007592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006816 arthropathy skos:exactMatch NCIT:C35760 Arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006816 arthropathy skos:exactMatch SCTID:399269003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006816 arthropathy skos:exactMatch UMLS:C0022408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006817 juxtacortical osteosarcoma skos:exactMatch DOID:3373 parosteal osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006817 juxtacortical osteosarcoma skos:exactMatch MESH:D018217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006817 juxtacortical osteosarcoma skos:exactMatch NCIT:C8969 Parosteal Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006817 juxtacortical osteosarcoma skos:exactMatch UMLS:C0206642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006820 kidney cortex necrosis skos:exactMatch DOID:2973 kidney cortex necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006820 kidney cortex necrosis skos:exactMatch MESH:D007673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006820 kidney cortex necrosis skos:exactMatch SCTID:444691002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006821 kidney papillary necrosis skos:exactMatch DOID:2981 kidney papillary necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006821 kidney papillary necrosis skos:exactMatch MESH:D007681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006821 kidney papillary necrosis skos:exactMatch SCTID:90241004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006821 kidney papillary necrosis skos:exactMatch UMLS:C0022667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006823 Klinefelter syndrome skos:exactMatch DOID:1921 Klinefelter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006823 Klinefelter syndrome skos:exactMatch MESH:D007713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006823 Klinefelter syndrome skos:exactMatch NCIT:C34752 Klinefelter Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006823 Klinefelter syndrome skos:exactMatch SCTID:405769009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006823 Klinefelter syndrome skos:exactMatch UMLS:C0022735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006824 Krebs 2 carcinoma skos:exactMatch MESH:D002287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006824 Krebs 2 carcinoma skos:exactMatch UMLS:C0007128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006825 kuru skos:exactMatch DOID:648 kuru semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006825 kuru skos:exactMatch ICD10CM:A81.81 Kuru semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006825 kuru skos:exactMatch MESH:D007729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006825 kuru skos:exactMatch Orphanet:454745 Kuru semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006825 kuru skos:exactMatch SCTID:86188000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006825 kuru skos:exactMatch UMLS:C0022802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006826 kwashiorkor skos:exactMatch DOID:13579 kwashiorkor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006826 kwashiorkor skos:exactMatch ICD10CM:E40 Kwashiorkor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006826 kwashiorkor skos:exactMatch MESH:D007732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006826 kwashiorkor skos:exactMatch SCTID:58262005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006826 kwashiorkor skos:exactMatch UMLS:C0022806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006827 lateral medullary syndrome skos:exactMatch DOID:3522 lateral medullary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006827 lateral medullary syndrome skos:exactMatch MESH:D014854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006827 lateral medullary syndrome skos:exactMatch NCIT:C84807 Lateral Medullary Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006827 lateral medullary syndrome skos:exactMatch SCTID:78569004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006827 lateral medullary syndrome skos:exactMatch UMLS:C0043019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006828 nasal cavity and paranasal sinus lethal midline granuloma skos:exactMatch DOID:9072 lethal midline granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006828 nasal cavity and paranasal sinus lethal midline granuloma skos:exactMatch MESH:D006103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006828 nasal cavity and paranasal sinus lethal midline granuloma skos:exactMatch NCIT:C8196 Nasal Cavity and Paranasal Sinus Lethal Midline Granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006829 leukemoid reaction skos:exactMatch ICD10CM:D72.823 Leukemoid reaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006829 leukemoid reaction skos:exactMatch MESH:D007955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006829 leukemoid reaction skos:exactMatch SCTID:56478004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006829 leukemoid reaction skos:exactMatch UMLS:C0023501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006830 leukoplakia of penis skos:exactMatch DOID:8738 leukoplakia of penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006830 leukoplakia of penis skos:exactMatch NCIT:C3151 Penile Leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006830 leukoplakia of penis skos:exactMatch SCTID:3323003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006830 leukoplakia of penis skos:exactMatch UMLS:C0022782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006831 leukostasis skos:exactMatch DOID:12986 leukostasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006831 leukostasis skos:exactMatch MESH:D018921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006831 leukostasis skos:exactMatch UMLS:C0282548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006833 lingual goiter skos:exactMatch DOID:13196 lingual goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006833 lingual goiter skos:exactMatch MESH:D047268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006833 lingual goiter skos:exactMatch SCTID:75667007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006833 lingual goiter skos:exactMatch UMLS:C0271760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006834 lip cancer skos:exactMatch DOID:8564 lip cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006834 lip cancer skos:exactMatch ICD10CM:C00 Malignant neoplasm of lip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006834 lip cancer skos:exactMatch MESH:D008048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006834 lip cancer skos:exactMatch NCIT:C7485 Malignant Lip Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006834 lip cancer skos:exactMatch SCTID:187622006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006835 lipoid nephrosis skos:exactMatch DOID:10966 lipoid nephrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006835 lipoid nephrosis skos:exactMatch MESH:D009402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006835 lipoid nephrosis skos:exactMatch NCIT:C34844 Minimal Change Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006835 lipoid nephrosis skos:exactMatch SCTID:44785005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006835 lipoid nephrosis skos:exactMatch UMLS:C0027721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006836 Listeria meningitis skos:exactMatch DOID:11572 Listeria meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006836 Listeria meningitis skos:exactMatch MESH:D008584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006836 Listeria meningitis skos:exactMatch SCTID:31568009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006836 Listeria meningitis skos:exactMatch UMLS:C0025293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006837 low tension glaucoma skos:exactMatch DOID:13544 low tension glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006837 low tension glaucoma skos:exactMatch MESH:D057066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006837 low tension glaucoma skos:exactMatch SCTID:50485007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006837 low tension glaucoma skos:exactMatch UMLS:C0152136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006838 lupus vulgaris skos:exactMatch MESH:D008177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006838 lupus vulgaris skos:exactMatch SCTID:10528009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006838 lupus vulgaris skos:exactMatch UMLS:C0024131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006839 Lutembacher syndrome skos:exactMatch DOID:1998 Lutembacher's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006839 Lutembacher syndrome skos:exactMatch MESH:D008185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006839 Lutembacher syndrome skos:exactMatch SCTID:204319006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006839 Lutembacher syndrome skos:exactMatch UMLS:C0024164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006840 lymphangiectasis skos:exactMatch MESH:D008200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006840 lymphangiectasis skos:exactMatch NCIT:C97087 Lymphangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006840 lymphangiectasis skos:exactMatch UMLS:C0024214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006841 lymphangioendothelioma skos:exactMatch NCIT:C3203 Acquired Progressive Lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006841 lymphangioendothelioma skos:exactMatch SCTID:403975006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006842 lymphangiomyoma skos:exactMatch MESH:D008203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006842 lymphangiomyoma skos:exactMatch NCIT:C3204 Lymphangioleiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006842 lymphangiomyoma skos:exactMatch UMLS:C0024223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006843 macular holes skos:exactMatch DOID:7633 macular holes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006843 macular holes skos:exactMatch NCIT:C34795 Macular Hole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006843 macular holes skos:exactMatch SCTID:232006002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006843 macular holes skos:exactMatch UMLS:C0024441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006844 magnesium deficiency skos:exactMatch ICD10CM:E61.2 Magnesium deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006844 magnesium deficiency skos:exactMatch MESH:D008275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006844 magnesium deficiency skos:exactMatch SCTID:238118002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006844 magnesium deficiency skos:exactMatch UMLS:C0024473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006845 male genital tuberculosis skos:exactMatch MESH:D014389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006845 male genital tuberculosis skos:exactMatch SCTID:240379005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006845 male genital tuberculosis skos:exactMatch UMLS:C0041317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006846 malignant hypertension skos:exactMatch DOID:10824 malignant hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006846 malignant hypertension skos:exactMatch MESH:D006974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006846 malignant hypertension skos:exactMatch SCTID:70272006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006846 malignant hypertension skos:exactMatch UMLS:C0020540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006846 malignant hypertension skos:exactMatch UMLS:C0745136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006848 marasmus skos:exactMatch DOID:12328 marasmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006848 marasmus skos:exactMatch ICD10CM:E41 Nutritional marasmus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006848 marasmus skos:exactMatch SCTID:29740003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006848 marasmus skos:exactMatch UMLS:C0086588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006849 mastitis skos:exactMatch DOID:10690 mastitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006849 mastitis skos:exactMatch MESH:D008413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006849 mastitis skos:exactMatch NCIT:C53662 Mastitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006849 mastitis skos:exactMatch SCTID:45198002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006849 mastitis skos:exactMatch UMLS:C0024894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006849 mastitis skos:exactMatch UMLS:C0392317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006850 maxillary sinus neoplasm skos:exactMatch DOID:1358 maxillary sinus benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006850 maxillary sinus neoplasm skos:exactMatch MESH:D008444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006850 maxillary sinus neoplasm skos:exactMatch NCIT:C3219 Maxillary Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006850 maxillary sinus neoplasm skos:exactMatch SCTID:126676009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006850 maxillary sinus neoplasm skos:exactMatch UMLS:C0024958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006851 meconium aspiration syndrome skos:exactMatch DOID:11049 meconium aspiration syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006851 meconium aspiration syndrome skos:exactMatch MESH:D008471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006851 meconium aspiration syndrome skos:exactMatch NCIT:C87093 Meconium Aspiration Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006851 meconium aspiration syndrome skos:exactMatch Orphanet:70588 Meconium aspiration syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006851 meconium aspiration syndrome skos:exactMatch SCTID:206292002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006851 meconium aspiration syndrome skos:exactMatch UMLS:C0025048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006853 mesenchymal chondrosarcoma skos:exactMatch DOID:4545 mesenchymal chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006853 mesenchymal chondrosarcoma skos:exactMatch MESH:D018211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006853 mesenchymal chondrosarcoma skos:exactMatch NCIT:C3737 Mesenchymal Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006853 mesenchymal chondrosarcoma skos:exactMatch UMLS:C0206637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006854 mesenchymoma skos:exactMatch DOID:2668 mesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006854 mesenchymoma skos:exactMatch MESH:D008637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006854 mesenchymoma skos:exactMatch NCIT:C3233 Mesenchymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006854 mesenchymoma skos:exactMatch UMLS:C0025464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006855 mesenteric vascular occlusion skos:exactMatch DOID:13252 mesenteric vascular occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006855 mesenteric vascular occlusion skos:exactMatch MESH:D008641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006855 mesenteric vascular occlusion skos:exactMatch UMLS:C0025472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006856 mesothelial neoplasm skos:exactMatch MESH:D018301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006856 mesothelial neoplasm skos:exactMatch NCIT:C3786 Mesothelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006856 mesothelial neoplasm skos:exactMatch UMLS:C3714739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006857 middle cerebral artery infarction skos:exactMatch DOID:3525 middle cerebral artery infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006857 middle cerebral artery infarction skos:exactMatch MESH:D020244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006857 middle cerebral artery infarction skos:exactMatch UMLS:C0740392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006858 mouth disorder skos:exactMatch DOID:403 mouth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006858 mouth disorder skos:exactMatch MESH:D009059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006858 mouth disorder skos:exactMatch NCIT:C3240 Oral Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006858 mouth disorder skos:exactMatch SCTID:118938008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006858 mouth disorder skos:exactMatch UMLS:C0026636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006859 mucinous cystadenoma skos:exactMatch MESH:D018291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006859 mucinous cystadenoma skos:exactMatch NCIT:C2973 Mucinous Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006859 mucinous cystadenoma skos:exactMatch UMLS:C0010635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006861 myeloid sarcoma skos:exactMatch DOID:8683 myeloid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006861 myeloid sarcoma skos:exactMatch ICD10CM:C92.3 Myeloid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006861 myeloid sarcoma skos:exactMatch MESH:D023981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006861 myeloid sarcoma skos:exactMatch NCIT:C3520 Myeloid Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006861 myeloid sarcoma skos:exactMatch Orphanet:86850 Myeloid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006862 myofascial pain syndrome skos:exactMatch DOID:431 myofascial pain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006862 myofascial pain syndrome skos:exactMatch MESH:D009209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006862 myofascial pain syndrome skos:exactMatch SCTID:24693007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006862 myofascial pain syndrome skos:exactMatch UMLS:C0027073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006863 myxosarcoma skos:exactMatch DOID:4136 myxosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006863 myxosarcoma skos:exactMatch MESH:D009236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006863 myxosarcoma skos:exactMatch NCIT:C3255 Myxosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006863 myxosarcoma skos:exactMatch UMLS:C0027155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006864 necrotizing sialometaplasia skos:exactMatch DOID:12901 necrotizing sialometaplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006864 necrotizing sialometaplasia skos:exactMatch MESH:D012797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006864 necrotizing sialometaplasia skos:exactMatch SCTID:109769000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006864 necrotizing sialometaplasia skos:exactMatch UMLS:C0037033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006865 necrotizing ulcerative gingivitis skos:exactMatch DOID:13924 necrotizing ulcerative gingivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006865 necrotizing ulcerative gingivitis skos:exactMatch MESH:D005892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006865 necrotizing ulcerative gingivitis skos:exactMatch NCIT:C34637 Necrotizing Ulcerative Gingivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006865 necrotizing ulcerative gingivitis skos:exactMatch SCTID:186963008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006865 necrotizing ulcerative gingivitis skos:exactMatch UMLS:C0017575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006866 neonatal myasthenia gravis skos:exactMatch DOID:14043 neonatal myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006866 neonatal myasthenia gravis skos:exactMatch MESH:D020941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006866 neonatal myasthenia gravis skos:exactMatch SCTID:82178003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006868 neurogenic bowel skos:exactMatch DOID:13419 neurogenic bowel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006868 neurogenic bowel skos:exactMatch MESH:D055496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006868 neurogenic bowel skos:exactMatch SCTID:425671009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006868 neurogenic bowel skos:exactMatch UMLS:C0695242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006869 nodular goiter skos:exactMatch DOID:13197 nodular goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006869 nodular goiter skos:exactMatch MESH:D006044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006869 nodular goiter skos:exactMatch NCIT:C131437 Nodular Goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006869 nodular goiter skos:exactMatch SCTID:419153005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006869 nodular goiter skos:exactMatch UMLS:C0018023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006871 non-gestational choriocarcinoma skos:exactMatch DOID:4320 non-gestational choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006871 non-gestational choriocarcinoma skos:exactMatch MESH:D031954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006871 non-gestational choriocarcinoma skos:exactMatch UMLS:C1135873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006872 obsolete nut allergic reaction skos:exactMatch DOID:4379 nut allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006872 obsolete nut allergic reaction skos:exactMatch MESH:D021184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006872 obsolete nut allergic reaction skos:exactMatch SCTID:91934008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006872 obsolete nut allergic reaction skos:exactMatch UMLS:C0577620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006873 nutritional deficiency disease skos:exactMatch DOID:5113 nutritional deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006873 nutritional deficiency disease skos:exactMatch ICD10CM:E40-E46 Malnutrition (E40-E46) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006873 nutritional deficiency disease skos:exactMatch MESH:D003677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006873 nutritional deficiency disease skos:exactMatch NCIT:C3669 Malnutrition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006873 nutritional deficiency disease skos:exactMatch SCTID:363246002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006873 nutritional deficiency disease skos:exactMatch SCTID:70241007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006874 obstructive jaundice skos:exactMatch DOID:13603 obstructive jaundice semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006874 obstructive jaundice skos:exactMatch MESH:D041781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006874 obstructive jaundice skos:exactMatch SCTID:44018007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006874 obstructive jaundice skos:exactMatch UMLS:C0022354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006875 ocular hypertension skos:exactMatch DOID:9282 ocular hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006875 ocular hypertension skos:exactMatch MESH:D009798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006875 ocular hypertension skos:exactMatch SCTID:4210003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006875 ocular hypertension skos:exactMatch UMLS:C0028840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006876 ocular tuberculosis skos:exactMatch DOID:0070344 ocular tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006876 ocular tuberculosis skos:exactMatch MESH:D014392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006876 ocular tuberculosis skos:exactMatch SCTID:49107007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006876 ocular tuberculosis skos:exactMatch UMLS:C0041322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006877 oophoritis skos:exactMatch DOID:10974 oophoritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006877 oophoritis skos:exactMatch MESH:D009869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006877 oophoritis skos:exactMatch SCTID:76047005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006877 oophoritis skos:exactMatch UMLS:C0029051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006878 Moraxellaceae infectious disease skos:exactMatch MESH:D045828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006879 optic papillitis skos:exactMatch DOID:10175 optic papillitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006879 optic papillitis skos:exactMatch SCTID:73221001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006880 oral leukoedema skos:exactMatch DOID:4557 oral leukoedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006880 oral leukoedema skos:exactMatch MESH:D007967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006880 oral leukoedema skos:exactMatch SCTID:67795000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006880 oral leukoedema skos:exactMatch UMLS:C0023523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006881 orbital cellulitis skos:exactMatch DOID:11234 orbital cellulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006881 orbital cellulitis skos:exactMatch MESH:D054517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006881 orbital cellulitis skos:exactMatch NCIT:C99000 Orbital Cellulitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006881 orbital cellulitis skos:exactMatch SCTID:194005002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006881 orbital cellulitis skos:exactMatch UMLS:C0149507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006882 orchitis skos:exactMatch DOID:2518 orchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006882 orchitis skos:exactMatch ICD10CM:N45.2 Orchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006882 orchitis skos:exactMatch MESH:D009920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006882 orchitis skos:exactMatch NCIT:C97145 Orchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006882 orchitis skos:exactMatch SCTID:274718005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006882 orchitis skos:exactMatch UMLS:C0029191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006883 malignant superior sulcus neoplasm skos:exactMatch DOID:8007 Pancoast tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006883 malignant superior sulcus neoplasm skos:exactMatch NCIT:C7527 Malignant Superior Sulcus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006883 malignant superior sulcus neoplasm skos:exactMatch SCTID:254638002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006883 malignant superior sulcus neoplasm skos:exactMatch UMLS:C0549471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006884 panophthalmitis skos:exactMatch DOID:13732 panophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006884 panophthalmitis skos:exactMatch MESH:D010202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006884 panophthalmitis skos:exactMatch SCTID:33382000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006884 panophthalmitis skos:exactMatch UMLS:C0030332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006886 thyroid gland papillary and follicular carcinoma skos:exactMatch DOID:3968 papillary follicular thyroid adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006886 thyroid gland papillary and follicular carcinoma skos:exactMatch MESH:D018265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006886 thyroid gland papillary and follicular carcinoma skos:exactMatch NCIT:C7380 Thyroid Gland Papillary and Follicular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006886 thyroid gland papillary and follicular carcinoma skos:exactMatch UMLS:C0206683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006887 parametritis skos:exactMatch DOID:1260 parametritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006887 parametritis skos:exactMatch MESH:D010249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006887 parametritis skos:exactMatch SCTID:280483007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006887 parametritis skos:exactMatch UMLS:C0030455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006888 paraneoplastic polyneuropathy skos:exactMatch DOID:8681 paraneoplastic polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006888 paraneoplastic polyneuropathy skos:exactMatch MESH:D020364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006888 paraneoplastic polyneuropathy skos:exactMatch NCIT:C3981 Paraneoplastic Polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006888 paraneoplastic polyneuropathy skos:exactMatch SCTID:77659000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006888 paraneoplastic polyneuropathy skos:exactMatch UMLS:C0270932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006889 paraphimosis skos:exactMatch DOID:5334 paraphimosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006889 paraphimosis skos:exactMatch ICD10CM:N47.2 Paraphimosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006889 paraphimosis skos:exactMatch MESH:D010263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006889 paraphimosis skos:exactMatch NCIT:C34893 Paraphimosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006889 paraphimosis skos:exactMatch SCTID:13758004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006889 paraphimosis skos:exactMatch UMLS:C0030483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006890 parathyroid gland adenoma skos:exactMatch DOID:7608 parathyroid adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006890 parathyroid gland adenoma skos:exactMatch NCIT:C156757 Parathyroid Gland Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006890 parathyroid gland adenoma skos:exactMatch NCIT:C3916 Parathyroid Gland Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006890 parathyroid gland adenoma skos:exactMatch SCTID:128474007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006890 parathyroid gland adenoma skos:exactMatch UMLS:C0262587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006891 partial motor epilepsy skos:exactMatch DOID:3327 partial motor epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006891 partial motor epilepsy skos:exactMatch MESH:D020938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006891 partial motor epilepsy skos:exactMatch SCTID:128612007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006892 partial sensory epilepsy skos:exactMatch DOID:3330 partial sensory epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006892 partial sensory epilepsy skos:exactMatch MESH:D020937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006893 Pasteurella hemorrhagic septicemia skos:exactMatch MESH:D006483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006893 Pasteurella hemorrhagic septicemia skos:exactMatch SCTID:198462004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006894 patellofemoral pain syndrome skos:exactMatch DOID:14284 patellofemoral pain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006894 patellofemoral pain syndrome skos:exactMatch MESH:D046788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006894 patellofemoral pain syndrome skos:exactMatch SCTID:430725003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006894 patellofemoral pain syndrome skos:exactMatch UMLS:C0877149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006895 penile neoplasm skos:exactMatch DOID:11624 penile benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006895 penile neoplasm skos:exactMatch MESH:D010412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006895 penile neoplasm skos:exactMatch NCIT:C3317 Penile Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006895 penile neoplasm skos:exactMatch SCTID:126896003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006895 penile neoplasm skos:exactMatch UMLS:C0030849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006896 peptic esophagitis skos:exactMatch DOID:13976 peptic esophagitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006896 peptic esophagitis skos:exactMatch MESH:D004942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006896 peptic esophagitis skos:exactMatch SCTID:57643001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006896 peptic esophagitis skos:exactMatch UMLS:C0014869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006897 periapical granuloma skos:exactMatch DOID:4617 periapical granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006897 periapical granuloma skos:exactMatch MESH:D010484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006897 periapical granuloma skos:exactMatch SCTID:81407003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006897 periapical granuloma skos:exactMatch UMLS:C0031029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006898 periarthritis skos:exactMatch DOID:2964 periarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006898 periarthritis skos:exactMatch MESH:D010489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006898 periarthritis skos:exactMatch SCTID:50921008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006898 periarthritis skos:exactMatch UMLS:C0031037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006899 pericoronitis skos:exactMatch DOID:3671 pericoronitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006899 pericoronitis skos:exactMatch MESH:D010497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006899 pericoronitis skos:exactMatch SCTID:22240003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006899 pericoronitis skos:exactMatch UMLS:C0031055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006900 perinephritis skos:exactMatch DOID:2982 perinephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006900 perinephritis skos:exactMatch MESH:D010501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006900 perinephritis skos:exactMatch SCTID:111404004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006900 perinephritis skos:exactMatch UMLS:C0031065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006901 peritoneal neoplasm skos:exactMatch MESH:D010534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006901 peritoneal neoplasm skos:exactMatch NCIT:C3322 Peritoneal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006901 peritoneal neoplasm skos:exactMatch SCTID:126865007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006903 peroneal nerve paralysis skos:exactMatch DOID:6925 peroneal nerve paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006903 peroneal nerve paralysis skos:exactMatch NCIT:C27061 Peroneal Nerve Paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006903 peroneal nerve paralysis skos:exactMatch SCTID:399088004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006903 peroneal nerve paralysis skos:exactMatch UMLS:C0270810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006904 phimosis skos:exactMatch DOID:2712 phimosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006904 phimosis skos:exactMatch ICD10CM:N47.1 Phimosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006904 phimosis skos:exactMatch MESH:D010688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006904 phimosis skos:exactMatch NCIT:C26852 Phimosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006904 phimosis skos:exactMatch SCTID:449826002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006905 pigmented spindle cell nevus skos:exactMatch MESH:D018331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006905 pigmented spindle cell nevus skos:exactMatch NCIT:C4751 Pigmented Spindle Cell Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006905 pigmented spindle cell nevus skos:exactMatch SCTID:254812004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006907 pilar sheath acanthoma skos:exactMatch DOID:4322 pilar sheath acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006907 pilar sheath acanthoma skos:exactMatch NCIT:C4468 Pilar Sheath Acanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006907 pilar sheath acanthoma skos:exactMatch SCTID:254693008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006907 pilar sheath acanthoma skos:exactMatch UMLS:C0346005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006908 pituitary apoplexy skos:exactMatch DOID:1129 pituitary apoplexy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006908 pituitary apoplexy skos:exactMatch MESH:D010899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006908 pituitary apoplexy skos:exactMatch NCIT:C26853 Pituitary Gland Apoplexy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006908 pituitary apoplexy skos:exactMatch Orphanet:95613 Pituitary apoplexy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006908 pituitary apoplexy skos:exactMatch SCTID:237701005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006908 pituitary apoplexy skos:exactMatch UMLS:C0032001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006909 pituitary dwarfism skos:exactMatch MESH:D004393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006909 pituitary dwarfism skos:exactMatch SCTID:367460001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006909 pituitary dwarfism skos:exactMatch UMLS:C0013338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006912 pneumatosis cystoides intestinalis skos:exactMatch DOID:13249 pneumatosis cystoides intestinalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006912 pneumatosis cystoides intestinalis skos:exactMatch MESH:D011006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006912 pneumatosis cystoides intestinalis skos:exactMatch SCTID:17465007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006912 pneumatosis cystoides intestinalis skos:exactMatch UMLS:C0032266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006913 pneumococcal meningitis skos:exactMatch ICD10CM:G00.1 Pneumococcal meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006913 pneumococcal meningitis skos:exactMatch MESH:D008586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006913 pneumococcal meningitis skos:exactMatch NCIT:C157958 Pneumococcal Meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006913 pneumococcal meningitis skos:exactMatch Orphanet:55655 Pneumococcal meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006913 pneumococcal meningitis skos:exactMatch SCTID:51169003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006913 pneumococcal meningitis skos:exactMatch UMLS:C0025295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006915 polyradiculoneuropathy skos:exactMatch DOID:4308 polyradiculoneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006915 polyradiculoneuropathy skos:exactMatch MESH:D011129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006915 polyradiculoneuropathy skos:exactMatch SCTID:128078004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006915 polyradiculoneuropathy skos:exactMatch UMLS:C0032587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006916 postcholecystectomy syndrome skos:exactMatch DOID:9740 postcholecystectomy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006916 postcholecystectomy syndrome skos:exactMatch ICD10CM:K91.5 Postcholecystectomy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006916 postcholecystectomy syndrome skos:exactMatch MESH:D017562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006916 postcholecystectomy syndrome skos:exactMatch SCTID:90782003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006916 postcholecystectomy syndrome skos:exactMatch UMLS:C0152099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006917 posterior cerebral artery infarction skos:exactMatch DOID:3821 posterior cerebral artery infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006917 posterior cerebral artery infarction skos:exactMatch MESH:D020762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006917 posterior cerebral artery infarction skos:exactMatch UMLS:C0752132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006918 posterior uveitis skos:exactMatch DOID:12574 posterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006918 posterior uveitis skos:exactMatch MESH:D015866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006918 posterior uveitis skos:exactMatch SCTID:43363007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006919 potassium deficiency skos:exactMatch MESH:D011191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006920 prediabetes syndrome skos:exactMatch DOID:11716 prediabetes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006920 prediabetes syndrome skos:exactMatch MESH:D011236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006920 prediabetes syndrome skos:exactMatch NCIT:C122685 Prediabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006920 prediabetes syndrome skos:exactMatch UMLS:C0362046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006921 Actinomycetales infectious disease skos:exactMatch MESH:D000193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006921 Actinomycetales infectious disease skos:exactMatch NCIT:C84534 Actinomycetales Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006921 Actinomycetales infectious disease skos:exactMatch SCTID:11817007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006921 Actinomycetales infectious disease skos:exactMatch SCTID:721751007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006921 Actinomycetales infectious disease skos:exactMatch UMLS:C0001255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006922 Anaplasmataceae infectious disease skos:exactMatch MESH:D000711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006922 Anaplasmataceae infectious disease skos:exactMatch SCTID:422167001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006923 Bacillaceae infectious disease skos:exactMatch MESH:D016863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006923 Bacillaceae infectious disease skos:exactMatch UMLS:C0085389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006924 Bartonellaceae infectious disease skos:exactMatch MESH:D001476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006924 Bartonellaceae infectious disease skos:exactMatch UMLS:C0004773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006925 Fusobacteriaceae infectious disease skos:exactMatch MESH:D045825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006925 Fusobacteriaceae infectious disease skos:exactMatch UMLS:C1258222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006926 haemophilus infectious disease skos:exactMatch MESH:D006192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006926 haemophilus infectious disease skos:exactMatch NCIT:C34654 Hemophilus Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006926 haemophilus infectious disease skos:exactMatch SCTID:41659003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006927 Rickettsiaceae infectious disease skos:exactMatch MESH:D012288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006929 Proteus infectious disease skos:exactMatch MESH:D011512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006929 Proteus infectious disease skos:exactMatch SCTID:186437007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006929 Proteus infectious disease skos:exactMatch UMLS:C0033700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006930 pseudobulbar palsy skos:exactMatch DOID:12680 pseudobulbar palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006930 pseudobulbar palsy skos:exactMatch MESH:D020828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006930 pseudobulbar palsy skos:exactMatch NCIT:C129934 Pseudobulbar Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006930 pseudobulbar palsy skos:exactMatch SCTID:7379000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006930 pseudobulbar palsy skos:exactMatch UMLS:C0033790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006931 pulmonary coin lesion skos:exactMatch DOID:5364 pulmonary coin lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006931 pulmonary coin lesion skos:exactMatch MESH:D003074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006931 pulmonary coin lesion skos:exactMatch UMLS:C0009250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006932 pulmonary edema skos:exactMatch DOID:11396 pulmonary edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006932 pulmonary edema skos:exactMatch ICD10CM:J81 Pulmonary edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006932 pulmonary edema skos:exactMatch MESH:D011654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006932 pulmonary edema skos:exactMatch NCIT:C26868 Pulmonary Edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006932 pulmonary edema skos:exactMatch SCTID:19242006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006932 pulmonary edema skos:exactMatch UMLS:C0034063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006933 pulmonary plasma cell granuloma skos:exactMatch DOID:3677 pulmonary plasma cell granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006933 pulmonary plasma cell granuloma skos:exactMatch MESH:D016726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006933 pulmonary plasma cell granuloma skos:exactMatch SCTID:1648002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006933 pulmonary plasma cell granuloma skos:exactMatch UMLS:C0085269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006935 pulmonary subvalvular stenosis skos:exactMatch DOID:8861 pulmonary subvalvular stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006935 pulmonary subvalvular stenosis skos:exactMatch MESH:D011662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006935 pulmonary subvalvular stenosis skos:exactMatch NCIT:C34961 Congenital Infundibular Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006935 pulmonary subvalvular stenosis skos:exactMatch SCTID:204370002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006936 pulmonary valve stenosis skos:exactMatch DOID:6420 pulmonary valve stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006936 pulmonary valve stenosis skos:exactMatch MESH:D011666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006937 pulpitis skos:exactMatch DOID:11121 pulpitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006937 pulpitis skos:exactMatch ICD10CM:K04.0 Pulpitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006937 pulpitis skos:exactMatch MESH:D011671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006937 pulpitis skos:exactMatch SCTID:32620007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006937 pulpitis skos:exactMatch UMLS:C0034103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006938 pyelitis skos:exactMatch DOID:2744 pyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006938 pyelitis skos:exactMatch MESH:D011702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006938 pyelitis skos:exactMatch NCIT:C34964 Pyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006938 pyelitis skos:exactMatch SCTID:27174002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006938 pyelitis skos:exactMatch UMLS:C0034183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006939 pyelonephritis skos:exactMatch DOID:11400 pyelonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006939 pyelonephritis skos:exactMatch MESH:D011704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006939 pyelonephritis skos:exactMatch NCIT:C34965 Pyelonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006939 pyelonephritis skos:exactMatch SCTID:45816000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006939 pyelonephritis skos:exactMatch UMLS:C0034186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006940 radial nerve lesion skos:exactMatch DOID:12170 radial nerve lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006940 radial nerve lesion skos:exactMatch SCTID:193137006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006940 radial nerve lesion skos:exactMatch UMLS:C0154744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006941 rat-bite fever skos:exactMatch MESH:D011906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006941 rat-bite fever skos:exactMatch NCIT:C34971 Rat-Bite Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006941 rat-bite fever skos:exactMatch Orphanet:31205 Rat-bite fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006941 rat-bite fever skos:exactMatch SCTID:1685005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006941 rat-bite fever skos:exactMatch UMLS:C0034686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006944 renal aminoaciduria skos:exactMatch MESH:D000608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006944 renal aminoaciduria skos:exactMatch SCTID:35912001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006945 renal artery obstruction skos:exactMatch DOID:2972 renal artery obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006945 renal artery obstruction skos:exactMatch MESH:D012078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006945 renal artery obstruction skos:exactMatch UMLS:C0035066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006946 renal osteodystrophy skos:exactMatch DOID:13068 renal osteodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006946 renal osteodystrophy skos:exactMatch ICD10CM:N25.0 Renal osteodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006946 renal osteodystrophy skos:exactMatch MESH:D012080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006946 renal osteodystrophy skos:exactMatch SCTID:16726004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006946 renal osteodystrophy skos:exactMatch UMLS:C0035086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006947 renovascular hypertension skos:exactMatch DOID:1591 renovascular hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006947 renovascular hypertension skos:exactMatch ICD10CM:I15.0 Renovascular hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006947 renovascular hypertension skos:exactMatch SCTID:123799005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006947 renovascular hypertension skos:exactMatch UMLS:C0020545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006948 retinal artery occlusion skos:exactMatch DOID:8483 retinal artery occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006948 retinal artery occlusion skos:exactMatch MESH:D015356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006948 retinal artery occlusion skos:exactMatch NCIT:C34978 Retinal Artery Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006948 retinal artery occlusion skos:exactMatch SCTID:232035005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006948 retinal artery occlusion skos:exactMatch UMLS:C0035302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006949 retinal drusen skos:exactMatch DOID:2569 retinal drusen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006949 retinal drusen skos:exactMatch MESH:D015593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006949 retinal drusen skos:exactMatch SCTID:247153005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006949 retinal drusen skos:exactMatch UMLS:C0035312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006950 retinal vasculitis skos:exactMatch DOID:11563 retinal vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006950 retinal vasculitis skos:exactMatch MESH:D031300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006950 retinal vasculitis skos:exactMatch SCTID:77628002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006950 retinal vasculitis skos:exactMatch UMLS:C0152026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006951 retinal vein occlusion skos:exactMatch DOID:1727 retinal vein occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006951 retinal vein occlusion skos:exactMatch MESH:D012170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006951 retinal vein occlusion skos:exactMatch NCIT:C34981 Retinal Vein Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006951 retinal vein occlusion skos:exactMatch SCTID:46085004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006951 retinal vein occlusion skos:exactMatch UMLS:C0035328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006952 retinopathy of prematurity skos:exactMatch DOID:13025 retinopathy of prematurity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006952 retinopathy of prematurity skos:exactMatch MESH:D012178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006952 retinopathy of prematurity skos:exactMatch NCIT:C34982 Retinopathy of Prematurity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006952 retinopathy of prematurity skos:exactMatch Orphanet:90050 Retinopathy of prematurity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006952 retinopathy of prematurity skos:exactMatch SCTID:415297005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006952 retinopathy of prematurity skos:exactMatch UMLS:C0035344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006953 Rh isoimmunization skos:exactMatch DOID:4175 Rh isoimmunization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006953 Rh isoimmunization skos:exactMatch SCTID:44795003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006953 Rh isoimmunization skos:exactMatch UMLS:C0035404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006955 rheumatic heart disease skos:exactMatch DOID:0050827 rheumatic heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006955 rheumatic heart disease skos:exactMatch MESH:D012214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006955 rheumatic heart disease skos:exactMatch NCIT:C34882 Rheumatic Heart Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006955 rheumatic heart disease skos:exactMatch SCTID:23685000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006956 Rickettsiosis skos:exactMatch ICD10CM:A75-A79 Rickettsioses (A75-A79) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006956 Rickettsiosis skos:exactMatch MESH:D012282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006956 Rickettsiosis skos:exactMatch NCIT:C34991 Rickettsiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006956 Rickettsiosis skos:exactMatch Orphanet:102021 Rickettsial disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006956 Rickettsiosis skos:exactMatch SCTID:37246009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006956 Rickettsiosis skos:exactMatch UMLS:C0035585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006957 root caries skos:exactMatch DOID:14089 root caries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006957 root caries skos:exactMatch MESH:D017213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006957 root caries skos:exactMatch SCTID:30512007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006957 root caries skos:exactMatch UMLS:C0162644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006960 sciatic neuropathy skos:exactMatch DOID:11446 sciatic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006960 sciatic neuropathy skos:exactMatch MESH:D020426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006960 sciatic neuropathy skos:exactMatch SCTID:52585001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006960 sciatic neuropathy skos:exactMatch UMLS:C0149940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006961 scrapie skos:exactMatch DOID:5434 scrapie semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006961 scrapie skos:exactMatch MESH:D012608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006961 scrapie skos:exactMatch UMLS:C0036457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006962 sebaceous adenocarcinoma skos:exactMatch DOID:4839 sebaceous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006962 sebaceous adenocarcinoma skos:exactMatch DOID:4840 sebaceous carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006962 sebaceous adenocarcinoma skos:exactMatch MESH:D018266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006962 sebaceous adenocarcinoma skos:exactMatch NCIT:C40310 Sebaceous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006962 sebaceous adenocarcinoma skos:exactMatch SCTID:307599002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006962 sebaceous adenocarcinoma skos:exactMatch UMLS:C0206684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006963 sebaceous gland neoplasm skos:exactMatch DOID:5759 sebaceous gland neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006963 sebaceous gland neoplasm skos:exactMatch MESH:D012626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006963 sebaceous gland neoplasm skos:exactMatch NCIT:C3363 Sebaceous Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006963 sebaceous gland neoplasm skos:exactMatch SCTID:126491004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006963 sebaceous gland neoplasm skos:exactMatch UMLS:C0036503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006963 sebaceous gland neoplasm skos:exactMatch UMLS:C3805742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006964 secondary hyperparathyroidism skos:exactMatch DOID:12466 secondary hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006964 secondary hyperparathyroidism skos:exactMatch MESH:D006962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006964 secondary hyperparathyroidism skos:exactMatch NCIT:C113335 Secondary Hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006964 secondary hyperparathyroidism skos:exactMatch SCTID:91478007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006964 secondary hyperparathyroidism skos:exactMatch UMLS:C0020503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006965 secondary hypertrophic osteoarthropathy skos:exactMatch DOID:10393 secondary hypertrophic osteoarthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006965 secondary hypertrophic osteoarthropathy skos:exactMatch MESH:D010005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006965 secondary hypertrophic osteoarthropathy skos:exactMatch SCTID:203357004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006965 secondary hypertrophic osteoarthropathy skos:exactMatch UMLS:C0029412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006966 secondary Parkinson disease skos:exactMatch DOID:13548 secondary Parkinson disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006966 secondary Parkinson disease skos:exactMatch MESH:D010302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006966 secondary Parkinson disease skos:exactMatch NCIT:C34899 Secondary Parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006966 secondary Parkinson disease skos:exactMatch SCTID:265377002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006966 secondary Parkinson disease skos:exactMatch UMLS:C0030569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006967 obsolete septic abortion skos:exactMatch MESH:D000031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006968 shoulder impingement syndrome skos:exactMatch DOID:14276 shoulder impingement syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006968 shoulder impingement syndrome skos:exactMatch ICD10CM:M75.4 Impingement syndrome of shoulder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006968 shoulder impingement syndrome skos:exactMatch MESH:D019534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006968 shoulder impingement syndrome skos:exactMatch SCTID:202849001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006968 shoulder impingement syndrome skos:exactMatch UMLS:C0376685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006969 sialadenitis skos:exactMatch DOID:10303 sialadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006969 sialadenitis skos:exactMatch MESH:D012793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006969 sialadenitis skos:exactMatch NCIT:C115165 Sialitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006969 sialadenitis skos:exactMatch NCIT:C26882 Sialadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006969 sialadenitis skos:exactMatch SCTID:42982001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006969 sialadenitis skos:exactMatch UMLS:C0037023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006970 sialolithiasis skos:exactMatch DOID:12905 sialolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006970 sialolithiasis skos:exactMatch ICD10CM:K11.5 Sialolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006970 sialolithiasis skos:exactMatch MESH:D015494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006970 sialolithiasis skos:exactMatch SCTID:28826002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006970 sialolithiasis skos:exactMatch UMLS:C0036091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006971 sigmoid neoplasm skos:exactMatch DOID:1896 sigmoid neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006971 sigmoid neoplasm skos:exactMatch MESH:D012811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006971 sigmoid neoplasm skos:exactMatch SCTID:126845000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006971 sigmoid neoplasm skos:exactMatch UMLS:C0037073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006972 silo filler disease skos:exactMatch DOID:4374 Silo filler's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006972 silo filler disease skos:exactMatch MESH:D012832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006972 silo filler disease skos:exactMatch SCTID:61233003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006972 silo filler disease skos:exactMatch UMLS:C0037120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006973 skin appendage carcinoma skos:exactMatch MESH:D018280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006973 skin appendage carcinoma skos:exactMatch NCIT:C3775 Adnexal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006973 skin appendage carcinoma skos:exactMatch UMLS:C0206697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006974 small cell sarcoma skos:exactMatch DOID:3098 small cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006974 small cell sarcoma skos:exactMatch MESH:D018228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006974 small cell sarcoma skos:exactMatch NCIT:C3746 Small Cell Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006974 small cell sarcoma skos:exactMatch UMLS:C0206652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006975 smooth muscle tumor skos:exactMatch DOID:4310 smooth muscle tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006975 smooth muscle tumor skos:exactMatch MESH:D018235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006975 smooth muscle tumor skos:exactMatch NCIT:C3751 Smooth Muscle Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006975 smooth muscle tumor skos:exactMatch UMLS:C0206658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006976 somatostatinoma skos:exactMatch DOID:4430 somatostatinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006976 somatostatinoma skos:exactMatch MESH:D013005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006976 somatostatinoma skos:exactMatch NCIT:C3379 Somatostatin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006976 somatostatinoma skos:exactMatch Orphanet:97283 Somatostatinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006976 somatostatinoma skos:exactMatch SCTID:253006001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006976 somatostatinoma skos:exactMatch UMLS:C0037661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006977 spermatocele skos:exactMatch DOID:11997 spermatocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006977 spermatocele skos:exactMatch ICD10CM:N43.4 Spermatocele of epididymis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006977 spermatocele skos:exactMatch MESH:D013088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006977 spermatocele skos:exactMatch SCTID:49263001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006977 spermatocele skos:exactMatch UMLS:C0037859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006978 splenic infarction skos:exactMatch DOID:2533 splenic infarction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006978 splenic infarction skos:exactMatch ICD10CM:D73.5 Infarction of spleen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006978 splenic infarction skos:exactMatch MESH:D013159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006978 splenic infarction skos:exactMatch SCTID:22996003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006978 splenic infarction skos:exactMatch UMLS:C0037998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006979 steatitis skos:exactMatch MESH:D013231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006979 steatitis skos:exactMatch SCTID:33882007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006979 steatitis skos:exactMatch UMLS:C0038235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006980 struma ovarii skos:exactMatch DOID:2640 struma ovarii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006980 struma ovarii skos:exactMatch MESH:D013330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006980 struma ovarii skos:exactMatch NCIT:C7468 Struma Ovarii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006980 struma ovarii skos:exactMatch UMLS:C0038478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006981 subacute bacterial endocarditis skos:exactMatch DOID:4562 subacute bacterial endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006981 subacute bacterial endocarditis skos:exactMatch MESH:D004698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006981 subacute bacterial endocarditis skos:exactMatch NCIT:C34583 Subacute Bacterial Endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006981 subacute bacterial endocarditis skos:exactMatch SCTID:73774007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006981 subacute bacterial endocarditis skos:exactMatch UMLS:C0014122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006982 subacute thyroiditis skos:exactMatch DOID:7165 subacute thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006982 subacute thyroiditis skos:exactMatch ICD10CM:E06.1 Subacute thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006982 subacute thyroiditis skos:exactMatch MESH:D013968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006982 subacute thyroiditis skos:exactMatch NCIT:C35071 Subacute Thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006982 subacute thyroiditis skos:exactMatch NCIT:C35828 Subacute Granulomatous Thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006982 subacute thyroiditis skos:exactMatch SCTID:428041004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006982 subacute thyroiditis skos:exactMatch UMLS:C0040149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006983 subclavian steal syndrome skos:exactMatch DOID:13002 subclavian steal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006983 subclavian steal syndrome skos:exactMatch MESH:D013349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006983 subclavian steal syndrome skos:exactMatch NCIT:C35044 Subclavian Steal Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006983 subclavian steal syndrome skos:exactMatch SCTID:15258001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006983 subclavian steal syndrome skos:exactMatch UMLS:C0038531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006984 subdural empyema skos:exactMatch DOID:11389 subdural empyema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006984 subdural empyema skos:exactMatch MESH:D013354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006984 subdural empyema skos:exactMatch SCTID:37660004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006984 subdural empyema skos:exactMatch UMLS:C0038539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006986 substernal goiter skos:exactMatch DOID:13200 substernal goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006986 substernal goiter skos:exactMatch MESH:D006045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006986 substernal goiter skos:exactMatch SCTID:66392007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006986 substernal goiter skos:exactMatch UMLS:C0018024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006987 subvalvular aortic stenosis skos:exactMatch DOID:5805 subvalvular aortic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006987 subvalvular aortic stenosis skos:exactMatch MESH:D001020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006987 subvalvular aortic stenosis skos:exactMatch NCIT:C85172 Subvalvular Aortic Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006987 subvalvular aortic stenosis skos:exactMatch SCTID:204368006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006987 subvalvular aortic stenosis skos:exactMatch UMLS:C0340375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006988 sulfhemoglobinemia skos:exactMatch DOID:12451 sulfhemoglobinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006988 sulfhemoglobinemia skos:exactMatch MESH:D013436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006988 sulfhemoglobinemia skos:exactMatch SCTID:32117000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006988 sulfhemoglobinemia skos:exactMatch UMLS:C0038732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006989 suppurative periapical periodontitis skos:exactMatch DOID:2562 suppurative periapical periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006989 suppurative periapical periodontitis skos:exactMatch MESH:D010482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006989 suppurative periapical periodontitis skos:exactMatch NCIT:C34913 Periapical Dental Abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006989 suppurative periapical periodontitis skos:exactMatch UMLS:C0031024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006990 suppurative uveitis skos:exactMatch DOID:13140 suppurative uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006990 suppurative uveitis skos:exactMatch MESH:D015829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006990 suppurative uveitis skos:exactMatch UMLS:C0042168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006992 syphilitic aortitis skos:exactMatch ICD10CM:A52.02 Syphilitic aortitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006992 syphilitic aortitis skos:exactMatch SCTID:20735004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006992 syphilitic aortitis skos:exactMatch UMLS:C0003511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006993 systolic heart failure skos:exactMatch DOID:9651 systolic heart failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006993 systolic heart failure skos:exactMatch MESH:D054143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006993 systolic heart failure skos:exactMatch SCTID:417996009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006993 systolic heart failure skos:exactMatch UMLS:C1135191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006994 tarsal tunnel syndrome skos:exactMatch DOID:12526 tarsal tunnel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006994 tarsal tunnel syndrome skos:exactMatch ICD10CM:G57.5 Tarsal tunnel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006994 tarsal tunnel syndrome skos:exactMatch MESH:D013641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006994 tarsal tunnel syndrome skos:exactMatch NCIT:C85183 Tarsal Tunnel Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006994 tarsal tunnel syndrome skos:exactMatch SCTID:47374004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006994 tarsal tunnel syndrome skos:exactMatch UMLS:C0039319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006995 tethered spinal cord syndrome skos:exactMatch DOID:1089 tethered spinal cord syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006995 tethered spinal cord syndrome skos:exactMatch NCIT:C99080 Tethered Spinal Cord Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006995 tethered spinal cord syndrome skos:exactMatch SCTID:249491000119100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006996 thyroid crisis skos:exactMatch DOID:12837 thyroid crisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006996 thyroid crisis skos:exactMatch MESH:D013958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006996 thyroid crisis skos:exactMatch NCIT:C112836 Thyroid Storm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006996 thyroid crisis skos:exactMatch SCTID:29028009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006996 thyroid crisis skos:exactMatch UMLS:C0040127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006997 tibial neuropathy skos:exactMatch DOID:1187 tibial neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006997 tibial neuropathy skos:exactMatch MESH:D020429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006997 tibial neuropathy skos:exactMatch SCTID:399076001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006997 tibial neuropathy skos:exactMatch UMLS:C0751932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006998 tonsil cancer skos:exactMatch DOID:8858 tonsil cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006998 tonsil cancer skos:exactMatch ICD10CM:C09 Malignant neoplasm of tonsil semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006998 tonsil cancer skos:exactMatch MESH:D014067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006998 tonsil cancer skos:exactMatch NCIT:C7404 Malignant Tonsillar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006998 tonsil cancer skos:exactMatch SCTID:363393007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006998 tonsil cancer skos:exactMatch UMLS:C0751560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006999 tooth disorder skos:exactMatch DOID:1091 tooth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006999 tooth disorder skos:exactMatch MESH:D014076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006999 tooth disorder skos:exactMatch NCIT:C35077 Dental Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006999 tooth disorder skos:exactMatch SCTID:234947003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0006999 tooth disorder skos:exactMatch UMLS:C0040435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007000 Treponema infectious disease skos:exactMatch MESH:D014211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007000 Treponema infectious disease skos:exactMatch NCIT:C85197 Treponemal Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007001 tricuspid valve prolapse skos:exactMatch DOID:5644 tricuspid valve prolapse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007001 tricuspid valve prolapse skos:exactMatch MESH:D014263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007001 tricuspid valve prolapse skos:exactMatch SCTID:253383003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007001 tricuspid valve prolapse skos:exactMatch UMLS:C0040962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007002 trochlear nerve disorder skos:exactMatch DOID:13864 trochlear nerve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007002 trochlear nerve disorder skos:exactMatch MESH:D020432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007002 trochlear nerve disorder skos:exactMatch NCIT:C78395 Trochlear Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007004 type III hypersensitivity disease skos:exactMatch DOID:1557 hypersensitivity reaction type III disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007004 type III hypersensitivity disease skos:exactMatch MESH:D007105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007004 type III hypersensitivity disease skos:exactMatch NCIT:C114346 Type III Hypersensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007004 type III hypersensitivity disease skos:exactMatch UMLS:C0020951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007005 ulcerative proctosigmoiditis skos:exactMatch SCTID:52506002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007006 ulnar neuropathy skos:exactMatch DOID:4613 ulnar neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007006 ulnar neuropathy skos:exactMatch MESH:D020424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007006 ulnar neuropathy skos:exactMatch SCTID:359837005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007006 ulnar neuropathy skos:exactMatch UMLS:C0154743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007007 Ureaplasma urethritis skos:exactMatch MESH:D016869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007007 Ureaplasma urethritis skos:exactMatch SCTID:51105006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007008 uremia skos:exactMatch DOID:4676 uremia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007008 uremia skos:exactMatch MESH:D014511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007008 uremia skos:exactMatch SCTID:44730006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007008 uremia skos:exactMatch UMLS:C0041948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007009 ureterolithiasis skos:exactMatch DOID:14146 ureterolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007009 ureterolithiasis skos:exactMatch MESH:D053039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007009 ureterolithiasis skos:exactMatch NCIT:C114696 Ureterolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007009 ureterolithiasis skos:exactMatch SCTID:31054009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007009 ureterolithiasis skos:exactMatch UMLS:C0041952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007011 uveoparotid fever skos:exactMatch DOID:13404 uveoparotid fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007011 uveoparotid fever skos:exactMatch MESH:D014608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007011 uveoparotid fever skos:exactMatch SCTID:4416007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007011 uveoparotid fever skos:exactMatch UMLS:C0042171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007012 variant Creutzfeldt-Jakob disease skos:exactMatch DOID:5435 variant Creutzfeldt-Jakob disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007012 variant Creutzfeldt-Jakob disease skos:exactMatch ICD10CM:A81.01 Variant Creutzfeldt-Jakob disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007012 variant Creutzfeldt-Jakob disease skos:exactMatch NCIT:C128438 Variant Creutzfeldt-Jakob Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007012 variant Creutzfeldt-Jakob disease skos:exactMatch Orphanet:576370 Variant Creutzfeldt-Jakob disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007012 variant Creutzfeldt-Jakob disease skos:exactMatch SCTID:304603007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007012 variant Creutzfeldt-Jakob disease skos:exactMatch UMLS:C0085209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007013 vasculogenic impotence skos:exactMatch DOID:4762 vasculogenic impotence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007013 vasculogenic impotence skos:exactMatch MESH:D018783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007013 vasculogenic impotence skos:exactMatch UMLS:C0243000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007014 vibrio infectious disease skos:exactMatch MESH:D014735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007014 vibrio infectious disease skos:exactMatch UMLS:C0042636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007015 viral meningitis skos:exactMatch DOID:10310 viral meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007015 viral meningitis skos:exactMatch ICD10CM:A87 Viral meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007015 viral meningitis skos:exactMatch MESH:D008587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007015 viral meningitis skos:exactMatch NCIT:C118298 Viral Meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007015 viral meningitis skos:exactMatch SCTID:58170007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007015 viral meningitis skos:exactMatch UMLS:C0025297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007016 vitamin A deficiency skos:exactMatch MESH:D014802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007016 vitamin A deficiency skos:exactMatch NCIT:C85220 Vitamin A Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007016 vitamin A deficiency skos:exactMatch SCTID:72000004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007016 vitamin A deficiency skos:exactMatch UMLS:C0042842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007017 vitreous detachment skos:exactMatch DOID:9726 vitreous detachment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007017 vitreous detachment skos:exactMatch MESH:D020255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007017 vitreous detachment skos:exactMatch NCIT:C50807 Vitreous Detachment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007017 vitreous detachment skos:exactMatch SCTID:53772007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007017 vitreous detachment skos:exactMatch UMLS:C0042907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007018 vulvitis skos:exactMatch DOID:3901 vulvitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007018 vulvitis skos:exactMatch MESH:D014847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007018 vulvitis skos:exactMatch SCTID:63144007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007018 vulvitis skos:exactMatch UMLS:C0042996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007019 vulvovaginitis skos:exactMatch DOID:2273 vulvovaginitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007019 vulvovaginitis skos:exactMatch MESH:D014848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007019 vulvovaginitis skos:exactMatch NCIT:C35131 Vulvovaginitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007019 vulvovaginitis skos:exactMatch SCTID:53277000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007019 vulvovaginitis skos:exactMatch UMLS:C0042998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007020 Wernicke encephalopathy skos:exactMatch DOID:2384 Wernicke encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007020 Wernicke encephalopathy skos:exactMatch ICD10CM:E51.2 Wernicke's encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007020 Wernicke encephalopathy skos:exactMatch MESH:D014899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007020 Wernicke encephalopathy skos:exactMatch Orphanet:97354 NON RARE IN EUROPE: Wernicke encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007020 Wernicke encephalopathy skos:exactMatch SCTID:21007002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007020 Wernicke encephalopathy skos:exactMatch UMLS:C0043121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007021 obsolete wheat allergic disease skos:exactMatch DOID:3660 wheat allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007021 obsolete wheat allergic disease skos:exactMatch MESH:D021182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007021 obsolete wheat allergic disease skos:exactMatch SCTID:420174000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007021 obsolete wheat allergic disease skos:exactMatch UMLS:C0949570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007022 xanthogranulomatous pyelonephritis skos:exactMatch DOID:11401 xanthogranulomatous pyelonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007022 xanthogranulomatous pyelonephritis skos:exactMatch MESH:D011705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007022 xanthogranulomatous pyelonephritis skos:exactMatch NCIT:C123038 Xanthogranulomatous Pyelonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007022 xanthogranulomatous pyelonephritis skos:exactMatch SCTID:38898003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007022 xanthogranulomatous pyelonephritis skos:exactMatch UMLS:C0034188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007023 Yersinia infectious disease skos:exactMatch MESH:D015009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007023 Yersinia infectious disease skos:exactMatch NCIT:C128337 Yersiniosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007023 Yersinia infectious disease skos:exactMatch SCTID:83436008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007024 Yersinia pseudotuberculosis infectious disease skos:exactMatch MESH:D015012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007024 Yersinia pseudotuberculosis infectious disease skos:exactMatch SCTID:36753006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007024 Yersinia pseudotuberculosis infectious disease skos:exactMatch UMLS:C0043410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007025 chancre skos:exactMatch MESH:D002601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007027 non-alcoholic steatohepatitis skos:exactMatch DOID:0080547 non-alcoholic steatohepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007027 non-alcoholic steatohepatitis skos:exactMatch NCIT:C84445 Nonalcoholic Steatohepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007028 rotator cuff syndrome skos:exactMatch ICD10CM:M75.1 Rotator cuff tear or rupture, not specified as traumatic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007028 rotator cuff syndrome skos:exactMatch ICD10WHO:M75.1 Rotator cuff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007028 rotator cuff syndrome skos:exactMatch SCTID:4106009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007028 rotator cuff syndrome skos:exactMatch UMLS:C0263912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007029 branchio-oto-renal syndrome skos:exactMatch DOID:14702 branchiootorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007029 branchio-oto-renal syndrome skos:exactMatch MESH:D019280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007029 branchio-oto-renal syndrome skos:exactMatch NCIT:C98983 Melnick-Fraser Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007029 branchio-oto-renal syndrome skos:exactMatch Orphanet:107 BOR syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007029 branchio-oto-renal syndrome skos:exactMatch SCTID:290006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007029 branchio-oto-renal syndrome skos:exactMatch UMLS:C0265234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007029 branchio-oto-renal syndrome skos:exactMatch UMLS:CN043574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007030 autosomal dominant Aarskog syndrome skos:exactMatch DOID:0111825 autosomal dominant Aarskog syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007030 autosomal dominant Aarskog syndrome skos:exactMatch OMIM:100050 aarskog syndrome, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007031 familial abdominal aortic aneurysm skos:exactMatch OMIMPS:100070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007031 familial abdominal aortic aneurysm skos:exactMatch Orphanet:86 Familial abdominal aortic aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007031 familial abdominal aortic aneurysm skos:exactMatch SCTID:715364001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007031 familial abdominal aortic aneurysm skos:exactMatch UMLS:C4275172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007031 familial abdominal aortic aneurysm skos:exactMatch UMLS:CN206207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007032 prune belly syndrome skos:exactMatch DOID:0060889 prune belly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007032 prune belly syndrome skos:exactMatch MESH:D011535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007032 prune belly syndrome skos:exactMatch NCIT:C85033 Prune Belly Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007032 prune belly syndrome skos:exactMatch OMIM:100100 prune belly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007032 prune belly syndrome skos:exactMatch Orphanet:2970 Prune belly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007032 prune belly syndrome skos:exactMatch SCTID:5187006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007032 prune belly syndrome skos:exactMatch UMLS:C0033770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007033 abducens nerve palsy skos:exactMatch DOID:10865 abducens nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007033 abducens nerve palsy skos:exactMatch NCIT:C27592 Cranial Nerve VI Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007033 abducens nerve palsy skos:exactMatch OMIM:100200 abducens palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007033 abducens nerve palsy skos:exactMatch SCTID:398963001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007034 Adams-Oliver syndrome skos:exactMatch DOID:0060227 Adams-Oliver syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007034 Adams-Oliver syndrome skos:exactMatch MESH:C538225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007034 Adams-Oliver syndrome skos:exactMatch OMIMPS:100300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007034 Adams-Oliver syndrome skos:exactMatch Orphanet:974 Adams-Oliver syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007034 Adams-Oliver syndrome skos:exactMatch SCTID:34748004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007034 Adams-Oliver syndrome skos:exactMatch UMLS:C0265268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007035 acanthosis nigricans skos:exactMatch DOID:3138 acanthosis nigricans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007035 acanthosis nigricans skos:exactMatch ICD10CM:L83 Acanthosis nigricans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007035 acanthosis nigricans skos:exactMatch MESH:D000052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007035 acanthosis nigricans skos:exactMatch NCIT:C26687 Acanthosis Nigricans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007035 acanthosis nigricans skos:exactMatch Orphanet:924 NON RARE IN EUROPE: Acanthosis nigricans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007035 acanthosis nigricans skos:exactMatch SCTID:402599005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007035 acanthosis nigricans skos:exactMatch UMLS:C0000889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007036 Achard syndrome skos:exactMatch DOID:6686 Achard syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007036 Achard syndrome skos:exactMatch MESH:C536012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007036 Achard syndrome skos:exactMatch NCIT:C35809 Achard Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007036 Achard syndrome skos:exactMatch OMIM:100700 achard syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007036 Achard syndrome skos:exactMatch UMLS:C1332135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007037 achondroplasia skos:exactMatch DOID:4480 achondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007037 achondroplasia skos:exactMatch ICD10CM:Q77.4 Achondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007037 achondroplasia skos:exactMatch MESH:D000130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007037 achondroplasia skos:exactMatch NCIT:C34345 Achondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007037 achondroplasia skos:exactMatch OMIM:100800 achondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007037 achondroplasia skos:exactMatch Orphanet:15 Achondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007037 achondroplasia skos:exactMatch SCTID:86268005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007037 achondroplasia skos:exactMatch UMLS:C0001080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007038 Achoo syndrome skos:exactMatch MESH:C535300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007038 Achoo syndrome skos:exactMatch OMIM:100820 achoo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007038 Achoo syndrome skos:exactMatch UMLS:C1863416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007039 neurofibromatosis type 2 skos:exactMatch DOID:0111252 neurofibromatosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007039 neurofibromatosis type 2 skos:exactMatch ICD10CM:Q85.02 Neurofibromatosis, type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007039 neurofibromatosis type 2 skos:exactMatch NCIT:C3274 Neurofibromatosis Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007039 neurofibromatosis type 2 skos:exactMatch OMIM:101000 neurofibromatosis, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007039 neurofibromatosis type 2 skos:exactMatch Orphanet:637 Full NF2-related schwannomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007039 neurofibromatosis type 2 skos:exactMatch SCTID:92503002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007039 neurofibromatosis type 2 skos:exactMatch UMLS:C0027832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007040 Sakati-Nyhan syndrome skos:exactMatch DOID:0060359 Sakati-Nyhan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007040 Sakati-Nyhan syndrome skos:exactMatch MESH:C537227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007040 Sakati-Nyhan syndrome skos:exactMatch OMIM:101120 acrocephalopolysyndactyly iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007040 Sakati-Nyhan syndrome skos:exactMatch Orphanet:3128 OBSOLETE: Sakati-Nyhan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007040 Sakati-Nyhan syndrome skos:exactMatch SCTID:403768004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007040 Sakati-Nyhan syndrome skos:exactMatch UMLS:C1275079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007041 apert syndrome skos:exactMatch MESH:D000168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007041 apert syndrome skos:exactMatch NCIT:C99099 Type I Acrocephalosyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007041 apert syndrome skos:exactMatch OMIM:101200 apert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007041 apert syndrome skos:exactMatch Orphanet:87 Apert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007041 apert syndrome skos:exactMatch SCTID:205258009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007041 apert syndrome skos:exactMatch UMLS:C0001193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007042 Saethre-Chotzen syndrome skos:exactMatch DOID:14768 Saethre-Chotzen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007042 Saethre-Chotzen syndrome skos:exactMatch NCIT:C75034 Type III Acrocephalosyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007042 Saethre-Chotzen syndrome skos:exactMatch OMIM:101400 saethre-chotzen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007042 Saethre-Chotzen syndrome skos:exactMatch Orphanet:794 Saethre-Chotzen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007042 Saethre-Chotzen syndrome skos:exactMatch SCTID:83015004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007042 Saethre-Chotzen syndrome skos:exactMatch UMLS:C0175699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007043 Pfeiffer syndrome skos:exactMatch DOID:14705 Pfeiffer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007043 Pfeiffer syndrome skos:exactMatch NCIT:C99100 Type V Acrocephalosyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007043 Pfeiffer syndrome skos:exactMatch OMIM:101600 pfeiffer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007043 Pfeiffer syndrome skos:exactMatch Orphanet:710 Pfeiffer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007043 Pfeiffer syndrome skos:exactMatch SCTID:70410008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007043 Pfeiffer syndrome skos:exactMatch UMLS:C0220658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007044 acrodysostosis 1 with or without hormone resistance skos:exactMatch NCIT:C136464 Acrodysostosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007044 acrodysostosis 1 with or without hormone resistance skos:exactMatch OMIM:101800 acrodysostosis 1 with or without hormone resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007044 acrodysostosis 1 with or without hormone resistance skos:exactMatch UMLS:C3276228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007045 acrofacial dysostosis, Catania type skos:exactMatch DOID:0060384 acrofacial dysostosis, Catania type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007045 acrofacial dysostosis, Catania type skos:exactMatch MESH:C538182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007045 acrofacial dysostosis, Catania type skos:exactMatch OMIM:101805 acrofacial dysostosis, catania iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007045 acrofacial dysostosis, Catania type skos:exactMatch Orphanet:1786 Acrofacial dysostosis, Catania type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007045 acrofacial dysostosis, Catania type skos:exactMatch SCTID:720419000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007045 acrofacial dysostosis, Catania type skos:exactMatch UMLS:C2931762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007046 hereditary papulotranslucent acrokeratoderma skos:exactMatch DOID:0060360 hereditary papulotranslucent acrokeratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007046 hereditary papulotranslucent acrokeratoderma skos:exactMatch MESH:C566323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007046 hereditary papulotranslucent acrokeratoderma skos:exactMatch OMIM:101840 acrokeratoderma, hereditary papulotranslucent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007046 hereditary papulotranslucent acrokeratoderma skos:exactMatch UMLS:C1863343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007047 punctate palmoplantar keratoderma type III skos:exactMatch DOID:0060362 punctate palmoplantar keratoderma type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007047 punctate palmoplantar keratoderma type III skos:exactMatch MESH:C535653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007047 punctate palmoplantar keratoderma type III skos:exactMatch OMIM:101850 palmoplantar keratoderma, punctate iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007047 punctate palmoplantar keratoderma type III skos:exactMatch Orphanet:38 Acrokeratoelastoidosis of Costa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007047 punctate palmoplantar keratoderma type III skos:exactMatch UMLS:C0545044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007048 acrokeratosis verruciformis skos:exactMatch DOID:0050606 acrokeratosis verruciformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007048 acrokeratosis verruciformis skos:exactMatch NCIT:C27519 Acrokeratosis Verruciformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007048 acrokeratosis verruciformis skos:exactMatch OMIM:101900 acrokeratosis verruciformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007048 acrokeratosis verruciformis skos:exactMatch Orphanet:79151 Acrokeratosis verruciformis of Hopf semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007048 acrokeratosis verruciformis skos:exactMatch SCTID:400085009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007048 acrokeratosis verruciformis skos:exactMatch UMLS:C0265971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007049 acroleukopathy, symmetric skos:exactMatch MESH:C566322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007049 acroleukopathy, symmetric skos:exactMatch OMIM:102000 acroleukopathy, symmetric semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007049 acroleukopathy, symmetric skos:exactMatch UMLS:C1863342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007050 acromegaloid changes, cutis verticis gyrata, and corneal leukoma skos:exactMatch MESH:C535654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007050 acromegaloid changes, cutis verticis gyrata, and corneal leukoma skos:exactMatch OMIM:102100 acromegaloid changes, cutis verticis gyrata, and corneal leukoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007050 acromegaloid changes, cutis verticis gyrata, and corneal leukoma skos:exactMatch UMLS:CN225973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007051 acromegaloid facial appearance syndrome skos:exactMatch MESH:C535655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007051 acromegaloid facial appearance syndrome skos:exactMatch OMIM:102150 acromegaloid facial appearance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007051 acromegaloid facial appearance syndrome skos:exactMatch Orphanet:965 Acromegaloid facial appearance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007051 acromegaloid facial appearance syndrome skos:exactMatch SCTID:720456009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007051 acromegaloid facial appearance syndrome skos:exactMatch UMLS:C0796280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007052 growth hormone secreting pituitary adenoma 1 skos:exactMatch OMIM:102200 pituitary adenoma 1, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007053 restless legs syndrome, susceptibility to, 1 skos:exactMatch MESH:C538443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007053 restless legs syndrome, susceptibility to, 1 skos:exactMatch OMIM:102300 restless legs syndrome, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007053 restless legs syndrome, susceptibility to, 1 skos:exactMatch UMLS:C3888109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007054 acromial dimples skos:exactMatch OMIM:102350 acromial dimples semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007055 acromicric dysplasia skos:exactMatch DOID:0111243 acromicric dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007055 acromicric dysplasia skos:exactMatch MESH:C535662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007055 acromicric dysplasia skos:exactMatch OMIM:102370 acromicric dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007055 acromicric dysplasia skos:exactMatch Orphanet:969 Acromicric dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007055 acromicric dysplasia skos:exactMatch SCTID:254090007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007056 acroosteolysis skos:exactMatch MESH:D030981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007056 acroosteolysis skos:exactMatch NCIT:C35545 Acroosteolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007056 acroosteolysis skos:exactMatch OMIM:102400 acroosteolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007056 acroosteolysis skos:exactMatch SCTID:27201004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007057 acroosteolysis dominant type skos:exactMatch DOID:2736 Hajdu-Cheney syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007057 acroosteolysis dominant type skos:exactMatch MESH:C535663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007057 acroosteolysis dominant type skos:exactMatch MESH:C537586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007057 acroosteolysis dominant type skos:exactMatch NCIT:C84745 Hajdu-Cheney Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007057 acroosteolysis dominant type skos:exactMatch OMIM:102500 hajdu-cheney syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007057 acroosteolysis dominant type skos:exactMatch Orphanet:955 Hajdu-Cheney syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007057 acroosteolysis dominant type skos:exactMatch SCTID:63122002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007057 acroosteolysis dominant type skos:exactMatch UMLS:C0917715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007057 acroosteolysis dominant type skos:exactMatch UMLS:C2930971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007058 acropectorovertebral dysplasia skos:exactMatch MESH:C566319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007058 acropectorovertebral dysplasia skos:exactMatch OMIM:102510 acropectorovertebral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007058 acropectorovertebral dysplasia skos:exactMatch Orphanet:957 Acropectorovertebral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007058 acropectorovertebral dysplasia skos:exactMatch SCTID:720457000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007058 acropectorovertebral dysplasia skos:exactMatch UMLS:C1863307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007059 acrorenal syndrome skos:exactMatch DOID:0060347 acrorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007059 acrorenal syndrome skos:exactMatch MESH:C563159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007059 acrorenal syndrome skos:exactMatch OMIM:102520 acrorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007059 acrorenal syndrome skos:exactMatch Orphanet:971 Acrorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007059 acrorenal syndrome skos:exactMatch SCTID:720458005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007059 acrorenal syndrome skos:exactMatch UMLS:C3495490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007059 acrorenal syndrome skos:exactMatch UMLS:CN206860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007060 spermatogenic failure 6 skos:exactMatch DOID:0070167 spermatogenic failure 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007060 spermatogenic failure 6 skos:exactMatch OMIM:102530 spermatogenic failure 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007060 spermatogenic failure 6 skos:exactMatch SCTID:236818008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007061 obsolete acylase, cobalt-activated skos:exactMatch OMIM:102590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007062 congenital absence/hypoplasia of fingers excluding thumb, unilateral skos:exactMatch MESH:C562417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007062 congenital absence/hypoplasia of fingers excluding thumb, unilateral skos:exactMatch OMIM:102650 adactylia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007062 congenital absence/hypoplasia of fingers excluding thumb, unilateral skos:exactMatch Orphanet:973 Congenital absence/hypoplasia of fingers excluding thumb, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007064 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-negative, due to adenosine deaminase deficiency skos:exactMatch DOID:5810 adenosine deaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007064 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-negative, due to adenosine deaminase deficiency skos:exactMatch MESH:C531816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007064 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-negative, due to adenosine deaminase deficiency skos:exactMatch NCIT:C3962 Adenosine Deaminase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007064 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-negative, due to adenosine deaminase deficiency skos:exactMatch OMIM:102700 severe combined immunodeficiency, autosomal recessive, t cell-negative, B cell-negative, nk cell-negative, due to adenosine deaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007064 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-negative, due to adenosine deaminase deficiency skos:exactMatch Orphanet:277 Severe combined immunodeficiency due to adenosine deaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007064 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-negative, due to adenosine deaminase deficiency skos:exactMatch SCTID:44940001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007066 adenosine triphosphatase deficiency, anemia due to skos:exactMatch MESH:C566311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007066 adenosine triphosphatase deficiency, anemia due to skos:exactMatch OMIM:102800 adenosine triphosphatase deficiency, anemia due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007066 adenosine triphosphatase deficiency, anemia due to skos:exactMatch SCTID:725057008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007066 adenosine triphosphatase deficiency, anemia due to skos:exactMatch UMLS:C1863225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007067 pyruvate kinase hyperactivity skos:exactMatch MESH:C566310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007067 pyruvate kinase hyperactivity skos:exactMatch OMIM:102900 adenosine triphosphate, elevated, of erythrocytes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007067 pyruvate kinase hyperactivity skos:exactMatch UMLS:C1863224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007068 adenylosuccinate lyase deficiency skos:exactMatch DOID:0050762 adenylosuccinase lyase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007068 adenylosuccinate lyase deficiency skos:exactMatch MESH:C538235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007068 adenylosuccinate lyase deficiency skos:exactMatch OMIM:103050 adenylosuccinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007068 adenylosuccinate lyase deficiency skos:exactMatch Orphanet:46 Adenylosuccinate lyase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007068 adenylosuccinate lyase deficiency skos:exactMatch SCTID:15285008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007068 adenylosuccinate lyase deficiency skos:exactMatch UMLS:C0268126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007070 adiposis dolorosa skos:exactMatch DOID:3928 adiposis dolorosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007070 adiposis dolorosa skos:exactMatch MESH:D000274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007070 adiposis dolorosa skos:exactMatch NCIT:C84540 Adiposis Dolorosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007070 adiposis dolorosa skos:exactMatch OMIM:103200 adiposis dolorosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007070 adiposis dolorosa skos:exactMatch Orphanet:36397 Adiposis dolorosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007070 adiposis dolorosa skos:exactMatch SCTID:71404003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007070 adiposis dolorosa skos:exactMatch UMLS:C0001529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007071 adrenocortical hypofunction, chronic primary congenital skos:exactMatch MESH:C562711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007071 adrenocortical hypofunction, chronic primary congenital skos:exactMatch OMIM:103230 adrenocortical hypofunction, chronic primary congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007071 adrenocortical hypofunction, chronic primary congenital skos:exactMatch SCTID:12427005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007071 adrenocortical hypofunction, chronic primary congenital skos:exactMatch UMLS:C0271740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007072 ADULT syndrome skos:exactMatch DOID:0050601 ADULT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007072 ADULT syndrome skos:exactMatch MESH:C538052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007072 ADULT syndrome skos:exactMatch OMIM:103285 adult syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007072 ADULT syndrome skos:exactMatch Orphanet:978 ADULT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007072 ADULT syndrome skos:exactMatch SCTID:720464003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007072 ADULT syndrome skos:exactMatch UMLS:C1863204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007073 hypoglossia-hypodactyly syndrome skos:exactMatch OMIM:103300 hypoglossia-hypodactylia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007073 hypoglossia-hypodactyly syndrome skos:exactMatch Orphanet:989 Hypoglossia-hypodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007073 hypoglossia-hypodactyly syndrome skos:exactMatch SCTID:35031005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007074 ainhum skos:exactMatch DOID:11329 ainhum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007074 ainhum skos:exactMatch ICD10CM:L94.6 Ainhum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007074 ainhum skos:exactMatch MESH:D000387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007074 ainhum skos:exactMatch NCIT:C84544 Ainhum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007074 ainhum skos:exactMatch OMIM:103400 ainhum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007074 ainhum skos:exactMatch SCTID:38528001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007074 ainhum skos:exactMatch UMLS:C0001860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007075 alacrima, congenital, autosomal dominant skos:exactMatch MESH:C566307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007075 alacrima, congenital, autosomal dominant skos:exactMatch OMIM:103420 alacrima, congenital, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007077 Tietz syndrome skos:exactMatch DOID:0090002 Tietz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007077 Tietz syndrome skos:exactMatch MESH:C536919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007077 Tietz syndrome skos:exactMatch OMIM:103500 tietz albinism-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007077 Tietz syndrome skos:exactMatch Orphanet:42665 Tietz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007077 Tietz syndrome skos:exactMatch SCTID:403805009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007077 Tietz syndrome skos:exactMatch UMLS:C0391816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007078 pseudohypoparathyroidism type 1A skos:exactMatch DOID:0080053 Albright's hereditary osteodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007078 pseudohypoparathyroidism type 1A skos:exactMatch MESH:C537045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007078 pseudohypoparathyroidism type 1A skos:exactMatch NCIT:C129721 Albright Hereditary Osteodystrophy with Multiple Hormone Resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007078 pseudohypoparathyroidism type 1A skos:exactMatch OMIM:103580 pseudohypoparathyroidism, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007078 pseudohypoparathyroidism type 1A skos:exactMatch Orphanet:79443 Pseudohypoparathyroidism type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007078 pseudohypoparathyroidism type 1A skos:exactMatch SCTID:58833000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007078 pseudohypoparathyroidism type 1A skos:exactMatch UMLS:C2931404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007078 pseudohypoparathyroidism type 1A skos:exactMatch UMLS:C3494506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007079 alcohol dependence skos:exactMatch DOID:0050741 alcohol dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007079 alcohol dependence skos:exactMatch NCIT:C93040 Alcohol Dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007079 alcohol dependence skos:exactMatch OMIM:103780 alcohol dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007079 alcohol dependence skos:exactMatch SCTID:66590003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007080 glucocorticoid-remediable aldosteronism skos:exactMatch DOID:14080 glucocorticoid-remediable aldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007080 glucocorticoid-remediable aldosteronism skos:exactMatch ICD10CM:E26.02 Glucocorticoid-remediable aldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007080 glucocorticoid-remediable aldosteronism skos:exactMatch MESH:C563177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007080 glucocorticoid-remediable aldosteronism skos:exactMatch OMIM:103900 hyperaldosteronism, familial, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007080 glucocorticoid-remediable aldosteronism skos:exactMatch Orphanet:403 Familial hyperaldosteronism type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007080 glucocorticoid-remediable aldosteronism skos:exactMatch UMLS:C1260386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007080 glucocorticoid-remediable aldosteronism skos:exactMatch UMLS:C3838731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007082 alopecia areata 1 skos:exactMatch MESH:C566303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007082 alopecia areata 1 skos:exactMatch OMIM:104000 alopecia areata 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007082 alopecia areata 1 skos:exactMatch UMLS:C1863094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007083 autosomal dominant palmoplantar keratoderma and congenital alopecia skos:exactMatch DOID:0111244 palmoplantar keratoderma and congenital alopecia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007083 autosomal dominant palmoplantar keratoderma and congenital alopecia skos:exactMatch OMIM:104100 palmoplantar keratoderma and congenital alopecia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007083 autosomal dominant palmoplantar keratoderma and congenital alopecia skos:exactMatch Orphanet:1010 Autosomal dominant palmoplantar keratoderma and congenital alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007083 autosomal dominant palmoplantar keratoderma and congenital alopecia skos:exactMatch SCTID:719518004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007084 familial focal alopecia skos:exactMatch MESH:C566301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007084 familial focal alopecia skos:exactMatch OMIM:104110 alopecia, familial focal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007084 familial focal alopecia skos:exactMatch UMLS:C1863092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007085 alopecia-epilepsy-pyorrhea-intellectual disability syndrome skos:exactMatch MESH:C537057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007085 alopecia-epilepsy-pyorrhea-intellectual disability syndrome skos:exactMatch OMIM:104130 alopecia, psychomotor epilepsy, pyorrhea, and mental subnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007085 alopecia-epilepsy-pyorrhea-intellectual disability syndrome skos:exactMatch Orphanet:1008 Alopecia-epilepsy-pyorrhea-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007085 alopecia-epilepsy-pyorrhea-intellectual disability syndrome skos:exactMatch SCTID:720980004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007085 alopecia-epilepsy-pyorrhea-intellectual disability syndrome skos:exactMatch UMLS:C1863090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007086 autosomal dominant Alport syndrome skos:exactMatch DOID:0110032 autosomal dominant Alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007086 autosomal dominant Alport syndrome skos:exactMatch OMIM:104200 alport syndrome 3, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007086 autosomal dominant Alport syndrome skos:exactMatch Orphanet:88918 Autosomal dominant Alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007086 autosomal dominant Alport syndrome skos:exactMatch SCTID:717766000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007087 alternating hemiplegia of childhood 1 skos:exactMatch OMIM:104290 alternating hemiplegia of childhood 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007087 alternating hemiplegia of childhood 1 skos:exactMatch UMLS:C3549447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007088 Alzheimer disease type 1 skos:exactMatch DOID:0080348 Alzheimer's disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007088 Alzheimer disease type 1 skos:exactMatch MESH:C536594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007088 Alzheimer disease type 1 skos:exactMatch OMIM:104300 alzheimer disease, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007088 Alzheimer disease type 1 skos:exactMatch UMLS:C2931257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007089 Alzheimer disease 2 skos:exactMatch DOID:0110035 Alzheimer's disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007089 Alzheimer disease 2 skos:exactMatch MESH:C536595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007089 Alzheimer disease 2 skos:exactMatch OMIM:104310 alzheimer disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007089 Alzheimer disease 2 skos:exactMatch UMLS:C1863051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007090 amastia, bilateral, with ureteral triplication and dysmorphism skos:exactMatch MESH:C566295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007090 amastia, bilateral, with ureteral triplication and dysmorphism skos:exactMatch OMIM:104350 amastia, bilateral, with ureteral triplication and dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007090 amastia, bilateral, with ureteral triplication and dysmorphism skos:exactMatch UMLS:C1863015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007091 amelia and terminal transverse hemimelia skos:exactMatch MESH:C566294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007091 amelia and terminal transverse hemimelia skos:exactMatch OMIM:104400 amelia and terminal transverse hemimelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007091 amelia and terminal transverse hemimelia skos:exactMatch UMLS:C1863014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007092 amelogenesis imperfecta type 1B skos:exactMatch DOID:0110052 amelogenesis imperfecta type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007092 amelogenesis imperfecta type 1B skos:exactMatch MESH:C562879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007092 amelogenesis imperfecta type 1B skos:exactMatch OMIM:104500 amelogenesis imperfecta, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007092 amelogenesis imperfecta type 1B skos:exactMatch SCTID:234961008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007092 amelogenesis imperfecta type 1B skos:exactMatch UMLS:C0399368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007093 hypomaturation-hypoplastic amelogenesis imperfecta with taurodontism skos:exactMatch DOID:0110053 amelogenesis imperfecta type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007093 hypomaturation-hypoplastic amelogenesis imperfecta with taurodontism skos:exactMatch MESH:C566293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007093 hypomaturation-hypoplastic amelogenesis imperfecta with taurodontism skos:exactMatch OMIM:104510 amelogenesis imperfecta, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007093 hypomaturation-hypoplastic amelogenesis imperfecta with taurodontism skos:exactMatch Orphanet:100034 Hypomaturation-hypoplastic amelogenesis imperfecta with taurodontism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007093 hypomaturation-hypoplastic amelogenesis imperfecta with taurodontism skos:exactMatch UMLS:C1863012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007094 amelogenesis imperfecta type 1A skos:exactMatch DOID:0110054 amelogenesis imperfecta type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007094 amelogenesis imperfecta type 1A skos:exactMatch MESH:C538240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007094 amelogenesis imperfecta type 1A skos:exactMatch OMIM:104530 amelogenesis imperfecta, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007095 ameloonychohypohidrotic syndrome skos:exactMatch MESH:C538245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007095 ameloonychohypohidrotic syndrome skos:exactMatch OMIM:104570 ameloonychohypohidrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007095 ameloonychohypohidrotic syndrome skos:exactMatch Orphanet:1028 Amelo-onycho-hypohidrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007095 ameloonychohypohidrotic syndrome skos:exactMatch SCTID:715404000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007095 ameloonychohypohidrotic syndrome skos:exactMatch UMLS:C1863006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007096 amenorrhea-galactorrhea syndrome skos:exactMatch MESH:C537072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007096 amenorrhea-galactorrhea syndrome skos:exactMatch OMIM:104600 amenorrhea-galactorrhea syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007096 amenorrhea-galactorrhea syndrome skos:exactMatch SCTID:64678009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007096 amenorrhea-galactorrhea syndrome skos:exactMatch UMLS:C0271556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007097 Finnish type amyloidosis skos:exactMatch DOID:0050637 Finnish type amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007097 Finnish type amyloidosis skos:exactMatch MESH:C537459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007097 Finnish type amyloidosis skos:exactMatch OMIM:105120 amyloidosis, finnish iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007097 Finnish type amyloidosis skos:exactMatch Orphanet:85448 AGel amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007097 Finnish type amyloidosis skos:exactMatch SCTID:419398009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007098 ACys amyloidosis skos:exactMatch DOID:0070027 CST3-related cerebral amyloid angiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007098 ACys amyloidosis skos:exactMatch OMIM:105150 cerebral amyloid angiopathy, cst3-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007098 ACys amyloidosis skos:exactMatch Orphanet:100008 ACys amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007098 ACys amyloidosis skos:exactMatch SCTID:703220002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007099 familial visceral amyloidosis skos:exactMatch DOID:0050636 familial visceral amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007099 familial visceral amyloidosis skos:exactMatch MESH:C538249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007099 familial visceral amyloidosis skos:exactMatch OMIM:105200 amyloidosis, familial visceral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007099 familial visceral amyloidosis skos:exactMatch Orphanet:85450 Hereditary amyloidosis with primary renal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007099 familial visceral amyloidosis skos:exactMatch SCTID:66451004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007099 familial visceral amyloidosis skos:exactMatch UMLS:C0268389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007100 familial amyloid neuropathy skos:exactMatch DOID:0050638 transthyretin amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007100 familial amyloid neuropathy skos:exactMatch MESH:C567782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007100 familial amyloid neuropathy skos:exactMatch NCIT:C84554 Familial Amyloid Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007100 familial amyloid neuropathy skos:exactMatch OMIM:105210 amyloidosis, hereditary, transthyretin-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007100 familial amyloid neuropathy skos:exactMatch Orphanet:85447 ATTRV30M amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007100 familial amyloid neuropathy skos:exactMatch SCTID:42295001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007100 familial amyloid neuropathy skos:exactMatch UMLS:C0206245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007100 familial amyloid neuropathy skos:exactMatch UMLS:C2751492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007101 familial primary localized cutaneous amyloidosis skos:exactMatch MESH:C562643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007101 familial primary localized cutaneous amyloidosis skos:exactMatch OMIMPS:105250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007101 familial primary localized cutaneous amyloidosis skos:exactMatch Orphanet:353220 Familial primary localized cutaneous amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007101 familial primary localized cutaneous amyloidosis skos:exactMatch UMLS:CN204529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007102 amyotrophic dystonic paraplegia skos:exactMatch MESH:C566292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007102 amyotrophic dystonic paraplegia skos:exactMatch OMIM:105300 amyotrophic dystonic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007102 amyotrophic dystonic paraplegia skos:exactMatch UMLS:C1862956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007103 amyotrophic lateral sclerosis type 1 skos:exactMatch DOID:0060193 amyotrophic lateral sclerosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007103 amyotrophic lateral sclerosis type 1 skos:exactMatch MESH:C531617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007103 amyotrophic lateral sclerosis type 1 skos:exactMatch OMIM:105400 amyotrophic lateral sclerosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007104 amyotrophic lateral sclerosis-parkinsonism-dementia complex skos:exactMatch DOID:0111246 amyotrophic lateral sclerosis-parkinsonism/dementia complex 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007104 amyotrophic lateral sclerosis-parkinsonism-dementia complex skos:exactMatch OMIM:105500 amyotrophic lateral sclerosis-parkinsonism/dementia complex 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007104 amyotrophic lateral sclerosis-parkinsonism-dementia complex skos:exactMatch Orphanet:90020 Parkinson-dementia complex of Guam semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007105 frontotemporal dementia and/or amyotrophic lateral sclerosis 1 skos:exactMatch DOID:0060213 frontotemporal dementia and/or amyotrophic lateral sclerosis-1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007105 frontotemporal dementia and/or amyotrophic lateral sclerosis 1 skos:exactMatch NCIT:C168756 Frontotemporal Dementia and/or Amyotrophic Lateral Sclerosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007105 frontotemporal dementia and/or amyotrophic lateral sclerosis 1 skos:exactMatch OMIM:105550 frontotemporal dementia and/or amyotrophic lateral sclerosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007105 frontotemporal dementia and/or amyotrophic lateral sclerosis 1 skos:exactMatch UMLS:C3888102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007106 anal sphincter dysplasia skos:exactMatch MESH:C538254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007106 anal sphincter dysplasia skos:exactMatch OMIM:105563 anal sphincter dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007106 anal sphincter dysplasia skos:exactMatch UMLS:C1862936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007107 anal sphincter myopathy, internal skos:exactMatch MESH:C566287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007107 anal sphincter myopathy, internal skos:exactMatch OMIM:105565 anal sphincter myopathy, internal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007107 anal sphincter myopathy, internal skos:exactMatch UMLS:C1862935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007108 anal canal carcinoma skos:exactMatch DOID:6126 anal canal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007108 anal canal carcinoma skos:exactMatch NCIT:C7489 Anal Canal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007108 anal canal carcinoma skos:exactMatch OMIM:105580 anal canal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007108 anal canal carcinoma skos:exactMatch Orphanet:424013 Carcinoma of the anal canal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007108 anal canal carcinoma skos:exactMatch SCTID:285310000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007109 congenital dyserythropoietic anemia type 3 skos:exactMatch DOID:0111399 congenital dyserythropoietic anemia type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007109 congenital dyserythropoietic anemia type 3 skos:exactMatch OMIM:105600 anemia, congenital dyserythropoietic, iia iiia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007109 congenital dyserythropoietic anemia type 3 skos:exactMatch Orphanet:98870 Congenital dyserythropoietic anemia type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007109 congenital dyserythropoietic anemia type 3 skos:exactMatch SCTID:26409005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007109 congenital dyserythropoietic anemia type 3 skos:exactMatch UMLS:C0271934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007110 Diamond-Blackfan anemia 1 skos:exactMatch DOID:0111895 Diamond-Blackfan anemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007110 Diamond-Blackfan anemia 1 skos:exactMatch MESH:C567302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007110 Diamond-Blackfan anemia 1 skos:exactMatch NCIT:C176911 Diamond-Blackfan Anemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007110 Diamond-Blackfan anemia 1 skos:exactMatch OMIM:105650 diamond-blackfan anemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007110 Diamond-Blackfan anemia 1 skos:exactMatch UMLS:C2676137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007111 aneurysm, intracranial berry type 1 skos:exactMatch MESH:C566284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007111 aneurysm, intracranial berry type 1 skos:exactMatch OMIM:105800 aneurysm, intracranial berry, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007111 aneurysm, intracranial berry type 1 skos:exactMatch UMLS:C1862932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007112 interventricular septum aneurysm skos:exactMatch MESH:C563239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007112 interventricular septum aneurysm skos:exactMatch OMIM:105805 aneurysm of interventricular septum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007112 interventricular septum aneurysm skos:exactMatch Orphanet:99092 Interventricular septum aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007112 interventricular septum aneurysm skos:exactMatch UMLS:C1387721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007113 Angelman syndrome skos:exactMatch DOID:1932 Angelman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007113 Angelman syndrome skos:exactMatch ICD10CM:Q93.51 Angelman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007113 Angelman syndrome skos:exactMatch MESH:C531619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007113 Angelman syndrome skos:exactMatch MESH:D017204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007113 Angelman syndrome skos:exactMatch NCIT:C75462 Angelman Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007113 Angelman syndrome skos:exactMatch OMIM:105830 angelman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007113 Angelman syndrome skos:exactMatch Orphanet:72 Angelman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007113 Angelman syndrome skos:exactMatch SCTID:76880004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007113 Angelman syndrome skos:exactMatch UMLS:C0162635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007114 angel-shaped phalango-epiphyseal dysplasia skos:exactMatch MESH:C536361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007114 angel-shaped phalango-epiphyseal dysplasia skos:exactMatch OMIM:105835 angel-shaped phalangoepiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007114 angel-shaped phalango-epiphyseal dysplasia skos:exactMatch Orphanet:63442 Angel-shaped phalango-epiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007114 angel-shaped phalango-epiphyseal dysplasia skos:exactMatch SCTID:720984008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007115 angioma serpiginosum, autosomal dominant skos:exactMatch MESH:C536365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007115 angioma serpiginosum, autosomal dominant skos:exactMatch OMIM:106050 angioma serpiginosum, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007115 angioma serpiginosum, autosomal dominant skos:exactMatch UMLS:C1970130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007116 hereditary neurocutaneous angioma skos:exactMatch OMIM:106070 angioma, hereditary neurocutaneous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007116 hereditary neurocutaneous angioma skos:exactMatch Orphanet:1062 Hereditary neurocutaneous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007118 isolated anhidrosis with normal sweat glands skos:exactMatch DOID:0060603 isolated anhidrosis with normal sweat glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007118 isolated anhidrosis with normal sweat glands skos:exactMatch OMIM:106190 anhidrosis, isolated, with normal sweat glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007118 isolated anhidrosis with normal sweat glands skos:exactMatch Orphanet:468666 Isolated generalized anhidrosis with normal sweat glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007118 isolated anhidrosis with normal sweat glands skos:exactMatch UMLS:C1862871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007119 isolated aniridia skos:exactMatch OMIMPS:106210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007119 isolated aniridia skos:exactMatch Orphanet:250923 Isolated aniridia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007120 aniridia-absent patella syndrome skos:exactMatch MESH:C566281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007120 aniridia-absent patella syndrome skos:exactMatch OMIM:106220 aniridia and absent patella semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007120 aniridia-absent patella syndrome skos:exactMatch Orphanet:1069 Aniridia-absent patella syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007120 aniridia-absent patella syndrome skos:exactMatch UMLS:C1862868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007121 aniridia, microcornea, and spontaneously Reabsorbed cataract skos:exactMatch MESH:C566280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007121 aniridia, microcornea, and spontaneously Reabsorbed cataract skos:exactMatch OMIM:106230 aniridia, microcornea, and spontaneously reabsorbed cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007121 aniridia, microcornea, and spontaneously Reabsorbed cataract skos:exactMatch UMLS:C1862867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007122 anisocoria skos:exactMatch MESH:D015875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007122 anisocoria skos:exactMatch OMIM:106240 anisocoria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007122 anisocoria skos:exactMatch SCTID:13045009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007123 ankyloblepharon filiforme adnatum-cleft palate syndrome skos:exactMatch MESH:C536373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007123 ankyloblepharon filiforme adnatum-cleft palate syndrome skos:exactMatch OMIM:106250 ankyloblepharon filiforme adnatum and cleft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007123 ankyloblepharon filiforme adnatum-cleft palate syndrome skos:exactMatch Orphanet:1072 Ankyloblepharon filiforme adnatum-cleft palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007123 ankyloblepharon filiforme adnatum-cleft palate syndrome skos:exactMatch SCTID:400952003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007123 ankyloblepharon filiforme adnatum-cleft palate syndrome skos:exactMatch UMLS:C1302999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007124 ankyloblepharon-ectodermal defects-cleft lip/palate syndrome skos:exactMatch DOID:0090119 ankyloblepharon-ectodermal defects-cleft lip/palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007124 ankyloblepharon-ectodermal defects-cleft lip/palate syndrome skos:exactMatch MESH:C535847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007124 ankyloblepharon-ectodermal defects-cleft lip/palate syndrome skos:exactMatch OMIM:106260 ankyloblepharon-ectodermal defects-cleft lip/palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007124 ankyloblepharon-ectodermal defects-cleft lip/palate syndrome skos:exactMatch Orphanet:1071 Ankyloblepharon-ectodermal defects-cleft lip/palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007124 ankyloblepharon-ectodermal defects-cleft lip/palate syndrome skos:exactMatch SCTID:55821006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007125 ankyloglossia skos:exactMatch DOID:0060604 ankyloglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007125 ankyloglossia skos:exactMatch ICD10CM:Q38.1 Ankyloglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007125 ankyloglossia skos:exactMatch MESH:C562396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007125 ankyloglossia skos:exactMatch MESH:D000072676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007125 ankyloglossia skos:exactMatch NCIT:C124538 Ankyloglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007125 ankyloglossia skos:exactMatch OMIM:106280 ankyloglossia with or without tooth anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007125 ankyloglossia skos:exactMatch SCTID:67787004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007126 spondyloarthropathy, susceptibility to, 1 skos:exactMatch DOID:0080603 ankylosing spondylitis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007126 spondyloarthropathy, susceptibility to, 1 skos:exactMatch OMIM:106300 spondyloarthropathy, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007127 diffuse idiopathic skeletal hyperostosis skos:exactMatch DOID:6652 diffuse idiopathic skeletal hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007127 diffuse idiopathic skeletal hyperostosis skos:exactMatch MESH:D004057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007127 diffuse idiopathic skeletal hyperostosis skos:exactMatch NCIT:C84671 Diffuse Idiopathic Skeletal Hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007127 diffuse idiopathic skeletal hyperostosis skos:exactMatch Orphanet:2206 Ankylosing vertebral hyperostosis with tylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007127 diffuse idiopathic skeletal hyperostosis skos:exactMatch SCTID:31487001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007127 diffuse idiopathic skeletal hyperostosis skos:exactMatch UMLS:C0020498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007128 annular erythema skos:exactMatch MESH:C562461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007128 annular erythema skos:exactMatch OMIM:106500 annular erythema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007128 annular erythema skos:exactMatch SCTID:200920000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007128 annular erythema skos:exactMatch UMLS:C0234906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007129 tooth agenesis, selective, 1 skos:exactMatch OMIM:106600 tooth agenesis, selective, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007130 congenital total pulmonary venous return anomaly skos:exactMatch DOID:4297 scimitar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007130 congenital total pulmonary venous return anomaly skos:exactMatch NCIT:C98585 Total Anomalous Pulmonary Venous Return semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007130 congenital total pulmonary venous return anomaly skos:exactMatch OMIM:106700 total anomalous pulmonary venous return 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007130 congenital total pulmonary venous return anomaly skos:exactMatch Orphanet:99125 Congenital total pulmonary venous return anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007130 congenital total pulmonary venous return anomaly skos:exactMatch SCTID:111323005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007131 anonychia with flexural pigmentation skos:exactMatch MESH:C566278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007131 anonychia with flexural pigmentation skos:exactMatch OMIM:106750 anonychia with flexural pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007131 anonychia with flexural pigmentation skos:exactMatch Orphanet:69125 Anonychia with flexural pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007131 anonychia with flexural pigmentation skos:exactMatch UMLS:C1862844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007132 anonychia-ectrodactyly skos:exactMatch MESH:C566277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007132 anonychia-ectrodactyly skos:exactMatch OMIM:106900 anonychia-ectrodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007132 anonychia-ectrodactyly skos:exactMatch UMLS:C1862843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007133 anonychia-onychodystrophy with brachydactyly type b and ectrodactyly skos:exactMatch MESH:C536379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007133 anonychia-onychodystrophy with brachydactyly type b and ectrodactyly skos:exactMatch OMIM:106990 anonychia-onychodystrophy with brachydactyly iia B and ectrodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007133 anonychia-onychodystrophy with brachydactyly type b and ectrodactyly skos:exactMatch Orphanet:2355 Kumar-Levick syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007133 anonychia-onychodystrophy with brachydactyly type b and ectrodactyly skos:exactMatch UMLS:C1862842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007134 Cooks syndrome skos:exactMatch MESH:C537766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007134 Cooks syndrome skos:exactMatch OMIM:106995 anonychia-onychodystrophy with hypoplasia or absence of distal phalanges semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007134 Cooks syndrome skos:exactMatch Orphanet:1487 Cooks syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007134 Cooks syndrome skos:exactMatch SCTID:720747002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007134 Cooks syndrome skos:exactMatch UMLS:C1862841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007135 nonsyndromic congenital nail disorder 6 skos:exactMatch DOID:0080084 nonsyndromic congenital nail disorder 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007135 nonsyndromic congenital nail disorder 6 skos:exactMatch OMIM:107000 nail disorder, nonsyndromic congenital, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007136 genetic anorectal anomalies skos:exactMatch OMIM:107100 anorectal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007137 isolated congenital anosmia skos:exactMatch MESH:C535983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007137 isolated congenital anosmia skos:exactMatch OMIM:107200 anosmia, isolated congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007137 isolated congenital anosmia skos:exactMatch Orphanet:88620 Isolated congenital anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007137 isolated congenital anosmia skos:exactMatch SCTID:230502003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007138 anterior segment dysgenesis 1 skos:exactMatch DOID:0080606 anterior segment dysgenesis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007138 anterior segment dysgenesis 1 skos:exactMatch OMIM:107250 anterior segment dysgenesis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007138 anterior segment dysgenesis 1 skos:exactMatch UMLS:C1862839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007139 obsolete Antipyrine metabolism skos:exactMatch OMIM:107290 antipyrine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007139 obsolete Antipyrine metabolism skos:exactMatch UMLS:C1862824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007141 obsolete antiviral state repressor, regulator of skos:exactMatch OMIM:107440 antiviral state repressor, regulator of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007142 Townes-Brocks syndrome skos:exactMatch DOID:0050887 Townes-Brocks syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007142 Townes-Brocks syndrome skos:exactMatch MESH:C536974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007142 Townes-Brocks syndrome skos:exactMatch NCIT:C99085 Townes-Brocks Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007142 Townes-Brocks syndrome skos:exactMatch OMIMPS:107480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007142 Townes-Brocks syndrome skos:exactMatch Orphanet:857 Townes-Brocks syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007142 Townes-Brocks syndrome skos:exactMatch SCTID:24750000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007142 Townes-Brocks syndrome skos:exactMatch UMLS:C0265246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007142 Townes-Brocks syndrome skos:exactMatch UMLS:CN034849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007143 aortic arch anomaly-facial dysmorphism-intellectual disability syndrome skos:exactMatch MESH:C537785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007143 aortic arch anomaly-facial dysmorphism-intellectual disability syndrome skos:exactMatch OMIM:107500 aortic arch anomaly with peculiar facies and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007143 aortic arch anomaly-facial dysmorphism-intellectual disability syndrome skos:exactMatch Orphanet:1110 Aortic arch anomaly-facial dysmorphism-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007143 aortic arch anomaly-facial dysmorphism-intellectual disability syndrome skos:exactMatch UMLS:C1862682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007144 aortic arch interruption, facial palsy, and retinal coloboma skos:exactMatch MESH:C566271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007144 aortic arch interruption, facial palsy, and retinal coloboma skos:exactMatch OMIM:107550 aortic arch interruption, facial palsy, and retinal coloboma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007144 aortic arch interruption, facial palsy, and retinal coloboma skos:exactMatch UMLS:C1862681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007145 aplasia cutis congenita skos:exactMatch NCIT:C98822 Aplasia Cutis Congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007145 aplasia cutis congenita skos:exactMatch OMIM:107600 aplasia cutis congenita, nonsyndromic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007145 aplasia cutis congenita skos:exactMatch Orphanet:1114 Aplasia cutis congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007145 aplasia cutis congenita skos:exactMatch SCTID:35484002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007147 obstructive sleep apnea syndrome skos:exactMatch DOID:0050848 obstructive sleep apnea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007147 obstructive sleep apnea syndrome skos:exactMatch ICD10CM:G47.33 Obstructive sleep apnea (adult) (pediatric) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007147 obstructive sleep apnea syndrome skos:exactMatch MESH:D020181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007147 obstructive sleep apnea syndrome skos:exactMatch NCIT:C27168 Obstructive Sleep Apnea Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007147 obstructive sleep apnea syndrome skos:exactMatch OMIM:107650 apnea, obstructive sleep semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007147 obstructive sleep apnea syndrome skos:exactMatch SCTID:78275009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007147 obstructive sleep apnea syndrome skos:exactMatch UMLS:C0520679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007148 appendicitis, proneness to skos:exactMatch OMIM:107700 appendicitis, proneness to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007149 obsolete arbitrary restriction polymorphism 1 skos:exactMatch OMIM:107750 arbitrary restriction polymorphism 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007149 obsolete arbitrary restriction polymorphism 1 skos:exactMatch UMLS:C1862555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007150 arcus senilis skos:exactMatch DOID:11342 arcus senilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007150 arcus senilis skos:exactMatch MESH:D001112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007150 arcus senilis skos:exactMatch OMIM:107800 arcus corneae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007150 arcus senilis skos:exactMatch SCTID:231924000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007150 arcus senilis skos:exactMatch UMLS:C0003742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007151 arms, malformation of skos:exactMatch MESH:C566258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007151 arms, malformation of skos:exactMatch OMIM:107900 arms, malformation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007152 arrhythmogenic right ventricular dysplasia 1 skos:exactMatch DOID:0110070 arrhythmogenic right ventricular dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007152 arrhythmogenic right ventricular dysplasia 1 skos:exactMatch OMIM:107970 arrhythmogenic right ventricular dysplasia, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007152 arrhythmogenic right ventricular dysplasia 1 skos:exactMatch UMLS:C1862511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007153 arteries, anomalies of skos:exactMatch OMIM:108000 arteries, anomalies of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007154 arteriovenous malformations of the brain skos:exactMatch DOID:0060688 arteriovenous malformations of the brain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007154 arteriovenous malformations of the brain skos:exactMatch MESH:D002538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007154 arteriovenous malformations of the brain skos:exactMatch NCIT:C2936 Cerebral Arteriovenous Malformation/Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007154 arteriovenous malformations of the brain skos:exactMatch OMIM:108010 arteriovenous malformations of the brain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007154 arteriovenous malformations of the brain skos:exactMatch Orphanet:46724 Cerebral arteriovenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007154 arteriovenous malformations of the brain skos:exactMatch SCTID:234142008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007154 arteriovenous malformations of the brain skos:exactMatch UMLS:C0007772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007155 arteritis, familial granulomatous, with juvenile polyarthritis skos:exactMatch MESH:C566253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007155 arteritis, familial granulomatous, with juvenile polyarthritis skos:exactMatch OMIM:108050 arteritis, familial granulomatous, with juvenile polyarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007155 arteritis, familial granulomatous, with juvenile polyarthritis skos:exactMatch UMLS:C1862510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007156 arthritis, sacroiliac skos:exactMatch MESH:C563037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007156 arthritis, sacroiliac skos:exactMatch OMIM:108100 arthritis, sacroiliac semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007156 arthritis, sacroiliac skos:exactMatch UMLS:C0748473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007157 arthrogryposis, distal, type 1A skos:exactMatch DOID:0111597 distal arthrogryposis type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007157 arthrogryposis, distal, type 1A skos:exactMatch OMIM:108120 arthrogryposis, distal, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007157 arthrogryposis, distal, type 1A skos:exactMatch SCTID:715314008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007158 arthrogryposis- oculomotor limitation-electroretinal anomalies syndrome skos:exactMatch DOID:0111608 distal arthrogryposis type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007158 arthrogryposis- oculomotor limitation-electroretinal anomalies syndrome skos:exactMatch OMIM:108145 arthrogryposis, distal, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007158 arthrogryposis- oculomotor limitation-electroretinal anomalies syndrome skos:exactMatch Orphanet:1154 Arthrogryposis-oculomotor limitation-electroretinal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007158 arthrogryposis- oculomotor limitation-electroretinal anomalies syndrome skos:exactMatch SCTID:715217004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007158 arthrogryposis- oculomotor limitation-electroretinal anomalies syndrome skos:exactMatch UMLS:C1862472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007159 arthrogryposis-like hand anomaly-sensorineural deafness syndrome skos:exactMatch DOID:0111609 distal arthrogryposis type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007159 arthrogryposis-like hand anomaly-sensorineural deafness syndrome skos:exactMatch MESH:C535386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007159 arthrogryposis-like hand anomaly-sensorineural deafness syndrome skos:exactMatch OMIM:108200 arthrogryposis, distal, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007159 arthrogryposis-like hand anomaly-sensorineural deafness syndrome skos:exactMatch Orphanet:1144 Arthrogryposis-like hand anomaly-sensorineural deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007159 arthrogryposis-like hand anomaly-sensorineural deafness syndrome skos:exactMatch SCTID:720515009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007159 arthrogryposis-like hand anomaly-sensorineural deafness syndrome skos:exactMatch UMLS:C1862471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007160 Stickler syndrome type 1 skos:exactMatch DOID:0080676 Stickler syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007160 Stickler syndrome type 1 skos:exactMatch MESH:C537492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007160 Stickler syndrome type 1 skos:exactMatch NCIT:C168733 Stickler Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007160 Stickler syndrome type 1 skos:exactMatch OMIM:108300 stickler syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007160 Stickler syndrome type 1 skos:exactMatch Orphanet:90653 Stickler syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007161 spermatogenic failure 2 skos:exactMatch DOID:0070164 spermatogenic failure 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007161 spermatogenic failure 2 skos:exactMatch OMIM:108420 spermatogenic failure 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007162 asymmetric short stature syndrome skos:exactMatch MESH:C566248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007162 asymmetric short stature syndrome skos:exactMatch OMIM:108450 asymmetric short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007162 asymmetric short stature syndrome skos:exactMatch UMLS:C1862458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007163 episodic ataxia type 2 skos:exactMatch DOID:0050990 episodic ataxia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007163 episodic ataxia type 2 skos:exactMatch MESH:C535506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007163 episodic ataxia type 2 skos:exactMatch OMIM:108500 episodic ataxia, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007163 episodic ataxia type 2 skos:exactMatch Orphanet:97 Familial paroxysmal ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007163 episodic ataxia type 2 skos:exactMatch SCTID:420932006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007163 episodic ataxia type 2 skos:exactMatch UMLS:C1720416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007164 spastic ataxia 1 skos:exactMatch DOID:0050772 spastic ataxia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007164 spastic ataxia 1 skos:exactMatch MESH:C566993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007164 spastic ataxia 1 skos:exactMatch OMIM:108600 spastic ataxia 1, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007164 spastic ataxia 1 skos:exactMatch Orphanet:251282 Autosomal dominant spastic ataxia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007164 spastic ataxia 1 skos:exactMatch UMLS:C1970107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007165 spastic ataxia 7 skos:exactMatch DOID:0050945 spastic ataxia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007165 spastic ataxia 7 skos:exactMatch MESH:C566247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007165 spastic ataxia 7 skos:exactMatch OMIM:108650 spastic ataxia 7, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007165 spastic ataxia 7 skos:exactMatch Orphanet:1182 Spastic ataxia with congenital miosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007165 spastic ataxia 7 skos:exactMatch SCTID:763669001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007165 spastic ataxia 7 skos:exactMatch UMLS:C1862441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007166 ataxia with fasciculations skos:exactMatch MESH:C566246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007166 ataxia with fasciculations skos:exactMatch OMIM:108700 ataxia with fasciculations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007166 ataxia with fasciculations skos:exactMatch UMLS:C1862440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007167 atelosteogenesis type I skos:exactMatch MESH:C535396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007167 atelosteogenesis type I skos:exactMatch OMIM:108720 atelosteogenesis, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007167 atelosteogenesis type I skos:exactMatch Orphanet:1190 Atelosteogenesis type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007167 atelosteogenesis type I skos:exactMatch SCTID:725141006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007168 atelosteogenesis type III skos:exactMatch MESH:C579928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007168 atelosteogenesis type III skos:exactMatch OMIM:108721 atelosteogenesis, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007168 atelosteogenesis type III skos:exactMatch Orphanet:56305 Atelosteogenesis type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007168 atelosteogenesis type III skos:exactMatch SCTID:725142004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007169 atherosclerosis susceptibility skos:exactMatch OMIM:108725 atherosclerosis susceptibility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007170 atresia of external auditory canal and conductive deafness skos:exactMatch OMIM:108760 atresia of external auditory canal and conductive deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007170 atresia of external auditory canal and conductive deafness skos:exactMatch UMLS:C3276095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007171 atrial standstill 1 skos:exactMatch DOID:0080662 atrial standstill 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007171 atrial standstill 1 skos:exactMatch OMIM:108770 atrial standstill 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007172 atrial septal defect 1 skos:exactMatch DOID:0110106 atrial heart septal defect 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007172 atrial septal defect 1 skos:exactMatch OMIM:108800 atrial septal defect 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007172 atrial septal defect 1 skos:exactMatch UMLS:C1862389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007173 atrial septal defect 7 skos:exactMatch DOID:0110112 atrial heart septal defect 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007173 atrial septal defect 7 skos:exactMatch OMIM:108900 atrial septal defect 7 with or without atrioventricular conduction defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007173 atrial septal defect 7 skos:exactMatch Orphanet:1479 Atrial septal defect-atrioventricular conduction defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007173 atrial septal defect 7 skos:exactMatch UMLS:C3502353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007174 Lown-Ganong-Levine syndrome skos:exactMatch DOID:13087 Lown-Ganong-Levine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007174 Lown-Ganong-Levine syndrome skos:exactMatch MESH:D008151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007174 Lown-Ganong-Levine syndrome skos:exactMatch OMIM:108950 atrial tachyarrhythmia with short pr interval semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007174 Lown-Ganong-Levine syndrome skos:exactMatch Orphanet:844 Lown-Ganong-Levine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007174 Lown-Ganong-Levine syndrome skos:exactMatch SCTID:55475008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007174 Lown-Ganong-Levine syndrome skos:exactMatch UMLS:C0024054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007174 Lown-Ganong-Levine syndrome skos:exactMatch UMLS:C1862387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007175 PR interval, variation in skos:exactMatch OMIM:108980 pr interval, variation 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007175 PR interval, variation in skos:exactMatch UMLS:C3152251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007176 helicoid peripapillary chorioretinal degeneration skos:exactMatch DOID:0111228 Sveinsson chorioretinal atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007176 helicoid peripapillary chorioretinal degeneration skos:exactMatch MESH:C566236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007176 helicoid peripapillary chorioretinal degeneration skos:exactMatch OMIM:108985 sveinsson chorioretinal atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007176 helicoid peripapillary chorioretinal degeneration skos:exactMatch Orphanet:86813 Helicoid peripapillary chorioretinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007176 helicoid peripapillary chorioretinal degeneration skos:exactMatch SCTID:724384008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007176 helicoid peripapillary chorioretinal degeneration skos:exactMatch UMLS:C1862382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007177 auriculoosteodysplasia skos:exactMatch MESH:C538271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007177 auriculoosteodysplasia skos:exactMatch OMIM:109000 auriculoosteodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007177 auriculoosteodysplasia skos:exactMatch Orphanet:114 Auriculoosteodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007177 auriculoosteodysplasia skos:exactMatch UMLS:C1862381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007178 aurocephalosyndactyly skos:exactMatch MESH:C566235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007178 aurocephalosyndactyly skos:exactMatch OMIM:109050 aurocephalosyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007178 aurocephalosyndactyly skos:exactMatch Orphanet:1219 Aurocephalosyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007178 aurocephalosyndactyly skos:exactMatch UMLS:C1862380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007179 autoimmune disease skos:exactMatch DOID:417 autoimmune disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007179 autoimmune disease skos:exactMatch MESH:D001327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007179 autoimmune disease skos:exactMatch NCIT:C2889 Autoimmune Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007179 autoimmune disease skos:exactMatch OMIM:109100 autoimmune disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007179 autoimmune disease skos:exactMatch SCTID:85828009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007179 autoimmune disease skos:exactMatch UMLS:C0004364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007180 Axenfeld-Rieger anomaly with partially absent eye muscles, distinctive face, hydrocephaly, and skeletal abnormalities skos:exactMatch MESH:C566234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007180 Axenfeld-Rieger anomaly with partially absent eye muscles, distinctive face, hydrocephaly, and skeletal abnormalities skos:exactMatch OMIM:109120 axenfeld-rieger anomaly with partially absent eye muscles, distinctive face, hydrocephaly, and skeletal abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007180 Axenfeld-Rieger anomaly with partially absent eye muscles, distinctive face, hydrocephaly, and skeletal abnormalities skos:exactMatch Orphanet:1831 De Hauwere syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007180 Axenfeld-Rieger anomaly with partially absent eye muscles, distinctive face, hydrocephaly, and skeletal abnormalities skos:exactMatch UMLS:C1862373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007181 axial osteomalacia skos:exactMatch DOID:0080039 axial osteomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007181 axial osteomalacia skos:exactMatch MESH:C537791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007181 axial osteomalacia skos:exactMatch OMIM:109130 axial osteomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007181 axial osteomalacia skos:exactMatch UMLS:C1862372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007182 Machado-Joseph disease skos:exactMatch DOID:1440 Machado-Joseph disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007182 Machado-Joseph disease skos:exactMatch MESH:D017827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007182 Machado-Joseph disease skos:exactMatch NCIT:C84830 Spinocerebellar Ataxia Type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007182 Machado-Joseph disease skos:exactMatch OMIM:109150 machado-joseph disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007182 Machado-Joseph disease skos:exactMatch Orphanet:98757 Spinocerebellar ataxia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007182 Machado-Joseph disease skos:exactMatch SCTID:91952008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007182 Machado-Joseph disease skos:exactMatch UMLS:C0024408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007183 azotemia, familial skos:exactMatch MESH:C566233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007183 azotemia, familial skos:exactMatch OMIM:109160 azotemia, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007183 azotemia, familial skos:exactMatch UMLS:C1862358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007184 alopecia, androgenetic, 1 skos:exactMatch OMIM:109200 alopecia, androgenetic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007185 Banki syndrome skos:exactMatch MESH:C566228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007185 Banki syndrome skos:exactMatch OMIM:109300 banki syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007185 Banki syndrome skos:exactMatch Orphanet:1228 Banki syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007185 Banki syndrome skos:exactMatch SCTID:733093004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007185 Banki syndrome skos:exactMatch UMLS:C1862319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007186 gastroesophageal reflux disease skos:exactMatch DOID:8534 gastroesophageal reflux disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007186 gastroesophageal reflux disease skos:exactMatch MESH:D005764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007186 gastroesophageal reflux disease skos:exactMatch NCIT:C26781 Gastroesophageal Reflux Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007186 gastroesophageal reflux disease skos:exactMatch OMIM:109350 gastroesophageal reflux semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007186 gastroesophageal reflux disease skos:exactMatch SCTID:235595009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007186 gastroesophageal reflux disease skos:exactMatch UMLS:C0017168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007187 nevoid basal cell carcinoma syndrome skos:exactMatch DOID:2512 nevoid basal cell carcinoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007187 nevoid basal cell carcinoma syndrome skos:exactMatch MESH:D001478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007187 nevoid basal cell carcinoma syndrome skos:exactMatch NCIT:C2892 Nevoid Basal Cell Carcinoma Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007187 nevoid basal cell carcinoma syndrome skos:exactMatch OMIM:109400 basal cell nevus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007187 nevoid basal cell carcinoma syndrome skos:exactMatch Orphanet:377 Gorlin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007187 nevoid basal cell carcinoma syndrome skos:exactMatch SCTID:69408002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007187 nevoid basal cell carcinoma syndrome skos:exactMatch UMLS:C0004779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007188 primary basilar invagination skos:exactMatch MESH:C566226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007188 primary basilar invagination skos:exactMatch OMIM:109500 basilar impression, primary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007188 primary basilar invagination skos:exactMatch Orphanet:2285 Primary basilar invagination semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007188 primary basilar invagination skos:exactMatch UMLS:C1862299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007189 obsolete B-cell growth factor skos:exactMatch OMIM:109540 b-cell growth factor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007190 leukemia, chronic lymphocytic, susceptibility to, 2 skos:exactMatch OMIM:109543 leukemia, chronic lymphocytic, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007191 Behcet disease skos:exactMatch DOID:13241 Behcet's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007191 Behcet disease skos:exactMatch MESH:D001528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007191 Behcet disease skos:exactMatch NCIT:C34416 Behcet Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007191 Behcet disease skos:exactMatch OMIM:109650 Behcet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007191 Behcet disease skos:exactMatch Orphanet:117 Behçet disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007191 Behcet disease skos:exactMatch SCTID:310701003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007191 Behcet disease skos:exactMatch UMLS:C0004943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007192 beta-amino acids, renal transport of skos:exactMatch OMIM:109660 beta-amino acids, renal transport of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007192 beta-amino acids, renal transport of skos:exactMatch UMLS:C1862289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007193 primary biliary cholangitis 1 skos:exactMatch DOID:0070358 primary biliary cholangitis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007193 primary biliary cholangitis 1 skos:exactMatch OMIM:109720 biliary cirrhosis, primary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007193 primary biliary cholangitis 1 skos:exactMatch UMLS:CN029380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007194 familial bicuspid aortic valve skos:exactMatch DOID:0080332 bicuspid aortic valve disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007194 familial bicuspid aortic valve skos:exactMatch OMIMPS:109730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007194 familial bicuspid aortic valve skos:exactMatch Orphanet:402075 Familial bicuspid aortic valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007195 bifid nose, autosomal dominant skos:exactMatch OMIM:109740 bifid nose, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007195 bifid nose, autosomal dominant skos:exactMatch UMLS:C2751431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007197 bladder diverticulum skos:exactMatch DOID:11353 bladder diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007197 bladder diverticulum skos:exactMatch ICD10CM:N32.3 Diverticulum of bladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007197 bladder diverticulum skos:exactMatch MESH:C562406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007197 bladder diverticulum skos:exactMatch NCIT:C160155 Bladder Diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007197 bladder diverticulum skos:exactMatch OMIM:109820 bladder diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007197 bladder diverticulum skos:exactMatch SCTID:197866008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007198 Ascher syndrome skos:exactMatch MESH:C562742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007198 Ascher syndrome skos:exactMatch OMIM:109900 blepharochalasis and double 51p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007198 Ascher syndrome skos:exactMatch Orphanet:1253 Ascher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007198 Ascher syndrome skos:exactMatch SCTID:28599006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007198 Ascher syndrome skos:exactMatch UMLS:C0339085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007199 blepharochalasis, superior skos:exactMatch MESH:C566223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007199 blepharochalasis, superior skos:exactMatch OMIM:110000 blepharochalasis, superior semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007199 blepharochalasis, superior skos:exactMatch UMLS:C1862275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007200 blepharonasofacial malformation syndrome skos:exactMatch MESH:C536303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007200 blepharonasofacial malformation syndrome skos:exactMatch OMIM:110050 blepharonasofacial malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007200 blepharonasofacial malformation syndrome skos:exactMatch Orphanet:1252 Blepharonasofacial malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007200 blepharonasofacial malformation syndrome skos:exactMatch SCTID:717913006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007200 blepharonasofacial malformation syndrome skos:exactMatch UMLS:C0796197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007201 blepharophimosis, ptosis, and epicanthus inversus syndrome skos:exactMatch DOID:14778 blepharophimosis, ptosis, and epicanthus inversus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007201 blepharophimosis, ptosis, and epicanthus inversus syndrome skos:exactMatch MESH:C562419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007201 blepharophimosis, ptosis, and epicanthus inversus syndrome skos:exactMatch OMIM:110100 blepharophimosis, ptosis, and epicanthus inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007201 blepharophimosis, ptosis, and epicanthus inversus syndrome skos:exactMatch Orphanet:126 Blepharophimosis-ptosis-epicanthus inversus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007201 blepharophimosis, ptosis, and epicanthus inversus syndrome skos:exactMatch SCTID:715391004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007201 blepharophimosis, ptosis, and epicanthus inversus syndrome skos:exactMatch UMLS:C0220663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007202 blepharoptosis-myopia-ectopia lentis syndrome skos:exactMatch MESH:C536236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007202 blepharoptosis-myopia-ectopia lentis syndrome skos:exactMatch OMIM:110150 blepharoptosis, myopia, and ectopia lentis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007202 blepharoptosis-myopia-ectopia lentis syndrome skos:exactMatch Orphanet:1259 Blepharoptosis-myopia-ectopia lentis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007202 blepharoptosis-myopia-ectopia lentis syndrome skos:exactMatch SCTID:717915004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007202 blepharoptosis-myopia-ectopia lentis syndrome skos:exactMatch UMLS:C1862259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007203 blue rubber bleb nevus skos:exactMatch MESH:C536240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007203 blue rubber bleb nevus skos:exactMatch NCIT:C4486 Blue Rubber Bleb Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007203 blue rubber bleb nevus skos:exactMatch OMIM:112200 blue rubber bleb nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007203 blue rubber bleb nevus skos:exactMatch Orphanet:1059 Blue rubber bleb nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007203 blue rubber bleb nevus skos:exactMatch SCTID:254784002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007203 blue rubber bleb nevus skos:exactMatch UMLS:C0346072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007204 Cole-Carpenter syndrome 1 skos:exactMatch OMIM:112240 cole-carpenter syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007204 Cole-Carpenter syndrome 1 skos:exactMatch UMLS:C4317154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007204 Cole-Carpenter syndrome 1 skos:exactMatch UMLS:CN029402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007205 diaphyseal medullary stenosis-bone malignancy syndrome skos:exactMatch DOID:0080664 diaphyseal medullary stenosis with malignant fibrous histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007205 diaphyseal medullary stenosis-bone malignancy syndrome skos:exactMatch NCIT:C122660 Hardcastle's Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007205 diaphyseal medullary stenosis-bone malignancy syndrome skos:exactMatch OMIM:112250 diaphyseal medullary stenosis with malignant fibrous histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007205 diaphyseal medullary stenosis-bone malignancy syndrome skos:exactMatch Orphanet:85182 Diaphyseal medullary stenosis-bone malignancy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007205 diaphyseal medullary stenosis-bone malignancy syndrome skos:exactMatch UMLS:C1862177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007206 bone pain, periodic skos:exactMatch OMIM:112270 bone pain, periodic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007207 Böök syndrome skos:exactMatch MESH:C562993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007207 Böök syndrome skos:exactMatch OMIM:112300 book syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007207 Böök syndrome skos:exactMatch Orphanet:1262 Böök syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007207 Böök syndrome skos:exactMatch SCTID:722296002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007207 Böök syndrome skos:exactMatch UMLS:C0457014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007208 Boomerang dysplasia skos:exactMatch DOID:0050680 Boomerang dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007208 Boomerang dysplasia skos:exactMatch MESH:C536573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007208 Boomerang dysplasia skos:exactMatch OMIM:112310 boomerang dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007208 Boomerang dysplasia skos:exactMatch Orphanet:1263 Boomerang dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007208 Boomerang dysplasia skos:exactMatch SCTID:254054000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007208 Boomerang dysplasia skos:exactMatch UMLS:C0432201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007209 Weismann-Netter syndrome skos:exactMatch MESH:C537082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007209 Weismann-Netter syndrome skos:exactMatch OMIM:112350 weismann-netter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007209 Weismann-Netter syndrome skos:exactMatch Orphanet:3344 Weismann-Netter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007209 Weismann-Netter syndrome skos:exactMatch SCTID:715532007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007209 Weismann-Netter syndrome skos:exactMatch UMLS:C1862172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007210 Brachmann-de Lange-like facial changes with microcephaly, metatarsus adductus, and developmental delay skos:exactMatch MESH:C566206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007210 Brachmann-de Lange-like facial changes with microcephaly, metatarsus adductus, and developmental delay skos:exactMatch OMIM:112370 brachmann-de lange-like facial changes with microcephaly, metatarsus adductus, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007210 Brachmann-de Lange-like facial changes with microcephaly, metatarsus adductus, and developmental delay skos:exactMatch UMLS:C1862171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007211 brachydactyly-arterial hypertension syndrome skos:exactMatch DOID:0111247 hypertension and brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007211 brachydactyly-arterial hypertension syndrome skos:exactMatch MESH:C537095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007211 brachydactyly-arterial hypertension syndrome skos:exactMatch OMIM:112410 hypertension and brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007211 brachydactyly-arterial hypertension syndrome skos:exactMatch Orphanet:1276 Brachydactyly-arterial hypertension syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007211 brachydactyly-arterial hypertension syndrome skos:exactMatch SCTID:720568003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007211 brachydactyly-arterial hypertension syndrome skos:exactMatch UMLS:C1862170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007212 brachydactyly-long thumb syndrome skos:exactMatch MESH:C566204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007212 brachydactyly-long thumb syndrome skos:exactMatch OMIM:112430 long-thumb brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007212 brachydactyly-long thumb syndrome skos:exactMatch Orphanet:2946 Brachydactyly-long thumb syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007212 brachydactyly-long thumb syndrome skos:exactMatch SCTID:733454004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007212 brachydactyly-long thumb syndrome skos:exactMatch UMLS:C1862169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007213 Ballard syndrome skos:exactMatch DOID:0110963 Ballard syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007213 Ballard syndrome skos:exactMatch MESH:C537094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007213 Ballard syndrome skos:exactMatch OMIM:112440 brachydactyly, combined B and e types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007213 Ballard syndrome skos:exactMatch SCTID:722298001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007213 Ballard syndrome skos:exactMatch UMLS:C1862163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007214 brachydactyly-preaxial hallux varus syndrome skos:exactMatch DOID:0110962 brachydactyly-preaxial hallux varus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007214 brachydactyly-preaxial hallux varus syndrome skos:exactMatch MESH:C537087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007214 brachydactyly-preaxial hallux varus syndrome skos:exactMatch OMIM:112450 brachydactyly, preaxial, with hallux varus and thumb abduction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007214 brachydactyly-preaxial hallux varus syndrome skos:exactMatch Orphanet:1278 Brachydactyly-preaxial hallux varus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007214 brachydactyly-preaxial hallux varus syndrome skos:exactMatch UMLS:C1862162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007215 brachydactyly type A1 skos:exactMatch DOID:0110964 brachydactyly type A1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007215 brachydactyly type A1 skos:exactMatch MESH:C537088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007215 brachydactyly type A1 skos:exactMatch OMIM:112500 brachydactyly, iia a1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007215 brachydactyly type A1 skos:exactMatch Orphanet:93388 Brachydactyly type A1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007215 brachydactyly type A1 skos:exactMatch SCTID:715720006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007215 brachydactyly type A1 skos:exactMatch UMLS:C1862151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007216 brachydactyly type A2 skos:exactMatch DOID:0110965 brachydactyly type A2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007216 brachydactyly type A2 skos:exactMatch MESH:C537089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007216 brachydactyly type A2 skos:exactMatch OMIM:112600 brachydactyly, iia a2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007216 brachydactyly type A2 skos:exactMatch Orphanet:93396 Brachydactyly type A2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007216 brachydactyly type A2 skos:exactMatch SCTID:720569006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007217 brachydactyly type A3 skos:exactMatch DOID:0110966 brachydactyly type A3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007217 brachydactyly type A3 skos:exactMatch MESH:C537090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007217 brachydactyly type A3 skos:exactMatch OMIM:112700 brachydactyly, iia a3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007217 brachydactyly type A3 skos:exactMatch Orphanet:93393 NON RARE IN EUROPE: Brachydactyly type A3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007217 brachydactyly type A3 skos:exactMatch UMLS:C1862140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007218 brachydactyly type A4 skos:exactMatch DOID:0110967 brachydactyly type A4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007218 brachydactyly type A4 skos:exactMatch MESH:C537097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007218 brachydactyly type A4 skos:exactMatch OMIM:112800 brachydactyly, iia a4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007218 brachydactyly type A4 skos:exactMatch Orphanet:93394 Brachydactyly type A4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007218 brachydactyly type A4 skos:exactMatch SCTID:715721005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007219 Osebold-Remondini syndrome skos:exactMatch DOID:0110968 brachydactyly type A6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007219 Osebold-Remondini syndrome skos:exactMatch MESH:C537092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007219 Osebold-Remondini syndrome skos:exactMatch OMIM:112910 osebold-remondini syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007219 Osebold-Remondini syndrome skos:exactMatch Orphanet:93382 Brachydactyly type A6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007219 Osebold-Remondini syndrome skos:exactMatch SCTID:715722003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007219 Osebold-Remondini syndrome skos:exactMatch UMLS:C1862130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007220 brachydactyly type B1 skos:exactMatch DOID:0110969 brachydactyly type B1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007220 brachydactyly type B1 skos:exactMatch MESH:C566196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007220 brachydactyly type B1 skos:exactMatch OMIM:113000 brachydactyly, iia b1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007220 brachydactyly type B1 skos:exactMatch Orphanet:572385 Brachydactyly type B1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007221 brachydactyly type C skos:exactMatch DOID:0110970 brachydactyly type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007221 brachydactyly type C skos:exactMatch MESH:C537093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007221 brachydactyly type C skos:exactMatch OMIM:113100 brachydactyly, iia c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007221 brachydactyly type C skos:exactMatch Orphanet:93384 Brachydactyly type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007221 brachydactyly type C skos:exactMatch UMLS:C1862103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007222 brachydactyly type D skos:exactMatch DOID:0110971 brachydactyly type D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007222 brachydactyly type D skos:exactMatch MESH:C562420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007222 brachydactyly type D skos:exactMatch OMIM:113200 brachydactyly, iia d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007222 brachydactyly type D skos:exactMatch Orphanet:93385 NON RARE IN EUROPE: Brachydactyly type D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007223 brachydactyly type E1 skos:exactMatch DOID:0110972 brachydactyly type E1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007223 brachydactyly type E1 skos:exactMatch MESH:C566194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007223 brachydactyly type E1 skos:exactMatch OMIM:113300 brachydactyly, iia e1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007224 brachydactyly, type E, with atrial septal defect, type 2 skos:exactMatch MESH:C566193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007224 brachydactyly, type E, with atrial septal defect, type 2 skos:exactMatch OMIM:113301 brachydactyly, iia e, with atrial septal defect, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007224 brachydactyly, type E, with atrial septal defect, type 2 skos:exactMatch UMLS:C1862101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007225 fibular aplasia-ectrodactyly syndrome skos:exactMatch MESH:C537930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007225 fibular aplasia-ectrodactyly syndrome skos:exactMatch OMIM:113310 brachydactyly-ectrodactyly with fibular aplasia or hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007225 fibular aplasia-ectrodactyly syndrome skos:exactMatch Orphanet:1118 Fibular aplasia-ectrodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007225 fibular aplasia-ectrodactyly syndrome skos:exactMatch UMLS:C1862100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007226 brachydactyly-nystagmus-cerebellar ataxia syndrome skos:exactMatch MESH:C566192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007226 brachydactyly-nystagmus-cerebellar ataxia syndrome skos:exactMatch OMIM:113400 brachydactyly-nystagmus-cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007226 brachydactyly-nystagmus-cerebellar ataxia syndrome skos:exactMatch Orphanet:1246 Brachydactyly-nystagmus-cerebellar ataxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007226 brachydactyly-nystagmus-cerebellar ataxia syndrome skos:exactMatch SCTID:205828009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007227 Sillence syndrome skos:exactMatch MESH:C537338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007227 Sillence syndrome skos:exactMatch OMIM:113450 brachydactyly-distal symphalangism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007227 Sillence syndrome skos:exactMatch Orphanet:3168 Sillence syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007227 Sillence syndrome skos:exactMatch SCTID:732956000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007227 Sillence syndrome skos:exactMatch UMLS:C1862092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007228 brachymesomelia-renal syndrome skos:exactMatch MESH:C537096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007228 brachymesomelia-renal syndrome skos:exactMatch OMIM:113470 brachymesomelia-renal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007228 brachymesomelia-renal syndrome skos:exactMatch UMLS:C1862084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007229 Brachymetatarsus 4 skos:exactMatch OMIM:113475 brachymetatarsus 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007230 Brachymorphism-onychodysplasia-dysphalangism syndrome skos:exactMatch MESH:C536242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007230 Brachymorphism-onychodysplasia-dysphalangism syndrome skos:exactMatch OMIM:113477 brachymorphism-onychodysplasia-dysphalangism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007230 Brachymorphism-onychodysplasia-dysphalangism syndrome skos:exactMatch Orphanet:1292 Brachymorphism-onychodysplasia-dysphalangism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007230 Brachymorphism-onychodysplasia-dysphalangism syndrome skos:exactMatch SCTID:720573009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007230 Brachymorphism-onychodysplasia-dysphalangism syndrome skos:exactMatch UMLS:C1862082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007231 brachytelephalangy-dysmorphism-Kallmann syndrome skos:exactMatch MESH:C537101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007231 brachytelephalangy-dysmorphism-Kallmann syndrome skos:exactMatch OMIM:113480 brachytelephalangy with characteristic facies and kallmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007231 brachytelephalangy-dysmorphism-Kallmann syndrome skos:exactMatch Orphanet:1295 Brachytelephalangy-dysmorphism-Kallmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007231 brachytelephalangy-dysmorphism-Kallmann syndrome skos:exactMatch UMLS:C2931421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007232 autosomal dominant brachyolmia skos:exactMatch OMIM:113500 brachyolmia iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007232 autosomal dominant brachyolmia skos:exactMatch Orphanet:93304 Autosomal dominant brachyolmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007232 autosomal dominant brachyolmia skos:exactMatch SCTID:717264003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007233 second branchial cleft anomaly skos:exactMatch NCIT:C104813 Branchial Cleft Remnant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007233 second branchial cleft anomaly skos:exactMatch OMIM:113600 branchial cleft anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007233 second branchial cleft anomaly skos:exactMatch Orphanet:141022 Second branchial cleft anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007233 second branchial cleft anomaly skos:exactMatch SCTID:73381000119100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007234 branchial myoclonus with spastic paraparesis and cerebellar ataxia skos:exactMatch MESH:C566188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007234 branchial myoclonus with spastic paraparesis and cerebellar ataxia skos:exactMatch OMIM:113610 branchial myoclonus with spastic paraparesis and cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007234 branchial myoclonus with spastic paraparesis and cerebellar ataxia skos:exactMatch UMLS:C1862071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007235 branchiooculofacial syndrome skos:exactMatch DOID:0050691 branchiooculofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007235 branchiooculofacial syndrome skos:exactMatch OMIM:113620 branchiooculofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007235 branchiooculofacial syndrome skos:exactMatch Orphanet:1297 Branchio-oculo-facial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007235 branchiooculofacial syndrome skos:exactMatch SCTID:449821007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007236 branchiootorenal syndrome 1 skos:exactMatch DOID:0111423 branchiootorenal syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007236 branchiootorenal syndrome 1 skos:exactMatch OMIM:113650 branchiootorenal syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007237 familial juvenile hypertrophy of the breast skos:exactMatch MESH:C536821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007237 familial juvenile hypertrophy of the breast skos:exactMatch OMIM:113670 hypertrophy of the breast, juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007237 familial juvenile hypertrophy of the breast skos:exactMatch Orphanet:180176 Familial juvenile hypertrophy of the breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007237 familial juvenile hypertrophy of the breast skos:exactMatch UMLS:CN226754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007238 amastia skos:exactMatch MESH:C535565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007238 amastia skos:exactMatch NCIT:C118459 Amastia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007238 amastia skos:exactMatch SCTID:75474006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007238 amastia skos:exactMatch UMLS:CN033494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007239 epidermolytic ichthyosis skos:exactMatch DOID:4603 epidermolytic hyperkeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007239 epidermolytic ichthyosis skos:exactMatch MESH:D017488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007239 epidermolytic ichthyosis skos:exactMatch NCIT:C62569 Epidermolytic Ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007239 epidermolytic ichthyosis skos:exactMatch OMIM:113800 epidermolytic hyperkeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007239 epidermolytic ichthyosis skos:exactMatch Orphanet:312 Autosomal dominant epidermolytic ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007239 epidermolytic ichthyosis skos:exactMatch SCTID:254167000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007240 progressive familial heart block, type 1A skos:exactMatch DOID:0111074 progressive familial heart block type IA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007240 progressive familial heart block, type 1A skos:exactMatch MESH:D002037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007240 progressive familial heart block, type 1A skos:exactMatch NCIT:C126651 Progressive Familial Heart Block, Type Ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007240 progressive familial heart block, type 1A skos:exactMatch OMIM:113900 progressive familial heart block, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007241 bundle branch block, familial isolated complete right skos:exactMatch MESH:C562759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007241 bundle branch block, familial isolated complete right skos:exactMatch OMIM:113950 bundle branch block, familial isolated complete right semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007241 bundle branch block, familial isolated complete right skos:exactMatch SCTID:233919006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007241 bundle branch block, familial isolated complete right skos:exactMatch UMLS:C0340504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007242 butyrylesterase 1 skos:exactMatch OMIM:113960 butyrylesterase 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007243 Burkitt lymphoma skos:exactMatch DOID:8584 Burkitt lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007243 Burkitt lymphoma skos:exactMatch MESH:D002051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007243 Burkitt lymphoma skos:exactMatch NCIT:C2912 Burkitt Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007243 Burkitt lymphoma skos:exactMatch OMIM:113970 burkitt lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007243 Burkitt lymphoma skos:exactMatch Orphanet:543 Burkitt lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007243 Burkitt lymphoma skos:exactMatch SCTID:118617000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007243 Burkitt lymphoma skos:exactMatch UMLS:C0006413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007244 Caffey disease skos:exactMatch DOID:4257 Caffey disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007244 Caffey disease skos:exactMatch MESH:D006958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007244 Caffey disease skos:exactMatch NCIT:C118423 Infantile Cortical Hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007244 Caffey disease skos:exactMatch OMIM:114000 caffey disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007244 Caffey disease skos:exactMatch Orphanet:1310 Caffey disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007244 Caffey disease skos:exactMatch SCTID:24752008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007244 Caffey disease skos:exactMatch UMLS:C0020497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007245 cafe au lait spots, multiple skos:exactMatch MESH:C537421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007245 cafe au lait spots, multiple skos:exactMatch OMIM:114030 cafe-au-lait spots, multiple semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007245 cafe au lait spots, multiple skos:exactMatch Orphanet:2678 Neurofibromatosis type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007245 cafe au lait spots, multiple skos:exactMatch UMLS:C1861975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007245 cafe au lait spots, multiple skos:exactMatch UMLS:CN035858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007246 calcific aortic disease with immunologic abnormalities, familial skos:exactMatch MESH:C566182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007246 calcific aortic disease with immunologic abnormalities, familial skos:exactMatch OMIM:114065 calcific aortic disease with immunologic abnormalities, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007246 calcific aortic disease with immunologic abnormalities, familial skos:exactMatch UMLS:C1861974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007247 basal ganglia calcification, idiopathic, childhood-onset skos:exactMatch MESH:C536276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007247 basal ganglia calcification, idiopathic, childhood-onset skos:exactMatch OMIM:114100 basal ganglia calcification, idiopathic, childhood-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007247 basal ganglia calcification, idiopathic, childhood-onset skos:exactMatch UMLS:C1861967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007248 hereditary painful callosities skos:exactMatch MESH:C566180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007248 hereditary painful callosities skos:exactMatch OMIM:114140 callosities, hereditary painful semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007248 hereditary painful callosities skos:exactMatch Orphanet:79141 Hereditary painful callosities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007248 hereditary painful callosities skos:exactMatch UMLS:C1861964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007249 camptobrachydactyly skos:exactMatch MESH:C537967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007249 camptobrachydactyly skos:exactMatch OMIM:114150 camptobrachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007249 camptobrachydactyly skos:exactMatch Orphanet:1319 Camptobrachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007249 camptobrachydactyly skos:exactMatch SCTID:733045005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007250 camptodactyly of fingers skos:exactMatch MESH:C536852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007250 camptodactyly of fingers skos:exactMatch MESH:C567780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007250 camptodactyly of fingers skos:exactMatch OMIM:114200 camptodactyly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007250 camptodactyly of fingers skos:exactMatch Orphanet:295016 Camptodactyly of fingers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007250 camptodactyly of fingers skos:exactMatch SCTID:29271008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007251 campomelic dysplasia skos:exactMatch DOID:0050463 campomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007251 campomelic dysplasia skos:exactMatch MESH:D055036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007251 campomelic dysplasia skos:exactMatch NCIT:C84609 Campomelic Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007251 campomelic dysplasia skos:exactMatch OMIM:114290 campomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007251 campomelic dysplasia skos:exactMatch Orphanet:140 Campomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007251 campomelic dysplasia skos:exactMatch SCTID:74928006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007251 campomelic dysplasia skos:exactMatch UMLS:C1861922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007251 campomelic dysplasia skos:exactMatch UMLS:C1861923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007252 Gordon syndrome skos:exactMatch DOID:0111607 distal arthrogryposis type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007252 Gordon syndrome skos:exactMatch MESH:C537288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007252 Gordon syndrome skos:exactMatch OMIM:114300 arthrogryposis, distal, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007252 Gordon syndrome skos:exactMatch Orphanet:376 Gordon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007252 Gordon syndrome skos:exactMatch SCTID:237850008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007252 Gordon syndrome skos:exactMatch UMLS:C0220666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007253 cancer, familial, with in vitro Radioresistance skos:exactMatch MESH:C566179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007253 cancer, familial, with in vitro Radioresistance skos:exactMatch OMIM:114450 cancer, familial, with 1n vitro radioresistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007253 cancer, familial, with in vitro Radioresistance skos:exactMatch UMLS:C1861915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007254 breast cancer skos:exactMatch DOID:1612 breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007254 breast cancer skos:exactMatch ICD10CM:C50 Malignant neoplasm of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007254 breast cancer skos:exactMatch NCIT:C9335 Malignant Breast Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007254 breast cancer skos:exactMatch SCTID:254837009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007256 hepatocellular carcinoma skos:exactMatch DOID:684 hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007256 hepatocellular carcinoma skos:exactMatch DOID:686 liver carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007256 hepatocellular carcinoma skos:exactMatch MESH:D006528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007256 hepatocellular carcinoma skos:exactMatch NCIT:C3099 Hepatocellular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007256 hepatocellular carcinoma skos:exactMatch OMIM:114550 hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007256 hepatocellular carcinoma skos:exactMatch Orphanet:88673 Hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007257 candidiasis, familial, 1 skos:exactMatch MESH:C567779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007257 candidiasis, familial, 1 skos:exactMatch OMIM:114580 candidiasis, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007257 candidiasis, familial, 1 skos:exactMatch UMLS:C2751429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007258 canine teeth, absence of upper permanent skos:exactMatch OMIM:114600 canine teeth, absence of upper permanent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007258 canine teeth, absence of upper permanent skos:exactMatch UMLS:C1861899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007259 craniofaciofrontodigital syndrome skos:exactMatch MESH:C567298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007259 craniofaciofrontodigital syndrome skos:exactMatch OMIM:114620 craniofaciofrontodigital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007259 craniofaciofrontodigital syndrome skos:exactMatch Orphanet:363705 Craniofaciofrontodigital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007259 craniofaciofrontodigital syndrome skos:exactMatch SCTID:763320005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007259 craniofaciofrontodigital syndrome skos:exactMatch UMLS:C2676032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007260 Car factor deficiency skos:exactMatch MESH:C566176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007260 Car factor deficiency skos:exactMatch OMIM:114650 car factor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007260 Car factor deficiency skos:exactMatch UMLS:C1861898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007261 Carabelli anomaly of maxillary molar teeth skos:exactMatch MESH:C566175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007261 Carabelli anomaly of maxillary molar teeth skos:exactMatch OMIM:114700 carabelli anomaly of maxillary molar teeth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007261 Carabelli anomaly of maxillary molar teeth skos:exactMatch UMLS:C1861897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007263 cardiac rhythm disease skos:exactMatch NCIT:C2881 Arrhythmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007263 cardiac rhythm disease skos:exactMatch SCTID:698247007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007264 obsolete sudden cardiac death skos:exactMatch SCTID:95281009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007265 cardiofaciocutaneous syndrome 1 skos:exactMatch DOID:0111460 cardiofaciocutaneous syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007265 cardiofaciocutaneous syndrome 1 skos:exactMatch OMIM:115150 cardiofaciocutaneous syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007265 cardiofaciocutaneous syndrome 1 skos:exactMatch UMLS:CN029449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007266 hypertrophic cardiomyopathy 2 skos:exactMatch DOID:0110308 hypertrophic cardiomyopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007266 hypertrophic cardiomyopathy 2 skos:exactMatch MESH:C566171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007266 hypertrophic cardiomyopathy 2 skos:exactMatch NCIT:C142892 Familial Hypertrophic Cardiomyopathy Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007266 hypertrophic cardiomyopathy 2 skos:exactMatch OMIM:115195 cardiomyopathy, familial hypertrophic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007266 hypertrophic cardiomyopathy 2 skos:exactMatch UMLS:C1861864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007267 hypertrophic cardiomyopathy 3 skos:exactMatch DOID:0110309 hypertrophic cardiomyopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007267 hypertrophic cardiomyopathy 3 skos:exactMatch MESH:C566170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007267 hypertrophic cardiomyopathy 3 skos:exactMatch OMIM:115196 cardiomyopathy, familial hypertrophic, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007267 hypertrophic cardiomyopathy 3 skos:exactMatch UMLS:C1861863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007268 hypertrophic cardiomyopathy 4 skos:exactMatch DOID:0110310 hypertrophic cardiomyopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007268 hypertrophic cardiomyopathy 4 skos:exactMatch MESH:C566169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007268 hypertrophic cardiomyopathy 4 skos:exactMatch NCIT:C133725 Familial Hypertrophic Cardiomyopathy Type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007268 hypertrophic cardiomyopathy 4 skos:exactMatch OMIM:115197 cardiomyopathy, familial hypertrophic, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007268 hypertrophic cardiomyopathy 4 skos:exactMatch UMLS:C1861862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007269 dilated cardiomyopathy 1A skos:exactMatch DOID:0110425 dilated cardiomyopathy 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007269 dilated cardiomyopathy 1A skos:exactMatch OMIM:115200 cardiomyopathy, dilated, 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007269 dilated cardiomyopathy 1A skos:exactMatch Orphanet:300751 Familial dilated cardiomyopathy with conduction defect due to LMNA mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007269 dilated cardiomyopathy 1A skos:exactMatch SCTID:766883006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007269 dilated cardiomyopathy 1A skos:exactMatch UMLS:C1449563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007270 cardiomyopathy, familial restrictive, 1 skos:exactMatch DOID:0111425 restrictive cardiomyopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007270 cardiomyopathy, familial restrictive, 1 skos:exactMatch MESH:C566168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007270 cardiomyopathy, familial restrictive, 1 skos:exactMatch OMIM:115210 cardiomyopathy, familial restrictive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007270 cardiomyopathy, familial restrictive, 1 skos:exactMatch UMLS:C1861861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007271 familial cutaneous collagenoma skos:exactMatch MESH:C562925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007271 familial cutaneous collagenoma skos:exactMatch OMIM:115250 collagenoma, familial cutaneous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007271 familial cutaneous collagenoma skos:exactMatch Orphanet:53296 Familial cutaneous collagenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007271 familial cutaneous collagenoma skos:exactMatch SCTID:239139000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007271 familial cutaneous collagenoma skos:exactMatch UMLS:C0406817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007272 hereditary hypercarotenemia and vitamin A deficiency skos:exactMatch MESH:C567296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007272 hereditary hypercarotenemia and vitamin A deficiency skos:exactMatch OMIM:115300 hypercarotenemia and vitamin a deficiency, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007272 hereditary hypercarotenemia and vitamin A deficiency skos:exactMatch Orphanet:199285 Hereditary hypercarotenemia and vitamin A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007272 hereditary hypercarotenemia and vitamin A deficiency skos:exactMatch SCTID:726079008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007273 paragangliomas 4 skos:exactMatch OMIM:115310 paragangliomas 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007273 paragangliomas 4 skos:exactMatch UMLS:C1861848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007274 carpal displacement skos:exactMatch OMIM:115400 carpal displacement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007274 carpal displacement skos:exactMatch UMLS:C1861847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007275 carpal tunnel syndrome skos:exactMatch DOID:12169 carpal tunnel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007275 carpal tunnel syndrome skos:exactMatch ICD10CM:G56.0 Carpal tunnel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007275 carpal tunnel syndrome skos:exactMatch MESH:D002349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007275 carpal tunnel syndrome skos:exactMatch NCIT:C34450 Carpal Tunnel Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007275 carpal tunnel syndrome skos:exactMatch OMIMPS:115430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007275 carpal tunnel syndrome skos:exactMatch Orphanet:50838 NON RARE IN EUROPE: Carpal tunnel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007275 carpal tunnel syndrome skos:exactMatch SCTID:57406009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007275 carpal tunnel syndrome skos:exactMatch UMLS:C0007286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007276 cat-eye syndrome skos:exactMatch MESH:C535918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007276 cat-eye syndrome skos:exactMatch NCIT:C75477 Cat-Eye Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007276 cat-eye syndrome skos:exactMatch OMIM:115470 cat eye syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007276 cat-eye syndrome skos:exactMatch Orphanet:195 Cat-eye syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007276 cat-eye syndrome skos:exactMatch SCTID:26445008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007276 cat-eye syndrome skos:exactMatch UMLS:C0265493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007277 cataract-aberrant oral frenula-growth delay syndrome skos:exactMatch MESH:C536691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007277 cataract-aberrant oral frenula-growth delay syndrome skos:exactMatch OMIM:115645 cataract, aberrant oral frenula, and growth retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007277 cataract-aberrant oral frenula-growth delay syndrome skos:exactMatch Orphanet:1373 Cataract-aberrant oral frenula-growth delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007277 cataract-aberrant oral frenula-growth delay syndrome skos:exactMatch SCTID:715988005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007278 cataract 32 multiple types skos:exactMatch DOID:0110227 cataract 32 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007278 cataract 32 multiple types skos:exactMatch OMIM:115650 cataract 32, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007279 cataract 7 skos:exactMatch DOID:0110260 cataract 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007279 cataract 7 skos:exactMatch OMIM:115660 cataract 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007280 cataract 8 multiple types skos:exactMatch DOID:0110228 cataract 8 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007280 cataract 8 multiple types skos:exactMatch MESH:C538285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007280 cataract 8 multiple types skos:exactMatch OMIM:115665 cataract 8, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007280 cataract 8 multiple types skos:exactMatch UMLS:C1861833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007281 cataract 4 multiple types skos:exactMatch DOID:0110234 cataract 4 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007281 cataract 4 multiple types skos:exactMatch OMIM:115700 cataract 4, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007282 cataract 29 skos:exactMatch DOID:0110232 cataract 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007282 cataract 29 skos:exactMatch OMIM:115800 cataract 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007282 cataract 29 skos:exactMatch UMLS:C3805409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007283 cataract 42 skos:exactMatch DOID:0110237 cataract 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007283 cataract 42 skos:exactMatch OMIM:115900 cataract 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007283 cataract 42 skos:exactMatch UMLS:C4011454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007284 cataract 20 multiple types skos:exactMatch DOID:0110240 cataract 20 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007284 cataract 20 multiple types skos:exactMatch OMIM:116100 cataract 20, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007285 cataract 1 multiple types skos:exactMatch DOID:0110231 cataract 1 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007285 cataract 1 multiple types skos:exactMatch MESH:C566158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007285 cataract 1 multiple types skos:exactMatch OMIM:116200 cataract 1, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007285 cataract 1 multiple types skos:exactMatch UMLS:C1861828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007286 cataract 30 skos:exactMatch DOID:0110248 cataract 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007286 cataract 30 skos:exactMatch MESH:C566157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007286 cataract 30 skos:exactMatch OMIM:116300 cataract 30, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007286 cataract 30 skos:exactMatch UMLS:C3805411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007287 cataract 41 skos:exactMatch DOID:0110241 cataract 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007287 cataract 41 skos:exactMatch OMIM:116400 cataract 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007287 cataract 41 skos:exactMatch UMLS:C3805412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007288 cataract 6 multiple types skos:exactMatch DOID:0110229 cataract 6 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007288 cataract 6 multiple types skos:exactMatch OMIM:116600 cataract 6, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007289 cataract 13 with adult I phenotype skos:exactMatch DOID:0110242 cataract 13 with adult i phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007289 cataract 13 with adult I phenotype skos:exactMatch OMIM:116700 cataract 13 with adult i phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007289 cataract 13 with adult I phenotype skos:exactMatch UMLS:C3805373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007290 cataract 5 multiple types skos:exactMatch DOID:0110255 cataract 5 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007290 cataract 5 multiple types skos:exactMatch MESH:C535342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007290 cataract 5 multiple types skos:exactMatch OMIM:116800 cataract 5, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007293 leukocyte adhesion deficiency 1 skos:exactMatch DOID:0110910 leukocyte adhesion deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007293 leukocyte adhesion deficiency 1 skos:exactMatch MESH:C535887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007293 leukocyte adhesion deficiency 1 skos:exactMatch NCIT:C4689 Leukocyte Adhesion Deficiency Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007293 leukocyte adhesion deficiency 1 skos:exactMatch OMIM:116920 leukocyte adhesion deficiency, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007293 leukocyte adhesion deficiency 1 skos:exactMatch Orphanet:99842 Leukocyte adhesion deficiency type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007293 leukocyte adhesion deficiency 1 skos:exactMatch SCTID:234582006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007293 leukocyte adhesion deficiency 1 skos:exactMatch UMLS:C0398738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007294 central core myopathy skos:exactMatch DOID:3529 central core disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007294 central core myopathy skos:exactMatch MESH:D020512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007294 central core myopathy skos:exactMatch NCIT:C83010 Central Core Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007294 central core myopathy skos:exactMatch OMIM:117000 congenital myopathy 1a, autosomal dominant, with susceptibility to malignant hyperthermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007294 central core myopathy skos:exactMatch Orphanet:597 Central core disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007294 central core myopathy skos:exactMatch SCTID:43152001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007294 central core myopathy skos:exactMatch UMLS:C0751951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007295 childhood epilepsy with centrotemporal spikes skos:exactMatch DOID:3329 benign epilepsy with centrotemporal spikes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007295 childhood epilepsy with centrotemporal spikes skos:exactMatch NCIT:C116538 Benign Rolandic Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007295 childhood epilepsy with centrotemporal spikes skos:exactMatch OMIM:117100 centralopathic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007295 childhood epilepsy with centrotemporal spikes skos:exactMatch Orphanet:1945 Rolandic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007295 childhood epilepsy with centrotemporal spikes skos:exactMatch SCTID:44145005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007295 childhood epilepsy with centrotemporal spikes skos:exactMatch UMLS:C0376532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007295 childhood epilepsy with centrotemporal spikes skos:exactMatch UMLS:C2363129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007296 spinocerebellar ataxia type 31 skos:exactMatch DOID:0050980 spinocerebellar ataxia type 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007296 spinocerebellar ataxia type 31 skos:exactMatch MESH:C566146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007296 spinocerebellar ataxia type 31 skos:exactMatch NCIT:C176901 Spinocerebellar Ataxia Type 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007296 spinocerebellar ataxia type 31 skos:exactMatch OMIM:117210 spinocerebellar ataxia 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007296 spinocerebellar ataxia type 31 skos:exactMatch Orphanet:217012 Spinocerebellar ataxia type 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007296 spinocerebellar ataxia type 31 skos:exactMatch SCTID:715826005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007296 spinocerebellar ataxia type 31 skos:exactMatch UMLS:C1861736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007297 ADan amyloidosis skos:exactMatch DOID:0070030 ITM2B-related cerebral amyloid angiopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007297 ADan amyloidosis skos:exactMatch MESH:C538209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007297 ADan amyloidosis skos:exactMatch OMIM:117300 cerebral amyloid angiopathy, itm2b-related, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007297 ADan amyloidosis skos:exactMatch Orphanet:97346 ADan amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007297 ADan amyloidosis skos:exactMatch UMLS:C1861735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007298 spinocerebellar ataxia type 29 skos:exactMatch DOID:0050978 spinocerebellar ataxia type 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007298 spinocerebellar ataxia type 29 skos:exactMatch MESH:C537206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007298 spinocerebellar ataxia type 29 skos:exactMatch OMIM:117360 spinocerebellar ataxia 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007298 spinocerebellar ataxia type 29 skos:exactMatch Orphanet:208513 Spinocerebellar ataxia type 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007298 spinocerebellar ataxia type 29 skos:exactMatch SCTID:715825009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007298 spinocerebellar ataxia type 29 skos:exactMatch UMLS:C1861732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007299 Sotos syndrome 1 skos:exactMatch DOID:0112103 Sotos syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007299 Sotos syndrome 1 skos:exactMatch OMIM:117550 sotos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007299 Sotos syndrome 1 skos:exactMatch SCTID:75968004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007299 Sotos syndrome 1 skos:exactMatch UMLS:CN035106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007300 cerebral sarcoma skos:exactMatch MESH:C537946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007300 cerebral sarcoma skos:exactMatch OMIM:117600 cerebral sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007300 cerebral sarcoma skos:exactMatch UMLS:C1861714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007301 cerebrocostomandibular syndrome skos:exactMatch DOID:0111248 cerebrocostomandibular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007301 cerebrocostomandibular syndrome skos:exactMatch MESH:C562538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007301 cerebrocostomandibular syndrome skos:exactMatch OMIM:117650 cerebrocostomandibular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007301 cerebrocostomandibular syndrome skos:exactMatch Orphanet:1393 Cerebrocostomandibular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007301 cerebrocostomandibular syndrome skos:exactMatch SCTID:51780007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007301 cerebrocostomandibular syndrome skos:exactMatch UMLS:C0265342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007302 cervical hypertrichosis with underlying kyphoscoliosis skos:exactMatch MESH:C566142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007302 cervical hypertrichosis with underlying kyphoscoliosis skos:exactMatch OMIM:117850 cervical hypertrichosis with underlying kyphoscoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007302 cervical hypertrichosis with underlying kyphoscoliosis skos:exactMatch UMLS:C1861695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007303 cervical rib disease skos:exactMatch MESH:D002573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007303 cervical rib disease skos:exactMatch NCIT:C158329 Cervical Rib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007303 cervical rib disease skos:exactMatch OMIM:117900 cervical rib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007303 cervical rib disease skos:exactMatch SCTID:72535009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007304 cervical vertebral Bridge skos:exactMatch OMIM:118000 cervical vertebral bridge semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007305 cervical vertebral dysplasia skos:exactMatch MESH:C566140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007305 cervical vertebral dysplasia skos:exactMatch OMIM:118005 cervical vertebral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007305 cervical vertebral dysplasia skos:exactMatch UMLS:C1861693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007306 Klippel-Feil syndrome 1, autosomal dominant skos:exactMatch DOID:0080589 Klippel-Feil syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007306 Klippel-Feil syndrome 1, autosomal dominant skos:exactMatch MESH:C536887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007306 Klippel-Feil syndrome 1, autosomal dominant skos:exactMatch OMIM:118100 klippel-feil syndrome 1, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007306 Klippel-Feil syndrome 1, autosomal dominant skos:exactMatch UMLS:C1861689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007307 Charcot-Marie-Tooth disease type 1B skos:exactMatch DOID:0110152 Charcot-Marie-Tooth disease type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007307 Charcot-Marie-Tooth disease type 1B skos:exactMatch NCIT:C118782 Charcot-Marie-Tooth Disease Type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007307 Charcot-Marie-Tooth disease type 1B skos:exactMatch OMIM:118200 charcot-marie-tooth disease, demyelinating, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007307 Charcot-Marie-Tooth disease type 1B skos:exactMatch Orphanet:101082 Charcot-Marie-Tooth disease type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007307 Charcot-Marie-Tooth disease type 1B skos:exactMatch UMLS:C0270912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007308 Charcot-Marie-Tooth disease type 2A1 skos:exactMatch DOID:0110154 Charcot-Marie-Tooth disease type 2A1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007308 Charcot-Marie-Tooth disease type 2A1 skos:exactMatch MESH:C566138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007308 Charcot-Marie-Tooth disease type 2A1 skos:exactMatch NCIT:C134952 Charcot-Marie-Tooth Disease Type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007308 Charcot-Marie-Tooth disease type 2A1 skos:exactMatch NCIT:C150609 Charcot-Marie-Tooth Disease Type 2A1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007308 Charcot-Marie-Tooth disease type 2A1 skos:exactMatch OMIM:118210 charcot-marie-tooth disease, axonal, iia 2a1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007308 Charcot-Marie-Tooth disease type 2A1 skos:exactMatch Orphanet:99946 Autosomal dominant Charcot-Marie-Tooth disease type 2A1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007308 Charcot-Marie-Tooth disease type 2A1 skos:exactMatch SCTID:717016001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007309 Charcot-Marie-Tooth disease type 1A skos:exactMatch DOID:0110148 Charcot-Marie-Tooth disease type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007309 Charcot-Marie-Tooth disease type 1A skos:exactMatch NCIT:C75468 Charcot-Marie-Tooth Disease Type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007309 Charcot-Marie-Tooth disease type 1A skos:exactMatch OMIM:118220 charcot-marie-tooth disease, demyelinating, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007309 Charcot-Marie-Tooth disease type 1A skos:exactMatch Orphanet:101081 Charcot-Marie-Tooth disease type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007309 Charcot-Marie-Tooth disease type 1A skos:exactMatch UMLS:C0270911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007310 Charcot-Marie-Tooth disease, Guadalajara neuronal type skos:exactMatch MESH:C566137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007310 Charcot-Marie-Tooth disease, Guadalajara neuronal type skos:exactMatch OMIM:118230 charcot-marie-tooth disease, guadalajara neuronal iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007310 Charcot-Marie-Tooth disease, Guadalajara neuronal type skos:exactMatch UMLS:C1861673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007311 Charcot-Marie-Tooth disease type 1E skos:exactMatch DOID:0110153 Charcot-Marie-Tooth disease type 1E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007311 Charcot-Marie-Tooth disease type 1E skos:exactMatch MESH:C537986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007311 Charcot-Marie-Tooth disease type 1E skos:exactMatch OMIM:118300 charcot-marie-tooth disease and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007311 Charcot-Marie-Tooth disease type 1E skos:exactMatch Orphanet:90658 Charcot-Marie-Tooth disease type 1E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007311 Charcot-Marie-Tooth disease type 1E skos:exactMatch UMLS:C2931686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007312 Charcot-Marie-Tooth disease with ptosis and parkinsonism skos:exactMatch MESH:C538079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007312 Charcot-Marie-Tooth disease with ptosis and parkinsonism skos:exactMatch OMIM:118301 charcot-marie-tooth disease with ptosis and parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007312 Charcot-Marie-Tooth disease with ptosis and parkinsonism skos:exactMatch UMLS:C1861668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007313 cheilitis glandularis skos:exactMatch MESH:C535921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007313 cheilitis glandularis skos:exactMatch OMIM:118330 cheilitis glandularis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007313 cheilitis glandularis skos:exactMatch Orphanet:1221 Cheilitis glandularis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007313 cheilitis glandularis skos:exactMatch SCTID:26374003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007313 cheilitis glandularis skos:exactMatch UMLS:C0267034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007314 chemodectoma, intraabdominal, with cutaneous angiolipomas skos:exactMatch MESH:C535552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007314 chemodectoma, intraabdominal, with cutaneous angiolipomas skos:exactMatch OMIM:118350 chemodectoma, intraabdominal, with cutaneous angiolipomas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007314 chemodectoma, intraabdominal, with cutaneous angiolipomas skos:exactMatch UMLS:C2930928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007315 cherubism skos:exactMatch DOID:1856 cherubism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007315 cherubism skos:exactMatch MESH:D002636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007315 cherubism skos:exactMatch NCIT:C84630 Cherubism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007315 cherubism skos:exactMatch OMIM:118400 cherubism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007315 cherubism skos:exactMatch Orphanet:184 Cherubism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007315 cherubism skos:exactMatch SCTID:76098004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007315 cherubism skos:exactMatch UMLS:C0008029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007316 Chiari malformation type I skos:exactMatch OMIM:118420 chiari malformation iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007316 Chiari malformation type I skos:exactMatch Orphanet:268882 Arnold-Chiari malformation type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007316 Chiari malformation type I skos:exactMatch SCTID:253185002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007317 obsolete chlorpropamide-alcohol flushing skos:exactMatch OMIM:118430 chlorpropamide-alcohol flushing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007317 obsolete chlorpropamide-alcohol flushing skos:exactMatch UMLS:C1861630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007318 Alagille syndrome skos:exactMatch DOID:9245 Alagille syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007318 Alagille syndrome skos:exactMatch MESH:D016738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007318 Alagille syndrome skos:exactMatch NCIT:C35139 Alagille Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007318 Alagille syndrome skos:exactMatch OMIMPS:118450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007318 Alagille syndrome skos:exactMatch Orphanet:52 Alagille syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007318 Alagille syndrome skos:exactMatch SCTID:31742004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007318 Alagille syndrome skos:exactMatch UMLS:C0085280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007319 chondrocalcinosis 2 skos:exactMatch MESH:C563162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007319 chondrocalcinosis 2 skos:exactMatch OMIM:118600 chondrocalcinosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007319 chondrocalcinosis 2 skos:exactMatch Orphanet:1416 Familial calcium pyrophosphate deposition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007319 chondrocalcinosis 2 skos:exactMatch UMLS:CN199517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007320 chondrocalcinosis due to apatite crystal deposition skos:exactMatch MESH:C535939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007320 chondrocalcinosis due to apatite crystal deposition skos:exactMatch OMIM:118610 chondrocalcinosis due to apatite crystal deposition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007320 chondrocalcinosis due to apatite crystal deposition skos:exactMatch UMLS:C1861580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007321 autosomal dominant chondrodysplasia punctata skos:exactMatch DOID:0060293 autosomal dominant chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007321 autosomal dominant chondrodysplasia punctata skos:exactMatch MESH:C563248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007321 autosomal dominant chondrodysplasia punctata skos:exactMatch OMIM:118650 chondrodysplasia punctata, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007322 chondrodysplasia punctata, tibial-metacarpal type skos:exactMatch MESH:C562961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007322 chondrodysplasia punctata, tibial-metacarpal type skos:exactMatch OMIM:118651 chondrodysplasia punctata, tibia-metacarpal iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007322 chondrodysplasia punctata, tibial-metacarpal type skos:exactMatch Orphanet:79346 Chondrodysplasia punctata, tibial-metacarpal type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007322 chondrodysplasia punctata, tibial-metacarpal type skos:exactMatch SCTID:254083002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007323 Chondronectin skos:exactMatch OMIM:118670 chondronectin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007325 choreoathetosis, familial inverted skos:exactMatch MESH:C566127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007325 choreoathetosis, familial inverted skos:exactMatch OMIM:118750 choreoathetosis, familial inverted semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007325 choreoathetosis, familial inverted skos:exactMatch UMLS:C1861569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007327 chylomicronemia, familial, due to circulating inhibitor of lipoprotein lipase skos:exactMatch DOID:0111419 familial chylomicronemia due to inhibition of lipoprotein lipase activity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007327 chylomicronemia, familial, due to circulating inhibitor of lipoprotein lipase skos:exactMatch MESH:C566126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007327 chylomicronemia, familial, due to circulating inhibitor of lipoprotein lipase skos:exactMatch OMIM:118830 chylomicronemia, familial, due to circulating inhibitor of lipoprotein lipase semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007327 chylomicronemia, familial, due to circulating inhibitor of lipoprotein lipase skos:exactMatch UMLS:C1861560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007328 choroidal osteoma, bilateral skos:exactMatch MESH:C566124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007328 choroidal osteoma, bilateral skos:exactMatch OMIM:118865 choroidal osteoma, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007328 choroidal osteoma, bilateral skos:exactMatch UMLS:C1861558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007329 cirrhosis, familial skos:exactMatch MESH:C566123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007329 cirrhosis, familial skos:exactMatch NCIT:C84411 Cryptogenic Cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007329 cirrhosis, familial skos:exactMatch OMIM:215600 cirrhosis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007329 cirrhosis, familial skos:exactMatch SCTID:6183001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007330 congenital pseudoarthrosis of clavicle skos:exactMatch MESH:C562548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007330 congenital pseudoarthrosis of clavicle skos:exactMatch OMIM:118980 clavicle, pseudarthrosis of, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007330 congenital pseudoarthrosis of clavicle skos:exactMatch Orphanet:66630 Congenital pseudoarthrosis of the clavicle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007330 congenital pseudoarthrosis of clavicle skos:exactMatch SCTID:70794004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007331 obsolete cleft chin skos:exactMatch OMIM:119000 cleft chin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007332 split-hand/foot malformation with long bone deficiency 1 skos:exactMatch MESH:C536425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007332 split-hand/foot malformation with long bone deficiency 1 skos:exactMatch OMIM:119100 split-hand/foot malformation with long bone deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007333 van der Woude syndrome 1 skos:exactMatch OMIM:119300 van der woude syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007334 autosomal dominant popliteal pterygium syndrome skos:exactMatch OMIM:119500 popliteal pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007334 autosomal dominant popliteal pterygium syndrome skos:exactMatch Orphanet:1300 Autosomal dominant popliteal pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007334 autosomal dominant popliteal pterygium syndrome skos:exactMatch SCTID:718222000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007334 autosomal dominant popliteal pterygium syndrome skos:exactMatch UMLS:CN199177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007335 orofacial cleft 1 skos:exactMatch DOID:0080395 orofacial cleft 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007335 orofacial cleft 1 skos:exactMatch MESH:C566121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007335 orofacial cleft 1 skos:exactMatch NCIT:C124838 Orofacial Cleft 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007335 orofacial cleft 1 skos:exactMatch OMIM:119530 orofacial cleft 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007335 orofacial cleft 1 skos:exactMatch UMLS:C1861537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007336 isolated cleft palate skos:exactMatch DOID:0110213 isolated cleft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007336 isolated cleft palate skos:exactMatch OMIM:119540 cleft palate, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007336 isolated cleft palate skos:exactMatch UMLS:CN234898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007337 cleft palate-lateral synechia syndrome skos:exactMatch DOID:0080313 cleft palate-lateral synechia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007337 cleft palate-lateral synechia syndrome skos:exactMatch MESH:C563047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007337 cleft palate-lateral synechia syndrome skos:exactMatch OMIM:119550 syngnathia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007337 cleft palate-lateral synechia syndrome skos:exactMatch Orphanet:2016 Cleft palate-lateral synechia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007337 cleft palate-lateral synechia syndrome skos:exactMatch SCTID:403772000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007337 cleft palate-lateral synechia syndrome skos:exactMatch UMLS:C0795898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007338 cleft soft palate skos:exactMatch DOID:0110214 cleft soft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007338 cleft soft palate skos:exactMatch ICD10CM:Q35.3 Cleft soft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007338 cleft soft palate skos:exactMatch MESH:C562950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007338 cleft soft palate skos:exactMatch OMIM:119570 cleft soft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007338 cleft soft palate skos:exactMatch Orphanet:99772 Cleft velum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007338 cleft soft palate skos:exactMatch SCTID:253997002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007339 blepharocheilodontic syndrome skos:exactMatch DOID:0080344 blepharocheilodontic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007339 blepharocheilodontic syndrome skos:exactMatch MESH:C536188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007339 blepharocheilodontic syndrome skos:exactMatch OMIMPS:119580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007339 blepharocheilodontic syndrome skos:exactMatch Orphanet:1997 Blepharo-cheilo-odontic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007339 blepharocheilodontic syndrome skos:exactMatch SCTID:717911008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007339 blepharocheilodontic syndrome skos:exactMatch UMLS:C1861536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007340 cleidocranial dysplasia 1 skos:exactMatch DOID:13994 cleidocranial dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007340 cleidocranial dysplasia 1 skos:exactMatch MESH:D002973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007340 cleidocranial dysplasia 1 skos:exactMatch NCIT:C75020 Cleidocranial Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007340 cleidocranial dysplasia 1 skos:exactMatch OMIM:119600 cleidocranial dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007340 cleidocranial dysplasia 1 skos:exactMatch Orphanet:1452 Cleidocranial dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007340 cleidocranial dysplasia 1 skos:exactMatch SCTID:65976001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007340 cleidocranial dysplasia 1 skos:exactMatch UMLS:C0008928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007341 cleidorhizomelic syndrome skos:exactMatch MESH:C536428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007341 cleidorhizomelic syndrome skos:exactMatch OMIM:119650 cleidorhizomelic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007341 cleidorhizomelic syndrome skos:exactMatch Orphanet:1453 Cleidorhizomelic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007341 cleidorhizomelic syndrome skos:exactMatch SCTID:719471002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007341 cleidorhizomelic syndrome skos:exactMatch UMLS:C1861515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007342 clubfoot skos:exactMatch DOID:11836 clubfoot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007342 clubfoot skos:exactMatch MESH:D003025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007342 clubfoot skos:exactMatch NCIT:C84641 Clubfoot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007342 clubfoot skos:exactMatch OMIM:119800 clubfoot, congenital, with or without deficiency of long bones and/or mirror-image polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007342 clubfoot skos:exactMatch SCTID:397932003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007343 isolated congenital digital clubbing skos:exactMatch OMIM:119900 digital clubbing, isolated congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007343 isolated congenital digital clubbing skos:exactMatch Orphanet:217059 Isolated congenital digital clubbing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007344 cluster headache, familial skos:exactMatch MESH:C566117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007344 cluster headache, familial skos:exactMatch OMIM:119915 cluster headache, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007344 cluster headache, familial skos:exactMatch UMLS:C1861513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007345 aorta coarctation skos:exactMatch ICD10CM:Q25.1 Coarctation of aorta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007345 aorta coarctation skos:exactMatch MESH:D001017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007345 aorta coarctation skos:exactMatch NCIT:C84567 Aortic Coarctation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007345 aorta coarctation skos:exactMatch OMIM:120000 coarctation of aorta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007345 aorta coarctation skos:exactMatch Orphanet:1457 Aorta coarctation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007345 aorta coarctation skos:exactMatch SCTID:7305005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007345 aorta coarctation skos:exactMatch UMLS:C0003492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007346 cochleosaccular degeneration-cataract syndrome skos:exactMatch MESH:C536432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007346 cochleosaccular degeneration-cataract syndrome skos:exactMatch OMIM:120040 cochleosaccular degeneration with progressive cataracts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007346 cochleosaccular degeneration-cataract syndrome skos:exactMatch Orphanet:3233 Cochleosaccular degeneration-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007346 cochleosaccular degeneration-cataract syndrome skos:exactMatch SCTID:715528001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007346 cochleosaccular degeneration-cataract syndrome skos:exactMatch UMLS:C1861512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007347 obsolete Coxsackievirus B3 susceptibility skos:exactMatch OMIM:120050 coxsackievirus b3 susceptibility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007347 obsolete Coxsackievirus B3 susceptibility skos:exactMatch UMLS:C1861511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007348 obsolete colchicine resistance skos:exactMatch OMIM:120080 colchicine resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007348 obsolete colchicine resistance skos:exactMatch UMLS:C1861502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007349 familial cold autoinflammatory syndrome 1 skos:exactMatch DOID:0090062 familial cold autoinflammatory syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007349 familial cold autoinflammatory syndrome 1 skos:exactMatch OMIM:120100 familial cold autoinflammatory syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007349 familial cold autoinflammatory syndrome 1 skos:exactMatch SCTID:238687000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007350 coloboma, ocular, autosomal dominant skos:exactMatch OMIM:120200 coloboma, ocular, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007351 coloboma of macula skos:exactMatch OMIM:120300 coloboma of macula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007351 coloboma of macula skos:exactMatch Orphanet:98945 Coloboma of macula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007352 renal coloboma syndrome skos:exactMatch DOID:0090006 renal coloboma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007352 renal coloboma syndrome skos:exactMatch MESH:C537168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007352 renal coloboma syndrome skos:exactMatch NCIT:C123230 Renal Coloboma Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007352 renal coloboma syndrome skos:exactMatch OMIM:120330 papillorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007352 renal coloboma syndrome skos:exactMatch Orphanet:1475 Renal coloboma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007352 renal coloboma syndrome skos:exactMatch SCTID:446449009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007352 renal coloboma syndrome skos:exactMatch UMLS:C1852759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007353 coloboma of macula-brachydactyly type B syndrome skos:exactMatch MESH:C535969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007353 coloboma of macula-brachydactyly type B syndrome skos:exactMatch OMIM:120400 coloboma of macula with iia B brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007353 coloboma of macula-brachydactyly type B syndrome skos:exactMatch Orphanet:1471 Coloboma of macula-brachydactyly type B syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007353 coloboma of macula-brachydactyly type B syndrome skos:exactMatch SCTID:717785002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007353 coloboma of macula-brachydactyly type B syndrome skos:exactMatch UMLS:C1852752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007354 coloboma of optic nerve skos:exactMatch DOID:11975 coloboma of optic nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007354 coloboma of optic nerve skos:exactMatch MESH:C535970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007354 coloboma of optic nerve skos:exactMatch OMIM:120430 coloboma of optic nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007354 coloboma of optic nerve skos:exactMatch Orphanet:98947 Coloboma of optic disc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007354 coloboma of optic nerve skos:exactMatch SCTID:17541006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007355 uveal coloboma-cleft lip and palate-intellectual disability skos:exactMatch DOID:0111249 uveal coloboma-cleft lip and palate-intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007355 uveal coloboma-cleft lip and palate-intellectual disability skos:exactMatch MESH:C535971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007355 uveal coloboma-cleft lip and palate-intellectual disability skos:exactMatch OMIM:120433 coloboma, ocular, with or without hearing impairment, cleft lip/palate, and/or impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007355 uveal coloboma-cleft lip and palate-intellectual disability skos:exactMatch Orphanet:1473 Uveal coloboma-cleft lip and palate-intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007355 uveal coloboma-cleft lip and palate-intellectual disability skos:exactMatch UMLS:C0795902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007356 Lynch syndrome 1 skos:exactMatch DOID:0070271 Lynch syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007356 Lynch syndrome 1 skos:exactMatch MESH:C537261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007356 Lynch syndrome 1 skos:exactMatch NCIT:C6725 Lynch 1 Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007356 Lynch syndrome 1 skos:exactMatch OMIM:120435 lynch syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007357 colonic varices without portal hypertension skos:exactMatch MESH:C565172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007357 colonic varices without portal hypertension skos:exactMatch OMIM:120440 colonic varices without portal hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007357 colonic varices without portal hypertension skos:exactMatch UMLS:C1852721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007358 comedones, familial Dyskeratotic skos:exactMatch MESH:C562838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007358 comedones, familial Dyskeratotic skos:exactMatch OMIM:120450 comedones, familial dyskeratotic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007358 comedones, familial Dyskeratotic skos:exactMatch SCTID:254219004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007358 comedones, familial Dyskeratotic skos:exactMatch UMLS:C0345424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007359 commissural lip pits skos:exactMatch OMIM:120500 commissural 51p pits semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007359 commissural lip pits skos:exactMatch SCTID:109550008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007360 branchiootic syndrome 2 skos:exactMatch MESH:C565171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007360 branchiootic syndrome 2 skos:exactMatch OMIM:120502 branchiootic syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007360 branchiootic syndrome 2 skos:exactMatch UMLS:C1852718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007361 C1 inhibitor deficiency skos:exactMatch DOID:0060002 C1 inhibitor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007361 C1 inhibitor deficiency skos:exactMatch OMIM:120790 complement component 4, partial deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007361 C1 inhibitor deficiency skos:exactMatch UMLS:C1852700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007362 cone-rod dystrophy 2 skos:exactMatch DOID:0111005 cone-rod dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007362 cone-rod dystrophy 2 skos:exactMatch NCIT:C162399 Cone-Rod Dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007362 cone-rod dystrophy 2 skos:exactMatch OMIM:120970 cone-rod dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007362 cone-rod dystrophy 2 skos:exactMatch SCTID:80328002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007362 cone-rod dystrophy 2 skos:exactMatch UMLS:CN074280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007363 congenital contractural arachnodactyly skos:exactMatch DOID:0111595 congenital contractural arachnodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007363 congenital contractural arachnodactyly skos:exactMatch MESH:C536211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007363 congenital contractural arachnodactyly skos:exactMatch NCIT:C129865 Congenital Contractural Arachnodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007363 congenital contractural arachnodactyly skos:exactMatch OMIM:121050 contractural arachnodactyly, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007363 congenital contractural arachnodactyly skos:exactMatch Orphanet:115 Congenital contractural arachnodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007363 congenital contractural arachnodactyly skos:exactMatch SCTID:205821003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007363 congenital contractural arachnodactyly skos:exactMatch UMLS:C0220668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007364 arthrogryposis, distal, type 2E skos:exactMatch MESH:C535384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007364 arthrogryposis, distal, type 2E skos:exactMatch OMIM:121070 arthrogryposis, distal, iia 2e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007364 arthrogryposis, distal, type 2E skos:exactMatch UMLS:C1852597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007365 seizures, benign familial neonatal, 1 skos:exactMatch MESH:C567743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007365 seizures, benign familial neonatal, 1 skos:exactMatch OMIM:121200 seizures, benign familial neonatal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007365 seizures, benign familial neonatal, 1 skos:exactMatch UMLS:C3149074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007366 seizures, benign familial neonatal, 2 skos:exactMatch OMIM:121201 seizures, benign familial neonatal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007366 seizures, benign familial neonatal, 2 skos:exactMatch UMLS:C1852581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007367 febrile seizures, familial, 1 skos:exactMatch DOID:0111307 familial febrile seizures 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007367 febrile seizures, familial, 1 skos:exactMatch MESH:C565162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007367 febrile seizures, familial, 1 skos:exactMatch OMIM:121210 febrile seizures, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007367 febrile seizures, familial, 1 skos:exactMatch SCTID:230432008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007367 febrile seizures, familial, 1 skos:exactMatch UMLS:C1852577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007368 familial benign copper deficiency skos:exactMatch MESH:C535468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007368 familial benign copper deficiency skos:exactMatch OMIM:121270 copper deficiency, familial benign semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007368 familial benign copper deficiency skos:exactMatch Orphanet:1551 Familial benign copper deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007368 familial benign copper deficiency skos:exactMatch SCTID:763531001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007368 familial benign copper deficiency skos:exactMatch UMLS:C1852576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007369 hereditary coproporphyria skos:exactMatch DOID:13269 hereditary coproporphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007369 hereditary coproporphyria skos:exactMatch MESH:D046349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007369 hereditary coproporphyria skos:exactMatch NCIT:C84759 Hereditary Coproporphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007369 hereditary coproporphyria skos:exactMatch OMIM:121300 coproporphyria, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007369 hereditary coproporphyria skos:exactMatch Orphanet:79273 Hereditary coproporphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007369 hereditary coproporphyria skos:exactMatch SCTID:7425008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007369 hereditary coproporphyria skos:exactMatch UMLS:C0162531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007370 coracoclavicular joint, anomalous skos:exactMatch MESH:C565161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007370 coracoclavicular joint, anomalous skos:exactMatch OMIM:121350 coracoclavicular joint, anomalous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007371 cornea guttata with anterior polar cataracts skos:exactMatch MESH:C535471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007371 cornea guttata with anterior polar cataracts skos:exactMatch OMIM:121390 cornea guttata with anterior polar cataracts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007371 cornea guttata with anterior polar cataracts skos:exactMatch UMLS:C1852558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007372 cornea plana 1, autosomal dominant skos:exactMatch MESH:C565158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007372 cornea plana 1, autosomal dominant skos:exactMatch OMIM:121400 cornea plana 1, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007372 cornea plana 1, autosomal dominant skos:exactMatch UMLS:C1852557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007373 corneal degeneration, ribbonlike, with deafness skos:exactMatch MESH:C565157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007373 corneal degeneration, ribbonlike, with deafness skos:exactMatch OMIM:121450 corneal degeneration, ribbonlike, with deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007373 corneal degeneration, ribbonlike, with deafness skos:exactMatch UMLS:C1852556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007374 Schnyder corneal dystrophy skos:exactMatch DOID:0060456 Schnyder corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007374 Schnyder corneal dystrophy skos:exactMatch MESH:C535475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007374 Schnyder corneal dystrophy skos:exactMatch OMIM:121800 schnyder corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007374 Schnyder corneal dystrophy skos:exactMatch Orphanet:98967 Schnyder corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007374 Schnyder corneal dystrophy skos:exactMatch SCTID:419395007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007375 epithelial basement membrane dystrophy skos:exactMatch DOID:0060447 epithelial basement membrane dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007375 epithelial basement membrane dystrophy skos:exactMatch MESH:C535477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007375 epithelial basement membrane dystrophy skos:exactMatch OMIM:121820 corneal dystrophy, epithelial basement membrane semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007375 epithelial basement membrane dystrophy skos:exactMatch Orphanet:98956 Epithelial basement membrane dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007375 epithelial basement membrane dystrophy skos:exactMatch SCTID:373426005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007376 fleck corneal dystrophy skos:exactMatch DOID:0060448 Fleck corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007376 fleck corneal dystrophy skos:exactMatch MESH:C563256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007376 fleck corneal dystrophy skos:exactMatch OMIM:121850 corneal dystrophy, fleck semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007376 fleck corneal dystrophy skos:exactMatch Orphanet:98970 Fleck corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007376 fleck corneal dystrophy skos:exactMatch SCTID:417183007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007376 fleck corneal dystrophy skos:exactMatch UMLS:C1562113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007377 granular corneal dystrophy type I skos:exactMatch DOID:0080530 granular corneal dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007377 granular corneal dystrophy type I skos:exactMatch MESH:C537304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007377 granular corneal dystrophy type I skos:exactMatch OMIM:121900 corneal dystrophy, groenouw iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007377 granular corneal dystrophy type I skos:exactMatch Orphanet:98962 Granular corneal dystrophy type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007377 granular corneal dystrophy type I skos:exactMatch SCTID:419039007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007377 granular corneal dystrophy type I skos:exactMatch UMLS:C1641846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007378 posterior polymorphous corneal dystrophy 1 skos:exactMatch DOID:0110855 posterior polymorphous corneal dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007378 posterior polymorphous corneal dystrophy 1 skos:exactMatch OMIM:122000 corneal dystrophy, posterior polymorphous, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007378 posterior polymorphous corneal dystrophy 1 skos:exactMatch SCTID:29504002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007378 posterior polymorphous corneal dystrophy 1 skos:exactMatch UMLS:CN029625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007379 Meesmann corneal dystrophy skos:exactMatch DOID:0060451 Meesmann corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007379 Meesmann corneal dystrophy skos:exactMatch MESH:D053559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007379 Meesmann corneal dystrophy skos:exactMatch NCIT:C84795 Meesmann Corneal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007379 Meesmann corneal dystrophy skos:exactMatch OMIMPS:122100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007379 Meesmann corneal dystrophy skos:exactMatch Orphanet:98954 Meesmann corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007379 Meesmann corneal dystrophy skos:exactMatch SCTID:1674008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007379 Meesmann corneal dystrophy skos:exactMatch UMLS:C0339277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007380 lattice corneal dystrophy type I skos:exactMatch MESH:C537881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007380 lattice corneal dystrophy type I skos:exactMatch OMIM:122200 corneal dystrophy, lattice iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007380 lattice corneal dystrophy type I skos:exactMatch Orphanet:98964 Lattice corneal dystrophy type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007380 lattice corneal dystrophy type I skos:exactMatch SCTID:419197009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007380 lattice corneal dystrophy type I skos:exactMatch UMLS:C1690006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007380 lattice corneal dystrophy type I skos:exactMatch UMLS:CN207224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007381 epithelial recurrent erosion dystrophy skos:exactMatch DOID:0070337 epithelial recurrent erosion dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007381 epithelial recurrent erosion dystrophy skos:exactMatch MESH:C565155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007381 epithelial recurrent erosion dystrophy skos:exactMatch OMIM:122400 epithelial recurrent erosion dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007381 epithelial recurrent erosion dystrophy skos:exactMatch Orphanet:293381 Epithelial recurrent erosion dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007381 epithelial recurrent erosion dystrophy skos:exactMatch SCTID:715908008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007381 epithelial recurrent erosion dystrophy skos:exactMatch UMLS:C1852551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007382 Ramos-Arroyo syndrome skos:exactMatch MESH:C535286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007382 Ramos-Arroyo syndrome skos:exactMatch OMIM:122430 corneal hypesthesia with retinal abnormalities, sensorineural deafness, unusual facies, persistent ductus arteriosus, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007382 Ramos-Arroyo syndrome skos:exactMatch Orphanet:1051 Ramos-Arroyo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007382 Ramos-Arroyo syndrome skos:exactMatch UMLS:C2930866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007383 Stern-Lubinsky-Durrie syndrome skos:exactMatch MESH:C537488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007383 Stern-Lubinsky-Durrie syndrome skos:exactMatch OMIM:122440 corneodermatoosseous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007383 Stern-Lubinsky-Durrie syndrome skos:exactMatch Orphanet:3194 Corneodermatoosseous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007383 Stern-Lubinsky-Durrie syndrome skos:exactMatch SCTID:723584003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007384 congenital trigeminal anesthesia skos:exactMatch MESH:C536440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007384 congenital trigeminal anesthesia skos:exactMatch OMIM:122450 corneal hypesthesia, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007384 congenital trigeminal anesthesia skos:exactMatch Orphanet:231013 Congenital trigeminal anesthesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007384 congenital trigeminal anesthesia skos:exactMatch SCTID:763218005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007384 congenital trigeminal anesthesia skos:exactMatch UMLS:C1852541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007385 idiopathic spontaneous coronary artery dissection skos:exactMatch MESH:C565153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007385 idiopathic spontaneous coronary artery dissection skos:exactMatch OMIM:122455 coronary artery dissection, spontaneous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007385 idiopathic spontaneous coronary artery dissection skos:exactMatch Orphanet:458718 Idiopathic spontaneous coronary artery dissection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007385 idiopathic spontaneous coronary artery dissection skos:exactMatch UMLS:C1852540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007386 obsolete human coronavirus sensitivity skos:exactMatch OMIM:122460 human coronavirus sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007387 Cornelia de Lange syndrome 1 skos:exactMatch DOID:0080505 Cornelia de Lange syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007387 Cornelia de Lange syndrome 1 skos:exactMatch OMIM:122470 cornelia lange lange syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007387 Cornelia de Lange syndrome 1 skos:exactMatch SCTID:40354009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007387 Cornelia de Lange syndrome 1 skos:exactMatch UMLS:CN029798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007388 congenitally short costocoracoid ligament skos:exactMatch MESH:C536448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007388 congenitally short costocoracoid ligament skos:exactMatch OMIM:122580 costocoracoid ligament, congenitally short semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007388 congenitally short costocoracoid ligament skos:exactMatch Orphanet:2391 Congenitally short costocoracoid ligament semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007388 congenitally short costocoracoid ligament skos:exactMatch SCTID:725101002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007389 spondylocostal dysostosis 5 skos:exactMatch DOID:0112363 spondylocostal dysostosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007389 spondylocostal dysostosis 5 skos:exactMatch OMIM:122600 spondylocostal dysostosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007389 spondylocostal dysostosis 5 skos:exactMatch UMLS:C4083048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007390 coumarin resistance skos:exactMatch MESH:C563039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007390 coumarin resistance skos:exactMatch OMIM:122700 coumarin resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007390 coumarin resistance skos:exactMatch SCTID:726543008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007390 coumarin resistance skos:exactMatch UMLS:C0750384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007390 coumarin resistance skos:exactMatch UMLS:CN078029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007391 coxa vara skos:exactMatch MESH:D060905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007391 coxa vara skos:exactMatch OMIM:122750 coxa vara semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007392 coxoauricular syndrome skos:exactMatch MESH:C565148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007392 coxoauricular syndrome skos:exactMatch OMIM:122780 coxoauricular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007392 coxoauricular syndrome skos:exactMatch Orphanet:1508 Coxoauricular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007392 coxoauricular syndrome skos:exactMatch SCTID:732248005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007392 coxoauricular syndrome skos:exactMatch UMLS:C1852513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007393 cranioacrofacial syndrome skos:exactMatch MESH:C565147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007393 cranioacrofacial syndrome skos:exactMatch OMIM:122850 cranioacrofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007393 cranioacrofacial syndrome skos:exactMatch Orphanet:1339 OBSOLETE: Cranioacrofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007393 cranioacrofacial syndrome skos:exactMatch UMLS:C1852512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007395 craniofacial-deafness-hand syndrome skos:exactMatch DOID:0111336 craniofacial-deafness-hand syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007395 craniofacial-deafness-hand syndrome skos:exactMatch MESH:C536453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007395 craniofacial-deafness-hand syndrome skos:exactMatch OMIM:122880 craniofacial-deafness-hand syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007395 craniofacial-deafness-hand syndrome skos:exactMatch Orphanet:1529 Craniofacial-deafness-hand syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007395 craniofacial-deafness-hand syndrome skos:exactMatch SCTID:702362004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007396 dysostosis, Stanescu type skos:exactMatch MESH:C562974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007396 dysostosis, Stanescu type skos:exactMatch OMIM:122900 craniofacial dysostosis with diaphyseal hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007396 dysostosis, Stanescu type skos:exactMatch Orphanet:1798 Dysostosis, Stanescu type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007396 dysostosis, Stanescu type skos:exactMatch SCTID:254124008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007396 dysostosis, Stanescu type skos:exactMatch UMLS:C0432263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007397 craniometaphyseal dysplasia, autosomal dominant skos:exactMatch MESH:C565145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007397 craniometaphyseal dysplasia, autosomal dominant skos:exactMatch OMIM:123000 craniometaphyseal dysplasia, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007397 craniometaphyseal dysplasia, autosomal dominant skos:exactMatch UMLS:C1852502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007398 craniorhiny skos:exactMatch MESH:C565144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007398 craniorhiny skos:exactMatch OMIM:123050 craniorhiny semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007398 craniorhiny skos:exactMatch Orphanet:157832 Craniorhiny semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007398 craniorhiny skos:exactMatch UMLS:C1852501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007399 TWIST1-related craniosynostosis skos:exactMatch OMIM:123100 craniosynostosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007399 TWIST1-related craniosynostosis skos:exactMatch SCTID:57219006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007399 TWIST1-related craniosynostosis skos:exactMatch UMLS:CN029978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007400 Jackson-Weiss syndrome skos:exactMatch DOID:0111337 Jackson-Weiss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007400 Jackson-Weiss syndrome skos:exactMatch MESH:C537559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007400 Jackson-Weiss syndrome skos:exactMatch NCIT:C123814 Jackson-Weiss Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007400 Jackson-Weiss syndrome skos:exactMatch OMIM:123150 jackson-weiss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007400 Jackson-Weiss syndrome skos:exactMatch Orphanet:1540 Jackson-Weiss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007400 Jackson-Weiss syndrome skos:exactMatch SCTID:709105005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007400 Jackson-Weiss syndrome skos:exactMatch UMLS:C0795998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007401 craniosynostosis-Dandy-Walker malformation-hydrocephalus syndrome skos:exactMatch MESH:C563973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007401 craniosynostosis-Dandy-Walker malformation-hydrocephalus syndrome skos:exactMatch OMIM:123155 hydrocephalus, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007401 craniosynostosis-Dandy-Walker malformation-hydrocephalus syndrome skos:exactMatch Orphanet:1538 Craniosynostosis-Dandy-Walker malformation-hydrocephalus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007401 craniosynostosis-Dandy-Walker malformation-hydrocephalus syndrome skos:exactMatch SCTID:720813007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007401 craniosynostosis-Dandy-Walker malformation-hydrocephalus syndrome skos:exactMatch UMLS:CN199608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007402 creatine phosphokinase, elevated serum skos:exactMatch OMIM:123320 creatine phosphokinase, elevated serum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007403 inherited Creutzfeldt-Jakob disease skos:exactMatch OMIM:123400 creutzfeldt-jakob disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007403 inherited Creutzfeldt-Jakob disease skos:exactMatch Orphanet:282166 Inherited Creutzfeldt-Jakob disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007403 inherited Creutzfeldt-Jakob disease skos:exactMatch SCTID:715807002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007403 inherited Creutzfeldt-Jakob disease skos:exactMatch UMLS:CN202816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007404 Cri-du-chat syndrome skos:exactMatch DOID:12580 Cri-Du-Chat syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007404 Cri-du-chat syndrome skos:exactMatch MESH:D003410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007404 Cri-du-chat syndrome skos:exactMatch NCIT:C34518 Cri du Chat Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007404 Cri-du-chat syndrome skos:exactMatch OMIM:123450 cri-du-chat syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007404 Cri-du-chat syndrome skos:exactMatch Orphanet:281 Monosomy 5p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007404 Cri-du-chat syndrome skos:exactMatch SCTID:70173007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007404 Cri-du-chat syndrome skos:exactMatch UMLS:C0010314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007404 Cri-du-chat syndrome skos:exactMatch UMLS:CN776901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007405 Crouzon syndrome skos:exactMatch DOID:2339 Crouzon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007405 Crouzon syndrome skos:exactMatch MESH:D003394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007405 Crouzon syndrome skos:exactMatch NCIT:C84653 Craniofacial Dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007405 Crouzon syndrome skos:exactMatch OMIM:123500 crouzon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007405 Crouzon syndrome skos:exactMatch Orphanet:207 Crouzon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007405 Crouzon syndrome skos:exactMatch SCTID:28861008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007405 Crouzon syndrome skos:exactMatch UMLS:CN200892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007406 cryofibrinogenemia, familial primary skos:exactMatch MESH:C565142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007406 cryofibrinogenemia, familial primary skos:exactMatch OMIM:123540 cryofibrinogenemia, familial primary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007406 cryofibrinogenemia, familial primary skos:exactMatch UMLS:C1852457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007407 Cryoglobulinemic vasculitis skos:exactMatch MESH:C565141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007407 Cryoglobulinemic vasculitis skos:exactMatch OMIM:123550 cryoglobulinemia, familial mixed semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007407 Cryoglobulinemic vasculitis skos:exactMatch Orphanet:91138 Cryoglobulinemic vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007407 Cryoglobulinemic vasculitis skos:exactMatch SCTID:190815001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007407 Cryoglobulinemic vasculitis skos:exactMatch UMLS:C0272258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007407 Cryoglobulinemic vasculitis skos:exactMatch UMLS:C0340992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007407 Cryoglobulinemic vasculitis skos:exactMatch UMLS:C0343208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007407 Cryoglobulinemic vasculitis skos:exactMatch UMLS:C1852456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007408 cryptotia, familial skos:exactMatch MESH:C565140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007408 cryptotia, familial skos:exactMatch OMIM:123557 cryptotia, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007408 cryptotia, familial skos:exactMatch UMLS:C1852455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007409 cryptomicrotia-brachydactyly-excess fingertip arch syndrome skos:exactMatch MESH:C536219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007409 cryptomicrotia-brachydactyly-excess fingertip arch syndrome skos:exactMatch OMIM:123560 cryptomicrotia-brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007409 cryptomicrotia-brachydactyly-excess fingertip arch syndrome skos:exactMatch Orphanet:1547 Cryptomicrotia-brachydactyly-excess fingertip arch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007409 cryptomicrotia-brachydactyly-excess fingertip arch syndrome skos:exactMatch SCTID:725096002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007409 cryptomicrotia-brachydactyly-excess fingertip arch syndrome skos:exactMatch UMLS:C1852454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007410 isolated cryptophthalmia skos:exactMatch DOID:0111717 isolated cryptophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007410 isolated cryptophthalmia skos:exactMatch MESH:C565138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007410 isolated cryptophthalmia skos:exactMatch OMIM:123570 cryptophthalmos, unilateral or bilateral, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007410 isolated cryptophthalmia skos:exactMatch Orphanet:91396 Isolated cryptophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007410 isolated cryptophthalmia skos:exactMatch SCTID:718691008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007410 isolated cryptophthalmia skos:exactMatch UMLS:C1852453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007411 cutis laxa, autosomal dominant 1 skos:exactMatch DOID:0070130 autosomal dominant cutis laxa 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007411 cutis laxa, autosomal dominant 1 skos:exactMatch OMIM:123700 cutis laxa, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007411 cutis laxa, autosomal dominant 1 skos:exactMatch UMLS:C3276539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007412 Beare-Stevenson cutis gyrata syndrome skos:exactMatch DOID:0050660 Beare-Stevenson cutis gyrata syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007412 Beare-Stevenson cutis gyrata syndrome skos:exactMatch MESH:C565129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007412 Beare-Stevenson cutis gyrata syndrome skos:exactMatch NCIT:C123813 Beare-Stevenson Cutis Gyrata Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007412 Beare-Stevenson cutis gyrata syndrome skos:exactMatch OMIM:123790 beare-stevenson cutis gyrata syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007412 Beare-Stevenson cutis gyrata syndrome skos:exactMatch Orphanet:1555 Cutis gyrata-acanthosis nigricans-craniosynostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007412 Beare-Stevenson cutis gyrata syndrome skos:exactMatch SCTID:703528008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007412 Beare-Stevenson cutis gyrata syndrome skos:exactMatch UMLS:C1852406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007413 Cyprus facial-neuromusculoskeletal syndrome skos:exactMatch MESH:C536229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007413 Cyprus facial-neuromusculoskeletal syndrome skos:exactMatch OMIM:123853 cyprus facial neuromusculoskeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007413 Cyprus facial-neuromusculoskeletal syndrome skos:exactMatch Orphanet:2674 Cyprus facial-neuromusculoskeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007413 Cyprus facial-neuromusculoskeletal syndrome skos:exactMatch SCTID:732261005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007413 Cyprus facial-neuromusculoskeletal syndrome skos:exactMatch UMLS:C1852396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007414 Gorham-Stout disease skos:exactMatch OMIM:123880 cystic angiomatosis of bone, diffuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007414 Gorham-Stout disease skos:exactMatch Orphanet:73 Gorham-Stout disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007414 Gorham-Stout disease skos:exactMatch SCTID:1515008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007415 mitochondrial complex III deficiency nuclear type 1 skos:exactMatch DOID:0080111 mitochondrial complex III deficiency nuclear type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007415 mitochondrial complex III deficiency nuclear type 1 skos:exactMatch MESH:C565128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007415 mitochondrial complex III deficiency nuclear type 1 skos:exactMatch OMIM:124000 mitochondrial complex 3 deficiency, nuclear iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007416 Balkan nephropathy skos:exactMatch DOID:3052 Balkan nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007416 Balkan nephropathy skos:exactMatch ICD10CM:N15.0 Balkan nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007416 Balkan nephropathy skos:exactMatch MESH:D001449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007416 Balkan nephropathy skos:exactMatch NCIT:C123025 Aristolochic Acid Nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007416 Balkan nephropathy skos:exactMatch OMIM:124100 danubian endemic familial nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007416 Balkan nephropathy skos:exactMatch SCTID:26121002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007416 Balkan nephropathy skos:exactMatch UMLS:C0004698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007416 Balkan nephropathy skos:exactMatch UMLS:C4049993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007417 Darier disease skos:exactMatch DOID:2734 keratosis follicularis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007417 Darier disease skos:exactMatch MESH:D007644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007417 Darier disease skos:exactMatch NCIT:C84665 Darier Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007417 Darier disease skos:exactMatch OMIM:124200 darier-white disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007417 Darier disease skos:exactMatch Orphanet:218 Darier disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007417 Darier disease skos:exactMatch SCTID:48611009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007417 Darier disease skos:exactMatch UMLS:C0022595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007418 Darwinian tubercle of pinna skos:exactMatch OMIM:124300 darwinian tubercle of pinna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007418 Darwinian tubercle of pinna skos:exactMatch UMLS:C2751189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007420 autosomal dominant deafness - onychodystrophy syndrome skos:exactMatch DOID:0080720 autosomal dominant congenital deafness with onychodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007420 autosomal dominant deafness - onychodystrophy syndrome skos:exactMatch OMIM:124480 deafness, congenital, with onychodystrophy, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007420 autosomal dominant deafness - onychodystrophy syndrome skos:exactMatch Orphanet:79499 Autosomal dominant deafness-onychodystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007420 autosomal dominant deafness - onychodystrophy syndrome skos:exactMatch UMLS:C2675730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007421 deafness-ear malformation-facial palsy syndrome skos:exactMatch MESH:C565123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007421 deafness-ear malformation-facial palsy syndrome skos:exactMatch OMIM:124490 deafness, conductive stapedial, with ear malformation and facial palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007421 deafness-ear malformation-facial palsy syndrome skos:exactMatch Orphanet:3232 Deafness-ear malformation-facial palsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007421 deafness-ear malformation-facial palsy syndrome skos:exactMatch SCTID:716243005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007422 keratoderma hereditarium mutilans skos:exactMatch DOID:0111339 Vohwinkel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007422 keratoderma hereditarium mutilans skos:exactMatch MESH:C536457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007422 keratoderma hereditarium mutilans skos:exactMatch OMIM:124500 vohwinkel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007422 keratoderma hereditarium mutilans skos:exactMatch Orphanet:494 Keratoderma hereditarium mutilans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007422 keratoderma hereditarium mutilans skos:exactMatch SCTID:24559001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007423 deafness, mid-tone neural skos:exactMatch MESH:C565122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007423 deafness, mid-tone neural skos:exactMatch OMIM:124700 deafness, mid-tone neural semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007423 deafness, mid-tone neural skos:exactMatch UMLS:C1852283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007424 autosomal dominant nonsyndromic hearing loss 1 skos:exactMatch DOID:0110541 autosomal dominant nonsyndromic deafness 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007424 autosomal dominant nonsyndromic hearing loss 1 skos:exactMatch MESH:C565121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007424 autosomal dominant nonsyndromic hearing loss 1 skos:exactMatch OMIM:124900 deafness, autosomal dominant 1, with or without thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007424 autosomal dominant nonsyndromic hearing loss 1 skos:exactMatch UMLS:C1852282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007425 deafness, sensorineural, with peripheral neuropathy and arterial disease skos:exactMatch MESH:C565120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007425 deafness, sensorineural, with peripheral neuropathy and arterial disease skos:exactMatch OMIM:124950 deafness, sensorineural, with peripheral neuropathy and arterial disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007425 deafness, sensorineural, with peripheral neuropathy and arterial disease skos:exactMatch UMLS:C1852280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007426 deafness, unilateral skos:exactMatch MESH:C567079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007426 deafness, unilateral skos:exactMatch OMIM:125000 deafness, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007426 deafness, unilateral skos:exactMatch UMLS:C2607947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007427 deafness with anhidrotic ectodermal dysplasia skos:exactMatch MESH:C565119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007427 deafness with anhidrotic ectodermal dysplasia skos:exactMatch OMIM:125050 deafness with anhidrotic ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007427 deafness with anhidrotic ectodermal dysplasia skos:exactMatch UMLS:C1852279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007428 deafness-craniofacial syndrome skos:exactMatch MESH:C565118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007428 deafness-craniofacial syndrome skos:exactMatch OMIM:125230 deafness-craniofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007428 deafness-craniofacial syndrome skos:exactMatch Orphanet:3241 Deafness-craniofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007428 deafness-craniofacial syndrome skos:exactMatch SCTID:716245003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007428 deafness-craniofacial syndrome skos:exactMatch UMLS:C1852278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007429 optic atrophy with or without deafness, ophthalmoplegia, myopathy, ataxia, and neuropathy skos:exactMatch OMIM:125250 optic atrophy with or without deafness, ophthalmoplegia, myopathy, ataxia, and neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007429 optic atrophy with or without deafness, ophthalmoplegia, myopathy, ataxia, and neuropathy skos:exactMatch UMLS:C3276549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007430 dens evaginatus skos:exactMatch OMIM:125280 dens evaginatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007430 dens evaginatus skos:exactMatch SCTID:63691004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007431 dens in dente and palatal invaginations skos:exactMatch MESH:C538211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007431 dens in dente and palatal invaginations skos:exactMatch OMIM:125300 dens 1n dente and palatal invaginations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007431 dens in dente and palatal invaginations skos:exactMatch UMLS:C1852250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007432 cerebral arteriopathy with subcortical infarcts and leukoencephalopathy skos:exactMatch DOID:13945 CADASIL semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007432 cerebral arteriopathy with subcortical infarcts and leukoencephalopathy skos:exactMatch OMIMPS:125310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007433 dementia/parkinsonism with non-Alzheimer amyloid plaques skos:exactMatch MESH:C565115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007433 dementia/parkinsonism with non-Alzheimer amyloid plaques skos:exactMatch OMIM:125320 dementia/parkinsonism with non-alzheimer amyloid plaques semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007433 dementia/parkinsonism with non-Alzheimer amyloid plaques skos:exactMatch UMLS:C1852223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007434 primary failure of tooth eruption skos:exactMatch DOID:0111341 primary failure of tooth eruption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007434 primary failure of tooth eruption skos:exactMatch MESH:C565114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007434 primary failure of tooth eruption skos:exactMatch OMIM:125350 failure of tooth eruption, primary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007434 primary failure of tooth eruption skos:exactMatch Orphanet:412206 Primary failure of tooth eruption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007434 primary failure of tooth eruption skos:exactMatch UMLS:C1852222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007435 dentatorubral-pallidoluysian atrophy skos:exactMatch DOID:0060162 dentatorubral-pallidoluysian atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007435 dentatorubral-pallidoluysian atrophy skos:exactMatch NCIT:C122653 Dentatorubral-Pallidoluysian Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007435 dentatorubral-pallidoluysian atrophy skos:exactMatch OMIM:125370 dentatorubral-pallidoluysian atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007435 dentatorubral-pallidoluysian atrophy skos:exactMatch Orphanet:101 Dentatorubral pallidoluysian atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007435 dentatorubral-pallidoluysian atrophy skos:exactMatch SCTID:68116008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007435 dentatorubral-pallidoluysian atrophy skos:exactMatch UMLS:C0751781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007436 dentin dysplasia type I skos:exactMatch MESH:C531665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007436 dentin dysplasia type I skos:exactMatch MESH:C538215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007436 dentin dysplasia type I skos:exactMatch OMIM:125400 dentin dysplasia, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007436 dentin dysplasia type I skos:exactMatch Orphanet:99789 Dentin dysplasia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007436 dentin dysplasia type I skos:exactMatch SCTID:109493006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007436 dentin dysplasia type I skos:exactMatch UMLS:C0399379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007437 dentin dysplasia type II skos:exactMatch OMIM:125420 dentin dysplasia, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007437 dentin dysplasia type II skos:exactMatch Orphanet:99791 Dentin dysplasia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007437 dentin dysplasia type II skos:exactMatch SCTID:109494000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007438 dentin dysplasia-sclerotic bones syndrome skos:exactMatch MESH:C538213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007438 dentin dysplasia-sclerotic bones syndrome skos:exactMatch OMIM:125440 dentin dysplasia with sclerotic bones semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007438 dentin dysplasia-sclerotic bones syndrome skos:exactMatch Orphanet:99792 Dentin dysplasia-sclerotic bones syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007438 dentin dysplasia-sclerotic bones syndrome skos:exactMatch UMLS:C1852201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007439 deoxyribose-5-phosphate aldolase deficiency skos:exactMatch MESH:C565112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007439 deoxyribose-5-phosphate aldolase deficiency skos:exactMatch OMIM:125460 deoxyribose-5-phosphate aldolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007439 deoxyribose-5-phosphate aldolase deficiency skos:exactMatch UMLS:C1852200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007440 major affective disorder 1 skos:exactMatch MESH:C565111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007440 major affective disorder 1 skos:exactMatch OMIM:125480 major affective disorder 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007441 dentinogenesis imperfecta type 2 skos:exactMatch OMIM:125490 dentinogenesis imperfecta 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007441 dentinogenesis imperfecta type 2 skos:exactMatch Orphanet:166260 Dentinogenesis imperfecta type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007442 dentinogenesis imperfecta type 3 skos:exactMatch MESH:C538216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007442 dentinogenesis imperfecta type 3 skos:exactMatch OMIM:125500 dentinogenesis imperfecta, shields iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007442 dentinogenesis imperfecta type 3 skos:exactMatch Orphanet:166265 Dentinogenesis imperfecta type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007442 dentinogenesis imperfecta type 3 skos:exactMatch SCTID:234970006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007443 congenital unilateral hypoplasia of depressor anguli oris skos:exactMatch OMIM:125520 cayler cardiofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007443 congenital unilateral hypoplasia of depressor anguli oris skos:exactMatch Orphanet:1166 Congenital unilateral hypoplasia of depressor anguli oris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007443 congenital unilateral hypoplasia of depressor anguli oris skos:exactMatch SCTID:51409009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007444 dermal Ridges, patternless skos:exactMatch MESH:C565109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007444 dermal Ridges, patternless skos:exactMatch OMIM:125540 dermal ridges, patternless semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007444 dermal Ridges, patternless skos:exactMatch UMLS:C1852160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007445 dermatopathia pigmentosa reticularis skos:exactMatch DOID:0111342 dermatopathia pigmentosa reticularis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007445 dermatopathia pigmentosa reticularis skos:exactMatch MESH:C535374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007445 dermatopathia pigmentosa reticularis skos:exactMatch OMIM:125595 dermatopathia pigmentosa reticularis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007445 dermatopathia pigmentosa reticularis skos:exactMatch Orphanet:86920 Dermatopathia pigmentosa reticularis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007445 dermatopathia pigmentosa reticularis skos:exactMatch SCTID:239088003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007446 dermatosis papulosa nigra skos:exactMatch DOID:4400 dermatosis papulosa nigra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007446 dermatosis papulosa nigra skos:exactMatch MESH:C562379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007446 dermatosis papulosa nigra skos:exactMatch NCIT:C2984 Dermatosis Papulosa Nigra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007446 dermatosis papulosa nigra skos:exactMatch OMIM:125600 dermatosis papulosa nigra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007446 dermatosis papulosa nigra skos:exactMatch SCTID:254669003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007446 dermatosis papulosa nigra skos:exactMatch UMLS:C0011645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007447 autosomal dominant vibratory urticaria skos:exactMatch MESH:C536347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007447 autosomal dominant vibratory urticaria skos:exactMatch OMIM:125630 vibratory urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007447 autosomal dominant vibratory urticaria skos:exactMatch Orphanet:493342 Vibratory urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007447 autosomal dominant vibratory urticaria skos:exactMatch SCTID:238694002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007447 autosomal dominant vibratory urticaria skos:exactMatch UMLS:C0473546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007447 autosomal dominant vibratory urticaria skos:exactMatch UMLS:C1852146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007448 familial dermatographia skos:exactMatch DOID:743 dermatographia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007448 familial dermatographia skos:exactMatch ICD10CM:L50.3 Dermatographic urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007448 familial dermatographia skos:exactMatch MESH:C536612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007448 familial dermatographia skos:exactMatch OMIM:125635 dermographism, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007448 familial dermatographia skos:exactMatch SCTID:7632005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007449 dermo-odonto dysplasia skos:exactMatch MESH:C565103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007449 dermo-odonto dysplasia skos:exactMatch OMIM:125640 dermoodontodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007449 dermo-odonto dysplasia skos:exactMatch Orphanet:1660 Dermoodontodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007449 dermo-odonto dysplasia skos:exactMatch SCTID:721091003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007449 dermo-odonto dysplasia skos:exactMatch UMLS:C1852144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007449 dermo-odonto dysplasia skos:exactMatch UMLS:C4303591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007450 neurohypophyseal diabetes insipidus skos:exactMatch DOID:12388 neurohypophyseal diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007450 neurohypophyseal diabetes insipidus skos:exactMatch NCIT:C84933 Neurogenic Diabetes Insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007450 neurohypophyseal diabetes insipidus skos:exactMatch OMIM:125700 diabetes insipidus, neurohypophyseal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007450 neurohypophyseal diabetes insipidus skos:exactMatch Orphanet:30925 Hereditary central diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007450 neurohypophyseal diabetes insipidus skos:exactMatch SCTID:45369008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007451 diabetes insipidus, nephrogenic, autosomal skos:exactMatch OMIM:125800 diabetes insipidus, nephrogenic, 2, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007451 diabetes insipidus, nephrogenic, autosomal skos:exactMatch UMLS:C1563706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007452 maturity-onset diabetes of the young type 1 skos:exactMatch DOID:0111099 maturity-onset diabetes of the young type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007452 maturity-onset diabetes of the young type 1 skos:exactMatch MESH:C565101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007452 maturity-onset diabetes of the young type 1 skos:exactMatch NCIT:C129744 Hepatocyte Nuclear Factor 4-Alpha Associated Monogenic Diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007452 maturity-onset diabetes of the young type 1 skos:exactMatch OMIM:125850 maturity-onset diabetes of the young, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007452 maturity-onset diabetes of the young type 1 skos:exactMatch SCTID:609562003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007452 maturity-onset diabetes of the young type 1 skos:exactMatch UMLS:C1852093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007453 maturity-onset diabetes of the young type 2 skos:exactMatch DOID:0111100 maturity-onset diabetes of the young type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007453 maturity-onset diabetes of the young type 2 skos:exactMatch NCIT:C129741 Glucokinase-Associated Diabetes Mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007453 maturity-onset diabetes of the young type 2 skos:exactMatch OMIM:125851 maturity-onset diabetes of the young, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007453 maturity-onset diabetes of the young type 2 skos:exactMatch SCTID:237604008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007454 type 1 diabetes mellitus 2 skos:exactMatch DOID:0110741 type 1 diabetes mellitus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007454 type 1 diabetes mellitus 2 skos:exactMatch MESH:C565100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007454 type 1 diabetes mellitus 2 skos:exactMatch OMIM:125852 iia 1 diabetes mellitus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007454 type 1 diabetes mellitus 2 skos:exactMatch UMLS:C1852092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007456 diarrhea, glucose-stimulated secretory, with common variable immunodeficiency skos:exactMatch MESH:C565099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007456 diarrhea, glucose-stimulated secretory, with common variable immunodeficiency skos:exactMatch OMIM:125890 diarrhea, glucose-stimulated secretory, with common variable immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007456 diarrhea, glucose-stimulated secretory, with common variable immunodeficiency skos:exactMatch UMLS:C1852087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007457 diastema, dental medial skos:exactMatch MESH:C565098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007457 diastema, dental medial skos:exactMatch OMIM:125900 diastema, dental medial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007458 digitotalar dysmorphism; ulnar drift, hereditary skos:exactMatch OMIM:126050 digitotalar dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007459 dilution, pigmentary skos:exactMatch MESH:C566872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007459 dilution, pigmentary skos:exactMatch OMIM:126070 dilution, pigmentary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007459 dilution, pigmentary skos:exactMatch SCTID:23006000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007459 dilution, pigmentary skos:exactMatch UMLS:C1876214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007460 discrimination, Two-point, reduction 1N skos:exactMatch OMIM:126180 discrimination, two-point, reduction 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007461 short stature-valvular heart disease-characteristic facies syndrome skos:exactMatch MESH:C565094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007461 short stature-valvular heart disease-characteristic facies syndrome skos:exactMatch OMIM:126190 disproportionate short stature with ptosis and valvular heart lesions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007461 short stature-valvular heart disease-characteristic facies syndrome skos:exactMatch Orphanet:2868 Short stature-valvular heart disease-characteristic facies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007461 short stature-valvular heart disease-characteristic facies syndrome skos:exactMatch UMLS:C1852073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007462 multiple sclerosis, susceptibility to skos:exactMatch OMIMPS:126200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007463 distal osteosclerosis skos:exactMatch MESH:C565093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007463 distal osteosclerosis skos:exactMatch OMIM:126250 distal osteosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007463 distal osteosclerosis skos:exactMatch UMLS:C1852063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007464 obsolete isolated distichiasis skos:exactMatch OMIM:126300 distichiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007464 obsolete isolated distichiasis skos:exactMatch Orphanet:99177 Isolated distichiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007464 obsolete isolated distichiasis skos:exactMatch SCTID:95339000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007465 distichiasis with congenital anomalies of the heart and peripheral vasculature skos:exactMatch MESH:C565092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007465 distichiasis with congenital anomalies of the heart and peripheral vasculature skos:exactMatch OMIM:126320 distichiasis with congenital anomalies of the heart and peripheral vasculature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007465 distichiasis with congenital anomalies of the heart and peripheral vasculature skos:exactMatch Orphanet:1683 Distichiasis-congenital heart defects-peripheral vascular anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007465 distichiasis with congenital anomalies of the heart and peripheral vasculature skos:exactMatch UMLS:C1852062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007466 DNA, satellite, 3 skos:exactMatch OMIM:126370 dna, satellite, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007467 DNA, low-repetitive sequences of skos:exactMatch OMIM:126390 dna, low-repetitive sequences of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007468 obsolete DNA, satellite, alpha type skos:exactMatch OMIM:126410 dna, satellite, alpha iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007469 double nail for fifth toe skos:exactMatch MESH:C565090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007469 double nail for fifth toe skos:exactMatch OMIM:126500 double nail for fifth toe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007470 calvarial doughnut lesions-bone fragility syndrome skos:exactMatch MESH:C565089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007470 calvarial doughnut lesions-bone fragility syndrome skos:exactMatch OMIM:126550 calvarial doughnut lesions with bone fragility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007470 calvarial doughnut lesions-bone fragility syndrome skos:exactMatch Orphanet:85192 Calvarial doughnut lesions-bone fragility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007470 calvarial doughnut lesions-bone fragility syndrome skos:exactMatch SCTID:720598005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007470 calvarial doughnut lesions-bone fragility syndrome skos:exactMatch UMLS:C1852022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007471 Doyne honeycomb retinal dystrophy skos:exactMatch DOID:0060745 Doyne honeycomb retinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007471 Doyne honeycomb retinal dystrophy skos:exactMatch OMIM:126600 doyne honeycomb retinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007471 Doyne honeycomb retinal dystrophy skos:exactMatch Orphanet:75376 Familial drusen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007471 Doyne honeycomb retinal dystrophy skos:exactMatch SCTID:193411004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007471 Doyne honeycomb retinal dystrophy skos:exactMatch UMLS:C1832174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007471 Doyne honeycomb retinal dystrophy skos:exactMatch UMLS:C1852020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007471 Doyne honeycomb retinal dystrophy skos:exactMatch UMLS:CN205694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007472 basal laminar drusen skos:exactMatch DOID:0060746 basal laminar drusen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007472 basal laminar drusen skos:exactMatch MESH:C563034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007472 basal laminar drusen skos:exactMatch OMIM:126700 basal laminar drusen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007472 basal laminar drusen skos:exactMatch UMLS:C0730295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007473 Duane retraction syndrome skos:exactMatch DOID:12557 Duane retraction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007473 Duane retraction syndrome skos:exactMatch MESH:D004370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007473 Duane retraction syndrome skos:exactMatch NCIT:C84678 Duane Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007473 Duane retraction syndrome skos:exactMatch OMIMPS:126800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007473 Duane retraction syndrome skos:exactMatch Orphanet:233 Duane retraction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007473 Duane retraction syndrome skos:exactMatch SCTID:60318001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007473 Duane retraction syndrome skos:exactMatch UMLS:C0013261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007474 duodenal ulcer due to antral G-cell hyperfunction skos:exactMatch MESH:C535721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007474 duodenal ulcer due to antral G-cell hyperfunction skos:exactMatch OMIM:126840 duodenal ulcer due to antral g-cell hyperfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007474 duodenal ulcer due to antral G-cell hyperfunction skos:exactMatch UMLS:C1852009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007475 duodenal ulcer, hyperpepsinogenemic 1 skos:exactMatch MESH:C565086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007475 duodenal ulcer, hyperpepsinogenemic 1 skos:exactMatch OMIM:126850 duodenal ulcer, hyperpepsinogenemic 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007475 duodenal ulcer, hyperpepsinogenemic 1 skos:exactMatch UMLS:C1852008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007476 familial Dupuytren contracture skos:exactMatch OMIM:126900 dupuytren contracture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007476 familial Dupuytren contracture skos:exactMatch Orphanet:79142 NON RARE IN EUROPE: Familial Dupuytren contracture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007476 familial Dupuytren contracture skos:exactMatch SCTID:274142002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007477 3-M syndrome skos:exactMatch DOID:0060241 3-M syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007477 3-M syndrome skos:exactMatch MESH:C535314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007477 3-M syndrome skos:exactMatch OMIMPS:273750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007477 3-M syndrome skos:exactMatch Orphanet:2616 3M syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007477 3-M syndrome skos:exactMatch SCTID:702342007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007478 autosomal dominant Kenny-Caffey syndrome skos:exactMatch DOID:0080723 Kenny-Caffey syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007478 autosomal dominant Kenny-Caffey syndrome skos:exactMatch NCIT:C130993 Kenny-Caffey Syndrome Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007478 autosomal dominant Kenny-Caffey syndrome skos:exactMatch OMIM:127000 kenny-caffey syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007478 autosomal dominant Kenny-Caffey syndrome skos:exactMatch Orphanet:93325 Autosomal dominant Kenny-Caffey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007478 autosomal dominant Kenny-Caffey syndrome skos:exactMatch UMLS:CN031291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007479 dwarfism, Levi type skos:exactMatch MESH:C565081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007479 dwarfism, Levi type skos:exactMatch OMIM:127100 dwarfism, levi iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007479 dwarfism, Levi type skos:exactMatch UMLS:C1851994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007480 dwarfism with stiff joints and ocular abnormalities skos:exactMatch MESH:C535724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007480 dwarfism with stiff joints and ocular abnormalities skos:exactMatch OMIM:127200 dwarfism with stiff joints and ocular abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007480 dwarfism with stiff joints and ocular abnormalities skos:exactMatch SCTID:72913007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007481 Leri-Weill dyschondrosteosis skos:exactMatch DOID:0060847 Leri-Weill dyschondrosteosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007481 Leri-Weill dyschondrosteosis skos:exactMatch NCIT:C126560 Leri-Weill Dyschondrosteosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007481 Leri-Weill dyschondrosteosis skos:exactMatch OMIM:127300 leri-weill dyschondrosteosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007481 Leri-Weill dyschondrosteosis skos:exactMatch Orphanet:240 Léri-Weill dyschondrosteosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007481 Leri-Weill dyschondrosteosis skos:exactMatch SCTID:17818006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007481 Leri-Weill dyschondrosteosis skos:exactMatch UMLS:C0265309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007482 dyschondrosteosis-nephritis syndrome skos:exactMatch MESH:C565080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007482 dyschondrosteosis-nephritis syndrome skos:exactMatch OMIM:127350 dyschondrosteosis and nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007482 dyschondrosteosis-nephritis syndrome skos:exactMatch Orphanet:1765 Dyschondrosteosis-nephritis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007482 dyschondrosteosis-nephritis syndrome skos:exactMatch UMLS:C1851986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007483 dyschromatosis symmetrica hereditaria skos:exactMatch DOID:0060257 dyschromatosis symmetrica hereditaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007483 dyschromatosis symmetrica hereditaria skos:exactMatch MESH:C535729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007483 dyschromatosis symmetrica hereditaria skos:exactMatch NCIT:C118435 Dyschromatosis Symmetrica Hereditaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007483 dyschromatosis symmetrica hereditaria skos:exactMatch OMIM:127400 dyschromatosis symmetrica hereditaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007483 dyschromatosis symmetrica hereditaria skos:exactMatch Orphanet:41 Dyschromatosis symmetrica hereditaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007483 dyschromatosis symmetrica hereditaria skos:exactMatch SCTID:239085000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007483 dyschromatosis symmetrica hereditaria skos:exactMatch UMLS:C0406775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007485 dyskeratosis congenita, autosomal dominant 1 skos:exactMatch DOID:0070014 autosomal dominant dyskeratosis congenita 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007485 dyskeratosis congenita, autosomal dominant 1 skos:exactMatch MESH:C565079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007485 dyskeratosis congenita, autosomal dominant 1 skos:exactMatch NCIT:C176921 Dyskeratosis Congenita, Autosomal Dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007485 dyskeratosis congenita, autosomal dominant 1 skos:exactMatch OMIM:127550 dyskeratosis congenita, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007485 dyskeratosis congenita, autosomal dominant 1 skos:exactMatch SCTID:707273001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007486 hereditary benign intraepithelial dyskeratosis skos:exactMatch MESH:C562551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007486 hereditary benign intraepithelial dyskeratosis skos:exactMatch NCIT:C3940 Hereditary Benign Intraepithelial Dyskeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007486 hereditary benign intraepithelial dyskeratosis skos:exactMatch OMIM:127600 dyskeratosis, hereditary benign intraepithelial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007486 hereditary benign intraepithelial dyskeratosis skos:exactMatch Orphanet:352657 Hereditary benign intraepithelial dyskeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007486 hereditary benign intraepithelial dyskeratosis skos:exactMatch SCTID:400014002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007486 hereditary benign intraepithelial dyskeratosis skos:exactMatch UMLS:C0265966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007487 dyslexia, susceptibility to, 1 skos:exactMatch OMIM:127700 dyslexia, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007488 Lewy body dementia skos:exactMatch DOID:12217 Lewy body dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007488 Lewy body dementia skos:exactMatch ICD10CM:G31.83 Dementia with Lewy bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007488 Lewy body dementia skos:exactMatch NCIT:C84826 Lewy Body Dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007488 Lewy body dementia skos:exactMatch OMIM:127750 dementia, lewy body semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007488 Lewy body dementia skos:exactMatch Orphanet:1648 NON RARE IN EUROPE: Dementia with Lewy body semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007488 Lewy body dementia skos:exactMatch SCTID:312991009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007488 Lewy body dementia skos:exactMatch UMLS:C0752347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007489 dysplasia epiphysealis hemimelica skos:exactMatch MESH:C537997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007489 dysplasia epiphysealis hemimelica skos:exactMatch OMIM:127800 dysplasia epiphysealis hemimelica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007489 dysplasia epiphysealis hemimelica skos:exactMatch Orphanet:1822 Dysplasia epiphysealis hemimelica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007489 dysplasia epiphysealis hemimelica skos:exactMatch SCTID:205480005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007489 dysplasia epiphysealis hemimelica skos:exactMatch UMLS:C0432282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007490 carpotarsal osteochondromatosis skos:exactMatch MESH:C565076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007490 carpotarsal osteochondromatosis skos:exactMatch OMIM:127820 dysplasia epiphysealis hemimelica with chondromas and osteochondromas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007490 carpotarsal osteochondromatosis skos:exactMatch Orphanet:2767 Carpotarsal osteochondromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007490 carpotarsal osteochondromatosis skos:exactMatch SCTID:389272007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007490 carpotarsal osteochondromatosis skos:exactMatch UMLS:C1300233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007491 dystelephalangy skos:exactMatch MESH:C538000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007491 dystelephalangy skos:exactMatch OMIM:128000 dystelephalangy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007491 dystelephalangy skos:exactMatch UMLS:C1851955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007492 early-onset generalized limb-onset dystonia skos:exactMatch DOID:0060730 torsion dystonia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007492 early-onset generalized limb-onset dystonia skos:exactMatch MESH:C538005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007492 early-onset generalized limb-onset dystonia skos:exactMatch NCIT:C116718 Early Onset Primary Dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007492 early-onset generalized limb-onset dystonia skos:exactMatch OMIM:128100 dystonia 1, torsion, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007492 early-onset generalized limb-onset dystonia skos:exactMatch Orphanet:256 Early-onset generalized limb-onset dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007492 early-onset generalized limb-onset dystonia skos:exactMatch UMLS:C0013423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007492 early-onset generalized limb-onset dystonia skos:exactMatch UMLS:C3888090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007493 torsion dystonia 4 skos:exactMatch DOID:0090041 torsion dystonia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007493 torsion dystonia 4 skos:exactMatch OMIM:128101 dystonia 4, torsion, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007493 torsion dystonia 4 skos:exactMatch Orphanet:98805 Primary dystonia, DYT4 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007493 torsion dystonia 4 skos:exactMatch SCTID:719276005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007493 torsion dystonia 4 skos:exactMatch UMLS:C1851943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007493 torsion dystonia 4 skos:exactMatch UMLS:C1860315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007495 dystonia 5 skos:exactMatch DOID:0090043 dystonia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007495 dystonia 5 skos:exactMatch OMIM:128230 dystonia, dopa-responsive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007495 dystonia 5 skos:exactMatch Orphanet:98808 Autosomal dominant dopa-responsive dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007495 dystonia 5 skos:exactMatch SCTID:715768000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007495 dystonia 5 skos:exactMatch UMLS:CN207122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007496 dystonia 12 skos:exactMatch DOID:0090056 dystonia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007496 dystonia 12 skos:exactMatch MESH:C538001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007496 dystonia 12 skos:exactMatch NCIT:C157577 Dystonia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007496 dystonia 12 skos:exactMatch OMIM:128235 dystonia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007496 dystonia 12 skos:exactMatch Orphanet:71517 Rapid-onset dystonia-parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007496 dystonia 12 skos:exactMatch SCTID:702323008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007496 dystonia 12 skos:exactMatch UMLS:C1868681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007497 ear antitragus, tag at base of skos:exactMatch OMIM:128290 ear antitragus, tag at base of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007498 ear exostoses skos:exactMatch OMIM:128300 ear exostoses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007498 ear exostoses skos:exactMatch UMLS:C0155411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007499 ear folding skos:exactMatch OMIM:128500 ear folding semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007500 ear malformation skos:exactMatch OMIM:128600 ear malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007500 ear malformation skos:exactMatch SCTID:275259005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007501 preauricular fistulae, congenital skos:exactMatch MESH:C563015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007501 preauricular fistulae, congenital skos:exactMatch OMIM:128700 preauricular fistulae, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007502 ear pits, posterior helical skos:exactMatch OMIM:128710 ear pits, posterior helical semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007503 ear without helix skos:exactMatch OMIM:128800 ear without helix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007504 thickened earlobes-conductive deafness syndrome skos:exactMatch OMIM:128980 earlobes, thickened, with conductive deafness from incudostapedial abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007504 thickened earlobes-conductive deafness syndrome skos:exactMatch Orphanet:2405 Thickened earlobes-conductive deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007504 thickened earlobes-conductive deafness syndrome skos:exactMatch SCTID:722476007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007505 earring holes, natural skos:exactMatch OMIM:129000 earring holes, natural semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007506 obsoleted echo virus 11 sensitivity skos:exactMatch MESH:C565071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007506 obsoleted echo virus 11 sensitivity skos:exactMatch OMIM:129150 echo virus 11 sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007506 obsoleted echo virus 11 sensitivity skos:exactMatch UMLS:C1851888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007507 absence of fingerprints-congenital milia syndrome skos:exactMatch MESH:C537659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007507 absence of fingerprints-congenital milia syndrome skos:exactMatch OMIM:129200 basan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007507 absence of fingerprints-congenital milia syndrome skos:exactMatch Orphanet:1658 Absence of fingerprints-congenital milia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007507 absence of fingerprints-congenital milia syndrome skos:exactMatch SCTID:239011004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007508 Rapp-Hodgkin syndrome skos:exactMatch DOID:0060330 Rapp-Hodgkin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007508 Rapp-Hodgkin syndrome skos:exactMatch MESH:C535289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007508 Rapp-Hodgkin syndrome skos:exactMatch OMIM:129400 rapp-hodgkin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007508 Rapp-Hodgkin syndrome skos:exactMatch Orphanet:3022 Rapp-Hodgkin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007508 Rapp-Hodgkin syndrome skos:exactMatch SCTID:7731005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007508 Rapp-Hodgkin syndrome skos:exactMatch UMLS:CN203427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007509 ectodermal dysplasia 10A, hypohidrotic/hair/nail type, autosomal dominant skos:exactMatch DOID:0111663 ectodermal dysplasia 10A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007509 ectodermal dysplasia 10A, hypohidrotic/hair/nail type, autosomal dominant skos:exactMatch OMIM:129490 ectodermal dysplasia 10a, hypohidrotic/hair/nail type, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007509 ectodermal dysplasia 10A, hypohidrotic/hair/nail type, autosomal dominant skos:exactMatch UMLS:C3888065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007510 Clouston syndrome skos:exactMatch DOID:14693 Clouston syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007510 Clouston syndrome skos:exactMatch OMIM:129500 clouston syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007510 Clouston syndrome skos:exactMatch Orphanet:189 Hidrotic ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007510 Clouston syndrome skos:exactMatch SCTID:54209007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007511 ectodermal dysplasia, trichoodontoonychial type skos:exactMatch MESH:C565068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007511 ectodermal dysplasia, trichoodontoonychial type skos:exactMatch OMIM:129510 ectodermal dysplasia, trichoodontoonychial iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007511 ectodermal dysplasia, trichoodontoonychial type skos:exactMatch Orphanet:1818 Ectodermal dysplasia, trichoodontoonychial type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007511 ectodermal dysplasia, trichoodontoonychial type skos:exactMatch SCTID:734018003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007511 ectodermal dysplasia, trichoodontoonychial type skos:exactMatch UMLS:C1851858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007512 ectodermal dysplasia syndrome with distinctive facial appearance and preaxial polydactyly of feet skos:exactMatch MESH:C565067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007512 ectodermal dysplasia syndrome with distinctive facial appearance and preaxial polydactyly of feet skos:exactMatch OMIM:129540 ectodermal dysplasia syndrome with distinctive facial appearance and preaxial polydactyly of feet semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007512 ectodermal dysplasia syndrome with distinctive facial appearance and preaxial polydactyly of feet skos:exactMatch UMLS:C1851851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007513 ectodermal dysplasia with adrenal cyst skos:exactMatch MESH:C538015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007513 ectodermal dysplasia with adrenal cyst skos:exactMatch OMIM:129550 ectodermal dysplasia with adrenal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007513 ectodermal dysplasia with adrenal cyst skos:exactMatch Orphanet:3391 Odonto-onycho-hypohidrotic dysplasia-midline scalp defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007513 ectodermal dysplasia with adrenal cyst skos:exactMatch UMLS:C1851850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007514 ectopia lentis 1, isolated, autosomal dominant skos:exactMatch DOID:0111150 autosomal dominant isolated ectopia lentis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007514 ectopia lentis 1, isolated, autosomal dominant skos:exactMatch OMIM:129600 ectopia lentis 1, isolated, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007514 ectopia lentis 1, isolated, autosomal dominant skos:exactMatch UMLS:C3541518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007515 ectopia pupillae skos:exactMatch MESH:C536185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007515 ectopia pupillae skos:exactMatch OMIM:129750 ectopia pupillae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007515 ectopia pupillae skos:exactMatch SCTID:193523008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007516 ectrodactyly and ectodermal dysplasia without cleft lip/palate skos:exactMatch MESH:C565065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007516 ectrodactyly and ectodermal dysplasia without cleft lip/palate skos:exactMatch OMIM:129810 ectrodactyly and ectodermal dysplasia without cleft lip/palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007516 ectrodactyly and ectodermal dysplasia without cleft lip/palate skos:exactMatch Orphanet:1888 Ectrodactyly-ectodermal dysplasia without clefting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007516 ectrodactyly and ectodermal dysplasia without cleft lip/palate skos:exactMatch UMLS:C1851849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007517 ectrodactyly-cleft palate syndrome skos:exactMatch MESH:C565064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007517 ectrodactyly-cleft palate syndrome skos:exactMatch OMIM:129830 ectrodactyly-cleft palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007517 ectrodactyly-cleft palate syndrome skos:exactMatch Orphanet:1889 Ectrodactyly-cleft palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007517 ectrodactyly-cleft palate syndrome skos:exactMatch UMLS:C1851848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007517 ectrodactyly-cleft palate syndrome skos:exactMatch UMLS:CN229012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007518 edema, familial idiopathic, prepubertal skos:exactMatch MESH:C565063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007518 edema, familial idiopathic, prepubertal skos:exactMatch OMIM:129840 edema, familial idiopathic, prepubertal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007518 edema, familial idiopathic, prepubertal skos:exactMatch UMLS:C1851847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007519 Edinburgh malformation syndrome skos:exactMatch MESH:C563051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007519 Edinburgh malformation syndrome skos:exactMatch OMIM:129850 edinburgh malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007519 Edinburgh malformation syndrome skos:exactMatch Orphanet:1895 Edinburgh malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007519 Edinburgh malformation syndrome skos:exactMatch UMLS:C0795933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007520 ectrodactyly, ectodermal dysplasia, and cleft lip-palate syndrome 1 skos:exactMatch DOID:0060784 ectrodactyly, ectodermal dysplasia, and cleft lip-palate syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007520 ectrodactyly, ectodermal dysplasia, and cleft lip-palate syndrome 1 skos:exactMatch MESH:C565062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007520 ectrodactyly, ectodermal dysplasia, and cleft lip-palate syndrome 1 skos:exactMatch OMIM:129900 ectrodactyly, ectodermal dysplasia, and cleft lip/palate syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007521 obsolete egasyn skos:exactMatch OMIM:129905 egasyn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007522 Ehlers-Danlos syndrome, classic type skos:exactMatch Orphanet:287 Classical Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007522 Ehlers-Danlos syndrome, classic type skos:exactMatch SCTID:715318006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007522 Ehlers-Danlos syndrome, classic type skos:exactMatch UMLS:C4225429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007523 Ehlers-Danlos syndrome, hypermobility type skos:exactMatch DOID:14757 Ehlers-Danlos syndrome hypermobility type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007523 Ehlers-Danlos syndrome, hypermobility type skos:exactMatch MESH:C536196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007523 Ehlers-Danlos syndrome, hypermobility type skos:exactMatch NCIT:C125698 Ehlers-Danlos Syndrome, Type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007523 Ehlers-Danlos syndrome, hypermobility type skos:exactMatch OMIM:130020 ehlers-danlos syndrome, hypermobility iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007523 Ehlers-Danlos syndrome, hypermobility type skos:exactMatch Orphanet:285 Hypermobile Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007523 Ehlers-Danlos syndrome, hypermobility type skos:exactMatch SCTID:30652003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007523 Ehlers-Danlos syndrome, hypermobility type skos:exactMatch UMLS:C0268337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007524 autosomal dominant Ehlers-Danlos syndrome, vascular type skos:exactMatch DOID:14756 vascular type Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007524 autosomal dominant Ehlers-Danlos syndrome, vascular type skos:exactMatch OMIM:130050 ehlers-danlos syndrome, vascular iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007525 Ehlers-Danlos syndrome, arthrochalasis type skos:exactMatch MESH:C562625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007525 Ehlers-Danlos syndrome, arthrochalasis type skos:exactMatch NCIT:C125701 Ehlers-Danlos Syndrome, Type VII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007525 Ehlers-Danlos syndrome, arthrochalasis type skos:exactMatch OMIM:130060 ehlers-danlos syndrome, arthrochalasia type, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007525 Ehlers-Danlos syndrome, arthrochalasis type skos:exactMatch Orphanet:1899 Arthrochalasia Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007525 Ehlers-Danlos syndrome, arthrochalasis type skos:exactMatch SCTID:4170004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007525 Ehlers-Danlos syndrome, arthrochalasis type skos:exactMatch UMLS:CN200649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007526 Ehlers-Danlos syndrome, spondylodysplastic type skos:exactMatch DOID:0050802 Ehlers-Danlos syndrome spondylodysplastic type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007526 Ehlers-Danlos syndrome, spondylodysplastic type skos:exactMatch MESH:C536201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007526 Ehlers-Danlos syndrome, spondylodysplastic type skos:exactMatch Orphanet:75496 B4GALT7-related spondylodysplastic Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007526 Ehlers-Danlos syndrome, spondylodysplastic type skos:exactMatch SCTID:720861000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007526 Ehlers-Danlos syndrome, spondylodysplastic type skos:exactMatch UMLS:C1869122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007527 Ehlers-Danlos syndrome, periodontitis type skos:exactMatch MESH:C562626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007527 Ehlers-Danlos syndrome, periodontitis type skos:exactMatch Orphanet:75392 Periodontal Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007527 Ehlers-Danlos syndrome, periodontitis type skos:exactMatch SCTID:50869007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007528 Ehlers-Danlos syndrome, autosomal dominant, type unspecified skos:exactMatch MESH:C562424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007528 Ehlers-Danlos syndrome, autosomal dominant, type unspecified skos:exactMatch OMIM:130090 ehlers-danlos syndrome, autosomal dominant, iia unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007528 Ehlers-Danlos syndrome, autosomal dominant, type unspecified skos:exactMatch UMLS:C0220679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007529 elastosis perforans serpiginosa skos:exactMatch ICD10CM:L87.2 Elastosis perforans serpiginosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007529 elastosis perforans serpiginosa skos:exactMatch MESH:C536202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007529 elastosis perforans serpiginosa skos:exactMatch OMIM:130100 elastosis perforans serpiginosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007529 elastosis perforans serpiginosa skos:exactMatch Orphanet:79148 Elastosis perforans serpiginosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007529 elastosis perforans serpiginosa skos:exactMatch SCTID:49428008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007529 elastosis perforans serpiginosa skos:exactMatch UMLS:C0221271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007530 electroencephalographic peculiarity: 14 and 6 per sec. positive spike phenomenon skos:exactMatch OMIM:130200 electroencephalographic peculiarity: 14 and 6 per sec. positive spike phenomenon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007531 electroencephalographic peculiarity: fronto-precentral beta wave groups skos:exactMatch OMIM:130300 electroencephalographic peculiarity: fronto-precentral beta wave groups semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007532 obsolete Electroencephalographic peculiarity: occipital slow beta waves skos:exactMatch OMIM:130400 electroencephalographic peculiarity: occipital slow beta waves semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007533 elliptocytosis 2 skos:exactMatch MESH:C565058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007533 elliptocytosis 2 skos:exactMatch OMIM:130600 elliptocytosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007533 elliptocytosis 2 skos:exactMatch UMLS:C1851741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007534 Beckwith-Wiedemann syndrome skos:exactMatch DOID:5572 Beckwith-Wiedemann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007534 Beckwith-Wiedemann syndrome skos:exactMatch MESH:D001506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007534 Beckwith-Wiedemann syndrome skos:exactMatch NCIT:C34415 Beckwith-Wiedemann Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007534 Beckwith-Wiedemann syndrome skos:exactMatch OMIM:130650 beckwith-wiedemann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007534 Beckwith-Wiedemann syndrome skos:exactMatch Orphanet:116 Beckwith-Wiedemann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007534 Beckwith-Wiedemann syndrome skos:exactMatch SCTID:81780002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007534 Beckwith-Wiedemann syndrome skos:exactMatch UMLS:C0004903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007535 emphysema, hereditary pulmonary skos:exactMatch MESH:C565057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007535 emphysema, hereditary pulmonary skos:exactMatch OMIM:130700 emphysema, hereditary pulmonary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007535 emphysema, hereditary pulmonary skos:exactMatch UMLS:C1851718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007536 congenital lobar emphysema skos:exactMatch MESH:C535735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007536 congenital lobar emphysema skos:exactMatch NCIT:C98895 Congenital Lobar Emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007536 congenital lobar emphysema skos:exactMatch OMIM:130710 emphysema, congenital lobar semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007536 congenital lobar emphysema skos:exactMatch Orphanet:1928 Congenital lobar emphysema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007536 congenital lobar emphysema skos:exactMatch SCTID:66987001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007536 congenital lobar emphysema skos:exactMatch UMLS:C0265797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007537 lateral meningocele syndrome skos:exactMatch DOID:0111343 lateral meningocele syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007537 lateral meningocele syndrome skos:exactMatch MESH:C537878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007537 lateral meningocele syndrome skos:exactMatch OMIM:130720 lateral meningocele syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007537 lateral meningocele syndrome skos:exactMatch Orphanet:2789 Lateral meningocele syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007537 lateral meningocele syndrome skos:exactMatch UMLS:C1851710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007538 amelogenesis imperfecta, type 3A skos:broadMatch Orphanet:100032 Hypocalcified amelogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007538 amelogenesis imperfecta, type 3A skos:exactMatch DOID:0110055 amelogenesis imperfecta type 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007538 amelogenesis imperfecta, type 3A skos:exactMatch MESH:C562880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007538 amelogenesis imperfecta, type 3A skos:exactMatch OMIM:130900 amelogenesis imperfecta, iia 3a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007538 amelogenesis imperfecta, type 3A skos:exactMatch SCTID:109471001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007539 encephalopathy, recurrent, of childhood skos:exactMatch MESH:C536407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007539 encephalopathy, recurrent, of childhood skos:exactMatch OMIM:130950 encephalopathy, recurrent, of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007539 encephalopathy, recurrent, of childhood skos:exactMatch Orphanet:2672 Neuhauser-Eichner-Opitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007540 multiple endocrine neoplasia type 1 skos:exactMatch DOID:10017 multiple endocrine neoplasia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007540 multiple endocrine neoplasia type 1 skos:exactMatch MESH:D018761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007540 multiple endocrine neoplasia type 1 skos:exactMatch NCIT:C3225 Multiple Endocrine Neoplasia Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007540 multiple endocrine neoplasia type 1 skos:exactMatch OMIM:131100 multiple endocrine neoplasia, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007540 multiple endocrine neoplasia type 1 skos:exactMatch Orphanet:652 Multiple endocrine neoplasia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007540 multiple endocrine neoplasia type 1 skos:exactMatch SCTID:30664006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007540 multiple endocrine neoplasia type 1 skos:exactMatch UMLS:C0025267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007541 endometriosis, susceptibility to, 1 skos:exactMatch OMIM:131200 endometriosis, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007542 Camurati-Engelmann disease skos:exactMatch DOID:4997 Camurati-Engelmann disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007542 Camurati-Engelmann disease skos:exactMatch NCIT:C84610 Camurati-Engelmann Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007542 Camurati-Engelmann disease skos:exactMatch OMIM:131300 camurati-engelmann disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007542 Camurati-Engelmann disease skos:exactMatch Orphanet:1328 Camurati-Engelmann disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007542 Camurati-Engelmann disease skos:exactMatch SCTID:318761000119105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007542 Camurati-Engelmann disease skos:exactMatch UMLS:C0011989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007543 enolase, sperm specific skos:exactMatch OMIM:131375 ENO4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007544 eosinophilia, familial skos:exactMatch MESH:C562722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007544 eosinophilia, familial skos:exactMatch OMIM:131400 eosinophilia, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007544 eosinophilia, familial skos:exactMatch SCTID:79336007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007545 Eosinophilopenia skos:exactMatch OMIM:131430 eosinophilopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007545 Eosinophilopenia skos:exactMatch UMLS:C1851586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007546 myeloproliferative disorder, chronic, with eosinophilia skos:exactMatch DOID:0111344 myeloproliferative disorder with eosinophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007546 myeloproliferative disorder, chronic, with eosinophilia skos:exactMatch MESH:C565054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007546 myeloproliferative disorder, chronic, with eosinophilia skos:exactMatch OMIM:131440 myeloproliferative disorder, chronic, with eosinophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007546 myeloproliferative disorder, chronic, with eosinophilia skos:exactMatch UMLS:C1851585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007547 epidermoid cysts skos:exactMatch MESH:D004814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007547 epidermoid cysts skos:exactMatch NCIT:C3134 Epidermal Inclusion Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007547 epidermoid cysts skos:exactMatch OMIM:131600 epidermoid cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007547 epidermoid cysts skos:exactMatch SCTID:419893006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007548 transient bullous dermolysis of the newborn skos:exactMatch DOID:0111345 transient bullous dermolysis of the newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007548 transient bullous dermolysis of the newborn skos:exactMatch MESH:C536979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007548 transient bullous dermolysis of the newborn skos:exactMatch OMIM:131705 transient bullous dermolysis of the newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007548 transient bullous dermolysis of the newborn skos:exactMatch Orphanet:79411 Self-improving dystrophic epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007548 transient bullous dermolysis of the newborn skos:exactMatch UMLS:C1851573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007549 generalized dominant dystrophic epidermolysis bullosa skos:exactMatch DOID:0080224 autosomal dominant dystrophic epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007549 generalized dominant dystrophic epidermolysis bullosa skos:exactMatch OMIM:131750 epidermolysis bullosa dystrophica, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007549 generalized dominant dystrophic epidermolysis bullosa skos:exactMatch Orphanet:231568 Autosomal dominant generalized dystrophic epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007549 generalized dominant dystrophic epidermolysis bullosa skos:exactMatch SCTID:75875004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007550 epidermolysis bullosa simplex 1A, generalized severe skos:exactMatch DOID:0060735 epidermolysis bullosa simplex Dowling-Meara type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007550 epidermolysis bullosa simplex 1A, generalized severe skos:exactMatch OMIM:131760 epidermolysis bullosa simplex 1a, generalized severe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007550 epidermolysis bullosa simplex 1A, generalized severe skos:exactMatch Orphanet:79396 Autosomal dominant generalized epidermolysis bullosa simplex, severe form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007550 epidermolysis bullosa simplex 1A, generalized severe skos:exactMatch SCTID:254179000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007551 epidermolysis bullosa simplex 1C, localized skos:exactMatch DOID:0080510 epidermolysis bullosa simplex localized type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007551 epidermolysis bullosa simplex 1C, localized skos:exactMatch OMIM:131800 epidermolysis bullosa simplex 1c, localized semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007551 epidermolysis bullosa simplex 1C, localized skos:exactMatch Orphanet:79400 Localized epidermolysis bullosa simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007551 epidermolysis bullosa simplex 1C, localized skos:exactMatch SCTID:294705005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007552 pretibial dystrophic epidermolysis bullosa skos:exactMatch DOID:0080988 pretibial dystrophic epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007552 pretibial dystrophic epidermolysis bullosa skos:exactMatch MESH:C535494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007552 pretibial dystrophic epidermolysis bullosa skos:exactMatch OMIM:131850 epidermolysis bullosa dystrophica, pretibial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007552 pretibial dystrophic epidermolysis bullosa skos:exactMatch Orphanet:79410 Localized dystrophic epidermolysis bullosa, pretibial form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007552 pretibial dystrophic epidermolysis bullosa skos:exactMatch SCTID:67653003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007553 epidermolysis bullosa with deficiency of galactosylhydroxylysyl glucosyltransferase skos:exactMatch MESH:C565049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007553 epidermolysis bullosa with deficiency of galactosylhydroxylysyl glucosyltransferase skos:exactMatch OMIM:131880 epidermolysis bullosa with deficiency of galactosylhydroxylysyl glucosyltransferase semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007553 epidermolysis bullosa with deficiency of galactosylhydroxylysyl glucosyltransferase skos:exactMatch UMLS:C1851570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007554 epidermolysis bullosa simplex 1B, generalized intermediate skos:exactMatch OMIM:131900 epidermolysis bullosa simplex 1b, generalized intermediate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007554 epidermolysis bullosa simplex 1B, generalized intermediate skos:exactMatch Orphanet:79399 Autosomal dominant generalized epidermolysis bullosa simplex, intermediate form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007554 epidermolysis bullosa simplex 1B, generalized intermediate skos:exactMatch SCTID:90496008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007555 pidermolysis bullosa simplex 5A, Ogna type skos:exactMatch DOID:0060736 epidermolysis bullosa simplex Ogna type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007555 pidermolysis bullosa simplex 5A, Ogna type skos:exactMatch MESH:C535962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007555 pidermolysis bullosa simplex 5A, Ogna type skos:exactMatch OMIM:131950 epidermolysis bullosa simplex 5a, ogna iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007555 pidermolysis bullosa simplex 5A, Ogna type skos:exactMatch Orphanet:79401 PLEC-related intermediate epidermolysis bullosa simplex without extracutaneous involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007555 pidermolysis bullosa simplex 5A, Ogna type skos:exactMatch SCTID:398071000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007556 epidermolysis bullosa simplex 2F, with mottled pigmentation skos:exactMatch DOID:0111346 epidermolysis bullosa simplex with mottled pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007556 epidermolysis bullosa simplex 2F, with mottled pigmentation skos:exactMatch MESH:C535959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007556 epidermolysis bullosa simplex 2F, with mottled pigmentation skos:exactMatch OMIM:131960 epidermolysis bullosa simplex 2f, with mottled pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007556 epidermolysis bullosa simplex 2F, with mottled pigmentation skos:exactMatch Orphanet:79397 Epidermolysis bullosa simplex with mottled pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007556 epidermolysis bullosa simplex 2F, with mottled pigmentation skos:exactMatch SCTID:254180002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007557 epidermolysis bullosa with congenital localized absence of skin and deformity of nails skos:exactMatch DOID:0111347 epidermolysis bullosa with congenital localized absence of skin and deformity of nails semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007557 epidermolysis bullosa with congenital localized absence of skin and deformity of nails skos:exactMatch MESH:C562638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007557 epidermolysis bullosa with congenital localized absence of skin and deformity of nails skos:exactMatch OMIM:132000 epidermolysis bullosa with congenital localized absence of skin and deformity of nails semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007557 epidermolysis bullosa with congenital localized absence of skin and deformity of nails skos:exactMatch SCTID:2689001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007558 benign occipital epilepsy skos:exactMatch OMIM:132090 epilepsy, benign occipital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007558 benign occipital epilepsy skos:exactMatch Orphanet:25968 Benign occipital epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007558 benign occipital epilepsy skos:exactMatch UMLS:C1851549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007559 photoparoxysmal response 1 skos:exactMatch OMIM:132100 photoparoxysmal response 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007559 photoparoxysmal response 1 skos:exactMatch UMLS:C1868677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007560 reading seizures skos:exactMatch OMIM:132300 epilepsy, reading semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007560 reading seizures skos:exactMatch Orphanet:166433 Reading seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007560 reading seizures skos:exactMatch UMLS:C0278193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007561 multiple epiphyseal dysplasia type 1 skos:exactMatch DOID:0070303 multiple epiphyseal dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007561 multiple epiphyseal dysplasia type 1 skos:exactMatch OMIM:132400 epiphyseal dysplasia, multiple, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007561 multiple epiphyseal dysplasia type 1 skos:exactMatch Orphanet:93308 Multiple epiphyseal dysplasia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007561 multiple epiphyseal dysplasia type 1 skos:exactMatch SCTID:715673002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007561 multiple epiphyseal dysplasia type 1 skos:exactMatch UMLS:C1838280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007561 multiple epiphyseal dysplasia type 1 skos:exactMatch UMLS:C4275061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007562 multiple epiphyseal dysplasia, Beighton type skos:exactMatch DOID:0111348 multiple epiphyseal dysplasia with myopia and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007562 multiple epiphyseal dysplasia, Beighton type skos:exactMatch MESH:C565046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007562 multiple epiphyseal dysplasia, Beighton type skos:exactMatch OMIM:132450 epiphyseal dysplasia, multiple, with myopia and conductive deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007562 multiple epiphyseal dysplasia, Beighton type skos:exactMatch Orphanet:166011 Multiple epiphyseal dysplasia, Beighton type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007562 multiple epiphyseal dysplasia, Beighton type skos:exactMatch SCTID:719689005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007564 pilomatrixoma skos:exactMatch DOID:5374 pilomatrixoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007564 pilomatrixoma skos:exactMatch MESH:D018296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007564 pilomatrixoma skos:exactMatch NCIT:C7368 Pilomatricoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007564 pilomatrixoma skos:exactMatch OMIM:132600 pilomatrixoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007564 pilomatrixoma skos:exactMatch Orphanet:91414 Pilomatrixoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007564 pilomatrixoma skos:exactMatch SCTID:274901004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007564 pilomatrixoma skos:exactMatch UMLS:C0206711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007564 pilomatrixoma skos:exactMatch UMLS:C0853031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007565 familial cylindromatosis skos:exactMatch MESH:C536611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007565 familial cylindromatosis skos:exactMatch NCIT:C43352 Turban Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007565 familial cylindromatosis skos:exactMatch OMIM:132700 cylindromatosis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007565 familial cylindromatosis skos:exactMatch Orphanet:211 Familial cylindromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007566 multiple self-healing squamous epithelioma skos:exactMatch DOID:5585 Ferguson-Smith tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007566 multiple self-healing squamous epithelioma skos:exactMatch MESH:C536150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007566 multiple self-healing squamous epithelioma skos:exactMatch NCIT:C4461 Multiple Self Healing Epithelioma of Ferguson-Smith semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007566 multiple self-healing squamous epithelioma skos:exactMatch OMIM:132800 multiple self-healing squamous epithelioma, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007566 multiple self-healing squamous epithelioma skos:exactMatch Orphanet:65748 Multiple self-healing squamous epithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007566 multiple self-healing squamous epithelioma skos:exactMatch SCTID:254659009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007566 multiple self-healing squamous epithelioma skos:exactMatch UMLS:C0345982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007567 obsolete Epstein-Barr virus insertion site 1 skos:exactMatch OMIM:132850 epstein-barr virus insertion site 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007568 aortic aneurysm, familial thoracic 4 skos:exactMatch MESH:C537784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007568 aortic aneurysm, familial thoracic 4 skos:exactMatch OMIM:132900 aortic aneurysm, familial thoracic 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007568 aortic aneurysm, familial thoracic 4 skos:exactMatch UMLS:C1851504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007569 erythema nodosum, familial skos:exactMatch MESH:C535510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007569 erythema nodosum, familial skos:exactMatch OMIM:132990 erythema nodosum, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007569 erythema nodosum, familial skos:exactMatch UMLS:C1851503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007570 erythema palmare hereditarium skos:exactMatch MESH:C565041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007570 erythema palmare hereditarium skos:exactMatch OMIM:133000 erythema palmare hereditarium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007570 erythema palmare hereditarium skos:exactMatch Orphanet:231031 Erythema palmare hereditarium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007570 erythema palmare hereditarium skos:exactMatch SCTID:763767006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007570 erythema palmare hereditarium skos:exactMatch UMLS:C1851502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007571 primary erythermalgia skos:exactMatch NCIT:C125383 Primary Erythromelalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007571 primary erythermalgia skos:exactMatch OMIM:133020 erythermalgia, primary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007571 primary erythermalgia skos:exactMatch Orphanet:90026 Primary erythromelalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007571 primary erythermalgia skos:exactMatch SCTID:709489006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007571 primary erythermalgia skos:exactMatch UMLS:C0014805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007572 primary familial polycythemia due to EPO receptor mutation skos:exactMatch DOID:0060652 familial erythrocytosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007572 primary familial polycythemia due to EPO receptor mutation skos:exactMatch OMIM:133100 erythrocytosis, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007572 primary familial polycythemia due to EPO receptor mutation skos:exactMatch Orphanet:90042 Primary familial polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007572 primary familial polycythemia due to EPO receptor mutation skos:exactMatch SCTID:17342003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007573 erythroleukemia, familial, susceptibility to skos:exactMatch MESH:C565039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007573 erythroleukemia, familial, susceptibility to skos:exactMatch OMIM:133180 erythroleukemia, familial, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007574 spinocerebellar ataxia type 34 skos:exactMatch DOID:0050981 spinocerebellar ataxia type 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007574 spinocerebellar ataxia type 34 skos:exactMatch MESH:C535738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007574 spinocerebellar ataxia type 34 skos:exactMatch OMIM:133190 spinocerebellar ataxia 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007574 spinocerebellar ataxia type 34 skos:exactMatch Orphanet:1955 Spinocerebellar ataxia type 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007574 spinocerebellar ataxia type 34 skos:exactMatch SCTID:719255000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007574 spinocerebellar ataxia type 34 skos:exactMatch UMLS:C1851481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007576 esophageal cancer skos:exactMatch DOID:5041 esophageal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007576 esophageal cancer skos:exactMatch NCIT:C7478 Malignant Esophageal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007576 esophageal cancer skos:exactMatch OMIM:133239 esophageal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007576 esophageal cancer skos:exactMatch SCTID:363402007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007576 esophageal cancer skos:exactMatch UMLS:C0546837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007577 esophageal ring, lower skos:exactMatch MESH:C562765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007577 esophageal ring, lower skos:exactMatch OMIM:133240 esophageal ring, lower semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007577 esophageal ring, lower skos:exactMatch SCTID:235623002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007577 esophageal ring, lower skos:exactMatch UMLS:C0341137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007578 obsolete esterase B skos:exactMatch MESH:C049262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007578 obsolete esterase B skos:exactMatch OMIM:133260 esterase B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007579 obsolete esterase C skos:exactMatch OMIM:133270 esterase c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007580 obsolete esterase ES-2, regulator for skos:exactMatch OMIM:133300 esterase es-2, regulator for semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007581 exchondrosis of pinna, posterior skos:exactMatch MESH:C565036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007581 exchondrosis of pinna, posterior skos:exactMatch OMIM:133500 exchondrosis of pinna, posterior semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007581 exchondrosis of pinna, posterior skos:exactMatch UMLS:C1851463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007583 obsolete exostoses of heel skos:exactMatch MESH:C563167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007583 obsolete exostoses of heel skos:exactMatch OMIM:133600 exostoses of heel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007583 obsolete exostoses of heel skos:exactMatch UMLS:C0877431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007584 exostoses-anetodermia-brachydactyly type E syndrome skos:exactMatch MESH:C565034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007584 exostoses-anetodermia-brachydactyly type E syndrome skos:exactMatch OMIM:133690 exostoses with anetodermia and brachydactyly, iia e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007584 exostoses-anetodermia-brachydactyly type E syndrome skos:exactMatch Orphanet:1962 Exostoses-anetodermia-brachydactyly type E syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007584 exostoses-anetodermia-brachydactyly type E syndrome skos:exactMatch UMLS:C1851428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007585 exostoses, multiple, type 1 skos:exactMatch OMIM:133700 exostoses, multiple, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007586 exostoses, multiple, type 2 skos:exactMatch NCIT:C18252 EXT2 Gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007586 exostoses, multiple, type 2 skos:exactMatch OMIM:133701 exostoses, multiple, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007586 exostoses, multiple, type 2 skos:exactMatch UMLS:C1851413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007587 external auditory canal atresia-vertical talus-hypertelorism syndrome skos:exactMatch OMIM:133705 external auditory canal, bilateral atresia of, with congenital vertical talus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007587 external auditory canal atresia-vertical talus-hypertelorism syndrome skos:exactMatch Orphanet:3023 External auditory canal atresia-vertical talus-hypertelorism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007587 external auditory canal atresia-vertical talus-hypertelorism syndrome skos:exactMatch UMLS:C2930867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007588 extrasystoles-short stature-hyperpigmentation-microcephaly syndrome skos:exactMatch MESH:C565032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007588 extrasystoles-short stature-hyperpigmentation-microcephaly syndrome skos:exactMatch OMIM:133750 extrasystoles, multiform ventricular, with short stature, hyperpigmentation and microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007588 extrasystoles-short stature-hyperpigmentation-microcephaly syndrome skos:exactMatch Orphanet:1964 Extrasystoles-short stature-hyperpigmentation-microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007588 extrasystoles-short stature-hyperpigmentation-microcephaly syndrome skos:exactMatch UMLS:C1851412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007589 exudative vitreoretinopathy 1 skos:exactMatch DOID:0111412 exudative vitreoretinopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007589 exudative vitreoretinopathy 1 skos:exactMatch MESH:C536382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007589 exudative vitreoretinopathy 1 skos:exactMatch NCIT:C175048 Exudative Vitreoretinopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007589 exudative vitreoretinopathy 1 skos:exactMatch OMIM:133780 exudative vitreoretinopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007589 exudative vitreoretinopathy 1 skos:exactMatch UMLS:C1851402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007590 hemifacial hypertrophy skos:exactMatch OMIM:133900 hemifacial hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007590 hemifacial hypertrophy skos:exactMatch Orphanet:141145 Hemifacial hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007590 hemifacial hypertrophy skos:exactMatch UMLS:C1399354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007591 obsolete facial hypertrichosis skos:exactMatch MESH:C565029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007591 obsolete facial hypertrichosis skos:exactMatch OMIM:134000 facial hypertrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007592 familial recurrent peripheral facial palsy skos:exactMatch MESH:C565028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007592 familial recurrent peripheral facial palsy skos:exactMatch OMIM:134200 facial palsy, familial recurrent peripheral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007592 familial recurrent peripheral facial palsy skos:exactMatch Orphanet:2809 Familial recurrent peripheral facial palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007592 familial recurrent peripheral facial palsy skos:exactMatch UMLS:C1851399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007593 facial spasm skos:exactMatch OMIM:134300 facial spasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007594 factor 5 excess with spontaneous thrombosis skos:exactMatch MESH:C565026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007594 factor 5 excess with spontaneous thrombosis skos:exactMatch OMIM:134400 factor 5 excess with spontaneous thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007594 factor 5 excess with spontaneous thrombosis skos:exactMatch UMLS:C1851378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007595 factor VII and Factor VIII, combined deficiency of skos:exactMatch MESH:C565025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007595 factor VII and Factor VIII, combined deficiency of skos:exactMatch OMIM:134430 factor 7 and factor viii, combined deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007595 factor VII and Factor VIII, combined deficiency of skos:exactMatch UMLS:C1851377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007597 factor VIII and Factor IX, combined deficiency of skos:exactMatch MESH:C565024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007597 factor VIII and Factor IX, combined deficiency of skos:exactMatch OMIM:134510 factor 8 and factor ix, combined deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007597 factor VIII and Factor IX, combined deficiency of skos:exactMatch UMLS:C1851376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007598 factors VIII, IX and XI, combined deficiency of skos:exactMatch MESH:C565023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007598 factors VIII, IX and XI, combined deficiency of skos:exactMatch OMIM:134520 factors viii, 9 and xi, combined deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007598 factors VIII, IX and XI, combined deficiency of skos:exactMatch UMLS:C1851375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007599 factor 9 and Factor XI, combined deficiency of skos:exactMatch MESH:C565022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007599 factor 9 and Factor XI, combined deficiency of skos:exactMatch OMIM:134540 factor 9 and factor xi, combined deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007599 factor 9 and Factor XI, combined deficiency of skos:exactMatch UMLS:C1851374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007600 primary Fanconi syndrome skos:exactMatch NCIT:C123229 Primary Fanconi Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007601 familial Mediterranean fever, autosomal dominant skos:exactMatch MESH:C565021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007601 familial Mediterranean fever, autosomal dominant skos:exactMatch OMIM:134610 familial mediterranean fever, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007601 familial Mediterranean fever, autosomal dominant skos:exactMatch UMLS:C1851347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007602 obsolete favism, susceptibility to skos:exactMatch OMIM:134700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007603 Felty syndrome skos:exactMatch DOID:11042 Felty's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007603 Felty syndrome skos:exactMatch MESH:D005258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007603 Felty syndrome skos:exactMatch NCIT:C84712 Felty Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007603 Felty syndrome skos:exactMatch OMIM:134750 felty syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007603 Felty syndrome skos:exactMatch Orphanet:47612 Felty syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007603 Felty syndrome skos:exactMatch SCTID:57160007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007603 Felty syndrome skos:exactMatch UMLS:C0015773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007604 femoral-facial syndrome skos:exactMatch MESH:C537916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007604 femoral-facial syndrome skos:exactMatch OMIM:134780 femoral-facial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007604 femoral-facial syndrome skos:exactMatch Orphanet:1988 Femoral-facial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007604 femoral-facial syndrome skos:exactMatch SCTID:13280000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007605 fibrinolytic defect skos:exactMatch MESH:C565017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007605 fibrinolytic defect skos:exactMatch OMIM:134900 fibrinolytic defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007605 fibrinolytic defect skos:exactMatch UMLS:C1851184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007606 fibrodysplasia ossificans progressiva skos:exactMatch DOID:13374 fibrodysplasia ossificans progressiva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007606 fibrodysplasia ossificans progressiva skos:exactMatch NCIT:C3040 Fibrodysplasia Ossificans Progressiva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007606 fibrodysplasia ossificans progressiva skos:exactMatch OMIM:135100 fibrodysplasia ossificans progressiva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007606 fibrodysplasia ossificans progressiva skos:exactMatch Orphanet:337 Fibrodysplasia ossificans progressiva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007606 fibrodysplasia ossificans progressiva skos:exactMatch SCTID:82725007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007606 fibrodysplasia ossificans progressiva skos:exactMatch UMLS:C0016037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007607 Birt-Hogg-Dube syndrome skos:exactMatch DOID:0050676 Birt-Hogg-Dube syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007607 Birt-Hogg-Dube syndrome skos:exactMatch MESH:D058249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007607 Birt-Hogg-Dube syndrome skos:exactMatch NCIT:C28244 Birt-Hogg-Dube Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007607 Birt-Hogg-Dube syndrome skos:exactMatch OMIM:135150 birt-hogg-dube syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007607 Birt-Hogg-Dube syndrome skos:exactMatch Orphanet:122 Birt-Hogg-Dubé syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007607 Birt-Hogg-Dube syndrome skos:exactMatch SCTID:110985001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007607 Birt-Hogg-Dube syndrome skos:exactMatch UMLS:C0346010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007608 desmoid tumor skos:exactMatch DOID:0080366 desmoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007608 desmoid tumor skos:exactMatch NCIT:C9182 Desmoid Fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007608 desmoid tumor skos:exactMatch OMIM:135290 desmoid disease, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007608 desmoid tumor skos:exactMatch Orphanet:873 Desmoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007608 desmoid tumor skos:exactMatch UMLS:C0079218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007608 desmoid tumor skos:exactMatch UMLS:C1851124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007608 desmoid tumor skos:exactMatch UMLS:CN072436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007609 fibromatosis, gingival, 1 skos:exactMatch OMIM:135300 fibromatosis, gingival, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007609 fibromatosis, gingival, 1 skos:exactMatch UMLS:CN030594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007610 gingival fibromatosis-hypertrichosis syndrome skos:exactMatch MESH:C565016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007610 gingival fibromatosis-hypertrichosis syndrome skos:exactMatch OMIM:135400 hypertrichosis, congenital generalized, with or without gingival hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007610 gingival fibromatosis-hypertrichosis syndrome skos:exactMatch Orphanet:2026 Gingival fibromatosis-hypertrichosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007610 gingival fibromatosis-hypertrichosis syndrome skos:exactMatch SCTID:716008002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007612 gingival fibromatosis-progressive deafness syndrome skos:exactMatch MESH:C535886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007612 gingival fibromatosis-progressive deafness syndrome skos:exactMatch OMIM:135550 fibromatosis, gingival, with progressive deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007612 gingival fibromatosis-progressive deafness syndrome skos:exactMatch Orphanet:2027 Gingival fibromatosis-progressive deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007612 gingival fibromatosis-progressive deafness syndrome skos:exactMatch SCTID:722449007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007612 gingival fibromatosis-progressive deafness syndrome skos:exactMatch UMLS:C1851112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007614 congenital fibrosis of extraocular muscles skos:exactMatch DOID:0080143 congenital fibrosis of the extraocular muscles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007614 congenital fibrosis of extraocular muscles skos:exactMatch OMIMPS:135700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007614 congenital fibrosis of extraocular muscles skos:exactMatch Orphanet:45358 Congenital fibrosis of extraocular muscles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007614 congenital fibrosis of extraocular muscles skos:exactMatch SCTID:400946004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007614 congenital fibrosis of extraocular muscles skos:exactMatch UMLS:C1302995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007614 congenital fibrosis of extraocular muscles skos:exactMatch UMLS:CN043677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007615 laurin-Sandrow syndrome skos:exactMatch DOID:0111350 Laurin-Sandrow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007615 laurin-Sandrow syndrome skos:exactMatch MESH:C535689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007615 laurin-Sandrow syndrome skos:exactMatch OMIM:135750 laurin-sandrow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007615 laurin-Sandrow syndrome skos:exactMatch Orphanet:2378 Laurin-Sandrow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007615 laurin-Sandrow syndrome skos:exactMatch SCTID:715440003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007616 fibula, recurrent dislocation of head of skos:exactMatch MESH:C565011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007616 fibula, recurrent dislocation of head of skos:exactMatch OMIM:135800 fibula, recurrent dislocation of head of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007616 fibula, recurrent dislocation of head of skos:exactMatch UMLS:C1851099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007617 Coffin-Siris syndrome 1 skos:exactMatch DOID:0070042 Coffin-Siris syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007617 Coffin-Siris syndrome 1 skos:exactMatch MESH:C538391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007617 Coffin-Siris syndrome 1 skos:exactMatch OMIM:135900 coffin-siris syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007617 Coffin-Siris syndrome 1 skos:exactMatch UMLS:C3281201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007617 Coffin-Siris syndrome 1 skos:exactMatch UMLS:CN029606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007618 Eng-Strom syndrome skos:exactMatch OMIM:135950 finger locking, recurrent, with intrauterine growth retardation and proportionate short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007618 Eng-Strom syndrome skos:exactMatch Orphanet:1937 Eng-Strom syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007618 Eng-Strom syndrome skos:exactMatch UMLS:C2931545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007619 isolated congenital adermatoglyphia skos:exactMatch DOID:0111357 adermatoglyphia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007619 isolated congenital adermatoglyphia skos:exactMatch MESH:C565010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007619 isolated congenital adermatoglyphia skos:exactMatch OMIM:136000 adermatoglyphia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007619 isolated congenital adermatoglyphia skos:exactMatch Orphanet:289465 Isolated congenital adermatoglyphia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007619 isolated congenital adermatoglyphia skos:exactMatch SCTID:763748007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007620 fish eye disease skos:exactMatch OMIM:136120 fish-eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007620 fish eye disease skos:exactMatch Orphanet:79292 Fish-eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007620 fish eye disease skos:exactMatch SCTID:238092004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007620 fish eye disease skos:exactMatch UMLS:C0342895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007621 Floating-Harbor syndrome skos:exactMatch DOID:0111358 Floating-Harbor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007621 Floating-Harbor syndrome skos:exactMatch MESH:C537062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007621 Floating-Harbor syndrome skos:exactMatch NCIT:C175241 Floating-Harbor Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007621 Floating-Harbor syndrome skos:exactMatch OMIM:136140 floating-harbor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007621 Floating-Harbor syndrome skos:exactMatch Orphanet:2044 Floating-Harbor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007621 Floating-Harbor syndrome skos:exactMatch SCTID:312214005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007621 Floating-Harbor syndrome skos:exactMatch UMLS:C0729582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007622 obsolete flood factor deficiency skos:exactMatch MESH:C565009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007622 obsolete flood factor deficiency skos:exactMatch OMIM:136150 flood factor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007622 obsolete flood factor deficiency skos:exactMatch UMLS:C1851056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007623 flushing of ears and somnolence skos:exactMatch OMIM:136200 flushing of ears and somnolence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007623 flushing of ears and somnolence skos:exactMatch UMLS:C1851055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007624 Flynn-Aird syndrome skos:exactMatch MESH:C537066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007624 Flynn-Aird syndrome skos:exactMatch OMIM:136300 flynn-aird syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007624 Flynn-Aird syndrome skos:exactMatch Orphanet:2047 Flynn-Aird syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007624 Flynn-Aird syndrome skos:exactMatch SCTID:239056006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007624 Flynn-Aird syndrome skos:exactMatch UMLS:C0343108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007625 focal epithelial hyperplasia of the oral mucosa skos:exactMatch MESH:C565008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007625 focal epithelial hyperplasia of the oral mucosa skos:exactMatch OMIM:136400 focal epithelial hyperplasia of the oral mucosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007625 focal epithelial hyperplasia of the oral mucosa skos:exactMatch UMLS:C1851009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007626 familial congenital palsy of trochlear nerve skos:exactMatch MESH:C565007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007626 familial congenital palsy of trochlear nerve skos:exactMatch OMIM:136480 fourth cranial nerve palsy, familial congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007626 familial congenital palsy of trochlear nerve skos:exactMatch Orphanet:91498 Familial congenital palsy of trochlear nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007626 familial congenital palsy of trochlear nerve skos:exactMatch UMLS:C1850996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007627 focal facial dermal dysplasia type I skos:exactMatch OMIM:136500 focal facial dermal dysplasia 1, brauer iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007627 focal facial dermal dysplasia type I skos:exactMatch Orphanet:79133 Focal facial dermal dysplasia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007627 focal facial dermal dysplasia type I skos:exactMatch UMLS:CN776929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007628 foveal hypoplasia 1 skos:exactMatch OMIM:136520 foveal hypoplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007628 foveal hypoplasia 1 skos:exactMatch UMLS:C3805604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007629 fragile site 10Q23 skos:exactMatch OMIM:136540 fragile site 10q23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007629 fragile site 10Q23 skos:exactMatch UMLS:C1850987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007630 North Carolina macular dystrophy skos:exactMatch MESH:C537835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007630 North Carolina macular dystrophy skos:exactMatch OMIM:136550 macular dystrophy, retinal, 1, north carolina iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007630 North Carolina macular dystrophy skos:exactMatch Orphanet:75327 North Carolina macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007630 North Carolina macular dystrophy skos:exactMatch SCTID:312925009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007630 North Carolina macular dystrophy skos:exactMatch UMLS:C0730294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007631 chromosome 16p12.1 deletion syndrome, 520kb skos:exactMatch DOID:0060399 chromosome 16p12.1 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007631 chromosome 16p12.1 deletion syndrome, 520kb skos:exactMatch MESH:C565001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007631 chromosome 16p12.1 deletion syndrome, 520kb skos:exactMatch NCIT:C129875 Chromosome 16p12.1 Deletion Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007631 chromosome 16p12.1 deletion syndrome, 520kb skos:exactMatch OMIM:136570 chromosome 16p12.1 deletion syndrome, 520-kb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007632 obsolete fragile site, Distamycin a type, rare, fra(16)(q22.1) skos:exactMatch OMIM:136580 fragile site, distamycin a type, rare, fra(16)(q22.1) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007633 Friedreich ataxia, so-called, with optic atrophy and sensorineural deafness skos:exactMatch MESH:C564999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007633 Friedreich ataxia, so-called, with optic atrophy and sensorineural deafness skos:exactMatch OMIM:136600 friedreich ataxia, so-called, with optic atrophy and sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007633 Friedreich ataxia, so-called, with optic atrophy and sensorineural deafness skos:exactMatch UMLS:C1850982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007634 intellectual disability, FRA12A type skos:exactMatch MESH:C566980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007634 intellectual disability, FRA12A type skos:exactMatch OMIM:136630 intellectual developmental disorder, fra12a iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007634 intellectual disability, FRA12A type skos:exactMatch UMLS:C1969893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007635 Frasier syndrome skos:exactMatch DOID:0050438 Frasier syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007635 Frasier syndrome skos:exactMatch MESH:D052159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007635 Frasier syndrome skos:exactMatch NCIT:C122805 Frasier Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007635 Frasier syndrome skos:exactMatch OMIM:136680 frasier syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007635 Frasier syndrome skos:exactMatch Orphanet:347 Frasier syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007635 Frasier syndrome skos:exactMatch SCTID:445431000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007635 Frasier syndrome skos:exactMatch UMLS:C0950122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007636 frontorhiny skos:exactMatch DOID:0081045 frontonasal dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007636 frontorhiny skos:exactMatch NCIT:C129028 Frontonasal Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007636 frontorhiny skos:exactMatch OMIM:136760 frontonasal dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007636 frontorhiny skos:exactMatch Orphanet:391474 Frontorhiny semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007637 corneal dystrophy, Fuchs endothelial, 1 skos:exactMatch MESH:C535478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007637 corneal dystrophy, Fuchs endothelial, 1 skos:exactMatch OMIM:136800 corneal dystrophy, fuchs endothelial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007637 corneal dystrophy, Fuchs endothelial, 1 skos:exactMatch UMLS:C1850959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007638 fucosidase regulator skos:exactMatch OMIM:136830 fucosidase regulator semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007639 fundus albipunctatus skos:exactMatch DOID:11105 fundus albipunctatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007639 fundus albipunctatus skos:exactMatch MESH:C562733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007639 fundus albipunctatus skos:exactMatch OMIM:136880 fundus albipunctatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007639 fundus albipunctatus skos:exactMatch Orphanet:227796 Fundus albipunctatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007639 fundus albipunctatus skos:exactMatch SCTID:68222009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007640 Sorsby fundus dystrophy skos:exactMatch DOID:0090114 Sorsby's fundus dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007640 Sorsby fundus dystrophy skos:exactMatch MESH:C564992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007640 Sorsby fundus dystrophy skos:exactMatch OMIM:136900 sorsby fundus dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007640 Sorsby fundus dystrophy skos:exactMatch Orphanet:59181 Sorsby pseudoinflammatory fundus dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007640 Sorsby fundus dystrophy skos:exactMatch SCTID:193410003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007641 obsolete Futcher line skos:exactMatch OMIM:137000 futcher line semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007642 isolated agenesis of gallbladder skos:exactMatch MESH:C562564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007642 isolated agenesis of gallbladder skos:exactMatch OMIM:137040 gallbladder, agenesis of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007642 isolated agenesis of gallbladder skos:exactMatch Orphanet:440987 Isolated agenesis of gallbladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007643 gamma-A-globulin, defect in assembly of skos:exactMatch MESH:C564991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007643 gamma-A-globulin, defect in assembly of skos:exactMatch OMIM:137050 gamma-a-globulin, defect 1n assembly of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007643 gamma-A-globulin, defect in assembly of skos:exactMatch UMLS:C1850934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007644 IgAD1 skos:exactMatch MESH:C536290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007644 IgAD1 skos:exactMatch NCIT:C123434 Immunoglobulin A Deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007644 IgAD1 skos:exactMatch OMIM:137100 immunoglobulin a deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007645 obsolete gastric sneezing skos:exactMatch MESH:C564990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007645 obsolete gastric sneezing skos:exactMatch OMIM:137130 gastric sneezing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007645 obsolete gastric sneezing skos:exactMatch UMLS:C1850930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007646 Gamstorp-Wohlfart syndrome skos:exactMatch DOID:0050526 Gamstorp-Wohlfart syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007646 Gamstorp-Wohlfart syndrome skos:exactMatch OMIM:137200 neuromyotonia and axonal neuropathy, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007646 Gamstorp-Wohlfart syndrome skos:exactMatch Orphanet:324442 Autosomal recessive axonal neuropathy with neuromyotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007646 Gamstorp-Wohlfart syndrome skos:exactMatch SCTID:711406009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007646 Gamstorp-Wohlfart syndrome skos:exactMatch UMLS:CN074193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007647 gastric volvulus, intrathoracic skos:exactMatch MESH:C564989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007647 gastric volvulus, intrathoracic skos:exactMatch OMIM:137210 gastric volvulus, intrathoracic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007647 gastric volvulus, intrathoracic skos:exactMatch UMLS:C1850902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007648 hereditary diffuse gastric adenocarcinoma skos:exactMatch DOID:0080763 diffuse gastric cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007648 hereditary diffuse gastric adenocarcinoma skos:exactMatch DOID:0080764 hereditary diffuse gastric cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007648 hereditary diffuse gastric adenocarcinoma skos:exactMatch NCIT:C43295 Hereditary Gastric Diffuse Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007648 hereditary diffuse gastric adenocarcinoma skos:exactMatch Orphanet:26106 Hereditary diffuse gastric cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007648 hereditary diffuse gastric adenocarcinoma skos:exactMatch SCTID:716859000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007648 hereditary diffuse gastric adenocarcinoma skos:exactMatch UMLS:C1708349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007649 obsolete gastric juice peptides skos:exactMatch OMIM:137220 gastric juice peptides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007650 MALT lymphoma skos:exactMatch DOID:0050909 extranodal marginal zone lymphoma of mucosa-associated lymphoid tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007650 MALT lymphoma skos:exactMatch NCIT:C3898 Extranodal Marginal Zone Lymphoma of Mucosa-Associated Lymphoid Tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007650 MALT lymphoma skos:exactMatch OMIM:137245 lymphoma, mucosa-associated lymphoid iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007650 MALT lymphoma skos:exactMatch Orphanet:52417 MALT lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007650 MALT lymphoma skos:exactMatch SCTID:277622004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007650 MALT lymphoma skos:exactMatch UMLS:C0242647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007650 MALT lymphoma skos:exactMatch UMLS:C1850900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007651 gastrocutaneous syndrome skos:exactMatch MESH:C535651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007651 gastrocutaneous syndrome skos:exactMatch OMIM:137270 gastrocutaneous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007651 gastrocutaneous syndrome skos:exactMatch Orphanet:2069 Gastrocutaneous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007651 gastrocutaneous syndrome skos:exactMatch UMLS:C1850899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007652 gastric mucosal hypertrophy skos:exactMatch DOID:8757 gastric mucosal hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007652 gastric mucosal hypertrophy skos:exactMatch MESH:D005758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007652 gastric mucosal hypertrophy skos:exactMatch NCIT:C67277 Giant Hypertrophic Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007652 gastric mucosal hypertrophy skos:exactMatch OMIM:137280 gastritis, familial giant hypertrophic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007652 gastric mucosal hypertrophy skos:exactMatch Orphanet:2494 Ménétrier disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007652 gastric mucosal hypertrophy skos:exactMatch SCTID:60002000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007652 gastric mucosal hypertrophy skos:exactMatch UMLS:C0017155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007653 genochondromatosis skos:exactMatch MESH:C563215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007653 genochondromatosis skos:exactMatch OMIM:137360 genochondromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007653 genochondromatosis skos:exactMatch SCTID:389264005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007653 genochondromatosis skos:exactMatch UMLS:C1300229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007654 genu valgum, st. Helena familial skos:exactMatch MESH:C537685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007654 genu valgum, st. Helena familial skos:exactMatch OMIM:137370 genu valgum, st. helena familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007654 genu valgum, st. Helena familial skos:exactMatch UMLS:C1842052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007655 fissured tongue skos:exactMatch DOID:11514 fissured tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007655 fissured tongue skos:exactMatch ICD10CM:K14.5 Plicated tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007655 fissured tongue skos:exactMatch MESH:D014063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007655 fissured tongue skos:exactMatch OMIM:137400 geographic and fissured tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007655 fissured tongue skos:exactMatch SCTID:52368004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007655 fissured tongue skos:exactMatch UMLS:C0040412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007655 fissured tongue skos:exactMatch UMLS:C1842051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007656 Gerstmann-Straussler-Scheinker syndrome skos:exactMatch DOID:4249 Gerstmann-Straussler-Scheinker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007656 Gerstmann-Straussler-Scheinker syndrome skos:exactMatch ICD10CM:A81.82 Gerstmann-Sträussler-Scheinker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007656 Gerstmann-Straussler-Scheinker syndrome skos:exactMatch MESH:C535800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007656 Gerstmann-Straussler-Scheinker syndrome skos:exactMatch NCIT:C84727 Gerstmann-Straussler-Scheinker Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007656 Gerstmann-Straussler-Scheinker syndrome skos:exactMatch OMIM:137440 gerstmann-straussler disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007656 Gerstmann-Straussler-Scheinker syndrome skos:exactMatch Orphanet:356 Gerstmann-Straussler-Scheinker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007656 Gerstmann-Straussler-Scheinker syndrome skos:exactMatch SCTID:67155006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007656 Gerstmann-Straussler-Scheinker syndrome skos:exactMatch UMLS:C0017495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007657 giant neutrophil leukocytes skos:exactMatch OMIM:137500 giant neutrophil leukocytes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007657 giant neutrophil leukocytes skos:exactMatch UMLS:C1842039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007659 obsolete giant platelet syndrome with thrombocytopenia skos:exactMatch MESH:C564237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007659 obsolete giant platelet syndrome with thrombocytopenia skos:exactMatch OMIM:137560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007659 obsolete giant platelet syndrome with thrombocytopenia skos:exactMatch UMLS:C1842035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007660 familial ossifying fibroma skos:exactMatch MESH:C563017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007660 familial ossifying fibroma skos:exactMatch OMIM:137575 gigantiform cementoma, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007660 familial ossifying fibroma skos:exactMatch Orphanet:435329 Familial ossifying fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007660 familial ossifying fibroma skos:exactMatch UMLS:CN237560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007661 Tourette syndrome skos:exactMatch DOID:11119 Gilles de la Tourette syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007661 Tourette syndrome skos:exactMatch MESH:D005879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007661 Tourette syndrome skos:exactMatch NCIT:C35078 Tourette Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007661 Tourette syndrome skos:exactMatch OMIM:137580 gilles lange 50a tourette syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007661 Tourette syndrome skos:exactMatch Orphanet:856 NON RARE IN EUROPE: Tourette syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007661 Tourette syndrome skos:exactMatch SCTID:5158005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007662 anterior segment dysgenesis 4 skos:exactMatch DOID:0080609 anterior segment dysgenesis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007662 anterior segment dysgenesis 4 skos:exactMatch OMIM:137600 anterior segment dysgenesis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007662 anterior segment dysgenesis 4 skos:exactMatch UMLS:C1842031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007663 glaucoma with elevated episcleral venous pressure skos:exactMatch MESH:C564235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007663 glaucoma with elevated episcleral venous pressure skos:exactMatch OMIM:137700 glaucoma with elevated episcleral venous pressure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007663 glaucoma with elevated episcleral venous pressure skos:exactMatch UMLS:C1842030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007664 glaucoma 1, open angle, A skos:exactMatch MESH:C564234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007664 glaucoma 1, open angle, A skos:exactMatch OMIM:137750 glaucoma 1, open angle, a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007664 glaucoma 1, open angle, A skos:exactMatch UMLS:C1842028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007665 obsolete glaucoma 1, open angle, E skos:exactMatch DOID:1070 primary open angle glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007665 obsolete glaucoma 1, open angle, E skos:exactMatch MESH:C562750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007665 obsolete glaucoma 1, open angle, E skos:exactMatch NCIT:C35394 Primary Open Angle Glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007665 obsolete glaucoma 1, open angle, E skos:exactMatch OMIM:137760 glaucoma, primary open angle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007665 obsolete glaucoma 1, open angle, E skos:exactMatch SCTID:77075001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007666 glaucoma-sleep apnea syndrome skos:exactMatch MESH:C564232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007666 glaucoma-sleep apnea syndrome skos:exactMatch OMIM:137763 glaucoma and sleep apnea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007666 glaucoma-sleep apnea syndrome skos:exactMatch Orphanet:2085 Glaucoma-sleep apnea syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007666 glaucoma-sleep apnea syndrome skos:exactMatch UMLS:C1842025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007667 subependymoma skos:exactMatch DOID:4843 subependymal glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007667 subependymoma skos:exactMatch MESH:D018315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007667 subependymoma skos:exactMatch NCIT:C3795 Subependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007667 subependymoma skos:exactMatch Orphanet:251639 Subependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007667 subependymoma skos:exactMatch UMLS:C0206725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007668 globulin anomaly involving beta (2A)-globulin skos:exactMatch MESH:C564229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007668 globulin anomaly involving beta (2A)-globulin skos:exactMatch OMIM:137900 globulin anomaly involving beta (2a)-globulin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007668 globulin anomaly involving beta (2A)-globulin skos:exactMatch UMLS:C1842009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007669 renal cysts and diabetes syndrome skos:exactMatch DOID:0111101 maturity-onset diabetes of the young type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007669 renal cysts and diabetes syndrome skos:exactMatch MESH:C535520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007669 renal cysts and diabetes syndrome skos:exactMatch NCIT:C123018 Renal Cysts and Diabetes Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007669 renal cysts and diabetes syndrome skos:exactMatch OMIM:137920 renal cysts and diabetes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007669 renal cysts and diabetes syndrome skos:exactMatch Orphanet:93111 HNF1B-related autosomal dominant tubulointerstitial kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007669 renal cysts and diabetes syndrome skos:exactMatch SCTID:446641003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007669 renal cysts and diabetes syndrome skos:exactMatch UMLS:C0431693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007669 renal cysts and diabetes syndrome skos:exactMatch UMLS:CN206512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007670 hypotrichosis-lymphedema-telangiectasia syndrome (grouping) skos:exactMatch Orphanet:69735 Hypotrichosis-lymphedema-telangiectasia-renal defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007671 fibronectin glomerulopathy skos:exactMatch MESH:C536826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007671 fibronectin glomerulopathy skos:exactMatch MESH:C562900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007671 fibronectin glomerulopathy skos:exactMatch OMIMPS:137950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007671 fibronectin glomerulopathy skos:exactMatch Orphanet:84090 Fibronectin glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007671 fibronectin glomerulopathy skos:exactMatch SCTID:236535001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007672 glomuvenous malformation skos:exactMatch DOID:7996 familial glomangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007672 glomuvenous malformation skos:exactMatch MESH:C536827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007672 glomuvenous malformation skos:exactMatch NCIT:C5350 Hereditary Glomangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007672 glomuvenous malformation skos:exactMatch OMIM:138000 glomuvenous malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007672 glomuvenous malformation skos:exactMatch Orphanet:83454 Glomuvenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007672 glomuvenous malformation skos:exactMatch SCTID:715644000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007672 glomuvenous malformation skos:exactMatch UMLS:C1333987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007672 glomuvenous malformation skos:exactMatch UMLS:C1841984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007673 Glucoglycinuria skos:exactMatch MESH:C562670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007673 Glucoglycinuria skos:exactMatch OMIM:138070 glucoglycinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007673 Glucoglycinuria skos:exactMatch UMLS:C0268536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007674 glucose-6-phosphate dehydrogenase-like skos:exactMatch OMIM:138110 glucose-6-phosphate dehydrogenase-like semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007675 glutamic acid decarboxylase, brain, membrane form skos:exactMatch OMIM:138277 glutamic acid decarboxylase, brain, membrane form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007676 glutathione transferase activity toward trans-stilbene oxide skos:exactMatch OMIM:138340 glutathione transferase activity toward trans-stilbene oxide semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007677 hyperglycinuria skos:exactMatch MESH:C563009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007677 hyperglycinuria skos:exactMatch OMIM:138500 hyperglycinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007677 hyperglycinuria skos:exactMatch UMLS:C0543541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007678 obsolete glycoprotein, renal skos:exactMatch OMIM:138710 glycoprotein, renal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007679 GMS syndrome skos:exactMatch MESH:C564214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007679 GMS syndrome skos:exactMatch OMIM:138770 gms syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007679 GMS syndrome skos:exactMatch Orphanet:2090 GMS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007679 GMS syndrome skos:exactMatch SCTID:716024001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007679 GMS syndrome skos:exactMatch UMLS:C1841854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007680 multinodular goiter-cystic kidney-polydactyly syndrome skos:exactMatch MESH:C535986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007680 multinodular goiter-cystic kidney-polydactyly syndrome skos:exactMatch OMIM:138790 goiter, multinodular, cystic renal disease, and digital anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007680 multinodular goiter-cystic kidney-polydactyly syndrome skos:exactMatch Orphanet:2091 Multinodular goiter-cystic kidney-polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007680 multinodular goiter-cystic kidney-polydactyly syndrome skos:exactMatch SCTID:723409007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007680 multinodular goiter-cystic kidney-polydactyly syndrome skos:exactMatch UMLS:C1841853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007681 goiter, multinodular 1, with or without Sertoli-Leydig cell tumors skos:exactMatch MESH:C562732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007681 goiter, multinodular 1, with or without Sertoli-Leydig cell tumors skos:exactMatch OMIM:138800 goiter, multinodular 1, with or without sertoli-leydig cell tumors semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007681 goiter, multinodular 1, with or without Sertoli-Leydig cell tumors skos:exactMatch Orphanet:276399 Familial multinodular goiter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007681 goiter, multinodular 1, with or without Sertoli-Leydig cell tumors skos:exactMatch SCTID:267369002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007681 goiter, multinodular 1, with or without Sertoli-Leydig cell tumors skos:exactMatch UMLS:CN202615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007682 granddad syndrome skos:exactMatch MESH:C564211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007682 granddad syndrome skos:exactMatch OMIM:138920 granddad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007682 granddad syndrome skos:exactMatch UMLS:C1841836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007683 Grant syndrome skos:exactMatch MESH:C537293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007683 Grant syndrome skos:exactMatch OMIM:138930 grant syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007683 Grant syndrome skos:exactMatch Orphanet:2097 Grant syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007683 Grant syndrome skos:exactMatch SCTID:723827003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007683 Grant syndrome skos:exactMatch UMLS:C1841835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007685 granulosis rubra nasi skos:exactMatch MESH:C562483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007685 granulosis rubra nasi skos:exactMatch OMIM:139000 granulosis rubra nasi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007685 granulosis rubra nasi skos:exactMatch SCTID:22818000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007685 granulosis rubra nasi skos:exactMatch UMLS:C0263471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007686 gray platelet syndrome skos:exactMatch DOID:0111044 gray platelet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007686 gray platelet syndrome skos:exactMatch MESH:D055652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007686 gray platelet syndrome skos:exactMatch NCIT:C84741 Gray Platelet Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007686 gray platelet syndrome skos:exactMatch OMIM:139090 gray platelet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007686 gray platelet syndrome skos:exactMatch Orphanet:721 Gray platelet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007686 gray platelet syndrome skos:exactMatch SCTID:51720005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007686 gray platelet syndrome skos:exactMatch UMLS:C0272302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007686 gray platelet syndrome skos:exactMatch UMLS:C2717750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007686 gray platelet syndrome skos:exactMatch UMLS:CN205641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007687 graying of hair, precocious skos:exactMatch MESH:C564209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007687 graying of hair, precocious skos:exactMatch OMIM:139100 graying of hair, precocious semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007687 graying of hair, precocious skos:exactMatch UMLS:C1841809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007688 Myhre syndrome skos:exactMatch MESH:C537620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007688 Myhre syndrome skos:exactMatch NCIT:C123815 Myhre Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007688 Myhre syndrome skos:exactMatch OMIM:139210 myhre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007688 Myhre syndrome skos:exactMatch Orphanet:2588 Myhre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007688 Myhre syndrome skos:exactMatch SCTID:699316006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007688 Myhre syndrome skos:exactMatch UMLS:C0796081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007689 guanylate kinase 3 skos:exactMatch OMIM:139290 guanylate kinase 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007690 aromatase excess syndrome skos:exactMatch DOID:0090122 aromatase excess syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007690 aromatase excess syndrome skos:exactMatch MESH:C000591739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007690 aromatase excess syndrome skos:exactMatch OMIM:139300 aromatase excess syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007690 aromatase excess syndrome skos:exactMatch Orphanet:178345 Aromatase excess syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007690 aromatase excess syndrome skos:exactMatch SCTID:709075008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007690 aromatase excess syndrome skos:exactMatch UMLS:C1970109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007691 Guillain-Barre syndrome, familial skos:exactMatch OMIM:139393 guillain-barre syndrome, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007691 Guillain-Barre syndrome, familial skos:exactMatch SCTID:716723000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007692 obsolete hairy ears skos:exactMatch MESH:C562484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007692 obsolete hairy ears skos:exactMatch OMIM:139500 hairy ears semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007692 obsolete hairy ears skos:exactMatch SCTID:89000008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007693 hypertrichosis cubiti-short stature syndrome skos:exactMatch MESH:C535618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007693 hypertrichosis cubiti-short stature syndrome skos:exactMatch OMIM:139600 hairy elbows semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007693 hypertrichosis cubiti-short stature syndrome skos:exactMatch Orphanet:2220 Hypertrichosis cubiti semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007693 hypertrichosis cubiti-short stature syndrome skos:exactMatch UMLS:C1841696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007694 hairy nose tip skos:exactMatch MESH:C535619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007694 hairy nose tip skos:exactMatch OMIM:139630 hairy nose tip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007695 hairy palms and soles skos:exactMatch MESH:C535620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007695 hairy palms and soles skos:exactMatch OMIM:139650 hairy palms and soles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007696 Emery-Nelson syndrome skos:exactMatch MESH:C535626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007696 Emery-Nelson syndrome skos:exactMatch OMIM:139750 hand and foot deformity with flat facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007696 Emery-Nelson syndrome skos:exactMatch Orphanet:1927 Emery-Nelson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007696 Emery-Nelson syndrome skos:exactMatch UMLS:C1841693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007697 hand clasping pattern skos:exactMatch OMIM:139800 hand clasping pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007698 hand-foot-genital syndrome skos:exactMatch DOID:0060739 hand-foot-genital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007698 hand-foot-genital syndrome skos:exactMatch MESH:C535627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007698 hand-foot-genital syndrome skos:exactMatch OMIM:140000 hand-foot-genital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007698 hand-foot-genital syndrome skos:exactMatch Orphanet:2438 Hand-foot-genital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007698 hand-foot-genital syndrome skos:exactMatch SCTID:702425002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007698 hand-foot-genital syndrome skos:exactMatch UMLS:C1841679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007699 Hashimoto thyroiditis skos:exactMatch DOID:7188 autoimmune thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007699 Hashimoto thyroiditis skos:exactMatch ICD10CM:E06.3 Autoimmune thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007699 Hashimoto thyroiditis skos:exactMatch MESH:D050031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007699 Hashimoto thyroiditis skos:exactMatch NCIT:C27191 Hashimoto Thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007699 Hashimoto thyroiditis skos:exactMatch OMIM:140300 hashimoto thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007699 Hashimoto thyroiditis skos:exactMatch Orphanet:855 NON RARE IN EUROPE: Hashimoto thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007699 Hashimoto thyroiditis skos:exactMatch UMLS:C0677607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007700 hawkinsinuria skos:exactMatch DOID:0111362 hawkinsinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007700 hawkinsinuria skos:exactMatch MESH:C535845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007700 hawkinsinuria skos:exactMatch OMIM:140350 hawkinsinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007700 hawkinsinuria skos:exactMatch Orphanet:2118 Hawkinsinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007700 hawkinsinuria skos:exactMatch SCTID:414380008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007700 hawkinsinuria skos:exactMatch UMLS:C2931042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007701 progressive familial heart block type II skos:exactMatch DOID:0111075 progressive familial heart block type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007701 progressive familial heart block type II skos:exactMatch MESH:C564202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007701 progressive familial heart block type II skos:exactMatch OMIM:140400 progressive familial heart block, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007701 progressive familial heart block type II skos:exactMatch SCTID:698251009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007702 heart-hand syndrome type 3 skos:exactMatch MESH:C535853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007702 heart-hand syndrome type 3 skos:exactMatch OMIM:140450 heart-hand syndrome, spanish iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007702 heart-hand syndrome type 3 skos:exactMatch Orphanet:1342 Heart-hand syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007702 heart-hand syndrome type 3 skos:exactMatch SCTID:721013001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007702 heart-hand syndrome type 3 skos:exactMatch UMLS:C1841657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007704 osteoarthritis susceptibility 2 skos:exactMatch OMIM:140600 osteoarthritis susceptibility 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007705 Heinz body anemia skos:exactMatch DOID:0111363 Heinz body anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007705 Heinz body anemia skos:exactMatch MESH:C563030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007705 Heinz body anemia skos:exactMatch OMIM:140700 heinz body anemias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007705 Heinz body anemia skos:exactMatch UMLS:C0700299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007706 cavernous hemangiomas of face-supraumbilical midline raphe syndrome skos:exactMatch MESH:C538144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007706 cavernous hemangiomas of face-supraumbilical midline raphe syndrome skos:exactMatch OMIM:140850 hemangiomas, cavernous, of face and supraumbilical midline raphe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007706 cavernous hemangiomas of face-supraumbilical midline raphe syndrome skos:exactMatch SCTID:234140000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007706 cavernous hemangiomas of face-supraumbilical midline raphe syndrome skos:exactMatch UMLS:C0472694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007707 hemangiomas of small intestine skos:exactMatch MESH:C564201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007707 hemangiomas of small intestine skos:exactMatch OMIM:140900 hemangiomas of small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007707 hemangiomas of small intestine skos:exactMatch UMLS:C1841654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007708 Kasabach-Merritt syndrome skos:exactMatch MESH:D059885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007708 Kasabach-Merritt syndrome skos:exactMatch NCIT:C3821 Hemangiomatosis with Thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007708 Kasabach-Merritt syndrome skos:exactMatch OMIM:141000 hemangioma-thrombocytopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007708 Kasabach-Merritt syndrome skos:exactMatch Orphanet:2330 Kasabach-Merritt syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007708 Kasabach-Merritt syndrome skos:exactMatch SCTID:86635005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007708 Kasabach-Merritt syndrome skos:exactMatch UMLS:C0221025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007709 hematuria, benign familial skos:exactMatch DOID:0111365 benign familial hematuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007709 hematuria, benign familial skos:exactMatch MESH:C562476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007709 hematuria, benign familial skos:exactMatch OMIM:141200 hematuria, benign familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007709 hematuria, benign familial skos:exactMatch Orphanet:97562 NON RARE IN EUROPE: Benign familial hematuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007710 facial hemiatrophy skos:exactMatch DOID:1757 facial hemiatrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007710 facial hemiatrophy skos:exactMatch MESH:D005150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007710 facial hemiatrophy skos:exactMatch NCIT:C116916 Progressive Hemifacial Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007710 facial hemiatrophy skos:exactMatch OMIM:141300 hemifacial atrophy, progressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007710 facial hemiatrophy skos:exactMatch Orphanet:1214 Progressive hemifacial atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007710 facial hemiatrophy skos:exactMatch SCTID:718224004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007710 facial hemiatrophy skos:exactMatch UMLS:C0015458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007711 Bencze syndrome skos:exactMatch MESH:C564199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007711 Bencze syndrome skos:exactMatch OMIM:141350 hemifacial hyperplasia with strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007711 Bencze syndrome skos:exactMatch Orphanet:1241 Bencze syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007711 Bencze syndrome skos:exactMatch SCTID:733046006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007711 Bencze syndrome skos:exactMatch UMLS:C1841640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007712 oculoauriculovertebral spectrum with radial defects skos:exactMatch OMIM:141400 hemifacial microsomia with radial defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007712 oculoauriculovertebral spectrum with radial defects skos:exactMatch Orphanet:2549 Oculoauriculovertebral spectrum with radial defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007712 oculoauriculovertebral spectrum with radial defects skos:exactMatch SCTID:726722009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007713 clonic hemifacial spasm skos:exactMatch ICD10CM:G51.3 Clonic hemifacial spasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007713 clonic hemifacial spasm skos:exactMatch MESH:C564198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007713 clonic hemifacial spasm skos:exactMatch OMIM:141405 hemifacial spasm, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007713 clonic hemifacial spasm skos:exactMatch Orphanet:221083 Hemifacial spasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007713 clonic hemifacial spasm skos:exactMatch UMLS:C1841639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007713 clonic hemifacial spasm skos:exactMatch UMLS:C3536936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007715 hemolytic poikilocytic anemia due to reduced ankyrin binding sites skos:exactMatch MESH:C564197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007715 hemolytic poikilocytic anemia due to reduced ankyrin binding sites skos:exactMatch OMIM:141700 hemolytic poikilocytic anemia due to reduced ankyrin binding sites semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007715 hemolytic poikilocytic anemia due to reduced ankyrin binding sites skos:exactMatch UMLS:C1841622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007716 alpha thalassemia-intellectual disability syndrome type 1 skos:exactMatch DOID:0110029 alpha thalassemia-intellectual disability syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007716 alpha thalassemia-intellectual disability syndrome type 1 skos:exactMatch MESH:C563050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007716 alpha thalassemia-intellectual disability syndrome type 1 skos:exactMatch OMIM:141750 alpha-thalassemia/impaired intellectual development syndrome, deletion iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007716 alpha thalassemia-intellectual disability syndrome type 1 skos:exactMatch Orphanet:98791 Alpha-thalassemia-intellectual disability syndrome linked to chromosome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007716 alpha thalassemia-intellectual disability syndrome type 1 skos:exactMatch SCTID:277918006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007716 alpha thalassemia-intellectual disability syndrome type 1 skos:exactMatch UMLS:C0475813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007716 alpha thalassemia-intellectual disability syndrome type 1 skos:exactMatch UMLS:C0795917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007717 hemoglobin--variants for which the chain carrying the mutation 1S unknown or uncertain skos:exactMatch OMIM:142309 hemoglobin--variants for which the chain carrying the mutation 1s unknown or uncertain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007717 hemoglobin--variants for which the chain carrying the mutation 1S unknown or uncertain skos:exactMatch UMLS:C1840647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007718 hepatic adenomas, familial skos:exactMatch DOID:0111366 familial hepatic adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007718 hepatic adenomas, familial skos:exactMatch MESH:C564190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007718 hepatic adenomas, familial skos:exactMatch OMIM:142330 hepatic adenomas, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007718 hepatic adenomas, familial skos:exactMatch UMLS:C1840646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007719 diaphragmatic hernia 1 skos:exactMatch OMIM:142340 diaphragmatic hernia, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007720 hernia, double inguinal skos:exactMatch MESH:C563164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007720 hernia, double inguinal skos:exactMatch OMIM:142350 hernia, double inguinal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007720 hernia, double inguinal skos:exactMatch UMLS:C0860251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007721 hiatus hernia skos:exactMatch DOID:12642 hiatus hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007721 hiatus hernia skos:exactMatch MESH:D006551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007721 hiatus hernia skos:exactMatch NCIT:C98945 Hiatal Hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007721 hiatus hernia skos:exactMatch OMIM:142400 hernia, hiatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007721 hiatus hernia skos:exactMatch SCTID:84089009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007722 heterochromia iridis skos:exactMatch MESH:C538115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007722 heterochromia iridis skos:exactMatch OMIM:142500 heterochromia iridis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007723 Hirschsprung disease, susceptibility to, 1 skos:exactMatch OMIM:142623 hirschsprung disease, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007723 Hirschsprung disease, susceptibility to, 1 skos:exactMatch UMLS:C2931876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007724 hirsutism-skeletal dysplasia-intellectual disability syndrome skos:exactMatch MESH:C536705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007724 hirsutism-skeletal dysplasia-intellectual disability syndrome skos:exactMatch OMIM:142625 hirsutism, skeletal dysplasia, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007724 hirsutism-skeletal dysplasia-intellectual disability syndrome skos:exactMatch Orphanet:2156 OBSOLETE: Hirsutism-skeletal dysplasia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007724 hirsutism-skeletal dysplasia-intellectual disability syndrome skos:exactMatch UMLS:C0795976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007725 hereditary progressive mucinous histiocytosis skos:exactMatch MESH:C564186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007725 hereditary progressive mucinous histiocytosis skos:exactMatch OMIM:142630 histiocytosis, progressive mucinous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007725 hereditary progressive mucinous histiocytosis skos:exactMatch Orphanet:158025 Hereditary progressive mucinous histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007725 hereditary progressive mucinous histiocytosis skos:exactMatch UMLS:C1840586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007726 hip dysplasia, Beukes type skos:exactMatch DOID:0111367 Beukes hip dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007726 hip dysplasia, Beukes type skos:exactMatch MESH:C564185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007726 hip dysplasia, Beukes type skos:exactMatch OMIM:142669 beukes hip dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007726 hip dysplasia, Beukes type skos:exactMatch Orphanet:2114 Hip dysplasia, Beukes type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007726 hip dysplasia, Beukes type skos:exactMatch SCTID:721148005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007727 autosomal dominant familial periodic fever skos:exactMatch DOID:0090018 autosomal dominant familial periodic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007727 autosomal dominant familial periodic fever skos:exactMatch MESH:C536657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007727 autosomal dominant familial periodic fever skos:exactMatch NCIT:C119051 Tumor Necrosis Factor Receptor 1-Associated Periodic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007727 autosomal dominant familial periodic fever skos:exactMatch OMIM:142680 periodic fever, familial, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007727 autosomal dominant familial periodic fever skos:exactMatch Orphanet:32960 Tumor necrosis factor receptor 1 associated periodic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007727 autosomal dominant familial periodic fever skos:exactMatch SCTID:403833009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007728 acne inversa, familial, 1 skos:exactMatch OMIM:142690 acne inversa, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007728 acne inversa, familial, 1 skos:exactMatch UMLS:CN028850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007729 developmental dysplasia of the hip 1 skos:exactMatch OMIM:142700 developmental dysplasia of the hip 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007730 histiocytic dermatoarthritis skos:exactMatch MESH:C564183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007730 histiocytic dermatoarthritis skos:exactMatch OMIM:142730 histiocytic dermatoarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007730 histiocytic dermatoarthritis skos:exactMatch UMLS:C1840551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007731 obsolete HLA modifier skos:exactMatch OMIM:142770 hla modifier semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007732 Holt-Oram syndrome skos:exactMatch DOID:0060468 Holt-Oram syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007732 Holt-Oram syndrome skos:exactMatch MESH:C535326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007732 Holt-Oram syndrome skos:exactMatch NCIT:C125592 Holt-Oram Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007732 Holt-Oram syndrome skos:exactMatch OMIM:142900 holt-oram syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007732 Holt-Oram syndrome skos:exactMatch Orphanet:392 Holt-Oram syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007732 Holt-Oram syndrome skos:exactMatch SCTID:19092004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007732 Holt-Oram syndrome skos:exactMatch UMLS:C0265264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007733 holoprosencephaly 3 skos:exactMatch DOID:0110875 holoprosencephaly 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007733 holoprosencephaly 3 skos:exactMatch MESH:C564181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007733 holoprosencephaly 3 skos:exactMatch OMIM:142945 holoprosencephaly 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007733 holoprosencephaly 3 skos:exactMatch UMLS:C1840529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007734 holoprosencephaly 4 skos:exactMatch DOID:0110880 holoprosencephaly 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007734 holoprosencephaly 4 skos:exactMatch MESH:C564180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007734 holoprosencephaly 4 skos:exactMatch NCIT:C75475 Holoprosencephaly Type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007734 holoprosencephaly 4 skos:exactMatch OMIM:142946 holoprosencephaly 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007734 holoprosencephaly 4 skos:exactMatch UMLS:C1840528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007735 congenital Horner syndrome skos:exactMatch MESH:C564178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007735 congenital Horner syndrome skos:exactMatch OMIM:143000 horner syndrome, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007735 congenital Horner syndrome skos:exactMatch Orphanet:91413 Congenital Horner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007735 congenital Horner syndrome skos:exactMatch UMLS:C1840475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007736 HPA 1 Recognition polymorphism, beta-globin-related skos:exactMatch OMIM:143020 hpa 1 recognition polymorphism, beta-globin-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007737 humeroradial synostosis skos:exactMatch DOID:0060467 humeroradial synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007737 humeroradial synostosis skos:exactMatch OMIM:143050 humeroradial synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007737 humeroradial synostosis skos:exactMatch Orphanet:3265 Humero-radial synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007737 humeroradial synostosis skos:exactMatch SCTID:205329008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007738 spondyloepiphyseal dysplasia with congenital joint dislocations skos:exactMatch DOID:0050813 spondyloepiphyseal dysplasia with congenital joint dislocations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007738 spondyloepiphyseal dysplasia with congenital joint dislocations skos:exactMatch MESH:C537283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007738 spondyloepiphyseal dysplasia with congenital joint dislocations skos:exactMatch OMIM:143095 spondyloepiphyseal dysplasia with congenital joint dislocations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007738 spondyloepiphyseal dysplasia with congenital joint dislocations skos:exactMatch Orphanet:263463 CHST3-related skeletal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007738 spondyloepiphyseal dysplasia with congenital joint dislocations skos:exactMatch SCTID:702400006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007739 Huntington disease skos:exactMatch DOID:12858 Huntington's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007739 Huntington disease skos:exactMatch MESH:D006816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007739 Huntington disease skos:exactMatch NCIT:C82342 Huntington's Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007739 Huntington disease skos:exactMatch OMIM:143100 huntington disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007739 Huntington disease skos:exactMatch Orphanet:399 Huntington disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007739 Huntington disease skos:exactMatch SCTID:58756001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007739 Huntington disease skos:exactMatch UMLS:C0020179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007740 Wagner disease skos:exactMatch MESH:C536075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007740 Wagner disease skos:exactMatch OMIM:143200 wagner vitreoretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007740 Wagner disease skos:exactMatch Orphanet:898 Wagner disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007740 Wagner disease skos:exactMatch SCTID:232064001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007740 Wagner disease skos:exactMatch UMLS:C1840452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007741 congenital hydronephrosis skos:exactMatch ICD10CM:Q62.0 Congenital hydronephrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007741 congenital hydronephrosis skos:exactMatch NCIT:C102979 Congenital Hydronephrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007741 congenital hydronephrosis skos:exactMatch Orphanet:2190 OBSOLETE: Congenital hydronephrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007741 congenital hydronephrosis skos:exactMatch SCTID:16297002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007741 congenital hydronephrosis skos:exactMatch UMLS:C0266316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007742 5-hydroxytryptamine oxygenase regulator skos:exactMatch OMIM:143460 5-hydroxytryptamine oxygenase regulator semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007743 attention deficit-hyperactivity disorder skos:exactMatch NCIT:C97160 Attention Deficit Hyperactivity Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007744 cholesterol-ester transfer protein deficiency skos:broadMatch DOID:0111368 cholesterol-ester transfer protein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007744 cholesterol-ester transfer protein deficiency skos:exactMatch DOID:0111369 hyperalphalipoproteinemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007744 cholesterol-ester transfer protein deficiency skos:exactMatch OMIM:143470 hyperalphalipoproteinemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007744 cholesterol-ester transfer protein deficiency skos:exactMatch Orphanet:79506 Cholesterol-ester transfer protein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007744 cholesterol-ester transfer protein deficiency skos:exactMatch SCTID:15771000119109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007744 cholesterol-ester transfer protein deficiency skos:exactMatch UMLS:C3875011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007744 cholesterol-ester transfer protein deficiency skos:exactMatch UMLS:CN205999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007745 Gilbert syndrome skos:exactMatch DOID:2739 Gilbert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007745 Gilbert syndrome skos:exactMatch ICD10CM:E80.4 Gilbert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007745 Gilbert syndrome skos:exactMatch MESH:D005878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007745 Gilbert syndrome skos:exactMatch NCIT:C84729 Gilbert Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007745 Gilbert syndrome skos:exactMatch OMIM:143500 gilbert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007745 Gilbert syndrome skos:exactMatch Orphanet:357 NON RARE IN EUROPE: Gilbert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007745 Gilbert syndrome skos:exactMatch SCTID:27503000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007746 orthostatic hypotensive disorder, Streeten type skos:exactMatch MESH:C564174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007746 orthostatic hypotensive disorder, Streeten type skos:exactMatch OMIM:143850 orthostatic hypotensive disorder, streeten iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007746 orthostatic hypotensive disorder, Streeten type skos:exactMatch UMLS:C1840438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007747 isolated hyperchlorhidrosis skos:exactMatch DOID:0111371 isolated hyperchlorhidrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007747 isolated hyperchlorhidrosis skos:exactMatch OMIM:143860 hyperchlorhidrosis, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007747 isolated hyperchlorhidrosis skos:exactMatch Orphanet:542657 Isolated hyperchlorhidrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007747 isolated hyperchlorhidrosis skos:exactMatch SCTID:709413001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007748 hypercalciuria, absorptive, 2 skos:exactMatch MESH:C562790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007748 hypercalciuria, absorptive, 2 skos:exactMatch OMIM:143870 hypercalciuria, absorptive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007748 hypercalciuria, absorptive, 2 skos:exactMatch SCTID:237886009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007750 hypercholesterolemia, familial, 1 skos:exactMatch OMIM:143890 hypercholesterolemia, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007750 hypercholesterolemia, familial, 1 skos:exactMatch SCTID:398036000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007751 hypercholesterolemia, autosomal dominant, type B skos:exactMatch OMIM:144010 hypercholesterolemia, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007751 hypercholesterolemia, autosomal dominant, type B skos:exactMatch SCTID:238081000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007752 hyperheparinemia skos:exactMatch MESH:C562723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007752 hyperheparinemia skos:exactMatch OMIM:144050 hyperheparinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007752 hyperheparinemia skos:exactMatch SCTID:79674009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007752 hyperheparinemia skos:exactMatch UMLS:C3203346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007753 Frey syndrome skos:exactMatch DOID:11599 Frey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007753 Frey syndrome skos:exactMatch MESH:D013547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007753 Frey syndrome skos:exactMatch OMIM:144100 hyperhidrosis, gustatory semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007753 Frey syndrome skos:exactMatch SCTID:238758008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007754 hyperhidrosis palmaris ET plantaris skos:exactMatch MESH:C563185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007754 hyperhidrosis palmaris ET plantaris skos:exactMatch OMIM:144110 hyperhidrosis palmaris et plantaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007754 hyperhidrosis palmaris ET plantaris skos:exactMatch UMLS:C1274743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007755 hyperimmunoglobulin G1(A1) syndrome skos:exactMatch MESH:C564173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007755 hyperimmunoglobulin G1(A1) syndrome skos:exactMatch OMIM:144120 hyperimmunoglobulin g1(a1) syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007755 hyperimmunoglobulin G1(A1) syndrome skos:exactMatch UMLS:C1840429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007756 hyperkeratosis lenticularis perstans skos:exactMatch MESH:C538377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007756 hyperkeratosis lenticularis perstans skos:exactMatch OMIM:144150 hyperkeratosis lenticularis perstans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007756 hyperkeratosis lenticularis perstans skos:exactMatch Orphanet:409 Hyperkeratosis lenticularis perstans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007756 hyperkeratosis lenticularis perstans skos:exactMatch SCTID:28488007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007756 hyperkeratosis lenticularis perstans skos:exactMatch UMLS:C0263420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007757 hyperkeratosis-hyperpigmentation syndrome skos:exactMatch MESH:C564172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007757 hyperkeratosis-hyperpigmentation syndrome skos:exactMatch OMIM:144190 hyperkeratosis-hyperpigmentation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007757 hyperkeratosis-hyperpigmentation syndrome skos:exactMatch Orphanet:1336 Hyperkeratosis-hyperpigmentation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007757 hyperkeratosis-hyperpigmentation syndrome skos:exactMatch UMLS:C1840428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007758 epidermolytic palmoplantar keratoderma skos:exactMatch DOID:0080223 epidermolytic palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007758 epidermolytic palmoplantar keratoderma skos:exactMatch NCIT:C84693 Epidermolytic Palmoplantar Keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007758 epidermolytic palmoplantar keratoderma skos:exactMatch OMIM:144200 palmoplantar keratoderma, epidermolytic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007758 epidermolytic palmoplantar keratoderma skos:exactMatch Orphanet:2199 Epidermolytic palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007758 epidermolytic palmoplantar keratoderma skos:exactMatch SCTID:399955009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007758 epidermolytic palmoplantar keratoderma skos:exactMatch UMLS:C1721006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007759 hyperlipidemia, familial combined, LPL related skos:exactMatch OMIM:144250 hyperlipidemia, familial combined, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007760 hyperlipoproteinemia, type II, and deafness skos:exactMatch MESH:C564170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007760 hyperlipoproteinemia, type II, and deafness skos:exactMatch OMIM:144300 hyperlipoproteinemia, iia ii, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007760 hyperlipoproteinemia, type II, and deafness skos:exactMatch UMLS:C1840425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007761 hyperlipoproteinemia type IV skos:exactMatch DOID:1172 hyperlipoproteinemia type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007761 hyperlipoproteinemia type IV skos:exactMatch MESH:D006953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007761 hyperlipoproteinemia type IV skos:exactMatch OMIM:144600 hyperlipoproteinemia, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007761 hyperlipoproteinemia type IV skos:exactMatch Orphanet:413 NON RARE IN EUROPE: Hyperlipoproteinemia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007761 hyperlipoproteinemia type IV skos:exactMatch SCTID:238085009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007761 hyperlipoproteinemia type IV skos:exactMatch UMLS:CN074246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007762 hyperlipoproteinemia type V skos:exactMatch DOID:0111421 familial apolipoprotein A5 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007762 hyperlipoproteinemia type V skos:exactMatch DOID:1171 hyperlipoproteinemia type V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007762 hyperlipoproteinemia type V skos:exactMatch MESH:D006954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007762 hyperlipoproteinemia type V skos:exactMatch OMIM:144650 hyperlipoproteinemia, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007762 hyperlipoproteinemia type V skos:exactMatch Orphanet:530849 Familial apolipoprotein A5 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007762 hyperlipoproteinemia type V skos:exactMatch SCTID:34349009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007763 nonpapillary renal cell carcinoma skos:exactMatch DOID:0050387 nonpapillary renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007763 nonpapillary renal cell carcinoma skos:exactMatch OMIM:144700 renal cell carcinoma, nonpapillary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007764 autosomal dominant osteosclerosis, Worth type skos:exactMatch DOID:0080037 Worth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007764 autosomal dominant osteosclerosis, Worth type skos:exactMatch OMIM:144750 endosteal hyperostosis, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007764 autosomal dominant osteosclerosis, Worth type skos:exactMatch Orphanet:2790 Endosteal hyperostosis, Worth type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007764 autosomal dominant osteosclerosis, Worth type skos:exactMatch SCTID:254131007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007765 hyperostosis cranialis interna skos:exactMatch MESH:C564168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007765 hyperostosis cranialis interna skos:exactMatch OMIM:144755 hyperostosis cranialis interna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007765 hyperostosis cranialis interna skos:exactMatch Orphanet:443098 Hyperostosis cranialis interna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007766 Morgagni-Stewart-Morel syndrome skos:exactMatch MESH:D006957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007766 Morgagni-Stewart-Morel syndrome skos:exactMatch NCIT:C84772 Hyperostosis Frontalis Interna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007766 Morgagni-Stewart-Morel syndrome skos:exactMatch OMIM:144800 hyperostosis frontalis interna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007766 Morgagni-Stewart-Morel syndrome skos:exactMatch Orphanet:77296 Morgagni-Stewart-Morel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007766 Morgagni-Stewart-Morel syndrome skos:exactMatch SCTID:82054006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007767 hyperparathyroidism 1 skos:exactMatch OMIM:145000 hyperparathyroidism 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007767 hyperparathyroidism 1 skos:exactMatch UMLS:C1840402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007768 hyperparathyroidism 2 with jaw tumors skos:exactMatch NCIT:C48287 Hyperparathyroidism-Jaw Tumor Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007768 hyperparathyroidism 2 with jaw tumors skos:exactMatch OMIM:145001 hyperparathyroidism 2 with jaw tumors semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007768 hyperparathyroidism 2 with jaw tumors skos:exactMatch Orphanet:99880 Hyperparathyroidism-jaw tumor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007768 hyperparathyroidism 2 with jaw tumors skos:exactMatch SCTID:702378002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007768 hyperparathyroidism 2 with jaw tumors skos:exactMatch UMLS:C1704981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007769 hyperpigmentation of eyelid skos:exactMatch DOID:10122 hyperpigmentation of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007769 hyperpigmentation of eyelid skos:exactMatch MESH:C562400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007769 hyperpigmentation of eyelid skos:exactMatch OMIM:145100 hyperpigmentation of eyelids semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007769 hyperpigmentation of eyelid skos:exactMatch SCTID:41115008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007769 hyperpigmentation of eyelid skos:exactMatch UMLS:C0155211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007770 hyperpigmentation of Fuldauer and Kuijpers skos:exactMatch MESH:C564164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007770 hyperpigmentation of Fuldauer and Kuijpers skos:exactMatch OMIM:145200 hyperpigmentation of fuldauer and kuijpers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007770 hyperpigmentation of Fuldauer and Kuijpers skos:exactMatch UMLS:C1840393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007771 hyperpigmentation with or without hypopigmentation, familial progressive skos:exactMatch DOID:0111373 familial progressive hyperpigmentation with or without hypopigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007771 hyperpigmentation with or without hypopigmentation, familial progressive skos:exactMatch OMIM:145250 hyperpigmentation with or without hypopigmentation, familial progressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007771 hyperpigmentation with or without hypopigmentation, familial progressive skos:exactMatch UMLS:C1835039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007772 pseudohypoaldosteronism type 2A skos:exactMatch OMIM:145260 pseudohypoaldosteronism, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007772 pseudohypoaldosteronism type 2A skos:exactMatch Orphanet:88938 Pseudohypoaldosteronism type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007772 pseudohypoaldosteronism type 2A skos:exactMatch SCTID:703254001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007772 pseudohypoaldosteronism type 2A skos:exactMatch UMLS:C1840389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007773 hyperproglucagonemia skos:exactMatch MESH:C564159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007773 hyperproglucagonemia skos:exactMatch OMIM:145270 hyperproglucagonemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007773 hyperproglucagonemia skos:exactMatch UMLS:C1840388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007774 hyperreflexia skos:exactMatch MESH:D012021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007774 hyperreflexia skos:exactMatch OMIM:145290 hyperreflexia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007775 hypersecretion of adrenal androgens, familial skos:exactMatch MESH:C536845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007775 hypersecretion of adrenal androgens, familial skos:exactMatch OMIM:145295 hypersecretion of adrenal androgens, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007775 hypersecretion of adrenal androgens, familial skos:exactMatch UMLS:C1840387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007776 hypersensitivity pneumonitis, familial skos:exactMatch MESH:C536846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007776 hypersensitivity pneumonitis, familial skos:exactMatch OMIM:145300 hypersensitivity pneumonitis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007776 hypersensitivity pneumonitis, familial skos:exactMatch UMLS:C1840386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007777 hypotaurinemic retinal degeneration and cardiomyopathy skos:exactMatch MESH:C564157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007777 hypotaurinemic retinal degeneration and cardiomyopathy skos:exactMatch OMIM:145350 hypotaurinemic retinal degeneration and cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007777 hypotaurinemic retinal degeneration and cardiomyopathy skos:exactMatch UMLS:C1840385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007778 obsolete hypertelorism skos:exactMatch MESH:D006972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007778 obsolete hypertelorism skos:exactMatch NCIT:C34715 Hypertelorism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007778 obsolete hypertelorism skos:exactMatch OMIM:145400 hypertelorism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007778 obsolete hypertelorism skos:exactMatch SCTID:22006008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007779 autosomal dominant Opitz G/BBB syndrome skos:exactMatch Orphanet:306588 OBSOLETE: Autosomal dominant Opitz G/BBB syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007781 essential hypertension, genetic skos:exactMatch OMIM:145500 hypertension, essential semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007782 hyperthermia, cutaneous, with headaches and nausea skos:exactMatch MESH:C564156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007782 hyperthermia, cutaneous, with headaches and nausea skos:exactMatch OMIM:145590 hyperthermia, cutaneous, with headaches and nausea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007782 hyperthermia, cutaneous, with headaches and nausea skos:exactMatch UMLS:C1840373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007783 malignant hyperthermia, susceptibility to, 1 skos:exactMatch MESH:C535694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007783 malignant hyperthermia, susceptibility to, 1 skos:exactMatch OMIM:145600 malignant hyperthermia, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007783 malignant hyperthermia, susceptibility to, 1 skos:exactMatch UMLS:CN031421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007784 selective pituitary resistance to thyroid hormone skos:exactMatch DOID:0111374 selective pituitary thyroid hormone resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007784 selective pituitary resistance to thyroid hormone skos:exactMatch MESH:C564154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007784 selective pituitary resistance to thyroid hormone skos:exactMatch OMIM:145650 thyroid hormone resistance, selective pituitary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007784 selective pituitary resistance to thyroid hormone skos:exactMatch UMLS:C1840364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007785 hyperthyroxinemia, dystransthyretinemic skos:exactMatch DOID:0080219 dystransthyretinemic hyperthyroxinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007785 hyperthyroxinemia, dystransthyretinemic skos:exactMatch MESH:C567719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007785 hyperthyroxinemia, dystransthyretinemic skos:exactMatch OMIM:145680 hyperthyroxinemia, dystransthyretinemic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007785 hyperthyroxinemia, dystransthyretinemic skos:exactMatch UMLS:C2750824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007787 Ambras type hypertrichosis universalis congenita skos:exactMatch DOID:0111060 Ambras type hypertrichosis universalis congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007787 Ambras type hypertrichosis universalis congenita skos:exactMatch OMIM:145701 hypertrichosis universalis congenita, ambras iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007787 Ambras type hypertrichosis universalis congenita skos:exactMatch Orphanet:1023 Congenital generalized hypertrichosis, Ambras type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007787 Ambras type hypertrichosis universalis congenita skos:exactMatch UMLS:C1840362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007788 hypertriglyceridemia 1 skos:exactMatch OMIM:145750 hypertriglyceridemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007788 hypertriglyceridemia 1 skos:exactMatch SCTID:34528009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007789 hypertrophia musculorum vera skos:exactMatch MESH:C564152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007789 hypertrophia musculorum vera skos:exactMatch OMIM:145800 hypertrophia musculorum vera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007789 hypertrophia musculorum vera skos:exactMatch UMLS:C1840361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007790 Charcot-Marie-Tooth disease type 3 skos:exactMatch DOID:0050540 Charcot-Marie-Tooth disease type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007790 Charcot-Marie-Tooth disease type 3 skos:exactMatch NCIT:C133087 Dejerine-Sottas Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007790 Charcot-Marie-Tooth disease type 3 skos:exactMatch OMIM:145900 hypertrophic neuropathy of dejerine-sottas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007790 Charcot-Marie-Tooth disease type 3 skos:exactMatch Orphanet:64748 Dejerine-Sottas syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007790 Charcot-Marie-Tooth disease type 3 skos:exactMatch SCTID:111499002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007790 Charcot-Marie-Tooth disease type 3 skos:exactMatch UMLS:C0011195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007791 familial hypocalciuric hypercalcemia 1 skos:exactMatch DOID:0060700 familial hypocalciuric hypercalcemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007791 familial hypocalciuric hypercalcemia 1 skos:exactMatch MESH:C537145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007791 familial hypocalciuric hypercalcemia 1 skos:exactMatch OMIM:145980 hypocalciuric hypercalcemia, familial, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007791 familial hypocalciuric hypercalcemia 1 skos:exactMatch Orphanet:93372 Familial hypocalciuric hypercalcemia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007791 familial hypocalciuric hypercalcemia 1 skos:exactMatch SCTID:704166007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007792 familial hypocalciuric hypercalcemia 2 skos:exactMatch DOID:0060701 familial hypocalciuric hypercalcemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007792 familial hypocalciuric hypercalcemia 2 skos:exactMatch MESH:C537146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007792 familial hypocalciuric hypercalcemia 2 skos:exactMatch OMIM:145981 hypocalciuric hypercalcemia, familial, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007792 familial hypocalciuric hypercalcemia 2 skos:exactMatch Orphanet:101049 Familial hypocalciuric hypercalcemia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007792 familial hypocalciuric hypercalcemia 2 skos:exactMatch UMLS:C1840347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007793 hypochondroplasia skos:exactMatch DOID:0080041 hypochondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007793 hypochondroplasia skos:exactMatch MESH:C562937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007793 hypochondroplasia skos:exactMatch NCIT:C118697 Hypochondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007793 hypochondroplasia skos:exactMatch OMIM:146000 hypochondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007793 hypochondroplasia skos:exactMatch Orphanet:429 Hypochondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007793 hypochondroplasia skos:exactMatch SCTID:205468002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007793 hypochondroplasia skos:exactMatch UMLS:C0410529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007794 hypogonadotropic hypogonadism 7 with or without anosmia skos:exactMatch DOID:0090078 hypogonadotropic hypogonadism 7 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007794 hypogonadotropic hypogonadism 7 with or without anosmia skos:exactMatch OMIM:146110 hypogonadotropic hypogonadism 7 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007794 hypogonadotropic hypogonadism 7 with or without anosmia skos:exactMatch SCTID:123953004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007795 mullerian duct anomalies-limb anomalies syndrome skos:exactMatch MESH:C537155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007795 mullerian duct anomalies-limb anomalies syndrome skos:exactMatch OMIM:146160 hypomelia with mullerian duct anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007795 mullerian duct anomalies-limb anomalies syndrome skos:exactMatch Orphanet:2491 Müllerian duct anomalies-limb anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007795 mullerian duct anomalies-limb anomalies syndrome skos:exactMatch UMLS:C1840335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007796 hypoparathyroidism, familial isolated 1 skos:exactMatch OMIM:146200 hypoparathyroidism, familial isolated, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007796 hypoparathyroidism, familial isolated 1 skos:exactMatch SCTID:237657009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007797 hypoparathyroidism-deafness-renal disease syndrome skos:exactMatch DOID:0060878 hypoparathyroidism-deafness-renal disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007797 hypoparathyroidism-deafness-renal disease syndrome skos:exactMatch MESH:C537907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007797 hypoparathyroidism-deafness-renal disease syndrome skos:exactMatch NCIT:C130983 Barakat Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007797 hypoparathyroidism-deafness-renal disease syndrome skos:exactMatch OMIM:146255 hypoparathyroidism, sensorineural deafness, and renal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007797 hypoparathyroidism-deafness-renal disease syndrome skos:exactMatch Orphanet:2237 Hypoparathyroidism-sensorineural deafness-renal disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007797 hypoparathyroidism-deafness-renal disease syndrome skos:exactMatch SCTID:724282009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007797 hypoparathyroidism-deafness-renal disease syndrome skos:exactMatch UMLS:C1840333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007798 obsolete adult hypophosphatasia skos:exactMatch DOID:0110913 adult hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007798 obsolete adult hypophosphatasia skos:exactMatch OMIM:146300 hypophosphatasia, adult semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007798 obsolete adult hypophosphatasia skos:exactMatch Orphanet:247676 Adult hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007798 obsolete adult hypophosphatasia skos:exactMatch SCTID:20756002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007798 obsolete adult hypophosphatasia skos:exactMatch UMLS:C0268413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007799 hypophosphatemic bone disease skos:exactMatch MESH:C564145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007799 hypophosphatemic bone disease skos:exactMatch OMIM:146350 hypophosphatemic bone disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007799 hypophosphatemic bone disease skos:exactMatch UMLS:C1840321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007800 chromosome 18p deletion syndrome skos:exactMatch DOID:0060406 chromosome 18p deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007800 chromosome 18p deletion syndrome skos:exactMatch MESH:C538309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007800 chromosome 18p deletion syndrome skos:exactMatch NCIT:C84521 Deletion 18p Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007800 chromosome 18p deletion syndrome skos:exactMatch OMIM:146390 chromosome 18p deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007800 chromosome 18p deletion syndrome skos:exactMatch Orphanet:1598 Monosomy 18p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007800 chromosome 18p deletion syndrome skos:exactMatch Orphanet:261974 Partial deletion of the short arm of chromosome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007800 chromosome 18p deletion syndrome skos:exactMatch SCTID:270890001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007800 chromosome 18p deletion syndrome skos:exactMatch UMLS:C0432442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007801 obsolete hypoplasia of teeth roots skos:exactMatch MESH:C564144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007801 obsolete hypoplasia of teeth roots skos:exactMatch OMIM:146400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007802 hypospadias 3, autosomal skos:exactMatch MESH:C567191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007802 hypospadias 3, autosomal skos:exactMatch OMIM:146450 hypospadias 3, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007802 hypospadias 3, autosomal skos:exactMatch UMLS:C2675154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007803 multiple system atrophy skos:exactMatch DOID:4752 multiple system atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007803 multiple system atrophy skos:exactMatch MESH:D019578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007803 multiple system atrophy skos:exactMatch NCIT:C84909 Multiple System Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007803 multiple system atrophy skos:exactMatch Orphanet:102 Multiple system atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007803 multiple system atrophy skos:exactMatch UMLS:C0037019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007803 multiple system atrophy skos:exactMatch UMLS:C0393571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007804 Pallister-Hall syndrome skos:exactMatch DOID:9248 Pallister-Hall syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007804 Pallister-Hall syndrome skos:exactMatch MESH:D054975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007804 Pallister-Hall syndrome skos:exactMatch NCIT:C84987 Pallister-Hall Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007804 Pallister-Hall syndrome skos:exactMatch OMIM:146510 pallister-hall syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007804 Pallister-Hall syndrome skos:exactMatch Orphanet:672 Pallister-Hall syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007804 Pallister-Hall syndrome skos:exactMatch SCTID:56677004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007804 Pallister-Hall syndrome skos:exactMatch UMLS:C0265220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007805 hypotrichosis 2 skos:exactMatch DOID:0110699 hypotrichosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007805 hypotrichosis 2 skos:exactMatch MESH:C564143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007805 hypotrichosis 2 skos:exactMatch OMIM:146520 hypotrichosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007807 hypoxanthine guanine phosphoribosyltransferase suppressor skos:exactMatch OMIM:146580 hypoxanthine guanine phosphoribosyltransferase suppressor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007808 ichthyosis hystrix of Curth-Macklin skos:exactMatch MESH:C536088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007808 ichthyosis hystrix of Curth-Macklin skos:exactMatch OMIM:146590 ichthyosis hystrix, curth-macklin iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007808 ichthyosis hystrix of Curth-Macklin skos:exactMatch Orphanet:79503 Ichthyosis hystrix of Curth-Macklin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007808 ichthyosis hystrix of Curth-Macklin skos:exactMatch SCTID:254170001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007808 ichthyosis hystrix of Curth-Macklin skos:exactMatch UMLS:C1840296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007809 ichthyosis histrix, Lambert type skos:exactMatch MESH:C536087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007809 ichthyosis histrix, Lambert type skos:exactMatch OMIM:146600 ichthyosis hystrix, lambert iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007809 ichthyosis histrix, Lambert type skos:exactMatch Orphanet:79504 Ichthyosis hystrix gravior semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007809 ichthyosis histrix, Lambert type skos:exactMatch SCTID:254174005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007810 autosomal dominant ichthyosis vulgaris skos:exactMatch DOID:1702 ichthyosis vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007810 autosomal dominant ichthyosis vulgaris skos:exactMatch ICD10CM:Q80.0 Ichthyosis vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007810 autosomal dominant ichthyosis vulgaris skos:exactMatch OMIM:146700 ichthyosis vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007810 autosomal dominant ichthyosis vulgaris skos:exactMatch Orphanet:462 NON RARE IN EUROPE: Autosomal dominant ichthyosis vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007810 autosomal dominant ichthyosis vulgaris skos:exactMatch SCTID:254157005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007810 autosomal dominant ichthyosis vulgaris skos:exactMatch UMLS:C0079584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007811 ichthyosis-cheek-eyebrow syndrome skos:exactMatch MESH:C536084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007811 ichthyosis-cheek-eyebrow syndrome skos:exactMatch OMIM:146720 ichthyosis--cheek--eyebrow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007811 ichthyosis-cheek-eyebrow syndrome skos:exactMatch Orphanet:2267 OBSOLETE: Ichthyosis-cheek-eyebrow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007811 ichthyosis-cheek-eyebrow syndrome skos:exactMatch SCTID:716097001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007812 ichthyosis, lamellar, autosomal dominant skos:exactMatch MESH:C537263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007812 ichthyosis, lamellar, autosomal dominant skos:exactMatch OMIM:146750 ichthyosis, lamellar, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007812 ichthyosis, lamellar, autosomal dominant skos:exactMatch SCTID:254164007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007813 superficial epidermolytic ichthyosis skos:exactMatch DOID:0060877 bullous congenital ichthyosiform erythroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007813 superficial epidermolytic ichthyosis skos:exactMatch MESH:D053560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007813 superficial epidermolytic ichthyosis skos:exactMatch NCIT:C84777 Ichthyosis Bullosa of Siemens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007813 superficial epidermolytic ichthyosis skos:exactMatch OMIM:146800 ichthyosis bullosa of siemens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007813 superficial epidermolytic ichthyosis skos:exactMatch Orphanet:455 Superficial epidermolytic ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007813 superficial epidermolytic ichthyosis skos:exactMatch SCTID:254169002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007813 superficial epidermolytic ichthyosis skos:exactMatch UMLS:C0432306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007814 immune deficiency, familial variable skos:exactMatch MESH:C564136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007814 immune deficiency, familial variable skos:exactMatch OMIM:146830 immune deficiency, familial variable semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007814 immune deficiency, familial variable skos:exactMatch UMLS:C1840266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007816 obsolete immune suppression skos:exactMatch OMIM:146850 immune suppression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007816 obsolete immune suppression skos:exactMatch UMLS:C1840264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007817 IgE responsiveness, atopic skos:exactMatch MESH:C564133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007817 IgE responsiveness, atopic skos:exactMatch NCIT:C3116 Type I Hypersensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007817 IgE responsiveness, atopic skos:exactMatch OMIM:147050 ige responsiveness, atopic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007817 IgE responsiveness, atopic skos:exactMatch UMLS:C1840253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007818 hyper-IgE recurrent infection syndrome 1, autosomal dominant skos:exactMatch DOID:3261 hyper IgE recurrent infection syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007818 hyper-IgE recurrent infection syndrome 1, autosomal dominant skos:exactMatch MESH:C564135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007818 hyper-IgE recurrent infection syndrome 1, autosomal dominant skos:exactMatch MESH:C567925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007818 hyper-IgE recurrent infection syndrome 1, autosomal dominant skos:exactMatch NCIT:C126342 STAT3 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007818 hyper-IgE recurrent infection syndrome 1, autosomal dominant skos:exactMatch Orphanet:2314 Autosomal dominant hyper-IgE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007818 hyper-IgE recurrent infection syndrome 1, autosomal dominant skos:exactMatch SCTID:50926003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007818 hyper-IgE recurrent infection syndrome 1, autosomal dominant skos:exactMatch UMLS:C1840265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007819 solitary median maxillary central incisor syndrome skos:exactMatch MESH:C537342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007819 solitary median maxillary central incisor syndrome skos:exactMatch OMIM:147250 solitary median maxillary central incisor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007819 solitary median maxillary central incisor syndrome skos:exactMatch SCTID:707609006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007820 fused mandibular incisors skos:exactMatch OMIM:147251 incisors, fused mandibular semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007820 fused mandibular incisors skos:exactMatch Orphanet:2287 Fused mandibular incisors semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007820 fused mandibular incisors skos:exactMatch SCTID:707796002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007820 fused mandibular incisors skos:exactMatch UMLS:CN201433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007821 obsolete immunoglobulin switch sequences skos:exactMatch OMIM:147260 immunoglobulin switch sequences semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007821 obsolete immunoglobulin switch sequences skos:exactMatch UMLS:C1840234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007822 obsolete incisors, long upper central skos:exactMatch OMIM:147300 incisors, long upper central semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007823 obsolete insulin receptors, familial increase 1N skos:exactMatch OMIM:147320 insulin receptors, familial increase 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007824 incisors, lower central, absence of skos:exactMatch OMIM:147330 incisors, lower central, absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007825 incisors, rotation of upper central skos:exactMatch OMIM:147350 incisors, rotation of upper central semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007826 incisors, shovel-shaped skos:exactMatch OMIM:147400 incisors, shovel-shaped semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007827 inclusion body myositis skos:exactMatch DOID:3429 inclusion body myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007827 inclusion body myositis skos:exactMatch MESH:D018979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007827 inclusion body myositis skos:exactMatch NCIT:C84786 Inclusion Body Myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007827 inclusion body myositis skos:exactMatch OMIM:147421 inclusion body myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007827 inclusion body myositis skos:exactMatch Orphanet:611 Inclusion body myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007827 inclusion body myositis skos:exactMatch SCTID:72315009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007827 inclusion body myositis skos:exactMatch UMLS:C0238190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007828 indifference to pain, congenital, autosomal dominant skos:exactMatch DOID:0081075 Marsili syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007828 indifference to pain, congenital, autosomal dominant skos:exactMatch MESH:C564128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007828 indifference to pain, congenital, autosomal dominant skos:exactMatch OMIM:147430 marsili syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007828 indifference to pain, congenital, autosomal dominant skos:exactMatch UMLS:C1840219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007829 cholestasis, intrahepatic, of pregnancy, 1 skos:exactMatch DOID:0070228 intrahepatic cholestasis of pregnancy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007829 cholestasis, intrahepatic, of pregnancy, 1 skos:exactMatch OMIM:147480 cholestasis, intrahepatic, of pregnancy, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007829 cholestasis, intrahepatic, of pregnancy, 1 skos:exactMatch UMLS:C3549845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007830 insensitivity to pain with hyperplastic Myelinopathy skos:exactMatch OMIM:147530 insensitivity to pain with hyperplastic myelinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007831 insect Stings, hypersensitivity to skos:exactMatch OMIM:147540 insect stings, hypersensitivity to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007832 interferon antiviral depressor skos:exactMatch OMIM:147560 interferon antiviral depressor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007833 iris pigment layer, cleavage of skos:exactMatch OMIM:147610 iris pigment layer, cleavage of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007834 islet cell adenomatosis skos:exactMatch MESH:C563258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007834 islet cell adenomatosis skos:exactMatch NCIT:C4375 Nesidioblastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007834 islet cell adenomatosis skos:exactMatch OMIM:147630 insulinomatosis and diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007834 islet cell adenomatosis skos:exactMatch SCTID:274944000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007834 islet cell adenomatosis skos:exactMatch UMLS:C1578917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007835 intussusception skos:exactMatch DOID:8446 intussusception semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007835 intussusception skos:exactMatch ICD10CM:K56.1 Intussusception semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007835 intussusception skos:exactMatch MESH:D007443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007835 intussusception skos:exactMatch OMIM:147710 intussusception semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007835 intussusception skos:exactMatch SCTID:49723003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007835 intussusception skos:exactMatch UMLS:C0021933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007836 IVIC syndrome skos:exactMatch DOID:0111381 IVIC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007836 IVIC syndrome skos:exactMatch MESH:C535544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007836 IVIC syndrome skos:exactMatch OMIM:147750 ivic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007836 IVIC syndrome skos:exactMatch Orphanet:2307 IVIC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007836 IVIC syndrome skos:exactMatch SCTID:722019000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007836 IVIC syndrome skos:exactMatch UMLS:C1327918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007837 Johnson neuroectodermal syndrome skos:exactMatch MESH:C535882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007837 Johnson neuroectodermal syndrome skos:exactMatch OMIM:147770 johnson neuroectodermal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007837 Johnson neuroectodermal syndrome skos:exactMatch Orphanet:2316 Johnson neuroectodermal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007837 Johnson neuroectodermal syndrome skos:exactMatch SCTID:721584005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007837 Johnson neuroectodermal syndrome skos:exactMatch UMLS:C0796002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007838 Jacobsen syndrome skos:exactMatch DOID:0111723 Jacobsen Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007838 Jacobsen syndrome skos:exactMatch NCIT:C75457 Jacobsen Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007838 Jacobsen syndrome skos:exactMatch OMIM:147791 jacobsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007838 Jacobsen syndrome skos:exactMatch Orphanet:2308 Jacobsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007838 Jacobsen syndrome skos:exactMatch SCTID:715438008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007838 Jacobsen syndrome skos:exactMatch UMLS:C0795841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007839 Aase-Smith syndrome skos:exactMatch MESH:C535332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007839 Aase-Smith syndrome skos:exactMatch OMIM:147800 aase-smith syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007839 Aase-Smith syndrome skos:exactMatch Orphanet:916 Aase-Smith syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007839 Aase-Smith syndrome skos:exactMatch SCTID:718576001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007839 Aase-Smith syndrome skos:exactMatch UMLS:C0220686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007840 internal carotid artery, spontaneous dissection of skos:exactMatch MESH:C564125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007840 internal carotid artery, spontaneous dissection of skos:exactMatch OMIM:147820 internal carotid artery, spontaneous dissection of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007840 internal carotid artery, spontaneous dissection of skos:exactMatch UMLS:C1840073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007841 coxopodopatellar syndrome skos:exactMatch DOID:0111382 ischiocoxopodopatellar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007841 coxopodopatellar syndrome skos:exactMatch MESH:C535540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007841 coxopodopatellar syndrome skos:exactMatch OMIM:147891 ischiocoxopodopatellar syndrome with or without pulmonary arterial hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007841 coxopodopatellar syndrome skos:exactMatch Orphanet:1509 Coxopodopatellar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007841 coxopodopatellar syndrome skos:exactMatch SCTID:720752007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007841 coxopodopatellar syndrome skos:exactMatch UMLS:C1840061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007842 joint laxity, familial skos:exactMatch MESH:C535884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007842 joint laxity, familial skos:exactMatch OMIM:147900 joint laxity, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007842 joint laxity, familial skos:exactMatch Orphanet:2295 Familial articular hypermobility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007842 joint laxity, familial skos:exactMatch SCTID:71322004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007842 joint laxity, familial skos:exactMatch UMLS:C0268349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007843 Kabuki syndrome 1 skos:exactMatch OMIM:147920 kabuki syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007843 Kabuki syndrome 1 skos:exactMatch UMLS:CN030661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007844 hypogonadotropic hypogonadism 2 with or without anosmia skos:exactMatch DOID:0090083 hypogonadotropic hypogonadism 2 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007844 hypogonadotropic hypogonadism 2 with or without anosmia skos:exactMatch OMIM:147950 hypogonadotropic hypogonadism 2 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007844 hypogonadotropic hypogonadism 2 with or without anosmia skos:exactMatch UMLS:C1563720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007845 Kaposi sarcoma, susceptibility to skos:exactMatch OMIM:148000 kaposi sarcoma, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007846 KBG syndrome skos:exactMatch DOID:14780 KBG syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007846 KBG syndrome skos:exactMatch MESH:C537015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007846 KBG syndrome skos:exactMatch OMIM:148050 kbg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007846 KBG syndrome skos:exactMatch Orphanet:2332 KBG syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007846 KBG syndrome skos:exactMatch SCTID:711156009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007846 KBG syndrome skos:exactMatch UMLS:C0220687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007847 keloid formation skos:exactMatch OMIM:148100 keloid formation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007848 autosomal dominant keratitis skos:exactMatch DOID:0111383 autosomal dominant keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007848 autosomal dominant keratitis skos:exactMatch MESH:C537022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007848 autosomal dominant keratitis skos:exactMatch OMIM:148190 keratitis, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007848 autosomal dominant keratitis skos:exactMatch Orphanet:2334 Autosomal dominant keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007848 autosomal dominant keratitis skos:exactMatch SCTID:715339004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007848 autosomal dominant keratitis skos:exactMatch UMLS:C1835698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007848 autosomal dominant keratitis skos:exactMatch UMLS:C4017065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007848 autosomal dominant keratitis skos:exactMatch UMLS:CN068649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007849 keratitis fugax hereditaria skos:exactMatch MESH:C563650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007849 keratitis fugax hereditaria skos:exactMatch OMIM:148200 keratoendotheliitis fugax hereditaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007849 keratitis fugax hereditaria skos:exactMatch UMLS:C1835697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007850 autosomal dominant keratitis-ichthyosis-hearing loss syndrome skos:exactMatch DOID:0060871 autosomal dominant keratitis-ichthyosis-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007850 autosomal dominant keratitis-ichthyosis-hearing loss syndrome skos:exactMatch OMIM:148210 keratitis-ichthyosis-deafness syndrome, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007851 keratoconus 1 skos:exactMatch MESH:C563649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007851 keratoconus 1 skos:exactMatch OMIM:148300 keratoconus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007851 keratoconus 1 skos:exactMatch UMLS:C1835677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007852 palmoplantar keratoderma-deafness syndrome skos:exactMatch DOID:0111505 palmoplantar keratoderma-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007852 palmoplantar keratoderma-deafness syndrome skos:exactMatch MESH:C536152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007852 palmoplantar keratoderma-deafness syndrome skos:exactMatch OMIM:148350 keratoderma, palmoplantar, with deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007852 palmoplantar keratoderma-deafness syndrome skos:exactMatch Orphanet:2202 Palmoplantar keratoderma-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007852 palmoplantar keratoderma-deafness syndrome skos:exactMatch UMLS:C1835672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007853 palmoplantar keratoderma-hereditary motor and sensory neuropathy syndrome skos:exactMatch MESH:C536153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007853 palmoplantar keratoderma-hereditary motor and sensory neuropathy syndrome skos:exactMatch OMIM:148360 keratoderma, palmoplantar, with nail dystrophy and hereditary motor-sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007853 palmoplantar keratoderma-hereditary motor and sensory neuropathy syndrome skos:exactMatch Orphanet:538574 Palmoplantar keratoderma-hereditary motor and sensory neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007854 keratolytic winter erythema skos:exactMatch MESH:C536155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007854 keratolytic winter erythema skos:exactMatch OMIM:148370 keratolytic winter erythema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007854 keratolytic winter erythema skos:exactMatch Orphanet:50943 Keratolytic winter erythema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007854 keratolytic winter erythema skos:exactMatch SCTID:239064000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007854 keratolytic winter erythema skos:exactMatch UMLS:C0406756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007855 keratosis, familial actinic skos:exactMatch MESH:C567190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007855 keratosis, familial actinic skos:exactMatch OMIM:148390 keratosis, familial actinic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007855 keratosis, familial actinic skos:exactMatch UMLS:C2675099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007856 palmoplantar keratoderma-esophageal carcinoma syndrome skos:exactMatch DOID:0111506 palmoplantar keratoderma-esophageal carcinoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007856 palmoplantar keratoderma-esophageal carcinoma syndrome skos:exactMatch MESH:C536164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007856 palmoplantar keratoderma-esophageal carcinoma syndrome skos:exactMatch OMIM:148500 tylosis with esophageal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007856 palmoplantar keratoderma-esophageal carcinoma syndrome skos:exactMatch Orphanet:2198 Palmoplantar keratoderma-esophageal carcinoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007856 palmoplantar keratoderma-esophageal carcinoma syndrome skos:exactMatch SCTID:111030006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007857 keratosis palmaris et plantaris-clinodactyly syndrome skos:exactMatch MESH:C563646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007857 keratosis palmaris et plantaris-clinodactyly syndrome skos:exactMatch OMIM:148520 keratosis palmaris et plantaris with clinodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007857 keratosis palmaris et plantaris-clinodactyly syndrome skos:exactMatch Orphanet:86919 Keratosis palmaris et plantaris-clinodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007857 keratosis palmaris et plantaris-clinodactyly syndrome skos:exactMatch UMLS:C1835663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007858 palmoplantar keratoderma, punctate type 1A skos:exactMatch DOID:0080214 punctate palmoplantar keratoderma type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007858 palmoplantar keratoderma, punctate type 1A skos:exactMatch OMIM:148600 palmoplantar keratoderma, punctate iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007859 palmoplantar keratoderma i, striate, focal, or diffuse skos:exactMatch MESH:C536162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007859 palmoplantar keratoderma i, striate, focal, or diffuse skos:exactMatch OMIM:148700 palmoplantar keratoderma i, striate, focal, or diffuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007860 focal palmoplantar and gingival keratoderma skos:exactMatch MESH:C536157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007860 focal palmoplantar and gingival keratoderma skos:exactMatch OMIM:148730 keratosis, focal palmoplantar and gingival semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007860 focal palmoplantar and gingival keratoderma skos:exactMatch Orphanet:2200 Focal palmoplantar and gingival keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007860 focal palmoplantar and gingival keratoderma skos:exactMatch SCTID:764963007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007860 focal palmoplantar and gingival keratoderma skos:exactMatch UMLS:C1835650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007861 isolated cloverleaf skull syndrome skos:exactMatch MESH:C536884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007861 isolated cloverleaf skull syndrome skos:exactMatch OMIM:148800 kleeblattschaedel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007861 isolated cloverleaf skull syndrome skos:exactMatch SCTID:254022009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007861 isolated cloverleaf skull syndrome skos:exactMatch UMLS:CN201565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007862 Waardenburg syndrome type 3 skos:exactMatch DOID:0110949 Waardenburg syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007862 Waardenburg syndrome type 3 skos:exactMatch OMIM:148820 waardenburg syndrome, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007862 Waardenburg syndrome type 3 skos:exactMatch Orphanet:896 Waardenburg syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007863 Kleine-Levin syndrome skos:exactMatch DOID:0060165 Kleine-Levin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007863 Kleine-Levin syndrome skos:exactMatch MESH:D017593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007863 Kleine-Levin syndrome skos:exactMatch NCIT:C84800 Kleine-Levin Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007863 Kleine-Levin syndrome skos:exactMatch OMIM:148840 kleine-levin hibernation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007863 Kleine-Levin syndrome skos:exactMatch Orphanet:33543 Kleine-Levin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007863 Kleine-Levin syndrome skos:exactMatch SCTID:111488004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007863 Kleine-Levin syndrome skos:exactMatch UMLS:C0206085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007864 angioosteohypertrophic syndrome skos:exactMatch DOID:2926 Klippel-Trenaunay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007864 angioosteohypertrophic syndrome skos:exactMatch MESH:D007715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007864 angioosteohypertrophic syndrome skos:exactMatch NCIT:C84801 Klippel-Trenaunay-Weber Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007864 angioosteohypertrophic syndrome skos:exactMatch OMIM:149000 klippel-trenaunay-weber syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007864 angioosteohypertrophic syndrome skos:exactMatch Orphanet:2346 Angioosteohypertrophic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007864 angioosteohypertrophic syndrome skos:exactMatch Orphanet:90308 Klippel-Trénaunay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007864 angioosteohypertrophic syndrome skos:exactMatch SCTID:721105004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007864 angioosteohypertrophic syndrome skos:exactMatch UMLS:C0022739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007864 angioosteohypertrophic syndrome skos:exactMatch UMLS:CN201567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007865 knuckle pads skos:exactMatch ICD10CM:M72.1 Knuckle pads semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007865 knuckle pads skos:exactMatch OMIM:149100 knuckle pads semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007865 knuckle pads skos:exactMatch SCTID:16687001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007865 knuckle pads skos:exactMatch UMLS:C0264000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007866 Bart-Pumphrey syndrome skos:exactMatch DOID:0050658 Bart-Pumphrey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007866 Bart-Pumphrey syndrome skos:exactMatch MESH:C537210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007866 Bart-Pumphrey syndrome skos:exactMatch OMIM:149200 bart-pumphrey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007866 Bart-Pumphrey syndrome skos:exactMatch Orphanet:2698 Knuckle pads-leukonychia-sensorineural deafness-palmoplantar hyperkeratosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007866 Bart-Pumphrey syndrome skos:exactMatch SCTID:1271009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007867 nonsyndromic congenital nail disorder 2 skos:exactMatch DOID:0080080 nonsyndromic congenital nail disorder 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007867 nonsyndromic congenital nail disorder 2 skos:exactMatch MESH:C537260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007867 nonsyndromic congenital nail disorder 2 skos:exactMatch OMIM:149300 nail disorder, nonsyndromic congenital, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007867 nonsyndromic congenital nail disorder 2 skos:exactMatch SCTID:66270006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007868 hyperekplexia 1 skos:exactMatch DOID:0060696 hyperekplexia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007868 hyperekplexia 1 skos:exactMatch OMIM:149400 hyperekplexia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007869 Kyrle disease skos:exactMatch MESH:C538130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007869 Kyrle disease skos:exactMatch OMIM:149500 kyrle disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007869 Kyrle disease skos:exactMatch SCTID:34042008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007869 Kyrle disease skos:exactMatch UMLS:C0263382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007870 labia minora, incomplete adhesion of skos:exactMatch OMIM:149600 labia minora, incomplete adhesion of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007871 familial congenital nasolacrimal duct obstruction skos:exactMatch MESH:C566703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007871 familial congenital nasolacrimal duct obstruction skos:exactMatch OMIM:149700 lacrimal duct defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007871 familial congenital nasolacrimal duct obstruction skos:exactMatch Orphanet:451612 Familial congenital nasolacrimal duct obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007872 LADD syndrome skos:exactMatch DOID:0050331 LADD syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007872 LADD syndrome skos:exactMatch MESH:C538132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007872 LADD syndrome skos:exactMatch OMIMPS:149730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007872 LADD syndrome skos:exactMatch Orphanet:2363 Lacrimoauriculodentodigital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007872 LADD syndrome skos:exactMatch SCTID:23817003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007872 LADD syndrome skos:exactMatch UMLS:C0265269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007873 lactic acidosis, chronic adult form skos:exactMatch MESH:C563640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007873 lactic acidosis, chronic adult form skos:exactMatch OMIM:150170 lactic acidosis, chronic adult form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007873 lactic acidosis, chronic adult form skos:exactMatch UMLS:C1835591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007874 trichorhinophalangeal syndrome type II skos:exactMatch DOID:4998 trichorhinophalangeal syndrome type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007874 trichorhinophalangeal syndrome type II skos:exactMatch MESH:D015826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007874 trichorhinophalangeal syndrome type II skos:exactMatch NCIT:C75118 Trichorhinophalangeal Syndrome Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007874 trichorhinophalangeal syndrome type II skos:exactMatch OMIM:150230 trichorhinophalangeal syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007874 trichorhinophalangeal syndrome type II skos:exactMatch Orphanet:502 Trichorhinophalangeal syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007874 trichorhinophalangeal syndrome type II skos:exactMatch SCTID:41069008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007874 trichorhinophalangeal syndrome type II skos:exactMatch UMLS:C0023003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007875 Larsen syndrome skos:exactMatch DOID:14764 Larsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007875 Larsen syndrome skos:exactMatch MESH:C580241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007875 Larsen syndrome skos:exactMatch OMIM:150250 larsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007875 Larsen syndrome skos:exactMatch Orphanet:503 Larsen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007875 Larsen syndrome skos:exactMatch SCTID:63387002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007875 Larsen syndrome skos:exactMatch UMLS:C0175778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007876 laryngeal abductor paralysis skos:exactMatch OMIM:150260 laryngeal abductor paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007876 laryngeal abductor paralysis skos:exactMatch Orphanet:2808 Laryngeal abductor paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007876 laryngeal abductor paralysis skos:exactMatch SCTID:232442001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007876 laryngeal abductor paralysis skos:exactMatch UMLS:CN202762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007877 laryngeal adductor paralysis skos:exactMatch MESH:C562861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007877 laryngeal adductor paralysis skos:exactMatch OMIM:150270 laryngeal adductor paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007878 congenital laryngomalacia skos:exactMatch DOID:0080833 laryngomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007878 congenital laryngomalacia skos:exactMatch ICD10CM:Q31.5 Congenital laryngomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007878 congenital laryngomalacia skos:exactMatch MESH:D055092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007878 congenital laryngomalacia skos:exactMatch NCIT:C98971 Laryngomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007878 congenital laryngomalacia skos:exactMatch OMIM:150280 laryngomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007878 congenital laryngomalacia skos:exactMatch Orphanet:2373 Congenital laryngomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007878 congenital laryngomalacia skos:exactMatch SCTID:253737007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007879 larynx atresia skos:exactMatch MESH:C563637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007879 larynx atresia skos:exactMatch NCIT:C98972 Laryngeal Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007879 larynx atresia skos:exactMatch OMIM:150300 larynx, congenital partial atresia of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007879 larynx atresia skos:exactMatch Orphanet:1202 Larynx atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007879 larynx atresia skos:exactMatch SCTID:64981002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007879 larynx atresia skos:exactMatch UMLS:C0265756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007880 congenital laryngeal web skos:exactMatch MESH:C537676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007880 congenital laryngeal web skos:exactMatch MESH:C563636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007880 congenital laryngeal web skos:exactMatch NCIT:C98970 Laryngeal Web semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007880 congenital laryngeal web skos:exactMatch OMIM:150360 laryngeal web, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007880 congenital laryngeal web skos:exactMatch Orphanet:2374 Congenital laryngeal web semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007880 congenital laryngeal web skos:exactMatch SCTID:444921008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007881 tooth agenesis, selective, 4 skos:exactMatch MESH:C563634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007881 tooth agenesis, selective, 4 skos:exactMatch OMIM:150400 tooth agenesis, selective, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007882 lattice degeneration of retina leading to retinal detachment skos:exactMatch MESH:C563633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007882 lattice degeneration of retina leading to retinal detachment skos:exactMatch OMIM:150500 lattice degeneration of retina leading to retinal detachment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007882 lattice degeneration of retina leading to retinal detachment skos:exactMatch UMLS:C1835491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007883 periodic fever, immunodeficiency, and thrombocytopenia syndrome skos:exactMatch MESH:C562721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007883 periodic fever, immunodeficiency, and thrombocytopenia syndrome skos:exactMatch OMIM:150550 periodic fever, immunodeficiency, and thrombocytopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007883 periodic fever, immunodeficiency, and thrombocytopenia syndrome skos:exactMatch SCTID:71436005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007883 periodic fever, immunodeficiency, and thrombocytopenia syndrome skos:exactMatch UMLS:C0272174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007884 leg ulcers, familial, of juvenile onset skos:exactMatch MESH:C563632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007884 leg ulcers, familial, of juvenile onset skos:exactMatch OMIM:150590 leg ulcers, familial, of juvenile onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007884 leg ulcers, familial, of juvenile onset skos:exactMatch UMLS:C1835489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007885 Legg-Calve-Perthes disease skos:exactMatch DOID:14415 Legg-Calve-Perthes disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007885 Legg-Calve-Perthes disease skos:exactMatch MESH:D007873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007885 Legg-Calve-Perthes disease skos:exactMatch NCIT:C34766 Perthes Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007885 Legg-Calve-Perthes disease skos:exactMatch OMIM:150600 legg-calve-perthes disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007885 Legg-Calve-Perthes disease skos:exactMatch Orphanet:2380 Legg-Calvé-Perthes disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007885 Legg-Calve-Perthes disease skos:exactMatch SCTID:15739006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007885 Legg-Calve-Perthes disease skos:exactMatch UMLS:C0023234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007886 uterine corpus leiomyoma skos:exactMatch DOID:13223 uterine fibroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007886 uterine corpus leiomyoma skos:exactMatch NCIT:C3434 Uterine Corpus Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007886 uterine corpus leiomyoma skos:exactMatch OMIM:150699 leiomyoma, uterine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007886 uterine corpus leiomyoma skos:exactMatch SCTID:95315005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007886 uterine corpus leiomyoma skos:exactMatch UMLS:C0042133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007886 uterine corpus leiomyoma skos:exactMatch UMLS:C2242776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007887 leiomyoma of vulva and esophagus skos:exactMatch MESH:C537006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007887 leiomyoma of vulva and esophagus skos:exactMatch OMIM:150700 leiomyoma of vulva and esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007887 leiomyoma of vulva and esophagus skos:exactMatch UMLS:C1835488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007888 hereditary leiomyomatosis and renal cell cancer skos:exactMatch MESH:C535516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007888 hereditary leiomyomatosis and renal cell cancer skos:exactMatch NCIT:C51302 Hereditary Leiomyomatosis and Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007888 hereditary leiomyomatosis and renal cell cancer skos:exactMatch OMIM:150800 hereditary leiomyomatosis and renal cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007888 hereditary leiomyomatosis and renal cell cancer skos:exactMatch Orphanet:523 Hereditary leiomyomatosis and renal cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007888 hereditary leiomyomatosis and renal cell cancer skos:exactMatch UMLS:C1708350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007888 hereditary leiomyomatosis and renal cell cancer skos:exactMatch UMLS:CN073087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007888 hereditary leiomyomatosis and renal cell cancer skos:exactMatch UMLS:CN239164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007890 lentiginosis, centrofacial neurodysraphic skos:exactMatch MESH:C563630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007890 lentiginosis, centrofacial neurodysraphic skos:exactMatch OMIM:151000 lentiginosis, centrofacial neurodysraphic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007890 lentiginosis, centrofacial neurodysraphic skos:exactMatch UMLS:C1835484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007891 familial generalized lentiginosis skos:exactMatch MESH:C573023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007891 familial generalized lentiginosis skos:exactMatch OMIM:151001 lentiginosis, inherited patterned semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007891 familial generalized lentiginosis skos:exactMatch Orphanet:231040 Familial generalized lentiginosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007891 familial generalized lentiginosis skos:exactMatch SCTID:765195000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007891 familial generalized lentiginosis skos:exactMatch UMLS:C3492944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007891 familial generalized lentiginosis skos:exactMatch UMLS:CN201466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007892 Lenz-Majewski hyperostotic dwarfism skos:exactMatch DOID:0111507 Lenz-Majewski hyperostotic dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007892 Lenz-Majewski hyperostotic dwarfism skos:exactMatch MESH:C537115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007892 Lenz-Majewski hyperostotic dwarfism skos:exactMatch OMIM:151050 lenz-majewski hyperostotic dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007892 Lenz-Majewski hyperostotic dwarfism skos:exactMatch Orphanet:2658 Lenz-Majewski hyperostotic dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007893 Noonan syndrome with multiple lentigines skos:exactMatch DOID:14291 Noonan syndrome with multiple lentigines semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007893 Noonan syndrome with multiple lentigines skos:exactMatch MESH:D044542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007893 Noonan syndrome with multiple lentigines skos:exactMatch NCIT:C84820 LEOPARD Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007893 Noonan syndrome with multiple lentigines skos:exactMatch OMIMPS:151100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007893 Noonan syndrome with multiple lentigines skos:exactMatch Orphanet:500 Noonan syndrome with multiple lentigines semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007893 Noonan syndrome with multiple lentigines skos:exactMatch SCTID:111306001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007893 Noonan syndrome with multiple lentigines skos:exactMatch UMLS:C0175704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007893 Noonan syndrome with multiple lentigines skos:exactMatch UMLS:CN074218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007894 Leri pleonosteosis skos:exactMatch MESH:C537118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007894 Leri pleonosteosis skos:exactMatch OMIM:151200 chromosome 8q22.1 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007894 Leri pleonosteosis skos:exactMatch Orphanet:2900 Leri pleonosteosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007894 Leri pleonosteosis skos:exactMatch UMLS:C1835450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007895 platyspondylic dysplasia, Torrance type skos:exactMatch DOID:0111508 Torrance type platyspondylic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007895 platyspondylic dysplasia, Torrance type skos:exactMatch MESH:C563627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007895 platyspondylic dysplasia, Torrance type skos:exactMatch OMIM:151210 platyspondylic lethal skeletal dysplasia, torrance iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007895 platyspondylic dysplasia, Torrance type skos:exactMatch Orphanet:85166 Platyspondylic dysplasia, Torrance type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007895 platyspondylic dysplasia, Torrance type skos:exactMatch UMLS:C1835437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007896 acute monocytic leukemia skos:exactMatch DOID:8864 acute monocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007896 acute monocytic leukemia skos:exactMatch MESH:D007948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007896 acute monocytic leukemia skos:exactMatch NCIT:C4861 Acute Monocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007896 acute monocytic leukemia skos:exactMatch OMIM:151380 leukemia, acute monocytic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007896 acute monocytic leukemia skos:exactMatch Orphanet:514 Acute monoblastic/monocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007896 acute monocytic leukemia skos:exactMatch SCTID:413441006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007896 acute monocytic leukemia skos:exactMatch UMLS:C0023465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007896 acute monocytic leukemia skos:exactMatch UMLS:C1318544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007898 leukocyte nuclear appendages, hereditary prevalence of skos:exactMatch MESH:C563626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007898 leukocyte nuclear appendages, hereditary prevalence of skos:exactMatch OMIM:151500 leukocyte nuclear appendages, hereditary prevalence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007898 leukocyte nuclear appendages, hereditary prevalence of skos:exactMatch UMLS:C1835405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007899 lichen sclerosus et atrophicus skos:exactMatch ICD10CM:L90.0 Lichen sclerosus et atrophicus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007899 lichen sclerosus et atrophicus skos:exactMatch MESH:D018459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007899 lichen sclerosus et atrophicus skos:exactMatch NCIT:C26817 Lichen Sclerosus et Atrophicus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007899 lichen sclerosus et atrophicus skos:exactMatch OMIM:151590 lichen sclerosus et atrophicus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007899 lichen sclerosus et atrophicus skos:exactMatch Orphanet:33409 NON RARE IN EUROPE: Lichen sclerosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007899 lichen sclerosus et atrophicus skos:exactMatch SCTID:25674000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007899 lichen sclerosus et atrophicus skos:exactMatch UMLS:C0023652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007900 nonsyndromic congenital nail disorder 3 skos:exactMatch DOID:0080081 nonsyndromic congenital nail disorder 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007900 nonsyndromic congenital nail disorder 3 skos:exactMatch MESH:C537289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007900 nonsyndromic congenital nail disorder 3 skos:exactMatch OMIM:151600 nail disorder, nonsyndromic congenital, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007900 nonsyndromic congenital nail disorder 3 skos:exactMatch SCTID:74102009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007901 levator-medial rectus synkinesis skos:exactMatch MESH:C563625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007901 levator-medial rectus synkinesis skos:exactMatch OMIM:151610 oculomotor-levator synkinesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007901 levator-medial rectus synkinesis skos:exactMatch UMLS:C1835403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007902 lichen planus, familial skos:exactMatch MESH:C563624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007902 lichen planus, familial skos:exactMatch OMIM:151620 lichen planus, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007902 lichen planus, familial skos:exactMatch UMLS:C1835402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007903 Li-Fraumeni syndrome 1 skos:exactMatch DOID:0111503 Li-Fraumeni syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007903 Li-Fraumeni syndrome 1 skos:exactMatch MESH:C563754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007903 Li-Fraumeni syndrome 1 skos:exactMatch OMIM:151623 li-fraumeni syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007903 Li-Fraumeni syndrome 1 skos:exactMatch UMLS:C1835398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007903 Li-Fraumeni syndrome 1 skos:exactMatch UMLS:C1836481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007904 median nodule of the upper lip skos:exactMatch OMIM:151630 lip, median nodule of upper semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007904 median nodule of the upper lip skos:exactMatch Orphanet:2699 Median nodule of the upper lip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007904 median nodule of the upper lip skos:exactMatch SCTID:722034006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007904 median nodule of the upper lip skos:exactMatch UMLS:C1835396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007905 lip, hamartomatous skos:exactMatch MESH:C563621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007905 lip, hamartomatous skos:exactMatch OMIM:151640 lip, hamartomatous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007905 lip, hamartomatous skos:exactMatch UMLS:C1835395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007906 familial partial lipodystrophy, Dunnigan type skos:exactMatch DOID:0070202 familial partial lipodystrophy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007906 familial partial lipodystrophy, Dunnigan type skos:exactMatch OMIM:151660 lipodystrophy, familial partial, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007906 familial partial lipodystrophy, Dunnigan type skos:exactMatch Orphanet:2348 Familial partial lipodystrophy, Dunnigan type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007906 familial partial lipodystrophy, Dunnigan type skos:exactMatch SCTID:715439000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007907 lipoma of the conjunctiva skos:exactMatch MESH:C563620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007907 lipoma of the conjunctiva skos:exactMatch OMIM:151700 lipoma of the conjunctiva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007907 lipoma of the conjunctiva skos:exactMatch UMLS:C1835373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007908 multiple symmetric lipomatosis skos:exactMatch DOID:14116 multiple symmetric lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007908 multiple symmetric lipomatosis skos:exactMatch NCIT:C4392 Cervical Symmetrical Lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007908 multiple symmetric lipomatosis skos:exactMatch OMIM:151800 lipomatosis, multiple symmetric semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007908 multiple symmetric lipomatosis skos:exactMatch Orphanet:2398 Multiple symmetric lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007908 multiple symmetric lipomatosis skos:exactMatch SCTID:238902007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007908 multiple symmetric lipomatosis skos:exactMatch UMLS:C0023804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007908 multiple symmetric lipomatosis skos:exactMatch UMLS:CN201658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007909 familial multiple lipomatosis skos:exactMatch MESH:D000071070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007909 familial multiple lipomatosis skos:exactMatch OMIM:151900 lipomatosis, multiple semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007909 familial multiple lipomatosis skos:exactMatch Orphanet:199276 Familial multiple lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007909 familial multiple lipomatosis skos:exactMatch SCTID:766888002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007910 lipoprotein types--Lt system skos:exactMatch OMIM:152300 lipoprotein types--lt system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007910 lipoprotein types--Lt system skos:exactMatch UMLS:C1835359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007911 lipoprotein, variant of beta skos:exactMatch OMIM:152400 lipoprotein, variant of beta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007912 lithium transport skos:exactMatch OMIM:152420 lithium transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007913 low density lipoprotein, variation in molecular weight of skos:exactMatch OMIM:152450 low density lipoprotein, variation 1n molecular weight of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007914 lumbar stenosis, familial skos:exactMatch MESH:C563613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007914 lumbar stenosis, familial skos:exactMatch OMIM:152550 lumbar stenosis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007914 lumbar stenosis, familial skos:exactMatch UMLS:C1835320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007915 systemic lupus erythematosus skos:exactMatch DOID:9074 systemic lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007915 systemic lupus erythematosus skos:exactMatch MESH:D008180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007915 systemic lupus erythematosus skos:exactMatch NCIT:C3201 Systemic Lupus Erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007915 systemic lupus erythematosus skos:exactMatch OMIM:152700 systemic lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007915 systemic lupus erythematosus skos:exactMatch Orphanet:536 Systemic lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007915 systemic lupus erythematosus skos:exactMatch SCTID:55464009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007916 primary intestinal lymphangiectasia skos:exactMatch OMIM:152800 lymphangiectasia, intestinal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007916 primary intestinal lymphangiectasia skos:exactMatch Orphanet:90362 Primary intestinal lymphangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007916 primary intestinal lymphangiectasia skos:exactMatch SCTID:6124009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007916 primary intestinal lymphangiectasia skos:exactMatch UMLS:C0267372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007916 primary intestinal lymphangiectasia skos:exactMatch UMLS:CN206410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007917 lymphedema-cerebral arteriovenous anomaly syndrome skos:exactMatch MESH:C563612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007917 lymphedema-cerebral arteriovenous anomaly syndrome skos:exactMatch OMIM:152900 lymphedema and cerebral arteriovenous anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007917 lymphedema-cerebral arteriovenous anomaly syndrome skos:exactMatch Orphanet:86914 Lymphedema-cerebral arteriovenous anomaly-primary pulmonary hypertension syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007917 lymphedema-cerebral arteriovenous anomaly syndrome skos:exactMatch UMLS:C1835272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007918 microcephaly with or without chorioretinopathy, lymphedema, or intellectual disability skos:exactMatch DOID:0060349 microcephaly with or without chorioretinopathy, lymphedema, or mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007918 microcephaly with or without chorioretinopathy, lymphedema, or intellectual disability skos:exactMatch MESH:C537711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007918 microcephaly with or without chorioretinopathy, lymphedema, or intellectual disability skos:exactMatch OMIM:152950 microcephaly with or without chorioretinopathy, lymphedema, or impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007918 microcephaly with or without chorioretinopathy, lymphedema, or intellectual disability skos:exactMatch Orphanet:2526 Microcephaly-lymphedema-chorioretinopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007918 microcephaly with or without chorioretinopathy, lymphedema, or intellectual disability skos:exactMatch UMLS:C1835265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007919 lymphatic malformation 1 skos:exactMatch DOID:0070210 hereditary lymphedema IA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007919 lymphatic malformation 1 skos:exactMatch DOID:0070212 hereditary lymphedema I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007919 lymphatic malformation 1 skos:exactMatch OMIM:153100 lymphatic malformation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007919 lymphatic malformation 1 skos:exactMatch Orphanet:79452 Milroy disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007919 lymphatic malformation 1 skos:exactMatch SCTID:399889006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007920 lymphatic malformation 5 skos:exactMatch DOID:0070213 hereditary lymphedema II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007920 lymphatic malformation 5 skos:exactMatch MESH:C562467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007920 lymphatic malformation 5 skos:exactMatch OMIM:153200 lymphatic malformation 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007920 lymphatic malformation 5 skos:exactMatch Orphanet:90186 Meige disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007920 lymphatic malformation 5 skos:exactMatch SCTID:400040008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007921 yellow nail syndrome skos:exactMatch DOID:0050468 yellow nail syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007921 yellow nail syndrome skos:exactMatch ICD10CM:L60.5 Yellow nail syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007921 yellow nail syndrome skos:exactMatch MESH:D056684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007921 yellow nail syndrome skos:exactMatch NCIT:C85238 Yellow Nail Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007921 yellow nail syndrome skos:exactMatch OMIM:153300 yellow nail syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007921 yellow nail syndrome skos:exactMatch Orphanet:662 Yellow nail syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007921 yellow nail syndrome skos:exactMatch SCTID:400211001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007921 yellow nail syndrome skos:exactMatch UMLS:C0221348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007922 lymphedema-distichiasis syndrome skos:exactMatch DOID:0111509 lymphedema-distichiasis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007922 lymphedema-distichiasis syndrome skos:exactMatch MESH:C537710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007922 lymphedema-distichiasis syndrome skos:exactMatch NCIT:C128191 Lymphedema-Distichiasis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007922 lymphedema-distichiasis syndrome skos:exactMatch OMIM:153400 lymphedema-distichiasis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007922 lymphedema-distichiasis syndrome skos:exactMatch Orphanet:33001 Lymphedema-distichiasis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007922 lymphedema-distichiasis syndrome skos:exactMatch SCTID:8634009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007922 lymphedema-distichiasis syndrome skos:exactMatch UMLS:C0265345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007923 macrocephaly, benign familial skos:exactMatch MESH:C537717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007923 macrocephaly, benign familial skos:exactMatch OMIM:153470 macrocephaly, benign familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007924 Bannayan-Riley-Ruvalcaba syndrome skos:exactMatch DOID:0050657 Bannayan-Riley-Ruvalcaba syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007924 Bannayan-Riley-Ruvalcaba syndrome skos:exactMatch NCIT:C3939 Bannayan-Riley-Ruvalcaba Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007924 Bannayan-Riley-Ruvalcaba syndrome skos:exactMatch Orphanet:109 Bannayan-Riley-Ruvalcaba syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007924 Bannayan-Riley-Ruvalcaba syndrome skos:exactMatch SCTID:21984008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007924 Bannayan-Riley-Ruvalcaba syndrome skos:exactMatch UMLS:C0265326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007925 myelodysplastic syndrome associated with isolated del(5q) skos:exactMatch DOID:0090016 chromosome 5q deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007925 myelodysplastic syndrome associated with isolated del(5q) skos:exactMatch MESH:C535323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007925 myelodysplastic syndrome associated with isolated del(5q) skos:exactMatch NCIT:C6867 Myelodysplastic Syndrome with Isolated del(5q) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007925 myelodysplastic syndrome associated with isolated del(5q) skos:exactMatch OMIM:153550 chromosome 5q deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007925 myelodysplastic syndrome associated with isolated del(5q) skos:exactMatch Orphanet:86841 Myelodysplastic syndrome associated with isolated del(5q) chromosome abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007925 myelodysplastic syndrome associated with isolated del(5q) skos:exactMatch SCTID:277597005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007925 myelodysplastic syndrome associated with isolated del(5q) skos:exactMatch UMLS:CN206233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007927 congenital macroglossia skos:exactMatch MESH:C531735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007927 congenital macroglossia skos:exactMatch OMIM:153630 macroglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007927 congenital macroglossia skos:exactMatch Orphanet:2430 Congenital macroglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007927 congenital macroglossia skos:exactMatch SCTID:270516002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007928 obsolete Fechtner syndrome skos:exactMatch NCIT:C131642 Fechtner Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007928 obsolete Fechtner syndrome skos:exactMatch UMLS:C0403445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007929 obsolete Epstein syndrome skos:exactMatch NCIT:C131639 Epstein Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007929 obsolete Epstein syndrome skos:exactMatch UMLS:C0398641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007930 Bernard-Soulier syndrome, type A2, autosomal dominant skos:exactMatch DOID:0111059 Bernard-Soulier syndrome type A2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007930 Bernard-Soulier syndrome, type A2, autosomal dominant skos:exactMatch OMIM:153670 bernard-soulier syndrome, iia a2, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007930 Bernard-Soulier syndrome, type A2, autosomal dominant skos:exactMatch UMLS:C3277076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007931 vitelliform macular dystrophy 2 skos:exactMatch OMIM:153700 macular dystrophy, vitelliform, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007931 vitelliform macular dystrophy 2 skos:exactMatch Orphanet:1243 Best vitelliform macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007931 vitelliform macular dystrophy 2 skos:exactMatch SCTID:763387005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007932 age related macular degeneration 2 skos:exactMatch DOID:0110015 age related macular degeneration 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007932 age related macular degeneration 2 skos:exactMatch MESH:C562479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007932 age related macular degeneration 2 skos:exactMatch OMIM:153800 macular degeneration, age-related, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007932 age related macular degeneration 2 skos:exactMatch UMLS:C3495438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007933 vitelliform macular dystrophy 1 skos:exactMatch MESH:C537832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007933 vitelliform macular dystrophy 1 skos:exactMatch OMIM:153840 macular dystrophy, vitelliform, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007934 benign concentric annular macular dystrophy skos:exactMatch MESH:C537833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007934 benign concentric annular macular dystrophy skos:exactMatch OMIM:153870 retinitis pigmentosa 91 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007934 benign concentric annular macular dystrophy skos:exactMatch Orphanet:251287 Benign concentric annular macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007934 benign concentric annular macular dystrophy skos:exactMatch SCTID:719520001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007934 benign concentric annular macular dystrophy skos:exactMatch UMLS:C4304667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007935 cystoid macular edema skos:exactMatch DOID:4447 cystoid macular edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007935 cystoid macular edema skos:exactMatch NCIT:C34794 Cystoid Macular Edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007935 cystoid macular edema skos:exactMatch OMIM:153880 macular dystrophy, dominant cystoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007935 cystoid macular edema skos:exactMatch Orphanet:75381 Cystoid macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007935 cystoid macular edema skos:exactMatch SCTID:312921000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007935 cystoid macular edema skos:exactMatch UMLS:C0024440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007935 cystoid macular edema skos:exactMatch UMLS:C0730317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007936 macular dystrophy, fenestrated sheen type skos:exactMatch MESH:C563607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007936 macular dystrophy, fenestrated sheen type skos:exactMatch OMIM:153890 macular dystrophy, fenestrated sheen iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007936 macular dystrophy, fenestrated sheen type skos:exactMatch UMLS:C1835173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007937 renal hypomagnesemia 2 skos:exactMatch DOID:0060885 renal hypomagnesemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007937 renal hypomagnesemia 2 skos:exactMatch MESH:C537152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007937 renal hypomagnesemia 2 skos:exactMatch OMIM:154020 hypomagnesemia 2, renal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007937 renal hypomagnesemia 2 skos:exactMatch Orphanet:34528 Autosomal dominant primary hypomagnesemia with hypocalciuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007937 renal hypomagnesemia 2 skos:exactMatch SCTID:725393000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007937 renal hypomagnesemia 2 skos:exactMatch UMLS:C1835171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007937 renal hypomagnesemia 2 skos:exactMatch UMLS:C4511005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007938 46,XY sex reversal 4 skos:exactMatch DOID:0111771 46,XY sex reversal 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007938 46,XY sex reversal 4 skos:exactMatch MESH:C567887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007938 46,XY sex reversal 4 skos:exactMatch NCIT:C132270 46,XY Sex Reversal 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007938 46,XY sex reversal 4 skos:exactMatch OMIM:154230 46,xy sex reversal 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007939 malignant hyperthermia, susceptibility to, 2 skos:exactMatch MESH:C535695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007939 malignant hyperthermia, susceptibility to, 2 skos:exactMatch OMIM:154275 malignant hyperthermia, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007940 malignant hyperthermia, susceptibility to, 3 skos:exactMatch MESH:C535696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007940 malignant hyperthermia, susceptibility to, 3 skos:exactMatch OMIM:154276 malignant hyperthermia, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007941 malocclusion due to protuberant upper front teeth skos:exactMatch OMIM:154300 malocclusion due to protuberant upper front teeth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007942 Mammastatin skos:exactMatch MESH:C060120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007942 Mammastatin skos:exactMatch OMIM:154370 mammastatin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007943 Nager acrofacial dysostosis skos:exactMatch DOID:5768 Nager acrofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007943 Nager acrofacial dysostosis skos:exactMatch MESH:C538184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007943 Nager acrofacial dysostosis skos:exactMatch OMIM:154400 acrofacial dysostosis 1, nager iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007943 Nager acrofacial dysostosis skos:exactMatch Orphanet:245 Nager syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007943 Nager acrofacial dysostosis skos:exactMatch SCTID:35520007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007943 Nager acrofacial dysostosis skos:exactMatch UMLS:C0265245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007944 Treacher Collins syndrome 1 skos:exactMatch DOID:0080789 Treacher Collins syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007944 Treacher Collins syndrome 1 skos:exactMatch OMIM:154500 treacher collins syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007944 Treacher Collins syndrome 1 skos:exactMatch UMLS:CN119605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007945 mannose 6-phosphate receptor recognition defect, Lebanese type skos:exactMatch MESH:C563601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007945 mannose 6-phosphate receptor recognition defect, Lebanese type skos:exactMatch OMIM:154570 mannose 6-phosphate receptor recognition defect, lebanese iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007945 mannose 6-phosphate receptor recognition defect, Lebanese type skos:exactMatch UMLS:C1835134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007946 jaw-winking syndrome skos:exactMatch DOID:560 jaw-winking syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007946 jaw-winking syndrome skos:exactMatch MESH:C535908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007946 jaw-winking syndrome skos:exactMatch OMIM:154600 marcus gunn phenomenon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007946 jaw-winking syndrome skos:exactMatch Orphanet:91412 Marcus-Gunn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007946 jaw-winking syndrome skos:exactMatch SCTID:5127009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007946 jaw-winking syndrome skos:exactMatch UMLS:C0266521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007947 Marfan syndrome skos:exactMatch DOID:14323 Marfan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007947 Marfan syndrome skos:exactMatch MESH:D008382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007947 Marfan syndrome skos:exactMatch NCIT:C34807 Marfan Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007947 Marfan syndrome skos:exactMatch OMIM:154700 marfan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007947 Marfan syndrome skos:exactMatch Orphanet:284963 Marfan syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007947 Marfan syndrome skos:exactMatch Orphanet:558 Marfan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007947 Marfan syndrome skos:exactMatch SCTID:19346006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007947 Marfan syndrome skos:exactMatch UMLS:C0024796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007947 Marfan syndrome skos:exactMatch UMLS:CN202883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007948 marfanoid hypermobility syndrome skos:exactMatch MESH:C531742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007948 marfanoid hypermobility syndrome skos:exactMatch OMIM:154750 marfanoid hypermobility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007948 marfanoid hypermobility syndrome skos:exactMatch UMLS:C0268365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007949 Marshall syndrome skos:exactMatch DOID:0111510 Marshall syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007949 Marshall syndrome skos:exactMatch MESH:C536025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007949 Marshall syndrome skos:exactMatch NCIT:C128115 Marshall Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007949 Marshall syndrome skos:exactMatch OMIM:154780 marshall syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007949 Marshall syndrome skos:exactMatch Orphanet:560 Marshall syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007949 Marshall syndrome skos:exactMatch SCTID:33410002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007949 Marshall syndrome skos:exactMatch UMLS:C0265235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007950 mastocytosis skos:exactMatch DOID:350 mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007950 mastocytosis skos:exactMatch ICD10WHO:Q82.2 Mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007950 mastocytosis skos:exactMatch MESH:D008415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007950 mastocytosis skos:exactMatch NCIT:C84269 Mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007950 mastocytosis skos:exactMatch Orphanet:98292 Mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007950 mastocytosis skos:exactMatch UMLS:C0024899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007951 masticatory muscles, hypertrophy of skos:exactMatch MESH:C563600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007951 masticatory muscles, hypertrophy of skos:exactMatch OMIM:154850 masticatory muscles, hypertrophy of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007951 masticatory muscles, hypertrophy of skos:exactMatch SCTID:699649006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007952 maxillofacial dysostosis skos:exactMatch MESH:C563599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007952 maxillofacial dysostosis skos:exactMatch OMIM:155000 maxillofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007952 maxillofacial dysostosis skos:exactMatch UMLS:C1835088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007953 Binder syndrome skos:exactMatch DOID:14683 Binder syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007953 Binder syndrome skos:exactMatch MESH:C536036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007953 Binder syndrome skos:exactMatch OMIM:155050 maxillonasal dysplasia, binder iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007953 Binder syndrome skos:exactMatch Orphanet:1248 Maxillonasal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007953 Binder syndrome skos:exactMatch SCTID:715985008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007953 Binder syndrome skos:exactMatch UMLS:C0220692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007955 Meckel diverticulum skos:exactMatch DOID:9487 Meckel's diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007955 Meckel diverticulum skos:exactMatch MESH:D008467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007955 Meckel diverticulum skos:exactMatch NCIT:C12264 Meckel Diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007955 Meckel diverticulum skos:exactMatch OMIM:155140 meckel diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007955 Meckel diverticulum skos:exactMatch SCTID:37373007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007956 Pai syndrome skos:exactMatch MESH:C536135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007956 Pai syndrome skos:exactMatch OMIM:155145 cleft, median, of upper 51p with polyps of facial skin and nasal mucosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007956 Pai syndrome skos:exactMatch Orphanet:1993 Pai syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007956 Pai syndrome skos:exactMatch SCTID:722201004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007956 Pai syndrome skos:exactMatch UMLS:C1835087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007957 mediosternal depigmentation line skos:exactMatch OMIM:155200 mediosternal depigmentation line semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007958 familial medullary thyroid carcinoma skos:exactMatch DOID:0050547 familial medullary thyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007958 familial medullary thyroid carcinoma skos:exactMatch MESH:C536911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007958 familial medullary thyroid carcinoma skos:exactMatch OMIM:155240 thyroid carcinoma, familial medullary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007958 familial medullary thyroid carcinoma skos:exactMatch Orphanet:99361 Familial medullary thyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007958 familial medullary thyroid carcinoma skos:exactMatch UMLS:C1833921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007959 medulloblastoma skos:exactMatch DOID:0050902 medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007959 medulloblastoma skos:exactMatch DOID:0060104 cerebellar medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007959 medulloblastoma skos:exactMatch MESH:D008527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007959 medulloblastoma skos:exactMatch NCIT:C3222 Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007959 medulloblastoma skos:exactMatch OMIM:155255 medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007959 medulloblastoma skos:exactMatch Orphanet:616 Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007959 medulloblastoma skos:exactMatch SCTID:443333004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007959 medulloblastoma skos:exactMatch UMLS:C0025149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007959 medulloblastoma skos:exactMatch UMLS:C1334410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007961 megalencephaly, autosomal dominant skos:exactMatch OMIM:155350 megalencephaly, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007961 megalencephaly, autosomal dominant skos:exactMatch UMLS:C3805727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007962 megalodactyly skos:exactMatch MESH:C562546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007962 megalodactyly skos:exactMatch NCIT:C48900 Macrodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007962 megalodactyly skos:exactMatch OMIM:155500 macrodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007962 megalodactyly skos:exactMatch SCTID:48449000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007963 melanoma, cutaneous malignant, susceptibility to, 1 skos:exactMatch OMIM:155600 melanoma, cutaneous malignant, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007963 melanoma, cutaneous malignant, susceptibility to, 1 skos:exactMatch SCTID:254819008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007964 melanoma, cutaneous malignant, susceptibility to, 2 skos:exactMatch DOID:10041 dysplastic nevus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007964 melanoma, cutaneous malignant, susceptibility to, 2 skos:exactMatch MESH:D004416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007964 melanoma, cutaneous malignant, susceptibility to, 2 skos:exactMatch NCIT:C7584 Dysplastic Nevus Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007964 melanoma, cutaneous malignant, susceptibility to, 2 skos:exactMatch OMIM:155601 melanoma, cutaneous malignant, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007965 melanoma, malignant familial intraocular skos:exactMatch MESH:C563596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007965 melanoma, malignant familial intraocular skos:exactMatch OMIM:155700 melanoma, malignant familial intraocular semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007965 melanoma, malignant familial intraocular skos:exactMatch UMLS:C1835043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007967 melanoma and neural system tumor syndrome skos:exactMatch DOID:0111511 melanoma and neural system tumor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007967 melanoma and neural system tumor syndrome skos:exactMatch MESH:C536149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007967 melanoma and neural system tumor syndrome skos:exactMatch OMIM:155755 melanoma-astrocytoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007967 melanoma and neural system tumor syndrome skos:exactMatch Orphanet:252206 Melanoma and neural system tumor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007967 melanoma and neural system tumor syndrome skos:exactMatch SCTID:717968005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007967 melanoma and neural system tumor syndrome skos:exactMatch UMLS:C1835042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007968 melanoma tumor antigen Gp90 skos:exactMatch OMIM:155770 melanoma tumor antigen gp90 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007969 Melkersson-Rosenthal syndrome skos:exactMatch DOID:1761 Melkersson-Rosenthal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007969 Melkersson-Rosenthal syndrome skos:exactMatch MESH:D008556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007969 Melkersson-Rosenthal syndrome skos:exactMatch NCIT:C84886 Melkersson-Rosenthal Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007969 Melkersson-Rosenthal syndrome skos:exactMatch OMIM:155900 melkersson-rosenthal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007969 Melkersson-Rosenthal syndrome skos:exactMatch Orphanet:2483 Melkersson-Rosenthal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007969 Melkersson-Rosenthal syndrome skos:exactMatch UMLS:C0025235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007970 melorheostosis skos:exactMatch DOID:4253 melorheostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007970 melorheostosis skos:exactMatch MESH:D008557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007970 melorheostosis skos:exactMatch NCIT:C84887 Melorheostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007970 melorheostosis skos:exactMatch OMIM:155950 melorheostosis, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007970 melorheostosis skos:exactMatch Orphanet:2485 Melorheostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007970 melorheostosis skos:exactMatch SCTID:44697002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007970 melorheostosis skos:exactMatch UMLS:C0025239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007971 delayed membranous cranial ossification skos:exactMatch MESH:C563592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007971 delayed membranous cranial ossification skos:exactMatch OMIM:155980 membranous cranial ossification, delayed semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007971 delayed membranous cranial ossification skos:exactMatch Orphanet:3034 Delayed membranous cranial ossification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007971 delayed membranous cranial ossification skos:exactMatch SCTID:715524004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007971 delayed membranous cranial ossification skos:exactMatch UMLS:C1835030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007972 Meniere disease skos:exactMatch DOID:9849 Meniere's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007972 Meniere disease skos:exactMatch MESH:D008575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007972 Meniere disease skos:exactMatch NCIT:C185243 Meniere Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007972 Meniere disease skos:exactMatch OMIM:156000 meniere disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007972 Meniere disease skos:exactMatch Orphanet:45360 NON RARE IN EUROPE: Menière disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007972 Meniere disease skos:exactMatch SCTID:13445001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007972 Meniere disease skos:exactMatch UMLS:C0025281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007973 mental and growth retardation with amblyopia skos:exactMatch MESH:C563591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007973 mental and growth retardation with amblyopia skos:exactMatch OMIM:156190 mental and growth retardation with amblyopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007973 mental and growth retardation with amblyopia skos:exactMatch UMLS:C1835028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007974 intellectual disability, autosomal dominant 1 skos:exactMatch DOID:0070031 autosomal dominant intellectual developmental disorder 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007974 intellectual disability, autosomal dominant 1 skos:exactMatch MESH:C566947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007974 intellectual disability, autosomal dominant 1 skos:exactMatch NCIT:C141424 Mental Retardation, Autosomal Dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007974 intellectual disability, autosomal dominant 1 skos:exactMatch OMIM:156200 intellectual developmental disorder, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007975 meralgia paraesthetica, familial skos:exactMatch MESH:C563590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007975 meralgia paraesthetica, familial skos:exactMatch OMIM:156220 meralgia paraesthetica, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007975 meralgia paraesthetica, familial skos:exactMatch UMLS:C1835026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007976 mesomelic dwarfism of hypoplastic tibia and radius type skos:exactMatch MESH:C563589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007976 mesomelic dwarfism of hypoplastic tibia and radius type skos:exactMatch OMIM:156230 mesomelic dwarfism of hypoplastic tibia and radius iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007976 mesomelic dwarfism of hypoplastic tibia and radius type skos:exactMatch UMLS:C1835010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007977 mesomelic dysplasia, Kantaputra type skos:exactMatch MESH:C535547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007977 mesomelic dysplasia, Kantaputra type skos:exactMatch OMIM:156232 mesomelic dysplasia, kantaputra iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007977 mesomelic dysplasia, Kantaputra type skos:exactMatch Orphanet:1836 Mesomelic dysplasia, Kantaputra type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007977 mesomelic dysplasia, Kantaputra type skos:exactMatch SCTID:719397009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007979 metachondromatosis skos:exactMatch DOID:0111512 metachondromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007979 metachondromatosis skos:exactMatch MESH:C562938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007979 metachondromatosis skos:exactMatch OMIM:156250 metachondromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007979 metachondromatosis skos:exactMatch Orphanet:2499 Metachondromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007979 metachondromatosis skos:exactMatch SCTID:205481009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007979 metachondromatosis skos:exactMatch UMLS:C0410530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007980 metachromasia of fibroblasts skos:exactMatch OMIM:156300 metachromasia of fibroblasts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007981 metachromatic leukodystrophy, adult-onset, with normal arylsulfatase A skos:exactMatch MESH:C563587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007981 metachromatic leukodystrophy, adult-onset, with normal arylsulfatase A skos:exactMatch OMIM:156310 metachromatic leukodystrophy, adult-onset, with normal arylsulfatase a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007981 metachromatic leukodystrophy, adult-onset, with normal arylsulfatase A skos:exactMatch UMLS:C1835007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007982 metaphyseal chondrodysplasia, Jansen type skos:exactMatch DOID:0080020 Jansen's metaphyseal chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007982 metaphyseal chondrodysplasia, Jansen type skos:exactMatch MESH:C537564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007982 metaphyseal chondrodysplasia, Jansen type skos:exactMatch NCIT:C131868 Metaphyseal Chondrodysplasia, Jansen Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007982 metaphyseal chondrodysplasia, Jansen type skos:exactMatch OMIM:156400 metaphyseal chondrodysplasia, jansen iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007982 metaphyseal chondrodysplasia, Jansen type skos:exactMatch Orphanet:33067 Metaphyseal chondrodysplasia, Jansen type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007982 metaphyseal chondrodysplasia, Jansen type skos:exactMatch SCTID:24629003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007982 metaphyseal chondrodysplasia, Jansen type skos:exactMatch UMLS:C0265295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007983 Schmid metaphyseal chondrodysplasia skos:exactMatch DOID:0080021 Schmid metaphyseal chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007983 Schmid metaphyseal chondrodysplasia skos:exactMatch MESH:C537352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007983 Schmid metaphyseal chondrodysplasia skos:exactMatch OMIM:156500 metaphyseal chondrodysplasia, schmid iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007983 Schmid metaphyseal chondrodysplasia skos:exactMatch Orphanet:174 Metaphyseal chondrodysplasia, Schmid type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007983 Schmid metaphyseal chondrodysplasia skos:exactMatch SCTID:29248006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007984 metaphyseal dysplasia-maxillary hypoplasia-brachydacty syndrome skos:exactMatch DOID:0111513 metaphyseal dysplasia-maxillary hypoplasia-brachydacty syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007984 metaphyseal dysplasia-maxillary hypoplasia-brachydacty syndrome skos:exactMatch OMIM:156510 metaphyseal dysplasia with maxillary hypoplasia with or without brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007984 metaphyseal dysplasia-maxillary hypoplasia-brachydacty syndrome skos:exactMatch Orphanet:2504 Metaphyseal dysplasia-maxillary hypoplasia-brachydacty syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007984 metaphyseal dysplasia-maxillary hypoplasia-brachydacty syndrome skos:exactMatch UMLS:CN201864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007985 metatarsus varus, type 1 skos:exactMatch MESH:C563585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007985 metatarsus varus, type 1 skos:exactMatch OMIM:156520 metatarsus varus, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007985 metatarsus varus, type 1 skos:exactMatch UMLS:C1834968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007986 metatropic dysplasia skos:exactMatch DOID:0111514 metatropic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007986 metatropic dysplasia skos:exactMatch MESH:C537356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007986 metatropic dysplasia skos:exactMatch NCIT:C175209 Metatropic Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007986 metatropic dysplasia skos:exactMatch OMIM:156530 metatropic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007986 metatropic dysplasia skos:exactMatch Orphanet:2635 Metatropic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007986 metatropic dysplasia skos:exactMatch SCTID:22764001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007987 Kniest dysplasia skos:exactMatch DOID:0080045 Kniest dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007987 Kniest dysplasia skos:exactMatch MESH:C537207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007987 Kniest dysplasia skos:exactMatch NCIT:C125594 Kniest Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007987 Kniest dysplasia skos:exactMatch OMIM:156550 kniest dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007987 Kniest dysplasia skos:exactMatch Orphanet:485 Kniest dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007987 Kniest dysplasia skos:exactMatch SCTID:53974002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007987 Kniest dysplasia skos:exactMatch UMLS:C0265279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007988 autosomal dominant primary microcephaly skos:exactMatch DOID:14725 autosomal dominant microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007988 autosomal dominant primary microcephaly skos:exactMatch MESH:C537323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007988 autosomal dominant primary microcephaly skos:exactMatch OMIM:156580 microcephaly, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007988 autosomal dominant primary microcephaly skos:exactMatch Orphanet:2514 Autosomal dominant primary microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007988 autosomal dominant primary microcephaly skos:exactMatch UMLS:C4755316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007989 congenital microcoria skos:exactMatch MESH:C537550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007989 congenital microcoria skos:exactMatch OMIM:156600 microcoria, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007989 congenital microcoria skos:exactMatch Orphanet:566 Congenital microcoria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007989 congenital microcoria skos:exactMatch SCTID:400962005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007990 multiple benign circumferential skin creases on limbs skos:exactMatch DOID:0112241 multiple benign circumferential skin creases on limbs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007990 multiple benign circumferential skin creases on limbs skos:exactMatch MESH:C537575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007990 multiple benign circumferential skin creases on limbs skos:exactMatch Orphanet:2505 Multiple benign circumferential skin creases on limbs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007990 multiple benign circumferential skin creases on limbs skos:exactMatch UMLS:C0473586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007991 microcephaly-deafness-intellectual disability syndrome skos:exactMatch MESH:C537326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007991 microcephaly-deafness-intellectual disability syndrome skos:exactMatch OMIM:156620 microcephaly-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007991 microcephaly-deafness-intellectual disability syndrome skos:exactMatch Orphanet:2533 Microcephaly-deafness-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007991 microcephaly-deafness-intellectual disability syndrome skos:exactMatch SCTID:716112005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007991 microcephaly-deafness-intellectual disability syndrome skos:exactMatch UMLS:C0796062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007992 microcornea-glaucoma-absent frontal sinuses syndrome skos:exactMatch MESH:C537552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007992 microcornea-glaucoma-absent frontal sinuses syndrome skos:exactMatch OMIM:156700 microcornea, glaucoma, and absent frontal sinuses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007992 microcornea-glaucoma-absent frontal sinuses syndrome skos:exactMatch Orphanet:2536 Microcornea-glaucoma-absent frontal sinuses syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007992 microcornea-glaucoma-absent frontal sinuses syndrome skos:exactMatch UMLS:C1834935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007993 microgastria-limb reduction defect syndrome skos:exactMatch MESH:C537554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007993 microgastria-limb reduction defect syndrome skos:exactMatch OMIM:156810 microgastria-limb reduction defects association semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007993 microgastria-limb reduction defect syndrome skos:exactMatch Orphanet:2538 Microgastria-limb reduction defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007993 microgastria-limb reduction defect syndrome skos:exactMatch UMLS:C1834929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007994 micromelic bone dysplasia with cloverleaf skull skos:exactMatch MESH:C536429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007994 micromelic bone dysplasia with cloverleaf skull skos:exactMatch OMIM:156830 micromelic bone dysplasia with cloverleaf skull semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007995 microphthalmia, isolated, with cataract 1 skos:exactMatch MESH:C563582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007995 microphthalmia, isolated, with cataract 1 skos:exactMatch OMIM:156850 microphthalmia, isolated, with cataract 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007995 microphthalmia, isolated, with cataract 1 skos:exactMatch UMLS:C1834919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007996 microphthalmia, isolated, with corectopia skos:exactMatch MESH:C563581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007996 microphthalmia, isolated, with corectopia skos:exactMatch OMIM:156900 microphthalmia, isolated, with corectopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007996 microphthalmia, isolated, with corectopia skos:exactMatch UMLS:C1834918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007997 microspherophakia with hernia skos:exactMatch MESH:C537468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007997 microspherophakia with hernia skos:exactMatch OMIM:157150 microspherophakia with hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007997 microspherophakia with hernia skos:exactMatch UMLS:C1834881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007998 microspherophakia-metaphyseal dysplasia syndrome skos:exactMatch MESH:C536540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007998 microspherophakia-metaphyseal dysplasia syndrome skos:exactMatch OMIM:157151 microspherophakia-metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007998 microspherophakia-metaphyseal dysplasia syndrome skos:exactMatch Orphanet:2551 Microspherophakia-metaphyseal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007998 microspherophakia-metaphyseal dysplasia syndrome skos:exactMatch UMLS:C1834880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007999 holoprosencephaly 2 skos:exactMatch DOID:0110872 holoprosencephaly 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007999 holoprosencephaly 2 skos:exactMatch MESH:C563579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007999 holoprosencephaly 2 skos:exactMatch NCIT:C74995 Holoprosencephaly Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007999 holoprosencephaly 2 skos:exactMatch OMIM:157170 holoprosencephaly 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0007999 holoprosencephaly 2 skos:exactMatch UMLS:C1834877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008000 migraine with or without aura, susceptibility to, 1 skos:exactMatch OMIM:157300 migraine with or without aura, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008000 migraine with or without aura, susceptibility to, 1 skos:exactMatch SCTID:37796009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008001 milia, multiple eruptive skos:exactMatch MESH:C562823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008001 milia, multiple eruptive skos:exactMatch OMIM:157400 milia, multiple eruptive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008001 milia, multiple eruptive skos:exactMatch SCTID:238749001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008001 milia, multiple eruptive skos:exactMatch UMLS:C0343079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008002 mirror movements 1 skos:exactMatch OMIM:157600 mirror movements 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008003 autosomal dominant progressive external ophthalmoplegia skos:exactMatch MESH:C563575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008003 autosomal dominant progressive external ophthalmoplegia skos:exactMatch Orphanet:254892 Autosomal dominant progressive external ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008003 autosomal dominant progressive external ophthalmoplegia skos:exactMatch UMLS:CN202062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008004 familial mitral valve prolapse skos:exactMatch OMIMPS:157700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008004 familial mitral valve prolapse skos:exactMatch Orphanet:741 Familial mitral valve prolapse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008004 familial mitral valve prolapse skos:exactMatch SCTID:233858000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008005 cardiospondylocarpofacial syndrome skos:exactMatch MESH:C563572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008005 cardiospondylocarpofacial syndrome skos:exactMatch NCIT:C188216 Cardiospondylocarpofacial Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008005 cardiospondylocarpofacial syndrome skos:exactMatch OMIM:157800 cardiospondylocarpofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008005 cardiospondylocarpofacial syndrome skos:exactMatch Orphanet:3238 Cardiospondylocarpofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008005 cardiospondylocarpofacial syndrome skos:exactMatch SCTID:720612000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008005 cardiospondylocarpofacial syndrome skos:exactMatch UMLS:CN204053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008006 Mobius syndrome skos:exactMatch DOID:13501 Moebius syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008006 Mobius syndrome skos:exactMatch MESH:D020331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008006 Mobius syndrome skos:exactMatch NCIT:C84893 Mobius Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008006 Mobius syndrome skos:exactMatch OMIM:157900 moebius syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008006 Mobius syndrome skos:exactMatch Orphanet:570 Moebius syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008006 Mobius syndrome skos:exactMatch SCTID:89444000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008006 Mobius syndrome skos:exactMatch UMLS:C0221060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008006 Mobius syndrome skos:exactMatch UMLS:C0853240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008007 tooth ankylosis skos:exactMatch DOID:12661 tooth ankylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008007 tooth ankylosis skos:exactMatch MESH:D020254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008007 tooth ankylosis skos:exactMatch OMIM:157950 permanent molars, secondary retention of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008007 tooth ankylosis skos:exactMatch Orphanet:1077 Dental ankylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008007 tooth ankylosis skos:exactMatch SCTID:14901003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008007 tooth ankylosis skos:exactMatch UMLS:C0155930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008008 MOMO syndrome skos:exactMatch MESH:C535812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008008 MOMO syndrome skos:exactMatch OMIM:157980 momo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008008 MOMO syndrome skos:exactMatch Orphanet:2563 MOMO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008008 MOMO syndrome skos:exactMatch SCTID:724137002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008008 MOMO syndrome skos:exactMatch UMLS:C1834759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008009 monilethrix skos:exactMatch DOID:0050472 monilethrix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008009 monilethrix skos:exactMatch MESH:D056734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008009 monilethrix skos:exactMatch NCIT:C84894 Monilethrix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008009 monilethrix skos:exactMatch OMIM:158000 monilethrix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008009 monilethrix skos:exactMatch Orphanet:573 Monilethrix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008009 monilethrix skos:exactMatch SCTID:69488000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008009 monilethrix skos:exactMatch UMLS:C0546966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008010 antigen defined by monoclonal antibody Aj9 skos:exactMatch OMIM:158030 antigen defined by monoclonal antibody aj9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008011 antigen defined by monoclonal antibody T87 skos:exactMatch OMIM:158040 antigen defined by monoclonal antibody t87 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008012 Monophalangy of great toe skos:exactMatch MESH:C563570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008012 Monophalangy of great toe skos:exactMatch OMIM:158100 monophalangy of great toe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008012 Monophalangy of great toe skos:exactMatch UMLS:C1834753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008013 chromosome 9p deletion syndrome skos:exactMatch DOID:0060732 chromosome 9p deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008013 chromosome 9p deletion syndrome skos:exactMatch MESH:C538024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008013 chromosome 9p deletion syndrome skos:exactMatch OMIM:158170 chromosome 9p deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008013 chromosome 9p deletion syndrome skos:exactMatch Orphanet:261112 Monosomy 9p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008013 chromosome 9p deletion syndrome skos:exactMatch SCTID:62599000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008014 nondisjunction skos:exactMatch OMIM:158250 nondisjunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008014 nondisjunction skos:exactMatch UMLS:C1834741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008015 motion sickness skos:exactMatch DOID:2951 motion sickness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008015 motion sickness skos:exactMatch ICD10CM:T75.3 Motion sickness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008015 motion sickness skos:exactMatch MESH:D009041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008015 motion sickness skos:exactMatch OMIM:158280 motion sickness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008015 motion sickness skos:exactMatch UMLS:C0026603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008016 trismus-pseudocamptodactyly syndrome skos:exactMatch DOID:0111603 distal arthrogryposis type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008016 trismus-pseudocamptodactyly syndrome skos:exactMatch MESH:C535857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008016 trismus-pseudocamptodactyly syndrome skos:exactMatch OMIM:158300 arthrogryposis, distal, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008016 trismus-pseudocamptodactyly syndrome skos:exactMatch Orphanet:3377 Trismus-pseudocamptodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008016 trismus-pseudocamptodactyly syndrome skos:exactMatch SCTID:8757006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008016 trismus-pseudocamptodactyly syndrome skos:exactMatch UMLS:C0265226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008017 hereditary mucoepithelial dysplasia skos:exactMatch MESH:C536476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008017 hereditary mucoepithelial dysplasia skos:exactMatch OMIM:158310 mucoepithelial dysplasia, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008017 hereditary mucoepithelial dysplasia skos:exactMatch Orphanet:1839 Hereditary mucoepithelial dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008017 hereditary mucoepithelial dysplasia skos:exactMatch SCTID:403442005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008018 Muir-Torre syndrome skos:exactMatch DOID:0050465 Muir-Torre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008018 Muir-Torre syndrome skos:exactMatch MESH:D055653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008018 Muir-Torre syndrome skos:exactMatch NCIT:C84905 Muir-Torre Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008018 Muir-Torre syndrome skos:exactMatch OMIM:158320 muir-torre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008018 Muir-Torre syndrome skos:exactMatch Orphanet:587 Muir-Torre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008018 Muir-Torre syndrome skos:exactMatch SCTID:403824007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008018 Muir-Torre syndrome skos:exactMatch UMLS:C1321489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008019 mullerian aplasia and hyperandrogenism skos:exactMatch DOID:0111526 Mullerian aplasia and hyperandrogenism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008019 mullerian aplasia and hyperandrogenism skos:exactMatch MESH:C567186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008019 mullerian aplasia and hyperandrogenism skos:exactMatch NCIT:C120376 Mullerian Aplasia and Hyperandrogenism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008019 mullerian aplasia and hyperandrogenism skos:exactMatch OMIM:158330 mullerian aplasia and hyperandrogenism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008019 mullerian aplasia and hyperandrogenism skos:exactMatch Orphanet:247768 Müllerian aplasia and hyperandrogenism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008019 mullerian aplasia and hyperandrogenism skos:exactMatch UMLS:C2675014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008020 multiple exostoses with spastic tetraparesis skos:exactMatch MESH:C563566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008020 multiple exostoses with spastic tetraparesis skos:exactMatch OMIM:158345 multiple exostoses with spastic tetraparesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008020 multiple exostoses with spastic tetraparesis skos:exactMatch UMLS:C1834724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008021 Cowden syndrome 1 skos:exactMatch OMIM:158350 cowden syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008021 Cowden syndrome 1 skos:exactMatch UMLS:CN072330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008022 muscle cramps, familial skos:exactMatch MESH:C563563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008022 muscle cramps, familial skos:exactMatch OMIM:158400 muscle cramps, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008022 muscle cramps, familial skos:exactMatch UMLS:C1834708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008023 muscular atrophy-ataxia-retinitis pigmentosa-diabetes mellitus syndrome skos:exactMatch OMIM:158500 muscular atrophy, ataxia, retinitis pigmentosa, and diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008023 muscular atrophy-ataxia-retinitis pigmentosa-diabetes mellitus syndrome skos:exactMatch Orphanet:2579 Muscular atrophy-ataxia-retinitis pigmentosa-diabetes mellitus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008023 muscular atrophy-ataxia-retinitis pigmentosa-diabetes mellitus syndrome skos:exactMatch SCTID:237611007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008024 neuronopathy, distal hereditary motor, type 7A skos:exactMatch DOID:0111201 distal hereditary motor neuronopathy type 7A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008024 neuronopathy, distal hereditary motor, type 7A skos:exactMatch MESH:C563562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008024 neuronopathy, distal hereditary motor, type 7A skos:exactMatch OMIM:158580 neuronopathy, distal hereditary motor, iia 7a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008024 neuronopathy, distal hereditary motor, type 7A skos:exactMatch UMLS:C1834703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008025 neuronopathy, distal hereditary motor, type 2A skos:exactMatch DOID:0111208 distal hereditary motor neuronopathy type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008025 neuronopathy, distal hereditary motor, type 2A skos:exactMatch MESH:C563561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008025 neuronopathy, distal hereditary motor, type 2A skos:exactMatch OMIM:158590 neuronopathy, distal hereditary motor, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008025 neuronopathy, distal hereditary motor, type 2A skos:exactMatch UMLS:C1834692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008026 autosomal dominant childhood-onset proximal spinal muscular atrophy without contractures skos:exactMatch MESH:C563560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008026 autosomal dominant childhood-onset proximal spinal muscular atrophy without contractures skos:exactMatch OMIM:158600 spinal muscular atrophy, lower extremity-predominant, 1, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008026 autosomal dominant childhood-onset proximal spinal muscular atrophy without contractures skos:exactMatch Orphanet:209341 DYNC1H1-related autosomal dominant childhood-onset proximal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008026 autosomal dominant childhood-onset proximal spinal muscular atrophy without contractures skos:exactMatch UMLS:C1834690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008027 muscular atrophy, malignant neurogenic skos:exactMatch MESH:C563559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008027 muscular atrophy, malignant neurogenic skos:exactMatch OMIM:158650 muscular atrophy, malignant neurogenic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008027 muscular atrophy, malignant neurogenic skos:exactMatch UMLS:C1834689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008028 muscular dystrophy, Barnes type skos:exactMatch MESH:C563558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008028 muscular dystrophy, Barnes type skos:exactMatch OMIM:158800 muscular dystrophy, barnes iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008028 muscular dystrophy, Barnes type skos:exactMatch UMLS:C1834688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008029 Bethlem myopathy skos:exactMatch DOID:0050663 Bethlem myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008029 Bethlem myopathy skos:exactMatch MESH:C535436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008029 Bethlem myopathy skos:exactMatch NCIT:C126688 Bethlem Myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008029 Bethlem myopathy skos:exactMatch OMIMPS:158810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008029 Bethlem myopathy skos:exactMatch Orphanet:610 Bethlem myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008029 Bethlem myopathy skos:exactMatch SCTID:718572004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008029 Bethlem myopathy skos:exactMatch UMLS:C1834674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008030 facioscapulohumeral muscular dystrophy 1 skos:exactMatch DOID:0111192 facioscapulohumeral muscular dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008030 facioscapulohumeral muscular dystrophy 1 skos:exactMatch MESH:C536391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008030 facioscapulohumeral muscular dystrophy 1 skos:exactMatch NCIT:C172704 Facioscapulohumeral Muscular Dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008030 facioscapulohumeral muscular dystrophy 1 skos:exactMatch OMIM:158900 facioscapulohumeral muscular dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008031 facioscapulohumeral muscular dystrophy 2 skos:exactMatch DOID:0111193 facioscapulohumeral muscular dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008031 facioscapulohumeral muscular dystrophy 2 skos:exactMatch MESH:C563557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008031 facioscapulohumeral muscular dystrophy 2 skos:exactMatch NCIT:C172705 Facioscapulohumeral Muscular Dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008031 facioscapulohumeral muscular dystrophy 2 skos:exactMatch OMIM:158901 facioscapulohumeral muscular dystrophy 2, digenic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008031 facioscapulohumeral muscular dystrophy 2 skos:exactMatch UMLS:C1834671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008034 muscular dystrophy, pseudohypertrophic, with Internalized capillaries skos:exactMatch MESH:C563554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008034 muscular dystrophy, pseudohypertrophic, with Internalized capillaries skos:exactMatch OMIM:159050 muscular dystrophy, pseudohypertrophic, with internalized capillaries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008034 muscular dystrophy, pseudohypertrophic, with Internalized capillaries skos:exactMatch UMLS:C1834652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008035 muscular hypoplasia, congenital universal, of Krabbe skos:exactMatch MESH:C563553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008035 muscular hypoplasia, congenital universal, of Krabbe skos:exactMatch OMIM:159100 muscular hypoplasia, congenital universal, of krabbe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008035 muscular hypoplasia, congenital universal, of Krabbe skos:exactMatch UMLS:C1834651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008036 myasthenia, limb-girdle, autoimmune skos:exactMatch MESH:C563552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008036 myasthenia, limb-girdle, autoimmune skos:exactMatch OMIM:159400 myasthenia, limb-girdle, autoimmune semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008036 myasthenia, limb-girdle, autoimmune skos:exactMatch UMLS:C1834635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008037 myelinated optic nerve fibers skos:exactMatch OMIM:159500 myelinated optic nerve fibers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008038 ataxia-pancytopenia syndrome skos:exactMatch MESH:C563233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008038 ataxia-pancytopenia syndrome skos:exactMatch NCIT:C176909 Ataxia-Pancytopenia Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008038 ataxia-pancytopenia syndrome skos:exactMatch OMIM:159550 ataxia-pancytopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008038 ataxia-pancytopenia syndrome skos:exactMatch Orphanet:2585 Ataxia-pancytopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008038 ataxia-pancytopenia syndrome skos:exactMatch SCTID:768556005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008038 ataxia-pancytopenia syndrome skos:exactMatch UMLS:C1327919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008039 tropical spastic paraparesis skos:exactMatch DOID:321 tropical spastic paraparesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008039 tropical spastic paraparesis skos:exactMatch MESH:D015493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008039 tropical spastic paraparesis skos:exactMatch OMIM:159580 myelopathy, htlv-1-associated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008039 tropical spastic paraparesis skos:exactMatch Orphanet:289326 Tropical spastic paraparesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008039 tropical spastic paraparesis skos:exactMatch SCTID:714279000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008039 tropical spastic paraparesis skos:exactMatch UMLS:C0030481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008040 transient myeloproliferative syndrome skos:exactMatch DOID:0060888 transient myeloproliferative syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008040 transient myeloproliferative syndrome skos:exactMatch MESH:C563551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008040 transient myeloproliferative syndrome skos:exactMatch NCIT:C82339 Transient Abnormal Myelopoiesis Associated with Down Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008040 transient myeloproliferative syndrome skos:exactMatch OMIM:159595 myeloproliferative syndrome, transient semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008040 transient myeloproliferative syndrome skos:exactMatch Orphanet:420611 Transient myeloproliferative syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008040 transient myeloproliferative syndrome skos:exactMatch SCTID:721307000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008040 transient myeloproliferative syndrome skos:exactMatch UMLS:C1834582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008041 myoclonic epilepsy, Hartung type skos:exactMatch MESH:C563550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008041 myoclonic epilepsy, Hartung type skos:exactMatch OMIM:159600 myoclonic epilepsy, hartung iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008041 myoclonic epilepsy, Hartung type skos:exactMatch UMLS:C1834581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008043 myoclonus-cerebellar ataxia-deafness syndrome skos:exactMatch MESH:C563549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008043 myoclonus-cerebellar ataxia-deafness syndrome skos:exactMatch OMIM:159800 myoclonus, cerebellar ataxia, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008043 myoclonus-cerebellar ataxia-deafness syndrome skos:exactMatch Orphanet:2589 Myoclonus-cerebellar ataxia-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008043 myoclonus-cerebellar ataxia-deafness syndrome skos:exactMatch UMLS:C1834579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008044 myoclonic dystonia 11 skos:exactMatch DOID:0090034 myoclonic dystonia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008044 myoclonic dystonia 11 skos:exactMatch OMIM:159900 dystonia 11, myoclonic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008045 spinal muscular atrophy-progressive myoclonic epilepsy syndrome skos:exactMatch DOID:0111527 spinal muscular atrophy with progressive myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008045 spinal muscular atrophy-progressive myoclonic epilepsy syndrome skos:exactMatch MESH:C537563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008045 spinal muscular atrophy-progressive myoclonic epilepsy syndrome skos:exactMatch OMIM:159950 spinal muscular atrophy with progressive myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008045 spinal muscular atrophy-progressive myoclonic epilepsy syndrome skos:exactMatch Orphanet:2590 Spinal muscular atrophy-progressive myoclonic epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008045 spinal muscular atrophy-progressive myoclonic epilepsy syndrome skos:exactMatch SCTID:703524005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008045 spinal muscular atrophy-progressive myoclonic epilepsy syndrome skos:exactMatch UMLS:C1834569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008046 autosomal dominant myoglobinuria skos:exactMatch MESH:C563546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008046 autosomal dominant myoglobinuria skos:exactMatch OMIM:160010 myoglobinuria, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008046 autosomal dominant myoglobinuria skos:exactMatch Orphanet:99846 Autosomal dominant myoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008046 autosomal dominant myoglobinuria skos:exactMatch SCTID:725903003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008046 autosomal dominant myoglobinuria skos:exactMatch UMLS:C1834567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008047 episodic ataxia type 1 skos:exactMatch DOID:0050989 episodic ataxia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008047 episodic ataxia type 1 skos:exactMatch OMIM:160120 episodic ataxia, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008047 episodic ataxia type 1 skos:exactMatch Orphanet:37612 Episodic ataxia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008047 episodic ataxia type 1 skos:exactMatch SCTID:421182009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008047 episodic ataxia type 1 skos:exactMatch UMLS:C1719788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008047 episodic ataxia type 1 skos:exactMatch UMLS:CN042654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008048 autosomal dominant centronuclear myopathy skos:exactMatch DOID:0111217 autosomal dominant centronuclear myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008048 autosomal dominant centronuclear myopathy skos:exactMatch NCIT:C126689 Centronuclear Myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008048 autosomal dominant centronuclear myopathy skos:exactMatch OMIM:160150 myopathy, centronuclear, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008048 autosomal dominant centronuclear myopathy skos:exactMatch Orphanet:169189 Autosomal dominant centronuclear myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008048 autosomal dominant centronuclear myopathy skos:exactMatch SCTID:716696006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008048 autosomal dominant centronuclear myopathy skos:exactMatch UMLS:C1834558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008049 myopathy, distal, infantile-onset skos:exactMatch DOID:0070196 infantile-onset distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008049 myopathy, distal, infantile-onset skos:exactMatch OMIM:160300 myopathy, distal, infantile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008049 myopathy, distal, infantile-onset skos:exactMatch UMLS:C1834556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008049 myopathy, distal, infantile-onset skos:exactMatch UMLS:C4011725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008050 MYH7-related skeletal myopathy skos:exactMatch DOID:0070197 distal myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008050 MYH7-related skeletal myopathy skos:exactMatch OMIM:160500 myopathy, distal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008050 MYH7-related skeletal myopathy skos:exactMatch Orphanet:59135 Laing early-onset distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008050 MYH7-related skeletal myopathy skos:exactMatch SCTID:764859001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008050 MYH7-related skeletal myopathy skos:exactMatch UMLS:CN074249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008051 tubular aggregate myopathy skos:exactMatch DOID:0080089 tubular aggregate myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008051 tubular aggregate myopathy skos:exactMatch OMIMPS:160565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008051 tubular aggregate myopathy skos:exactMatch Orphanet:2593 Tubular aggregate myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008052 myopathy with storage of glycoproteins and Glycosaminoglycans skos:exactMatch MESH:C563542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008052 myopathy with storage of glycoproteins and Glycosaminoglycans skos:exactMatch OMIM:160570 myopathy with storage of glycoproteins and glycosaminoglycans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008052 myopathy with storage of glycoproteins and Glycosaminoglycans skos:exactMatch UMLS:C1834532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008053 myopia 2, autosomal dominant skos:exactMatch MESH:C563541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008053 myopia 2, autosomal dominant skos:exactMatch OMIM:160700 myopia 2, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008053 myopia 2, autosomal dominant skos:exactMatch UMLS:C1834531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008054 juvenile dermatomyositis skos:exactMatch DOID:14203 childhood type dermatomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008054 juvenile dermatomyositis skos:exactMatch NCIT:C27576 Childhood Dermatomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008054 juvenile dermatomyositis skos:exactMatch Orphanet:93672 Juvenile dermatomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008054 juvenile dermatomyositis skos:exactMatch SCTID:1212005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008055 myotonia congenita, autosomal dominant skos:exactMatch OMIM:160800 myotonia congenita, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008055 myotonia congenita, autosomal dominant skos:exactMatch SCTID:57938005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008056 myotonic dystrophy type 1 skos:exactMatch DOID:11722 myotonic dystrophy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008056 myotonic dystrophy type 1 skos:exactMatch NCIT:C84679 Dystrophia Myotonica 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008056 myotonic dystrophy type 1 skos:exactMatch OMIM:160900 myotonic dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008056 myotonic dystrophy type 1 skos:exactMatch Orphanet:273 Steinert myotonic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008057 Carney complex, type 1 skos:exactMatch OMIM:160980 carney complex, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008058 cylindrical spirals myopathy skos:exactMatch DOID:0080103 cylindrical spirals myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008058 cylindrical spirals myopathy skos:exactMatch MESH:C563535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008058 cylindrical spirals myopathy skos:exactMatch OMIM:160990 myotonic myopathy with cylindrical spirals semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008058 cylindrical spirals myopathy skos:exactMatch Orphanet:171886 Cylindrical spirals myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008058 cylindrical spirals myopathy skos:exactMatch SCTID:764525006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008058 cylindrical spirals myopathy skos:exactMatch UMLS:C1834418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008059 Naegeli-Franceschetti-Jadassohn syndrome skos:exactMatch DOID:0111528 Naegeli-Franceschetti-Jadassohn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008059 Naegeli-Franceschetti-Jadassohn syndrome skos:exactMatch MESH:C538331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008059 Naegeli-Franceschetti-Jadassohn syndrome skos:exactMatch OMIM:161000 naegeli-franceschetti-jadassohn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008059 Naegeli-Franceschetti-Jadassohn syndrome skos:exactMatch Orphanet:69087 Naegeli-Franceschetti-Jadassohn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008059 Naegeli-Franceschetti-Jadassohn syndrome skos:exactMatch SCTID:239084001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008059 Naegeli-Franceschetti-Jadassohn syndrome skos:exactMatch UMLS:C0343111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008060 nonsyndromic congenital nail disorder 1 skos:exactMatch DOID:0080079 nonsyndromic congenital nail disorder 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008060 nonsyndromic congenital nail disorder 1 skos:exactMatch DOID:0080088 obsolete nonsyndromic congenital nail disorder 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008060 nonsyndromic congenital nail disorder 1 skos:exactMatch MESH:C562907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008060 nonsyndromic congenital nail disorder 1 skos:exactMatch OMIM:161050 nail disorder, nonsyndromic congenital, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008060 nonsyndromic congenital nail disorder 1 skos:exactMatch Orphanet:79153 Idiopathic trachyonychia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008060 nonsyndromic congenital nail disorder 1 skos:exactMatch SCTID:238719003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008060 nonsyndromic congenital nail disorder 1 skos:exactMatch UMLS:C0406443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008061 nail-patella syndrome skos:exactMatch DOID:9467 nail-patella syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008061 nail-patella syndrome skos:exactMatch MESH:D009261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008061 nail-patella syndrome skos:exactMatch NCIT:C75120 Nail-Patella Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008061 nail-patella syndrome skos:exactMatch OMIM:161200 nail-patella syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008061 nail-patella syndrome skos:exactMatch Orphanet:2614 Nail-patella syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008061 nail-patella syndrome skos:exactMatch SCTID:22199006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008061 nail-patella syndrome skos:exactMatch UMLS:C0027341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008062 narcolepsy 1 skos:exactMatch MESH:C563534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008062 narcolepsy 1 skos:exactMatch NCIT:C84618 Cataplexy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008062 narcolepsy 1 skos:exactMatch OMIM:161400 narcolepsy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008062 narcolepsy 1 skos:exactMatch SCTID:46263000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008062 narcolepsy 1 skos:exactMatch UMLS:C1834372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008063 nasal alar collapse, bilateral skos:exactMatch MESH:C563533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008063 nasal alar collapse, bilateral skos:exactMatch OMIM:161470 nasal alar collapse, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008063 nasal alar collapse, bilateral skos:exactMatch UMLS:C1834371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008064 nasal bones, absence of skos:exactMatch MESH:C562753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008064 nasal bones, absence of skos:exactMatch OMIM:161480 nasal bones, absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008064 nasal bones, absence of skos:exactMatch UMLS:C4082198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008065 nasal groove, familial transverse skos:exactMatch OMIM:161500 nasal groove, familial transverse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008065 nasal groove, familial transverse skos:exactMatch UMLS:C1834370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008066 nasal hyperpigmentation, familial transverse skos:exactMatch OMIM:161530 nasal hyperpigmentation, familial transverse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008066 nasal hyperpigmentation, familial transverse skos:exactMatch UMLS:C1834369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008067 nasopharyngeal carcinoma, susceptibility to, 2 skos:exactMatch OMIM:161550 nasopharyngeal carcinoma, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008067 nasopharyngeal carcinoma, susceptibility to, 2 skos:exactMatch UMLS:C2750548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008068 obsolete navicular bone, accessory skos:exactMatch MESH:C536002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008068 obsolete navicular bone, accessory skos:exactMatch OMIM:161600 navicular bone, accessory semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008069 necrotizing encephalomyelopathy, subacute, of Leigh, adult skos:exactMatch MESH:C563530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008069 necrotizing encephalomyelopathy, subacute, of Leigh, adult skos:exactMatch OMIM:161700 necrotizing encephalomyelopathy, subacute, of leigh, adult semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008069 necrotizing encephalomyelopathy, subacute, of Leigh, adult skos:exactMatch UMLS:C1834340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008070 nemaline myopathy 3 skos:exactMatch DOID:0110927 nemaline myopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008070 nemaline myopathy 3 skos:exactMatch MESH:C580202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008070 nemaline myopathy 3 skos:exactMatch NCIT:C129870 Nemaline Myopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008070 nemaline myopathy 3 skos:exactMatch OMIM:161800 congenital myopathy 2a, typical, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008070 nemaline myopathy 3 skos:exactMatch SCTID:702349003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008070 nemaline myopathy 3 skos:exactMatch UMLS:CN187050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008071 autosomal dominant progressive nephropathy with hypertension skos:exactMatch MESH:C562889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008071 autosomal dominant progressive nephropathy with hypertension skos:exactMatch OMIM:161900 renal failure, progressive, with hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008071 autosomal dominant progressive nephropathy with hypertension skos:exactMatch Orphanet:88659 Autosomal dominant progressive nephropathy with hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008071 autosomal dominant progressive nephropathy with hypertension skos:exactMatch SCTID:703310005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008071 autosomal dominant progressive nephropathy with hypertension skos:exactMatch UMLS:C0403443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008071 autosomal dominant progressive nephropathy with hypertension skos:exactMatch UMLS:C3839782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008072 IgA nephropathy, susceptibility to, 1 skos:exactMatch OMIM:161950 iga nephropathy, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008073 familial juvenile hyperuricemic nephropathy type 1 skos:exactMatch MESH:C563693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008073 familial juvenile hyperuricemic nephropathy type 1 skos:exactMatch NCIT:C123172 Medullary Cystic Kidney Disease Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008073 familial juvenile hyperuricemic nephropathy type 1 skos:exactMatch OMIM:162000 tubulointerstitial kidney disease, autosomal dominant, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008073 familial juvenile hyperuricemic nephropathy type 1 skos:exactMatch Orphanet:88950 UMOD-related autosomal dominant tubulointerstitial kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008073 familial juvenile hyperuricemic nephropathy type 1 skos:exactMatch SCTID:445503007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008073 familial juvenile hyperuricemic nephropathy type 1 skos:exactMatch UMLS:C1835934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008073 familial juvenile hyperuricemic nephropathy type 1 skos:exactMatch UMLS:C4054550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008073 familial juvenile hyperuricemic nephropathy type 1 skos:exactMatch UMLS:CN206322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008073 familial juvenile hyperuricemic nephropathy type 1 skos:exactMatch UMLS:CN239214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008074 obsolete nerve growth factor, alpha subunit skos:exactMatch OMIM:162020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008075 schwannomatosis skos:exactMatch DOID:3204 neurilemmomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008075 schwannomatosis skos:exactMatch NCIT:C6557 Schwannomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008075 schwannomatosis skos:exactMatch OMIMPS:162091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008075 schwannomatosis skos:exactMatch Orphanet:93921 Full schwannomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008075 schwannomatosis skos:exactMatch UMLS:C1335929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008076 amyotrophic neuralgia skos:exactMatch DOID:10383 amyotrophic neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008076 amyotrophic neuralgia skos:exactMatch OMIM:162100 amyotrophy, hereditary neuralgic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008076 amyotrophic neuralgia skos:exactMatch SCTID:26609002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008078 neurofibromatosis, familial spinal skos:exactMatch MESH:C563523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008078 neurofibromatosis, familial spinal skos:exactMatch OMIM:162210 neurofibromatosis, familial spinal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008078 neurofibromatosis, familial spinal skos:exactMatch UMLS:C1834235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008079 neurofibromatosis-pheochromocytoma-duodenal carcinoid syndrome skos:exactMatch MESH:C563522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008079 neurofibromatosis-pheochromocytoma-duodenal carcinoid syndrome skos:exactMatch OMIM:162240 neurofibromatosis-pheochromocytoma-duodenal carcinoid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008079 neurofibromatosis-pheochromocytoma-duodenal carcinoid syndrome skos:exactMatch UMLS:C1834232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008080 neurofibromatosis, type III, mixed central and peripheral skos:exactMatch MESH:C537389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008080 neurofibromatosis, type III, mixed central and peripheral skos:exactMatch OMIM:162260 neurofibromatosis, iia iii, mixed central and peripheral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008080 neurofibromatosis, type III, mixed central and peripheral skos:exactMatch SCTID:254240003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008081 neurofibromatosis, type IV, of Riccardi skos:exactMatch MESH:C537392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008081 neurofibromatosis, type IV, of Riccardi skos:exactMatch OMIM:162270 neurofibromatosis, iia iv, of riccardi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008082 multiple endocrine neoplasia type 2B skos:exactMatch DOID:10016 multiple endocrine neoplasia type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008082 multiple endocrine neoplasia type 2B skos:exactMatch MESH:D018814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008082 multiple endocrine neoplasia type 2B skos:exactMatch NCIT:C3227 Multiple Endocrine Neoplasia Type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008082 multiple endocrine neoplasia type 2B skos:exactMatch OMIM:162300 multiple endocrine neoplasia, iia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008082 multiple endocrine neoplasia type 2B skos:exactMatch Orphanet:247709 Multiple endocrine neoplasia type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008082 multiple endocrine neoplasia type 2B skos:exactMatch SCTID:61530001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008082 multiple endocrine neoplasia type 2B skos:exactMatch UMLS:C0025269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008083 ceroid lipofuscinosis, neuronal, 4 (Kufs type) skos:exactMatch DOID:0110720 neuronal ceroid lipofuscinosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008083 ceroid lipofuscinosis, neuronal, 4 (Kufs type) skos:exactMatch NCIT:C128116 Neuronal Ceroid Lipofuscinosis Type 4B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008083 ceroid lipofuscinosis, neuronal, 4 (Kufs type) skos:exactMatch OMIM:162350 ceroid lipofuscinosis, neuronal, 4 (kufs type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008083 ceroid lipofuscinosis, neuronal, 4 (Kufs type) skos:exactMatch Orphanet:228343 CLN4B disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008083 ceroid lipofuscinosis, neuronal, 4 (Kufs type) skos:exactMatch UMLS:C1834207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008083 ceroid lipofuscinosis, neuronal, 4 (Kufs type) skos:exactMatch UMLS:C4284284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008084 neuropathy, congenital, with arthrogryposis multiplex skos:exactMatch MESH:C535714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008084 neuropathy, congenital, with arthrogryposis multiplex skos:exactMatch OMIM:162370 neuropathy, congenital, with arthrogryposis multiplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008084 neuropathy, congenital, with arthrogryposis multiplex skos:exactMatch UMLS:C1834206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008085 obsolete neuropathy, hereditary sensorimotor, with upper motor neuron, visual pathway and autonomic disturbance skos:exactMatch MESH:C563517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008085 obsolete neuropathy, hereditary sensorimotor, with upper motor neuron, visual pathway and autonomic disturbance skos:exactMatch OMIM:162380 neuropathy, hereditary sensorimotor, with upper motor neuron, visual pathway and autonomic disturbance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008085 obsolete neuropathy, hereditary sensorimotor, with upper motor neuron, visual pathway and autonomic disturbance skos:exactMatch UMLS:C1834205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008086 neuropathy, hereditary sensory and autonomic, type 1A skos:exactMatch DOID:0070152 hereditary sensory and autonomic neuropathy type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008086 neuropathy, hereditary sensory and autonomic, type 1A skos:exactMatch OMIM:162400 neuropathy, hereditary sensory and autonomic, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008087 hereditary neuropathy with liability to pressure palsies skos:exactMatch DOID:0060843 hereditary neuropathy with liability to pressure palsies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008087 hereditary neuropathy with liability to pressure palsies skos:exactMatch MESH:C536965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008087 hereditary neuropathy with liability to pressure palsies skos:exactMatch OMIM:162500 neuropathy, hereditary, with liability to pressure palsies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008087 hereditary neuropathy with liability to pressure palsies skos:exactMatch Orphanet:640 Hereditary neuropathy with liability to pressure palsies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008087 hereditary neuropathy with liability to pressure palsies skos:exactMatch SCTID:230558006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008088 neuropathy, with paraprotein in serum, cerebrospinal fluid and urine skos:exactMatch MESH:C563516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008088 neuropathy, with paraprotein in serum, cerebrospinal fluid and urine skos:exactMatch OMIM:162600 neuropathy, with paraprotein 1n serum, cerebrospinal fluid and urine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008088 neuropathy, with paraprotein in serum, cerebrospinal fluid and urine skos:exactMatch UMLS:C1834180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008089 neutropenia, chronic familial skos:exactMatch MESH:C535815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008089 neutropenia, chronic familial skos:exactMatch OMIM:162700 neutropenia, chronic familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008089 neutropenia, chronic familial skos:exactMatch SCTID:234576008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008089 neutropenia, chronic familial skos:exactMatch UMLS:C3665676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008090 cyclic hematopoiesis skos:exactMatch DOID:5339 cyclic hematopoiesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008090 cyclic hematopoiesis skos:exactMatch MESH:C536227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008090 cyclic hematopoiesis skos:exactMatch NCIT:C3820 Cyclic Neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008090 cyclic hematopoiesis skos:exactMatch OMIM:162800 cyclic neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008090 cyclic hematopoiesis skos:exactMatch Orphanet:2686 Cyclic neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008090 cyclic hematopoiesis skos:exactMatch SCTID:191347008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008091 obsolete abnormal neutrophil chemotactic response skos:exactMatch OMIM:162820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008092 hereditary neutrophilia skos:exactMatch DOID:0090120 hereditary neutrophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008092 hereditary neutrophilia skos:exactMatch MESH:C563010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008092 hereditary neutrophilia skos:exactMatch OMIM:162830 neutrophilia, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008092 hereditary neutrophilia skos:exactMatch Orphanet:279943 Hereditary neutrophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008092 hereditary neutrophilia skos:exactMatch SCTID:129639005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008092 hereditary neutrophilia skos:exactMatch UMLS:C0543669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008093 nevus, epidermal skos:exactMatch DOID:0111162 epidermal nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008093 nevus, epidermal skos:exactMatch MESH:C580062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008093 nevus, epidermal skos:exactMatch NCIT:C4088 Epidermal Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008093 nevus, epidermal skos:exactMatch OMIM:162900 nevus, epidermal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008094 familial multiple nevi flammei skos:exactMatch DOID:0111529 familial multiple nevi flammei semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008094 familial multiple nevi flammei skos:exactMatch NCIT:C3840 Port Wine Stain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008094 familial multiple nevi flammei skos:exactMatch OMIM:163000 capillary malformations, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008094 familial multiple nevi flammei skos:exactMatch Orphanet:624 Familial multiple nevi flammei semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008094 familial multiple nevi flammei skos:exactMatch SCTID:416377005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008094 familial multiple nevi flammei skos:exactMatch UMLS:C0235752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008094 familial multiple nevi flammei skos:exactMatch UMLS:CN205384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008095 nevus anemicus skos:exactMatch NCIT:C3943 Nevus Anemicus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008095 nevus anemicus skos:exactMatch OMIM:163050 nevus anemicus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008095 nevus anemicus skos:exactMatch SCTID:40929003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008096 nevus flammeus of nape of neck skos:exactMatch MESH:C567524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008096 nevus flammeus of nape of neck skos:exactMatch OMIM:163100 nevus flammeus of nape of neck semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008097 linear nevus sebaceous syndrome skos:exactMatch DOID:0111530 linear nevus sebaceous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008097 linear nevus sebaceous syndrome skos:exactMatch NCIT:C4678 Organoid Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008097 linear nevus sebaceous syndrome skos:exactMatch OMIM:163200 schimmelpenning-feuerstein-mims syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008097 linear nevus sebaceous syndrome skos:exactMatch Orphanet:2612 Linear nevus sebaceus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008098 mesomelic dwarfism, Nievergelt type skos:exactMatch MESH:C536120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008098 mesomelic dwarfism, Nievergelt type skos:exactMatch OMIM:163400 nievergelt syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008098 mesomelic dwarfism, Nievergelt type skos:exactMatch Orphanet:2633 Mesomelic dysplasia, Nievergelt type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008098 mesomelic dwarfism, Nievergelt type skos:exactMatch SCTID:33979003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008098 mesomelic dwarfism, Nievergelt type skos:exactMatch UMLS:C0432231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008099 congenital stationary night blindness autosomal dominant 2 skos:exactMatch DOID:0110863 congenital stationary night blindness autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008099 congenital stationary night blindness autosomal dominant 2 skos:exactMatch MESH:C566869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008099 congenital stationary night blindness autosomal dominant 2 skos:exactMatch OMIM:163500 night blindness, congenital stationary, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008099 congenital stationary night blindness autosomal dominant 2 skos:exactMatch UMLS:C1876182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008100 nipples inverted skos:exactMatch OMIM:163600 nipples inverted semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008101 familial supernumerary nipples skos:exactMatch OMIM:163700 nipples, supernumerary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008101 familial supernumerary nipples skos:exactMatch Orphanet:2456 Familial supernumerary nipples semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008102 sick sinus syndrome 2, autosomal dominant skos:exactMatch MESH:C563513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008102 sick sinus syndrome 2, autosomal dominant skos:exactMatch OMIM:163800 sick sinus syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008102 sick sinus syndrome 2, autosomal dominant skos:exactMatch UMLS:C1834144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008103 noduli Cutanei, multiple, with urinary tract abnormalities skos:exactMatch MESH:C563512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008103 noduli Cutanei, multiple, with urinary tract abnormalities skos:exactMatch OMIM:163850 noduli cutanei, multiple, with urinary tract abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008103 noduli Cutanei, multiple, with urinary tract abnormalities skos:exactMatch UMLS:C1834143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008104 Noonan syndrome 1 skos:exactMatch DOID:0060578 Noonan syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008104 Noonan syndrome 1 skos:exactMatch NCIT:C75459 Noonan Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008104 Noonan syndrome 1 skos:exactMatch OMIM:163950 noonan syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008104 Noonan syndrome 1 skos:exactMatch UMLS:C4551602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008105 nose, anomalous shape of skos:exactMatch MESH:C538354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008105 nose, anomalous shape of skos:exactMatch OMIM:164000 nose, anomalous shape of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008106 nystagmus 2, congenital, autosomal dominant skos:exactMatch MESH:C537854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008106 nystagmus 2, congenital, autosomal dominant skos:exactMatch OMIM:164100 nystagmus 2, congenital, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008107 nystagmus, hereditary vertical skos:exactMatch MESH:C537857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008107 nystagmus, hereditary vertical skos:exactMatch OMIM:164150 nystagmus, hereditary vertical semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008107 nystagmus, hereditary vertical skos:exactMatch UMLS:C1834078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008108 oculocerebrocutaneous syndrome skos:exactMatch MESH:C538088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008108 oculocerebrocutaneous syndrome skos:exactMatch OMIM:164180 oculocerebrocutaneous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008108 oculocerebrocutaneous syndrome skos:exactMatch Orphanet:1647 Oculocerebrocutaneous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008108 oculocerebrocutaneous syndrome skos:exactMatch SCTID:403554008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008108 oculocerebrocutaneous syndrome skos:exactMatch UMLS:C0796092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008109 ocular cicatricial pemphigoid skos:exactMatch NCIT:C84939 Ocular Cicatricial Pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008109 ocular cicatricial pemphigoid skos:exactMatch OMIM:164185 ocular cicatricial pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008109 ocular cicatricial pemphigoid skos:exactMatch SCTID:314757003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008109 ocular cicatricial pemphigoid skos:exactMatch UMLS:C1282359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008110 obsolete ocular dominance skos:exactMatch OMIM:164190 ocular dominance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008111 oculodentodigital dysplasia skos:exactMatch DOID:0060291 oculodentodigital dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008111 oculodentodigital dysplasia skos:exactMatch MESH:C563160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008111 oculodentodigital dysplasia skos:exactMatch OMIM:164200 oculodentodigital dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008111 oculodentodigital dysplasia skos:exactMatch Orphanet:2710 Oculodentodigital dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008111 oculodentodigital dysplasia skos:exactMatch SCTID:38215007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008113 Schilbach-Rott syndrome skos:exactMatch MESH:C563509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008113 Schilbach-Rott syndrome skos:exactMatch OMIM:164220 schilbach-rott syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008113 Schilbach-Rott syndrome skos:exactMatch Orphanet:2353 Schilbach-Rott syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008113 Schilbach-Rott syndrome skos:exactMatch SCTID:721902002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008114 obsessive-compulsive disorder skos:exactMatch DOID:10933 obsessive-compulsive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008114 obsessive-compulsive disorder skos:exactMatch ICD10CM:F42 Obsessive-compulsive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008114 obsessive-compulsive disorder skos:exactMatch MESH:D009771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008114 obsessive-compulsive disorder skos:exactMatch NCIT:C88411 Obsessive Compulsive Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008114 obsessive-compulsive disorder skos:exactMatch OMIM:164230 obsessive-compulsive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008114 obsessive-compulsive disorder skos:exactMatch SCTID:191736004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008115 Feingold syndrome type 1 skos:exactMatch OMIM:164280 feingold syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008115 Feingold syndrome type 1 skos:exactMatch Orphanet:391641 Feingold syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008115 Feingold syndrome type 1 skos:exactMatch SCTID:702431004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008115 Feingold syndrome type 1 skos:exactMatch UMLS:CN204984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008116 oculopharyngeal muscular dystrophy skos:exactMatch DOID:11719 oculopharyngeal muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008116 oculopharyngeal muscular dystrophy skos:exactMatch MESH:D039141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008116 oculopharyngeal muscular dystrophy skos:exactMatch NCIT:C84942 Oculopharyngeal Muscular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008116 oculopharyngeal muscular dystrophy skos:exactMatch OMIM:164300 oculopharyngeal muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008116 oculopharyngeal muscular dystrophy skos:exactMatch Orphanet:270 Oculopharyngeal muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008116 oculopharyngeal muscular dystrophy skos:exactMatch SCTID:77097004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008116 oculopharyngeal muscular dystrophy skos:exactMatch UMLS:C0270952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008118 odontomatosis-aortae esophagus stenosis syndrome skos:exactMatch MESH:C537740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008118 odontomatosis-aortae esophagus stenosis syndrome skos:exactMatch OMIM:164330 odontoma-dysphagia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008118 odontomatosis-aortae esophagus stenosis syndrome skos:exactMatch Orphanet:2724 Odontomatosis-aortae esophagus stenosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008118 odontomatosis-aortae esophagus stenosis syndrome skos:exactMatch SCTID:716180009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008118 odontomatosis-aortae esophagus stenosis syndrome skos:exactMatch UMLS:C1834013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008119 spinocerebellar ataxia type 1 skos:exactMatch DOID:0050954 spinocerebellar ataxia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008119 spinocerebellar ataxia type 1 skos:exactMatch NCIT:C129982 Spinocerebellar Ataxia Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008119 spinocerebellar ataxia type 1 skos:exactMatch OMIM:164400 spinocerebellar ataxia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008119 spinocerebellar ataxia type 1 skos:exactMatch Orphanet:98755 Spinocerebellar ataxia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008119 spinocerebellar ataxia type 1 skos:exactMatch SCTID:715748006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008119 spinocerebellar ataxia type 1 skos:exactMatch UMLS:C0752120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008121 onychogryposis, pedal, with keratosis plantaris and coarse hair skos:exactMatch MESH:C563506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008121 onychogryposis, pedal, with keratosis plantaris and coarse hair skos:exactMatch OMIM:164680 onychogryposis, pedal, with keratosis plantaris and coarse hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008121 onychogryposis, pedal, with keratosis plantaris and coarse hair skos:exactMatch UMLS:C1833997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008123 autosomal dominant omodysplasia skos:exactMatch MESH:C567664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008123 autosomal dominant omodysplasia skos:exactMatch OMIM:164745 omodysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008123 autosomal dominant omodysplasia skos:exactMatch Orphanet:93328 Autosomal dominant omodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008123 autosomal dominant omodysplasia skos:exactMatch SCTID:725165009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008124 omphalocele, autosomal skos:exactMatch OMIM:164750 omphalocele, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008124 omphalocele, autosomal skos:exactMatch UMLS:C3277235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008125 nonsyndromic congenital nail disorder 5 skos:exactMatch DOID:0080083 nonsyndromic congenital nail disorder 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008125 nonsyndromic congenital nail disorder 5 skos:exactMatch MESH:C563503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008125 nonsyndromic congenital nail disorder 5 skos:exactMatch OMIM:164800 nail disorder, nonsyndromic congenital, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008125 nonsyndromic congenital nail disorder 5 skos:exactMatch UMLS:C1833909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008126 obsolete oncogene Yuasa skos:exactMatch OMIM:164891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008127 ophthalmomandibulomelic dysplasia skos:exactMatch MESH:C563501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008127 ophthalmomandibulomelic dysplasia skos:exactMatch OMIM:164900 ophthalmomandibulomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008127 ophthalmomandibulomelic dysplasia skos:exactMatch Orphanet:2741 Ophthalmomandibulomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008127 ophthalmomandibulomelic dysplasia skos:exactMatch SCTID:715484003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008127 ophthalmomandibulomelic dysplasia skos:exactMatch UMLS:C1833872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008128 ophthalmoplegia, familial static skos:exactMatch MESH:C563500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008128 ophthalmoplegia, familial static skos:exactMatch OMIM:165000 ophthalmoplegia, familial static semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008128 ophthalmoplegia, familial static skos:exactMatch UMLS:C1833839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008129 ophthalmoplegia, familial total, with iris transillumination skos:exactMatch MESH:C563499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008129 ophthalmoplegia, familial total, with iris transillumination skos:exactMatch OMIM:165098 ophthalmoplegia, familial total, with iris transillumination semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008129 ophthalmoplegia, familial total, with iris transillumination skos:exactMatch UMLS:C1833836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008130 ophthalmoplegia-intellectual disability-lingua scrotalis syndrome skos:exactMatch MESH:C563498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008130 ophthalmoplegia-intellectual disability-lingua scrotalis syndrome skos:exactMatch OMIM:165150 ophthalmoplegia, progressive, with scrotal tongue and mental deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008130 ophthalmoplegia-intellectual disability-lingua scrotalis syndrome skos:exactMatch Orphanet:2743 Ophthalmoplegia-intellectual disability-lingua scrotalis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008130 ophthalmoplegia-intellectual disability-lingua scrotalis syndrome skos:exactMatch UMLS:C1833835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008131 optic atrophy, hearing loss, and peripheral neuropathy, autosomal dominant skos:exactMatch MESH:C563497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008131 optic atrophy, hearing loss, and peripheral neuropathy, autosomal dominant skos:exactMatch OMIM:165199 optic atrophy, hearing loss, and peripheral neuropathy, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008131 optic atrophy, hearing loss, and peripheral neuropathy, autosomal dominant skos:exactMatch UMLS:C1833831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008132 optic atrophy with demyelinating disease of CNS skos:exactMatch DOID:0111756 Leber hereditary optic neuropathy with demyelinating disease of CNS semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008132 optic atrophy with demyelinating disease of CNS skos:exactMatch MESH:C563496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008132 optic atrophy with demyelinating disease of CNS skos:exactMatch OMIM:165200 optic atrophy with demyelinating disease of cns semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008132 optic atrophy with demyelinating disease of CNS skos:exactMatch UMLS:C1833830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008133 optic atrophy 3 skos:exactMatch DOID:0111433 optic atrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008133 optic atrophy 3 skos:exactMatch MESH:C537128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008133 optic atrophy 3 skos:exactMatch OMIM:165300 optic atrophy 3, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008133 optic atrophy 3 skos:exactMatch Orphanet:67036 Autosomal dominant optic atrophy and cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008133 optic atrophy 3 skos:exactMatch SCTID:719517009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008133 optic atrophy 3 skos:exactMatch UMLS:C1833809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008134 autosomal dominant optic atrophy, classic form skos:exactMatch DOID:0111441 optic atrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008134 autosomal dominant optic atrophy, classic form skos:exactMatch OMIM:165500 optic atrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008134 autosomal dominant optic atrophy, classic form skos:exactMatch Orphanet:98673 Autosomal dominant optic atrophy, classic form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008134 autosomal dominant optic atrophy, classic form skos:exactMatch SCTID:717336005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008134 autosomal dominant optic atrophy, classic form skos:exactMatch UMLS:CN207069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008135 optic atrophy 13 with retinal and foveal abnormalities skos:exactMatch MESH:C563494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008135 optic atrophy 13 with retinal and foveal abnormalities skos:exactMatch OMIM:165510 optic atrophy 13 with retinal and foveal abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008135 optic atrophy 13 with retinal and foveal abnormalities skos:exactMatch UMLS:C1833799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008136 isolated optic nerve hypoplasia skos:exactMatch DOID:0111531 bilateral optic nerve hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008136 isolated optic nerve hypoplasia skos:exactMatch OMIM:165550 optic nerve hypoplasia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008136 isolated optic nerve hypoplasia skos:exactMatch Orphanet:137902 Isolated optic nerve hypoplasia/aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008136 isolated optic nerve hypoplasia skos:exactMatch SCTID:724999003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008136 isolated optic nerve hypoplasia skos:exactMatch UMLS:C1833797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008136 isolated optic nerve hypoplasia skos:exactMatch UMLS:C4510723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008137 orofaciodigital syndrome X skos:exactMatch DOID:0060380 orofaciodigital syndrome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008137 orofaciodigital syndrome X skos:exactMatch MESH:C563491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008137 orofaciodigital syndrome X skos:exactMatch OMIM:165590 orofaciodigital syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008137 orofaciodigital syndrome X skos:exactMatch Orphanet:2756 Orofaciodigital syndrome type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008137 orofaciodigital syndrome X skos:exactMatch SCTID:722075004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008137 orofaciodigital syndrome X skos:exactMatch UMLS:C1833796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008138 syndromic orbital border hypoplasia skos:exactMatch MESH:C563490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008138 syndromic orbital border hypoplasia skos:exactMatch OMIM:165600 orbital margin, hypoplasia of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008138 syndromic orbital border hypoplasia skos:exactMatch Orphanet:98606 Syndromic orbital border hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008138 syndromic orbital border hypoplasia skos:exactMatch SCTID:717337001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008138 syndromic orbital border hypoplasia skos:exactMatch UMLS:C1833795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008138 syndromic orbital border hypoplasia skos:exactMatch UMLS:C4273912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008139 OSLAM syndrome skos:exactMatch MESH:C537138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008139 OSLAM syndrome skos:exactMatch OMIM:165660 oslam syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008139 OSLAM syndrome skos:exactMatch Orphanet:2760 OSLAM syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008139 OSLAM syndrome skos:exactMatch SCTID:733064004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008139 OSLAM syndrome skos:exactMatch UMLS:C1833792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008140 ossified ear cartilages skos:exactMatch MESH:C563488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008140 ossified ear cartilages skos:exactMatch OMIM:165670 ossified ear cartilages semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008140 ossified ear cartilages skos:exactMatch UMLS:C1833791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008141 ossicular malformations, familial skos:exactMatch MESH:C537142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008141 ossicular malformations, familial skos:exactMatch OMIM:165680 ossicular malformations, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008141 ossicular malformations, familial skos:exactMatch UMLS:C1833790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008142 Thiemann disease, familial form skos:exactMatch MESH:C537144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008142 Thiemann disease, familial form skos:exactMatch OMIM:165700 thiemann disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008142 Thiemann disease, familial form skos:exactMatch Orphanet:3314 Thiemann disease, familial form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008142 Thiemann disease, familial form skos:exactMatch SCTID:55166000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008142 Thiemann disease, familial form skos:exactMatch UMLS:C0264081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008143 osteoarthritis susceptibility 1 skos:exactMatch OMIM:165720 osteoarthritis susceptibility 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008145 Ollier disease skos:exactMatch DOID:4624 Ollier disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008145 Ollier disease skos:exactMatch NCIT:C3008 Enchondromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008145 Ollier disease skos:exactMatch OMIM:166000 enchondromatosis, multiple, ollier iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008145 Ollier disease skos:exactMatch Orphanet:296 Ollier disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008145 Ollier disease skos:exactMatch SCTID:268274005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008145 Ollier disease skos:exactMatch UMLS:C0014084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008145 Ollier disease skos:exactMatch UMLS:C0206641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008145 Ollier disease skos:exactMatch UMLS:CN203308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008146 osteogenesis imperfecta type 1 skos:exactMatch DOID:0110334 osteogenesis imperfecta type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008146 osteogenesis imperfecta type 1 skos:exactMatch NCIT:C99003 Osteogenesis Imperfecta Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008146 osteogenesis imperfecta type 1 skos:exactMatch OMIM:166200 osteogenesis imperfecta, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008146 osteogenesis imperfecta type 1 skos:exactMatch Orphanet:216796 Osteogenesis imperfecta type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008146 osteogenesis imperfecta type 1 skos:exactMatch SCTID:385482004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008146 osteogenesis imperfecta type 1 skos:exactMatch UMLS:CN201103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008146 osteogenesis imperfecta type 1 skos:exactMatch UMLS:CN536249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008147 osteogenesis imperfecta type 2 skos:exactMatch DOID:0110341 osteogenesis imperfecta type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008147 osteogenesis imperfecta type 2 skos:exactMatch MESH:C536042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008147 osteogenesis imperfecta type 2 skos:exactMatch NCIT:C99001 Osteogenesis Imperfecta Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008147 osteogenesis imperfecta type 2 skos:exactMatch OMIM:166210 osteogenesis imperfecta, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008147 osteogenesis imperfecta type 2 skos:exactMatch Orphanet:216804 Osteogenesis imperfecta type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008147 osteogenesis imperfecta type 2 skos:exactMatch SCTID:86470003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008147 osteogenesis imperfecta type 2 skos:exactMatch UMLS:CN536250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008148 osteogenesis imperfecta type 4 skos:exactMatch DOID:0110340 osteogenesis imperfecta type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008148 osteogenesis imperfecta type 4 skos:exactMatch MESH:C536045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008148 osteogenesis imperfecta type 4 skos:exactMatch NCIT:C98576 Osteogenesis Imperfecta Type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008148 osteogenesis imperfecta type 4 skos:exactMatch OMIM:166220 osteogenesis imperfecta, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008148 osteogenesis imperfecta type 4 skos:exactMatch Orphanet:216820 Osteogenesis imperfecta type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008148 osteogenesis imperfecta type 4 skos:exactMatch SCTID:205497004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008148 osteogenesis imperfecta type 4 skos:exactMatch UMLS:C0268363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008149 osteogenesis imperfecta with opalescent teeth, blue sclerae and wormian bones but without fractures skos:exactMatch DOID:0110335 osteogenesis imperfecta with opalescent teeth, blue sclerae and wormian bones but without fractures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008149 osteogenesis imperfecta with opalescent teeth, blue sclerae and wormian bones but without fractures skos:exactMatch MESH:C563487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008149 osteogenesis imperfecta with opalescent teeth, blue sclerae and wormian bones but without fractures skos:exactMatch OMIM:166230 osteogenesis imperfecta with opalescent teeth, blue sclerae and wormian bones, but without fractures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008149 osteogenesis imperfecta with opalescent teeth, blue sclerae and wormian bones but without fractures skos:exactMatch UMLS:C1833748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008150 osteoglophonic dwarfism skos:exactMatch DOID:0111532 osteoglophonic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008150 osteoglophonic dwarfism skos:exactMatch MESH:C536050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008150 osteoglophonic dwarfism skos:exactMatch OMIM:166250 osteoglophonic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008150 osteoglophonic dwarfism skos:exactMatch Orphanet:2645 Osteoglosphonic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008150 osteoglophonic dwarfism skos:exactMatch SCTID:254144002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008151 gnathodiaphyseal dysplasia skos:exactMatch DOID:0111533 gnathodiaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008151 gnathodiaphyseal dysplasia skos:exactMatch MESH:C536039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008151 gnathodiaphyseal dysplasia skos:exactMatch OMIM:166260 gnathodiaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008151 gnathodiaphyseal dysplasia skos:exactMatch Orphanet:53697 Gnathodiaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008151 gnathodiaphyseal dysplasia skos:exactMatch SCTID:715568002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008151 gnathodiaphyseal dysplasia skos:exactMatch UMLS:C1833736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008152 multicentric carpo-tarsal osteolysis with or without nephropathy skos:exactMatch DOID:0111534 multicentric carpotarsal osteolysis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008152 multicentric carpo-tarsal osteolysis with or without nephropathy skos:exactMatch MESH:C567171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008152 multicentric carpo-tarsal osteolysis with or without nephropathy skos:exactMatch OMIM:166300 multicentric carpotarsal osteolysis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008152 multicentric carpo-tarsal osteolysis with or without nephropathy skos:exactMatch Orphanet:2774 Multicentric carpo-tarsal osteolysis with or without nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008152 multicentric carpo-tarsal osteolysis with or without nephropathy skos:exactMatch SCTID:766992008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008152 multicentric carpo-tarsal osteolysis with or without nephropathy skos:exactMatch UMLS:C2674705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008153 progressive osseous heteroplasia skos:exactMatch DOID:0111535 progressive osseous heteroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008153 progressive osseous heteroplasia skos:exactMatch MESH:C562735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008153 progressive osseous heteroplasia skos:exactMatch OMIM:166350 osseous heteroplasia, progressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008153 progressive osseous heteroplasia skos:exactMatch Orphanet:2762 Progressive osseous heteroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008153 progressive osseous heteroplasia skos:exactMatch SCTID:719271000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008153 progressive osseous heteroplasia skos:exactMatch UMLS:C0334041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008154 osteomas of mandible skos:exactMatch MESH:C563485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008154 osteomas of mandible skos:exactMatch OMIM:166400 osteomas of mandible semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008154 osteomas of mandible skos:exactMatch UMLS:C1833733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008155 osteomesopyknosis skos:exactMatch MESH:C537792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008155 osteomesopyknosis skos:exactMatch OMIM:166450 osteomesopyknosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008155 osteomesopyknosis skos:exactMatch Orphanet:2777 Osteomesopyknosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008155 osteomesopyknosis skos:exactMatch SCTID:254125009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008155 osteomesopyknosis skos:exactMatch UMLS:C0432264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008156 autosomal dominant osteopetrosis 2 skos:exactMatch DOID:0110938 autosomal dominant osteopetrosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008156 autosomal dominant osteopetrosis 2 skos:exactMatch OMIM:166600 osteopetrosis, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008156 autosomal dominant osteopetrosis 2 skos:exactMatch Orphanet:53 Albers-Schönberg osteopetrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008156 autosomal dominant osteopetrosis 2 skos:exactMatch SCTID:725050005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008156 autosomal dominant osteopetrosis 2 skos:exactMatch UMLS:C3179239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008157 Buschke-Ollendorff syndrome skos:exactMatch DOID:0111536 Buschke-Ollendorff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008157 Buschke-Ollendorff syndrome skos:exactMatch MESH:C537415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008157 Buschke-Ollendorff syndrome skos:exactMatch OMIM:166700 buschke-ollendorff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008157 Buschke-Ollendorff syndrome skos:exactMatch Orphanet:1306 Buschke-Ollendorff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008158 dacryocystitis-osteopoikilosis syndrome skos:exactMatch MESH:C536061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008158 dacryocystitis-osteopoikilosis syndrome skos:exactMatch OMIM:166705 osteopoikilosis and dacryocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008158 dacryocystitis-osteopoikilosis syndrome skos:exactMatch Orphanet:1562 Dacryocystitis-osteopoikilosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008158 dacryocystitis-osteopoikilosis syndrome skos:exactMatch SCTID:721082002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008158 dacryocystitis-osteopoikilosis syndrome skos:exactMatch UMLS:C1833698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008159 postmenopausal osteoporosis skos:exactMatch MESH:D015663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008159 postmenopausal osteoporosis skos:exactMatch SCTID:102447009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008159 postmenopausal osteoporosis skos:exactMatch UMLS:C0029458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008160 osteosclerosis with ichthyosis and fractures skos:exactMatch MESH:C563483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008160 osteosclerosis with ichthyosis and fractures skos:exactMatch OMIM:166740 osteosclerosis with ichthyosis and fractures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008160 osteosclerosis with ichthyosis and fractures skos:exactMatch UMLS:C1833697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008161 otodental syndrome skos:exactMatch OMIM:166750 otodental dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008161 otodental syndrome skos:exactMatch Orphanet:2791 Otodental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008161 otodental syndrome skos:exactMatch SCTID:707310009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008161 otodental syndrome skos:exactMatch UMLS:C1833693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008162 otitis media, susceptibility to skos:exactMatch OMIM:166760 otitis media, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008163 otofaciocervical syndrome skos:exactMatch MESH:C563481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008163 otofaciocervical syndrome skos:exactMatch OMIMPS:166780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008163 otofaciocervical syndrome skos:exactMatch Orphanet:2792 Otofaciocervical syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008163 otofaciocervical syndrome skos:exactMatch UMLS:C1833691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008164 otosclerosis 1 skos:exactMatch OMIM:166800 otosclerosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008164 otosclerosis 1 skos:exactMatch UMLS:CN032031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008165 southeast Asian ovalocytosis skos:exactMatch OMIM:166900 ovalocytosis, southeast asian semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008165 southeast Asian ovalocytosis skos:exactMatch Orphanet:98868 Southeast Asian ovalocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008165 southeast Asian ovalocytosis skos:exactMatch SCTID:191169008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008165 southeast Asian ovalocytosis skos:exactMatch UMLS:C1833690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008166 ovalocytosis, hereditary hemolytic, with defective erythropoiesis skos:exactMatch MESH:C563479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008166 ovalocytosis, hereditary hemolytic, with defective erythropoiesis skos:exactMatch OMIM:166910 ovalocytosis, hereditary hemolytic, with defective erythropoiesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008166 ovalocytosis, hereditary hemolytic, with defective erythropoiesis skos:exactMatch UMLS:C1833689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008167 dermoid cyst of ovary skos:exactMatch DOID:5117 dermoid cyst of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008167 dermoid cyst of ovary skos:exactMatch MESH:C562731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008167 dermoid cyst of ovary skos:exactMatch NCIT:C3856 Ovarian Dermoid Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008167 dermoid cyst of ovary skos:exactMatch OMIM:166950 teratoma, ovarian semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008167 dermoid cyst of ovary skos:exactMatch UMLS:C0237020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008168 ovarian fibroma skos:exactMatch MESH:C562391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008168 ovarian fibroma skos:exactMatch NCIT:C3498 Ovarian Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008168 ovarian fibroma skos:exactMatch OMIM:166970 ovarian fibromata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008168 ovarian fibroma skos:exactMatch Orphanet:314473 Ovarian fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008168 ovarian fibroma skos:exactMatch SCTID:254865006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008168 ovarian fibroma skos:exactMatch UMLS:C0149951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008169 osteochondrodysplasia, rhizomelic, with callosal agenesis, thrombocytopenia, hydrocephalus, and hypertension skos:exactMatch MESH:C563478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008169 osteochondrodysplasia, rhizomelic, with callosal agenesis, thrombocytopenia, hydrocephalus, and hypertension skos:exactMatch OMIM:166990 osteochondrodysplasia, rhizomelic, with callosal agenesis, thrombocytopenia, hydrocephalus, and hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008169 osteochondrodysplasia, rhizomelic, with callosal agenesis, thrombocytopenia, hydrocephalus, and hypertension skos:exactMatch UMLS:C1833688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008170 ovarian cancer skos:exactMatch DOID:2394 ovarian cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008170 ovarian cancer skos:exactMatch MESH:D010051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008170 ovarian cancer skos:exactMatch NCIT:C7431 Malignant Ovarian Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008170 ovarian cancer skos:exactMatch OMIM:167000 ovarian cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008170 ovarian cancer skos:exactMatch Orphanet:213500 Ovarian cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008170 ovarian cancer skos:exactMatch SCTID:363443007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008171 nephrolithiasis skos:exactMatch DOID:585 nephrolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008171 nephrolithiasis skos:exactMatch MESH:D053040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008171 nephrolithiasis skos:exactMatch NCIT:C114667 Nephrolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008171 nephrolithiasis skos:exactMatch SCTID:266556005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008171 nephrolithiasis skos:exactMatch UMLS:C0156257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008171 nephrolithiasis skos:exactMatch UMLS:C0392525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008172 hypertrophic osteoarthropathy, primary, autosomal dominant skos:exactMatch OMIM:167100 hypertrophic osteoarthropathy, primary, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008172 hypertrophic osteoarthropathy, primary, autosomal dominant skos:exactMatch UMLS:C2674695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008173 pachyonychia congenita 1 skos:exactMatch OMIM:167200 pachyonychia congenita 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008173 pachyonychia congenita 1 skos:exactMatch SCTID:39427000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008174 pachyonychia congenita 2 skos:exactMatch OMIM:167210 pachyonychia congenita 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008175 pacman dysplasia skos:exactMatch MESH:C538095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008175 pacman dysplasia skos:exactMatch OMIM:167220 pacman dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008175 pacman dysplasia skos:exactMatch Orphanet:1952 Epiphyseal stippling-osteoclastic hyperplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008175 pacman dysplasia skos:exactMatch SCTID:722127006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008175 pacman dysplasia skos:exactMatch UMLS:C1833676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008176 Paget disease of bone 3 skos:exactMatch OMIM:167250 paget disease of bone 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008176 Paget disease of bone 3 skos:exactMatch UMLS:C4085252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008177 extramammary Paget disease skos:exactMatch MESH:D010145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008177 extramammary Paget disease skos:exactMatch NCIT:C3302 Extramammary Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008177 extramammary Paget disease skos:exactMatch OMIM:167300 paget disease, extramammary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008177 extramammary Paget disease skos:exactMatch Orphanet:2800 Extramammary Paget disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008177 extramammary Paget disease skos:exactMatch UMLS:C0030186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008178 inclusion body myopathy with Paget disease of bone and frontotemporal dementia type 1 skos:exactMatch DOID:0111385 inclusion body myopathy with early-onset Paget disease of bone with or without frontotemporal dementia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008178 inclusion body myopathy with Paget disease of bone and frontotemporal dementia type 1 skos:exactMatch MESH:C563476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008178 inclusion body myopathy with Paget disease of bone and frontotemporal dementia type 1 skos:exactMatch NCIT:C122663 Inclusion Body Myopathy with Early-Onset Paget Disease with or without Frontotemporal Dementia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008178 inclusion body myopathy with Paget disease of bone and frontotemporal dementia type 1 skos:exactMatch OMIM:167320 inclusion body myopathy with early-onset paget disease with or without frontotemporal dementia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008179 paroxysmal extreme pain disorder skos:exactMatch DOID:0111537 paroxysmal extreme pain disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008179 paroxysmal extreme pain disorder skos:exactMatch MESH:C563475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008179 paroxysmal extreme pain disorder skos:exactMatch NCIT:C125385 Paroxysmal Extreme Pain Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008179 paroxysmal extreme pain disorder skos:exactMatch OMIM:167400 paroxysmal extreme pain disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008179 paroxysmal extreme pain disorder skos:exactMatch Orphanet:46348 Paroxysmal extreme pain disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008179 paroxysmal extreme pain disorder skos:exactMatch SCTID:699190008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008179 paroxysmal extreme pain disorder skos:exactMatch UMLS:C1833661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008180 congenital velopharyngeal incompetence skos:exactMatch MESH:D014681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008180 congenital velopharyngeal incompetence skos:exactMatch OMIM:167500 palatopharyngeal incompetence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008180 congenital velopharyngeal incompetence skos:exactMatch Orphanet:2291 Congenital velopharyngeal incompetence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008180 congenital velopharyngeal incompetence skos:exactMatch UMLS:C0042454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008181 palmaris longus muscle, absence of skos:exactMatch OMIM:167600 palmaris longus muscle, absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008182 nasopalpebral lipoma-coloboma syndrome skos:exactMatch MESH:C538338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008182 nasopalpebral lipoma-coloboma syndrome skos:exactMatch OMIM:167730 nasopalpebral lipoma-coloboma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008182 nasopalpebral lipoma-coloboma syndrome skos:exactMatch Orphanet:2399 Nasopalpebral lipoma-coloboma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008182 nasopalpebral lipoma-coloboma syndrome skos:exactMatch SCTID:723411003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008182 nasopalpebral lipoma-coloboma syndrome skos:exactMatch UMLS:C1868660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008183 annular pancreas skos:exactMatch DOID:0060850 annular pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008183 annular pancreas skos:exactMatch ICD10CM:Q45.1 Annular pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008183 annular pancreas skos:exactMatch MESH:C536376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008183 annular pancreas skos:exactMatch NCIT:C98813 Annular Pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008183 annular pancreas skos:exactMatch OMIM:167750 pancreas, annular semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008183 annular pancreas skos:exactMatch Orphanet:675 Annular pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008183 annular pancreas skos:exactMatch SCTID:40315008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008183 annular pancreas skos:exactMatch UMLS:C0149955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008184 pancreas, dorsal, agenesis of skos:exactMatch MESH:C538109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008184 pancreas, dorsal, agenesis of skos:exactMatch OMIM:167755 pancreas, dorsal, agenesis of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008184 pancreas, dorsal, agenesis of skos:exactMatch UMLS:C1868659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008185 hereditary chronic pancreatitis skos:exactMatch MESH:C537262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008185 hereditary chronic pancreatitis skos:exactMatch NCIT:C95436 Hereditary Pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008185 hereditary chronic pancreatitis skos:exactMatch OMIM:167800 pancreatitis, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008185 hereditary chronic pancreatitis skos:exactMatch Orphanet:676 Hereditary chronic pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008185 hereditary chronic pancreatitis skos:exactMatch SCTID:68072000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008186 pancytopenia and occlusive vascular disease skos:exactMatch MESH:C566836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008186 pancytopenia and occlusive vascular disease skos:exactMatch OMIM:167850 pancytopenia and occlusive vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008186 pancytopenia and occlusive vascular disease skos:exactMatch UMLS:C1868652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008187 panic disorder 1 skos:exactMatch OMIM:167870 panic disorder 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008188 papillomatosis, confluent and reticulated skos:exactMatch MESH:C566832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008188 papillomatosis, confluent and reticulated skos:exactMatch OMIM:167900 papillomatosis, confluent and reticulated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008188 papillomatosis, confluent and reticulated skos:exactMatch UMLS:C0263385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008189 papillomatosis, florid, of nipple skos:exactMatch MESH:C537167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008189 papillomatosis, florid, of nipple skos:exactMatch NCIT:C4383 Erosive Nipple Adenomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008189 papillomatosis, florid, of nipple skos:exactMatch OMIM:167950 papillomatosis, florid, of nipple semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008189 papillomatosis, florid, of nipple skos:exactMatch SCTID:237467005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008189 papillomatosis, florid, of nipple skos:exactMatch UMLS:C1868647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008190 obsolete human papillomavirus type 18 integration site 1 skos:exactMatch OMIM:167959 human papillomavirus iia 18 integration site 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008191 obsolete human papillomavirus type 18 integration site 2 skos:exactMatch OMIM:167960 human papillomavirus iia 18 integration site 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008192 paragangliomas 1 skos:exactMatch OMIM:168000 paragangliomas 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008193 paralysis agitans, juvenile, of Hunt skos:exactMatch MESH:C562469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008193 paralysis agitans, juvenile, of Hunt skos:exactMatch OMIM:168100 paralysis agitans, juvenile, of hunt semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008193 paralysis agitans, juvenile, of Hunt skos:exactMatch SCTID:43647007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008194 Paramolar tubercle of bolk skos:exactMatch OMIM:168200 paramolar tubercle of bolk semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008194 Paramolar tubercle of bolk skos:exactMatch SCTID:78305006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008195 paramyotonia congenita of Von Eulenburg skos:exactMatch DOID:0111538 paramyotonia congenita of Von Eulenburg semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008195 paramyotonia congenita of Von Eulenburg skos:exactMatch NCIT:C122790 Paramyotonia Congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008195 paramyotonia congenita of Von Eulenburg skos:exactMatch OMIM:168300 paramyotonia congenita of von eulenburg semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008195 paramyotonia congenita of Von Eulenburg skos:exactMatch Orphanet:684 Paramyotonia congenita of Von Eulenburg semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008195 paramyotonia congenita of Von Eulenburg skos:exactMatch SCTID:41574007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008196 parastremmatic dwarfism skos:exactMatch DOID:0111539 parastremmatic dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008196 parastremmatic dwarfism skos:exactMatch MESH:C537172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008196 parastremmatic dwarfism skos:exactMatch OMIM:168400 parastremmatic dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008196 parastremmatic dwarfism skos:exactMatch Orphanet:2646 Parastremmatic dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008196 parastremmatic dwarfism skos:exactMatch SCTID:722210007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008197 parietal foramina 1 skos:exactMatch MESH:C566827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008197 parietal foramina 1 skos:exactMatch OMIM:168500 parietal foramina 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008198 parietal foramina with cleidocranial dysplasia skos:exactMatch MESH:C566825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008198 parietal foramina with cleidocranial dysplasia skos:exactMatch OMIM:168550 parietal foramina with cleidocranial dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008198 parietal foramina with cleidocranial dysplasia skos:exactMatch Orphanet:251290 Parietal foramina with clavicular hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008198 parietal foramina with cleidocranial dysplasia skos:exactMatch UMLS:C1868597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008199 late-onset Parkinson disease skos:exactMatch DOID:0060892 late onset Parkinson's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008199 late-onset Parkinson disease skos:exactMatch OMIM:168600 parkinson disease, late-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008199 late-onset Parkinson disease skos:exactMatch Orphanet:411602 Hereditary late-onset Parkinson disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008199 late-onset Parkinson disease skos:exactMatch SCTID:716662004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008199 late-onset Parkinson disease skos:exactMatch UMLS:C3160718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008200 autosomal dominant Parkinson disease 1 skos:exactMatch DOID:0060367 Parkinson's disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008200 autosomal dominant Parkinson disease 1 skos:exactMatch MESH:C566823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008200 autosomal dominant Parkinson disease 1 skos:exactMatch OMIM:168601 parkinson disease 1, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008201 Perry syndrome skos:exactMatch DOID:0060486 Perry syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008201 Perry syndrome skos:exactMatch MESH:C566822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008201 Perry syndrome skos:exactMatch OMIM:168605 perry syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008201 Perry syndrome skos:exactMatch Orphanet:178509 Perry syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008201 Perry syndrome skos:exactMatch SCTID:699184009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008201 Perry syndrome skos:exactMatch UMLS:C1868594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008202 Parotidomegaly, hereditary bilateral skos:exactMatch MESH:C566821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008202 Parotidomegaly, hereditary bilateral skos:exactMatch OMIM:168800 parotidomegaly, hereditary bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008202 Parotidomegaly, hereditary bilateral skos:exactMatch UMLS:C1868590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008203 Passovoy factor defect skos:exactMatch OMIM:168830 passovoy factor defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008203 Passovoy factor defect skos:exactMatch UMLS:C3149707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008204 obsolete patella aplasia, coxa vara, and tarsal synostosis skos:exactMatch MESH:C536307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008204 obsolete patella aplasia, coxa vara, and tarsal synostosis skos:exactMatch OMIM:168850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008205 patella aplasia/hypoplasia skos:exactMatch MESH:C535568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008205 patella aplasia/hypoplasia skos:exactMatch OMIM:168860 patella aplasia-hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008205 patella aplasia/hypoplasia skos:exactMatch Orphanet:86789 Patella aplasia/hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008206 benign paroxysmal tonic upgaze of childhood with ataxia skos:exactMatch MESH:C566817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008206 benign paroxysmal tonic upgaze of childhood with ataxia skos:exactMatch OMIM:168885 paroxysmal tonic upgaze, benign childhood, with ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008206 benign paroxysmal tonic upgaze of childhood with ataxia skos:exactMatch Orphanet:1179 Benign paroxysmal tonic upgaze of childhood with ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008206 benign paroxysmal tonic upgaze of childhood with ataxia skos:exactMatch SCTID:763127004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008206 benign paroxysmal tonic upgaze of childhood with ataxia skos:exactMatch UMLS:C1868576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008207 chondromalacia patellae skos:exactMatch DOID:13357 chondromalacia patellae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008207 chondromalacia patellae skos:exactMatch ICD10CM:M22.4 Chondromalacia patellae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008207 chondromalacia patellae skos:exactMatch MESH:D046789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008207 chondromalacia patellae skos:exactMatch OMIM:168900 patella, chondromalacia of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008207 chondromalacia patellae skos:exactMatch SCTID:36071006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008207 chondromalacia patellae skos:exactMatch UMLS:C0008475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008208 patella, familial recurrent dislocation of skos:exactMatch MESH:C566816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008208 patella, familial recurrent dislocation of skos:exactMatch OMIM:169000 patella, familial recurrent dislocation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008208 patella, familial recurrent dislocation of skos:exactMatch UMLS:C1868575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008209 Char syndrome skos:exactMatch DOID:0060563 Char syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008209 Char syndrome skos:exactMatch MESH:C566815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008209 Char syndrome skos:exactMatch OMIM:169100 char syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008209 Char syndrome skos:exactMatch Orphanet:46627 Char syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008209 Char syndrome skos:exactMatch SCTID:703534001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008209 Char syndrome skos:exactMatch UMLS:C1868570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008210 patterned macular dystrophy 1 skos:exactMatch DOID:0060866 patterned macular dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008210 patterned macular dystrophy 1 skos:exactMatch OMIM:169150 macular dystrophy, patterned, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008211 pseudoleprechaunism syndrome, Patterson type skos:exactMatch MESH:C536310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008211 pseudoleprechaunism syndrome, Patterson type skos:exactMatch OMIM:169170 patterson pseudoleprechaunism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008211 pseudoleprechaunism syndrome, Patterson type skos:exactMatch Orphanet:2976 Pseudoleprechaunism syndrome, Patterson type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008211 pseudoleprechaunism syndrome, Patterson type skos:exactMatch UMLS:C1868546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008212 Pechet factor deficiency skos:exactMatch MESH:C566814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008212 Pechet factor deficiency skos:exactMatch OMIM:169200 pechet factor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008212 Pechet factor deficiency skos:exactMatch UMLS:C1868545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008213 pectus excavatum skos:exactMatch MESH:D005660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008213 pectus excavatum skos:exactMatch OMIM:169300 pectus excavatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008213 pectus excavatum skos:exactMatch SCTID:391987005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008214 Pelger-Huet anomaly skos:exactMatch DOID:9631 Pelger-Huet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008214 Pelger-Huet anomaly skos:exactMatch MESH:D010381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008214 Pelger-Huet anomaly skos:exactMatch NCIT:C85002 Pelger-Huet Anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008214 Pelger-Huet anomaly skos:exactMatch OMIM:169400 pelger-huet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008214 Pelger-Huet anomaly skos:exactMatch SCTID:85559002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008214 Pelger-Huet anomaly skos:exactMatch UMLS:C0030779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008215 adult-onset autosomal dominant demyelinating leukodystrophy skos:exactMatch DOID:0060785 adult-onset autosomal dominant demyelinating leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008215 adult-onset autosomal dominant demyelinating leukodystrophy skos:exactMatch MESH:C566813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008215 adult-onset autosomal dominant demyelinating leukodystrophy skos:exactMatch OMIM:169500 leukodystrophy, demyelinating, adult-onset, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008215 adult-onset autosomal dominant demyelinating leukodystrophy skos:exactMatch Orphanet:99027 Adult-onset autosomal dominant leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008215 adult-onset autosomal dominant demyelinating leukodystrophy skos:exactMatch SCTID:448054001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008216 pelvic lipomatosis with crossed renal ectopia skos:exactMatch MESH:C566812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008216 pelvic lipomatosis with crossed renal ectopia skos:exactMatch OMIM:169545 pelvic lipomatosis with crossed renal ectopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008216 pelvic lipomatosis with crossed renal ectopia skos:exactMatch UMLS:C1868511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008217 pelvis-shoulder dysplasia skos:exactMatch MESH:C566811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008217 pelvis-shoulder dysplasia skos:exactMatch OMIM:169550 pelvis-shoulder dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008217 pelvis-shoulder dysplasia skos:exactMatch Orphanet:2839 Pelvis-shoulder dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008217 pelvis-shoulder dysplasia skos:exactMatch SCTID:719298001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008217 pelvis-shoulder dysplasia skos:exactMatch UMLS:C1868508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008218 Hailey-Hailey disease skos:exactMatch DOID:0050429 Hailey-Hailey disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008218 Hailey-Hailey disease skos:exactMatch MESH:D016506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008218 Hailey-Hailey disease skos:exactMatch NCIT:C82865 Familial Benign Pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008218 Hailey-Hailey disease skos:exactMatch OMIM:169600 benign chronic pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008218 Hailey-Hailey disease skos:exactMatch Orphanet:2841 Familial benign chronic pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008218 Hailey-Hailey disease skos:exactMatch SCTID:79468000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008218 Hailey-Hailey disease skos:exactMatch UMLS:C0085106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008219 pemphigus vulgaris skos:exactMatch DOID:0060851 pemphigus vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008219 pemphigus vulgaris skos:exactMatch ICD10CM:L10.0 Pemphigus vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008219 pemphigus vulgaris skos:exactMatch MESH:C536645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008219 pemphigus vulgaris skos:exactMatch NCIT:C34910 Pemphigus Vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008219 pemphigus vulgaris skos:exactMatch OMIM:169610 pemphigus vulgaris, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008219 pemphigus vulgaris skos:exactMatch Orphanet:704 Pemphigus vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008219 pemphigus vulgaris skos:exactMatch SCTID:49420001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008219 pemphigus vulgaris skos:exactMatch UMLS:C0030809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008220 obsolete pepsinogen 3, group 1 skos:exactMatch OMIM:169710 pepsinogen 3, group 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008221 prolidase deficiency skos:exactMatch DOID:0111540 prolidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008221 prolidase deficiency skos:exactMatch MESH:D056732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008221 prolidase deficiency skos:exactMatch NCIT:C85029 Prolidase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008221 prolidase deficiency skos:exactMatch OMIM:170100 prolidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008221 prolidase deficiency skos:exactMatch Orphanet:742 Prolidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008221 prolidase deficiency skos:exactMatch SCTID:410055005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008221 prolidase deficiency skos:exactMatch UMLS:C0268532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008222 Andersen-Tawil syndrome skos:exactMatch DOID:0050434 Andersen-Tawil syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008222 Andersen-Tawil syndrome skos:exactMatch MESH:D050030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008222 Andersen-Tawil syndrome skos:exactMatch NCIT:C84559 Long QT Syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008222 Andersen-Tawil syndrome skos:exactMatch OMIM:170390 andersen cardiodysrhythmic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008222 Andersen-Tawil syndrome skos:exactMatch Orphanet:37553 Andersen-Tawil syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008222 Andersen-Tawil syndrome skos:exactMatch SCTID:422348008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008222 Andersen-Tawil syndrome skos:exactMatch UMLS:C1563715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008223 hypokalemic periodic paralysis skos:exactMatch DOID:14452 hypokalemic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008223 hypokalemic periodic paralysis skos:exactMatch MESH:D020514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008223 hypokalemic periodic paralysis skos:exactMatch NCIT:C84775 Hypokalemic Periodic Paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008223 hypokalemic periodic paralysis skos:exactMatch Orphanet:681 Hypokalemic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008223 hypokalemic periodic paralysis skos:exactMatch SCTID:82732003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008223 hypokalemic periodic paralysis skos:exactMatch UMLS:C0238358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008224 hyperkalemic periodic paralysis skos:exactMatch DOID:14451 hyperkalemic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008224 hyperkalemic periodic paralysis skos:exactMatch MESH:D020513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008224 hyperkalemic periodic paralysis skos:exactMatch NCIT:C123429 Hyperkalemic Periodic Paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008224 hyperkalemic periodic paralysis skos:exactMatch OMIM:170500 hyperkalemic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008224 hyperkalemic periodic paralysis skos:exactMatch Orphanet:682 Hyperkalemic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008224 hyperkalemic periodic paralysis skos:exactMatch SCTID:304737009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008224 hyperkalemic periodic paralysis skos:exactMatch UMLS:C0238357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008224 hyperkalemic periodic paralysis skos:exactMatch UMLS:CN074266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008225 normokalemic periodic paralysis skos:exactMatch NCIT:C122791 Normokalemic Periodic Paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008225 normokalemic periodic paralysis skos:exactMatch OMIM:170600 normokalemic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008225 normokalemic periodic paralysis skos:exactMatch Orphanet:680 Normokalemic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008225 normokalemic periodic paralysis skos:exactMatch SCTID:40381009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008225 normokalemic periodic paralysis skos:exactMatch UMLS:C0268445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008226 periodontitis, aggressive 1 skos:exactMatch DOID:1474 aggressive periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008226 periodontitis, aggressive 1 skos:exactMatch MESH:D010520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008226 periodontitis, aggressive 1 skos:exactMatch OMIM:170650 periodontitis, aggressive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008226 periodontitis, aggressive 1 skos:exactMatch UMLS:C0031106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008227 peripheral dysostosis skos:exactMatch OMIM:170700 peripheral dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008227 peripheral dysostosis skos:exactMatch Orphanet:1795 Peripheral dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008227 peripheral dysostosis skos:exactMatch UMLS:CN074256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008228 pernicious anemia skos:exactMatch DOID:13381 pernicious anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008228 pernicious anemia skos:exactMatch MESH:D000752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008228 pernicious anemia skos:exactMatch NCIT:C2871 Pernicious Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008228 pernicious anemia skos:exactMatch OMIM:170900 pernicious anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008228 pernicious anemia skos:exactMatch Orphanet:120 NON RARE IN EUROPE: Pernicious anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008228 pernicious anemia skos:exactMatch SCTID:84027009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008228 pernicious anemia skos:exactMatch UMLS:C0002892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008229 peroneal nerve, accessory deep skos:exactMatch MESH:C536001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008229 peroneal nerve, accessory deep skos:exactMatch OMIM:170980 peroneal nerve, accessory deep semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008229 peroneal nerve, accessory deep skos:exactMatch UMLS:C1868426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008230 peroxidase, salivary skos:exactMatch OMIM:170990 peroxidase, salivary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008231 Peyronie disease skos:exactMatch DOID:8616 Peyronie's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008231 Peyronie disease skos:exactMatch OMIM:171000 peyronie disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008231 Peyronie disease skos:exactMatch Orphanet:2870 NON RARE IN EUROPE: Peyronie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008231 Peyronie disease skos:exactMatch UMLS:C0030848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008232 phagocytosis, plasma-related defect 1N skos:exactMatch MESH:C566808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008232 phagocytosis, plasma-related defect 1N skos:exactMatch OMIM:171100 phagocytosis, plasma-related defect 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008232 phagocytosis, plasma-related defect 1N skos:exactMatch UMLS:C1868402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008233 pheochromocytoma skos:exactMatch DOID:0050771 pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008233 pheochromocytoma skos:exactMatch MESH:D010673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008233 pheochromocytoma skos:exactMatch OMIM:171300 pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008234 multiple endocrine neoplasia type 2A skos:exactMatch DOID:0050430 multiple endocrine neoplasia type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008234 multiple endocrine neoplasia type 2A skos:exactMatch MESH:D018813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008234 multiple endocrine neoplasia type 2A skos:exactMatch NCIT:C3226 Multiple Endocrine Neoplasia Type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008234 multiple endocrine neoplasia type 2A skos:exactMatch OMIM:171400 multiple endocrine neoplasia, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008234 multiple endocrine neoplasia type 2A skos:exactMatch Orphanet:247698 Multiple endocrine neoplasia type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008234 multiple endocrine neoplasia type 2A skos:exactMatch SCTID:721188000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008234 multiple endocrine neoplasia type 2A skos:exactMatch UMLS:C0025268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008235 pheochromocytoma-islet cell tumor syndrome skos:exactMatch MESH:C566807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008235 pheochromocytoma-islet cell tumor syndrome skos:exactMatch OMIM:171420 pheochromocytoma--islet cell tumor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008235 pheochromocytoma-islet cell tumor syndrome skos:exactMatch UMLS:C1868392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008236 phlebectasia of lips skos:exactMatch MESH:C566806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008236 phlebectasia of lips skos:exactMatch OMIM:171450 phlebectasia of lips semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008236 phlebectasia of lips skos:exactMatch UMLS:C1868391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008237 phocomelia-ectrodactyly-deafness-sinus arrhythmia syndrome skos:exactMatch MESH:C537498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008237 phocomelia-ectrodactyly-deafness-sinus arrhythmia syndrome skos:exactMatch OMIM:171480 phocomelia-ectrodactyly, ear malformation, deafness, and sinus arrhythmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008237 phocomelia-ectrodactyly-deafness-sinus arrhythmia syndrome skos:exactMatch Orphanet:2878 Phocomelia-ectrodactyly-deafness-sinus arrhythmia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008237 phocomelia-ectrodactyly-deafness-sinus arrhythmia syndrome skos:exactMatch UMLS:C1868390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008238 phosphatase, acid, of tissues skos:exactMatch OMIM:171660 phosphatase, acid, of tissues semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008239 phosphoglucomutase 4 skos:exactMatch OMIM:172110 phosphoglucomutase 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008240 6-phosphogluconolactonase deficiency skos:exactMatch MESH:C566803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008240 6-phosphogluconolactonase deficiency skos:exactMatch OMIM:172150 6-phosphogluconolactonase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008240 6-phosphogluconolactonase deficiency skos:exactMatch UMLS:C1868355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008241 phosphoglycoprotein 1 skos:exactMatch OMIM:172290 phosphoglycoprotein 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008242 photomyoclonus, diabetes mellitus, deafness, nephropathy, and cerebral dysfunction skos:exactMatch MESH:C538113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008242 photomyoclonus, diabetes mellitus, deafness, nephropathy, and cerebral dysfunction skos:exactMatch OMIM:172500 photomyoclonus, diabetes mellitus, deafness, nephropathy, and cerebral dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008242 photomyoclonus, diabetes mellitus, deafness, nephropathy, and cerebral dysfunction skos:exactMatch SCTID:237612000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008242 photomyoclonus, diabetes mellitus, deafness, nephropathy, and cerebral dysfunction skos:exactMatch UMLS:C1809475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008243 Pick disease skos:exactMatch DOID:11870 Pick's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008243 Pick disease skos:exactMatch ICD10CM:G31.01 Pick's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008243 Pick disease skos:exactMatch MESH:D020774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008243 Pick disease skos:exactMatch NCIT:C85008 Pick's Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008243 Pick disease skos:exactMatch OMIM:172700 pick disease of brain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008243 Pick disease skos:exactMatch SCTID:13092008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008243 Pick disease skos:exactMatch UMLS:C0236642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008244 piebaldism skos:exactMatch DOID:3263 piebaldism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008244 piebaldism skos:exactMatch MESH:D016116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008244 piebaldism skos:exactMatch NCIT:C85009 Piebaldism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008244 piebaldism skos:exactMatch OMIM:172800 piebald trait semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008244 piebaldism skos:exactMatch Orphanet:2884 Piebaldism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008244 piebaldism skos:exactMatch SCTID:6479008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008244 piebaldism skos:exactMatch UMLS:C0080024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008245 piebald trait-neurologic defects syndrome skos:exactMatch MESH:C536955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008245 piebald trait-neurologic defects syndrome skos:exactMatch OMIM:172850 piebald trait with neurologic defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008245 piebald trait-neurologic defects syndrome skos:exactMatch Orphanet:2885 Piebald trait-neurologic defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008245 piebald trait-neurologic defects syndrome skos:exactMatch UMLS:C1868311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008246 pigmented paravenous retinochoroidal atrophy skos:exactMatch DOID:0111541 pigmented paravenous chorioretinal atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008246 pigmented paravenous retinochoroidal atrophy skos:exactMatch MESH:C566801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008246 pigmented paravenous retinochoroidal atrophy skos:exactMatch OMIM:172870 pigmented paravenous chorioretinal atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008246 pigmented paravenous retinochoroidal atrophy skos:exactMatch Orphanet:251295 Pigmented paravenous retinochoroidal atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008246 pigmented paravenous retinochoroidal atrophy skos:exactMatch SCTID:723450004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008246 pigmented paravenous retinochoroidal atrophy skos:exactMatch UMLS:C1868310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008247 robin sequence-oligodactyly syndrome skos:exactMatch MESH:C535688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008247 robin sequence-oligodactyly syndrome skos:exactMatch OMIM:172880 pierre robin syndrome and oligodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008247 robin sequence-oligodactyly syndrome skos:exactMatch Orphanet:3104 Robin sequence-oligodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008247 robin sequence-oligodactyly syndrome skos:exactMatch UMLS:C1868309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008248 pigmented purpuric eruption skos:exactMatch MESH:C537186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008248 pigmented purpuric eruption skos:exactMatch OMIM:172900 pigmented purpuric eruption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008248 pigmented purpuric eruption skos:exactMatch SCTID:20343006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008248 pigmented purpuric eruption skos:exactMatch UMLS:C0406515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008249 pilonidal sinus skos:exactMatch MESH:D010864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008249 pilonidal sinus skos:exactMatch OMIM:173000 pilonidal sinus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008249 pilonidal sinus skos:exactMatch SCTID:47639008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008250 isolated growth hormone deficiency type II skos:exactMatch DOID:0060872 isolated growth hormone deficiency type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008250 isolated growth hormone deficiency type II skos:exactMatch MESH:C562704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008250 isolated growth hormone deficiency type II skos:exactMatch OMIM:173100 isolated growth hormone deficiency, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008250 isolated growth hormone deficiency type II skos:exactMatch Orphanet:231679 Isolated growth hormone deficiency type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008250 isolated growth hormone deficiency type II skos:exactMatch SCTID:237687003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008250 isolated growth hormone deficiency type II skos:exactMatch UMLS:C0271567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008251 familial pityriasis rubra pilaris skos:exactMatch MESH:C531784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008251 familial pityriasis rubra pilaris skos:exactMatch OMIM:173200 pityriasis rubra pilaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008251 familial pityriasis rubra pilaris skos:exactMatch Orphanet:2897 Pityriasis rubra pilaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008251 familial pityriasis rubra pilaris skos:exactMatch UMLS:C2930842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008252 platelet adenylate cyclase activity skos:exactMatch OMIM:173395 platelet adenylate cyclase activity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008253 platelet aggregation, spontaneous skos:exactMatch MESH:C566800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008253 platelet aggregation, spontaneous skos:exactMatch OMIM:173400 platelet aggregation, spontaneous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008253 platelet aggregation, spontaneous skos:exactMatch UMLS:C1868263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008254 platelet disorder, undefined skos:exactMatch MESH:C566799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008254 platelet disorder, undefined skos:exactMatch OMIM:173420 platelet disorder, undefined semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008254 platelet disorder, undefined skos:exactMatch UMLS:C1868258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008255 platelet factor 3 deficiency skos:exactMatch MESH:C566798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008255 platelet factor 3 deficiency skos:exactMatch OMIM:173450 platelet factor 3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008255 platelet factor 3 deficiency skos:exactMatch UMLS:C1868256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008256 platelet membrane fluidity skos:exactMatch OMIM:173560 platelet membrane fluidity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008257 platelet responsiveness to adrenaline, depressed skos:exactMatch OMIM:173580 platelet responsiveness to adrenaline, depressed semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008258 platelet signal processing defect skos:exactMatch MESH:C566796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008258 platelet signal processing defect skos:exactMatch OMIM:173590 platelet signal processing defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008258 platelet signal processing defect skos:exactMatch UMLS:C1868199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008259 familial spontaneous pneumothorax skos:exactMatch DOID:0080218 primary spontaneous pneumothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008259 familial spontaneous pneumothorax skos:exactMatch MESH:C566795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008259 familial spontaneous pneumothorax skos:exactMatch OMIM:173600 pneumothorax, primary spontaneous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008259 familial spontaneous pneumothorax skos:exactMatch Orphanet:2903 Familial spontaneous pneumothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008259 familial spontaneous pneumothorax skos:exactMatch SCTID:715219001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008259 familial spontaneous pneumothorax skos:exactMatch UMLS:C1868193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008259 familial spontaneous pneumothorax skos:exactMatch UMLS:C4275252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008260 Kindler syndrome skos:exactMatch DOID:0060472 Kindler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008260 Kindler syndrome skos:exactMatch MESH:C536321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008260 Kindler syndrome skos:exactMatch OMIM:173650 kindler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008260 Kindler syndrome skos:exactMatch Orphanet:2908 Kindler epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008260 Kindler syndrome skos:exactMatch SCTID:238836000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008261 hereditary sclerosing poikiloderma, Weary type skos:exactMatch MESH:C562824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008261 hereditary sclerosing poikiloderma, Weary type skos:exactMatch OMIM:173700 poikiloderma, hereditary sclerosing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008261 hereditary sclerosing poikiloderma, Weary type skos:exactMatch Orphanet:221039 Hereditary sclerosing poikiloderma, Weary type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008262 Poland syndrome skos:exactMatch DOID:12961 Poland syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008262 Poland syndrome skos:exactMatch MESH:D011045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008262 Poland syndrome skos:exactMatch NCIT:C85017 Poland Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008262 Poland syndrome skos:exactMatch OMIM:173800 poland syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008262 Poland syndrome skos:exactMatch Orphanet:2911 Poland syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008262 Poland syndrome skos:exactMatch SCTID:38371006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008262 Poland syndrome skos:exactMatch UMLS:C0032357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008263 polycystic kidney disease 1 skos:exactMatch DOID:0110858 polycystic kidney disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008263 polycystic kidney disease 1 skos:exactMatch MESH:C536326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008263 polycystic kidney disease 1 skos:exactMatch OMIM:173900 polycystic kidney disease 1 with or without polycystic liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008263 polycystic kidney disease 1 skos:exactMatch SCTID:253878003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008263 polycystic kidney disease 1 skos:exactMatch UMLS:C3149841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008264 autosomal dominant medullary cystic kidney disease with or without hyperuricemia skos:exactMatch MESH:C536137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008264 autosomal dominant medullary cystic kidney disease with or without hyperuricemia skos:exactMatch Orphanet:34149 Autosomal dominant tubulointerstitial kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008264 autosomal dominant medullary cystic kidney disease with or without hyperuricemia skos:exactMatch SCTID:444699000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008264 autosomal dominant medullary cystic kidney disease with or without hyperuricemia skos:exactMatch UMLS:C4054549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008264 autosomal dominant medullary cystic kidney disease with or without hyperuricemia skos:exactMatch UMLS:C4511620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008264 autosomal dominant medullary cystic kidney disease with or without hyperuricemia skos:exactMatch UMLS:CN204412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008264 autosomal dominant medullary cystic kidney disease with or without hyperuricemia skos:exactMatch UMLS:CN536252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008265 polycystic liver disease 1 skos:exactMatch OMIM:174050 polycystic liver disease 1 with or without kidney cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008265 polycystic liver disease 1 skos:exactMatch SCTID:716196007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008266 polydactyly, postaxial, type A1 skos:exactMatch OMIM:174200 polydactyly, postaxial, iia a1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008267 orofaciodigital syndrome V skos:exactMatch DOID:0060375 orofaciodigital syndrome V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008267 orofaciodigital syndrome V skos:exactMatch MESH:C557819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008267 orofaciodigital syndrome V skos:exactMatch OMIM:174300 orofaciodigital syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008267 orofaciodigital syndrome V skos:exactMatch Orphanet:2919 Orofaciodigital syndrome type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008267 orofaciodigital syndrome V skos:exactMatch SCTID:722105002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008267 orofaciodigital syndrome V skos:exactMatch UMLS:C1868118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008268 polydactyly-myopia syndrome skos:exactMatch MESH:C536331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008268 polydactyly-myopia syndrome skos:exactMatch OMIM:174310 polydactyly, postaxial, with progressive myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008268 polydactyly-myopia syndrome skos:exactMatch Orphanet:2917 Polydactyly-myopia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008268 polydactyly-myopia syndrome skos:exactMatch SCTID:82639001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008269 polydactyly of a biphalangeal thumb skos:exactMatch MESH:C536332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008269 polydactyly of a biphalangeal thumb skos:exactMatch OMIM:174400 polydactyly, preaxial 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008269 polydactyly of a biphalangeal thumb skos:exactMatch Orphanet:93339 Polydactyly of a biphalangeal thumb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008269 polydactyly of a biphalangeal thumb skos:exactMatch SCTID:445216006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008270 polydactyly of a triphalangeal thumb skos:exactMatch OMIM:174500 polydactyly, preaxial 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008270 polydactyly of a triphalangeal thumb skos:exactMatch Orphanet:93336 Polydactyly of a triphalangeal thumb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008270 polydactyly of a triphalangeal thumb skos:exactMatch SCTID:715710001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008270 polydactyly of a triphalangeal thumb skos:exactMatch UMLS:C1868114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008271 polydactyly of an index finger skos:exactMatch MESH:C566784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008271 polydactyly of an index finger skos:exactMatch OMIM:174600 polydactyly, preaxial 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008271 polydactyly of an index finger skos:exactMatch Orphanet:93337 Polydactyly of an index finger semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008271 polydactyly of an index finger skos:exactMatch SCTID:723446006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008271 polydactyly of an index finger skos:exactMatch UMLS:C1868113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008272 polysyndactyly 4 skos:exactMatch OMIM:174700 polydactyly, preaxial 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008272 polysyndactyly 4 skos:exactMatch Orphanet:93338 Polysyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008272 polysyndactyly 4 skos:exactMatch UMLS:C1868111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008273 actinic prurigo skos:exactMatch MESH:C566780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008273 actinic prurigo skos:exactMatch OMIM:174770 actinic prurigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008273 actinic prurigo skos:exactMatch Orphanet:330061 Actinic prurigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008273 actinic prurigo skos:exactMatch SCTID:201015007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008273 actinic prurigo skos:exactMatch UMLS:C0406217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008274 polyostotic fibrous dysplasia skos:exactMatch ICD10CM:Q78.1 Polyostotic fibrous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008274 polyostotic fibrous dysplasia skos:exactMatch MESH:D005359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008274 polyostotic fibrous dysplasia skos:exactMatch NCIT:C34610 Polyostotic Fibrous Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008274 polyostotic fibrous dysplasia skos:exactMatch Orphanet:93276 Polyostotic fibrous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008274 polyostotic fibrous dysplasia skos:exactMatch SCTID:36517007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008275 familial expansile osteolysis skos:exactMatch DOID:0111542 familial expansile osteolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008275 familial expansile osteolysis skos:exactMatch MESH:C536335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008275 familial expansile osteolysis skos:exactMatch OMIM:174810 familial expansile osteolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008275 familial expansile osteolysis skos:exactMatch Orphanet:85195 Familial expansile osteolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008275 familial expansile osteolysis skos:exactMatch SCTID:254153009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008276 generalized juvenile polyposis/juvenile polyposis coli skos:exactMatch DOID:0050787 juvenile polyposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008276 generalized juvenile polyposis/juvenile polyposis coli skos:exactMatch Orphanet:329971 Generalized juvenile polyposis/juvenile polyposis coli semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008276 generalized juvenile polyposis/juvenile polyposis coli skos:exactMatch UMLS:CN204230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008277 stomach polyp skos:exactMatch MESH:C562464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008277 stomach polyp skos:exactMatch NCIT:C3954 Gastric Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008277 stomach polyp skos:exactMatch SCTID:87252009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008278 juvenile polyposis/hereditary hemorrhagic telangiectasia syndrome skos:exactMatch DOID:0111543 juvenile polyposis-hereditary hemorrhagic telangiectasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008278 juvenile polyposis/hereditary hemorrhagic telangiectasia syndrome skos:exactMatch MESH:C563412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008278 juvenile polyposis/hereditary hemorrhagic telangiectasia syndrome skos:exactMatch OMIM:175050 juvenile polyposis/hereditary hemorrhagic telangiectasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008278 juvenile polyposis/hereditary hemorrhagic telangiectasia syndrome skos:exactMatch UMLS:C1832942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008280 Peutz-Jeghers syndrome skos:exactMatch DOID:3852 Peutz-Jeghers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008280 Peutz-Jeghers syndrome skos:exactMatch MESH:D010580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008280 Peutz-Jeghers syndrome skos:exactMatch NCIT:C3324 Peutz-Jeghers Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008280 Peutz-Jeghers syndrome skos:exactMatch OMIM:175200 peutz-jeghers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008280 Peutz-Jeghers syndrome skos:exactMatch Orphanet:2869 Peutz-Jeghers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008280 Peutz-Jeghers syndrome skos:exactMatch SCTID:54411001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008280 Peutz-Jeghers syndrome skos:exactMatch UMLS:C0031269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008281 polyposis, intestinal, scattered and discrete skos:exactMatch OMIM:175400 polyposis, intestinal, scattered and discrete semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008281 polyposis, intestinal, scattered and discrete skos:exactMatch UMLS:C1868006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008282 polyposis, intestinal, with multiple exostoses skos:exactMatch MESH:C566776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008282 polyposis, intestinal, with multiple exostoses skos:exactMatch OMIM:175450 polyposis, intestinal, with multiple exostoses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008282 polyposis, intestinal, with multiple exostoses skos:exactMatch UMLS:C1868005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008283 Cronkhite-Canada syndrome skos:exactMatch DOID:6225 Cronkhite-Canada syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008283 Cronkhite-Canada syndrome skos:exactMatch MESH:D044483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008283 Cronkhite-Canada syndrome skos:exactMatch NCIT:C7035 Gastric Cronkhite Canada Polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008283 Cronkhite-Canada syndrome skos:exactMatch OMIM:175500 polyposis, skin pigmentation, alopecia, and fingernail changes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008283 Cronkhite-Canada syndrome skos:exactMatch Orphanet:2930 Cronkhite-Canada syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008283 Cronkhite-Canada syndrome skos:exactMatch SCTID:76304001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008283 Cronkhite-Canada syndrome skos:exactMatch UMLS:C0282207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008284 polyposis of gastric fundus without polyposis coli skos:exactMatch MESH:C566775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008284 polyposis of gastric fundus without polyposis coli skos:exactMatch UMLS:C1868001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008285 polyps, multiple and recurrent inflammatory fibroid, gastrointestinal skos:exactMatch MESH:C566774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008285 polyps, multiple and recurrent inflammatory fibroid, gastrointestinal skos:exactMatch OMIM:175510 gist-plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008285 polyps, multiple and recurrent inflammatory fibroid, gastrointestinal skos:exactMatch UMLS:C1868000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008286 crossed polysyndactyly skos:exactMatch MESH:C566773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008286 crossed polysyndactyly skos:exactMatch OMIM:175690 polysyndactyly, crossed semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008286 crossed polysyndactyly skos:exactMatch Orphanet:2935 Crossed polysyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008286 crossed polysyndactyly skos:exactMatch UMLS:C1867999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008287 Greig cephalopolysyndactyly syndrome skos:exactMatch DOID:14761 Greig cephalopolysyndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008287 Greig cephalopolysyndactyly syndrome skos:exactMatch MESH:C537300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008287 Greig cephalopolysyndactyly syndrome skos:exactMatch NCIT:C35255 Greig Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008287 Greig cephalopolysyndactyly syndrome skos:exactMatch OMIM:175700 greig cephalopolysyndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008287 Greig cephalopolysyndactyly syndrome skos:exactMatch Orphanet:380 Greig cephalopolysyndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008287 Greig cephalopolysyndactyly syndrome skos:exactMatch SCTID:32985001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008287 Greig cephalopolysyndactyly syndrome skos:exactMatch UMLS:C0265306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008288 popliteal cyst skos:exactMatch MESH:D011151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008288 popliteal cyst skos:exactMatch OMIM:175750 popliteal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008288 popliteal cyst skos:exactMatch SCTID:82675004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008289 brain small vessel disease 1 with or without ocular anomalies skos:exactMatch DOID:0090125 brain small vessel disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008289 brain small vessel disease 1 with or without ocular anomalies skos:exactMatch MESH:C531642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008289 brain small vessel disease 1 with or without ocular anomalies skos:exactMatch MESH:C564372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008289 brain small vessel disease 1 with or without ocular anomalies skos:exactMatch OMIM:175780 brain small vessel disease 1 with or without ocular anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008289 brain small vessel disease 1 with or without ocular anomalies skos:exactMatch Orphanet:36383 COL4A1-related familial vascular leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008289 brain small vessel disease 1 with or without ocular anomalies skos:exactMatch UMLS:CN032791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008290 porokeratosis 1, Mibelli type skos:exactMatch OMIM:175800 porokeratosis 1, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008291 porokeratosis plantaris palmaris et disseminata skos:exactMatch OMIM:175850 porokeratosis 2, palmar, plantar, and disseminated iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008291 porokeratosis plantaris palmaris et disseminata skos:exactMatch Orphanet:737 Porokeratosis plantaris palmaris et disseminata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008291 porokeratosis plantaris palmaris et disseminata skos:exactMatch SCTID:718218005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008292 punctate palmoplantar keratoderma type 2 skos:exactMatch DOID:0080213 punctate palmoplantar keratoderma type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008292 punctate palmoplantar keratoderma type 2 skos:exactMatch OMIM:175860 palmoplantar keratoderma, punctate iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008292 punctate palmoplantar keratoderma type 2 skos:exactMatch Orphanet:79502 Punctate palmoplantar keratoderma type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008292 punctate palmoplantar keratoderma type 2 skos:exactMatch SCTID:765096001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008292 punctate palmoplantar keratoderma type 2 skos:exactMatch UMLS:C1867982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008293 porokeratosis 3, disseminated superficial actinic type skos:exactMatch MESH:C536339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008293 porokeratosis 3, disseminated superficial actinic type skos:exactMatch OMIM:175900 porokeratosis 3, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008294 acute intermittent porphyria skos:exactMatch DOID:3890 acute intermittent porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008294 acute intermittent porphyria skos:exactMatch MESH:D017118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008294 acute intermittent porphyria skos:exactMatch NCIT:C84536 Acute Intermittent Porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008294 acute intermittent porphyria skos:exactMatch OMIM:176000 porphyria, acute intermittent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008294 acute intermittent porphyria skos:exactMatch Orphanet:79276 Acute intermittent porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008294 acute intermittent porphyria skos:exactMatch SCTID:234422006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008294 acute intermittent porphyria skos:exactMatch UMLS:C0162565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008295 sporadic porphyria cutanea tarda skos:exactMatch MESH:C566768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008295 sporadic porphyria cutanea tarda skos:exactMatch OMIM:176090 porphyria cutanea tarda, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008295 sporadic porphyria cutanea tarda skos:exactMatch Orphanet:443057 Sporadic porphyria cutanea tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008295 sporadic porphyria cutanea tarda skos:exactMatch SCTID:402479002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008295 sporadic porphyria cutanea tarda skos:exactMatch UMLS:C1276127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008295 sporadic porphyria cutanea tarda skos:exactMatch UMLS:C1867968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008296 familial porphyria cutanea tarda skos:exactMatch OMIM:176100 porphyria cutanea tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008296 familial porphyria cutanea tarda skos:exactMatch Orphanet:443062 Familial porphyria cutanea tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008296 familial porphyria cutanea tarda skos:exactMatch SCTID:59229005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008296 familial porphyria cutanea tarda skos:exactMatch UMLS:C0268323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008297 variegate porphyria skos:exactMatch DOID:4346 variegate porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008297 variegate porphyria skos:exactMatch MESH:D046350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008297 variegate porphyria skos:exactMatch NCIT:C85219 Variegate Porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008297 variegate porphyria skos:exactMatch OMIM:176200 variegate porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008297 variegate porphyria skos:exactMatch Orphanet:79473 Porphyria variegata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008297 variegate porphyria skos:exactMatch SCTID:58275005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008297 variegate porphyria skos:exactMatch UMLS:C0162532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008298 postaxial tetramelic oligodactyly skos:exactMatch MESH:C566767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008298 postaxial tetramelic oligodactyly skos:exactMatch OMIM:176240 postaxial oligodactyly, tetramelic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008298 postaxial tetramelic oligodactyly skos:exactMatch Orphanet:2730 Postaxial tetramelic oligodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008298 postaxial tetramelic oligodactyly skos:exactMatch UMLS:C1867924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008299 posterior column ataxia skos:exactMatch MESH:C536342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008299 posterior column ataxia skos:exactMatch OMIM:176250 posterior column ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008299 posterior column ataxia skos:exactMatch UMLS:C1867923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008300 Prader-Willi syndrome skos:exactMatch DOID:11983 Prader-Willi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008300 Prader-Willi syndrome skos:exactMatch MESH:D011218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008300 Prader-Willi syndrome skos:exactMatch NCIT:C75463 Prader-Willi Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008300 Prader-Willi syndrome skos:exactMatch OMIM:176270 prader-willi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008300 Prader-Willi syndrome skos:exactMatch Orphanet:739 Prader-Willi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008300 Prader-Willi syndrome skos:exactMatch SCTID:89392001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008300 Prader-Willi syndrome skos:exactMatch UMLS:C0032897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008301 Guttmacher syndrome skos:exactMatch DOID:0111544 Guttmacher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008301 Guttmacher syndrome skos:exactMatch MESH:C538278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008301 Guttmacher syndrome skos:exactMatch OMIM:176305 preaxial deficiency, postaxial polydactyly, and hypospadias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008301 Guttmacher syndrome skos:exactMatch Orphanet:2957 Guttmacher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008301 Guttmacher syndrome skos:exactMatch SCTID:722452004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008301 Guttmacher syndrome skos:exactMatch UMLS:C1867801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008302 centra precocious puberty 1 skos:exactMatch OMIM:176400 precocious puberty, central, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008302 centra precocious puberty 1 skos:exactMatch UMLS:C3805879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008303 familial male-limited precocious puberty skos:exactMatch DOID:0111545 familial male-limited precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008303 familial male-limited precocious puberty skos:exactMatch OMIM:176410 precocious puberty, male-limited semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008303 familial male-limited precocious puberty skos:exactMatch Orphanet:3000 Familial male-limited precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008303 familial male-limited precocious puberty skos:exactMatch SCTID:237818003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008303 familial male-limited precocious puberty skos:exactMatch UMLS:C1504412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008304 premature chromatid separation trait skos:exactMatch OMIM:176430 premature chromatid separation trait semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008304 premature chromatid separation trait skos:exactMatch UMLS:C1864389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008305 Currarino triad skos:exactMatch DOID:0111546 Currarino syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008305 Currarino triad skos:exactMatch MESH:C536221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008305 Currarino triad skos:exactMatch OMIM:176450 currarino syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008305 Currarino triad skos:exactMatch Orphanet:1552 Currarino syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008305 Currarino triad skos:exactMatch SCTID:413936007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008305 Currarino triad skos:exactMatch UMLS:C1531773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008306 ABri amyloidosis skos:exactMatch DOID:0070029 ITM2B-related cerebral amyloid angiopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008306 ABri amyloidosis skos:exactMatch MESH:C538208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008306 ABri amyloidosis skos:exactMatch OMIM:176500 cerebral amyloid angiopathy, itm2b-related, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008306 ABri amyloidosis skos:exactMatch Orphanet:97345 ABri amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008306 ABri amyloidosis skos:exactMatch UMLS:C1867773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008307 presenile dementia, Kraepelin type skos:exactMatch MESH:C535273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008307 presenile dementia, Kraepelin type skos:exactMatch OMIM:176600 presenile dementia, kraepelin iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008307 presenile dementia, Kraepelin type skos:exactMatch UMLS:C1867772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008308 priapism, familial idiopathic skos:exactMatch MESH:C531791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008308 priapism, familial idiopathic skos:exactMatch OMIM:176620 priapism, familial idiopathic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008308 priapism, familial idiopathic skos:exactMatch UMLS:C1867771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008309 primary release disorder of platelets skos:exactMatch MESH:C566759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008309 primary release disorder of platelets skos:exactMatch OMIM:176630 primary release disorder of platelets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008309 primary release disorder of platelets skos:exactMatch UMLS:C1867770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008310 Hutchinson-Gilford progeria syndrome skos:exactMatch DOID:3911 progeria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008310 Hutchinson-Gilford progeria syndrome skos:exactMatch NCIT:C34951 Progeria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008310 Hutchinson-Gilford progeria syndrome skos:exactMatch OMIM:176670 hutchinson-gilford progeria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008310 Hutchinson-Gilford progeria syndrome skos:exactMatch Orphanet:740 Hutchinson-Gilford progeria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008310 Hutchinson-Gilford progeria syndrome skos:exactMatch SCTID:238870004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008310 Hutchinson-Gilford progeria syndrome skos:exactMatch UMLS:C0033300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008310 Hutchinson-Gilford progeria syndrome skos:exactMatch UMLS:CN236401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008311 progeria-short stature-pigmented nevi syndrome skos:exactMatch MESH:C536422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008311 progeria-short stature-pigmented nevi syndrome skos:exactMatch OMIM:176690 progeroid short stature with pigmented nevi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008311 progeria-short stature-pigmented nevi syndrome skos:exactMatch Orphanet:2959 Progeria-short stature-pigmented nevi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008311 progeria-short stature-pigmented nevi syndrome skos:exactMatch SCTID:399947002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008311 progeria-short stature-pigmented nevi syndrome skos:exactMatch UMLS:C1261128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008312 autosomal dominant prognathism skos:exactMatch MESH:D008313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008312 autosomal dominant prognathism skos:exactMatch OMIM:176700 prognathism, mandibular semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008312 autosomal dominant prognathism skos:exactMatch Orphanet:2964 Autosomal dominant prognathism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008312 autosomal dominant prognathism skos:exactMatch UMLS:CN203311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008313 pelvic organ prolapse, susceptibility to skos:exactMatch OMIM:176780 pelvic organ prolapse, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008314 pronation-supination of the forearm, impairment of skos:exactMatch MESH:C566757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008314 pronation-supination of the forearm, impairment of skos:exactMatch OMIM:176800 pronation-supination of the forearm, impairment of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008314 pronation-supination of the forearm, impairment of skos:exactMatch UMLS:C1867726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008315 prostate cancer skos:exactMatch DOID:10283 prostate cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008315 prostate cancer skos:exactMatch MESH:D011471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008315 prostate cancer skos:exactMatch NCIT:C7378 Malignant Prostate Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008315 prostate cancer skos:exactMatch SCTID:399068003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008315 prostate cancer skos:exactMatch UMLS:C0376358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008316 thrombophilia due to protein C deficiency, autosomal dominant skos:exactMatch OMIM:176860 thrombophilia due to protein c deficiency, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008317 proteolytic capacity of plasma skos:exactMatch OMIM:176900 proteolytic capacity of plasma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008318 Proteus syndrome skos:exactMatch DOID:13482 Proteus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008318 Proteus syndrome skos:exactMatch MESH:D016715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008318 Proteus syndrome skos:exactMatch NCIT:C85032 Proteus Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008318 Proteus syndrome skos:exactMatch OMIM:176920 proteus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008318 Proteus syndrome skos:exactMatch Orphanet:744 Proteus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008318 Proteus syndrome skos:exactMatch SCTID:23150001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008318 Proteus syndrome skos:exactMatch UMLS:C0085261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008319 protoporphyria, erythropoietic, 1 skos:exactMatch NCIT:C84698 Erythropoietic Protoporphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008319 protoporphyria, erythropoietic, 1 skos:exactMatch OMIM:177000 protoporphyria, erythropoietic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008320 Protrusio acetabuli skos:exactMatch OMIM:177050 protrusio acetabuli semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008320 Protrusio acetabuli skos:exactMatch SCTID:59606006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008321 pruritus, hereditary localized skos:exactMatch MESH:C566754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008321 pruritus, hereditary localized skos:exactMatch OMIM:177100 pruritus, hereditary localized semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008321 pruritus, hereditary localized skos:exactMatch UMLS:C1867499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008322 pseudoachondroplasia skos:exactMatch DOID:0080047 pseudoachondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008322 pseudoachondroplasia skos:exactMatch MESH:C535819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008322 pseudoachondroplasia skos:exactMatch NCIT:C118635 Pseudoachondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008322 pseudoachondroplasia skos:exactMatch OMIM:177170 pseudoachondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008322 pseudoachondroplasia skos:exactMatch Orphanet:750 Pseudoachondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008322 pseudoachondroplasia skos:exactMatch SCTID:22567005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008322 pseudoachondroplasia skos:exactMatch UMLS:C0410538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008323 Liddle syndrome skos:exactMatch DOID:0050477 Liddle syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008323 Liddle syndrome skos:exactMatch MESH:D056929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008323 Liddle syndrome skos:exactMatch NCIT:C84827 Liddle Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008323 Liddle syndrome skos:exactMatch OMIMPS:177200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008323 Liddle syndrome skos:exactMatch Orphanet:526 Liddle syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008323 Liddle syndrome skos:exactMatch SCTID:707747007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008323 Liddle syndrome skos:exactMatch UMLS:C0221043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008324 pseudoarthrogryposis skos:exactMatch MESH:C566753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008324 pseudoarthrogryposis skos:exactMatch OMIM:177300 pseudoarthrogryposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008324 pseudoarthrogryposis skos:exactMatch UMLS:C1867485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008325 Pseudoatrophoderma colli skos:exactMatch MESH:C562909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008325 Pseudoatrophoderma colli skos:exactMatch OMIM:177350 pseudoatrophoderma colli semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008325 Pseudoatrophoderma colli skos:exactMatch SCTID:238840009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008325 Pseudoatrophoderma colli skos:exactMatch UMLS:C0406561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008326 obsolete pseudocholinesterase, increase in plasma level of skos:exactMatch OMIM:177600 pseudocholinesterase, increase 1n plasma level of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008327 exfoliation syndrome skos:exactMatch DOID:13641 exfoliation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008327 exfoliation syndrome skos:exactMatch MESH:D017889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008327 exfoliation syndrome skos:exactMatch NCIT:C129025 Exfoliation Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008327 exfoliation syndrome skos:exactMatch Orphanet:529819 NON RARE IN EUROPE: Exfoliation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008327 exfoliation syndrome skos:exactMatch SCTID:111514006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008327 exfoliation syndrome skos:exactMatch UMLS:C0206368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008328 glaucoma 1, open angle, P skos:exactMatch MESH:C566748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008328 glaucoma 1, open angle, P skos:exactMatch OMIM:177700 glaucoma 1, open angle, p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008328 glaucoma 1, open angle, P skos:exactMatch UMLS:C3888338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008329 autosomal dominant pseudohypoaldosteronism type 1 skos:exactMatch DOID:0060855 autosomal dominant pseudohypoaldosteronism type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008329 autosomal dominant pseudohypoaldosteronism type 1 skos:exactMatch NCIT:C126810 Hyponatremic Mineralocorticoid Resistance due to Mineralocorticoid Receptor Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008329 autosomal dominant pseudohypoaldosteronism type 1 skos:exactMatch OMIM:177735 pseudohypoaldosteronism, iia i, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008329 autosomal dominant pseudohypoaldosteronism type 1 skos:exactMatch Orphanet:171871 Renal pseudohypoaldosteronism type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008329 autosomal dominant pseudohypoaldosteronism type 1 skos:exactMatch UMLS:C1449842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008330 pseudomonilethrix skos:exactMatch MESH:C562988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008330 pseudomonilethrix skos:exactMatch OMIM:177750 pseudomonilethrix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008330 pseudomonilethrix skos:exactMatch SCTID:254229006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008330 pseudomonilethrix skos:exactMatch UMLS:C0432346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008331 obsolete pseudopapilledema skos:exactMatch DOID:1392 pseudopapilledema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008331 obsolete pseudopapilledema skos:exactMatch MESH:C562401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008331 obsolete pseudopapilledema skos:exactMatch OMIM:177800 pseudopapilledema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008331 obsolete pseudopapilledema skos:exactMatch Orphanet:519339 Pseudopapilledema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008331 obsolete pseudopapilledema skos:exactMatch SCTID:57138009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008331 obsolete pseudopapilledema skos:exactMatch UMLS:C0155300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008332 platelet-type von Willebrand disease skos:exactMatch DOID:0111056 platelet-type bleeding disorder 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008332 platelet-type von Willebrand disease skos:exactMatch MESH:C536458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008332 platelet-type von Willebrand disease skos:exactMatch NCIT:C131681 Platelet-Type von Willebrand Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008332 platelet-type von Willebrand disease skos:exactMatch OMIM:177820 pseudo-von willebrand disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008332 platelet-type von Willebrand disease skos:exactMatch Orphanet:52530 Pseudo-von Willebrand disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008333 pseudoxanthoma elasticum, forme fruste skos:exactMatch OMIM:177850 pseudoxanthoma elasticum, forme fruste semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008334 psoriasis 1, susceptibility to skos:exactMatch DOID:0111286 psoriasis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008334 psoriasis 1, susceptibility to skos:exactMatch OMIM:177900 psoriasis 1, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008335 short stature-craniofacial anomalies-genital hypoplasia syndrome skos:exactMatch MESH:C535844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008335 short stature-craniofacial anomalies-genital hypoplasia syndrome skos:exactMatch OMIM:177980 pterygia, impaired intellectual development, and distinctive craniofacial features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008335 short stature-craniofacial anomalies-genital hypoplasia syndrome skos:exactMatch Orphanet:2994 Short stature-craniofacial anomalies-genital hypoplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008335 short stature-craniofacial anomalies-genital hypoplasia syndrome skos:exactMatch SCTID:716090004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008335 short stature-craniofacial anomalies-genital hypoplasia syndrome skos:exactMatch UMLS:C1867443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008336 pterygium colli, isolated skos:exactMatch MESH:C566741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008336 pterygium colli, isolated skos:exactMatch OMIM:177990 pterygium colli, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008336 pterygium colli, isolated skos:exactMatch UMLS:C1867442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008337 familial pterygium of the conjunctiva skos:exactMatch MESH:C566740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008337 familial pterygium of the conjunctiva skos:exactMatch OMIM:178000 pterygium of conjunctiva and cornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008337 familial pterygium of the conjunctiva skos:exactMatch Orphanet:2989 Familial pterygium of the conjunctiva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008337 familial pterygium of the conjunctiva skos:exactMatch UMLS:C1867441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008338 contractures, pterygia, and spondylocarpotarsal fusion syndrome 1A skos:exactMatch DOID:0081321 contractures, pterygia, and spondylocarpotarsal fusion syndrome 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008338 contractures, pterygia, and spondylocarpotarsal fusion syndrome 1A skos:exactMatch MESH:C566739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008338 contractures, pterygia, and spondylocarpotarsal fusion syndrome 1A skos:exactMatch OMIM:178110 contractures, pterygia, and spondylocarpotarsal fusion syndrome 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008338 contractures, pterygia, and spondylocarpotarsal fusion syndrome 1A skos:exactMatch Orphanet:65743 Autosomal dominant multiple pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008338 contractures, pterygia, and spondylocarpotarsal fusion syndrome 1A skos:exactMatch UMLS:C1867440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008339 antecubital pterygium syndrome skos:exactMatch MESH:C566738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008339 antecubital pterygium syndrome skos:exactMatch OMIM:178200 pterygium, antecubital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008339 antecubital pterygium syndrome skos:exactMatch Orphanet:2987 Antecubital pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008339 antecubital pterygium syndrome skos:exactMatch UMLS:C1867439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008340 ptosis, hereditary congenital, 1 skos:exactMatch DOID:0060261 congenital ptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008340 ptosis, hereditary congenital, 1 skos:exactMatch MESH:C566737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008340 ptosis, hereditary congenital, 1 skos:exactMatch NCIT:C27049 Congenital Eyelid Ptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008340 ptosis, hereditary congenital, 1 skos:exactMatch OMIM:178300 ptosis, hereditary congenital 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008340 ptosis, hereditary congenital, 1 skos:exactMatch Orphanet:91411 Congenital ptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008340 ptosis, hereditary congenital, 1 skos:exactMatch SCTID:268163008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008341 ptosis-strabismus-ectopic pupils syndrome skos:exactMatch MESH:C566736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008341 ptosis-strabismus-ectopic pupils syndrome skos:exactMatch OMIM:178330 ptosis, strabismus, and ectopic pupils semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008341 ptosis-strabismus-ectopic pupils syndrome skos:exactMatch Orphanet:2999 Ptosis-strabismus-ectopic pupils syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008341 ptosis-strabismus-ectopic pupils syndrome skos:exactMatch UMLS:C1867437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008342 pubic bone dysplasia skos:exactMatch MESH:C566735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008342 pubic bone dysplasia skos:exactMatch OMIM:178350 pubic bone dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008342 pubic bone dysplasia skos:exactMatch UMLS:C1867436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008343 pulmonary atresia with ventricular septal defect skos:exactMatch MESH:C562833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008343 pulmonary atresia with ventricular septal defect skos:exactMatch NCIT:C99033 Pulmonary Valve Atresia with Ventricular Septal Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008343 pulmonary atresia with ventricular septal defect skos:exactMatch OMIM:178370 pulmonary atresia with ventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008343 pulmonary atresia with ventricular septal defect skos:exactMatch Orphanet:1207 Pulmonary atresia with ventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008343 pulmonary atresia with ventricular septal defect skos:exactMatch SCTID:253591008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008343 pulmonary atresia with ventricular septal defect skos:exactMatch UMLS:C0344976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008344 pulmonary edema of mountaineers, susceptibility to skos:exactMatch MESH:C535833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008344 pulmonary edema of mountaineers, susceptibility to skos:exactMatch OMIM:178400 pulmonary edema of mountaineers, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008344 pulmonary edema of mountaineers, susceptibility to skos:exactMatch SCTID:233954004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008346 pulmonary hemosiderosis skos:exactMatch DOID:10328 siderosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008346 pulmonary hemosiderosis skos:exactMatch DOID:12118 pulmonary hemosiderosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008346 pulmonary hemosiderosis skos:exactMatch MESH:D012806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008346 pulmonary hemosiderosis skos:exactMatch OMIM:178550 pulmonary hemosiderosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008346 pulmonary hemosiderosis skos:exactMatch Orphanet:99931 Idiopathic pulmonary hemosiderosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008346 pulmonary hemosiderosis skos:exactMatch SCTID:40527005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008347 idiopathic and/or familial pulmonary arterial hypertension skos:exactMatch Orphanet:422 Idiopathic/heritable pulmonary arterial hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008347 idiopathic and/or familial pulmonary arterial hypertension skos:exactMatch UMLS:CN205068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008348 pulmonary nodular lymphoid hyperplasia skos:exactMatch OMIM:178610 pulmonary nodular lymphoid hyperplasia, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008348 pulmonary nodular lymphoid hyperplasia skos:exactMatch Orphanet:60026 Pulmonary nodular lymphoid hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008348 pulmonary nodular lymphoid hyperplasia skos:exactMatch SCTID:718097008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008348 pulmonary nodular lymphoid hyperplasia skos:exactMatch UMLS:C1334969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008348 pulmonary nodular lymphoid hyperplasia skos:exactMatch UMLS:C1867419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008349 pulmonic stenosis, atrial septal defect, and unique electrocardiographic abnormalities skos:exactMatch MESH:C566733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008349 pulmonic stenosis, atrial septal defect, and unique electrocardiographic abnormalities skos:exactMatch OMIM:178650 pulmonic stenosis, atrial septal defect, and unique electrocardiographic abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008349 pulmonic stenosis, atrial septal defect, and unique electrocardiographic abnormalities skos:exactMatch UMLS:C1867407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008350 pulmonic stenosis and deafness skos:exactMatch OMIM:178651 pulmonic stenosis and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008350 pulmonic stenosis and deafness skos:exactMatch UMLS:C1867406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008351 obsolete pupil, egg-shaped skos:exactMatch MESH:C566731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008351 obsolete pupil, egg-shaped skos:exactMatch OMIM:178800 pupil, egg-shaped semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008352 pupillary membrane, persistence of skos:exactMatch MESH:C562700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008352 pupillary membrane, persistence of skos:exactMatch OMIM:178900 pupillary membrane, persistence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008353 pruritic urticarial papules and plaques of pregnancy skos:exactMatch MESH:C535817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008353 pruritic urticarial papules and plaques of pregnancy skos:exactMatch OMIM:178995 pruritic urticarial papules and plaques of pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008353 pruritic urticarial papules and plaques of pregnancy skos:exactMatch Orphanet:64745 Pruritic urticarial papules and plaques of pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008353 pruritic urticarial papules and plaques of pregnancy skos:exactMatch SCTID:88697005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008354 purpura simplex skos:exactMatch MESH:C536249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008354 purpura simplex skos:exactMatch OMIM:179000 purpura simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008354 purpura simplex skos:exactMatch SCTID:277791008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008354 purpura simplex skos:exactMatch UMLS:C0272309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008355 pyloric stenosis, infantile hypertrophic, 1 skos:exactMatch OMIM:179010 pyloric stenosis, infantile hypertrophic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008355 pyloric stenosis, infantile hypertrophic, 1 skos:exactMatch UMLS:C1867403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008356 radial heads, posterior dislocation of skos:exactMatch MESH:C566728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008356 radial heads, posterior dislocation of skos:exactMatch OMIM:179200 radial heads, posterior dislocation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008356 radial heads, posterior dislocation of skos:exactMatch UMLS:C1867398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008357 radial hypoplasia-triphalangeal thumbs-hypospadias-maxillary diastema syndrome skos:exactMatch MESH:C536262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008357 radial hypoplasia-triphalangeal thumbs-hypospadias-maxillary diastema syndrome skos:exactMatch OMIM:179250 radial hypoplasia, triphalangeal thumbs, hypospadias, and maxillary diastema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008357 radial hypoplasia-triphalangeal thumbs-hypospadias-maxillary diastema syndrome skos:exactMatch Orphanet:2252 Radial hypoplasia-triphalangeal thumbs-hypospadias-maxillary diastema syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008357 radial hypoplasia-triphalangeal thumbs-hypospadias-maxillary diastema syndrome skos:exactMatch SCTID:716092007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008358 radial ray hypoplasia-choanal atresia syndrome skos:exactMatch OMIM:179270 radial ray hypoplasia with choanal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008358 radial ray hypoplasia-choanal atresia syndrome skos:exactMatch Orphanet:3026 Radial ray hypoplasia-choanal atresia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008358 radial ray hypoplasia-choanal atresia syndrome skos:exactMatch SCTID:232373003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008359 radio-renal syndrome skos:exactMatch MESH:C536267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008359 radio-renal syndrome skos:exactMatch OMIM:179280 radial-renal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008359 radio-renal syndrome skos:exactMatch Orphanet:3015 Radio-renal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008359 radio-renal syndrome skos:exactMatch SCTID:766765009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008359 radio-renal syndrome skos:exactMatch UMLS:C2931146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008361 radius, aplasia of, with cleft lip/palate skos:exactMatch OMIM:179400 radius, aplasia of, with cleft lip/palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008361 radius, aplasia of, with cleft lip/palate skos:exactMatch UMLS:C1867395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008362 ragweed sensitivity skos:exactMatch MESH:C566725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008362 ragweed sensitivity skos:exactMatch OMIM:179450 ragweed sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008363 raindrop hypopigmentation skos:exactMatch MESH:C566724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008363 raindrop hypopigmentation skos:exactMatch OMIM:179500 raindrop hypopigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008364 Raynaud disease skos:exactMatch DOID:10300 Raynaud disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008364 Raynaud disease skos:exactMatch ICD10CM:I73.0 Raynaud's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008364 Raynaud disease skos:exactMatch MESH:D011928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008364 Raynaud disease skos:exactMatch NCIT:C116359 Secondary Raynaud Phenomenon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008364 Raynaud disease skos:exactMatch OMIM:179600 raynaud disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008364 Raynaud disease skos:exactMatch SCTID:195295006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008364 Raynaud disease skos:exactMatch UMLS:C0034734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008365 recombinant 8 syndrome skos:exactMatch MESH:C535296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008365 recombinant 8 syndrome skos:exactMatch OMIM:179613 recombinant chromosome 8 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008365 recombinant 8 syndrome skos:exactMatch Orphanet:96167 Recombinant 8 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008365 recombinant 8 syndrome skos:exactMatch SCTID:718189004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008365 recombinant 8 syndrome skos:exactMatch UMLS:C0795822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008366 red cell permeability defect skos:exactMatch OMIM:179650 red cell permeability defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008366 red cell permeability defect skos:exactMatch UMLS:C1867340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008367 red cell phospholipid defect with hemolysis skos:exactMatch MESH:C535298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008367 red cell phospholipid defect with hemolysis skos:exactMatch OMIM:179700 red cell phospholipid defect with hemolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008367 red cell phospholipid defect with hemolysis skos:exactMatch UMLS:C1867339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008368 autosomal dominant distal renal tubular acidosis skos:exactMatch OMIM:179800 renal tubular acidosis, distal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008368 autosomal dominant distal renal tubular acidosis skos:exactMatch Orphanet:93608 Autosomal dominant distal renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008369 proximal renal tubular acidosis skos:exactMatch OMIM:179830 renal tubular acidosis, proximal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008369 proximal renal tubular acidosis skos:exactMatch Orphanet:47159 Proximal renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008369 proximal renal tubular acidosis skos:exactMatch SCTID:24790002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008371 Dowling-Degos disease skos:exactMatch DOID:0060256 Dowling-Degos disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008371 Dowling-Degos disease skos:exactMatch MESH:C562924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008371 Dowling-Degos disease skos:exactMatch Orphanet:79145 Dowling-Degos disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008372 retinal aplasia skos:exactMatch MESH:C566720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008372 retinal aplasia skos:exactMatch OMIM:179900 retinal aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008372 retinal aplasia skos:exactMatch UMLS:C1867331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008373 retinal arterial tortuosity skos:exactMatch DOID:0111547 retinal arterial tortuosity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008373 retinal arterial tortuosity skos:exactMatch OMIM:180000 retinal arteries, tortuosity of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008373 retinal arterial tortuosity skos:exactMatch Orphanet:75326 Retinal arterial tortuosity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008374 retinal cone dystrophy type 1 skos:exactMatch DOID:0081024 retinal cone dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008374 retinal cone dystrophy type 1 skos:exactMatch MESH:C566719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008374 retinal cone dystrophy type 1 skos:exactMatch OMIM:180020 retinal cone dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008375 retinal detachment skos:exactMatch DOID:5327 retinal detachment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008375 retinal detachment skos:exactMatch MESH:D012163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008375 retinal detachment skos:exactMatch NCIT:C26874 Retinal Detachment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008375 retinal detachment skos:exactMatch OMIM:180050 retinal detachment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008375 retinal detachment skos:exactMatch SCTID:42059000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008375 retinal detachment skos:exactMatch UMLS:C0035305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008376 retinal venous beading skos:exactMatch OMIM:180080 retinal venous beading semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008377 retinitis pigmentosa 1 skos:exactMatch DOID:0110390 retinitis pigmentosa 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008377 retinitis pigmentosa 1 skos:exactMatch MESH:C538365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008377 retinitis pigmentosa 1 skos:exactMatch OMIM:180100 retinitis pigmentosa 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008377 retinitis pigmentosa 1 skos:exactMatch UMLS:C0220701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008378 retinitis pigmentosa 9 skos:exactMatch DOID:0110387 retinitis pigmentosa 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008378 retinitis pigmentosa 9 skos:exactMatch MESH:C566716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008378 retinitis pigmentosa 9 skos:exactMatch OMIM:180104 retinitis pigmentosa 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008378 retinitis pigmentosa 9 skos:exactMatch UMLS:C1867300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008379 retinitis pigmentosa 10 skos:exactMatch DOID:0110388 retinitis pigmentosa 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008379 retinitis pigmentosa 10 skos:exactMatch MESH:C566715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008379 retinitis pigmentosa 10 skos:exactMatch OMIM:180105 retinitis pigmentosa 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008379 retinitis pigmentosa 10 skos:exactMatch UMLS:C1867299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008380 retinoblastoma skos:exactMatch DOID:768 retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008380 retinoblastoma skos:exactMatch MESH:D012175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008380 retinoblastoma skos:exactMatch NCIT:C7541 Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008380 retinoblastoma skos:exactMatch Orphanet:790 Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008380 retinoblastoma skos:exactMatch SCTID:370967009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008380 retinoblastoma skos:exactMatch UMLS:C0035335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008381 dominant pericentral pigmentary retinopathy skos:exactMatch DOID:0110420 dominant pericentral pigmentary retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008381 dominant pericentral pigmentary retinopathy skos:exactMatch MESH:C566713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008381 dominant pericentral pigmentary retinopathy skos:exactMatch OMIM:180210 retinopathy, pericentral pigmentary, dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008381 dominant pericentral pigmentary retinopathy skos:exactMatch UMLS:C1867261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008382 retinoschisis, autosomal dominant skos:exactMatch MESH:C000598640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008382 retinoschisis, autosomal dominant skos:exactMatch OMIM:180270 retinoschisis, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008382 retinoschisis, autosomal dominant skos:exactMatch UMLS:C1867235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008383 rheumatoid arthritis skos:exactMatch DOID:7148 rheumatoid arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008383 rheumatoid arthritis skos:exactMatch MESH:D001172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008383 rheumatoid arthritis skos:exactMatch NCIT:C2884 Rheumatoid Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008383 rheumatoid arthritis skos:exactMatch OMIM:180300 rheumatoid arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008383 rheumatoid arthritis skos:exactMatch Orphanet:284130 NON RARE IN EUROPE: Rheumatoid arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008383 rheumatoid arthritis skos:exactMatch SCTID:69896004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008383 rheumatoid arthritis skos:exactMatch UMLS:C0003873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008384 rheumatoid nodulosis skos:exactMatch MESH:D012218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008384 rheumatoid nodulosis skos:exactMatch OMIM:180350 rheumatoid nodulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008384 rheumatoid nodulosis skos:exactMatch SCTID:402426007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008384 rheumatoid nodulosis skos:exactMatch SCTID:402427003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008384 rheumatoid nodulosis skos:exactMatch UMLS:C1304215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008385 rhiny skos:exactMatch MESH:C566708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008385 rhiny skos:exactMatch OMIM:180360 rhiny semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008386 Axenfeld-Rieger syndrome type 1 skos:exactMatch DOID:0110120 Axenfeld-Rieger syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008386 Axenfeld-Rieger syndrome type 1 skos:exactMatch NCIT:C75015 Rieger Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008386 Axenfeld-Rieger syndrome type 1 skos:exactMatch OMIM:180500 axenfeld-rieger syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008386 Axenfeld-Rieger syndrome type 1 skos:exactMatch UMLS:C3714873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008387 ring dermoid of cornea skos:exactMatch DOID:0111548 ring dermoid of cornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008387 ring dermoid of cornea skos:exactMatch MESH:C535684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008387 ring dermoid of cornea skos:exactMatch OMIM:180550 ring dermoid of cornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008387 ring dermoid of cornea skos:exactMatch Orphanet:91481 Ring dermoid of cornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008387 ring dermoid of cornea skos:exactMatch SCTID:723499000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008387 ring dermoid of cornea skos:exactMatch UMLS:C1867155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008388 ringed hair disease skos:exactMatch MESH:C537187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008388 ringed hair disease skos:exactMatch OMIM:180600 ringed hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008388 ringed hair disease skos:exactMatch Orphanet:169 Ringed hair disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008388 ringed hair disease skos:exactMatch SCTID:21926007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008388 ringed hair disease skos:exactMatch UMLS:C0263489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008389 autosomal dominant Robinow syndrome skos:exactMatch Orphanet:3107 Autosomal dominant Robinow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008389 autosomal dominant Robinow syndrome skos:exactMatch SCTID:76520005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008389 autosomal dominant Robinow syndrome skos:exactMatch UMLS:CN203673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008390 Rombo syndrome skos:exactMatch MESH:C535870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008390 Rombo syndrome skos:exactMatch OMIM:180730 rombo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008390 Rombo syndrome skos:exactMatch Orphanet:3110 Rombo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008390 Rombo syndrome skos:exactMatch SCTID:721904001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008390 Rombo syndrome skos:exactMatch UMLS:C1867147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008391 Robinow-Sorauf syndrome skos:exactMatch MESH:C537183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008391 Robinow-Sorauf syndrome skos:exactMatch OMIM:180750 robinow-sorauf syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008391 Robinow-Sorauf syndrome skos:exactMatch UMLS:C1867146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008391 Robinow-Sorauf syndrome skos:exactMatch UMLS:CN203672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008392 Roussy-Levy syndrome skos:exactMatch OMIM:180800 roussy-levy hereditary areflexic dystasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008392 Roussy-Levy syndrome skos:exactMatch Orphanet:3115 Roussy-Lévy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008392 Roussy-Levy syndrome skos:exactMatch SCTID:45853006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008393 Rubinstein-Taybi syndrome due to CREBBP mutations skos:exactMatch NCIT:C153290 Rubinstein-Taybi Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008393 Rubinstein-Taybi syndrome due to CREBBP mutations skos:exactMatch OMIM:180849 rubinstein-taybi syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008393 Rubinstein-Taybi syndrome due to CREBBP mutations skos:exactMatch Orphanet:353277 Rubinstein-Taybi syndrome due to CREBBP mutations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008394 Silver-Russell syndrome skos:exactMatch DOID:14681 Silver-Russell syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008394 Silver-Russell syndrome skos:exactMatch MESH:D056730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008394 Silver-Russell syndrome skos:exactMatch NCIT:C85068 Russell-Silver Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008394 Silver-Russell syndrome skos:exactMatch OMIMPS:180860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008394 Silver-Russell syndrome skos:exactMatch Orphanet:813 Silver-Russell syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008394 Silver-Russell syndrome skos:exactMatch SCTID:15069006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008394 Silver-Russell syndrome skos:exactMatch UMLS:C0175693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008395 Ruvalcaba syndrome skos:exactMatch MESH:C579395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008395 Ruvalcaba syndrome skos:exactMatch OMIM:180870 ruvalcaba syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008395 Ruvalcaba syndrome skos:exactMatch Orphanet:3121 Ruvalcaba syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008395 Ruvalcaba syndrome skos:exactMatch SCTID:3073006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008395 Ruvalcaba syndrome skos:exactMatch UMLS:C0265248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008396 oculodental syndrome, Rutherfurd type skos:exactMatch MESH:C537732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008396 oculodental syndrome, Rutherfurd type skos:exactMatch OMIM:180900 rutherfurd syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008396 oculodental syndrome, Rutherfurd type skos:exactMatch Orphanet:2709 Oculodental syndrome, Rutherfurd type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008396 oculodental syndrome, Rutherfurd type skos:exactMatch SCTID:699754008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008396 oculodental syndrome, Rutherfurd type skos:exactMatch UMLS:C0796140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008397 aplasia of lacrimal and salivary glands skos:exactMatch DOID:0111549 aplasia of lacrimal and salivary glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008397 aplasia of lacrimal and salivary glands skos:exactMatch OMIM:180920 aplasia of lacrimal and salivary glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008397 aplasia of lacrimal and salivary glands skos:exactMatch Orphanet:86815 Aplasia of lacrimal and salivary glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008397 aplasia of lacrimal and salivary glands skos:exactMatch SCTID:715656004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008398 salivary substance, Clostridium botulinum type skos:exactMatch OMIM:180950 salivary substance, clostridium botulinum iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008398 salivary substance, Clostridium botulinum type skos:exactMatch UMLS:C1867056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008399 sarcoidosis, susceptibility to, 1 skos:exactMatch OMIM:181000 sarcoidosis, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008400 salivary duct calculi skos:exactMatch MESH:D012465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008400 salivary duct calculi skos:exactMatch OMIM:181010 salivary duct calculi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008401 pleomorphic adenoma skos:exactMatch DOID:452 pleomorphic adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008401 pleomorphic adenoma skos:exactMatch MESH:D008949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008401 pleomorphic adenoma skos:exactMatch NCIT:C8602 Pleomorphic Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008401 pleomorphic adenoma skos:exactMatch OMIM:181030 salivary gland adenoma, pleomorphic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008401 pleomorphic adenoma skos:exactMatch Orphanet:454821 Pleomorphic salivary gland adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008401 pleomorphic adenoma skos:exactMatch SCTID:447888006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008402 cleft palate-large ears-small head syndrome skos:exactMatch MESH:C536621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008402 cleft palate-large ears-small head syndrome skos:exactMatch OMIM:181180 say syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008402 cleft palate-large ears-small head syndrome skos:exactMatch Orphanet:2013 Cleft palate-large ears-small head syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008402 cleft palate-large ears-small head syndrome skos:exactMatch SCTID:763130006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008402 cleft palate-large ears-small head syndrome skos:exactMatch UMLS:C1867023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008403 scalp defects-postaxial polydactyly syndrome skos:exactMatch MESH:C536622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008403 scalp defects-postaxial polydactyly syndrome skos:exactMatch OMIM:181250 scalp defects and postaxial polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008403 scalp defects-postaxial polydactyly syndrome skos:exactMatch Orphanet:1003 Scalp defects-postaxial polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008403 scalp defects-postaxial polydactyly syndrome skos:exactMatch UMLS:C1867021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008404 scalp-ear-nipple syndrome skos:exactMatch DOID:0111550 scalp-ear-nipple syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008404 scalp-ear-nipple syndrome skos:exactMatch MESH:C536623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008404 scalp-ear-nipple syndrome skos:exactMatch OMIM:181270 scalp-ear-nipple syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008404 scalp-ear-nipple syndrome skos:exactMatch Orphanet:2036 Scalp-ear-nipple syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008404 scalp-ear-nipple syndrome skos:exactMatch SCTID:721888002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008405 obsolete scapula, contour of vertebral border of skos:exactMatch OMIM:181300 scapula, contour of vertebral border of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008406 autosomal recessive Emery-Dreifuss muscular dystrophy skos:exactMatch Orphanet:98855 Autosomal recessive Emery-Dreifuss muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008407 neurogenic scapuloperoneal syndrome, Kaeser type skos:exactMatch DOID:0111551 neurogenic scapuloperoneal syndrome Kaeser type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008407 neurogenic scapuloperoneal syndrome, Kaeser type skos:exactMatch MESH:C566695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008407 neurogenic scapuloperoneal syndrome, Kaeser type skos:exactMatch OMIM:181400 scapuloperoneal syndrome, neurogenic, kaeser iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008407 neurogenic scapuloperoneal syndrome, Kaeser type skos:exactMatch Orphanet:85146 Neurogenic scapuloperoneal syndrome, Kaeser type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008407 neurogenic scapuloperoneal syndrome, Kaeser type skos:exactMatch UMLS:C1867005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008408 scapuloperoneal spinal muscular atrophy, autosomal dominant skos:exactMatch DOID:0111552 scapuloperoneal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008408 scapuloperoneal spinal muscular atrophy, autosomal dominant skos:exactMatch OMIM:181405 scapuloperoneal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008408 scapuloperoneal spinal muscular atrophy, autosomal dominant skos:exactMatch Orphanet:431255 Scapuloperoneal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008408 scapuloperoneal spinal muscular atrophy, autosomal dominant skos:exactMatch SCTID:230248006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008409 MYH7-related late-onset scapuloperoneal muscular dystrophy skos:exactMatch OMIM:181430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008409 MYH7-related late-onset scapuloperoneal muscular dystrophy skos:exactMatch Orphanet:437572 MYH7-related late-onset scapuloperoneal muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008409 MYH7-related late-onset scapuloperoneal muscular dystrophy skos:exactMatch SCTID:129620000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008409 MYH7-related late-onset scapuloperoneal muscular dystrophy skos:exactMatch UMLS:CN074265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008410 Scheuermann disease skos:exactMatch DOID:13300 Scheuermann's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008410 Scheuermann disease skos:exactMatch MESH:D012544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008410 Scheuermann disease skos:exactMatch NCIT:C34999 Juvenile Osteochondrosis of Spine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008410 Scheuermann disease skos:exactMatch OMIM:181440 scheuermann disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008410 Scheuermann disease skos:exactMatch Orphanet:3135 NON RARE IN EUROPE: Scheuermann's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008410 Scheuermann disease skos:exactMatch SCTID:53406005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008410 Scheuermann disease skos:exactMatch UMLS:C0036310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008411 ulnar-mammary syndrome skos:exactMatch DOID:0060614 ulnar-mammary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008411 ulnar-mammary syndrome skos:exactMatch MESH:C536937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008411 ulnar-mammary syndrome skos:exactMatch OMIM:181450 ulnar-mammary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008411 ulnar-mammary syndrome skos:exactMatch Orphanet:3138 Ulnar-mammary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008411 ulnar-mammary syndrome skos:exactMatch SCTID:700211007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008411 ulnar-mammary syndrome skos:exactMatch UMLS:C1866994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008412 intestinal schistosomiasis skos:exactMatch DOID:0050597 intestinal schistosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008412 intestinal schistosomiasis skos:exactMatch SCTID:240796008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008414 schizophrenia 1 skos:exactMatch DOID:0070077 schizophrenia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008414 schizophrenia 1 skos:exactMatch OMIM:181510 schizophrenia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008415 obsolete Scholte syndrome skos:exactMatch OMIM:181515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008416 palmoplantar keratoderma-sclerodactyly syndrome skos:exactMatch MESH:C537526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008416 palmoplantar keratoderma-sclerodactyly syndrome skos:exactMatch OMIM:181600 huriez syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008416 palmoplantar keratoderma-sclerodactyly syndrome skos:exactMatch Orphanet:384 Huriez syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008416 palmoplantar keratoderma-sclerodactyly syndrome skos:exactMatch SCTID:239076000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008417 sclerocornea, autosomal dominant skos:exactMatch MESH:C566692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008417 sclerocornea, autosomal dominant skos:exactMatch OMIM:181700 sclerocornea, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008418 scleroderma, familial progressive skos:exactMatch OMIM:181750 scleroderma, familial progressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008418 scleroderma, familial progressive skos:exactMatch UMLS:C1866983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008419 scoliosis, isolated, susceptibility to, 1 skos:exactMatch OMIM:181800 scoliosis, isolated, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008420 seborrheic keratosis skos:exactMatch DOID:6498 seborrheic keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008420 seborrheic keratosis skos:exactMatch ICD10CM:L82 Seborrheic keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008420 seborrheic keratosis skos:exactMatch MESH:D017492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008420 seborrheic keratosis skos:exactMatch NCIT:C9006 Seborrheic Keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008420 seborrheic keratosis skos:exactMatch OMIM:182000 keratosis, seborrheic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008420 seborrheic keratosis skos:exactMatch UMLS:C0022603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008421 flat face-microstomia-ear anomaly syndrome skos:exactMatch MESH:C537339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008421 flat face-microstomia-ear anomaly syndrome skos:exactMatch OMIM:182150 simosa craniofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008421 flat face-microstomia-ear anomaly syndrome skos:exactMatch Orphanet:1968 Flat face-microstomia-ear anomaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008421 flat face-microstomia-ear anomaly syndrome skos:exactMatch UMLS:C1866962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008422 autosomal dominant sideroblastic anemia skos:exactMatch DOID:0060335 autosomal dominant sideroblastic anemia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008422 autosomal dominant sideroblastic anemia skos:exactMatch MESH:C567160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008422 autosomal dominant sideroblastic anemia skos:exactMatch OMIM:182170 anemia, sideroblastic, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008422 autosomal dominant sideroblastic anemia skos:exactMatch UMLS:C2674249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008423 sinus node disease and myopia skos:exactMatch MESH:C566690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008423 sinus node disease and myopia skos:exactMatch OMIM:182190 sinus node disease and myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008423 sinus node disease and myopia skos:exactMatch UMLS:C1866960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008424 sella turcica, bridged skos:exactMatch MESH:C566689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008424 sella turcica, bridged skos:exactMatch OMIM:182200 sella turcica, bridged semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008425 omphalocele syndrome, Shprintzen-Goldberg type skos:exactMatch MESH:C537329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008425 omphalocele syndrome, Shprintzen-Goldberg type skos:exactMatch OMIM:182210 shprintzen omphalocele syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008425 omphalocele syndrome, Shprintzen-Goldberg type skos:exactMatch Orphanet:3164 Omphalocele syndrome, Shprintzen-Goldberg type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008425 omphalocele syndrome, Shprintzen-Goldberg type skos:exactMatch SCTID:716230005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008425 omphalocele syndrome, Shprintzen-Goldberg type skos:exactMatch UMLS:C1866958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008426 Shprintzen-Goldberg syndrome skos:exactMatch NCIT:C124840 Shprintzen-Goldberg Craniosynostosis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008426 Shprintzen-Goldberg syndrome skos:exactMatch OMIM:182212 shprintzen-goldberg craniosynostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008426 Shprintzen-Goldberg syndrome skos:exactMatch Orphanet:2462 Shprintzen-Goldberg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008426 Shprintzen-Goldberg syndrome skos:exactMatch SCTID:719069008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008426 Shprintzen-Goldberg syndrome skos:exactMatch UMLS:C1321551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008427 sister chromatid exchange, frequency of skos:exactMatch OMIM:182220 sister chromatid exchange, frequency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008428 septooptic dysplasia skos:exactMatch DOID:0060857 septooptic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008428 septooptic dysplasia skos:exactMatch MESH:D025962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008428 septooptic dysplasia skos:exactMatch NCIT:C85063 Septo-Optic Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008428 septooptic dysplasia skos:exactMatch OMIM:182230 septooptic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008428 septooptic dysplasia skos:exactMatch Orphanet:3157 Septo-optic dysplasia spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008428 septooptic dysplasia skos:exactMatch SCTID:7611002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008428 septooptic dysplasia skos:exactMatch UMLS:C0338503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008429 Singleton-Merten dysplasia skos:exactMatch MESH:C537343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008429 Singleton-Merten dysplasia skos:exactMatch OMIMPS:182250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008429 Singleton-Merten dysplasia skos:exactMatch Orphanet:85191 Singleton-Merten dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008429 Singleton-Merten dysplasia skos:exactMatch SCTID:254114000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008429 Singleton-Merten dysplasia skos:exactMatch UMLS:C0432254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008430 skeletal dysplasia with delayed epiphyseal and carpal bone ossification skos:exactMatch MESH:C566687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008430 skeletal dysplasia with delayed epiphyseal and carpal bone ossification skos:exactMatch OMIM:182255 skeletal dysplasia with delayed epiphyseal and carpal bone ossification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008430 skeletal dysplasia with delayed epiphyseal and carpal bone ossification skos:exactMatch UMLS:C1866939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008431 slipped femoral capital epiphyses skos:exactMatch MESH:D060048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008431 slipped femoral capital epiphyses skos:exactMatch OMIM:182260 slipped femoral capital epiphyses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008431 slipped femoral capital epiphyses skos:exactMatch UMLS:C0149887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008432 obsolete ketone compounds, ability to smell skos:exactMatch OMIM:182270 ketone compounds, ability to smell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008433 small cell lung carcinoma skos:exactMatch DOID:5409 lung small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008433 small cell lung carcinoma skos:exactMatch DOID:5411 lung oat cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008433 small cell lung carcinoma skos:exactMatch MESH:D055752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008433 small cell lung carcinoma skos:exactMatch NCIT:C4917 Lung Small Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008433 small cell lung carcinoma skos:exactMatch OMIM:182280 small cell cancer of the lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008433 small cell lung carcinoma skos:exactMatch Orphanet:70573 Small cell lung cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008433 small cell lung carcinoma skos:exactMatch SCTID:254632001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008433 small cell lung carcinoma skos:exactMatch UMLS:C0262584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008433 small cell lung carcinoma skos:exactMatch UMLS:CN244903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008434 Smith-Magenis syndrome skos:exactMatch DOID:0060768 Smith-Magenis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008434 Smith-Magenis syndrome skos:exactMatch MESH:D058496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008434 Smith-Magenis syndrome skos:exactMatch NCIT:C75469 Smith-Magenis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008434 Smith-Magenis syndrome skos:exactMatch OMIM:182290 smith-magenis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008434 Smith-Magenis syndrome skos:exactMatch Orphanet:819 Smith-Magenis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008434 Smith-Magenis syndrome skos:exactMatch SCTID:401315004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008434 Smith-Magenis syndrome skos:exactMatch UMLS:C0795864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008435 Somatomedin, embryonic skos:exactMatch OMIM:182400 somatomedin, embryonic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008436 Sneddon syndrome skos:exactMatch DOID:13096 Sneddon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008436 Sneddon syndrome skos:exactMatch MESH:D018860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008436 Sneddon syndrome skos:exactMatch OMIM:182410 sneddon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008436 Sneddon syndrome skos:exactMatch Orphanet:820 Sneddon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008436 Sneddon syndrome skos:exactMatch SCTID:238776001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008436 Sneddon syndrome skos:exactMatch UMLS:C0282492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008437 hereditary spastic paraplegia 3A skos:exactMatch DOID:0110791 hereditary spastic paraplegia 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008437 hereditary spastic paraplegia 3A skos:exactMatch MESH:C536864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008437 hereditary spastic paraplegia 3A skos:exactMatch NCIT:C142893 Spastic Paraplegia 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008437 hereditary spastic paraplegia 3A skos:exactMatch OMIM:182600 spastic paraplegia 3, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008437 hereditary spastic paraplegia 3A skos:exactMatch Orphanet:100984 Autosomal dominant spastic paraplegia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008437 hereditary spastic paraplegia 3A skos:exactMatch UMLS:C2931355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008438 hereditary spastic paraplegia 4 skos:exactMatch DOID:0110792 hereditary spastic paraplegia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008438 hereditary spastic paraplegia 4 skos:exactMatch MESH:C536865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008438 hereditary spastic paraplegia 4 skos:exactMatch NCIT:C129981 Spastic Paraplegia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008438 hereditary spastic paraplegia 4 skos:exactMatch OMIM:182601 spastic paraplegia 4, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008438 hereditary spastic paraplegia 4 skos:exactMatch Orphanet:100985 Autosomal dominant spastic paraplegia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008438 hereditary spastic paraplegia 4 skos:exactMatch SCTID:723820001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008438 hereditary spastic paraplegia 4 skos:exactMatch UMLS:C1866855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008438 hereditary spastic paraplegia 4 skos:exactMatch UMLS:C4510079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008439 spastic paraplegia-epilepsy-intellectual disability syndrome skos:exactMatch MESH:C536869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008439 spastic paraplegia-epilepsy-intellectual disability syndrome skos:exactMatch OMIM:182610 spastic paraplegia, epilepsy, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008439 spastic paraplegia-epilepsy-intellectual disability syndrome skos:exactMatch UMLS:C1866854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008440 spastic paraplegia-nephritis-deafness syndrome skos:exactMatch MESH:C537937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008440 spastic paraplegia-nephritis-deafness syndrome skos:exactMatch OMIM:182690 spastic paraplegia, sensorineural deafness, mental retardation, and progressive nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008440 spastic paraplegia-nephritis-deafness syndrome skos:exactMatch Orphanet:2820 Spastic paraplegia-nephritis-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008440 spastic paraplegia-nephritis-deafness syndrome skos:exactMatch UMLS:C2931667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008441 spastic paraplegia with associated extrapyramidal signs skos:exactMatch MESH:C566681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008441 spastic paraplegia with associated extrapyramidal signs skos:exactMatch OMIM:182800 spastic paraplegia with associated extrapyramidal signs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008441 spastic paraplegia with associated extrapyramidal signs skos:exactMatch UMLS:C1866852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008442 spastic paraplegia-neuropathy-poikiloderma syndrome skos:exactMatch MESH:C536870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008442 spastic paraplegia-neuropathy-poikiloderma syndrome skos:exactMatch OMIM:182815 spastic paraplegia with neuropathy and poikiloderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008442 spastic paraplegia-neuropathy-poikiloderma syndrome skos:exactMatch Orphanet:2821 Spastic paraplegia-neuropathy-poikiloderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008442 spastic paraplegia-neuropathy-poikiloderma syndrome skos:exactMatch UMLS:C1866851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008443 spastic paraplegia-precocious puberty syndrome skos:exactMatch MESH:C536874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008443 spastic paraplegia-precocious puberty syndrome skos:exactMatch OMIM:182820 spastic paraplegia with precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008443 spastic paraplegia-precocious puberty syndrome skos:exactMatch Orphanet:2826 Spastic paraplegia-precocious puberty syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008443 spastic paraplegia-precocious puberty syndrome skos:exactMatch UMLS:C1866850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008444 spastic paraplegia, optic atrophy, and dementia skos:exactMatch MESH:C566679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008444 spastic paraplegia, optic atrophy, and dementia skos:exactMatch OMIM:182830 spastic paraplegia, optic atrophy, and dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008444 spastic paraplegia, optic atrophy, and dementia skos:exactMatch UMLS:C1866849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008445 delayed speech-facial asymmetry-strabismus-ear lobe creases syndrome skos:exactMatch OMIM:182875 speech development, delayed, with facial asymmetry, strabismus, and transverse earlobe crease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008445 delayed speech-facial asymmetry-strabismus-ear lobe creases syndrome skos:exactMatch Orphanet:3038 Delayed speech-facial asymmetry-strabismus-ear lobe creases syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008445 delayed speech-facial asymmetry-strabismus-ear lobe creases syndrome skos:exactMatch SCTID:716199000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008445 delayed speech-facial asymmetry-strabismus-ear lobe creases syndrome skos:exactMatch UMLS:C2931119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008446 sperm protamine P4 skos:exactMatch OMIM:182882 sperm protamine p4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008447 hereditary spherocytosis type 1 skos:exactMatch DOID:0110916 hereditary spherocytosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008447 hereditary spherocytosis type 1 skos:exactMatch OMIM:182900 spherocytosis, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008447 hereditary spherocytosis type 1 skos:exactMatch UMLS:C2674218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008448 spheroid body myopathy skos:exactMatch DOID:0080091 spheroid body myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008448 spheroid body myopathy skos:exactMatch MESH:C000598645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008448 spheroid body myopathy skos:exactMatch Orphanet:268129 Spheroid body myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008448 spheroid body myopathy skos:exactMatch SCTID:765092004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008448 spheroid body myopathy skos:exactMatch UMLS:C1866785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008449 spina bifida skos:exactMatch DOID:0080016 spina bifida semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008449 spina bifida skos:exactMatch MESH:D016135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008449 spina bifida skos:exactMatch NCIT:C101214 Spina Bifida semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008449 spina bifida skos:exactMatch SCTID:67531005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008450 spinal arachnoiditis skos:exactMatch MESH:C531624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008450 spinal arachnoiditis skos:exactMatch NCIT:C50749 Spinal Arachnoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008450 spinal arachnoiditis skos:exactMatch OMIM:182950 spinal arachnoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008450 spinal arachnoiditis skos:exactMatch SCTID:426055002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008450 spinal arachnoiditis skos:exactMatch UMLS:C1710146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008451 neuronopathy, distal hereditary motor, type 1 skos:exactMatch DOID:0111200 distal hereditary motor neuronopathy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008451 neuronopathy, distal hereditary motor, type 1 skos:exactMatch MESH:C566675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008451 neuronopathy, distal hereditary motor, type 1 skos:exactMatch NCIT:C132826 Distal Hereditary Motor Neuronopathy Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008451 neuronopathy, distal hereditary motor, type 1 skos:exactMatch OMIM:182960 neuronopathy, distal hereditary motor, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008451 neuronopathy, distal hereditary motor, type 1 skos:exactMatch Orphanet:139518 Distal hereditary motor neuropathy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008451 neuronopathy, distal hereditary motor, type 1 skos:exactMatch UMLS:C1866784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008452 spinal muscular atrophy, facioscapulohumeral type skos:exactMatch MESH:C566674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008452 spinal muscular atrophy, facioscapulohumeral type skos:exactMatch OMIM:182970 spinal muscular atrophy, facioscapulohumeral iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008452 spinal muscular atrophy, facioscapulohumeral type skos:exactMatch UMLS:C1866783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008453 adult-onset proximal spinal muscular atrophy, autosomal dominant skos:exactMatch DOID:0111194 autosomal dominant adult-onset proximal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008453 adult-onset proximal spinal muscular atrophy, autosomal dominant skos:exactMatch OMIM:182980 spinal muscular atrophy, late-onset, finkel iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008453 adult-onset proximal spinal muscular atrophy, autosomal dominant skos:exactMatch Orphanet:209335 Autosomal dominant adult-onset proximal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008453 adult-onset proximal spinal muscular atrophy, autosomal dominant skos:exactMatch UMLS:CN200940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008454 spinal intradural arachnoid cysts skos:exactMatch MESH:C536878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008454 spinal intradural arachnoid cysts skos:exactMatch OMIM:182990 spinal intradural arachnoid cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008455 spinal muscular atrophy, segmental skos:exactMatch MESH:C566670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008455 spinal muscular atrophy, segmental skos:exactMatch OMIM:183020 spinal muscular atrophy, segmental semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008455 spinal muscular atrophy, segmental skos:exactMatch UMLS:C1866774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008456 spinocerebellar ataxia with rigidity and peripheral neuropathy skos:exactMatch MESH:C566669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008456 spinocerebellar ataxia with rigidity and peripheral neuropathy skos:exactMatch OMIM:183050 spinocerebellar ataxia with rigidity and peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008456 spinocerebellar ataxia with rigidity and peripheral neuropathy skos:exactMatch UMLS:C1866770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008457 spinocerebellar ataxia type 6 skos:exactMatch DOID:0050956 spinocerebellar ataxia type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008457 spinocerebellar ataxia type 6 skos:exactMatch NCIT:C142838 Spinocerebellar Ataxia Type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008457 spinocerebellar ataxia type 6 skos:exactMatch OMIM:183086 spinocerebellar ataxia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008457 spinocerebellar ataxia type 6 skos:exactMatch Orphanet:98758 Spinocerebellar ataxia type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008457 spinocerebellar ataxia type 6 skos:exactMatch SCTID:715752006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008457 spinocerebellar ataxia type 6 skos:exactMatch UMLS:C0752124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008458 spinocerebellar ataxia type 2 skos:exactMatch DOID:0050955 spinocerebellar ataxia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008458 spinocerebellar ataxia type 2 skos:exactMatch DOID:0060204 amyotrophic lateral sclerosis type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008458 spinocerebellar ataxia type 2 skos:exactMatch NCIT:C148315 Spinocerebellar Ataxia Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008458 spinocerebellar ataxia type 2 skos:exactMatch OMIM:183090 spinocerebellar ataxia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008458 spinocerebellar ataxia type 2 skos:exactMatch Orphanet:98756 Spinocerebellar ataxia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008458 spinocerebellar ataxia type 2 skos:exactMatch SCTID:715751004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008458 spinocerebellar ataxia type 2 skos:exactMatch UMLS:C0752121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008459 spinocerebellar atrophy with pupillary paralysis skos:exactMatch MESH:C566668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008459 spinocerebellar atrophy with pupillary paralysis skos:exactMatch OMIM:183100 spinocerebellar atrophy with pupillary paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008459 spinocerebellar atrophy with pupillary paralysis skos:exactMatch UMLS:C1866746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008460 splenogonadal fusion-limb defects-micrognathia syndrome skos:exactMatch MESH:C537318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008460 splenogonadal fusion-limb defects-micrognathia syndrome skos:exactMatch OMIM:183300 splenogonadal fusion with limb defects and micrognathia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008460 splenogonadal fusion-limb defects-micrognathia syndrome skos:exactMatch Orphanet:2063 Splenogonadal fusion-limb defects-micrognathia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008460 splenogonadal fusion-limb defects-micrognathia syndrome skos:exactMatch SCTID:726724005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008460 splenogonadal fusion-limb defects-micrognathia syndrome skos:exactMatch UMLS:C1866745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008461 splenomegaly syndrome with splenic Germinal center hypoplasia and reduced circulating T helper cells skos:exactMatch MESH:C566666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008461 splenomegaly syndrome with splenic Germinal center hypoplasia and reduced circulating T helper cells skos:exactMatch OMIM:183350 splenomegaly syndrome with splenic germinal center hypoplasia and reduced circulating t helper cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008461 splenomegaly syndrome with splenic Germinal center hypoplasia and reduced circulating T helper cells skos:exactMatch UMLS:C1866744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008462 split lower lip skos:exactMatch OMIM:183400 split lower 51p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008463 split-hand and split-foot with hypodontia skos:exactMatch MESH:C566665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008463 split-hand and split-foot with hypodontia skos:exactMatch OMIM:183500 split-hand and split-foot with hypodontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008463 split-hand and split-foot with hypodontia skos:exactMatch UMLS:C1866742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008464 split hand-foot malformation 1 skos:exactMatch DOID:0090021 split hand-foot malformation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008464 split hand-foot malformation 1 skos:exactMatch NCIT:C75045 Split-Hand/Foot Malformation Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008464 split hand-foot malformation 1 skos:exactMatch OMIM:183600 split-hand/foot malformation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008464 split hand-foot malformation 1 skos:exactMatch UMLS:C2931019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008465 Patterson-Stevenson-Fontaine syndrome skos:exactMatch OMIM:183700 split-foot deformity with mandibulofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008465 Patterson-Stevenson-Fontaine syndrome skos:exactMatch Orphanet:2439 Patterson-Stevenson-Fontaine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008465 Patterson-Stevenson-Fontaine syndrome skos:exactMatch SCTID:724069009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008466 Karsch-Neugebauer syndrome skos:exactMatch MESH:C537319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008466 Karsch-Neugebauer syndrome skos:exactMatch OMIM:183800 split-hand with congenital nystagmus, fundal changes, and cataracts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008466 Karsch-Neugebauer syndrome skos:exactMatch Orphanet:2329 Karsch-Neugebauer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008466 Karsch-Neugebauer syndrome skos:exactMatch SCTID:722032005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008466 Karsch-Neugebauer syndrome skos:exactMatch UMLS:C1866740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008467 Czeizel-Losonci syndrome skos:exactMatch MESH:C566662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008467 Czeizel-Losonci syndrome skos:exactMatch OMIM:183802 split-hand with obstructive uropathy, spina bifida, and diaphragmatic defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008467 Czeizel-Losonci syndrome skos:exactMatch Orphanet:2437 Czeizel-Losonci syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008467 Czeizel-Losonci syndrome skos:exactMatch UMLS:C1866739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008468 spondyloarthropathy, susceptibility to, 2 skos:exactMatch DOID:0080604 ankylosing spondylitis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008468 spondyloarthropathy, susceptibility to, 2 skos:exactMatch OMIM:183840 spondyloarthropathy, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008468 spondyloarthropathy, susceptibility to, 2 skos:exactMatch UMLS:C1866738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008469 spondyloepimetaphyseal dysplasia-hypotrichosis syndrome skos:exactMatch MESH:C535783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008469 spondyloepimetaphyseal dysplasia-hypotrichosis syndrome skos:exactMatch OMIM:183849 spondyloepimetaphyseal dysplasia with hypotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008469 spondyloepimetaphyseal dysplasia-hypotrichosis syndrome skos:exactMatch Orphanet:168443 Spondyloepimetaphyseal dysplasia-hypotrichosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008469 spondyloepimetaphyseal dysplasia-hypotrichosis syndrome skos:exactMatch UMLS:C1866728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008470 spondyloepiphyseal dysplasia with punctate corneal dystrophy skos:exactMatch DOID:0112286 spondyloepiphyseal dysplasia with punctate corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008470 spondyloepiphyseal dysplasia with punctate corneal dystrophy skos:exactMatch MESH:C566660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008470 spondyloepiphyseal dysplasia with punctate corneal dystrophy skos:exactMatch OMIM:183850 spondyloepiphyseal dysplasia with punctate corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008470 spondyloepiphyseal dysplasia with punctate corneal dystrophy skos:exactMatch UMLS:C1866727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008471 spondyloepiphyseal dysplasia congenita skos:broadMatch ICD10CM:Q77.7 Spondyloepiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008471 spondyloepiphyseal dysplasia congenita skos:exactMatch DOID:14789 spondyloepiphyseal dysplasia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008471 spondyloepiphyseal dysplasia congenita skos:exactMatch MESH:C535788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008471 spondyloepiphyseal dysplasia congenita skos:exactMatch OMIM:183900 spondyloepiphyseal dysplasia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008471 spondyloepiphyseal dysplasia congenita skos:exactMatch Orphanet:94068 Spondyloepiphyseal dysplasia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008471 spondyloepiphyseal dysplasia congenita skos:exactMatch SCTID:278713008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008472 spondyloepiphyseal dysplasia, MacDermot type skos:exactMatch MESH:C566659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008472 spondyloepiphyseal dysplasia, MacDermot type skos:exactMatch OMIM:184000 spondyloepiphyseal dysplasia, myopia, and sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008472 spondyloepiphyseal dysplasia, MacDermot type skos:exactMatch Orphanet:163668 Spondyloepiphyseal dysplasia, MacDermot type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008472 spondyloepiphyseal dysplasia, MacDermot type skos:exactMatch UMLS:C1866719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008473 spondyloepimetaphyseal dysplasia, Maroteaux type skos:exactMatch DOID:0111553 spondyloepiphyseal dysplasia Maroteaux type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008473 spondyloepimetaphyseal dysplasia, Maroteaux type skos:exactMatch OMIM:184095 spondyloepiphyseal dysplasia, maroteaux iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008473 spondyloepimetaphyseal dysplasia, Maroteaux type skos:exactMatch Orphanet:263482 Spondyloepiphyseal dysplasia, Maroteaux type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008473 spondyloepimetaphyseal dysplasia, Maroteaux type skos:exactMatch SCTID:719204007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008473 spondyloepimetaphyseal dysplasia, Maroteaux type skos:exactMatch UMLS:CN202294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008474 spondyloepiphyseal dysplasia tarda, autosomal dominant skos:exactMatch DOID:0112285 autosomal dominant spondyloepiphyseal dysplasia tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008474 spondyloepiphyseal dysplasia tarda, autosomal dominant skos:exactMatch MESH:C566658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008474 spondyloepiphyseal dysplasia tarda, autosomal dominant skos:exactMatch OMIM:184100 spondyloepiphyseal dysplasia tarda, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008474 spondyloepiphyseal dysplasia tarda, autosomal dominant skos:exactMatch UMLS:C1866717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008475 spondylolisthesis skos:exactMatch DOID:6682 spondylolisthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008475 spondylolisthesis skos:exactMatch MESH:D013168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008475 spondylolisthesis skos:exactMatch NCIT:C35033 Spondylolisthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008475 spondylolisthesis skos:exactMatch OMIM:184200 spondylolisthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008475 spondylolisthesis skos:exactMatch SCTID:274152003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008475 spondylolisthesis skos:exactMatch UMLS:C0038016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008476 spondyloepimetaphyseal dysplasia, Strudwick type skos:exactMatch DOID:0080028 spondyloepimetaphyseal dysplasia, Strudwick type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008476 spondyloepimetaphyseal dysplasia, Strudwick type skos:exactMatch OMIM:184250 spondyloepimetaphyseal dysplasia, strudwick iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008476 spondyloepimetaphyseal dysplasia, Strudwick type skos:exactMatch Orphanet:93346 Spondyloepimetaphyseal dysplasia congenita, Strudwick type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008476 spondyloepimetaphyseal dysplasia, Strudwick type skos:exactMatch SCTID:702350003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008477 spondylometaphyseal dysplasia, Kozlowski type skos:exactMatch DOID:0111554 spondylometaphyseal dysplasia Kozlowski type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008477 spondylometaphyseal dysplasia, Kozlowski type skos:exactMatch MESH:C535797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008477 spondylometaphyseal dysplasia, Kozlowski type skos:exactMatch OMIM:184252 spondylometaphyseal dysplasia, kozlowski iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008477 spondylometaphyseal dysplasia, Kozlowski type skos:exactMatch Orphanet:93314 Spondylometaphyseal dysplasia, Kozlowski type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008478 spondylometaphyseal dysplasia, Schmidt type skos:exactMatch DOID:0112296 spondylometaphyseal dysplasia Algerian type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008478 spondylometaphyseal dysplasia, Schmidt type skos:exactMatch MESH:C535794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008478 spondylometaphyseal dysplasia, Schmidt type skos:exactMatch OMIM:184253 spondylometaphyseal dysplasia, algerian iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008478 spondylometaphyseal dysplasia, Schmidt type skos:exactMatch Orphanet:93316 Spondylometaphyseal dysplasia, Schmidt type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008478 spondylometaphyseal dysplasia, Schmidt type skos:exactMatch SCTID:719304005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008479 spondylometaphyseal dysplasia, 'corner fracture' type skos:exactMatch MESH:C535793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008479 spondylometaphyseal dysplasia, 'corner fracture' type skos:exactMatch OMIM:184255 spondylometaphyseal dysplasia, corner fracture iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008479 spondylometaphyseal dysplasia, 'corner fracture' type skos:exactMatch Orphanet:93315 Spondylometaphyseal dysplasia, 'corner fracture' type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008479 spondylometaphyseal dysplasia, 'corner fracture' type skos:exactMatch SCTID:254078005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008479 spondylometaphyseal dysplasia, 'corner fracture' type skos:exactMatch UMLS:C0432221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008481 spondylosis, cervical skos:exactMatch OMIM:184300 spondylosis, cervical semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008481 spondylosis, cervical skos:exactMatch SCTID:387800004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008481 spondylosis, cervical skos:exactMatch UMLS:C1384641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008482 Sprengel deformity skos:exactMatch MESH:C535802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008482 Sprengel deformity skos:exactMatch OMIM:184400 sprengel deformity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008482 Sprengel deformity skos:exactMatch Orphanet:3181 Sprengel deformity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008482 Sprengel deformity skos:exactMatch SCTID:79120002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008483 stuttering, familial persistent, 1 skos:exactMatch OMIM:184450 stuttering, familial persistent, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008484 stapes ankylosis with broad thumbs and toes skos:exactMatch OMIM:184460 stapes ankylosis with broad thumbs and toes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008484 stapes ankylosis with broad thumbs and toes skos:exactMatch Orphanet:140917 Stapes ankylosis with broad thumbs and toes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008484 stapes ankylosis with broad thumbs and toes skos:exactMatch SCTID:719305006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008484 stapes ankylosis with broad thumbs and toes skos:exactMatch UMLS:C1866656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008485 sebocystomatosis skos:exactMatch DOID:0111556 steatocystoma multiplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008485 sebocystomatosis skos:exactMatch OMIM:184500 steatocystoma multiplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008485 sebocystomatosis skos:exactMatch Orphanet:841 Sebocystomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008485 sebocystomatosis skos:exactMatch SCTID:109433009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008485 sebocystomatosis skos:exactMatch UMLS:C0259771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008485 sebocystomatosis skos:exactMatch UMLS:C3671377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008486 steatocystoma multiplex-natal teeth syndrome skos:exactMatch MESH:C537487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008486 steatocystoma multiplex-natal teeth syndrome skos:exactMatch OMIM:184510 steatocystoma multiplex with natal teeth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008486 steatocystoma multiplex-natal teeth syndrome skos:exactMatch Orphanet:3184 Steatocystoma multiplex-natal teeth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008486 steatocystoma multiplex-natal teeth syndrome skos:exactMatch UMLS:C1866650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008487 polycystic ovary syndrome skos:exactMatch DOID:11612 polycystic ovary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008487 polycystic ovary syndrome skos:exactMatch MESH:D011085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008487 polycystic ovary syndrome skos:exactMatch NCIT:C26862 Polycystic Ovary Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008487 polycystic ovary syndrome skos:exactMatch OMIM:184700 polycystic ovary syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008487 polycystic ovary syndrome skos:exactMatch Orphanet:3185 NON RARE IN EUROPE: Polycystic ovary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008487 polycystic ovary syndrome skos:exactMatch SCTID:69878008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008487 polycystic ovary syndrome skos:exactMatch UMLS:C0032460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008488 holoprosencephaly-radial heart renal anomalies syndrome skos:exactMatch MESH:C566655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008488 holoprosencephaly-radial heart renal anomalies syndrome skos:exactMatch OMIM:184705 steinfeld syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008488 holoprosencephaly-radial heart renal anomalies syndrome skos:exactMatch Orphanet:3186 Holoprosencephaly-radial heart renal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008488 holoprosencephaly-radial heart renal anomalies syndrome skos:exactMatch SCTID:716233007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008488 holoprosencephaly-radial heart renal anomalies syndrome skos:exactMatch UMLS:C1866649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008489 sternum, premature obliteration of sutures of skos:exactMatch OMIM:184800 sternum, premature obliteration of sutures of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008490 otospondylomegaepiphyseal dysplasia, autosomal dominant skos:exactMatch DOID:0080677 otospondylomegaepiphyseal dysplasia, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008490 otospondylomegaepiphyseal dysplasia, autosomal dominant skos:exactMatch DOID:4258 Weissenbacher-Zweymuller syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008490 otospondylomegaepiphyseal dysplasia, autosomal dominant skos:exactMatch MESH:C535776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008490 otospondylomegaepiphyseal dysplasia, autosomal dominant skos:exactMatch MESH:C537494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008490 otospondylomegaepiphyseal dysplasia, autosomal dominant skos:exactMatch OMIM:184840 otospondylomegaepiphyseal dysplasia, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008490 otospondylomegaepiphyseal dysplasia, autosomal dominant skos:exactMatch Orphanet:166100 Autosomal dominant otospondylomegaepiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008490 otospondylomegaepiphyseal dysplasia, autosomal dominant skos:exactMatch Orphanet:3450 Weissenbacher-Zweymuller syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008490 otospondylomegaepiphyseal dysplasia, autosomal dominant skos:exactMatch SCTID:699313003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008491 stiff-person syndrome skos:exactMatch DOID:13366 Stiff-Person syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008491 stiff-person syndrome skos:exactMatch MESH:D016750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008491 stiff-person syndrome skos:exactMatch NCIT:C85170 Stiff Person Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008491 stiff-person syndrome skos:exactMatch OMIM:184850 stiff-person syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008491 stiff-person syndrome skos:exactMatch Orphanet:3198 Stiff person spectrum disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008491 stiff-person syndrome skos:exactMatch SCTID:5217008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008491 stiff-person syndrome skos:exactMatch UMLS:C0085292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008492 stiff skin syndrome skos:exactMatch DOID:0111561 stiff skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008492 stiff skin syndrome skos:exactMatch MESH:C566112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008492 stiff skin syndrome skos:exactMatch NCIT:C118636 Stiff Skin Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008492 stiff skin syndrome skos:exactMatch OMIM:184900 stiff skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008492 stiff skin syndrome skos:exactMatch Orphanet:2833 Stiff skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008492 stiff skin syndrome skos:exactMatch SCTID:765187004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008492 stiff skin syndrome skos:exactMatch UMLS:C1861456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008493 overhydrated hereditary stomatocytosis skos:exactMatch DOID:0111562 overhydrated hereditary stomatocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008493 overhydrated hereditary stomatocytosis skos:exactMatch MESH:C566111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008493 overhydrated hereditary stomatocytosis skos:exactMatch OMIM:185000 overhydrated hereditary stomatocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008493 overhydrated hereditary stomatocytosis skos:exactMatch Orphanet:3203 Overhydrated hereditary stomatocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008493 overhydrated hereditary stomatocytosis skos:exactMatch SCTID:722125003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008493 overhydrated hereditary stomatocytosis skos:exactMatch UMLS:C1861455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008494 cryohydrocytosis skos:exactMatch MESH:C535827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008494 cryohydrocytosis skos:exactMatch OMIM:185020 cryohydrocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008494 cryohydrocytosis skos:exactMatch Orphanet:398088 Hereditary cryohydrocytosis with normal stomatin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008494 cryohydrocytosis skos:exactMatch UMLS:C1861453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008495 platelet storage pool deficiency skos:exactMatch DOID:2223 platelet storage pool deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008495 platelet storage pool deficiency skos:exactMatch MESH:D010981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008495 platelet storage pool deficiency skos:exactMatch OMIM:185050 storage pool platelet disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008495 platelet storage pool deficiency skos:exactMatch Orphanet:734 Alpha delta granule deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008495 platelet storage pool deficiency skos:exactMatch SCTID:234474009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008496 storm syndrome skos:exactMatch MESH:C566109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008496 storm syndrome skos:exactMatch OMIM:185069 storm syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008496 storm syndrome skos:exactMatch UMLS:C1861452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008497 Stormorken syndrome skos:exactMatch DOID:0060354 Stormorken syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008497 Stormorken syndrome skos:exactMatch MESH:C566108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008497 Stormorken syndrome skos:exactMatch OMIM:185070 stormorken syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008497 Stormorken syndrome skos:exactMatch Orphanet:3204 Stormorken-Sjaastad-Langslet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008497 Stormorken syndrome skos:exactMatch SCTID:711407000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008497 Stormorken syndrome skos:exactMatch UMLS:C1861451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008498 strabismus, susceptibility to skos:exactMatch OMIM:185100 strabismus, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008498 strabismus, susceptibility to skos:exactMatch UMLS:C1861449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008499 short stature-wormian bones-dextrocardia syndrome skos:exactMatch MESH:C566105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008499 short stature-wormian bones-dextrocardia syndrome skos:exactMatch OMIM:185120 stratton-parker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008499 short stature-wormian bones-dextrocardia syndrome skos:exactMatch Orphanet:2863 Short stature-wormian bones-dextrocardia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008499 short stature-wormian bones-dextrocardia syndrome skos:exactMatch SCTID:763631006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008499 short stature-wormian bones-dextrocardia syndrome skos:exactMatch UMLS:C1861448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008500 striae distensae, familial skos:exactMatch MESH:C566104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008500 striae distensae, familial skos:exactMatch OMIM:185200 striae distensae, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008500 striae distensae, familial skos:exactMatch UMLS:C1861447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008501 Sturge-Weber syndrome skos:exactMatch DOID:0111563 Sturge-Weber syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008501 Sturge-Weber syndrome skos:exactMatch MESH:D013341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008501 Sturge-Weber syndrome skos:exactMatch NCIT:C3391 Sturge-Weber Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008501 Sturge-Weber syndrome skos:exactMatch OMIM:185300 sturge-weber syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008501 Sturge-Weber syndrome skos:exactMatch Orphanet:3205 Sturge-Weber syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008501 Sturge-Weber syndrome skos:exactMatch SCTID:19886006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008501 Sturge-Weber syndrome skos:exactMatch UMLS:C0038505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008501 Sturge-Weber syndrome skos:exactMatch UMLS:CN204001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008502 sulfhemoglobinemia, congenital skos:exactMatch MESH:C566102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008502 sulfhemoglobinemia, congenital skos:exactMatch OMIM:185460 sulfhemoglobinemia, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008502 sulfhemoglobinemia, congenital skos:exactMatch UMLS:C1861437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008503 Worster-Drought syndrome skos:exactMatch MESH:C536747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008503 Worster-Drought syndrome skos:exactMatch OMIM:185480 suprabulbar paresis, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008503 Worster-Drought syndrome skos:exactMatch Orphanet:3465 Worster-Drought syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008503 Worster-Drought syndrome skos:exactMatch SCTID:716335003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008503 Worster-Drought syndrome skos:exactMatch UMLS:C0796204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008504 supravalvular aortic stenosis skos:exactMatch DOID:1929 supravalvular aortic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008504 supravalvular aortic stenosis skos:exactMatch NCIT:C85176 Supravalvular Aortic Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008504 supravalvular aortic stenosis skos:exactMatch OMIM:185500 supravalvular aortic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008504 supravalvular aortic stenosis skos:exactMatch Orphanet:3193 Supravalvular aortic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008504 supravalvular aortic stenosis skos:exactMatch SCTID:268185002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008504 supravalvular aortic stenosis skos:exactMatch UMLS:C0003499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008505 surface antigen, glycoprotein 75 skos:exactMatch OMIM:185540 surface antigen, glycoprotein 75 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008506 symphalangism of toes skos:exactMatch MESH:C566101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008506 symphalangism of toes skos:exactMatch OMIM:185600 symphalangism of toes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008506 symphalangism of toes skos:exactMatch UMLS:C1861418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008507 surface polypeptides, anonymous skos:exactMatch OMIM:185610 surface polypeptides, anonymous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008508 symphalangism, C. S. Lewis type skos:exactMatch MESH:C566100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008508 symphalangism, C. S. Lewis type skos:exactMatch OMIM:185650 symphalangism, c. s. lewis iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008508 symphalangism, C. S. Lewis type skos:exactMatch UMLS:C1861404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008509 distal symphalangism skos:exactMatch MESH:C566099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008509 distal symphalangism skos:exactMatch OMIM:185700 symphalangism, distal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008509 distal symphalangism skos:exactMatch Orphanet:3248 Distal symphalangism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008509 distal symphalangism skos:exactMatch UMLS:C1861401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008510 symphalangism with multiple anomalies of hands and feet skos:exactMatch MESH:C566098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008510 symphalangism with multiple anomalies of hands and feet skos:exactMatch OMIM:185750 symphalangism with multiple anomalies of hands and feet semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008510 symphalangism with multiple anomalies of hands and feet skos:exactMatch Orphanet:3246 Symphalangism with multiple anomalies of hands and feet semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008510 symphalangism with multiple anomalies of hands and feet skos:exactMatch SCTID:732955001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008510 symphalangism with multiple anomalies of hands and feet skos:exactMatch UMLS:C1861391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008511 proximal symphalangism skos:exactMatch DOID:0050788 proximal symphalangism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008511 proximal symphalangism skos:exactMatch MESH:C536223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008511 proximal symphalangism skos:exactMatch OMIMPS:185800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008511 proximal symphalangism skos:exactMatch Orphanet:3250 Proximal symphalangism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008511 proximal symphalangism skos:exactMatch UMLS:C1861385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008512 syndactyly type 1 skos:exactMatch DOID:0111816 syndactyly type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008512 syndactyly type 1 skos:exactMatch OMIM:185900 chromosome 2q35 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008512 syndactyly type 1 skos:exactMatch Orphanet:93402 Syndactyly type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008512 syndactyly type 1 skos:exactMatch SCTID:715723008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008512 syndactyly type 1 skos:exactMatch UMLS:C1861380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008513 synpolydactyly type 1 skos:exactMatch OMIM:186000 synpolydactyly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008513 synpolydactyly type 1 skos:exactMatch Orphanet:295195 Synpolydactyly type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008513 synpolydactyly type 1 skos:exactMatch UMLS:CN203278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008514 syndactyly type 3 skos:exactMatch DOID:0111817 syndactyly type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008514 syndactyly type 3 skos:exactMatch MESH:C538154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008514 syndactyly type 3 skos:exactMatch OMIM:186100 syndactyly, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008514 syndactyly type 3 skos:exactMatch Orphanet:93404 Syndactyly type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008514 syndactyly type 3 skos:exactMatch SCTID:715725001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008514 syndactyly type 3 skos:exactMatch UMLS:C1861366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008515 syndactyly type 4 skos:exactMatch DOID:0111818 syndactyly type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008515 syndactyly type 4 skos:exactMatch MESH:C566092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008515 syndactyly type 4 skos:exactMatch OMIM:186200 syndactyly, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008515 syndactyly type 4 skos:exactMatch Orphanet:93405 Syndactyly type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008515 syndactyly type 4 skos:exactMatch SCTID:719158007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008515 syndactyly type 4 skos:exactMatch UMLS:C1861355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008516 syndactyly type 5 skos:exactMatch DOID:0111819 syndactyly type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008516 syndactyly type 5 skos:exactMatch MESH:C538155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008516 syndactyly type 5 skos:exactMatch OMIM:186300 syndactyly, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008516 syndactyly type 5 skos:exactMatch Orphanet:93406 Syndactyly type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008516 syndactyly type 5 skos:exactMatch SCTID:719159004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008517 syndactyly-polydactyly-ear lobe syndrome skos:exactMatch MESH:C566091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008517 syndactyly-polydactyly-ear lobe syndrome skos:exactMatch OMIM:186350 syndactyly-polydactyly-earlobe syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008517 syndactyly-polydactyly-ear lobe syndrome skos:exactMatch Orphanet:3259 Syndactyly-polydactyly-ear lobe syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008517 syndactyly-polydactyly-ear lobe syndrome skos:exactMatch UMLS:C1861347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008518 calcaneonavicular coalition skos:exactMatch DOID:14762 calcaneonavicular coalition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008518 calcaneonavicular coalition skos:exactMatch MESH:C538156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008518 calcaneonavicular coalition skos:exactMatch OMIM:186400 synostoses, tarsal, carpal, and digital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008518 calcaneonavicular coalition skos:exactMatch SCTID:62628008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008518 calcaneonavicular coalition skos:exactMatch UMLS:C0175700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008519 multiple synostoses syndrome 1 skos:exactMatch DOID:0081317 multiple synostoses syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008519 multiple synostoses syndrome 1 skos:exactMatch OMIM:186500 multiple synostoses syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008519 multiple synostoses syndrome 1 skos:exactMatch UMLS:C0342282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008520 brachydactyly-elbow wrist dysplasia syndrome skos:exactMatch MESH:C566090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008520 brachydactyly-elbow wrist dysplasia syndrome skos:exactMatch OMIM:186550 liebenberg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008520 brachydactyly-elbow wrist dysplasia syndrome skos:exactMatch Orphanet:1275 Brachydactyly-elbow wrist dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008520 brachydactyly-elbow wrist dysplasia syndrome skos:exactMatch SCTID:764437006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008520 brachydactyly-elbow wrist dysplasia syndrome skos:exactMatch UMLS:C1861313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008521 tarsal-carpal coalition syndrome skos:exactMatch DOID:0050789 tarsal-carpal coalition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008521 tarsal-carpal coalition syndrome skos:exactMatch OMIM:186570 tarsal-carpal coalition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008521 tarsal-carpal coalition syndrome skos:exactMatch Orphanet:1412 Tarsal-carpal coalition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008521 tarsal-carpal coalition syndrome skos:exactMatch SCTID:702312009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008521 tarsal-carpal coalition syndrome skos:exactMatch UMLS:C1861305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008522 synovial chondromatosis, familial, with dwarfism skos:exactMatch MESH:C566087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008522 synovial chondromatosis, familial, with dwarfism skos:exactMatch OMIM:186575 synovial chondromatosis, familial, with dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008522 synovial chondromatosis, familial, with dwarfism skos:exactMatch UMLS:C1861304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008523 Blau syndrome skos:exactMatch DOID:0050678 Blau syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008523 Blau syndrome skos:exactMatch MESH:C538157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008523 Blau syndrome skos:exactMatch NCIT:C116794 Blau Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008523 Blau syndrome skos:exactMatch OMIM:186580 blau syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008523 Blau syndrome skos:exactMatch Orphanet:90340 Blau syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008523 Blau syndrome skos:exactMatch Orphanet:90341 Early-onset sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008523 Blau syndrome skos:exactMatch SCTID:699861000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008523 Blau syndrome skos:exactMatch UMLS:C1836122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008523 Blau syndrome skos:exactMatch UMLS:C1861303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008524 syringomas, multiple skos:exactMatch MESH:C566085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008524 syringomas, multiple skos:exactMatch OMIM:186600 syringomas, multiple semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008524 syringomas, multiple skos:exactMatch UMLS:C1861302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008525 syringomyelia, isolated skos:exactMatch MESH:C566084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008525 syringomyelia, isolated skos:exactMatch OMIM:186700 syringomyelia, noncommunicating isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008526 talonavicular coalition skos:exactMatch MESH:C536895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008526 talonavicular coalition skos:exactMatch OMIM:186750 talonavicular coalition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008527 tarsal coalition skos:exactMatch MESH:D000070604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008527 tarsal coalition skos:exactMatch OMIM:186850 tarsal coalition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008527 tarsal coalition skos:exactMatch SCTID:27173008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008528 tear protein, anodal skos:exactMatch OMIM:186890 tear protein, anodal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008528 tear protein, anodal skos:exactMatch UMLS:C1861283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008529 T-cell Subgroups, non-HLA-linked skos:exactMatch OMIM:186950 t-cell subgroups, non-hla-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008530 teeth, odd shapes of skos:exactMatch MESH:C566076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008530 teeth, odd shapes of skos:exactMatch OMIM:187000 teeth, odd shapes of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008530 teeth, odd shapes of skos:exactMatch UMLS:C1861274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008531 obsolete T-complex locus TCP10B skos:exactMatch OMIM:187030 t-complex locus tcp10b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008532 teeth present at birth skos:exactMatch OMIM:187050 teeth present at birth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008532 teeth present at birth skos:exactMatch SCTID:21995002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008533 teeth, supernumerary skos:exactMatch ICD10CM:K00.1 Supernumerary teeth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008533 teeth, supernumerary skos:exactMatch MESH:D014096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008533 teeth, supernumerary skos:exactMatch OMIM:187100 teeth, supernumerary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008533 teeth, supernumerary skos:exactMatch SCTID:8666004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008534 generalized essential telangiectasia skos:exactMatch OMIM:187260 telangiectasia, hereditary benign semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008534 generalized essential telangiectasia skos:exactMatch Orphanet:280774 Generalized essential telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008534 generalized essential telangiectasia skos:exactMatch SCTID:238763007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008534 generalized essential telangiectasia skos:exactMatch UMLS:C0473555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008535 telangiectasia, hereditary hemorrhagic, type 1 skos:exactMatch OMIM:187300 telangiectasia, hereditary hemorrhagic, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008535 telangiectasia, hereditary hemorrhagic, type 1 skos:exactMatch UMLS:CN034812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008536 temperature-sensitive lethal mutation skos:exactMatch OMIM:187340 temperature-sensitive lethal mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008537 telecanthus skos:exactMatch MESH:C562941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008537 telecanthus skos:exactMatch OMIM:187350 telecanthus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008537 telecanthus skos:exactMatch Orphanet:98575 Syndromic telecanthus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008538 temporal arteritis skos:exactMatch DOID:13375 temporal arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008538 temporal arteritis skos:exactMatch NCIT:C35065 Temporal Arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008538 temporal arteritis skos:exactMatch OMIM:187360 temporal arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008538 temporal arteritis skos:exactMatch Orphanet:397 Giant cell arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008538 temporal arteritis skos:exactMatch SCTID:400130008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008538 temporal arteritis skos:exactMatch UMLS:C1956391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008540 extensor tendons of finger anomalies skos:exactMatch MESH:C566068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008540 extensor tendons of finger anomalies skos:exactMatch OMIM:187390 tendons, extensor, of fingers, anomalous insertion of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008540 extensor tendons of finger anomalies skos:exactMatch Orphanet:3294 Extensor tendons of finger anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008540 extensor tendons of finger anomalies skos:exactMatch UMLS:C2931376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008541 spermatic cord torsion skos:exactMatch DOID:11996 spermatic cord torsion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008541 spermatic cord torsion skos:exactMatch MESH:D013086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008541 spermatic cord torsion skos:exactMatch NCIT:C26885 Testicular Torsion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008541 spermatic cord torsion skos:exactMatch OMIM:187400 testicular torsion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008541 spermatic cord torsion skos:exactMatch SCTID:81996005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008541 spermatic cord torsion skos:exactMatch UMLS:C0037856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008542 tetralogy of fallot skos:exactMatch DOID:6419 tetralogy of Fallot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008542 tetralogy of fallot skos:exactMatch ICD10CM:Q21.3 Tetralogy of Fallot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008542 tetralogy of fallot skos:exactMatch MESH:D013771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008542 tetralogy of fallot skos:exactMatch NCIT:C84505 Tetralogy of Fallot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008542 tetralogy of fallot skos:exactMatch OMIM:187500 tetralogy of fallot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008542 tetralogy of fallot skos:exactMatch Orphanet:3303 Tetralogy of Fallot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008542 tetralogy of fallot skos:exactMatch SCTID:86299006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008542 tetralogy of fallot skos:exactMatch UMLS:C0039685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008543 tetralogy of fallot and glaucoma skos:exactMatch MESH:C536501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008543 tetralogy of fallot and glaucoma skos:exactMatch OMIM:187501 tetralogy of fallot and glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008543 tetralogy of fallot and glaucoma skos:exactMatch UMLS:C1861234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008544 tetramelic monodactyly skos:exactMatch MESH:C566066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008544 tetramelic monodactyly skos:exactMatch OMIM:187510 tetramelic monodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008544 tetramelic monodactyly skos:exactMatch Orphanet:2564 Tetramelic monodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008544 tetramelic monodactyly skos:exactMatch UMLS:C1861233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008545 thalassemia, beta+, silent allele skos:exactMatch MESH:C566065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008545 thalassemia, beta+, silent allele skos:exactMatch OMIM:187550 thalassemia, beta+, silent allele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008545 thalassemia, beta+, silent allele skos:exactMatch UMLS:C1861232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008546 thanatophoric dysplasia type 1 skos:exactMatch NCIT:C98583 Type 1 Thanatophoric Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008546 thanatophoric dysplasia type 1 skos:exactMatch OMIM:187600 thanatophoric dysplasia, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008546 thanatophoric dysplasia type 1 skos:exactMatch Orphanet:1860 Thanatophoric dysplasia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008546 thanatophoric dysplasia type 1 skos:exactMatch UMLS:C1300256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008546 thanatophoric dysplasia type 1 skos:exactMatch UMLS:C1868678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008547 thanatophoric dysplasia type 2 skos:exactMatch MESH:C536508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008547 thanatophoric dysplasia type 2 skos:exactMatch NCIT:C98584 Type 2 Thanatophoric Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008547 thanatophoric dysplasia type 2 skos:exactMatch OMIM:187601 thanatophoric dysplasia, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008547 thanatophoric dysplasia type 2 skos:exactMatch Orphanet:93274 Thanatophoric dysplasia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008547 thanatophoric dysplasia type 2 skos:exactMatch SCTID:389158007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008547 thanatophoric dysplasia type 2 skos:exactMatch UMLS:C1300257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008547 thanatophoric dysplasia type 2 skos:exactMatch UMLS:CN206542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008548 obsolete theophylline Biotransformation skos:exactMatch OMIM:187650 theophylline biotransformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008548 obsolete theophylline Biotransformation skos:exactMatch UMLS:C1861211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008549 thoracic dysostosis, isolated skos:exactMatch MESH:C566063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008549 thoracic dysostosis, isolated skos:exactMatch OMIM:187750 thoracic dysostosis, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008549 thoracic dysostosis, isolated skos:exactMatch UMLS:C1861204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008551 thoracolaryngopelvic dysplasia skos:exactMatch MESH:C536517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008551 thoracolaryngopelvic dysplasia skos:exactMatch OMIM:187760 thoracolaryngopelvic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008551 thoracolaryngopelvic dysplasia skos:exactMatch OMIM:187770 thoracopelvic dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008551 thoracolaryngopelvic dysplasia skos:exactMatch Orphanet:3317 Thoracolaryngopelvic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008551 thoracolaryngopelvic dysplasia skos:exactMatch SCTID:723556008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008551 thoracolaryngopelvic dysplasia skos:exactMatch UMLS:C1861197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008552 platelet-type bleeding disorder 16 skos:exactMatch DOID:0060691 platelet-type bleeding disorder 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008552 platelet-type bleeding disorder 16 skos:exactMatch MESH:C566061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008552 platelet-type bleeding disorder 16 skos:exactMatch OMIM:187800 bleeding disorder, platelet-type, 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008552 platelet-type bleeding disorder 16 skos:exactMatch UMLS:C1861195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008553 platelet-type bleeding disorder 17 skos:exactMatch DOID:0111049 platelet-type bleeding disorder 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008553 platelet-type bleeding disorder 17 skos:exactMatch MESH:C566060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008553 platelet-type bleeding disorder 17 skos:exactMatch NCIT:C142084 Bleeding Disorder, Platelet-Type 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008553 platelet-type bleeding disorder 17 skos:exactMatch OMIM:187900 bleeding disorder, platelet-type, 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008554 thrombocythemia 1 skos:exactMatch OMIM:187950 thrombocythemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008554 thrombocythemia 1 skos:exactMatch UMLS:C3277671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008555 thrombocytopenia 2 skos:exactMatch MESH:C536519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008555 thrombocytopenia 2 skos:exactMatch NCIT:C129035 Thrombocytopenia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008555 thrombocytopenia 2 skos:exactMatch OMIM:188000 thrombocytopenia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008556 thrombocytopenia, cyclic skos:exactMatch MESH:C536899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008556 thrombocytopenia, cyclic skos:exactMatch OMIM:188020 thrombocytopenia, cyclic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008556 thrombocytopenia, cyclic skos:exactMatch SCTID:48788004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008556 thrombocytopenia, cyclic skos:exactMatch UMLS:C0272282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008557 Paris-Trousseau thrombocytopenia skos:exactMatch OMIM:188025 thrombocytopenia, paris-trousseau iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008557 Paris-Trousseau thrombocytopenia skos:exactMatch Orphanet:851 Paris-Trousseau thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008557 Paris-Trousseau thrombocytopenia skos:exactMatch UMLS:C1956093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008558 autoimmune thrombocytopenic purpura skos:exactMatch DOID:8924 autoimmune thrombocytopenic purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008558 autoimmune thrombocytopenic purpura skos:exactMatch NCIT:C3446 Primary Immune Thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008558 autoimmune thrombocytopenic purpura skos:exactMatch OMIM:188030 thrombocytopenic purpura, autoimmune semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008558 autoimmune thrombocytopenic purpura skos:exactMatch Orphanet:3002 Immune thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008559 thrombophilia due to thrombin defect skos:exactMatch DOID:0080701 prothrombin thrombophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008559 thrombophilia due to thrombin defect skos:exactMatch DOID:0111907 thrombophilia due to thrombin defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008559 thrombophilia due to thrombin defect skos:exactMatch OMIM:188050 thrombophilia due to thrombin defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008559 thrombophilia due to thrombin defect skos:exactMatch SCTID:111293003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008560 thrombophilia due to activated protein C resistance skos:exactMatch DOID:0111902 thrombophilia due to activated protein C resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008560 thrombophilia due to activated protein C resistance skos:exactMatch MESH:D020016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008560 thrombophilia due to activated protein C resistance skos:exactMatch OMIM:188055 thrombophilia due to activated protein c resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008560 thrombophilia due to activated protein C resistance skos:exactMatch SCTID:421527008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008560 thrombophilia due to activated protein C resistance skos:exactMatch UMLS:C1861171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008561 thumb deformity skos:exactMatch MESH:C536903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008561 thumb deformity skos:exactMatch OMIM:188100 thumb deformity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008562 thumb deformity-alopecia-pigmentation anomaly syndrome skos:exactMatch MESH:C566054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008562 thumb deformity-alopecia-pigmentation anomaly syndrome skos:exactMatch OMIM:188150 thumb deformity and alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008562 thumb deformity-alopecia-pigmentation anomaly syndrome skos:exactMatch Orphanet:2251 Thumb deformity-alopecia-pigmentation anomaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008562 thumb deformity-alopecia-pigmentation anomaly syndrome skos:exactMatch UMLS:C2931366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008563 thumb stiffness-brachydactyly-intellectual disability syndrome skos:exactMatch OMIM:188201 thumbs, stiff, with brachydactyly iia a1 and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008563 thumb stiffness-brachydactyly-intellectual disability syndrome skos:exactMatch Orphanet:1078 Thumb stiffness-brachydactyly-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008564 DiGeorge syndrome skos:exactMatch DOID:11198 DiGeorge syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008564 DiGeorge syndrome skos:exactMatch MESH:D004062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008564 DiGeorge syndrome skos:exactMatch NCIT:C2989 22q11.2 Deletion Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008564 DiGeorge syndrome skos:exactMatch OMIM:188400 digeorge syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008564 DiGeorge syndrome skos:exactMatch SCTID:77128003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008564 DiGeorge syndrome skos:exactMatch UMLS:CN734570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008565 familial thyroglossal duct cyst skos:exactMatch MESH:C536909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008565 familial thyroglossal duct cyst skos:exactMatch OMIM:188455 thyroglossal duct cyst, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008565 familial thyroglossal duct cyst skos:exactMatch Orphanet:93953 Familial thyroglossal duct cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008565 familial thyroglossal duct cyst skos:exactMatch SCTID:717331000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008565 familial thyroglossal duct cyst skos:exactMatch UMLS:C3495590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008566 thyroid cancer, nonmedullary, 2 skos:exactMatch MESH:C572845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008566 thyroid cancer, nonmedullary, 2 skos:exactMatch OMIM:188470 thyroid cancer, nonmedullary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008567 thyroid cancer, nonmedullary, 1 skos:exactMatch OMIM:188550 thyroid cancer, nonmedullary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008568 thyroid hormone plasma membrane transport defect skos:exactMatch MESH:C536916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008568 thyroid hormone plasma membrane transport defect skos:exactMatch OMIM:188560 thyroid hormone plasma membrane transport defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008568 thyroid hormone plasma membrane transport defect skos:exactMatch UMLS:C1861101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008569 thyroid hormone resistance, generalized, autosomal dominant skos:exactMatch MESH:C567934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008569 thyroid hormone resistance, generalized, autosomal dominant skos:exactMatch OMIM:188570 thyroid hormone resistance, generalized, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008569 thyroid hormone resistance, generalized, autosomal dominant skos:exactMatch UMLS:C2937288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008570 thyrotoxic periodic paralysis, susceptibility to, 1 skos:exactMatch OMIM:188580 thyrotoxic periodic paralysis, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008571 Blount disease, infantile skos:exactMatch OMIM:188700 blount disease, infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008571 Blount disease, infantile skos:exactMatch UMLS:C3150037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008572 tibia, hypoplasia or aplasia of, with polydactyly skos:exactMatch DOID:0111564 hypoplastic or aplastic tibia with polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008572 tibia, hypoplasia or aplasia of, with polydactyly skos:exactMatch MESH:C535564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008572 tibia, hypoplasia or aplasia of, with polydactyly skos:exactMatch MESH:C566046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008572 tibia, hypoplasia or aplasia of, with polydactyly skos:exactMatch OMIM:188740 tibia, hypoplasia or aplasia of, with polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008572 tibia, hypoplasia or aplasia of, with polydactyly skos:exactMatch Orphanet:988 Tibial hemimelia-polysyndactyly-triphalangeal thumb syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008572 tibia, hypoplasia or aplasia of, with polydactyly skos:exactMatch SCTID:716741008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008572 tibia, hypoplasia or aplasia of, with polydactyly skos:exactMatch UMLS:C1861099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008573 tibial torsion, bilateral medial skos:exactMatch MESH:C566045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008573 tibial torsion, bilateral medial skos:exactMatch OMIM:188800 tibial torsion, bilateral medial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008573 tibial torsion, bilateral medial skos:exactMatch UMLS:C1861097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008574 obsolete Tl antigen skos:exactMatch OMIM:188850 tl antigen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008575 nicotine dependence skos:exactMatch DOID:0050742 nicotine dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008575 nicotine dependence skos:exactMatch ICD10CM:F17 Nicotine dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008575 nicotine dependence skos:exactMatch MESH:D014029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008575 nicotine dependence skos:exactMatch NCIT:C54203 Nicotine Dependence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008575 nicotine dependence skos:exactMatch SCTID:56294008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008576 toe, fifth, number of phalanges 1N skos:exactMatch OMIM:189000 toe, fifth, number of phalanges 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008577 toe, misshapen skos:exactMatch OMIM:189100 toe, misshapen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008578 toe, rotated fifth skos:exactMatch OMIM:189150 toe, rotated fifth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008579 toes, relative length of first and second skos:exactMatch OMIM:189200 toes, relative length of first and second semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008580 toes, space between first and second skos:exactMatch OMIM:189230 toes, space between first and second semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008581 malposition of teeth with or without hypodontia/oligodontia skos:exactMatch OMIM:189490 malposition of teeth with or without hypodontia/oligodontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008582 tooth and nail syndrome skos:exactMatch DOID:6678 tooth and nail syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008582 tooth and nail syndrome skos:exactMatch MESH:C536736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008582 tooth and nail syndrome skos:exactMatch NCIT:C40553 Tooth and Nail Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008582 tooth and nail syndrome skos:exactMatch OMIM:189500 witkop syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008582 tooth and nail syndrome skos:exactMatch Orphanet:2228 Hypodontia-dysplasia of nails syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008582 tooth and nail syndrome skos:exactMatch SCTID:400036004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008582 tooth and nail syndrome skos:exactMatch UMLS:C0406735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008583 inherited torticollis skos:exactMatch MESH:C535425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008583 inherited torticollis skos:exactMatch NCIT:C4811 Fibromatosis Colli semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008583 inherited torticollis skos:exactMatch OMIM:189600 torticollis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008583 inherited torticollis skos:exactMatch SCTID:268240006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008583 inherited torticollis skos:exactMatch SCTID:70070008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008584 torus palatinus and torus mandibularis skos:exactMatch MESH:C566043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008584 torus palatinus and torus mandibularis skos:exactMatch OMIM:189700 torus palatinus and torus mandibularis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008584 torus palatinus and torus mandibularis skos:exactMatch UMLS:C1861044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008585 HELLP syndrome skos:exactMatch DOID:13133 HELLP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008585 HELLP syndrome skos:exactMatch MESH:D017359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008585 HELLP syndrome skos:exactMatch NCIT:C84750 HELLP Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008585 HELLP syndrome skos:exactMatch Orphanet:244242 HELLP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008585 HELLP syndrome skos:exactMatch UMLS:C0162739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008586 esophageal atresia/tracheoesophageal fistula skos:exactMatch DOID:0080171 esophageal atresia/tracheoesophageal fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008586 esophageal atresia/tracheoesophageal fistula skos:exactMatch MESH:C531835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008586 esophageal atresia/tracheoesophageal fistula skos:exactMatch OMIM:189960 tracheoesophageal fistula with or without esophageal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008586 esophageal atresia/tracheoesophageal fistula skos:exactMatch Orphanet:1199 Esophageal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008586 esophageal atresia/tracheoesophageal fistula skos:exactMatch SCTID:95435007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008587 tracheobronchopathia osteochondroplastica skos:exactMatch MESH:C536977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008587 tracheobronchopathia osteochondroplastica skos:exactMatch OMIM:189961 tracheopathia osteoplastica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008587 tracheobronchopathia osteochondroplastica skos:exactMatch Orphanet:3348 Tracheobronchopathia osteochondroplastica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008587 tracheobronchopathia osteochondroplastica skos:exactMatch SCTID:54675009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008587 tracheobronchopathia osteochondroplastica skos:exactMatch UMLS:CN204359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008588 hereditary geniospasm skos:exactMatch MESH:C537682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008588 hereditary geniospasm skos:exactMatch OMIM:190100 geniospasm 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008588 hereditary geniospasm skos:exactMatch Orphanet:53372 Hereditary geniospasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008588 hereditary geniospasm skos:exactMatch SCTID:718103001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008588 hereditary geniospasm skos:exactMatch UMLS:C2931589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008589 tremor of intention, ataxia, and lipofuscinosis skos:exactMatch MESH:C566038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008589 tremor of intention, ataxia, and lipofuscinosis skos:exactMatch OMIM:190200 tremor of intention, ataxia, and lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008589 tremor of intention, ataxia, and lipofuscinosis skos:exactMatch UMLS:C1860872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008590 tremor, hereditary essential, 1 skos:exactMatch DOID:0111428 essential tremor 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008590 tremor, hereditary essential, 1 skos:exactMatch MESH:C536545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008590 tremor, hereditary essential, 1 skos:exactMatch OMIM:190300 tremor, hereditary essential, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008590 tremor, hereditary essential, 1 skos:exactMatch UMLS:C1860861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008591 tremor-nystagmus-duodenal ulcer syndrome skos:exactMatch MESH:C536406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008591 tremor-nystagmus-duodenal ulcer syndrome skos:exactMatch OMIM:190310 tremor, nystagmus, and duodenal ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008591 tremor-nystagmus-duodenal ulcer syndrome skos:exactMatch Orphanet:3350 Tremor-nystagmus-duodenal ulcer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008591 tremor-nystagmus-duodenal ulcer syndrome skos:exactMatch UMLS:C1860860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008592 tricho-dento-osseous syndrome skos:exactMatch DOID:0111565 trichodontoosseous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008592 tricho-dento-osseous syndrome skos:exactMatch MESH:C536549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008592 tricho-dento-osseous syndrome skos:exactMatch OMIM:190320 trichodentoosseous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008592 tricho-dento-osseous syndrome skos:exactMatch Orphanet:3352 Tricho-dento-osseous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008592 tricho-dento-osseous syndrome skos:exactMatch SCTID:38993008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008593 trichomegaly skos:exactMatch OMIM:190330 trichomegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008594 familial multiple discoid fibromas skos:exactMatch MESH:C536847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008594 familial multiple discoid fibromas skos:exactMatch OMIM:190340 discoid fibromas, familial multiple semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008594 familial multiple discoid fibromas skos:exactMatch Orphanet:538756 Familial multiple discoid fibromas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008594 familial multiple discoid fibromas skos:exactMatch UMLS:C1860850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008595 trichoepitheliomas, multiple desmoplastic skos:exactMatch MESH:C566034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008595 trichoepitheliomas, multiple desmoplastic skos:exactMatch OMIM:190345 trichoepitheliomas, multiple desmoplastic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008595 trichoepitheliomas, multiple desmoplastic skos:exactMatch UMLS:C1860849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008596 trichorhinophalangeal syndrome type I skos:exactMatch DOID:14743 trichorhinophalangeal syndrome type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008596 trichorhinophalangeal syndrome type I skos:exactMatch MESH:C536820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008596 trichorhinophalangeal syndrome type I skos:exactMatch NCIT:C75109 Trichorhinophalangeal Syndrome Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008596 trichorhinophalangeal syndrome type I skos:exactMatch OMIM:190350 trichorhinophalangeal syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008596 trichorhinophalangeal syndrome type I skos:exactMatch SCTID:254091006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008597 trichorhinophalangeal syndrome, type III skos:exactMatch DOID:0080376 trichorhinophalangeal syndrome type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008597 trichorhinophalangeal syndrome, type III skos:exactMatch MESH:C566033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008597 trichorhinophalangeal syndrome, type III skos:exactMatch OMIM:190351 trichorhinophalangeal syndrome, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008597 trichorhinophalangeal syndrome, type III skos:exactMatch UMLS:C1860823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008598 trichodysplasia-xeroderma syndrome skos:exactMatch MESH:C566032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008598 trichodysplasia-xeroderma syndrome skos:exactMatch OMIM:190360 trichodysplasia-xeroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008598 trichodysplasia-xeroderma syndrome skos:exactMatch Orphanet:3361 Trichodysplasia-xeroderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008598 trichodysplasia-xeroderma syndrome skos:exactMatch UMLS:C1860822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008599 trigeminal neuralgia skos:exactMatch DOID:12098 trigeminal neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008599 trigeminal neuralgia skos:exactMatch ICD10CM:G50.0 Trigeminal neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008599 trigeminal neuralgia skos:exactMatch MESH:D014277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008599 trigeminal neuralgia skos:exactMatch OMIM:190400 trigeminal neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008599 trigeminal neuralgia skos:exactMatch Orphanet:221091 Trigeminal neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008599 trigeminal neuralgia skos:exactMatch SCTID:31681005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008599 trigeminal neuralgia skos:exactMatch UMLS:C0040997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008600 trigger thumb skos:exactMatch MESH:D052582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008600 trigger thumb skos:exactMatch OMIM:190410 trigger thumb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008600 trigger thumb skos:exactMatch SCTID:42786005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008600 trigger thumb skos:exactMatch UMLS:C0158328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008601 triglyceride storage disease, type 1 skos:exactMatch MESH:C566031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008601 triglyceride storage disease, type 1 skos:exactMatch OMIM:190420 triglyceride storage disease, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008601 triglyceride storage disease, type 1 skos:exactMatch UMLS:C1860821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008602 triglyceride storage disease, type 2 skos:exactMatch MESH:C566030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008602 triglyceride storage disease, type 2 skos:exactMatch OMIM:190430 triglyceride storage disease, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008602 triglyceride storage disease, type 2 skos:exactMatch UMLS:C1860820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008603 trigonocephaly 1 skos:exactMatch OMIM:190440 trigonocephaly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008604 triphalangeal thumb with double phalanges skos:exactMatch MESH:C566028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008604 triphalangeal thumb with double phalanges skos:exactMatch OMIM:190500 triphalangeal thumb with double phalanges semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008604 triphalangeal thumb with double phalanges skos:exactMatch UMLS:C1860807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008605 triphalangeal thumb, Nonopposable skos:exactMatch MESH:C536562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008605 triphalangeal thumb, Nonopposable skos:exactMatch OMIM:190600 triphalangeal thumb, nonopposable semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008605 triphalangeal thumb, Nonopposable skos:exactMatch UMLS:C2931238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008606 Say-field-Coldwell syndrome skos:exactMatch MESH:C536619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008606 Say-field-Coldwell syndrome skos:exactMatch OMIM:190650 triphalangeal thumbs and dislocation of patella semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008606 Say-field-Coldwell syndrome skos:exactMatch UMLS:C1860805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008607 triphalangeal thumbs-brachyectrodactyly syndrome skos:exactMatch MESH:C536564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008607 triphalangeal thumbs-brachyectrodactyly syndrome skos:exactMatch OMIM:190680 triphalangeal thumbs with brachyectrodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008607 triphalangeal thumbs-brachyectrodactyly syndrome skos:exactMatch Orphanet:2947 Triphalangeal thumbs-brachyectrodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008607 triphalangeal thumbs-brachyectrodactyly syndrome skos:exactMatch UMLS:C1860804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008608 Down syndrome skos:exactMatch DOID:14250 Down syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008608 Down syndrome skos:exactMatch MESH:D004314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008608 Down syndrome skos:exactMatch NCIT:C2993 Down Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008608 Down syndrome skos:exactMatch OMIM:190685 down syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008608 Down syndrome skos:exactMatch Orphanet:870 Down syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008608 Down syndrome skos:exactMatch SCTID:41040004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008608 Down syndrome skos:exactMatch UMLS:C0013080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008609 Tristichiasis skos:exactMatch OMIM:190800 tristichiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008610 blue color blindness skos:exactMatch DOID:11661 blue color blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008610 blue color blindness skos:exactMatch OMIM:190900 tritanopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008610 blue color blindness skos:exactMatch Orphanet:88629 Tritanopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008610 blue color blindness skos:exactMatch SCTID:51886007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008610 blue color blindness skos:exactMatch UMLS:C0155017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008611 humerus trochlea aplasia skos:exactMatch MESH:C566022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008611 humerus trochlea aplasia skos:exactMatch OMIM:191000 trochlea of the humerus, aplasia of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008611 humerus trochlea aplasia skos:exactMatch Orphanet:3383 Humerus trochlea aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008611 humerus trochlea aplasia skos:exactMatch SCTID:732928005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008611 humerus trochlea aplasia skos:exactMatch UMLS:C1860773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008612 tuberous sclerosis 1 skos:exactMatch DOID:0080324 tuberous sclerosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008612 tuberous sclerosis 1 skos:exactMatch MESH:C565346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008612 tuberous sclerosis 1 skos:exactMatch NCIT:C75122 Tuberous Sclerosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008612 tuberous sclerosis 1 skos:exactMatch OMIM:191100 tuberous sclerosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008613 Tuftsin deficiency skos:exactMatch MESH:C562872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008613 Tuftsin deficiency skos:exactMatch OMIM:191150 tuftsin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008613 Tuftsin deficiency skos:exactMatch SCTID:234584007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008613 Tuftsin deficiency skos:exactMatch UMLS:C0398741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008614 suppressor of tumorigenicity 3 skos:exactMatch OMIM:191181 suppressor of tumorigenicity 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008614 suppressor of tumorigenicity 3 skos:exactMatch UMLS:C1860658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008615 tune deafness skos:exactMatch MESH:C566019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008615 tune deafness skos:exactMatch OMIM:191200 tune deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008615 tune deafness skos:exactMatch SCTID:55647004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008615 tune deafness skos:exactMatch UMLS:C1860646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008616 obsolete twinning due to superfetation skos:exactMatch MESH:C566018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008616 obsolete twinning due to superfetation skos:exactMatch OMIM:191250 twinning due to superfetation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008617 inflammatory bowel disease 11 skos:exactMatch DOID:0110894 inflammatory bowel disease 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008617 inflammatory bowel disease 11 skos:exactMatch MESH:C567154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008617 inflammatory bowel disease 11 skos:exactMatch OMIM:191390 inflammatory bowel disease 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008617 inflammatory bowel disease 11 skos:exactMatch UMLS:C2674051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008618 mesomelic dwarfism, Reinhardt-Pfeiffer type skos:exactMatch MESH:C537349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008618 mesomelic dwarfism, Reinhardt-Pfeiffer type skos:exactMatch OMIM:191400 ulna and fibula, hypoplasia of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008618 mesomelic dwarfism, Reinhardt-Pfeiffer type skos:exactMatch Orphanet:2634 Mesomelic dwarfism, Reinhardt-Pfeiffer type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008618 mesomelic dwarfism, Reinhardt-Pfeiffer type skos:exactMatch SCTID:715472000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008618 mesomelic dwarfism, Reinhardt-Pfeiffer type skos:exactMatch UMLS:C1860616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008619 ulna metaphyseal dysplasia syndrome skos:exactMatch MESH:C536935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008619 ulna metaphyseal dysplasia syndrome skos:exactMatch OMIM:191420 ulna metaphyseal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008619 ulna metaphyseal dysplasia syndrome skos:exactMatch Orphanet:1837 Ulna metaphyseal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008619 ulna metaphyseal dysplasia syndrome skos:exactMatch SCTID:715242008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008619 ulna metaphyseal dysplasia syndrome skos:exactMatch UMLS:C1860615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008620 upper limb mesomelic dysplasia skos:exactMatch MESH:C538069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008620 upper limb mesomelic dysplasia skos:exactMatch OMIM:191440 ulnar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008620 upper limb mesomelic dysplasia skos:exactMatch Orphanet:2497 Upper limb mesomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008621 uncombable hair syndrome skos:exactMatch MESH:C536939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008621 uncombable hair syndrome skos:exactMatch Orphanet:1410 Uncombable hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008621 uncombable hair syndrome skos:exactMatch SCTID:254230001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008621 uncombable hair syndrome skos:exactMatch UMLS:C0432347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008622 tricho-retino-dento-digital syndrome skos:exactMatch MESH:C536576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008622 tricho-retino-dento-digital syndrome skos:exactMatch OMIM:191482 uncombable hair, retinal pigmentary dystrophy, dental anomalies, and brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008622 tricho-retino-dento-digital syndrome skos:exactMatch Orphanet:1264 Tricho-retino-dento-digital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008622 tricho-retino-dento-digital syndrome skos:exactMatch SCTID:719910004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008622 tricho-retino-dento-digital syndrome skos:exactMatch UMLS:C1860605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008623 Undritz anomaly skos:exactMatch MESH:C566014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008623 Undritz anomaly skos:exactMatch OMIM:191500 undritz anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008623 Undritz anomaly skos:exactMatch UMLS:C1860604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008624 Upington disease skos:exactMatch MESH:C536472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008624 Upington disease skos:exactMatch OMIM:191520 upington disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008624 Upington disease skos:exactMatch Orphanet:3408 Upington disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008624 Upington disease skos:exactMatch SCTID:719041000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008624 Upington disease skos:exactMatch UMLS:C1860596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008625 obsolete urate-binding globulin, decrease 1N skos:exactMatch MESH:C566013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008625 obsolete urate-binding globulin, decrease 1N skos:exactMatch OMIM:191530 urate-binding globulin, decrease 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008625 obsolete urate-binding globulin, decrease 1N skos:exactMatch UMLS:C1860587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008626 ureter, bifid or double skos:exactMatch MESH:C566012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008626 ureter, bifid or double skos:exactMatch OMIM:191550 ureter, bifid or double semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008626 ureter, bifid or double skos:exactMatch UMLS:C1860586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008627 ureter cancer skos:exactMatch DOID:11819 ureter cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008627 ureter cancer skos:exactMatch ICD10CM:C66 Malignant neoplasm of ureter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008627 ureter cancer skos:exactMatch MESH:D014516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008627 ureter cancer skos:exactMatch NCIT:C7543 Malignant Ureter Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008627 ureter cancer skos:exactMatch OMIM:191600 ureter, cancer of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008627 ureter cancer skos:exactMatch SCTID:363458004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008627 ureter cancer skos:exactMatch UMLS:C0153619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008628 ureterocele skos:exactMatch DOID:4022 ureterocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008628 ureterocele skos:exactMatch MESH:D014518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008628 ureterocele skos:exactMatch NCIT:C123159 Ureterocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008628 ureterocele skos:exactMatch OMIM:191650 ureterocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008628 ureterocele skos:exactMatch SCTID:12818004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008629 urolithiasis, uric acid, autosomal dominant skos:exactMatch DOID:0080654 uric acid urolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008629 urolithiasis, uric acid, autosomal dominant skos:exactMatch OMIM:191700 urolithiasis, uric acid, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008630 urinary bladder, atony of skos:exactMatch OMIM:191800 bladder dysfunction, autonomic, with impaired pupillary reflex and secondary cakut semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008632 urticaria, aquagenic skos:exactMatch MESH:C562481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008632 urticaria, aquagenic skos:exactMatch OMIM:191850 urticaria, aquagenic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008632 urticaria, aquagenic skos:exactMatch SCTID:89870006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008632 urticaria, aquagenic skos:exactMatch UMLS:C0263334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008633 Muckle-Wells syndrome skos:exactMatch DOID:0050854 Muckle-Wells syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008633 Muckle-Wells syndrome skos:exactMatch NCIT:C119054 Muckle-Wells Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008633 Muckle-Wells syndrome skos:exactMatch OMIM:191900 muckle-wells syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008633 Muckle-Wells syndrome skos:exactMatch Orphanet:575 Muckle-Wells syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008633 Muckle-Wells syndrome skos:exactMatch SCTID:402417009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008633 Muckle-Wells syndrome skos:exactMatch UMLS:C0268390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008633 Muckle-Wells syndrome skos:exactMatch UMLS:C1304205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008634 urticaria, familial localized heat skos:exactMatch MESH:C566011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008634 urticaria, familial localized heat skos:exactMatch OMIM:191950 urticaria, familial localized heat semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008634 urticaria, familial localized heat skos:exactMatch UMLS:C1860551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008635 uterine anomalies skos:exactMatch MESH:C562565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008635 uterine anomalies skos:exactMatch OMIM:192000 uterine anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008636 double uterus-hemivagina-renal agenesis syndrome skos:exactMatch MESH:C566010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008636 double uterus-hemivagina-renal agenesis syndrome skos:exactMatch OMIM:192050 uterus bicornis bicollis with partial vaginal septum and unilateral hematocolpos with ipsilateral renal agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008636 double uterus-hemivagina-renal agenesis syndrome skos:exactMatch Orphanet:3411 Double uterus-hemivagina-renal agenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008636 double uterus-hemivagina-renal agenesis syndrome skos:exactMatch SCTID:722431007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008637 bifid uvula skos:exactMatch OMIM:192100 uvula, bifid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008637 bifid uvula skos:exactMatch Orphanet:99771 Bifid uvula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008637 bifid uvula skos:exactMatch SCTID:18910001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008638 varicose disease skos:exactMatch DOID:799 varicose veins semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008638 varicose disease skos:exactMatch MESH:D014648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008638 varicose disease skos:exactMatch NCIT:C35114 Varicose Vein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008638 varicose disease skos:exactMatch OMIM:192200 varicose veins semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008638 varicose disease skos:exactMatch SCTID:128060009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008638 varicose disease skos:exactMatch UMLS:C0042345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008639 vascular helix of umbilical cord skos:exactMatch OMIM:192300 vascular helix of umbilical cord semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008640 vasculitis, lymphocytic, nodular skos:exactMatch MESH:C566008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008640 vasculitis, lymphocytic, nodular skos:exactMatch OMIM:192310 vasculitis, lymphocytic, nodular semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008640 vasculitis, lymphocytic, nodular skos:exactMatch UMLS:C1860519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008641 retinal vasculopathy with cerebral leukoencephalopathy and systemic manifestations skos:exactMatch DOID:0111567 retinal vasculopathy with cerebral leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008641 retinal vasculopathy with cerebral leukoencephalopathy and systemic manifestations skos:exactMatch MESH:C566007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008641 retinal vasculopathy with cerebral leukoencephalopathy and systemic manifestations skos:exactMatch OMIM:192315 vasculopathy, retinal, with cerebral leukoencephalopathy and systemic manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008641 retinal vasculopathy with cerebral leukoencephalopathy and systemic manifestations skos:exactMatch Orphanet:247691 Retinal vasculopathy with cerebral leukoencephalopathy and systemic manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008641 retinal vasculopathy with cerebral leukoencephalopathy and systemic manifestations skos:exactMatch SCTID:720854004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008641 retinal vasculopathy with cerebral leukoencephalopathy and systemic manifestations skos:exactMatch UMLS:C1860518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008642 VACTERL/vater association skos:exactMatch DOID:14679 VACTERL association semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008642 VACTERL/vater association skos:exactMatch NCIT:C99105 VACTERL Association semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008642 VACTERL/vater association skos:exactMatch OMIM:192350 vater/vacterl association semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008642 VACTERL/vater association skos:exactMatch Orphanet:887 VACTERL/VATER association semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008642 VACTERL/vater association skos:exactMatch SCTID:27742002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008642 VACTERL/vater association skos:exactMatch UMLS:C0220708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008642 VACTERL/vater association skos:exactMatch UMLS:C1735591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008642 VACTERL/vater association skos:exactMatch UMLS:CN206312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008643 veins, pattern of, on anterior thorax skos:exactMatch OMIM:192400 veins, pattern of, on anterior thorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008644 velocardiofacial syndrome skos:exactMatch DOID:12583 velocardiofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008644 velocardiofacial syndrome skos:exactMatch OMIM:192430 velocardiofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008644 velocardiofacial syndrome skos:exactMatch UMLS:CN205308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008645 ventricular extrasystoles with syncopal episodes-perodactyly-robin sequence syndrome skos:exactMatch MESH:C537497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008645 ventricular extrasystoles with syncopal episodes-perodactyly-robin sequence syndrome skos:exactMatch OMIM:192445 ventricular extrasystoles with syncope, perodactyly, and robin sequence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008645 ventricular extrasystoles with syncopal episodes-perodactyly-robin sequence syndrome skos:exactMatch Orphanet:3201 Ventricular extrasystoles with syncopal episodes-perodactyly-Robin sequence syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008645 ventricular extrasystoles with syncopal episodes-perodactyly-robin sequence syndrome skos:exactMatch SCTID:719823007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008647 hypertrophic cardiomyopathy 1 skos:exactMatch DOID:0110307 hypertrophic cardiomyopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008647 hypertrophic cardiomyopathy 1 skos:exactMatch OMIM:192600 cardiomyopathy, familial hypertrophic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008648 ventricular tachycardia, familial skos:exactMatch OMIM:192605 ventricular tachycardia, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008648 ventricular tachycardia, familial skos:exactMatch SCTID:233906007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008649 venular insufficiency, systemic skos:exactMatch MESH:C566004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008649 venular insufficiency, systemic skos:exactMatch OMIM:192700 venular insufficiency, systemic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008649 venular insufficiency, systemic skos:exactMatch UMLS:C1860465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008650 posterior fusion of lumbosacral vertebrae-blepharoptosis syndrome skos:exactMatch MESH:C536344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008650 posterior fusion of lumbosacral vertebrae-blepharoptosis syndrome skos:exactMatch OMIM:192800 vertebral fusion, posterior lumbosacral, with blepharoptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008650 posterior fusion of lumbosacral vertebrae-blepharoptosis syndrome skos:exactMatch Orphanet:2064 Posterior fusion of lumbosacral vertebrae-blepharoptosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008650 posterior fusion of lumbosacral vertebrae-blepharoptosis syndrome skos:exactMatch SCTID:724064004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008650 posterior fusion of lumbosacral vertebrae-blepharoptosis syndrome skos:exactMatch UMLS:C1860464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008651 vertebral hypoplasia with lumbar kyphosis skos:exactMatch MESH:C566002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008651 vertebral hypoplasia with lumbar kyphosis skos:exactMatch OMIM:192900 vertebral hypoplasia with lumbar kyphosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008651 vertebral hypoplasia with lumbar kyphosis skos:exactMatch UMLS:C1860463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008652 congenital vertical talus skos:exactMatch DOID:0111568 congenital vertical talus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008652 congenital vertical talus skos:exactMatch MESH:C536345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008652 congenital vertical talus skos:exactMatch OMIM:192950 vertical talus, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008652 congenital vertical talus skos:exactMatch Orphanet:178382 Congenital vertical talus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008652 congenital vertical talus skos:exactMatch SCTID:205082007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008653 vesicoureteral reflux 1 skos:exactMatch OMIM:193000 vesicoureteral reflux 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008653 vesicoureteral reflux 1 skos:exactMatch UMLS:CN032731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008654 nystagmus 4, congenital, autosomal dominant skos:exactMatch MESH:C537856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008654 nystagmus 4, congenital, autosomal dominant skos:exactMatch OMIM:193003 spinocerebellar ataxia 27a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008655 vestibulocochlear dysfunction, progressive skos:exactMatch MESH:C536346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008655 vestibulocochlear dysfunction, progressive skos:exactMatch OMIM:193005 vestibulocochlear dysfunction, progressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008655 vestibulocochlear dysfunction, progressive skos:exactMatch UMLS:C2931176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008658 virus Rd114 RNA Complementarity skos:exactMatch OMIM:193070 virus rd114 RNA complementarity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008659 transcobalamin I deficiency skos:exactMatch MESH:C562798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008659 transcobalamin I deficiency skos:exactMatch OMIM:193090 transcobalamin 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008659 transcobalamin I deficiency skos:exactMatch Orphanet:2967 Transcobalamin I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008659 transcobalamin I deficiency skos:exactMatch SCTID:237933007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008659 transcobalamin I deficiency skos:exactMatch UMLS:C0342700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008660 autosomal dominant hypophosphatemic rickets skos:exactMatch DOID:0050948 autosomal dominant hypophosphatemic rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008660 autosomal dominant hypophosphatemic rickets skos:exactMatch MESH:C562791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008660 autosomal dominant hypophosphatemic rickets skos:exactMatch OMIM:193100 hypophosphatemic rickets, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008660 autosomal dominant hypophosphatemic rickets skos:exactMatch Orphanet:89937 Autosomal dominant hypophosphatemic rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008660 autosomal dominant hypophosphatemic rickets skos:exactMatch SCTID:237889002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008660 autosomal dominant hypophosphatemic rickets skos:exactMatch UMLS:C0342642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008661 vitiligo skos:exactMatch DOID:12306 vitiligo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008661 vitiligo skos:exactMatch ICD10CM:L80 Vitiligo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008661 vitiligo skos:exactMatch MESH:D014820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008661 vitiligo skos:exactMatch NCIT:C26915 Vitiligo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008661 vitiligo skos:exactMatch UMLS:C0042900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008662 autosomal dominant vitreoretinochoroidopathy skos:exactMatch DOID:0111569 autosomal dominant vitreoretinochoroidopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008662 autosomal dominant vitreoretinochoroidopathy skos:exactMatch MESH:C536352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008662 autosomal dominant vitreoretinochoroidopathy skos:exactMatch OMIM:193220 vitreoretinochoroidopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008662 autosomal dominant vitreoretinochoroidopathy skos:exactMatch Orphanet:3086 Autosomal dominant vitreoretinochoroidopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008662 autosomal dominant vitreoretinochoroidopathy skos:exactMatch SCTID:711162004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008662 autosomal dominant vitreoretinochoroidopathy skos:exactMatch UMLS:C3888099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008663 snowflake vitreoretinal degeneration skos:exactMatch DOID:0111570 snowflake vitreoretinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008663 snowflake vitreoretinal degeneration skos:exactMatch MESH:C536677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008663 snowflake vitreoretinal degeneration skos:exactMatch OMIM:193230 vitreoretinal degeneration, snowflake iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008663 snowflake vitreoretinal degeneration skos:exactMatch Orphanet:91496 Snowflake vitreoretinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008663 snowflake vitreoretinal degeneration skos:exactMatch UMLS:C1860405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008665 ptosis-vocal cord paralysis syndrome skos:exactMatch MESH:C536923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008665 ptosis-vocal cord paralysis syndrome skos:exactMatch OMIM:193240 vocal cord paralysis and ptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008665 ptosis-vocal cord paralysis syndrome skos:exactMatch Orphanet:2997 Ptosis-vocal cord paralysis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008665 ptosis-vocal cord paralysis syndrome skos:exactMatch UMLS:C1860403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008666 volvulus of midgut skos:exactMatch MESH:C562456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008666 volvulus of midgut skos:exactMatch NCIT:C98961 Intestinal Malrotation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008666 volvulus of midgut skos:exactMatch OMIM:193250 volvulus of midgut semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008666 volvulus of midgut skos:exactMatch SCTID:458422009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008667 von Hippel-Lindau disease skos:exactMatch DOID:14175 von Hippel-Lindau disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008667 von Hippel-Lindau disease skos:exactMatch MESH:D006623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008667 von Hippel-Lindau disease skos:exactMatch NCIT:C3105 Von Hippel Lindau Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008667 von Hippel-Lindau disease skos:exactMatch OMIM:193300 von hippel-lindau syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008667 von Hippel-Lindau disease skos:exactMatch Orphanet:892 Von Hippel-Lindau disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008667 von Hippel-Lindau disease skos:exactMatch SCTID:46659004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008667 von Hippel-Lindau disease skos:exactMatch UMLS:C0019562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008668 von Willebrand disease 1 skos:exactMatch DOID:0060573 von Willebrand's disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008668 von Willebrand disease 1 skos:exactMatch MESH:D056725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008668 von Willebrand disease 1 skos:exactMatch NCIT:C131685 von Willebrand Disease, Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008668 von Willebrand disease 1 skos:exactMatch OMIM:193400 von willebrand disease, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008668 von Willebrand disease 1 skos:exactMatch Orphanet:166078 Von Willebrand disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008668 von Willebrand disease 1 skos:exactMatch SCTID:128106003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008668 von Willebrand disease 1 skos:exactMatch UMLS:C1264039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008669 vulvovaginitis, allergic seminal skos:exactMatch MESH:C565993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008669 vulvovaginitis, allergic seminal skos:exactMatch OMIM:193450 vulvovaginitis, allergic seminal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008669 vulvovaginitis, allergic seminal skos:exactMatch UMLS:C1860357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008670 Waardenburg syndrome type 1 skos:exactMatch DOID:0110948 Waardenburg syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008670 Waardenburg syndrome type 1 skos:exactMatch NCIT:C75008 Waardenburg Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008670 Waardenburg syndrome type 1 skos:exactMatch OMIM:193500 waardenburg syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008670 Waardenburg syndrome type 1 skos:exactMatch Orphanet:894 Waardenburg syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008670 Waardenburg syndrome type 1 skos:exactMatch UMLS:C1847800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008671 Waardenburg syndrome type 2A skos:exactMatch DOID:0110950 Waardenburg syndrome type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008671 Waardenburg syndrome type 2A skos:exactMatch MESH:C536464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008671 Waardenburg syndrome type 2A skos:exactMatch NCIT:C75011 Waardenburg Syndrome Type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008671 Waardenburg syndrome type 2A skos:exactMatch OMIM:193510 waardenburg syndrome, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008672 Watson syndrome skos:exactMatch OMIM:193520 watson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008672 Watson syndrome skos:exactMatch Orphanet:3444 Watson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008672 Watson syndrome skos:exactMatch SCTID:403820003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008672 Watson syndrome skos:exactMatch UMLS:CN204429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008673 acrofacial dysostosis, Weyers type skos:exactMatch DOID:0111571 Weyers acrofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008673 acrofacial dysostosis, Weyers type skos:exactMatch MESH:C536695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008673 acrofacial dysostosis, Weyers type skos:exactMatch OMIM:193530 weyers acrofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008673 acrofacial dysostosis, Weyers type skos:exactMatch Orphanet:952 Acrofacial dysostosis, Weyers type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008673 acrofacial dysostosis, Weyers type skos:exactMatch SCTID:277807007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008673 acrofacial dysostosis, Weyers type skos:exactMatch UMLS:C0457013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008675 Freeman-Sheldon syndrome skos:exactMatch DOID:0111604 Freeman-Sheldon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008675 Freeman-Sheldon syndrome skos:exactMatch DOID:0111605 distal arthrogryposis type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008675 Freeman-Sheldon syndrome skos:exactMatch MESH:C535483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008675 Freeman-Sheldon syndrome skos:exactMatch NCIT:C98931 Freeman-Sheldon Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008675 Freeman-Sheldon syndrome skos:exactMatch OMIM:193700 arthrogryposis, distal, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008675 Freeman-Sheldon syndrome skos:exactMatch Orphanet:2053 Freeman-Sheldon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008675 Freeman-Sheldon syndrome skos:exactMatch SCTID:52616002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008675 Freeman-Sheldon syndrome skos:exactMatch UMLS:C0265224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008676 white sponge nevus 1 skos:exactMatch DOID:0081287 white sponge nevus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008676 white sponge nevus 1 skos:exactMatch OMIM:193900 white sponge nevus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008676 white sponge nevus 1 skos:exactMatch UMLS:C4011926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008677 obsolete widow's peak skos:exactMatch OMIM:194000 widow's peak semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008678 Williams syndrome skos:exactMatch DOID:1928 Williams-Beuren syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008678 Williams syndrome skos:exactMatch MESH:D018980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008678 Williams syndrome skos:exactMatch NCIT:C85232 Williams Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008678 Williams syndrome skos:exactMatch OMIM:194050 williams-beuren syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008678 Williams syndrome skos:exactMatch Orphanet:904 Williams syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008678 Williams syndrome skos:exactMatch SCTID:63247009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008678 Williams syndrome skos:exactMatch UMLS:C0175702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008679 Wilms tumor 1 skos:exactMatch OMIM:194070 wilms tumor 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008679 Wilms tumor 1 skos:exactMatch UMLS:CN033288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008680 Wilms tumor 2 skos:exactMatch MESH:C536853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008680 Wilms tumor 2 skos:exactMatch OMIM:194071 wilms tumor 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008681 WAGR syndrome skos:exactMatch DOID:14515 WAGR syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008681 WAGR syndrome skos:exactMatch MESH:D017624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008681 WAGR syndrome skos:exactMatch NCIT:C3718 Wilms Tumor-Aniridia-Genitourinary Anomalies-Mental Retardation Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008681 WAGR syndrome skos:exactMatch OMIM:194072 wilms tumor, aniridia, genitourinary anomalies, and impaired intellectual development syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008681 WAGR syndrome skos:exactMatch Orphanet:893 WAGR syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008681 WAGR syndrome skos:exactMatch SCTID:715215007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008681 WAGR syndrome skos:exactMatch UMLS:C0206115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008681 WAGR syndrome skos:exactMatch UMLS:C2931803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008682 Denys-Drash syndrome skos:exactMatch DOID:3764 Denys-Drash syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008682 Denys-Drash syndrome skos:exactMatch MESH:D030321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008682 Denys-Drash syndrome skos:exactMatch NCIT:C84668 Denys-Drash Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008682 Denys-Drash syndrome skos:exactMatch OMIM:194080 denys-drash syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008682 Denys-Drash syndrome skos:exactMatch Orphanet:220 Denys-Drash syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008682 Denys-Drash syndrome skos:exactMatch SCTID:236385009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008682 Denys-Drash syndrome skos:exactMatch UMLS:C0950121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008682 Denys-Drash syndrome skos:exactMatch UMLS:C3151568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008683 Wilms tumor 3 skos:exactMatch MESH:C565991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008683 Wilms tumor 3 skos:exactMatch OMIM:194090 wilms tumor 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008683 Wilms tumor 3 skos:exactMatch UMLS:C1860265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch DOID:0050460 Wolf-Hirschhorn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch MESH:D054877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch NCIT:C35528 Wolf-Hirschhorn Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch OMIM:194190 wolf-hirschhorn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch Orphanet:280 Wolf-Hirschhorn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch SCTID:718226002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch UMLS:C0796117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch UMLS:C0796202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch UMLS:C1956097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008684 Wolf-Hirschhorn syndrome skos:exactMatch UMLS:CN207113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008685 Wolff-Parkinson-white syndrome skos:exactMatch DOID:384 Wolff-Parkinson-White syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008685 Wolff-Parkinson-white syndrome skos:exactMatch MESH:D014927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008685 Wolff-Parkinson-white syndrome skos:exactMatch NCIT:C35132 Wolff-Parkinson-White Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008685 Wolff-Parkinson-white syndrome skos:exactMatch OMIM:194200 wolff-parkinson-white syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008685 Wolff-Parkinson-white syndrome skos:exactMatch Orphanet:907 NON RARE IN EUROPE: Wolff-Parkinson-White syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008685 Wolff-Parkinson-white syndrome skos:exactMatch SCTID:17869006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008686 isolated familial woolly hair disorder skos:exactMatch DOID:0111572 familial woolly hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008686 isolated familial woolly hair disorder skos:exactMatch MESH:C536745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008686 isolated familial woolly hair disorder skos:exactMatch Orphanet:170 Woolly hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008686 isolated familial woolly hair disorder skos:exactMatch SCTID:52564001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008686 isolated familial woolly hair disorder skos:exactMatch UMLS:CN200245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008687 Woronets trait skos:exactMatch OMIM:194320 woronets trait semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008688 WT limb-blood syndrome skos:exactMatch MESH:C536751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008688 WT limb-blood syndrome skos:exactMatch OMIM:194350 wt limb-blood syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008688 WT limb-blood syndrome skos:exactMatch Orphanet:3466 WT limb-blood syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008688 WT limb-blood syndrome skos:exactMatch SCTID:719019000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008688 WT limb-blood syndrome skos:exactMatch UMLS:C1327917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008689 dehydrated hereditary stomatocytosis with or without pseudohyperkalemia and/or perinatal edema skos:exactMatch OMIM:194380 dehydrated hereditary stomatocytosis 1 with or without pseudohyperkalemia and/or perinatal edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008690 xeroderma pigmentosum, autosomal dominant, mild skos:exactMatch MESH:C565989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008690 xeroderma pigmentosum, autosomal dominant, mild skos:exactMatch OMIM:194400 xeroderma pigmentosum, autosomal dominant, mild semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008690 xeroderma pigmentosum, autosomal dominant, mild skos:exactMatch UMLS:C1860231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008691 zinc, elevated plasma skos:exactMatch OMIM:194470 zinc, elevated plasma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008692 abetalipoproteinemia skos:exactMatch DOID:1386 abetalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008692 abetalipoproteinemia skos:exactMatch MESH:D000012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008692 abetalipoproteinemia skos:exactMatch NCIT:C84525 Abetalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008692 abetalipoproteinemia skos:exactMatch OMIM:200100 abetalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008692 abetalipoproteinemia skos:exactMatch Orphanet:14 Abetalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008692 abetalipoproteinemia skos:exactMatch SCTID:190787008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008692 abetalipoproteinemia skos:exactMatch UMLS:C0000744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008693 ablepharon macrostomia syndrome skos:exactMatch DOID:0060550 ablepharon macrostomia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008693 ablepharon macrostomia syndrome skos:exactMatch MESH:C535557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008693 ablepharon macrostomia syndrome skos:exactMatch OMIM:200110 ablepharon-macrostomia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008693 ablepharon macrostomia syndrome skos:exactMatch Orphanet:920 Ablepharon macrostomia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008693 ablepharon macrostomia syndrome skos:exactMatch SCTID:718575002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008693 ablepharon macrostomia syndrome skos:exactMatch UMLS:C1860224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008694 pseudoprogeria syndrome skos:exactMatch MESH:C563111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008694 pseudoprogeria syndrome skos:exactMatch OMIM:200130 absent eyebrows and eyelashes with mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008694 pseudoprogeria syndrome skos:exactMatch Orphanet:2985 Pseudoprogeria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008694 pseudoprogeria syndrome skos:exactMatch SCTID:733086003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008694 pseudoprogeria syndrome skos:exactMatch UMLS:C0796125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008695 chorea-acanthocytosis skos:exactMatch DOID:0050766 choreaacanthocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008695 chorea-acanthocytosis skos:exactMatch OMIM:200150 choreoacanthocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008695 chorea-acanthocytosis skos:exactMatch Orphanet:2388 Choreoacanthocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008695 chorea-acanthocytosis skos:exactMatch SCTID:66881004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008696 acanthosis nigricans-insulin resistance-muscle cramps-acral enlargement syndrome skos:exactMatch MESH:C536000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008696 acanthosis nigricans-insulin resistance-muscle cramps-acral enlargement syndrome skos:exactMatch OMIM:200170 acanthosis nigricans with muscle cramps and acral enlargement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008696 acanthosis nigricans-insulin resistance-muscle cramps-acral enlargement syndrome skos:exactMatch Orphanet:90301 Acanthosis nigricans-insulin resistance-muscle cramps-acral enlargement syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008696 acanthosis nigricans-insulin resistance-muscle cramps-acral enlargement syndrome skos:exactMatch UMLS:C1860215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008697 obsolete acetophenetidin sensitivity skos:exactMatch OMIM:200300 acetophenetidin sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008698 achalasia skos:exactMatch DOID:9164 achalasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008698 achalasia skos:exactMatch SCTID:235630008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008698 achalasia skos:exactMatch UMLS:C1321756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008699 achalasia microcephaly syndrome skos:exactMatch DOID:0050796 achalasia microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008699 achalasia microcephaly syndrome skos:exactMatch MESH:C536010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008699 achalasia microcephaly syndrome skos:exactMatch OMIM:200450 achalasia-microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008699 achalasia microcephaly syndrome skos:exactMatch Orphanet:929 Achalasia-microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008699 achalasia microcephaly syndrome skos:exactMatch SCTID:718573009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008699 achalasia microcephaly syndrome skos:exactMatch UMLS:C1860212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008700 acheiropody skos:exactMatch DOID:0050603 acheiropody semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008700 acheiropody skos:exactMatch MESH:C536014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008700 acheiropody skos:exactMatch OMIM:200500 acheiropody semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008700 acheiropody skos:exactMatch Orphanet:931 Acheiropodia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008700 acheiropody skos:exactMatch SCTID:177504007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008701 achondrogenesis type IA skos:exactMatch DOID:0080054 achondrogenesis type IA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008701 achondrogenesis type IA skos:exactMatch MESH:C536015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008701 achondrogenesis type IA skos:exactMatch OMIM:200600 achondrogenesis, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008701 achondrogenesis type IA skos:exactMatch Orphanet:93299 Achondrogenesis type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008701 achondrogenesis type IA skos:exactMatch SCTID:42725006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008702 achondrogenesis type II skos:exactMatch DOID:0080056 achondrogenesis type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008702 achondrogenesis type II skos:exactMatch MESH:C536017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008702 achondrogenesis type II skos:exactMatch OMIM:200610 achondrogenesis, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008702 achondrogenesis type II skos:exactMatch Orphanet:93296 Achondrogenesis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008703 acromesomelic dysplasia 2A skos:exactMatch DOID:0080052 acromesomelic dysplasia, Grebe type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008703 acromesomelic dysplasia 2A skos:exactMatch NCIT:C3816 Type II Achondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008703 acromesomelic dysplasia 2A skos:exactMatch OMIM:200700 acromesomelic dysplasia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008703 acromesomelic dysplasia 2A skos:exactMatch Orphanet:2098 Acromesomelic dysplasia, Grebe type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008703 acromesomelic dysplasia 2A skos:exactMatch UMLS:C0265260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008704 short-limb skeletal dysplasia with severe combined immunodeficiency skos:exactMatch MESH:C565984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008704 short-limb skeletal dysplasia with severe combined immunodeficiency skos:exactMatch OMIM:200900 short-limb skeletal dysplasia with severe combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008704 short-limb skeletal dysplasia with severe combined immunodeficiency skos:exactMatch Orphanet:935 Short-limb skeletal dysplasia with severe combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008704 short-limb skeletal dysplasia with severe combined immunodeficiency skos:exactMatch UMLS:C1860168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008705 lysosomal acid phosphatase deficiency skos:exactMatch MESH:C562645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008705 lysosomal acid phosphatase deficiency skos:exactMatch OMIM:200950 acid phosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008705 lysosomal acid phosphatase deficiency skos:exactMatch Orphanet:35121 Lysosomal acid phosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008705 lysosomal acid phosphatase deficiency skos:exactMatch SCTID:57863006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008705 lysosomal acid phosphatase deficiency skos:exactMatch UMLS:C0268410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008706 Ackerman syndrome skos:exactMatch MESH:C538170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008706 Ackerman syndrome skos:exactMatch OMIM:200970 ackerman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008706 Ackerman syndrome skos:exactMatch Orphanet:2561 Pyramidal molars-abnormal upper lip syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008706 Ackerman syndrome skos:exactMatch SCTID:722280000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008706 Ackerman syndrome skos:exactMatch UMLS:C1860167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008707 acro-renal-mandibular syndrome skos:exactMatch MESH:C535665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008707 acro-renal-mandibular syndrome skos:exactMatch OMIM:200980 acrorenal-mandibular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008707 acro-renal-mandibular syndrome skos:exactMatch Orphanet:958 Acro-renal-mandibular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008707 acro-renal-mandibular syndrome skos:exactMatch SCTID:720414005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008707 acro-renal-mandibular syndrome skos:exactMatch UMLS:C1860166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008708 acrocallosal syndrome skos:exactMatch DOID:9250 acrocallosal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008708 acrocallosal syndrome skos:exactMatch MESH:D055673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008708 acrocallosal syndrome skos:exactMatch NCIT:C84531 Acrocallosal Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008708 acrocallosal syndrome skos:exactMatch OMIM:200990 acrocallosal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008708 acrocallosal syndrome skos:exactMatch Orphanet:36 Acrocallosal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008708 acrocallosal syndrome skos:exactMatch SCTID:715951007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008708 acrocallosal syndrome skos:exactMatch UMLS:C0796147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008709 acrocephalopolydactyly skos:exactMatch MESH:C573722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008709 acrocephalopolydactyly skos:exactMatch OMIM:200995 acrocephalopolydactylous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008709 acrocephalopolydactyly skos:exactMatch Orphanet:221054 Acrocephalopolydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008709 acrocephalopolydactyly skos:exactMatch SCTID:720417003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008709 acrocephalopolydactyly skos:exactMatch UMLS:C3495588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008709 acrocephalopolydactyly skos:exactMatch UMLS:CN201238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008710 RAB23-related Carpenter syndrome skos:exactMatch OMIM:201000 carpenter syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008710 RAB23-related Carpenter syndrome skos:exactMatch SCTID:205813009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008711 Goodman syndrome skos:exactMatch MESH:C537287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008711 Goodman syndrome skos:exactMatch OMIM:201020 acrocephalopolysyndactyly iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008711 Goodman syndrome skos:exactMatch Orphanet:65798 Goodman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008711 Goodman syndrome skos:exactMatch SCTID:720600004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008712 acrocraniofacial dysostosis skos:exactMatch MESH:C536892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008712 acrocraniofacial dysostosis skos:exactMatch OMIM:201050 acrocraniofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008712 acrocraniofacial dysostosis skos:exactMatch Orphanet:949 Acrocraniofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008712 acrocraniofacial dysostosis skos:exactMatch SCTID:720418008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008712 acrocraniofacial dysostosis skos:exactMatch UMLS:C1860145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008713 acrodermatitis enteropathica skos:exactMatch DOID:0050605 acrodermatitis enteropathica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008713 acrodermatitis enteropathica skos:exactMatch MESH:C538178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008713 acrodermatitis enteropathica skos:exactMatch NCIT:C128802 Acrodermatitis Enteropathica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008713 acrodermatitis enteropathica skos:exactMatch OMIM:201100 acrodermatitis enteropathica, zinc-deficiency iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008713 acrodermatitis enteropathica skos:exactMatch Orphanet:37 Acrodermatitis enteropathica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008713 acrodermatitis enteropathica skos:exactMatch SCTID:37702000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008713 acrodermatitis enteropathica skos:exactMatch UMLS:C0221036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008714 acrofacial dysostosis Rodriguez type skos:exactMatch DOID:0060383 acrofacial dysostosis Rodriguez type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008714 acrofacial dysostosis Rodriguez type skos:exactMatch MESH:C538183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008714 acrofacial dysostosis Rodriguez type skos:exactMatch OMIM:201170 acrofacial dysostosis syndrome of rodriguez semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008714 acrofacial dysostosis Rodriguez type skos:exactMatch Orphanet:1788 Acrofacial dysostosis, Rodríguez type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008714 acrofacial dysostosis Rodriguez type skos:exactMatch SCTID:720430002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008714 acrofacial dysostosis Rodriguez type skos:exactMatch UMLS:C1860119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008715 acrofrontofacionasal dysostosis skos:exactMatch DOID:0060226 acrofrontofacionasal dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008715 acrofrontofacionasal dysostosis skos:exactMatch Orphanet:1784 Acrofrontofacionasal dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008715 acrofrontofacionasal dysostosis skos:exactMatch SCTID:720408003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008715 acrofrontofacionasal dysostosis skos:exactMatch UMLS:C1860118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008716 acrogeria skos:exactMatch MESH:C538187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008716 acrogeria skos:exactMatch OMIM:201200 acrogeria, gottron iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008716 acrogeria skos:exactMatch Orphanet:2500 Acrogeria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008716 acrogeria skos:exactMatch SCTID:238872007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008716 acrogeria skos:exactMatch UMLS:C0238590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008716 acrogeria skos:exactMatch UMLS:C0406584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008717 acromesomelic dysplasia 2C, Hunter-Thompson type skos:exactMatch DOID:0080051 acromesomelic dysplasia, Hunter-Thompson type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008717 acromesomelic dysplasia 2C, Hunter-Thompson type skos:exactMatch OMIM:201250 acromesomelic dysplasia 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008717 acromesomelic dysplasia 2C, Hunter-Thompson type skos:exactMatch Orphanet:968 Acromesomelic dysplasia, Hunter-Thompson type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008718 Morvan syndrome skos:exactMatch Orphanet:83467 Morvan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008718 Morvan syndrome skos:exactMatch SCTID:763803004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008718 Morvan syndrome skos:exactMatch UMLS:C0751540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008719 acrorenal syndrome, autosomal recessive skos:exactMatch MESH:C535666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008719 acrorenal syndrome, autosomal recessive skos:exactMatch OMIM:201310 acrorenal syndrome, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008719 acrorenal syndrome, autosomal recessive skos:exactMatch UMLS:C0796290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008720 congenital isolated adrenocorticotropic hormone deficiency skos:exactMatch DOID:0080150 adrenocorticotropic hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008720 congenital isolated adrenocorticotropic hormone deficiency skos:exactMatch MESH:C535668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008720 congenital isolated adrenocorticotropic hormone deficiency skos:exactMatch OMIM:201400 acth deficiency, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008720 congenital isolated adrenocorticotropic hormone deficiency skos:exactMatch Orphanet:199296 Congenital isolated ACTH deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008720 congenital isolated adrenocorticotropic hormone deficiency skos:exactMatch SCTID:237692001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008720 congenital isolated adrenocorticotropic hormone deficiency skos:exactMatch UMLS:C0342388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008721 medium chain acyl-CoA dehydrogenase deficiency skos:exactMatch DOID:0080153 medium chain acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008721 medium chain acyl-CoA dehydrogenase deficiency skos:exactMatch ICD10CM:E71.311 Medium chain acyl CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008721 medium chain acyl-CoA dehydrogenase deficiency skos:exactMatch MESH:C536038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008721 medium chain acyl-CoA dehydrogenase deficiency skos:exactMatch NCIT:C84538 Medium-Chain Acyl-CoA Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008721 medium chain acyl-CoA dehydrogenase deficiency skos:exactMatch OMIM:201450 acyl-coa dehydrogenase, medium-chain, deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008721 medium chain acyl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:42 Medium chain acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008721 medium chain acyl-CoA dehydrogenase deficiency skos:exactMatch SCTID:128596003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008721 medium chain acyl-CoA dehydrogenase deficiency skos:exactMatch UMLS:C0220710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008722 short chain acyl-CoA dehydrogenase deficiency skos:exactMatch DOID:0080154 short chain acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008722 short chain acyl-CoA dehydrogenase deficiency skos:exactMatch ICD10CM:E71.312 Short chain acyl CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008722 short chain acyl-CoA dehydrogenase deficiency skos:exactMatch MESH:C537596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008722 short chain acyl-CoA dehydrogenase deficiency skos:exactMatch NCIT:C84539 Acyl-CoA Dehydrogenase, Short-Chain Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008722 short chain acyl-CoA dehydrogenase deficiency skos:exactMatch OMIM:201470 acyl-coa dehydrogenase, short-chain, deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008722 short chain acyl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:26792 Short chain acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008723 very long chain acyl-CoA dehydrogenase deficiency skos:exactMatch DOID:0080155 very long chain acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008723 very long chain acyl-CoA dehydrogenase deficiency skos:exactMatch ICD10CM:E71.310 Long chain/very long chain acyl CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008723 very long chain acyl-CoA dehydrogenase deficiency skos:exactMatch NCIT:C98647 Very Long-Chain Acyl-CoA Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008723 very long chain acyl-CoA dehydrogenase deficiency skos:exactMatch OMIM:201475 acyl-coa dehydrogenase, very long-chain, deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008723 very long chain acyl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:26793 Very long chain acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008723 very long chain acyl-CoA dehydrogenase deficiency skos:exactMatch SCTID:237997005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008723 very long chain acyl-CoA dehydrogenase deficiency skos:exactMatch UMLS:C3887523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008724 adducted thumbs-arthrogryposis syndrome, Christian type skos:exactMatch OMIM:201550 adducted thumbs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008724 adducted thumbs-arthrogryposis syndrome, Christian type skos:exactMatch Orphanet:2952 Adducted thumbs-arthrogryposis syndrome, Christian type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008725 congenital lipoid adrenal hyperplasia due to STAR deficency skos:exactMatch OMIM:201710 lipoid congenital adrenal hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008725 congenital lipoid adrenal hyperplasia due to STAR deficency skos:exactMatch Orphanet:90790 Congenital lipoid adrenal hyperplasia due to STAR deficency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008725 congenital lipoid adrenal hyperplasia due to STAR deficency skos:exactMatch SCTID:44231009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008725 congenital lipoid adrenal hyperplasia due to STAR deficency skos:exactMatch UMLS:C0342474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008726 Antley-Bixler syndrome with genital anomalies and disordered steroidogenesis skos:exactMatch NCIT:C178415 Antley-Bixler Syndrome with Genital Anomalies and Disordered Steroidogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008726 Antley-Bixler syndrome with genital anomalies and disordered steroidogenesis skos:exactMatch OMIM:201750 antley-bixler syndrome with genital anomalies and disordered steroidogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008726 Antley-Bixler syndrome with genital anomalies and disordered steroidogenesis skos:exactMatch Orphanet:63269 Antley-Bixler syndrome with genital anomaly and disorder of steroidogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008726 Antley-Bixler syndrome with genital anomalies and disordered steroidogenesis skos:exactMatch UMLS:C3150099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008727 congenital adrenal hyperplasia due to 3-beta-hydroxysteroid dehydrogenase deficiency skos:exactMatch MESH:C538236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008727 congenital adrenal hyperplasia due to 3-beta-hydroxysteroid dehydrogenase deficiency skos:exactMatch NCIT:C131088 3-Beta-Hydroxysteroid Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008727 congenital adrenal hyperplasia due to 3-beta-hydroxysteroid dehydrogenase deficiency skos:exactMatch OMIM:201810 adrenal hyperplasia, congenital, due to 3-beta-hydroxysteroid dehydrogenase 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008727 congenital adrenal hyperplasia due to 3-beta-hydroxysteroid dehydrogenase deficiency skos:exactMatch Orphanet:90791 Congenital adrenal hyperplasia due to 3-beta-hydroxysteroid dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008727 congenital adrenal hyperplasia due to 3-beta-hydroxysteroid dehydrogenase deficiency skos:exactMatch SCTID:54470008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008728 classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency skos:exactMatch MESH:C535979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008728 classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency skos:exactMatch NCIT:C131087 21-Hydroxylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008728 classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency skos:exactMatch OMIM:201910 adrenal hyperplasia, congenital, due to 21-hydroxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008728 classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency skos:exactMatch Orphanet:90794 Classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008728 classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency skos:exactMatch SCTID:124221007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008728 classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency skos:exactMatch SCTID:717261006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008728 classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency skos:exactMatch UMLS:C4273964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008729 congenital adrenal hyperplasia due to 11-beta-hydroxylase deficiency skos:exactMatch MESH:C535978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008729 congenital adrenal hyperplasia due to 11-beta-hydroxylase deficiency skos:exactMatch NCIT:C131085 11-Beta-Hydroxylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008729 congenital adrenal hyperplasia due to 11-beta-hydroxylase deficiency skos:exactMatch OMIM:202010 adrenal hyperplasia, congenital, due to steroid 11-beta-hydroxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008729 congenital adrenal hyperplasia due to 11-beta-hydroxylase deficiency skos:exactMatch Orphanet:90795 Congenital adrenal hyperplasia due to 11-beta-hydroxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008729 congenital adrenal hyperplasia due to 11-beta-hydroxylase deficiency skos:exactMatch SCTID:124214007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008729 congenital adrenal hyperplasia due to 11-beta-hydroxylase deficiency skos:exactMatch UMLS:C0268292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008730 congenital adrenal hyperplasia due to 17-alpha-hydroxylase deficiency skos:exactMatch OMIM:202110 adrenal hyperplasia, congenital, due to 17-alpha-hydroxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008730 congenital adrenal hyperplasia due to 17-alpha-hydroxylase deficiency skos:exactMatch Orphanet:90793 Congenital adrenal hyperplasia due to 17-alpha-hydroxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008730 congenital adrenal hyperplasia due to 17-alpha-hydroxylase deficiency skos:exactMatch SCTID:124220008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008731 familial adrenal hypoplasia with absent pituitary luteinizing hormone skos:exactMatch MESH:C565976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008731 familial adrenal hypoplasia with absent pituitary luteinizing hormone skos:exactMatch OMIM:202150 adrenal hypoplasia, congenital, with absent pituitary luteinizing hormone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008731 familial adrenal hypoplasia with absent pituitary luteinizing hormone skos:exactMatch Orphanet:95700 Familial adrenal hypoplasia with absent pituitary luteinizing hormone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008731 familial adrenal hypoplasia with absent pituitary luteinizing hormone skos:exactMatch UMLS:C1859978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008732 adrenal hypoplasia, cytomegalic type skos:exactMatch OMIM:202155 adrenal hypoplasia, cytomegalic iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008732 adrenal hypoplasia, cytomegalic type skos:exactMatch UMLS:C1859977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008733 familial glucocorticoid deficiency skos:exactMatch DOID:0080620 familial glucocorticoid deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008733 familial glucocorticoid deficiency skos:exactMatch MESH:C565974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008733 familial glucocorticoid deficiency skos:exactMatch NCIT:C120446 Isolated Glucocorticoid Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008733 familial glucocorticoid deficiency skos:exactMatch OMIMPS:202200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008733 familial glucocorticoid deficiency skos:exactMatch Orphanet:361 Familial glucocorticoid deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008733 familial glucocorticoid deficiency skos:exactMatch SCTID:765326001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008733 familial glucocorticoid deficiency skos:exactMatch UMLS:CN204661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008734 adrenocortical carcinoma, hereditary skos:exactMatch MESH:C565972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008734 adrenocortical carcinoma, hereditary skos:exactMatch OMIM:202300 adrenocortical carcinoma, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008734 adrenocortical carcinoma, hereditary skos:exactMatch UMLS:C1859972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008735 adrenocortical unresponsiveness to ACTH with postreceptor defect skos:exactMatch MESH:C565971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008735 adrenocortical unresponsiveness to ACTH with postreceptor defect skos:exactMatch OMIM:202355 adrenocortical unresponsiveness to acth with postreceptor defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008735 adrenocortical unresponsiveness to ACTH with postreceptor defect skos:exactMatch UMLS:C1859971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008736 peroxisome biogenesis disorder 2B skos:exactMatch DOID:0080622 peroxisome biogenesis disorder 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008736 peroxisome biogenesis disorder 2B skos:exactMatch NCIT:C155751 Peroxisome Biogenesis Disorder 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008736 peroxisome biogenesis disorder 2B skos:exactMatch OMIM:202370 peroxisome biogenesis disorder 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008736 peroxisome biogenesis disorder 2B skos:exactMatch UMLS:C3550234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008737 congenital afibrinogenemia skos:exactMatch DOID:2236 congenital afibrinogenemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008737 congenital afibrinogenemia skos:exactMatch MESH:D000347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008737 congenital afibrinogenemia skos:exactMatch NCIT:C98130 Afibrinogenemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008737 congenital afibrinogenemia skos:exactMatch OMIM:202400 afibrinogenemia, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008737 congenital afibrinogenemia skos:exactMatch Orphanet:98880 Familial afibrinogenemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008737 congenital afibrinogenemia skos:exactMatch SCTID:154818001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008738 aganglionosis, total intestinal skos:exactMatch MESH:C538058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008738 aganglionosis, total intestinal skos:exactMatch NCIT:C101074 Total Intestinal Aganglionosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008738 aganglionosis, total intestinal skos:exactMatch OMIM:202550 aganglionosis, total intestinal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008739 agenesis of cerebral white matter skos:exactMatch OMIM:202600 agenesis of cerebral white matter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008740 agnathia-otocephaly complex skos:exactMatch DOID:0060341 agnathia-otocephaly complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008740 agnathia-otocephaly complex skos:exactMatch NCIT:C124568 Otocephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008740 agnathia-otocephaly complex skos:exactMatch OMIM:202650 agnathia-otocephaly complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008740 agnathia-otocephaly complex skos:exactMatch Orphanet:990 Agnathia-holoprosencephaly-situs inversus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008740 agnathia-otocephaly complex skos:exactMatch SCTID:48180002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008740 agnathia-otocephaly complex skos:exactMatch UMLS:CN207252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008741 PAGOD syndrome skos:exactMatch MESH:C537018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008741 PAGOD syndrome skos:exactMatch OMIM:202660 pagod syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008741 PAGOD syndrome skos:exactMatch Orphanet:991 PAGOD syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008741 PAGOD syndrome skos:exactMatch SCTID:722132007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008741 PAGOD syndrome skos:exactMatch UMLS:C1859967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008742 autosomal dominant severe congenital neutropenia skos:exactMatch DOID:0112130 autosomal dominant severe congenital neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008742 autosomal dominant severe congenital neutropenia skos:exactMatch NCIT:C166155 Autosomal Dominant Severe Congenital Neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008742 autosomal dominant severe congenital neutropenia skos:exactMatch Orphanet:486 Autosomal dominant severe congenital neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008742 autosomal dominant severe congenital neutropenia skos:exactMatch UMLS:C1859966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008743 Stimmler syndrome skos:exactMatch MESH:C565968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008743 Stimmler syndrome skos:exactMatch OMIM:202900 alaninuria with microcephaly, dwarfism, enamel hypoplasia, and diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008743 Stimmler syndrome skos:exactMatch Orphanet:3199 Stimmler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008743 Stimmler syndrome skos:exactMatch SCTID:733072002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008743 Stimmler syndrome skos:exactMatch UMLS:C1859965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008744 alar cartilages hypoplasia-coloboma-telecanthus syndrome skos:exactMatch MESH:C535967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008744 alar cartilages hypoplasia-coloboma-telecanthus syndrome skos:exactMatch OMIM:203000 frontonasal dysplasia with alar clefts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008744 alar cartilages hypoplasia-coloboma-telecanthus syndrome skos:exactMatch Orphanet:2007 Alar cartilages hypoplasia-coloboma-telecanthus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008744 alar cartilages hypoplasia-coloboma-telecanthus syndrome skos:exactMatch UMLS:C1859964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008745 oculocutaneous albinism type 1A skos:exactMatch DOID:0070094 oculocutaneous albinism type IA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008745 oculocutaneous albinism type 1A skos:exactMatch NCIT:C168731 Oculocutaneous Albinism Type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008745 oculocutaneous albinism type 1A skos:exactMatch OMIM:203100 albinism, oculocutaneous, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008745 oculocutaneous albinism type 1A skos:exactMatch Orphanet:79431 Oculocutaneous albinism type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008745 oculocutaneous albinism type 1A skos:exactMatch SCTID:6483008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008746 oculocutaneous albinism type 2 skos:exactMatch DOID:0070096 oculocutaneous albinism type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008746 oculocutaneous albinism type 2 skos:exactMatch MESH:C537730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008746 oculocutaneous albinism type 2 skos:exactMatch OMIM:203200 albinism, oculocutaneous, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008746 oculocutaneous albinism type 2 skos:exactMatch Orphanet:79432 Oculocutaneous albinism type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008746 oculocutaneous albinism type 2 skos:exactMatch UMLS:C0268495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008747 oculocutaneous albinism type 3 skos:exactMatch DOID:0070097 oculocutaneous albinism type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008747 oculocutaneous albinism type 3 skos:exactMatch MESH:C537731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008747 oculocutaneous albinism type 3 skos:exactMatch OMIM:203290 albinism, oculocutaneous, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008747 oculocutaneous albinism type 3 skos:exactMatch Orphanet:79433 Oculocutaneous albinism type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008747 oculocutaneous albinism type 3 skos:exactMatch SCTID:63450009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008748 Hermansky-Pudlak syndrome 1 skos:exactMatch DOID:0060539 Hermansky-Pudlak syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008748 Hermansky-Pudlak syndrome 1 skos:exactMatch MESH:C538539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008748 Hermansky-Pudlak syndrome 1 skos:exactMatch NCIT:C150367 Hermansky-Pudlak Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008748 Hermansky-Pudlak syndrome 1 skos:exactMatch OMIM:203300 hermansky-pudlak syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008748 Hermansky-Pudlak syndrome 1 skos:exactMatch UMLS:C2931875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008749 pseudohypoparathyroidism type 2 skos:exactMatch MESH:C548077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008749 pseudohypoparathyroidism type 2 skos:exactMatch OMIM:203330 pseudohypoparathyroidism, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008749 pseudohypoparathyroidism type 2 skos:exactMatch Orphanet:94090 Pseudohypoparathyroidism type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008749 pseudohypoparathyroidism type 2 skos:exactMatch SCTID:42183005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008749 pseudohypoparathyroidism type 2 skos:exactMatch UMLS:C2932717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008749 pseudohypoparathyroidism type 2 skos:exactMatch UMLS:CN206737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008750 microcephaly-albinism-digital anomalies syndrome skos:exactMatch MESH:C537322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008750 microcephaly-albinism-digital anomalies syndrome skos:exactMatch OMIM:203340 albinism-microcephaly-digital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008750 microcephaly-albinism-digital anomalies syndrome skos:exactMatch Orphanet:2513 Microcephaly-albinism-digital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008750 microcephaly-albinism-digital anomalies syndrome skos:exactMatch SCTID:719377004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008750 microcephaly-albinism-digital anomalies syndrome skos:exactMatch UMLS:C1859910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008751 corticosterone methyloxidase type 1 deficiency skos:exactMatch DOID:0080626 corticosterone methyloxidase deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008751 corticosterone methyloxidase type 1 deficiency skos:exactMatch OMIM:203400 corticosterone methyloxidase iia 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008751 corticosterone methyloxidase type 1 deficiency skos:exactMatch SCTID:47757001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008751 corticosterone methyloxidase type 1 deficiency skos:exactMatch UMLS:CN074214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008752 Alexander disease skos:exactMatch DOID:4252 Alexander disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008752 Alexander disease skos:exactMatch MESH:D038261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008752 Alexander disease skos:exactMatch NCIT:C84545 Alexander Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008752 Alexander disease skos:exactMatch OMIM:203450 alexander disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008752 Alexander disease skos:exactMatch Orphanet:58 Alexander disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008752 Alexander disease skos:exactMatch SCTID:81854007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008752 Alexander disease skos:exactMatch UMLS:C0270726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008753 alkaptonuria skos:exactMatch DOID:9270 alkaptonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008753 alkaptonuria skos:exactMatch MESH:D000474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008753 alkaptonuria skos:exactMatch NCIT:C84546 Alkaptonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008753 alkaptonuria skos:exactMatch OMIM:203500 alkaptonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008753 alkaptonuria skos:exactMatch Orphanet:56 Alkaptonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008753 alkaptonuria skos:exactMatch SCTID:360378009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008753 alkaptonuria skos:exactMatch UMLS:C0002066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008753 alkaptonuria skos:exactMatch UMLS:C2931645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008754 alopecia - contractures - dwarfism - intellectual disability syndrome skos:exactMatch MESH:C537051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008754 alopecia - contractures - dwarfism - intellectual disability syndrome skos:exactMatch OMIM:203550 alopecia-contractures-dwarfism mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008754 alopecia - contractures - dwarfism - intellectual disability syndrome skos:exactMatch Orphanet:1005 Alopecia-contractures-dwarfism-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008754 alopecia - contractures - dwarfism - intellectual disability syndrome skos:exactMatch UMLS:C0795895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008755 Moynahan syndrome skos:exactMatch MESH:C537052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008755 Moynahan syndrome skos:exactMatch OMIM:203600 alopecia-epilepsy-oligophrenia syndrome of moynahan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008755 Moynahan syndrome skos:exactMatch Orphanet:2574 Moynahan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008756 alopecia - intellectual disability syndrome skos:exactMatch DOID:0080627 alopecia-mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008756 alopecia - intellectual disability syndrome skos:exactMatch OMIMPS:203650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008756 alopecia - intellectual disability syndrome skos:exactMatch Orphanet:2850 Alopecia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008756 alopecia - intellectual disability syndrome skos:exactMatch SCTID:716191002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008757 alopecia universalis congenita skos:exactMatch DOID:0050634 alopecia universalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008757 alopecia universalis congenita skos:exactMatch MESH:C537055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008757 alopecia universalis congenita skos:exactMatch OMIM:203655 alopecia universalis congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008757 alopecia universalis congenita skos:exactMatch Orphanet:701 Alopecia universalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008757 alopecia universalis congenita skos:exactMatch SCTID:86166000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008757 alopecia universalis congenita skos:exactMatch UMLS:C0263505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008758 mitochondrial DNA depletion syndrome 4a skos:exactMatch DOID:0080122 Alpers-Huttenlocher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008758 mitochondrial DNA depletion syndrome 4a skos:exactMatch NCIT:C35257 Alper Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008758 mitochondrial DNA depletion syndrome 4a skos:exactMatch OMIM:203700 mitochondrial DNA depletion syndrome 4a (alpers type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008758 mitochondrial DNA depletion syndrome 4a skos:exactMatch Orphanet:726 Alpers-Huttenlocher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008758 mitochondrial DNA depletion syndrome 4a skos:exactMatch SCTID:20415001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008758 mitochondrial DNA depletion syndrome 4a skos:exactMatch UMLS:C0205710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008759 oxoglutaricaciduria skos:exactMatch DOID:0081326 oxoglutarate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008759 oxoglutaricaciduria skos:exactMatch MESH:C536582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008759 oxoglutaricaciduria skos:exactMatch OMIM:203740 oxoglutarate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008759 oxoglutaricaciduria skos:exactMatch Orphanet:31 Oxoglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008759 oxoglutaricaciduria skos:exactMatch SCTID:733630004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008759 oxoglutaricaciduria skos:exactMatch UMLS:C2752074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008760 beta-ketothiolase deficiency skos:exactMatch DOID:14723 beta-ketothiolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008760 beta-ketothiolase deficiency skos:exactMatch MESH:C535434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008760 beta-ketothiolase deficiency skos:exactMatch NCIT:C98841 Alpha-Methylacetoacetic Aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008760 beta-ketothiolase deficiency skos:exactMatch OMIM:203750 alpha-methylacetoacetic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008760 beta-ketothiolase deficiency skos:exactMatch Orphanet:134 Beta-ketothiolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008761 obsolete alpha-2-deficient collagen disease skos:exactMatch MESH:C565963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008761 obsolete alpha-2-deficient collagen disease skos:exactMatch OMIM:203760 alpha-2-deficient collagen disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008761 obsolete alpha-2-deficient collagen disease skos:exactMatch UMLS:C1859850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008762 autosomal recessive Alport syndrome skos:exactMatch DOID:0110033 autosomal recessive Alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008762 autosomal recessive Alport syndrome skos:exactMatch OMIM:203780 alport syndrome 2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008762 autosomal recessive Alport syndrome skos:exactMatch Orphanet:88919 Autosomal recessive Alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008762 autosomal recessive Alport syndrome skos:exactMatch SCTID:717767009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008763 Alstrom syndrome skos:exactMatch DOID:0050473 Alstrom syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008763 Alstrom syndrome skos:exactMatch MESH:D056769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008763 Alstrom syndrome skos:exactMatch NCIT:C84549 Alstrom Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008763 Alstrom syndrome skos:exactMatch OMIM:203800 alstrom syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008763 Alstrom syndrome skos:exactMatch Orphanet:64 Alström syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008763 Alstrom syndrome skos:exactMatch SCTID:63702009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008763 Alstrom syndrome skos:exactMatch UMLS:C0268425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008764 Leber congenital amaurosis 1 skos:exactMatch DOID:0110078 Leber congenital amaurosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008764 Leber congenital amaurosis 1 skos:exactMatch OMIM:204000 leber congenital amaurosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008765 Leber congenital amaurosis 2 skos:exactMatch DOID:0110016 Leber congenital amaurosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008765 Leber congenital amaurosis 2 skos:exactMatch MESH:C536601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008765 Leber congenital amaurosis 2 skos:exactMatch OMIM:204100 leber congenital amaurosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008765 Leber congenital amaurosis 2 skos:exactMatch UMLS:C1859844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008766 amaurosis-hypertrichosis syndrome skos:exactMatch MESH:C536604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008766 amaurosis-hypertrichosis syndrome skos:exactMatch OMIM:204110 amaurosis congenita, cone-rod type, with congenital hypertrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008766 amaurosis-hypertrichosis syndrome skos:exactMatch Orphanet:1021 Amaurosis-hypertrichosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008766 amaurosis-hypertrichosis syndrome skos:exactMatch SCTID:720983002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008767 neuronal ceroid lipofuscinosis 3 skos:exactMatch DOID:0110731 neuronal ceroid lipofuscinosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008767 neuronal ceroid lipofuscinosis 3 skos:exactMatch NCIT:C61258 Neuronal Ceroid Lipofuscinosis Type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008767 neuronal ceroid lipofuscinosis 3 skos:exactMatch OMIM:204200 ceroid lipofuscinosis, neuronal, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008767 neuronal ceroid lipofuscinosis 3 skos:exactMatch Orphanet:228346 CLN3 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008768 ceroid lipofuscinosis, neuronal, 6B (Kufs type) skos:exactMatch DOID:0110730 neuronal ceroid lipofuscinosis 6B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008768 ceroid lipofuscinosis, neuronal, 6B (Kufs type) skos:exactMatch OMIM:204300 ceroid lipofuscinosis, neuronal, 6b (kufs type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008768 ceroid lipofuscinosis, neuronal, 6B (Kufs type) skos:exactMatch Orphanet:228340 CLN4A disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008769 neuronal ceroid lipofuscinosis 2 skos:exactMatch DOID:0110726 neuronal ceroid lipofuscinosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008769 neuronal ceroid lipofuscinosis 2 skos:exactMatch NCIT:C85864 Neuronal Ceroid Lipofuscinosis Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008769 neuronal ceroid lipofuscinosis 2 skos:exactMatch OMIM:204500 ceroid lipofuscinosis, neuronal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008769 neuronal ceroid lipofuscinosis 2 skos:exactMatch Orphanet:228349 CLN2 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008770 amelogenesis imperfecta type 1C skos:exactMatch DOID:0110056 amelogenesis imperfecta type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008770 amelogenesis imperfecta type 1C skos:exactMatch MESH:C567147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008770 amelogenesis imperfecta type 1C skos:exactMatch OMIM:204650 amelogenesis imperfecta, iia 1c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008770 amelogenesis imperfecta type 1C skos:exactMatch UMLS:C2673923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008771 amelogenesis imperfecta type 1G skos:exactMatch DOID:0110066 amelogenesis imperfecta type 1G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008771 amelogenesis imperfecta type 1G skos:exactMatch MESH:C538241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008771 amelogenesis imperfecta type 1G skos:exactMatch OMIM:204690 amelogenesis imperfecta, iia 1g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008771 amelogenesis imperfecta type 1G skos:exactMatch Orphanet:1031 Enamel-renal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008771 amelogenesis imperfecta type 1G skos:exactMatch Orphanet:171836 Amelogenesis imperfecta-gingival hyperplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008771 amelogenesis imperfecta type 1G skos:exactMatch SCTID:109477002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008771 amelogenesis imperfecta type 1G skos:exactMatch UMLS:CN200302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008772 amelogenesis imperfecta type 2A1 skos:exactMatch DOID:0110057 amelogenesis imperfecta type 2A1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008772 amelogenesis imperfecta type 2A1 skos:exactMatch MESH:C538242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008772 amelogenesis imperfecta type 2A1 skos:exactMatch MESH:C567146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008772 amelogenesis imperfecta type 2A1 skos:exactMatch OMIM:204700 amelogenesis imperfecta, hypomaturation type, iia1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008773 amino aciduria with mental deficiency, dwarfism, muscular dystrophy, osteoporosis, and acidosis skos:exactMatch MESH:C565960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008773 amino aciduria with mental deficiency, dwarfism, muscular dystrophy, osteoporosis, and acidosis skos:exactMatch OMIM:204730 amino aciduria with mental deficiency, dwarfism, muscular dystrophy, osteoporosis, and acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008773 amino aciduria with mental deficiency, dwarfism, muscular dystrophy, osteoporosis, and acidosis skos:exactMatch UMLS:C1859818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008774 2-aminoadipic 2-oxoadipic aciduria skos:exactMatch DOID:0111453 2-aminoadipic 2-oxoadipic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008774 2-aminoadipic 2-oxoadipic aciduria skos:exactMatch MESH:C565453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008774 2-aminoadipic 2-oxoadipic aciduria skos:exactMatch OMIM:204750 alpha-aminoadipic and alpha-ketoadipic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008774 2-aminoadipic 2-oxoadipic aciduria skos:exactMatch Orphanet:79154 2-aminoadipic 2-oxoadipic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008774 2-aminoadipic 2-oxoadipic aciduria skos:exactMatch UMLS:C1855626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008775 Amobarbital, deficient N-hydroxylation of skos:exactMatch MESH:C565959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008775 Amobarbital, deficient N-hydroxylation of skos:exactMatch OMIM:204800 amobarbital, deficient n-hydroxylation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008775 Amobarbital, deficient N-hydroxylation of skos:exactMatch UMLS:C1859816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008776 amyloidosis of gingiva and conjunctiva, with intellectual disability skos:exactMatch MESH:C565958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008776 amyloidosis of gingiva and conjunctiva, with intellectual disability skos:exactMatch OMIM:204850 amyloidosis of gingiva and conjunctiva with impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008776 amyloidosis of gingiva and conjunctiva, with intellectual disability skos:exactMatch UMLS:C1859815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008777 gelatinous drop-like corneal dystrophy skos:exactMatch DOID:0060449 gelatinous drop-like corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008777 gelatinous drop-like corneal dystrophy skos:exactMatch MESH:C535480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008777 gelatinous drop-like corneal dystrophy skos:exactMatch NCIT:C142805 Gelatinous Drop-Like Corneal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008777 gelatinous drop-like corneal dystrophy skos:exactMatch OMIM:204870 corneal dystrophy, gelatinous drop-like semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008777 gelatinous drop-like corneal dystrophy skos:exactMatch Orphanet:98957 Gelatinous drop-like corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008777 gelatinous drop-like corneal dystrophy skos:exactMatch UMLS:C0339273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008778 amyloidosis, cutaneous bullous skos:exactMatch MESH:C562644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008778 amyloidosis, cutaneous bullous skos:exactMatch OMIM:204900 amyloidosis, cutaneous bullous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008778 amyloidosis, cutaneous bullous skos:exactMatch SCTID:38606009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008778 amyloidosis, cutaneous bullous skos:exactMatch UMLS:C0268399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008779 arthrogryposis skos:exactMatch MESH:D001176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008779 arthrogryposis skos:exactMatch NCIT:C84572 Arthrogryposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008779 arthrogryposis skos:exactMatch UMLS:C0003886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008780 amyotrophic lateral sclerosis type 2, juvenile skos:exactMatch DOID:0060194 amyotrophic lateral sclerosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008780 amyotrophic lateral sclerosis type 2, juvenile skos:exactMatch MESH:C565957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008780 amyotrophic lateral sclerosis type 2, juvenile skos:exactMatch OMIM:205100 amyotrophic lateral sclerosis 2, juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008781 juvenile amyotrophic lateral sclerosis with dementia skos:exactMatch DOID:0110067 juvenile amyotrophic lateral sclerosis with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008781 juvenile amyotrophic lateral sclerosis with dementia skos:exactMatch MESH:C565956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008781 juvenile amyotrophic lateral sclerosis with dementia skos:exactMatch OMIM:205200 amyotrophic lateral sclerosis, juvenile, with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008781 juvenile amyotrophic lateral sclerosis with dementia skos:exactMatch UMLS:C1859806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008782 amyotrophic lateral sclerosis with polyglucosan bodies skos:exactMatch MESH:C565955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008782 amyotrophic lateral sclerosis with polyglucosan bodies skos:exactMatch OMIM:205250 amyotrophic lateral sclerosis with polyglucosan bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008782 amyotrophic lateral sclerosis with polyglucosan bodies skos:exactMatch UMLS:C1859805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008783 Tangier disease skos:exactMatch DOID:1388 Tangier disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008783 Tangier disease skos:exactMatch MESH:D013631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008783 Tangier disease skos:exactMatch NCIT:C85182 Tangier Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008783 Tangier disease skos:exactMatch OMIM:205400 tangier disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008783 Tangier disease skos:exactMatch Orphanet:31150 Tangier disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008783 Tangier disease skos:exactMatch SCTID:723579009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008783 Tangier disease skos:exactMatch UMLS:C0039292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008785 sideroblastic anemia 2 skos:exactMatch DOID:0060065 autosomal recessive pyridoxine-refractory sideroblastic anemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008785 sideroblastic anemia 2 skos:exactMatch MESH:C567145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008785 sideroblastic anemia 2 skos:exactMatch OMIM:205950 anemia, sideroblastic, 2, pyridoxine-refractory semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008786 pyridoxine-responsive sideroblastic anemia skos:exactMatch DOID:0060066 pyridoxine-responsive sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008786 pyridoxine-responsive sideroblastic anemia skos:exactMatch MESH:C565954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008786 pyridoxine-responsive sideroblastic anemia skos:exactMatch OMIM:206000 anemia, sideroblastic, pyridoxine-responsive, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008786 pyridoxine-responsive sideroblastic anemia skos:exactMatch SCTID:191260004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008786 pyridoxine-responsive sideroblastic anemia skos:exactMatch UMLS:C0272027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008786 pyridoxine-responsive sideroblastic anemia skos:exactMatch UMLS:C1859787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008787 microcytic anemia with liver iron overload skos:exactMatch OMIM:206100 anemia, hypochromic microcytic, with iron overload 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008787 microcytic anemia with liver iron overload skos:exactMatch Orphanet:83642 Microcytic anemia with liver iron overload semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008787 microcytic anemia with liver iron overload skos:exactMatch SCTID:711161006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008788 IRIDA syndrome skos:exactMatch MESH:C562385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008788 IRIDA syndrome skos:exactMatch OMIM:206200 iron-refractory iron deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008788 IRIDA syndrome skos:exactMatch Orphanet:209981 IRIDA syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008788 IRIDA syndrome skos:exactMatch SCTID:722005000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008789 anemia, nonspherocytic hemolytic, associated with abnormality of red cell membrane skos:exactMatch MESH:C565953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008789 anemia, nonspherocytic hemolytic, associated with abnormality of red cell membrane skos:exactMatch OMIM:206300 anemia, nonspherocytic hemolytic, associated with abnormality of red cell membrane semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008789 anemia, nonspherocytic hemolytic, associated with abnormality of red cell membrane skos:exactMatch UMLS:C1859786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008790 anemia, nonspherocytic hemolytic, possibly due to defect in porphyrin metabolism skos:exactMatch MESH:C565952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008790 anemia, nonspherocytic hemolytic, possibly due to defect in porphyrin metabolism skos:exactMatch OMIM:206400 anemia, nonspherocytic hemolytic, possibly due to defect 1n porphyrin metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008790 anemia, nonspherocytic hemolytic, possibly due to defect in porphyrin metabolism skos:exactMatch UMLS:C1859785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008791 anencephaly 1 skos:exactMatch OMIM:206500 anencephaly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008791 anencephaly 1 skos:exactMatch Orphanet:1048 Isolated anencephaly/exencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008791 anencephaly 1 skos:exactMatch SCTID:89369001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008792 familial angiolipomatosis skos:exactMatch MESH:C565951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008792 familial angiolipomatosis skos:exactMatch OMIM:206550 angiolipomatosis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008792 familial angiolipomatosis skos:exactMatch Orphanet:199279 Familial angiolipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008792 familial angiolipomatosis skos:exactMatch UMLS:C1859784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008793 angiomatosis, diffuse Corticomeningeal, of Divry and van Bogaert skos:exactMatch MESH:C536367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008793 angiomatosis, diffuse Corticomeningeal, of Divry and van Bogaert skos:exactMatch OMIM:206570 angiomatosis, diffuse corticomeningeal, of divry and van bogaert semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008793 angiomatosis, diffuse Corticomeningeal, of Divry and van Bogaert skos:exactMatch UMLS:C1859783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008794 anhidrosis, familial generalized, with abnormal or absent sweat glands skos:exactMatch OMIM:206600 anhidrosis, familial generalized, with abnormal or absent sweat glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008794 anhidrosis, familial generalized, with abnormal or absent sweat glands skos:exactMatch UMLS:C4225670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008795 aniridia-cerebellar ataxia-intellectual disability syndrome skos:exactMatch DOID:0111578 Gillespie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008795 aniridia-cerebellar ataxia-intellectual disability syndrome skos:exactMatch MESH:C536370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008795 aniridia-cerebellar ataxia-intellectual disability syndrome skos:exactMatch OMIM:206700 gillespie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008795 aniridia-cerebellar ataxia-intellectual disability syndrome skos:exactMatch Orphanet:1065 Aniridia-cerebellar ataxia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008795 aniridia-cerebellar ataxia-intellectual disability syndrome skos:exactMatch SCTID:253176002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008795 aniridia-cerebellar ataxia-intellectual disability syndrome skos:exactMatch UMLS:C0431401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008796 aniridia-renal agenesis-psychomotor retardation syndrome skos:exactMatch MESH:C000598722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008796 aniridia-renal agenesis-psychomotor retardation syndrome skos:exactMatch OMIM:206750 aniridia, partial, with unilateral renal agenesis and psychomotor retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008796 aniridia-renal agenesis-psychomotor retardation syndrome skos:exactMatch Orphanet:1064 Aniridia-renal agenesis-psychomotor retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008796 aniridia-renal agenesis-psychomotor retardation syndrome skos:exactMatch SCTID:733116005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008796 aniridia-renal agenesis-psychomotor retardation syndrome skos:exactMatch UMLS:C1859782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008797 anodontia skos:exactMatch DOID:13714 anodontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008797 anodontia skos:exactMatch ICD10CM:K00.0 Anodontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008797 anodontia skos:exactMatch MESH:D000848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008797 anodontia skos:exactMatch OMIM:206780 anodontia of permanent dentition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008797 anodontia skos:exactMatch Orphanet:99797 Anodontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008797 anodontia skos:exactMatch SCTID:16958000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008798 nonsyndromic congenital nail disorder 4 skos:exactMatch DOID:0080082 nonsyndromic congenital nail disorder 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008798 nonsyndromic congenital nail disorder 4 skos:exactMatch MESH:C536377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008798 nonsyndromic congenital nail disorder 4 skos:exactMatch OMIM:206800 nail disorder, nonsyndromic congenital, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008798 nonsyndromic congenital nail disorder 4 skos:exactMatch Orphanet:94150 Anonychia congenita totalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008799 anophthalmia/microphthalmia-esophageal atresia syndrome skos:exactMatch DOID:0111801 syndromic microphthalmia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008799 anophthalmia/microphthalmia-esophageal atresia syndrome skos:exactMatch OMIM:206900 microphthalmia, syndromic 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008799 anophthalmia/microphthalmia-esophageal atresia syndrome skos:exactMatch Orphanet:77298 Anophthalmia/microphthalmia-esophageal atresia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008799 anophthalmia/microphthalmia-esophageal atresia syndrome skos:exactMatch SCTID:698851003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008800 microphthalmia with limb anomalies skos:exactMatch DOID:0060861 microphthalmia with limb anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008800 microphthalmia with limb anomalies skos:exactMatch MESH:C537769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008800 microphthalmia with limb anomalies skos:exactMatch OMIM:206920 microphthalmia with limb anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008800 microphthalmia with limb anomalies skos:exactMatch Orphanet:1106 Microphthalmia with limb anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008800 microphthalmia with limb anomalies skos:exactMatch SCTID:703403003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008801 anosmia for isobutyric acid skos:exactMatch OMIM:207000 anosmia for isobutyric acid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008802 antithrombin, familial hemorrhagic diathesis due to skos:exactMatch MESH:C565947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008802 antithrombin, familial hemorrhagic diathesis due to skos:exactMatch OMIM:207300 antithrombin, familial hemorrhagic diathesis due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008802 antithrombin, familial hemorrhagic diathesis due to skos:exactMatch UMLS:C1859761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008803 Antley-Bixler syndrome skos:exactMatch DOID:0050462 Antley-Bixler syndrome with disordered steroidogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008803 Antley-Bixler syndrome skos:exactMatch DOID:0081289 Antley-Bixler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008803 Antley-Bixler syndrome skos:exactMatch Orphanet:83 Antley-Bixler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008803 Antley-Bixler syndrome skos:exactMatch SCTID:62964007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008806 Aphalangy-hemivertebrae-urogenital-intestinal dysgenesis syndrome skos:exactMatch MESH:C535881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008806 Aphalangy-hemivertebrae-urogenital-intestinal dysgenesis syndrome skos:exactMatch OMIM:207620 aphalangy with hemivertebrae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008806 Aphalangy-hemivertebrae-urogenital-intestinal dysgenesis syndrome skos:exactMatch Orphanet:1112 Aphalangy-hemivertebrae-urogenital-intestinal dysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008806 Aphalangy-hemivertebrae-urogenital-intestinal dysgenesis syndrome skos:exactMatch SCTID:733118006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008806 Aphalangy-hemivertebrae-urogenital-intestinal dysgenesis syndrome skos:exactMatch UMLS:C1859754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008807 apnea, central sleep skos:exactMatch OMIM:107640 apnea, central sleep semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008807 apnea, central sleep skos:exactMatch OMIM:207720 apnea, central sleep semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008807 apnea, central sleep skos:exactMatch UMLS:C0520680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008808 aplasia cutis congenita-intestinal lymphangiectasia syndrome skos:exactMatch MESH:C537788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008808 aplasia cutis congenita-intestinal lymphangiectasia syndrome skos:exactMatch OMIM:207731 aplasia cutis congenita with intestinal lymphangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008808 aplasia cutis congenita-intestinal lymphangiectasia syndrome skos:exactMatch Orphanet:1116 Aplasia cutis congenita-intestinal lymphangiectasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008808 aplasia cutis congenita-intestinal lymphangiectasia syndrome skos:exactMatch SCTID:720500008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008809 polyneuropathy-hand defect syndrome skos:exactMatch MESH:C535624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008809 polyneuropathy-hand defect syndrome skos:exactMatch OMIM:207740 aplasia of extensor muscles of fingers, unilateral, with generalized polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008809 polyneuropathy-hand defect syndrome skos:exactMatch Orphanet:2926 Digital extensor muscle aplasia-polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008809 polyneuropathy-hand defect syndrome skos:exactMatch UMLS:C2930955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008810 familial apolipoprotein C-II deficiency skos:exactMatch DOID:0111418 familial apolipoprotein C-II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008810 familial apolipoprotein C-II deficiency skos:exactMatch OMIM:207750 apolipoprotein c-ii deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008810 familial apolipoprotein C-II deficiency skos:exactMatch Orphanet:309020 Familial apolipoprotein C-II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008810 familial apolipoprotein C-II deficiency skos:exactMatch SCTID:33513003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008810 familial apolipoprotein C-II deficiency skos:exactMatch UMLS:C0268199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008810 familial apolipoprotein C-II deficiency skos:exactMatch UMLS:C1720779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008811 XK aprosencephaly skos:exactMatch MESH:C536767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008811 XK aprosencephaly skos:exactMatch OMIM:207770 aprosencephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008811 XK aprosencephaly skos:exactMatch Orphanet:3469 XK aprosencephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008811 XK aprosencephaly skos:exactMatch SCTID:277921008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008811 XK aprosencephaly skos:exactMatch UMLS:C0795952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008812 AREDYLD syndrome skos:exactMatch MESH:C537427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008812 AREDYLD syndrome skos:exactMatch OMIM:207780 aredyld semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008812 AREDYLD syndrome skos:exactMatch Orphanet:1133 AREDYLD syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008812 AREDYLD syndrome skos:exactMatch SCTID:237610008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008812 AREDYLD syndrome skos:exactMatch UMLS:C0342280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008813 arachnoid cyst skos:exactMatch MESH:D016080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008813 arachnoid cyst skos:exactMatch NCIT:C3455 Arachnoid Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008813 arachnoid cyst skos:exactMatch Orphanet:2356 Arachnoid cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008813 arachnoid cyst skos:exactMatch SCTID:33595009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008813 arachnoid cyst skos:exactMatch UMLS:C0078981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008814 hyperargininemia skos:exactMatch DOID:9278 hyperargininemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008814 hyperargininemia skos:exactMatch MESH:D020162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008814 hyperargininemia skos:exactMatch NCIT:C84568 Argininemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008814 hyperargininemia skos:exactMatch OMIM:207800 argininemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008814 hyperargininemia skos:exactMatch Orphanet:90 Argininemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008814 hyperargininemia skos:exactMatch SCTID:23501004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008814 hyperargininemia skos:exactMatch UMLS:C0268548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008815 argininosuccinic aciduria skos:exactMatch DOID:14755 argininosuccinic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008815 argininosuccinic aciduria skos:exactMatch MESH:D056807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008815 argininosuccinic aciduria skos:exactMatch NCIT:C84569 Argininosuccinic Aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008815 argininosuccinic aciduria skos:exactMatch OMIM:207900 argininosuccinic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008815 argininosuccinic aciduria skos:exactMatch Orphanet:23 Argininosuccinic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008815 argininosuccinic aciduria skos:exactMatch SCTID:41013004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008815 argininosuccinic aciduria skos:exactMatch UMLS:C0268547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008816 Chiari malformation type II skos:exactMatch OMIM:207950 chiari malformation iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008816 Chiari malformation type II skos:exactMatch Orphanet:1136 Arnold-Chiari malformation type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008816 Chiari malformation type II skos:exactMatch SCTID:373587001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008817 arterial calcification, generalized, of infancy, 1 skos:exactMatch NCIT:C128805 Generalized Arterial Calcification of Infancy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008817 arterial calcification, generalized, of infancy, 1 skos:exactMatch OMIM:208000 arterial calcification, generalized, of infancy, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008818 arterial tortuosity syndrome skos:exactMatch DOID:0050645 arterial tortuosity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008818 arterial tortuosity syndrome skos:exactMatch ICD10CM:Q87.82 Arterial tortuosity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008818 arterial tortuosity syndrome skos:exactMatch MESH:C565942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008818 arterial tortuosity syndrome skos:exactMatch OMIM:208050 arterial tortuosity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008818 arterial tortuosity syndrome skos:exactMatch Orphanet:3342 Arterial tortuosity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008818 arterial tortuosity syndrome skos:exactMatch SCTID:458432002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008818 arterial tortuosity syndrome skos:exactMatch UMLS:C1859726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008819 arteriosclerosis, severe juvenile skos:exactMatch MESH:C565941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008819 arteriosclerosis, severe juvenile skos:exactMatch OMIM:208060 arteriosclerosis, severe juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008819 arteriosclerosis, severe juvenile skos:exactMatch UMLS:C1859725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008821 arthrogryposis, distal, with intellectual disability and characteristic facies skos:exactMatch MESH:C565940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008821 arthrogryposis, distal, with intellectual disability and characteristic facies skos:exactMatch OMIM:208081 arthrogryposis, distal, with mental retardation and characteristic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008821 arthrogryposis, distal, with intellectual disability and characteristic facies skos:exactMatch UMLS:C1859723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008822 arthrogryposis, renal dysfunction, and cholestasis 1 skos:exactMatch DOID:0111353 arthrogryposis, renal dysfunction, and cholestasis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008822 arthrogryposis, renal dysfunction, and cholestasis 1 skos:exactMatch OMIM:208085 arthrogryposis, renal dysfunction, and cholestasis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008823 arthrogryposis multiplex congenita 2, neurogenic type skos:exactMatch DOID:0090124 neurogenic-type arthrogryposis multiplex congenita-2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008823 arthrogryposis multiplex congenita 2, neurogenic type skos:exactMatch MESH:C536614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008823 arthrogryposis multiplex congenita 2, neurogenic type skos:exactMatch OMIM:208100 arthrogryposis multiplex congenita 2, neurogenic iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008823 arthrogryposis multiplex congenita 2, neurogenic type skos:exactMatch Orphanet:1143 Neurogenic arthrogryposis multiplex congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008823 arthrogryposis multiplex congenita 2, neurogenic type skos:exactMatch SCTID:715316005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008823 arthrogryposis multiplex congenita 2, neurogenic type skos:exactMatch UMLS:C1859721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008824 fetal akinesia deformation sequence skos:exactMatch DOID:0111375 fetal akinesia deformation sequence syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008824 fetal akinesia deformation sequence skos:exactMatch MESH:C536647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008824 fetal akinesia deformation sequence skos:exactMatch NCIT:C129071 Fetal Akinesia Deformation Sequence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008824 fetal akinesia deformation sequence skos:exactMatch OMIMPS:208150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008824 fetal akinesia deformation sequence skos:exactMatch SCTID:401138005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008825 arthrogryposis multiplex congenita-whistling face syndrome skos:exactMatch MESH:C538401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008825 arthrogryposis multiplex congenita-whistling face syndrome skos:exactMatch OMIM:208155 illum syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008825 arthrogryposis multiplex congenita-whistling face syndrome skos:exactMatch Orphanet:1150 Arthrogryposis multiplex congenita-whistling face syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008825 arthrogryposis multiplex congenita-whistling face syndrome skos:exactMatch SCTID:720514008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008825 arthrogryposis multiplex congenita-whistling face syndrome skos:exactMatch UMLS:C1859711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008826 arthrogryposis-hyperkeratosis syndrome, lethal form skos:exactMatch MESH:C535883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008826 arthrogryposis-hyperkeratosis syndrome, lethal form skos:exactMatch OMIM:208158 arthrogryposis with hyperkeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008826 arthrogryposis-hyperkeratosis syndrome, lethal form skos:exactMatch Orphanet:1485 Arthrogryposis-hyperkeratosis syndrome, lethal form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008826 arthrogryposis-hyperkeratosis syndrome, lethal form skos:exactMatch SCTID:726620005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008826 arthrogryposis-hyperkeratosis syndrome, lethal form skos:exactMatch UMLS:C1859710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008827 progressive pseudorheumatoid arthropathy of childhood skos:exactMatch DOID:0090004 progressive pseudorheumatoid arthropathy of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008827 progressive pseudorheumatoid arthropathy of childhood skos:exactMatch MESH:C535387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008827 progressive pseudorheumatoid arthropathy of childhood skos:exactMatch OMIM:208230 progressive pseudorheumatoid dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008827 progressive pseudorheumatoid arthropathy of childhood skos:exactMatch Orphanet:1159 Progressive pseudorheumatoid arthropathy of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008827 progressive pseudorheumatoid arthropathy of childhood skos:exactMatch SCTID:254065005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008828 camptodactyly-arthropathy-coxa vara-pericarditis syndrome skos:exactMatch DOID:0090127 camptodactyly-arthropathy-coxa vara-pericarditis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008828 camptodactyly-arthropathy-coxa vara-pericarditis syndrome skos:exactMatch MESH:C537560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008828 camptodactyly-arthropathy-coxa vara-pericarditis syndrome skos:exactMatch OMIM:208250 camptodactyly-arthropathy-coxa vara-pericarditis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008828 camptodactyly-arthropathy-coxa vara-pericarditis syndrome skos:exactMatch Orphanet:2848 Camptodactyly-arthropathy-coxa-vara-pericarditis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008829 chylous ascites skos:exactMatch MESH:D002915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008829 chylous ascites skos:exactMatch NCIT:C34482 Chylous Ascites semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008829 chylous ascites skos:exactMatch OMIM:208300 ascites, chylous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008829 chylous ascites skos:exactMatch Orphanet:1160 Chylous ascites semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008829 chylous ascites skos:exactMatch SCTID:52985009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008829 chylous ascites skos:exactMatch UMLS:C0008732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008830 aspartylglucosaminuria skos:exactMatch DOID:0050461 aspartylglucosaminuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008830 aspartylglucosaminuria skos:exactMatch MESH:D054880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008830 aspartylglucosaminuria skos:exactMatch NCIT:C61273 Aspartylglycosaminuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008830 aspartylglucosaminuria skos:exactMatch OMIM:208400 aspartylglucosaminuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008830 aspartylglucosaminuria skos:exactMatch Orphanet:93 Aspartylglucosaminuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008830 aspartylglucosaminuria skos:exactMatch SCTID:54954004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008830 aspartylglucosaminuria skos:exactMatch UMLS:C0268225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008831 asphyxiating thoracic dystrophy 1 skos:exactMatch DOID:0110085 asphyxiating thoracic dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008831 asphyxiating thoracic dystrophy 1 skos:exactMatch OMIM:208500 short-rib thoracic dysplasia 1 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008831 asphyxiating thoracic dystrophy 1 skos:exactMatch UMLS:CN119532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008832 right atrial isomerism skos:exactMatch DOID:0060856 right atrial isomerism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008832 right atrial isomerism skos:exactMatch OMIM:208530 right atrial isomerism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008832 right atrial isomerism skos:exactMatch Orphanet:97548 Right sided atrial isomerism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008833 renal-hepatic-pancreatic dysplasia 1 skos:exactMatch OMIM:208540 renal-hepatic-pancreatic dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008833 renal-hepatic-pancreatic dysplasia 1 skos:exactMatch UMLS:C3715199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008834 asthma, nasal polyps, and aspirin intolerance skos:exactMatch DOID:0111579 asthma, nasal polyps, and aspirin intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008834 asthma, nasal polyps, and aspirin intolerance skos:exactMatch OMIM:208550 asthma, nasal polyps, and aspirin intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008834 asthma, nasal polyps, and aspirin intolerance skos:exactMatch UMLS:C1859648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008835 asthma, short stature, and elevated IgA skos:exactMatch MESH:C565934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008835 asthma, short stature, and elevated IgA skos:exactMatch OMIM:208600 asthma, short stature, and elevated iga semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008835 asthma, short stature, and elevated IgA skos:exactMatch UMLS:C1859647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008836 ataxia with myoclonic epilepsy and presenile dementia skos:exactMatch MESH:C565933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008836 ataxia with myoclonic epilepsy and presenile dementia skos:exactMatch OMIM:208700 ataxia with myoclonic epilepsy and presenile dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008836 ataxia with myoclonic epilepsy and presenile dementia skos:exactMatch UMLS:C1859646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008837 ataxia, deafness, and cardiomyopathy skos:exactMatch MESH:C565932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008837 ataxia, deafness, and cardiomyopathy skos:exactMatch OMIM:208750 ataxia, deafness, and cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008837 ataxia, deafness, and cardiomyopathy skos:exactMatch UMLS:C1859645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008838 ataxia - deafness - intellectual disability syndrome skos:exactMatch MESH:C535295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008838 ataxia - deafness - intellectual disability syndrome skos:exactMatch OMIM:208850 ataxia-deafness-retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008838 ataxia - deafness - intellectual disability syndrome skos:exactMatch Orphanet:1188 Ataxia-deafness-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008838 ataxia - deafness - intellectual disability syndrome skos:exactMatch SCTID:720517001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008839 ataxia-microcephaly-cataract syndrome skos:exactMatch MESH:C563086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008839 ataxia-microcephaly-cataract syndrome skos:exactMatch OMIM:208870 ataxia-microcephaly-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008839 ataxia-microcephaly-cataract syndrome skos:exactMatch UMLS:C0796056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008840 ataxia telangiectasia skos:exactMatch DOID:12704 ataxia telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008840 ataxia telangiectasia skos:exactMatch MESH:D001260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008840 ataxia telangiectasia skos:exactMatch NCIT:C2887 Ataxia Telangiectasia Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008840 ataxia telangiectasia skos:exactMatch OMIM:208900 ataxia-telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008840 ataxia telangiectasia skos:exactMatch Orphanet:100 Ataxia-telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008840 ataxia telangiectasia skos:exactMatch SCTID:68504005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008840 ataxia telangiectasia skos:exactMatch UMLS:C0004135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008841 ataxia-telangiectasia with generalized skin pigmentation and early death skos:exactMatch MESH:C565930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008841 ataxia-telangiectasia with generalized skin pigmentation and early death skos:exactMatch OMIM:208910 ataxia-telangiectasia with generalized skin pigmentation and early death semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008841 ataxia-telangiectasia with generalized skin pigmentation and early death skos:exactMatch UMLS:C1859615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008842 ataxia, early-onset, with oculomotor apraxia and hypoalbuminemia skos:exactMatch DOID:0050754 ataxia with oculomotor apraxia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008842 ataxia, early-onset, with oculomotor apraxia and hypoalbuminemia skos:exactMatch MESH:C538013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008842 ataxia, early-onset, with oculomotor apraxia and hypoalbuminemia skos:exactMatch OMIM:208920 ataxia, early-onset, with oculomotor apraxia and hypoalbuminemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008842 ataxia, early-onset, with oculomotor apraxia and hypoalbuminemia skos:exactMatch Orphanet:1168 Ataxia-oculomotor apraxia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008842 ataxia, early-onset, with oculomotor apraxia and hypoalbuminemia skos:exactMatch UMLS:C1859598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008843 atherosclerosis-deafness-diabetes-epilepsy-nephropathy syndrome skos:exactMatch MESH:C565928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008843 atherosclerosis-deafness-diabetes-epilepsy-nephropathy syndrome skos:exactMatch OMIM:209010 atherosclerosis, premature, with deafness, nephropathy, diabetes mellitus, photomyoclonus, and degenerative neurologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008843 atherosclerosis-deafness-diabetes-epilepsy-nephropathy syndrome skos:exactMatch Orphanet:1192 Atherosclerosis-deafness-diabetes-epilepsy-nephropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008843 atherosclerosis-deafness-diabetes-epilepsy-nephropathy syndrome skos:exactMatch SCTID:720519003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008844 Athrombia, essential skos:exactMatch MESH:C565927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008844 Athrombia, essential skos:exactMatch OMIM:209050 athrombia, essential semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008844 Athrombia, essential skos:exactMatch UMLS:C1859595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008845 atonic-astatic syndrome of Foerster skos:exactMatch MESH:C565926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008845 atonic-astatic syndrome of Foerster skos:exactMatch OMIM:209100 atonic-astatic syndrome of foerster semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008845 atonic-astatic syndrome of Foerster skos:exactMatch UMLS:C1859594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008846 atransferrinemia skos:exactMatch DOID:0050649 atransferrinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008846 atransferrinemia skos:exactMatch MESH:C538259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008846 atransferrinemia skos:exactMatch NCIT:C125693 Atransferrinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008846 atransferrinemia skos:exactMatch OMIM:209300 atransferrinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008846 atransferrinemia skos:exactMatch Orphanet:1195 Congenital atransferrinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008846 atransferrinemia skos:exactMatch SCTID:111571009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008846 atransferrinemia skos:exactMatch UMLS:C0521802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008847 atrichia with papular lesions skos:exactMatch DOID:0060689 atrichia with papular lesions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008847 atrichia with papular lesions skos:exactMatch MESH:C565924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008847 atrichia with papular lesions skos:exactMatch OMIM:209500 atrichia with papular lesions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008847 atrichia with papular lesions skos:exactMatch Orphanet:86819 Atrichia with papular lesions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008847 atrichia with papular lesions skos:exactMatch SCTID:715963002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008847 atrichia with papular lesions skos:exactMatch UMLS:C1859592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008848 atrioventricular dissociation skos:exactMatch MESH:D006327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008848 atrioventricular dissociation skos:exactMatch OMIM:209600 atrioventricular dissociation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008848 atrioventricular dissociation skos:exactMatch SCTID:50799005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008849 atrophoderma vermiculata skos:exactMatch DOID:0080756 atrophoderma vermiculata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008849 atrophoderma vermiculata skos:exactMatch OMIM:209700 atrophoderma vermiculata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008849 atrophoderma vermiculata skos:exactMatch Orphanet:79100 Atrophoderma vermiculata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008849 atrophoderma vermiculata skos:exactMatch SCTID:2736005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008850 Cooper-Jabs syndrome skos:exactMatch MESH:C565923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008850 Cooper-Jabs syndrome skos:exactMatch OMIM:209770 aural atresia, multiple congenital anomalies, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008850 Cooper-Jabs syndrome skos:exactMatch Orphanet:1488 Cooper-Jabs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008850 Cooper-Jabs syndrome skos:exactMatch SCTID:720748007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008853 Barber-Say syndrome skos:exactMatch DOID:0060549 Barber-Say syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008853 Barber-Say syndrome skos:exactMatch MESH:C537908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008853 Barber-Say syndrome skos:exactMatch OMIM:209885 barber-say syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008853 Barber-Say syndrome skos:exactMatch Orphanet:1231 Barber-Say syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008853 Barber-Say syndrome skos:exactMatch SCTID:408537003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008853 Barber-Say syndrome skos:exactMatch UMLS:C1319466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008854 Bardet-Biedl syndrome 1 skos:exactMatch DOID:0110123 Bardet-Biedl syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008854 Bardet-Biedl syndrome 1 skos:exactMatch MESH:C537909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008854 Bardet-Biedl syndrome 1 skos:exactMatch OMIM:209900 bardet-biedl syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008854 Bardet-Biedl syndrome 1 skos:exactMatch UMLS:C2936862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008855 MHC class II deficiency skos:exactMatch DOID:5812 MHC class II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008855 MHC class II deficiency skos:exactMatch MESH:C537079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008855 MHC class II deficiency skos:exactMatch NCIT:C176823 MHC Class II Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008855 MHC class II deficiency skos:exactMatch NCIT:C3895 Bare Lymphocyte Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008855 MHC class II deficiency skos:exactMatch OMIM:209920 bare lymphocyte syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008855 MHC class II deficiency skos:exactMatch Orphanet:572 Immunodeficiency by defective expression of MHC class II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008855 MHC class II deficiency skos:exactMatch SCTID:71904008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008855 MHC class II deficiency skos:exactMatch UMLS:CN239286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008856 immunodeficiency 27A skos:exactMatch DOID:0111955 immunodeficiency 27A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008856 immunodeficiency 27A skos:exactMatch NCIT:C176806 Immunodeficiency 27A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008856 immunodeficiency 27A skos:exactMatch OMIM:209950 immunodeficiency 27a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008856 immunodeficiency 27A skos:exactMatch UMLS:C4011949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008857 Beemer-Ertbruggen syndrome skos:exactMatch MESH:C537668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008857 Beemer-Ertbruggen syndrome skos:exactMatch OMIM:209970 beemer lethal malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008857 Beemer-Ertbruggen syndrome skos:exactMatch Orphanet:1237 Beemer-Ertbruggen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008857 Beemer-Ertbruggen syndrome skos:exactMatch SCTID:717859007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008857 Beemer-Ertbruggen syndrome skos:exactMatch UMLS:C1859526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008858 Behr syndrome skos:exactMatch DOID:0111580 Behr syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008858 Behr syndrome skos:exactMatch MESH:C537669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008858 Behr syndrome skos:exactMatch NCIT:C177251 Behr Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008858 Behr syndrome skos:exactMatch OMIM:210000 behr syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008858 Behr syndrome skos:exactMatch SCTID:718221007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008858 Behr syndrome skos:exactMatch UMLS:C0221061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008859 berry aneurysm, cirrhosis, pulmonary emphysema, and cerebral calcification skos:exactMatch MESH:C565905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008859 berry aneurysm, cirrhosis, pulmonary emphysema, and cerebral calcification skos:exactMatch OMIM:210050 berry aneurysm, cirrhosis, pulmonary emphysema, and cerebral calcification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008859 berry aneurysm, cirrhosis, pulmonary emphysema, and cerebral calcification skos:exactMatch UMLS:C1859519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008860 beta-aminoisobutyric acid, urinary excretion of skos:exactMatch MESH:C565904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008860 beta-aminoisobutyric acid, urinary excretion of skos:exactMatch OMIM:210100 beta-aminoisobutyric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008860 beta-aminoisobutyric acid, urinary excretion of skos:exactMatch UMLS:C1859518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008861 3-methylcrotonyl-CoA carboxylase 1 deficiency skos:exactMatch DOID:0080579 3-Methylcrotonyl-CoA carboxylase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008861 3-methylcrotonyl-CoA carboxylase 1 deficiency skos:exactMatch MESH:C535308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008861 3-methylcrotonyl-CoA carboxylase 1 deficiency skos:exactMatch OMIM:210200 3-methylcrotonyl-coa carboxylase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008861 3-methylcrotonyl-CoA carboxylase 1 deficiency skos:exactMatch UMLS:CN028786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008862 3-methylcrotonyl-CoA carboxylase 2 deficiency skos:exactMatch DOID:0080580 3-Methylcrotonyl-CoA carboxylase 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008862 3-methylcrotonyl-CoA carboxylase 2 deficiency skos:exactMatch MESH:C535309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008862 3-methylcrotonyl-CoA carboxylase 2 deficiency skos:exactMatch OMIM:210210 3-methylcrotonyl-coa carboxylase 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008863 sitosterolemia skos:exactMatch DOID:0090019 sitosterolemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008863 sitosterolemia skos:exactMatch MESH:C537345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008863 sitosterolemia skos:exactMatch NCIT:C125694 Sitosterolemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008863 sitosterolemia skos:exactMatch OMIMPS:210250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008863 sitosterolemia skos:exactMatch Orphanet:2882 Sitosterolemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008863 sitosterolemia skos:exactMatch SCTID:238104009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008863 sitosterolemia skos:exactMatch UMLS:C0342907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008864 Biemond syndrome type 2 skos:exactMatch MESH:C565902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008864 Biemond syndrome type 2 skos:exactMatch OMIM:210350 biemond syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008864 Biemond syndrome type 2 skos:exactMatch Orphanet:141333 Biemond syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008864 Biemond syndrome type 2 skos:exactMatch SCTID:717887003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008864 Biemond syndrome type 2 skos:exactMatch UMLS:C1859487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008865 Bietti crystalline corneoretinal dystrophy skos:exactMatch DOID:0050664 Bietti crystalline corneoretinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008865 Bietti crystalline corneoretinal dystrophy skos:exactMatch MESH:C535440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008865 Bietti crystalline corneoretinal dystrophy skos:exactMatch NCIT:C179299 Bietti Crystalline Corneoretinal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008865 Bietti crystalline corneoretinal dystrophy skos:exactMatch OMIM:210370 bietti crystalline corneoretinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008865 Bietti crystalline corneoretinal dystrophy skos:exactMatch Orphanet:41751 Bietti crystalline dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008865 Bietti crystalline corneoretinal dystrophy skos:exactMatch SCTID:312927001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008865 Bietti crystalline corneoretinal dystrophy skos:exactMatch UMLS:C1859486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008866 bifid nose, autosomal recessive skos:exactMatch OMIM:210400 bifid nose, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008867 biliary atresia skos:exactMatch DOID:13608 biliary atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008867 biliary atresia skos:exactMatch MESH:D001656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008867 biliary atresia skos:exactMatch NCIT:C34421 Biliary Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008867 biliary atresia skos:exactMatch Orphanet:30391 Isolated biliary atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008867 biliary atresia skos:exactMatch SCTID:77480004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008867 biliary atresia skos:exactMatch UMLS:C0005411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008868 biliary malformation with renal tubular insufficiency skos:exactMatch MESH:C537726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008868 biliary malformation with renal tubular insufficiency skos:exactMatch OMIM:210550 biliary malformation with renal tubular insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008868 biliary malformation with renal tubular insufficiency skos:exactMatch SCTID:235914003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008868 biliary malformation with renal tubular insufficiency skos:exactMatch UMLS:C0400972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008869 Seckel syndrome 1 skos:exactMatch DOID:0070007 Seckel syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008869 Seckel syndrome 1 skos:exactMatch OMIM:210600 seckel syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008869 Seckel syndrome 1 skos:exactMatch UMLS:C1837590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008869 Seckel syndrome 1 skos:exactMatch UMLS:CN033164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008870 bird headed-dwarfism, Montreal type skos:exactMatch MESH:C535448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008870 bird headed-dwarfism, Montreal type skos:exactMatch OMIM:210700 microcephalic primordial dwarfism, montreal iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008870 bird headed-dwarfism, Montreal type skos:exactMatch Orphanet:2617 Microcephalic primordial dwarfism, Montreal type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008870 bird headed-dwarfism, Montreal type skos:exactMatch UMLS:C1859468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008871 microcephalic osteodysplastic primordial dwarfism type I skos:exactMatch DOID:0060608 microcephalic osteodysplastic primordial dwarfism type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008871 microcephalic osteodysplastic primordial dwarfism type I skos:exactMatch OMIM:210710 microcephalic osteodysplastic primordial dwarfism, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008871 microcephalic osteodysplastic primordial dwarfism type I skos:exactMatch SCTID:254102008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008872 microcephalic osteodysplastic primordial dwarfism type II skos:exactMatch DOID:0060609 microcephalic osteodysplastic primordial dwarfism type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008872 microcephalic osteodysplastic primordial dwarfism type II skos:exactMatch MESH:C565898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008872 microcephalic osteodysplastic primordial dwarfism type II skos:exactMatch OMIM:210720 microcephalic osteodysplastic primordial dwarfism, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008872 microcephalic osteodysplastic primordial dwarfism type II skos:exactMatch Orphanet:2637 Microcephalic osteodysplastic primordial dwarfism type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008872 microcephalic osteodysplastic primordial dwarfism type II skos:exactMatch SCTID:254103003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008873 microcephalic osteodysplastic primordial dwarfism, type 3 skos:exactMatch MESH:C537320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008873 microcephalic osteodysplastic primordial dwarfism, type 3 skos:exactMatch OMIM:210730 microcephalic osteodysplastic primordial dwarfism, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008873 microcephalic osteodysplastic primordial dwarfism, type 3 skos:exactMatch UMLS:C1859439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008874 Bangstad syndrome skos:exactMatch MESH:C537902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008874 Bangstad syndrome skos:exactMatch OMIM:210740 bangstad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008874 Bangstad syndrome skos:exactMatch Orphanet:1227 Bangstad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008874 Bangstad syndrome skos:exactMatch SCTID:237614004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008874 Bangstad syndrome skos:exactMatch UMLS:C0342284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008875 blepharophimosis-ptosis-esotropia-syndactyly-short stature syndrome skos:exactMatch MESH:C536235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008875 blepharophimosis-ptosis-esotropia-syndactyly-short stature syndrome skos:exactMatch OMIM:210745 blepharophimosis with ptosis, syndactyly, and short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008875 blepharophimosis-ptosis-esotropia-syndactyly-short stature syndrome skos:exactMatch Orphanet:2057 Blepharophimosis-ptosis-esotropia-syndactyly-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008875 blepharophimosis-ptosis-esotropia-syndactyly-short stature syndrome skos:exactMatch SCTID:717914000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008876 Bloom syndrome skos:exactMatch DOID:2717 Bloom syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008876 Bloom syndrome skos:exactMatch MESH:D001816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008876 Bloom syndrome skos:exactMatch NCIT:C2903 Bloom Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008876 Bloom syndrome skos:exactMatch OMIM:210900 bloom syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008876 Bloom syndrome skos:exactMatch Orphanet:125 Bloom syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008876 Bloom syndrome skos:exactMatch SCTID:4434006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008876 Bloom syndrome skos:exactMatch UMLS:C0005859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008877 blue diaper syndrome skos:exactMatch MESH:C536239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008877 blue diaper syndrome skos:exactMatch OMIM:211000 blue diaper syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008877 blue diaper syndrome skos:exactMatch Orphanet:94086 Blue diaper syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008877 blue diaper syndrome skos:exactMatch SCTID:59531002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008877 blue diaper syndrome skos:exactMatch UMLS:C0268478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008878 bone dysplasia, lethal Holmgren type skos:exactMatch MESH:C565896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008878 bone dysplasia, lethal Holmgren type skos:exactMatch OMIM:211120 bone dysplasia, lethal, holmgren iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008878 bone dysplasia, lethal Holmgren type skos:exactMatch Orphanet:1842 Bone dysplasia, lethal Holmgren type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008878 bone dysplasia, lethal Holmgren type skos:exactMatch SCTID:732249002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008878 bone dysplasia, lethal Holmgren type skos:exactMatch UMLS:C1859407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008879 Bowen-Conradi syndrome skos:exactMatch DOID:0050684 Bowen-Conradi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008879 Bowen-Conradi syndrome skos:exactMatch MESH:C537081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008879 Bowen-Conradi syndrome skos:exactMatch OMIM:211180 bowen-conradi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008879 Bowen-Conradi syndrome skos:exactMatch Orphanet:1270 Bowen-Conradi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008879 Bowen-Conradi syndrome skos:exactMatch SCTID:711153001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008879 Bowen-Conradi syndrome skos:exactMatch UMLS:C1859405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008880 Bowen syndrome of multiple malformations skos:exactMatch MESH:C538164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008880 Bowen syndrome of multiple malformations skos:exactMatch OMIM:211200 bowen syndrome of multiple malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008880 Bowen syndrome of multiple malformations skos:exactMatch UMLS:C1859404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008881 kyphomelic dysplasia skos:exactMatch MESH:C538128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008881 kyphomelic dysplasia skos:exactMatch OMIM:211350 kyphomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008881 kyphomelic dysplasia skos:exactMatch Orphanet:1801 Kyphomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008881 kyphomelic dysplasia skos:exactMatch SCTID:254096001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008881 kyphomelic dysplasia skos:exactMatch UMLS:C0432239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008882 congenital bowing of long bones skos:exactMatch OMIM:211355 bowing of long bones, asymmetric and symmetric semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008882 congenital bowing of long bones skos:exactMatch Orphanet:2292 Congenital bowing of long bones-short stature-dolichomacrocephaly-ocular hypertelorism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008882 congenital bowing of long bones skos:exactMatch SCTID:716098006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008883 brachydactyly, type A2, with microcephaly skos:exactMatch MESH:C565894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008883 brachydactyly, type A2, with microcephaly skos:exactMatch OMIM:211369 brachydactyly, iia a2, with microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008883 brachydactyly, type A2, with microcephaly skos:exactMatch UMLS:C1859393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008884 oculoosteocutaneous syndrome skos:exactMatch MESH:C565893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008884 oculoosteocutaneous syndrome skos:exactMatch OMIM:211370 brachymetapody-anodontia-hypotrichosis-albinoidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008884 oculoosteocutaneous syndrome skos:exactMatch Orphanet:2713 Oculoosteocutaneous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008884 oculoosteocutaneous syndrome skos:exactMatch SCTID:722061006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008884 oculoosteocutaneous syndrome skos:exactMatch UMLS:C1859385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008885 Elsahy-Waters syndrome skos:exactMatch DOID:0080631 Elsahy-Waters syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008885 Elsahy-Waters syndrome skos:exactMatch MESH:C537084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008885 Elsahy-Waters syndrome skos:exactMatch MESH:C566373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008885 Elsahy-Waters syndrome skos:exactMatch OMIM:211380 elsahy-waters syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008885 Elsahy-Waters syndrome skos:exactMatch Orphanet:1299 Branchioskeletogenital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008885 Elsahy-Waters syndrome skos:exactMatch Orphanet:157788 Hypospadias-hypertelorism-coloboma and deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008885 Elsahy-Waters syndrome skos:exactMatch SCTID:719097002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008885 Elsahy-Waters syndrome skos:exactMatch UMLS:C1863870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008886 Sabinas brittle hair syndrome skos:exactMatch DOID:0111874 Sabinas brittle hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008886 Sabinas brittle hair syndrome skos:exactMatch MESH:C536320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008886 Sabinas brittle hair syndrome skos:exactMatch OMIM:211390 sabinas brittle hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008886 Sabinas brittle hair syndrome skos:exactMatch UMLS:C0796271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008887 bronchiectasis with or without elevated sweat chloride 1 skos:exactMatch DOID:0080526 bronchiectasis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008887 bronchiectasis with or without elevated sweat chloride 1 skos:exactMatch MESH:C567618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008887 bronchiectasis with or without elevated sweat chloride 1 skos:exactMatch OMIM:211400 bronchiectasis with or without elevated sweat chloride 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008887 bronchiectasis with or without elevated sweat chloride 1 skos:exactMatch UMLS:C2749757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008888 Williams-Campbell syndrome skos:exactMatch OMIM:211450 williams-campbell syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008888 Williams-Campbell syndrome skos:exactMatch Orphanet:411501 Williams-Campbell syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008888 Williams-Campbell syndrome skos:exactMatch SCTID:54203008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008889 thromboangiitis obliterans skos:exactMatch DOID:12918 thromboangiitis obliterans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008889 thromboangiitis obliterans skos:exactMatch MESH:D013919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008889 thromboangiitis obliterans skos:exactMatch NCIT:C35070 Buerger Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008889 thromboangiitis obliterans skos:exactMatch OMIM:211480 buerger disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008889 thromboangiitis obliterans skos:exactMatch Orphanet:36258 Buerger disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008889 thromboangiitis obliterans skos:exactMatch SCTID:52403007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008889 thromboangiitis obliterans skos:exactMatch UMLS:C0040021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008890 progressive bulbar palsy skos:exactMatch DOID:681 progressive bulbar palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008890 progressive bulbar palsy skos:exactMatch ICD10CM:G12.22 Progressive bulbar palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008890 progressive bulbar palsy skos:exactMatch MESH:D010244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008890 progressive bulbar palsy skos:exactMatch NCIT:C85026 Progressive Bulbar Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008890 progressive bulbar palsy skos:exactMatch SCTID:54304004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008890 progressive bulbar palsy skos:exactMatch UMLS:C0030442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008891 riboflavin transporter deficiency skos:exactMatch DOID:0050694 Brown-Vialetto-Van Laere syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008891 riboflavin transporter deficiency skos:exactMatch MESH:C537111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008891 riboflavin transporter deficiency skos:exactMatch OMIMPS:211530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008891 riboflavin transporter deficiency skos:exactMatch Orphanet:97229 Riboflavin transporter deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008891 riboflavin transporter deficiency skos:exactMatch SCTID:699866005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008892 progressive familial intrahepatic cholestasis type 1 skos:exactMatch DOID:0070226 progressive familial intrahepatic cholestasis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008892 progressive familial intrahepatic cholestasis type 1 skos:exactMatch OMIM:211600 cholestasis, progressive familial intrahepatic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008892 progressive familial intrahepatic cholestasis type 1 skos:exactMatch Orphanet:79306 Progressive familial intrahepatic cholestasis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008892 progressive familial intrahepatic cholestasis type 1 skos:exactMatch UMLS:CN205891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008893 C syndrome skos:exactMatch DOID:0111581 C syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008893 C syndrome skos:exactMatch MESH:C537418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008893 C syndrome skos:exactMatch OMIM:211750 c syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008893 C syndrome skos:exactMatch Orphanet:1308 C syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008893 C syndrome skos:exactMatch SCTID:715409005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008893 C syndrome skos:exactMatch UMLS:C0796095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008894 cataract-hypertrichosis-intellectual disability syndrome skos:exactMatch MESH:C537959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008894 cataract-hypertrichosis-intellectual disability syndrome skos:exactMatch OMIM:211770 cahmr syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008894 cataract-hypertrichosis-intellectual disability syndrome skos:exactMatch Orphanet:1375 Cataract-hypertrichosis-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008894 cataract-hypertrichosis-intellectual disability syndrome skos:exactMatch SCTID:722379001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008894 cataract-hypertrichosis-intellectual disability syndrome skos:exactMatch UMLS:C0796282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008895 hereditary arterial and articular multiple calcification syndrome skos:exactMatch DOID:0111582 hereditary arterial and articular multiple calcification syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008895 hereditary arterial and articular multiple calcification syndrome skos:exactMatch MESH:C565891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008895 hereditary arterial and articular multiple calcification syndrome skos:exactMatch OMIM:211800 calcification of joints and arteries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008895 hereditary arterial and articular multiple calcification syndrome skos:exactMatch Orphanet:289601 Hereditary arterial and articular multiple calcification syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008895 hereditary arterial and articular multiple calcification syndrome skos:exactMatch SCTID:718602007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008895 hereditary arterial and articular multiple calcification syndrome skos:exactMatch UMLS:C1859372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008895 hereditary arterial and articular multiple calcification syndrome skos:exactMatch UMLS:C4305347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008896 campomelia, Cumming type skos:exactMatch MESH:C537966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008896 campomelia, Cumming type skos:exactMatch OMIM:211890 campomelia, cumming iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008896 campomelia, Cumming type skos:exactMatch Orphanet:1318 Campomelia, Cumming type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008896 campomelia, Cumming type skos:exactMatch SCTID:720599002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008896 campomelia, Cumming type skos:exactMatch UMLS:C1859371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008898 camptodactyly syndrome, Guadalajara type 1 skos:exactMatch MESH:C537970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008898 camptodactyly syndrome, Guadalajara type 1 skos:exactMatch OMIM:211910 camptodactyly syndrome, guadalajara, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008898 camptodactyly syndrome, Guadalajara type 1 skos:exactMatch Orphanet:1327 Camptodactyly syndrome, Guadalajara type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008898 camptodactyly syndrome, Guadalajara type 1 skos:exactMatch SCTID:720602007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008898 camptodactyly syndrome, Guadalajara type 1 skos:exactMatch UMLS:C1859359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008899 camptodactyly syndrome, Guadalajara type 2 skos:exactMatch MESH:C567138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008899 camptodactyly syndrome, Guadalajara type 2 skos:exactMatch OMIM:211920 camptodactyly syndrome, guadalajara, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008899 camptodactyly syndrome, Guadalajara type 2 skos:exactMatch Orphanet:1326 Camptodactyly syndrome, Guadalajara type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008899 camptodactyly syndrome, Guadalajara type 2 skos:exactMatch SCTID:720603002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008900 camptodactyly with fibrous tissue hyperplasia and skeletal dysplasia skos:exactMatch MESH:C537974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008900 camptodactyly with fibrous tissue hyperplasia and skeletal dysplasia skos:exactMatch OMIM:211930 camptodactyly with fibrous tissue hyperplasia and skeletal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008900 camptodactyly with fibrous tissue hyperplasia and skeletal dysplasia skos:exactMatch Orphanet:1321 Camptodactyly-fibrous tissue hyperplasia-skeletal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008901 Tel Hashomer camptodactyly syndrome skos:exactMatch MESH:C536953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008901 Tel Hashomer camptodactyly syndrome skos:exactMatch OMIM:211960 camptodactyly with muscular hypoplasia, skeletal dysplasia, and abnormal palmar creases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008901 Tel Hashomer camptodactyly syndrome skos:exactMatch Orphanet:3292 Tel Hashomer camptodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008901 Tel Hashomer camptodactyly syndrome skos:exactMatch SCTID:719946008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008901 Tel Hashomer camptodactyly syndrome skos:exactMatch UMLS:C1859356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008902 camptodactyly-ichthyosis syndrome skos:exactMatch MESH:C537976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008902 camptodactyly-ichthyosis syndrome skos:exactMatch OMIM:211965 camptodactyly-ichthyosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008902 camptodactyly-ichthyosis syndrome skos:exactMatch UMLS:C1859355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008903 lung cancer skos:exactMatch DOID:1324 lung cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008903 lung cancer skos:exactMatch NCIT:C7377 Malignant Lung Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008903 lung cancer skos:exactMatch OMIM:211980 lung cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008903 lung cancer skos:exactMatch SCTID:363358000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008904 camptomelic syndrome, long-limb type skos:exactMatch MESH:C537977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008904 camptomelic syndrome, long-limb type skos:exactMatch OMIM:211990 camptomelic syndrome, long-limb iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008904 camptomelic syndrome, long-limb type skos:exactMatch UMLS:C1859354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008905 predisposition to invasive fungal disease due to CARD9 deficiency skos:exactMatch OMIM:212050 immunodeficiency 103, susceptibility to fungal infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008905 predisposition to invasive fungal disease due to CARD9 deficiency skos:exactMatch Orphanet:457088 Predisposition to invasive fungal disease due to CARD9 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008905 predisposition to invasive fungal disease due to CARD9 deficiency skos:exactMatch UMLS:C1859353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008906 obsolete carbimazole sensitivity skos:exactMatch OMIM:212060 carbimazole sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008907 PMM2-congenital disorder of glycosylation skos:exactMatch DOID:0080552 congenital disorder of glycosylation Ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008907 PMM2-congenital disorder of glycosylation skos:exactMatch MESH:C535739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008907 PMM2-congenital disorder of glycosylation skos:exactMatch NCIT:C126868 Congenital Disorder of Glycosylation Type Ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008907 PMM2-congenital disorder of glycosylation skos:exactMatch OMIM:212065 congenital disorder of glycosylation, iia ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008907 PMM2-congenital disorder of glycosylation skos:exactMatch Orphanet:79318 PMM2-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008907 PMM2-congenital disorder of glycosylation skos:exactMatch SCTID:459063003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008907 PMM2-congenital disorder of glycosylation skos:exactMatch UMLS:C0349653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008908 MGAT2-congenital disorder of glycosylation skos:exactMatch DOID:0070253 congenital disorder of glycosylation type IIa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008908 MGAT2-congenital disorder of glycosylation skos:exactMatch MESH:C535752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008908 MGAT2-congenital disorder of glycosylation skos:exactMatch OMIM:212066 congenital disorder of glycosylation, iia iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008908 MGAT2-congenital disorder of glycosylation skos:exactMatch Orphanet:79329 MGAT2-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008908 MGAT2-congenital disorder of glycosylation skos:exactMatch SCTID:724142005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008908 MGAT2-congenital disorder of glycosylation skos:exactMatch UMLS:C2931008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008909 congenital disorder of glycosylation, type i/IIx skos:exactMatch MESH:C562844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008909 congenital disorder of glycosylation, type i/IIx skos:exactMatch OMIM:212067 congenital disorder of glycosylation, iia i/iix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008909 congenital disorder of glycosylation, type i/IIx skos:exactMatch UMLS:C0349655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008910 carboxypeptidase N deficiency skos:exactMatch DOID:0111583 carboxypeptidase N deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008910 carboxypeptidase N deficiency skos:exactMatch MESH:C562876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008910 carboxypeptidase N deficiency skos:exactMatch NCIT:C132196 Carboxypeptidase N Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008910 carboxypeptidase N deficiency skos:exactMatch OMIM:212070 carboxypeptidase n deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008910 carboxypeptidase N deficiency skos:exactMatch SCTID:234627009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008910 carboxypeptidase N deficiency skos:exactMatch UMLS:C0398782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008911 cardiac lipidosis, familial skos:exactMatch MESH:C565884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008911 cardiac lipidosis, familial skos:exactMatch OMIM:212080 cardiac lipidosis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008911 cardiac lipidosis, familial skos:exactMatch UMLS:C1859332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008912 cardiac septal defects with coarctation of the aorta skos:exactMatch MESH:C565883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008912 cardiac septal defects with coarctation of the aorta skos:exactMatch OMIM:212090 cardiac septal defects with coarctation of the aorta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008912 cardiac septal defects with coarctation of the aorta skos:exactMatch UMLS:C1859331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008913 cardiac valvular defect, developmental skos:exactMatch DOID:0080633 developmental cardiac valvular defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008913 cardiac valvular defect, developmental skos:exactMatch MESH:C565882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008913 cardiac valvular defect, developmental skos:exactMatch OMIM:212093 cardiac valvular dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008913 cardiac valvular defect, developmental skos:exactMatch UMLS:C1859330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008914 cardioauditory syndrome of Sanchez Cascos skos:exactMatch MESH:C535577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008914 cardioauditory syndrome of Sanchez Cascos skos:exactMatch OMIM:212100 cardioauditory syndrome of sanchez cascos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008914 cardioauditory syndrome of Sanchez Cascos skos:exactMatch UMLS:C1859329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008915 dilated cardiomyopathy-hypergonadotropic hypogonadism syndrome skos:exactMatch DOID:0111584 dilated cardiomyopathy-hypergonadotropic hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008915 dilated cardiomyopathy-hypergonadotropic hypogonadism syndrome skos:exactMatch NCIT:C174217 Dilated Cardiomyopathy-Hypergonadotropic Hypogonadism Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008915 dilated cardiomyopathy-hypergonadotropic hypogonadism syndrome skos:exactMatch OMIM:212112 cardiomyopathy, dilated, with hypergonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008915 dilated cardiomyopathy-hypergonadotropic hypogonadism syndrome skos:exactMatch Orphanet:2229 Dilated cardiomyopathy-hypergonadotropic hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008915 dilated cardiomyopathy-hypergonadotropic hypogonadism syndrome skos:exactMatch SCTID:719451006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008915 dilated cardiomyopathy-hypergonadotropic hypogonadism syndrome skos:exactMatch UMLS:C0796031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008915 dilated cardiomyopathy-hypergonadotropic hypogonadism syndrome skos:exactMatch UMLS:C0796083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008916 cardiomyopathy associated with myopathy and sudden death skos:exactMatch MESH:C565881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008916 cardiomyopathy associated with myopathy and sudden death skos:exactMatch OMIM:212130 cardiomyopathy associated with myopathy and sudden death semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008916 cardiomyopathy associated with myopathy and sudden death skos:exactMatch UMLS:C1859328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008917 heart defects-limb shortening syndrome skos:exactMatch MESH:C535850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008917 heart defects-limb shortening syndrome skos:exactMatch OMIM:212135 cardioskeletal syndrome, kuwaiti iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008917 heart defects-limb shortening syndrome skos:exactMatch Orphanet:1354 Heart defects-limb shortening syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008917 heart defects-limb shortening syndrome skos:exactMatch SCTID:721009008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008917 heart defects-limb shortening syndrome skos:exactMatch UMLS:C1859327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008918 carnitine-acylcarnitine translocase deficiency skos:exactMatch DOID:0111585 carnitine-acylcarnitine translocase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008918 carnitine-acylcarnitine translocase deficiency skos:exactMatch MESH:C562812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008918 carnitine-acylcarnitine translocase deficiency skos:exactMatch NCIT:C133086 Carnitine-Acylcarnitine Translocase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008918 carnitine-acylcarnitine translocase deficiency skos:exactMatch OMIM:212138 carnitine-acylcarnitine translocase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008918 carnitine-acylcarnitine translocase deficiency skos:exactMatch Orphanet:159 Carnitine-acylcarnitine translocase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008918 carnitine-acylcarnitine translocase deficiency skos:exactMatch SCTID:238003000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008918 carnitine-acylcarnitine translocase deficiency skos:exactMatch UMLS:C0342791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008919 systemic primary carnitine deficiency disease skos:exactMatch DOID:14365 systemic primary carnitine deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008919 systemic primary carnitine deficiency disease skos:exactMatch MESH:C536778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008919 systemic primary carnitine deficiency disease skos:exactMatch NCIT:C98864 Primary Carnitine Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008919 systemic primary carnitine deficiency disease skos:exactMatch OMIM:212140 carnitine deficiency, systemic primary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008919 systemic primary carnitine deficiency disease skos:exactMatch Orphanet:158 Systemic primary carnitine deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008919 systemic primary carnitine deficiency disease skos:exactMatch SCTID:21764004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008919 systemic primary carnitine deficiency disease skos:exactMatch UMLS:C0342788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008920 carnitine deficiency, myopathic skos:exactMatch MESH:C536100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008920 carnitine deficiency, myopathic skos:exactMatch OMIM:212160 carnitine deficiency, myopathic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008920 carnitine deficiency, myopathic skos:exactMatch UMLS:C1859318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008921 carnosinemia skos:exactMatch NCIT:C125661 Carnosinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008921 carnosinemia skos:exactMatch OMIM:212200 carnosinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008921 carnosinemia skos:exactMatch Orphanet:1361 Carnosinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008921 carnosinemia skos:exactMatch SCTID:410052008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008921 carnosinemia skos:exactMatch UMLS:C3495555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008922 Sengers syndrome skos:exactMatch DOID:0080132 Sengers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008922 Sengers syndrome skos:exactMatch MESH:C538280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008922 Sengers syndrome skos:exactMatch OMIM:212350 sengers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008922 Sengers syndrome skos:exactMatch Orphanet:1369 Congenital cataract-hypertrophic cardiomyopathy-mitochondrial myopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008922 Sengers syndrome skos:exactMatch SCTID:717812000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008922 Sengers syndrome skos:exactMatch UMLS:C1859317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008923 autosomal recessive palmoplantar keratoderma and congenital alopecia skos:exactMatch DOID:0111245 palmoplantar keratoderma and congenital alopecia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008923 autosomal recessive palmoplantar keratoderma and congenital alopecia skos:exactMatch MESH:C535336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008923 autosomal recessive palmoplantar keratoderma and congenital alopecia skos:exactMatch OMIM:212360 palmoplantar keratoderma and congenital alopecia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008923 autosomal recessive palmoplantar keratoderma and congenital alopecia skos:exactMatch Orphanet:1366 Autosomal recessive palmoplantar keratoderma and congenital alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008923 autosomal recessive palmoplantar keratoderma and congenital alopecia skos:exactMatch UMLS:C1859316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008924 congenital cataract-ichthyosis syndrome skos:exactMatch MESH:C538281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008924 congenital cataract-ichthyosis syndrome skos:exactMatch OMIM:212400 cataract and congenital ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008924 congenital cataract-ichthyosis syndrome skos:exactMatch UMLS:C1859315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008925 cataract 46 juvenile-onset skos:exactMatch DOID:0110243 cataract 46 juvenile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008925 cataract 46 juvenile-onset skos:exactMatch MESH:C538286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008925 cataract 46 juvenile-onset skos:exactMatch OMIM:212500 cataract 46, juvenile-onset, with or without arrhythmic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008926 COFS syndrome skos:exactMatch DOID:0080910 cerebrooculofacioskeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008926 COFS syndrome skos:exactMatch NCIT:C3817 Cerebrooculofacioskeletal Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008926 COFS syndrome skos:exactMatch OMIMPS:214150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008926 COFS syndrome skos:exactMatch Orphanet:1466 COFS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008926 COFS syndrome skos:exactMatch UMLS:C0220722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008927 colobomatous optic disc-macular atrophy-chorioretinopathy syndrome skos:exactMatch DOID:0080635 optic disc anomalies with retinal and/or macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008927 colobomatous optic disc-macular atrophy-chorioretinopathy syndrome skos:exactMatch MESH:C565876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008927 colobomatous optic disc-macular atrophy-chorioretinopathy syndrome skos:exactMatch OMIM:212550 optic disc anomalies with retinal and/or macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008927 colobomatous optic disc-macular atrophy-chorioretinopathy syndrome skos:exactMatch Orphanet:435930 Colobomatous optic disc-macular atrophy-chorioretinopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008927 colobomatous optic disc-macular atrophy-chorioretinopathy syndrome skos:exactMatch UMLS:CN237578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008928 cataract-ataxia-deafness syndrome skos:exactMatch MESH:C538283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008928 cataract-ataxia-deafness syndrome skos:exactMatch OMIM:212710 cataract-ataxia-deafness-retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008928 cataract-ataxia-deafness syndrome skos:exactMatch Orphanet:1368 Cataract-ataxia-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008928 cataract-ataxia-deafness syndrome skos:exactMatch UMLS:C0796123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008930 celiac disease, susceptibility to, 1 skos:exactMatch OMIM:212750 celiac disease, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008931 Cenani-Lenz syndactyly syndrome skos:exactMatch DOID:0090015 Cenani-Lenz syndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008931 Cenani-Lenz syndactyly syndrome skos:exactMatch MESH:C538150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008931 Cenani-Lenz syndactyly syndrome skos:exactMatch OMIM:212780 cenani-lenz syndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008931 Cenani-Lenz syndactyly syndrome skos:exactMatch Orphanet:3258 Cenani-Lenz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008931 Cenani-Lenz syndactyly syndrome skos:exactMatch SCTID:720633009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008931 Cenani-Lenz syndactyly syndrome skos:exactMatch UMLS:C1859309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008932 premature centromere division skos:exactMatch OMIM:212790 premature centromere division semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008932 premature centromere division skos:exactMatch UMLS:C1859308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008933 cephalin lipidosis skos:exactMatch MESH:C565872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008933 cephalin lipidosis skos:exactMatch OMIM:212800 cephalin lipidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008933 cephalin lipidosis skos:exactMatch UMLS:C1859307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008934 cerebellar ataxia-ectodermal dysplasia syndrome skos:exactMatch MESH:C535350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008934 cerebellar ataxia-ectodermal dysplasia syndrome skos:exactMatch OMIM:212835 cerebellar ataxia and ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008934 cerebellar ataxia-ectodermal dysplasia syndrome skos:exactMatch Orphanet:1174 Cerebellar ataxia-ectodermal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008934 cerebellar ataxia-ectodermal dysplasia syndrome skos:exactMatch SCTID:715371006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008934 cerebellar ataxia-ectodermal dysplasia syndrome skos:exactMatch UMLS:C1859306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008935 cerebellar ataxia-hypogonadism syndrome skos:exactMatch DOID:0111587 Gordon Holmes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008935 cerebellar ataxia-hypogonadism syndrome skos:exactMatch MESH:C565870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008935 cerebellar ataxia-hypogonadism syndrome skos:exactMatch OMIM:212840 gordon holmes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008935 cerebellar ataxia-hypogonadism syndrome skos:exactMatch Orphanet:1173 Cerebellar ataxia-hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008935 cerebellar ataxia-hypogonadism syndrome skos:exactMatch UMLS:C1859305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008936 cerebellar ataxia and neurosensory deafness skos:exactMatch MESH:C565869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008936 cerebellar ataxia and neurosensory deafness skos:exactMatch OMIM:212850 cerebellar ataxia and neurosensory deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008936 cerebellar ataxia and neurosensory deafness skos:exactMatch UMLS:C1859304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008937 cerebellar ataxia, benign, with thermoanalgesia skos:exactMatch MESH:C565868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008937 cerebellar ataxia, benign, with thermoanalgesia skos:exactMatch OMIM:212890 cerebellar ataxia, benign, with thermoanalgesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008937 cerebellar ataxia, benign, with thermoanalgesia skos:exactMatch UMLS:C1859303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008938 early-onset cerebellar ataxia with retained tendon reflexes skos:exactMatch MESH:C535633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008938 early-onset cerebellar ataxia with retained tendon reflexes skos:exactMatch OMIM:212895 cerebellar ataxia, early-onset, with retained tendon reflexes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008938 early-onset cerebellar ataxia with retained tendon reflexes skos:exactMatch Orphanet:1177 Early-onset cerebellar ataxia with retained tendon reflexes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008938 early-onset cerebellar ataxia with retained tendon reflexes skos:exactMatch SCTID:230228004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008938 early-onset cerebellar ataxia with retained tendon reflexes skos:exactMatch UMLS:C0393520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008939 isolated cerebellar hypoplasia/agenesis skos:exactMatch DOID:0070338 cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008939 isolated cerebellar hypoplasia/agenesis skos:exactMatch MESH:C562568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008939 isolated cerebellar hypoplasia/agenesis skos:exactMatch NCIT:C98890 Congenital Cerebellar Hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008939 isolated cerebellar hypoplasia/agenesis skos:exactMatch OMIM:213000 cerebellar hypoplasia/atrophy, epilepsy, and global developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008939 isolated cerebellar hypoplasia/agenesis skos:exactMatch Orphanet:1398 Isolated cerebellar agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008939 isolated cerebellar hypoplasia/agenesis skos:exactMatch SCTID:16026008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008941 hepatic fibrosis-renal cysts-intellectual disability syndrome skos:exactMatch MESH:C565867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008941 hepatic fibrosis-renal cysts-intellectual disability syndrome skos:exactMatch OMIM:213010 cerebellar vermis aplasia with associated features suggesting smith-lemli-opitz syndrome and meckel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008941 hepatic fibrosis-renal cysts-intellectual disability syndrome skos:exactMatch Orphanet:2031 Hepatic fibrosis-renal cysts-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008943 autosomal recessive spinocerebellar ataxia 2 skos:exactMatch DOID:0080061 autosomal recessive spinocerebellar ataxia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008943 autosomal recessive spinocerebellar ataxia 2 skos:exactMatch MESH:C565865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008943 autosomal recessive spinocerebellar ataxia 2 skos:exactMatch OMIM:213200 spinocerebellar ataxia, autosomal recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008943 autosomal recessive spinocerebellar ataxia 2 skos:exactMatch Orphanet:1170 Autosomal recessive cerebelloparenchymal disorder type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008943 autosomal recessive spinocerebellar ataxia 2 skos:exactMatch SCTID:715369006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008943 autosomal recessive spinocerebellar ataxia 2 skos:exactMatch UMLS:C1859298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008944 Joubert syndrome 1 skos:exactMatch DOID:0110980 Joubert syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008944 Joubert syndrome 1 skos:exactMatch OMIM:213300 joubert syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008944 Joubert syndrome 1 skos:exactMatch UMLS:CN119531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008945 myoclonic cerebellar dyssynergia skos:exactMatch DOID:12707 myoclonic cerebellar dyssynergia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008945 myoclonic cerebellar dyssynergia skos:exactMatch MESH:D002527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008945 myoclonic cerebellar dyssynergia skos:exactMatch OMIM:213400 dyssynergia cerebellaris myoclonica of hunt semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008945 myoclonic cerebellar dyssynergia skos:exactMatch SCTID:73495003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008945 myoclonic cerebellar dyssynergia skos:exactMatch UMLS:C0007761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008945 myoclonic cerebellar dyssynergia skos:exactMatch UMLS:C1834580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008946 cerebral angiopathy, dysphoric skos:exactMatch MESH:C565864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008946 cerebral angiopathy, dysphoric skos:exactMatch OMIM:213500 cerebral angiopathy, dysphoric semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008946 cerebral angiopathy, dysphoric skos:exactMatch UMLS:C1859283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008947 bilateral striopallidodentate calcinosis skos:exactMatch DOID:0060230 basal ganglia calcification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008947 bilateral striopallidodentate calcinosis skos:exactMatch MESH:C536275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008947 bilateral striopallidodentate calcinosis skos:exactMatch OMIMPS:213600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008947 bilateral striopallidodentate calcinosis skos:exactMatch Orphanet:1980 Bilateral striopallidodentate calcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008947 bilateral striopallidodentate calcinosis skos:exactMatch SCTID:110997000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008947 bilateral striopallidodentate calcinosis skos:exactMatch SCTID:230311004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008947 bilateral striopallidodentate calcinosis skos:exactMatch UMLS:C0393589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008947 bilateral striopallidodentate calcinosis skos:exactMatch UMLS:CN852731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008948 cerebrotendinous xanthomatosis skos:exactMatch DOID:4810 cerebrotendinous xanthomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008948 cerebrotendinous xanthomatosis skos:exactMatch MESH:D019294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008948 cerebrotendinous xanthomatosis skos:exactMatch NCIT:C84628 Cerebrotendinous Xanthomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008948 cerebrotendinous xanthomatosis skos:exactMatch OMIM:213700 cerebrotendinous xanthomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008948 cerebrotendinous xanthomatosis skos:exactMatch Orphanet:909 Cerebrotendinous xanthomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008948 cerebrotendinous xanthomatosis skos:exactMatch SCTID:63246000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008948 cerebrotendinous xanthomatosis skos:exactMatch UMLS:C0238052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008949 cerebral malformation, seizures, hypertrichosis, and overlapping fingers skos:exactMatch MESH:C537370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008949 cerebral malformation, seizures, hypertrichosis, and overlapping fingers skos:exactMatch OMIM:213820 cerebral malformation, seizures, hypertrichosis, and overlapping fingers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008949 cerebral malformation, seizures, hypertrichosis, and overlapping fingers skos:exactMatch UMLS:C1859259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008950 cerebral sclerosis similar to Pelizaeus-Merzbacher disease skos:exactMatch MESH:C536318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008950 cerebral sclerosis similar to Pelizaeus-Merzbacher disease skos:exactMatch OMIM:213900 cerebral sclerosis similar to pelizaeus-merzbacher disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008951 cerebrocortical degeneration of infancy skos:exactMatch MESH:C565863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008951 cerebrocortical degeneration of infancy skos:exactMatch OMIM:213950 cerebrocortical degeneration of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008951 cerebrocortical degeneration of infancy skos:exactMatch UMLS:C1859257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008953 peroxisome biogenesis disorder 1A (Zellweger) skos:exactMatch DOID:0080476 peroxisome biogenesis disorder 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008953 peroxisome biogenesis disorder 1A (Zellweger) skos:exactMatch OMIM:214100 peroxisome biogenesis disorder 1a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008954 peroxisome biogenesis disorder 2A (Zellweger) skos:exactMatch DOID:0080477 peroxisome biogenesis disorder 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008954 peroxisome biogenesis disorder 2A (Zellweger) skos:exactMatch OMIM:214110 peroxisome biogenesis disorder 2a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008954 peroxisome biogenesis disorder 2A (Zellweger) skos:exactMatch UMLS:C3550273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008955 cerebrooculofacioskeletal syndrome 1 skos:exactMatch DOID:0080911 cerebrooculofacioskeletal syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008955 cerebrooculofacioskeletal syndrome 1 skos:exactMatch NCIT:C173085 Cerebrooculofacioskeletal Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008955 cerebrooculofacioskeletal syndrome 1 skos:exactMatch OMIM:214150 cerebrooculofacioskeletal syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008957 cervical vertebrae, agenesis of skos:exactMatch MESH:C562952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008957 cervical vertebrae, agenesis of skos:exactMatch OMIM:214290 cervical vertebrae, agenesis of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008958 Klippel-Feil syndrome 2, autosomal recessive skos:exactMatch DOID:0080590 Klippel-Feil syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008958 Klippel-Feil syndrome 2, autosomal recessive skos:exactMatch MESH:C536888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008958 Klippel-Feil syndrome 2, autosomal recessive skos:exactMatch OMIM:214300 klippel-feil syndrome 2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008958 Klippel-Feil syndrome 2, autosomal recessive skos:exactMatch UMLS:C1859209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008959 CHAND syndrome skos:exactMatch MESH:C538074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008959 CHAND syndrome skos:exactMatch OMIM:214350 chand syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008959 CHAND syndrome skos:exactMatch Orphanet:1401 CHAND syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008959 CHAND syndrome skos:exactMatch SCTID:239037001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008959 CHAND syndrome skos:exactMatch UMLS:C0406733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008959 CHAND syndrome skos:exactMatch UMLS:CN199447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008960 Charcot-Marie-Tooth disease-hearing loss-intellectual disability syndrome skos:exactMatch OMIM:214370 neuropathy, hereditary motor and sensory, with deafness, mental retardation, and absent sensory large myelinated fibers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008960 Charcot-Marie-Tooth disease-hearing loss-intellectual disability syndrome skos:exactMatch Orphanet:90103 Charcot-Marie-Tooth disease-deafness-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008960 Charcot-Marie-Tooth disease-hearing loss-intellectual disability syndrome skos:exactMatch SCTID:715666007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008961 Charcot-Marie-Tooth disease type 4A skos:exactMatch DOID:0110185 Charcot-Marie-Tooth disease type 4A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008961 Charcot-Marie-Tooth disease type 4A skos:exactMatch MESH:C535419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008961 Charcot-Marie-Tooth disease type 4A skos:exactMatch OMIM:214400 charcot-marie-tooth disease, iia 4a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008961 Charcot-Marie-Tooth disease type 4A skos:exactMatch Orphanet:99948 Charcot-Marie-Tooth disease type 4A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008961 Charcot-Marie-Tooth disease type 4A skos:exactMatch SCTID:715796006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008961 Charcot-Marie-Tooth disease type 4A skos:exactMatch UMLS:C1859198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008962 Griscelli syndrome type 1 skos:exactMatch DOID:0060832 Griscelli syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008962 Griscelli syndrome type 1 skos:exactMatch MESH:C537301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008962 Griscelli syndrome type 1 skos:exactMatch OMIM:214450 griscelli syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008962 Griscelli syndrome type 1 skos:exactMatch Orphanet:79476 Griscelli syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008962 Griscelli syndrome type 1 skos:exactMatch UMLS:C1859194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008963 Chediak-Higashi syndrome skos:exactMatch DOID:2935 Chediak-Higashi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008963 Chediak-Higashi syndrome skos:exactMatch ICD10CM:E70.330 Chediak-Higashi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008963 Chediak-Higashi syndrome skos:exactMatch MESH:D002609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008963 Chediak-Higashi syndrome skos:exactMatch NCIT:C2941 Chediak-Higashi Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008963 Chediak-Higashi syndrome skos:exactMatch OMIM:214500 chediak-higashi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008963 Chediak-Higashi syndrome skos:exactMatch Orphanet:167 Chédiak-Higashi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008963 Chediak-Higashi syndrome skos:exactMatch SCTID:111396008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008963 Chediak-Higashi syndrome skos:exactMatch UMLS:C0007965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008964 congenital secretory chloride diarrhea 1 skos:exactMatch DOID:0060296 congenital secretory chloride diarrhea 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008964 congenital secretory chloride diarrhea 1 skos:exactMatch MESH:C536210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008964 congenital secretory chloride diarrhea 1 skos:exactMatch OMIM:214700 diarrhea 1, secretory chloride, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008964 congenital secretory chloride diarrhea 1 skos:exactMatch Orphanet:53689 Congenital chloride diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008964 congenital secretory chloride diarrhea 1 skos:exactMatch SCTID:24412005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008965 CHARGE syndrome skos:exactMatch DOID:0050834 CHARGE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008965 CHARGE syndrome skos:exactMatch MESH:D058747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008965 CHARGE syndrome skos:exactMatch NCIT:C75100 CHARGE Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008965 CHARGE syndrome skos:exactMatch OMIM:214800 charge syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008965 CHARGE syndrome skos:exactMatch Orphanet:138 CHARGE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008965 CHARGE syndrome skos:exactMatch SCTID:47535005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008965 CHARGE syndrome skos:exactMatch UMLS:C0265354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008966 Aagenaes syndrome skos:exactMatch DOID:6691 Aagenaes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008966 Aagenaes syndrome skos:exactMatch MESH:C535330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008966 Aagenaes syndrome skos:exactMatch NCIT:C35709 Aagenaes Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008966 Aagenaes syndrome skos:exactMatch OMIM:214900 cholestasis-lymphedema syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008966 Aagenaes syndrome skos:exactMatch Orphanet:1414 Cholestasis-lymphedema syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008966 Aagenaes syndrome skos:exactMatch SCTID:28724005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008966 Aagenaes syndrome skos:exactMatch UMLS:C0268314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008967 congenital bile acid synthesis defect 4 skos:exactMatch DOID:0111068 congenital bile acid synthesis defect 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008967 congenital bile acid synthesis defect 4 skos:exactMatch MESH:C535444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008967 congenital bile acid synthesis defect 4 skos:exactMatch OMIM:214950 bile acid synthesis defect, congenital, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008967 congenital bile acid synthesis defect 4 skos:exactMatch Orphanet:79095 Congenital bile acid synthesis defect type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008968 cholestasis with gallstone, ataxia, and visual disturbance skos:exactMatch MESH:C565856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008968 cholestasis with gallstone, ataxia, and visual disturbance skos:exactMatch OMIM:214980 cholestasis with gallstone, ataxia, and visual disturbance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008968 cholestasis with gallstone, ataxia, and visual disturbance skos:exactMatch UMLS:C1859161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008969 cholesterol pneumonia skos:exactMatch MESH:C535937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008969 cholesterol pneumonia skos:exactMatch OMIM:215030 cholesterol pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008969 cholesterol pneumonia skos:exactMatch SCTID:233728004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008969 cholesterol pneumonia skos:exactMatch UMLS:C0549472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008970 chondrodysplasia Blomstrand type skos:exactMatch DOID:0060387 chondrodysplasia Blomstrand type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008970 chondrodysplasia Blomstrand type skos:exactMatch MESH:C537914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008970 chondrodysplasia Blomstrand type skos:exactMatch NCIT:C131420 Blomstrand Type Chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008970 chondrodysplasia Blomstrand type skos:exactMatch OMIM:215045 chondrodysplasia, blomstrand iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008970 chondrodysplasia Blomstrand type skos:exactMatch Orphanet:50945 Blomstrand lethal chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008970 chondrodysplasia Blomstrand type skos:exactMatch UMLS:C1859148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008971 chondrodysplasia calcificans Metaphysealis skos:exactMatch MESH:C565855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008971 chondrodysplasia calcificans Metaphysealis skos:exactMatch OMIM:215050 chondrodysplasia calcificans metaphysealis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008971 chondrodysplasia calcificans Metaphysealis skos:exactMatch UMLS:C1859147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008972 rhizomelic chondrodysplasia punctata type 1 skos:exactMatch DOID:0110851 rhizomelic chondrodysplasia punctata type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008972 rhizomelic chondrodysplasia punctata type 1 skos:exactMatch OMIM:215100 rhizomelic chondrodysplasia punctata, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008972 rhizomelic chondrodysplasia punctata type 1 skos:exactMatch Orphanet:309789 Rhizomelic chondrodysplasia punctata type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008972 rhizomelic chondrodysplasia punctata type 1 skos:exactMatch UMLS:C1859133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008973 chondrodysplasia punctata, Toriello type skos:exactMatch MESH:C565853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008973 chondrodysplasia punctata, Toriello type skos:exactMatch OMIM:215105 chondrodysplasia punctata syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008973 chondrodysplasia punctata, Toriello type skos:exactMatch Orphanet:79347 Chondrodysplasia punctata, Toriello type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008973 chondrodysplasia punctata, Toriello type skos:exactMatch SCTID:715631005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008974 Greenberg dysplasia skos:exactMatch DOID:0111588 Greenberg dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008974 Greenberg dysplasia skos:exactMatch MESH:C535858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008974 Greenberg dysplasia skos:exactMatch OMIM:215140 greenberg dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008974 Greenberg dysplasia skos:exactMatch Orphanet:1426 Greenberg dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008974 Greenberg dysplasia skos:exactMatch SCTID:389261002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008974 Greenberg dysplasia skos:exactMatch UMLS:C2931048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008974 Greenberg dysplasia skos:exactMatch UMLS:CN199524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008975 otospondylomegaepiphyseal dysplasia skos:exactMatch DOID:0080026 otospondylomegaepiphyseal dysplasia, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008975 otospondylomegaepiphyseal dysplasia skos:exactMatch OMIMPS:184840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008975 otospondylomegaepiphyseal dysplasia skos:exactMatch Orphanet:1427 Otospondylomegaepiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008975 otospondylomegaepiphyseal dysplasia skos:exactMatch SCTID:254060000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008976 chondroitin-6-sulfaturia, defective cellular immunity, nephrotic syndrome skos:exactMatch MESH:C565852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008976 chondroitin-6-sulfaturia, defective cellular immunity, nephrotic syndrome skos:exactMatch OMIM:215250 chondroitin-6-sulfaturia, defective cellular immunity, nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008976 chondroitin-6-sulfaturia, defective cellular immunity, nephrotic syndrome skos:exactMatch UMLS:C1859104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008977 chondrosarcoma skos:exactMatch DOID:3371 chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008977 chondrosarcoma skos:exactMatch MESH:D002813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008977 chondrosarcoma skos:exactMatch NCIT:C2946 Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008977 chondrosarcoma skos:exactMatch OMIM:215300 chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008977 chondrosarcoma skos:exactMatch Orphanet:55880 Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008977 chondrosarcoma skos:exactMatch SCTID:443520009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008977 chondrosarcoma skos:exactMatch UMLS:C0008479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008978 chordoma skos:exactMatch DOID:3302 chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008978 chordoma skos:exactMatch MESH:D002817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008978 chordoma skos:exactMatch NCIT:C2947 Chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008978 chordoma skos:exactMatch OMIM:215400 chordoma, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008978 chordoma skos:exactMatch Orphanet:178 Chordoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008978 chordoma skos:exactMatch UMLS:C0008487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008979 chorea, benign familial skos:exactMatch MESH:C565851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008979 chorea, benign familial skos:exactMatch OMIM:215450 chorea, benign familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008979 chorea, benign familial skos:exactMatch UMLS:C1859098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008980 ataxia-hypogonadism-choroidal dystrophy syndrome skos:exactMatch DOID:0111265 Boucher-Neuhauser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008980 ataxia-hypogonadism-choroidal dystrophy syndrome skos:exactMatch MESH:C565850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008980 ataxia-hypogonadism-choroidal dystrophy syndrome skos:exactMatch OMIM:215470 boucher-neuhauser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008980 ataxia-hypogonadism-choroidal dystrophy syndrome skos:exactMatch Orphanet:1180 Ataxia-hypogonadism-choroidal dystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008980 ataxia-hypogonadism-choroidal dystrophy syndrome skos:exactMatch SCTID:715984007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008980 ataxia-hypogonadism-choroidal dystrophy syndrome skos:exactMatch UMLS:C1859093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008981 infantile choroidocerebral calcification syndrome skos:exactMatch MESH:C535357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008981 infantile choroidocerebral calcification syndrome skos:exactMatch OMIM:215480 choroid plexus calcification and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008981 infantile choroidocerebral calcification syndrome skos:exactMatch Orphanet:1313 Infantile choroidocerebral calcification syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008981 infantile choroidocerebral calcification syndrome skos:exactMatch SCTID:724228005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008981 infantile choroidocerebral calcification syndrome skos:exactMatch UMLS:C1859092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008982 central areolar choroidal dystrophy skos:exactMatch OMIMPS:215500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008982 central areolar choroidal dystrophy skos:exactMatch Orphanet:75377 Central areolar choroidal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008982 central areolar choroidal dystrophy skos:exactMatch SCTID:231996009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008982 central areolar choroidal dystrophy skos:exactMatch SCTID:312918002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008983 chromosomal instability with tissue-specific radiosensitivity skos:exactMatch MESH:C565848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008983 chromosomal instability with tissue-specific radiosensitivity skos:exactMatch OMIM:215510 chromosomal instability with tissue-specific radiosensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008984 ciliary discoordination due to random ciliary orientation skos:exactMatch MESH:C562757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008984 ciliary discoordination due to random ciliary orientation skos:exactMatch OMIM:215518 ciliary discoordination due to random ciliary orientation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008984 ciliary discoordination due to random ciliary orientation skos:exactMatch SCTID:233667003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008984 ciliary discoordination due to random ciliary orientation skos:exactMatch UMLS:C0340038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008985 ciliary dyskinesia with transposition of ciliary microtubules skos:exactMatch MESH:C567137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008985 ciliary dyskinesia with transposition of ciliary microtubules skos:exactMatch OMIM:215520 ciliary dyskinesia with transposition of ciliary microtubules semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008985 ciliary dyskinesia with transposition of ciliary microtubules skos:exactMatch UMLS:C2673817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008986 circumvallate placenta syndrome skos:exactMatch MESH:C565847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008986 circumvallate placenta syndrome skos:exactMatch OMIM:215550 circumvallate placenta syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008986 circumvallate placenta syndrome skos:exactMatch UMLS:C1859089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008988 citrullinemia type I skos:exactMatch DOID:0070340 classic citrullinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008988 citrullinemia type I skos:exactMatch NCIT:C150601 Citrullinemia Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008988 citrullinemia type I skos:exactMatch OMIM:215700 citrullinemia, classic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008988 citrullinemia type I skos:exactMatch Orphanet:247525 Citrullinemia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008988 citrullinemia type I skos:exactMatch SCTID:398680004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008989 citrulline transport defect skos:exactMatch MESH:C536207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008989 citrulline transport defect skos:exactMatch OMIM:215720 citrulline transport defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008989 citrulline transport defect skos:exactMatch UMLS:C1859084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008990 cleft larynx, posterior skos:exactMatch OMIM:215800 cleft larynx, posterior semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008991 Verloove Vanhorick-Brubakk syndrome skos:exactMatch MESH:C536541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008991 Verloove Vanhorick-Brubakk syndrome skos:exactMatch OMIM:215850 cleft-limb-heart malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008991 Verloove Vanhorick-Brubakk syndrome skos:exactMatch Orphanet:3429 Verloove Vanhorick-Brubakk syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008991 Verloove Vanhorick-Brubakk syndrome skos:exactMatch SCTID:764697003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008991 Verloove Vanhorick-Brubakk syndrome skos:exactMatch UMLS:C1859082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008992 Juberg-Hayward syndrome skos:exactMatch MESH:C537690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008992 Juberg-Hayward syndrome skos:exactMatch OMIM:216100 juberg-hayward syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008992 Juberg-Hayward syndrome skos:exactMatch Orphanet:2319 Juberg-Hayward syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008992 Juberg-Hayward syndrome skos:exactMatch SCTID:721874001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008992 Juberg-Hayward syndrome skos:exactMatch UMLS:C0796099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008993 cleft palate-stapes fixation-oligodontia syndrome skos:exactMatch MESH:C565844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008993 cleft palate-stapes fixation-oligodontia syndrome skos:exactMatch OMIM:216300 cleft palate, deafness, and oligodontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008993 cleft palate-stapes fixation-oligodontia syndrome skos:exactMatch Orphanet:2010 Cleft palate-stapes fixation-oligodontia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008993 cleft palate-stapes fixation-oligodontia syndrome skos:exactMatch UMLS:C1859081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008994 cleidocranial dysplasia, recessive form skos:exactMatch MESH:C565843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008994 cleidocranial dysplasia, recessive form skos:exactMatch OMIM:216330 cleidocranial dysplasia, recessive form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008994 cleidocranial dysplasia, recessive form skos:exactMatch UMLS:C1859080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008995 Yunis-Varon syndrome skos:exactMatch DOID:0060589 Yunis-Varon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008995 Yunis-Varon syndrome skos:exactMatch MESH:C536719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008995 Yunis-Varon syndrome skos:exactMatch OMIM:216340 yunis-varon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008995 Yunis-Varon syndrome skos:exactMatch Orphanet:3472 Yunis-Varon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008995 Yunis-Varon syndrome skos:exactMatch UMLS:C1857663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008998 Cockayne syndrome type 3 skos:exactMatch Orphanet:90324 Cockayne syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008999 Cohen syndrome skos:exactMatch DOID:0111590 Cohen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008999 Cohen syndrome skos:exactMatch MESH:C536438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008999 Cohen syndrome skos:exactMatch OMIM:216550 cohen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008999 Cohen syndrome skos:exactMatch Orphanet:193 Cohen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008999 Cohen syndrome skos:exactMatch SCTID:56604005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0008999 Cohen syndrome skos:exactMatch UMLS:C1854061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009000 familial reactive perforating collagenosis skos:exactMatch MESH:C565687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009000 familial reactive perforating collagenosis skos:exactMatch OMIM:216700 collagenosis, familial reactive perforating semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009000 familial reactive perforating collagenosis skos:exactMatch Orphanet:79147 Familial reactive perforating collagenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009000 familial reactive perforating collagenosis skos:exactMatch UMLS:C1857624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009001 macular coloboma-cleft palate-hallux valgus syndrome skos:exactMatch MESH:C565686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009001 macular coloboma-cleft palate-hallux valgus syndrome skos:exactMatch OMIM:216800 coloboma of macula and skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009001 macular coloboma-cleft palate-hallux valgus syndrome skos:exactMatch Orphanet:91494 Macular coloboma-cleft palate-hallux valgus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009001 macular coloboma-cleft palate-hallux valgus syndrome skos:exactMatch SCTID:722463001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009001 macular coloboma-cleft palate-hallux valgus syndrome skos:exactMatch UMLS:C1857619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009002 coloboma, ocular, autosomal recessive skos:exactMatch OMIM:216820 coloboma, ocular, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009002 coloboma, ocular, autosomal recessive skos:exactMatch UMLS:C4011974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009003 achromatopsia 2 skos:exactMatch DOID:0110007 achromatopsia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009003 achromatopsia 2 skos:exactMatch MESH:C536128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009003 achromatopsia 2 skos:exactMatch NCIT:C168757 Achromatopsia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009003 achromatopsia 2 skos:exactMatch OMIM:216900 achromatopsia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009003 achromatopsia 2 skos:exactMatch UMLS:C1857618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009005 complement component C1r/C1s deficiency skos:exactMatch NCIT:C119991 C1r/C1s Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009005 complement component C1r/C1s deficiency skos:exactMatch OMIM:216950 complement component c1r/c1s deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009005 complement component C1r/C1s deficiency skos:exactMatch UMLS:C3150274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009006 complement component 2 deficiency skos:exactMatch DOID:0060295 complement component 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009006 complement component 2 deficiency skos:exactMatch NCIT:C119992 C2 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009006 complement component 2 deficiency skos:exactMatch OMIM:217000 complement component 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009006 complement component 2 deficiency skos:exactMatch UMLS:C3150275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009007 Jalili syndrome skos:exactMatch DOID:0111404 Jalili syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009007 Jalili syndrome skos:exactMatch MESH:C000596385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009007 Jalili syndrome skos:exactMatch OMIM:217080 jalili syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009007 Jalili syndrome skos:exactMatch Orphanet:1873 Jalili syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009007 Jalili syndrome skos:exactMatch SCTID:707608003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009007 Jalili syndrome skos:exactMatch UMLS:C3495589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009007 Jalili syndrome skos:exactMatch UMLS:CN200616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009008 heart defect - tongue hamartoma - polysyndactyly syndrome skos:exactMatch DOID:0111591 congenital heart defects, hamartomas of tongue, and polysyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009008 heart defect - tongue hamartoma - polysyndactyly syndrome skos:exactMatch MESH:C535849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009008 heart defect - tongue hamartoma - polysyndactyly syndrome skos:exactMatch OMIM:217085 congenital heart defects, hamartomas of tongue, and polysyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009008 heart defect - tongue hamartoma - polysyndactyly syndrome skos:exactMatch Orphanet:1338 Heart defect-tongue hamartoma-polysyndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009008 heart defect - tongue hamartoma - polysyndactyly syndrome skos:exactMatch UMLS:C2931046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009009 hypoplasminogenemia skos:exactMatch DOID:0111592 plasminogen deficiency type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009009 hypoplasminogenemia skos:exactMatch MESH:C580017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009009 hypoplasminogenemia skos:exactMatch OMIM:217090 plasminogen deficiency, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009009 hypoplasminogenemia skos:exactMatch Orphanet:722 Hypoplasminogenemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009009 hypoplasminogenemia skos:exactMatch SCTID:95840007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009009 hypoplasminogenemia skos:exactMatch UMLS:C0398621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009009 hypoplasminogenemia skos:exactMatch UMLS:C1968804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009010 aortic arch interruption skos:exactMatch ICD10CM:Q25.21 Interruption of aortic arch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009010 aortic arch interruption skos:exactMatch Orphanet:2299 Aortic arch interruption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009012 multiple pterygium-malignant hyperthermia syndrome skos:exactMatch MESH:C565679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009012 multiple pterygium-malignant hyperthermia syndrome skos:exactMatch OMIM:217150 contractures, congenital, torticollis, and malignant hyperthermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009012 multiple pterygium-malignant hyperthermia syndrome skos:exactMatch Orphanet:2215 Multiple pterygium-malignant hyperthermia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009012 multiple pterygium-malignant hyperthermia syndrome skos:exactMatch UMLS:C1857576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009013 convulsive disorder, familial, with prenatal or early onset skos:exactMatch MESH:C565678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009013 convulsive disorder, familial, with prenatal or early onset skos:exactMatch OMIM:217200 convulsive disorder, familial, with prenatal or early onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009013 convulsive disorder, familial, with prenatal or early onset skos:exactMatch UMLS:C1857575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009014 cornea plana 2 skos:exactMatch MESH:C565677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009014 cornea plana 2 skos:exactMatch OMIM:217300 cornea plana 2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009014 cornea plana 2 skos:exactMatch UMLS:C1857574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009015 corneal dystrophy-perceptive deafness syndrome skos:exactMatch DOID:0111620 corneal dystrophy-perceptive deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009015 corneal dystrophy-perceptive deafness syndrome skos:exactMatch MESH:C535473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009015 corneal dystrophy-perceptive deafness syndrome skos:exactMatch OMIM:217400 corneal dystrophy and perceptive deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009015 corneal dystrophy-perceptive deafness syndrome skos:exactMatch Orphanet:1490 Corneal dystrophy-perceptive deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009015 corneal dystrophy-perceptive deafness syndrome skos:exactMatch SCTID:720749004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009015 corneal dystrophy-perceptive deafness syndrome skos:exactMatch UMLS:C1857572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009016 band keratopathy skos:exactMatch DOID:11164 band keratopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009016 band keratopathy skos:exactMatch MESH:C562399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009016 band keratopathy skos:exactMatch NCIT:C118765 Band Keratopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009016 band keratopathy skos:exactMatch OMIM:217500 corneal dystrophy, band-shaped semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009016 band keratopathy skos:exactMatch SCTID:35055000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009016 band keratopathy skos:exactMatch UMLS:C0155120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009017 corneal degeneration, band-shaped spheroid skos:exactMatch OMIM:217520 corneal degeneration, band-shaped spheroid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009018 central cloudy dystrophy of François skos:exactMatch MESH:C563262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009018 central cloudy dystrophy of François skos:exactMatch OMIM:217600 central cloudy dystrophy of francois semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009018 central cloudy dystrophy of François skos:exactMatch Orphanet:98972 Central cloudy dystrophy of François semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009018 central cloudy dystrophy of François skos:exactMatch SCTID:419074008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009018 central cloudy dystrophy of François skos:exactMatch UMLS:C1622427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009019 congenital hereditary endothelial dystrophy of cornea skos:exactMatch DOID:0060649 congenital hereditary endothelial dystrophy of cornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009019 congenital hereditary endothelial dystrophy of cornea skos:exactMatch MESH:C536439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009019 congenital hereditary endothelial dystrophy of cornea skos:exactMatch OMIM:217700 corneal endothelial dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009019 congenital hereditary endothelial dystrophy of cornea skos:exactMatch Orphanet:293603 Congenital hereditary endothelial dystrophy type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009020 macular corneal dystrophy skos:exactMatch DOID:2565 macular corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009020 macular corneal dystrophy skos:exactMatch ICD10CM:H18.55 Macular corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009020 macular corneal dystrophy skos:exactMatch MESH:C537834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009020 macular corneal dystrophy skos:exactMatch NCIT:C34793 Macular Corneal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009020 macular corneal dystrophy skos:exactMatch OMIM:217800 macular dystrophy, corneal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009020 macular corneal dystrophy skos:exactMatch Orphanet:98969 Macular corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009020 macular corneal dystrophy skos:exactMatch SCTID:60258001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009020 macular corneal dystrophy skos:exactMatch UMLS:C0024439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009021 Toriello-Carey syndrome skos:exactMatch MESH:C563127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009021 Toriello-Carey syndrome skos:exactMatch OMIM:217980 corpus callosum, agenesis of, with facial anomalies and robin sequence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009021 Toriello-Carey syndrome skos:exactMatch Orphanet:3338 Toriello-Carey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009021 Toriello-Carey syndrome skos:exactMatch SCTID:722477003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009021 Toriello-Carey syndrome skos:exactMatch UMLS:C0796184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009022 corpus callosum, agenesis of skos:exactMatch MESH:D061085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009022 corpus callosum, agenesis of skos:exactMatch NCIT:C98905 Corpus Callosum Agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009022 corpus callosum, agenesis of skos:exactMatch OMIM:217990 corpus callosum, agenesis of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009022 corpus callosum, agenesis of skos:exactMatch SCTID:5102002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009024 cortical blindness-intellectual disability-polydactyly syndrome skos:exactMatch MESH:C565674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009024 cortical blindness-intellectual disability-polydactyly syndrome skos:exactMatch OMIM:218010 cortical blindness, retardation, and postaxial polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009024 cortical blindness-intellectual disability-polydactyly syndrome skos:exactMatch Orphanet:1389 Cortical blindness-intellectual disability-polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009024 cortical blindness-intellectual disability-polydactyly syndrome skos:exactMatch UMLS:C1857568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch DOID:4367 apparent mineralocorticoid excess syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch MESH:C537422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch MESH:D043204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch NCIT:C123231 Syndrome of Apparent Mineralocorticoid Excess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch NCIT:C131083 11 Beta-Hydroxysteroid Dehydrogenase Type 2 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch OMIM:218030 apparent mineralocorticoid excess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch Orphanet:320 Apparent mineralocorticoid excess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch SCTID:237770005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch SCTID:703256004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch UMLS:C0342488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch UMLS:C3887949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009025 apparent mineralocorticoid excess skos:exactMatch UMLS:CN203981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009026 Costello syndrome skos:exactMatch DOID:0050469 Costello syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009026 Costello syndrome skos:exactMatch MESH:D056685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009026 Costello syndrome skos:exactMatch NCIT:C84652 Costello Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009026 Costello syndrome skos:exactMatch OMIM:218040 costello syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009026 Costello syndrome skos:exactMatch Orphanet:3071 Costello syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009026 Costello syndrome skos:exactMatch SCTID:309776008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009026 Costello syndrome skos:exactMatch UMLS:C0587248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009027 cramps, familial adolescent skos:exactMatch OMIM:218050 cramps, familial adolescent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009028 Crane-Heise syndrome skos:exactMatch MESH:C536452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009028 Crane-Heise syndrome skos:exactMatch OMIM:218090 crane-heise syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009028 Crane-Heise syndrome skos:exactMatch Orphanet:1512 Crane-Heise syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009028 Crane-Heise syndrome skos:exactMatch SCTID:715991005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009028 Crane-Heise syndrome skos:exactMatch UMLS:C1857532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009029 cranial nerves, congenital paresis of skos:exactMatch MESH:C565673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009029 cranial nerves, congenital paresis of skos:exactMatch OMIM:218100 cranial nerves, congenital paresis of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009029 cranial nerves, congenital paresis of skos:exactMatch UMLS:C1857531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009030 cranial nerves, recurrent paresis of skos:exactMatch MESH:C565672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009030 cranial nerves, recurrent paresis of skos:exactMatch OMIM:218200 cranial nerves, recurrent paresis of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009030 cranial nerves, recurrent paresis of skos:exactMatch UMLS:C1857530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009031 craniodiaphyseal dysplasia skos:exactMatch DOID:0080032 craniodiaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009031 craniodiaphyseal dysplasia skos:exactMatch MESH:C562940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009031 craniodiaphyseal dysplasia skos:exactMatch NCIT:C131429 Craniodiaphyseal Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009031 craniodiaphyseal dysplasia skos:exactMatch OMIM:218300 craniodiaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009031 craniodiaphyseal dysplasia skos:exactMatch Orphanet:1513 Craniodiaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009031 craniodiaphyseal dysplasia skos:exactMatch SCTID:205506004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009031 craniodiaphyseal dysplasia skos:exactMatch UMLS:C0410539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009032 cranioectodermal dysplasia skos:exactMatch DOID:0050577 cranioectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009032 cranioectodermal dysplasia skos:exactMatch NCIT:C129305 Cranioectodermal Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009032 cranioectodermal dysplasia skos:exactMatch OMIMPS:218330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009032 cranioectodermal dysplasia skos:exactMatch Orphanet:1515 Cranioectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009032 cranioectodermal dysplasia skos:exactMatch SCTID:254093009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009032 cranioectodermal dysplasia skos:exactMatch UMLS:C0432235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009032 cranioectodermal dysplasia skos:exactMatch UMLS:CN016627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009032 cranioectodermal dysplasia skos:exactMatch UMLS:CN119432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009033 temtamy syndrome skos:exactMatch DOID:0111621 Temtamy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009033 temtamy syndrome skos:exactMatch MESH:C536959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009033 temtamy syndrome skos:exactMatch NCIT:C148371 Temtamy Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009033 temtamy syndrome skos:exactMatch OMIM:218340 temtamy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009033 temtamy syndrome skos:exactMatch Orphanet:1777 Temtamy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009033 temtamy syndrome skos:exactMatch SCTID:719947004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009033 temtamy syndrome skos:exactMatch UMLS:C1857512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009034 craniofacial dyssynostosis skos:exactMatch MESH:C536455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009034 craniofacial dyssynostosis skos:exactMatch OMIM:218350 craniofacial dyssynostosis with short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009034 craniofacial dyssynostosis skos:exactMatch Orphanet:1516 Non-syndromic bilambdoid and sagittal craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009034 craniofacial dyssynostosis skos:exactMatch UMLS:C1857511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009035 craniometaphyseal dysplasia, autosomal recessive skos:exactMatch DOID:0080802 autosomal recessive craniometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009035 craniometaphyseal dysplasia, autosomal recessive skos:exactMatch MESH:C536570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009035 craniometaphyseal dysplasia, autosomal recessive skos:exactMatch OMIM:218400 craniometaphyseal dysplasia, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009036 cardiocranial syndrome, Pfeiffer type skos:exactMatch MESH:C535578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009036 cardiocranial syndrome, Pfeiffer type skos:exactMatch OMIM:218450 craniostenosis, sagittal, with congenital heart disease, mental deficiency, and mandibular ankylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009036 cardiocranial syndrome, Pfeiffer type skos:exactMatch Orphanet:2872 Cardiocranial syndrome, Pfeiffer type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009036 cardiocranial syndrome, Pfeiffer type skos:exactMatch SCTID:720606005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009036 cardiocranial syndrome, Pfeiffer type skos:exactMatch UMLS:C1857495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009037 craniosynostosis with anomalies of the cranial base and digits skos:exactMatch MESH:C565666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009037 craniosynostosis with anomalies of the cranial base and digits skos:exactMatch OMIM:218530 craniosynostosis with anomalies of the cranial base and digits semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009037 craniosynostosis with anomalies of the cranial base and digits skos:exactMatch UMLS:C1857493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009038 craniosynostosis-fibular aplasia syndrome skos:exactMatch MESH:C565665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009038 craniosynostosis-fibular aplasia syndrome skos:exactMatch OMIM:218550 craniosynostosis with fibular aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009038 craniosynostosis-fibular aplasia syndrome skos:exactMatch SCTID:732250002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009038 craniosynostosis-fibular aplasia syndrome skos:exactMatch UMLS:C1857492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009039 Baller-Gerold syndrome skos:exactMatch DOID:0050654 Baller-Gerold syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009039 Baller-Gerold syndrome skos:exactMatch MESH:C536788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009039 Baller-Gerold syndrome skos:exactMatch OMIM:218600 baller-gerold syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009039 Baller-Gerold syndrome skos:exactMatch Orphanet:1225 Baller-Gerold syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009039 Baller-Gerold syndrome skos:exactMatch SCTID:77608001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009039 Baller-Gerold syndrome skos:exactMatch UMLS:C0265308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009040 craniosynostosis-intellectual disability syndrome of 51N and Gettig skos:exactMatch MESH:C565664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009040 craniosynostosis-intellectual disability syndrome of 51N and Gettig skos:exactMatch OMIM:218649 craniosynostosis-mental retardation syndrome of 51n and gettig semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009040 craniosynostosis-intellectual disability syndrome of 51N and Gettig skos:exactMatch UMLS:C1857473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009041 craniosynostosis-intellectual disability-clefting syndrome skos:exactMatch MESH:C537906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009041 craniosynostosis-intellectual disability-clefting syndrome skos:exactMatch MESH:C565663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009041 craniosynostosis-intellectual disability-clefting syndrome skos:exactMatch OMIM:218650 craniosynostosis-mental retardation-clefting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009041 craniosynostosis-intellectual disability-clefting syndrome skos:exactMatch UMLS:C1857472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009041 craniosynostosis-intellectual disability-clefting syndrome skos:exactMatch UMLS:C2931663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009042 craniotelencephalic dysplasia skos:exactMatch MESH:C535597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009042 craniotelencephalic dysplasia skos:exactMatch OMIM:218670 craniotelencephalic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009042 craniotelencephalic dysplasia skos:exactMatch Orphanet:1528 Craniotelencephalic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009042 craniotelencephalic dysplasia skos:exactMatch SCTID:715422002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009042 craniotelencephalic dysplasia skos:exactMatch UMLS:C1857471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009043 generalized resistance to thyroid hormone skos:exactMatch Orphanet:3221 Generalized resistance to thyroid hormone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009044 Crigler-Najjar syndrome skos:exactMatch DOID:3803 Crigler-Najjar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009044 Crigler-Najjar syndrome skos:exactMatch ICD10CM:E80.5 Crigler-Najjar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009044 Crigler-Najjar syndrome skos:exactMatch MESH:D003414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009044 Crigler-Najjar syndrome skos:exactMatch NCIT:C84656 Crigler-Najjar Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009044 Crigler-Najjar syndrome skos:exactMatch Orphanet:205 Crigler-Najjar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009044 Crigler-Najjar syndrome skos:exactMatch SCTID:28259009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009044 Crigler-Najjar syndrome skos:exactMatch UMLS:C0010324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009044 Crigler-Najjar syndrome skos:exactMatch UMLS:CN119421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009045 cataract-nephropathy-encephalopathy syndrome skos:exactMatch MESH:C536216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009045 cataract-nephropathy-encephalopathy syndrome skos:exactMatch OMIM:218900 crome syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009045 cataract-nephropathy-encephalopathy syndrome skos:exactMatch Orphanet:1380 Cataract-nephropathy-encephalopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009045 cataract-nephropathy-encephalopathy syndrome skos:exactMatch SCTID:722381004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009045 cataract-nephropathy-encephalopathy syndrome skos:exactMatch UMLS:C0795914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009046 Fraser syndrome skos:exactMatch DOID:0090001 Fraser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009046 Fraser syndrome skos:exactMatch MESH:D058497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009046 Fraser syndrome skos:exactMatch NCIT:C118436 Fraser Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009046 Fraser syndrome skos:exactMatch OMIMPS:219000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009046 Fraser syndrome skos:exactMatch Orphanet:2052 Fraser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009046 Fraser syndrome skos:exactMatch SCTID:204102004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009046 Fraser syndrome skos:exactMatch UMLS:C0265233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009047 cryptorchidism skos:exactMatch DOID:11383 cryptorchidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009047 cryptorchidism skos:exactMatch MESH:D003456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009047 cryptorchidism skos:exactMatch NCIT:C12326 Undescended Testes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009047 cryptorchidism skos:exactMatch OMIM:219050 cryptorchidism, unilateral or bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009047 cryptorchidism skos:exactMatch SCTID:204878001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009048 curved nail of fourth toe skos:exactMatch OMIM:219070 curved nail of fourth toe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009049 Cushing syndrome due to macronodular adrenal hyperplasia skos:exactMatch DOID:0111622 ACTH-independent macronodular adrenal hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009049 Cushing syndrome due to macronodular adrenal hyperplasia skos:exactMatch MESH:C565662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009049 Cushing syndrome due to macronodular adrenal hyperplasia skos:exactMatch Orphanet:189427 Cushing syndrome due to macronodular adrenal hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009049 Cushing syndrome due to macronodular adrenal hyperplasia skos:exactMatch SCTID:720459002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009049 Cushing syndrome due to macronodular adrenal hyperplasia skos:exactMatch UMLS:C2062388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009049 Cushing syndrome due to macronodular adrenal hyperplasia skos:exactMatch UMLS:CN200644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009050 Cushing disease due to pituitary adenoma skos:exactMatch DOID:7004 ACTH-secreting pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009050 Cushing disease due to pituitary adenoma skos:exactMatch MESH:D049913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009050 Cushing disease due to pituitary adenoma skos:exactMatch NCIT:C113210 Cushing Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009050 Cushing disease due to pituitary adenoma skos:exactMatch OMIM:219090 pituitary adenoma 4, acth-secreting semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009050 Cushing disease due to pituitary adenoma skos:exactMatch Orphanet:96253 Cushing disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009050 Cushing disease due to pituitary adenoma skos:exactMatch SCTID:254958004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009050 Cushing disease due to pituitary adenoma skos:exactMatch UMLS:C0221406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009050 Cushing disease due to pituitary adenoma skos:exactMatch UMLS:C1306214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009051 cutaneous photosensitivity-lethal colitis syndrome skos:exactMatch MESH:C536224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009051 cutaneous photosensitivity-lethal colitis syndrome skos:exactMatch OMIM:219095 cutaneous photosensitivity and colitis, lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009051 cutaneous photosensitivity-lethal colitis syndrome skos:exactMatch Orphanet:2881 Cutaneous photosensitivity-lethal colitis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009051 cutaneous photosensitivity-lethal colitis syndrome skos:exactMatch UMLS:C1857449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009052 cutis laxa, autosomal recessive, type 1A skos:exactMatch DOID:0070135 autosomal recessive cutis laxa type IA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009052 cutis laxa, autosomal recessive, type 1A skos:exactMatch MESH:C562628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009052 cutis laxa, autosomal recessive, type 1A skos:exactMatch OMIM:219100 cutis laxa, autosomal recessive, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009052 cutis laxa, autosomal recessive, type 1A skos:exactMatch SCTID:59451000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009052 cutis laxa, autosomal recessive, type 1A skos:exactMatch UMLS:CN033664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009053 ALDH18A1-related de Barsy syndrome skos:exactMatch DOID:0070132 autosomal recessive cutis laxa type IIIA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009053 ALDH18A1-related de Barsy syndrome skos:exactMatch OMIM:219150 cutis laxa, autosomal recessive, iia 3a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009053 ALDH18A1-related de Barsy syndrome skos:exactMatch Orphanet:35664 ALDH18A1-related De Barsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009053 ALDH18A1-related de Barsy syndrome skos:exactMatch SCTID:59252009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009054 autosomal recessive cutis laxa type 2, classic type skos:exactMatch DOID:0070141 autosomal recessive cutis laxa type II classic type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009054 autosomal recessive cutis laxa type 2, classic type skos:exactMatch MESH:C562632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009054 autosomal recessive cutis laxa type 2, classic type skos:exactMatch Orphanet:357074 Autosomal recessive cutis laxa type 2, classic type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009054 autosomal recessive cutis laxa type 2, classic type skos:exactMatch SCTID:73856006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009054 autosomal recessive cutis laxa type 2, classic type skos:exactMatch UMLS:CN204606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009055 cutis marmorata telangiectatica congenita skos:exactMatch MESH:C536226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009055 cutis marmorata telangiectatica congenita skos:exactMatch OMIM:219250 cutis marmorata telangiectatica congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009055 cutis marmorata telangiectatica congenita skos:exactMatch Orphanet:1556 Cutis marmorata telangiectatica congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009055 cutis marmorata telangiectatica congenita skos:exactMatch SCTID:254778000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009056 cutis verticis gyrata and intellectual disability skos:exactMatch OMIM:219300 cutis verticis gyrata and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009056 cutis verticis gyrata and intellectual disability skos:exactMatch Orphanet:1557 Cutis verticis gyrata-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009056 cutis verticis gyrata and intellectual disability skos:exactMatch UMLS:C1857444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009057 cyanosis and hepatic disease skos:exactMatch MESH:C565660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009057 cyanosis and hepatic disease skos:exactMatch OMIM:219400 cyanosis and hepatic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009057 cyanosis and hepatic disease skos:exactMatch UMLS:C1857443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009058 cystathioninuria skos:exactMatch DOID:0090142 cystathioninuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009058 cystathioninuria skos:exactMatch NCIT:C129070 Cystathioninuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009058 cystathioninuria skos:exactMatch OMIM:219500 cystathioninuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009058 cystathioninuria skos:exactMatch Orphanet:212 Cystathioninuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009058 cystathioninuria skos:exactMatch SCTID:13003007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009058 cystathioninuria skos:exactMatch UMLS:C0220993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009058 cystathioninuria skos:exactMatch UMLS:C0268616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009058 cystathioninuria skos:exactMatch UMLS:C3495552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009059 cysteine Peptiduria skos:exactMatch MESH:C565659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009059 cysteine Peptiduria skos:exactMatch OMIM:219550 cysteine peptiduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009059 cysteine Peptiduria skos:exactMatch UMLS:C1857438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009060 cystic disease of lung skos:exactMatch MESH:C563237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009060 cystic disease of lung skos:exactMatch OMIM:219600 cystic disease of lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009060 cystic disease of lung skos:exactMatch UMLS:C1384901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009061 cystic fibrosis skos:exactMatch DOID:1485 cystic fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009061 cystic fibrosis skos:exactMatch ICD10CM:E84 Cystic fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009061 cystic fibrosis skos:exactMatch MESH:D003550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009061 cystic fibrosis skos:exactMatch NCIT:C2975 Cystic Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009061 cystic fibrosis skos:exactMatch OMIM:219700 cystic fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009061 cystic fibrosis skos:exactMatch Orphanet:586 Cystic fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009061 cystic fibrosis skos:exactMatch SCTID:190905008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009061 cystic fibrosis skos:exactMatch UMLS:C0010674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009062 cystic fibrosis-gastritis-megaloblastic anemia syndrome skos:exactMatch MESH:C537039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009062 cystic fibrosis-gastritis-megaloblastic anemia syndrome skos:exactMatch OMIM:219721 cystic fibrosis with helicobacter pylori gastritis, megaloblastic anemia, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009062 cystic fibrosis-gastritis-megaloblastic anemia syndrome skos:exactMatch Orphanet:2575 Cystic fibrosis-gastritis-megaloblastic anemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009062 cystic fibrosis-gastritis-megaloblastic anemia syndrome skos:exactMatch SCTID:720401009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009063 ventriculomegaly-cystic kidney disease skos:exactMatch DOID:0111625 ventriculomegaly - cystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009063 ventriculomegaly-cystic kidney disease skos:exactMatch OMIM:219730 ventriculomegaly with cystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009063 ventriculomegaly-cystic kidney disease skos:exactMatch Orphanet:443988 Ventriculomegaly-cystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009063 ventriculomegaly-cystic kidney disease skos:exactMatch UMLS:C1857423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009064 ocular cystinosis skos:exactMatch MESH:C535765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009064 ocular cystinosis skos:exactMatch OMIM:219750 cystinosis, adult nonnephropathic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009064 ocular cystinosis skos:exactMatch Orphanet:411641 Ocular cystinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009064 ocular cystinosis skos:exactMatch UMLS:C2931013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009066 juvenile nephropathic cystinosis skos:exactMatch MESH:C562683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009066 juvenile nephropathic cystinosis skos:exactMatch OMIM:219900 cystinosis, late-onset juvenile or adolescent nephropathic iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009066 juvenile nephropathic cystinosis skos:exactMatch Orphanet:411634 Juvenile nephropathic cystinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009066 juvenile nephropathic cystinosis skos:exactMatch SCTID:22830006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009066 juvenile nephropathic cystinosis skos:exactMatch UMLS:C0268626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009067 cystinuria skos:exactMatch DOID:9266 cystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009067 cystinuria skos:exactMatch MESH:D003555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009067 cystinuria skos:exactMatch NCIT:C84664 Cystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009067 cystinuria skos:exactMatch OMIM:220100 cystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009067 cystinuria skos:exactMatch Orphanet:214 Cystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009067 cystinuria skos:exactMatch SCTID:85020001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009067 cystinuria skos:exactMatch UMLS:C0010691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009068 cytochrome-c oxidase deficiency disease skos:exactMatch DOID:3762 cytochrome-c oxidase deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009068 cytochrome-c oxidase deficiency disease skos:exactMatch MESH:D030401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009068 cytochrome-c oxidase deficiency disease skos:exactMatch NCIT:C98910 Cytochrome-C Oxidase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009068 cytochrome-c oxidase deficiency disease skos:exactMatch OMIM:220110 mitochondrial complex 4 deficiency, nuclear iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009068 cytochrome-c oxidase deficiency disease skos:exactMatch Orphanet:254905 Isolated cytochrome C oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009068 cytochrome-c oxidase deficiency disease skos:exactMatch SCTID:67434000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009068 cytochrome-c oxidase deficiency disease skos:exactMatch UMLS:C0268237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009069 congenital lactic acidosis, Saguenay-Lac-Saint-Jean type skos:exactMatch MESH:C537004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009069 congenital lactic acidosis, Saguenay-Lac-Saint-Jean type skos:exactMatch OMIM:220111 mitochondrial complex 4 deficiency, nuclear iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009069 congenital lactic acidosis, Saguenay-Lac-Saint-Jean type skos:exactMatch Orphanet:70472 Congenital lactic acidosis, Saguenay-Lac-Saint-Jean type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009069 congenital lactic acidosis, Saguenay-Lac-Saint-Jean type skos:exactMatch SCTID:718219002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009070 D-glyceric aciduria skos:exactMatch DOID:0111626 D-glyceric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009070 D-glyceric aciduria skos:exactMatch MESH:C535767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009070 D-glyceric aciduria skos:exactMatch NCIT:C128804 D-Glyceric Aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009070 D-glyceric aciduria skos:exactMatch OMIM:220120 d-glyceric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009070 D-glyceric aciduria skos:exactMatch Orphanet:941 D-glyceric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009070 D-glyceric aciduria skos:exactMatch SCTID:237980004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009070 D-glyceric aciduria skos:exactMatch UMLS:C0342765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009070 D-glyceric aciduria skos:exactMatch UMLS:C1291386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009071 hereditary renal hypouricemia skos:exactMatch MESH:C537757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009071 hereditary renal hypouricemia skos:exactMatch Orphanet:94088 Hereditary renal hypouricemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009071 hereditary renal hypouricemia skos:exactMatch SCTID:236478009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009072 Dandy-Walker syndrome skos:exactMatch DOID:2785 Dandy-Walker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009072 Dandy-Walker syndrome skos:exactMatch MESH:D003616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009072 Dandy-Walker syndrome skos:exactMatch NCIT:C75012 Dandy-Walker Malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009072 Dandy-Walker syndrome skos:exactMatch OMIM:220200 dandy-walker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009072 Dandy-Walker syndrome skos:exactMatch Orphanet:217 Isolated Dandy-Walker malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009072 Dandy-Walker syndrome skos:exactMatch SCTID:14447001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009072 Dandy-Walker syndrome skos:exactMatch UMLS:C0010964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009073 Ritscher-Schinzel syndrome 1 skos:exactMatch DOID:0060571 Ritscher-Schinzel syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009073 Ritscher-Schinzel syndrome 1 skos:exactMatch OMIM:220210 ritscher-schinzel syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009074 facial dysmorphism-macrocephaly-myopia-Dandy-Walker malformation syndrome skos:exactMatch MESH:C535985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009074 facial dysmorphism-macrocephaly-myopia-Dandy-Walker malformation syndrome skos:exactMatch OMIM:220219 dandy-walker malformation with mental retardation, macrocephaly, myopia, and brachytelephalangy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009074 facial dysmorphism-macrocephaly-myopia-Dandy-Walker malformation syndrome skos:exactMatch Orphanet:1970 Facial dysmorphism-macrocephaly-myopia-Dandy-Walker malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009074 facial dysmorphism-macrocephaly-myopia-Dandy-Walker malformation syndrome skos:exactMatch UMLS:C1857352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009075 Dandy-Walker malformation-postaxial polydactyly syndrome skos:exactMatch MESH:C535771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009075 Dandy-Walker malformation-postaxial polydactyly syndrome skos:exactMatch OMIM:220220 dandy-walker malformation with postaxial polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009075 Dandy-Walker malformation-postaxial polydactyly syndrome skos:exactMatch Orphanet:1566 Dandy-Walker malformation-postaxial polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009075 Dandy-Walker malformation-postaxial polydactyly syndrome skos:exactMatch SCTID:733094005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009075 Dandy-Walker malformation-postaxial polydactyly syndrome skos:exactMatch UMLS:C1857351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009076 autosomal recessive nonsyndromic hearing loss 1A skos:exactMatch DOID:0110475 autosomal recessive nonsyndromic deafness 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009076 autosomal recessive nonsyndromic hearing loss 1A skos:exactMatch MESH:C567134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009076 autosomal recessive nonsyndromic hearing loss 1A skos:exactMatch NCIT:C129022 Deafness, Autosomal Recessive 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009076 autosomal recessive nonsyndromic hearing loss 1A skos:exactMatch OMIM:220290 deafness, autosomal recessive 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009077 deafness, congenital, and familial myoclonic epilepsy skos:exactMatch MESH:C565649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009077 deafness, congenital, and familial myoclonic epilepsy skos:exactMatch OMIM:220300 deafness, congenital, and familial myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009077 deafness, congenital, and familial myoclonic epilepsy skos:exactMatch UMLS:C1857348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009079 DOORS syndrome skos:exactMatch DOID:0111627 DOORS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009079 DOORS syndrome skos:exactMatch MESH:C563052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009079 DOORS syndrome skos:exactMatch OMIM:220500 deafness, onychodystrophy, osteodystrophy, impaired intellectual development, and seizures syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009079 DOORS syndrome skos:exactMatch Orphanet:79500 DOORS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009079 DOORS syndrome skos:exactMatch SCTID:719800009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009080 split hand-foot malformation 1 with sensorineural hearing loss skos:exactMatch DOID:0090024 split hand-foot malformation 1 with sensorineural hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009080 split hand-foot malformation 1 with sensorineural hearing loss skos:exactMatch MESH:C565647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009080 split hand-foot malformation 1 with sensorineural hearing loss skos:exactMatch OMIM:220600 split-hand/foot malformation 1 with sensorineural hearing loss, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009080 split hand-foot malformation 1 with sensorineural hearing loss skos:exactMatch Orphanet:71271 Split hand-split foot-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009080 split hand-foot malformation 1 with sensorineural hearing loss skos:exactMatch SCTID:723611008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009080 split hand-foot malformation 1 with sensorineural hearing loss skos:exactMatch UMLS:C1857344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009081 deafness, congenital, with total albinism skos:exactMatch MESH:C565646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009081 deafness, congenital, with total albinism skos:exactMatch OMIM:220900 deafness, congenital, with total albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009081 deafness, congenital, with total albinism skos:exactMatch UMLS:C1857343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009082 high myopia-sensorineural deafness syndrome skos:exactMatch DOID:0111628 high myopia-sensorineural deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009082 high myopia-sensorineural deafness syndrome skos:exactMatch OMIM:221200 deafness and myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009082 high myopia-sensorineural deafness syndrome skos:exactMatch Orphanet:363396 High myopia-sensorineural deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009082 high myopia-sensorineural deafness syndrome skos:exactMatch SCTID:720506002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009082 high myopia-sensorineural deafness syndrome skos:exactMatch UMLS:CN204687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009083 conductive deafness-malformed external ear syndrome skos:exactMatch MESH:C565644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009083 conductive deafness-malformed external ear syndrome skos:exactMatch OMIM:221300 deafness, conductive, with malformed external ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009083 conductive deafness-malformed external ear syndrome skos:exactMatch Orphanet:3216 Conductive deafness-malformed external ear syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009083 conductive deafness-malformed external ear syndrome skos:exactMatch UMLS:C1857341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009084 conductive deafness-ptosis-skeletal anomalies syndrome skos:exactMatch MESH:C535993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009084 conductive deafness-ptosis-skeletal anomalies syndrome skos:exactMatch OMIM:221320 deafness, conductive, with ptosis and skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009084 conductive deafness-ptosis-skeletal anomalies syndrome skos:exactMatch Orphanet:3236 Conductive deafness-ptosis-skeletal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009084 conductive deafness-ptosis-skeletal anomalies syndrome skos:exactMatch SCTID:763213001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009084 conductive deafness-ptosis-skeletal anomalies syndrome skos:exactMatch UMLS:C1857340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009085 deafness-vitiligo-achalasia syndrome skos:exactMatch MESH:C565642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009085 deafness-vitiligo-achalasia syndrome skos:exactMatch OMIM:221350 deafness, congenital, with vitiligo and achalasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009085 deafness-vitiligo-achalasia syndrome skos:exactMatch Orphanet:3239 Deafness-vitiligo-achalasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009085 deafness-vitiligo-achalasia syndrome skos:exactMatch UMLS:C1857339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009086 deafness-small bowel diverticulosis-neuropathy syndrome skos:exactMatch MESH:C537305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009086 deafness-small bowel diverticulosis-neuropathy syndrome skos:exactMatch OMIM:221400 deafness, nerve type, with mesenteric diverticula of small bowel and progressive sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009086 deafness-small bowel diverticulosis-neuropathy syndrome skos:exactMatch Orphanet:3217 Deafness-small bowel diverticulosis-neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009086 deafness-small bowel diverticulosis-neuropathy syndrome skos:exactMatch SCTID:733071009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009086 deafness-small bowel diverticulosis-neuropathy syndrome skos:exactMatch UMLS:C1857338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009087 deafness, neural, congenital moderate skos:exactMatch MESH:C565640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009087 deafness, neural, congenital moderate skos:exactMatch OMIM:221500 deafness, neural, congenital moderate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009087 deafness, neural, congenital moderate skos:exactMatch UMLS:C1857337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009088 deafness, neural, with atypical atopic dermatitis skos:exactMatch MESH:C565639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009088 deafness, neural, with atypical atopic dermatitis skos:exactMatch OMIM:221700 deafness, neural, with atypical atopic dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009088 deafness, neural, with atypical atopic dermatitis skos:exactMatch UMLS:C1857334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009089 deafness-oligodontia syndrome skos:exactMatch MESH:C538049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009089 deafness-oligodontia syndrome skos:exactMatch OMIM:221740 deafness-oligodontia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009089 deafness-oligodontia syndrome skos:exactMatch Orphanet:3230 Deafness-oligodontia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009089 deafness-oligodontia syndrome skos:exactMatch UMLS:C1857333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009090 hearing loss, sensorineural, autosomal-mitochondrial type skos:exactMatch DOID:0111752 autosomal-mitochondrial sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009090 hearing loss, sensorineural, autosomal-mitochondrial type skos:exactMatch MESH:C565637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009090 hearing loss, sensorineural, autosomal-mitochondrial type skos:exactMatch OMIM:221745 deafness, sensorineural, autosomal-mitochondrial iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009091 non-acquired combined pituitary hormone deficiency with spine abnormalities skos:exactMatch MESH:C536710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009091 non-acquired combined pituitary hormone deficiency with spine abnormalities skos:exactMatch OMIM:221750 pituitary hormone deficiency, combined, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009091 non-acquired combined pituitary hormone deficiency with spine abnormalities skos:exactMatch Orphanet:231720 Non-acquired combined pituitary hormone deficiency-sensorineural hearing loss-spine abnormalities syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009091 non-acquired combined pituitary hormone deficiency with spine abnormalities skos:exactMatch UMLS:C3489787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009092 polycystic lipomembranous osteodysplasia with sclerosing leukoencephaly skos:exactMatch DOID:0090112 Nasu-Hakola disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009092 polycystic lipomembranous osteodysplasia with sclerosing leukoencephaly skos:exactMatch OMIMPS:221770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009092 polycystic lipomembranous osteodysplasia with sclerosing leukoencephaly skos:exactMatch Orphanet:2770 Nasu-Hakola disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009092 polycystic lipomembranous osteodysplasia with sclerosing leukoencephaly skos:exactMatch SCTID:702347001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009092 polycystic lipomembranous osteodysplasia with sclerosing leukoencephaly skos:exactMatch UMLS:C1857316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009093 dermatoleukodystrophy skos:exactMatch MESH:C538220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009093 dermatoleukodystrophy skos:exactMatch OMIM:221790 dermatoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009093 dermatoleukodystrophy skos:exactMatch Orphanet:1659 Dermatoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009093 dermatoleukodystrophy skos:exactMatch SCTID:733044009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009093 dermatoleukodystrophy skos:exactMatch UMLS:C1857314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009094 dermochondrocorneal dystrophy skos:exactMatch MESH:C535375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009094 dermochondrocorneal dystrophy skos:exactMatch OMIM:221800 dermochondrocorneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009094 dermochondrocorneal dystrophy skos:exactMatch Orphanet:79149 Dermochondrocorneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009094 dermochondrocorneal dystrophy skos:exactMatch SCTID:254150007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009094 dermochondrocorneal dystrophy skos:exactMatch UMLS:C0432288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009095 dermatoosteolysis, Kirghizian type skos:exactMatch MESH:C535373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009095 dermatoosteolysis, Kirghizian type skos:exactMatch OMIM:221810 dermatoosteolysis, kirghizian iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009095 dermatoosteolysis, Kirghizian type skos:exactMatch Orphanet:1657 Dermatoosteolysis, Kirghizian type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009095 dermatoosteolysis, Kirghizian type skos:exactMatch SCTID:721090002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009095 dermatoosteolysis, Kirghizian type skos:exactMatch UMLS:C1857301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009097 persistent hyperplastic primary vitreous, autosomal recessive skos:exactMatch OMIM:221900 persistent hyperplastic primary vitreous, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009097 persistent hyperplastic primary vitreous, autosomal recessive skos:exactMatch UMLS:C1969783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009098 dextrocardia with unusual facies and microphthalmia skos:exactMatch MESH:C538269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009098 dextrocardia with unusual facies and microphthalmia skos:exactMatch OMIM:221950 dextrocardia with unusual facies and microphthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009098 dextrocardia with unusual facies and microphthalmia skos:exactMatch UMLS:C1857298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009099 nephrogenic diabetes insipidus-intracranial calcification syndrome skos:exactMatch OMIM:221995 diabetes insipidus, nephrogenic, with mental retardation and intracerebral calcification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009099 nephrogenic diabetes insipidus-intracranial calcification syndrome skos:exactMatch Orphanet:3145 Nephrogenic diabetes insipidus-intracranial calcification-short stature-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009099 nephrogenic diabetes insipidus-intracranial calcification syndrome skos:exactMatch SCTID:716200002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009101 Wolfram syndrome 1 skos:exactMatch DOID:0110629 Wolfram syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009101 Wolfram syndrome 1 skos:exactMatch OMIM:222300 wolfram syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009102 diaminopentanuria skos:exactMatch MESH:C565630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009102 diaminopentanuria skos:exactMatch OMIM:222350 diaminopentanuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009102 diaminopentanuria skos:exactMatch UMLS:C1857285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009103 diaphragmatic hernia 2 skos:exactMatch MESH:C565629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009103 diaphragmatic hernia 2 skos:exactMatch OMIM:222400 diaphragmatic hernia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009104 Donnai-Barrow syndrome skos:exactMatch DOID:0090144 Donnai-Barrow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009104 Donnai-Barrow syndrome skos:exactMatch MESH:C536390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009104 Donnai-Barrow syndrome skos:exactMatch OMIM:222448 donnai-barrow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009104 Donnai-Barrow syndrome skos:exactMatch Orphanet:2143 Donnai-Barrow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009104 Donnai-Barrow syndrome skos:exactMatch SCTID:702418009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009104 Donnai-Barrow syndrome skos:exactMatch UMLS:C1857277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009105 trichohepatoenteric syndrome skos:exactMatch DOID:0111414 trichohepatoenteric syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009105 trichohepatoenteric syndrome skos:exactMatch OMIMPS:222470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009105 trichohepatoenteric syndrome skos:exactMatch Orphanet:84064 Syndromic diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009105 trichohepatoenteric syndrome skos:exactMatch SCTID:703406006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009105 trichohepatoenteric syndrome skos:exactMatch UMLS:C1857276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009106 diastematomyelia skos:exactMatch ICD10CM:Q06.2 Diastematomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009106 diastematomyelia skos:exactMatch NCIT:C98913 Diastematomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009106 diastematomyelia skos:exactMatch OMIM:222500 diastematomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009106 diastematomyelia skos:exactMatch Orphanet:1671 Split cord malformation type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009106 diastematomyelia skos:exactMatch SCTID:49351009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009106 diastematomyelia skos:exactMatch UMLS:C0011999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009107 diastrophic dysplasia skos:exactMatch DOID:14687 diastrophic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009107 diastrophic dysplasia skos:exactMatch ICD10CM:Q77.5 Diastrophic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009107 diastrophic dysplasia skos:exactMatch MESH:C536170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009107 diastrophic dysplasia skos:exactMatch NCIT:C156311 Diastrophic Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009107 diastrophic dysplasia skos:exactMatch OMIM:222600 diastrophic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009107 diastrophic dysplasia skos:exactMatch Orphanet:628 Diastrophic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009107 diastrophic dysplasia skos:exactMatch SCTID:58561002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009108 hyperdibasic aminoaciduria type 1 skos:exactMatch MESH:C567132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009108 hyperdibasic aminoaciduria type 1 skos:exactMatch OMIM:222690 dibasic amino aciduria 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009108 hyperdibasic aminoaciduria type 1 skos:exactMatch UMLS:C2673736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009109 lysinuric protein intolerance skos:exactMatch DOID:0060439 lysinuric protein intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009109 lysinuric protein intolerance skos:exactMatch MESH:C562687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009109 lysinuric protein intolerance skos:exactMatch NCIT:C121563 Lysinuric Protein Intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009109 lysinuric protein intolerance skos:exactMatch OMIM:222700 lysinuric protein intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009109 lysinuric protein intolerance skos:exactMatch Orphanet:470 Lysinuric protein intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009109 lysinuric protein intolerance skos:exactMatch SCTID:303852004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009109 lysinuric protein intolerance skos:exactMatch UMLS:C0268647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009110 dicarboxylic aminoaciduria skos:exactMatch DOID:0060650 dicarboxylic aminoaciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009110 dicarboxylic aminoaciduria skos:exactMatch MESH:C536171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009110 dicarboxylic aminoaciduria skos:exactMatch OMIM:222730 dicarboxylic aminoaciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009110 dicarboxylic aminoaciduria skos:exactMatch Orphanet:2195 Dicarboxylic aminoaciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009110 dicarboxylic aminoaciduria skos:exactMatch SCTID:716747007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009110 dicarboxylic aminoaciduria skos:exactMatch UMLS:C1857253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009111 dihydropyrimidinuria skos:exactMatch DOID:0111629 dihydropyrimidinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009111 dihydropyrimidinuria skos:exactMatch OMIM:222748 dihydropyrimidinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009111 dihydropyrimidinuria skos:exactMatch Orphanet:38874 Dihydropyrimidinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009111 dihydropyrimidinuria skos:exactMatch SCTID:238014002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009112 rhizomelic chondrodysplasia punctata type 2 skos:exactMatch DOID:0110852 rhizomelic chondrodysplasia punctata type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009112 rhizomelic chondrodysplasia punctata type 2 skos:exactMatch MESH:C537607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009112 rhizomelic chondrodysplasia punctata type 2 skos:exactMatch OMIM:222765 rhizomelic chondrodysplasia punctata, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009112 rhizomelic chondrodysplasia punctata type 2 skos:exactMatch Orphanet:309796 Rhizomelic chondrodysplasia punctata type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009112 rhizomelic chondrodysplasia punctata type 2 skos:exactMatch UMLS:C1857242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009113 hemolytic anemia due to diphosphoglycerate mutase deficiency skos:exactMatch DOID:0111630 familial erythrocytosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009113 hemolytic anemia due to diphosphoglycerate mutase deficiency skos:exactMatch NCIT:C131638 Bisphosphoglycerate Mutase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009113 hemolytic anemia due to diphosphoglycerate mutase deficiency skos:exactMatch OMIM:222800 erythrocytosis, familial, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009113 hemolytic anemia due to diphosphoglycerate mutase deficiency skos:exactMatch Orphanet:714 Hemolytic anemia due to diphosphoglycerate mutase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009113 hemolytic anemia due to diphosphoglycerate mutase deficiency skos:exactMatch UMLS:C1291620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009114 congenital sucrase-isomaltase deficiency skos:exactMatch DOID:0111633 congenital sucrase-isomaltase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009114 congenital sucrase-isomaltase deficiency skos:exactMatch MESH:C538139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009114 congenital sucrase-isomaltase deficiency skos:exactMatch NCIT:C128190 Congenital Sucrase-Isomaltase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009114 congenital sucrase-isomaltase deficiency skos:exactMatch OMIM:222900 sucrase-isomaltase deficiency, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009114 congenital sucrase-isomaltase deficiency skos:exactMatch Orphanet:35122 Congenital sucrase-isomaltase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009114 congenital sucrase-isomaltase deficiency skos:exactMatch SCTID:78373000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009115 congenital lactase deficiency skos:exactMatch DOID:0111646 congenital lactase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009115 congenital lactase deficiency skos:exactMatch ICD10CM:E73.0 Congenital lactase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009115 congenital lactase deficiency skos:exactMatch MESH:C562600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009115 congenital lactase deficiency skos:exactMatch OMIM:223000 lactase deficiency, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009115 congenital lactase deficiency skos:exactMatch Orphanet:53690 Congenital lactase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009115 congenital lactase deficiency skos:exactMatch SCTID:5388008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009117 obsolete disorganization, mouse, homolog of skos:exactMatch OMIM:223200 disorganization, mouse, homolog of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009117 obsolete disorganization, mouse, homolog of skos:exactMatch UMLS:C1857230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009118 disseminated sclerosis with narcolepsy skos:exactMatch MESH:C565621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009118 disseminated sclerosis with narcolepsy skos:exactMatch OMIM:223300 disseminated sclerosis with narcolepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009118 disseminated sclerosis with narcolepsy skos:exactMatch UMLS:C1857229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009119 diverticulosis, small-intestinal skos:exactMatch MESH:C565620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009119 diverticulosis, small-intestinal skos:exactMatch OMIM:223320 diverticulosis, small-intestinal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009119 diverticulosis, small-intestinal skos:exactMatch UMLS:C1857228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009120 diverticulosis of bowel, hernia, and retinal detachment skos:exactMatch MESH:C565619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009120 diverticulosis of bowel, hernia, and retinal detachment skos:exactMatch OMIM:223330 diverticulosis of bowel, hernia, and retinal detachment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009120 diverticulosis of bowel, hernia, and retinal detachment skos:exactMatch Orphanet:2464 Marfanoid syndrome, De Silva type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009120 diverticulosis of bowel, hernia, and retinal detachment skos:exactMatch UMLS:C1857227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009121 von Voss-Cherstvoy syndrome skos:exactMatch MESH:C565618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009121 von Voss-Cherstvoy syndrome skos:exactMatch OMIM:223340 dk phocomelia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009121 von Voss-Cherstvoy syndrome skos:exactMatch Orphanet:3439 Von Voss-Cherstvoy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009121 von Voss-Cherstvoy syndrome skos:exactMatch SCTID:719021005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009121 von Voss-Cherstvoy syndrome skos:exactMatch UMLS:C1857226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009122 Dohle bodies and leukemia skos:exactMatch MESH:C565617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009122 Dohle bodies and leukemia skos:exactMatch OMIM:223350 dohle bodies and leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009122 Dohle bodies and leukemia skos:exactMatch UMLS:C1857225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009123 dopamine beta-hydroxylase deficiency skos:exactMatch DOID:0090145 dopamine beta-hydroxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009123 dopamine beta-hydroxylase deficiency skos:exactMatch MESH:C535600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009123 dopamine beta-hydroxylase deficiency skos:exactMatch OMIM:223360 orthostatic hypotension 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009123 dopamine beta-hydroxylase deficiency skos:exactMatch Orphanet:230 Dopamine beta-hydroxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009123 dopamine beta-hydroxylase deficiency skos:exactMatch SCTID:237923004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009123 dopamine beta-hydroxylase deficiency skos:exactMatch UMLS:C0342687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009124 Dubowitz syndrome skos:exactMatch DOID:14796 Dubowitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009124 Dubowitz syndrome skos:exactMatch MESH:C535718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009124 Dubowitz syndrome skos:exactMatch NCIT:C125591 Dubowitz Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009124 Dubowitz syndrome skos:exactMatch OMIM:223370 dubowitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009124 Dubowitz syndrome skos:exactMatch Orphanet:235 Dubowitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009124 Dubowitz syndrome skos:exactMatch SCTID:2593002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009124 Dubowitz syndrome skos:exactMatch UMLS:C0175691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009125 obsolete dopamine beta-hydroxylase, plasma, thermolability of skos:exactMatch OMIM:223380 dopamine beta-hydroxylase, plasma, thermolability of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009126 duodenal atresia skos:exactMatch DOID:0080216 duodenal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009126 duodenal atresia skos:exactMatch MESH:C535720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009126 duodenal atresia skos:exactMatch NCIT:C101025 Duodenal Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009126 duodenal atresia skos:exactMatch OMIM:223400 duodenal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009126 duodenal atresia skos:exactMatch Orphanet:1203 Duodenal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009126 duodenal atresia skos:exactMatch SCTID:51118003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009126 duodenal atresia skos:exactMatch UMLS:C0266174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009127 dwarfism, low-birth-weight type, with unresponsiveness to growth hormone skos:exactMatch MESH:C565615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009127 dwarfism, low-birth-weight type, with unresponsiveness to growth hormone skos:exactMatch OMIM:223500 dwarfism, low-birth-weight type, with unresponsiveness to growth hormone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009127 dwarfism, low-birth-weight type, with unresponsiveness to growth hormone skos:exactMatch UMLS:C1857197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009128 dwarfism, intellectual disability, and eye abnormality skos:exactMatch MESH:C535809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009128 dwarfism, intellectual disability, and eye abnormality skos:exactMatch OMIM:223540 dwarfism, mental retardation, and eye abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009128 dwarfism, intellectual disability, and eye abnormality skos:exactMatch Orphanet:2650 OBSOLETE: Dwarfism-intellectual disability-eye abnormality syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009128 dwarfism, intellectual disability, and eye abnormality skos:exactMatch UMLS:C0796076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009129 dwarfism, proportionate, with hip dislocation skos:exactMatch MESH:C565614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009129 dwarfism, proportionate, with hip dislocation skos:exactMatch OMIM:223550 dwarfism, proportionate, with hip dislocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009129 dwarfism, proportionate, with hip dislocation skos:exactMatch UMLS:C1857196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009130 Dyggve-Melchior-Clausen disease skos:exactMatch DOID:0111167 Dyggve-Melchior-Clausen disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009130 Dyggve-Melchior-Clausen disease skos:exactMatch NCIT:C124844 Dyggve-Melchior-Clausen Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009130 Dyggve-Melchior-Clausen disease skos:exactMatch OMIM:223800 dyggve-melchior-clausen disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009130 Dyggve-Melchior-Clausen disease skos:exactMatch Orphanet:239 Dyggve-Melchior-Clausen disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009130 Dyggve-Melchior-Clausen disease skos:exactMatch SCTID:82699004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009130 Dyggve-Melchior-Clausen disease skos:exactMatch UMLS:C0265286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009131 Riley-Day syndrome skos:exactMatch DOID:11589 Riley-Day syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009131 Riley-Day syndrome skos:exactMatch MESH:D004402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009131 Riley-Day syndrome skos:exactMatch NCIT:C84706 Familial Dysautonomia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009131 Riley-Day syndrome skos:exactMatch OMIM:223900 neuropathy, hereditary sensory and autonomic, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009131 Riley-Day syndrome skos:exactMatch Orphanet:1764 Familial dysautonomia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009131 Riley-Day syndrome skos:exactMatch SCTID:29159009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009131 Riley-Day syndrome skos:exactMatch UMLS:C0013364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009132 dysautonomia-like disorder skos:exactMatch MESH:C535728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009132 dysautonomia-like disorder skos:exactMatch OMIM:224000 dysautonomia-like disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009132 dysautonomia-like disorder skos:exactMatch UMLS:C1857153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009133 cerebellar ataxia, intellectual disability, and dysequilibrium skos:exactMatch DOID:0050997 cerebellar ataxia, mental retardation and dysequlibrium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009133 cerebellar ataxia, intellectual disability, and dysequilibrium skos:exactMatch MESH:C535731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009133 cerebellar ataxia, intellectual disability, and dysequilibrium skos:exactMatch NCIT:C114781 Dialysis Disequilibrium Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009133 cerebellar ataxia, intellectual disability, and dysequilibrium skos:exactMatch OMIMPS:224050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009133 cerebellar ataxia, intellectual disability, and dysequilibrium skos:exactMatch Orphanet:1766 Dysequilibrium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009133 cerebellar ataxia, intellectual disability, and dysequilibrium skos:exactMatch SCTID:230782004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009134 congenital dyserythropoietic anemia type 2 skos:exactMatch DOID:0111401 congenital dyserythropoietic anemia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009134 congenital dyserythropoietic anemia type 2 skos:exactMatch OMIM:224100 anemia, congenital dyserythropoietic, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009134 congenital dyserythropoietic anemia type 2 skos:exactMatch Orphanet:98873 Congenital dyserythropoietic anemia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009134 congenital dyserythropoietic anemia type 2 skos:exactMatch SCTID:68870007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009135 anemia, congenital dyserythropoietic, type 1a skos:exactMatch DOID:0111398 congenital dyserythropoietic anemia type Ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009135 anemia, congenital dyserythropoietic, type 1a skos:exactMatch OMIM:224120 anemia, congenital dyserythropoietic, iia ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009136 dyskeratosis congenita, autosomal recessive 1 skos:exactMatch DOID:0070015 autosomal recessive dyskeratosis congenita 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009136 dyskeratosis congenita, autosomal recessive 1 skos:exactMatch MESH:C565611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009136 dyskeratosis congenita, autosomal recessive 1 skos:exactMatch NCIT:C176925 Dyskeratosis Congenita, Autosomal Recessive 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009136 dyskeratosis congenita, autosomal recessive 1 skos:exactMatch OMIM:224230 dyskeratosis congenita, autosomal recessive 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009136 dyskeratosis congenita, autosomal recessive 1 skos:exactMatch SCTID:707272006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009136 dyskeratosis congenita, autosomal recessive 1 skos:exactMatch UMLS:C1857144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009137 dysmyelination with jaundice skos:exactMatch MESH:C565610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009137 dysmyelination with jaundice skos:exactMatch OMIM:224250 dysmyelination with jaundice semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009137 dysmyelination with jaundice skos:exactMatch UMLS:C1857143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009138 dysosteosclerosis skos:exactMatch MESH:C562973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009138 dysosteosclerosis skos:exactMatch OMIM:224300 dysosteosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009138 dysosteosclerosis skos:exactMatch Orphanet:1782 Dysosteosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009138 dysosteosclerosis skos:exactMatch SCTID:254123002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009138 dysosteosclerosis skos:exactMatch UMLS:C0432262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009139 dyssegmental dysplasia, Rolland-Desbuquois type skos:exactMatch MESH:C537999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009139 dyssegmental dysplasia, Rolland-Desbuquois type skos:exactMatch OMIM:224400 dyssegmental dysplasia, rolland-desbuquois iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009139 dyssegmental dysplasia, Rolland-Desbuquois type skos:exactMatch Orphanet:156731 Dyssegmental dysplasia, Rolland-Desbuquois type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009139 dyssegmental dysplasia, Rolland-Desbuquois type skos:exactMatch SCTID:95243004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009139 dyssegmental dysplasia, Rolland-Desbuquois type skos:exactMatch UMLS:C0432209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009140 Silverman-Handmaker type dyssegmental dysplasia skos:exactMatch DOID:0090032 Silverman-Handmaker type dyssegmental dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009140 Silverman-Handmaker type dyssegmental dysplasia skos:exactMatch MESH:C537998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009140 Silverman-Handmaker type dyssegmental dysplasia skos:exactMatch OMIM:224410 dyssegmental dysplasia, silverman-handmaker iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009140 Silverman-Handmaker type dyssegmental dysplasia skos:exactMatch Orphanet:1865 Dyssegmental dysplasia, Silverman-Handmaker type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009140 Silverman-Handmaker type dyssegmental dysplasia skos:exactMatch SCTID:93132001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009141 torsion dystonia 2 skos:exactMatch DOID:0090038 torsion dystonia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009141 torsion dystonia 2 skos:exactMatch MESH:C538006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009141 torsion dystonia 2 skos:exactMatch NCIT:C123415 Autosomal Recessive Torsion Dystonia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009141 torsion dystonia 2 skos:exactMatch OMIM:224500 dystonia 2, torsion, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009141 torsion dystonia 2 skos:exactMatch Orphanet:99657 Primary dystonia, DYT2 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009141 torsion dystonia 2 skos:exactMatch UMLS:C1857093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009142 dystonia with Ringbinden skos:exactMatch MESH:C565608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009142 dystonia with Ringbinden skos:exactMatch OMIM:224550 dystonia with ringbinden semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009142 dystonia with Ringbinden skos:exactMatch UMLS:C1857089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009143 Meier-Gorlin syndrome 1 skos:exactMatch DOID:0080512 Meier-Gorlin syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009143 Meier-Gorlin syndrome 1 skos:exactMatch OMIM:224690 meier-gorlin syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009143 Meier-Gorlin syndrome 1 skos:exactMatch SCTID:703508009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009143 Meier-Gorlin syndrome 1 skos:exactMatch UMLS:CN030358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009144 Ebstein anomaly skos:exactMatch DOID:14289 Ebstein anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009144 Ebstein anomaly skos:exactMatch MESH:D004437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009144 Ebstein anomaly skos:exactMatch NCIT:C84681 Ebstein Anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009144 Ebstein anomaly skos:exactMatch OMIM:224700 ebstein anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009144 Ebstein anomaly skos:exactMatch Orphanet:1880 Ebstein malformation of the tricuspid valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009144 Ebstein anomaly skos:exactMatch UMLS:C0013481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009145 SchC6pf-Schulz-Passarge syndrome skos:exactMatch DOID:0111647 Schopf-Schulz-Passarge syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009145 SchC6pf-Schulz-Passarge syndrome skos:exactMatch MESH:C565607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009145 SchC6pf-Schulz-Passarge syndrome skos:exactMatch OMIM:224750 schopf-schulz-passarge syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009145 SchC6pf-Schulz-Passarge syndrome skos:exactMatch Orphanet:50944 Schöpf-Schulz-Passarge syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009145 SchC6pf-Schulz-Passarge syndrome skos:exactMatch SCTID:700062000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009145 SchC6pf-Schulz-Passarge syndrome skos:exactMatch UMLS:C1857069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009146 ectodermal dysplasia-sensorineural deafness syndrome skos:exactMatch MESH:C535757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009146 ectodermal dysplasia-sensorineural deafness syndrome skos:exactMatch MESH:C565606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009146 ectodermal dysplasia-sensorineural deafness syndrome skos:exactMatch OMIM:224800 ectodermal dysplasia and neurosensory deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009146 ectodermal dysplasia-sensorineural deafness syndrome skos:exactMatch Orphanet:1883 Ectodermal dysplasia-sensorineural deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009146 ectodermal dysplasia-sensorineural deafness syndrome skos:exactMatch UMLS:C1857068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009147 ectodermal dysplasia 10B, hypohidrotic/hair/tooth type, autosomal recessive skos:exactMatch DOID:0111665 ectodermal dysplasia 10B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009147 ectodermal dysplasia 10B, hypohidrotic/hair/tooth type, autosomal recessive skos:exactMatch OMIM:224900 ectodermal dysplasia 10b, hypohidrotic/hair/tooth type, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009147 ectodermal dysplasia 10B, hypohidrotic/hair/tooth type, autosomal recessive skos:exactMatch UMLS:C3887494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009148 Rosselli-Gulienetti syndrome skos:exactMatch MESH:C563117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009148 Rosselli-Gulienetti syndrome skos:exactMatch OMIM:225000 rosselli-gulienetti syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009148 Rosselli-Gulienetti syndrome skos:exactMatch Orphanet:90339 OBSOLETE: Rosselli-Gulienetti syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009148 Rosselli-Gulienetti syndrome skos:exactMatch UMLS:C0796139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009149 ectodermal dysplasia-intellectual disability-central nervous system malformation syndrome skos:exactMatch MESH:C565605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009149 ectodermal dysplasia-intellectual disability-central nervous system malformation syndrome skos:exactMatch OMIM:225040 ectodermal dysplasia, hypohidrotic, with hypothyroidism and agenesis of the corpus callosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009149 ectodermal dysplasia-intellectual disability-central nervous system malformation syndrome skos:exactMatch Orphanet:1812 Ectodermal dysplasia-intellectual disability-central nervous system malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009149 ectodermal dysplasia-intellectual disability-central nervous system malformation syndrome skos:exactMatch UMLS:C1857053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009150 hypohidrotic ectodermal dysplasia-hypothyroidism-ciliary dyskinesia syndrome skos:exactMatch MESH:C565604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009150 hypohidrotic ectodermal dysplasia-hypothyroidism-ciliary dyskinesia syndrome skos:exactMatch OMIM:225050 ectodermal dysplasia, hypohidrotic, with hypothyroidism and ciliary dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009150 hypohidrotic ectodermal dysplasia-hypothyroidism-ciliary dyskinesia syndrome skos:exactMatch Orphanet:1882 Hypohidrotic ectodermal dysplasia-hypothyroidism-ciliary dyskinesia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009150 hypohidrotic ectodermal dysplasia-hypothyroidism-ciliary dyskinesia syndrome skos:exactMatch SCTID:239050000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009151 cleft lip/palate-ectodermal dysplasia syndrome skos:exactMatch DOID:0060773 cleft lip-palate-ectodermal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009151 cleft lip/palate-ectodermal dysplasia syndrome skos:exactMatch DOID:0080400 orofacial cleft 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009151 cleft lip/palate-ectodermal dysplasia syndrome skos:exactMatch NCIT:C122656 Cleft Lip/Palate-Ectodermal Dysplasia Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009151 cleft lip/palate-ectodermal dysplasia syndrome skos:exactMatch OMIM:225060 cleft lip/palate-ectodermal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009151 cleft lip/palate-ectodermal dysplasia syndrome skos:exactMatch Orphanet:320317 OBSOLETE: Cleft lip/palate-ectodermal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009151 cleft lip/palate-ectodermal dysplasia syndrome skos:exactMatch Orphanet:3253 Cleft lip/palate-ectodermal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009151 cleft lip/palate-ectodermal dysplasia syndrome skos:exactMatch SCTID:716248001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009151 cleft lip/palate-ectodermal dysplasia syndrome skos:exactMatch UMLS:CN229116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009152 ectopia lentis 2, isolated, autosomal recessive skos:exactMatch DOID:0111149 autosomal recessive isolated ectopia lentis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009152 ectopia lentis 2, isolated, autosomal recessive skos:exactMatch OMIM:225100 ectopia lentis 2, isolated, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009152 ectopia lentis 2, isolated, autosomal recessive skos:exactMatch UMLS:C3541474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009153 ectopia lentis et pupillae skos:exactMatch DOID:0111648 ectopia lentis with ectopia of pupil semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009153 ectopia lentis et pupillae skos:exactMatch MESH:C563268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009153 ectopia lentis et pupillae skos:exactMatch OMIM:225200 ectopia lentis et pupillae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009153 ectopia lentis et pupillae skos:exactMatch SCTID:419237004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009153 ectopia lentis et pupillae skos:exactMatch UMLS:C1644196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009154 hypothyroidism, congenital, nongoitrous, 5 skos:exactMatch DOID:0070125 congenital nongoitrous hypothyroidism 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009154 hypothyroidism, congenital, nongoitrous, 5 skos:exactMatch MESH:C567123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009154 hypothyroidism, congenital, nongoitrous, 5 skos:exactMatch OMIM:225250 hypothyroidism, congenital, nongoitrous, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009154 hypothyroidism, congenital, nongoitrous, 5 skos:exactMatch UMLS:C2673630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009155 EEM syndrome skos:exactMatch DOID:0111649 ectodermal dysplasia, ectrodactyly, and macular dystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009155 EEM syndrome skos:exactMatch MESH:C536190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009155 EEM syndrome skos:exactMatch OMIM:225280 ectodermal dysplasia, ectrodactyly, and macular dystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009155 EEM syndrome skos:exactMatch Orphanet:1897 EEM syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009155 EEM syndrome skos:exactMatch SCTID:720856002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009156 ectrodactyly-polydactyly syndrome skos:exactMatch MESH:C565601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009156 ectrodactyly-polydactyly syndrome skos:exactMatch OMIM:225290 ectrodactyly-polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009156 ectrodactyly-polydactyly syndrome skos:exactMatch Orphanet:1892 Ectrodactyly-polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009156 ectrodactyly-polydactyly syndrome skos:exactMatch UMLS:C1857040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009157 split hand-foot malformation 6 skos:exactMatch DOID:0090026 split hand-foot malformation 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009157 split hand-foot malformation 6 skos:exactMatch MESH:C567616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009157 split hand-foot malformation 6 skos:exactMatch OMIM:225300 split-hand/foot malformation 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009157 split hand-foot malformation 6 skos:exactMatch UMLS:C2749665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009158 Ehlers-Danlos syndrome, fibronectinemic type skos:exactMatch MESH:C565600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009158 Ehlers-Danlos syndrome, fibronectinemic type skos:exactMatch OMIM:225310 ehlers-danlos syndrome with platelet dysfunction from fibronectin abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009158 Ehlers-Danlos syndrome, fibronectinemic type skos:exactMatch SCTID:83586000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009159 Ehlers-Danlos syndrome, cardiac valvular type skos:exactMatch MESH:C536200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009159 Ehlers-Danlos syndrome, cardiac valvular type skos:exactMatch OMIM:225320 ehlers-danlos syndrome, cardiac valvular iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009159 Ehlers-Danlos syndrome, cardiac valvular type skos:exactMatch Orphanet:230851 Cardiac-valvular Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009159 Ehlers-Danlos syndrome, cardiac valvular type skos:exactMatch SCTID:720858001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009161 Ehlers-Danlos syndrome, dermatosparaxis type skos:exactMatch MESH:C567527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009161 Ehlers-Danlos syndrome, dermatosparaxis type skos:exactMatch OMIM:225410 ehlers-danlos syndrome, dermatosparaxis iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009161 Ehlers-Danlos syndrome, dermatosparaxis type skos:exactMatch Orphanet:1901 Dermatosparaxis Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009161 Ehlers-Danlos syndrome, dermatosparaxis type skos:exactMatch SCTID:55711009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009162 Ellis-van Creveld syndrome skos:exactMatch DOID:12714 Ellis-Van Creveld syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009162 Ellis-van Creveld syndrome skos:exactMatch MESH:D004613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009162 Ellis-van Creveld syndrome skos:exactMatch NCIT:C84684 Ellis-Van Creveld Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009162 Ellis-van Creveld syndrome skos:exactMatch OMIM:225500 ellis-van creveld syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009162 Ellis-van Creveld syndrome skos:exactMatch Orphanet:289 Ellis Van Creveld syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009162 Ellis-van Creveld syndrome skos:exactMatch SCTID:62501005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009162 Ellis-van Creveld syndrome skos:exactMatch UMLS:C0013903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009162 Ellis-van Creveld syndrome skos:exactMatch UMLS:CN239258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009163 encephalomalacia, multilocular skos:exactMatch MESH:C565597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009163 encephalomalacia, multilocular skos:exactMatch OMIM:225700 encephalomalacia, multilocular semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009163 encephalomalacia, multilocular skos:exactMatch UMLS:C1856991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009164 encephalopathy, axonal, with necrotizing myopathy, cardiomyopathy, and cataracts skos:exactMatch MESH:C565596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009164 encephalopathy, axonal, with necrotizing myopathy, cardiomyopathy, and cataracts skos:exactMatch OMIM:225740 encephalopathy, axonal, with necrotizing myopathy, cardiomyopathy, and cataracts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009164 encephalopathy, axonal, with necrotizing myopathy, cardiomyopathy, and cataracts skos:exactMatch UMLS:C1856990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009165 Aicardi-Goutieres syndrome 1 skos:exactMatch NCIT:C165501 Aicardi-Goutieres Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009165 Aicardi-Goutieres syndrome 1 skos:exactMatch OMIM:225750 aicardi-goutieres syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009165 Aicardi-Goutieres syndrome 1 skos:exactMatch UMLS:C0796126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009166 pontocerebellar hypoplasia type 4 skos:exactMatch DOID:0060273 pontocerebellar hypoplasia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009166 pontocerebellar hypoplasia type 4 skos:exactMatch MESH:C536716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009166 pontocerebellar hypoplasia type 4 skos:exactMatch OMIM:225753 pontocerebellar hypoplasia, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009166 pontocerebellar hypoplasia type 4 skos:exactMatch Orphanet:166063 Pontocerebellar hypoplasia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009166 pontocerebellar hypoplasia type 4 skos:exactMatch SCTID:718608006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009166 pontocerebellar hypoplasia type 4 skos:exactMatch UMLS:C1856974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009167 Bonnemann-Meinecke-Reich syndrome skos:exactMatch MESH:C565594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009167 Bonnemann-Meinecke-Reich syndrome skos:exactMatch OMIM:225755 encephalopathy with intracranial calcification, growth hormone deficiency, microcephaly, and retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009167 Bonnemann-Meinecke-Reich syndrome skos:exactMatch Orphanet:1261 Bonnemann-Meinecke-Reich syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009167 Bonnemann-Meinecke-Reich syndrome skos:exactMatch SCTID:733049004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009167 Bonnemann-Meinecke-Reich syndrome skos:exactMatch UMLS:C1856973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009168 Fowler syndrome skos:exactMatch DOID:0111666 proliferative vasculopathy and hydranencephaly-hydrocephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009168 Fowler syndrome skos:exactMatch MESH:C565593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009168 Fowler syndrome skos:exactMatch OMIM:225790 proliferative vasculopathy and hydranencephaly-hydrocephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009168 Fowler syndrome skos:exactMatch Orphanet:221126 Fowler vasculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009168 Fowler syndrome skos:exactMatch SCTID:700242002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009169 endocardial fibroelastosis skos:exactMatch DOID:12929 endocardial fibroelastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009169 endocardial fibroelastosis skos:exactMatch ICD10CM:I42.4 Endocardial fibroelastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009169 endocardial fibroelastosis skos:exactMatch MESH:D004695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009169 endocardial fibroelastosis skos:exactMatch NCIT:C98922 Endocardial Fibroelastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009169 endocardial fibroelastosis skos:exactMatch OMIM:226000 endocardial fibroelastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009169 endocardial fibroelastosis skos:exactMatch Orphanet:2022 Endocardial fibroelastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009169 endocardial fibroelastosis skos:exactMatch SCTID:65457005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009169 endocardial fibroelastosis skos:exactMatch UMLS:C0014117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009170 endocardial fibroelastosis and coarctation of abdominal aorta skos:exactMatch MESH:C565592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009170 endocardial fibroelastosis and coarctation of abdominal aorta skos:exactMatch OMIM:226100 endocardial fibroelastosis and coarctation of abdominal aorta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009170 endocardial fibroelastosis and coarctation of abdominal aorta skos:exactMatch UMLS:C1856971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009171 endothelial dystrophy, congenital hereditary, with nail hypoplasia skos:exactMatch MESH:C565591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009171 endothelial dystrophy, congenital hereditary, with nail hypoplasia skos:exactMatch OMIM:226110 endothelial dystrophy, congenital hereditary, with nail hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009171 endothelial dystrophy, congenital hereditary, with nail hypoplasia skos:exactMatch UMLS:C1856970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009172 enterocolitis skos:exactMatch MESH:D004760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009172 enterocolitis skos:exactMatch NCIT:C79573 Enterocolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009172 enterocolitis skos:exactMatch OMIM:226150 enterocolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009172 enterocolitis skos:exactMatch SCTID:43752006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009172 enterocolitis skos:exactMatch UMLS:C0014356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009173 congenital enteropathy due to enteropeptidase deficiency skos:exactMatch DOID:0111667 enterokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009173 congenital enteropathy due to enteropeptidase deficiency skos:exactMatch MESH:C562649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009173 congenital enteropathy due to enteropeptidase deficiency skos:exactMatch OMIM:226200 enterokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009173 congenital enteropathy due to enteropeptidase deficiency skos:exactMatch Orphanet:168601 Congenital enteropathy due to enteropeptidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009173 congenital enteropathy due to enteropeptidase deficiency skos:exactMatch SCTID:190952002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009173 congenital enteropathy due to enteropeptidase deficiency skos:exactMatch UMLS:C0268416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009174 protein-losing enteropathy skos:exactMatch DOID:10611 protein-losing enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009174 protein-losing enteropathy skos:exactMatch MESH:D011504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009174 protein-losing enteropathy skos:exactMatch OMIM:226300 complement hyperactivation, angiopathic thrombosis, and protein-losing enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009174 protein-losing enteropathy skos:exactMatch Orphanet:566175 Complement hyperactivation-angiopathic thrombosis-protein-losing enteropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009174 protein-losing enteropathy skos:exactMatch SCTID:22542007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009174 protein-losing enteropathy skos:exactMatch UMLS:C0033680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009175 eosinophilic fasciitis skos:exactMatch MESH:C562487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009175 eosinophilic fasciitis skos:exactMatch NCIT:C112116 Eosinophilic Fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009175 eosinophilic fasciitis skos:exactMatch OMIM:226350 eosinophilic fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009175 eosinophilic fasciitis skos:exactMatch Orphanet:3165 Eosinophilic fasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009175 eosinophilic fasciitis skos:exactMatch SCTID:24129002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009175 eosinophilic fasciitis skos:exactMatch UMLS:C0264005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009176 epidermodysplasia verruciformis skos:exactMatch DOID:13777 epidermodysplasia verruciformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009176 epidermodysplasia verruciformis skos:exactMatch MESH:D004819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009176 epidermodysplasia verruciformis skos:exactMatch NCIT:C126877 Epidermodysplasia Verruciformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009176 epidermodysplasia verruciformis skos:exactMatch Orphanet:302 Epidermodysplasia verruciformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009176 epidermodysplasia verruciformis skos:exactMatch SCTID:19138001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009176 epidermodysplasia verruciformis skos:exactMatch UMLS:C0014522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009177 late-onset localized junctional epidermolysis bullosa-intellectual disability syndrome skos:exactMatch MESH:C535492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009177 late-onset localized junctional epidermolysis bullosa-intellectual disability syndrome skos:exactMatch OMIM:226440 epidermolysis bullosa, late-onset localized junctional, with mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009177 late-onset localized junctional epidermolysis bullosa-intellectual disability syndrome skos:exactMatch Orphanet:231556 Late-onset localized junctional epidermolysis bullosa-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009177 late-onset localized junctional epidermolysis bullosa-intellectual disability syndrome skos:exactMatch UMLS:C1856969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009178 epidermolysis bullosa dystrophica Neurotrophica skos:exactMatch MESH:C562637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009178 epidermolysis bullosa dystrophica Neurotrophica skos:exactMatch OMIM:226500 epidermolysis bullosa dystrophica neurotrophica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009178 epidermolysis bullosa dystrophica Neurotrophica skos:exactMatch SCTID:254176007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009179 recessive dystrophic epidermolysis bullosa skos:exactMatch DOID:0060642 recessive dystrophic epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009179 recessive dystrophic epidermolysis bullosa skos:exactMatch OMIM:226600 epidermolysis bullosa dystrophica, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009179 recessive dystrophic epidermolysis bullosa skos:exactMatch Orphanet:79408 Autosomal recessive generalized dystrophic epidermolysis bullosa, severe form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009179 recessive dystrophic epidermolysis bullosa skos:exactMatch SCTID:48528004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009180 junctional epidermolysis bullosa, non-Herlitz type skos:exactMatch OMIM:226650 epidermolysis bullosa, junctional 1a, intermediate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009180 junctional epidermolysis bullosa, non-Herlitz type skos:exactMatch Orphanet:89840 OBSOLETE: Junctional epidermolysis bullosa, non-Herlitz type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009180 junctional epidermolysis bullosa, non-Herlitz type skos:exactMatch SCTID:33662006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009181 epidermolysis bullosa simplex 5B, with muscular dystrophy skos:exactMatch DOID:0090017 epidermolysis bullosa simplex with muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009181 epidermolysis bullosa simplex 5B, with muscular dystrophy skos:exactMatch MESH:C535955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009181 epidermolysis bullosa simplex 5B, with muscular dystrophy skos:exactMatch OMIM:226670 epidermolysis bullosa simplex 5b, with muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009181 epidermolysis bullosa simplex 5B, with muscular dystrophy skos:exactMatch Orphanet:257 Epidermolysis bullosa simplex with muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009181 epidermolysis bullosa simplex 5B, with muscular dystrophy skos:exactMatch SCTID:723308003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009181 epidermolysis bullosa simplex 5B, with muscular dystrophy skos:exactMatch UMLS:C2931072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009182 junctional epidermolysis bullosa Herlitz type skos:exactMatch DOID:0060737 junctional epidermolysis bullosa Herlitz type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009182 junctional epidermolysis bullosa Herlitz type skos:exactMatch OMIM:226700 epidermolysis bullosa, junctional 1b, severe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009182 junctional epidermolysis bullosa Herlitz type skos:exactMatch Orphanet:79404 Severe generalized junctional epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009182 junctional epidermolysis bullosa Herlitz type skos:exactMatch SCTID:400140006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009183 junctional epidermolysis bullosa with pyloric atresia skos:exactMatch DOID:0060733 junctional epidermolysis bullosa with pyloric atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009183 junctional epidermolysis bullosa with pyloric atresia skos:exactMatch MESH:C535377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009183 junctional epidermolysis bullosa with pyloric atresia skos:exactMatch OMIM:226730 epidermolysis bullosa, junctional 5b, with pyloric atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009183 junctional epidermolysis bullosa with pyloric atresia skos:exactMatch Orphanet:79403 Junctional epidermolysis bullosa with pyloric atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009183 junctional epidermolysis bullosa with pyloric atresia skos:exactMatch UMLS:C1856934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009184 epidermolysis bullosa with diaphragmatic hernia skos:exactMatch MESH:C565588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009184 epidermolysis bullosa with diaphragmatic hernia skos:exactMatch OMIM:226735 epidermolysis bullosa with diaphragmatic hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009185 amelocerebrohypohidrotic syndrome skos:exactMatch DOID:0111668 Kohlschutter-Tonz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009185 amelocerebrohypohidrotic syndrome skos:exactMatch MESH:C537213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009185 amelocerebrohypohidrotic syndrome skos:exactMatch OMIM:226750 kohlschutter-tonz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009185 amelocerebrohypohidrotic syndrome skos:exactMatch Orphanet:1946 Amelocerebrohypohidrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009185 amelocerebrohypohidrotic syndrome skos:exactMatch SCTID:109478007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009185 amelocerebrohypohidrotic syndrome skos:exactMatch UMLS:C0406740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009186 epilepsy, photogenic, with spastic diplegia and intellectual disability skos:exactMatch MESH:C565587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009186 epilepsy, photogenic, with spastic diplegia and intellectual disability skos:exactMatch OMIM:226800 epilepsy, photogenic, with spastic diplegia and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009186 epilepsy, photogenic, with spastic diplegia and intellectual disability skos:exactMatch UMLS:C1856931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009187 celiac disease-epilepsy-cerebral calcification syndrome skos:exactMatch MESH:C535496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009187 celiac disease-epilepsy-cerebral calcification syndrome skos:exactMatch OMIM:226810 epilepsy with bilateral occipital calcifications semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009187 celiac disease-epilepsy-cerebral calcification syndrome skos:exactMatch Orphanet:1459 Celiac disease-epilepsy-cerebral calcification syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009187 celiac disease-epilepsy-cerebral calcification syndrome skos:exactMatch UMLS:C1856930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009188 epilepsy-telangiectasia syndrome skos:exactMatch MESH:C535497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009188 epilepsy-telangiectasia syndrome skos:exactMatch OMIM:226850 epilepsy-telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009188 epilepsy-telangiectasia syndrome skos:exactMatch Orphanet:1951 Epilepsy-telangiectasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009188 epilepsy-telangiectasia syndrome skos:exactMatch UMLS:C1856929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009189 multiple epiphyseal dysplasia type 4 skos:exactMatch DOID:0070300 multiple epiphyseal dysplasia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009189 multiple epiphyseal dysplasia type 4 skos:exactMatch MESH:C535504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009189 multiple epiphyseal dysplasia type 4 skos:exactMatch OMIM:226900 epiphyseal dysplasia, multiple, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009189 multiple epiphyseal dysplasia type 4 skos:exactMatch Orphanet:93307 Multiple epiphyseal dysplasia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009189 multiple epiphyseal dysplasia type 4 skos:exactMatch SCTID:715672007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009189 multiple epiphyseal dysplasia type 4 skos:exactMatch UMLS:C1847593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009190 epiphyseal dysplasia of femoral head, myopia, and deafness skos:exactMatch MESH:C565585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009190 epiphyseal dysplasia of femoral head, myopia, and deafness skos:exactMatch OMIM:226950 epiphyseal dysplasia of femoral head, myopia, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009190 epiphyseal dysplasia of femoral head, myopia, and deafness skos:exactMatch UMLS:C1856918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009191 Lowry-Wood syndrome skos:exactMatch MESH:C537038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009191 Lowry-Wood syndrome skos:exactMatch OMIM:226960 lowry-wood syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009191 Lowry-Wood syndrome skos:exactMatch Orphanet:1824 Lowry-Wood syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009191 Lowry-Wood syndrome skos:exactMatch SCTID:721975004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009191 Lowry-Wood syndrome skos:exactMatch UMLS:C0796021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009192 Wolcott-Rallison syndrome skos:exactMatch DOID:0090060 Wolcott-Rallison syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009192 Wolcott-Rallison syndrome skos:exactMatch MESH:C536739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009192 Wolcott-Rallison syndrome skos:exactMatch NCIT:C131007 Wolcott-Rallison Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009192 Wolcott-Rallison syndrome skos:exactMatch OMIM:226980 epiphyseal dysplasia, multiple, with early-onset diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009192 Wolcott-Rallison syndrome skos:exactMatch Orphanet:1667 Wolcott-Rallison syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009192 Wolcott-Rallison syndrome skos:exactMatch SCTID:254066006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009192 Wolcott-Rallison syndrome skos:exactMatch UMLS:C0432217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009193 epithelial squamous dysplasia, keratinizing desquamative, of urinary tract skos:exactMatch MESH:C565584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009193 epithelial squamous dysplasia, keratinizing desquamative, of urinary tract skos:exactMatch OMIM:226985 epithelial squamous dysplasia, keratinizing desquamative, of urinary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009193 epithelial squamous dysplasia, keratinizing desquamative, of urinary tract skos:exactMatch UMLS:C1856902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009194 immunodeficiency 32B skos:exactMatch DOID:0111985 immunodeficiency 32B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009194 immunodeficiency 32B skos:exactMatch OMIM:226990 immunodeficiency 32b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009194 immunodeficiency 32B skos:exactMatch Orphanet:2566 Chronic Epstein-Barr virus infection syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009195 erythema of acral regions skos:exactMatch OMIM:227000 erythema of acral regions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009196 ermine phenotype skos:exactMatch MESH:C535508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009196 ermine phenotype skos:exactMatch MESH:C562663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009196 ermine phenotype skos:exactMatch OMIM:227010 ermine phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009196 ermine phenotype skos:exactMatch Orphanet:999 Ermine phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009196 ermine phenotype skos:exactMatch SCTID:10170007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009196 ermine phenotype skos:exactMatch UMLS:C0268501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009196 ermine phenotype skos:exactMatch UMLS:C1856899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009197 transient erythroblastopenia of childhood skos:exactMatch MESH:C536980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009197 transient erythroblastopenia of childhood skos:exactMatch NCIT:C131683 Transient Erythroblastopenia of Childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009197 transient erythroblastopenia of childhood skos:exactMatch OMIM:227050 transient erythroblastopenia of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009197 transient erythroblastopenia of childhood skos:exactMatch Orphanet:98871 Transient erythroblastopenia of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009197 transient erythroblastopenia of childhood skos:exactMatch SCTID:191255003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009197 transient erythroblastopenia of childhood skos:exactMatch UMLS:C0238478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009197 transient erythroblastopenia of childhood skos:exactMatch UMLS:C0451688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009198 congenital lethal erythroderma skos:exactMatch MESH:C535513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009198 congenital lethal erythroderma skos:exactMatch OMIM:227090 erythroderma, lethal congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009198 congenital lethal erythroderma skos:exactMatch Orphanet:1954 Congenital lethal erythroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009198 congenital lethal erythroderma skos:exactMatch SCTID:722391005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009199 ethanolaminosis skos:exactMatch MESH:C562651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009199 ethanolaminosis skos:exactMatch OMIM:227150 ethanolaminosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009199 ethanolaminosis skos:exactMatch SCTID:64235006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009199 ethanolaminosis skos:exactMatch UMLS:C0268423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009200 eyebrow duplication-syndactyly syndrome skos:exactMatch MESH:C536383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009200 eyebrow duplication-syndactyly syndrome skos:exactMatch OMIM:227210 eyebrows, duplication of, with stretchable skin and syndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009200 eyebrow duplication-syndactyly syndrome skos:exactMatch Orphanet:3172 Eyebrow duplication-syndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009200 eyebrow duplication-syndactyly syndrome skos:exactMatch UMLS:C1856896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009201 facial abnormalities, kyphoscoliosis, and intellectual disability skos:exactMatch MESH:C565580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009201 facial abnormalities, kyphoscoliosis, and intellectual disability skos:exactMatch OMIM:227250 facial abnormalities, kyphoscoliosis, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009201 facial abnormalities, kyphoscoliosis, and intellectual disability skos:exactMatch UMLS:C1856893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009202 Thakker-Donnai syndrome skos:exactMatch MESH:C536503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009202 Thakker-Donnai syndrome skos:exactMatch OMIM:227255 facial dysmorphism with multiple malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009202 Thakker-Donnai syndrome skos:exactMatch Orphanet:1780 Thakker-Donnai syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009202 Thakker-Donnai syndrome skos:exactMatch UMLS:C2931219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009203 focal facial dermal dysplasia type III skos:exactMatch OMIM:227260 focal facial dermal dysplasia 3, setleis iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009203 focal facial dermal dysplasia type III skos:exactMatch Orphanet:1807 Focal facial dermal dysplasia type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009203 focal facial dermal dysplasia type III skos:exactMatch SCTID:403771007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009204 lethal faciocardiomelic dysplasia skos:exactMatch MESH:C565578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009204 lethal faciocardiomelic dysplasia skos:exactMatch OMIM:227270 faciocardiomelic dysplasia, lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009204 lethal faciocardiomelic dysplasia skos:exactMatch Orphanet:1972 Lethal faciocardiomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009204 lethal faciocardiomelic dysplasia skos:exactMatch SCTID:719400000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009204 lethal faciocardiomelic dysplasia skos:exactMatch UMLS:C1856891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009205 faciocardiorenal syndrome skos:exactMatch MESH:C536388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009205 faciocardiorenal syndrome skos:exactMatch OMIM:227280 faciocardiorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009205 faciocardiorenal syndrome skos:exactMatch Orphanet:1973 Faciocardiorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009205 faciocardiorenal syndrome skos:exactMatch SCTID:723333000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009205 faciocardiorenal syndrome skos:exactMatch UMLS:C0795936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009206 factor V and factor VIII, combined deficiency of, type 1 skos:exactMatch OMIM:227300 factor 5 and factor viii, combined deficiency of, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009206 factor V and factor VIII, combined deficiency of, type 1 skos:exactMatch SCTID:84048006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009207 factor V and factor VIII, combined deficiency of, with normal protein C and protein C inhibitor skos:exactMatch OMIM:227310 factor 5 and factor viii, combined deficiency of, with normal protein c and protein c inhibitor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009207 factor V and factor VIII, combined deficiency of, with normal protein C and protein C inhibitor skos:exactMatch UMLS:C1856882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009208 faciothoracogenital syndrome skos:exactMatch MESH:C536387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009208 faciothoracogenital syndrome skos:exactMatch OMIM:227320 faciothoracogenital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009208 faciothoracogenital syndrome skos:exactMatch UMLS:C2931184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009209 autosomal recessive faciodigitogenital syndrome skos:exactMatch OMIM:227330 faciodigitogenital syndrome, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009209 autosomal recessive faciodigitogenital syndrome skos:exactMatch Orphanet:1974 Autosomal recessive faciodigitogenital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009210 congenital factor V deficiency skos:exactMatch DOID:2216 factor V deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009210 congenital factor V deficiency skos:exactMatch NCIT:C98938 Hereditary Factor V Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009210 congenital factor V deficiency skos:exactMatch OMIM:227400 factor 5 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009210 congenital factor V deficiency skos:exactMatch Orphanet:326 Congenital factor V deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009210 congenital factor V deficiency skos:exactMatch SCTID:88776002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009210 congenital factor V deficiency skos:exactMatch UMLS:C0015499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009211 congenital factor VII deficiency skos:exactMatch DOID:2215 factor VII deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009211 congenital factor VII deficiency skos:exactMatch NCIT:C131631 Factor VII Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009211 congenital factor VII deficiency skos:exactMatch OMIM:227500 factor 7 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009211 congenital factor VII deficiency skos:exactMatch Orphanet:327 Congenital factor VII deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009211 congenital factor VII deficiency skos:exactMatch UMLS:C1394919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009212 congenital factor X deficiency skos:exactMatch DOID:2222 factor X deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009212 congenital factor X deficiency skos:exactMatch NCIT:C98940 Hereditary Factor X Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009212 congenital factor X deficiency skos:exactMatch OMIM:227600 factor 10 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009212 congenital factor X deficiency skos:exactMatch Orphanet:328 Congenital factor X deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009212 congenital factor X deficiency skos:exactMatch SCTID:37350004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009213 Fanconi anemia complementation group C skos:exactMatch DOID:0111087 Fanconi anemia complementation group C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009213 Fanconi anemia complementation group C skos:exactMatch NCIT:C125704 Fanconi Anemia, Complementation Group C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009213 Fanconi anemia complementation group C skos:exactMatch OMIM:227645 fanconi anemia, complementation group c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009213 Fanconi anemia complementation group C skos:exactMatch UMLS:C3468041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009214 Fanconi anemia complementation group D2 skos:exactMatch DOID:0111083 Fanconi anemia complementation group D2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009214 Fanconi anemia complementation group D2 skos:exactMatch NCIT:C125706 Fanconi Anemia, Complementation Group D2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009214 Fanconi anemia complementation group D2 skos:exactMatch OMIM:227646 fanconi anemia, complementation group d2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009214 Fanconi anemia complementation group D2 skos:exactMatch UMLS:C3160738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009215 Fanconi anemia complementation group A skos:exactMatch DOID:0111095 Fanconi anemia complementation group A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009215 Fanconi anemia complementation group A skos:exactMatch NCIT:C125702 Fanconi Anemia, Complementation Group A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009215 Fanconi anemia complementation group A skos:exactMatch OMIM:227650 fanconi anemia, complementation group a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009215 Fanconi anemia complementation group A skos:exactMatch UMLS:CN653908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009216 glycogen storage disease due to GLUT2 deficiency skos:exactMatch OMIM:227810 fanconi-bickel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009216 glycogen storage disease due to GLUT2 deficiency skos:exactMatch Orphanet:2088 Fanconi-Bickel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009216 glycogen storage disease due to GLUT2 deficiency skos:exactMatch SCTID:61598006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009217 Fanconi-like syndrome skos:exactMatch DOID:0090066 Fanconi-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009217 Fanconi-like syndrome skos:exactMatch MESH:C536855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009217 Fanconi-like syndrome skos:exactMatch OMIM:227850 fanconi-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009217 Fanconi-like syndrome skos:exactMatch SCTID:236469003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009217 Fanconi-like syndrome skos:exactMatch UMLS:C0151638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009218 Farber lipogranulomatosis skos:exactMatch DOID:0050464 Farber lipogranulomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009218 Farber lipogranulomatosis skos:exactMatch MESH:D055577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009218 Farber lipogranulomatosis skos:exactMatch NCIT:C84710 Farber Lipogranulomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009218 Farber lipogranulomatosis skos:exactMatch OMIM:228000 farber lipogranulomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009218 Farber lipogranulomatosis skos:exactMatch Orphanet:333 Farber disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009218 Farber lipogranulomatosis skos:exactMatch SCTID:79935000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009218 Farber lipogranulomatosis skos:exactMatch UMLS:C0268255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009218 Farber lipogranulomatosis skos:exactMatch UMLS:CN204335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009219 fascial dystrophy, congenital skos:exactMatch MESH:C563219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009219 fascial dystrophy, congenital skos:exactMatch OMIM:228020 fascial dystrophy, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009219 fascial dystrophy, congenital skos:exactMatch SCTID:399948007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009220 visceral steatosis, congenital skos:exactMatch MESH:C536351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009220 visceral steatosis, congenital skos:exactMatch OMIM:228100 visceral steatosis, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009220 visceral steatosis, congenital skos:exactMatch SCTID:270881008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009221 femur-fibula-ulna complex skos:exactMatch MESH:C537918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009221 femur-fibula-ulna complex skos:exactMatch OMIM:228200 femur-fibula-ulna syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009221 femur-fibula-ulna complex skos:exactMatch Orphanet:2019 Femur-fibula-ulna complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009221 femur-fibula-ulna complex skos:exactMatch UMLS:C1856790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009222 Gollop-Wolfgang complex skos:exactMatch MESH:C537917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009222 Gollop-Wolfgang complex skos:exactMatch OMIM:228250 femur, unilateral bifid, with monodactylous ectrodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009222 Gollop-Wolfgang complex skos:exactMatch Orphanet:1986 Gollop-Wolfgang complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009222 Gollop-Wolfgang complex skos:exactMatch SCTID:716006003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009222 Gollop-Wolfgang complex skos:exactMatch UMLS:C1856789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009223 hypogonadotropic hypogonadism 23 with or without anosmia skos:exactMatch DOID:0090091 hypogonadotropic hypogonadism 23 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009223 hypogonadotropic hypogonadism 23 with or without anosmia skos:exactMatch MESH:C537919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009223 hypogonadotropic hypogonadism 23 with or without anosmia skos:exactMatch OMIM:228300 hypogonadotropic hypogonadism 23 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009223 hypogonadotropic hypogonadism 23 with or without anosmia skos:exactMatch Orphanet:325448 Leydig cell hypoplasia due to LHB deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009223 hypogonadotropic hypogonadism 23 with or without anosmia skos:exactMatch SCTID:8829008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009223 hypogonadotropic hypogonadism 23 with or without anosmia skos:exactMatch UMLS:C0271582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009224 fetal iodine syndrome skos:exactMatch OMIM:228355 fetal iodine deficiency disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009224 fetal iodine syndrome skos:exactMatch Orphanet:1910 Fetal iodine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009224 fetal iodine syndrome skos:exactMatch SCTID:718228001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009224 fetal iodine syndrome skos:exactMatch UMLS:C4273860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009225 fever, familial lifelong persistent skos:exactMatch MESH:C565569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009225 fever, familial lifelong persistent skos:exactMatch OMIM:228400 fever, familial lifelong persistent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009225 fever, familial lifelong persistent skos:exactMatch UMLS:C1856788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009226 fibrochondrogenesis 1 skos:exactMatch DOID:0080672 fibrochondrogenesis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009226 fibrochondrogenesis 1 skos:exactMatch OMIM:228520 fibrochondrogenesis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009226 fibrochondrogenesis 1 skos:exactMatch UMLS:C3278138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009227 myofibromatosis, infantile, 1 skos:exactMatch MESH:C562978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009227 myofibromatosis, infantile, 1 skos:exactMatch OMIM:228550 myofibromatosis, infantile, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009227 myofibromatosis, infantile, 1 skos:exactMatch SCTID:254146000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009228 gingival fibromatosis-facial dysmorphism syndrome skos:exactMatch MESH:C565567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009228 gingival fibromatosis-facial dysmorphism syndrome skos:exactMatch OMIM:228560 fibromatosis, gingival, with distinctive facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009228 gingival fibromatosis-facial dysmorphism syndrome skos:exactMatch Orphanet:2025 Gingival fibromatosis-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009228 gingival fibromatosis-facial dysmorphism syndrome skos:exactMatch UMLS:C1856761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009229 hyaline fibromatosis syndrome skos:exactMatch DOID:0111669 hyaline fibromatosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009229 hyaline fibromatosis syndrome skos:exactMatch OMIM:228600 hyaline fibromatosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009229 hyaline fibromatosis syndrome skos:exactMatch Orphanet:498474 Hyaline fibromatosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009229 hyaline fibromatosis syndrome skos:exactMatch UMLS:C2745948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009230 fibrosclerosis, multifocal skos:exactMatch ICD10CM:M35.5 Multifocal fibrosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009230 fibrosclerosis, multifocal skos:exactMatch MESH:C537375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009230 fibrosclerosis, multifocal skos:exactMatch OMIM:228800 fibrosclerosis, multifocal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009230 fibrosclerosis, multifocal skos:exactMatch SCTID:111210001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009231 acromesomelic dysplasia 2B skos:exactMatch DOID:0050790 fibular hypoplasia and complex brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009231 acromesomelic dysplasia 2B skos:exactMatch MESH:C537931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009231 acromesomelic dysplasia 2B skos:exactMatch OMIM:228900 acromesomelic dysplasia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009231 acromesomelic dysplasia 2B skos:exactMatch Orphanet:2639 Fibular aplasia-complex brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009231 acromesomelic dysplasia 2B skos:exactMatch SCTID:715474004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009231 acromesomelic dysplasia 2B skos:exactMatch UMLS:C1856738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009232 Fuhrmann syndrome skos:exactMatch DOID:0090067 Fuhrmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009232 Fuhrmann syndrome skos:exactMatch MESH:C538189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009232 Fuhrmann syndrome skos:exactMatch OMIM:228930 fibular aplasia or hypoplasia, femoral bowing and poly-, syn-, and oligodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009232 Fuhrmann syndrome skos:exactMatch Orphanet:2854 Fuhrmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009232 Fuhrmann syndrome skos:exactMatch SCTID:721296004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009232 Fuhrmann syndrome skos:exactMatch UMLS:C1856728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009233 Fibulo-ulnar hypoplasia-renal anomalies syndrome skos:exactMatch MESH:C537226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009233 Fibulo-ulnar hypoplasia-renal anomalies syndrome skos:exactMatch OMIM:228940 fibuloulnar aplasia or hypoplasia with renal abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009233 Fibulo-ulnar hypoplasia-renal anomalies syndrome skos:exactMatch Orphanet:2256 Fibulo-ulnar hypoplasia-renal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009233 Fibulo-ulnar hypoplasia-renal anomalies syndrome skos:exactMatch SCTID:716094008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009233 Fibulo-ulnar hypoplasia-renal anomalies syndrome skos:exactMatch UMLS:C1856727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009234 congenital high-molecular-weight kininogen deficiency skos:exactMatch DOID:0111676 high molecular weight kininogen deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009234 congenital high-molecular-weight kininogen deficiency skos:exactMatch MESH:C537060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009234 congenital high-molecular-weight kininogen deficiency skos:exactMatch NCIT:C98946 High Molecular Weight Kininogen Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009234 congenital high-molecular-weight kininogen deficiency skos:exactMatch OMIM:228960 high molecular weight kininogen deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009234 congenital high-molecular-weight kininogen deficiency skos:exactMatch Orphanet:483 Congenital high-molecular-weight kininogen deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009234 congenital high-molecular-weight kininogen deficiency skos:exactMatch SCTID:27312002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009235 familial benign flecked retina skos:exactMatch DOID:0111677 familial benign fleck retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009235 familial benign flecked retina skos:exactMatch MESH:C565564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009235 familial benign flecked retina skos:exactMatch OMIM:228980 fleck retina, familial benign semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009235 familial benign flecked retina skos:exactMatch Orphanet:363989 Familial benign flecked retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009235 familial benign flecked retina skos:exactMatch UMLS:C1856718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009236 Kandori fleck retina skos:exactMatch MESH:C562701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009236 Kandori fleck retina skos:exactMatch OMIM:228990 fleck retina of kandori semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009236 Kandori fleck retina skos:exactMatch Orphanet:99179 Kandori fleck retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009236 Kandori fleck retina skos:exactMatch SCTID:765191009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009236 Kandori fleck retina skos:exactMatch UMLS:C0271257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009237 focal epithelial hyperplasia skos:exactMatch DOID:5362 focal epithelial hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009237 focal epithelial hyperplasia skos:exactMatch MESH:D017573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009237 focal epithelial hyperplasia skos:exactMatch NCIT:C97083 Focal Epithelial Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009237 focal epithelial hyperplasia skos:exactMatch OMIM:229045 focal epithelial hyperplasia, oral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009237 focal epithelial hyperplasia skos:exactMatch SCTID:6121001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009237 focal epithelial hyperplasia skos:exactMatch UMLS:C0206067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009238 hereditary folate malabsorption skos:exactMatch DOID:0111678 hereditary folate malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009238 hereditary folate malabsorption skos:exactMatch MESH:C562799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009238 hereditary folate malabsorption skos:exactMatch NCIT:C156424 Hereditary Folate Malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009238 hereditary folate malabsorption skos:exactMatch OMIM:229050 folate malabsorption, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009238 hereditary folate malabsorption skos:exactMatch Orphanet:90045 Hereditary folate malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009238 hereditary folate malabsorption skos:exactMatch SCTID:62578003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009238 hereditary folate malabsorption skos:exactMatch UMLS:C0342705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009239 hypogonadotropic hypogonadism 24 without anosmia skos:exactMatch DOID:0090088 hypogonadotropic hypogonadism 24 without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009239 hypogonadotropic hypogonadism 24 without anosmia skos:exactMatch MESH:C537070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009239 hypogonadotropic hypogonadism 24 without anosmia skos:exactMatch OMIM:229070 hypogonadotropic hypogonadism 24 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009239 hypogonadotropic hypogonadism 24 without anosmia skos:exactMatch Orphanet:52901 Isolated follicle stimulating hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009239 hypogonadotropic hypogonadism 24 without anosmia skos:exactMatch SCTID:758664007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009239 hypogonadotropic hypogonadism 24 without anosmia skos:exactMatch UMLS:C1856716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009240 formiminoglutamic aciduria skos:exactMatch DOID:0111679 glutamate formiminotransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009240 formiminoglutamic aciduria skos:exactMatch MESH:C537425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009240 formiminoglutamic aciduria skos:exactMatch OMIM:229100 glutamate formiminotransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009240 formiminoglutamic aciduria skos:exactMatch Orphanet:51208 Formiminoglutamic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009240 formiminoglutamic aciduria skos:exactMatch SCTID:59761008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009240 formiminoglutamic aciduria skos:exactMatch UMLS:C0268609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009241 fountain syndrome skos:exactMatch MESH:C537270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009241 fountain syndrome skos:exactMatch OMIM:229120 fountain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009241 fountain syndrome skos:exactMatch Orphanet:3219 Fountain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009241 fountain syndrome skos:exactMatch SCTID:720957007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009241 fountain syndrome skos:exactMatch UMLS:C0795944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009242 brittle cornea syndrome skos:exactMatch DOID:14775 brittle cornea syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009242 brittle cornea syndrome skos:exactMatch OMIMPS:229200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009242 brittle cornea syndrome skos:exactMatch Orphanet:90354 Brittle cornea syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009242 brittle cornea syndrome skos:exactMatch SCTID:719096006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009243 Fraser-like syndrome skos:exactMatch MESH:C565562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009243 Fraser-like syndrome skos:exactMatch OMIM:229230 fraser-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009243 Fraser-like syndrome skos:exactMatch Orphanet:2051 Fraser-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009243 Fraser-like syndrome skos:exactMatch UMLS:C1856708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009243 Fraser-like syndrome skos:exactMatch UMLS:CN200837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009244 Freesia Flowers, inability to smell skos:exactMatch OMIM:229250 freesia flowers, inability to smell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009246 Friedreich ataxia and congenital glaucoma skos:exactMatch MESH:C538061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009246 Friedreich ataxia and congenital glaucoma skos:exactMatch OMIM:229310 friedreich ataxia and congenital glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009246 Friedreich ataxia and congenital glaucoma skos:exactMatch UMLS:C1856688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009247 frontofacionasal dysplasia skos:exactMatch MESH:C538063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009247 frontofacionasal dysplasia skos:exactMatch OMIM:229400 frontofacionasal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009247 frontofacionasal dysplasia skos:exactMatch Orphanet:1791 Frontofacionasal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009247 frontofacionasal dysplasia skos:exactMatch SCTID:716022002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009247 frontofacionasal dysplasia skos:exactMatch UMLS:C2931720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009248 fructose and galactose intolerance skos:exactMatch MESH:C565558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009248 fructose and galactose intolerance skos:exactMatch OMIM:229500 fructose and galactose intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009248 fructose and galactose intolerance skos:exactMatch UMLS:C1856686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009249 hereditary fructose intolerance skos:exactMatch DOID:9869 hereditary fructose intolerance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009249 hereditary fructose intolerance skos:exactMatch ICD10CM:E74.12 Hereditary fructose intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009249 hereditary fructose intolerance skos:exactMatch NCIT:C84720 Hereditary Fructose Intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009249 hereditary fructose intolerance skos:exactMatch OMIM:229600 fructose intolerance, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009249 hereditary fructose intolerance skos:exactMatch Orphanet:469 Hereditary fructose intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009249 hereditary fructose intolerance skos:exactMatch SCTID:20052008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009249 hereditary fructose intolerance skos:exactMatch UMLS:C0016751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009250 obsolete fructose utilization skos:exactMatch OMIM:229650 fructose utilization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009251 fructose-1,6-bisphosphatase deficiency skos:exactMatch DOID:5204 fructose-1,6-bisphosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009251 fructose-1,6-bisphosphatase deficiency skos:exactMatch NCIT:C128119 Fructose-1,6-Bisphosphatase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009251 fructose-1,6-bisphosphatase deficiency skos:exactMatch OMIM:229700 fructose-1,6-bisphosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009251 fructose-1,6-bisphosphatase deficiency skos:exactMatch Orphanet:348 Fructose-1,6-bisphosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009251 fructose-1,6-bisphosphatase deficiency skos:exactMatch SCTID:28183005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009251 fructose-1,6-bisphosphatase deficiency skos:exactMatch UMLS:C0016756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009252 essential fructosuria skos:exactMatch DOID:0111680 essential fructosuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009252 essential fructosuria skos:exactMatch ICD10CM:E74.11 Essential fructosuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009252 essential fructosuria skos:exactMatch MESH:C538068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009252 essential fructosuria skos:exactMatch OMIM:229800 fructosuria, essential semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009252 essential fructosuria skos:exactMatch Orphanet:2056 Essential fructosuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009252 essential fructosuria skos:exactMatch SCTID:40278002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009252 essential fructosuria skos:exactMatch UMLS:C0268160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009253 Fryns syndrome skos:exactMatch MESH:C538070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009253 Fryns syndrome skos:exactMatch NCIT:C98932 Fryns Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009253 Fryns syndrome skos:exactMatch OMIM:229850 fryns syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009253 Fryns syndrome skos:exactMatch Orphanet:2059 Fryns syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009253 Fryns syndrome skos:exactMatch SCTID:702432006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009253 Fryns syndrome skos:exactMatch UMLS:C0220730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009254 fucosidosis skos:exactMatch DOID:14500 fucosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009254 fucosidosis skos:exactMatch MESH:D005645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009254 fucosidosis skos:exactMatch NCIT:C61274 Fucosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009254 fucosidosis skos:exactMatch OMIM:230000 fucosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009254 fucosidosis skos:exactMatch Orphanet:349 Fucosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009254 fucosidosis skos:exactMatch SCTID:64716005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009254 fucosidosis skos:exactMatch UMLS:C0016788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009255 galactokinase deficiency skos:exactMatch DOID:14695 galactokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009255 galactokinase deficiency skos:exactMatch NCIT:C114767 Galactokinase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009255 galactokinase deficiency skos:exactMatch OMIM:230200 galactosemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009255 galactokinase deficiency skos:exactMatch Orphanet:79237 Galactokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009255 galactokinase deficiency skos:exactMatch SCTID:124302001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009255 galactokinase deficiency skos:exactMatch UMLS:C0268155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009256 galactorrhea skos:exactMatch MESH:D005687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009256 galactorrhea skos:exactMatch NCIT:C113343 Galactorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009256 galactorrhea skos:exactMatch OMIM:230300 galactorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009256 galactorrhea skos:exactMatch SCTID:78622004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009257 galactose epimerase deficiency skos:exactMatch DOID:0111458 galactose epimerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009257 galactose epimerase deficiency skos:exactMatch OMIM:230350 galactosemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009257 galactose epimerase deficiency skos:exactMatch Orphanet:79238 Galactose epimerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009257 galactose epimerase deficiency skos:exactMatch SCTID:8849004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009258 classic galactosemia skos:exactMatch DOID:0111459 classic galactosemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009258 classic galactosemia skos:exactMatch OMIM:230400 galactosemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009258 classic galactosemia skos:exactMatch Orphanet:79239 Classic galactosemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009258 classic galactosemia skos:exactMatch SCTID:10899004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009259 gamma-glutamylcysteine synthetase deficiency skos:exactMatch DOID:0111681 glutamate-cysteine ligase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009259 gamma-glutamylcysteine synthetase deficiency skos:exactMatch MESH:C565557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009259 gamma-glutamylcysteine synthetase deficiency skos:exactMatch OMIM:230450 gamma-glutamylcysteine synthetase deficiency, hemolytic anemia due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009259 gamma-glutamylcysteine synthetase deficiency skos:exactMatch Orphanet:33574 Glutamate-cysteine ligase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009259 gamma-glutamylcysteine synthetase deficiency skos:exactMatch SCTID:36799008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009260 GM1 gangliosidosis type 1 skos:exactMatch DOID:0080502 GM1 gangliosidosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009260 GM1 gangliosidosis type 1 skos:exactMatch OMIM:230500 gm1-gangliosidosis, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009260 GM1 gangliosidosis type 1 skos:exactMatch Orphanet:79255 GM1 gangliosidosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009260 GM1 gangliosidosis type 1 skos:exactMatch SCTID:238026007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009261 GM1 gangliosidosis type 2 skos:exactMatch DOID:0080501 GM1 gangliosidosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009261 GM1 gangliosidosis type 2 skos:exactMatch OMIM:230600 gm1-gangliosidosis, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009261 GM1 gangliosidosis type 2 skos:exactMatch Orphanet:79256 GM1 gangliosidosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009261 GM1 gangliosidosis type 2 skos:exactMatch SCTID:18756002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009262 GM1 gangliosidosis type 3 skos:exactMatch DOID:0080489 GM1 gangliosidosis type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009262 GM1 gangliosidosis type 3 skos:exactMatch OMIM:230650 gm1-gangliosidosis, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009262 GM1 gangliosidosis type 3 skos:exactMatch Orphanet:79257 GM1 gangliosidosis type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009262 GM1 gangliosidosis type 3 skos:exactMatch SCTID:238027003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009263 GAPO syndrome skos:exactMatch DOID:0112249 GAPO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009263 GAPO syndrome skos:exactMatch MESH:C535642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009263 GAPO syndrome skos:exactMatch OMIM:230740 gapo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009263 GAPO syndrome skos:exactMatch Orphanet:2067 GAPO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009263 GAPO syndrome skos:exactMatch SCTID:721843003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009264 gastroschisis skos:exactMatch DOID:11044 gastroschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009264 gastroschisis skos:exactMatch ICD10CM:Q79.3 Gastroschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009264 gastroschisis skos:exactMatch MESH:D020139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009264 gastroschisis skos:exactMatch NCIT:C84725 Gastroschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009264 gastroschisis skos:exactMatch OMIM:230750 gastroschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009264 gastroschisis skos:exactMatch Orphanet:2368 Gastroschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009264 gastroschisis skos:exactMatch SCTID:72951007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009264 gastroschisis skos:exactMatch UMLS:C0265706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009265 Gaucher disease type I skos:exactMatch DOID:0110957 Gaucher's disease type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009265 Gaucher disease type I skos:exactMatch OMIM:230800 gaucher disease, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009265 Gaucher disease type I skos:exactMatch Orphanet:77259 Gaucher disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009266 Gaucher disease type II skos:exactMatch DOID:0110958 Gaucher's disease type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009266 Gaucher disease type II skos:exactMatch OMIM:230900 gaucher disease, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009266 Gaucher disease type II skos:exactMatch Orphanet:77260 Gaucher disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009266 Gaucher disease type II skos:exactMatch SCTID:12246008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009267 Gaucher disease type III skos:exactMatch DOID:0110959 Gaucher's disease type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009267 Gaucher disease type III skos:exactMatch OMIM:231000 gaucher disease, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009267 Gaucher disease type III skos:exactMatch Orphanet:77261 Gaucher disease type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009267 Gaucher disease type III skos:exactMatch SCTID:5963005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009268 Gaucher disease-ophthalmoplegia-cardiovascular calcification syndrome skos:exactMatch DOID:0112250 Gaucher's disease type IIIC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009268 Gaucher disease-ophthalmoplegia-cardiovascular calcification syndrome skos:exactMatch MESH:C565553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009268 Gaucher disease-ophthalmoplegia-cardiovascular calcification syndrome skos:exactMatch OMIM:231005 gaucher disease, iia 3c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009268 Gaucher disease-ophthalmoplegia-cardiovascular calcification syndrome skos:exactMatch Orphanet:2072 Gaucher disease-ophthalmoplegia-cardiovascular calcification syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009268 Gaucher disease-ophthalmoplegia-cardiovascular calcification syndrome skos:exactMatch UMLS:C1856476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009268 Gaucher disease-ophthalmoplegia-cardiovascular calcification syndrome skos:exactMatch UMLS:C2931585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009269 geleophysic dysplasia 1 skos:exactMatch DOID:0111725 geleophysic dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009269 geleophysic dysplasia 1 skos:exactMatch OMIM:231050 geleophysic dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009269 geleophysic dysplasia 1 skos:exactMatch UMLS:C3278147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009270 genito-palato-cardiac syndrome skos:exactMatch MESH:C537683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009270 genito-palato-cardiac syndrome skos:exactMatch OMIM:231060 genitopalatocardiac syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009270 genito-palato-cardiac syndrome skos:exactMatch Orphanet:2075 Genitopalatocardiac syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009270 genito-palato-cardiac syndrome skos:exactMatch UMLS:C1856466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009271 geroderma osteodysplastica skos:exactMatch DOID:0111266 geroderma osteodysplasticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009271 geroderma osteodysplastica skos:exactMatch MESH:C537799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009271 geroderma osteodysplastica skos:exactMatch OMIM:231070 geroderma osteodysplasticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009271 geroderma osteodysplastica skos:exactMatch Orphanet:2078 Geroderma osteodysplastica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009271 geroderma osteodysplastica skos:exactMatch SCTID:254116003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009271 geroderma osteodysplastica skos:exactMatch UMLS:C0432255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009272 German syndrome skos:exactMatch MESH:C562543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009272 German syndrome skos:exactMatch OMIM:231080 german syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009272 German syndrome skos:exactMatch Orphanet:2077 German syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009272 German syndrome skos:exactMatch SCTID:733037000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009272 German syndrome skos:exactMatch UMLS:C3887495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009273 hydatidiform mole, recurrent, 1 skos:exactMatch OMIM:231090 hydatidiform mole, recurrent, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009273 hydatidiform mole, recurrent, 1 skos:exactMatch UMLS:C3463897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009274 ghosal hematodiaphyseal dysplasia skos:exactMatch DOID:0112251 Ghosal hematodiaphyseal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009274 ghosal hematodiaphyseal dysplasia skos:exactMatch MESH:C565551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009274 ghosal hematodiaphyseal dysplasia skos:exactMatch OMIM:231095 ghosal hematodiaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009274 ghosal hematodiaphyseal dysplasia skos:exactMatch Orphanet:1802 Ghosal hematodiaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009274 ghosal hematodiaphyseal dysplasia skos:exactMatch SCTID:389214003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009275 neonatal hemochromatosis skos:exactMatch MESH:C536394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009275 neonatal hemochromatosis skos:exactMatch NCIT:C129980 Neonatal Hemochromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009275 neonatal hemochromatosis skos:exactMatch OMIM:231100 hemochromatosis, neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009275 neonatal hemochromatosis skos:exactMatch Orphanet:446 Neonatal hemochromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009275 neonatal hemochromatosis skos:exactMatch UMLS:C0268059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009276 Bernard-Soulier syndrome skos:exactMatch DOID:2217 Bernard-Soulier syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009276 Bernard-Soulier syndrome skos:exactMatch MESH:D001606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009276 Bernard-Soulier syndrome skos:exactMatch NCIT:C84595 Bernard-Soulier Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009276 Bernard-Soulier syndrome skos:exactMatch OMIM:231200 bernard-soulier syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009276 Bernard-Soulier syndrome skos:exactMatch Orphanet:274 Bernard-Soulier syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009276 Bernard-Soulier syndrome skos:exactMatch SCTID:234478007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009276 Bernard-Soulier syndrome skos:exactMatch UMLS:C0005129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009277 glaucoma 3A skos:exactMatch DOID:11211 buphthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009277 glaucoma 3A skos:exactMatch NCIT:C148260 Primary Congenital Glaucoma 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009277 glaucoma 3A skos:exactMatch OMIM:231300 glaucoma 3, primary congenital, a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009277 glaucoma 3A skos:exactMatch Orphanet:98976 Congenital glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009279 triple-A syndrome skos:exactMatch DOID:0050602 triple-A syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009279 triple-A syndrome skos:exactMatch MESH:C536008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009279 triple-A syndrome skos:exactMatch NCIT:C131005 Triple A Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009279 triple-A syndrome skos:exactMatch OMIM:231550 achalasia-addisonianism-alacrima syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009279 triple-A syndrome skos:exactMatch Orphanet:869 Triple A syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009279 triple-A syndrome skos:exactMatch SCTID:45414006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009280 monosodium glutamate sensitivity skos:exactMatch MESH:C562377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009280 monosodium glutamate sensitivity skos:exactMatch OMIM:231630 monosodium glutamate sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009280 monosodium glutamate sensitivity skos:exactMatch SCTID:56344009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009280 monosodium glutamate sensitivity skos:exactMatch UMLS:C0008127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009281 glutaryl-CoA dehydrogenase deficiency skos:exactMatch DOID:0111254 glutaric acidemia I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009281 glutaryl-CoA dehydrogenase deficiency skos:exactMatch MESH:C536833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009281 glutaryl-CoA dehydrogenase deficiency skos:exactMatch NCIT:C99101 Glutaric Acidemia Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009281 glutaryl-CoA dehydrogenase deficiency skos:exactMatch OMIM:231670 glutaric acidemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009281 glutaryl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:25 Glutaryl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009281 glutaryl-CoA dehydrogenase deficiency skos:exactMatch SCTID:76175005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009281 glutaryl-CoA dehydrogenase deficiency skos:exactMatch UMLS:C0268595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009282 multiple acyl-CoA dehydrogenase deficiency skos:exactMatch DOID:0060358 multiple acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009282 multiple acyl-CoA dehydrogenase deficiency skos:exactMatch NCIT:C84907 Multiple Acyl-CoA Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009282 multiple acyl-CoA dehydrogenase deficiency skos:exactMatch OMIM:231680 multiple acyl-coa dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009282 multiple acyl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:26791 Multiple acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009282 multiple acyl-CoA dehydrogenase deficiency skos:exactMatch UMLS:C0268596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009283 glutaric acidemia type 3 skos:exactMatch DOID:0112246 glutaric acidemia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009283 glutaric acidemia type 3 skos:exactMatch MESH:C562818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009283 glutaric acidemia type 3 skos:exactMatch OMIM:231690 glutaric aciduria 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009283 glutaric acidemia type 3 skos:exactMatch Orphanet:35706 Glutaric acidemia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009283 glutaric acidemia type 3 skos:exactMatch SCTID:238070003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009283 glutaric acidemia type 3 skos:exactMatch UMLS:C0342873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009284 glutathione synthetase deficiency without 5-oxoprolinuria skos:exactMatch DOID:0112252 glutathione synthetase deficiency of erythrocytes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009284 glutathione synthetase deficiency without 5-oxoprolinuria skos:exactMatch MESH:C565545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009284 glutathione synthetase deficiency without 5-oxoprolinuria skos:exactMatch OMIM:231900 glutathione synthetase deficiency of erythrocytes, hemolytic anemia due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009284 glutathione synthetase deficiency without 5-oxoprolinuria skos:exactMatch Orphanet:289849 Glutathione synthetase deficiency without 5-oxoprolinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009284 glutathione synthetase deficiency without 5-oxoprolinuria skos:exactMatch UMLS:C1856399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009285 gamma-glutamyl transpeptidase deficiency skos:exactMatch DOID:0111257 gamma-glutamyl transpeptidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009285 gamma-glutamyl transpeptidase deficiency skos:exactMatch MESH:C536836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009285 gamma-glutamyl transpeptidase deficiency skos:exactMatch OMIM:231950 glutathionuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009285 gamma-glutamyl transpeptidase deficiency skos:exactMatch Orphanet:33573 Gamma-glutamyl transpeptidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009285 gamma-glutamyl transpeptidase deficiency skos:exactMatch SCTID:78586005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009285 gamma-glutamyl transpeptidase deficiency skos:exactMatch UMLS:C0268524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009286 gluteal muscles, absence of skos:exactMatch MESH:C535561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009286 gluteal muscles, absence of skos:exactMatch OMIM:231970 gluteal muscles, absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009287 glycogen storage disease due to glucose-6-phosphatase deficiency type IA skos:exactMatch MESH:C538655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009287 glycogen storage disease due to glucose-6-phosphatase deficiency type IA skos:exactMatch OMIM:232200 glycogen storage disease ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009287 glycogen storage disease due to glucose-6-phosphatase deficiency type IA skos:exactMatch Orphanet:79258 Glycogen storage disease due to glucose-6-phosphatase deficiency type Ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009287 glycogen storage disease due to glucose-6-phosphatase deficiency type IA skos:exactMatch SCTID:444707001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009287 glycogen storage disease due to glucose-6-phosphatase deficiency type IA skos:exactMatch UMLS:C2919796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009287 glycogen storage disease due to glucose-6-phosphatase deficiency type IA skos:exactMatch UMLS:CN069618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009287 glycogen storage disease due to glucose-6-phosphatase deficiency type IA skos:exactMatch UMLS:CN205860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009288 glycogen storage disease Ib skos:exactMatch DOID:0081330 glycogen storage disease Ib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009288 glycogen storage disease Ib skos:exactMatch MESH:C562594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009288 glycogen storage disease Ib skos:exactMatch NCIT:C122661 Glycogen Storage Disease Type Ib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009288 glycogen storage disease Ib skos:exactMatch OMIM:232220 glycogen storage disease ib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009288 glycogen storage disease Ib skos:exactMatch OMIM:232240 glycogen storage disease ic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009288 glycogen storage disease Ib skos:exactMatch Orphanet:79259 Glycogen storage disease due to glucose-6-phosphatase deficiency type Ib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009288 glycogen storage disease Ib skos:exactMatch SCTID:237965005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009288 glycogen storage disease Ib skos:exactMatch SCTID:30102006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009288 glycogen storage disease Ib skos:exactMatch UMLS:C0342749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009290 glycogen storage disease II skos:exactMatch DOID:2752 glycogen storage disease II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009290 glycogen storage disease II skos:exactMatch NCIT:C84734 Glycogen Storage Disease Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009290 glycogen storage disease II skos:exactMatch OMIM:232300 glycogen storage disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009290 glycogen storage disease II skos:exactMatch Orphanet:365 Glycogen storage disease due to acid maltase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009290 glycogen storage disease II skos:exactMatch SCTID:274864009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009290 glycogen storage disease II skos:exactMatch UMLS:C0017921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009290 glycogen storage disease II skos:exactMatch UMLS:C1968741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009291 glycogen storage disease III skos:exactMatch DOID:2748 glycogen storage disease III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009291 glycogen storage disease III skos:exactMatch MESH:D006010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009291 glycogen storage disease III skos:exactMatch NCIT:C84736 Glycogen Storage Disease Type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009291 glycogen storage disease III skos:exactMatch OMIM:232400 glycogen storage disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009291 glycogen storage disease III skos:exactMatch Orphanet:366 Glycogen storage disease due to glycogen debranching enzyme deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009291 glycogen storage disease III skos:exactMatch SCTID:66937008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009291 glycogen storage disease III skos:exactMatch UMLS:C0017922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009291 glycogen storage disease III skos:exactMatch UMLS:CN204781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009292 glycogen storage disease due to glycogen branching enzyme deficiency skos:exactMatch DOID:2750 glycogen storage disease IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009292 glycogen storage disease due to glycogen branching enzyme deficiency skos:exactMatch NCIT:C84737 Glycogen Storage Disease Type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009292 glycogen storage disease due to glycogen branching enzyme deficiency skos:exactMatch OMIM:232500 glycogen storage disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009292 glycogen storage disease due to glycogen branching enzyme deficiency skos:exactMatch Orphanet:367 Glycogen storage disease due to glycogen branching enzyme deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009292 glycogen storage disease due to glycogen branching enzyme deficiency skos:exactMatch SCTID:124267007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009292 glycogen storage disease due to glycogen branching enzyme deficiency skos:exactMatch UMLS:C0017923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009292 glycogen storage disease due to glycogen branching enzyme deficiency skos:exactMatch UMLS:CN204783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009293 glycogen storage disease V skos:exactMatch DOID:2746 glycogen storage disease V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009293 glycogen storage disease V skos:exactMatch MESH:D006012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009293 glycogen storage disease V skos:exactMatch NCIT:C84738 Glycogen Storage Disease Type V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009293 glycogen storage disease V skos:exactMatch OMIM:232600 glycogen storage disease 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009293 glycogen storage disease V skos:exactMatch Orphanet:368 Glycogen storage disease due to muscle glycogen phosphorylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009293 glycogen storage disease V skos:exactMatch SCTID:55912009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009293 glycogen storage disease V skos:exactMatch UMLS:C0017924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009294 glycogen storage disease VI skos:exactMatch DOID:2754 glycogen storage disease VI semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009294 glycogen storage disease VI skos:exactMatch MESH:D006013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009294 glycogen storage disease VI skos:exactMatch NCIT:C126875 Glycogen Storage Disease Type VI semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009294 glycogen storage disease VI skos:exactMatch OMIM:232700 glycogen storage disease 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009294 glycogen storage disease VI skos:exactMatch Orphanet:369 Glycogen storage disease due to liver glycogen phosphorylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009294 glycogen storage disease VI skos:exactMatch SCTID:29291001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009294 glycogen storage disease VI skos:exactMatch UMLS:C0017925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009295 glycogen storage disease VII skos:exactMatch DOID:11721 glycogen storage disease VII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009295 glycogen storage disease VII skos:exactMatch MESH:D006014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009295 glycogen storage disease VII skos:exactMatch NCIT:C118437 Glycogen Storage Disease Type VII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009295 glycogen storage disease VII skos:exactMatch OMIM:232800 glycogen storage disease 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009295 glycogen storage disease VII skos:exactMatch Orphanet:371 Glycogen storage disease due to muscle phosphofructokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009295 glycogen storage disease VII skos:exactMatch SCTID:89597008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009295 glycogen storage disease VII skos:exactMatch UMLS:C0017926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009296 glycoprotein storage disease skos:exactMatch MESH:C565538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009296 glycoprotein storage disease skos:exactMatch OMIM:232900 glycoprotein storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009296 glycoprotein storage disease skos:exactMatch SCTID:7810004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009296 glycoprotein storage disease skos:exactMatch UMLS:C0268220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009296 glycoprotein storage disease skos:exactMatch UMLS:C1856275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009297 familial renal glucosuria skos:exactMatch DOID:9432 renal glycosuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009297 familial renal glucosuria skos:exactMatch MESH:D006030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009297 familial renal glucosuria skos:exactMatch OMIM:233100 renal glucosuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009297 familial renal glucosuria skos:exactMatch Orphanet:69076 Familial renal glucosuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009297 familial renal glucosuria skos:exactMatch SCTID:267430007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009297 familial renal glucosuria skos:exactMatch UMLS:C0017980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009297 familial renal glucosuria skos:exactMatch UMLS:C3245525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009298 GOMBO syndrome skos:exactMatch MESH:C537284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009298 GOMBO syndrome skos:exactMatch OMIM:233270 gombo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009298 GOMBO syndrome skos:exactMatch UMLS:C1856274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009299 46 XX gonadal dysgenesis skos:exactMatch DOID:14450 46 XX gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009299 46 XX gonadal dysgenesis skos:exactMatch MESH:D023961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009299 46 XX gonadal dysgenesis skos:exactMatch NCIT:C120197 46,XX Gonadal Dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009299 46 XX gonadal dysgenesis skos:exactMatch OMIMPS:233300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009299 46 XX gonadal dysgenesis skos:exactMatch Orphanet:243 46,XX gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009299 46 XX gonadal dysgenesis skos:exactMatch SCTID:95198001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009299 46 XX gonadal dysgenesis skos:exactMatch UMLS:C0949595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009300 Perrault syndrome 1 skos:exactMatch OMIM:233400 perrault syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009301 46,XY sex reversal 7 skos:exactMatch DOID:0111774 46,XY sex reversal 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009301 46,XY sex reversal 7 skos:exactMatch MESH:C565537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009301 46,XY sex reversal 7 skos:exactMatch OMIM:233420 46,xy sex reversal 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009302 XY type gonadal dysgenesis-associated anomalies syndrome skos:exactMatch MESH:C565536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009302 XY type gonadal dysgenesis-associated anomalies syndrome skos:exactMatch Orphanet:1770 XY type gonadal dysgenesis-associated anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009302 XY type gonadal dysgenesis-associated anomalies syndrome skos:exactMatch UMLS:C1856272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009303 anti-glomerular basement membrane disease skos:exactMatch DOID:9808 Goodpasture syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009303 anti-glomerular basement membrane disease skos:exactMatch MESH:D019867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009303 anti-glomerular basement membrane disease skos:exactMatch NCIT:C84566 Anti-Glomerular Basement Membrane Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009303 anti-glomerular basement membrane disease skos:exactMatch OMIM:233450 goodpasture syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009303 anti-glomerular basement membrane disease skos:exactMatch Orphanet:375 Anti-glomerular basement membrane disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009303 anti-glomerular basement membrane disease skos:exactMatch SCTID:236432001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009303 anti-glomerular basement membrane disease skos:exactMatch UMLS:C0403529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009305 granulocytopenia with immunoglobulin abnormality skos:exactMatch DOID:0111974 immunodeficiency 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009305 granulocytopenia with immunoglobulin abnormality skos:exactMatch MESH:C565535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009305 granulocytopenia with immunoglobulin abnormality skos:exactMatch OMIM:233600 immunodeficiency 59 and hypoglycemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009305 granulocytopenia with immunoglobulin abnormality skos:exactMatch UMLS:C1856263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009306 combined immunodeficiency with skin granulomas skos:exactMatch DOID:0112253 combined cellular and humoral immune defects with granulomas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009306 combined immunodeficiency with skin granulomas skos:exactMatch MESH:C567115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009306 combined immunodeficiency with skin granulomas skos:exactMatch OMIM:233650 combined cellular and humoral immune defects with granulomas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009306 combined immunodeficiency with skin granulomas skos:exactMatch Orphanet:157949 Combined immunodeficiency with granulomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009306 combined immunodeficiency with skin granulomas skos:exactMatch UMLS:C2673536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009307 granulomatous disease with defect in neutrophil chemotaxis skos:exactMatch MESH:C565534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009307 granulomatous disease with defect in neutrophil chemotaxis skos:exactMatch UMLS:C1856261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009308 granulomatous disease, chronic, autosomal recessive, cytochrome b-negative skos:exactMatch DOID:0070193 autosomal recessive chronic granulomatous disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009308 granulomatous disease, chronic, autosomal recessive, cytochrome b-negative skos:exactMatch MESH:C565533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009308 granulomatous disease, chronic, autosomal recessive, cytochrome b-negative skos:exactMatch OMIM:233690 granulomatous disease, chronic, autosomal recessive, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009308 granulomatous disease, chronic, autosomal recessive, cytochrome b-negative skos:exactMatch UMLS:C1856255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009309 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 1 skos:exactMatch DOID:0070192 autosomal recessive chronic granulomatous disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009309 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 1 skos:exactMatch MESH:C565532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009309 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 1 skos:exactMatch OMIM:233700 granulomatous disease, chronic, autosomal recessive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009309 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 1 skos:exactMatch UMLS:C1856251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009310 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 2 skos:exactMatch DOID:0070191 autosomal recessive chronic granulomatous disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009310 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 2 skos:exactMatch MESH:C565531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009310 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 2 skos:exactMatch OMIM:233710 granulomatous disease, chronic, autosomal recessive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009310 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 2 skos:exactMatch UMLS:C1856245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009311 grouped pigmentation of the retina skos:exactMatch MESH:C565530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009311 grouped pigmentation of the retina skos:exactMatch OMIM:233800 grouped pigmentation of the retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009311 grouped pigmentation of the retina skos:exactMatch UMLS:C1856244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009312 lipodystrophy due to peptidic growth factors deficiency skos:exactMatch MESH:C565529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009312 lipodystrophy due to peptidic growth factors deficiency skos:exactMatch OMIM:233805 growth factors, combined defect of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009312 lipodystrophy due to peptidic growth factors deficiency skos:exactMatch Orphanet:1979 Lipodystrophy due to peptidic growth factors deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009312 lipodystrophy due to peptidic growth factors deficiency skos:exactMatch SCTID:724176001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009312 lipodystrophy due to peptidic growth factors deficiency skos:exactMatch UMLS:C2931279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009313 Grubben-de Cock-Borghgraef syndrome skos:exactMatch MESH:C537621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009313 Grubben-de Cock-Borghgraef syndrome skos:exactMatch OMIM:233810 growth retardation, small and puffy hands and feet, and eczema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009313 Grubben-de Cock-Borghgraef syndrome skos:exactMatch Orphanet:2101 Grubben-de Cock-Borghgraef syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009313 Grubben-de Cock-Borghgraef syndrome skos:exactMatch UMLS:C2931551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009315 congenital factor XII deficiency skos:exactMatch DOID:2231 factor XII deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009315 congenital factor XII deficiency skos:exactMatch MESH:D005175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009315 congenital factor XII deficiency skos:exactMatch NCIT:C131740 Factor XII Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009315 congenital factor XII deficiency skos:exactMatch OMIM:234000 factor 12 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009315 congenital factor XII deficiency skos:exactMatch Orphanet:330 Congenital factor XII deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009315 congenital factor XII deficiency skos:exactMatch SCTID:46981006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009315 congenital factor XII deficiency skos:exactMatch UMLS:C0015526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009317 obsolete nonphotosensitive trichothiodystrophy skos:exactMatch Orphanet:1245 BIDS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009318 Hallermann-Streiff syndrome skos:exactMatch DOID:4534 Hallermann-Streiff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009318 Hallermann-Streiff syndrome skos:exactMatch MESH:D006210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009318 Hallermann-Streiff syndrome skos:exactMatch NCIT:C84746 Hallermann Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009318 Hallermann-Streiff syndrome skos:exactMatch OMIM:234100 hallermann-streiff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009318 Hallermann-Streiff syndrome skos:exactMatch Orphanet:2108 Hallermann-Streiff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009318 Hallermann-Streiff syndrome skos:exactMatch SCTID:7903009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009318 Hallermann-Streiff syndrome skos:exactMatch UMLS:C0018522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009319 pantothenate kinase-associated neurodegeneration skos:exactMatch DOID:3981 pantothenate kinase-associated neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009319 pantothenate kinase-associated neurodegeneration skos:exactMatch MESH:D006211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009319 pantothenate kinase-associated neurodegeneration skos:exactMatch NCIT:C84988 Pantothenate Kinase-Associated Neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009319 pantothenate kinase-associated neurodegeneration skos:exactMatch OMIM:234200 neurodegeneration with brain iron accumulation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009319 pantothenate kinase-associated neurodegeneration skos:exactMatch Orphanet:157850 Pantothenate kinase-associated neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009319 pantothenate kinase-associated neurodegeneration skos:exactMatch SCTID:2992000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009319 pantothenate kinase-associated neurodegeneration skos:exactMatch UMLS:C0018523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009320 Hall-Riggs syndrome skos:exactMatch MESH:C535623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009320 Hall-Riggs syndrome skos:exactMatch OMIM:234250 hall-riggs mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009320 Hall-Riggs syndrome skos:exactMatch Orphanet:2107 Hall-Riggs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009320 Hall-Riggs syndrome skos:exactMatch SCTID:721008000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009320 Hall-Riggs syndrome skos:exactMatch UMLS:C1856198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009321 hallux varus-preaxial polysyndactyly syndrome skos:exactMatch MESH:C536885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009321 hallux varus-preaxial polysyndactyly syndrome skos:exactMatch OMIM:234280 hallux varus and preaxial polysyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009321 hallux varus-preaxial polysyndactyly syndrome skos:exactMatch Orphanet:2110 Hallux varus-preaxial polysyndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009321 hallux varus-preaxial polysyndactyly syndrome skos:exactMatch UMLS:C1856197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009322 obsolete halo nevi skos:exactMatch OMIM:234300 halo nevi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009323 Halothane hepatitis skos:exactMatch MESH:C562477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009323 Halothane hepatitis skos:exactMatch OMIM:234350 halothane hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009323 Halothane hepatitis skos:exactMatch SCTID:235873001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009323 Halothane hepatitis skos:exactMatch UMLS:C0241913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009324 Hartnup disease skos:exactMatch DOID:1060 Hartnup disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009324 Hartnup disease skos:exactMatch MESH:D006250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009324 Hartnup disease skos:exactMatch NCIT:C84748 Hartnup Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009324 Hartnup disease skos:exactMatch OMIM:234500 hartnup disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009324 Hartnup disease skos:exactMatch Orphanet:2116 Hartnup disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009324 Hartnup disease skos:exactMatch SCTID:80902009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009324 Hartnup disease skos:exactMatch UMLS:C0018609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009326 congenital heart block skos:exactMatch DOID:990 congenital heart block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009326 congenital heart block skos:exactMatch ICD10CM:Q24.6 Congenital heart block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009326 congenital heart block skos:exactMatch MESH:C535758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009326 congenital heart block skos:exactMatch OMIM:234700 heart block, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009326 congenital heart block skos:exactMatch Orphanet:60041 Congenital heart block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009326 congenital heart block skos:exactMatch SCTID:46619002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009326 congenital heart block skos:exactMatch UMLS:C0149530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009327 heart, malformation of skos:exactMatch OMIM:140500 heart, malformation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009327 heart, malformation of skos:exactMatch OMIM:234750 heart, malformation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009328 hemangiomatosis, cutaneous, with associated features skos:exactMatch MESH:C562438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009328 hemangiomatosis, cutaneous, with associated features skos:exactMatch OMIM:234800 hemangiomatosis, cutaneous, with associated features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009328 hemangiomatosis, cutaneous, with associated features skos:exactMatch UMLS:C0220738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009329 pulmonary venoocclusive disease 2 skos:exactMatch DOID:0081269 pulmonary venoocclusive disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009329 pulmonary venoocclusive disease 2 skos:exactMatch MESH:C535861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009329 pulmonary venoocclusive disease 2 skos:exactMatch OMIM:234810 pulmonary venoocclusive disease 2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009329 pulmonary venoocclusive disease 2 skos:exactMatch Orphanet:199241 Pulmonary capillary hemangiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009329 pulmonary venoocclusive disease 2 skos:exactMatch SCTID:233949008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009329 pulmonary venoocclusive disease 2 skos:exactMatch UMLS:C0340548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009330 hemangiopericytoma, malignant skos:exactMatch MESH:C562740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009330 hemangiopericytoma, malignant skos:exactMatch NCIT:C4301 Malignant Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009330 hemangiopericytoma, malignant skos:exactMatch OMIM:234820 hemangiopericytoma, malignant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009330 hemangiopericytoma, malignant skos:exactMatch UMLS:C0334542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009331 isolated hemihyperplasia skos:exactMatch MESH:C565524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009331 isolated hemihyperplasia skos:exactMatch OMIM:235000 hemihyperplasia, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009331 isolated hemihyperplasia skos:exactMatch Orphanet:2128 Isolated hemihyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009331 isolated hemihyperplasia skos:exactMatch UMLS:C1856184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009332 congenital hematological disorder skos:exactMatch NCIT:C104003 Congenital Hematological Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009333 mullerian derivatives-lymphangiectasia-polydactyly syndrome skos:exactMatch MESH:C536478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009333 mullerian derivatives-lymphangiectasia-polydactyly syndrome skos:exactMatch OMIM:235255 mullerian derivatives, persistence of, with lymphangiectasia and postaxial polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009333 mullerian derivatives-lymphangiectasia-polydactyly syndrome skos:exactMatch Orphanet:1655 Müllerian derivatives-lymphangiectasia-polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009333 mullerian derivatives-lymphangiectasia-polydactyly syndrome skos:exactMatch UMLS:C1856159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009334 hemolytic anemia with thermal sensitivity of red cells skos:exactMatch MESH:C565522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009334 hemolytic anemia with thermal sensitivity of red cells skos:exactMatch OMIM:235370 hemolytic anemia with thermal sensitivity of red cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009334 hemolytic anemia with thermal sensitivity of red cells skos:exactMatch UMLS:C1856158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009335 hemolytic uremic syndrome, atypical, susceptibility to, 1 skos:exactMatch OMIM:235400 hemolytic uremic syndrome, atypical, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009336 hemosiderosis, pulmonary, with deficiency of gamma-a globulin skos:exactMatch OMIM:235500 hemosiderosis, pulmonary, with deficiency of gamma-a globulin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009337 Hennekam lymphangiectasia-lymphedema syndrome 1 skos:exactMatch OMIM:235510 hennekam lymphangiectasia-lymphedema syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009337 Hennekam lymphangiectasia-lymphedema syndrome 1 skos:exactMatch UMLS:C4012050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009338 hepatic veno-occlusive disease-immunodeficiency syndrome skos:exactMatch DOID:0112254 hepatic venoocclusive disease with immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009338 hepatic veno-occlusive disease-immunodeficiency syndrome skos:exactMatch MESH:C537257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009338 hepatic veno-occlusive disease-immunodeficiency syndrome skos:exactMatch OMIM:235550 hepatic venoocclusive disease with immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009338 hepatic veno-occlusive disease-immunodeficiency syndrome skos:exactMatch Orphanet:79124 Hepatic veno-occlusive disease-immunodeficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009338 hepatic veno-occlusive disease-immunodeficiency syndrome skos:exactMatch SCTID:724361001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009338 hepatic veno-occlusive disease-immunodeficiency syndrome skos:exactMatch UMLS:C1856128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009339 congenital bile acid synthesis defect 2 skos:exactMatch DOID:0111069 congenital bile acid synthesis defect 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009339 congenital bile acid synthesis defect 2 skos:exactMatch MESH:C535443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009339 congenital bile acid synthesis defect 2 skos:exactMatch OMIM:235555 bile acid synthesis defect, congenital, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009339 congenital bile acid synthesis defect 2 skos:exactMatch Orphanet:79303 Congenital bile acid synthesis defect type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009339 congenital bile acid synthesis defect 2 skos:exactMatch UMLS:C1856127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009340 non-spherocytic hemolytic anemia due to hexokinase deficiency skos:exactMatch MESH:C562995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009340 non-spherocytic hemolytic anemia due to hexokinase deficiency skos:exactMatch OMIM:235700 hemolytic anemia, nonspherocytic, due to hexokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009340 non-spherocytic hemolytic anemia due to hexokinase deficiency skos:exactMatch Orphanet:90031 Non-spherocytic hemolytic anemia due to hexokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009341 Mowat-Wilson syndrome skos:exactMatch DOID:0060485 Mowat-Wilson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009341 Mowat-Wilson syndrome skos:exactMatch MESH:C536990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009341 Mowat-Wilson syndrome skos:exactMatch NCIT:C74999 Mowat-Wilson Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009341 Mowat-Wilson syndrome skos:exactMatch OMIM:235730 mowat-wilson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009341 Mowat-Wilson syndrome skos:exactMatch Orphanet:2152 Mowat-Wilson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009341 Mowat-Wilson syndrome skos:exactMatch SCTID:703535000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009341 Mowat-Wilson syndrome skos:exactMatch UMLS:C1856113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009342 Hirschsprung disease-hearing loss-polydactyly syndrome skos:exactMatch MESH:C565518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009342 Hirschsprung disease-hearing loss-polydactyly syndrome skos:exactMatch OMIM:235740 hirschsprung disease with polydactyly, renal agenesis, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009342 Hirschsprung disease-hearing loss-polydactyly syndrome skos:exactMatch Orphanet:2155 Hirschsprung disease-deafness-polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009342 Hirschsprung disease-hearing loss-polydactyly syndrome skos:exactMatch SCTID:721221000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009343 Hirschsprung disease with ulnar polydactyly, polysyndactyly of big toes, and ventricular septal defect skos:exactMatch MESH:C538120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009343 Hirschsprung disease with ulnar polydactyly, polysyndactyly of big toes, and ventricular septal defect skos:exactMatch MESH:C565517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009343 Hirschsprung disease with ulnar polydactyly, polysyndactyly of big toes, and ventricular septal defect skos:exactMatch OMIM:235750 hirschsprung disease with ulnar polydactyly, polysyndactyly of big toes, and ventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009343 Hirschsprung disease with ulnar polydactyly, polysyndactyly of big toes, and ventricular septal defect skos:exactMatch UMLS:C1856111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009344 Hirschsprung disease-nail hypoplasia-dysmorphism syndrome skos:exactMatch MESH:C535615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009344 Hirschsprung disease-nail hypoplasia-dysmorphism syndrome skos:exactMatch OMIM:235760 hirschsprung disease with hypoplastic nails and dysmorphic facial features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009344 Hirschsprung disease-nail hypoplasia-dysmorphism syndrome skos:exactMatch Orphanet:2153 Hirschsprung disease-nail hypoplasia-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009344 Hirschsprung disease-nail hypoplasia-dysmorphism syndrome skos:exactMatch SCTID:721223002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009345 histidinemia skos:exactMatch DOID:0060168 histidinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009345 histidinemia skos:exactMatch ICD10CM:E70.41 Histidinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009345 histidinemia skos:exactMatch MESH:C538320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009345 histidinemia skos:exactMatch OMIM:235800 histidinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009345 histidinemia skos:exactMatch Orphanet:2157 Histidinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009345 histidinemia skos:exactMatch SCTID:410058007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009345 histidinemia skos:exactMatch UMLS:C0220992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009346 histidinuria due to a renal tubular defect skos:exactMatch MESH:C538321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009346 histidinuria due to a renal tubular defect skos:exactMatch OMIM:235830 histidinuria due to a renal tubular defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009346 histidinuria due to a renal tubular defect skos:exactMatch Orphanet:2158 Histidinuria-renal tubular defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009346 histidinuria due to a renal tubular defect skos:exactMatch UMLS:C0268642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009347 familial lipochrome histiocytosis skos:exactMatch MESH:C562738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009347 familial lipochrome histiocytosis skos:exactMatch OMIM:235900 histiocytosis, familial lipochrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009347 familial lipochrome histiocytosis skos:exactMatch SCTID:234577004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009347 familial lipochrome histiocytosis skos:exactMatch UMLS:C0334125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009348 classic Hodgkin lymphoma skos:exactMatch NCIT:C7164 Classic Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009348 classic Hodgkin lymphoma skos:exactMatch OMIM:236000 lymphoma, hodgkin, classic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009348 classic Hodgkin lymphoma skos:exactMatch Orphanet:391 Classic Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009348 classic Hodgkin lymphoma skos:exactMatch UMLS:CN204952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009349 holoprosencephaly 1 skos:exactMatch DOID:0110881 holoprosencephaly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009349 holoprosencephaly 1 skos:exactMatch NCIT:C75476 Holoprosencephaly Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009349 holoprosencephaly 1 skos:exactMatch OMIM:236100 holoprosencephaly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009349 holoprosencephaly 1 skos:exactMatch Orphanet:268936 Isolated arhinencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009350 Holzgreve-Wagner-Rehder syndrome skos:exactMatch DOID:0060566 Holzgreve-Wagner-Rehder Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009350 Holzgreve-Wagner-Rehder syndrome skos:exactMatch MESH:C535327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009350 Holzgreve-Wagner-Rehder syndrome skos:exactMatch OMIM:236110 holzgreve syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009350 Holzgreve-Wagner-Rehder syndrome skos:exactMatch Orphanet:2167 Holzgreve syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009350 Holzgreve-Wagner-Rehder syndrome skos:exactMatch UMLS:C1856095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009351 homocarnosinosis skos:exactMatch DOID:0060177 homocarnosinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009351 homocarnosinosis skos:exactMatch MESH:C535328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009351 homocarnosinosis skos:exactMatch OMIM:236130 homocarnosinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009351 homocarnosinosis skos:exactMatch Orphanet:2168 Homocarnosinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009351 homocarnosinosis skos:exactMatch SCTID:61764000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009351 homocarnosinosis skos:exactMatch UMLS:C0268632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009351 homocarnosinosis skos:exactMatch UMLS:C3495554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009352 classic homocystinuria skos:exactMatch OMIM:236200 homocystinuria due to cystathionine beta-synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009352 classic homocystinuria skos:exactMatch Orphanet:394 Classic homocystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009352 classic homocystinuria skos:exactMatch SCTID:24308003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009352 classic homocystinuria skos:exactMatch UMLS:C0751202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009353 homocystinuria due to methylene tetrahydrofolate reductase deficiency skos:exactMatch MESH:C537357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009353 homocystinuria due to methylene tetrahydrofolate reductase deficiency skos:exactMatch OMIM:236250 homocystinuria due to deficiency of n(5,10)-methylenetetrahydrofolate reductase activity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009353 homocystinuria due to methylene tetrahydrofolate reductase deficiency skos:exactMatch Orphanet:395 Homocystinuria due to methylene tetrahydrofolate reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009353 homocystinuria due to methylene tetrahydrofolate reductase deficiency skos:exactMatch SCTID:41797007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009354 methylcobalamin deficiency type cblE skos:exactMatch DOID:0050732 methylmalonic aciduria and homocystinuria type cblE semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009354 methylcobalamin deficiency type cblE skos:exactMatch DOID:0112255 homocystinuria-megaloblastic anemia cblE type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009354 methylcobalamin deficiency type cblE skos:exactMatch MESH:C565510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009354 methylcobalamin deficiency type cblE skos:exactMatch NCIT:C142173 Homocystinuria-Megaloblastic Anemia, cblE Complementation Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009354 methylcobalamin deficiency type cblE skos:exactMatch OMIM:236270 homocystinuria-megaloblastic anemia, cble complementation iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009354 methylcobalamin deficiency type cblE skos:exactMatch Orphanet:2169 Methylcobalamin deficiency type cblE semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009354 methylcobalamin deficiency type cblE skos:exactMatch UMLS:C1856057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009355 Hooft disease skos:exactMatch MESH:C535329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009355 Hooft disease skos:exactMatch OMIM:236300 hooft disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009355 Hooft disease skos:exactMatch UMLS:C0268479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009356 autosomal recessive humeroradial synostosis skos:exactMatch OMIM:236400 humeroradial synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009357 humeroradial synostosis with craniofacial anomalies skos:exactMatch MESH:C566888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009357 humeroradial synostosis with craniofacial anomalies skos:exactMatch OMIM:236410 humeroradial synostosis with craniofacial anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009357 humeroradial synostosis with craniofacial anomalies skos:exactMatch UMLS:C1968717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009358 Hutterite cerebroosteonephrodysplasia syndrome skos:exactMatch MESH:C536074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009358 Hutterite cerebroosteonephrodysplasia syndrome skos:exactMatch OMIM:236450 hutterite cerebroosteonephrodysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009358 Hutterite cerebroosteonephrodysplasia syndrome skos:exactMatch UMLS:C1856054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009359 multinucleated neurons-anhydramnios-renal dysplasia-cerebellar hypoplasia-hydranencephaly syndrome skos:exactMatch DOID:0080327 multinucleated neurons, anhydramnios, renal dysplasia, cerebellar hypoplasia and hydranencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009359 multinucleated neurons-anhydramnios-renal dysplasia-cerebellar hypoplasia-hydranencephaly syndrome skos:exactMatch MESH:C565507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009359 multinucleated neurons-anhydramnios-renal dysplasia-cerebellar hypoplasia-hydranencephaly syndrome skos:exactMatch OMIM:236500 multinucleated neurons, anhydramnios, renal dysplasia, cerebellar hypoplasia, and hydranencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009359 multinucleated neurons-anhydramnios-renal dysplasia-cerebellar hypoplasia-hydranencephaly syndrome skos:exactMatch Orphanet:500135 Multinucleated neurons-anhydramnios-renal dysplasia-cerebellar hypoplasia-hydranencephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009359 multinucleated neurons-anhydramnios-renal dysplasia-cerebellar hypoplasia-hydranencephaly syndrome skos:exactMatch UMLS:C1856053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009360 hydrocephalus, nonsyndromic, autosomal recessive 1 skos:exactMatch OMIM:236600 hydrocephalus, congenital, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009360 hydrocephalus, nonsyndromic, autosomal recessive 1 skos:exactMatch UMLS:C3887608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009361 autosomal recessive hydrocephalus due to congenital stenosis of aqueduct of Sylvius skos:exactMatch OMIM:236635 hydrocephalus due to congenital stenosis of aqueduct of sylvius semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009361 autosomal recessive hydrocephalus due to congenital stenosis of aqueduct of Sylvius skos:exactMatch UMLS:CN074258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009362 growth delay-hydrocephaly-lung hypoplasia syndrome skos:exactMatch MESH:C535406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009362 growth delay-hydrocephaly-lung hypoplasia syndrome skos:exactMatch OMIM:236640 hydrocephalus with associated malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009362 growth delay-hydrocephaly-lung hypoplasia syndrome skos:exactMatch Orphanet:3035 Growth delay-hydrocephaly-lung hypoplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009362 growth delay-hydrocephaly-lung hypoplasia syndrome skos:exactMatch SCTID:716198008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009362 growth delay-hydrocephaly-lung hypoplasia syndrome skos:exactMatch UMLS:C1856052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009363 hydrocephaly-tall stature-joint laxity syndrome skos:exactMatch MESH:C535770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009363 hydrocephaly-tall stature-joint laxity syndrome skos:exactMatch OMIM:236660 hydrocephalus, tall stature, joint laxity, and kyphoscoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009363 hydrocephaly-tall stature-joint laxity syndrome skos:exactMatch Orphanet:2181 Hydrocephaly-tall stature-joint laxity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009363 hydrocephaly-tall stature-joint laxity syndrome skos:exactMatch SCTID:732926009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009363 hydrocephaly-tall stature-joint laxity syndrome skos:exactMatch UMLS:C1856051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009364 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A1 skos:exactMatch DOID:0111237 congenital muscular dystrophy-dystroglycanopathy type A1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009364 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A1 skos:exactMatch NCIT:C128118 Muscular Dystrophy-Dystroglycanopathy (Congenital with Brain and Eye Anomalies) Type A, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009364 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A1 skos:exactMatch OMIM:236670 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009364 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A1 skos:exactMatch UMLS:C4284790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009364 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A1 skos:exactMatch UMLS:CN033898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009365 hydrolethalus syndrome 1 skos:exactMatch DOID:0111355 hydrolethalus syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009365 hydrolethalus syndrome 1 skos:exactMatch MESH:C565504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009365 hydrolethalus syndrome 1 skos:exactMatch OMIM:236680 hydrolethalus syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009365 hydrolethalus syndrome 1 skos:exactMatch UMLS:C1856016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009366 normal pressure hydrocephalus skos:exactMatch DOID:1572 normal pressure hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009366 normal pressure hydrocephalus skos:exactMatch MESH:D006850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009366 normal pressure hydrocephalus skos:exactMatch OMIM:236690 hydrocephalus, normal-pressure, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009366 normal pressure hydrocephalus skos:exactMatch Orphanet:314928 NON RARE IN EUROPE: Normal pressure hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009366 normal pressure hydrocephalus skos:exactMatch SCTID:30753002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009366 normal pressure hydrocephalus skos:exactMatch UMLS:C0020258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009367 McKusick-Kaufman syndrome skos:exactMatch DOID:0111255 McKusick-Kaufman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009367 McKusick-Kaufman syndrome skos:exactMatch MESH:C538159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009367 McKusick-Kaufman syndrome skos:exactMatch OMIM:236700 mckusick-kaufman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009367 McKusick-Kaufman syndrome skos:exactMatch Orphanet:2473 McKusick-Kaufman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009367 McKusick-Kaufman syndrome skos:exactMatch SCTID:702407009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009367 McKusick-Kaufman syndrome skos:exactMatch UMLS:C0948368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009368 urofacial syndrome type 1 skos:exactMatch OMIM:236730 urofacial syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009369 non-immune hydrops fetalis skos:exactMatch NCIT:C111905 Non-Immune Hydrops Fetalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009369 non-immune hydrops fetalis skos:exactMatch OMIM:236750 hydrops fetalis, nonimmune semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009369 non-immune hydrops fetalis skos:exactMatch Orphanet:363999 Non-immune hydrops fetalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009369 non-immune hydrops fetalis skos:exactMatch SCTID:276509008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009369 non-immune hydrops fetalis skos:exactMatch UMLS:C0455988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009370 L-2-hydroxyglutaric aciduria skos:exactMatch DOID:0050574 L-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009370 L-2-hydroxyglutaric aciduria skos:exactMatch OMIM:236792 l-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009370 L-2-hydroxyglutaric aciduria skos:exactMatch Orphanet:79314 L-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009370 L-2-hydroxyglutaric aciduria skos:exactMatch SCTID:237961001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009370 L-2-hydroxyglutaric aciduria skos:exactMatch UMLS:C1855995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009370 L-2-hydroxyglutaric aciduria skos:exactMatch UMLS:C3888081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009371 3-hydroxyisobutyric aciduria skos:exactMatch MESH:C535312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009371 3-hydroxyisobutyric aciduria skos:exactMatch OMIM:236795 3-hydroxyisobutyric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009371 3-hydroxyisobutyric aciduria skos:exactMatch Orphanet:939 3-hydroxyisobutyric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009371 3-hydroxyisobutyric aciduria skos:exactMatch SCTID:237957007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009371 3-hydroxyisobutyric aciduria skos:exactMatch UMLS:C0342737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009372 encephalopathy due to hydroxykynureninuria skos:exactMatch DOID:0112257 hydroxykynureninuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009372 encephalopathy due to hydroxykynureninuria skos:exactMatch MESH:C536081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009372 encephalopathy due to hydroxykynureninuria skos:exactMatch OMIM:236800 hydroxykynureninuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009372 encephalopathy due to hydroxykynureninuria skos:exactMatch Orphanet:79155 Hydroxykynureninuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009372 encephalopathy due to hydroxykynureninuria skos:exactMatch SCTID:72945002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009372 encephalopathy due to hydroxykynureninuria skos:exactMatch UMLS:C0268474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009373 seizures-intellectual disability due to hydroxylysinuria syndrome skos:exactMatch MESH:C565502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009373 seizures-intellectual disability due to hydroxylysinuria syndrome skos:exactMatch OMIM:236900 hydroxylysinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009373 seizures-intellectual disability due to hydroxylysinuria syndrome skos:exactMatch Orphanet:79156 Seizures-intellectual disability due to hydroxylysinuria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009373 seizures-intellectual disability due to hydroxylysinuria syndrome skos:exactMatch UMLS:C1855986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009374 hydroxyprolinemia skos:exactMatch MESH:C562669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009374 hydroxyprolinemia skos:exactMatch OMIM:237000 hydroxyprolinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009374 hydroxyprolinemia skos:exactMatch SCTID:25739007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009374 hydroxyprolinemia skos:exactMatch UMLS:C0268531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009375 hymen, imperforate skos:exactMatch ICD10CM:Q52.3 Imperforate hymen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009375 hymen, imperforate skos:exactMatch MESH:C562397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009375 hymen, imperforate skos:exactMatch OMIM:237100 hymen, imperforate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009375 hymen, imperforate skos:exactMatch SCTID:65937002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009376 carbamoyl phosphate synthetase I deficiency disease skos:exactMatch DOID:9280 carbamoyl phosphate synthetase I deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009376 carbamoyl phosphate synthetase I deficiency disease skos:exactMatch MESH:D020165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009376 carbamoyl phosphate synthetase I deficiency disease skos:exactMatch NCIT:C84612 Carbamoyl-Phosphate Synthetase I Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009376 carbamoyl phosphate synthetase I deficiency disease skos:exactMatch OMIM:237300 carbamoyl phosphate synthetase 1 deficiency, hyperammonemia due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009376 carbamoyl phosphate synthetase I deficiency disease skos:exactMatch Orphanet:147 Carbamoyl-phosphate synthetase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009376 carbamoyl phosphate synthetase I deficiency disease skos:exactMatch SCTID:62522004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009377 hyperammonemia due to N-acetylglutamate synthase deficiency skos:exactMatch DOID:0112258 N-acetylglutamate synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009377 hyperammonemia due to N-acetylglutamate synthase deficiency skos:exactMatch MESH:C536109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009377 hyperammonemia due to N-acetylglutamate synthase deficiency skos:exactMatch NCIT:C129307 N-Acetylglutamate Synthase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009377 hyperammonemia due to N-acetylglutamate synthase deficiency skos:exactMatch OMIM:237310 n-acetylglutamate synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009377 hyperammonemia due to N-acetylglutamate synthase deficiency skos:exactMatch Orphanet:927 Hyperammonemia due to N-acetylglutamate synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009377 hyperammonemia due to N-acetylglutamate synthase deficiency skos:exactMatch SCTID:57119000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009378 hyper-beta-alaninemia skos:exactMatch MESH:C562684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009378 hyper-beta-alaninemia skos:exactMatch OMIM:237400 hyper-beta-alaninemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009378 hyper-beta-alaninemia skos:exactMatch Orphanet:309147 Hyper-beta-alaninemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009378 hyper-beta-alaninemia skos:exactMatch SCTID:2359002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009378 hyper-beta-alaninemia skos:exactMatch UMLS:C0268630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009379 Rotor syndrome skos:exactMatch OMIM:237450 hyperbilirubinemia, rotor iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009379 Rotor syndrome skos:exactMatch Orphanet:3111 Rotor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009379 Rotor syndrome skos:exactMatch SCTID:32891000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009379 Rotor syndrome skos:exactMatch UMLS:C0220991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009380 Dubin-Johnson syndrome skos:exactMatch DOID:12308 Dubin-Johnson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009380 Dubin-Johnson syndrome skos:exactMatch MESH:D007566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009380 Dubin-Johnson syndrome skos:exactMatch NCIT:C34741 Dubin-Johnson Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009380 Dubin-Johnson syndrome skos:exactMatch OMIM:237500 dubin-johnson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009380 Dubin-Johnson syndrome skos:exactMatch Orphanet:234 Dubin-Johnson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009380 Dubin-Johnson syndrome skos:exactMatch SCTID:44553005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009380 Dubin-Johnson syndrome skos:exactMatch UMLS:C0022350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009381 hyperbilirubinemia, conjugated, type 3 skos:exactMatch MESH:C562885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009381 hyperbilirubinemia, conjugated, type 3 skos:exactMatch OMIM:237550 hyperbilirubinemia, conjugated, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009381 hyperbilirubinemia, conjugated, type 3 skos:exactMatch SCTID:235906009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009381 hyperbilirubinemia, conjugated, type 3 skos:exactMatch UMLS:C0400964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009382 hyperbilirubinemia, shunt, primary skos:exactMatch OMIM:237800 hyperbilirubinemia, shunt, primary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009383 transient familial neonatal hyperbilirubinemia skos:exactMatch MESH:C562692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009383 transient familial neonatal hyperbilirubinemia skos:exactMatch OMIM:237900 hyperbilirubinemia, transient familial neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009383 transient familial neonatal hyperbilirubinemia skos:exactMatch Orphanet:2312 Transient familial neonatal hyperbilirubinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009383 transient familial neonatal hyperbilirubinemia skos:exactMatch UMLS:C0270210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009384 Leydig cell hypoplasia, type 1 skos:exactMatch OMIM:238320 leydig cell hypoplasia, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009385 hyperleucine-Isoleucinemia skos:exactMatch MESH:C562674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009385 hyperleucine-Isoleucinemia skos:exactMatch OMIM:238340 hyperleucine-isoleucinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009385 hyperleucine-Isoleucinemia skos:exactMatch SCTID:7046009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009385 hyperleucine-Isoleucinemia skos:exactMatch UMLS:C0268574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009386 hyperlexia skos:exactMatch MESH:C565500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009386 hyperlexia skos:exactMatch OMIM:238350 hyperlexia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009387 familial lipoprotein lipase deficiency skos:exactMatch DOID:14118 familial lipoprotein lipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009387 familial lipoprotein lipase deficiency skos:exactMatch MESH:D008072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009387 familial lipoprotein lipase deficiency skos:exactMatch NCIT:C84771 Hyperlipoproteinemia, Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009387 familial lipoprotein lipase deficiency skos:exactMatch OMIM:238600 hyperlipoproteinemia, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009387 familial lipoprotein lipase deficiency skos:exactMatch Orphanet:309015 Familial lipoprotein lipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009387 familial lipoprotein lipase deficiency skos:exactMatch SCTID:275598004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009388 hyperlysinemia skos:exactMatch DOID:9274 hyperlysinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009388 hyperlysinemia skos:exactMatch NCIT:C123433 Hyperlysinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009388 hyperlysinemia skos:exactMatch OMIM:238700 hyperlysinemia, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009388 hyperlysinemia skos:exactMatch Orphanet:2203 Hyperlysinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009388 hyperlysinemia skos:exactMatch SCTID:58558003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009388 hyperlysinemia skos:exactMatch UMLS:C0268553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009389 hyperlysinemia due to defect in lysine transport into mitochondria skos:exactMatch MESH:C565499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009389 hyperlysinemia due to defect in lysine transport into mitochondria skos:exactMatch OMIM:238710 hyperlysinemia due to defect 1n lysine transport into mitochondria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009389 hyperlysinemia due to defect in lysine transport into mitochondria skos:exactMatch UMLS:C1855927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009390 hyperlysinuria with hyperammonemia skos:exactMatch OMIM:238750 hyperlysinuria with hyperammonemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009390 hyperlysinuria with hyperammonemia skos:exactMatch SCTID:342553006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009390 hyperlysinuria with hyperammonemia skos:exactMatch UMLS:C0268555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009391 hypermetabolism due to defect in mitochondria skos:exactMatch MESH:C565498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009391 hypermetabolism due to defect in mitochondria skos:exactMatch OMIM:238800 hypermetabolism due to uncoupled mitochondrial oxidative phosphorylation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009391 hypermetabolism due to defect in mitochondria skos:exactMatch UMLS:C1855926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009392 hyperopia, high skos:exactMatch MESH:C565497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009392 hyperopia, high skos:exactMatch OMIM:238950 hyperopia, high semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009393 ornithine translocase deficiency skos:exactMatch DOID:0050720 ornithine translocase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009393 ornithine translocase deficiency skos:exactMatch MESH:C538380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009393 ornithine translocase deficiency skos:exactMatch NCIT:C129029 Hyperornithinemia-Hyperammonemia-Homocitrullinuria Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009393 ornithine translocase deficiency skos:exactMatch OMIM:238970 hyperornithinemia-hyperammonemia-homocitrullinuria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009393 ornithine translocase deficiency skos:exactMatch Orphanet:415 Hyperornithinemia-hyperammonemia-homocitrullinuria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009393 ornithine translocase deficiency skos:exactMatch SCTID:30287008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009393 ornithine translocase deficiency skos:exactMatch UMLS:C0268540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009394 juvenile Paget disease skos:exactMatch MESH:C537701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009394 juvenile Paget disease skos:exactMatch NCIT:C131861 Juvenile Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009394 juvenile Paget disease skos:exactMatch OMIM:239000 paget disease of bone 5, juvenile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009394 juvenile Paget disease skos:exactMatch Orphanet:2801 Juvenile Paget disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009394 juvenile Paget disease skos:exactMatch SCTID:9723006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009395 hyperostosis corticalis generalisata skos:exactMatch DOID:0080036 SOST-related sclerosing bone dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009395 hyperostosis corticalis generalisata skos:exactMatch NCIT:C131812 Endosteal Hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009395 hyperostosis corticalis generalisata skos:exactMatch OMIM:239100 van buchem disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009395 hyperostosis corticalis generalisata skos:exactMatch Orphanet:3416 Hyperostosis corticalis generalisata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009395 hyperostosis corticalis generalisata skos:exactMatch SCTID:59763006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009396 hyperparathyroidism, neonatal self-limited primary, with hypercalciuria skos:exactMatch MESH:C565496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009396 hyperparathyroidism, neonatal self-limited primary, with hypercalciuria skos:exactMatch OMIM:239199 hyperparathyroidism, neonatal self-limited primary, with hypercalciuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009396 hyperparathyroidism, neonatal self-limited primary, with hypercalciuria skos:exactMatch UMLS:C1855924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009397 neonatal severe primary hyperparathyroidism skos:exactMatch MESH:C563375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009397 neonatal severe primary hyperparathyroidism skos:exactMatch NCIT:C131853 Neonatal Severe Primary Hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009397 neonatal severe primary hyperparathyroidism skos:exactMatch OMIM:239200 hyperparathyroidism, neonatal severe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009397 neonatal severe primary hyperparathyroidism skos:exactMatch Orphanet:417 Neonatal severe primary hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009397 neonatal severe primary hyperparathyroidism skos:exactMatch SCTID:715218009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009397 neonatal severe primary hyperparathyroidism skos:exactMatch UMLS:C1832615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009398 hyperphosphatasia with intellectual disability syndrome 1 skos:exactMatch OMIM:239300 hyperphosphatasia with impaired intellectual development syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009398 hyperphosphatasia with intellectual disability syndrome 1 skos:exactMatch UMLS:CN030519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009399 hyperphosphatemia, polyuria, and seizures skos:exactMatch MESH:C565494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009399 hyperphosphatemia, polyuria, and seizures skos:exactMatch OMIM:239350 hyperphosphatemia, polyuria, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009399 hyperphosphatemia, polyuria, and seizures skos:exactMatch UMLS:C1855922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009400 hyperprolinemia type 1 skos:exactMatch DOID:0080542 hyperprolinemia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009400 hyperprolinemia type 1 skos:exactMatch OMIM:239500 hyperprolinemia, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009400 hyperprolinemia type 1 skos:exactMatch Orphanet:419 Hyperprolinemia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009400 hyperprolinemia type 1 skos:exactMatch SCTID:61071003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009401 hyperprolinemia type 2 skos:exactMatch DOID:0080543 hyperprolinemia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009401 hyperprolinemia type 2 skos:exactMatch MESH:C538385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009401 hyperprolinemia type 2 skos:exactMatch OMIM:239510 hyperprolinemia, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009401 hyperprolinemia type 2 skos:exactMatch Orphanet:79101 Hyperprolinemia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009401 hyperprolinemia type 2 skos:exactMatch SCTID:717181004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009401 hyperprolinemia type 2 skos:exactMatch UMLS:C2931835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009402 acrofrontofacionasal dysostosis 2 skos:exactMatch MESH:C538332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009402 acrofrontofacionasal dysostosis 2 skos:exactMatch OMIM:239710 acrofrontofacionasal dysostosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009402 acrofrontofacionasal dysostosis 2 skos:exactMatch Orphanet:2211 Hypertelorism-hypospadias-polysyndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009402 acrofrontofacionasal dysostosis 2 skos:exactMatch SCTID:721835008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009403 hypertelorism and tetralogy of fallot skos:exactMatch MESH:C538386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009403 hypertelorism and tetralogy of fallot skos:exactMatch OMIM:239711 hypertelorism and tetralogy of fallot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009403 hypertelorism and tetralogy of fallot skos:exactMatch UMLS:C1855903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009404 hypertelorism, microtia, facial clefting syndrome skos:exactMatch DOID:14670 hypertelorism, microtia, facial clefting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009404 hypertelorism, microtia, facial clefting syndrome skos:exactMatch MESH:C537632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009404 hypertelorism, microtia, facial clefting syndrome skos:exactMatch OMIM:239800 hypertelorism, microtia, facial clefting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009404 hypertelorism, microtia, facial clefting syndrome skos:exactMatch Orphanet:2213 Hypertelorism-microtia-facial clefting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009404 hypertelorism, microtia, facial clefting syndrome skos:exactMatch SCTID:721836009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009404 hypertelorism, microtia, facial clefting syndrome skos:exactMatch UMLS:C0220742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009405 cervical hypertrichosis-peripheral neuropathy syndrome skos:exactMatch MESH:C565492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009405 cervical hypertrichosis-peripheral neuropathy syndrome skos:exactMatch OMIM:239840 hypertrichosis, congenital anterior cervical, with peripheral sensory and motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009405 cervical hypertrichosis-peripheral neuropathy syndrome skos:exactMatch Orphanet:2218 Cervical hypertrichosis-peripheral neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009405 cervical hypertrichosis-peripheral neuropathy syndrome skos:exactMatch UMLS:C1855902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009405 cervical hypertrichosis-peripheral neuropathy syndrome skos:exactMatch UMLS:C2931676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009406 hypertrichotic osteochondrodysplasia Cantu type skos:exactMatch DOID:0060569 hypertrichotic osteochondrodysplasia Cantu type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009406 hypertrichotic osteochondrodysplasia Cantu type skos:exactMatch MESH:C535572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009406 hypertrichotic osteochondrodysplasia Cantu type skos:exactMatch OMIM:239850 cantu syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009406 hypertrichotic osteochondrodysplasia Cantu type skos:exactMatch Orphanet:1517 Cantú syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009406 hypertrichotic osteochondrodysplasia Cantu type skos:exactMatch SCTID:239087008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009406 hypertrichotic osteochondrodysplasia Cantu type skos:exactMatch UMLS:C0795905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009407 hypertrophic neuropathy and cataract skos:exactMatch MESH:C565490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009407 hypertrophic neuropathy and cataract skos:exactMatch OMIM:239900 hypertrophic neuropathy and cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009407 hypertrophic neuropathy and cataract skos:exactMatch UMLS:C1855885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009408 hyperuricemia, infantile, with abnormal behavior and normal hypoxanthine guanine phosphoribosyltransferase skos:exactMatch MESH:C565489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009408 hyperuricemia, infantile, with abnormal behavior and normal hypoxanthine guanine phosphoribosyltransferase skos:exactMatch OMIM:240000 hyperuricemia, infantile, with abnormal behavior and normal hypoxanthine guanine phosphoribosyltransferase semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009408 hyperuricemia, infantile, with abnormal behavior and normal hypoxanthine guanine phosphoribosyltransferase skos:exactMatch UMLS:C1855884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009409 hypervitaminosis a, susceptibility to skos:exactMatch OMIM:240150 hypervitaminosis a, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009411 autoimmune polyendocrine syndrome type 1 skos:exactMatch DOID:0050167 autoimmune polyendocrine syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009411 autoimmune polyendocrine syndrome type 1 skos:exactMatch NCIT:C129727 Autoimmune Polyglandular Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009411 autoimmune polyendocrine syndrome type 1 skos:exactMatch OMIM:240300 autoimmune polyendocrine syndrome, iia i, with or without reversible metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009411 autoimmune polyendocrine syndrome type 1 skos:exactMatch Orphanet:3453 Autoimmune polyendocrinopathy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009411 autoimmune polyendocrine syndrome type 1 skos:exactMatch SCTID:11244009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009411 autoimmune polyendocrine syndrome type 1 skos:exactMatch UMLS:C0085859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009412 scurvy skos:exactMatch DOID:13724 scurvy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009412 scurvy skos:exactMatch ICD10CM:E54 Ascorbic acid deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009412 scurvy skos:exactMatch MESH:D001206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009412 scurvy skos:exactMatch MESH:D012614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009412 scurvy skos:exactMatch NCIT:C35010 Vitamin C Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009412 scurvy skos:exactMatch OMIM:240400 hypoascorbemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009412 scurvy skos:exactMatch SCTID:76169001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009412 scurvy skos:exactMatch UMLS:C0036474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009413 immunodeficiency, common variable, 2 skos:exactMatch OMIM:240500 immunodeficiency, common variable, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009413 immunodeficiency, common variable, 2 skos:exactMatch UMLS:C3150354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009414 glycogen storage disorder due to hepatic glycogen synthase deficiency skos:exactMatch MESH:C565485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009414 glycogen storage disorder due to hepatic glycogen synthase deficiency skos:exactMatch OMIM:240600 glycogen storage disease 0, liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009414 glycogen storage disorder due to hepatic glycogen synthase deficiency skos:exactMatch Orphanet:2089 Glycogen storage disease due to hepatic glycogen synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009414 glycogen storage disorder due to hepatic glycogen synthase deficiency skos:exactMatch SCTID:237964009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009414 glycogen storage disorder due to hepatic glycogen synthase deficiency skos:exactMatch UMLS:C0342748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009414 glycogen storage disorder due to hepatic glycogen synthase deficiency skos:exactMatch UMLS:C1855861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009415 hypoglycemia, leucine-induced skos:exactMatch DOID:0112262 leucine-sensitive hypoglycemia of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009415 hypoglycemia, leucine-induced skos:exactMatch MESH:C537150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009415 hypoglycemia, leucine-induced skos:exactMatch OMIM:240800 hypoglycemia, leucine-induced semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009415 hypoglycemia, leucine-induced skos:exactMatch SCTID:62151007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009415 hypoglycemia, leucine-induced skos:exactMatch UMLS:C0271714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009416 hypoinsulinemic hypoglycemia and body hemihypertrophy skos:exactMatch DOID:0112263 hypoinsulinemic hypoglycemia with hemihypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009416 hypoinsulinemic hypoglycemia and body hemihypertrophy skos:exactMatch OMIM:240900 hypoinsulinemic hypoglycemia with hemihypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009416 hypoinsulinemic hypoglycemia and body hemihypertrophy skos:exactMatch Orphanet:293964 Hypoinsulinemic hypoglycemia and body hemihypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009416 hypoinsulinemic hypoglycemia and body hemihypertrophy skos:exactMatch UMLS:CN203155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009417 hypergonadotropic hypogonadism-cataract syndrome skos:exactMatch MESH:C543092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009417 hypergonadotropic hypogonadism-cataract syndrome skos:exactMatch OMIM:240950 hypogonadism-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009417 hypergonadotropic hypogonadism-cataract syndrome skos:exactMatch Orphanet:2410 Hypergonadotropic hypogonadism-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009417 hypergonadotropic hypogonadism-cataract syndrome skos:exactMatch SCTID:721233005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009417 hypergonadotropic hypogonadism-cataract syndrome skos:exactMatch UMLS:C1855859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009418 hypogonadism with low-grade mental deficiency and microcephaly skos:exactMatch MESH:C565482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009418 hypogonadism with low-grade mental deficiency and microcephaly skos:exactMatch OMIM:241000 hypogonadism with low-grade mental deficiency and microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009418 hypogonadism with low-grade mental deficiency and microcephaly skos:exactMatch UMLS:C1855858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009419 Woodhouse-Sakati syndrome skos:exactMatch DOID:0112264 Woodhouse-Sakati syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009419 Woodhouse-Sakati syndrome skos:exactMatch MESH:C536742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009419 Woodhouse-Sakati syndrome skos:exactMatch OMIM:241080 woodhouse-sakati syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009419 Woodhouse-Sakati syndrome skos:exactMatch Orphanet:3464 Woodhouse-Sakati syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009419 Woodhouse-Sakati syndrome skos:exactMatch SCTID:237616002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009419 Woodhouse-Sakati syndrome skos:exactMatch UMLS:C0342286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009420 primary hypergonadotropic hypogonadism-partial alopecia syndrome skos:exactMatch MESH:C567109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009420 primary hypergonadotropic hypogonadism-partial alopecia syndrome skos:exactMatch OMIM:241090 hypergonadotropic hypogonadism and partial alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009420 primary hypergonadotropic hypogonadism-partial alopecia syndrome skos:exactMatch Orphanet:2232 Primary hypergonadotropic hypogonadism-partial alopecia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009420 primary hypergonadotropic hypogonadism-partial alopecia syndrome skos:exactMatch SCTID:719275009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009421 hypogonadism, male skos:exactMatch OMIM:241100 hypogonadism, male semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009421 hypogonadism, male skos:exactMatch SCTID:48723006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009422 hypohidrosis with abnormal palmar dermal Ridges skos:exactMatch MESH:C565481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009422 hypohidrosis with abnormal palmar dermal Ridges skos:exactMatch OMIM:241120 hypohidrosis with abnormal palmar dermal ridges semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009422 hypohidrosis with abnormal palmar dermal Ridges skos:exactMatch UMLS:C1855856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009423 hypokalemic alkalosis, familial, with specific renal tubulopathy skos:exactMatch MESH:C562654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009423 hypokalemic alkalosis, familial, with specific renal tubulopathy skos:exactMatch OMIM:241150 hypokalemic alkalosis, familial, with specific renal tubulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009423 hypokalemic alkalosis, familial, with specific renal tubulopathy skos:exactMatch SCTID:81987005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009423 hypokalemic alkalosis, familial, with specific renal tubulopathy skos:exactMatch UMLS:C0268444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009424 Bartter disease type 2 skos:exactMatch DOID:0110143 Bartter disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009424 Bartter disease type 2 skos:exactMatch MESH:C537651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009424 Bartter disease type 2 skos:exactMatch OMIM:241200 bartter syndrome, iia 2, antenatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009424 Bartter disease type 2 skos:exactMatch Orphanet:620220 Bartter syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009424 Bartter disease type 2 skos:exactMatch SCTID:700109009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009425 hypomandibular faciocranial dysostosis skos:exactMatch MESH:C537154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009425 hypomandibular faciocranial dysostosis skos:exactMatch OMIM:241310 hypomandibular faciocranial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009425 hypomandibular faciocranial dysostosis skos:exactMatch Orphanet:1790 Hypomandibular faciocranial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009425 hypomandibular faciocranial dysostosis skos:exactMatch SCTID:721845005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009426 hypoparathyroidism-retardation-dysmorphism syndrome skos:exactMatch DOID:0060348 hypoparathyroidism-retardation-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009426 hypoparathyroidism-retardation-dysmorphism syndrome skos:exactMatch MESH:C537157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009426 hypoparathyroidism-retardation-dysmorphism syndrome skos:exactMatch NCIT:C133727 Hypoparathyroidism-Retardation-Dysmorphism Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009426 hypoparathyroidism-retardation-dysmorphism syndrome skos:exactMatch OMIM:241410 hypoparathyroidism-retardation-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009426 hypoparathyroidism-retardation-dysmorphism syndrome skos:exactMatch Orphanet:2323 Sanjad-Sakati syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009426 hypoparathyroidism-retardation-dysmorphism syndrome skos:exactMatch UMLS:C1855840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009427 obsolete infantile hypophosphatasia skos:exactMatch DOID:0110914 infantile hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009427 obsolete infantile hypophosphatasia skos:exactMatch OMIM:241500 hypophosphatasia, infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009427 obsolete infantile hypophosphatasia skos:exactMatch Orphanet:247651 Infantile hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009427 obsolete infantile hypophosphatasia skos:exactMatch SCTID:55236002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009427 obsolete infantile hypophosphatasia skos:exactMatch UMLS:C0268412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009428 obsolete childhood hypophosphatasia skos:exactMatch DOID:0110915 childhood hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009428 obsolete childhood hypophosphatasia skos:exactMatch MESH:C562440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009428 obsolete childhood hypophosphatasia skos:exactMatch OMIM:241510 hypophosphatasia, childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009428 obsolete childhood hypophosphatasia skos:exactMatch Orphanet:247667 Childhood-onset hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009428 obsolete childhood hypophosphatasia skos:exactMatch SCTID:30174008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009428 obsolete childhood hypophosphatasia skos:exactMatch UMLS:C0220743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009429 hypophosphatemia, renal, with intracerebral calcifications skos:exactMatch MESH:C565478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009429 hypophosphatemia, renal, with intracerebral calcifications skos:exactMatch OMIM:241519 hypophosphatemia, renal, with intracerebral calcifications semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009429 hypophosphatemia, renal, with intracerebral calcifications skos:exactMatch UMLS:C1855809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009430 hypophosphatemic rickets, autosomal recessive, 1 skos:exactMatch MESH:C562792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009430 hypophosphatemic rickets, autosomal recessive, 1 skos:exactMatch OMIM:241520 hypophosphatemic rickets, autosomal recessive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009430 hypophosphatemic rickets, autosomal recessive, 1 skos:exactMatch UMLS:C0342643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009431 hereditary hypophosphatemic rickets with hypercalciuria skos:exactMatch DOID:0050947 hereditary hypophosphatemic rickets with hypercalciuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009431 hereditary hypophosphatemic rickets with hypercalciuria skos:exactMatch MESH:C562793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009431 hereditary hypophosphatemic rickets with hypercalciuria skos:exactMatch NCIT:C131450 Hereditary Hypophosphatemic Rickets with Hypercalciuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009431 hereditary hypophosphatemic rickets with hypercalciuria skos:exactMatch OMIM:241530 hypophosphatemic rickets with hypercalciuria, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009431 hereditary hypophosphatemic rickets with hypercalciuria skos:exactMatch Orphanet:157215 Hereditary hypophosphatemic rickets with hypercalciuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009431 hereditary hypophosphatemic rickets with hypercalciuria skos:exactMatch SCTID:237891005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009431 hereditary hypophosphatemic rickets with hypercalciuria skos:exactMatch UMLS:C1853271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009432 hypopituitarism, congenital, with central diabetes insipidus skos:exactMatch MESH:C565477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009432 hypopituitarism, congenital, with central diabetes insipidus skos:exactMatch OMIM:241540 hypopituitarism, congenital, with central diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009432 hypopituitarism, congenital, with central diabetes insipidus skos:exactMatch UMLS:C1855800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009433 hypoplastic left heart syndrome 1 skos:exactMatch OMIM:241550 hypoplastic left heart syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009433 hypoplastic left heart syndrome 1 skos:exactMatch UMLS:CN031062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009434 hypoproteinemia, hypercatabolic skos:exactMatch MESH:C565476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009434 hypoproteinemia, hypercatabolic skos:exactMatch OMIM:241600 immunodeficiency 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009434 hypoproteinemia, hypercatabolic skos:exactMatch UMLS:C1855796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009435 hypospadias-intellectual disability, Goldblatt type syndrome skos:exactMatch MESH:C563067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009435 hypospadias-intellectual disability, Goldblatt type syndrome skos:exactMatch OMIM:241760 hypospadias-mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009435 hypospadias-intellectual disability, Goldblatt type syndrome skos:exactMatch Orphanet:2261 Hypospadias-intellectual disability, Goldblatt type syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009435 hypospadias-intellectual disability, Goldblatt type syndrome skos:exactMatch SCTID:716096005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009436 congenital hypothalamic hamartoma syndrome skos:exactMatch MESH:C537158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009436 congenital hypothalamic hamartoma syndrome skos:exactMatch NCIT:C4385 Hypothalamic Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009436 congenital hypothalamic hamartoma syndrome skos:exactMatch OMIM:241800 pallister-hall-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009436 congenital hypothalamic hamartoma syndrome skos:exactMatch Orphanet:2113 Congenital hypothalamic hamartoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009436 congenital hypothalamic hamartoma syndrome skos:exactMatch SCTID:237714006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009437 Bamforth-Lazarus syndrome skos:exactMatch DOID:0050655 Bamforth-Lazarus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009437 Bamforth-Lazarus syndrome skos:exactMatch MESH:C537901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009437 Bamforth-Lazarus syndrome skos:exactMatch OMIM:241850 bamforth-lazarus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009437 Bamforth-Lazarus syndrome skos:exactMatch Orphanet:1226 Bamforth-Lazarus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009437 Bamforth-Lazarus syndrome skos:exactMatch SCTID:722375007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009438 hypouricemia, hypercalcinuria, and decreased bone density skos:exactMatch MESH:C565475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009438 hypouricemia, hypercalcinuria, and decreased bone density skos:exactMatch OMIM:242050 hypouricemia, hypercalcinuria, and decreased bone density semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009438 hypouricemia, hypercalcinuria, and decreased bone density skos:exactMatch UMLS:C1855793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009439 autosomal recessive congenital ichthyosis 2 skos:exactMatch DOID:0060710 autosomal recessive congenital ichthyosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009439 autosomal recessive congenital ichthyosis 2 skos:exactMatch NCIT:C132827 Autosomal Recessive Congenital Ichthyosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009439 autosomal recessive congenital ichthyosis 2 skos:exactMatch OMIM:242100 ichthyosis, congenital, autosomal recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009440 ichthyosiform erythroderma, corneal involvement, and hearing loss skos:exactMatch MESH:C537363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009440 ichthyosiform erythroderma, corneal involvement, and hearing loss skos:exactMatch OMIM:242150 keratitis-ichthyosis-deafness syndrome, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009440 ichthyosiform erythroderma, corneal involvement, and hearing loss skos:exactMatch SCTID:403780007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009440 ichthyosiform erythroderma, corneal involvement, and hearing loss skos:exactMatch UMLS:C1275089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009441 autosomal recessive congenital ichthyosis 1 skos:exactMatch DOID:0060656 autosomal recessive congenital ichthyosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009441 autosomal recessive congenital ichthyosis 1 skos:exactMatch MESH:D017490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009441 autosomal recessive congenital ichthyosis 1 skos:exactMatch OMIM:242300 ichthyosis, congenital, autosomal recessive 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009441 autosomal recessive congenital ichthyosis 1 skos:exactMatch UMLS:C3536797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009442 ichthyosis congenita with biliary atresia skos:exactMatch MESH:C562886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009442 ichthyosis congenita with biliary atresia skos:exactMatch OMIM:242400 ichthyosis congenita with biliary atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009442 ichthyosis congenita with biliary atresia skos:exactMatch SCTID:235916001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009443 autosomal recessive congenital ichthyosis 4B skos:exactMatch DOID:0060713 autosomal recessive congenital ichthyosis 4B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009443 autosomal recessive congenital ichthyosis 4B skos:exactMatch NCIT:C98934 Harlequin Ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009443 autosomal recessive congenital ichthyosis 4B skos:exactMatch OMIM:242500 ichthyosis, congenital, autosomal recessive 4b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009443 autosomal recessive congenital ichthyosis 4B skos:exactMatch Orphanet:457 Harlequin ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009443 autosomal recessive congenital ichthyosis 4B skos:exactMatch SCTID:205548006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009443 autosomal recessive congenital ichthyosis 4B skos:exactMatch UMLS:C0239849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009444 ichthyosis-alopecia-eclabion-ectropion-intellectual disability syndrome skos:exactMatch MESH:C537364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009444 ichthyosis-alopecia-eclabion-ectropion-intellectual disability syndrome skos:exactMatch OMIM:242510 ichthyosis with alopecia, eclabium, ectropion, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009444 ichthyosis-alopecia-eclabion-ectropion-intellectual disability syndrome skos:exactMatch Orphanet:2269 Ichthyosis-alopecia-eclabion-ectropion-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009444 ichthyosis-alopecia-eclabion-ectropion-intellectual disability syndrome skos:exactMatch UMLS:C1855788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009445 ichthyosis-hepatosplenomegaly-cerebellar degeneration syndrome skos:exactMatch MESH:C535727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009445 ichthyosis-hepatosplenomegaly-cerebellar degeneration syndrome skos:exactMatch OMIM:242520 ichthyosis, hepatosplenomegaly, and cerebellar degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009445 ichthyosis-hepatosplenomegaly-cerebellar degeneration syndrome skos:exactMatch Orphanet:2274 Ichthyosis-hepatosplenomegaly-cerebellar degeneration syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009445 ichthyosis-hepatosplenomegaly-cerebellar degeneration syndrome skos:exactMatch SCTID:403779009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009445 ichthyosis-hepatosplenomegaly-cerebellar degeneration syndrome skos:exactMatch UMLS:C1275088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009446 ichthyosis-intellectual disability-dwarfism-renal impairment syndrome skos:exactMatch MESH:C536274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009446 ichthyosis-intellectual disability-dwarfism-renal impairment syndrome skos:exactMatch OMIM:242530 ichthyosis, mental retardation, dwarfism, and renal impairment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009446 ichthyosis-intellectual disability-dwarfism-renal impairment syndrome skos:exactMatch Orphanet:2278 Ichthyosis-intellectual disability-dwarfism-renal impairment syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009446 ichthyosis-intellectual disability-dwarfism-renal impairment syndrome skos:exactMatch UMLS:C1855787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009447 ichthyosis, split hairs, and amino aciduria skos:exactMatch MESH:C565471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009447 ichthyosis, split hairs, and amino aciduria skos:exactMatch OMIM:242550 ichthyosis, split hairs, and amino aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009447 ichthyosis, split hairs, and amino aciduria skos:exactMatch UMLS:C1855786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009448 iminoglycinuria skos:exactMatch DOID:0112265 iminoglycinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009448 iminoglycinuria skos:exactMatch MESH:C536285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009448 iminoglycinuria skos:exactMatch OMIM:242600 iminoglycinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009448 iminoglycinuria skos:exactMatch Orphanet:42062 Iminoglycinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009448 iminoglycinuria skos:exactMatch SCTID:84121007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009448 iminoglycinuria skos:exactMatch UMLS:C0268654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009449 ciliary dyskinesia with defective radial spokes skos:exactMatch MESH:C536286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009449 ciliary dyskinesia with defective radial spokes skos:exactMatch OMIM:242670 ciliary dyskinesia with defective radial spokes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009449 ciliary dyskinesia with defective radial spokes skos:exactMatch SCTID:233664005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009449 ciliary dyskinesia with defective radial spokes skos:exactMatch UMLS:C0340035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009450 ciliary dyskinesia with excessively long cilia skos:exactMatch MESH:C536287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009450 ciliary dyskinesia with excessively long cilia skos:exactMatch OMIM:242680 ciliary dyskinesia with excessively long cilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009450 ciliary dyskinesia with excessively long cilia skos:exactMatch SCTID:233665006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009451 Nezelof syndrome skos:exactMatch DOID:2012 Nezelof syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009451 Nezelof syndrome skos:exactMatch MESH:C536288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009451 Nezelof syndrome skos:exactMatch OMIM:242700 t-cell immunodeficiency with thymic aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009451 Nezelof syndrome skos:exactMatch Orphanet:83471 Thymic aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009451 Nezelof syndrome skos:exactMatch SCTID:55602000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009451 Nezelof syndrome skos:exactMatch UMLS:CN206066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009452 Vici syndrome skos:exactMatch DOID:0060356 Vici syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009452 Vici syndrome skos:exactMatch MESH:C535566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009452 Vici syndrome skos:exactMatch NCIT:C138174 Vici Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009452 Vici syndrome skos:exactMatch OMIM:242840 vici syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009452 Vici syndrome skos:exactMatch Orphanet:1493 Vici syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009452 Vici syndrome skos:exactMatch SCTID:719824001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009452 Vici syndrome skos:exactMatch UMLS:C1855772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009453 immune deficiency disease skos:exactMatch MESH:C565469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009453 immune deficiency disease skos:exactMatch OMIM:242850 immune deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009453 immune deficiency disease skos:exactMatch UMLS:C1855771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009454 immunodeficiency-centromeric instability-facial anomalies syndrome 1 skos:exactMatch DOID:0090008 immunodeficiency-centromeric instability-facial anomalies syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009454 immunodeficiency-centromeric instability-facial anomalies syndrome 1 skos:exactMatch NCIT:C156430 Immunodeficiency-Centromeric Instability-Facial Anomalies Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009454 immunodeficiency-centromeric instability-facial anomalies syndrome 1 skos:exactMatch OMIM:242860 immunodeficiency-centromeric instability-facial anomalies syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009455 immunodeficiency, partial combined, with absence of HLA Determinants and beta-2-microglobulin from lymphocytes skos:exactMatch MESH:C565468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009455 immunodeficiency, partial combined, with absence of HLA Determinants and beta-2-microglobulin from lymphocytes skos:exactMatch OMIM:242870 immunodeficiency, partial combined, with absence of hla determinants and beta-2-microglobulin from lymphocytes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009455 immunodeficiency, partial combined, with absence of HLA Determinants and beta-2-microglobulin from lymphocytes skos:exactMatch UMLS:C1855762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009456 Immunoerythromyeloid hypoplasia skos:exactMatch OMIM:242880 immunoerythromyeloid hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009456 Immunoerythromyeloid hypoplasia skos:exactMatch UMLS:CN074232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009457 immunoglobulin d level in plasma, low skos:exactMatch OMIM:242890 immunoglobulin d level 1n plasma, low semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009458 Schimke immuno-osseous dysplasia skos:exactMatch DOID:0060490 Schimke immuno-osseous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009458 Schimke immuno-osseous dysplasia skos:exactMatch MESH:C536629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009458 Schimke immuno-osseous dysplasia skos:exactMatch NCIT:C135087 Schimke Immunoosseous Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009458 Schimke immuno-osseous dysplasia skos:exactMatch OMIM:242900 schimke immunoosseous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009458 Schimke immuno-osseous dysplasia skos:exactMatch Orphanet:1830 Schimke immuno-osseous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009458 Schimke immuno-osseous dysplasia skos:exactMatch SCTID:723995003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009458 Schimke immuno-osseous dysplasia skos:exactMatch UMLS:C0877024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009459 channelopathy-associated congenital insensitivity to pain, autosomal recessive skos:exactMatch OMIM:243000 indifference to pain, congenital, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009459 channelopathy-associated congenital insensitivity to pain, autosomal recessive skos:exactMatch Orphanet:88642 Congenital insensitivity to pain-anosmia-neuropathic arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009459 channelopathy-associated congenital insensitivity to pain, autosomal recessive skos:exactMatch UMLS:C1855739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009460 indolylacroyl glycinuria with intellectual disability skos:exactMatch MESH:C565466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009460 indolylacroyl glycinuria with intellectual disability skos:exactMatch OMIM:243050 indolylacroyl glycinuria with mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009460 indolylacroyl glycinuria with intellectual disability skos:exactMatch UMLS:C1855738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009461 spermatogenic failure 5 skos:exactMatch DOID:0070183 spermatogenic failure 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009461 spermatogenic failure 5 skos:exactMatch MESH:C562903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009461 spermatogenic failure 5 skos:exactMatch OMIM:243060 spermatogenic failure 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009461 spermatogenic failure 5 skos:exactMatch Orphanet:137893 Male infertility due to large-headed multiflagellar polyploid spermatozoa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009461 spermatogenic failure 5 skos:exactMatch SCTID:236806004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009461 spermatogenic failure 5 skos:exactMatch UMLS:C0403812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009462 inosine phosphorylase deficiency, immune defect due to skos:exactMatch MESH:C565465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009462 inosine phosphorylase deficiency, immune defect due to skos:exactMatch OMIM:243080 inosine phosphorylase deficiency, immune defect due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009462 inosine phosphorylase deficiency, immune defect due to skos:exactMatch UMLS:C1855737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009463 internal carotid arteries, hypoplasia of skos:exactMatch OMIM:243100 internal carotid arteries, hypoplasia of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009464 immunodeficiency with defective T-cell response to interleukin 1 skos:exactMatch OMIM:243110 immunodeficiency with defective t-cell response to interleukin 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009464 immunodeficiency with defective T-cell response to interleukin 1 skos:exactMatch UMLS:C1855735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009465 multiple intestinal atresia skos:exactMatch DOID:14671 multiple intestinal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009465 multiple intestinal atresia skos:exactMatch MESH:C562441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009465 multiple intestinal atresia skos:exactMatch Orphanet:2300 Multiple intestinal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009465 multiple intestinal atresia skos:exactMatch SCTID:95472001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009467 natal teeth-intestinal pseudoobstruction-patent ductus syndrome skos:exactMatch MESH:C538341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009467 natal teeth-intestinal pseudoobstruction-patent ductus syndrome skos:exactMatch OMIM:243185 intestinal pseudoobstruction with patent ductus arteriosus and natal teeth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009467 natal teeth-intestinal pseudoobstruction-patent ductus syndrome skos:exactMatch UMLS:C1855732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009468 pseudotumor cerebri skos:exactMatch DOID:11459 pseudotumor cerebri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009468 pseudotumor cerebri skos:exactMatch MESH:D011559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009468 pseudotumor cerebri skos:exactMatch NCIT:C85035 Pseudotumor Cerebri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009468 pseudotumor cerebri skos:exactMatch OMIM:243200 intracranial hypertension, idiopathic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009468 pseudotumor cerebri skos:exactMatch Orphanet:238624 Idiopathic intracranial hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009468 pseudotumor cerebri skos:exactMatch SCTID:68267002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009468 pseudotumor cerebri skos:exactMatch UMLS:C0033845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009469 benign recurrent intrahepatic cholestasis type 1 skos:exactMatch DOID:0070231 benign recurrent intrahepatic cholestasis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009469 benign recurrent intrahepatic cholestasis type 1 skos:exactMatch OMIM:243300 cholestasis, benign recurrent intrahepatic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009469 benign recurrent intrahepatic cholestasis type 1 skos:exactMatch Orphanet:99960 Benign recurrent intrahepatic cholestasis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009470 Baraitser-Winter syndrome 1 skos:exactMatch DOID:0081112 Baraitser-Winter syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009470 Baraitser-Winter syndrome 1 skos:exactMatch OMIM:243310 baraitser-winter syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009470 Baraitser-Winter syndrome 1 skos:exactMatch UMLS:C1837819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009470 Baraitser-Winter syndrome 1 skos:exactMatch UMLS:C1853623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009471 intrinsic factor and r binder, combined congenital deficiency of skos:exactMatch MESH:C565461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009471 intrinsic factor and r binder, combined congenital deficiency of skos:exactMatch OMIM:243320 intrinsic factor and r binder, combined congenital deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009471 intrinsic factor and r binder, combined congenital deficiency of skos:exactMatch UMLS:C1855721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009472 acetylation, slow skos:exactMatch OMIM:243400 acetylation, slow semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009473 isotretinoin-like syndrome skos:exactMatch MESH:C535542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009473 isotretinoin-like syndrome skos:exactMatch OMIM:243440 isotretinoin embryopathy-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009473 isotretinoin-like syndrome skos:exactMatch Orphanet:2306 Isotretinoin-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009473 isotretinoin-like syndrome skos:exactMatch SCTID:722006004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009474 isovaleric acid, inability to smell skos:exactMatch OMIM:243450 isovaleric acid, inability to smell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009475 isovaleric acidemia skos:exactMatch DOID:14753 isovaleric acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009475 isovaleric acidemia skos:exactMatch ICD10CM:E71.110 Isovaleric acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009475 isovaleric acidemia skos:exactMatch MESH:C538167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009475 isovaleric acidemia skos:exactMatch NCIT:C98964 Isovaleric Acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009475 isovaleric acidemia skos:exactMatch OMIM:243500 isovaleric acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009475 isovaleric acidemia skos:exactMatch Orphanet:33 Isovaleric acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009475 isovaleric acidemia skos:exactMatch SCTID:87827003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009475 isovaleric acidemia skos:exactMatch UMLS:C0268575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009476 atresia of small intestine skos:exactMatch MESH:C538260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009476 atresia of small intestine skos:exactMatch NCIT:C98828 Small Intestine Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009476 atresia of small intestine skos:exactMatch OMIM:243600 jejunal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009476 atresia of small intestine skos:exactMatch Orphanet:1201 Atresia of small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009476 atresia of small intestine skos:exactMatch UMLS:C0266172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009477 Stromme syndrome skos:exactMatch DOID:0110595 Stromme syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009477 Stromme syndrome skos:exactMatch MESH:C565460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009477 Stromme syndrome skos:exactMatch OMIM:243605 stromme syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009477 Stromme syndrome skos:exactMatch Orphanet:444069 Lethal fetal brain malformation-duodenal atresia-bilateral renal hypoplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009477 Stromme syndrome skos:exactMatch Orphanet:506307 Stromme syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009477 Stromme syndrome skos:exactMatch UMLS:CN237682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009478 combined immunodeficiency due to DOCK8 deficiency skos:exactMatch NCIT:C126343 DOCK8 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009478 combined immunodeficiency due to DOCK8 deficiency skos:exactMatch OMIM:243700 hyper-ige recurrent infection syndrome 2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009478 combined immunodeficiency due to DOCK8 deficiency skos:exactMatch Orphanet:217390 Combined immunodeficiency due to DOCK8 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009478 combined immunodeficiency due to DOCK8 deficiency skos:exactMatch UMLS:C1968689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009479 Johanson-Blizzard syndrome skos:exactMatch DOID:14694 Johanson-Blizzard syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009479 Johanson-Blizzard syndrome skos:exactMatch MESH:C535880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009479 Johanson-Blizzard syndrome skos:exactMatch MESH:C564907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009479 Johanson-Blizzard syndrome skos:exactMatch OMIM:243800 johanson-blizzard syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009479 Johanson-Blizzard syndrome skos:exactMatch Orphanet:2315 Johanson-Blizzard syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009479 Johanson-Blizzard syndrome skos:exactMatch SCTID:75979009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009479 Johanson-Blizzard syndrome skos:exactMatch UMLS:C0175692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009479 Johanson-Blizzard syndrome skos:exactMatch UMLS:C1850081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009480 Joubert syndrome with oculorenal defect skos:exactMatch MESH:C537430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009480 Joubert syndrome with oculorenal defect skos:exactMatch OMIM:243910 arima syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009480 Joubert syndrome with oculorenal defect skos:exactMatch Orphanet:2318 Joubert syndrome with oculorenal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009480 Joubert syndrome with oculorenal defect skos:exactMatch SCTID:721862000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009480 Joubert syndrome with oculorenal defect skos:exactMatch UMLS:C1855675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009481 Jumping Frenchmen of Maine skos:exactMatch OMIM:244100 jumping frenchmen of maine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009482 hypogonadotropic hypogonadism 3 with or without anosmia skos:exactMatch DOID:0090092 hypogonadotropic hypogonadism 3 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009482 hypogonadotropic hypogonadism 3 with or without anosmia skos:exactMatch OMIM:244200 hypogonadotropic hypogonadism 3 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009482 hypogonadotropic hypogonadism 3 with or without anosmia skos:exactMatch UMLS:C3550478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009483 Kapur-Toriello syndrome skos:exactMatch MESH:C537008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009483 Kapur-Toriello syndrome skos:exactMatch OMIM:244300 kapur-toriello syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009483 Kapur-Toriello syndrome skos:exactMatch Orphanet:2328 Kapur-Toriello syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009483 Kapur-Toriello syndrome skos:exactMatch SCTID:722031003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009483 Kapur-Toriello syndrome skos:exactMatch UMLS:C0796005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009484 primary ciliary dyskinesia 1 skos:exactMatch DOID:0110594 primary ciliary dyskinesia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009484 primary ciliary dyskinesia 1 skos:exactMatch NCIT:C128117 Primary Ciliary Dyskinesia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009484 primary ciliary dyskinesia 1 skos:exactMatch OMIM:244400 ciliary dyskinesia, primary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009484 primary ciliary dyskinesia 1 skos:exactMatch Orphanet:98861 Primary ciliary dyskinesia, Kartagener type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009485 oculocerebrofacial syndrome, Kaufman type skos:exactMatch DOID:0111456 Kaufman oculocerebrofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009485 oculocerebrofacial syndrome, Kaufman type skos:exactMatch MESH:C537013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009485 oculocerebrofacial syndrome, Kaufman type skos:exactMatch OMIM:244450 kaufman oculocerebrofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009485 oculocerebrofacial syndrome, Kaufman type skos:exactMatch Orphanet:2707 Oculocerebrofacial syndrome, Kaufman type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009485 oculocerebrofacial syndrome, Kaufman type skos:exactMatch SCTID:722056009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009485 oculocerebrofacial syndrome, Kaufman type skos:exactMatch UMLS:C1855663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009486 autosomal recessive Kenny-Caffey syndrome skos:exactMatch DOID:0080722 Kenny-Caffey syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009486 autosomal recessive Kenny-Caffey syndrome skos:exactMatch MESH:C537021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009486 autosomal recessive Kenny-Caffey syndrome skos:exactMatch NCIT:C130992 Kenny-Caffey Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009486 autosomal recessive Kenny-Caffey syndrome skos:exactMatch OMIM:244460 kenny-caffey syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009486 autosomal recessive Kenny-Caffey syndrome skos:exactMatch Orphanet:93324 Autosomal recessive Kenny-Caffey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009486 autosomal recessive Kenny-Caffey syndrome skos:exactMatch UMLS:C1855648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009487 keratoconus and congenital hip dysplasia skos:exactMatch MESH:C565456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009487 keratoconus and congenital hip dysplasia skos:exactMatch OMIM:244510 keratoconus and congenital hip dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009487 keratoconus and congenital hip dysplasia skos:exactMatch UMLS:C1855647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009488 keratoconus posticus circumscriptus skos:exactMatch MESH:C536151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009488 keratoconus posticus circumscriptus skos:exactMatch OMIM:244600 keratoconus posticus circumscriptus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009488 keratoconus posticus circumscriptus skos:exactMatch UMLS:C1855645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009489 hereditary palmoplantar keratoderma, Gamborg-Nielsen type skos:exactMatch MESH:C565454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009489 hereditary palmoplantar keratoderma, Gamborg-Nielsen type skos:exactMatch OMIM:244850 palmoplantar keratoderma, norrbotten recessive iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009489 hereditary palmoplantar keratoderma, Gamborg-Nielsen type skos:exactMatch Orphanet:86923 Hereditary palmoplantar keratoderma, Gamborg-Nielsen type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009489 hereditary palmoplantar keratoderma, Gamborg-Nielsen type skos:exactMatch SCTID:717228004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009490 Papillon-Lefevre disease skos:exactMatch DOID:3389 Papillon-Lefevre disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009490 Papillon-Lefevre disease skos:exactMatch MESH:D010214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009490 Papillon-Lefevre disease skos:exactMatch NCIT:C84992 Papillon-Lefevre Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009490 Papillon-Lefevre disease skos:exactMatch OMIM:245000 papillon-lefevre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009490 Papillon-Lefevre disease skos:exactMatch Orphanet:678 Papillon-Lefèvre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009490 Papillon-Lefevre disease skos:exactMatch SCTID:40158001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009490 Papillon-Lefevre disease skos:exactMatch UMLS:C0030360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009491 Haim-Munk syndrome skos:exactMatch MESH:C537627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009491 Haim-Munk syndrome skos:exactMatch OMIM:245010 haim-munk syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009491 Haim-Munk syndrome skos:exactMatch Orphanet:2342 Haim-Munk syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009491 Haim-Munk syndrome skos:exactMatch SCTID:719973009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009491 Haim-Munk syndrome skos:exactMatch UMLS:C1855627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009492 succinyl-CoA:3-ketoacid CoA transferase deficiency skos:exactMatch MESH:C537527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009492 succinyl-CoA:3-ketoacid CoA transferase deficiency skos:exactMatch OMIM:245050 succinyl-coa:3-oxoacid-coa transferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009492 succinyl-CoA:3-ketoacid CoA transferase deficiency skos:exactMatch Orphanet:832 Succinyl-CoA:3-oxoacid CoA transferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009492 succinyl-CoA:3-ketoacid CoA transferase deficiency skos:exactMatch SCTID:238004006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009493 Richards-Rundle syndrome skos:exactMatch MESH:C535674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009493 Richards-Rundle syndrome skos:exactMatch OMIM:245100 richards-rundle syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009493 Richards-Rundle syndrome skos:exactMatch Orphanet:1399 Richards-Rundle syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009493 Richards-Rundle syndrome skos:exactMatch SCTID:715415005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009493 Richards-Rundle syndrome skos:exactMatch UMLS:C0796136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009495 Keutel syndrome skos:exactMatch MESH:C536167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009495 Keutel syndrome skos:exactMatch OMIM:245150 keutel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009495 Keutel syndrome skos:exactMatch Orphanet:85202 Keutel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009495 Keutel syndrome skos:exactMatch SCTID:724208006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009495 Keutel syndrome skos:exactMatch UMLS:C1855607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009496 Kniest-like dysplasia with pursed lips and ectopia lentis skos:exactMatch OMIM:245160 kniest-like dysplasia with pursed lips and ectopia lentis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009496 Kniest-like dysplasia with pursed lips and ectopia lentis skos:exactMatch UMLS:C1855606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009497 Kifafa seizure disorder skos:exactMatch MESH:C537708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009497 Kifafa seizure disorder skos:exactMatch OMIM:245180 kifafa seizure disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009497 Kifafa seizure disorder skos:exactMatch UMLS:C0796010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009498 lethal Kniest-like dysplasia skos:exactMatch MESH:C537208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009498 lethal Kniest-like dysplasia skos:exactMatch OMIM:245190 kniest-like dysplasia, lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009498 lethal Kniest-like dysplasia skos:exactMatch Orphanet:2347 Lethal Kniest-like dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009498 lethal Kniest-like dysplasia skos:exactMatch UMLS:C1855605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009499 Krabbe disease skos:exactMatch DOID:10587 Krabbe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009499 Krabbe disease skos:exactMatch ICD10CM:E75.23 Krabbe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009499 Krabbe disease skos:exactMatch MESH:D007965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009499 Krabbe disease skos:exactMatch NCIT:C61254 Krabbe Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009499 Krabbe disease skos:exactMatch OMIM:245200 krabbe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009499 Krabbe disease skos:exactMatch Orphanet:487 Krabbe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009499 Krabbe disease skos:exactMatch SCTID:189979005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009499 Krabbe disease skos:exactMatch UMLS:C0023521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009500 kuru, susceptibility to skos:exactMatch OMIM:245300 kuru, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009500 kuru, susceptibility to skos:exactMatch UMLS:C1855588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009501 metabolic myopathy due to lactate transporter defect skos:exactMatch MESH:C565449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009501 metabolic myopathy due to lactate transporter defect skos:exactMatch OMIM:245340 erythrocyte lactate transporter defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009501 metabolic myopathy due to lactate transporter defect skos:exactMatch Orphanet:171690 Metabolic myopathy due to lactate transporter defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009501 metabolic myopathy due to lactate transporter defect skos:exactMatch SCTID:766715000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009501 metabolic myopathy due to lactate transporter defect skos:exactMatch UMLS:C1855577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009502 pyruvate dehydrogenase E2 deficiency skos:exactMatch MESH:C565448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009502 pyruvate dehydrogenase E2 deficiency skos:exactMatch OMIM:245348 pyruvate dehydrogenase e2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009502 pyruvate dehydrogenase E2 deficiency skos:exactMatch Orphanet:79244 Pyruvate dehydrogenase E2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009502 pyruvate dehydrogenase E2 deficiency skos:exactMatch UMLS:C1855565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009503 pyruvate dehydrogenase E3-binding protein deficiency skos:exactMatch MESH:C565447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009503 pyruvate dehydrogenase E3-binding protein deficiency skos:exactMatch OMIM:245349 pyruvate dehydrogenase e3-binding protein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009503 pyruvate dehydrogenase E3-binding protein deficiency skos:exactMatch Orphanet:255182 Pyruvate dehydrogenase E3-binding protein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009503 pyruvate dehydrogenase E3-binding protein deficiency skos:exactMatch UMLS:C1855553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009504 mitochondrial DNA depletion syndrome 9 skos:exactMatch DOID:0080128 mitochondrial DNA depletion syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009504 mitochondrial DNA depletion syndrome 9 skos:exactMatch MESH:C538134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009504 mitochondrial DNA depletion syndrome 9 skos:exactMatch MESH:C566885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009504 mitochondrial DNA depletion syndrome 9 skos:exactMatch OMIM:245400 mitochondrial DNA depletion syndrome 9 (encephalomyopathic iia with methylmalonic aciduria) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009504 mitochondrial DNA depletion syndrome 9 skos:exactMatch Orphanet:17 Fatal infantile lactic acidosis with methylmalonic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009504 mitochondrial DNA depletion syndrome 9 skos:exactMatch SCTID:715338007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009505 lactic aciduria due to D-lactic acid skos:exactMatch MESH:C565446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009505 lactic aciduria due to D-lactic acid skos:exactMatch OMIM:245450 d-lactic aciduria with gout semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009505 lactic aciduria due to D-lactic acid skos:exactMatch UMLS:C1855552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009506 specific granule deficiency skos:exactMatch MESH:C562873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009506 specific granule deficiency skos:exactMatch OMIMPS:245480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009506 specific granule deficiency skos:exactMatch Orphanet:169142 Recurrent infection due to specific granule deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009506 specific granule deficiency skos:exactMatch SCTID:234587000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009506 specific granule deficiency skos:exactMatch UMLS:C0398593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009507 Lambert syndrome skos:exactMatch MESH:C538396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009507 Lambert syndrome skos:exactMatch OMIM:245550 lambert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009507 Lambert syndrome skos:exactMatch Orphanet:1296 Lambert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009507 Lambert syndrome skos:exactMatch SCTID:732961003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009507 Lambert syndrome skos:exactMatch UMLS:C1855551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009508 Lambotte syndrome skos:exactMatch MESH:C537549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009508 Lambotte syndrome skos:exactMatch OMIM:245552 lambotte syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009508 Lambotte syndrome skos:exactMatch UMLS:C1855550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009509 Landau-Kleffner syndrome skos:exactMatch DOID:2538 Landau-Kleffner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009509 Landau-Kleffner syndrome skos:exactMatch MESH:D018887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009509 Landau-Kleffner syndrome skos:exactMatch NCIT:C84806 Landau-Kleffner Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009509 Landau-Kleffner syndrome skos:exactMatch OMIM:245570 epilepsy, focal, with speech disorder and with or without impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009509 Landau-Kleffner syndrome skos:exactMatch Orphanet:98818 Landau-Kleffner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009509 Landau-Kleffner syndrome skos:exactMatch SCTID:230438007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009509 Landau-Kleffner syndrome skos:exactMatch UMLS:C0282512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009511 Larsen-like syndrome, B3GAT3 type skos:exactMatch DOID:0080575 Larsen-like syndrome B3GAT3 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009511 Larsen-like syndrome, B3GAT3 type skos:exactMatch MESH:C537874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009511 Larsen-like syndrome, B3GAT3 type skos:exactMatch OMIM:245600 multiple joint dislocations, short stature, and craniofacial dysmorphism with or without congenital heart defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009511 Larsen-like syndrome, B3GAT3 type skos:exactMatch Orphanet:284139 Larsen-like syndrome, B3GAT3 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009512 lethal Larsen-like syndrome skos:exactMatch MESH:C537872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009512 lethal Larsen-like syndrome skos:exactMatch OMIM:245650 larsen-like syndrome, lethal iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009512 lethal Larsen-like syndrome skos:exactMatch Orphanet:2371 Lethal Larsen-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009512 lethal Larsen-like syndrome skos:exactMatch SCTID:719409004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009512 lethal Larsen-like syndrome skos:exactMatch UMLS:C1855535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009512 lethal Larsen-like syndrome skos:exactMatch UMLS:C4304741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009513 laryngo-onycho-cutaneous syndrome skos:exactMatch MESH:C537032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009513 laryngo-onycho-cutaneous syndrome skos:exactMatch OMIM:245660 epidermolysis bullosa, junctional 2c, laryngoonychocutaneous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009513 laryngo-onycho-cutaneous syndrome skos:exactMatch Orphanet:2407 Laryngo-onycho-cutaneous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009513 laryngo-onycho-cutaneous syndrome skos:exactMatch SCTID:722675000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009513 laryngo-onycho-cutaneous syndrome skos:exactMatch UMLS:C1328355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009514 Laurence-Moon syndrome skos:exactMatch DOID:1930 Laurence-Moon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009514 Laurence-Moon syndrome skos:exactMatch MESH:D007849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009514 Laurence-Moon syndrome skos:exactMatch NCIT:C34760 Laurence-Moon Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009514 Laurence-Moon syndrome skos:exactMatch OMIM:245800 laurence-moon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009514 Laurence-Moon syndrome skos:exactMatch Orphanet:2377 Laurence-Moon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009514 Laurence-Moon syndrome skos:exactMatch SCTID:232059000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009514 Laurence-Moon syndrome skos:exactMatch UMLS:C0023138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009515 Norum disease skos:exactMatch DOID:1391 Norum disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009515 Norum disease skos:exactMatch NCIT:C84813 Lecithin Acyltransferase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009515 Norum disease skos:exactMatch OMIM:245900 lecithin:cholesterol acyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009515 Norum disease skos:exactMatch Orphanet:79293 Familial LCAT deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009515 Norum disease skos:exactMatch SCTID:238091006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009515 Norum disease skos:exactMatch UMLS:CN205883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009516 absence deformity of leg-cataract syndrome skos:exactMatch MESH:C565442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009516 absence deformity of leg-cataract syndrome skos:exactMatch OMIM:246000 leg, absence deformity of, with congenital cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009516 absence deformity of leg-cataract syndrome skos:exactMatch Orphanet:2310 Absence deformity of leg-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009516 absence deformity of leg-cataract syndrome skos:exactMatch UMLS:C1855523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009517 Donohue syndrome skos:exactMatch DOID:0050470 Donohue syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009517 Donohue syndrome skos:exactMatch MESH:D056731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009517 Donohue syndrome skos:exactMatch NCIT:C84676 Donohue Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009517 Donohue syndrome skos:exactMatch OMIM:246200 donohue syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009517 Donohue syndrome skos:exactMatch Orphanet:508 Leprechaunism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009517 Donohue syndrome skos:exactMatch SCTID:111307005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009517 Donohue syndrome skos:exactMatch UMLS:C0265344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009518 leprosy, susceptibility to, 3 skos:exactMatch OMIM:246300 leprosy, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009519 letterer-Siwe disease skos:exactMatch NCIT:C3160 Letterer-Siwe Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009519 letterer-Siwe disease skos:exactMatch OMIM:246400 letterer-siwe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009519 letterer-Siwe disease skos:exactMatch Orphanet:99870 OBSOLETE: Letterer-Siwe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009519 letterer-Siwe disease skos:exactMatch UMLS:C0023381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009520 3-hydroxy-3-methylglutaric aciduria skos:exactMatch MESH:C538324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009520 3-hydroxy-3-methylglutaric aciduria skos:exactMatch NCIT:C84523 HMG-CoA Lyase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009520 3-hydroxy-3-methylglutaric aciduria skos:exactMatch OMIM:246450 3-hydroxy-3-methylglutaryl-coa lyase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009520 3-hydroxy-3-methylglutaric aciduria skos:exactMatch Orphanet:20 3-hydroxy-3-methylglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009520 3-hydroxy-3-methylglutaric aciduria skos:exactMatch SCTID:410059004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009520 3-hydroxy-3-methylglutaric aciduria skos:exactMatch UMLS:C0268601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009520 3-hydroxy-3-methylglutaric aciduria skos:exactMatch UMLS:C1533587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009521 leukemia, acute myelocytic, with polyposis coli and colon cancer skos:exactMatch MESH:C565441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009521 leukemia, acute myelocytic, with polyposis coli and colon cancer skos:exactMatch OMIM:246470 leukemia, acute myelocytic, with polyposis coli and colon cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009521 leukemia, acute myelocytic, with polyposis coli and colon cancer skos:exactMatch UMLS:C1855505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009522 Leukomelanoderma-infantilism-intellectual disability-hypodontia-hypotrichosis syndrome skos:exactMatch MESH:C565440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009522 Leukomelanoderma-infantilism-intellectual disability-hypodontia-hypotrichosis syndrome skos:exactMatch OMIM:246500 leukomelanoderma, infantilism, mental retardation, hypodontia, hypotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009522 Leukomelanoderma-infantilism-intellectual disability-hypodontia-hypotrichosis syndrome skos:exactMatch Orphanet:1816 Leukomelanoderma-infantilism-intellectual disability-hypodontia-hypotrichosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009522 Leukomelanoderma-infantilism-intellectual disability-hypodontia-hypotrichosis syndrome skos:exactMatch SCTID:239032007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009522 Leukomelanoderma-infantilism-intellectual disability-hypodontia-hypotrichosis syndrome skos:exactMatch UMLS:C0406729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009522 Leukomelanoderma-infantilism-intellectual disability-hypodontia-hypotrichosis syndrome skos:exactMatch UMLS:C1855504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009523 Lichtenstein syndrome skos:exactMatch MESH:C535894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009523 Lichtenstein syndrome skos:exactMatch OMIM:246550 lichtenstein syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009523 Lichtenstein syndrome skos:exactMatch Orphanet:2390 Lichtenstein syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009523 Lichtenstein syndrome skos:exactMatch SCTID:763668009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009523 Lichtenstein syndrome skos:exactMatch UMLS:C1855502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009524 intellectual disability-spasticity-ectrodactyly syndrome skos:exactMatch MESH:C537446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009524 intellectual disability-spasticity-ectrodactyly syndrome skos:exactMatch OMIM:246555 limb defects, distal transverse, with mental retardation and spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009524 intellectual disability-spasticity-ectrodactyly syndrome skos:exactMatch Orphanet:1891 Intellectual disability-spasticity-ectrodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009524 intellectual disability-spasticity-ectrodactyly syndrome skos:exactMatch SCTID:763743003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009524 intellectual disability-spasticity-ectrodactyly syndrome skos:exactMatch UMLS:C0796001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009525 split hand-foot malformation 3 skos:exactMatch DOID:0090025 split hand-foot malformation 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009525 split hand-foot malformation 3 skos:exactMatch MESH:C565437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009525 split hand-foot malformation 3 skos:exactMatch NCIT:C75121 Split-Hand/Foot Malformation Type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009525 split hand-foot malformation 3 skos:exactMatch OMIM:246560 split-hand/foot malformation 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009525 split hand-foot malformation 3 skos:exactMatch Orphanet:1307 Distal limb deficiencies-micrognathia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009525 split hand-foot malformation 3 skos:exactMatch SCTID:722429003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009526 fibular aplasia, tibial campomelia, and oligosyndactyly syndrome skos:exactMatch MESH:C565436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009526 fibular aplasia, tibial campomelia, and oligosyndactyly syndrome skos:exactMatch OMIM:246570 fibular aplasia, tibial campomelia, and oligosyndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009526 fibular aplasia, tibial campomelia, and oligosyndactyly syndrome skos:exactMatch UMLS:C1855499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009526 fibular aplasia, tibial campomelia, and oligosyndactyly syndrome skos:exactMatch UMLS:CN776928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009527 lipase deficiency, combined skos:exactMatch DOID:0111422 familial lipase maturation factor 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009527 lipase deficiency, combined skos:exactMatch MESH:C535904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009527 lipase deficiency, combined skos:exactMatch NCIT:C126558 Combined Lipase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009527 lipase deficiency, combined skos:exactMatch OMIM:246650 lipase deficiency, combined semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009527 lipase deficiency, combined skos:exactMatch Orphanet:535453 Familial lipase maturation factor 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009527 lipase deficiency, combined skos:exactMatch UMLS:C1855498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009528 chylomicron retention disease skos:exactMatch DOID:0060357 chylomicron retention disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009528 chylomicron retention disease skos:exactMatch MESH:C535460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009528 chylomicron retention disease skos:exactMatch OMIM:246700 chylomicron retention disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009528 chylomicron retention disease skos:exactMatch Orphanet:71 Chylomicron retention disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009528 chylomicron retention disease skos:exactMatch SCTID:702364003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009528 chylomicron retention disease skos:exactMatch UMLS:C0795956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009529 pyruvate dehydrogenase E3 deficiency skos:exactMatch OMIM:246900 dihydrolipoamide dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009529 pyruvate dehydrogenase E3 deficiency skos:exactMatch Orphanet:2394 Pyruvate dehydrogenase E3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009529 pyruvate dehydrogenase E3 deficiency skos:exactMatch SCTID:29914000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009529 pyruvate dehydrogenase E3 deficiency skos:exactMatch UMLS:C0268193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009529 pyruvate dehydrogenase E3 deficiency skos:exactMatch UMLS:CN043137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009530 lipoid proteinosis skos:exactMatch DOID:14498 lipoid proteinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009530 lipoid proteinosis skos:exactMatch MESH:D008065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009530 lipoid proteinosis skos:exactMatch NCIT:C84829 Lipoid Proteinosis of Urbach and Wiethe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009530 lipoid proteinosis skos:exactMatch OMIM:247100 lipoid proteinosis of urbach and wiethe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009530 lipoid proteinosis skos:exactMatch Orphanet:530 Lipoid proteinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009530 lipoid proteinosis skos:exactMatch SCTID:38692000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009530 lipoid proteinosis skos:exactMatch UMLS:C0023795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009531 obsolete lip prints skos:exactMatch OMIM:247150 lip prints semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009532 Miller-Dieker lissencephaly syndrome skos:exactMatch DOID:0060469 Miller-Dieker lissencephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009532 Miller-Dieker lissencephaly syndrome skos:exactMatch NCIT:C124852 Miller-Dieker Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009532 Miller-Dieker lissencephaly syndrome skos:exactMatch OMIM:247200 miller-dieker lissencephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009532 Miller-Dieker lissencephaly syndrome skos:exactMatch Orphanet:531 Miller-Dieker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009532 Miller-Dieker lissencephaly syndrome skos:exactMatch SCTID:253148005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009532 Miller-Dieker lissencephaly syndrome skos:exactMatch UMLS:C0265219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009533 Dahlberg-Borer-Newcomer syndrome skos:exactMatch MESH:C535769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009533 Dahlberg-Borer-Newcomer syndrome skos:exactMatch OMIM:247410 lymphedema-hypoparathyroidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009533 Dahlberg-Borer-Newcomer syndrome skos:exactMatch Orphanet:1563 Dahlberg-Borer-Newcomer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009533 Dahlberg-Borer-Newcomer syndrome skos:exactMatch SCTID:721083007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009533 Dahlberg-Borer-Newcomer syndrome skos:exactMatch UMLS:C1855477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009534 chronic mucocutaneous candidiasis due to inhibition of lymphoblastic transformation skos:exactMatch MESH:C565433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009534 chronic mucocutaneous candidiasis due to inhibition of lymphoblastic transformation skos:exactMatch OMIM:247430 lymphoblastic transformation, inhibition of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009535 obsolete lymphedema, congenital recessive skos:exactMatch MESH:C565432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009535 obsolete lymphedema, congenital recessive skos:exactMatch OMIM:247440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009535 obsolete lymphedema, congenital recessive skos:exactMatch UMLS:C1855475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009536 chronic mucocutaneous candidiasis due to intrinsic defect in lymphoblastic transformation skos:exactMatch MESH:C565431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009536 chronic mucocutaneous candidiasis due to intrinsic defect in lymphoblastic transformation skos:exactMatch OMIM:247450 lymphoblastic transformation, intrinsic defect 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009536 chronic mucocutaneous candidiasis due to intrinsic defect in lymphoblastic transformation skos:exactMatch UMLS:C1855474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009537 lymphoid interstitial pneumonia skos:exactMatch DOID:0050159 lymphoid interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009537 lymphoid interstitial pneumonia skos:exactMatch ICD10CM:J84.2 Lymphoid interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009537 lymphoid interstitial pneumonia skos:exactMatch MESH:C562489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009537 lymphoid interstitial pneumonia skos:exactMatch NCIT:C27558 Lymphocytic Interstitial Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009537 lymphoid interstitial pneumonia skos:exactMatch OMIM:247610 lymphoid interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009537 lymphoid interstitial pneumonia skos:exactMatch Orphanet:79128 Lymphoid interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009537 lymphoid interstitial pneumonia skos:exactMatch SCTID:44274007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009537 lymphoid interstitial pneumonia skos:exactMatch UMLS:C0264511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009538 lymphoid system deterioration, progressive skos:exactMatch MESH:C565430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009538 lymphoid system deterioration, progressive skos:exactMatch OMIM:247630 lymphoid system deterioration, progressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009538 lymphoid system deterioration, progressive skos:exactMatch UMLS:C1855473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009539 lymphoblastic leukemia, acute, with lymphomatous features skos:exactMatch MESH:C565429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009539 lymphoblastic leukemia, acute, with lymphomatous features skos:exactMatch OMIM:247640 lymphoblastic leukemia, acute, with lymphomatous features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009539 lymphoblastic leukemia, acute, with lymphomatous features skos:exactMatch UMLS:C1855472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009540 chronic mucocutaneous candidiasis due to lymphokine deficiency skos:exactMatch MESH:C565428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009540 chronic mucocutaneous candidiasis due to lymphokine deficiency skos:exactMatch OMIM:247650 lymphokine deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009540 chronic mucocutaneous candidiasis due to lymphokine deficiency skos:exactMatch UMLS:C1855471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009541 lymphopenic hypergammaglobulinemia, antibody deficiency, autoimmune hemolytic anemia, and glomerulonephritis skos:exactMatch MESH:C565427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009541 lymphopenic hypergammaglobulinemia, antibody deficiency, autoimmune hemolytic anemia, and glomerulonephritis skos:exactMatch OMIM:247800 lymphopenic hypergammaglobulinemia, antibody deficiency, autoimmune hemolytic anemia, and glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009541 lymphopenic hypergammaglobulinemia, antibody deficiency, autoimmune hemolytic anemia, and glomerulonephritis skos:exactMatch UMLS:C1855470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009542 lysine malabsorption syndrome skos:exactMatch MESH:C563080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009542 lysine malabsorption syndrome skos:exactMatch OMIM:247950 lysine malabsorption syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009542 lysine malabsorption syndrome skos:exactMatch UMLS:C0796023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009543 prominent glabella-microcephaly-hypogenitalism syndrome skos:exactMatch MESH:C537714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009543 prominent glabella-microcephaly-hypogenitalism syndrome skos:exactMatch OMIM:247990 macdermot-winter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009543 prominent glabella-microcephaly-hypogenitalism syndrome skos:exactMatch Orphanet:2083 Prominent glabella-microcephaly-hypogenitalism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009543 prominent glabella-microcephaly-hypogenitalism syndrome skos:exactMatch UMLS:C0796024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009544 macrocephaly/megalencephaly syndrome, autosomal recessive skos:exactMatch MESH:C537453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009544 macrocephaly/megalencephaly syndrome, autosomal recessive skos:exactMatch OMIM:248000 macrocephaly/megalencephaly syndrome, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009544 macrocephaly/megalencephaly syndrome, autosomal recessive skos:exactMatch UMLS:C3806412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009545 macroepiphyseal dysplasia with osteoporosis, wrinkled skin, and aged appearance skos:exactMatch MESH:C537721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009545 macroepiphyseal dysplasia with osteoporosis, wrinkled skin, and aged appearance skos:exactMatch OMIM:248010 macroepiphyseal dysplasia with osteoporosis, wrinkled skin, and aged appearance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009545 macroepiphyseal dysplasia with osteoporosis, wrinkled skin, and aged appearance skos:exactMatch UMLS:C2931597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009546 macrosomia adiposa congenita skos:exactMatch MESH:C565425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009546 macrosomia adiposa congenita skos:exactMatch OMIM:248100 macrosomia adiposa congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009546 macrosomia adiposa congenita skos:exactMatch UMLS:C1855468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009547 macrosomia-microphthalmia-cleft palate syndrome skos:exactMatch MESH:C537830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009547 macrosomia-microphthalmia-cleft palate syndrome skos:exactMatch OMIM:248110 macrosomia with microphthalmia, lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009547 macrosomia-microphthalmia-cleft palate syndrome skos:exactMatch Orphanet:2432 Macrosomia-microphthalmia-cleft palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009547 macrosomia-microphthalmia-cleft palate syndrome skos:exactMatch UMLS:C1855467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009548 renal hypomagnesemia 5 with ocular involvement skos:exactMatch DOID:0060881 renal hypomagnesemia 5 with ocular involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009548 renal hypomagnesemia 5 with ocular involvement skos:exactMatch MESH:C536148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009548 renal hypomagnesemia 5 with ocular involvement skos:exactMatch OMIM:248190 hypomagnesemia 5, renal, with or without ocular involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009548 renal hypomagnesemia 5 with ocular involvement skos:exactMatch Orphanet:2196 Primary hypomagnesemia with hypercalciuria and nephrocalcinosis with severe ocular involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009549 severe early-childhood-onset retinal dystrophy skos:exactMatch OMIM:248200 stargardt disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009549 severe early-childhood-onset retinal dystrophy skos:exactMatch Orphanet:364055 Severe early-childhood-onset retinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009549 severe early-childhood-onset retinal dystrophy skos:exactMatch SCTID:716663009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009550 renal hypomagnesemia 3 skos:exactMatch DOID:0060880 renal hypomagnesemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009550 renal hypomagnesemia 3 skos:exactMatch MESH:C537153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009550 renal hypomagnesemia 3 skos:exactMatch OMIM:248250 hypomagnesemia 3, renal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009550 renal hypomagnesemia 3 skos:exactMatch Orphanet:31043 Primary hypomagnesemia with hypercalciuria and nephrocalcinosis without severe ocular involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009550 renal hypomagnesemia 3 skos:exactMatch SCTID:725033008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009551 magnesium, elevated red cell skos:exactMatch OMIM:248260 magnesium, elevated red cell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009552 mal de Meleda skos:exactMatch DOID:0060862 mal de Meleda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009552 mal de Meleda skos:exactMatch OMIM:248300 mal lange meleda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009552 mal de Meleda skos:exactMatch Orphanet:87503 Mal de Meleda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009552 mal de Meleda skos:exactMatch SCTID:239069005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009552 mal de Meleda skos:exactMatch UMLS:C0025221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009553 obsolete Plasmodium falciparum blood infection level skos:exactMatch OMIM:248310 plasmodium falciparum blood infection level semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009554 3MC syndrome 3 skos:exactMatch DOID:0060577 3MC syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009554 3MC syndrome 3 skos:exactMatch MESH:C535704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009554 3MC syndrome 3 skos:exactMatch OMIM:248340 3mc syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009554 3MC syndrome 3 skos:exactMatch Orphanet:2453 Malpuech syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009554 3MC syndrome 3 skos:exactMatch UMLS:C0796032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009555 malocclusion and short stature skos:exactMatch MESH:C565421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009555 malocclusion and short stature skos:exactMatch OMIM:248350 malocclusion and short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009555 malocclusion and short stature skos:exactMatch UMLS:C1855453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009556 malonic aciduria skos:exactMatch MESH:C535702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009556 malonic aciduria skos:exactMatch OMIM:248360 malonyl-coa decarboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009556 malonic aciduria skos:exactMatch Orphanet:943 Malonic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009556 malonic aciduria skos:exactMatch SCTID:361203007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009556 malonic aciduria skos:exactMatch UMLS:C0342793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009557 mandibuloacral dysplasia with type A lipodystrophy skos:exactMatch MESH:C535705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009557 mandibuloacral dysplasia with type A lipodystrophy skos:exactMatch NCIT:C123417 Mandibuloacral Dysplasia with Type A Lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009557 mandibuloacral dysplasia with type A lipodystrophy skos:exactMatch OMIM:248370 mandibuloacral dysplasia with iia a lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009557 mandibuloacral dysplasia with type A lipodystrophy skos:exactMatch Orphanet:90153 Mandibuloacral dysplasia with type A lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009557 mandibuloacral dysplasia with type A lipodystrophy skos:exactMatch SCTID:109419009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009557 mandibuloacral dysplasia with type A lipodystrophy skos:exactMatch UMLS:CN206381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009557 mandibuloacral dysplasia with type A lipodystrophy skos:exactMatch UMLS:CN236772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009558 Treacher Collins syndrome 3 skos:exactMatch DOID:0080791 Treacher Collins syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009558 Treacher Collins syndrome 3 skos:exactMatch MESH:C535707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009558 Treacher Collins syndrome 3 skos:exactMatch OMIM:248390 treacher collins syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009559 mandibulofacial dysostosis with mental deficiency skos:exactMatch MESH:C565420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009559 mandibulofacial dysostosis with mental deficiency skos:exactMatch OMIM:248400 mandibulofacial dysostosis with mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009559 mandibulofacial dysostosis with mental deficiency skos:exactMatch UMLS:C1855432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009560 oculotrichoanal syndrome skos:exactMatch MESH:C536022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009560 oculotrichoanal syndrome skos:exactMatch OMIM:248450 manitoba oculotrichoanal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009560 oculotrichoanal syndrome skos:exactMatch Orphanet:2717 Oculotrichoanal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009560 oculotrichoanal syndrome skos:exactMatch SCTID:703539006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009560 oculotrichoanal syndrome skos:exactMatch UMLS:C1855425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009561 alpha-mannosidosis skos:exactMatch DOID:3413 alpha-mannosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009561 alpha-mannosidosis skos:exactMatch MESH:D008363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009561 alpha-mannosidosis skos:exactMatch NCIT:C84548 Alpha-Mannosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009561 alpha-mannosidosis skos:exactMatch OMIM:248500 mannosidosis, alpha b, lysosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009561 alpha-mannosidosis skos:exactMatch Orphanet:61 Alpha-mannosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009561 alpha-mannosidosis skos:exactMatch SCTID:65524005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009561 alpha-mannosidosis skos:exactMatch UMLS:C0024748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009562 beta-mannosidosis skos:exactMatch DOID:3633 beta-mannosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009562 beta-mannosidosis skos:exactMatch MESH:D044905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009562 beta-mannosidosis skos:exactMatch NCIT:C84596 Beta-Mannosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009562 beta-mannosidosis skos:exactMatch OMIM:248510 mannosidosis, beta a, lysosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009562 beta-mannosidosis skos:exactMatch Orphanet:118 Beta-mannosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009562 beta-mannosidosis skos:exactMatch SCTID:238047006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009562 beta-mannosidosis skos:exactMatch UMLS:C4048196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009563 maple syrup urine disease skos:exactMatch DOID:9269 maple syrup urine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009563 maple syrup urine disease skos:exactMatch ICD10CM:E71.0 Maple-syrup-urine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009563 maple syrup urine disease skos:exactMatch MESH:D008375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009563 maple syrup urine disease skos:exactMatch NCIT:C34806 Maple Syrup Urine Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009563 maple syrup urine disease skos:exactMatch OMIM:248600 maple syrup urine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009563 maple syrup urine disease skos:exactMatch OMIMPS:248600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009563 maple syrup urine disease skos:exactMatch Orphanet:511 Maple syrup urine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009563 maple syrup urine disease skos:exactMatch SCTID:27718001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009563 maple syrup urine disease skos:exactMatch UMLS:C0024776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009564 Marden-Walker syndrome skos:exactMatch MESH:C535910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009564 Marden-Walker syndrome skos:exactMatch OMIM:248700 marden-walker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009564 Marden-Walker syndrome skos:exactMatch Orphanet:2461 Marden-Walker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009564 Marden-Walker syndrome skos:exactMatch SCTID:449824004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009565 microcephaly-glomerulonephritis-marfanoid habitus syndrome skos:exactMatch MESH:C565411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009565 microcephaly-glomerulonephritis-marfanoid habitus syndrome skos:exactMatch OMIM:248760 marfanoid habitus with microcephaly and glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009565 microcephaly-glomerulonephritis-marfanoid habitus syndrome skos:exactMatch Orphanet:2172 Microcephaly-glomerulonephritis-marfanoid habitus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009565 microcephaly-glomerulonephritis-marfanoid habitus syndrome skos:exactMatch UMLS:C1855348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009566 marfanoid habitus-autosomal recessive intellectual disability syndrome skos:exactMatch MESH:C565410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009566 marfanoid habitus-autosomal recessive intellectual disability syndrome skos:exactMatch OMIM:248770 marfanoid mental retardation syndrome, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009566 marfanoid habitus-autosomal recessive intellectual disability syndrome skos:exactMatch Orphanet:2463 Marfanoid habitus-autosomal recessive intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009566 marfanoid habitus-autosomal recessive intellectual disability syndrome skos:exactMatch UMLS:C1855347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009567 Marinesco-Sjogren syndrome skos:exactMatch DOID:0080195 Marinesco-Sjogren syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009567 Marinesco-Sjogren syndrome skos:exactMatch OMIM:248800 marinesco-sjogren syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009567 Marinesco-Sjogren syndrome skos:exactMatch Orphanet:559 Marinesco-Sjögren syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009567 Marinesco-Sjogren syndrome skos:exactMatch SCTID:80734006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009567 Marinesco-Sjogren syndrome skos:exactMatch UMLS:C0024814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009568 mast syndrome skos:exactMatch DOID:0060245 Mast syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009568 mast syndrome skos:exactMatch MESH:C565409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009568 mast syndrome skos:exactMatch OMIM:248900 mast syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009568 mast syndrome skos:exactMatch Orphanet:101001 Autosomal recessive spastic paraplegia type 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009568 mast syndrome skos:exactMatch SCTID:764734003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009568 mast syndrome skos:exactMatch UMLS:C1855346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009569 Hennekam-Beemer syndrome skos:exactMatch MESH:C536033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009569 Hennekam-Beemer syndrome skos:exactMatch OMIM:248910 cutaneous mastocytosis, conductive hearing loss and microtia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009569 Hennekam-Beemer syndrome skos:exactMatch Orphanet:2135 Hennekam-Beemer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009569 Hennekam-Beemer syndrome skos:exactMatch SCTID:722453009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009569 Hennekam-Beemer syndrome skos:exactMatch UMLS:CN201032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009570 McDonough syndrome skos:exactMatch MESH:C538158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009570 McDonough syndrome skos:exactMatch OMIM:248950 mcdonough syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009570 McDonough syndrome skos:exactMatch Orphanet:2471 McDonough syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009570 McDonough syndrome skos:exactMatch SCTID:715441004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009570 McDonough syndrome skos:exactMatch UMLS:C0796038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009571 Meckel syndrome, type 1 skos:exactMatch DOID:0070115 Meckel syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009571 Meckel syndrome, type 1 skos:exactMatch MESH:C536133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009571 Meckel syndrome, type 1 skos:exactMatch OMIM:249000 meckel syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009571 Meckel syndrome, type 1 skos:exactMatch UMLS:C3714506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009572 autosomal recessive familial Mediterranean fever skos:exactMatch OMIM:249100 familial mediterranean fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009573 megaepiphyseal dwarfism skos:exactMatch MESH:C536140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009573 megaepiphyseal dwarfism skos:exactMatch OMIM:249230 megaepiphyseal dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009574 megalencephaly with dysmyelination skos:exactMatch MESH:C565408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009574 megalencephaly with dysmyelination skos:exactMatch OMIM:249240 megalencephaly with dysmyelination semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009574 megalencephaly with dysmyelination skos:exactMatch UMLS:C1855309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009575 thiamine-responsive megaloblastic anemia syndrome skos:exactMatch DOID:0090117 thiamine-responsive megaloblastic anemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009575 thiamine-responsive megaloblastic anemia syndrome skos:exactMatch MESH:C536510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009575 thiamine-responsive megaloblastic anemia syndrome skos:exactMatch OMIM:249270 thiamine-responsive megaloblastic anemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009575 thiamine-responsive megaloblastic anemia syndrome skos:exactMatch Orphanet:49827 Thiamine-responsive megaloblastic anemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009575 thiamine-responsive megaloblastic anemia syndrome skos:exactMatch SCTID:237617006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009576 megalocornea skos:exactMatch DOID:0060305 megalocornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009576 megalocornea skos:exactMatch MESH:C562829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009576 megalocornea skos:exactMatch OMIM:249300 megalocornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009576 megalocornea skos:exactMatch SCTID:268158009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009577 megalocornea-intellectual disability syndrome skos:exactMatch MESH:C536143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009577 megalocornea-intellectual disability syndrome skos:exactMatch OMIM:249310 megalocornea-mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009577 megalocornea-intellectual disability syndrome skos:exactMatch Orphanet:2479 Megalocornea-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009577 megalocornea-intellectual disability syndrome skos:exactMatch SCTID:733522005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009577 megalocornea-intellectual disability syndrome skos:exactMatch UMLS:C0796086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009578 neurocutaneous melanocytosis skos:exactMatch MESH:C537387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009578 neurocutaneous melanocytosis skos:exactMatch OMIM:249400 melanosis, neurocutaneous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009578 neurocutaneous melanocytosis skos:exactMatch Orphanet:2481 Neurocutaneous melanocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009579 Frank-Ter Haar syndrome skos:exactMatch DOID:0111789 Frank-Ter Haar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009579 Frank-Ter Haar syndrome skos:exactMatch MESH:C536577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009579 Frank-Ter Haar syndrome skos:exactMatch MESH:C537274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009579 Frank-Ter Haar syndrome skos:exactMatch OMIM:249420 frank-ter haar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009579 Frank-Ter Haar syndrome skos:exactMatch Orphanet:137834 Frank-Ter Haar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009579 Frank-Ter Haar syndrome skos:exactMatch SCTID:720958002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009579 Frank-Ter Haar syndrome skos:exactMatch UMLS:C1855305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009579 Frank-Ter Haar syndrome skos:exactMatch UMLS:C1859406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009580 intellectual disability, autosomal recessive 1 skos:exactMatch MESH:C565406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009580 intellectual disability, autosomal recessive 1 skos:exactMatch OMIM:249500 intellectual developmental disorder, autosomal recessive 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009580 intellectual disability, autosomal recessive 1 skos:exactMatch UMLS:C1855304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009581 intellectual disability-dysmorphism-hypogonadism-diabetes mellitus syndrome skos:exactMatch MESH:C537447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009581 intellectual disability-dysmorphism-hypogonadism-diabetes mellitus syndrome skos:exactMatch OMIM:249599 mental retardation syndrome, belgian iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009581 intellectual disability-dysmorphism-hypogonadism-diabetes mellitus syndrome skos:exactMatch Orphanet:3044 Intellectual disability-dysmorphism-hypogonadism-diabetes mellitus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009581 intellectual disability-dysmorphism-hypogonadism-diabetes mellitus syndrome skos:exactMatch SCTID:722454003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009581 intellectual disability-dysmorphism-hypogonadism-diabetes mellitus syndrome skos:exactMatch UMLS:C1855303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009582 Mietens syndrome skos:exactMatch MESH:C537444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009582 Mietens syndrome skos:exactMatch OMIM:249600 mental retardation syndrome, mietens-weber iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009582 Mietens syndrome skos:exactMatch Orphanet:2557 Mietens syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009582 Mietens syndrome skos:exactMatch SCTID:40291001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009582 Mietens syndrome skos:exactMatch UMLS:C0265249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009583 blepharophimosis - intellectual disability syndrome, Ohdo type skos:exactMatch OMIM:249620 ohdo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009583 blepharophimosis - intellectual disability syndrome, Ohdo type skos:exactMatch Orphanet:2728 Blepharophimosis-intellectual disability syndrome, Ohdo type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009583 blepharophimosis - intellectual disability syndrome, Ohdo type skos:exactMatch SCTID:412787009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009583 blepharophimosis - intellectual disability syndrome, Ohdo type skos:exactMatch UMLS:C0796094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009584 intellectual disability, Buenos-Aires type skos:exactMatch MESH:C563095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009584 intellectual disability, Buenos-Aires type skos:exactMatch OMIM:249630 mental retardation, buenos aires iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009584 intellectual disability, Buenos-Aires type skos:exactMatch Orphanet:3079 Intellectual disability, Buenos-Aires type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009584 intellectual disability, Buenos-Aires type skos:exactMatch SCTID:725906006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009584 intellectual disability, Buenos-Aires type skos:exactMatch UMLS:C0796080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009585 encephalopathy due to beta-mercaptolactate-cysteine disulfiduria skos:exactMatch MESH:C563085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009585 encephalopathy due to beta-mercaptolactate-cysteine disulfiduria skos:exactMatch OMIM:249650 mercaptolactate-cysteine disulfiduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009585 encephalopathy due to beta-mercaptolactate-cysteine disulfiduria skos:exactMatch Orphanet:1035 Beta-mercaptolactate cysteine disulfiduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009585 encephalopathy due to beta-mercaptolactate-cysteine disulfiduria skos:exactMatch UMLS:C0796055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009586 mesangial sclerosis, diffuse renal, with ocular abnormalities skos:exactMatch MESH:C565405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009586 mesangial sclerosis, diffuse renal, with ocular abnormalities skos:exactMatch OMIM:249660 mesangial sclerosis, diffuse renal, with ocular abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009586 mesangial sclerosis, diffuse renal, with ocular abnormalities skos:exactMatch UMLS:C1855282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009587 mesoaxial hexadactyly and cardiac malformation skos:exactMatch MESH:C563087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009587 mesoaxial hexadactyly and cardiac malformation skos:exactMatch OMIM:249670 mesoaxial hexadactyly and cardiac malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009587 mesoaxial hexadactyly and cardiac malformation skos:exactMatch UMLS:C0796057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009588 Langer mesomelic dysplasia skos:exactMatch MESH:C537267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009588 Langer mesomelic dysplasia skos:exactMatch NCIT:C126876 Langer Mesomelic Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009588 Langer mesomelic dysplasia skos:exactMatch OMIM:249700 langer mesomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009588 Langer mesomelic dysplasia skos:exactMatch Orphanet:2632 Langer mesomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009588 Langer mesomelic dysplasia skos:exactMatch SCTID:38494008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009588 Langer mesomelic dysplasia skos:exactMatch UMLS:C0432230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009589 mesomelic dwarfism-cleft palate-camptodactyly syndrome skos:exactMatch MESH:C565404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009589 mesomelic dwarfism-cleft palate-camptodactyly syndrome skos:exactMatch OMIM:249710 mesomelic limb shortening and bowing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009589 mesomelic dwarfism-cleft palate-camptodactyly syndrome skos:exactMatch Orphanet:2631 Mesomelic dwarfism-cleft palate-camptodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009589 mesomelic dwarfism-cleft palate-camptodactyly syndrome skos:exactMatch SCTID:715471007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009590 metachromatic leukodystrophy due to saposin B deficiency skos:exactMatch MESH:C562609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009590 metachromatic leukodystrophy due to saposin B deficiency skos:exactMatch OMIM:249900 metachromatic leukodystrophy due to saposin B deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009590 metachromatic leukodystrophy due to saposin B deficiency skos:exactMatch SCTID:68390005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009590 metachromatic leukodystrophy due to saposin B deficiency skos:exactMatch UMLS:C0268262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009591 metachromatic leukodystrophy, juvenile form skos:exactMatch OMIM:250100 metachromatic leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009591 metachromatic leukodystrophy, juvenile form skos:exactMatch Orphanet:309263 Metachromatic leukodystrophy, juvenile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009591 metachromatic leukodystrophy, juvenile form skos:exactMatch SCTID:238031009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009592 metaphyseal acroscyphodysplasia skos:exactMatch MESH:C537350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009592 metaphyseal acroscyphodysplasia skos:exactMatch OMIM:250215 metaphyseal acroscyphodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009592 metaphyseal acroscyphodysplasia skos:exactMatch Orphanet:1240 Metaphyseal acroscyphodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009592 metaphyseal acroscyphodysplasia skos:exactMatch UMLS:C1855243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009593 spondylometaphyseal dysplasia, Sedaghatian type skos:exactMatch MESH:C535798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009593 spondylometaphyseal dysplasia, Sedaghatian type skos:exactMatch OMIM:250220 spondylometaphyseal dysplasia, sedaghatian iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009593 spondylometaphyseal dysplasia, Sedaghatian type skos:exactMatch Orphanet:93317 Spondylometaphyseal dysplasia, Sedaghatian type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009593 spondylometaphyseal dysplasia, Sedaghatian type skos:exactMatch UMLS:C1855229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009594 metaphyseal chondrodysplasia, Kaitila type skos:exactMatch MESH:C565400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009594 metaphyseal chondrodysplasia, Kaitila type skos:exactMatch OMIM:250230 metaphyseal chondrodysplasia, kaitila iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009594 metaphyseal chondrodysplasia, Kaitila type skos:exactMatch Orphanet:166038 Metaphyseal chondrodysplasia, Kaitila type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009594 metaphyseal chondrodysplasia, Kaitila type skos:exactMatch UMLS:C1855217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009595 cartilage-hair hypoplasia skos:exactMatch DOID:14773 cartilage-hair hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009595 cartilage-hair hypoplasia skos:exactMatch MESH:C535916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009595 cartilage-hair hypoplasia skos:exactMatch NCIT:C61245 Cartilage Hair Hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009595 cartilage-hair hypoplasia skos:exactMatch OMIM:250250 cartilage-hair hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009595 cartilage-hair hypoplasia skos:exactMatch Orphanet:175 Cartilage-hair hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009595 cartilage-hair hypoplasia skos:exactMatch SCTID:7720002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009595 cartilage-hair hypoplasia skos:exactMatch UMLS:C0220748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009596 metaphyseal chondrodysplasia, Pena type skos:exactMatch MESH:C565399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009596 metaphyseal chondrodysplasia, Pena type skos:exactMatch OMIM:250300 metaphyseal chondrodysplasia, pena iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009596 metaphyseal chondrodysplasia, Pena type skos:exactMatch UMLS:C1855195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009597 metaphyseal chondrodysplasia, Spahr type skos:exactMatch MESH:C537353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009597 metaphyseal chondrodysplasia, Spahr type skos:exactMatch OMIM:250400 metaphyseal dysplasia, spahr iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009597 metaphyseal chondrodysplasia, Spahr type skos:exactMatch Orphanet:2501 Metaphyseal chondrodysplasia, Spahr type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009597 metaphyseal chondrodysplasia, Spahr type skos:exactMatch SCTID:254084008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009597 metaphyseal chondrodysplasia, Spahr type skos:exactMatch UMLS:C0432225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009598 metaphyseal chondrodysplasia-retinitis pigmentosa syndrome skos:exactMatch MESH:C565398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009598 metaphyseal chondrodysplasia-retinitis pigmentosa syndrome skos:exactMatch OMIM:250410 retinitis pigmentosa with or without skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009598 metaphyseal chondrodysplasia-retinitis pigmentosa syndrome skos:exactMatch Orphanet:166035 Brachydactyly-short stature-retinitis pigmentosa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009598 metaphyseal chondrodysplasia-retinitis pigmentosa syndrome skos:exactMatch UMLS:C1855188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009599 metaphyseal dysostosis-intellectual disability-conductive deafness syndrome skos:exactMatch MESH:C565396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009599 metaphyseal dysostosis-intellectual disability-conductive deafness syndrome skos:exactMatch OMIM:250420 metaphyseal dysostosis, impaired intellectual development, and conductive deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009599 metaphyseal dysostosis-intellectual disability-conductive deafness syndrome skos:exactMatch Orphanet:2502 Metaphyseal dysostosis-intellectual disability-conductive deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009599 metaphyseal dysostosis-intellectual disability-conductive deafness syndrome skos:exactMatch UMLS:C1855175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009600 metaphyseal dysplasia, anetoderma, and optic atrophy skos:exactMatch MESH:C565395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009600 metaphyseal dysplasia, anetoderma, and optic atrophy skos:exactMatch OMIM:250450 metaphyseal dysplasia, anetoderma, and optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009600 metaphyseal dysplasia, anetoderma, and optic atrophy skos:exactMatch UMLS:C1855174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009601 metaphyseal dysplasia without hypotrichosis skos:exactMatch MESH:C563574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009601 metaphyseal dysplasia without hypotrichosis skos:exactMatch OMIM:250460 metaphyseal dysplasia without hypotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009601 metaphyseal dysplasia without hypotrichosis skos:exactMatch Orphanet:1838 Metaphyseal dysplasia without hypotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009601 metaphyseal dysplasia without hypotrichosis skos:exactMatch UMLS:C1834821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009602 metaphyseal modeling abnormality, skin lesions, and spastic paraplegia skos:exactMatch MESH:C535875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009602 metaphyseal modeling abnormality, skin lesions, and spastic paraplegia skos:exactMatch OMIM:250500 metaphyseal modeling abnormality, skin lesions, and spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009602 metaphyseal modeling abnormality, skin lesions, and spastic paraplegia skos:exactMatch UMLS:C1855164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009603 3-hydroxyisobutyryl-CoA hydrolase deficiency skos:exactMatch MESH:C562803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009603 3-hydroxyisobutyryl-CoA hydrolase deficiency skos:exactMatch OMIM:250620 3-hydroxyisobutyryl-coa hydrolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009603 3-hydroxyisobutyryl-CoA hydrolase deficiency skos:exactMatch Orphanet:88639 Neurodegeneration due to 3-hydroxyisobutyryl-CoA hydrolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009603 3-hydroxyisobutyryl-CoA hydrolase deficiency skos:exactMatch SCTID:722488009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009604 methemoglobin reductase deficiency skos:exactMatch MESH:C563171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009604 methemoglobin reductase deficiency skos:exactMatch OMIM:250700 methemoglobin reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009604 methemoglobin reductase deficiency skos:exactMatch SCTID:234397008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009604 methemoglobin reductase deficiency skos:exactMatch UMLS:C0472786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009605 methemoglobinemia type 4 skos:exactMatch DOID:0112316 methemoglobinemia and ambiguous genitalia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009605 methemoglobinemia type 4 skos:exactMatch MESH:C567102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009605 methemoglobinemia type 4 skos:exactMatch OMIM:250790 methemoglobinemia and ambiguous genitalia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009605 methemoglobinemia type 4 skos:exactMatch UMLS:C2673427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009606 methemoglobinemia due to deficiency of methemoglobin reductase skos:exactMatch OMIM:250800 methemoglobinemia due to deficiency of methemoglobin reductase semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009607 methionine adenosyltransferase deficiency skos:exactMatch NCIT:C123435 Methionine Adenosyltransferase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009607 methionine adenosyltransferase deficiency skos:exactMatch OMIM:250850 methionine adenosyltransferase i/iii deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009607 methionine adenosyltransferase deficiency skos:exactMatch Orphanet:168598 Brain demyelination due to methionine adenosyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009608 methionine malabsorption syndrome skos:exactMatch MESH:C562682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009608 methionine malabsorption syndrome skos:exactMatch OMIM:250900 methionine malabsorption syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009608 methionine malabsorption syndrome skos:exactMatch SCTID:45812003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009608 methionine malabsorption syndrome skos:exactMatch UMLS:C0268622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009609 methylcobalamin deficiency type cblG skos:exactMatch DOID:0050733 methylmalonic aciduria and homocystinuria type cblG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009609 methylcobalamin deficiency type cblG skos:exactMatch DOID:0112256 homocystinuria-megaloblastic anemia cblG type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009609 methylcobalamin deficiency type cblG skos:exactMatch OMIM:250940 homocystinuria-megaloblastic anemia, cblg complementation iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009609 methylcobalamin deficiency type cblG skos:exactMatch Orphanet:2170 Methylcobalamin deficiency type cblG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009609 methylcobalamin deficiency type cblG skos:exactMatch SCTID:721187005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009610 3-methylglutaconic aciduria type 1 skos:exactMatch DOID:0110002 3-methylglutaconic aciduria type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009610 3-methylglutaconic aciduria type 1 skos:exactMatch MESH:C562801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009610 3-methylglutaconic aciduria type 1 skos:exactMatch NCIT:C98683 3-Methylglutaconic Aciduria Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009610 3-methylglutaconic aciduria type 1 skos:exactMatch OMIM:250950 3-methylglutaconic aciduria, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009610 3-methylglutaconic aciduria type 1 skos:exactMatch Orphanet:67046 3-methylglutaconic aciduria type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009610 3-methylglutaconic aciduria type 1 skos:exactMatch SCTID:237951008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009610 3-methylglutaconic aciduria type 1 skos:exactMatch UMLS:C0342727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009611 3-methylglutaconic aciduria type 4 skos:exactMatch DOID:0110006 3-methylglutaconic aciduria type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009611 3-methylglutaconic aciduria type 4 skos:exactMatch MESH:C565393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009611 3-methylglutaconic aciduria type 4 skos:exactMatch OMIM:250951 3-methylglutaconic aciduria, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009611 3-methylglutaconic aciduria type 4 skos:exactMatch Orphanet:67048 3-methylglutaconic aciduria type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009611 3-methylglutaconic aciduria type 4 skos:exactMatch SCTID:297233004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009611 3-methylglutaconic aciduria type 4 skos:exactMatch UMLS:C1855126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009612 methylmalonic aciduria due to methylmalonyl-CoA mutase deficiency skos:exactMatch DOID:0060740 methylmalonic aciduria due to methylmalonyl-CoA mutase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009612 methylmalonic aciduria due to methylmalonyl-CoA mutase deficiency skos:exactMatch MESH:C565390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009612 methylmalonic aciduria due to methylmalonyl-CoA mutase deficiency skos:exactMatch NCIT:C148366 Methylmalonic Aciduria Due to Methylmalonyl-CoA Mutase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009612 methylmalonic aciduria due to methylmalonyl-CoA mutase deficiency skos:exactMatch OMIM:251000 methylmalonic aciduria due to methylmalonyl-coa mutase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009612 methylmalonic aciduria due to methylmalonyl-CoA mutase deficiency skos:exactMatch Orphanet:27 Vitamin B12-unresponsive methylmalonic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009612 methylmalonic aciduria due to methylmalonyl-CoA mutase deficiency skos:exactMatch UMLS:C1855114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009613 methylmalonic aciduria, cblA type skos:exactMatch DOID:0060742 methylmalonic acidemia cblA type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009613 methylmalonic aciduria, cblA type skos:exactMatch NCIT:C142171 Methylmalonic Aciduria, cblA Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009613 methylmalonic aciduria, cblA type skos:exactMatch OMIM:251100 methylmalonic aciduria, cbla iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009613 methylmalonic aciduria, cblA type skos:exactMatch Orphanet:79310 Vitamin B12-responsive methylmalonic acidemia type cblA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009613 methylmalonic aciduria, cblA type skos:exactMatch SCTID:73843004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009613 methylmalonic aciduria, cblA type skos:exactMatch SCTID:82245003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009613 methylmalonic aciduria, cblA type skos:exactMatch UMLS:C0342721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009613 methylmalonic aciduria, cblA type skos:exactMatch UMLS:C0342722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009613 methylmalonic aciduria, cblA type skos:exactMatch UMLS:C1855109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009614 methylmalonic aciduria, cblB type skos:exactMatch DOID:0060743 methylmalonic acidemia cblB type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009614 methylmalonic aciduria, cblB type skos:exactMatch NCIT:C142172 Methylmalonic Aciduria, cblB Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009614 methylmalonic aciduria, cblB type skos:exactMatch OMIM:251110 methylmalonic aciduria, cblb iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009614 methylmalonic aciduria, cblB type skos:exactMatch Orphanet:79311 Vitamin B12-responsive methylmalonic acidemia type cblB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009614 methylmalonic aciduria, cblB type skos:exactMatch UMLS:C1855102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009615 methylmalonic acidemia due to methylmalonyl-CoA epimerase deficiency skos:exactMatch MESH:C565386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009615 methylmalonic acidemia due to methylmalonyl-CoA epimerase deficiency skos:exactMatch OMIM:251120 methylmalonyl-coa epimerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009615 methylmalonic acidemia due to methylmalonyl-CoA epimerase deficiency skos:exactMatch Orphanet:308425 Methylmalonic acidemia due to methylmalonyl-CoA epimerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009615 methylmalonic acidemia due to methylmalonyl-CoA epimerase deficiency skos:exactMatch SCTID:765137006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009615 methylmalonic acidemia due to methylmalonyl-CoA epimerase deficiency skos:exactMatch UMLS:C1855100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009616 microcephalic primordial dwarfism, Toriello type skos:exactMatch MESH:C537321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009616 microcephalic primordial dwarfism, Toriello type skos:exactMatch OMIM:251190 microcephalic primordial dwarfism, toriello iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009616 microcephalic primordial dwarfism, Toriello type skos:exactMatch Orphanet:2643 Microcephalic primordial dwarfism, Toriello type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009616 microcephalic primordial dwarfism, Toriello type skos:exactMatch SCTID:715482004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009616 microcephalic primordial dwarfism, Toriello type skos:exactMatch UMLS:C1855089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009617 microcephaly 1, primary, autosomal recessive skos:exactMatch DOID:0070285 primary autosomal recessive microcephaly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009617 microcephaly 1, primary, autosomal recessive skos:exactMatch MESH:C565384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009617 microcephaly 1, primary, autosomal recessive skos:exactMatch OMIM:251200 microcephaly 1, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009617 microcephaly 1, primary, autosomal recessive skos:exactMatch Orphanet:52183 Premature chromosome condensation with microcephaly and intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009617 microcephaly 1, primary, autosomal recessive skos:exactMatch UMLS:C1855081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009618 microcephaly-cardiomyopathy syndrome skos:exactMatch MESH:C536711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009618 microcephaly-cardiomyopathy syndrome skos:exactMatch OMIM:251220 microcephaly-cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009618 microcephaly-cardiomyopathy syndrome skos:exactMatch Orphanet:2515 Microcephaly-cardiomyopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009618 microcephaly-cardiomyopathy syndrome skos:exactMatch SCTID:719380003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009618 microcephaly-cardiomyopathy syndrome skos:exactMatch UMLS:C1855080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009619 microcephaly-micromelia syndrome skos:exactMatch MESH:C565382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009619 microcephaly-micromelia syndrome skos:exactMatch OMIM:251230 microcephaly-micromelia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009619 microcephaly-micromelia syndrome skos:exactMatch Orphanet:572768 Microcephaly-micromelia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009619 microcephaly-micromelia syndrome skos:exactMatch UMLS:C1855079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009620 Say-Barber-Miller syndrome skos:exactMatch MESH:C536618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009620 Say-Barber-Miller syndrome skos:exactMatch OMIM:251240 microcephaly with chemotactic defect and transient hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009620 Say-Barber-Miller syndrome skos:exactMatch Orphanet:3132 Say-Barber-Miller syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009620 Say-Barber-Miller syndrome skos:exactMatch SCTID:721903007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009621 microcephaly-cervical spine fusion anomalies syndrome skos:exactMatch MESH:C537325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009621 microcephaly-cervical spine fusion anomalies syndrome skos:exactMatch OMIM:251250 microcephaly with cervical spine fusion anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009621 microcephaly-cervical spine fusion anomalies syndrome skos:exactMatch Orphanet:2522 Microcephaly-cervical spine fusion anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009621 microcephaly-cervical spine fusion anomalies syndrome skos:exactMatch SCTID:715462003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009621 microcephaly-cervical spine fusion anomalies syndrome skos:exactMatch UMLS:C0796066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009622 Jawad syndrome skos:exactMatch OMIM:251255 jawad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009622 Jawad syndrome skos:exactMatch Orphanet:313795 Jawad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009622 Jawad syndrome skos:exactMatch UMLS:C0796063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009623 Nijmegen breakage syndrome skos:exactMatch DOID:7400 Nijmegen breakage syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009623 Nijmegen breakage syndrome skos:exactMatch MESH:D049932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009623 Nijmegen breakage syndrome skos:exactMatch NCIT:C4692 Nijmegen Breakage Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009623 Nijmegen breakage syndrome skos:exactMatch OMIM:251260 nijmegen breakage syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009623 Nijmegen breakage syndrome skos:exactMatch Orphanet:647 Nijmegen breakage syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009623 Nijmegen breakage syndrome skos:exactMatch SCTID:234638009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009623 Nijmegen breakage syndrome skos:exactMatch UMLS:C0398791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009623 Nijmegen breakage syndrome skos:exactMatch UMLS:CN860323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009624 microcephaly and chorioretinopathy 1 skos:exactMatch DOID:0080105 microcephaly and chorioretinopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009624 microcephaly and chorioretinopathy 1 skos:exactMatch NCIT:C129306 Microcephaly and Chorioretinopathy, Autosomal Recessive, Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009624 microcephaly and chorioretinopathy 1 skos:exactMatch OMIM:251270 microcephaly and chorioretinopathy, autosomal recessive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009624 microcephaly and chorioretinopathy 1 skos:exactMatch Orphanet:2518 Autosomal recessive chorioretinopathy-microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009625 diencephalic-mesencephalic junction dysplasia syndrome 1 skos:exactMatch MESH:C537546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009625 diencephalic-mesencephalic junction dysplasia syndrome 1 skos:exactMatch OMIM:251280 diencephalic-mesencephalic junction dysplasia syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009625 diencephalic-mesencephalic junction dysplasia syndrome 1 skos:exactMatch UMLS:C1855055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009626 pseudo-TORCH syndrome skos:exactMatch DOID:0050656 pseudo-TORCH syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009626 pseudo-TORCH syndrome skos:exactMatch OMIMPS:251290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009626 pseudo-TORCH syndrome skos:exactMatch Orphanet:1229 Congenital intrauterine infection-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009626 pseudo-TORCH syndrome skos:exactMatch SCTID:722390006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009626 pseudo-TORCH syndrome skos:exactMatch UMLS:C3489725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009627 Galloway-Mowat syndrome skos:exactMatch DOID:0080694 Galloway-Mowat syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009627 Galloway-Mowat syndrome skos:exactMatch MESH:C537548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009627 Galloway-Mowat syndrome skos:exactMatch NCIT:C132195 Galloway-Mowat Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009627 Galloway-Mowat syndrome skos:exactMatch OMIMPS:251300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009627 Galloway-Mowat syndrome skos:exactMatch Orphanet:2065 Galloway-Mowat syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009627 Galloway-Mowat syndrome skos:exactMatch SCTID:721297008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009627 Galloway-Mowat syndrome skos:exactMatch UMLS:C0795949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009628 obsolete microcolon skos:exactMatch MESH:C562563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009628 obsolete microcolon skos:exactMatch NCIT:C98987 Microcolon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009628 obsolete microcolon skos:exactMatch OMIM:251400 microcolon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009628 obsolete microcolon skos:exactMatch SCTID:18389004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009629 Desbuquois dysplasia 1 skos:exactMatch OMIM:251450 desbuquois dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009629 Desbuquois dysplasia 1 skos:exactMatch UMLS:C4012146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009630 microphthalmia, isolated, with coloboma 4 skos:exactMatch MESH:C565378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009630 microphthalmia, isolated, with coloboma 4 skos:exactMatch OMIM:251505 microphthalmia, isolated, with coloboma 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009630 microphthalmia, isolated, with coloboma 4 skos:exactMatch SCTID:715771008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009630 microphthalmia, isolated, with coloboma 4 skos:exactMatch UMLS:C1855053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009631 isolated microphthalmia 1 skos:exactMatch DOID:0060840 isolated microphthalmia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009631 isolated microphthalmia 1 skos:exactMatch MESH:C565377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009631 isolated microphthalmia 1 skos:exactMatch OMIM:251600 microphthalmia, isolated 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009631 isolated microphthalmia 1 skos:exactMatch UMLS:C1855052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009632 microphthalmia with hyperopia, retinal degeneration, macrophakia, and dental anomalies skos:exactMatch MESH:C566884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009632 microphthalmia with hyperopia, retinal degeneration, macrophakia, and dental anomalies skos:exactMatch OMIM:251700 microphthalmia with hyperopia, retinal degeneration, macrophakia, and dental anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009632 microphthalmia with hyperopia, retinal degeneration, macrophakia, and dental anomalies skos:exactMatch UMLS:C1968637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009633 microspherophakia and/or megalocornea, with ectopia lentis and with or without secondary glaucoma skos:exactMatch OMIM:251750 microspherophakia and/or megalocornea, with ectopia lentis and with or without secondary glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009633 microspherophakia and/or megalocornea, with ectopia lentis and with or without secondary glaucoma skos:exactMatch UMLS:C3538951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009634 microtia with meatal atresia and conductive deafness skos:exactMatch MESH:C537469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009634 microtia with meatal atresia and conductive deafness skos:exactMatch OMIM:251800 microtia with meatal atresia and conductive deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009634 microtia with meatal atresia and conductive deafness skos:exactMatch UMLS:C2931502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009635 microvillus inclusion disease skos:exactMatch DOID:0060775 microvillus inclusion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009635 microvillus inclusion disease skos:exactMatch OMIM:251850 diarrhea 2, with microvillus atrophy, with or without cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009635 microvillus inclusion disease skos:exactMatch Orphanet:2290 Microvillus inclusion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009635 microvillus inclusion disease skos:exactMatch SCTID:235729009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009635 microvillus inclusion disease skos:exactMatch UMLS:C0341306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009636 mitochondrial DNA depletion syndrome 3 skos:exactMatch DOID:0080121 mitochondrial DNA depletion syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009636 mitochondrial DNA depletion syndrome 3 skos:exactMatch OMIM:251880 mitochondrial DNA depletion syndrome 3 (hepatocerebral type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009636 mitochondrial DNA depletion syndrome 3 skos:exactMatch Orphanet:279934 Mitochondrial DNA depletion syndrome, hepatocerebral form due to DGUOK deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009636 mitochondrial DNA depletion syndrome 3 skos:exactMatch UMLS:C3151513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009636 mitochondrial DNA depletion syndrome 3 skos:exactMatch UMLS:C4310935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009637 inborn mitochondrial myopathy skos:exactMatch DOID:699 mitochondrial myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009637 inborn mitochondrial myopathy skos:exactMatch MESH:D017240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009637 inborn mitochondrial myopathy skos:exactMatch NCIT:C101328 Mitochondrial Myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009637 inborn mitochondrial myopathy skos:exactMatch Orphanet:206966 Mitochondrial myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009637 inborn mitochondrial myopathy skos:exactMatch UMLS:C0162670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009638 mitochondrial myopathy with a defect in mitochondrial-protein transport skos:exactMatch MESH:C565376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009638 mitochondrial myopathy with a defect in mitochondrial-protein transport skos:exactMatch OMIM:251945 mitochondrial myopathy with a defect 1n mitochondrial-protein transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009638 mitochondrial myopathy with a defect in mitochondrial-protein transport skos:exactMatch UMLS:C1855034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009642 orofaciodigital syndrome type II skos:exactMatch OMIM:252100 mohr syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009642 orofaciodigital syndrome type II skos:exactMatch Orphanet:2751 Orofaciodigital syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009642 orofaciodigital syndrome type II skos:exactMatch SCTID:1779005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009643 sulfite oxidase deficiency due to molybdenum cofactor deficiency type A skos:exactMatch DOID:0111164 molybdenum cofactor deficiency type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009643 sulfite oxidase deficiency due to molybdenum cofactor deficiency type A skos:exactMatch MESH:C565372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009643 sulfite oxidase deficiency due to molybdenum cofactor deficiency type A skos:exactMatch OMIM:252150 molybdenum cofactor deficiency, complementation group a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009643 sulfite oxidase deficiency due to molybdenum cofactor deficiency type A skos:exactMatch Orphanet:308386 Sulfite oxidase deficiency due to molybdenum cofactor deficiency type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009643 sulfite oxidase deficiency due to molybdenum cofactor deficiency type A skos:exactMatch UMLS:C1854988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009644 sulfite oxidase deficiency due to molybdenum cofactor deficiency type B skos:exactMatch DOID:0111163 molybdenum cofactor deficiency type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009644 sulfite oxidase deficiency due to molybdenum cofactor deficiency type B skos:exactMatch MESH:C565373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009644 sulfite oxidase deficiency due to molybdenum cofactor deficiency type B skos:exactMatch OMIM:252160 molybdenum cofactor deficiency, complementation group B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009644 sulfite oxidase deficiency due to molybdenum cofactor deficiency type B skos:exactMatch Orphanet:308393 Sulfite oxidase deficiency due to molybdenum cofactor deficiency type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009644 sulfite oxidase deficiency due to molybdenum cofactor deficiency type B skos:exactMatch UMLS:C1854989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009645 chronic mucocutaneous candidiasis due to monocyte chemotactic disorder skos:exactMatch MESH:C565371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009645 chronic mucocutaneous candidiasis due to monocyte chemotactic disorder skos:exactMatch OMIM:252250 monocyte chemotactic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009645 chronic mucocutaneous candidiasis due to monocyte chemotactic disorder skos:exactMatch UMLS:C1854982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009646 monosomy 7 myelodysplasia and leukemia syndrome 1 skos:exactMatch MESH:C565370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009646 monosomy 7 myelodysplasia and leukemia syndrome 1 skos:exactMatch NCIT:C176908 Monosomy 7 Myelodysplasia and Leukemia Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009646 monosomy 7 myelodysplasia and leukemia syndrome 1 skos:exactMatch OMIM:252270 monosomy 7 myelodysplasia and leukemia syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009646 monosomy 7 myelodysplasia and leukemia syndrome 1 skos:exactMatch UMLS:C1854978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009647 Morquio syndrome C skos:exactMatch MESH:C536247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009647 Morquio syndrome C skos:exactMatch OMIM:252300 morquio syndrome c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009648 peripheral motor neuropathy-dysautonomia syndrome skos:exactMatch MESH:C536988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009648 peripheral motor neuropathy-dysautonomia syndrome skos:exactMatch OMIM:252320 motor neuropathy, peripheral, with dysautonomia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009648 peripheral motor neuropathy-dysautonomia syndrome skos:exactMatch Orphanet:2400 Peripheral motor neuropathy-dysautonomia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009648 peripheral motor neuropathy-dysautonomia syndrome skos:exactMatch UMLS:C1854961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009649 moyamoya disease 1 skos:exactMatch MESH:C536991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009649 moyamoya disease 1 skos:exactMatch OMIM:252350 moyamoya disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009649 moyamoya disease 1 skos:exactMatch SCTID:69116000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009650 mucolipidosis type II skos:exactMatch DOID:0080070 mucolipidosis II alpha/beta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009650 mucolipidosis type II skos:exactMatch MESH:C538602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009650 mucolipidosis type II skos:exactMatch NCIT:C61270 I-Cell Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009650 mucolipidosis type II skos:exactMatch OMIM:252500 mucolipidosis 2 alpha/beta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009650 mucolipidosis type II skos:exactMatch Orphanet:576 Mucolipidosis type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009650 mucolipidosis type II skos:exactMatch SCTID:70199000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009650 mucolipidosis type II skos:exactMatch UMLS:C0020725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009650 mucolipidosis type II skos:exactMatch UMLS:C2673377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009652 GNPTG-mucolipidosis skos:exactMatch MESH:C565367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009652 GNPTG-mucolipidosis skos:exactMatch NCIT:C129978 Mucolipidosis Type III Gamma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009652 GNPTG-mucolipidosis skos:exactMatch OMIM:252605 mucolipidosis 3 gamma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009652 GNPTG-mucolipidosis skos:exactMatch Orphanet:423470 Mucolipidosis type III gamma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009652 GNPTG-mucolipidosis skos:exactMatch UMLS:C1854896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009653 mucolipidosis type IV skos:exactMatch DOID:0080490 mucolipidosis type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009653 mucolipidosis type IV skos:exactMatch NCIT:C84896 Mucolipidosis Type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009653 mucolipidosis type IV skos:exactMatch OMIM:252650 mucolipidosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009653 mucolipidosis type IV skos:exactMatch Orphanet:578 Mucolipidosis type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009653 mucolipidosis type IV skos:exactMatch SCTID:111384001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009653 mucolipidosis type IV skos:exactMatch UMLS:C0238286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009653 mucolipidosis type IV skos:exactMatch UMLS:CN716584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009654 obsolete mucopolysaccharidoses, unclassified types skos:exactMatch MESH:C562442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009654 obsolete mucopolysaccharidoses, unclassified types skos:exactMatch OMIM:252700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009654 obsolete mucopolysaccharidoses, unclassified types skos:exactMatch UMLS:C0220752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009655 mucopolysaccharidosis type 3A skos:exactMatch DOID:0111395 mucopolysaccharidosis type IIIA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009655 mucopolysaccharidosis type 3A skos:exactMatch NCIT:C84897 Mucopolysaccharidosis Type IIIA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009655 mucopolysaccharidosis type 3A skos:exactMatch OMIM:252900 mucopolysaccharidosis, iia 3a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009655 mucopolysaccharidosis type 3A skos:exactMatch Orphanet:79269 Sanfilippo syndrome type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009655 mucopolysaccharidosis type 3A skos:exactMatch SCTID:41572006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009655 mucopolysaccharidosis type 3A skos:exactMatch UMLS:C0086647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009656 mucopolysaccharidosis type 3B skos:exactMatch DOID:0111394 mucopolysaccharidosis type IIIB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009656 mucopolysaccharidosis type 3B skos:exactMatch NCIT:C84898 Mucopolysaccharidosis Type IIIB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009656 mucopolysaccharidosis type 3B skos:exactMatch OMIM:252920 mucopolysaccharidosis, iia 3b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009656 mucopolysaccharidosis type 3B skos:exactMatch Orphanet:79270 Sanfilippo syndrome type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009656 mucopolysaccharidosis type 3B skos:exactMatch SCTID:59990008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009656 mucopolysaccharidosis type 3B skos:exactMatch UMLS:C0086648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009657 mucopolysaccharidosis type 3C skos:exactMatch DOID:0111393 mucopolysaccharidosis type IIIC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009657 mucopolysaccharidosis type 3C skos:exactMatch NCIT:C84899 Mucopolysaccharidosis Type IIIC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009657 mucopolysaccharidosis type 3C skos:exactMatch OMIM:252930 mucopolysaccharidosis, iia 3c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009657 mucopolysaccharidosis type 3C skos:exactMatch Orphanet:79271 Sanfilippo syndrome type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009657 mucopolysaccharidosis type 3C skos:exactMatch SCTID:75238000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009657 mucopolysaccharidosis type 3C skos:exactMatch UMLS:C0086649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009658 mucopolysaccharidosis type 3D skos:exactMatch DOID:0111402 mucopolysaccharidosis type IIID semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009658 mucopolysaccharidosis type 3D skos:exactMatch NCIT:C84900 Mucopolysaccharidosis Type IIID semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009658 mucopolysaccharidosis type 3D skos:exactMatch OMIM:252940 mucopolysaccharidosis, iia 3d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009658 mucopolysaccharidosis type 3D skos:exactMatch Orphanet:79272 Sanfilippo syndrome type D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009658 mucopolysaccharidosis type 3D skos:exactMatch SCTID:15892005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009658 mucopolysaccharidosis type 3D skos:exactMatch UMLS:C0086650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009659 mucopolysaccharidosis type 4A skos:exactMatch DOID:0111391 mucopolysaccharidosis IVA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009659 mucopolysaccharidosis type 4A skos:exactMatch NCIT:C84901 Mucopolysaccharidosis Type IVA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009659 mucopolysaccharidosis type 4A skos:exactMatch OMIM:253000 mucopolysaccharidosis, iia 4a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009659 mucopolysaccharidosis type 4A skos:exactMatch Orphanet:309297 Mucopolysaccharidosis type 4A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009659 mucopolysaccharidosis type 4A skos:exactMatch SCTID:7259005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009660 mucopolysaccharidosis type 4B skos:exactMatch DOID:0111392 mucopolysaccharidosis type IVB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009660 mucopolysaccharidosis type 4B skos:exactMatch NCIT:C84902 Mucopolysaccharidosis Type IVB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009660 mucopolysaccharidosis type 4B skos:exactMatch OMIM:253010 mucopolysaccharidosis, iia 4b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009660 mucopolysaccharidosis type 4B skos:exactMatch Orphanet:309310 Mucopolysaccharidosis type 4B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009660 mucopolysaccharidosis type 4B skos:exactMatch SCTID:238044004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009660 mucopolysaccharidosis type 4B skos:exactMatch UMLS:C0086652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009661 mucopolysaccharidosis type 6 skos:exactMatch DOID:12800 mucopolysaccharidosis VI semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009661 mucopolysaccharidosis type 6 skos:exactMatch MESH:D009087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009661 mucopolysaccharidosis type 6 skos:exactMatch NCIT:C61264 Maroteaux-Lamy Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009661 mucopolysaccharidosis type 6 skos:exactMatch OMIM:253200 mucopolysaccharidosis, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009661 mucopolysaccharidosis type 6 skos:exactMatch Orphanet:583 Mucopolysaccharidosis type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009661 mucopolysaccharidosis type 6 skos:exactMatch SCTID:69463008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009661 mucopolysaccharidosis type 6 skos:exactMatch UMLS:C0026709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009662 mucopolysaccharidosis type 7 skos:exactMatch DOID:12803 Sly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009662 mucopolysaccharidosis type 7 skos:exactMatch MESH:D016538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009662 mucopolysaccharidosis type 7 skos:exactMatch NCIT:C84903 Sly Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009662 mucopolysaccharidosis type 7 skos:exactMatch OMIM:253220 mucopolysaccharidosis, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009662 mucopolysaccharidosis type 7 skos:exactMatch Orphanet:584 Mucopolysaccharidosis type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009662 mucopolysaccharidosis type 7 skos:exactMatch SCTID:43916004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009662 mucopolysaccharidosis type 7 skos:exactMatch UMLS:C0085132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009663 mucus inspissation of respiratory tract skos:exactMatch MESH:C565366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009663 mucus inspissation of respiratory tract skos:exactMatch OMIM:253240 mucus inspissation of respiratory tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009663 mucus inspissation of respiratory tract skos:exactMatch UMLS:C1854729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009664 mulibrey nanism skos:exactMatch DOID:0050436 mulibrey nanism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009664 mulibrey nanism skos:exactMatch MESH:D050336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009664 mulibrey nanism skos:exactMatch NCIT:C84906 Mulibrey Nanism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009664 mulibrey nanism skos:exactMatch OMIM:253250 mulibrey nanism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009664 mulibrey nanism skos:exactMatch Orphanet:2576 Mulibrey nanism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009664 mulibrey nanism skos:exactMatch SCTID:81604003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009664 mulibrey nanism skos:exactMatch UMLS:C0524582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009664 mulibrey nanism skos:exactMatch UMLS:C2931895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009665 biotinidase deficiency skos:exactMatch DOID:856 biotinidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009665 biotinidase deficiency skos:exactMatch ICD10CM:D81.810 Biotinidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009665 biotinidase deficiency skos:exactMatch MESH:D028921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009665 biotinidase deficiency skos:exactMatch NCIT:C84598 Biotinidase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009665 biotinidase deficiency skos:exactMatch OMIM:253260 biotinidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009665 biotinidase deficiency skos:exactMatch Orphanet:79241 Biotinidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009665 biotinidase deficiency skos:exactMatch SCTID:8808004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009665 biotinidase deficiency skos:exactMatch UMLS:C0220754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009665 biotinidase deficiency skos:exactMatch UMLS:CN043572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009666 holocarboxylase synthetase deficiency skos:exactMatch DOID:859 holocarboxylase synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009666 holocarboxylase synthetase deficiency skos:exactMatch MESH:D028922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009666 holocarboxylase synthetase deficiency skos:exactMatch NCIT:C98842 Holocarboxylase Synthetase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009666 holocarboxylase synthetase deficiency skos:exactMatch OMIM:253270 holocarboxylase synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009666 holocarboxylase synthetase deficiency skos:exactMatch Orphanet:79242 Holocarboxylase synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009666 holocarboxylase synthetase deficiency skos:exactMatch SCTID:15307001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009666 holocarboxylase synthetase deficiency skos:exactMatch SCTID:360369003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009666 holocarboxylase synthetase deficiency skos:exactMatch UMLS:C0268581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009667 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A3 skos:exactMatch DOID:0111236 congenital muscular dystrophy-dystroglycanopathy type A3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009667 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A3 skos:exactMatch NCIT:C126740 Muscular Dystrophy-Dystroglycanopathy (Congenital with Brain and Eye Anomalies) Type A, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009667 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A3 skos:exactMatch OMIM:253280 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009667 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A3 skos:exactMatch UMLS:C3151519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009668 lethal multiple pterygium syndrome skos:exactMatch NCIT:C101038 Lethal Multiple Pterygium Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009668 lethal multiple pterygium syndrome skos:exactMatch OMIM:253290 multiple pterygium syndrome, lethal iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009668 lethal multiple pterygium syndrome skos:exactMatch Orphanet:33108 Lethal multiple pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009668 lethal multiple pterygium syndrome skos:exactMatch SCTID:60192008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009668 lethal multiple pterygium syndrome skos:exactMatch UMLS:C1854678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009669 spinal muscular atrophy, type 1 skos:broadMatch DOID:0060160 childhood spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009669 spinal muscular atrophy, type 1 skos:exactMatch DOID:13137 Werdnig-Hoffmann disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009669 spinal muscular atrophy, type 1 skos:exactMatch NCIT:C98670 Werdnig-Hoffmann Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009669 spinal muscular atrophy, type 1 skos:exactMatch OMIM:253300 spinal muscular atrophy, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009669 spinal muscular atrophy, type 1 skos:exactMatch Orphanet:83330 Proximal spinal muscular atrophy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009669 spinal muscular atrophy, type 1 skos:exactMatch SCTID:64383006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009670 lethal congenital contracture syndrome 1 skos:exactMatch DOID:0060559 lethal congenital contracture syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009670 lethal congenital contracture syndrome 1 skos:exactMatch MESH:C537194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009670 lethal congenital contracture syndrome 1 skos:exactMatch OMIM:253310 lethal congenital contracture syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009670 lethal congenital contracture syndrome 1 skos:exactMatch Orphanet:1486 Lethal congenital contracture syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009670 lethal congenital contracture syndrome 1 skos:exactMatch SCTID:715418007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009670 lethal congenital contracture syndrome 1 skos:exactMatch UMLS:C1854664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009671 intellectual disability-myopathy-short stature-endocrine defect syndrome skos:exactMatch MESH:C535458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009671 intellectual disability-myopathy-short stature-endocrine defect syndrome skos:exactMatch OMIM:253320 multicore myopathy with mental retardation, short stature, and hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009671 intellectual disability-myopathy-short stature-endocrine defect syndrome skos:exactMatch Orphanet:3068 Intellectual disability-myopathy-short stature-endocrine defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009671 intellectual disability-myopathy-short stature-endocrine defect syndrome skos:exactMatch SCTID:764959000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009671 intellectual disability-myopathy-short stature-endocrine defect syndrome skos:exactMatch UMLS:C1854663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009672 spinal muscular atrophy, type III skos:exactMatch DOID:12376 juvenile spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009672 spinal muscular atrophy, type III skos:exactMatch NCIT:C118847 Spinal Muscular Atrophy Type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009672 spinal muscular atrophy, type III skos:exactMatch OMIM:253400 spinal muscular atrophy, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009672 spinal muscular atrophy, type III skos:exactMatch Orphanet:83419 Proximal spinal muscular atrophy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009672 spinal muscular atrophy, type III skos:exactMatch SCTID:54280009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009672 spinal muscular atrophy, type III skos:exactMatch UMLS:C0152109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009672 spinal muscular atrophy, type III skos:exactMatch UMLS:C0700595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009673 spinal muscular atrophy, type II skos:exactMatch DOID:0050530 intermediate spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009673 spinal muscular atrophy, type II skos:exactMatch MESH:C536879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009673 spinal muscular atrophy, type II skos:exactMatch OMIM:253550 spinal muscular atrophy, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009673 spinal muscular atrophy, type II skos:exactMatch Orphanet:83418 Proximal spinal muscular atrophy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009673 spinal muscular atrophy, type II skos:exactMatch SCTID:128212001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009674 muscular dystrophy, adult-onset, with leukoencephalopathy skos:exactMatch MESH:C565361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009674 muscular dystrophy, adult-onset, with leukoencephalopathy skos:exactMatch OMIM:253590 muscular dystrophy, adult-onset, with leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009674 muscular dystrophy, adult-onset, with leukoencephalopathy skos:exactMatch UMLS:C1854646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009675 autosomal recessive limb-girdle muscular dystrophy type 2A skos:exactMatch DOID:0110275 autosomal recessive limb-girdle muscular dystrophy type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009675 autosomal recessive limb-girdle muscular dystrophy type 2A skos:exactMatch MESH:C535895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009675 autosomal recessive limb-girdle muscular dystrophy type 2A skos:exactMatch NCIT:C142079 Limb-Girdle Muscular Dystrophy Type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009675 autosomal recessive limb-girdle muscular dystrophy type 2A skos:exactMatch OMIM:253600 muscular dystrophy, limb-girdle, autosomal recessive 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009675 autosomal recessive limb-girdle muscular dystrophy type 2A skos:exactMatch Orphanet:267 Calpain-3-related limb-girdle muscular dystrophy R1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009675 autosomal recessive limb-girdle muscular dystrophy type 2A skos:exactMatch SCTID:715341003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009676 autosomal recessive limb-girdle muscular dystrophy type 2B skos:exactMatch DOID:0110276 autosomal recessive limb-girdle muscular dystrophy type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009676 autosomal recessive limb-girdle muscular dystrophy type 2B skos:exactMatch MESH:C535899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009676 autosomal recessive limb-girdle muscular dystrophy type 2B skos:exactMatch NCIT:C142080 Limb-Girdle Muscular Dystrophy Type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009676 autosomal recessive limb-girdle muscular dystrophy type 2B skos:exactMatch OMIM:253601 muscular dystrophy, limb-girdle, autosomal recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009676 autosomal recessive limb-girdle muscular dystrophy type 2B skos:exactMatch Orphanet:268 Dysferlin-related limb-girdle muscular dystrophy R2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009676 autosomal recessive limb-girdle muscular dystrophy type 2B skos:exactMatch SCTID:718179003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009677 autosomal recessive limb-girdle muscular dystrophy type 2C skos:exactMatch DOID:0110277 autosomal recessive limb-girdle muscular dystrophy type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009677 autosomal recessive limb-girdle muscular dystrophy type 2C skos:exactMatch MESH:C535900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009677 autosomal recessive limb-girdle muscular dystrophy type 2C skos:exactMatch OMIM:253700 muscular dystrophy, limb-girdle, autosomal recessive 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009677 autosomal recessive limb-girdle muscular dystrophy type 2C skos:exactMatch Orphanet:353 Gamma-sarcoglycan-related limb-girdle muscular dystrophy R5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009677 autosomal recessive limb-girdle muscular dystrophy type 2C skos:exactMatch UMLS:C0410173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009678 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A, 4 skos:exactMatch DOID:0050559 Fukuyama congenital muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009678 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A, 4 skos:exactMatch NCIT:C126741 Muscular Dystrophy-Dystroglycanopathy (Congenital with Brain and Eye Anomalies) Type A, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009678 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A, 4 skos:exactMatch OMIM:253800 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009678 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A, 4 skos:exactMatch Orphanet:272 Congenital muscular dystrophy, Fukuyama type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009678 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A, 4 skos:exactMatch SCTID:111502003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009678 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A, 4 skos:exactMatch UMLS:C0410174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009679 arthrogryposis due to muscular dystrophy skos:exactMatch DOID:0110631 obsolete arthrogryposis due to muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009679 arthrogryposis due to muscular dystrophy skos:exactMatch MESH:C564985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009679 arthrogryposis due to muscular dystrophy skos:exactMatch UMLS:C1850865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009680 congenital muscular dystrophy-infantile cataract-hypogonadism syndrome skos:exactMatch OMIM:254000 muscular dystrophy, congenital, with infantile cataract and hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009680 congenital muscular dystrophy-infantile cataract-hypogonadism syndrome skos:exactMatch Orphanet:1875 Congenital muscular dystrophy-infantile cataract-hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009680 congenital muscular dystrophy-infantile cataract-hypogonadism syndrome skos:exactMatch UMLS:C1850864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009680 congenital muscular dystrophy-infantile cataract-hypogonadism syndrome skos:exactMatch UMLS:C2931578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009681 Ullrich congenital muscular dystrophy 1 skos:exactMatch OMIM:254090 ullrich congenital muscular dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009681 Ullrich congenital muscular dystrophy 1 skos:exactMatch UMLS:CN033863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009682 muscular dystrophy, congenital, with rapid progression skos:exactMatch MESH:C564983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009682 muscular dystrophy, congenital, with rapid progression skos:exactMatch OMIM:254100 muscular dystrophy, congenital, with rapid progression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009682 muscular dystrophy, congenital, with rapid progression skos:exactMatch UMLS:C1850840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009683 autosomal recessive limb-girdle muscular dystrophy type 2H skos:exactMatch DOID:0110282 autosomal recessive limb-girdle muscular dystrophy type 2H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009683 autosomal recessive limb-girdle muscular dystrophy type 2H skos:exactMatch MESH:C535897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009683 autosomal recessive limb-girdle muscular dystrophy type 2H skos:exactMatch OMIM:254110 muscular dystrophy, limb-girdle, autosomal recessive 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009683 autosomal recessive limb-girdle muscular dystrophy type 2H skos:exactMatch Orphanet:1878 TRIM32-related limb-girdle muscular dystrophy R8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009683 autosomal recessive limb-girdle muscular dystrophy type 2H skos:exactMatch SCTID:43226001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009683 autosomal recessive limb-girdle muscular dystrophy type 2H skos:exactMatch UMLS:C0270968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009684 muscular hypertonia, lethal skos:exactMatch MESH:C564982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009684 muscular hypertonia, lethal skos:exactMatch OMIM:254120 muscular hypertonia, lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009684 muscular hypertonia, lethal skos:exactMatch UMLS:C1850827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009685 Miyoshi myopathy skos:exactMatch DOID:0070198 Miyoshi muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009685 Miyoshi myopathy skos:exactMatch MESH:C537480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009685 Miyoshi myopathy skos:exactMatch NCIT:C118846 Miyoshi Muscular Dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009685 Miyoshi myopathy skos:exactMatch OMIMPS:254130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009685 Miyoshi myopathy skos:exactMatch Orphanet:45448 Miyoshi myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009686 musk, inability to smell skos:exactMatch MESH:C564980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009686 musk, inability to smell skos:exactMatch OMIM:254150 musk, inability to smell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009686 musk, inability to smell skos:exactMatch UMLS:C1850807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009687 myasthenia, congenital, refractory to acetylcholinesterase inhibitors skos:exactMatch MESH:C564979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009687 myasthenia, congenital, refractory to acetylcholinesterase inhibitors skos:exactMatch OMIM:254190 myasthenia, congenital, refractory to acetylcholinesterase inhibitors semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009687 myasthenia, congenital, refractory to acetylcholinesterase inhibitors skos:exactMatch UMLS:C1850806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009688 myasthenia gravis skos:exactMatch DOID:437 myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009688 myasthenia gravis skos:exactMatch ICD10CM:G70.0 Myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009688 myasthenia gravis skos:exactMatch MESH:D009157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009688 myasthenia gravis skos:exactMatch NCIT:C60989 Myasthenia Gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009688 myasthenia gravis skos:exactMatch OMIM:254200 myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009688 myasthenia gravis skos:exactMatch Orphanet:589 Myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009688 myasthenia gravis skos:exactMatch SCTID:91637004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009688 myasthenia gravis skos:exactMatch UMLS:C0026896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009689 congenital myasthenic syndrome 6 skos:exactMatch DOID:0110671 congenital myasthenic syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009689 congenital myasthenic syndrome 6 skos:exactMatch MESH:C535759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009689 congenital myasthenic syndrome 6 skos:exactMatch NCIT:C132292 Presynaptic Congenital Myasthenic Syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009689 congenital myasthenic syndrome 6 skos:exactMatch OMIM:254210 myasthenic syndrome, congenital, 6, presynaptic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009689 congenital myasthenic syndrome 6 skos:exactMatch SCTID:230670003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009689 congenital myasthenic syndrome 6 skos:exactMatch UMLS:C0393929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009690 congenital myasthenic syndrome 10 skos:exactMatch DOID:0110668 congenital myasthenic syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009690 congenital myasthenic syndrome 10 skos:exactMatch OMIM:254300 myasthenic syndrome, congenital, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009690 congenital myasthenic syndrome 10 skos:exactMatch SCTID:230687001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009691 mycosis fungoides skos:exactMatch DOID:8691 mycosis fungoides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009691 mycosis fungoides skos:exactMatch ICD10CM:C84.0 Mycosis fungoides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009691 mycosis fungoides skos:exactMatch MESH:D009182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009691 mycosis fungoides skos:exactMatch NCIT:C3246 Mycosis Fungoides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009691 mycosis fungoides skos:exactMatch OMIM:254400 mycosis fungoides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009691 mycosis fungoides skos:exactMatch Orphanet:2584 Classic mycosis fungoides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009691 mycosis fungoides skos:exactMatch SCTID:118618005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009691 mycosis fungoides skos:exactMatch UMLS:C0026948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009692 primary myelofibrosis skos:exactMatch DOID:4971 myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009692 primary myelofibrosis skos:exactMatch MESH:D055728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009692 primary myelofibrosis skos:exactMatch NCIT:C2862 Primary Myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009692 primary myelofibrosis skos:exactMatch OMIM:254450 myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009692 primary myelofibrosis skos:exactMatch Orphanet:824 Primary myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009692 primary myelofibrosis skos:exactMatch UMLS:C0001815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009692 primary myelofibrosis skos:exactMatch UMLS:C0948968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009692 primary myelofibrosis skos:exactMatch UMLS:C2355576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009693 plasma cell myeloma skos:exactMatch DOID:9538 multiple myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009693 plasma cell myeloma skos:exactMatch ICD10CM:C90.0 Multiple myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009693 plasma cell myeloma skos:exactMatch MESH:D009101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009693 plasma cell myeloma skos:exactMatch NCIT:C3242 Plasma Cell Myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009693 plasma cell myeloma skos:exactMatch OMIM:254500 myeloma, multiple semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009693 plasma cell myeloma skos:exactMatch Orphanet:29073 Multiple myeloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009693 plasma cell myeloma skos:exactMatch UMLS:C0026764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009694 myeloperoxidase deficiency skos:exactMatch MESH:C562864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009694 myeloperoxidase deficiency skos:exactMatch OMIM:254600 myeloperoxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009694 myeloperoxidase deficiency skos:exactMatch Orphanet:2587 Myeloperoxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009694 myeloperoxidase deficiency skos:exactMatch SCTID:234433009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009694 myeloperoxidase deficiency skos:exactMatch UMLS:C0398595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009695 myeloproliferative disease, autosomal recessive skos:exactMatch MESH:C564977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009695 myeloproliferative disease, autosomal recessive skos:exactMatch OMIM:254700 myeloproliferative disease, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009695 myeloproliferative disease, autosomal recessive skos:exactMatch UMLS:C1850779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009696 juvenile myoclonic epilepsy skos:exactMatch DOID:4890 juvenile myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009696 juvenile myoclonic epilepsy skos:exactMatch MESH:D020190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009696 juvenile myoclonic epilepsy skos:exactMatch NCIT:C84796 Juvenile Myoclonic Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009696 juvenile myoclonic epilepsy skos:exactMatch OMIM:254770 epilepsy, myoclonic juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009696 juvenile myoclonic epilepsy skos:exactMatch OMIMPS:254770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009696 juvenile myoclonic epilepsy skos:exactMatch Orphanet:307 Juvenile myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009696 juvenile myoclonic epilepsy skos:exactMatch SCTID:6204001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009696 juvenile myoclonic epilepsy skos:exactMatch UMLS:C0270853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009697 Lafora disease skos:exactMatch DOID:3534 Lafora disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009697 Lafora disease skos:exactMatch MESH:D020192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009697 Lafora disease skos:exactMatch NCIT:C84804 Lafora Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009697 Lafora disease skos:exactMatch OMIM:254780 myoclonic epilepsy of lafora semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009697 Lafora disease skos:exactMatch Orphanet:501 Lafora disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009697 Lafora disease skos:exactMatch SCTID:230425004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009697 Lafora disease skos:exactMatch UMLS:C0751783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009698 Unverricht-Lundborg syndrome skos:exactMatch DOID:3535 Unverricht-Lundborg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009698 Unverricht-Lundborg syndrome skos:exactMatch MESH:D020194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009698 Unverricht-Lundborg syndrome skos:exactMatch OMIM:254800 myoclonic epilepsy of unverricht and lundborg semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009698 Unverricht-Lundborg syndrome skos:exactMatch Orphanet:308 Progressive myoclonic epilepsy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009698 Unverricht-Lundborg syndrome skos:exactMatch SCTID:230423006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009698 Unverricht-Lundborg syndrome skos:exactMatch UMLS:C0751785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009699 action myoclonus-renal failure syndrome skos:exactMatch DOID:0111444 progressive myoclonus epilepsy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009699 action myoclonus-renal failure syndrome skos:exactMatch OMIM:254900 epilepsy, progressive myoclonic, 4, with or without renal failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009699 action myoclonus-renal failure syndrome skos:exactMatch Orphanet:163696 Action myoclonus-renal failure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009699 action myoclonus-renal failure syndrome skos:exactMatch SCTID:764453009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009701 myopathy, granulovacuolar lobular, with electrical myotonia skos:exactMatch MESH:C564974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009701 myopathy, granulovacuolar lobular, with electrical myotonia skos:exactMatch OMIM:254950 myopathy, granulovacuolar lobular, with electrical myotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009701 myopathy, granulovacuolar lobular, with electrical myotonia skos:exactMatch UMLS:C1850745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009702 myopathy due to malate-aspartate shuttle defect skos:exactMatch MESH:C564973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009702 myopathy due to malate-aspartate shuttle defect skos:exactMatch OMIM:254960 myopathy due to malate-aspartate shuttle defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009702 myopathy due to malate-aspartate shuttle defect skos:exactMatch UMLS:C1850744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009703 myopathy with abnormal lipid metabolism skos:exactMatch MESH:C562935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009703 myopathy with abnormal lipid metabolism skos:exactMatch OMIM:255100 lipid storage myopathy due to flavin adenine dinucleotide synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009704 carnitine palmitoyl transferase II deficiency, myopathic form skos:exactMatch MESH:C563461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009704 carnitine palmitoyl transferase II deficiency, myopathic form skos:exactMatch OMIM:255110 carnitine palmitoyltransferase 2 deficiency, myopathic, stress-induced semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009704 carnitine palmitoyl transferase II deficiency, myopathic form skos:exactMatch Orphanet:228302 Carnitine palmitoyl transferase II deficiency, myopathic form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009704 carnitine palmitoyl transferase II deficiency, myopathic form skos:exactMatch UMLS:C1833508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009705 carnitine palmitoyl transferase 1A deficiency skos:exactMatch DOID:0090129 carnitine palmitoyltransferase I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009705 carnitine palmitoyl transferase 1A deficiency skos:exactMatch MESH:C535588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009705 carnitine palmitoyl transferase 1A deficiency skos:exactMatch NCIT:C98871 Carnitine Palmitoyltransferase I Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009705 carnitine palmitoyl transferase 1A deficiency skos:exactMatch OMIM:255120 carnitine palmitoyltransferase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009705 carnitine palmitoyl transferase 1A deficiency skos:exactMatch Orphanet:156 Carnitine palmitoyl transferase 1A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009705 carnitine palmitoyl transferase 1A deficiency skos:exactMatch SCTID:238001003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009705 carnitine palmitoyl transferase 1A deficiency skos:exactMatch UMLS:C1829703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009706 hereditary myopathy with lactic acidosis due to ISCU deficiency skos:exactMatch MESH:C564972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009706 hereditary myopathy with lactic acidosis due to ISCU deficiency skos:exactMatch OMIM:255125 myopathy with lactic acidosis, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009706 hereditary myopathy with lactic acidosis due to ISCU deficiency skos:exactMatch Orphanet:43115 Hereditary myopathy with lactic acidosis due to ISCU deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009706 hereditary myopathy with lactic acidosis due to ISCU deficiency skos:exactMatch SCTID:699268002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009706 hereditary myopathy with lactic acidosis due to ISCU deficiency skos:exactMatch UMLS:C1850718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009707 myopathy with giant abnormal mitochondria skos:exactMatch MESH:C564971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009707 myopathy with giant abnormal mitochondria skos:exactMatch OMIM:255140 myopathy with giant abnormal mitochondria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009707 myopathy with giant abnormal mitochondria skos:exactMatch UMLS:C1850717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009708 myopathy, myosin storage, autosomal recessive skos:exactMatch DOID:0111268 autosomal recessive hyaline body myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009708 myopathy, myosin storage, autosomal recessive skos:exactMatch MESH:C564970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009708 myopathy, myosin storage, autosomal recessive skos:exactMatch OMIM:255160 congenital myopathy 7b, myosin storage, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009708 myopathy, myosin storage, autosomal recessive skos:exactMatch UMLS:C1850709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009709 myopathy, centronuclear, 2 skos:exactMatch DOID:0111220 centronuclear myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009709 myopathy, centronuclear, 2 skos:exactMatch MESH:C562934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009709 myopathy, centronuclear, 2 skos:exactMatch OMIM:255200 myopathy, centronuclear, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009710 Thomsen and Becker disease skos:exactMatch DOID:2106 myotonia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009710 Thomsen and Becker disease skos:exactMatch ICD10CM:G71.12 Myotonia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009710 Thomsen and Becker disease skos:exactMatch MESH:D009224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009710 Thomsen and Becker disease skos:exactMatch NCIT:C84912 Myotonia Congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009710 Thomsen and Becker disease skos:exactMatch Orphanet:614 Thomsen and Becker disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009710 Thomsen and Becker disease skos:exactMatch SCTID:726051002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009710 Thomsen and Becker disease skos:exactMatch UMLS:C0027127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009711 congenital fiber-type disproportion myopathy skos:exactMatch DOID:0080102 congenital fiber-type disproportion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009711 congenital fiber-type disproportion myopathy skos:exactMatch NCIT:C120046 Congenital Fiber-Type Disproportion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009711 congenital fiber-type disproportion myopathy skos:exactMatch Orphanet:2020 Congenital fiber-type disproportion myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009711 congenital fiber-type disproportion myopathy skos:exactMatch UMLS:C0546264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009712 congenital multicore myopathy with external ophthalmoplegia skos:exactMatch NCIT:C150608 Minicore Myopathy with External Ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009712 congenital multicore myopathy with external ophthalmoplegia skos:exactMatch OMIM:255320 congenital myopathy 1b, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009712 congenital multicore myopathy with external ophthalmoplegia skos:exactMatch Orphanet:98905 Congenital multicore myopathy with external ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009712 congenital multicore myopathy with external ophthalmoplegia skos:exactMatch UMLS:C1850674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009713 myopia 18, autosomal recessive skos:exactMatch MESH:C567606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009713 myopia 18, autosomal recessive skos:exactMatch OMIM:255500 myopia 18, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009713 myopia 18, autosomal recessive skos:exactMatch UMLS:C2749509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009714 myosclerosis skos:exactMatch MESH:C564968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009714 myosclerosis skos:exactMatch OMIM:255600 myosclerosis, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009714 myosclerosis skos:exactMatch Orphanet:289380 Myosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009714 myosclerosis skos:exactMatch SCTID:763895001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009715 myotonia congenita, autosomal recessive skos:exactMatch OMIM:255700 myotonia congenita, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009715 myotonia congenita, autosomal recessive skos:exactMatch UMLS:C0751360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009716 Richieri Costa-da Silva syndrome skos:exactMatch MESH:C535675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009716 Richieri Costa-da Silva syndrome skos:exactMatch OMIM:255710 myotonia with skeletal abnormalities and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009716 Richieri Costa-da Silva syndrome skos:exactMatch Orphanet:3101 Richieri Costa-da Silva syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009716 Richieri Costa-da Silva syndrome skos:exactMatch UMLS:C2930978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009717 Schwartz-Jampel syndrome skos:exactMatch NCIT:C35008 Schwartz-Jampel Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009717 Schwartz-Jampel syndrome skos:exactMatch Orphanet:800 Schwartz-Jampel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009717 Schwartz-Jampel syndrome skos:exactMatch SCTID:29145002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009717 Schwartz-Jampel syndrome skos:exactMatch UMLS:C0036391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009718 myxedema skos:exactMatch DOID:11634 myxedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009718 myxedema skos:exactMatch MESH:D009230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009718 myxedema skos:exactMatch NCIT:C34834 Myxedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009718 myxedema skos:exactMatch OMIM:255900 myxedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009718 myxedema skos:exactMatch SCTID:43153006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009718 myxedema skos:exactMatch UMLS:C0027145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009719 familial atrial myxoma skos:exactMatch MESH:C538262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009719 familial atrial myxoma skos:exactMatch OMIM:255960 myxoma, intracardiac semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009719 familial atrial myxoma skos:exactMatch Orphanet:615 Familial atrial myxoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009719 familial atrial myxoma skos:exactMatch SCTID:233855002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009719 familial atrial myxoma skos:exactMatch UMLS:C1850635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009720 Keipert syndrome skos:exactMatch DOID:0111842 Keipert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009720 Keipert syndrome skos:exactMatch MESH:C538337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009720 Keipert syndrome skos:exactMatch NCIT:C186306 Keipert Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009720 Keipert syndrome skos:exactMatch OMIM:301026 keipert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009720 Keipert syndrome skos:exactMatch Orphanet:2662 Keipert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009720 Keipert syndrome skos:exactMatch SCTID:763774001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009720 Keipert syndrome skos:exactMatch UMLS:C1850627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009721 Nathalie syndrome skos:exactMatch MESH:C538342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009721 Nathalie syndrome skos:exactMatch OMIM:255990 nathalie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009721 Nathalie syndrome skos:exactMatch Orphanet:2663 Nathalie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009721 Nathalie syndrome skos:exactMatch SCTID:716170005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009721 Nathalie syndrome skos:exactMatch UMLS:C1850626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009722 Bailey-Bloch congenital myopathy skos:exactMatch DOID:0060346 Native American myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009722 Bailey-Bloch congenital myopathy skos:exactMatch MESH:C538343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009722 Bailey-Bloch congenital myopathy skos:exactMatch OMIM:255995 congenital myopathy 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009722 Bailey-Bloch congenital myopathy skos:exactMatch Orphanet:168572 Native American myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009722 Bailey-Bloch congenital myopathy skos:exactMatch SCTID:723439002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009722 Bailey-Bloch congenital myopathy skos:exactMatch UMLS:C1850625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009723 Leigh syndrome skos:exactMatch DOID:3652 Leigh disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009723 Leigh syndrome skos:exactMatch MESH:D007888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009723 Leigh syndrome skos:exactMatch NCIT:C84814 Leigh Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009723 Leigh syndrome skos:exactMatch OMIM:256000 leigh syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009723 Leigh syndrome skos:exactMatch Orphanet:506 Leigh syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009723 Leigh syndrome skos:exactMatch SCTID:29570005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009723 Leigh syndrome skos:exactMatch UMLS:C0023264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009724 nail-patella-like renal disease skos:exactMatch MESH:C537228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009724 nail-patella-like renal disease skos:exactMatch OMIM:256020 focal segmental glomerulosclerosis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009724 nail-patella-like renal disease skos:exactMatch Orphanet:2613 Nail-patella-like renal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009724 nail-patella-like renal disease skos:exactMatch SCTID:236527004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009724 nail-patella-like renal disease skos:exactMatch UMLS:C0403548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009725 nemaline myopathy 2 skos:exactMatch DOID:0110928 nemaline myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009725 nemaline myopathy 2 skos:exactMatch MESH:C538349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009725 nemaline myopathy 2 skos:exactMatch NCIT:C118784 Nemaline Myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009725 nemaline myopathy 2 skos:exactMatch OMIM:256030 nemaline myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009725 nemaline myopathy 2 skos:exactMatch UMLS:C1850569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009725 nemaline myopathy 2 skos:exactMatch UMLS:CN187052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch DOID:0050553 JMP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch MESH:C538334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch OMIMPS:256040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch Orphanet:2615 Nakajo-Nishimura syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch Orphanet:324977 Proteasome-associated autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch Orphanet:324999 JMP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch Orphanet:325004 CANDLE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch SCTID:702449004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch UMLS:CN202195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009726 proteosome-associated autoinflammatory syndrome skos:exactMatch UMLS:CN204109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009727 atelosteogenesis type II skos:exactMatch MESH:C535395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009727 atelosteogenesis type II skos:exactMatch OMIM:256050 atelosteogenesis, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009727 atelosteogenesis type II skos:exactMatch Orphanet:56304 Atelosteogenesis type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009727 atelosteogenesis type II skos:exactMatch SCTID:254055004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009727 atelosteogenesis type II skos:exactMatch UMLS:C1850554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009727 atelosteogenesis type II skos:exactMatch UMLS:C1850555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009728 nephronophthisis 1 skos:exactMatch DOID:0111112 nephronophthisis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009728 nephronophthisis 1 skos:exactMatch MESH:C537699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009728 nephronophthisis 1 skos:exactMatch NCIT:C74998 Nephronophthisis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009728 nephronophthisis 1 skos:exactMatch OMIM:256100 nephronophthisis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009728 nephronophthisis 1 skos:exactMatch Orphanet:93592 Juvenile nephronophthisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009728 nephronophthisis 1 skos:exactMatch SCTID:444830001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009728 nephronophthisis 1 skos:exactMatch UMLS:C1855681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009728 nephronophthisis 1 skos:exactMatch UMLS:CN205459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009729 nephropathy - deafness - hyperparathyroidism syndrome skos:exactMatch MESH:C536401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009729 nephropathy - deafness - hyperparathyroidism syndrome skos:exactMatch OMIM:256120 nephropathy, deafness, and hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009729 nephropathy - deafness - hyperparathyroidism syndrome skos:exactMatch Orphanet:2668 Nephropathy-deafness-hyperparathyroidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009729 nephropathy - deafness - hyperparathyroidism syndrome skos:exactMatch SCTID:724093004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009729 nephropathy - deafness - hyperparathyroidism syndrome skos:exactMatch UMLS:C1850553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009731 nephrosis-deafness-urinary tract-digital malformations syndrome skos:exactMatch MESH:C536402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009731 nephrosis-deafness-urinary tract-digital malformations syndrome skos:exactMatch OMIM:256200 nephrosis with deafness and urinary tract and digital malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009731 nephrosis-deafness-urinary tract-digital malformations syndrome skos:exactMatch Orphanet:2669 Nephrosis-deafness-urinary tract-digital malformations syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009731 nephrosis-deafness-urinary tract-digital malformations syndrome skos:exactMatch UMLS:C1850552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009732 congenital nephrotic syndrome, Finnish type skos:exactMatch DOID:0080390 nephrotic syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009732 congenital nephrotic syndrome, Finnish type skos:exactMatch NCIT:C122795 Nephrotic Syndrome - NPHS1 Associated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009732 congenital nephrotic syndrome, Finnish type skos:exactMatch OMIM:256300 nephrotic syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009732 congenital nephrotic syndrome, Finnish type skos:exactMatch Orphanet:839 Congenital nephrotic syndrome, Finnish type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009732 congenital nephrotic syndrome, Finnish type skos:exactMatch SCTID:197601003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009732 congenital nephrotic syndrome, Finnish type skos:exactMatch UMLS:C0403399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009733 nephrotic syndrome, type 4 skos:exactMatch DOID:0080383 nephrotic syndrome type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009733 nephrotic syndrome, type 4 skos:exactMatch NCIT:C121198 Congenital Nephrotic Syndrome - Diffuse Mesangial Sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009733 nephrotic syndrome, type 4 skos:exactMatch OMIM:256370 nephrotic syndrome, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009734 hyperinsulinemic hypoglycemia, familial, 1 skos:exactMatch DOID:0070219 familial hyperinsulinemic hypoglycemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009734 hyperinsulinemic hypoglycemia, familial, 1 skos:exactMatch OMIM:256450 hyperinsulinemic hypoglycemia, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009734 hyperinsulinemic hypoglycemia, familial, 1 skos:exactMatch SCTID:360339005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009735 Netherton syndrome skos:exactMatch DOID:0050474 Netherton syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009735 Netherton syndrome skos:exactMatch MESH:D056770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009735 Netherton syndrome skos:exactMatch NCIT:C84922 Netherton Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009735 Netherton syndrome skos:exactMatch OMIM:256500 netherton syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009735 Netherton syndrome skos:exactMatch Orphanet:634 Netherton syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009735 Netherton syndrome skos:exactMatch SCTID:312514006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009736 Neu-Laxova syndrome 1 skos:exactMatch DOID:0080076 Neu-Laxova syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009736 Neu-Laxova syndrome 1 skos:exactMatch OMIM:256520 neu-laxova syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009736 Neu-Laxova syndrome 1 skos:exactMatch Orphanet:583607 Neu-laxova syndrome due to 3-phosphoglycerate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009736 Neu-Laxova syndrome 1 skos:exactMatch UMLS:CN032230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009737 galactosialidosis skos:exactMatch DOID:0080540 galactosialidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009737 galactosialidosis skos:exactMatch MESH:C536411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009737 galactosialidosis skos:exactMatch NCIT:C129928 Galactosialidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009737 galactosialidosis skos:exactMatch OMIM:256540 galactosialidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009737 galactosialidosis skos:exactMatch Orphanet:351 Galactosialidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009737 galactosialidosis skos:exactMatch SCTID:35691006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009737 galactosialidosis skos:exactMatch UMLS:C0268233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch DOID:3343 glycoproteinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch MESH:C562606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch NCIT:C125596 Neuraminidase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch OMIM:256150 nephrosialidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch OMIM:256550 neuraminidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch Orphanet:87876 Sialidosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch SCTID:52186006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch SCTID:81896006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch UMLS:C0268232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch UMLS:C3888317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009738 sialidosis type 2 skos:exactMatch UMLS:CN206285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009740 neurofaciodigitorenal syndrome skos:exactMatch MESH:C537388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009740 neurofaciodigitorenal syndrome skos:exactMatch OMIM:256690 neurofaciodigitorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009740 neurofaciodigitorenal syndrome skos:exactMatch Orphanet:2673 Neurofaciodigitorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009740 neurofaciodigitorenal syndrome skos:exactMatch SCTID:725908007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009740 neurofaciodigitorenal syndrome skos:exactMatch UMLS:C0796088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009741 neuroblastoma, susceptibility to, 1 skos:exactMatch OMIM:256700 neuroblastoma, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009742 neuroectodermal melanolysosomal disease skos:exactMatch MESH:C536203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009742 neuroectodermal melanolysosomal disease skos:exactMatch OMIM:256710 elejalde neuroectodermal melanolysosomal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009742 neuroectodermal melanolysosomal disease skos:exactMatch Orphanet:33445 Neuroectodermal melanolysosomal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009742 neuroectodermal melanolysosomal disease skos:exactMatch SCTID:724091002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009742 neuroectodermal melanolysosomal disease skos:exactMatch UMLS:C1860157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009743 neurologic disease, infantile multisystem, with osseous fragility skos:exactMatch MESH:C564954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009743 neurologic disease, infantile multisystem, with osseous fragility skos:exactMatch OMIM:256720 neurologic disease, infantile multisystem, with osseous fragility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009743 neurologic disease, infantile multisystem, with osseous fragility skos:exactMatch UMLS:C1850465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009744 neuronal ceroid lipofuscinosis 1 skos:exactMatch DOID:0110721 neuronal ceroid lipofuscinosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009744 neuronal ceroid lipofuscinosis 1 skos:exactMatch NCIT:C85861 Neuronal Ceroid Lipofuscinosis Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009744 neuronal ceroid lipofuscinosis 1 skos:exactMatch OMIM:256730 ceroid lipofuscinosis, neuronal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009744 neuronal ceroid lipofuscinosis 1 skos:exactMatch Orphanet:228329 CLN1 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009744 neuronal ceroid lipofuscinosis 1 skos:exactMatch SCTID:720830009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009745 neuronal ceroid lipofuscinosis 5 skos:exactMatch DOID:0110728 neuronal ceroid lipofuscinosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009745 neuronal ceroid lipofuscinosis 5 skos:exactMatch MESH:C575534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009745 neuronal ceroid lipofuscinosis 5 skos:exactMatch OMIM:256731 ceroid lipofuscinosis, neuronal, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009745 neuronal ceroid lipofuscinosis 5 skos:exactMatch Orphanet:228360 CLN5 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009746 hereditary sensory and autonomic neuropathy type 4 skos:exactMatch DOID:0070146 hereditary sensory neuropathy type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009746 hereditary sensory and autonomic neuropathy type 4 skos:exactMatch NCIT:C118633 Neuropathy, Hereditary Sensory and Autonomic, Type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009746 hereditary sensory and autonomic neuropathy type 4 skos:exactMatch OMIM:256800 insensitivity to pain, congenital, with anhidrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009746 hereditary sensory and autonomic neuropathy type 4 skos:exactMatch Orphanet:642 Hereditary sensory and autonomic neuropathy type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009746 hereditary sensory and autonomic neuropathy type 4 skos:exactMatch SCTID:62985007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009746 hereditary sensory and autonomic neuropathy type 4 skos:exactMatch UMLS:C0020074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009747 Navajo neurohepatopathy skos:exactMatch DOID:0080125 mitochondrial DNA depletion syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009747 Navajo neurohepatopathy skos:exactMatch MESH:C538344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009747 Navajo neurohepatopathy skos:exactMatch OMIM:256810 mitochondrial DNA depletion syndrome 6 (hepatocerebral type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009747 Navajo neurohepatopathy skos:exactMatch Orphanet:255229 Navajo neurohepatopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009748 hereditary sensory and autonomic neuropathy with spastic paraplegia skos:exactMatch MESH:C564948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009748 hereditary sensory and autonomic neuropathy with spastic paraplegia skos:exactMatch OMIM:256840 neuropathy, hereditary sensory, with spastic paraplegia, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009748 hereditary sensory and autonomic neuropathy with spastic paraplegia skos:exactMatch Orphanet:139578 Mutilating hereditary sensory neuropathy with spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009748 hereditary sensory and autonomic neuropathy with spastic paraplegia skos:exactMatch SCTID:717827000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009748 hereditary sensory and autonomic neuropathy with spastic paraplegia skos:exactMatch UMLS:C1850395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009748 hereditary sensory and autonomic neuropathy with spastic paraplegia skos:exactMatch UMLS:C4303565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009749 giant axonal neuropathy 1 skos:exactMatch DOID:0090068 giant axonal neuropathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009749 giant axonal neuropathy 1 skos:exactMatch OMIM:256850 giant axonal neuropathy 1, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009749 giant axonal neuropathy 1 skos:exactMatch Orphanet:643 Giant axonal neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009749 giant axonal neuropathy 1 skos:exactMatch UMLS:C1850386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009750 neuropathy, hereditary motor and sensory, with excessive myelin folding complex, autosomal recessive skos:exactMatch MESH:C564947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009750 neuropathy, hereditary motor and sensory, with excessive myelin folding complex, autosomal recessive skos:exactMatch OMIM:256855 neuropathy, hereditary motor and sensory, with excessive myelin folding complex, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009750 neuropathy, hereditary motor and sensory, with excessive myelin folding complex, autosomal recessive skos:exactMatch UMLS:C1850385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009751 neuropathy, hereditary sensory, atypical skos:exactMatch DOID:0070160 atypical hereditary sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009751 neuropathy, hereditary sensory, atypical skos:exactMatch MESH:C564946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009751 neuropathy, hereditary sensory, atypical skos:exactMatch OMIM:256860 neuropathy, hereditary sensory, atypical semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009751 neuropathy, hereditary sensory, atypical skos:exactMatch UMLS:C1850384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009752 neuropathy, painful skos:exactMatch MESH:C564945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009752 neuropathy, painful skos:exactMatch OMIM:256870 neuropathy, painful semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009752 neuropathy, painful skos:exactMatch UMLS:C1850383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009753 obsolete neurovisceral storage disease with Curvilinear bodies skos:exactMatch MESH:C564944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009753 obsolete neurovisceral storage disease with Curvilinear bodies skos:exactMatch OMIM:257000 neurovisceral storage disease with curvilinear bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009753 obsolete neurovisceral storage disease with Curvilinear bodies skos:exactMatch UMLS:C1850382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009754 neutropenia, lethal congenital, with eosinophilia skos:exactMatch MESH:C564943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009754 neutropenia, lethal congenital, with eosinophilia skos:exactMatch OMIM:257100 neutropenia, lethal congenital, with eosinophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009754 neutropenia, lethal congenital, with eosinophilia skos:exactMatch UMLS:C1850381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009755 neutrophil actin dysfunction skos:exactMatch MESH:C564942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009755 neutrophil actin dysfunction skos:exactMatch NCIT:C3694 Dysplastic Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009755 neutrophil actin dysfunction skos:exactMatch OMIM:257150 neutrophil actin dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009755 neutrophil actin dysfunction skos:exactMatch Orphanet:625 NON RARE IN EUROPE: Atypical mole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009755 neutrophil actin dysfunction skos:exactMatch UMLS:C1850380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009756 Niemann-Pick disease type A skos:exactMatch DOID:0070111 Niemann-Pick disease type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009756 Niemann-Pick disease type A skos:exactMatch MESH:D052536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009756 Niemann-Pick disease type A skos:exactMatch NCIT:C126561 Niemann-Pick Disease, Type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009756 Niemann-Pick disease type A skos:exactMatch OMIM:257200 niemann-pick disease, iia a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009756 Niemann-Pick disease type A skos:exactMatch Orphanet:77292 Infantile neurovisceral acid sphingomyelinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009756 Niemann-Pick disease type A skos:exactMatch SCTID:52165006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009756 Niemann-Pick disease type A skos:exactMatch UMLS:C0268242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009757 Niemann-Pick disease, type C1 skos:exactMatch DOID:0070113 Niemann-Pick disease type C1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009757 Niemann-Pick disease, type C1 skos:exactMatch NCIT:C126864 Niemann-Pick Disease, Type C1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009757 Niemann-Pick disease, type C1 skos:exactMatch OMIM:257220 niemann-pick disease, iia c1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009757 Niemann-Pick disease, type C1 skos:exactMatch SCTID:18927009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009757 Niemann-Pick disease, type C1 skos:exactMatch UMLS:C3179455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009758 congenital stationary night blindness 1B skos:exactMatch DOID:0110865 congenital stationary night blindness 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009758 congenital stationary night blindness 1B skos:exactMatch OMIM:257270 night blindness, congenital stationary, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009758 congenital stationary night blindness 1B skos:exactMatch UMLS:C1850362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009759 mosaic variegated aneuploidy syndrome 1 skos:exactMatch DOID:0080141 mosaic variegated aneuploidy syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009759 mosaic variegated aneuploidy syndrome 1 skos:exactMatch OMIM:257300 mosaic variegated aneuploidy syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009759 mosaic variegated aneuploidy syndrome 1 skos:exactMatch UMLS:CN031748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009760 Norman-Roberts syndrome skos:exactMatch DOID:0060902 Norman-Roberts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009760 Norman-Roberts syndrome skos:exactMatch OMIM:257320 lissencephaly 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009760 Norman-Roberts syndrome skos:exactMatch Orphanet:89844 Lissencephaly syndrome, Norman-Roberts type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009760 Norman-Roberts syndrome skos:exactMatch SCTID:717977003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009760 Norman-Roberts syndrome skos:exactMatch UMLS:C0796089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009761 cystic hygroma skos:exactMatch DOID:3081 cystic lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009761 cystic hygroma skos:exactMatch MESH:D018191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009761 cystic hygroma skos:exactMatch NCIT:C3724 Cystic Hygroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009761 cystic hygroma skos:exactMatch OMIM:257350 nuchal bleb, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009761 cystic hygroma skos:exactMatch Orphanet:79486 Cystic hygroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009761 cystic hygroma skos:exactMatch SCTID:399882002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009762 nystagmus, congenital, autosomal recessive skos:exactMatch MESH:C564938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009762 nystagmus, congenital, autosomal recessive skos:exactMatch OMIM:257400 nystagmus, congenital, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009762 nystagmus, congenital, autosomal recessive skos:exactMatch UMLS:C3151571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009763 obesity-hypoventilation syndrome skos:exactMatch MESH:D010845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009763 obesity-hypoventilation syndrome skos:exactMatch OMIM:257500 obesity-hypoventilation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009763 obesity-hypoventilation syndrome skos:exactMatch SCTID:190966007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009763 obesity-hypoventilation syndrome skos:exactMatch UMLS:C0031880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009764 ocular motor apraxia, Cogan type skos:exactMatch DOID:0080849 ocular motor apraxia, Cogan type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009764 ocular motor apraxia, Cogan type skos:exactMatch MESH:C537423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009764 ocular motor apraxia, Cogan type skos:exactMatch OMIM:257550 ocular motor apraxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009764 ocular motor apraxia, Cogan type skos:exactMatch Orphanet:1125 Ocular motor apraxia, Cogan type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009764 ocular motor apraxia, Cogan type skos:exactMatch SCTID:405809000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009765 ocular myopathy with curare sensitivity skos:exactMatch MESH:C564937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009765 ocular myopathy with curare sensitivity skos:exactMatch OMIM:257600 ocular myopathy with curare sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009765 ocular myopathy with curare sensitivity skos:exactMatch UMLS:C1850341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009766 oculocerebral hypopigmentation syndrome of Preus skos:exactMatch MESH:C537866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009766 oculocerebral hypopigmentation syndrome of Preus skos:exactMatch OMIM:257790 oculocerebral hypopigmentation syndrome of preus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009766 oculocerebral hypopigmentation syndrome of Preus skos:exactMatch Orphanet:2720 Oculocerebral hypopigmentation syndrome, Preus type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009766 oculocerebral hypopigmentation syndrome of Preus skos:exactMatch SCTID:716174001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009766 oculocerebral hypopigmentation syndrome of Preus skos:exactMatch UMLS:C2931646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009767 oculocerebral hypopigmentation syndrome, Cross type skos:exactMatch OMIM:257800 oculocerebral syndrome with hypopigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009767 oculocerebral hypopigmentation syndrome, Cross type skos:exactMatch Orphanet:2719 Oculocerebral hypopigmentation syndrome, Cross type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009767 oculocerebral hypopigmentation syndrome, Cross type skos:exactMatch SCTID:17827007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009768 oculodentodigital dysplasia, autosomal recessive skos:exactMatch MESH:C567605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009768 oculodentodigital dysplasia, autosomal recessive skos:exactMatch OMIM:257850 oculodentodigital dysplasia, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009768 oculodentodigital dysplasia, autosomal recessive skos:exactMatch UMLS:C2749477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009769 oculo-palato-cerebral syndrome skos:exactMatch MESH:C564935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009769 oculo-palato-cerebral syndrome skos:exactMatch OMIM:257910 oculopalatocerebral syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009769 oculo-palato-cerebral syndrome skos:exactMatch Orphanet:2714 Oculo-palato-cerebral syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009769 oculo-palato-cerebral syndrome skos:exactMatch SCTID:722055008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009769 oculo-palato-cerebral syndrome skos:exactMatch UMLS:C1850338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009770 3MC syndrome 1 skos:exactMatch DOID:0060575 3MC syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009770 3MC syndrome 1 skos:exactMatch OMIM:257920 3mc syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009770 3MC syndrome 1 skos:exactMatch Orphanet:2506 Michels syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009770 3MC syndrome 1 skos:exactMatch UMLS:C0796059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009771 oculotrichodysplasia skos:exactMatch MESH:C564934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009771 oculotrichodysplasia skos:exactMatch OMIM:257960 oculotrichodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009771 oculotrichodysplasia skos:exactMatch Orphanet:2718 Oculotrichodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009771 oculotrichodysplasia skos:exactMatch SCTID:722062004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009771 oculotrichodysplasia skos:exactMatch UMLS:C1850332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009772 oculorenocerebellar syndrome skos:exactMatch MESH:C537739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009772 oculorenocerebellar syndrome skos:exactMatch OMIM:257970 oculorenocerebellar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009772 oculorenocerebellar syndrome skos:exactMatch Orphanet:2715 Severe oculo-renal-cerebellar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009772 oculorenocerebellar syndrome skos:exactMatch UMLS:C1850331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009773 odonto-onycho-dermal dysplasia skos:exactMatch MESH:C537742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009773 odonto-onycho-dermal dysplasia skos:exactMatch OMIM:257980 odontoonychodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009773 odonto-onycho-dermal dysplasia skos:exactMatch Orphanet:2721 Odonto-onycho-dermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009773 odonto-onycho-dermal dysplasia skos:exactMatch SCTID:403762003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009773 odonto-onycho-dermal dysplasia skos:exactMatch UMLS:C0796093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009774 cloacal exstrophy skos:exactMatch DOID:0080175 cloacal exstrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009774 cloacal exstrophy skos:exactMatch MESH:C537748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009774 cloacal exstrophy skos:exactMatch Orphanet:93929 Cloacal exstrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009774 cloacal exstrophy skos:exactMatch SCTID:20815007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009774 cloacal exstrophy skos:exactMatch UMLS:C0345217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009775 Oguchi disease-1 skos:exactMatch DOID:0110712 Oguchi disease-1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009775 Oguchi disease-1 skos:exactMatch OMIM:258100 oguchi disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009776 spermatogenic failure 1 skos:exactMatch DOID:0070188 spermatogenic failure 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009776 spermatogenic failure 1 skos:exactMatch MESH:C562902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009776 spermatogenic failure 1 skos:exactMatch OMIM:258150 spermatogenic failure 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009776 spermatogenic failure 1 skos:exactMatch SCTID:236803007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009776 spermatogenic failure 1 skos:exactMatch UMLS:C0403810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009777 Oliver syndrome skos:exactMatch MESH:C564931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009777 Oliver syndrome skos:exactMatch OMIM:258200 Oliver syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009777 Oliver syndrome skos:exactMatch Orphanet:2920 Oliver syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009777 Oliver syndrome skos:exactMatch SCTID:721017000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009777 Oliver syndrome skos:exactMatch UMLS:C1850320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009778 olivopontocerebellar atrophy II, autosomal recessive skos:exactMatch MESH:C564930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009778 olivopontocerebellar atrophy II, autosomal recessive skos:exactMatch OMIM:258300 cerebellar ataxia and albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009778 olivopontocerebellar atrophy II, autosomal recessive skos:exactMatch UMLS:C1850319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009779 autosomal recessive omodysplasia skos:exactMatch DOID:0080844 omodysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009779 autosomal recessive omodysplasia skos:exactMatch OMIM:258315 omodysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009779 autosomal recessive omodysplasia skos:exactMatch Orphanet:93329 Autosomal recessive omodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009779 autosomal recessive omodysplasia skos:exactMatch SCTID:725166005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009779 autosomal recessive omodysplasia skos:exactMatch UMLS:C1850318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009780 lethal omphalocele-cleft palate syndrome skos:exactMatch MESH:C537747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009780 lethal omphalocele-cleft palate syndrome skos:exactMatch OMIM:258320 omphalocele-cleft palate syndrome, lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009780 lethal omphalocele-cleft palate syndrome skos:exactMatch Orphanet:2736 Lethal omphalocele-cleft palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009780 lethal omphalocele-cleft palate syndrome skos:exactMatch SCTID:719408007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009780 lethal omphalocele-cleft palate syndrome skos:exactMatch UMLS:C1850317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009781 Onychotrichodysplasia and neutropenia skos:exactMatch MESH:C537752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009781 Onychotrichodysplasia and neutropenia skos:exactMatch OMIM:258360 onychotrichodysplasia and neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009781 Onychotrichodysplasia and neutropenia skos:exactMatch Orphanet:2739 Onycho-tricho-dysplasia-neutropenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009781 Onychotrichodysplasia and neutropenia skos:exactMatch UMLS:C1850316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009782 ophthalmoplegia totalis with ptosis and miosis skos:exactMatch MESH:C564927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009782 ophthalmoplegia totalis with ptosis and miosis skos:exactMatch OMIM:258400 ophthalmoplegia totalis with ptosis and miosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009782 ophthalmoplegia totalis with ptosis and miosis skos:exactMatch UMLS:C1850314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009783 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 1 skos:exactMatch DOID:0111522 autosomal recessive progressive external ophthalmoplegia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009783 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 1 skos:exactMatch OMIM:258450 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009783 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 1 skos:exactMatch UMLS:C4225153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009784 ophthalmoplegic neuromuscular disorder with abnormal mitochondria skos:exactMatch MESH:C564925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009784 ophthalmoplegic neuromuscular disorder with abnormal mitochondria skos:exactMatch OMIM:258470 ophthalmoplegic neuromuscular disorder with abnormal mitochondria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009784 ophthalmoplegic neuromuscular disorder with abnormal mitochondria skos:exactMatch UMLS:C1850302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009785 opsismodysplasia skos:exactMatch MESH:C537122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009785 opsismodysplasia skos:exactMatch OMIM:258480 opsismodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009785 opsismodysplasia skos:exactMatch Orphanet:2746 Opsismodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009785 opsismodysplasia skos:exactMatch SCTID:254068007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009785 opsismodysplasia skos:exactMatch UMLS:C0432219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009786 optic atrophy 6 skos:exactMatch DOID:0111435 optic atrophy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009786 optic atrophy 6 skos:exactMatch MESH:C537127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009786 optic atrophy 6 skos:exactMatch OMIM:258500 optic atrophy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009787 3-methylglutaconic aciduria type 3 skos:exactMatch DOID:0110004 3-methylglutaconic aciduria type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009787 3-methylglutaconic aciduria type 3 skos:exactMatch MESH:C535311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009787 3-methylglutaconic aciduria type 3 skos:exactMatch OMIM:258501 3-methylglutaconic aciduria, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009787 3-methylglutaconic aciduria type 3 skos:exactMatch Orphanet:67047 3-methylglutaconic aciduria type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009787 3-methylglutaconic aciduria type 3 skos:exactMatch SCTID:297232009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009787 3-methylglutaconic aciduria type 3 skos:exactMatch UMLS:C0574084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009788 optic atrophy, hearing loss, and peripheral neuropathy, autosomal recessive skos:exactMatch OMIM:258650 optic atrophy, hearing loss, and peripheral neuropathy, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009789 nonarteritic anterior ischemic optic neuropathy, susceptibility to skos:exactMatch OMIM:258660 nonarteritic anterior ischemic optic neuropathy, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009790 Opticocochleodentate degeneration skos:exactMatch MESH:C563002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009790 Opticocochleodentate degeneration skos:exactMatch OMIM:258700 opticocochleodentate degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009790 Opticocochleodentate degeneration skos:exactMatch SCTID:77553008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009790 Opticocochleodentate degeneration skos:exactMatch UMLS:C0520711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009791 oral sensibility, disturbance of skos:exactMatch OMIM:258800 oral sensibility, disturbance of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009792 ichthyosis-oral and digital anomalies syndrome skos:exactMatch MESH:C536272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009792 ichthyosis-oral and digital anomalies syndrome skos:exactMatch OMIM:258840 oral and digital anomalies with ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009792 ichthyosis-oral and digital anomalies syndrome skos:exactMatch Orphanet:2272 Ichthyosis-oral and digital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009792 ichthyosis-oral and digital anomalies syndrome skos:exactMatch UMLS:C1850268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009793 orofaciodigital syndrome III skos:exactMatch DOID:0060373 orofaciodigital syndrome III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009793 orofaciodigital syndrome III skos:exactMatch MESH:C557817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009793 orofaciodigital syndrome III skos:exactMatch OMIM:258850 orofaciodigital syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009793 orofaciodigital syndrome III skos:exactMatch Orphanet:2752 Orofaciodigital syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009793 orofaciodigital syndrome III skos:exactMatch SCTID:239030004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009794 orofaciodigital syndrome IV skos:exactMatch DOID:0060374 orofaciodigital syndrome IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009794 orofaciodigital syndrome IV skos:exactMatch MESH:C537133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009794 orofaciodigital syndrome IV skos:exactMatch OMIM:258860 orofaciodigital syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009794 orofaciodigital syndrome IV skos:exactMatch Orphanet:2753 Orofaciodigital syndrome type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009794 orofaciodigital syndrome IV skos:exactMatch SCTID:239031000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009794 orofaciodigital syndrome IV skos:exactMatch UMLS:C0406727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009795 orofaciodigital syndrome IX skos:exactMatch DOID:0060382 orofaciodigital syndrome IX semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009795 orofaciodigital syndrome IX skos:exactMatch MESH:C557818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009795 orofaciodigital syndrome IX skos:exactMatch OMIM:258865 orofaciodigital syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009795 orofaciodigital syndrome IX skos:exactMatch Orphanet:141007 Orofaciodigital syndrome type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009795 orofaciodigital syndrome IX skos:exactMatch SCTID:718680001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009795 orofaciodigital syndrome IX skos:exactMatch UMLS:C0796102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009796 ornithine aminotransferase deficiency skos:exactMatch DOID:1415 gyrate atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009796 ornithine aminotransferase deficiency skos:exactMatch MESH:D015799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009796 ornithine aminotransferase deficiency skos:exactMatch NCIT:C84744 Gyrate Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009796 ornithine aminotransferase deficiency skos:exactMatch OMIM:258870 gyrate atrophy of choroid and retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009796 ornithine aminotransferase deficiency skos:exactMatch Orphanet:414 Gyrate atrophy of choroid and retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009796 ornithine aminotransferase deficiency skos:exactMatch UMLS:C0018425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009797 orotic aciduria skos:exactMatch DOID:0050833 orotic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009797 orotic aciduria skos:exactMatch NCIT:C98944 Hereditary Orotic Aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009797 orotic aciduria skos:exactMatch OMIM:258900 orotic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009797 orotic aciduria skos:exactMatch Orphanet:30 Hereditary orotic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009797 orotic aciduria skos:exactMatch SCTID:47641009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009798 Primrose syndrome skos:exactMatch MESH:C536420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009798 Primrose syndrome skos:exactMatch OMIM:259050 primrose syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009798 Primrose syndrome skos:exactMatch Orphanet:3042 Intellectual disability-cataracts-calcified pinnae-myopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009798 Primrose syndrome skos:exactMatch SCTID:726709001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009798 Primrose syndrome skos:exactMatch UMLS:C0796121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009800 Blount disease, adolescent skos:exactMatch OMIM:259200 blount disease, adolescent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009800 Blount disease, adolescent skos:exactMatch UMLS:C3151572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009801 familial osteodysplasia, Anderson type skos:exactMatch MESH:C564923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009801 familial osteodysplasia, Anderson type skos:exactMatch OMIM:259250 osteodysplasia, familial, anderson iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009801 familial osteodysplasia, Anderson type skos:exactMatch Orphanet:2769 Familial osteodysplasia, Anderson type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009801 familial osteodysplasia, Anderson type skos:exactMatch UMLS:C1850186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009802 osteodysplasty, precocious, of Danks, Mayne, and Kozlowski skos:exactMatch MESH:C564922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009802 osteodysplasty, precocious, of Danks, Mayne, and Kozlowski skos:exactMatch OMIM:259270 osteodysplasty, precocious, of danks, mayne, and kozlowski semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009802 osteodysplasty, precocious, of Danks, Mayne, and Kozlowski skos:exactMatch UMLS:C1850185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009803 congenital osteogenesis imperfecta-microcephaly-cataracts syndrome skos:exactMatch MESH:C537558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009803 congenital osteogenesis imperfecta-microcephaly-cataracts syndrome skos:exactMatch OMIM:259410 osteogenesis imperfecta congenita, microcephaly, and cataracts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009803 congenital osteogenesis imperfecta-microcephaly-cataracts syndrome skos:exactMatch Orphanet:2772 Congenital osteogenesis imperfecta-microcephaly-cataracts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009803 congenital osteogenesis imperfecta-microcephaly-cataracts syndrome skos:exactMatch UMLS:C1850184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009804 osteogenesis imperfecta type 3 skos:exactMatch DOID:0110339 osteogenesis imperfecta type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009804 osteogenesis imperfecta type 3 skos:exactMatch MESH:C536044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009804 osteogenesis imperfecta type 3 skos:exactMatch NCIT:C99002 Osteogenesis Imperfecta Type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009804 osteogenesis imperfecta type 3 skos:exactMatch OMIM:259420 osteogenesis imperfecta, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009804 osteogenesis imperfecta type 3 skos:exactMatch Orphanet:216812 Osteogenesis imperfecta type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009804 osteogenesis imperfecta type 3 skos:exactMatch SCTID:385483009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009804 osteogenesis imperfecta type 3 skos:exactMatch UMLS:C0268362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009805 osteogenesis imperfecta type 9 skos:exactMatch DOID:0110349 osteogenesis imperfecta type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009805 osteogenesis imperfecta type 9 skos:exactMatch MESH:C564921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009805 osteogenesis imperfecta type 9 skos:exactMatch OMIM:259440 osteogenesis imperfecta, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009806 Bruck syndrome 1 skos:exactMatch OMIM:259450 bruck syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009806 Bruck syndrome 1 skos:exactMatch UMLS:C1850168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009807 osteosarcoma skos:exactMatch DOID:3347 osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009807 osteosarcoma skos:exactMatch MESH:D012516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009807 osteosarcoma skos:exactMatch NCIT:C9145 Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009808 osteoid osteoma skos:exactMatch MESH:D010017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009808 osteoid osteoma skos:exactMatch NCIT:C3297 Osteoid Osteoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009808 osteoid osteoma skos:exactMatch OMIM:259550 osteoid osteoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009808 osteoid osteoma skos:exactMatch SCTID:302859004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009808 osteoid osteoma skos:exactMatch UMLS:C0029441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009809 multicentric osteolysis, nodulosis, and arthropathy skos:exactMatch NCIT:C123437 Multicentric Osteolysis, Nodulosis, and Arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009809 multicentric osteolysis, nodulosis, and arthropathy skos:exactMatch OMIM:259600 multicentric osteolysis, nodulosis, and arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009810 autosomal recessive distal osteolysis syndrome skos:exactMatch MESH:C536052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009810 autosomal recessive distal osteolysis syndrome skos:exactMatch OMIM:259610 osteolysis syndrome, recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009810 autosomal recessive distal osteolysis syndrome skos:exactMatch Orphanet:2776 Autosomal recessive distal osteolysis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009810 autosomal recessive distal osteolysis syndrome skos:exactMatch SCTID:715487005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009810 autosomal recessive distal osteolysis syndrome skos:exactMatch UMLS:C1850143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009810 autosomal recessive distal osteolysis syndrome skos:exactMatch UMLS:C4275111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009811 osteoma of middle ear skos:exactMatch MESH:C564917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009811 osteoma of middle ear skos:exactMatch OMIM:259650 osteoma of middle ear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009811 osteoma of middle ear skos:exactMatch UMLS:C1850142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009813 chronic recurrent multifocal osteomyelitis skos:exactMatch DOID:0060645 chronic recurrent multifocal osteomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009813 chronic recurrent multifocal osteomyelitis skos:exactMatch MESH:C535456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009813 chronic recurrent multifocal osteomyelitis skos:exactMatch NCIT:C119042 Chronic Recurrent Multifocal Osteomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009813 chronic recurrent multifocal osteomyelitis skos:exactMatch OMIM:259680 chronic recurrent multifocal osteomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009813 chronic recurrent multifocal osteomyelitis skos:exactMatch Orphanet:324964 Chronic nonbacterial osteomyelitis/Chronic recurrent multifocal osteomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009813 chronic recurrent multifocal osteomyelitis skos:exactMatch SCTID:240151005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009813 chronic recurrent multifocal osteomyelitis skos:exactMatch UMLS:C0410422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009814 osteopenia-intellectual disability-sparse hair syndrome skos:exactMatch MESH:C537706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009814 osteopenia-intellectual disability-sparse hair syndrome skos:exactMatch OMIM:259690 osteopenia and sparse hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009814 osteopenia-intellectual disability-sparse hair syndrome skos:exactMatch Orphanet:2324 Osteopenia-intellectual disability-sparse hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009814 osteopenia-intellectual disability-sparse hair syndrome skos:exactMatch SCTID:732954002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009814 osteopenia-intellectual disability-sparse hair syndrome skos:exactMatch UMLS:C1850140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009815 autosomal recessive osteopetrosis 1 skos:exactMatch DOID:0110942 autosomal recessive osteopetrosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009815 autosomal recessive osteopetrosis 1 skos:exactMatch MESH:C564915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009815 autosomal recessive osteopetrosis 1 skos:exactMatch NCIT:C167215 Autosomal Recessive Osteopetrosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009815 autosomal recessive osteopetrosis 1 skos:exactMatch OMIM:259700 osteopetrosis, autosomal recessive 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009816 autosomal recessive osteopetrosis 2 skos:exactMatch DOID:0110943 autosomal recessive osteopetrosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009816 autosomal recessive osteopetrosis 2 skos:exactMatch MESH:C536059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009816 autosomal recessive osteopetrosis 2 skos:exactMatch OMIM:259710 osteopetrosis, autosomal recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009817 autosomal recessive osteopetrosis 5 skos:exactMatch DOID:0110939 autosomal recessive osteopetrosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009817 autosomal recessive osteopetrosis 5 skos:exactMatch MESH:C566883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009817 autosomal recessive osteopetrosis 5 skos:exactMatch OMIM:259720 osteopetrosis, autosomal recessive 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009818 autosomal recessive osteopetrosis 3 skos:exactMatch DOID:0110941 autosomal recessive osteopetrosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009818 autosomal recessive osteopetrosis 3 skos:exactMatch MESH:C536058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009818 autosomal recessive osteopetrosis 3 skos:exactMatch NCIT:C118438 Osteopetrosis with Renal Tubular Acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009818 autosomal recessive osteopetrosis 3 skos:exactMatch OMIM:259730 osteopetrosis, autosomal recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009818 autosomal recessive osteopetrosis 3 skos:exactMatch Orphanet:2785 Osteopetrosis with renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009818 autosomal recessive osteopetrosis 3 skos:exactMatch SCTID:254122007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009820 osteoporosis-pseudoglioma syndrome skos:exactMatch DOID:0060849 osteoporosis-pseudoglioma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009820 osteoporosis-pseudoglioma syndrome skos:exactMatch MESH:C536063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009820 osteoporosis-pseudoglioma syndrome skos:exactMatch NCIT:C130998 Osteoporosis Pseudoglioma Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009820 osteoporosis-pseudoglioma syndrome skos:exactMatch OMIM:259770 osteoporosis-pseudoglioma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009820 osteoporosis-pseudoglioma syndrome skos:exactMatch Orphanet:2788 Osteoporosis-pseudoglioma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009820 osteoporosis-pseudoglioma syndrome skos:exactMatch UMLS:C0432252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009821 lethal osteosclerotic bone dysplasia skos:exactMatch MESH:C535282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009821 lethal osteosclerotic bone dysplasia skos:exactMatch MESH:C564916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009821 lethal osteosclerotic bone dysplasia skos:exactMatch OMIM:259775 raine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009821 lethal osteosclerotic bone dysplasia skos:exactMatch Orphanet:1832 Lethal osteosclerotic bone dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009821 lethal osteosclerotic bone dysplasia skos:exactMatch UMLS:C1850106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009821 lethal osteosclerotic bone dysplasia skos:exactMatch UMLS:C1850141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009822 otoonychoperoneal syndrome skos:exactMatch MESH:C564912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009822 otoonychoperoneal syndrome skos:exactMatch OMIM:259780 otoonychoperoneal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009822 otoonychoperoneal syndrome skos:exactMatch Orphanet:2793 Otoonychoperoneal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009822 otoonychoperoneal syndrome skos:exactMatch SCTID:441944007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009822 otoonychoperoneal syndrome skos:exactMatch UMLS:C1850105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009823 primary hyperoxaluria type 1 skos:exactMatch DOID:0111670 primary hyperoxaluria type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009823 primary hyperoxaluria type 1 skos:exactMatch MESH:C536414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009823 primary hyperoxaluria type 1 skos:exactMatch NCIT:C123212 Primary Hyperoxaluria Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009823 primary hyperoxaluria type 1 skos:exactMatch OMIM:259900 hyperoxaluria, primary, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009823 primary hyperoxaluria type 1 skos:exactMatch Orphanet:93598 Primary hyperoxaluria type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009823 primary hyperoxaluria type 1 skos:exactMatch SCTID:65520001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009823 primary hyperoxaluria type 1 skos:exactMatch UMLS:C0268164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009824 primary hyperoxaluria type 2 skos:exactMatch DOID:0111671 primary hyperoxaluria type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009824 primary hyperoxaluria type 2 skos:exactMatch MESH:C536415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009824 primary hyperoxaluria type 2 skos:exactMatch NCIT:C123213 Primary Hyperoxaluria Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009824 primary hyperoxaluria type 2 skos:exactMatch OMIM:260000 hyperoxaluria, primary, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009824 primary hyperoxaluria type 2 skos:exactMatch Orphanet:93599 Primary hyperoxaluria type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009824 primary hyperoxaluria type 2 skos:exactMatch SCTID:40951006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009824 primary hyperoxaluria type 2 skos:exactMatch UMLS:C0268165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009825 5-oxoprolinase deficiency skos:exactMatch MESH:C535322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009825 5-oxoprolinase deficiency skos:exactMatch OMIM:260005 5-oxoprolinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009825 5-oxoprolinase deficiency skos:exactMatch Orphanet:33572 5-oxoprolinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009825 5-oxoprolinase deficiency skos:exactMatch SCTID:26132002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009825 5-oxoprolinase deficiency skos:exactMatch UMLS:C0268525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009826 PA polymorphism of alpha-2-globulin skos:exactMatch OMIM:260100 pa polymorphism of alpha-2-globulin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009827 obsolete pachyonychia congenita, autosomal recessive skos:exactMatch MESH:C538094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009827 obsolete pachyonychia congenita, autosomal recessive skos:exactMatch OMIM:260130 pachyonychia congenita, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009827 obsolete pachyonychia congenita, autosomal recessive skos:exactMatch UMLS:C1850103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009828 palant cleft palate syndrome skos:exactMatch MESH:C538102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009828 palant cleft palate syndrome skos:exactMatch OMIM:260150 palant cleft palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009828 palant cleft palate syndrome skos:exactMatch UMLS:C1850102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009829 obsolete pallidal degeneration, progressive, with retinitis pigmentosa skos:exactMatch MESH:C564910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009829 obsolete pallidal degeneration, progressive, with retinitis pigmentosa skos:exactMatch OMIM:260200 pallidal degeneration, progressive, with retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009829 obsolete pallidal degeneration, progressive, with retinitis pigmentosa skos:exactMatch UMLS:C1850101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009830 parkinsonian-pyramidal syndrome skos:exactMatch DOID:0060372 Parkinson's disease 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009830 parkinsonian-pyramidal syndrome skos:exactMatch MESH:C538104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009830 parkinsonian-pyramidal syndrome skos:exactMatch OMIM:260300 parkinson disease 15, autosomal recessive early-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009830 parkinsonian-pyramidal syndrome skos:exactMatch Orphanet:171695 Parkinsonian-pyramidal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009830 parkinsonian-pyramidal syndrome skos:exactMatch UMLS:C1850100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009831 malignant pancreatic neoplasm skos:exactMatch DOID:1793 pancreatic cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009831 malignant pancreatic neoplasm skos:exactMatch NCIT:C9005 Malignant Pancreatic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009832 pancreatic agenesis skos:exactMatch DOID:0050877 pancreatic agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009832 pancreatic agenesis skos:exactMatch MESH:C564908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009832 pancreatic agenesis skos:exactMatch OMIMPS:260370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009832 pancreatic agenesis skos:exactMatch Orphanet:2805 Partial pancreatic agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009832 pancreatic agenesis skos:exactMatch SCTID:719044008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009832 pancreatic agenesis skos:exactMatch UMLS:C1850096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009833 Shwachman-Diamond syndrome skos:exactMatch DOID:0060479 Shwachman-Diamond syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009833 Shwachman-Diamond syndrome skos:exactMatch MESH:C537330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009833 Shwachman-Diamond syndrome skos:exactMatch NCIT:C61235 Shwachman-Diamond Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009833 Shwachman-Diamond syndrome skos:exactMatch OMIMPS:260400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009833 Shwachman-Diamond syndrome skos:exactMatch Orphanet:811 Shwachman-Diamond syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009833 Shwachman-Diamond syndrome skos:exactMatch SCTID:89454001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009835 subacute sclerosing panencephalitis skos:exactMatch DOID:8970 subacute sclerosing panencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009835 subacute sclerosing panencephalitis skos:exactMatch ICD10CM:A81.1 Subacute sclerosing panencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009835 subacute sclerosing panencephalitis skos:exactMatch MESH:D013344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009835 subacute sclerosing panencephalitis skos:exactMatch NCIT:C85171 Subacute Sclerosing Panencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009835 subacute sclerosing panencephalitis skos:exactMatch OMIM:260470 subacute sclerosing panencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009835 subacute sclerosing panencephalitis skos:exactMatch Orphanet:2806 Subacute sclerosing leukoencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009835 subacute sclerosing panencephalitis skos:exactMatch UMLS:C0038522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009836 pancreatitis, sclerosing cholangitis, and sicca complex skos:exactMatch MESH:C564906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009836 pancreatitis, sclerosing cholangitis, and sicca complex skos:exactMatch OMIM:260480 pancreatitis, sclerosing cholangitis, and sicca complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009836 pancreatitis, sclerosing cholangitis, and sicca complex skos:exactMatch UMLS:C1850080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009837 choroid plexus papilloma skos:exactMatch DOID:2626 choroid plexus papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009837 choroid plexus papilloma skos:exactMatch MESH:D020288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009837 choroid plexus papilloma skos:exactMatch NCIT:C3698 Choroid Plexus Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009837 choroid plexus papilloma skos:exactMatch OMIM:260500 papilloma of choroid plexus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009837 choroid plexus papilloma skos:exactMatch Orphanet:2807 Papilloma of choroid plexus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009837 choroid plexus papilloma skos:exactMatch SCTID:425868004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009837 choroid plexus papilloma skos:exactMatch UMLS:C0205770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009838 Parana hard-skin syndrome skos:exactMatch MESH:C564905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009838 Parana hard-skin syndrome skos:exactMatch NCIT:C126559 Hard Skin Syndrome Parana Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009838 Parana hard-skin syndrome skos:exactMatch OMIM:260530 parana hard-skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009838 Parana hard-skin syndrome skos:exactMatch Orphanet:2812 Parana hard skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009838 Parana hard-skin syndrome skos:exactMatch UMLS:C1850079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009839 progressive supranuclear palsy-parkinsonism syndrome skos:exactMatch MESH:C537240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009839 progressive supranuclear palsy-parkinsonism syndrome skos:exactMatch OMIM:260540 parkinson-dementia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009839 progressive supranuclear palsy-parkinsonism syndrome skos:exactMatch Orphanet:240085 Progressive supranuclear palsy-parkinsonism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009839 progressive supranuclear palsy-parkinsonism syndrome skos:exactMatch UMLS:CN201680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009840 Partington-Anderson syndrome skos:exactMatch MESH:C536299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009840 Partington-Anderson syndrome skos:exactMatch OMIM:260555 partington-anderson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009840 Partington-Anderson syndrome skos:exactMatch UMLS:C1850075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009840 Partington-Anderson syndrome skos:exactMatch UMLS:CN202825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009841 PEHO syndrome skos:exactMatch DOID:0080539 PEHO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009841 PEHO syndrome skos:exactMatch MESH:C536317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009841 PEHO syndrome skos:exactMatch OMIM:260565 peho syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009841 PEHO syndrome skos:exactMatch Orphanet:2836 PEHO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009841 PEHO syndrome skos:exactMatch UMLS:C1850055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009842 Pelger-Huet-like anomaly and episodic fever with abdominal pain skos:exactMatch MESH:C564899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009842 Pelger-Huet-like anomaly and episodic fever with abdominal pain skos:exactMatch OMIM:260570 immunodeficiency 108 with autoinflammation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009842 Pelger-Huet-like anomaly and episodic fever with abdominal pain skos:exactMatch UMLS:C1850054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009843 hypomyelinating leukodystrophy 3 skos:exactMatch DOID:0060790 hypomyelinating leukodystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009843 hypomyelinating leukodystrophy 3 skos:exactMatch MESH:C536319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009843 hypomyelinating leukodystrophy 3 skos:exactMatch OMIM:260600 leukodystrophy, hypomyelinating, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009843 hypomyelinating leukodystrophy 3 skos:exactMatch Orphanet:280293 Pelizaeus-Merzbacher-like disease due to AIMP1 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009843 hypomyelinating leukodystrophy 3 skos:exactMatch UMLS:C1850053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009844 pellagra-like syndrome skos:exactMatch MESH:C538352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009844 pellagra-like syndrome skos:exactMatch OMIM:260650 pellagra-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009844 pellagra-like syndrome skos:exactMatch UMLS:C1850052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009845 pelviscapular dysplasia skos:exactMatch MESH:C535550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009845 pelviscapular dysplasia skos:exactMatch OMIM:260660 cousin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009845 pelviscapular dysplasia skos:exactMatch Orphanet:93333 Pelviscapular dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009845 pelviscapular dysplasia skos:exactMatch SCTID:719299009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009845 pelviscapular dysplasia skos:exactMatch UMLS:C1850040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009846 pentosuria skos:exactMatch DOID:0111258 pentosuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009846 pentosuria skos:exactMatch MESH:C536652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009846 pentosuria skos:exactMatch OMIM:260800 pentosuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009846 pentosuria skos:exactMatch Orphanet:2843 Pentosuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009846 pentosuria skos:exactMatch SCTID:190764000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009846 pentosuria skos:exactMatch UMLS:C0268162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009847 pericardial effusion, chronic skos:exactMatch MESH:C564895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009847 pericardial effusion, chronic skos:exactMatch OMIM:260900 pericardial effusion, chronic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009847 pericardial effusion, chronic skos:exactMatch UMLS:C1850039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009848 dissecting cellulitis of the scalp skos:exactMatch MESH:C562486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009848 dissecting cellulitis of the scalp skos:exactMatch OMIM:260910 perifolliculitis capitis abscedens et suffodiens, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009848 dissecting cellulitis of the scalp skos:exactMatch Orphanet:345 Dissecting cellulitis of the scalp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009848 dissecting cellulitis of the scalp skos:exactMatch SCTID:77333008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009848 dissecting cellulitis of the scalp skos:exactMatch UMLS:C0263506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009849 hyperimmunoglobulinemia D with periodic fever skos:exactMatch OMIM:260920 hyper-igd syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009849 hyperimmunoglobulinemia D with periodic fever skos:exactMatch Orphanet:343 Hyperimmunoglobulinemia D with periodic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009849 hyperimmunoglobulinemia D with periodic fever skos:exactMatch UMLS:C0398691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009850 periodontitis, chronic, adult skos:exactMatch OMIM:260950 periodontitis, chronic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009850 periodontitis, chronic, adult skos:exactMatch SCTID:74797001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009850 periodontitis, chronic, adult skos:exactMatch UMLS:C0266929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009851 peripheral neuropathy, ataxia, focal necrotizing encephalopathy, and spongy degeneration of brain skos:exactMatch MESH:C564894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009851 peripheral neuropathy, ataxia, focal necrotizing encephalopathy, and spongy degeneration of brain skos:exactMatch OMIM:260970 peripheral neuropathy, ataxia, focal necrotizing encephalopathy, and spongy degeneration of brain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009851 peripheral neuropathy, ataxia, focal necrotizing encephalopathy, and spongy degeneration of brain skos:exactMatch UMLS:C1850022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009852 hereditary intrinsic factor deficiency skos:exactMatch DOID:0050734 congenital intrinsic factor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009852 hereditary intrinsic factor deficiency skos:exactMatch MESH:C563242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009852 hereditary intrinsic factor deficiency skos:exactMatch OMIM:261000 intrinsic factor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009852 hereditary intrinsic factor deficiency skos:exactMatch Orphanet:332 Congenital intrinsic factor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009852 hereditary intrinsic factor deficiency skos:exactMatch SCTID:60504009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009853 Imerslund-Grasbeck syndrome skos:exactMatch MESH:C538556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009853 Imerslund-Grasbeck syndrome skos:exactMatch OMIMPS:261100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009853 Imerslund-Grasbeck syndrome skos:exactMatch Orphanet:35858 Imerslund-Gräsbeck syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009853 Imerslund-Grasbeck syndrome skos:exactMatch SCTID:360495000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009854 peroneus tertius muscle, absence of skos:exactMatch OMIM:261400 peroneus tertius muscle, absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009855 d-bifunctional protein deficiency skos:exactMatch DOID:0090031 D-bifunctional protein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009855 d-bifunctional protein deficiency skos:exactMatch NCIT:C119676 D-Bifunctional Protein Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009855 d-bifunctional protein deficiency skos:exactMatch OMIM:261515 d-bifunctional protein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009855 d-bifunctional protein deficiency skos:exactMatch Orphanet:300 Bifunctional enzyme deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009855 d-bifunctional protein deficiency skos:exactMatch SCTID:238068007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009855 d-bifunctional protein deficiency skos:exactMatch UMLS:C0342870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009855 d-bifunctional protein deficiency skos:exactMatch UMLS:C1533628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009855 d-bifunctional protein deficiency skos:exactMatch UMLS:CN203333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009856 Peters plus syndrome skos:exactMatch DOID:0080201 Peters plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009856 Peters plus syndrome skos:exactMatch MESH:C537617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009856 Peters plus syndrome skos:exactMatch NCIT:C123436 Peters-Plus Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009856 Peters plus syndrome skos:exactMatch OMIM:261540 peters-plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009856 Peters plus syndrome skos:exactMatch Orphanet:709 Peters plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009856 Peters plus syndrome skos:exactMatch SCTID:449817000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009856 Peters plus syndrome skos:exactMatch UMLS:C0796012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009857 persistent Mullerian duct syndrome skos:exactMatch DOID:0050791 persistent Mullerian duct syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009857 persistent Mullerian duct syndrome skos:exactMatch MESH:C536665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009857 persistent Mullerian duct syndrome skos:exactMatch NCIT:C120188 Persistent Mullerian Duct Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009857 persistent Mullerian duct syndrome skos:exactMatch OMIM:261550 persistent mullerian duct syndrome, types 1 and 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009857 persistent Mullerian duct syndrome skos:exactMatch Orphanet:2856 Persistent Müllerian duct syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009857 persistent Mullerian duct syndrome skos:exactMatch SCTID:702358005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009857 persistent Mullerian duct syndrome skos:exactMatch UMLS:C1849930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009858 Pfeiffer-Palm-Teller syndrome skos:exactMatch MESH:C537889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009858 Pfeiffer-Palm-Teller syndrome skos:exactMatch OMIM:261560 pfeiffer-palm-teller syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009858 Pfeiffer-Palm-Teller syndrome skos:exactMatch Orphanet:2871 Pfeiffer-Palm-Teller syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009858 Pfeiffer-Palm-Teller syndrome skos:exactMatch SCTID:726672000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009858 Pfeiffer-Palm-Teller syndrome skos:exactMatch UMLS:C1849929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009859 PHAVER syndrome skos:exactMatch MESH:C538357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009859 PHAVER syndrome skos:exactMatch OMIM:261575 phaver syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009859 PHAVER syndrome skos:exactMatch Orphanet:2876 PHAVER syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009859 PHAVER syndrome skos:exactMatch SCTID:723453002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009859 PHAVER syndrome skos:exactMatch UMLS:C1849928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009860 phenformin 4-hydroxylation skos:exactMatch OMIM:261590 phenformin 4-hydroxylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009861 phenylketonuria skos:exactMatch DOID:9281 phenylketonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009861 phenylketonuria skos:exactMatch MESH:D010661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009861 phenylketonuria skos:exactMatch NCIT:C81315 Phenylketonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009861 phenylketonuria skos:exactMatch OMIM:261600 phenylketonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009861 phenylketonuria skos:exactMatch Orphanet:716 Phenylketonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009861 phenylketonuria skos:exactMatch SCTID:7573000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009861 phenylketonuria skos:exactMatch UMLS:C0031485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009862 dihydropteridine reductase deficiency skos:exactMatch NCIT:C138173 Hyperphenylalaninemia, BH4-deficient C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009862 dihydropteridine reductase deficiency skos:exactMatch OMIM:261630 hyperphenylalaninemia, bh4-deficient, c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009862 dihydropteridine reductase deficiency skos:exactMatch Orphanet:226 Dihydropteridine reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009862 dihydropteridine reductase deficiency skos:exactMatch SCTID:58256000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009863 BH4-deficient hyperphenylalaninemia A skos:exactMatch DOID:0090106 BH4-deficient hyperphenylalaninemia A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009863 BH4-deficient hyperphenylalaninemia A skos:exactMatch MESH:C535325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009863 BH4-deficient hyperphenylalaninemia A skos:exactMatch NCIT:C138171 Hyperphenylalaninemia, BH4-deficient A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009863 BH4-deficient hyperphenylalaninemia A skos:exactMatch OMIM:261640 hyperphenylalaninemia, bh4-deficient, a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009863 BH4-deficient hyperphenylalaninemia A skos:exactMatch Orphanet:13 6-pyruvoyl-tetrahydropterin synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009863 BH4-deficient hyperphenylalaninemia A skos:exactMatch SCTID:237914002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009863 BH4-deficient hyperphenylalaninemia A skos:exactMatch UMLS:C0878676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009864 phosphoenolpyruvate carboxykinase deficiency, mitochondrial skos:exactMatch MESH:C564890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009864 phosphoenolpyruvate carboxykinase deficiency, mitochondrial skos:exactMatch OMIM:261650 phosphoenolpyruvate carboxykinase deficiency, mitochondrial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009864 phosphoenolpyruvate carboxykinase deficiency, mitochondrial skos:exactMatch UMLS:C1849821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009865 glycogen storage disease due to phosphoglycerate mutase deficiency skos:exactMatch MESH:C536176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009865 glycogen storage disease due to phosphoglycerate mutase deficiency skos:exactMatch NCIT:C131647 Phosphoglycerate Mutase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009865 glycogen storage disease due to phosphoglycerate mutase deficiency skos:exactMatch OMIM:261670 glycogen storage disease 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009865 glycogen storage disease due to phosphoglycerate mutase deficiency skos:exactMatch Orphanet:97234 Glycogen storage disease due to phosphoglycerate mutase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009865 glycogen storage disease due to phosphoglycerate mutase deficiency skos:exactMatch SCTID:61772003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009866 phosphoenolpyruvate carboxykinase deficiency, cytosolic skos:exactMatch OMIM:261680 phosphoenolpyruvate carboxykinase deficiency, cytosolic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009867 lethal congenital glycogen storage disease of heart skos:exactMatch DOID:0090101 lethal congenital glycogen storage disease of heart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009867 lethal congenital glycogen storage disease of heart skos:exactMatch MESH:C564888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009867 lethal congenital glycogen storage disease of heart skos:exactMatch OMIM:261740 glycogen storage disease of heart, lethal congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009867 lethal congenital glycogen storage disease of heart skos:exactMatch Orphanet:439854 Fatal congenital hypertrophic cardiomyopathy due to glycogen storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009867 lethal congenital glycogen storage disease of heart skos:exactMatch UMLS:C1849813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009868 glycogen storage disease IXb skos:exactMatch DOID:0111041 glycogen storage disease IXb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009868 glycogen storage disease IXb skos:exactMatch MESH:C563008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009868 glycogen storage disease IXb skos:exactMatch OMIM:261750 glycogen storage disease ixb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009868 glycogen storage disease IXb skos:exactMatch Orphanet:79240 Glycogen storage disease due to liver and muscle phosphorylase kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009868 glycogen storage disease IXb skos:exactMatch UMLS:C0543514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009869 isolated Pierre-Robin syndrome skos:exactMatch MESH:D010855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009869 isolated Pierre-Robin syndrome skos:exactMatch NCIT:C85010 Pierre Robin Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009869 isolated Pierre-Robin syndrome skos:exactMatch OMIM:261800 pierre robin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009869 isolated Pierre-Robin syndrome skos:exactMatch Orphanet:718 Isolated Pierre Robin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009869 isolated Pierre-Robin syndrome skos:exactMatch SCTID:4602007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009870 pili torti skos:exactMatch MESH:C562485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009870 pili torti skos:exactMatch OMIM:261900 pili torti, early-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009870 pili torti skos:exactMatch Orphanet:2889 Pili torti semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009870 pili torti skos:exactMatch SCTID:17170005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009871 pili torti-developmental delay-neurological abnormalities syndrome skos:exactMatch MESH:C537398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009871 pili torti-developmental delay-neurological abnormalities syndrome skos:exactMatch OMIM:261990 abnormal hair, joint laxity, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009871 pili torti-developmental delay-neurological abnormalities syndrome skos:exactMatch Orphanet:2891 Pili torti-developmental delay-neurological abnormalities syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009871 pili torti-developmental delay-neurological abnormalities syndrome skos:exactMatch UMLS:C1849811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009872 Bjornstad syndrome skos:exactMatch DOID:0050677 Bjornstad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009872 Bjornstad syndrome skos:exactMatch MESH:C537633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009872 Bjornstad syndrome skos:exactMatch OMIM:262000 bjornstad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009872 Bjornstad syndrome skos:exactMatch Orphanet:123 Björnstad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009872 Bjornstad syndrome skos:exactMatch UMLS:C0266006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009873 pilodental dysplasia-refractive errors syndrome skos:exactMatch MESH:C535763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009873 pilodental dysplasia-refractive errors syndrome skos:exactMatch OMIM:262020 pilodental dysplasia with refractive errors semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009873 pilodental dysplasia-refractive errors syndrome skos:exactMatch Orphanet:2892 Pilodental dysplasia-refractive errors syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009873 pilodental dysplasia-refractive errors syndrome skos:exactMatch UMLS:C1849805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009874 Rabson-Mendenhall syndrome skos:exactMatch NCIT:C131000 Rabson-Mendenhall Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009874 Rabson-Mendenhall syndrome skos:exactMatch OMIM:262190 pineal hyperplasia, insulin-resistant diabetes mellitus, and somatic abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009874 Rabson-Mendenhall syndrome skos:exactMatch Orphanet:769 Rabson-Mendenhall syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009874 Rabson-Mendenhall syndrome skos:exactMatch SCTID:33559001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009874 Rabson-Mendenhall syndrome skos:exactMatch UMLS:C0271695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009875 achromatopsia 3 skos:exactMatch DOID:0110008 achromatopsia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009875 achromatopsia 3 skos:exactMatch OMIM:262300 achromatopsia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009875 achromatopsia 3 skos:exactMatch UMLS:C1849792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009876 isolated growth hormone deficiency type IA skos:exactMatch DOID:0060873 isolated growth hormone deficiency type IA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009876 isolated growth hormone deficiency type IA skos:exactMatch MESH:C537404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009876 isolated growth hormone deficiency type IA skos:exactMatch OMIM:262400 isolated growth hormone deficiency, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009876 isolated growth hormone deficiency type IA skos:exactMatch Orphanet:231662 Isolated growth hormone deficiency type IA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009876 isolated growth hormone deficiency type IA skos:exactMatch SCTID:237837007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009877 Laron syndrome skos:exactMatch DOID:9521 Laron syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009877 Laron syndrome skos:exactMatch MESH:D046150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009877 Laron syndrome skos:exactMatch NCIT:C130994 Laron Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009877 Laron syndrome skos:exactMatch OMIM:262500 laron syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009877 Laron syndrome skos:exactMatch Orphanet:633 Laron syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009877 Laron syndrome skos:exactMatch SCTID:38196001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009878 pituitary hormone deficiency, combined, 2 skos:exactMatch MESH:C563172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009878 pituitary hormone deficiency, combined, 2 skos:exactMatch OMIM:262600 pituitary hormone deficiency, combined, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009878 pituitary hormone deficiency, combined, 2 skos:exactMatch UMLS:C0878683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009879 short stature due to growth hormone qualitative anomaly skos:exactMatch MESH:C537505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009879 short stature due to growth hormone qualitative anomaly skos:exactMatch OMIM:262650 kowarski syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009879 short stature due to growth hormone qualitative anomaly skos:exactMatch Orphanet:629 Short stature due to growth hormone qualitative anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009879 short stature due to growth hormone qualitative anomaly skos:exactMatch UMLS:C1849779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009880 short stature-pituitary and cerebellar defects-small sella turcica syndrome skos:exactMatch MESH:C567492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009880 short stature-pituitary and cerebellar defects-small sella turcica syndrome skos:exactMatch OMIM:262700 pituitary hormone deficiency, combined, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009880 short stature-pituitary and cerebellar defects-small sella turcica syndrome skos:exactMatch Orphanet:85442 Short stature-pituitary and cerebellar defects-small sella turcica syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009880 short stature-pituitary and cerebellar defects-small sella turcica syndrome skos:exactMatch UMLS:C2678408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009881 pituitary dwarfism with large sella turcica skos:exactMatch MESH:C562705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009881 pituitary dwarfism with large sella turcica skos:exactMatch OMIM:262710 pituitary dwarfism with large sella turcica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009881 pituitary dwarfism with large sella turcica skos:exactMatch SCTID:27270004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009881 pituitary dwarfism with large sella turcica skos:exactMatch UMLS:C0271575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009882 plasma clot retraction factor, deficiency of skos:exactMatch MESH:C564885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009882 plasma clot retraction factor, deficiency of skos:exactMatch OMIM:262800 plasma clot retraction factor, deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009882 plasma clot retraction factor, deficiency of skos:exactMatch UMLS:C1849778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009883 alpha-2-plasmin inhibitor deficiency skos:exactMatch DOID:0060601 alpha-2-plasmin inhibitor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009883 alpha-2-plasmin inhibitor deficiency skos:exactMatch MESH:C537777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009883 alpha-2-plasmin inhibitor deficiency skos:exactMatch OMIM:262850 alpha-2-plasmin inhibitor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009883 alpha-2-plasmin inhibitor deficiency skos:exactMatch Orphanet:79 Congenital alpha2-antiplasmin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009883 alpha-2-plasmin inhibitor deficiency skos:exactMatch SCTID:716746003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009883 alpha-2-plasmin inhibitor deficiency skos:exactMatch UMLS:C2752081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009884 platelet prostacyclin receptor defect skos:exactMatch MESH:C564884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009884 platelet prostacyclin receptor defect skos:exactMatch OMIM:262875 platelet prostacyclin receptor defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009884 platelet prostacyclin receptor defect skos:exactMatch UMLS:C1849774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009885 Scott syndrome skos:exactMatch DOID:0111052 Scott syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009885 Scott syndrome skos:exactMatch MESH:C563120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009885 Scott syndrome skos:exactMatch OMIM:262890 scott syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009885 Scott syndrome skos:exactMatch Orphanet:806 Scott syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009885 Scott syndrome skos:exactMatch SCTID:128098009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009885 Scott syndrome skos:exactMatch UMLS:C0796149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009886 pleoconial myopathy with salt craving skos:exactMatch MESH:C564883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009886 pleoconial myopathy with salt craving skos:exactMatch OMIM:262900 pleoconial myopathy with salt craving semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009886 pleoconial myopathy with salt craving skos:exactMatch UMLS:C1849773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009887 desquamative interstitial pneumonia skos:exactMatch DOID:0050158 desquamative interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009887 desquamative interstitial pneumonia skos:exactMatch MESH:C562470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009887 desquamative interstitial pneumonia skos:exactMatch NCIT:C35288 Desquamative Interstitial Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009887 desquamative interstitial pneumonia skos:exactMatch OMIM:263000 interstitial pneumonitis, desquamative, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009887 desquamative interstitial pneumonia skos:exactMatch Orphanet:98852 Desquamative interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009887 desquamative interstitial pneumonia skos:exactMatch SCTID:8549006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009887 desquamative interstitial pneumonia skos:exactMatch UMLS:C0238378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009888 polycystic kidney, cataract, and congenital blindness skos:exactMatch MESH:C564882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009888 polycystic kidney, cataract, and congenital blindness skos:exactMatch OMIM:263100 polycystic kidney, cataract, and congenital blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009888 polycystic kidney, cataract, and congenital blindness skos:exactMatch UMLS:C1849771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009889 autosomal recessive polycystic kidney disease skos:exactMatch DOID:0110861 autosomal recessive polycystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009889 autosomal recessive polycystic kidney disease skos:exactMatch NCIT:C84579 Autosomal Recessive Polycystic Kidney Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009889 autosomal recessive polycystic kidney disease skos:exactMatch Orphanet:731 Autosomal recessive polycystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009889 autosomal recessive polycystic kidney disease skos:exactMatch SCTID:28770003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009889 autosomal recessive polycystic kidney disease skos:exactMatch UMLS:C0085548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009890 Gillessen-Kaesbach-Nishimura syndrome skos:exactMatch MESH:C564881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009890 Gillessen-Kaesbach-Nishimura syndrome skos:exactMatch OMIM:263210 gillessen-kaesbach-nishimura syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009890 Gillessen-Kaesbach-Nishimura syndrome skos:exactMatch UMLS:C1849762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009891 acquired polycythemia vera skos:exactMatch DOID:8997 polycythemia vera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009891 acquired polycythemia vera skos:exactMatch ICD10CM:D45 Polycythemia vera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009891 acquired polycythemia vera skos:exactMatch MESH:D011087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009891 acquired polycythemia vera skos:exactMatch NCIT:C3336 Polycythemia Vera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009891 acquired polycythemia vera skos:exactMatch OMIM:263300 polycythemia vera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009891 acquired polycythemia vera skos:exactMatch Orphanet:729 Polycythemia vera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009891 acquired polycythemia vera skos:exactMatch UMLS:C0032463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009892 Chuvash polycythemia skos:exactMatch DOID:0060474 familial erythrocytosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009892 Chuvash polycythemia skos:exactMatch MESH:C563918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009892 Chuvash polycythemia skos:exactMatch OMIM:263400 erythrocytosis, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009892 Chuvash polycythemia skos:exactMatch Orphanet:238557 Chuvash erythrocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009892 Chuvash polycythemia skos:exactMatch UMLS:C1837915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009893 polydactyly, postaxial, type A5 skos:exactMatch OMIM:263450 polydactyly, postaxial, iia a5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009893 polydactyly, postaxial, type A5 skos:exactMatch UMLS:C3550661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009894 short-rib thoracic dysplasia 6 with or without polydactyly skos:exactMatch DOID:0110092 short-rib thoracic dysplasia 6 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009894 short-rib thoracic dysplasia 6 with or without polydactyly skos:exactMatch NCIT:C122654 Short-Rib Thoracic Dysplasia 6 with or without Polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009894 short-rib thoracic dysplasia 6 with or without polydactyly skos:exactMatch OMIM:263520 short-rib thoracic dysplasia 6 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009895 postaxial polydactyly-dental and vertebral anomalies syndrome skos:exactMatch MESH:C564880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009895 postaxial polydactyly-dental and vertebral anomalies syndrome skos:exactMatch OMIM:263540 polydactyly, postaxial, with dental and vertebral anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009895 postaxial polydactyly-dental and vertebral anomalies syndrome skos:exactMatch Orphanet:2916 Postaxial polydactyly-dental and vertebral anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009895 postaxial polydactyly-dental and vertebral anomalies syndrome skos:exactMatch UMLS:C1849732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009896 polymyoclonus, infantile skos:exactMatch MESH:C535524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009896 polymyoclonus, infantile skos:exactMatch OMIM:263550 polymyoclonus, infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009896 polymyoclonus, infantile skos:exactMatch UMLS:C1849731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009897 adult polyglucosan body disease skos:exactMatch MESH:C564878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009897 adult polyglucosan body disease skos:exactMatch OMIM:263570 polyglucosan body neuropathy, adult form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009897 adult polyglucosan body disease skos:exactMatch Orphanet:206583 Adult polyglucosan body disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009897 adult polyglucosan body disease skos:exactMatch SCTID:721099001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009898 polysaccharide, storage of unusual skos:exactMatch MESH:C564877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009898 polysaccharide, storage of unusual skos:exactMatch OMIM:263600 polysaccharide, storage of unusual semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009899 polyhydramnios, chronic idiopathic skos:exactMatch MESH:C564876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009899 polyhydramnios, chronic idiopathic skos:exactMatch OMIM:263610 polyhydramnios, chronic idiopathic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009899 polyhydramnios, chronic idiopathic skos:exactMatch UMLS:C1849720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009900 polysyndactyly-cardiac malformation syndrome skos:exactMatch MESH:C564875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009900 polysyndactyly-cardiac malformation syndrome skos:exactMatch OMIM:263630 polysyndactyly with cardiac malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009900 polysyndactyly-cardiac malformation syndrome skos:exactMatch Orphanet:2934 Polysyndactyly-cardiac malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009900 polysyndactyly-cardiac malformation syndrome skos:exactMatch SCTID:724066002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009900 polysyndactyly-cardiac malformation syndrome skos:exactMatch UMLS:C1849719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009901 Bartsocas-Papas syndrome 1 skos:exactMatch MESH:C564874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009901 Bartsocas-Papas syndrome 1 skos:exactMatch NCIT:C168990 Bartsocas-Papas Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009901 Bartsocas-Papas syndrome 1 skos:exactMatch OMIM:263650 bartsocas-papas syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009901 Bartsocas-Papas syndrome 1 skos:exactMatch Orphanet:1234 Bartsocas-Papas syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009901 Bartsocas-Papas syndrome 1 skos:exactMatch SCTID:722376008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009901 Bartsocas-Papas syndrome 1 skos:exactMatch UMLS:C1849718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009902 cutaneous porphyria skos:exactMatch DOID:13271 cutaneous porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009902 cutaneous porphyria skos:exactMatch MESH:D017092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009902 cutaneous porphyria skos:exactMatch NCIT:C84697 Erythropoietic Porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009902 cutaneous porphyria skos:exactMatch OMIM:263700 porphyria, congenital erythropoietic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009902 cutaneous porphyria skos:exactMatch Orphanet:79277 Congenital erythropoietic porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009902 cutaneous porphyria skos:exactMatch SCTID:67312003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009903 postaxial acrofacial dysostosis skos:exactMatch DOID:0111259 postaxial acrofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009903 postaxial acrofacial dysostosis skos:exactMatch MESH:C537680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009903 postaxial acrofacial dysostosis skos:exactMatch OMIM:263750 postaxial acrofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009903 postaxial acrofacial dysostosis skos:exactMatch Orphanet:246 Postaxial acrofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009903 postaxial acrofacial dysostosis skos:exactMatch SCTID:66038001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009903 postaxial acrofacial dysostosis skos:exactMatch UMLS:C0265257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009904 Gitelman syndrome skos:exactMatch DOID:0050450 Gitelman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009904 Gitelman syndrome skos:exactMatch MESH:D053579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009904 Gitelman syndrome skos:exactMatch NCIT:C84730 Gitelman Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009904 Gitelman syndrome skos:exactMatch OMIM:263800 gitelman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009904 Gitelman syndrome skos:exactMatch Orphanet:358 Gitelman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009904 Gitelman syndrome skos:exactMatch SCTID:707756004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009904 Gitelman syndrome skos:exactMatch UMLS:C0268450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009905 urban-Rogers-Meyer syndrome skos:exactMatch MESH:C538276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009905 urban-Rogers-Meyer syndrome skos:exactMatch OMIM:264010 prader-willi habitus, osteopenia, and camptodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009905 urban-Rogers-Meyer syndrome skos:exactMatch Orphanet:3409 Urban-Rogers-Meyer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009905 urban-Rogers-Meyer syndrome skos:exactMatch SCTID:716334004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009905 urban-Rogers-Meyer syndrome skos:exactMatch UMLS:C0796189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009906 prenatal bowing skos:exactMatch MESH:C564873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009906 prenatal bowing skos:exactMatch OMIM:264050 prenatal bowing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009907 Prepapillary vascular loops skos:exactMatch MESH:C563287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009907 Prepapillary vascular loops skos:exactMatch OMIM:264060 prepapillary vascular loops semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009907 Prepapillary vascular loops skos:exactMatch SCTID:424728002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009908 pterin-4 alpha-carbinolamine dehydratase 1 deficiency skos:exactMatch MESH:C538382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009908 pterin-4 alpha-carbinolamine dehydratase 1 deficiency skos:exactMatch OMIM:264070 hyperphenylalaninemia, bh4-deficient, d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009908 pterin-4 alpha-carbinolamine dehydratase 1 deficiency skos:exactMatch Orphanet:1578 Pterin-4 alpha-carbinolamine dehydratase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009908 pterin-4 alpha-carbinolamine dehydratase 1 deficiency skos:exactMatch SCTID:124646004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009909 progesterone resistance skos:exactMatch MESH:C564871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009909 progesterone resistance skos:exactMatch OMIM:264080 progesterone resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009909 progesterone resistance skos:exactMatch UMLS:C1849699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009910 Wiedemann-Rautenstrauch syndrome skos:exactMatch DOID:0081333 Wiedemann-Rautenstrauch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009910 Wiedemann-Rautenstrauch syndrome skos:exactMatch MESH:C536423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009910 Wiedemann-Rautenstrauch syndrome skos:exactMatch NCIT:C121565 Neonatal Progeroid Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009910 Wiedemann-Rautenstrauch syndrome skos:exactMatch OMIM:264090 wiedemann-rautenstrauch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009910 Wiedemann-Rautenstrauch syndrome skos:exactMatch Orphanet:3455 Wiedemann-Rautenstrauch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009910 Wiedemann-Rautenstrauch syndrome skos:exactMatch SCTID:238874008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009910 Wiedemann-Rautenstrauch syndrome skos:exactMatch UMLS:C0406586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009911 prolactin deficiency, isolated skos:exactMatch MESH:C562708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009911 prolactin deficiency, isolated skos:exactMatch OMIM:264110 prolactin deficiency, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009911 prolactin deficiency, isolated skos:exactMatch SCTID:67873006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009912 prolactin deficiency with obesity and enlarged testes skos:exactMatch MESH:C564870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009912 prolactin deficiency with obesity and enlarged testes skos:exactMatch OMIM:264120 prolactin deficiency with obesity and enlarged testes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009912 prolactin deficiency with obesity and enlarged testes skos:exactMatch UMLS:C1849698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009913 prune belly syndrome with pulmonic stenosis, intellectual disability, and deafness skos:exactMatch MESH:C562894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009913 prune belly syndrome with pulmonic stenosis, intellectual disability, and deafness skos:exactMatch OMIM:264140 prune belly syndrome with pulmonic stenosis, mental retardation, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009913 prune belly syndrome with pulmonic stenosis, intellectual disability, and deafness skos:exactMatch SCTID:236529001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009913 prune belly syndrome with pulmonic stenosis, intellectual disability, and deafness skos:exactMatch UMLS:C0403551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009914 pseudodiastrophic dysplasia skos:exactMatch MESH:C535826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009914 pseudodiastrophic dysplasia skos:exactMatch OMIM:264180 pseudodiastrophic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009914 pseudodiastrophic dysplasia skos:exactMatch Orphanet:85174 Pseudodiastrophic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009914 pseudodiastrophic dysplasia skos:exactMatch SCTID:254058002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009914 pseudodiastrophic dysplasia skos:exactMatch UMLS:C0432206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009915 46,XX disorder of sex development-skeletal anomalies syndrome skos:exactMatch MESH:C564869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009915 46,XX disorder of sex development-skeletal anomalies syndrome skos:exactMatch OMIM:264270 pseudohermaphroditism, female, with skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009915 46,XX disorder of sex development-skeletal anomalies syndrome skos:exactMatch Orphanet:2975 46,XX disorder of sex development-skeletal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009915 46,XX disorder of sex development-skeletal anomalies syndrome skos:exactMatch UMLS:C1849696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009916 46,XY disorder of sex development due to 17-beta-hydroxysteroid dehydrogenase 3 deficiency skos:exactMatch DOID:0112248 17-beta hydroxysteroid dehydrogenase 3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009916 46,XY disorder of sex development due to 17-beta-hydroxysteroid dehydrogenase 3 deficiency skos:exactMatch MESH:C537805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009916 46,XY disorder of sex development due to 17-beta-hydroxysteroid dehydrogenase 3 deficiency skos:exactMatch MESH:C564868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009916 46,XY disorder of sex development due to 17-beta-hydroxysteroid dehydrogenase 3 deficiency skos:exactMatch NCIT:C120203 17-Beta-Hydroxysteroid Dehydrogenase 3 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009916 46,XY disorder of sex development due to 17-beta-hydroxysteroid dehydrogenase 3 deficiency skos:exactMatch OMIM:264300 17-beta hydroxysteroid dehydrogenase 3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009916 46,XY disorder of sex development due to 17-beta-hydroxysteroid dehydrogenase 3 deficiency skos:exactMatch Orphanet:752 46,XY disorder of sex development due to 17-beta-hydroxysteroid dehydrogenase 3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009916 46,XY disorder of sex development due to 17-beta-hydroxysteroid dehydrogenase 3 deficiency skos:exactMatch SCTID:50658006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009917 autosomal recessive pseudohypoaldosteronism type 1 skos:exactMatch DOID:0060854 autosomal recessive pseudohypoaldosteronism type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009917 autosomal recessive pseudohypoaldosteronism type 1 skos:exactMatch OMIM:264350 pseudohypoaldosteronism, iia ib1, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009917 autosomal recessive pseudohypoaldosteronism type 1 skos:exactMatch Orphanet:171876 Generalized pseudohypoaldosteronism type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009918 fundus dystrophy, pseudoinflammatory, recessive form skos:exactMatch MESH:C535828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009918 fundus dystrophy, pseudoinflammatory, recessive form skos:exactMatch OMIM:264420 fundus dystrophy, pseudoinflammatory, recessive form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009918 fundus dystrophy, pseudoinflammatory, recessive form skos:exactMatch UMLS:C1849694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009919 peroxisomal acyl-CoA oxidase deficiency skos:exactMatch DOID:0050797 peroxisomal acyl-CoA oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009919 peroxisomal acyl-CoA oxidase deficiency skos:exactMatch MESH:C536662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009919 peroxisomal acyl-CoA oxidase deficiency skos:exactMatch NCIT:C170437 Peroxisomal Acyl-CoA Oxidase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009919 peroxisomal acyl-CoA oxidase deficiency skos:exactMatch OMIM:264470 peroxisomal acyl-coa oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009919 peroxisomal acyl-CoA oxidase deficiency skos:exactMatch Orphanet:2971 Peroxisomal acyl-CoA oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009919 peroxisomal acyl-CoA oxidase deficiency skos:exactMatch SCTID:238069004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009919 peroxisomal acyl-CoA oxidase deficiency skos:exactMatch UMLS:C1849678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009920 Acrootoocular syndrome skos:exactMatch MESH:C564866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009920 Acrootoocular syndrome skos:exactMatch OMIM:264475 pseudopapilledema, ocular hypotelorism, blepharophimosis, and hand anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009920 Acrootoocular syndrome skos:exactMatch Orphanet:2980 Acrootoocular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009920 Acrootoocular syndrome skos:exactMatch SCTID:720410001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009920 Acrootoocular syndrome skos:exactMatch UMLS:C1849661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009921 holoprosencephaly-postaxial polydactyly syndrome skos:exactMatch MESH:C535829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009921 holoprosencephaly-postaxial polydactyly syndrome skos:exactMatch NCIT:C125418 Pseudotrisomy 13 Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009921 holoprosencephaly-postaxial polydactyly syndrome skos:exactMatch OMIM:264480 pseudotrisomy 13 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009921 holoprosencephaly-postaxial polydactyly syndrome skos:exactMatch Orphanet:2166 Holoprosencephaly-postaxial polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009921 holoprosencephaly-postaxial polydactyly syndrome skos:exactMatch SCTID:716091000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009921 holoprosencephaly-postaxial polydactyly syndrome skos:exactMatch UMLS:C1849649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009922 Pseudouridinuria and mental defect skos:exactMatch MESH:C564864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009922 Pseudouridinuria and mental defect skos:exactMatch OMIM:264500 pseudouridinuria and mental defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009922 Pseudouridinuria and mental defect skos:exactMatch UMLS:C1849648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009923 46,XY disorder of sex development due to 5-alpha-reductase 2 deficiency skos:exactMatch MESH:C535830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009923 46,XY disorder of sex development due to 5-alpha-reductase 2 deficiency skos:exactMatch NCIT:C98699 5 Alpha Steroid Reductase 2 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009923 46,XY disorder of sex development due to 5-alpha-reductase 2 deficiency skos:exactMatch OMIM:264600 pseudovaginal perineoscrotal hypospadias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009923 46,XY disorder of sex development due to 5-alpha-reductase 2 deficiency skos:exactMatch Orphanet:753 46,XY disorder of sex development due to 5-alpha-reductase 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009923 46,XY disorder of sex development due to 5-alpha-reductase 2 deficiency skos:exactMatch SCTID:57514000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009924 vitamin D-dependent rickets, type 1 skos:exactMatch MESH:C562688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009924 vitamin D-dependent rickets, type 1 skos:exactMatch NCIT:C131073 Vitamin D 1 Alpha-Hydroxylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009924 vitamin D-dependent rickets, type 1 skos:exactMatch Orphanet:289157 Hypocalcemic vitamin D-dependent rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009924 vitamin D-dependent rickets, type 1 skos:exactMatch SCTID:67049004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009925 autosomal recessive inherited pseudoxanthoma elasticum skos:exactMatch DOID:2738 pseudoxanthoma elasticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009925 autosomal recessive inherited pseudoxanthoma elasticum skos:exactMatch MESH:D011561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009925 autosomal recessive inherited pseudoxanthoma elasticum skos:exactMatch NCIT:C85036 Pseudoxanthoma Elasticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009925 autosomal recessive inherited pseudoxanthoma elasticum skos:exactMatch OMIM:264800 pseudoxanthoma elasticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009925 autosomal recessive inherited pseudoxanthoma elasticum skos:exactMatch Orphanet:758 Pseudoxanthoma elasticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009925 autosomal recessive inherited pseudoxanthoma elasticum skos:exactMatch SCTID:402782006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009925 autosomal recessive inherited pseudoxanthoma elasticum skos:exactMatch SCTID:72744008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009925 autosomal recessive inherited pseudoxanthoma elasticum skos:exactMatch UMLS:C0033847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009926 autosomal recessive multiple pterygium syndrome skos:exactMatch NCIT:C101039 Escobar Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009926 autosomal recessive multiple pterygium syndrome skos:exactMatch OMIM:265000 multiple pterygium syndrome, escobar variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009926 autosomal recessive multiple pterygium syndrome skos:exactMatch Orphanet:2990 Autosomal recessive multiple pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009926 autosomal recessive multiple pterygium syndrome skos:exactMatch SCTID:80773006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009926 autosomal recessive multiple pterygium syndrome skos:exactMatch UMLS:CN203342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009927 3MC syndrome 2 skos:exactMatch DOID:0060576 3MC syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009927 3MC syndrome 2 skos:exactMatch MESH:C535586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009927 3MC syndrome 2 skos:exactMatch OMIM:265050 3mc syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009927 3MC syndrome 2 skos:exactMatch Orphanet:2998 Carnevale syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009928 pulmonary alveolar microlithiasis skos:exactMatch DOID:12117 pulmonary alveolar microlithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009928 pulmonary alveolar microlithiasis skos:exactMatch ICD10CM:J84.02 Pulmonary alveolar microlithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009928 pulmonary alveolar microlithiasis skos:exactMatch MESH:C562405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009928 pulmonary alveolar microlithiasis skos:exactMatch OMIM:265100 pulmonary alveolar microlithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009928 pulmonary alveolar microlithiasis skos:exactMatch Orphanet:60025 Pulmonary alveolar microlithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009928 pulmonary alveolar microlithiasis skos:exactMatch SCTID:87153008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009928 pulmonary alveolar microlithiasis skos:exactMatch UMLS:C0155912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009929 neonatal acute respiratory distress due to SP-B deficiency skos:exactMatch MESH:C566882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009929 neonatal acute respiratory distress due to SP-B deficiency skos:exactMatch OMIM:265120 surfactant metabolism dysfunction, pulmonary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009929 neonatal acute respiratory distress due to SP-B deficiency skos:exactMatch Orphanet:217563 Neonatal acute respiratory distress due to SP-B deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009929 neonatal acute respiratory distress due to SP-B deficiency skos:exactMatch UMLS:C1968602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009930 obsolete pulmonary arteriovenous malformation skos:exactMatch MESH:C562404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009930 obsolete pulmonary arteriovenous malformation skos:exactMatch NCIT:C99029 Pulmonary Arteriovenous Fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009930 obsolete pulmonary arteriovenous malformation skos:exactMatch OMIM:265140 pulmonary arteriovenous fistulas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009930 obsolete pulmonary arteriovenous malformation skos:exactMatch Orphanet:2038 Pulmonary arteriovenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009930 obsolete pulmonary arteriovenous malformation skos:exactMatch SCTID:303070000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009930 obsolete pulmonary arteriovenous malformation skos:exactMatch UMLS:C0155675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009931 pulmonary atresia-intact ventricular septum syndrome skos:exactMatch MESH:C562832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009931 pulmonary atresia-intact ventricular septum syndrome skos:exactMatch NCIT:C99032 Pulmonary Valve Atresia with Intact Ventricular Septum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009931 pulmonary atresia-intact ventricular septum syndrome skos:exactMatch OMIM:265150 pulmonary atresia with intact ventricular septum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009931 pulmonary atresia-intact ventricular septum syndrome skos:exactMatch Orphanet:1208 Pulmonary atresia-intact ventricular septum syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009931 pulmonary atresia-intact ventricular septum syndrome skos:exactMatch SCTID:253590009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009931 pulmonary atresia-intact ventricular septum syndrome skos:exactMatch UMLS:C0344975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009932 pulmonary bullae causing pneumothorax skos:exactMatch MESH:C564863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009932 pulmonary bullae causing pneumothorax skos:exactMatch OMIM:265200 pulmonary bullae causing pneumothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009932 pulmonary bullae causing pneumothorax skos:exactMatch UMLS:C1849566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009933 congenital pulmonary lymphangiectasia skos:exactMatch MESH:C537727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009933 congenital pulmonary lymphangiectasia skos:exactMatch NCIT:C99034 Congenital Pulmonary Lymphangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009933 congenital pulmonary lymphangiectasia skos:exactMatch OMIM:265300 lymphangiectasia, pulmonary, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009933 congenital pulmonary lymphangiectasia skos:exactMatch Orphanet:2414 Congenital pulmonary lymphangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009933 congenital pulmonary lymphangiectasia skos:exactMatch SCTID:45142002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009933 congenital pulmonary lymphangiectasia skos:exactMatch UMLS:C1849554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009934 alveolar capillary dysplasia with misalignment of pulmonary veins skos:exactMatch DOID:13042 persistent fetal circulation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009934 alveolar capillary dysplasia with misalignment of pulmonary veins skos:exactMatch MESH:C536590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009934 alveolar capillary dysplasia with misalignment of pulmonary veins skos:exactMatch NCIT:C98809 Alveolar Capillary Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009934 alveolar capillary dysplasia with misalignment of pulmonary veins skos:exactMatch OMIM:265380 alveolar capillary dysplasia with misalignment of pulmonary veins semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009934 alveolar capillary dysplasia with misalignment of pulmonary veins skos:exactMatch Orphanet:210122 Congenital alveolar capillary dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009934 alveolar capillary dysplasia with misalignment of pulmonary veins skos:exactMatch SCTID:447275002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009934 alveolar capillary dysplasia with misalignment of pulmonary veins skos:exactMatch UMLS:C0031190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009935 pulmonary hypertension, primary, autosomal recessive skos:exactMatch MESH:C564862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009935 pulmonary hypertension, primary, autosomal recessive skos:exactMatch OMIM:265400 pulmonary hypertension, primary, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009935 pulmonary hypertension, primary, autosomal recessive skos:exactMatch UMLS:C1849552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009936 familial primary pulmonary hypoplasia skos:exactMatch OMIM:265430 pulmonary hypoplasia, primary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009936 familial primary pulmonary hypoplasia skos:exactMatch Orphanet:2257 Primary pulmonary hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009936 familial primary pulmonary hypoplasia skos:exactMatch SCTID:277656005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009936 familial primary pulmonary hypoplasia skos:exactMatch UMLS:CN226916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009937 pulmonary venoocclusive disease skos:exactMatch DOID:5453 pulmonary venoocclusive disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009937 pulmonary venoocclusive disease skos:exactMatch MESH:D011668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009937 pulmonary venoocclusive disease skos:exactMatch NCIT:C85039 Pulmonary Veno-Occlusive Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009937 pulmonary venoocclusive disease skos:exactMatch OMIMPS:265450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009937 pulmonary venoocclusive disease skos:exactMatch Orphanet:31837 Pulmonary venoocclusive disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009937 pulmonary venoocclusive disease skos:exactMatch SCTID:89420002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009937 pulmonary venoocclusive disease skos:exactMatch UMLS:C0034091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009938 pulmonic stenosis skos:exactMatch OMIM:265500 pulmonic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009938 pulmonic stenosis skos:exactMatch UMLS:C1956257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009939 pulmonic stenosis and congenital nephrosis skos:exactMatch MESH:C562895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009939 pulmonic stenosis and congenital nephrosis skos:exactMatch OMIM:265600 pulmonic stenosis and congenital nephrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009939 pulmonic stenosis and congenital nephrosis skos:exactMatch SCTID:236530006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009939 pulmonic stenosis and congenital nephrosis skos:exactMatch UMLS:C0403552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009940 pycnodysostosis skos:exactMatch DOID:0080038 pycnodysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009940 pycnodysostosis skos:exactMatch MESH:D058631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009940 pycnodysostosis skos:exactMatch NCIT:C131187 Pycnodysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009940 pycnodysostosis skos:exactMatch OMIM:265800 pycnodysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009940 pycnodysostosis skos:exactMatch Orphanet:763 Pycnodysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009940 pycnodysostosis skos:exactMatch SCTID:89647000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009940 pycnodysostosis skos:exactMatch UMLS:C0238402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009941 Pygmy skos:exactMatch OMIM:265850 pygmy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009941 Pygmy skos:exactMatch UMLS:C1849524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009942 pyknoachondrogenesis skos:exactMatch MESH:C536251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009942 pyknoachondrogenesis skos:exactMatch OMIM:265880 pyknoachondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009942 pyknoachondrogenesis skos:exactMatch Orphanet:3003 Pyknoachondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009942 pyknoachondrogenesis skos:exactMatch SCTID:719258003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009942 pyknoachondrogenesis skos:exactMatch UMLS:C1849523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009943 Pyle disease skos:exactMatch DOID:0080019 metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009943 Pyle disease skos:exactMatch ICD10CM:Q78.5 Metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009943 Pyle disease skos:exactMatch MESH:C536252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009943 Pyle disease skos:exactMatch OMIM:265900 pyle disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009943 Pyle disease skos:exactMatch Orphanet:3005 Pyle disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009943 Pyle disease skos:exactMatch SCTID:27837003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009944 pyloric atresia skos:exactMatch MESH:C562561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009944 pyloric atresia skos:exactMatch OMIM:265950 pyloric atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009944 pyloric atresia skos:exactMatch SCTID:27729002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009945 pyridoxine-dependent epilepsy skos:exactMatch DOID:0080768 pyridoxine-dependent epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009945 pyridoxine-dependent epilepsy skos:exactMatch MESH:C536254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009945 pyridoxine-dependent epilepsy skos:exactMatch Orphanet:3006 Pyridoxine-dependent epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009945 pyridoxine-dependent epilepsy skos:exactMatch SCTID:734434007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009945 pyridoxine-dependent epilepsy skos:exactMatch UMLS:C1849508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009945 pyridoxine-dependent epilepsy skos:exactMatch UMLS:CN203406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009946 hemolytic anemia due to pyrimidine 5' nucleotidase deficiency skos:exactMatch MESH:C564859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009946 hemolytic anemia due to pyrimidine 5' nucleotidase deficiency skos:exactMatch OMIM:266120 uridine 5-prime monophosphate hydrolase deficiency, hemolytic anemia due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009946 hemolytic anemia due to pyrimidine 5' nucleotidase deficiency skos:exactMatch Orphanet:35120 Hemolytic anemia due to pyrimidine 5' nucleotidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009946 hemolytic anemia due to pyrimidine 5' nucleotidase deficiency skos:exactMatch UMLS:C1849507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009947 glutathione synthetase deficiency with 5-oxoprolinuria skos:exactMatch OMIM:266130 glutathione synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009947 glutathione synthetase deficiency with 5-oxoprolinuria skos:exactMatch Orphanet:289846 Glutathione synthetase deficiency with 5-oxoprolinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009947 glutathione synthetase deficiency with 5-oxoprolinuria skos:exactMatch SCTID:39112005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009948 pyropoikilocytosis, hereditary skos:exactMatch MESH:C563004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009948 pyropoikilocytosis, hereditary skos:exactMatch NCIT:C98943 Hereditary Pyropoikilocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009948 pyropoikilocytosis, hereditary skos:exactMatch OMIM:266140 pyropoikilocytosis, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009948 pyropoikilocytosis, hereditary skos:exactMatch SCTID:9434008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009949 pyruvate carboxylase deficiency disease skos:exactMatch DOID:3651 pyruvate carboxylase deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009949 pyruvate carboxylase deficiency disease skos:exactMatch MESH:D015324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009949 pyruvate carboxylase deficiency disease skos:exactMatch NCIT:C85040 Pyruvate Carboxylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009949 pyruvate carboxylase deficiency disease skos:exactMatch OMIM:266150 pyruvate carboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009949 pyruvate carboxylase deficiency disease skos:exactMatch Orphanet:3008 Pyruvate carboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009949 pyruvate carboxylase deficiency disease skos:exactMatch SCTID:87694001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009949 pyruvate carboxylase deficiency disease skos:exactMatch UMLS:C0034341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009949 pyruvate carboxylase deficiency disease skos:exactMatch UMLS:C2931141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009949 pyruvate carboxylase deficiency disease skos:exactMatch UMLS:CN203409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009950 pyruvate kinase deficiency of red cells skos:exactMatch DOID:0111077 pyruvate kinase deficiency of red cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009950 pyruvate kinase deficiency of red cells skos:exactMatch MESH:C564858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009950 pyruvate kinase deficiency of red cells skos:exactMatch NCIT:C99037 Pyruvate Kinase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009950 pyruvate kinase deficiency of red cells skos:exactMatch OMIM:266200 pyruvate kinase deficiency of red cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009950 pyruvate kinase deficiency of red cells skos:exactMatch Orphanet:766 Hemolytic anemia due to red cell pyruvate kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009950 pyruvate kinase deficiency of red cells skos:exactMatch SCTID:124331002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009950 pyruvate kinase deficiency of red cells skos:exactMatch UMLS:C0340968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009951 radiculoneuropathy, fatal neonatal skos:exactMatch MESH:C564857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009951 radiculoneuropathy, fatal neonatal skos:exactMatch OMIM:266250 radiculoneuropathy, fatal neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009951 radiculoneuropathy, fatal neonatal skos:exactMatch UMLS:C1849471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009952 radioulnar synostosis-developmental delay-hypotonia syndrome skos:exactMatch MESH:C538217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009952 radioulnar synostosis-developmental delay-hypotonia syndrome skos:exactMatch MESH:C564856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009952 radioulnar synostosis-developmental delay-hypotonia syndrome skos:exactMatch OMIM:266255 radioulnar synostosis, unilateral, with developmental retardation and hypotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009952 radioulnar synostosis-developmental delay-hypotonia syndrome skos:exactMatch Orphanet:3270 Radioulnar synostosis-developmental delay-hypotonia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009952 radioulnar synostosis-developmental delay-hypotonia syndrome skos:exactMatch SCTID:721883006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009953 leukocyte adhesion deficiency type II skos:exactMatch DOID:0070255 congenital disorder of glycosylation type IIc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009953 leukocyte adhesion deficiency type II skos:exactMatch DOID:0080492 leukocyte adhesion deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009953 leukocyte adhesion deficiency type II skos:exactMatch MESH:C535755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009953 leukocyte adhesion deficiency type II skos:exactMatch NCIT:C4690 Leukocyte Adhesion Deficiency Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009953 leukocyte adhesion deficiency type II skos:exactMatch OMIM:266265 congenital disorder of glycosylation, iia iic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009953 leukocyte adhesion deficiency type II skos:exactMatch Orphanet:99843 Leukocyte adhesion deficiency type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009953 leukocyte adhesion deficiency type II skos:exactMatch SCTID:234583001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009953 leukocyte adhesion deficiency type II skos:exactMatch UMLS:C0398739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009954 Ramon syndrome skos:exactMatch MESH:C535285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009954 Ramon syndrome skos:exactMatch OMIM:266270 ramon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009954 Ramon syndrome skos:exactMatch Orphanet:3019 Ramon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009954 Ramon syndrome skos:exactMatch UMLS:C0796133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009955 rapadilino syndrome skos:exactMatch DOID:0050774 rapadilino syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009955 rapadilino syndrome skos:exactMatch MESH:C535288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009955 rapadilino syndrome skos:exactMatch OMIM:266280 rapadilino syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009955 rapadilino syndrome skos:exactMatch Orphanet:3021 RAPADILINO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009955 rapadilino syndrome skos:exactMatch SCTID:702413000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009955 rapadilino syndrome skos:exactMatch UMLS:C1849453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009956 red skin pigment anomaly of new guinea skos:exactMatch MESH:C535515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009956 red skin pigment anomaly of new guinea skos:exactMatch OMIM:266350 red skin pigment anomaly of new guinea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009956 red skin pigment anomaly of new guinea skos:exactMatch UMLS:C1849451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009957 Reese retinal dysplasia skos:exactMatch MESH:C564854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009957 Reese retinal dysplasia skos:exactMatch OMIM:266400 reese retinal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009957 Reese retinal dysplasia skos:exactMatch UMLS:C1849450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009958 adult Refsum disease skos:exactMatch DOID:10582 Refsum disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009958 adult Refsum disease skos:exactMatch ICD10CM:G60.1 Refsum's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009958 adult Refsum disease skos:exactMatch MESH:D012035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009958 adult Refsum disease skos:exactMatch OMIM:266500 refsum disease, classic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009958 adult Refsum disease skos:exactMatch Orphanet:773 Refsum disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009958 adult Refsum disease skos:exactMatch SCTID:25362006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009959 peroxisome biogenesis disorder type 3B skos:exactMatch DOID:0050444 infantile Refsum disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009959 peroxisome biogenesis disorder type 3B skos:exactMatch DOID:0081241 peroxisome biogenesis disorder 3B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009959 peroxisome biogenesis disorder type 3B skos:exactMatch OMIM:266510 peroxisome biogenesis disorder 3b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009960 inflammatory bowel disease 1 skos:exactMatch DOID:0110892 inflammatory bowel disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009960 inflammatory bowel disease 1 skos:exactMatch OMIM:266600 inflammatory bowel disease (crohn disease) 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009960 inflammatory bowel disease 1 skos:exactMatch SCTID:34000006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009961 renal and mullerian duct hypoplasia skos:exactMatch MESH:C564853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009961 renal and mullerian duct hypoplasia skos:exactMatch OMIM:266810 renal and mullerian duct hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009961 renal and mullerian duct hypoplasia skos:exactMatch UMLS:C1849439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009962 Senior-Loken syndrome 1 skos:exactMatch OMIM:266900 senior-loken syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009962 Senior-Loken syndrome 1 skos:exactMatch SCTID:236531005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009963 Ulbright-Hodes syndrome skos:exactMatch MESH:C537754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009963 Ulbright-Hodes syndrome skos:exactMatch OMIM:266910 renal dysplasia-limb defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009963 Ulbright-Hodes syndrome skos:exactMatch Orphanet:3404 Ulbright-Hodes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009963 Ulbright-Hodes syndrome skos:exactMatch SCTID:719840003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009963 Ulbright-Hodes syndrome skos:exactMatch UMLS:C1849438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009964 short-rib thoracic dysplasia 9 with or without polydactyly skos:exactMatch DOID:0110097 short-rib thoracic dysplasia 9 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009964 short-rib thoracic dysplasia 9 with or without polydactyly skos:exactMatch OMIM:266920 short-rib thoracic dysplasia 9 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009964 short-rib thoracic dysplasia 9 with or without polydactyly skos:exactMatch Orphanet:140969 Saldino-Mainzer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009964 short-rib thoracic dysplasia 9 with or without polydactyly skos:exactMatch SCTID:254092004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009965 Perlman syndrome skos:exactMatch DOID:0060476 Perlman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009965 Perlman syndrome skos:exactMatch MESH:C536399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009965 Perlman syndrome skos:exactMatch NCIT:C103144 Perlman Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009965 Perlman syndrome skos:exactMatch OMIM:267000 perlman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009965 Perlman syndrome skos:exactMatch Orphanet:2849 Perlman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009965 Perlman syndrome skos:exactMatch SCTID:722231005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009965 Perlman syndrome skos:exactMatch UMLS:C0796113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009966 NPHP3-related Meckel-like syndrome skos:exactMatch DOID:0070121 Meckel syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009966 NPHP3-related Meckel-like syndrome skos:exactMatch MESH:C537756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009966 NPHP3-related Meckel-like syndrome skos:exactMatch OMIM:267010 meckel syndrome, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009966 NPHP3-related Meckel-like syndrome skos:exactMatch Orphanet:3032 NPHP3-related Meckel-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009966 NPHP3-related Meckel-like syndrome skos:exactMatch UMLS:C2673885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009967 renal tubular acidosis 3 skos:exactMatch MESH:C537759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009967 renal tubular acidosis 3 skos:exactMatch OMIM:267200 renal tubular acidosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009968 renal tubular acidosis, distal, 2, with progressive sensorineural hearing loss skos:exactMatch MESH:C562897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009968 renal tubular acidosis, distal, 2, with progressive sensorineural hearing loss skos:exactMatch OMIM:267300 renal tubular acidosis, distal, 2, with progressive sensorineural hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009968 renal tubular acidosis, distal, 2, with progressive sensorineural hearing loss skos:exactMatch SCTID:236532003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009968 renal tubular acidosis, distal, 2, with progressive sensorineural hearing loss skos:exactMatch SCTID:722468005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009968 renal tubular acidosis, distal, 2, with progressive sensorineural hearing loss skos:exactMatch UMLS:C0403554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009968 renal tubular acidosis, distal, 2, with progressive sensorineural hearing loss skos:exactMatch UMLS:C4302514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009969 renal-genital-middle ear anomalies skos:exactMatch MESH:C564849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009969 renal-genital-middle ear anomalies skos:exactMatch OMIM:267400 renal, genital, and middle ear anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009969 renal-genital-middle ear anomalies skos:exactMatch Orphanet:1092 Renal-genital-middle ear anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009969 renal-genital-middle ear anomalies skos:exactMatch UMLS:C1849432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009970 renal tubular dysgenesis of genetic origin skos:exactMatch OMIM:267430 renal tubular dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009970 renal tubular dysgenesis of genetic origin skos:exactMatch Orphanet:97369 Renal tubular dysgenesis of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009971 respiratory distress syndrome in premature infants skos:exactMatch MESH:C566881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009971 respiratory distress syndrome in premature infants skos:exactMatch OMIM:267450 respiratory distress syndrome 1n premature infants semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009971 respiratory distress syndrome in premature infants skos:exactMatch Orphanet:70587 Infant acute respiratory distress syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009971 respiratory distress syndrome in premature infants skos:exactMatch UMLS:C1968593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009972 respiratory underresponsiveness to hypoxia and hypercapnia skos:exactMatch MESH:C564848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009972 respiratory underresponsiveness to hypoxia and hypercapnia skos:exactMatch OMIM:267480 respiratory underresponsiveness to hypoxia and hypercapnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009973 reticular dysgenesis skos:exactMatch DOID:0060020 reticular dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009973 reticular dysgenesis skos:exactMatch MESH:C538361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009973 reticular dysgenesis skos:exactMatch NCIT:C27070 Reticular Dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009973 reticular dysgenesis skos:exactMatch OMIM:267500 reticular dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009973 reticular dysgenesis skos:exactMatch Orphanet:33355 Reticular dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009973 reticular dysgenesis skos:exactMatch SCTID:111584000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009973 reticular dysgenesis skos:exactMatch UMLS:C0272167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009974 familial hemophagocytic lymphohistiocytosis type 1 skos:exactMatch DOID:0110921 familial hemophagocytic lymphohistiocytosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009974 familial hemophagocytic lymphohistiocytosis type 1 skos:exactMatch NCIT:C61276 Familial Hemophagocytic Lymphohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009974 familial hemophagocytic lymphohistiocytosis type 1 skos:exactMatch OMIM:267700 hemophagocytic lymphohistiocytosis, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009974 familial hemophagocytic lymphohistiocytosis type 1 skos:exactMatch UMLS:C0272199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009974 familial hemophagocytic lymphohistiocytosis type 1 skos:exactMatch UMLS:CN034020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009974 familial hemophagocytic lymphohistiocytosis type 1 skos:exactMatch UMLS:CN205265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009975 reticulum cell sarcoma skos:exactMatch DOID:8538 reticulosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009975 reticulum cell sarcoma skos:exactMatch NCIT:C27824 Reticulosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009975 reticulum cell sarcoma skos:exactMatch OMIM:267730 reticulum cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009975 reticulum cell sarcoma skos:exactMatch Orphanet:86900 Interdigitating dendritic cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009975 reticulum cell sarcoma skos:exactMatch SCTID:373168002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009976 retinal degeneration and epilepsy skos:exactMatch MESH:C564847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009976 retinal degeneration and epilepsy skos:exactMatch OMIM:267740 retinal degeneration and epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009976 retinal degeneration and epilepsy skos:exactMatch UMLS:C1849416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009978 retinal degeneration-nanophthalmos-glaucoma syndrome skos:exactMatch MESH:C538364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009978 retinal degeneration-nanophthalmos-glaucoma syndrome skos:exactMatch OMIM:267760 retinal degeneration with nanophthalmos, cystic macular degeneration, and angle closure glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009978 retinal degeneration-nanophthalmos-glaucoma syndrome skos:exactMatch Orphanet:1574 Retinal degeneration-nanophthalmos-glaucoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009978 retinal degeneration-nanophthalmos-glaucoma syndrome skos:exactMatch SCTID:723503006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009978 retinal degeneration-nanophthalmos-glaucoma syndrome skos:exactMatch UMLS:C2931831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009979 reticular dystrophy of the retinal pigment epithelium skos:exactMatch MESH:C566721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009979 reticular dystrophy of the retinal pigment epithelium skos:exactMatch OMIM:179840 reticular dystrophy of retinal pigment epithelium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009979 reticular dystrophy of the retinal pigment epithelium skos:exactMatch Orphanet:99002 Reticular dystrophy of the retinal pigment epithelium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009979 reticular dystrophy of the retinal pigment epithelium skos:exactMatch SCTID:723502001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009979 reticular dystrophy of the retinal pigment epithelium skos:exactMatch UMLS:C1867332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009980 retinal telangiectasia and hypogammaglobulinemia skos:exactMatch MESH:C535638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009980 retinal telangiectasia and hypogammaglobulinemia skos:exactMatch OMIM:267900 retinal telangiectasia and hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009980 retinal telangiectasia and hypogammaglobulinemia skos:exactMatch UMLS:C2930961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009982 retinitis pigmentosa inversa with deafness skos:exactMatch MESH:C564842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009982 retinitis pigmentosa inversa with deafness skos:exactMatch OMIM:268010 retinitis pigmentosa inversa with deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009982 retinitis pigmentosa inversa with deafness skos:exactMatch UMLS:C1849405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009983 retinitis pigmentosa-intellectual disability-deafness-hypogenitalism syndrome skos:exactMatch MESH:C564841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009983 retinitis pigmentosa-intellectual disability-deafness-hypogenitalism syndrome skos:exactMatch OMIM:268020 retinitis pigmentosa, deafness, mental retardation, and hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009983 retinitis pigmentosa-intellectual disability-deafness-hypogenitalism syndrome skos:exactMatch Orphanet:3085 Retinitis pigmentosa-intellectual disability-deafness-hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009983 retinitis pigmentosa-intellectual disability-deafness-hypogenitalism syndrome skos:exactMatch UMLS:C1849401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009984 late-adult onset retinitis pigmentosa skos:exactMatch DOID:0110421 late-adult onset retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009984 late-adult onset retinitis pigmentosa skos:exactMatch MESH:C564840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009984 late-adult onset retinitis pigmentosa skos:exactMatch OMIM:268025 retinitis pigmentosa, late-adult onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009984 late-adult onset retinitis pigmentosa skos:exactMatch UMLS:C1849400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009985 retinohepatoendocrinologic syndrome skos:exactMatch MESH:C564839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009985 retinohepatoendocrinologic syndrome skos:exactMatch OMIM:268040 retinohepatoendocrinologic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009985 retinohepatoendocrinologic syndrome skos:exactMatch SCTID:724000006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009985 retinohepatoendocrinologic syndrome skos:exactMatch UMLS:C1849399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009986 retinopathy, pigmentary, and intellectual disability skos:exactMatch MESH:C538367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009986 retinopathy, pigmentary, and intellectual disability skos:exactMatch OMIM:268050 mirhosseini-holmes-walton syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009987 autosomal recessive pericentral pigmentary retinopathy skos:exactMatch DOID:0110422 autosomal recessive pericentral pigmentary retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009987 autosomal recessive pericentral pigmentary retinopathy skos:exactMatch MESH:C564838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009987 autosomal recessive pericentral pigmentary retinopathy skos:exactMatch OMIM:268060 retinopathy, pericentral pigmentary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009987 autosomal recessive pericentral pigmentary retinopathy skos:exactMatch UMLS:C1849398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009988 retinoschisis of fovea skos:exactMatch MESH:C538369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009988 retinoschisis of fovea skos:exactMatch OMIM:268080 retinoschisis of fovea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009988 retinoschisis of fovea skos:exactMatch UMLS:C1849397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009990 Revesz syndrome skos:exactMatch DOID:0070026 Revesz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009990 Revesz syndrome skos:exactMatch MESH:C538371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009990 Revesz syndrome skos:exactMatch NCIT:C152064 Revesz Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009990 Revesz syndrome skos:exactMatch OMIM:268130 revesz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009990 Revesz syndrome skos:exactMatch Orphanet:3088 Revesz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009990 Revesz syndrome skos:exactMatch SCTID:723512008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009990 Revesz syndrome skos:exactMatch UMLS:C1327916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009992 myoglobinuria, acute recurrent, autosomal recessive skos:exactMatch MESH:C564832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009992 myoglobinuria, acute recurrent, autosomal recessive skos:exactMatch OMIM:268200 myoglobinuria, acute recurrent, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009992 myoglobinuria, acute recurrent, autosomal recessive skos:exactMatch UMLS:C1849386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009993 embryonal rhabdomyosarcoma skos:exactMatch DOID:3246 embryonal rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009993 embryonal rhabdomyosarcoma skos:exactMatch NCIT:C8971 Embryonal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009993 embryonal rhabdomyosarcoma skos:exactMatch OMIM:268210 rhabdomyosarcoma, embryonal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009993 embryonal rhabdomyosarcoma skos:exactMatch Orphanet:99757 Embryonal rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009993 embryonal rhabdomyosarcoma skos:exactMatch SCTID:404051002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009993 embryonal rhabdomyosarcoma skos:exactMatch UMLS:C0206656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009994 alveolar rhabdomyosarcoma skos:exactMatch DOID:4051 alveolar rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009994 alveolar rhabdomyosarcoma skos:exactMatch MESH:D018232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009994 alveolar rhabdomyosarcoma skos:exactMatch NCIT:C3749 Alveolar Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009994 alveolar rhabdomyosarcoma skos:exactMatch OMIM:268220 rhabdomyosarcoma 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009994 alveolar rhabdomyosarcoma skos:exactMatch Orphanet:99756 Alveolar rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009994 alveolar rhabdomyosarcoma skos:exactMatch SCTID:404053004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009994 alveolar rhabdomyosarcoma skos:exactMatch UMLS:C0206655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009995 obsolete rheumatic fever-related antigen skos:exactMatch OMIM:268240 rheumatic fever-related antigen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009996 rhizomelic syndrome, Urbach type skos:exactMatch MESH:C537611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009996 rhizomelic syndrome, Urbach type skos:exactMatch OMIM:268250 rhizomelic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009996 rhizomelic syndrome, Urbach type skos:exactMatch Orphanet:3098 Rhizomelic syndrome, Urbach type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009996 rhizomelic syndrome, Urbach type skos:exactMatch UMLS:C1849382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009997 Roberts syndrome skos:exactMatch DOID:5325 Roberts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009997 Roberts syndrome skos:exactMatch MESH:C535687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009997 Roberts syndrome skos:exactMatch NCIT:C126326 Roberts Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009997 Roberts syndrome skos:exactMatch Orphanet:3103 Roberts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009997 Roberts syndrome skos:exactMatch SCTID:48718006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009998 Richieri Costa-Pereira syndrome skos:exactMatch MESH:C535677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009998 Richieri Costa-Pereira syndrome skos:exactMatch OMIM:268305 robin sequence with cleft mandible and limb anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009998 Richieri Costa-Pereira syndrome skos:exactMatch Orphanet:3102 Richieri Costa-Pereira syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009998 Richieri Costa-Pereira syndrome skos:exactMatch SCTID:723998001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009998 Richieri Costa-Pereira syndrome skos:exactMatch UMLS:C1849348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009999 autosomal recessive Robinow syndrome skos:exactMatch DOID:0060764 autosomal recessive Robinow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009999 autosomal recessive Robinow syndrome skos:exactMatch MESH:C535863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009999 autosomal recessive Robinow syndrome skos:exactMatch OMIM:268310 robinow syndrome, autosomal recessive 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009999 autosomal recessive Robinow syndrome skos:exactMatch Orphanet:1507 Autosomal recessive Robinow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0009999 autosomal recessive Robinow syndrome skos:exactMatch UMLS:C1849334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010000 rod-cone dystrophy, sensorineural deafness, and Fanconi-type renal dysfunction skos:exactMatch MESH:C564829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010000 rod-cone dystrophy, sensorineural deafness, and Fanconi-type renal dysfunction skos:exactMatch OMIM:268315 rod-cone dystrophy, sensorineural deafness, and fanconi-type renal dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010000 rod-cone dystrophy, sensorineural deafness, and Fanconi-type renal dysfunction skos:exactMatch UMLS:C1849333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010001 ectodermal dysplasia-blindness syndrome skos:exactMatch MESH:C535865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010001 ectodermal dysplasia-blindness syndrome skos:exactMatch OMIM:268320 rodrigues blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010001 ectodermal dysplasia-blindness syndrome skos:exactMatch Orphanet:1806 Ectodermal dysplasia-blindness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010001 ectodermal dysplasia-blindness syndrome skos:exactMatch UMLS:C1849332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010002 Rothmund-Thomson syndrome skos:exactMatch DOID:2732 Rothmund-Thomson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010002 Rothmund-Thomson syndrome skos:exactMatch MESH:D011038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010002 Rothmund-Thomson syndrome skos:exactMatch NCIT:C3335 Rothmund-Thomson Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010002 Rothmund-Thomson syndrome skos:exactMatch OMIMPS:268400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010002 Rothmund-Thomson syndrome skos:exactMatch Orphanet:2909 Rothmund-Thomson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010002 Rothmund-Thomson syndrome skos:exactMatch SCTID:69093006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010002 Rothmund-Thomson syndrome skos:exactMatch UMLS:C0032339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010003 Rowley-Rosenberg syndrome skos:exactMatch MESH:C535874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010003 Rowley-Rosenberg syndrome skos:exactMatch OMIM:268500 rowley-rosenberg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010003 Rowley-Rosenberg syndrome skos:exactMatch SCTID:53783003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010003 Rowley-Rosenberg syndrome skos:exactMatch UMLS:C0268426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010004 EEC syndrome skos:exactMatch DOID:0060782 EEC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010004 EEC syndrome skos:exactMatch MESH:C536189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010004 EEC syndrome skos:exactMatch NCIT:C148261 Ectrodactyly-Ectodermal Dysplasia-Cleft Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010004 EEC syndrome skos:exactMatch OMIM:268650 rudiger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010004 EEC syndrome skos:exactMatch Orphanet:1896 EEC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010004 EEC syndrome skos:exactMatch SCTID:39788007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010004 EEC syndrome skos:exactMatch UMLS:C0406704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010004 EEC syndrome skos:exactMatch UMLS:CN776907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010005 saccharopinuria skos:exactMatch MESH:C537218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010005 saccharopinuria skos:exactMatch OMIM:268700 saccharopinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010005 saccharopinuria skos:exactMatch Orphanet:3124 Saccharopinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010005 saccharopinuria skos:exactMatch SCTID:111397004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010005 saccharopinuria skos:exactMatch UMLS:C0268556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010006 Sandhoff disease skos:exactMatch DOID:3323 Sandhoff disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010006 Sandhoff disease skos:exactMatch ICD10CM:E75.01 Sandhoff disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010006 Sandhoff disease skos:exactMatch MESH:D012497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010006 Sandhoff disease skos:exactMatch NCIT:C85052 Sandhoff Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010006 Sandhoff disease skos:exactMatch OMIM:268800 sandhoff disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010006 Sandhoff disease skos:exactMatch Orphanet:796 Sandhoff disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010006 Sandhoff disease skos:exactMatch SCTID:23849003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010006 Sandhoff disease skos:exactMatch UMLS:C0036161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010007 microbrachycephaly-ptosis-cleft lip syndrome skos:exactMatch OMIM:268850 richieri-costa/guion-almeida syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010007 microbrachycephaly-ptosis-cleft lip syndrome skos:exactMatch Orphanet:2511 Microbrachycephaly-ptosis-cleft lip syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010007 microbrachycephaly-ptosis-cleft lip syndrome skos:exactMatch UMLS:C0796142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010008 sarcosinemia skos:exactMatch DOID:0112307 sarcosinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010008 sarcosinemia skos:exactMatch MESH:C537236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010008 sarcosinemia skos:exactMatch OMIM:268900 sarcosinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010008 sarcosinemia skos:exactMatch Orphanet:3129 Sarcosinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010008 sarcosinemia skos:exactMatch SCTID:64852002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010008 sarcosinemia skos:exactMatch UMLS:C0268563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010010 Schinzel-Giedion syndrome skos:exactMatch MESH:C536632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010010 Schinzel-Giedion syndrome skos:exactMatch NCIT:C129308 Schinzel-Giedion Midface-Retraction Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010010 Schinzel-Giedion syndrome skos:exactMatch OMIM:269150 schinzel-giedion midface retraction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010010 Schinzel-Giedion syndrome skos:exactMatch Orphanet:798 Schinzel-Giedion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010010 Schinzel-Giedion syndrome skos:exactMatch SCTID:18899000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010010 Schinzel-Giedion syndrome skos:exactMatch UMLS:C0265227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010011 schizencephaly skos:exactMatch MESH:D065707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010011 schizencephaly skos:exactMatch NCIT:C99056 Schizencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010011 schizencephaly skos:exactMatch OMIM:269160 schizencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010011 schizencephaly skos:exactMatch Orphanet:799 Schizencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010011 schizencephaly skos:exactMatch SCTID:253159001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010012 autoimmune polyendocrinopathy type 2 skos:exactMatch DOID:0050168 autoimmune polyendocrine syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010012 autoimmune polyendocrinopathy type 2 skos:exactMatch NCIT:C129728 Autoimmune Polyglandular Syndrome Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010012 autoimmune polyendocrinopathy type 2 skos:exactMatch OMIM:269200 autoimmune polyendocrine syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010012 autoimmune polyendocrinopathy type 2 skos:exactMatch Orphanet:3143 Autoimmune polyendocrinopathy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010012 autoimmune polyendocrinopathy type 2 skos:exactMatch SCTID:83728000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010013 schneckenbecken dysplasia skos:exactMatch DOID:0050775 schneckenbecken dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010013 schneckenbecken dysplasia skos:exactMatch MESH:C536637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010013 schneckenbecken dysplasia skos:exactMatch OMIM:269250 schneckenbecken dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010013 schneckenbecken dysplasia skos:exactMatch Orphanet:3144 Schneckenbecken dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010013 schneckenbecken dysplasia skos:exactMatch SCTID:254049009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010013 schneckenbecken dysplasia skos:exactMatch UMLS:C0432194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010014 craniometadiaphyseal dysplasia, wormian bone type skos:exactMatch OMIM:269300 craniometadiaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010014 craniometadiaphyseal dysplasia, wormian bone type skos:exactMatch Orphanet:85184 Craniometadiaphyseal dysplasia, wormian bone type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010014 craniometadiaphyseal dysplasia, wormian bone type skos:exactMatch SCTID:278833002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010015 anterior segment dysgenesis 7 skos:exactMatch DOID:0060648 anterior segment dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010015 anterior segment dysgenesis 7 skos:exactMatch DOID:0080612 anterior segment dysgenesis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010015 anterior segment dysgenesis 7 skos:exactMatch OMIM:269400 anterior segment dysgenesis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010015 anterior segment dysgenesis 7 skos:exactMatch Orphanet:289499 Congenital cataract microcornea with corneal opacity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010015 anterior segment dysgenesis 7 skos:exactMatch UMLS:C3151617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010016 sclerosteosis 1 skos:exactMatch DOID:0060756 sclerosteosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010016 sclerosteosis 1 skos:exactMatch OMIM:269500 sclerosteosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010016 sclerosteosis 1 skos:exactMatch UMLS:CN032489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010017 sea-blue histiocyte syndrome skos:exactMatch DOID:4423 sea-blue histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010017 sea-blue histiocyte syndrome skos:exactMatch MESH:D012618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010017 sea-blue histiocyte syndrome skos:exactMatch NCIT:C85062 Sea-Blue Histiocyte Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010017 sea-blue histiocyte syndrome skos:exactMatch OMIM:269600 sea-blue histiocyte disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010017 sea-blue histiocyte syndrome skos:exactMatch Orphanet:158029 Sea-blue histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010017 sea-blue histiocyte syndrome skos:exactMatch SCTID:37821003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010017 sea-blue histiocyte syndrome skos:exactMatch UMLS:C0036489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010018 second metatarsal-metacarpal syndrome skos:exactMatch MESH:C564824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010018 second metatarsal-metacarpal syndrome skos:exactMatch OMIM:269630 second metatarsal-metacarpal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010018 second metatarsal-metacarpal syndrome skos:exactMatch UMLS:C1849259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010019 secretory component deficiency skos:exactMatch MESH:C562869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010019 secretory component deficiency skos:exactMatch OMIM:269650 secretory component deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010019 secretory component deficiency skos:exactMatch SCTID:234554004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010019 secretory component deficiency skos:exactMatch UMLS:C0398709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010020 congenital generalized lipodystrophy type 2 skos:exactMatch DOID:0111136 congenital generalized lipodystrophy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010020 congenital generalized lipodystrophy type 2 skos:exactMatch OMIM:269700 lipodystrophy, congenital generalized, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010021 seizures, benign familial neonatal, autosomal recessive skos:exactMatch MESH:C564823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010021 seizures, benign familial neonatal, autosomal recessive skos:exactMatch OMIM:269720 seizures, benign familial neonatal, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010021 seizures, benign familial neonatal, autosomal recessive skos:exactMatch UMLS:C1849250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010022 senile plaque formation skos:exactMatch OMIM:269800 senile plaque formation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010023 combined immunodeficiency due to ZAP70 deficiency skos:exactMatch DOID:0111943 immunodeficiency 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010023 combined immunodeficiency due to ZAP70 deficiency skos:exactMatch MESH:C536722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010023 combined immunodeficiency due to ZAP70 deficiency skos:exactMatch OMIM:269840 immunodeficiency 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010023 combined immunodeficiency due to ZAP70 deficiency skos:exactMatch Orphanet:911 Combined immunodeficiency due to ZAP70 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010023 combined immunodeficiency due to ZAP70 deficiency skos:exactMatch SCTID:716378008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010024 Beemer-Langer syndrome skos:exactMatch DOID:9249 Beemer-Langer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010024 Beemer-Langer syndrome skos:exactMatch MESH:C537599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010024 Beemer-Langer syndrome skos:exactMatch OMIM:269860 short-rib thoracic dysplasia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010024 Beemer-Langer syndrome skos:exactMatch Orphanet:93268 Short rib-polydactyly syndrome, Beemer-Langer type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010024 Beemer-Langer syndrome skos:exactMatch SCTID:254052001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010024 Beemer-Langer syndrome skos:exactMatch UMLS:C0432198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010025 short stature-obesity syndrome skos:exactMatch MESH:C564821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010025 short stature-obesity syndrome skos:exactMatch OMIM:269870 short stature-obesity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010025 short stature-obesity syndrome skos:exactMatch UMLS:C1849235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010026 SHORT syndrome skos:exactMatch DOID:0111454 SHORT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010026 SHORT syndrome skos:exactMatch MESH:C537327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010026 SHORT syndrome skos:exactMatch OMIM:269880 short syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010026 SHORT syndrome skos:exactMatch Orphanet:3163 SHORT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010026 SHORT syndrome skos:exactMatch UMLS:C0878684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010027 free sialic acid storage disease, infantile form skos:exactMatch OMIM:269920 infantile sialic acid storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010027 free sialic acid storage disease, infantile form skos:exactMatch Orphanet:309324 Free sialic acid storage disease, infantile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010027 free sialic acid storage disease, infantile form skos:exactMatch SCTID:34566007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010028 sialuria skos:exactMatch DOID:3659 sialuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010028 sialuria skos:exactMatch OMIM:269921 sialuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010028 sialuria skos:exactMatch Orphanet:3166 Sialuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010028 sialuria skos:exactMatch SCTID:238051008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010029 situs inversus skos:exactMatch DOID:758 situs inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010029 situs inversus skos:exactMatch ICD10CM:Q89.3 Situs inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010029 situs inversus skos:exactMatch MESH:D012857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010029 situs inversus skos:exactMatch NCIT:C87121 Situs Inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010029 situs inversus skos:exactMatch Orphanet:101063 Situs inversus totalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010029 situs inversus skos:exactMatch SCTID:24614000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010030 Sjogren syndrome skos:exactMatch DOID:12894 Sjogren's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010030 Sjogren syndrome skos:exactMatch MESH:D012859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010030 Sjogren syndrome skos:exactMatch NCIT:C26883 Sjogren Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010030 Sjogren syndrome skos:exactMatch OMIM:270150 sjogren syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010030 Sjogren syndrome skos:exactMatch Orphanet:289390 Primary Sjögren syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010030 Sjogren syndrome skos:exactMatch Orphanet:378 NON RARE IN EUROPE: Sjögren syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010030 Sjogren syndrome skos:exactMatch SCTID:83901003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010031 Sjogren-Larsson syndrome skos:exactMatch DOID:14501 Sjogren-Larsson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010031 Sjogren-Larsson syndrome skos:exactMatch MESH:D016111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010031 Sjogren-Larsson syndrome skos:exactMatch NCIT:C85070 Sjogren-Larsson Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010031 Sjogren-Larsson syndrome skos:exactMatch OMIM:270200 sjogren-larsson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010031 Sjogren-Larsson syndrome skos:exactMatch Orphanet:816 Sjögren-Larsson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010031 Sjogren-Larsson syndrome skos:exactMatch SCTID:111303009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010031 Sjogren-Larsson syndrome skos:exactMatch UMLS:C0037231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010032 Sjogren-Larsson-like ichthyosis without CNS or eye involvement skos:exactMatch MESH:C536668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010032 Sjogren-Larsson-like ichthyosis without CNS or eye involvement skos:exactMatch OMIM:270220 sjogren-larsson-like ichthyosis without cns or eye involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010032 Sjogren-Larsson-like ichthyosis without CNS or eye involvement skos:exactMatch UMLS:C1849195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010033 generalized peeling skin syndrome skos:exactMatch Orphanet:263543 Generalized peeling skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010033 generalized peeling skin syndrome skos:exactMatch SCTID:718749004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010033 generalized peeling skin syndrome skos:exactMatch UMLS:C4305156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010033 generalized peeling skin syndrome skos:exactMatch UMLS:CN202304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010034 obsolete anosmia for butyl mercaptan skos:exactMatch OMIM:270350 anosmia for butyl mercaptan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010035 Smith-Lemli-Opitz syndrome skos:exactMatch DOID:14692 Smith-Lemli-Opitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010035 Smith-Lemli-Opitz syndrome skos:exactMatch ICD10CM:E78.72 Smith-Lemli-Opitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010035 Smith-Lemli-Opitz syndrome skos:exactMatch MESH:D019082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010035 Smith-Lemli-Opitz syndrome skos:exactMatch NCIT:C85071 Smith-Lemli-Opitz Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010035 Smith-Lemli-Opitz syndrome skos:exactMatch OMIM:270400 smith-lemli-opitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010035 Smith-Lemli-Opitz syndrome skos:exactMatch Orphanet:818 Smith-Lemli-Opitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010035 Smith-Lemli-Opitz syndrome skos:exactMatch SCTID:43929004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010035 Smith-Lemli-Opitz syndrome skos:exactMatch UMLS:C0175694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010036 congenital secretory sodium diarrhea 3 skos:exactMatch DOID:0060781 congenital secretory sodium diarrhea 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010036 congenital secretory sodium diarrhea 3 skos:exactMatch OMIM:270420 diarrhea 3, secretory sodium, congenital, with or without other congenital anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010037 sodium-potassium-ATPase activity of red cell skos:exactMatch OMIM:270425 sodium-potassium-atpase activity of red cell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010038 growth delay due to insulin-like growth factor I resistance skos:exactMatch MESH:C564816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010038 growth delay due to insulin-like growth factor I resistance skos:exactMatch OMIM:270450 insulin-like growth factor i, resistance to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010038 growth delay due to insulin-like growth factor I resistance skos:exactMatch Orphanet:73273 Growth delay due to insulin-like growth factor I resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010038 growth delay due to insulin-like growth factor I resistance skos:exactMatch SCTID:715625007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010038 growth delay due to insulin-like growth factor I resistance skos:exactMatch UMLS:C1849157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010039 congenital heart defect-round face-developmental delay syndrome skos:exactMatch MESH:C536680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010039 congenital heart defect-round face-developmental delay syndrome skos:exactMatch OMIM:270460 sonoda syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010039 congenital heart defect-round face-developmental delay syndrome skos:exactMatch Orphanet:1355 Congenital heart defect-round face-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010039 congenital heart defect-round face-developmental delay syndrome skos:exactMatch SCTID:715987000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010039 congenital heart defect-round face-developmental delay syndrome skos:exactMatch UMLS:C0796162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010040 ataxia, spastic, childhood-onset, autosomal recessive, with optic atrophy and intellectual disability skos:exactMatch OMIM:270500 ataxia, spastic, childhood-onset, autosomal recessive, with optic atrophy and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010040 ataxia, spastic, childhood-onset, autosomal recessive, with optic atrophy and intellectual disability skos:exactMatch UMLS:C3151619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010041 Charlevoix-Saguenay spastic ataxia skos:exactMatch DOID:0050946 Charlevoix-Saguenay spastic ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010041 Charlevoix-Saguenay spastic ataxia skos:exactMatch MESH:C536787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010041 Charlevoix-Saguenay spastic ataxia skos:exactMatch OMIM:270550 spastic ataxia, charlevoix-saguenay iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010041 Charlevoix-Saguenay spastic ataxia skos:exactMatch Orphanet:98 Autosomal recessive spastic ataxia of Charlevoix-Saguenay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010041 Charlevoix-Saguenay spastic ataxia skos:exactMatch SCTID:702445005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010041 Charlevoix-Saguenay spastic ataxia skos:exactMatch UMLS:C1849140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010042 spastic diplegia and intellectual disability skos:exactMatch MESH:C537481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010042 spastic diplegia and intellectual disability skos:exactMatch OMIM:270600 spastic diplegia and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010042 spastic diplegia and intellectual disability skos:exactMatch UMLS:C1849139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010043 hereditary spastic paraplegia 17 skos:exactMatch DOID:0110770 hereditary spastic paraplegia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010043 hereditary spastic paraplegia 17 skos:exactMatch MESH:C536644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010043 hereditary spastic paraplegia 17 skos:exactMatch OMIM:270685 spastic paraplegia 17, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010043 hereditary spastic paraplegia 17 skos:exactMatch Orphanet:100998 Autosomal dominant spastic paraplegia type 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010043 hereditary spastic paraplegia 17 skos:exactMatch UMLS:C2931276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010043 hereditary spastic paraplegia 17 skos:exactMatch UMLS:CN074197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010044 hereditary spastic paraplegia 15 skos:exactMatch DOID:0110768 hereditary spastic paraplegia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010044 hereditary spastic paraplegia 15 skos:exactMatch MESH:C536642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010044 hereditary spastic paraplegia 15 skos:exactMatch OMIM:270700 spastic paraplegia 15, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010044 hereditary spastic paraplegia 15 skos:exactMatch Orphanet:100996 Autosomal recessive spastic paraplegia type 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010044 hereditary spastic paraplegia 15 skos:exactMatch SCTID:709417000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010044 hereditary spastic paraplegia 15 skos:exactMatch UMLS:C1849128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010045 obsolete paraplegia-brachydactyly-cone-shaped epiphysis syndrome skos:exactMatch MESH:C537938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010045 obsolete paraplegia-brachydactyly-cone-shaped epiphysis syndrome skos:exactMatch OMIM:270710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010045 obsolete paraplegia-brachydactyly-cone-shaped epiphysis syndrome skos:exactMatch Orphanet:2823 OBSOLETE: Paraplegia-brachydactyly-cone-shaped epiphysis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010045 obsolete paraplegia-brachydactyly-cone-shaped epiphysis syndrome skos:exactMatch UMLS:C0795942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010046 hereditary spastic paraplegia 23 skos:exactMatch DOID:0110774 hereditary spastic paraplegia 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010046 hereditary spastic paraplegia 23 skos:exactMatch MESH:C536859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010046 hereditary spastic paraplegia 23 skos:exactMatch OMIM:270750 spastic paraplegia 23, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010046 hereditary spastic paraplegia 23 skos:exactMatch Orphanet:101003 Autosomal recessive spastic paraplegia type 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010046 hereditary spastic paraplegia 23 skos:exactMatch SCTID:726608002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010046 hereditary spastic paraplegia 23 skos:exactMatch UMLS:C0796019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010047 hereditary spastic paraplegia 5A skos:exactMatch DOID:0110810 hereditary spastic paraplegia 5A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010047 hereditary spastic paraplegia 5A skos:exactMatch OMIM:270800 spastic paraplegia 5a, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010047 hereditary spastic paraplegia 5A skos:exactMatch Orphanet:100986 Autosomal recessive spastic paraplegia type 5A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010047 hereditary spastic paraplegia 5A skos:exactMatch SCTID:763373005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010047 hereditary spastic paraplegia 5A skos:exactMatch UMLS:C1849115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010047 hereditary spastic paraplegia 5A skos:exactMatch UMLS:C2931357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010048 spastic paraplegia with myoclonic epilepsy skos:exactMatch MESH:C564810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010048 spastic paraplegia with myoclonic epilepsy skos:exactMatch OMIM:270805 spastic paraplegia with myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010048 spastic paraplegia with myoclonic epilepsy skos:exactMatch UMLS:C1849114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010049 spastic paraplegia-glaucoma-intellectual disability syndrome skos:exactMatch MESH:C564809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010049 spastic paraplegia-glaucoma-intellectual disability syndrome skos:exactMatch OMIM:270850 spastic paresis, glaucoma, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010049 spastic paraplegia-glaucoma-intellectual disability syndrome skos:exactMatch Orphanet:2818 Spastic paraplegia-glaucoma-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010049 spastic paraplegia-glaucoma-intellectual disability syndrome skos:exactMatch UMLS:C1849113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010050 obsolete spastic pseudosclerosis skos:exactMatch MESH:C563024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010050 obsolete spastic pseudosclerosis skos:exactMatch OMIM:270900 spastic pseudosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010050 obsolete spastic pseudosclerosis skos:exactMatch UMLS:C0599464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010051 spastic tetraplegia-retinitis pigmentosa-intellectual disability syndrome skos:exactMatch MESH:C564808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010051 spastic tetraplegia-retinitis pigmentosa-intellectual disability syndrome skos:exactMatch OMIM:270950 spastic quadriplegia, retinitis pigmentosa, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010051 spastic tetraplegia-retinitis pigmentosa-intellectual disability syndrome skos:exactMatch Orphanet:3011 Spastic tetraplegia-retinitis pigmentosa-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010051 spastic tetraplegia-retinitis pigmentosa-intellectual disability syndrome skos:exactMatch UMLS:C1849112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010052 spermatogenic failure 4 skos:exactMatch DOID:0070176 spermatogenic failure 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010052 spermatogenic failure 4 skos:exactMatch MESH:C536875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010052 spermatogenic failure 4 skos:exactMatch OMIM:270960 spermatogenic failure 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010053 hereditary spherocytosis type 3 skos:exactMatch DOID:0110918 hereditary spherocytosis type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010053 hereditary spherocytosis type 3 skos:exactMatch MESH:C567489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010053 hereditary spherocytosis type 3 skos:exactMatch OMIM:270970 spherocytosis, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010053 hereditary spherocytosis type 3 skos:exactMatch UMLS:C2678338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010054 spinal muscular atrophy with intellectual disability skos:exactMatch MESH:C564807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010054 spinal muscular atrophy with intellectual disability skos:exactMatch OMIM:271109 spinal muscular atrophy with mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010054 spinal muscular atrophy with intellectual disability skos:exactMatch UMLS:C1849109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010055 spinal muscular atrophy with microcephaly and mental subnormality skos:exactMatch MESH:C564806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010055 spinal muscular atrophy with microcephaly and mental subnormality skos:exactMatch OMIM:271110 spinal muscular atrophy with microcephaly and mental subnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010055 spinal muscular atrophy with microcephaly and mental subnormality skos:exactMatch UMLS:C1849108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010056 spinal muscular atrophy, type IV skos:exactMatch DOID:0050529 adult spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010056 spinal muscular atrophy, type IV skos:exactMatch MESH:C563948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010056 spinal muscular atrophy, type IV skos:exactMatch OMIM:271150 spinal muscular atrophy, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010056 spinal muscular atrophy, type IV skos:exactMatch Orphanet:83420 Proximal spinal muscular atrophy type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010056 spinal muscular atrophy, type IV skos:exactMatch SCTID:85505000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010057 spinal muscular atrophy, Ryukyuan type skos:exactMatch MESH:C536881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010057 spinal muscular atrophy, Ryukyuan type skos:exactMatch OMIM:271200 spinal muscular atrophy, ryukyuan iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010057 spinal muscular atrophy, Ryukyuan type skos:exactMatch UMLS:C1849102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010058 scapuloperoneal spinal muscular atrophy, autosomal recessive skos:exactMatch OMIM:271220 spinal muscular atrophy, scapuloperoneal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010058 scapuloperoneal spinal muscular atrophy, autosomal recessive skos:exactMatch UMLS:CN074295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010060 infantile onset spinocerebellar ataxia skos:exactMatch DOID:0080126 mitochondrial DNA depletion syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010060 infantile onset spinocerebellar ataxia skos:exactMatch MESH:C535523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010060 infantile onset spinocerebellar ataxia skos:exactMatch OMIM:271245 mitochondrial DNA depletion syndrome 7 (hepatocerebral type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010060 infantile onset spinocerebellar ataxia skos:exactMatch Orphanet:1186 Infantile-onset spinocerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010060 infantile onset spinocerebellar ataxia skos:exactMatch SCTID:724227000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010060 infantile onset spinocerebellar ataxia skos:exactMatch UMLS:C1849096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010061 autosomal recessive cerebellar ataxia-blindness-deafness syndrome skos:exactMatch DOID:0111612 autosomal recessive spinocerebellar ataxia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010061 autosomal recessive cerebellar ataxia-blindness-deafness syndrome skos:exactMatch MESH:C537309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010061 autosomal recessive cerebellar ataxia-blindness-deafness syndrome skos:exactMatch OMIM:271250 spinocerebellar ataxia, autosomal recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010061 autosomal recessive cerebellar ataxia-blindness-deafness syndrome skos:exactMatch Orphanet:95433 Autosomal recessive spinocerebellar ataxia-blindness-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010061 autosomal recessive cerebellar ataxia-blindness-deafness syndrome skos:exactMatch UMLS:C1849094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010062 spinocerebellar ataxia-dysmorphism syndrome skos:exactMatch MESH:C564802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010062 spinocerebellar ataxia-dysmorphism syndrome skos:exactMatch OMIM:271270 spinocerebellar ataxia with dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010062 spinocerebellar ataxia-dysmorphism syndrome skos:exactMatch Orphanet:1185 Spinocerebellar ataxia-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010062 spinocerebellar ataxia-dysmorphism syndrome skos:exactMatch UMLS:C1849088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010063 corneal-cerebellar syndrome skos:exactMatch MESH:C535472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010063 corneal-cerebellar syndrome skos:exactMatch OMIM:271310 spinocerebellar degeneration and corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010063 corneal-cerebellar syndrome skos:exactMatch Orphanet:3177 Spinocerebellar degeneration-corneal dystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010063 corneal-cerebellar syndrome skos:exactMatch SCTID:720750004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010063 corneal-cerebellar syndrome skos:exactMatch UMLS:C1849087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010064 spastic ataxia-corneal dystrophy syndrome skos:exactMatch MESH:C536989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010064 spastic ataxia-corneal dystrophy syndrome skos:exactMatch OMIM:271320 spinocerebellar degeneration with macular corneal dystrophy, congenital cataracts, and myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010064 spastic ataxia-corneal dystrophy syndrome skos:exactMatch Orphanet:2572 Spastic ataxia-corneal dystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010064 spastic ataxia-corneal dystrophy syndrome skos:exactMatch SCTID:715465001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010064 spastic ataxia-corneal dystrophy syndrome skos:exactMatch UMLS:C1849085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010065 spinocerebellar degeneration with slow eye movements skos:exactMatch OMIM:271322 spinocerebellar degeneration with slow eye movements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010066 familial isolated congenital asplenia skos:exactMatch MESH:C563028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010066 familial isolated congenital asplenia skos:exactMatch OMIM:271400 asplenia, isolated congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010066 familial isolated congenital asplenia skos:exactMatch Orphanet:101351 Familial isolated congenital asplenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010066 familial isolated congenital asplenia skos:exactMatch SCTID:726708009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010067 splenoportal vascular anomalies skos:exactMatch MESH:C562761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010067 splenoportal vascular anomalies skos:exactMatch OMIM:271500 splenoportal vascular anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010067 splenoportal vascular anomalies skos:exactMatch SCTID:234131004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010068 spondyloepimetaphyseal dysplasia, sponastrime type skos:exactMatch DOID:5684 spondyloepimetaphyseal dysplasia, Sponastrime type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010068 spondyloepimetaphyseal dysplasia, sponastrime type skos:exactMatch MESH:C535786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010068 spondyloepimetaphyseal dysplasia, sponastrime type skos:exactMatch NCIT:C129031 Spondyloepimetaphyseal Dysplasia, Sponastrime Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010068 spondyloepimetaphyseal dysplasia, sponastrime type skos:exactMatch OMIM:271510 spondyloepimetaphyseal dysplasia, sponastrime iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010068 spondyloepimetaphyseal dysplasia, sponastrime type skos:exactMatch Orphanet:93357 SPONASTRIME dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010068 spondyloepimetaphyseal dysplasia, sponastrime type skos:exactMatch SCTID:389161008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010069 spondylocostal dysostosis-anal and genitourinary malformations syndrome skos:exactMatch MESH:C564799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010069 spondylocostal dysostosis-anal and genitourinary malformations syndrome skos:exactMatch OMIM:271520 spondylocostal dysostosis with anal atresia and urogenital anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010069 spondylocostal dysostosis-anal and genitourinary malformations syndrome skos:exactMatch UMLS:C1849069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010070 brachyolmia type 1, Hobaek type skos:exactMatch MESH:C537099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010070 brachyolmia type 1, Hobaek type skos:exactMatch OMIM:271530 brachyolmia iia 1, hobaek iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010070 brachyolmia type 1, Hobaek type skos:exactMatch Orphanet:93301 Brachyolmia type 1, Hobaek type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010070 brachyolmia type 1, Hobaek type skos:exactMatch UMLS:C1849055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010072 spondyloepiphyseal dysplasia tarda, autosomal recessive skos:exactMatch DOID:0112293 autosomal recessive spondyloepiphyseal dysplasia tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010072 spondyloepiphyseal dysplasia tarda, autosomal recessive skos:exactMatch MESH:C564797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010072 spondyloepiphyseal dysplasia tarda, autosomal recessive skos:exactMatch OMIM:271600 spondyloepiphyseal dysplasia tarda, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010072 spondyloepiphyseal dysplasia tarda, autosomal recessive skos:exactMatch UMLS:C1849054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010073 spondyloepiphyseal dysplasia tarda, Kohn type skos:exactMatch MESH:C564796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010073 spondyloepiphyseal dysplasia tarda, Kohn type skos:exactMatch OMIM:271620 spondyloepiphyseal dysplasia tarda with mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010073 spondyloepiphyseal dysplasia tarda, Kohn type skos:exactMatch Orphanet:163665 Spondyloepiphyseal dysplasia tarda, Kohn type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010073 spondyloepiphyseal dysplasia tarda, Kohn type skos:exactMatch SCTID:719202006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010073 spondyloepiphyseal dysplasia tarda, Kohn type skos:exactMatch UMLS:C1849053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010074 brachyolmia type 1, toledo type skos:exactMatch MESH:C535787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010074 brachyolmia type 1, toledo type skos:exactMatch OMIM:271630 brachyolmia iia 1, toledo iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010074 brachyolmia type 1, toledo type skos:exactMatch Orphanet:93303 Brachyolmia type 1, Toledo type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010074 brachyolmia type 1, toledo type skos:exactMatch UMLS:C1849048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010075 spondyloepimetaphyseal dysplasia with joint laxity, type 1, with or without fractures skos:exactMatch DOID:0112198 spondyloepimetaphyseal dysplasia with joint laxity type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010075 spondyloepimetaphyseal dysplasia with joint laxity, type 1, with or without fractures skos:exactMatch OMIM:271640 spondyloepimetaphyseal dysplasia with joint laxity, iia 1, with or without fractures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010076 spondyloepimetaphyseal dysplasia, Irapa type skos:exactMatch MESH:C562958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010076 spondyloepimetaphyseal dysplasia, Irapa type skos:exactMatch OMIM:271650 spondyloepimetaphyseal dysplasia, irapa iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010076 spondyloepimetaphyseal dysplasia, Irapa type skos:exactMatch Orphanet:93351 Spondyloepimetaphyseal dysplasia, Irapa type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010076 spondyloepimetaphyseal dysplasia, Irapa type skos:exactMatch SCTID:717330004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010076 spondyloepimetaphyseal dysplasia, Irapa type skos:exactMatch UMLS:C0432213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010077 spondyloepimetaphyseal dysplasia-short limb-abnormal calcification syndrome skos:exactMatch DOID:0112196 spondylometaepiphyseal dysplasia, short limb-hand type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010077 spondyloepimetaphyseal dysplasia-short limb-abnormal calcification syndrome skos:exactMatch MESH:C564794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010077 spondyloepimetaphyseal dysplasia-short limb-abnormal calcification syndrome skos:exactMatch OMIM:271665 spondylometaepiphyseal dysplasia, short limb-hand iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010077 spondyloepimetaphyseal dysplasia-short limb-abnormal calcification syndrome skos:exactMatch Orphanet:93358 Spondyloepimetaphyseal dysplasia-short limb-abnormal calcification syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010077 spondyloepimetaphyseal dysplasia-short limb-abnormal calcification syndrome skos:exactMatch UMLS:C1849011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010078 spondyloperipheral dysplasia skos:exactMatch DOID:0112195 spondyloperipheral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010078 spondyloperipheral dysplasia skos:exactMatch MESH:C535799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010078 spondyloperipheral dysplasia skos:exactMatch NCIT:C135088 Spondyloperipheral Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010078 spondyloperipheral dysplasia skos:exactMatch OMIM:271700 spondyloperipheral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010078 spondyloperipheral dysplasia skos:exactMatch Orphanet:1856 Spondyloperipheral dysplasia-short ulna syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010078 spondyloperipheral dysplasia skos:exactMatch SCTID:702339001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010078 spondyloperipheral dysplasia skos:exactMatch UMLS:C0796173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010079 Canavan disease skos:exactMatch DOID:3613 Canavan disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010079 Canavan disease skos:exactMatch MESH:D017825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010079 Canavan disease skos:exactMatch NCIT:C84611 Canavan Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010079 Canavan disease skos:exactMatch OMIM:271900 canavan disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010079 Canavan disease skos:exactMatch Orphanet:141 Canavan disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010079 Canavan disease skos:exactMatch SCTID:80544005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010079 Canavan disease skos:exactMatch UMLS:C0206307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010080 familial infantile bilateral striatal necrosis skos:exactMatch OMIM:271930 striatonigral degeneration, infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010080 familial infantile bilateral striatal necrosis skos:exactMatch Orphanet:225154 Familial infantile bilateral striatal necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010081 subaortic stenosis, membranous skos:exactMatch MESH:C564793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010081 subaortic stenosis, membranous skos:exactMatch OMIM:271950 subaortic stenosis, membranous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010082 subaortic stenosis-short stature syndrome skos:exactMatch MESH:C537749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010082 subaortic stenosis-short stature syndrome skos:exactMatch OMIM:271960 subaortic stenosis--short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010082 subaortic stenosis-short stature syndrome skos:exactMatch Orphanet:3191 Subaortic stenosis-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010082 subaortic stenosis-short stature syndrome skos:exactMatch UMLS:C0795947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010083 succinic semialdehyde dehydrogenase deficiency skos:exactMatch DOID:0060175 succinic semialdehyde dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010083 succinic semialdehyde dehydrogenase deficiency skos:exactMatch MESH:C535803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010083 succinic semialdehyde dehydrogenase deficiency skos:exactMatch OMIM:271980 succinic semialdehyde dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010083 succinic semialdehyde dehydrogenase deficiency skos:exactMatch Orphanet:22 Succinic semialdehyde dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010083 succinic semialdehyde dehydrogenase deficiency skos:exactMatch SCTID:49748000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010083 succinic semialdehyde dehydrogenase deficiency skos:exactMatch UMLS:C0268631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010084 sucrosuria, hiatus hernia and intellectual disability skos:exactMatch MESH:C564792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010084 sucrosuria, hiatus hernia and intellectual disability skos:exactMatch OMIM:272000 sucrosuria, hiatus hernia, and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010084 sucrosuria, hiatus hernia and intellectual disability skos:exactMatch UMLS:C1848963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010085 Schilder disease skos:exactMatch OMIM:272100 sudanophilic cerebral sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010085 Schilder disease skos:exactMatch Orphanet:59298 Schilder disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010085 Schilder disease skos:exactMatch SCTID:49692006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010085 Schilder disease skos:exactMatch UMLS:C0007795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010086 obsolete sudden infant death syndrome skos:exactMatch DOID:9007 sudden infant death syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010086 obsolete sudden infant death syndrome skos:exactMatch ICD10WHO:R95 Sudden infant death syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010086 obsolete sudden infant death syndrome skos:exactMatch MESH:D013398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010086 obsolete sudden infant death syndrome skos:exactMatch NCIT:C85173 Sudden Infant Death Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010086 obsolete sudden infant death syndrome skos:exactMatch OMIM:272120 sudden infant death syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010086 obsolete sudden infant death syndrome skos:exactMatch SCTID:51178009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010086 obsolete sudden infant death syndrome skos:exactMatch UMLS:C0038644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010087 Sugarman brachydactyly skos:exactMatch DOID:0110979 Sugarman brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010087 Sugarman brachydactyly skos:exactMatch OMIM:272150 sugarman brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010087 Sugarman brachydactyly skos:exactMatch Orphanet:498602 Sugarman brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010088 mucosulfatidosis skos:exactMatch DOID:0050441 mucosulfatidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010088 mucosulfatidosis skos:exactMatch MESH:D052517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010088 mucosulfatidosis skos:exactMatch NCIT:C84908 Multiple Sulfatase Deficiency Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010088 mucosulfatidosis skos:exactMatch OMIM:272200 multiple sulfatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010088 mucosulfatidosis skos:exactMatch Orphanet:585 Multiple sulfatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010088 mucosulfatidosis skos:exactMatch SCTID:54898003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010088 mucosulfatidosis skos:exactMatch UMLS:C0268263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010089 isolated sulfite oxidase deficiency skos:exactMatch DOID:0111270 isolated sulfite oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010089 isolated sulfite oxidase deficiency skos:exactMatch MESH:C538141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010089 isolated sulfite oxidase deficiency skos:exactMatch OMIM:272300 sulfite oxidase deficiency, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010089 isolated sulfite oxidase deficiency skos:exactMatch Orphanet:99731 Isolated sulfite oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010089 isolated sulfite oxidase deficiency skos:exactMatch SCTID:367368009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010090 Summitt syndrome skos:exactMatch MESH:C538142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010090 Summitt syndrome skos:exactMatch OMIM:272350 summitt syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010090 Summitt syndrome skos:exactMatch Orphanet:3210 Summitt syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010090 Summitt syndrome skos:exactMatch SCTID:733606001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010090 Summitt syndrome skos:exactMatch UMLS:C1802405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010091 Cold-induced sweating syndrome 1 skos:exactMatch DOID:0080329 cold-induced sweating syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010091 Cold-induced sweating syndrome 1 skos:exactMatch MESH:C536214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010091 Cold-induced sweating syndrome 1 skos:exactMatch OMIM:272430 crisponi/cold-induced sweating syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010091 Cold-induced sweating syndrome 1 skos:exactMatch Orphanet:1545 Crisponi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010091 Cold-induced sweating syndrome 1 skos:exactMatch SCTID:725097006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010092 Filippi syndrome skos:exactMatch DOID:0112194 Filippi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010092 Filippi syndrome skos:exactMatch MESH:C538152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010092 Filippi syndrome skos:exactMatch OMIM:272440 filippi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010092 Filippi syndrome skos:exactMatch Orphanet:3255 Filippi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010092 Filippi syndrome skos:exactMatch SCTID:720954000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010092 Filippi syndrome skos:exactMatch UMLS:C0795940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010093 syndesmodysplasic dwarfism skos:exactMatch MESH:C537869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010093 syndesmodysplasic dwarfism skos:exactMatch OMIM:272450 syndesmodysplasic dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010093 syndesmodysplasic dwarfism skos:exactMatch UMLS:C2931647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010094 spondylocarpotarsal synostosis syndrome skos:exactMatch DOID:0090116 spondylocarpotarsal synostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010094 spondylocarpotarsal synostosis syndrome skos:exactMatch MESH:C535780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010094 spondylocarpotarsal synostosis syndrome skos:exactMatch OMIM:272460 spondylocarpotarsal synostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010094 spondylocarpotarsal synostosis syndrome skos:exactMatch Orphanet:3275 Spondylocarpotarsal synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010094 spondylocarpotarsal synostosis syndrome skos:exactMatch SCTID:702351004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010094 spondylocarpotarsal synostosis syndrome skos:exactMatch UMLS:C1848934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010095 ataxia-tapetoretinal degeneration syndrome skos:exactMatch MESH:C564788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010095 ataxia-tapetoretinal degeneration syndrome skos:exactMatch OMIM:272600 tapetoretinal degeneration with ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010095 ataxia-tapetoretinal degeneration syndrome skos:exactMatch Orphanet:1178 Ataxia-tapetoretinal degeneration syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010095 ataxia-tapetoretinal degeneration syndrome skos:exactMatch UMLS:C1848932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010096 tardive dyskinesia skos:exactMatch MESH:D000071057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010096 tardive dyskinesia skos:exactMatch OMIM:272620 tardive dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010096 tardive dyskinesia skos:exactMatch SCTID:102449007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010096 tardive dyskinesia skos:exactMatch UMLS:C0686347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010097 Tatsumi factor deficiency skos:exactMatch MESH:C564787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010097 Tatsumi factor deficiency skos:exactMatch OMIM:272650 tatsumi factor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010097 Tatsumi factor deficiency skos:exactMatch UMLS:C1848931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010098 taurodontism skos:exactMatch MESH:C536946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010098 taurodontism skos:exactMatch OMIM:272700 taurodontism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010098 taurodontism skos:exactMatch Orphanet:3289 NON RARE IN EUROPE: Taurodontism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010098 taurodontism skos:exactMatch SCTID:51744007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010098 taurodontism skos:exactMatch UMLS:C0266039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010099 Tay-Sachs disease AB variant skos:exactMatch DOID:4795 GM2 gangliosidosis, AB variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010099 Tay-Sachs disease AB variant skos:exactMatch MESH:D049290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010099 Tay-Sachs disease AB variant skos:exactMatch NCIT:C133084 GM2-Gangliosidosis, AB Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010099 Tay-Sachs disease AB variant skos:exactMatch OMIM:272750 gm2-gangliosidosis, ab variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010099 Tay-Sachs disease AB variant skos:exactMatch Orphanet:309246 GM2 gangliosidosis, AB variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010099 Tay-Sachs disease AB variant skos:exactMatch SCTID:71253000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010099 Tay-Sachs disease AB variant skos:exactMatch UMLS:C0268275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010100 Tay-Sachs disease skos:exactMatch DOID:3320 Tay-Sachs disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010100 Tay-Sachs disease skos:exactMatch ICD10CM:E75.02 Tay-Sachs disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010100 Tay-Sachs disease skos:exactMatch MESH:D013661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010100 Tay-Sachs disease skos:exactMatch NCIT:C85184 Tay-Sachs Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010100 Tay-Sachs disease skos:exactMatch OMIM:272800 tay-sachs disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010100 Tay-Sachs disease skos:exactMatch Orphanet:845 Tay-Sachs disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010100 Tay-Sachs disease skos:exactMatch SCTID:111385000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010100 Tay-Sachs disease skos:exactMatch UMLS:C0039373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010101 Teebi-Shaltout syndrome skos:exactMatch MESH:C536950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010101 Teebi-Shaltout syndrome skos:exactMatch OMIM:272950 teebi-shaltout syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010101 Teebi-Shaltout syndrome skos:exactMatch Orphanet:3291 Teebi-Shaltout syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010101 Teebi-Shaltout syndrome skos:exactMatch UMLS:C1848912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010102 taurodontia-absent teeth-sparse hair syndrome skos:exactMatch MESH:C536945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010102 taurodontia-absent teeth-sparse hair syndrome skos:exactMatch OMIM:272980 teeth, congenital absence of, with taurodontia and sparse hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010102 taurodontia-absent teeth-sparse hair syndrome skos:exactMatch UMLS:C1848909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010103 teeth, fused skos:exactMatch MESH:D005671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010103 teeth, fused skos:exactMatch OMIM:273000 teeth, fused semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010103 teeth, fused skos:exactMatch SCTID:1744008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010104 non-eruption of teeth-maxillary hypoplasia-genu valgum syndrome skos:exactMatch OMIM:273050 teeth, noneruption of, with maxillary hypoplasia and genu valgum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010104 non-eruption of teeth-maxillary hypoplasia-genu valgum syndrome skos:exactMatch Orphanet:2972 Non-eruption of teeth-maxillary hypoplasia-genu valgum syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010104 non-eruption of teeth-maxillary hypoplasia-genu valgum syndrome skos:exactMatch SCTID:723442008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010104 non-eruption of teeth-maxillary hypoplasia-genu valgum syndrome skos:exactMatch UMLS:C1848903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010105 teratoma, pineal skos:exactMatch MESH:C537401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010105 teratoma, pineal skos:exactMatch OMIM:273120 teratoma, pineal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010105 teratoma, pineal skos:exactMatch UMLS:C1848902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010106 testes, rudimentary skos:exactMatch OMIM:273150 testes, rudimentary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010108 testicular germ cell tumor skos:exactMatch DOID:5557 testicular germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010108 testicular germ cell tumor skos:exactMatch MESH:C563236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010108 testicular germ cell tumor skos:exactMatch NCIT:C8591 Testicular Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010108 testicular germ cell tumor skos:exactMatch OMIM:273300 testicular germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010108 testicular germ cell tumor skos:exactMatch Orphanet:363504 Germ cell tumor of testis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010108 testicular germ cell tumor skos:exactMatch SCTID:713577007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010108 testicular germ cell tumor skos:exactMatch UMLS:C1336708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010109 tetraamelia with ectodermal dysplasia and lacrimal duct abnormalities skos:exactMatch MESH:C536496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010109 tetraamelia with ectodermal dysplasia and lacrimal duct abnormalities skos:exactMatch OMIM:273390 tetraamelia with ectodermal dysplasia and lacrimal duct abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010110 tetraamelia-multiple malformations syndrome skos:exactMatch DOID:0112191 tetraamelia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010110 tetraamelia-multiple malformations syndrome skos:exactMatch MESH:C536500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010110 tetraamelia-multiple malformations syndrome skos:exactMatch Orphanet:3301 Tetraamelia-multiple malformations syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010110 tetraamelia-multiple malformations syndrome skos:exactMatch SCTID:716249009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010110 tetraamelia-multiple malformations syndrome skos:exactMatch UMLS:C2931218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010111 odontotrichomelic syndrome skos:exactMatch MESH:C535637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010111 odontotrichomelic syndrome skos:exactMatch OMIM:273400 tetramelic deficiencies, ectodermal dysplasia, deformed ears, and other abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010111 odontotrichomelic syndrome skos:exactMatch Orphanet:2723 Odontotrichomelic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010111 odontotrichomelic syndrome skos:exactMatch SCTID:239028001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010111 odontotrichomelic syndrome skos:exactMatch UMLS:C2930960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010111 odontotrichomelic syndrome skos:exactMatch UMLS:CN074199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010112 thalamic degeneration, symmetric infantile skos:exactMatch MESH:C536504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010112 thalamic degeneration, symmetric infantile skos:exactMatch OMIM:273490 thalamic degeneration, symmetric infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010112 thalamic degeneration, symmetric infantile skos:exactMatch UMLS:C2931220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010113 obsolete thalidomide susceptibility skos:exactMatch OMIM:273600 thalidomide susceptibility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010114 thanatophoric dysplasia, Glasgow variant skos:exactMatch MESH:C536506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010114 thanatophoric dysplasia, Glasgow variant skos:exactMatch OMIM:273680 thanatophoric dysplasia, glasgow variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010114 thanatophoric dysplasia, Glasgow variant skos:exactMatch UMLS:C1848865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010115 thoracic dysplasia-hydrocephalus syndrome skos:exactMatch MESH:C564774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010115 thoracic dysplasia-hydrocephalus syndrome skos:exactMatch OMIM:273730 thoracic dysplasia-hydrocephalus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010115 thoracic dysplasia-hydrocephalus syndrome skos:exactMatch Orphanet:1861 Thoracic dysplasia-hydrocephalus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010115 thoracic dysplasia-hydrocephalus syndrome skos:exactMatch UMLS:C1848864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010116 thoracomelic dysplasia skos:exactMatch MESH:C564773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010116 thoracomelic dysplasia skos:exactMatch OMIM:273740 thoracomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010116 thoracomelic dysplasia skos:exactMatch Orphanet:1803 Thoracomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010116 thoracomelic dysplasia skos:exactMatch UMLS:C1848863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010117 3M syndrome 1 skos:exactMatch OMIM:273750 three m syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010118 inherited threoninemia skos:exactMatch OMIM:273770 threoninemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010120 thrombocytopenia 3 skos:exactMatch MESH:C567487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010120 thrombocytopenia 3 skos:exactMatch OMIM:273900 thrombocytopenia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010120 thrombocytopenia 3 skos:exactMatch UMLS:C2678311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010121 thrombocytopenia-absent radius syndrome skos:exactMatch DOID:14699 thrombocytopenia-absent radius syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010121 thrombocytopenia-absent radius syndrome skos:exactMatch MESH:C536940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010121 thrombocytopenia-absent radius syndrome skos:exactMatch NCIT:C99038 Radial Aplasia-Thrombocytopenia Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010121 thrombocytopenia-absent radius syndrome skos:exactMatch OMIM:274000 thrombocytopenia-absent radius syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010121 thrombocytopenia-absent radius syndrome skos:exactMatch Orphanet:3320 Thrombocytopenia-absent radius syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010121 thrombocytopenia-absent radius syndrome skos:exactMatch SCTID:85589009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010121 thrombocytopenia-absent radius syndrome skos:exactMatch UMLS:C0175703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010122 congenital thrombotic thrombocytopenic purpura skos:exactMatch NCIT:C131657 Congenital Thrombotic Thrombocytopenic Purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010122 congenital thrombotic thrombocytopenic purpura skos:exactMatch OMIM:274150 thrombotic thrombocytopenic purpura, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010122 congenital thrombotic thrombocytopenic purpura skos:exactMatch Orphanet:93583 Congenital thrombotic thrombocytopenic purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010122 congenital thrombotic thrombocytopenic purpura skos:exactMatch SCTID:373420004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010123 absent thumb-short stature-immunodeficiency syndrome skos:exactMatch MESH:C564770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010123 absent thumb-short stature-immunodeficiency syndrome skos:exactMatch OMIM:274190 thumb agenesis, short stature, and immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010123 absent thumb-short stature-immunodeficiency syndrome skos:exactMatch Orphanet:2951 Absent thumb-short stature-immunodeficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010123 absent thumb-short stature-immunodeficiency syndrome skos:exactMatch UMLS:C1848818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010124 thumb, distal hyperextensibility of skos:exactMatch OMIM:274200 thumb, distal hyperextensibility of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010125 upper limb defect-eye and ear abnormalities syndrome skos:exactMatch MESH:C564769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010125 upper limb defect-eye and ear abnormalities syndrome skos:exactMatch OMIM:274205 thumb, hypoplastic, with choroid coloboma, poorly developed antihelix, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010125 upper limb defect-eye and ear abnormalities syndrome skos:exactMatch Orphanet:2489 Upper limb defect-eye and ear abnormalities syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010125 upper limb defect-eye and ear abnormalities syndrome skos:exactMatch UMLS:C1848816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010126 thymic aplasia with fetal death skos:exactMatch MESH:C564768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010126 thymic aplasia with fetal death skos:exactMatch OMIM:274210 thymic aplasia with fetal death semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010126 thymic aplasia with fetal death skos:exactMatch UMLS:C1848815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010127 thymoma, familial skos:exactMatch MESH:C564767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010127 thymoma, familial skos:exactMatch OMIM:274230 thymoma, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010127 thymoma, familial skos:exactMatch UMLS:C1848814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010128 thyrocerebrorenal syndrome skos:exactMatch MESH:C536908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010128 thyrocerebrorenal syndrome skos:exactMatch OMIM:274240 thyrocerebroretinal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010128 thyrocerebrorenal syndrome skos:exactMatch Orphanet:3327 Thyrocerebrorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010128 thyrocerebrorenal syndrome skos:exactMatch SCTID:733096007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010128 thyrocerebrorenal syndrome skos:exactMatch UMLS:C1848813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010128 thyrocerebrorenal syndrome skos:exactMatch UMLS:C4518579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010129 thymic-renal-anal-lung dysplasia skos:exactMatch MESH:C536907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010129 thymic-renal-anal-lung dysplasia skos:exactMatch OMIM:274265 thymic-renal-anal-lung dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010129 thymic-renal-anal-lung dysplasia skos:exactMatch Orphanet:3326 Thymic-renal-anal-lung dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010129 thymic-renal-anal-lung dysplasia skos:exactMatch SCTID:723555007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010129 thymic-renal-anal-lung dysplasia skos:exactMatch UMLS:C1848812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010130 dihydropyrimidine dehydrogenase deficiency skos:exactMatch DOID:14218 dihydropyrimidine dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010130 dihydropyrimidine dehydrogenase deficiency skos:exactMatch MESH:D054067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010130 dihydropyrimidine dehydrogenase deficiency skos:exactMatch NCIT:C84672 Dihydropyrimidine Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010130 dihydropyrimidine dehydrogenase deficiency skos:exactMatch OMIM:274270 dihydropyrimidine dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010130 dihydropyrimidine dehydrogenase deficiency skos:exactMatch Orphanet:1675 Dihydropyrimidine dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010130 dihydropyrimidine dehydrogenase deficiency skos:exactMatch SCTID:77365006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010130 dihydropyrimidine dehydrogenase deficiency skos:exactMatch UMLS:C1959620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010131 thyroid hormone resistance, generalized, autosomal recessive skos:exactMatch MESH:C567936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010131 thyroid hormone resistance, generalized, autosomal recessive skos:exactMatch NCIT:C85191 Thyroid Hormone Resistance Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010131 thyroid hormone resistance, generalized, autosomal recessive skos:exactMatch OMIM:274300 thyroid hormone resistance, generalized, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010132 familial thyroid dyshormonogenesis skos:exactMatch DOID:0112183 familial thyroid dyshormonogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010132 familial thyroid dyshormonogenesis skos:exactMatch MESH:C564766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010132 familial thyroid dyshormonogenesis skos:exactMatch NCIT:C121751 Thyroid Dyshormonogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010132 familial thyroid dyshormonogenesis skos:exactMatch Orphanet:95716 Familial thyroid dyshormonogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010132 familial thyroid dyshormonogenesis skos:exactMatch SCTID:718183003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010132 familial thyroid dyshormonogenesis skos:exactMatch UMLS:C1848805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010133 thyroid dyshormonogenesis 2A skos:exactMatch DOID:0112186 thyroid dyshormonogenesis 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010133 thyroid dyshormonogenesis 2A skos:exactMatch MESH:C563206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010133 thyroid dyshormonogenesis 2A skos:exactMatch NCIT:C121750 Thyroid Peroxidase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010133 thyroid dyshormonogenesis 2A skos:exactMatch OMIM:274500 thyroid dyshormonogenesis 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010133 thyroid dyshormonogenesis 2A skos:exactMatch SCTID:124204003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010133 thyroid dyshormonogenesis 2A skos:exactMatch UMLS:C1291299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010134 Pendred syndrome skos:exactMatch DOID:0060744 Pendred Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010134 Pendred syndrome skos:exactMatch MESH:C536648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010134 Pendred syndrome skos:exactMatch NCIT:C121745 Pendred Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010134 Pendred syndrome skos:exactMatch OMIM:274600 pendred syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010134 Pendred syndrome skos:exactMatch Orphanet:705 Pendred syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010134 Pendred syndrome skos:exactMatch SCTID:70348004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010134 Pendred syndrome skos:exactMatch UMLS:C0271829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010135 thyroid dyshormonogenesis 3 skos:exactMatch DOID:0112187 thyroid dyshormonogenesis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010135 thyroid dyshormonogenesis 3 skos:exactMatch MESH:C562769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010135 thyroid dyshormonogenesis 3 skos:exactMatch OMIM:274700 thyroid dyshormonogenesis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010135 thyroid dyshormonogenesis 3 skos:exactMatch SCTID:23536000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010135 thyroid dyshormonogenesis 3 skos:exactMatch UMLS:C0342194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010136 thyroid dyshormonogenesis 4 skos:exactMatch DOID:0112188 thyroid dyshormonogenesis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010136 thyroid dyshormonogenesis 4 skos:exactMatch MESH:C562770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010136 thyroid dyshormonogenesis 4 skos:exactMatch OMIM:274800 thyroid dyshormonogenesis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010136 thyroid dyshormonogenesis 4 skos:exactMatch SCTID:17885001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010136 thyroid dyshormonogenesis 4 skos:exactMatch UMLS:C0342195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010137 thyroid dyshormonogenesis 5 skos:exactMatch DOID:0112184 thyroid dyshormonogenesis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010137 thyroid dyshormonogenesis 5 skos:exactMatch MESH:C562771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010137 thyroid dyshormonogenesis 5 skos:exactMatch OMIM:274900 thyroid dyshormonogenesis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010137 thyroid dyshormonogenesis 5 skos:exactMatch SCTID:63127008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010137 thyroid dyshormonogenesis 5 skos:exactMatch UMLS:C0342196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010138 thyrotoxicosis skos:exactMatch DOID:7997 thyrotoxicosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010138 thyrotoxicosis skos:exactMatch MESH:D013971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010138 thyrotoxicosis skos:exactMatch NCIT:C61469 Thyrotoxicosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010138 thyrotoxicosis skos:exactMatch SCTID:90739004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010138 thyrotoxicosis skos:exactMatch UMLS:C0040156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010139 isolated thyroid-stimulating hormone deficiency skos:exactMatch DOID:0070123 congenital nongoitrous hypothyroidism 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010139 isolated thyroid-stimulating hormone deficiency skos:exactMatch OMIM:275100 hypothyroidism, congenital, nongoitrous, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010139 isolated thyroid-stimulating hormone deficiency skos:exactMatch Orphanet:90674 Isolated thyroid-stimulating hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010139 isolated thyroid-stimulating hormone deficiency skos:exactMatch UMLS:C0271789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010139 isolated thyroid-stimulating hormone deficiency skos:exactMatch UMLS:C4082174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010140 isolated thyrotropin-releasing hormone deficiency skos:exactMatch NCIT:C121741 Hypothalamic Hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010140 isolated thyrotropin-releasing hormone deficiency skos:exactMatch OMIM:275120 thyrotropin-releasing hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010140 isolated thyrotropin-releasing hormone deficiency skos:exactMatch Orphanet:238670 Isolated thyrotropin-releasing hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010140 isolated thyrotropin-releasing hormone deficiency skos:exactMatch SCTID:10736002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010141 tiglic acidemia skos:exactMatch MESH:C536921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010141 tiglic acidemia skos:exactMatch OMIM:275190 tiglic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010141 tiglic acidemia skos:exactMatch SCTID:444755001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010141 tiglic acidemia skos:exactMatch UMLS:C1848793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010142 hypothyroidism due to TSH receptor mutations skos:exactMatch DOID:0070126 congenital nongoitrous hypothyroidism 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010142 hypothyroidism due to TSH receptor mutations skos:exactMatch OMIM:275200 hypothyroidism, congenital, nongoitrous, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010142 hypothyroidism due to TSH receptor mutations skos:exactMatch Orphanet:90673 Hypothyroidism due to TSH receptor mutations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010142 hypothyroidism due to TSH receptor mutations skos:exactMatch UMLS:C3493776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010142 hypothyroidism due to TSH receptor mutations skos:exactMatch UMLS:CN206435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010144 tibial hemimelia skos:exactMatch MESH:C535563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010144 tibial hemimelia skos:exactMatch OMIM:275220 tibial hemimelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010144 tibial hemimelia skos:exactMatch Orphanet:93322 Tibial hemimelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010144 tibial hemimelia skos:exactMatch SCTID:79177001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010145 tibia, absence of, with congenital deafness skos:exactMatch MESH:C564764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010145 tibia, absence of, with congenital deafness skos:exactMatch OMIM:275230 tibia, absence of, with congenital deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010145 tibia, absence of, with congenital deafness skos:exactMatch UMLS:C1848758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010146 Kerion celsi skos:exactMatch OMIM:275240 tinea imbricata, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010146 Kerion celsi skos:exactMatch Orphanet:499 Kerion celsi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010146 Kerion celsi skos:exactMatch SCTID:19087001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010146 Kerion celsi skos:exactMatch UMLS:C0276742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010147 tongue, pigmented fungiform papillae of skos:exactMatch OMIM:275250 tongue, pigmented fungiform papillae of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010147 tongue, pigmented fungiform papillae of skos:exactMatch UMLS:C1848756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010148 Mounier-Kuhn syndrome skos:exactMatch MESH:D014137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010148 Mounier-Kuhn syndrome skos:exactMatch NCIT:C85196 Tracheobronchomegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010148 Mounier-Kuhn syndrome skos:exactMatch OMIM:275300 tracheobronchomegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010148 Mounier-Kuhn syndrome skos:exactMatch Orphanet:3347 Mounier-Kühn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010148 Mounier-Kuhn syndrome skos:exactMatch SCTID:57451009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010148 Mounier-Kuhn syndrome skos:exactMatch UMLS:C0040587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010148 Mounier-Kuhn syndrome skos:exactMatch UMLS:C2713583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010149 transcobalamin II deficiency skos:exactMatch DOID:0050818 transcobalamin II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010149 transcobalamin II deficiency skos:exactMatch ICD10CM:D51.2 Transcobalamin II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010149 transcobalamin II deficiency skos:exactMatch NCIT:C142806 Transcobalamin II Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010149 transcobalamin II deficiency skos:exactMatch OMIM:275350 transcobalamin 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010149 transcobalamin II deficiency skos:exactMatch Orphanet:859 Transcobalamin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010149 transcobalamin II deficiency skos:exactMatch SCTID:237934001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010149 transcobalamin II deficiency skos:exactMatch UMLS:C0342701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010150 head and neck squamous cell carcinoma skos:exactMatch DOID:5520 head and neck squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010150 head and neck squamous cell carcinoma skos:exactMatch MESH:C535575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010150 head and neck squamous cell carcinoma skos:exactMatch NCIT:C34447 Head and Neck Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010150 head and neck squamous cell carcinoma skos:exactMatch OMIM:275355 squamous cell carcinoma, head and neck semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010150 head and neck squamous cell carcinoma skos:exactMatch Orphanet:67037 OBSOLETE: Squamous cell carcinoma of head and neck semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010150 head and neck squamous cell carcinoma skos:exactMatch SCTID:716659002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010150 head and neck squamous cell carcinoma skos:exactMatch UMLS:C1168401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010151 tricarboxylic acid cycle, defect of skos:exactMatch MESH:C564762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010151 tricarboxylic acid cycle, defect of skos:exactMatch OMIM:275370 tricarboxylic acid cycle, defect of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010151 tricarboxylic acid cycle, defect of skos:exactMatch UMLS:C1848746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010152 trichomegaly-retina pigmentary degeneration-dwarfism syndrome skos:exactMatch DOID:0111271 Oliver-McFarlane syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010152 trichomegaly-retina pigmentary degeneration-dwarfism syndrome skos:exactMatch MESH:C536554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010152 trichomegaly-retina pigmentary degeneration-dwarfism syndrome skos:exactMatch OMIM:275400 oliver-mcfarlane syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010152 trichomegaly-retina pigmentary degeneration-dwarfism syndrome skos:exactMatch Orphanet:3363 Trichomegaly-retina pigmentary degeneration-dwarfism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010152 trichomegaly-retina pigmentary degeneration-dwarfism syndrome skos:exactMatch SCTID:719944006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010152 trichomegaly-retina pigmentary degeneration-dwarfism syndrome skos:exactMatch UMLS:C1848745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010153 trichoodontoonychial dysplasia skos:exactMatch MESH:C564760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010153 trichoodontoonychial dysplasia skos:exactMatch OMIM:275450 trichoodontoonychial dysplasia with bone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010153 trichoodontoonychial dysplasia skos:exactMatch Orphanet:3355 Trichoodontoonychial dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010153 trichoodontoonychial dysplasia skos:exactMatch SCTID:766813000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010153 trichoodontoonychial dysplasia skos:exactMatch UMLS:C3502453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010154 trigonocephaly-bifid nose-acral anomalies syndrome skos:exactMatch MESH:C564759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010154 trigonocephaly-bifid nose-acral anomalies syndrome skos:exactMatch OMIM:275595 trigonobrachycephaly, bulbous bifid nose, micrognathia, and abnormalities of the hands and feet semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010154 trigonocephaly-bifid nose-acral anomalies syndrome skos:exactMatch Orphanet:3368 Trigonocephaly-bifid nose-acral anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010154 trigonocephaly-bifid nose-acral anomalies syndrome skos:exactMatch UMLS:C1848743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010155 Dorfman-Chanarin disease skos:exactMatch OMIM:275630 chanarin-dorfman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010155 Dorfman-Chanarin disease skos:exactMatch Orphanet:98907 Neutral lipid storage disease with ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010155 Dorfman-Chanarin disease skos:exactMatch SCTID:19604005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010156 Troyer syndrome skos:exactMatch DOID:0050886 Troyer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010156 Troyer syndrome skos:exactMatch MESH:C536858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010156 Troyer syndrome skos:exactMatch OMIM:275900 spastic paraplegia 20, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010156 Troyer syndrome skos:exactMatch Orphanet:101000 Autosomal recessive spastic paraplegia type 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010156 Troyer syndrome skos:exactMatch SCTID:230264003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010156 Troyer syndrome skos:exactMatch UMLS:C0393559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010157 Tryptophanuria with dwarfism skos:exactMatch MESH:C562658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010157 Tryptophanuria with dwarfism skos:exactMatch OMIM:276100 tryptophanuria with dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010157 Tryptophanuria with dwarfism skos:exactMatch SCTID:12045002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010157 Tryptophanuria with dwarfism skos:exactMatch UMLS:C0268473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010158 T-substance anomaly skos:exactMatch OMIM:276200 t-substance anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010159 mismatch repair cancer syndrome 1 skos:exactMatch MESH:C536928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010159 mismatch repair cancer syndrome 1 skos:exactMatch NCIT:C130202 Constitutional Mismatch Repair Deficiency Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010159 mismatch repair cancer syndrome 1 skos:exactMatch OMIM:276300 mismatch repair cancer syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010159 mismatch repair cancer syndrome 1 skos:exactMatch Orphanet:252202 Constitutional mismatch repair deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010159 mismatch repair cancer syndrome 1 skos:exactMatch SCTID:61665008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010159 mismatch repair cancer syndrome 1 skos:exactMatch UMLS:C0265325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010159 mismatch repair cancer syndrome 1 skos:exactMatch UMLS:C4321324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010160 tyrosinemia type II skos:exactMatch DOID:0050725 tyrosinemia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010160 tyrosinemia type II skos:exactMatch NCIT:C129032 Tyrosinemia Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010160 tyrosinemia type II skos:exactMatch OMIM:276600 tyrosinemia, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010160 tyrosinemia type II skos:exactMatch Orphanet:28378 Tyrosinemia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010160 tyrosinemia type II skos:exactMatch SCTID:4887000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010161 tyrosinemia type I skos:exactMatch DOID:0050726 tyrosinemia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010161 tyrosinemia type I skos:exactMatch NCIT:C98641 Tyrosinemia Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010161 tyrosinemia type I skos:exactMatch OMIM:276700 tyrosinemia, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010161 tyrosinemia type I skos:exactMatch Orphanet:882 Tyrosinemia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010161 tyrosinemia type I skos:exactMatch SCTID:410056006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010161 tyrosinemia type I skos:exactMatch UMLS:C0268490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010162 tyrosinemia type III skos:exactMatch DOID:0050727 tyrosinemia type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010162 tyrosinemia type III skos:exactMatch OMIM:276710 tyrosinemia, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010162 tyrosinemia type III skos:exactMatch Orphanet:69723 Tyrosinemia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010162 tyrosinemia type III skos:exactMatch SCTID:415764005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010162 tyrosinemia type III skos:exactMatch UMLS:C0268623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010163 Tyrosinosis skos:exactMatch MESH:C562659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010163 Tyrosinosis skos:exactMatch OMIM:276800 tyrosinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010163 Tyrosinosis skos:exactMatch SCTID:57414003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010163 Tyrosinosis skos:exactMatch UMLS:C0268484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010164 phocomelia, Schinzel type skos:exactMatch DOID:0112181 Schinzel type phocomelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010164 phocomelia, Schinzel type skos:exactMatch MESH:C535612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010164 phocomelia, Schinzel type skos:exactMatch OMIM:276820 ulna and fibula, absence of, with severe limb deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010164 phocomelia, Schinzel type skos:exactMatch Orphanet:2879 Phocomelia, Schinzel type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010164 phocomelia, Schinzel type skos:exactMatch SCTID:715522000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010165 ulna hypoplasia-intellectual disability syndrome skos:exactMatch MESH:C564757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010165 ulna hypoplasia-intellectual disability syndrome skos:exactMatch OMIM:276821 ulnar hypoplasia with mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010165 ulna hypoplasia-intellectual disability syndrome skos:exactMatch Orphanet:2249 Ulna hypoplasia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010165 ulna hypoplasia-intellectual disability syndrome skos:exactMatch UMLS:C1848650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010165 ulna hypoplasia-intellectual disability syndrome skos:exactMatch UMLS:C2931370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010166 ulnar agenesis and endocardial fibroelastosis skos:exactMatch MESH:C564756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010166 ulnar agenesis and endocardial fibroelastosis skos:exactMatch OMIM:276822 ulnar agenesis and endocardial fibroelastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010166 ulnar agenesis and endocardial fibroelastosis skos:exactMatch UMLS:C1848649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010167 urocanic aciduria skos:exactMatch DOID:0112180 urocanase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010167 urocanic aciduria skos:exactMatch MESH:C536479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010167 urocanic aciduria skos:exactMatch OMIM:276880 urocanase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010167 urocanic aciduria skos:exactMatch Orphanet:210128 Urocanic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010167 urocanic aciduria skos:exactMatch SCTID:60952007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010167 urocanic aciduria skos:exactMatch UMLS:C0268514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010168 Usher syndrome type 1 skos:exactMatch DOID:0110826 Usher syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010168 Usher syndrome type 1 skos:exactMatch NCIT:C126327 Usher Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010168 Usher syndrome type 1 skos:exactMatch Orphanet:231169 Usher syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010168 Usher syndrome type 1 skos:exactMatch SCTID:232057003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010169 Usher syndrome type 2A skos:exactMatch DOID:0110838 Usher syndrome type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010169 Usher syndrome type 2A skos:exactMatch MESH:C536490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010169 Usher syndrome type 2A skos:exactMatch OMIM:276901 usher syndrome, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010169 Usher syndrome type 2A skos:exactMatch UMLS:C1848634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010170 Usher syndrome type 3A skos:exactMatch DOID:0110841 Usher syndrome type 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010170 Usher syndrome type 3A skos:exactMatch OMIM:276902 usher syndrome, iia 3a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010171 Usher syndrome type 1C skos:exactMatch DOID:0110830 Usher syndrome type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010171 Usher syndrome type 1C skos:exactMatch OMIM:276904 usher syndrome, iia 1c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010171 Usher syndrome type 1C skos:exactMatch UMLS:C1848604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010172 VACTERL with hydrocephalus skos:exactMatch OMIM:276950 vacterl association with hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010172 VACTERL with hydrocephalus skos:exactMatch Orphanet:3412 VACTERL with hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010172 VACTERL with hydrocephalus skos:exactMatch UMLS:C1848599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010173 Mayer-Rokitansky-Kuster-Hauser syndrome type 1 skos:exactMatch DOID:0112178 Mayer-Rokitansky-Kuster-Hauser syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010173 Mayer-Rokitansky-Kuster-Hauser syndrome type 1 skos:exactMatch OMIM:277000 mayer-rokitansky-kuster-hauser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010173 Mayer-Rokitansky-Kuster-Hauser syndrome type 1 skos:exactMatch Orphanet:247775 Mayer-Rokitansky-Küster-Hauser syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010173 Mayer-Rokitansky-Kuster-Hauser syndrome type 1 skos:exactMatch SCTID:8793008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010174 Valinemia skos:exactMatch MESH:C536524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010174 Valinemia skos:exactMatch OMIM:277100 valinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010174 Valinemia skos:exactMatch SCTID:47719001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010174 Valinemia skos:exactMatch UMLS:C0268573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010175 van Bogaert-Hozay syndrome skos:exactMatch MESH:C536526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010175 van Bogaert-Hozay syndrome skos:exactMatch OMIM:277150 van bogaert-hozay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010175 van Bogaert-Hozay syndrome skos:exactMatch UMLS:C1848598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010176 orofaciodigital syndrome type 6 skos:exactMatch DOID:0060376 Joubert syndrome with orofaciodigital defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010176 orofaciodigital syndrome type 6 skos:exactMatch MESH:C536531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010176 orofaciodigital syndrome type 6 skos:exactMatch NCIT:C124841 Orofaciodigital Syndrome Type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010176 orofaciodigital syndrome type 6 skos:exactMatch OMIM:277170 orofaciodigital syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010176 orofaciodigital syndrome type 6 skos:exactMatch Orphanet:2754 Orofaciodigital syndrome type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010176 orofaciodigital syndrome type 6 skos:exactMatch SCTID:721873007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010176 orofaciodigital syndrome type 6 skos:exactMatch UMLS:C2745997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010177 vascular hyalinosis skos:exactMatch MESH:C564750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010177 vascular hyalinosis skos:exactMatch OMIM:277175 vascular hyalinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010177 vascular hyalinosis skos:exactMatch Orphanet:3018 Retinal ischemic syndrome-digestive tract small vessel hyalinosis-diffuse cerebral calcifications syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010178 congenital bilateral aplasia of vas deferens from CFTR mutation skos:exactMatch NCIT:C129303 Congenital Bilateral Aplasia of the Vas Deferens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010178 congenital bilateral aplasia of vas deferens from CFTR mutation skos:exactMatch OMIM:277180 vas deferens, congenital bilateral aplasia of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010179 isolated right ventricular hypoplasia skos:exactMatch MESH:C535682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010179 isolated right ventricular hypoplasia skos:exactMatch OMIM:277200 right ventricular hypoplasia, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010179 isolated right ventricular hypoplasia skos:exactMatch Orphanet:439 Isolated right ventricular hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010179 isolated right ventricular hypoplasia skos:exactMatch SCTID:718135001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010179 isolated right ventricular hypoplasia skos:exactMatch UMLS:C1848587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010180 autosomal recessive spondylocostal dysostosis skos:exactMatch MESH:C535781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010180 autosomal recessive spondylocostal dysostosis skos:exactMatch Orphanet:2311 Autosomal recessive spondylocostal dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010180 autosomal recessive spondylocostal dysostosis skos:exactMatch SCTID:61367005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010180 autosomal recessive spondylocostal dysostosis skos:exactMatch UMLS:CN032975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010181 oculogastrointestinal muscular dystrophy skos:exactMatch OMIM:277320 visceral myopathy, familial, with external ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010181 oculogastrointestinal muscular dystrophy skos:exactMatch Orphanet:1876 Oculogastrointestinal muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010181 oculogastrointestinal muscular dystrophy skos:exactMatch SCTID:722060007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010182 hypercarotenemia and vitamin A deficiency, autosomal recessive skos:exactMatch MESH:C567486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010182 hypercarotenemia and vitamin A deficiency, autosomal recessive skos:exactMatch OMIM:277350 hypercarotenemia and vitamin a deficiency, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010182 hypercarotenemia and vitamin A deficiency, autosomal recessive skos:exactMatch UMLS:C2678266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010183 methylmalonic aciduria and homocystinuria type cblF skos:exactMatch DOID:0050717 methylmalonic aciduria and homocystinuria type cblF semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010183 methylmalonic aciduria and homocystinuria type cblF skos:exactMatch MESH:C564747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010183 methylmalonic aciduria and homocystinuria type cblF skos:exactMatch OMIM:277380 methylmalonic aciduria and homocystinuria, cblf iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010183 methylmalonic aciduria and homocystinuria type cblF skos:exactMatch Orphanet:79284 Methylmalonic acidemia with homocystinuria type cblF semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010183 methylmalonic aciduria and homocystinuria type cblF skos:exactMatch SCTID:80887004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010184 methylmalonic aciduria and homocystinuria type cblC skos:exactMatch DOID:0050715 methylmalonic aciduria and homocystinuria type cblC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010184 methylmalonic aciduria and homocystinuria type cblC skos:exactMatch NCIT:C142174 Methylmalonic Aciduria and Homocystinuria, cblC Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010184 methylmalonic aciduria and homocystinuria type cblC skos:exactMatch OMIM:277400 methylmalonic aciduria and homocystinuria, cblc iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010184 methylmalonic aciduria and homocystinuria type cblC skos:exactMatch Orphanet:79282 Methylmalonic acidemia with homocystinuria, type cblC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010184 methylmalonic aciduria and homocystinuria type cblC skos:exactMatch SCTID:74653006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010184 methylmalonic aciduria and homocystinuria type cblC skos:exactMatch UMLS:CN205878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010185 methylmalonic aciduria and homocystinuria type cblD skos:exactMatch DOID:0050716 methylmalonic aciduria and homocystinuria type cblD semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010185 methylmalonic aciduria and homocystinuria type cblD skos:exactMatch MESH:C564743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010185 methylmalonic aciduria and homocystinuria type cblD skos:exactMatch OMIM:277410 methylmalonic aciduria and homocystinuria, cbld iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010185 methylmalonic aciduria and homocystinuria type cblD skos:exactMatch Orphanet:79283 Methylmalonic acidemia with homocystinuria, type cblD semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010185 methylmalonic aciduria and homocystinuria type cblD skos:exactMatch SCTID:31220004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010185 methylmalonic aciduria and homocystinuria type cblD skos:exactMatch UMLS:CN205879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010186 vitamin D-dependent rickets, type 2A skos:exactMatch MESH:C562794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010186 vitamin D-dependent rickets, type 2A skos:exactMatch NCIT:C131075 Vitamin D Dependent Rickets 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010186 vitamin D-dependent rickets, type 2A skos:exactMatch OMIM:277440 vitamin d-dependent rickets, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010186 vitamin D-dependent rickets, type 2A skos:exactMatch SCTID:237894002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010186 vitamin D-dependent rickets, type 2A skos:exactMatch UMLS:C0342646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010187 vitamin K-dependent clotting factors, combined deficiency of, type 1 skos:exactMatch DOID:0112172 hereditary combined deficiency of vitamin K-dependent clotting factors semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010187 vitamin K-dependent clotting factors, combined deficiency of, type 1 skos:exactMatch MESH:C564741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010187 vitamin K-dependent clotting factors, combined deficiency of, type 1 skos:exactMatch OMIM:277450 vitamin k-dependent clotting factors, combined deficiency of, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010187 vitamin K-dependent clotting factors, combined deficiency of, type 1 skos:exactMatch Orphanet:98434 Hereditary combined deficiency of vitamin K-dependent clotting factors semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010187 vitamin K-dependent clotting factors, combined deficiency of, type 1 skos:exactMatch SCTID:724356003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010187 vitamin K-dependent clotting factors, combined deficiency of, type 1 skos:exactMatch UMLS:C1848534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010188 familial isolated deficiency of vitamin E skos:exactMatch DOID:0090028 familial isolated deficiency of vitamin E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010188 familial isolated deficiency of vitamin E skos:exactMatch MESH:C535393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010188 familial isolated deficiency of vitamin E skos:exactMatch OMIM:277460 ataxia with vitamin e deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010188 familial isolated deficiency of vitamin E skos:exactMatch Orphanet:96 Ataxia with vitamin E deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010188 familial isolated deficiency of vitamin E skos:exactMatch SCTID:702442008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010189 vitiligo, progressive, with intellectual disability and urethral duplication skos:exactMatch MESH:C564739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010189 vitiligo, progressive, with intellectual disability and urethral duplication skos:exactMatch OMIM:277465 vitiligo, progressive, with mental retardation and urethral duplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010189 vitiligo, progressive, with intellectual disability and urethral duplication skos:exactMatch UMLS:C1848532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010190 pontocerebellar hypoplasia type 2A skos:exactMatch DOID:0060267 pontocerebellar hypoplasia type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010190 pontocerebellar hypoplasia type 2A skos:exactMatch MESH:C564738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010190 pontocerebellar hypoplasia type 2A skos:exactMatch OMIM:277470 pontocerebellar hypoplasia, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010191 von Willebrand disease 3 skos:exactMatch DOID:0111054 von Willebrand's disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010191 von Willebrand disease 3 skos:exactMatch MESH:D056729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010191 von Willebrand disease 3 skos:exactMatch NCIT:C85213 von Willebrand Disease, Type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010191 von Willebrand disease 3 skos:exactMatch OMIM:277480 von willebrand disease, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010191 von Willebrand disease 3 skos:exactMatch Orphanet:166096 Von Willebrand disease type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010191 von Willebrand disease 3 skos:exactMatch SCTID:128108002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010191 von Willebrand disease 3 skos:exactMatch UMLS:C1264041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010192 Waardenburg syndrome type 4A skos:exactMatch DOID:0110953 Waardenburg syndrome type 4A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010192 Waardenburg syndrome type 4A skos:exactMatch OMIM:277580 waardenburg syndrome, iia 4a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010193 Weaver syndrome skos:exactMatch DOID:14731 Weaver syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010193 Weaver syndrome skos:exactMatch MESH:C536687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010193 Weaver syndrome skos:exactMatch NCIT:C125599 Weaver Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010193 Weaver syndrome skos:exactMatch OMIM:277590 weaver syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010193 Weaver syndrome skos:exactMatch Orphanet:3447 Weaver syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010193 Weaver syndrome skos:exactMatch SCTID:63119004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010193 Weaver syndrome skos:exactMatch UMLS:C0265210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010193 Weaver syndrome skos:exactMatch UMLS:CN036342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010194 Weill-Marchesani syndrome 1 skos:exactMatch OMIM:277600 weill-marchesani syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010196 Werner syndrome skos:exactMatch DOID:5688 Werner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010196 Werner syndrome skos:exactMatch MESH:D014898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010196 Werner syndrome skos:exactMatch NCIT:C3447 Werner Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010196 Werner syndrome skos:exactMatch OMIM:277700 werner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010196 Werner syndrome skos:exactMatch Orphanet:902 Werner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010196 Werner syndrome skos:exactMatch SCTID:51626007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010196 Werner syndrome skos:exactMatch UMLS:C0043119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010197 whistling face syndrome, recessive form skos:exactMatch DOID:0111606 autosomal recessive Whistling face syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010197 whistling face syndrome, recessive form skos:exactMatch MESH:C536699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010197 whistling face syndrome, recessive form skos:exactMatch OMIM:277720 whistling face syndrome, recessive form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010197 whistling face syndrome, recessive form skos:exactMatch UMLS:C1848470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010198 Wernicke-Korsakoff syndrome skos:exactMatch DOID:10915 Wernicke-Korsakoff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010198 Wernicke-Korsakoff syndrome skos:exactMatch MESH:C538669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010198 Wernicke-Korsakoff syndrome skos:exactMatch NCIT:C35764 Wernicke-Korsakoff Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010198 Wernicke-Korsakoff syndrome skos:exactMatch OMIM:277730 wernicke-korsakoff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010198 Wernicke-Korsakoff syndrome skos:exactMatch SCTID:69482004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010199 white forelock with malformations skos:exactMatch MESH:C536700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010199 white forelock with malformations skos:exactMatch OMIM:277740 white forelock with malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010199 white forelock with malformations skos:exactMatch Orphanet:2475 White forelock with malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010199 white forelock with malformations skos:exactMatch SCTID:763619009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010199 white forelock with malformations skos:exactMatch UMLS:C1848463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010200 Wilson disease skos:exactMatch DOID:893 Wilson disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010200 Wilson disease skos:exactMatch MESH:D006527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010200 Wilson disease skos:exactMatch NCIT:C84756 Hepatolenticular Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010200 Wilson disease skos:exactMatch OMIM:277900 wilson disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010200 Wilson disease skos:exactMatch Orphanet:905 Wilson disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010200 Wilson disease skos:exactMatch SCTID:88518009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010200 Wilson disease skos:exactMatch UMLS:C0019202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010201 Winchester syndrome skos:exactMatch DOID:0080696 Winchester syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010201 Winchester syndrome skos:exactMatch MESH:C536709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010201 Winchester syndrome skos:exactMatch NCIT:C170731 Winchester Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010201 Winchester syndrome skos:exactMatch OMIM:277950 winchester syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010201 Winchester syndrome skos:exactMatch SCTID:254151006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010201 Winchester syndrome skos:exactMatch UMLS:CN204453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010203 intellectual disability, Wolff type skos:exactMatch MESH:C537448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010203 intellectual disability, Wolff type skos:exactMatch OMIM:277990 wolff mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010203 intellectual disability, Wolff type skos:exactMatch Orphanet:3080 Intellectual disability, Wolff type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010203 intellectual disability, Wolff type skos:exactMatch UMLS:C1848439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010204 lysosomal acid lipase deficiency skos:exactMatch DOID:0080217 lysosomal acid lipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010204 lysosomal acid lipase deficiency skos:exactMatch MESH:C531854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010204 lysosomal acid lipase deficiency skos:exactMatch OMIM:278000 lysosomal acid lipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010204 lysosomal acid lipase deficiency skos:exactMatch Orphanet:275761 Lysosomal acid lipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010204 lysosomal acid lipase deficiency skos:exactMatch SCTID:715923003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010206 hypotrichosis 8 skos:exactMatch DOID:0110705 hypotrichosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010206 hypotrichosis 8 skos:exactMatch MESH:C566950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010206 hypotrichosis 8 skos:exactMatch OMIM:278150 hypotrichosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010206 hypotrichosis 8 skos:exactMatch UMLS:C3279470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010207 woolly hair-hypotrichosis-everted lower lip-outstanding ears syndrome skos:exactMatch MESH:C536746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010207 woolly hair-hypotrichosis-everted lower lip-outstanding ears syndrome skos:exactMatch OMIM:278200 woolly hair, hypotrichosis, everted lower lip, and outstanding ears semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010207 woolly hair-hypotrichosis-everted lower lip-outstanding ears syndrome skos:exactMatch Orphanet:1409 Woolly hair-hypotrichosis-everted lower lip-outstanding ears syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010207 woolly hair-hypotrichosis-everted lower lip-outstanding ears syndrome skos:exactMatch SCTID:239023005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010208 wrinkly skin syndrome skos:exactMatch DOID:0112171 wrinkly skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010208 wrinkly skin syndrome skos:exactMatch MESH:C536750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010208 wrinkly skin syndrome skos:exactMatch OMIM:278250 wrinkly skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010208 wrinkly skin syndrome skos:exactMatch Orphanet:2834 Wrinkly skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010208 wrinkly skin syndrome skos:exactMatch SCTID:238875009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010208 wrinkly skin syndrome skos:exactMatch UMLS:C0406587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010209 xanthinuria type I skos:exactMatch MESH:C562584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010209 xanthinuria type I skos:exactMatch OMIM:278300 xanthinuria, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010209 xanthinuria type I skos:exactMatch Orphanet:93601 Xanthinuria type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010209 xanthinuria type I skos:exactMatch SCTID:72682008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010210 xeroderma pigmentosum group A skos:exactMatch DOID:0110843 xeroderma pigmentosum group A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010210 xeroderma pigmentosum group A skos:exactMatch NCIT:C3965 Xeroderma Pigmentosum, Complementation Group A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010210 xeroderma pigmentosum group A skos:exactMatch OMIM:278700 xeroderma pigmentosum, complementation group a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010210 xeroderma pigmentosum group A skos:exactMatch SCTID:43477006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010210 xeroderma pigmentosum group A skos:exactMatch UMLS:C0268135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010211 xeroderma pigmentosum group C skos:exactMatch DOID:0110844 xeroderma pigmentosum group C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010211 xeroderma pigmentosum group C skos:exactMatch MESH:C567886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010211 xeroderma pigmentosum group C skos:exactMatch NCIT:C114770 Xeroderma Pigmentosum, Complementation Group C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010211 xeroderma pigmentosum group C skos:exactMatch OMIM:278720 xeroderma pigmentosum, complementation group c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010211 xeroderma pigmentosum group C skos:exactMatch SCTID:25784009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010211 xeroderma pigmentosum group C skos:exactMatch UMLS:C2752147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010212 xeroderma pigmentosum group D skos:exactMatch DOID:0110845 xeroderma pigmentosum group D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010212 xeroderma pigmentosum group D skos:exactMatch MESH:C562591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010212 xeroderma pigmentosum group D skos:exactMatch NCIT:C3967 Xeroderma Pigmentosum, Complementation Group D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010212 xeroderma pigmentosum group D skos:exactMatch OMIM:278730 xeroderma pigmentosum, complementation group d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010212 xeroderma pigmentosum group D skos:exactMatch SCTID:68637004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010213 xeroderma pigmentosum group E skos:exactMatch DOID:0110846 xeroderma pigmentosum group E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010213 xeroderma pigmentosum group E skos:exactMatch MESH:C564732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010213 xeroderma pigmentosum group E skos:exactMatch NCIT:C114771 Xeroderma Pigmentosum, Complementation Group E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010213 xeroderma pigmentosum group E skos:exactMatch OMIM:278740 xeroderma pigmentosum, complementation group e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010213 xeroderma pigmentosum group E skos:exactMatch SCTID:56048001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010213 xeroderma pigmentosum group E skos:exactMatch UMLS:C1848411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010214 xeroderma pigmentosum variant type skos:exactMatch DOID:0110847 xeroderma pigmentosum variant type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010214 xeroderma pigmentosum variant type skos:exactMatch MESH:C536766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010214 xeroderma pigmentosum variant type skos:exactMatch NCIT:C141367 Xeroderma Pigmentosum Variant Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010214 xeroderma pigmentosum variant type skos:exactMatch OMIM:278750 xeroderma pigmentosum, variant iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010214 xeroderma pigmentosum variant type skos:exactMatch Orphanet:90342 Xeroderma pigmentosum variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010214 xeroderma pigmentosum variant type skos:exactMatch UMLS:C1848410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010215 xeroderma pigmentosum group F skos:exactMatch DOID:0110848 xeroderma pigmentosum group F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010215 xeroderma pigmentosum group F skos:exactMatch MESH:C562592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010215 xeroderma pigmentosum group F skos:exactMatch NCIT:C3968 Xeroderma Pigmentosum, Complementation Group F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010215 xeroderma pigmentosum group F skos:exactMatch OMIM:278760 xeroderma pigmentosum, complementation group f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010215 xeroderma pigmentosum group F skos:exactMatch SCTID:42530008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010216 xeroderma pigmentosum group G skos:exactMatch DOID:0110849 xeroderma pigmentosum group G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010216 xeroderma pigmentosum group G skos:exactMatch MESH:C562593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010216 xeroderma pigmentosum group G skos:exactMatch NCIT:C3969 Xeroderma Pigmentosum, Complementation Group G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010216 xeroderma pigmentosum group G skos:exactMatch OMIM:278780 xeroderma pigmentosum, complementation group g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010216 xeroderma pigmentosum group G skos:exactMatch SCTID:36454001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010216 xeroderma pigmentosum group G skos:exactMatch UMLS:C0268141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010217 de Sanctis-Cacchione syndrome skos:exactMatch DOID:0112158 De Sanctis-Cacchione syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010217 de Sanctis-Cacchione syndrome skos:exactMatch MESH:C535992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010217 de Sanctis-Cacchione syndrome skos:exactMatch NCIT:C84666 De Sanctis-Cacchione Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010217 de Sanctis-Cacchione syndrome skos:exactMatch OMIM:278800 lange sanctis-cacchione syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010217 de Sanctis-Cacchione syndrome skos:exactMatch SCTID:414673004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010217 de Sanctis-Cacchione syndrome skos:exactMatch UMLS:C0265201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010217 de Sanctis-Cacchione syndrome skos:exactMatch UMLS:CN199649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010218 46,XX sex reversal 2 skos:exactMatch DOID:0111763 46,XX sex reversal 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010218 46,XX sex reversal 2 skos:exactMatch OMIM:278850 46,xx sex reversal 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010218 46,XX sex reversal 2 skos:exactMatch UMLS:C2749215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010219 xylosidase deficiency skos:exactMatch MESH:C564730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010219 xylosidase deficiency skos:exactMatch OMIM:278900 xylosidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010219 xylosidase deficiency skos:exactMatch UMLS:C1848407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010220 Young syndrome skos:exactMatch MESH:C536718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010220 Young syndrome skos:exactMatch OMIM:279000 young syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010220 Young syndrome skos:exactMatch Orphanet:3471 Young syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010220 Young syndrome skos:exactMatch SCTID:233666007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010220 Young syndrome skos:exactMatch UMLS:C0340037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010221 CHIME syndrome skos:exactMatch DOID:0112152 CHIME syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010221 CHIME syndrome skos:exactMatch MESH:C536729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010221 CHIME syndrome skos:exactMatch OMIM:280000 coloboma, congenital heart disease, ichthyosiform dermatosis, impaired intellectual development, and ear anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010221 CHIME syndrome skos:exactMatch Orphanet:3474 CHIME syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010221 CHIME syndrome skos:exactMatch SCTID:720639008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010221 CHIME syndrome skos:exactMatch UMLS:C1848392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010222 X-linked Opitz G/BBB syndrome skos:exactMatch OMIM:300000 opitz gbbb syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010222 X-linked Opitz G/BBB syndrome skos:exactMatch Orphanet:306597 OBSOLETE: X-linked Opitz G/BBB syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010223 ichthyosis, X-linked, without steroid sulfatase deficiency skos:exactMatch MESH:C564729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010223 ichthyosis, X-linked, without steroid sulfatase deficiency skos:exactMatch OMIM:300001 ichthyosis, x-linked, without steroid sulfatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010223 ichthyosis, X-linked, without steroid sulfatase deficiency skos:exactMatch UMLS:C1848387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010224 corpus callosum agenesis-abnormal genitalia syndrome skos:exactMatch DOID:0112151 corpus callosum agenesis-abnormal genitalia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010224 corpus callosum agenesis-abnormal genitalia syndrome skos:exactMatch MESH:C563110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010224 corpus callosum agenesis-abnormal genitalia syndrome skos:exactMatch OMIM:300004 corpus callosum, agenesis of, with abnormal genitalia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010224 corpus callosum agenesis-abnormal genitalia syndrome skos:exactMatch Orphanet:2508 Corpus callosum agenesis-abnormal genitalia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010224 corpus callosum agenesis-abnormal genitalia syndrome skos:exactMatch SCTID:763797003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010224 corpus callosum agenesis-abnormal genitalia syndrome skos:exactMatch UMLS:C0796124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010225 Dent disease type 1 skos:exactMatch DOID:0111798 X-linked nephrolithiasis type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010225 Dent disease type 1 skos:exactMatch OMIM:300009 dent disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010225 Dent disease type 1 skos:exactMatch Orphanet:93622 Dent disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010225 Dent disease type 1 skos:exactMatch SCTID:717789008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010225 Dent disease type 1 skos:exactMatch UMLS:CN206679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010226 46,XY sex reversal 2 skos:exactMatch DOID:0111777 46,XY sex reversal 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010226 46,XY sex reversal 2 skos:exactMatch MESH:C535601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010226 46,XY sex reversal 2 skos:exactMatch OMIM:300018 46,xy sex reversal 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010226 46,XY sex reversal 2 skos:exactMatch UMLS:C1848296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010227 retinitis pigmentosa 3 skos:exactMatch DOID:0110414 retinitis pigmentosa 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010227 retinitis pigmentosa 3 skos:exactMatch MESH:C564520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010227 retinitis pigmentosa 3 skos:exactMatch OMIM:300029 retinitis pigmentosa 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010227 retinitis pigmentosa 3 skos:exactMatch UMLS:C1845667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010228 hearing loss, X-linked 3 skos:exactMatch DOID:0111736 X-linked deafness 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010228 hearing loss, X-linked 3 skos:exactMatch MESH:C564727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010228 hearing loss, X-linked 3 skos:exactMatch OMIM:300030 deafness, X-linked 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010229 alopecia, congenital skos:exactMatch MESH:C535981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010229 alopecia, congenital skos:exactMatch NCIT:C35790 Congenital Alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010229 alopecia, congenital skos:exactMatch OMIM:300042 alopecia, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010229 alopecia, congenital skos:exactMatch SCTID:2965006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010230 intellectual disability, X-linked 23 skos:exactMatch MESH:C563144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010230 intellectual disability, X-linked 23 skos:exactMatch OMIM:300046 intellectual developmental disorder, X-linked 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010230 intellectual disability, X-linked 23 skos:exactMatch UMLS:C0796229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010231 intellectual disability, X-linked 20 skos:exactMatch MESH:C563142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010231 intellectual disability, X-linked 20 skos:exactMatch OMIM:300047 intellectual developmental disorder, X-linked 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010231 intellectual disability, X-linked 20 skos:exactMatch UMLS:C0796226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010232 intestinal pseudoobstruction, neuronal, chronic idiopathic, X-linked skos:exactMatch DOID:0080681 X-linked chronic idiopathic intestinal pseudo-obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010232 intestinal pseudoobstruction, neuronal, chronic idiopathic, X-linked skos:exactMatch MESH:C535532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010232 intestinal pseudoobstruction, neuronal, chronic idiopathic, X-linked skos:exactMatch OMIM:300048 intestinal pseudoobstruction, neuronal, chronic idiopathic, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010233 heterotopia, periventricular, X-linked dominant skos:exactMatch OMIM:300049 periventricular nodular heterotopia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010233 heterotopia, periventricular, X-linked dominant skos:exactMatch SCTID:448227009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010235 X-linked intellectual disability-psychosis-macroorchidism syndrome skos:exactMatch DOID:0060827 X-linked intellectual disability-psychosis-macroorchidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010235 X-linked intellectual disability-psychosis-macroorchidism syndrome skos:exactMatch OMIM:300055 intellectual developmental disorder, x-linked, syndromic 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010235 X-linked intellectual disability-psychosis-macroorchidism syndrome skos:exactMatch Orphanet:3077 X-linked intellectual disability-psychosis-macroorchidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010235 X-linked intellectual disability-psychosis-macroorchidism syndrome skos:exactMatch SCTID:702356009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010236 intellectual disability, X-linked 14 skos:exactMatch MESH:C537454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010236 intellectual disability, X-linked 14 skos:exactMatch OMIM:300062 intellectual developmental disorder, X-linked 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010237 X-linked intellectual disability-plagiocephaly syndrome skos:exactMatch MESH:C537512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010237 X-linked intellectual disability-plagiocephaly syndrome skos:exactMatch OMIM:300064 mental retardation, x-linked, with craniofacial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010237 X-linked intellectual disability-plagiocephaly syndrome skos:exactMatch Orphanet:2898 X-linked intellectual disability-plagiocephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010237 X-linked intellectual disability-plagiocephaly syndrome skos:exactMatch SCTID:719812008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010237 X-linked intellectual disability-plagiocephaly syndrome skos:exactMatch UMLS:C2931516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010238 hearing loss, X-linked 4 skos:exactMatch DOID:0111735 X-linked deafness 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010238 hearing loss, X-linked 4 skos:exactMatch MESH:C564723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010238 hearing loss, X-linked 4 skos:exactMatch OMIM:300066 deafness, X-linked 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010238 hearing loss, X-linked 4 skos:exactMatch UMLS:C1848204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010239 lissencephaly type 1 due to doublecortin gene mutation skos:exactMatch DOID:0112239 X-linked lissencephaly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010239 lissencephaly type 1 due to doublecortin gene mutation skos:exactMatch OMIM:300067 lissencephaly, x-linked, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010239 lissencephaly type 1 due to doublecortin gene mutation skos:exactMatch Orphanet:2148 Lissencephaly type 1 due to doublecortin gene mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010239 lissencephaly type 1 due to doublecortin gene mutation skos:exactMatch SCTID:715780008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010239 lissencephaly type 1 due to doublecortin gene mutation skos:exactMatch UMLS:C1848199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010239 lissencephaly type 1 due to doublecortin gene mutation skos:exactMatch UMLS:C4275012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010241 congenital stationary night blindness 2A skos:exactMatch DOID:0110871 congenital stationary night blindness 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010241 congenital stationary night blindness 2A skos:exactMatch OMIM:300071 night blindness, congenital stationary, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010241 congenital stationary night blindness 2A skos:exactMatch UMLS:C1848172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010242 fetal akinesia syndrome, X-linked skos:exactMatch MESH:C537921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010242 fetal akinesia syndrome, X-linked skos:exactMatch OMIM:300073 fetal akinesia syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010242 fetal akinesia syndrome, X-linked skos:exactMatch UMLS:C1848171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010243 X-linked immunoneurologic disorder skos:exactMatch MESH:C536743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010243 X-linked immunoneurologic disorder skos:exactMatch OMIM:300076 immunoneurologic disorder, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010243 X-linked immunoneurologic disorder skos:exactMatch Orphanet:2571 X-linked immunoneurologic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010243 X-linked immunoneurologic disorder skos:exactMatch SCTID:719827008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010243 X-linked immunoneurologic disorder skos:exactMatch UMLS:C1848144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010244 CGF1 skos:exactMatch OMIM:300082 cognitive function 1, social semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010244 CGF1 skos:exactMatch UMLS:C1848140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010245 X-linked cone-rod dystrophy 2 skos:exactMatch DOID:0111006 X-linked cone-rod dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010245 X-linked cone-rod dystrophy 2 skos:exactMatch MESH:C564717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010245 X-linked cone-rod dystrophy 2 skos:exactMatch OMIM:300085 cone-rod dystrophy, x-linked, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010246 developmental and epileptic encephalopathy, 9 skos:exactMatch DOID:0060848 developmental and epileptic encephalopathy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010246 developmental and epileptic encephalopathy, 9 skos:exactMatch MESH:C564715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010246 developmental and epileptic encephalopathy, 9 skos:exactMatch OMIM:300088 developmental and epileptic encephalopathy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010246 developmental and epileptic encephalopathy, 9 skos:exactMatch Orphanet:101039 Female restricted epilepsy with intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010246 developmental and epileptic encephalopathy, 9 skos:exactMatch UMLS:C1848137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010247 X-linked cerebral adrenoleukodystrophy skos:exactMatch Orphanet:139396 X-linked cerebral adrenoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010247 X-linked cerebral adrenoleukodystrophy skos:exactMatch UMLS:CN036464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010247 X-linked cerebral adrenoleukodystrophy skos:exactMatch UMLS:CN199389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010248 X-linked spondyloepimetaphyseal dysplasia skos:exactMatch DOID:0112150 X-linked spondyloepimetaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010248 X-linked spondyloepimetaphyseal dysplasia skos:exactMatch MESH:C564714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010248 X-linked spondyloepimetaphyseal dysplasia skos:exactMatch OMIM:300106 spondyloepimetaphyseal dysplasia, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010248 X-linked spondyloepimetaphyseal dysplasia skos:exactMatch Orphanet:93349 X-linked spondyloepimetaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010248 X-linked spondyloepimetaphyseal dysplasia skos:exactMatch UMLS:C1848097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010250 intellectual disability, X-linked 49 skos:exactMatch OMIM:300114 raynaud-claes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010251 intellectual disability, X-linked 50 skos:exactMatch MESH:C564713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010251 intellectual disability, X-linked 50 skos:exactMatch OMIM:300115 intellectual developmental disorder, X-linked 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010251 intellectual disability, X-linked 50 skos:exactMatch UMLS:C1848087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010252 intellectual disability, X-linked, with panhypopituitarism skos:exactMatch OMIM:300123 intellectual developmental disorder, x-linked, with panhypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010253 migraine, familial typical, susceptibility to, 2 skos:exactMatch OMIM:300125 migraine with or without aura, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010254 obsolete hematopoietic stem cell kinetics, control of skos:exactMatch OMIM:300129 hematopoietic stem cell kinetics, control of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010255 diabetes mellitus, insulin-dependent, X-linked, susceptibility to skos:exactMatch OMIM:300136 iia 1 diabetes mellitus, x-linked, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010255 diabetes mellitus, insulin-dependent, X-linked, susceptibility to skos:exactMatch UMLS:C1848042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010256 intellectual disability, X-linked 21 skos:exactMatch OMIM:300143 intellectual developmental disorder, X-linked 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010257 prostate cancer, hereditary, X-linked 1 skos:exactMatch OMIM:300147 prostate cancer, hereditary, X-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010257 prostate cancer, hereditary, X-linked 1 skos:exactMatch UMLS:C1846279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010258 MEHMO syndrome skos:exactMatch DOID:0060801 MEHMO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010258 MEHMO syndrome skos:exactMatch MESH:C537451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010258 MEHMO syndrome skos:exactMatch OMIM:300148 mehmo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010258 MEHMO syndrome skos:exactMatch Orphanet:85282 MEHMO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010258 MEHMO syndrome skos:exactMatch SCTID:722037004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010258 MEHMO syndrome skos:exactMatch UMLS:C1846278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010259 retinitis pigmentosa 24 skos:exactMatch DOID:0110416 retinitis pigmentosa 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010259 retinitis pigmentosa 24 skos:exactMatch OMIM:300155 retinitis pigmentosa 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010259 retinitis pigmentosa 24 skos:exactMatch UMLS:C3887982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010260 arthrogryposis, congenital, lower limb, X-linked skos:exactMatch MESH:C564574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010260 arthrogryposis, congenital, lower limb, X-linked skos:exactMatch OMIM:300158 arthrogryposis, congenital, lower limb, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010260 arthrogryposis, congenital, lower limb, X-linked skos:exactMatch UMLS:C1846273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010261 microphthalmia, syndromic 2 skos:exactMatch DOID:0111809 syndromic microphthalmia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010261 microphthalmia, syndromic 2 skos:exactMatch OMIM:300166 microphthalmia, syndromic 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010261 microphthalmia, syndromic 2 skos:exactMatch Orphanet:2712 Oculofaciocardiodental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010261 microphthalmia, syndromic 2 skos:exactMatch SCTID:699300009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010262 hypotonia, congenital nystagmus, ataxia, and abnormal auditory brainstem responses skos:exactMatch MESH:C537159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010262 hypotonia, congenital nystagmus, ataxia, and abnormal auditory brainstem responses skos:exactMatch OMIM:300184 hypotonia, congenital nystagmus, ataxia, and abnormal auditory brainstem responses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010262 hypotonia, congenital nystagmus, ataxia, and abnormal auditory brainstem responses skos:exactMatch UMLS:C1970936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010263 Alport syndrome-intellectual disability-midface hypoplasia-elliptocytosis syndrome skos:exactMatch DOID:0111860 AMME complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010263 Alport syndrome-intellectual disability-midface hypoplasia-elliptocytosis syndrome skos:exactMatch MESH:C564570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010263 Alport syndrome-intellectual disability-midface hypoplasia-elliptocytosis syndrome skos:exactMatch OMIM:300194 amme complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010263 Alport syndrome-intellectual disability-midface hypoplasia-elliptocytosis syndrome skos:exactMatch Orphanet:86818 Alport syndrome-intellectual disability-midface hypoplasia-elliptocytosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010263 Alport syndrome-intellectual disability-midface hypoplasia-elliptocytosis syndrome skos:exactMatch SCTID:720982007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010263 Alport syndrome-intellectual disability-midface hypoplasia-elliptocytosis syndrome skos:exactMatch UMLS:C1846242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010264 X-linked adrenal hypoplasia congenita skos:exactMatch DOID:0080156 X-linked adrenal hypoplasia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010264 X-linked adrenal hypoplasia congenita skos:exactMatch NCIT:C123725 X-Linked Adrenal Hypoplasia Congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010264 X-linked adrenal hypoplasia congenita skos:exactMatch OMIM:300200 adrenal hypoplasia, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010264 X-linked adrenal hypoplasia congenita skos:exactMatch Orphanet:95702 X-linked adrenal hypoplasia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010264 X-linked adrenal hypoplasia congenita skos:exactMatch SCTID:93235007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010264 X-linked adrenal hypoplasia congenita skos:exactMatch UMLS:C0342482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010265 Simpson-Golabi-Behmel syndrome type 2 skos:exactMatch DOID:0080342 Simpson-Golabi-Behmel syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010265 Simpson-Golabi-Behmel syndrome type 2 skos:exactMatch MESH:C564567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010265 Simpson-Golabi-Behmel syndrome type 2 skos:exactMatch OMIM:300209 simpson-golabi-behmel syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010265 Simpson-Golabi-Behmel syndrome type 2 skos:exactMatch Orphanet:79022 Simpson-Golabi-Behmel syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010265 Simpson-Golabi-Behmel syndrome type 2 skos:exactMatch UMLS:C1846175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010266 intellectual disability, X-linked 58 skos:exactMatch MESH:C564566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010266 intellectual disability, X-linked 58 skos:exactMatch OMIM:300210 intellectual developmental disorder, X-linked 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010266 intellectual disability, X-linked 58 skos:exactMatch UMLS:C1846174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010267 episodic muscle weakness, X-linked skos:exactMatch MESH:C564565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010267 episodic muscle weakness, X-linked skos:exactMatch OMIM:300211 episodic muscle weakness, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010267 episodic muscle weakness, X-linked skos:exactMatch UMLS:C1846173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010268 X-linked lissencephaly with abnormal genitalia skos:exactMatch DOID:0112238 X-linked lissencephaly 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010268 X-linked lissencephaly with abnormal genitalia skos:exactMatch MESH:C564563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010268 X-linked lissencephaly with abnormal genitalia skos:exactMatch OMIM:300215 lissencephaly, x-linked, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010268 X-linked lissencephaly with abnormal genitalia skos:exactMatch Orphanet:452 X-linked lissencephaly with abnormal genitalia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010268 X-linked lissencephaly with abnormal genitalia skos:exactMatch SCTID:717632002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010269 Coats disease skos:exactMatch DOID:7765 Coats disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010269 Coats disease skos:exactMatch MESH:D058456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010269 Coats disease skos:exactMatch OMIM:300216 coats disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010269 Coats disease skos:exactMatch Orphanet:190 Coats disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010269 Coats disease skos:exactMatch SCTID:360455002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010269 Coats disease skos:exactMatch UMLS:C0154832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010270 syndromic X-linked intellectual disability 7 skos:exactMatch DOID:0060808 syndromic X-linked intellectual disability 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010270 syndromic X-linked intellectual disability 7 skos:exactMatch MESH:C537449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010270 syndromic X-linked intellectual disability 7 skos:exactMatch OMIM:300218 intellectual developmental disorder, x-linked, syndromic 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010270 syndromic X-linked intellectual disability 7 skos:exactMatch Orphanet:85274 Syndromic X-linked intellectual disability 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010270 syndromic X-linked intellectual disability 7 skos:exactMatch SCTID:719160009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010270 syndromic X-linked intellectual disability 7 skos:exactMatch UMLS:C1846170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010270 syndromic X-linked intellectual disability 7 skos:exactMatch UMLS:C4304916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010271 X-linked myotubular myopathy-abnormal genitalia syndrome skos:exactMatch MESH:C564561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010271 X-linked myotubular myopathy-abnormal genitalia syndrome skos:exactMatch OMIM:300219 myotubular myopathy with abnormal genital development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010271 X-linked myotubular myopathy-abnormal genitalia syndrome skos:exactMatch Orphanet:456328 X-linked myotubular myopathy-abnormal genitalia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010271 X-linked myotubular myopathy-abnormal genitalia syndrome skos:exactMatch UMLS:C1846169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010273 lymphoma, Hodgkin, X-linked pseudoautosomal skos:exactMatch MESH:C538326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010273 lymphoma, Hodgkin, X-linked pseudoautosomal skos:exactMatch OMIM:300221 lymphoma, hodgkin, X-linked pseudoautosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010274 testicular germ cell tumor 1 skos:exactMatch MESH:C564559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010274 testicular germ cell tumor 1 skos:exactMatch OMIM:300228 testicular germ cell tumor 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010274 testicular germ cell tumor 1 skos:exactMatch UMLS:C1846164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010275 spondyloepimetaphyseal dysplasia, Bieganski type skos:exactMatch MESH:C536671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010275 spondyloepimetaphyseal dysplasia, Bieganski type skos:exactMatch MESH:C567065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010275 spondyloepimetaphyseal dysplasia, Bieganski type skos:exactMatch OMIM:300232 spondyloepimetaphyseal dysplasia, x-linked, with hypomyelinating leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010275 spondyloepimetaphyseal dysplasia, Bieganski type skos:exactMatch Orphanet:83629 Leukoencephalopathy-spondyloepimetaphyseal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010275 spondyloepimetaphyseal dysplasia, Bieganski type skos:exactMatch UMLS:C1846148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010276 radioulnar synostosis, radial ray abnormalities, and severe malformations in the male skos:exactMatch MESH:C564557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010276 radioulnar synostosis, radial ray abnormalities, and severe malformations in the male skos:exactMatch OMIM:300233 radioulnar synostosis, radial ray abnormalities, and severe malformations 1n the male semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010276 radioulnar synostosis, radial ray abnormalities, and severe malformations in the male skos:exactMatch UMLS:C1846147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010277 syndromic X-linked intellectual disability Shashi type skos:exactMatch DOID:0060826 syndromic X-linked intellectual disability Shashi type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010277 syndromic X-linked intellectual disability Shashi type skos:exactMatch MESH:C537135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010277 syndromic X-linked intellectual disability Shashi type skos:exactMatch OMIM:300238 intellectual developmental disorder, x-linked, syndromic 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010277 syndromic X-linked intellectual disability Shashi type skos:exactMatch Orphanet:85286 X-linked intellectual disability, Shashi type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010277 syndromic X-linked intellectual disability Shashi type skos:exactMatch SCTID:718900002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010277 syndromic X-linked intellectual disability Shashi type skos:exactMatch UMLS:C1846145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010277 syndromic X-linked intellectual disability Shashi type skos:exactMatch UMLS:C4305085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010278 Christianson syndrome skos:exactMatch DOID:0060825 Christianson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010278 Christianson syndrome skos:exactMatch MESH:C567484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010278 Christianson syndrome skos:exactMatch OMIM:300243 intellectual developmental disorder, x-linked, syndromic, christianson iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010278 Christianson syndrome skos:exactMatch Orphanet:85278 Christianson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010278 Christianson syndrome skos:exactMatch SCTID:702354007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010278 Christianson syndrome skos:exactMatch UMLS:C2678194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010279 terminal osseous dysplasia-pigmentary defects syndrome skos:exactMatch DOID:0112149 terminal osseous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010279 terminal osseous dysplasia-pigmentary defects syndrome skos:exactMatch MESH:C564554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010279 terminal osseous dysplasia-pigmentary defects syndrome skos:exactMatch OMIM:300244 terminal osseous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010279 terminal osseous dysplasia-pigmentary defects syndrome skos:exactMatch Orphanet:88630 Terminal osseous dysplasia-pigmentary defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010279 terminal osseous dysplasia-pigmentary defects syndrome skos:exactMatch UMLS:C1846129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010280 ptosis, hereditary congenital 2 skos:exactMatch MESH:C564553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010280 ptosis, hereditary congenital 2 skos:exactMatch OMIM:300245 ptosis, hereditary congenital 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010280 ptosis, hereditary congenital 2 skos:exactMatch UMLS:C1846128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010281 Danon disease skos:exactMatch DOID:0050437 Danon disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010281 Danon disease skos:exactMatch MESH:D052120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010281 Danon disease skos:exactMatch NCIT:C84735 Glycogen Storage Disease Type IIb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010281 Danon disease skos:exactMatch OMIM:300257 danon disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010281 Danon disease skos:exactMatch Orphanet:34587 Glycogen storage disease due to LAMP-2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010281 Danon disease skos:exactMatch SCTID:419097006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010281 Danon disease skos:exactMatch UMLS:C0878677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010282 mycobacterium tuberculosis, susceptibility to, X-linked skos:exactMatch OMIM:300259 mycobacterium tuberculosis, susceptibility to, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010283 syndromic X-linked intellectual disability Lubs type skos:exactMatch DOID:0060799 syndromic X-linked intellectual disability Lubs type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010283 syndromic X-linked intellectual disability Lubs type skos:exactMatch MESH:C537723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010283 syndromic X-linked intellectual disability Lubs type skos:exactMatch NCIT:C126747 Lubs X-Linked Mental Retardation Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010283 syndromic X-linked intellectual disability Lubs type skos:exactMatch OMIM:300260 intellectual developmental disorder, x-linked, syndromic, lubs iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010283 syndromic X-linked intellectual disability Lubs type skos:exactMatch Orphanet:1762 Proximal Xq28 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010283 syndromic X-linked intellectual disability Lubs type skos:exactMatch SCTID:702816000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010283 syndromic X-linked intellectual disability Lubs type skos:exactMatch UMLS:C1846058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010284 Armfield syndrome skos:exactMatch DOID:0050764 Armfield syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010284 Armfield syndrome skos:exactMatch MESH:C564551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010284 Armfield syndrome skos:exactMatch OMIM:300261 intellectual developmental disorder, x-linked, syndromic, armfield iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010284 Armfield syndrome skos:exactMatch Orphanet:85276 X-linked intellectual disability, Armfield type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010284 Armfield syndrome skos:exactMatch SCTID:719017003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010284 Armfield syndrome skos:exactMatch UMLS:C1846057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010285 syndromic X-linked intellectual disability Abidi type skos:exactMatch DOID:0060818 syndromic X-linked intellectual disability Abidi type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010285 syndromic X-linked intellectual disability Abidi type skos:exactMatch MESH:C535556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010285 syndromic X-linked intellectual disability Abidi type skos:exactMatch OMIM:300262 intellectual developmental disorder, x-linked, syndromic, abidi iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010285 syndromic X-linked intellectual disability Abidi type skos:exactMatch Orphanet:85273 X-linked intellectual disability, Abidi type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010285 syndromic X-linked intellectual disability Abidi type skos:exactMatch UMLS:C1846056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010286 syndromic X-linked intellectual disability Siderius type skos:exactMatch DOID:0060812 syndromic X-linked intellectual disability Siderius type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010286 syndromic X-linked intellectual disability Siderius type skos:exactMatch MESH:C537333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010286 syndromic X-linked intellectual disability Siderius type skos:exactMatch OMIM:300263 intellectual developmental disorder, x-linked, syndromic, siderius iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010286 syndromic X-linked intellectual disability Siderius type skos:exactMatch Orphanet:85287 X-linked intellectual disability, Siderius type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010286 syndromic X-linked intellectual disability Siderius type skos:exactMatch UMLS:C1846055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010287 hereditary spastic paraplegia 16 skos:exactMatch DOID:0110769 hereditary spastic paraplegia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010287 hereditary spastic paraplegia 16 skos:exactMatch MESH:C536643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010287 hereditary spastic paraplegia 16 skos:exactMatch OMIM:300266 spastic paraplegia 16, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010287 hereditary spastic paraplegia 16 skos:exactMatch Orphanet:100997 X-linked spastic paraplegia type 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010287 hereditary spastic paraplegia 16 skos:exactMatch UMLS:C1846046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010288 adrenomyodystrophy skos:exactMatch MESH:C538051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010288 adrenomyodystrophy skos:exactMatch OMIM:300270 adrenomyodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010288 adrenomyodystrophy skos:exactMatch Orphanet:977 Adrenomyodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010288 adrenomyodystrophy skos:exactMatch SCTID:763311001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010288 adrenomyodystrophy skos:exactMatch UMLS:C1846044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010289 intellectual disability, X-linked 72 skos:exactMatch MESH:C564547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010289 intellectual disability, X-linked 72 skos:exactMatch OMIM:300271 intellectual developmental disorder, X-linked 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010289 intellectual disability, X-linked 72 skos:exactMatch UMLS:C1846038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010290 goiter, multinodular 2 skos:exactMatch MESH:C564546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010290 goiter, multinodular 2 skos:exactMatch OMIM:300273 goiter, multinodular 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010290 goiter, multinodular 2 skos:exactMatch UMLS:C1846033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010291 obsolete androgen insensitivity syndrome due to coactivator deficiency skos:exactMatch OMIM:300274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010292 Uruguay Faciocardiomusculoskeletal syndrome skos:exactMatch DOID:0112148 Uruguay faciocardiomusculoskeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010292 Uruguay Faciocardiomusculoskeletal syndrome skos:exactMatch MESH:C564544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010292 Uruguay Faciocardiomusculoskeletal syndrome skos:exactMatch OMIM:300280 uruguay faciocardiomusculoskeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010292 Uruguay Faciocardiomusculoskeletal syndrome skos:exactMatch UMLS:C1846010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010293 ectodermal dysplasia and immune deficiency skos:exactMatch DOID:0081077 ectodermal dysplasia and immune deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010293 ectodermal dysplasia and immune deficiency skos:exactMatch MESH:C536181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010293 ectodermal dysplasia and immune deficiency skos:exactMatch NCIT:C118844 Ectodermal Dysplasia and Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010293 ectodermal dysplasia and immune deficiency skos:exactMatch OMIMPS:300291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010293 ectodermal dysplasia and immune deficiency skos:exactMatch Orphanet:98813 Hypohidrotic ectodermal dysplasia with immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010293 ectodermal dysplasia and immune deficiency skos:exactMatch SCTID:703525006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010293 ectodermal dysplasia and immune deficiency skos:exactMatch UMLS:C1846006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010294 X-linked severe congenital neutropenia skos:exactMatch DOID:0112128 X-linked severe congenital neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010294 X-linked severe congenital neutropenia skos:exactMatch MESH:C564539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010294 X-linked severe congenital neutropenia skos:exactMatch OMIM:300299 neutropenia, severe congenital, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010294 X-linked severe congenital neutropenia skos:exactMatch Orphanet:86788 X-linked severe congenital neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010294 X-linked severe congenital neutropenia skos:exactMatch SCTID:718882006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010294 X-linked severe congenital neutropenia skos:exactMatch UMLS:C1845987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010295 anhidrotic ectodermal dysplasia-immunodeficiency-osteopetrosis-lymphedema syndrome skos:exactMatch MESH:C564538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010295 anhidrotic ectodermal dysplasia-immunodeficiency-osteopetrosis-lymphedema syndrome skos:exactMatch Orphanet:69088 Anhidrotic ectodermal dysplasia-immunodeficiency-osteopetrosis-lymphedema syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010295 anhidrotic ectodermal dysplasia-immunodeficiency-osteopetrosis-lymphedema syndrome skos:exactMatch SCTID:720986005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010296 immunodeficiency 61 skos:exactMatch DOID:0111999 immunodeficiency 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010296 immunodeficiency 61 skos:exactMatch MESH:C538057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010296 immunodeficiency 61 skos:exactMatch OMIM:300310 immunodeficiency 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010296 immunodeficiency 61 skos:exactMatch UMLS:C1845903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010297 FG syndrome 2 skos:exactMatch OMIM:300321 fg syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010297 FG syndrome 2 skos:exactMatch UMLS:C1845902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010298 Lesch-Nyhan syndrome skos:exactMatch DOID:1919 Lesch-Nyhan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010298 Lesch-Nyhan syndrome skos:exactMatch ICD10CM:E79.1 Lesch-Nyhan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010298 Lesch-Nyhan syndrome skos:exactMatch MESH:D007926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010298 Lesch-Nyhan syndrome skos:exactMatch NCIT:C61255 Lesch-Nyhan Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010298 Lesch-Nyhan syndrome skos:exactMatch OMIM:300322 lesch-nyhan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010298 Lesch-Nyhan syndrome skos:exactMatch Orphanet:510 Lesch-Nyhan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010298 Lesch-Nyhan syndrome skos:exactMatch SCTID:10406007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010298 Lesch-Nyhan syndrome skos:exactMatch UMLS:C0023374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010298 Lesch-Nyhan syndrome skos:exactMatch UMLS:CN205196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010299 hypoxanthine guanine phosphoribosyltransferase partial deficiency skos:exactMatch DOID:0112127 HRPT-related hyperuricemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010299 hypoxanthine guanine phosphoribosyltransferase partial deficiency skos:exactMatch MESH:C562583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010299 hypoxanthine guanine phosphoribosyltransferase partial deficiency skos:exactMatch OMIM:300323 hyperuricemia, hprt-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010299 hypoxanthine guanine phosphoribosyltransferase partial deficiency skos:exactMatch Orphanet:79233 Hypoxanthine guanine phosphoribosyltransferase partial deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010299 hypoxanthine guanine phosphoribosyltransferase partial deficiency skos:exactMatch SCTID:238007004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010299 hypoxanthine guanine phosphoribosyltransferase partial deficiency skos:exactMatch UMLS:C0268117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010300 intellectual disability, X-linked 53 skos:exactMatch MESH:C564533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010300 intellectual disability, X-linked 53 skos:exactMatch OMIM:300324 intellectual developmental disorder, X-linked 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010300 intellectual disability, X-linked 53 skos:exactMatch UMLS:C1845889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010302 Ito hypomelanosis skos:exactMatch DOID:3156 hypomelanosis of Ito semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010302 Ito hypomelanosis skos:exactMatch OMIM:300337 hypomelanosis of ito semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010302 Ito hypomelanosis skos:exactMatch Orphanet:435 OBSOLETE: Ito hypomelanosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010304 Graves disease, susceptibility to, X-linked 1 skos:exactMatch OMIM:300351 graves disease, susceptibility to, X-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010305 creatine transporter deficiency skos:exactMatch DOID:0050800 creatine transporter deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010305 creatine transporter deficiency skos:exactMatch MESH:C535598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010305 creatine transporter deficiency skos:exactMatch NCIT:C125665 Cerebral Creatine Deficiency Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010305 creatine transporter deficiency skos:exactMatch OMIM:300352 cerebral creatine deficiency syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010305 creatine transporter deficiency skos:exactMatch Orphanet:52503 X-linked creatine transporter deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010305 creatine transporter deficiency skos:exactMatch SCTID:698290008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010306 X-linked intellectual disability, Cabezas type skos:exactMatch DOID:0060822 syndromic X-linked intellectual disability Cabezas type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010306 X-linked intellectual disability, Cabezas type skos:exactMatch OMIM:300354 intellectual developmental disorder, x-linked, syndromic, cabezas iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010306 X-linked intellectual disability, Cabezas type skos:exactMatch Orphanet:85293 X-linked intellectual disability, Cabezas type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010306 X-linked intellectual disability, Cabezas type skos:exactMatch SCTID:719811001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010306 X-linked intellectual disability, Cabezas type skos:exactMatch UMLS:C1845845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010306 X-linked intellectual disability, Cabezas type skos:exactMatch UMLS:C1845861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010307 intellectual disability, X-linked 73 skos:exactMatch MESH:C564528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010307 intellectual disability, X-linked 73 skos:exactMatch OMIM:300355 intellectual developmental disorder, X-linked 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010307 intellectual disability, X-linked 73 skos:exactMatch UMLS:C1845860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010308 thrombocytopenia, X-linked, with or without dyserythropoietic anemia skos:exactMatch NCIT:C136653 X-linked Thrombocytopenia, with or without Dyserythropoietic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010308 thrombocytopenia, X-linked, with or without dyserythropoietic anemia skos:exactMatch OMIM:300367 thrombocytopenia, x-linked, with or without dyserythropoietic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010308 thrombocytopenia, X-linked, with or without dyserythropoietic anemia skos:exactMatch UMLS:C3550789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010309 intellectual disability, X-linked 42 skos:exactMatch MESH:C564524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010309 intellectual disability, X-linked 42 skos:exactMatch OMIM:300372 intellectual developmental disorder, X-linked 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010309 intellectual disability, X-linked 42 skos:exactMatch UMLS:C1845810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010310 osteopathia striata with cranial sclerosis skos:exactMatch DOID:0060886 osteopathia striata with cranial sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010310 osteopathia striata with cranial sclerosis skos:exactMatch MESH:C536053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010310 osteopathia striata with cranial sclerosis skos:exactMatch OMIM:300373 osteopathia striata with cranial sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010310 osteopathia striata with cranial sclerosis skos:exactMatch Orphanet:2780 Osteopathia striata-cranial sclerosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010310 osteopathia striata with cranial sclerosis skos:exactMatch SCTID:254129003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010310 osteopathia striata with cranial sclerosis skos:exactMatch UMLS:C0432268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010311 Becker muscular dystrophy skos:exactMatch DOID:9883 Becker muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010311 Becker muscular dystrophy skos:exactMatch MESH:C570377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010311 Becker muscular dystrophy skos:exactMatch NCIT:C84587 Becker's Muscular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010311 Becker muscular dystrophy skos:exactMatch OMIM:300376 muscular dystrophy, becker iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010311 Becker muscular dystrophy skos:exactMatch Orphanet:98895 Becker muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010311 Becker muscular dystrophy skos:exactMatch SCTID:387732009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010311 Becker muscular dystrophy skos:exactMatch UMLS:C0699741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010311 Becker muscular dystrophy skos:exactMatch UMLS:C3490459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010312 radial ray deficiency, X-linked skos:exactMatch MESH:C564523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010312 radial ray deficiency, X-linked skos:exactMatch OMIM:300378 radial ray deficiency, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010312 radial ray deficiency, X-linked skos:exactMatch UMLS:C1845717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010313 intellectual disability, X-linked 63 skos:exactMatch MESH:C564522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010313 intellectual disability, X-linked 63 skos:exactMatch OMIM:300387 intellectual developmental disorder, X-linked 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010313 intellectual disability, X-linked 63 skos:exactMatch UMLS:C1845672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010314 polymicrogyria, bilateral perisylvian, X-linked skos:exactMatch OMIM:300388 polymicrogyria, bilateral perisylvian, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010314 polymicrogyria, bilateral perisylvian, X-linked skos:exactMatch SCTID:438583008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010315 T-B+ severe combined immunodeficiency due to gamma chain deficiency skos:exactMatch DOID:0060013 X-linked severe combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010315 T-B+ severe combined immunodeficiency due to gamma chain deficiency skos:exactMatch NCIT:C4682 X-Linked Severe Combined Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010315 T-B+ severe combined immunodeficiency due to gamma chain deficiency skos:exactMatch OMIM:300400 severe combined immunodeficiency, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010315 T-B+ severe combined immunodeficiency due to gamma chain deficiency skos:exactMatch Orphanet:276 T-B+ severe combined immunodeficiency due to gamma chain deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010315 T-B+ severe combined immunodeficiency due to gamma chain deficiency skos:exactMatch SCTID:203592006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010316 FG syndrome 3 skos:exactMatch OMIM:300406 fg syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010316 FG syndrome 3 skos:exactMatch UMLS:C1845567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010317 intellectual disability, X-linked, with or without seizures, arx-related skos:exactMatch MESH:C563150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010317 intellectual disability, X-linked, with or without seizures, arx-related skos:exactMatch OMIM:300419 intellectual developmental disorder, X-linked 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010317 intellectual disability, X-linked, with or without seizures, arx-related skos:exactMatch UMLS:C0796244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010318 FG syndrome 4 skos:exactMatch OMIM:300422 fg syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010318 FG syndrome 4 skos:exactMatch UMLS:CN033933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010319 syndromic X-linked intellectual disability Hedera type skos:exactMatch DOID:0060806 syndromic X-linked intellectual disability Hedera type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010319 syndromic X-linked intellectual disability Hedera type skos:exactMatch MESH:C564516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010319 syndromic X-linked intellectual disability Hedera type skos:exactMatch OMIM:300423 intellectual developmental disorder, x-linked, syndromic, hedera iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010319 syndromic X-linked intellectual disability Hedera type skos:exactMatch Orphanet:93952 X-linked intellectual disability, Hedera type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010319 syndromic X-linked intellectual disability Hedera type skos:exactMatch UMLS:C1845543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010320 retinitis pigmentosa 23 skos:exactMatch DOID:0110412 retinitis pigmentosa 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010320 retinitis pigmentosa 23 skos:exactMatch OMIM:300424 retinitis pigmentosa 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010320 retinitis pigmentosa 23 skos:exactMatch UMLS:C1419610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010321 autism, susceptibility to, X-linked 1 skos:exactMatch OMIM:300425 autism, susceptibility to, X-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010322 intellectual disability, X-linked 2 skos:exactMatch MESH:C563135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010322 intellectual disability, X-linked 2 skos:exactMatch OMIM:300428 intellectual developmental disorder, X-linked 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010322 intellectual disability, X-linked 2 skos:exactMatch UMLS:C0796207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010323 Atkin-Flaitz syndrome skos:exactMatch OMIM:300431 atkin-flaitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010323 Atkin-Flaitz syndrome skos:exactMatch Orphanet:1193 Atkin-Flaitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010323 Atkin-Flaitz syndrome skos:exactMatch SCTID:718577005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010324 intellectual disability, X-linked 81 skos:exactMatch MESH:C564515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010324 intellectual disability, X-linked 81 skos:exactMatch OMIM:300433 intellectual developmental disorder, X-linked 81 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010324 intellectual disability, X-linked 81 skos:exactMatch UMLS:C1845531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010325 X-linked intellectual disability, Stocco dos Santos type skos:exactMatch MESH:C537495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010325 X-linked intellectual disability, Stocco dos Santos type skos:exactMatch OMIM:300434 intellectual developmental disorder, x-linked, syndromic, stocco dos santos iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010325 X-linked intellectual disability, Stocco dos Santos type skos:exactMatch Orphanet:85288 X-linked intellectual disability, Stocco Dos Santos type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010325 X-linked intellectual disability, Stocco dos Santos type skos:exactMatch SCTID:718910006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010325 X-linked intellectual disability, Stocco dos Santos type skos:exactMatch UMLS:C1845530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010326 intellectual disability, X-linked 46 skos:exactMatch MESH:C564513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010326 intellectual disability, X-linked 46 skos:exactMatch OMIM:300436 intellectual developmental disorder, X-linked 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010326 intellectual disability, X-linked 46 skos:exactMatch UMLS:C1845526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010327 HSD10 mitochondrial disease skos:exactMatch DOID:0060810 syndromic X-linked intellectual disability type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010327 HSD10 mitochondrial disease skos:exactMatch MESH:C536080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010327 HSD10 mitochondrial disease skos:exactMatch MESH:C564560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010327 HSD10 mitochondrial disease skos:exactMatch OMIM:300438 hsd10 mitochondrial disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010327 HSD10 mitochondrial disease skos:exactMatch Orphanet:391417 HSD10 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010327 HSD10 mitochondrial disease skos:exactMatch SCTID:791000124107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010327 HSD10 mitochondrial disease skos:exactMatch UMLS:CN204973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010328 alpha-thalassemia-myelodysplastic syndrome skos:exactMatch DOID:0112125 alpha-thalassemia myelodysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010328 alpha-thalassemia-myelodysplastic syndrome skos:exactMatch MESH:C563023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010328 alpha-thalassemia-myelodysplastic syndrome skos:exactMatch OMIM:300448 alpha-thalassemia myelodysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010328 alpha-thalassemia-myelodysplastic syndrome skos:exactMatch Orphanet:231401 Alpha-thalassemia-myelodysplastic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010328 alpha-thalassemia-myelodysplastic syndrome skos:exactMatch SCTID:307343001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010328 alpha-thalassemia-myelodysplastic syndrome skos:exactMatch UMLS:C0585216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010329 intellectual disability, X-linked 77 skos:exactMatch MESH:C564511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010329 intellectual disability, X-linked 77 skos:exactMatch OMIM:300454 intellectual developmental disorder, X-linked 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010329 intellectual disability, X-linked 77 skos:exactMatch UMLS:C1845499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010330 obsolete primary ciliary dyskinesia-retinitis pigmentosa syndrome skos:exactMatch DOID:0112124 X-linked retinitis pigmentosa and sinorespiratory infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010330 obsolete primary ciliary dyskinesia-retinitis pigmentosa syndrome skos:exactMatch MESH:C567595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010330 obsolete primary ciliary dyskinesia-retinitis pigmentosa syndrome skos:exactMatch OMIM:300455 retinitis pigmentosa, x-linked, and sinorespiratory infections with or without deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010330 obsolete primary ciliary dyskinesia-retinitis pigmentosa syndrome skos:exactMatch Orphanet:247522 Primary ciliary dyskinesia-retinitis pigmentosa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010330 obsolete primary ciliary dyskinesia-retinitis pigmentosa syndrome skos:exactMatch UMLS:C2749137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010331 coronary heart disease, susceptibility to, 3 skos:exactMatch OMIM:300464 coronary heart disease, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010332 X-linked intellectual disability-cubitus valgus-dysmorphism syndrome skos:exactMatch MESH:C564510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010332 X-linked intellectual disability-cubitus valgus-dysmorphism syndrome skos:exactMatch OMIM:300471 cubitus valgus with impaired intellectual development and unusual facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010332 X-linked intellectual disability-cubitus valgus-dysmorphism syndrome skos:exactMatch Orphanet:85280 X-linked intellectual disability-cubitus valgus-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010332 X-linked intellectual disability-cubitus valgus-dysmorphism syndrome skos:exactMatch UMLS:C1845450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010333 corpus callosum agenesis-intellectual disability-coloboma-micrognathia syndrome skos:exactMatch DOID:0060816 corpus callosum agenesis-intellectual disability-coloboma-micrognathia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010333 corpus callosum agenesis-intellectual disability-coloboma-micrognathia syndrome skos:exactMatch MESH:C564509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010333 corpus callosum agenesis-intellectual disability-coloboma-micrognathia syndrome skos:exactMatch OMIM:300472 corpus callosum, agenesis of, with impaired intellectual development, ocular coloboma, and micrognathia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010333 corpus callosum agenesis-intellectual disability-coloboma-micrognathia syndrome skos:exactMatch Orphanet:52055 Corpus callosum agenesis-intellectual disability-coloboma-micrognathia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010333 corpus callosum agenesis-intellectual disability-coloboma-micrognathia syndrome skos:exactMatch SCTID:722282008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010334 severe motor and intellectual disabilities-sensorineural deafness-dystonia syndrome skos:exactMatch DOID:0112123 deafness, dystonia, and cerebral hypomyelination semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010334 severe motor and intellectual disabilities-sensorineural deafness-dystonia syndrome skos:exactMatch MESH:C564508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010334 severe motor and intellectual disabilities-sensorineural deafness-dystonia syndrome skos:exactMatch OMIM:300475 deafness, dystonia, and cerebral hypomyelination semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010334 severe motor and intellectual disabilities-sensorineural deafness-dystonia syndrome skos:exactMatch Orphanet:369939 Severe motor and intellectual disabilities-sensorineural deafness-dystonia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010334 severe motor and intellectual disabilities-sensorineural deafness-dystonia syndrome skos:exactMatch UMLS:CN204816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010335 X-linked cone-rod dystrophy 3 skos:exactMatch DOID:0111007 X-linked cone-rod dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010335 X-linked cone-rod dystrophy 3 skos:exactMatch MESH:C564507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010335 X-linked cone-rod dystrophy 3 skos:exactMatch OMIM:300476 cone-rod dystrophy, x-linked, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010336 orofaciodigital syndrome VIII skos:exactMatch DOID:0060378 orofaciodigital syndrome VIII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010336 orofaciodigital syndrome VIII skos:exactMatch MESH:C557820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010336 orofaciodigital syndrome VIII skos:exactMatch OMIM:300484 orofaciodigital syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010336 orofaciodigital syndrome VIII skos:exactMatch Orphanet:2755 Orofaciodigital syndrome type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010336 orofaciodigital syndrome VIII skos:exactMatch SCTID:722106001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010337 X-linked intellectual disability-cerebellar hypoplasia syndrome skos:exactMatch DOID:0080311 X-linked mental retardation with cerebellar hypoplasia and distinctive facial appearance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010337 X-linked intellectual disability-cerebellar hypoplasia syndrome skos:exactMatch MESH:C537456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010337 X-linked intellectual disability-cerebellar hypoplasia syndrome skos:exactMatch OMIM:300486 intellectual developmental disorder, x-linked, syndromic, billuart iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010337 X-linked intellectual disability-cerebellar hypoplasia syndrome skos:exactMatch Orphanet:137831 X-linked intellectual disability-cerebellar hypoplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010337 X-linked intellectual disability-cerebellar hypoplasia syndrome skos:exactMatch SCTID:719136005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010338 X-linked distal spinal muscular atrophy type 3 skos:exactMatch DOID:0111196 X-linked distal spinal muscular atrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010338 X-linked distal spinal muscular atrophy type 3 skos:exactMatch MESH:C564506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010338 X-linked distal spinal muscular atrophy type 3 skos:exactMatch OMIM:300489 spinal muscular atrophy, distal, X-linked 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010338 X-linked distal spinal muscular atrophy type 3 skos:exactMatch Orphanet:139557 X-linked distal spinal muscular atrophy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010338 X-linked distal spinal muscular atrophy type 3 skos:exactMatch SCTID:766764008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010338 X-linked distal spinal muscular atrophy type 3 skos:exactMatch UMLS:C1845359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010339 epilepsy, X-linked 1, with variable learning disabilities and behavior disorders skos:exactMatch DOID:0112122 X-linked epilepsy with variable learning disabilities and behavior disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010339 epilepsy, X-linked 1, with variable learning disabilities and behavior disorders skos:exactMatch MESH:C564505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010339 epilepsy, X-linked 1, with variable learning disabilities and behavior disorders skos:exactMatch OMIM:300491 epilepsy, X-linked 1, with variable learning disabilities and behavior disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010339 epilepsy, X-linked 1, with variable learning disabilities and behavior disorders skos:exactMatch Orphanet:85294 X-linked epilepsy-learning disabilities-behavior disorders syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010339 epilepsy, X-linked 1, with variable learning disabilities and behavior disorders skos:exactMatch UMLS:C1845343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010340 Asperger syndrome, X-linked, susceptibility to, 1 skos:exactMatch UMLS:C1845341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010341 autism, susceptibility to, X-linked 2 skos:exactMatch MESH:D038901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010341 autism, susceptibility to, X-linked 2 skos:exactMatch OMIM:300495 autism, susceptibility to, X-linked 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010342 autism, susceptibility to, X-linked 3 skos:exactMatch OMIM:300496 autism, susceptibility to, X-linked 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010344 intellectual disability, X-linked 45 skos:exactMatch MESH:C564503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010344 intellectual disability, X-linked 45 skos:exactMatch OMIM:300498 intellectual developmental disorder, X-linked 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010344 intellectual disability, X-linked 45 skos:exactMatch UMLS:C1845333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010346 obsolete MRX52 skos:exactMatch OMIM:300504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010347 intellectual disability, X-linked 84 skos:exactMatch MESH:C564501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010347 intellectual disability, X-linked 84 skos:exactMatch OMIM:300505 intellectual developmental disorder, X-linked 84 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010347 intellectual disability, X-linked 84 skos:exactMatch UMLS:C1845297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010348 dyslexia, susceptibility to, 9 skos:exactMatch OMIM:300509 dyslexia, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010349 ovarian dysgenesis 2 skos:exactMatch DOID:0080494 ovarian dysgenesis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010349 ovarian dysgenesis 2 skos:exactMatch MESH:C564499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010349 ovarian dysgenesis 2 skos:exactMatch OMIM:300510 ovarian dysgenesis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010349 ovarian dysgenesis 2 skos:exactMatch UMLS:C1845294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010350 premature ovarian failure 2A skos:exactMatch MESH:C564498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010350 premature ovarian failure 2A skos:exactMatch OMIM:300511 premature ovarian failure 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010350 premature ovarian failure 2A skos:exactMatch UMLS:C1845293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010351 Fanconi anemia complementation group B skos:exactMatch DOID:0111098 Fanconi anemia complementation group B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010351 Fanconi anemia complementation group B skos:exactMatch MESH:C564497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010351 Fanconi anemia complementation group B skos:exactMatch NCIT:C125703 Fanconi Anemia, Complementation Group B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010351 Fanconi anemia complementation group B skos:exactMatch OMIM:300514 fanconi anemia, complementation group B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010351 Fanconi anemia complementation group B skos:exactMatch UMLS:C1845292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010352 intellectual disability, X-linked 82 skos:exactMatch MESH:C564496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010352 intellectual disability, X-linked 82 skos:exactMatch OMIM:300518 intellectual developmental disorder, X-linked 82 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010352 intellectual disability, X-linked 82 skos:exactMatch UMLS:C1845286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010353 deafness-intellectual disability, Martin-Probst type syndrome skos:exactMatch DOID:0060830 deafness-intellectual disability, Martin-Probst type syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010353 deafness-intellectual disability, Martin-Probst type syndrome skos:exactMatch MESH:C564495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010353 deafness-intellectual disability, Martin-Probst type syndrome skos:exactMatch OMIM:300519 martin-probst syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010353 deafness-intellectual disability, Martin-Probst type syndrome skos:exactMatch Orphanet:85321 Deafness-intellectual disability syndrome, Martin-Probst type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010353 deafness-intellectual disability, Martin-Probst type syndrome skos:exactMatch SCTID:721087008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010354 Allan-Herndon-Dudley syndrome skos:exactMatch DOID:0050631 Allan-Herndon-Dudley syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010354 Allan-Herndon-Dudley syndrome skos:exactMatch MESH:C537047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010354 Allan-Herndon-Dudley syndrome skos:exactMatch NCIT:C118843 Allan-Herndon-Dudley Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010354 Allan-Herndon-Dudley syndrome skos:exactMatch OMIM:300523 allan-herndon-dudley syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010354 Allan-Herndon-Dudley syndrome skos:exactMatch Orphanet:59 Allan-Herndon-Dudley syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010354 Allan-Herndon-Dudley syndrome skos:exactMatch SCTID:702327009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010354 Allan-Herndon-Dudley syndrome skos:exactMatch UMLS:C0795889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010355 syndromic X-linked intellectual disability Claes-Jensen type skos:exactMatch DOID:0060809 syndromic X-linked intellectual disability Claes-Jensen type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010355 syndromic X-linked intellectual disability Claes-Jensen type skos:exactMatch MESH:C564494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010355 syndromic X-linked intellectual disability Claes-Jensen type skos:exactMatch OMIM:300534 intellectual developmental disorder, x-linked, syndromic, claes-jensen iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010355 syndromic X-linked intellectual disability Claes-Jensen type skos:exactMatch Orphanet:85279 KDM5C-related syndromic X-linked intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010355 syndromic X-linked intellectual disability Claes-Jensen type skos:exactMatch SCTID:719161008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010355 syndromic X-linked intellectual disability Claes-Jensen type skos:exactMatch UMLS:C1845243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010355 syndromic X-linked intellectual disability Claes-Jensen type skos:exactMatch UMLS:C4304915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010356 nephrogenic syndrome of inappropriate antidiuresis skos:exactMatch DOID:0112121 nephrogenic syndrome of inappropriate antidiuresis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010356 nephrogenic syndrome of inappropriate antidiuresis skos:exactMatch MESH:C564491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010356 nephrogenic syndrome of inappropriate antidiuresis skos:exactMatch OMIM:300539 nephrogenic syndrome of inappropriate antidiuresis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010356 nephrogenic syndrome of inappropriate antidiuresis skos:exactMatch Orphanet:93606 Nephrogenic syndrome of inappropriate antidiuresis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010356 nephrogenic syndrome of inappropriate antidiuresis skos:exactMatch SCTID:723440000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010356 nephrogenic syndrome of inappropriate antidiuresis skos:exactMatch UMLS:C1845202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010357 obsolete MRX78 skos:exactMatch OMIM:300551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010358 hypophosphatemic rickets, X-linked recessive skos:exactMatch DOID:0080353 X-linked recessive hypophosphatemic rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010358 hypophosphatemic rickets, X-linked recessive skos:exactMatch OMIM:300554 hypophosphatemic rickets, X-linked recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010359 Dent disease type 2 skos:exactMatch MESH:C564487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010359 Dent disease type 2 skos:exactMatch OMIM:300555 dent disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010359 Dent disease type 2 skos:exactMatch Orphanet:93623 Dent disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010359 Dent disease type 2 skos:exactMatch SCTID:717790004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010359 Dent disease type 2 skos:exactMatch UMLS:C1845167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010359 Dent disease type 2 skos:exactMatch UMLS:C4305529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010360 parkinson disease 12 skos:exactMatch MESH:C564486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010360 parkinson disease 12 skos:exactMatch OMIM:300557 parkinson disease 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010360 parkinson disease 12 skos:exactMatch UMLS:C1845165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010361 intellectual disability, X-linked 30 skos:exactMatch OMIM:300558 intellectual developmental disorder, X-linked 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010361 intellectual disability, X-linked 30 skos:exactMatch UMLS:C0796237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010362 glycogen storage disease IXd skos:exactMatch DOID:0111040 glycogen storage disease IXd semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010362 glycogen storage disease IXd skos:exactMatch MESH:C564485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010362 glycogen storage disease IXd skos:exactMatch OMIM:300559 glycogen storage disease ixd semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010362 glycogen storage disease IXd skos:exactMatch Orphanet:715 Glycogen storage disease due to muscle phosphorylase kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010363 intellectual disability, X-linked 91 skos:exactMatch MESH:C564482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010363 intellectual disability, X-linked 91 skos:exactMatch OMIM:300577 intellectual developmental disorder, X-linked 91 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010363 intellectual disability, X-linked 91 skos:exactMatch UMLS:C1845142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010364 X-linked intellectual disability-retinitis pigmentosa syndrome skos:exactMatch OMIM:300578 chromosome xp11.3 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010364 X-linked intellectual disability-retinitis pigmentosa syndrome skos:exactMatch Orphanet:85332 X-linked intellectual disability-retinitis pigmentosa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010364 X-linked intellectual disability-retinitis pigmentosa syndrome skos:exactMatch SCTID:719808002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010364 X-linked intellectual disability-retinitis pigmentosa syndrome skos:exactMatch UMLS:C0795873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010365 myopathy, congenital, with fiber-type disproportion, X-linked skos:exactMatch DOID:0111226 X-linked congenital myopathy with fiber-type disproportion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010365 myopathy, congenital, with fiber-type disproportion, X-linked skos:exactMatch MESH:C567594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010365 myopathy, congenital, with fiber-type disproportion, X-linked skos:exactMatch OMIM:300580 myopathy, congenital, with fiber-type disproportion, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010365 myopathy, congenital, with fiber-type disproportion, X-linked skos:exactMatch UMLS:C2749128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010366 FG syndrome 5 skos:exactMatch MESH:C564480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010366 FG syndrome 5 skos:exactMatch OMIM:300581 fg syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010366 FG syndrome 5 skos:exactMatch UMLS:C1845119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010367 SHOX-related short stature skos:exactMatch DOID:0112120 SHOX-related short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010367 SHOX-related short stature skos:exactMatch MESH:C564479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010367 SHOX-related short stature skos:exactMatch OMIM:300582 short stature, idiopathic, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010367 SHOX-related short stature skos:exactMatch Orphanet:314795 SHOX-related short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010367 SHOX-related short stature skos:exactMatch SCTID:763868006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010369 nystagmus 5, congenital, X-linked skos:exactMatch OMIM:300589 nystagmus 5, congenital, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010369 nystagmus 5, congenital, X-linked skos:exactMatch UMLS:C1845116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010370 Cornelia de Lange syndrome 2 skos:exactMatch DOID:0080506 Cornelia de Lange syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010370 Cornelia de Lange syndrome 2 skos:exactMatch NCIT:C75485 X-Linked Cornelia De Lange Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010370 Cornelia de Lange syndrome 2 skos:exactMatch OMIM:300590 cornelia lange lange syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010370 Cornelia de Lange syndrome 2 skos:exactMatch UMLS:C1802395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010371 Aland island eye disease skos:exactMatch DOID:0050630 Aland Island eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010371 Aland island eye disease skos:exactMatch MESH:C562664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010371 Aland island eye disease skos:exactMatch OMIM:300600 aland island eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010371 Aland island eye disease skos:exactMatch Orphanet:178333 Åland Islands eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010371 Aland island eye disease skos:exactMatch SCTID:266455006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010371 Aland island eye disease skos:exactMatch UMLS:C0268505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010373 premature ovarian failure 2B skos:exactMatch MESH:C564476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010373 premature ovarian failure 2B skos:exactMatch OMIM:300604 premature ovarian failure 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010373 premature ovarian failure 2B skos:exactMatch UMLS:C1845105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010374 retinitis pigmentosa 34 skos:exactMatch DOID:0110417 retinitis pigmentosa 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010374 retinitis pigmentosa 34 skos:exactMatch MESH:C564475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010374 retinitis pigmentosa 34 skos:exactMatch OMIM:300605 retinitis pigmentosa 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010374 retinitis pigmentosa 34 skos:exactMatch UMLS:C1845104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010375 developmental and epileptic encephalopathy, 8 skos:exactMatch DOID:0080215 developmental and epileptic encephalopathy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010375 developmental and epileptic encephalopathy, 8 skos:exactMatch MESH:C564474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010375 developmental and epileptic encephalopathy, 8 skos:exactMatch OMIM:300607 developmental and epileptic encephalopathy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010375 developmental and epileptic encephalopathy, 8 skos:exactMatch Orphanet:163985 Hyperekplexia-epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010375 developmental and epileptic encephalopathy, 8 skos:exactMatch UMLS:C1845102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010377 myopia 13, X-linked skos:exactMatch MESH:C564473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010377 myopia 13, X-linked skos:exactMatch OMIM:300613 myopia 13, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010377 myopia 13, X-linked skos:exactMatch UMLS:C1845096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010378 X-linked hereditary sensory and autonomic neuropathy with hearing loss skos:exactMatch DOID:0111741 X-linked deafness 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010378 X-linked hereditary sensory and autonomic neuropathy with hearing loss skos:exactMatch MESH:C564472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010378 X-linked hereditary sensory and autonomic neuropathy with hearing loss skos:exactMatch OMIM:300614 deafness, X-linked 5, with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010378 X-linked hereditary sensory and autonomic neuropathy with hearing loss skos:exactMatch Orphanet:139583 X-linked hereditary sensory and autonomic neuropathy with deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010378 X-linked hereditary sensory and autonomic neuropathy with hearing loss skos:exactMatch SCTID:719838008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010378 X-linked hereditary sensory and autonomic neuropathy with hearing loss skos:exactMatch UMLS:C1845095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010378 X-linked hereditary sensory and autonomic neuropathy with hearing loss skos:exactMatch UMLS:C4304400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010379 Brunner syndrome skos:exactMatch DOID:0060693 Brunner Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010379 Brunner syndrome skos:exactMatch MESH:C563156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010379 Brunner syndrome skos:exactMatch OMIM:300615 brunner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010379 Brunner syndrome skos:exactMatch Orphanet:3057 Monoamine oxidase A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010379 Brunner syndrome skos:exactMatch SCTID:718210003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010379 Brunner syndrome skos:exactMatch UMLS:C0796275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010380 cataract, ataxia, short stature, and intellectual disability skos:exactMatch MESH:C535345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010380 cataract, ataxia, short stature, and intellectual disability skos:exactMatch OMIM:300619 cataract, ataxia, short stature, and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010380 cataract, ataxia, short stature, and intellectual disability skos:exactMatch UMLS:C1845094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010381 Tn polyagglutination syndrome skos:exactMatch DOID:0080520 Tn polyagglutination syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010381 Tn polyagglutination syndrome skos:exactMatch MESH:C562719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010381 Tn polyagglutination syndrome skos:exactMatch OMIM:300622 tn polyagglutination syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010381 Tn polyagglutination syndrome skos:exactMatch UMLS:C0272137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010382 fragile X-associated tremor/ataxia syndrome skos:exactMatch DOID:0050879 fragile X-associated tremor/ataxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010382 fragile X-associated tremor/ataxia syndrome skos:exactMatch MESH:C564105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010382 fragile X-associated tremor/ataxia syndrome skos:exactMatch NCIT:C126566 Fragile X Tremor/Ataxia Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010382 fragile X-associated tremor/ataxia syndrome skos:exactMatch OMIM:300623 fragile 10 tremor/ataxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010382 fragile X-associated tremor/ataxia syndrome skos:exactMatch Orphanet:93256 Fragile X-associated tremor/ataxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010382 fragile X-associated tremor/ataxia syndrome skos:exactMatch SCTID:448045004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010382 fragile X-associated tremor/ataxia syndrome skos:exactMatch UMLS:C1839780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010383 fragile X syndrome skos:exactMatch DOID:14261 fragile X syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010383 fragile X syndrome skos:exactMatch MESH:D005600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010383 fragile X syndrome skos:exactMatch NCIT:C84717 Fragile X Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010383 fragile X syndrome skos:exactMatch OMIM:300624 fragile 10 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010383 fragile X syndrome skos:exactMatch Orphanet:908 Fragile X syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010383 fragile X syndrome skos:exactMatch SCTID:613003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010383 fragile X syndrome skos:exactMatch UMLS:C0016667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010384 hypospadias 1, X-linked skos:exactMatch MESH:C567482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010384 hypospadias 1, X-linked skos:exactMatch OMIM:300633 hypospadias 1, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010384 hypospadias 1, X-linked skos:exactMatch UMLS:C2678098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010385 X-linked lymphoproliferative disease due to XIAP deficiency skos:exactMatch DOID:0060706 X-linked lymphoproliferative syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010385 X-linked lymphoproliferative disease due to XIAP deficiency skos:exactMatch MESH:C564469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010385 X-linked lymphoproliferative disease due to XIAP deficiency skos:exactMatch NCIT:C126295 X-linked Lymphoproliferative Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010385 X-linked lymphoproliferative disease due to XIAP deficiency skos:exactMatch OMIM:300635 lymphoproliferative syndrome, x-linked, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010385 X-linked lymphoproliferative disease due to XIAP deficiency skos:exactMatch Orphanet:538934 X-linked lymphoproliferative disease due to XIAP deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010385 X-linked lymphoproliferative disease due to XIAP deficiency skos:exactMatch UMLS:C1845076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010386 immunodeficiency 33 skos:exactMatch DOID:0112003 immunodeficiency 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010386 immunodeficiency 33 skos:exactMatch MESH:C536289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010386 immunodeficiency 33 skos:exactMatch OMIM:300636 immunodeficiency 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010386 immunodeficiency 33 skos:exactMatch UMLS:C1845117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010386 immunodeficiency 33 skos:exactMatch UMLS:C1970879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010387 obsolete invasive pneumococcal disease, recurrent isolated, 2 skos:exactMatch OMIM:300640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010388 rolandic epilepsy, intellectual disability, and speech dyspraxia, X-linked skos:exactMatch MESH:C564467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010388 rolandic epilepsy, intellectual disability, and speech dyspraxia, X-linked skos:exactMatch OMIM:300643 rolandic epilepsy, impaired intellectual development, and speech dyspraxia, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010388 rolandic epilepsy, intellectual disability, and speech dyspraxia, X-linked skos:exactMatch UMLS:C1845070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010389 X-linked Mendelian susceptibility to mycobacterial diseases due to CYBB deficiency skos:exactMatch DOID:0112000 immunodeficiency 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010389 X-linked Mendelian susceptibility to mycobacterial diseases due to CYBB deficiency skos:exactMatch MESH:C567068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010389 X-linked Mendelian susceptibility to mycobacterial diseases due to CYBB deficiency skos:exactMatch OMIM:300645 immunodeficiency 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010389 X-linked Mendelian susceptibility to mycobacterial diseases due to CYBB deficiency skos:exactMatch Orphanet:319623 X-linked mendelian susceptibility to mycobacterial diseases due to CYBB deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010389 X-linked Mendelian susceptibility to mycobacterial diseases due to CYBB deficiency skos:exactMatch UMLS:C1970859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010390 ocular albinism with late-onset sensorineural deafness skos:exactMatch OMIM:300650 albinism, ocular, with late-onset sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010390 ocular albinism with late-onset sensorineural deafness skos:exactMatch Orphanet:1000 Ocular albinism with late-onset sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010390 ocular albinism with late-onset sensorineural deafness skos:exactMatch SCTID:722054007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010390 ocular albinism with late-onset sensorineural deafness skos:exactMatch UMLS:C1845069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010391 angioma serpiginosum, X-linked skos:exactMatch MESH:C536366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010391 angioma serpiginosum, X-linked skos:exactMatch OMIM:300652 angioma serpiginosum, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010392 glycogen storage disease due to phosphoglycerate kinase 1 deficiency skos:exactMatch DOID:0111933 phosphoglycerate kinase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010392 glycogen storage disease due to phosphoglycerate kinase 1 deficiency skos:exactMatch MESH:C567067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010392 glycogen storage disease due to phosphoglycerate kinase 1 deficiency skos:exactMatch NCIT:C126738 Phosphoglycerate Kinase 1 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010392 glycogen storage disease due to phosphoglycerate kinase 1 deficiency skos:exactMatch OMIM:300653 phosphoglycerate kinase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010392 glycogen storage disease due to phosphoglycerate kinase 1 deficiency skos:exactMatch Orphanet:713 Glycogen storage disease due to phosphoglycerate kinase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010392 glycogen storage disease due to phosphoglycerate kinase 1 deficiency skos:exactMatch UMLS:C1970848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010393 intellectual disability, X-linked 93 skos:exactMatch MESH:C567066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010393 intellectual disability, X-linked 93 skos:exactMatch OMIM:300659 intellectual developmental disorder, X-linked 93 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010393 intellectual disability, X-linked 93 skos:exactMatch UMLS:C1970841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010394 obsolete leukoencephalopathy-metaphyseal chondrodysplasia syndrome skos:exactMatch OMIM:300660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010395 phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch DOID:0111260 phosphoribosylpyrophosphate synthetase superactivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010395 phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch MESH:C567064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010395 phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch OMIM:300661 phosphoribosylpyrophosphate synthetase superactivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010395 phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch Orphanet:3222 Phosphoribosylpyrophosphate synthetase superactivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010395 phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch SCTID:723454008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010395 phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch UMLS:C1970827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010396 developmental and epileptic encephalopathy, 2 skos:exactMatch DOID:0080467 developmental and epileptic encephalopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010396 developmental and epileptic encephalopathy, 2 skos:exactMatch MESH:C564064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010396 developmental and epileptic encephalopathy, 2 skos:exactMatch OMIM:300672 developmental and epileptic encephalopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010396 developmental and epileptic encephalopathy, 2 skos:exactMatch Orphanet:505652 CDKL5-deficiency disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010397 severe neonatal-onset encephalopathy with microcephaly skos:exactMatch DOID:0111932 severe congenital encephalopathy due to MECP2 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010397 severe neonatal-onset encephalopathy with microcephaly skos:exactMatch MESH:C566878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010397 severe neonatal-onset encephalopathy with microcephaly skos:exactMatch NCIT:C132293 Severe Neonatal Encephalopathy Due to MECP2 Mutations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010397 severe neonatal-onset encephalopathy with microcephaly skos:exactMatch OMIM:300673 encephalopathy, neonatal severe, due to mecp2 mutations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010397 severe neonatal-onset encephalopathy with microcephaly skos:exactMatch Orphanet:209370 Severe neonatal-onset encephalopathy with microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010397 severe neonatal-onset encephalopathy with microcephaly skos:exactMatch UMLS:C1968556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010398 syndromic X-linked intellectual disability 14 skos:exactMatch DOID:0060821 syndromic X-linked intellectual disability 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010398 syndromic X-linked intellectual disability 14 skos:exactMatch MESH:C567063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010398 syndromic X-linked intellectual disability 14 skos:exactMatch OMIM:300676 intellectual developmental disorder, x-linked, syndromic 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010398 syndromic X-linked intellectual disability 14 skos:exactMatch UMLS:C1970822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010399 chromosome Xp21 deletion syndrome skos:exactMatch DOID:0060427 chromosome Xp21 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010399 chromosome Xp21 deletion syndrome skos:exactMatch OMIM:300679 chromosome xp21 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010399 chromosome Xp21 deletion syndrome skos:exactMatch Orphanet:261476 Xp21 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010399 chromosome Xp21 deletion syndrome skos:exactMatch SCTID:297257004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010399 chromosome Xp21 deletion syndrome skos:exactMatch UMLS:C0795887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010400 X-linked scapuloperoneal muscular dystrophy skos:exactMatch OMIM:300695 scapuloperoneal myopathy, X-linked dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010400 X-linked scapuloperoneal muscular dystrophy skos:exactMatch Orphanet:431272 X-linked scapuloperoneal muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010400 X-linked scapuloperoneal muscular dystrophy skos:exactMatch UMLS:C2678061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010401 X-linked myopathy with postural muscle atrophy skos:exactMatch DOID:0070251 X-linked Emery-Dreifuss muscular dystrophy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010401 X-linked myopathy with postural muscle atrophy skos:exactMatch OMIM:300696 myopathy, x-linked, with postural muscle atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010401 X-linked myopathy with postural muscle atrophy skos:exactMatch Orphanet:178461 X-linked myopathy with postural muscle atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010401 X-linked myopathy with postural muscle atrophy skos:exactMatch UMLS:C2678055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010402 syndromic X-linked intellectual disability 94 skos:exactMatch DOID:0060823 syndromic X-linked intellectual disability 94 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010402 syndromic X-linked intellectual disability 94 skos:exactMatch MESH:C567479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010402 syndromic X-linked intellectual disability 94 skos:exactMatch OMIM:300699 intellectual developmental disorder, x-linked, syndromic, wu iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010402 syndromic X-linked intellectual disability 94 skos:exactMatch UMLS:C2678051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010403 albinism-hearing loss syndrome skos:exactMatch MESH:C537042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010403 albinism-hearing loss syndrome skos:exactMatch OMIM:300700 albinism-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010403 albinism-hearing loss syndrome skos:exactMatch Orphanet:998 Albinism-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010403 albinism-hearing loss syndrome skos:exactMatch SCTID:722285005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010403 albinism-hearing loss syndrome skos:exactMatch SCTID:74320008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010404 X-linked non progressive cerebellar ataxia skos:exactMatch DOID:0111833 X-linked spinocerebellar ataxia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010404 X-linked non progressive cerebellar ataxia skos:exactMatch MESH:C567478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010404 X-linked non progressive cerebellar ataxia skos:exactMatch OMIM:300703 spinocerebellar ataxia, X-linked 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010404 X-linked non progressive cerebellar ataxia skos:exactMatch Orphanet:314978 X-linked non progressive cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010404 X-linked non progressive cerebellar ataxia skos:exactMatch SCTID:766818009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010404 X-linked non progressive cerebellar ataxia skos:exactMatch UMLS:C2678048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010405 prostate cancer, hereditary, X-linked 2 skos:exactMatch MESH:C567477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010405 prostate cancer, hereditary, X-linked 2 skos:exactMatch OMIM:300704 prostate cancer, hereditary, X-linked 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010405 prostate cancer, hereditary, X-linked 2 skos:exactMatch UMLS:C2678047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010406 chromosome Xp11.22 duplication syndrome skos:exactMatch DOID:0112037 chromosome Xp11.22 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010406 chromosome Xp11.22 duplication syndrome skos:exactMatch OMIM:300705 chromosome xp11.22 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010407 intellectual disability, X-linked syndromic, Turner type skos:exactMatch DOID:0060811 syndromic X-linked intellectual disability Turner type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010407 intellectual disability, X-linked syndromic, Turner type skos:exactMatch MESH:C563154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010407 intellectual disability, X-linked syndromic, Turner type skos:exactMatch MESH:C567476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010407 intellectual disability, X-linked syndromic, Turner type skos:exactMatch OMIM:309590 intellectual developmental disorder, x-linked, syndromic, turner iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010407 intellectual disability, X-linked syndromic, Turner type skos:exactMatch Orphanet:3056 X-linked intellectual disability, Brooks type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010407 intellectual disability, X-linked syndromic, Turner type skos:exactMatch Orphanet:85328 X-linked intellectual disability, Turner type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010407 intellectual disability, X-linked syndromic, Turner type skos:exactMatch SCTID:725912001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010407 intellectual disability, X-linked syndromic, Turner type skos:exactMatch UMLS:C0796272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010407 intellectual disability, X-linked syndromic, Turner type skos:exactMatch UMLS:C2678046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010408 syndactyly-telecanthus-anogenital and renal malformations syndrome skos:exactMatch DOID:0111931 syndactyly-telecanthus-anogenital and renal malformations syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010408 syndactyly-telecanthus-anogenital and renal malformations syndrome skos:exactMatch MESH:C567475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010408 syndactyly-telecanthus-anogenital and renal malformations syndrome skos:exactMatch OMIM:300707 toe syndactyly, telecanthus, and anogenital and renal malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010408 syndactyly-telecanthus-anogenital and renal malformations syndrome skos:exactMatch Orphanet:140952 Syndactyly-telecanthus-anogenital and renal malformations syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010408 syndactyly-telecanthus-anogenital and renal malformations syndrome skos:exactMatch SCTID:723581006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010408 syndactyly-telecanthus-anogenital and renal malformations syndrome skos:exactMatch UMLS:C2678045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010409 syndromic X-linked intellectual disability Shrimpton type skos:exactMatch DOID:0060813 syndromic X-linked intellectual disability Shrimpton type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010409 syndromic X-linked intellectual disability Shrimpton type skos:exactMatch MESH:C567474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010409 syndromic X-linked intellectual disability Shrimpton type skos:exactMatch OMIM:300709 intellectual developmental disorder, x-linked, syndromic 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010409 syndromic X-linked intellectual disability Shrimpton type skos:exactMatch Orphanet:85324 X-linked intellectual disability, Shrimpton type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010409 syndromic X-linked intellectual disability Shrimpton type skos:exactMatch UMLS:C2678039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010410 alopecia, androgenetic, 2 skos:exactMatch MESH:C567473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010410 alopecia, androgenetic, 2 skos:exactMatch OMIM:300710 alopecia, androgenetic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010410 alopecia, androgenetic, 2 skos:exactMatch UMLS:C2678038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010411 pyloric stenosis, infantile hypertrophic, 4 skos:exactMatch MESH:C567472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010411 pyloric stenosis, infantile hypertrophic, 4 skos:exactMatch OMIM:300711 pyloric stenosis, infantile hypertrophic, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010411 pyloric stenosis, infantile hypertrophic, 4 skos:exactMatch UMLS:C2678037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010412 X-linked intellectual disability-craniofacioskeletal syndrome skos:exactMatch MESH:C567471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010412 X-linked intellectual disability-craniofacioskeletal syndrome skos:exactMatch OMIM:300712 craniofacioskeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010412 X-linked intellectual disability-craniofacioskeletal syndrome skos:exactMatch Orphanet:163979 X-linked intellectual disability-craniofacioskeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010412 X-linked intellectual disability-craniofacioskeletal syndrome skos:exactMatch UMLS:C2678036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010413 intellectual disability, X-linked 95 skos:exactMatch MESH:C567470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010413 intellectual disability, X-linked 95 skos:exactMatch OMIM:300716 intellectual developmental disorder, X-linked 95 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010413 intellectual disability, X-linked 95 skos:exactMatch UMLS:C2678034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010414 myopathy, reducing body, X-linked, early-onset, severe skos:exactMatch MESH:C567469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010414 myopathy, reducing body, X-linked, early-onset, severe skos:exactMatch OMIM:300717 reducing body myopathy, X-linked 1a, severe, with infantile or early childhood onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010414 myopathy, reducing body, X-linked, early-onset, severe skos:exactMatch UMLS:C2678027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010415 myopathy, reducing body, X-linked, childhood-onset skos:exactMatch MESH:C567468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010415 myopathy, reducing body, X-linked, childhood-onset skos:exactMatch OMIM:300718 reducing body myopathy, X-linked 1b, with late childhood or adult onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010415 myopathy, reducing body, X-linked, childhood-onset skos:exactMatch UMLS:C2678015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010416 deafness, cataract, retinitis pigmentosa, and sperm abnormalities skos:exactMatch MESH:C567467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010416 deafness, cataract, retinitis pigmentosa, and sperm abnormalities skos:exactMatch OMIM:300719 deafness, cataract, retinitis pigmentosa, and sperm abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010416 deafness, cataract, retinitis pigmentosa, and sperm abnormalities skos:exactMatch UMLS:C2678011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010417 syndromic X-linked intellectual disability Najm type skos:exactMatch DOID:0060807 syndromic X-linked intellectual disability Najm type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010417 syndromic X-linked intellectual disability Najm type skos:exactMatch MESH:C567466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010417 syndromic X-linked intellectual disability Najm type skos:exactMatch OMIM:300749 intellectual developmental disorder with microcephaly and pontine and cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010417 syndromic X-linked intellectual disability Najm type skos:exactMatch Orphanet:163937 X-linked intellectual disability, Najm type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010417 syndromic X-linked intellectual disability Najm type skos:exactMatch UMLS:C2677903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010418 hereditary spastic paraplegia 34 skos:exactMatch DOID:0110785 hereditary spastic paraplegia 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010418 hereditary spastic paraplegia 34 skos:exactMatch MESH:C567465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010418 hereditary spastic paraplegia 34 skos:exactMatch OMIM:300750 spastic paraplegia 34, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010418 hereditary spastic paraplegia 34 skos:exactMatch Orphanet:171607 X-linked spastic paraplegia type 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010418 hereditary spastic paraplegia 34 skos:exactMatch SCTID:763370008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010418 hereditary spastic paraplegia 34 skos:exactMatch UMLS:C2677897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010420 X-linked erythropoietic protoporphyria skos:exactMatch MESH:C567464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010420 X-linked erythropoietic protoporphyria skos:exactMatch OMIM:300752 protoporphyria, erythropoietic, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010420 X-linked erythropoietic protoporphyria skos:exactMatch Orphanet:443197 X-linked erythropoietic protoporphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010421 Bruton-type agammaglobulinemia skos:exactMatch DOID:14179 X-linked agammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010421 Bruton-type agammaglobulinemia skos:exactMatch MESH:C537409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010421 Bruton-type agammaglobulinemia skos:exactMatch NCIT:C3822 X-Linked Agammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010421 Bruton-type agammaglobulinemia skos:exactMatch OMIM:300755 agammaglobulinemia, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010421 Bruton-type agammaglobulinemia skos:exactMatch Orphanet:47 X-linked agammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010421 Bruton-type agammaglobulinemia skos:exactMatch SCTID:65880007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010421 Bruton-type agammaglobulinemia skos:exactMatch UMLS:C0221026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010422 Alzheimer disease 16 skos:exactMatch DOID:0110036 Alzheimer's disease 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010422 Alzheimer disease 16 skos:exactMatch MESH:C567463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010422 Alzheimer disease 16 skos:exactMatch OMIM:300756 alzheimer disease 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010422 Alzheimer disease 16 skos:exactMatch UMLS:C2677888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010423 hypospadias 2, X-linked skos:exactMatch MESH:C567462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010423 hypospadias 2, X-linked skos:exactMatch OMIM:300758 hypospadias 2, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010423 hypospadias 2, X-linked skos:exactMatch UMLS:C2677879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010424 surfactant metabolism dysfunction, pulmonary, 4 skos:exactMatch MESH:C567461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010424 surfactant metabolism dysfunction, pulmonary, 4 skos:exactMatch OMIM:300770 surfactant metabolism dysfunction, pulmonary, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010424 surfactant metabolism dysfunction, pulmonary, 4 skos:exactMatch UMLS:C2677877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010425 Lisch epithelial corneal dystrophy skos:exactMatch DOID:0060450 Lisch epithelial corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010425 Lisch epithelial corneal dystrophy skos:exactMatch MESH:C567588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010425 Lisch epithelial corneal dystrophy skos:exactMatch OMIM:300778 corneal dystrophy, lisch epithelial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010425 Lisch epithelial corneal dystrophy skos:exactMatch Orphanet:98955 Lisch epithelial corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010425 Lisch epithelial corneal dystrophy skos:exactMatch SCTID:724175002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010425 Lisch epithelial corneal dystrophy skos:exactMatch UMLS:C2749050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010426 X-linked endothelial corneal dystrophy skos:exactMatch DOID:0060446 X-linked endothelial corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010426 X-linked endothelial corneal dystrophy skos:exactMatch MESH:C567587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010426 X-linked endothelial corneal dystrophy skos:exactMatch OMIM:300779 corneal dystrophy, endothelial, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010426 X-linked endothelial corneal dystrophy skos:exactMatch Orphanet:293621 X-linked endothelial corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010426 X-linked endothelial corneal dystrophy skos:exactMatch SCTID:718579008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010426 X-linked endothelial corneal dystrophy skos:exactMatch UMLS:C2749049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010427 syndromic X-linked intellectual disability Raymond type skos:exactMatch DOID:0060824 syndromic X-linked intellectual disability Raymond type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010427 syndromic X-linked intellectual disability Raymond type skos:exactMatch OMIM:300799 intellectual developmental disorder, x-linked, syndromic, raymond iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010427 syndromic X-linked intellectual disability Raymond type skos:exactMatch UMLS:C3275406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010428 chromosome Xp11.23-p11.22 duplication syndrome skos:exactMatch DOID:0060461 chromosome Xp11.23-p11.22 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010428 chromosome Xp11.23-p11.22 duplication syndrome skos:exactMatch MESH:C567585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010428 chromosome Xp11.23-p11.22 duplication syndrome skos:exactMatch OMIM:300801 chromosome xp11.23-p11.22 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010428 chromosome Xp11.23-p11.22 duplication syndrome skos:exactMatch Orphanet:217377 Microduplication Xp11.22p11.23 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010428 chromosome Xp11.23-p11.22 duplication syndrome skos:exactMatch SCTID:721881008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010429 intellectual disability, X-linked 96 skos:exactMatch OMIM:300802 intellectual developmental disorder, X-linked 96 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010429 intellectual disability, X-linked 96 skos:exactMatch UMLS:C3275408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010430 intellectual disability, X-linked 97 skos:exactMatch MESH:C567583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010430 intellectual disability, X-linked 97 skos:exactMatch OMIM:300803 intellectual developmental disorder, X-linked 97 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010430 intellectual disability, X-linked 97 skos:exactMatch UMLS:C2749020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010431 Joubert syndrome 10 skos:exactMatch DOID:0110981 Joubert syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010431 Joubert syndrome 10 skos:exactMatch MESH:C567582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010431 Joubert syndrome 10 skos:exactMatch OMIM:300804 joubert syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010431 Joubert syndrome 10 skos:exactMatch UMLS:C2749019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010432 thrombophilia, X-linked, due to factor 9 defect skos:exactMatch DOID:0111899 X-linked thrombophilia due to factor IX defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010432 thrombophilia, X-linked, due to factor 9 defect skos:exactMatch MESH:C567581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010432 thrombophilia, X-linked, due to factor 9 defect skos:exactMatch OMIM:300807 thrombophilia, x-linked, due to factor 9 defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010432 thrombophilia, X-linked, due to factor 9 defect skos:exactMatch UMLS:C2749016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010433 systemic lupus erythematosus, susceptibility to, 15 skos:exactMatch OMIM:300809 systemic lupus erythematosus, susceptibility to, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010434 synovial sarcoma skos:exactMatch DOID:5485 synovial sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010434 synovial sarcoma skos:exactMatch MESH:D013584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010434 synovial sarcoma skos:exactMatch NCIT:C3400 Synovial Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010434 synovial sarcoma skos:exactMatch OMIM:300813 sarcoma, synovial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010434 synovial sarcoma skos:exactMatch Orphanet:3273 Synovial sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010434 synovial sarcoma skos:exactMatch SCTID:302851001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010434 synovial sarcoma skos:exactMatch UMLS:C0039101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010435 nystagmus 6, congenital, X-linked skos:exactMatch OMIM:300814 nystagmus 6, congenital, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010435 nystagmus 6, congenital, X-linked skos:exactMatch UMLS:C3151752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010436 chromosome Xq28 duplication syndrome skos:exactMatch MESH:C567580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010436 chromosome Xq28 duplication syndrome skos:exactMatch OMIM:300815 chromosome xq28 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010436 chromosome Xq28 duplication syndrome skos:exactMatch UMLS:C2749007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010437 severe X-linked mitochondrial encephalomyopathy skos:exactMatch DOID:0111502 combined oxidative phosphorylation deficiency 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010437 severe X-linked mitochondrial encephalomyopathy skos:exactMatch OMIM:300816 combined oxidative phosphorylation deficiency 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010437 severe X-linked mitochondrial encephalomyopathy skos:exactMatch Orphanet:238329 Severe X-linked mitochondrial encephalomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010437 severe X-linked mitochondrial encephalomyopathy skos:exactMatch SCTID:722212004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010437 severe X-linked mitochondrial encephalomyopathy skos:exactMatch UMLS:C3151753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010437 severe X-linked mitochondrial encephalomyopathy skos:exactMatch UMLS:C4302745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010438 paroxysmal nocturnal hemoglobinuria 1 skos:exactMatch OMIM:300818 paroxysmal nocturnal hemoglobinuria 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010438 paroxysmal nocturnal hemoglobinuria 1 skos:exactMatch UMLS:C3806670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010439 cardiomyopathy, fatal fetal, due to myocardial calcification skos:exactMatch MESH:C543241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010439 cardiomyopathy, fatal fetal, due to myocardial calcification skos:exactMatch OMIM:300829 cardiomyopathy, fatal fetal, due to myocardial calcification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010439 cardiomyopathy, fatal fetal, due to myocardial calcification skos:exactMatch UMLS:C1853577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010440 autism, susceptibility to, X-linked 4 skos:exactMatch OMIM:300830 autism, susceptibility to, X-linked 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010441 CK syndrome skos:exactMatch DOID:0111898 CK syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010441 CK syndrome skos:exactMatch OMIM:300831 ck syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010441 CK syndrome skos:exactMatch Orphanet:251383 CK syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010441 CK syndrome skos:exactMatch UMLS:C3151781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010442 46,XX sex reversal 3 skos:exactMatch DOID:0111762 46,XX sex reversal 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010442 46,XX sex reversal 3 skos:exactMatch OMIM:300833 46,xx sex reversal 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010442 46,XX sex reversal 3 skos:exactMatch UMLS:C3151782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010443 macular degeneration, X-linked atrophic skos:exactMatch DOID:0112157 X-linked atrophic macular degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010443 macular degeneration, X-linked atrophic skos:exactMatch OMIM:300834 macular degeneration, atrophic, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010443 macular degeneration, X-linked atrophic skos:exactMatch UMLS:C3151784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010444 X-linked dyserythropoetic anemia with abnormal platelets and neutropenia skos:exactMatch DOID:0112156 X-linked dyserythropoietic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010444 X-linked dyserythropoetic anemia with abnormal platelets and neutropenia skos:exactMatch OMIM:300835 anemia, x-linked, with or without neutropenia and/or platelet abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010444 X-linked dyserythropoetic anemia with abnormal platelets and neutropenia skos:exactMatch Orphanet:363727 X-linked dyserythropoietic anemia with abnormal platelets and neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010446 X-linked cone dysfunction syndrome with myopia skos:exactMatch MESH:C564092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010446 X-linked cone dysfunction syndrome with myopia skos:exactMatch OMIM:300843 bornholm eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010446 X-linked cone dysfunction syndrome with myopia skos:exactMatch Orphanet:90001 X-linked cone dysfunction syndrome with myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010446 X-linked cone dysfunction syndrome with myopia skos:exactMatch SCTID:718718009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010446 X-linked cone dysfunction syndrome with myopia skos:exactMatch UMLS:C3159311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010447 intellectual disability, X-linked 19 skos:exactMatch MESH:C563141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010447 intellectual disability, X-linked 19 skos:exactMatch OMIM:300844 intellectual developmental disorder, X-linked 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010447 intellectual disability, X-linked 19 skos:exactMatch UMLS:C0796225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010448 moyamoya angiopathy-short stature-facial dysmorphism-hypergonadotropic hypogonadism syndrome skos:exactMatch OMIM:300845 moyamoya disease 4 with short stature, hypergonadotropic hypogonadism, and facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010448 moyamoya angiopathy-short stature-facial dysmorphism-hypergonadotropic hypogonadism syndrome skos:exactMatch Orphanet:280679 Moyamoya angiopathy-short stature-facial dysmorphism-hypergonadotropic hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010448 moyamoya angiopathy-short stature-facial dysmorphism-hypergonadotropic hypogonadism syndrome skos:exactMatch UMLS:C3151857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010449 autism, susceptibility to, X-linked 5 skos:exactMatch OMIM:300847 autism, susceptibility to, X-linked 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010450 intellectual disability, X-linked 89 skos:exactMatch MESH:C564036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010450 intellectual disability, X-linked 89 skos:exactMatch OMIM:300848 intellectual developmental disorder, X-linked 89 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010451 intellectual disability, X-linked 41 skos:exactMatch OMIM:300849 intellectual developmental disorder, X-linked 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010451 intellectual disability, X-linked 41 skos:exactMatch UMLS:C3887939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010452 intellectual disability, X-linked 90 skos:exactMatch OMIM:300850 intellectual developmental disorder, X-linked 90 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010452 intellectual disability, X-linked 90 skos:exactMatch UMLS:C3275443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010453 intellectual disability, X-linked 92 skos:exactMatch MESH:C564483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010453 intellectual disability, X-linked 92 skos:exactMatch OMIM:300851 intellectual developmental disorder, X-linked 92 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010453 intellectual disability, X-linked 92 skos:exactMatch UMLS:C1845144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010454 intellectual disability, X-linked 88 skos:exactMatch OMIM:300852 intellectual developmental disorder, X-linked 88 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010454 intellectual disability, X-linked 88 skos:exactMatch UMLS:C3275444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010455 X-linked immunodeficiency with magnesium defect, Epstein-Barr virus infection and neoplasia skos:exactMatch DOID:0080319 X-linked immunodeficiency with magnesium defect, Epstein-Barr virus infection, and neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010455 X-linked immunodeficiency with magnesium defect, Epstein-Barr virus infection and neoplasia skos:exactMatch NCIT:C126336 X-Linked Immunodeficiency with Magnesium Defect, Epstein-Barr Virus Infection and Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010455 X-linked immunodeficiency with magnesium defect, Epstein-Barr virus infection and neoplasia skos:exactMatch OMIM:300853 immunodeficiency, x-linked, with magnesium defect, epstein-barr virus infection, and neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010455 X-linked immunodeficiency with magnesium defect, Epstein-Barr virus infection and neoplasia skos:exactMatch Orphanet:317476 X-linked immunodeficiency with magnesium defect, Epstein-Barr virus infection and neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010455 X-linked immunodeficiency with magnesium defect, Epstein-Barr virus infection and neoplasia skos:exactMatch SCTID:711481001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010455 X-linked immunodeficiency with magnesium defect, Epstein-Barr virus infection and neoplasia skos:exactMatch UMLS:C3275445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010456 renal cell carcinoma, Xp11-associated skos:exactMatch OMIM:300854 renal cell carcinoma, xp11-associated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010456 renal cell carcinoma, Xp11-associated skos:exactMatch UMLS:C3275446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010457 Ogden syndrome skos:exactMatch DOID:0050781 Ogden syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010457 Ogden syndrome skos:exactMatch MESH:C536107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010457 Ogden syndrome skos:exactMatch NCIT:C188215 Ogden Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010457 Ogden syndrome skos:exactMatch OMIM:300855 ogden syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010457 Ogden syndrome skos:exactMatch Orphanet:276432 Ogden syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010457 Ogden syndrome skos:exactMatch UMLS:C3275447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010458 hypospadias 4, X-linked skos:exactMatch OMIM:300856 hypospadias 4, x-linked, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010459 amyotrophic lateral sclerosis type 15 skos:exactMatch DOID:0060206 amyotrophic lateral sclerosis type 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010459 amyotrophic lateral sclerosis type 15 skos:exactMatch OMIM:300857 amyotrophic lateral sclerosis 15 with or without frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010459 amyotrophic lateral sclerosis type 15 skos:exactMatch UMLS:C3275459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010460 syndromic X-linked intellectual disability 17 skos:exactMatch DOID:0060803 syndromic X-linked intellectual disability 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010460 syndromic X-linked intellectual disability 17 skos:exactMatch OMIM:300858 intellectual developmental disorder, x-linked, syndromic 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010460 syndromic X-linked intellectual disability 17 skos:exactMatch Orphanet:289483 Intellectual disability-alacrima-achalasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010460 syndromic X-linked intellectual disability 17 skos:exactMatch UMLS:C3275460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010461 syndromic X-linked intellectual disability Nascimento type skos:exactMatch DOID:0060820 syndromic X-linked intellectual disability Nascimento type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010461 syndromic X-linked intellectual disability Nascimento type skos:exactMatch OMIM:300860 intellectual developmental disorder, x-linked, syndromic, nascimento iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010461 syndromic X-linked intellectual disability Nascimento type skos:exactMatch Orphanet:163956 X-linked intellectual disability, Nascimento type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010461 syndromic X-linked intellectual disability Nascimento type skos:exactMatch UMLS:C3275464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010462 syndromic X-linked intellectual disability Chudley-Schwartz type skos:exactMatch DOID:0060819 syndromic X-linked intellectual disability Chudley-Schwartz type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010462 syndromic X-linked intellectual disability Chudley-Schwartz type skos:exactMatch OMIM:300861 intellectual developmental disorder, x-linked, syndromic, chudley-schwartz iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010462 syndromic X-linked intellectual disability Chudley-Schwartz type skos:exactMatch UMLS:C3275471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010463 X-linked dominant chondrodysplasia, Chassaing-Lacombe type skos:exactMatch DOID:0112106 chondrodysplasia with platyspondyly, distinctive brachydactyly, hydrocephaly, and microphthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010463 X-linked dominant chondrodysplasia, Chassaing-Lacombe type skos:exactMatch OMIM:300863 chondrodysplasia with platyspondyly, distinctive brachydactyly, hydrocephaly, and microphthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010463 X-linked dominant chondrodysplasia, Chassaing-Lacombe type skos:exactMatch Orphanet:163966 X-linked dominant chondrodysplasia, Chassaing-Lacombe type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010463 X-linked dominant chondrodysplasia, Chassaing-Lacombe type skos:exactMatch SCTID:719837003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010463 X-linked dominant chondrodysplasia, Chassaing-Lacombe type skos:exactMatch UMLS:C3275476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010464 X-linked cerebral-cerebellar-coloboma syndrome syndrome skos:exactMatch OMIM:300864 cerebral-cerebellar-coloboma syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010464 X-linked cerebral-cerebellar-coloboma syndrome syndrome skos:exactMatch Orphanet:163961 X-linked cerebral-cerebellar-coloboma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010464 X-linked cerebral-cerebellar-coloboma syndrome syndrome skos:exactMatch UMLS:C3275487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010465 Kabuki syndrome 2 skos:exactMatch OMIM:300867 kabuki syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010465 Kabuki syndrome 2 skos:exactMatch UMLS:C3275495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010466 multiple congenital anomalies-hypotonia-seizures syndrome 2 skos:exactMatch DOID:0080139 multiple congenital anomalies-hypotonia-seizures syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010466 multiple congenital anomalies-hypotonia-seizures syndrome 2 skos:exactMatch OMIM:300868 multiple congenital anomalies-hypotonia-seizures syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010466 multiple congenital anomalies-hypotonia-seizures syndrome 2 skos:exactMatch Orphanet:300496 Multiple congenital anomalies-hypotonia-seizures syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010466 multiple congenital anomalies-hypotonia-seizures syndrome 2 skos:exactMatch UMLS:C3275508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010467 Xq27.3q28 duplication syndrome skos:exactMatch OMIM:300869 chromosome xq27.3-q28 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010467 Xq27.3q28 duplication syndrome skos:exactMatch Orphanet:261483 Xq27.3q28 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010467 Xq27.3q28 duplication syndrome skos:exactMatch UMLS:C3275521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010468 aneurysm, intracranial berry, 5 skos:exactMatch MESH:C563670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010468 aneurysm, intracranial berry, 5 skos:exactMatch OMIM:300870 aneurysm, intracranial berry, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010468 aneurysm, intracranial berry, 5 skos:exactMatch UMLS:C1835857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010469 epsilon-trimethyllysine hydroxylase deficiency skos:exactMatch OMIM:300872 autism, susceptibility to, X-linked 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010469 epsilon-trimethyllysine hydroxylase deficiency skos:exactMatch UMLS:C3550875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010470 obsolete Baratela-Scott syndrome skos:exactMatch OMIM:300881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010471 Cornelia de Lange syndrome 5 skos:exactMatch DOID:0080509 Cornelia de Lange syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010471 Cornelia de Lange syndrome 5 skos:exactMatch OMIM:300882 cornelia lange lange syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010471 Cornelia de Lange syndrome 5 skos:exactMatch UMLS:C3550903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010472 developmental and epileptic encephalopathy, 36 skos:exactMatch DOID:0080470 developmental and epileptic encephalopathy 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010472 developmental and epileptic encephalopathy, 36 skos:exactMatch OMIM:300884 developmental and epileptic encephalopathy 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010472 developmental and epileptic encephalopathy, 36 skos:exactMatch Orphanet:324422 ALG13-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010472 developmental and epileptic encephalopathy, 36 skos:exactMatch SCTID:733451007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010472 developmental and epileptic encephalopathy, 36 skos:exactMatch UMLS:C3550904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010473 X-linked intellectual disability-cardiomegaly-congestive heart failure syndrome skos:exactMatch DOID:0060828 X-linked intellectual disability-cardiomegaly-congestive heart failure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010473 X-linked intellectual disability-cardiomegaly-congestive heart failure syndrome skos:exactMatch OMIM:300886 intellectual developmental disorder, x-linked, syndromic 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010473 X-linked intellectual disability-cardiomegaly-congestive heart failure syndrome skos:exactMatch Orphanet:324410 X-linked intellectual disability-cardiomegaly-congestive heart failure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010473 X-linked intellectual disability-cardiomegaly-congestive heart failure syndrome skos:exactMatch UMLS:C3550913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010474 linear skin defects with multiple congenital anomalies 2 skos:exactMatch DOID:0111877 linear skin defects with multiple congenital anomalies 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010474 linear skin defects with multiple congenital anomalies 2 skos:exactMatch OMIM:300887 linear skin defects with multiple congenital anomalies 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010474 linear skin defects with multiple congenital anomalies 2 skos:exactMatch UMLS:C3550921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010475 X-linked central congenital hypothyroidism with late-onset testicular enlargement skos:exactMatch DOID:0111140 IGSF1 deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010475 X-linked central congenital hypothyroidism with late-onset testicular enlargement skos:exactMatch NCIT:C130989 Immunoglobulin Superfamily Member 1 Deficiency Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010475 X-linked central congenital hypothyroidism with late-onset testicular enlargement skos:exactMatch OMIM:300888 hypothyroidism, central, with testicular enlargement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010475 X-linked central congenital hypothyroidism with late-onset testicular enlargement skos:exactMatch Orphanet:329235 X-linked central congenital hypothyroidism with late-onset testicular enlargement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010475 X-linked central congenital hypothyroidism with late-onset testicular enlargement skos:exactMatch UMLS:C3550963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010476 neurodegeneration with brain iron accumulation 5 skos:exactMatch DOID:0110739 neurodegeneration with brain iron accumulation 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010476 neurodegeneration with brain iron accumulation 5 skos:exactMatch NCIT:C175210 Neurodegeneration with Brain Iron Accumulation 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010476 neurodegeneration with brain iron accumulation 5 skos:exactMatch OMIM:300894 neurodegeneration with brain iron accumulation 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010476 neurodegeneration with brain iron accumulation 5 skos:exactMatch Orphanet:329284 Beta-propeller protein-associated neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010476 neurodegeneration with brain iron accumulation 5 skos:exactMatch SCTID:732959007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010476 neurodegeneration with brain iron accumulation 5 skos:exactMatch UMLS:C3550973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010476 neurodegeneration with brain iron accumulation 5 skos:exactMatch UMLS:CN168656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010477 blepharophimosis - intellectual disability syndrome, MKB type skos:exactMatch OMIM:300895 ohdo syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010477 blepharophimosis - intellectual disability syndrome, MKB type skos:exactMatch Orphanet:293707 Blepharophimosis-intellectual disability syndrome, MKB type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010477 blepharophimosis - intellectual disability syndrome, MKB type skos:exactMatch SCTID:699297004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010477 blepharophimosis - intellectual disability syndrome, MKB type skos:exactMatch UMLS:C3698541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010478 SLC35A2-congenital disorder of glycosylation skos:exactMatch DOID:0070265 congenital disorder of glycosylation type IIm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010478 SLC35A2-congenital disorder of glycosylation skos:exactMatch OMIM:300896 congenital disorder of glycosylation, iia iim semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010478 SLC35A2-congenital disorder of glycosylation skos:exactMatch Orphanet:356961 SLC35A2-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010478 SLC35A2-congenital disorder of glycosylation skos:exactMatch UMLS:C3806688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010479 Charcot-Marie-Tooth disease X-linked dominant 6 skos:exactMatch DOID:0110207 Charcot-Marie-Tooth disease X-linked dominant 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010479 Charcot-Marie-Tooth disease X-linked dominant 6 skos:exactMatch OMIM:300905 charcot-marie-tooth disease, X-linked dominant, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010479 Charcot-Marie-Tooth disease X-linked dominant 6 skos:exactMatch Orphanet:352675 X-linked Charcot-Marie-Tooth disease type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010479 Charcot-Marie-Tooth disease X-linked dominant 6 skos:exactMatch SCTID:763347000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010479 Charcot-Marie-Tooth disease X-linked dominant 6 skos:exactMatch UMLS:C3806702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010480 anemia, nonspherocytic hemolytic, due to G6PD deficiency skos:exactMatch MESH:C567533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010480 anemia, nonspherocytic hemolytic, due to G6PD deficiency skos:exactMatch OMIM:300908 anemia, nonspherocytic hemolytic, due to g6pd deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010480 anemia, nonspherocytic hemolytic, due to G6PD deficiency skos:exactMatch Orphanet:466026 Class I glucose-6-phosphate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010480 anemia, nonspherocytic hemolytic, due to G6PD deficiency skos:exactMatch UMLS:C2720289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010481 angioedema skos:exactMatch DOID:1558 angioedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010481 angioedema skos:exactMatch MESH:D000799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010481 angioedema skos:exactMatch SCTID:400075008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010482 X-linked parkinsonism-spasticity syndrome skos:exactMatch DOID:0112105 X-linked parkinsonism-spasticity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010482 X-linked parkinsonism-spasticity syndrome skos:exactMatch OMIM:300911 parkinsonism with spasticity, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010482 X-linked parkinsonism-spasticity syndrome skos:exactMatch Orphanet:363654 X-linked parkinsonism-spasticity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010482 X-linked parkinsonism-spasticity syndrome skos:exactMatch UMLS:C3806722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010483 X-linked intellectual disability, Cantagrel type skos:exactMatch OMIM:300912 intellectual developmental disorder, X-linked 98 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010483 X-linked intellectual disability, Cantagrel type skos:exactMatch Orphanet:85277 X-linked intellectual disability, Cantagrel type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010483 X-linked intellectual disability, Cantagrel type skos:exactMatch SCTID:719016007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010483 X-linked intellectual disability, Cantagrel type skos:exactMatch UMLS:C3806730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010484 hearing loss, X-linked 6 skos:exactMatch DOID:0111740 X-linked deafness 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010484 hearing loss, X-linked 6 skos:exactMatch OMIM:300914 deafness, X-linked 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010484 hearing loss, X-linked 6 skos:exactMatch UMLS:C3806737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010485 X-linked colobomatous microphthalmia-microcephaly-intellectual disability-short stature syndrome skos:exactMatch DOID:0111811 syndromic microphthalmia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010485 X-linked colobomatous microphthalmia-microcephaly-intellectual disability-short stature syndrome skos:exactMatch OMIM:300915 microphthalmia, syndromic 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010485 X-linked colobomatous microphthalmia-microcephaly-intellectual disability-short stature syndrome skos:exactMatch Orphanet:431140 X-linked colobomatous microphthalmia-microcephaly-intellectual disability-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010485 X-linked colobomatous microphthalmia-microcephaly-intellectual disability-short stature syndrome skos:exactMatch UMLS:C3806742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010486 Olmsted syndrome, X-linked skos:exactMatch OMIM:300918 olmsted syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010486 Olmsted syndrome, X-linked skos:exactMatch UMLS:C3806745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010487 intellectual disability, X-linked 99 skos:exactMatch OMIM:300919 intellectual developmental disorder, X-linked 99 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010487 intellectual disability, X-linked 99 skos:exactMatch UMLS:C3806746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010488 intellectual disability, X-linked 100 skos:exactMatch OMIM:300923 intellectual developmental disorder, X-linked 100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010488 intellectual disability, X-linked 100 skos:exactMatch UMLS:C3890167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010489 intellectual disability, X-linked 101 skos:exactMatch OMIM:300928 intellectual developmental disorder, X-linked 101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010489 intellectual disability, X-linked 101 skos:exactMatch UMLS:C3890168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010490 SSR4-congenital disorder of glycosylation skos:exactMatch DOID:0070257 congenital disorder of glycosylation type IIe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010490 SSR4-congenital disorder of glycosylation skos:exactMatch DOID:0080574 congenital disorder of glycosylation Iy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010490 SSR4-congenital disorder of glycosylation skos:exactMatch OMIM:300934 congenital disorder of glycosylation, iia iy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010490 SSR4-congenital disorder of glycosylation skos:exactMatch Orphanet:370927 SSR4-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010490 SSR4-congenital disorder of glycosylation skos:exactMatch SCTID:733115009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010490 SSR4-congenital disorder of glycosylation skos:exactMatch UMLS:C4012395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010491 X-linked acrogigantism due to Xq26 microduplication skos:exactMatch OMIM:300942 chromosome xq26.3 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010491 X-linked acrogigantism due to Xq26 microduplication skos:exactMatch SCTID:768472004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010491 X-linked acrogigantism due to Xq26 microduplication skos:exactMatch UMLS:C3891556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010491 X-linked acrogigantism due to Xq26 microduplication skos:exactMatch UMLS:CN237731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010492 pituitary adenoma, growth hormone-secreting, 2 skos:exactMatch OMIM:300943 pituitary adenoma 2, growth hormone-secreting semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010492 pituitary adenoma, growth hormone-secreting, 2 skos:exactMatch UMLS:C4012409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010493 Diamond-Blackfan anemia 14 with mandibulofacial dysostosis skos:exactMatch DOID:0111897 Diamond-Blackfan anemia 14 with mandibulofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010493 Diamond-Blackfan anemia 14 with mandibulofacial dysostosis skos:exactMatch OMIM:300946 diamond-blackfan anemia 14 with mandibulofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010493 Diamond-Blackfan anemia 14 with mandibulofacial dysostosis skos:exactMatch UMLS:C4225422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010494 linear skin defects with multiple congenital anomalies 3 skos:exactMatch DOID:0111876 linear skin defects with multiple congenital anomalies 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010494 linear skin defects with multiple congenital anomalies 3 skos:exactMatch OMIM:300952 linear skin defects with multiple congenital anomalies 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010494 linear skin defects with multiple congenital anomalies 3 skos:exactMatch UMLS:C4225421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010495 trichothiodystrophy 5, nonphotosensitive skos:exactMatch OMIM:300953 trichothiodystrophy 5, nonphotosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010495 trichothiodystrophy 5, nonphotosensitive skos:exactMatch UMLS:C4225420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010496 X-linked intellectual disability-short stature-overweight syndrome skos:exactMatch DOID:0112056 X-linked intellectual disability-short stature-overweight syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010496 X-linked intellectual disability-short stature-overweight syndrome skos:exactMatch OMIM:300957 intellectual developmental disorder, X-linked 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010496 X-linked intellectual disability-short stature-overweight syndrome skos:exactMatch Orphanet:457240 X-linked intellectual disability-short stature-overweight syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010496 X-linked intellectual disability-short stature-overweight syndrome skos:exactMatch UMLS:C0796218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010497 intellectual disability, X-linked 102 skos:exactMatch NCIT:C129931 Mental Retardation, X-linked 102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010497 intellectual disability, X-linked 102 skos:exactMatch OMIM:300958 intellectual developmental disorder, x-linked, syndromic, snijders blok iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010497 intellectual disability, X-linked 102 skos:exactMatch UMLS:C4085582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010498 MEND syndrome skos:exactMatch DOID:0111865 MEND syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010498 MEND syndrome skos:exactMatch OMIM:300960 mend syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010498 MEND syndrome skos:exactMatch Orphanet:401973 MEND syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010498 MEND syndrome skos:exactMatch UMLS:C4085243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010499 Ritscher-Schinzel syndrome 2 skos:exactMatch DOID:0060572 Ritscher-Schinzel syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010499 Ritscher-Schinzel syndrome 2 skos:exactMatch OMIM:300963 ritscher-schinzel syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010499 Ritscher-Schinzel syndrome 2 skos:exactMatch UMLS:C4225419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010500 intellectual disability, X-linked, syndromic 33 skos:exactMatch OMIM:300966 intellectual developmental disorder, x-linked, syndromic 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010500 intellectual disability, X-linked, syndromic 33 skos:exactMatch UMLS:C4225418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010501 syndromic X-linked intellectual disability 34 skos:exactMatch DOID:0060817 syndromic X-linked intellectual disability 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010501 syndromic X-linked intellectual disability 34 skos:exactMatch OMIM:300967 intellectual developmental disorder, x-linked, syndromic 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010501 syndromic X-linked intellectual disability 34 skos:exactMatch Orphanet:466791 Macrocephaly-intellectual disability-left ventricular non compaction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010502 intellectual disability, X-linked 99, syndromic, female-restricted skos:exactMatch OMIM:300968 intellectual developmental disorder, X-linked 99, syndromic, female-restricted semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010503 Bartter disease type 5 skos:exactMatch DOID:0110147 Bartter disease type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010503 Bartter disease type 5 skos:exactMatch OMIM:300971 bartter syndrome, iia 5, antenatal, transient semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010503 Bartter disease type 5 skos:exactMatch Orphanet:570371 Bartter syndrome type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010503 Bartter disease type 5 skos:exactMatch UMLS:C4310820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010504 immunodeficiency 47 skos:exactMatch DOID:0112002 immunodeficiency 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010504 immunodeficiency 47 skos:exactMatch OMIM:300972 immunodeficiency 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010504 immunodeficiency 47 skos:exactMatch UMLS:C4310819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010505 intellectual disability-balding-patella luxation-acromicria syndrome skos:exactMatch MESH:C536638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010505 intellectual disability-balding-patella luxation-acromicria syndrome skos:exactMatch OMIM:300977 scholte syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010505 intellectual disability-balding-patella luxation-acromicria syndrome skos:exactMatch Orphanet:3041 Intellectual disability-balding-patella luxation-acromicria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010505 intellectual disability-balding-patella luxation-acromicria syndrome skos:exactMatch SCTID:722002002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010505 intellectual disability-balding-patella luxation-acromicria syndrome skos:exactMatch UMLS:C1866985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010506 intellectual disability, X-linked 61 skos:exactMatch DOID:0112042 Tonne-Kalscheuer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010506 intellectual disability, X-linked 61 skos:exactMatch OMIM:300978 tonne-kalscheuer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010506 intellectual disability, X-linked 61 skos:exactMatch UMLS:C4283894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010507 Xq25 microduplication syndrome skos:exactMatch NCIT:C177544 Xq25 Microduplication Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010507 Xq25 microduplication syndrome skos:exactMatch OMIM:300979 chromosome xq25 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010507 Xq25 microduplication syndrome skos:exactMatch Orphanet:521258 Xq25 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010507 Xq25 microduplication syndrome skos:exactMatch UMLS:C4311049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010508 intellectual disability, X-linked 103 skos:exactMatch OMIM:300982 intellectual developmental disorder, X-linked 103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010508 intellectual disability, X-linked 103 skos:exactMatch UMLS:C4310818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010509 intellectual disability, X-linked 104 skos:exactMatch OMIM:300983 intellectual developmental disorder, X-linked 104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010509 intellectual disability, X-linked 104 skos:exactMatch UMLS:C4310817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010510 intellectual disability, X-linked 105 skos:exactMatch OMIM:300984 intellectual developmental disorder, X-linked 105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010510 intellectual disability, X-linked 105 skos:exactMatch UMLS:C4310816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010511 vas deferens, congenital bilateral aplasia of, X-linked skos:exactMatch OMIM:300985 vas deferens, congenital bilateral aplasia of, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010511 vas deferens, congenital bilateral aplasia of, X-linked skos:exactMatch UMLS:C4310815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010512 intellectual disability, X-linked, syndromic, Bain type skos:exactMatch OMIM:300986 intellectual developmental disorder, x-linked, syndromic, bain iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010512 intellectual disability, X-linked, syndromic, Bain type skos:exactMatch UMLS:C4310814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010514 combined immunodeficiency due to moesin deficiency skos:exactMatch DOID:0112001 immunodeficiency 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010514 combined immunodeficiency due to moesin deficiency skos:exactMatch OMIM:300988 immunodeficiency 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010514 combined immunodeficiency due to moesin deficiency skos:exactMatch Orphanet:504530 Combined immunodeficiency due to Moesin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010514 combined immunodeficiency due to moesin deficiency skos:exactMatch UMLS:C4310812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010515 Meester-Loeys syndrome skos:exactMatch DOID:0111861 Meester-Loeys syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010515 Meester-Loeys syndrome skos:exactMatch NCIT:C187989 Meester-Loeys Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010515 Meester-Loeys syndrome skos:exactMatch OMIM:300989 meester-loeys syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010515 Meester-Loeys syndrome skos:exactMatch UMLS:C4310811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010516 midface hypoplasia, hearing impairment, elliptocytosis, and nephrocalcinosis skos:exactMatch DOID:0111859 midface hypoplasia, hearing impairment, elliptocytosis, and nephrocalcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010516 midface hypoplasia, hearing impairment, elliptocytosis, and nephrocalcinosis skos:exactMatch OMIM:300990 midface hypoplasia, hearing impairment, elliptocytosis, and nephrocalcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010516 midface hypoplasia, hearing impairment, elliptocytosis, and nephrocalcinosis skos:exactMatch UMLS:C4310810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010517 ciliary dyskinesia, primary, 36, X-linked skos:exactMatch OMIM:300991 ciliary dyskinesia, primary, 36, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010517 ciliary dyskinesia, primary, 36, X-linked skos:exactMatch UMLS:C4478372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010517 ciliary dyskinesia, primary, 36, X-linked skos:exactMatch UMLS:CN240511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010518 Wiskott-Aldrich syndrome skos:exactMatch DOID:9169 Wiskott-Aldrich syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010518 Wiskott-Aldrich syndrome skos:exactMatch ICD10CM:D82.0 Wiskott-Aldrich syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010518 Wiskott-Aldrich syndrome skos:exactMatch MESH:D014923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010518 Wiskott-Aldrich syndrome skos:exactMatch NCIT:C3448 Wiskott-Aldrich Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010518 Wiskott-Aldrich syndrome skos:exactMatch OMIM:301000 wiskott-aldrich syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010518 Wiskott-Aldrich syndrome skos:exactMatch Orphanet:906 Wiskott-Aldrich syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010518 Wiskott-Aldrich syndrome skos:exactMatch SCTID:36070007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010518 Wiskott-Aldrich syndrome skos:exactMatch UMLS:C0043194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010519 alpha thalassemia-X-linked intellectual disability syndrome skos:exactMatch DOID:0110030 alpha thalassemia-X-linked intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010519 alpha thalassemia-X-linked intellectual disability syndrome skos:exactMatch MESH:C538258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010519 alpha thalassemia-X-linked intellectual disability syndrome skos:exactMatch NCIT:C118631 Alpha Thalassemia X-Linked Mental Retardation Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010519 alpha thalassemia-X-linked intellectual disability syndrome skos:exactMatch OMIM:301040 alpha-thalassemia/impaired intellectual development syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010519 alpha thalassemia-X-linked intellectual disability syndrome skos:exactMatch Orphanet:847 Alpha-thalassemia-X-linked intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010519 alpha thalassemia-X-linked intellectual disability syndrome skos:exactMatch SCTID:715342005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010519 alpha thalassemia-X-linked intellectual disability syndrome skos:exactMatch UMLS:C1845055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010520 X-linked Alport syndrome skos:exactMatch DOID:0110034 X-linked Alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010520 X-linked Alport syndrome skos:exactMatch OMIM:301050 alport syndrome 1, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010520 X-linked Alport syndrome skos:exactMatch Orphanet:88917 X-linked Alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010520 X-linked Alport syndrome skos:exactMatch SCTID:717768004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010521 amelogenesis imperfecta type 1E skos:exactMatch DOID:0110058 amelogenesis imperfecta type 1E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010521 amelogenesis imperfecta type 1E skos:exactMatch OMIM:301200 amelogenesis imperfecta, iia 1e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010522 X-linked amelogenesis imperfecta hypoplastic/hypomaturation 2 skos:exactMatch DOID:0110059 X-linked amelogenesis imperfecta hypoplastic/hypomaturation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010522 X-linked amelogenesis imperfecta hypoplastic/hypomaturation 2 skos:exactMatch OMIM:301201 amelogenesis imperfecta, hypoplastic/hypomaturation, X-linked 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010522 X-linked amelogenesis imperfecta hypoplastic/hypomaturation 2 skos:exactMatch UMLS:C1845051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010523 X-linked reticulate pigmentary disorder skos:exactMatch DOID:0111834 X-linked reticulate pigmentary disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010523 X-linked reticulate pigmentary disorder skos:exactMatch MESH:C564461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010523 X-linked reticulate pigmentary disorder skos:exactMatch OMIM:301220 pigmentary disorder, reticulate, with systemic manifestations, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010523 X-linked reticulate pigmentary disorder skos:exactMatch Orphanet:85453 X-linked reticulate pigmentary disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010523 X-linked reticulate pigmentary disorder skos:exactMatch SCTID:717224002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010524 X-linked sideroblastic anemia with ataxia skos:exactMatch DOID:0050554 X-linked sideroblastic anemia with ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010524 X-linked sideroblastic anemia with ataxia skos:exactMatch MESH:C536358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010524 X-linked sideroblastic anemia with ataxia skos:exactMatch OMIM:301310 anemia, sideroblastic, and spinocerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010524 X-linked sideroblastic anemia with ataxia skos:exactMatch Orphanet:2802 X-linked sideroblastic anemia and spinocerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010524 X-linked sideroblastic anemia with ataxia skos:exactMatch SCTID:719816006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010524 X-linked sideroblastic anemia with ataxia skos:exactMatch UMLS:C1845028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010524 X-linked sideroblastic anemia with ataxia skos:exactMatch UMLS:C4304338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010525 neural tube defects, X-linked skos:exactMatch MESH:C536359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010525 neural tube defects, X-linked skos:exactMatch OMIM:301410 neural tube defects, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010525 neural tube defects, X-linked skos:exactMatch UMLS:C1845026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010526 Fabry disease skos:exactMatch DOID:14499 Fabry disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010526 Fabry disease skos:exactMatch MESH:D000795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010526 Fabry disease skos:exactMatch NCIT:C84701 Fabry Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010526 Fabry disease skos:exactMatch OMIM:301500 fabry disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010526 Fabry disease skos:exactMatch Orphanet:324 Fabry disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010526 Fabry disease skos:exactMatch SCTID:16652001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010526 Fabry disease skos:exactMatch UMLS:C0002986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010527 obsolete microphthalmia-ankyloblepharon-intellectual disability syndrome skos:exactMatch OMIM:301590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010528 anosmia skos:exactMatch MESH:D000857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010528 anosmia skos:exactMatch SCTID:44169009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010528 anosmia skos:exactMatch UMLS:C0003126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010529 X-linked spinocerebellar ataxia type 3 skos:exactMatch DOID:0111831 X-linked spinocerebellar ataxia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010529 X-linked spinocerebellar ataxia type 3 skos:exactMatch MESH:C537315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010529 X-linked spinocerebellar ataxia type 3 skos:exactMatch OMIM:301790 spinocerebellar ataxia, X-linked 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010529 X-linked spinocerebellar ataxia type 3 skos:exactMatch Orphanet:85297 X-linked spinocerebellar ataxia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010529 X-linked spinocerebellar ataxia type 3 skos:exactMatch SCTID:719817002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010529 X-linked spinocerebellar ataxia type 3 skos:exactMatch UMLS:C1844936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010531 contractures-ectodermal dysplasia-cleft lip/palate syndrome skos:exactMatch OMIM:301815 arthrogryposis, ectodermal dysplasia, cleft lip/palate, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010531 contractures-ectodermal dysplasia-cleft lip/palate syndrome skos:exactMatch Orphanet:1484 Contractures-ectodermal dysplasia-cleft lip/palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010531 contractures-ectodermal dysplasia-cleft lip/palate syndrome skos:exactMatch SCTID:720746006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010532 infantile-onset X-linked spinal muscular atrophy skos:exactMatch DOID:0111827 X-linked spinal muscular atrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010532 infantile-onset X-linked spinal muscular atrophy skos:exactMatch MESH:C535380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010532 infantile-onset X-linked spinal muscular atrophy skos:exactMatch OMIM:301830 spinal muscular atrophy, X-linked 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010532 infantile-onset X-linked spinal muscular atrophy skos:exactMatch Orphanet:1145 Infantile-onset X-linked spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010532 infantile-onset X-linked spinal muscular atrophy skos:exactMatch SCTID:719836007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010532 infantile-onset X-linked spinal muscular atrophy skos:exactMatch UMLS:C1844934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010533 Arts syndrome skos:exactMatch DOID:0050647 Arts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010533 Arts syndrome skos:exactMatch MESH:C535388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010533 Arts syndrome skos:exactMatch OMIM:301835 arts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010533 Arts syndrome skos:exactMatch Orphanet:1187 Lethal ataxia with deafness and optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010533 Arts syndrome skos:exactMatch SCTID:702441001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010533 Arts syndrome skos:exactMatch UMLS:C0796028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010534 X-linked spinocerebellar ataxia type 4 skos:exactMatch DOID:0111832 X-linked spinocerebellar ataxia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010534 X-linked spinocerebellar ataxia type 4 skos:exactMatch MESH:C537316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010534 X-linked spinocerebellar ataxia type 4 skos:exactMatch OMIM:301840 spinocerebellar ataxia, X-linked 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010534 X-linked spinocerebellar ataxia type 4 skos:exactMatch Orphanet:85292 X-linked spinocerebellar ataxia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010534 X-linked spinocerebellar ataxia type 4 skos:exactMatch SCTID:719818007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010534 X-linked spinocerebellar ataxia type 4 skos:exactMatch UMLS:C1844933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010535 Bazex-Dupre-Christol syndrome skos:exactMatch OMIM:301845 bazex syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010535 Bazex-Dupre-Christol syndrome skos:exactMatch Orphanet:113 Bazex-Dupré-Christol syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010535 Bazex-Dupre-Christol syndrome skos:exactMatch Orphanet:166113 Bazex syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010535 Bazex-Dupre-Christol syndrome skos:exactMatch SCTID:238640007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010535 Bazex-Dupre-Christol syndrome skos:exactMatch SCTID:254820002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010535 Bazex-Dupre-Christol syndrome skos:exactMatch UMLS:C0406355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010536 tubulin, beta skos:exactMatch OMIM:301850 tubulin, beta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010537 Borjeson-Forssman-Lehmann syndrome skos:exactMatch DOID:0050681 Borjeson-Forssman-Lehmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010537 Borjeson-Forssman-Lehmann syndrome skos:exactMatch MESH:C536575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010537 Borjeson-Forssman-Lehmann syndrome skos:exactMatch OMIM:301900 borjeson-forssman-lehmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010537 Borjeson-Forssman-Lehmann syndrome skos:exactMatch Orphanet:127 Borjeson-Forssman-Lehmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010537 Borjeson-Forssman-Lehmann syndrome skos:exactMatch SCTID:21634003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010537 Borjeson-Forssman-Lehmann syndrome skos:exactMatch UMLS:C0265339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010538 Mononen-Karnes-Senac syndrome skos:exactMatch DOID:0110973 Mononen-Karnes-Senac syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010538 Mononen-Karnes-Senac syndrome skos:exactMatch MESH:C535914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010538 Mononen-Karnes-Senac syndrome skos:exactMatch OMIM:301940 brachydactyly, mononen iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010538 Mononen-Karnes-Senac syndrome skos:exactMatch Orphanet:2565 Mononen-Karnes-Senac syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010538 Mononen-Karnes-Senac syndrome skos:exactMatch SCTID:733095006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010538 Mononen-Karnes-Senac syndrome skos:exactMatch UMLS:C2931060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010539 X-linked mandibulofacial dysostosis skos:exactMatch MESH:C537102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010539 X-linked mandibulofacial dysostosis skos:exactMatch OMIM:301950 branchial arch syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010539 X-linked mandibulofacial dysostosis skos:exactMatch Orphanet:1131 X-linked mandibulofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010539 X-linked mandibulofacial dysostosis skos:exactMatch SCTID:719813003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010539 X-linked mandibulofacial dysostosis skos:exactMatch UMLS:C1844918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010540 bullous dystrophy, macular type skos:exactMatch MESH:C563065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010540 bullous dystrophy, macular type skos:exactMatch OMIM:302000 bullous dystrophy, hereditary macular iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010540 bullous dystrophy, macular type skos:exactMatch Orphanet:1867 Hereditary bullous dystrophy, macular type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010540 bullous dystrophy, macular type skos:exactMatch UMLS:C0795974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010541 X-linked calvarial hyperostosis skos:exactMatch MESH:C537963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010541 X-linked calvarial hyperostosis skos:exactMatch OMIM:302030 calvarial hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010541 X-linked calvarial hyperostosis skos:exactMatch Orphanet:391327 X-linked calvarial hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010542 dilated cardiomyopathy 3B skos:exactMatch DOID:0081164 dilated cardiomyopathy 3B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010542 dilated cardiomyopathy 3B skos:exactMatch DOID:0110461 X-linked dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010542 dilated cardiomyopathy 3B skos:exactMatch MESH:C580047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010542 dilated cardiomyopathy 3B skos:exactMatch OMIM:302045 cardiomyopathy, dilated, 3b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010542 dilated cardiomyopathy 3B skos:exactMatch SCTID:702424003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010542 dilated cardiomyopathy 3B skos:exactMatch UMLS:C3668940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010543 Barth syndrome skos:exactMatch DOID:0050476 Barth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010543 Barth syndrome skos:exactMatch ICD10CM:E78.71 Barth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010543 Barth syndrome skos:exactMatch MESH:D056889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010543 Barth syndrome skos:exactMatch NCIT:C84585 Barth Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010543 Barth syndrome skos:exactMatch OMIM:302060 barth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010543 Barth syndrome skos:exactMatch Orphanet:111 Barth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010543 Barth syndrome skos:exactMatch SCTID:297231002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010543 Barth syndrome skos:exactMatch UMLS:C0574083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010544 cataract 40 skos:exactMatch DOID:0110272 cataract 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010544 cataract 40 skos:exactMatch MESH:C535338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010544 cataract 40 skos:exactMatch OMIM:302200 cataract 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010545 Nance-Horan syndrome skos:exactMatch DOID:0060599 Nance-Horan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010545 Nance-Horan syndrome skos:exactMatch MESH:C538336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010545 Nance-Horan syndrome skos:exactMatch OMIM:302350 nance-horan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010545 Nance-Horan syndrome skos:exactMatch Orphanet:627 Nance-Horan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010545 Nance-Horan syndrome skos:exactMatch SCTID:445257004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010545 Nance-Horan syndrome skos:exactMatch UMLS:C0796085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010546 central incisors, absence of skos:exactMatch OMIM:302400 central incisors, absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010547 X-linked progressive cerebellar ataxia skos:exactMatch DOID:0111829 X-linked spinocerebellar ataxia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010547 X-linked progressive cerebellar ataxia skos:exactMatch MESH:C563134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010547 X-linked progressive cerebellar ataxia skos:exactMatch OMIM:302500 spinocerebellar ataxia, X-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010547 X-linked progressive cerebellar ataxia skos:exactMatch Orphanet:1175 X-linked progressive cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010547 X-linked progressive cerebellar ataxia skos:exactMatch UMLS:C0796205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010548 spinocerebellar ataxia, X-linked 2 skos:exactMatch MESH:C537314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010548 spinocerebellar ataxia, X-linked 2 skos:exactMatch OMIM:302600 spinocerebellar ataxia, X-linked 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010548 spinocerebellar ataxia, X-linked 2 skos:exactMatch UMLS:C1844885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010549 Charcot-Marie-Tooth disease X-linked dominant 1 skos:exactMatch DOID:0110209 Charcot-Marie-Tooth disease X-linked dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010549 Charcot-Marie-Tooth disease X-linked dominant 1 skos:exactMatch NCIT:C129068 Charcot-Marie-Tooth Neuropathy X Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010549 Charcot-Marie-Tooth disease X-linked dominant 1 skos:exactMatch OMIM:302800 charcot-marie-tooth disease, X-linked dominant, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010549 Charcot-Marie-Tooth disease X-linked dominant 1 skos:exactMatch Orphanet:101075 X-linked Charcot-Marie-Tooth disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010549 Charcot-Marie-Tooth disease X-linked dominant 1 skos:exactMatch SCTID:763455008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010549 Charcot-Marie-Tooth disease X-linked dominant 1 skos:exactMatch UMLS:C0393808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010550 Charcot-Marie-Tooth disease X-linked recessive 2 skos:exactMatch DOID:0110208 Charcot-Marie-Tooth disease X-linked recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010550 Charcot-Marie-Tooth disease X-linked recessive 2 skos:exactMatch MESH:C535302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010550 Charcot-Marie-Tooth disease X-linked recessive 2 skos:exactMatch OMIM:302801 charcot-marie-tooth disease, X-linked recessive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010550 Charcot-Marie-Tooth disease X-linked recessive 2 skos:exactMatch Orphanet:101076 X-linked Charcot-Marie-Tooth disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010550 Charcot-Marie-Tooth disease X-linked recessive 2 skos:exactMatch SCTID:763457000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010550 Charcot-Marie-Tooth disease X-linked recessive 2 skos:exactMatch UMLS:C1844873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010551 Charcot-Marie-Tooth disease X-linked recessive 3 skos:exactMatch DOID:0110211 Charcot-Marie-Tooth disease X-linked recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010551 Charcot-Marie-Tooth disease X-linked recessive 3 skos:exactMatch MESH:C535303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010551 Charcot-Marie-Tooth disease X-linked recessive 3 skos:exactMatch OMIM:302802 charcot-marie-tooth disease, X-linked recessive, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010551 Charcot-Marie-Tooth disease X-linked recessive 3 skos:exactMatch Orphanet:101077 X-linked Charcot-Marie-Tooth disease type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010551 Charcot-Marie-Tooth disease X-linked recessive 3 skos:exactMatch SCTID:763458005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010551 Charcot-Marie-Tooth disease X-linked recessive 3 skos:exactMatch UMLS:C1844865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010552 Charcot-Marie-Tooth peroneal muscular atrophy, X-linked, with aplasia cutis congenita skos:exactMatch MESH:C538077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010552 Charcot-Marie-Tooth peroneal muscular atrophy, X-linked, with aplasia cutis congenita skos:exactMatch OMIM:302803 charcot-marie-tooth peroneal muscular atrophy, x-linked, with aplasia cutis congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010552 Charcot-Marie-Tooth peroneal muscular atrophy, X-linked, with aplasia cutis congenita skos:exactMatch UMLS:C1844864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010553 Charcot-Marie-Tooth peroneal muscular atrophy and Friedreich ataxia, combined skos:exactMatch MESH:C564446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010553 Charcot-Marie-Tooth peroneal muscular atrophy and Friedreich ataxia, combined skos:exactMatch OMIM:302900 charcot-marie-tooth peroneal muscular atrophy and friedreich ataxia, combined semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010553 Charcot-Marie-Tooth peroneal muscular atrophy and Friedreich ataxia, combined skos:exactMatch UMLS:C1844863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010554 Abruzzo-Erickson syndrome skos:exactMatch DOID:0111826 Abruzzo-Erickson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010554 Abruzzo-Erickson syndrome skos:exactMatch MESH:C535559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010554 Abruzzo-Erickson syndrome skos:exactMatch OMIM:302905 abruzzo-erickson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010554 Abruzzo-Erickson syndrome skos:exactMatch Orphanet:921 Abruzzo-Erickson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010554 Abruzzo-Erickson syndrome skos:exactMatch SCTID:718574003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010554 Abruzzo-Erickson syndrome skos:exactMatch UMLS:C1844862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010555 X-linked chondrodysplasia punctata 1 skos:exactMatch OMIM:302950 chondrodysplasia punctata 1, X-linked recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010555 X-linked chondrodysplasia punctata 1 skos:exactMatch Orphanet:79345 Brachytelephalangic chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010555 X-linked chondrodysplasia punctata 1 skos:exactMatch UMLS:C1844853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010555 X-linked chondrodysplasia punctata 1 skos:exactMatch UMLS:C3669395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010556 X-linked chondrodysplasia punctata skos:exactMatch DOID:0060292 X-linked chondrodysplasia punctata 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010556 X-linked chondrodysplasia punctata skos:exactMatch UMLS:C0263627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010557 choroideremia skos:exactMatch DOID:9821 choroideremia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010557 choroideremia skos:exactMatch ICD10CM:H31.21 Choroideremia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010557 choroideremia skos:exactMatch MESH:D015794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010557 choroideremia skos:exactMatch NCIT:C34469 Choroideremia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010557 choroideremia skos:exactMatch OMIM:303100 choroideremia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010557 choroideremia skos:exactMatch Orphanet:180 Choroideremia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010557 choroideremia skos:exactMatch SCTID:75241009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010557 choroideremia skos:exactMatch UMLS:C0008525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010558 choroideremia-deafness-obesity syndrome skos:exactMatch MESH:C537793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010558 choroideremia-deafness-obesity syndrome skos:exactMatch OMIM:303110 chromosome xq21 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010558 choroideremia-deafness-obesity syndrome skos:exactMatch Orphanet:1435 Xq21 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010558 choroideremia-deafness-obesity syndrome skos:exactMatch SCTID:717761005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010558 choroideremia-deafness-obesity syndrome skos:exactMatch UMLS:C1844836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010559 MASA syndrome skos:exactMatch DOID:0060246 MASA syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010559 MASA syndrome skos:exactMatch NCIT:C129930 MASA Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010559 MASA syndrome skos:exactMatch OMIM:303350 masa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010559 MASA syndrome skos:exactMatch Orphanet:2466 MASA syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010559 MASA syndrome skos:exactMatch SCTID:716996008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010559 MASA syndrome skos:exactMatch UMLS:C0795953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010560 cleft palate with or without ankyloglossia, X-linked skos:exactMatch DOID:0060613 X-linked cleft palate with or without ankyloglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010560 cleft palate with or without ankyloglossia, X-linked skos:exactMatch MESH:C536426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010560 cleft palate with or without ankyloglossia, X-linked skos:exactMatch OMIM:303400 cleft palate with or without ankyloglossia, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010560 cleft palate with or without ankyloglossia, X-linked skos:exactMatch Orphanet:324601 X-linked cleft palate and ankyloglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010560 cleft palate with or without ankyloglossia, X-linked skos:exactMatch SCTID:766761000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010561 Coffin-Lowry syndrome skos:exactMatch DOID:3783 Coffin-Lowry syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010561 Coffin-Lowry syndrome skos:exactMatch MESH:C536435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010561 Coffin-Lowry syndrome skos:exactMatch MESH:D038921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010561 Coffin-Lowry syndrome skos:exactMatch NCIT:C84643 Coffin-Lowry Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010561 Coffin-Lowry syndrome skos:exactMatch OMIM:303600 coffin-lowry syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010561 Coffin-Lowry syndrome skos:exactMatch Orphanet:192 Coffin-Lowry syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010561 Coffin-Lowry syndrome skos:exactMatch SCTID:15182000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010561 Coffin-Lowry syndrome skos:exactMatch UMLS:C0265252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010562 colonic atresia skos:exactMatch MESH:C562562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010562 colonic atresia skos:exactMatch NCIT:C101024 Colon Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010562 colonic atresia skos:exactMatch OMIM:303650 colonic atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010562 colonic atresia skos:exactMatch Orphanet:1198 Colonic atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010562 colonic atresia skos:exactMatch SCTID:37054000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010563 blue cone monochromacy skos:exactMatch DOID:0050679 blue cone monochromacy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010563 blue cone monochromacy skos:exactMatch MESH:C536238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010563 blue cone monochromacy skos:exactMatch OMIM:303700 blue cone monochromacy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010563 blue cone monochromacy skos:exactMatch Orphanet:16 Blue cone monochromatism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010563 blue cone monochromacy skos:exactMatch SCTID:24704003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010563 blue cone monochromacy skos:exactMatch UMLS:CN036572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010564 red-green color blindness skos:exactMatch DOID:13909 red-green color blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010564 red-green color blindness skos:exactMatch ICD10CM:H53.53 Deuteranomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010564 red-green color blindness skos:exactMatch OMIM:303800 colorblindness, partial, deutan series semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010564 red-green color blindness skos:exactMatch Orphanet:319698 NON RARE IN EUROPE: Partial color blindness, deutan type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010564 red-green color blindness skos:exactMatch SCTID:77479002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010564 red-green color blindness skos:exactMatch UMLS:C0155016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010565 red color blindness skos:exactMatch DOID:13910 red color blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010565 red color blindness skos:exactMatch ICD10CM:H53.54 Protanomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010565 red color blindness skos:exactMatch OMIM:303900 colorblindness, partial, protan series semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010565 red color blindness skos:exactMatch Orphanet:319691 NON RARE IN EUROPE: Partial color blindness, protan type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010565 red color blindness skos:exactMatch SCTID:51445007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010566 X-linked cone-rod dystrophy 1 skos:exactMatch DOID:0111008 X-linked cone-rod dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010566 X-linked cone-rod dystrophy 1 skos:exactMatch MESH:C564438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010566 X-linked cone-rod dystrophy 1 skos:exactMatch OMIM:304020 cone-rod dystrophy, x-linked, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010567 cone dystrophy, X-linked, with tapetal-like sheen skos:exactMatch MESH:C535975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010567 cone dystrophy, X-linked, with tapetal-like sheen skos:exactMatch OMIM:304030 cone dystrophy, x-linked, with tapetal-like sheen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010567 cone dystrophy, X-linked, with tapetal-like sheen skos:exactMatch UMLS:C1844775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010568 Aicardi syndrome skos:exactMatch DOID:8461 Aicardi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010568 Aicardi syndrome skos:exactMatch MESH:D058540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010568 Aicardi syndrome skos:exactMatch NCIT:C35256 Aicardi Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010568 Aicardi syndrome skos:exactMatch OMIM:304050 aicardi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010568 Aicardi syndrome skos:exactMatch Orphanet:50 Aicardi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010568 Aicardi syndrome skos:exactMatch SCTID:80651009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010568 Aicardi syndrome skos:exactMatch UMLS:C0175713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010569 X-linked complicated corpus callosum dysgenesis skos:exactMatch MESH:C564115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010569 X-linked complicated corpus callosum dysgenesis skos:exactMatch OMIM:304100 corpus callosum, partial agenesis of, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010569 X-linked complicated corpus callosum dysgenesis skos:exactMatch Orphanet:1497 X-linked complicated corpus callosum dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010569 X-linked complicated corpus callosum dysgenesis skos:exactMatch UMLS:C1839909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010570 craniofrontonasal syndrome skos:exactMatch DOID:14737 craniofrontonasal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010570 craniofrontonasal syndrome skos:exactMatch MESH:C536456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010570 craniofrontonasal syndrome skos:exactMatch OMIM:304110 craniofrontonasal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010570 craniofrontonasal syndrome skos:exactMatch Orphanet:1520 Craniofrontonasal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010570 craniofrontonasal syndrome skos:exactMatch SCTID:715421009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010570 craniofrontonasal syndrome skos:exactMatch UMLS:C0220767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010571 otopalatodigital syndrome type 2 skos:exactMatch DOID:0111784 otopalatodigital syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010571 otopalatodigital syndrome type 2 skos:exactMatch MESH:C538089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010571 otopalatodigital syndrome type 2 skos:exactMatch OMIM:304120 otopalatodigital syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010571 otopalatodigital syndrome type 2 skos:exactMatch Orphanet:90652 Otopalatodigital syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010571 otopalatodigital syndrome type 2 skos:exactMatch SCTID:42432003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010572 occipital horn syndrome skos:exactMatch DOID:0111272 occipital horn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010572 occipital horn syndrome skos:exactMatch MESH:C537860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010572 occipital horn syndrome skos:exactMatch OMIM:304150 occipital horn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010572 occipital horn syndrome skos:exactMatch Orphanet:198 Occipital horn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010572 occipital horn syndrome skos:exactMatch SCTID:59399004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010573 cutis verticis gyrata, thyroid aplasia, and intellectual disability skos:exactMatch MESH:C535610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010573 cutis verticis gyrata, thyroid aplasia, and intellectual disability skos:exactMatch OMIM:304200 cutis verticis gyrata, thyroid aplasia, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010573 cutis verticis gyrata, thyroid aplasia, and intellectual disability skos:exactMatch Orphanet:79482 Cutis verticis gyrata-thyroid aplasia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010573 cutis verticis gyrata, thyroid aplasia, and intellectual disability skos:exactMatch UMLS:CN237776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010574 syndromic X-linked intellectual disability 5 skos:exactMatch DOID:0060800 syndromic X-linked intellectual disability 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010574 syndromic X-linked intellectual disability 5 skos:exactMatch NCIT:C124839 Pettigrew Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010574 syndromic X-linked intellectual disability 5 skos:exactMatch OMIM:304340 pettigrew syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010574 syndromic X-linked intellectual disability 5 skos:exactMatch Orphanet:1568 X-linked intellectual disability-Dandy-Walker malformation-basal ganglia disease-seizures syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010574 syndromic X-linked intellectual disability 5 skos:exactMatch Orphanet:85329 X-linked intellectual disability-hypotonia-facial dysmorphism-aggressive behavior syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010574 syndromic X-linked intellectual disability 5 skos:exactMatch SCTID:719139003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010574 syndromic X-linked intellectual disability 5 skos:exactMatch UMLS:C0796254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010574 syndromic X-linked intellectual disability 5 skos:exactMatch UMLS:CN206181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010575 deafness-hypogonadism syndrome skos:exactMatch MESH:C564435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010575 deafness-hypogonadism syndrome skos:exactMatch OMIM:304350 deafness-hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010575 deafness-hypogonadism syndrome skos:exactMatch Orphanet:90646 Deafness-hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010576 X-linked mixed hearing loss with perilymphatic gusher skos:exactMatch DOID:0111737 X-linked deafness 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010576 X-linked mixed hearing loss with perilymphatic gusher skos:exactMatch OMIM:304400 deafness, X-linked 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010576 X-linked mixed hearing loss with perilymphatic gusher skos:exactMatch Orphanet:383 X-linked mixed deafness with perilymphatic gusher semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010576 X-linked mixed hearing loss with perilymphatic gusher skos:exactMatch UMLS:C1844678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010577 hearing loss, X-linked 1 skos:exactMatch DOID:0111739 X-linked deafness 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010577 hearing loss, X-linked 1 skos:exactMatch MESH:C564433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010577 hearing loss, X-linked 1 skos:exactMatch OMIM:304500 deafness, X-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010577 hearing loss, X-linked 1 skos:exactMatch UMLS:C1844677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010578 deafness dystonia syndrome skos:exactMatch DOID:0050757 deafness-dystonia-optic neuronopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010578 deafness dystonia syndrome skos:exactMatch MESH:C535808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010578 deafness dystonia syndrome skos:exactMatch OMIM:304700 mohr-tranebjaerg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010578 deafness dystonia syndrome skos:exactMatch Orphanet:52368 Mohr-Tranebjaerg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010578 deafness dystonia syndrome skos:exactMatch SCTID:702423009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010578 deafness dystonia syndrome skos:exactMatch UMLS:C0796074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010579 X-linked corneal dermoid skos:exactMatch MESH:C535376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010579 X-linked corneal dermoid skos:exactMatch OMIM:304730 dermoids of cornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010579 X-linked corneal dermoid skos:exactMatch Orphanet:1661 X-linked corneal dermoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010579 X-linked corneal dermoid skos:exactMatch SCTID:715426004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010579 X-linked corneal dermoid skos:exactMatch UMLS:C1844671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010580 immune dysregulation-polyendocrinopathy-enteropathy-X-linked syndrome skos:exactMatch DOID:0090110 immune dysregulation-polyendocrinopathy-enteropathy-X-linked syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010580 immune dysregulation-polyendocrinopathy-enteropathy-X-linked syndrome skos:exactMatch MESH:C580192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010580 immune dysregulation-polyendocrinopathy-enteropathy-X-linked syndrome skos:exactMatch NCIT:C131009 Immune Dysregulation, Polyendocrinopathy, and Enteropathy X-Linked Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010580 immune dysregulation-polyendocrinopathy-enteropathy-X-linked syndrome skos:exactMatch OMIM:304790 immunodysregulation, polyendocrinopathy, and enteropathy, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010580 immune dysregulation-polyendocrinopathy-enteropathy-X-linked syndrome skos:exactMatch Orphanet:37042 Immune dysregulation-polyendocrinopathy-enteropathy-X-linked syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010580 immune dysregulation-polyendocrinopathy-enteropathy-X-linked syndrome skos:exactMatch SCTID:237618001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010581 diabetes insipidus, nephrogenic, X-linked skos:exactMatch OMIM:304800 diabetes insipidus, nephrogenic, 1, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010581 diabetes insipidus, nephrogenic, X-linked skos:exactMatch UMLS:C1563705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010582 obsolete diabetes insipidus, neurohypophyseal type, X-linked inheritance skos:exactMatch OMIM:304900 diabetes insipidus, neurohypophyseal, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010582 obsolete diabetes insipidus, neurohypophyseal type, X-linked inheritance skos:exactMatch UMLS:CN074293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010583 Dyggve-Melchior-Clausen syndrome, X-linked skos:exactMatch OMIM:304950 dyggve-melchior-clausen syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010583 Dyggve-Melchior-Clausen syndrome, X-linked skos:exactMatch UMLS:C1844654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010584 dyskeratosis congenita, X-linked skos:exactMatch DOID:0070025 X-linked dyskeratosis congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010584 dyskeratosis congenita, X-linked skos:exactMatch NCIT:C126352 X-Linked Dyskeratosis Congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010584 dyskeratosis congenita, X-linked skos:exactMatch OMIM:305000 dyskeratosis congenita, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010584 dyskeratosis congenita, X-linked skos:exactMatch SCTID:708536001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010585 X-linked hypohidrotic ectodermal dysplasia skos:exactMatch DOID:0111664 ectodermal dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010585 X-linked hypohidrotic ectodermal dysplasia skos:exactMatch OMIM:305100 ectodermal dysplasia 1, hypohidrotic, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010585 X-linked hypohidrotic ectodermal dysplasia skos:exactMatch Orphanet:181 X-linked hypohidrotic ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010585 X-linked hypohidrotic ectodermal dysplasia skos:exactMatch SCTID:239007005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010586 X-linked Ehlers-Danlos syndrome skos:exactMatch MESH:C536197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010586 X-linked Ehlers-Danlos syndrome skos:exactMatch NCIT:C141423 Ehlers-Danlos Syndrome, Type V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010586 X-linked Ehlers-Danlos syndrome skos:exactMatch Orphanet:75497 X-linked Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010586 X-linked Ehlers-Danlos syndrome skos:exactMatch SCTID:67202007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010586 X-linked Ehlers-Danlos syndrome skos:exactMatch UMLS:C0268341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010587 epidermodysplasia verruciformis, X-linked skos:exactMatch MESH:C564430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010587 epidermodysplasia verruciformis, X-linked skos:exactMatch OMIM:305350 epidermodysplasia verruciformis, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010587 epidermodysplasia verruciformis, X-linked skos:exactMatch UMLS:C1844589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010588 exudative vitreoretinopathy 2, X-linked skos:exactMatch DOID:0111413 X-linked exudative vitreoretinopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010588 exudative vitreoretinopathy 2, X-linked skos:exactMatch MESH:C564428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010588 exudative vitreoretinopathy 2, X-linked skos:exactMatch OMIM:305390 exudative vitreoretinopathy 2, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010588 exudative vitreoretinopathy 2, X-linked skos:exactMatch UMLS:C1844579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010589 Aarskog-Scott syndrome, X-linked skos:exactMatch DOID:6683 X-linked Aarskog syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010589 Aarskog-Scott syndrome, X-linked skos:exactMatch MESH:C535331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010589 Aarskog-Scott syndrome, X-linked skos:exactMatch NCIT:C129720 Aarskog Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010589 Aarskog-Scott syndrome, X-linked skos:exactMatch OMIM:305400 aarskog-scott syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010589 Aarskog-Scott syndrome, X-linked skos:exactMatch SCTID:14921002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010590 FG syndrome 1 skos:exactMatch OMIM:305450 opitz-kaveggia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010590 FG syndrome 1 skos:exactMatch Orphanet:93932 FG syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010590 FG syndrome 1 skos:exactMatch UMLS:C0220769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010591 fingerprint body myopathy skos:exactMatch MESH:C564425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010591 fingerprint body myopathy skos:exactMatch OMIM:305550 fingerprint body myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010591 fingerprint body myopathy skos:exactMatch Orphanet:97232 Fingerprint body myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010591 fingerprint body myopathy skos:exactMatch UMLS:C1844560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010592 focal dermal hypoplasia skos:exactMatch DOID:2120 focal dermal hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010592 focal dermal hypoplasia skos:exactMatch MESH:D005489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010592 focal dermal hypoplasia skos:exactMatch NCIT:C84715 Focal Dermal Hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010592 focal dermal hypoplasia skos:exactMatch OMIM:305600 focal dermal hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010592 focal dermal hypoplasia skos:exactMatch Orphanet:2092 Focal dermal hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010592 focal dermal hypoplasia skos:exactMatch SCTID:205573006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010592 focal dermal hypoplasia skos:exactMatch UMLS:C0016395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010594 obsolete inherited genitourinary tract anomalies skos:exactMatch MESH:C564424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010594 obsolete inherited genitourinary tract anomalies skos:exactMatch OMIM:305690 genitourinary tract anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010595 Sertoli cell-only syndrome skos:exactMatch DOID:0050457 Sertoli cell-only syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010595 Sertoli cell-only syndrome skos:exactMatch MESH:D054331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010595 Sertoli cell-only syndrome skos:exactMatch NCIT:C168988 Sertoli Cell-Only Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010595 Sertoli cell-only syndrome skos:exactMatch SCTID:73465006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010596 membranoproliferative glomerulonephritis, X-linked skos:exactMatch MESH:C564423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010596 membranoproliferative glomerulonephritis, X-linked skos:exactMatch OMIM:305800 membranoproliferative glomerulonephritis, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010596 membranoproliferative glomerulonephritis, X-linked skos:exactMatch UMLS:C1844501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010597 glutamyl ribose-5-phosphate storage disease skos:exactMatch MESH:C564422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010597 glutamyl ribose-5-phosphate storage disease skos:exactMatch OMIM:305920 glutamyl ribose-5-phosphate storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010597 glutamyl ribose-5-phosphate storage disease skos:exactMatch UMLS:C1844440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010598 glycogen storage disease IXa1 skos:exactMatch DOID:0111042 glycogen storage disease IXa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010598 glycogen storage disease IXa1 skos:exactMatch DOID:2751 glycogen storage disease VIII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010598 glycogen storage disease IXa1 skos:exactMatch MESH:C564421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010598 glycogen storage disease IXa1 skos:exactMatch MESH:D006015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010598 glycogen storage disease IXa1 skos:exactMatch OMIM:306000 glycogen storage disease ixa1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010598 glycogen storage disease IXa1 skos:exactMatch SCTID:41527003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010599 granulomas, congenital cerebral skos:exactMatch MESH:C537294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010599 granulomas, congenital cerebral skos:exactMatch OMIM:306300 granulomas, congenital cerebral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010599 granulomas, congenital cerebral skos:exactMatch UMLS:C1844406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010600 granulomatous disease, chronic, X-linked skos:exactMatch DOID:0070195 X-linked chronic granulomatous disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010600 granulomatous disease, chronic, X-linked skos:exactMatch MESH:C564210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010600 granulomatous disease, chronic, X-linked skos:exactMatch OMIM:306400 granulomatous disease, chronic, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010600 granulomatous disease, chronic, X-linked skos:exactMatch UMLS:C1841825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010601 obsolete gynecomastia, familial skos:exactMatch MESH:C564416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010601 obsolete gynecomastia, familial skos:exactMatch OMIM:306500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010601 obsolete gynecomastia, familial skos:exactMatch UMLS:C1844375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010602 hemophilia A skos:exactMatch DOID:12134 factor VIII deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010602 hemophilia A skos:exactMatch MESH:D006467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010602 hemophilia A skos:exactMatch NCIT:C27146 Hemophilia A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010602 hemophilia A skos:exactMatch OMIM:134500 factor 8 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010602 hemophilia A skos:exactMatch OMIM:306700 hemophilia a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010602 hemophilia A skos:exactMatch Orphanet:98878 Hemophilia A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010602 hemophilia A skos:exactMatch SCTID:234440005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010602 hemophilia A skos:exactMatch UMLS:C0019069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010602 hemophilia A skos:exactMatch UMLS:CN239112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010603 hemophilia A with vascular abnormality skos:exactMatch MESH:C564415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010603 hemophilia A with vascular abnormality skos:exactMatch OMIM:306800 hemophilia a with vascular abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010603 hemophilia A with vascular abnormality skos:exactMatch UMLS:C1844137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010604 hemophilia B skos:exactMatch DOID:12259 hemophilia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010604 hemophilia B skos:exactMatch MESH:D002836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010604 hemophilia B skos:exactMatch NCIT:C26721 Hemophilia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010604 hemophilia B skos:exactMatch OMIM:306900 hemophilia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010604 hemophilia B skos:exactMatch Orphanet:98879 Hemophilia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010604 hemophilia B skos:exactMatch SCTID:41788008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010604 hemophilia B skos:exactMatch UMLS:C0008533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010605 hemopoietic proliferation skos:exactMatch OMIM:306930 hemopoietic proliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010606 hernia, anterior diaphragmatic skos:exactMatch MESH:C564413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010606 hernia, anterior diaphragmatic skos:exactMatch OMIM:306950 hernia, anterior diaphragmatic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010607 heterotaxy, visceral, 1, X-linked skos:exactMatch MESH:C538116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010607 heterotaxy, visceral, 1, X-linked skos:exactMatch OMIM:306955 heterotaxy, visceral, 1, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010607 heterotaxy, visceral, 1, X-linked skos:exactMatch UMLS:C1844020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010608 Hhhh syndrome skos:exactMatch MESH:C564411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010608 Hhhh syndrome skos:exactMatch OMIM:306960 hhhh syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010608 Hhhh syndrome skos:exactMatch UMLS:C1844019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010610 holoprosencephaly-hypokinesia-congenital contractures syndrome skos:exactMatch MESH:C564409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010610 holoprosencephaly-hypokinesia-congenital contractures syndrome skos:exactMatch OMIM:306990 microhydranencephaly, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010610 holoprosencephaly-hypokinesia-congenital contractures syndrome skos:exactMatch Orphanet:2570 Lethal intrauterine growth restriction-cortical malformation-congenital contractures syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010610 holoprosencephaly-hypokinesia-congenital contractures syndrome skos:exactMatch SCTID:716169009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010611 X-linked hydrocephalus with stenosis of the aqueduct of Sylvius skos:exactMatch MESH:C536078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010611 X-linked hydrocephalus with stenosis of the aqueduct of Sylvius skos:exactMatch OMIM:307000 hydrocephalus, congenital, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010611 X-linked hydrocephalus with stenosis of the aqueduct of Sylvius skos:exactMatch Orphanet:2182 Hydrocephalus with stenosis of the aqueduct of Sylvius semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010611 X-linked hydrocephalus with stenosis of the aqueduct of Sylvius skos:exactMatch SCTID:71779008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010612 hydrocephaly-cerebellar agenesis syndrome skos:exactMatch MESH:C564407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010612 hydrocephaly-cerebellar agenesis syndrome skos:exactMatch OMIM:307010 hydrocephalus with cerebellar agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010612 hydrocephaly-cerebellar agenesis syndrome skos:exactMatch Orphanet:1397 Hydrocephaly-cerebellar agenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010612 hydrocephaly-cerebellar agenesis syndrome skos:exactMatch UMLS:C1844005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010613 inborn glycerol kinase deficiency skos:exactMatch DOID:0060363 glycerol kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010613 inborn glycerol kinase deficiency skos:exactMatch OMIM:307030 glycerol kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010613 inborn glycerol kinase deficiency skos:exactMatch Orphanet:308993 Glycerol kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010613 inborn glycerol kinase deficiency skos:exactMatch SCTID:124322002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010614 X-linked congenital generalized hypertrichosis skos:exactMatch MESH:C538388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010614 X-linked congenital generalized hypertrichosis skos:exactMatch OMIM:307150 hypertrichosis, congenital generalized semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010614 X-linked congenital generalized hypertrichosis skos:exactMatch Orphanet:79495 X-linked congenital generalized hypertrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010615 isolated growth hormone deficiency type III skos:exactMatch DOID:0060875 isolated growth hormone deficiency type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010615 isolated growth hormone deficiency type III skos:exactMatch MESH:C537149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010615 isolated growth hormone deficiency type III skos:exactMatch OMIM:307200 isolated growth hormone deficiency, iia iii, with agammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010615 isolated growth hormone deficiency type III skos:exactMatch Orphanet:231692 Isolated growth hormone deficiency type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010615 isolated growth hormone deficiency type III skos:exactMatch SCTID:234533006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010617 male hypergonadotropic hypogonadism-intellectual disability-skeletal anomalies syndrome skos:exactMatch MESH:C564406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010617 male hypergonadotropic hypogonadism-intellectual disability-skeletal anomalies syndrome skos:exactMatch OMIM:307500 hypogonadism, male, with mental retardation and skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010617 male hypergonadotropic hypogonadism-intellectual disability-skeletal anomalies syndrome skos:exactMatch Orphanet:2234 Male hypergonadotropic hypogonadism-intellectual disability-skeletal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010617 male hypergonadotropic hypogonadism-intellectual disability-skeletal anomalies syndrome skos:exactMatch SCTID:722459008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010618 familial isolated hypoparathyroidism due to agenesis of parathyroid gland skos:exactMatch DOID:0111388 X-linked hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010618 familial isolated hypoparathyroidism due to agenesis of parathyroid gland skos:exactMatch MESH:C563238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010618 familial isolated hypoparathyroidism due to agenesis of parathyroid gland skos:exactMatch NCIT:C131079 X-Linked Hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010618 familial isolated hypoparathyroidism due to agenesis of parathyroid gland skos:exactMatch OMIM:307700 hypoparathyroidism, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010618 familial isolated hypoparathyroidism due to agenesis of parathyroid gland skos:exactMatch Orphanet:2239 Familial isolated hypoparathyroidism due to agenesis of parathyroid gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010618 familial isolated hypoparathyroidism due to agenesis of parathyroid gland skos:exactMatch UMLS:CN201292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010619 X-linked dominant hypophosphatemic rickets skos:exactMatch DOID:0050445 X-linked dominant hypophosphatemic rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010619 X-linked dominant hypophosphatemic rickets skos:exactMatch NCIT:C85234 X-Linked Dominant Hypophosphatemic Rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010619 X-linked dominant hypophosphatemic rickets skos:exactMatch OMIM:307800 hypophosphatemic rickets, X-linked dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010619 X-linked dominant hypophosphatemic rickets skos:exactMatch Orphanet:89936 X-linked hypophosphatemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010619 X-linked dominant hypophosphatemic rickets skos:exactMatch SCTID:82236004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010620 hypouricemia, familial renal, due to tubular hypersecretion skos:exactMatch MESH:C564405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010620 hypouricemia, familial renal, due to tubular hypersecretion skos:exactMatch OMIM:307830 hypouricemia, familial renal, due to tubular hypersecretion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010620 hypouricemia, familial renal, due to tubular hypersecretion skos:exactMatch UMLS:C1843972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010621 CHILD syndrome skos:exactMatch DOID:0111822 CHILD syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010621 CHILD syndrome skos:exactMatch MESH:C562515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010621 CHILD syndrome skos:exactMatch OMIM:308050 congenital hemidysplasia with ichthyosiform erythroderma and limb defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010621 CHILD syndrome skos:exactMatch Orphanet:139 CHILD syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010621 CHILD syndrome skos:exactMatch SCTID:17608003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010621 CHILD syndrome skos:exactMatch UMLS:C0265267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010622 recessive X-linked ichthyosis skos:exactMatch DOID:1700 X-linked ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010622 recessive X-linked ichthyosis skos:exactMatch NCIT:C84779 X-Linked Ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010622 recessive X-linked ichthyosis skos:exactMatch OMIM:308100 ichthyosis, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010622 recessive X-linked ichthyosis skos:exactMatch Orphanet:461 Recessive X-linked ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010622 recessive X-linked ichthyosis skos:exactMatch SCTID:3944006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010622 recessive X-linked ichthyosis skos:exactMatch UMLS:C0079588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010623 ichthyosis and male hypogonadism skos:exactMatch MESH:C537365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010623 ichthyosis and male hypogonadism skos:exactMatch OMIM:308200 ichthyosis and male hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010623 ichthyosis and male hypogonadism skos:exactMatch SCTID:2355008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010623 ichthyosis and male hypogonadism skos:exactMatch UMLS:C1839989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010625 immunodeficiency, X-linked, with deficiency of 115,000 Dalton surface glycoprotein skos:exactMatch MESH:C564120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010625 immunodeficiency, X-linked, with deficiency of 115,000 Dalton surface glycoprotein skos:exactMatch OMIM:308220 immunodeficiency, x-linked, with deficiency of 115,000 dalton surface glycoprotein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010625 immunodeficiency, X-linked, with deficiency of 115,000 Dalton surface glycoprotein skos:exactMatch UMLS:C1839982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010626 hyper-IgM syndrome type 1 skos:exactMatch DOID:0060022 CD40 ligand deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010626 hyper-IgM syndrome type 1 skos:exactMatch DOID:6620 X-linked hyper IgM syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010626 hyper-IgM syndrome type 1 skos:exactMatch NCIT:C61244 CD40 Ligand Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010626 hyper-IgM syndrome type 1 skos:exactMatch OMIM:308230 immunodeficiency with hyper-igm, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010626 hyper-IgM syndrome type 1 skos:exactMatch Orphanet:101088 X-linked hyper-IgM syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010626 hyper-IgM syndrome type 1 skos:exactMatch SCTID:403835002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010626 hyper-IgM syndrome type 1 skos:exactMatch UMLS:C0398689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010627 X-linked lymphoproliferative syndrome skos:exactMatch DOID:0060705 X-linked lymphoproliferative syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010627 X-linked lymphoproliferative syndrome skos:exactMatch NCIT:C61246 X-Linked Lymphoproliferative Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010627 X-linked lymphoproliferative syndrome skos:exactMatch Orphanet:2442 X-linked lymphoproliferative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010627 X-linked lymphoproliferative syndrome skos:exactMatch SCTID:77121009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010627 X-linked lymphoproliferative syndrome skos:exactMatch UMLS:C0549463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010628 immunoglobulin M, level of skos:exactMatch OMIM:308250 immunoglobulin m, level of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010629 impacted teeth, multiple skos:exactMatch OMIM:308280 impacted teeth, multiple semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010630 imprinting gene related to retinoblastoma skos:exactMatch OMIM:308290 imprinting gene related to retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010631 incontinentia pigmenti skos:exactMatch DOID:12305 Bloch-Sulzberger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010631 incontinentia pigmenti skos:exactMatch MESH:D007184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010631 incontinentia pigmenti skos:exactMatch NCIT:C84787 Incontinentia Pigmenti semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010631 incontinentia pigmenti skos:exactMatch OMIM:308300 incontinentia pigmenti semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010631 incontinentia pigmenti skos:exactMatch Orphanet:464 Incontinentia pigmenti semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010631 incontinentia pigmenti skos:exactMatch SCTID:367520004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010631 incontinentia pigmenti skos:exactMatch UMLS:C0021171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010632 developmental and epileptic encephalopathy, 1 skos:exactMatch DOID:0080468 developmental and epileptic encephalopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010632 developmental and epileptic encephalopathy, 1 skos:exactMatch OMIM:308350 developmental and epileptic encephalopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010632 developmental and epileptic encephalopathy, 1 skos:exactMatch UMLS:C3463992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010633 iris hypoplasia with glaucoma skos:exactMatch MESH:C535538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010633 iris hypoplasia with glaucoma skos:exactMatch OMIM:308500 iris hypoplasia with glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010633 iris hypoplasia with glaucoma skos:exactMatch UMLS:C1839928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010634 jaundice, familial obstructive, of infancy skos:exactMatch MESH:C564118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010634 jaundice, familial obstructive, of infancy skos:exactMatch OMIM:308600 jaundice, familial obstructive, of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010634 jaundice, familial obstructive, of infancy skos:exactMatch UMLS:C1839927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010635 hypogonadotropic hypogonadism 1 with or without anosmia skos:exactMatch DOID:0090094 hypogonadotropic hypogonadism 1 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010635 hypogonadotropic hypogonadism 1 with or without anosmia skos:exactMatch NCIT:C75480 Kallmann Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010635 hypogonadotropic hypogonadism 1 with or without anosmia skos:exactMatch OMIM:308700 hypogonadotropic hypogonadism 1 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010635 hypogonadotropic hypogonadism 1 with or without anosmia skos:exactMatch UMLS:C1563719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010636 Kallmann syndrome with spastic paraplegia skos:exactMatch MESH:C536873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010636 Kallmann syndrome with spastic paraplegia skos:exactMatch OMIM:308750 kallmann syndrome with spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010636 Kallmann syndrome with spastic paraplegia skos:exactMatch UMLS:C1839911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010637 keratosis follicularis spinulosa decalvans, X-linked skos:exactMatch MESH:C536159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010637 keratosis follicularis spinulosa decalvans, X-linked skos:exactMatch OMIM:308800 keratosis follicularis spinulosa decalvans, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010637 keratosis follicularis spinulosa decalvans, X-linked skos:exactMatch UMLS:C3887525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010638 keratosis follicularis-dwarfism-cerebral atrophy syndrome skos:exactMatch MESH:C536158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010638 keratosis follicularis-dwarfism-cerebral atrophy syndrome skos:exactMatch OMIM:308830 keratosis follicularis, dwarfism, and cerebral atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010638 keratosis follicularis-dwarfism-cerebral atrophy syndrome skos:exactMatch Orphanet:2339 Keratosis follicularis-dwarfism-cerebral atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010638 keratosis follicularis-dwarfism-cerebral atrophy syndrome skos:exactMatch UMLS:C1839910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010639 laryngeal abductor paralysis-intellectual disability syndrome skos:exactMatch OMIM:308850 laryngeal abductor paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010639 laryngeal abductor paralysis-intellectual disability syndrome skos:exactMatch Orphanet:2375 Laryngeal abductor paralysis-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010639 laryngeal abductor paralysis-intellectual disability syndrome skos:exactMatch SCTID:724178000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010639 laryngeal abductor paralysis-intellectual disability syndrome skos:exactMatch UMLS:CN201604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010640 Leber optic atrophy, susceptibility to skos:exactMatch OMIM:308905 leber hereditary optic neuropathy, modifier of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010641 X-linked diffuse leiomyomatosis-Alport syndrome skos:exactMatch MESH:C537113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010641 X-linked diffuse leiomyomatosis-Alport syndrome skos:exactMatch OMIM:308940 leiomyomatosis, diffuse, with alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010641 X-linked diffuse leiomyomatosis-Alport syndrome skos:exactMatch Orphanet:1018 X-linked Alport syndrome-diffuse leiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010642 Lesch-Nyhan phenotype with normal HGPRT skos:exactMatch OMIM:308950 lesch-nyhan phenotype with normal hgprt semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010643 acute leukemia skos:exactMatch DOID:12603 acute leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010643 acute leukemia skos:exactMatch MESH:C564112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010643 acute leukemia skos:exactMatch NCIT:C9300 Acute Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010643 acute leukemia skos:exactMatch SCTID:91855006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010644 proteinuria, low molecular weight, with hypercalciuria and nephrocalcinosis skos:exactMatch MESH:C545036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010644 proteinuria, low molecular weight, with hypercalciuria and nephrocalcinosis skos:exactMatch OMIM:308990 proteinuria, low molecular weight, with hypercalciuria and nephrocalcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010644 proteinuria, low molecular weight, with hypercalciuria and nephrocalcinosis skos:exactMatch UMLS:C1839874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010645 oculocerebrorenal syndrome skos:exactMatch DOID:1056 oculocerebrorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010645 oculocerebrorenal syndrome skos:exactMatch MESH:D009800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010645 oculocerebrorenal syndrome skos:exactMatch NCIT:C84940 Oculocerebrorenal Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010645 oculocerebrorenal syndrome skos:exactMatch OMIM:309000 lowe oculocerebrorenal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010645 oculocerebrorenal syndrome skos:exactMatch Orphanet:534 Oculocerebrorenal syndrome of Lowe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010645 oculocerebrorenal syndrome skos:exactMatch SCTID:79385002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010645 oculocerebrorenal syndrome skos:exactMatch UMLS:C0028860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010646 macular dystrophy, X-linked skos:exactMatch MESH:C564110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010646 macular dystrophy, X-linked skos:exactMatch OMIM:309100 macular dystrophy, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010646 macular dystrophy, X-linked skos:exactMatch UMLS:C1839842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010647 spermatogenic failure, X-linked, 2 skos:exactMatch DOID:0070185 X-linked spermatogenic failure 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010647 spermatogenic failure, X-linked, 2 skos:exactMatch OMIM:309120 spermatogenic failure, x-linked, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010647 spermatogenic failure, X-linked, 2 skos:exactMatch UMLS:C1839841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010648 major affective disorder 2 skos:exactMatch MESH:C564108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010648 major affective disorder 2 skos:exactMatch OMIM:309200 major affective disorder 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010649 isolated congenital megalocornea skos:exactMatch OMIM:309300 megalocornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010649 isolated congenital megalocornea skos:exactMatch Orphanet:91489 Isolated congenital megalocornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010649 isolated congenital megalocornea skos:exactMatch SCTID:734026006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010650 Melnick-Needles syndrome skos:exactMatch DOID:0111788 Melnick-Needles syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010650 Melnick-Needles syndrome skos:exactMatch OMIM:309350 melnick-needles syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010650 Melnick-Needles syndrome skos:exactMatch Orphanet:2484 Melnick-Needles syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010650 Melnick-Needles syndrome skos:exactMatch SCTID:13449007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010650 Melnick-Needles syndrome skos:exactMatch UMLS:C0025237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010651 Menkes disease skos:exactMatch DOID:1838 Menkes disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010651 Menkes disease skos:exactMatch MESH:D007706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010651 Menkes disease skos:exactMatch NCIT:C75486 Menkes Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010651 Menkes disease skos:exactMatch OMIM:309400 menkes disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010651 Menkes disease skos:exactMatch Orphanet:565 Menkes disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010651 Menkes disease skos:exactMatch SCTID:59178007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010651 Menkes disease skos:exactMatch UMLS:C0022716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010652 X-linked intellectual disability-seizures-psoriasis syndrome skos:exactMatch MESH:C536978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010652 X-linked intellectual disability-seizures-psoriasis syndrome skos:exactMatch OMIM:309480 mental retardation and psoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010652 X-linked intellectual disability-seizures-psoriasis syndrome skos:exactMatch Orphanet:3052 X-linked intellectual disability-seizures-psoriasis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010652 X-linked intellectual disability-seizures-psoriasis syndrome skos:exactMatch SCTID:719810000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010653 Renpenning syndrome skos:exactMatch DOID:0060179 Renpenning syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010653 Renpenning syndrome skos:exactMatch MESH:C537761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010653 Renpenning syndrome skos:exactMatch NCIT:C165533 Renpenning Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010653 Renpenning syndrome skos:exactMatch OMIM:309500 renpenning syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010653 Renpenning syndrome skos:exactMatch Orphanet:3242 Renpenning syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010653 Renpenning syndrome skos:exactMatch SCTID:699669001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010653 Renpenning syndrome skos:exactMatch UMLS:C0796135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010654 Partington syndrome skos:exactMatch DOID:14744 Partington syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010654 Partington syndrome skos:exactMatch OMIM:309510 partington syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010654 Partington syndrome skos:exactMatch Orphanet:94083 Partington syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010655 X-linked intellectual disability with marfanoid habitus skos:exactMatch MESH:C537724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010655 X-linked intellectual disability with marfanoid habitus skos:exactMatch OMIM:309520 intellectual developmental disorder, x-linked, syndromic, lujan-fryns iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010655 X-linked intellectual disability with marfanoid habitus skos:exactMatch Orphanet:776 Lujan-Fryns syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010655 X-linked intellectual disability with marfanoid habitus skos:exactMatch SCTID:422437002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010656 intellectual disability, X-linked 1 skos:exactMatch DOID:0112038 non-syndromic X-linked intellectual disability 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010656 intellectual disability, X-linked 1 skos:exactMatch MESH:C564489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010656 intellectual disability, X-linked 1 skos:exactMatch MESH:C567906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010656 intellectual disability, X-linked 1 skos:exactMatch NCIT:C133729 Mental Retardation, X-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010656 intellectual disability, X-linked 1 skos:exactMatch OMIM:309530 intellectual developmental disorder, X-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010657 methylmalonic acidemia with homocystinuria, type cblX skos:exactMatch DOID:0111814 methylmalonic acidemia and homocysteinemia cblX type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010657 methylmalonic acidemia with homocystinuria, type cblX skos:exactMatch MESH:C563136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010657 methylmalonic acidemia with homocystinuria, type cblX skos:exactMatch OMIM:309541 methylmalonic aciduria and homocystinuria, cblx iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010657 methylmalonic acidemia with homocystinuria, type cblX skos:exactMatch Orphanet:369962 Methylmalonic acidemia with homocystinuria, type cblX semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010657 methylmalonic acidemia with homocystinuria, type cblX skos:exactMatch UMLS:C0796208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010658 syndromic X-linked intellectual disability 12 skos:exactMatch DOID:0060804 syndromic X-linked intellectual disability 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010658 syndromic X-linked intellectual disability 12 skos:exactMatch MESH:C564106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010658 syndromic X-linked intellectual disability 12 skos:exactMatch OMIM:309545 intellectual developmental disorder, x-linked, syndromic 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010658 syndromic X-linked intellectual disability 12 skos:exactMatch Orphanet:85290 X-linked intellectual disability, Wilson type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010658 syndromic X-linked intellectual disability 12 skos:exactMatch SCTID:719009006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010658 syndromic X-linked intellectual disability 12 skos:exactMatch UMLS:C1839792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010659 FRAXE intellectual disability skos:exactMatch OMIM:309548 intellectual developmental disorder, X-linked 109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010659 FRAXE intellectual disability skos:exactMatch Orphanet:100973 FRAXE intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010659 FRAXE intellectual disability skos:exactMatch SCTID:716709002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010659 FRAXE intellectual disability skos:exactMatch UMLS:C0751157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010660 intellectual disability, X-linked 9 skos:exactMatch MESH:C563137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010660 intellectual disability, X-linked 9 skos:exactMatch OMIM:309549 intellectual developmental disorder, X-linked 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010660 intellectual disability, X-linked 9 skos:exactMatch UMLS:C0796215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010661 severe X-linked intellectual disability, Gustavson type skos:exactMatch MESH:C536759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010661 severe X-linked intellectual disability, Gustavson type skos:exactMatch OMIM:309555 mental retardation with optic atrophy, deafness, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010661 severe X-linked intellectual disability, Gustavson type skos:exactMatch Orphanet:3078 Severe X-linked intellectual disability, Gustavson type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010661 severe X-linked intellectual disability, Gustavson type skos:exactMatch SCTID:722213009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010661 severe X-linked intellectual disability, Gustavson type skos:exactMatch UMLS:C0795965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010662 paraplegia-intellectual disability-hyperkeratosis syndrome skos:exactMatch MESH:C537058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010662 paraplegia-intellectual disability-hyperkeratosis syndrome skos:exactMatch OMIM:309560 mental retardation with spastic paraplegia and palmoplantar hyperkeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010662 paraplegia-intellectual disability-hyperkeratosis syndrome skos:exactMatch Orphanet:2824 Paraplegia-intellectual disability-hyperkeratosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010662 paraplegia-intellectual disability-hyperkeratosis syndrome skos:exactMatch UMLS:C2745996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch MESH:C537445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch OMIM:309580 intellectual disability-hypotonic facies syndrome, x-linked, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch Orphanet:73220 X-linked intellectual disability-hypotonic face syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch Orphanet:93971 Chudley-Lowry-Hoar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch Orphanet:93973 Carpenter-Waziri syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch Orphanet:93974 Smith-Fineman-Myers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch SCTID:717763008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch SCTID:719212004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch UMLS:C0796159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch UMLS:CN205653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch UMLS:CN206716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010663 intellectual disability-hypotonic facies syndrome, X-linked, 1 skos:exactMatch UMLS:CN206718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010664 syndromic X-linked intellectual disability Snyder type skos:exactMatch DOID:0060802 syndromic X-linked intellectual disability Snyder type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010664 syndromic X-linked intellectual disability Snyder type skos:exactMatch MESH:C536678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010664 syndromic X-linked intellectual disability Snyder type skos:exactMatch OMIM:309583 intellectual developmental disorder, x-linked, syndromic, snyder-robinson iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010664 syndromic X-linked intellectual disability Snyder type skos:exactMatch Orphanet:3063 X-linked intellectual disability, Snyder type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010664 syndromic X-linked intellectual disability Snyder type skos:exactMatch SCTID:702416008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010664 syndromic X-linked intellectual disability Snyder type skos:exactMatch UMLS:C0796160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010665 Wilson-Turner syndrome skos:exactMatch DOID:0060814 Wilson-Turner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010665 Wilson-Turner syndrome skos:exactMatch MESH:C536708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010665 Wilson-Turner syndrome skos:exactMatch OMIM:309585 intellectual developmental disorder, x-linked, syndromic, wilson-turner iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010665 Wilson-Turner syndrome skos:exactMatch Orphanet:3459 Wilson-Turner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010665 Wilson-Turner syndrome skos:exactMatch SCTID:719834005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010666 obsolete Miles-Carpenter syndrome skos:exactMatch OMIM:309605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010667 Prieto syndrome skos:exactMatch DOID:0060805 Prieto syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010667 Prieto syndrome skos:exactMatch MESH:C535274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010667 Prieto syndrome skos:exactMatch OMIM:309610 prieto syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010667 Prieto syndrome skos:exactMatch Orphanet:2958 X-linked intellectual disability-dysmorphism-cerebral atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010667 Prieto syndrome skos:exactMatch SCTID:719140001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010668 skeletal dysplasia-intellectual disability syndrome skos:exactMatch MESH:C564101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010668 skeletal dysplasia-intellectual disability syndrome skos:exactMatch OMIM:309620 mental retardation, skeletal dysplasia, and abducens palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010668 skeletal dysplasia-intellectual disability syndrome skos:exactMatch Orphanet:1436 X-linked skeletal dysplasia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010668 skeletal dysplasia-intellectual disability syndrome skos:exactMatch SCTID:722478008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010668 skeletal dysplasia-intellectual disability syndrome skos:exactMatch UMLS:C1839729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010669 syndactyly type 8 skos:exactMatch DOID:0111813 syndactyly type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010669 syndactyly type 8 skos:exactMatch MESH:C564100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010669 syndactyly type 8 skos:exactMatch OMIM:309630 metacarpal 4-5 fusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010669 syndactyly type 8 skos:exactMatch Orphanet:2498 Syndactyly type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010669 syndactyly type 8 skos:exactMatch SCTID:715442006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010669 syndactyly type 8 skos:exactMatch UMLS:C1839728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010670 X-linked intellectual disability-spastic quadriparesis syndrome skos:exactMatch MESH:C564099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010670 X-linked intellectual disability-spastic quadriparesis syndrome skos:exactMatch OMIM:309640 mental retardation with spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010670 X-linked intellectual disability-spastic quadriparesis syndrome skos:exactMatch UMLS:C1839727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010671 microphthalmia, syndromic 1 skos:exactMatch DOID:0111799 syndromic microphthalmia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010671 microphthalmia, syndromic 1 skos:exactMatch MESH:C537464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010671 microphthalmia, syndromic 1 skos:exactMatch OMIM:309800 microphthalmia, syndromic 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010671 microphthalmia, syndromic 1 skos:exactMatch Orphanet:85275 Microphthalmia-ankyloblepharon-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010671 microphthalmia, syndromic 1 skos:exactMatch SCTID:438504004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010671 microphthalmia, syndromic 1 skos:exactMatch SCTID:717222003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010672 linear skin defects with multiple congenital anomalies skos:exactMatch DOID:0111875 MLS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010672 linear skin defects with multiple congenital anomalies skos:exactMatch MESH:C537466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010672 linear skin defects with multiple congenital anomalies skos:exactMatch OMIMPS:309801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010672 linear skin defects with multiple congenital anomalies skos:exactMatch Orphanet:2556 Microphthalmia with linear skin defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010672 linear skin defects with multiple congenital anomalies skos:exactMatch SCTID:721879006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010673 modifier, X-linked, for Neurofunctional defects skos:exactMatch MESH:C564098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010673 modifier, X-linked, for Neurofunctional defects skos:exactMatch OMIM:309840 modifier, x-linked, for neurofunctional defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010673 modifier, X-linked, for Neurofunctional defects skos:exactMatch UMLS:C1839708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010674 mucopolysaccharidosis type 2 skos:exactMatch DOID:12799 mucopolysaccharidosis II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010674 mucopolysaccharidosis type 2 skos:exactMatch ICD10CM:E76.1 Mucopolysaccharidosis, type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010674 mucopolysaccharidosis type 2 skos:exactMatch MESH:D016532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010674 mucopolysaccharidosis type 2 skos:exactMatch NCIT:C61260 Hunter Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010674 mucopolysaccharidosis type 2 skos:exactMatch OMIM:309900 mucopolysaccharidosis, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010674 mucopolysaccharidosis type 2 skos:exactMatch Orphanet:580 Mucopolysaccharidosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010674 mucopolysaccharidosis type 2 skos:exactMatch Orphanet:79388 Mucopolysaccharidosis with skin involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010674 mucopolysaccharidosis type 2 skos:exactMatch SCTID:70737009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010674 mucopolysaccharidosis type 2 skos:exactMatch UMLS:C0026705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010675 muscular dystrophy, cardiac type skos:exactMatch MESH:C563247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010675 muscular dystrophy, cardiac type skos:exactMatch OMIM:309930 muscular dystrophy, cardiac iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010675 muscular dystrophy, cardiac type skos:exactMatch UMLS:C1442927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010676 muscular dystrophy, Hemizygous lethal type skos:exactMatch MESH:C564097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010676 muscular dystrophy, Hemizygous lethal type skos:exactMatch OMIM:309950 muscular dystrophy, hemizygous lethal iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010676 muscular dystrophy, Hemizygous lethal type skos:exactMatch UMLS:C1839671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010677 muscular dystrophy, Mabry type skos:exactMatch MESH:C564096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010677 muscular dystrophy, Mabry type skos:exactMatch OMIM:310000 muscular dystrophy, mabry iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010677 muscular dystrophy, Mabry type skos:exactMatch UMLS:C1839670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010678 muscular dystrophy, progressive Pectorodorsal skos:exactMatch MESH:C564095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010678 muscular dystrophy, progressive Pectorodorsal skos:exactMatch OMIM:310095 muscular dystrophy, progressive pectorodorsal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010678 muscular dystrophy, progressive Pectorodorsal skos:exactMatch UMLS:C1839669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010679 Duchenne muscular dystrophy skos:exactMatch DOID:11723 Duchenne muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010679 Duchenne muscular dystrophy skos:exactMatch MESH:D020388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010679 Duchenne muscular dystrophy skos:exactMatch NCIT:C75482 Duchenne Muscular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010679 Duchenne muscular dystrophy skos:exactMatch OMIM:310200 muscular dystrophy, duchenne iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010679 Duchenne muscular dystrophy skos:exactMatch Orphanet:98896 Duchenne muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010679 Duchenne muscular dystrophy skos:exactMatch SCTID:76670001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010679 Duchenne muscular dystrophy skos:exactMatch UMLS:C0013264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010680 X-linked Emery-Dreifuss muscular dystrophy skos:exactMatch DOID:0070246 X-linked Emery-Dreifuss muscular dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010680 X-linked Emery-Dreifuss muscular dystrophy skos:exactMatch MESH:D000083143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010680 X-linked Emery-Dreifuss muscular dystrophy skos:exactMatch NCIT:C168730 Emery-Dreifuss Muscular Dystrophy 1, X-Linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010680 X-linked Emery-Dreifuss muscular dystrophy skos:exactMatch OMIM:310300 emery-dreifuss muscular dystrophy 1, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010680 X-linked Emery-Dreifuss muscular dystrophy skos:exactMatch Orphanet:98863 X-linked Emery-Dreifuss muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010680 X-linked Emery-Dreifuss muscular dystrophy skos:exactMatch UMLS:C0751337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010680 X-linked Emery-Dreifuss muscular dystrophy skos:exactMatch UMLS:CN069573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010681 myelolymphatic insufficiency skos:exactMatch OMIM:310350 myelolymphatic insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010681 myelolymphatic insufficiency skos:exactMatch UMLS:C1839650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010682 myoclonic epilepsy, progressive, X-linked skos:exactMatch OMIM:310370 myoclonic epilepsy, progressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010683 X-linked centronuclear myopathy skos:exactMatch DOID:0111225 centronuclear myopathy X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010683 X-linked centronuclear myopathy skos:exactMatch NCIT:C118781 X-Linked Centronuclear Myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010683 X-linked centronuclear myopathy skos:exactMatch OMIM:310400 myopathy, centronuclear, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010683 X-linked centronuclear myopathy skos:exactMatch Orphanet:596 X-linked centronuclear myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010683 X-linked centronuclear myopathy skos:exactMatch SCTID:46804001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010683 X-linked centronuclear myopathy skos:exactMatch UMLS:C0410203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010684 X-linked myopathy with excessive autophagy skos:exactMatch DOID:0050760 X-linked myopathy with excessive autophagy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010684 X-linked myopathy with excessive autophagy skos:exactMatch MESH:C536522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010684 X-linked myopathy with excessive autophagy skos:exactMatch OMIM:310440 myopathy, x-linked, with excessive autophagy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010684 X-linked myopathy with excessive autophagy skos:exactMatch Orphanet:25980 X-linked myopathy with excessive autophagy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010684 X-linked myopathy with excessive autophagy skos:exactMatch SCTID:719815005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010684 X-linked myopathy with excessive autophagy skos:exactMatch UMLS:C1839615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010684 X-linked myopathy with excessive autophagy skos:exactMatch UMLS:C2931230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010685 myopia 1, X-linked skos:exactMatch MESH:C564091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010685 myopia 1, X-linked skos:exactMatch OMIM:310460 myopia 1, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010685 myopia 1, X-linked skos:exactMatch UMLS:C1839612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010686 N syndrome skos:exactMatch DOID:0050769 N syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010686 N syndrome skos:exactMatch MESH:C536108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010686 N syndrome skos:exactMatch OMIM:310465 n syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010686 N syndrome skos:exactMatch Orphanet:2608 N syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010686 N syndrome skos:exactMatch SCTID:723410002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010686 N syndrome skos:exactMatch UMLS:C2936859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010687 nephrolithiasis, X-linked recessive, with renal failure skos:exactMatch MESH:C562901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010687 nephrolithiasis, X-linked recessive, with renal failure skos:exactMatch OMIM:310468 nephrolithiasis, X-linked recessive, with renal failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010687 nephrolithiasis, X-linked recessive, with renal failure skos:exactMatch SCTID:236713006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010688 hereditary sensory neuropathy X-linked skos:exactMatch DOID:0070159 hereditary sensory neuropathy X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010688 hereditary sensory neuropathy X-linked skos:exactMatch MESH:C564090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010688 hereditary sensory neuropathy X-linked skos:exactMatch OMIM:310470 neuropathy, hereditary sensory, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010688 hereditary sensory neuropathy X-linked skos:exactMatch UMLS:C1839602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010689 Charcot-Marie-Tooth disease X-linked recessive 4 skos:exactMatch DOID:0110212 Charcot-Marie-Tooth disease X-linked recessive 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010689 Charcot-Marie-Tooth disease X-linked recessive 4 skos:exactMatch OMIM:310490 charcot-marie-tooth disease, X-linked recessive, 4, with or without cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010689 Charcot-Marie-Tooth disease X-linked recessive 4 skos:exactMatch Orphanet:101078 X-linked Charcot-Marie-Tooth disease type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010689 Charcot-Marie-Tooth disease X-linked recessive 4 skos:exactMatch SCTID:763400005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010690 congenital stationary night blindness 1A skos:exactMatch DOID:0110870 congenital stationary night blindness 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010690 congenital stationary night blindness 1A skos:exactMatch OMIM:310500 night blindness, congenital stationary, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010691 Norrie disease skos:exactMatch DOID:0060844 Norrie disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010691 Norrie disease skos:exactMatch MESH:C537849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010691 Norrie disease skos:exactMatch NCIT:C118634 Norrie Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010691 Norrie disease skos:exactMatch OMIM:310600 norrie disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010691 Norrie disease skos:exactMatch Orphanet:649 Norrie disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010691 Norrie disease skos:exactMatch SCTID:15228007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010692 nuclear ribonucleic acid skos:exactMatch OMIM:310650 nuclear ribonucleic acid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010693 nystagmus 1, congenital, X-linked skos:exactMatch MESH:C537853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010693 nystagmus 1, congenital, X-linked skos:exactMatch OMIM:310700 nystagmus 1, congenital, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010693 nystagmus 1, congenital, X-linked skos:exactMatch UMLS:C1839580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010694 nystagmus, myoclonic skos:exactMatch MESH:C564088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010694 nystagmus, myoclonic skos:exactMatch OMIM:310800 nystagmus, myoclonic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010694 nystagmus, myoclonic skos:exactMatch UMLS:C1839579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010695 occipital hair, white lock of skos:exactMatch OMIM:310900 occipital hair, white lock of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010696 omphalocele, X-linked skos:exactMatch OMIM:310980 omphalocele, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010696 omphalocele, X-linked skos:exactMatch UMLS:C3275625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010697 ophthalmoplegia, external, and myopia skos:exactMatch MESH:C564087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010697 ophthalmoplegia, external, and myopia skos:exactMatch OMIM:311000 ophthalmoplegia, external, and myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010697 ophthalmoplegia, external, and myopia skos:exactMatch UMLS:C1839577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010698 optic atrophy 2 skos:exactMatch DOID:0111443 optic atrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010698 optic atrophy 2 skos:exactMatch MESH:C537125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010698 optic atrophy 2 skos:exactMatch OMIM:311050 optic atrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010698 optic atrophy 2 skos:exactMatch Orphanet:98890 Early-onset X-linked optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010698 optic atrophy 2 skos:exactMatch SCTID:721200000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010698 optic atrophy 2 skos:exactMatch UMLS:C1839576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010699 Charcot-Marie-Tooth disease X-linked recessive 5 skos:exactMatch DOID:0110210 Charcot-Marie-Tooth disease X-linked recessive 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010699 Charcot-Marie-Tooth disease X-linked recessive 5 skos:exactMatch OMIM:311070 charcot-marie-tooth disease, X-linked recessive, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010699 Charcot-Marie-Tooth disease X-linked recessive 5 skos:exactMatch Orphanet:99014 X-linked Charcot-Marie-Tooth disease type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010699 Charcot-Marie-Tooth disease X-linked recessive 5 skos:exactMatch SCTID:763460007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010699 Charcot-Marie-Tooth disease X-linked recessive 5 skos:exactMatch UMLS:C1839566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010700 optic atrophy--spastic paraplegia syndrome skos:exactMatch MESH:C564084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010700 optic atrophy--spastic paraplegia syndrome skos:exactMatch OMIM:311100 optic atrophy--spastic paraplegia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010700 optic atrophy--spastic paraplegia syndrome skos:exactMatch UMLS:C1839565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010702 orofaciodigital syndrome I skos:exactMatch DOID:0060316 orofaciodigital syndrome I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010702 orofaciodigital syndrome I skos:exactMatch MESH:C537134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010702 orofaciodigital syndrome I skos:exactMatch NCIT:C75481 Orofaciodigital Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010702 orofaciodigital syndrome I skos:exactMatch OMIM:311200 orofaciodigital syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010702 orofaciodigital syndrome I skos:exactMatch Orphanet:2750 Orofaciodigital syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010702 orofaciodigital syndrome I skos:exactMatch SCTID:763833006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010702 orofaciodigital syndrome I skos:exactMatch UMLS:C1510460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010703 ornithine carbamoyltransferase deficiency skos:exactMatch DOID:9271 ornithine carbamoyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010703 ornithine carbamoyltransferase deficiency skos:exactMatch MESH:D020163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010703 ornithine carbamoyltransferase deficiency skos:exactMatch NCIT:C84957 Ornithine Carbamoyltransferase Deficiency Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010703 ornithine carbamoyltransferase deficiency skos:exactMatch OMIM:311250 ornithine transcarbamylase deficiency, hyperammonemia due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010703 ornithine carbamoyltransferase deficiency skos:exactMatch Orphanet:664 Ornithine transcarbamylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010703 ornithine carbamoyltransferase deficiency skos:exactMatch SCTID:80908008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010703 ornithine carbamoyltransferase deficiency skos:exactMatch UMLS:C0268542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010704 otopalatodigital syndrome type 1 skos:exactMatch DOID:0111783 otopalatodigital syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010704 otopalatodigital syndrome type 1 skos:exactMatch NCIT:C118845 Otopalatodigital Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010704 otopalatodigital syndrome type 1 skos:exactMatch OMIM:311300 otopalatodigital syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010704 otopalatodigital syndrome type 1 skos:exactMatch Orphanet:90650 Otopalatodigital syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010704 otopalatodigital syndrome type 1 skos:exactMatch SCTID:54036001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010705 obsolete ouabain resistance skos:exactMatch OMIM:311350 ouabain resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010706 premature ovarian failure 1 skos:exactMatch DOID:0080857 primary ovarian insufficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010706 premature ovarian failure 1 skos:exactMatch OMIM:311360 premature ovarian failure 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010707 Paine syndrome skos:exactMatch MESH:C538101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010707 Paine syndrome skos:exactMatch OMIM:311400 paine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010707 Paine syndrome skos:exactMatch UMLS:C1412041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010708 Pallister-W syndrome skos:exactMatch MESH:C538106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010708 Pallister-W syndrome skos:exactMatch OMIM:311450 pallister w syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010708 Pallister-W syndrome skos:exactMatch Orphanet:2804 W syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010708 Pallister-W syndrome skos:exactMatch SCTID:719020006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010708 Pallister-W syndrome skos:exactMatch UMLS:C0796110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010709 early-onset parkinsonism-intellectual disability syndrome skos:exactMatch DOID:0111781 Waisman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010709 early-onset parkinsonism-intellectual disability syndrome skos:exactMatch MESH:C537179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010709 early-onset parkinsonism-intellectual disability syndrome skos:exactMatch OMIM:311510 waisman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010709 early-onset parkinsonism-intellectual disability syndrome skos:exactMatch Orphanet:2379 Early-onset parkinsonism-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010709 early-onset parkinsonism-intellectual disability syndrome skos:exactMatch SCTID:716107009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010709 early-onset parkinsonism-intellectual disability syndrome skos:exactMatch UMLS:C0796195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010710 Pierre Robin syndrome-faciodigital anomaly syndrome skos:exactMatch MESH:C535926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010710 Pierre Robin syndrome-faciodigital anomaly syndrome skos:exactMatch OMIM:311895 pierre robin sequence with facial and digital anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010710 Pierre Robin syndrome-faciodigital anomaly syndrome skos:exactMatch Orphanet:2888 Pierre Robin syndrome-faciodigital anomaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010710 Pierre Robin syndrome-faciodigital anomaly syndrome skos:exactMatch SCTID:723461007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010710 Pierre Robin syndrome-faciodigital anomaly syndrome skos:exactMatch UMLS:C2931064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010711 TARP syndrome skos:exactMatch DOID:0111780 TARP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010711 TARP syndrome skos:exactMatch MESH:C536942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010711 TARP syndrome skos:exactMatch OMIM:311900 tarp syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010711 TARP syndrome skos:exactMatch Orphanet:2886 TARP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010711 TARP syndrome skos:exactMatch SCTID:725911008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010711 TARP syndrome skos:exactMatch UMLS:C1839463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010712 panhypopituitarism, X-linked skos:exactMatch DOID:0111779 X-linked panhypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010712 panhypopituitarism, X-linked skos:exactMatch MESH:C538613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010712 panhypopituitarism, X-linked skos:exactMatch OMIM:312000 panhypopituitarism, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010712 panhypopituitarism, X-linked skos:exactMatch SCTID:237683004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010713 properdin deficiency, X-linked skos:exactMatch DOID:0111768 X-linked properdin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010713 properdin deficiency, X-linked skos:exactMatch MESH:C537241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010713 properdin deficiency, X-linked skos:exactMatch OMIM:312060 properdin deficiency, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010713 properdin deficiency, X-linked skos:exactMatch Orphanet:2966 Properdin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010713 properdin deficiency, X-linked skos:exactMatch SCTID:81166004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010714 Pelizaeus-Merzbacher disease skos:exactMatch DOID:3210 Pelizaeus-Merzbacher disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010714 Pelizaeus-Merzbacher disease skos:exactMatch MESH:D020371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010714 Pelizaeus-Merzbacher disease skos:exactMatch NCIT:C75487 Pelizaeus-Merzbacher Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010714 Pelizaeus-Merzbacher disease skos:exactMatch OMIM:312080 pelizaeus-merzbacher disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010714 Pelizaeus-Merzbacher disease skos:exactMatch Orphanet:702 Pelizaeus-Merzbacher disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010714 Pelizaeus-Merzbacher disease skos:exactMatch SCTID:64855000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010714 Pelizaeus-Merzbacher disease skos:exactMatch UMLS:C0205711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010716 X-linked lethal multiple pterygium syndrome skos:exactMatch MESH:C564072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010716 X-linked lethal multiple pterygium syndrome skos:exactMatch OMIM:312150 multiple pterygium syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010716 X-linked lethal multiple pterygium syndrome skos:exactMatch Orphanet:79447 X-linked lethal multiple pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010716 X-linked lethal multiple pterygium syndrome skos:exactMatch SCTID:763462004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010716 X-linked lethal multiple pterygium syndrome skos:exactMatch UMLS:C1839440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010717 pyruvate dehydrogenase E1-alpha deficiency skos:exactMatch MESH:C564071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010717 pyruvate dehydrogenase E1-alpha deficiency skos:exactMatch OMIM:312170 pyruvate dehydrogenase e1-alpha deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010717 pyruvate dehydrogenase E1-alpha deficiency skos:exactMatch Orphanet:79243 Pyruvate dehydrogenase E1-alpha deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010717 pyruvate dehydrogenase E1-alpha deficiency skos:exactMatch SCTID:124593001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010718 absent radius-anogenital anomalies syndrome skos:exactMatch MESH:C535281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010718 absent radius-anogenital anomalies syndrome skos:exactMatch OMIM:312190 radial aplasia, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010718 absent radius-anogenital anomalies syndrome skos:exactMatch Orphanet:3016 Absent radius-anogenital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010718 absent radius-anogenital anomalies syndrome skos:exactMatch UMLS:C1839410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010719 radiation sensitivity of natural killer activity skos:exactMatch MESH:C564066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010719 radiation sensitivity of natural killer activity skos:exactMatch OMIM:312210 radiation sensitivity of natural killer activity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010719 radiation sensitivity of natural killer activity skos:exactMatch UMLS:C1839408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010720 partial androgen insensitivity syndrome skos:exactMatch DOID:0080776 partial androgen insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010720 partial androgen insensitivity syndrome skos:exactMatch ICD10CM:E34.52 Partial androgen insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010720 partial androgen insensitivity syndrome skos:exactMatch MESH:C538435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010720 partial androgen insensitivity syndrome skos:exactMatch NCIT:C120192 Partial Androgen Insensitivity Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010720 partial androgen insensitivity syndrome skos:exactMatch OMIM:312300 androgen insensitivity, partial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010720 partial androgen insensitivity syndrome skos:exactMatch Orphanet:90797 Partial androgen insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010720 partial androgen insensitivity syndrome skos:exactMatch SCTID:122811000119101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010720 partial androgen insensitivity syndrome skos:exactMatch UMLS:CN035075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010721 reticuloendotheliosis, X-linked skos:exactMatch MESH:C538362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010721 reticuloendotheliosis, X-linked skos:exactMatch OMIM:312500 reticuloendotheliosis, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010721 reticuloendotheliosis, X-linked skos:exactMatch UMLS:C0035288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010722 X-linked retinal dysplasia skos:exactMatch OMIM:312550 retinal dysplasia, primary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010722 X-linked retinal dysplasia skos:exactMatch Orphanet:1852 X-linked retinal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010722 X-linked retinal dysplasia skos:exactMatch SCTID:715240000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010722 X-linked retinal dysplasia skos:exactMatch UMLS:C4275241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010723 retinitis pigmentosa 2 skos:exactMatch DOID:0110415 retinitis pigmentosa 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010723 retinitis pigmentosa 2 skos:exactMatch MESH:C567523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010723 retinitis pigmentosa 2 skos:exactMatch OMIM:312600 retinitis pigmentosa 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010723 retinitis pigmentosa 2 skos:exactMatch UMLS:C2681923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010725 X-linked retinoschisis skos:exactMatch DOID:0060763 X-linked juvenile retinoschisis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010725 X-linked retinoschisis skos:exactMatch NCIT:C75483 Juvenile X-Linked Retinoschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010725 X-linked retinoschisis skos:exactMatch OMIM:312700 retinoschisis 1, x-linked, juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010725 X-linked retinoschisis skos:exactMatch Orphanet:792 X-linked retinoschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010725 X-linked retinoschisis skos:exactMatch SCTID:86923008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010726 Rett syndrome skos:exactMatch DOID:1206 Rett syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010726 Rett syndrome skos:exactMatch MESH:D015518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010726 Rett syndrome skos:exactMatch NCIT:C75488 Rett Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010726 Rett syndrome skos:exactMatch OMIM:312750 rett syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010726 Rett syndrome skos:exactMatch Orphanet:778 Rett syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010726 Rett syndrome skos:exactMatch SCTID:68618008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010726 Rett syndrome skos:exactMatch UMLS:C0035372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010727 Russell-silver syndrome, X-linked skos:exactMatch OMIM:312780 russell-silver syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010727 Russell-silver syndrome, X-linked skos:exactMatch SCTID:702412005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010728 SCARF syndrome skos:exactMatch MESH:C536625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010728 SCARF syndrome skos:exactMatch OMIM:312830 scarf syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010728 SCARF syndrome skos:exactMatch Orphanet:3134 SCARF syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010728 SCARF syndrome skos:exactMatch SCTID:734173003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010728 SCARF syndrome skos:exactMatch UMLS:C1839321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010729 X-linked intellectual disability, Schimke type skos:exactMatch MESH:C536630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010729 X-linked intellectual disability, Schimke type skos:exactMatch OMIM:312840 schimke X-linked mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010729 X-linked intellectual disability, Schimke type skos:exactMatch Orphanet:85285 X-linked intellectual disability, Schimke type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010729 X-linked intellectual disability, Schimke type skos:exactMatch SCTID:719010001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010729 X-linked intellectual disability, Schimke type skos:exactMatch UMLS:C1839320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010730 combined immunodeficiency, X-linked skos:exactMatch OMIM:312863 combined immunodeficiency, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010731 Simpson-Golabi-Behmel syndrome skos:exactMatch MESH:C537340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010731 Simpson-Golabi-Behmel syndrome skos:exactMatch NCIT:C131002 Simpson-Golabi-Behmel Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010731 Simpson-Golabi-Behmel syndrome skos:exactMatch Orphanet:373 Simpson-Golabi-Behmel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010731 Simpson-Golabi-Behmel syndrome skos:exactMatch SCTID:439143004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010732 spastic paraparesis-deafness syndrome skos:exactMatch DOID:0081100 spastic paraplegia with deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010732 spastic paraparesis-deafness syndrome skos:exactMatch MESH:C536692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010732 spastic paraparesis-deafness syndrome skos:exactMatch OMIM:312910 spastic paraparesis and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010732 spastic paraparesis-deafness syndrome skos:exactMatch Orphanet:2815 Spastic paraparesis-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010732 spastic paraparesis-deafness syndrome skos:exactMatch SCTID:715504003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010732 spastic paraparesis-deafness syndrome skos:exactMatch UMLS:C2931291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010733 hereditary spastic paraplegia 2 skos:exactMatch DOID:0110773 hereditary spastic paraplegia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010733 hereditary spastic paraplegia 2 skos:exactMatch OMIM:312920 spastic paraplegia 2, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010733 hereditary spastic paraplegia 2 skos:exactMatch Orphanet:99015 Spastic paraplegia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010733 hereditary spastic paraplegia 2 skos:exactMatch SCTID:723622007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010733 hereditary spastic paraplegia 2 skos:exactMatch UMLS:C1839264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010734 spatial visualization, aptitude for skos:exactMatch MESH:C564058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010734 spatial visualization, aptitude for skos:exactMatch OMIM:313000 spatial visualization, aptitude for semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010734 spatial visualization, aptitude for skos:exactMatch UMLS:C1839262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010735 Kennedy disease skos:exactMatch DOID:0060161 Kennedy's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010735 Kennedy disease skos:exactMatch MESH:D055534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010735 Kennedy disease skos:exactMatch NCIT:C85233 Spinal and Bulbar Muscular Atrophy, X-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010735 Kennedy disease skos:exactMatch OMIM:313200 spinal and bulbar muscular atrophy, X-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010735 Kennedy disease skos:exactMatch Orphanet:481 Kennedy disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010735 Kennedy disease skos:exactMatch UMLS:C1839259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010736 split hand-foot malformation 2 skos:exactMatch DOID:0090027 split hand-foot malformation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010736 split hand-foot malformation 2 skos:exactMatch MESH:C564056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010736 split hand-foot malformation 2 skos:exactMatch OMIM:313350 split-hand/foot malformation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010737 spondyloepiphyseal dysplasia tarda, X-linked skos:exactMatch OMIM:313400 spondyloepiphyseal dysplasia tarda, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010738 spondylometaphyseal dysplasia, Golden type skos:exactMatch MESH:C563124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010738 spondylometaphyseal dysplasia, Golden type skos:exactMatch OMIM:313420 spondylometaphyseal dysplasia, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010738 spondylometaphyseal dysplasia, Golden type skos:exactMatch Orphanet:168544 Spondylometaphyseal dysplasia, Golden type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010738 spondylometaphyseal dysplasia, Golden type skos:exactMatch UMLS:C0796172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010739 Taqi polymorphism skos:exactMatch OMIM:313480 taqi polymorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010740 taurodontism, microdontia, and dens invaginatus skos:exactMatch MESH:C536947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010740 taurodontism, microdontia, and dens invaginatus skos:exactMatch OMIM:313490 taurodontism, microdontia, and dens invaginatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010740 taurodontism, microdontia, and dens invaginatus skos:exactMatch UMLS:C1839235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010741 tooth agenesis, selective, X-linked, 1 skos:exactMatch MESH:C567060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010741 tooth agenesis, selective, X-linked, 1 skos:exactMatch OMIM:313500 tooth agenesis, selective, x-linked, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010741 tooth agenesis, selective, X-linked, 1 skos:exactMatch UMLS:C1970757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010742 pentalogy of Cantrell skos:exactMatch MESH:D058502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010742 pentalogy of Cantrell skos:exactMatch NCIT:C99011 Pentalogy of Cantrell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010742 pentalogy of Cantrell skos:exactMatch OMIM:313850 thoracoabdominal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010742 pentalogy of Cantrell skos:exactMatch Orphanet:1335 Pentalogy of Cantrell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010742 pentalogy of Cantrell skos:exactMatch SCTID:281587000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010742 pentalogy of Cantrell skos:exactMatch UMLS:C0559483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010743 thrombocytopenia 1 skos:exactMatch MESH:C564052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010743 thrombocytopenia 1 skos:exactMatch NCIT:C176617 Thrombocytopenia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010743 thrombocytopenia 1 skos:exactMatch OMIM:313900 thrombocytopenia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010743 thrombocytopenia 1 skos:exactMatch Orphanet:852 X-linked thrombocytopenia with normal platelets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010743 thrombocytopenia 1 skos:exactMatch UMLS:C1839163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010744 thrombocytopenia with elevated serum IgA and renal disease skos:exactMatch MESH:C564051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010744 thrombocytopenia with elevated serum IgA and renal disease skos:exactMatch OMIM:314000 thrombocytopenia with elevated serum iga and renal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010744 thrombocytopenia with elevated serum IgA and renal disease skos:exactMatch UMLS:C1839162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010745 beta-thalassemia-X-linked thrombocytopenia syndrome skos:exactMatch DOID:0111767 X-linked thrombocytopenia with beta-thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010745 beta-thalassemia-X-linked thrombocytopenia syndrome skos:exactMatch MESH:C564050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010745 beta-thalassemia-X-linked thrombocytopenia syndrome skos:exactMatch NCIT:C134941 X-Linked Thrombocytopenia with Beta-Thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010745 beta-thalassemia-X-linked thrombocytopenia syndrome skos:exactMatch OMIM:314050 thrombocytopenia with beta-thalassemia, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010745 beta-thalassemia-X-linked thrombocytopenia syndrome skos:exactMatch Orphanet:231393 Beta-thalassemia-X-linked thrombocytopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010745 beta-thalassemia-X-linked thrombocytopenia syndrome skos:exactMatch SCTID:718196002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010745 beta-thalassemia-X-linked thrombocytopenia syndrome skos:exactMatch UMLS:C1839161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010746 thumbs, congenital Clasped skos:exactMatch OMIM:314100 adducted thumbs, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010746 thumbs, congenital Clasped skos:exactMatch UMLS:CN074234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010747 X-linked dystonia-parkinsonism skos:exactMatch DOID:0090057 X-linked dystonia-parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010747 X-linked dystonia-parkinsonism skos:exactMatch MESH:C564048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010747 X-linked dystonia-parkinsonism skos:exactMatch NCIT:C126330 X-Linked Dystonia Parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010747 X-linked dystonia-parkinsonism skos:exactMatch OMIM:314250 dystonia 3, torsion, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010747 X-linked dystonia-parkinsonism skos:exactMatch Orphanet:53351 X-linked dystonia-parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010747 X-linked dystonia-parkinsonism skos:exactMatch SCTID:698279003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010747 X-linked dystonia-parkinsonism skos:exactMatch UMLS:C1839130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010748 torticollis-keloids-cryptorchidism-renal dysplasia syndrome skos:exactMatch MESH:C536970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010748 torticollis-keloids-cryptorchidism-renal dysplasia syndrome skos:exactMatch OMIM:314300 torticollis, keloids, cryptorchidism, and renal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010748 torticollis-keloids-cryptorchidism-renal dysplasia syndrome skos:exactMatch Orphanet:3341 Torticollis-keloids-cryptorchidism-renal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010748 torticollis-keloids-cryptorchidism-renal dysplasia syndrome skos:exactMatch UMLS:C1839129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010749 trigonocephaly-short stature-developmental delay syndrome skos:exactMatch MESH:C536620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010749 trigonocephaly-short stature-developmental delay syndrome skos:exactMatch OMIM:314320 trigonocephaly with short stature and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010749 trigonocephaly-short stature-developmental delay syndrome skos:exactMatch Orphanet:3369 Trigonocephaly-short stature-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010749 trigonocephaly-short stature-developmental delay syndrome skos:exactMatch SCTID:733066002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010750 ulnar hypoplasia-split foot syndrome skos:exactMatch MESH:C536936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010750 ulnar hypoplasia-split foot syndrome skos:exactMatch OMIM:314360 ulnar hypoplasia with lobster-claw deformity of feet semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010750 ulnar hypoplasia-split foot syndrome skos:exactMatch Orphanet:1122 Ulnar hypoplasia-split foot syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010750 ulnar hypoplasia-split foot syndrome skos:exactMatch UMLS:C1839123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010751 unique green phenomenon skos:exactMatch OMIM:314380 unique green phenomenon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010751 unique green phenomenon skos:exactMatch UMLS:C1839116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010752 VACTERL association, X-linked, with or without hydrocephalus skos:exactMatch DOID:0111766 X-linked VACTERL association semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010752 VACTERL association, X-linked, with or without hydrocephalus skos:exactMatch OMIM:314390 vacterl association, x-linked, with or without hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010752 VACTERL association, X-linked, with or without hydrocephalus skos:exactMatch UMLS:C2931228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010753 cardiac valvular dysplasia, X-linked skos:exactMatch DOID:0111765 X-linked cardiac valvular dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010753 cardiac valvular dysplasia, X-linked skos:exactMatch MESH:C535576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010753 cardiac valvular dysplasia, X-linked skos:exactMatch OMIM:314400 cardiac valvular dysplasia, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010753 cardiac valvular dysplasia, X-linked skos:exactMatch Orphanet:555877 FLNA-related X-linked myxomatous valvular dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010753 cardiac valvular dysplasia, X-linked skos:exactMatch SCTID:718128009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010754 van den Bosch syndrome skos:exactMatch MESH:C563129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010754 van den Bosch syndrome skos:exactMatch OMIM:314500 van den bosch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010754 van den Bosch syndrome skos:exactMatch Orphanet:3417 Van den Bosch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010754 van den Bosch syndrome skos:exactMatch SCTID:733110004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010754 van den Bosch syndrome skos:exactMatch UMLS:C0796192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010755 vesicoureteral reflux, X-linked skos:exactMatch MESH:C564042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010755 vesicoureteral reflux, X-linked skos:exactMatch OMIM:314550 vesicoureteral reflux, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010755 vesicoureteral reflux, X-linked skos:exactMatch UMLS:C1839114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010756 Von Willebrand disease, X-linked form skos:exactMatch MESH:C564041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010756 Von Willebrand disease, X-linked form skos:exactMatch OMIM:314560 von willebrand disease, X-linked form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010756 Von Willebrand disease, X-linked form skos:exactMatch UMLS:C1839113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010757 widow's peak syndrome skos:exactMatch MESH:C564040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010757 widow's peak syndrome skos:exactMatch OMIM:314570 widow's peak syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010757 widow's peak syndrome skos:exactMatch UMLS:C1839112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010758 Wieacker-Wolff syndrome skos:exactMatch DOID:0060815 Miles-Carpenter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010758 Wieacker-Wolff syndrome skos:exactMatch MESH:C536703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010758 Wieacker-Wolff syndrome skos:exactMatch OMIM:314580 wieacker-wolff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010758 Wieacker-Wolff syndrome skos:exactMatch Orphanet:3454 Intellectual disability-developmental delay-contractures syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010758 Wieacker-Wolff syndrome skos:exactMatch Orphanet:85283 X-linked intellectual disability, Miles-Carpenter type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010758 Wieacker-Wolff syndrome skos:exactMatch SCTID:719012009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010758 Wieacker-Wolff syndrome skos:exactMatch SCTID:722456001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010759 Wildervanck syndrome skos:exactMatch OMIM:314600 wildervanck syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010759 Wildervanck syndrome skos:exactMatch Orphanet:3456 Wildervanck syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010759 Wildervanck syndrome skos:exactMatch SCTID:79665007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010759 Wildervanck syndrome skos:exactMatch UMLS:C0265239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010760 XH antigen skos:exactMatch MESH:C009691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010760 XH antigen skos:exactMatch OMIM:314800 xh antigen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010761 retinitis pigmentosa Y-linked skos:exactMatch DOID:0110418 retinitis pigmentosa Y-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010761 retinitis pigmentosa Y-linked skos:exactMatch MESH:C564035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010761 retinitis pigmentosa Y-linked skos:exactMatch OMIM:400004 retinitis pigmentosa, Y-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010761 retinitis pigmentosa Y-linked skos:exactMatch UMLS:C1839079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010762 lymphoma, Hodgkin, Y-linked pseudoautosomal skos:exactMatch MESH:C564034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010762 lymphoma, Hodgkin, Y-linked pseudoautosomal skos:exactMatch OMIM:400021 lymphoma, hodgkin, Y-linked pseudoautosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010762 lymphoma, Hodgkin, Y-linked pseudoautosomal skos:exactMatch UMLS:C1839076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010763 spermatogenic failure, Y-linked, 1 skos:exactMatch DOID:0070186 Y-linked spermatogenic failure 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010763 spermatogenic failure, Y-linked, 1 skos:exactMatch OMIM:400042 spermatogenic failure, y-linked, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010764 hearing loss, Y-linked 1 skos:exactMatch DOID:0111759 Y-linked deafness 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010764 hearing loss, Y-linked 1 skos:exactMatch OMIM:400043 deafness, Y-linked 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010764 hearing loss, Y-linked 1 skos:exactMatch UMLS:C3888076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010765 46,XY complete gonadal dysgenesis skos:exactMatch DOID:14448 46,XY sex reversal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010765 46,XY complete gonadal dysgenesis skos:exactMatch MESH:D006061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010765 46,XY complete gonadal dysgenesis skos:exactMatch NCIT:C120198 46,XY Gonadal Dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010765 46,XY complete gonadal dysgenesis skos:exactMatch OMIMPS:400044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010765 46,XY complete gonadal dysgenesis skos:exactMatch Orphanet:242 46,XY complete gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010765 46,XY complete gonadal dysgenesis skos:exactMatch SCTID:95218005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010765 46,XY complete gonadal dysgenesis skos:exactMatch UMLS:C0018054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010765 46,XY complete gonadal dysgenesis skos:exactMatch UMLS:C2936694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010767 spermatogenic failure, Y-linked, 2 skos:exactMatch DOID:0070187 Y-linked spermatogenic failure 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010767 spermatogenic failure, Y-linked, 2 skos:exactMatch MESH:C564030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010767 spermatogenic failure, Y-linked, 2 skos:exactMatch OMIM:415000 spermatogenic failure, y-linked, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010768 gonadoblastoma skos:exactMatch DOID:3301 gonadoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010768 gonadoblastoma skos:exactMatch MESH:D018238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010768 gonadoblastoma skos:exactMatch NCIT:C3754 Gonadoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010768 gonadoblastoma skos:exactMatch UMLS:C0206661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010769 hairy ears, Y-linked skos:exactMatch MESH:C564029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010769 hairy ears, Y-linked skos:exactMatch OMIM:425500 hairy ears, Y-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010769 hairy ears, Y-linked skos:exactMatch UMLS:C1839070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010770 ubiquitin-activating enzyme, Y-linked skos:exactMatch OMIM:489000 ubiquitin-activating enzyme, Y-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010771 histiocytoid cardiomyopathy skos:exactMatch DOID:0080198 infantile histiocytoid cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010771 histiocytoid cardiomyopathy skos:exactMatch MESH:C535584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010771 histiocytoid cardiomyopathy skos:exactMatch NCIT:C45745 Conduction System Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010771 histiocytoid cardiomyopathy skos:exactMatch OMIM:500000 cardiomyopathy, infantile histiocytoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010771 histiocytoid cardiomyopathy skos:exactMatch Orphanet:137675 Histiocytoid cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010771 histiocytoid cardiomyopathy skos:exactMatch UMLS:C1708371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010771 histiocytoid cardiomyopathy skos:exactMatch UMLS:CN239812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010772 Leber optic atrophy and dystonia skos:exactMatch DOID:0111755 Leber hereditary optic neuropathy and dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010772 Leber optic atrophy and dystonia skos:exactMatch MESH:C536024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010772 Leber optic atrophy and dystonia skos:exactMatch OMIM:500001 leber optic atrophy and dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010772 Leber optic atrophy and dystonia skos:exactMatch UMLS:C1839040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010773 myopathy and diabetes mellitus skos:exactMatch MESH:C564026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010773 myopathy and diabetes mellitus skos:exactMatch OMIM:500002 mitochondrial myopathy with diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010773 myopathy and diabetes mellitus skos:exactMatch Orphanet:2596 Myopathy and diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010773 myopathy and diabetes mellitus skos:exactMatch UMLS:C1839028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010774 striatonigral degeneration, infantile, mitochondrial skos:exactMatch MESH:C564025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010774 striatonigral degeneration, infantile, mitochondrial skos:exactMatch OMIM:500003 striatonigral degeneration, infantile, mitochondrial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010774 striatonigral degeneration, infantile, mitochondrial skos:exactMatch UMLS:C1839022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010775 retinitis pigmentosa-deafness syndrome skos:exactMatch DOID:0110829 retinitis pigmentosa-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010775 retinitis pigmentosa-deafness syndrome skos:exactMatch OMIM:500004 retinitis pigmentosa-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010775 retinitis pigmentosa-deafness syndrome skos:exactMatch SCTID:57838006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010775 retinitis pigmentosa-deafness syndrome skos:exactMatch UMLS:CN033130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010776 hypomagnesemia, hypertension, and hypercholesterolemia, mitochondrial skos:exactMatch MESH:C564024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010776 hypomagnesemia, hypertension, and hypercholesterolemia, mitochondrial skos:exactMatch OMIM:500005 hypomagnesemia, hypertension, and hypercholesterolemia, mitochondrial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010776 hypomagnesemia, hypertension, and hypercholesterolemia, mitochondrial skos:exactMatch UMLS:C1839021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010777 cardiomyopathy, infantile hypertrophic skos:exactMatch DOID:0111753 infantile hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010777 cardiomyopathy, infantile hypertrophic skos:exactMatch OMIM:500006 cardiomyopathy, infantile hypertrophic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010777 cardiomyopathy, infantile hypertrophic skos:exactMatch UMLS:C2748884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010778 cyclic vomiting syndrome skos:exactMatch OMIM:500007 cyclic vomiting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010779 mitochondrial non-syndromic sensorineural hearing loss skos:exactMatch DOID:0111751 mitochondrial nonsyndromic sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010779 mitochondrial non-syndromic sensorineural hearing loss skos:exactMatch OMIM:500008 deafness, nonsyndromic sensorineural, mitochondrial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010779 mitochondrial non-syndromic sensorineural hearing loss skos:exactMatch Orphanet:90641 Mitochondrial non-syndromic sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010780 mitochondrial myopathy with reversible cytochrome C oxidase deficiency skos:exactMatch OMIM:500009 mitochondrial myopathy, infantile, transient semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010780 mitochondrial myopathy with reversible cytochrome C oxidase deficiency skos:exactMatch Orphanet:254864 Mitochondrial myopathy with reversible cytochrome C oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010780 mitochondrial myopathy with reversible cytochrome C oxidase deficiency skos:exactMatch UMLS:C3151898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010781 ataxia and polyneuropathy, adult-onset skos:exactMatch DOID:0111750 adult-onset ataxia and polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010781 ataxia and polyneuropathy, adult-onset skos:exactMatch MESH:C564020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010781 ataxia and polyneuropathy, adult-onset skos:exactMatch OMIM:500010 ataxia and polyneuropathy, adult-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010781 ataxia and polyneuropathy, adult-onset skos:exactMatch UMLS:C1838916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010782 myopathy, lactic acidosis, and sideroblastic anemia 3 skos:exactMatch DOID:0111184 myopathy, lactic acidosis, and sideroblastic anemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010782 myopathy, lactic acidosis, and sideroblastic anemia 3 skos:exactMatch OMIM:500011 myopathy, lactic acidosis, and sideroblastic anemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010782 myopathy, lactic acidosis, and sideroblastic anemia 3 skos:exactMatch UMLS:C4225415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010784 chloramphenicol toxicity skos:exactMatch OMIM:515000 chloramphenicol toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010785 maternally-inherited diabetes and deafness skos:exactMatch MESH:C536246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010785 maternally-inherited diabetes and deafness skos:exactMatch NCIT:C131859 Mitochondrial Diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010785 maternally-inherited diabetes and deafness skos:exactMatch OMIM:520000 diabetes and deafness, maternally inherited semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010785 maternally-inherited diabetes and deafness skos:exactMatch Orphanet:225 Maternally-inherited diabetes and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010785 maternally-inherited diabetes and deafness skos:exactMatch SCTID:237619009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010785 maternally-inherited diabetes and deafness skos:exactMatch UMLS:C0342289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010785 maternally-inherited diabetes and deafness skos:exactMatch UMLS:C4330695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010786 chronic diarrhea with villous atrophy skos:exactMatch MESH:C564019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010786 chronic diarrhea with villous atrophy skos:exactMatch OMIM:520100 diarrhea, chronic, with villous atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010786 chronic diarrhea with villous atrophy skos:exactMatch Orphanet:1670 Chronic diarrhea with villous atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010786 chronic diarrhea with villous atrophy skos:exactMatch UMLS:C1838912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010787 Kearns-Sayre syndrome skos:exactMatch DOID:12934 Kearns-Sayre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010787 Kearns-Sayre syndrome skos:exactMatch MESH:D007625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010787 Kearns-Sayre syndrome skos:exactMatch NCIT:C84798 Kearns-Sayre Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010787 Kearns-Sayre syndrome skos:exactMatch OMIM:530000 kearns-sayre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010787 Kearns-Sayre syndrome skos:exactMatch Orphanet:480 Kearns-Sayre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010787 Kearns-Sayre syndrome skos:exactMatch SCTID:25792000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010787 Kearns-Sayre syndrome skos:exactMatch UMLS:C0022541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010788 Leber hereditary optic neuropathy skos:exactMatch DOID:705 Leber hereditary optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010788 Leber hereditary optic neuropathy skos:exactMatch MESH:D029242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010788 Leber hereditary optic neuropathy skos:exactMatch NCIT:C84808 Leber Hereditary Optic Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010788 Leber hereditary optic neuropathy skos:exactMatch OMIM:535000 leber optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010788 Leber hereditary optic neuropathy skos:exactMatch Orphanet:104 Leber hereditary optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010788 Leber hereditary optic neuropathy skos:exactMatch SCTID:58610003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010788 Leber hereditary optic neuropathy skos:exactMatch UMLS:C0917796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010789 MELAS syndrome skos:exactMatch DOID:3687 MELAS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010789 MELAS syndrome skos:exactMatch ICD10CM:E88.41 MELAS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010789 MELAS syndrome skos:exactMatch MESH:D017241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010789 MELAS syndrome skos:exactMatch NCIT:C84885 MELAS Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010789 MELAS syndrome skos:exactMatch OMIM:540000 mitochondrial myopathy, encephalopathy, lactic acidosis, and stroke-like episodes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010789 MELAS syndrome skos:exactMatch Orphanet:550 MELAS semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010789 MELAS syndrome skos:exactMatch SCTID:39925003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010789 MELAS syndrome skos:exactMatch UMLS:C0162671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010790 MERRF syndrome skos:exactMatch DOID:310 MERRF syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010790 MERRF syndrome skos:exactMatch ICD10CM:E88.42 MERRF syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010790 MERRF syndrome skos:exactMatch MESH:D017243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010790 MERRF syndrome skos:exactMatch NCIT:C84889 Myoclonic Epilepsy Associated with Ragged-Red Fibers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010790 MERRF syndrome skos:exactMatch OMIM:545000 myoclonic epilepsy associated with ragged-red fibers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010790 MERRF syndrome skos:exactMatch Orphanet:551 MERRF semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010790 MERRF syndrome skos:exactMatch SCTID:68448003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010790 MERRF syndrome skos:exactMatch UMLS:C0162672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010791 myoglobinuria, recurrent skos:exactMatch MESH:C564018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010791 myoglobinuria, recurrent skos:exactMatch OMIM:550500 myoglobinuria, recurrent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010792 lethal infantile mitochondrial myopathy skos:exactMatch MESH:C564017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010792 lethal infantile mitochondrial myopathy skos:exactMatch OMIM:551000 mitochondrial myopathy, lethal, infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010792 lethal infantile mitochondrial myopathy skos:exactMatch Orphanet:254857 Lethal infantile mitochondrial myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010792 lethal infantile mitochondrial myopathy skos:exactMatch SCTID:766251006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010792 lethal infantile mitochondrial myopathy skos:exactMatch UMLS:C1838876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010793 nephropathy, chronic tubulointerstitial skos:exactMatch MESH:C564016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010793 nephropathy, chronic tubulointerstitial skos:exactMatch OMIM:551200 nephropathy, chronic tubulointerstitial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010793 nephropathy, chronic tubulointerstitial skos:exactMatch UMLS:C1838875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010794 NARP syndrome skos:exactMatch DOID:0111273 NARP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010794 NARP syndrome skos:exactMatch MESH:C537396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010794 NARP syndrome skos:exactMatch OMIM:551500 neuropathy, ataxia, and retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010794 NARP syndrome skos:exactMatch Orphanet:644 NARP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010794 NARP syndrome skos:exactMatch UMLS:C1328349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010795 oncocytic neoplasm skos:exactMatch NCIT:C7072 Oncocytic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010795 oncocytic neoplasm skos:exactMatch OMIM:553000 oncocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010795 oncocytic neoplasm skos:exactMatch UMLS:C1378050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010796 Parkinson disease, mitochondrial skos:exactMatch MESH:C564015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010796 Parkinson disease, mitochondrial skos:exactMatch OMIM:556500 parkinson disease, mitochondrial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010796 Parkinson disease, mitochondrial skos:exactMatch UMLS:C1838867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010797 Pearson syndrome skos:exactMatch DOID:0060067 Pearson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010797 Pearson syndrome skos:exactMatch NCIT:C115326 Pearson Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010797 Pearson syndrome skos:exactMatch OMIM:557000 pearson marrow-pancreas syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010797 Pearson syndrome skos:exactMatch Orphanet:699 Pearson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010797 Pearson syndrome skos:exactMatch SCTID:237985009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010797 Pearson syndrome skos:exactMatch UMLS:C0342784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010798 proximal tubulopathy-diabetes mellitus-cerebellar ataxia syndrome skos:exactMatch MESH:C564014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010798 proximal tubulopathy-diabetes mellitus-cerebellar ataxia syndrome skos:exactMatch OMIM:560000 renal tubulopathy, diabetes mellitus, and cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010798 proximal tubulopathy-diabetes mellitus-cerebellar ataxia syndrome skos:exactMatch Orphanet:3390 Proximal tubulopathy-diabetes mellitus-cerebellar ataxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010798 proximal tubulopathy-diabetes mellitus-cerebellar ataxia syndrome skos:exactMatch UMLS:C3151959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010799 deafness, aminoglycoside-induced skos:exactMatch DOID:0111734 aminoglycoside-induced deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010799 deafness, aminoglycoside-induced skos:exactMatch MESH:C564013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010799 deafness, aminoglycoside-induced skos:exactMatch OMIM:580000 deafness, aminoglycoside-induced semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010799 deafness, aminoglycoside-induced skos:exactMatch Orphanet:168609 Mitochondrial non-syndromic sensorineural deafness with susceptibility to aminoglycoside exposure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010799 deafness, aminoglycoside-induced skos:exactMatch UMLS:C1838854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010800 Wolfram syndrome, mitochondrial form skos:exactMatch DOID:0080583 Wolfram syndrome, mitochondrial form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010800 Wolfram syndrome, mitochondrial form skos:exactMatch MESH:C564012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010800 Wolfram syndrome, mitochondrial form skos:exactMatch OMIM:598500 wolfram syndrome, mitochondrial form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010800 Wolfram syndrome, mitochondrial form skos:exactMatch UMLS:C1838782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010801 spondylocamptodactyly syndrome skos:exactMatch MESH:C535779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010801 spondylocamptodactyly syndrome skos:exactMatch OMIM:600000 spondylocamptodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010801 spondylocamptodactyly syndrome skos:exactMatch Orphanet:3180 Spondylocamptodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010801 spondylocamptodactyly syndrome skos:exactMatch SCTID:716231009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010801 spondylocamptodactyly syndrome skos:exactMatch UMLS:C1838781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010801 spondylocamptodactyly syndrome skos:exactMatch UMLS:C4274762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010802 pancreatic hypoplasia-diabetes-congenital heart disease syndrome skos:exactMatch DOID:0111733 pancreatic hypoplasia-diabetes-congenital heart disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010802 pancreatic hypoplasia-diabetes-congenital heart disease syndrome skos:exactMatch MESH:C564011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010802 pancreatic hypoplasia-diabetes-congenital heart disease syndrome skos:exactMatch OMIM:600001 heart defects, congenital, and other congenital anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010802 pancreatic hypoplasia-diabetes-congenital heart disease syndrome skos:exactMatch Orphanet:2255 Pancreatic hypoplasia-diabetes-congenital heart disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010802 pancreatic hypoplasia-diabetes-congenital heart disease syndrome skos:exactMatch SCTID:722206009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010803 Eiken syndrome skos:exactMatch DOID:0111732 Eiken syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010803 Eiken syndrome skos:exactMatch MESH:C564010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010803 Eiken syndrome skos:exactMatch OMIM:600002 eiken syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010803 Eiken syndrome skos:exactMatch Orphanet:79106 Eiken syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010803 Eiken syndrome skos:exactMatch SCTID:720863002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010803 Eiken syndrome skos:exactMatch UMLS:C1838779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010804 obsolete BRCATA skos:exactMatch OMIM:600048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010805 bladder exstrophy skos:exactMatch DOID:0080174 bladder exstrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010805 bladder exstrophy skos:exactMatch MESH:D001746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010805 bladder exstrophy skos:exactMatch NCIT:C123207 Bladder Exstrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010805 bladder exstrophy skos:exactMatch Orphanet:93930 Bladder exstrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010805 bladder exstrophy skos:exactMatch SCTID:61758007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010805 bladder exstrophy skos:exactMatch UMLS:C0005689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010806 retinitis pigmentosa 13 skos:exactMatch DOID:0110403 retinitis pigmentosa 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010806 retinitis pigmentosa 13 skos:exactMatch MESH:C564008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010806 retinitis pigmentosa 13 skos:exactMatch OMIM:600059 retinitis pigmentosa 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010806 retinitis pigmentosa 13 skos:exactMatch UMLS:C1838702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010807 autosomal recessive nonsyndromic hearing loss 2 skos:exactMatch DOID:0110477 autosomal recessive nonsyndromic deafness 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010807 autosomal recessive nonsyndromic hearing loss 2 skos:exactMatch MESH:C564007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010807 autosomal recessive nonsyndromic hearing loss 2 skos:exactMatch OMIM:600060 deafness, autosomal recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010807 autosomal recessive nonsyndromic hearing loss 2 skos:exactMatch UMLS:C1838701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010808 fatal familial insomnia skos:exactMatch DOID:0050433 fatal familial insomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010808 fatal familial insomnia skos:exactMatch ICD10CM:A81.83 Fatal familial insomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010808 fatal familial insomnia skos:exactMatch MESH:D034062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010808 fatal familial insomnia skos:exactMatch NCIT:C84711 Fatal Familial Insomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010808 fatal familial insomnia skos:exactMatch OMIM:600072 fatal familial insomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010808 fatal familial insomnia skos:exactMatch Orphanet:466 Fatal familial insomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010808 fatal familial insomnia skos:exactMatch SCTID:83157008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010808 fatal familial insomnia skos:exactMatch UMLS:C0206042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010809 familial chronic myelocytic leukemia-like syndrome skos:exactMatch DOID:0060761 familial chronic myelocytic leukemia-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010809 familial chronic myelocytic leukemia-like syndrome skos:exactMatch MESH:C536093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010809 familial chronic myelocytic leukemia-like syndrome skos:exactMatch OMIM:600080 myelocytic leukemia-like syndrome, familial, chronic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010809 familial chronic myelocytic leukemia-like syndrome skos:exactMatch UMLS:C1838670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010810 vitamin D hydroxylation-deficient rickets, type 1B skos:exactMatch MESH:C564005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010810 vitamin D hydroxylation-deficient rickets, type 1B skos:exactMatch NCIT:C131074 Vitamin D 25-Hydroxylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010810 vitamin D hydroxylation-deficient rickets, type 1B skos:exactMatch OMIM:600081 vitamin d hydroxylation-deficient rickets, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010810 vitamin D hydroxylation-deficient rickets, type 1B skos:exactMatch UMLS:C1838657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010811 benign prostatic hyperplasia skos:exactMatch DOID:11132 prostatic hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010811 benign prostatic hyperplasia skos:exactMatch MESH:D011470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010811 benign prostatic hyperplasia skos:exactMatch NCIT:C2897 Benign Prostatic Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010811 benign prostatic hyperplasia skos:exactMatch OMIM:600082 prostatic hyperplasia, benign semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010811 benign prostatic hyperplasia skos:exactMatch SCTID:266569009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010811 benign prostatic hyperplasia skos:exactMatch UMLS:C1704272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010812 macrocytosis, familial skos:exactMatch MESH:C564004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010812 macrocytosis, familial skos:exactMatch OMIM:600084 macrocytosis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010812 macrocytosis, familial skos:exactMatch UMLS:C1838656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010813 pancreatic beta cell agenesis with neonatal diabetes mellitus skos:exactMatch MESH:C538111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010813 pancreatic beta cell agenesis with neonatal diabetes mellitus skos:exactMatch OMIM:600089 pancreatic beta cell agenesis with neonatal diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010813 pancreatic beta cell agenesis with neonatal diabetes mellitus skos:exactMatch UMLS:C1838655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010814 chondrodysplasia-pseudohermaphroditism syndrome skos:exactMatch DOID:0060644 chondrodysplasia-pseudohermaphroditism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010814 chondrodysplasia-pseudohermaphroditism syndrome skos:exactMatch MESH:C536123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010814 chondrodysplasia-pseudohermaphroditism syndrome skos:exactMatch OMIM:600092 nivelon-nivelon-mabille syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010814 chondrodysplasia-pseudohermaphroditism syndrome skos:exactMatch Orphanet:1422 Chondrodysplasia-disorder of sex development syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010814 chondrodysplasia-pseudohermaphroditism syndrome skos:exactMatch SCTID:720851007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010814 chondrodysplasia-pseudohermaphroditism syndrome skos:exactMatch UMLS:C1838654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010815 spondyloepiphyseal dysplasia tarda with characteristic facies skos:exactMatch DOID:0112289 spondyloepiphyseal dysplasia tarda with characteristic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010815 spondyloepiphyseal dysplasia tarda with characteristic facies skos:exactMatch MESH:C564003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010815 spondyloepiphyseal dysplasia tarda with characteristic facies skos:exactMatch OMIM:600093 spondyloepiphyseal dysplasia tarda with characteristic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010815 spondyloepiphyseal dysplasia tarda with characteristic facies skos:exactMatch UMLS:C1838653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010816 Qazi Markouizos syndrome skos:exactMatch DOID:0050740 Qazi Markouizos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010816 Qazi Markouizos syndrome skos:exactMatch MESH:C536259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010816 Qazi Markouizos syndrome skos:exactMatch OMIM:600096 puerto rican infant hypotonia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010816 Qazi Markouizos syndrome skos:exactMatch Orphanet:3010 Qazi-Markouizos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010816 Qazi Markouizos syndrome skos:exactMatch SCTID:721887007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010816 Qazi Markouizos syndrome skos:exactMatch UMLS:C2931142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010817 autosomal dominant nonsyndromic hearing loss 2A skos:exactMatch DOID:0110558 autosomal dominant nonsyndromic deafness 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010817 autosomal dominant nonsyndromic hearing loss 2A skos:exactMatch MESH:C567441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010817 autosomal dominant nonsyndromic hearing loss 2A skos:exactMatch OMIM:600101 deafness, autosomal dominant 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010817 autosomal dominant nonsyndromic hearing loss 2A skos:exactMatch UMLS:C2677637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010818 retinitis pigmentosa 12 skos:exactMatch DOID:0110358 retinitis pigmentosa 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010818 retinitis pigmentosa 12 skos:exactMatch MESH:C563999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010818 retinitis pigmentosa 12 skos:exactMatch OMIM:600105 retinitis pigmentosa 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010818 retinitis pigmentosa 12 skos:exactMatch UMLS:C1838647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010819 Stargardt disease 3 skos:exactMatch MESH:C535805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010819 Stargardt disease 3 skos:exactMatch OMIM:600110 stargardt disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010819 Stargardt disease 3 skos:exactMatch UMLS:C1838644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010820 autosomal recessive juvenile Parkinson disease 2 skos:exactMatch DOID:0060368 Parkinson's disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010820 autosomal recessive juvenile Parkinson disease 2 skos:exactMatch OMIM:600116 parkinson disease 2, autosomal recessive juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010820 autosomal recessive juvenile Parkinson disease 2 skos:exactMatch UMLS:C1868675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010821 familial developmental dysphasia skos:exactMatch MESH:C563997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010821 familial developmental dysphasia skos:exactMatch OMIM:600117 dysphasia, familial developmental semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010821 familial developmental dysphasia skos:exactMatch Orphanet:1799 Familial developmental dysphasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010821 familial developmental dysphasia skos:exactMatch SCTID:721220004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010821 familial developmental dysphasia skos:exactMatch UMLS:C1838630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010822 Warburg micro syndrome 1 skos:exactMatch DOID:0110716 Warburg micro syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010822 Warburg micro syndrome 1 skos:exactMatch OMIM:600118 warburg micro syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010823 rhizomelic chondrodysplasia punctata type 3 skos:exactMatch DOID:0110853 rhizomelic chondrodysplasia punctata type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010823 rhizomelic chondrodysplasia punctata type 3 skos:exactMatch MESH:C537608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010823 rhizomelic chondrodysplasia punctata type 3 skos:exactMatch OMIM:600121 rhizomelic chondrodysplasia punctata, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010823 rhizomelic chondrodysplasia punctata type 3 skos:exactMatch Orphanet:309803 Rhizomelic chondrodysplasia punctata type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010823 rhizomelic chondrodysplasia punctata type 3 skos:exactMatch UMLS:C1838612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010824 disorder of sex development-intellectual disability syndrome skos:exactMatch MESH:C535693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010824 disorder of sex development-intellectual disability syndrome skos:exactMatch OMIM:600122 male pseudohermaphroditism/mental retardation syndrome, verloes iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010824 disorder of sex development-intellectual disability syndrome skos:exactMatch Orphanet:2983 Disorder of sex development-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010824 disorder of sex development-intellectual disability syndrome skos:exactMatch SCTID:719450007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010825 atrioventricular defect-blepharophimosis-radial and anal defect syndrome skos:exactMatch MESH:C563994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010825 atrioventricular defect-blepharophimosis-radial and anal defect syndrome skos:exactMatch OMIM:600123 atrioventricular septal defect with blepharophimosis and anal and radial defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010825 atrioventricular defect-blepharophimosis-radial and anal defect syndrome skos:exactMatch Orphanet:1352 Atrioventricular defect-blepharophimosis-radial and anal defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010825 atrioventricular defect-blepharophimosis-radial and anal defect syndrome skos:exactMatch UMLS:C1838606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010826 childhood absence epilepsy skos:exactMatch DOID:1825 childhood absence epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010826 childhood absence epilepsy skos:exactMatch OMIMPS:600131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010826 childhood absence epilepsy skos:exactMatch Orphanet:64280 Childhood absence epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010826 childhood absence epilepsy skos:exactMatch SCTID:50866000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010827 retinitis pigmentosa 14 skos:exactMatch DOID:0110381 retinitis pigmentosa 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010827 retinitis pigmentosa 14 skos:exactMatch OMIM:600132 retinitis pigmentosa 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010827 retinitis pigmentosa 14 skos:exactMatch UMLS:C1838603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010828 retinitis pigmentosa 11 skos:exactMatch DOID:0110408 retinitis pigmentosa 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010828 retinitis pigmentosa 11 skos:exactMatch MESH:C563991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010828 retinitis pigmentosa 11 skos:exactMatch OMIM:600138 retinitis pigmentosa 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010828 retinitis pigmentosa 11 skos:exactMatch UMLS:C1838601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010829 CARASIL syndrome skos:exactMatch MESH:C563990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010829 CARASIL syndrome skos:exactMatch OMIM:600142 cerebral arteriopathy, autosomal recessive, with subcortical infarcts and leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010829 CARASIL syndrome skos:exactMatch Orphanet:199354 Cerebral autosomal recessive arteriopathy-subcortical infarcts-leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010829 CARASIL syndrome skos:exactMatch SCTID:703219008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010829 CARASIL syndrome skos:exactMatch UMLS:C1838577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010830 neuronal ceroid lipofuscinosis 8 skos:exactMatch DOID:0110723 neuronal ceroid lipofuscinosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010830 neuronal ceroid lipofuscinosis 8 skos:exactMatch MESH:C537952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010830 neuronal ceroid lipofuscinosis 8 skos:exactMatch OMIM:600143 ceroid lipofuscinosis, neuronal, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010830 neuronal ceroid lipofuscinosis 8 skos:exactMatch Orphanet:228354 CLN8 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010830 neuronal ceroid lipofuscinosis 8 skos:exactMatch SCTID:703526007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010831 familial caudal dysgenesis skos:exactMatch NCIT:C99054 Sacral Agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010831 familial caudal dysgenesis skos:exactMatch OMIM:600145 sacral defect with anterior meningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010831 familial caudal dysgenesis skos:exactMatch Orphanet:1768 Familial caudal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010831 familial caudal dysgenesis skos:exactMatch SCTID:722493007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010832 Bardet-Biedl syndrome 3 skos:exactMatch DOID:0110125 Bardet-Biedl syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010832 Bardet-Biedl syndrome 3 skos:exactMatch MESH:C537911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010832 Bardet-Biedl syndrome 3 skos:exactMatch OMIM:600151 bardet-biedl syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010832 Bardet-Biedl syndrome 3 skos:exactMatch UMLS:C1859564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010833 Hirschsprung disease, susceptibility to, 2 skos:exactMatch OMIM:600155 hirschsprung disease, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010834 Hirschsprung disease, susceptibility to, 5 skos:exactMatch OMIM:600156 hirschsprung disease, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010835 pterygium colli-intellectual disability-digital anomalies syndrome skos:exactMatch MESH:C535831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010835 pterygium colli-intellectual disability-digital anomalies syndrome skos:exactMatch OMIM:600159 pterygium colli and mental retardation with facial and digital anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010835 pterygium colli-intellectual disability-digital anomalies syndrome skos:exactMatch Orphanet:2988 Pterygium colli-intellectual disability-digital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010835 pterygium colli-intellectual disability-digital anomalies syndrome skos:exactMatch SCTID:719256004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010835 pterygium colli-intellectual disability-digital anomalies syndrome skos:exactMatch UMLS:C1838562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010836 nanophthalmos 1 skos:exactMatch MESH:C563983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010836 nanophthalmos 1 skos:exactMatch OMIM:600165 nanophthalmos 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010836 nanophthalmos 1 skos:exactMatch UMLS:C1838502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010837 primary hyperparathyroidism skos:exactMatch DOID:11202 primary hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010837 primary hyperparathyroidism skos:exactMatch MESH:D049950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010837 primary hyperparathyroidism skos:exactMatch NCIT:C48280 Primary Hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010837 primary hyperparathyroidism skos:exactMatch SCTID:36348003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010838 gonadal agenesis skos:exactMatch NCIT:C27228 Gonadal Agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010838 gonadal agenesis skos:exactMatch OMIM:600171 gonadal agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010839 autosomal dominant congenital benign spinal muscular atrophy skos:exactMatch DOID:0111215 distal hereditary motor neuronopathy type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010839 autosomal dominant congenital benign spinal muscular atrophy skos:exactMatch MESH:C563981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010839 autosomal dominant congenital benign spinal muscular atrophy skos:exactMatch OMIM:600175 neuronopathy, distal hereditary motor, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010839 autosomal dominant congenital benign spinal muscular atrophy skos:exactMatch Orphanet:1216 Autosomal dominant congenital benign spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010839 autosomal dominant congenital benign spinal muscular atrophy skos:exactMatch SCTID:763067000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010839 autosomal dominant congenital benign spinal muscular atrophy skos:exactMatch UMLS:C1838492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010840 pachygyria-intellectual disability-epilepsy syndrome skos:exactMatch MESH:C538091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010840 pachygyria-intellectual disability-epilepsy syndrome skos:exactMatch OMIM:600176 pachygyria with impaired intellectual development, seizures, and arachnoid cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010840 pachygyria-intellectual disability-epilepsy syndrome skos:exactMatch Orphanet:2798 Pachygyria-intellectual disability-epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010840 pachygyria-intellectual disability-epilepsy syndrome skos:exactMatch SCTID:763861000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010840 pachygyria-intellectual disability-epilepsy syndrome skos:exactMatch UMLS:C1838491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010841 Waardenburg syndrome type 2B skos:exactMatch DOID:0110947 Waardenburg syndrome type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010841 Waardenburg syndrome type 2B skos:exactMatch MESH:C536465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010841 Waardenburg syndrome type 2B skos:exactMatch OMIM:600193 waardenburg syndrome, iia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010841 Waardenburg syndrome type 2B skos:exactMatch UMLS:C1838447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010842 multiple cutaneous and mucosal venous malformations skos:exactMatch DOID:0050792 multiple cutaneous and mucosal venous malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010842 multiple cutaneous and mucosal venous malformations skos:exactMatch MESH:C563977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010842 multiple cutaneous and mucosal venous malformations skos:exactMatch OMIM:600195 venous malformations, multiple cutaneous and mucosal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010842 multiple cutaneous and mucosal venous malformations skos:exactMatch Orphanet:2451 Mucocutaneous venous malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010842 multiple cutaneous and mucosal venous malformations skos:exactMatch SCTID:699301008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010843 dyslexia, susceptibility to, 2 skos:exactMatch OMIM:600202 dyslexia, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010844 epiphyseal dysplasia, multiple, 2 skos:exactMatch DOID:0070298 multiple epiphyseal dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010844 epiphyseal dysplasia, multiple, 2 skos:exactMatch MESH:C535502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010844 epiphyseal dysplasia, multiple, 2 skos:exactMatch OMIM:600204 epiphyseal dysplasia, multiple, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010844 epiphyseal dysplasia, multiple, 2 skos:exactMatch UMLS:C1838429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010846 exostoses, multiple, type III skos:exactMatch MESH:C563975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010846 exostoses, multiple, type III skos:exactMatch OMIM:600209 exostoses, multiple, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010846 exostoses, multiple, type III skos:exactMatch UMLS:C1838420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010847 spinocerebellar ataxia type 4 skos:exactMatch DOID:0050957 spinocerebellar ataxia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010847 spinocerebellar ataxia type 4 skos:exactMatch OMIM:600223 spinocerebellar ataxia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010847 spinocerebellar ataxia type 4 skos:exactMatch Orphanet:98765 Spinocerebellar ataxia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010847 spinocerebellar ataxia type 4 skos:exactMatch SCTID:715755008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010847 spinocerebellar ataxia type 4 skos:exactMatch UMLS:C0752122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010848 spinocerebellar ataxia type 5 skos:exactMatch DOID:0050882 spinocerebellar ataxia type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010848 spinocerebellar ataxia type 5 skos:exactMatch OMIM:600224 spinocerebellar ataxia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010848 spinocerebellar ataxia type 5 skos:exactMatch Orphanet:98766 Spinocerebellar ataxia type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010848 spinocerebellar ataxia type 5 skos:exactMatch SCTID:719302009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010848 spinocerebellar ataxia type 5 skos:exactMatch UMLS:C0752123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010849 palmoplantar keratoderma, Bothnian type skos:exactMatch DOID:0111707 Bothnian type palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010849 palmoplantar keratoderma, Bothnian type skos:exactMatch OMIM:600231 palmoplantar keratoderma, bothnian iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010849 palmoplantar keratoderma, Bothnian type skos:exactMatch Orphanet:2337 Non-epidermolytic palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010850 Tessier number 4 facial cleft skos:exactMatch DOID:0111706 oblique facial clefting 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010850 Tessier number 4 facial cleft skos:exactMatch OMIM:600251 facial clefting, oblique, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010850 Tessier number 4 facial cleft skos:exactMatch Orphanet:141258 Tessier number 4 facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010851 Lowry-MacLean syndrome skos:exactMatch MESH:C537037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010851 Lowry-MacLean syndrome skos:exactMatch OMIM:600252 lowry-maclean syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010851 Lowry-MacLean syndrome skos:exactMatch Orphanet:2409 Lowry-MacLean syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010851 Lowry-MacLean syndrome skos:exactMatch SCTID:721974000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010851 Lowry-MacLean syndrome skos:exactMatch UMLS:C0796020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010852 chromosome 8Q12.1-q21.2 deletion syndrome skos:exactMatch MESH:C536574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010852 chromosome 8Q12.1-q21.2 deletion syndrome skos:exactMatch OMIM:600257 chromosome 8q12.1-q21.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010852 chromosome 8Q12.1-q21.2 deletion syndrome skos:exactMatch UMLS:C1838346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010853 Helicobacter pylori infection, susceptibility to skos:exactMatch OMIM:600263 helicobacter pylori infection, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010853 Helicobacter pylori infection, susceptibility to skos:exactMatch UMLS:C1838332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010854 Toriello-Lacassie-Droste syndrome skos:exactMatch DOID:0111705 oculoectodermal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010854 Toriello-Lacassie-Droste syndrome skos:exactMatch MESH:C563969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010854 Toriello-Lacassie-Droste syndrome skos:exactMatch OMIM:600268 oculoectodermal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010854 Toriello-Lacassie-Droste syndrome skos:exactMatch Orphanet:3339 Toriello-Lacassie-Droste syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010854 Toriello-Lacassie-Droste syndrome skos:exactMatch SCTID:723554006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010854 Toriello-Lacassie-Droste syndrome skos:exactMatch UMLS:C1838329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010855 short tarsus-absence of lower eyelashes syndrome skos:exactMatch MESH:C537036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010855 short tarsus-absence of lower eyelashes syndrome skos:exactMatch OMIM:600269 short tarsus with absence of lower eyelashes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010855 short tarsus-absence of lower eyelashes syndrome skos:exactMatch Orphanet:2832 Short tarsus-absence of lower eyelashes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010855 short tarsus-absence of lower eyelashes syndrome skos:exactMatch SCTID:721075001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010855 short tarsus-absence of lower eyelashes syndrome skos:exactMatch UMLS:C1838328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010856 autosomal dominant polycystic kidney disease type 1 with tuberous sclerosis skos:exactMatch MESH:C536328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010856 autosomal dominant polycystic kidney disease type 1 with tuberous sclerosis skos:exactMatch OMIM:600273 polycystic kidney disease, infantile severe, with tuberous sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010856 autosomal dominant polycystic kidney disease type 1 with tuberous sclerosis skos:exactMatch Orphanet:88924 Autosomal dominant polycystic kidney disease type 1 with tuberous sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010856 autosomal dominant polycystic kidney disease type 1 with tuberous sclerosis skos:exactMatch SCTID:765331004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010856 autosomal dominant polycystic kidney disease type 1 with tuberous sclerosis skos:exactMatch UMLS:C1838327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010857 semantic dementia skos:exactMatch OMIM:600274 frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010857 semantic dementia skos:exactMatch Orphanet:100069 Semantic dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010858 macrocephaly-spastic paraplegia-dysmorphism syndrome skos:exactMatch MESH:C563963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010858 macrocephaly-spastic paraplegia-dysmorphism syndrome skos:exactMatch OMIM:600302 fryns macrocephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010858 macrocephaly-spastic paraplegia-dysmorphism syndrome skos:exactMatch Orphanet:2429 Macrocephaly-spastic paraplegia-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010858 macrocephaly-spastic paraplegia-dysmorphism syndrome skos:exactMatch SCTID:716108004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010858 macrocephaly-spastic paraplegia-dysmorphism syndrome skos:exactMatch UMLS:C1838281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010859 atrioventricular septal defect 3 skos:exactMatch OMIM:600309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010859 atrioventricular septal defect 3 skos:exactMatch UMLS:C3275750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010860 autosomal recessive nonsyndromic hearing loss 3 skos:exactMatch DOID:0110488 autosomal recessive nonsyndromic deafness 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010860 autosomal recessive nonsyndromic hearing loss 3 skos:exactMatch MESH:C563961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010860 autosomal recessive nonsyndromic hearing loss 3 skos:exactMatch OMIM:600316 deafness, autosomal recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010860 autosomal recessive nonsyndromic hearing loss 3 skos:exactMatch UMLS:C1838263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010861 type 1 diabetes mellitus 3 skos:exactMatch DOID:0110742 type 1 diabetes mellitus 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010861 type 1 diabetes mellitus 3 skos:exactMatch MESH:C563960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010861 type 1 diabetes mellitus 3 skos:exactMatch OMIM:600318 iia 1 diabetes mellitus 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010861 type 1 diabetes mellitus 3 skos:exactMatch UMLS:C1838262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010862 type 1 diabetes mellitus 4 skos:exactMatch DOID:0110743 type 1 diabetes mellitus 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010862 type 1 diabetes mellitus 4 skos:exactMatch MESH:C563959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010862 type 1 diabetes mellitus 4 skos:exactMatch OMIM:600319 iia 1 diabetes mellitus 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010862 type 1 diabetes mellitus 4 skos:exactMatch UMLS:C1838261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010863 type 1 diabetes mellitus 5 skos:exactMatch DOID:0110744 type 1 diabetes mellitus 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010863 type 1 diabetes mellitus 5 skos:exactMatch MESH:C563958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010863 type 1 diabetes mellitus 5 skos:exactMatch OMIM:600320 iia 1 diabetes mellitus 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010863 type 1 diabetes mellitus 5 skos:exactMatch UMLS:C1838260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010864 type 1 diabetes mellitus 7 skos:exactMatch DOID:0110746 type 1 diabetes mellitus 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010864 type 1 diabetes mellitus 7 skos:exactMatch MESH:C563957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010864 type 1 diabetes mellitus 7 skos:exactMatch OMIM:600321 iia 1 diabetes mellitus 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010864 type 1 diabetes mellitus 7 skos:exactMatch UMLS:C1838259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010865 pseudoaminopterin syndrome skos:exactMatch MESH:C535823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010865 pseudoaminopterin syndrome skos:exactMatch OMIM:600325 aminopterin syndrome sine aminopterin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010865 pseudoaminopterin syndrome skos:exactMatch Orphanet:221120 Pseudoaminopterin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010865 pseudoaminopterin syndrome skos:exactMatch SCTID:715867000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010865 pseudoaminopterin syndrome skos:exactMatch UMLS:C0795939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010866 infantile osteopetrosis with neuroaxonal dysplasia skos:exactMatch DOID:0070343 CSF1R-related brain malformation and osteopetrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010866 infantile osteopetrosis with neuroaxonal dysplasia skos:exactMatch MESH:C536055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010866 infantile osteopetrosis with neuroaxonal dysplasia skos:exactMatch OMIM:600329 osteopetrosis and infantile neuroaxonal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010866 infantile osteopetrosis with neuroaxonal dysplasia skos:exactMatch Orphanet:85179 Infantile osteopetrosis with neuroaxonal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010866 infantile osteopetrosis with neuroaxonal dysplasia skos:exactMatch SCTID:724226009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010866 infantile osteopetrosis with neuroaxonal dysplasia skos:exactMatch UMLS:C1838258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010867 PARC syndrome skos:exactMatch MESH:C537174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010867 PARC syndrome skos:exactMatch OMIM:600331 parc syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010867 PARC syndrome skos:exactMatch Orphanet:2825 PARC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010867 PARC syndrome skos:exactMatch UMLS:C1838256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010868 rippling muscle disease 1 skos:exactMatch DOID:0070308 rippling muscle disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010868 rippling muscle disease 1 skos:exactMatch OMIM:600332 rippling muscle disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010869 motor neuron disease with dementia and ophthalmoplegia skos:exactMatch MESH:C563954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010869 motor neuron disease with dementia and ophthalmoplegia skos:exactMatch OMIM:600333 motor neuron disease with dementia and ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010869 motor neuron disease with dementia and ophthalmoplegia skos:exactMatch UMLS:C1838253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010870 tibial muscular dystrophy skos:exactMatch DOID:0111078 tibial muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010870 tibial muscular dystrophy skos:exactMatch OMIM:600334 tibial muscular dystrophy, tardive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010870 tibial muscular dystrophy skos:exactMatch Orphanet:609 Tibial muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010870 tibial muscular dystrophy skos:exactMatch SCTID:698846009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010870 tibial muscular dystrophy skos:exactMatch UMLS:C1450052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010870 tibial muscular dystrophy skos:exactMatch UMLS:C1838244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010871 succinic acidemia skos:exactMatch MESH:C563952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010871 succinic acidemia skos:exactMatch OMIM:600335 succinic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010871 succinic acidemia skos:exactMatch UMLS:C1838243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010872 parotid salivary glands, polycystic dysgenetic disease of skos:exactMatch OMIM:600343 parotid salivary glands, polycystic dysgenetic disease of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010873 band heterotopia of brain skos:exactMatch MESH:C563950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010873 band heterotopia of brain skos:exactMatch OMIM:600348 band heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010873 band heterotopia of brain skos:exactMatch UMLS:C1838239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010874 enteropathy, familial, with villous edema and immunoglobulin G2 deficiency skos:exactMatch MESH:C563949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010874 enteropathy, familial, with villous edema and immunoglobulin G2 deficiency skos:exactMatch OMIM:600351 enteropathy, familial, with villous edema and immunoglobulin g2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010874 enteropathy, familial, with villous edema and immunoglobulin G2 deficiency skos:exactMatch UMLS:C1838238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010875 pachydermodactyly, familial skos:exactMatch MESH:C563947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010875 pachydermodactyly, familial skos:exactMatch OMIM:600356 pachydermodactyly, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010875 pachydermodactyly, familial skos:exactMatch UMLS:C1838218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010876 recessive aplasia cutis congenita of limbs skos:exactMatch MESH:C536840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010876 recessive aplasia cutis congenita of limbs skos:exactMatch OMIM:600360 aplasia cutis congenita of limbs, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010876 recessive aplasia cutis congenita of limbs skos:exactMatch SCTID:723500009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010876 recessive aplasia cutis congenita of limbs skos:exactMatch UMLS:C1838206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010877 Charcot-Marie-Tooth disease type 5 skos:exactMatch DOID:0080067 Charcot-Marie-Tooth disease type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010877 Charcot-Marie-Tooth disease type 5 skos:exactMatch OMIM:600361 hereditary motor and sensory neuropathy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010877 Charcot-Marie-Tooth disease type 5 skos:exactMatch Orphanet:64751 Hereditary motor and sensory neuropathy type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010877 Charcot-Marie-Tooth disease type 5 skos:exactMatch SCTID:76043009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010877 Charcot-Marie-Tooth disease type 5 skos:exactMatch UMLS:CN074211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010878 hereditary spastic paraplegia 6 skos:exactMatch DOID:0110811 hereditary spastic paraplegia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010878 hereditary spastic paraplegia 6 skos:exactMatch MESH:C536866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010878 hereditary spastic paraplegia 6 skos:exactMatch OMIM:600363 spastic paraplegia 6, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010878 hereditary spastic paraplegia 6 skos:exactMatch Orphanet:100988 Autosomal dominant spastic paraplegia type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010878 hereditary spastic paraplegia 6 skos:exactMatch SCTID:732949006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010878 hereditary spastic paraplegia 6 skos:exactMatch UMLS:C1838192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010878 hereditary spastic paraplegia 6 skos:exactMatch UMLS:C4518537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010879 CODAS syndrome skos:exactMatch DOID:0111274 CODAS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010879 CODAS syndrome skos:exactMatch MESH:C536434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010879 CODAS syndrome skos:exactMatch NCIT:C126744 Codas Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010879 CODAS syndrome skos:exactMatch OMIM:600373 codas syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010879 CODAS syndrome skos:exactMatch Orphanet:1458 CODAS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010879 CODAS syndrome skos:exactMatch SCTID:717772000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010879 CODAS syndrome skos:exactMatch UMLS:C1838180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010880 telangiectasia, hereditary hemorrhagic, type 2 skos:exactMatch OMIM:600376 telangiectasia, hereditary hemorrhagic, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010881 mesomelia-synostoses syndrome skos:exactMatch MESH:C537348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010881 mesomelia-synostoses syndrome skos:exactMatch OMIM:600383 mesomelia-synostoses syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010881 mesomelia-synostoses syndrome skos:exactMatch Orphanet:2496 Mesomelia-synostoses syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010881 mesomelia-synostoses syndrome skos:exactMatch SCTID:724147004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010881 mesomelia-synostoses syndrome skos:exactMatch UMLS:C1838162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010882 aphalangy-syndactyly-microcephaly syndrome skos:exactMatch MESH:C563942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010882 aphalangy-syndactyly-microcephaly syndrome skos:exactMatch OMIM:600384 aphalangia, partial, with syndactyly and duplication of metatarsal 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010882 aphalangy-syndactyly-microcephaly syndrome skos:exactMatch Orphanet:1113 Aphalangy-syndactyly-microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010882 aphalangy-syndactyly-microcephaly syndrome skos:exactMatch UMLS:C1838161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010883 pectus excavatum-macrocephaly-dysplastic nails syndrome skos:exactMatch MESH:C536728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010883 pectus excavatum-macrocephaly-dysplastic nails syndrome skos:exactMatch OMIM:600399 pectus excavatum, macrocephaly, short stature, and dysplastic nails semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010883 pectus excavatum-macrocephaly-dysplastic nails syndrome skos:exactMatch Orphanet:2835 Pectus excavatum-macrocephaly-dysplastic nails syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010883 pectus excavatum-macrocephaly-dysplastic nails syndrome skos:exactMatch SCTID:763863002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010883 pectus excavatum-macrocephaly-dysplastic nails syndrome skos:exactMatch UMLS:C2931302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010884 muscular dystrophy, scapulohumeral skos:exactMatch MESH:C562932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010884 muscular dystrophy, scapulohumeral skos:exactMatch OMIM:600416 muscular dystrophy, scapulohumeral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010884 muscular dystrophy, scapulohumeral skos:exactMatch SCTID:240074006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010884 muscular dystrophy, scapulohumeral skos:exactMatch UMLS:C0410192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010885 angiokeratoma corporis diffusum with arteriovenous fistulas skos:exactMatch MESH:C563940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010885 angiokeratoma corporis diffusum with arteriovenous fistulas skos:exactMatch OMIM:600419 angiokeratoma corporis diffusum with arteriovenous fistulas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010885 angiokeratoma corporis diffusum with arteriovenous fistulas skos:exactMatch UMLS:C1838141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010886 2q37 microdeletion syndrome skos:exactMatch DOID:0111704 chromosome 2q37 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010886 2q37 microdeletion syndrome skos:exactMatch MESH:C538317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010886 2q37 microdeletion syndrome skos:exactMatch NCIT:C129021 Chromosome 2q37 Deletion Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010886 2q37 microdeletion syndrome skos:exactMatch OMIM:600430 chromosome 2q37 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010886 2q37 microdeletion syndrome skos:exactMatch Orphanet:1001 2q37 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010886 2q37 microdeletion syndrome skos:exactMatch SCTID:702357000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010886 2q37 microdeletion syndrome skos:exactMatch UMLS:C2931817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010887 isolated anterior cervical hypertrichosis skos:exactMatch MESH:C538390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010887 isolated anterior cervical hypertrichosis skos:exactMatch OMIM:600457 hypertrichosis, anterior cervical semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010887 isolated anterior cervical hypertrichosis skos:exactMatch Orphanet:3387 Isolated anterior cervical hypertrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010887 isolated anterior cervical hypertrichosis skos:exactMatch SCTID:717963001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010887 isolated anterior cervical hypertrichosis skos:exactMatch UMLS:C1838123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010888 adenomyosis skos:exactMatch DOID:288 endometriosis of uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010888 adenomyosis skos:exactMatch ICD10CM:N80.0 Endometriosis of uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010888 adenomyosis skos:exactMatch MESH:D062788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010888 adenomyosis skos:exactMatch NCIT:C6996 Uterine Corpus Adenomyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010888 adenomyosis skos:exactMatch OMIM:600458 adenomyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010888 adenomyosis skos:exactMatch SCTID:237115002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010888 adenomyosis skos:exactMatch UMLS:C0341858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010889 arterial dissection-lentiginosis syndrome skos:exactMatch MESH:C563937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010889 arterial dissection-lentiginosis syndrome skos:exactMatch OMIM:600459 arterial dissection with lentiginosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010889 arterial dissection-lentiginosis syndrome skos:exactMatch Orphanet:1682 Arterial dissection-lentiginosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010889 arterial dissection-lentiginosis syndrome skos:exactMatch UMLS:C1838122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010890 acrocardiofacial syndrome skos:exactMatch MESH:C563936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010890 acrocardiofacial syndrome skos:exactMatch OMIM:600460 cleft palate, cardiac defect, genital anomalies, and ectrodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010890 acrocardiofacial syndrome skos:exactMatch Orphanet:2008 Acrocardiofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010890 acrocardiofacial syndrome skos:exactMatch UMLS:C1838121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010891 lethal hemolytic anemia-genital anomalies syndrome skos:exactMatch MESH:C563935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010891 lethal hemolytic anemia-genital anomalies syndrome skos:exactMatch OMIM:600461 hemolytic anemia, lethal congenital nonspherocytic, with genital and other abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010891 lethal hemolytic anemia-genital anomalies syndrome skos:exactMatch Orphanet:1046 Lethal hemolytic anemia-genital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010891 lethal hemolytic anemia-genital anomalies syndrome skos:exactMatch UMLS:C1838120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010893 malignant hyperthermia, susceptibility to, 4 skos:exactMatch MESH:C535697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010893 malignant hyperthermia, susceptibility to, 4 skos:exactMatch OMIM:600467 malignant hyperthermia, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010894 maturity-onset diabetes of the young type 3 skos:exactMatch DOID:0111102 maturity-onset diabetes of the young type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010894 maturity-onset diabetes of the young type 3 skos:exactMatch MESH:C563933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010894 maturity-onset diabetes of the young type 3 skos:exactMatch NCIT:C129742 Hepatocyte Nuclear Factor 1-Alpha-Associated Monogenic Diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010894 maturity-onset diabetes of the young type 3 skos:exactMatch OMIM:600496 maturity-onset diabetes of the young, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010894 maturity-onset diabetes of the young type 3 skos:exactMatch SCTID:609570008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010894 maturity-onset diabetes of the young type 3 skos:exactMatch UMLS:C1838100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010895 ABCD syndrome skos:exactMatch DOID:0050600 ABCD syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010895 ABCD syndrome skos:exactMatch MESH:C535334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010895 ABCD syndrome skos:exactMatch OMIM:600501 abcd syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010895 ABCD syndrome skos:exactMatch UMLS:C1838099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010895 ABCD syndrome skos:exactMatch UMLS:CN206498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010896 pigment dispersion syndrome skos:exactMatch DOID:0060680 pigment dispersion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010896 pigment dispersion syndrome skos:exactMatch MESH:C563184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010896 pigment dispersion syndrome skos:exactMatch NCIT:C187288 Pigment Dispersion Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010896 pigment dispersion syndrome skos:exactMatch OMIM:600510 ocular pigment dispersion with or without glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010896 pigment dispersion syndrome skos:exactMatch Orphanet:26823 NON RARE IN EUROPE: Pigment-dispersion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010896 pigment dispersion syndrome skos:exactMatch SCTID:392133001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010896 pigment dispersion syndrome skos:exactMatch UMLS:C1271398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010897 schizophrenia 3 skos:exactMatch DOID:0070079 schizophrenia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010897 schizophrenia 3 skos:exactMatch OMIM:600511 schizophrenia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010897 schizophrenia 3 skos:exactMatch UMLS:C1838069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010898 Autosomal dominant epilepsy with auditory features skos:exactMatch DOID:0060748 familial temporal lobe epilepsy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010898 Autosomal dominant epilepsy with auditory features skos:exactMatch MESH:C537297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010898 Autosomal dominant epilepsy with auditory features skos:exactMatch Orphanet:101046 Autosomal dominant epilepsy with auditory features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010898 Autosomal dominant epilepsy with auditory features skos:exactMatch UMLS:C1838062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010899 autosomal dominant nocturnal frontal lobe epilepsy 1 skos:exactMatch DOID:0060682 autosomal dominant nocturnal frontal lobe epilepsy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010899 autosomal dominant nocturnal frontal lobe epilepsy 1 skos:exactMatch MESH:C563930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010899 autosomal dominant nocturnal frontal lobe epilepsy 1 skos:exactMatch OMIM:600513 epilepsy, nocturnal frontal lobe, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010899 autosomal dominant nocturnal frontal lobe epilepsy 1 skos:exactMatch UMLS:C1838049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010900 intrauterine growth retardation with increased mitomycin c sensitivity skos:exactMatch MESH:C536744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010900 intrauterine growth retardation with increased mitomycin c sensitivity skos:exactMatch OMIM:600546 intrauterine growth retardation with increased mitomycin c sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010901 HEC syndrome skos:exactMatch MESH:C535855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010901 HEC syndrome skos:exactMatch OMIM:600559 hydrocephalus, endocardial fibroelastosis, and cataracts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010901 HEC syndrome skos:exactMatch Orphanet:2119 HEC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010901 HEC syndrome skos:exactMatch SCTID:721015008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010901 HEC syndrome skos:exactMatch UMLS:C1833607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010902 spondyloepiphyseal dysplasia, Reardon type skos:exactMatch MESH:C563472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010902 spondyloepiphyseal dysplasia, Reardon type skos:exactMatch OMIM:600561 spondyloepiphyseal dysplasia with atlantoaxial instability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010902 spondyloepiphyseal dysplasia, Reardon type skos:exactMatch Orphanet:163662 Spondyloepiphyseal dysplasia, Reardon type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010902 spondyloepiphyseal dysplasia, Reardon type skos:exactMatch SCTID:718764004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010902 spondyloepiphyseal dysplasia, Reardon type skos:exactMatch UMLS:C1833603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010903 craniosynostosis, Adelaide type skos:exactMatch MESH:C563471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010903 craniosynostosis, Adelaide type skos:exactMatch OMIM:600593 craniosynostosis, adelaide iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010903 craniosynostosis, Adelaide type skos:exactMatch UMLS:C1833578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010904 setting-Sun phenomenon, familial benign skos:exactMatch MESH:C563470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010904 setting-Sun phenomenon, familial benign skos:exactMatch OMIM:600598 setting-sun phenomenon, familial benign semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010904 setting-Sun phenomenon, familial benign skos:exactMatch UMLS:C1833577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010905 cone-rod dystrophy 1 skos:exactMatch DOID:0111009 cone-rod dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010905 cone-rod dystrophy 1 skos:exactMatch MESH:C563469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010905 cone-rod dystrophy 1 skos:exactMatch OMIM:600624 cone-rod dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010905 cone-rod dystrophy 1 skos:exactMatch UMLS:C1833564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010906 orofacial cleft 11 skos:exactMatch DOID:0080404 orofacial cleft 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010906 orofacial cleft 11 skos:exactMatch OMIM:600625 orofacial cleft 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010906 orofacial cleft 11 skos:exactMatch UMLS:C2677434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010907 familial hypertryptophanemia skos:exactMatch DOID:0111703 familial hypertryptophanemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010907 familial hypertryptophanemia skos:exactMatch MESH:C538393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010907 familial hypertryptophanemia skos:exactMatch OMIM:600627 hypertryptophanemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010907 familial hypertryptophanemia skos:exactMatch Orphanet:2224 Hypertryptophanemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010907 familial hypertryptophanemia skos:exactMatch SCTID:721838005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010907 familial hypertryptophanemia skos:exactMatch UMLS:C2931837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010908 loose anagen syndrome skos:exactMatch DOID:0111702 loose anagen hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010908 loose anagen syndrome skos:exactMatch MESH:D058247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010908 loose anagen syndrome skos:exactMatch OMIM:600628 loose anagen hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010908 loose anagen syndrome skos:exactMatch Orphanet:168 Loose anagen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010908 loose anagen syndrome skos:exactMatch SCTID:238735005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010908 loose anagen syndrome skos:exactMatch UMLS:C0406468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010909 UV-sensitive syndrome 1 skos:exactMatch NCIT:C173106 UV-Sensitive Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010909 UV-sensitive syndrome 1 skos:exactMatch OMIM:600630 uv-sensitive syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010909 UV-sensitive syndrome 1 skos:exactMatch UMLS:C3551173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010910 enuresis, nocturnal, 1 skos:exactMatch OMIM:600631 enuresis, nocturnal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010911 prolactin-producing pituitary gland adenoma skos:exactMatch DOID:5394 prolactinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010911 prolactin-producing pituitary gland adenoma skos:exactMatch MESH:D015175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010911 prolactin-producing pituitary gland adenoma skos:exactMatch NCIT:C3342 Lactotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010911 prolactin-producing pituitary gland adenoma skos:exactMatch Orphanet:2965 Prolactinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010911 prolactin-producing pituitary gland adenoma skos:exactMatch SCTID:134209002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010911 prolactin-producing pituitary gland adenoma skos:exactMatch UMLS:C0033375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010912 fibrosis of extraocular muscles, congenital, 3A, with or without extraocular involvement skos:exactMatch MESH:C567572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010912 fibrosis of extraocular muscles, congenital, 3A, with or without extraocular involvement skos:exactMatch OMIM:600638 fibrosis of extraocular muscles, congenital, 3a, with or without extraocular involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010912 fibrosis of extraocular muscles, congenital, 3A, with or without extraocular involvement skos:exactMatch UMLS:C2748801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010913 Caroli disease skos:exactMatch DOID:0050876 Caroli disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010913 Caroli disease skos:exactMatch MESH:D016767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010913 Caroli disease skos:exactMatch NCIT:C84619 Caroli Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010913 Caroli disease skos:exactMatch OMIM:600643 caroli disease, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010913 Caroli disease skos:exactMatch Orphanet:53035 Caroli disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010913 Caroli disease skos:exactMatch SCTID:717232005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010913 Caroli disease skos:exactMatch UMLS:C0162510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010913 Caroli disease skos:exactMatch UMLS:C1833541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010914 carnitine palmitoyl transferase II deficiency, severe infantile form skos:exactMatch MESH:C563462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010914 carnitine palmitoyl transferase II deficiency, severe infantile form skos:exactMatch OMIM:600649 carnitine palmitoyltransferase 2 deficiency, infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010914 carnitine palmitoyl transferase II deficiency, severe infantile form skos:exactMatch Orphanet:228305 Carnitine palmitoyl transferase II deficiency, severe infantile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010914 carnitine palmitoyl transferase II deficiency, severe infantile form skos:exactMatch UMLS:C1833511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010915 autosomal dominant nonsyndromic hearing loss 4A skos:exactMatch DOID:0110573 autosomal dominant nonsyndromic deafness 4A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010915 autosomal dominant nonsyndromic hearing loss 4A skos:exactMatch MESH:C563460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010915 autosomal dominant nonsyndromic hearing loss 4A skos:exactMatch OMIM:600652 deafness, autosomal dominant 4a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010915 autosomal dominant nonsyndromic hearing loss 4A skos:exactMatch UMLS:C1833503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010916 polycystic kidney disease 3 with or without polycystic liver disease skos:exactMatch DOID:0110860 polycystic kidney disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010916 polycystic kidney disease 3 with or without polycystic liver disease skos:exactMatch OMIM:600666 polycystic kidney disease 3 with or without polycystic liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010916 polycystic kidney disease 3 with or without polycystic liver disease skos:exactMatch UMLS:C3887964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010917 chondrocalcinosis 1 skos:exactMatch MESH:C535938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010917 chondrocalcinosis 1 skos:exactMatch OMIM:600668 chondrocalcinosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010918 epilepsy, idiopathic generalized, susceptibility to, 1 skos:exactMatch SCTID:36803009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010919 varicella, severe recurrent skos:exactMatch MESH:C563458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010919 varicella, severe recurrent skos:exactMatch OMIM:600670 varicella, severe recurrent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010919 varicella, severe recurrent skos:exactMatch UMLS:C1833487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010920 microtia skos:exactMatch ICD10CM:Q17.2 Microtia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010920 microtia skos:exactMatch MESH:D065817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010920 microtia skos:exactMatch OMIM:600674 microtia-anotia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010920 microtia skos:exactMatch Orphanet:83463 Microtia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010920 microtia skos:exactMatch SCTID:35045004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010921 nasal dermoid cyst skos:exactMatch MESH:C563455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010921 nasal dermoid cyst skos:exactMatch OMIM:600679 dermoid cysts, familial frontonasal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010921 nasal dermoid cyst skos:exactMatch Orphanet:141103 Nasal dermoid cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010921 nasal dermoid cyst skos:exactMatch UMLS:C1833473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010922 Satoyoshi syndrome skos:exactMatch MESH:C536616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010922 Satoyoshi syndrome skos:exactMatch OMIM:600705 satoyoshi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010922 Satoyoshi syndrome skos:exactMatch Orphanet:3130 Satoyoshi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010922 Satoyoshi syndrome skos:exactMatch SCTID:763630007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010922 Satoyoshi syndrome skos:exactMatch UMLS:C1833454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010923 proximal myopathy with focal depletion of mitochondria skos:exactMatch MESH:C563453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010923 proximal myopathy with focal depletion of mitochondria skos:exactMatch OMIM:600706 proximal myopathy with focal depletion of mitochondria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010923 proximal myopathy with focal depletion of mitochondria skos:exactMatch Orphanet:521305 Proximal myopathy with focal depletion of mitochondria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010923 proximal myopathy with focal depletion of mitochondria skos:exactMatch UMLS:C1833453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010924 D-2-hydroxyglutaric aciduria skos:exactMatch DOID:0050575 D-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010924 D-2-hydroxyglutaric aciduria skos:exactMatch OMIMPS:600721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010924 D-2-hydroxyglutaric aciduria skos:exactMatch Orphanet:79315 D-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010924 D-2-hydroxyglutaric aciduria skos:exactMatch SCTID:237960000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010924 D-2-hydroxyglutaric aciduria skos:exactMatch UMLS:C1833429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010924 D-2-hydroxyglutaric aciduria skos:exactMatch UMLS:CN233040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010925 velo-facial-skeletal syndrome skos:exactMatch MESH:C536536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010925 velo-facial-skeletal syndrome skos:exactMatch OMIM:600736 velofacioskeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010925 velo-facial-skeletal syndrome skos:exactMatch Orphanet:3424 Velo-facial-skeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010925 velo-facial-skeletal syndrome skos:exactMatch SCTID:763616002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010925 velo-facial-skeletal syndrome skos:exactMatch UMLS:C1833380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010926 familial hypocalciuric hypercalcemia 3 skos:exactMatch DOID:0060702 familial hypocalciuric hypercalcemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010926 familial hypocalciuric hypercalcemia 3 skos:exactMatch MESH:C537147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010926 familial hypocalciuric hypercalcemia 3 skos:exactMatch OMIM:600740 hypocalciuric hypercalcemia, familial, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010926 familial hypocalciuric hypercalcemia 3 skos:exactMatch Orphanet:101050 Familial hypocalciuric hypercalcemia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010926 familial hypocalciuric hypercalcemia 3 skos:exactMatch UMLS:C1833372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010927 orofacial cleft 3 skos:exactMatch DOID:0080397 orofacial cleft 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010927 orofacial cleft 3 skos:exactMatch MESH:C563448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010927 orofacial cleft 3 skos:exactMatch OMIM:600757 orofacial cleft 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010927 orofacial cleft 3 skos:exactMatch UMLS:C1833369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010928 dwarfism, familial, with muscle spasms skos:exactMatch MESH:C563447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010928 dwarfism, familial, with muscle spasms skos:exactMatch OMIM:600771 dwarfism, familial, with muscle spasms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010928 dwarfism, familial, with muscle spasms skos:exactMatch UMLS:C1833341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010929 craniosynostosis 4 skos:exactMatch OMIM:600775 craniosynostosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010929 craniosynostosis 4 skos:exactMatch UMLS:C3806917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010930 anophthalmia plus syndrome skos:exactMatch MESH:C537767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010930 anophthalmia plus syndrome skos:exactMatch OMIM:600776 fryns microphthalmia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010930 anophthalmia plus syndrome skos:exactMatch Orphanet:1104 Anophthalmia plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010930 anophthalmia plus syndrome skos:exactMatch SCTID:720496006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010930 anophthalmia plus syndrome skos:exactMatch UMLS:C1833339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010931 vitamin D-dependent rickets, type 2B skos:exactMatch NCIT:C131076 Vitamin D Dependent Rickets 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010931 vitamin D-dependent rickets, type 2B skos:exactMatch OMIM:600785 vitamin d-dependent rickets, iia 2b, with normal vitamin d receptor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010931 vitamin D-dependent rickets, type 2B skos:exactMatch SCTID:237895001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010931 vitamin D-dependent rickets, type 2B skos:exactMatch UMLS:C2748783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010932 progressive bifocal chorioretinal atrophy skos:exactMatch MESH:C535356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010932 progressive bifocal chorioretinal atrophy skos:exactMatch OMIM:600790 chorioretinal atrophy, progressive bifocal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010932 progressive bifocal chorioretinal atrophy skos:exactMatch Orphanet:75373 Progressive bifocal chorioretinal atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010932 progressive bifocal chorioretinal atrophy skos:exactMatch SCTID:719266007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010932 progressive bifocal chorioretinal atrophy skos:exactMatch UMLS:C1833321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010933 autosomal recessive nonsyndromic hearing loss 4 skos:exactMatch DOID:0110498 autosomal recessive nonsyndromic deafness 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010933 autosomal recessive nonsyndromic hearing loss 4 skos:exactMatch MESH:C566366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010933 autosomal recessive nonsyndromic hearing loss 4 skos:exactMatch OMIM:600791 deafness, autosomal recessive 4, with enlarged vestibular aqueduct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010936 frontotemporal dementia and/or amyotrophic lateral sclerosis 7 skos:exactMatch DOID:0060208 obsolete amyotrophic lateral sclerosis type 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010936 frontotemporal dementia and/or amyotrophic lateral sclerosis 7 skos:exactMatch DOID:0111227 chromosome 3-linked frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010936 frontotemporal dementia and/or amyotrophic lateral sclerosis 7 skos:exactMatch MESH:C563708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010936 frontotemporal dementia and/or amyotrophic lateral sclerosis 7 skos:exactMatch MESH:C579991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010936 frontotemporal dementia and/or amyotrophic lateral sclerosis 7 skos:exactMatch OMIM:600795 frontotemporal dementia and/or amyotrophic lateral sclerosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010936 frontotemporal dementia and/or amyotrophic lateral sclerosis 7 skos:exactMatch SCTID:702393003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010936 frontotemporal dementia and/or amyotrophic lateral sclerosis 7 skos:exactMatch UMLS:C1833296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010936 frontotemporal dementia and/or amyotrophic lateral sclerosis 7 skos:exactMatch UMLS:C1836076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010937 isoproterenol-mediated vasodilatation skos:exactMatch OMIM:600801 isoproterenol-mediated vasodilatation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010937 isoproterenol-mediated vasodilatation skos:exactMatch UMLS:C1833276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010938 T-B+ severe combined immunodeficiency due to JAK3 deficiency skos:exactMatch MESH:C563440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010938 T-B+ severe combined immunodeficiency due to JAK3 deficiency skos:exactMatch OMIM:600802 severe combined immunodeficiency, autosomal recessive, t cell-negative, B cell-positive, nk cell-negative semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010938 T-B+ severe combined immunodeficiency due to JAK3 deficiency skos:exactMatch Orphanet:35078 T-B+ severe combined immunodeficiency due to JAK3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010938 T-B+ severe combined immunodeficiency due to JAK3 deficiency skos:exactMatch SCTID:718107000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010938 T-B+ severe combined immunodeficiency due to JAK3 deficiency skos:exactMatch UMLS:C1833275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010938 T-B+ severe combined immunodeficiency due to JAK3 deficiency skos:exactMatch UMLS:C4273742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010939 low phospholipid associated cholelithiasis skos:exactMatch OMIM:600803 gallbladder disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010939 low phospholipid associated cholelithiasis skos:exactMatch Orphanet:69663 Low phospholipid-associated cholelithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010939 low phospholipid associated cholelithiasis skos:exactMatch SCTID:715577009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010939 low phospholipid associated cholelithiasis skos:exactMatch UMLS:C2609268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010940 inherited susceptibility to asthma skos:exactMatch OMIM:600807 asthma, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010941 nocturnal enuresis, 2 skos:exactMatch MESH:C563439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010941 nocturnal enuresis, 2 skos:exactMatch OMIM:600808 enuresis, nocturnal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010941 nocturnal enuresis, 2 skos:exactMatch UMLS:C1833268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010942 obsolete eukaryotic translation elongation factor 1 alpha-1-like 14 skos:exactMatch OMIM:600841 eukaryotic translation elongation factor 1 alpha-1-like 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010943 schizophrenia 4 skos:exactMatch DOID:0070080 schizophrenia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010943 schizophrenia 4 skos:exactMatch OMIM:600850 schizophrenia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010943 schizophrenia 4 skos:exactMatch UMLS:C1833247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010944 mitochondrial import-stimulating factor skos:exactMatch OMIM:600851 mitochondrial import-stimulating factor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010945 retinitis pigmentosa 17 skos:exactMatch DOID:0110404 retinitis pigmentosa 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010945 retinitis pigmentosa 17 skos:exactMatch MESH:C563437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010945 retinitis pigmentosa 17 skos:exactMatch OMIM:600852 retinitis pigmentosa 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010945 retinitis pigmentosa 17 skos:exactMatch UMLS:C1833245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010946 hypertrophic cardiomyopathy 6 skos:exactMatch DOID:0110312 hypertrophic cardiomyopathy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010946 hypertrophic cardiomyopathy 6 skos:exactMatch MESH:C563436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010946 hypertrophic cardiomyopathy 6 skos:exactMatch OMIM:600858 cardiomyopathy, familial hypertrophic, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010946 hypertrophic cardiomyopathy 6 skos:exactMatch UMLS:C1833236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010947 Budd-Chiari syndrome skos:exactMatch ICD10CM:I82.0 Budd-Chiari syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010947 Budd-Chiari syndrome skos:exactMatch MESH:D006502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010947 Budd-Chiari syndrome skos:exactMatch OMIM:600880 budd-chiari syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010947 Budd-Chiari syndrome skos:exactMatch Orphanet:131 Budd-Chiari syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010947 Budd-Chiari syndrome skos:exactMatch SCTID:82385007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010947 Budd-Chiari syndrome skos:exactMatch UMLS:C0856761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010948 cataract 10 multiple types skos:exactMatch DOID:0110258 cataract 10 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010948 cataract 10 multiple types skos:exactMatch MESH:C563435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010948 cataract 10 multiple types skos:exactMatch OMIM:600881 cataract 10, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010948 cataract 10 multiple types skos:exactMatch UMLS:C1833229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010949 Charcot-Marie-Tooth disease type 2B skos:exactMatch DOID:0110159 Charcot-Marie-Tooth disease type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010949 Charcot-Marie-Tooth disease type 2B skos:exactMatch MESH:C537989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010949 Charcot-Marie-Tooth disease type 2B skos:exactMatch OMIM:600882 charcot-marie-tooth disease, axonal, iia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010949 Charcot-Marie-Tooth disease type 2B skos:exactMatch Orphanet:99936 Autosomal dominant Charcot-Marie-Tooth disease type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010949 Charcot-Marie-Tooth disease type 2B skos:exactMatch SCTID:717008005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010949 Charcot-Marie-Tooth disease type 2B skos:exactMatch UMLS:C1833219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010950 type 1 diabetes mellitus 8 skos:exactMatch DOID:0110747 type 1 diabetes mellitus 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010950 type 1 diabetes mellitus 8 skos:exactMatch MESH:C563433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010950 type 1 diabetes mellitus 8 skos:exactMatch OMIM:600883 iia 1 diabetes mellitus 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010950 type 1 diabetes mellitus 8 skos:exactMatch UMLS:C1833218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010951 dilated cardiomyopathy 1B skos:exactMatch DOID:0110443 dilated cardiomyopathy 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010951 dilated cardiomyopathy 1B skos:exactMatch OMIM:600884 cardiomyopathy, dilated, 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010952 hereditary hyperferritinemia with congenital cataracts skos:exactMatch DOID:0111256 hyperferritinemia-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010952 hereditary hyperferritinemia with congenital cataracts skos:exactMatch MESH:C538137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010952 hereditary hyperferritinemia with congenital cataracts skos:exactMatch OMIM:600886 hyperferritinemia with or without cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010952 hereditary hyperferritinemia with congenital cataracts skos:exactMatch Orphanet:163 Hereditary hyperferritinemia-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010952 hereditary hyperferritinemia with congenital cataracts skos:exactMatch SCTID:702398007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010952 hereditary hyperferritinemia with congenital cataracts skos:exactMatch UMLS:C1833213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010953 Fanconi anemia complementation group E skos:exactMatch DOID:0111084 Fanconi anemia complementation group E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010953 Fanconi anemia complementation group E skos:exactMatch NCIT:C125709 Fanconi Anemia, Complementation Group E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010953 Fanconi anemia complementation group E skos:exactMatch OMIM:600901 fanconi anemia, complementation group e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010953 Fanconi anemia complementation group E skos:exactMatch UMLS:C3160739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010954 Wiskott-Aldrich syndrome, autosomal dominant form skos:exactMatch MESH:C563431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010954 Wiskott-Aldrich syndrome, autosomal dominant form skos:exactMatch OMIM:600903 wiskott-aldrich syndrome, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010954 Wiskott-Aldrich syndrome, autosomal dominant form skos:exactMatch UMLS:C1833170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010955 ectodermal dysplasia with intellectual disability and syndactyly skos:exactMatch MESH:C538018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010955 ectodermal dysplasia with intellectual disability and syndactyly skos:exactMatch OMIM:600906 ectodermal dysplasia with mental retardation and syndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010955 ectodermal dysplasia with intellectual disability and syndactyly skos:exactMatch UMLS:C1833169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010956 enamel hypoplasia, cataracts, and aqueductal stenosis skos:exactMatch MESH:C563430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010956 enamel hypoplasia, cataracts, and aqueductal stenosis skos:exactMatch OMIM:600907 enamel hypoplasia, cataracts, and aqueductal stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010956 enamel hypoplasia, cataracts, and aqueductal stenosis skos:exactMatch UMLS:C1833163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010958 cardiac arrhythmia, ankyrin-B-related skos:exactMatch DOID:0111700 ankyrin-B-related cardiac arrhythmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010958 cardiac arrhythmia, ankyrin-B-related skos:exactMatch DOID:0111701 long QT syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010958 cardiac arrhythmia, ankyrin-B-related skos:exactMatch OMIM:600919 cardiac arrhythmia, ankyrin-b-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010958 cardiac arrhythmia, ankyrin-B-related skos:exactMatch SCTID:764457005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010958 cardiac arrhythmia, ankyrin-B-related skos:exactMatch UMLS:C1970119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010959 van den Ende-Gupta syndrome skos:exactMatch DOID:0111699 Van den Ende-Gupta syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010959 van den Ende-Gupta syndrome skos:exactMatch MESH:C535909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010959 van den Ende-Gupta syndrome skos:exactMatch OMIM:600920 van den ende-gupta syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010959 van den Ende-Gupta syndrome skos:exactMatch Orphanet:2460 Van den Ende-Gupta syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010959 van den Ende-Gupta syndrome skos:exactMatch SCTID:719845008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010959 van den Ende-Gupta syndrome skos:exactMatch UMLS:C1833136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010960 protocadherin 3 skos:exactMatch OMIM:600931 protocadherin 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010961 obesity due to prohormone convertase I deficiency skos:exactMatch DOID:0111698 proprotein convertase 1/3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010961 obesity due to prohormone convertase I deficiency skos:exactMatch MESH:C563423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010961 obesity due to prohormone convertase I deficiency skos:exactMatch OMIM:600955 proprotein convertase 1/3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010961 obesity due to prohormone convertase I deficiency skos:exactMatch Orphanet:71528 Obesity due to prohormone convertase I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010961 obesity due to prohormone convertase I deficiency skos:exactMatch SCTID:722053001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010961 obesity due to prohormone convertase I deficiency skos:exactMatch UMLS:C1833053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010961 obesity due to prohormone convertase I deficiency skos:exactMatch UMLS:C4302878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010962 diffuse nonepidermolytic palmoplantar keratoderma skos:exactMatch DOID:0050428 nonepidermolytic palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010962 diffuse nonepidermolytic palmoplantar keratoderma skos:exactMatch OMIM:600962 palmoplantar keratoderma, nonepidermolytic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010962 diffuse nonepidermolytic palmoplantar keratoderma skos:exactMatch Orphanet:496 Thost-Unna palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010962 diffuse nonepidermolytic palmoplantar keratoderma skos:exactMatch Orphanet:530838 KRT1-related diffuse nonepidermolytic keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010962 diffuse nonepidermolytic palmoplantar keratoderma skos:exactMatch SCTID:716105001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010963 autosomal dominant nonsyndromic hearing loss 6 skos:exactMatch DOID:0110584 autosomal dominant nonsyndromic deafness 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010963 autosomal dominant nonsyndromic hearing loss 6 skos:exactMatch MESH:C563421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010963 autosomal dominant nonsyndromic hearing loss 6 skos:exactMatch OMIM:600965 deafness, autosomal dominant 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010963 autosomal dominant nonsyndromic hearing loss 6 skos:exactMatch UMLS:C1833021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010964 epiphyseal dysplasia, multiple, 3 skos:exactMatch DOID:0070304 multiple epiphyseal dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010964 epiphyseal dysplasia, multiple, 3 skos:exactMatch MESH:C535503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010964 epiphyseal dysplasia, multiple, 3 skos:exactMatch OMIM:600969 epiphyseal dysplasia, multiple, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010964 epiphyseal dysplasia, multiple, 3 skos:exactMatch UMLS:C1832998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010965 autosomal recessive nonsyndromic hearing loss 6 skos:exactMatch DOID:0110512 autosomal recessive nonsyndromic deafness 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010965 autosomal recessive nonsyndromic hearing loss 6 skos:exactMatch MESH:C563418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010965 autosomal recessive nonsyndromic hearing loss 6 skos:exactMatch OMIM:600971 deafness, autosomal recessive 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010965 autosomal recessive nonsyndromic hearing loss 6 skos:exactMatch UMLS:C1832992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010966 achondrogenesis type IB skos:exactMatch DOID:0080055 achondrogenesis type IB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010966 achondrogenesis type IB skos:exactMatch OMIM:600972 achondrogenesis, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010966 achondrogenesis type IB skos:exactMatch Orphanet:93298 Achondrogenesis type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010967 autosomal recessive nonsyndromic hearing loss 7 skos:exactMatch DOID:0110520 autosomal recessive nonsyndromic deafness 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010967 autosomal recessive nonsyndromic hearing loss 7 skos:exactMatch MESH:C563417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010967 autosomal recessive nonsyndromic hearing loss 7 skos:exactMatch OMIM:600974 deafness, autosomal recessive 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010967 autosomal recessive nonsyndromic hearing loss 7 skos:exactMatch UMLS:C1832978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010968 glaucoma 3, primary infantile, B skos:exactMatch MESH:C536824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010968 glaucoma 3, primary infantile, B skos:exactMatch OMIM:600975 glaucoma 3, primary infantile, B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010968 glaucoma 3, primary infantile, B skos:exactMatch UMLS:C1832977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010969 cone-rod dystrophy 5 skos:exactMatch DOID:0111010 cone-rod dystrophy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010969 cone-rod dystrophy 5 skos:exactMatch MESH:C563415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010969 cone-rod dystrophy 5 skos:exactMatch OMIM:600977 cone-rod dystrophy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010969 cone-rod dystrophy 5 skos:exactMatch UMLS:C1832976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010970 cardiac malformation, cleft lip/palate, microcephaly, and digital anomalies skos:exactMatch DOID:0111697 cleft palate, cardiac defects, and intellectual disabillity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010970 cardiac malformation, cleft lip/palate, microcephaly, and digital anomalies skos:exactMatch MESH:C563414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010970 cardiac malformation, cleft lip/palate, microcephaly, and digital anomalies skos:exactMatch OMIM:600987 cleft palate, cardiac defects, and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010970 cardiac malformation, cleft lip/palate, microcephaly, and digital anomalies skos:exactMatch UMLS:C1832950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010971 infundibulopelvic stenosis-multicystic kidney syndrome skos:exactMatch MESH:C535528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010971 infundibulopelvic stenosis-multicystic kidney syndrome skos:exactMatch OMIM:600989 infundibulopelvic dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010971 infundibulopelvic stenosis-multicystic kidney syndrome skos:exactMatch Orphanet:1849 OBSOLETE: Infundibulopelvic stenosis-multicystic kidney syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010971 infundibulopelvic stenosis-multicystic kidney syndrome skos:exactMatch SCTID:725905005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010971 infundibulopelvic stenosis-multicystic kidney syndrome skos:exactMatch UMLS:C1832949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010972 hydrocephalus-costovertebral dysplasia-Sprengel anomaly syndrome skos:exactMatch MESH:C536461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010972 hydrocephalus-costovertebral dysplasia-Sprengel anomaly syndrome skos:exactMatch OMIM:600991 hydrocephalus, sprengel anomaly, and costovertebral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010972 hydrocephalus-costovertebral dysplasia-Sprengel anomaly syndrome skos:exactMatch Orphanet:2180 Hydrocephalus-costovertebral dysplasia-Sprengel anomaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010972 hydrocephalus-costovertebral dysplasia-Sprengel anomaly syndrome skos:exactMatch SCTID:721229003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010973 autosomal dominant nonsyndromic hearing loss 5 skos:exactMatch DOID:0110575 autosomal dominant nonsyndromic deafness 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010973 autosomal dominant nonsyndromic hearing loss 5 skos:exactMatch MESH:C563410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010973 autosomal dominant nonsyndromic hearing loss 5 skos:exactMatch OMIM:600994 deafness, autosomal dominant 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010973 autosomal dominant nonsyndromic hearing loss 5 skos:exactMatch UMLS:C1832932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010974 nephrotic syndrome, type 2 skos:exactMatch DOID:0080379 nephrotic syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010974 nephrotic syndrome, type 2 skos:exactMatch OMIM:600995 nephrotic syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010975 arrhythmogenic right ventricular dysplasia 2 skos:exactMatch DOID:0110071 obsolete arrhythmogenic right ventricular dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010975 arrhythmogenic right ventricular dysplasia 2 skos:exactMatch MESH:C563409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010975 arrhythmogenic right ventricular dysplasia 2 skos:exactMatch OMIM:600996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010975 arrhythmogenic right ventricular dysplasia 2 skos:exactMatch UMLS:C1832931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010976 epidermolysis bullosa simplex 1D, generalized, intermediate or severe, autosomal recessive skos:exactMatch MESH:C563408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010976 epidermolysis bullosa simplex 1D, generalized, intermediate or severe, autosomal recessive skos:exactMatch OMIM:601001 epidermolysis bullosa simplex 1d, generalized, intermediate or severe, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010976 epidermolysis bullosa simplex 1D, generalized, intermediate or severe, autosomal recessive skos:exactMatch Orphanet:89838 Autosomal recessive generalized epidermolysis bullosa simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010977 Brody myopathy skos:exactMatch DOID:0050692 Brody myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010977 Brody myopathy skos:exactMatch MESH:C536607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010977 Brody myopathy skos:exactMatch OMIM:601003 brody disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010977 Brody myopathy skos:exactMatch Orphanet:53347 Brody myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010977 Brody myopathy skos:exactMatch SCTID:703530005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010977 Brody myopathy skos:exactMatch UMLS:C1832918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010978 portal vein, cavernous transformation of skos:exactMatch MESH:C563407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010978 portal vein, cavernous transformation of skos:exactMatch OMIM:601004 portal vein, cavernous transformation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010978 portal vein, cavernous transformation of skos:exactMatch UMLS:C1832917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010979 Timothy syndrome skos:exactMatch DOID:0060173 Timothy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010979 Timothy syndrome skos:exactMatch MESH:C536962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010979 Timothy syndrome skos:exactMatch NCIT:C142894 Long QT Syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010979 Timothy syndrome skos:exactMatch OMIM:601005 timothy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010979 Timothy syndrome skos:exactMatch Orphanet:65283 Timothy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010979 Timothy syndrome skos:exactMatch UMLS:C1832916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010980 midline malformations, multiple, with limb abnormalities and hypopituitarism skos:exactMatch MESH:C536177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010980 midline malformations, multiple, with limb abnormalities and hypopituitarism skos:exactMatch OMIM:601016 midline malformations, multiple, with limb abnormalities and hypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010980 midline malformations, multiple, with limb abnormalities and hypopituitarism skos:exactMatch UMLS:C1832874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010981 absent tibia-polydactyly-arachnoid cyst syndrome skos:exactMatch MESH:C563403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010981 absent tibia-polydactyly-arachnoid cyst syndrome skos:exactMatch OMIM:601027 tibia, absence or hypoplasia of, with polydactyly, retrocerebellar arachnoid cyst, and other anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010981 absent tibia-polydactyly-arachnoid cyst syndrome skos:exactMatch Orphanet:3328 Absent tibia-polydactyly-arachnoid cyst syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010981 absent tibia-polydactyly-arachnoid cyst syndrome skos:exactMatch SCTID:733068001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010982 ichthyosis-intellectual disability syndrome with large keratohyalin granules in the skin skos:exactMatch MESH:C563402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010982 ichthyosis-intellectual disability syndrome with large keratohyalin granules in the skin skos:exactMatch OMIM:601039 ichthyosis-mental retardation syndrome with large keratohyalin granules 1n the skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010982 ichthyosis-intellectual disability syndrome with large keratohyalin granules in the skin skos:exactMatch UMLS:C1832858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010983 dystonia 9 skos:exactMatch DOID:0090044 dystonia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010983 dystonia 9 skos:exactMatch MESH:C563401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010983 dystonia 9 skos:exactMatch OMIM:601042 dystonia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010983 dystonia 9 skos:exactMatch Orphanet:53583 Paroxysmal dystonic choreathetosis with episodic ataxia and spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010983 dystonia 9 skos:exactMatch SCTID:715564000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010983 dystonia 9 skos:exactMatch UMLS:C1832855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010984 Usher syndrome type 1D skos:exactMatch DOID:0110831 Usher syndrome type 1D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010984 Usher syndrome type 1D skos:exactMatch OMIM:601067 usher syndrome, iia 1d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010985 epilepsy, familial adult myoclonic, 1 skos:exactMatch DOID:0111690 familial adult myoclonic epilepsy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010985 epilepsy, familial adult myoclonic, 1 skos:exactMatch MESH:C563399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010985 epilepsy, familial adult myoclonic, 1 skos:exactMatch OMIM:601068 epilepsy, familial adult myoclonic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010985 epilepsy, familial adult myoclonic, 1 skos:exactMatch UMLS:C1832841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010986 autosomal recessive nonsyndromic hearing loss 9 skos:exactMatch DOID:0110535 autosomal recessive nonsyndromic deafness 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010986 autosomal recessive nonsyndromic hearing loss 9 skos:exactMatch OMIM:601071 deafness, autosomal recessive 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010987 autosomal recessive nonsyndromic hearing loss 8 skos:exactMatch DOID:0110527 autosomal recessive nonsyndromic deafness 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010987 autosomal recessive nonsyndromic hearing loss 8 skos:exactMatch OMIM:601072 deafness, autosomal recessive 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010987 autosomal recessive nonsyndromic hearing loss 8 skos:exactMatch UMLS:C1832827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010988 aplasia cutis-myopia syndrome skos:exactMatch MESH:C563394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010988 aplasia cutis-myopia syndrome skos:exactMatch OMIM:601075 aplasia cutis congenita, high myopia, and cone-rod dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010988 aplasia cutis-myopia syndrome skos:exactMatch Orphanet:1117 Aplasia cutis-myopia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010988 aplasia cutis-myopia syndrome skos:exactMatch SCTID:720499004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010989 Mayer-Rokitansky-Küster-Hauser syndrome type 2 skos:exactMatch DOID:0112179 Mayer-Rokitansky-Kuster-Hauser syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010989 Mayer-Rokitansky-Küster-Hauser syndrome type 2 skos:exactMatch OMIM:601076 mullerian duct aplasia, unilateral renal agenesis, and cervicothoracic somite anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010989 Mayer-Rokitansky-Küster-Hauser syndrome type 2 skos:exactMatch Orphanet:2578 Mayer-Rokitansky-Küster-Hauser syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010989 Mayer-Rokitansky-Küster-Hauser syndrome type 2 skos:exactMatch SCTID:717705004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010990 obsolete Cd4/CD8 T-cell ratio skos:exactMatch OMIM:601083 cd4/cd8 t-cell ratio semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010991 laterality defects, autosomal dominant skos:exactMatch MESH:C563391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010991 laterality defects, autosomal dominant skos:exactMatch OMIM:601086 laterality defects, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010991 laterality defects, autosomal dominant skos:exactMatch UMLS:C1832813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010992 Ayme-Gripp syndrome skos:exactMatch DOID:0111688 Ayme-Gripp syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010992 Ayme-Gripp syndrome skos:exactMatch MESH:C563390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010992 Ayme-Gripp syndrome skos:exactMatch OMIM:601088 ayme-gripp syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010992 Ayme-Gripp syndrome skos:exactMatch UMLS:C1832812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010993 Harrod syndrome skos:exactMatch MESH:C535635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010993 Harrod syndrome skos:exactMatch OMIM:601095 harrod syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010993 Harrod syndrome skos:exactMatch Orphanet:2115 Harrod syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010993 Harrod syndrome skos:exactMatch SCTID:716089008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010993 Harrod syndrome skos:exactMatch UMLS:C0795970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010994 obsolete micromelic dwarfism, Fryns type skos:exactMatch MESH:C537556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010994 obsolete micromelic dwarfism, Fryns type skos:exactMatch OMIM:601096 spondyloepimetaphyseal dysplasia, micromelic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010994 obsolete micromelic dwarfism, Fryns type skos:exactMatch Orphanet:2641 OBSOLETE: Micromelic dwarfism, Fryns type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010994 obsolete micromelic dwarfism, Fryns type skos:exactMatch SCTID:715479009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010994 obsolete micromelic dwarfism, Fryns type skos:exactMatch UMLS:C1832800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010995 Charcot-Marie-Tooth disease type 1C skos:exactMatch DOID:0110151 Charcot-Marie-Tooth disease type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010995 Charcot-Marie-Tooth disease type 1C skos:exactMatch MESH:C537984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010995 Charcot-Marie-Tooth disease type 1C skos:exactMatch OMIM:601098 charcot-marie-tooth disease, demyelinating, iia 1c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010995 Charcot-Marie-Tooth disease type 1C skos:exactMatch Orphanet:101083 Charcot-Marie-Tooth disease type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010995 Charcot-Marie-Tooth disease type 1C skos:exactMatch UMLS:C0270913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010996 hereditary hemorrhagic telangiectasia type 3 skos:exactMatch MESH:C537140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010996 hereditary hemorrhagic telangiectasia type 3 skos:exactMatch OMIM:601101 telangiectasia, hereditary hemorrhagic, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010997 supranuclear palsy, progressive, 1 skos:exactMatch OMIM:601104 supranuclear palsy, progressive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010997 supranuclear palsy, progressive, 1 skos:exactMatch Orphanet:240071 Classic progressive supranuclear palsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010997 supranuclear palsy, progressive, 1 skos:exactMatch UMLS:CN201679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010998 ALG3-congenital disorder of glycosylation skos:exactMatch DOID:0080556 congenital disorder of glycosylation Id semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010998 ALG3-congenital disorder of glycosylation skos:exactMatch MESH:C535742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010998 ALG3-congenital disorder of glycosylation skos:exactMatch NCIT:C126870 Congenital Disorder of Glycosylation Type Id semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010998 ALG3-congenital disorder of glycosylation skos:exactMatch OMIM:601110 congenital disorder of glycosylation, iia id semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010998 ALG3-congenital disorder of glycosylation skos:exactMatch Orphanet:79321 ALG3-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010998 ALG3-congenital disorder of glycosylation skos:exactMatch SCTID:720976009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010998 ALG3-congenital disorder of glycosylation skos:exactMatch UMLS:C1832736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010999 fallot complex-intellectual disability-growth delay syndrome skos:exactMatch MESH:C536608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010999 fallot complex-intellectual disability-growth delay syndrome skos:exactMatch OMIM:601127 fallot complex with severe mental and growth retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010999 fallot complex-intellectual disability-growth delay syndrome skos:exactMatch Orphanet:3304 Fallot complex-intellectual disability-growth delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010999 fallot complex-intellectual disability-growth delay syndrome skos:exactMatch SCTID:723336008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0010999 fallot complex-intellectual disability-growth delay syndrome skos:exactMatch UMLS:C1832735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011000 guanylate cyclase 2E skos:exactMatch OMIM:601138 guanylate cyclase 2e, pseudogene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011001 Brugada syndrome 1 skos:exactMatch DOID:0110218 Brugada syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011001 Brugada syndrome 1 skos:exactMatch OMIM:601144 brugada syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011001 Brugada syndrome 1 skos:exactMatch UMLS:CN029323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011002 neuropathy, hereditary motor and sensory, type 6A skos:exactMatch OMIM:601152 neuropathy, hereditary motor and sensory, iia via, with optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011003 dilated cardiomyopathy 1E skos:exactMatch DOID:0110433 dilated cardiomyopathy 1E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011003 dilated cardiomyopathy 1E skos:exactMatch MESH:C563384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011003 dilated cardiomyopathy 1E skos:exactMatch OMIM:601154 cardiomyopathy, dilated, 1e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011003 dilated cardiomyopathy 1E skos:exactMatch UMLS:C1832680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011004 lissencephaly type 3-metacarpal bone dysplasia syndrome skos:exactMatch MESH:C563383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011004 lissencephaly type 3-metacarpal bone dysplasia syndrome skos:exactMatch OMIM:601160 lissencephaly iia 3 and bone dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011004 lissencephaly type 3-metacarpal bone dysplasia syndrome skos:exactMatch Orphanet:86822 Lissencephaly type 3-metacarpal bone dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011004 lissencephaly type 3-metacarpal bone dysplasia syndrome skos:exactMatch SCTID:718720007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011004 lissencephaly type 3-metacarpal bone dysplasia syndrome skos:exactMatch UMLS:C1832678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011005 trisomy 18-like syndrome skos:exactMatch MESH:C563382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011005 trisomy 18-like syndrome skos:exactMatch OMIM:601161 trisomy 18-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011005 trisomy 18-like syndrome skos:exactMatch UMLS:C1832677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011006 hereditary spastic paraplegia 9A skos:exactMatch DOID:0110824 hereditary spastic paraplegia 9A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011006 hereditary spastic paraplegia 9A skos:exactMatch MESH:C536868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011006 hereditary spastic paraplegia 9A skos:exactMatch OMIM:601162 spastic paraplegia 9a, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011006 hereditary spastic paraplegia 9A skos:exactMatch Orphanet:447753 Autosomal dominant spastic paraplegia type 9A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011006 hereditary spastic paraplegia 9A skos:exactMatch UMLS:CN237701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011007 diaphragmatic defect-limb deficiency-skull defect syndrome skos:exactMatch MESH:C563380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011007 diaphragmatic defect-limb deficiency-skull defect syndrome skos:exactMatch OMIM:601163 diaphragmatic defects, limb deficiencies, and ossification defects of skull semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011007 diaphragmatic defect-limb deficiency-skull defect syndrome skos:exactMatch Orphanet:2141 Diaphragmatic defect-limb deficiency-skull defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011007 diaphragmatic defect-limb deficiency-skull defect syndrome skos:exactMatch SCTID:721095007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011008 cleft lip/palate-intestinal malrotation-cardiopathy syndrome skos:exactMatch MESH:C538160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011008 cleft lip/palate-intestinal malrotation-cardiopathy syndrome skos:exactMatch OMIM:601165 cleft lip/palate with characteristic facies, intestinal malrotation, and lethal congenital heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011008 cleft lip/palate-intestinal malrotation-cardiopathy syndrome skos:exactMatch Orphanet:2001 Cleft lip/palate-intestinal malrotation-cardiopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011008 cleft lip/palate-intestinal malrotation-cardiopathy syndrome skos:exactMatch SCTID:719456001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011008 cleft lip/palate-intestinal malrotation-cardiopathy syndrome skos:exactMatch UMLS:C2931750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011009 muscular dystrophy, congenital, with severe central nervous system atrophy and absence of large myelinated fibers skos:exactMatch MESH:C563378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011009 muscular dystrophy, congenital, with severe central nervous system atrophy and absence of large myelinated fibers skos:exactMatch OMIM:601170 muscular dystrophy, congenital, with severe central nervous system atrophy and absence of large myelinated fibers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011009 muscular dystrophy, congenital, with severe central nervous system atrophy and absence of large myelinated fibers skos:exactMatch UMLS:C1832665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011010 Matthew-Wood syndrome skos:exactMatch DOID:0050819 obsolete Matthew-Wood syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011010 Matthew-Wood syndrome skos:exactMatch DOID:0111807 syndromic microphthalmia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011010 Matthew-Wood syndrome skos:exactMatch MESH:C537768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011010 Matthew-Wood syndrome skos:exactMatch OMIM:601186 microphthalmia, syndromic 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011010 Matthew-Wood syndrome skos:exactMatch Orphanet:2470 Matthew-Wood syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011010 Matthew-Wood syndrome skos:exactMatch SCTID:722458000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011010 Matthew-Wood syndrome skos:exactMatch UMLS:C1832661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011011 skeletal dysplasia-epilepsy-short stature syndrome skos:exactMatch MESH:C537625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011011 skeletal dysplasia-epilepsy-short stature syndrome skos:exactMatch OMIM:601187 gurrieri syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011011 skeletal dysplasia-epilepsy-short stature syndrome skos:exactMatch Orphanet:1858 Skeletal dysplasia-epilepsy-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011011 skeletal dysplasia-epilepsy-short stature syndrome skos:exactMatch SCTID:715428003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011011 skeletal dysplasia-epilepsy-short stature syndrome skos:exactMatch UMLS:C0796046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011012 African iron overload skos:exactMatch DOID:0111033 African iron overload semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011012 African iron overload skos:exactMatch MESH:C537904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011012 African iron overload skos:exactMatch OMIM:601195 iron overload 1n africa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011012 African iron overload skos:exactMatch Orphanet:139507 African iron overload semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011012 African iron overload skos:exactMatch SCTID:66576001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011013 autosomal dominant hypocalcemia 1 skos:exactMatch DOID:0090107 autosomal dominant hypocalcemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011013 autosomal dominant hypocalcemia 1 skos:exactMatch OMIM:601198 hypocalcemia, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011014 pleuropulmonary blastoma skos:exactMatch DOID:4769 pleuropulmonary blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011014 pleuropulmonary blastoma skos:exactMatch MESH:C537516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011014 pleuropulmonary blastoma skos:exactMatch NCIT:C5669 Pleuropulmonary Blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011014 pleuropulmonary blastoma skos:exactMatch OMIM:601200 pleuropulmonary blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011014 pleuropulmonary blastoma skos:exactMatch Orphanet:64742 Pleuropulmonary blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011014 pleuropulmonary blastoma skos:exactMatch SCTID:707670009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011014 pleuropulmonary blastoma skos:exactMatch UMLS:C1266144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011014 pleuropulmonary blastoma skos:exactMatch UMLS:CN072455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011015 cataract 24 skos:exactMatch DOID:0110257 cataract 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011015 cataract 24 skos:exactMatch MESH:C537774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011015 cataract 24 skos:exactMatch OMIM:601202 cataract 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011015 cataract 24 skos:exactMatch UMLS:C1832609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011016 type 1 diabetes mellitus 11 skos:exactMatch DOID:0110750 type 1 diabetes mellitus 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011016 type 1 diabetes mellitus 11 skos:exactMatch MESH:C563371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011016 type 1 diabetes mellitus 11 skos:exactMatch OMIM:601208 iia 1 diabetes mellitus 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011016 type 1 diabetes mellitus 11 skos:exactMatch UMLS:C1832605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011017 Naxos disease skos:exactMatch DOID:0080551 Naxos disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011017 Naxos disease skos:exactMatch MESH:C538346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011017 Naxos disease skos:exactMatch OMIM:601214 naxos disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011017 Naxos disease skos:exactMatch Orphanet:34217 Naxos disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011017 Naxos disease skos:exactMatch SCTID:715535009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011017 Naxos disease skos:exactMatch UMLS:C1832600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011018 brachyolmia-amelogenesis imperfecta syndrome skos:exactMatch DOID:0090143 brachyolmia-amelogenesis imperfecta syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011018 brachyolmia-amelogenesis imperfecta syndrome skos:exactMatch OMIM:601216 dental anomalies and short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011018 brachyolmia-amelogenesis imperfecta syndrome skos:exactMatch Orphanet:2899 Brachyolmia-amelogenesis imperfecta syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011018 brachyolmia-amelogenesis imperfecta syndrome skos:exactMatch SCTID:716195006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011019 alopecia-intellectual disability-hypergonadotropic hypogonadism syndrome skos:exactMatch MESH:C563370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011019 alopecia-intellectual disability-hypergonadotropic hypogonadism syndrome skos:exactMatch OMIM:601217 alopecia-mental retardation syndrome with convulsions and hypergonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011019 alopecia-intellectual disability-hypergonadotropic hypogonadism syndrome skos:exactMatch Orphanet:1014 Alopecia-intellectual disability-hypergonadotropic hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011019 alopecia-intellectual disability-hypergonadotropic hypogonadism syndrome skos:exactMatch SCTID:720981000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011020 osteoporosis-oculocutaneous hypopigmentation syndrome skos:exactMatch MESH:C536062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011020 osteoporosis-oculocutaneous hypopigmentation syndrome skos:exactMatch OMIM:601220 osteoporosis and oculocutaneous hypopigmentation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011020 osteoporosis-oculocutaneous hypopigmentation syndrome skos:exactMatch Orphanet:2786 Osteoporosis-oculocutaneous hypopigmentation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011020 osteoporosis-oculocutaneous hypopigmentation syndrome skos:exactMatch SCTID:722113001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011020 osteoporosis-oculocutaneous hypopigmentation syndrome skos:exactMatch UMLS:C1832592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011021 neuronal intestinal dysplasia, type B skos:exactMatch DOID:0080680 neuronal intestinal dysplasia type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011021 neuronal intestinal dysplasia, type B skos:exactMatch OMIM:601223 neuronal intestinal dysplasia, iia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011021 neuronal intestinal dysplasia, type B skos:exactMatch UMLS:C1832589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011022 Potocki-Shaffer syndrome skos:exactMatch DOID:0111687 Potocki-Shaffer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011022 Potocki-Shaffer syndrome skos:exactMatch MESH:C538356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011022 Potocki-Shaffer syndrome skos:exactMatch NCIT:C75456 Potocki-Shaffer Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011022 Potocki-Shaffer syndrome skos:exactMatch OMIM:601224 potocki-shaffer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011022 Potocki-Shaffer syndrome skos:exactMatch Orphanet:52022 Potocki-Shaffer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011022 Potocki-Shaffer syndrome skos:exactMatch SCTID:702346005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011022 Potocki-Shaffer syndrome skos:exactMatch UMLS:C1832588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011023 hereditary mixed polyposis syndrome skos:exactMatch DOID:0111684 hereditary mixed polyposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011023 hereditary mixed polyposis syndrome skos:exactMatch MESH:C563365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011023 hereditary mixed polyposis syndrome skos:exactMatch OMIMPS:601228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011023 hereditary mixed polyposis syndrome skos:exactMatch Orphanet:157794 Hereditary mixed polyposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011023 hereditary mixed polyposis syndrome skos:exactMatch UMLS:CN240759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011024 dermatitis herpetiformis, familial skos:exactMatch MESH:C538218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011024 dermatitis herpetiformis, familial skos:exactMatch OMIM:601230 dermatitis herpetiformis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011024 dermatitis herpetiformis, familial skos:exactMatch UMLS:C1832586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011025 Cayman type cerebellar ataxia skos:exactMatch DOID:0060694 Cayman type cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011025 Cayman type cerebellar ataxia skos:exactMatch MESH:C563363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011025 Cayman type cerebellar ataxia skos:exactMatch OMIM:601238 cerebellar ataxia, cayman iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011025 Cayman type cerebellar ataxia skos:exactMatch Orphanet:94122 Cerebellar ataxia, Cayman type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011025 Cayman type cerebellar ataxia skos:exactMatch SCTID:717332007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011025 Cayman type cerebellar ataxia skos:exactMatch UMLS:C1832585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011026 autosomal recessive congenital ichthyosis 4A skos:exactMatch DOID:0060712 autosomal recessive congenital ichthyosis 4A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011026 autosomal recessive congenital ichthyosis 4A skos:exactMatch MESH:C537264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011026 autosomal recessive congenital ichthyosis 4A skos:exactMatch OMIM:601277 ichthyosis, congenital, autosomal recessive 4a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011027 diabetes mellitus, noninsulin-dependent, 1 skos:exactMatch MESH:C563359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011027 diabetes mellitus, noninsulin-dependent, 1 skos:exactMatch OMIM:601283 iia 2 diabetes mellitus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011027 diabetes mellitus, noninsulin-dependent, 1 skos:exactMatch UMLS:C1832544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011028 autosomal recessive limb-girdle muscular dystrophy type 2F skos:exactMatch DOID:0110280 autosomal recessive limb-girdle muscular dystrophy type 2F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011028 autosomal recessive limb-girdle muscular dystrophy type 2F skos:exactMatch MESH:C535896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011028 autosomal recessive limb-girdle muscular dystrophy type 2F skos:exactMatch OMIM:601287 muscular dystrophy, limb-girdle, autosomal recessive 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011028 autosomal recessive limb-girdle muscular dystrophy type 2F skos:exactMatch Orphanet:219 Delta-sarcoglycan-related limb-girdle muscular dystrophy R6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011028 autosomal recessive limb-girdle muscular dystrophy type 2F skos:exactMatch SCTID:718177001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011029 myeloid tumor suppressor skos:exactMatch OMIM:601308 myeloid tumor suppressor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011030 epithelial basolateral chloride conductance regulator, rabbit, homolog of skos:exactMatch OMIM:601315 epithelial basolateral chloride conductance regulator, rabbit, homolog of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011031 autosomal dominant nonsyndromic hearing loss 10 skos:exactMatch DOID:0110542 autosomal dominant nonsyndromic deafness 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011031 autosomal dominant nonsyndromic hearing loss 10 skos:exactMatch MESH:C563354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011031 autosomal dominant nonsyndromic hearing loss 10 skos:exactMatch OMIM:601316 deafness, autosomal dominant 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011031 autosomal dominant nonsyndromic hearing loss 10 skos:exactMatch UMLS:C1832476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011032 autosomal dominant nonsyndromic hearing loss 11 skos:exactMatch DOID:0110543 autosomal dominant nonsyndromic deafness 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011032 autosomal dominant nonsyndromic hearing loss 11 skos:exactMatch MESH:C563353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011032 autosomal dominant nonsyndromic hearing loss 11 skos:exactMatch OMIM:601317 deafness, autosomal dominant 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011032 autosomal dominant nonsyndromic hearing loss 11 skos:exactMatch UMLS:C1832475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011033 type 1 diabetes mellitus 13 skos:exactMatch DOID:0110752 type 1 diabetes mellitus 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011033 type 1 diabetes mellitus 13 skos:exactMatch MESH:C563352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011033 type 1 diabetes mellitus 13 skos:exactMatch OMIM:601318 iia 1 diabetes mellitus 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011033 type 1 diabetes mellitus 13 skos:exactMatch UMLS:C1832474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011034 odontomicronychial dysplasia skos:exactMatch MESH:C537741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011034 odontomicronychial dysplasia skos:exactMatch OMIM:601319 odontomicronychial dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011034 odontomicronychial dysplasia skos:exactMatch Orphanet:1811 Odontomicronychial dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011034 odontomicronychial dysplasia skos:exactMatch UMLS:C1832473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011035 neurofibromatosis-Noonan syndrome skos:exactMatch DOID:0111683 neurofibromatosis-Noonan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011035 neurofibromatosis-Noonan syndrome skos:exactMatch MESH:C537393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011035 neurofibromatosis-Noonan syndrome skos:exactMatch OMIM:601321 neurofibromatosis-noonan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011035 neurofibromatosis-Noonan syndrome skos:exactMatch Orphanet:638 Neurofibromatosis-Noonan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011035 neurofibromatosis-Noonan syndrome skos:exactMatch SCTID:715344006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011036 porencephaly-cerebellar hypoplasia-internal malformations syndrome skos:exactMatch MESH:C536336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011036 porencephaly-cerebellar hypoplasia-internal malformations syndrome skos:exactMatch OMIM:601322 porencephaly, cerebellar hypoplasia, and internal malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011036 porencephaly-cerebellar hypoplasia-internal malformations syndrome skos:exactMatch Orphanet:2941 Porencephaly-cerebellar hypoplasia-internal malformations syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011036 porencephaly-cerebellar hypoplasia-internal malformations syndrome skos:exactMatch SCTID:763821001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011036 porencephaly-cerebellar hypoplasia-internal malformations syndrome skos:exactMatch UMLS:C1832472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011037 renal dysplasia, cystic, susceptibility to skos:exactMatch DOID:0111682 diffuse cystic renal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011037 renal dysplasia, cystic, susceptibility to skos:exactMatch MESH:C537755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011037 renal dysplasia, cystic, susceptibility to skos:exactMatch OMIM:601331 renal dysplasia, cystic, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011038 cerebellar ataxia-areflexia-pes cavus-optic atrophy-sensorineural hearing loss syndrome skos:exactMatch MESH:C535351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011038 cerebellar ataxia-areflexia-pes cavus-optic atrophy-sensorineural hearing loss syndrome skos:exactMatch OMIM:601338 cerebellar ataxia, areflexia, pes cavus, optic atrophy, and sensorineural hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011038 cerebellar ataxia-areflexia-pes cavus-optic atrophy-sensorineural hearing loss syndrome skos:exactMatch Orphanet:1171 Cerebellar ataxia-areflexia-pes cavus-optic atrophy-sensorineural hearing loss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011038 cerebellar ataxia-areflexia-pes cavus-optic atrophy-sensorineural hearing loss syndrome skos:exactMatch SCTID:720634003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011039 atrophia maculosa varioliformis cutis, familial skos:exactMatch MESH:C563349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011039 atrophia maculosa varioliformis cutis, familial skos:exactMatch OMIM:601341 atrophia maculosa varioliformis cutis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011039 atrophia maculosa varioliformis cutis, familial skos:exactMatch UMLS:C1832465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011040 spinal dysplasia, Anhalt type skos:exactMatch MESH:C563348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011040 spinal dysplasia, Anhalt type skos:exactMatch OMIM:601344 spinal dysplasia, anhalt iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011040 spinal dysplasia, Anhalt type skos:exactMatch UMLS:C1832464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011041 ectodermal dysplasia with natal teeth, Turnpenny type skos:exactMatch MESH:C563347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011041 ectodermal dysplasia with natal teeth, Turnpenny type skos:exactMatch OMIM:601345 ectodermal dysplasia with natal teeth, turnpenny iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011041 ectodermal dysplasia with natal teeth, Turnpenny type skos:exactMatch Orphanet:69083 Ectodermal dysplasia with natal teeth, Turnpenny type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011041 ectodermal dysplasia with natal teeth, Turnpenny type skos:exactMatch SCTID:715576000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011041 ectodermal dysplasia with natal teeth, Turnpenny type skos:exactMatch UMLS:C1832444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011042 Martinez-Frias syndrome skos:exactMatch MESH:C563346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011042 Martinez-Frias syndrome skos:exactMatch OMIM:601346 martinez-frias syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011042 Martinez-Frias syndrome skos:exactMatch UMLS:C1832443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011042 Martinez-Frias syndrome skos:exactMatch UMLS:CN199270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011043 myelodysplasia, immunodeficiency, facial dysmorphism, short stature, and psychomotor delay skos:exactMatch MESH:C563345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011043 myelodysplasia, immunodeficiency, facial dysmorphism, short stature, and psychomotor delay skos:exactMatch OMIM:601347 myelodysplasia, immunodeficiency, facial dysmorphism, short stature, and psychomotor delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011043 myelodysplasia, immunodeficiency, facial dysmorphism, short stature, and psychomotor delay skos:exactMatch UMLS:C1832442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011044 ectrodactyly of lower limbs, congenital heart defect, and micrognathia skos:exactMatch MESH:C563344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011044 ectrodactyly of lower limbs, congenital heart defect, and micrognathia skos:exactMatch OMIM:601348 ectrodactyly of lower limbs, congenital heart defect, and micrognathia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011044 ectrodactyly of lower limbs, congenital heart defect, and micrognathia skos:exactMatch UMLS:C1832441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011045 MMEP syndrome skos:exactMatch DOID:0111803 syndromic microphthalmia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011045 MMEP syndrome skos:exactMatch MESH:C537686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011045 MMEP syndrome skos:exactMatch OMIM:601349 microphthalmia, syndromic 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011045 MMEP syndrome skos:exactMatch Orphanet:3434 MMEP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011045 MMEP syndrome skos:exactMatch SCTID:715533002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011045 MMEP syndrome skos:exactMatch UMLS:C1832440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011045 MMEP syndrome skos:exactMatch UMLS:C4275099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011046 short stature, Brussels type skos:exactMatch MESH:C537121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011046 short stature, Brussels type skos:exactMatch OMIM:601350 short stature syndrome, brussels iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011046 short stature, Brussels type skos:exactMatch Orphanet:2867 Short stature, Brussels type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011046 short stature, Brussels type skos:exactMatch SCTID:719213009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011046 short stature, Brussels type skos:exactMatch UMLS:C1832439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011047 deafness-epiphyseal dysplasia-short stature syndrome skos:exactMatch MESH:C535928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011047 deafness-epiphyseal dysplasia-short stature syndrome skos:exactMatch OMIM:601351 growth retardation, deafness, femoral epiphyseal dysplasia, and lacrimal duct obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011047 deafness-epiphyseal dysplasia-short stature syndrome skos:exactMatch Orphanet:3218 Deafness-epiphyseal dysplasia-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011047 deafness-epiphyseal dysplasia-short stature syndrome skos:exactMatch SCTID:716238003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011047 deafness-epiphyseal dysplasia-short stature syndrome skos:exactMatch UMLS:C1832438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011048 epilepsy-microcephaly-skeletal dysplasia syndrome skos:exactMatch OMIM:601352 mental retardation, microcephaly, epilepsy, and coarse face semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011048 epilepsy-microcephaly-skeletal dysplasia syndrome skos:exactMatch Orphanet:1948 Epilepsy-microcephaly-skeletal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011049 Fine-Lubinsky syndrome skos:exactMatch MESH:C537933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011049 Fine-Lubinsky syndrome skos:exactMatch OMIM:601353 brachycephaly, deafness, cataract, microstomia, and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011049 Fine-Lubinsky syndrome skos:exactMatch Orphanet:1272 Aymé-Gripp syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011049 Fine-Lubinsky syndrome skos:exactMatch SCTID:720955004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011049 Fine-Lubinsky syndrome skos:exactMatch UMLS:C0795941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011050 microcephaly-cardiac defect-lung malsegmentation syndrome skos:exactMatch MESH:C563341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011050 microcephaly-cardiac defect-lung malsegmentation syndrome skos:exactMatch OMIM:601355 microcephaly, congenital heart disease, unilateral renal agenesis, and hyposegmented lungs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011050 microcephaly-cardiac defect-lung malsegmentation syndrome skos:exactMatch Orphanet:2516 Microcephaly-cardiac defect-lung malsegmentation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011050 microcephaly-cardiac defect-lung malsegmentation syndrome skos:exactMatch SCTID:719379001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011051 lethal short-limb skeletal dysplasia, Al Gazali type skos:exactMatch MESH:C537598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011051 lethal short-limb skeletal dysplasia, Al Gazali type skos:exactMatch OMIM:601356 lethal short-limb skeletal dysplasia, al gazali iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011051 lethal short-limb skeletal dysplasia, Al Gazali type skos:exactMatch UMLS:C1832435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011052 amelia cleft lip palate hydrocephalus iris coloboma skos:exactMatch MESH:C536713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011052 amelia cleft lip palate hydrocephalus iris coloboma skos:exactMatch OMIM:601357 brachial amelia, cleft lip, and holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011052 amelia cleft lip palate hydrocephalus iris coloboma skos:exactMatch UMLS:C1832434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011053 intellectual disability-sparse hair-brachydactyly syndrome skos:exactMatch MESH:C536116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011053 intellectual disability-sparse hair-brachydactyly syndrome skos:exactMatch OMIM:601358 nicolaides-baraitser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011053 intellectual disability-sparse hair-brachydactyly syndrome skos:exactMatch Orphanet:3051 Nicolaides-Baraitser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011053 intellectual disability-sparse hair-brachydactyly syndrome skos:exactMatch SCTID:401046009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011053 intellectual disability-sparse hair-brachydactyly syndrome skos:exactMatch UMLS:C1303073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011054 autosomal recessive amelia skos:exactMatch MESH:C563338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011054 autosomal recessive amelia skos:exactMatch OMIM:601360 amelia, posterior, with pelvic and pulmonary hypoplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011054 autosomal recessive amelia skos:exactMatch Orphanet:1027 Autosomal recessive amelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011054 autosomal recessive amelia skos:exactMatch SCTID:726735000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011054 autosomal recessive amelia skos:exactMatch UMLS:C1832432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011055 distal monosomy 10p skos:exactMatch MESH:C563337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011055 distal monosomy 10p skos:exactMatch NCIT:C130982 10p13-p14 Deletion Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011055 distal monosomy 10p skos:exactMatch OMIM:601362 digeorge syndrome/velocardiofacial syndrome complex 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011055 distal monosomy 10p skos:exactMatch Orphanet:1580 Distal monosomy 10p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011055 distal monosomy 10p skos:exactMatch SCTID:719686003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011055 distal monosomy 10p skos:exactMatch UMLS:C1832431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011055 distal monosomy 10p skos:exactMatch UMLS:C4304502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011056 Wilms tumor 4 skos:exactMatch MESH:C563336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011056 Wilms tumor 4 skos:exactMatch OMIM:601363 wilms tumor 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011056 Wilms tumor 4 skos:exactMatch UMLS:C1832426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011057 cerebrovascular disorder skos:exactMatch DOID:6713 cerebrovascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011057 cerebrovascular disorder skos:exactMatch ICD10CM:I60-I69 Cerebrovascular diseases (I60-I69) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011057 cerebrovascular disorder skos:exactMatch MESH:D002561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011057 cerebrovascular disorder skos:exactMatch NCIT:C2938 Cerebrovascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011057 cerebrovascular disorder skos:exactMatch SCTID:62914000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011057 cerebrovascular disorder skos:exactMatch UMLS:C0007820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011058 autosomal dominant nonsyndromic hearing loss 9 skos:exactMatch DOID:0110593 autosomal dominant nonsyndromic deafness 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011058 autosomal dominant nonsyndromic hearing loss 9 skos:exactMatch MESH:C563335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011058 autosomal dominant nonsyndromic hearing loss 9 skos:exactMatch OMIM:601369 deafness, autosomal dominant 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011058 autosomal dominant nonsyndromic hearing loss 9 skos:exactMatch UMLS:C1832425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011059 holoprosencephaly-craniosynostosis syndrome skos:exactMatch MESH:C537684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011059 holoprosencephaly-craniosynostosis syndrome skos:exactMatch OMIM:601370 holoprosencephaly, semilobar, with craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011059 holoprosencephaly-craniosynostosis syndrome skos:exactMatch Orphanet:2163 Holoprosencephaly-craniosynostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011059 holoprosencephaly-craniosynostosis syndrome skos:exactMatch SCTID:715434005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011059 holoprosencephaly-craniosynostosis syndrome skos:exactMatch UMLS:C1832424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011060 early-onset non-syndromic cataract skos:exactMatch OMIM:601371 cataract, age-related nuclear semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011060 early-onset non-syndromic cataract skos:exactMatch Orphanet:91492 Early-onset non-syndromic cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011060 early-onset non-syndromic cataract skos:exactMatch UMLS:C1832423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011061 chorea, remitting, with nystagmus and cataract skos:exactMatch MESH:C535355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011061 chorea, remitting, with nystagmus and cataract skos:exactMatch OMIM:601372 chorea, remitting, with nystagmus and cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011061 chorea, remitting, with nystagmus and cataract skos:exactMatch UMLS:C1832422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011062 aprosencephaly cerebellar dysgenesis skos:exactMatch MESH:C563331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011062 aprosencephaly cerebellar dysgenesis skos:exactMatch OMIM:601374 aprosencephaly and cerebellar dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011062 aprosencephaly cerebellar dysgenesis skos:exactMatch Orphanet:1126 Aprosencephaly cerebellar dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011062 aprosencephaly cerebellar dysgenesis skos:exactMatch UMLS:C1832412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011063 hidrotic ectodermal dysplasia, Christianson-Fourie type skos:exactMatch MESH:C536180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011063 hidrotic ectodermal dysplasia, Christianson-Fourie type skos:exactMatch OMIM:601375 ectodermal dysplasia, hidrotic, christianson-fourie iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011063 hidrotic ectodermal dysplasia, Christianson-Fourie type skos:exactMatch Orphanet:1808 Hidrotic ectodermal dysplasia, Christianson-Fourie type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011063 hidrotic ectodermal dysplasia, Christianson-Fourie type skos:exactMatch UMLS:C1832411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011064 lethal chondrodysplasia, Seller type skos:exactMatch MESH:C563330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011064 lethal chondrodysplasia, Seller type skos:exactMatch OMIM:601376 chondrodysplasia, lethal, with long bone angulation and mixed bone density semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011064 lethal chondrodysplasia, Seller type skos:exactMatch Orphanet:1421 OBSOLETE: Lethal chondrodysplasia, Seller type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011064 lethal chondrodysplasia, Seller type skos:exactMatch UMLS:C1832410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011065 Hunter-McAlpine craniosynostosis skos:exactMatch MESH:C536072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011065 Hunter-McAlpine craniosynostosis skos:exactMatch OMIM:601379 hunter-mcalpine craniosynostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011065 Hunter-McAlpine craniosynostosis skos:exactMatch Orphanet:97340 Hunter-McAlpine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011065 Hunter-McAlpine craniosynostosis skos:exactMatch SCTID:721227001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011065 Hunter-McAlpine craniosynostosis skos:exactMatch UMLS:C1832408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011066 Charcot-Marie-Tooth disease type 4B1 skos:exactMatch DOID:0110191 Charcot-Marie-Tooth disease type 4B1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011066 Charcot-Marie-Tooth disease type 4B1 skos:exactMatch MESH:C535420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011066 Charcot-Marie-Tooth disease type 4B1 skos:exactMatch OMIM:601382 charcot-marie-tooth disease, iia 4b1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011066 Charcot-Marie-Tooth disease type 4B1 skos:exactMatch Orphanet:99955 Charcot-Marie-Tooth disease type 4B1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011066 Charcot-Marie-Tooth disease type 4B1 skos:exactMatch SCTID:715803003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011066 Charcot-Marie-Tooth disease type 4B1 skos:exactMatch UMLS:C1832399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011067 autosomal recessive nonsyndromic hearing loss 12 skos:exactMatch DOID:0110467 autosomal recessive nonsyndromic deafness 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011067 autosomal recessive nonsyndromic hearing loss 12 skos:exactMatch MESH:C563327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011067 autosomal recessive nonsyndromic hearing loss 12 skos:exactMatch OMIM:601386 deafness, autosomal recessive 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011067 autosomal recessive nonsyndromic hearing loss 12 skos:exactMatch UMLS:C1832394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011068 type 1 diabetes mellitus 12 skos:exactMatch DOID:0110751 type 1 diabetes mellitus 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011068 type 1 diabetes mellitus 12 skos:exactMatch MESH:C563326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011068 type 1 diabetes mellitus 12 skos:exactMatch OMIM:601388 iia 1 diabetes mellitus 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011068 type 1 diabetes mellitus 12 skos:exactMatch UMLS:C1832392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011069 cervical ribs, Sprengel anomaly, anal atresia, and urethral obstruction skos:exactMatch MESH:C538072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011069 cervical ribs, Sprengel anomaly, anal atresia, and urethral obstruction skos:exactMatch OMIM:601389 cervical ribs, sprengel anomaly, anal atresia, and urethral obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011069 cervical ribs, Sprengel anomaly, anal atresia, and urethral obstruction skos:exactMatch UMLS:C1832391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011070 van Maldergem syndrome 1 skos:exactMatch DOID:0080585 Van Maldergem syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011070 van Maldergem syndrome 1 skos:exactMatch OMIM:601390 van maldergem syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011071 hereditary thrombocytopenia and hematologic cancer predisposition syndrome skos:exactMatch MESH:C563324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011071 hereditary thrombocytopenia and hematologic cancer predisposition syndrome skos:exactMatch Orphanet:71290 Familial platelet disorder with associated myeloid malignancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011071 hereditary thrombocytopenia and hematologic cancer predisposition syndrome skos:exactMatch SCTID:725034002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011071 hereditary thrombocytopenia and hematologic cancer predisposition syndrome skos:exactMatch UMLS:C1832388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011072 diabetes mellitus, noninsulin-dependent, 2 skos:exactMatch MESH:C563323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011072 diabetes mellitus, noninsulin-dependent, 2 skos:exactMatch OMIM:601407 iia 2 diabetes mellitus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011072 diabetes mellitus, noninsulin-dependent, 2 skos:exactMatch UMLS:C1832387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011073 diabetes mellitus, transient neonatal, 1 skos:exactMatch MESH:C563322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011073 diabetes mellitus, transient neonatal, 1 skos:exactMatch OMIM:601410 diabetes mellitus, transient neonatal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011073 diabetes mellitus, transient neonatal, 1 skos:exactMatch Orphanet:99886 Transient neonatal diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011073 diabetes mellitus, transient neonatal, 1 skos:exactMatch SCTID:609579009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011074 autosomal dominant nonsyndromic hearing loss 7 skos:exactMatch DOID:0110591 autosomal dominant nonsyndromic deafness 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011074 autosomal dominant nonsyndromic hearing loss 7 skos:exactMatch MESH:C563321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011074 autosomal dominant nonsyndromic hearing loss 7 skos:exactMatch OMIM:601412 deafness, autosomal dominant 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011074 autosomal dominant nonsyndromic hearing loss 7 skos:exactMatch UMLS:C1832379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011075 retinitis pigmentosa 18 skos:exactMatch DOID:0110356 retinitis pigmentosa 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011075 retinitis pigmentosa 18 skos:exactMatch MESH:C563320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011075 retinitis pigmentosa 18 skos:exactMatch OMIM:601414 retinitis pigmentosa 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011075 retinitis pigmentosa 18 skos:exactMatch UMLS:C1832378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011076 myofibrillar myopathy 1 skos:exactMatch DOID:0080092 myofibrillar myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011076 myofibrillar myopathy 1 skos:exactMatch OMIM:601419 myopathy, myofibrillar, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011076 myofibrillar myopathy 1 skos:exactMatch Orphanet:98909 Desminopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011076 myofibrillar myopathy 1 skos:exactMatch UMLS:C1832370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011076 myofibrillar myopathy 1 skos:exactMatch UMLS:C3809137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011077 microcephaly, corpus callosum dysgenesis, and cleft lip/palate skos:exactMatch MESH:C537547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011077 microcephaly, corpus callosum dysgenesis, and cleft lip/palate skos:exactMatch OMIM:601420 microcephaly, corpus callosum dysgenesis, and cleft lip/palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011077 microcephaly, corpus callosum dysgenesis, and cleft lip/palate skos:exactMatch UMLS:C1832369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011078 anterior chamber cleavage disorder, cerebellar hypoplasia, hypothyroidism, and tracheal stenosis skos:exactMatch MESH:C537694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011078 anterior chamber cleavage disorder, cerebellar hypoplasia, hypothyroidism, and tracheal stenosis skos:exactMatch OMIM:601427 anterior chamber cleavage disorder, cerebellar hypoplasia, hypothyroidism, and tracheal stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011078 anterior chamber cleavage disorder, cerebellar hypoplasia, hypothyroidism, and tracheal stenosis skos:exactMatch Orphanet:2321 Jung syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011078 anterior chamber cleavage disorder, cerebellar hypoplasia, hypothyroidism, and tracheal stenosis skos:exactMatch UMLS:C1832362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011079 rhizomelic dysplasia, Patterson-Lowry type skos:exactMatch MESH:C537609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011079 rhizomelic dysplasia, Patterson-Lowry type skos:exactMatch OMIM:601438 rhizomelic dysplasia, patterson-lowry iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011079 rhizomelic dysplasia, Patterson-Lowry type skos:exactMatch Orphanet:2831 Rhizomelic dysplasia, Patterson-Lowry type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011079 rhizomelic dysplasia, Patterson-Lowry type skos:exactMatch SCTID:715505002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011079 rhizomelic dysplasia, Patterson-Lowry type skos:exactMatch UMLS:C1832359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011080 progressive deafness with stapes fixation skos:exactMatch MESH:C563316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011080 progressive deafness with stapes fixation skos:exactMatch OMIM:601449 deafness, progressive, with stapes fixation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011080 progressive deafness with stapes fixation skos:exactMatch Orphanet:3235 Progressive deafness with stapes fixation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011080 progressive deafness with stapes fixation skos:exactMatch SCTID:715529009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011080 progressive deafness with stapes fixation skos:exactMatch UMLS:C1832354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011081 dislocation of the hip-dysmorphism syndrome skos:exactMatch MESH:C563315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011081 dislocation of the hip-dysmorphism syndrome skos:exactMatch OMIM:601450 dislocation of hip, congenital, with hyperextensibility of fingers and facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011081 dislocation of the hip-dysmorphism syndrome skos:exactMatch Orphanet:2412 Dislocation of the hip-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011081 dislocation of the hip-dysmorphism syndrome skos:exactMatch SCTID:763755009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011081 dislocation of the hip-dysmorphism syndrome skos:exactMatch UMLS:C1832353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011082 oculoauriculofrontonasal syndrome skos:exactMatch MESH:C537865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011082 oculoauriculofrontonasal syndrome skos:exactMatch OMIM:601452 oculoauriculofrontonasal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011082 oculoauriculofrontonasal syndrome skos:exactMatch Orphanet:398156 Oculoauriculofrontonasal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011082 oculoauriculofrontonasal syndrome skos:exactMatch UMLS:C1832352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011083 trichodental syndrome skos:exactMatch MESH:C536551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011083 trichodental syndrome skos:exactMatch OMIM:601453 trichodental dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011083 trichodental syndrome skos:exactMatch Orphanet:3351 Trichodental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011083 trichodental syndrome skos:exactMatch SCTID:277810000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011083 trichodental syndrome skos:exactMatch UMLS:C0406724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011084 psoriasis 3, susceptibility to skos:exactMatch DOID:0111283 psoriasis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011084 psoriasis 3, susceptibility to skos:exactMatch OMIM:601454 psoriasis 3, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011085 Charcot-Marie-Tooth disease type 4D skos:exactMatch DOID:0110186 Charcot-Marie-Tooth disease type 4D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011085 Charcot-Marie-Tooth disease type 4D skos:exactMatch MESH:C535716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011085 Charcot-Marie-Tooth disease type 4D skos:exactMatch OMIM:601455 charcot-marie-tooth disease, iia 4d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011085 Charcot-Marie-Tooth disease type 4D skos:exactMatch Orphanet:99950 Charcot-Marie-Tooth disease type 4D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011085 Charcot-Marie-Tooth disease type 4D skos:exactMatch SCTID:715798007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011085 Charcot-Marie-Tooth disease type 4D skos:exactMatch UMLS:C1832334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011086 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-positive skos:exactMatch DOID:0090013 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, Nk cell-positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011086 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-positive skos:exactMatch MESH:C563311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011086 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-positive skos:exactMatch OMIM:601457 severe combined immunodeficiency, autosomal recessive, t cell-negative, B cell-negative, nk cell-positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011086 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-positive skos:exactMatch Orphanet:331206 Severe combined immunodeficiency due to complete RAG1/2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011086 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-negative, NK cell-positive skos:exactMatch UMLS:C1832322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011087 inflammatory bowel disease 2 skos:exactMatch DOID:0110900 inflammatory bowel disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011087 inflammatory bowel disease 2 skos:exactMatch MESH:C563310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011087 inflammatory bowel disease 2 skos:exactMatch OMIM:601458 inflammatory bowel disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011087 inflammatory bowel disease 2 skos:exactMatch UMLS:C1832321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011088 congenital myasthenic syndrome 1A skos:exactMatch DOID:0110663 congenital myasthenic syndrome 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011088 congenital myasthenic syndrome 1A skos:exactMatch OMIM:601462 myasthenic syndrome, congenital, 1a, slow-channel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011089 patent ductus venosus skos:exactMatch MESH:C562830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011089 patent ductus venosus skos:exactMatch OMIM:601466 patent ductus venosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011089 patent ductus venosus skos:exactMatch SCTID:253330006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011090 isolated hereditary congenital facial paralysis skos:exactMatch MESH:C563309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011090 isolated hereditary congenital facial paralysis skos:exactMatch OMIMPS:601471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011090 isolated hereditary congenital facial paralysis skos:exactMatch Orphanet:306527 Isolated hereditary congenital facial paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011090 isolated hereditary congenital facial paralysis skos:exactMatch SCTID:733091002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011090 isolated hereditary congenital facial paralysis skos:exactMatch UMLS:C4518577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011091 Charcot-Marie-Tooth disease type 2D skos:exactMatch DOID:0110164 Charcot-Marie-Tooth disease type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011091 Charcot-Marie-Tooth disease type 2D skos:exactMatch MESH:C537993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011091 Charcot-Marie-Tooth disease type 2D skos:exactMatch NCIT:C122659 Charcot-Marie-Tooth Disease Type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011091 Charcot-Marie-Tooth disease type 2D skos:exactMatch OMIM:601472 charcot-marie-tooth disease, axonal, iia 2d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011091 Charcot-Marie-Tooth disease type 2D skos:exactMatch Orphanet:99938 Autosomal dominant Charcot-Marie-Tooth disease type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011091 Charcot-Marie-Tooth disease type 2D skos:exactMatch SCTID:717011006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011091 Charcot-Marie-Tooth disease type 2D skos:exactMatch UMLS:C1832274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011091 Charcot-Marie-Tooth disease type 2D skos:exactMatch UMLS:C4274109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011092 ribbing disease skos:exactMatch MESH:C537613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011092 ribbing disease skos:exactMatch OMIM:601477 ribbing disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011092 ribbing disease skos:exactMatch UMLS:C1832273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011093 mucopolysaccharidosis type 9 skos:exactMatch DOID:0050809 mucopolysaccharidosis IX semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011093 mucopolysaccharidosis type 9 skos:exactMatch MESH:C563209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011093 mucopolysaccharidosis type 9 skos:exactMatch NCIT:C129073 Mucopolysaccharidosis Type IX semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011093 mucopolysaccharidosis type 9 skos:exactMatch OMIM:601492 mucopolysaccharidosis, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011093 mucopolysaccharidosis type 9 skos:exactMatch Orphanet:67041 Hyaluronidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011093 mucopolysaccharidosis type 9 skos:exactMatch SCTID:124473006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011093 mucopolysaccharidosis type 9 skos:exactMatch UMLS:C1291490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011094 dilated cardiomyopathy 1C skos:exactMatch DOID:0110423 dilated cardiomyopathy 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011094 dilated cardiomyopathy 1C skos:exactMatch MESH:C563307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011094 dilated cardiomyopathy 1C skos:exactMatch NCIT:C170436 Dilated Cardiomyopathy-1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011094 dilated cardiomyopathy 1C skos:exactMatch OMIM:601493 cardiomyopathy, dilated, 1c, with or without left ventricular noncompaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011095 dilated cardiomyopathy 1D skos:exactMatch DOID:0110426 dilated cardiomyopathy 1D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011095 dilated cardiomyopathy 1D skos:exactMatch MESH:C563306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011095 dilated cardiomyopathy 1D skos:exactMatch OMIM:601494 cardiomyopathy, dilated, 1d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011095 dilated cardiomyopathy 1D skos:exactMatch UMLS:C1832243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011096 autosomal agammaglobulinemia skos:exactMatch MESH:C538056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011096 autosomal agammaglobulinemia skos:exactMatch Orphanet:33110 Autosomal agammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011096 autosomal agammaglobulinemia skos:exactMatch UMLS:C1832241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011097 Axenfeld-Rieger syndrome type 2 skos:exactMatch DOID:0110121 Axenfeld-Rieger syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011097 Axenfeld-Rieger syndrome type 2 skos:exactMatch MESH:C535680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011097 Axenfeld-Rieger syndrome type 2 skos:exactMatch OMIM:601499 axenfeld-rieger syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011097 Axenfeld-Rieger syndrome type 2 skos:exactMatch UMLS:C1832229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011098 prostate cancer, hereditary, 1 skos:exactMatch OMIM:601518 prostate cancer, hereditary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011099 human HOXA1 syndromes skos:exactMatch DOID:0050682 Athabaskan brainstem dysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011099 human HOXA1 syndromes skos:exactMatch OMIM:601536 athabaskan brainstem dysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011099 human HOXA1 syndromes skos:exactMatch Orphanet:69739 Athabaskan brainstem dysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011099 human HOXA1 syndromes skos:exactMatch SCTID:720518006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011099 human HOXA1 syndromes skos:exactMatch UMLS:C1832215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011100 microcephaly, retinitis pigmentosa, and sutural cataract skos:exactMatch MESH:C563296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011100 microcephaly, retinitis pigmentosa, and sutural cataract skos:exactMatch OMIM:601537 microcephaly, retinitis pigmentosa, and sutural cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011100 microcephaly, retinitis pigmentosa, and sutural cataract skos:exactMatch UMLS:C1832214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011101 peroxisome biogenesis disorder 1B skos:exactMatch DOID:0081240 peroxisome biogenesis disorder 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011101 peroxisome biogenesis disorder 1B skos:exactMatch NCIT:C155749 Peroxisome Biogenesis Disorder 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011101 peroxisome biogenesis disorder 1B skos:exactMatch OMIM:601539 peroxisome biogenesis disorder 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011101 peroxisome biogenesis disorder 1B skos:exactMatch UMLS:CN168921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011102 autosomal dominant nonsyndromic hearing loss 12 skos:exactMatch DOID:0110544 autosomal dominant nonsyndromic deafness 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011102 autosomal dominant nonsyndromic hearing loss 12 skos:exactMatch MESH:C563295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011102 autosomal dominant nonsyndromic hearing loss 12 skos:exactMatch OMIM:601543 deafness, autosomal dominant 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011102 autosomal dominant nonsyndromic hearing loss 12 skos:exactMatch UMLS:C1832187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011103 autosomal dominant nonsyndromic hearing loss 3A skos:exactMatch DOID:0110564 autosomal dominant nonsyndromic deafness 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011103 autosomal dominant nonsyndromic hearing loss 3A skos:exactMatch MESH:C567277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011103 autosomal dominant nonsyndromic hearing loss 3A skos:exactMatch OMIM:601544 deafness, autosomal dominant 3a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011103 autosomal dominant nonsyndromic hearing loss 3A skos:exactMatch UMLS:C2675750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011104 cataract 3 multiple types skos:exactMatch DOID:0110269 cataract 3 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011104 cataract 3 multiple types skos:exactMatch MESH:C563294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011104 cataract 3 multiple types skos:exactMatch OMIM:601547 cataract 3, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011104 cataract 3 multiple types skos:exactMatch UMLS:C1832175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011105 alacrima, congenital, autosomal recessive skos:exactMatch OMIM:601549 alacrima, congenital, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011105 alacrima, congenital, autosomal recessive skos:exactMatch UMLS:C4012597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011106 facial dysmorphism-lens dislocation-anterior segment abnormalities-spontaneous filtering blebs syndrome skos:exactMatch MESH:C563293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011106 facial dysmorphism-lens dislocation-anterior segment abnormalities-spontaneous filtering blebs syndrome skos:exactMatch OMIM:601552 facial dysmorphism, lens dislocation, anterior segment abnormalities, and spontaneous filtering blebs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011106 facial dysmorphism-lens dislocation-anterior segment abnormalities-spontaneous filtering blebs syndrome skos:exactMatch Orphanet:412022 Facial dysmorphism-lens dislocation-anterior segment abnormalities-spontaneous filtering blebs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011106 facial dysmorphism-lens dislocation-anterior segment abnormalities-spontaneous filtering blebs syndrome skos:exactMatch UMLS:C1832167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011107 congenital hypotrichosis with juvenile macular dystrophy skos:exactMatch DOID:0110711 congenital hypotrichosis with juvenile macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011107 congenital hypotrichosis with juvenile macular dystrophy skos:exactMatch MESH:C537698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011107 congenital hypotrichosis with juvenile macular dystrophy skos:exactMatch OMIM:601553 hypotrichosis, congenital, with juvenile macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011107 congenital hypotrichosis with juvenile macular dystrophy skos:exactMatch Orphanet:1573 Hypotrichosis with juvenile macular degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011107 congenital hypotrichosis with juvenile macular dystrophy skos:exactMatch UMLS:C1832162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011109 multiple epiphyseal dysplasia, Lowry type skos:exactMatch MESH:C563291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011109 multiple epiphyseal dysplasia, Lowry type skos:exactMatch OMIM:601560 multiple epiphyseal dysplasia with robin phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011109 multiple epiphyseal dysplasia, Lowry type skos:exactMatch Orphanet:166016 Multiple epiphyseal dysplasia, Lowry type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011109 multiple epiphyseal dysplasia, Lowry type skos:exactMatch SCTID:768935003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011109 multiple epiphyseal dysplasia, Lowry type skos:exactMatch UMLS:C1832112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011110 dyssegmental dysplasia-glaucoma syndrome skos:exactMatch MESH:C563290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011110 dyssegmental dysplasia-glaucoma syndrome skos:exactMatch OMIM:601561 dyssegmental dysplasia with glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011110 dyssegmental dysplasia-glaucoma syndrome skos:exactMatch Orphanet:1804 Dyssegmental dysplasia-glaucoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011110 dyssegmental dysplasia-glaucoma syndrome skos:exactMatch UMLS:C1832111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011111 obsolete horns in sheep skos:exactMatch OMIM:601563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011112 Wilms tumor 5 skos:exactMatch MESH:C536707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011112 Wilms tumor 5 skos:exactMatch OMIM:601583 wilms tumor 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011113 Charcot-Marie-Tooth disease type 4C skos:exactMatch DOID:0110183 Charcot-Marie-Tooth disease type 4C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011113 Charcot-Marie-Tooth disease type 4C skos:exactMatch MESH:C535423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011113 Charcot-Marie-Tooth disease type 4C skos:exactMatch NCIT:C129864 Charcot-Marie-Tooth Disease Type 4C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011113 Charcot-Marie-Tooth disease type 4C skos:exactMatch OMIM:601596 charcot-marie-tooth disease, iia 4c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011113 Charcot-Marie-Tooth disease type 4C skos:exactMatch Orphanet:99949 Charcot-Marie-Tooth disease type 4C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011113 Charcot-Marie-Tooth disease type 4C skos:exactMatch SCTID:715797002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011113 Charcot-Marie-Tooth disease type 4C skos:exactMatch UMLS:C1866636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011114 familial multiple trichoepithelioma skos:exactMatch Orphanet:867 Familial multiple trichoepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011114 familial multiple trichoepithelioma skos:exactMatch SCTID:403825008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011114 familial multiple trichoepithelioma skos:exactMatch UMLS:C1275122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011115 spastic paraplegia and Evans syndrome skos:exactMatch MESH:C566652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011115 spastic paraplegia and Evans syndrome skos:exactMatch OMIM:601608 spastic paraplegia and evans syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011115 spastic paraplegia and Evans syndrome skos:exactMatch UMLS:C1866619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011116 lung agenesis-heart defect-thumb anomalies syndrome skos:exactMatch MESH:C535708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011116 lung agenesis-heart defect-thumb anomalies syndrome skos:exactMatch OMIM:601612 lung agenesis, congenital heart defects, and thumb anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011116 lung agenesis-heart defect-thumb anomalies syndrome skos:exactMatch Orphanet:1120 Lung agenesis-heart defect-thumb anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011116 lung agenesis-heart defect-thumb anomalies syndrome skos:exactMatch SCTID:721976003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011117 iris pigment epithelium anomalies skos:exactMatch MESH:C566651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011117 iris pigment epithelium anomalies skos:exactMatch OMIM:601616 iris pigment epithelium anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011117 iris pigment epithelium anomalies skos:exactMatch UMLS:C1866608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011118 bilineal acute myeloid leukemia skos:exactMatch NCIT:C6923 Acute Bilineal Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011118 bilineal acute myeloid leukemia skos:exactMatch UMLS:C0349680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011119 iridogoniodysgenesis skos:exactMatch DOID:0050786 iridogoniodysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011119 iridogoniodysgenesis skos:exactMatch Orphanet:98634 Anterior segment developmental anomaly without extraocular manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011120 neural tube defects, folate-sensitive skos:exactMatch MESH:C536409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011120 neural tube defects, folate-sensitive skos:exactMatch OMIM:601634 neural tube defects, folate-sensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011120 neural tube defects, folate-sensitive skos:exactMatch UMLS:C1866558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011121 paragangliomas 2 skos:exactMatch MESH:C566646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011121 paragangliomas 2 skos:exactMatch OMIM:601650 paragangliomas 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011122 obesity disorder skos:exactMatch DOID:9970 obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011122 obesity disorder skos:exactMatch NCIT:C3283 Obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011122 obesity disorder skos:exactMatch Orphanet:521399 NON RARE IN EUROPE: Non rare obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011122 obesity disorder skos:exactMatch SCTID:414916001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011122 obesity disorder skos:exactMatch UMLS:C0028754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011123 type 1 diabetes mellitus 15 skos:exactMatch DOID:0110753 type 1 diabetes mellitus 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011123 type 1 diabetes mellitus 15 skos:exactMatch MESH:C566645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011123 type 1 diabetes mellitus 15 skos:exactMatch OMIM:601666 iia 1 diabetes mellitus 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011123 type 1 diabetes mellitus 15 skos:exactMatch UMLS:C1866519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011124 spondyloepimetaphyseal dysplasia-abnormal dentition syndrome skos:exactMatch MESH:C566644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011124 spondyloepimetaphyseal dysplasia-abnormal dentition syndrome skos:exactMatch OMIM:601668 spondyloepimetaphyseal dysplasia with abnormal dentition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011124 spondyloepimetaphyseal dysplasia-abnormal dentition syndrome skos:exactMatch Orphanet:168451 Spondyloepimetaphyseal dysplasia-abnormal dentition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011124 spondyloepimetaphyseal dysplasia-abnormal dentition syndrome skos:exactMatch UMLS:C1866507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011125 trichothiodystrophy 1, photosensitive skos:exactMatch DOID:0111873 photosensitive trichothiodystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011125 trichothiodystrophy 1, photosensitive skos:exactMatch NCIT:C156433 Trichothiodystrophy 1, Photosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011125 trichothiodystrophy 1, photosensitive skos:exactMatch OMIM:601675 trichothiodystrophy 1, photosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011125 trichothiodystrophy 1, photosensitive skos:exactMatch Orphanet:670 PIBIDS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011126 acute insulin response skos:exactMatch OMIM:601676 acute insulin response semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011128 Sheldon-hall syndrome skos:exactMatch DOID:0111599 distal arthrogryposis type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011128 Sheldon-hall syndrome skos:exactMatch Orphanet:1147 Sheldon-Hall syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011128 Sheldon-hall syndrome skos:exactMatch UMLS:C1834523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011129 glaucoma type 1C skos:exactMatch OMIM:601682 glaucoma 1, primary open angle, c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011129 glaucoma type 1C skos:exactMatch UMLS:C1866483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011130 sebaceous gland hyperplasia, familial presenile skos:exactMatch MESH:C537530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011130 sebaceous gland hyperplasia, familial presenile skos:exactMatch OMIM:601700 sebaceous gland hyperplasia, familial presenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011130 sebaceous gland hyperplasia, familial presenile skos:exactMatch UMLS:C1866428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011131 tricho-oculo-dermo-vertebral syndrome skos:exactMatch MESH:C537441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011131 tricho-oculo-dermo-vertebral syndrome skos:exactMatch OMIM:601701 arthrogryposis and ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011132 T-cell immunodeficiency, congenital alopecia, and nail dystrophy skos:exactMatch DOID:0060769 T-cell immunodeficiency, congenital alopecia, and nail dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011132 T-cell immunodeficiency, congenital alopecia, and nail dystrophy skos:exactMatch MESH:C536781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011132 T-cell immunodeficiency, congenital alopecia, and nail dystrophy skos:exactMatch OMIM:601705 t-cell immunodeficiency, congenital alopecia, and nail dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011132 T-cell immunodeficiency, congenital alopecia, and nail dystrophy skos:exactMatch Orphanet:169095 Severe combined immunodeficiency due to FOXN1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011132 T-cell immunodeficiency, congenital alopecia, and nail dystrophy skos:exactMatch SCTID:720345008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011132 T-cell immunodeficiency, congenital alopecia, and nail dystrophy skos:exactMatch UMLS:C1866426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011133 deaf blind hypopigmentation syndrome, Yemenite type skos:exactMatch MESH:C536771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011133 deaf blind hypopigmentation syndrome, Yemenite type skos:exactMatch OMIM:601706 yemenite deaf-blind hypopigmentation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011133 deaf blind hypopigmentation syndrome, Yemenite type skos:exactMatch Orphanet:3214 Deaf blind hypopigmentation syndrome, Yemenite type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011133 deaf blind hypopigmentation syndrome, Yemenite type skos:exactMatch SCTID:721084001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011133 deaf blind hypopigmentation syndrome, Yemenite type skos:exactMatch UMLS:C1866425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011134 Curry-Jones syndrome skos:exactMatch MESH:C536735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011134 Curry-Jones syndrome skos:exactMatch OMIM:601707 curry-jones syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011134 Curry-Jones syndrome skos:exactMatch Orphanet:1553 Curry-Jones syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011134 Curry-Jones syndrome skos:exactMatch SCTID:720819006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011134 Curry-Jones syndrome skos:exactMatch UMLS:C0795915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011135 superior transverse scapular ligament, calcification of, familial skos:exactMatch MESH:C566638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011135 superior transverse scapular ligament, calcification of, familial skos:exactMatch OMIM:601708 superior transverse scapular ligament, calcification of, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011135 superior transverse scapular ligament, calcification of, familial skos:exactMatch UMLS:C1866424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011136 Quebec platelet disorder skos:exactMatch DOID:0111050 Quebec platelet disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011136 Quebec platelet disorder skos:exactMatch MESH:C536260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011136 Quebec platelet disorder skos:exactMatch OMIM:601709 quebec platelet disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011136 Quebec platelet disorder skos:exactMatch Orphanet:220436 Quebec platelet disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011136 Quebec platelet disorder skos:exactMatch UMLS:C1866423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011137 retinitis pigmentosa 19 skos:exactMatch DOID:0110354 retinitis pigmentosa 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011137 retinitis pigmentosa 19 skos:exactMatch MESH:C566637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011137 retinitis pigmentosa 19 skos:exactMatch OMIM:601718 retinitis pigmentosa 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011137 retinitis pigmentosa 19 skos:exactMatch UMLS:C1866422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011138 systemic lupus erythematosus, susceptibility to, 1 skos:exactMatch OMIM:601744 systemic lupus erythematosus, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011139 preaxial hallucal polydactyly skos:exactMatch MESH:C566632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011139 preaxial hallucal polydactyly skos:exactMatch OMIM:601759 preaxial hallucal polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011139 preaxial hallucal polydactyly skos:exactMatch UMLS:C1866339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011141 megaloblastic anemia, folate-responsive skos:exactMatch OMIM:601775 megaloblastic anemia, folate-responsive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011141 megaloblastic anemia, folate-responsive skos:exactMatch UMLS:C2749656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011142 Ehlers-Danlos syndrome, musculocontractural type skos:exactMatch MESH:C000600608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011142 Ehlers-Danlos syndrome, musculocontractural type skos:exactMatch Orphanet:2953 Musculocontractural Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011142 Ehlers-Danlos syndrome, musculocontractural type skos:exactMatch SCTID:720860004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011143 cone-rod dystrophy 6 skos:exactMatch DOID:0111011 cone-rod dystrophy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011143 cone-rod dystrophy 6 skos:exactMatch MESH:C538363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011143 cone-rod dystrophy 6 skos:exactMatch OMIM:601777 cone-rod dystrophy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011143 cone-rod dystrophy 6 skos:exactMatch UMLS:C1866293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011144 ceroid lipofuscinosis, neuronal, 6A skos:exactMatch DOID:0110729 neuronal ceroid lipofuscinosis 6A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011144 ceroid lipofuscinosis, neuronal, 6A skos:exactMatch MESH:C566627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011144 ceroid lipofuscinosis, neuronal, 6A skos:exactMatch OMIM:601780 ceroid lipofuscinosis, neuronal, 6a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011144 ceroid lipofuscinosis, neuronal, 6A skos:exactMatch Orphanet:228363 CLN6 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011145 colobomatous microphthalmia - obesity - hypogenitalism - intellectual disability syndrome skos:exactMatch MESH:C566623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011145 colobomatous microphthalmia - obesity - hypogenitalism - intellectual disability syndrome skos:exactMatch OMIM:601794 coloboma-obesity-hypogenitalism-mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011145 colobomatous microphthalmia - obesity - hypogenitalism - intellectual disability syndrome skos:exactMatch Orphanet:363741 Colobomatous microphthalmia-obesity-hypogenitalism-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011145 colobomatous microphthalmia - obesity - hypogenitalism - intellectual disability syndrome skos:exactMatch UMLS:C1866256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011146 tetrasomy 12p skos:exactMatch MESH:C538105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011146 tetrasomy 12p skos:exactMatch NCIT:C75458 Pallister-Killian Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011146 tetrasomy 12p skos:exactMatch OMIM:601803 pallister-killian syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011146 tetrasomy 12p skos:exactMatch Orphanet:884 Tetrasomy 12p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011146 tetrasomy 12p skos:exactMatch SCTID:9527009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011146 tetrasomy 12p skos:exactMatch UMLS:C0265449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011147 chromosome 18q deletion syndrome skos:exactMatch DOID:0060407 chromosome 18q deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011147 chromosome 18q deletion syndrome skos:exactMatch MESH:C536580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011147 chromosome 18q deletion syndrome skos:exactMatch NCIT:C84522 Deletion 18q Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011147 chromosome 18q deletion syndrome skos:exactMatch OMIM:601808 chromosome 18q deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011147 chromosome 18q deletion syndrome skos:exactMatch Orphanet:1600 Monosomy 18q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011147 chromosome 18q deletion syndrome skos:exactMatch Orphanet:262146 Partial deletion of the long arm of chromosome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011147 chromosome 18q deletion syndrome skos:exactMatch SCTID:270889005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011147 chromosome 18q deletion syndrome skos:exactMatch UMLS:C0432443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011148 Spondylospinal thoracic dysostosis skos:exactMatch MESH:C566622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011148 Spondylospinal thoracic dysostosis skos:exactMatch OMIM:601809 spondylospinal thoracic dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011148 Spondylospinal thoracic dysostosis skos:exactMatch UMLS:C1866184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011149 premature aging syndrome, Okamoto type skos:exactMatch MESH:C566621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011149 premature aging syndrome, Okamoto type skos:exactMatch OMIM:601811 premature aging syndrome, okamoto iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011149 premature aging syndrome, Okamoto type skos:exactMatch UMLS:C1866183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011150 acroosteolysis-keloid-like lesions-premature aging syndrome skos:exactMatch MESH:C536653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011150 acroosteolysis-keloid-like lesions-premature aging syndrome skos:exactMatch OMIM:601812 premature aging syndrome, penttinen iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011150 acroosteolysis-keloid-like lesions-premature aging syndrome skos:exactMatch Orphanet:363665 Acroosteolysis-keloid-like lesions-premature aging syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011150 acroosteolysis-keloid-like lesions-premature aging syndrome skos:exactMatch UMLS:C1866182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011151 exudative vitreoretinopathy 4 skos:exactMatch DOID:0111411 exudative vitreoretinopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011151 exudative vitreoretinopathy 4 skos:exactMatch MESH:C566619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011151 exudative vitreoretinopathy 4 skos:exactMatch OMIM:601813 exudative vitreoretinopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011151 exudative vitreoretinopathy 4 skos:exactMatch UMLS:C1866176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011152 PHGDH deficiency skos:exactMatch DOID:0050722 PHGDH deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011152 PHGDH deficiency skos:exactMatch MESH:C566618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011152 PHGDH deficiency skos:exactMatch OMIM:601815 phosphoglycerate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011152 PHGDH deficiency skos:exactMatch Orphanet:79351 3-phosphoglycerate dehydrogenase deficiency, infantile/juvenile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011152 PHGDH deficiency skos:exactMatch UMLS:C1866174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011153 hyperinsulinemic hypoglycemia, familial, 2 skos:exactMatch DOID:0070218 familial hyperinsulinemic hypoglycemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011153 hyperinsulinemic hypoglycemia, familial, 2 skos:exactMatch OMIM:601820 hyperinsulinemic hypoglycemia, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011153 hyperinsulinemic hypoglycemia, familial, 2 skos:exactMatch UMLS:C2931833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011154 acrofacial dysostosis, Palagonia type skos:exactMatch DOID:0060385 acrofacial dysostosis, Patagonia type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011154 acrofacial dysostosis, Palagonia type skos:exactMatch MESH:C538185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011154 acrofacial dysostosis, Palagonia type skos:exactMatch OMIM:601829 acrofacial dysostosis, palagonia iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011154 acrofacial dysostosis, Palagonia type skos:exactMatch Orphanet:1787 Acrofacial dysostosis, Palagonia type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011154 acrofacial dysostosis, Palagonia type skos:exactMatch SCTID:720429007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011154 acrofacial dysostosis, Palagonia type skos:exactMatch UMLS:C1866168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011155 vacuolar Neuromyopathy skos:exactMatch MESH:C566617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011155 vacuolar Neuromyopathy skos:exactMatch OMIM:601846 vacuolar neuromyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011155 vacuolar Neuromyopathy skos:exactMatch UMLS:C1866139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011156 progressive familial intrahepatic cholestasis type 2 skos:exactMatch DOID:0070222 progressive familial intrahepatic cholestasis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011156 progressive familial intrahepatic cholestasis type 2 skos:exactMatch OMIM:601847 cholestasis, progressive familial intrahepatic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011156 progressive familial intrahepatic cholestasis type 2 skos:exactMatch Orphanet:79304 Progressive familial intrahepatic cholestasis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011156 progressive familial intrahepatic cholestasis type 2 skos:exactMatch UMLS:CN205889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011157 Gomez-Lopez-Hernandez syndrome skos:exactMatch MESH:C537285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011157 Gomez-Lopez-Hernandez syndrome skos:exactMatch OMIM:601853 gomez-lopez-hernandez syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011157 Gomez-Lopez-Hernandez syndrome skos:exactMatch Orphanet:1532 Gómez-López-Hernández syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011157 Gomez-Lopez-Hernandez syndrome skos:exactMatch SCTID:722451006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011158 autoimmune lymphoproliferative syndrome type 1 skos:exactMatch OMIM:601859 autoimmune lymphoproliferative syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011158 autoimmune lymphoproliferative syndrome type 1 skos:exactMatch SCTID:702444009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011159 autosomal dominant nonsyndromic hearing loss 13 skos:exactMatch DOID:0110545 autosomal dominant nonsyndromic deafness 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011159 autosomal dominant nonsyndromic hearing loss 13 skos:exactMatch MESH:C566612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011159 autosomal dominant nonsyndromic hearing loss 13 skos:exactMatch OMIM:601868 deafness, autosomal dominant 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011159 autosomal dominant nonsyndromic hearing loss 13 skos:exactMatch UMLS:C1866095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011160 autosomal recessive nonsyndromic hearing loss 15 skos:exactMatch DOID:0110470 autosomal recessive nonsyndromic deafness 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011160 autosomal recessive nonsyndromic hearing loss 15 skos:exactMatch MESH:C566611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011160 autosomal recessive nonsyndromic hearing loss 15 skos:exactMatch OMIM:601869 deafness, autosomal recessive 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011160 autosomal recessive nonsyndromic hearing loss 15 skos:exactMatch UMLS:C1866094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011161 sperm-specific antigen 1 skos:exactMatch OMIM:601876 sperm-specific antigen 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011162 cataract 14 multiple types skos:exactMatch DOID:0110253 cataract 14 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011162 cataract 14 multiple types skos:exactMatch MESH:C566608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011162 cataract 14 multiple types skos:exactMatch OMIM:601885 cataract 14, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011162 cataract 14 multiple types skos:exactMatch UMLS:C1866078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011163 malignant hyperthermia, susceptibility to, 5 skos:exactMatch MESH:C535698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011163 malignant hyperthermia, susceptibility to, 5 skos:exactMatch OMIM:601887 malignant hyperthermia, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011164 malignant hyperthermia, susceptibility to, 6 skos:exactMatch MESH:C535699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011164 malignant hyperthermia, susceptibility to, 6 skos:exactMatch OMIM:601888 malignant hyperthermia, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011165 glomerulopathy with fibronectin deposits 2 skos:exactMatch OMIM:601894 glomerulopathy with fibronectin deposits 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011165 glomerulopathy with fibronectin deposits 2 skos:exactMatch SCTID:722759007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011166 lymphedema-atrial septal defects-facial changes syndrome skos:exactMatch MESH:C535539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011166 lymphedema-atrial septal defects-facial changes syndrome skos:exactMatch MESH:C567398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011166 lymphedema-atrial septal defects-facial changes syndrome skos:exactMatch OMIM:601927 lymphedema, cardiac septal defects, and characteristic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011166 lymphedema-atrial septal defects-facial changes syndrome skos:exactMatch Orphanet:86915 Lymphedema-atrial septal defects-facial changes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011166 lymphedema-atrial septal defects-facial changes syndrome skos:exactMatch SCTID:721978002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011167 type 1 diabetes mellitus 6 skos:exactMatch DOID:0110745 type 1 diabetes mellitus 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011167 type 1 diabetes mellitus 6 skos:exactMatch MESH:C566603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011167 type 1 diabetes mellitus 6 skos:exactMatch OMIM:601941 iia 1 diabetes mellitus 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011167 type 1 diabetes mellitus 6 skos:exactMatch UMLS:C1866041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011168 type 1 diabetes mellitus 10 skos:exactMatch DOID:0110749 type 1 diabetes mellitus 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011168 type 1 diabetes mellitus 10 skos:exactMatch MESH:C566602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011168 type 1 diabetes mellitus 10 skos:exactMatch OMIM:601942 iia 1 diabetes mellitus 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011168 type 1 diabetes mellitus 10 skos:exactMatch UMLS:C1866040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011169 keratosis linearis-ichthyosis congenita-sclerosing keratoderma syndrome skos:exactMatch MESH:C566600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011169 keratosis linearis-ichthyosis congenita-sclerosing keratoderma syndrome skos:exactMatch OMIM:601952 keratosis linearis with ichthyosis congenita and sclerosing keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011169 keratosis linearis-ichthyosis congenita-sclerosing keratoderma syndrome skos:exactMatch Orphanet:281201 Keratosis linearis-ichthyosis congenita-sclerosing keratoderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011169 keratosis linearis-ichthyosis congenita-sclerosing keratoderma syndrome skos:exactMatch SCTID:763775000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011169 keratosis linearis-ichthyosis congenita-sclerosing keratoderma syndrome skos:exactMatch UMLS:C1866029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011170 autosomal recessive limb-girdle muscular dystrophy type 2G skos:exactMatch DOID:0110281 autosomal recessive limb-girdle muscular dystrophy type 2G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011170 autosomal recessive limb-girdle muscular dystrophy type 2G skos:exactMatch MESH:C566599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011170 autosomal recessive limb-girdle muscular dystrophy type 2G skos:exactMatch OMIM:601954 muscular dystrophy, limb-girdle, autosomal recessive 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011170 autosomal recessive limb-girdle muscular dystrophy type 2G skos:exactMatch Orphanet:34514 Telethonin-related limb-girdle muscular dystrophy R7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011170 autosomal recessive limb-girdle muscular dystrophy type 2G skos:exactMatch SCTID:720522001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011171 odonto-tricho-ungual-digito-palmar syndrome skos:exactMatch MESH:C566598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011171 odonto-tricho-ungual-digito-palmar syndrome skos:exactMatch OMIM:601957 odontotrichoungual-digital-palmar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011171 odonto-tricho-ungual-digito-palmar syndrome skos:exactMatch Orphanet:69082 Odonto-tricho-ungual-digito-palmar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011171 odonto-tricho-ungual-digito-palmar syndrome skos:exactMatch SCTID:722063009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011171 odonto-tricho-ungual-digito-palmar syndrome skos:exactMatch UMLS:C1865998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011172 otofacioosseous-gonadal syndrome skos:exactMatch MESH:C566597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011172 otofacioosseous-gonadal syndrome skos:exactMatch OMIM:601976 otofacioosseous-gonadal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011172 otofacioosseous-gonadal syndrome skos:exactMatch UMLS:C1865988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011173 thrombocythemia 2 skos:exactMatch OMIM:601977 thrombocythemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011173 thrombocythemia 2 skos:exactMatch UMLS:C3275998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011174 hyperzincemia with functional zinc depletion skos:exactMatch MESH:C566595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011174 hyperzincemia with functional zinc depletion skos:exactMatch OMIM:601979 hyperzincemia with functional zinc depletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011174 hyperzincemia with functional zinc depletion skos:exactMatch UMLS:C1865986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011175 Friedreich ataxia 2 skos:exactMatch DOID:0111219 Friedreich ataxia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011175 Friedreich ataxia 2 skos:exactMatch MESH:C566594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011175 Friedreich ataxia 2 skos:exactMatch OMIM:601992 friedreich ataxia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011175 Friedreich ataxia 2 skos:exactMatch UMLS:C1865981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011176 intestinal hypomagnesemia 1 skos:exactMatch DOID:0060883 intestinal hypomagnesemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011176 intestinal hypomagnesemia 1 skos:exactMatch MESH:C566593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011176 intestinal hypomagnesemia 1 skos:exactMatch OMIM:602014 hypomagnesemia 1, intestinal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011176 intestinal hypomagnesemia 1 skos:exactMatch Orphanet:30924 Primary hypomagnesemia with secondary hypocalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011176 intestinal hypomagnesemia 1 skos:exactMatch SCTID:190856003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011176 intestinal hypomagnesemia 1 skos:exactMatch UMLS:C1865974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011177 ectodermal dysplasia 4, hair/nail type skos:exactMatch DOID:0111658 ectodermal dysplasia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011177 ectodermal dysplasia 4, hair/nail type skos:exactMatch MESH:C566592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011177 ectodermal dysplasia 4, hair/nail type skos:exactMatch OMIM:602032 ectodermal dysplasia 4, hair/nail iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011178 infantile convulsions and choreoathetosis skos:exactMatch MESH:C535522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011178 infantile convulsions and choreoathetosis skos:exactMatch NCIT:C126650 Infantile Convulsions and Paroxysmal Choreoathetosis, Familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011178 infantile convulsions and choreoathetosis skos:exactMatch OMIM:602066 convulsions, familial infantile, with paroxysmal choreoathetosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011178 infantile convulsions and choreoathetosis skos:exactMatch Orphanet:31709 Infantile convulsions and choreoathetosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011178 infantile convulsions and choreoathetosis skos:exactMatch SCTID:715534008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011178 infantile convulsions and choreoathetosis skos:exactMatch UMLS:C1865926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011179 leishmaniasis, tegumentary, susceptibility to skos:exactMatch OMIM:602068 leishmaniasis, tegumentary, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011180 broad terminal phalanges, familial skos:exactMatch MESH:C566588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011180 broad terminal phalanges, familial skos:exactMatch OMIM:602071 broad terminal phalanges, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011180 broad terminal phalanges, familial skos:exactMatch UMLS:C1865923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011181 fibrosis of extraocular muscles, congenital, 2 skos:exactMatch MESH:C566587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011181 fibrosis of extraocular muscles, congenital, 2 skos:exactMatch OMIM:602078 fibrosis of extraocular muscles, congenital, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011181 fibrosis of extraocular muscles, congenital, 2 skos:exactMatch UMLS:C1865915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011182 trimethylaminuria skos:exactMatch Orphanet:35056 NON RARE IN EUROPE: Trimethylaminuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011182 trimethylaminuria skos:exactMatch SCTID:237959005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011182 trimethylaminuria skos:exactMatch UMLS:C0342739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011183 Paget disease of bone 2, early-onset skos:exactMatch OMIM:602080 paget disease of bone 2, early-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011183 Paget disease of bone 2, early-onset skos:exactMatch UMLS:C4085251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011184 childhood apraxia of speech skos:exactMatch DOID:0111275 speech-language disorder-1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011184 childhood apraxia of speech skos:exactMatch OMIM:602081 speech-language disorder 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011184 childhood apraxia of speech skos:exactMatch Orphanet:209908 Isolated childhood apraxia of speech semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011184 childhood apraxia of speech skos:exactMatch SCTID:229703009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011185 Thiel-Behnke corneal dystrophy skos:exactMatch DOID:0060455 Thiel-Behnke corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011185 Thiel-Behnke corneal dystrophy skos:exactMatch MESH:C535942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011185 Thiel-Behnke corneal dystrophy skos:exactMatch OMIM:602082 corneal dystrophy, thiel-behnke iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011185 Thiel-Behnke corneal dystrophy skos:exactMatch Orphanet:98960 Thiel-Behnke corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011185 Thiel-Behnke corneal dystrophy skos:exactMatch SCTID:417065002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011185 Thiel-Behnke corneal dystrophy skos:exactMatch UMLS:C1562894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011186 Usher syndrome type 1F skos:exactMatch DOID:0110832 Usher syndrome type 1F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011186 Usher syndrome type 1F skos:exactMatch OMIM:602083 usher syndrome, iia 1f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011186 Usher syndrome type 1F skos:exactMatch UMLS:C1865885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011187 polydactyly, postaxial, type A2 skos:exactMatch MESH:C566585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011187 polydactyly, postaxial, type A2 skos:exactMatch OMIM:602085 polydactyly, postaxial, iia a2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011187 polydactyly, postaxial, type A2 skos:exactMatch UMLS:C1865883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011188 arrhythmogenic right ventricular dysplasia 3 skos:exactMatch DOID:0110072 arrhythmogenic right ventricular dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011188 arrhythmogenic right ventricular dysplasia 3 skos:exactMatch MESH:C566584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011188 arrhythmogenic right ventricular dysplasia 3 skos:exactMatch OMIM:602086 arrhythmogenic right ventricular dysplasia, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011188 arrhythmogenic right ventricular dysplasia 3 skos:exactMatch UMLS:C1865882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011189 arrhythmogenic right ventricular dysplasia 4 skos:exactMatch DOID:0110073 arrhythmogenic right ventricular dysplasia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011189 arrhythmogenic right ventricular dysplasia 4 skos:exactMatch MESH:C566583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011189 arrhythmogenic right ventricular dysplasia 4 skos:exactMatch OMIM:602087 arrhythmogenic right ventricular dysplasia, familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011189 arrhythmogenic right ventricular dysplasia 4 skos:exactMatch UMLS:C1865881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011190 nephronophthisis 2 skos:exactMatch DOID:0111113 nephronophthisis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011190 nephronophthisis 2 skos:exactMatch MESH:C566582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011190 nephronophthisis 2 skos:exactMatch OMIM:602088 nephronophthisis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011190 nephronophthisis 2 skos:exactMatch Orphanet:93591 Infantile nephronophthisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011190 nephronophthisis 2 skos:exactMatch UMLS:C1865872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011191 capillary infantile hemangioma skos:exactMatch UMLS:C1865871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011192 autosomal recessive nonsyndromic hearing loss 18A skos:exactMatch DOID:0110473 autosomal recessive nonsyndromic deafness 18A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011192 autosomal recessive nonsyndromic hearing loss 18A skos:exactMatch MESH:C566580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011192 autosomal recessive nonsyndromic hearing loss 18A skos:exactMatch OMIM:602092 deafness, autosomal recessive 18a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011192 autosomal recessive nonsyndromic hearing loss 18A skos:exactMatch UMLS:C1865870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011193 cone dystrophy 3 skos:exactMatch DOID:0080314 cone-rod dystrophy 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011193 cone dystrophy 3 skos:exactMatch OMIM:602093 cone dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011193 cone dystrophy 3 skos:exactMatch UMLS:C1865869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011194 Alzheimer disease 5 skos:exactMatch DOID:0110037 Alzheimer's disease 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011194 Alzheimer disease 5 skos:exactMatch MESH:C566578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011194 Alzheimer disease 5 skos:exactMatch OMIM:602096 alzheimer disease 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011194 Alzheimer disease 5 skos:exactMatch UMLS:C1865868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011195 Usher syndrome type 1E skos:exactMatch DOID:0110833 Usher syndrome type 1E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011195 Usher syndrome type 1E skos:exactMatch OMIM:602097 usher syndrome, iia 1e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011195 Usher syndrome type 1E skos:exactMatch UMLS:C1865865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011196 amyotrophic lateral sclerosis type 5 skos:exactMatch DOID:0060197 amyotrophic lateral sclerosis type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011196 amyotrophic lateral sclerosis type 5 skos:exactMatch MESH:C566576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011196 amyotrophic lateral sclerosis type 5 skos:exactMatch OMIM:602099 amyotrophic lateral sclerosis 5, juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011196 amyotrophic lateral sclerosis type 5 skos:exactMatch UMLS:C1865864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011197 hereditary thermosensitive neuropathy skos:exactMatch MESH:C566575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011197 hereditary thermosensitive neuropathy skos:exactMatch OMIM:602107 neuropathy, hereditary thermosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011197 hereditary thermosensitive neuropathy skos:exactMatch Orphanet:84093 Hereditary thermosensitive neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011197 hereditary thermosensitive neuropathy skos:exactMatch SCTID:715645004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011197 hereditary thermosensitive neuropathy skos:exactMatch UMLS:C1865856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011198 spondyloepimetaphyseal dysplasia, Missouri type skos:exactMatch DOID:0080030 spondyloepimetaphyseal dysplasia, Missouri type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011198 spondyloepimetaphyseal dysplasia, Missouri type skos:exactMatch OMIM:602111 spondyloepimetaphyseal dysplasia, missouri iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011198 spondyloepimetaphyseal dysplasia, Missouri type skos:exactMatch Orphanet:93356 Spondyloepimetaphyseal dysplasia, Missouri type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011198 spondyloepimetaphyseal dysplasia, Missouri type skos:exactMatch SCTID:719171005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011199 nephropathy, progressive tubulointerstitial, with cholestatic liver disease skos:exactMatch MESH:C566573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011199 nephropathy, progressive tubulointerstitial, with cholestatic liver disease skos:exactMatch OMIM:602114 nephropathy, progressive tubulointerstitial, with cholestatic liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011199 nephropathy, progressive tubulointerstitial, with cholestatic liver disease skos:exactMatch UMLS:C1865831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011200 torsion dystonia 7 skos:exactMatch DOID:0090040 torsion dystonia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011200 torsion dystonia 7 skos:exactMatch MESH:C566572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011200 torsion dystonia 7 skos:exactMatch OMIM:602124 dystonia 7, torsion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011201 tremor, hereditary essential, 2 skos:exactMatch DOID:0111429 essential tremor 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011201 tremor, hereditary essential, 2 skos:exactMatch MESH:C536546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011201 tremor, hereditary essential, 2 skos:exactMatch OMIM:602134 tremor, hereditary essential, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011202 RHYNS syndrome skos:exactMatch MESH:C537612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011202 RHYNS syndrome skos:exactMatch OMIM:602152 rhyns syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011202 RHYNS syndrome skos:exactMatch Orphanet:140976 RHYNS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011202 RHYNS syndrome skos:exactMatch SCTID:723999009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011202 RHYNS syndrome skos:exactMatch UMLS:C1865794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011203 Pierre Robin sequence with pectus excavatum and rib and scapular anomalies skos:exactMatch MESH:C535775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011203 Pierre Robin sequence with pectus excavatum and rib and scapular anomalies skos:exactMatch OMIM:602196 pierre robin sequence with pectus excavatum and rib and scapular anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011203 Pierre Robin sequence with pectus excavatum and rib and scapular anomalies skos:exactMatch UMLS:C1865783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011204 obsolete cerebellar degeneration-related autoantigen 3 skos:exactMatch OMIM:602197 cerebellar degeneration-related autoantigen 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011205 medium chain 3-ketoacyl-Coa thiolase deficiency skos:exactMatch MESH:C566566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011205 medium chain 3-ketoacyl-Coa thiolase deficiency skos:exactMatch OMIM:602199 medium chain 3-ketoacyl-coa thiolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011205 medium chain 3-ketoacyl-Coa thiolase deficiency skos:exactMatch UMLS:C1865781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011206 ventriculomegaly with defects of the radius and kidney skos:exactMatch MESH:C566565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011206 ventriculomegaly with defects of the radius and kidney skos:exactMatch OMIM:602200 ventriculomegaly with defects of the radius and kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011206 ventriculomegaly with defects of the radius and kidney skos:exactMatch UMLS:C1865780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011207 xanthomatosis, susceptibility to skos:exactMatch OMIM:602247 xanthomatosis, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011207 xanthomatosis, susceptibility to skos:exactMatch UMLS:C1865704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011208 malignant atrophic papulosis skos:exactMatch MESH:D054853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011208 malignant atrophic papulosis skos:exactMatch NCIT:C84835 Malignant Atrophic Papulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011208 malignant atrophic papulosis skos:exactMatch OMIM:602248 malignant atrophic papulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011208 malignant atrophic papulosis skos:exactMatch Orphanet:679 Malignant atrophic papulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011208 malignant atrophic papulosis skos:exactMatch SCTID:400171002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011208 malignant atrophic papulosis skos:exactMatch UMLS:C0221011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011209 progeroid facial appearance with hand anomalies skos:exactMatch MESH:C566563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011209 progeroid facial appearance with hand anomalies skos:exactMatch OMIM:602249 progeroid facial appearance with hand anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011209 progeroid facial appearance with hand anomalies skos:exactMatch UMLS:C1865699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011210 mitochondrial intermembrane space protein Tim12, yeast, homolog of skos:exactMatch OMIM:602252 mitochondrial intermembrane space protein tim12, yeast, homolog of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011211 axial spondylometaphyseal dysplasia skos:exactMatch DOID:0112299 axial spondylometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011211 axial spondylometaphyseal dysplasia skos:exactMatch MESH:C535795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011211 axial spondylometaphyseal dysplasia skos:exactMatch OMIM:602271 spondylometaphyseal dysplasia, axial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011211 axial spondylometaphyseal dysplasia skos:exactMatch Orphanet:168549 Axial spondylometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011211 axial spondylometaphyseal dysplasia skos:exactMatch UMLS:C1865695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011212 sensorineural hearing loss, retinal pigment epithelium lesions, discolored teeth skos:exactMatch MESH:C566560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011212 sensorineural hearing loss, retinal pigment epithelium lesions, discolored teeth skos:exactMatch OMIM:602340 sensorineural hearing loss, retinal pigment epithelium lesions, discolored teeth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011212 sensorineural hearing loss, retinal pigment epithelium lesions, discolored teeth skos:exactMatch UMLS:C1865645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011213 Pierpont syndrome skos:exactMatch MESH:C566559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011213 Pierpont syndrome skos:exactMatch OMIM:602342 pierpont syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011213 Pierpont syndrome skos:exactMatch Orphanet:487825 Pierpont syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011213 Pierpont syndrome skos:exactMatch UMLS:C1865644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011214 progressive familial intrahepatic cholestasis type 3 skos:exactMatch DOID:0070223 progressive familial intrahepatic cholestasis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011214 progressive familial intrahepatic cholestasis type 3 skos:exactMatch MESH:C535935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011214 progressive familial intrahepatic cholestasis type 3 skos:exactMatch OMIM:602347 cholestasis, progressive familial intrahepatic, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011214 progressive familial intrahepatic cholestasis type 3 skos:exactMatch Orphanet:79305 Progressive familial intrahepatic cholestasis type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011214 progressive familial intrahepatic cholestasis type 3 skos:exactMatch UMLS:C1865643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011215 osteocraniostenosis skos:exactMatch MESH:C537291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011215 osteocraniostenosis skos:exactMatch OMIM:602361 gracile bone dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011215 osteocraniostenosis skos:exactMatch Orphanet:2763 Osteocraniostenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011215 osteocraniostenosis skos:exactMatch SCTID:722109008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011215 osteocraniostenosis skos:exactMatch UMLS:C1865639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011216 hemochromatosis type 2A skos:exactMatch DOID:0111027 hemochromatosis type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011216 hemochromatosis type 2A skos:exactMatch OMIM:602390 hemochromatosis, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011217 desmosterolosis skos:exactMatch MESH:C566555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011217 desmosterolosis skos:exactMatch OMIM:602398 desmosterolosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011217 desmosterolosis skos:exactMatch Orphanet:35107 Desmosterolosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011217 desmosterolosis skos:exactMatch SCTID:709490002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011217 desmosterolosis skos:exactMatch UMLS:C1865596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011218 autosomal recessive congenital ichthyosis 11 skos:exactMatch DOID:0060720 autosomal recessive congenital ichthyosis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011218 autosomal recessive congenital ichthyosis 11 skos:exactMatch MESH:C536273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011218 autosomal recessive congenital ichthyosis 11 skos:exactMatch OMIM:602400 ichthyosis, congenital, autosomal recessive 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011218 autosomal recessive congenital ichthyosis 11 skos:exactMatch Orphanet:91132 Ichthyosis-hypotrichosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011218 autosomal recessive congenital ichthyosis 11 skos:exactMatch UMLS:C1835851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011219 Fried's tooth and nail syndrome skos:exactMatch DOID:0111661 ectodermal dysplasia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011219 Fried's tooth and nail syndrome skos:exactMatch OMIM:602401 ectodermal dysplasia 8, hair/tooth/nail iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011219 Fried's tooth and nail syndrome skos:exactMatch Orphanet:99672 Fried's tooth and nail syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011219 Fried's tooth and nail syndrome skos:exactMatch SCTID:239020008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011219 Fried's tooth and nail syndrome skos:exactMatch UMLS:C0406715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011220 parkinson disease 3, autosomal dominant skos:exactMatch DOID:0111250 Parkinson's disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011220 parkinson disease 3, autosomal dominant skos:exactMatch MESH:C566552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011220 parkinson disease 3, autosomal dominant skos:exactMatch OMIM:602404 parkinson disease 3, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011220 parkinson disease 3, autosomal dominant skos:exactMatch UMLS:C1865581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011221 Weyers ulnar ray/oligodactyly syndrome skos:exactMatch MESH:C536696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011221 Weyers ulnar ray/oligodactyly syndrome skos:exactMatch OMIM:602418 weyers ulnar ray/oligodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011221 Weyers ulnar ray/oligodactyly syndrome skos:exactMatch UMLS:C1865566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011222 obsolete glaucoma 1, open angle, D skos:exactMatch MESH:C566551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011222 obsolete glaucoma 1, open angle, D skos:exactMatch OMIM:602429 glaucoma 1, open angle, d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011222 obsolete glaucoma 1, open angle, D skos:exactMatch UMLS:C1865427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011223 amyotrophic lateral sclerosis type 4 skos:exactMatch DOID:0060196 amyotrophic lateral sclerosis type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011223 amyotrophic lateral sclerosis type 4 skos:exactMatch MESH:C566550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011223 amyotrophic lateral sclerosis type 4 skos:exactMatch OMIM:602433 amyotrophic lateral sclerosis 4, juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011223 amyotrophic lateral sclerosis type 4 skos:exactMatch Orphanet:357043 Amyotrophic lateral sclerosis type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011223 amyotrophic lateral sclerosis type 4 skos:exactMatch UMLS:C1865409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011224 monomelic amyotrophy skos:exactMatch MESH:C538253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011224 monomelic amyotrophy skos:exactMatch OMIM:602440 amyotrophy, monomelic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011224 monomelic amyotrophy skos:exactMatch Orphanet:65684 Monomelic amyotrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011224 monomelic amyotrophy skos:exactMatch UMLS:C1865384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011225 severe combined immunodeficiency due to DCLRE1C deficiency skos:exactMatch DOID:0090012 severe combined immunodeficiency with sensitivity to ionizing radiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011225 severe combined immunodeficiency due to DCLRE1C deficiency skos:exactMatch OMIM:602450 severe combined immunodeficiency with sensitivity to ionizing radiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011225 severe combined immunodeficiency due to DCLRE1C deficiency skos:exactMatch Orphanet:275 Severe combined immunodeficiency due to DCLRE1C deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011225 severe combined immunodeficiency due to DCLRE1C deficiency skos:exactMatch SCTID:715982006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011226 autosomal dominant nonsyndromic hearing loss 15 skos:exactMatch DOID:0110546 autosomal dominant nonsyndromic deafness 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011226 autosomal dominant nonsyndromic hearing loss 15 skos:exactMatch MESH:C566545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011226 autosomal dominant nonsyndromic hearing loss 15 skos:exactMatch OMIM:602459 deafness, autosomal dominant 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011226 autosomal dominant nonsyndromic hearing loss 15 skos:exactMatch UMLS:C1865366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011227 short stature-auditory canal atresia-mandibular hypoplasia-skeletal anomalies syndrome skos:exactMatch MESH:C566544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011227 short stature-auditory canal atresia-mandibular hypoplasia-skeletal anomalies syndrome skos:exactMatch OMIM:602471 short stature, auditory canal atresia, mandibular hypoplasia, and skeletal abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011227 short stature-auditory canal atresia-mandibular hypoplasia-skeletal anomalies syndrome skos:exactMatch Orphanet:397623 Short stature-auditory canal atresia-mandibular hypoplasia-skeletal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011227 short stature-auditory canal atresia-mandibular hypoplasia-skeletal anomalies syndrome skos:exactMatch SCTID:417081007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011227 short stature-auditory canal atresia-mandibular hypoplasia-skeletal anomalies syndrome skos:exactMatch UMLS:C1865361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011228 creases, infra-auricular cutaneous, with tall stature and advanced bone age skos:exactMatch MESH:C566543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011228 creases, infra-auricular cutaneous, with tall stature and advanced bone age skos:exactMatch OMIM:602472 creases, infra-auricular cutaneous, with tall stature and advanced bone age semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011228 creases, infra-auricular cutaneous, with tall stature and advanced bone age skos:exactMatch UMLS:C1865360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011229 ethylmalonic encephalopathy skos:exactMatch DOID:0060640 ethylmalonic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011229 ethylmalonic encephalopathy skos:exactMatch MESH:C535737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011229 ethylmalonic encephalopathy skos:exactMatch OMIM:602473 encephalopathy, ethylmalonic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011229 ethylmalonic encephalopathy skos:exactMatch Orphanet:51188 Ethylmalonic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011229 ethylmalonic encephalopathy skos:exactMatch SCTID:723307008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011229 ethylmalonic encephalopathy skos:exactMatch UMLS:C1865349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011230 ossification of the posterior longitudinal ligament of the spine skos:exactMatch DOID:0060887 ossification of the posterior longitudinal ligament of spine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011230 ossification of the posterior longitudinal ligament of the spine skos:exactMatch MESH:C537143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011230 ossification of the posterior longitudinal ligament of the spine skos:exactMatch NCIT:C84975 Ossification of Posterior Longitudinal Ligament semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011230 ossification of the posterior longitudinal ligament of the spine skos:exactMatch OMIM:602475 ossification of the posterior longitudinal ligament of spine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011230 ossification of the posterior longitudinal ligament of the spine skos:exactMatch SCTID:90448008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011230 ossification of the posterior longitudinal ligament of the spine skos:exactMatch UMLS:C1865343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011231 febrile seizures, familial, 2 skos:exactMatch DOID:0111310 familial febrile seizures 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011231 febrile seizures, familial, 2 skos:exactMatch MESH:C566541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011231 febrile seizures, familial, 2 skos:exactMatch OMIM:602477 epilepsy, idiopathic generalized, susceptibility to, 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011231 febrile seizures, familial, 2 skos:exactMatch UMLS:C1865342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011232 migraine, familial hemiplegic, 2 skos:exactMatch DOID:0111182 familial hemiplegic migraine 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011232 migraine, familial hemiplegic, 2 skos:exactMatch OMIM:602481 migraine, familial hemiplegic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011232 migraine, familial hemiplegic, 2 skos:exactMatch UMLS:C1865322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011233 Axenfeld-Rieger syndrome type 3 skos:exactMatch DOID:0110122 Axenfeld-Rieger syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011233 Axenfeld-Rieger syndrome type 3 skos:exactMatch OMIM:602482 axenfeld-rieger syndrome, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011233 Axenfeld-Rieger syndrome type 3 skos:exactMatch SCTID:22155002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011234 auriculocondylar syndrome 1 skos:exactMatch OMIM:602483 auriculocondylar syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011235 pelvic dysplasia-arthrogryposis of lower limbs syndrome skos:exactMatch OMIM:602484 pelvic hypoplasia with lower-limb arthrogryposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011235 pelvic dysplasia-arthrogryposis of lower limbs syndrome skos:exactMatch Orphanet:2840 Pelvic dysplasia-arthrogryposis of lower limbs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011235 pelvic dysplasia-arthrogryposis of lower limbs syndrome skos:exactMatch UMLS:C1865294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011236 hyperinsulinism due to glucokinase deficiency skos:exactMatch DOID:0070216 familial hyperinsulinemic hypoglycemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011236 hyperinsulinism due to glucokinase deficiency skos:exactMatch MESH:C538374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011236 hyperinsulinism due to glucokinase deficiency skos:exactMatch OMIM:602485 hyperinsulinemic hypoglycemia, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011236 hyperinsulinism due to glucokinase deficiency skos:exactMatch Orphanet:79299 Hyperinsulinism due to glucokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011236 hyperinsulinism due to glucokinase deficiency skos:exactMatch SCTID:717182006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011237 hyperlipidemia, combined, 1 skos:exactMatch MESH:C566535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011237 hyperlipidemia, combined, 1 skos:exactMatch OMIM:602491 hyperlipidemia, familial combined, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011237 hyperlipidemia, combined, 1 skos:exactMatch UMLS:C1865289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011238 chondrodysplasia punctata, brachytelephalangic, autosomal skos:exactMatch OMIM:602497 chondrodysplasia punctata, brachytelephalangic, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011239 colobomatous macrophthalmia-microcornea syndrome skos:exactMatch MESH:C566533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011239 colobomatous macrophthalmia-microcornea syndrome skos:exactMatch OMIM:602499 macrophthalmia, colobomatous, with microcornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011239 colobomatous macrophthalmia-microcornea syndrome skos:exactMatch Orphanet:468672 Colobomatous macrophthalmia-microcornea syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011239 colobomatous macrophthalmia-microcornea syndrome skos:exactMatch UMLS:C1865286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011240 megalencephaly-capillary malformation-polymicrogyria syndrome skos:exactMatch MESH:C536142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011240 megalencephaly-capillary malformation-polymicrogyria syndrome skos:exactMatch OMIM:602501 megalencephaly-capillary malformation-polymicrogyria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011240 megalencephaly-capillary malformation-polymicrogyria syndrome skos:exactMatch Orphanet:60040 Megalencephaly-capillary malformation-polymicrogyria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011240 megalencephaly-capillary malformation-polymicrogyria syndrome skos:exactMatch SCTID:703370002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011240 megalencephaly-capillary malformation-polymicrogyria syndrome skos:exactMatch UMLS:C1865285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011241 pseudoacromegaly with severe insulin resistance skos:exactMatch MESH:C566531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011241 pseudoacromegaly with severe insulin resistance skos:exactMatch OMIM:602511 pseudoacromegaly with severe insulin resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011241 pseudoacromegaly with severe insulin resistance skos:exactMatch UMLS:C1865284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011242 Bartter disease type 4A skos:exactMatch DOID:0110145 Bartter disease type 4a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011242 Bartter disease type 4A skos:exactMatch OMIM:602522 bartter syndrome, iia 4a, neonatal, with sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011242 Bartter disease type 4A skos:exactMatch SCTID:717791000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011242 Bartter disease type 4A skos:exactMatch UMLS:C1865270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011243 grange syndrome skos:exactMatch MESH:C566529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011243 grange syndrome skos:exactMatch OMIM:602531 grange syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011243 grange syndrome skos:exactMatch Orphanet:79094 Grange syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011243 grange syndrome skos:exactMatch SCTID:717824007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011243 grange syndrome skos:exactMatch UMLS:C1865267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011244 Marshall-Smith syndrome skos:exactMatch DOID:0050858 Marshall-Smith syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011244 Marshall-Smith syndrome skos:exactMatch MESH:C536026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011244 Marshall-Smith syndrome skos:exactMatch OMIM:602535 marshall-smith syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011244 Marshall-Smith syndrome skos:exactMatch Orphanet:561 Marshall-Smith syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011244 Marshall-Smith syndrome skos:exactMatch SCTID:73284007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011244 Marshall-Smith syndrome skos:exactMatch UMLS:C0265211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011245 ichthyosis, hystrix-like, with hearing loss skos:exactMatch MESH:C566528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011245 ichthyosis, hystrix-like, with hearing loss skos:exactMatch OMIM:602540 ichthyosis, hystrix-like, with deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011245 ichthyosis, hystrix-like, with hearing loss skos:exactMatch UMLS:C1865234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011246 megaconial type congenital muscular dystrophy skos:exactMatch DOID:0110632 megaconial type congenital muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011246 megaconial type congenital muscular dystrophy skos:exactMatch MESH:C566527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011246 megaconial type congenital muscular dystrophy skos:exactMatch OMIM:602541 muscular dystrophy, congenital, megaconial iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011246 megaconial type congenital muscular dystrophy skos:exactMatch Orphanet:280671 Megaconial congenital muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011246 megaconial type congenital muscular dystrophy skos:exactMatch UMLS:C1865233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011247 jejunal atresia with renal adysplasia skos:exactMatch MESH:C537567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011247 jejunal atresia with renal adysplasia skos:exactMatch OMIM:602551 jejunal atresia with renal adysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011247 jejunal atresia with renal adysplasia skos:exactMatch UMLS:C1865209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011248 distal monosomy 13q skos:exactMatch MESH:C566526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011248 distal monosomy 13q skos:exactMatch OMIM:602553 anal atresia, hypospadias, and penoscrotal inversion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011248 distal monosomy 13q skos:exactMatch Orphanet:1590 Distal monosomy 13q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011248 distal monosomy 13q skos:exactMatch SCTID:763527007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011248 distal monosomy 13q skos:exactMatch UMLS:C1865208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011249 torsion dystonia with onset in infancy skos:exactMatch DOID:0090058 torsion dystonia with onset in infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011249 torsion dystonia with onset in infancy skos:exactMatch MESH:C536969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011249 torsion dystonia with onset in infancy skos:exactMatch OMIM:602554 torsion dystonia with onset 1n infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011249 torsion dystonia with onset in infancy skos:exactMatch UMLS:C1865205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011250 microcephaly, macrotia, and intellectual disability skos:exactMatch MESH:C566525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011250 microcephaly, macrotia, and intellectual disability skos:exactMatch OMIM:602555 microcephaly, macrotia, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011250 microcephaly, macrotia, and intellectual disability skos:exactMatch UMLS:C1865204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011251 facial dysmorphism, cleft palate, hearing loss, and camptodactyly skos:exactMatch MESH:C566524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011251 facial dysmorphism, cleft palate, hearing loss, and camptodactyly skos:exactMatch OMIM:602556 facial dysmorphism, cleft palate, hearing loss, and camptodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011251 facial dysmorphism, cleft palate, hearing loss, and camptodactyly skos:exactMatch UMLS:C1865203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011252 spondyloepimetaphyseal dysplasia, Shohat type skos:exactMatch MESH:C566523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011252 spondyloepimetaphyseal dysplasia, Shohat type skos:exactMatch OMIM:602557 spondyloepimetaphyseal dysplasia, shohat iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011252 spondyloepimetaphyseal dysplasia, Shohat type skos:exactMatch Orphanet:93352 Spondyloepimetaphyseal dysplasia, Shohat type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011252 spondyloepimetaphyseal dysplasia, Shohat type skos:exactMatch SCTID:719201004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011252 spondyloepimetaphyseal dysplasia, Shohat type skos:exactMatch UMLS:C1865185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011253 craniomicromelic syndrome skos:exactMatch MESH:C566522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011253 craniomicromelic syndrome skos:exactMatch OMIM:602558 craniomicromelic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011253 craniomicromelic syndrome skos:exactMatch Orphanet:1524 Craniomicromelic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011253 craniomicromelic syndrome skos:exactMatch SCTID:725098001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011253 craniomicromelic syndrome skos:exactMatch UMLS:C1865184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011254 brachydactyly, intraventricular septal defect, and deafness skos:exactMatch MESH:C566521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011254 brachydactyly, intraventricular septal defect, and deafness skos:exactMatch OMIM:602561 brachydactyly, intraventricular septal defect, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011254 brachydactyly, intraventricular septal defect, and deafness skos:exactMatch UMLS:C1865182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011255 mandibulofacial dysostosis-macroblepharon-macrostomia syndrome skos:exactMatch MESH:C566520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011255 mandibulofacial dysostosis-macroblepharon-macrostomia syndrome skos:exactMatch OMIM:602562 mandibulofacial dysostosis with macroblepharon and macrostomia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011255 mandibulofacial dysostosis-macroblepharon-macrostomia syndrome skos:exactMatch Orphanet:357158 Mandibulofacial dysostosis-macroblepharon-macrostomia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011255 mandibulofacial dysostosis-macroblepharon-macrostomia syndrome skos:exactMatch UMLS:C1865181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011256 emphysema, congenital, with deafness, penoscrotal web, and intellectual disability skos:exactMatch MESH:C566519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011256 emphysema, congenital, with deafness, penoscrotal web, and intellectual disability skos:exactMatch OMIM:602564 emphysema, congenital, with deafness, penoscrotal web, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011256 emphysema, congenital, with deafness, penoscrotal web, and intellectual disability skos:exactMatch UMLS:C1865180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011257 MPI-congenital disorder of glycosylation skos:exactMatch DOID:0080554 congenital disorder of glycosylation Ib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011257 MPI-congenital disorder of glycosylation skos:exactMatch MESH:C535740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011257 MPI-congenital disorder of glycosylation skos:exactMatch OMIM:602579 congenital disorder of glycosylation, iia ib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011257 MPI-congenital disorder of glycosylation skos:exactMatch Orphanet:79319 MPI-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011257 MPI-congenital disorder of glycosylation skos:exactMatch SCTID:124668009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011258 branchiootic syndrome 1 skos:exactMatch OMIM:602588 branchiootic syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011258 branchiootic syndrome 1 skos:exactMatch UMLS:C1865143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011259 retinitis pigmentosa 22 skos:exactMatch DOID:0110400 retinitis pigmentosa 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011259 retinitis pigmentosa 22 skos:exactMatch OMIM:602594 retinitis pigmentosa 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011259 retinitis pigmentosa 22 skos:exactMatch UMLS:C3887981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011260 pancreatic lymphoma, familial skos:exactMatch MESH:C566516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011260 pancreatic lymphoma, familial skos:exactMatch OMIM:602596 pancreatic lymphoma, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011260 pancreatic lymphoma, familial skos:exactMatch UMLS:C1865139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011261 spondyloepiphyseal dysplasia with coronal craniosynostosis, cataracts, cleft palate, and intellectual disability skos:exactMatch DOID:0112294 spondyloepiphyseal dysplasia with coronal craniosynostosis, cataracts, cleft palate, and intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011261 spondyloepiphyseal dysplasia with coronal craniosynostosis, cataracts, cleft palate, and intellectual disability skos:exactMatch MESH:C566515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011261 spondyloepiphyseal dysplasia with coronal craniosynostosis, cataracts, cleft palate, and intellectual disability skos:exactMatch OMIM:602611 spondyloepiphyseal dysplasia with coronal craniosynostosis, cataracts, cleft palate, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011261 spondyloepiphyseal dysplasia with coronal craniosynostosis, cataracts, cleft palate, and intellectual disability skos:exactMatch Orphanet:163649 Spondyloepiphyseal dysplasia-craniosynostosis-cleft palate-cataracts-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011261 spondyloepiphyseal dysplasia with coronal craniosynostosis, cataracts, cleft palate, and intellectual disability skos:exactMatch SCTID:718766002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011262 camptodactyly, myopia, and fibrosis of the medial rectus muscle of eye skos:exactMatch MESH:C535876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011262 camptodactyly, myopia, and fibrosis of the medial rectus muscle of eye skos:exactMatch OMIM:602612 camptodactyly, myopia, and fibrosis of the medial rectus muscle of eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011262 camptodactyly, myopia, and fibrosis of the medial rectus muscle of eye skos:exactMatch Orphanet:1323 Camptodactyly-joint contractures-facial skeletal defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011262 camptodactyly, myopia, and fibrosis of the medial rectus muscle of eye skos:exactMatch SCTID:715986009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011262 camptodactyly, myopia, and fibrosis of the medial rectus muscle of eye skos:exactMatch UMLS:C1865133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011263 skeletal dysplasia and progressive central nervous system degeneration, lethal skos:exactMatch MESH:C566514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011263 skeletal dysplasia and progressive central nervous system degeneration, lethal skos:exactMatch OMIM:602613 skeletal dysplasia and progressive central nervous system degeneration, lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011263 skeletal dysplasia and progressive central nervous system degeneration, lethal skos:exactMatch UMLS:C1865117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011264 torsion dystonia 6 skos:exactMatch DOID:0090039 torsion dystonia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011264 torsion dystonia 6 skos:exactMatch MESH:C538003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011264 torsion dystonia 6 skos:exactMatch NCIT:C156361 Torsion Dystonia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011264 torsion dystonia 6 skos:exactMatch OMIM:602629 dystonia 6, torsion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011264 torsion dystonia 6 skos:exactMatch Orphanet:98806 Primary dystonia, DYT6 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011264 torsion dystonia 6 skos:exactMatch SCTID:702448007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011264 torsion dystonia 6 skos:exactMatch UMLS:C1414216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011265 tooth agenesis, selective, 2 skos:exactMatch MESH:C566513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011265 tooth agenesis, selective, 2 skos:exactMatch OMIM:602639 tooth agenesis, selective, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011265 tooth agenesis, selective, 2 skos:exactMatch UMLS:C1865092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011266 myotonic dystrophy type 2 skos:exactMatch DOID:0050759 myotonic dystrophy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011266 myotonic dystrophy type 2 skos:exactMatch NCIT:C84680 Dystrophia Myotonica 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011266 myotonic dystrophy type 2 skos:exactMatch OMIM:602668 myotonic dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011266 myotonic dystrophy type 2 skos:exactMatch Orphanet:606 Proximal myotonic myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011267 intellectual disability, severe, with spasticity and pigmentary tapetoretinal degeneration skos:exactMatch MESH:C566429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011267 intellectual disability, severe, with spasticity and pigmentary tapetoretinal degeneration skos:exactMatch OMIM:602685 mental retardation, severe, with spasticity and pigmentary tapetoretinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011267 intellectual disability, severe, with spasticity and pigmentary tapetoretinal degeneration skos:exactMatch UMLS:C1864549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011268 renal tubular acidosis, distal, 3, with or without sensorineural hearing loss skos:exactMatch OMIM:602722 renal tubular acidosis, distal, 3, with or without sensorineural hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011269 psoriasis 2 skos:exactMatch DOID:0080475 psoriasis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011269 psoriasis 2 skos:exactMatch OMIM:602723 psoriasis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011269 psoriasis 2 skos:exactMatch UMLS:C1864497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011270 prostate cancer, hereditary, 8 skos:exactMatch MESH:C566426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011270 prostate cancer, hereditary, 8 skos:exactMatch OMIM:602759 prostate cancer, hereditary, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011270 prostate cancer, hereditary, 8 skos:exactMatch UMLS:C1864472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011271 rigid spine muscular dystrophy 1 skos:exactMatch DOID:0110633 rigid spine muscular dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011271 rigid spine muscular dystrophy 1 skos:exactMatch NCIT:C126691 Rigid Spine Muscular Dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011271 rigid spine muscular dystrophy 1 skos:exactMatch OMIM:602771 congenital myopathy 3 with rigid spine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011271 rigid spine muscular dystrophy 1 skos:exactMatch SCTID:240063002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011271 rigid spine muscular dystrophy 1 skos:exactMatch UMLS:C0410180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011272 retinitis pigmentosa 25 skos:exactMatch DOID:0110384 retinitis pigmentosa 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011272 retinitis pigmentosa 25 skos:exactMatch MESH:C566425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011272 retinitis pigmentosa 25 skos:exactMatch OMIM:602772 retinitis pigmentosa 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011272 retinitis pigmentosa 25 skos:exactMatch UMLS:C1864446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011273 H syndrome skos:exactMatch DOID:0111278 histiocytosis-lymphadenopathy plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011273 H syndrome skos:exactMatch MESH:C535391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011273 H syndrome skos:exactMatch MESH:C538322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011273 H syndrome skos:exactMatch OMIM:602782 histiocytosis-lymphadenopathy plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011273 H syndrome skos:exactMatch Orphanet:168569 H syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011273 H syndrome skos:exactMatch SCTID:711159002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011273 H syndrome skos:exactMatch UMLS:C1864445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011273 H syndrome skos:exactMatch UMLS:C2930890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011274 Muenke syndrome skos:exactMatch DOID:0060703 Muenke Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011274 Muenke syndrome skos:exactMatch MESH:C537369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011274 Muenke syndrome skos:exactMatch NCIT:C84904 Muenke Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011274 Muenke syndrome skos:exactMatch OMIM:602849 muenke syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011274 Muenke syndrome skos:exactMatch Orphanet:53271 Muenke syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011274 Muenke syndrome skos:exactMatch SCTID:440350001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011274 Muenke syndrome skos:exactMatch UMLS:C1864436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011275 acromesomelic dysplasia 1, Maroteaux type skos:exactMatch DOID:0080050 acromesomelic dysplasia, Maroteaux type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011275 acromesomelic dysplasia 1, Maroteaux type skos:exactMatch MESH:C535661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011275 acromesomelic dysplasia 1, Maroteaux type skos:exactMatch OMIM:602875 acromesomelic dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011275 acromesomelic dysplasia 1, Maroteaux type skos:exactMatch Orphanet:40 Acromesomelic dysplasia, Maroteaux type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011275 acromesomelic dysplasia 1, Maroteaux type skos:exactMatch SCTID:718559000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011276 orofacial cleft 2 skos:exactMatch DOID:0080396 orofacial cleft 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011276 orofacial cleft 2 skos:exactMatch MESH:C566419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011276 orofacial cleft 2 skos:exactMatch OMIM:602966 orofacial cleft 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011276 orofacial cleft 2 skos:exactMatch UMLS:C1864323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011277 obsolete leukoregulin skos:exactMatch OMIM:602994 leukoregulin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011279 autosomal recessive nonsyndromic hearing loss 17 skos:exactMatch DOID:0110472 autosomal recessive nonsyndromic deafness 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011279 autosomal recessive nonsyndromic hearing loss 17 skos:exactMatch MESH:C566418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011279 autosomal recessive nonsyndromic hearing loss 17 skos:exactMatch OMIM:603010 deafness, autosomal recessive 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011279 autosomal recessive nonsyndromic hearing loss 17 skos:exactMatch UMLS:C1864276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011280 schizophrenia 6 skos:exactMatch DOID:0070082 schizophrenia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011280 schizophrenia 6 skos:exactMatch OMIM:603013 schizophrenia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011280 schizophrenia 6 skos:exactMatch UMLS:C1864275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011281 congenital myasthenic syndrome 5 skos:exactMatch DOID:0110667 congenital myasthenic syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011281 congenital myasthenic syndrome 5 skos:exactMatch MESH:C566415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011281 congenital myasthenic syndrome 5 skos:exactMatch NCIT:C129304 Congenital Myasthenic Syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011281 congenital myasthenic syndrome 5 skos:exactMatch OMIM:603034 myasthenic syndrome, congenital, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011281 congenital myasthenic syndrome 5 skos:exactMatch UMLS:C1864233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011282 tumor suppressor gene on chromosome 11 skos:exactMatch OMIM:603040 tumor suppressor gene on chromosome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011282 tumor suppressor gene on chromosome 11 skos:exactMatch UMLS:C1864232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011283 mitochondrial DNA depletion syndrome 1 skos:exactMatch DOID:0080119 mitochondrial DNA depletion syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011283 mitochondrial DNA depletion syndrome 1 skos:exactMatch OMIM:603041 mitochondrial DNA depletion syndrome 1 (mngie type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011284 astigmatism skos:exactMatch DOID:11782 astigmatism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011284 astigmatism skos:exactMatch MESH:D001251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011284 astigmatism skos:exactMatch OMIM:603047 astigmatism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011284 astigmatism skos:exactMatch SCTID:82649003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011284 astigmatism skos:exactMatch UMLS:C0004106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011285 age related macular degeneration 1 skos:exactMatch DOID:0110014 age related macular degeneration 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011285 age related macular degeneration 1 skos:exactMatch MESH:C566411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011285 age related macular degeneration 1 skos:exactMatch OMIM:603075 macular degeneration, age-related, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011285 age related macular degeneration 1 skos:exactMatch UMLS:C1864205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011286 autosomal recessive nonsyndromic hearing loss 13 skos:exactMatch DOID:0110468 autosomal recessive nonsyndromic deafness 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011286 autosomal recessive nonsyndromic hearing loss 13 skos:exactMatch MESH:C566410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011286 autosomal recessive nonsyndromic hearing loss 13 skos:exactMatch OMIM:603098 deafness, autosomal recessive 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011286 autosomal recessive nonsyndromic hearing loss 13 skos:exactMatch UMLS:C1864199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011287 craniosynostosis-anal anomalies-porokeratosis syndrome skos:exactMatch MESH:C536789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011287 craniosynostosis-anal anomalies-porokeratosis syndrome skos:exactMatch OMIM:603116 cdags syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011287 craniosynostosis-anal anomalies-porokeratosis syndrome skos:exactMatch Orphanet:85199 Craniosynostosis-anal anomalies-porokeratosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011287 craniosynostosis-anal anomalies-porokeratosis syndrome skos:exactMatch SCTID:720812002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011288 spastic paraplegia, optic atrophy, microcephaly, and 10Y sex reversal skos:exactMatch MESH:C566409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011288 spastic paraplegia, optic atrophy, microcephaly, and 10Y sex reversal skos:exactMatch OMIM:603117 spastic paraplegia, optic atrophy, microcephaly, and 10y sex reversal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011288 spastic paraplegia, optic atrophy, microcephaly, and 10Y sex reversal skos:exactMatch UMLS:C1864185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011289 apraxia of eyelid opening skos:exactMatch OMIM:603119 apraxia of eyelid opening semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011290 dislocated elbows, bowed tibias, scoliosis, deafness, cataract, microcephaly, and intellectual disability skos:exactMatch MESH:C566408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011290 dislocated elbows, bowed tibias, scoliosis, deafness, cataract, microcephaly, and intellectual disability skos:exactMatch OMIM:603133 dislocated elbows, bowed tibias, scoliosis, deafness, cataract, microcephaly, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011290 dislocated elbows, bowed tibias, scoliosis, deafness, cataract, microcephaly, and intellectual disability skos:exactMatch UMLS:C1864183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011291 ALG6-congenital disorder of glycosylation 1C skos:exactMatch DOID:0080555 congenital disorder of glycosylation Ic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011291 ALG6-congenital disorder of glycosylation 1C skos:exactMatch MESH:C535741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011291 ALG6-congenital disorder of glycosylation 1C skos:exactMatch NCIT:C126869 Congenital Disorder of Glycosylation Type Ic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011291 ALG6-congenital disorder of glycosylation 1C skos:exactMatch OMIM:603147 congenital disorder of glycosylation, iia ic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011291 ALG6-congenital disorder of glycosylation 1C skos:exactMatch Orphanet:79320 ALG6-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011291 ALG6-congenital disorder of glycosylation 1C skos:exactMatch SCTID:709412006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011291 ALG6-congenital disorder of glycosylation 1C skos:exactMatch UMLS:C2930997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011292 dermatitis, atopic skos:exactMatch MESH:D003876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011292 dermatitis, atopic skos:exactMatch OMIM:603165 dermatitis, atopic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011294 schizophrenia 5 skos:exactMatch DOID:0070081 schizophrenia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011294 schizophrenia 5 skos:exactMatch OMIM:603175 schizophrenia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011294 schizophrenia 5 skos:exactMatch UMLS:C1864153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011295 schizophrenia 7 skos:exactMatch DOID:0070083 schizophrenia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011295 schizophrenia 7 skos:exactMatch OMIM:603176 schizophrenia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011296 Meckel syndrome, type 2 skos:exactMatch DOID:0070116 Meckel syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011296 Meckel syndrome, type 2 skos:exactMatch MESH:C536131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011296 Meckel syndrome, type 2 skos:exactMatch OMIM:603194 meckel syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011296 Meckel syndrome, type 2 skos:exactMatch UMLS:C1864148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011297 autosomal dominant nocturnal frontal lobe epilepsy 2 skos:exactMatch DOID:0060683 autosomal dominant nocturnal frontal lobe epilepsy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011297 autosomal dominant nocturnal frontal lobe epilepsy 2 skos:exactMatch MESH:C566400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011297 autosomal dominant nocturnal frontal lobe epilepsy 2 skos:exactMatch OMIM:603204 epilepsy, nocturnal frontal lobe, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011297 autosomal dominant nocturnal frontal lobe epilepsy 2 skos:exactMatch UMLS:C1864125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011298 schizophrenia 8 skos:exactMatch DOID:0070084 schizophrenia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011298 schizophrenia 8 skos:exactMatch OMIM:603206 schizophrenia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011298 schizophrenia 8 skos:exactMatch UMLS:C1864124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011299 Huntington disease-like 1 skos:exactMatch DOID:0090103 Huntington's disease-like 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011299 Huntington disease-like 1 skos:exactMatch MESH:C566398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011299 Huntington disease-like 1 skos:exactMatch OMIM:603218 huntington disease-like 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011299 Huntington disease-like 1 skos:exactMatch Orphanet:157941 Huntington disease-like 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011299 Huntington disease-like 1 skos:exactMatch UMLS:C1864112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011300 myopia 3, autosomal dominant skos:exactMatch MESH:C566397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011300 myopia 3, autosomal dominant skos:exactMatch OMIM:603221 myopia 3, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011300 myopia 3, autosomal dominant skos:exactMatch UMLS:C1864111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011301 pseudohypoparathyroidism type 1B skos:exactMatch DOID:0080222 pseudohypoparathyroidism type IB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011301 pseudohypoparathyroidism type 1B skos:exactMatch MESH:C548075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011301 pseudohypoparathyroidism type 1B skos:exactMatch OMIM:603233 pseudohypoparathyroidism, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011301 pseudohypoparathyroidism type 1B skos:exactMatch Orphanet:94089 Pseudohypoparathyroidism type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011301 pseudohypoparathyroidism type 1B skos:exactMatch UMLS:C2932715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011302 type 1 diabetes mellitus 17 skos:exactMatch DOID:0110754 type 1 diabetes mellitus 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011302 type 1 diabetes mellitus 17 skos:exactMatch MESH:C566395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011302 type 1 diabetes mellitus 17 skos:exactMatch OMIM:603266 iia 1 diabetes mellitus 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011302 type 1 diabetes mellitus 17 skos:exactMatch UMLS:C1864068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011303 focal segmental glomerulosclerosis 1 skos:exactMatch DOID:0111128 focal segmental glomerulosclerosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011303 focal segmental glomerulosclerosis 1 skos:exactMatch MESH:C538457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011303 focal segmental glomerulosclerosis 1 skos:exactMatch OMIM:603278 focal segmental glomerulosclerosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011303 focal segmental glomerulosclerosis 1 skos:exactMatch Orphanet:93213 OBSOLETE: Familial idiopathic steroid-resistant nephrotic syndrome with focal segmental hyalinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011304 cerebral cavernous malformation 2 skos:exactMatch DOID:0060670 cerebral cavernous malformation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011304 cerebral cavernous malformation 2 skos:exactMatch MESH:C566394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011304 cerebral cavernous malformation 2 skos:exactMatch OMIM:603284 cerebral cavernous malformations 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011304 cerebral cavernous malformation 2 skos:exactMatch UMLS:C1864041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011305 cerebral cavernous malformation 3 skos:exactMatch DOID:0060671 cerebral cavernous malformation 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011305 cerebral cavernous malformation 3 skos:exactMatch MESH:C566393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011305 cerebral cavernous malformation 3 skos:exactMatch OMIM:603285 cerebral cavernous malformations 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011305 cerebral cavernous malformation 3 skos:exactMatch UMLS:C1864040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011306 muscular dystrophy, congenital, with cerebellar atrophy skos:exactMatch MESH:C566392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011306 muscular dystrophy, congenital, with cerebellar atrophy skos:exactMatch OMIM:603323 muscular dystrophy, congenital, with cerebellar atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011306 muscular dystrophy, congenital, with cerebellar atrophy skos:exactMatch UMLS:C1864028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011307 schizophrenia 2 skos:exactMatch DOID:0070078 schizophrenia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011307 schizophrenia 2 skos:exactMatch OMIM:603342 schizophrenia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011307 schizophrenia 2 skos:exactMatch UMLS:C1864010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011308 GRACILE syndrome skos:exactMatch DOID:0111455 GRACILE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011308 GRACILE syndrome skos:exactMatch MESH:C537934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011308 GRACILE syndrome skos:exactMatch OMIM:603358 gracile syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011308 GRACILE syndrome skos:exactMatch Orphanet:53693 GRACILE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011308 GRACILE syndrome skos:exactMatch SCTID:703388005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011308 GRACILE syndrome skos:exactMatch UMLS:C1864002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011309 familial gestational hyperthyroidism skos:exactMatch DOID:0081102 familial gestational hyperthyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011309 familial gestational hyperthyroidism skos:exactMatch MESH:C566384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011309 familial gestational hyperthyroidism skos:exactMatch OMIM:603373 hyperthyroidism, familial gestational semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011309 familial gestational hyperthyroidism skos:exactMatch Orphanet:99819 Familial gestational hyperthyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011309 familial gestational hyperthyroidism skos:exactMatch SCTID:703309000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011309 familial gestational hyperthyroidism skos:exactMatch UMLS:C1863959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011310 long chain fatty acids, defect in transport of skos:exactMatch OMIM:603376 long chain fatty acids, defect 1n transport of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011311 obsolete glaucoma 1, open angle, F skos:exactMatch MESH:C566383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011311 obsolete glaucoma 1, open angle, F skos:exactMatch OMIM:603383 glaucoma 1, open angle, f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011312 thyroid carcinoma, nonmedullary, with or without cell oxyphilia skos:exactMatch MESH:C537842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011312 thyroid carcinoma, nonmedullary, with or without cell oxyphilia skos:exactMatch OMIM:603386 thyroid carcinoma, nonmedullary, with or without cell oxyphilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011312 thyroid carcinoma, nonmedullary, with or without cell oxyphilia skos:exactMatch UMLS:C1863925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011313 megalencephaly-polymicrogyria-polydactyly-hydrocephalus syndrome 1 skos:exactMatch MESH:C566381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011313 megalencephaly-polymicrogyria-polydactyly-hydrocephalus syndrome 1 skos:exactMatch OMIM:603387 megalencephaly-polymicrogyria-polydactyly-hydrocephalus syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011314 Graves disease, susceptibility to, 2 skos:exactMatch OMIM:603388 graves disease, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011315 Osebold skeletal dysplasia/osteolysis syndrome skos:exactMatch MESH:C566380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011315 Osebold skeletal dysplasia/osteolysis syndrome skos:exactMatch OMIM:603389 osebold skeletal dysplasia/osteolysis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011315 Osebold skeletal dysplasia/osteolysis syndrome skos:exactMatch UMLS:C1863922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011316 osteosclerotic chondrodysplasia, lethal, with intracellular inclusions skos:exactMatch MESH:C566378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011316 osteosclerotic chondrodysplasia, lethal, with intracellular inclusions skos:exactMatch OMIM:603393 osteosclerotic chondrodysplasia, lethal, with intracellular inclusions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011316 osteosclerotic chondrodysplasia, lethal, with intracellular inclusions skos:exactMatch UMLS:C1863920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011317 microcephaly, severe, with skeletal anomalies including posterior rib-Gap defects skos:exactMatch MESH:C566377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011317 microcephaly, severe, with skeletal anomalies including posterior rib-Gap defects skos:exactMatch OMIM:603394 microcephaly, severe, with skeletal anomalies including posterior rib-gap defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011317 microcephaly, severe, with skeletal anomalies including posterior rib-Gap defects skos:exactMatch UMLS:C1863919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011318 Tonoki syndrome skos:exactMatch MESH:C536967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011318 Tonoki syndrome skos:exactMatch OMIM:603396 tonoki syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011318 Tonoki syndrome skos:exactMatch UMLS:C1863918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011319 obsolete activator of liver function 1 skos:exactMatch OMIM:603416 ribosomal protein l21 pseudogene 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011320 radioulnar synostosis-microcephaly-scoliosis syndrome skos:exactMatch OMIM:603438 radioulnar synostosis with microcephaly, short stature, scoliosis, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011320 radioulnar synostosis-microcephaly-scoliosis syndrome skos:exactMatch Orphanet:3268 Radioulnar synostosis-microcephaly-scoliosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011320 radioulnar synostosis-microcephaly-scoliosis syndrome skos:exactMatch UMLS:C1863881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011321 expansile bone lesions skos:exactMatch MESH:C566375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011321 expansile bone lesions skos:exactMatch OMIM:603439 expansile bone lesions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011321 expansile bone lesions skos:exactMatch UMLS:C1863880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011322 Oroacral syndrome, Verloes-Koulischer type skos:exactMatch MESH:C566374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011322 Oroacral syndrome, Verloes-Koulischer type skos:exactMatch OMIM:603446 oroacral syndrome, verloes-koulischer iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011322 Oroacral syndrome, Verloes-Koulischer type skos:exactMatch UMLS:C1863879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011323 arhinia, choanal atresia, and microphthalmia skos:exactMatch MESH:C537429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011323 arhinia, choanal atresia, and microphthalmia skos:exactMatch OMIM:603457 bosma arhinia microphthalmia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011323 arhinia, choanal atresia, and microphthalmia skos:exactMatch SCTID:720511000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011325 Fanconi anemia complementation group F skos:exactMatch DOID:0111088 Fanconi anemia complementation group F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011325 Fanconi anemia complementation group F skos:exactMatch NCIT:C125707 Fanconi Anemia, Complementation Group F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011325 Fanconi anemia complementation group F skos:exactMatch OMIM:603467 fanconi anemia, complementation group f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011326 citrullinemia, type II, adult-onset skos:exactMatch DOID:0070342 adult-onset type II citrullinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011326 citrullinemia, type II, adult-onset skos:exactMatch OMIM:603471 citrullinemia, iia ii, adult-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011327 neuronal intranuclear inclusion disease skos:exactMatch DOID:0081294 neuronal intranuclear inclusion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011327 neuronal intranuclear inclusion disease skos:exactMatch MESH:C537395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011327 neuronal intranuclear inclusion disease skos:exactMatch NCIT:C122655 Neuronal Intranuclear Inclusion Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011327 neuronal intranuclear inclusion disease skos:exactMatch OMIM:603472 neuronal intranuclear inclusion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011327 neuronal intranuclear inclusion disease skos:exactMatch Orphanet:2289 Neuronal intranuclear inclusion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011327 neuronal intranuclear inclusion disease skos:exactMatch SCTID:715437003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011327 neuronal intranuclear inclusion disease skos:exactMatch UMLS:C1863843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011330 spinocerebellar ataxia type 10 skos:exactMatch DOID:0050960 spinocerebellar ataxia type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011330 spinocerebellar ataxia type 10 skos:exactMatch MESH:C566874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011330 spinocerebellar ataxia type 10 skos:exactMatch OMIM:603516 spinocerebellar ataxia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011330 spinocerebellar ataxia type 10 skos:exactMatch Orphanet:98761 Spinocerebellar ataxia type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011330 spinocerebellar ataxia type 10 skos:exactMatch SCTID:715754007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011330 spinocerebellar ataxia type 10 skos:exactMatch UMLS:C1963674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011331 congenital chylothorax skos:exactMatch DOID:0060646 congenital chylothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011331 congenital chylothorax skos:exactMatch MESH:C535461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011331 congenital chylothorax skos:exactMatch OMIM:603523 chylothorax, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011331 congenital chylothorax skos:exactMatch Orphanet:264688 Congenital chylothorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011331 congenital chylothorax skos:exactMatch SCTID:233646003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011331 congenital chylothorax skos:exactMatch UMLS:C0340014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011332 Dyserythropoiesis, congenital, with ultrastructurally normal erythroblast heterochromatin skos:exactMatch OMIM:603529 dyserythropoiesis, congenital, with ultrastructurally normal erythroblast heterochromatin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011332 Dyserythropoiesis, congenital, with ultrastructurally normal erythroblast heterochromatin skos:exactMatch UMLS:C3807235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011333 light fixation seizure syndrome skos:exactMatch MESH:C566367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011333 light fixation seizure syndrome skos:exactMatch OMIM:603530 light fixation seizure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011333 light fixation seizure syndrome skos:exactMatch UMLS:C1863767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011334 limb-mammary syndrome skos:exactMatch MESH:C535903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011334 limb-mammary syndrome skos:exactMatch OMIM:603543 limb-mammary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011334 limb-mammary syndrome skos:exactMatch Orphanet:69085 Limb-mammary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011334 limb-mammary syndrome skos:exactMatch SCTID:721972001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011335 spondyloepimetaphyseal dysplasia with multiple dislocations skos:exactMatch DOID:0112199 spondyloepimetaphyseal dysplasia with joint laxity type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011335 spondyloepimetaphyseal dysplasia with multiple dislocations skos:exactMatch MESH:C535784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011335 spondyloepimetaphyseal dysplasia with multiple dislocations skos:exactMatch NCIT:C125419 Spondyloepimetaphyseal Dysplasia with Joint Laxity Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011335 spondyloepimetaphyseal dysplasia with multiple dislocations skos:exactMatch OMIM:603546 spondyloepimetaphyseal dysplasia with joint laxity, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011335 spondyloepimetaphyseal dysplasia with multiple dislocations skos:exactMatch Orphanet:93360 Spondyloepimetaphyseal dysplasia with multiple dislocations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011335 spondyloepimetaphyseal dysplasia with multiple dislocations skos:exactMatch SCTID:766820007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011335 spondyloepimetaphyseal dysplasia with multiple dislocations skos:exactMatch UMLS:C1863732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011336 familial hemophagocytic lymphohistiocytosis 4 skos:exactMatch DOID:0110924 familial hemophagocytic lymphohistiocytosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011336 familial hemophagocytic lymphohistiocytosis 4 skos:exactMatch MESH:C537252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011336 familial hemophagocytic lymphohistiocytosis 4 skos:exactMatch OMIM:603552 hemophagocytic lymphohistiocytosis, familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011337 familial hemophagocytic lymphohistiocytosis 2 skos:exactMatch DOID:0110922 familial hemophagocytic lymphohistiocytosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011337 familial hemophagocytic lymphohistiocytosis 2 skos:exactMatch MESH:C537250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011337 familial hemophagocytic lymphohistiocytosis 2 skos:exactMatch OMIM:603553 hemophagocytic lymphohistiocytosis, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011338 Omenn syndrome skos:exactMatch DOID:0060010 Omenn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011338 Omenn syndrome skos:exactMatch NCIT:C61240 Omenn Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011338 Omenn syndrome skos:exactMatch OMIM:603554 omenn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011338 Omenn syndrome skos:exactMatch Orphanet:39041 Omenn syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011338 Omenn syndrome skos:exactMatch SCTID:722067005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011338 Omenn syndrome skos:exactMatch UMLS:C1801959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011339 hereditary spastic paraplegia 8 skos:exactMatch DOID:0110823 hereditary spastic paraplegia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011339 hereditary spastic paraplegia 8 skos:exactMatch MESH:C580458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011339 hereditary spastic paraplegia 8 skos:exactMatch OMIM:603563 spastic paraplegia 8, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011339 hereditary spastic paraplegia 8 skos:exactMatch Orphanet:100989 Autosomal dominant spastic paraplegia type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011339 hereditary spastic paraplegia 8 skos:exactMatch UMLS:C1863704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011340 congenital tracheal stenosis skos:exactMatch MESH:C566362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011340 congenital tracheal stenosis skos:exactMatch OMIM:603569 tracheobronchial stenosis, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011340 congenital tracheal stenosis skos:exactMatch Orphanet:141127 Congenital tracheal stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011340 congenital tracheal stenosis skos:exactMatch SCTID:9660004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011341 microcephaly, facial abnormalities, micromelia, and intellectual disability skos:exactMatch MESH:C566361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011341 microcephaly, facial abnormalities, micromelia, and intellectual disability skos:exactMatch OMIM:603572 microcephaly, facial abnormalities, micromelia, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011341 microcephaly, facial abnormalities, micromelia, and intellectual disability skos:exactMatch UMLS:C1863702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011342 SLC35A1-congenital disorder of glycosylation skos:exactMatch DOID:0070258 congenital disorder of glycosylation type IIf semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011342 SLC35A1-congenital disorder of glycosylation skos:exactMatch MESH:C567040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011342 SLC35A1-congenital disorder of glycosylation skos:exactMatch OMIM:603585 congenital disorder of glycosylation, iia iif semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011342 SLC35A1-congenital disorder of glycosylation skos:exactMatch Orphanet:238459 SLC35A1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011342 SLC35A1-congenital disorder of glycosylation skos:exactMatch SCTID:723624008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011342 SLC35A1-congenital disorder of glycosylation skos:exactMatch UMLS:C1970344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011343 follicular atrophoderma, perioral pigmented, with milia and epidermoid cysts skos:exactMatch MESH:C566360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011343 follicular atrophoderma, perioral pigmented, with milia and epidermoid cysts skos:exactMatch OMIM:603587 follicular atrophoderma, perioral pigmented, with milia and epidermoid cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011343 follicular atrophoderma, perioral pigmented, with milia and epidermoid cysts skos:exactMatch UMLS:C1863692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011344 parotitis, juvenile recurrent skos:exactMatch MESH:C566359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011344 parotitis, juvenile recurrent skos:exactMatch OMIM:603588 parotitis, juvenile recurrent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011344 parotitis, juvenile recurrent skos:exactMatch UMLS:C1863691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011345 facial dysmorphism, selective tooth agenesis, and choroid calcification skos:exactMatch MESH:C567039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011345 facial dysmorphism, selective tooth agenesis, and choroid calcification skos:exactMatch OMIM:603589 facial dysmorphism, selective tooth agenesis, and choroid calcification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011345 facial dysmorphism, selective tooth agenesis, and choroid calcification skos:exactMatch UMLS:C1970343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011346 xanthinuria type II skos:exactMatch MESH:C566358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011346 xanthinuria type II skos:exactMatch OMIM:603592 xanthinuria, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011346 xanthinuria type II skos:exactMatch Orphanet:93602 Xanthinuria type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011346 xanthinuria type II skos:exactMatch UMLS:C1863688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011347 craniosynostosis with ectopia lentis skos:exactMatch MESH:C566357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011347 craniosynostosis with ectopia lentis skos:exactMatch OMIM:603595 craniosynostosis with ectopia lentis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011347 craniosynostosis with ectopia lentis skos:exactMatch UMLS:C1863678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011348 non-syndromic polydactyly skos:exactMatch Orphanet:2913 Non-syndromic polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011349 osteoma of cranial vault, familial skos:exactMatch MESH:C566356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011349 osteoma of cranial vault, familial skos:exactMatch OMIM:603600 osteoma of cranial vault, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011349 osteoma of cranial vault, familial skos:exactMatch UMLS:C1863677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011350 autosomal dominant nonsyndromic hearing loss 17 skos:exactMatch DOID:0110548 autosomal dominant nonsyndromic deafness 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011350 autosomal dominant nonsyndromic hearing loss 17 skos:exactMatch OMIM:603622 deafness, autosomal dominant 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011351 autosomal recessive nonsyndromic hearing loss 21 skos:exactMatch DOID:0110479 autosomal recessive nonsyndromic deafness 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011351 autosomal recessive nonsyndromic hearing loss 21 skos:exactMatch MESH:C566353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011351 autosomal recessive nonsyndromic hearing loss 21 skos:exactMatch OMIM:603629 deafness, autosomal recessive 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011351 autosomal recessive nonsyndromic hearing loss 21 skos:exactMatch UMLS:C1863655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011352 neuroendocrine carcinoma of salivary glands, sensorineural hearing loss, and enamel hypoplasia skos:exactMatch MESH:C566352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011352 neuroendocrine carcinoma of salivary glands, sensorineural hearing loss, and enamel hypoplasia skos:exactMatch OMIM:603641 neuroendocrine carcinoma of salivary glands, sensorineural hearing loss, and enamel hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011352 neuroendocrine carcinoma of salivary glands, sensorineural hearing loss, and enamel hypoplasia skos:exactMatch UMLS:C1863649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011353 atrial septal defect, secundum, with various cardiac and Noncardiac defects skos:exactMatch MESH:C566351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011353 atrial septal defect, secundum, with various cardiac and Noncardiac defects skos:exactMatch OMIM:603642 atrial septal defect, secundum, with various cardiac and noncardiac defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011353 atrial septal defect, secundum, with various cardiac and Noncardiac defects skos:exactMatch UMLS:C1863648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011354 situs inversus totalis with cystic dysplasia of kidneys and pancreas skos:exactMatch MESH:C536666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011354 situs inversus totalis with cystic dysplasia of kidneys and pancreas skos:exactMatch OMIM:603643 situs inversus totalis with cystic dysplasia of kidneys and pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011354 situs inversus totalis with cystic dysplasia of kidneys and pancreas skos:exactMatch UMLS:C1863647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011355 cone-rod dystrophy 7 skos:exactMatch DOID:0111012 cone-rod dystrophy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011355 cone-rod dystrophy 7 skos:exactMatch MESH:C566350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011355 cone-rod dystrophy 7 skos:exactMatch OMIM:603649 cone-rod dystrophy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011355 cone-rod dystrophy 7 skos:exactMatch UMLS:C1863634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011356 exostosis, Dupuytren subungual skos:exactMatch MESH:C535723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011356 exostosis, Dupuytren subungual skos:exactMatch OMIM:603656 exostosis, dupuytren subungual semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011356 exostosis, Dupuytren subungual skos:exactMatch UMLS:C1863622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011357 eccrine syringofibroadenomatosis with eyelid abnormalities skos:exactMatch MESH:C566347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011357 eccrine syringofibroadenomatosis with eyelid abnormalities skos:exactMatch OMIM:603669 eccrine syringofibroadenomatosis with eyelid abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011357 eccrine syringofibroadenomatosis with eyelid abnormalities skos:exactMatch UMLS:C1863618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011358 blue nevi, familial multiple skos:exactMatch MESH:C566346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011358 blue nevi, familial multiple skos:exactMatch OMIM:603670 blue nevi, familial multiple semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011358 blue nevi, familial multiple skos:exactMatch UMLS:C1863617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011359 acromelic frontonasal dysostosis skos:exactMatch DOID:0060342 acromelic frontonasal dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011359 acromelic frontonasal dysostosis skos:exactMatch MESH:C566345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011359 acromelic frontonasal dysostosis skos:exactMatch OMIM:603671 acromelic frontonasal dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011359 acromelic frontonasal dysostosis skos:exactMatch Orphanet:1827 Acromelic frontonasal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011359 acromelic frontonasal dysostosis skos:exactMatch SCTID:715427008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011359 acromelic frontonasal dysostosis skos:exactMatch UMLS:C1863616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011360 autosomal recessive nonsyndromic hearing loss 14 skos:exactMatch DOID:0110469 autosomal recessive nonsyndromic deafness 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011360 autosomal recessive nonsyndromic hearing loss 14 skos:exactMatch MESH:C566344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011360 autosomal recessive nonsyndromic hearing loss 14 skos:exactMatch OMIM:603678 deafness, autosomal recessive 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011360 autosomal recessive nonsyndromic hearing loss 14 skos:exactMatch UMLS:C1863613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011361 prostate cancer/brain cancer susceptibility skos:exactMatch OMIM:603688 prostate cancer/brain cancer susceptibility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011362 myopathy, myofibrillar, 9, with early respiratory failure skos:exactMatch DOID:0111188 myofibrillar myopathy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011362 myopathy, myofibrillar, 9, with early respiratory failure skos:exactMatch MESH:C564377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011362 myopathy, myofibrillar, 9, with early respiratory failure skos:exactMatch MESH:C566343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011362 myopathy, myofibrillar, 9, with early respiratory failure skos:exactMatch OMIM:603689 myopathy, myofibrillar, 9, with early respiratory failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011362 myopathy, myofibrillar, 9, with early respiratory failure skos:exactMatch Orphanet:178464 Hereditary myopathy with early respiratory failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011362 myopathy, myofibrillar, 9, with early respiratory failure skos:exactMatch Orphanet:34521 Distal myopathy with early respiratory muscle involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011362 myopathy, myofibrillar, 9, with early respiratory failure skos:exactMatch SCTID:702373006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011362 myopathy, myofibrillar, 9, with early respiratory failure skos:exactMatch UMLS:C1863599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011362 myopathy, myofibrillar, 9, with early respiratory failure skos:exactMatch UMLS:C4518808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011363 diabetes mellitus, noninsulin-dependent, 3 skos:exactMatch MESH:C566342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011363 diabetes mellitus, noninsulin-dependent, 3 skos:exactMatch OMIM:603694 iia 2 diabetes mellitus 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011363 diabetes mellitus, noninsulin-dependent, 3 skos:exactMatch UMLS:C1863594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011364 autosomal recessive nonsyndromic hearing loss 16 skos:exactMatch DOID:0110471 autosomal recessive nonsyndromic deafness 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011364 autosomal recessive nonsyndromic hearing loss 16 skos:exactMatch MESH:C566339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011364 autosomal recessive nonsyndromic hearing loss 16 skos:exactMatch OMIM:603720 deafness, autosomal recessive 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011364 autosomal recessive nonsyndromic hearing loss 16 skos:exactMatch UMLS:C1863561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011365 blepharophimosis - intellectual disability syndrome, SBBYS type skos:exactMatch DOID:0060290 blepharophimosis-intellectual disability syndrome, SBBYS type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011365 blepharophimosis - intellectual disability syndrome, SBBYS type skos:exactMatch MESH:C536717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011365 blepharophimosis - intellectual disability syndrome, SBBYS type skos:exactMatch OMIM:603736 ohdo syndrome, sbbys variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011365 blepharophimosis - intellectual disability syndrome, SBBYS type skos:exactMatch Orphanet:3047 Blepharophimosis-intellectual disability syndrome, SBBYS type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011365 blepharophimosis - intellectual disability syndrome, SBBYS type skos:exactMatch SCTID:699298009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011366 ovarian germ cell tumor skos:exactMatch DOID:2156 ovarian germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011366 ovarian germ cell tumor skos:exactMatch NCIT:C3873 Ovarian Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011366 ovarian germ cell tumor skos:exactMatch OMIM:603737 ovarian germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011366 ovarian germ cell tumor skos:exactMatch SCTID:237059008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011366 ovarian germ cell tumor skos:exactMatch UMLS:C0238324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011367 Acrodysplasia with ossification abnormalities, short stature, and fibular hypoplasia skos:exactMatch MESH:C538181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011367 Acrodysplasia with ossification abnormalities, short stature, and fibular hypoplasia skos:exactMatch OMIM:603740 acrodysplasia with ossification abnormalities, short stature, and fibular hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011367 Acrodysplasia with ossification abnormalities, short stature, and fibular hypoplasia skos:exactMatch UMLS:C1863556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011368 papillary thyroid Microcarcinoma skos:exactMatch MESH:C563277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011368 papillary thyroid Microcarcinoma skos:exactMatch NCIT:C46004 Thyroid Gland Papillary Microcarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011368 papillary thyroid Microcarcinoma skos:exactMatch OMIM:603744 papillary thyroid microcarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011368 papillary thyroid Microcarcinoma skos:exactMatch UMLS:C1709457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011369 hypercholesterolemia, autosomal dominant, 3 skos:exactMatch MESH:C566337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011369 hypercholesterolemia, autosomal dominant, 3 skos:exactMatch OMIM:603776 hypercholesterolemia, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011369 hypercholesterolemia, autosomal dominant, 3 skos:exactMatch UMLS:C1863551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011370 Stargardt disease 4 skos:exactMatch MESH:C535521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011370 Stargardt disease 4 skos:exactMatch OMIM:603786 stargardt disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011370 Stargardt disease 4 skos:exactMatch UMLS:C1863534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011371 hydroa vacciniforme, familial skos:exactMatch MESH:C536077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011371 hydroa vacciniforme, familial skos:exactMatch OMIM:603794 hydroa vacciniforme, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011371 hydroa vacciniforme, familial skos:exactMatch UMLS:C1863533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011372 microcephaly with simplified gyral pattern skos:exactMatch MESH:C566332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011372 microcephaly with simplified gyral pattern skos:exactMatch OMIM:603802 microcephaly with simplified gyral pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011372 microcephaly with simplified gyral pattern skos:exactMatch UMLS:C1863516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011373 urinary tract infections, recurrent, susceptibility to skos:exactMatch OMIM:603806 urinary tract infections, recurrent, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011374 hypercholesterolemia, familial, 4 skos:exactMatch DOID:0090105 autosomal recessive hypercholesterolemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011374 hypercholesterolemia, familial, 4 skos:exactMatch MESH:C566331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011374 hypercholesterolemia, familial, 4 skos:exactMatch NCIT:C128114 Hypercholesterolemia, Familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011374 hypercholesterolemia, familial, 4 skos:exactMatch OMIM:603813 hypercholesterolemia, familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011374 hypercholesterolemia, familial, 4 skos:exactMatch UMLS:C1863512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011375 brittle bone disorder skos:exactMatch MESH:C565842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011375 brittle bone disorder skos:exactMatch OMIM:603828 brittle bone disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011375 brittle bone disorder skos:exactMatch UMLS:C1859069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011376 ventricular fibrillation, paroxysmal familial, type 1 skos:exactMatch MESH:C567851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011376 ventricular fibrillation, paroxysmal familial, type 1 skos:exactMatch OMIM:603829 ventricular fibrillation, paroxysmal familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011376 ventricular fibrillation, paroxysmal familial, type 1 skos:exactMatch SCTID:233915000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011376 ventricular fibrillation, paroxysmal familial, type 1 skos:exactMatch UMLS:C2751898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011377 long QT syndrome 3 skos:exactMatch DOID:0110646 long QT syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011377 long QT syndrome 3 skos:exactMatch MESH:C565840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011377 long QT syndrome 3 skos:exactMatch NCIT:C137959 Long QT Syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011377 long QT syndrome 3 skos:exactMatch OMIM:603830 long qt syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011377 long QT syndrome 3 skos:exactMatch UMLS:C1859062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011377 long QT syndrome 3 skos:exactMatch UMLS:C2931401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011378 obsolete CFM1 skos:exactMatch OMIM:603855 cystic fibrosis, modifier of, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011380 leukoencephalopathy with vanishing white matter skos:exactMatch DOID:0060868 leukoencephalopathy with vanishing white matter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011380 leukoencephalopathy with vanishing white matter skos:exactMatch NCIT:C122664 Leukoencephalopathy with Vanishing White Matter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011380 leukoencephalopathy with vanishing white matter skos:exactMatch OMIM:603896 leukoencephalopathy with vanishing white matter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011380 leukoencephalopathy with vanishing white matter skos:exactMatch Orphanet:135 CACH syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011380 leukoencephalopathy with vanishing white matter skos:exactMatch SCTID:447351004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011380 leukoencephalopathy with vanishing white matter skos:exactMatch UMLS:C1858991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011380 leukoencephalopathy with vanishing white matter skos:exactMatch UMLS:CN199219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011381 dominant beta-thalassemia skos:exactMatch DOID:0080770 autosomal dominant beta thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011381 dominant beta-thalassemia skos:exactMatch MESH:C565834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011381 dominant beta-thalassemia skos:exactMatch OMIM:603902 beta-thalassemia, dominant inclusion body iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011381 dominant beta-thalassemia skos:exactMatch Orphanet:231226 Dominant beta-thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011381 dominant beta-thalassemia skos:exactMatch SCTID:716682000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011381 dominant beta-thalassemia skos:exactMatch UMLS:C1858990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011381 dominant beta-thalassemia skos:exactMatch UMLS:C4274391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011382 sickle cell anemia skos:exactMatch DOID:10923 sickle cell anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011382 sickle cell anemia skos:exactMatch MESH:D000755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011382 sickle cell anemia skos:exactMatch NCIT:C34383 Sickle Cell Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011382 sickle cell anemia skos:exactMatch OMIM:603903 sickle cell disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011382 sickle cell anemia skos:exactMatch Orphanet:232 Sickle cell anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011382 sickle cell anemia skos:exactMatch UMLS:C0002895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011383 autoimmune lymphoproliferative syndrome type 2A skos:exactMatch DOID:0110115 autoimmune lymphoproliferative syndrome type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011383 autoimmune lymphoproliferative syndrome type 2A skos:exactMatch MESH:C565833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011383 autoimmune lymphoproliferative syndrome type 2A skos:exactMatch NCIT:C39576 Type 2 Autoimmune Lymphoproliferative Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011383 autoimmune lymphoproliferative syndrome type 2A skos:exactMatch OMIM:603909 autoimmune lymphoproliferative syndrome, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011383 autoimmune lymphoproliferative syndrome type 2A skos:exactMatch UMLS:C1519709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011383 autoimmune lymphoproliferative syndrome type 2A skos:exactMatch UMLS:C1858968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011384 hypertension, essential, susceptibility to, 1 skos:exactMatch OMIM:603918 hypertension, essential, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011385 intervertebral disc degenerative disorder skos:exactMatch DOID:90 degenerative disc disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011385 intervertebral disc degenerative disorder skos:exactMatch MESH:D055959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011385 intervertebral disc degenerative disorder skos:exactMatch NCIT:C26983 Intervertebral Disc Degenerative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011385 intervertebral disc degenerative disorder skos:exactMatch OMIM:603932 intervertebral disc disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011385 intervertebral disc degenerative disorder skos:exactMatch SCTID:77547008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011385 intervertebral disc degenerative disorder skos:exactMatch UMLS:C0158266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011386 microvascular complications of diabetes, susceptibility to, 1 skos:exactMatch OMIM:603933 microvascular complications of diabetes, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011387 psoriasis 4, susceptibility to skos:exactMatch DOID:0111280 psoriasis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011387 psoriasis 4, susceptibility to skos:exactMatch OMIM:603935 psoriasis 4, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011389 autosomal dominant nonsyndromic hearing loss 16 skos:exactMatch DOID:0110547 autosomal dominant nonsyndromic deafness 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011389 autosomal dominant nonsyndromic hearing loss 16 skos:exactMatch MESH:C565832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011389 autosomal dominant nonsyndromic hearing loss 16 skos:exactMatch OMIM:603964 deafness, autosomal dominant 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011389 autosomal dominant nonsyndromic hearing loss 16 skos:exactMatch UMLS:C1858916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011390 focal segmental glomerulosclerosis 2 skos:exactMatch DOID:0111129 focal segmental glomerulosclerosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011390 focal segmental glomerulosclerosis 2 skos:exactMatch MESH:C565831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011390 focal segmental glomerulosclerosis 2 skos:exactMatch OMIM:603965 focal segmental glomerulosclerosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011390 focal segmental glomerulosclerosis 2 skos:exactMatch UMLS:C1858915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011391 megalencephalic leukoencephalopathy with subcortical cysts skos:exactMatch DOID:0080315 megalencephalic leukoencephalopathy with subcortical cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011391 megalencephalic leukoencephalopathy with subcortical cysts skos:exactMatch MESH:C536141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011391 megalencephalic leukoencephalopathy with subcortical cysts skos:exactMatch Orphanet:2478 Megalencephalic leukoencephalopathy with subcortical cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011391 megalencephalic leukoencephalopathy with subcortical cysts skos:exactMatch SCTID:703536004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011391 megalencephalic leukoencephalopathy with subcortical cysts skos:exactMatch UMLS:CN176898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011392 autosomal recessive nonsyndromic hearing loss 20 skos:exactMatch DOID:0110478 autosomal recessive nonsyndromic deafness 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011392 autosomal recessive nonsyndromic hearing loss 20 skos:exactMatch MESH:C565828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011392 autosomal recessive nonsyndromic hearing loss 20 skos:exactMatch OMIM:604060 deafness, autosomal recessive 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011392 autosomal recessive nonsyndromic hearing loss 20 skos:exactMatch UMLS:C1858840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011393 hypoalphalipoproteinemia, primary, 1 skos:exactMatch DOID:0080957 primary hypoalphalipoproteinemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011393 hypoalphalipoproteinemia, primary, 1 skos:exactMatch OMIM:604091 hypoalphalipoproteinemia, primary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011395 cone-rod dystrophy 3 skos:exactMatch DOID:0111013 cone-rod dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011395 cone-rod dystrophy 3 skos:exactMatch MESH:C565827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011395 cone-rod dystrophy 3 skos:exactMatch OMIM:604116 cone-rod dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011395 cone-rod dystrophy 3 skos:exactMatch UMLS:C1858806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011396 loricrin keratoderma skos:exactMatch MESH:C565826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011396 loricrin keratoderma skos:exactMatch OMIM:604117 vohwinkel syndrome, variant form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011396 loricrin keratoderma skos:exactMatch Orphanet:79395 Keratoderma hereditarium mutilans with ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011396 loricrin keratoderma skos:exactMatch SCTID:717183001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011396 loricrin keratoderma skos:exactMatch UMLS:C1858805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011397 autosomal dominant cerebellar ataxia, deafness and narcolepsy skos:exactMatch DOID:0050968 autosomal dominant cerebellar ataxia, deafness and narcolepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011397 autosomal dominant cerebellar ataxia, deafness and narcolepsy skos:exactMatch OMIM:604121 cerebellar ataxia, deafness, and narcolepsy, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011397 autosomal dominant cerebellar ataxia, deafness and narcolepsy skos:exactMatch Orphanet:314404 Autosomal dominant cerebellar ataxia-deafness-narcolepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011397 autosomal dominant cerebellar ataxia, deafness and narcolepsy skos:exactMatch UMLS:CN203753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011398 dystrophic epidermolysis bullosa pruriginosa skos:exactMatch MESH:C563192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011398 dystrophic epidermolysis bullosa pruriginosa skos:exactMatch OMIM:604129 epidermolysis bullosa pruriginosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011398 dystrophic epidermolysis bullosa pruriginosa skos:exactMatch Orphanet:89843 Dystrophic epidermolysis bullosa pruriginosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011398 dystrophic epidermolysis bullosa pruriginosa skos:exactMatch SCTID:403810008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011398 dystrophic epidermolysis bullosa pruriginosa skos:exactMatch UMLS:C1275114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011399 alpha thalassemia skos:exactMatch DOID:1099 alpha thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011399 alpha thalassemia skos:exactMatch ICD10CM:D56.0 Alpha thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011399 alpha thalassemia skos:exactMatch MESH:D017085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011399 alpha thalassemia skos:exactMatch NCIT:C34368 Alpha Thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011399 alpha thalassemia skos:exactMatch OMIM:604131 alpha-thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011399 alpha thalassemia skos:exactMatch Orphanet:846 Alpha-thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011399 alpha thalassemia skos:exactMatch SCTID:68913001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011399 alpha thalassemia skos:exactMatch UMLS:C0002312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011400 dilated cardiomyopathy 1G skos:exactMatch DOID:0110430 dilated cardiomyopathy 1G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011400 dilated cardiomyopathy 1G skos:exactMatch MESH:C565824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011400 dilated cardiomyopathy 1G skos:exactMatch OMIM:604145 cardiomyopathy, dilated, 1g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011400 dilated cardiomyopathy 1G skos:exactMatch UMLS:C1858763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011401 Alzheimer disease without neurofibrillary tangles skos:exactMatch DOID:0110048 Alzheimer's disease 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011401 Alzheimer disease without neurofibrillary tangles skos:exactMatch MESH:C536599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011401 Alzheimer disease without neurofibrillary tangles skos:exactMatch MESH:C566998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011401 Alzheimer disease without neurofibrillary tangles skos:exactMatch OMIM:604154 alzheimer disease 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011401 Alzheimer disease without neurofibrillary tangles skos:exactMatch UMLS:C1858751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011401 Alzheimer disease without neurofibrillary tangles skos:exactMatch UMLS:C1970143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011402 congenital cataracts-facial dysmorphism-neuropathy syndrome skos:exactMatch MESH:C565822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011402 congenital cataracts-facial dysmorphism-neuropathy syndrome skos:exactMatch OMIM:604168 congenital cataracts, facial dysmorphism, and neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011402 congenital cataracts-facial dysmorphism-neuropathy syndrome skos:exactMatch Orphanet:48431 Congenital cataracts-facial dysmorphism-neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011402 congenital cataracts-facial dysmorphism-neuropathy syndrome skos:exactMatch SCTID:702433001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011402 congenital cataracts-facial dysmorphism-neuropathy syndrome skos:exactMatch UMLS:C1858726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011403 left ventricular noncompaction 1 skos:exactMatch OMIM:604169 left ventricular noncompaction 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011403 left ventricular noncompaction 1 skos:exactMatch UMLS:C1858725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011404 Caronte skos:exactMatch OMIM:604172 caronte semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011405 poikiloderma with neutropenia skos:exactMatch DOID:0060551 poikiloderma with neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011405 poikiloderma with neutropenia skos:exactMatch NCIT:C177535 Poikiloderma with Neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011405 poikiloderma with neutropenia skos:exactMatch OMIM:604173 poikiloderma with neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011405 poikiloderma with neutropenia skos:exactMatch Orphanet:221046 Poikiloderma with neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011406 cholesteatoma, congenital skos:exactMatch MESH:C562858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011406 cholesteatoma, congenital skos:exactMatch OMIM:604183 cholesteatoma, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011406 cholesteatoma, congenital skos:exactMatch SCTID:232262007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011407 facial paresis, hereditary congenital, 2 skos:exactMatch OMIM:604185 facial paresis, hereditary congenital, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011407 facial paresis, hereditary congenital, 2 skos:exactMatch UMLS:C1858717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011408 hereditary spastic paraplegia 10 skos:exactMatch DOID:0110763 hereditary spastic paraplegia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011408 hereditary spastic paraplegia 10 skos:exactMatch MESH:C537482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011408 hereditary spastic paraplegia 10 skos:exactMatch OMIM:604187 spastic paraplegia 10, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011408 hereditary spastic paraplegia 10 skos:exactMatch Orphanet:100991 Autosomal dominant spastic paraplegia type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011408 hereditary spastic paraplegia 10 skos:exactMatch SCTID:732948003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011408 hereditary spastic paraplegia 10 skos:exactMatch UMLS:C1858712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011408 hereditary spastic paraplegia 10 skos:exactMatch UMLS:C4518536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011409 hepatic fibrosis, severe, susceptibility to, due to Schistosoma mansoni infection skos:exactMatch OMIM:604201 hepatic fibrosis, severe, susceptibility to, due to schistosoma mansoni infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011410 Hirschsprung disease with heart defects, laryngeal anomalies, and preaxial polydactyly skos:exactMatch MESH:C565817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011410 Hirschsprung disease with heart defects, laryngeal anomalies, and preaxial polydactyly skos:exactMatch OMIM:604211 hirschsprung disease with heart defects, laryngeal anomalies, and preaxial polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011410 Hirschsprung disease with heart defects, laryngeal anomalies, and preaxial polydactyly skos:exactMatch UMLS:C1858696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011411 Chudley-McCullough syndrome skos:exactMatch MESH:C535459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011411 Chudley-McCullough syndrome skos:exactMatch OMIM:604213 chudley-mccullough syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011411 Chudley-McCullough syndrome skos:exactMatch Orphanet:314597 Chudley-McCullough syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011411 Chudley-McCullough syndrome skos:exactMatch UMLS:C1858695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011412 familial encephalopathy with neuroserpin inclusion bodies skos:exactMatch DOID:0050831 familial encephalopathy with neuroserpin inclusion bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011412 familial encephalopathy with neuroserpin inclusion bodies skos:exactMatch MESH:C536841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011412 familial encephalopathy with neuroserpin inclusion bodies skos:exactMatch OMIM:604218 encephalopathy, familial, with neuroserpin inclusion bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011412 familial encephalopathy with neuroserpin inclusion bodies skos:exactMatch Orphanet:85110 Familial encephalopathy with neuroserpin inclusion bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011412 familial encephalopathy with neuroserpin inclusion bodies skos:exactMatch SCTID:702421006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011412 familial encephalopathy with neuroserpin inclusion bodies skos:exactMatch UMLS:C1858680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011413 cataract 9 multiple types skos:exactMatch DOID:0110266 cataract 9 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011413 cataract 9 multiple types skos:exactMatch OMIM:604219 cataract 9, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011413 cataract 9 multiple types skos:exactMatch UMLS:C1858679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011414 Peters anomaly skos:exactMatch DOID:0060673 Peters anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011414 Peters anomaly skos:exactMatch MESH:C537884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011414 Peters anomaly skos:exactMatch OMIM:604229 anterior segment dysgenesis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011414 Peters anomaly skos:exactMatch Orphanet:708 Peters anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011414 Peters anomaly skos:exactMatch SCTID:204153003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011415 Leber congenital amaurosis 3 skos:exactMatch DOID:0110331 Leber congenital amaurosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011415 Leber congenital amaurosis 3 skos:exactMatch MESH:C565814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011415 Leber congenital amaurosis 3 skos:exactMatch OMIM:604232 leber congenital amaurosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011416 generalized epilepsy with febrile seizures plus, type 1 skos:exactMatch DOID:0111302 generalized epilepsy with febrile seizures plus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011416 generalized epilepsy with febrile seizures plus, type 1 skos:exactMatch MESH:C565809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011416 generalized epilepsy with febrile seizures plus, type 1 skos:exactMatch OMIM:604233 generalized epilepsy with febrile seizures plus, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011416 generalized epilepsy with febrile seizures plus, type 1 skos:exactMatch UMLS:C1858672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011417 hemochromatosis type 3 skos:exactMatch DOID:0111030 hemochromatosis type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011417 hemochromatosis type 3 skos:exactMatch MESH:C537248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011417 hemochromatosis type 3 skos:exactMatch OMIM:604250 hemochromatosis, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011417 hemochromatosis type 3 skos:exactMatch Orphanet:225123 Hemochromatosis type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011417 hemochromatosis type 3 skos:exactMatch SCTID:719974003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011417 hemochromatosis type 3 skos:exactMatch UMLS:C1858664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011418 dyslexia, susceptibility to, 3 skos:exactMatch OMIM:604254 dyslexia, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011419 camera-Marugo-Cohen syndrome skos:exactMatch MESH:C537964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011419 camera-Marugo-Cohen syndrome skos:exactMatch OMIM:604257 camera-marugo-cohen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011419 camera-Marugo-Cohen syndrome skos:exactMatch UMLS:C1858661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011420 short stature due to partial GHR deficiency skos:exactMatch MESH:C565805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011420 short stature due to partial GHR deficiency skos:exactMatch OMIM:604271 growth hormone insensitivity, partial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011420 short stature due to partial GHR deficiency skos:exactMatch Orphanet:314802 Short stature due to partial GHR deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011421 mitochondrial complex V (ATP synthase) deficiency, nuclear type 1 skos:exactMatch DOID:0050768 mitochondrial complex V (ATP synthase) deficiency, nuclear type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011421 mitochondrial complex V (ATP synthase) deficiency, nuclear type 1 skos:exactMatch OMIM:604273 mitochondrial complex 5 (atp synthase) deficiency, nuclear iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011421 mitochondrial complex V (ATP synthase) deficiency, nuclear type 1 skos:exactMatch UMLS:C3276276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011422 autosomal recessive proximal renal tubular acidosis skos:exactMatch MESH:C567038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011422 autosomal recessive proximal renal tubular acidosis skos:exactMatch OMIM:604278 renal tubular acidosis, proximal, with ocular abnormalities and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011422 autosomal recessive proximal renal tubular acidosis skos:exactMatch Orphanet:93607 Autosomal recessive proximal renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011422 autosomal recessive proximal renal tubular acidosis skos:exactMatch UMLS:C1970309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011423 autosomal recessive limb-girdle muscular dystrophy type 2E skos:exactMatch DOID:0110279 autosomal recessive limb-girdle muscular dystrophy type 2E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011423 autosomal recessive limb-girdle muscular dystrophy type 2E skos:exactMatch OMIM:604286 muscular dystrophy, limb-girdle, autosomal recessive 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011423 autosomal recessive limb-girdle muscular dystrophy type 2E skos:exactMatch Orphanet:119 Beta-sarcoglycan-related limb-girdle muscular dystrophy R4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011423 autosomal recessive limb-girdle muscular dystrophy type 2E skos:exactMatch SCTID:718850008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011424 Carney triad skos:exactMatch MESH:C565803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011424 Carney triad skos:exactMatch NCIT:C94833 Carney Triad semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011424 Carney triad skos:exactMatch OMIM:604287 carney triad semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011424 Carney triad skos:exactMatch Orphanet:139411 Carney triad semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011424 Carney triad skos:exactMatch SCTID:733492003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011424 Carney triad skos:exactMatch UMLS:C1858592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011425 dilated cardiomyopathy 1H skos:exactMatch DOID:0110429 dilated cardiomyopathy 1H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011425 dilated cardiomyopathy 1H skos:exactMatch MESH:C536277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011425 dilated cardiomyopathy 1H skos:exactMatch OMIM:604288 cardiomyopathy, dilated, 1h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011425 dilated cardiomyopathy 1H skos:exactMatch UMLS:C1858591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011426 aceruloplasminemia skos:exactMatch DOID:0050711 aceruloplasminemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011426 aceruloplasminemia skos:exactMatch OMIM:604290 aceruloplasminemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011426 aceruloplasminemia skos:exactMatch Orphanet:48818 Aceruloplasminemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011426 aceruloplasminemia skos:exactMatch SCTID:124224004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011427 Ascaris lumbricoides infection, susceptibility to skos:exactMatch OMIM:604291 ascaris lumbricoides infection, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011428 ectrodactyly, ectodermal dysplasia, and cleft lip-palate syndrome 3 skos:exactMatch DOID:0060783 ectrodactyly, ectodermal dysplasia, and cleft lip-palate syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011428 ectrodactyly, ectodermal dysplasia, and cleft lip-palate syndrome 3 skos:exactMatch MESH:C565799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011428 ectrodactyly, ectodermal dysplasia, and cleft lip-palate syndrome 3 skos:exactMatch OMIM:604292 ectrodactyly, ectodermal dysplasia, and cleft lip/palate syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011429 juvenile idiopathic arthritis skos:exactMatch DOID:676 juvenile rheumatoid arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011429 juvenile idiopathic arthritis skos:exactMatch MESH:D001171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011429 juvenile idiopathic arthritis skos:exactMatch NCIT:C114357 Juvenile Idiopathic Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011429 juvenile idiopathic arthritis skos:exactMatch OMIM:604302 rheumatoid arthritis, systemic juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011429 juvenile idiopathic arthritis skos:exactMatch Orphanet:92 Juvenile idiopathic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011429 juvenile idiopathic arthritis skos:exactMatch SCTID:410502007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011430 pulverulent cataract skos:exactMatch MESH:C565133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011430 pulverulent cataract skos:exactMatch Orphanet:98984 Pulverulent cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011430 pulverulent cataract skos:exactMatch UMLS:C1833118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011431 MASS syndrome skos:exactMatch MESH:C536030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011431 MASS syndrome skos:exactMatch OMIM:604308 mass syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011431 MASS syndrome skos:exactMatch Orphanet:99715 MASS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011431 MASS syndrome skos:exactMatch UMLS:C1858556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011432 blepharophimosis - intellectual disability syndrome, Verloes type skos:exactMatch MESH:C565797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011432 blepharophimosis - intellectual disability syndrome, Verloes type skos:exactMatch OMIM:604314 blepharophimosis with facial and genital anomalies and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011432 blepharophimosis - intellectual disability syndrome, Verloes type skos:exactMatch Orphanet:293725 Blepharophimosis-intellectual disability syndrome, Verloes type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011432 blepharophimosis - intellectual disability syndrome, Verloes type skos:exactMatch UMLS:C1858538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011433 anemia, congenital hypoplastic, with multiple congenital anomalies/intellectual disability syndrome skos:exactMatch MESH:C565796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011433 anemia, congenital hypoplastic, with multiple congenital anomalies/intellectual disability syndrome skos:exactMatch OMIM:604315 anemia, congenital hypoplastic, with multiple congenital anomalies/mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011433 anemia, congenital hypoplastic, with multiple congenital anomalies/intellectual disability syndrome skos:exactMatch UMLS:C1858537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011434 psoriasis 5, susceptibility to skos:exactMatch DOID:0111282 psoriasis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011434 psoriasis 5, susceptibility to skos:exactMatch OMIM:604316 psoriasis 5, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011435 microcephaly 2, primary, autosomal recessive, with or without cortical malformations skos:exactMatch DOID:0070293 primary autosomal recessive microcephaly 2 with or without cortical malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011435 microcephaly 2, primary, autosomal recessive, with or without cortical malformations skos:exactMatch MESH:C565794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011435 microcephaly 2, primary, autosomal recessive, with or without cortical malformations skos:exactMatch OMIM:604317 microcephaly 2, primary, autosomal recessive, with or without cortical malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011435 microcephaly 2, primary, autosomal recessive, with or without cortical malformations skos:exactMatch UMLS:C1858535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011436 autosomal recessive distal spinal muscular atrophy 1 skos:exactMatch DOID:0111064 distal spinal muscular atrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011436 autosomal recessive distal spinal muscular atrophy 1 skos:exactMatch MESH:C536880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011436 autosomal recessive distal spinal muscular atrophy 1 skos:exactMatch OMIM:604320 spinal muscular atrophy, distal, autosomal recessive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011436 autosomal recessive distal spinal muscular atrophy 1 skos:exactMatch Orphanet:98920 Spinal muscular atrophy with respiratory distress type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011436 autosomal recessive distal spinal muscular atrophy 1 skos:exactMatch SCTID:711483003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011436 autosomal recessive distal spinal muscular atrophy 1 skos:exactMatch UMLS:C1858517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011437 microcephaly 4, primary, autosomal recessive skos:exactMatch DOID:0070291 primary autosomal recessive microcephaly 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011437 microcephaly 4, primary, autosomal recessive skos:exactMatch MESH:C565792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011437 microcephaly 4, primary, autosomal recessive skos:exactMatch OMIM:604321 microcephaly 4, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011437 microcephaly 4, primary, autosomal recessive skos:exactMatch UMLS:C1858516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011438 acne skos:exactMatch DOID:6543 acne semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011438 acne skos:exactMatch NCIT:C27195 Acne semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011439 spinocerebellar ataxia type 12 skos:exactMatch DOID:0050962 spinocerebellar ataxia type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011439 spinocerebellar ataxia type 12 skos:exactMatch MESH:C565790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011439 spinocerebellar ataxia type 12 skos:exactMatch NCIT:C154316 Spinocerebellar Ataxia Type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011439 spinocerebellar ataxia type 12 skos:exactMatch OMIM:604326 spinocerebellar ataxia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011439 spinocerebellar ataxia type 12 skos:exactMatch Orphanet:98762 Spinocerebellar ataxia type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011439 spinocerebellar ataxia type 12 skos:exactMatch SCTID:719208005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011439 spinocerebellar ataxia type 12 skos:exactMatch UMLS:C1858501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011440 hypertension, essential, susceptibility to, 2 skos:exactMatch OMIM:604329 hypertension, essential, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011441 complex regional pain syndrome type 1 skos:exactMatch DOID:1811 reflex sympathetic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011441 complex regional pain syndrome type 1 skos:exactMatch MESH:D012019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011441 complex regional pain syndrome type 1 skos:exactMatch NCIT:C85042 Complex Regional Pain Syndrome I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011441 complex regional pain syndrome type 1 skos:exactMatch OMIM:604335 reflex sympathetic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011441 complex regional pain syndrome type 1 skos:exactMatch Orphanet:99995 Complex regional pain syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011441 complex regional pain syndrome type 1 skos:exactMatch SCTID:50642008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011441 complex regional pain syndrome type 1 skos:exactMatch UMLS:C0034931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011442 advanced sleep phase syndrome 1 skos:exactMatch DOID:0110011 advanced sleep phase syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011442 advanced sleep phase syndrome 1 skos:exactMatch OMIM:604348 advanced sleep phase syndrome, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011442 advanced sleep phase syndrome 1 skos:exactMatch UMLS:C3807327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011443 febrile seizures, familial, 4 skos:exactMatch DOID:0111305 familial febrile seizures 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011443 febrile seizures, familial, 4 skos:exactMatch MESH:C565788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011443 febrile seizures, familial, 4 skos:exactMatch OMIM:604352 febrile seizures, familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011443 febrile seizures, familial, 4 skos:exactMatch UMLS:C1858493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011444 Duane retraction syndrome 2 skos:exactMatch OMIM:604356 duane retraction syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011444 Duane retraction syndrome 2 skos:exactMatch SCTID:128083007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011445 hereditary spastic paraplegia 11 skos:exactMatch DOID:0110764 hereditary spastic paraplegia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011445 hereditary spastic paraplegia 11 skos:exactMatch NCIT:C148317 Spastic Paraplegia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011445 hereditary spastic paraplegia 11 skos:exactMatch OMIM:604360 spastic paraplegia 11, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011445 hereditary spastic paraplegia 11 skos:exactMatch Orphanet:2822 Autosomal recessive spastic paraplegia type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011445 hereditary spastic paraplegia 11 skos:exactMatch SCTID:715491000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011446 myoclonic epilepsy, congenital deafness, macular dystrophy, and psychiatric disorders skos:exactMatch MESH:C565786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011446 myoclonic epilepsy, congenital deafness, macular dystrophy, and psychiatric disorders skos:exactMatch OMIM:604363 myoclonic epilepsy, congenital deafness, macular dystrophy, and psychiatric disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011446 myoclonic epilepsy, congenital deafness, macular dystrophy, and psychiatric disorders skos:exactMatch UMLS:C1858478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011448 PPARG-related familial partial lipodystrophy skos:exactMatch DOID:0070204 familial partial lipodystrophy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011448 PPARG-related familial partial lipodystrophy skos:exactMatch OMIM:604367 lipodystrophy, familial partial, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011448 PPARG-related familial partial lipodystrophy skos:exactMatch Orphanet:79083 PPARG-related familial partial lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011449 Salla disease skos:exactMatch NCIT:C85067 Sialic Acid Storage Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011449 Salla disease skos:exactMatch OMIM:604369 salla disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011449 Salla disease skos:exactMatch Orphanet:309334 Salla disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011449 Salla disease skos:exactMatch SCTID:87074006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011449 Salla disease skos:exactMatch UMLS:C1096903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011450 breast-ovarian cancer, familial, susceptibility to, 1 skos:exactMatch OMIM:604370 breast-ovarian cancer, familial, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011451 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 1 skos:exactMatch DOID:0080357 fatal infantile cardioencephalomyopathy due to cytochrome c oxidase deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011451 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 1 skos:exactMatch OMIM:604377 mitochondrial complex 4 deficiency, nuclear iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011452 hypotrichosis 7 skos:exactMatch DOID:0110704 hypotrichosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011452 hypotrichosis 7 skos:exactMatch MESH:C536973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011452 hypotrichosis 7 skos:exactMatch OMIM:604379 hypotrichosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011453 ulnar ray dysgenesis with postaxial polydactyly and renal cystic dysplasia skos:exactMatch MESH:C565783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011453 ulnar ray dysgenesis with postaxial polydactyly and renal cystic dysplasia skos:exactMatch OMIM:604380 ulnar ray dysgenesis with postaxial polydactyly and renal cystic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011453 ulnar ray dysgenesis with postaxial polydactyly and renal cystic dysplasia skos:exactMatch UMLS:C1858422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011454 patent ductus arteriosus-bicuspid aortic valve-hand anomalies syndrome skos:exactMatch MESH:C565782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011454 patent ductus arteriosus-bicuspid aortic valve-hand anomalies syndrome skos:exactMatch OMIM:604381 patent ductus arteriosus and bicuspid aortic valve with hand anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011454 patent ductus arteriosus-bicuspid aortic valve-hand anomalies syndrome skos:exactMatch Orphanet:228190 Patent ductus arteriosus-bicuspid aortic valve-hand anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011454 patent ductus arteriosus-bicuspid aortic valve-hand anomalies syndrome skos:exactMatch UMLS:C1858420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011455 lissencephaly, familial, with cleft palate and cerebellar hypoplasia skos:exactMatch MESH:C565781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011455 lissencephaly, familial, with cleft palate and cerebellar hypoplasia skos:exactMatch OMIM:604382 lissencephaly, familial, with cleft palate and cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011455 lissencephaly, familial, with cleft palate and cerebellar hypoplasia skos:exactMatch UMLS:C1858419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011456 nephronophthisis 3 skos:exactMatch DOID:0111114 nephronophthisis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011456 nephronophthisis 3 skos:exactMatch MESH:C565780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011456 nephronophthisis 3 skos:exactMatch OMIM:604387 nephronophthisis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011456 nephronophthisis 3 skos:exactMatch UMLS:C1858392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011457 ataxia-telangiectasia-like disorder skos:exactMatch MESH:C565779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011457 ataxia-telangiectasia-like disorder skos:exactMatch OMIMPS:604391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011457 ataxia-telangiectasia-like disorder skos:exactMatch SCTID:700058006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011457 ataxia-telangiectasia-like disorder skos:exactMatch UMLS:CN239583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011458 Leber congenital amaurosis 4 skos:exactMatch DOID:0110332 Leber congenital amaurosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011458 Leber congenital amaurosis 4 skos:exactMatch MESH:C565778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011458 Leber congenital amaurosis 4 skos:exactMatch OMIM:604393 leber congenital amaurosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011458 Leber congenital amaurosis 4 skos:exactMatch UMLS:C1858386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011459 arrhythmogenic right ventricular dysplasia 5 skos:exactMatch DOID:0110074 arrhythmogenic right ventricular dysplasia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011459 arrhythmogenic right ventricular dysplasia 5 skos:exactMatch MESH:C565776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011459 arrhythmogenic right ventricular dysplasia 5 skos:exactMatch OMIM:604400 arrhythmogenic right ventricular dysplasia, familial, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011459 arrhythmogenic right ventricular dysplasia 5 skos:exactMatch UMLS:C1858379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011460 arrhythmogenic right ventricular dysplasia 6 skos:exactMatch DOID:0110075 arrhythmogenic right ventricular dysplasia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011460 arrhythmogenic right ventricular dysplasia 6 skos:exactMatch MESH:C565775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011460 arrhythmogenic right ventricular dysplasia 6 skos:exactMatch OMIM:604401 arrhythmogenic right ventricular dysplasia, familial, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011460 arrhythmogenic right ventricular dysplasia 6 skos:exactMatch UMLS:C1858378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011461 generalized epilepsy with febrile seizures plus, type 2 skos:exactMatch DOID:0111294 generalized epilepsy with febrile seizures plus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011461 generalized epilepsy with febrile seizures plus, type 2 skos:exactMatch MESH:C565810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011461 generalized epilepsy with febrile seizures plus, type 2 skos:exactMatch OMIM:604403 generalized epilepsy with febrile seizures plus, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011461 generalized epilepsy with febrile seizures plus, type 2 skos:exactMatch UMLS:C1858673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011462 pyogenic arthritis-pyoderma gangrenosum-acne syndrome skos:exactMatch DOID:0080519 PAPA syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011462 pyogenic arthritis-pyoderma gangrenosum-acne syndrome skos:exactMatch MESH:C536253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011462 pyogenic arthritis-pyoderma gangrenosum-acne syndrome skos:exactMatch NCIT:C119055 Pyogenic Arthritis, Pyoderma Gangrenosum and Acne semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011462 pyogenic arthritis-pyoderma gangrenosum-acne syndrome skos:exactMatch OMIM:604416 pyogenic sterile arthritis, pyoderma gangrenosum, and acne semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011462 pyogenic arthritis-pyoderma gangrenosum-acne syndrome skos:exactMatch Orphanet:69126 Pyogenic arthritis-pyoderma gangrenosum-acne syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011462 pyogenic arthritis-pyoderma gangrenosum-acne syndrome skos:exactMatch SCTID:724015007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011462 pyogenic arthritis-pyoderma gangrenosum-acne syndrome skos:exactMatch UMLS:C1858361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011463 polyneuropathy, lethal neonatal, axonal sensorimotor, autosomal recessive skos:exactMatch MESH:C565773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011463 polyneuropathy, lethal neonatal, axonal sensorimotor, autosomal recessive skos:exactMatch OMIM:604431 polyneuropathy, lethal neonatal, axonal sensorimotor, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011463 polyneuropathy, lethal neonatal, axonal sensorimotor, autosomal recessive skos:exactMatch Orphanet:538096 Autosomal recessive lethal neonatal axonal sensorimotor polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011463 polyneuropathy, lethal neonatal, axonal sensorimotor, autosomal recessive skos:exactMatch UMLS:C1858353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011464 spinocerebellar ataxia type 11 skos:exactMatch DOID:0050961 spinocerebellar ataxia type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011464 spinocerebellar ataxia type 11 skos:exactMatch MESH:C565772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011464 spinocerebellar ataxia type 11 skos:exactMatch OMIM:604432 spinocerebellar ataxia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011464 spinocerebellar ataxia type 11 skos:exactMatch Orphanet:98767 Spinocerebellar ataxia type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011464 spinocerebellar ataxia type 11 skos:exactMatch SCTID:719207000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011464 spinocerebellar ataxia type 11 skos:exactMatch UMLS:C1858351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011465 infundibulocystic basal cell carcinoma skos:exactMatch DOID:4279 infundibulocystic basal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011465 infundibulocystic basal cell carcinoma skos:exactMatch MESH:C537655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011465 infundibulocystic basal cell carcinoma skos:exactMatch NCIT:C27540 Skin Infundibulocystic Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011465 infundibulocystic basal cell carcinoma skos:exactMatch OMIM:604451 basal cell carcinoma, infundibulocystic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011465 infundibulocystic basal cell carcinoma skos:exactMatch UMLS:C1304297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011466 distal myopathy, Welander type skos:exactMatch OMIM:604454 welander distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011466 distal myopathy, Welander type skos:exactMatch Orphanet:603 Distal myopathy, Welander type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011466 distal myopathy, Welander type skos:exactMatch UMLS:CN205368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011467 obsolete human herpesvirus type 6, integrated skos:exactMatch MESH:C565771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011467 obsolete human herpesvirus type 6, integrated skos:exactMatch OMIM:604474 human herpesvirus iia 6, integrated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011467 obsolete human herpesvirus type 6, integrated skos:exactMatch UMLS:C1858340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011468 hereditary motor and sensory neuropathy, Okinawa type skos:exactMatch MESH:C535717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011468 hereditary motor and sensory neuropathy, Okinawa type skos:exactMatch OMIM:604484 neuropathy, hereditary motor and sensory, okinawa iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011468 hereditary motor and sensory neuropathy, Okinawa type skos:exactMatch Orphanet:90117 Hereditary motor and sensory neuropathy, Okinawa type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011469 congenital amegakaryocytic thrombocytopenia skos:exactMatch DOID:0090118 congenital amegakaryocytic thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011469 congenital amegakaryocytic thrombocytopenia skos:exactMatch MESH:C535982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011469 congenital amegakaryocytic thrombocytopenia skos:exactMatch NCIT:C115207 Congenital Amegakaryocytic Thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011469 congenital amegakaryocytic thrombocytopenia skos:exactMatch OMIM:604498 amegakaryocytic thrombocytopenia, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011469 congenital amegakaryocytic thrombocytopenia skos:exactMatch Orphanet:3319 Congenital amegakaryocytic thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011469 congenital amegakaryocytic thrombocytopenia skos:exactMatch SCTID:716336002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011469 congenital amegakaryocytic thrombocytopenia skos:exactMatch UMLS:C1327915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011470 hyperlipidemia, combined, 2 skos:exactMatch MESH:C565766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011470 hyperlipidemia, combined, 2 skos:exactMatch OMIM:604499 hyperlipidemia, familial combined, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011470 hyperlipidemia, combined, 2 skos:exactMatch UMLS:C1858308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011471 inflammatory bowel disease 3 skos:exactMatch DOID:0110891 inflammatory bowel disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011471 inflammatory bowel disease 3 skos:exactMatch MESH:C565764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011471 inflammatory bowel disease 3 skos:exactMatch OMIM:604519 inflammatory bowel disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011471 inflammatory bowel disease 3 skos:exactMatch UMLS:C1858303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011472 epidermolysis bullosa simplex due to plakophilin deficiency skos:exactMatch MESH:C536183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011472 epidermolysis bullosa simplex due to plakophilin deficiency skos:exactMatch OMIM:604536 ectodermal dysplasia/skin fragility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011472 epidermolysis bullosa simplex due to plakophilin deficiency skos:exactMatch Orphanet:158668 Ectodermal dysplasia-skin fragility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011472 epidermolysis bullosa simplex due to plakophilin deficiency skos:exactMatch SCTID:716699004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011472 epidermolysis bullosa simplex due to plakophilin deficiency skos:exactMatch UMLS:C1858302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011473 Leber congenital amaurosis 5 skos:exactMatch DOID:0110215 Leber congenital amaurosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011473 Leber congenital amaurosis 5 skos:exactMatch MESH:C536602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011473 Leber congenital amaurosis 5 skos:exactMatch OMIM:604537 leber congenital amaurosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011473 Leber congenital amaurosis 5 skos:exactMatch UMLS:C1858301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011474 progressive familial heart block type IB skos:exactMatch DOID:0111076 progressive familial heart block type IB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011474 progressive familial heart block type IB skos:exactMatch MESH:C567037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011474 progressive familial heart block type IB skos:exactMatch OMIM:604559 progressive familial heart block, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011474 progressive familial heart block type IB skos:exactMatch SCTID:698250005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011475 Charcot-Marie-Tooth disease type 4B2 skos:exactMatch DOID:0110190 Charcot-Marie-Tooth disease type 4B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011475 Charcot-Marie-Tooth disease type 4B2 skos:exactMatch MESH:C535421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011475 Charcot-Marie-Tooth disease type 4B2 skos:exactMatch OMIM:604563 charcot-marie-tooth disease, iia 4b2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011475 Charcot-Marie-Tooth disease type 4B2 skos:exactMatch Orphanet:99956 Charcot-Marie-Tooth disease type 4B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011475 Charcot-Marie-Tooth disease type 4B2 skos:exactMatch SCTID:715800000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011475 Charcot-Marie-Tooth disease type 4B2 skos:exactMatch UMLS:C1858278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011476 MHC class I deficiency skos:exactMatch DOID:0060009 MHC class I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011476 MHC class I deficiency skos:exactMatch OMIM:604571 bare lymphocyte syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011476 MHC class I deficiency skos:exactMatch Orphanet:34592 Immunodeficiency by defective expression of MHC class I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011476 MHC class I deficiency skos:exactMatch SCTID:725136003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011476 MHC class I deficiency skos:exactMatch UMLS:C1858266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011477 tooth agenesis, selective, 3 skos:exactMatch MESH:C567036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011477 tooth agenesis, selective, 3 skos:exactMatch OMIM:604625 tooth agenesis, selective, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011477 tooth agenesis, selective, 3 skos:exactMatch UMLS:C1970291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011478 growth and developintellectual disability, ocular ptosis, cardiac defect, and anal atresia skos:exactMatch MESH:C565755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011478 growth and developintellectual disability, ocular ptosis, cardiac defect, and anal atresia skos:exactMatch OMIM:604690 growth and developmental retardation, ocular ptosis, cardiac defect, and anal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011478 growth and developintellectual disability, ocular ptosis, cardiac defect, and anal atresia skos:exactMatch UMLS:C1858182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011479 postural orthostatic tachycardia syndrome skos:exactMatch DOID:0111154 postural orthostatic tachycardia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011479 postural orthostatic tachycardia syndrome skos:exactMatch MESH:D054972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011479 postural orthostatic tachycardia syndrome skos:exactMatch NCIT:C85020 Postural Orthostatic Tachycardia Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011479 postural orthostatic tachycardia syndrome skos:exactMatch OMIM:604715 orthostatic intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011479 postural orthostatic tachycardia syndrome skos:exactMatch Orphanet:443236 Postural orthostatic tachycardia syndrome due to NET deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011479 postural orthostatic tachycardia syndrome skos:exactMatch SCTID:8074002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011480 autosomal dominant nonsyndromic hearing loss 20 skos:exactMatch DOID:0110550 autosomal dominant nonsyndromic deafness 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011480 autosomal dominant nonsyndromic hearing loss 20 skos:exactMatch MESH:C565754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011480 autosomal dominant nonsyndromic hearing loss 20 skos:exactMatch OMIM:604717 deafness, autosomal dominant 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011480 autosomal dominant nonsyndromic hearing loss 20 skos:exactMatch UMLS:C1858172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011481 craniosynostosis 2 skos:exactMatch OMIM:604757 craniosynostosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011481 craniosynostosis 2 skos:exactMatch Orphanet:1541 Craniosynostosis, Boston type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011481 craniosynostosis 2 skos:exactMatch SCTID:720817008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011482 dilated cardiomyopathy 1I skos:exactMatch DOID:0110431 dilated cardiomyopathy 1I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011482 dilated cardiomyopathy 1I skos:exactMatch MESH:C565752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011482 dilated cardiomyopathy 1I skos:exactMatch OMIM:604765 cardiomyopathy, dilated, 1i semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011482 dilated cardiomyopathy 1I skos:exactMatch UMLS:C1858154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011483 polycystic bone disease skos:exactMatch MESH:C536324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011483 polycystic bone disease skos:exactMatch OMIM:604771 polycystic bone disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011483 polycystic bone disease skos:exactMatch UMLS:C1858143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011484 catecholaminergic polymorphic ventricular tachycardia 1 skos:exactMatch DOID:0060675 catecholaminergic polymorphic ventricular tachycardia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011484 catecholaminergic polymorphic ventricular tachycardia 1 skos:exactMatch NCIT:C123414 Catecholaminergic Polymorphic Ventricular Tachycardia Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011484 catecholaminergic polymorphic ventricular tachycardia 1 skos:exactMatch OMIM:604772 ventricular tachycardia, catecholaminergic polymorphic, 1, with or without atrial dysfunction and/or dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011484 catecholaminergic polymorphic ventricular tachycardia 1 skos:exactMatch UMLS:C4053736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011485 autosomal recessive congenital ichthyosis 5 skos:exactMatch DOID:0060714 autosomal recessive congenital ichthyosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011485 autosomal recessive congenital ichthyosis 5 skos:exactMatch MESH:C537265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011485 autosomal recessive congenital ichthyosis 5 skos:exactMatch OMIM:604777 ichthyosis, congenital, autosomal recessive 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011486 congenital muscular dystrophy 1B skos:exactMatch DOID:0110634 congenital muscular dystrophy 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011486 congenital muscular dystrophy 1B skos:exactMatch MESH:C565748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011486 congenital muscular dystrophy 1B skos:exactMatch OMIM:604801 muscular dystrophy, congenital, 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011486 congenital muscular dystrophy 1B skos:exactMatch Orphanet:98893 Congenital muscular dystrophy type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011486 congenital muscular dystrophy 1B skos:exactMatch SCTID:764944006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011486 congenital muscular dystrophy 1B skos:exactMatch UMLS:C1858118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011487 Huntington disease-like 3 skos:exactMatch MESH:C565747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011487 Huntington disease-like 3 skos:exactMatch OMIM:604802 huntington disease-like 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011487 Huntington disease-like 3 skos:exactMatch Orphanet:157946 Huntington disease-like 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011487 Huntington disease-like 3 skos:exactMatch UMLS:C1858114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011488 microcephaly 3, primary, autosomal recessive skos:exactMatch DOID:0070286 primary autosomal recessive microcephaly 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011488 microcephaly 3, primary, autosomal recessive skos:exactMatch MESH:C565746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011488 microcephaly 3, primary, autosomal recessive skos:exactMatch OMIM:604804 microcephaly 3, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011488 microcephaly 3, primary, autosomal recessive skos:exactMatch UMLS:C1858108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011489 hereditary spastic paraplegia 12 skos:exactMatch DOID:0110765 hereditary spastic paraplegia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011489 hereditary spastic paraplegia 12 skos:exactMatch MESH:C537484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011489 hereditary spastic paraplegia 12 skos:exactMatch OMIM:604805 spastic paraplegia 12, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011489 hereditary spastic paraplegia 12 skos:exactMatch Orphanet:100993 Autosomal dominant spastic paraplegia type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011489 hereditary spastic paraplegia 12 skos:exactMatch SCTID:763374004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011489 hereditary spastic paraplegia 12 skos:exactMatch UMLS:C1858106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011490 diffuse panbronchiolitis skos:exactMatch MESH:C536174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011490 diffuse panbronchiolitis skos:exactMatch OMIM:604809 panbronchiolitis, diffuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011490 diffuse panbronchiolitis skos:exactMatch Orphanet:171700 Diffuse panbronchiolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011490 diffuse panbronchiolitis skos:exactMatch SCTID:430476004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011490 diffuse panbronchiolitis skos:exactMatch UMLS:C0878555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011491 epilepsy, idiopathic generalized, susceptibility to, 7 skos:exactMatch DOID:0111321 idiopathic generalized epilepsy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011491 epilepsy, idiopathic generalized, susceptibility to, 7 skos:exactMatch OMIM:604827 epilepsy, idiopathic generalized, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011492 mandibulofacial dysostosis syndrome, Bauru type skos:exactMatch MESH:C565744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011492 mandibulofacial dysostosis syndrome, Bauru type skos:exactMatch OMIM:604830 mandibulofacial dysostosis syndrome, bauru iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011492 mandibulofacial dysostosis syndrome, Bauru type skos:exactMatch UMLS:C1858101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011493 Stickler syndrome type 2 skos:exactMatch DOID:0080675 Stickler syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011493 Stickler syndrome type 2 skos:exactMatch MESH:C537493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011493 Stickler syndrome type 2 skos:exactMatch NCIT:C74985 Stickler Syndrome Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011493 Stickler syndrome type 2 skos:exactMatch OMIM:604841 stickler syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011493 Stickler syndrome type 2 skos:exactMatch Orphanet:90654 Stickler syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011493 Stickler syndrome type 2 skos:exactMatch UMLS:C1858084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011494 hyaluronan metabolism, defect 1N skos:exactMatch MESH:C565742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011494 hyaluronan metabolism, defect 1N skos:exactMatch OMIM:604855 hyaluronan metabolism, defect 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011494 hyaluronan metabolism, defect 1N skos:exactMatch UMLS:C1858083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011496 mild spondyloepiphyseal dysplasia due to COL2A1 mutation with early-onset osteoarthritis skos:exactMatch MESH:C565740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011496 mild spondyloepiphyseal dysplasia due to COL2A1 mutation with early-onset osteoarthritis skos:exactMatch OMIM:604864 osteoarthritis with mild chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011496 mild spondyloepiphyseal dysplasia due to COL2A1 mutation with early-onset osteoarthritis skos:exactMatch Orphanet:93279 Mild spondyloepiphyseal dysplasia due to COL2A1 mutation with early-onset osteoarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011496 mild spondyloepiphyseal dysplasia due to COL2A1 mutation with early-onset osteoarthritis skos:exactMatch SCTID:254064009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011497 hereditary North American Indian childhood cirrhosis skos:exactMatch MESH:C565737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011497 hereditary North American Indian childhood cirrhosis skos:exactMatch OMIM:604901 north american indian childhood cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011497 hereditary North American Indian childhood cirrhosis skos:exactMatch Orphanet:168583 Hereditary North American Indian childhood cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011497 hereditary North American Indian childhood cirrhosis skos:exactMatch SCTID:699189004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011497 hereditary North American Indian childhood cirrhosis skos:exactMatch UMLS:C1858051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011498 schizophrenia 9 skos:exactMatch DOID:0070085 schizophrenia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011498 schizophrenia 9 skos:exactMatch OMIM:604906 schizophrenia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011498 schizophrenia 9 skos:exactMatch UMLS:C1858050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011499 Okamoto syndrome skos:exactMatch MESH:C565736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011499 Okamoto syndrome skos:exactMatch OMIM:604916 hydronephrosis, congenital, with cleft palate, characteristic facies, hypotonia, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011499 Okamoto syndrome skos:exactMatch Orphanet:2729 Okamoto syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011499 Okamoto syndrome skos:exactMatch SCTID:722065002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011499 Okamoto syndrome skos:exactMatch UMLS:C1858043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011500 Becker nevus syndrome skos:exactMatch MESH:C565735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011500 Becker nevus syndrome skos:exactMatch OMIM:604919 becker nevus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011500 Becker nevus syndrome skos:exactMatch Orphanet:64755 Becker nevus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011500 Becker nevus syndrome skos:exactMatch UMLS:C1858042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011501 wormian bone-multiple fractures-dentinogenesis imperfecta-skeletal dysplasia skos:exactMatch MESH:C565734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011501 wormian bone-multiple fractures-dentinogenesis imperfecta-skeletal dysplasia skos:exactMatch OMIM:604922 cortical defects, wormian bones, and dentinogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011501 wormian bone-multiple fractures-dentinogenesis imperfecta-skeletal dysplasia skos:exactMatch Orphanet:166277 Wormian bone-multiple fractures-dentinogenesis imperfecta-skeletal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011501 wormian bone-multiple fractures-dentinogenesis imperfecta-skeletal dysplasia skos:exactMatch UMLS:C1858032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011502 Wolfram syndrome 2 skos:exactMatch DOID:0110630 Wolfram syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011502 Wolfram syndrome 2 skos:exactMatch MESH:C565733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011502 Wolfram syndrome 2 skos:exactMatch OMIM:604928 wolfram syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011502 Wolfram syndrome 2 skos:exactMatch UMLS:C1858028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011503 cortisone reductase deficiency 1 skos:exactMatch DOID:0090141 cortisone reductase deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011503 cortisone reductase deficiency 1 skos:exactMatch NCIT:C131849 Hexose-6-phosphate Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011503 cortisone reductase deficiency 1 skos:exactMatch OMIM:604931 cortisone reductase deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011503 cortisone reductase deficiency 1 skos:exactMatch UMLS:C3551716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011504 NDE1-related microhydranencephaly skos:exactMatch MESH:C537555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011504 NDE1-related microhydranencephaly skos:exactMatch OMIM:605013 microhydranencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011504 NDE1-related microhydranencephaly skos:exactMatch Orphanet:443162 NDE1-related microhydranencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011504 NDE1-related microhydranencephaly skos:exactMatch UMLS:C1857977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011505 familial hypobetalipoproteinemia 2 skos:exactMatch DOID:0111061 familial hypobetalipoproteinemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011505 familial hypobetalipoproteinemia 2 skos:exactMatch MESH:C565732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011505 familial hypobetalipoproteinemia 2 skos:exactMatch OMIM:605019 hypobetalipoproteinemia, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011505 familial hypobetalipoproteinemia 2 skos:exactMatch UMLS:C1857970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011506 familial infantile myoclonic epilepsy skos:exactMatch OMIM:605021 myoclonic epilepsy, familial infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011506 familial infantile myoclonic epilepsy skos:exactMatch Orphanet:352582 Familial infantile myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011506 familial infantile myoclonic epilepsy skos:exactMatch UMLS:C0917800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011507 diabetes mellitus, congenital autoimmune skos:exactMatch MESH:C565730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011507 diabetes mellitus, congenital autoimmune skos:exactMatch OMIM:605026 diabetes mellitus, congenital autoimmune semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011507 diabetes mellitus, congenital autoimmune skos:exactMatch UMLS:C1857958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011508 lymphoma, non-Hodgkin, familial skos:exactMatch OMIM:605027 lymphoma, non-hodgkin, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011508 lymphoma, non-Hodgkin, familial skos:exactMatch SCTID:118601006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011509 low density lipoprotein cholesterol, mild elevation of skos:exactMatch OMIM:605028 low density lipoprotein cholesterol, mild elevation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011510 Bohring-Opitz syndrome skos:exactMatch MESH:C537419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011510 Bohring-Opitz syndrome skos:exactMatch NCIT:C131533 Bohring-Opitz Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011510 Bohring-Opitz syndrome skos:exactMatch OMIM:605039 bohring-opitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011510 Bohring-Opitz syndrome skos:exactMatch Orphanet:97297 Bohring-Opitz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011510 Bohring-Opitz syndrome skos:exactMatch SCTID:720565000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011510 Bohring-Opitz syndrome skos:exactMatch UMLS:C0796232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011511 clavicular hypoplasia, zygomatic arch hypoplasia, and micrognathia skos:exactMatch MESH:C565729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011511 clavicular hypoplasia, zygomatic arch hypoplasia, and micrognathia skos:exactMatch OMIM:605040 clavicular hypoplasia, zygomatic arch hypoplasia, and micrognathia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011511 clavicular hypoplasia, zygomatic arch hypoplasia, and micrognathia skos:exactMatch UMLS:C1857942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011512 Brooke-Spiegler syndrome skos:exactMatch DOID:0050693 Brooke-Spiegler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011512 Brooke-Spiegler syndrome skos:exactMatch OMIM:605041 brooke-spiegler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011512 Brooke-Spiegler syndrome skos:exactMatch Orphanet:79493 Brooke-Spiegler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011512 Brooke-Spiegler syndrome skos:exactMatch SCTID:703531009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011512 Brooke-Spiegler syndrome skos:exactMatch UMLS:C1857941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011513 Alzheimer disease, familial early-onset, with coexisting amyloid and prion pathology skos:exactMatch MESH:C565728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011513 Alzheimer disease, familial early-onset, with coexisting amyloid and prion pathology skos:exactMatch OMIM:605055 alzheimer disease, familial early-onset, with coexisting amyloid and prion pathology semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011513 Alzheimer disease, familial early-onset, with coexisting amyloid and prion pathology skos:exactMatch UMLS:C1857933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011514 tricuspid atresia skos:exactMatch DOID:0080169 tricuspid atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011514 tricuspid atresia skos:exactMatch MESH:D018785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011514 tricuspid atresia skos:exactMatch NCIT:C85202 Tricuspid Valve Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011514 tricuspid atresia skos:exactMatch OMIM:605067 tricuspid atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011514 tricuspid atresia skos:exactMatch Orphanet:1209 Tricuspid atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011514 tricuspid atresia skos:exactMatch SCTID:63042009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011514 tricuspid atresia skos:exactMatch UMLS:C0243002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011516 early response to neural induction gene skos:exactMatch OMIM:605105 early response to neural induction gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011517 pseudohyperaldosteronism type 2 skos:exactMatch MESH:C565359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011517 pseudohyperaldosteronism type 2 skos:exactMatch OMIM:605115 hypertension, early-onset, autosomal dominant, with severe exacerbation 1n pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011517 pseudohyperaldosteronism type 2 skos:exactMatch Orphanet:88660 Hypertension due to gain-of-function mutations in the mineralocorticoid receptor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011517 pseudohyperaldosteronism type 2 skos:exactMatch SCTID:766937004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011517 pseudohyperaldosteronism type 2 skos:exactMatch UMLS:C1854631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011518 Wiedemann-Steiner syndrome skos:exactMatch MESH:C536704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011518 Wiedemann-Steiner syndrome skos:exactMatch OMIM:605130 wiedemann-steiner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011518 Wiedemann-Steiner syndrome skos:exactMatch Orphanet:319182 Wiedemann-Steiner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011519 autosomal dominant nonsyndromic hearing loss 23 skos:exactMatch DOID:0110553 autosomal dominant nonsyndromic deafness 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011519 autosomal dominant nonsyndromic hearing loss 23 skos:exactMatch MESH:C565357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011519 autosomal dominant nonsyndromic hearing loss 23 skos:exactMatch OMIM:605192 deafness, autosomal dominant 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011519 autosomal dominant nonsyndromic hearing loss 23 skos:exactMatch UMLS:C1854594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011520 systemic lupus erythematosus, susceptibility to, 2 skos:exactMatch OMIM:605218 systemic lupus erythematosus, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011520 systemic lupus erythematosus, susceptibility to, 2 skos:exactMatch UMLS:C1854577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011521 inflammatory bowel disease 7 skos:exactMatch DOID:0110882 inflammatory bowel disease 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011521 inflammatory bowel disease 7 skos:exactMatch MESH:C565353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011521 inflammatory bowel disease 7 skos:exactMatch OMIM:605225 inflammatory bowel disease 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011521 inflammatory bowel disease 7 skos:exactMatch UMLS:C1854573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011522 hereditary spastic paraplegia 14 skos:exactMatch DOID:0110767 hereditary spastic paraplegia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011522 hereditary spastic paraplegia 14 skos:exactMatch MESH:C537486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011522 hereditary spastic paraplegia 14 skos:exactMatch OMIM:605229 spastic paraplegia 14, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011522 hereditary spastic paraplegia 14 skos:exactMatch Orphanet:100995 Autosomal recessive spastic paraplegia type 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011522 hereditary spastic paraplegia 14 skos:exactMatch UMLS:C1854568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011523 Bardet-Biedl syndrome 6 skos:exactMatch DOID:0110128 Bardet-Biedl syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011523 Bardet-Biedl syndrome 6 skos:exactMatch MESH:C565738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011523 Bardet-Biedl syndrome 6 skos:exactMatch OMIM:605231 bardet-biedl syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011523 Bardet-Biedl syndrome 6 skos:exactMatch UMLS:C1858054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011524 Dianzani autoimmune lymphoproliferative disease skos:exactMatch MESH:C535950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011524 Dianzani autoimmune lymphoproliferative disease skos:exactMatch OMIM:605233 dianzani autoimmune lymphoproliferative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011524 Dianzani autoimmune lymphoproliferative disease skos:exactMatch Orphanet:275523 Dianzani autoimmune lymphoproliferative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011524 Dianzani autoimmune lymphoproliferative disease skos:exactMatch SCTID:721093000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011524 Dianzani autoimmune lymphoproliferative disease skos:exactMatch UMLS:C2931071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011525 Carney complex type 2 skos:exactMatch OMIM:605244 carney complex, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011526 obsolete Sebastian syndrome skos:exactMatch NCIT:C131650 Sebastian Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011527 Charcot-Marie-Tooth disease type 4E skos:exactMatch DOID:0110195 Charcot-Marie-Tooth disease type 4E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011527 Charcot-Marie-Tooth disease type 4E skos:exactMatch MESH:C535301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011527 Charcot-Marie-Tooth disease type 4E skos:exactMatch OMIM:605253 neuropathy, congenital hypomyelinating, 1, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011527 Charcot-Marie-Tooth disease type 4E skos:exactMatch Orphanet:99951 Charcot-Marie-Tooth disease type 4E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011527 Charcot-Marie-Tooth disease type 4E skos:exactMatch SCTID:763135001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011528 hyper-IgM syndrome type 2 skos:exactMatch DOID:0060758 immunodeficiency with hyper-IgM type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011528 hyper-IgM syndrome type 2 skos:exactMatch NCIT:C129074 Immunodeficiency with Hyper-IgM Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011528 hyper-IgM syndrome type 2 skos:exactMatch OMIM:605258 immunodeficiency with hyper-igm, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011528 hyper-IgM syndrome type 2 skos:exactMatch Orphanet:101089 Hyper-IgM syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011528 hyper-IgM syndrome type 2 skos:exactMatch SCTID:403836001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011529 spinocerebellar ataxia type 13 skos:exactMatch DOID:0050963 spinocerebellar ataxia type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011529 spinocerebellar ataxia type 13 skos:exactMatch MESH:C537195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011529 spinocerebellar ataxia type 13 skos:exactMatch OMIM:605259 spinocerebellar ataxia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011529 spinocerebellar ataxia type 13 skos:exactMatch Orphanet:98768 Spinocerebellar ataxia type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011529 spinocerebellar ataxia type 13 skos:exactMatch SCTID:719209002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011529 spinocerebellar ataxia type 13 skos:exactMatch UMLS:C1854488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011530 mesomelic dysplasia, Savarirayan type skos:exactMatch MESH:C565349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011530 mesomelic dysplasia, Savarirayan type skos:exactMatch OMIM:605274 mesomelic dysplasia, savarirayan iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011530 mesomelic dysplasia, Savarirayan type skos:exactMatch Orphanet:85170 Mesomelic dysplasia, Savarirayan type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011530 mesomelic dysplasia, Savarirayan type skos:exactMatch SCTID:715652002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011530 mesomelic dysplasia, Savarirayan type skos:exactMatch UMLS:C1854470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011531 Noonan syndrome 2 skos:exactMatch DOID:0060580 Noonan syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011531 Noonan syndrome 2 skos:exactMatch MESH:C548081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011531 Noonan syndrome 2 skos:exactMatch NCIT:C176930 Noonan Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011531 Noonan syndrome 2 skos:exactMatch OMIM:605275 noonan syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011531 Noonan syndrome 2 skos:exactMatch UMLS:C1854469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011532 hereditary spastic paraplegia 13 skos:exactMatch DOID:0110766 hereditary spastic paraplegia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011532 hereditary spastic paraplegia 13 skos:exactMatch MESH:C537485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011532 hereditary spastic paraplegia 13 skos:exactMatch OMIM:605280 spastic paraplegia 13, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011532 hereditary spastic paraplegia 13 skos:exactMatch Orphanet:100994 Autosomal dominant spastic paraplegia type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011532 hereditary spastic paraplegia 13 skos:exactMatch UMLS:C1854467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011533 temtamy preaxial brachydactyly syndrome skos:exactMatch DOID:0050814 temtamy preaxial brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011533 temtamy preaxial brachydactyly syndrome skos:exactMatch MESH:C536958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011533 temtamy preaxial brachydactyly syndrome skos:exactMatch OMIM:605282 temtamy preaxial brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011533 temtamy preaxial brachydactyly syndrome skos:exactMatch Orphanet:363417 Temtamy preaxial brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011533 temtamy preaxial brachydactyly syndrome skos:exactMatch UMLS:C1854466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011534 Charcot-Marie-Tooth disease type 4G skos:exactMatch DOID:0110196 Charcot-Marie-Tooth disease type 4G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011534 Charcot-Marie-Tooth disease type 4G skos:exactMatch MESH:C535813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011534 Charcot-Marie-Tooth disease type 4G skos:exactMatch OMIM:605285 neuropathy, hereditary motor and sensory, russe iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011534 Charcot-Marie-Tooth disease type 4G skos:exactMatch Orphanet:99953 Charcot-Marie-Tooth disease type 4G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011534 Charcot-Marie-Tooth disease type 4G skos:exactMatch SCTID:715799004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011534 Charcot-Marie-Tooth disease type 4G skos:exactMatch UMLS:C1854449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011535 split hand-foot malformation 4 skos:exactMatch DOID:0090023 split hand-foot malformation 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011535 split hand-foot malformation 4 skos:exactMatch MESH:C565344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011535 split hand-foot malformation 4 skos:exactMatch OMIM:605289 split-hand/foot malformation 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011536 optic atrophy 4 skos:exactMatch DOID:0111440 optic atrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011536 optic atrophy 4 skos:exactMatch MESH:C565343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011536 optic atrophy 4 skos:exactMatch OMIM:605293 optic atrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011536 optic atrophy 4 skos:exactMatch UMLS:C1854430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011537 macrocephaly-autism syndrome skos:exactMatch DOID:0060867 macrocephaly-autism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011537 macrocephaly-autism syndrome skos:exactMatch MESH:C565342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011537 macrocephaly-autism syndrome skos:exactMatch OMIM:605309 macrocephaly/autism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011537 macrocephaly-autism syndrome skos:exactMatch Orphanet:210548 Macrocephaly-intellectual disability-autism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011537 macrocephaly-autism syndrome skos:exactMatch UMLS:C1854416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011538 frontoocular syndrome skos:exactMatch MESH:C565340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011538 frontoocular syndrome skos:exactMatch OMIM:605321 frontoocular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011538 frontoocular syndrome skos:exactMatch UMLS:C1854405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011539 nemaline myopathy 5 skos:exactMatch DOID:0110936 nemaline myopathy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011539 nemaline myopathy 5 skos:exactMatch MESH:C538397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011539 nemaline myopathy 5 skos:exactMatch OMIM:605355 nemaline myopathy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011539 nemaline myopathy 5 skos:exactMatch Orphanet:98902 Amish nemaline myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011539 nemaline myopathy 5 skos:exactMatch UMLS:C1854380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011540 spinocerebellar ataxia type 14 skos:exactMatch DOID:0050964 spinocerebellar ataxia type 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011540 spinocerebellar ataxia type 14 skos:exactMatch MESH:C537196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011540 spinocerebellar ataxia type 14 skos:exactMatch OMIM:605361 spinocerebellar ataxia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011540 spinocerebellar ataxia type 14 skos:exactMatch Orphanet:98763 Spinocerebellar ataxia type 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011540 spinocerebellar ataxia type 14 skos:exactMatch SCTID:719210007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011540 spinocerebellar ataxia type 14 skos:exactMatch UMLS:C1854369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011541 dilated cardiomyopathy 1J skos:exactMatch DOID:0110440 dilated cardiomyopathy 1J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011541 dilated cardiomyopathy 1J skos:exactMatch MESH:C565337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011541 dilated cardiomyopathy 1J skos:exactMatch OMIM:605362 cardiomyopathy, dilated, 1j semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011541 dilated cardiomyopathy 1J skos:exactMatch Orphanet:217622 Sensorineural deafness with dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011541 dilated cardiomyopathy 1J skos:exactMatch UMLS:C1854368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011542 psoriasis 6, susceptibility to skos:exactMatch DOID:0111290 psoriasis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011542 psoriasis 6, susceptibility to skos:exactMatch OMIM:605364 psoriasis 6, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011543 obsolete BRCA3 skos:exactMatch MESH:C565336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011543 obsolete BRCA3 skos:exactMatch OMIM:605365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011543 obsolete BRCA3 skos:exactMatch UMLS:C1854365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011544 paragangliomas 3 skos:exactMatch MESH:C565335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011544 paragangliomas 3 skos:exactMatch OMIM:605373 paragangliomas 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011544 paragangliomas 3 skos:exactMatch UMLS:C1854336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011545 autosomal dominant nocturnal frontal lobe epilepsy 3 skos:exactMatch DOID:0060684 autosomal dominant nocturnal frontal lobe epilepsy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011545 autosomal dominant nocturnal frontal lobe epilepsy 3 skos:exactMatch MESH:C565334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011545 autosomal dominant nocturnal frontal lobe epilepsy 3 skos:exactMatch OMIM:605375 epilepsy, nocturnal frontal lobe, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011545 autosomal dominant nocturnal frontal lobe epilepsy 3 skos:exactMatch UMLS:C1854335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011546 heterotaxy, visceral, 2, autosomal skos:exactMatch OMIM:605376 heterotaxy, visceral, 2, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011546 heterotaxy, visceral, 2, autosomal skos:exactMatch UMLS:C1415817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011547 cataract 31 multiple types skos:exactMatch DOID:0110265 cataract 31 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011547 cataract 31 multiple types skos:exactMatch MESH:C535343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011547 cataract 31 multiple types skos:exactMatch OMIM:605387 cataract 31, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011548 cerebral palsy, ataxic, autosomal recessive skos:exactMatch OMIM:605388 cerebral palsy, ataxic, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011549 hypotrichosis 1 skos:exactMatch DOID:0110698 hypotrichosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011549 hypotrichosis 1 skos:exactMatch OMIM:605389 hypotrichosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011550 fibromatosis, gingival, with hypertrichosis and intellectual disability skos:exactMatch MESH:C565331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011550 fibromatosis, gingival, with hypertrichosis and intellectual disability skos:exactMatch OMIM:605400 fibromatosis, gingival, with hypertrichosis and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011550 fibromatosis, gingival, with hypertrichosis and intellectual disability skos:exactMatch UMLS:C1854306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011551 TH-deficient dopa-responsive dystonia skos:exactMatch OMIM:605407 segawa syndrome, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011551 TH-deficient dopa-responsive dystonia skos:exactMatch Orphanet:101150 Autosomal recessive dopa-responsive dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011551 TH-deficient dopa-responsive dystonia skos:exactMatch SCTID:715827001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011551 TH-deficient dopa-responsive dystonia skos:exactMatch UMLS:C2673535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011552 schizophrenia 10 skos:exactMatch DOID:0070086 schizophrenia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011552 schizophrenia 10 skos:exactMatch MESH:D012560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011552 schizophrenia 10 skos:exactMatch OMIM:605419 schizophrenia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011553 autosomal recessive nonsyndromic hearing loss 26 skos:exactMatch DOID:0110484 autosomal recessive nonsyndromic deafness 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011553 autosomal recessive nonsyndromic hearing loss 26 skos:exactMatch MESH:C565329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011553 autosomal recessive nonsyndromic hearing loss 26 skos:exactMatch OMIM:605428 deafness, autosomal recessive 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011553 autosomal recessive nonsyndromic hearing loss 26 skos:exactMatch UMLS:C1854275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011554 obsolete deafness, nonsyndromic, modifier 1 skos:exactMatch OMIM:605429 deafness, autosomal recessive 26, modifier of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011555 radio-ulnar synostosis-amegakaryocytic thrombocytopenia syndrome skos:exactMatch MESH:C565328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011555 radio-ulnar synostosis-amegakaryocytic thrombocytopenia syndrome skos:exactMatch OMIMPS:605432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011555 radio-ulnar synostosis-amegakaryocytic thrombocytopenia syndrome skos:exactMatch Orphanet:71289 Radio-ulnar synostosis-amegakaryocytic thrombocytopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011555 radio-ulnar synostosis-amegakaryocytic thrombocytopenia syndrome skos:exactMatch SCTID:721882001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011556 basal cell carcinoma, susceptibility to, 1 skos:exactMatch OMIM:605462 basal cell carcinoma, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011557 radiation sensitivity/chromosome instability syndrome, autosomal dominant skos:exactMatch MESH:C565326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011557 radiation sensitivity/chromosome instability syndrome, autosomal dominant skos:exactMatch OMIM:605463 radiation sensitivity/chromosome instability syndrome, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011557 radiation sensitivity/chromosome instability syndrome, autosomal dominant skos:exactMatch UMLS:C1854244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011558 Usher syndrome type 2C skos:exactMatch DOID:0110839 Usher syndrome type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011558 Usher syndrome type 2C skos:exactMatch MESH:C536492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011558 Usher syndrome type 2C skos:exactMatch NCIT:C153174 Usher Syndrome Type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011558 Usher syndrome type 2C skos:exactMatch OMIM:605472 usher syndrome, iia 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011559 benign recurrent intrahepatic cholestasis type 2 skos:exactMatch DOID:0070232 benign recurrent intrahepatic cholestasis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011559 benign recurrent intrahepatic cholestasis type 2 skos:exactMatch MESH:C535934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011559 benign recurrent intrahepatic cholestasis type 2 skos:exactMatch OMIM:605479 cholestasis, benign recurrent intrahepatic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011559 benign recurrent intrahepatic cholestasis type 2 skos:exactMatch Orphanet:99961 Benign recurrent intrahepatic cholestasis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011560 systemic lupus erythematosus, susceptibility to, 3 skos:exactMatch OMIM:605480 systemic lupus erythematosus, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011561 Alzheimer disease 6 skos:exactMatch DOID:0110038 Alzheimer's disease 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011561 Alzheimer disease 6 skos:exactMatch MESH:C565325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011561 Alzheimer disease 6 skos:exactMatch OMIM:605526 alzheimer disease 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011562 autosomal dominant Parkinson disease 4 skos:exactMatch DOID:0060895 Parkinson's disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011562 autosomal dominant Parkinson disease 4 skos:exactMatch MESH:C565324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011562 autosomal dominant Parkinson disease 4 skos:exactMatch OMIM:605543 parkinson disease 4, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011562 autosomal dominant Parkinson disease 4 skos:exactMatch UMLS:C1854182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011563 fibromatosis, gingival, 2 skos:exactMatch MESH:C565323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011563 fibromatosis, gingival, 2 skos:exactMatch OMIM:605544 fibromatosis, gingival, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011564 cone-rod dystrophy 8 skos:exactMatch DOID:0111014 cone-rod dystrophy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011564 cone-rod dystrophy 8 skos:exactMatch MESH:C565322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011564 cone-rod dystrophy 8 skos:exactMatch OMIM:605549 cone-rod dystrophy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011564 cone-rod dystrophy 8 skos:exactMatch UMLS:C1854180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011565 metabolic syndrome X skos:exactMatch DOID:14221 abdominal obesity-metabolic syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011565 metabolic syndrome X skos:exactMatch MESH:D024821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011565 metabolic syndrome X skos:exactMatch OMIM:605552 abdominal obesity-metabolic syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011565 metabolic syndrome X skos:exactMatch SCTID:237602007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011565 metabolic syndrome X skos:exactMatch UMLS:C0524620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011566 abdominal obesity-metabolic syndrome quantitative trait locus 2 skos:exactMatch OMIM:605572 abdominal obesity-metabolic syndrome quantitative trait locus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011567 dilated cardiomyopathy 1K skos:exactMatch DOID:0110437 dilated cardiomyopathy 1K semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011567 dilated cardiomyopathy 1K skos:exactMatch MESH:C565320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011567 dilated cardiomyopathy 1K skos:exactMatch OMIM:605582 cardiomyopathy, dilated, 1k semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011567 dilated cardiomyopathy 1K skos:exactMatch UMLS:C1854159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011568 autosomal dominant nonsyndromic hearing loss 25 skos:exactMatch DOID:0110555 autosomal dominant nonsyndromic deafness 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011568 autosomal dominant nonsyndromic hearing loss 25 skos:exactMatch MESH:C565319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011568 autosomal dominant nonsyndromic hearing loss 25 skos:exactMatch OMIM:605583 deafness, autosomal dominant 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011568 autosomal dominant nonsyndromic hearing loss 25 skos:exactMatch UMLS:C1854158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011569 Charcot-Marie-Tooth disease type 2B1 skos:exactMatch DOID:0110156 Charcot-Marie-Tooth disease type 2B1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011569 Charcot-Marie-Tooth disease type 2B1 skos:exactMatch MESH:C537990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011569 Charcot-Marie-Tooth disease type 2B1 skos:exactMatch OMIM:605588 charcot-marie-tooth disease, axonal, iia 2b1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011569 Charcot-Marie-Tooth disease type 2B1 skos:exactMatch Orphanet:98856 Charcot-Marie-Tooth disease type 2B1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011569 Charcot-Marie-Tooth disease type 2B1 skos:exactMatch SCTID:725048002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011569 Charcot-Marie-Tooth disease type 2B1 skos:exactMatch UMLS:C1854154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011570 Charcot-Marie-Tooth disease type 2B2 skos:exactMatch DOID:0110179 Charcot-Marie-Tooth disease type 2B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011570 Charcot-Marie-Tooth disease type 2B2 skos:exactMatch MESH:C537991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011570 Charcot-Marie-Tooth disease type 2B2 skos:exactMatch OMIM:605589 charcot-marie-tooth disease, axonal, iia 2b2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011570 Charcot-Marie-Tooth disease type 2B2 skos:exactMatch Orphanet:101101 Charcot-Marie-Tooth disease type 2B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011570 Charcot-Marie-Tooth disease type 2B2 skos:exactMatch SCTID:719981005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011570 Charcot-Marie-Tooth disease type 2B2 skos:exactMatch UMLS:C1854150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011571 deafness, autosomal dominant 39, with dentinogenesis imperfecta 1 skos:exactMatch MESH:C565316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011571 deafness, autosomal dominant 39, with dentinogenesis imperfecta 1 skos:exactMatch OMIM:605594 deafness, autosomal dominant 39, with dentinogenesis imperfecta 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011571 deafness, autosomal dominant 39, with dentinogenesis imperfecta 1 skos:exactMatch UMLS:C1854146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011572 type 1 diabetes mellitus 18 skos:exactMatch DOID:0110755 type 1 diabetes mellitus 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011572 type 1 diabetes mellitus 18 skos:exactMatch MESH:C565315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011572 type 1 diabetes mellitus 18 skos:exactMatch OMIM:605598 iia 1 diabetes mellitus 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011572 type 1 diabetes mellitus 18 skos:exactMatch UMLS:C1854125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011573 psoriasis 7, susceptibility to skos:exactMatch DOID:0111279 psoriasis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011573 psoriasis 7, susceptibility to skos:exactMatch OMIM:605606 psoriasis 7, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011574 tetralogy of fallot syndrome, autosomal recessive skos:exactMatch MESH:C565314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011574 tetralogy of fallot syndrome, autosomal recessive skos:exactMatch OMIM:605618 tetralogy of fallot syndrome, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011574 tetralogy of fallot syndrome, autosomal recessive skos:exactMatch UMLS:C1854119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011575 cerebrooculonasal syndrome skos:exactMatch MESH:C565313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011575 cerebrooculonasal syndrome skos:exactMatch OMIM:605627 cerebrooculonasal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011575 cerebrooculonasal syndrome skos:exactMatch Orphanet:66625 Cerebrooculonasal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011575 cerebrooculonasal syndrome skos:exactMatch SCTID:720855003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011575 cerebrooculonasal syndrome skos:exactMatch UMLS:C1854108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011576 familial hyperaldosteronism type II skos:exactMatch MESH:C565312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011576 familial hyperaldosteronism type II skos:exactMatch NCIT:C127162 Familial Hyperaldosteronism Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011576 familial hyperaldosteronism type II skos:exactMatch OMIM:605635 hyperaldosteronism, familial, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011576 familial hyperaldosteronism type II skos:exactMatch Orphanet:404 Familial hyperaldosteronism type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011576 familial hyperaldosteronism type II skos:exactMatch SCTID:703233008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011576 familial hyperaldosteronism type II skos:exactMatch UMLS:C1854107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011576 familial hyperaldosteronism type II skos:exactMatch UMLS:C3839212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011577 myopathy, proximal, and ophthalmoplegia skos:exactMatch DOID:0080719 proximal myopathy and ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011577 myopathy, proximal, and ophthalmoplegia skos:exactMatch MESH:C565311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011577 myopathy, proximal, and ophthalmoplegia skos:exactMatch OMIM:605637 congenital myopathy 6 with ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011577 myopathy, proximal, and ophthalmoplegia skos:exactMatch UMLS:C1854106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011578 familial papillary thyroid carcinoma with renal papillary neoplasia skos:exactMatch MESH:C565310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011578 familial papillary thyroid carcinoma with renal papillary neoplasia skos:exactMatch OMIM:605642 thyroid carcinoma, papillary, with papillary renal neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011578 familial papillary thyroid carcinoma with renal papillary neoplasia skos:exactMatch Orphanet:97290 Familial papillary thyroid carcinoma with renal papillary neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011578 familial papillary thyroid carcinoma with renal papillary neoplasia skos:exactMatch SCTID:717734005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011578 familial papillary thyroid carcinoma with renal papillary neoplasia skos:exactMatch UMLS:C1854104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011579 late-onset retinal degeneration skos:exactMatch DOID:0060869 late-onset retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011579 late-onset retinal degeneration skos:exactMatch MESH:C565309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011579 late-onset retinal degeneration skos:exactMatch OMIM:605670 late-onset retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011579 late-onset retinal degeneration skos:exactMatch Orphanet:67042 Late-onset retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011579 late-onset retinal degeneration skos:exactMatch SCTID:719431007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011579 late-onset retinal degeneration skos:exactMatch UMLS:C1854065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011580 cerebellar ataxia and hypergonadotropic hypogonadism skos:exactMatch MESH:C565308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011580 cerebellar ataxia and hypergonadotropic hypogonadism skos:exactMatch OMIM:605672 cerebellar ataxia and hypergonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011580 cerebellar ataxia and hypergonadotropic hypogonadism skos:exactMatch UMLS:C1854064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011581 arrhythmogenic cardiomyopathy with woolly hair and keratoderma skos:exactMatch DOID:0090128 Carvajal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011581 arrhythmogenic cardiomyopathy with woolly hair and keratoderma skos:exactMatch MESH:C535581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011581 arrhythmogenic cardiomyopathy with woolly hair and keratoderma skos:exactMatch OMIM:605676 cardiomyopathy, dilated, with woolly hair and keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011581 arrhythmogenic cardiomyopathy with woolly hair and keratoderma skos:exactMatch Orphanet:65282 Carvajal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011581 arrhythmogenic cardiomyopathy with woolly hair and keratoderma skos:exactMatch SCTID:719835006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011581 arrhythmogenic cardiomyopathy with woolly hair and keratoderma skos:exactMatch UMLS:C1854063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011582 multiple mitochondrial dysfunctions syndrome 1 skos:exactMatch DOID:0080133 multiple mitochondrial dysfunctions syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011582 multiple mitochondrial dysfunctions syndrome 1 skos:exactMatch OMIM:605711 multiple mitochondrial dysfunctions syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011582 multiple mitochondrial dysfunctions syndrome 1 skos:exactMatch Orphanet:401869 Multiple mitochondrial dysfunctions syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011582 multiple mitochondrial dysfunctions syndrome 1 skos:exactMatch UMLS:C3276432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011582 multiple mitochondrial dysfunctions syndrome 1 skos:exactMatch UMLS:CN226135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011583 cerebral amyloid angiopathy, APP-related skos:exactMatch DOID:0070028 APP-related cerebral amyloid angiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011583 cerebral amyloid angiopathy, APP-related skos:exactMatch NCIT:C157147 Cerebral Amyloid Angiopathy, APP-Related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011583 cerebral amyloid angiopathy, APP-related skos:exactMatch OMIM:605714 cerebral amyloid angiopathy, app-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011583 cerebral amyloid angiopathy, APP-related skos:exactMatch UMLS:C2751494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011583 cerebral amyloid angiopathy, APP-related skos:exactMatch UMLS:C2751536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011583 cerebral amyloid angiopathy, APP-related skos:exactMatch UMLS:C3888307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011583 cerebral amyloid angiopathy, APP-related skos:exactMatch UMLS:C3888308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011583 cerebral amyloid angiopathy, APP-related skos:exactMatch UMLS:C3888309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011584 Fanconi anemia complementation group D1 skos:exactMatch DOID:0111089 Fanconi anemia complementation group D1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011584 Fanconi anemia complementation group D1 skos:exactMatch MESH:C563980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011584 Fanconi anemia complementation group D1 skos:exactMatch NCIT:C125705 Fanconi Anemia, Complementation Group D1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011584 Fanconi anemia complementation group D1 skos:exactMatch OMIM:605724 fanconi anemia, complementation group d1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011584 Fanconi anemia complementation group D1 skos:exactMatch Orphanet:319462 Inherited cancer-predisposing syndrome due to biallelic BRCA2 mutations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011584 Fanconi anemia complementation group D1 skos:exactMatch SCTID:766707003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011584 Fanconi anemia complementation group D1 skos:exactMatch UMLS:C1838457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011585 autosomal recessive distal spinal muscular atrophy 2 skos:exactMatch DOID:0111065 distal spinal muscular atrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011585 autosomal recessive distal spinal muscular atrophy 2 skos:exactMatch MESH:C535715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011585 autosomal recessive distal spinal muscular atrophy 2 skos:exactMatch OMIM:605726 spinal muscular atrophy, distal, autosomal recessive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011585 autosomal recessive distal spinal muscular atrophy 2 skos:exactMatch Orphanet:139552 Distal hereditary motor neuropathy, Jerash type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011585 autosomal recessive distal spinal muscular atrophy 2 skos:exactMatch SCTID:763533003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011586 otosclerosis 2 skos:exactMatch MESH:C565302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011586 otosclerosis 2 skos:exactMatch OMIM:605727 otosclerosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011586 otosclerosis 2 skos:exactMatch UMLS:C1854022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011587 cataract 25 skos:exactMatch DOID:0110254 cataract 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011587 cataract 25 skos:exactMatch MESH:C565301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011587 cataract 25 skos:exactMatch OMIM:605728 cataract 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011588 platelet-type bleeding disorder 12 skos:exactMatch DOID:0111058 platelet-type bleeding disorder 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011588 platelet-type bleeding disorder 12 skos:exactMatch MESH:C567786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011588 platelet-type bleeding disorder 12 skos:exactMatch OMIM:605735 bleeding disorder, platelet-type, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011588 platelet-type bleeding disorder 12 skos:exactMatch UMLS:C2751535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011589 microphthalmia with coloboma 2 skos:exactMatch MESH:C565300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011589 microphthalmia with coloboma 2 skos:exactMatch OMIM:605738 microphthalmia, isolated, with coloboma 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011589 microphthalmia with coloboma 2 skos:exactMatch UMLS:C1854018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011590 anisomastia skos:exactMatch MESH:C565299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011590 anisomastia skos:exactMatch OMIM:605746 anisomastia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011591 cataract 26 multiple types skos:exactMatch DOID:0110246 cataract 26 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011591 cataract 26 multiple types skos:exactMatch MESH:C565298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011591 cataract 26 multiple types skos:exactMatch OMIM:605749 cataract 26, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011591 cataract 26 multiple types skos:exactMatch UMLS:C1854003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011592 exudative vitreoretinopathy 3 skos:exactMatch DOID:0111409 exudative vitreoretinopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011592 exudative vitreoretinopathy 3 skos:exactMatch MESH:C565297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011592 exudative vitreoretinopathy 3 skos:exactMatch OMIM:605750 exudative vitreoretinopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011592 exudative vitreoretinopathy 3 skos:exactMatch UMLS:C1854002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011593 seizures, benign familial infantile, 2 skos:exactMatch MESH:C565296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011593 seizures, benign familial infantile, 2 skos:exactMatch OMIM:605751 seizures, benign familial infantile, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011593 seizures, benign familial infantile, 2 skos:exactMatch UMLS:C1853995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011594 ovarian dysgenesis, hypergonadotropic, with short stature and recurrent metabolic acidosis skos:exactMatch OMIM:605756 ovarian dysgenesis, hypergonadotropic, with short stature and recurrent metabolic acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011594 ovarian dysgenesis, hypergonadotropic, with short stature and recurrent metabolic acidosis skos:exactMatch UMLS:C3148970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011595 nonsyndromic congenital nail disorder 7 skos:exactMatch DOID:0080085 nonsyndromic congenital nail disorder 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011595 nonsyndromic congenital nail disorder 7 skos:exactMatch MESH:C538333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011595 nonsyndromic congenital nail disorder 7 skos:exactMatch OMIM:605779 nail disorder, nonsyndromic congenital, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011595 nonsyndromic congenital nail disorder 7 skos:exactMatch Orphanet:79144 Isolated congenital onychodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011595 nonsyndromic congenital nail disorder 7 skos:exactMatch SCTID:403281007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011595 nonsyndromic congenital nail disorder 7 skos:exactMatch UMLS:C1853984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011596 dermatitis, atopic, 2 skos:exactMatch DOID:0110098 atopic dermatitis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011596 dermatitis, atopic, 2 skos:exactMatch MESH:C565293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011596 dermatitis, atopic, 2 skos:exactMatch OMIM:605803 dermatitis, atopic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011596 dermatitis, atopic, 2 skos:exactMatch UMLS:C1853965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011597 dermatitis, atopic, 3 skos:exactMatch DOID:0110099 atopic dermatitis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011597 dermatitis, atopic, 3 skos:exactMatch MESH:C565292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011597 dermatitis, atopic, 3 skos:exactMatch OMIM:605804 dermatitis, atopic, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011597 dermatitis, atopic, 3 skos:exactMatch UMLS:C1853964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011598 dermatitis, atopic, 4 skos:exactMatch DOID:0110100 atopic dermatitis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011598 dermatitis, atopic, 4 skos:exactMatch MESH:C565291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011598 dermatitis, atopic, 4 skos:exactMatch OMIM:605805 dermatitis, atopic, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011598 dermatitis, atopic, 4 skos:exactMatch UMLS:C1853963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011599 birdshot chorioretinopathy skos:exactMatch DOID:0111079 birdshot chorioretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011599 birdshot chorioretinopathy skos:exactMatch MESH:C537630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011599 birdshot chorioretinopathy skos:exactMatch OMIM:605808 birdshot chorioretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011599 birdshot chorioretinopathy skos:exactMatch Orphanet:179 Birdshot chorioretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011599 birdshot chorioretinopathy skos:exactMatch SCTID:231981005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011599 birdshot chorioretinopathy skos:exactMatch UMLS:C1853959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011600 congenital myasthenic syndrome 4A skos:exactMatch DOID:0110678 congenital myasthenic syndrome 4A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011600 congenital myasthenic syndrome 4A skos:exactMatch OMIM:605809 myasthenic syndrome, congenital, 4a, slow-channel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011600 congenital myasthenic syndrome 4A skos:exactMatch UMLS:C1853949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011601 neonatal intrahepatic cholestasis due to citrin deficiency skos:exactMatch MESH:C536398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011601 neonatal intrahepatic cholestasis due to citrin deficiency skos:exactMatch OMIM:605814 citrullinemia, iia ii, neonatal-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011601 neonatal intrahepatic cholestasis due to citrin deficiency skos:exactMatch Orphanet:247598 Neonatal intrahepatic cholestasis due to citrin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011601 neonatal intrahepatic cholestasis due to citrin deficiency skos:exactMatch SCTID:717155003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011601 neonatal intrahepatic cholestasis due to citrin deficiency skos:exactMatch UMLS:C1853942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011601 neonatal intrahepatic cholestasis due to citrin deficiency skos:exactMatch UMLS:C4274030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011602 autosomal recessive nonsyndromic hearing loss 27 skos:exactMatch DOID:0110485 autosomal recessive nonsyndromic deafness 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011602 autosomal recessive nonsyndromic hearing loss 27 skos:exactMatch MESH:C565287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011602 autosomal recessive nonsyndromic hearing loss 27 skos:exactMatch OMIM:605818 deafness, autosomal recessive 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011602 autosomal recessive nonsyndromic hearing loss 27 skos:exactMatch UMLS:C1853941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011603 GNE myopathy skos:exactMatch DOID:0080718 GNE myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011603 GNE myopathy skos:exactMatch OMIM:605820 nonaka myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011603 GNE myopathy skos:exactMatch Orphanet:602 GNE myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011603 GNE myopathy skos:exactMatch SCTID:702382000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011604 spondylo-ocular syndrome skos:exactMatch OMIM:605822 spondyloocular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011604 spondylo-ocular syndrome skos:exactMatch Orphanet:85194 Spondylo-ocular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011604 spondylo-ocular syndrome skos:exactMatch SCTID:715653007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011605 generalized basaloid follicular hamartoma syndrome skos:exactMatch MESH:C565284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011605 generalized basaloid follicular hamartoma syndrome skos:exactMatch OMIM:605827 basaloid follicular hamartoma syndrome, generalized, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011605 generalized basaloid follicular hamartoma syndrome skos:exactMatch Orphanet:168632 Generalized basaloid follicular hamartoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011605 generalized basaloid follicular hamartoma syndrome skos:exactMatch SCTID:766928004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011605 generalized basaloid follicular hamartoma syndrome skos:exactMatch UMLS:C1853919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011606 baby rattle pelvis dysplasia skos:exactMatch MESH:C537794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011606 baby rattle pelvis dysplasia skos:exactMatch MESH:C565282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011606 baby rattle pelvis dysplasia skos:exactMatch OMIM:605838 baby rattle pelvis dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011606 baby rattle pelvis dysplasia skos:exactMatch UMLS:C1853911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011607 narcolepsy 2, susceptibility to skos:exactMatch OMIM:605841 narcolepsy 2, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011607 narcolepsy 2, susceptibility to skos:exactMatch UMLS:C1853901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011608 dermatitis, atopic, 5 skos:exactMatch DOID:0110101 atopic dermatitis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011608 dermatitis, atopic, 5 skos:exactMatch MESH:C565280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011608 dermatitis, atopic, 5 skos:exactMatch OMIM:605844 dermatitis, atopic, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011608 dermatitis, atopic, 5 skos:exactMatch UMLS:C1853900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011609 dermatitis, atopic, 6 skos:exactMatch DOID:0110102 atopic dermatitis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011609 dermatitis, atopic, 6 skos:exactMatch MESH:C565279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011609 dermatitis, atopic, 6 skos:exactMatch OMIM:605845 dermatitis, atopic, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011609 dermatitis, atopic, 6 skos:exactMatch UMLS:C1853899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011610 dimethylglycine dehydrogenase deficiency skos:exactMatch MESH:C565278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011610 dimethylglycine dehydrogenase deficiency skos:exactMatch OMIM:605850 dimethylglycine dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011610 dimethylglycine dehydrogenase deficiency skos:exactMatch Orphanet:243343 Dimethylglycine dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011610 dimethylglycine dehydrogenase deficiency skos:exactMatch SCTID:719449007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011610 dimethylglycine dehydrogenase deficiency skos:exactMatch UMLS:C1853892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011611 short stature, intellectual disability, callosal agenesis, Heminasal hypoplasia, microphthalmia, and atypical clefting skos:exactMatch MESH:C566989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011611 short stature, intellectual disability, callosal agenesis, Heminasal hypoplasia, microphthalmia, and atypical clefting skos:exactMatch OMIM:605856 short stature, impaired intellectual development, callosal agenesis, heminasal hypoplasia, microphthalmia, and atypical clefting semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011611 short stature, intellectual disability, callosal agenesis, Heminasal hypoplasia, microphthalmia, and atypical clefting skos:exactMatch UMLS:C1970039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011612 glycine encephalopathy skos:exactMatch DOID:9268 glycine encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011612 glycine encephalopathy skos:exactMatch NCIT:C84937 Glycine Encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011612 glycine encephalopathy skos:exactMatch OMIM:605899 glycine encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011612 glycine encephalopathy skos:exactMatch Orphanet:407 Glycine encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011612 glycine encephalopathy skos:exactMatch SCTID:237939006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011612 glycine encephalopathy skos:exactMatch UMLS:C0751748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011613 autosomal recessive early-onset Parkinson disease 6 skos:exactMatch DOID:0060369 Parkinson's disease 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011613 autosomal recessive early-onset Parkinson disease 6 skos:exactMatch MESH:C565276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011613 autosomal recessive early-onset Parkinson disease 6 skos:exactMatch OMIM:605909 parkinson disease 6, autosomal recessive early-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011614 3-hydroxy-3-methylglutaryl-CoA synthase deficiency skos:exactMatch DOID:0081168 HMG-CoA synthase 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011614 3-hydroxy-3-methylglutaryl-CoA synthase deficiency skos:exactMatch MESH:C567784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011614 3-hydroxy-3-methylglutaryl-CoA synthase deficiency skos:exactMatch OMIM:605911 3-hydroxy-3-methylglutaryl-coa synthase-2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011614 3-hydroxy-3-methylglutaryl-CoA synthase deficiency skos:exactMatch Orphanet:35701 3-hydroxy-3-methylglutaryl-CoA synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011614 3-hydroxy-3-methylglutaryl-CoA synthase deficiency skos:exactMatch SCTID:725286002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011614 3-hydroxy-3-methylglutaryl-CoA synthase deficiency skos:exactMatch UMLS:C2751532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011615 East Texas bleeding disorder skos:exactMatch MESH:C565275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011615 East Texas bleeding disorder skos:exactMatch OMIM:605913 bleeding disorder, east texas iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011615 East Texas bleeding disorder skos:exactMatch Orphanet:391320 East Texas bleeding disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011615 East Texas bleeding disorder skos:exactMatch UMLS:C1853831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011616 holoprosencephaly 6 skos:exactMatch DOID:0110874 holoprosencephaly 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011616 holoprosencephaly 6 skos:exactMatch MESH:C565274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011616 holoprosencephaly 6 skos:exactMatch OMIM:605934 holoprosencephaly 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011616 holoprosencephaly 6 skos:exactMatch UMLS:C1853830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011617 arthropathy, erosive skos:exactMatch MESH:C565273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011617 arthropathy, erosive skos:exactMatch OMIM:605935 arthropathy, erosive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011617 arthropathy, erosive skos:exactMatch UMLS:C1853829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011618 liver fibrocystic disease and polydactyly skos:exactMatch MESH:C565272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011618 liver fibrocystic disease and polydactyly skos:exactMatch OMIM:605944 liver fibrocystic disease and polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011618 liver fibrocystic disease and polydactyly skos:exactMatch UMLS:C1853827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011619 crumpled helices and small mouth skos:exactMatch MESH:C536217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011619 crumpled helices and small mouth skos:exactMatch OMIM:605945 crumpled helices and small mouth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011619 crumpled helices and small mouth skos:exactMatch UMLS:C1853826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011620 metaphyseal dysplasia, Braun-Tinschert type skos:exactMatch MESH:C565271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011620 metaphyseal dysplasia, Braun-Tinschert type skos:exactMatch OMIM:605946 metaphyseal dysplasia, braun-tinschert iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011620 metaphyseal dysplasia, Braun-Tinschert type skos:exactMatch Orphanet:85188 Metaphyseal dysplasia, Braun-Tinschert type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011620 metaphyseal dysplasia, Braun-Tinschert type skos:exactMatch SCTID:717221005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011620 metaphyseal dysplasia, Braun-Tinschert type skos:exactMatch UMLS:C1853825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011621 acropectoral syndrome skos:exactMatch MESH:C535664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011621 acropectoral syndrome skos:exactMatch OMIM:605967 acropectoral syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011621 acropectoral syndrome skos:exactMatch Orphanet:85203 Acropectoral syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011621 acropectoral syndrome skos:exactMatch SCTID:720412009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011621 acropectoral syndrome skos:exactMatch UMLS:C1853812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011622 nephrolithiasis, uric acid, susceptibility to skos:exactMatch OMIM:605990 nephrolithiasis, uric acid, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011624 transaldolase deficiency skos:exactMatch MESH:C563207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011624 transaldolase deficiency skos:exactMatch OMIM:606003 transaldolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011624 transaldolase deficiency skos:exactMatch Orphanet:101028 Transaldolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011624 transaldolase deficiency skos:exactMatch SCTID:124252008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011624 transaldolase deficiency skos:exactMatch UMLS:C1291329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011625 autosomal dominant nonsyndromic hearing loss 18 skos:exactMatch DOID:0110549 autosomal dominant nonsyndromic deafness 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011625 autosomal dominant nonsyndromic hearing loss 18 skos:exactMatch MESH:C565267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011625 autosomal dominant nonsyndromic hearing loss 18 skos:exactMatch OMIM:606012 deafness, autosomal dominant 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011625 autosomal dominant nonsyndromic hearing loss 18 skos:exactMatch UMLS:C1853760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011626 acromegaloid features, overgrowth, cleft palate, and hernia skos:exactMatch MESH:C535656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011626 acromegaloid features, overgrowth, cleft palate, and hernia skos:exactMatch OMIM:606049 acromegaloid features, overgrowth, cleft palate, and hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011626 acromegaloid features, overgrowth, cleft palate, and hernia skos:exactMatch UMLS:C1853757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011627 autism, susceptibility to, 5 skos:exactMatch OMIM:606053 intellectual developmental disorder with autism and speech delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011627 autism, susceptibility to, 5 skos:exactMatch UMLS:C1853755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011628 propionic acidemia skos:exactMatch DOID:14701 propionic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011628 propionic acidemia skos:exactMatch ICD10CM:E71.121 Propionic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011628 propionic acidemia skos:exactMatch MESH:D056693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011628 propionic acidemia skos:exactMatch NCIT:C85030 Propionic Acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011628 propionic acidemia skos:exactMatch OMIM:606054 propionic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011628 propionic acidemia skos:exactMatch Orphanet:35 Propionic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011628 propionic acidemia skos:exactMatch SCTID:69080001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011628 propionic acidemia skos:exactMatch UMLS:C0268579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011629 MOGS-congenital disorder of glycosylation skos:exactMatch DOID:0070254 congenital disorder of glycosylation type IIb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011629 MOGS-congenital disorder of glycosylation skos:exactMatch MESH:C565264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011629 MOGS-congenital disorder of glycosylation skos:exactMatch OMIM:606056 congenital disorder of glycosylation, iia iib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011629 MOGS-congenital disorder of glycosylation skos:exactMatch Orphanet:79330 MOGS-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011629 MOGS-congenital disorder of glycosylation skos:exactMatch SCTID:725028009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011629 MOGS-congenital disorder of glycosylation skos:exactMatch UMLS:C1853736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011630 retinitis pigmentosa 28 skos:exactMatch DOID:0110365 retinitis pigmentosa 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011630 retinitis pigmentosa 28 skos:exactMatch OMIM:606068 retinitis pigmentosa 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011630 retinitis pigmentosa 28 skos:exactMatch UMLS:C1419614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011631 hemochromatosis type 4 skos:exactMatch DOID:0111028 hemochromatosis type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011631 hemochromatosis type 4 skos:exactMatch MESH:C537249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011631 hemochromatosis type 4 skos:exactMatch OMIM:606069 hemochromatosis, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011631 hemochromatosis type 4 skos:exactMatch Orphanet:139491 Hemochromatosis type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011631 hemochromatosis type 4 skos:exactMatch SCTID:719975002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011631 hemochromatosis type 4 skos:exactMatch UMLS:C1853733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011632 amyotrophic lateral sclerosis type 21 skos:exactMatch DOID:0060212 amyotrophic lateral sclerosis type 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011632 amyotrophic lateral sclerosis type 21 skos:exactMatch NCIT:C168755 Amyotrophic Lateral Sclerosis 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011632 amyotrophic lateral sclerosis type 21 skos:exactMatch OMIM:606070 amyotrophic lateral sclerosis 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011633 Charcot-Marie-Tooth disease axonal type 2C skos:exactMatch DOID:0110182 Charcot-Marie-Tooth disease axonal type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011633 Charcot-Marie-Tooth disease axonal type 2C skos:exactMatch OMIM:606071 hereditary motor and sensory neuropathy, iia 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011633 Charcot-Marie-Tooth disease axonal type 2C skos:exactMatch Orphanet:99937 Autosomal dominant Charcot-Marie-Tooth disease type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011633 Charcot-Marie-Tooth disease axonal type 2C skos:exactMatch SCTID:717010007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011634 rippling muscle disease skos:exactMatch SCTID:709281006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011635 goiter, multinodular 3 skos:exactMatch MESH:C565260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011635 goiter, multinodular 3 skos:exactMatch OMIM:606082 goiter, multinodular 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011635 goiter, multinodular 3 skos:exactMatch UMLS:C1853686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011636 Diamond-Blackfan anemia 2 skos:exactMatch DOID:0111885 Diamond-Blackfan anemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011636 Diamond-Blackfan anemia 2 skos:exactMatch MESH:C536130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011636 Diamond-Blackfan anemia 2 skos:exactMatch OMIM:606129 diamond-blackfan anemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011636 Diamond-Blackfan anemia 2 skos:exactMatch UMLS:C1853666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011637 Sener syndrome skos:exactMatch MESH:C537579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011637 Sener syndrome skos:exactMatch OMIM:606156 sener syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011637 Sener syndrome skos:exactMatch UMLS:C1853616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011638 neuroferritinopathy skos:exactMatch DOID:0110737 neurodegeneration with brain iron accumulation 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011638 neuroferritinopathy skos:exactMatch MESH:C548080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011638 neuroferritinopathy skos:exactMatch OMIM:606159 neurodegeneration with brain iron accumulation 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011638 neuroferritinopathy skos:exactMatch Orphanet:157846 Neuroferritinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011638 neuroferritinopathy skos:exactMatch SCTID:699299001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011638 neuroferritinopathy skos:exactMatch UMLS:C1853578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011639 Diamond-Blackfan anemia 15 with mandibulofacial dysostosis skos:exactMatch DOID:0111894 Diamond-Blackfan anemia 15 with mandibulofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011639 Diamond-Blackfan anemia 15 with mandibulofacial dysostosis skos:exactMatch OMIM:606164 diamond-blackfan anemia 15 with mandibulofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011639 Diamond-Blackfan anemia 15 with mandibulofacial dysostosis skos:exactMatch UMLS:C1853576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011639 Diamond-Blackfan anemia 15 with mandibulofacial dysostosis skos:exactMatch UMLS:C4225411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011640 genitopatellar syndrome skos:exactMatch MESH:C565255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011640 genitopatellar syndrome skos:exactMatch OMIM:606170 genitopatellar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011640 genitopatellar syndrome skos:exactMatch Orphanet:85201 Genitopatellar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011640 genitopatellar syndrome skos:exactMatch SCTID:702367005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011640 genitopatellar syndrome skos:exactMatch UMLS:C1853566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011641 baculum, congenital absence of skos:exactMatch OMIM:606174 baculum, congenital absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011642 carnitine acetyltransferase deficiency skos:exactMatch MESH:C563249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011642 carnitine acetyltransferase deficiency skos:exactMatch OMIM:606175 carnitine acetyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011642 carnitine acetyltransferase deficiency skos:exactMatch SCTID:124257002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011642 carnitine acetyltransferase deficiency skos:exactMatch UMLS:C1443228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011642 carnitine acetyltransferase deficiency skos:exactMatch UMLS:CN035113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011644 pars planitis skos:exactMatch DOID:12731 pars planitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011644 pars planitis skos:exactMatch MESH:D015868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011644 pars planitis skos:exactMatch NCIT:C34903 Pars Planitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011644 pars planitis skos:exactMatch OMIM:606177 pars planitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011644 pars planitis skos:exactMatch SCTID:314428001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011644 pars planitis skos:exactMatch UMLS:C0030593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011646 laryngeal abductor paralysis with cerebellar ataxia and motor neuropathy skos:exactMatch MESH:C565252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011646 laryngeal abductor paralysis with cerebellar ataxia and motor neuropathy skos:exactMatch OMIM:606183 laryngeal abductor paralysis with cerebellar ataxia and motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011646 laryngeal abductor paralysis with cerebellar ataxia and motor neuropathy skos:exactMatch UMLS:C1853556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011647 Alzheimer disease 7 skos:exactMatch DOID:0110039 Alzheimer's disease 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011647 Alzheimer disease 7 skos:exactMatch MESH:C565251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011647 Alzheimer disease 7 skos:exactMatch OMIM:606187 alzheimer disease 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011647 Alzheimer disease 7 skos:exactMatch UMLS:C1853555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011648 radiation-induced meningioma skos:exactMatch MESH:C536266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011648 radiation-induced meningioma skos:exactMatch OMIM:606190 meningioma, radiation-induced semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011648 radiation-induced meningioma skos:exactMatch UMLS:C1853554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011650 atrioventricular septal defect, susceptibility to, 2 skos:exactMatch MESH:C565249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011650 atrioventricular septal defect, susceptibility to, 2 skos:exactMatch OMIM:606217 atrioventricular septal defect, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011651 intellectual disability, short stature, facial anomalies, and joint dislocations skos:exactMatch MESH:C565248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011651 intellectual disability, short stature, facial anomalies, and joint dislocations skos:exactMatch OMIM:606220 intellectual developmental disorder with short stature, facial anomalies, and speech defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011651 intellectual disability, short stature, facial anomalies, and joint dislocations skos:exactMatch UMLS:C1853507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011652 Phelan-McDermid syndrome skos:exactMatch DOID:0080354 Phelan-McDermid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011652 Phelan-McDermid syndrome skos:exactMatch MESH:C536801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011652 Phelan-McDermid syndrome skos:exactMatch NCIT:C157124 Phelan-McDermid Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011652 Phelan-McDermid syndrome skos:exactMatch OMIM:606232 phelan-mcdermid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011652 Phelan-McDermid syndrome skos:exactMatch Orphanet:48652 Monosomy 22q13.3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011652 Phelan-McDermid syndrome skos:exactMatch SCTID:699310000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011652 Phelan-McDermid syndrome skos:exactMatch UMLS:C1853490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011653 thyroid cancer, nonmedullary, 3 skos:exactMatch OMIM:606240 thyroid cancer, nonmedullary, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011653 thyroid cancer, nonmedullary, 3 skos:exactMatch UMLS:C1853488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011654 intellectual disability, microcephaly, growth retardation, joint contractures, and facial dysmorphism skos:exactMatch MESH:C565246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011654 intellectual disability, microcephaly, growth retardation, joint contractures, and facial dysmorphism skos:exactMatch OMIM:606242 mental retardation, microcephaly, growth retardation, joint contractures, and facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011654 intellectual disability, microcephaly, growth retardation, joint contractures, and facial dysmorphism skos:exactMatch UMLS:C1853480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011655 alveolar soft part sarcoma skos:exactMatch DOID:4239 alveolar soft part sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011655 alveolar soft part sarcoma skos:exactMatch MESH:D018234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011655 alveolar soft part sarcoma skos:exactMatch NCIT:C3750 Alveolar Soft Part Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011655 alveolar soft part sarcoma skos:exactMatch NCIT:C7943 Adult Alveolar Soft Part Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011655 alveolar soft part sarcoma skos:exactMatch OMIM:606243 alveolar soft part sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011655 alveolar soft part sarcoma skos:exactMatch Orphanet:163699 Alveolar soft tissue sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011655 alveolar soft part sarcoma skos:exactMatch SCTID:404056007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011655 alveolar soft part sarcoma skos:exactMatch UMLS:C0206657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011655 alveolar soft part sarcoma skos:exactMatch UMLS:C0279544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011656 paget disease of bone 4 skos:exactMatch MESH:C565240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011656 paget disease of bone 4 skos:exactMatch OMIM:606263 paget disease of bone 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011656 paget disease of bone 4 skos:exactMatch UMLS:C1853473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011657 autosomal dominant nonsyndromic hearing loss 24 skos:exactMatch DOID:0110554 autosomal dominant nonsyndromic deafness 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011657 autosomal dominant nonsyndromic hearing loss 24 skos:exactMatch MESH:C565239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011657 autosomal dominant nonsyndromic hearing loss 24 skos:exactMatch OMIM:606282 deafness, autosomal dominant 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011657 autosomal dominant nonsyndromic hearing loss 24 skos:exactMatch UMLS:C1853451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011658 autosomal recessive early-onset Parkinson disease 7 skos:exactMatch DOID:0060370 Parkinson's disease 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011658 autosomal recessive early-onset Parkinson disease 7 skos:exactMatch MESH:C565238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011658 autosomal recessive early-onset Parkinson disease 7 skos:exactMatch OMIM:606324 parkinson disease 7, autosomal recessive early-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011658 autosomal recessive early-onset Parkinson disease 7 skos:exactMatch UMLS:C1853445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011659 heterotaxy, visceral, 3, autosomal skos:exactMatch MESH:C565237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011659 heterotaxy, visceral, 3, autosomal skos:exactMatch OMIM:606325 heterotaxy, visceral, 3, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011659 heterotaxy, visceral, 3, autosomal skos:exactMatch UMLS:C1853444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011660 autosomal dominant nonsyndromic hearing loss 22 skos:exactMatch DOID:0110552 autosomal dominant nonsyndromic deafness 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011660 autosomal dominant nonsyndromic hearing loss 22 skos:exactMatch MESH:C538197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011660 autosomal dominant nonsyndromic hearing loss 22 skos:exactMatch OMIM:606346 deafness, autosomal dominant 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011661 inflammatory bowel disease 5 skos:exactMatch DOID:0110889 inflammatory bowel disease 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011661 inflammatory bowel disease 5 skos:exactMatch MESH:C565234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011661 inflammatory bowel disease 5 skos:exactMatch OMIM:606348 inflammatory bowel disease 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011661 inflammatory bowel disease 5 skos:exactMatch UMLS:C1853438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011662 pathological gambling skos:exactMatch DOID:12399 pathological gambling semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011662 pathological gambling skos:exactMatch ICD10CM:F63.0 Pathological gambling semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011662 pathological gambling skos:exactMatch MESH:D005715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011662 pathological gambling skos:exactMatch NCIT:C94335 Pathological Gambling semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011662 pathological gambling skos:exactMatch OMIM:606349 gambling, pathologic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011662 pathological gambling skos:exactMatch SCTID:18085000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011663 juvenile primary lateral sclerosis skos:exactMatch MESH:C536416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011663 juvenile primary lateral sclerosis skos:exactMatch OMIM:606353 primary lateral sclerosis, juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011663 juvenile primary lateral sclerosis skos:exactMatch Orphanet:247604 Juvenile primary lateral sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011663 juvenile primary lateral sclerosis skos:exactMatch SCTID:717964007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011663 juvenile primary lateral sclerosis skos:exactMatch UMLS:C1853396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011664 immunodeficiency due to CD25 deficiency skos:exactMatch DOID:0111968 immunodeficiency 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011664 immunodeficiency due to CD25 deficiency skos:exactMatch MESH:C565232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011664 immunodeficiency due to CD25 deficiency skos:exactMatch OMIM:606367 immunodeficiency 41 with lymphoproliferation and autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011664 immunodeficiency due to CD25 deficiency skos:exactMatch Orphanet:169100 Immunodeficiency due to CD25 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011664 immunodeficiency due to CD25 deficiency skos:exactMatch UMLS:C1853392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011667 maturity-onset diabetes of the young type 4 skos:exactMatch DOID:0111103 maturity-onset diabetes of the young type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011667 maturity-onset diabetes of the young type 4 skos:exactMatch MESH:C563451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011667 maturity-onset diabetes of the young type 4 skos:exactMatch NCIT:C129746 PDX1-Associated Monogenic Diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011667 maturity-onset diabetes of the young type 4 skos:exactMatch OMIM:606392 maturity-onset diabetes of the young, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011667 maturity-onset diabetes of the young type 4 skos:exactMatch SCTID:609571007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011668 maturity-onset diabetes of the young type 6 skos:exactMatch DOID:0111104 maturity-onset diabetes of the young type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011668 maturity-onset diabetes of the young type 6 skos:exactMatch MESH:C565231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011668 maturity-onset diabetes of the young type 6 skos:exactMatch NCIT:C129745 Neurogenic Differentiation Factor 1-Associated Monogenic Diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011668 maturity-onset diabetes of the young type 6 skos:exactMatch OMIM:606394 maturity-onset diabetes of the young, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011668 maturity-onset diabetes of the young type 6 skos:exactMatch SCTID:609573005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011668 maturity-onset diabetes of the young type 6 skos:exactMatch UMLS:C1853371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011669 hypotonia-cystinuria syndrome skos:exactMatch DOID:0060858 hypotonia-cystinuria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011669 hypotonia-cystinuria syndrome skos:exactMatch MESH:C564710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011669 hypotonia-cystinuria syndrome skos:exactMatch OMIM:606407 hypotonia-cystinuria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011669 hypotonia-cystinuria syndrome skos:exactMatch Orphanet:163690 Hypotonia-cystinuria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011669 hypotonia-cystinuria syndrome skos:exactMatch Orphanet:238517 Hypotonia-cystinuria type 1 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011669 hypotonia-cystinuria syndrome skos:exactMatch SCTID:721173005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011669 hypotonia-cystinuria syndrome skos:exactMatch UMLS:CN226952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011670 Ehlers-Danlos syndrome due to tenascin-X deficiency skos:exactMatch MESH:C536193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011670 Ehlers-Danlos syndrome due to tenascin-X deficiency skos:exactMatch OMIM:606408 ehlers-danlos syndrome, classic-like semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011670 Ehlers-Danlos syndrome due to tenascin-X deficiency skos:exactMatch Orphanet:230839 Classical-like Ehlers-Danlos syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011670 Ehlers-Danlos syndrome due to tenascin-X deficiency skos:exactMatch UMLS:C1848029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011671 Huntington disease-like 2 skos:exactMatch DOID:0090104 Huntington's disease-like 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011671 Huntington disease-like 2 skos:exactMatch MESH:C564708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011671 Huntington disease-like 2 skos:exactMatch OMIM:606438 huntington disease-like 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011671 Huntington disease-like 2 skos:exactMatch Orphanet:98934 Huntington disease-like 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011671 Huntington disease-like 2 skos:exactMatch SCTID:721228006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011671 Huntington disease-like 2 skos:exactMatch UMLS:C1847987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011672 persistent polyclonal B-cell lymphocytosis skos:exactMatch MESH:C564707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011672 persistent polyclonal B-cell lymphocytosis skos:exactMatch OMIM:606445 persistent polyclonal b-cell lymphocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011672 persistent polyclonal B-cell lymphocytosis skos:exactMatch Orphanet:300324 Persistent polyclonal B-cell lymphocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011672 persistent polyclonal B-cell lymphocytosis skos:exactMatch SCTID:763864008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011672 persistent polyclonal B-cell lymphocytosis skos:exactMatch UMLS:C1847973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011673 autosomal dominant nonsyndromic hearing loss 30 skos:exactMatch DOID:0110560 autosomal dominant nonsyndromic deafness 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011673 autosomal dominant nonsyndromic hearing loss 30 skos:exactMatch MESH:C564706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011673 autosomal dominant nonsyndromic hearing loss 30 skos:exactMatch OMIM:606451 deafness, autosomal dominant 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011673 autosomal dominant nonsyndromic hearing loss 30 skos:exactMatch UMLS:C1847972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011674 Charcot-Marie-Tooth disease dominant intermediate B skos:exactMatch DOID:0110197 Charcot-Marie-Tooth disease dominant intermediate B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011674 Charcot-Marie-Tooth disease dominant intermediate B skos:exactMatch OMIM:606482 charcot-marie-tooth disease, dominant intermediate B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011674 Charcot-Marie-Tooth disease dominant intermediate B skos:exactMatch Orphanet:100044 Autosomal dominant intermediate Charcot-Marie-Tooth disease type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011674 Charcot-Marie-Tooth disease dominant intermediate B skos:exactMatch SCTID:765745007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011674 Charcot-Marie-Tooth disease dominant intermediate B skos:exactMatch UMLS:CN197338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011675 Charcot-Marie-Tooth Disease, axonal, type 2GG skos:exactMatch DOID:0110202 Charcot-Marie-Tooth disease dominant intermediate A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011675 Charcot-Marie-Tooth Disease, axonal, type 2GG skos:exactMatch MESH:C564702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011675 Charcot-Marie-Tooth Disease, axonal, type 2GG skos:exactMatch OMIM:606483 charcot-marie-tooth disease, axonal, iia 2gg semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011675 Charcot-Marie-Tooth Disease, axonal, type 2GG skos:exactMatch Orphanet:100043 Autosomal dominant intermediate Charcot-Marie-Tooth disease type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011675 Charcot-Marie-Tooth Disease, axonal, type 2GG skos:exactMatch SCTID:765744006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011675 Charcot-Marie-Tooth Disease, axonal, type 2GG skos:exactMatch UMLS:C1847896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011676 PHACE syndrome skos:exactMatch OMIM:606519 phace association semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011676 PHACE syndrome skos:exactMatch Orphanet:42775 PHACE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011676 PHACE syndrome skos:exactMatch UMLS:C1847874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011677 Megarbane syndrome skos:exactMatch MESH:C536145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011677 Megarbane syndrome skos:exactMatch OMIM:606527 megarbane syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011677 Megarbane syndrome skos:exactMatch UMLS:C1847871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011678 homozygous 11P15-p14 deletion syndrome skos:exactMatch MESH:C564701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011678 homozygous 11P15-p14 deletion syndrome skos:exactMatch OMIM:606528 homozygous 11p15-p14 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011678 homozygous 11P15-p14 deletion syndrome skos:exactMatch UMLS:C1847866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011679 craniosynostosis syndrome, autosomal recessive skos:exactMatch MESH:C564700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011679 craniosynostosis syndrome, autosomal recessive skos:exactMatch OMIM:606529 craniosynostosis syndrome, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011679 craniosynostosis syndrome, autosomal recessive skos:exactMatch UMLS:C1847865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011680 autosomal recessive congenital ichthyosis 3 skos:exactMatch DOID:0060711 autosomal recessive congenital ichthyosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011680 autosomal recessive congenital ichthyosis 3 skos:exactMatch MESH:C564699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011680 autosomal recessive congenital ichthyosis 3 skos:exactMatch OMIM:606545 ichthyosis, congenital, autosomal recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011681 episodic ataxia type 4 skos:exactMatch DOID:0050992 episodic ataxia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011681 episodic ataxia type 4 skos:exactMatch MESH:C564698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011681 episodic ataxia type 4 skos:exactMatch OMIM:606552 episodic ataxia, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011681 episodic ataxia type 4 skos:exactMatch Orphanet:79136 Episodic ataxia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011681 episodic ataxia type 4 skos:exactMatch SCTID:718754008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011681 episodic ataxia type 4 skos:exactMatch UMLS:C1847843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011682 episodic ataxia type 3 skos:exactMatch DOID:0050991 episodic ataxia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011682 episodic ataxia type 3 skos:exactMatch MESH:C564697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011682 episodic ataxia type 3 skos:exactMatch OMIM:606554 episodic ataxia, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011682 episodic ataxia type 3 skos:exactMatch Orphanet:79135 Episodic ataxia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011682 episodic ataxia type 3 skos:exactMatch SCTID:718755009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011682 episodic ataxia type 3 skos:exactMatch UMLS:C1847839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011683 oculocutaneous albinism type 4 skos:exactMatch DOID:0070098 oculocutaneous albinism type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011683 oculocutaneous albinism type 4 skos:exactMatch MESH:C564696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011683 oculocutaneous albinism type 4 skos:exactMatch OMIM:606574 albinism, oculocutaneous, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011683 oculocutaneous albinism type 4 skos:exactMatch Orphanet:79435 Oculocutaneous albinism type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011683 oculocutaneous albinism type 4 skos:exactMatch SCTID:715632003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011683 oculocutaneous albinism type 4 skos:exactMatch UMLS:C1847836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011684 vitiligo-associated multiple autoimmune disease susceptibility 1 skos:exactMatch OMIM:606579 vitiligo-associated multiple autoimmune disease susceptibility 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011684 vitiligo-associated multiple autoimmune disease susceptibility 1 skos:exactMatch UMLS:C1847835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011685 polysubstance abuse, susceptibility to skos:exactMatch OMIM:606581 polysubstance abuse, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011686 DNA ligase IV deficiency skos:exactMatch DOID:0060021 DNA ligase IV deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011686 DNA ligase IV deficiency skos:exactMatch MESH:C564694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011686 DNA ligase IV deficiency skos:exactMatch NCIT:C122657 LIG4 Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011686 DNA ligase IV deficiency skos:exactMatch OMIM:606593 lig4 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011686 DNA ligase IV deficiency skos:exactMatch Orphanet:99812 LIG4 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011686 DNA ligase IV deficiency skos:exactMatch SCTID:724177005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011686 DNA ligase IV deficiency skos:exactMatch UMLS:C1847827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011687 Charcot-Marie-Tooth disease axonal type 2F skos:exactMatch DOID:0110163 Charcot-Marie-Tooth disease axonal type 2F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011687 Charcot-Marie-Tooth disease axonal type 2F skos:exactMatch MESH:C535413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011687 Charcot-Marie-Tooth disease axonal type 2F skos:exactMatch OMIM:606595 charcot-marie-tooth disease, axonal, iia 2f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011687 Charcot-Marie-Tooth disease axonal type 2F skos:exactMatch Orphanet:99940 Autosomal dominant Charcot-Marie-Tooth disease type 2F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011687 Charcot-Marie-Tooth disease axonal type 2F skos:exactMatch SCTID:719510006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011687 Charcot-Marie-Tooth disease axonal type 2F skos:exactMatch UMLS:C1847823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011687 Charcot-Marie-Tooth disease axonal type 2F skos:exactMatch UMLS:C4304675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011688 muscular dystrophy-dystroglycanopathy type B5 skos:exactMatch DOID:0110635 muscular dystrophy-dystroglycanopathy type B5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011688 muscular dystrophy-dystroglycanopathy type B5 skos:exactMatch MESH:C564691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011688 muscular dystrophy-dystroglycanopathy type B5 skos:exactMatch OMIM:606612 muscular dystrophy-dystroglycanopathy (congenital with or without impaired intellectual development), iia b, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011688 muscular dystrophy-dystroglycanopathy type B5 skos:exactMatch Orphanet:52428 Congenital muscular dystrophy type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011688 muscular dystrophy-dystroglycanopathy type B5 skos:exactMatch UMLS:C1847759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011689 dyslexia, susceptibility to, 6 skos:exactMatch OMIM:606616 dyslexia, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011690 Camurati-Engelmann disease, type 2 skos:exactMatch MESH:C537978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011690 Camurati-Engelmann disease, type 2 skos:exactMatch OMIM:606631 camurati-engelmann disease, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011690 Camurati-Engelmann disease, type 2 skos:exactMatch UMLS:C2931683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011691 amyotrophic lateral sclerosis type 3 skos:exactMatch DOID:0060195 amyotrophic lateral sclerosis type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011691 amyotrophic lateral sclerosis type 3 skos:exactMatch MESH:C564688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011691 amyotrophic lateral sclerosis type 3 skos:exactMatch OMIM:606640 amyotrophic lateral sclerosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011693 glaucoma, normal tension, susceptibility to skos:exactMatch OMIM:606657 glaucoma, normal tension, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch DOID:0050965 spinocerebellar ataxia type 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch MESH:C564685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch NCIT:C150250 Spinocerebellar Ataxia Type 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch OMIM:606658 spinocerebellar ataxia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch Orphanet:98769 Spinocerebellar ataxia type 15/16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch Orphanet:98770 Spinocerebellar ataxia type 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch SCTID:716724006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch UMLS:C1847725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch UMLS:C4274322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011694 spinocerebellar ataxia type 15/16 skos:exactMatch UMLS:CN229296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011695 melanoma, uveal, susceptibility to, 1 skos:exactMatch OMIM:606660 melanoma, uveal, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011696 melanoma, uveal, susceptibility to, 2 skos:exactMatch OMIM:606661 melanoma, uveal, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011697 Waardenburg syndrome type 2C skos:exactMatch DOID:0110951 Waardenburg syndrome type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011697 Waardenburg syndrome type 2C skos:exactMatch MESH:C564684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011697 Waardenburg syndrome type 2C skos:exactMatch OMIM:606662 waardenburg syndrome, iia 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011697 Waardenburg syndrome type 2C skos:exactMatch UMLS:C1847722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011698 glycine N-methyltransferase deficiency skos:exactMatch DOID:0111037 glycine N-methyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011698 glycine N-methyltransferase deficiency skos:exactMatch OMIM:606664 glycine n-methyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011698 glycine N-methyltransferase deficiency skos:exactMatch Orphanet:289891 Hypermethioninemia due to glycine N-methyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011698 glycine N-methyltransferase deficiency skos:exactMatch SCTID:763720007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011698 glycine N-methyltransferase deficiency skos:exactMatch UMLS:C1847720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011699 inflammatory bowel disease 8 skos:exactMatch DOID:0110904 inflammatory bowel disease 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011699 inflammatory bowel disease 8 skos:exactMatch MESH:C564682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011699 inflammatory bowel disease 8 skos:exactMatch OMIM:606668 inflammatory bowel disease 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011699 inflammatory bowel disease 8 skos:exactMatch UMLS:C1847719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011700 inflammatory bowel disease 6 skos:exactMatch DOID:0110907 inflammatory bowel disease 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011700 inflammatory bowel disease 6 skos:exactMatch MESH:C564681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011700 inflammatory bowel disease 6 skos:exactMatch OMIM:606674 inflammatory bowel disease 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011700 inflammatory bowel disease 6 skos:exactMatch UMLS:C1847692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011701 inflammatory bowel disease 4 skos:exactMatch DOID:0110903 inflammatory bowel disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011701 inflammatory bowel disease 4 skos:exactMatch MESH:C564680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011701 inflammatory bowel disease 4 skos:exactMatch OMIM:606675 inflammatory bowel disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011701 inflammatory bowel disease 4 skos:exactMatch UMLS:C1847691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011702 dilated cardiomyopathy 1L skos:exactMatch DOID:0110436 dilated cardiomyopathy 1L semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011702 dilated cardiomyopathy 1L skos:exactMatch MESH:C564679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011702 dilated cardiomyopathy 1L skos:exactMatch OMIM:606685 cardiomyopathy, dilated, 1l semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011702 dilated cardiomyopathy 1L skos:exactMatch UMLS:C1847667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011703 spongiform encephalopathy with neuropsychiatric features skos:exactMatch MESH:C564678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011703 spongiform encephalopathy with neuropsychiatric features skos:exactMatch OMIM:606688 spongiform encephalopathy with neuropsychiatric features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011703 spongiform encephalopathy with neuropsychiatric features skos:exactMatch UMLS:C1847650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011704 obsolete glaucoma 1, open angle, B skos:exactMatch OMIM:606689 glaucoma 1, open angle, B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011705 lymphangioleiomyomatosis skos:exactMatch ICD10CM:J84.81 Lymphangioleiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011705 lymphangioleiomyomatosis skos:exactMatch MESH:D018192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011705 lymphangioleiomyomatosis skos:exactMatch NCIT:C3725 Lymphangioleiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011705 lymphangioleiomyomatosis skos:exactMatch OMIM:606690 lymphangioleiomyomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011706 Kufor-Rakeb syndrome skos:exactMatch DOID:0060556 Kufor-Rakeb syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011706 Kufor-Rakeb syndrome skos:exactMatch MESH:C537177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011706 Kufor-Rakeb syndrome skos:exactMatch OMIM:606693 kufor-rakeb syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011706 Kufor-Rakeb syndrome skos:exactMatch Orphanet:306674 Kufor-Rakeb syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011708 autosomal dominant nonsyndromic hearing loss 36 skos:exactMatch DOID:0110563 autosomal dominant nonsyndromic deafness 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011708 autosomal dominant nonsyndromic hearing loss 36 skos:exactMatch MESH:C564675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011708 autosomal dominant nonsyndromic hearing loss 36 skos:exactMatch OMIM:606705 deafness, autosomal dominant 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011708 autosomal dominant nonsyndromic hearing loss 36 skos:exactMatch UMLS:C1847626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011709 split hand-foot malformation 5 skos:exactMatch DOID:0090022 split hand-foot malformation 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011709 split hand-foot malformation 5 skos:exactMatch MESH:C564674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011709 split hand-foot malformation 5 skos:exactMatch NCIT:C75002 Split-Hand/Foot Malformation Type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011709 split hand-foot malformation 5 skos:exactMatch OMIM:606708 split-hand/foot malformation 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011709 split hand-foot malformation 5 skos:exactMatch UMLS:C1847622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011710 specific language impairment 1 skos:exactMatch OMIM:606711 specific language impairment 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011710 specific language impairment 1 skos:exactMatch UMLS:C1847614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011711 specific language impairment 2 skos:exactMatch OMIM:606712 specific language impairment 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011711 specific language impairment 2 skos:exactMatch UMLS:C1847605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011712 van der Woude syndrome 2 skos:exactMatch MESH:C536529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011712 van der Woude syndrome 2 skos:exactMatch OMIM:606713 van der woude syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011712 van der Woude syndrome 2 skos:exactMatch UMLS:C1847604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011713 melanoma-pancreatic cancer syndrome skos:exactMatch MESH:C563985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011713 melanoma-pancreatic cancer syndrome skos:exactMatch NCIT:C176904 Melanoma-Pancreatic Cancer Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011713 melanoma-pancreatic cancer syndrome skos:exactMatch OMIM:606719 melanoma-pancreatic cancer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011714 partial lipodystrophy, congenital cataracts, and neurodegeneration syndrome skos:exactMatch OMIM:606721 lipodystrophy, familial partial, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011714 partial lipodystrophy, congenital cataracts, and neurodegeneration syndrome skos:exactMatch UMLS:C3807567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011715 Seckel syndrome 2 skos:exactMatch DOID:0070013 Seckel syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011715 Seckel syndrome 2 skos:exactMatch MESH:C537534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011715 Seckel syndrome 2 skos:exactMatch OMIM:606744 seckel syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011715 Seckel syndrome 2 skos:exactMatch UMLS:C1847572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011716 acute hemorrhagic leukoencephalitis skos:exactMatch DOID:10992 acute hemorrhagic leukoencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011716 acute hemorrhagic leukoencephalitis skos:exactMatch MESH:D004684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011716 acute hemorrhagic leukoencephalitis skos:exactMatch NCIT:C84535 Acute Hemorrhagic Leukoencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011716 acute hemorrhagic leukoencephalitis skos:exactMatch OMIM:606752 acute hemorrhagic leukoencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011716 acute hemorrhagic leukoencephalitis skos:exactMatch SCTID:72986009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011716 acute hemorrhagic leukoencephalitis skos:exactMatch UMLS:C0014077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011717 hyperinsulinism-hyperammonemia syndrome skos:exactMatch DOID:0070217 familial hyperinsulinemic hypoglycemia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011717 hyperinsulinism-hyperammonemia syndrome skos:exactMatch MESH:C538375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011717 hyperinsulinism-hyperammonemia syndrome skos:exactMatch NCIT:C131832 Glutamate Dehydrogenase 1 Hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011717 hyperinsulinism-hyperammonemia syndrome skos:exactMatch OMIM:606762 hyperinsulinemic hypoglycemia, familial, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011717 hyperinsulinism-hyperammonemia syndrome skos:exactMatch Orphanet:35878 Hyperinsulinism-hyperammonemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011717 hyperinsulinism-hyperammonemia syndrome skos:exactMatch UMLS:C1847555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011718 primary ciliary dyskinesia 2 skos:exactMatch DOID:0110626 primary ciliary dyskinesia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011718 primary ciliary dyskinesia 2 skos:exactMatch MESH:C535277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011718 primary ciliary dyskinesia 2 skos:exactMatch OMIM:606763 ciliary dyskinesia, primary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011718 primary ciliary dyskinesia 2 skos:exactMatch UMLS:C1847554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011719 gastrointestinal stromal tumor skos:exactMatch DOID:9253 gastrointestinal stromal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011719 gastrointestinal stromal tumor skos:exactMatch MESH:D046152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011719 gastrointestinal stromal tumor skos:exactMatch NCIT:C3868 Gastrointestinal Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011719 gastrointestinal stromal tumor skos:exactMatch OMIM:606764 gastrointestinal stromal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011719 gastrointestinal stromal tumor skos:exactMatch Orphanet:44890 Gastrointestinal stromal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011719 gastrointestinal stromal tumor skos:exactMatch SCTID:420120006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011719 gastrointestinal stromal tumor skos:exactMatch UMLS:C0238198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011719 gastrointestinal stromal tumor skos:exactMatch UMLS:C3179349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011720 spermatogenic failure 3 skos:exactMatch DOID:0070168 spermatogenic failure 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011720 spermatogenic failure 3 skos:exactMatch MESH:C564665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011720 spermatogenic failure 3 skos:exactMatch OMIM:606766 spermatogenic failure 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011720 spermatogenic failure 3 skos:exactMatch UMLS:C1847540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011721 distal myopathy with anterior tibial onset skos:exactMatch DOID:0111187 distal muscular dystrophy with anterior tibial onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011721 distal myopathy with anterior tibial onset skos:exactMatch MESH:C564664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011721 distal myopathy with anterior tibial onset skos:exactMatch OMIM:606768 myopathy, distal, with anterior tibial onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011721 distal myopathy with anterior tibial onset skos:exactMatch Orphanet:178400 Distal myopathy with anterior tibial onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011721 distal myopathy with anterior tibial onset skos:exactMatch UMLS:C1847532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011722 intellectual disability-obesity-prognathism-eye and skin anomalies syndrome skos:exactMatch MESH:C564660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011722 intellectual disability-obesity-prognathism-eye and skin anomalies syndrome skos:exactMatch OMIM:606772 impaired intellectual development, obesity, mandibular prognathism, and eye and skin anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011722 intellectual disability-obesity-prognathism-eye and skin anomalies syndrome skos:exactMatch Orphanet:397973 Intellectual disability-obesity-prognathism-eye and skin anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011722 intellectual disability-obesity-prognathism-eye and skin anomalies syndrome skos:exactMatch UMLS:C1847522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011723 hemifacial myohyperplasia skos:exactMatch MESH:C535862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011723 hemifacial myohyperplasia skos:exactMatch OMIM:606773 hemifacial myohyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011723 hemifacial myohyperplasia skos:exactMatch Orphanet:141148 Hemifacial myohyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011723 hemifacial myohyperplasia skos:exactMatch SCTID:699420006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011724 encephalopathy due to GLUT1 deficiency skos:exactMatch MESH:C536830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011724 encephalopathy due to GLUT1 deficiency skos:exactMatch OMIM:606777 glut1 deficiency syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011724 encephalopathy due to GLUT1 deficiency skos:exactMatch Orphanet:71277 Classic glucose transporter type 1 deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011724 encephalopathy due to GLUT1 deficiency skos:exactMatch UMLS:C1847501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011724 encephalopathy due to GLUT1 deficiency skos:exactMatch UMLS:CN030711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011725 Crigler-Najjar syndrome type 2 skos:exactMatch MESH:C536213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011725 Crigler-Najjar syndrome type 2 skos:exactMatch OMIM:606785 crigler-najjar syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011725 Crigler-Najjar syndrome type 2 skos:exactMatch Orphanet:79235 Crigler-Najjar syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011725 Crigler-Najjar syndrome type 2 skos:exactMatch SCTID:68067009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011725 Crigler-Najjar syndrome type 2 skos:exactMatch UMLS:C2931132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011726 peripheral arterial occlusive disease 1 skos:exactMatch MESH:C564658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011726 peripheral arterial occlusive disease 1 skos:exactMatch OMIM:606787 peripheral arterial occlusive disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011726 peripheral arterial occlusive disease 1 skos:exactMatch UMLS:C1847493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011727 anorexia nervosa, susceptibility to, 1 skos:exactMatch OMIM:606788 anorexia nervosa, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011727 anorexia nervosa, susceptibility to, 1 skos:exactMatch UMLS:CN244557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011728 blepharospasm skos:exactMatch DOID:529 blepharospasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011728 blepharospasm skos:exactMatch ICD10CM:G24.5 Blepharospasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011728 blepharospasm skos:exactMatch MESH:D001764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011728 blepharospasm skos:exactMatch OMIM:606798 blepharospasm, benign essential, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011728 blepharospasm skos:exactMatch SCTID:59026006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011728 blepharospasm skos:exactMatch UMLS:C0005747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011729 stroke, susceptibility to, 1 skos:exactMatch OMIM:606799 stroke, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011730 fumaric aciduria skos:exactMatch DOID:0111261 fumarase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011730 fumaric aciduria skos:exactMatch MESH:C538191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011730 fumaric aciduria skos:exactMatch OMIM:606812 fumarase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011730 fumaric aciduria skos:exactMatch Orphanet:24 Fumaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011730 fumaric aciduria skos:exactMatch SCTID:237983002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011730 fumaric aciduria skos:exactMatch UMLS:C2936826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011731 glucose-galactose malabsorption skos:exactMatch MESH:C562602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011731 glucose-galactose malabsorption skos:exactMatch OMIM:606824 glucose/galactose malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011731 glucose-galactose malabsorption skos:exactMatch Orphanet:35710 Glucose-galactose malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011731 glucose-galactose malabsorption skos:exactMatch SCTID:190749000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011732 familial digital arthropathy-brachydactyly skos:exactMatch MESH:C564656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011732 familial digital arthropathy-brachydactyly skos:exactMatch NCIT:C175208 Familial Digital Arthropathy-Brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011732 familial digital arthropathy-brachydactyly skos:exactMatch OMIM:606835 digital arthropathy-brachydactyly, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011732 familial digital arthropathy-brachydactyly skos:exactMatch Orphanet:85169 Familial digital arthropathy-brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011732 familial digital arthropathy-brachydactyly skos:exactMatch UMLS:C1847406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011733 parasomnia, sleep bruxism type skos:exactMatch MESH:C536389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011733 parasomnia, sleep bruxism type skos:exactMatch OMIM:606840 parasomnia, sleep bruxism iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011734 Cardioneuromyopathy with hyaline masses and nemaline rods skos:exactMatch MESH:C564655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011734 Cardioneuromyopathy with hyaline masses and nemaline rods skos:exactMatch OMIM:606842 cardioneuromyopathy with hyaline masses and nemaline rods semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011734 Cardioneuromyopathy with hyaline masses and nemaline rods skos:exactMatch UMLS:C1847387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011735 hyper-IgM syndrome type 3 skos:exactMatch DOID:0060023 immunodeficiency with hyper IgM type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011735 hyper-IgM syndrome type 3 skos:exactMatch OMIM:606843 immunodeficiency with hyper-igm, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011735 hyper-IgM syndrome type 3 skos:exactMatch Orphanet:101090 Hyper-IgM syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011736 Cree intellectual disability syndrome skos:exactMatch MESH:C564654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011736 Cree intellectual disability syndrome skos:exactMatch OMIM:606851 cree mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011736 Cree intellectual disability syndrome skos:exactMatch UMLS:C1847361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011737 parkinson disease 10 skos:exactMatch MESH:C564653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011737 parkinson disease 10 skos:exactMatch OMIM:606852 parkinson disease 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011737 parkinson disease 10 skos:exactMatch UMLS:C1847360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011738 bilateral frontoparietal polymicrogyria skos:exactMatch DOID:0080922 bilateral frontoparietal polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011738 bilateral frontoparietal polymicrogyria skos:exactMatch MESH:C564652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011738 bilateral frontoparietal polymicrogyria skos:exactMatch NCIT:C148367 Bilateral Frontoparietal Polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011738 bilateral frontoparietal polymicrogyria skos:exactMatch OMIM:606854 polymicrogyria, bilateral frontoparietal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011738 bilateral frontoparietal polymicrogyria skos:exactMatch Orphanet:101070 Bilateral frontoparietal polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011738 bilateral frontoparietal polymicrogyria skos:exactMatch UMLS:C1847352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011739 pancreatic cancer, susceptibility to, 1 skos:exactMatch OMIM:606856 pancreatic cancer, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011740 Carney-Stratakis syndrome skos:exactMatch DOID:0080533 Carney-Stratakis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011740 Carney-Stratakis syndrome skos:exactMatch MESH:C564650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011740 Carney-Stratakis syndrome skos:exactMatch NCIT:C94831 Carney-Stratakis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011740 Carney-Stratakis syndrome skos:exactMatch OMIM:606864 paraganglioma and gastric stromal sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011740 Carney-Stratakis syndrome skos:exactMatch Orphanet:97286 Carney-Stratakis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011740 Carney-Stratakis syndrome skos:exactMatch SCTID:722377004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011740 Carney-Stratakis syndrome skos:exactMatch UMLS:C1847319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011741 Hirschsprung disease, susceptibility to, 6 skos:exactMatch OMIM:606874 hirschsprung disease, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011742 Hirschsprung disease, susceptibility to, 7 skos:exactMatch OMIM:606875 hirschsprung disease, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011743 Alzheimer disease 4 skos:exactMatch DOID:0110040 Alzheimer's disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011743 Alzheimer disease 4 skos:exactMatch MESH:C536596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011743 Alzheimer disease 4 skos:exactMatch NCIT:C123413 Alzheimer's Disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011743 Alzheimer disease 4 skos:exactMatch OMIM:606889 alzheimer disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011743 Alzheimer disease 4 skos:exactMatch UMLS:C1847200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011744 primary intraosseous venous malformation skos:exactMatch MESH:C564648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011744 primary intraosseous venous malformation skos:exactMatch OMIM:606893 vascular malformation, primary intraosseous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011744 primary intraosseous venous malformation skos:exactMatch Orphanet:140436 Primary intraosseous venous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011744 primary intraosseous venous malformation skos:exactMatch SCTID:764100007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011744 primary intraosseous venous malformation skos:exactMatch UMLS:C1847197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011745 duodenojejunal atresia with volvulus, absent dorsal mesentery, and absent superior mesenteric artery skos:exactMatch MESH:C535722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011745 duodenojejunal atresia with volvulus, absent dorsal mesentery, and absent superior mesenteric artery skos:exactMatch OMIM:606894 duodenojejunal atresia with volvulus, absent dorsal mesentery, and absent superior mesenteric artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011745 duodenojejunal atresia with volvulus, absent dorsal mesentery, and absent superior mesenteric artery skos:exactMatch UMLS:C1847196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011746 symphalangism, distal, with microdontia, dental pulp stones, and narrowed zygomatic arch skos:exactMatch MESH:C538148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011746 symphalangism, distal, with microdontia, dental pulp stones, and narrowed zygomatic arch skos:exactMatch OMIM:606895 symphalangism, distal, with microdontia, dental pulp stones, and narrowed zygomatic arch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011746 symphalangism, distal, with microdontia, dental pulp stones, and narrowed zygomatic arch skos:exactMatch UMLS:C1847185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011747 dyslexia, susceptibility to, 5 skos:exactMatch OMIM:606896 dyslexia, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011748 Usher syndrome type 1G skos:exactMatch DOID:0110834 Usher syndrome type 1G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011748 Usher syndrome type 1G skos:exactMatch MESH:C564643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011748 Usher syndrome type 1G skos:exactMatch OMIM:606943 usher syndrome, iia 1g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011748 Usher syndrome type 1G skos:exactMatch UMLS:C1847089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011749 oculocutaneous albinism type 1B skos:exactMatch DOID:0070095 oculocutaneous albinism type IB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011749 oculocutaneous albinism type 1B skos:exactMatch MESH:C537729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011749 oculocutaneous albinism type 1B skos:exactMatch OMIM:606952 albinism, oculocutaneous, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011749 oculocutaneous albinism type 1B skos:exactMatch Orphanet:79434 Oculocutaneous albinism type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011749 oculocutaneous albinism type 1B skos:exactMatch UMLS:C1847024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011750 obsolete insulinoma tumor suppressor gene locus skos:exactMatch OMIM:606960 insulinoma tumor suppressor gene locus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011752 nephronophthisis 4 skos:exactMatch DOID:0111115 nephronophthisis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011752 nephronophthisis 4 skos:exactMatch MESH:C564640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011752 nephronophthisis 4 skos:exactMatch OMIM:606966 nephronophthisis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011752 nephronophthisis 4 skos:exactMatch SCTID:446989009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011752 nephronophthisis 4 skos:exactMatch UMLS:C1847013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011752 nephronophthisis 4 skos:exactMatch UMLS:C2959367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011753 epilepsy, idiopathic generalized, susceptibility to, 2 skos:exactMatch DOID:0111317 idiopathic generalized epilepsy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011753 epilepsy, idiopathic generalized, susceptibility to, 2 skos:exactMatch OMIM:606972 epilepsy, idiopathic generalized, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011754 familial hyperreninemic hypoaldosteronism type 2 skos:exactMatch MESH:C564638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011754 familial hyperreninemic hypoaldosteronism type 2 skos:exactMatch OMIM:606984 hyperreninemic hypoaldosteronism, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011754 familial hyperreninemic hypoaldosteronism type 2 skos:exactMatch UMLS:C1846990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011755 senior-loken syndrome 3 skos:exactMatch MESH:C564637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011755 senior-loken syndrome 3 skos:exactMatch OMIM:606995 senior-loken syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011755 senior-loken syndrome 3 skos:exactMatch UMLS:C1846980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011756 Senior-Loken syndrome 4 skos:exactMatch MESH:C537581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011756 Senior-Loken syndrome 4 skos:exactMatch OMIM:606996 senior-loken syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011756 Senior-Loken syndrome 4 skos:exactMatch UMLS:C1846979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011757 brachydactyly type A1B skos:exactMatch DOID:0110974 brachydactyly type A1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011757 brachydactyly type A1B skos:exactMatch MESH:C564635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011757 brachydactyly type A1B skos:exactMatch OMIM:607004 brachydactyly, iia a1, B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011757 brachydactyly type A1B skos:exactMatch UMLS:C1846949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011758 Hurler syndrome skos:exactMatch DOID:0111390 mucopolysaccharidosis Ih semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011758 Hurler syndrome skos:exactMatch NCIT:C61261 Hurler Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011758 Hurler syndrome skos:exactMatch OMIM:607014 hurler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011758 Hurler syndrome skos:exactMatch Orphanet:93473 Hurler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011759 Hurler-Scheie syndrome skos:exactMatch DOID:0111389 mucopolysaccharidosis Ih/s semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011759 Hurler-Scheie syndrome skos:exactMatch NCIT:C122782 Hurler-Scheie Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011759 Hurler-Scheie syndrome skos:exactMatch OMIM:607015 hurler-scheie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011759 Hurler-Scheie syndrome skos:exactMatch Orphanet:93476 Hurler-Scheie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011759 Hurler-Scheie syndrome skos:exactMatch SCTID:73123008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011759 Hurler-Scheie syndrome skos:exactMatch UMLS:C0086431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011760 Scheie syndrome skos:exactMatch DOID:0060222 Scheie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011760 Scheie syndrome skos:exactMatch NCIT:C61265 Scheie Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011760 Scheie syndrome skos:exactMatch OMIM:607016 scheie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011760 Scheie syndrome skos:exactMatch Orphanet:93474 Scheie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011760 Scheie syndrome skos:exactMatch UMLS:C0026708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011761 autosomal dominant nonsyndromic hearing loss 21 skos:exactMatch DOID:0110551 autosomal dominant nonsyndromic deafness 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011761 autosomal dominant nonsyndromic hearing loss 21 skos:exactMatch MESH:C564634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011761 autosomal dominant nonsyndromic hearing loss 21 skos:exactMatch OMIM:607017 deafness, autosomal dominant 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011761 autosomal dominant nonsyndromic hearing loss 21 skos:exactMatch UMLS:C1846922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011762 autosomal recessive nonsyndromic hearing loss 22 skos:exactMatch DOID:0110480 autosomal recessive nonsyndromic deafness 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011762 autosomal recessive nonsyndromic hearing loss 22 skos:exactMatch MESH:C564633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011762 autosomal recessive nonsyndromic hearing loss 22 skos:exactMatch OMIM:607039 deafness, autosomal recessive 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011762 autosomal recessive nonsyndromic hearing loss 22 skos:exactMatch UMLS:C1846896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011763 obsolete T-box 24 skos:exactMatch OMIM:607044 t-box 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011764 autosomal dominant Parkinson disease 8 skos:exactMatch DOID:0060371 Parkinson's disease 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011764 autosomal dominant Parkinson disease 8 skos:exactMatch OMIM:607060 parkinson disease 8, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011764 autosomal dominant Parkinson disease 8 skos:exactMatch UMLS:C1846862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011765 multiple epiphyseal dysplasia type 5 skos:exactMatch DOID:0070299 multiple epiphyseal dysplasia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011765 multiple epiphyseal dysplasia type 5 skos:exactMatch MESH:C535505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011765 multiple epiphyseal dysplasia type 5 skos:exactMatch OMIM:607078 epiphyseal dysplasia, multiple, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011765 multiple epiphyseal dysplasia type 5 skos:exactMatch Orphanet:93311 Multiple epiphyseal dysplasia type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011765 multiple epiphyseal dysplasia type 5 skos:exactMatch SCTID:715674008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011765 multiple epiphyseal dysplasia type 5 skos:exactMatch UMLS:C1846843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011765 multiple epiphyseal dysplasia type 5 skos:exactMatch UMLS:C4275060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011766 46,XY gonadal dysgenesis-motor and sensory neuropathy syndrome skos:exactMatch MESH:C567773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011766 46,XY gonadal dysgenesis-motor and sensory neuropathy syndrome skos:exactMatch OMIM:607080 46,xy gonadal dysgenesis with minifascicular neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011766 46,XY gonadal dysgenesis-motor and sensory neuropathy syndrome skos:exactMatch Orphanet:168563 46,XY gonadal dysgenesis-motor and sensory neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011766 46,XY gonadal dysgenesis-motor and sensory neuropathy syndrome skos:exactMatch UMLS:C2751325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011767 autosomal recessive nonsyndromic hearing loss 31 skos:exactMatch DOID:0110490 autosomal recessive nonsyndromic deafness 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011767 autosomal recessive nonsyndromic hearing loss 31 skos:exactMatch MESH:C564629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011767 autosomal recessive nonsyndromic hearing loss 31 skos:exactMatch OMIM:607084 deafness, autosomal recessive 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011767 autosomal recessive nonsyndromic hearing loss 31 skos:exactMatch UMLS:C1846839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011768 myasthenia gravis with thymus hyperplasia skos:exactMatch MESH:C564628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011768 myasthenia gravis with thymus hyperplasia skos:exactMatch OMIM:607085 myasthenia gravis with thymus hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011768 myasthenia gravis with thymus hyperplasia skos:exactMatch UMLS:C1846838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011770 aortic aneurysm, familial thoracic 2 skos:exactMatch MESH:C564627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011770 aortic aneurysm, familial thoracic 2 skos:exactMatch OMIM:607087 aortic aneurysm, familial thoracic 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011770 aortic aneurysm, familial thoracic 2 skos:exactMatch UMLS:C1846837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011771 distal spinal muscular atrophy type 3 skos:exactMatch DOID:0111211 distal spinal muscular atrophy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011771 distal spinal muscular atrophy type 3 skos:exactMatch MESH:C564626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011771 distal spinal muscular atrophy type 3 skos:exactMatch OMIM:607088 spinal muscular atrophy, distal, autosomal recessive, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011771 distal spinal muscular atrophy type 3 skos:exactMatch Orphanet:139547 Distal spinal muscular atrophy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011771 distal spinal muscular atrophy type 3 skos:exactMatch UMLS:C1846823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011772 B4GALT1-congenital disorder of glycosylation skos:exactMatch DOID:0070256 congenital disorder of glycosylation type IId semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011772 B4GALT1-congenital disorder of glycosylation skos:exactMatch MESH:C535753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011772 B4GALT1-congenital disorder of glycosylation skos:exactMatch OMIM:607091 congenital disorder of glycosylation, iia iid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011772 B4GALT1-congenital disorder of glycosylation skos:exactMatch Orphanet:79332 B4GALT1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011772 B4GALT1-congenital disorder of glycosylation skos:exactMatch SCTID:725587007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011772 B4GALT1-congenital disorder of glycosylation skos:exactMatch UMLS:C2931009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011773 anauxetic dysplasia skos:exactMatch DOID:0050640 anauxetic dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011773 anauxetic dysplasia skos:exactMatch DOID:0080942 anauxetic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011773 anauxetic dysplasia skos:exactMatch MESH:C538256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011773 anauxetic dysplasia skos:exactMatch OMIMPS:607095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011773 anauxetic dysplasia skos:exactMatch Orphanet:93347 Anauxetic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011773 anauxetic dysplasia skos:exactMatch UMLS:C1846796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011773 anauxetic dysplasia skos:exactMatch UMLS:CN029084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011774 autosomal recessive nonsyndromic hearing loss 30 skos:exactMatch DOID:0110489 autosomal recessive nonsyndromic deafness 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011774 autosomal recessive nonsyndromic hearing loss 30 skos:exactMatch MESH:C564624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011774 autosomal recessive nonsyndromic hearing loss 30 skos:exactMatch OMIM:607101 deafness, autosomal recessive 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011774 autosomal recessive nonsyndromic hearing loss 30 skos:exactMatch UMLS:C1846784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011775 nasopharyngeal carcinoma, susceptibility to, 1 skos:exactMatch OMIM:607107 nasopharyngeal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011775 nasopharyngeal carcinoma, susceptibility to, 1 skos:exactMatch UMLS:C1846758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011776 CINCA syndrome skos:exactMatch DOID:0090029 CINCA Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011776 CINCA syndrome skos:exactMatch NCIT:C116380 Chronic Infantile Neurological Cutaneous and Articular Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011776 CINCA syndrome skos:exactMatch OMIM:607115 cinca syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011776 CINCA syndrome skos:exactMatch Orphanet:1451 CINCA syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011776 CINCA syndrome skos:exactMatch SCTID:239826001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011777 Alzheimer disease 8 skos:exactMatch DOID:0110041 Alzheimer's disease 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011777 Alzheimer disease 8 skos:exactMatch MESH:C564622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011777 Alzheimer disease 8 skos:exactMatch OMIM:607116 alzheimer disease 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011777 Alzheimer disease 8 skos:exactMatch UMLS:C1846735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011778 multiple epiphyseal dysplasia, Al-Gazali type skos:exactMatch MESH:C564621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011778 multiple epiphyseal dysplasia, Al-Gazali type skos:exactMatch OMIM:607131 al-gazali-bakalinova syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011778 multiple epiphyseal dysplasia, Al-Gazali type skos:exactMatch Orphanet:166024 Multiple epiphyseal dysplasia, Al-Gazali type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011778 multiple epiphyseal dysplasia, Al-Gazali type skos:exactMatch SCTID:719688002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011779 laryngeal atresia, encephalocele, and limb deformities skos:exactMatch MESH:C564620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011779 laryngeal atresia, encephalocele, and limb deformities skos:exactMatch OMIM:607132 laryngeal atresia, encephalocele, and limb deformities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011779 laryngeal atresia, encephalocele, and limb deformities skos:exactMatch UMLS:C1846721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011780 specific language impairment 3 skos:exactMatch OMIM:607134 specific language impairment 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011780 specific language impairment 3 skos:exactMatch UMLS:C1846719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch DOID:0050967 spinocerebellar ataxia type 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch MESH:C563505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch MESH:C564616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch MESH:C565866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch NCIT:C179861 Spinocerebellar Ataxia Type 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch OMIM:607136 spinocerebellar ataxia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch Orphanet:98759 Spinocerebellar ataxia type 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch SCTID:719249005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch UMLS:C1833995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch UMLS:C1846707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011781 spinocerebellar ataxia type 17 skos:exactMatch UMLS:C1859299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011782 angioid streaks skos:exactMatch DOID:13401 angioid streaks semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011782 angioid streaks skos:exactMatch MESH:D000793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011782 angioid streaks skos:exactMatch OMIM:607140 angioid streaks semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011782 angioid streaks skos:exactMatch UMLS:C0002982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011783 ALG12-congenital disorder of glycosylation skos:exactMatch DOID:0080559 congenital disorder of glycosylation Ig semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011783 ALG12-congenital disorder of glycosylation skos:exactMatch MESH:C535745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011783 ALG12-congenital disorder of glycosylation skos:exactMatch NCIT:C126873 Congenital Disorder of Glycosylation Type Ig semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011783 ALG12-congenital disorder of glycosylation skos:exactMatch OMIM:607143 congenital disorder of glycosylation, iia ig semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011783 ALG12-congenital disorder of glycosylation skos:exactMatch Orphanet:79324 ALG12-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011783 ALG12-congenital disorder of glycosylation skos:exactMatch SCTID:711155008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011783 ALG12-congenital disorder of glycosylation skos:exactMatch UMLS:C2931001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011784 Moyamoya disease 2 skos:exactMatch MESH:C536992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011784 Moyamoya disease 2 skos:exactMatch NCIT:C183312 Moyamoya Disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011784 Moyamoya disease 2 skos:exactMatch OMIM:607151 moyamoya disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011784 Moyamoya disease 2 skos:exactMatch UMLS:C1846689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011785 hereditary spastic paraplegia 19 skos:exactMatch DOID:0110772 hereditary spastic paraplegia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011785 hereditary spastic paraplegia 19 skos:exactMatch MESH:C536856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011785 hereditary spastic paraplegia 19 skos:exactMatch OMIM:607152 spastic paraplegia 19, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011785 hereditary spastic paraplegia 19 skos:exactMatch Orphanet:100999 Autosomal dominant spastic paraplegia type 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011785 hereditary spastic paraplegia 19 skos:exactMatch SCTID:763375003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011785 hereditary spastic paraplegia 19 skos:exactMatch UMLS:C1846685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011786 allergic rhinitis skos:exactMatch DOID:4481 allergic rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011786 allergic rhinitis skos:exactMatch NCIT:C79532 Allergic Rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011786 allergic rhinitis skos:exactMatch SCTID:61582004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011786 allergic rhinitis skos:exactMatch UMLS:C2607914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011787 autosomal recessive limb-girdle muscular dystrophy type 2I skos:exactMatch DOID:0110299 autosomal recessive limb-girdle muscular dystrophy type 2I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011787 autosomal recessive limb-girdle muscular dystrophy type 2I skos:exactMatch MESH:C564612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011787 autosomal recessive limb-girdle muscular dystrophy type 2I skos:exactMatch NCIT:C126739 Muscular Dystrophy-Dystroglycanopathy (Limb-Girdle) Type C, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011787 autosomal recessive limb-girdle muscular dystrophy type 2I skos:exactMatch OMIM:607155 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011787 autosomal recessive limb-girdle muscular dystrophy type 2I skos:exactMatch Orphanet:34515 FKRP-related limb-girdle muscular dystrophy R9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011787 autosomal recessive limb-girdle muscular dystrophy type 2I skos:exactMatch SCTID:718180000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011788 cloverleaf skull-multiple congenital anomalies syndrome skos:exactMatch MESH:C564611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011788 cloverleaf skull-multiple congenital anomalies syndrome skos:exactMatch OMIM:607161 multiple congenital anomalies syndrome with cloverleaf skull semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011788 cloverleaf skull-multiple congenital anomalies syndrome skos:exactMatch Orphanet:93267 Cloverleaf skull-multiple congenital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011788 cloverleaf skull-multiple congenital anomalies syndrome skos:exactMatch SCTID:717771007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011788 cloverleaf skull-multiple congenital anomalies syndrome skos:exactMatch UMLS:C1846671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011789 familial meningioma skos:exactMatch DOID:4586 familial meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011789 familial meningioma skos:exactMatch MESH:C537443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011789 familial meningioma skos:exactMatch NCIT:C5301 Hereditary Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011789 familial meningioma skos:exactMatch OMIM:607174 meningioma, familial, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011789 familial meningioma skos:exactMatch UMLS:C1333989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011790 Amish lethal microcephaly skos:exactMatch MESH:C538247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011790 Amish lethal microcephaly skos:exactMatch OMIM:607196 microcephaly, amish iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011790 Amish lethal microcephaly skos:exactMatch Orphanet:99742 Amish lethal microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011790 Amish lethal microcephaly skos:exactMatch SCTID:702437000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011790 Amish lethal microcephaly skos:exactMatch UMLS:C1846648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011792 thyroid dyshormonogenesis 6 skos:exactMatch DOID:0112189 thyroid dyshormonogenesis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011792 thyroid dyshormonogenesis 6 skos:exactMatch MESH:C564608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011792 thyroid dyshormonogenesis 6 skos:exactMatch OMIM:607200 thyroid dyshormonogenesis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011792 thyroid dyshormonogenesis 6 skos:exactMatch UMLS:C1846632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011793 celiac disease, susceptibility to, 5 skos:exactMatch OMIM:607202 celiac disease, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011794 obsolete Dravet syndrome skos:exactMatch Orphanet:33069 Dravet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011795 anonychia-microcephaly syndrome skos:exactMatch OMIM:607214 anonychia, total, with microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011795 anonychia-microcephaly syndrome skos:exactMatch Orphanet:1094 Anonychia-microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011795 anonychia-microcephaly syndrome skos:exactMatch SCTID:720494009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011796 epilepsy, partial, with pericentral spikes skos:exactMatch MESH:C564605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011796 epilepsy, partial, with pericentral spikes skos:exactMatch OMIM:607221 epilepsy, partial, with pericentral spikes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011796 epilepsy, partial, with pericentral spikes skos:exactMatch UMLS:C1846609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011797 infantile-onset ascending hereditary spastic paralysis skos:exactMatch MESH:C537217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011797 infantile-onset ascending hereditary spastic paralysis skos:exactMatch OMIM:607225 spastic paralysis, infantile-onset ascending semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011797 infantile-onset ascending hereditary spastic paralysis skos:exactMatch Orphanet:293168 Infantile-onset ascending hereditary spastic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011797 infantile-onset ascending hereditary spastic paralysis skos:exactMatch SCTID:703543005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011797 infantile-onset ascending hereditary spastic paralysis skos:exactMatch UMLS:C2931441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011798 hypoprebetalipoproteinemia, acanthocytosis, retinitis pigmentosa, and pallidal degeneration skos:exactMatch MESH:C564603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011798 hypoprebetalipoproteinemia, acanthocytosis, retinitis pigmentosa, and pallidal degeneration skos:exactMatch OMIM:607236 hypoprebetalipoproteinemia, acanthocytosis, retinitis pigmentosa, and pallidal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011798 hypoprebetalipoproteinemia, acanthocytosis, retinitis pigmentosa, and pallidal degeneration skos:exactMatch Orphanet:157855 HARP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011798 hypoprebetalipoproteinemia, acanthocytosis, retinitis pigmentosa, and pallidal degeneration skos:exactMatch UMLS:C1846582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011799 autosomal recessive nonsyndromic hearing loss 33 skos:exactMatch DOID:0110492 autosomal recessive nonsyndromic deafness 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011799 autosomal recessive nonsyndromic hearing loss 33 skos:exactMatch MESH:C564602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011799 autosomal recessive nonsyndromic hearing loss 33 skos:exactMatch OMIM:607239 deafness, autosomal recessive 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011799 autosomal recessive nonsyndromic hearing loss 33 skos:exactMatch UMLS:C1846576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011800 glioma susceptibility 4 skos:exactMatch OMIM:607248 glioma susceptibility 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011800 glioma susceptibility 4 skos:exactMatch UMLS:C2750944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011801 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 1 skos:exactMatch DOID:0090115 spinocerebellar ataxia type 1 with axonal neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011801 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 1 skos:exactMatch MESH:C537313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011801 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 1 skos:exactMatch OMIM:607250 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011801 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 1 skos:exactMatch Orphanet:94124 Spinocerebellar ataxia with axonal neuropathy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011801 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 1 skos:exactMatch SCTID:765091006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011801 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 1 skos:exactMatch UMLS:C1846574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011802 hypercalciuria, absorptive, 1 skos:exactMatch MESH:C564600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011802 hypercalciuria, absorptive, 1 skos:exactMatch OMIM:607258 hypercalciuria, absorptive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011802 hypercalciuria, absorptive, 1 skos:exactMatch UMLS:C1846573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011803 hereditary spastic paraplegia 7 skos:exactMatch DOID:0110816 hereditary spastic paraplegia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011803 hereditary spastic paraplegia 7 skos:exactMatch MESH:C564599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011803 hereditary spastic paraplegia 7 skos:exactMatch OMIM:607259 spastic paraplegia 7, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011803 hereditary spastic paraplegia 7 skos:exactMatch Orphanet:99013 Spastic paraplegia type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011803 hereditary spastic paraplegia 7 skos:exactMatch SCTID:715776003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011803 hereditary spastic paraplegia 7 skos:exactMatch UMLS:C1846564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011803 hereditary spastic paraplegia 7 skos:exactMatch UMLS:C3711370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011804 autoimmune lymphoproliferative syndrome type 2B skos:exactMatch DOID:0110116 autoimmune lymphoproliferative syndrome type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011804 autoimmune lymphoproliferative syndrome type 2B skos:exactMatch OMIM:607271 caspase 8 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011804 autoimmune lymphoproliferative syndrome type 2B skos:exactMatch Orphanet:275517 Autoimmune lymphoproliferative syndrome with recurrent viral infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011804 autoimmune lymphoproliferative syndrome type 2B skos:exactMatch SCTID:722290008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011805 asthma-related traits, susceptibility to, 1 skos:exactMatch OMIM:607277 asthma-related traits, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011805 asthma-related traits, susceptibility to, 1 skos:exactMatch UMLS:C1846534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011806 osteofibrous dysplasia skos:exactMatch MESH:C563276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011806 osteofibrous dysplasia skos:exactMatch MESH:C563787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011806 osteofibrous dysplasia skos:exactMatch NCIT:C53970 Osteofibrous Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011806 osteofibrous dysplasia skos:exactMatch OMIM:607278 osteofibrous dysplasia, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011806 osteofibrous dysplasia skos:exactMatch Orphanet:488265 Osteofibrous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011806 osteofibrous dysplasia skos:exactMatch UMLS:C1709353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011806 osteofibrous dysplasia skos:exactMatch UMLS:C1836723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011807 systemic lupus erythematosus with hemolytic anemia, susceptibility to, 1 skos:exactMatch OMIM:607279 systemic lupus erythematosus with hemolytic anemia, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011808 cataract 27 skos:exactMatch DOID:0110233 cataract 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011808 cataract 27 skos:exactMatch MESH:C564596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011808 cataract 27 skos:exactMatch OMIM:607304 cataract 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011808 cataract 27 skos:exactMatch UMLS:C1846520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011809 obsolete mammographic density skos:exactMatch MESH:C564595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011809 obsolete mammographic density skos:exactMatch OMIM:607308 mammographic density semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011810 horizontal gaze palsy with progressive scoliosis skos:exactMatch MESH:C564593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011810 horizontal gaze palsy with progressive scoliosis skos:exactMatch OMIMPS:607313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011810 horizontal gaze palsy with progressive scoliosis skos:exactMatch Orphanet:2744 Horizontal gaze palsy with progressive scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011810 horizontal gaze palsy with progressive scoliosis skos:exactMatch SCTID:702381007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011810 horizontal gaze palsy with progressive scoliosis skos:exactMatch UMLS:C1846496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011811 autosomal recessive cerebellar ataxia-saccadic intrusion syndrome skos:exactMatch DOID:0111611 autosomal recessive spinocerebellar ataxia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011811 autosomal recessive cerebellar ataxia-saccadic intrusion syndrome skos:exactMatch MESH:C537310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011811 autosomal recessive cerebellar ataxia-saccadic intrusion syndrome skos:exactMatch OMIM:607317 spinocerebellar ataxia, autosomal recessive 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011811 autosomal recessive cerebellar ataxia-saccadic intrusion syndrome skos:exactMatch Orphanet:95434 Autosomal recessive cerebellar ataxia-movement disorder syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011811 autosomal recessive cerebellar ataxia-saccadic intrusion syndrome skos:exactMatch UMLS:C1846492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011812 Duane-radial ray syndrome skos:exactMatch DOID:0060747 Duane-radial ray syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011812 Duane-radial ray syndrome skos:exactMatch OMIM:607323 duane-radial ray syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011812 Duane-radial ray syndrome skos:exactMatch Orphanet:93293 Okihiro syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011812 Duane-radial ray syndrome skos:exactMatch Orphanet:959 Acro-renal-ocular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011812 Duane-radial ray syndrome skos:exactMatch SCTID:699867001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011812 Duane-radial ray syndrome skos:exactMatch SCTID:720415006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011812 Duane-radial ray syndrome skos:exactMatch UMLS:CN206803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011813 polydactyly, postaxial, type A3 skos:exactMatch MESH:C564590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011813 polydactyly, postaxial, type A3 skos:exactMatch OMIM:607324 polydactyly, postaxial, iia a3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011813 polydactyly, postaxial, type A3 skos:exactMatch UMLS:C1846452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011814 Smith-McCort dysplasia 1 skos:exactMatch DOID:0081270 Smith-McCort dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011814 Smith-McCort dysplasia 1 skos:exactMatch OMIM:607326 smith-mccort dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011814 Smith-McCort dysplasia 1 skos:exactMatch UMLS:C3888088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011815 hypertension, essential, susceptibility to, 3 skos:exactMatch OMIM:607329 hypertension, essential, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011815 hypertension, essential, susceptibility to, 3 skos:exactMatch UMLS:C1846430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011816 lathosterolosis skos:exactMatch MESH:C537880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011816 lathosterolosis skos:exactMatch OMIM:607330 lathosterolosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011816 lathosterolosis skos:exactMatch Orphanet:46059 Lathosterolosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011816 lathosterolosis skos:exactMatch SCTID:719257008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011816 lathosterolosis skos:exactMatch UMLS:C1846421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011817 coronary heart disease, susceptibility to, 1 skos:exactMatch OMIM:607339 coronary heart disease, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011817 coronary heart disease, susceptibility to, 1 skos:exactMatch UMLS:C1846418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011818 isolated focal cortical dysplasia type II skos:exactMatch MESH:C537067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011818 isolated focal cortical dysplasia type II skos:exactMatch OMIM:607341 focal cortical dysplasia, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011818 isolated focal cortical dysplasia type II skos:exactMatch Orphanet:268994 Isolated focal cortical dysplasia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011819 spinocerebellar ataxia type 19/22 skos:exactMatch DOID:0050970 spinocerebellar ataxia type 19/22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011819 spinocerebellar ataxia type 19/22 skos:exactMatch MESH:C537198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011819 spinocerebellar ataxia type 19/22 skos:exactMatch MESH:C542540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011819 spinocerebellar ataxia type 19/22 skos:exactMatch NCIT:C163756 Spinocerebellar Ataxia Type 19/22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011819 spinocerebellar ataxia type 19/22 skos:exactMatch OMIM:607346 spinocerebellar ataxia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011819 spinocerebellar ataxia type 19/22 skos:exactMatch Orphanet:98772 Spinocerebellar ataxia type 19/22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011819 spinocerebellar ataxia type 19/22 skos:exactMatch SCTID:719251009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011820 scoliosis, isolated, susceptibility to, 2 skos:exactMatch OMIM:607354 scoliosis, isolated, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011821 Meckel syndrome, type 3 skos:exactMatch DOID:0070117 Meckel syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011821 Meckel syndrome, type 3 skos:exactMatch MESH:C536132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011821 Meckel syndrome, type 3 skos:exactMatch OMIM:607361 meckel syndrome, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011821 Meckel syndrome, type 3 skos:exactMatch UMLS:C1846357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011822 Bartter disease type 3 skos:exactMatch DOID:0110144 Bartter disease type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011822 Bartter disease type 3 skos:exactMatch OMIM:607364 bartter syndrome, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011822 Bartter disease type 3 skos:exactMatch Orphanet:93605 Bartter syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011822 Bartter disease type 3 skos:exactMatch SCTID:700111000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011822 Bartter disease type 3 skos:exactMatch UMLS:C1846343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011823 developmental malformations-deafness-dystonia syndrome skos:exactMatch MESH:C537704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011823 developmental malformations-deafness-dystonia syndrome skos:exactMatch OMIM:607371 dystonia, juvenile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011823 developmental malformations-deafness-dystonia syndrome skos:exactMatch Orphanet:79107 Developmental malformations-deafness-dystonia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011823 developmental malformations-deafness-dystonia syndrome skos:exactMatch UMLS:C1846331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011824 autism, susceptibility to, 8 skos:exactMatch OMIM:607373 autism, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011825 streptococcus, group A, severity of infection by skos:exactMatch OMIM:607395 streptococcus, group a, severity of infection by semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011826 glucocorticoid deficiency 2 skos:exactMatch MESH:C564577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011826 glucocorticoid deficiency 2 skos:exactMatch NCIT:C123728 Familial Glucocorticoid Deficiency Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011826 glucocorticoid deficiency 2 skos:exactMatch OMIM:607398 glucocorticoid deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011827 patent ductus arteriosus skos:exactMatch DOID:13832 patent ductus arteriosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011827 patent ductus arteriosus skos:exactMatch ICD10CM:Q25.0 Patent ductus arteriosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011827 patent ductus arteriosus skos:exactMatch MESH:D004374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011827 patent ductus arteriosus skos:exactMatch NCIT:C84492 Patent Ductus Arteriosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011827 patent ductus arteriosus skos:exactMatch OMIMPS:607411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011827 patent ductus arteriosus skos:exactMatch Orphanet:706 NON RARE IN EUROPE: Patent arterial duct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011827 patent ductus arteriosus skos:exactMatch SCTID:83330001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011828 intellectual disability, autosomal recessive 2 skos:exactMatch MESH:C564404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011828 intellectual disability, autosomal recessive 2 skos:exactMatch OMIM:607417 intellectual developmental disorder, autosomal recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011828 intellectual disability, autosomal recessive 2 skos:exactMatch UMLS:C1843942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011829 coenzyme Q10 deficiency, primary, 1 skos:exactMatch DOID:0070238 primary coenzyme Q10 deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011829 coenzyme Q10 deficiency, primary, 1 skos:exactMatch OMIM:607426 coenzyme Q10 deficiency, primary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011829 coenzyme Q10 deficiency, primary, 1 skos:exactMatch UMLS:C3551954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011830 lissencephaly due to LIS1 mutation skos:exactMatch DOID:0112237 lissencephaly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011830 lissencephaly due to LIS1 mutation skos:exactMatch OMIM:607432 lissencephaly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011830 lissencephaly due to LIS1 mutation skos:exactMatch Orphanet:95232 Lissencephaly due to LIS1 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011830 lissencephaly due to LIS1 mutation skos:exactMatch UMLS:CN228917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011831 arrhythmogenic right ventricular dysplasia 8 skos:exactMatch DOID:0110076 arrhythmogenic right ventricular dysplasia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011831 arrhythmogenic right ventricular dysplasia 8 skos:exactMatch MESH:C564400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011831 arrhythmogenic right ventricular dysplasia 8 skos:exactMatch OMIM:607450 arrhythmogenic right ventricular dysplasia, familial, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011831 arrhythmogenic right ventricular dysplasia 8 skos:exactMatch UMLS:C1843896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011832 autosomal dominant nonsyndromic hearing loss 44 skos:exactMatch DOID:0110569 autosomal dominant nonsyndromic deafness 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011832 autosomal dominant nonsyndromic hearing loss 44 skos:exactMatch MESH:C564399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011832 autosomal dominant nonsyndromic hearing loss 44 skos:exactMatch OMIM:607453 deafness, autosomal dominant 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011832 autosomal dominant nonsyndromic hearing loss 44 skos:exactMatch UMLS:C1843895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011833 spinocerebellar ataxia type 21 skos:exactMatch DOID:0050972 spinocerebellar ataxia type 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011833 spinocerebellar ataxia type 21 skos:exactMatch MESH:C537200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011833 spinocerebellar ataxia type 21 skos:exactMatch OMIM:607454 spinocerebellar ataxia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011833 spinocerebellar ataxia type 21 skos:exactMatch Orphanet:98773 Spinocerebellar ataxia type 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011833 spinocerebellar ataxia type 21 skos:exactMatch SCTID:718774001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011833 spinocerebellar ataxia type 21 skos:exactMatch UMLS:C1843891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011834 spinocerebellar ataxia type 18 skos:exactMatch DOID:0050969 spinocerebellar ataxia type 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011834 spinocerebellar ataxia type 18 skos:exactMatch MESH:C537197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011834 spinocerebellar ataxia type 18 skos:exactMatch OMIM:607458 spinocerebellar ataxia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011834 spinocerebellar ataxia type 18 skos:exactMatch Orphanet:98771 Spinocerebellar ataxia type 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011834 spinocerebellar ataxia type 18 skos:exactMatch SCTID:719250005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011834 spinocerebellar ataxia type 18 skos:exactMatch UMLS:C1843884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011835 sensory ataxic neuropathy, dysarthria, and ophthalmoparesis skos:exactMatch DOID:0111276 sensory ataxic neuropathy, dysarthria, and ophthalmoparesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011835 sensory ataxic neuropathy, dysarthria, and ophthalmoparesis skos:exactMatch OMIM:607459 sensory ataxic neuropathy, dysarthria, and ophthalmoparesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011835 sensory ataxic neuropathy, dysarthria, and ophthalmoparesis skos:exactMatch Orphanet:402082 Progressive myoclonic epilepsy type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011835 sensory ataxic neuropathy, dysarthria, and ophthalmoparesis skos:exactMatch Orphanet:70595 Sensory ataxic neuropathy-dysarthria-ophthalmoparesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011835 sensory ataxic neuropathy, dysarthria, and ophthalmoparesis skos:exactMatch UMLS:C1843851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011835 sensory ataxic neuropathy, dysarthria, and ophthalmoparesis skos:exactMatch UMLS:CN226157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011836 thyroid Hurthle cell carcinoma skos:exactMatch DOID:8161 thyroid gland Hurthle cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011836 thyroid Hurthle cell carcinoma skos:exactMatch MESH:C536913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011836 thyroid Hurthle cell carcinoma skos:exactMatch OMIM:607464 thyroid carcinoma, hurthle cell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011836 thyroid Hurthle cell carcinoma skos:exactMatch SCTID:423158009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011837 vitamin K-dependent clotting factors, combined deficiency of, type 2 skos:exactMatch MESH:C564393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011837 vitamin K-dependent clotting factors, combined deficiency of, type 2 skos:exactMatch OMIM:607473 vitamin k-dependent clotting factors, combined deficiency of, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011837 vitamin K-dependent clotting factors, combined deficiency of, type 2 skos:exactMatch UMLS:C1843832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011838 Bothnia retinal dystrophy skos:exactMatch DOID:0050683 Bothnia retinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011838 Bothnia retinal dystrophy skos:exactMatch MESH:C564392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011838 Bothnia retinal dystrophy skos:exactMatch OMIM:607475 bothnia retinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011838 Bothnia retinal dystrophy skos:exactMatch Orphanet:85128 Bothnia retinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011838 Bothnia retinal dystrophy skos:exactMatch SCTID:715647007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011838 Bothnia retinal dystrophy skos:exactMatch UMLS:C1843816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011839 Newfoundland cone-rod dystrophy skos:exactMatch DOID:0111015 Newfoundland cone-rod dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011839 Newfoundland cone-rod dystrophy skos:exactMatch MESH:C564391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011839 Newfoundland cone-rod dystrophy skos:exactMatch OMIM:607476 newfoundland rod-cone dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011839 Newfoundland cone-rod dystrophy skos:exactMatch UMLS:C1843815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011840 dilated cardiomyopathy 1M skos:exactMatch DOID:0110449 dilated cardiomyopathy 1M semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011840 dilated cardiomyopathy 1M skos:exactMatch MESH:C564390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011840 dilated cardiomyopathy 1M skos:exactMatch OMIM:607482 cardiomyopathy, dilated, 1m semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011840 dilated cardiomyopathy 1M skos:exactMatch UMLS:C1843808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011841 biotin-responsive basal ganglia disease skos:exactMatch DOID:0050659 biotin-responsive basal ganglia disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011841 biotin-responsive basal ganglia disease skos:exactMatch MESH:C537658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011841 biotin-responsive basal ganglia disease skos:exactMatch OMIM:607483 thiamine metabolism dysfunction syndrome 2 (biotin- or thiamine-responsive type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011841 biotin-responsive basal ganglia disease skos:exactMatch Orphanet:199348 Thiamine-responsive encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011841 biotin-responsive basal ganglia disease skos:exactMatch Orphanet:65284 Biotin-thiamine-responsive basal ganglia disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011841 biotin-responsive basal ganglia disease skos:exactMatch SCTID:703522009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011841 biotin-responsive basal ganglia disease skos:exactMatch SCTID:723557004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011841 biotin-responsive basal ganglia disease skos:exactMatch UMLS:C1843807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011842 GRN-related frontotemporal lobar degeneration with Tdp43 inclusions skos:exactMatch DOID:0060672 Grn-related frontotemporal lobar degeneration with Tdp43 inclusions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011842 GRN-related frontotemporal lobar degeneration with Tdp43 inclusions skos:exactMatch OMIM:607485 frontotemporal lobar degeneration with tdp43 inclusions, grn-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011843 hypertrophic cardiomyopathy 25 skos:exactMatch DOID:0110328 hypertrophic cardiomyopathy 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011843 hypertrophic cardiomyopathy 25 skos:exactMatch MESH:C564388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011843 hypertrophic cardiomyopathy 25 skos:exactMatch OMIM:607487 cardiomyopathy, familial hypertrophic, 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011843 hypertrophic cardiomyopathy 25 skos:exactMatch UMLS:C1843791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011844 myoclonic dystonia 15 skos:exactMatch DOID:0090035 myoclonic dystonia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011844 myoclonic dystonia 15 skos:exactMatch MESH:C538002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011844 myoclonic dystonia 15 skos:exactMatch OMIM:607488 dystonia 15, myoclonic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011844 myoclonic dystonia 15 skos:exactMatch Orphanet:210566 Myoclonic dystonia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011844 myoclonic dystonia 15 skos:exactMatch UMLS:C1843786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011845 migraine with or without aura, susceptibility to, 3 skos:exactMatch OMIM:607498 migraine with or without aura, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011846 bulimia nervosa, susceptibility to, 1 skos:exactMatch OMIM:607499 bulimia nervosa, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011846 bulimia nervosa, susceptibility to, 1 skos:exactMatch UMLS:CN244558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011847 migraine without aura, susceptibility to, 4 skos:exactMatch OMIM:607501 migraine without aura, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011848 headache associated with sexual activity skos:exactMatch ICD10CM:G44.82 Headache associated with sexual activity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011848 headache associated with sexual activity skos:exactMatch OMIM:607504 headache associated with sexual activity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011849 psoriatic arthritis skos:exactMatch DOID:9008 psoriatic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011849 psoriatic arthritis skos:exactMatch MESH:D015535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011849 psoriatic arthritis skos:exactMatch NCIT:C61277 Psoriatic Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011849 psoriatic arthritis skos:exactMatch Orphanet:40050 NON RARE IN EUROPE: Psoriatic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011849 psoriatic arthritis skos:exactMatch SCTID:156370009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011849 psoriatic arthritis skos:exactMatch UMLS:C0003872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011850 migraine with or without aura, susceptibility to, 5 skos:exactMatch OMIM:607508 migraine with or without aura, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011851 migraine with or without aura, susceptibility to, 6 skos:exactMatch MESH:C564385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011851 migraine with or without aura, susceptibility to, 6 skos:exactMatch OMIM:607516 migraine with or without aura, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011852 nonsyndromic congenital nail disorder 8 skos:exactMatch DOID:0080086 nonsyndromic congenital nail disorder 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011852 nonsyndromic congenital nail disorder 8 skos:exactMatch MESH:C564384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011852 nonsyndromic congenital nail disorder 8 skos:exactMatch OMIM:607523 nail disorder, nonsyndromic congenital, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011852 nonsyndromic congenital nail disorder 8 skos:exactMatch UMLS:C1843761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011853 Camptosynpolydactyly, complex skos:exactMatch MESH:C564383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011853 Camptosynpolydactyly, complex skos:exactMatch OMIM:607539 camptosynpolydactyly, complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011853 Camptosynpolydactyly, complex skos:exactMatch UMLS:C1843758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011854 secretory diarrhea, myopathy, and deafness skos:exactMatch MESH:C564382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011854 secretory diarrhea, myopathy, and deafness skos:exactMatch OMIM:607540 secretory diarrhea, myopathy, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011854 secretory diarrhea, myopathy, and deafness skos:exactMatch UMLS:C1843757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011855 granular corneal dystrophy type II skos:exactMatch DOID:0060444 granular corneal dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011855 granular corneal dystrophy type II skos:exactMatch MESH:C535474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011855 granular corneal dystrophy type II skos:exactMatch OMIM:607541 corneal dystrophy, avellino iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011855 granular corneal dystrophy type II skos:exactMatch Orphanet:98963 Granular corneal dystrophy type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011855 granular corneal dystrophy type II skos:exactMatch SCTID:397568004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011855 granular corneal dystrophy type II skos:exactMatch UMLS:C1275685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011856 spondylometaphyseal dysplasia-bowed forearms-facial dysmorphism syndrome skos:exactMatch DOID:0112305 spondylometaphyseal dysplasia with bowed forearms and facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011856 spondylometaphyseal dysplasia-bowed forearms-facial dysmorphism syndrome skos:exactMatch MESH:C535791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011856 spondylometaphyseal dysplasia-bowed forearms-facial dysmorphism syndrome skos:exactMatch OMIM:607543 spondylometaphyseal dysplasia with bowed forearms and facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011856 spondylometaphyseal dysplasia-bowed forearms-facial dysmorphism syndrome skos:exactMatch Orphanet:168552 Spondylometaphyseal dysplasia-bowed forearms-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011856 spondylometaphyseal dysplasia-bowed forearms-facial dysmorphism syndrome skos:exactMatch UMLS:C1843706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011857 atrial fibrillation, familial, 3 skos:exactMatch MESH:C563817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011857 atrial fibrillation, familial, 3 skos:exactMatch OMIM:607554 atrial fibrillation, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011857 atrial fibrillation, familial, 3 skos:exactMatch UMLS:C1837014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011858 spastic paraplegia, ataxia, and intellectual disability skos:exactMatch MESH:C564378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011858 spastic paraplegia, ataxia, and intellectual disability skos:exactMatch OMIM:607565 spastic paraplegia, ataxia, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011858 spastic paraplegia, ataxia, and intellectual disability skos:exactMatch UMLS:C1843661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011860 leprosy, susceptibility to, 2 skos:exactMatch OMIM:607572 leprosy, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011860 leprosy, susceptibility to, 2 skos:exactMatch UMLS:C1843632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011861 breath-holding Spells skos:exactMatch OMIM:607578 breath-holding spells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011862 hereditary spastic paraplegia 24 skos:exactMatch DOID:0110775 hereditary spastic paraplegia 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011862 hereditary spastic paraplegia 24 skos:exactMatch MESH:C564375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011862 hereditary spastic paraplegia 24 skos:exactMatch OMIM:607584 spastic paraplegia 24, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011862 hereditary spastic paraplegia 24 skos:exactMatch Orphanet:101004 Autosomal recessive spastic paraplegia type 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011862 hereditary spastic paraplegia 24 skos:exactMatch UMLS:C1843569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011863 prostate cancer aggressiveness quantitative trait locus on chromosome 19 skos:exactMatch OMIM:607592 prostate cancer aggressiveness quantitative trait locus on chromosome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011864 immunodeficiency, common variable, 1 skos:exactMatch OMIM:607594 immunodeficiency, common variable, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011864 immunodeficiency, common variable, 1 skos:exactMatch UMLS:C3149378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011866 pontocerebellar hypoplasia type 1A skos:exactMatch DOID:0060265 pontocerebellar hypoplasia type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011866 pontocerebellar hypoplasia type 1A skos:exactMatch OMIM:607596 pontocerebellar hypoplasia, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011867 microphthalmia with cyst, bilateral facial clefts, and limb anomalies skos:exactMatch MESH:C564370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011867 microphthalmia with cyst, bilateral facial clefts, and limb anomalies skos:exactMatch OMIM:607597 microphthalmia with cyst, bilateral facial clefts, and limb anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011867 microphthalmia with cyst, bilateral facial clefts, and limb anomalies skos:exactMatch UMLS:C1843492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011868 lethal congenital contracture syndrome 2 skos:exactMatch DOID:0060560 lethal congenital contracture syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011868 lethal congenital contracture syndrome 2 skos:exactMatch MESH:C564369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011868 lethal congenital contracture syndrome 2 skos:exactMatch OMIM:607598 lethal congenital contracture syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011868 lethal congenital contracture syndrome 2 skos:exactMatch Orphanet:137776 Lethal congenital contracture syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011868 lethal congenital contracture syndrome 2 skos:exactMatch SCTID:715419004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011868 lethal congenital contracture syndrome 2 skos:exactMatch UMLS:C1843478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011868 lethal congenital contracture syndrome 2 skos:exactMatch UMLS:C4275145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011869 epidermolysis bullosa simplex superficialis skos:exactMatch MESH:C564368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011869 epidermolysis bullosa simplex superficialis skos:exactMatch OMIM:607600 epidermolysis bullosa simplex superficialis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011869 epidermolysis bullosa simplex superficialis skos:exactMatch Orphanet:89839 OBSOLETE: Epidermolysis bullosa simplex superficialis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011869 epidermolysis bullosa simplex superficialis skos:exactMatch UMLS:C1843477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011870 annular epidermolytic ichthyosis skos:exactMatch MESH:C564367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011870 annular epidermolytic ichthyosis skos:exactMatch OMIMPS:607602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011870 annular epidermolytic ichthyosis skos:exactMatch Orphanet:281139 Annular epidermolytic ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011870 annular epidermolytic ichthyosis skos:exactMatch SCTID:718631006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011870 annular epidermolytic ichthyosis skos:exactMatch UMLS:C1843463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011871 Niemann-Pick disease type B skos:exactMatch DOID:0070112 Niemann-Pick disease type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011871 Niemann-Pick disease type B skos:exactMatch ICD10CM:E75.241 Niemann-Pick disease type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011871 Niemann-Pick disease type B skos:exactMatch MESH:D052537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011871 Niemann-Pick disease type B skos:exactMatch NCIT:C126866 Niemann-Pick Disease, Type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011871 Niemann-Pick disease type B skos:exactMatch OMIM:607616 niemann-pick disease, iia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011871 Niemann-Pick disease type B skos:exactMatch Orphanet:77293 Chronic visceral acid sphingomyelinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011871 Niemann-Pick disease type B skos:exactMatch SCTID:39390005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011871 Niemann-Pick disease type B skos:exactMatch UMLS:C0268243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011872 Griscelli syndrome type 2 skos:exactMatch DOID:0060833 Griscelli syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011872 Griscelli syndrome type 2 skos:exactMatch MESH:C537302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011872 Griscelli syndrome type 2 skos:exactMatch NCIT:C111814 Griscelli Syndrome Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011872 Griscelli syndrome type 2 skos:exactMatch OMIM:607624 griscelli syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011872 Griscelli syndrome type 2 skos:exactMatch Orphanet:79477 Griscelli syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011872 Griscelli syndrome type 2 skos:exactMatch UMLS:C1868679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011873 Niemann-Pick disease, type C2 skos:exactMatch DOID:0070114 Niemann-Pick disease type C2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011873 Niemann-Pick disease, type C2 skos:exactMatch MESH:C536119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011873 Niemann-Pick disease, type C2 skos:exactMatch NCIT:C126865 Niemann-Pick Disease, Type C2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011873 Niemann-Pick disease, type C2 skos:exactMatch OMIM:607625 niemann-pick disease, iia c2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011873 Niemann-Pick disease, type C2 skos:exactMatch UMLS:C1843366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011874 neonatal ichthyosis-sclerosing cholangitis syndrome skos:exactMatch MESH:C564365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011874 neonatal ichthyosis-sclerosing cholangitis syndrome skos:exactMatch OMIM:607626 ichthyosis, leukocyte vacuoles, alopecia, and sclerosing cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011874 neonatal ichthyosis-sclerosing cholangitis syndrome skos:exactMatch Orphanet:59303 Neonatal ichthyosis-sclerosing cholangitis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011874 neonatal ichthyosis-sclerosing cholangitis syndrome skos:exactMatch SCTID:724278007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011874 neonatal ichthyosis-sclerosing cholangitis syndrome skos:exactMatch UMLS:C1843355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011875 epilepsy, idiopathic generalized, susceptibility to, 11 skos:exactMatch DOID:0111312 idiopathic generalized epilepsy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011875 epilepsy, idiopathic generalized, susceptibility to, 11 skos:exactMatch OMIM:607628 epilepsy, idiopathic generalized, susceptibility to, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011876 juvenile absence epilepsy skos:exactMatch DOID:0060172 juvenile absence epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011876 juvenile absence epilepsy skos:exactMatch NCIT:C129868 Juvenile Absence Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011876 juvenile absence epilepsy skos:exactMatch OMIMPS:607631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011876 juvenile absence epilepsy skos:exactMatch Orphanet:1941 Juvenile absence epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011876 juvenile absence epilepsy skos:exactMatch SCTID:230413002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011876 juvenile absence epilepsy skos:exactMatch UMLS:C4317339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011877 autosomal dominant osteopetrosis 1 skos:exactMatch DOID:0110937 autosomal dominant osteopetrosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011877 autosomal dominant osteopetrosis 1 skos:exactMatch MESH:C536056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011877 autosomal dominant osteopetrosis 1 skos:exactMatch OMIM:607634 osteopetrosis, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011877 autosomal dominant osteopetrosis 1 skos:exactMatch Orphanet:2783 Autosomal dominant osteopetrosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011877 autosomal dominant osteopetrosis 1 skos:exactMatch UMLS:C1843330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011879 neuronopathy, distal hereditary motor, type 7B skos:exactMatch DOID:0111202 distal hereditary motor neuronopathy type 7B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011879 neuronopathy, distal hereditary motor, type 7B skos:exactMatch MESH:C564362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011879 neuronopathy, distal hereditary motor, type 7B skos:exactMatch OMIM:607641 neuronopathy, distal hereditary motor, iia 7b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011879 neuronopathy, distal hereditary motor, type 7B skos:exactMatch UMLS:C1843315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011880 candidiasis, familial, 3 skos:exactMatch MESH:C564361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011880 candidiasis, familial, 3 skos:exactMatch OMIM:607644 candidiasis, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011880 candidiasis, familial, 3 skos:exactMatch UMLS:C1843306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011881 keratosis palmoplantaris striata 3 skos:exactMatch DOID:0081110 keratosis palmoplantaris striata 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011881 keratosis palmoplantaris striata 3 skos:exactMatch MESH:C536163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011881 keratosis palmoplantaris striata 3 skos:exactMatch OMIM:607654 keratosis palmoplantaris striata 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011881 keratosis palmoplantaris striata 3 skos:exactMatch UMLS:C2931123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011882 skin fragility-woolly hair-palmoplantar keratoderma syndrome skos:exactMatch MESH:C564359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011882 skin fragility-woolly hair-palmoplantar keratoderma syndrome skos:exactMatch OMIM:607655 skin fragility-woolly hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011882 skin fragility-woolly hair-palmoplantar keratoderma syndrome skos:exactMatch Orphanet:293165 Skin fragility-woolly hair-palmoplantar keratoderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011882 skin fragility-woolly hair-palmoplantar keratoderma syndrome skos:exactMatch UMLS:C1843292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011883 Curly hair - acral keratoderma - caries syndrome skos:exactMatch MESH:C536220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011883 Curly hair - acral keratoderma - caries syndrome skos:exactMatch OMIM:607656 curly hair-acral keratoderma-caries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011883 Curly hair - acral keratoderma - caries syndrome skos:exactMatch Orphanet:307766 Curly hair-acral keratoderma-caries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011884 hypotrichosis-osteolysis-periodontitis-palmoplantar keratoderma syndrome skos:exactMatch MESH:C564357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011884 hypotrichosis-osteolysis-periodontitis-palmoplantar keratoderma syndrome skos:exactMatch OMIM:607658 hypotrichosis-osteolysis-periodontitis-palmoplantar keratoderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011884 hypotrichosis-osteolysis-periodontitis-palmoplantar keratoderma syndrome skos:exactMatch Orphanet:307936 Hypotrichosis-osteolysis-periodontitis-palmoplantar keratoderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011884 hypotrichosis-osteolysis-periodontitis-palmoplantar keratoderma syndrome skos:exactMatch SCTID:763658004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011884 hypotrichosis-osteolysis-periodontitis-palmoplantar keratoderma syndrome skos:exactMatch UMLS:C1843285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011885 tubulointerstitial nephritis and uveitis syndrome skos:exactMatch MESH:C536922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011885 tubulointerstitial nephritis and uveitis syndrome skos:exactMatch NCIT:C123021 Tubulointerstitial Nephritis and Uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011885 tubulointerstitial nephritis and uveitis syndrome skos:exactMatch OMIM:607665 tubulointerstitial nephritis with uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011885 tubulointerstitial nephritis and uveitis syndrome skos:exactMatch Orphanet:91500 Tubulointerstitial nephritis and uveitis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011885 tubulointerstitial nephritis and uveitis syndrome skos:exactMatch UMLS:C1843273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011886 torsion dystonia 13 skos:exactMatch DOID:0090037 torsion dystonia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011886 torsion dystonia 13 skos:exactMatch MESH:C564354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011886 torsion dystonia 13 skos:exactMatch OMIM:607671 dystonia 13, torsion, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011886 torsion dystonia 13 skos:exactMatch Orphanet:98807 Primary dystonia, DYT13 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011886 torsion dystonia 13 skos:exactMatch SCTID:719278006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011887 cataract, congenital, with mental impairment and dentate gyrus atrophy skos:exactMatch MESH:C564353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011887 cataract, congenital, with mental impairment and dentate gyrus atrophy skos:exactMatch OMIM:607674 cataract, congenital, with mental impairment and dentate gyrus atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011887 cataract, congenital, with mental impairment and dentate gyrus atrophy skos:exactMatch UMLS:C1843257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011888 immunodeficiency 67 skos:exactMatch MESH:C564352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011888 immunodeficiency 67 skos:exactMatch OMIM:607676 immunodeficiency 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011888 immunodeficiency 67 skos:exactMatch Orphanet:70592 Immunodeficiency due to interleukin-1 receptor-associated kinase-4 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011888 immunodeficiency 67 skos:exactMatch UMLS:C1843256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011889 Charcot-Marie-Tooth disease type 2I skos:exactMatch DOID:0110158 Charcot-Marie-Tooth disease type 2I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011889 Charcot-Marie-Tooth disease type 2I skos:exactMatch OMIM:607677 charcot-marie-tooth disease, axonal, iia 2i semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011889 Charcot-Marie-Tooth disease type 2I skos:exactMatch Orphanet:99942 Autosomal dominant Charcot-Marie-Tooth disease type 2I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011889 Charcot-Marie-Tooth disease type 2I skos:exactMatch SCTID:717013009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011889 Charcot-Marie-Tooth disease type 2I skos:exactMatch UMLS:CN207466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011890 Charcot-Marie-Tooth disease type 1D skos:exactMatch DOID:0110150 Charcot-Marie-Tooth disease type 1D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011890 Charcot-Marie-Tooth disease type 1D skos:exactMatch MESH:C537985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011890 Charcot-Marie-Tooth disease type 1D skos:exactMatch OMIM:607678 charcot-marie-tooth disease, demyelinating, iia 1d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011890 Charcot-Marie-Tooth disease type 1D skos:exactMatch Orphanet:101084 Charcot-Marie-Tooth disease type 1D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011890 Charcot-Marie-Tooth disease type 1D skos:exactMatch SCTID:719979008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011890 Charcot-Marie-Tooth disease type 1D skos:exactMatch UMLS:C1843247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011891 febrile seizures, familial, 8 skos:exactMatch DOID:0111298 familial febrile seizures 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011891 febrile seizures, familial, 8 skos:exactMatch MESH:C565811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011891 febrile seizures, familial, 8 skos:exactMatch OMIM:607681 febrile seizures, familial, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011891 febrile seizures, familial, 8 skos:exactMatch UMLS:C1843244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011891 febrile seizures, familial, 8 skos:exactMatch UMLS:C1858674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011892 epilepsy, idiopathic generalized, susceptibility to, 9 skos:exactMatch DOID:0111323 idiopathic generalized epilepsy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011892 epilepsy, idiopathic generalized, susceptibility to, 9 skos:exactMatch OMIM:607682 epilepsy, idiopathic generalized, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011893 autosomal dominant nonsyndromic hearing loss 52 skos:exactMatch DOID:0110578 autosomal dominant nonsyndromic deafness 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011893 autosomal dominant nonsyndromic hearing loss 52 skos:exactMatch MESH:C564348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011893 autosomal dominant nonsyndromic hearing loss 52 skos:exactMatch OMIM:607683 deafness, autosomal dominant 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011893 autosomal dominant nonsyndromic hearing loss 52 skos:exactMatch UMLS:C1843232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011894 Charcot-Marie-Tooth disease type 2E skos:exactMatch DOID:0110165 Charcot-Marie-Tooth disease type 2E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011894 Charcot-Marie-Tooth disease type 2E skos:exactMatch MESH:C537994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011894 Charcot-Marie-Tooth disease type 2E skos:exactMatch NCIT:C134953 Charcot-Marie-Tooth Disease Type 2E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011894 Charcot-Marie-Tooth disease type 2E skos:exactMatch OMIM:607684 charcot-marie-tooth disease, axonal, iia 2e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011894 Charcot-Marie-Tooth disease type 2E skos:exactMatch Orphanet:99939 Autosomal dominant Charcot-Marie-Tooth disease type 2E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011894 Charcot-Marie-Tooth disease type 2E skos:exactMatch SCTID:717012004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011895 idiopathic hypereosinophilic syndrome skos:exactMatch OMIM:607685 hypereosinophilic syndrome, idiopathic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011895 idiopathic hypereosinophilic syndrome skos:exactMatch Orphanet:3260 Idiopathic hypereosinophilic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011895 idiopathic hypereosinophilic syndrome skos:exactMatch SCTID:423294001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011895 idiopathic hypereosinophilic syndrome skos:exactMatch UMLS:C0206141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011896 Parkinson disease 11, autosomal dominant, susceptibility to skos:exactMatch MESH:C564345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011896 Parkinson disease 11, autosomal dominant, susceptibility to skos:exactMatch OMIM:607688 parkinson disease 11, autosomal dominant, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011896 Parkinson disease 11, autosomal dominant, susceptibility to skos:exactMatch UMLS:C1843211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011897 leukoencephalopathy-ataxia-hypodontia-hypomyelination syndrome skos:exactMatch DOID:0060794 hypomyelinating leukodystrophy 7 with or without oligodontia and-or hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011897 leukoencephalopathy-ataxia-hypodontia-hypomyelination syndrome skos:exactMatch OMIM:607694 leukodystrophy, hypomyelinating, 7, with or without oligodontia and/or hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011897 leukoencephalopathy-ataxia-hypodontia-hypomyelination syndrome skos:exactMatch Orphanet:137639 Hypomyelinating leukodystrophy-ataxia-hypodontia-hypomyelination syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011897 leukoencephalopathy-ataxia-hypodontia-hypomyelination syndrome skos:exactMatch SCTID:721846006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011898 Charcot-Marie-Tooth disease, axonal, with vocal cord paresis, autosomal recessive skos:exactMatch OMIM:607706 charcot-marie-tooth disease, axonal, with vocal cord paresis, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011898 Charcot-Marie-Tooth disease, axonal, with vocal cord paresis, autosomal recessive skos:exactMatch UMLS:C1843183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011899 Noonan syndrome-like disorder with loose anagen hair skos:exactMatch DOID:0080691 Noonan syndrome-like disorder with loose anagen hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011899 Noonan syndrome-like disorder with loose anagen hair skos:exactMatch MESH:C564342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011899 Noonan syndrome-like disorder with loose anagen hair skos:exactMatch NCIT:C178129 Noonan Syndrome-Like Disorder with Loose Anagen Hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011899 Noonan syndrome-like disorder with loose anagen hair skos:exactMatch OMIMPS:607721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011899 Noonan syndrome-like disorder with loose anagen hair skos:exactMatch Orphanet:2701 Noonan syndrome-like disorder with loose anagen hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011899 Noonan syndrome-like disorder with loose anagen hair skos:exactMatch SCTID:723444009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011899 Noonan syndrome-like disorder with loose anagen hair skos:exactMatch UMLS:C1843181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011899 Noonan syndrome-like disorder with loose anagen hair skos:exactMatch UMLS:C3501846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011900 porokeratosis 4, disseminated superficial actinic type skos:exactMatch OMIM:607728 porokeratosis 4, disseminated superficial actinic iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011900 porokeratosis 4, disseminated superficial actinic type skos:exactMatch UMLS:C1843180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011901 Charcot-Marie-Tooth disease axonal type 2H skos:exactMatch DOID:0110166 Charcot-Marie-Tooth disease axonal type 2H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011901 Charcot-Marie-Tooth disease axonal type 2H skos:exactMatch MESH:C535415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011901 Charcot-Marie-Tooth disease axonal type 2H skos:exactMatch OMIM:607731 charcot-marie-tooth disease, axonal, iia 2h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011901 Charcot-Marie-Tooth disease axonal type 2H skos:exactMatch Orphanet:101102 Charcot-Marie-Tooth disease type 2H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011901 Charcot-Marie-Tooth disease axonal type 2H skos:exactMatch SCTID:720637005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011901 Charcot-Marie-Tooth disease axonal type 2H skos:exactMatch UMLS:C1843173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011902 Charcot-Marie-Tooth disease type 1F skos:exactMatch DOID:0110149 Charcot-Marie-Tooth disease type 1F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011902 Charcot-Marie-Tooth disease type 1F skos:exactMatch MESH:C537987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011902 Charcot-Marie-Tooth disease type 1F skos:exactMatch OMIM:607734 charcot-marie-tooth disease, demyelinating, iia 1f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011902 Charcot-Marie-Tooth disease type 1F skos:exactMatch Orphanet:101085 Charcot-Marie-Tooth disease type 1F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011902 Charcot-Marie-Tooth disease type 1F skos:exactMatch SCTID:719980006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011902 Charcot-Marie-Tooth disease type 1F skos:exactMatch UMLS:C1843164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011903 Charcot-Marie-Tooth disease type 2J skos:exactMatch DOID:0110157 Charcot-Marie-Tooth disease type 2J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011903 Charcot-Marie-Tooth disease type 2J skos:exactMatch MESH:C535417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011903 Charcot-Marie-Tooth disease type 2J skos:exactMatch OMIM:607736 charcot-marie-tooth disease, axonal, iia 2j semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011903 Charcot-Marie-Tooth disease type 2J skos:exactMatch Orphanet:99943 Autosomal dominant Charcot-Marie-Tooth disease type 2J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011903 Charcot-Marie-Tooth disease type 2J skos:exactMatch SCTID:717014003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011904 seizures, benign familial infantile, 3 skos:exactMatch DOID:0081116 benign familial infantile seizures 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011904 seizures, benign familial infantile, 3 skos:exactMatch OMIM:607745 seizures, benign familial infantile, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011904 seizures, benign familial infantile, 3 skos:exactMatch Orphanet:140927 Benign familial neonatal-infantile seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011904 seizures, benign familial infantile, 3 skos:exactMatch UMLS:C1843140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011906 congenital bile acid synthesis defect 1 skos:exactMatch DOID:0111071 congenital bile acid synthesis defect 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011906 congenital bile acid synthesis defect 1 skos:exactMatch MESH:C535442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011906 congenital bile acid synthesis defect 1 skos:exactMatch OMIM:607765 bile acid synthesis defect, congenital, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011906 congenital bile acid synthesis defect 1 skos:exactMatch Orphanet:79301 Congenital bile acid synthesis defect type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011907 acrocapitofemoral dysplasia skos:exactMatch DOID:0050604 acrocapitofemoral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011907 acrocapitofemoral dysplasia skos:exactMatch MESH:C564334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011907 acrocapitofemoral dysplasia skos:exactMatch OMIM:607778 acrocapitofemoral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011907 acrocapitofemoral dysplasia skos:exactMatch Orphanet:63446 Acrocapitofemoral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011907 acrocapitofemoral dysplasia skos:exactMatch SCTID:720416007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011907 acrocapitofemoral dysplasia skos:exactMatch UMLS:C1843096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011908 juvenile myelomonocytic leukemia skos:exactMatch DOID:0050458 juvenile myelomonocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011908 juvenile myelomonocytic leukemia skos:exactMatch MESH:D054429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011908 juvenile myelomonocytic leukemia skos:exactMatch NCIT:C9233 Juvenile Myelomonocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011908 juvenile myelomonocytic leukemia skos:exactMatch OMIM:607785 juvenile myelomonocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011908 juvenile myelomonocytic leukemia skos:exactMatch Orphanet:86834 Juvenile myelomonocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011908 juvenile myelomonocytic leukemia skos:exactMatch SCTID:445227008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011908 juvenile myelomonocytic leukemia skos:exactMatch UMLS:C0349639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011909 Charcot-Marie-Tooth disease dominant intermediate D skos:exactMatch DOID:0110200 Charcot-Marie-Tooth disease dominant intermediate D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011909 Charcot-Marie-Tooth disease dominant intermediate D skos:exactMatch MESH:C564333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011909 Charcot-Marie-Tooth disease dominant intermediate D skos:exactMatch OMIM:607791 charcot-marie-tooth disease, dominant intermediate d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011909 Charcot-Marie-Tooth disease dominant intermediate D skos:exactMatch Orphanet:100046 Autosomal dominant intermediate Charcot-Marie-Tooth disease type D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011909 Charcot-Marie-Tooth disease dominant intermediate D skos:exactMatch SCTID:765747004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011909 Charcot-Marie-Tooth disease dominant intermediate D skos:exactMatch UMLS:C1843075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011910 obsolete autosomal dominant limb-girdle muscular dystrophy type 1C skos:exactMatch DOID:0110302 obsolete autosomal dominant limb-girdle muscular dystrophy type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011910 obsolete autosomal dominant limb-girdle muscular dystrophy type 1C skos:exactMatch MESH:C563362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011910 obsolete autosomal dominant limb-girdle muscular dystrophy type 1C skos:exactMatch NCIT:C148318 Limb-Girdle Muscular Dystrophy Type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011910 obsolete autosomal dominant limb-girdle muscular dystrophy type 1C skos:exactMatch OMIM:607801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011910 obsolete autosomal dominant limb-girdle muscular dystrophy type 1C skos:exactMatch Orphanet:265 Autosomal dominant limb-girdle muscular dystrophy type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011910 obsolete autosomal dominant limb-girdle muscular dystrophy type 1C skos:exactMatch SCTID:719986000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011910 obsolete autosomal dominant limb-girdle muscular dystrophy type 1C skos:exactMatch UMLS:C1832567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011911 craniolenticulosutural dysplasia skos:exactMatch DOID:0070307 craniolenticulosutural dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011911 craniolenticulosutural dysplasia skos:exactMatch MESH:C564332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011911 craniolenticulosutural dysplasia skos:exactMatch OMIM:607812 craniolenticulosutural dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011911 craniolenticulosutural dysplasia skos:exactMatch Orphanet:50814 Craniolenticulosutural dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011911 craniolenticulosutural dysplasia skos:exactMatch SCTID:725100001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011911 craniolenticulosutural dysplasia skos:exactMatch UMLS:C1843042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011912 autosomal recessive nonsyndromic hearing loss 37 skos:exactMatch DOID:0110495 autosomal recessive nonsyndromic deafness 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011912 autosomal recessive nonsyndromic hearing loss 37 skos:exactMatch MESH:C564331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011912 autosomal recessive nonsyndromic hearing loss 37 skos:exactMatch OMIM:607821 deafness, autosomal recessive 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011912 autosomal recessive nonsyndromic hearing loss 37 skos:exactMatch UMLS:C1843028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011913 Alzheimer disease 3 skos:exactMatch DOID:0110042 Alzheimer's disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011913 Alzheimer disease 3 skos:exactMatch MESH:C536598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011913 Alzheimer disease 3 skos:exactMatch NCIT:C123412 Alzheimer's Disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011913 Alzheimer disease 3 skos:exactMatch OMIM:607822 alzheimer disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011914 hypotrichosis-lymphedema-telangiectasia syndrome skos:exactMatch DOID:0111361 hypotrichosis-lymphedema-telangiectasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011914 hypotrichosis-lymphedema-telangiectasia syndrome skos:exactMatch MESH:C564327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011914 hypotrichosis-lymphedema-telangiectasia syndrome skos:exactMatch OMIM:607823 hypotrichosis-lymphedema-telangiectasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011914 hypotrichosis-lymphedema-telangiectasia syndrome skos:exactMatch UMLS:C1843004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011915 mitral valve prolapse, myxomatous 2 skos:exactMatch MESH:C564326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011915 mitral valve prolapse, myxomatous 2 skos:exactMatch OMIM:607829 mitral valve prolapse 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011915 mitral valve prolapse, myxomatous 2 skos:exactMatch UMLS:C1843003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011916 Charcot-Marie-Tooth disease axonal type 2K skos:exactMatch DOID:0110167 Charcot-Marie-Tooth disease axonal type 2K semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011916 Charcot-Marie-Tooth disease axonal type 2K skos:exactMatch OMIM:607831 charcot-marie-tooth disease, axonal, iia 2k semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011916 Charcot-Marie-Tooth disease axonal type 2K skos:exactMatch Orphanet:101097 Autosomal recessive Charcot-Marie-Tooth disease with hoarseness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011916 Charcot-Marie-Tooth disease axonal type 2K skos:exactMatch SCTID:725047007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011916 Charcot-Marie-Tooth disease axonal type 2K skos:exactMatch UMLS:C1842983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011917 focal segmental glomerulosclerosis 3, susceptibility to skos:exactMatch OMIM:607832 focal segmental glomerulosclerosis 3, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011918 anxiety skos:exactMatch MESH:D001007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011918 anxiety skos:exactMatch OMIM:607834 anxiety semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011919 autoimmune disease, susceptibility to, 1 skos:exactMatch OMIM:607836 autoimmune disease, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011920 autosomal dominant nonsyndromic hearing loss 48 skos:exactMatch DOID:0110571 autosomal dominant nonsyndromic deafness 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011920 autosomal dominant nonsyndromic hearing loss 48 skos:exactMatch MESH:C564322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011920 autosomal dominant nonsyndromic hearing loss 48 skos:exactMatch OMIM:607841 deafness, autosomal dominant 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011920 autosomal dominant nonsyndromic hearing loss 48 skos:exactMatch UMLS:C1842939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011921 aural atresia, congenital skos:exactMatch MESH:C564321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011921 aural atresia, congenital skos:exactMatch OMIM:607842 aural atresia, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011921 aural atresia, congenital skos:exactMatch UMLS:C1842937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011922 nonimmune chronic idiopathic neutropenia of adults skos:exactMatch MESH:C564320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011922 nonimmune chronic idiopathic neutropenia of adults skos:exactMatch OMIM:607847 neutropenia, nonimmune chronic idiopathic, of adults semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011922 nonimmune chronic idiopathic neutropenia of adults skos:exactMatch Orphanet:2688 Adult idiopathic neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011922 nonimmune chronic idiopathic neutropenia of adults skos:exactMatch UMLS:C1842930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011923 osteoarthritis susceptibility 3 skos:exactMatch OMIM:607850 osteoarthritis susceptibility 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011924 panic disorder 2 skos:exactMatch OMIM:607853 panic disorder 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011924 panic disorder 2 skos:exactMatch UMLS:C1842922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011925 congenital merosin-deficient muscular dystrophy 1A skos:exactMatch DOID:0110636 congenital merosin-deficient muscular dystrophy 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011925 congenital merosin-deficient muscular dystrophy 1A skos:exactMatch NCIT:C118783 Merosin-Deficient Congenital Muscular Dystrophy Type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011925 congenital merosin-deficient muscular dystrophy 1A skos:exactMatch OMIM:607855 muscular dystrophy, congenital merosin-deficient, 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011925 congenital merosin-deficient muscular dystrophy 1A skos:exactMatch Orphanet:258 Laminin subunit alpha 2-related congenital muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011925 congenital merosin-deficient muscular dystrophy 1A skos:exactMatch SCTID:111503008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011925 congenital merosin-deficient muscular dystrophy 1A skos:exactMatch UMLS:C1263858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011926 psoriasis 9, susceptibility to skos:exactMatch DOID:0111284 psoriasis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011926 psoriasis 9, susceptibility to skos:exactMatch OMIM:607857 psoriasis 9, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011927 tufted angioma skos:exactMatch MESH:C536924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011927 tufted angioma skos:exactMatch NCIT:C4487 Tufted Angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011927 tufted angioma skos:exactMatch OMIM:607859 angioma, tufted semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011927 tufted angioma skos:exactMatch Orphanet:1063 Tufted angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011927 tufted angioma skos:exactMatch SCTID:705155008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011927 tufted angioma skos:exactMatch UMLS:C0346073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011928 caudal duplication skos:exactMatch MESH:C564315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011928 caudal duplication skos:exactMatch OMIM:607864 caudal duplication anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011928 caudal duplication skos:exactMatch Orphanet:1756 Caudal duplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011928 caudal duplication skos:exactMatch SCTID:71464000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011928 caudal duplication skos:exactMatch UMLS:C1842884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011929 chromosome 1p36 deletion syndrome skos:exactMatch DOID:0060410 chromosome 1p36 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011929 chromosome 1p36 deletion syndrome skos:exactMatch MESH:C535362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011929 chromosome 1p36 deletion syndrome skos:exactMatch NCIT:C74983 1p36 Deletion Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011929 chromosome 1p36 deletion syndrome skos:exactMatch OMIM:607872 chromosome 1p36 deletion syndrome, distal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011929 chromosome 1p36 deletion syndrome skos:exactMatch Orphanet:1606 1p36 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011929 chromosome 1p36 deletion syndrome skos:exactMatch SCTID:699306003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011929 chromosome 1p36 deletion syndrome skos:exactMatch UMLS:C1842870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011930 epilepsy, familial adult myoclonic, 2 skos:exactMatch DOID:0111692 familial adult myoclonic epilepsy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011930 epilepsy, familial adult myoclonic, 2 skos:exactMatch MESH:C564313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011930 epilepsy, familial adult myoclonic, 2 skos:exactMatch OMIM:607876 epilepsy, familial adult myoclonic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011930 epilepsy, familial adult myoclonic, 2 skos:exactMatch UMLS:C1842852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011931 ovarian cancer, susceptibility to, 1 skos:exactMatch OMIM:607893 ovarian cancer, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011932 hypotrichosis 6 skos:exactMatch DOID:0110703 hypotrichosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011932 hypotrichosis 6 skos:exactMatch MESH:C564312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011932 hypotrichosis 6 skos:exactMatch OMIM:607903 hypotrichosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011932 hypotrichosis 6 skos:exactMatch UMLS:C1842839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011933 ALG2-congenital disorder of glycosylation skos:exactMatch DOID:0080561 congenital disorder of glycosylation Ii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011933 ALG2-congenital disorder of glycosylation skos:exactMatch OMIM:607906 congenital disorder of glycosylation, iia ii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011933 ALG2-congenital disorder of glycosylation skos:exactMatch Orphanet:79326 ALG2-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011934 dermatofibrosarcoma protuberans skos:exactMatch DOID:3507 dermatofibrosarcoma protuberans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011934 dermatofibrosarcoma protuberans skos:exactMatch MESH:D018223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011934 dermatofibrosarcoma protuberans skos:exactMatch NCIT:C4683 Dermatofibrosarcoma Protuberans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011934 dermatofibrosarcoma protuberans skos:exactMatch OMIM:607907 dermatofibrosarcoma protuberans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011934 dermatofibrosarcoma protuberans skos:exactMatch Orphanet:31112 Dermatofibrosarcoma protuberans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011934 dermatofibrosarcoma protuberans skos:exactMatch SCTID:276799004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011934 dermatofibrosarcoma protuberans skos:exactMatch UMLS:C0392784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011935 retinitis pigmentosa 30 skos:exactMatch DOID:0110406 retinitis pigmentosa 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011935 retinitis pigmentosa 30 skos:exactMatch OMIM:607921 retinitis pigmentosa 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011935 retinitis pigmentosa 30 skos:exactMatch UMLS:C1842816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011936 microphthalmia with brain and digit anomalies skos:exactMatch DOID:0111805 syndromic microphthalmia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011936 microphthalmia with brain and digit anomalies skos:exactMatch MESH:C566440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011936 microphthalmia with brain and digit anomalies skos:exactMatch OMIM:607932 microphthalmia, syndromic 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011936 microphthalmia with brain and digit anomalies skos:exactMatch Orphanet:139471 Microphthalmia with brain and digit anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011936 microphthalmia with brain and digit anomalies skos:exactMatch SCTID:721878003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011936 microphthalmia with brain and digit anomalies skos:exactMatch UMLS:C1864689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011936 microphthalmia with brain and digit anomalies skos:exactMatch UMLS:C4303070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011937 peeling skin syndrome 4 skos:exactMatch MESH:C564309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011937 peeling skin syndrome 4 skos:exactMatch OMIM:607936 peeling skin syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011937 peeling skin syndrome 4 skos:exactMatch UMLS:C1842797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011937 peeling skin syndrome 4 skos:exactMatch UMLS:C4225407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011938 atrial septal defect 2 skos:exactMatch DOID:0110107 atrial heart septal defect 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011938 atrial septal defect 2 skos:exactMatch MESH:C538263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011938 atrial septal defect 2 skos:exactMatch OMIM:607941 atrial septal defect 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011938 atrial septal defect 2 skos:exactMatch UMLS:C1842778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011939 Spondyloenchondrodysplasia with immune dysregulation skos:exactMatch MESH:C564307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011939 Spondyloenchondrodysplasia with immune dysregulation skos:exactMatch OMIM:607944 spondyloenchondrodysplasia with immune dysregulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011939 Spondyloenchondrodysplasia with immune dysregulation skos:exactMatch Orphanet:1855 Spondyloenchondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011939 Spondyloenchondrodysplasia with immune dysregulation skos:exactMatch Orphanet:50816 Spondylometaphyseal dysplasia with combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011939 Spondyloenchondrodysplasia with immune dysregulation skos:exactMatch SCTID:703523004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011939 Spondyloenchondrodysplasia with immune dysregulation skos:exactMatch UMLS:C1842763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011940 mycobacterium tuberculosis, susceptibility to skos:exactMatch MESH:C536092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011940 mycobacterium tuberculosis, susceptibility to skos:exactMatch OMIM:607948 mycobacterium tuberculosis, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011941 mycobacterium tuberculosis, susceptibility to, 1 skos:exactMatch OMIM:607949 mycobacterium tuberculosis, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011942 systemic lupus erythematosus with nephritis, susceptibility to, 1 skos:exactMatch OMIM:607965 systemic lupus erythematosus with nephritis, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011943 systemic lupus erythematosus with nephritis, susceptibility to, 2 skos:exactMatch OMIM:607966 systemic lupus erythematosus with nephritis, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011944 systemic lupus erythematosus with nephritis, susceptibility to, 3 skos:exactMatch OMIM:607967 systemic lupus erythematosus with nephritis, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011945 Gaucher disease perinatal lethal skos:exactMatch DOID:0110960 Gaucher's disease perinatal lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011945 Gaucher disease perinatal lethal skos:exactMatch MESH:C564306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011945 Gaucher disease perinatal lethal skos:exactMatch OMIM:608013 gaucher disease, perinatal lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011945 Gaucher disease perinatal lethal skos:exactMatch Orphanet:85212 Fetal Gaucher disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011945 Gaucher disease perinatal lethal skos:exactMatch UMLS:C1842704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011946 diaphanospondylodysostosis skos:exactMatch MESH:C564305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011946 diaphanospondylodysostosis skos:exactMatch OMIM:608022 diaphanospondylodysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011946 diaphanospondylodysostosis skos:exactMatch Orphanet:66637 Diaphanospondylodysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011946 diaphanospondylodysostosis skos:exactMatch SCTID:721094006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011946 diaphanospondylodysostosis skos:exactMatch UMLS:C1842691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011948 pontocerebellar hypoplasia type 3 skos:exactMatch DOID:0060272 pontocerebellar hypoplasia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011948 pontocerebellar hypoplasia type 3 skos:exactMatch MESH:C548072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011948 pontocerebellar hypoplasia type 3 skos:exactMatch OMIM:608027 pontocerebellar hypoplasia, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011948 pontocerebellar hypoplasia type 3 skos:exactMatch Orphanet:97249 Pontocerebellar hypoplasia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011948 pontocerebellar hypoplasia type 3 skos:exactMatch SCTID:718609003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011948 pontocerebellar hypoplasia type 3 skos:exactMatch UMLS:C1842687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011949 Thai symphalangism syndrome skos:exactMatch MESH:C564303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011949 Thai symphalangism syndrome skos:exactMatch OMIM:608028 thai symphalangism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011949 Thai symphalangism syndrome skos:exactMatch UMLS:C1842679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011950 infantile-onset autosomal recessive nonprogressive cerebellar ataxia skos:exactMatch DOID:0111617 autosomal recessive spinocerebellar ataxia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011950 infantile-onset autosomal recessive nonprogressive cerebellar ataxia skos:exactMatch MESH:C537312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011950 infantile-onset autosomal recessive nonprogressive cerebellar ataxia skos:exactMatch OMIM:608029 spinocerebellar ataxia, autosomal recessive 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011950 infantile-onset autosomal recessive nonprogressive cerebellar ataxia skos:exactMatch Orphanet:284332 Infantile-onset autosomal recessive nonprogressive cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011950 infantile-onset autosomal recessive nonprogressive cerebellar ataxia skos:exactMatch UMLS:C1842676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011951 amyotrophic lateral sclerosis type 6 skos:exactMatch DOID:0060198 amyotrophic lateral sclerosis type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011951 amyotrophic lateral sclerosis type 6 skos:exactMatch MESH:C567699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011951 amyotrophic lateral sclerosis type 6 skos:exactMatch OMIM:608030 amyotrophic lateral sclerosis 6 with or without frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011952 amyotrophic lateral sclerosis type 7 skos:exactMatch DOID:0060199 amyotrophic lateral sclerosis type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011952 amyotrophic lateral sclerosis type 7 skos:exactMatch MESH:C564300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011952 amyotrophic lateral sclerosis type 7 skos:exactMatch OMIM:608031 amyotrophic lateral sclerosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011952 amyotrophic lateral sclerosis type 7 skos:exactMatch UMLS:C1842674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011953 familial acute necrotizing encephalopathy skos:exactMatch OMIM:608033 encephalopathy, acute, infection-induced, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011953 familial acute necrotizing encephalopathy skos:exactMatch Orphanet:88619 Familial acute necrotizing encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011953 familial acute necrotizing encephalopathy skos:exactMatch SCTID:723359002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011953 familial acute necrotizing encephalopathy skos:exactMatch UMLS:C4509836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011954 melanoma, cutaneous malignant, susceptibility to, 4 skos:exactMatch OMIM:608035 melanoma, cutaneous malignant, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011955 diabetes mellitus, noninsulin-dependent, 4 skos:exactMatch MESH:C564299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011955 diabetes mellitus, noninsulin-dependent, 4 skos:exactMatch OMIM:608036 iia 2 diabetes mellitus 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011955 diabetes mellitus, noninsulin-dependent, 4 skos:exactMatch UMLS:C1842642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011956 autism, susceptibility to, 3 skos:exactMatch OMIM:608049 autism, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011957 retinal macular dystrophy type 2 skos:exactMatch MESH:C562746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011957 retinal macular dystrophy type 2 skos:exactMatch OMIM:608051 macular dystrophy, retinal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011957 retinal macular dystrophy type 2 skos:exactMatch Orphanet:319640 Retinal macular dystrophy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011958 bile and pancreatic ducts, complete absence of skos:exactMatch MESH:C564298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011958 bile and pancreatic ducts, complete absence of skos:exactMatch OMIM:608063 bile and pancreatic ducts, complete absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011959 sweet syndrome skos:exactMatch DOID:0080746 Sweet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011959 sweet syndrome skos:exactMatch MESH:D016463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011959 sweet syndrome skos:exactMatch NCIT:C85177 Sweet Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011959 sweet syndrome skos:exactMatch OMIM:608068 neutrophilic dermatosis, acute febrile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011959 sweet syndrome skos:exactMatch Orphanet:3243 Sweet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011959 sweet syndrome skos:exactMatch SCTID:84625002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011959 sweet syndrome skos:exactMatch UMLS:C0085077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011960 schizophrenia 11 skos:exactMatch DOID:0070087 schizophrenia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011960 schizophrenia 11 skos:exactMatch OMIM:608078 schizophrenia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011960 schizophrenia 11 skos:exactMatch UMLS:C1842605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011961 hereditary sensory and autonomic neuropathy type 1B skos:exactMatch DOID:0070148 hereditary sensory neuropathy type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011961 hereditary sensory and autonomic neuropathy type 1B skos:exactMatch MESH:C564296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011961 hereditary sensory and autonomic neuropathy type 1B skos:exactMatch OMIM:608088 neuropathy, hereditary sensory and autonomic, iia i, with cough and gastroesophageal reflux semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011961 hereditary sensory and autonomic neuropathy type 1B skos:exactMatch Orphanet:139564 Hereditary sensory and autonomic neuropathy type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011961 hereditary sensory and autonomic neuropathy type 1B skos:exactMatch SCTID:717825008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011961 hereditary sensory and autonomic neuropathy type 1B skos:exactMatch UMLS:C1842586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011961 hereditary sensory and autonomic neuropathy type 1B skos:exactMatch UMLS:C4303567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011962 endometrial cancer skos:exactMatch DOID:1380 endometrial cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011962 endometrial cancer skos:exactMatch NCIT:C27815 Malignant Endometrial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011962 endometrial cancer skos:exactMatch OMIM:608089 endometrial cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011963 Joubert syndrome 2 skos:exactMatch DOID:0110988 Joubert syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011963 Joubert syndrome 2 skos:exactMatch MESH:C536294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011963 Joubert syndrome 2 skos:exactMatch OMIM:608091 joubert syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011963 Joubert syndrome 2 skos:exactMatch UMLS:C1842577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011964 DPAGT1-congenital disorder of glycosylation skos:exactMatch DOID:0080562 congenital disorder of glycosylation Ij semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011964 DPAGT1-congenital disorder of glycosylation skos:exactMatch MESH:C535748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011964 DPAGT1-congenital disorder of glycosylation skos:exactMatch NCIT:C126874 Congenital Disorder of Glycosylation Type Ij semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011964 DPAGT1-congenital disorder of glycosylation skos:exactMatch OMIM:608093 congenital disorder of glycosylation, iia ij semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011964 DPAGT1-congenital disorder of glycosylation skos:exactMatch Orphanet:86309 DPAGT1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011964 DPAGT1-congenital disorder of glycosylation skos:exactMatch SCTID:725079003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011964 DPAGT1-congenital disorder of glycosylation skos:exactMatch UMLS:C2931004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011965 familial temporal lobe epilepsy 2 skos:exactMatch DOID:0060755 familial temporal lobe epilepsy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011965 familial temporal lobe epilepsy 2 skos:exactMatch MESH:C536956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011965 familial temporal lobe epilepsy 2 skos:exactMatch OMIM:608096 epilepsy, familial temporal lobe, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011965 familial temporal lobe epilepsy 2 skos:exactMatch Orphanet:98819 Familial temporal lobe epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011966 periventricular heterotopia with microcephaly, autosomal recessive skos:exactMatch MESH:C564292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011966 periventricular heterotopia with microcephaly, autosomal recessive skos:exactMatch OMIM:608097 periventricular heterotopia with microcephaly, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011966 periventricular heterotopia with microcephaly, autosomal recessive skos:exactMatch UMLS:C1842563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011967 heterotopia, periventricular, associated with chromosome 5P anomalies skos:exactMatch MESH:C564291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011967 heterotopia, periventricular, associated with chromosome 5P anomalies skos:exactMatch OMIM:608098 periventricular nodular heterotopia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011967 heterotopia, periventricular, associated with chromosome 5P anomalies skos:exactMatch UMLS:C1842562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011968 autosomal recessive limb-girdle muscular dystrophy type 2D skos:exactMatch DOID:0110278 autosomal recessive limb-girdle muscular dystrophy type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011968 autosomal recessive limb-girdle muscular dystrophy type 2D skos:exactMatch NCIT:C142081 Limb-Girdle Muscular Dystrophy Type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011968 autosomal recessive limb-girdle muscular dystrophy type 2D skos:exactMatch OMIM:608099 muscular dystrophy, limb-girdle, autosomal recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011968 autosomal recessive limb-girdle muscular dystrophy type 2D skos:exactMatch Orphanet:62 Alpha-sarcoglycan-related limb-girdle muscular dystrophy R3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011968 autosomal recessive limb-girdle muscular dystrophy type 2D skos:exactMatch SCTID:715340002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011969 ALG8-congenital disorder of glycosylation skos:exactMatch DOID:0080560 congenital disorder of glycosylation Ih semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011969 ALG8-congenital disorder of glycosylation skos:exactMatch MESH:C535746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011969 ALG8-congenital disorder of glycosylation skos:exactMatch OMIM:608104 congenital disorder of glycosylation, iia ih semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011969 ALG8-congenital disorder of glycosylation skos:exactMatch Orphanet:79325 ALG8-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011969 ALG8-congenital disorder of glycosylation skos:exactMatch SCTID:720977000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011969 ALG8-congenital disorder of glycosylation skos:exactMatch UMLS:C2931002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011970 rolandic epilepsy-paroxysmal exercise-induced dystonia-writer's cramp syndrome skos:exactMatch DOID:0111645 Rolandic epilepsy-paroxysmal exercise-induced dystonia-writer's cramp syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011970 rolandic epilepsy-paroxysmal exercise-induced dystonia-writer's cramp syndrome skos:exactMatch MESH:C535499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011970 rolandic epilepsy-paroxysmal exercise-induced dystonia-writer's cramp syndrome skos:exactMatch OMIM:608105 epilepsy, rolandic, with paroxysmal exercise-induced dystonia and writer's cramp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011970 rolandic epilepsy-paroxysmal exercise-induced dystonia-writer's cramp syndrome skos:exactMatch Orphanet:163727 Rolandic epilepsy-paroxysmal exercise-induced dystonia-writer's cramp syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011970 rolandic epilepsy-paroxysmal exercise-induced dystonia-writer's cramp syndrome skos:exactMatch UMLS:C1842531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011971 hyper-IgM syndrome type 5 skos:exactMatch DOID:0060759 immunodeficiency with hyper IgM type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011971 hyper-IgM syndrome type 5 skos:exactMatch OMIM:608106 immunodeficiency with hyper-igm, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011971 hyper-IgM syndrome type 5 skos:exactMatch Orphanet:101092 Hyper-IgM syndrome type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011972 ovarian hyperstimulation syndrome skos:exactMatch DOID:5425 ovarian hyperstimulation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011972 ovarian hyperstimulation syndrome skos:exactMatch MESH:D016471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011972 ovarian hyperstimulation syndrome skos:exactMatch OMIM:608115 ovarian hyperstimulation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011972 ovarian hyperstimulation syndrome skos:exactMatch Orphanet:64739 Ovarian hyperstimulation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011972 ovarian hyperstimulation syndrome skos:exactMatch SCTID:129635004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011972 ovarian hyperstimulation syndrome skos:exactMatch UMLS:C0085083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011973 zinc deficiency, transient neonatal skos:exactMatch MESH:C564286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011973 zinc deficiency, transient neonatal skos:exactMatch OMIM:608118 zinc deficiency, transient neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011973 zinc deficiency, transient neonatal skos:exactMatch UMLS:C1842486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011974 retinitis pigmentosa 7 skos:exactMatch DOID:0110383 retinitis pigmentosa 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011974 retinitis pigmentosa 7 skos:exactMatch OMIM:608133 retinitis pigmentosa 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011974 retinitis pigmentosa 7 skos:exactMatch UMLS:C1842475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011975 paternal uniparental disomy of chromosome 14 skos:exactMatch MESH:C536471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011975 paternal uniparental disomy of chromosome 14 skos:exactMatch OMIM:608149 kagami-ogata syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011975 paternal uniparental disomy of chromosome 14 skos:exactMatch Orphanet:96334 Kagami-Ogata syndrome due to paternal uniparental disomy of chromosome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011975 paternal uniparental disomy of chromosome 14 skos:exactMatch UMLS:C1842466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011976 lipodystrophy-intellectual disability-deafness syndrome skos:exactMatch MESH:C564283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011976 lipodystrophy-intellectual disability-deafness syndrome skos:exactMatch OMIM:608154 lipodystrophy, generalized, with mental retardation, deafness, short stature, and slender bones semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011976 lipodystrophy-intellectual disability-deafness syndrome skos:exactMatch Orphanet:50811 Lipodystrophy-intellectual disability-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011976 lipodystrophy-intellectual disability-deafness syndrome skos:exactMatch SCTID:721973006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011977 8q22.1 microdeletion syndrome skos:exactMatch MESH:C536110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011977 8q22.1 microdeletion syndrome skos:exactMatch OMIM:608156 nablus mask-like facial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011977 8q22.1 microdeletion syndrome skos:exactMatch Orphanet:178303 8q22.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011977 8q22.1 microdeletion syndrome skos:exactMatch SCTID:719664004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011977 8q22.1 microdeletion syndrome skos:exactMatch UMLS:C1842464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011978 CoQ-responsive OXPHOS deficiency skos:exactMatch MESH:C535470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011978 CoQ-responsive OXPHOS deficiency skos:exactMatch OMIM:608158 coq-responsive oxphos deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011978 CoQ-responsive OXPHOS deficiency skos:exactMatch UMLS:C1842463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011979 adult-onset foveomacular vitelliform dystrophy skos:exactMatch Orphanet:99000 Adult-onset foveomacular vitelliform dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011979 adult-onset foveomacular vitelliform dystrophy skos:exactMatch SCTID:232049001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011979 adult-onset foveomacular vitelliform dystrophy skos:exactMatch UMLS:C1842914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011980 autoimmune thyroid disease, susceptibility to, 1 skos:exactMatch OMIM:608173 autoimmune thyroid disease, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011980 autoimmune thyroid disease, susceptibility to, 1 skos:exactMatch UMLS:C1842446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011981 autoimmune thyroid disease, susceptibility to, 2 skos:exactMatch OMIM:608174 autoimmune thyroid disease, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011981 autoimmune thyroid disease, susceptibility to, 2 skos:exactMatch UMLS:C1842445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011982 autoimmune thyroid disease, susceptibility to, 3 skos:exactMatch OMIM:608175 autoimmune thyroid disease, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011983 autoimmune thyroid disease, susceptibility to, 4 skos:exactMatch OMIM:608176 autoimmune thyroid disease, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011983 autoimmune thyroid disease, susceptibility to, 4 skos:exactMatch UMLS:C1842443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011984 synpolydactyly type 2 skos:exactMatch MESH:C564278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011984 synpolydactyly type 2 skos:exactMatch OMIM:608180 synpolydactyly 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011984 synpolydactyly type 2 skos:exactMatch Orphanet:295197 Synpolydactyly type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011984 synpolydactyly type 2 skos:exactMatch UMLS:C1842422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011985 hyper-IgM syndrome type 4 skos:exactMatch DOID:0060760 immunodeficiency with hyper-IgM type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011985 hyper-IgM syndrome type 4 skos:exactMatch MESH:C564277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011985 hyper-IgM syndrome type 4 skos:exactMatch OMIM:608184 immunodeficiency with hyper-igm, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011985 hyper-IgM syndrome type 4 skos:exactMatch Orphanet:101091 Hyper-IgM syndrome type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011985 hyper-IgM syndrome type 4 skos:exactMatch UMLS:C1842413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011986 tropical pancreatitis skos:exactMatch MESH:C564276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011986 tropical pancreatitis skos:exactMatch OMIM:608189 tropical calcific pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011986 tropical pancreatitis skos:exactMatch Orphanet:103918 Tropical pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011986 tropical pancreatitis skos:exactMatch SCTID:724540009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011986 tropical pancreatitis skos:exactMatch UMLS:C1842402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011986 tropical pancreatitis skos:exactMatch UMLS:C4510860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011987 cone-rod dystrophy 13 skos:exactMatch DOID:0111016 cone-rod dystrophy 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011987 cone-rod dystrophy 13 skos:exactMatch MESH:C567698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011987 cone-rod dystrophy 13 skos:exactMatch OMIM:608194 cone-rod dystrophy 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011987 cone-rod dystrophy 13 skos:exactMatch UMLS:C2750720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011988 neutrophil immunodeficiency syndrome skos:exactMatch DOID:0112064 immunodeficiency 73a with defective neutrophil chemotaxis and leukocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011988 neutrophil immunodeficiency syndrome skos:exactMatch MESH:C564275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011988 neutrophil immunodeficiency syndrome skos:exactMatch OMIM:608203 immunodeficiency 73a with defective neutrophil chemotaxis and leukocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011988 neutrophil immunodeficiency syndrome skos:exactMatch Orphanet:183707 Neutrophil immunodeficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011988 neutrophil immunodeficiency syndrome skos:exactMatch SCTID:723443003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011988 neutrophil immunodeficiency syndrome skos:exactMatch UMLS:C1842398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011989 leishmaniasis skos:exactMatch DOID:9065 leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011989 leishmaniasis skos:exactMatch ICD10CM:B55 Leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011989 leishmaniasis skos:exactMatch MESH:D007896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011989 leishmaniasis skos:exactMatch NCIT:C34767 Leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011989 leishmaniasis skos:exactMatch Orphanet:507 Leishmaniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011989 leishmaniasis skos:exactMatch SCTID:80612004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011989 leishmaniasis skos:exactMatch UMLS:C0023281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011990 seizures, benign familial neonatal, 3 skos:exactMatch MESH:C564274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011990 seizures, benign familial neonatal, 3 skos:exactMatch OMIM:608217 seizures, benign familial neonatal, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011990 seizures, benign familial neonatal, 3 skos:exactMatch UMLS:C1842382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011991 autosomal recessive nonsyndromic hearing loss 38 skos:exactMatch DOID:0110496 autosomal recessive nonsyndromic deafness 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011991 autosomal recessive nonsyndromic hearing loss 38 skos:exactMatch MESH:C564273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011991 autosomal recessive nonsyndromic hearing loss 38 skos:exactMatch OMIM:608219 deafness, autosomal recessive 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011991 autosomal recessive nonsyndromic hearing loss 38 skos:exactMatch UMLS:C1842381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011992 hereditary spastic paraplegia 25 skos:exactMatch DOID:0110776 hereditary spastic paraplegia 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011992 hereditary spastic paraplegia 25 skos:exactMatch MESH:C536861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011992 hereditary spastic paraplegia 25 skos:exactMatch OMIM:608220 spastic paraplegia 25, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011992 hereditary spastic paraplegia 25 skos:exactMatch Orphanet:101005 Autosomal recessive spastic paraplegia type 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011992 hereditary spastic paraplegia 25 skos:exactMatch SCTID:732933009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011992 hereditary spastic paraplegia 25 skos:exactMatch UMLS:C2936860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011992 hereditary spastic paraplegia 25 skos:exactMatch UMLS:C4518003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011993 aspirin resistance skos:exactMatch OMIM:608223 aspirin resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011994 autosomal dominant nonsyndromic hearing loss 41 skos:exactMatch DOID:0110567 autosomal dominant nonsyndromic deafness 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011994 autosomal dominant nonsyndromic hearing loss 41 skos:exactMatch MESH:C564272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011994 autosomal dominant nonsyndromic hearing loss 41 skos:exactMatch OMIM:608224 deafness, autosomal dominant 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011994 autosomal dominant nonsyndromic hearing loss 41 skos:exactMatch UMLS:C1842371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011995 cataract - congenital heart disease - neural tube defect syndrome skos:exactMatch MESH:C564271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011995 cataract - congenital heart disease - neural tube defect syndrome skos:exactMatch OMIM:608227 craniofacial abnormalities, cataracts, congenital heart disease, sacral neural tube defects, and growth and developmental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011995 cataract - congenital heart disease - neural tube defect syndrome skos:exactMatch Orphanet:314993 Cataract-congenital heart disease-neural tube defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011995 cataract - congenital heart disease - neural tube defect syndrome skos:exactMatch UMLS:C1842363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011996 chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch DOID:0081088 chronic myelogenous leukemia, BCR-ABL1 positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011996 chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch DOID:8552 chronic myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011996 chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch NCIT:C3174 Chronic Myelogenous Leukemia, BCR-ABL1 Positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011996 chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch OMIM:608232 leukemia, chronic myeloid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011996 chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch Orphanet:521 Chronic myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011996 chronic myelogenous leukemia, BCR-ABL1 positive skos:exactMatch UMLS:C0023473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011997 Hermansky-Pudlak syndrome 2 skos:exactMatch DOID:0060540 Hermansky-Pudlak syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011997 Hermansky-Pudlak syndrome 2 skos:exactMatch MESH:C537709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011997 Hermansky-Pudlak syndrome 2 skos:exactMatch NCIT:C150368 Hermansky-Pudlak Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011997 Hermansky-Pudlak syndrome 2 skos:exactMatch OMIM:608233 hermansky-pudlak syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011997 Hermansky-Pudlak syndrome 2 skos:exactMatch Orphanet:183678 Hermansky-Pudlak syndrome due to AP-3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011997 Hermansky-Pudlak syndrome 2 skos:exactMatch UMLS:C1842362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011998 autosomal dominant slowed nerve conduction velocity skos:exactMatch MESH:C564269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011998 autosomal dominant slowed nerve conduction velocity skos:exactMatch OMIM:608236 slowed nerve conduction velocity, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011998 autosomal dominant slowed nerve conduction velocity skos:exactMatch Orphanet:140481 Autosomal dominant slowed nerve conduction velocity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011998 autosomal dominant slowed nerve conduction velocity skos:exactMatch SCTID:764854006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011998 autosomal dominant slowed nerve conduction velocity skos:exactMatch UMLS:C1842357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011999 otosclerosis 3 skos:exactMatch MESH:C564268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011999 otosclerosis 3 skos:exactMatch OMIM:608244 otosclerosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0011999 otosclerosis 3 skos:exactMatch UMLS:C1842353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012000 specific phobia skos:exactMatch DOID:599 specific phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012000 specific phobia skos:exactMatch MESH:C562465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012000 specific phobia skos:exactMatch NCIT:C35284 Specific Phobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012000 specific phobia skos:exactMatch OMIM:608251 phobia, specific semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012000 specific phobia skos:exactMatch SCTID:54587008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012001 mandibulofacial dysostosis with ptosis, autosomal dominant skos:exactMatch MESH:C564267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012001 mandibulofacial dysostosis with ptosis, autosomal dominant skos:exactMatch OMIM:608257 mandibulofacial dysostosis with ptosis, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012001 mandibulofacial dysostosis with ptosis, autosomal dominant skos:exactMatch UMLS:C1842349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012002 autosomal recessive nonsyndromic hearing loss 40 skos:exactMatch DOID:0110499 autosomal recessive nonsyndromic deafness 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012002 autosomal recessive nonsyndromic hearing loss 40 skos:exactMatch MESH:C564266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012002 autosomal recessive nonsyndromic hearing loss 40 skos:exactMatch OMIM:608264 deafness, autosomal recessive 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012002 autosomal recessive nonsyndromic hearing loss 40 skos:exactMatch UMLS:C1842345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012003 autosomal recessive nonsyndromic hearing loss 39 skos:exactMatch DOID:0110497 autosomal recessive nonsyndromic deafness 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012003 autosomal recessive nonsyndromic hearing loss 39 skos:exactMatch MESH:C564265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012003 autosomal recessive nonsyndromic hearing loss 39 skos:exactMatch NCIT:C129874 Deafness, Autosomal Recessive 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012003 autosomal recessive nonsyndromic hearing loss 39 skos:exactMatch OMIM:608265 deafness, autosomal recessive 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012003 autosomal recessive nonsyndromic hearing loss 39 skos:exactMatch UMLS:C1842342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012004 parathyroid gland carcinoma skos:exactMatch DOID:1540 parathyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012004 parathyroid gland carcinoma skos:exactMatch NCIT:C4906 Parathyroid Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012004 parathyroid gland carcinoma skos:exactMatch OMIM:608266 parathyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012004 parathyroid gland carcinoma skos:exactMatch Orphanet:143 Parathyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012004 parathyroid gland carcinoma skos:exactMatch SCTID:255037004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012005 growth failure, microcephaly, intellectual disability, cataracts, large joint contractures, osteoporosis, cortical dysplasia, and cerebellar atrophy skos:exactMatch MESH:C564264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012005 growth failure, microcephaly, intellectual disability, cataracts, large joint contractures, osteoporosis, cortical dysplasia, and cerebellar atrophy skos:exactMatch OMIM:608278 growth failure, microcephaly, mental retardation, cataracts, large joint contractures, osteoporosis, cortical dysplasia, and cerebellar atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012005 growth failure, microcephaly, intellectual disability, cataracts, large joint contractures, osteoporosis, cortical dysplasia, and cerebellar atrophy skos:exactMatch UMLS:C1842321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012006 craniosynostosis with ocular abnormalities and hallucal defects skos:exactMatch MESH:C564263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012006 craniosynostosis with ocular abnormalities and hallucal defects skos:exactMatch OMIM:608279 craniosynostosis with ocular abnormalities and hallucal defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012006 craniosynostosis with ocular abnormalities and hallucal defects skos:exactMatch UMLS:C1842316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012007 scimitar anomaly, multiple cardiac malformations, and craniofacial and central nervous system abnormalities skos:exactMatch MESH:C564262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012007 scimitar anomaly, multiple cardiac malformations, and craniofacial and central nervous system abnormalities skos:exactMatch OMIM:608281 scimitar anomaly, multiple cardiac malformations, and craniofacial and central nervous system abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012007 scimitar anomaly, multiple cardiac malformations, and craniofacial and central nervous system abnormalities skos:exactMatch UMLS:C1842315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012008 Lelis syndrome skos:exactMatch MESH:C564261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012008 Lelis syndrome skos:exactMatch OMIM:608290 lelis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012008 Lelis syndrome skos:exactMatch Orphanet:140936 Lelis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012008 Lelis syndrome skos:exactMatch SCTID:719429003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012008 Lelis syndrome skos:exactMatch UMLS:C1842307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012009 coronary heart disease, susceptibility to, 2 skos:exactMatch OMIM:608316 coronary heart disease, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012009 coronary heart disease, susceptibility to, 2 skos:exactMatch UMLS:C1842260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012010 coronary heart disease, susceptibility to, 4 skos:exactMatch OMIM:608318 coronary heart disease, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012010 coronary heart disease, susceptibility to, 4 skos:exactMatch UMLS:C1842258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012011 coronary artery disease, autosomal dominant, 1 skos:exactMatch MESH:C564258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012011 coronary artery disease, autosomal dominant, 1 skos:exactMatch OMIM:608320 coronary artery disease, autosomal dominant, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012011 coronary artery disease, autosomal dominant, 1 skos:exactMatch UMLS:C1842247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012012 Charcot-Marie-Tooth disease dominant intermediate C skos:exactMatch DOID:0110199 Charcot-Marie-Tooth disease dominant intermediate C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012012 Charcot-Marie-Tooth disease dominant intermediate C skos:exactMatch MESH:C564257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012012 Charcot-Marie-Tooth disease dominant intermediate C skos:exactMatch OMIM:608323 charcot-marie-tooth disease, dominant intermediate c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012012 Charcot-Marie-Tooth disease dominant intermediate C skos:exactMatch Orphanet:100045 Autosomal dominant intermediate Charcot-Marie-Tooth disease type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012012 Charcot-Marie-Tooth disease dominant intermediate C skos:exactMatch SCTID:765746008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012012 Charcot-Marie-Tooth disease dominant intermediate C skos:exactMatch UMLS:C1842237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012013 Weill-Marchesani syndrome 2, dominant skos:exactMatch OMIM:608328 weill-marchesani syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012013 Weill-Marchesani syndrome 2, dominant skos:exactMatch Orphanet:2084 Glaucoma-ectopia lentis-microspherophakia-stiff joints-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012013 Weill-Marchesani syndrome 2, dominant skos:exactMatch SCTID:722450007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012014 Charcot-Marie-Tooth disease recessive intermediate A skos:exactMatch DOID:0110201 Charcot-Marie-Tooth disease recessive intermediate A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012014 Charcot-Marie-Tooth disease recessive intermediate A skos:exactMatch MESH:C564256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012014 Charcot-Marie-Tooth disease recessive intermediate A skos:exactMatch OMIM:608340 charcot-marie-tooth disease, recessive intermediate a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012014 Charcot-Marie-Tooth disease recessive intermediate A skos:exactMatch Orphanet:217055 Autosomal recessive intermediate Charcot-Marie-Tooth disease type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012014 Charcot-Marie-Tooth disease recessive intermediate A skos:exactMatch UMLS:C1842197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012015 nystagmus 3, congenital, autosomal dominant skos:exactMatch MESH:C537855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012015 nystagmus 3, congenital, autosomal dominant skos:exactMatch OMIM:608345 nystagmus 3, congenital, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012015 nystagmus 3, congenital, autosomal dominant skos:exactMatch UMLS:C1842186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012016 capillary malformation-arteriovenous malformation syndrome skos:exactMatch MESH:C564254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012016 capillary malformation-arteriovenous malformation syndrome skos:exactMatch NCIT:C179668 Capillary Malformation-Arteriovenous Malformation Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012016 capillary malformation-arteriovenous malformation syndrome skos:exactMatch OMIMPS:608354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012016 capillary malformation-arteriovenous malformation syndrome skos:exactMatch Orphanet:137667 Capillary malformation-arteriovenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012016 capillary malformation-arteriovenous malformation syndrome skos:exactMatch SCTID:703533007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012018 myopathy, myosin storage, autosomal dominant skos:exactMatch DOID:0111269 autosomal dominant hyaline body myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012018 myopathy, myosin storage, autosomal dominant skos:exactMatch MESH:C564253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012018 myopathy, myosin storage, autosomal dominant skos:exactMatch OMIM:608358 congenital myopathy 7a, myosin storage, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012018 myopathy, myosin storage, autosomal dominant skos:exactMatch SCTID:699267007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012018 myopathy, myosin storage, autosomal dominant skos:exactMatch UMLS:C1842160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012019 spondyloepiphyseal dysplasia, Kimberley type skos:exactMatch MESH:C564252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012019 spondyloepiphyseal dysplasia, Kimberley type skos:exactMatch OMIM:608361 spondyloepiphyseal dysplasia, kimberley iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012019 spondyloepiphyseal dysplasia, Kimberley type skos:exactMatch Orphanet:93283 Spondyloepiphyseal dysplasia, Kimberley type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012019 spondyloepiphyseal dysplasia, Kimberley type skos:exactMatch SCTID:719203001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012020 chromosome 22q11.2 microduplication syndrome skos:exactMatch DOID:0060436 chromosome 22q11.2 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012020 chromosome 22q11.2 microduplication syndrome skos:exactMatch MESH:C567224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012020 chromosome 22q11.2 microduplication syndrome skos:exactMatch OMIM:608363 chromosome 22q11.2 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012020 chromosome 22q11.2 microduplication syndrome skos:exactMatch Orphanet:1727 22q11.2 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012020 chromosome 22q11.2 microduplication syndrome skos:exactMatch SCTID:699311001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012020 chromosome 22q11.2 microduplication syndrome skos:exactMatch UMLS:C2675369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012021 myopia 17, autosomal dominant skos:exactMatch OMIM:608367 myopia 17, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012021 myopia 17, autosomal dominant skos:exactMatch UMLS:C3888211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012022 orofacial cleft 4 skos:exactMatch DOID:0080398 orofacial cleft 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012022 orofacial cleft 4 skos:exactMatch MESH:C564251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012022 orofacial cleft 4 skos:exactMatch OMIM:608371 orofacial cleft 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012022 orofacial cleft 4 skos:exactMatch UMLS:C1842143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012023 autosomal dominant nonsyndromic hearing loss 49 skos:exactMatch DOID:0110572 autosomal dominant nonsyndromic deafness 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012023 autosomal dominant nonsyndromic hearing loss 49 skos:exactMatch MESH:C564250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012023 autosomal dominant nonsyndromic hearing loss 49 skos:exactMatch OMIM:608372 deafness, autosomal dominant 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012023 autosomal dominant nonsyndromic hearing loss 49 skos:exactMatch UMLS:C1842136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012024 retinitis pigmentosa 26 skos:exactMatch DOID:0110368 retinitis pigmentosa 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012024 retinitis pigmentosa 26 skos:exactMatch MESH:C564249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012024 retinitis pigmentosa 26 skos:exactMatch OMIM:608380 retinitis pigmentosa 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012024 retinitis pigmentosa 26 skos:exactMatch UMLS:C1842127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012025 branchiootic syndrome 3 skos:exactMatch MESH:C564248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012025 branchiootic syndrome 3 skos:exactMatch OMIM:608389 branchiootic syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012025 branchiootic syndrome 3 skos:exactMatch UMLS:C1842124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012027 autoimmune disease, susceptibility to, 2 skos:exactMatch OMIM:608391 autoimmune disease, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012028 autoimmune disease, susceptibility to, 3 skos:exactMatch OMIM:608392 autoimmune disease, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012029 microcephaly 6, primary, autosomal recessive skos:exactMatch DOID:0070290 primary autosomal recessive microcephaly 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012029 microcephaly 6, primary, autosomal recessive skos:exactMatch MESH:C564247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012029 microcephaly 6, primary, autosomal recessive skos:exactMatch OMIM:608393 microcephaly 6, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012029 microcephaly 6, primary, autosomal recessive skos:exactMatch UMLS:C1842109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012030 autosomal dominant nonsyndromic hearing loss 43 skos:exactMatch DOID:0110568 autosomal dominant nonsyndromic deafness 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012030 autosomal dominant nonsyndromic hearing loss 43 skos:exactMatch MESH:C564246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012030 autosomal dominant nonsyndromic hearing loss 43 skos:exactMatch OMIM:608394 deafness, autosomal dominant 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012030 autosomal dominant nonsyndromic hearing loss 43 skos:exactMatch UMLS:C1842108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012031 platelet-type bleeding disorder 10 skos:exactMatch DOID:0111046 platelet-type bleeding disorder 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012031 platelet-type bleeding disorder 10 skos:exactMatch MESH:C564245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012031 platelet-type bleeding disorder 10 skos:exactMatch OMIM:608404 platelet glycoprotein 4 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012031 platelet-type bleeding disorder 10 skos:exactMatch UMLS:C1842090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012032 Braddock syndrome skos:exactMatch MESH:C564244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012032 Braddock syndrome skos:exactMatch OMIM:608406 vater-like defects with pulmonary hypertension, laryngeal webs, and growth deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012032 Braddock syndrome skos:exactMatch Orphanet:52047 Braddock syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012032 Braddock syndrome skos:exactMatch SCTID:720575002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012032 Braddock syndrome skos:exactMatch UMLS:C1842082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012032 Braddock syndrome skos:exactMatch UMLS:C4303988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012033 bradyopsia skos:exactMatch DOID:0050335 bradyopsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012033 bradyopsia skos:exactMatch MESH:C564243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012033 bradyopsia skos:exactMatch OMIM:608415 prolonged electroretinal response suppression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012033 bradyopsia skos:exactMatch Orphanet:75374 Bradyopsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012033 bradyopsia skos:exactMatch SCTID:711163009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012034 autosomal dominant limb-girdle muscular dystrophy type 1F skos:exactMatch DOID:0110304 autosomal dominant limb-girdle muscular dystrophy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012034 autosomal dominant limb-girdle muscular dystrophy type 1F skos:exactMatch MESH:C564242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012034 autosomal dominant limb-girdle muscular dystrophy type 1F skos:exactMatch OMIM:608423 muscular dystrophy, limb-girdle, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012034 autosomal dominant limb-girdle muscular dystrophy type 1F skos:exactMatch Orphanet:55595 TNP03-related limb-girdle muscular dystrophy D2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012034 autosomal dominant limb-girdle muscular dystrophy type 1F skos:exactMatch SCTID:719989007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012035 craniosynostosis-intracranial calcifications syndrome skos:exactMatch MESH:C564241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012035 craniosynostosis-intracranial calcifications syndrome skos:exactMatch OMIM:608432 craniosynostosis, calcification of basal ganglia, and facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012035 craniosynostosis-intracranial calcifications syndrome skos:exactMatch Orphanet:52054 Craniosynostosis-intracranial calcifications syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012035 craniosynostosis-intracranial calcifications syndrome skos:exactMatch SCTID:720816004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012035 craniosynostosis-intracranial calcifications syndrome skos:exactMatch UMLS:C1842058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012036 systemic lupus erythematosus, susceptibility to, 4 skos:exactMatch OMIM:608437 systemic lupus erythematosus, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012037 intellectual disability, autosomal recessive 3 skos:exactMatch MESH:C563929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012037 intellectual disability, autosomal recessive 3 skos:exactMatch OMIM:608443 intellectual developmental disorder, autosomal recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012037 intellectual disability, autosomal recessive 3 skos:exactMatch UMLS:C1838023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012038 speech-sound disorder skos:exactMatch MESH:C563928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012038 speech-sound disorder skos:exactMatch OMIM:608445 speech-sound disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012038 speech-sound disorder skos:exactMatch UMLS:C4078288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012039 myocardial infarction, susceptibility to skos:exactMatch OMIM:608446 myocardial infarction, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012040 inflammatory bowel disease 9 skos:exactMatch DOID:0110886 inflammatory bowel disease 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012040 inflammatory bowel disease 9 skos:exactMatch MESH:C563926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012040 inflammatory bowel disease 9 skos:exactMatch OMIM:608448 inflammatory bowel disease 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012040 inflammatory bowel disease 9 skos:exactMatch UMLS:C1838019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012041 familial adenomatous polyposis 2 skos:exactMatch DOID:0080410 familial adenomatous polyposis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012041 familial adenomatous polyposis 2 skos:exactMatch MESH:C563924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012041 familial adenomatous polyposis 2 skos:exactMatch NCIT:C96520 MUTYH-Associated Polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012041 familial adenomatous polyposis 2 skos:exactMatch OMIM:608456 familial adenomatous polyposis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012041 familial adenomatous polyposis 2 skos:exactMatch Orphanet:247798 MUTYH-related attenuated familial adenomatous polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012041 familial adenomatous polyposis 2 skos:exactMatch UMLS:C1837991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012042 Hirschsprung disease, susceptibility to, 8 skos:exactMatch OMIM:608462 hirschsprung disease, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012043 Reis-Bucklers corneal dystrophy skos:exactMatch DOID:0060453 Reis-Bucklers corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012043 Reis-Bucklers corneal dystrophy skos:exactMatch MESH:C535476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012043 Reis-Bucklers corneal dystrophy skos:exactMatch OMIM:608470 corneal dystrophy, reis-bucklers iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012043 Reis-Bucklers corneal dystrophy skos:exactMatch Orphanet:98961 Reis-Bücklers corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012043 Reis-Bucklers corneal dystrophy skos:exactMatch SCTID:231930000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012043 Reis-Bucklers corneal dystrophy skos:exactMatch UMLS:C0339278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012044 corneal dystrophy, lattice type 3A skos:exactMatch MESH:C563923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012044 corneal dystrophy, lattice type 3A skos:exactMatch OMIM:608471 corneal dystrophy, lattice iia 3a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012044 corneal dystrophy, lattice type 3A skos:exactMatch UMLS:C1837974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012045 myopia 5, autosomal dominant skos:exactMatch MESH:C563922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012045 myopia 5, autosomal dominant skos:exactMatch OMIM:608474 myopia 5, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012045 myopia 5, autosomal dominant skos:exactMatch UMLS:C1837972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012046 congenital corneal opacities, cornea guttata, and corectopia skos:exactMatch MESH:C563921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012046 congenital corneal opacities, cornea guttata, and corectopia skos:exactMatch OMIM:608484 congenital corneal opacities, cornea guttata, and corectopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012046 congenital corneal opacities, cornea guttata, and corectopia skos:exactMatch UMLS:C1837970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012047 alopecia universalis congenita, 10Y gonadal dysgenesis, and laryngomalacia skos:exactMatch MESH:C563920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012047 alopecia universalis congenita, 10Y gonadal dysgenesis, and laryngomalacia skos:exactMatch OMIM:608509 alopecia universalis congenita, 10y gonadal dysgenesis, and laryngomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012047 alopecia universalis congenita, 10Y gonadal dysgenesis, and laryngomalacia skos:exactMatch UMLS:C1837946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012048 endogenous depression skos:exactMatch DOID:1595 melancholic depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012048 endogenous depression skos:exactMatch NCIT:C34532 Endogenous Depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012048 endogenous depression skos:exactMatch SCTID:300706003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012049 orofaciodigital syndrome VII skos:exactMatch DOID:0060377 orofaciodigital syndrome VII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012049 orofaciodigital syndrome VII skos:exactMatch MESH:C563104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012049 orofaciodigital syndrome VII skos:exactMatch OMIM:608518 orofaciodigital syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012049 orofaciodigital syndrome VII skos:exactMatch Orphanet:90649 Orofaciodigital syndrome type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012049 orofaciodigital syndrome VII skos:exactMatch UMLS:C0796100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012049 orofaciodigital syndrome VII skos:exactMatch UMLS:CN206429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012050 major depressive disorder 1 skos:exactMatch MESH:C563919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012050 major depressive disorder 1 skos:exactMatch OMIM:608520 major depressive disorder 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012050 major depressive disorder 1 skos:exactMatch UMLS:C1837929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012051 periodontitis, aggressive, 2 skos:exactMatch MESH:C566946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012051 periodontitis, aggressive, 2 skos:exactMatch OMIM:608526 periodontitis, aggressive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012051 periodontitis, aggressive, 2 skos:exactMatch UMLS:C1969478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012052 ALG1-congenital disorder of glycosylation skos:exactMatch DOID:0080563 congenital disorder of glycosylation Ik semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012052 ALG1-congenital disorder of glycosylation skos:exactMatch MESH:C535749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012052 ALG1-congenital disorder of glycosylation skos:exactMatch OMIM:608540 congenital disorder of glycosylation, iia ik semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012052 ALG1-congenital disorder of glycosylation skos:exactMatch Orphanet:79327 ALG1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012052 ALG1-congenital disorder of glycosylation skos:exactMatch SCTID:720941007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012052 ALG1-congenital disorder of glycosylation skos:exactMatch UMLS:C2931005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012053 aneurysm, intracranial berry, 2 skos:exactMatch MESH:C536360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012053 aneurysm, intracranial berry, 2 skos:exactMatch OMIM:608542 aneurysm, intracranial berry, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012053 aneurysm, intracranial berry, 2 skos:exactMatch UMLS:C1837894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012054 schizophrenia 12 skos:exactMatch DOID:0070088 schizophrenia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012054 schizophrenia 12 skos:exactMatch OMIM:608543 schizophrenia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012054 schizophrenia 12 skos:exactMatch UMLS:C1837893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012055 Larsen-like osseous dysplasia-short stature syndrome skos:exactMatch MESH:C563914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012055 Larsen-like osseous dysplasia-short stature syndrome skos:exactMatch OMIM:608545 larsen-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012055 Larsen-like osseous dysplasia-short stature syndrome skos:exactMatch Orphanet:2370 Larsen-like osseous dysplasia-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012055 Larsen-like osseous dysplasia-short stature syndrome skos:exactMatch UMLS:C1837884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012056 Leber congenital amaurosis 9 skos:exactMatch DOID:0110005 Leber congenital amaurosis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012056 Leber congenital amaurosis 9 skos:exactMatch MESH:C536603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012056 Leber congenital amaurosis 9 skos:exactMatch OMIM:608553 leber congenital amaurosis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012057 legionnaire disease, susceptibility to skos:exactMatch OMIM:608556 legionnaire disease, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012058 myocardial infarction, susceptibility to, 2 skos:exactMatch OMIM:608557 myocardial infarction, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012058 myocardial infarction, susceptibility to, 2 skos:exactMatch UMLS:C1837871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012059 polydactyly, postaxial, type A4 skos:exactMatch MESH:C563909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012059 polydactyly, postaxial, type A4 skos:exactMatch OMIM:608562 polydactyly, postaxial, iia a4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012059 polydactyly, postaxial, type A4 skos:exactMatch UMLS:C1837868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012060 autosomal recessive nonsyndromic hearing loss 35 skos:exactMatch DOID:0110493 autosomal recessive nonsyndromic deafness 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012060 autosomal recessive nonsyndromic hearing loss 35 skos:exactMatch MESH:C563908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012060 autosomal recessive nonsyndromic hearing loss 35 skos:exactMatch OMIM:608565 deafness, autosomal recessive 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012060 autosomal recessive nonsyndromic hearing loss 35 skos:exactMatch UMLS:C1837857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012061 familial sick sinus syndrome skos:exactMatch MESH:C563907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012061 familial sick sinus syndrome skos:exactMatch OMIMPS:608567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012061 familial sick sinus syndrome skos:exactMatch Orphanet:166282 Familial sick sinus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012061 familial sick sinus syndrome skos:exactMatch SCTID:233913007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012062 dilated cardiomyopathy 1O skos:exactMatch DOID:0110451 dilated cardiomyopathy 1O semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012062 dilated cardiomyopathy 1O skos:exactMatch MESH:C563906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012062 dilated cardiomyopathy 1O skos:exactMatch OMIM:608569 cardiomyopathy, dilated, 1o semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012062 dilated cardiomyopathy 1O skos:exactMatch UMLS:C1837839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012063 ulnar/fibula ray defect-brachydactyly syndrome skos:exactMatch MESH:C563905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012063 ulnar/fibula ray defect-brachydactyly syndrome skos:exactMatch OMIM:608571 ulnar/fibular ray defect and brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012063 ulnar/fibula ray defect-brachydactyly syndrome skos:exactMatch Orphanet:52056 Ulnar/fibula ray defect-brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012063 ulnar/fibula ray defect-brachydactyly syndrome skos:exactMatch SCTID:719843001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012064 choanal atresia-hearing loss-cardiac defects-craniofacial dysmorphism syndrome skos:exactMatch DOID:0080695 Burn-McKeown syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012064 choanal atresia-hearing loss-cardiac defects-craniofacial dysmorphism syndrome skos:exactMatch MESH:C563682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012064 choanal atresia-hearing loss-cardiac defects-craniofacial dysmorphism syndrome skos:exactMatch OMIM:608572 burn-mckeown syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012064 choanal atresia-hearing loss-cardiac defects-craniofacial dysmorphism syndrome skos:exactMatch Orphanet:1200 Burn-McKeown syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012064 choanal atresia-hearing loss-cardiac defects-craniofacial dysmorphism syndrome skos:exactMatch UMLS:C1835913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012066 atrial fibrillation, familial, 1 skos:exactMatch MESH:C538261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012066 atrial fibrillation, familial, 1 skos:exactMatch OMIM:608583 atrial fibrillation, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012066 atrial fibrillation, familial, 1 skos:exactMatch UMLS:C1843687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012067 asthma-related traits, susceptibility to, 2 skos:exactMatch OMIM:608584 asthma-related traits, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012067 asthma-related traits, susceptibility to, 2 skos:exactMatch UMLS:C1837811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012068 brachial palsy, familial congenital skos:exactMatch MESH:C563901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012068 brachial palsy, familial congenital skos:exactMatch OMIM:608585 brachial palsy, familial congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012068 brachial palsy, familial congenital skos:exactMatch UMLS:C1837810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012069 keratoconus 3 skos:exactMatch MESH:C563900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012069 keratoconus 3 skos:exactMatch OMIM:608586 keratoconus 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012069 keratoconus 3 skos:exactMatch UMLS:C1837809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012071 congenital generalized lipodystrophy type 1 skos:exactMatch DOID:0111135 congenital generalized lipodystrophy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012071 congenital generalized lipodystrophy type 1 skos:exactMatch OMIM:608594 lipodystrophy, congenital generalized, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012072 familial partial lipodystrophy, Kobberling type skos:exactMatch DOID:0070207 familial partial lipodystrophy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012072 familial partial lipodystrophy, Kobberling type skos:exactMatch OMIM:608600 lipodystrophy, familial partial, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012072 familial partial lipodystrophy, Kobberling type skos:exactMatch Orphanet:79084 Familial partial lipodystrophy, Köbberling type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012072 familial partial lipodystrophy, Kobberling type skos:exactMatch SCTID:725035001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012073 ribose-5-P isomerase deficiency skos:exactMatch MESH:C563212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012073 ribose-5-P isomerase deficiency skos:exactMatch OMIM:608611 ribose 5-phosphate isomerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012073 ribose-5-P isomerase deficiency skos:exactMatch Orphanet:440706 Ribose-5-P isomerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012073 ribose-5-P isomerase deficiency skos:exactMatch SCTID:124667004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012073 ribose-5-P isomerase deficiency skos:exactMatch UMLS:C1291609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012074 mandibuloacral dysplasia with type B lipodystrophy skos:exactMatch MESH:C535706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012074 mandibuloacral dysplasia with type B lipodystrophy skos:exactMatch OMIM:608612 mandibuloacral dysplasia with iia B lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012074 mandibuloacral dysplasia with type B lipodystrophy skos:exactMatch Orphanet:90154 Mandibuloacral dysplasia with type B lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012074 mandibuloacral dysplasia with type B lipodystrophy skos:exactMatch UMLS:C1837756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012075 oligodontia-cancer predisposition syndrome skos:exactMatch MESH:C563898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012075 oligodontia-cancer predisposition syndrome skos:exactMatch OMIM:608615 oligodontia-colorectal cancer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012075 oligodontia-cancer predisposition syndrome skos:exactMatch Orphanet:300576 Oligodontia-cancer predisposition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012075 oligodontia-cancer predisposition syndrome skos:exactMatch UMLS:C1837750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012076 midface hypoplasia, obesity, developmental delay, and neonatal hypotonia skos:exactMatch MESH:C563896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012076 midface hypoplasia, obesity, developmental delay, and neonatal hypotonia skos:exactMatch OMIM:608624 midface hypoplasia, obesity, developmental delay, and neonatal hypotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012076 midface hypoplasia, obesity, developmental delay, and neonatal hypotonia skos:exactMatch UMLS:C1837730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012077 amyotrophic lateral sclerosis type 8 skos:exactMatch DOID:0050752 amyotrophic lateral sclerosis type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012077 amyotrophic lateral sclerosis type 8 skos:exactMatch MESH:C563895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012077 amyotrophic lateral sclerosis type 8 skos:exactMatch OMIM:608627 amyotrophic lateral sclerosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012078 Joubert syndrome 3 skos:exactMatch DOID:0110998 Joubert syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012078 Joubert syndrome 3 skos:exactMatch MESH:C536295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012078 Joubert syndrome 3 skos:exactMatch NCIT:C148259 Joubert Syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012078 Joubert syndrome 3 skos:exactMatch OMIM:608629 joubert syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012078 Joubert syndrome 3 skos:exactMatch UMLS:C1837713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012079 asperger syndrome, susceptibility to, 2 skos:exactMatch OMIM:608631 asperger syndrome, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012079 asperger syndrome, susceptibility to, 2 skos:exactMatch UMLS:C1837697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012080 neuronopathy, distal hereditary motor, type 2B skos:exactMatch DOID:0111207 distal hereditary motor neuropathy type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012080 neuronopathy, distal hereditary motor, type 2B skos:exactMatch MESH:C567084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012080 neuronopathy, distal hereditary motor, type 2B skos:exactMatch OMIM:608634 neuronopathy, distal hereditary motor, iia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012080 neuronopathy, distal hereditary motor, type 2B skos:exactMatch UMLS:C2608087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012081 15q11q13 microduplication syndrome skos:exactMatch NCIT:C126692 Chromosome 15q11-q13 Duplication Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012081 15q11q13 microduplication syndrome skos:exactMatch OMIM:608636 chromosome 15q11-q13 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012081 15q11q13 microduplication syndrome skos:exactMatch Orphanet:238446 15q11q13 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012081 15q11q13 microduplication syndrome skos:exactMatch SCTID:719427001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012081 15q11q13 microduplication syndrome skos:exactMatch UMLS:C2675336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012081 15q11q13 microduplication syndrome skos:exactMatch UMLS:C4304726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012082 asperger syndrome, susceptibility to, 1 skos:exactMatch OMIM:608638 asperger syndrome, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012082 asperger syndrome, susceptibility to, 1 skos:exactMatch UMLS:C1837646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012083 autosomal dominant nonsyndromic hearing loss 28 skos:exactMatch DOID:0110557 autosomal dominant nonsyndromic deafness 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012083 autosomal dominant nonsyndromic hearing loss 28 skos:exactMatch MESH:C563890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012083 autosomal dominant nonsyndromic hearing loss 28 skos:exactMatch OMIM:608641 deafness, autosomal dominant 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012083 autosomal dominant nonsyndromic hearing loss 28 skos:exactMatch UMLS:C1837640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012084 aromatic L-amino acid decarboxylase deficiency skos:exactMatch DOID:0090123 aromatic L-amino acid decarboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012084 aromatic L-amino acid decarboxylase deficiency skos:exactMatch MESH:C537437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012084 aromatic L-amino acid decarboxylase deficiency skos:exactMatch NCIT:C142085 Aromatic L-Amino-Acid Decarboxylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012084 aromatic L-amino acid decarboxylase deficiency skos:exactMatch OMIM:608643 aromatic l-amino acid decarboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012084 aromatic L-amino acid decarboxylase deficiency skos:exactMatch Orphanet:35708 Aromatic L-amino acid decarboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012084 aromatic L-amino acid decarboxylase deficiency skos:exactMatch SCTID:237922009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012085 primary ciliary dyskinesia 3 skos:exactMatch DOID:0110599 primary ciliary dyskinesia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012085 primary ciliary dyskinesia 3 skos:exactMatch MESH:C535278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012085 primary ciliary dyskinesia 3 skos:exactMatch NCIT:C172392 Primary Ciliary Dyskinesia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012085 primary ciliary dyskinesia 3 skos:exactMatch OMIM:608644 ciliary dyskinesia, primary, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012085 primary ciliary dyskinesia 3 skos:exactMatch UMLS:C1837618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012086 autosomal dominant nonsyndromic hearing loss 31 skos:exactMatch DOID:0110561 autosomal dominant nonsyndromic deafness 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012086 autosomal dominant nonsyndromic hearing loss 31 skos:exactMatch MESH:C563888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012086 autosomal dominant nonsyndromic hearing loss 31 skos:exactMatch OMIM:608645 deafness, autosomal dominant 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012086 autosomal dominant nonsyndromic hearing loss 31 skos:exactMatch UMLS:C1837617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012087 primary ciliary dyskinesia 4 skos:exactMatch DOID:0110614 primary ciliary dyskinesia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012087 primary ciliary dyskinesia 4 skos:exactMatch MESH:C535279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012087 primary ciliary dyskinesia 4 skos:exactMatch OMIM:608646 ciliary dyskinesia, primary, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012087 primary ciliary dyskinesia 4 skos:exactMatch UMLS:C1837616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012088 primary ciliary dyskinesia 5 skos:exactMatch DOID:0110617 primary ciliary dyskinesia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012088 primary ciliary dyskinesia 5 skos:exactMatch MESH:C563886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012088 primary ciliary dyskinesia 5 skos:exactMatch OMIM:608647 ciliary dyskinesia, primary, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012088 primary ciliary dyskinesia 5 skos:exactMatch UMLS:C1837615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012089 ichthyosis prematurity syndrome skos:exactMatch MESH:C536271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012089 ichthyosis prematurity syndrome skos:exactMatch NCIT:C62590 Idiopathic Pneumonia Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012089 ichthyosis prematurity syndrome skos:exactMatch OMIM:608649 ichthyosis prematurity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012089 ichthyosis prematurity syndrome skos:exactMatch Orphanet:88621 Ichthyosis-prematurity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012089 ichthyosis prematurity syndrome skos:exactMatch SCTID:12381000132107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012089 ichthyosis prematurity syndrome skos:exactMatch UMLS:C1504431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012089 ichthyosis prematurity syndrome skos:exactMatch UMLS:C1837610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012090 autosomal dominant nonsyndromic hearing loss 47 skos:exactMatch DOID:0110570 autosomal dominant nonsyndromic deafness 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012090 autosomal dominant nonsyndromic hearing loss 47 skos:exactMatch MESH:C563885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012090 autosomal dominant nonsyndromic hearing loss 47 skos:exactMatch OMIM:608652 deafness, autosomal dominant 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012090 autosomal dominant nonsyndromic hearing loss 47 skos:exactMatch UMLS:C1837609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012091 autosomal recessive nonsyndromic hearing loss 32 skos:exactMatch DOID:0110491 autosomal recessive nonsyndromic deafness 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012091 autosomal recessive nonsyndromic hearing loss 32 skos:exactMatch MESH:C563884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012091 autosomal recessive nonsyndromic hearing loss 32 skos:exactMatch OMIM:608653 deafness, autosomal recessive 32, with or without immotile sperm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012091 autosomal recessive nonsyndromic hearing loss 32 skos:exactMatch UMLS:C1837608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012092 hereditary sensory and autonomic neuropathy type 5 skos:exactMatch DOID:0070145 hereditary sensory and autonomic neuropathy type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012092 hereditary sensory and autonomic neuropathy type 5 skos:exactMatch OMIM:608654 neuropathy, hereditary sensory and autonomic, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012092 hereditary sensory and autonomic neuropathy type 5 skos:exactMatch Orphanet:64752 Hereditary sensory and autonomic neuropathy type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012092 hereditary sensory and autonomic neuropathy type 5 skos:exactMatch SCTID:128206006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012093 prostate cancer, hereditary, 3 skos:exactMatch MESH:C563883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012093 prostate cancer, hereditary, 3 skos:exactMatch OMIM:608656 prostate cancer, hereditary, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012093 prostate cancer, hereditary, 3 skos:exactMatch UMLS:C1837595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012094 prostate cancer, hereditary, 4 skos:exactMatch MESH:C563882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012094 prostate cancer, hereditary, 4 skos:exactMatch OMIM:608658 prostate cancer, hereditary, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012094 prostate cancer, hereditary, 4 skos:exactMatch UMLS:C1837593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012095 intellectual disability-brachydactyly-Pierre Robin syndrome skos:exactMatch MESH:C563880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012095 intellectual disability-brachydactyly-Pierre Robin syndrome skos:exactMatch OMIM:608670 robin sequence with distinctive facial appearance and brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012095 intellectual disability-brachydactyly-Pierre Robin syndrome skos:exactMatch Orphanet:364577 Intellectual disability-brachydactyly-Pierre Robin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012095 intellectual disability-brachydactyly-Pierre Robin syndrome skos:exactMatch UMLS:C1837564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012096 Charcot-Marie-Tooth disease axonal type 2L skos:exactMatch DOID:0110174 Charcot-Marie-Tooth disease axonal type 2L semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012096 Charcot-Marie-Tooth disease axonal type 2L skos:exactMatch OMIM:608673 charcot-marie-tooth disease, axonal, iia 2l semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012096 Charcot-Marie-Tooth disease axonal type 2L skos:exactMatch Orphanet:99945 Autosomal dominant Charcot-Marie-Tooth disease type 2L semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012096 Charcot-Marie-Tooth disease axonal type 2L skos:exactMatch SCTID:719513008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012096 Charcot-Marie-Tooth disease axonal type 2L skos:exactMatch UMLS:C1837552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012096 Charcot-Marie-Tooth disease axonal type 2L skos:exactMatch UMLS:C4304673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012097 spondylocostal dysostosis 2, autosomal recessive skos:exactMatch OMIM:608681 spondylocostal dysostosis 2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012097 spondylocostal dysostosis 2, autosomal recessive skos:exactMatch UMLS:C1837549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012098 spinocerebellar ataxia type 20 skos:exactMatch DOID:0050971 spinocerebellar ataxia type 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012098 spinocerebellar ataxia type 20 skos:exactMatch MESH:C537199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012098 spinocerebellar ataxia type 20 skos:exactMatch OMIM:608687 spinocerebellar ataxia 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012098 spinocerebellar ataxia type 20 skos:exactMatch Orphanet:101110 Spinocerebellar ataxia type 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012098 spinocerebellar ataxia type 20 skos:exactMatch SCTID:718771009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012098 spinocerebellar ataxia type 20 skos:exactMatch UMLS:C1837541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012099 AICA-ribosiduria skos:exactMatch MESH:C563876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012099 AICA-ribosiduria skos:exactMatch OMIM:608688 aica-ribosuria due to atic deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012099 AICA-ribosiduria skos:exactMatch Orphanet:250977 AICA-ribosiduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012099 AICA-ribosiduria skos:exactMatch SCTID:725289009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012099 AICA-ribosiduria skos:exactMatch UMLS:C1837530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012099 AICA-ribosiduria skos:exactMatch UMLS:C4510943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012100 major depressive disorder 2 skos:exactMatch MESH:C563875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012100 major depressive disorder 2 skos:exactMatch OMIM:608691 major depressive disorder 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012100 major depressive disorder 2 skos:exactMatch UMLS:C1837529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012101 glaucoma 1, open angle, J skos:exactMatch MESH:C563874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012101 glaucoma 1, open angle, J skos:exactMatch OMIM:608695 glaucoma 1, open angle, j semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012101 glaucoma 1, open angle, J skos:exactMatch UMLS:C1837528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012102 glaucoma 1, open angle, K skos:exactMatch MESH:C563873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012102 glaucoma 1, open angle, K skos:exactMatch OMIM:608696 glaucoma 1, open angle, k semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012102 glaucoma 1, open angle, K skos:exactMatch UMLS:C1837527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012103 spinocerebellar ataxia type 25 skos:exactMatch DOID:0050974 spinocerebellar ataxia type 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012103 spinocerebellar ataxia type 25 skos:exactMatch MESH:C537202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012103 spinocerebellar ataxia type 25 skos:exactMatch OMIM:608703 spinocerebellar ataxia 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012103 spinocerebellar ataxia type 25 skos:exactMatch Orphanet:101111 Spinocerebellar ataxia type 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012103 spinocerebellar ataxia type 25 skos:exactMatch SCTID:718770005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012103 spinocerebellar ataxia type 25 skos:exactMatch UMLS:C1837518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012104 acquired partial lipodystrophy skos:exactMatch MESH:C562448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012104 acquired partial lipodystrophy skos:exactMatch NCIT:C129723 Acquired Partial Lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012104 acquired partial lipodystrophy skos:exactMatch Orphanet:79087 Acquired partial lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012104 acquired partial lipodystrophy skos:exactMatch SCTID:75659004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012104 acquired partial lipodystrophy skos:exactMatch UMLS:C0220989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch DOID:12132 granulomatosis with polyangiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch ICD10CM:M31.3 Wegener's granulomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch MESH:D014890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch NCIT:C123111 Pauci-Immune Glomerulonephritis associated with Granulomatosis with Polyangiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch NCIT:C3444 Granulomatosis with Polyangiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch OMIM:608710 granulomatosis with polyangiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch Orphanet:900 Granulomatosis with polyangiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch SCTID:195353004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch UMLS:C3495801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012105 granulomatosis with polyangiitis skos:exactMatch UMLS:C4050407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012106 microcephaly 5, primary, autosomal recessive skos:exactMatch DOID:0070280 primary autosomal recessive microcephaly 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012106 microcephaly 5, primary, autosomal recessive skos:exactMatch MESH:C563871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012106 microcephaly 5, primary, autosomal recessive skos:exactMatch OMIM:608716 microcephaly 5, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012106 microcephaly 5, primary, autosomal recessive skos:exactMatch UMLS:C1837501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012107 neuropathy, hereditary sensory and autonomic, adult-onset, with anosmia skos:exactMatch MESH:C563870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012107 neuropathy, hereditary sensory and autonomic, adult-onset, with anosmia skos:exactMatch OMIM:608720 neuropathy, hereditary sensory and autonomic, adult-onset, with anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012107 neuropathy, hereditary sensory and autonomic, adult-onset, with anosmia skos:exactMatch UMLS:C1837492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012108 spondyloepimetaphyseal dysplasia, matrilin-3 type skos:exactMatch MESH:C563869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012108 spondyloepimetaphyseal dysplasia, matrilin-3 type skos:exactMatch OMIM:608728 spondyloepimetaphyseal dysplasia, borochowitz-cormier-daire iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012108 spondyloepimetaphyseal dysplasia, matrilin-3 type skos:exactMatch Orphanet:156728 Spondyloepimetaphyseal dysplasia, matrilin-3 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012108 spondyloepimetaphyseal dysplasia, matrilin-3 type skos:exactMatch SCTID:719166003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012108 spondyloepimetaphyseal dysplasia, matrilin-3 type skos:exactMatch UMLS:C1837481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012109 hypertension, essential, susceptibility to, 4 skos:exactMatch OMIM:608742 hypertension, essential, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012109 hypertension, essential, susceptibility to, 4 skos:exactMatch UMLS:C1837479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012110 growth delay due to insulin-like growth factor type 1 deficiency skos:exactMatch MESH:C563867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012110 growth delay due to insulin-like growth factor type 1 deficiency skos:exactMatch OMIM:608747 insulin-like growth factor 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012110 growth delay due to insulin-like growth factor type 1 deficiency skos:exactMatch Orphanet:73272 Growth delay due to insulin-like growth factor type 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012110 growth delay due to insulin-like growth factor type 1 deficiency skos:exactMatch SCTID:724385009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012110 growth delay due to insulin-like growth factor type 1 deficiency skos:exactMatch UMLS:C1837475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012110 growth delay due to insulin-like growth factor type 1 deficiency skos:exactMatch UMLS:C4518327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012111 hypertrophic cardiomyopathy 8 skos:exactMatch DOID:0110314 hypertrophic cardiomyopathy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012111 hypertrophic cardiomyopathy 8 skos:exactMatch MESH:C563866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012111 hypertrophic cardiomyopathy 8 skos:exactMatch OMIM:608751 cardiomyopathy, familial hypertrophic, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012111 hypertrophic cardiomyopathy 8 skos:exactMatch UMLS:C1837471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012112 hypertrophic cardiomyopathy 10 skos:exactMatch DOID:0110316 hypertrophic cardiomyopathy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012112 hypertrophic cardiomyopathy 10 skos:exactMatch MESH:C563865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012112 hypertrophic cardiomyopathy 10 skos:exactMatch OMIM:608758 cardiomyopathy, familial hypertrophic, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012112 hypertrophic cardiomyopathy 10 skos:exactMatch UMLS:C1834460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012113 epilepsy, idiopathic generalized, susceptibility to, 3 skos:exactMatch DOID:0111318 idiopathic generalized epilepsy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012113 epilepsy, idiopathic generalized, susceptibility to, 3 skos:exactMatch OMIM:608762 epilepsy, idiopathic generalized, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012114 Ehlers-Danlos syndrome, Beasley-Cohen type skos:exactMatch MESH:C536199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012114 Ehlers-Danlos syndrome, Beasley-Cohen type skos:exactMatch OMIM:608763 ehlers-danlos syndrome, beasley-cohen iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012114 Ehlers-Danlos syndrome, Beasley-Cohen type skos:exactMatch UMLS:C1837462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012115 scoliosis, isolated, susceptibility to, 3 skos:exactMatch OMIM:608765 scoliosis, isolated, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012116 spinocerebellar ataxia type 8 skos:exactMatch DOID:0050959 spinocerebellar ataxia type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012116 spinocerebellar ataxia type 8 skos:exactMatch OMIM:608768 spinocerebellar ataxia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012116 spinocerebellar ataxia type 8 skos:exactMatch Orphanet:98760 Spinocerebellar ataxia type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012116 spinocerebellar ataxia type 8 skos:exactMatch SCTID:715753001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012116 spinocerebellar ataxia type 8 skos:exactMatch UMLS:C1837454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012117 ALG9-congenital disorder of glycosylation skos:exactMatch DOID:0080564 congenital disorder of glycosylation Il semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012117 ALG9-congenital disorder of glycosylation skos:exactMatch MESH:C535750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012117 ALG9-congenital disorder of glycosylation skos:exactMatch OMIM:608776 congenital disorder of glycosylation, iia il semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012117 ALG9-congenital disorder of glycosylation skos:exactMatch Orphanet:79328 ALG9-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012117 ALG9-congenital disorder of glycosylation skos:exactMatch SCTID:720978005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012117 ALG9-congenital disorder of glycosylation skos:exactMatch UMLS:C2931006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012118 COG7-congenital disorder of glycosylation skos:exactMatch MESH:C535754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012118 COG7-congenital disorder of glycosylation skos:exactMatch OMIM:608779 congenital disorder of glycosylation, iia iie semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012118 COG7-congenital disorder of glycosylation skos:exactMatch Orphanet:79333 COG7-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012118 COG7-congenital disorder of glycosylation skos:exactMatch SCTID:717773005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012119 asperger syndrome, susceptibility to, 3 skos:exactMatch OMIM:608781 asperger syndrome, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012119 asperger syndrome, susceptibility to, 3 skos:exactMatch UMLS:C1837434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012120 pyruvate dehydrogenase phosphatase deficiency skos:exactMatch MESH:C536258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012120 pyruvate dehydrogenase phosphatase deficiency skos:exactMatch OMIM:608782 pyruvate dehydrogenase phosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012120 pyruvate dehydrogenase phosphatase deficiency skos:exactMatch Orphanet:79246 Pyruvate dehydrogenase phosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012120 pyruvate dehydrogenase phosphatase deficiency skos:exactMatch UMLS:C1837429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012121 otosclerosis 5 skos:exactMatch MESH:C563858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012121 otosclerosis 5 skos:exactMatch OMIM:608787 otosclerosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012121 otosclerosis 5 skos:exactMatch UMLS:C1837422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012122 moyamoya disease 3 skos:exactMatch MESH:C536993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012122 moyamoya disease 3 skos:exactMatch OMIM:608796 moyamoya disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012122 moyamoya disease 3 skos:exactMatch UMLS:C1837418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012123 congenital disorder of glycosylation type 1E skos:exactMatch DOID:0080557 congenital disorder of glycosylation Ie semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012123 congenital disorder of glycosylation type 1E skos:exactMatch MESH:C535743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012123 congenital disorder of glycosylation type 1E skos:exactMatch NCIT:C126871 Congenital Disorder of Glycosylation Type Ie semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012123 congenital disorder of glycosylation type 1E skos:exactMatch OMIM:608799 congenital disorder of glycosylation, iia ie semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012123 congenital disorder of glycosylation type 1E skos:exactMatch Orphanet:79322 DPM1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012123 congenital disorder of glycosylation type 1E skos:exactMatch SCTID:725078006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012124 sudden infant death-dysgenesis of the testes syndrome skos:exactMatch MESH:C563856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012124 sudden infant death-dysgenesis of the testes syndrome skos:exactMatch OMIM:608800 sudden infant death with dysgenesis of the testes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012124 sudden infant death-dysgenesis of the testes syndrome skos:exactMatch Orphanet:168593 Sudden infant death-dysgenesis of the testes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012124 sudden infant death-dysgenesis of the testes syndrome skos:exactMatch UMLS:C1837371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012125 hypomyelinating leukodystrophy 2 skos:exactMatch DOID:0060787 hypomyelinating leukodystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012125 hypomyelinating leukodystrophy 2 skos:exactMatch MESH:C563855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012125 hypomyelinating leukodystrophy 2 skos:exactMatch OMIM:608804 leukodystrophy, hypomyelinating, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012125 hypomyelinating leukodystrophy 2 skos:exactMatch Orphanet:280282 Pelizaeus-Merzbacher-like disease due to GJC2 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012125 hypomyelinating leukodystrophy 2 skos:exactMatch UMLS:C1837355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012126 familial avascular necrosis of femoral head skos:exactMatch MESH:D005271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012126 familial avascular necrosis of femoral head skos:exactMatch NCIT:C35480 Aseptic Necrosis of Femoral Head semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012126 familial avascular necrosis of femoral head skos:exactMatch OMIMPS:608805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012126 familial avascular necrosis of femoral head skos:exactMatch Orphanet:86820 Familial avascular necrosis of femoral head semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012126 familial avascular necrosis of femoral head skos:exactMatch SCTID:715657008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012126 familial avascular necrosis of femoral head skos:exactMatch UMLS:CN206226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012127 autosomal recessive limb-girdle muscular dystrophy type 2J skos:exactMatch DOID:0110283 autosomal recessive limb-girdle muscular dystrophy type 2J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012127 autosomal recessive limb-girdle muscular dystrophy type 2J skos:exactMatch MESH:C563854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012127 autosomal recessive limb-girdle muscular dystrophy type 2J skos:exactMatch OMIM:608807 muscular dystrophy, limb-girdle, autosomal recessive 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012127 autosomal recessive limb-girdle muscular dystrophy type 2J skos:exactMatch Orphanet:140922 Titin-related limb-girdle muscular dystrophy R10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012127 autosomal recessive limb-girdle muscular dystrophy type 2J skos:exactMatch UMLS:C1837342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012128 transposition of the great arteries, dextro-looped skos:exactMatch MESH:C563853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012128 transposition of the great arteries, dextro-looped skos:exactMatch OMIM:608808 transposition of the great arteries, dextro-looped semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012128 transposition of the great arteries, dextro-looped skos:exactMatch UMLS:C1837341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012129 leukoencephalopathy, arthritis, colitis, and hypogammaglobulinema skos:exactMatch MESH:C563852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012129 leukoencephalopathy, arthritis, colitis, and hypogammaglobulinema skos:exactMatch OMIM:608809 leukoencephalopathy, arthritis, colitis, and hypogammaglobulinema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012129 leukoencephalopathy, arthritis, colitis, and hypogammaglobulinema skos:exactMatch UMLS:C1837329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012130 myofibrillar myopathy 2 skos:exactMatch DOID:0080093 myofibrillar myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012130 myofibrillar myopathy 2 skos:exactMatch MESH:C563848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012130 myofibrillar myopathy 2 skos:exactMatch OMIM:608810 myopathy, myofibrillar, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012130 myofibrillar myopathy 2 skos:exactMatch Orphanet:399058 Alpha-B crystallin-related late-onset myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012130 myofibrillar myopathy 2 skos:exactMatch UMLS:C1837317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012131 metaphyseal undermodeling, spondylar dysplasia, and overgrowth skos:exactMatch MESH:C537355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012131 metaphyseal undermodeling, spondylar dysplasia, and overgrowth skos:exactMatch OMIM:608811 metaphyseal undermodeling, spondylar dysplasia, and overgrowth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012131 metaphyseal undermodeling, spondylar dysplasia, and overgrowth skos:exactMatch Orphanet:498485 Overgrowth-metaphyseal undermodeling-spondylar dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012131 metaphyseal undermodeling, spondylar dysplasia, and overgrowth skos:exactMatch UMLS:C1837316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012132 colorectal cancer, susceptibility to, 1 skos:exactMatch OMIM:608812 colorectal cancer, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012133 lateral semicircular canal malformation, familial, with external and middle ear abnormalities skos:exactMatch MESH:C537879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012133 lateral semicircular canal malformation, familial, with external and middle ear abnormalities skos:exactMatch OMIM:608814 lateral semicircular canal malformation, familial, with external and middle ear abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012133 lateral semicircular canal malformation, familial, with external and middle ear abnormalities skos:exactMatch UMLS:C1837314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012134 myoclonic epilepsy, juvenile, susceptibility to, 3 skos:exactMatch DOID:0111326 juvenile myoclonic epilepsy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012134 myoclonic epilepsy, juvenile, susceptibility to, 3 skos:exactMatch OMIM:608816 myoclonic epilepsy, juvenile, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012134 myoclonic epilepsy, juvenile, susceptibility to, 3 skos:exactMatch UMLS:C1837308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012135 restless legs syndrome, susceptibility to, 2 skos:exactMatch OMIM:608831 restless legs syndrome, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012135 restless legs syndrome, susceptibility to, 2 skos:exactMatch UMLS:C1837285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012136 carnitine palmitoyl transferase II deficiency, neonatal form skos:exactMatch MESH:C563463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012136 carnitine palmitoyl transferase II deficiency, neonatal form skos:exactMatch OMIM:608836 carnitine palmitoyltransferase 2 deficiency, lethal neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012136 carnitine palmitoyl transferase II deficiency, neonatal form skos:exactMatch Orphanet:228308 Carnitine palmitoyl transferase II deficiency, neonatal form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012136 carnitine palmitoyl transferase II deficiency, neonatal form skos:exactMatch UMLS:C1833518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012137 Carney complex - trismus - pseudocamptodactyly syndrome skos:exactMatch OMIM:608837 carney complex variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012137 Carney complex - trismus - pseudocamptodactyly syndrome skos:exactMatch Orphanet:319340 Carney complex-trismus-pseudocamptodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012138 muscular dystrophy-dystroglycanopathy type B6 skos:exactMatch DOID:0110637 muscular dystrophy-dystroglycanopathy type B6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012138 muscular dystrophy-dystroglycanopathy type B6 skos:exactMatch MESH:C563844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012138 muscular dystrophy-dystroglycanopathy type B6 skos:exactMatch OMIM:608840 muscular dystrophy-dystroglycanopathy (congenital with impaired intellectual development), iia b, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012138 muscular dystrophy-dystroglycanopathy type B6 skos:exactMatch Orphanet:98894 Congenital muscular dystrophy type 1D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012138 muscular dystrophy-dystroglycanopathy type B6 skos:exactMatch UMLS:C1837229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012139 macular dystrophy, retinal, 3 skos:exactMatch OMIM:608850 macular dystrophy, retinal, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012139 macular dystrophy, retinal, 3 skos:exactMatch UMLS:C3888009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012140 obsolete pulmonary function skos:exactMatch OMIM:608852 pulmonary function semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012141 orofacial cleft 6, susceptibility to skos:exactMatch DOID:0080593 orofacial cleft 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012141 orofacial cleft 6, susceptibility to skos:exactMatch OMIM:608864 orofacial cleft 6, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012142 orofacial cleft 5 skos:exactMatch DOID:0080399 orofacial cleft 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012142 orofacial cleft 5 skos:exactMatch MESH:C563843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012142 orofacial cleft 5 skos:exactMatch OMIM:608874 orofacial cleft 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012142 orofacial cleft 5 skos:exactMatch UMLS:C1837210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012143 hereditary cryohydrocytosis with reduced stomatin skos:exactMatch MESH:C563840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012143 hereditary cryohydrocytosis with reduced stomatin skos:exactMatch OMIM:608885 stomatin-deficient cryohydrocytosis with neurologic defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012143 hereditary cryohydrocytosis with reduced stomatin skos:exactMatch Orphanet:168577 Hereditary cryohydrocytosis with reduced stomatin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012143 hereditary cryohydrocytosis with reduced stomatin skos:exactMatch UMLS:C1837206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012144 Waardenburg syndrome type 2D skos:exactMatch DOID:0110952 Waardenburg syndrome type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012144 Waardenburg syndrome type 2D skos:exactMatch MESH:C563839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012144 Waardenburg syndrome type 2D skos:exactMatch OMIM:608890 waardenburg syndrome, iia 2d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012144 Waardenburg syndrome type 2D skos:exactMatch UMLS:C1837203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012145 macular degeneration, age-related, 3 skos:exactMatch MESH:C563838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012145 macular degeneration, age-related, 3 skos:exactMatch OMIM:608895 macular degeneration, age-related, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012145 macular degeneration, age-related, 3 skos:exactMatch UMLS:C1837187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012146 familial hemophagocytic lymphohistiocytosis 3 skos:exactMatch DOID:0110923 familial hemophagocytic lymphohistiocytosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012146 familial hemophagocytic lymphohistiocytosis 3 skos:exactMatch MESH:C537251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012146 familial hemophagocytic lymphohistiocytosis 3 skos:exactMatch OMIM:608898 hemophagocytic lymphohistiocytosis, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012147 coronary heart disease, susceptibility to, 5 skos:exactMatch OMIM:608901 coronary heart disease, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012148 obsolete drug metabolism, poor, CYP2D6-related skos:exactMatch MESH:C563835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012148 obsolete drug metabolism, poor, CYP2D6-related skos:exactMatch OMIM:608902 drug metabolism, poor, cyp2d6-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012148 obsolete drug metabolism, poor, CYP2D6-related skos:exactMatch UMLS:C1837154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012149 attention deficit-hyperactivity disorder, susceptibility to, 1 skos:exactMatch OMIM:608903 attention deficit-hyperactivity disorder, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012150 attention deficit-hyperactivity disorder, susceptibility to, 2 skos:exactMatch OMIM:608904 attention deficit-hyperactivity disorder, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012151 attention deficit-hyperactivity disorder, susceptibility to, 3 skos:exactMatch OMIM:608905 attention deficit-hyperactivity disorder, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012152 attention deficit-hyperactivity disorder, susceptibility to, 4 skos:exactMatch OMIM:608906 attention deficit-hyperactivity disorder, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012153 Alzheimer disease 9 skos:exactMatch DOID:0111364 Alzheimer's disease 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012153 Alzheimer disease 9 skos:exactMatch MESH:C563834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012153 Alzheimer disease 9 skos:exactMatch OMIM:608907 alzheimer disease 9, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012153 Alzheimer disease 9 skos:exactMatch UMLS:C1837149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012154 myopia 6 skos:exactMatch MESH:C536105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012154 myopia 6 skos:exactMatch OMIM:608908 myopia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012155 choanal atresia skos:exactMatch DOID:9574 choanal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012155 choanal atresia skos:exactMatch ICD10CM:Q30.0 Choanal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012155 choanal atresia skos:exactMatch MESH:D002754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012155 choanal atresia skos:exactMatch OMIM:608911 choanal atresia, posterior semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012155 choanal atresia skos:exactMatch Orphanet:137914 Choanal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012155 choanal atresia skos:exactMatch SCTID:204508009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012156 myasthenic syndrome, congenital, 1B, fast-channel skos:exactMatch DOID:0110662 congenital myasthenic syndrome 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012156 myasthenic syndrome, congenital, 1B, fast-channel skos:exactMatch OMIM:608930 myasthenic syndrome, congenital, 1b, fast-channel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012156 myasthenic syndrome, congenital, 1B, fast-channel skos:exactMatch UMLS:C1837122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012156 myasthenic syndrome, congenital, 1B, fast-channel skos:exactMatch UMLS:C4225405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012157 congenital myasthenic syndrome 4C skos:exactMatch DOID:0110679 congenital myasthenic syndrome 4C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012157 congenital myasthenic syndrome 4C skos:exactMatch OMIM:608931 myasthenic syndrome, congenital, 4c, associated with acetylcholine receptor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012158 keratoconus 2 skos:exactMatch MESH:C563827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012158 keratoconus 2 skos:exactMatch OMIM:608932 keratoconus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012158 keratoconus 2 skos:exactMatch UMLS:C1837090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012159 lung cancer susceptibility 1 skos:exactMatch OMIM:608935 lung cancer susceptibility 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012159 lung cancer susceptibility 1 skos:exactMatch UMLS:C1837089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012160 spondylometaphyseal dysplasia-cone-rod dystrophy syndrome skos:exactMatch DOID:0112300 spondylometaphyseal dysplasia with cone-rod dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012160 spondylometaphyseal dysplasia-cone-rod dystrophy syndrome skos:exactMatch MESH:C563825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012160 spondylometaphyseal dysplasia-cone-rod dystrophy syndrome skos:exactMatch OMIM:608940 spondylometaphyseal dysplasia with cone-rod dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012160 spondylometaphyseal dysplasia-cone-rod dystrophy syndrome skos:exactMatch Orphanet:85167 Spondylometaphyseal dysplasia-cone-rod dystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012160 spondylometaphyseal dysplasia-cone-rod dystrophy syndrome skos:exactMatch UMLS:C1837073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012161 susceptibility to respiratory infections associated with CD8alpha chain mutation skos:exactMatch MESH:C563824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012161 susceptibility to respiratory infections associated with CD8alpha chain mutation skos:exactMatch OMIM:608957 cd8 deficiency, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012161 susceptibility to respiratory infections associated with CD8alpha chain mutation skos:exactMatch Orphanet:169085 Susceptibility to respiratory infections associated with CD8alpha chain mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012161 susceptibility to respiratory infections associated with CD8alpha chain mutation skos:exactMatch SCTID:766983005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012161 susceptibility to respiratory infections associated with CD8alpha chain mutation skos:exactMatch UMLS:C1837065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012162 patterned macular dystrophy 2 skos:exactMatch DOID:0060864 patterned macular dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012162 patterned macular dystrophy 2 skos:exactMatch OMIM:608970 macular dystrophy, patterned, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012162 patterned macular dystrophy 2 skos:exactMatch UMLS:C1837029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012163 immunodeficiency 104 skos:exactMatch DOID:0090014 severe combined immunodeficiency, autosomal recessive, T cell-negative, B cell-positive, Nk cell-positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012163 immunodeficiency 104 skos:exactMatch MESH:C563822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012163 immunodeficiency 104 skos:exactMatch OMIM:608971 immunodeficiency 104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012163 immunodeficiency 104 skos:exactMatch UMLS:C1837028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012164 Meacham syndrome skos:exactMatch MESH:C538162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012164 Meacham syndrome skos:exactMatch OMIM:608978 meacham syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012164 Meacham syndrome skos:exactMatch Orphanet:3097 Meacham syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012164 Meacham syndrome skos:exactMatch SCTID:722461004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012164 Meacham syndrome skos:exactMatch UMLS:C1837026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012165 BNAR syndrome skos:exactMatch MESH:C567672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012165 BNAR syndrome skos:exactMatch OMIM:608980 bifid nose with or without anorectal and renal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012165 BNAR syndrome skos:exactMatch Orphanet:217266 BNAR syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012165 BNAR syndrome skos:exactMatch SCTID:717940006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012165 BNAR syndrome skos:exactMatch UMLS:C2750433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012165 BNAR syndrome skos:exactMatch UMLS:C4303547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012166 autosomal dominant sensory ataxia 1 skos:exactMatch DOID:0111170 autosomal dominant sensory ataxia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012166 autosomal dominant sensory ataxia 1 skos:exactMatch OMIM:608984 ataxia, sensory, 1, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012166 autosomal dominant sensory ataxia 1 skos:exactMatch UMLS:C1837015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012167 atrial fibrillation, familial, 2 skos:exactMatch MESH:C563903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012167 atrial fibrillation, familial, 2 skos:exactMatch OMIM:608988 atrial fibrillation, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012167 atrial fibrillation, familial, 2 skos:exactMatch UMLS:C1837812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012168 dyslexia, susceptibility to, 8 skos:exactMatch OMIM:608995 dyslexia, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012169 premature ovarian failure 3 skos:exactMatch MESH:C563816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012169 premature ovarian failure 3 skos:exactMatch OMIM:608996 premature ovarian failure 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012169 premature ovarian failure 3 skos:exactMatch UMLS:C1837008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012170 autosomal recessive nonsyndromic hearing loss 36 skos:exactMatch DOID:0110494 autosomal recessive nonsyndromic deafness 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012170 autosomal recessive nonsyndromic hearing loss 36 skos:exactMatch MESH:C563815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012170 autosomal recessive nonsyndromic hearing loss 36 skos:exactMatch OMIM:609006 deafness, autosomal recessive 36, with or without vestibular involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012171 marfanoid habitus with situs inversus skos:exactMatch MESH:C563814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012171 marfanoid habitus with situs inversus skos:exactMatch OMIM:609008 marfanoid habitus with situs inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012171 marfanoid habitus with situs inversus skos:exactMatch UMLS:C1836994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012172 mitochondrial trifunctional protein deficiency skos:exactMatch DOID:0111277 mitochondrial trifunctional protein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012172 mitochondrial trifunctional protein deficiency skos:exactMatch MESH:C566945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012172 mitochondrial trifunctional protein deficiency skos:exactMatch NCIT:C98991 Mitochondrial Trifunctional Protein Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012172 mitochondrial trifunctional protein deficiency skos:exactMatch OMIM:609015 mitochondrial trifunctional protein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012172 mitochondrial trifunctional protein deficiency skos:exactMatch Orphanet:746 Mitochondrial trifunctional protein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012172 mitochondrial trifunctional protein deficiency skos:exactMatch SCTID:237999008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012173 long chain 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch NCIT:C129929 Long-Chain 3-Hydroxyacyl-CoA Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012173 long chain 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch OMIM:609016 long-chain 3-hydroxyacyl-coa dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012173 long chain 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:5 Long chain 3-hydroxyacyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012173 long chain 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch SCTID:726021008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012173 long chain 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch UMLS:C3711645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012173 long chain 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch UMLS:CN074230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012173 long chain 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch UMLS:CN239369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012174 peripheral cone dystrophy skos:exactMatch MESH:C563813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012174 peripheral cone dystrophy skos:exactMatch OMIM:609021 peripheral cone dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012174 peripheral cone dystrophy skos:exactMatch UMLS:C1836946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012175 cataract 28 skos:exactMatch DOID:0110244 cataract 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012175 cataract 28 skos:exactMatch MESH:C563812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012175 cataract 28 skos:exactMatch OMIM:609026 cataract 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012175 cataract 28 skos:exactMatch UMLS:C1836942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012176 Emanuel syndrome skos:exactMatch MESH:C535733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012176 Emanuel syndrome skos:exactMatch OMIM:609029 emanuel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012176 Emanuel syndrome skos:exactMatch Orphanet:96170 Emanuel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012176 Emanuel syndrome skos:exactMatch SCTID:702417004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012176 Emanuel syndrome skos:exactMatch UMLS:C1836929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012177 posterior column ataxia-retinitis pigmentosa syndrome skos:exactMatch MESH:C536343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012177 posterior column ataxia-retinitis pigmentosa syndrome skos:exactMatch OMIM:609033 posterior column ataxia with retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012177 posterior column ataxia-retinitis pigmentosa syndrome skos:exactMatch Orphanet:88628 Posterior column ataxia-retinitis pigmentosa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012177 posterior column ataxia-retinitis pigmentosa syndrome skos:exactMatch SCTID:724065003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012177 posterior column ataxia-retinitis pigmentosa syndrome skos:exactMatch UMLS:C1836916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012177 posterior column ataxia-retinitis pigmentosa syndrome skos:exactMatch UMLS:C4510304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012178 intellectual disability with optic atrophy, facial dysmorphism, microcephaly, and short stature skos:exactMatch MESH:C563810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012178 intellectual disability with optic atrophy, facial dysmorphism, microcephaly, and short stature skos:exactMatch OMIM:609037 mental retardation with optic atrophy, facial dysmorphism, microcephaly, and short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012178 intellectual disability with optic atrophy, facial dysmorphism, microcephaly, and short stature skos:exactMatch UMLS:C1836915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012179 narcolepsy 3 skos:exactMatch OMIM:609039 narcolepsy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012179 narcolepsy 3 skos:exactMatch UMLS:C1836907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012180 arrhythmogenic right ventricular dysplasia 9 skos:exactMatch DOID:0110077 arrhythmogenic right ventricular dysplasia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012180 arrhythmogenic right ventricular dysplasia 9 skos:exactMatch MESH:C563808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012180 arrhythmogenic right ventricular dysplasia 9 skos:exactMatch OMIM:609040 arrhythmogenic right ventricular dysplasia, familial, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012180 arrhythmogenic right ventricular dysplasia 9 skos:exactMatch UMLS:C1836906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012181 hereditary spastic paraplegia 27 skos:exactMatch DOID:0110778 hereditary spastic paraplegia 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012181 hereditary spastic paraplegia 27 skos:exactMatch MESH:C563807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012181 hereditary spastic paraplegia 27 skos:exactMatch OMIM:609041 spastic paraplegia 27, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012181 hereditary spastic paraplegia 27 skos:exactMatch Orphanet:101007 Autosomal recessive spastic paraplegia type 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012181 hereditary spastic paraplegia 27 skos:exactMatch UMLS:C1836899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012182 skeletal dysplasia, rhizomelic, with retinitis pigmentosa skos:exactMatch MESH:C563806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012182 skeletal dysplasia, rhizomelic, with retinitis pigmentosa skos:exactMatch OMIM:609047 skeletal dysplasia, rhizomelic, with retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012182 skeletal dysplasia, rhizomelic, with retinitis pigmentosa skos:exactMatch UMLS:C1836898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012183 melanoma, cutaneous malignant, susceptibility to, 3 skos:exactMatch OMIM:609048 melanoma, cutaneous malignant, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012184 Pierson syndrome skos:exactMatch DOID:0060852 Pierson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012184 Pierson syndrome skos:exactMatch MESH:C537185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012184 Pierson syndrome skos:exactMatch NCIT:C128145 Pierson Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012184 Pierson syndrome skos:exactMatch OMIM:609049 pierson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012184 Pierson syndrome skos:exactMatch Orphanet:2670 Pierson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012184 Pierson syndrome skos:exactMatch SCTID:723449004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012184 Pierson syndrome skos:exactMatch UMLS:C1836876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012185 spondylometaphyseal dysplasia, A4 type skos:exactMatch MESH:C563803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012185 spondylometaphyseal dysplasia, A4 type skos:exactMatch OMIM:609052 spondylometaphyseal dysplasia, iia a4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012185 spondylometaphyseal dysplasia, A4 type skos:exactMatch Orphanet:168555 Spondylometaphyseal dysplasia, A4 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012185 spondylometaphyseal dysplasia, A4 type skos:exactMatch UMLS:C1836862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012186 Fanconi anemia complementation group I skos:exactMatch DOID:0111091 Fanconi anemia complementation group I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012186 Fanconi anemia complementation group I skos:exactMatch MESH:C563802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012186 Fanconi anemia complementation group I skos:exactMatch NCIT:C129026 Fanconi Anemia, Complementation Group I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012186 Fanconi anemia complementation group I skos:exactMatch OMIM:609053 fanconi anemia, complementation group 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012186 Fanconi anemia complementation group I skos:exactMatch UMLS:C1836861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012187 Fanconi anemia complementation group J skos:exactMatch DOID:0111097 Fanconi anemia complementation group J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012187 Fanconi anemia complementation group J skos:exactMatch MESH:C563801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012187 Fanconi anemia complementation group J skos:exactMatch NCIT:C129027 Fanconi Anemia, Complementation Group J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012187 Fanconi anemia complementation group J skos:exactMatch OMIM:609054 fanconi anemia, complementation group j semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012187 Fanconi anemia complementation group J skos:exactMatch UMLS:C1836860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012188 neuronal ceroid lipofuscinosis 9 skos:exactMatch DOID:0110733 neuronal ceroid lipofuscinosis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012188 neuronal ceroid lipofuscinosis 9 skos:exactMatch MESH:C537953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012188 neuronal ceroid lipofuscinosis 9 skos:exactMatch OMIM:609055 ceroid lipofuscinosis, neuronal, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012188 neuronal ceroid lipofuscinosis 9 skos:exactMatch Orphanet:228357 CLN9 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012190 nephrotic syndrome - deafness - pretibial epidermolysis bullosa syndrome skos:exactMatch MESH:C563798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012190 nephrotic syndrome - deafness - pretibial epidermolysis bullosa syndrome skos:exactMatch OMIM:609057 epidermolysis bullosa simplex 7, with nephropathy and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012190 nephrotic syndrome - deafness - pretibial epidermolysis bullosa syndrome skos:exactMatch Orphanet:300333 Nephrotic syndrome-epidermolysis bullosa-sensorineural deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012190 nephrotic syndrome - deafness - pretibial epidermolysis bullosa syndrome skos:exactMatch UMLS:C1836823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012191 hepatoencephalopathy due to combined oxidative phosphorylation defect type 1 skos:exactMatch DOID:0111474 combined oxidative phosphorylation deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012191 hepatoencephalopathy due to combined oxidative phosphorylation defect type 1 skos:exactMatch MESH:C563797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012191 hepatoencephalopathy due to combined oxidative phosphorylation defect type 1 skos:exactMatch NCIT:C125663 Combined Oxidative Phosphorylation Deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012191 hepatoencephalopathy due to combined oxidative phosphorylation defect type 1 skos:exactMatch OMIM:609060 combined oxidative phosphorylation deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012191 hepatoencephalopathy due to combined oxidative phosphorylation defect type 1 skos:exactMatch Orphanet:137681 Hepatoencephalopathy due to combined oxidative phosphorylation defect type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012191 hepatoencephalopathy due to combined oxidative phosphorylation defect type 1 skos:exactMatch SCTID:764962002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012191 hepatoencephalopathy due to combined oxidative phosphorylation defect type 1 skos:exactMatch UMLS:C1836797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012192 permanent neonatal diabetes mellitus-pancreatic and cerebellar agenesis syndrome skos:exactMatch MESH:C563796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012192 permanent neonatal diabetes mellitus-pancreatic and cerebellar agenesis syndrome skos:exactMatch OMIM:609069 pancreatic and cerebellar agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012192 permanent neonatal diabetes mellitus-pancreatic and cerebellar agenesis syndrome skos:exactMatch Orphanet:65288 Permanent neonatal diabetes mellitus-pancreatic and cerebellar agenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012192 permanent neonatal diabetes mellitus-pancreatic and cerebellar agenesis syndrome skos:exactMatch UMLS:C1836780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012193 autosomal dominant limb-girdle muscular dystrophy type 1G skos:exactMatch DOID:0110306 autosomal dominant limb-girdle muscular dystrophy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012193 autosomal dominant limb-girdle muscular dystrophy type 1G skos:exactMatch MESH:C563794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012193 autosomal dominant limb-girdle muscular dystrophy type 1G skos:exactMatch OMIM:609115 muscular dystrophy, limb-girdle, autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012193 autosomal dominant limb-girdle muscular dystrophy type 1G skos:exactMatch Orphanet:55596 HNRNPDL-related limb-girdle muscular dystrophy D3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012193 autosomal dominant limb-girdle muscular dystrophy type 1G skos:exactMatch SCTID:719990003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012194 aneurysm, intracranial berry, 3 skos:exactMatch MESH:C563792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012194 aneurysm, intracranial berry, 3 skos:exactMatch OMIM:609122 aneurysm, intracranial berry, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012194 aneurysm, intracranial berry, 3 skos:exactMatch UMLS:C1836757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012195 arthrogryposis-severe scoliosis syndrome skos:exactMatch DOID:0111610 distal arthrogryposis type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012195 arthrogryposis-severe scoliosis syndrome skos:exactMatch MESH:C563791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012195 arthrogryposis-severe scoliosis syndrome skos:exactMatch OMIM:609128 arthrogryposis, distal, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012195 arthrogryposis-severe scoliosis syndrome skos:exactMatch Orphanet:65720 Arthrogryposis-severe scoliosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012195 arthrogryposis-severe scoliosis syndrome skos:exactMatch SCTID:715575001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012195 arthrogryposis-severe scoliosis syndrome skos:exactMatch UMLS:C1836756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012196 autosomal dominant auditory neuropathy 1 skos:exactMatch DOID:0060690 autosomal dominant auditory neuropathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012196 autosomal dominant auditory neuropathy 1 skos:exactMatch MESH:C563790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012196 autosomal dominant auditory neuropathy 1 skos:exactMatch OMIM:609129 auditory neuropathy, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012196 autosomal dominant auditory neuropathy 1 skos:exactMatch UMLS:C1836743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012197 idiopathic aplastic anemia skos:exactMatch ICD10CM:D61.3 Idiopathic aplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012197 idiopathic aplastic anemia skos:exactMatch MESH:C538494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012197 idiopathic aplastic anemia skos:exactMatch NCIT:C61230 Idiopathic Aplastic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012197 idiopathic aplastic anemia skos:exactMatch OMIM:609135 aplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012197 idiopathic aplastic anemia skos:exactMatch Orphanet:88 Idiopathic aplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012197 idiopathic aplastic anemia skos:exactMatch SCTID:191256002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012197 idiopathic aplastic anemia skos:exactMatch UMLS:C0348890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012198 PCWH syndrome skos:exactMatch DOID:0090111 PCWH syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012198 PCWH syndrome skos:exactMatch MESH:C563789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012198 PCWH syndrome skos:exactMatch OMIM:609136 peripheral demyelinating neuropathy, central dysmyelination, waardenburg syndrome, and hirschsprung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012198 PCWH syndrome skos:exactMatch Orphanet:163746 Peripheral demyelinating neuropathy-central dysmyelinating leukodystrophy-Waardenburg syndrome-Hirschsprung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012198 PCWH syndrome skos:exactMatch UMLS:C1836727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012198 PCWH syndrome skos:exactMatch UMLS:CN239463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012199 posterior polymorphous corneal dystrophy 2 skos:exactMatch DOID:0110856 posterior polymorphous corneal dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012199 posterior polymorphous corneal dystrophy 2 skos:exactMatch MESH:C565176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012199 posterior polymorphous corneal dystrophy 2 skos:exactMatch OMIM:609140 corneal dystrophy, posterior polymorphous, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012199 posterior polymorphous corneal dystrophy 2 skos:exactMatch UMLS:C1852795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012200 posterior polymorphous corneal dystrophy 3 skos:exactMatch DOID:0110857 posterior polymorphous corneal dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012200 posterior polymorphous corneal dystrophy 3 skos:exactMatch MESH:C563788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012200 posterior polymorphous corneal dystrophy 3 skos:exactMatch OMIM:609141 corneal dystrophy, posterior polymorphous, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012200 posterior polymorphous corneal dystrophy 3 skos:exactMatch UMLS:C1836724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012202 malaria, mild, susceptibility to skos:exactMatch OMIM:609148 malaria, mild, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012203 familial hyperthyroidism due to mutations in TSH receptor skos:exactMatch DOID:0081101 nonautoimmune hyperthyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012203 familial hyperthyroidism due to mutations in TSH receptor skos:exactMatch MESH:C563786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012203 familial hyperthyroidism due to mutations in TSH receptor skos:exactMatch OMIM:609152 hyperthyroidism, nonautoimmune semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012203 familial hyperthyroidism due to mutations in TSH receptor skos:exactMatch Orphanet:424 Familial hyperthyroidism due to mutations in TSH receptor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012203 familial hyperthyroidism due to mutations in TSH receptor skos:exactMatch UMLS:C1836706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012204 familial pseudohyperkalemia skos:exactMatch MESH:C563785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012204 familial pseudohyperkalemia skos:exactMatch OMIM:609153 pseudohyperkalemia, familial, 2, due to red cell leak semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012204 familial pseudohyperkalemia skos:exactMatch Orphanet:90044 Familial pseudohyperkalemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012204 familial pseudohyperkalemia skos:exactMatch SCTID:717254007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012204 familial pseudohyperkalemia skos:exactMatch UMLS:C1836705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012204 familial pseudohyperkalemia skos:exactMatch UMLS:C4273970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012205 autosomal dominant striatal neurodegeneration type 1 skos:exactMatch OMIM:609161 striatal degeneration, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012205 autosomal dominant striatal neurodegeneration type 1 skos:exactMatch SCTID:725392005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012206 Czech dysplasia, metatarsal type skos:exactMatch MESH:C535766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012206 Czech dysplasia, metatarsal type skos:exactMatch OMIM:609162 czech dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012206 Czech dysplasia, metatarsal type skos:exactMatch Orphanet:137678 Spondyloepiphyseal dysplasia with metatarsal shortening semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012206 Czech dysplasia, metatarsal type skos:exactMatch SCTID:720826006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012207 umbilicus, familial flat skos:exactMatch MESH:C537059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012207 umbilicus, familial flat skos:exactMatch OMIM:609164 umbilicus, familial flat semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012207 umbilicus, familial flat skos:exactMatch UMLS:C1836682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012208 congenital reticular ichthyosiform erythroderma skos:exactMatch MESH:C563781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012208 congenital reticular ichthyosiform erythroderma skos:exactMatch OMIM:609165 ichthyosis with confetti semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012208 congenital reticular ichthyosiform erythroderma skos:exactMatch Orphanet:281190 Congenital reticular ichthyosiform erythroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012208 congenital reticular ichthyosiform erythroderma skos:exactMatch SCTID:703504006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012208 congenital reticular ichthyosiform erythroderma skos:exactMatch UMLS:C3665704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012209 branchiogenic deafness syndrome skos:exactMatch MESH:C563780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012209 branchiogenic deafness syndrome skos:exactMatch OMIM:609166 branchiogenic-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012209 branchiogenic deafness syndrome skos:exactMatch Orphanet:50815 Branchiogenic deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012209 branchiogenic deafness syndrome skos:exactMatch SCTID:717944002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012209 branchiogenic deafness syndrome skos:exactMatch UMLS:C1836673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012210 migraine with aura, susceptibility to, 7 skos:exactMatch OMIM:609179 migraine with aura, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012210 migraine with aura, susceptibility to, 7 skos:exactMatch UMLS:C1836670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012211 MPDU1-congenital disorder of glycosylation skos:exactMatch DOID:0080558 congenital disorder of glycosylation If semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012211 MPDU1-congenital disorder of glycosylation skos:exactMatch MESH:C535744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012211 MPDU1-congenital disorder of glycosylation skos:exactMatch NCIT:C126872 Congenital Disorder of Glycosylation Type If semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012211 MPDU1-congenital disorder of glycosylation skos:exactMatch OMIM:609180 congenital disorder of glycosylation, iia if semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012211 MPDU1-congenital disorder of glycosylation skos:exactMatch Orphanet:79323 MPDU1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012211 MPDU1-congenital disorder of glycosylation skos:exactMatch SCTID:724096007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012211 MPDU1-congenital disorder of glycosylation skos:exactMatch UMLS:C1836669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012212 Loeys-Dietz syndrome 1 skos:exactMatch DOID:0070235 Loeys-Dietz syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012212 Loeys-Dietz syndrome 1 skos:exactMatch NCIT:C75119 Loeys-Dietz Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012212 Loeys-Dietz syndrome 1 skos:exactMatch OMIM:609192 loeys-dietz syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012212 Loeys-Dietz syndrome 1 skos:exactMatch Orphanet:97295 Furlong syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012212 Loeys-Dietz syndrome 1 skos:exactMatch UMLS:C2697933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012213 hereditary spastic paraplegia 26 skos:exactMatch DOID:0110777 hereditary spastic paraplegia 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012213 hereditary spastic paraplegia 26 skos:exactMatch MESH:C536862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012213 hereditary spastic paraplegia 26 skos:exactMatch OMIM:609195 spastic paraplegia 26, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012213 hereditary spastic paraplegia 26 skos:exactMatch Orphanet:101006 Autosomal recessive spastic paraplegia type 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012213 hereditary spastic paraplegia 26 skos:exactMatch SCTID:726607007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012213 hereditary spastic paraplegia 26 skos:exactMatch UMLS:C1836632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012213 hereditary spastic paraplegia 26 skos:exactMatch UMLS:C4511959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012214 glucocorticoid deficiency 3 skos:exactMatch MESH:C563776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012214 glucocorticoid deficiency 3 skos:exactMatch OMIM:609197 glucocorticoid deficiency 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012214 glucocorticoid deficiency 3 skos:exactMatch UMLS:C1836621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch DOID:0080094 myofibrillar myopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch DOID:0110300 obsolete autosomal dominant limb-girdle muscular dystrophy type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch MESH:C535906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch MESH:C563775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch OMIM:609200 myopathy, myofibrillar, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch Orphanet:266 Autosomal dominant limb-girdle muscular dystrophy type 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch Orphanet:98911 Distal myotilinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch SCTID:719985001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch SCTID:765196004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012215 myofibrillar myopathy 3 skos:exactMatch UMLS:C1834659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012216 foveal hypoplasia - optic nerve decussation defect - anterior segment dysgenesis syndrome skos:exactMatch MESH:C563774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012216 foveal hypoplasia - optic nerve decussation defect - anterior segment dysgenesis syndrome skos:exactMatch OMIM:609218 foveal hypoplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012216 foveal hypoplasia - optic nerve decussation defect - anterior segment dysgenesis syndrome skos:exactMatch Orphanet:397618 Foveal hypoplasia-optic nerve decussation defect-anterior segment dysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012217 Bruck syndrome 2 skos:exactMatch MESH:C537407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012217 Bruck syndrome 2 skos:exactMatch OMIM:609220 bruck syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012217 Bruck syndrome 2 skos:exactMatch UMLS:C1836602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012218 dandy-walker malformation with occipital cephalocele, autosomal dominant skos:exactMatch MESH:C567185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012218 dandy-walker malformation with occipital cephalocele, autosomal dominant skos:exactMatch OMIM:609222 dandy-walker malformation with occipital cephalocele, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012218 dandy-walker malformation with occipital cephalocele, autosomal dominant skos:exactMatch UMLS:C2674987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012219 spondyloepiphyseal dysplasia tarda, autosomal recessive, Leroy-Spranger type skos:exactMatch MESH:C563772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012219 spondyloepiphyseal dysplasia tarda, autosomal recessive, Leroy-Spranger type skos:exactMatch OMIM:609223 spondyloepiphyseal dysplasia tarda, autosomal recessive, leroy-spranger iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012219 spondyloepiphyseal dysplasia tarda, autosomal recessive, Leroy-Spranger type skos:exactMatch UMLS:C1836584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012220 Griscelli syndrome type 3 skos:exactMatch DOID:0060834 Griscelli syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012220 Griscelli syndrome type 3 skos:exactMatch MESH:C537303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012220 Griscelli syndrome type 3 skos:exactMatch OMIM:609227 griscelli syndrome, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012220 Griscelli syndrome type 3 skos:exactMatch Orphanet:79478 Griscelli syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012220 Griscelli syndrome type 3 skos:exactMatch UMLS:C1836573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012221 alpha-N-acetylgalactosaminidase deficiency type 1 skos:exactMatch DOID:0112318 Schindler disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012221 alpha-N-acetylgalactosaminidase deficiency type 1 skos:exactMatch OMIM:609241 schindler disease, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012221 alpha-N-acetylgalactosaminidase deficiency type 1 skos:exactMatch Orphanet:79279 Alpha-N-acetylgalactosaminidase deficiency type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012222 alpha-N-acetylgalactosaminidase deficiency type 2 skos:exactMatch DOID:0112319 Kanzaki disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012222 alpha-N-acetylgalactosaminidase deficiency type 2 skos:exactMatch OMIM:609242 kanzaki disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012222 alpha-N-acetylgalactosaminidase deficiency type 2 skos:exactMatch Orphanet:79280 Alpha-N-acetylgalactosaminidase deficiency type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012222 alpha-N-acetylgalactosaminidase deficiency type 2 skos:exactMatch UMLS:C1836522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012223 hypotrichosis, progressive patterned scalp, with wiry hair, onycholysis, and cleft lip/palate skos:exactMatch MESH:C563765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012223 hypotrichosis, progressive patterned scalp, with wiry hair, onycholysis, and cleft lip/palate skos:exactMatch OMIM:609250 hypotrichosis, progressive patterned scalp, with wiry hair, onycholysis, and cleft lip/palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012223 hypotrichosis, progressive patterned scalp, with wiry hair, onycholysis, and cleft lip/palate skos:exactMatch UMLS:C1836521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012224 febrile seizures, familial, 6 skos:exactMatch DOID:0111309 familial febrile seizures 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012224 febrile seizures, familial, 6 skos:exactMatch MESH:C563764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012224 febrile seizures, familial, 6 skos:exactMatch OMIM:609253 febrile seizures, familial, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012224 febrile seizures, familial, 6 skos:exactMatch UMLS:C1836518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012225 Senior-Loken syndrome 5 skos:exactMatch MESH:C563763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012225 Senior-Loken syndrome 5 skos:exactMatch OMIM:609254 senior-loken syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012225 Senior-Loken syndrome 5 skos:exactMatch UMLS:C1836517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012226 febrile seizures, familial, 5 skos:exactMatch DOID:0111306 familial febrile seizures 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012226 febrile seizures, familial, 5 skos:exactMatch MESH:C563762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012226 febrile seizures, familial, 5 skos:exactMatch OMIM:609255 febrile seizures, familial, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012226 febrile seizures, familial, 5 skos:exactMatch UMLS:C1836507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012227 myopia 7 skos:exactMatch MESH:C563761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012227 myopia 7 skos:exactMatch OMIM:609256 myopia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012227 myopia 7 skos:exactMatch UMLS:C1836506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012228 myopia 8 skos:exactMatch MESH:C563760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012228 myopia 8 skos:exactMatch OMIM:609257 myopia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012228 myopia 8 skos:exactMatch UMLS:C1836505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012229 myopia 9 skos:exactMatch MESH:C563759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012229 myopia 9 skos:exactMatch OMIM:609258 myopia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012229 myopia 9 skos:exactMatch UMLS:C1836504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012230 myopia 10 skos:exactMatch MESH:C563758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012230 myopia 10 skos:exactMatch OMIM:609259 myopia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012230 myopia 10 skos:exactMatch UMLS:C1836503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012231 Charcot-Marie-Tooth disease type 2A2 skos:exactMatch DOID:0110155 Charcot-Marie-Tooth disease type 2A2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012231 Charcot-Marie-Tooth disease type 2A2 skos:exactMatch MESH:C563757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012231 Charcot-Marie-Tooth disease type 2A2 skos:exactMatch NCIT:C150646 Charcot-Marie-Tooth Disease Type 2A2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012231 Charcot-Marie-Tooth disease type 2A2 skos:exactMatch OMIM:609260 charcot-marie-tooth disease, axonal, autosomal dominant, iia 2a2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012231 Charcot-Marie-Tooth disease type 2A2 skos:exactMatch Orphanet:99947 Autosomal dominant Charcot-Marie-Tooth disease type 2A2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012231 Charcot-Marie-Tooth disease type 2A2 skos:exactMatch SCTID:764850002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012231 Charcot-Marie-Tooth disease type 2A2 skos:exactMatch UMLS:C1836485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012232 stuttering, familial persistent, 2 skos:exactMatch MESH:C563756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012232 stuttering, familial persistent, 2 skos:exactMatch OMIM:609261 stuttering, familial persistent, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012232 stuttering, familial persistent, 2 skos:exactMatch UMLS:C1836484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012233 Li-Fraumeni syndrome 2 skos:exactMatch DOID:0111504 Li-Fraumeni syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012233 Li-Fraumeni syndrome 2 skos:exactMatch MESH:C563755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012233 Li-Fraumeni syndrome 2 skos:exactMatch OMIM:609265 li-fraumeni syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012233 Li-Fraumeni syndrome 2 skos:exactMatch UMLS:C1836482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012235 autosomal recessive spinocerebellar ataxia 7 skos:exactMatch DOID:0080059 autosomal recessive spinocerebellar ataxia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012235 autosomal recessive spinocerebellar ataxia 7 skos:exactMatch MESH:C563753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012235 autosomal recessive spinocerebellar ataxia 7 skos:exactMatch OMIM:609270 spinocerebellar ataxia, autosomal recessive 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012235 autosomal recessive spinocerebellar ataxia 7 skos:exactMatch Orphanet:284324 Childhood-onset autosomal recessive slowly progressive spinocerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012235 autosomal recessive spinocerebellar ataxia 7 skos:exactMatch UMLS:C1836474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012236 keratoconus 4 skos:exactMatch MESH:C563752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012236 keratoconus 4 skos:exactMatch OMIM:609271 keratoconus 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012236 keratoconus 4 skos:exactMatch UMLS:C1836473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012237 nemaline myopathy 6 skos:exactMatch DOID:0110935 nemaline myopathy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012237 nemaline myopathy 6 skos:exactMatch MESH:C538398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012237 nemaline myopathy 6 skos:exactMatch OMIM:609273 nemaline myopathy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012237 nemaline myopathy 6 skos:exactMatch UMLS:C1836472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012238 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 2 skos:exactMatch DOID:0111517 autosomal dominant progressive external ophthalmoplegia with mitochondrial DNA deletions 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012238 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 2 skos:exactMatch MESH:C563750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012238 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 2 skos:exactMatch OMIM:609283 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012238 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 2 skos:exactMatch UMLS:C1836460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012239 congenital myopathy 4B, autosomal recessive skos:exactMatch DOID:0110926 nemaline myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012239 congenital myopathy 4B, autosomal recessive skos:exactMatch MESH:C538348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012239 congenital myopathy 4B, autosomal recessive skos:exactMatch OMIM:609284 congenital myopathy 4b, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012239 congenital myopathy 4B, autosomal recessive skos:exactMatch UMLS:C1836448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012240 nemaline myopathy 4 skos:exactMatch DOID:0110932 nemaline myopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012240 nemaline myopathy 4 skos:exactMatch MESH:C538351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012240 nemaline myopathy 4 skos:exactMatch NCIT:C164225 Nemaline Myopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012240 nemaline myopathy 4 skos:exactMatch OMIM:609285 nemaline myopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012240 nemaline myopathy 4 skos:exactMatch UMLS:C1836447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012241 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 3 skos:exactMatch DOID:0111520 autosomal dominant progressive external ophthalmoplegia with mitochondrial DNA deletions 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012241 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 3 skos:exactMatch MESH:C563747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012241 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 3 skos:exactMatch OMIM:609286 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012241 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 3 skos:exactMatch UMLS:C1836439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012242 syncope, familial vasovagal skos:exactMatch MESH:C536849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012242 syncope, familial vasovagal skos:exactMatch OMIM:609289 syncope, familial vasovagal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012242 syncope, familial vasovagal skos:exactMatch UMLS:C1836438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012243 B-cell immunodeficiency, distal limb anomalies, and urogenital malformations skos:exactMatch MESH:C563745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012243 B-cell immunodeficiency, distal limb anomalies, and urogenital malformations skos:exactMatch OMIM:609296 b-cell immunodeficiency, distal limb anomalies, and urogenital malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012243 B-cell immunodeficiency, distal limb anomalies, and urogenital malformations skos:exactMatch UMLS:C1836437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012244 prostate cancer, hereditary, 5 skos:exactMatch MESH:C563744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012244 prostate cancer, hereditary, 5 skos:exactMatch OMIM:609299 prostate cancer, hereditary, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012244 prostate cancer, hereditary, 5 skos:exactMatch UMLS:C1836436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012245 developmental and epileptic encephalopathy, 3 skos:exactMatch DOID:0080440 developmental and epileptic encephalopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012245 developmental and epileptic encephalopathy, 3 skos:exactMatch OMIM:609304 developmental and epileptic encephalopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012246 spinocerebellar ataxia type 26 skos:exactMatch DOID:0050975 spinocerebellar ataxia type 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012246 spinocerebellar ataxia type 26 skos:exactMatch MESH:C537203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012246 spinocerebellar ataxia type 26 skos:exactMatch OMIM:609306 spinocerebellar ataxia 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012246 spinocerebellar ataxia type 26 skos:exactMatch Orphanet:101112 Spinocerebellar ataxia type 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012246 spinocerebellar ataxia type 26 skos:exactMatch SCTID:718769009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012246 spinocerebellar ataxia type 26 skos:exactMatch UMLS:C1836395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012247 spinocerebellar ataxia type 27 skos:exactMatch DOID:0050976 spinocerebellar ataxia type 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012247 spinocerebellar ataxia type 27 skos:exactMatch MESH:C537204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012247 spinocerebellar ataxia type 27 skos:exactMatch Orphanet:98764 Spinocerebellar ataxia type 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012247 spinocerebellar ataxia type 27 skos:exactMatch SCTID:719252002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012247 spinocerebellar ataxia type 27 skos:exactMatch UMLS:C1836383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012248 autosomal recessive limb-girdle muscular dystrophy type 2K skos:exactMatch DOID:0110297 autosomal recessive limb-girdle muscular dystrophy type 2K semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012248 autosomal recessive limb-girdle muscular dystrophy type 2K skos:exactMatch NCIT:C133730 Muscular Dystrophy-Dystroglycanopathy (Limb-Girdle) Type C, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012248 autosomal recessive limb-girdle muscular dystrophy type 2K skos:exactMatch OMIM:609308 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012248 autosomal recessive limb-girdle muscular dystrophy type 2K skos:exactMatch Orphanet:86812 POMT1-related limb-girdle muscular dystrophy R11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012248 autosomal recessive limb-girdle muscular dystrophy type 2K skos:exactMatch SCTID:720523006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012249 Lynch syndrome 2 skos:exactMatch DOID:0070274 hereditary nonpolyposis colorectal cancer type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012249 Lynch syndrome 2 skos:exactMatch MESH:D055847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012249 Lynch syndrome 2 skos:exactMatch NCIT:C6726 Lynch 2 Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012249 Lynch syndrome 2 skos:exactMatch OMIM:609310 lynch syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012250 Charcot-Marie-Tooth disease type 4H skos:exactMatch DOID:0110192 Charcot-Marie-Tooth disease type 4H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012250 Charcot-Marie-Tooth disease type 4H skos:exactMatch MESH:C563740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012250 Charcot-Marie-Tooth disease type 4H skos:exactMatch OMIM:609311 charcot-marie-tooth disease, iia 4h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012250 Charcot-Marie-Tooth disease type 4H skos:exactMatch Orphanet:99954 Charcot-Marie-Tooth disease type 4H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012250 Charcot-Marie-Tooth disease type 4H skos:exactMatch SCTID:715802008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012250 Charcot-Marie-Tooth disease type 4H skos:exactMatch UMLS:C1836336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012251 MEDNIK syndrome skos:exactMatch DOID:0060483 MEDNIK syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012251 MEDNIK syndrome skos:exactMatch MESH:C563739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012251 MEDNIK syndrome skos:exactMatch OMIM:609313 mednik syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012251 MEDNIK syndrome skos:exactMatch Orphanet:171851 MEDNIK syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012251 MEDNIK syndrome skos:exactMatch SCTID:722035007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012251 MEDNIK syndrome skos:exactMatch UMLS:C1836330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012251 MEDNIK syndrome skos:exactMatch UMLS:CN229776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012252 rhabdoid tumor predisposition syndrome 1 skos:exactMatch MESH:C563738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012252 rhabdoid tumor predisposition syndrome 1 skos:exactMatch NCIT:C178393 Rhabdoid Tumor Predisposition Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012252 rhabdoid tumor predisposition syndrome 1 skos:exactMatch OMIM:609322 rhabdoid tumor predisposition syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012253 multiple epiphyseal dysplasia, with severe proximal femoral dysplasia skos:exactMatch MESH:C563736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012253 multiple epiphyseal dysplasia, with severe proximal femoral dysplasia skos:exactMatch OMIM:609324 epiphyseal dysplasia, multiple, with severe proximal femoral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012253 multiple epiphyseal dysplasia, with severe proximal femoral dysplasia skos:exactMatch Orphanet:166029 Multiple epiphyseal dysplasia, with severe proximal femoral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012253 multiple epiphyseal dysplasia, with severe proximal femoral dysplasia skos:exactMatch UMLS:C1836315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012254 multiple epiphyseal dysplasia, with miniepiphyses skos:exactMatch MESH:C563735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012254 multiple epiphyseal dysplasia, with miniepiphyses skos:exactMatch OMIM:609325 epiphyseal dysplasia, multiple, with miniepiphyses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012254 multiple epiphyseal dysplasia, with miniepiphyses skos:exactMatch Orphanet:166032 Multiple epiphyseal dysplasia, with miniepiphyses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012254 multiple epiphyseal dysplasia, with miniepiphyses skos:exactMatch UMLS:C1836307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012255 chromosome 18 pericentric inversion skos:exactMatch MESH:C563734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012255 chromosome 18 pericentric inversion skos:exactMatch OMIM:609334 chromosome 18 pericentric inversion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012255 chromosome 18 pericentric inversion skos:exactMatch UMLS:C1836305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012256 hereditary spastic paraplegia 28 skos:exactMatch DOID:0110779 hereditary spastic paraplegia 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012256 hereditary spastic paraplegia 28 skos:exactMatch MESH:C563732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012256 hereditary spastic paraplegia 28 skos:exactMatch OMIM:609340 spastic paraplegia 28, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012256 hereditary spastic paraplegia 28 skos:exactMatch Orphanet:101008 Autosomal recessive spastic paraplegia type 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012256 hereditary spastic paraplegia 28 skos:exactMatch SCTID:763376002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012256 hereditary spastic paraplegia 28 skos:exactMatch UMLS:C1836295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012257 Cerebrorenodigital syndrome skos:exactMatch MESH:C563731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012257 Cerebrorenodigital syndrome skos:exactMatch OMIM:609345 cerebrorenodigital syndrome with limb malformations and triradiate acetabula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012257 Cerebrorenodigital syndrome skos:exactMatch UMLS:C1836287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012258 epidermolysis bullosa simplex 2E, with migratory circinate erythema skos:exactMatch MESH:C563730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012258 epidermolysis bullosa simplex 2E, with migratory circinate erythema skos:exactMatch OMIM:609352 epidermolysis bullosa simplex 2e, with migratory circinate erythema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012258 epidermolysis bullosa simplex 2E, with migratory circinate erythema skos:exactMatch Orphanet:158681 Epidermolysis bullosa simplex with circinate migratory erythema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012258 epidermolysis bullosa simplex 2E, with migratory circinate erythema skos:exactMatch SCTID:716700003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012258 epidermolysis bullosa simplex 2E, with migratory circinate erythema skos:exactMatch UMLS:C1836284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012259 colloid cysts of third ventricle skos:exactMatch MESH:C535966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012259 colloid cysts of third ventricle skos:exactMatch OMIM:609363 colloid cysts of third ventricle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012260 cataract 35 skos:exactMatch DOID:0110261 cataract 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012260 cataract 35 skos:exactMatch MESH:C563728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012260 cataract 35 skos:exactMatch OMIM:609376 cataract 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012260 cataract 35 skos:exactMatch UMLS:C1836272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012261 autism, susceptibility to, 6 skos:exactMatch OMIM:609378 autism, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012261 autism, susceptibility to, 6 skos:exactMatch UMLS:C1836271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012262 fibrosis of extraocular muscles, congenital, 3c skos:exactMatch MESH:C567666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012262 fibrosis of extraocular muscles, congenital, 3c skos:exactMatch OMIM:609384 fibrosis of extraocular muscles, congenital, 3c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012262 fibrosis of extraocular muscles, congenital, 3c skos:exactMatch UMLS:C2750404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012263 autoimmune disease, susceptibility to, 4 skos:exactMatch OMIM:609400 autoimmune disease, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012264 preeclampsia/eclampsia 2 skos:exactMatch OMIM:609402 preeclampsia/eclampsia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012264 preeclampsia/eclampsia 2 skos:exactMatch UMLS:C1836257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012265 preeclampsia/eclampsia 3 skos:exactMatch OMIM:609403 preeclampsia/eclampsia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012265 preeclampsia/eclampsia 3 skos:exactMatch UMLS:C1836256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012266 preeclampsia/eclampsia 4 skos:exactMatch MESH:C563724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012266 preeclampsia/eclampsia 4 skos:exactMatch OMIM:609404 preeclampsia/eclampsia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012266 preeclampsia/eclampsia 4 skos:exactMatch UMLS:C1836255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012267 holoprosencephaly 8 skos:exactMatch DOID:0110879 holoprosencephaly 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012267 holoprosencephaly 8 skos:exactMatch MESH:C563723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012267 holoprosencephaly 8 skos:exactMatch OMIM:609408 holoprosencephaly 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012267 holoprosencephaly 8 skos:exactMatch UMLS:C1836254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012268 AIDS skos:exactMatch DOID:635 acquired immunodeficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012268 AIDS skos:exactMatch MESH:D000163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012268 AIDS skos:exactMatch NCIT:C2851 Acquired Immunodeficiency Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012268 AIDS skos:exactMatch SCTID:62479008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012269 chromosome 3q29 microdeletion syndrome skos:exactMatch DOID:0060419 chromosome 3q29 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012269 chromosome 3q29 microdeletion syndrome skos:exactMatch MESH:C567184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012269 chromosome 3q29 microdeletion syndrome skos:exactMatch OMIM:609425 chromosome 3q29 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012269 chromosome 3q29 microdeletion syndrome skos:exactMatch Orphanet:65286 3q29 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012269 chromosome 3q29 microdeletion syndrome skos:exactMatch SCTID:716456000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012269 chromosome 3q29 microdeletion syndrome skos:exactMatch UMLS:C2674949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012270 Tukel syndrome skos:exactMatch DOID:0081021 Tukel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012270 Tukel syndrome skos:exactMatch MESH:C536925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012270 Tukel syndrome skos:exactMatch OMIM:609428 tukel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012270 Tukel syndrome skos:exactMatch UMLS:C1836217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012271 mesoaxial synostotic syndactyly with phalangeal reduction skos:exactMatch MESH:C563721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012271 mesoaxial synostotic syndactyly with phalangeal reduction skos:exactMatch OMIM:609432 syndactyly, mesoaxial synostotic, with phalangeal reduction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012271 mesoaxial synostotic syndactyly with phalangeal reduction skos:exactMatch Orphanet:157801 Mesoaxial synostotic syndactyly with phalangeal reduction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012271 mesoaxial synostotic syndactyly with phalangeal reduction skos:exactMatch SCTID:724170007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012271 mesoaxial synostotic syndactyly with phalangeal reduction skos:exactMatch UMLS:C1836206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012272 intellectual disability, keratoconus, febrile seizures, and sinoatrial block skos:exactMatch MESH:C537452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012272 intellectual disability, keratoconus, febrile seizures, and sinoatrial block skos:exactMatch OMIM:609438 mental retardation, keratoconus, febrile seizures, and sinoatrial block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012272 intellectual disability, keratoconus, febrile seizures, and sinoatrial block skos:exactMatch UMLS:C1836202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012273 autosomal recessive nonsyndromic hearing loss 48 skos:exactMatch DOID:0110505 autosomal recessive nonsyndromic deafness 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012273 autosomal recessive nonsyndromic hearing loss 48 skos:exactMatch MESH:C563720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012273 autosomal recessive nonsyndromic hearing loss 48 skos:exactMatch OMIM:609439 deafness, autosomal recessive 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012273 autosomal recessive nonsyndromic hearing loss 48 skos:exactMatch UMLS:C1836199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012274 acromesomelic dysplasia 3 skos:exactMatch MESH:C537913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012274 acromesomelic dysplasia 3 skos:exactMatch OMIM:609441 acromesomelic dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012275 fetal valproate syndrome skos:exactMatch DOID:0060471 fetal valproate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012275 fetal valproate syndrome skos:exactMatch MESH:C536525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012275 fetal valproate syndrome skos:exactMatch NCIT:C98930 Fetal Valproate Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012275 fetal valproate syndrome skos:exactMatch OMIM:609442 valproate embryopathy, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012275 fetal valproate syndrome skos:exactMatch Orphanet:1906 Fetal valproate spectrum disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012275 fetal valproate syndrome skos:exactMatch SCTID:17231009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012275 fetal valproate syndrome skos:exactMatch UMLS:C0236026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012276 generalized epilepsy-paroxysmal dyskinesia syndrome skos:exactMatch MESH:C563719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012276 generalized epilepsy-paroxysmal dyskinesia syndrome skos:exactMatch OMIM:609446 paroxysmal nonkinesigenic dyskinesia, 3, with or without generalized epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012276 generalized epilepsy-paroxysmal dyskinesia syndrome skos:exactMatch Orphanet:79137 Generalized epilepsy-paroxysmal dyskinesia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012276 generalized epilepsy-paroxysmal dyskinesia syndrome skos:exactMatch UMLS:C1836173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012277 myofibrillar myopathy 4 skos:exactMatch DOID:0080095 myofibrillar myopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012277 myofibrillar myopathy 4 skos:exactMatch MESH:C563718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012277 myofibrillar myopathy 4 skos:exactMatch OMIM:609452 myopathy, myofibrillar, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012277 myofibrillar myopathy 4 skos:exactMatch Orphanet:98912 Late-onset distal myopathy, Markesbery-Griggs type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012277 myofibrillar myopathy 4 skos:exactMatch UMLS:C1836155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012278 supranuclear palsy, progressive, 2 skos:exactMatch MESH:C563717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012278 supranuclear palsy, progressive, 2 skos:exactMatch OMIM:609454 supranuclear palsy, progressive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012278 supranuclear palsy, progressive, 2 skos:exactMatch UMLS:C1836148 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012279 congenital muscular dystrophy merosin-positive skos:exactMatch DOID:0110638 congenital muscular dystrophy merosin-positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012279 congenital muscular dystrophy merosin-positive skos:exactMatch MESH:C563716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012279 congenital muscular dystrophy merosin-positive skos:exactMatch OMIM:609456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012279 congenital muscular dystrophy merosin-positive skos:exactMatch UMLS:C1836133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012280 Goldberg-Shprintzen megacolon syndrome skos:exactMatch DOID:0060481 Goldberg-Shprintzen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012280 Goldberg-Shprintzen megacolon syndrome skos:exactMatch MESH:C537279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012280 Goldberg-Shprintzen megacolon syndrome skos:exactMatch OMIM:609460 goldberg-shprintzen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012280 Goldberg-Shprintzen megacolon syndrome skos:exactMatch Orphanet:66629 Goldberg-Shprintzen megacolon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012280 Goldberg-Shprintzen megacolon syndrome skos:exactMatch SCTID:717822006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012280 Goldberg-Shprintzen megacolon syndrome skos:exactMatch UMLS:C1836123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012282 Al-Gazali syndrome skos:exactMatch MESH:C536817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012282 Al-Gazali syndrome skos:exactMatch OMIM:609465 al-gazali syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012282 Al-Gazali syndrome skos:exactMatch Orphanet:2725 Eye defects-arachnodactyly-cardiopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012282 Al-Gazali syndrome skos:exactMatch UMLS:C1836121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012283 cleft palate, midfacial hypoplasia, triangular facies, and sensorineural hearing loss skos:exactMatch MESH:C536427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012283 cleft palate, midfacial hypoplasia, triangular facies, and sensorineural hearing loss skos:exactMatch OMIM:609466 cleft palate, midfacial hypoplasia, triangular facies, and sensorineural hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012283 cleft palate, midfacial hypoplasia, triangular facies, and sensorineural hearing loss skos:exactMatch UMLS:C1836120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012284 nephropathy, progressive, with deafness skos:exactMatch MESH:C563713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012284 nephropathy, progressive, with deafness skos:exactMatch OMIM:609469 nephropathy, progressive, with deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012284 nephropathy, progressive, with deafness skos:exactMatch UMLS:C1836119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012285 left ventricular noncompaction 2 skos:exactMatch OMIM:609470 left ventricular noncompaction 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012285 left ventricular noncompaction 2 skos:exactMatch UMLS:C1836118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012286 myopathy, autophagic vacuolar, infantile-onset skos:exactMatch OMIM:609500 myopathy, autophagic vacuolar, infantile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012287 Stickler syndrome, type I, nonsyndromic ocular skos:exactMatch MESH:C563709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012287 Stickler syndrome, type I, nonsyndromic ocular skos:exactMatch OMIM:609508 stickler syndrome, iia i, nonsyndromic ocular semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012287 Stickler syndrome, type I, nonsyndromic ocular skos:exactMatch UMLS:C1836080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012288 iridogoniodysgenesis and skeletal anomalies skos:exactMatch MESH:C535534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012288 iridogoniodysgenesis and skeletal anomalies skos:exactMatch OMIM:609515 iridogoniodysgenesis and skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012288 iridogoniodysgenesis and skeletal anomalies skos:exactMatch UMLS:C1836074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012289 myofibrillar myopathy 5 skos:exactMatch DOID:0080096 myofibrillar myopathy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012289 myofibrillar myopathy 5 skos:exactMatch MESH:C537932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012289 myofibrillar myopathy 5 skos:exactMatch OMIM:609524 myopathy, myofibrillar, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012289 myofibrillar myopathy 5 skos:exactMatch Orphanet:171445 Muscle filaminopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012290 CEDNIK syndrome skos:exactMatch DOID:0060337 CEDNIK syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012290 CEDNIK syndrome skos:exactMatch MESH:C537943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012290 CEDNIK syndrome skos:exactMatch OMIM:609528 cerebral dysgenesis, neuropathy, ichthyosis, and palmoplantar keratoderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012290 CEDNIK syndrome skos:exactMatch Orphanet:66631 CEDNIK syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012290 CEDNIK syndrome skos:exactMatch SCTID:722385008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012290 CEDNIK syndrome skos:exactMatch UMLS:C1836033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012291 immunoglobulin A deficiency 2 skos:exactMatch MESH:C536291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012291 immunoglobulin A deficiency 2 skos:exactMatch OMIM:609529 immunoglobulin a deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012291 immunoglobulin A deficiency 2 skos:exactMatch UMLS:C1836032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012292 hepatitis C virus, susceptibility to skos:exactMatch OMIM:609532 hepatitis c virus, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012292 hepatitis C virus, susceptibility to skos:exactMatch UMLS:C2750389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012293 autosomal recessive nonsyndromic hearing loss 23 skos:exactMatch DOID:0110481 autosomal recessive nonsyndromic deafness 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012293 autosomal recessive nonsyndromic hearing loss 23 skos:exactMatch MESH:C563705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012293 autosomal recessive nonsyndromic hearing loss 23 skos:exactMatch OMIM:609533 deafness, autosomal recessive 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012293 autosomal recessive nonsyndromic hearing loss 23 skos:exactMatch UMLS:C1836027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012294 obsolete drug metabolism, poor, Cyp2C19-related skos:exactMatch OMIM:609535 drug metabolism, poor, cyp2c19-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012294 obsolete drug metabolism, poor, Cyp2C19-related skos:exactMatch UMLS:C1836023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012295 complement component 5 deficiency skos:exactMatch DOID:8158 complement component 5 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012295 complement component 5 deficiency skos:exactMatch NCIT:C9469 C5 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012295 complement component 5 deficiency skos:exactMatch OMIM:609536 complement component 5 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012295 complement component 5 deficiency skos:exactMatch UMLS:C0343047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012296 lipomyelomeningocele skos:exactMatch MESH:C537030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012296 lipomyelomeningocele skos:exactMatch OMIM:609537 lipomyelomeningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012296 lipomyelomeningocele skos:exactMatch Orphanet:268835 Lipomyelomeningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012296 lipomyelomeningocele skos:exactMatch SCTID:104431000119107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012296 lipomyelomeningocele skos:exactMatch UMLS:C1836022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012297 SPOAN syndrome skos:exactMatch DOID:0060491 SPOAN syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012297 SPOAN syndrome skos:exactMatch MESH:C563702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012297 SPOAN syndrome skos:exactMatch OMIM:609541 spastic paraplegia, optic atrophy, and neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012297 SPOAN syndrome skos:exactMatch Orphanet:320406 Spastic paraplegia-optic atrophy-neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012297 SPOAN syndrome skos:exactMatch UMLS:C1836010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012298 omphalocele, diaphragmatic hernia, and radial ray defects skos:exactMatch MESH:C563701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012298 omphalocele, diaphragmatic hernia, and radial ray defects skos:exactMatch OMIM:609545 omphalocele, diaphragmatic hernia, and radial ray defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012298 omphalocele, diaphragmatic hernia, and radial ray defects skos:exactMatch UMLS:C1836007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012299 nanophthalmos 2 skos:exactMatch MESH:C563700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012299 nanophthalmos 2 skos:exactMatch OMIM:609549 nanophthalmos 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012299 nanophthalmos 2 skos:exactMatch UMLS:C1836006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012300 prostate cancer, hereditary, 6 skos:exactMatch MESH:C563699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012300 prostate cancer, hereditary, 6 skos:exactMatch OMIM:609558 prostate cancer, hereditary, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012300 prostate cancer, hereditary, 6 skos:exactMatch UMLS:C1836005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012301 mitochondrial DNA depletion syndrome, myopathic form skos:exactMatch DOID:0080120 mitochondrial DNA depletion syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012301 mitochondrial DNA depletion syndrome, myopathic form skos:exactMatch MESH:C563698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012301 mitochondrial DNA depletion syndrome, myopathic form skos:exactMatch OMIM:609560 mitochondrial DNA depletion syndrome 2 (myopathic type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012301 mitochondrial DNA depletion syndrome, myopathic form skos:exactMatch Orphanet:254875 Mitochondrial DNA depletion syndrome, myopathic form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012301 mitochondrial DNA depletion syndrome, myopathic form skos:exactMatch SCTID:703527003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012301 mitochondrial DNA depletion syndrome, myopathic form skos:exactMatch UMLS:C3501891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012302 parietal foramina 3 skos:exactMatch MESH:C563697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012302 parietal foramina 3 skos:exactMatch OMIM:609566 parietal foramina 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012302 parietal foramina 3 skos:exactMatch UMLS:C1835980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012303 migraine with or without aura, susceptibility to, 8 skos:exactMatch OMIM:609570 migraine with or without aura, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012304 photoparoxysmal response 2 skos:exactMatch OMIM:609572 photoparoxysmal response 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012304 photoparoxysmal response 2 skos:exactMatch UMLS:C1835967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012305 photoparoxysmal response 3 skos:exactMatch MESH:C563695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012305 photoparoxysmal response 3 skos:exactMatch OMIM:609573 photoparoxysmal response 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012305 photoparoxysmal response 3 skos:exactMatch UMLS:C1835966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012306 cardiomyopathy, familial restrictive, 2 skos:exactMatch DOID:0111426 restrictive cardiomyopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012306 cardiomyopathy, familial restrictive, 2 skos:exactMatch MESH:C566512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012306 cardiomyopathy, familial restrictive, 2 skos:exactMatch OMIM:609578 cardiomyopathy, familial restrictive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012306 cardiomyopathy, familial restrictive, 2 skos:exactMatch UMLS:C1865071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012307 familial scaphocephaly syndrome, McGillivray type skos:exactMatch MESH:C566511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012307 familial scaphocephaly syndrome, McGillivray type skos:exactMatch OMIM:609579 scaphocephaly, maxillary retrusion, and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012307 familial scaphocephaly syndrome, McGillivray type skos:exactMatch Orphanet:168624 Familial scaphocephaly syndrome, McGillivray type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012307 familial scaphocephaly syndrome, McGillivray type skos:exactMatch UMLS:C1865070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012308 Joubert syndrome with renal defect skos:exactMatch DOID:0110999 Joubert syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012308 Joubert syndrome with renal defect skos:exactMatch MESH:C536296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012308 Joubert syndrome with renal defect skos:exactMatch NCIT:C74997 Joubert Syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012308 Joubert syndrome with renal defect skos:exactMatch OMIM:609583 joubert syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012308 Joubert syndrome with renal defect skos:exactMatch Orphanet:220497 Joubert syndrome with renal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012308 Joubert syndrome with renal defect skos:exactMatch SCTID:716999001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012309 parietal foramina 2 skos:exactMatch MESH:C566510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012309 parietal foramina 2 skos:exactMatch OMIM:609597 parietal foramina 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012309 parietal foramina 2 skos:exactMatch UMLS:C1865044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012310 fibrosis of extraocular muscles, congenital, with synergistic divergence skos:exactMatch MESH:C566508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012310 fibrosis of extraocular muscles, congenital, with synergistic divergence skos:exactMatch OMIM:609612 fibrosis of extraocular muscles, congenital, with synergistic divergence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012310 fibrosis of extraocular muscles, congenital, with synergistic divergence skos:exactMatch UMLS:C1865040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012311 spondylomegaepiphyseal dysplasia with upper limb mesomelia, punctate calcifications, and deafness skos:exactMatch MESH:C566507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012311 spondylomegaepiphyseal dysplasia with upper limb mesomelia, punctate calcifications, and deafness skos:exactMatch OMIM:609616 spondylomegaepiphyseal dysplasia with upper limb mesomelia, punctate calcifications, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012311 spondylomegaepiphyseal dysplasia with upper limb mesomelia, punctate calcifications, and deafness skos:exactMatch UMLS:C1865022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012312 short QT syndrome type 1 skos:exactMatch MESH:C566506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012312 short QT syndrome type 1 skos:exactMatch OMIM:609620 short qt syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012312 short QT syndrome type 1 skos:exactMatch UMLS:C1865020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012313 short QT syndrome type 2 skos:exactMatch MESH:C566505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012313 short QT syndrome type 2 skos:exactMatch OMIM:609621 short qt syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012313 short QT syndrome type 2 skos:exactMatch UMLS:C1865019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012314 short QT syndrome type 3 skos:exactMatch MESH:C566504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012314 short QT syndrome type 3 skos:exactMatch OMIM:609622 short qt syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012314 short QT syndrome type 3 skos:exactMatch UMLS:C1865018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012315 distal 10q deletion syndrome skos:exactMatch DOID:0060390 distal 10q deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012315 distal 10q deletion syndrome skos:exactMatch MESH:C567182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012315 distal 10q deletion syndrome skos:exactMatch OMIM:609625 chromosome 10q26 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012315 distal 10q deletion syndrome skos:exactMatch Orphanet:96148 Distal monosomy 10q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012315 distal 10q deletion syndrome skos:exactMatch SCTID:718687003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012315 distal 10q deletion syndrome skos:exactMatch UMLS:C2674937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012315 distal 10q deletion syndrome skos:exactMatch UMLS:C4305277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012316 Majeed syndrome skos:exactMatch MESH:C537839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012316 Majeed syndrome skos:exactMatch NCIT:C119058 Majeed Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012316 Majeed syndrome skos:exactMatch OMIM:609628 majeed syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012316 Majeed syndrome skos:exactMatch Orphanet:77297 Majeed syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012316 Majeed syndrome skos:exactMatch SCTID:703540008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012316 Majeed syndrome skos:exactMatch UMLS:C1864997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012317 visceral neuropathy, familial, 3, autosomal dominant skos:exactMatch DOID:0080682 autosomal dominant familial visceral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012317 visceral neuropathy, familial, 3, autosomal dominant skos:exactMatch OMIM:609629 visceral neuropathy, familial, 3, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012317 visceral neuropathy, familial, 3, autosomal dominant skos:exactMatch UMLS:C1864996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012318 leukemia, chronic lymphocytic, susceptibility to, 1 skos:exactMatch OMIM:609630 leukemia, chronic lymphocytic, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012319 major affective disorder 3 skos:exactMatch MESH:C566501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012319 major affective disorder 3 skos:exactMatch OMIM:609633 major affective disorder 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012319 major affective disorder 3 skos:exactMatch UMLS:C1864994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012320 migraine, familial hemiplegic, 3 skos:exactMatch DOID:0111183 familial hemiplegic migraine 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012320 migraine, familial hemiplegic, 3 skos:exactMatch MESH:C566500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012320 migraine, familial hemiplegic, 3 skos:exactMatch OMIM:609634 migraine, familial hemiplegic, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012320 migraine, familial hemiplegic, 3 skos:exactMatch UMLS:C1864987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012321 Alzheimer disease 10 skos:exactMatch DOID:0110043 Alzheimer's disease 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012321 Alzheimer disease 10 skos:exactMatch MESH:C566465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012321 Alzheimer disease 10 skos:exactMatch OMIM:609636 alzheimer disease 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012321 Alzheimer disease 10 skos:exactMatch UMLS:C1864828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012322 holoprosencephaly 5 skos:exactMatch DOID:0110878 holoprosencephaly 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012322 holoprosencephaly 5 skos:exactMatch MESH:C566464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012322 holoprosencephaly 5 skos:exactMatch NCIT:C75460 Holoprosencephaly Type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012322 holoprosencephaly 5 skos:exactMatch OMIM:609637 holoprosencephaly 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012322 holoprosencephaly 5 skos:exactMatch UMLS:C1864827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012323 lethal acantholytic epidermolysis bullosa skos:exactMatch MESH:C535493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012323 lethal acantholytic epidermolysis bullosa skos:exactMatch OMIM:609638 epidermolysis bullosa, lethal acantholytic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012323 lethal acantholytic epidermolysis bullosa skos:exactMatch Orphanet:158687 Lethal acantholytic erosive disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012323 lethal acantholytic epidermolysis bullosa skos:exactMatch UMLS:C1864826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012324 Frias syndrome skos:exactMatch MESH:C535639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012324 Frias syndrome skos:exactMatch OMIM:609640 frias syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012324 Frias syndrome skos:exactMatch Orphanet:264200 14q22q23 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012324 Frias syndrome skos:exactMatch UMLS:C1864825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012325 Nguyen syndrome skos:exactMatch MESH:C536115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012325 Nguyen syndrome skos:exactMatch OMIM:609643 nguyen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012325 Nguyen syndrome skos:exactMatch UMLS:C1864823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012326 autosomal recessive nonsyndromic hearing loss 42 skos:exactMatch DOID:0110500 autosomal recessive nonsyndromic deafness 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012326 autosomal recessive nonsyndromic hearing loss 42 skos:exactMatch MESH:C566460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012326 autosomal recessive nonsyndromic hearing loss 42 skos:exactMatch OMIM:609646 deafness, autosomal recessive 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012326 autosomal recessive nonsyndromic hearing loss 42 skos:exactMatch UMLS:C1864818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012327 autosomal recessive nonsyndromic hearing loss 46 skos:exactMatch DOID:0110503 autosomal recessive nonsyndromic deafness 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012327 autosomal recessive nonsyndromic hearing loss 46 skos:exactMatch MESH:C566459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012327 autosomal recessive nonsyndromic hearing loss 46 skos:exactMatch OMIM:609647 deafness, autosomal recessive 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012327 autosomal recessive nonsyndromic hearing loss 46 skos:exactMatch UMLS:C1864815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012328 trichilemmal cyst skos:exactMatch OMIM:609649 trichilemmal cyst 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012328 trichilemmal cyst skos:exactMatch SCTID:254677004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012328 trichilemmal cyst skos:exactMatch UMLS:C1864801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012328 trichilemmal cyst skos:exactMatch UMLS:C2266788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012329 short stature and Facioauriculothoracic malformations skos:exactMatch MESH:C566457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012329 short stature and Facioauriculothoracic malformations skos:exactMatch OMIM:609654 short stature and facioauriculothoracic malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012329 short stature and Facioauriculothoracic malformations skos:exactMatch UMLS:C1864791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012330 talo-patello-scaphoid osteolysis skos:exactMatch MESH:C536894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012330 talo-patello-scaphoid osteolysis skos:exactMatch OMIM:609655 talo-patello-scaphoid osteolysis, synovitis, and short fourth metacarpals semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012330 talo-patello-scaphoid osteolysis skos:exactMatch Orphanet:50809 Talo-patello-scaphoid osteolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012330 talo-patello-scaphoid osteolysis skos:exactMatch UMLS:C1864784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012331 migraine with aura, susceptibility to, 9 skos:exactMatch OMIM:609670 migraine with aura, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012333 autosomal recessive nonsyndromic hearing loss 53 skos:exactMatch DOID:0110509 autosomal recessive nonsyndromic deafness 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012333 autosomal recessive nonsyndromic hearing loss 53 skos:exactMatch MESH:C566453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012333 autosomal recessive nonsyndromic hearing loss 53 skos:exactMatch OMIM:609706 deafness, autosomal recessive 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012333 autosomal recessive nonsyndromic hearing loss 53 skos:exactMatch UMLS:C1864746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012334 hereditary spastic paraplegia 29 skos:exactMatch DOID:0110780 hereditary spastic paraplegia 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012334 hereditary spastic paraplegia 29 skos:exactMatch MESH:C536863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012334 hereditary spastic paraplegia 29 skos:exactMatch OMIM:609727 spastic paraplegia 29, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012334 hereditary spastic paraplegia 29 skos:exactMatch Orphanet:101009 Autosomal dominant spastic paraplegia type 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012334 hereditary spastic paraplegia 29 skos:exactMatch SCTID:733029008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012334 hereditary spastic paraplegia 29 skos:exactMatch UMLS:C1857855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012335 obesity due to pro-opiomelanocortin deficiency skos:exactMatch MESH:C565726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012335 obesity due to pro-opiomelanocortin deficiency skos:exactMatch OMIM:609734 obesity, early-onset, with adrenal insufficiency and red hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012335 obesity due to pro-opiomelanocortin deficiency skos:exactMatch Orphanet:71526 Obesity due to pro-opiomelanocortin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012335 obesity due to pro-opiomelanocortin deficiency skos:exactMatch SCTID:702949005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012335 obesity due to pro-opiomelanocortin deficiency skos:exactMatch UMLS:C1857854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012336 cataract 22 multiple types skos:exactMatch DOID:0110268 cataract 22 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012336 cataract 22 multiple types skos:exactMatch MESH:C565725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012336 cataract 22 multiple types skos:exactMatch OMIM:609741 cataract 22, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012336 cataract 22 multiple types skos:exactMatch UMLS:C1857853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012337 obsolete glaucoma 1, open angle, I skos:exactMatch MESH:C565724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012337 obsolete glaucoma 1, open angle, I skos:exactMatch OMIM:609745 glaucoma 1, open angle, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012337 obsolete glaucoma 1, open angle, I skos:exactMatch UMLS:C1857852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012338 epilepsy, idiopathic generalized, susceptibility to, 4 skos:exactMatch DOID:0111319 idiopathic generalized epilepsy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012338 epilepsy, idiopathic generalized, susceptibility to, 4 skos:exactMatch OMIM:609750 epilepsy, idiopathic generalized, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012339 celiac disease, susceptibility to, 4 skos:exactMatch OMIM:609753 celiac disease, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012340 celiac disease, susceptibility to, 2 skos:exactMatch OMIM:609754 celiac disease, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012341 celiac disease, susceptibility to, 3 skos:exactMatch OMIM:609755 celiac disease, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012342 7q11.23 microduplication syndrome skos:exactMatch DOID:0080926 7q11.23 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012342 7q11.23 microduplication syndrome skos:exactMatch MESH:C565723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012342 7q11.23 microduplication syndrome skos:exactMatch OMIM:609757 williams-beuren region duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012342 7q11.23 microduplication syndrome skos:exactMatch Orphanet:96121 7q11.23 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012342 7q11.23 microduplication syndrome skos:exactMatch SCTID:726707004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012342 7q11.23 microduplication syndrome skos:exactMatch UMLS:C1857844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012342 7q11.23 microduplication syndrome skos:exactMatch UMLS:C4512054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012343 aortic aneurysm, familial abdominal, 2 skos:exactMatch MESH:C565229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012343 aortic aneurysm, familial abdominal, 2 skos:exactMatch OMIM:609782 aortic aneurysm, familial abdominal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012343 aortic aneurysm, familial abdominal, 2 skos:exactMatch UMLS:C1853364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012344 Alzheimer disease 11 skos:exactMatch DOID:0110044 Alzheimer's disease 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012344 Alzheimer disease 11 skos:exactMatch MESH:C565228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012344 Alzheimer disease 11 skos:exactMatch OMIM:609790 alzheimer disease 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012344 Alzheimer disease 11 skos:exactMatch UMLS:C1853360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012345 acral peeling skin syndrome skos:exactMatch MESH:C536316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012345 acral peeling skin syndrome skos:exactMatch OMIM:609796 peeling skin syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012345 acral peeling skin syndrome skos:exactMatch Orphanet:263534 Acral peeling skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012345 acral peeling skin syndrome skos:exactMatch SCTID:709416009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012345 acral peeling skin syndrome skos:exactMatch UMLS:C1853354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012346 generalized epilepsy with febrile seizures plus, type 4 skos:exactMatch DOID:0111293 generalized epilepsy with febrile seizures plus 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012346 generalized epilepsy with febrile seizures plus, type 4 skos:exactMatch MESH:C565227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012346 generalized epilepsy with febrile seizures plus, type 4 skos:exactMatch OMIM:609800 generalized epilepsy with febrile seizures plus, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012346 generalized epilepsy with febrile seizures plus, type 4 skos:exactMatch UMLS:C1853345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012347 hamartoma, Precalcaneal congenital fibrolipomatous skos:exactMatch MESH:C565226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012347 hamartoma, Precalcaneal congenital fibrolipomatous skos:exactMatch OMIM:609808 hamartoma, precalcaneal congenital fibrolipomatous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012347 hamartoma, Precalcaneal congenital fibrolipomatous skos:exactMatch UMLS:C1853298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012348 maturity-onset diabetes of the young type 8 skos:exactMatch DOID:0111105 maturity-onset diabetes of the young type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012348 maturity-onset diabetes of the young type 8 skos:exactMatch MESH:C565225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012348 maturity-onset diabetes of the young type 8 skos:exactMatch OMIM:609812 maturity-onset diabetes of the young, iia 8, with exocrine dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012348 maturity-onset diabetes of the young type 8 skos:exactMatch SCTID:609575003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012349 spondylocostal dysostosis 3, autosomal recessive skos:exactMatch OMIM:609813 spondylocostal dysostosis 3, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012349 spondylocostal dysostosis 3, autosomal recessive skos:exactMatch UMLS:C1853296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012350 complement factor H deficiency skos:exactMatch MESH:C562875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012350 complement factor H deficiency skos:exactMatch OMIM:609814 complement factor h deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012350 complement factor H deficiency skos:exactMatch SCTID:234622003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012351 zygodactyly type 1 skos:exactMatch DOID:0111820 zygodactyly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012351 zygodactyly type 1 skos:exactMatch MESH:C565223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012351 zygodactyly type 1 skos:exactMatch OMIM:609815 zygodactyly 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012351 zygodactyly type 1 skos:exactMatch Orphanet:295187 Zygodactyly type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012351 zygodactyly type 1 skos:exactMatch UMLS:C1853294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012352 vasculitis, lymphocytic, cutaneous small vessel skos:exactMatch MESH:C565222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012352 vasculitis, lymphocytic, cutaneous small vessel skos:exactMatch OMIM:609817 vasculitis, lymphocytic, cutaneous small vessel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012352 vasculitis, lymphocytic, cutaneous small vessel skos:exactMatch UMLS:C1853293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012353 erythrocytosis, familial, 3 skos:exactMatch DOID:0080338 familial erythrocytosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012353 erythrocytosis, familial, 3 skos:exactMatch MESH:C565221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012353 erythrocytosis, familial, 3 skos:exactMatch OMIM:609820 erythrocytosis, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012353 erythrocytosis, familial, 3 skos:exactMatch UMLS:C1853286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012354 platelet-type bleeding disorder 8 skos:exactMatch DOID:0060692 platelet-type bleeding disorder 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012354 platelet-type bleeding disorder 8 skos:exactMatch MESH:C565220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012354 platelet-type bleeding disorder 8 skos:exactMatch OMIM:609821 bleeding disorder, platelet-type, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012354 platelet-type bleeding disorder 8 skos:exactMatch Orphanet:36355 Bleeding disorder due to P2Y12 defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012354 platelet-type bleeding disorder 8 skos:exactMatch SCTID:725291001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012354 platelet-type bleeding disorder 8 skos:exactMatch UMLS:C1853278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012355 autosomal recessive nonsyndromic hearing loss 28 skos:exactMatch DOID:0110486 autosomal recessive nonsyndromic deafness 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012355 autosomal recessive nonsyndromic hearing loss 28 skos:exactMatch MESH:C565218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012355 autosomal recessive nonsyndromic hearing loss 28 skos:exactMatch NCIT:C129023 Deafness, Autosomal Recessive 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012355 autosomal recessive nonsyndromic hearing loss 28 skos:exactMatch OMIM:609823 deafness, autosomal recessive 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012355 autosomal recessive nonsyndromic hearing loss 28 skos:exactMatch UMLS:C1853276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012357 obsolete glaucoma 1, open angle, G skos:exactMatch MESH:C563692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012357 obsolete glaucoma 1, open angle, G skos:exactMatch OMIM:609887 glaucoma 1, open angle, g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012357 obsolete glaucoma 1, open angle, G skos:exactMatch UMLS:C1835933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012358 leprosy, susceptibility to, 1 skos:exactMatch OMIM:609888 leprosy, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012359 combined immunodeficiency due to partial RAG1 deficiency skos:exactMatch MESH:C563691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012359 combined immunodeficiency due to partial RAG1 deficiency skos:exactMatch OMIM:609889 alpha/beta t-cell lymphopenia with gamma/delta t-cell expansion, severe cytomegalovirus infection, and autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012359 combined immunodeficiency due to partial RAG1 deficiency skos:exactMatch Orphanet:231154 Combined immunodeficiency due to partial RAG1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012359 combined immunodeficiency due to partial RAG1 deficiency skos:exactMatch SCTID:725290000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012359 combined immunodeficiency due to partial RAG1 deficiency skos:exactMatch UMLS:C1835931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012359 combined immunodeficiency due to partial RAG1 deficiency skos:exactMatch UMLS:C4510944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012360 congenital nongoitrous hypothryoidism 3 skos:exactMatch DOID:0070127 congenital nongoitrous hypothyroidism 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012360 congenital nongoitrous hypothryoidism 3 skos:exactMatch MESH:C567935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012360 congenital nongoitrous hypothryoidism 3 skos:exactMatch OMIM:609893 hypothyroidism, congenital, nongoitrous, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012360 congenital nongoitrous hypothryoidism 3 skos:exactMatch UMLS:C2940785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012361 systemic lupus erythematosus, susceptibility to, 5 skos:exactMatch OMIM:609903 systemic lupus erythematosus, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012362 dilated cardiomyopathy 1P skos:exactMatch DOID:0110439 dilated cardiomyopathy 1P semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012362 dilated cardiomyopathy 1P skos:exactMatch MESH:C563690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012362 dilated cardiomyopathy 1P skos:exactMatch OMIM:609909 cardiomyopathy, dilated, 1p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012362 dilated cardiomyopathy 1P skos:exactMatch UMLS:C1835928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012363 retinitis pigmentosa 32 skos:exactMatch DOID:0110355 retinitis pigmentosa 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012363 retinitis pigmentosa 32 skos:exactMatch MESH:C563689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012363 retinitis pigmentosa 32 skos:exactMatch OMIM:609913 retinitis pigmentosa 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012363 retinitis pigmentosa 32 skos:exactMatch UMLS:C1835927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012364 dilated cardiomyopathy 1Q skos:exactMatch DOID:0110442 dilated cardiomyopathy 1Q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012364 dilated cardiomyopathy 1Q skos:exactMatch MESH:C563688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012364 dilated cardiomyopathy 1Q skos:exactMatch OMIM:609915 cardiomyopathy, dilated, 1q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012364 dilated cardiomyopathy 1Q skos:exactMatch UMLS:C1835926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012365 gallbladder disease 2 skos:exactMatch MESH:C563687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012365 gallbladder disease 2 skos:exactMatch OMIM:609918 gallbladder disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012365 gallbladder disease 2 skos:exactMatch UMLS:C1835925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012366 gallbladder disease 3 skos:exactMatch MESH:C563686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012366 gallbladder disease 3 skos:exactMatch OMIM:609919 gallbladder disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012366 gallbladder disease 3 skos:exactMatch UMLS:C1835924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012367 retinitis pigmentosa 31 skos:exactMatch DOID:0110391 retinitis pigmentosa 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012367 retinitis pigmentosa 31 skos:exactMatch MESH:C563685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012367 retinitis pigmentosa 31 skos:exactMatch OMIM:609923 retinitis pigmentosa 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012367 retinitis pigmentosa 31 skos:exactMatch UMLS:C1835923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012368 aminoacylase 1 deficiency skos:exactMatch MESH:C538246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012368 aminoacylase 1 deficiency skos:exactMatch OMIM:609924 aminoacylase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012368 aminoacylase 1 deficiency skos:exactMatch Orphanet:137754 Neurological conditions associated with aminoacylase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012368 aminoacylase 1 deficiency skos:exactMatch SCTID:709282004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012368 aminoacylase 1 deficiency skos:exactMatch UMLS:C1835922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012369 systemic lupus erythematosus, susceptibility to, 6 skos:exactMatch OMIM:609939 systemic lupus erythematosus, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012370 autosomal recessive nonsyndromic hearing loss 51 skos:exactMatch DOID:0110508 autosomal recessive nonsyndromic deafness 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012370 autosomal recessive nonsyndromic hearing loss 51 skos:exactMatch MESH:C538202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012370 autosomal recessive nonsyndromic hearing loss 51 skos:exactMatch OMIM:609941 deafness, autosomal recessive 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012371 Noonan syndrome 3 skos:exactMatch DOID:0060581 Noonan syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012371 Noonan syndrome 3 skos:exactMatch MESH:C537847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012371 Noonan syndrome 3 skos:exactMatch NCIT:C176931 Noonan Syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012371 Noonan syndrome 3 skos:exactMatch OMIM:609942 noonan syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012371 Noonan syndrome 3 skos:exactMatch UMLS:C1860991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012373 ectodermal dysplasia, sensorineural hearing loss, and distinctive facial features skos:exactMatch MESH:C536182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012373 ectodermal dysplasia, sensorineural hearing loss, and distinctive facial features skos:exactMatch OMIM:609944 ectodermal dysplasia, sensorineural hearing loss, and distinctive facial features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012373 ectodermal dysplasia, sensorineural hearing loss, and distinctive facial features skos:exactMatch UMLS:C1864966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012374 brachyphalangy, polydactyly, and tibial aplasia/hypoplasia skos:exactMatch MESH:C537100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012374 brachyphalangy, polydactyly, and tibial aplasia/hypoplasia skos:exactMatch OMIM:609945 brachyphalangy, polydactyly, and tibial aplasia/hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012374 brachyphalangy, polydactyly, and tibial aplasia/hypoplasia skos:exactMatch UMLS:C1864965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012375 autosomal recessive nonsyndromic hearing loss 47 skos:exactMatch DOID:0110504 autosomal recessive nonsyndromic deafness 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012375 autosomal recessive nonsyndromic hearing loss 47 skos:exactMatch MESH:C566498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012375 autosomal recessive nonsyndromic hearing loss 47 skos:exactMatch OMIM:609946 deafness, autosomal recessive 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012375 autosomal recessive nonsyndromic hearing loss 47 skos:exactMatch UMLS:C1864964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012376 autosomal recessive nonsyndromic hearing loss 55 skos:exactMatch DOID:0110510 autosomal recessive nonsyndromic deafness 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012376 autosomal recessive nonsyndromic hearing loss 55 skos:exactMatch MESH:C538203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012376 autosomal recessive nonsyndromic hearing loss 55 skos:exactMatch OMIM:609952 deafness, autosomal recessive 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012377 asperger syndrome, susceptibility to, 4 skos:exactMatch OMIM:609954 asperger syndrome, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012378 fibromatosis, gingival, 3 skos:exactMatch MESH:C537928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012378 fibromatosis, gingival, 3 skos:exactMatch OMIM:609955 fibromatosis, gingival, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012379 asthma-related traits, susceptibility to, 3 skos:exactMatch OMIM:609958 asthma-related traits, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012380 autosomal dominant nonsyndromic hearing loss 53 skos:exactMatch DOID:0110579 autosomal dominant nonsyndromic deafness 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012380 autosomal dominant nonsyndromic hearing loss 53 skos:exactMatch MESH:C566495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012380 autosomal dominant nonsyndromic hearing loss 53 skos:exactMatch OMIM:609965 deafness, autosomal dominant 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012380 autosomal dominant nonsyndromic hearing loss 53 skos:exactMatch UMLS:C1864957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012381 hyperinsulinism due to INSR deficiency skos:exactMatch DOID:0070220 familial hyperinsulinemic hypoglycemia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012381 hyperinsulinism due to INSR deficiency skos:exactMatch MESH:C566494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012381 hyperinsulinism due to INSR deficiency skos:exactMatch OMIM:609968 hyperinsulinemic hypoglycemia, familial, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012381 hyperinsulinism due to INSR deficiency skos:exactMatch Orphanet:263458 Hyperinsulinism due to INSR deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012381 hyperinsulinism due to INSR deficiency skos:exactMatch SCTID:721235003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012381 hyperinsulinism due to INSR deficiency skos:exactMatch UMLS:C1864952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012382 hyperinsulinemic hypoglycemia, familial, 4 skos:exactMatch DOID:0070215 familial hyperinsulinemic hypoglycemia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012382 hyperinsulinemic hypoglycemia, familial, 4 skos:exactMatch MESH:C566493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012382 hyperinsulinemic hypoglycemia, familial, 4 skos:exactMatch OMIM:609975 hyperinsulinemic hypoglycemia, familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012382 hyperinsulinemic hypoglycemia, familial, 4 skos:exactMatch Orphanet:71212 Hyperinsulinism due to short chain 3-hydroxylacyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012382 hyperinsulinemic hypoglycemia, familial, 4 skos:exactMatch SCTID:721236002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012382 hyperinsulinemic hypoglycemia, familial, 4 skos:exactMatch UMLS:C1864948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012382 hyperinsulinemic hypoglycemia, familial, 4 skos:exactMatch UMLS:C4303473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012383 primary immunodeficiency with natural-killer cell deficiency and adrenal insufficiency skos:exactMatch DOID:0111967 immunodeficiency 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012383 primary immunodeficiency with natural-killer cell deficiency and adrenal insufficiency skos:exactMatch MESH:C566492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012383 primary immunodeficiency with natural-killer cell deficiency and adrenal insufficiency skos:exactMatch NCIT:C123729 Natural Killer Cell and Glucocorticoid Deficiency with DNA Repair Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012383 primary immunodeficiency with natural-killer cell deficiency and adrenal insufficiency skos:exactMatch OMIM:609981 immunodeficiency 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012383 primary immunodeficiency with natural-killer cell deficiency and adrenal insufficiency skos:exactMatch Orphanet:75391 Primary immunodeficiency with natural-killer cell deficiency and adrenal insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012383 primary immunodeficiency with natural-killer cell deficiency and adrenal insufficiency skos:exactMatch SCTID:724275005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012383 primary immunodeficiency with natural-killer cell deficiency and adrenal insufficiency skos:exactMatch UMLS:C1864947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012384 panic disorder 3 skos:exactMatch OMIM:609985 panic disorder 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012384 panic disorder 3 skos:exactMatch UMLS:C1864946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012385 metaphyseal chondrodysplasia with cone-shaped epiphyses, normal hair, and normal hands skos:exactMatch MESH:C537354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012385 metaphyseal chondrodysplasia with cone-shaped epiphyses, normal hair, and normal hands skos:exactMatch OMIM:609989 metaphyseal chondrodysplasia with cone-shaped epiphyses, normal hair, and normal hands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012385 metaphyseal chondrodysplasia with cone-shaped epiphyses, normal hair, and normal hands skos:exactMatch UMLS:C1864944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012386 trichoscyphodysplasia skos:exactMatch MESH:C536557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012386 trichoscyphodysplasia skos:exactMatch OMIM:609990 trichoscyphodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012386 trichoscyphodysplasia skos:exactMatch UMLS:C1864943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012387 osteosclerosis-ichthyosis-premature ovarian failure syndrome skos:exactMatch MESH:C536064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012387 osteosclerosis-ichthyosis-premature ovarian failure syndrome skos:exactMatch OMIM:609993 osteosclerosis with ichthyosis and premature ovarian failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012387 osteosclerosis-ichthyosis-premature ovarian failure syndrome skos:exactMatch Orphanet:75325 Osteosclerosis-ichthyosis-premature ovarian failure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012387 osteosclerosis-ichthyosis-premature ovarian failure syndrome skos:exactMatch SCTID:722114007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012388 myopia 11, autosomal dominant skos:exactMatch MESH:C566490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012388 myopia 11, autosomal dominant skos:exactMatch OMIM:609994 myopia 11, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012388 myopia 11, autosomal dominant skos:exactMatch UMLS:C1864941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012389 myopia 12, autosomal dominant skos:exactMatch MESH:C566489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012389 myopia 12, autosomal dominant skos:exactMatch OMIM:609995 myopia 12, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012389 myopia 12, autosomal dominant skos:exactMatch UMLS:C1864940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012390 arthrogryposis multiplex with deafness, inguinal hernias, and early death skos:exactMatch MESH:C535381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012390 arthrogryposis multiplex with deafness, inguinal hernias, and early death skos:exactMatch OMIM:610001 arthrogryposis multiplex with deafness, inguinal hernias, and early death semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012390 arthrogryposis multiplex with deafness, inguinal hernias, and early death skos:exactMatch UMLS:C1864939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012391 neuronal ceroid lipofuscinosis 8 northern epilepsy variant skos:exactMatch DOID:0110724 neuronal ceroid lipofuscinosis 8 northern epilepsy variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012391 neuronal ceroid lipofuscinosis 8 northern epilepsy variant skos:exactMatch OMIM:610003 ceroid lipofuscinosis, neuronal, 8, northern epilepsy variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012391 neuronal ceroid lipofuscinosis 8 northern epilepsy variant skos:exactMatch Orphanet:1947 Progressive epilepsy-intellectual disability syndrome, Finnish type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012392 2-methylbutyryl-CoA dehydrogenase deficiency skos:exactMatch MESH:C566487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012392 2-methylbutyryl-CoA dehydrogenase deficiency skos:exactMatch NCIT:C98863 Butyryl-CoA Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012392 2-methylbutyryl-CoA dehydrogenase deficiency skos:exactMatch OMIM:610006 2-methylbutyryl-coa dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012392 2-methylbutyryl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:79157 2-methylbutyryl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012392 2-methylbutyryl-CoA dehydrogenase deficiency skos:exactMatch UMLS:C1864912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012393 congenital brain dysgenesis due to glutamine synthetase deficiency skos:exactMatch MESH:C536832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012393 congenital brain dysgenesis due to glutamine synthetase deficiency skos:exactMatch OMIM:610015 glutamine deficiency, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012393 congenital brain dysgenesis due to glutamine synthetase deficiency skos:exactMatch Orphanet:71278 Congenital brain dysgenesis due to glutamine synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012393 congenital brain dysgenesis due to glutamine synthetase deficiency skos:exactMatch UMLS:C1864910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012394 multiple synostoses syndrome 2 skos:exactMatch DOID:0081318 multiple synostoses syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012394 multiple synostoses syndrome 2 skos:exactMatch MESH:C537380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012394 multiple synostoses syndrome 2 skos:exactMatch OMIM:610017 multiple synostoses syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012394 multiple synostoses syndrome 2 skos:exactMatch UMLS:C1832708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012395 cataract 18 skos:exactMatch DOID:0110238 cataract 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012395 cataract 18 skos:exactMatch MESH:C535337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012395 cataract 18 skos:exactMatch OMIM:610019 cataract 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012396 exercise-induced hyperinsulinism skos:exactMatch DOID:0070214 familial hyperinsulinemic hypoglycemia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012396 exercise-induced hyperinsulinism skos:exactMatch MESH:C538376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012396 exercise-induced hyperinsulinism skos:exactMatch NCIT:C131839 Monocarboxylate Transporter 1 Hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012396 exercise-induced hyperinsulinism skos:exactMatch OMIM:610021 hyperinsulinemic hypoglycemia, familial, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012396 exercise-induced hyperinsulinism skos:exactMatch Orphanet:165991 Exercise-induced hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012396 exercise-induced hyperinsulinism skos:exactMatch SCTID:715830008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012396 exercise-induced hyperinsulinism skos:exactMatch UMLS:C1864902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012396 exercise-induced hyperinsulinism skos:exactMatch UMLS:C1864904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012397 brachydactyly, coloboma, and anterior segment dysgenesis skos:exactMatch MESH:C566484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012397 brachydactyly, coloboma, and anterior segment dysgenesis skos:exactMatch OMIM:610023 brachydactyly, coloboma, and anterior segment dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012397 brachydactyly, coloboma, and anterior segment dysgenesis skos:exactMatch UMLS:C1864901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012398 retinal cone dystrophy 3A skos:exactMatch DOID:0081025 retinal cone dystrophy 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012398 retinal cone dystrophy 3A skos:exactMatch MESH:C566483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012398 retinal cone dystrophy 3A skos:exactMatch OMIM:610024 retinal cone dystrophy 3a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012398 retinal cone dystrophy 3A skos:exactMatch UMLS:C1864900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012399 complex cortical dysplasia with other brain malformations 7 skos:exactMatch DOID:0090132 complex cortical dysplasia with other brain malformations 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012399 complex cortical dysplasia with other brain malformations 7 skos:exactMatch OMIM:610031 cortical dysplasia, complex, with other brain malformations 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012399 complex cortical dysplasia with other brain malformations 7 skos:exactMatch Orphanet:300573 Polymicrogyria due to TUBB2B mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012399 complex cortical dysplasia with other brain malformations 7 skos:exactMatch UMLS:CN203403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012400 cortical dysplasia-focal epilepsy syndrome skos:exactMatch DOID:0090130 cortical dysplasia-focal epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012400 cortical dysplasia-focal epilepsy syndrome skos:exactMatch MESH:C567657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012400 cortical dysplasia-focal epilepsy syndrome skos:exactMatch NCIT:C133743 Cortical Dysplasia-Focal Epilepsy Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012400 cortical dysplasia-focal epilepsy syndrome skos:exactMatch OMIM:610042 pitt-hopkins-like syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012400 cortical dysplasia-focal epilepsy syndrome skos:exactMatch Orphanet:163681 CNTNAP2-related developmental and epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012401 congenital stromal corneal dystrophy skos:exactMatch DOID:0060445 congenital stromal corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012401 congenital stromal corneal dystrophy skos:exactMatch MESH:C566452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012401 congenital stromal corneal dystrophy skos:exactMatch OMIM:610048 corneal dystrophy, congenital stromal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012401 congenital stromal corneal dystrophy skos:exactMatch Orphanet:101068 Congenital stromal corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012401 congenital stromal corneal dystrophy skos:exactMatch SCTID:702359002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012401 congenital stromal corneal dystrophy skos:exactMatch UMLS:C1864738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012402 opioid dependence, susceptibility to, 1 skos:exactMatch OMIM:610064 opioid dependence, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012403 systemic lupus erythematosus, susceptibility to, 7 skos:exactMatch OMIM:610065 systemic lupus erythematosus, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012404 systemic lupus erythematosus, susceptibility to, 8 skos:exactMatch OMIM:610066 systemic lupus erythematosus, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012405 polyposis syndrome, hereditary mixed, 2 skos:exactMatch DOID:0111686 hereditary mixed polyposis syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012405 polyposis syndrome, hereditary mixed, 2 skos:exactMatch MESH:C566451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012405 polyposis syndrome, hereditary mixed, 2 skos:exactMatch OMIM:610069 polyposis syndrome, hereditary mixed, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012405 polyposis syndrome, hereditary mixed, 2 skos:exactMatch UMLS:C1864730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012406 hyperparathyroidism 3 skos:exactMatch MESH:C566450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012406 hyperparathyroidism 3 skos:exactMatch OMIM:610071 hyperparathyroidism 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012406 hyperparathyroidism 3 skos:exactMatch UMLS:C1864729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012407 pyridoxal phosphate-responsive seizures skos:exactMatch DOID:0111329 pyridoxamine 5'-phosphate oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012407 pyridoxal phosphate-responsive seizures skos:exactMatch MESH:C566449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012407 pyridoxal phosphate-responsive seizures skos:exactMatch OMIM:610090 pyridoxamine 5-prime-phosphate oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012407 pyridoxal phosphate-responsive seizures skos:exactMatch Orphanet:79096 Pyridoxal phosphate-responsive seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012407 pyridoxal phosphate-responsive seizures skos:exactMatch SCTID:724576005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012407 pyridoxal phosphate-responsive seizures skos:exactMatch UMLS:C1864723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012408 microphthalmia, isolated, with coloboma 3 skos:exactMatch MESH:C566447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012408 microphthalmia, isolated, with coloboma 3 skos:exactMatch OMIM:610092 microphthalmia, isolated, with coloboma 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012408 microphthalmia, isolated, with coloboma 3 skos:exactMatch UMLS:C1864721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012409 isolated microphthalmia 2 skos:exactMatch DOID:0060839 isolated microphthalmia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012409 isolated microphthalmia 2 skos:exactMatch MESH:C566446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012409 isolated microphthalmia 2 skos:exactMatch OMIM:610093 microphthalmia, isolated 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012409 isolated microphthalmia 2 skos:exactMatch UMLS:C1864720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012410 Finnish upper limb-onset distal myopathy skos:exactMatch DOID:0111189 distal muscular dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012410 Finnish upper limb-onset distal myopathy skos:exactMatch OMIM:610099 myopathy, distal, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012410 Finnish upper limb-onset distal myopathy skos:exactMatch Orphanet:399086 Finnish upper limb-onset distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012410 Finnish upper limb-onset distal myopathy skos:exactMatch SCTID:763718009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012410 Finnish upper limb-onset distal myopathy skos:exactMatch UMLS:C1864706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012411 giant axonal neuropathy 2 skos:exactMatch DOID:0090069 giant axonal neuropathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012411 giant axonal neuropathy 2 skos:exactMatch OMIM:610100 giant axonal neuropathy 2, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012411 giant axonal neuropathy 2 skos:exactMatch Orphanet:401964 Autosomal dominant Charcot-Marie-Tooth disease type 2 with giant axons semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012411 giant axonal neuropathy 2 skos:exactMatch UMLS:C1864695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012411 giant axonal neuropathy 2 skos:exactMatch UMLS:CN226146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012412 complement component 7 deficiency skos:exactMatch DOID:0060300 complement component 7 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012412 complement component 7 deficiency skos:exactMatch MESH:C566443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012412 complement component 7 deficiency skos:exactMatch OMIM:610102 complement component 7 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012412 complement component 7 deficiency skos:exactMatch UMLS:C1864694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012413 syndromic microphthalmia type 5 skos:exactMatch DOID:0111806 syndromic microphthalmia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012413 syndromic microphthalmia type 5 skos:exactMatch MESH:C566441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012413 syndromic microphthalmia type 5 skos:exactMatch OMIM:610125 microphthalmia, syndromic 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012413 syndromic microphthalmia type 5 skos:exactMatch Orphanet:178364 Syndromic microphthalmia type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012413 syndromic microphthalmia type 5 skos:exactMatch SCTID:718761007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012413 syndromic microphthalmia type 5 skos:exactMatch UMLS:C1864690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012413 syndromic microphthalmia type 5 skos:exactMatch UMLS:C4305151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012414 neuronal ceroid lipofuscinosis 10 skos:exactMatch DOID:0110725 neuronal ceroid lipofuscinosis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012414 neuronal ceroid lipofuscinosis 10 skos:exactMatch MESH:C566438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012414 neuronal ceroid lipofuscinosis 10 skos:exactMatch OMIM:610127 ceroid lipofuscinosis, neuronal, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012414 neuronal ceroid lipofuscinosis 10 skos:exactMatch Orphanet:228337 CLN10 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012414 neuronal ceroid lipofuscinosis 10 skos:exactMatch SCTID:720831008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012415 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 4 skos:exactMatch DOID:0111525 autosomal dominant progressive external ophthalmoplegia with mitochondrial DNA deletions 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012415 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 4 skos:exactMatch MESH:C566437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012415 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 4 skos:exactMatch OMIM:610131 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012415 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 4 skos:exactMatch UMLS:C1864668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012416 Devriendt syndrome skos:exactMatch MESH:C535947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012416 Devriendt syndrome skos:exactMatch OMIM:610136 devriendt syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012416 Devriendt syndrome skos:exactMatch UMLS:C1857830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012417 heart-hand syndrome, Slovenian type skos:exactMatch MESH:C535852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012417 heart-hand syndrome, Slovenian type skos:exactMatch OMIM:610140 heart-hand syndrome, slovenian iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012417 heart-hand syndrome, Slovenian type skos:exactMatch Orphanet:168796 Heart-hand syndrome, Slovenian type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012417 heart-hand syndrome, Slovenian type skos:exactMatch SCTID:721014007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012417 heart-hand syndrome, Slovenian type skos:exactMatch UMLS:C1857829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012418 autosomal recessive nonsyndromic hearing loss 62 skos:exactMatch DOID:0110514 autosomal recessive nonsyndromic deafness 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012418 autosomal recessive nonsyndromic hearing loss 62 skos:exactMatch MESH:C565719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012418 autosomal recessive nonsyndromic hearing loss 62 skos:exactMatch OMIM:610143 deafness, autosomal recessive 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012418 autosomal recessive nonsyndromic hearing loss 62 skos:exactMatch UMLS:C1857820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012419 age related macular degeneration 7 skos:exactMatch DOID:0110019 age related macular degeneration 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012419 age related macular degeneration 7 skos:exactMatch MESH:C565718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012419 age related macular degeneration 7 skos:exactMatch OMIM:610149 macular degeneration, age-related, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012419 age related macular degeneration 7 skos:exactMatch UMLS:C1857813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012420 autosomal recessive nonsyndromic hearing loss 49 skos:exactMatch DOID:0110506 autosomal recessive nonsyndromic deafness 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012420 autosomal recessive nonsyndromic hearing loss 49 skos:exactMatch MESH:C565717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012420 autosomal recessive nonsyndromic hearing loss 49 skos:exactMatch NCIT:C129024 Deafness, Autosomal Recessive 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012420 autosomal recessive nonsyndromic hearing loss 49 skos:exactMatch OMIM:610153 deafness, autosomal recessive 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012420 autosomal recessive nonsyndromic hearing loss 49 skos:exactMatch UMLS:C1857811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012421 autosomal recessive nonsyndromic hearing loss 44 skos:exactMatch DOID:0110501 autosomal recessive nonsyndromic deafness 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012421 autosomal recessive nonsyndromic hearing loss 44 skos:exactMatch MESH:C565716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012421 autosomal recessive nonsyndromic hearing loss 44 skos:exactMatch OMIM:610154 deafness, autosomal recessive 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012421 autosomal recessive nonsyndromic hearing loss 44 skos:exactMatch UMLS:C1857809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012422 type 1 diabetes mellitus 19 skos:exactMatch DOID:0110756 type 1 diabetes mellitus 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012422 type 1 diabetes mellitus 19 skos:exactMatch MESH:C565715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012422 type 1 diabetes mellitus 19 skos:exactMatch OMIM:610155 iia 1 diabetes mellitus 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012422 type 1 diabetes mellitus 19 skos:exactMatch UMLS:C1857808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012423 MORM syndrome skos:exactMatch MESH:C536984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012423 MORM syndrome skos:exactMatch OMIM:610156 impaired intellectual development, truncal obesity, retinal dystrophy, and micropenis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012423 MORM syndrome skos:exactMatch Orphanet:75858 MORM syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012423 MORM syndrome skos:exactMatch SCTID:715628009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012423 MORM syndrome skos:exactMatch UMLS:C1857802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012424 obsolete heat-shock RNA 1 skos:exactMatch OMIM:610157 heat-shock RNA 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012425 corneal dystrophy, fuchs endothelial, 2 skos:exactMatch MESH:C535479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012425 corneal dystrophy, fuchs endothelial, 2 skos:exactMatch OMIM:610158 corneal dystrophy, fuchs endothelial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012425 corneal dystrophy, fuchs endothelial, 2 skos:exactMatch UMLS:C1857800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012426 immunodeficiency 25 skos:exactMatch DOID:0060007 CD3zeta deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012426 immunodeficiency 25 skos:exactMatch DOID:0111942 immunodeficiency 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012426 immunodeficiency 25 skos:exactMatch MESH:C565712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012426 immunodeficiency 25 skos:exactMatch OMIM:610163 immunodeficiency 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012426 immunodeficiency 25 skos:exactMatch UMLS:C1857798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012427 Loeys-Dietz syndrome 2 skos:exactMatch DOID:0070234 Loeys-Dietz syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012427 Loeys-Dietz syndrome 2 skos:exactMatch MESH:C537783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012427 Loeys-Dietz syndrome 2 skos:exactMatch NCIT:C114768 Loeys-Dietz Syndrome Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012427 Loeys-Dietz syndrome 2 skos:exactMatch OMIM:610168 loeys-dietz syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012428 kyphoscoliosis 1 skos:exactMatch MESH:C565711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012428 kyphoscoliosis 1 skos:exactMatch OMIM:610170 kyphoscoliosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012428 kyphoscoliosis 1 skos:exactMatch UMLS:C1857795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012429 Aicardi-Goutieres syndrome 2 skos:exactMatch NCIT:C165673 Aicardi-Goutieres Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012429 Aicardi-Goutieres syndrome 2 skos:exactMatch OMIM:610181 aicardi-goutieres syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012429 Aicardi-Goutieres syndrome 2 skos:exactMatch UMLS:C3489724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012430 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 2 skos:exactMatch MESH:C567656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012430 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 2 skos:exactMatch OMIM:610185 cerebellar ataxia, impaired intellectual development, and dysequilibrium syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012430 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 2 skos:exactMatch UMLS:C2750234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012431 diaphragmatic hernia 3 skos:exactMatch MESH:C565710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012431 diaphragmatic hernia 3 skos:exactMatch OMIM:610187 diaphragmatic hernia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012432 Joubert syndrome 5 skos:exactMatch DOID:0111000 Joubert syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012432 Joubert syndrome 5 skos:exactMatch MESH:C537688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012432 Joubert syndrome 5 skos:exactMatch OMIM:610188 joubert syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012432 Joubert syndrome 5 skos:exactMatch UMLS:C1857780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012433 Senior-Loken syndrome 6 skos:exactMatch MESH:C565708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012433 Senior-Loken syndrome 6 skos:exactMatch OMIM:610189 senior-loken syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012433 Senior-Loken syndrome 6 skos:exactMatch UMLS:C1857779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012434 arrhythmogenic right ventricular dysplasia 10 skos:exactMatch DOID:0110081 arrhythmogenic right ventricular dysplasia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012434 arrhythmogenic right ventricular dysplasia 10 skos:exactMatch MESH:C565707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012434 arrhythmogenic right ventricular dysplasia 10 skos:exactMatch OMIM:610193 arrhythmogenic right ventricular dysplasia, familial, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012434 arrhythmogenic right ventricular dysplasia 10 skos:exactMatch UMLS:C1857777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012435 3-methylglutaconic aciduria type 5 skos:exactMatch DOID:0110000 3-methylglutaconic aciduria type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012435 3-methylglutaconic aciduria type 5 skos:exactMatch MESH:C565706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012435 3-methylglutaconic aciduria type 5 skos:exactMatch NCIT:C173146 3-Methylglutaconic Aciduria Type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012435 3-methylglutaconic aciduria type 5 skos:exactMatch OMIM:610198 3-methylglutaconic aciduria, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012435 3-methylglutaconic aciduria type 5 skos:exactMatch Orphanet:66634 Dilated cardiomyopathy with ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012435 3-methylglutaconic aciduria type 5 skos:exactMatch SCTID:711412004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012435 3-methylglutaconic aciduria type 5 skos:exactMatch UMLS:C1857776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012436 neonatal diabetes mellitus with congenital hypothyroidism skos:exactMatch DOID:0060638 neonatal diabetes mellitus with congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012436 neonatal diabetes mellitus with congenital hypothyroidism skos:exactMatch MESH:C565705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012436 neonatal diabetes mellitus with congenital hypothyroidism skos:exactMatch OMIM:610199 diabetes mellitus, neonatal, with congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012436 neonatal diabetes mellitus with congenital hypothyroidism skos:exactMatch Orphanet:79118 Neonatal diabetes-congenital hypothyroidism-congenital glaucoma-hepatic fibrosis-polycystic kidneys syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012436 neonatal diabetes mellitus with congenital hypothyroidism skos:exactMatch UMLS:C1857775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012437 cataract 21 multiple types skos:exactMatch DOID:0110256 cataract 21 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012437 cataract 21 multiple types skos:exactMatch MESH:C565703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012437 cataract 21 multiple types skos:exactMatch OMIM:610202 cataract 21, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012438 pontocerebellar hypoplasia type 5 skos:exactMatch DOID:0060274 pontocerebellar hypoplasia type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012438 pontocerebellar hypoplasia type 5 skos:exactMatch MESH:C537745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012438 pontocerebellar hypoplasia type 5 skos:exactMatch OMIM:610204 pontocerebellar hypoplasia, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012438 pontocerebellar hypoplasia type 5 skos:exactMatch Orphanet:166068 Pontocerebellar hypoplasia type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012438 pontocerebellar hypoplasia type 5 skos:exactMatch SCTID:718607001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012438 pontocerebellar hypoplasia type 5 skos:exactMatch UMLS:C1857762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012439 Alagille syndrome due to a NOTCH2 point mutation skos:exactMatch OMIM:610205 alagille syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012439 Alagille syndrome due to a NOTCH2 point mutation skos:exactMatch Orphanet:261629 Alagille syndrome due to a NOTCH2 point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012439 Alagille syndrome due to a NOTCH2 point mutation skos:exactMatch UMLS:C1857761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012440 migraine with or without aura, susceptibility to, 10 skos:exactMatch OMIM:610208 migraine with or without aura, susceptibility to, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012441 migraine with or without aura, susceptibility to, 11 skos:exactMatch OMIM:610209 migraine with or without aura, susceptibility to, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012442 autosomal recessive nonsyndromic hearing loss 66 skos:exactMatch DOID:0110517 autosomal recessive nonsyndromic deafness 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012442 autosomal recessive nonsyndromic hearing loss 66 skos:exactMatch MESH:C565701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012442 autosomal recessive nonsyndromic hearing loss 66 skos:exactMatch OMIM:610212 deafness, autosomal recessive 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012442 autosomal recessive nonsyndromic hearing loss 66 skos:exactMatch UMLS:C1857750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012443 aneurysm, intracranial berry, 4 skos:exactMatch MESH:C565700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012443 aneurysm, intracranial berry, 4 skos:exactMatch OMIM:610213 aneurysm, intracranial berry, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012443 aneurysm, intracranial berry, 4 skos:exactMatch UMLS:C1857749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012444 neurodegeneration with brain iron accumulation 2B skos:exactMatch DOID:0110736 neurodegeneration with brain iron accumulation 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012444 neurodegeneration with brain iron accumulation 2B skos:exactMatch OMIM:610217 neurodegeneration with brain iron accumulation 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012445 autosomal recessive nonsyndromic hearing loss 59 skos:exactMatch DOID:0110511 autosomal recessive nonsyndromic deafness 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012445 autosomal recessive nonsyndromic hearing loss 59 skos:exactMatch MESH:C565698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012445 autosomal recessive nonsyndromic hearing loss 59 skos:exactMatch OMIM:610220 deafness, autosomal recessive 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012445 autosomal recessive nonsyndromic hearing loss 59 skos:exactMatch UMLS:C1857744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012446 seborrhea-like dermatitis with psoriasiform elements skos:exactMatch MESH:C565217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012446 seborrhea-like dermatitis with psoriasiform elements skos:exactMatch OMIM:610227 seborrhea-like dermatitis with psoriasiform elements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012446 seborrhea-like dermatitis with psoriasiform elements skos:exactMatch Orphanet:168606 Seborrhea-like dermatitis with psoriasiform elements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012446 seborrhea-like dermatitis with psoriasiform elements skos:exactMatch UMLS:C1853258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012447 synpolydactyly type 3 skos:exactMatch MESH:C565216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012447 synpolydactyly type 3 skos:exactMatch OMIM:610234 synpolydactyly 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012447 synpolydactyly type 3 skos:exactMatch Orphanet:295199 Synpolydactyly type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012447 synpolydactyly type 3 skos:exactMatch UMLS:C1853255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012448 hereditary spastic paraplegia 33 skos:exactMatch DOID:0110784 hereditary spastic paraplegia 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012448 hereditary spastic paraplegia 33 skos:exactMatch MESH:C565214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012448 hereditary spastic paraplegia 33 skos:exactMatch OMIM:610244 spastic paraplegia 33, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012448 hereditary spastic paraplegia 33 skos:exactMatch UMLS:C1853251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012449 spinocerebellar ataxia type 23 skos:exactMatch DOID:0050973 spinocerebellar ataxia type 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012449 spinocerebellar ataxia type 23 skos:exactMatch MESH:C537201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012449 spinocerebellar ataxia type 23 skos:exactMatch OMIM:610245 spinocerebellar ataxia 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012449 spinocerebellar ataxia type 23 skos:exactMatch Orphanet:101108 Spinocerebellar ataxia type 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012449 spinocerebellar ataxia type 23 skos:exactMatch SCTID:718772002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012449 spinocerebellar ataxia type 23 skos:exactMatch UMLS:C1853250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012450 spinocerebellar ataxia type 28 skos:exactMatch DOID:0050977 spinocerebellar ataxia type 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012450 spinocerebellar ataxia type 28 skos:exactMatch MESH:C537205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012450 spinocerebellar ataxia type 28 skos:exactMatch OMIM:610246 spinocerebellar ataxia 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012450 spinocerebellar ataxia type 28 skos:exactMatch Orphanet:101109 Spinocerebellar ataxia type 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012450 spinocerebellar ataxia type 28 skos:exactMatch SCTID:715824008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012450 spinocerebellar ataxia type 28 skos:exactMatch UMLS:C1853249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012451 esophagitis, eosinophilic, 1 skos:exactMatch OMIM:610247 esophagitis, eosinophilic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012452 autosomal recessive nonsyndromic hearing loss 65 skos:exactMatch DOID:0110516 autosomal recessive nonsyndromic deafness 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012452 autosomal recessive nonsyndromic hearing loss 65 skos:exactMatch MESH:C565211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012452 autosomal recessive nonsyndromic hearing loss 65 skos:exactMatch OMIM:610248 deafness, autosomal recessive 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012452 autosomal recessive nonsyndromic hearing loss 65 skos:exactMatch UMLS:C1853248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012453 hereditary spastic paraplegia 31 skos:exactMatch DOID:0110782 hereditary spastic paraplegia 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012453 hereditary spastic paraplegia 31 skos:exactMatch MESH:C565210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012453 hereditary spastic paraplegia 31 skos:exactMatch OMIM:610250 spastic paraplegia 31, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012453 hereditary spastic paraplegia 31 skos:exactMatch Orphanet:101011 Autosomal dominant spastic paraplegia type 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012453 hereditary spastic paraplegia 31 skos:exactMatch SCTID:763068005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012453 hereditary spastic paraplegia 31 skos:exactMatch UMLS:C1853247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012454 alcohol sensitivity, acute skos:exactMatch OMIM:610251 alcohol sensitivity, acute semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012455 Kleefstra syndrome skos:exactMatch DOID:0060352 Kleefstra syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012455 Kleefstra syndrome skos:exactMatch DOID:0080597 Kleefstra syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012455 Kleefstra syndrome skos:exactMatch OMIMPS:610253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012455 Kleefstra syndrome skos:exactMatch Orphanet:261494 Kleefstra syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012456 congenital primary aphakia skos:exactMatch DOID:11367 congenital aphakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012456 congenital primary aphakia skos:exactMatch ICD10CM:Q12.3 Congenital aphakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012456 congenital primary aphakia skos:exactMatch MESH:C537786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012456 congenital primary aphakia skos:exactMatch NCIT:C35172 Congenital Aphakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012456 congenital primary aphakia skos:exactMatch OMIM:610256 anterior segment dysgenesis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012456 congenital primary aphakia skos:exactMatch Orphanet:83461 Congenital primary aphakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012456 congenital primary aphakia skos:exactMatch SCTID:35387008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012457 pyloric stenosis, infantile hypertrophic, 2 skos:exactMatch MESH:C565208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012457 pyloric stenosis, infantile hypertrophic, 2 skos:exactMatch OMIM:610260 pyloric stenosis, infantile hypertrophic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012457 pyloric stenosis, infantile hypertrophic, 2 skos:exactMatch UMLS:C1853228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012458 hypertension, essential, susceptibility to, 5 skos:exactMatch OMIM:610261 hypertension, essential, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012459 hypertension, essential, susceptibility to, 6 skos:exactMatch OMIM:610262 hypertension, essential, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012460 autosomal recessive nonsyndromic hearing loss 67 skos:exactMatch DOID:0110518 autosomal recessive nonsyndromic deafness 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012460 autosomal recessive nonsyndromic hearing loss 67 skos:exactMatch MESH:C565207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012460 autosomal recessive nonsyndromic hearing loss 67 skos:exactMatch OMIM:610265 deafness, autosomal recessive 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012460 autosomal recessive nonsyndromic hearing loss 67 skos:exactMatch UMLS:C1853223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012461 obsolete bulimia nervosa, susceptibility to, 2 skos:exactMatch OMIM:610269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012462 autosomal recessive frontotemporal pachygyria skos:exactMatch MESH:C538092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012462 autosomal recessive frontotemporal pachygyria skos:exactMatch OMIM:610279 pachygyria, frontotemporal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012462 autosomal recessive frontotemporal pachygyria skos:exactMatch Orphanet:329329 Autosomal recessive frontotemporal pachygyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012462 autosomal recessive frontotemporal pachygyria skos:exactMatch UMLS:C1853215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012463 retinitis pigmentosa 35 skos:exactMatch DOID:0110357 retinitis pigmentosa 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012463 retinitis pigmentosa 35 skos:exactMatch MESH:C565206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012463 retinitis pigmentosa 35 skos:exactMatch OMIM:610282 retinitis pigmentosa 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012463 retinitis pigmentosa 35 skos:exactMatch UMLS:C1853214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012464 cone-rod dystrophy 10 skos:exactMatch DOID:0111017 cone-rod dystrophy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012464 cone-rod dystrophy 10 skos:exactMatch MESH:C564597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012464 cone-rod dystrophy 10 skos:exactMatch OMIM:610283 cone-rod dystrophy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012464 cone-rod dystrophy 10 skos:exactMatch UMLS:C1846529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012465 hypercoagulability syndrome due to glycosylphosphatidylinositol deficiency skos:exactMatch OMIM:610293 glycosylphosphatidylinositol biosynthesis defect 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012465 hypercoagulability syndrome due to glycosylphosphatidylinositol deficiency skos:exactMatch Orphanet:83639 Hypercoagulability syndrome due to glycosylphosphatidylinositol deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012465 hypercoagulability syndrome due to glycosylphosphatidylinositol deficiency skos:exactMatch SCTID:724344004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012465 hypercoagulability syndrome due to glycosylphosphatidylinositol deficiency skos:exactMatch UMLS:C1853205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012465 hypercoagulability syndrome due to glycosylphosphatidylinositol deficiency skos:exactMatch UMLS:C4510605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012466 Parkinson disease 13, autosomal dominant, susceptibility to skos:exactMatch MESH:C565204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012466 Parkinson disease 13, autosomal dominant, susceptibility to skos:exactMatch OMIM:610297 parkinson disease 13, autosomal dominant, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012467 cold-induced sweating syndrome 2 skos:exactMatch DOID:0080330 cold-induced sweating syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012467 cold-induced sweating syndrome 2 skos:exactMatch MESH:C564791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012467 cold-induced sweating syndrome 2 skos:exactMatch OMIM:610313 crisponi/cold-induced sweating syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012467 cold-induced sweating syndrome 2 skos:exactMatch UMLS:C1853198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012468 rhizomelic dysplasia, scoliosis, and retinitis pigmentosa skos:exactMatch MESH:C537610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012468 rhizomelic dysplasia, scoliosis, and retinitis pigmentosa skos:exactMatch OMIM:610319 rhizomelic dysplasia, scoliosis, and retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012468 rhizomelic dysplasia, scoliosis, and retinitis pigmentosa skos:exactMatch UMLS:C1853197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012469 myopia 14 skos:exactMatch MESH:C565202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012469 myopia 14 skos:exactMatch OMIM:610320 myopia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012469 myopia 14 skos:exactMatch UMLS:C1853196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012470 prostate cancer, hereditary, 7 skos:exactMatch MESH:C565201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012470 prostate cancer, hereditary, 7 skos:exactMatch OMIM:610321 prostate cancer, hereditary, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012470 prostate cancer, hereditary, 7 skos:exactMatch UMLS:C1853195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012471 Aicardi-Goutieres syndrome 3 skos:exactMatch MESH:C563683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012471 Aicardi-Goutieres syndrome 3 skos:exactMatch OMIM:610329 aicardi-goutieres syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012471 Aicardi-Goutieres syndrome 3 skos:exactMatch UMLS:C1835916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012472 Aicardi-Goutieres syndrome 4 skos:exactMatch MESH:C563681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012472 Aicardi-Goutieres syndrome 4 skos:exactMatch OMIM:610333 aicardi-goutieres syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012472 Aicardi-Goutieres syndrome 4 skos:exactMatch UMLS:C1835912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012473 right pulmonary artery, anomalous origin of, familial skos:exactMatch MESH:C535681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012473 right pulmonary artery, anomalous origin of, familial skos:exactMatch OMIM:610338 right pulmonary artery, anomalous origin of, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012473 right pulmonary artery, anomalous origin of, familial skos:exactMatch UMLS:C1835910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012474 autosomal dominant nocturnal frontal lobe epilepsy 4 skos:exactMatch DOID:0060685 autosomal dominant nocturnal frontal lobe epilepsy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012474 autosomal dominant nocturnal frontal lobe epilepsy 4 skos:exactMatch DOID:0081119 benign familial infantile seizures 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012474 autosomal dominant nocturnal frontal lobe epilepsy 4 skos:exactMatch MESH:C563679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012474 autosomal dominant nocturnal frontal lobe epilepsy 4 skos:exactMatch OMIM:610353 epilepsy, nocturnal frontal lobe, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012474 autosomal dominant nocturnal frontal lobe epilepsy 4 skos:exactMatch UMLS:C1835905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012475 cone dystrophy with supernormal rod response skos:exactMatch DOID:0081022 retinal cone dystrophy 3B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012475 cone dystrophy with supernormal rod response skos:exactMatch MESH:C563678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012475 cone dystrophy with supernormal rod response skos:exactMatch OMIM:610356 retinal cone dystrophy 3b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012475 cone dystrophy with supernormal rod response skos:exactMatch Orphanet:209932 Cone dystrophy with supernormal rod response semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012475 cone dystrophy with supernormal rod response skos:exactMatch SCTID:719455002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012475 cone dystrophy with supernormal rod response skos:exactMatch UMLS:C1835897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012475 cone dystrophy with supernormal rod response skos:exactMatch UMLS:C4304714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012476 hereditary spastic paraplegia 30 skos:exactMatch DOID:0110781 hereditary spastic paraplegia 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012476 hereditary spastic paraplegia 30 skos:exactMatch MESH:C563677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012476 hereditary spastic paraplegia 30 skos:exactMatch OMIM:610357 spastic paraplegia 30, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012476 hereditary spastic paraplegia 30 skos:exactMatch Orphanet:101010 Autosomal spastic paraplegia type 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012476 hereditary spastic paraplegia 30 skos:exactMatch SCTID:763377006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012476 hereditary spastic paraplegia 30 skos:exactMatch UMLS:C1835896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012477 retinitis pigmentosa 33 skos:exactMatch DOID:0110366 retinitis pigmentosa 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012477 retinitis pigmentosa 33 skos:exactMatch MESH:C563676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012477 retinitis pigmentosa 33 skos:exactMatch OMIM:610359 retinitis pigmentosa 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012477 retinitis pigmentosa 33 skos:exactMatch UMLS:C1835895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012478 orofacial cleft 9 skos:exactMatch DOID:0080402 orofacial cleft 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012478 orofacial cleft 9 skos:exactMatch MESH:C563675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012478 orofacial cleft 9 skos:exactMatch OMIM:610361 orofacial cleft 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012478 orofacial cleft 9 skos:exactMatch UMLS:C1835894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012479 congenital malabsorptive diarrhea 4 skos:exactMatch DOID:0060779 congenital malabsorptive diarrhea 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012479 congenital malabsorptive diarrhea 4 skos:exactMatch MESH:C563673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012479 congenital malabsorptive diarrhea 4 skos:exactMatch OMIM:610370 diarrhea 4, malabsorptive, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012479 congenital malabsorptive diarrhea 4 skos:exactMatch Orphanet:83620 Enteric anendocrinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012479 congenital malabsorptive diarrhea 4 skos:exactMatch SCTID:722392003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012479 congenital malabsorptive diarrhea 4 skos:exactMatch UMLS:C1835888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012480 diabetes mellitus, transient neonatal, 2 skos:exactMatch MESH:C563672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012480 diabetes mellitus, transient neonatal, 2 skos:exactMatch OMIM:610374 diabetes mellitus, transient neonatal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012480 diabetes mellitus, transient neonatal, 2 skos:exactMatch SCTID:609580007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012480 diabetes mellitus, transient neonatal, 2 skos:exactMatch UMLS:C1835887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012481 mevalonic aciduria skos:exactMatch DOID:0050452 mevalonic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012481 mevalonic aciduria skos:exactMatch NCIT:C84890 Mevalonate Kinase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012481 mevalonic aciduria skos:exactMatch OMIM:610377 mevalonic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012481 mevalonic aciduria skos:exactMatch Orphanet:29 Mevalonic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012481 mevalonic aciduria skos:exactMatch SCTID:718558008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012481 mevalonic aciduria skos:exactMatch UMLS:C1959626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012482 West Nile virus, susceptibility to skos:exactMatch OMIM:610379 west nile virus, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012483 cone-rod dystrophy 11 skos:exactMatch DOID:0111018 cone-rod dystrophy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012483 cone-rod dystrophy 11 skos:exactMatch MESH:C563671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012483 cone-rod dystrophy 11 skos:exactMatch OMIM:610381 cone-rod dystrophy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012483 cone-rod dystrophy 11 skos:exactMatch UMLS:C1835865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012484 prosopagnosia, hereditary skos:exactMatch MESH:C537242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012484 prosopagnosia, hereditary skos:exactMatch OMIM:610382 prosopagnosia, hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012484 prosopagnosia, hereditary skos:exactMatch UMLS:C2931455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012485 autosomal recessive nonsyndromic hearing loss 68 skos:exactMatch DOID:0110519 autosomal recessive nonsyndromic deafness 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012485 autosomal recessive nonsyndromic hearing loss 68 skos:exactMatch MESH:C563669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012485 autosomal recessive nonsyndromic hearing loss 68 skos:exactMatch OMIM:610419 deafness, autosomal recessive 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012485 autosomal recessive nonsyndromic hearing loss 68 skos:exactMatch UMLS:C1835854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012486 preauricular tag, isolated, autosomal dominant, 1 skos:exactMatch MESH:C566904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012486 preauricular tag, isolated, autosomal dominant, 1 skos:exactMatch OMIM:610420 preauricular tag, isolated, autosomal dominant, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012486 preauricular tag, isolated, autosomal dominant, 1 skos:exactMatch UMLS:C1968893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012487 alopecia-intellectual disability syndrome 2 skos:exactMatch DOID:0080629 alopecia-mental retardation syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012487 alopecia-intellectual disability syndrome 2 skos:exactMatch MESH:C563668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012487 alopecia-intellectual disability syndrome 2 skos:exactMatch OMIM:610422 alopecia-intellectual disability syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012487 alopecia-intellectual disability syndrome 2 skos:exactMatch UMLS:C1835852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012488 hepatitis B virus, susceptibility to skos:exactMatch OMIM:610424 hepatitis B virus, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012488 hepatitis B virus, susceptibility to skos:exactMatch UMLS:C3552304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012489 cataract 23 skos:exactMatch DOID:0110271 cataract 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012489 cataract 23 skos:exactMatch OMIM:610425 cataract 23, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012489 cataract 23 skos:exactMatch UMLS:C3808012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012490 cone-rod synaptic disorder, congenital nonprogressive skos:exactMatch OMIM:610427 cone-rod synaptic disorder, congenital nonprogressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012490 cone-rod synaptic disorder, congenital nonprogressive skos:exactMatch UMLS:C1864877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012491 macroglobulinemia, Waldenstrom, 2 skos:exactMatch OMIM:610430 macroglobulinemia, waldenstrom, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012492 restless legs syndrome, susceptibility to, 3 skos:exactMatch OMIM:610438 restless legs syndrome, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012493 restless legs syndrome, susceptibility to, 4 skos:exactMatch OMIM:610439 restless legs syndrome, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012494 testicular microlithiasis skos:exactMatch MESH:C566478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012494 testicular microlithiasis skos:exactMatch OMIM:610441 testicular microlithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012494 testicular microlithiasis skos:exactMatch UMLS:C1864873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012495 spondyloepimetaphyseal dysplasia, Genevieve type skos:exactMatch DOID:0080576 spondyloepimetaphyseal dysplasia, Genevieve-type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012495 spondyloepimetaphyseal dysplasia, Genevieve type skos:exactMatch MESH:C535785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012495 spondyloepimetaphyseal dysplasia, Genevieve type skos:exactMatch OMIM:610442 spondyloepimetaphyseal dysplasia, genevieve iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012495 spondyloepimetaphyseal dysplasia, Genevieve type skos:exactMatch Orphanet:168454 Spondyloepimetaphyseal dysplasia, Geneviève type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012495 spondyloepimetaphyseal dysplasia, Genevieve type skos:exactMatch UMLS:C1864872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012496 Koolen-de Vries syndrome skos:exactMatch OMIM:610443 koolen-de vries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012496 Koolen-de Vries syndrome skos:exactMatch Orphanet:96169 Koolen-De Vries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012496 Koolen-de Vries syndrome skos:exactMatch UMLS:CN776874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012497 congenital stationary night blindness autosomal dominant 3 skos:exactMatch DOID:0110715 congenital stationary night blindness autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012497 congenital stationary night blindness autosomal dominant 3 skos:exactMatch MESH:C566475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012497 congenital stationary night blindness autosomal dominant 3 skos:exactMatch OMIM:610444 night blindness, congenital stationary, autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012497 congenital stationary night blindness autosomal dominant 3 skos:exactMatch UMLS:C1864870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012498 congenital stationary night blindness autosomal dominant 1 skos:exactMatch DOID:0110862 congenital stationary night blindness autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012498 congenital stationary night blindness autosomal dominant 1 skos:exactMatch MESH:C566474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012498 congenital stationary night blindness autosomal dominant 1 skos:exactMatch OMIM:610445 night blindness, congenital stationary, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012498 congenital stationary night blindness autosomal dominant 1 skos:exactMatch UMLS:C1864869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012499 Buruli ulcer, susceptibility to skos:exactMatch OMIM:610446 buruli ulcer, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012500 chilblain lupus 1 skos:exactMatch OMIM:610448 chilblain lupus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012501 obsolete mutagen sensitivity skos:exactMatch OMIM:610452 mutagen sensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012502 normophosphatemic familial tumoral calcinosis skos:exactMatch DOID:0080170 normophosphatemic familial tumoral calcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012502 normophosphatemic familial tumoral calcinosis skos:exactMatch MESH:C566473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012502 normophosphatemic familial tumoral calcinosis skos:exactMatch OMIM:610455 tumoral calcinosis, normophosphatemic, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012502 normophosphatemic familial tumoral calcinosis skos:exactMatch Orphanet:306658 Familial normophosphatemic tumoral calcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012503 thiopurine S-methyltransferase deficiency skos:exactMatch DOID:0080172 thiopurine S-methyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012503 thiopurine S-methyltransferase deficiency skos:exactMatch MESH:C536512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012503 thiopurine S-methyltransferase deficiency skos:exactMatch NCIT:C4389 Thiopurine Methyltransferase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012503 thiopurine S-methyltransferase deficiency skos:exactMatch OMIM:610460 thiopurines, poor metabolism of, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012503 thiopurine S-methyltransferase deficiency skos:exactMatch Orphanet:3315 OBSOLETE: Thiopurine S-methyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012503 thiopurine S-methyltransferase deficiency skos:exactMatch SCTID:238012003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012504 camptodactyly-tall stature-scoliosis-hearing loss syndrome skos:exactMatch DOID:0111160 camptodactyly-tall stature-scoliosis-hearing loss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012504 camptodactyly-tall stature-scoliosis-hearing loss syndrome skos:exactMatch MESH:C537975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012504 camptodactyly-tall stature-scoliosis-hearing loss syndrome skos:exactMatch OMIM:610474 camptodactyly, tall stature, and hearing loss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012504 camptodactyly-tall stature-scoliosis-hearing loss syndrome skos:exactMatch Orphanet:85164 Camptodactyly-tall stature-scoliosis-hearing loss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012504 camptodactyly-tall stature-scoliosis-hearing loss syndrome skos:exactMatch UMLS:C1864852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012505 pigmented nodular adrenocortical disease, primary, 2 skos:exactMatch MESH:C566472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012505 pigmented nodular adrenocortical disease, primary, 2 skos:exactMatch OMIM:610475 pigmented nodular adrenocortical disease, primary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012505 pigmented nodular adrenocortical disease, primary, 2 skos:exactMatch UMLS:C1864851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012506 arrhythmogenic right ventricular dysplasia 11 skos:exactMatch DOID:0110082 arrhythmogenic right ventricular dysplasia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012506 arrhythmogenic right ventricular dysplasia 11 skos:exactMatch MESH:C566471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012506 arrhythmogenic right ventricular dysplasia 11 skos:exactMatch OMIM:610476 arrhythmogenic right ventricular dysplasia, familial, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012507 retinal cone dystrophy 4 skos:exactMatch DOID:0081023 retinal cone dystrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012507 retinal cone dystrophy 4 skos:exactMatch MESH:C566470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012507 retinal cone dystrophy 4 skos:exactMatch OMIM:610478 retinal cone dystrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012507 retinal cone dystrophy 4 skos:exactMatch UMLS:C1864849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012508 agammaglobulinemia-microcephaly-craniosynostosis-severe dermatitis syndrome skos:exactMatch MESH:C538055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012508 agammaglobulinemia-microcephaly-craniosynostosis-severe dermatitis syndrome skos:exactMatch OMIM:610483 agammaglobulinemia, microcephaly, and severe dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012508 agammaglobulinemia-microcephaly-craniosynostosis-severe dermatitis syndrome skos:exactMatch Orphanet:83617 Agammaglobulinemia-microcephaly-craniosynostosis-severe dermatitis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012508 agammaglobulinemia-microcephaly-craniosynostosis-severe dermatitis syndrome skos:exactMatch SCTID:722281001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012508 agammaglobulinemia-microcephaly-craniosynostosis-severe dermatitis syndrome skos:exactMatch UMLS:C1864848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012509 pigmented nodular adrenocortical disease, primary, 1 skos:exactMatch MESH:C566469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012509 pigmented nodular adrenocortical disease, primary, 1 skos:exactMatch OMIM:610489 pigmented nodular adrenocortical disease, primary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012510 combined oxidative phosphorylation defect type 2 skos:exactMatch DOID:0111483 combined oxidative phosphorylation deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012510 combined oxidative phosphorylation defect type 2 skos:exactMatch MESH:C566468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012510 combined oxidative phosphorylation defect type 2 skos:exactMatch OMIM:610498 combined oxidative phosphorylation deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012510 combined oxidative phosphorylation defect type 2 skos:exactMatch Orphanet:254920 Combined oxidative phosphorylation defect type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012510 combined oxidative phosphorylation defect type 2 skos:exactMatch SCTID:764943000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012510 combined oxidative phosphorylation defect type 2 skos:exactMatch UMLS:C1864843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012511 preterm premature rupture of the membranes skos:exactMatch DOID:0111144 preterm premature rupture of the membranes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012511 preterm premature rupture of the membranes skos:exactMatch MESH:C563032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012511 preterm premature rupture of the membranes skos:exactMatch NCIT:C92862 Preterm Premature Rupture of Membrane semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012511 preterm premature rupture of the membranes skos:exactMatch OMIM:610504 preterm premature rupture of the membranes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012511 preterm premature rupture of the membranes skos:exactMatch SCTID:312974005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012512 fatal mitochondrial disease due to combined oxidative phosphorylation defect type 3 skos:exactMatch DOID:0111486 combined oxidative phosphorylation deficiency 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012512 fatal mitochondrial disease due to combined oxidative phosphorylation defect type 3 skos:exactMatch MESH:C566467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012512 fatal mitochondrial disease due to combined oxidative phosphorylation defect type 3 skos:exactMatch OMIM:610505 combined oxidative phosphorylation deficiency 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012512 fatal mitochondrial disease due to combined oxidative phosphorylation defect type 3 skos:exactMatch Orphanet:168566 Fatal mitochondrial disease due to combined oxidative phosphorylation defect type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012512 fatal mitochondrial disease due to combined oxidative phosphorylation defect type 3 skos:exactMatch SCTID:720951008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012513 maturity-onset diabetes of the young type 7 skos:exactMatch DOID:0111106 maturity-onset diabetes of the young type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012513 maturity-onset diabetes of the young type 7 skos:exactMatch MESH:C566466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012513 maturity-onset diabetes of the young type 7 skos:exactMatch OMIM:610508 maturity-onset diabetes of the young, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012513 maturity-onset diabetes of the young type 7 skos:exactMatch SCTID:609574004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012513 maturity-onset diabetes of the young type 7 skos:exactMatch UMLS:C1864839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012514 hypomyelinating leukodystrophy 5 skos:exactMatch DOID:0060793 hypomyelinating leukodystrophy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012514 hypomyelinating leukodystrophy 5 skos:exactMatch MESH:C567166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012514 hypomyelinating leukodystrophy 5 skos:exactMatch OMIM:610532 leukodystrophy, hypomyelinating, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012514 hypomyelinating leukodystrophy 5 skos:exactMatch Orphanet:85163 Hypomyelination-congenital cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012514 hypomyelinating leukodystrophy 5 skos:exactMatch SCTID:702379005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012514 hypomyelinating leukodystrophy 5 skos:exactMatch UMLS:C1864663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012515 glaucoma 1, open angle, M skos:exactMatch MESH:C566436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012515 glaucoma 1, open angle, M skos:exactMatch OMIM:610535 glaucoma 1, open angle, m semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012515 glaucoma 1, open angle, M skos:exactMatch UMLS:C1864653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012516 mandibulofacial dysostosis-microcephaly syndrome skos:exactMatch DOID:0080196 mandibulofacial dysostosis, Guion-Almeida type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012516 mandibulofacial dysostosis-microcephaly syndrome skos:exactMatch MESH:C537405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012516 mandibulofacial dysostosis-microcephaly syndrome skos:exactMatch OMIM:610536 mandibulofacial dysostosis, guion-almeida iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012516 mandibulofacial dysostosis-microcephaly syndrome skos:exactMatch Orphanet:79113 Mandibulofacial dysostosis-microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012516 mandibulofacial dysostosis-microcephaly syndrome skos:exactMatch SCTID:711543008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012516 mandibulofacial dysostosis-microcephaly syndrome skos:exactMatch UMLS:C1864652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012517 Gaucher disease due to saposin C deficiency skos:exactMatch DOID:0110961 atypical Gaucher's disease due to saposin c deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012517 Gaucher disease due to saposin C deficiency skos:exactMatch MESH:C566435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012517 Gaucher disease due to saposin C deficiency skos:exactMatch OMIM:610539 gaucher disease, atypical, due to saposin c deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012517 Gaucher disease due to saposin C deficiency skos:exactMatch Orphanet:309252 Atypical Gaucher disease due to saposin C deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012517 Gaucher disease due to saposin C deficiency skos:exactMatch UMLS:C1864651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012518 congenital myasthenic syndrome 12 skos:exactMatch DOID:0110660 congenital myasthenic syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012518 congenital myasthenic syndrome 12 skos:exactMatch NCIT:C168997 Congenital Myasthenic Syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012518 congenital myasthenic syndrome 12 skos:exactMatch OMIM:610542 myasthenic syndrome, congenital, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012519 Rubinstein-Taybi syndrome due to 16p13.3 microdeletion skos:exactMatch OMIM:610543 chromosome 16p13.3 deletion syndrome, proximal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012519 Rubinstein-Taybi syndrome due to 16p13.3 microdeletion skos:exactMatch Orphanet:353281 Rubinstein-Taybi syndrome due to 16p13.3 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012519 Rubinstein-Taybi syndrome due to 16p13.3 microdeletion skos:exactMatch UMLS:C1864648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012520 insulin-resistance syndrome type A skos:exactMatch MESH:C562710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012520 insulin-resistance syndrome type A skos:exactMatch NCIT:C131836 Insulin Resistant Diabetes Mellitus with Acanthosis Nigricans and Hyperandrogenism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012520 insulin-resistance syndrome type A skos:exactMatch OMIM:610549 diabetes mellitus, insulin-resistant, with acanthosis nigricans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012520 insulin-resistance syndrome type A skos:exactMatch Orphanet:2297 Insulin-resistance syndrome type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012521 herpes simplex encephalitis skos:exactMatch MESH:D020803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012521 herpes simplex encephalitis skos:exactMatch NCIT:C84762 Herpes Simplex Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012521 herpes simplex encephalitis skos:exactMatch Orphanet:1930 Herpes simplex virus encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012522 diabetes mellitus, transient neonatal, 3 skos:exactMatch MESH:C566432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012522 diabetes mellitus, transient neonatal, 3 skos:exactMatch OMIM:610582 diabetes mellitus, transient neonatal, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012522 diabetes mellitus, transient neonatal, 3 skos:exactMatch SCTID:609581006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012523 retinitis pigmentosa 36 skos:exactMatch DOID:0110405 retinitis pigmentosa 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012523 retinitis pigmentosa 36 skos:exactMatch MESH:C566431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012523 retinitis pigmentosa 36 skos:exactMatch OMIM:610599 retinitis pigmentosa 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012523 retinitis pigmentosa 36 skos:exactMatch UMLS:C1864621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012524 corticosterone methyloxidase type 2 deficiency skos:exactMatch OMIM:610600 corticosterone methyloxidase iia 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012524 corticosterone methyloxidase type 2 deficiency skos:exactMatch UMLS:C3463917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012525 Leber congenital amaurosis 12 skos:exactMatch DOID:0110080 Leber congenital amaurosis 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012525 Leber congenital amaurosis 12 skos:exactMatch MESH:C565697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012525 Leber congenital amaurosis 12 skos:exactMatch OMIM:610612 leber congenital amaurosis 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012526 hereditary angioedema type 3 skos:exactMatch MESH:D056828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012526 hereditary angioedema type 3 skos:exactMatch OMIM:610618 angioedema, hereditary, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012526 hereditary angioedema type 3 skos:exactMatch Orphanet:100054 F12-related hereditary angioedema with normal C1Inh semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012526 hereditary angioedema type 3 skos:exactMatch SCTID:427167008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012527 cataract 11 multiple types skos:exactMatch DOID:0110249 cataract 11 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012527 cataract 11 multiple types skos:exactMatch MESH:C535344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012527 cataract 11 multiple types skos:exactMatch OMIM:610623 cataract 11, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012528 hypogonadotropic hypogonadism 4 with or without anosmia skos:exactMatch DOID:0090077 hypogonadotropic hypogonadism 4 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012528 hypogonadotropic hypogonadism 4 with or without anosmia skos:exactMatch MESH:C565696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012528 hypogonadotropic hypogonadism 4 with or without anosmia skos:exactMatch OMIM:610628 hypogonadotropic hypogonadism 4 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012528 hypogonadotropic hypogonadism 4 with or without anosmia skos:exactMatch UMLS:C3552343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012529 Diamond-Blackfan anemia 3 skos:exactMatch DOID:0111887 Diamond-blackfan anemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012529 Diamond-Blackfan anemia 3 skos:exactMatch MESH:C536355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012529 Diamond-Blackfan anemia 3 skos:exactMatch NCIT:C176912 Diamond-Blackfan Anemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012529 Diamond-Blackfan anemia 3 skos:exactMatch OMIM:610629 diamond-blackfan anemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012529 Diamond-Blackfan anemia 3 skos:exactMatch UMLS:C1857719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012530 palmoplantar keratoderma-XX sex reversal-predisposition to squamous cell carcinoma syndrome skos:exactMatch MESH:C567165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012530 palmoplantar keratoderma-XX sex reversal-predisposition to squamous cell carcinoma syndrome skos:exactMatch OMIM:610644 palmoplantar hyperkeratosis with squamous cell carcinoma of skin and 46,xx sex reversal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012530 palmoplantar keratoderma-XX sex reversal-predisposition to squamous cell carcinoma syndrome skos:exactMatch Orphanet:85112 Palmoplantar keratoderma-XX sex reversal-predisposition to squamous cell carcinoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012531 xeroderma pigmentosum group B skos:exactMatch DOID:0110850 xeroderma pigmentosum group B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012531 xeroderma pigmentosum group B skos:exactMatch MESH:C562590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012531 xeroderma pigmentosum group B skos:exactMatch NCIT:C3966 Xeroderma Pigmentosum, Complementation Group B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012531 xeroderma pigmentosum group B skos:exactMatch OMIM:610651 xeroderma pigmentosum, complementation group B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012531 xeroderma pigmentosum group B skos:exactMatch SCTID:1073003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012531 xeroderma pigmentosum group B skos:exactMatch UMLS:C0268136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012532 hereditary hemorrhagic telangiectasia type 4 skos:exactMatch MESH:C565691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012532 hereditary hemorrhagic telangiectasia type 4 skos:exactMatch OMIM:610655 telangiectasia, hereditary hemorrhagic, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012533 autism, susceptibility to, 7 skos:exactMatch OMIM:610676 autism, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012534 combined oxidative phosphorylation defect type 4 skos:exactMatch DOID:0111494 combined oxidative phosphorylation deficiency 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012534 combined oxidative phosphorylation defect type 4 skos:exactMatch MESH:C565690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012534 combined oxidative phosphorylation defect type 4 skos:exactMatch OMIM:610678 combined oxidative phosphorylation deficiency 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012534 combined oxidative phosphorylation defect type 4 skos:exactMatch Orphanet:254925 Combined oxidative phosphorylation defect type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012534 combined oxidative phosphorylation defect type 4 skos:exactMatch SCTID:766876004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012534 combined oxidative phosphorylation defect type 4 skos:exactMatch UMLS:C1857682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012535 holoprosencephaly, recurrent infections, and monocytosis skos:exactMatch MESH:C538328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012535 holoprosencephaly, recurrent infections, and monocytosis skos:exactMatch OMIM:610680 holoprosencephaly, recurrent infections, and monocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012535 holoprosencephaly, recurrent infections, and monocytosis skos:exactMatch UMLS:C1853187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012536 osteogenesis imperfecta type 7 skos:exactMatch DOID:0110337 osteogenesis imperfecta type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012536 osteogenesis imperfecta type 7 skos:exactMatch OMIM:610682 osteogenesis imperfecta, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012536 osteogenesis imperfecta type 7 skos:exactMatch SCTID:254111008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012536 osteogenesis imperfecta type 7 skos:exactMatch UMLS:C1853162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012537 split-hand/foot malformation with long bone deficiency 2 skos:exactMatch MESH:C565199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012537 split-hand/foot malformation with long bone deficiency 2 skos:exactMatch OMIM:610685 split-hand/foot malformation with long bone deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012537 split-hand/foot malformation with long bone deficiency 2 skos:exactMatch UMLS:C1853156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012538 nemaline myopathy 7 skos:exactMatch DOID:0110934 nemaline myopathy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012538 nemaline myopathy 7 skos:exactMatch MESH:C565198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012538 nemaline myopathy 7 skos:exactMatch OMIM:610687 nemaline myopathy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012538 nemaline myopathy 7 skos:exactMatch UMLS:C1853154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012539 Joubert syndrome 6 skos:exactMatch DOID:0111001 Joubert syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012539 Joubert syndrome 6 skos:exactMatch MESH:C537689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012539 Joubert syndrome 6 skos:exactMatch OMIM:610688 joubert syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012539 Joubert syndrome 6 skos:exactMatch UMLS:C1853153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012540 age related macular degeneration 4 skos:exactMatch DOID:0110017 age related macular degeneration 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012540 age related macular degeneration 4 skos:exactMatch MESH:C565196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012540 age related macular degeneration 4 skos:exactMatch OMIM:610698 macular degeneration, age-related, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012540 age related macular degeneration 4 skos:exactMatch UMLS:C1853147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012541 deafness with labyrinthine aplasia, microtia, and microdontia skos:exactMatch MESH:C565195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012541 deafness with labyrinthine aplasia, microtia, and microdontia skos:exactMatch OMIM:610706 deafness, congenital, with inner ear agenesis, microtia, and microdontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012541 deafness with labyrinthine aplasia, microtia, and microdontia skos:exactMatch Orphanet:90024 Deafness with labyrinthine aplasia, microtia, and microdontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012541 deafness with labyrinthine aplasia, microtia, and microdontia skos:exactMatch SCTID:702360007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012541 deafness with labyrinthine aplasia, microtia, and microdontia skos:exactMatch UMLS:C1853144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012542 psoriasis 8, susceptibility to skos:exactMatch DOID:0111288 psoriasis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012542 psoriasis 8, susceptibility to skos:exactMatch OMIM:610707 psoriasis 8, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012543 optic atrophy 5 skos:exactMatch DOID:0111438 optic atrophy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012543 optic atrophy 5 skos:exactMatch MESH:C537126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012543 optic atrophy 5 skos:exactMatch OMIM:610708 optic atrophy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012543 optic atrophy 5 skos:exactMatch UMLS:C1853139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012544 brachydactyly-syndactyly syndrome skos:exactMatch DOID:0050689 brachydactyly-syndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012544 brachydactyly-syndactyly syndrome skos:exactMatch MESH:C565193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012544 brachydactyly-syndactyly syndrome skos:exactMatch OMIM:610713 brachydactyly-syndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012544 brachydactyly-syndactyly syndrome skos:exactMatch Orphanet:93409 Brachydactyly-syndactyly, Zhao type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012544 brachydactyly-syndactyly syndrome skos:exactMatch UMLS:C1853137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012545 neutral lipid storage myopathy skos:exactMatch OMIM:610717 neutral lipid storage disease with myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012545 neutral lipid storage myopathy skos:exactMatch Orphanet:98908 Neutral lipid storage myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012545 neutral lipid storage myopathy skos:exactMatch SCTID:699315005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012546 nephrotic syndrome, type 3 skos:exactMatch DOID:0080382 nephrotic syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012546 nephrotic syndrome, type 3 skos:exactMatch OMIM:610725 nephrotic syndrome, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012546 nephrotic syndrome, type 3 skos:exactMatch UMLS:C1853124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012547 Noonan syndrome 4 skos:exactMatch DOID:0060582 Noonan syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012547 Noonan syndrome 4 skos:exactMatch MESH:C548082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012547 Noonan syndrome 4 skos:exactMatch NCIT:C176932 Noonan Syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012547 Noonan syndrome 4 skos:exactMatch OMIM:610733 noonan syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012547 Noonan syndrome 4 skos:exactMatch UMLS:C1853120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012548 Kostmann syndrome skos:exactMatch DOID:0112133 severe congenital neutropenia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012548 Kostmann syndrome skos:exactMatch OMIM:610738 neutropenia, severe congenital, 3, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012548 Kostmann syndrome skos:exactMatch Orphanet:99749 Kostmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012548 Kostmann syndrome skos:exactMatch UMLS:CN032247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012549 autosomal recessive ataxia, Beauce type skos:exactMatch DOID:0111618 autosomal recessive spinocerebellar ataxia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012549 autosomal recessive ataxia, Beauce type skos:exactMatch OMIM:610743 spinocerebellar ataxia, autosomal recessive 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012549 autosomal recessive ataxia, Beauce type skos:exactMatch Orphanet:88644 Autosomal recessive ataxia, Beauce type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012549 autosomal recessive ataxia, Beauce type skos:exactMatch UMLS:C1853116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012549 autosomal recessive ataxia, Beauce type skos:exactMatch UMLS:C3683483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012550 iris pattern skos:exactMatch OMIM:610744 iris pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012550 iris pattern skos:exactMatch UMLS:C1853115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012551 alopecia areata 2 skos:exactMatch MESH:C565186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012551 alopecia areata 2 skos:exactMatch OMIM:610753 alopecia areata 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012551 alopecia areata 2 skos:exactMatch UMLS:C1853104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012552 multiple endocrine neoplasia type 4 skos:exactMatch DOID:0080137 multiple endocrine neoplasia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012552 multiple endocrine neoplasia type 4 skos:exactMatch MESH:C567059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012552 multiple endocrine neoplasia type 4 skos:exactMatch NCIT:C157449 Multiple Endocrine Neoplasia Type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012552 multiple endocrine neoplasia type 4 skos:exactMatch OMIM:610755 multiple endocrine neoplasia, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012552 multiple endocrine neoplasia type 4 skos:exactMatch Orphanet:276152 Multiple endocrine neoplasia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012552 multiple endocrine neoplasia type 4 skos:exactMatch SCTID:715907003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012552 multiple endocrine neoplasia type 4 skos:exactMatch UMLS:C1970712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012552 multiple endocrine neoplasia type 4 skos:exactMatch UMLS:C4274947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012553 cerebrooculofacioskeletal syndrome 2 skos:exactMatch DOID:0080912 cerebrooculofacioskeletal syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012553 cerebrooculofacioskeletal syndrome 2 skos:exactMatch MESH:C565185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012553 cerebrooculofacioskeletal syndrome 2 skos:exactMatch OMIM:610756 cerebrooculofacioskeletal syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012553 cerebrooculofacioskeletal syndrome 2 skos:exactMatch UMLS:C1853102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012554 cerebrooculofacioskeletal syndrome 4 skos:exactMatch DOID:0080914 cerebrooculofacioskeletal syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012554 cerebrooculofacioskeletal syndrome 4 skos:exactMatch MESH:C565184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012554 cerebrooculofacioskeletal syndrome 4 skos:exactMatch NCIT:C173104 Cerebrooculofacioskeletal Syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012554 cerebrooculofacioskeletal syndrome 4 skos:exactMatch OMIM:610758 cerebrooculofacioskeletal syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012554 cerebrooculofacioskeletal syndrome 4 skos:exactMatch UMLS:C1853100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012555 Cornelia de Lange syndrome 3 skos:exactMatch DOID:0080507 Cornelia de Lange syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012555 Cornelia de Lange syndrome 3 skos:exactMatch OMIM:610759 cornelia lange lange syndrome 3 with or without midline brain defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012555 Cornelia de Lange syndrome 3 skos:exactMatch UMLS:C1853099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012556 DK1-congenital disorder of glycosylation skos:exactMatch DOID:0080565 congenital disorder of glycosylation Im semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012556 DK1-congenital disorder of glycosylation skos:exactMatch MESH:C563666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012556 DK1-congenital disorder of glycosylation skos:exactMatch OMIM:610768 congenital disorder of glycosylation, iia im semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012556 DK1-congenital disorder of glycosylation skos:exactMatch Orphanet:91131 DK1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012556 DK1-congenital disorder of glycosylation skos:exactMatch SCTID:718712005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012557 cardiomyopathy-hypotonia-lactic acidosis syndrome skos:exactMatch MESH:C563665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012557 cardiomyopathy-hypotonia-lactic acidosis syndrome skos:exactMatch OMIM:610773 mitochondrial phosphate carrier deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012557 cardiomyopathy-hypotonia-lactic acidosis syndrome skos:exactMatch Orphanet:91130 Cardiomyopathy-hypotonia-lactic acidosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012557 cardiomyopathy-hypotonia-lactic acidosis syndrome skos:exactMatch SCTID:718713000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012557 cardiomyopathy-hypotonia-lactic acidosis syndrome skos:exactMatch UMLS:C1835845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012557 cardiomyopathy-hypotonia-lactic acidosis syndrome skos:exactMatch UMLS:C4305259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012558 epiphyseal dysplasia, Baumann type skos:exactMatch MESH:C563664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012558 epiphyseal dysplasia, Baumann type skos:exactMatch OMIM:610797 epiphyseal dysplasia, baumann iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012558 epiphyseal dysplasia, Baumann type skos:exactMatch UMLS:C1835830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012559 primary immunodeficiency syndrome due to p14 deficiency skos:exactMatch MESH:C563663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012559 primary immunodeficiency syndrome due to p14 deficiency skos:exactMatch OMIM:610798 immunodeficiency due to defect 1n mapbp-interacting protein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012559 primary immunodeficiency syndrome due to p14 deficiency skos:exactMatch Orphanet:90023 Primary immunodeficiency syndrome due to LAMTOR2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012559 primary immunodeficiency syndrome due to p14 deficiency skos:exactMatch SCTID:718717004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012559 primary immunodeficiency syndrome due to p14 deficiency skos:exactMatch UMLS:C1835829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012559 primary immunodeficiency syndrome due to p14 deficiency skos:exactMatch UMLS:C4305256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012560 obsolete invasive pneumococcal disease, recurrent isolated, 1 skos:exactMatch OMIM:610799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012561 congenital anomalies of kidney and urinary tract 1 skos:exactMatch DOID:0080206 CAKUT1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012561 congenital anomalies of kidney and urinary tract 1 skos:exactMatch MESH:C563661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012561 congenital anomalies of kidney and urinary tract 1 skos:exactMatch OMIM:610805 congenital anomalies of kidney and urinary tract 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012561 congenital anomalies of kidney and urinary tract 1 skos:exactMatch UMLS:C1835826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012562 holoprosencephaly 7 skos:exactMatch DOID:0110876 holoprosencephaly 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012562 holoprosencephaly 7 skos:exactMatch MESH:C563660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012562 holoprosencephaly 7 skos:exactMatch OMIM:610828 holoprosencephaly 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012562 holoprosencephaly 7 skos:exactMatch UMLS:C1835820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012563 holoprosencephaly 9 skos:exactMatch DOID:0110873 holoprosencephaly 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012563 holoprosencephaly 9 skos:exactMatch OMIM:610829 holoprosencephaly 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012563 holoprosencephaly 9 skos:exactMatch UMLS:C1835819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012564 Polyosteolysis-hyperostosis syndrome skos:exactMatch MESH:C563658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012564 Polyosteolysis-hyperostosis syndrome skos:exactMatch OMIM:610830 polyosteolysis-hyperostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012564 Polyosteolysis-hyperostosis syndrome skos:exactMatch UMLS:C1835818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012565 Fanconi anemia complementation group N skos:exactMatch DOID:0111094 Fanconi anemia complementation group N semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012565 Fanconi anemia complementation group N skos:exactMatch MESH:C563657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012565 Fanconi anemia complementation group N skos:exactMatch OMIM:610832 fanconi anemia, complementation group n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012565 Fanconi anemia complementation group N skos:exactMatch UMLS:C1835817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012566 autism, susceptibility to, 11 skos:exactMatch OMIM:610836 autism, susceptibility to, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012567 autism, susceptibility to, 12 skos:exactMatch OMIM:610838 autism, susceptibility to, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012568 osteoarthritis susceptibility 4 skos:exactMatch OMIM:610839 osteoarthritis susceptibility 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012568 osteoarthritis susceptibility 4 skos:exactMatch UMLS:C1835815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012569 mitral valve prolapse, myxomatous 3 skos:exactMatch MESH:C563655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012569 mitral valve prolapse, myxomatous 3 skos:exactMatch OMIM:610840 mitral valve prolapse 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012569 mitral valve prolapse, myxomatous 3 skos:exactMatch UMLS:C1835814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012570 body skin hyperlaxity due to vitamin K-dependent coagulation factor deficiency skos:exactMatch MESH:C563654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012570 body skin hyperlaxity due to vitamin K-dependent coagulation factor deficiency skos:exactMatch OMIM:610842 pseudoxanthoma elasticum-like disorder with multiple coagulation factor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012570 body skin hyperlaxity due to vitamin K-dependent coagulation factor deficiency skos:exactMatch Orphanet:91135 Body skin hyperlaxity due to vitamin K-dependent coagulation factor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012570 body skin hyperlaxity due to vitamin K-dependent coagulation factor deficiency skos:exactMatch SCTID:717941005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012570 body skin hyperlaxity due to vitamin K-dependent coagulation factor deficiency skos:exactMatch UMLS:C1835813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012570 body skin hyperlaxity due to vitamin K-dependent coagulation factor deficiency skos:exactMatch UMLS:C4049241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012571 primary ciliary dyskinesia 6 skos:exactMatch DOID:0110606 primary ciliary dyskinesia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012571 primary ciliary dyskinesia 6 skos:exactMatch MESH:C567057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012571 primary ciliary dyskinesia 6 skos:exactMatch OMIM:610852 ciliary dyskinesia, primary, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012571 primary ciliary dyskinesia 6 skos:exactMatch UMLS:C1970506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012572 Sakoda complex skos:exactMatch MESH:C567055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012572 Sakoda complex skos:exactMatch OMIM:610871 sakoda complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012572 Sakoda complex skos:exactMatch UMLS:C1970485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012573 vesicoureteral reflux 2 skos:exactMatch MESH:C567053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012573 vesicoureteral reflux 2 skos:exactMatch OMIM:610878 vesicoureteral reflux 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012573 vesicoureteral reflux 2 skos:exactMatch UMLS:C1970483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012574 Potocki-Lupski syndrome skos:exactMatch DOID:0060853 Potocki-Lupski syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012574 Potocki-Lupski syndrome skos:exactMatch NCIT:C124846 Potocki-Lupski Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012574 Potocki-Lupski syndrome skos:exactMatch OMIM:610883 potocki-lupski syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012574 Potocki-Lupski syndrome skos:exactMatch Orphanet:1713 17p11.2 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012574 Potocki-Lupski syndrome skos:exactMatch SCTID:734016004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012574 Potocki-Lupski syndrome skos:exactMatch UMLS:C2931246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012575 branchiootorenal syndrome 2 skos:exactMatch DOID:0111424 branchiootorenal syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012575 branchiootorenal syndrome 2 skos:exactMatch OMIM:610896 branchiootorenal syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012575 branchiootorenal syndrome 2 skos:exactMatch UMLS:C1970479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012576 supranuclear palsy, progressive, 3 skos:exactMatch MESH:C567050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012576 supranuclear palsy, progressive, 3 skos:exactMatch OMIM:610898 supranuclear palsy, progressive, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012576 supranuclear palsy, progressive, 3 skos:exactMatch UMLS:C1970476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012577 asthma-related traits, susceptibility to, 4 skos:exactMatch OMIM:610906 asthma-related traits, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012578 autism, susceptibility to, 13 skos:exactMatch OMIM:610908 autism, susceptibility to, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012579 autoimmune pulmonary alveolar proteinosis skos:exactMatch MESH:C567049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012579 autoimmune pulmonary alveolar proteinosis skos:exactMatch OMIM:610910 pulmonary alveolar proteinosis, acquired semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012579 autoimmune pulmonary alveolar proteinosis skos:exactMatch Orphanet:747 Autoimmune pulmonary alveolar proteinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012579 autoimmune pulmonary alveolar proteinosis skos:exactMatch SCTID:707443007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012579 autoimmune pulmonary alveolar proteinosis skos:exactMatch UMLS:C1970472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012580 hereditary pulmonary alveolar proteinosis skos:exactMatch MESH:C535832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012580 hereditary pulmonary alveolar proteinosis skos:exactMatch OMIMPS:265120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012580 hereditary pulmonary alveolar proteinosis skos:exactMatch Orphanet:264675 Hereditary pulmonary alveolar proteinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012580 hereditary pulmonary alveolar proteinosis skos:exactMatch SCTID:707442002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012580 hereditary pulmonary alveolar proteinosis skos:exactMatch UMLS:C2931035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012581 osteogenesis imperfecta type 8 skos:exactMatch DOID:0110336 osteogenesis imperfecta type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012581 osteogenesis imperfecta type 8 skos:exactMatch MESH:C536049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012581 osteogenesis imperfecta type 8 skos:exactMatch OMIM:610915 osteogenesis imperfecta, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012582 interstitial lung disease due to ABCA3 deficiency skos:exactMatch MESH:C567046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012582 interstitial lung disease due to ABCA3 deficiency skos:exactMatch OMIM:610921 surfactant metabolism dysfunction, pulmonary, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012582 interstitial lung disease due to ABCA3 deficiency skos:exactMatch Orphanet:440402 Interstitial lung disease due to ABCA3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012582 interstitial lung disease due to ABCA3 deficiency skos:exactMatch UMLS:C1970456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012583 tooth agenesis, selective, 5 skos:exactMatch MESH:C565757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012583 tooth agenesis, selective, 5 skos:exactMatch OMIM:610926 tooth agenesis, selective, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012583 tooth agenesis, selective, 5 skos:exactMatch UMLS:C1858210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012584 systemic lupus erythematosus, susceptibility to, 9 skos:exactMatch OMIM:610927 systemic lupus erythematosus, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012585 coronary heart disease, susceptibility to, 7 skos:exactMatch OMIM:610938 coronary heart disease, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012586 coronary artery disease, autosomal dominant 2 skos:exactMatch MESH:C567045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012586 coronary artery disease, autosomal dominant 2 skos:exactMatch OMIM:610947 coronary artery disease, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012586 coronary artery disease, autosomal dominant 2 skos:exactMatch UMLS:C1970440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012587 hypertension, essential, susceptibility to, 7 skos:exactMatch OMIM:610948 hypertension, essential, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012588 neuronal ceroid lipofuscinosis 7 skos:exactMatch DOID:0110722 neuronal ceroid lipofuscinosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012588 neuronal ceroid lipofuscinosis 7 skos:exactMatch MESH:C563989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012588 neuronal ceroid lipofuscinosis 7 skos:exactMatch OMIM:610951 ceroid lipofuscinosis, neuronal, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012588 neuronal ceroid lipofuscinosis 7 skos:exactMatch Orphanet:228366 CLN7 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012589 Pitt-Hopkins syndrome skos:exactMatch DOID:0060488 Pitt-Hopkins syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012589 Pitt-Hopkins syndrome skos:exactMatch MESH:C537403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012589 Pitt-Hopkins syndrome skos:exactMatch NCIT:C129872 Pitt-Hopkins Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012589 Pitt-Hopkins syndrome skos:exactMatch OMIM:610954 pitt-hopkins syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012589 Pitt-Hopkins syndrome skos:exactMatch Orphanet:2896 Pitt-Hopkins syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012589 Pitt-Hopkins syndrome skos:exactMatch SCTID:702344008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012589 Pitt-Hopkins syndrome skos:exactMatch UMLS:C1970431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012590 XFE progeroid syndrome skos:exactMatch DOID:0060590 XFE progeroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012590 XFE progeroid syndrome skos:exactMatch MESH:C567043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012590 XFE progeroid syndrome skos:exactMatch NCIT:C173111 XFE Progeroid Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012590 XFE progeroid syndrome skos:exactMatch OMIM:610965 xfe progeroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012590 XFE progeroid syndrome skos:exactMatch UMLS:C1970416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012591 osteogenesis imperfecta type 5 skos:exactMatch DOID:0110344 osteogenesis imperfecta type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012591 osteogenesis imperfecta type 5 skos:exactMatch MESH:C567042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012591 osteogenesis imperfecta type 5 skos:exactMatch OMIM:610967 osteogenesis imperfecta, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012591 osteogenesis imperfecta type 5 skos:exactMatch Orphanet:216828 Osteogenesis imperfecta type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012592 osteogenesis imperfecta type 11 skos:exactMatch DOID:0110351 osteogenesis imperfecta type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012592 osteogenesis imperfecta type 11 skos:exactMatch OMIM:610968 osteogenesis imperfecta, iia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012592 osteogenesis imperfecta type 11 skos:exactMatch UMLS:C3151218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012593 brain-lung-thyroid syndrome skos:exactMatch MESH:C567034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012593 brain-lung-thyroid syndrome skos:exactMatch OMIM:610978 choreoathetosis and congenital hypothyroidism with or without pulmonary dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012593 brain-lung-thyroid syndrome skos:exactMatch Orphanet:209905 Brain-lung-thyroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012593 brain-lung-thyroid syndrome skos:exactMatch SCTID:719098007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012594 complement factor I deficiency skos:exactMatch DOID:0050419 complement factor I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012594 complement factor I deficiency skos:exactMatch MESH:C572568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012594 complement factor I deficiency skos:exactMatch OMIM:610984 complement factor 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012594 complement factor I deficiency skos:exactMatch Orphanet:200418 Immunodeficiency with factor I anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012594 complement factor I deficiency skos:exactMatch UMLS:C3463916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012595 leprosy, susceptibility to, 4 skos:exactMatch OMIM:610988 leprosy, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012596 PSAT deficiency skos:exactMatch DOID:0050723 PSAT deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012596 PSAT deficiency skos:exactMatch MESH:C567032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012596 PSAT deficiency skos:exactMatch OMIM:610992 phosphoserine aminotransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012596 PSAT deficiency skos:exactMatch Orphanet:284417 Phosphoserine aminotransferase deficiency, infantile/juvenile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012596 PSAT deficiency skos:exactMatch SCTID:718603002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012596 PSAT deficiency skos:exactMatch UMLS:C1970253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012597 prostate cancer, hereditary, 9 skos:exactMatch MESH:C567031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012597 prostate cancer, hereditary, 9 skos:exactMatch OMIM:610997 prostate cancer, hereditary, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012597 prostate cancer, hereditary, 9 skos:exactMatch UMLS:C1970250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012598 fibromatosis, gingival, 4 skos:exactMatch MESH:C567028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012598 fibromatosis, gingival, 4 skos:exactMatch OMIM:611010 fibromatosis, gingival, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012599 hypertension, essential, susceptibility to, 8 skos:exactMatch OMIM:611014 hypertension, essential, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012600 autism, susceptibility to, 9 skos:exactMatch OMIM:611015 autism, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012601 autism, susceptibility to, 10 skos:exactMatch OMIM:611016 autism, susceptibility to, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012602 autosomal recessive nonsyndromic hearing loss 24 skos:exactMatch DOID:0110482 autosomal recessive nonsyndromic deafness 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012602 autosomal recessive nonsyndromic hearing loss 24 skos:exactMatch MESH:C567027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012602 autosomal recessive nonsyndromic hearing loss 24 skos:exactMatch OMIM:611022 deafness, autosomal recessive 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012602 autosomal recessive nonsyndromic hearing loss 24 skos:exactMatch UMLS:C1970239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012603 episodic kinesigenic dyskinesia 2 skos:exactMatch DOID:0090054 episodic kinesigenic dyskinesia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012603 episodic kinesigenic dyskinesia 2 skos:exactMatch MESH:C567026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012603 episodic kinesigenic dyskinesia 2 skos:exactMatch OMIM:611031 episodic kinesigenic dyskinesia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012603 episodic kinesigenic dyskinesia 2 skos:exactMatch UMLS:C1970238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012604 isolated microphthalmia 3 skos:exactMatch DOID:0060842 isolated microphthalmia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012604 isolated microphthalmia 3 skos:exactMatch MESH:C567025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012604 isolated microphthalmia 3 skos:exactMatch OMIM:611038 microphthalmia, syndromic 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012604 isolated microphthalmia 3 skos:exactMatch UMLS:C1970237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012605 isolated microphthalmia 5 skos:exactMatch DOID:0060837 isolated microphthalmia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012605 isolated microphthalmia 5 skos:exactMatch MESH:C567024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012605 isolated microphthalmia 5 skos:exactMatch OMIM:611040 microphthalmia, isolated 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012605 isolated microphthalmia 5 skos:exactMatch Orphanet:251279 Microphthalmia-retinitis pigmentosa-foveoschisis-optic disc drusen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012605 isolated microphthalmia 5 skos:exactMatch UMLS:C1970236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012606 mycobacterium tuberculosis, susceptibility to, 2 skos:exactMatch OMIM:611046 mycobacterium tuberculosis, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012607 asthma-related traits, susceptibility to, 5 skos:exactMatch OMIM:611064 asthma-related traits, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012608 autosomal recessive lower motor neuron disease with childhood onset skos:exactMatch DOID:0111213 distal spinal muscular atrophy type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012608 autosomal recessive lower motor neuron disease with childhood onset skos:exactMatch MESH:C567023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012608 autosomal recessive lower motor neuron disease with childhood onset skos:exactMatch OMIM:611067 spinal muscular atrophy, distal, autosomal recessive, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012608 autosomal recessive lower motor neuron disease with childhood onset skos:exactMatch Orphanet:206580 Autosomal recessive lower motor neuron disease with childhood onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012608 autosomal recessive lower motor neuron disease with childhood onset skos:exactMatch UMLS:C1970211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012609 Alzheimer disease 12 skos:exactMatch DOID:0110045 Alzheimer's disease 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012609 Alzheimer disease 12 skos:exactMatch MESH:C567022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012609 Alzheimer disease 12 skos:exactMatch OMIM:611073 alzheimer disease 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012609 Alzheimer disease 12 skos:exactMatch UMLS:C1970209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012610 inflammatory bowel disease 10 skos:exactMatch DOID:0110885 inflammatory bowel disease 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012610 inflammatory bowel disease 10 skos:exactMatch MESH:C567021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012610 inflammatory bowel disease 10 skos:exactMatch OMIM:611081 inflammatory bowel disease (crohn disease) 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012610 inflammatory bowel disease 10 skos:exactMatch UMLS:C1970207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012611 polyhydramnios, megalencephaly, and symptomatic epilepsy skos:exactMatch MESH:C567020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012611 polyhydramnios, megalencephaly, and symptomatic epilepsy skos:exactMatch OMIM:611087 polyhydramnios, megalencephaly, and symptomatic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012611 polyhydramnios, megalencephaly, and symptomatic epilepsy skos:exactMatch Orphanet:500533 Polyhydramnios-megalencephaly-symptomatic epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012611 polyhydramnios, megalencephaly, and symptomatic epilepsy skos:exactMatch UMLS:C1970203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012612 intellectual disability, autosomal recessive 12 skos:exactMatch MESH:C567019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012612 intellectual disability, autosomal recessive 12 skos:exactMatch OMIM:611090 intellectual developmental disorder, autosomal recessive 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012612 intellectual disability, autosomal recessive 12 skos:exactMatch UMLS:C1970200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012613 intellectual disability, autosomal recessive 5 skos:exactMatch MESH:C567018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012613 intellectual disability, autosomal recessive 5 skos:exactMatch OMIM:611091 intellectual developmental disorder, autosomal recessive 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012613 intellectual disability, autosomal recessive 5 skos:exactMatch UMLS:C1970199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012614 intellectual disability, autosomal recessive 6 skos:exactMatch MESH:C567017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012614 intellectual disability, autosomal recessive 6 skos:exactMatch OMIM:611092 intellectual developmental disorder, autosomal recessive 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012614 intellectual disability, autosomal recessive 6 skos:exactMatch UMLS:C1970198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012615 intellectual disability, autosomal recessive 7 skos:exactMatch MESH:C567016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012615 intellectual disability, autosomal recessive 7 skos:exactMatch OMIM:611093 intellectual developmental disorder, autosomal recessive 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012615 intellectual disability, autosomal recessive 7 skos:exactMatch UMLS:C1970197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012617 intellectual disability, autosomal recessive 9 skos:exactMatch MESH:C567014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012617 intellectual disability, autosomal recessive 9 skos:exactMatch OMIM:611095 intellectual developmental disorder, autosomal recessive 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012617 intellectual disability, autosomal recessive 9 skos:exactMatch UMLS:C1970195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012618 intellectual disability, autosomal recessive 10 skos:exactMatch MESH:C567013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012618 intellectual disability, autosomal recessive 10 skos:exactMatch OMIM:611096 intellectual developmental disorder, autosomal recessive 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012618 intellectual disability, autosomal recessive 10 skos:exactMatch UMLS:C1970194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012619 intellectual disability, autosomal recessive 11 skos:exactMatch MESH:C567012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012619 intellectual disability, autosomal recessive 11 skos:exactMatch OMIM:611097 intellectual developmental disorder, autosomal recessive 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012619 intellectual disability, autosomal recessive 11 skos:exactMatch UMLS:C1970193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012620 prostate cancer, hereditary, 10 skos:exactMatch MESH:C567011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012620 prostate cancer, hereditary, 10 skos:exactMatch OMIM:611100 prostate cancer, hereditary, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012620 prostate cancer, hereditary, 10 skos:exactMatch UMLS:C1970192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012621 deafness-infertility syndrome skos:exactMatch MESH:C567010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012621 deafness-infertility syndrome skos:exactMatch OMIM:611102 deafness-infertility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012621 deafness-infertility syndrome skos:exactMatch Orphanet:94064 Deafness-infertility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012621 deafness-infertility syndrome skos:exactMatch SCTID:700489002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012622 leukoencephalopathy with brain stem and spinal cord involvement-high lactate syndrome skos:exactMatch MESH:C567009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012622 leukoencephalopathy with brain stem and spinal cord involvement-high lactate syndrome skos:exactMatch OMIM:611105 leukoencephalopathy with brainstem and spinal cord involvement and lactate elevation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012622 leukoencephalopathy with brain stem and spinal cord involvement-high lactate syndrome skos:exactMatch Orphanet:137898 Leukoencephalopathy with brain stem and spinal cord involvement-high lactate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012622 leukoencephalopathy with brain stem and spinal cord involvement-high lactate syndrome skos:exactMatch SCTID:703537008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012623 intellectual disability, autosomal recessive 4 skos:exactMatch MESH:C567008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012623 intellectual disability, autosomal recessive 4 skos:exactMatch OMIM:611107 intellectual developmental disorder, autosomal recessive 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012623 intellectual disability, autosomal recessive 4 skos:exactMatch UMLS:C1970179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012624 acyl-CoA dehydrogenase 9 deficiency skos:exactMatch DOID:0112072 nuclear type mitochondrial complex I deficiency 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012624 acyl-CoA dehydrogenase 9 deficiency skos:exactMatch MESH:C567006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012624 acyl-CoA dehydrogenase 9 deficiency skos:exactMatch OMIM:611126 mitochondrial complex 1 deficiency, nuclear iia 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012624 acyl-CoA dehydrogenase 9 deficiency skos:exactMatch Orphanet:99901 Acyl-CoA dehydrogenase 9 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012624 acyl-CoA dehydrogenase 9 deficiency skos:exactMatch SCTID:725046003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012624 acyl-CoA dehydrogenase 9 deficiency skos:exactMatch UMLS:C1970173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012625 retinitis pigmentosa 37 skos:exactMatch DOID:0110399 retinitis pigmentosa 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012625 retinitis pigmentosa 37 skos:exactMatch MESH:C567005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012625 retinitis pigmentosa 37 skos:exactMatch OMIM:611131 retinitis pigmentosa 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012625 retinitis pigmentosa 37 skos:exactMatch UMLS:C1970163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012626 Meckel syndrome, type 4 skos:exactMatch DOID:0070118 Meckel syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012626 Meckel syndrome, type 4 skos:exactMatch OMIM:611134 meckel syndrome, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012626 Meckel syndrome, type 4 skos:exactMatch UMLS:C1970161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012627 epilepsy, idiopathic generalized, susceptibility to, 13 skos:exactMatch DOID:0111314 idiopathic generalized epilepsy 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012627 epilepsy, idiopathic generalized, susceptibility to, 13 skos:exactMatch MESH:C567002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012627 epilepsy, idiopathic generalized, susceptibility to, 13 skos:exactMatch OMIM:611136 epilepsy, idiopathic generalized, susceptibility to, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012628 coronary heart disease, susceptibility to, 8 skos:exactMatch OMIM:611139 coronary heart disease, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012629 paroxysmal nonkinesigenic dyskinesia 2 skos:exactMatch DOID:0090047 paroxysmal nonkinesigenic dyskinesia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012629 paroxysmal nonkinesigenic dyskinesia 2 skos:exactMatch MESH:C567001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012629 paroxysmal nonkinesigenic dyskinesia 2 skos:exactMatch OMIM:611147 paroxysmal nonkinesigenic dyskinesia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012629 paroxysmal nonkinesigenic dyskinesia 2 skos:exactMatch UMLS:C1970149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012630 Alzheimer disease 13 skos:exactMatch DOID:0110046 Alzheimer's disease 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012630 Alzheimer disease 13 skos:exactMatch MESH:C567000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012630 Alzheimer disease 13 skos:exactMatch OMIM:611152 alzheimer disease 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012630 Alzheimer disease 13 skos:exactMatch UMLS:C1970147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012631 Alzheimer disease 14 skos:exactMatch DOID:0110047 Alzheimer's disease 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012631 Alzheimer disease 14 skos:exactMatch MESH:C566999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012631 Alzheimer disease 14 skos:exactMatch OMIM:611154 alzheimer disease 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012631 Alzheimer disease 14 skos:exactMatch UMLS:C1970144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012634 craniofacial dysplasia - osteopenia syndrome skos:exactMatch MESH:C566988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012634 craniofacial dysplasia - osteopenia syndrome skos:exactMatch OMIM:611174 hamamy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012634 craniofacial dysplasia - osteopenia syndrome skos:exactMatch Orphanet:314555 Facial dysmorphism-ocular anomalies-osteopenia-intellectual disability-dental anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012634 craniofacial dysplasia - osteopenia syndrome skos:exactMatch UMLS:C1970027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012635 COG8-congenital disorder of glycosylation skos:exactMatch DOID:0070260 congenital disorder of glycosylation type IIh semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012635 COG8-congenital disorder of glycosylation skos:exactMatch MESH:C566987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012635 COG8-congenital disorder of glycosylation skos:exactMatch OMIM:611182 congenital disorder of glycosylation, iia iih semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012635 COG8-congenital disorder of glycosylation skos:exactMatch Orphanet:95428 COG8-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012635 COG8-congenital disorder of glycosylation skos:exactMatch SCTID:717774004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012635 COG8-congenital disorder of glycosylation skos:exactMatch UMLS:C1970021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012636 restless legs syndrome, susceptibility to, 6 skos:exactMatch OMIM:611185 restless legs syndrome, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012637 COG1-congenital disorder of glycosylation skos:exactMatch DOID:0070259 congenital disorder of glycosylation type IIg semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012637 COG1-congenital disorder of glycosylation skos:exactMatch MESH:C535756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012637 COG1-congenital disorder of glycosylation skos:exactMatch OMIM:611209 congenital disorder of glycosylation, iia iig semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012637 COG1-congenital disorder of glycosylation skos:exactMatch Orphanet:263508 COG1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012637 COG1-congenital disorder of glycosylation skos:exactMatch SCTID:718750004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012638 microphthalmia-brain atrophy syndrome skos:exactMatch DOID:0111812 syndromic microphthalmia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012638 microphthalmia-brain atrophy syndrome skos:exactMatch MESH:C566985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012638 microphthalmia-brain atrophy syndrome skos:exactMatch OMIM:611222 microphthalmia, syndromic 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012638 microphthalmia-brain atrophy syndrome skos:exactMatch Orphanet:77299 Microphthalmia-brain atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012638 microphthalmia-brain atrophy syndrome skos:exactMatch SCTID:720010009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012639 hereditary spastic paraplegia 18 skos:exactMatch DOID:0110771 hereditary spastic paraplegia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012639 hereditary spastic paraplegia 18 skos:exactMatch MESH:C567628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012639 hereditary spastic paraplegia 18 skos:exactMatch OMIM:611225 spastic paraplegia 18, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012639 hereditary spastic paraplegia 18 skos:exactMatch Orphanet:209951 Autosomal recessive spastic paraplegia type 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012639 hereditary spastic paraplegia 18 skos:exactMatch SCTID:732932004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012640 Charcot-Marie-Tooth disease type 4J skos:exactMatch DOID:0110184 Charcot-Marie-Tooth disease type 4J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012640 Charcot-Marie-Tooth disease type 4J skos:exactMatch MESH:C566984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012640 Charcot-Marie-Tooth disease type 4J skos:exactMatch NCIT:C134954 Charcot-Marie-Tooth Disease Type 4J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012640 Charcot-Marie-Tooth disease type 4J skos:exactMatch OMIM:611228 charcot-marie-tooth disease, iia 4j semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012640 Charcot-Marie-Tooth disease type 4J skos:exactMatch Orphanet:139515 Charcot-Marie-Tooth disease type 4J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012640 Charcot-Marie-Tooth disease type 4J skos:exactMatch SCTID:720638000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012640 Charcot-Marie-Tooth disease type 4J skos:exactMatch UMLS:C1970011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012641 restless legs syndrome, susceptibility to, 5 skos:exactMatch OMIM:611242 restless legs syndrome, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012642 major affective disorder 4 skos:exactMatch MESH:C567073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012642 major affective disorder 4 skos:exactMatch OMIM:611247 major affective disorder 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012643 hereditary spastic paraplegia 32 skos:exactMatch DOID:0110783 hereditary spastic paraplegia 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012643 hereditary spastic paraplegia 32 skos:exactMatch MESH:C566983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012643 hereditary spastic paraplegia 32 skos:exactMatch OMIM:611252 spastic paraplegia 32, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012643 hereditary spastic paraplegia 32 skos:exactMatch Orphanet:171622 Autosomal recessive spastic paraplegia type 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012643 hereditary spastic paraplegia 32 skos:exactMatch SCTID:726606003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012643 hereditary spastic paraplegia 32 skos:exactMatch UMLS:C1970009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012643 hereditary spastic paraplegia 32 skos:exactMatch UMLS:C4511958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012644 asphyxiating thoracic dystrophy 2 skos:exactMatch DOID:0110086 asphyxiating thoracic dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012644 asphyxiating thoracic dystrophy 2 skos:exactMatch MESH:C566982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012644 asphyxiating thoracic dystrophy 2 skos:exactMatch OMIM:611263 short-rib thoracic dysplasia 2 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012644 asphyxiating thoracic dystrophy 2 skos:exactMatch UMLS:C1970005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012645 glaucoma 1, open angle, N skos:exactMatch MESH:C566977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012645 glaucoma 1, open angle, N skos:exactMatch OMIM:611274 glaucoma 1, open angle, n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012645 glaucoma 1, open angle, N skos:exactMatch UMLS:C1969812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012646 obsolete glaucoma 1, open angle, H skos:exactMatch MESH:C566976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012646 obsolete glaucoma 1, open angle, H skos:exactMatch OMIM:611276 glaucoma 1, open angle, h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012646 obsolete glaucoma 1, open angle, H skos:exactMatch UMLS:C1969811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012648 isobutyryl-CoA dehydrogenase deficiency skos:exactMatch MESH:C535541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012648 isobutyryl-CoA dehydrogenase deficiency skos:exactMatch NCIT:C129975 Isobutyryl-CoA Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012648 isobutyryl-CoA dehydrogenase deficiency skos:exactMatch OMIM:611283 isobutyryl-coa dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012648 isobutyryl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:79159 Isobutyryl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012648 isobutyryl-CoA dehydrogenase deficiency skos:exactMatch UMLS:C1969809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012650 Cernunnos-XLF deficiency skos:exactMatch MESH:C566970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012650 Cernunnos-XLF deficiency skos:exactMatch OMIM:611291 severe combined immunodeficiency with microcephaly, growth retardation, and sensitivity to ionizing radiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012650 Cernunnos-XLF deficiency skos:exactMatch Orphanet:169079 Cernunnos-XLF deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012650 Cernunnos-XLF deficiency skos:exactMatch SCTID:720853005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012650 Cernunnos-XLF deficiency skos:exactMatch UMLS:C1969799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012651 spastic ataxia 2 skos:exactMatch DOID:0050941 spastic ataxia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012651 spastic ataxia 2 skos:exactMatch MESH:C566969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012651 spastic ataxia 2 skos:exactMatch OMIM:611302 spastic ataxia 2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012651 spastic ataxia 2 skos:exactMatch Orphanet:397946 Autosomal spastic paraplegia type 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012651 spastic ataxia 2 skos:exactMatch UMLS:C1969796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012652 autosomal recessive limb-girdle muscular dystrophy type 2L skos:exactMatch DOID:0110284 autosomal recessive limb-girdle muscular dystrophy type 2L semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012652 autosomal recessive limb-girdle muscular dystrophy type 2L skos:exactMatch MESH:C566968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012652 autosomal recessive limb-girdle muscular dystrophy type 2L skos:exactMatch OMIM:611307 muscular dystrophy, limb-girdle, autosomal recessive 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012652 autosomal recessive limb-girdle muscular dystrophy type 2L skos:exactMatch Orphanet:206549 Anoctamin-5-related limb-girdle muscular dystrophy R12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012652 autosomal recessive limb-girdle muscular dystrophy type 2L skos:exactMatch UMLS:C1969785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012653 persistent hyperplastic primary vitreous, autosomal dominant skos:exactMatch OMIM:611308 persistent hyperplastic primary vitreous, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012653 persistent hyperplastic primary vitreous, autosomal dominant skos:exactMatch UMLS:C1969784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012654 atrial septal defect 4 skos:exactMatch DOID:0110109 atrial heart septal defect 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012654 atrial septal defect 4 skos:exactMatch MESH:C566963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012654 atrial septal defect 4 skos:exactMatch OMIM:611363 atrial septal defect 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012654 atrial septal defect 4 skos:exactMatch UMLS:C1969657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012655 myoclonic epilepsy, juvenile, susceptibility to, 4 skos:exactMatch DOID:0111327 juvenile myoclonic epilepsy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012655 myoclonic epilepsy, juvenile, susceptibility to, 4 skos:exactMatch OMIM:611364 myoclonic epilepsy, juvenile, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012655 myoclonic epilepsy, juvenile, susceptibility to, 4 skos:exactMatch UMLS:C1969656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012656 lethal congenital contracture syndrome 3 skos:exactMatch DOID:0060653 lethal congenital contracture syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012656 lethal congenital contracture syndrome 3 skos:exactMatch MESH:C566961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012656 lethal congenital contracture syndrome 3 skos:exactMatch OMIM:611369 lethal congenital contracture syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012656 lethal congenital contracture syndrome 3 skos:exactMatch Orphanet:137783 Lethal congenital contracture syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012656 lethal congenital contracture syndrome 3 skos:exactMatch SCTID:715420005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012656 lethal congenital contracture syndrome 3 skos:exactMatch UMLS:C1969655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012656 lethal congenital contracture syndrome 3 skos:exactMatch UMLS:C4275144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012657 Mungan syndrome skos:exactMatch MESH:C548078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012657 Mungan syndrome skos:exactMatch OMIM:611376 mungan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012658 brachydactyly type B2 skos:exactMatch DOID:0110975 brachydactyly type B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012658 brachydactyly type B2 skos:exactMatch OMIM:611377 brachydactyly, iia b2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012658 brachydactyly type B2 skos:exactMatch Orphanet:140908 Brachydactyly type B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012658 brachydactyly type B2 skos:exactMatch SCTID:770406002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012658 brachydactyly type B2 skos:exactMatch UMLS:C1969652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012659 age related macular degeneration 9 skos:exactMatch DOID:0110021 age related macular degeneration 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012659 age related macular degeneration 9 skos:exactMatch MESH:C566958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012659 age related macular degeneration 9 skos:exactMatch OMIM:611378 macular degeneration, age-related, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012659 age related macular degeneration 9 skos:exactMatch UMLS:C1969651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012660 susceptibility to visceral leishmaniasis, 2 skos:exactMatch OMIM:611381 kala-azar, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012661 susceptibility to visceral leishmaniasis, 3 skos:exactMatch OMIM:611382 kala-azar, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012662 Usher syndrome type 2D skos:exactMatch DOID:0110840 Usher syndrome type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012662 Usher syndrome type 2D skos:exactMatch OMIM:611383 usher syndrome, iia 2d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012663 obsolete Plasmodium falciparum fever episodes quantitative trait locus 1 skos:exactMatch OMIM:611384 plasmodium falciparum fever episodes quantitative trait locus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012664 spastic ataxia 3 skos:exactMatch DOID:0050942 spastic ataxia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012664 spastic ataxia 3 skos:exactMatch MESH:C566956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012664 spastic ataxia 3 skos:exactMatch OMIM:611390 spastic ataxia 3, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012664 spastic ataxia 3 skos:exactMatch Orphanet:314603 Autosomal recessive spastic ataxia with leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012664 spastic ataxia 3 skos:exactMatch UMLS:C1969645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012664 spastic ataxia 3 skos:exactMatch UMLS:CN230089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012665 cataract 33 skos:exactMatch DOID:0110264 cataract 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012665 cataract 33 skos:exactMatch MESH:C566955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012665 cataract 33 skos:exactMatch OMIM:611391 cataract 33, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012665 cataract 33 skos:exactMatch UMLS:C3808107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012666 asthma-related traits, susceptibility to, 6 skos:exactMatch OMIM:611403 asthma-related traits, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012667 dilated cardiomyopathy 1W skos:exactMatch DOID:0110446 dilated cardiomyopathy 1W semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012667 dilated cardiomyopathy 1W skos:exactMatch MESH:C566954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012667 dilated cardiomyopathy 1W skos:exactMatch OMIM:611407 cardiomyopathy, dilated, 1w semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012667 dilated cardiomyopathy 1W skos:exactMatch UMLS:C1969639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012668 Tented eyebrows skos:exactMatch OMIM:611426 tented eyebrows semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012669 Legius syndrome skos:exactMatch MESH:C548032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012669 Legius syndrome skos:exactMatch NCIT:C176941 Legius Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012669 Legius syndrome skos:exactMatch OMIM:611431 legius syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012669 Legius syndrome skos:exactMatch Orphanet:137605 Legius syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012669 Legius syndrome skos:exactMatch SCTID:703541007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012669 Legius syndrome skos:exactMatch UMLS:C1969623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012670 autosomal recessive nonsyndromic hearing loss 63 skos:exactMatch DOID:0110515 autosomal recessive nonsyndromic deafness 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012670 autosomal recessive nonsyndromic hearing loss 63 skos:exactMatch MESH:C566951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012670 autosomal recessive nonsyndromic hearing loss 63 skos:exactMatch OMIM:611451 deafness, autosomal recessive 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012670 autosomal recessive nonsyndromic hearing loss 63 skos:exactMatch UMLS:C1969621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012671 tremor, hereditary essential, 3 skos:exactMatch DOID:0111430 essential tremor 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012671 tremor, hereditary essential, 3 skos:exactMatch MESH:C566949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012671 tremor, hereditary essential, 3 skos:exactMatch OMIM:611456 tremor, hereditary essential, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012671 tremor, hereditary essential, 3 skos:exactMatch UMLS:C1969617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012672 cholelithiasis skos:exactMatch DOID:10211 cholelithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012672 cholelithiasis skos:exactMatch MESH:D002769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012672 cholelithiasis skos:exactMatch NCIT:C122822 Cholelithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012672 cholelithiasis skos:exactMatch OMIM:611465 gallbladder disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012672 cholelithiasis skos:exactMatch SCTID:266474003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012672 cholelithiasis skos:exactMatch UMLS:C0008350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012673 colorectal cancer, susceptibility to, 2 skos:exactMatch OMIM:611469 colorectal cancer, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012674 age related macular degeneration 10 skos:exactMatch DOID:0110022 age related macular degeneration 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012674 age related macular degeneration 10 skos:exactMatch MESH:C566935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012674 age related macular degeneration 10 skos:exactMatch OMIM:611488 macular degeneration, age-related, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012674 age related macular degeneration 10 skos:exactMatch UMLS:C1969108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012675 corticosteroid-binding globulin deficiency skos:exactMatch DOID:0090030 corticosteroid-binding globulin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012675 corticosteroid-binding globulin deficiency skos:exactMatch OMIM:611489 corticosteroid-binding globulin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012675 corticosteroid-binding globulin deficiency skos:exactMatch Orphanet:199247 Corticosteroid-binding globulin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012675 corticosteroid-binding globulin deficiency skos:exactMatch UMLS:C1852529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012676 autosomal recessive osteopetrosis 4 skos:exactMatch DOID:0110944 autosomal recessive osteopetrosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012676 autosomal recessive osteopetrosis 4 skos:exactMatch MESH:C566933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012676 autosomal recessive osteopetrosis 4 skos:exactMatch OMIM:611490 osteopetrosis, autosomal recessive 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012677 atrial fibrillation, familial, 4 skos:exactMatch MESH:C566244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012677 atrial fibrillation, familial, 4 skos:exactMatch OMIM:611493 atrial fibrillation, familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012677 atrial fibrillation, familial, 4 skos:exactMatch UMLS:C1862394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012678 atrial fibrillation, familial, 5 skos:exactMatch MESH:C566932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012678 atrial fibrillation, familial, 5 skos:exactMatch OMIM:611494 atrial fibrillation, familial, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012678 atrial fibrillation, familial, 5 skos:exactMatch UMLS:C1969099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012679 autosomal recessive osteopetrosis 6 skos:exactMatch DOID:0110945 autosomal recessive osteopetrosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012679 autosomal recessive osteopetrosis 6 skos:exactMatch MESH:C566931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012679 autosomal recessive osteopetrosis 6 skos:exactMatch OMIM:611497 osteopetrosis, autosomal recessive 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012679 autosomal recessive osteopetrosis 6 skos:exactMatch Orphanet:210110 Intermediate osteopetrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012679 autosomal recessive osteopetrosis 6 skos:exactMatch UMLS:C1969093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012680 nephronophthisis 7 skos:exactMatch DOID:0111116 nephronophthisis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012680 nephronophthisis 7 skos:exactMatch MESH:C566930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012680 nephronophthisis 7 skos:exactMatch OMIM:611498 nephronophthisis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012680 nephronophthisis 7 skos:exactMatch UMLS:C1969092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012681 febrile seizures, familial, 7 skos:exactMatch DOID:0111311 familial febrile seizures 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012681 febrile seizures, familial, 7 skos:exactMatch MESH:C566929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012681 febrile seizures, familial, 7 skos:exactMatch OMIM:611515 febrile seizures, familial, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012681 febrile seizures, familial, 7 skos:exactMatch UMLS:C1969087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012682 immunodeficiency 35 skos:exactMatch DOID:0111989 immunodeficiency 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012682 immunodeficiency 35 skos:exactMatch MESH:C566928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012682 immunodeficiency 35 skos:exactMatch OMIM:611521 immunodeficiency 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012682 immunodeficiency 35 skos:exactMatch Orphanet:331226 Susceptibility to infection due to TYK2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012682 immunodeficiency 35 skos:exactMatch UMLS:C1969086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012683 pontocerebellar hypoplasia type 6 skos:exactMatch DOID:0060275 pontocerebellar hypoplasia type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012683 pontocerebellar hypoplasia type 6 skos:exactMatch MESH:C548074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012683 pontocerebellar hypoplasia type 6 skos:exactMatch OMIM:611523 pontocerebellar hypoplasia, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012683 pontocerebellar hypoplasia type 6 skos:exactMatch Orphanet:166073 Pontocerebellar hypoplasia type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012683 pontocerebellar hypoplasia type 6 skos:exactMatch SCTID:718606005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012683 pontocerebellar hypoplasia type 6 skos:exactMatch UMLS:C1969084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012684 arrhythmogenic right ventricular dysplasia 12 skos:exactMatch DOID:0110083 arrhythmogenic right ventricular dysplasia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012684 arrhythmogenic right ventricular dysplasia 12 skos:exactMatch MESH:C566925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012684 arrhythmogenic right ventricular dysplasia 12 skos:exactMatch OMIM:611528 arrhythmogenic right ventricular dysplasia, familial, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012684 arrhythmogenic right ventricular dysplasia 12 skos:exactMatch UMLS:C1969081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012685 major affective disorder 5 skos:exactMatch MESH:C567074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012685 major affective disorder 5 skos:exactMatch OMIM:611535 major affective disorder 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012686 major affective disorder 6 skos:exactMatch MESH:C567075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012686 major affective disorder 6 skos:exactMatch OMIM:611536 major affective disorder 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012687 familial cavitary optic disc anomaly skos:exactMatch MESH:C566924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012687 familial cavitary optic disc anomaly skos:exactMatch OMIM:611543 cavitary optic disc anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012687 familial cavitary optic disc anomaly skos:exactMatch Orphanet:464760 Familial cavitary optic disc anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012687 familial cavitary optic disc anomaly skos:exactMatch UMLS:C1969063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012688 cataract 17 multiple types skos:exactMatch DOID:0110270 cataract 17 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012688 cataract 17 multiple types skos:exactMatch MESH:C566923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012688 cataract 17 multiple types skos:exactMatch OMIM:611544 cataract 17, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012688 cataract 17 multiple types skos:exactMatch UMLS:C1969062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012689 premature ovarian failure 5 skos:exactMatch MESH:C566921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012689 premature ovarian failure 5 skos:exactMatch OMIM:611548 premature ovarian failure 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012689 premature ovarian failure 5 skos:exactMatch UMLS:C1969060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012690 Noonan syndrome 5 skos:exactMatch DOID:0060583 Noonan syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012690 Noonan syndrome 5 skos:exactMatch MESH:C548083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012690 Noonan syndrome 5 skos:exactMatch NCIT:C176933 Noonan Syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012690 Noonan syndrome 5 skos:exactMatch OMIM:611553 noonan syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012690 Noonan syndrome 5 skos:exactMatch UMLS:C1969057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012691 LEOPARD syndrome 2 skos:exactMatch DOID:0080549 Noonan syndrome with multiple lentigines 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012691 LEOPARD syndrome 2 skos:exactMatch MESH:C537117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012691 LEOPARD syndrome 2 skos:exactMatch OMIM:611554 leopard syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012691 LEOPARD syndrome 2 skos:exactMatch UMLS:C1969056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012692 renal tubular acidosis, distal, with nephrocalcinosis, short stature, intellectual disability, and distinctive facies skos:exactMatch MESH:C566918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012692 renal tubular acidosis, distal, with nephrocalcinosis, short stature, intellectual disability, and distinctive facies skos:exactMatch OMIM:611555 renal tubular acidosis, distal, with nephrocalcinosis, short stature, impaired intellectual development, and distinctive facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012692 renal tubular acidosis, distal, with nephrocalcinosis, short stature, intellectual disability, and distinctive facies skos:exactMatch UMLS:C1969055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012693 glycogen storage disease due to muscle and heart glycogen synthase deficiency skos:exactMatch MESH:C566917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012693 glycogen storage disease due to muscle and heart glycogen synthase deficiency skos:exactMatch OMIM:611556 glycogen storage disease 0, muscle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012693 glycogen storage disease due to muscle and heart glycogen synthase deficiency skos:exactMatch Orphanet:137625 Glycogen storage disease due to muscle and heart glycogen synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012693 glycogen storage disease due to muscle and heart glycogen synthase deficiency skos:exactMatch SCTID:725027004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012693 glycogen storage disease due to muscle and heart glycogen synthase deficiency skos:exactMatch UMLS:C1969054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012694 Joubert syndrome 7 skos:exactMatch DOID:0111002 Joubert syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012694 Joubert syndrome 7 skos:exactMatch MESH:C566916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012694 Joubert syndrome 7 skos:exactMatch NCIT:C159653 Joubert Syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012694 Joubert syndrome 7 skos:exactMatch OMIM:611560 joubert syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012694 Joubert syndrome 7 skos:exactMatch UMLS:C1969053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012695 Meckel syndrome, type 5 skos:exactMatch DOID:0070119 Meckel syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012695 Meckel syndrome, type 5 skos:exactMatch MESH:C566915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012695 Meckel syndrome, type 5 skos:exactMatch OMIM:611561 meckel syndrome, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012695 Meckel syndrome, type 5 skos:exactMatch UMLS:C1969052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012696 otosclerosis 4 skos:exactMatch MESH:C566914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012696 otosclerosis 4 skos:exactMatch OMIM:611571 otosclerosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012696 otosclerosis 4 skos:exactMatch UMLS:C1969046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012697 otosclerosis 7 skos:exactMatch MESH:C566913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012697 otosclerosis 7 skos:exactMatch OMIM:611572 otosclerosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012697 otosclerosis 7 skos:exactMatch UMLS:C1969044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012698 Waardenburg syndrome type 2E skos:exactMatch DOID:0110956 Waardenburg syndrome type 2E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012698 Waardenburg syndrome type 2E skos:exactMatch OMIM:611584 waardenburg syndrome, iia 2e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012698 Waardenburg syndrome type 2E skos:exactMatch UMLS:C2700405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012699 autosomal recessive limb-girdle muscular dystrophy type 2M skos:exactMatch DOID:0110296 autosomal recessive limb-girdle muscular dystrophy type 2M semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012699 autosomal recessive limb-girdle muscular dystrophy type 2M skos:exactMatch MESH:C566912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012699 autosomal recessive limb-girdle muscular dystrophy type 2M skos:exactMatch OMIM:611588 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012699 autosomal recessive limb-girdle muscular dystrophy type 2M skos:exactMatch Orphanet:206554 Fukutin-related limb-girdle muscular dystrophy R13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012699 autosomal recessive limb-girdle muscular dystrophy type 2M skos:exactMatch UMLS:C1969040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012700 renal tubular acidosis, distal, 4, with hemolytic anemia skos:exactMatch OMIM:611590 renal tubular acidosis, distal, 4, with hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012700 renal tubular acidosis, distal, 4, with hemolytic anemia skos:exactMatch Orphanet:93610 Distal renal tubular acidosis with anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012700 renal tubular acidosis, distal, 4, with hemolytic anemia skos:exactMatch UMLS:C1969038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012701 cataract 12 multiple types skos:exactMatch DOID:0110239 cataract 12 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012701 cataract 12 multiple types skos:exactMatch MESH:C566909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012701 cataract 12 multiple types skos:exactMatch OMIM:611597 cataract 12, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012702 celiac disease, susceptibility to, 6 skos:exactMatch OMIM:611598 celiac disease, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012703 lissencephaly due to TUBA1A mutation skos:exactMatch MESH:C566908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012703 lissencephaly due to TUBA1A mutation skos:exactMatch NCIT:C148461 Lissencephaly 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012703 lissencephaly due to TUBA1A mutation skos:exactMatch OMIM:611603 lissencephaly 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012703 lissencephaly due to TUBA1A mutation skos:exactMatch Orphanet:171680 Lissencephaly due to TUBA1A mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012703 lissencephaly due to TUBA1A mutation skos:exactMatch UMLS:CN200289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012704 dilated cardiomyopathy 1X skos:exactMatch DOID:0110444 dilated cardiomyopathy 1X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012704 dilated cardiomyopathy 1X skos:exactMatch MESH:C566907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012704 dilated cardiomyopathy 1X skos:exactMatch OMIM:611615 cardiomyopathy, dilated, 1x semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012704 dilated cardiomyopathy 1X skos:exactMatch UMLS:C1969024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012705 familial temporal lobe epilepsy 3 skos:exactMatch DOID:0060750 familial temporal lobe epilepsy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012705 familial temporal lobe epilepsy 3 skos:exactMatch MESH:C566903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012705 familial temporal lobe epilepsy 3 skos:exactMatch OMIM:611630 epilepsy, familial temporal lobe, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012705 familial temporal lobe epilepsy 3 skos:exactMatch UMLS:C1968848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012706 familial temporal lobe epilepsy 4 skos:exactMatch DOID:0060753 familial temporal lobe epilepsy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012706 familial temporal lobe epilepsy 4 skos:exactMatch MESH:C566902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012706 familial temporal lobe epilepsy 4 skos:exactMatch OMIM:611631 epilepsy, familial temporal lobe, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012706 familial temporal lobe epilepsy 4 skos:exactMatch UMLS:C1968847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012707 familial febrile seizures 9 skos:exactMatch DOID:0111303 familial febrile seizures 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012707 familial febrile seizures 9 skos:exactMatch MESH:C566901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012707 familial febrile seizures 9 skos:exactMatch OMIM:611634 febrile seizures, familial, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012707 familial febrile seizures 9 skos:exactMatch UMLS:C1968846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012708 primary lateral sclerosis, adult, 1 skos:exactMatch MESH:C566900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012708 primary lateral sclerosis, adult, 1 skos:exactMatch OMIM:611637 primary lateral sclerosis, adult, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012709 microphthalmia, isolated, with coloboma 5 skos:exactMatch MESH:C566899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012709 microphthalmia, isolated, with coloboma 5 skos:exactMatch OMIM:611638 microphthalmia, isolated, with coloboma 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012709 microphthalmia, isolated, with coloboma 5 skos:exactMatch UMLS:C1968843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012710 Hirschsprung disease, susceptibility to, 9 skos:exactMatch OMIM:611644 hirschsprung disease, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012711 peripapillary atrophy, beta type skos:exactMatch MESH:C566898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012711 peripapillary atrophy, beta type skos:exactMatch OMIM:611650 peripapillary atrophy, beta iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012711 peripapillary atrophy, beta type skos:exactMatch UMLS:C1968838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012712 dystonia with cerebellar atrophy skos:exactMatch MESH:C567131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012712 dystonia with cerebellar atrophy skos:exactMatch OMIM:611694 dystonia with cerebellar atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012712 dystonia with cerebellar atrophy skos:exactMatch UMLS:C2673697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012713 spondylometaphyseal dysplasia, East African type skos:exactMatch MESH:C535796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012713 spondylometaphyseal dysplasia, East African type skos:exactMatch OMIM:611702 spondylometaphyseal dysplasia, east african iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012713 spondylometaphyseal dysplasia, East African type skos:exactMatch UMLS:C2673686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012714 early-onset myopathy with fatal cardiomyopathy skos:exactMatch MESH:C567129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012714 early-onset myopathy with fatal cardiomyopathy skos:exactMatch OMIM:611705 congenital myopathy 5 with cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012714 early-onset myopathy with fatal cardiomyopathy skos:exactMatch Orphanet:289377 Early-onset myopathy with fatal cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012714 early-onset myopathy with fatal cardiomyopathy skos:exactMatch SCTID:702343002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012714 early-onset myopathy with fatal cardiomyopathy skos:exactMatch UMLS:C2673677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012715 migraine with or without aura, susceptibility to, 12 skos:exactMatch OMIM:611706 migraine with or without aura, susceptibility to, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012716 spondyloepiphyseal dysplasia, Cantu type skos:exactMatch DOID:0112287 spondyloepiphyseal dysplasia-brachydactyly and distinctive speech semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012716 spondyloepiphyseal dysplasia, Cantu type skos:exactMatch MESH:C567128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012716 spondyloepiphyseal dysplasia, Cantu type skos:exactMatch OMIM:611717 spondyloepiphyseal dysplasia-brachydactyly and distinctive speech semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012716 spondyloepiphyseal dysplasia, Cantu type skos:exactMatch Orphanet:163654 Spondyloepiphyseal dysplasia-brachydactyly-speech disorder syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012716 spondyloepiphyseal dysplasia, Cantu type skos:exactMatch SCTID:718765003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012716 spondyloepiphyseal dysplasia, Cantu type skos:exactMatch UMLS:C2673649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012717 renal hypomagnesemia 4 skos:exactMatch DOID:0060882 renal hypomagnesemia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012717 renal hypomagnesemia 4 skos:exactMatch MESH:C567127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012717 renal hypomagnesemia 4 skos:exactMatch OMIM:611718 hypomagnesemia 4, renal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012717 renal hypomagnesemia 4 skos:exactMatch UMLS:C2673648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012718 hypotonia with lactic acidemia and hyperammonemia skos:exactMatch DOID:0111473 combined oxidative phosphorylation deficiency 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012718 hypotonia with lactic acidemia and hyperammonemia skos:exactMatch MESH:C567126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012718 hypotonia with lactic acidemia and hyperammonemia skos:exactMatch OMIM:611719 combined oxidative phosphorylation deficiency 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012718 hypotonia with lactic acidemia and hyperammonemia skos:exactMatch Orphanet:137908 Hypotonia with lactic acidemia and hyperammonemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012718 hypotonia with lactic acidemia and hyperammonemia skos:exactMatch SCTID:724279004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012718 hypotonia with lactic acidemia and hyperammonemia skos:exactMatch UMLS:C2673642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012718 hypotonia with lactic acidemia and hyperammonemia skos:exactMatch UMLS:C4510567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012719 combined PSAP deficiency skos:exactMatch DOID:0111330 combined saposin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012719 combined PSAP deficiency skos:exactMatch MESH:C567125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012719 combined PSAP deficiency skos:exactMatch OMIM:611721 combined saposin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012719 combined PSAP deficiency skos:exactMatch Orphanet:139406 Encephalopathy due to prosaposin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012719 combined PSAP deficiency skos:exactMatch SCTID:720864008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012719 combined PSAP deficiency skos:exactMatch UMLS:C2673635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012719 combined PSAP deficiency skos:exactMatch UMLS:C4303785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012720 Krabbe disease due to saposin A deficiency skos:exactMatch MESH:C567097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012720 Krabbe disease due to saposin A deficiency skos:exactMatch OMIM:611722 krabbe disease, atypical, due to saposin a deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012720 Krabbe disease due to saposin A deficiency skos:exactMatch UMLS:C2673266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012721 progressive myoclonic epilepsy type 3 skos:exactMatch DOID:0111446 progressive myoclonus epilepsy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012721 progressive myoclonic epilepsy type 3 skos:exactMatch MESH:C567095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012721 progressive myoclonic epilepsy type 3 skos:exactMatch OMIM:611726 epilepsy, progressive myoclonic, 3, with or without intracellular inclusions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012721 progressive myoclonic epilepsy type 3 skos:exactMatch Orphanet:263516 Progressive myoclonic epilepsy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012721 progressive myoclonic epilepsy type 3 skos:exactMatch UMLS:C2673257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012722 Dauwerse-Peters syndrome skos:exactMatch MESH:C567093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012722 Dauwerse-Peters syndrome skos:exactMatch OMIM:611733 dauwerse-peters syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012722 Dauwerse-Peters syndrome skos:exactMatch UMLS:C2673203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012723 Leber congenital amaurosis 10 skos:exactMatch DOID:0110291 Leber congenital amaurosis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012723 Leber congenital amaurosis 10 skos:exactMatch MESH:C565720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012723 Leber congenital amaurosis 10 skos:exactMatch OMIM:611755 leber congenital amaurosis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012724 familial cold autoinflammatory syndrome 2 skos:exactMatch DOID:0090063 familial cold autoinflammatory syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012724 familial cold autoinflammatory syndrome 2 skos:exactMatch MESH:C567090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012724 familial cold autoinflammatory syndrome 2 skos:exactMatch NCIT:C119043 NALP12-Associated Hereditary Periodic Fever Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012724 familial cold autoinflammatory syndrome 2 skos:exactMatch OMIM:611762 familial cold autoinflammatory syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012724 familial cold autoinflammatory syndrome 2 skos:exactMatch Orphanet:247868 NLRP12-associated hereditary periodic fever syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012724 familial cold autoinflammatory syndrome 2 skos:exactMatch UMLS:C2673198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012724 familial cold autoinflammatory syndrome 2 skos:exactMatch UMLS:C3897034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012725 lipoprotein glomerulopathy skos:exactMatch MESH:C567089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012725 lipoprotein glomerulopathy skos:exactMatch OMIM:611771 lipoprotein glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012725 lipoprotein glomerulopathy skos:exactMatch Orphanet:329481 Lipoprotein glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012725 lipoprotein glomerulopathy skos:exactMatch SCTID:446923008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012725 lipoprotein glomerulopathy skos:exactMatch UMLS:C2673196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012726 autosomal dominant familial hematuria-retinal arteriolar tortuosity-contractures syndrome skos:exactMatch MESH:C567088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012726 autosomal dominant familial hematuria-retinal arteriolar tortuosity-contractures syndrome skos:exactMatch OMIM:611773 angiopathy, hereditary, with nephropathy, aneurysms, and muscle cramps semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012726 autosomal dominant familial hematuria-retinal arteriolar tortuosity-contractures syndrome skos:exactMatch Orphanet:73229 HANAC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012726 autosomal dominant familial hematuria-retinal arteriolar tortuosity-contractures syndrome skos:exactMatch SCTID:702428000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012726 autosomal dominant familial hematuria-retinal arteriolar tortuosity-contractures syndrome skos:exactMatch UMLS:C2673195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012727 mucocutaneous lymph node syndrome skos:exactMatch DOID:13378 Kawasaki disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012727 mucocutaneous lymph node syndrome skos:exactMatch MESH:D009080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012727 mucocutaneous lymph node syndrome skos:exactMatch NCIT:C34825 Kawasaki Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012727 mucocutaneous lymph node syndrome skos:exactMatch OMIM:611775 kawasaki disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012727 mucocutaneous lymph node syndrome skos:exactMatch Orphanet:2331 Kawasaki disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012727 mucocutaneous lymph node syndrome skos:exactMatch SCTID:75053002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012727 mucocutaneous lymph node syndrome skos:exactMatch UMLS:C0026691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012728 Brugada syndrome 2 skos:exactMatch DOID:0110219 Brugada syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012728 Brugada syndrome 2 skos:exactMatch MESH:C567087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012728 Brugada syndrome 2 skos:exactMatch OMIM:611777 brugada syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012728 Brugada syndrome 2 skos:exactMatch UMLS:C2673193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012729 erythrocytosis, familial, 4 skos:exactMatch DOID:0080339 familial erythrocytosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012729 erythrocytosis, familial, 4 skos:exactMatch MESH:C567086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012729 erythrocytosis, familial, 4 skos:exactMatch OMIM:611783 erythrocytosis, familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012729 erythrocytosis, familial, 4 skos:exactMatch UMLS:C2673187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012730 aortic aneurysm, familial thoracic 6 skos:exactMatch MESH:C567085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012730 aortic aneurysm, familial thoracic 6 skos:exactMatch OMIM:611788 aortic aneurysm, familial thoracic 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012730 aortic aneurysm, familial thoracic 6 skos:exactMatch UMLS:C2673186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012731 elliptocytosis 1 skos:exactMatch MESH:C567520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012731 elliptocytosis 1 skos:exactMatch OMIM:611804 elliptocytosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012731 elliptocytosis 1 skos:exactMatch UMLS:C2678497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012732 tremor, hereditary essential, and idiopathic normal pressure hydrocephalus skos:exactMatch MESH:C567519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012732 tremor, hereditary essential, and idiopathic normal pressure hydrocephalus skos:exactMatch OMIM:611808 tremor, hereditary essential, and idiopathic normal pressure hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012732 tremor, hereditary essential, and idiopathic normal pressure hydrocephalus skos:exactMatch UMLS:C2678494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012733 autosomal recessive bestrophinopathy skos:exactMatch DOID:0050662 bestrophinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012733 autosomal recessive bestrophinopathy skos:exactMatch MESH:C567518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012733 autosomal recessive bestrophinopathy skos:exactMatch OMIM:611809 bestrophinopathy, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012733 autosomal recessive bestrophinopathy skos:exactMatch Orphanet:139455 Autosomal recessive bestrophinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012733 autosomal recessive bestrophinopathy skos:exactMatch SCTID:723828008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012733 autosomal recessive bestrophinopathy skos:exactMatch UMLS:C2678493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012733 autosomal recessive bestrophinopathy skos:exactMatch UMLS:C3888198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012734 SERKAL syndrome skos:exactMatch MESH:C567517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012734 SERKAL syndrome skos:exactMatch NCIT:C123726 SERKAL Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012734 SERKAL syndrome skos:exactMatch OMIM:611812 46,xx sex reversal with dysgenesis of kidneys, adrenals, and lungs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012734 SERKAL syndrome skos:exactMatch Orphanet:139466 SERKAL syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012734 SERKAL syndrome skos:exactMatch SCTID:723720008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012734 SERKAL syndrome skos:exactMatch UMLS:C2678492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012735 Temple-Baraitser syndrome skos:exactMatch MESH:C567516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012735 Temple-Baraitser syndrome skos:exactMatch OMIM:611816 temple-baraitser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012735 Temple-Baraitser syndrome skos:exactMatch Orphanet:420561 Temple-Baraitser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012735 Temple-Baraitser syndrome skos:exactMatch UMLS:C2678486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012736 long QT syndrome 9 skos:exactMatch DOID:0110650 long QT syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012736 long QT syndrome 9 skos:exactMatch MESH:C567515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012736 long QT syndrome 9 skos:exactMatch OMIM:611818 long qt syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012737 long QT syndrome 10 skos:exactMatch DOID:0110651 long QT syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012737 long QT syndrome 10 skos:exactMatch MESH:C567514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012737 long QT syndrome 10 skos:exactMatch OMIM:611819 long qt syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012737 long QT syndrome 10 skos:exactMatch UMLS:C2678484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012738 long QT syndrome 11 skos:exactMatch DOID:0110652 long QT syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012738 long QT syndrome 11 skos:exactMatch MESH:C567513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012738 long QT syndrome 11 skos:exactMatch OMIM:611820 long qt syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012738 long QT syndrome 11 skos:exactMatch UMLS:C2678483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012739 microtia-eye coloboma-imperforation of the nasolacrimal duct syndrome skos:exactMatch MESH:C567512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012739 microtia-eye coloboma-imperforation of the nasolacrimal duct syndrome skos:exactMatch OMIM:611863 microtia with nasolacrimal duct imperforation and eye coloboma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012739 microtia-eye coloboma-imperforation of the nasolacrimal duct syndrome skos:exactMatch Orphanet:139450 Microtia-eye coloboma-imperforation of the nasolacrimal duct syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012739 microtia-eye coloboma-imperforation of the nasolacrimal duct syndrome skos:exactMatch UMLS:C2678482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012740 chromosome 22q11.2 deletion syndrome, distal skos:exactMatch DOID:0060413 chromosome 22q11.2 deletion syndrome, distal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012740 chromosome 22q11.2 deletion syndrome, distal skos:exactMatch MESH:C567511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012740 chromosome 22q11.2 deletion syndrome, distal skos:exactMatch OMIM:611867 chromosome 22q11.2 deletion syndrome, distal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012740 chromosome 22q11.2 deletion syndrome, distal skos:exactMatch Orphanet:261330 Distal 22q11.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012740 chromosome 22q11.2 deletion syndrome, distal skos:exactMatch SCTID:734029004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012740 chromosome 22q11.2 deletion syndrome, distal skos:exactMatch UMLS:C2678480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012740 chromosome 22q11.2 deletion syndrome, distal skos:exactMatch UMLS:C4518343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012741 prostate cancer, hereditary, 12 skos:exactMatch MESH:C567510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012741 prostate cancer, hereditary, 12 skos:exactMatch OMIM:611868 prostate cancer, hereditary, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012741 prostate cancer, hereditary, 12 skos:exactMatch UMLS:C2678479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012742 Brugada syndrome 3 skos:exactMatch DOID:0110220 Brugada syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012742 Brugada syndrome 3 skos:exactMatch MESH:C567509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012742 Brugada syndrome 3 skos:exactMatch OMIM:611875 brugada syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012742 Brugada syndrome 3 skos:exactMatch UMLS:C2678478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012743 Brugada syndrome 4 skos:exactMatch DOID:0110221 Brugada syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012743 Brugada syndrome 4 skos:exactMatch MESH:C567508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012743 Brugada syndrome 4 skos:exactMatch OMIM:611876 brugada syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012743 Brugada syndrome 4 skos:exactMatch UMLS:C2678477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012744 dilated cardiomyopathy 1Y skos:exactMatch DOID:0110457 dilated cardiomyopathy 1Y semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012744 dilated cardiomyopathy 1Y skos:exactMatch MESH:C567507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012744 dilated cardiomyopathy 1Y skos:exactMatch OMIM:611878 cardiomyopathy, dilated, 1y semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012745 dilated cardiomyopathy 1Z skos:exactMatch DOID:0110434 dilated cardiomyopathy 1Z semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012745 dilated cardiomyopathy 1Z skos:exactMatch MESH:C567506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012745 dilated cardiomyopathy 1Z skos:exactMatch OMIM:611879 cardiomyopathy, dilated, 1z semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012745 dilated cardiomyopathy 1Z skos:exactMatch UMLS:C2678475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012746 dilated cardiomyopathy 2A skos:exactMatch DOID:0110460 dilated cardiomyopathy 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012746 dilated cardiomyopathy 2A skos:exactMatch OMIM:611880 cardiomyopathy, dilated, 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012746 dilated cardiomyopathy 2A skos:exactMatch UMLS:C2678474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012747 glycogen storage disease due to aldolase A deficiency skos:exactMatch MESH:C562718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012747 glycogen storage disease due to aldolase A deficiency skos:exactMatch OMIM:611881 glycogen storage disease 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012747 glycogen storage disease due to aldolase A deficiency skos:exactMatch Orphanet:57 Glycogen storage disease due to aldolase A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012747 glycogen storage disease due to aldolase A deficiency skos:exactMatch SCTID:111578003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012747 glycogen storage disease due to aldolase A deficiency skos:exactMatch UMLS:C0272066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012748 primary ciliary dyskinesia 7 skos:exactMatch DOID:0110605 primary ciliary dyskinesia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012748 primary ciliary dyskinesia 7 skos:exactMatch MESH:C567504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012748 primary ciliary dyskinesia 7 skos:exactMatch OMIM:611884 ciliary dyskinesia, primary, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012748 primary ciliary dyskinesia 7 skos:exactMatch UMLS:C2678473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012749 mesomelic dysplasia, camera type skos:exactMatch MESH:C567503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012749 mesomelic dysplasia, camera type skos:exactMatch OMIM:611886 mesomelic dysplasia, camera iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012749 mesomelic dysplasia, camera type skos:exactMatch UMLS:C2678472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012750 lethal arthrogryposis-anterior horn cell disease syndrome skos:exactMatch MESH:C567502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012750 lethal arthrogryposis-anterior horn cell disease syndrome skos:exactMatch OMIM:611890 congenital arthrogryposis with anterior horn cell disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012750 lethal arthrogryposis-anterior horn cell disease syndrome skos:exactMatch Orphanet:53696 Arthrogryposis-anterior horn cell disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012750 lethal arthrogryposis-anterior horn cell disease syndrome skos:exactMatch SCTID:715565004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012750 lethal arthrogryposis-anterior horn cell disease syndrome skos:exactMatch UMLS:C2678471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012751 aortic aneurysm, familial abdominal, 3 skos:exactMatch MESH:C567501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012751 aortic aneurysm, familial abdominal, 3 skos:exactMatch OMIM:611891 aortic aneurysm, familial abdominal, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012751 aortic aneurysm, familial abdominal, 3 skos:exactMatch UMLS:C2678470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012752 aneurysm, intracranial berry, 6 skos:exactMatch MESH:C567500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012752 aneurysm, intracranial berry, 6 skos:exactMatch OMIM:611892 aneurysm, intracranial berry, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012752 aneurysm, intracranial berry, 6 skos:exactMatch UMLS:C2678469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012753 amyotrophic lateral sclerosis type 9 skos:exactMatch DOID:0060200 amyotrophic lateral sclerosis type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012753 amyotrophic lateral sclerosis type 9 skos:exactMatch MESH:C567499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012753 amyotrophic lateral sclerosis type 9 skos:exactMatch OMIM:611895 amyotrophic lateral sclerosis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012753 amyotrophic lateral sclerosis type 9 skos:exactMatch UMLS:C2678468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012754 nanophthalmos 3 skos:exactMatch MESH:C567498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012754 nanophthalmos 3 skos:exactMatch OMIM:611897 nanophthalmos 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012754 nanophthalmos 3 skos:exactMatch UMLS:C2678467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012755 episodic ataxia type 7 skos:exactMatch DOID:0050995 episodic ataxia type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012755 episodic ataxia type 7 skos:exactMatch MESH:C567459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012755 episodic ataxia type 7 skos:exactMatch OMIM:611907 episodic ataxia, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012755 episodic ataxia type 7 skos:exactMatch Orphanet:209970 Episodic ataxia type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012755 episodic ataxia type 7 skos:exactMatch SCTID:718752007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012755 episodic ataxia type 7 skos:exactMatch UMLS:C2677843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012756 proximal 16p11.2 microdeletion syndrome skos:exactMatch MESH:C579850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012756 proximal 16p11.2 microdeletion syndrome skos:exactMatch NCIT:C120408 Chromosome 16p11.2 Deletion Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012756 proximal 16p11.2 microdeletion syndrome skos:exactMatch OMIM:611913 chromosome 16p11.2 deletion syndrome, 593-kb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012756 proximal 16p11.2 microdeletion syndrome skos:exactMatch Orphanet:261197 Proximal 16p11.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012756 proximal 16p11.2 microdeletion syndrome skos:exactMatch SCTID:699307007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012756 proximal 16p11.2 microdeletion syndrome skos:exactMatch SCTID:718227006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012756 proximal 16p11.2 microdeletion syndrome skos:exactMatch UMLS:CN202166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012757 lung fibrosis-immunodeficiency-46,XX gonadal dysgenesis syndrome skos:exactMatch OMIM:611926 immunodeficiency, ovarian dysgenesis, and pulmonary fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012757 lung fibrosis-immunodeficiency-46,XX gonadal dysgenesis syndrome skos:exactMatch Orphanet:137631 Lung fibrosis-immunodeficiency-46,XX gonadal dysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012757 lung fibrosis-immunodeficiency-46,XX gonadal dysgenesis syndrome skos:exactMatch SCTID:721977007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012757 lung fibrosis-immunodeficiency-46,XX gonadal dysgenesis syndrome skos:exactMatch UMLS:C3150156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012758 prostate cancer, hereditary, 13 skos:exactMatch MESH:C567456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012758 prostate cancer, hereditary, 13 skos:exactMatch OMIM:611928 prostate cancer, hereditary, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012758 prostate cancer, hereditary, 13 skos:exactMatch UMLS:C2677821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012759 camptodactyly syndrome, Guadalajara type 3 skos:exactMatch MESH:C567455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012759 camptodactyly syndrome, Guadalajara type 3 skos:exactMatch OMIM:611929 camptodactyly syndrome, guadalajara, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012759 camptodactyly syndrome, Guadalajara type 3 skos:exactMatch Orphanet:488434 Camptodactyly syndrome, Guadalajara type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012759 camptodactyly syndrome, Guadalajara type 3 skos:exactMatch UMLS:C2677809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012760 epilepsy, idiopathic generalized, susceptibility to, 5 skos:exactMatch DOID:0111320 idiopathic generalized epilepsy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012760 epilepsy, idiopathic generalized, susceptibility to, 5 skos:exactMatch OMIM:611934 epilepsy, idiopathic generalized, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012761 chromosome 3q29 microduplication syndrome skos:exactMatch DOID:0060459 chromosome 3q29 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012761 chromosome 3q29 microduplication syndrome skos:exactMatch MESH:C567626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012761 chromosome 3q29 microduplication syndrome skos:exactMatch OMIM:611936 chromosome 3q29 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012761 chromosome 3q29 microduplication syndrome skos:exactMatch Orphanet:251038 3q29 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012761 chromosome 3q29 microduplication syndrome skos:exactMatch SCTID:717973004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012761 chromosome 3q29 microduplication syndrome skos:exactMatch UMLS:C2749873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012762 catecholaminergic polymorphic ventricular tachycardia 2 skos:exactMatch DOID:0060676 catecholaminergic polymorphic ventricular tachycardia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012762 catecholaminergic polymorphic ventricular tachycardia 2 skos:exactMatch NCIT:C148368 Catecholaminergic Polymorphic Ventricular Tachycardia Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012762 catecholaminergic polymorphic ventricular tachycardia 2 skos:exactMatch OMIM:611938 ventricular tachycardia, catecholaminergic polymorphic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012762 catecholaminergic polymorphic ventricular tachycardia 2 skos:exactMatch UMLS:C2677794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012763 epilepsy, childhood absence, susceptibility to, 6 skos:exactMatch OMIM:611942 epilepsy, childhood absence, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012764 RIDDLE syndrome skos:exactMatch DOID:0090113 RIDDLE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012764 RIDDLE syndrome skos:exactMatch MESH:C567453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012764 RIDDLE syndrome skos:exactMatch OMIM:611943 riddle syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012764 RIDDLE syndrome skos:exactMatch Orphanet:420741 RIDDLE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012764 RIDDLE syndrome skos:exactMatch UMLS:C2677792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012765 lymphatic malformation 2 skos:exactMatch DOID:0070211 hereditary lymphedema IB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012765 lymphatic malformation 2 skos:exactMatch MESH:C567452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012765 lymphatic malformation 2 skos:exactMatch OMIM:611944 lymphatic malformation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012765 lymphatic malformation 2 skos:exactMatch UMLS:C2677787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012766 hereditary spastic paraplegia 37 skos:exactMatch DOID:0110788 hereditary spastic paraplegia 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012766 hereditary spastic paraplegia 37 skos:exactMatch MESH:C567931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012766 hereditary spastic paraplegia 37 skos:exactMatch OMIM:611945 spastic paraplegia 37, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012766 hereditary spastic paraplegia 37 skos:exactMatch Orphanet:171612 Autosomal dominant spastic paraplegia type 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012766 hereditary spastic paraplegia 37 skos:exactMatch SCTID:763369007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012766 hereditary spastic paraplegia 37 skos:exactMatch UMLS:C2936880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012767 age related macular degeneration 11 skos:exactMatch DOID:0110023 age related macular degeneration 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012767 age related macular degeneration 11 skos:exactMatch MESH:C567450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012767 age related macular degeneration 11 skos:exactMatch OMIM:611953 macular degeneration, age-related, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012767 age related macular degeneration 11 skos:exactMatch UMLS:C2677774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012768 prostate cancer, hereditary, 11 skos:exactMatch MESH:C567449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012768 prostate cancer, hereditary, 11 skos:exactMatch OMIM:611955 prostate cancer, hereditary, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012768 prostate cancer, hereditary, 11 skos:exactMatch UMLS:C2677773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012769 prostate cancer, hereditary, 14 skos:exactMatch MESH:C567448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012769 prostate cancer, hereditary, 14 skos:exactMatch OMIM:611958 prostate cancer, hereditary, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012769 prostate cancer, hereditary, 14 skos:exactMatch UMLS:C2677772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012770 prostate cancer, hereditary, 15 skos:exactMatch MESH:C567447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012770 prostate cancer, hereditary, 15 skos:exactMatch OMIM:611959 prostate cancer, hereditary, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012770 prostate cancer, hereditary, 15 skos:exactMatch UMLS:C2677771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012771 asthma-related traits, susceptibility to, 7 skos:exactMatch OMIM:611960 asthma-related traits, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012772 Stevenson-Carey syndrome skos:exactMatch MESH:C567446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012772 Stevenson-Carey syndrome skos:exactMatch OMIM:611961 stevenson-carey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012772 Stevenson-Carey syndrome skos:exactMatch UMLS:C2677763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012773 Hunter-Macdonald syndrome skos:exactMatch MESH:C567445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012773 Hunter-Macdonald syndrome skos:exactMatch OMIM:611962 hunter-macdonald syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012773 Hunter-Macdonald syndrome skos:exactMatch UMLS:C2677745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012774 chromosome 15q13.3 microdeletion syndrome skos:exactMatch DOID:0060394 chromosome 15q13.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012774 chromosome 15q13.3 microdeletion syndrome skos:exactMatch MESH:C567439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012774 chromosome 15q13.3 microdeletion syndrome skos:exactMatch OMIM:612001 chromosome 15q13.3 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012774 chromosome 15q13.3 microdeletion syndrome skos:exactMatch Orphanet:199318 15q13.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012774 chromosome 15q13.3 microdeletion syndrome skos:exactMatch SCTID:699254009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012775 thrombocytopenia 4 skos:exactMatch MESH:C567438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012775 thrombocytopenia 4 skos:exactMatch OMIM:612004 thrombocytopenia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012775 thrombocytopenia 4 skos:exactMatch UMLS:C2677608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012776 celiac disease, susceptibility to, 7 skos:exactMatch OMIM:612005 celiac disease, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012777 celiac disease, susceptibility to, 8 skos:exactMatch OMIM:612006 celiac disease, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012778 celiac disease, susceptibility to, 9 skos:exactMatch OMIM:612007 celiac disease, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012779 celiac disease, susceptibility to, 10 skos:exactMatch OMIM:612008 celiac disease, susceptibility to, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012780 celiac disease, susceptibility to, 11 skos:exactMatch OMIM:612009 celiac disease, susceptibility to, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012781 celiac disease, susceptibility to, 12 skos:exactMatch OMIM:612010 celiac disease, susceptibility to, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012782 celiac disease, susceptibility to, 13 skos:exactMatch OMIM:612011 celiac disease, susceptibility to, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012783 RFT1-congenital disorder of glycosylation skos:exactMatch DOID:0080566 congenital disorder of glycosylation In semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012783 RFT1-congenital disorder of glycosylation skos:exactMatch MESH:C567437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012783 RFT1-congenital disorder of glycosylation skos:exactMatch OMIM:612015 congenital disorder of glycosylation, iia in semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012783 RFT1-congenital disorder of glycosylation skos:exactMatch Orphanet:244310 RFT1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012783 RFT1-congenital disorder of glycosylation skos:exactMatch SCTID:733084000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012783 RFT1-congenital disorder of glycosylation skos:exactMatch UMLS:C2677590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012784 autosomal recessive ataxia due to ubiquinone deficiency skos:exactMatch DOID:0070241 primary coenzyme Q10 deficiency 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012784 autosomal recessive ataxia due to ubiquinone deficiency skos:exactMatch MESH:C567436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012784 autosomal recessive ataxia due to ubiquinone deficiency skos:exactMatch OMIM:612016 coenzyme Q10 deficiency, primary, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012784 autosomal recessive ataxia due to ubiquinone deficiency skos:exactMatch Orphanet:139485 Autosomal recessive ataxia due to ubiquinone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012784 autosomal recessive ataxia due to ubiquinone deficiency skos:exactMatch SCTID:725394006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012784 autosomal recessive ataxia due to ubiquinone deficiency skos:exactMatch UMLS:C2677589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012784 autosomal recessive ataxia due to ubiquinone deficiency skos:exactMatch UMLS:C4511089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012785 pyloric stenosis, infantile hypertrophic, 3 skos:exactMatch MESH:C567435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012785 pyloric stenosis, infantile hypertrophic, 3 skos:exactMatch OMIM:612017 pyloric stenosis, infantile hypertrophic, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012785 pyloric stenosis, infantile hypertrophic, 3 skos:exactMatch UMLS:C2677588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012786 juvenile cataract-microcornea-renal glucosuria syndrome skos:exactMatch DOID:0070353 cataract 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012786 juvenile cataract-microcornea-renal glucosuria syndrome skos:exactMatch MESH:C567434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012786 juvenile cataract-microcornea-renal glucosuria syndrome skos:exactMatch OMIM:612018 cataract 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012786 juvenile cataract-microcornea-renal glucosuria syndrome skos:exactMatch Orphanet:247794 Juvenile cataract-microcornea-renal glucosuria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012786 juvenile cataract-microcornea-renal glucosuria syndrome skos:exactMatch SCTID:722457005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012786 juvenile cataract-microcornea-renal glucosuria syndrome skos:exactMatch UMLS:C2677587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012787 hereditary spastic paraplegia 39 skos:exactMatch DOID:0110790 hereditary spastic paraplegia 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012787 hereditary spastic paraplegia 39 skos:exactMatch MESH:C567433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012787 hereditary spastic paraplegia 39 skos:exactMatch OMIM:612020 spastic paraplegia 39, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012787 hereditary spastic paraplegia 39 skos:exactMatch Orphanet:139480 Autosomal recessive spastic paraplegia type 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012787 hereditary spastic paraplegia 39 skos:exactMatch SCTID:719103009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012787 hereditary spastic paraplegia 39 skos:exactMatch UMLS:C2677586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012787 hereditary spastic paraplegia 39 skos:exactMatch UMLS:C4304963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012788 coronary heart disease, susceptibility to, 9 skos:exactMatch OMIM:612030 coronary heart disease, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012789 dystonia 16 skos:exactMatch DOID:0090048 dystonia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012789 dystonia 16 skos:exactMatch MESH:C567430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012789 dystonia 16 skos:exactMatch NCIT:C168729 Dystonia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012789 dystonia 16 skos:exactMatch OMIM:612067 dystonia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012789 dystonia 16 skos:exactMatch Orphanet:210571 Dystonia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012789 dystonia 16 skos:exactMatch SCTID:722435003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012789 dystonia 16 skos:exactMatch UMLS:C2677567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012790 amyotrophic lateral sclerosis type 10 skos:exactMatch DOID:0060201 amyotrophic lateral sclerosis type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012790 amyotrophic lateral sclerosis type 10 skos:exactMatch MESH:C567429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012790 amyotrophic lateral sclerosis type 10 skos:exactMatch OMIM:612069 amyotrophic lateral sclerosis 10 with or without frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012790 amyotrophic lateral sclerosis type 10 skos:exactMatch UMLS:C3502417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012791 mitochondrial DNA depletion syndrome, encephalomyopathic form with methylmalonic aciduria skos:exactMatch DOID:0080124 mitochondrial DNA depletion syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012791 mitochondrial DNA depletion syndrome, encephalomyopathic form with methylmalonic aciduria skos:exactMatch MESH:C567624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012791 mitochondrial DNA depletion syndrome, encephalomyopathic form with methylmalonic aciduria skos:exactMatch OMIM:612073 mitochondrial DNA depletion syndrome 5 (encephalomyopathic with or without methylmalonic aciduria) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012791 mitochondrial DNA depletion syndrome, encephalomyopathic form with methylmalonic aciduria skos:exactMatch Orphanet:1933 Mitochondrial DNA depletion syndrome, encephalomyopathic form with methylmalonic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012792 mitochondrial DNA depletion syndrome 8a skos:exactMatch DOID:0080127 mitochondrial DNA depletion syndrome 8a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012792 mitochondrial DNA depletion syndrome 8a skos:exactMatch OMIM:612075 mitochondrial DNA depletion syndrome 8a (encephalomyopathic iia with renal tubulopathy) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012792 mitochondrial DNA depletion syndrome 8a skos:exactMatch Orphanet:255235 Mitochondrial DNA depletion syndrome, encephalomyopathic form with renal tubulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012792 mitochondrial DNA depletion syndrome 8a skos:exactMatch SCTID:765100000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012793 hypouricemia, renal, 2 skos:exactMatch MESH:C567426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012793 hypouricemia, renal, 2 skos:exactMatch OMIM:612076 hypouricemia, renal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012793 hypouricemia, renal, 2 skos:exactMatch UMLS:C2677549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012794 ANE syndrome skos:exactMatch DOID:0112244 alopecia, neurologic defects, and endocrinopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012794 ANE syndrome skos:exactMatch MESH:C567425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012794 ANE syndrome skos:exactMatch OMIM:612079 alopecia, neurologic defects, and endocrinopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012794 ANE syndrome skos:exactMatch Orphanet:157954 ANE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012794 ANE syndrome skos:exactMatch UMLS:C2677535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012795 hypophosphatemic rickets and hyperparathyroidism skos:exactMatch MESH:C567423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012795 hypophosphatemic rickets and hyperparathyroidism skos:exactMatch OMIM:612089 hypophosphatemic rickets and hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012795 hypophosphatemic rickets and hyperparathyroidism skos:exactMatch UMLS:C2677524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012796 retinitis pigmentosa 41 skos:exactMatch DOID:0110376 retinitis pigmentosa 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012796 retinitis pigmentosa 41 skos:exactMatch MESH:C567422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012796 retinitis pigmentosa 41 skos:exactMatch OMIM:612095 retinitis pigmentosa 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012796 retinitis pigmentosa 41 skos:exactMatch UMLS:C2677516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012797 otosclerosis 8 skos:exactMatch MESH:C567421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012797 otosclerosis 8 skos:exactMatch OMIM:612096 otosclerosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012797 otosclerosis 8 skos:exactMatch UMLS:C2677515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012798 deafness, unilateral, with delayed endolymphatic hydrops skos:exactMatch MESH:C567420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012798 deafness, unilateral, with delayed endolymphatic hydrops skos:exactMatch OMIM:612097 deafness, unilateral, with delayed endolymphatic hydrops semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012798 deafness, unilateral, with delayed endolymphatic hydrops skos:exactMatch UMLS:C2677512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012799 hypertrophic cardiomyopathy 11 skos:exactMatch DOID:0110317 hypertrophic cardiomyopathy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012799 hypertrophic cardiomyopathy 11 skos:exactMatch MESH:C567419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012799 hypertrophic cardiomyopathy 11 skos:exactMatch OMIM:612098 cardiomyopathy, familial hypertrophic, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012799 hypertrophic cardiomyopathy 11 skos:exactMatch UMLS:C2677506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012800 trichoepithelioma, multiple familial, 2 skos:exactMatch MESH:C567418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012800 trichoepithelioma, multiple familial, 2 skos:exactMatch OMIM:612099 trichoepithelioma, multiple familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012800 trichoepithelioma, multiple familial, 2 skos:exactMatch UMLS:C2677505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012801 autism, susceptibility to, 15 skos:exactMatch OMIM:612100 autism, susceptibility to, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012802 oculoauricular syndrome skos:exactMatch DOID:0060482 oculoauricular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012802 oculoauricular syndrome skos:exactMatch MESH:C567416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012802 oculoauricular syndrome skos:exactMatch OMIM:612109 oculoauricular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012802 oculoauricular syndrome skos:exactMatch Orphanet:157962 Oculoauricular syndrome, Schorderet type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012802 oculoauricular syndrome skos:exactMatch UMLS:C2677500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012803 diarrhea-vomiting due to trehalase deficiency skos:exactMatch MESH:C562603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012803 diarrhea-vomiting due to trehalase deficiency skos:exactMatch OMIM:612119 trehalase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012803 diarrhea-vomiting due to trehalase deficiency skos:exactMatch Orphanet:103909 Trehalase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012803 diarrhea-vomiting due to trehalase deficiency skos:exactMatch SCTID:84193000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012803 diarrhea-vomiting due to trehalase deficiency skos:exactMatch UMLS:C0268187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012804 hypertrophic cardiomyopathy 12 skos:exactMatch DOID:0110318 hypertrophic cardiomyopathy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012804 hypertrophic cardiomyopathy 12 skos:exactMatch OMIM:612124 cardiomyopathy, familial hypertrophic, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012804 hypertrophic cardiomyopathy 12 skos:exactMatch UMLS:C2677491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012805 childhood onset GLUT1 deficiency syndrome 2 skos:exactMatch DOID:0090045 childhood onset GLUT1 deficiency syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012805 childhood onset GLUT1 deficiency syndrome 2 skos:exactMatch MESH:C564288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012805 childhood onset GLUT1 deficiency syndrome 2 skos:exactMatch OMIM:612126 glut1 deficiency syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012805 childhood onset GLUT1 deficiency syndrome 2 skos:exactMatch Orphanet:98811 Paroxysmal exertion-induced dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012805 childhood onset GLUT1 deficiency syndrome 2 skos:exactMatch SCTID:724072002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012805 childhood onset GLUT1 deficiency syndrome 2 skos:exactMatch UMLS:C1842534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012806 ectodermal dysplasia and immunodeficiency 2 skos:exactMatch DOID:0081079 ectodermal dysplasia and immunodeficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012806 ectodermal dysplasia and immunodeficiency 2 skos:exactMatch MESH:C567411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012806 ectodermal dysplasia and immunodeficiency 2 skos:exactMatch NCIT:C176826 Ectodermal Dysplasia and Immunodeficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012806 ectodermal dysplasia and immunodeficiency 2 skos:exactMatch OMIM:612132 ectodermal dysplasia and immunodeficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012806 ectodermal dysplasia and immunodeficiency 2 skos:exactMatch UMLS:C2677481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012807 epidermolysis bullosa simplex 5C, with pyloric atresia skos:exactMatch MESH:C567408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012807 epidermolysis bullosa simplex 5C, with pyloric atresia skos:exactMatch OMIM:612138 epidermolysis bullosa simplex 5c, with pyloric atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012807 epidermolysis bullosa simplex 5C, with pyloric atresia skos:exactMatch Orphanet:158684 Epidermolysis bullosa simplex with pyloric atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012807 epidermolysis bullosa simplex 5C, with pyloric atresia skos:exactMatch SCTID:716701004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012807 epidermolysis bullosa simplex 5C, with pyloric atresia skos:exactMatch UMLS:C2677349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012808 dilated cardiomyopathy 1AA skos:exactMatch DOID:0110428 dilated cardiomyopathy 1AA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012808 dilated cardiomyopathy 1AA skos:exactMatch MESH:C567407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012808 dilated cardiomyopathy 1AA skos:exactMatch OMIM:612158 cardiomyopathy, dilated, 1aa, with or without left ventricular noncompaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012808 dilated cardiomyopathy 1AA skos:exactMatch UMLS:C2677338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012809 histiocytoma, Angiomatoid fibrous skos:exactMatch MESH:C563181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012809 histiocytoma, Angiomatoid fibrous skos:exactMatch NCIT:C6494 Angiomatoid Fibrous Histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012809 histiocytoma, Angiomatoid fibrous skos:exactMatch OMIM:612160 histiocytoma, angiomatoid fibrous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012809 histiocytoma, Angiomatoid fibrous skos:exactMatch Orphanet:569164 Angiomatoid fibrous histiocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012809 histiocytoma, Angiomatoid fibrous skos:exactMatch UMLS:C1266127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012810 aneurysm, intracranial berry, 7 skos:exactMatch MESH:C567406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012810 aneurysm, intracranial berry, 7 skos:exactMatch OMIM:612161 aneurysm, intracranial berry, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012810 aneurysm, intracranial berry, 7 skos:exactMatch UMLS:C2677337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012811 aneurysm, intracranial berry, 8 skos:exactMatch MESH:C567405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012811 aneurysm, intracranial berry, 8 skos:exactMatch OMIM:612162 aneurysm, intracranial berry, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012811 aneurysm, intracranial berry, 8 skos:exactMatch UMLS:C2677336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012812 developmental and epileptic encephalopathy, 4 skos:exactMatch DOID:0080436 developmental and epileptic encephalopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012812 developmental and epileptic encephalopathy, 4 skos:exactMatch MESH:C567404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012812 developmental and epileptic encephalopathy, 4 skos:exactMatch NCIT:C162472 Developmental and Epileptic Encephalopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012812 developmental and epileptic encephalopathy, 4 skos:exactMatch OMIM:612164 developmental and epileptic encephalopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012812 developmental and epileptic encephalopathy, 4 skos:exactMatch Orphanet:599373 STXBP1-related encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012812 developmental and epileptic encephalopathy, 4 skos:exactMatch SCTID:768666006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012812 developmental and epileptic encephalopathy, 4 skos:exactMatch UMLS:C2677326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012813 retinitis pigmentosa 29 skos:exactMatch DOID:0110378 retinitis pigmentosa 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012813 retinitis pigmentosa 29 skos:exactMatch MESH:C567403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012813 retinitis pigmentosa 29 skos:exactMatch OMIM:612165 retinitis pigmentosa 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012813 retinitis pigmentosa 29 skos:exactMatch UMLS:C2677325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012814 diastasis recti and weakness of the linea alba skos:exactMatch MESH:C567402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012814 diastasis recti and weakness of the linea alba skos:exactMatch OMIM:612198 diastasis recti and weakness of the linea alba semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012814 diastasis recti and weakness of the linea alba skos:exactMatch UMLS:C2677303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012815 Coats plus syndrome skos:exactMatch MESH:C567401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012815 Coats plus syndrome skos:exactMatch OMIMPS:612199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012815 Coats plus syndrome skos:exactMatch Orphanet:313838 Coats plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012815 Coats plus syndrome skos:exactMatch SCTID:711482008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012815 Coats plus syndrome skos:exactMatch UMLS:CN282828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012816 atrial fibrillation, familial, 6 skos:exactMatch MESH:C567400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012816 atrial fibrillation, familial, 6 skos:exactMatch OMIM:612201 atrial fibrillation, familial, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012816 atrial fibrillation, familial, 6 skos:exactMatch UMLS:C2677294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012817 Ewing sarcoma skos:exactMatch DOID:3369 Ewing sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012817 Ewing sarcoma skos:exactMatch MESH:D012512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012817 Ewing sarcoma skos:exactMatch NCIT:C4817 Ewing Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012817 Ewing sarcoma skos:exactMatch OMIM:612219 ewing sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012817 Ewing sarcoma skos:exactMatch Orphanet:319 Skeletal Ewing sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012817 Ewing sarcoma skos:exactMatch UMLS:C0553580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012818 maturity-onset diabetes of the young type 9 skos:exactMatch DOID:0111107 maturity-onset diabetes of the young type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012818 maturity-onset diabetes of the young type 9 skos:exactMatch MESH:C567393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012818 maturity-onset diabetes of the young type 9 skos:exactMatch OMIM:612225 maturity-onset diabetes of the young, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012818 maturity-onset diabetes of the young type 9 skos:exactMatch SCTID:609576002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012818 maturity-onset diabetes of the young type 9 skos:exactMatch UMLS:C2677132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012819 diabetic ketoacidosis skos:exactMatch DOID:1837 diabetic ketoacidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012819 diabetic ketoacidosis skos:exactMatch MESH:D016883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012819 diabetic ketoacidosis skos:exactMatch SCTID:420422005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012819 diabetic ketoacidosis skos:exactMatch UMLS:C0011880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012820 colorectal cancer, susceptibility to, 3 skos:exactMatch OMIM:612229 colorectal cancer, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012821 colorectal cancer, susceptibility to, 5 skos:exactMatch OMIM:612230 colorectal cancer, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012822 colorectal cancer, susceptibility to, 6 skos:exactMatch OMIM:612231 colorectal cancer, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012823 colorectal cancer, susceptibility to, 7 skos:exactMatch OMIM:612232 colorectal cancer, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012824 hypomyelinating leukodystrophy 4 skos:exactMatch DOID:0060789 hypomyelinating leukodystrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012824 hypomyelinating leukodystrophy 4 skos:exactMatch MESH:C567390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012824 hypomyelinating leukodystrophy 4 skos:exactMatch OMIM:612233 leukodystrophy, hypomyelinating, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012824 hypomyelinating leukodystrophy 4 skos:exactMatch Orphanet:280288 Pelizaeus-Merzbacher-like disease due to HSPD1 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012824 hypomyelinating leukodystrophy 4 skos:exactMatch UMLS:C2677109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012825 extraskeletal myxoid chondrosarcoma skos:exactMatch DOID:6496 obsolete extraskeletal myxoid chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012825 extraskeletal myxoid chondrosarcoma skos:exactMatch MESH:C563195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012825 extraskeletal myxoid chondrosarcoma skos:exactMatch NCIT:C27502 Extraskeletal Myxoid Chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012825 extraskeletal myxoid chondrosarcoma skos:exactMatch OMIM:612237 chondrosarcoma, extraskeletal myxoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012825 extraskeletal myxoid chondrosarcoma skos:exactMatch Orphanet:209916 Extraskeletal myxoid chondrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012825 extraskeletal myxoid chondrosarcoma skos:exactMatch SCTID:404079008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012825 extraskeletal myxoid chondrosarcoma skos:exactMatch UMLS:C1275278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012826 scoliosis, isolated, susceptibility to, 4 skos:exactMatch OMIM:612238 scoliosis, isolated, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012827 scoliosis, isolated, susceptibility to, 5 skos:exactMatch OMIM:612239 scoliosis, isolated, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012828 atrial fibrillation, familial, 7 skos:exactMatch MESH:C567389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012828 atrial fibrillation, familial, 7 skos:exactMatch OMIM:612240 atrial fibrillation, familial, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012828 atrial fibrillation, familial, 7 skos:exactMatch UMLS:C2677106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012829 inflammatory bowel disease 12 skos:exactMatch DOID:0110887 inflammatory bowel disease 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012829 inflammatory bowel disease 12 skos:exactMatch MESH:C567388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012829 inflammatory bowel disease 12 skos:exactMatch OMIM:612241 inflammatory bowel disease 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012829 inflammatory bowel disease 12 skos:exactMatch UMLS:C2677105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012830 chromosome 10q23 deletion syndrome skos:exactMatch DOID:0060389 chromosome 10q23 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012830 chromosome 10q23 deletion syndrome skos:exactMatch MESH:C567385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012830 chromosome 10q23 deletion syndrome skos:exactMatch OMIM:612242 chromosome 10q22.3-q23.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012830 chromosome 10q23 deletion syndrome skos:exactMatch Orphanet:276413 10q22.3q23.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012830 chromosome 10q23 deletion syndrome skos:exactMatch UMLS:C2677102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012830 chromosome 10q23 deletion syndrome skos:exactMatch UMLS:CN202618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012831 inflammatory bowel disease 13 skos:exactMatch DOID:0110893 inflammatory bowel disease 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012831 inflammatory bowel disease 13 skos:exactMatch MESH:C567384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012831 inflammatory bowel disease 13 skos:exactMatch OMIM:612244 inflammatory bowel disease 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012831 inflammatory bowel disease 13 skos:exactMatch UMLS:C2677101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012832 inflammatory bowel disease 14 skos:exactMatch DOID:0110895 inflammatory bowel disease 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012832 inflammatory bowel disease 14 skos:exactMatch MESH:C567383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012832 inflammatory bowel disease 14 skos:exactMatch OMIM:612245 inflammatory bowel disease 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012832 inflammatory bowel disease 14 skos:exactMatch UMLS:C2677100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012833 Crouzon syndrome-acanthosis nigricans syndrome skos:exactMatch DOID:0111161 Crouzon syndrome-acanthosis nigricans syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012833 Crouzon syndrome-acanthosis nigricans syndrome skos:exactMatch MESH:C567382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012833 Crouzon syndrome-acanthosis nigricans syndrome skos:exactMatch NCIT:C38145 Chronic Allograft Nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012833 Crouzon syndrome-acanthosis nigricans syndrome skos:exactMatch OMIM:612247 crouzon syndrome with acanthosis nigricans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012833 Crouzon syndrome-acanthosis nigricans syndrome skos:exactMatch Orphanet:93262 Crouzon syndrome-acanthosis nigricans syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012833 Crouzon syndrome-acanthosis nigricans syndrome skos:exactMatch SCTID:702361006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012834 systemic lupus erythematosus, susceptibility to, 10 skos:exactMatch OMIM:612251 systemic lupus erythematosus, susceptibility to, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012835 systemic lupus erythematosus, susceptibility to, 11 skos:exactMatch OMIM:612253 systemic lupus erythematosus, susceptibility to, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012836 systemic lupus erythematosus, susceptibility to, 12 skos:exactMatch OMIM:612254 systemic lupus erythematosus, susceptibility to, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012837 inflammatory bowel disease 15 skos:exactMatch DOID:0110897 inflammatory bowel disease 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012837 inflammatory bowel disease 15 skos:exactMatch MESH:C567381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012837 inflammatory bowel disease 15 skos:exactMatch OMIM:612255 inflammatory bowel disease 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012837 inflammatory bowel disease 15 skos:exactMatch UMLS:C2677094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012838 inflammatory bowel disease 16 skos:exactMatch DOID:0110896 inflammatory bowel disease 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012838 inflammatory bowel disease 16 skos:exactMatch MESH:C567380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012838 inflammatory bowel disease 16 skos:exactMatch OMIM:612259 inflammatory bowel disease 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012838 inflammatory bowel disease 16 skos:exactMatch UMLS:C2677093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012839 pyogenic bacterial infections due to MyD88 deficiency skos:exactMatch MESH:C567379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012839 pyogenic bacterial infections due to MyD88 deficiency skos:exactMatch OMIM:612260 immunodeficiency 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012839 pyogenic bacterial infections due to MyD88 deficiency skos:exactMatch Orphanet:183713 Bacterial susceptibility due to TLR signaling pathway deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012839 pyogenic bacterial infections due to MyD88 deficiency skos:exactMatch UMLS:C2677092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012840 inflammatory bowel disease 17 skos:exactMatch DOID:0110883 inflammatory bowel disease 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012840 inflammatory bowel disease 17 skos:exactMatch MESH:C567378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012840 inflammatory bowel disease 17 skos:exactMatch OMIM:612261 inflammatory bowel disease 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012840 inflammatory bowel disease 17 skos:exactMatch UMLS:C2677091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012841 inflammatory bowel disease 18 skos:exactMatch DOID:0110888 inflammatory bowel disease 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012841 inflammatory bowel disease 18 skos:exactMatch MESH:C567377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012841 inflammatory bowel disease 18 skos:exactMatch OMIM:612262 inflammatory bowel disease 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012841 inflammatory bowel disease 18 skos:exactMatch UMLS:C2677090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012842 melanoma, cutaneous malignant, susceptibility to, 7 skos:exactMatch OMIM:612263 melanoma, cutaneous malignant, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012843 epilepsy, childhood absence, susceptibility to, 5 skos:exactMatch OMIM:612269 epilepsy, childhood absence, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012844 primary ciliary dyskinesia 8 skos:exactMatch DOID:0110616 primary ciliary dyskinesia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012844 primary ciliary dyskinesia 8 skos:exactMatch MESH:C567373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012844 primary ciliary dyskinesia 8 skos:exactMatch OMIM:612274 ciliary dyskinesia, primary, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012844 primary ciliary dyskinesia 8 skos:exactMatch UMLS:C2677085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012845 inflammatory bowel disease 19 skos:exactMatch DOID:0110890 inflammatory bowel disease 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012845 inflammatory bowel disease 19 skos:exactMatch MESH:C567372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012845 inflammatory bowel disease 19 skos:exactMatch OMIM:612278 inflammatory bowel disease (crohn disease) 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012845 inflammatory bowel disease 19 skos:exactMatch UMLS:C2677079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012846 generalized epilepsy with febrile seizures plus, type 6 skos:exactMatch DOID:0111300 generalized epilepsy with febrile seizures plus 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012846 generalized epilepsy with febrile seizures plus, type 6 skos:exactMatch MESH:C567371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012846 generalized epilepsy with febrile seizures plus, type 6 skos:exactMatch OMIM:612279 generalized epilepsy with febrile seizures plus, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012846 generalized epilepsy with febrile seizures plus, type 6 skos:exactMatch UMLS:C2677078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012847 autosomal recessive congenital ichthyosis 6 skos:exactMatch DOID:0060715 autosomal recessive congenital ichthyosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012847 autosomal recessive congenital ichthyosis 6 skos:exactMatch OMIM:612281 ichthyosis, congenital, autosomal recessive 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012847 autosomal recessive congenital ichthyosis 6 skos:exactMatch UMLS:C2677065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012848 Meckel syndrome, type 6 skos:exactMatch DOID:0070120 Meckel syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012848 Meckel syndrome, type 6 skos:exactMatch MESH:C567365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012848 Meckel syndrome, type 6 skos:exactMatch OMIM:612284 meckel syndrome, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012848 Meckel syndrome, type 6 skos:exactMatch UMLS:C2676790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012849 Joubert syndrome 9 skos:exactMatch DOID:0111004 Joubert syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012849 Joubert syndrome 9 skos:exactMatch MESH:C567364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012849 Joubert syndrome 9 skos:exactMatch NCIT:C181002 Joubert Syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012849 Joubert syndrome 9 skos:exactMatch OMIM:612285 joubert syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012849 Joubert syndrome 9 skos:exactMatch UMLS:C2676788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012850 hypophosphatemic nephrolithiasis/osteoporosis 1 skos:exactMatch DOID:0080077 hypophosphatemic nephrolithiasis/osteoporosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012850 hypophosphatemic nephrolithiasis/osteoporosis 1 skos:exactMatch MESH:C567363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012850 hypophosphatemic nephrolithiasis/osteoporosis 1 skos:exactMatch OMIM:612286 nephrolithiasis/osteoporosis, hypophosphatemic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012850 hypophosphatemic nephrolithiasis/osteoporosis 1 skos:exactMatch UMLS:C2676786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012851 hypophosphatemic nephrolithiasis/osteoporosis 2 skos:exactMatch DOID:0080078 hypophosphatemic nephrolithiasis/osteoporosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012851 hypophosphatemic nephrolithiasis/osteoporosis 2 skos:exactMatch MESH:C567362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012851 hypophosphatemic nephrolithiasis/osteoporosis 2 skos:exactMatch OMIM:612287 nephrolithiasis/osteoporosis, hypophosphatemic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012851 hypophosphatemic nephrolithiasis/osteoporosis 2 skos:exactMatch UMLS:C2676782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012852 inflammatory bowel disease 20 skos:exactMatch DOID:0110898 inflammatory bowel disease 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012852 inflammatory bowel disease 20 skos:exactMatch MESH:C567361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012852 inflammatory bowel disease 20 skos:exactMatch OMIM:612288 inflammatory bowel disease 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012852 inflammatory bowel disease 20 skos:exactMatch UMLS:C2676781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012853 Fontaine progeroid syndrome skos:exactMatch MESH:C537290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012853 Fontaine progeroid syndrome skos:exactMatch OMIM:612289 fontaine progeroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012853 Fontaine progeroid syndrome skos:exactMatch Orphanet:2095 Gorlin-Chaudhry-Moss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012853 Fontaine progeroid syndrome skos:exactMatch Orphanet:2963 Progeroid syndrome, Petty type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012853 Fontaine progeroid syndrome skos:exactMatch SCTID:205800003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012853 Fontaine progeroid syndrome skos:exactMatch UMLS:C2931653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012854 bilateral microtia-deafness-cleft palate syndrome skos:exactMatch MESH:C567359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012854 bilateral microtia-deafness-cleft palate syndrome skos:exactMatch OMIM:612290 microtia, hearing impairment, and cleft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012854 bilateral microtia-deafness-cleft palate syndrome skos:exactMatch Orphanet:140963 Bilateral microtia-deafness-cleft palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012854 bilateral microtia-deafness-cleft palate syndrome skos:exactMatch UMLS:C2676772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012855 Joubert syndrome 8 skos:exactMatch DOID:0111003 Joubert syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012855 Joubert syndrome 8 skos:exactMatch MESH:C567358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012855 Joubert syndrome 8 skos:exactMatch OMIM:612291 joubert syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012855 Joubert syndrome 8 skos:exactMatch UMLS:C2676771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012856 Birk-Barel syndrome skos:exactMatch DOID:0050675 Birk-Barel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012856 Birk-Barel syndrome skos:exactMatch MESH:C567357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012856 Birk-Barel syndrome skos:exactMatch OMIM:612292 birk-barel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012856 Birk-Barel syndrome skos:exactMatch Orphanet:166108 Intellectual disability, Birk-Barel type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012856 Birk-Barel syndrome skos:exactMatch SCTID:764861005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012856 Birk-Barel syndrome skos:exactMatch UMLS:C2676770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012857 porokeratosis 5, disseminated superficial actinic type skos:exactMatch MESH:C567356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012857 porokeratosis 5, disseminated superficial actinic type skos:exactMatch OMIM:612293 porokeratosis 5, disseminated superficial actinic iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012857 porokeratosis 5, disseminated superficial actinic type skos:exactMatch UMLS:C2676769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012858 primary CD59 deficiency skos:exactMatch MESH:C567355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012858 primary CD59 deficiency skos:exactMatch OMIM:612300 hemolytic anemia, cd59-mediated, with or without immune-mediated polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012858 primary CD59 deficiency skos:exactMatch Orphanet:169464 Primary CD59 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012858 primary CD59 deficiency skos:exactMatch UMLS:C2676767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012859 autosomal recessive osteopetrosis 7 skos:exactMatch DOID:0110946 autosomal recessive osteopetrosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012859 autosomal recessive osteopetrosis 7 skos:exactMatch MESH:C567354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012859 autosomal recessive osteopetrosis 7 skos:exactMatch OMIM:612301 osteopetrosis, autosomal recessive 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012859 autosomal recessive osteopetrosis 7 skos:exactMatch Orphanet:178389 Osteopetrosis-hypogammaglobulinemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012859 autosomal recessive osteopetrosis 7 skos:exactMatch UMLS:C2676766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012860 thrombophilia due to protein C deficiency, autosomal recessive skos:exactMatch MESH:C567353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012860 thrombophilia due to protein C deficiency, autosomal recessive skos:exactMatch OMIM:612304 thrombophilia due to protein c deficiency, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012860 thrombophilia due to protein C deficiency, autosomal recessive skos:exactMatch UMLS:C2676759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012861 premature ovarian failure 6 skos:exactMatch MESH:C567351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012861 premature ovarian failure 6 skos:exactMatch OMIM:612310 premature ovarian failure 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012861 premature ovarian failure 6 skos:exactMatch UMLS:C2676742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012862 attention deficit-hyperactivity disorder, susceptibility to, 5 skos:exactMatch OMIM:612311 attention deficit-hyperactivity disorder, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012863 attention deficit-hyperactivity disorder, susceptibility to, 6 skos:exactMatch OMIM:612312 attention deficit-hyperactivity disorder, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012864 chromosome 2q32-q33 deletion syndrome skos:exactMatch DOID:0060428 SATB2-associated syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012864 chromosome 2q32-q33 deletion syndrome skos:exactMatch MESH:C567350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012864 chromosome 2q32-q33 deletion syndrome skos:exactMatch OMIM:612313 glass syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012864 chromosome 2q32-q33 deletion syndrome skos:exactMatch Orphanet:251019 2q32q33 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012864 chromosome 2q32-q33 deletion syndrome skos:exactMatch Orphanet:576283 SATB2-associated syndrome due to a pathogenic variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012864 chromosome 2q32-q33 deletion syndrome skos:exactMatch SCTID:719659003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012864 chromosome 2q32-q33 deletion syndrome skos:exactMatch UMLS:C2676739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012864 chromosome 2q32-q33 deletion syndrome skos:exactMatch UMLS:C4304531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012865 Pseudofolliculitis barbae skos:exactMatch ICD10CM:L73.1 Pseudofolliculitis barbae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012865 Pseudofolliculitis barbae skos:exactMatch MESH:C563016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012865 Pseudofolliculitis barbae skos:exactMatch OMIM:612318 pseudofolliculitis barbae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012865 Pseudofolliculitis barbae skos:exactMatch UMLS:C0549150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012866 hereditary spastic paraplegia 35 skos:exactMatch DOID:0110786 hereditary spastic paraplegia 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012866 hereditary spastic paraplegia 35 skos:exactMatch MESH:C567311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012866 hereditary spastic paraplegia 35 skos:exactMatch OMIM:612319 spastic paraplegia 35, autosomal recessive, with or without neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012866 hereditary spastic paraplegia 35 skos:exactMatch Orphanet:171629 Autosomal recessive spastic paraplegia type 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012866 hereditary spastic paraplegia 35 skos:exactMatch SCTID:764688002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012866 hereditary spastic paraplegia 35 skos:exactMatch UMLS:C3496228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012867 hereditary spastic paraplegia 38 skos:exactMatch DOID:0110789 hereditary spastic paraplegia 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012867 hereditary spastic paraplegia 38 skos:exactMatch MESH:C567349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012867 hereditary spastic paraplegia 38 skos:exactMatch OMIM:612335 spastic paraplegia 38, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012867 hereditary spastic paraplegia 38 skos:exactMatch Orphanet:171617 Autosomal dominant spastic paraplegia type 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012867 hereditary spastic paraplegia 38 skos:exactMatch UMLS:C2676732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012868 thrombophilia due to protein S deficiency, autosomal dominant skos:exactMatch DOID:0111900 autosomal dominant thrombophilia due to protein S deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012868 thrombophilia due to protein S deficiency, autosomal dominant skos:exactMatch MESH:C567077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012868 thrombophilia due to protein S deficiency, autosomal dominant skos:exactMatch OMIM:612336 thrombophilia due to protein s deficiency, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012868 thrombophilia due to protein S deficiency, autosomal dominant skos:exactMatch Orphanet:26349 Protein S acquired deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012868 thrombophilia due to protein S deficiency, autosomal dominant skos:exactMatch UMLS:C3278211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012869 intellectual disability, autosomal dominant 22 skos:exactMatch DOID:0070052 autosomal dominant intellectual developmental disorder 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012869 intellectual disability, autosomal dominant 22 skos:exactMatch MESH:C567346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012869 intellectual disability, autosomal dominant 22 skos:exactMatch OMIM:612337 intellectual developmental disorder, autosomal dominant 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012869 intellectual disability, autosomal dominant 22 skos:exactMatch UMLS:C3808184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012870 chromosome 2q31.2 deletion syndrome skos:exactMatch DOID:0060416 chromosome 2q31.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012870 chromosome 2q31.2 deletion syndrome skos:exactMatch MESH:C567344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012870 chromosome 2q31.2 deletion syndrome skos:exactMatch OMIM:612345 chromosome 2q31.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012870 chromosome 2q31.2 deletion syndrome skos:exactMatch UMLS:C2676724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012871 Jervell and Lange-Nielsen syndrome 2 skos:exactMatch MESH:C567343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012871 Jervell and Lange-Nielsen syndrome 2 skos:exactMatch OMIM:612347 jervell and lange-nielsen syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012872 thrombophilia, familial, due to decreased release of tissue plasminogen activator skos:exactMatch DOID:0111906 thrombophilia due to decreased release of PLAT semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012872 thrombophilia, familial, due to decreased release of tissue plasminogen activator skos:exactMatch MESH:C567341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012872 thrombophilia, familial, due to decreased release of tissue plasminogen activator skos:exactMatch OMIM:612348 thrombophilia, familial, due to decreased release of tissue plasminogen activator semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012873 Ehlers-Danlos syndrome, spondylocheirodysplastic type skos:exactMatch MESH:C567340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012873 Ehlers-Danlos syndrome, spondylocheirodysplastic type skos:exactMatch OMIM:612350 ehlers-danlos syndrome, spondylodysplastic type, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012873 Ehlers-Danlos syndrome, spondylocheirodysplastic type skos:exactMatch Orphanet:157965 SLC39A13-related spondylodysplastic Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012873 Ehlers-Danlos syndrome, spondylocheirodysplastic type skos:exactMatch UMLS:C2676510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012874 porokeratosis 6, disseminated superficial actinic type skos:exactMatch MESH:C567339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012874 porokeratosis 6, disseminated superficial actinic type skos:exactMatch OMIM:612353 porokeratosis 6, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012874 porokeratosis 6, disseminated superficial actinic type skos:exactMatch UMLS:C2676508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012875 inflammatory bowel disease 21 skos:exactMatch DOID:0110906 inflammatory bowel disease 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012875 inflammatory bowel disease 21 skos:exactMatch MESH:C567338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012875 inflammatory bowel disease 21 skos:exactMatch OMIM:612354 inflammatory bowel disease 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012875 inflammatory bowel disease 21 skos:exactMatch UMLS:C2676507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012876 heparin cofactor 2 deficiency skos:exactMatch DOID:0111901 heparin cofactor II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012876 heparin cofactor 2 deficiency skos:exactMatch MESH:C562865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012876 heparin cofactor 2 deficiency skos:exactMatch OMIM:612356 heparin cofactor 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012876 heparin cofactor 2 deficiency skos:exactMatch SCTID:234468009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012876 heparin cofactor 2 deficiency skos:exactMatch UMLS:C0398626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012877 major affective disorder 8 skos:exactMatch MESH:C567530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012877 major affective disorder 8 skos:exactMatch OMIM:612357 major affective disorder 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012878 Cowden syndrome 2 skos:exactMatch MESH:C567337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012879 schizophrenia 14 skos:exactMatch DOID:0070090 schizophrenia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012879 schizophrenia 14 skos:exactMatch OMIM:612361 schizophrenia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012879 schizophrenia 14 skos:exactMatch UMLS:C2677614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012880 hypogonadotropic hypogonadism 5 with or without anosmia skos:exactMatch DOID:0090084 hypogonadotropic hypogonadism 5 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012880 hypogonadotropic hypogonadism 5 with or without anosmia skos:exactMatch MESH:C567220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012880 hypogonadotropic hypogonadism 5 with or without anosmia skos:exactMatch OMIM:612370 hypogonadotropic hypogonadism 5 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012880 hypogonadotropic hypogonadism 5 with or without anosmia skos:exactMatch UMLS:C3552553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012881 major affective disorder 7 skos:exactMatch MESH:C567529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012881 major affective disorder 7 skos:exactMatch OMIM:612371 major affective disorder 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012882 major affective disorder 9 skos:exactMatch MESH:C567531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012882 major affective disorder 9 skos:exactMatch OMIM:612372 major affective disorder 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012883 acute promyelocytic leukemia skos:exactMatch DOID:0060318 acute promyelocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012883 acute promyelocytic leukemia skos:exactMatch DOID:0081081 acute promyelocytic leukemia with PML-RARA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012883 acute promyelocytic leukemia skos:exactMatch MESH:D015473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012883 acute promyelocytic leukemia skos:exactMatch NCIT:C3182 Acute Promyelocytic Leukemia with PML-RARA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012883 acute promyelocytic leukemia skos:exactMatch OMIM:612376 acute promyelocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012883 acute promyelocytic leukemia skos:exactMatch Orphanet:520 Acute promyelocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012883 acute promyelocytic leukemia skos:exactMatch SCTID:110004001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012883 acute promyelocytic leukemia skos:exactMatch UMLS:C0023487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012884 systemic lupus erythematosus, susceptibility to, 13 skos:exactMatch OMIM:612378 systemic lupus erythematosus, susceptibility to, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012885 SRD5A3-congenital disorder of glycosylation skos:exactMatch DOID:0080568 congenital disorder of glycosylation Iq semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012885 SRD5A3-congenital disorder of glycosylation skos:exactMatch OMIM:612379 congenital disorder of glycosylation, iia iq semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012885 SRD5A3-congenital disorder of glycosylation skos:exactMatch Orphanet:324737 SRD5A3-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012885 SRD5A3-congenital disorder of glycosylation skos:exactMatch SCTID:733601006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012885 SRD5A3-congenital disorder of glycosylation skos:exactMatch UMLS:C4317224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012886 inflammatory bowel disease 22 skos:exactMatch DOID:0110905 inflammatory bowel disease 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012886 inflammatory bowel disease 22 skos:exactMatch MESH:C567327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012886 inflammatory bowel disease 22 skos:exactMatch OMIM:612380 inflammatory bowel disease 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012886 inflammatory bowel disease 22 skos:exactMatch UMLS:C2676485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012887 inflammatory bowel disease 23 skos:exactMatch DOID:0110884 inflammatory bowel disease 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012887 inflammatory bowel disease 23 skos:exactMatch MESH:C567326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012887 inflammatory bowel disease 23 skos:exactMatch OMIM:612381 inflammatory bowel disease 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012887 inflammatory bowel disease 23 skos:exactMatch UMLS:C2676484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012888 sarcoidosis, susceptibility to, 2 skos:exactMatch OMIM:612387 sarcoidosis, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012889 sarcoidosis, susceptibility to, 3 skos:exactMatch OMIM:612388 sarcoidosis, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012890 pontocerebellar hypoplasia type 2B skos:exactMatch DOID:0060268 pontocerebellar hypoplasia type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012890 pontocerebellar hypoplasia type 2B skos:exactMatch MESH:C567325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012890 pontocerebellar hypoplasia type 2B skos:exactMatch OMIM:612389 pontocerebellar hypoplasia, iia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012890 pontocerebellar hypoplasia type 2B skos:exactMatch UMLS:C2676466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012891 pontocerebellar hypoplasia type 2C skos:exactMatch DOID:0060269 pontocerebellar hypoplasia type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012891 pontocerebellar hypoplasia type 2C skos:exactMatch MESH:C567324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012891 pontocerebellar hypoplasia type 2C skos:exactMatch OMIM:612390 pontocerebellar hypoplasia, iia 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012891 pontocerebellar hypoplasia type 2C skos:exactMatch UMLS:C2676465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012892 bone fragility with contractures, arterial rupture, and deafness skos:exactMatch MESH:C567320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012892 bone fragility with contractures, arterial rupture, and deafness skos:exactMatch OMIM:612394 bone fragility with contractures, arterial rupture, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012892 bone fragility with contractures, arterial rupture, and deafness skos:exactMatch Orphanet:300284 Connective tissue disorder due to lysyl hydroxylase-3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012892 bone fragility with contractures, arterial rupture, and deafness skos:exactMatch SCTID:763318007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012892 bone fragility with contractures, arterial rupture, and deafness skos:exactMatch UMLS:C2676285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012893 osteoarthritis susceptibility 5 skos:exactMatch OMIM:612400 osteoarthritis susceptibility 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012893 osteoarthritis susceptibility 5 skos:exactMatch SCTID:239872002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012893 osteoarthritis susceptibility 5 skos:exactMatch UMLS:C0029410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012894 osteoarthritis susceptibility 6 skos:exactMatch OMIM:612401 osteoarthritis susceptibility 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012894 osteoarthritis susceptibility 6 skos:exactMatch SCTID:239873007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012894 osteoarthritis susceptibility 6 skos:exactMatch UMLS:C0409959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012895 torsion dystonia 17 skos:exactMatch DOID:0090042 torsion dystonia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012895 torsion dystonia 17 skos:exactMatch MESH:C567319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012895 torsion dystonia 17 skos:exactMatch OMIM:612406 dystonia 17, torsion, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012895 torsion dystonia 17 skos:exactMatch Orphanet:370103 Primary dystonia, DYT17 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012895 torsion dystonia 17 skos:exactMatch UMLS:C2676281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012896 psoriasis 10, susceptibility to skos:exactMatch DOID:0111289 psoriasis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012896 psoriasis 10, susceptibility to skos:exactMatch OMIM:612410 psoriasis 10, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012897 congenital factor XI deficiency skos:exactMatch DOID:2229 factor XI deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012897 congenital factor XI deficiency skos:exactMatch NCIT:C84705 Hereditary Factor XI Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012897 congenital factor XI deficiency skos:exactMatch OMIM:612416 factor 11 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012897 congenital factor XI deficiency skos:exactMatch Orphanet:329 Congenital factor XI deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012897 congenital factor XI deficiency skos:exactMatch SCTID:49762007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012897 congenital factor XI deficiency skos:exactMatch UMLS:C0015523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012898 narcolepsy 4, susceptibility to skos:exactMatch OMIM:612417 narcolepsy 4, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012898 narcolepsy 4, susceptibility to skos:exactMatch UMLS:C2676275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012899 alopecia, androgenetic, 3 skos:exactMatch MESH:C567317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012899 alopecia, androgenetic, 3 skos:exactMatch OMIM:612421 alopecia, androgenetic, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012899 alopecia, androgenetic, 3 skos:exactMatch UMLS:C2676272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012900 cardiomyopathy, familial restrictive, 3 skos:exactMatch DOID:0111427 restrictive cardiomyopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012900 cardiomyopathy, familial restrictive, 3 skos:exactMatch MESH:C567316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012900 cardiomyopathy, familial restrictive, 3 skos:exactMatch OMIM:612422 cardiomyopathy, familial restrictive, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012900 cardiomyopathy, familial restrictive, 3 skos:exactMatch UMLS:C2676271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012901 inherited prekallikrein deficiency skos:exactMatch MESH:C562725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012901 inherited prekallikrein deficiency skos:exactMatch OMIM:612423 prekallikrein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012901 inherited prekallikrein deficiency skos:exactMatch Orphanet:749 Congenital prekallikrein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012902 autosomal dominant nonsyndromic hearing loss 27 skos:exactMatch DOID:0110556 autosomal dominant nonsyndromic deafness 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012902 autosomal dominant nonsyndromic hearing loss 27 skos:exactMatch OMIM:612431 deafness, autosomal dominant 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012903 autosomal recessive nonsyndromic hearing loss 45 skos:exactMatch DOID:0110502 autosomal recessive nonsyndromic deafness 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012903 autosomal recessive nonsyndromic hearing loss 45 skos:exactMatch OMIM:612433 deafness, autosomal recessive 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012904 epilepsy, progressive myoclonic, 1B skos:exactMatch DOID:0111448 progressive myoclonus epilepsy 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012904 epilepsy, progressive myoclonic, 1B skos:exactMatch MESH:C580388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012904 epilepsy, progressive myoclonic, 1B skos:exactMatch OMIM:612437 epilepsy, progressive myoclonic, 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012904 epilepsy, progressive myoclonic, 1B skos:exactMatch SCTID:702326000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012904 epilepsy, progressive myoclonic, 1B skos:exactMatch UMLS:C2676254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012905 hypomyelinating leukodystrophy 6 skos:exactMatch DOID:0060798 hypomyelinating leukodystrophy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012905 hypomyelinating leukodystrophy 6 skos:exactMatch MESH:C567314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012905 hypomyelinating leukodystrophy 6 skos:exactMatch OMIM:612438 leukodystrophy, hypomyelinating, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012905 hypomyelinating leukodystrophy 6 skos:exactMatch Orphanet:139441 Hypomyelination with atrophy of basal ganglia and cerebellum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012905 hypomyelinating leukodystrophy 6 skos:exactMatch UMLS:C2676244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012906 primary ciliary dyskinesia 9 skos:exactMatch DOID:0110622 primary ciliary dyskinesia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012906 primary ciliary dyskinesia 9 skos:exactMatch MESH:C567310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012906 primary ciliary dyskinesia 9 skos:exactMatch OMIM:612444 ciliary dyskinesia, primary, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012906 primary ciliary dyskinesia 9 skos:exactMatch UMLS:C2676235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012907 blindness - scoliosis - arachnodactyly syndrome skos:exactMatch MESH:C567309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012907 blindness - scoliosis - arachnodactyly syndrome skos:exactMatch OMIM:612445 scoliosis, arachnodactyly, and blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012907 blindness - scoliosis - arachnodactyly syndrome skos:exactMatch Orphanet:171844 Blindness-scoliosis-arachnodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012907 blindness - scoliosis - arachnodactyly syndrome skos:exactMatch SCTID:717920004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012907 blindness - scoliosis - arachnodactyly syndrome skos:exactMatch UMLS:C2676234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012908 complement component 6 deficiency skos:exactMatch DOID:0060299 complement component 6 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012908 complement component 6 deficiency skos:exactMatch OMIM:612446 complement component 6 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012908 complement component 6 deficiency skos:exactMatch UMLS:C2676232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012909 skeletal defects, genital hypoplasia, and intellectual disability skos:exactMatch MESH:C567306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012909 skeletal defects, genital hypoplasia, and intellectual disability skos:exactMatch OMIM:612447 skeletal defects, genital hypoplasia, and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012909 skeletal defects, genital hypoplasia, and intellectual disability skos:exactMatch UMLS:C2676231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012910 age-related hearing impairment 1 skos:exactMatch MESH:C567305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012910 age-related hearing impairment 1 skos:exactMatch OMIM:612448 age-related hearing impairment 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012910 age-related hearing impairment 1 skos:exactMatch UMLS:C2676230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012911 pseudohypoparathyroidism type 1C skos:exactMatch MESH:C548076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012911 pseudohypoparathyroidism type 1C skos:exactMatch OMIM:612462 pseudohypoparathyroidism, iia 1c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012911 pseudohypoparathyroidism type 1C skos:exactMatch Orphanet:79444 Pseudohypoparathyroidism type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012911 pseudohypoparathyroidism type 1C skos:exactMatch SCTID:717792007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012911 pseudohypoparathyroidism type 1C skos:exactMatch UMLS:C2932716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012912 pseudopseudohypoparathyroidism skos:exactMatch DOID:4183 pseudopseudohypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012912 pseudopseudohypoparathyroidism skos:exactMatch MESH:D011556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012912 pseudopseudohypoparathyroidism skos:exactMatch NCIT:C129722 Albright Hereditary Osteodystrophy without Multiple Hormone Resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012912 pseudopseudohypoparathyroidism skos:exactMatch OMIM:612463 pseudopseudohypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012912 pseudopseudohypoparathyroidism skos:exactMatch Orphanet:79445 Pseudopseudohypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012912 pseudopseudohypoparathyroidism skos:exactMatch SCTID:237659007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012912 pseudopseudohypoparathyroidism skos:exactMatch UMLS:C0033835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012913 Wilms tumor, aniridia, genitourinary anomalies, intellectual disability, and obesity syndrome skos:exactMatch MESH:C567292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012913 Wilms tumor, aniridia, genitourinary anomalies, intellectual disability, and obesity syndrome skos:exactMatch NCIT:C122804 Wilms Tumor-Aniridia-Genitourinary Anomalies-Mental Retardation-Obesity Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012913 Wilms tumor, aniridia, genitourinary anomalies, intellectual disability, and obesity syndrome skos:exactMatch OMIM:612469 wagro syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012913 Wilms tumor, aniridia, genitourinary anomalies, intellectual disability, and obesity syndrome skos:exactMatch UMLS:C2675904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012914 chromosome 1q21.1 deletion syndrome skos:exactMatch DOID:0060411 chromosome 1q21.1 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012914 chromosome 1q21.1 deletion syndrome skos:exactMatch OMIM:612474 chromosome 1q21.1 deletion syndrome, 1.35-mb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012914 chromosome 1q21.1 deletion syndrome skos:exactMatch Orphanet:250989 1q21.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012914 chromosome 1q21.1 deletion syndrome skos:exactMatch SCTID:699305004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012915 chromosome 1q21.1 duplication syndrome skos:exactMatch DOID:0060435 chromosome 1q21.1 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012915 chromosome 1q21.1 duplication syndrome skos:exactMatch MESH:C567290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012915 chromosome 1q21.1 duplication syndrome skos:exactMatch OMIM:612475 chromosome 1q21.1 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012915 chromosome 1q21.1 duplication syndrome skos:exactMatch Orphanet:250994 1q21.1 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012915 chromosome 1q21.1 duplication syndrome skos:exactMatch UMLS:C2675891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012916 chromosome 2p16.1-p15 deletion syndrome skos:exactMatch DOID:0060415 chromosome 2p16.1-p15 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012916 chromosome 2p16.1-p15 deletion syndrome skos:exactMatch MESH:C567289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012916 chromosome 2p16.1-p15 deletion syndrome skos:exactMatch OMIM:612513 chromosome 2p16.1-p15 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012916 chromosome 2p16.1-p15 deletion syndrome skos:exactMatch Orphanet:261349 2p15p16.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012916 chromosome 2p16.1-p15 deletion syndrome skos:exactMatch SCTID:719651000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012916 chromosome 2p16.1-p15 deletion syndrome skos:exactMatch UMLS:C2675875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012916 chromosome 2p16.1-p15 deletion syndrome skos:exactMatch UMLS:C4304538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012917 specific language impairment 4 skos:exactMatch MESH:C567288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012917 specific language impairment 4 skos:exactMatch OMIM:612514 specific language impairment 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012917 specific language impairment 4 skos:exactMatch UMLS:C2675874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012918 primary ciliary dyskinesia 10 skos:exactMatch DOID:0110612 primary ciliary dyskinesia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012918 primary ciliary dyskinesia 10 skos:exactMatch MESH:C567287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012918 primary ciliary dyskinesia 10 skos:exactMatch OMIM:612518 ciliary dyskinesia, primary, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012918 primary ciliary dyskinesia 10 skos:exactMatch UMLS:C2675867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012919 type 1 diabetes mellitus 20 skos:exactMatch DOID:0110757 type 1 diabetes mellitus 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012919 type 1 diabetes mellitus 20 skos:exactMatch MESH:C567286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012919 type 1 diabetes mellitus 20 skos:exactMatch OMIM:612520 iia 1 diabetes mellitus 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012919 type 1 diabetes mellitus 20 skos:exactMatch UMLS:C2675866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012920 type 1 diabetes mellitus 21 skos:exactMatch DOID:0110758 type 1 diabetes mellitus 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012920 type 1 diabetes mellitus 21 skos:exactMatch MESH:C567285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012920 type 1 diabetes mellitus 21 skos:exactMatch OMIM:612521 iia 1 diabetes mellitus 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012920 type 1 diabetes mellitus 21 skos:exactMatch UMLS:C2675865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012921 type 1 diabetes mellitus 22 skos:exactMatch DOID:0110759 type 1 diabetes mellitus 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012921 type 1 diabetes mellitus 22 skos:exactMatch MESH:C567284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012921 type 1 diabetes mellitus 22 skos:exactMatch OMIM:612522 iia 1 diabetes mellitus 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012921 type 1 diabetes mellitus 22 skos:exactMatch UMLS:C2675864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012922 pyloric stenosis, infantile hypertrophic, 5 skos:exactMatch MESH:C567283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012922 pyloric stenosis, infantile hypertrophic, 5 skos:exactMatch OMIM:612525 pyloric stenosis, infantile hypertrophic, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012922 pyloric stenosis, infantile hypertrophic, 5 skos:exactMatch UMLS:C2675862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012923 congenital generalized lipodystrophy type 3 skos:exactMatch DOID:0111137 congenital generalized lipodystrophy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012923 congenital generalized lipodystrophy type 3 skos:exactMatch MESH:C567282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012923 congenital generalized lipodystrophy type 3 skos:exactMatch OMIM:612526 lipodystrophy, congenital generalized, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012923 congenital generalized lipodystrophy type 3 skos:exactMatch UMLS:C2675861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012924 Diamond-Blackfan anemia 4 skos:exactMatch DOID:0111890 Diamond-Blackfan anemia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012924 Diamond-Blackfan anemia 4 skos:exactMatch MESH:C567281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012924 Diamond-Blackfan anemia 4 skos:exactMatch NCIT:C176913 Diamond-Blackfan Anemia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012924 Diamond-Blackfan anemia 4 skos:exactMatch OMIM:612527 diamond-blackfan anemia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012924 Diamond-Blackfan anemia 4 skos:exactMatch UMLS:C2675860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012925 Diamond-Blackfan anemia 5 skos:exactMatch DOID:0111883 Diamond-Blackfan anemia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012925 Diamond-Blackfan anemia 5 skos:exactMatch MESH:C567280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012925 Diamond-Blackfan anemia 5 skos:exactMatch NCIT:C176914 Diamond-Blackfan Anemia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012925 Diamond-Blackfan anemia 5 skos:exactMatch OMIM:612528 diamond-blackfan anemia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012925 Diamond-Blackfan anemia 5 skos:exactMatch UMLS:C2675859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012926 amelogenesis imperfecta hypomaturation type 2A2 skos:exactMatch DOID:0110060 amelogenesis imperfecta hypomaturation type 2A2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012926 amelogenesis imperfecta hypomaturation type 2A2 skos:exactMatch MESH:C567279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012926 amelogenesis imperfecta hypomaturation type 2A2 skos:exactMatch OMIM:612529 amelogenesis imperfecta, hypomaturation type, iia2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012926 amelogenesis imperfecta hypomaturation type 2A2 skos:exactMatch UMLS:C2675858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012927 chromosome 1q41-q42 deletion syndrome skos:exactMatch DOID:0060412 chromosome 1q41-q42 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012927 chromosome 1q41-q42 deletion syndrome skos:exactMatch OMIM:612530 chromosome 1q41-q42 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012927 chromosome 1q41-q42 deletion syndrome skos:exactMatch Orphanet:250999 1q41q42 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012927 chromosome 1q41-q42 deletion syndrome skos:exactMatch SCTID:716515000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012927 chromosome 1q41-q42 deletion syndrome skos:exactMatch UMLS:C2675857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012927 chromosome 1q41-q42 deletion syndrome skos:exactMatch UMLS:C4274528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012928 hereditary spastic paraplegia 42 skos:exactMatch DOID:0110794 hereditary spastic paraplegia 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012928 hereditary spastic paraplegia 42 skos:exactMatch MESH:C567262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012928 hereditary spastic paraplegia 42 skos:exactMatch OMIM:612539 spastic paraplegia 42, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012928 hereditary spastic paraplegia 42 skos:exactMatch Orphanet:171863 Autosomal dominant spastic paraplegia type 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012928 hereditary spastic paraplegia 42 skos:exactMatch SCTID:763070001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012928 hereditary spastic paraplegia 42 skos:exactMatch UMLS:C2675528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012929 Compton-North congenital myopathy skos:exactMatch DOID:0080101 Compton-North congenital myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012929 Compton-North congenital myopathy skos:exactMatch MESH:C567261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012929 Compton-North congenital myopathy skos:exactMatch OMIM:612540 congenital myopathy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012929 Compton-North congenital myopathy skos:exactMatch Orphanet:210163 Congenital lethal myopathy, Compton-North type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012929 Compton-North congenital myopathy skos:exactMatch UMLS:C2675527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012930 autosomal recessive severe congenital neutropenia due to G6PC3 deficiency skos:exactMatch DOID:0112136 severe congenital neutropenia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012930 autosomal recessive severe congenital neutropenia due to G6PC3 deficiency skos:exactMatch OMIM:612541 neutropenia, severe congenital, 4, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012930 autosomal recessive severe congenital neutropenia due to G6PC3 deficiency skos:exactMatch Orphanet:331176 Autosomal recessive severe congenital neutropenia due to G6PC3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012930 autosomal recessive severe congenital neutropenia due to G6PC3 deficiency skos:exactMatch UMLS:C2675526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012931 focal segmental glomerulosclerosis 4, susceptibility to skos:exactMatch OMIM:612551 focal segmental glomerulosclerosis 4, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012932 myopia 16, autosomal dominant skos:exactMatch MESH:C567259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012932 myopia 16, autosomal dominant skos:exactMatch OMIM:612554 myopia 16, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012932 myopia 16, autosomal dominant skos:exactMatch UMLS:C2675523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012933 breast-ovarian cancer, familial, susceptibility to, 2 skos:exactMatch OMIM:612555 breast-ovarian cancer, familial, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012934 leukemia, chronic lymphocytic, susceptibility to, 3 skos:exactMatch OMIM:612557 leukemia, chronic lymphocytic, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012935 leukemia, chronic lymphocytic, susceptibility to, 4 skos:exactMatch OMIM:612558 leukemia, chronic lymphocytic, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012936 leukemia, chronic lymphocytic, susceptibility to, 5 skos:exactMatch OMIM:612559 leukemia, chronic lymphocytic, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012937 Diamond-Blackfan anemia 6 skos:exactMatch DOID:0111879 Diamond-Blackfan anemia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012937 Diamond-Blackfan anemia 6 skos:exactMatch NCIT:C176915 Diamond-Blackfan Anemia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012937 Diamond-Blackfan anemia 6 skos:exactMatch OMIM:612561 diamond-blackfan anemia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012938 Diamond-Blackfan anemia 7 skos:exactMatch DOID:0111878 Diamond-Blackfan anemia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012938 Diamond-Blackfan anemia 7 skos:exactMatch MESH:C567254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012938 Diamond-Blackfan anemia 7 skos:exactMatch NCIT:C176916 Diamond-Blackfan Anemia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012938 Diamond-Blackfan anemia 7 skos:exactMatch OMIM:612562 diamond-blackfan anemia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012938 Diamond-Blackfan anemia 7 skos:exactMatch UMLS:C2675512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012939 Diamond-Blackfan anemia 8 skos:exactMatch DOID:0111881 Diamond-Blackfan anemia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012939 Diamond-Blackfan anemia 8 skos:exactMatch MESH:C567253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012939 Diamond-Blackfan anemia 8 skos:exactMatch NCIT:C176917 Diamond-Blackfan Anemia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012939 Diamond-Blackfan anemia 8 skos:exactMatch OMIM:612563 diamond-blackfan anemia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012939 Diamond-Blackfan anemia 8 skos:exactMatch UMLS:C2675511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012940 inflammatory bowel disease 24 skos:exactMatch DOID:0110908 inflammatory bowel disease 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012940 inflammatory bowel disease 24 skos:exactMatch MESH:C567252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012940 inflammatory bowel disease 24 skos:exactMatch OMIM:612566 inflammatory bowel disease 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012940 inflammatory bowel disease 24 skos:exactMatch UMLS:C2675509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012941 inflammatory bowel disease 25 skos:exactMatch DOID:0110909 inflammatory bowel disease 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012941 inflammatory bowel disease 25 skos:exactMatch MESH:C567251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012941 inflammatory bowel disease 25 skos:exactMatch OMIM:612567 inflammatory bowel disease 25, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012941 inflammatory bowel disease 25 skos:exactMatch UMLS:C2675508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012942 lung cancer susceptibility 3 skos:exactMatch OMIM:612571 lung cancer susceptibility 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012942 lung cancer susceptibility 3 skos:exactMatch UMLS:C2675497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012943 retinitis pigmentosa 46 skos:exactMatch DOID:0110409 retinitis pigmentosa 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012943 retinitis pigmentosa 46 skos:exactMatch MESH:C567249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012943 retinitis pigmentosa 46 skos:exactMatch OMIM:612572 retinitis pigmentosa 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012943 retinitis pigmentosa 46 skos:exactMatch UMLS:C2675496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012944 chromosome 17P13.3, telomeric, duplication syndrome skos:exactMatch MESH:C567245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012944 chromosome 17P13.3, telomeric, duplication syndrome skos:exactMatch OMIM:612576 chromosome 17p13.3, telomeric, duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012944 chromosome 17P13.3, telomeric, duplication syndrome skos:exactMatch UMLS:C2675492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012945 amyotrophic lateral sclerosis type 11 skos:exactMatch DOID:0060202 amyotrophic lateral sclerosis type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012945 amyotrophic lateral sclerosis type 11 skos:exactMatch MESH:C567244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012945 amyotrophic lateral sclerosis type 11 skos:exactMatch OMIM:612577 amyotrophic lateral sclerosis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012945 amyotrophic lateral sclerosis type 11 skos:exactMatch UMLS:C2675491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012946 intellectual disability, autosomal dominant 3 skos:exactMatch DOID:0070033 autosomal dominant intellectual developmental disorder 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012946 intellectual disability, autosomal dominant 3 skos:exactMatch MESH:C567241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012946 intellectual disability, autosomal dominant 3 skos:exactMatch OMIM:612580 intellectual developmental disorder, autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012946 intellectual disability, autosomal dominant 3 skos:exactMatch UMLS:C2675488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012947 intellectual disability, autosomal dominant 4 skos:exactMatch DOID:0070034 autosomal dominant intellectual developmental disorder 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012947 intellectual disability, autosomal dominant 4 skos:exactMatch MESH:C567240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012947 intellectual disability, autosomal dominant 4 skos:exactMatch OMIM:612581 intellectual developmental disorder, autosomal dominant 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012947 intellectual disability, autosomal dominant 4 skos:exactMatch UMLS:C2675487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012948 chromosome 6pter-p24 deletion syndrome skos:exactMatch DOID:0060422 chromosome 6pter-p24 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012948 chromosome 6pter-p24 deletion syndrome skos:exactMatch MESH:C567239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012948 chromosome 6pter-p24 deletion syndrome skos:exactMatch OMIM:612582 chromosome 6pter-p24 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012948 chromosome 6pter-p24 deletion syndrome skos:exactMatch Orphanet:96125 Distal monosomy 6p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012948 chromosome 6pter-p24 deletion syndrome skos:exactMatch SCTID:718688008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012948 chromosome 6pter-p24 deletion syndrome skos:exactMatch UMLS:C2675486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012948 chromosome 6pter-p24 deletion syndrome skos:exactMatch UMLS:C4305276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012949 aneurysm, intracranial berry, 9 skos:exactMatch MESH:C567238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012949 aneurysm, intracranial berry, 9 skos:exactMatch OMIM:612586 aneurysm, intracranial berry, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012949 aneurysm, intracranial berry, 9 skos:exactMatch UMLS:C2675485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012950 aneurysm, intracranial berry, 10 skos:exactMatch MESH:C567237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012950 aneurysm, intracranial berry, 10 skos:exactMatch OMIM:612587 aneurysm, intracranial berry, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012950 aneurysm, intracranial berry, 10 skos:exactMatch UMLS:C2675484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012951 colorectal cancer, susceptibility to, 8 skos:exactMatch OMIM:612589 colorectal cancer, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012952 colorectal cancer, susceptibility to, 9 skos:exactMatch OMIM:612590 colorectal cancer, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012953 colorectal cancer, susceptibility to, 10 skos:exactMatch OMIM:612591 colorectal cancer, susceptibility to, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012954 colorectal cancer, susceptibility to, 11 skos:exactMatch OMIM:612592 colorectal cancer, susceptibility to, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012955 lung cancer susceptibility 4 skos:exactMatch OMIM:612593 lung cancer susceptibility 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012955 lung cancer susceptibility 4 skos:exactMatch UMLS:C2675479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012956 multiple sclerosis, susceptibility to, 2 skos:exactMatch OMIM:612594 multiple sclerosis, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012957 multiple sclerosis, susceptibility to, 3 skos:exactMatch OMIM:612595 multiple sclerosis, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012958 multiple sclerosis, susceptibility to, 4 skos:exactMatch OMIM:612596 multiple sclerosis, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012959 psoriasis 11, susceptibility to skos:exactMatch DOID:0111285 psoriasis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012959 psoriasis 11, susceptibility to skos:exactMatch OMIM:612599 psoriasis 11, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012960 intellectual disability, autosomal dominant 5 skos:exactMatch DOID:0070035 autosomal dominant intellectual developmental disorder 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012960 intellectual disability, autosomal dominant 5 skos:exactMatch MESH:C567234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012960 intellectual disability, autosomal dominant 5 skos:exactMatch OMIM:612621 intellectual developmental disorder, autosomal dominant 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012960 intellectual disability, autosomal dominant 5 skos:exactMatch UMLS:C2675473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012961 type 1 diabetes mellitus 23 skos:exactMatch DOID:0110760 type 1 diabetes mellitus 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012961 type 1 diabetes mellitus 23 skos:exactMatch MESH:C567233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012961 type 1 diabetes mellitus 23 skos:exactMatch OMIM:612622 iia 1 diabetes mellitus 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012961 type 1 diabetes mellitus 23 skos:exactMatch UMLS:C2675472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012962 microvascular complications of diabetes, susceptibility to, 2 skos:exactMatch OMIM:612623 microvascular complications of diabetes, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012963 microvascular complications of diabetes, susceptibility to, 3 skos:exactMatch OMIM:612624 microvascular complications of diabetes, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012964 chromosome 15q26-qter deletion syndrome skos:exactMatch DOID:0060397 chromosome 15q26-qter deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012964 chromosome 15q26-qter deletion syndrome skos:exactMatch MESH:C567232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012964 chromosome 15q26-qter deletion syndrome skos:exactMatch OMIM:612626 chromosome 15q26-qter deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012964 chromosome 15q26-qter deletion syndrome skos:exactMatch Orphanet:1596 Distal monosomy 15q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012964 chromosome 15q26-qter deletion syndrome skos:exactMatch SCTID:766050000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012964 chromosome 15q26-qter deletion syndrome skos:exactMatch UMLS:C2675463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012965 seizures, benign familial infantile, 4 skos:exactMatch MESH:C567231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012965 seizures, benign familial infantile, 4 skos:exactMatch OMIM:612627 seizures, benign familial infantile, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012965 seizures, benign familial infantile, 4 skos:exactMatch UMLS:C2675462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012966 microvascular complications of diabetes, susceptibility to, 4 skos:exactMatch OMIM:612628 microvascular complications of diabetes, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012967 hemolytic anemia due to adenylate kinase deficiency skos:exactMatch MESH:C567228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012967 hemolytic anemia due to adenylate kinase deficiency skos:exactMatch OMIM:612631 adenylate kinase deficiency, hemolytic anemia due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012967 hemolytic anemia due to adenylate kinase deficiency skos:exactMatch Orphanet:86817 Hemolytic anemia due to adenylate kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012967 hemolytic anemia due to adenylate kinase deficiency skos:exactMatch SCTID:766982000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012967 hemolytic anemia due to adenylate kinase deficiency skos:exactMatch UMLS:C2675459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012968 Usher syndrome type 1H skos:exactMatch DOID:0110835 Usher syndrome type 1H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012968 Usher syndrome type 1H skos:exactMatch MESH:C567227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012968 Usher syndrome type 1H skos:exactMatch OMIM:612632 usher syndrome, iia 1h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012968 Usher syndrome type 1H skos:exactMatch UMLS:C2675458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012969 microvascular complications of diabetes, susceptibility to, 5 skos:exactMatch OMIM:612633 microvascular complications of diabetes, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012970 microvascular complications of diabetes, susceptibility to, 6 skos:exactMatch OMIM:612634 microvascular complications of diabetes, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012971 microvascular complications of diabetes, susceptibility to, 7 skos:exactMatch OMIM:612635 microvascular complications of diabetes, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012972 febrile seizures, familial, 10 skos:exactMatch DOID:0111304 familial febrile seizures 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012972 febrile seizures, familial, 10 skos:exactMatch MESH:C567218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012972 febrile seizures, familial, 10 skos:exactMatch OMIM:612637 febrile seizures, familial, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012972 febrile seizures, familial, 10 skos:exactMatch UMLS:C2675251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012973 inflammatory bowel disease 26 skos:exactMatch DOID:0110901 inflammatory bowel disease 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012973 inflammatory bowel disease 26 skos:exactMatch MESH:C567217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012973 inflammatory bowel disease 26 skos:exactMatch OMIM:612639 inflammatory bowel disease 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012973 inflammatory bowel disease 26 skos:exactMatch UMLS:C2675249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012974 autosomal dominant nonsyndromic hearing loss 59 skos:exactMatch DOID:0110583 autosomal dominant nonsyndromic deafness 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012974 autosomal dominant nonsyndromic hearing loss 59 skos:exactMatch MESH:C567216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012974 autosomal dominant nonsyndromic hearing loss 59 skos:exactMatch OMIM:612642 deafness, autosomal dominant 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012974 autosomal dominant nonsyndromic hearing loss 59 skos:exactMatch UMLS:C2675238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012975 autosomal dominant nonsyndromic hearing loss 3B skos:exactMatch DOID:0110565 autosomal dominant nonsyndromic deafness 3B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012975 autosomal dominant nonsyndromic hearing loss 3B skos:exactMatch MESH:C567215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012975 autosomal dominant nonsyndromic hearing loss 3B skos:exactMatch OMIM:612643 deafness, autosomal dominant 3b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012975 autosomal dominant nonsyndromic hearing loss 3B skos:exactMatch UMLS:C2675237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012976 autosomal dominant nonsyndromic hearing loss 2B skos:exactMatch DOID:0110559 autosomal dominant nonsyndromic deafness 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012976 autosomal dominant nonsyndromic hearing loss 2B skos:exactMatch MESH:C567214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012976 autosomal dominant nonsyndromic hearing loss 2B skos:exactMatch OMIM:612644 deafness, autosomal dominant 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012976 autosomal dominant nonsyndromic hearing loss 2B skos:exactMatch UMLS:C2675236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012977 autosomal recessive nonsyndromic hearing loss 1B skos:exactMatch DOID:0110476 autosomal recessive nonsyndromic deafness 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012977 autosomal recessive nonsyndromic hearing loss 1B skos:exactMatch MESH:C567213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012977 autosomal recessive nonsyndromic hearing loss 1B skos:exactMatch OMIM:612645 deafness, autosomal recessive 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012977 autosomal recessive nonsyndromic hearing loss 1B skos:exactMatch UMLS:C2675235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012977 autosomal recessive nonsyndromic hearing loss 1B skos:exactMatch UMLS:CN674504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012978 primary ciliary dyskinesia 11 skos:exactMatch DOID:0110602 primary ciliary dyskinesia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012978 primary ciliary dyskinesia 11 skos:exactMatch MESH:C567212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012978 primary ciliary dyskinesia 11 skos:exactMatch OMIM:612649 ciliary dyskinesia, primary, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012978 primary ciliary dyskinesia 11 skos:exactMatch UMLS:C2675229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012979 primary ciliary dyskinesia 12 skos:exactMatch DOID:0110601 primary ciliary dyskinesia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012979 primary ciliary dyskinesia 12 skos:exactMatch MESH:C567211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012979 primary ciliary dyskinesia 12 skos:exactMatch OMIM:612650 ciliary dyskinesia, primary, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012979 primary ciliary dyskinesia 12 skos:exactMatch UMLS:C2675228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012980 endocrine-cerebro-osteodysplasia syndrome skos:exactMatch DOID:0060641 endocrine-cerebro-osteodysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012980 endocrine-cerebro-osteodysplasia syndrome skos:exactMatch MESH:C567210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012980 endocrine-cerebro-osteodysplasia syndrome skos:exactMatch OMIM:612651 endocrine-cerebroosteodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012980 endocrine-cerebro-osteodysplasia syndrome skos:exactMatch Orphanet:199332 Endocrine-cerebro-osteodysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012980 endocrine-cerebro-osteodysplasia syndrome skos:exactMatch SCTID:723309006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012980 endocrine-cerebro-osteodysplasia syndrome skos:exactMatch UMLS:C2675227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012980 endocrine-cerebro-osteodysplasia syndrome skos:exactMatch UMLS:C4509819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012981 hereditary spherocytosis type 4 skos:exactMatch DOID:0110919 hereditary spherocytosis type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012981 hereditary spherocytosis type 4 skos:exactMatch MESH:C567208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012981 hereditary spherocytosis type 4 skos:exactMatch OMIM:612653 spherocytosis, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012981 hereditary spherocytosis type 4 skos:exactMatch UMLS:C2675212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012982 episodic ataxia type 6 skos:exactMatch DOID:0050994 episodic ataxia type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012982 episodic ataxia type 6 skos:exactMatch MESH:C567207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012982 episodic ataxia type 6 skos:exactMatch OMIM:612656 episodic ataxia, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012982 episodic ataxia type 6 skos:exactMatch Orphanet:209967 Episodic ataxia type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012982 episodic ataxia type 6 skos:exactMatch SCTID:718753002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012982 episodic ataxia type 6 skos:exactMatch UMLS:C2675211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012983 cone-rod dystrophy 12 skos:exactMatch DOID:0111019 cone-rod dystrophy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012983 cone-rod dystrophy 12 skos:exactMatch MESH:C567206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012983 cone-rod dystrophy 12 skos:exactMatch OMIM:612657 cone-rod dystrophy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012983 cone-rod dystrophy 12 skos:exactMatch UMLS:C2675210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012984 PHARC syndrome skos:exactMatch DOID:0080181 PHARC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012984 PHARC syndrome skos:exactMatch MESH:C567203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012984 PHARC syndrome skos:exactMatch OMIM:612674 polyneuropathy, hearing loss, ataxia, retinitis pigmentosa, and cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012984 PHARC syndrome skos:exactMatch Orphanet:171848 Polyneuropathy-hearing loss-ataxia-retinitis pigmentosa-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012984 PHARC syndrome skos:exactMatch SCTID:723452007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012984 PHARC syndrome skos:exactMatch UMLS:C2675204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012985 hereditary spherocytosis type 5 skos:exactMatch DOID:0110920 hereditary spherocytosis type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012985 hereditary spherocytosis type 5 skos:exactMatch MESH:C567202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012985 hereditary spherocytosis type 5 skos:exactMatch OMIM:612690 spherocytosis, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012985 hereditary spherocytosis type 5 skos:exactMatch UMLS:C2675192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012986 bilateral parasagittal parieto-occipital polymicrogyria skos:exactMatch DOID:0080923 bilateral parasagittal parieto-occipital polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012986 bilateral parasagittal parieto-occipital polymicrogyria skos:exactMatch MESH:C567201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012986 bilateral parasagittal parieto-occipital polymicrogyria skos:exactMatch OMIM:612691 polymicrogyria, bilateral temporooccipital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012986 bilateral parasagittal parieto-occipital polymicrogyria skos:exactMatch Orphanet:208441 Bilateral parasagittal parieto-occipital polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012986 bilateral parasagittal parieto-occipital polymicrogyria skos:exactMatch UMLS:C2675191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012987 agammaglobulinemia 6, autosomal recessive skos:exactMatch OMIM:612692 agammaglobulinemia 6, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012987 agammaglobulinemia 6, autosomal recessive skos:exactMatch UMLS:C3150207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012988 hypogonadotropic hypogonadism 6 with or without anosmia skos:exactMatch DOID:0090086 hypogonadotropic hypogonadism 6 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012988 hypogonadotropic hypogonadism 6 with or without anosmia skos:exactMatch MESH:C567199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012988 hypogonadotropic hypogonadism 6 with or without anosmia skos:exactMatch OMIM:612702 hypogonadotropic hypogonadism 6 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012988 hypogonadotropic hypogonadism 6 with or without anosmia skos:exactMatch UMLS:C3552574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012989 microcephaly 7, primary, autosomal recessive skos:exactMatch DOID:0070278 primary autosomal recessive microcephaly 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012989 microcephaly 7, primary, autosomal recessive skos:exactMatch MESH:C567198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012989 microcephaly 7, primary, autosomal recessive skos:exactMatch OMIM:612703 microcephaly 7, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012989 microcephaly 7, primary, autosomal recessive skos:exactMatch UMLS:C2675187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012990 Leber congenital amaurosis 13 skos:exactMatch DOID:0110330 Leber congenital amaurosis 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012990 Leber congenital amaurosis 13 skos:exactMatch MESH:C567197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012990 Leber congenital amaurosis 13 skos:exactMatch OMIM:612712 leber congenital amaurosis 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012990 Leber congenital amaurosis 13 skos:exactMatch UMLS:C2675186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012991 Kahrizi syndrome skos:exactMatch DOID:0050807 Kahrizi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012991 Kahrizi syndrome skos:exactMatch MESH:C567196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012991 Kahrizi syndrome skos:exactMatch OMIM:612713 kahrizi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012991 Kahrizi syndrome skos:exactMatch UMLS:C2675185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012991 Kahrizi syndrome skos:exactMatch UMLS:CN200191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012992 pancreatic insufficiency-anemia-hyperostosis syndrome skos:exactMatch MESH:C567195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012992 pancreatic insufficiency-anemia-hyperostosis syndrome skos:exactMatch OMIM:612714 exocrine pancreatic insufficiency, dyserythropoietic anemia, and calvarial hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012992 pancreatic insufficiency-anemia-hyperostosis syndrome skos:exactMatch Orphanet:199337 Pancreatic insufficiency-anemia-hyperostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012992 pancreatic insufficiency-anemia-hyperostosis syndrome skos:exactMatch SCTID:722207000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012992 pancreatic insufficiency-anemia-hyperostosis syndrome skos:exactMatch UMLS:C2675184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012992 pancreatic insufficiency-anemia-hyperostosis syndrome skos:exactMatch UMLS:C4302747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012993 dyschromatosis universalis hereditaria 2 skos:exactMatch MESH:C567194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012993 dyschromatosis universalis hereditaria 2 skos:exactMatch OMIM:612715 dyschromatosis universalis hereditaria 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012993 dyschromatosis universalis hereditaria 2 skos:exactMatch UMLS:C2675183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012994 dopa-responsive dystonia due to sepiapterin reductase deficiency skos:exactMatch DOID:0111168 sepiapterin reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012994 dopa-responsive dystonia due to sepiapterin reductase deficiency skos:exactMatch MESH:C562657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012994 dopa-responsive dystonia due to sepiapterin reductase deficiency skos:exactMatch OMIM:612716 dystonia, dopa-responsive, due to sepiapterin reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012994 dopa-responsive dystonia due to sepiapterin reductase deficiency skos:exactMatch Orphanet:70594 Dopa-responsive dystonia due to sepiapterin reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012994 dopa-responsive dystonia due to sepiapterin reductase deficiency skos:exactMatch SCTID:45116002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012994 dopa-responsive dystonia due to sepiapterin reductase deficiency skos:exactMatch UMLS:C0268468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012995 myopia 15, autosomal dominant skos:exactMatch MESH:C567193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012995 myopia 15, autosomal dominant skos:exactMatch OMIM:612717 myopia 15, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012995 myopia 15, autosomal dominant skos:exactMatch UMLS:C2675180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012996 AGAT deficiency skos:exactMatch DOID:0050712 AGAT deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012996 AGAT deficiency skos:exactMatch MESH:C567192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012996 AGAT deficiency skos:exactMatch OMIM:612718 cerebral creatine deficiency syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012996 AGAT deficiency skos:exactMatch Orphanet:35704 L-Arginine:glycine amidinotransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012996 AGAT deficiency skos:exactMatch SCTID:702440000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012996 AGAT deficiency skos:exactMatch UMLS:C2675179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012997 cholestasis-pigmentary retinopathy-cleft palate syndrome skos:exactMatch MESH:C535632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012997 cholestasis-pigmentary retinopathy-cleft palate syndrome skos:exactMatch OMIM:301068 hardikar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012997 cholestasis-pigmentary retinopathy-cleft palate syndrome skos:exactMatch Orphanet:1415 Cholestasis-pigmentary retinopathy-cleft palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012997 cholestasis-pigmentary retinopathy-cleft palate syndrome skos:exactMatch SCTID:720636001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012997 cholestasis-pigmentary retinopathy-cleft palate syndrome skos:exactMatch UMLS:C0795969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012998 faciocardiomelic syndrome skos:exactMatch MESH:C567176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012998 faciocardiomelic syndrome skos:exactMatch OMIM:612731 faciocardiomelic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012998 faciocardiomelic syndrome skos:exactMatch UMLS:C2674798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012999 guanidinoacetate methyltransferase deficiency skos:exactMatch DOID:0050799 guanidinoacetate methyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012999 guanidinoacetate methyltransferase deficiency skos:exactMatch MESH:C537622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012999 guanidinoacetate methyltransferase deficiency skos:exactMatch OMIM:612736 cerebral creatine deficiency syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012999 guanidinoacetate methyltransferase deficiency skos:exactMatch Orphanet:382 Guanidinoacetate methyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012999 guanidinoacetate methyltransferase deficiency skos:exactMatch SCTID:124239003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0012999 guanidinoacetate methyltransferase deficiency skos:exactMatch UMLS:C0574080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013000 porphyria due to ALA dehydratase deficiency skos:exactMatch MESH:C562618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013000 porphyria due to ALA dehydratase deficiency skos:exactMatch NCIT:C133887 Acute Hepatic Porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013000 porphyria due to ALA dehydratase deficiency skos:exactMatch OMIM:612740 porphyria, acute hepatic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013000 porphyria due to ALA dehydratase deficiency skos:exactMatch Orphanet:100924 Porphyria due to ALA dehydratase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013001 obsolete synesthesia skos:exactMatch MESH:C562460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013001 obsolete synesthesia skos:exactMatch OMIM:612759 synesthesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013002 cone-rod dystrophy 9 skos:exactMatch DOID:0111020 cone-rod dystrophy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013002 cone-rod dystrophy 9 skos:exactMatch OMIM:612775 cone-rod dystrophy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013002 cone-rod dystrophy 9 skos:exactMatch UMLS:C1423873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013003 isolated congenital hypoglossia/aglossia skos:exactMatch OMIM:612776 hypoglossia with situs inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013003 isolated congenital hypoglossia/aglossia skos:exactMatch Orphanet:141152 Isolated congenital hypoglossia/aglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013003 isolated congenital hypoglossia/aglossia skos:exactMatch UMLS:C2748587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013004 hypotonia, seizures, and precocious puberty skos:exactMatch MESH:C567566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013004 hypotonia, seizures, and precocious puberty skos:exactMatch OMIM:612777 hypotonia, seizures, and precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013004 hypotonia, seizures, and precocious puberty skos:exactMatch UMLS:C2748586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013005 EAST syndrome skos:exactMatch DOID:0060484 EAST syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013005 EAST syndrome skos:exactMatch MESH:C557674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013005 EAST syndrome skos:exactMatch OMIM:612780 seizures, sensorineural deafness, ataxia, impaired intellectual development, and electrolyte imbalance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013005 EAST syndrome skos:exactMatch Orphanet:199343 EAST syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013005 EAST syndrome skos:exactMatch SCTID:721207002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013005 EAST syndrome skos:exactMatch UMLS:C2748572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013006 isolated growth hormone deficiency type IB skos:exactMatch DOID:0060874 isolated growth hormone deficiency type IB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013006 isolated growth hormone deficiency type IB skos:exactMatch MESH:C567564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013006 isolated growth hormone deficiency type IB skos:exactMatch OMIM:612781 isolated growth hormone deficiency, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013006 isolated growth hormone deficiency type IB skos:exactMatch Orphanet:231671 Isolated growth hormone deficiency type IB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013006 isolated growth hormone deficiency type IB skos:exactMatch UMLS:C2748571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013007 combined immunodeficiency due to ORAI1 deficiency skos:exactMatch DOID:0111976 immunodeficiency 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013007 combined immunodeficiency due to ORAI1 deficiency skos:exactMatch MESH:C557826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013007 combined immunodeficiency due to ORAI1 deficiency skos:exactMatch OMIM:612782 immunodeficiency 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013007 combined immunodeficiency due to ORAI1 deficiency skos:exactMatch Orphanet:317428 Combined immunodeficiency due to ORAI1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013007 combined immunodeficiency due to ORAI1 deficiency skos:exactMatch UMLS:C2748568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013008 combined immunodeficiency due to STIM1 deficiency skos:exactMatch DOID:0111970 immunodeficiency 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013008 combined immunodeficiency due to STIM1 deficiency skos:exactMatch MESH:C557827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013008 combined immunodeficiency due to STIM1 deficiency skos:exactMatch OMIM:612783 immunodeficiency 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013008 combined immunodeficiency due to STIM1 deficiency skos:exactMatch Orphanet:317430 Combined immunodeficiency due to STIM1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013008 combined immunodeficiency due to STIM1 deficiency skos:exactMatch UMLS:C2748557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013009 Megarbane-Jalkh syndrome skos:exactMatch MESH:C548071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013009 Megarbane-Jalkh syndrome skos:exactMatch OMIM:612785 megarbane-jalkh syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013009 Megarbane-Jalkh syndrome skos:exactMatch UMLS:C2748555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013010 autosomal recessive nonsyndromic hearing loss 71 skos:exactMatch DOID:0110522 autosomal recessive nonsyndromic deafness 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013010 autosomal recessive nonsyndromic hearing loss 71 skos:exactMatch MESH:C567562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013010 autosomal recessive nonsyndromic hearing loss 71 skos:exactMatch OMIM:612789 deafness, autosomal recessive 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013010 autosomal recessive nonsyndromic hearing loss 71 skos:exactMatch UMLS:C2748554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013011 atrial septal defect 5 skos:exactMatch DOID:0110110 atrial heart septal defect 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013011 atrial septal defect 5 skos:exactMatch MESH:C567561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013011 atrial septal defect 5 skos:exactMatch OMIM:612794 atrial septal defect 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013011 atrial septal defect 5 skos:exactMatch UMLS:C2748552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013012 inflammatory bowel disease 27 skos:exactMatch DOID:0110902 inflammatory bowel disease 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013012 inflammatory bowel disease 27 skos:exactMatch MESH:C567559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013012 inflammatory bowel disease 27 skos:exactMatch OMIM:612796 inflammatory bowel disease 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013012 inflammatory bowel disease 27 skos:exactMatch UMLS:C2748550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013013 question mark ears, isolated skos:exactMatch OMIM:612798 question mark ears, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013014 spondyloepimetaphyseal dysplasia, aggrecan type skos:exactMatch MESH:C567558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013014 spondyloepimetaphyseal dysplasia, aggrecan type skos:exactMatch OMIM:612813 spondyloepimetaphyseal dysplasia, aggrecan iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013014 spondyloepimetaphyseal dysplasia, aggrecan type skos:exactMatch Orphanet:171866 Spondyloepimetaphyseal dysplasia, aggrecan type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013014 spondyloepimetaphyseal dysplasia, aggrecan type skos:exactMatch SCTID:719165004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013014 spondyloepimetaphyseal dysplasia, aggrecan type skos:exactMatch UMLS:C2748544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013015 Brugada syndrome 5 skos:exactMatch DOID:0110222 Brugada syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013015 Brugada syndrome 5 skos:exactMatch OMIM:612838 brugada syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013015 Brugada syndrome 5 skos:exactMatch UMLS:C2748541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013016 leukocyte adhesion deficiency 3 skos:exactMatch DOID:0110912 leukocyte adhesion deficiency 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013016 leukocyte adhesion deficiency 3 skos:exactMatch MESH:C567555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013016 leukocyte adhesion deficiency 3 skos:exactMatch OMIM:612840 leukocyte adhesion deficiency, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013016 leukocyte adhesion deficiency 3 skos:exactMatch Orphanet:99844 Leukocyte adhesion deficiency type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013016 leukocyte adhesion deficiency 3 skos:exactMatch UMLS:C2748536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013017 hypotrichosis 5 skos:exactMatch DOID:0110702 hypotrichosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013017 hypotrichosis 5 skos:exactMatch MESH:C567554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013017 hypotrichosis 5 skos:exactMatch OMIM:612841 hypotrichosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013017 hypotrichosis 5 skos:exactMatch UMLS:C2748535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013018 keratosis follicularis spinulosa decalvans, autosomal dominant skos:exactMatch MESH:C567553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013018 keratosis follicularis spinulosa decalvans, autosomal dominant skos:exactMatch OMIM:612843 keratosis follicularis spinulosa decalvans, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013018 keratosis follicularis spinulosa decalvans, autosomal dominant skos:exactMatch UMLS:C2748527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013020 narcolepsy 5, susceptibility to skos:exactMatch OMIM:612851 narcolepsy 5, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013020 narcolepsy 5, susceptibility to skos:exactMatch UMLS:C2748508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013021 sterile multifocal osteomyelitis with periostitis and pustulosis skos:exactMatch MESH:C557815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013021 sterile multifocal osteomyelitis with periostitis and pustulosis skos:exactMatch NCIT:C119056 Deficiency of the Interleukin-1 Receptor Antagonist semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013021 sterile multifocal osteomyelitis with periostitis and pustulosis skos:exactMatch OMIM:612852 osteomyelitis, sterile multifocal, with periostitis and pustulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013021 sterile multifocal osteomyelitis with periostitis and pustulosis skos:exactMatch Orphanet:210115 Sterile multifocal osteomyelitis with periostitis and pustulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013021 sterile multifocal osteomyelitis with periostitis and pustulosis skos:exactMatch UMLS:C2748507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013022 restless legs syndrome, susceptibility to, 7 skos:exactMatch OMIM:612853 restless legs syndrome, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013023 orofacial cleft 12 skos:exactMatch DOID:0080405 orofacial cleft 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013023 orofacial cleft 12 skos:exactMatch MESH:C567548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013023 orofacial cleft 12 skos:exactMatch OMIM:612858 orofacial cleft 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013023 orofacial cleft 12 skos:exactMatch UMLS:C2748505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013024 chronic thromboembolic pulmonary hypertension skos:exactMatch OMIM:612862 pulmonary hypertension, chronic thromboembolic, without deep vein thrombosis, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013024 chronic thromboembolic pulmonary hypertension skos:exactMatch Orphanet:70591 Chronic thromboembolic pulmonary hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013024 chronic thromboembolic pulmonary hypertension skos:exactMatch SCTID:233947005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013024 chronic thromboembolic pulmonary hypertension skos:exactMatch UMLS:C2363973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013025 chromosome 6q24-q25 deletion syndrome skos:exactMatch DOID:0060424 chromosome 6q24-q25 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013025 chromosome 6q24-q25 deletion syndrome skos:exactMatch OMIM:612863 chromosome 6q24-q25 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013025 chromosome 6q24-q25 deletion syndrome skos:exactMatch Orphanet:251056 6q25 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013025 chromosome 6q24-q25 deletion syndrome skos:exactMatch SCTID:719663005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013025 chromosome 6q24-q25 deletion syndrome skos:exactMatch UMLS:C3150215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013025 chromosome 6q24-q25 deletion syndrome skos:exactMatch UMLS:C4304527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013026 subepithelial mucinous corneal dystrophy skos:exactMatch DOID:0060454 subepithelial mucinous corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013026 subepithelial mucinous corneal dystrophy skos:exactMatch MESH:C567547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013026 subepithelial mucinous corneal dystrophy skos:exactMatch OMIM:612867 corneal dystrophy, subepithelial mucinous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013026 subepithelial mucinous corneal dystrophy skos:exactMatch Orphanet:98959 Subepithelial mucinous corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013026 subepithelial mucinous corneal dystrophy skos:exactMatch SCTID:723582004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013026 subepithelial mucinous corneal dystrophy skos:exactMatch UMLS:C2748503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013027 posterior amorphous corneal dystrophy skos:exactMatch DOID:0060452 posterior amorphous corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013027 posterior amorphous corneal dystrophy skos:exactMatch MESH:C567546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013027 posterior amorphous corneal dystrophy skos:exactMatch OMIM:612868 corneal dystrophy, posterior amorphous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013027 posterior amorphous corneal dystrophy skos:exactMatch Orphanet:98971 Posterior amorphous corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013027 posterior amorphous corneal dystrophy skos:exactMatch SCTID:719296002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013027 posterior amorphous corneal dystrophy skos:exactMatch UMLS:C2748502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013028 adenosine monophosphate deaminase deficiency skos:exactMatch MESH:C538234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013028 adenosine monophosphate deaminase deficiency skos:exactMatch Orphanet:45 Adenosine monophosphate deaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013028 adenosine monophosphate deaminase deficiency skos:exactMatch SCTID:9105005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013029 cerebellar ataxia type 9 skos:exactMatch DOID:0111747 cerebellar ataxia type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013029 cerebellar ataxia type 9 skos:exactMatch OMIM:612876 spinocerebellar ataxia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013029 cerebellar ataxia type 9 skos:exactMatch UMLS:C3887996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013030 dilated cardiomyopathy 1BB skos:exactMatch DOID:0110458 dilated cardiomyopathy 1BB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013030 dilated cardiomyopathy 1BB skos:exactMatch MESH:C567877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013030 dilated cardiomyopathy 1BB skos:exactMatch OMIM:612877 cardiomyopathy, dilated, 1bb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013030 dilated cardiomyopathy 1BB skos:exactMatch UMLS:C2752072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013031 chromosome 5Q14.3 deletion syndrome, distal skos:exactMatch MESH:C567876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013031 chromosome 5Q14.3 deletion syndrome, distal skos:exactMatch OMIM:612881 chromosome 5q14.3 deletion syndrome, distal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013031 chromosome 5Q14.3 deletion syndrome, distal skos:exactMatch UMLS:C2752071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013032 epilepsy, idiopathic generalized, susceptibility to, 8 skos:exactMatch DOID:0111322 idiopathic generalized epilepsy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013032 epilepsy, idiopathic generalized, susceptibility to, 8 skos:exactMatch OMIM:612899 epilepsy, idiopathic generalized, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013033 cerebral palsy, spastic quadriplegic, 2 skos:exactMatch MESH:C567867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013033 cerebral palsy, spastic quadriplegic, 2 skos:exactMatch OMIM:612900 cerebral palsy, spastic quadriplegic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013033 cerebral palsy, spastic quadriplegic, 2 skos:exactMatch UMLS:C2752061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013034 keratosis palmoplantaris striata 2 skos:exactMatch DOID:0081109 keratosis palmoplantaris striata 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013034 keratosis palmoplantaris striata 2 skos:exactMatch MESH:C565102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013034 keratosis palmoplantaris striata 2 skos:exactMatch OMIM:612908 keratosis palmoplantaris striata 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013034 keratosis palmoplantaris striata 2 skos:exactMatch UMLS:C1852127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013035 orofaciodigital syndrome XI skos:exactMatch DOID:0060381 orofaciodigital syndrome XI semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013035 orofaciodigital syndrome XI skos:exactMatch MESH:C557821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013035 orofaciodigital syndrome XI skos:exactMatch OMIM:612913 orofaciodigital syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013035 orofaciodigital syndrome XI skos:exactMatch Orphanet:141000 Orofaciodigital syndrome type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013035 orofaciodigital syndrome XI skos:exactMatch SCTID:718681002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013036 Zechi-Ceide syndrome skos:exactMatch MESH:C567865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013036 Zechi-Ceide syndrome skos:exactMatch OMIM:612916 zechi-ceide syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013036 Zechi-Ceide syndrome skos:exactMatch Orphanet:217017 Zechi-Ceide syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013036 Zechi-Ceide syndrome skos:exactMatch UMLS:C2752047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013037 Giacheti syndrome skos:exactMatch MESH:C567864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013037 Giacheti syndrome skos:exactMatch OMIM:612917 giacheti syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013037 Giacheti syndrome skos:exactMatch UMLS:C2752043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013038 CLOVES syndrome skos:exactMatch DOID:0080351 CLOVES syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013038 CLOVES syndrome skos:exactMatch MESH:C567863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013038 CLOVES syndrome skos:exactMatch OMIM:612918 congenital lipomatous overgrowth, vascular malformations, and epidermal nevi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013038 CLOVES syndrome skos:exactMatch Orphanet:140944 CLOVES syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013038 CLOVES syndrome skos:exactMatch SCTID:719475006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013038 CLOVES syndrome skos:exactMatch UMLS:C2752042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013039 3M syndrome 2 skos:exactMatch MESH:C567862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013039 3M syndrome 2 skos:exactMatch OMIM:612921 three m syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013039 3M syndrome 2 skos:exactMatch UMLS:C2752041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013040 atypical hemolytic-uremic syndrome with MCP/CD46 anomaly skos:exactMatch OMIM:612922 hemolytic uremic syndrome, atypical, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013040 atypical hemolytic-uremic syndrome with MCP/CD46 anomaly skos:exactMatch Orphanet:93576 OBSOLETE: Atypical hemolytic uremic syndrome with MCP/CD46 anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013041 atypical hemolytic-uremic syndrome with I factor anomaly skos:exactMatch OMIM:612923 hemolytic uremic syndrome, atypical, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013041 atypical hemolytic-uremic syndrome with I factor anomaly skos:exactMatch Orphanet:93580 OBSOLETE: Atypical hemolytic uremic syndrome with I factor anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013042 atypical hemolytic-uremic syndrome with B factor anomaly skos:exactMatch OMIM:612924 hemolytic uremic syndrome, atypical, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013042 atypical hemolytic-uremic syndrome with B factor anomaly skos:exactMatch Orphanet:93578 OBSOLETE: Atypical hemolytic uremic syndrome with B factor anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013043 atypical hemolytic-uremic syndrome with C3 anomaly skos:exactMatch OMIM:612925 hemolytic uremic syndrome, atypical, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013043 atypical hemolytic-uremic syndrome with C3 anomaly skos:exactMatch Orphanet:93575 OBSOLETE: Atypical hemolytic uremic syndrome with C3 anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013044 atypical hemolytic-uremic syndrome with thrombomodulin anomaly skos:exactMatch OMIM:612926 hemolytic uremic syndrome, atypical, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013044 atypical hemolytic-uremic syndrome with thrombomodulin anomaly skos:exactMatch Orphanet:217023 OBSOLETE: Atypical hemolytic uremic syndrome with thrombomodulin anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013045 mycobacterium tuberculosis, susceptibility to, 3 skos:exactMatch OMIM:612929 mycobacterium tuberculosis, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013046 glycogen storage disease due to muscle beta-enolase deficiency skos:exactMatch MESH:C567861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013046 glycogen storage disease due to muscle beta-enolase deficiency skos:exactMatch OMIM:612932 glycogen storage disease 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013046 glycogen storage disease due to muscle beta-enolase deficiency skos:exactMatch Orphanet:99849 Glycogen storage disease due to muscle beta-enolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013046 glycogen storage disease due to muscle beta-enolase deficiency skos:exactMatch UMLS:C2752027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013047 glycogen storage disease due to lactate dehydrogenase M-subunit deficiency skos:exactMatch MESH:C538133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013047 glycogen storage disease due to lactate dehydrogenase M-subunit deficiency skos:exactMatch OMIM:612933 glycogen storage disease 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013047 glycogen storage disease due to lactate dehydrogenase M-subunit deficiency skos:exactMatch Orphanet:284426 Glycogen storage disease due to lactate dehydrogenase M-subunit deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013047 glycogen storage disease due to lactate dehydrogenase M-subunit deficiency skos:exactMatch SCTID:237982007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013048 hereditary spastic paraplegia 50 skos:exactMatch DOID:0110802 hereditary spastic paraplegia 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013048 hereditary spastic paraplegia 50 skos:exactMatch MESH:C567858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013048 hereditary spastic paraplegia 50 skos:exactMatch OMIM:612936 spastic paraplegia 50, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013048 hereditary spastic paraplegia 50 skos:exactMatch UMLS:C2752008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013049 DPM3-congenital disorder of glycosylation skos:exactMatch MESH:C567857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013049 DPM3-congenital disorder of glycosylation skos:exactMatch OMIM:612937 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013049 DPM3-congenital disorder of glycosylation skos:exactMatch Orphanet:263494 DPM3-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013049 DPM3-congenital disorder of glycosylation skos:exactMatch SCTID:725044000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013049 DPM3-congenital disorder of glycosylation skos:exactMatch UMLS:C2752007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013050 lethal polymalformative syndrome, Boissel type skos:exactMatch MESH:C567856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013050 lethal polymalformative syndrome, Boissel type skos:exactMatch OMIM:612938 growth retardation, developmental delay, and facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013050 lethal polymalformative syndrome, Boissel type skos:exactMatch Orphanet:210144 Lethal polymalformative syndrome, Boissel type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013051 autosomal recessive cutis laxa type 2B skos:exactMatch DOID:0070137 autosomal recessive cutis laxa type IIB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013051 autosomal recessive cutis laxa type 2B skos:exactMatch MESH:C567855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013051 autosomal recessive cutis laxa type 2B skos:exactMatch OMIM:612940 cutis laxa, autosomal recessive, iia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013051 autosomal recessive cutis laxa type 2B skos:exactMatch Orphanet:357064 Autosomal recessive cutis laxa type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013051 autosomal recessive cutis laxa type 2B skos:exactMatch UMLS:C2751987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013052 retinitis pigmentosa 42 skos:exactMatch DOID:0110386 retinitis pigmentosa 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013052 retinitis pigmentosa 42 skos:exactMatch MESH:C567854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013052 retinitis pigmentosa 42 skos:exactMatch OMIM:612943 retinitis pigmentosa 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013052 retinitis pigmentosa 42 skos:exactMatch UMLS:C2751986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013053 microcephaly-facio-cardio-skeletal syndrome, Hadziselimovic type skos:exactMatch MESH:C567850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013053 microcephaly-facio-cardio-skeletal syndrome, Hadziselimovic type skos:exactMatch OMIM:612946 hadziselimovic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013053 microcephaly-facio-cardio-skeletal syndrome, Hadziselimovic type skos:exactMatch Orphanet:217026 Microcephaly-facio-cardio-skeletal syndrome, Hadziselimovic type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013053 microcephaly-facio-cardio-skeletal syndrome, Hadziselimovic type skos:exactMatch SCTID:719395001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013053 microcephaly-facio-cardio-skeletal syndrome, Hadziselimovic type skos:exactMatch UMLS:C2751878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013054 microcephaly, growth retardation, cataract, hearing loss, and unusual appearance skos:exactMatch MESH:C567849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013054 microcephaly, growth retardation, cataract, hearing loss, and unusual appearance skos:exactMatch OMIM:612947 microcephaly, growth retardation, cataract, hearing loss, and unusual appearance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013054 microcephaly, growth retardation, cataract, hearing loss, and unusual appearance skos:exactMatch UMLS:C2751870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013055 Stargardt macular degeneration, absent or hypoplastic corpus callosum, intellectual disability, and dysmorphic features skos:exactMatch MESH:C548086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013055 Stargardt macular degeneration, absent or hypoplastic corpus callosum, intellectual disability, and dysmorphic features skos:exactMatch OMIM:612948 stargardt macular degeneration, absent or hypoplastic corpus callosum, mental retardation, and dysmorphic facial features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013055 Stargardt macular degeneration, absent or hypoplastic corpus callosum, intellectual disability, and dysmorphic features skos:exactMatch UMLS:C2751864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013056 developmental and epileptic encephalopathy, 39 skos:exactMatch DOID:0080349 developmental and epileptic encephalopathy 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013056 developmental and epileptic encephalopathy, 39 skos:exactMatch MESH:C567847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013056 developmental and epileptic encephalopathy, 39 skos:exactMatch OMIM:612949 developmental and epileptic encephalopathy 39 with leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013056 developmental and epileptic encephalopathy, 39 skos:exactMatch Orphanet:353217 Epileptic encephalopathy with global cerebral demyelination semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013056 developmental and epileptic encephalopathy, 39 skos:exactMatch SCTID:726702005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013056 developmental and epileptic encephalopathy, 39 skos:exactMatch UMLS:C2751855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013056 developmental and epileptic encephalopathy, 39 skos:exactMatch UMLS:C4512050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013057 psoriasis 12, susceptibility to skos:exactMatch DOID:0111291 psoriasis 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013057 psoriasis 12, susceptibility to skos:exactMatch OMIM:612950 psoriasis 12, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013058 cystic leukoencephalopathy without megalencephaly skos:exactMatch DOID:0081007 RNASET2-deficient cystic leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013058 cystic leukoencephalopathy without megalencephaly skos:exactMatch MESH:C567845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013058 cystic leukoencephalopathy without megalencephaly skos:exactMatch OMIM:612951 leukoencephalopathy, cystic, without megalencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013058 cystic leukoencephalopathy without megalencephaly skos:exactMatch Orphanet:85136 Cystic leukoencephalopathy without megalencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013058 cystic leukoencephalopathy without megalencephaly skos:exactMatch SCTID:720825005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013058 cystic leukoencephalopathy without megalencephaly skos:exactMatch UMLS:C2751843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013059 Aicardi-Goutieres syndrome 5 skos:exactMatch MESH:C535608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013059 Aicardi-Goutieres syndrome 5 skos:exactMatch NCIT:C168564 Aicardi-Goutieres Syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013059 Aicardi-Goutieres syndrome 5 skos:exactMatch OMIM:612952 aicardi-goutieres syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013060 autosomal recessive Parkinson disease 14 skos:exactMatch DOID:0060900 Parkinson's disease 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013060 autosomal recessive Parkinson disease 14 skos:exactMatch MESH:C567844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013060 autosomal recessive Parkinson disease 14 skos:exactMatch OMIM:612953 parkinson disease 14, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013060 autosomal recessive Parkinson disease 14 skos:exactMatch Orphanet:199351 Adult-onset dystonia-parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013060 autosomal recessive Parkinson disease 14 skos:exactMatch SCTID:720466001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013060 autosomal recessive Parkinson disease 14 skos:exactMatch UMLS:C2751842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013061 myofibrillar myopathy 6 skos:exactMatch DOID:0080097 myofibrillar myopathy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013061 myofibrillar myopathy 6 skos:exactMatch MESH:C567843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013061 myofibrillar myopathy 6 skos:exactMatch OMIM:612954 myopathy, myofibrillar, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013061 myofibrillar myopathy 6 skos:exactMatch Orphanet:199340 Muscular dystrophy, Selcen type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013062 long QT syndrome 12 skos:exactMatch DOID:0110653 long QT syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013062 long QT syndrome 12 skos:exactMatch MESH:C567842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013062 long QT syndrome 12 skos:exactMatch OMIM:612955 long qt syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013062 long QT syndrome 12 skos:exactMatch UMLS:C2751830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013063 ventricular fibrillation, paroxysmal familial, 2 skos:exactMatch MESH:C567841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013063 ventricular fibrillation, paroxysmal familial, 2 skos:exactMatch OMIM:612956 ventricular fibrillation, paroxysmal familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013063 ventricular fibrillation, paroxysmal familial, 2 skos:exactMatch UMLS:C2751829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013064 multiple synostoses syndrome 3 skos:exactMatch DOID:0081319 multiple synostoses syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013064 multiple synostoses syndrome 3 skos:exactMatch MESH:C567839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013064 multiple synostoses syndrome 3 skos:exactMatch OMIM:612961 multiple synostoses syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013064 multiple synostoses syndrome 3 skos:exactMatch UMLS:C2751826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013065 premature ovarian failure 7 skos:exactMatch MESH:C567838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013065 premature ovarian failure 7 skos:exactMatch OMIM:612964 premature ovarian failure 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013065 premature ovarian failure 7 skos:exactMatch UMLS:C2751825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013066 46,XY sex reversal 3 skos:exactMatch DOID:0111772 46,XY sex reversal 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013066 46,XY sex reversal 3 skos:exactMatch OMIM:612965 46,xy sex reversal 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013067 cataract 34 multiple types skos:exactMatch DOID:0110230 cataract 34 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013067 cataract 34 multiple types skos:exactMatch MESH:C567835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013067 cataract 34 multiple types skos:exactMatch OMIM:612968 cataract 34, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013067 cataract 34 multiple types skos:exactMatch UMLS:C2751822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013068 age-related hearing impairment 2 skos:exactMatch MESH:C567834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013068 age-related hearing impairment 2 skos:exactMatch OMIM:612976 age-related hearing impairment 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013068 age-related hearing impairment 2 skos:exactMatch UMLS:C2751814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013069 autosomal recessive optic atrophy, OPA7 type skos:exactMatch DOID:0111437 optic atrophy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013069 autosomal recessive optic atrophy, OPA7 type skos:exactMatch MESH:C567833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013069 autosomal recessive optic atrophy, OPA7 type skos:exactMatch OMIM:612989 optic atrophy 7 with or without auditory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013069 autosomal recessive optic atrophy, OPA7 type skos:exactMatch Orphanet:227976 Autosomal recessive optic atrophy, OPA7 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013069 autosomal recessive optic atrophy, OPA7 type skos:exactMatch UMLS:C2751812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013070 spermatogenic failure 7 skos:exactMatch DOID:0070173 spermatogenic failure 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013070 spermatogenic failure 7 skos:exactMatch MESH:C567832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013070 spermatogenic failure 7 skos:exactMatch OMIM:612997 spermatogenic failure 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013070 spermatogenic failure 7 skos:exactMatch UMLS:C2751811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013071 Emery-Dreifuss muscular dystrophy 4, autosomal dominant skos:exactMatch DOID:0070249 autosomal dominant Emery-Dreifuss muscular dystrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013071 Emery-Dreifuss muscular dystrophy 4, autosomal dominant skos:exactMatch MESH:C567831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013071 Emery-Dreifuss muscular dystrophy 4, autosomal dominant skos:exactMatch OMIM:612998 emery-dreifuss muscular dystrophy 4, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013071 Emery-Dreifuss muscular dystrophy 4, autosomal dominant skos:exactMatch UMLS:C2751807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013072 Emery-Dreifuss muscular dystrophy 5, autosomal dominant skos:exactMatch DOID:0070250 autosomal dominant Emery-Dreifuss muscular dystrophy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013072 Emery-Dreifuss muscular dystrophy 5, autosomal dominant skos:exactMatch OMIM:612999 emery-dreifuss muscular dystrophy 5, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013072 Emery-Dreifuss muscular dystrophy 5, autosomal dominant skos:exactMatch UMLS:C2751805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013073 palmoplantar keratoderma, nonepidermolytic, focal 1 skos:exactMatch DOID:0111709 focal nonepidermolytic palmoplantar keratoderma 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013073 palmoplantar keratoderma, nonepidermolytic, focal 1 skos:exactMatch OMIM:613000 palmoplantar keratoderma, nonepidermolytic, focal 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013074 encephalocraniocutaneous lipomatosis skos:exactMatch MESH:C535736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013074 encephalocraniocutaneous lipomatosis skos:exactMatch NCIT:C4701 Encephalocraniocutaneous Lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013074 encephalocraniocutaneous lipomatosis skos:exactMatch OMIM:613001 encephalocraniocutaneous lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013074 encephalocraniocutaneous lipomatosis skos:exactMatch Orphanet:2396 Encephalocraniocutaneous lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013074 encephalocraniocutaneous lipomatosis skos:exactMatch SCTID:238905009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013074 encephalocraniocutaneous lipomatosis skos:exactMatch UMLS:C0406612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013076 attention deficit-hyperactivity disorder, susceptibility to, 7 skos:exactMatch OMIM:613003 attention deficit-hyperactivity disorder, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013077 Santos syndrome skos:exactMatch MESH:C567819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013077 Santos syndrome skos:exactMatch OMIM:613005 santos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013077 Santos syndrome skos:exactMatch UMLS:C2751698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013078 type 1 diabetes mellitus 24 skos:exactMatch DOID:0110761 type 1 diabetes mellitus 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013078 type 1 diabetes mellitus 24 skos:exactMatch MESH:C567818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013078 type 1 diabetes mellitus 24 skos:exactMatch OMIM:613006 iia 1 diabetes mellitus 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013078 type 1 diabetes mellitus 24 skos:exactMatch UMLS:C2751697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013079 primary biliary cholangitis 2 skos:exactMatch DOID:0070359 primary biliary cholangitis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013079 primary biliary cholangitis 2 skos:exactMatch MESH:C567817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013079 primary biliary cholangitis 2 skos:exactMatch OMIM:613007 biliary cirrhosis, primary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013079 primary biliary cholangitis 2 skos:exactMatch UMLS:C2751696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013080 primary biliary cholangitis 3 skos:exactMatch DOID:0070360 primary biliary cholangitis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013080 primary biliary cholangitis 3 skos:exactMatch MESH:C567816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013080 primary biliary cholangitis 3 skos:exactMatch OMIM:613008 biliary cirrhosis, primary, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013080 primary biliary cholangitis 3 skos:exactMatch UMLS:C2751695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013081 lymphoproliferative syndrome 1 skos:exactMatch DOID:0060707 lymphoproliferative syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013081 lymphoproliferative syndrome 1 skos:exactMatch MESH:C567815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013081 lymphoproliferative syndrome 1 skos:exactMatch NCIT:C126344 Lymphoproliferative Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013081 lymphoproliferative syndrome 1 skos:exactMatch OMIM:613011 lymphoproliferative syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013081 lymphoproliferative syndrome 1 skos:exactMatch Orphanet:538963 Combined immunodeficiency due to ITK deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013081 lymphoproliferative syndrome 1 skos:exactMatch UMLS:C3552634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013082 Hirschsprung disease-ganglioneuroblastoma syndrome skos:exactMatch MESH:C538119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013082 Hirschsprung disease-ganglioneuroblastoma syndrome skos:exactMatch Orphanet:2151 Hirschsprung disease-ganglioneuroblastoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013082 Hirschsprung disease-ganglioneuroblastoma syndrome skos:exactMatch UMLS:C2751683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013083 neuroblastoma, susceptibility to, 3 skos:exactMatch OMIM:613014 neuroblastoma, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013084 neuroblastoma, susceptibility to, 4 skos:exactMatch OMIM:613015 neuroblastoma, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013085 neuroblastoma, susceptibility to, 5 skos:exactMatch OMIM:613016 neuroblastoma, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013086 neuroblastoma, susceptibility to, 6 skos:exactMatch OMIM:613017 neuroblastoma, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013087 bronchiectasis with or without elevated sweat chloride 2 skos:exactMatch DOID:0080527 bronchiectasis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013087 bronchiectasis with or without elevated sweat chloride 2 skos:exactMatch MESH:C567813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013087 bronchiectasis with or without elevated sweat chloride 2 skos:exactMatch OMIM:613021 bronchiectasis with or without elevated sweat chloride 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013087 bronchiectasis with or without elevated sweat chloride 2 skos:exactMatch UMLS:C2751666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013088 follicular lymphoma, susceptibility to, 1 skos:exactMatch OMIM:613024 follicular lymphoma, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013089 schizophrenia 13 skos:exactMatch DOID:0070089 schizophrenia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013089 schizophrenia 13 skos:exactMatch OMIM:613025 schizophrenia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013089 schizophrenia 13 skos:exactMatch UMLS:C2751663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013090 chromosome 19q13.11 deletion syndrome skos:exactMatch DOID:0060408 chromosome 19q13.11 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013090 chromosome 19q13.11 deletion syndrome skos:exactMatch MESH:C567810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013090 chromosome 19q13.11 deletion syndrome skos:exactMatch Orphanet:217346 19q13.11 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013090 chromosome 19q13.11 deletion syndrome skos:exactMatch SCTID:719599008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013090 chromosome 19q13.11 deletion syndrome skos:exactMatch UMLS:C2751651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013090 chromosome 19q13.11 deletion syndrome skos:exactMatch UMLS:C4304577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013091 glycogen storage disease IXc skos:exactMatch DOID:0111043 glycogen storage disease IXc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013091 glycogen storage disease IXc skos:exactMatch MESH:C567809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013091 glycogen storage disease IXc skos:exactMatch OMIM:613027 glycogen storage disease ixc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013091 glycogen storage disease IXc skos:exactMatch UMLS:C2751643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013092 glioma susceptibility 2 skos:exactMatch OMIM:613028 glioma susceptibility 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013093 glioma susceptibility 3 skos:exactMatch OMIM:613029 glioma susceptibility 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013094 glioma susceptibility 5 skos:exactMatch OMIM:613030 glioma susceptibility 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013095 glioma susceptibility 6 skos:exactMatch OMIM:613031 glioma susceptibility 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013095 glioma susceptibility 6 skos:exactMatch UMLS:C2751639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013096 glioma susceptibility 7 skos:exactMatch OMIM:613032 glioma susceptibility 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013097 glioma susceptibility 8 skos:exactMatch OMIM:613033 glioma susceptibility 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013097 glioma susceptibility 8 skos:exactMatch UMLS:C2751637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013098 noise induced hearing loss skos:exactMatch MESH:D006317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013098 noise induced hearing loss skos:exactMatch NCIT:C34664 Noise Induced Hearing Loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013098 noise induced hearing loss skos:exactMatch OMIM:613035 hearing loss, noise-induced, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013098 noise induced hearing loss skos:exactMatch SCTID:73415002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013099 combined pituitary hormone deficiencies, genetic form skos:exactMatch OMIMPS:613038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013099 combined pituitary hormone deficiencies, genetic form skos:exactMatch Orphanet:95494 Combined pituitary hormone deficiencies, genetic forms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013099 combined pituitary hormone deficiencies, genetic form skos:exactMatch SCTID:718182008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013100 atrial fibrillation, familial, 8 skos:exactMatch MESH:C567802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013100 atrial fibrillation, familial, 8 skos:exactMatch OMIM:613055 atrial fibrillation, familial, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013100 atrial fibrillation, familial, 8 skos:exactMatch UMLS:C2751607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013101 basal cell carcinoma, susceptibility to, 2 skos:exactMatch OMIM:613058 basal cell carcinoma, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013101 basal cell carcinoma, susceptibility to, 2 skos:exactMatch UMLS:C2751606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013102 basal cell carcinoma, susceptibility to, 3 skos:exactMatch OMIM:613059 basal cell carcinoma, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013102 basal cell carcinoma, susceptibility to, 3 skos:exactMatch UMLS:C2751605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013103 epilepsy, idiopathic generalized, susceptibility to, 10 skos:exactMatch DOID:0111292 idiopathic generalized epilepsy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013103 epilepsy, idiopathic generalized, susceptibility to, 10 skos:exactMatch OMIM:613060 epilepsy, idiopathic generalized, susceptibility to, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013104 basal cell carcinoma, susceptibility to, 4 skos:exactMatch OMIM:613061 basal cell carcinoma, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013104 basal cell carcinoma, susceptibility to, 4 skos:exactMatch UMLS:C2751602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013105 basal cell carcinoma, susceptibility to, 5 skos:exactMatch OMIM:613062 basal cell carcinoma, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013105 basal cell carcinoma, susceptibility to, 5 skos:exactMatch UMLS:C2751601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013106 basal cell carcinoma, susceptibility to, 6 skos:exactMatch OMIM:613063 basal cell carcinoma, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013106 basal cell carcinoma, susceptibility to, 6 skos:exactMatch UMLS:C2751600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013107 dermatitis, atopic, 7 skos:exactMatch DOID:0110103 atopic dermatitis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013107 dermatitis, atopic, 7 skos:exactMatch MESH:C567796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013107 dermatitis, atopic, 7 skos:exactMatch OMIM:613064 dermatitis, atopic, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013107 dermatitis, atopic, 7 skos:exactMatch UMLS:C2751599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013108 leukemia, acute lymphocytic, susceptibility to, 1 skos:exactMatch OMIM:613065 leukemia, acute lymphoblastic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013108 leukemia, acute lymphocytic, susceptibility to, 1 skos:exactMatch UMLS:C2751595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013109 leukemia, acute lymphocytic, susceptibility to, 2 skos:exactMatch OMIM:613067 leukemia, acute lymphoblastic, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013109 leukemia, acute lymphocytic, susceptibility to, 2 skos:exactMatch UMLS:C2751593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013110 neurodegenerative syndrome due to cerebral folate transport deficiency skos:exactMatch DOID:0050719 cerebral folate receptor alpha deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013110 neurodegenerative syndrome due to cerebral folate transport deficiency skos:exactMatch MESH:C567791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013110 neurodegenerative syndrome due to cerebral folate transport deficiency skos:exactMatch OMIM:613068 neurodegeneration due to cerebral folate transport deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013110 neurodegenerative syndrome due to cerebral folate transport deficiency skos:exactMatch Orphanet:217382 Neurodegenerative syndrome due to cerebral folate transport deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013110 neurodegenerative syndrome due to cerebral folate transport deficiency skos:exactMatch SCTID:711403001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013111 acute infantile liver failure due to synthesis defect of mtDNA-encoded proteins skos:exactMatch DOID:0080778 transient infantile liver failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013111 acute infantile liver failure due to synthesis defect of mtDNA-encoded proteins skos:exactMatch OMIM:613070 liver failure, infantile, transient semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013111 acute infantile liver failure due to synthesis defect of mtDNA-encoded proteins skos:exactMatch Orphanet:217371 Acute infantile liver failure due to synthesis defect of mtDNA-encoded proteins semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013111 acute infantile liver failure due to synthesis defect of mtDNA-encoded proteins skos:exactMatch UMLS:C3278664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013112 bronchiectasis with or without elevated sweat chloride 3 skos:exactMatch DOID:0080528 bronchiectasis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013112 bronchiectasis with or without elevated sweat chloride 3 skos:exactMatch MESH:C567772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013112 bronchiectasis with or without elevated sweat chloride 3 skos:exactMatch OMIM:613071 bronchiectasis with or without elevated sweat chloride 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013112 bronchiectasis with or without elevated sweat chloride 3 skos:exactMatch UMLS:C2751324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013113 metaphyseal anadysplasia 2 skos:exactMatch MESH:C567771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013113 metaphyseal anadysplasia 2 skos:exactMatch OMIM:613073 metaphyseal anadysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013113 metaphyseal anadysplasia 2 skos:exactMatch UMLS:C2751322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013114 autosomal dominant nonsyndromic hearing loss 50 skos:exactMatch DOID:0110576 autosomal dominant nonsyndromic deafness 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013114 autosomal dominant nonsyndromic hearing loss 50 skos:exactMatch OMIM:613074 deafness, autosomal dominant 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013115 RIN2 syndrome skos:exactMatch MESH:C567770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013115 RIN2 syndrome skos:exactMatch OMIM:613075 macs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013115 RIN2 syndrome skos:exactMatch Orphanet:217335 RIN2 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013115 RIN2 syndrome skos:exactMatch SCTID:723367005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013115 RIN2 syndrome skos:exactMatch UMLS:C2751321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013116 congenital cataract-progressive muscular hypotonia-hearing loss-developmental delay syndrome skos:exactMatch MESH:C567769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013116 congenital cataract-progressive muscular hypotonia-hearing loss-developmental delay syndrome skos:exactMatch OMIM:613076 myopathy, mitochondrial progressive, with congenital cataract and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013116 congenital cataract-progressive muscular hypotonia-hearing loss-developmental delay syndrome skos:exactMatch Orphanet:330054 Congenital cataract-progressive muscular hypotonia-hearing loss-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013116 congenital cataract-progressive muscular hypotonia-hearing loss-developmental delay syndrome skos:exactMatch UMLS:C2751320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013117 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 5 skos:exactMatch DOID:0111518 autosomal dominant progressive external ophthalmoplegia with mitochondrial DNA deletions 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013117 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 5 skos:exactMatch MESH:C567768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013117 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 5 skos:exactMatch OMIM:613077 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013117 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 5 skos:exactMatch UMLS:C2751319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013118 Nijmegen breakage syndrome-like disorder skos:exactMatch MESH:C567767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013118 Nijmegen breakage syndrome-like disorder skos:exactMatch NCIT:C153178 Nijmegen Breakage Syndrome-Like Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013118 Nijmegen breakage syndrome-like disorder skos:exactMatch OMIM:613078 nijmegen breakage syndrome-like disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013118 Nijmegen breakage syndrome-like disorder skos:exactMatch Orphanet:240760 Nijmegen breakage syndrome-like disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013118 Nijmegen breakage syndrome-like disorder skos:exactMatch SCTID:766753005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013118 Nijmegen breakage syndrome-like disorder skos:exactMatch UMLS:C2751318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013119 autosomal recessive nonsyndromic hearing loss 77 skos:exactMatch DOID:0110525 autosomal recessive nonsyndromic deafness 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013119 autosomal recessive nonsyndromic hearing loss 77 skos:exactMatch MESH:C567543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013119 autosomal recessive nonsyndromic hearing loss 77 skos:exactMatch OMIM:613079 deafness, autosomal recessive 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013119 autosomal recessive nonsyndromic hearing loss 77 skos:exactMatch UMLS:C2746083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013120 46,XY sex reversal 5 skos:exactMatch DOID:0111776 46,XY sex reversal 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013120 46,XY sex reversal 5 skos:exactMatch MESH:C567766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013120 46,XY sex reversal 5 skos:exactMatch OMIM:613080 46,xy sex reversal 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013120 46,XY sex reversal 5 skos:exactMatch UMLS:C2751317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013121 glaucoma 3, primary congenital, C skos:exactMatch OMIM:613085 glaucoma 3, primary congenital, c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013122 glaucoma 3, primary congenital, D skos:exactMatch MESH:C567765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013122 glaucoma 3, primary congenital, D skos:exactMatch OMIM:613086 glaucoma 3, primary congenital, d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013122 glaucoma 3, primary congenital, D skos:exactMatch UMLS:C2751316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013123 atrial septal defect 6 skos:exactMatch DOID:0110111 atrial heart septal defect 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013123 atrial septal defect 6 skos:exactMatch MESH:C567764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013123 atrial septal defect 6 skos:exactMatch OMIM:613087 atrial septal defect 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013123 atrial septal defect 6 skos:exactMatch UMLS:C2751315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013124 pelvic organ prolapse, susceptibility to, 2 skos:exactMatch OMIM:613088 pelvic organ prolapse, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013125 CLAPO syndrome skos:exactMatch MESH:C567763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013125 CLAPO syndrome skos:exactMatch OMIM:613089 capillary malformation of the lower lip, lymphatic malformation of face and neck, asymmetry of face and limbs, and partial/generalized overgrowth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013125 CLAPO syndrome skos:exactMatch Orphanet:168984 CLAPO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013125 CLAPO syndrome skos:exactMatch SCTID:717765001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013125 CLAPO syndrome skos:exactMatch UMLS:C2751313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013127 asphyxiating thoracic dystrophy 3 skos:exactMatch DOID:0050549 Saldino-Noonan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013127 asphyxiating thoracic dystrophy 3 skos:exactMatch DOID:0110087 asphyxiating thoracic dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013127 asphyxiating thoracic dystrophy 3 skos:exactMatch MESH:C537602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013127 asphyxiating thoracic dystrophy 3 skos:exactMatch NCIT:C163755 Short-Rib Thoracic Dysplasia 3 with or without Polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013127 asphyxiating thoracic dystrophy 3 skos:exactMatch OMIM:613091 short-rib thoracic dysplasia 3 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013127 asphyxiating thoracic dystrophy 3 skos:exactMatch Orphanet:93270 Short rib-polydactyly syndrome, Saldino-Noonan type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013127 asphyxiating thoracic dystrophy 3 skos:exactMatch Orphanet:93271 Short rib-polydactyly syndrome, Verma-Naumoff type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013127 asphyxiating thoracic dystrophy 3 skos:exactMatch SCTID:254051008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013127 asphyxiating thoracic dystrophy 3 skos:exactMatch UMLS:C0432197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013128 familial juvenile hyperuricemic nephropathy type 2 skos:exactMatch MESH:C567760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013128 familial juvenile hyperuricemic nephropathy type 2 skos:exactMatch OMIM:613092 tubulointerstitial kidney disease, autosomal dominant, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013128 familial juvenile hyperuricemic nephropathy type 2 skos:exactMatch Orphanet:217330 REN-related autosomal dominant tubulointerstitial kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013128 familial juvenile hyperuricemic nephropathy type 2 skos:exactMatch SCTID:721840000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013129 cone dystrophy 4 skos:exactMatch MESH:C567758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013129 cone dystrophy 4 skos:exactMatch NCIT:C164226 Achromatopsia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013129 cone dystrophy 4 skos:exactMatch OMIM:613093 cone dystrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013130 isolated microphthalmia 4 skos:exactMatch DOID:0060836 isolated microphthalmia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013130 isolated microphthalmia 4 skos:exactMatch MESH:C567757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013130 isolated microphthalmia 4 skos:exactMatch OMIM:613094 microphthalmia, isolated 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013130 isolated microphthalmia 4 skos:exactMatch UMLS:C2751307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013131 polycystic kidney disease 2 skos:exactMatch DOID:0110859 polycystic kidney disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013131 polycystic kidney disease 2 skos:exactMatch NCIT:C123166 Autosomal Dominant Polycystic Kidney Disease Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013131 polycystic kidney disease 2 skos:exactMatch OMIM:613095 polycystic kidney disease 2 with or without polycystic liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013131 polycystic kidney disease 2 skos:exactMatch SCTID:253879006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013131 polycystic kidney disease 2 skos:exactMatch UMLS:C2751306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013132 hereditary spastic paraplegia 36 skos:exactMatch DOID:0110787 hereditary spastic paraplegia 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013132 hereditary spastic paraplegia 36 skos:exactMatch MESH:C567930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013132 hereditary spastic paraplegia 36 skos:exactMatch OMIM:613096 spastic paraplegia 36, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013132 hereditary spastic paraplegia 36 skos:exactMatch Orphanet:320365 Autosomal dominant spastic paraplegia type 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013132 hereditary spastic paraplegia 36 skos:exactMatch SCTID:723819007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013132 hereditary spastic paraplegia 36 skos:exactMatch UMLS:C2936879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013132 hereditary spastic paraplegia 36 skos:exactMatch UMLS:C4510078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013133 melanoma, cutaneous malignant, susceptibility to, 5 skos:exactMatch OMIM:613099 melanoma, cutaneous malignant, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013134 glaucoma 1, open angle, O skos:exactMatch MESH:C567753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013134 glaucoma 1, open angle, O skos:exactMatch OMIM:613100 glaucoma 1, open angle, o semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013134 glaucoma 1, open angle, O skos:exactMatch UMLS:C2751294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013135 familial hemophagocytic lymphohistiocytosis 5 skos:exactMatch DOID:0110925 familial hemophagocytic lymphohistiocytosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013135 familial hemophagocytic lymphohistiocytosis 5 skos:exactMatch MESH:C567752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013135 familial hemophagocytic lymphohistiocytosis 5 skos:exactMatch OMIM:613101 hemophagocytic lymphohistiocytosis, familial, 5, with or without microvillus inclusion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013135 familial hemophagocytic lymphohistiocytosis 5 skos:exactMatch UMLS:C2751293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013136 hereditary hypotrichosis with recurrent skin vesicles skos:exactMatch MESH:C567751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013136 hereditary hypotrichosis with recurrent skin vesicles skos:exactMatch OMIM:613102 hypotrichosis and recurrent skin vesicles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013136 hereditary hypotrichosis with recurrent skin vesicles skos:exactMatch Orphanet:217407 Hereditary hypotrichosis with recurrent skin vesicles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013136 hereditary hypotrichosis with recurrent skin vesicles skos:exactMatch SCTID:724350009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013136 hereditary hypotrichosis with recurrent skin vesicles skos:exactMatch UMLS:C2751292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013137 choroidal dystrophy, central areolar 2 skos:exactMatch MESH:C567750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013137 choroidal dystrophy, central areolar 2 skos:exactMatch OMIM:613105 choroidal dystrophy, central areolar 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013137 choroidal dystrophy, central areolar 2 skos:exactMatch UMLS:C2751290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013138 vertigo, benign recurrent, 2 skos:exactMatch MESH:C567749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013138 vertigo, benign recurrent, 2 skos:exactMatch OMIM:613106 vertigo, benign recurrent, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013138 vertigo, benign recurrent, 2 skos:exactMatch UMLS:C2751289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013139 neutropenia, severe congenital, 2, autosomal dominant skos:exactMatch MESH:C567748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013139 neutropenia, severe congenital, 2, autosomal dominant skos:exactMatch OMIM:613107 neutropenia, severe congenital, 2, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013139 neutropenia, severe congenital, 2, autosomal dominant skos:exactMatch UMLS:C2751288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013140 candidiasis, familial, 4 skos:exactMatch OMIM:613108 candidiasis, familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013140 candidiasis, familial, 4 skos:exactMatch SCTID:235073000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013140 candidiasis, familial, 4 skos:exactMatch UMLS:C0341024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013142 neuropathy, hereditary sensory and autonomic, type 2B skos:exactMatch DOID:0070150 hereditary sensory and autonomic neuropathy type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013142 neuropathy, hereditary sensory and autonomic, type 2B skos:exactMatch OMIM:613115 neuropathy, hereditary sensory and autonomic, iia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013142 neuropathy, hereditary sensory and autonomic, type 2B skos:exactMatch UMLS:C2751092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013143 hereditary thrombophilia due to congenital histidine-rich (poly-L) glycoprotein deficiency skos:exactMatch DOID:0111903 thrombophilia due to HRG deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013143 hereditary thrombophilia due to congenital histidine-rich (poly-L) glycoprotein deficiency skos:exactMatch MESH:C567737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013143 hereditary thrombophilia due to congenital histidine-rich (poly-L) glycoprotein deficiency skos:exactMatch OMIM:613116 thrombophilia due to histidine-rich glycoprotein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013143 hereditary thrombophilia due to congenital histidine-rich (poly-L) glycoprotein deficiency skos:exactMatch Orphanet:217467 Hereditary thrombophilia due to congenital histidine-rich (poly-L) glycoprotein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013144 hereditary antithrombin deficiency skos:exactMatch DOID:3755 antithrombin III deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013144 hereditary antithrombin deficiency skos:exactMatch MESH:D020152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013144 hereditary antithrombin deficiency skos:exactMatch OMIM:613118 antithrombin 3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013144 hereditary antithrombin deficiency skos:exactMatch Orphanet:82 Hereditary thrombophilia due to congenital antithrombin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013144 hereditary antithrombin deficiency skos:exactMatch SCTID:36351005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013144 hereditary antithrombin deficiency skos:exactMatch UMLS:C0272375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013145 Brugada syndrome 6 skos:exactMatch DOID:0110223 Brugada syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013145 Brugada syndrome 6 skos:exactMatch MESH:C567735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013145 Brugada syndrome 6 skos:exactMatch OMIM:613119 brugada syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013145 Brugada syndrome 6 skos:exactMatch UMLS:C2751089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013146 Brugada syndrome 7 skos:exactMatch DOID:0110224 Brugada syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013146 Brugada syndrome 7 skos:exactMatch MESH:C567734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013146 Brugada syndrome 7 skos:exactMatch OMIM:613120 brugada syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013146 Brugada syndrome 7 skos:exactMatch UMLS:C2751088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013147 dilated cardiomyopathy 1CC skos:exactMatch DOID:0110424 dilated cardiomyopathy 1CC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013147 dilated cardiomyopathy 1CC skos:exactMatch MESH:C567733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013147 dilated cardiomyopathy 1CC skos:exactMatch OMIM:613122 cardiomyopathy, dilated, 1cc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013147 dilated cardiomyopathy 1CC skos:exactMatch UMLS:C2751084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013148 Brugada syndrome 8 skos:exactMatch DOID:0110225 Brugada syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013148 Brugada syndrome 8 skos:exactMatch MESH:C567732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013148 Brugada syndrome 8 skos:exactMatch OMIM:613123 brugada syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013148 Brugada syndrome 8 skos:exactMatch UMLS:C2751083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013149 hydrops fetalis, nonimmune, with gracile bones and dysmorphic features skos:exactMatch MESH:C567731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013149 hydrops fetalis, nonimmune, with gracile bones and dysmorphic features skos:exactMatch OMIM:613124 hydrops fetalis, nonimmune, with gracile bones and dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013149 hydrops fetalis, nonimmune, with gracile bones and dysmorphic features skos:exactMatch UMLS:C2751073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013150 parkinsonism-dystonia, infantile skos:exactMatch MESH:C567730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013150 parkinsonism-dystonia, infantile skos:exactMatch OMIMPS:613135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013150 parkinsonism-dystonia, infantile skos:exactMatch Orphanet:238455 Infantile dystonia-parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013151 choroidal dystrophy, central areolar, 3 skos:exactMatch MESH:C567729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013151 choroidal dystrophy, central areolar, 3 skos:exactMatch OMIM:613144 choroidal dystrophy, central areolar, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013151 choroidal dystrophy, central areolar, 3 skos:exactMatch UMLS:C2751055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013152 systemic lupus erythematosus, susceptibility to, 14 skos:exactMatch OMIM:613145 systemic lupus erythematosus, susceptibility to, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013153 inflammatory bowel disease 28 skos:exactMatch DOID:0110899 inflammatory bowel disease 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013153 inflammatory bowel disease 28 skos:exactMatch MESH:C567728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013153 inflammatory bowel disease 28 skos:exactMatch NCIT:C164676 Inflammatory Bowel Disease 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013153 inflammatory bowel disease 28 skos:exactMatch OMIM:613148 inflammatory bowel disease 28, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013153 inflammatory bowel disease 28 skos:exactMatch UMLS:C2751053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013154 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A2 skos:exactMatch DOID:0111240 congenital muscular dystrophy-dystroglycanopathy type A2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013154 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A2 skos:exactMatch NCIT:C126742 Muscular Dystrophy-Dystroglycanopathy (Congenital with Brain and Eye Anomalies) Type A, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013154 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A2 skos:exactMatch OMIM:613150 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013154 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A2 skos:exactMatch UMLS:C3150411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013155 muscular dystrophy-dystroglycanopathy (congenital with intellectual disability), type B3 skos:exactMatch OMIM:613151 muscular dystrophy-dystroglycanopathy (congenital with impaired intellectual development), iia b, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013155 muscular dystrophy-dystroglycanopathy (congenital with intellectual disability), type B3 skos:exactMatch UMLS:C3150412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013156 muscular dystrophy-dystroglycanopathy (congenital without intellectual disability), type B4 skos:exactMatch OMIM:613152 muscular dystrophy-dystroglycanopathy (congenital without impaired intellectual development), iia b, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013156 muscular dystrophy-dystroglycanopathy (congenital without intellectual disability), type B4 skos:exactMatch UMLS:C2751052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013157 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A5 skos:exactMatch DOID:0111241 congenital muscular dystrophy-dystroglycanopathy type A5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013157 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A5 skos:exactMatch OMIM:613153 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013157 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A5 skos:exactMatch UMLS:C3150413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013158 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A6 skos:exactMatch DOID:0111242 congenital muscular dystrophy-dystroglycanopathy type A6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013158 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A6 skos:exactMatch NCIT:C126743 Muscular Dystrophy-Dystroglycanopathy (Congenital with Brain and Eye Anomalies) Type A, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013158 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A6 skos:exactMatch OMIM:613154 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013158 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A6 skos:exactMatch UMLS:C3150414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013159 muscular dystrophy-dystroglycanopathy (congenital with intellectual disability), type B1 skos:exactMatch OMIM:613155 muscular dystrophy-dystroglycanopathy (congenital with impaired intellectual development), iia b, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013159 muscular dystrophy-dystroglycanopathy (congenital with intellectual disability), type B1 skos:exactMatch UMLS:C3150415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013160 muscular dystrophy-dystroglycanopathy (congenital with intellectual disability), type B2 skos:exactMatch NCIT:C126690 Congenital Muscular Dystrophy-Dystroglycanopathy with Mental Retardation Type B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013160 muscular dystrophy-dystroglycanopathy (congenital with intellectual disability), type B2 skos:exactMatch OMIM:613156 muscular dystrophy-dystroglycanopathy (congenital with impaired intellectual development), iia b, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013160 muscular dystrophy-dystroglycanopathy (congenital with intellectual disability), type B2 skos:exactMatch UMLS:C3150416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013161 autosomal recessive limb-girdle muscular dystrophy type 2O skos:exactMatch DOID:0110292 autosomal recessive limb-girdle muscular dystrophy type 2O semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013161 autosomal recessive limb-girdle muscular dystrophy type 2O skos:exactMatch OMIM:613157 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013161 autosomal recessive limb-girdle muscular dystrophy type 2O skos:exactMatch Orphanet:206564 POMGNT1-related limb-girdle muscular dystrophy R15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013161 autosomal recessive limb-girdle muscular dystrophy type 2O skos:exactMatch UMLS:C3150417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013162 autosomal recessive limb-girdle muscular dystrophy type 2N skos:exactMatch DOID:0110298 autosomal recessive limb-girdle muscular dystrophy type 2N semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013162 autosomal recessive limb-girdle muscular dystrophy type 2N skos:exactMatch OMIM:613158 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013162 autosomal recessive limb-girdle muscular dystrophy type 2N skos:exactMatch Orphanet:206559 POMT2-related limb-girdle muscular dystrophy R14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013162 autosomal recessive limb-girdle muscular dystrophy type 2N skos:exactMatch UMLS:C3150418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013163 nephronophthisis-like nephropathy 1 skos:exactMatch DOID:0111117 nephronophthisis-like nephropathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013163 nephronophthisis-like nephropathy 1 skos:exactMatch OMIM:613159 nephronophthisis-like nephropathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013163 nephronophthisis-like nephropathy 1 skos:exactMatch UMLS:C3150419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013164 beta-ureidopropionase deficiency skos:exactMatch MESH:C563210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013164 beta-ureidopropionase deficiency skos:exactMatch OMIM:613161 beta-ureidopropionase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013164 beta-ureidopropionase deficiency skos:exactMatch Orphanet:65287 Beta-ureidopropionase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013164 beta-ureidopropionase deficiency skos:exactMatch SCTID:124511000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013164 beta-ureidopropionase deficiency skos:exactMatch UMLS:C1291512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013165 hereditary spastic paraplegia 45 skos:exactMatch DOID:0110797 hereditary spastic paraplegia 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013165 hereditary spastic paraplegia 45 skos:exactMatch OMIM:613162 spastic paraplegia 45, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013165 hereditary spastic paraplegia 45 skos:exactMatch Orphanet:320396 Autosomal recessive spastic paraplegia type 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013165 hereditary spastic paraplegia 45 skos:exactMatch SCTID:765753004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013165 hereditary spastic paraplegia 45 skos:exactMatch UMLS:CN203996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013166 GABA aminotransaminase deficiency skos:exactMatch DOID:0060174 GABA aminotransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013166 GABA aminotransaminase deficiency skos:exactMatch MESH:C535407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013166 GABA aminotransaminase deficiency skos:exactMatch OMIM:613163 gaba-transaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013166 GABA aminotransaminase deficiency skos:exactMatch Orphanet:2066 Gamma-aminobutyric acid transaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013166 GABA aminotransaminase deficiency skos:exactMatch SCTID:237941007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013166 GABA aminotransaminase deficiency skos:exactMatch UMLS:C0342708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013167 parkinson disease 16 skos:exactMatch MESH:C567726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013167 parkinson disease 16 skos:exactMatch OMIM:613164 parkinson disease 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013167 parkinson disease 16 skos:exactMatch UMLS:C2751012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013168 dilated cardiomyopathy 1DD skos:exactMatch DOID:0110447 dilated cardiomyopathy 1DD semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013168 dilated cardiomyopathy 1DD skos:exactMatch MESH:C567725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013168 dilated cardiomyopathy 1DD skos:exactMatch OMIM:613172 cardiomyopathy, dilated, 1dd semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013168 dilated cardiomyopathy 1DD skos:exactMatch UMLS:C2750995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013169 chromosome 5p13 duplication syndrome skos:exactMatch DOID:0060460 chromosome 5p13 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013169 chromosome 5p13 duplication syndrome skos:exactMatch MESH:C567717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013169 chromosome 5p13 duplication syndrome skos:exactMatch OMIM:613174 chromosome 5p13 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013169 chromosome 5p13 duplication syndrome skos:exactMatch Orphanet:329802 5p13 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013169 chromosome 5p13 duplication syndrome skos:exactMatch UMLS:C2750805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013170 cutis laxa with severe pulmonary, gastrointestinal and urinary anomalies skos:exactMatch DOID:0070139 autosomal recessive cutis laxa type IC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013170 cutis laxa with severe pulmonary, gastrointestinal and urinary anomalies skos:exactMatch MESH:C567716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013170 cutis laxa with severe pulmonary, gastrointestinal and urinary anomalies skos:exactMatch OMIM:613177 cutis laxa, autosomal recessive, iia 1c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013170 cutis laxa with severe pulmonary, gastrointestinal and urinary anomalies skos:exactMatch Orphanet:221145 Cutis laxa with severe pulmonary, gastrointestinal and urinary anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013170 cutis laxa with severe pulmonary, gastrointestinal and urinary anomalies skos:exactMatch UMLS:C2750804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013171 purine nucleoside phosphorylase deficiency skos:exactMatch DOID:5813 purine nucleoside phosphorylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013171 purine nucleoside phosphorylase deficiency skos:exactMatch MESH:C562587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013171 purine nucleoside phosphorylase deficiency skos:exactMatch NCIT:C176817 Purine Nucleoside Phosphorylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013171 purine nucleoside phosphorylase deficiency skos:exactMatch NCIT:C3963 Purine-Nucleoside Phosphorylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013171 purine nucleoside phosphorylase deficiency skos:exactMatch OMIM:613179 purine nucleoside phosphorylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013171 purine nucleoside phosphorylase deficiency skos:exactMatch Orphanet:760 Purine nucleoside phosphorylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013171 purine nucleoside phosphorylase deficiency skos:exactMatch SCTID:60743005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013171 purine nucleoside phosphorylase deficiency skos:exactMatch UMLS:C0268125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013172 polymicrogyria with optic nerve hypoplasia skos:exactMatch MESH:C567715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013172 polymicrogyria with optic nerve hypoplasia skos:exactMatch Orphanet:250972 Polymicrogyria with optic nerve hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013172 polymicrogyria with optic nerve hypoplasia skos:exactMatch UMLS:C2750798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013173 intellectual disability, autosomal recessive 13 skos:exactMatch MESH:C567714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013173 intellectual disability, autosomal recessive 13 skos:exactMatch OMIM:613192 intellectual developmental disorder, autosomal recessive 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013173 intellectual disability, autosomal recessive 13 skos:exactMatch UMLS:C2750791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013174 primary ciliary dyskinesia 13 skos:exactMatch DOID:0110618 primary ciliary dyskinesia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013174 primary ciliary dyskinesia 13 skos:exactMatch MESH:C567713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013174 primary ciliary dyskinesia 13 skos:exactMatch OMIM:613193 ciliary dyskinesia, primary, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013174 primary ciliary dyskinesia 13 skos:exactMatch UMLS:C2750790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013175 retinitis pigmentosa 50 skos:exactMatch DOID:0110396 retinitis pigmentosa 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013175 retinitis pigmentosa 50 skos:exactMatch MESH:C567712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013175 retinitis pigmentosa 50 skos:exactMatch OMIM:613194 retinitis pigmentosa 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013176 Weill-Marchesani 4 syndrome, recessive skos:exactMatch MESH:C567710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013176 Weill-Marchesani 4 syndrome, recessive skos:exactMatch OMIM:613195 weill-marchesani syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013176 Weill-Marchesani 4 syndrome, recessive skos:exactMatch Orphanet:363992 Ichthyosis-short stature-brachydactyly-microspherophakia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013176 Weill-Marchesani 4 syndrome, recessive skos:exactMatch UMLS:C2750787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013177 congenital muscular dystrophy due to integrin alpha-7 deficiency skos:exactMatch DOID:0110639 congenital muscular dystrophy due to integrin alpha-7 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013177 congenital muscular dystrophy due to integrin alpha-7 deficiency skos:exactMatch MESH:C567709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013177 congenital muscular dystrophy due to integrin alpha-7 deficiency skos:exactMatch OMIM:613204 muscular dystrophy, congenital, due to integrin alpha-7 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013177 congenital muscular dystrophy due to integrin alpha-7 deficiency skos:exactMatch Orphanet:34520 Congenital muscular dystrophy with integrin alpha-7 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013177 congenital muscular dystrophy due to integrin alpha-7 deficiency skos:exactMatch UMLS:C2750786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013178 congenital muscular dystrophy due to LMNA mutation skos:exactMatch DOID:0110640 congenital muscular dystrophy due to LMNA mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013178 congenital muscular dystrophy due to LMNA mutation skos:exactMatch MESH:C567708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013178 congenital muscular dystrophy due to LMNA mutation skos:exactMatch NCIT:C148369 Muscular Dystrophy Congenital, LMNA-Related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013178 congenital muscular dystrophy due to LMNA mutation skos:exactMatch OMIM:613205 muscular dystrophy, congenital, lmna-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013178 congenital muscular dystrophy due to LMNA mutation skos:exactMatch Orphanet:157973 Congenital muscular dystrophy due to LMNA mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013178 congenital muscular dystrophy due to LMNA mutation skos:exactMatch UMLS:C2750785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013179 hereditary spastic paraplegia 44 skos:exactMatch DOID:0110796 hereditary spastic paraplegia 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013179 hereditary spastic paraplegia 44 skos:exactMatch MESH:C567707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013179 hereditary spastic paraplegia 44 skos:exactMatch OMIM:613206 spastic paraplegia 44, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013179 hereditary spastic paraplegia 44 skos:exactMatch Orphanet:320401 Autosomal recessive spastic paraplegia type 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013179 hereditary spastic paraplegia 44 skos:exactMatch SCTID:723821002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013179 hereditary spastic paraplegia 44 skos:exactMatch UMLS:C2750784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013180 asthma-related traits, susceptibility to, 8 skos:exactMatch OMIM:613207 asthma-related traits, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013181 amelogenesis imperfecta hypomaturation type 2A3 skos:exactMatch DOID:0110061 amelogenesis imperfecta hypomaturation type 2A3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013181 amelogenesis imperfecta hypomaturation type 2A3 skos:exactMatch MESH:C567706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013181 amelogenesis imperfecta hypomaturation type 2A3 skos:exactMatch OMIM:613211 amelogenesis imperfecta, hypomaturation type, iia3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013181 amelogenesis imperfecta hypomaturation type 2A3 skos:exactMatch UMLS:C2750771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013182 chromosome 17p13.3 duplication syndrome skos:exactMatch DOID:0060432 chromosome 17p13.3 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013182 chromosome 17p13.3 duplication syndrome skos:exactMatch MESH:C567705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013182 chromosome 17p13.3 duplication syndrome skos:exactMatch OMIM:613215 chromosome 17p13.3, centromeric, duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013182 chromosome 17p13.3 duplication syndrome skos:exactMatch Orphanet:217385 17p13.3 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013182 chromosome 17p13.3 duplication syndrome skos:exactMatch SCTID:719582007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013182 chromosome 17p13.3 duplication syndrome skos:exactMatch UMLS:C2750748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013182 chromosome 17p13.3 duplication syndrome skos:exactMatch UMLS:C4304641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013183 congenital stationary night blindness 1C skos:exactMatch DOID:0110867 congenital stationary night blindness 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013183 congenital stationary night blindness 1C skos:exactMatch MESH:C567704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013183 congenital stationary night blindness 1C skos:exactMatch OMIM:613216 night blindness, congenital stationary, iia 1c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013183 congenital stationary night blindness 1C skos:exactMatch UMLS:C2750747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013184 congenital diarrhea 5 with tufting enteropathy skos:exactMatch DOID:0060776 congenital diarrhea 5 with tufting enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013184 congenital diarrhea 5 with tufting enteropathy skos:exactMatch MESH:C567703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013184 congenital diarrhea 5 with tufting enteropathy skos:exactMatch OMIM:613217 diarrhea 5, with tufting enteropathy, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013184 congenital diarrhea 5 with tufting enteropathy skos:exactMatch Orphanet:92050 Congenital tufting enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013184 congenital diarrhea 5 with tufting enteropathy skos:exactMatch SCTID:715669000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013184 congenital diarrhea 5 with tufting enteropathy skos:exactMatch UMLS:C2750737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013184 congenital diarrhea 5 with tufting enteropathy skos:exactMatch UMLS:C4275062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013185 leprosy, susceptibility to, 5 skos:exactMatch OMIM:613223 leprosy, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013186 Noonan syndrome 6 skos:exactMatch DOID:0060584 Noonan syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013186 Noonan syndrome 6 skos:exactMatch MESH:C548084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013186 Noonan syndrome 6 skos:exactMatch NCIT:C176934 Noonan Syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013186 Noonan syndrome 6 skos:exactMatch OMIM:613224 noonan syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013186 Noonan syndrome 6 skos:exactMatch UMLS:C2750732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013187 factor XIII, A subunit, deficiency of skos:exactMatch MESH:C567691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013187 factor XIII, A subunit, deficiency of skos:exactMatch OMIM:613225 factor xiii, a subunit, deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013187 factor XIII, A subunit, deficiency of skos:exactMatch SCTID:439455002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013187 factor XIII, A subunit, deficiency of skos:exactMatch UMLS:C2584877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013188 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 3 skos:exactMatch MESH:C567690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013188 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 3 skos:exactMatch OMIM:613227 cerebellar ataxia, impaired intellectual development, and dysequilibrium syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013188 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 3 skos:exactMatch UMLS:C2750509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013189 trichotillomania skos:exactMatch DOID:0050587 trichotillomania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013189 trichotillomania skos:exactMatch ICD10CM:F63.3 Trichotillomania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013189 trichotillomania skos:exactMatch MESH:D014256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013189 trichotillomania skos:exactMatch NCIT:C94336 Trichotillomania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013189 trichotillomania skos:exactMatch OMIM:613229 trichotillomania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013189 trichotillomania skos:exactMatch SCTID:17155009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013190 factor XIII, b subunit, deficiency of skos:exactMatch MESH:C567688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013190 factor XIII, b subunit, deficiency of skos:exactMatch OMIM:613235 factor xiii, B subunit, deficiency of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013191 focal segmental glomerulosclerosis 5 skos:exactMatch DOID:0111130 focal segmental glomerulosclerosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013191 focal segmental glomerulosclerosis 5 skos:exactMatch MESH:C567687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013191 focal segmental glomerulosclerosis 5 skos:exactMatch OMIM:613237 focal segmental glomerulosclerosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013191 focal segmental glomerulosclerosis 5 skos:exactMatch UMLS:C2750475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013192 spondyloarthropathy, susceptibility to, 3 skos:exactMatch DOID:0080605 ankylosing spondylitis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013192 spondyloarthropathy, susceptibility to, 3 skos:exactMatch OMIM:613238 spondyloarthropathy, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013193 thyrotoxic periodic paralysis, susceptibility to, 2 skos:exactMatch OMIM:613239 thyrotoxic periodic paralysis, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013194 Pseudopili annulati skos:exactMatch OMIM:613241 pseudopili annulati semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013195 hypertrophic cardiomyopathy 13 skos:exactMatch DOID:0110319 hypertrophic cardiomyopathy 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013195 hypertrophic cardiomyopathy 13 skos:exactMatch MESH:C567686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013195 hypertrophic cardiomyopathy 13 skos:exactMatch OMIM:613243 cardiomyopathy, familial hypertrophic, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013195 hypertrophic cardiomyopathy 13 skos:exactMatch UMLS:C2750472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013196 Lynch syndrome 8 skos:exactMatch DOID:0070270 hereditary nonpolyposis colorectal cancer type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013196 Lynch syndrome 8 skos:exactMatch MESH:C567685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013196 Lynch syndrome 8 skos:exactMatch OMIM:613244 lynch syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013196 Lynch syndrome 8 skos:exactMatch UMLS:C2750471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013197 hypertrophic cardiomyopathy 14 skos:exactMatch DOID:0110320 hypertrophic cardiomyopathy 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013197 hypertrophic cardiomyopathy 14 skos:exactMatch MESH:C567684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013197 hypertrophic cardiomyopathy 14 skos:exactMatch OMIM:613251 cardiomyopathy, familial hypertrophic, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013197 hypertrophic cardiomyopathy 14 skos:exactMatch UMLS:C2750467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013198 dilated cardiomyopathy 1EE skos:exactMatch DOID:0110453 dilated cardiomyopathy 1EE semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013198 dilated cardiomyopathy 1EE skos:exactMatch MESH:C567683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013198 dilated cardiomyopathy 1EE skos:exactMatch OMIM:613252 cardiomyopathy, dilated, 1ee semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013198 dilated cardiomyopathy 1EE skos:exactMatch UMLS:C2750466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013199 tuberous sclerosis 2 skos:exactMatch DOID:0080325 tuberous sclerosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013199 tuberous sclerosis 2 skos:exactMatch MESH:C566021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013199 tuberous sclerosis 2 skos:exactMatch NCIT:C75331 Tuberous Sclerosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013199 tuberous sclerosis 2 skos:exactMatch OMIM:613254 tuberous sclerosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013200 hypertrophic cardiomyopathy 15 skos:exactMatch DOID:0110321 hypertrophic cardiomyopathy 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013200 hypertrophic cardiomyopathy 15 skos:exactMatch MESH:C567681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013200 hypertrophic cardiomyopathy 15 skos:exactMatch OMIM:613255 cardiomyopathy, familial hypertrophic, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013200 hypertrophic cardiomyopathy 15 skos:exactMatch UMLS:C2750459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013201 Waardenburg syndrome type 4B skos:exactMatch DOID:0110954 Waardenburg syndrome type 4B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013201 Waardenburg syndrome type 4B skos:exactMatch MESH:C567680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013201 Waardenburg syndrome type 4B skos:exactMatch OMIM:613265 waardenburg syndrome, iia 4b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013201 Waardenburg syndrome type 4B skos:exactMatch UMLS:C2750457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013202 Waardenburg syndrome type 4C skos:exactMatch DOID:0110955 Waardenburg syndrome type 4C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013202 Waardenburg syndrome type 4C skos:exactMatch MESH:C567679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013202 Waardenburg syndrome type 4C skos:exactMatch OMIM:613266 waardenburg syndrome, iia 4c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013202 Waardenburg syndrome type 4C skos:exactMatch UMLS:C2750452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013203 corneal dystrophy, Fuchs endothelial, 3 skos:exactMatch MESH:C567678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013203 corneal dystrophy, Fuchs endothelial, 3 skos:exactMatch OMIM:613267 corneal dystrophy, fuchs endothelial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013203 corneal dystrophy, Fuchs endothelial, 3 skos:exactMatch UMLS:C2750451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013204 corneal dystrophy, Fuchs endothelial, 4 skos:exactMatch MESH:C567677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013204 corneal dystrophy, Fuchs endothelial, 4 skos:exactMatch OMIM:613268 corneal dystrophy, fuchs endothelial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013204 corneal dystrophy, Fuchs endothelial, 4 skos:exactMatch UMLS:C2750450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013205 corneal dystrophy, fuchs endothelial, 5 skos:exactMatch MESH:C567676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013205 corneal dystrophy, fuchs endothelial, 5 skos:exactMatch OMIM:613269 corneal dystrophy, fuchs endothelial, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013205 corneal dystrophy, fuchs endothelial, 5 skos:exactMatch UMLS:C2750449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013206 corneal dystrophy, Fuchs endothelial, 6 skos:exactMatch MESH:C567675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013206 corneal dystrophy, Fuchs endothelial, 6 skos:exactMatch OMIM:613270 corneal dystrophy, fuchs endothelial, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013206 corneal dystrophy, Fuchs endothelial, 6 skos:exactMatch UMLS:C2750448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013207 corneal dystrophy, fuchs endothelial, 7 skos:exactMatch MESH:C567674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013207 corneal dystrophy, fuchs endothelial, 7 skos:exactMatch OMIM:613271 corneal dystrophy, fuchs endothelial, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013207 corneal dystrophy, fuchs endothelial, 7 skos:exactMatch UMLS:C2750447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013208 cirrhosis - dystonia - polycythemia - hypermanganesemia syndrome skos:exactMatch DOID:0080536 hypermanganesemia with dystonia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013208 cirrhosis - dystonia - polycythemia - hypermanganesemia syndrome skos:exactMatch MESH:C548016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013208 cirrhosis - dystonia - polycythemia - hypermanganesemia syndrome skos:exactMatch OMIM:613280 hypermanganesemia with dystonia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013208 cirrhosis - dystonia - polycythemia - hypermanganesemia syndrome skos:exactMatch Orphanet:309854 Cirrhosis-dystonia-polycythemia-hypermanganesemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013208 cirrhosis - dystonia - polycythemia - hypermanganesemia syndrome skos:exactMatch SCTID:702377007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013208 cirrhosis - dystonia - polycythemia - hypermanganesemia syndrome skos:exactMatch UMLS:CN035550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013209 non-alcoholic fatty liver disease skos:exactMatch DOID:0080208 non-alcoholic fatty liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013209 non-alcoholic fatty liver disease skos:exactMatch DOID:0080546 non-alcoholic fatty liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013209 non-alcoholic fatty liver disease skos:exactMatch MESH:D065626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013209 non-alcoholic fatty liver disease skos:exactMatch NCIT:C84444 Nonalcoholic Fatty Liver Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013209 non-alcoholic fatty liver disease skos:exactMatch Orphanet:33271 NON RARE IN EUROPE: Non-alcoholic fatty liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013209 non-alcoholic fatty liver disease skos:exactMatch SCTID:197315008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013210 autosomal recessive nonsyndromic hearing loss 25 skos:exactMatch DOID:0110483 autosomal recessive nonsyndromic deafness 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013210 autosomal recessive nonsyndromic hearing loss 25 skos:exactMatch OMIM:613285 deafness, autosomal recessive 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013210 autosomal recessive nonsyndromic hearing loss 25 skos:exactMatch UMLS:C1414017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013211 dilated cardiomyopathy 1FF skos:exactMatch DOID:0110459 dilated cardiomyopathy 1FF semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013211 dilated cardiomyopathy 1FF skos:exactMatch MESH:C567654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013211 dilated cardiomyopathy 1FF skos:exactMatch OMIM:613286 cardiomyopathy, dilated, 1ff semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013211 dilated cardiomyopathy 1FF skos:exactMatch UMLS:C2750091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013212 Charcot-Marie-Tooth disease axonal type 2N skos:exactMatch DOID:0110177 Charcot-Marie-Tooth disease axonal type 2N semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013212 Charcot-Marie-Tooth disease axonal type 2N skos:exactMatch MESH:C567653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013212 Charcot-Marie-Tooth disease axonal type 2N skos:exactMatch OMIM:613287 charcot-marie-tooth disease, axonal, iia 2n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013212 Charcot-Marie-Tooth disease axonal type 2N skos:exactMatch Orphanet:228174 Autosomal dominant Charcot-Marie-Tooth disease type 2N semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013212 Charcot-Marie-Tooth disease axonal type 2N skos:exactMatch SCTID:719515001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013212 Charcot-Marie-Tooth disease axonal type 2N skos:exactMatch UMLS:C2750090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013212 Charcot-Marie-Tooth disease axonal type 2N skos:exactMatch UMLS:C4304671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013213 hearing loss, cisplatin-induced, susceptibility to skos:exactMatch OMIM:613290 hearing loss, cisplatin-induced, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013214 bile acid malabsorption, primary, 1 skos:exactMatch MESH:C567652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013214 bile acid malabsorption, primary, 1 skos:exactMatch OMIM:613291 bile acid malabsorption, primary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013214 bile acid malabsorption, primary, 1 skos:exactMatch Orphanet:449262 NON RARE IN EUROPE: Primary bile acid malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013214 bile acid malabsorption, primary, 1 skos:exactMatch UMLS:C2750087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013215 autosomal recessive nonsyndromic hearing loss 79 skos:exactMatch DOID:0110526 autosomal recessive nonsyndromic deafness 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013215 autosomal recessive nonsyndromic hearing loss 79 skos:exactMatch MESH:C567651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013215 autosomal recessive nonsyndromic hearing loss 79 skos:exactMatch OMIM:613307 deafness, autosomal recessive 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013215 autosomal recessive nonsyndromic hearing loss 79 skos:exactMatch UMLS:C2750082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013216 Diamond-Blackfan anemia 9 skos:exactMatch DOID:0111884 Diamond-Blackfan anemia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013216 Diamond-Blackfan anemia 9 skos:exactMatch MESH:C567650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013216 Diamond-Blackfan anemia 9 skos:exactMatch NCIT:C176918 Diamond-Blackfan Anemia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013216 Diamond-Blackfan anemia 9 skos:exactMatch OMIM:613308 diamond-blackfan anemia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013216 Diamond-Blackfan anemia 9 skos:exactMatch UMLS:C2750081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013217 Diamond-Blackfan anemia 10 skos:exactMatch DOID:0111888 Diamond-Blackfan anemia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013217 Diamond-Blackfan anemia 10 skos:exactMatch MESH:C567649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013217 Diamond-Blackfan anemia 10 skos:exactMatch NCIT:C176919 Diamond-Blackfan Anemia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013217 Diamond-Blackfan anemia 10 skos:exactMatch OMIM:613309 diamond-blackfan anemia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013217 Diamond-Blackfan anemia 10 skos:exactMatch UMLS:C2750080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013218 exudative vitreoretinopathy 5 skos:exactMatch DOID:0111408 exudative vitreoretinopathy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013218 exudative vitreoretinopathy 5 skos:exactMatch MESH:C567648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013218 exudative vitreoretinopathy 5 skos:exactMatch OMIM:613310 exudative vitreoretinopathy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013218 exudative vitreoretinopathy 5 skos:exactMatch UMLS:C2750079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013219 hypophosphatemic rickets, autosomal recessive, 2 skos:exactMatch MESH:C567647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013219 hypophosphatemic rickets, autosomal recessive, 2 skos:exactMatch OMIM:613312 hypophosphatemic rickets, autosomal recessive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013219 hypophosphatemic rickets, autosomal recessive, 2 skos:exactMatch UMLS:C2750078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013220 hemochromatosis type 2B skos:exactMatch DOID:0111032 hemochromatosis type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013220 hemochromatosis type 2B skos:exactMatch MESH:C566557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013220 hemochromatosis type 2B skos:exactMatch OMIM:613313 hemochromatosis, iia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013220 hemochromatosis type 2B skos:exactMatch UMLS:C1865616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013221 Miyoshi muscular dystrophy 2 skos:exactMatch DOID:0070200 Miyoshi muscular dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013221 Miyoshi muscular dystrophy 2 skos:exactMatch MESH:C567646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013221 Miyoshi muscular dystrophy 2 skos:exactMatch OMIM:613318 miyoshi muscular dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013221 Miyoshi muscular dystrophy 2 skos:exactMatch UMLS:C2750077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013222 Miyoshi muscular dystrophy 3 skos:exactMatch DOID:0070201 Miyoshi muscular dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013222 Miyoshi muscular dystrophy 3 skos:exactMatch MESH:C567645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013222 Miyoshi muscular dystrophy 3 skos:exactMatch OMIM:613319 miyoshi muscular dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013222 Miyoshi muscular dystrophy 3 skos:exactMatch Orphanet:399096 Distal anoctaminopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013222 Miyoshi muscular dystrophy 3 skos:exactMatch UMLS:C2750076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013223 autosomal recessive spondylometaphyseal dysplasia, Megarbane type skos:exactMatch MESH:C567644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013223 autosomal recessive spondylometaphyseal dysplasia, Megarbane type skos:exactMatch OMIM:613320 spondylometaphyseal dysplasia, megarbane-dagher-melki iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013223 autosomal recessive spondylometaphyseal dysplasia, Megarbane type skos:exactMatch Orphanet:401979 Autosomal recessive spondylometaphyseal dysplasia, Mégarbané type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013223 autosomal recessive spondylometaphyseal dysplasia, Megarbane type skos:exactMatch UMLS:C2750075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013224 rhabdoid tumor predisposition syndrome 2 skos:exactMatch MESH:C567643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013224 rhabdoid tumor predisposition syndrome 2 skos:exactMatch NCIT:C178394 Rhabdoid Tumor Predisposition Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013224 rhabdoid tumor predisposition syndrome 2 skos:exactMatch OMIM:613325 rhabdoid tumor predisposition syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013224 rhabdoid tumor predisposition syndrome 2 skos:exactMatch UMLS:C2750074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013225 congenital generalized lipodystrophy type 4 skos:exactMatch DOID:0111138 congenital generalized lipodystrophy type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013225 congenital generalized lipodystrophy type 4 skos:exactMatch MESH:C567642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013225 congenital generalized lipodystrophy type 4 skos:exactMatch OMIM:613327 lipodystrophy, congenital generalized, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013225 congenital generalized lipodystrophy type 4 skos:exactMatch Orphanet:228429 Generalized congenital lipodystrophy with myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013225 congenital generalized lipodystrophy type 4 skos:exactMatch UMLS:C2750069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013226 combined immunodeficiency with faciooculoskeletal anomalies skos:exactMatch MESH:C567641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013226 combined immunodeficiency with faciooculoskeletal anomalies skos:exactMatch OMIM:613328 roifman-chitayat syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013226 combined immunodeficiency with faciooculoskeletal anomalies skos:exactMatch Orphanet:221139 Combined immunodeficiency with faciooculoskeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013226 combined immunodeficiency with faciooculoskeletal anomalies skos:exactMatch UMLS:C2750068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013227 congenital plasminogen activator inhibitor type 1 deficiency skos:exactMatch MESH:C567640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013227 congenital plasminogen activator inhibitor type 1 deficiency skos:exactMatch NCIT:C133884 Plasminogen Activator Inhibitor-1 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013227 congenital plasminogen activator inhibitor type 1 deficiency skos:exactMatch OMIM:613329 plasminogen activator inhibitor-1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013227 congenital plasminogen activator inhibitor type 1 deficiency skos:exactMatch Orphanet:465 Congenital plasminogen activator inhibitor type 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013227 congenital plasminogen activator inhibitor type 1 deficiency skos:exactMatch SCTID:717407006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013228 spondylo-megaepiphyseal-metaphyseal dysplasia skos:exactMatch MESH:C567639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013228 spondylo-megaepiphyseal-metaphyseal dysplasia skos:exactMatch OMIM:613330 spondylo-megaepiphyseal-metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013228 spondylo-megaepiphyseal-metaphyseal dysplasia skos:exactMatch Orphanet:228387 Spondylo-megaepiphyseal-metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013228 spondylo-megaepiphyseal-metaphyseal dysplasia skos:exactMatch UMLS:C2750066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013229 hot water reflex epilepsy skos:exactMatch DOID:0081104 hot water epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013229 hot water reflex epilepsy skos:exactMatch OMIMPS:613339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013229 hot water reflex epilepsy skos:exactMatch Orphanet:166412 Hot water reflex epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013229 hot water reflex epilepsy skos:exactMatch SCTID:230454005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013229 hot water reflex epilepsy skos:exactMatch UMLS:C0393729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013229 hot water reflex epilepsy skos:exactMatch UMLS:CN200053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013230 epilepsy, hot water, 2 skos:exactMatch OMIM:613340 epilepsy, hot water, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013230 epilepsy, hot water, 2 skos:exactMatch UMLS:C3150536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013231 Leber congenital amaurosis 14 skos:exactMatch DOID:0110188 Leber congenital amaurosis 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013231 Leber congenital amaurosis 14 skos:exactMatch MESH:C567636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013231 Leber congenital amaurosis 14 skos:exactMatch OMIM:613341 leber congenital amaurosis 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013231 Leber congenital amaurosis 14 skos:exactMatch UMLS:C2750063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013232 brachydactylous dwarfism, Mseleni type skos:exactMatch MESH:C537086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013232 brachydactylous dwarfism, Mseleni type skos:exactMatch OMIM:613342 mseleni joint disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013232 brachydactylous dwarfism, Mseleni type skos:exactMatch Orphanet:2619 Brachydactylous dwarfism, Mseleni type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013232 brachydactylous dwarfism, Mseleni type skos:exactMatch SCTID:715470008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013232 brachydactylous dwarfism, Mseleni type skos:exactMatch UMLS:C2931420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013233 spondyloepimetaphyseal dysplasia, Handigodu type skos:exactMatch OMIM:613343 handigodu joint disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013233 spondyloepimetaphyseal dysplasia, Handigodu type skos:exactMatch Orphanet:99642 Spondyloepimetaphyseal dysplasia, Handigodu type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013233 spondyloepimetaphyseal dysplasia, Handigodu type skos:exactMatch UMLS:C3150545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013234 hypokalemic periodic paralysis, type 2 skos:exactMatch MESH:C567635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013234 hypokalemic periodic paralysis, type 2 skos:exactMatch OMIM:613345 hypokalemic periodic paralysis, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013234 hypokalemic periodic paralysis, type 2 skos:exactMatch UMLS:C2750061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013235 pancreatic cancer, susceptibility to, 2 skos:exactMatch OMIM:613347 pancreatic cancer, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013236 pancreatic cancer, susceptibility to, 3 skos:exactMatch OMIM:613348 pancreatic cancer, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013237 susceptibility to mononeuropathy of the median nerve, mild skos:exactMatch OMIM:613353 mononeuropathy of the median nerve, mild semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013237 susceptibility to mononeuropathy of the median nerve, mild skos:exactMatch UMLS:C3150596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013238 chromosome 17q23.1-q23.2 deletion syndrome skos:exactMatch DOID:0060405 chromosome 17q23.1-q23.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013238 chromosome 17q23.1-q23.2 deletion syndrome skos:exactMatch OMIM:613355 chromosome 17q23.1-q23.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013238 chromosome 17q23.1-q23.2 deletion syndrome skos:exactMatch Orphanet:261279 17q23.1q23.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013238 chromosome 17q23.1-q23.2 deletion syndrome skos:exactMatch SCTID:719584008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013238 chromosome 17q23.1-q23.2 deletion syndrome skos:exactMatch UMLS:C3150607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013238 chromosome 17q23.1-q23.2 deletion syndrome skos:exactMatch UMLS:C4304591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013239 hereditary spastic paraplegia 41 skos:exactMatch DOID:0110793 hereditary spastic paraplegia 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013239 hereditary spastic paraplegia 41 skos:exactMatch OMIM:613364 spastic paraplegia 41, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013239 hereditary spastic paraplegia 41 skos:exactMatch Orphanet:320355 Autosomal dominant spastic paraplegia type 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013239 hereditary spastic paraplegia 41 skos:exactMatch SCTID:763069002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013239 hereditary spastic paraplegia 41 skos:exactMatch UMLS:CN203988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013240 maturity-onset diabetes of the young type 10 skos:exactMatch DOID:0111108 maturity-onset diabetes of the young type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013240 maturity-onset diabetes of the young type 10 skos:exactMatch OMIM:613370 maturity-onset diabetes of the young, iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013240 maturity-onset diabetes of the young type 10 skos:exactMatch SCTID:609577006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013240 maturity-onset diabetes of the young type 10 skos:exactMatch UMLS:C3150617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013241 spinocerebellar ataxia type 30 skos:exactMatch DOID:0050979 spinocerebellar ataxia type 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013241 spinocerebellar ataxia type 30 skos:exactMatch MESH:C575214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013241 spinocerebellar ataxia type 30 skos:exactMatch OMIM:613371 spinocerebellar ataxia 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013241 spinocerebellar ataxia type 30 skos:exactMatch Orphanet:211017 Spinocerebellar ataxia type 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013241 spinocerebellar ataxia type 30 skos:exactMatch SCTID:719253007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013241 spinocerebellar ataxia type 30 skos:exactMatch UMLS:C2936793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013242 maturity-onset diabetes of the young type 11 skos:exactMatch DOID:0111109 maturity-onset diabetes of the young type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013242 maturity-onset diabetes of the young type 11 skos:exactMatch OMIM:613375 maturity-onset diabetes of the young, iia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013242 maturity-onset diabetes of the young type 11 skos:exactMatch SCTID:609578001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013242 maturity-onset diabetes of the young type 11 skos:exactMatch UMLS:C3150618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013243 neuronopathy, distal hereditary motor, type 2C skos:exactMatch DOID:0111209 distal hereditary motor neuronopathy type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013243 neuronopathy, distal hereditary motor, type 2C skos:exactMatch OMIM:613376 neuronopathy, distal hereditary motor, iia 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013243 neuronopathy, distal hereditary motor, type 2C skos:exactMatch UMLS:C3150619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013244 brachydactyly type E2 skos:exactMatch DOID:0110976 brachydactyly type E2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013244 brachydactyly type E2 skos:exactMatch OMIM:613382 brachydactyly, iia e2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013244 brachydactyly type E2 skos:exactMatch UMLS:C3150644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013245 syndromic multisystem autoimmune disease due to ITCH deficiency skos:exactMatch OMIM:613385 autoimmune disease, multisystem, with facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013245 syndromic multisystem autoimmune disease due to ITCH deficiency skos:exactMatch Orphanet:228426 Syndromic multisystem autoimmune disease due to Itch deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013245 syndromic multisystem autoimmune disease due to ITCH deficiency skos:exactMatch UMLS:C3150649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013246 fatty liver disease, nonalcoholic, susceptibility to, 2 skos:exactMatch OMIM:613387 fatty liver disease, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013247 Fanconi renotubular syndrome 2 skos:exactMatch DOID:0080758 Fanconi renotubular syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013247 Fanconi renotubular syndrome 2 skos:exactMatch OMIM:613388 fanconi renotubular syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013247 Fanconi renotubular syndrome 2 skos:exactMatch UMLS:C3150652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013248 Fanconi anemia complementation group O skos:exactMatch DOID:0111096 Fanconi anemia complementation group O semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013248 Fanconi anemia complementation group O skos:exactMatch OMIM:613390 fanconi anemia, complementation group o semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013248 Fanconi anemia complementation group O skos:exactMatch UMLS:C3150653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013249 autosomal recessive nonsyndromic hearing loss 84A skos:exactMatch DOID:0110529 autosomal recessive nonsyndromic deafness 84A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013249 autosomal recessive nonsyndromic hearing loss 84A skos:exactMatch OMIM:613391 deafness, autosomal recessive 84a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013249 autosomal recessive nonsyndromic hearing loss 84A skos:exactMatch UMLS:C3150654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013250 autosomal recessive nonsyndromic hearing loss 85 skos:exactMatch DOID:0110531 autosomal recessive nonsyndromic deafness 85 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013250 autosomal recessive nonsyndromic hearing loss 85 skos:exactMatch OMIM:613392 deafness, autosomal recessive 85 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013250 autosomal recessive nonsyndromic hearing loss 85 skos:exactMatch UMLS:C3160740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013251 Birbeck granule deficiency skos:exactMatch OMIM:613393 birbeck granule deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013251 Birbeck granule deficiency skos:exactMatch UMLS:C3150657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013252 Warsaw breakage syndrome skos:exactMatch DOID:0060535 Warsaw breakage syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013252 Warsaw breakage syndrome skos:exactMatch NCIT:C164675 Warsaw Breakage Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013252 Warsaw breakage syndrome skos:exactMatch OMIM:613398 warsaw breakage syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013252 Warsaw breakage syndrome skos:exactMatch Orphanet:280558 Warsaw breakage syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013252 Warsaw breakage syndrome skos:exactMatch SCTID:702829000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013252 Warsaw breakage syndrome skos:exactMatch UMLS:C3150658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013253 breast-ovarian cancer, familial, susceptibility to, 3 skos:exactMatch OMIM:613399 breast-ovarian cancer, familial, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013254 microcephaly, seizures, and developmental delay skos:exactMatch DOID:0080457 microcephaly, seizures, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013254 microcephaly, seizures, and developmental delay skos:exactMatch OMIM:613402 microcephaly, seizures, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013254 microcephaly, seizures, and developmental delay skos:exactMatch UMLS:C3150667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013255 arthrogryposis, renal dysfunction, and cholestasis 2 skos:exactMatch DOID:0111354 arthrogryposis, renal dysfunction, and cholestasis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013255 arthrogryposis, renal dysfunction, and cholestasis 2 skos:exactMatch OMIM:613404 arthrogryposis, renal dysfunction, and cholestasis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013255 arthrogryposis, renal dysfunction, and cholestasis 2 skos:exactMatch UMLS:C3150672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013256 chromosome 15q24 deletion syndrome skos:exactMatch DOID:0060395 chromosome 15q24 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013256 chromosome 15q24 deletion syndrome skos:exactMatch MESH:C579849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013256 chromosome 15q24 deletion syndrome skos:exactMatch OMIM:613406 witteveen-kolk syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013256 chromosome 15q24 deletion syndrome skos:exactMatch Orphanet:94065 15q24 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013256 chromosome 15q24 deletion syndrome skos:exactMatch SCTID:699308002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013256 chromosome 15q24 deletion syndrome skos:exactMatch UMLS:C3150674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013256 chromosome 15q24 deletion syndrome skos:exactMatch UMLS:CN237818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013257 leprosy, susceptibility to, 6 skos:exactMatch OMIM:613407 leprosy, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013258 autism, susceptibility to, 16 skos:exactMatch OMIM:613410 autism, susceptibility to, 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013259 Oguchi disease-2 skos:exactMatch DOID:0110713 Oguchi disease-2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013259 Oguchi disease-2 skos:exactMatch OMIM:613411 oguchi disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013259 Oguchi disease-2 skos:exactMatch UMLS:C3150678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013260 esophagitis, eosinophilic, 2 skos:exactMatch OMIM:613412 esophagitis, eosinophilic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013260 esophagitis, eosinophilic, 2 skos:exactMatch UMLS:C3150679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013261 dilated cardiomyopathy 1R skos:exactMatch DOID:0110456 dilated cardiomyopathy 1R semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013261 dilated cardiomyopathy 1R skos:exactMatch OMIM:613424 cardiomyopathy, dilated, 1r semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013262 dilated cardiomyopathy 1S skos:exactMatch DOID:0110454 dilated cardiomyopathy 1S semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013262 dilated cardiomyopathy 1S skos:exactMatch MESH:C563538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013262 dilated cardiomyopathy 1S skos:exactMatch OMIM:613426 cardiomyopathy, dilated, 1s semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013263 retinitis pigmentosa 54 skos:exactMatch DOID:0110364 retinitis pigmentosa 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013263 retinitis pigmentosa 54 skos:exactMatch OMIM:613428 retinitis pigmentosa 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013263 retinitis pigmentosa 54 skos:exactMatch UMLS:C3150691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013264 amyotrophic lateral sclerosis type 12 skos:exactMatch DOID:0060203 amyotrophic lateral sclerosis type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013264 amyotrophic lateral sclerosis type 12 skos:exactMatch OMIM:613435 amyotrophic lateral sclerosis 12 with or without frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013264 amyotrophic lateral sclerosis type 12 skos:exactMatch UMLS:C3150692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013265 autism, susceptibility to, 17 skos:exactMatch OMIM:613436 autism, susceptibility to, 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013266 intellectual disability, autosomal dominant 20 skos:exactMatch DOID:0070050 neurodevelopmental disorder with hypotonia, stereotypic hand movements, and impaired language semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013266 intellectual disability, autosomal dominant 20 skos:exactMatch OMIM:613443 neurodevelopmental disorder with hypotonia, stereotypic hand movements, and impaired language semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013266 intellectual disability, autosomal dominant 20 skos:exactMatch UMLS:C3150700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013267 distal 16p11.2 microdeletion syndrome skos:exactMatch DOID:0060398 chromosome 16p11.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013267 distal 16p11.2 microdeletion syndrome skos:exactMatch OMIM:613444 chromosome 16p11.2 deletion syndrome, 220-kb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013267 distal 16p11.2 microdeletion syndrome skos:exactMatch Orphanet:261222 Distal 16p11.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013267 distal 16p11.2 microdeletion syndrome skos:exactMatch SCTID:733521003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013267 distal 16p11.2 microdeletion syndrome skos:exactMatch UMLS:C3150701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013267 distal 16p11.2 microdeletion syndrome skos:exactMatch UMLS:C4518824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013268 frontonasal dysplasia with alopecia and genital anomaly skos:exactMatch DOID:0081046 frontonasal dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013268 frontonasal dysplasia with alopecia and genital anomaly skos:exactMatch OMIM:613451 frontonasal dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013268 frontonasal dysplasia with alopecia and genital anomaly skos:exactMatch Orphanet:228390 Frontonasal dysplasia-alopecia-genital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013268 frontonasal dysplasia with alopecia and genital anomaly skos:exactMatch SCTID:725029001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013268 frontonasal dysplasia with alopecia and genital anomaly skos:exactMatch UMLS:C3150703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013269 autosomal recessive nonsyndromic hearing loss 91 skos:exactMatch DOID:0110536 autosomal recessive nonsyndromic deafness 91 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013269 autosomal recessive nonsyndromic hearing loss 91 skos:exactMatch OMIM:613453 deafness, autosomal recessive 91 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013269 autosomal recessive nonsyndromic hearing loss 91 skos:exactMatch UMLS:C3150704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013270 Rett syndrome, congenital variant skos:exactMatch NCIT:C176903 Rett Syndrome, Congenital Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013270 Rett syndrome, congenital variant skos:exactMatch OMIM:613454 rett syndrome, congenital variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013270 Rett syndrome, congenital variant skos:exactMatch UMLS:C3150705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013271 frontonasal dysplasia - severe microphthalmia - severe facial clefting syndrome skos:exactMatch DOID:0081047 frontonasal dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013271 frontonasal dysplasia - severe microphthalmia - severe facial clefting syndrome skos:exactMatch OMIM:613456 frontonasal dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013271 frontonasal dysplasia - severe microphthalmia - severe facial clefting syndrome skos:exactMatch Orphanet:306542 Frontonasal dysplasia-severe microphthalmia-severe facial clefting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013271 frontonasal dysplasia - severe microphthalmia - severe facial clefting syndrome skos:exactMatch UMLS:C3150706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013272 chromosome 14q11-q22 deletion syndrome skos:exactMatch DOID:0060392 chromosome 14q11-q22 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013272 chromosome 14q11-q22 deletion syndrome skos:exactMatch OMIM:613457 chromosome 14q11-q22 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013272 chromosome 14q11-q22 deletion syndrome skos:exactMatch Orphanet:261120 14q11.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013272 chromosome 14q11-q22 deletion syndrome skos:exactMatch SCTID:719047001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013272 chromosome 14q11-q22 deletion syndrome skos:exactMatch UMLS:C3150707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013272 chromosome 14q11-q22 deletion syndrome skos:exactMatch UMLS:C4304999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013273 chromosome 16p13.3 duplication syndrome skos:exactMatch DOID:0060431 chromosome 16p13.3 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013273 chromosome 16p13.3 duplication syndrome skos:exactMatch OMIM:613458 chromosome 16p13.3 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013273 chromosome 16p13.3 duplication syndrome skos:exactMatch Orphanet:96078 16p13.3 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013273 chromosome 16p13.3 duplication syndrome skos:exactMatch SCTID:733473000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013273 chromosome 16p13.3 duplication syndrome skos:exactMatch UMLS:C3150708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013273 chromosome 16p13.3 duplication syndrome skos:exactMatch UMLS:C4518796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013274 retinitis pigmentosa 51 skos:exactMatch DOID:0110398 retinitis pigmentosa 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013274 retinitis pigmentosa 51 skos:exactMatch OMIM:613464 retinitis pigmentosa 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013274 retinitis pigmentosa 51 skos:exactMatch UMLS:C3150715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013275 hemolytic anemia due to glucophosphate isomerase deficiency skos:exactMatch OMIM:613470 hemolytic anemia, nonspherocytic, due to glucose phosphate isomerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013275 hemolytic anemia due to glucophosphate isomerase deficiency skos:exactMatch Orphanet:712 Hemolytic anemia due to glucophosphate isomerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013275 hemolytic anemia due to glucophosphate isomerase deficiency skos:exactMatch UMLS:C3150730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013275 hemolytic anemia due to glucophosphate isomerase deficiency skos:exactMatch UMLS:CN072763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013276 Reynolds syndrome skos:exactMatch OMIM:613471 reynolds syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013276 Reynolds syndrome skos:exactMatch Orphanet:779 Reynolds syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013276 Reynolds syndrome skos:exactMatch SCTID:715401008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013276 Reynolds syndrome skos:exactMatch UMLS:C0748397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013277 developmental and epileptic encephalopathy, 5 skos:exactMatch DOID:0080438 developmental and epileptic encephalopathy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013277 developmental and epileptic encephalopathy, 5 skos:exactMatch OMIM:613477 developmental and epileptic encephalopathy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013277 developmental and epileptic encephalopathy, 5 skos:exactMatch UMLS:C3150731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013278 lymphatic malformation 3 skos:exactMatch DOID:0070208 hereditary lymphedema IC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013278 lymphatic malformation 3 skos:exactMatch OMIM:613480 lymphatic malformation 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013279 long QT syndrome 13 skos:exactMatch DOID:0110654 long QT syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013279 long QT syndrome 13 skos:exactMatch OMIM:613485 long qt syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013279 long QT syndrome 13 skos:exactMatch UMLS:C3150733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013280 myxoid liposarcoma skos:exactMatch DOID:5363 myxoid liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013280 myxoid liposarcoma skos:exactMatch DOID:5709 mixed-type liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013280 myxoid liposarcoma skos:exactMatch MESH:D018208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013280 myxoid liposarcoma skos:exactMatch NCIT:C27781 Myxoid Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013280 myxoid liposarcoma skos:exactMatch OMIM:613488 myxoid liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013280 myxoid liposarcoma skos:exactMatch SCTID:404069006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013281 COG4-congenital disorder of glycosylation skos:exactMatch DOID:0070262 congenital disorder of glycosylation type IIj semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013281 COG4-congenital disorder of glycosylation skos:exactMatch OMIM:613489 congenital disorder of glycosylation, iia iij semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013281 COG4-congenital disorder of glycosylation skos:exactMatch Orphanet:263501 COG4-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013281 COG4-congenital disorder of glycosylation skos:exactMatch SCTID:718751000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013281 COG4-congenital disorder of glycosylation skos:exactMatch UMLS:C3150736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013282 alpha 1-antitrypsin deficiency skos:exactMatch DOID:13372 alpha 1-antitrypsin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013282 alpha 1-antitrypsin deficiency skos:exactMatch ICD10CM:E88.01 Alpha-1-antitrypsin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013282 alpha 1-antitrypsin deficiency skos:exactMatch MESH:D019896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013282 alpha 1-antitrypsin deficiency skos:exactMatch NCIT:C84397 Alpha-1 Antitrypsin Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013282 alpha 1-antitrypsin deficiency skos:exactMatch OMIM:613490 alpha-1-antitrypsin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013282 alpha 1-antitrypsin deficiency skos:exactMatch Orphanet:60 Alpha-1-antitrypsin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013282 alpha 1-antitrypsin deficiency skos:exactMatch SCTID:30188007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013282 alpha 1-antitrypsin deficiency skos:exactMatch UMLS:C0221757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013283 immunodeficiency, common variable, 3 skos:exactMatch OMIM:613493 immunodeficiency, common variable, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013283 immunodeficiency, common variable, 3 skos:exactMatch UMLS:C3150738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013284 immunodeficiency, common variable, 4 skos:exactMatch OMIM:613494 immunodeficiency, common variable, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013284 immunodeficiency, common variable, 4 skos:exactMatch UMLS:C3150739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013285 immunodeficiency, common variable, 5 skos:exactMatch OMIM:613495 immunodeficiency, common variable, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013285 immunodeficiency, common variable, 5 skos:exactMatch UMLS:C3150740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013286 immunodeficiency, common variable, 6 skos:exactMatch OMIM:613496 immunodeficiency, common variable, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013286 immunodeficiency, common variable, 6 skos:exactMatch UMLS:C3150741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013287 agammaglobulinemia 2, autosomal recessive skos:exactMatch DOID:0060024 lambda 5 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013287 agammaglobulinemia 2, autosomal recessive skos:exactMatch OMIM:613500 agammaglobulinemia 2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013287 agammaglobulinemia 2, autosomal recessive skos:exactMatch UMLS:C3150750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013288 agammaglobulinemia 3, autosomal recessive skos:exactMatch OMIM:613501 agammaglobulinemia 3, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013288 agammaglobulinemia 3, autosomal recessive skos:exactMatch UMLS:C3150751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013289 agammaglobulinemia 4, autosomal recessive skos:exactMatch OMIM:613502 agammaglobulinemia 4, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013289 agammaglobulinemia 4, autosomal recessive skos:exactMatch UMLS:C3150752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013290 agammaglobulinemia 5, autosomal dominant skos:exactMatch DOID:0080588 agammaglobulinemia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013290 agammaglobulinemia 5, autosomal dominant skos:exactMatch OMIM:613506 agammaglobulinemia 5, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013290 agammaglobulinemia 5, autosomal dominant skos:exactMatch UMLS:C3150753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013291 glycogen storage disease XV skos:exactMatch DOID:0050579 glycogen storage disease XV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013291 glycogen storage disease XV skos:exactMatch OMIM:613507 glycogen storage disease 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013291 glycogen storage disease XV skos:exactMatch Orphanet:263297 Glycogen storage disease with severe cardiomyopathy due to glycogenin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013291 glycogen storage disease XV skos:exactMatch SCTID:717821004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013291 glycogen storage disease XV skos:exactMatch UMLS:C3150754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013292 chromosome 4q21 deletion syndrome skos:exactMatch DOID:0060420 chromosome 4q21 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013292 chromosome 4q21 deletion syndrome skos:exactMatch OMIM:613509 chromosome 4q21 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013292 chromosome 4q21 deletion syndrome skos:exactMatch Orphanet:238750 4q21 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013292 chromosome 4q21 deletion syndrome skos:exactMatch SCTID:719660008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013292 chromosome 4q21 deletion syndrome skos:exactMatch UMLS:C3150756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013292 chromosome 4q21 deletion syndrome skos:exactMatch UMLS:C4304530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013293 isolated microphthalmia 6 skos:exactMatch DOID:0060835 isolated microphthalmia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013293 isolated microphthalmia 6 skos:exactMatch OMIM:613517 microphthalmia, isolated 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013293 isolated microphthalmia 6 skos:exactMatch UMLS:C3150757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013294 dermatitis, atopic, 8 skos:exactMatch DOID:0110104 atopic dermatitis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013294 dermatitis, atopic, 8 skos:exactMatch OMIM:613518 dermatitis, atopic, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013294 dermatitis, atopic, 8 skos:exactMatch UMLS:C3150763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013295 dermatitis, atopic, 9 skos:exactMatch DOID:0110105 atopic dermatitis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013295 dermatitis, atopic, 9 skos:exactMatch OMIM:613519 dermatitis, atopic, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013295 dermatitis, atopic, 9 skos:exactMatch UMLS:C3150764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013296 myeloid neoplasm associated with FGFR1 rearrangement skos:exactMatch NCIT:C84277 Myeloid/Lymphoid Neoplasms with FGFR1 Rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013296 myeloid neoplasm associated with FGFR1 rearrangement skos:exactMatch OMIM:613523 chromosome 8p11 myeloproliferative syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013296 myeloid neoplasm associated with FGFR1 rearrangement skos:exactMatch Orphanet:168953 Myeloid/lymphoid neoplasm associated with FGFR1 rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013296 myeloid neoplasm associated with FGFR1 rearrangement skos:exactMatch UMLS:C2827362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013296 myeloid neoplasm associated with FGFR1 rearrangement skos:exactMatch UMLS:C3150773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013297 autosomal dominant limb-girdle muscular dystrophy type 1H skos:exactMatch DOID:0110303 autosomal dominant limb-girdle muscular dystrophy type 1H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013297 autosomal dominant limb-girdle muscular dystrophy type 1H skos:exactMatch OMIM:613530 muscular dystrophy, limb-girdle, iia 1h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013297 autosomal dominant limb-girdle muscular dystrophy type 1H skos:exactMatch Orphanet:238755 Autosomal dominant limb-girdle muscular dystrophy type 1H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013297 autosomal dominant limb-girdle muscular dystrophy type 1H skos:exactMatch UMLS:C3150786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013298 chromosome 17q21.31 duplication syndrome skos:exactMatch DOID:0060434 chromosome 17q21.31 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013298 chromosome 17q21.31 duplication syndrome skos:exactMatch OMIM:613533 chromosome 17q21.31 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013298 chromosome 17q21.31 duplication syndrome skos:exactMatch Orphanet:217340 17q21.31 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013298 chromosome 17q21.31 duplication syndrome skos:exactMatch SCTID:716683005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013298 chromosome 17q21.31 duplication syndrome skos:exactMatch UMLS:C3150787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013298 chromosome 17q21.31 duplication syndrome skos:exactMatch UMLS:C4274345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013299 chromosome 6q11-q14 deletion syndrome skos:exactMatch DOID:0060423 chromosome 6q11-q14 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013299 chromosome 6q11-q14 deletion syndrome skos:exactMatch OMIM:613544 chromosome 6q11-q14 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013299 chromosome 6q11-q14 deletion syndrome skos:exactMatch UMLS:C3150790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013300 commissural facial cleft skos:exactMatch MESH:D008265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013300 commissural facial cleft skos:exactMatch OMIM:613545 macrostomia, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013300 commissural facial cleft skos:exactMatch Orphanet:141276 Tessier number 7 facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013300 commissural facial cleft skos:exactMatch SCTID:40159009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013301 aromatase deficiency skos:exactMatch MESH:C537436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013301 aromatase deficiency skos:exactMatch NCIT:C120144 P450-Aromatase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013301 aromatase deficiency skos:exactMatch OMIM:613546 aromatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013301 aromatase deficiency skos:exactMatch Orphanet:91 Aromatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013301 aromatase deficiency skos:exactMatch UMLS:C1960539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013302 nephronophthisis 11 skos:exactMatch DOID:0111118 nephronophthisis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013302 nephronophthisis 11 skos:exactMatch OMIM:613550 nephronophthisis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013302 nephronophthisis 11 skos:exactMatch UMLS:C3150796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013303 autoimmune disease, susceptibility to, 6 skos:exactMatch OMIM:613551 autoimmune disease, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013304 von Willebrand disease 2 skos:exactMatch DOID:0060574 von Willebrand's disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013304 von Willebrand disease 2 skos:exactMatch MESH:D056728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013304 von Willebrand disease 2 skos:exactMatch OMIM:613554 von willebrand disease, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013304 von Willebrand disease 2 skos:exactMatch Orphanet:166081 Von Willebrand disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013304 von Willebrand disease 2 skos:exactMatch SCTID:128107007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013304 von Willebrand disease 2 skos:exactMatch UMLS:C1264040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013305 autosomal dominant nonsyndromic hearing loss 51 skos:exactMatch DOID:0110577 autosomal dominant nonsyndromic deafness 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013305 autosomal dominant nonsyndromic hearing loss 51 skos:exactMatch OMIM:613558 deafness, autosomal dominant 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013305 autosomal dominant nonsyndromic hearing loss 51 skos:exactMatch UMLS:C3160736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013306 combined oxidative phosphorylation defect type 7 skos:exactMatch DOID:0111487 combined oxidative phosphorylation deficiency 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013306 combined oxidative phosphorylation defect type 7 skos:exactMatch OMIM:613559 combined oxidative phosphorylation deficiency 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013306 combined oxidative phosphorylation defect type 7 skos:exactMatch Orphanet:254930 Combined oxidative phosphorylation defect type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013306 combined oxidative phosphorylation defect type 7 skos:exactMatch SCTID:763204003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013306 combined oxidative phosphorylation defect type 7 skos:exactMatch UMLS:C3150801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013307 myopathy, lactic acidosis, and sideroblastic anemia 2 skos:exactMatch DOID:0111186 myopathy, lactic acidosis, and sideroblastic anemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013307 myopathy, lactic acidosis, and sideroblastic anemia 2 skos:exactMatch OMIM:613561 myopathy, lactic acidosis, and sideroblastic anemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013307 myopathy, lactic acidosis, and sideroblastic anemia 2 skos:exactMatch UMLS:C3150802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013308 CBL-related disorder skos:exactMatch OMIM:613563 noonan syndrome-like disorder with or without juvenile myelomonocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013308 CBL-related disorder skos:exactMatch Orphanet:363972 Noonan syndrome-like disorder with juvenile myelomonocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013308 CBL-related disorder skos:exactMatch UMLS:C3150803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013308 CBL-related disorder skos:exactMatch UMLS:C4016301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013309 chromosome 2p12-p11.2 deletion syndrome skos:exactMatch DOID:0060414 chromosome 2p12-p11.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013309 chromosome 2p12-p11.2 deletion syndrome skos:exactMatch OMIM:613564 chromosome 2p12-p11.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013309 chromosome 2p12-p11.2 deletion syndrome skos:exactMatch UMLS:C3150804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013310 congenital adrenal hyperplasia due to cytochrome P450 oxidoreductase deficiency skos:exactMatch NCIT:C174439 Congenital Adrenal Hyperplasia due to Cytochrome P450 Oxidoreductase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013310 congenital adrenal hyperplasia due to cytochrome P450 oxidoreductase deficiency skos:exactMatch OMIM:613571 disordered steroidogenesis due to cytochrome p450 oxidoreductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013310 congenital adrenal hyperplasia due to cytochrome P450 oxidoreductase deficiency skos:exactMatch Orphanet:95699 Congenital adrenal hyperplasia due to cytochrome P450 oxidoreductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013310 congenital adrenal hyperplasia due to cytochrome P450 oxidoreductase deficiency skos:exactMatch SCTID:715733000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013311 ectodermal dysplasia-syndactyly syndrome skos:exactMatch OMIMPS:613573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013311 ectodermal dysplasia-syndactyly syndrome skos:exactMatch Orphanet:247820 Ectodermal dysplasia-syndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013311 ectodermal dysplasia-syndactyly syndrome skos:exactMatch UMLS:CN228599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013312 retinitis pigmentosa 55 skos:exactMatch DOID:0110370 retinitis pigmentosa 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013312 retinitis pigmentosa 55 skos:exactMatch OMIM:613575 retinitis pigmentosa 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013312 retinitis pigmentosa 55 skos:exactMatch UMLS:C3150808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013313 ectodermal dysplasia-cutaneous syndactyly syndrome skos:exactMatch OMIM:613576 ectodermal dysplasia-syndactyly syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013313 ectodermal dysplasia-cutaneous syndactyly syndrome skos:exactMatch Orphanet:247827 Ectodermal dysplasia-cutaneous syndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013313 ectodermal dysplasia-cutaneous syndactyly syndrome skos:exactMatch UMLS:C3150809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013314 retinitis pigmentosa 56 skos:exactMatch DOID:0110371 retinitis pigmentosa 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013314 retinitis pigmentosa 56 skos:exactMatch OMIM:613581 retinitis pigmentosa 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013314 retinitis pigmentosa 56 skos:exactMatch UMLS:C3150819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013315 retinitis pigmentosa 57 skos:exactMatch DOID:0110407 retinitis pigmentosa 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013315 retinitis pigmentosa 57 skos:exactMatch OMIM:613582 retinitis pigmentosa 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013315 retinitis pigmentosa 57 skos:exactMatch UMLS:C3150821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013316 occult macular dystrophy skos:exactMatch DOID:0050578 occult macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013316 occult macular dystrophy skos:exactMatch OMIM:613587 occult macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013316 occult macular dystrophy skos:exactMatch Orphanet:247834 Occult macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013316 occult macular dystrophy skos:exactMatch UMLS:C3150833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013317 torsade-de-pointes syndrome with short coupling interval skos:exactMatch OMIM:613600 torsade lange pointes, short-coupled variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013317 torsade-de-pointes syndrome with short coupling interval skos:exactMatch Orphanet:51084 Torsade-de-pointes syndrome with short coupling interval semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013317 torsade-de-pointes syndrome with short coupling interval skos:exactMatch SCTID:718104007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013317 torsade-de-pointes syndrome with short coupling interval skos:exactMatch UMLS:C3150851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013318 early repolarization associated with ventricular fibrillation skos:exactMatch OMIM:613601 early repolarization associated with ventricular fibrillation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013318 early repolarization associated with ventricular fibrillation skos:exactMatch UMLS:C3150852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013319 chromosome 4Q32.1-q32.2 triplication syndrome skos:exactMatch OMIM:613603 chromosome 4q32.1-q32.2 triplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013319 chromosome 4Q32.1-q32.2 triplication syndrome skos:exactMatch UMLS:C3150857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013320 chromosome 16p12.2-p11.2 deletion syndrome skos:exactMatch DOID:0060400 chromosome 16p12.2-p11.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013320 chromosome 16p12.2-p11.2 deletion syndrome skos:exactMatch OMIM:613604 chromosome 16p12.2-p11.2 deletion syndrome, 7.1- to 8.7-mb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013320 chromosome 16p12.2-p11.2 deletion syndrome skos:exactMatch Orphanet:261211 16p11.2p12.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013320 chromosome 16p12.2-p11.2 deletion syndrome skos:exactMatch SCTID:719576009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013320 chromosome 16p12.2-p11.2 deletion syndrome skos:exactMatch UMLS:C3150858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013320 chromosome 16p12.2-p11.2 deletion syndrome skos:exactMatch UMLS:C4304597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013321 forsythe-wakeling syndrome skos:exactMatch OMIM:613606 forsythe-wakeling syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013321 forsythe-wakeling syndrome skos:exactMatch UMLS:C3150859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013322 epilepsy, familial adult myoclonic, 3 skos:exactMatch DOID:0111695 familial adult myoclonic epilepsy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013322 epilepsy, familial adult myoclonic, 3 skos:exactMatch MESH:C567098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013322 epilepsy, familial adult myoclonic, 3 skos:exactMatch OMIM:613608 epilepsy, familial adult myoclonic, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013322 epilepsy, familial adult myoclonic, 3 skos:exactMatch UMLS:C3150860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013323 cranioectodermal dysplasia 2 skos:exactMatch DOID:0080804 cranioectodermal dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013323 cranioectodermal dysplasia 2 skos:exactMatch OMIM:613610 cranioectodermal dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013323 cranioectodermal dysplasia 2 skos:exactMatch UMLS:C3150874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013324 lymphedema-posterior choanal atresia syndrome skos:exactMatch OMIM:613611 choanal atresia and lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013324 lymphedema-posterior choanal atresia syndrome skos:exactMatch Orphanet:99141 Lymphedema-posterior choanal atresia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013324 lymphedema-posterior choanal atresia syndrome skos:exactMatch UMLS:C3150875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013325 COG5-congenital disorder of glycosylation skos:exactMatch DOID:0070261 congenital disorder of glycosylation type IIi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013325 COG5-congenital disorder of glycosylation skos:exactMatch OMIM:613612 congenital disorder of glycosylation, iia iii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013325 COG5-congenital disorder of glycosylation skos:exactMatch Orphanet:263487 COG5-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013325 COG5-congenital disorder of glycosylation skos:exactMatch SCTID:721100009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013325 COG5-congenital disorder of glycosylation skos:exactMatch UMLS:C3150876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013326 Senior-Loken syndrome 7 skos:exactMatch OMIM:613615 senior-loken syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013326 Senior-Loken syndrome 7 skos:exactMatch UMLS:C3150877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013327 primary hyperoxaluria type 3 skos:exactMatch DOID:0111672 primary hyperoxaluria type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013327 primary hyperoxaluria type 3 skos:exactMatch NCIT:C123214 Primary Hyperoxaluria Type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013327 primary hyperoxaluria type 3 skos:exactMatch OMIM:613616 hyperoxaluria, primary, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013327 primary hyperoxaluria type 3 skos:exactMatch Orphanet:93600 Primary hyperoxaluria type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013327 primary hyperoxaluria type 3 skos:exactMatch SCTID:734990008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013327 primary hyperoxaluria type 3 skos:exactMatch UMLS:C3150878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013328 retinitis pigmentosa 58 skos:exactMatch DOID:0110362 retinitis pigmentosa 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013328 retinitis pigmentosa 58 skos:exactMatch OMIM:613617 retinitis pigmentosa 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013328 retinitis pigmentosa 58 skos:exactMatch UMLS:C3150879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013329 familial clubfoot due to 17q23.1q23.2 microduplication skos:exactMatch OMIM:613618 chromosome 17q23.1-q23.2 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013329 familial clubfoot due to 17q23.1q23.2 microduplication skos:exactMatch Orphanet:238578 Familial clubfoot due to 17q23.1q23.2 microduplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013329 familial clubfoot due to 17q23.1q23.2 microduplication skos:exactMatch UMLS:C3150880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013330 agenesis of the corpus callosum and congenital lymphedema skos:exactMatch OMIM:613623 agenesis of the corpus callosum and congenital lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013330 agenesis of the corpus callosum and congenital lymphedema skos:exactMatch UMLS:C3150887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013331 factor 5 and Factor VIII, combined deficiency of, 2 skos:exactMatch OMIM:613625 factor 5 and factor viii, combined deficiency of, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013331 factor 5 and Factor VIII, combined deficiency of, 2 skos:exactMatch UMLS:C3150889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013332 brachydactyly, type A1, with short stature, scoliosis, microcephaly, ptosis, hearing loss, and intellectual disability skos:exactMatch OMIM:613627 brachydactyly, iia a1, with short stature, scoliosis, microcephaly, ptosis, hearing loss, and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013332 brachydactyly, type A1, with short stature, scoliosis, microcephaly, ptosis, hearing loss, and intellectual disability skos:exactMatch SCTID:719162001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013332 brachydactyly, type A1, with short stature, scoliosis, microcephaly, ptosis, hearing loss, and intellectual disability skos:exactMatch UMLS:C3150890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013333 odontoid hypoplasia skos:exactMatch NCIT:C86969 Odontoid Hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013333 odontoid hypoplasia skos:exactMatch OMIM:613628 odontoid hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013334 cocoon syndrome skos:exactMatch DOID:0060647 fetal encasement syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013334 cocoon syndrome skos:exactMatch OMIM:613630 fetal encasement syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013334 cocoon syndrome skos:exactMatch Orphanet:465824 Fetal encasement syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013334 cocoon syndrome skos:exactMatch UMLS:C3150891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013335 tuberculin skin test reactivity, absence of skos:exactMatch OMIM:613636 tuberculin skin test reactivity, absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013336 chromosome 19p13.13 deletion syndrome skos:exactMatch DOID:0060426 chromosome 19p13.13 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013336 chromosome 19p13.13 deletion syndrome skos:exactMatch OMIM:613638 chromosome 19p13.13 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013336 chromosome 19p13.13 deletion syndrome skos:exactMatch Orphanet:357001 19p13.13 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013336 chromosome 19p13.13 deletion syndrome skos:exactMatch SCTID:764440006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013336 chromosome 19p13.13 deletion syndrome skos:exactMatch UMLS:C3150894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013336 chromosome 19p13.13 deletion syndrome skos:exactMatch UMLS:CN204595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013337 neuropathy, hereditary sensory and autonomic, type 1C skos:exactMatch DOID:0070157 hereditary sensory and autonomic neuropathy type 1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013337 neuropathy, hereditary sensory and autonomic, type 1C skos:exactMatch OMIM:613640 neuropathy, hereditary sensory and autonomic, iia 1c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013337 neuropathy, hereditary sensory and autonomic, type 1C skos:exactMatch UMLS:C3150896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013338 Charcot-Marie-Tooth disease recessive intermediate B skos:exactMatch DOID:0110204 Charcot-Marie-Tooth disease recessive intermediate B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013338 Charcot-Marie-Tooth disease recessive intermediate B skos:exactMatch OMIM:613641 charcot-marie-tooth disease, recessive intermediate B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013338 Charcot-Marie-Tooth disease recessive intermediate B skos:exactMatch Orphanet:254334 Autosomal recessive intermediate Charcot-Marie-Tooth disease type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013338 Charcot-Marie-Tooth disease recessive intermediate B skos:exactMatch UMLS:C3150897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013339 dilated cardiomyopathy 1GG skos:exactMatch DOID:0110435 dilated cardiomyopathy 1GG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013339 dilated cardiomyopathy 1GG skos:exactMatch OMIM:613642 cardiomyopathy, dilated, 1gg semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013339 dilated cardiomyopathy 1GG skos:exactMatch UMLS:C3150898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013340 Parkinson disease 5, autosomal dominant, susceptibility to skos:exactMatch OMIM:613643 parkinson disease 5, autosomal dominant, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013340 Parkinson disease 5, autosomal dominant, susceptibility to skos:exactMatch UMLS:C3150899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013341 methylmalonic acidemia due to transcobalamin receptor defect skos:exactMatch DOID:0060741 methylmalonic acidemia due to transcobalamin receptor defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013341 methylmalonic acidemia due to transcobalamin receptor defect skos:exactMatch OMIM:613646 methylmalonic aciduria, transient, due to transcobalamin receptor defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013341 methylmalonic acidemia due to transcobalamin receptor defect skos:exactMatch Orphanet:280183 Methylmalonic aciduria due to transcobalamin receptor defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013341 methylmalonic acidemia due to transcobalamin receptor defect skos:exactMatch UMLS:C3150900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013342 hereditary spastic paraplegia 48 skos:exactMatch DOID:0110800 hereditary spastic paraplegia 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013342 hereditary spastic paraplegia 48 skos:exactMatch OMIM:613647 spastic paraplegia 48, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013342 hereditary spastic paraplegia 48 skos:exactMatch Orphanet:306511 Autosomal recessive spastic paraplegia type 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013342 hereditary spastic paraplegia 48 skos:exactMatch SCTID:763367009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013342 hereditary spastic paraplegia 48 skos:exactMatch UMLS:C3150901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013343 C1Q deficiency skos:exactMatch NCIT:C119990 C1q Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013343 C1Q deficiency skos:exactMatch OMIM:613652 c1q deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013343 C1Q deficiency skos:exactMatch UMLS:C3150902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013344 migraine, with or without aura, susceptibility to, 13 skos:exactMatch OMIM:613656 migraine with or without aura, susceptibility to, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013345 d-2-hydroxyglutaric aciduria 2 skos:exactMatch DOID:0111352 D-2-hydroxyglutaric aciduria 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013345 d-2-hydroxyglutaric aciduria 2 skos:exactMatch OMIM:613657 d-2-hydroxyglutaric aciduria 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013345 d-2-hydroxyglutaric aciduria 2 skos:exactMatch UMLS:C3150909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013348 cone-rod dystrophy 15 skos:exactMatch DOID:0111021 cone-rod dystrophy 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013348 cone-rod dystrophy 15 skos:exactMatch OMIM:613660 cone-rod dystrophy 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013348 cone-rod dystrophy 15 skos:exactMatch UMLS:C3150912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013349 ALG11-congenital disorder of glycosylation skos:exactMatch DOID:0080567 congenital disorder of glycosylation Ip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013349 ALG11-congenital disorder of glycosylation skos:exactMatch OMIM:613661 congenital disorder of glycosylation, iia ip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013349 ALG11-congenital disorder of glycosylation skos:exactMatch Orphanet:280071 ALG11-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013349 ALG11-congenital disorder of glycosylation skos:exactMatch SCTID:733085004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013349 ALG11-congenital disorder of glycosylation skos:exactMatch UMLS:C3150913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013350 mitochondrial DNA depletion syndrome 4b skos:exactMatch DOID:0080123 mitochondrial DNA depletion syndrome 4b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013350 mitochondrial DNA depletion syndrome 4b skos:exactMatch OMIM:613662 mitochondrial DNA depletion syndrome 4b (mngie type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013350 mitochondrial DNA depletion syndrome 4b skos:exactMatch UMLS:C3150914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013351 infantile cerebral and cerebellar atrophy with postnatal progressive microcephaly skos:exactMatch DOID:0111262 infantile cerebral and cerebellar atrophy with postnatal progressive microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013351 infantile cerebral and cerebellar atrophy with postnatal progressive microcephaly skos:exactMatch OMIM:613668 microcephaly, postnatal progressive, with seizures and brain atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013351 infantile cerebral and cerebellar atrophy with postnatal progressive microcephaly skos:exactMatch Orphanet:402364 Infantile cerebral and cerebellar atrophy with postnatal progressive microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013351 infantile cerebral and cerebellar atrophy with postnatal progressive microcephaly skos:exactMatch UMLS:C3150921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013352 intellectual disability-severe speech delay-mild dysmorphism syndrome skos:exactMatch DOID:0111331 intellectual disability-severe speech delay-mild dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013352 intellectual disability-severe speech delay-mild dysmorphism syndrome skos:exactMatch OMIM:613670 intellectual developmental disorder with language impairment and with or without autistic features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013352 intellectual disability-severe speech delay-mild dysmorphism syndrome skos:exactMatch Orphanet:391372 Intellectual disability-severe speech delay-mild dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013352 intellectual disability-severe speech delay-mild dysmorphism syndrome skos:exactMatch UMLS:C3150923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013352 intellectual disability-severe speech delay-mild dysmorphism syndrome skos:exactMatch UMLS:CN204965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013353 intellectual disability, anterior maxillary protrusion, and strabismus skos:exactMatch OMIM:613671 impaired intellectual development, anterior maxillary protrusion, and strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013353 intellectual disability, anterior maxillary protrusion, and strabismus skos:exactMatch Orphanet:562559 Anterior maxillary protrusion-strabismus-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013353 intellectual disability, anterior maxillary protrusion, and strabismus skos:exactMatch UMLS:C3150924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013354 spastic ataxia 4 skos:exactMatch DOID:0050943 spastic ataxia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013354 spastic ataxia 4 skos:exactMatch OMIM:613672 spastic ataxia 4, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013354 spastic ataxia 4 skos:exactMatch Orphanet:254343 Autosomal recessive spastic ataxia-optic atrophy-dysarthria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013354 spastic ataxia 4 skos:exactMatch UMLS:C3150925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013354 spastic ataxia 4 skos:exactMatch UMLS:CN230090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013355 congenital dyserythropoietic anemia type 4 skos:exactMatch DOID:0111400 congenital dyserythropoietic anemia type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013355 congenital dyserythropoietic anemia type 4 skos:exactMatch OMIM:613673 anemia, congenital dyserythropoietic, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013355 congenital dyserythropoietic anemia type 4 skos:exactMatch Orphanet:293825 Congenital dyserythropoietic anemia type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013355 congenital dyserythropoietic anemia type 4 skos:exactMatch SCTID:719453009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013355 congenital dyserythropoietic anemia type 4 skos:exactMatch UMLS:C3150926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013356 vesicoureteral reflux 3 skos:exactMatch OMIM:613674 vesicoureteral reflux 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013356 vesicoureteral reflux 3 skos:exactMatch UMLS:C3150927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013357 chromosome 17q11.2 deletion syndrome, 1.4Mb skos:exactMatch DOID:0060403 chromosome 17q11.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013357 chromosome 17q11.2 deletion syndrome, 1.4Mb skos:exactMatch MESH:C563524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013357 chromosome 17q11.2 deletion syndrome, 1.4Mb skos:exactMatch OMIM:613675 chromosome 17q11.2 deletion syndrome, 1.4-mb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013357 chromosome 17q11.2 deletion syndrome, 1.4Mb skos:exactMatch Orphanet:137634 Overgrowth-macrocephaly-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013357 chromosome 17q11.2 deletion syndrome, 1.4Mb skos:exactMatch Orphanet:97685 17q11 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013357 chromosome 17q11.2 deletion syndrome, 1.4Mb skos:exactMatch SCTID:722122000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013358 Seckel syndrome 4 skos:exactMatch DOID:0070010 Seckel syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013358 Seckel syndrome 4 skos:exactMatch OMIM:613676 seckel syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013358 Seckel syndrome 4 skos:exactMatch UMLS:C3888212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013359 familial hyperaldosteronism type III skos:exactMatch OMIM:613677 hyperaldosteronism, familial, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013359 familial hyperaldosteronism type III skos:exactMatch Orphanet:251274 Familial hyperaldosteronism type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013359 familial hyperaldosteronism type III skos:exactMatch SCTID:703234002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013359 familial hyperaldosteronism type III skos:exactMatch UMLS:C3150933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013359 familial hyperaldosteronism type III skos:exactMatch UMLS:C3838758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013360 brachyolmia, Maroteaux type skos:exactMatch OMIM:613678 brachyolmia iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013360 brachyolmia, Maroteaux type skos:exactMatch Orphanet:93302 Brachyolmia, Maroteaux type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013360 brachyolmia, Maroteaux type skos:exactMatch SCTID:389165004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013361 congenital prothrombin deficiency skos:exactMatch DOID:2235 prothrombin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013361 congenital prothrombin deficiency skos:exactMatch MESH:D007020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013361 congenital prothrombin deficiency skos:exactMatch NCIT:C131737 Factor II Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013361 congenital prothrombin deficiency skos:exactMatch OMIM:613679 prothrombin deficiency, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013361 congenital prothrombin deficiency skos:exactMatch Orphanet:325 Congenital factor II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013361 congenital prothrombin deficiency skos:exactMatch SCTID:73975000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013361 congenital prothrombin deficiency skos:exactMatch UMLS:C0020640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013362 THOC6-related developmental delay-microcephaly-facial dysmorphism syndrome skos:exactMatch OMIM:613680 beaulieu-boycott-innes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013362 THOC6-related developmental delay-microcephaly-facial dysmorphism syndrome skos:exactMatch Orphanet:363444 THOC6-related developmental delay-microcephaly-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013362 THOC6-related developmental delay-microcephaly-facial dysmorphism syndrome skos:exactMatch UMLS:C3150939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013363 chromosome 2q31.1 duplication syndrome skos:exactMatch DOID:0060458 chromosome 2q31.1 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013363 chromosome 2q31.1 duplication syndrome skos:exactMatch OMIM:613681 chromosome 2q31.1 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013363 chromosome 2q31.1 duplication syndrome skos:exactMatch Orphanet:294026 Syndactyly-nystagmus syndrome due to 2q31.1 microduplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013363 chromosome 2q31.1 duplication syndrome skos:exactMatch UMLS:C3150940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013364 Rubinstein-Taybi syndrome due to EP300 haploinsufficiency skos:exactMatch NCIT:C153291 Rubinstein-Taybi Syndrome Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013364 Rubinstein-Taybi syndrome due to EP300 haploinsufficiency skos:exactMatch OMIM:613684 rubinstein-taybi syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013364 Rubinstein-Taybi syndrome due to EP300 haploinsufficiency skos:exactMatch Orphanet:353284 Rubinstein-Taybi syndrome due to EP300 haploinsufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013364 Rubinstein-Taybi syndrome due to EP300 haploinsufficiency skos:exactMatch UMLS:C3150941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013365 autosomal recessive nonsyndromic hearing loss 83 skos:exactMatch DOID:0110528 autosomal recessive nonsyndromic deafness 83 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013365 autosomal recessive nonsyndromic hearing loss 83 skos:exactMatch OMIM:613685 deafness, autosomal recessive 83 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013366 spondylocostal dysostosis 4, autosomal recessive skos:exactMatch OMIM:613686 spondylocostal dysostosis 4, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013366 spondylocostal dysostosis 4, autosomal recessive skos:exactMatch UMLS:C3150942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013367 long QT syndrome 2 skos:exactMatch DOID:0110645 long QT syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013367 long QT syndrome 2 skos:exactMatch MESH:C563614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013367 long QT syndrome 2 skos:exactMatch NCIT:C137957 Long QT Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013367 long QT syndrome 2 skos:exactMatch OMIM:613688 long qt syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013367 long QT syndrome 2 skos:exactMatch UMLS:C3150943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013368 mammary-digital-nail syndrome skos:exactMatch OMIM:613689 mammary-digital-nail syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013368 mammary-digital-nail syndrome skos:exactMatch Orphanet:238744 Mammary-digital-nail syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013368 mammary-digital-nail syndrome skos:exactMatch SCTID:718679004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013368 mammary-digital-nail syndrome skos:exactMatch UMLS:C3150946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013369 hypertrophic cardiomyopathy 7 skos:exactMatch DOID:0110313 hypertrophic cardiomyopathy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013369 hypertrophic cardiomyopathy 7 skos:exactMatch OMIM:613690 cardiomyopathy, familial hypertrophic, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013369 hypertrophic cardiomyopathy 7 skos:exactMatch UMLS:C1860752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013370 long QT syndrome 6 skos:exactMatch DOID:0110648 long QT syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013370 long QT syndrome 6 skos:exactMatch MESH:C566333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013370 long QT syndrome 6 skos:exactMatch OMIM:613693 long qt syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013370 long QT syndrome 6 skos:exactMatch UMLS:C3150953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013371 dilated cardiomyopathy 1U skos:exactMatch DOID:0110455 dilated cardiomyopathy 1U semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013371 dilated cardiomyopathy 1U skos:exactMatch MESH:C566296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013371 dilated cardiomyopathy 1U skos:exactMatch OMIM:613694 cardiomyopathy, dilated, 1u semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013371 dilated cardiomyopathy 1U skos:exactMatch UMLS:C3160720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013372 long QT syndrome 5 skos:exactMatch DOID:0110647 long QT syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013372 long QT syndrome 5 skos:exactMatch MESH:C566766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013372 long QT syndrome 5 skos:exactMatch NCIT:C172094 Long QT Syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013372 long QT syndrome 5 skos:exactMatch OMIM:613695 long qt syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013372 long QT syndrome 5 skos:exactMatch UMLS:C1867904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013373 dilated cardiomyopathy 1V skos:exactMatch DOID:0110427 dilated cardiomyopathy 1V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013373 dilated cardiomyopathy 1V skos:exactMatch MESH:C566856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013373 dilated cardiomyopathy 1V skos:exactMatch OMIM:613697 cardiomyopathy, dilated, 1v semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013373 dilated cardiomyopathy 1V skos:exactMatch UMLS:C3150958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013374 supernumerary der(22)t(8;22) syndrome skos:exactMatch OMIM:613700 supernumerary der(22)t(8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013374 supernumerary der(22)t(8;22) syndrome skos:exactMatch UMLS:C3150966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013375 Klippel-Feil syndrome 3, autosomal dominant skos:exactMatch DOID:0080591 Klippel-Feil syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013375 Klippel-Feil syndrome 3, autosomal dominant skos:exactMatch OMIM:613702 klippel-feil syndrome 3, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013375 Klippel-Feil syndrome 3, autosomal dominant skos:exactMatch UMLS:C3150967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013376 microphthalmia, isolated, with coloboma 6 skos:exactMatch OMIM:613703 microphthalmia, isolated, with coloboma 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013376 microphthalmia, isolated, with coloboma 6 skos:exactMatch UMLS:C3150968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013377 isolated microphthalmia 7 skos:exactMatch DOID:0060838 isolated microphthalmia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013377 isolated microphthalmia 7 skos:exactMatch OMIM:613704 microphthalmia, isolated 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013377 isolated microphthalmia 7 skos:exactMatch UMLS:C3150969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013378 orofacial cleft 10 skos:exactMatch DOID:0080403 orofacial cleft 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013378 orofacial cleft 10 skos:exactMatch MESH:C566605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013378 orofacial cleft 10 skos:exactMatch OMIM:613705 orofacial cleft 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013379 Noonan syndrome 7 skos:exactMatch DOID:0060585 Noonan syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013379 Noonan syndrome 7 skos:exactMatch NCIT:C176935 Noonan Syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013379 Noonan syndrome 7 skos:exactMatch OMIM:613706 noonan syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013379 Noonan syndrome 7 skos:exactMatch UMLS:C3150970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013380 LEOPARD syndrome 3 skos:exactMatch DOID:0080550 Noonan syndrome with multiple lentigines 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013380 LEOPARD syndrome 3 skos:exactMatch OMIM:613707 leopard syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013380 LEOPARD syndrome 3 skos:exactMatch UMLS:C3150971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013381 neuropathy, hereditary sensory, type 1D skos:exactMatch DOID:0070156 hereditary sensory neuropathy type 1D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013381 neuropathy, hereditary sensory, type 1D skos:exactMatch OMIM:613708 neuropathy, hereditary sensory, iia 1d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013381 neuropathy, hereditary sensory, type 1D skos:exactMatch UMLS:C3150972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013382 progressive demyelinating neuropathy with bilateral striatal necrosis skos:exactMatch OMIM:613710 thiamine metabolism dysfunction syndrome 4 (bilateral striatal degeneration and progressive polyneuropathy type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013382 progressive demyelinating neuropathy with bilateral striatal necrosis skos:exactMatch Orphanet:217396 Progressive polyneuropathy with bilateral striatal necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013382 progressive demyelinating neuropathy with bilateral striatal necrosis skos:exactMatch UMLS:C3150973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013383 Hirschsprung disease, susceptibility to, 3 skos:exactMatch MESH:C538121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013383 Hirschsprung disease, susceptibility to, 3 skos:exactMatch OMIM:613711 hirschsprung disease, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013383 Hirschsprung disease, susceptibility to, 3 skos:exactMatch UMLS:C2931739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013384 Hirschsprung disease, susceptibility to, 4 skos:exactMatch OMIM:613712 hirschsprung disease, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013385 Treacher Collins syndrome 2 skos:exactMatch DOID:0080790 Treacher Collins syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013385 Treacher Collins syndrome 2 skos:exactMatch OMIM:613717 treacher collins syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013385 Treacher Collins syndrome 2 skos:exactMatch UMLS:C3150983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013386 autosomal recessive nonsyndromic hearing loss 74 skos:exactMatch DOID:0110523 autosomal recessive nonsyndromic deafness 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013386 autosomal recessive nonsyndromic hearing loss 74 skos:exactMatch OMIM:613718 deafness, autosomal recessive 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013386 autosomal recessive nonsyndromic hearing loss 74 skos:exactMatch UMLS:C2239351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013387 developmental and epileptic encephalopathy, 7 skos:exactMatch DOID:0080462 developmental and epileptic encephalopathy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013387 developmental and epileptic encephalopathy, 7 skos:exactMatch OMIM:613720 developmental and epileptic encephalopathy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013387 developmental and epileptic encephalopathy, 7 skos:exactMatch Orphanet:439218 KCNQ2-related epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013387 developmental and epileptic encephalopathy, 7 skos:exactMatch UMLS:C3150986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013388 developmental and epileptic encephalopathy, 11 skos:exactMatch DOID:0080421 developmental and epileptic encephalopathy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013388 developmental and epileptic encephalopathy, 11 skos:exactMatch OMIM:613721 developmental and epileptic encephalopathy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013388 developmental and epileptic encephalopathy, 11 skos:exactMatch UMLS:C3150987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013389 developmental and epileptic encephalopathy, 12 skos:exactMatch DOID:0080459 developmental and epileptic encephalopathy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013389 developmental and epileptic encephalopathy, 12 skos:exactMatch OMIM:613722 developmental and epileptic encephalopathy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013389 developmental and epileptic encephalopathy, 12 skos:exactMatch UMLS:C3150988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013390 autosomal recessive limb-girdle muscular dystrophy type 2Q skos:exactMatch DOID:0110285 autosomal recessive limb-girdle muscular dystrophy type 2Q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013390 autosomal recessive limb-girdle muscular dystrophy type 2Q skos:exactMatch OMIM:613723 muscular dystrophy, limb-girdle, autosomal recessive 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013390 autosomal recessive limb-girdle muscular dystrophy type 2Q skos:exactMatch Orphanet:254361 Plectin-related limb-girdle muscular dystrophy R17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013390 autosomal recessive limb-girdle muscular dystrophy type 2Q skos:exactMatch UMLS:C3150989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013391 sterol carrier protein 2 deficiency skos:exactMatch OMIM:613724 leukoencephalopathy with dystonia and motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013391 sterol carrier protein 2 deficiency skos:exactMatch Orphanet:163684 Leukoencephalopathy-dystonia-motor neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013391 sterol carrier protein 2 deficiency skos:exactMatch UMLS:C3150990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013392 autosomal recessive spinocerebellar ataxia 10 skos:exactMatch DOID:0050999 autosomal recessive spinocerebellar ataxia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013392 autosomal recessive spinocerebellar ataxia 10 skos:exactMatch OMIM:613728 spinocerebellar ataxia, autosomal recessive 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013392 autosomal recessive spinocerebellar ataxia 10 skos:exactMatch Orphanet:284289 Adult-onset autosomal recessive cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013392 autosomal recessive spinocerebellar ataxia 10 skos:exactMatch UMLS:C3150998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013393 distal 7q11.23 microdeletion syndrome skos:exactMatch OMIM:613729 chromosome 7q11.23 deletion syndrome, distal, 1.2-mb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013393 distal 7q11.23 microdeletion syndrome skos:exactMatch Orphanet:254351 Distal 7q11.23 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013393 distal 7q11.23 microdeletion syndrome skos:exactMatch UMLS:C3150999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013394 porencephaly-microcephaly-bilateral congenital cataract syndrome skos:exactMatch OMIM:613730 hemorrhagic destruction of the brain, subependymal calcification, and cataracts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013394 porencephaly-microcephaly-bilateral congenital cataract syndrome skos:exactMatch Orphanet:306547 Porencephaly-microcephaly-bilateral congenital cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013394 porencephaly-microcephaly-bilateral congenital cataract syndrome skos:exactMatch UMLS:C3151000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013395 retinitis pigmentosa 4 skos:exactMatch DOID:0110372 retinitis pigmentosa 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013395 retinitis pigmentosa 4 skos:exactMatch MESH:C566706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013395 retinitis pigmentosa 4 skos:exactMatch OMIM:613731 retinitis pigmentosa 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013395 retinitis pigmentosa 4 skos:exactMatch UMLS:C3151001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013396 chromosome 1p32-p31 deletion syndrome skos:exactMatch DOID:0060409 NFIA-related disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013396 chromosome 1p32-p31 deletion syndrome skos:exactMatch Orphanet:401986 1p31p32 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013396 chromosome 1p32-p31 deletion syndrome skos:exactMatch SCTID:766766005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013396 chromosome 1p32-p31 deletion syndrome skos:exactMatch UMLS:C3151036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013396 chromosome 1p32-p31 deletion syndrome skos:exactMatch UMLS:CN226149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013397 acne inversa, familial, 2 skos:exactMatch OMIM:613736 acne inversa, familial, 2, with or without dowling-degos disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013397 acne inversa, familial, 2 skos:exactMatch UMLS:C3151037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013398 acne inversa, familial, 3 skos:exactMatch OMIM:613737 acne inversa, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013398 acne inversa, familial, 3 skos:exactMatch UMLS:C3151038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013400 Congenital adrenal insuffiency with 46, XY sex reversal OR 46,XY disorder of sex development-adrenal insufficiency due to CYP11A1 deficiency skos:exactMatch DOID:0050546 congenital adrenal insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013400 Congenital adrenal insuffiency with 46, XY sex reversal OR 46,XY disorder of sex development-adrenal insufficiency due to CYP11A1 deficiency skos:exactMatch MESH:C566130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013400 Congenital adrenal insuffiency with 46, XY sex reversal OR 46,XY disorder of sex development-adrenal insufficiency due to CYP11A1 deficiency skos:exactMatch NCIT:C131422 Cholesterol Side-Chain Cleavage Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013400 Congenital adrenal insuffiency with 46, XY sex reversal OR 46,XY disorder of sex development-adrenal insufficiency due to CYP11A1 deficiency skos:exactMatch OMIM:613743 adrenal insufficiency, congenital, with 46,xy sex reversal, partial or complete semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013400 Congenital adrenal insuffiency with 46, XY sex reversal OR 46,XY disorder of sex development-adrenal insufficiency due to CYP11A1 deficiency skos:exactMatch Orphanet:168558 46,XY disorder of sex development-adrenal insufficiency due to CYP11A1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013400 Congenital adrenal insuffiency with 46, XY sex reversal OR 46,XY disorder of sex development-adrenal insufficiency due to CYP11A1 deficiency skos:exactMatch UMLS:C3151055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013401 hereditary spastic paraplegia 51 skos:exactMatch DOID:0110803 hereditary spastic paraplegia 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013401 hereditary spastic paraplegia 51 skos:exactMatch OMIM:613744 spastic paraplegia 51, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013401 hereditary spastic paraplegia 51 skos:exactMatch UMLS:C3151056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013402 retinitis pigmentosa 27 skos:exactMatch DOID:0110397 retinitis pigmentosa 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013402 retinitis pigmentosa 27 skos:exactMatch MESH:C563526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013402 retinitis pigmentosa 27 skos:exactMatch OMIM:613750 retinitis pigmentosa 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013402 retinitis pigmentosa 27 skos:exactMatch UMLS:C1834329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013403 heterotaxy, visceral, 4, autosomal skos:exactMatch OMIM:613751 heterotaxy, visceral, 4, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013403 heterotaxy, visceral, 4, autosomal skos:exactMatch UMLS:C3151057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013404 hypermethioninemia with deficiency of S-adenosylhomocysteine hydrolase skos:exactMatch DOID:0111039 hypermethioninemia with deficiency of S-adenosylhomocysteine hydrolase semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013404 hypermethioninemia with deficiency of S-adenosylhomocysteine hydrolase skos:exactMatch OMIM:613752 hypermethioninemia with s-adenosylhomocysteine hydrolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013404 hypermethioninemia with deficiency of S-adenosylhomocysteine hydrolase skos:exactMatch Orphanet:88618 S-adenosylhomocysteine hydrolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013404 hypermethioninemia with deficiency of S-adenosylhomocysteine hydrolase skos:exactMatch SCTID:724039002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013404 hypermethioninemia with deficiency of S-adenosylhomocysteine hydrolase skos:exactMatch UMLS:C3151058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013404 hypermethioninemia with deficiency of S-adenosylhomocysteine hydrolase skos:exactMatch UMLS:C4510276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013405 retinitis pigmentosa 49 skos:exactMatch DOID:0110377 retinitis pigmentosa 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013405 retinitis pigmentosa 49 skos:exactMatch OMIM:613756 retinitis pigmentosa 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013405 retinitis pigmentosa 49 skos:exactMatch UMLS:C3151059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013406 age related macular degeneration 6 skos:exactMatch DOID:0110018 age related macular degeneration 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013406 age related macular degeneration 6 skos:exactMatch MESH:C563674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013406 age related macular degeneration 6 skos:exactMatch OMIM:613757 macular degeneration, age-related, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013406 age related macular degeneration 6 skos:exactMatch UMLS:C3151060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013407 retinitis pigmentosa 47 skos:exactMatch DOID:0110369 retinitis pigmentosa 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013407 retinitis pigmentosa 47 skos:exactMatch OMIM:613758 retinitis pigmentosa 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013407 retinitis pigmentosa 47 skos:exactMatch UMLS:C3151061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013408 FADD-related immunodeficiency skos:exactMatch OMIM:613759 immunodeficiency 90 with encephalopathy, functional hyposplenia, and hepatic dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013408 FADD-related immunodeficiency skos:exactMatch Orphanet:306550 FADD-related immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013408 FADD-related immunodeficiency skos:exactMatch SCTID:723334006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013408 FADD-related immunodeficiency skos:exactMatch UMLS:C3151062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013408 FADD-related immunodeficiency skos:exactMatch UMLS:C4509831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013409 age related macular degeneration 5 skos:exactMatch DOID:0110028 age related macular degeneration 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013409 age related macular degeneration 5 skos:exactMatch OMIM:613761 macular degeneration, age-related, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013409 age related macular degeneration 5 skos:exactMatch UMLS:C3151063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013410 46,XY sex reversal 6 skos:exactMatch DOID:0111769 46,XY sex reversal 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013410 46,XY sex reversal 6 skos:exactMatch OMIM:613762 46,xy sex reversal 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013410 46,XY sex reversal 6 skos:exactMatch UMLS:C3151064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013411 cataract 16 multiple types skos:exactMatch DOID:0110250 cataract 16 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013411 cataract 16 multiple types skos:exactMatch MESH:C565134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013411 cataract 16 multiple types skos:exactMatch OMIM:613763 cataract 16, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013412 hypertrophic cardiomyopathy 9 skos:exactMatch DOID:0110315 hypertrophic cardiomyopathy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013412 hypertrophic cardiomyopathy 9 skos:exactMatch MESH:C566044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013412 hypertrophic cardiomyopathy 9 skos:exactMatch OMIM:613765 cardiomyopathy, familial hypertrophic, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013412 hypertrophic cardiomyopathy 9 skos:exactMatch UMLS:C1861065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013413 retinitis pigmentosa 45 skos:exactMatch DOID:0110402 retinitis pigmentosa 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013413 retinitis pigmentosa 45 skos:exactMatch OMIM:613767 retinitis pigmentosa 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013413 retinitis pigmentosa 45 skos:exactMatch UMLS:C3151066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013414 retinitis pigmentosa 44 skos:exactMatch DOID:0110394 retinitis pigmentosa 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013414 retinitis pigmentosa 44 skos:exactMatch OMIM:613769 retinitis pigmentosa 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013414 retinitis pigmentosa 44 skos:exactMatch UMLS:C3151068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013415 chromosome 17p13.1 deletion syndrome skos:exactMatch DOID:0060402 chromosome 17p13.1 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013415 chromosome 17p13.1 deletion syndrome skos:exactMatch OMIM:613776 chromosome 17p13.1 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013415 chromosome 17p13.1 deletion syndrome skos:exactMatch UMLS:C3151069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013416 age related macular degeneration 8 skos:exactMatch DOID:0110020 age related macular degeneration 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013416 age related macular degeneration 8 skos:exactMatch OMIM:613778 macular degeneration, age-related, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013416 age related macular degeneration 8 skos:exactMatch UMLS:C3151070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013417 complement component 3 deficiency skos:exactMatch DOID:8354 complement component 3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013417 complement component 3 deficiency skos:exactMatch MESH:C565169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013417 complement component 3 deficiency skos:exactMatch NCIT:C9468 C3 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013417 complement component 3 deficiency skos:exactMatch OMIM:613779 complement component 3 deficiency, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013417 complement component 3 deficiency skos:exactMatch Orphanet:280133 Complement component 3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013417 complement component 3 deficiency skos:exactMatch UMLS:C1332655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013417 complement component 3 deficiency skos:exactMatch UMLS:C3151071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013418 aortic aneurysm, familial thoracic 7 skos:exactMatch OMIM:613780 aortic aneurysm, familial thoracic 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013418 aortic aneurysm, familial thoracic 7 skos:exactMatch UMLS:C3151077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013419 complement component C1s deficiency skos:exactMatch MESH:C565170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013419 complement component C1s deficiency skos:exactMatch OMIM:613783 complement component c1s deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013419 complement component C1s deficiency skos:exactMatch UMLS:C3151078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013420 age related macular degeneration 12 skos:exactMatch DOID:0110024 age related macular degeneration 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013420 age related macular degeneration 12 skos:exactMatch OMIM:613784 macular degeneration, age-related, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013420 age related macular degeneration 12 skos:exactMatch UMLS:C3151079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013421 type II complement component 8 deficiency skos:exactMatch DOID:0060302 type II complement component 8 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013421 type II complement component 8 deficiency skos:exactMatch OMIM:613789 complement component 8 deficiency, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013421 type II complement component 8 deficiency skos:exactMatch UMLS:C3151080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013422 type I complement component 8 deficiency skos:exactMatch DOID:0060301 type I complement component 8 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013422 type I complement component 8 deficiency skos:exactMatch OMIM:613790 complement component 8 deficiency, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013422 type I complement component 8 deficiency skos:exactMatch UMLS:C3151081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013423 immunodeficiency due to MASP-2 deficiency skos:exactMatch MESH:C565360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013423 immunodeficiency due to MASP-2 deficiency skos:exactMatch OMIM:613791 masp2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013423 immunodeficiency due to MASP-2 deficiency skos:exactMatch Orphanet:331187 Immunodeficiency due to MASP-2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013423 immunodeficiency due to MASP-2 deficiency skos:exactMatch UMLS:C3151085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013424 3p- syndrome skos:exactMatch DOID:0060417 3p deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013424 3p- syndrome skos:exactMatch MESH:C536804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013424 3p- syndrome skos:exactMatch OMIM:613792 chromosome 3pter-p25 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013424 3p- syndrome skos:exactMatch Orphanet:1620 Distal monosomy 3p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013424 3p- syndrome skos:exactMatch SCTID:763528002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013425 retinitis pigmentosa 20 skos:exactMatch DOID:0110353 retinitis pigmentosa 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013425 retinitis pigmentosa 20 skos:exactMatch MESH:C566718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013425 retinitis pigmentosa 20 skos:exactMatch OMIM:613794 retinitis pigmentosa 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013425 retinitis pigmentosa 20 skos:exactMatch UMLS:C3151086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013426 aneurysm-osteoarthritis syndrome skos:exactMatch DOID:0070237 Loeys-Dietz syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013426 aneurysm-osteoarthritis syndrome skos:exactMatch OMIM:613795 loeys-dietz syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013426 aneurysm-osteoarthritis syndrome skos:exactMatch Orphanet:284984 Aneurysm-osteoarthritis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013426 aneurysm-osteoarthritis syndrome skos:exactMatch UMLS:C3151087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013427 immunodeficiency 31B skos:exactMatch DOID:0111944 immunodeficiency 31B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013427 immunodeficiency 31B skos:exactMatch OMIM:613796 immunodeficiency 31b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013427 immunodeficiency 31B skos:exactMatch Orphanet:391311 Susceptibility to viral and mycobacterial infections due to STAT1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013427 immunodeficiency 31B skos:exactMatch UMLS:C3151088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013428 Meier-Gorlin syndrome 2 skos:exactMatch DOID:0080513 Meier-Gorlin syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013428 Meier-Gorlin syndrome 2 skos:exactMatch OMIM:613800 meier-gorlin syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013428 Meier-Gorlin syndrome 2 skos:exactMatch UMLS:C3151097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013429 retinitis pigmentosa 40 skos:exactMatch DOID:0110375 retinitis pigmentosa 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013429 retinitis pigmentosa 40 skos:exactMatch OMIM:613801 retinitis pigmentosa 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013429 retinitis pigmentosa 40 skos:exactMatch UMLS:C3151107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013430 Meier-Gorlin syndrome 3 skos:exactMatch DOID:0080514 Meier-Gorlin syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013430 Meier-Gorlin syndrome 3 skos:exactMatch OMIM:613803 meier-gorlin syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013430 Meier-Gorlin syndrome 3 skos:exactMatch UMLS:C3151113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013431 Meier-Gorlin syndrome 4 skos:exactMatch DOID:0080515 Meier-Gorlin syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013431 Meier-Gorlin syndrome 4 skos:exactMatch OMIM:613804 meier-gorlin syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013431 Meier-Gorlin syndrome 4 skos:exactMatch UMLS:C3151120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013432 Meier-Gorlin syndrome 5 skos:exactMatch DOID:0080516 Meier-Gorlin syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013432 Meier-Gorlin syndrome 5 skos:exactMatch OMIM:613805 meier-gorlin syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013432 Meier-Gorlin syndrome 5 skos:exactMatch UMLS:C3151126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013433 primary sclerosing cholangitis skos:exactMatch DOID:0060643 primary sclerosing cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013433 primary sclerosing cholangitis skos:exactMatch OMIM:613806 cholangitis, primary sclerosing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013433 primary sclerosing cholangitis skos:exactMatch Orphanet:171 Primary sclerosing cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013433 primary sclerosing cholangitis skos:exactMatch SCTID:197441003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013433 primary sclerosing cholangitis skos:exactMatch UMLS:C0566602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013434 primary ciliary dyskinesia 14 skos:exactMatch DOID:0110598 primary ciliary dyskinesia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013434 primary ciliary dyskinesia 14 skos:exactMatch NCIT:C148370 Primary Ciliary Dyskinesia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013434 primary ciliary dyskinesia 14 skos:exactMatch OMIM:613807 ciliary dyskinesia, primary, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013434 primary ciliary dyskinesia 14 skos:exactMatch UMLS:C3151136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013435 primary ciliary dyskinesia 15 skos:exactMatch DOID:0110623 primary ciliary dyskinesia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013435 primary ciliary dyskinesia 15 skos:exactMatch NCIT:C155999 Primary Ciliary Dyskinesia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013435 primary ciliary dyskinesia 15 skos:exactMatch OMIM:613808 ciliary dyskinesia, primary, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013435 primary ciliary dyskinesia 15 skos:exactMatch UMLS:C3151137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013436 retinitis pigmentosa 39 skos:exactMatch DOID:0110360 retinitis pigmentosa 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013436 retinitis pigmentosa 39 skos:exactMatch OMIM:613809 retinitis pigmentosa 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013436 retinitis pigmentosa 39 skos:exactMatch UMLS:C3151138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013437 retinitis pigmentosa 43 skos:exactMatch DOID:0110379 retinitis pigmentosa 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013437 retinitis pigmentosa 43 skos:exactMatch OMIM:613810 retinitis pigmentosa 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013437 retinitis pigmentosa 43 skos:exactMatch UMLS:C3151139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013438 pontocerebellar hypoplasia type 2D skos:exactMatch DOID:0060270 pontocerebellar hypoplasia type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013438 pontocerebellar hypoplasia type 2D skos:exactMatch OMIM:613811 pontocerebellar hypoplasia, iia 2d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013438 pontocerebellar hypoplasia type 2D skos:exactMatch UMLS:C3151140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013439 congenital bile acid synthesis defect 3 skos:exactMatch DOID:0111070 congenital bile acid synthesis defect 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013439 congenital bile acid synthesis defect 3 skos:exactMatch MESH:C566340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013439 congenital bile acid synthesis defect 3 skos:exactMatch OMIM:613812 bile acid synthesis defect, congenital, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013439 congenital bile acid synthesis defect 3 skos:exactMatch Orphanet:79302 Congenital bile acid synthesis defect type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013439 congenital bile acid synthesis defect 3 skos:exactMatch SCTID:719454003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013439 congenital bile acid synthesis defect 3 skos:exactMatch UMLS:C3151147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013439 congenital bile acid synthesis defect 3 skos:exactMatch UMLS:C4304715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013440 autosomal recessive limb-girdle muscular dystrophy type 2P skos:exactMatch DOID:0110293 autosomal recessive limb-girdle muscular dystrophy type 2P semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013440 autosomal recessive limb-girdle muscular dystrophy type 2P skos:exactMatch OMIM:613818 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013440 autosomal recessive limb-girdle muscular dystrophy type 2P skos:exactMatch Orphanet:280333 Alpha-dystroglycan-related limb-girdle muscular dystrophy R16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013440 autosomal recessive limb-girdle muscular dystrophy type 2P skos:exactMatch UMLS:C3151184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013441 asphyxiating thoracic dystrophy 4 skos:exactMatch DOID:0110088 asphyxiating thoracic dystrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013441 asphyxiating thoracic dystrophy 4 skos:exactMatch OMIM:613819 short-rib thoracic dysplasia 4 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013441 asphyxiating thoracic dystrophy 4 skos:exactMatch UMLS:C3151185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013442 nephronophthisis 12 skos:exactMatch DOID:0111119 nephronophthisis 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013442 nephronophthisis 12 skos:exactMatch OMIM:613820 nephronophthisis 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013442 nephronophthisis 12 skos:exactMatch UMLS:C3151186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013443 Seckel syndrome 5 skos:exactMatch DOID:0070012 Seckel syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013443 Seckel syndrome 5 skos:exactMatch OMIM:613823 seckel syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013443 Seckel syndrome 5 skos:exactMatch UMLS:C3151187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013444 nephronophthisis 9 skos:exactMatch DOID:0111120 nephronophthisis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013444 nephronophthisis 9 skos:exactMatch OMIM:613824 nephronophthisis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013444 nephronophthisis 9 skos:exactMatch UMLS:C3151188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013445 complement component 9 deficiency skos:exactMatch DOID:0060303 complement component 9 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013445 complement component 9 deficiency skos:exactMatch MESH:C565165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013445 complement component 9 deficiency skos:exactMatch OMIM:613825 complement component 9 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013445 complement component 9 deficiency skos:exactMatch UMLS:C3151189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013446 Leber congenital amaurosis 6 skos:exactMatch DOID:0110329 Leber congenital amaurosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013446 Leber congenital amaurosis 6 skos:exactMatch MESH:C565327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013446 Leber congenital amaurosis 6 skos:exactMatch OMIM:613826 leber congenital amaurosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013447 retinitis pigmentosa 48 skos:exactMatch DOID:0110382 retinitis pigmentosa 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013447 retinitis pigmentosa 48 skos:exactMatch OMIM:613827 retinitis pigmentosa 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013447 retinitis pigmentosa 48 skos:exactMatch UMLS:C3151190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013448 generalized epilepsy with febrile seizures plus, type 8 skos:exactMatch DOID:0111299 generalized epilepsy with febrile seizures plus 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013448 generalized epilepsy with febrile seizures plus, type 8 skos:exactMatch OMIM:613828 generalized epilepsy with febrile seizures plus, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013448 generalized epilepsy with febrile seizures plus, type 8 skos:exactMatch UMLS:C3151191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013449 Leber congenital amaurosis 7 skos:exactMatch DOID:0110333 Leber congenital amaurosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013449 Leber congenital amaurosis 7 skos:exactMatch OMIM:613829 leber congenital amaurosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013449 Leber congenital amaurosis 7 skos:exactMatch UMLS:C3151192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013450 congenital stationary night blindness 1D skos:exactMatch DOID:0110868 congenital stationary night blindness 1D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013450 congenital stationary night blindness 1D skos:exactMatch OMIM:613830 night blindness, congenital stationary, iia 1d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013450 congenital stationary night blindness 1D skos:exactMatch UMLS:C3151193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013452 multisystemic smooth muscle dysfunction syndrome skos:exactMatch OMIM:613834 multisystemic smooth muscle dysfunction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013452 multisystemic smooth muscle dysfunction syndrome skos:exactMatch Orphanet:404463 Multisystemic smooth muscle dysfunction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013452 multisystemic smooth muscle dysfunction syndrome skos:exactMatch UMLS:C3151201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013453 Leber congenital amaurosis 8 skos:exactMatch DOID:0110079 Leber congenital amaurosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013453 Leber congenital amaurosis 8 skos:exactMatch OMIM:613835 leber congenital amaurosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013453 Leber congenital amaurosis 8 skos:exactMatch UMLS:C3151202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013454 Leber congenital amaurosis 11 skos:exactMatch DOID:0110216 Leber congenital amaurosis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013454 Leber congenital amaurosis 11 skos:exactMatch MESH:C564140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013454 Leber congenital amaurosis 11 skos:exactMatch OMIM:613837 leber congenital amaurosis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013454 Leber congenital amaurosis 11 skos:exactMatch UMLS:C1840284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013455 hypertrophic cardiomyopathy 16 skos:exactMatch DOID:0110322 hypertrophic cardiomyopathy 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013455 hypertrophic cardiomyopathy 16 skos:exactMatch OMIM:613838 cardiomyopathy, familial hypertrophic, 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013455 hypertrophic cardiomyopathy 16 skos:exactMatch UMLS:C3151204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013456 constitutional megaloblastic anemia with severe neurologic disease skos:exactMatch MESH:C565095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013456 constitutional megaloblastic anemia with severe neurologic disease skos:exactMatch OMIM:613839 megaloblastic anemia due to dihydrofolate reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013456 constitutional megaloblastic anemia with severe neurologic disease skos:exactMatch Orphanet:319651 Constitutional megaloblastic anemia with severe neurologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013456 constitutional megaloblastic anemia with severe neurologic disease skos:exactMatch SCTID:124178006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013457 Leber congenital amaurosis 15 skos:exactMatch DOID:0110189 Leber congenital amaurosis 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013457 Leber congenital amaurosis 15 skos:exactMatch OMIM:613843 leber congenital amaurosis 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013457 Leber congenital amaurosis 15 skos:exactMatch UMLS:C3151206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013458 hyperuricemia-pulmonary hypertension-renal failure-alkalosis syndrome skos:exactMatch OMIM:613845 hyperuricemia, pulmonary hypertension, renal failure, and alkalosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013458 hyperuricemia-pulmonary hypertension-renal failure-alkalosis syndrome skos:exactMatch Orphanet:363694 Hyperuricemia-pulmonary hypertension-renal failure-alkalosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013458 hyperuricemia-pulmonary hypertension-renal failure-alkalosis syndrome skos:exactMatch UMLS:C3151209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013459 osteogenesis imperfecta type 10 skos:exactMatch DOID:0110346 osteogenesis imperfecta type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013459 osteogenesis imperfecta type 10 skos:exactMatch OMIM:613848 osteogenesis imperfecta, iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013459 osteogenesis imperfecta type 10 skos:exactMatch UMLS:C3151211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013460 osteogenesis imperfecta type 12 skos:exactMatch DOID:0110348 osteogenesis imperfecta type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013460 osteogenesis imperfecta type 12 skos:exactMatch OMIM:613849 osteogenesis imperfecta, iia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013460 osteogenesis imperfecta type 12 skos:exactMatch UMLS:C3151433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013461 inosine triphosphatase deficiency skos:exactMatch MESH:C564127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013461 inosine triphosphatase deficiency skos:exactMatch NCIT:C129974 Inosine Triphosphatase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013461 inosine triphosphatase deficiency skos:exactMatch OMIM:613850 inosine triphosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013461 inosine triphosphatase deficiency skos:exactMatch Orphanet:319684 NON RARE IN EUROPE: Inosine triphosphate pyrophosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013461 inosine triphosphatase deficiency skos:exactMatch SCTID:238011005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013461 inosine triphosphatase deficiency skos:exactMatch UMLS:C0342800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013462 fucosyltransferase 6 deficiency skos:exactMatch OMIM:613852 fucosyltransferase 6 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013462 fucosyltransferase 6 deficiency skos:exactMatch UMLS:C3151219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013463 congenital heart defects, multiple types, 6 skos:exactMatch DOID:0060772 multiple types of congenital heart defects 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013463 congenital heart defects, multiple types, 6 skos:exactMatch OMIM:613854 congenital heart defects, multiple types, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013463 congenital heart defects, multiple types, 6 skos:exactMatch UMLS:C3151221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013464 episodic ataxia type 5 skos:exactMatch DOID:0050993 episodic ataxia type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013464 episodic ataxia type 5 skos:exactMatch MESH:C566601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013464 episodic ataxia type 5 skos:exactMatch OMIM:613855 episodic ataxia, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013464 episodic ataxia type 5 skos:exactMatch Orphanet:211067 Episodic ataxia type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013464 episodic ataxia type 5 skos:exactMatch SCTID:718756005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013464 episodic ataxia type 5 skos:exactMatch UMLS:C1866039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013465 achromatopsia 4 skos:exactMatch DOID:0110010 achromatopsia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013465 achromatopsia 4 skos:exactMatch MESH:C564206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013465 achromatopsia 4 skos:exactMatch OMIM:613856 achromatopsia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013465 achromatopsia 4 skos:exactMatch UMLS:C1841721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013466 orofacial cleft 13 skos:exactMatch DOID:0080406 orofacial cleft 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013466 orofacial cleft 13 skos:exactMatch OMIM:613857 orofacial cleft 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013466 orofacial cleft 13 skos:exactMatch UMLS:C3151222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013467 immunodeficiency due to ficolin3 deficiency skos:exactMatch OMIM:613860 ficolin 3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013467 immunodeficiency due to ficolin3 deficiency skos:exactMatch Orphanet:331190 Immunodeficiency due to ficolin3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013467 immunodeficiency due to ficolin3 deficiency skos:exactMatch SCTID:766705006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013467 immunodeficiency due to ficolin3 deficiency skos:exactMatch UMLS:C3151226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013468 retinitis pigmentosa 59 skos:exactMatch DOID:0110352 retinitis pigmentosa 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013468 retinitis pigmentosa 59 skos:exactMatch OMIM:613861 retinitis pigmentosa 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013468 retinitis pigmentosa 59 skos:exactMatch UMLS:C3151227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013469 retinitis pigmentosa 38 skos:exactMatch DOID:0110367 retinitis pigmentosa 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013469 retinitis pigmentosa 38 skos:exactMatch OMIM:613862 retinitis pigmentosa 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013469 retinitis pigmentosa 38 skos:exactMatch UMLS:C3151228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013470 generalized epilepsy with febrile seizures plus, type 7 skos:exactMatch DOID:0111295 generalized epilepsy with febrile seizures plus 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013470 generalized epilepsy with febrile seizures plus, type 7 skos:exactMatch MESH:C567827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013470 generalized epilepsy with febrile seizures plus, type 7 skos:exactMatch OMIM:613863 generalized epilepsy with febrile seizures plus, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013471 autosomal recessive nonsyndromic hearing loss 61 skos:exactMatch DOID:0110513 autosomal recessive nonsyndromic deafness 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013471 autosomal recessive nonsyndromic hearing loss 61 skos:exactMatch OMIM:613865 deafness, autosomal recessive 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013471 autosomal recessive nonsyndromic hearing loss 61 skos:exactMatch UMLS:C3151230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013472 fatal infantile hypertonic myofibrillar myopathy skos:exactMatch DOID:0080309 fatal infantile hypertonic myofibrillar myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013472 fatal infantile hypertonic myofibrillar myopathy skos:exactMatch OMIM:613869 myopathy, myofibrillar, fatal infantile hypertonic, alpha-b crystallin-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013472 fatal infantile hypertonic myofibrillar myopathy skos:exactMatch Orphanet:280553 Fatal infantile hypertonic myofibrillar myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013472 fatal infantile hypertonic myofibrillar myopathy skos:exactMatch UMLS:C3151236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013473 Hirschsprung disease, cardiac defects, and autonomic dysfunction skos:exactMatch MESH:C563939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013473 Hirschsprung disease, cardiac defects, and autonomic dysfunction skos:exactMatch OMIM:613870 hirschsprung disease, cardiac defects, and autonomic dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013473 Hirschsprung disease, cardiac defects, and autonomic dysfunction skos:exactMatch UMLS:C3151237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013474 hypertrophic cardiomyopathy 17 skos:exactMatch DOID:0110323 hypertrophic cardiomyopathy 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013474 hypertrophic cardiomyopathy 17 skos:exactMatch OMIM:613873 cardiomyopathy, familial hypertrophic, 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013474 hypertrophic cardiomyopathy 17 skos:exactMatch UMLS:C3151264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013475 hypertrophic cardiomyopathy 18 skos:exactMatch DOID:0110324 hypertrophic cardiomyopathy 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013475 hypertrophic cardiomyopathy 18 skos:exactMatch OMIM:613874 cardiomyopathy, familial hypertrophic, 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013475 hypertrophic cardiomyopathy 18 skos:exactMatch UMLS:C3151265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013477 hypertrophic cardiomyopathy 20 skos:exactMatch DOID:0110326 hypertrophic cardiomyopathy 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013477 hypertrophic cardiomyopathy 20 skos:exactMatch OMIM:613876 cardiomyopathy, familial hypertrophic, 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013477 hypertrophic cardiomyopathy 20 skos:exactMatch UMLS:C3151267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013478 PLIN1-related familial partial lipodystrophy skos:exactMatch DOID:0070205 familial partial lipodystrophy type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013478 PLIN1-related familial partial lipodystrophy skos:exactMatch OMIM:613877 lipodystrophy, familial partial, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013478 PLIN1-related familial partial lipodystrophy skos:exactMatch Orphanet:280356 PLIN1-related familial partial lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013478 PLIN1-related familial partial lipodystrophy skos:exactMatch UMLS:C3151268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013479 dilated cardiomyopathy 1HH skos:exactMatch DOID:0110448 dilated cardiomyopathy 1HH semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013479 dilated cardiomyopathy 1HH skos:exactMatch OMIM:613881 cardiomyopathy, dilated, 1hh semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013479 dilated cardiomyopathy 1HH skos:exactMatch UMLS:C3151293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013480 renal hypomagnesemia 6 skos:exactMatch DOID:0060884 renal hypomagnesemia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013480 renal hypomagnesemia 6 skos:exactMatch OMIM:613882 hypomagnesemia 6, renal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013480 renal hypomagnesemia 6 skos:exactMatch UMLS:C3151295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013481 chromosome 13q14 deletion syndrome skos:exactMatch DOID:0060391 chromosome 13q14 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013481 chromosome 13q14 deletion syndrome skos:exactMatch NCIT:C36421 del(13q14) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013481 chromosome 13q14 deletion syndrome skos:exactMatch OMIM:613884 chromosome 13q14 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013481 chromosome 13q14 deletion syndrome skos:exactMatch Orphanet:1587 Monosomy 13q14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013482 Meckel syndrome, type 8 skos:exactMatch DOID:0070122 Meckel syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013482 Meckel syndrome, type 8 skos:exactMatch OMIM:613885 meckel syndrome, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013482 Meckel syndrome, type 8 skos:exactMatch UMLS:C3836857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013483 obesity, hyperphagia, and developmental delay skos:exactMatch MESH:C563938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013483 obesity, hyperphagia, and developmental delay skos:exactMatch OMIM:613886 obesity, hyperphagia, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013483 obesity, hyperphagia, and developmental delay skos:exactMatch UMLS:C3151303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013484 cataract 36 skos:exactMatch DOID:0110247 cataract 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013484 cataract 36 skos:exactMatch OMIM:613887 cataract 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013484 cataract 36 skos:exactMatch UMLS:C3151304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013485 spinocerebellar ataxia type 35 skos:exactMatch DOID:0050982 spinocerebellar ataxia type 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013485 spinocerebellar ataxia type 35 skos:exactMatch OMIM:613908 spinocerebellar ataxia 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013485 spinocerebellar ataxia type 35 skos:exactMatch Orphanet:276193 Spinocerebellar ataxia type 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013485 spinocerebellar ataxia type 35 skos:exactMatch SCTID:719300001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013485 spinocerebellar ataxia type 35 skos:exactMatch UMLS:CN202597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013486 spinocerebellar ataxia type 32 skos:exactMatch OMIM:613909 spinocerebellar ataxia 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013486 spinocerebellar ataxia type 32 skos:exactMatch Orphanet:276183 Spinocerebellar ataxia type 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013486 spinocerebellar ataxia type 32 skos:exactMatch SCTID:719254001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013486 spinocerebellar ataxia type 32 skos:exactMatch UMLS:C3151343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013487 recurrent Neisseria infections due to factor D deficiency skos:exactMatch MESH:C565027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013487 recurrent Neisseria infections due to factor D deficiency skos:exactMatch OMIM:613912 complement factor d deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013487 recurrent Neisseria infections due to factor D deficiency skos:exactMatch Orphanet:169467 Recurrent Neisseria infections due to factor D deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013487 recurrent Neisseria infections due to factor D deficiency skos:exactMatch SCTID:234607008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013487 recurrent Neisseria infections due to factor D deficiency skos:exactMatch UMLS:C0398764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013488 lipodystrophy, partial, acquired, with low complement component c3, with or without glomerulonephritis skos:exactMatch OMIM:613913 lipodystrophy, partial, acquired, with low complement component c3, with or without glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013488 lipodystrophy, partial, acquired, with low complement component c3, with or without glomerulonephritis skos:exactMatch UMLS:C3151347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013489 autosomal recessive nonsyndromic hearing loss 89 skos:exactMatch DOID:0110534 autosomal recessive nonsyndromic deafness 89 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013489 autosomal recessive nonsyndromic hearing loss 89 skos:exactMatch OMIM:613916 deafness, autosomal recessive 89 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013489 autosomal recessive nonsyndromic hearing loss 89 skos:exactMatch UMLS:C3151351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013490 megalencephalic leukoencephalopathy with subcortical cysts 2A skos:exactMatch DOID:0080318 megalencephalic leukoencephalopathy with subcortical cysts 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013490 megalencephalic leukoencephalopathy with subcortical cysts 2A skos:exactMatch OMIM:613925 megalencephalic leukoencephalopathy with subcortical cysts 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013490 megalencephalic leukoencephalopathy with subcortical cysts 2A skos:exactMatch UMLS:C3151355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013491 megalencephalic leukoencephalopathy with subcortical cysts 2B, remitting, with or without intellectual disability skos:exactMatch DOID:0080317 megalencephalic leukoencephalopathy with subcortical cysts 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013491 megalencephalic leukoencephalopathy with subcortical cysts 2B, remitting, with or without intellectual disability skos:exactMatch OMIM:613926 megalencephalic leukoencephalopathy with subcortical cysts 2b, remitting, with or without impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013491 megalencephalic leukoencephalopathy with subcortical cysts 2B, remitting, with or without intellectual disability skos:exactMatch UMLS:C3151356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013492 alopecia-intellectual disability syndrome 3 skos:exactMatch OMIM:613930 alopecia-intellectual disability syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013492 alopecia-intellectual disability syndrome 3 skos:exactMatch UMLS:C3151362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013493 acetyl-coa carboxylase deficiency skos:exactMatch MESH:C562678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013493 acetyl-coa carboxylase deficiency skos:exactMatch OMIM:613933 acetyl-coa carboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013493 acetyl-coa carboxylase deficiency skos:exactMatch UMLS:C0268603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013495 autosomal recessive congenital ichthyosis 8 skos:exactMatch DOID:0060717 autosomal recessive congenital ichthyosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013495 autosomal recessive congenital ichthyosis 8 skos:exactMatch OMIM:613943 ichthyosis, congenital, autosomal recessive 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013496 IgA nephropathy, susceptibility to, 2 skos:exactMatch OMIM:613944 iga nephropathy, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013497 Okt4 epitope deficiency skos:exactMatch OMIM:613949 okt4 epitope deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013497 Okt4 epitope deficiency skos:exactMatch UMLS:C3151379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013498 schizophrenia 15 skos:exactMatch DOID:0070091 schizophrenia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013498 schizophrenia 15 skos:exactMatch OMIM:613950 schizophrenia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013498 schizophrenia 15 skos:exactMatch UMLS:C3151380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013499 Fanconi anemia complementation group P skos:exactMatch DOID:0111092 Fanconi anemia complementation group P semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013499 Fanconi anemia complementation group P skos:exactMatch OMIM:613951 fanconi anemia, complementation group p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013500 immunodeficiency 51 skos:exactMatch DOID:0111996 immunodeficiency 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013500 immunodeficiency 51 skos:exactMatch OMIM:613953 immunodeficiency 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013500 immunodeficiency 51 skos:exactMatch UMLS:C4310803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013501 frontotemporal dementia and/or amyotrophic lateral sclerosis 6 skos:exactMatch DOID:0060205 frontotemporal dementia and/or amyotrophic lateral sclerosis-6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013501 frontotemporal dementia and/or amyotrophic lateral sclerosis 6 skos:exactMatch OMIM:613954 frontotemporal dementia and/or amyotrophic lateral sclerosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013501 frontotemporal dementia and/or amyotrophic lateral sclerosis 6 skos:exactMatch UMLS:C3151403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013502 amyloidosis, primary localized cutaneous, 2 skos:exactMatch OMIM:613955 amyloidosis, primary localized cutaneous, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013502 amyloidosis, primary localized cutaneous, 2 skos:exactMatch UMLS:C3151404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013503 candidiasis, familial, 6 skos:exactMatch OMIM:613956 candidiasis, familial, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013503 candidiasis, familial, 6 skos:exactMatch UMLS:C3151405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013504 spermatogenic failure 8 skos:exactMatch DOID:0070169 spermatogenic failure 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013504 spermatogenic failure 8 skos:exactMatch OMIM:613957 spermatogenic failure 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013504 spermatogenic failure 8 skos:exactMatch UMLS:C3151406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013505 spermatogenic failure 9 skos:exactMatch DOID:0111156 spermatogenic failure 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013505 spermatogenic failure 9 skos:exactMatch OMIM:613958 spermatogenic failure 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013505 spermatogenic failure 9 skos:exactMatch UMLS:C3151407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013506 schizophrenia 16 skos:exactMatch DOID:0070092 schizophrenia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013506 schizophrenia 16 skos:exactMatch OMIM:613959 schizophrenia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013506 schizophrenia 16 skos:exactMatch UMLS:C3151408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013507 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 3 skos:exactMatch DOID:0070194 autosomal recessive chronic granulomatous disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013507 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 3 skos:exactMatch OMIM:613960 granulomatous disease, chronic, autosomal recessive, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013507 granulomatous disease, chronic, autosomal recessive, cytochrome b-positive, type 3 skos:exactMatch UMLS:C3151409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013508 myopia 19, autosomal dominant skos:exactMatch OMIM:613969 myopia 19, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013508 myopia 19, autosomal dominant skos:exactMatch UMLS:C3151410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013509 intellectual disability, autosomal dominant 6 skos:exactMatch DOID:0070036 autosomal dominant intellectual developmental disorder 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013509 intellectual disability, autosomal dominant 6 skos:exactMatch OMIM:613970 intellectual developmental disorder, autosomal dominant 6, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013509 intellectual disability, autosomal dominant 6 skos:exactMatch UMLS:C3151411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013510 melanoma, cutaneous malignant, susceptibility to, 6 skos:exactMatch OMIM:613972 melanoma, cutaneous malignant, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013511 cyanosis, transient neonatal skos:exactMatch OMIM:613977 cyanosis, transient neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013511 cyanosis, transient neonatal skos:exactMatch UMLS:C3151421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013512 hemoglobin H disease skos:exactMatch DOID:0110031 hemoglobin H disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013512 hemoglobin H disease skos:exactMatch NCIT:C95504 Hemoglobin H Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013512 hemoglobin H disease skos:exactMatch OMIM:613978 hemoglobin h disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013512 hemoglobin H disease skos:exactMatch Orphanet:93616 Hemoglobin H disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013512 hemoglobin H disease skos:exactMatch SCTID:48553001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013512 hemoglobin H disease skos:exactMatch UMLS:C3161174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013513 atrial fibrillation, familial, 9 skos:exactMatch OMIM:613980 atrial fibrillation, familial, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013513 atrial fibrillation, familial, 9 skos:exactMatch UMLS:C3151431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013514 hypotrichosis 3 skos:exactMatch DOID:0110700 hypotrichosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013514 hypotrichosis 3 skos:exactMatch OMIM:613981 hypotrichosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013514 hypotrichosis 3 skos:exactMatch UMLS:C3151432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013515 osteogenesis imperfecta type 6 skos:exactMatch DOID:0110350 osteogenesis imperfecta type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013515 osteogenesis imperfecta type 6 skos:exactMatch MESH:C536047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013515 osteogenesis imperfecta type 6 skos:exactMatch OMIM:613982 osteogenesis imperfecta, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013515 osteogenesis imperfecta type 6 skos:exactMatch UMLS:C3279564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013516 retinitis pigmentosa 60 skos:exactMatch DOID:0110411 retinitis pigmentosa 60 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013516 retinitis pigmentosa 60 skos:exactMatch OMIM:613983 retinitis pigmentosa 60 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013516 retinitis pigmentosa 60 skos:exactMatch UMLS:C3151434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013517 beta-thalassemia HBB/LCRB skos:exactMatch OMIM:613985 beta-thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013518 pituitary hormone deficiency, combined, 6 skos:exactMatch OMIM:613986 pituitary hormone deficiency, combined, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013518 pituitary hormone deficiency, combined, 6 skos:exactMatch UMLS:C3151440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013519 dyskeratosis congenita, autosomal recessive 2 skos:exactMatch DOID:0070017 autosomal recessive dyskeratosis congenita 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013519 dyskeratosis congenita, autosomal recessive 2 skos:exactMatch NCIT:C176926 Dyskeratosis Congenita, Autosomal Recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013519 dyskeratosis congenita, autosomal recessive 2 skos:exactMatch OMIM:613987 dyskeratosis congenita, autosomal recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013519 dyskeratosis congenita, autosomal recessive 2 skos:exactMatch UMLS:C3151441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013520 dyskeratosis congenita, autosomal recessive 3 skos:exactMatch DOID:0070019 autosomal recessive dyskeratosis congenita 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013520 dyskeratosis congenita, autosomal recessive 3 skos:exactMatch NCIT:C176927 Dyskeratosis Congenita, Autosomal Recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013520 dyskeratosis congenita, autosomal recessive 3 skos:exactMatch OMIM:613988 dyskeratosis congenita, autosomal recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013520 dyskeratosis congenita, autosomal recessive 3 skos:exactMatch UMLS:C3151442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013521 dyskeratosis congenita, autosomal dominant 2 skos:exactMatch DOID:0070016 autosomal dominant dyskeratosis congenita 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013521 dyskeratosis congenita, autosomal dominant 2 skos:exactMatch NCIT:C176922 Dyskeratosis Congenita, Autosomal Dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013521 dyskeratosis congenita, autosomal dominant 2 skos:exactMatch OMIM:613989 dyskeratosis congenita, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013521 dyskeratosis congenita, autosomal dominant 2 skos:exactMatch UMLS:C3151443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013522 dyskeratosis congenita, autosomal dominant 3 skos:exactMatch DOID:0070018 autosomal dominant dyskeratosis congenita 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013522 dyskeratosis congenita, autosomal dominant 3 skos:exactMatch NCIT:C176923 Dyskeratosis Congenita, Autosomal Dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013522 dyskeratosis congenita, autosomal dominant 3 skos:exactMatch OMIM:613990 dyskeratosis congenita, autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013522 dyskeratosis congenita, autosomal dominant 3 skos:exactMatch UMLS:C3151445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013523 Nestor-Guillermo progeria syndrome skos:exactMatch DOID:0081334 Nestor-Guillermo progeria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013523 Nestor-Guillermo progeria syndrome skos:exactMatch OMIM:614008 nestor-guillermo progeria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013523 Nestor-Guillermo progeria syndrome skos:exactMatch Orphanet:280576 Nestor-Guillermo progeria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013523 Nestor-Guillermo progeria syndrome skos:exactMatch UMLS:C3151446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013524 bleeding diathesis due to thromboxane synthesis deficiency skos:exactMatch OMIM:614009 bleeding disorder, platelet-type, 13, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013524 bleeding diathesis due to thromboxane synthesis deficiency skos:exactMatch Orphanet:220443 Bleeding diathesis due to thromboxane synthesis deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013525 primary ciliary dyskinesia 16 skos:exactMatch DOID:0110613 primary ciliary dyskinesia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013525 primary ciliary dyskinesia 16 skos:exactMatch OMIM:614017 ciliary dyskinesia, primary, 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013525 primary ciliary dyskinesia 16 skos:exactMatch UMLS:C3151460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013526 progressive myoclonic epilepsy type 6 skos:exactMatch DOID:0111449 progressive myoclonus epilepsy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013526 progressive myoclonic epilepsy type 6 skos:exactMatch OMIM:614018 epilepsy, progressive myoclonic, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013526 progressive myoclonic epilepsy type 6 skos:exactMatch Orphanet:280620 Progressive myoclonic epilepsy type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013526 progressive myoclonic epilepsy type 6 skos:exactMatch UMLS:C3279627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013527 lissencephaly 4 skos:exactMatch DOID:0112235 lissencephaly 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013527 lissencephaly 4 skos:exactMatch OMIM:614019 lissencephaly 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013527 lissencephaly 4 skos:exactMatch UMLS:C3151461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013528 intellectual disability, autosomal recessive 14 skos:exactMatch OMIM:614020 intellectual developmental disorder, autosomal recessive 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013528 intellectual disability, autosomal recessive 14 skos:exactMatch UMLS:C3151462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013529 catecholaminergic polymorphic ventricular tachycardia 3 skos:exactMatch DOID:0060677 catecholaminergic polymorphic ventricular tachycardia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013529 catecholaminergic polymorphic ventricular tachycardia 3 skos:exactMatch OMIM:614021 ventricular tachycardia, catecholaminergic polymorphic, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013529 catecholaminergic polymorphic ventricular tachycardia 3 skos:exactMatch UMLS:C3151463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013530 atrial fibrillation, familial, 10 skos:exactMatch OMIM:614022 atrial fibrillation, familial, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013530 atrial fibrillation, familial, 10 skos:exactMatch UMLS:C3151464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013531 PSPH deficiency skos:exactMatch DOID:0050724 PSPH deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013531 PSPH deficiency skos:exactMatch OMIM:614023 phosphoserine phosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013531 PSPH deficiency skos:exactMatch Orphanet:79350 3-phosphoserine phosphatase deficiency, infantile/juvenile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013531 PSPH deficiency skos:exactMatch SCTID:124432005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013531 PSPH deficiency skos:exactMatch UMLS:C1291463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013532 protein Z deficiency skos:exactMatch OMIM:614024 protein z deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013532 protein Z deficiency skos:exactMatch UMLS:C3151465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013533 hyperlipidemia due to hepatic triglyceride lipase deficiency skos:exactMatch OMIM:614025 hepatic lipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013533 hyperlipidemia due to hepatic triglyceride lipase deficiency skos:exactMatch Orphanet:140905 Hyperlipidemia due to hepatic triacylglycerol lipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013533 hyperlipidemia due to hepatic triglyceride lipase deficiency skos:exactMatch SCTID:720940008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013533 hyperlipidemia due to hepatic triglyceride lipase deficiency skos:exactMatch UMLS:C3151466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013534 apolipoprotein c-III deficiency skos:exactMatch DOID:0111370 apolipoprotein C-III deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013534 apolipoprotein c-III deficiency skos:exactMatch MESH:C566270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013534 apolipoprotein c-III deficiency skos:exactMatch OMIM:614028 apolipoprotein c-iii deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013534 apolipoprotein c-III deficiency skos:exactMatch UMLS:C3151467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013535 hydroxyacyl glutathione hydrolase deficiency skos:exactMatch MESH:C564215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013535 hydroxyacyl glutathione hydrolase deficiency skos:exactMatch OMIM:614033 hydroxyacyl glutathione hydrolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013535 hydroxyacyl glutathione hydrolase deficiency skos:exactMatch UMLS:C3279657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013536 heme oxygenase 1 deficiency skos:exactMatch MESH:C564200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013536 heme oxygenase 1 deficiency skos:exactMatch OMIM:614034 heme oxygenase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013536 heme oxygenase 1 deficiency skos:exactMatch Orphanet:562509 Heme oxygenase-1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013536 heme oxygenase 1 deficiency skos:exactMatch UMLS:C1841651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013537 autosomal recessive nonsyndromic hearing loss 29 skos:exactMatch DOID:0110487 autosomal recessive nonsyndromic deafness 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013537 autosomal recessive nonsyndromic hearing loss 29 skos:exactMatch OMIM:614035 deafness, autosomal recessive 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013537 autosomal recessive nonsyndromic hearing loss 29 skos:exactMatch UMLS:C3279660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013538 obsolete alpha-2-macroglobulin deficiency skos:exactMatch MESH:C566304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013538 obsolete alpha-2-macroglobulin deficiency skos:exactMatch OMIM:614036 alpha-2-macroglobulin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013538 obsolete alpha-2-macroglobulin deficiency skos:exactMatch UMLS:C3279661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013539 hypotonia-failure to thrive-microcephaly syndrome skos:exactMatch MESH:C565439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013539 hypotonia-failure to thrive-microcephaly syndrome skos:exactMatch OMIM:614037 leukotriene c4 synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013539 hypotonia-failure to thrive-microcephaly syndrome skos:exactMatch Orphanet:79507 Hypotonia-failure to thrive-microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013539 hypotonia-failure to thrive-microcephaly syndrome skos:exactMatch SCTID:717185008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013539 hypotonia-failure to thrive-microcephaly syndrome skos:exactMatch UMLS:C3279662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013540 deafness-lymphedema-leukemia syndrome skos:exactMatch OMIM:614038 lymphedema, primary, with myelodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013540 deafness-lymphedema-leukemia syndrome skos:exactMatch Orphanet:3226 Deafness-lymphedema-leukemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013540 deafness-lymphedema-leukemia syndrome skos:exactMatch SCTID:700057001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013540 deafness-lymphedema-leukemia syndrome skos:exactMatch UMLS:C3279664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013541 complex cortical dysplasia with other brain malformations 1 skos:exactMatch DOID:0090137 complex cortical dysplasia with other brain malformations 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013541 complex cortical dysplasia with other brain malformations 1 skos:exactMatch OMIM:614039 cortical dysplasia, complex, with other brain malformations 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013541 complex cortical dysplasia with other brain malformations 1 skos:exactMatch Orphanet:300570 Cortical dysgenesis with pontocerebellar hypoplasia due to TUBB3 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013541 complex cortical dysplasia with other brain malformations 1 skos:exactMatch UMLS:CN203402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013542 Moyamoya disease 5 skos:exactMatch OMIM:614042 moyamoya disease 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013542 Moyamoya disease 5 skos:exactMatch UMLS:C3279690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013543 trypsinogen deficiency skos:exactMatch OMIM:614044 trypsinogen deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013543 trypsinogen deficiency skos:exactMatch SCTID:190953007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013543 trypsinogen deficiency skos:exactMatch UMLS:C0268417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013544 atrial fibrillation, familial, 11 skos:exactMatch OMIM:614049 atrial fibrillation, familial, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013544 atrial fibrillation, familial, 11 skos:exactMatch UMLS:C3279693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013545 atrial fibrillation, familial, 12 skos:exactMatch OMIM:614050 atrial fibrillation, familial, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013545 atrial fibrillation, familial, 12 skos:exactMatch UMLS:C3279695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013546 mitochondrial complex V (ATP synthase) deficiency nuclear type 2 skos:exactMatch DOID:0060331 mitochondrial complex V (ATP synthase) deficiency nuclear type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013546 mitochondrial complex V (ATP synthase) deficiency nuclear type 2 skos:exactMatch MESH:C567528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013546 mitochondrial complex V (ATP synthase) deficiency nuclear type 2 skos:exactMatch OMIM:614052 mitochondrial complex 5 (atp synthase) deficiency, nuclear iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013546 mitochondrial complex V (ATP synthase) deficiency nuclear type 2 skos:exactMatch Orphanet:1194 TMEM70-related mitochondrial encephalo-cardio-myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013546 mitochondrial complex V (ATP synthase) deficiency nuclear type 2 skos:exactMatch SCTID:718212006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013547 mitochondrial complex V (ATP synthase) deficiency nuclear type 3 skos:exactMatch DOID:0060332 mitochondrial complex V (ATP synthase) deficiency nuclear type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013547 mitochondrial complex V (ATP synthase) deficiency nuclear type 3 skos:exactMatch OMIM:614053 mitochondrial complex 5 (atp synthase) deficiency, nuclear iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013547 mitochondrial complex V (ATP synthase) deficiency nuclear type 3 skos:exactMatch UMLS:C3279708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013548 acetyl-CoA acetyltransferase-2 deficiency skos:exactMatch MESH:C536005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013548 acetyl-CoA acetyltransferase-2 deficiency skos:exactMatch OMIM:614055 acetyl-coa acetyltransferase-2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013548 acetyl-CoA acetyltransferase-2 deficiency skos:exactMatch UMLS:C0342735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013549 N-acetylaspartate deficiency skos:exactMatch OMIM:614063 n-acetylaspartate deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013549 N-acetylaspartate deficiency skos:exactMatch UMLS:C3279716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013550 distal myopathy with posterior leg and anterior hand involvement skos:exactMatch DOID:0111190 distal muscular dystrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013550 distal myopathy with posterior leg and anterior hand involvement skos:exactMatch OMIM:614065 myopathy, distal, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013550 distal myopathy with posterior leg and anterior hand involvement skos:exactMatch Orphanet:63273 Distal myopathy with posterior leg and anterior hand involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013550 distal myopathy with posterior leg and anterior hand involvement skos:exactMatch SCTID:733489002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013550 distal myopathy with posterior leg and anterior hand involvement skos:exactMatch UMLS:C3279722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013550 distal myopathy with posterior leg and anterior hand involvement skos:exactMatch UMLS:C4518807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013551 hereditary spastic paraplegia 47 skos:exactMatch DOID:0110799 hereditary spastic paraplegia 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013551 hereditary spastic paraplegia 47 skos:exactMatch NCIT:C164224 Spastic Paraplegia 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013551 hereditary spastic paraplegia 47 skos:exactMatch OMIM:614066 spastic paraplegia 47, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013551 hereditary spastic paraplegia 47 skos:exactMatch UMLS:C3279738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013552 hereditary spastic paraplegia 52 skos:exactMatch DOID:0110804 hereditary spastic paraplegia 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013552 hereditary spastic paraplegia 52 skos:exactMatch OMIM:614067 spastic paraplegia 52, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013552 hereditary spastic paraplegia 52 skos:exactMatch UMLS:C3279743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013553 immunodeficiency-centromeric instability-facial anomalies syndrome 2 skos:exactMatch DOID:0090009 immunodeficiency-centromeric instability-facial anomalies syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013553 immunodeficiency-centromeric instability-facial anomalies syndrome 2 skos:exactMatch OMIM:614069 immunodeficiency-centromeric instability-facial anomalies syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013553 immunodeficiency-centromeric instability-facial anomalies syndrome 2 skos:exactMatch UMLS:C3279748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013554 psoriasis 13, susceptibility to skos:exactMatch DOID:0111287 psoriasis 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013554 psoriasis 13, susceptibility to skos:exactMatch OMIM:614070 psoriasis 13, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013555 Hermansky-Pudlak syndrome 3 skos:exactMatch DOID:0060541 Hermansky-Pudlak syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013555 Hermansky-Pudlak syndrome 3 skos:exactMatch OMIM:614072 hermansky-pudlak syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013555 Hermansky-Pudlak syndrome 3 skos:exactMatch UMLS:C3888001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013556 Hermansky-Pudlak syndrome 4 skos:exactMatch DOID:0060542 Hermansky-Pudlak syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013556 Hermansky-Pudlak syndrome 4 skos:exactMatch OMIM:614073 hermansky-pudlak syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013556 Hermansky-Pudlak syndrome 4 skos:exactMatch UMLS:C3484357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013557 Hermansky-Pudlak syndrome 5 skos:exactMatch DOID:0060543 Hermansky-Pudlak syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013557 Hermansky-Pudlak syndrome 5 skos:exactMatch OMIM:614074 hermansky-pudlak syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013557 Hermansky-Pudlak syndrome 5 skos:exactMatch UMLS:C3888004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013558 Hermansky-Pudlak syndrome 6 skos:exactMatch DOID:0060544 Hermansky-Pudlak syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013558 Hermansky-Pudlak syndrome 6 skos:exactMatch NCIT:C150369 Hermansky-Pudlak Syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013558 Hermansky-Pudlak syndrome 6 skos:exactMatch OMIM:614075 hermansky-pudlak syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013558 Hermansky-Pudlak syndrome 6 skos:exactMatch UMLS:C3888007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013559 Hermansky-Pudlak syndrome 7 skos:exactMatch DOID:0060545 Hermansky-Pudlak syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013559 Hermansky-Pudlak syndrome 7 skos:exactMatch OMIM:614076 hermansky-pudlak syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013559 Hermansky-Pudlak syndrome 7 skos:exactMatch Orphanet:231531 Hermansky-Pudlak syndrome due to BLOC-1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013559 Hermansky-Pudlak syndrome 7 skos:exactMatch UMLS:C3279756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013560 Hermansky-Pudlak syndrome 8 skos:exactMatch DOID:0060546 Hermansky-Pudlak syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013560 Hermansky-Pudlak syndrome 8 skos:exactMatch OMIM:614077 hermansky-pudlak syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013560 Hermansky-Pudlak syndrome 8 skos:exactMatch Orphanet:231537 Hermansky-Pudlak syndrome type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013560 Hermansky-Pudlak syndrome 8 skos:exactMatch UMLS:C3888026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013560 Hermansky-Pudlak syndrome 8 skos:exactMatch UMLS:CN201510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013561 chondrodysplasia with joint dislocations, gPAPP type skos:exactMatch DOID:0112224 chondrodysplasia with joint dislocations gPAPP type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013561 chondrodysplasia with joint dislocations, gPAPP type skos:exactMatch OMIM:614078 chondrodysplasia with joint dislocations, gpapp iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013561 chondrodysplasia with joint dislocations, gPAPP type skos:exactMatch Orphanet:280586 Chondrodysplasia with joint dislocations, gPAPP type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013561 chondrodysplasia with joint dislocations, gPAPP type skos:exactMatch UMLS:C3279757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013562 aspergillosis, susceptibility to skos:exactMatch OMIM:614079 aspergillosis, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013563 multiple congenital anomalies-hypotonia-seizures syndrome 1 skos:exactMatch DOID:0080138 multiple congenital anomalies-hypotonia-seizures syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013563 multiple congenital anomalies-hypotonia-seizures syndrome 1 skos:exactMatch NCIT:C176896 Multiple Congenital Anomalies-Hypotonia-Seizures Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013563 multiple congenital anomalies-hypotonia-seizures syndrome 1 skos:exactMatch OMIM:614080 multiple congenital anomalies-hypotonia-seizures syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013563 multiple congenital anomalies-hypotonia-seizures syndrome 1 skos:exactMatch Orphanet:280633 Multiple congenital anomalies-hypotonia-seizures syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013563 multiple congenital anomalies-hypotonia-seizures syndrome 1 skos:exactMatch UMLS:C3279775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013564 anhaptoglobinemia skos:exactMatch OMIM:614081 anhaptoglobinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013564 anhaptoglobinemia skos:exactMatch UMLS:C3279786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013565 Fanconi anemia complementation group G skos:exactMatch DOID:0111086 Fanconi anemia complementation group G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013565 Fanconi anemia complementation group G skos:exactMatch NCIT:C125708 Fanconi Anemia, Complementation Group G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013565 Fanconi anemia complementation group G skos:exactMatch OMIM:614082 fanconi anemia, complementation group g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013566 Fanconi anemia complementation group L skos:exactMatch DOID:0111082 Fanconi anemia complementation group L semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013566 Fanconi anemia complementation group L skos:exactMatch OMIM:614083 fanconi anemia, complementation group 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013567 atrial septal defect 3 skos:exactMatch DOID:0110108 atrial heart septal defect 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013567 atrial septal defect 3 skos:exactMatch MESH:C563540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013567 atrial septal defect 3 skos:exactMatch OMIM:614089 atrial septal defect 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013567 atrial septal defect 3 skos:exactMatch UMLS:C3279790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013568 sick sinus syndrome 3, susceptibility to skos:exactMatch OMIM:614090 sick sinus syndrome 3, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013569 short-rib thoracic dysplasia 7 with or without polydactyly skos:exactMatch DOID:0110090 short-rib thoracic dysplasia 7 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013569 short-rib thoracic dysplasia 7 with or without polydactyly skos:exactMatch OMIM:614091 short-rib thoracic dysplasia 7 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013569 short-rib thoracic dysplasia 7 with or without polydactyly skos:exactMatch Orphanet:498497 Short rib-polydactyly syndrome type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013569 short-rib thoracic dysplasia 7 with or without polydactyly skos:exactMatch UMLS:C3279792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013570 combined oxidative phosphorylation defect type 8 skos:exactMatch DOID:0111479 combined oxidative phosphorylation deficiency 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013570 combined oxidative phosphorylation defect type 8 skos:exactMatch OMIM:614096 combined oxidative phosphorylation deficiency 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013570 combined oxidative phosphorylation defect type 8 skos:exactMatch Orphanet:319504 Combined oxidative phosphorylation defect type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013570 combined oxidative phosphorylation defect type 8 skos:exactMatch SCTID:733600007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013570 combined oxidative phosphorylation defect type 8 skos:exactMatch UMLS:C3279793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013570 combined oxidative phosphorylation defect type 8 skos:exactMatch UMLS:C4518839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013571 acatalasia skos:exactMatch DOID:2582 acatalasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013571 acatalasia skos:exactMatch MESH:D020642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013571 acatalasia skos:exactMatch NCIT:C84526 Acatalasemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013571 acatalasia skos:exactMatch OMIM:614097 acatalasemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013571 acatalasia skos:exactMatch Orphanet:926 Acatalasemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013571 acatalasia skos:exactMatch SCTID:124202004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013571 acatalasia skos:exactMatch UMLS:C0268419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013572 Keppen-Lubinsky syndrome skos:exactMatch OMIM:614098 keppen-lubinsky syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013572 Keppen-Lubinsky syndrome skos:exactMatch Orphanet:435628 Keppen-Lubinsky syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013572 Keppen-Lubinsky syndrome skos:exactMatch UMLS:C3279800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013573 cranioectodermal dysplasia 3 skos:exactMatch DOID:0080805 cranioectodermal dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013573 cranioectodermal dysplasia 3 skos:exactMatch OMIM:614099 cranioectodermal dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013573 cranioectodermal dysplasia 3 skos:exactMatch UMLS:C3279807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013574 cutis laxa - Marfanoid syndrome skos:exactMatch MESH:C563639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013574 cutis laxa - Marfanoid syndrome skos:exactMatch OMIM:614100 cutis laxa, neonatal, with marfanoid phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013574 cutis laxa - Marfanoid syndrome skos:exactMatch Orphanet:171719 Cutis laxa-Marfanoid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013574 cutis laxa - Marfanoid syndrome skos:exactMatch SCTID:254221009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013574 cutis laxa - Marfanoid syndrome skos:exactMatch UMLS:C0432335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013575 plasma fibronectin deficiency skos:exactMatch OMIM:614101 plasma fibronectin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013576 recurrent infections associated with rare immunoglobulin isotypes deficiency skos:exactMatch MESH:C564131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013576 recurrent infections associated with rare immunoglobulin isotypes deficiency skos:exactMatch OMIM:614102 immunoglobulin kappa light chain deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013576 recurrent infections associated with rare immunoglobulin isotypes deficiency skos:exactMatch Orphanet:183675 Recurrent infections associated with rare immunoglobulin isotypes deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013576 recurrent infections associated with rare immunoglobulin isotypes deficiency skos:exactMatch UMLS:C3279824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013577 Lipedema skos:exactMatch MESH:D065134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013577 Lipedema skos:exactMatch OMIM:614103 lipedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013577 Lipedema skos:exactMatch Orphanet:77243 NON RARE IN EUROPE: Lipedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013577 Lipedema skos:exactMatch SCTID:234102003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013578 DYRK1A-related intellectual disability syndrome skos:exactMatch DOID:0070037 autosomal dominant intellectual developmental disorder 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013578 DYRK1A-related intellectual disability syndrome skos:exactMatch OMIM:614104 intellectual developmental disorder, autosomal dominant 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013578 DYRK1A-related intellectual disability syndrome skos:exactMatch Orphanet:464306 DYRK1A-related intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013578 DYRK1A-related intellectual disability syndrome skos:exactMatch UMLS:C3279839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013579 methylmalonate semialdehyde dehydrogenase deficiency skos:exactMatch MESH:C566402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013579 methylmalonate semialdehyde dehydrogenase deficiency skos:exactMatch OMIM:614105 methylmalonate semialdehyde dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013579 methylmalonate semialdehyde dehydrogenase deficiency skos:exactMatch Orphanet:289307 Developmental delay due to methylmalonate semialdehyde dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013579 methylmalonate semialdehyde dehydrogenase deficiency skos:exactMatch UMLS:C3279840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013580 pyruvate dehydrogenase E1-beta deficiency skos:exactMatch MESH:C566729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013580 pyruvate dehydrogenase E1-beta deficiency skos:exactMatch OMIM:614111 pyruvate dehydrogenase e1-beta deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013580 pyruvate dehydrogenase E1-beta deficiency skos:exactMatch Orphanet:255138 Pyruvate dehydrogenase E1-beta deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013580 pyruvate dehydrogenase E1-beta deficiency skos:exactMatch UMLS:C3279841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013581 intellectual disability, autosomal dominant 2 skos:exactMatch DOID:0070032 autosomal dominant intellectual developmental disorder 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013581 intellectual disability, autosomal dominant 2 skos:exactMatch OMIM:614113 intellectual developmental disorder, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013581 intellectual disability, autosomal dominant 2 skos:exactMatch UMLS:C3279842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013582 mosaic variegated aneuploidy syndrome 2 skos:exactMatch DOID:0080142 mosaic variegated aneuploidy syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013582 mosaic variegated aneuploidy syndrome 2 skos:exactMatch NCIT:C168989 Mosaic Variegated Aneuploidy Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013582 mosaic variegated aneuploidy syndrome 2 skos:exactMatch OMIM:614114 mosaic variegated aneuploidy syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013582 mosaic variegated aneuploidy syndrome 2 skos:exactMatch UMLS:C3279843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013583 occipital pachygyria and polymicrogyria skos:exactMatch OMIM:614115 cortical malformations, occipital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013583 occipital pachygyria and polymicrogyria skos:exactMatch Orphanet:280640 Occipital pachygyria and polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013583 occipital pachygyria and polymicrogyria skos:exactMatch UMLS:C3279875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013584 hereditary sensory neuropathy-deafness-dementia syndrome skos:exactMatch DOID:0070158 hereditary sensory neuropathy type 1E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013584 hereditary sensory neuropathy-deafness-dementia syndrome skos:exactMatch MESH:C580162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013584 hereditary sensory neuropathy-deafness-dementia syndrome skos:exactMatch OMIM:614116 neuropathy, hereditary sensory, iia 1e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013584 hereditary sensory neuropathy-deafness-dementia syndrome skos:exactMatch Orphanet:456318 Hereditary sensory neuropathy-deafness-dementia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013584 hereditary sensory neuropathy-deafness-dementia syndrome skos:exactMatch UMLS:C3279885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013585 hydrolethalus syndrome 2 skos:exactMatch DOID:0111356 hydrolethalus syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013585 hydrolethalus syndrome 2 skos:exactMatch OMIM:614120 hydrolethalus syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013585 hydrolethalus syndrome 2 skos:exactMatch UMLS:C3279899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013586 obsolete Chitotriosidase deficiency skos:exactMatch OMIM:614122 chitotriosidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013586 obsolete Chitotriosidase deficiency skos:exactMatch UMLS:C3279902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013587 glycogen storage disease due to lactate dehydrogenase H-subunit deficiency skos:exactMatch MESH:C563641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013587 glycogen storage disease due to lactate dehydrogenase H-subunit deficiency skos:exactMatch OMIM:614128 lactate dehydrogenase B deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013587 glycogen storage disease due to lactate dehydrogenase H-subunit deficiency skos:exactMatch Orphanet:284435 Glycogen storage disease due to lactate dehydrogenase H-subunit deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013587 glycogen storage disease due to lactate dehydrogenase H-subunit deficiency skos:exactMatch UMLS:C3279904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013588 Perrault syndrome 3 skos:exactMatch OMIM:614129 perrault syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013588 Perrault syndrome 3 skos:exactMatch UMLS:C3808414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013589 focal segmental glomerulosclerosis 6 skos:exactMatch DOID:0111131 focal segmental glomerulosclerosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013589 focal segmental glomerulosclerosis 6 skos:exactMatch OMIM:614131 focal segmental glomerulosclerosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013589 focal segmental glomerulosclerosis 6 skos:exactMatch UMLS:C3279905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013590 Stickler syndrome, type 4 skos:exactMatch OMIM:614134 stickler syndrome, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013591 epiphyseal dysplasia, multiple, 6 skos:exactMatch DOID:0070301 multiple epiphyseal dysplasia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013591 epiphyseal dysplasia, multiple, 6 skos:exactMatch OMIM:614135 epiphyseal dysplasia, multiple, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013591 epiphyseal dysplasia, multiple, 6 skos:exactMatch UMLS:C2675767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013592 nonsyndromic congenital nail disorder 9 skos:exactMatch DOID:0080087 nonsyndromic congenital nail disorder 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013592 nonsyndromic congenital nail disorder 9 skos:exactMatch OMIM:614149 nail disorder, nonsyndromic congenital, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013592 nonsyndromic congenital nail disorder 9 skos:exactMatch SCTID:87065009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013592 nonsyndromic congenital nail disorder 9 skos:exactMatch UMLS:C3279947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013593 autosomal dominant nonsyndromic hearing loss 64 skos:exactMatch DOID:0110585 autosomal dominant nonsyndromic deafness 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013593 autosomal dominant nonsyndromic hearing loss 64 skos:exactMatch OMIM:614152 deafness, autosomal dominant 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013593 autosomal dominant nonsyndromic hearing loss 64 skos:exactMatch UMLS:C3279948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013594 spinocerebellar ataxia type 36 skos:exactMatch DOID:0050983 spinocerebellar ataxia type 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013594 spinocerebellar ataxia type 36 skos:exactMatch NCIT:C148316 Spinocerebellar Ataxia Type 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013594 spinocerebellar ataxia type 36 skos:exactMatch OMIM:614153 spinocerebellar ataxia 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013594 spinocerebellar ataxia type 36 skos:exactMatch Orphanet:276198 Spinocerebellar ataxia type 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013594 spinocerebellar ataxia type 36 skos:exactMatch SCTID:711158005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013594 spinocerebellar ataxia type 36 skos:exactMatch UMLS:C3472711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013595 hyperbiliverdinemia skos:exactMatch OMIM:614156 hyperbiliverdinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013595 hyperbiliverdinemia skos:exactMatch Orphanet:276405 Hyperbiliverdinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013595 hyperbiliverdinemia skos:exactMatch UMLS:C3279964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013596 obsolete nonsyndromic congenital nail disorder 10 skos:exactMatch OMIM:614157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013597 platelet-type bleeding disorder 14 skos:exactMatch DOID:0111047 platelet-type bleeding disorder 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013597 platelet-type bleeding disorder 14 skos:exactMatch MESH:C562866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013597 platelet-type bleeding disorder 14 skos:exactMatch OMIM:614158 bleeding disorder, platelet-type, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013597 platelet-type bleeding disorder 14 skos:exactMatch SCTID:234477002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013597 platelet-type bleeding disorder 14 skos:exactMatch UMLS:C0398635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013598 myostatin-related muscle hypertrophy skos:exactMatch DOID:0111072 myostatin-related muscle hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013598 myostatin-related muscle hypertrophy skos:exactMatch MESH:C536106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013598 myostatin-related muscle hypertrophy skos:exactMatch OMIM:614160 muscle hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013598 myostatin-related muscle hypertrophy skos:exactMatch Orphanet:275534 OBSOLETE: Myostatin-related muscle hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013598 myostatin-related muscle hypertrophy skos:exactMatch SCTID:699185005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013599 autoimmune enteropathy and endocrinopathy - susceptibility to chronic infections syndrome skos:exactMatch DOID:0111946 immunodeficiency 31C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013599 autoimmune enteropathy and endocrinopathy - susceptibility to chronic infections syndrome skos:exactMatch OMIM:614162 immunodeficiency 31c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013599 autoimmune enteropathy and endocrinopathy - susceptibility to chronic infections syndrome skos:exactMatch Orphanet:391487 Autoimmune enteropathy and endocrinopathy-susceptibility to chronic infections syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013599 autoimmune enteropathy and endocrinopathy - susceptibility to chronic infections syndrome skos:exactMatch UMLS:C3279990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013600 insomnia skos:exactMatch ICD10CM:G47.0 Insomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013600 insomnia skos:exactMatch ICD10WHO:G47.0 Disorders of initiating and maintaining sleep [insomnias] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013600 insomnia skos:exactMatch MESH:D007319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013600 insomnia skos:exactMatch NCIT:C28286 Insomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013600 insomnia skos:exactMatch SCTID:193462001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013601 gluthathione peroxidase deficiency skos:exactMatch OMIM:614164 glutathione peroxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013601 gluthathione peroxidase deficiency skos:exactMatch SCTID:234590006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013601 gluthathione peroxidase deficiency skos:exactMatch UMLS:C0398747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013602 paragangliomas 5 skos:exactMatch OMIM:614165 paragangliomas 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013602 paragangliomas 5 skos:exactMatch UMLS:C3279992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013603 myopia 20, autosomal dominant skos:exactMatch OMIM:614166 myopia 20, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013603 myopia 20, autosomal dominant skos:exactMatch UMLS:C3279996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013604 myopia 21, autosomal dominant skos:exactMatch OMIM:614167 myopia 21, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013604 myopia 21, autosomal dominant skos:exactMatch UMLS:C3279997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013605 brittle cornea syndrome 2 skos:exactMatch DOID:0080729 brittle cornea syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013605 brittle cornea syndrome 2 skos:exactMatch OMIM:614170 brittle cornea syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013605 brittle cornea syndrome 2 skos:exactMatch UMLS:C3280011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013606 Hermansky-Pudlak syndrome 9 skos:exactMatch DOID:0060547 Hermansky-Pudlak syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013606 Hermansky-Pudlak syndrome 9 skos:exactMatch OMIM:614171 hermansky-pudlak syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013606 Hermansky-Pudlak syndrome 9 skos:exactMatch Orphanet:280663 Hermansky-Pudlak syndrome type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013606 Hermansky-Pudlak syndrome 9 skos:exactMatch UMLS:C3280026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013607 monocytopenia with susceptibility to infections skos:exactMatch DOID:0111947 immunodeficiency 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013607 monocytopenia with susceptibility to infections skos:exactMatch OMIM:614172 immunodeficiency 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013607 monocytopenia with susceptibility to infections skos:exactMatch Orphanet:228423 Monocytopenia with susceptibility to infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013607 monocytopenia with susceptibility to infections skos:exactMatch UMLS:C3280030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013608 Joubert syndrome 13 skos:exactMatch DOID:0110982 Joubert syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013608 Joubert syndrome 13 skos:exactMatch OMIM:614173 joubert syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013608 Joubert syndrome 13 skos:exactMatch UMLS:C3280031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013609 Meckel syndrome, type 10 skos:exactMatch OMIM:614175 meckel syndrome, iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013609 Meckel syndrome, type 10 skos:exactMatch UMLS:C3280036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013609 Meckel syndrome, type 10 skos:exactMatch UMLS:CN620433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013610 retinitis pigmentosa 61 skos:exactMatch DOID:0110373 retinitis pigmentosa 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013610 retinitis pigmentosa 61 skos:exactMatch OMIM:614180 retinitis pigmentosa 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013610 retinitis pigmentosa 61 skos:exactMatch UMLS:C3280041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013611 retinitis pigmentosa 62 skos:exactMatch DOID:0110380 retinitis pigmentosa 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013611 retinitis pigmentosa 62 skos:exactMatch OMIM:614181 retinitis pigmentosa 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013611 retinitis pigmentosa 62 skos:exactMatch UMLS:C3280042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013612 geleophysic dysplasia 2 skos:exactMatch DOID:0111726 geleophysic dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013612 geleophysic dysplasia 2 skos:exactMatch OMIM:614185 geleophysic dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013612 geleophysic dysplasia 2 skos:exactMatch UMLS:C3280054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013613 Leber congenital amaurosis 16 skos:exactMatch DOID:0110118 Leber congenital amaurosis 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013613 Leber congenital amaurosis 16 skos:exactMatch OMIM:614186 leber congenital amaurosis 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013613 Leber congenital amaurosis 16 skos:exactMatch UMLS:C3280062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013614 hypertelorism-preauricular sinus-punctual pits-deafness syndrome skos:exactMatch OMIM:614187 hypertelorism, preauricular sinus, punctal pits, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013614 hypertelorism-preauricular sinus-punctual pits-deafness syndrome skos:exactMatch Orphanet:293958 Hypertelorism-preauricular sinus-punctual pits-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013614 hypertelorism-preauricular sinus-punctual pits-deafness syndrome skos:exactMatch UMLS:C3280065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013615 craniosynostosis and dental anomalies skos:exactMatch OMIM:614188 craniosynostosis and dental anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013615 craniosynostosis and dental anomalies skos:exactMatch Orphanet:284149 Craniosynostosis-dental anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013615 craniosynostosis and dental anomalies skos:exactMatch UMLS:C3280073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013616 pigmented nodular adrenocortical disease, primary, 3 skos:exactMatch OMIM:614190 pigmented nodular adrenocortical disease, primary, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013616 pigmented nodular adrenocortical disease, primary, 3 skos:exactMatch UMLS:C3280094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013617 obsolete overgrowth-macrocephaly-facial dysmorphism syndrome skos:exactMatch OMIM:614192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013618 craniofacial anomalies and anterior segment dysgenesis syndrome skos:exactMatch OMIM:614195 craniofacial anomalies and anterior segment dysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013618 craniofacial anomalies and anterior segment dysgenesis syndrome skos:exactMatch UMLS:C3280099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013619 nephrotic syndrome, type 6 skos:exactMatch DOID:0080384 nephrotic syndrome type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013619 nephrotic syndrome, type 6 skos:exactMatch OMIM:614196 nephrotic syndrome, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013619 nephrotic syndrome, type 6 skos:exactMatch UMLS:C3280100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013620 congenital myasthenic syndrome 16 skos:exactMatch DOID:0110682 congenital myasthenic syndrome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013620 congenital myasthenic syndrome 16 skos:exactMatch OMIM:614198 myasthenic syndrome, congenital, 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013621 LAMB2-related infantile-onset nephrotic syndrome skos:exactMatch DOID:0080380 nephrotic syndrome type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013621 LAMB2-related infantile-onset nephrotic syndrome skos:exactMatch OMIM:614199 nephrotic syndrome, iia 5, with or without ocular abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013621 LAMB2-related infantile-onset nephrotic syndrome skos:exactMatch Orphanet:306507 LAMB2-related infantile-onset nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013621 LAMB2-related infantile-onset nephrotic syndrome skos:exactMatch UMLS:C3280113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013622 platelet-type bleeding disorder 9 skos:exactMatch DOID:0111045 platelet-type bleeding disorder 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013622 platelet-type bleeding disorder 9 skos:exactMatch MESH:C566000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013622 platelet-type bleeding disorder 9 skos:exactMatch OMIM:614200 bleeding disorder, platelet-type, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013622 platelet-type bleeding disorder 9 skos:exactMatch Orphanet:98886 Bleeding diathesis due to integrin alpha2-beta1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013623 platelet-type bleeding disorder 11 skos:exactMatch DOID:0111057 platelet-type bleeding disorder 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013623 platelet-type bleeding disorder 11 skos:exactMatch OMIM:614201 bleeding disorder, platelet-type, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013623 platelet-type bleeding disorder 11 skos:exactMatch Orphanet:98885 Bleeding diathesis due to glycoprotein VI deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013623 platelet-type bleeding disorder 11 skos:exactMatch SCTID:765977002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013623 platelet-type bleeding disorder 11 skos:exactMatch UMLS:C3280120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013624 Rafiq syndrome skos:exactMatch DOID:0081097 Rafiq syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013624 Rafiq syndrome skos:exactMatch OMIM:614202 rafiq syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013624 Rafiq syndrome skos:exactMatch UMLS:C3280127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013625 Parkinson disease 17 skos:exactMatch DOID:0060897 Parkinson's disease 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013625 Parkinson disease 17 skos:exactMatch OMIM:614203 parkinson disease 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013625 Parkinson disease 17 skos:exactMatch UMLS:C3280133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013626 psoriasis 14, pustular skos:exactMatch DOID:0080474 pustular psoriasis 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013626 psoriasis 14, pustular skos:exactMatch NCIT:C119057 Deficiency of the Interleukin-36 Receptor Antagonist semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013626 psoriasis 14, pustular skos:exactMatch OMIM:614204 psoriasis 14, pustular semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013626 psoriasis 14, pustular skos:exactMatch Orphanet:163931 Acrodermatitis continua of Hallopeau semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013626 psoriasis 14, pustular skos:exactMatch Orphanet:247353 Generalized pustular psoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013626 psoriasis 14, pustular skos:exactMatch Orphanet:404546 DITRA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013626 psoriasis 14, pustular skos:exactMatch SCTID:83839005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013626 psoriasis 14, pustular skos:exactMatch UMLS:CN199965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013626 psoriasis 14, pustular skos:exactMatch UMLS:CN226196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013627 3M syndrome 3 skos:exactMatch OMIM:614205 three m syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013627 3M syndrome 3 skos:exactMatch UMLS:C3280146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013628 hyperphosphatasia with intellectual disability syndrome 3 skos:exactMatch OMIM:614207 hyperphosphatasia with impaired intellectual development syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013628 hyperphosphatasia with intellectual disability syndrome 3 skos:exactMatch UMLS:C3280153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013629 intellectual disability, autosomal recessive 16 skos:exactMatch OMIM:614208 intellectual developmental disorder, autosomal recessive 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013629 intellectual disability, autosomal recessive 16 skos:exactMatch UMLS:C3280154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013630 Meckel syndrome, type 9 skos:exactMatch OMIM:614209 meckel syndrome, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013630 Meckel syndrome, type 9 skos:exactMatch UMLS:C3280155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013631 lung cancer susceptibility 5 skos:exactMatch OMIM:614210 lung cancer susceptibility 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013631 lung cancer susceptibility 5 skos:exactMatch UMLS:C3280156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013632 autosomal dominant nonsyndromic hearing loss 33 skos:exactMatch DOID:0110562 autosomal dominant nonsyndromic deafness 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013632 autosomal dominant nonsyndromic hearing loss 33 skos:exactMatch OMIM:614211 deafness, autosomal dominant 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013633 encephalopathy, acute, infection-induced, susceptibility to, 4 skos:exactMatch OMIM:614212 encephalopathy, acute, infection-induced, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013634 neuropathy, hereditary sensory, type 2C skos:exactMatch DOID:0070147 hereditary sensory neuropathy type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013634 neuropathy, hereditary sensory, type 2C skos:exactMatch OMIM:614213 neuropathy, hereditary sensory, iia 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013634 neuropathy, hereditary sensory, type 2C skos:exactMatch UMLS:C3280168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013635 Adams-Oliver syndrome 2 skos:exactMatch OMIM:614219 adams-oliver syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013635 Adams-Oliver syndrome 2 skos:exactMatch UMLS:C3280182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013636 primary biliary cholangitis 4 skos:exactMatch DOID:0070361 primary biliary cholangitis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013636 primary biliary cholangitis 4 skos:exactMatch OMIM:614220 biliary cirrhosis, primary, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013636 primary biliary cholangitis 4 skos:exactMatch UMLS:C3280201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013637 primary biliary cholangitis 5 skos:exactMatch DOID:0070362 primary biliary cholangitis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013637 primary biliary cholangitis 5 skos:exactMatch OMIM:614221 biliary cirrhosis, primary, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013637 primary biliary cholangitis 5 skos:exactMatch UMLS:C3280202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013638 Warburg micro syndrome 3 skos:exactMatch DOID:0110718 Warburg micro syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013638 Warburg micro syndrome 3 skos:exactMatch OMIM:614222 warburg micro syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013638 Warburg micro syndrome 3 skos:exactMatch UMLS:C3280203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013639 narcolepsy 6, susceptibility to skos:exactMatch OMIM:614223 narcolepsy 6, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013640 familial retinal arterial macroaneurysm skos:exactMatch OMIM:614224 retinal arterial macroaneurysm with supravalvular pulmonic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013640 familial retinal arterial macroaneurysm skos:exactMatch Orphanet:284247 Familial retinal arterial macroaneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013640 familial retinal arterial macroaneurysm skos:exactMatch SCTID:764452004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013640 familial retinal arterial macroaneurysm skos:exactMatch UMLS:C3280205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013641 Warburg micro syndrome 2 skos:exactMatch DOID:0110717 Warburg micro syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013641 Warburg micro syndrome 2 skos:exactMatch OMIM:614225 warburg micro syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013641 Warburg micro syndrome 2 skos:exactMatch UMLS:C3280214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013642 holoprosencephaly 11 skos:exactMatch DOID:0110877 holoprosencephaly 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013642 holoprosencephaly 11 skos:exactMatch OMIM:614226 holoprosencephaly 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013642 holoprosencephaly 11 skos:exactMatch UMLS:C3280215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013643 hyperuricemic nephropathy, familial juvenile type 3 skos:exactMatch OMIM:614227 hyperuricemic nephropathy, familial juvenile, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013643 hyperuricemic nephropathy, familial juvenile type 3 skos:exactMatch UMLS:C3280216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013644 Charcot-Marie-Tooth disease axonal type 2O skos:exactMatch DOID:0110175 Charcot-Marie-Tooth disease axonal type 2O semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013644 Charcot-Marie-Tooth disease axonal type 2O skos:exactMatch OMIM:614228 charcot-marie-tooth disease, axonal, iia 2o semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013644 Charcot-Marie-Tooth disease axonal type 2O skos:exactMatch Orphanet:284232 Autosomal dominant Charcot-Marie-Tooth disease type 2O semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013644 Charcot-Marie-Tooth disease axonal type 2O skos:exactMatch UMLS:C3280220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013645 autosomal recessive spinocerebellar ataxia 11 skos:exactMatch DOID:0080063 autosomal recessive spinocerebellar ataxia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013645 autosomal recessive spinocerebellar ataxia 11 skos:exactMatch OMIM:614229 spinocerebellar ataxia, autosomal recessive 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013645 autosomal recessive spinocerebellar ataxia 11 skos:exactMatch Orphanet:284271 Autosomal recessive cerebellar ataxia-psychomotor delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013645 autosomal recessive spinocerebellar ataxia 11 skos:exactMatch UMLS:C3280226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013646 chromosome 8q21.11 deletion syndrome skos:exactMatch DOID:0060425 chromosome 8q21.11 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013646 chromosome 8q21.11 deletion syndrome skos:exactMatch OMIM:614230 chromosome 8q21.11 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013646 chromosome 8q21.11 deletion syndrome skos:exactMatch Orphanet:284160 8q21.11 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013646 chromosome 8q21.11 deletion syndrome skos:exactMatch SCTID:718615003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013646 chromosome 8q21.11 deletion syndrome skos:exactMatch UMLS:C3280231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013646 chromosome 8q21.11 deletion syndrome skos:exactMatch UMLS:C4305343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013648 familial progressive hyperpigmentation skos:exactMatch OMIM:614233 hyperpigmentation, familial progressive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013648 familial progressive hyperpigmentation skos:exactMatch Orphanet:79146 Familial progressive hyperpigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013648 familial progressive hyperpigmentation skos:exactMatch SCTID:715630006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013648 familial progressive hyperpigmentation skos:exactMatch UMLS:C1840392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013648 familial progressive hyperpigmentation skos:exactMatch UMLS:CN205811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013649 hypotrichosis 9 skos:exactMatch DOID:0110706 hypotrichosis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013649 hypotrichosis 9 skos:exactMatch OMIM:614237 hypotrichosis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013649 hypotrichosis 9 skos:exactMatch UMLS:C3280252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013650 hypotrichosis 10 skos:exactMatch DOID:0110707 hypotrichosis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013650 hypotrichosis 10 skos:exactMatch OMIM:614238 hypotrichosis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013650 hypotrichosis 10 skos:exactMatch UMLS:C3280253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013651 intellectual disability, autosomal recessive 18 skos:exactMatch OMIM:614249 intellectual developmental disorder, autosomal recessive 18, with or without epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013651 intellectual disability, autosomal recessive 18 skos:exactMatch UMLS:C3280265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013652 narcolepsy 7 skos:exactMatch OMIM:614250 narcolepsy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013652 narcolepsy 7 skos:exactMatch UMLS:C3280266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013653 Parkinson disease 18, autosomal dominant, susceptibility to skos:exactMatch OMIM:614251 parkinson disease 18, autosomal dominant, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013653 Parkinson disease 18, autosomal dominant, susceptibility to skos:exactMatch UMLS:C3280271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013654 aneurysm, intracranial berry, 11 skos:exactMatch OMIM:614252 aneurysm, intracranial berry, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013654 aneurysm, intracranial berry, 11 skos:exactMatch UMLS:C3280275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013655 intellectual disability, autosomal dominant 8 skos:exactMatch DOID:0070038 autosomal dominant intellectual developmental disorder 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013655 intellectual disability, autosomal dominant 8 skos:exactMatch OMIM:614254 neurodevelopmental disorder with or without hyperkinetic movements and seizures, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013655 intellectual disability, autosomal dominant 8 skos:exactMatch UMLS:C3280282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013656 intellectual disability, autosomal dominant 9 skos:exactMatch DOID:0070039 NESCAV syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013656 intellectual disability, autosomal dominant 9 skos:exactMatch NCIT:C133742 Mental Retardation, Autosomal Dominant 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013656 intellectual disability, autosomal dominant 9 skos:exactMatch OMIM:614255 nescav syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013656 intellectual disability, autosomal dominant 9 skos:exactMatch UMLS:C3280283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013657 intellectual disability, autosomal dominant 10 skos:exactMatch DOID:0070040 autosomal dominant intellectual developmental disorder 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013657 intellectual disability, autosomal dominant 10 skos:exactMatch OMIM:614256 intellectual developmental disorder, autosomal dominant 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013657 intellectual disability, autosomal dominant 10 skos:exactMatch UMLS:C3280284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013658 intellectual disability, autosomal dominant 11 skos:exactMatch DOID:0070041 autosomal dominant intellectual developmental disorder 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013658 intellectual disability, autosomal dominant 11 skos:exactMatch OMIM:614257 chromosome 20q11-q12 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013658 intellectual disability, autosomal dominant 11 skos:exactMatch UMLS:C3280285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013659 microcephaly-capillary malformation syndrome skos:exactMatch OMIM:614261 microcephaly-capillary malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013659 microcephaly-capillary malformation syndrome skos:exactMatch Orphanet:294016 Microcephaly-capillary malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013659 microcephaly-capillary malformation syndrome skos:exactMatch SCTID:703369003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013659 microcephaly-capillary malformation syndrome skos:exactMatch UMLS:C3280296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013660 arthrogryposis, Perthes disease, and upward gaze palsy skos:exactMatch OMIM:614262 arthrogryposis, perthes disease, and upward gaze palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013660 arthrogryposis, Perthes disease, and upward gaze palsy skos:exactMatch UMLS:C3280309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013661 combined malonic and methylmalonic acidemia skos:exactMatch DOID:0111263 combined malonic and methylmalonic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013661 combined malonic and methylmalonic acidemia skos:exactMatch MESH:C580002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013661 combined malonic and methylmalonic acidemia skos:exactMatch OMIM:614265 combined malonic and methylmalonic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013661 combined malonic and methylmalonic acidemia skos:exactMatch Orphanet:289504 Combined malonic and methylmalonic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013661 combined malonic and methylmalonic acidemia skos:exactMatch SCTID:702365002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013661 combined malonic and methylmalonic acidemia skos:exactMatch UMLS:C3280314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013662 Barrett esophagus skos:exactMatch DOID:9206 Barrett's esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013662 Barrett esophagus skos:exactMatch MESH:D001471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013662 Barrett esophagus skos:exactMatch NCIT:C2891 Barrett Esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013662 Barrett esophagus skos:exactMatch OMIM:614266 barrett esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013662 Barrett esophagus skos:exactMatch Orphanet:1232 NON RARE IN EUROPE: Barrett esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013662 Barrett esophagus skos:exactMatch SCTID:196609006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013663 platelet-activating factor acetylhydrolase deficiency skos:exactMatch MESH:C566640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013663 platelet-activating factor acetylhydrolase deficiency skos:exactMatch OMIM:614278 platelet-activating factor acetylhydrolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013663 platelet-activating factor acetylhydrolase deficiency skos:exactMatch UMLS:C3280315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013664 46,XY disorder of sex development due to testicular 17,20-desmolase deficiency skos:exactMatch DOID:0111773 46,XY sex reversal 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013664 46,XY disorder of sex development due to testicular 17,20-desmolase deficiency skos:exactMatch MESH:C564109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013664 46,XY disorder of sex development due to testicular 17,20-desmolase deficiency skos:exactMatch OMIM:614279 46,xy sex reversal 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013664 46,XY disorder of sex development due to testicular 17,20-desmolase deficiency skos:exactMatch Orphanet:443087 46,XY disorder of sex development due to testicular 17,20-desmolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013664 46,XY disorder of sex development due to testicular 17,20-desmolase deficiency skos:exactMatch SCTID:49013001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013664 46,XY disorder of sex development due to testicular 17,20-desmolase deficiency skos:exactMatch UMLS:C1839840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013665 epilepsy, juvenile myoclonic, susceptibility to, 9 skos:exactMatch DOID:0111328 juvenile myoclonic epilepsy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013665 epilepsy, juvenile myoclonic, susceptibility to, 9 skos:exactMatch OMIM:614280 epilepsy, juvenile myoclonic, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013666 Stickler syndrome, type 5 skos:exactMatch OMIM:614284 stickler syndrome, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013666 Stickler syndrome, type 5 skos:exactMatch UMLS:C3280342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013668 tetrasomy 18p skos:exactMatch MESH:C538306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013668 tetrasomy 18p skos:exactMatch OMIM:614290 tetrasomy 18p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013668 tetrasomy 18p skos:exactMatch Orphanet:3307 Tetrasomy 18p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013668 tetrasomy 18p skos:exactMatch SCTID:698849002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013668 tetrasomy 18p skos:exactMatch UMLS:C0795868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013669 breast-ovarian cancer, familial, susceptibility to, 4 skos:exactMatch OMIM:614291 breast-ovarian cancer, familial, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013670 myopia, high, with cataract and vitreoretinal degeneration skos:exactMatch OMIM:614292 myopia, high, with cataract and vitreoretinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013670 myopia, high, with cataract and vitreoretinal degeneration skos:exactMatch UMLS:C3280346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013671 hydatidiform mole, recurrent, 2 skos:exactMatch OMIM:614293 hydatidiform mole, recurrent, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013671 hydatidiform mole, recurrent, 2 skos:exactMatch UMLS:C3280352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013672 chromosome 15q25 deletion syndrome skos:exactMatch DOID:0060396 chromosome 15q25 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013672 chromosome 15q25 deletion syndrome skos:exactMatch OMIM:614294 chromosome 15q25 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013672 chromosome 15q25 deletion syndrome skos:exactMatch UMLS:C3280355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013673 Wolfram-like syndrome skos:exactMatch DOID:0080584 autosomal dominant Wolfram syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013673 Wolfram-like syndrome skos:exactMatch MESH:C565631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013673 Wolfram-like syndrome skos:exactMatch OMIM:614296 wolfram-like syndrome, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013673 Wolfram-like syndrome skos:exactMatch Orphanet:411590 Wolfram-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013673 Wolfram-like syndrome skos:exactMatch SCTID:734022008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013673 Wolfram-like syndrome skos:exactMatch UMLS:C3280358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013673 Wolfram-like syndrome skos:exactMatch UMLS:C4518338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013674 neurodegeneration with brain iron accumulation 4 skos:exactMatch DOID:0110738 neurodegeneration with brain iron accumulation 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013674 neurodegeneration with brain iron accumulation 4 skos:exactMatch NCIT:C175707 Neurodegeneration with Brain Iron Accumulation 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013674 neurodegeneration with brain iron accumulation 4 skos:exactMatch OMIM:614298 neurodegeneration with brain iron accumulation 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013674 neurodegeneration with brain iron accumulation 4 skos:exactMatch Orphanet:289560 Mitochondrial membrane protein-associated neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013674 neurodegeneration with brain iron accumulation 4 skos:exactMatch SCTID:709415008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013674 neurodegeneration with brain iron accumulation 4 skos:exactMatch UMLS:C3280371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013675 multiple mitochondrial dysfunctions syndrome 2 skos:exactMatch DOID:0080134 multiple mitochondrial dysfunctions syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013675 multiple mitochondrial dysfunctions syndrome 2 skos:exactMatch OMIM:614299 multiple mitochondrial dysfunctions syndrome 2 with hyperglycinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013675 multiple mitochondrial dysfunctions syndrome 2 skos:exactMatch Orphanet:401874 Multiple mitochondrial dysfunctions syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013675 multiple mitochondrial dysfunctions syndrome 2 skos:exactMatch UMLS:C3280378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013677 Emery-Dreifuss muscular dystrophy 7, autosomal dominant skos:exactMatch DOID:0070252 autosomal dominant Emery-Dreifuss muscular dystrophy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013677 Emery-Dreifuss muscular dystrophy 7, autosomal dominant skos:exactMatch OMIM:614302 emery-dreifuss muscular dystrophy 7, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013677 Emery-Dreifuss muscular dystrophy 7, autosomal dominant skos:exactMatch UMLS:C3553060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013678 EDICT syndrome skos:exactMatch OMIM:614303 edict syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013678 EDICT syndrome skos:exactMatch Orphanet:293936 EDICT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013678 EDICT syndrome skos:exactMatch SCTID:722439009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013678 EDICT syndrome skos:exactMatch UMLS:C3280392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013679 sclerosteosis 2 skos:exactMatch DOID:0060757 sclerosteosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013679 sclerosteosis 2 skos:exactMatch OMIM:614305 sclerosteosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013679 sclerosteosis 2 skos:exactMatch UMLS:C3280402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013680 cognitive impairment with or without cerebellar ataxia skos:exactMatch OMIM:614306 cognitive impairment with or without cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013680 cognitive impairment with or without cerebellar ataxia skos:exactMatch UMLS:C3280415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013681 alpha-methylacyl-CoA racemase deficiency skos:exactMatch DOID:0060602 alpha-methylacyl-CoA racemase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013681 alpha-methylacyl-CoA racemase deficiency skos:exactMatch MESH:C565768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013681 alpha-methylacyl-CoA racemase deficiency skos:exactMatch NCIT:C119677 Alpha-Methylacyl-CoA Racemase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013681 alpha-methylacyl-CoA racemase deficiency skos:exactMatch OMIM:614307 alpha-methylacyl-coa racemase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013681 alpha-methylacyl-CoA racemase deficiency skos:exactMatch SCTID:700463002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013681 alpha-methylacyl-CoA racemase deficiency skos:exactMatch UMLS:C3280428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013682 vesicoureteral reflux 4 skos:exactMatch OMIM:614317 vesicoureteral reflux 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013682 vesicoureteral reflux 4 skos:exactMatch UMLS:C3280439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013683 vesicoureteral reflux 5 skos:exactMatch OMIM:614318 vesicoureteral reflux 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013683 vesicoureteral reflux 5 skos:exactMatch UMLS:C3280440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013684 vesicoureteral reflux 6 skos:exactMatch OMIM:614319 vesicoureteral reflux 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013684 vesicoureteral reflux 6 skos:exactMatch UMLS:C3280441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013685 pancreatic cancer, susceptibility to, 4 skos:exactMatch OMIM:614320 pancreatic cancer, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013686 distal myopathy, Tateyama type skos:exactMatch DOID:0111191 distal muscular dystrophy Tateyama type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013686 distal myopathy, Tateyama type skos:exactMatch OMIM:614321 myopathy, distal, tateyama iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013686 distal myopathy, Tateyama type skos:exactMatch Orphanet:488650 Distal myopathy, Tateyama type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013686 distal myopathy, Tateyama type skos:exactMatch SCTID:711265009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013686 distal myopathy, Tateyama type skos:exactMatch UMLS:C3280443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013687 autosomal recessive spinocerebellar ataxia 12 skos:exactMatch DOID:0080060 autosomal recessive spinocerebellar ataxia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013687 autosomal recessive spinocerebellar ataxia 12 skos:exactMatch OMIM:614322 spinocerebellar ataxia, autosomal recessive 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013687 autosomal recessive spinocerebellar ataxia 12 skos:exactMatch Orphanet:284282 Autosomal recessive cerebellar ataxia-epilepsy-intellectual disability syndrome due to WWOX deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013687 autosomal recessive spinocerebellar ataxia 12 skos:exactMatch UMLS:C3280452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013688 linear and whorled nevoid hypermelanosis skos:exactMatch NCIT:C3924 Becker Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013688 linear and whorled nevoid hypermelanosis skos:exactMatch OMIM:614323 nevoid hypermelanosis, linear and whorled semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013688 linear and whorled nevoid hypermelanosis skos:exactMatch Orphanet:79150 Linear and whorled nevoid hypermelanosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013688 linear and whorled nevoid hypermelanosis skos:exactMatch SCTID:403803002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013688 linear and whorled nevoid hypermelanosis skos:exactMatch UMLS:C0263579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013688 linear and whorled nevoid hypermelanosis skos:exactMatch UMLS:C1304501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013689 ovarian dysgenesis 3 skos:exactMatch DOID:0080495 ovarian dysgenesis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013689 ovarian dysgenesis 3 skos:exactMatch OMIM:614324 ovarian dysgenesis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013689 ovarian dysgenesis 3 skos:exactMatch UMLS:C3280471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013690 Pitt-Hopkins-like syndrome 2 skos:exactMatch DOID:0111332 Pitt-Hopkins-like syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013690 Pitt-Hopkins-like syndrome 2 skos:exactMatch OMIM:614325 pitt-hopkins-like syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013690 Pitt-Hopkins-like syndrome 2 skos:exactMatch UMLS:C3280479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013691 Feingold syndrome type 2 skos:exactMatch OMIM:614326 feingold syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013691 Feingold syndrome type 2 skos:exactMatch Orphanet:391646 Feingold syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013691 Feingold syndrome type 2 skos:exactMatch UMLS:C3280489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013692 BAP1-related tumor predisposition syndrome skos:exactMatch OMIM:614327 tumor predisposition syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013692 BAP1-related tumor predisposition syndrome skos:exactMatch Orphanet:289539 BAP1-related tumor predisposition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013692 BAP1-related tumor predisposition syndrome skos:exactMatch SCTID:765057007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013692 BAP1-related tumor predisposition syndrome skos:exactMatch UMLS:C3280492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013693 inflammatory skin and bowel disease, neonatal, 1 skos:exactMatch OMIM:614328 inflammatory skin and bowel disease, neonatal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013693 inflammatory skin and bowel disease, neonatal, 1 skos:exactMatch UMLS:C3280501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013694 intellectual disability, autosomal recessive 31 skos:exactMatch OMIM:614329 intellectual developmental disorder, autosomal recessive 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013694 intellectual disability, autosomal recessive 31 skos:exactMatch UMLS:C3280523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013695 colorectal cancer, hereditary nonpolyposis, type 6 skos:exactMatch DOID:0070273 hereditary nonpolyposis colorectal cancer type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013695 colorectal cancer, hereditary nonpolyposis, type 6 skos:exactMatch MESH:C566039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013695 colorectal cancer, hereditary nonpolyposis, type 6 skos:exactMatch OMIM:614331 colorectal cancer, hereditary nonpolyposis, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013695 colorectal cancer, hereditary nonpolyposis, type 6 skos:exactMatch UMLS:C1860896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013696 chromosome 2p16.3 deletion syndrome skos:exactMatch OMIM:614332 chromosome 2p16.3 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013696 chromosome 2p16.3 deletion syndrome skos:exactMatch UMLS:C3808494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013697 intellectual disability, autosomal recessive 29 skos:exactMatch OMIM:614333 intellectual developmental disorder, autosomal recessive 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013697 intellectual disability, autosomal recessive 29 skos:exactMatch UMLS:C3280525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013698 arthrogryposis, distal, type 1B skos:exactMatch DOID:0111598 distal arthrogryposis type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013698 arthrogryposis, distal, type 1B skos:exactMatch OMIM:614335 arthrogryposis, distal, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013698 arthrogryposis, distal, type 1B skos:exactMatch UMLS:C3280526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013699 Lynch syndrome 4 skos:exactMatch DOID:0070275 hereditary nonpolyposis colorectal cancer type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013699 Lynch syndrome 4 skos:exactMatch MESH:C563971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013699 Lynch syndrome 4 skos:exactMatch OMIM:614337 lynch syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013699 Lynch syndrome 4 skos:exactMatch UMLS:C1838333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013700 pancreatic triacylglycerol lipase deficiency skos:exactMatch NCIT:C129030 Pancreatic Lipase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013700 pancreatic triacylglycerol lipase deficiency skos:exactMatch OMIM:614338 pancreatic lipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013700 pancreatic triacylglycerol lipase deficiency skos:exactMatch Orphanet:309031 Pancreatic triacylglycerol lipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013700 pancreatic triacylglycerol lipase deficiency skos:exactMatch SCTID:78960005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013700 pancreatic triacylglycerol lipase deficiency skos:exactMatch UMLS:C0268240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013701 obsolete MRT32 skos:exactMatch OMIM:614339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013702 intellectual disability, autosomal recessive 27 skos:exactMatch OMIM:614340 intellectual developmental disorder, autosomal recessive 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013702 intellectual disability, autosomal recessive 27 skos:exactMatch UMLS:C3280538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013703 intellectual disability, autosomal recessive 33 skos:exactMatch OMIM:614341 intellectual developmental disorder, autosomal recessive 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013703 intellectual disability, autosomal recessive 33 skos:exactMatch UMLS:C3280539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013704 intellectual disability, autosomal recessive 30 skos:exactMatch OMIM:614342 intellectual developmental disorder, autosomal recessive 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013704 intellectual disability, autosomal recessive 30 skos:exactMatch UMLS:C3280540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013705 intellectual disability, autosomal recessive 19 skos:exactMatch OMIM:614343 intellectual developmental disorder, autosomal recessive 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013705 intellectual disability, autosomal recessive 19 skos:exactMatch UMLS:C3280541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013706 intellectual disability, autosomal recessive 23 skos:exactMatch OMIM:614344 intellectual developmental disorder, autosomal recessive 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013706 intellectual disability, autosomal recessive 23 skos:exactMatch UMLS:C3280542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013707 intellectual disability, autosomal recessive 24 skos:exactMatch OMIM:614345 intellectual developmental disorder, autosomal recessive 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013707 intellectual disability, autosomal recessive 24 skos:exactMatch UMLS:C3280543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013708 intellectual disability, autosomal recessive 25 skos:exactMatch OMIM:614346 intellectual developmental disorder, autosomal recessive 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013708 intellectual disability, autosomal recessive 25 skos:exactMatch UMLS:C3280544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013709 intellectual disability, autosomal recessive 28 skos:exactMatch OMIM:614347 intellectual developmental disorder, autosomal recessive 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013709 intellectual disability, autosomal recessive 28 skos:exactMatch UMLS:C3280545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013710 Lynch syndrome 5 skos:exactMatch DOID:0070272 hereditary nonpolyposis colorectal cancer type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013710 Lynch syndrome 5 skos:exactMatch MESH:C563456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013710 Lynch syndrome 5 skos:exactMatch OMIM:614350 lynch syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013710 Lynch syndrome 5 skos:exactMatch UMLS:C1833477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013711 peripheral neuropathy-myopathy-hoarseness-hearing loss syndrome skos:exactMatch OMIM:614369 peripheral neuropathy, myopathy, hoarseness, and hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013711 peripheral neuropathy-myopathy-hoarseness-hearing loss syndrome skos:exactMatch Orphanet:397744 Peripheral neuropathy-myopathy-hoarseness-hearing loss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013711 peripheral neuropathy-myopathy-hoarseness-hearing loss syndrome skos:exactMatch UMLS:C3280556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013712 surfactant metabolism dysfunction, pulmonary, 5 skos:exactMatch OMIM:614370 surfactant metabolism dysfunction, pulmonary, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013712 surfactant metabolism dysfunction, pulmonary, 5 skos:exactMatch UMLS:C3280574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013713 dengue virus, susceptibility to skos:exactMatch OMIM:614371 dengue virus, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013714 mannose-binding lectin deficiency skos:exactMatch MESH:C563602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013714 mannose-binding lectin deficiency skos:exactMatch OMIM:614372 mannose-binding lectin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013714 mannose-binding lectin deficiency skos:exactMatch SCTID:703538003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013714 mannose-binding lectin deficiency skos:exactMatch UMLS:C3280586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013715 amyotrophic lateral sclerosis type 16 skos:exactMatch DOID:0060207 amyotrophic lateral sclerosis type 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013715 amyotrophic lateral sclerosis type 16 skos:exactMatch OMIM:614373 amyotrophic lateral sclerosis 16, juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013715 amyotrophic lateral sclerosis type 16 skos:exactMatch UMLS:C3280587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013716 aortic aneurysm, familial abdominal, 4 skos:exactMatch OMIM:614375 aortic aneurysm, familial abdominal, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013716 aortic aneurysm, familial abdominal, 4 skos:exactMatch UMLS:C3280597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013717 asphyxiating thoracic dystrophy 5 skos:exactMatch DOID:0110089 asphyxiating thoracic dystrophy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013717 asphyxiating thoracic dystrophy 5 skos:exactMatch OMIM:614376 short-rib thoracic dysplasia 5 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013717 asphyxiating thoracic dystrophy 5 skos:exactMatch UMLS:C3280598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013718 nephronophthisis 13 skos:exactMatch DOID:0111121 nephronophthisis 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013718 nephronophthisis 13 skos:exactMatch OMIM:614377 nephronophthisis 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013718 nephronophthisis 13 skos:exactMatch UMLS:C3280612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013719 cranioectodermal dysplasia 4 skos:exactMatch DOID:0080806 cranioectodermal dysplasia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013719 cranioectodermal dysplasia 4 skos:exactMatch OMIM:614378 cranioectodermal dysplasia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013719 cranioectodermal dysplasia 4 skos:exactMatch UMLS:C3280616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013720 complement component 4b deficiency skos:exactMatch DOID:0060298 complement component 4b deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013720 complement component 4b deficiency skos:exactMatch OMIM:614379 complement component 4b deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013720 complement component 4b deficiency skos:exactMatch UMLS:C3280641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013721 complement component 4a deficiency skos:exactMatch DOID:0060297 complement component 4a deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013721 complement component 4a deficiency skos:exactMatch MESH:C565167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013721 complement component 4a deficiency skos:exactMatch OMIM:614380 complement component 4a deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013721 complement component 4a deficiency skos:exactMatch UMLS:C3280642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013722 hypomyelinating leukodystrophy 8 with or without oligodontia and-or hypogonadotropic hypogonadism skos:exactMatch DOID:0060797 hypomyelinating leukodystrophy 8 with or without oligodontia and-or hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013722 hypomyelinating leukodystrophy 8 with or without oligodontia and-or hypogonadotropic hypogonadism skos:exactMatch MESH:C535353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013722 hypomyelinating leukodystrophy 8 with or without oligodontia and-or hypogonadotropic hypogonadism skos:exactMatch OMIM:614381 leukodystrophy, hypomyelinating, 8, with or without oligodontia and/or hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013722 hypomyelinating leukodystrophy 8 with or without oligodontia and-or hypogonadotropic hypogonadism skos:exactMatch Orphanet:85186 Endosteal sclerosis-cerebellar hypoplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013722 hypomyelinating leukodystrophy 8 with or without oligodontia and-or hypogonadotropic hypogonadism skos:exactMatch UMLS:C1859301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013722 hypomyelinating leukodystrophy 8 with or without oligodontia and-or hypogonadotropic hypogonadism skos:exactMatch UMLS:C3280644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013723 bacteremia, susceptibility to, 1 skos:exactMatch OMIM:614382 bacteremia, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013724 bacteremia, susceptibility to, 2 skos:exactMatch OMIM:614383 bacteremia, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013725 colorectal cancer, hereditary nonpolyposis, type 7 skos:exactMatch DOID:0070276 hereditary nonpolyposis colorectal cancer type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013725 colorectal cancer, hereditary nonpolyposis, type 7 skos:exactMatch MESH:C565777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013725 colorectal cancer, hereditary nonpolyposis, type 7 skos:exactMatch OMIM:614385 colorectal cancer, hereditary nonpolyposis, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013725 colorectal cancer, hereditary nonpolyposis, type 7 skos:exactMatch UMLS:C1858380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013726 encephalopathy, lethal, due to defective mitochondrial peroxisomal fission 1 skos:exactMatch DOID:0070347 encephalopathy due to defective mitochondrial and peroxisomal fission 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013726 encephalopathy, lethal, due to defective mitochondrial peroxisomal fission 1 skos:exactMatch OMIM:614388 encephalopathy due to defective mitochondrial and peroxisomal fission 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013726 encephalopathy, lethal, due to defective mitochondrial peroxisomal fission 1 skos:exactMatch Orphanet:330050 DNM1L-related encephalopathy due to mitochondrial and peroxisomal fission defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013726 encephalopathy, lethal, due to defective mitochondrial peroxisomal fission 1 skos:exactMatch UMLS:C3280660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013727 pregnancy loss, recurrent, susceptibility to, 1 skos:exactMatch OMIM:614389 pregnancy loss, recurrent, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013728 pregnancy loss, recurrent, susceptibility to, 2 skos:exactMatch OMIM:614390 pregnancy loss, recurrent, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013729 pregnancy loss, recurrent, susceptibility to, 3 skos:exactMatch OMIM:614391 pregnancy loss, recurrent, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013730 graft versus host disease skos:exactMatch DOID:0081267 graft-versus-host disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013730 graft versus host disease skos:exactMatch MESH:D006086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013730 graft versus host disease skos:exactMatch NCIT:C3063 Graft Versus Host Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013730 graft versus host disease skos:exactMatch Orphanet:39812 Graft versus host disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013730 graft versus host disease skos:exactMatch SCTID:234646005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013730 graft versus host disease skos:exactMatch UMLS:C0018133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013731 MEGF10-related myopathy skos:exactMatch DOID:0111333 early-onset myopathy-areflexia-respiratory distress-dysphagia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013731 MEGF10-related myopathy skos:exactMatch OMIM:614399 congenital myopathy 10a, severe variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013731 MEGF10-related myopathy skos:exactMatch Orphanet:439212 Early-onset myopathy-areflexia-respiratory distress-dysphagia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013731 MEGF10-related myopathy skos:exactMatch UMLS:C3280679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013732 glucocorticoid therapy, response to skos:exactMatch OMIM:614400 glucocorticoid therapy, response to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013733 obsolete accelerated tumor formation, susceptibility to skos:exactMatch OMIM:614401 accelerated tumor formation, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013734 microphthalmia, syndromic 11 skos:exactMatch OMIM:614402 microphthalmia, syndromic 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013734 microphthalmia, syndromic 11 skos:exactMatch UMLS:C3553077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013735 microcephaly-cerebellar hypoplasia-cardiac conduction defect syndrome skos:exactMatch OMIM:614407 microcephaly, cerebellar hypoplasia, and cardiac conduction defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013735 microcephaly-cerebellar hypoplasia-cardiac conduction defect syndrome skos:exactMatch Orphanet:329332 Microcephaly-cerebellar hypoplasia-cardiac conduction defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013735 microcephaly-cerebellar hypoplasia-cardiac conduction defect syndrome skos:exactMatch UMLS:C3280692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013737 hereditary spastic paraplegia 46 skos:exactMatch DOID:0110798 hereditary spastic paraplegia 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013737 hereditary spastic paraplegia 46 skos:exactMatch OMIM:614409 spastic paraplegia 46, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013737 hereditary spastic paraplegia 46 skos:exactMatch Orphanet:320391 Autosomal recessive spastic paraplegia type 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013737 hereditary spastic paraplegia 46 skos:exactMatch SCTID:723822009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013737 hereditary spastic paraplegia 46 skos:exactMatch UMLS:C2828721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013737 hereditary spastic paraplegia 46 skos:exactMatch UMLS:C4510081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013738 autosomal recessive nonsyndromic hearing loss 96 skos:exactMatch DOID:0110538 autosomal recessive nonsyndromic deafness 96 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013738 autosomal recessive nonsyndromic hearing loss 96 skos:exactMatch OMIM:614414 deafness, autosomal recessive 96 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013739 chilblain lupus 2 skos:exactMatch OMIM:614415 chilblain lupus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013739 chilblain lupus 2 skos:exactMatch UMLS:C3280721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013740 lethal occipital encephalocele-skeletal dysplasia syndrome skos:exactMatch OMIM:614416 radiohumeral fusions with other skeletal and craniofacial anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013740 lethal occipital encephalocele-skeletal dysplasia syndrome skos:exactMatch Orphanet:293925 Lethal occipital encephalocele-skeletal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013740 lethal occipital encephalocele-skeletal dysplasia syndrome skos:exactMatch UMLS:C3280729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013741 familial temporal lobe epilepsy 5 skos:exactMatch DOID:0060752 familial temporal lobe epilepsy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013741 familial temporal lobe epilepsy 5 skos:exactMatch OMIM:614417 epilepsy, familial temporal lobe, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013741 familial temporal lobe epilepsy 5 skos:exactMatch UMLS:C3280730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013742 familial mesial temporal lobe epilepsy with febrile seizures skos:exactMatch Orphanet:165805 Familial mesial temporal lobe epilepsy with febrile seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013743 autosomal systemic lupus erythematosus type 16 skos:exactMatch OMIM:614420 systemic lupus erythematosus 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013743 autosomal systemic lupus erythematosus type 16 skos:exactMatch Orphanet:300345 Autosomal systemic lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013743 autosomal systemic lupus erythematosus type 16 skos:exactMatch UMLS:C3280742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013744 cataract 37 skos:exactMatch DOID:0110252 cataract 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013744 cataract 37 skos:exactMatch OMIM:614422 cataract 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013744 cataract 37 skos:exactMatch UMLS:C3280758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013745 Joubert syndrome 14 skos:exactMatch DOID:0110983 Joubert syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013745 Joubert syndrome 14 skos:exactMatch OMIM:614424 joubert syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013745 Joubert syndrome 14 skos:exactMatch UMLS:C3280766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013746 ventricular septal defect 1 skos:exactMatch OMIM:614429 ventricular septal defect 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013746 ventricular septal defect 1 skos:exactMatch UMLS:C3280777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013747 atrioventricular septal defect 4 skos:exactMatch OMIM:614430 atrioventricular septal defect 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013747 atrioventricular septal defect 4 skos:exactMatch UMLS:C3280781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013748 ventricular septal defect 2 skos:exactMatch OMIM:614431 ventricular septal defect 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013749 ventricular septal defect 3 skos:exactMatch OMIM:614432 ventricular septal defect 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013749 ventricular septal defect 3 skos:exactMatch UMLS:C3280785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013750 atrial septal defect 8 skos:exactMatch DOID:0110113 atrial heart septal defect 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013750 atrial septal defect 8 skos:exactMatch OMIM:614433 atrial septal defect 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013751 cutis laxa, autosomal dominant 2 skos:exactMatch DOID:0070136 autosomal dominant cutis laxa 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013751 cutis laxa, autosomal dominant 2 skos:exactMatch OMIM:614434 cutis laxa, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013751 cutis laxa, autosomal dominant 2 skos:exactMatch UMLS:C3280794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013752 hypoplastic left heart syndrome 2 skos:exactMatch OMIM:614435 hypoplastic left heart syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013752 hypoplastic left heart syndrome 2 skos:exactMatch UMLS:C3280795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013753 Charcot-Marie-Tooth disease axonal type 2P skos:exactMatch DOID:0110169 Charcot-Marie-Tooth disease axonal type 2P semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013753 Charcot-Marie-Tooth disease axonal type 2P skos:exactMatch OMIM:614436 charcot-marie-tooth disease, axonal, iia 2p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013753 Charcot-Marie-Tooth disease axonal type 2P skos:exactMatch Orphanet:300319 Charcot-Marie-Tooth disease type 2P semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013753 Charcot-Marie-Tooth disease axonal type 2P skos:exactMatch Orphanet:99941 Autosomal dominant Charcot-Marie-Tooth disease type 2G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013753 Charcot-Marie-Tooth disease axonal type 2P skos:exactMatch SCTID:719511005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013753 Charcot-Marie-Tooth disease axonal type 2P skos:exactMatch UMLS:C1837805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013753 Charcot-Marie-Tooth disease axonal type 2P skos:exactMatch UMLS:C3280797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013753 Charcot-Marie-Tooth disease axonal type 2P skos:exactMatch UMLS:C4304674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013754 cutis laxa, autosomal recessive, type 1B skos:exactMatch DOID:0070133 autosomal recessive cutis laxa type IB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013754 cutis laxa, autosomal recessive, type 1B skos:exactMatch OMIM:614437 cutis laxa, autosomal recessive, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013754 cutis laxa, autosomal recessive, type 1B skos:exactMatch UMLS:C3280798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013755 PYCR1-related de Barsy syndrome skos:exactMatch DOID:0070138 autosomal recessive cutis laxa type IIIB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013755 PYCR1-related de Barsy syndrome skos:exactMatch OMIM:614438 cutis laxa, autosomal recessive, iia 3b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013755 PYCR1-related de Barsy syndrome skos:exactMatch Orphanet:293633 PYCR1-related De Barsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013755 PYCR1-related de Barsy syndrome skos:exactMatch UMLS:C3280799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013756 hypertrophic osteoarthropathy, primary, autosomal recessive, 2 skos:exactMatch OMIM:614441 hypertrophic osteoarthropathy, primary, autosomal recessive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013756 hypertrophic osteoarthropathy, primary, autosomal recessive, 2 skos:exactMatch UMLS:C3280800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013757 congenital nongoitrous hypothryoidism 6 skos:exactMatch DOID:0070128 congenital nongoitrous hypothyroidism 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013757 congenital nongoitrous hypothryoidism 6 skos:exactMatch OMIM:614450 hypothyroidism, congenital, nongoitrous, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013757 congenital nongoitrous hypothryoidism 6 skos:exactMatch UMLS:C3280817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013758 Charcot-Marie-Tooth disease dominant intermediate E skos:exactMatch DOID:0110205 Charcot-Marie-Tooth disease dominant intermediate E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013758 Charcot-Marie-Tooth disease dominant intermediate E skos:exactMatch OMIM:614455 charcot-marie-tooth disease, dominant intermediate e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013758 Charcot-Marie-Tooth disease dominant intermediate E skos:exactMatch Orphanet:93114 Autosomal dominant intermediate Charcot-Marie-Tooth disease type E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013758 Charcot-Marie-Tooth disease dominant intermediate E skos:exactMatch SCTID:722294004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013758 Charcot-Marie-Tooth disease dominant intermediate E skos:exactMatch UMLS:C3280845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013758 Charcot-Marie-Tooth disease dominant intermediate E skos:exactMatch UMLS:C4302667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013759 melanoma, cutaneous malignant, susceptibility to, 8 skos:exactMatch OMIM:614456 melanoma, cutaneous malignant, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013759 melanoma, cutaneous malignant, susceptibility to, 8 skos:exactMatch Orphanet:293822 MITF-related melanoma and renal cell carcinoma predisposition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013760 congenital ichthyosis-intellectual disability-spastic quadriplegia syndrome skos:exactMatch OMIM:614457 ichthyosis, spastic quadriplegia, and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013760 congenital ichthyosis-intellectual disability-spastic quadriplegia syndrome skos:exactMatch Orphanet:352333 Congenital ichthyosis-intellectual disability-spastic quadriplegia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013760 congenital ichthyosis-intellectual disability-spastic quadriplegia syndrome skos:exactMatch UMLS:C3280856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013761 childhood encephalopathy due to thiamine pyrophosphokinase deficiency skos:exactMatch OMIM:614458 thiamine metabolism dysfunction syndrome 5 (episodic encephalopathy type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013761 childhood encephalopathy due to thiamine pyrophosphokinase deficiency skos:exactMatch Orphanet:293955 Childhood encephalopathy due to thiamine pyrophosphokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013761 childhood encephalopathy due to thiamine pyrophosphokinase deficiency skos:exactMatch UMLS:C3280866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013762 lipoic acid synthetase deficiency skos:exactMatch OMIM:614462 hyperglycinemia, lactic acidosis, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013762 lipoic acid synthetase deficiency skos:exactMatch Orphanet:401859 Lipoic acid synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013762 lipoic acid synthetase deficiency skos:exactMatch UMLS:C3280887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013763 Joubert syndrome 15 skos:exactMatch DOID:0110984 Joubert syndrome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013763 Joubert syndrome 15 skos:exactMatch OMIM:614464 joubert syndrome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013763 Joubert syndrome 15 skos:exactMatch UMLS:C3280897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013764 Joubert syndrome 16 skos:exactMatch DOID:0110985 Joubert syndrome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013764 Joubert syndrome 16 skos:exactMatch OMIM:614465 joubert syndrome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013764 Joubert syndrome 16 skos:exactMatch UMLS:C3280906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013765 coronary heart disease, susceptibility to, 6 skos:exactMatch OMIM:614466 coronary heart disease, susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013766 familial cold autoinflammatory syndrome 3 skos:exactMatch DOID:0090064 familial cold autoinflammatory syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013766 familial cold autoinflammatory syndrome 3 skos:exactMatch OMIM:614468 familial cold autoinflammatory syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013766 familial cold autoinflammatory syndrome 3 skos:exactMatch Orphanet:300359 PLCG2-associated antibody deficiency and immune dysregulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013766 familial cold autoinflammatory syndrome 3 skos:exactMatch UMLS:C3280914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013767 autoimmune lymphoproliferative syndrome type 4 skos:exactMatch DOID:0110117 autoimmune lymphoproliferative syndrome type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013767 autoimmune lymphoproliferative syndrome type 4 skos:exactMatch OMIM:614470 ras-associated autoimmune leukoproliferative disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013767 autoimmune lymphoproliferative syndrome type 4 skos:exactMatch Orphanet:268114 RAS-associated autoimmune leukoproliferative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013767 autoimmune lymphoproliferative syndrome type 4 skos:exactMatch SCTID:723508002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013767 autoimmune lymphoproliferative syndrome type 4 skos:exactMatch UMLS:C2674723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013768 arterial calcification, generalized, of infancy, 2 skos:exactMatch OMIM:614473 arterial calcification, generalized, of infancy, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013768 arterial calcification, generalized, of infancy, 2 skos:exactMatch UMLS:C3276161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013769 atrioventricular septal defect 5 skos:exactMatch OMIM:614474 atrioventricular septal defect 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013769 atrioventricular septal defect 5 skos:exactMatch UMLS:C3280939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013770 atrial septal defect 9 skos:exactMatch DOID:0110114 atrial heart septal defect 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013770 atrial septal defect 9 skos:exactMatch OMIM:614475 atrial septal defect 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013770 atrial septal defect 9 skos:exactMatch UMLS:C3280943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013771 transient infantile hypertriglyceridemia and hepatosteatosis skos:exactMatch OMIM:614480 hypertriglyceridemia, transient infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013771 transient infantile hypertriglyceridemia and hepatosteatosis skos:exactMatch Orphanet:300293 Transient infantile hypertriglyceridemia and hepatosteatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013771 transient infantile hypertriglyceridemia and hepatosteatosis skos:exactMatch UMLS:C3280953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013772 congenital cataract-hearing loss-severe developmental delay syndrome skos:exactMatch OMIM:614482 congenital cataracts, hearing loss, and neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013772 congenital cataract-hearing loss-severe developmental delay syndrome skos:exactMatch Orphanet:300313 Congenital cataract-hearing loss-severe developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013772 congenital cataract-hearing loss-severe developmental delay syndrome skos:exactMatch UMLS:C3280965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013773 porencephaly 2 skos:exactMatch DOID:0112314 brain small vessel disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013773 porencephaly 2 skos:exactMatch OMIM:614483 brain small vessel disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013773 porencephaly 2 skos:exactMatch UMLS:C3280970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013774 trigonocephaly 2 skos:exactMatch OMIM:614485 trigonocephaly 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013775 thrombomodulin-related bleeding disorder skos:exactMatch DOID:0111908 thrombophilia due to thrombomodulin defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013775 thrombomodulin-related bleeding disorder skos:exactMatch MESH:C566057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013775 thrombomodulin-related bleeding disorder skos:exactMatch OMIM:614486 thrombophilia due to thrombomodulin defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013775 thrombomodulin-related bleeding disorder skos:exactMatch Orphanet:436169 Thrombomodulin-related bleeding disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013775 thrombomodulin-related bleeding disorder skos:exactMatch UMLS:C3280976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013776 spastic ataxia 5 skos:exactMatch DOID:0050944 spastic ataxia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013776 spastic ataxia 5 skos:exactMatch OMIM:614487 spastic ataxia 5, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013776 spastic ataxia 5 skos:exactMatch Orphanet:313772 Early-onset spastic ataxia-myoclonic epilepsy-neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013776 spastic ataxia 5 skos:exactMatch UMLS:C3280977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013777 pseudohypoaldosteronism type 2B skos:exactMatch MESH:C564161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013777 pseudohypoaldosteronism type 2B skos:exactMatch OMIM:614491 pseudohypoaldosteronism, iia 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013777 pseudohypoaldosteronism type 2B skos:exactMatch Orphanet:88939 Pseudohypoaldosteronism type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013777 pseudohypoaldosteronism type 2B skos:exactMatch UMLS:C1840390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013778 pseudohypoaldosteronism type 2C skos:exactMatch MESH:C564162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013778 pseudohypoaldosteronism type 2C skos:exactMatch OMIM:614492 pseudohypoaldosteronism, iia 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013778 pseudohypoaldosteronism type 2C skos:exactMatch Orphanet:88940 Pseudohypoaldosteronism type 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013778 pseudohypoaldosteronism type 2C skos:exactMatch UMLS:C1840391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013779 Wiskott-Aldrich syndrome 2 skos:exactMatch NCIT:C176820 Wiskott-Aldrich Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013779 Wiskott-Aldrich syndrome 2 skos:exactMatch OMIM:614493 wiskott-aldrich syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013779 Wiskott-Aldrich syndrome 2 skos:exactMatch UMLS:C3281001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013780 retinitis pigmentosa 63 skos:exactMatch DOID:0110385 retinitis pigmentosa 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013780 retinitis pigmentosa 63 skos:exactMatch OMIM:614494 retinitis pigmentosa 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013780 retinitis pigmentosa 63 skos:exactMatch UMLS:C3281002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013781 pseudohypoaldosteronism type 2D skos:exactMatch OMIM:614495 pseudohypoaldosteronism, iia 2d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013781 pseudohypoaldosteronism type 2D skos:exactMatch Orphanet:300525 Pseudohypoaldosteronism type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013781 pseudohypoaldosteronism type 2D skos:exactMatch UMLS:C3469605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013782 pseudohypoaldosteronism type 2E skos:exactMatch OMIM:614496 pseudohypoaldosteronism, iia 2e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013782 pseudohypoaldosteronism type 2E skos:exactMatch Orphanet:300530 Pseudohypoaldosteronism type 2E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013782 pseudohypoaldosteronism type 2E skos:exactMatch UMLS:C3469606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013783 microphthalmia, isolated, with coloboma 7 skos:exactMatch OMIM:614497 microphthalmia, isolated, with coloboma 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013783 microphthalmia, isolated, with coloboma 7 skos:exactMatch UMLS:C3281027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013784 neonatal-onset encephalopathy with rigidity and seizures skos:exactMatch OMIM:614498 rigidity and multifocal seizure syndrome, lethal neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013784 neonatal-onset encephalopathy with rigidity and seizures skos:exactMatch Orphanet:435845 Lethal neonatal spasticity-epileptic encephalopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013784 neonatal-onset encephalopathy with rigidity and seizures skos:exactMatch UMLS:C3281029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013785 intellectual disability, autosomal recessive 34 skos:exactMatch NCIT:C153179 Mental Retardation, Autosomal Recessive 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013785 intellectual disability, autosomal recessive 34 skos:exactMatch OMIM:614499 intellectual developmental disorder, autosomal recessive 34, with variant lissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013785 intellectual disability, autosomal recessive 34 skos:exactMatch UMLS:C3281044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013786 cone-rod dystrophy 16 skos:exactMatch DOID:0111022 cone-rod dystrophy 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013786 cone-rod dystrophy 16 skos:exactMatch OMIM:614500 cone-rod dystrophy 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013786 cone-rod dystrophy 16 skos:exactMatch UMLS:C3281045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013787 psychomotor retardation, epilepsy, and craniofacial dysmorphism skos:exactMatch OMIM:614501 neurodevelopmental disorder with hypotonia, craniofacial abnormalities, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013787 psychomotor retardation, epilepsy, and craniofacial dysmorphism skos:exactMatch UMLS:C3281055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013788 Usher syndrome type 3B skos:exactMatch DOID:0110842 Usher syndrome type 3B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013788 Usher syndrome type 3B skos:exactMatch OMIM:614504 usher syndrome, iia 3b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013788 Usher syndrome type 3B skos:exactMatch UMLS:C3281066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013789 DDOST-congenital disorder of glycosylation skos:exactMatch DOID:0080569 congenital disorder of glycosylation Ir semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013789 DDOST-congenital disorder of glycosylation skos:exactMatch OMIM:614507 congenital disorder of glycosylation, iia ir semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013789 DDOST-congenital disorder of glycosylation skos:exactMatch Orphanet:300536 DDOST-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013789 DDOST-congenital disorder of glycosylation skos:exactMatch SCTID:733083006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013789 DDOST-congenital disorder of glycosylation skos:exactMatch UMLS:C3281084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013790 mirror movements 2 skos:exactMatch OMIM:614508 mirror movements 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013790 mirror movements 2 skos:exactMatch UMLS:C3281089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013791 thrombophilia due to protein S deficiency, autosomal recessive skos:exactMatch OMIM:614514 thrombophilia due to protein s deficiency, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013791 thrombophilia due to protein S deficiency, autosomal recessive skos:exactMatch UMLS:C3281092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013792 intracerebral hemorrhage skos:exactMatch MESH:D002543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013792 intracerebral hemorrhage skos:exactMatch OMIM:614519 hemorrhage, intracerebral, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013792 intracerebral hemorrhage skos:exactMatch SCTID:274100004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013793 encephalomyopathy, mitochondrial, due to voltage-dependent anion channel deficiency skos:exactMatch OMIM:614520 encephalomyopathy, mitochondrial, due to voltage-dependent anion channel deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013793 encephalomyopathy, mitochondrial, due to voltage-dependent anion channel deficiency skos:exactMatch UMLS:C3281106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013794 thrombocythemia 3 skos:exactMatch OMIM:614521 thrombocythemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013794 thrombocythemia 3 skos:exactMatch UMLS:C3281125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013795 fibrochondrogenesis 2 skos:exactMatch DOID:0080673 fibrochondrogenesis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013795 fibrochondrogenesis 2 skos:exactMatch OMIM:614524 fibrochondrogenesis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013795 fibrochondrogenesis 2 skos:exactMatch UMLS:C3281128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013796 chromosome 17q12 duplication syndrome skos:exactMatch DOID:0060433 chromosome 17q12 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013796 chromosome 17q12 duplication syndrome skos:exactMatch OMIM:614526 chromosome 17q12 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013796 chromosome 17q12 duplication syndrome skos:exactMatch Orphanet:261272 17q12 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013796 chromosome 17q12 duplication syndrome skos:exactMatch SCTID:764435003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013796 chromosome 17q12 duplication syndrome skos:exactMatch UMLS:C3281137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013797 chromosome 17q12 deletion syndrome skos:exactMatch DOID:0060404 chromosome 17q12 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013797 chromosome 17q12 deletion syndrome skos:exactMatch OMIM:614527 chromosome 17q12 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013797 chromosome 17q12 deletion syndrome skos:exactMatch Orphanet:261265 17q12 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013797 chromosome 17q12 deletion syndrome skos:exactMatch SCTID:733519008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013797 chromosome 17q12 deletion syndrome skos:exactMatch UMLS:C3281138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013797 chromosome 17q12 deletion syndrome skos:exactMatch UMLS:C4518822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013798 chromosome 16q22 deletion syndrome skos:exactMatch DOID:0060401 chromosome 16q22 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013798 chromosome 16q22 deletion syndrome skos:exactMatch OMIM:614541 chromosome 16q22 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013798 chromosome 16q22 deletion syndrome skos:exactMatch UMLS:C3281152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013799 obsolete efavirenz, poor metabolism of skos:exactMatch OMIM:614546 efavirenz, poor metabolism of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013800 Ehlers-Danlos syndrome, kyphoscoliotic and deafness type skos:exactMatch OMIM:614557 ehlers-danlos syndrome, kyphoscoliotic type, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013800 Ehlers-Danlos syndrome, kyphoscoliotic and deafness type skos:exactMatch Orphanet:300179 Kyphoscoliotic Ehlers-Danlos syndrome due to FKBP22 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013800 Ehlers-Danlos syndrome, kyphoscoliotic and deafness type skos:exactMatch SCTID:720859009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013800 Ehlers-Danlos syndrome, kyphoscoliotic and deafness type skos:exactMatch UMLS:C3281160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013801 developmental and epileptic encephalopathy, 13 skos:exactMatch DOID:0080445 developmental and epileptic encephalopathy 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013801 developmental and epileptic encephalopathy, 13 skos:exactMatch OMIM:614558 developmental and epileptic encephalopathy 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013801 developmental and epileptic encephalopathy, 13 skos:exactMatch SCTID:765170001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013801 developmental and epileptic encephalopathy, 13 skos:exactMatch UMLS:C3281191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013802 infantile cerebellar-retinal degeneration skos:exactMatch DOID:0050883 infantile cerebellar-retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013802 infantile cerebellar-retinal degeneration skos:exactMatch OMIM:614559 infantile cerebellar-retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013802 infantile cerebellar-retinal degeneration skos:exactMatch Orphanet:313850 Infantile cerebellar-retinal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013802 infantile cerebellar-retinal degeneration skos:exactMatch UMLS:C3281192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013803 leukoencephalopathy with calcifications and cysts skos:exactMatch MESH:C000598644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013803 leukoencephalopathy with calcifications and cysts skos:exactMatch OMIM:614561 leukoencephalopathy, brain calcifications, and cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013803 leukoencephalopathy with calcifications and cysts skos:exactMatch Orphanet:542310 Leukoencephalopathy with calcifications and cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013803 leukoencephalopathy with calcifications and cysts skos:exactMatch UMLS:C3281200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013805 intellectual disability, autosomal dominant 13 skos:exactMatch DOID:0070043 autosomal dominant intellectual developmental disorder 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013805 intellectual disability, autosomal dominant 13 skos:exactMatch OMIM:614563 intellectual developmental disorder, autosomal dominant 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013805 intellectual disability, autosomal dominant 13 skos:exactMatch UMLS:C3281202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013806 familial cutaneous telangiectasia and oropharyngeal predisposition cancer syndrome skos:exactMatch OMIM:614564 cutaneous telangiectasia and cancer syndrome, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013806 familial cutaneous telangiectasia and oropharyngeal predisposition cancer syndrome skos:exactMatch Orphanet:313846 Familial cutaneous telangiectasia and oropharyngeal cancer predisposition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013806 familial cutaneous telangiectasia and oropharyngeal predisposition cancer syndrome skos:exactMatch UMLS:C3281203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013807 congenital stationary night blindness 1E skos:exactMatch DOID:0110869 congenital stationary night blindness 1E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013807 congenital stationary night blindness 1E skos:exactMatch OMIM:614565 night blindness, congenital stationary, iia 1e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013807 congenital stationary night blindness 1E skos:exactMatch UMLS:C3281215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013808 Maffucci syndrome skos:exactMatch DOID:0060221 Maffucci syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013808 Maffucci syndrome skos:exactMatch NCIT:C3213 Maffucci Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013808 Maffucci syndrome skos:exactMatch OMIM:614569 multiple enchondromatosis, maffucci iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013808 Maffucci syndrome skos:exactMatch Orphanet:163634 Maffucci syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013808 Maffucci syndrome skos:exactMatch SCTID:46041001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013808 Maffucci syndrome skos:exactMatch UMLS:C0024454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013810 COG6-ongenital disorder of glycosylation skos:exactMatch DOID:0070264 congenital disorder of glycosylation type IIl semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013810 COG6-ongenital disorder of glycosylation skos:exactMatch OMIM:614576 congenital disorder of glycosylation, iia iil semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013810 COG6-ongenital disorder of glycosylation skos:exactMatch Orphanet:464443 COG6-CGD semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013810 COG6-ongenital disorder of glycosylation skos:exactMatch UMLS:C3553230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013811 combined oxidative phosphorylation defect type 9 skos:exactMatch DOID:0111472 combined oxidative phosphorylation deficiency 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013811 combined oxidative phosphorylation defect type 9 skos:exactMatch OMIM:614582 combined oxidative phosphorylation deficiency 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013811 combined oxidative phosphorylation defect type 9 skos:exactMatch Orphanet:319509 Combined oxidative phosphorylation defect type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013811 combined oxidative phosphorylation defect type 9 skos:exactMatch SCTID:763209008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013811 combined oxidative phosphorylation defect type 9 skos:exactMatch UMLS:C3281234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013812 Baraitser-winter syndrome 2 skos:exactMatch DOID:0081113 Baraitser-Winter syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013812 Baraitser-winter syndrome 2 skos:exactMatch OMIM:614583 baraitser-winter syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013812 Baraitser-winter syndrome 2 skos:exactMatch UMLS:C3281235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013813 dystonia 21 skos:exactMatch DOID:0090046 dystonia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013813 dystonia 21 skos:exactMatch OMIM:614588 dystonia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013813 dystonia 21 skos:exactMatch Orphanet:306734 Primary dystonia, DYT21 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013813 dystonia 21 skos:exactMatch UMLS:C3281236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013814 podoconiosis, susceptibility to skos:exactMatch OMIM:614590 podoconiosis, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013815 bent bone dysplasia syndrome 1 skos:exactMatch OMIM:614592 bent bone dysplasia syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013815 bent bone dysplasia syndrome 1 skos:exactMatch Orphanet:313855 FGFR2-related bent bone dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013815 bent bone dysplasia syndrome 1 skos:exactMatch UMLS:C3281247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013817 preeclampsia/eclampsia 5 skos:exactMatch OMIM:614595 preeclampsia/eclampsia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013817 preeclampsia/eclampsia 5 skos:exactMatch UMLS:C3281288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013818 trichohepatoenteric syndrome 2 skos:exactMatch DOID:0111416 trichohepatoenteric syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013818 trichohepatoenteric syndrome 2 skos:exactMatch OMIM:614602 trichohepatoenteric syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013818 trichohepatoenteric syndrome 2 skos:exactMatch UMLS:C3281289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013819 intellectual disability, autosomal dominant 14 skos:exactMatch DOID:0070044 Coffin-Siris syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013819 intellectual disability, autosomal dominant 14 skos:exactMatch OMIM:614607 coffin-siris syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013819 intellectual disability, autosomal dominant 14 skos:exactMatch UMLS:C3553247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013820 intellectual disability, autosomal dominant 15 skos:exactMatch DOID:0070045 Coffin-Siris syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013820 intellectual disability, autosomal dominant 15 skos:exactMatch OMIM:614608 coffin-siris syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013820 intellectual disability, autosomal dominant 15 skos:exactMatch UMLS:C3553248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013821 intellectual disability, autosomal dominant 16 skos:exactMatch DOID:0070046 Coffin-Siris syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013821 intellectual disability, autosomal dominant 16 skos:exactMatch OMIM:614609 coffin-siris syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013821 intellectual disability, autosomal dominant 16 skos:exactMatch UMLS:C3553249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013822 acrodysostosis 2 with or without hormone resistance skos:exactMatch OMIM:614613 acrodysostosis 2 with or without hormone resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013822 acrodysostosis 2 with or without hormone resistance skos:exactMatch UMLS:C3553250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013823 autosomal dominant nonsyndromic hearing loss 4B skos:exactMatch DOID:0110574 autosomal dominant nonsyndromic deafness 4B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013823 autosomal dominant nonsyndromic hearing loss 4B skos:exactMatch OMIM:614614 deafness, autosomal dominant 4b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013823 autosomal dominant nonsyndromic hearing loss 4B skos:exactMatch UMLS:C3281297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013824 Joubert syndrome 17 skos:exactMatch DOID:0110986 Joubert syndrome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013824 Joubert syndrome 17 skos:exactMatch NCIT:C175702 Joubert Syndrome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013824 Joubert syndrome 17 skos:exactMatch OMIM:614615 joubert syndrome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013824 Joubert syndrome 17 skos:exactMatch UMLS:C3553264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013825 congenital diarrhea 6 skos:exactMatch DOID:0060780 congenital diarrhea 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013825 congenital diarrhea 6 skos:exactMatch OMIM:614616 diarrhea 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013825 congenital diarrhea 6 skos:exactMatch Orphanet:314373 Chronic infantile diarrhea due to guanylate cyclase 2C overactivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013825 congenital diarrhea 6 skos:exactMatch UMLS:C3553270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013826 autosomal recessive nonsyndromic hearing loss 86 skos:exactMatch DOID:0110532 autosomal recessive nonsyndromic deafness 86 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013826 autosomal recessive nonsyndromic hearing loss 86 skos:exactMatch OMIM:614617 deafness, autosomal recessive 86 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013826 autosomal recessive nonsyndromic hearing loss 86 skos:exactMatch UMLS:C2829265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013827 hyperekplexia 3 skos:exactMatch DOID:0060698 hyperekplexia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013827 hyperekplexia 3 skos:exactMatch OMIM:614618 hyperekplexia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013827 hyperekplexia 3 skos:exactMatch UMLS:C3553288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013828 hyperekplexia 2 skos:exactMatch DOID:0060697 hyperekplexia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013828 hyperekplexia 2 skos:exactMatch OMIM:614619 hyperekplexia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013828 hyperekplexia 2 skos:exactMatch UMLS:C3553291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013829 UV-sensitive syndrome 2 skos:exactMatch NCIT:C173110 UV-Sensitive Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013829 UV-sensitive syndrome 2 skos:exactMatch OMIM:614621 uv-sensitive syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013829 UV-sensitive syndrome 2 skos:exactMatch UMLS:C3553298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013830 keratoconus 5 skos:exactMatch OMIM:614622 keratoconus 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013830 keratoconus 5 skos:exactMatch UMLS:C3553302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013831 keratoconus 6 skos:exactMatch OMIM:614623 keratoconus 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013831 keratoconus 6 skos:exactMatch UMLS:C3553306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013832 keratoconus 8 skos:exactMatch OMIM:614628 keratoconus 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013832 keratoconus 8 skos:exactMatch UMLS:C3553307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013833 keratoconus 7 skos:exactMatch OMIM:614629 keratoconus 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013833 keratoconus 7 skos:exactMatch UMLS:C3553308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013834 UV-sensitive syndrome 3 skos:exactMatch NCIT:C173107 UV-Sensitive Syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013834 UV-sensitive syndrome 3 skos:exactMatch OMIM:614640 uv-sensitive syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013834 UV-sensitive syndrome 3 skos:exactMatch UMLS:C3553328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013835 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 7 skos:exactMatch DOID:0111234 congenital muscular dystrophy-dystroglycanopathy A7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013835 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 7 skos:exactMatch OMIM:614643 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013835 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 7 skos:exactMatch UMLS:C3553330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013836 familial steroid-resistant nephrotic syndrome with sensorineural deafness skos:exactMatch DOID:0070243 primary coenzyme Q10 deficiency 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013836 familial steroid-resistant nephrotic syndrome with sensorineural deafness skos:exactMatch OMIM:614650 coenzyme Q10 deficiency, primary, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013836 familial steroid-resistant nephrotic syndrome with sensorineural deafness skos:exactMatch Orphanet:280406 Familial steroid-resistant nephrotic syndrome with sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013836 familial steroid-resistant nephrotic syndrome with sensorineural deafness skos:exactMatch UMLS:C3553349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013837 deafness-encephaloneuropathy-obesity-valvulopathy syndrome skos:exactMatch DOID:0070239 primary coenzyme Q10 deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013837 deafness-encephaloneuropathy-obesity-valvulopathy syndrome skos:exactMatch OMIM:614651 coenzyme Q10 deficiency, primary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013837 deafness-encephaloneuropathy-obesity-valvulopathy syndrome skos:exactMatch Orphanet:254898 Deafness-encephaloneuropathy-obesity-valvulopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013837 deafness-encephaloneuropathy-obesity-valvulopathy syndrome skos:exactMatch UMLS:C3553354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013838 coenzyme Q10 deficiency, primary, 3 skos:exactMatch DOID:0070240 primary coenzyme Q10 deficiency 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013838 coenzyme Q10 deficiency, primary, 3 skos:exactMatch OMIM:614652 coenzyme Q10 deficiency, primary, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013838 coenzyme Q10 deficiency, primary, 3 skos:exactMatch UMLS:C3553358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013839 hereditary sensory and autonomic neuropathy type 6 skos:exactMatch DOID:0070151 hereditary sensory and autonomic neuropathy type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013839 hereditary sensory and autonomic neuropathy type 6 skos:exactMatch OMIM:614653 neuropathy, hereditary sensory and autonomic, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013839 hereditary sensory and autonomic neuropathy type 6 skos:exactMatch Orphanet:314381 Hereditary sensory and autonomic neuropathy type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013839 hereditary sensory and autonomic neuropathy type 6 skos:exactMatch UMLS:C3539003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013840 encephalopathy-hypertrophic cardiomyopathy-renal tubular disease syndrome skos:exactMatch DOID:0070242 primary coenzyme Q10 deficiency 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013840 encephalopathy-hypertrophic cardiomyopathy-renal tubular disease syndrome skos:exactMatch OMIM:614654 coenzyme Q10 deficiency, primary, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013840 encephalopathy-hypertrophic cardiomyopathy-renal tubular disease syndrome skos:exactMatch Orphanet:319678 Encephalopathy-hypertrophic cardiomyopathy-renal tubular disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013840 encephalopathy-hypertrophic cardiomyopathy-renal tubular disease syndrome skos:exactMatch UMLS:C3553374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013841 stuttering, familial persistent, 3 skos:exactMatch OMIM:614655 stuttering, familial persistent, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013841 stuttering, familial persistent, 3 skos:exactMatch UMLS:C3553381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013842 cortisone reductase deficiency 2 skos:exactMatch DOID:0090140 cortisone reductase deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013842 cortisone reductase deficiency 2 skos:exactMatch NCIT:C131084 11-Beta-Hydroxysteroid Dehydrogenase Type 1 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013842 cortisone reductase deficiency 2 skos:exactMatch OMIM:614662 cortisone reductase deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013842 cortisone reductase deficiency 2 skos:exactMatch UMLS:C3553382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013843 intestinal obstruction in the newborn due to guanylate cyclase 2C deficiency skos:exactMatch OMIM:614665 meconium ileus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013843 intestinal obstruction in the newborn due to guanylate cyclase 2C deficiency skos:exactMatch Orphanet:314376 Intestinal obstruction in the newborn due to guanylate cyclase 2C deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013843 intestinal obstruction in the newborn due to guanylate cyclase 2C deficiency skos:exactMatch SCTID:733447005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013844 stuttering, familial persistent, 4 skos:exactMatch OMIM:614668 stuttering, familial persistent, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013844 stuttering, familial persistent, 4 skos:exactMatch UMLS:C3553403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013845 auriculocondylar syndrome 2 skos:exactMatch OMIM:614669 auriculocondylar syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013845 auriculocondylar syndrome 2 skos:exactMatch UMLS:C3553404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013846 peripartum cardiomyopathy, susceptibility to skos:exactMatch OMIM:614670 peripartum cardiomyopathy, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013847 chromosome 16p11.2 duplication syndrome skos:exactMatch DOID:0060430 chromosome 16p11.2 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013847 chromosome 16p11.2 duplication syndrome skos:exactMatch OMIM:614671 chromosome 16p11.2 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013847 chromosome 16p11.2 duplication syndrome skos:exactMatch Orphanet:370079 Proximal 16p11.2 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013847 chromosome 16p11.2 duplication syndrome skos:exactMatch SCTID:765142003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013847 chromosome 16p11.2 duplication syndrome skos:exactMatch UMLS:C3553407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013848 dilated cardiomyopathy 2B skos:exactMatch DOID:0110441 dilated cardiomyopathy 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013848 dilated cardiomyopathy 2B skos:exactMatch OMIM:614672 cardiomyopathy, dilated, 2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013848 dilated cardiomyopathy 2B skos:exactMatch UMLS:C3553409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013849 microcephaly 8, primary, autosomal recessive skos:exactMatch DOID:0070282 primary autosomal recessive microcephaly 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013849 microcephaly 8, primary, autosomal recessive skos:exactMatch OMIM:614673 microcephaly 8, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013849 microcephaly 8, primary, autosomal recessive skos:exactMatch UMLS:C3553414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013851 autosomal dominant aplasia and myelodysplasia skos:exactMatch OMIM:614675 bone marrow failure syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013851 autosomal dominant aplasia and myelodysplasia skos:exactMatch Orphanet:314399 Autosomal dominant aplasia and myelodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013851 autosomal dominant aplasia and myelodysplasia skos:exactMatch UMLS:C3808553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013851 autosomal dominant aplasia and myelodysplasia skos:exactMatch UMLS:CN203751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013852 hypertrophic cardiomyopathy 21 skos:exactMatch DOID:0110311 hypertrophic cardiomyopathy 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013852 hypertrophic cardiomyopathy 21 skos:exactMatch OMIM:614676 cardiomyopathy, familial hypertrophic, 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013852 hypertrophic cardiomyopathy 21 skos:exactMatch UMLS:C3553442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013853 pontocerebellar hypoplasia type 1B skos:exactMatch DOID:0060266 pontocerebellar hypoplasia type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013853 pontocerebellar hypoplasia type 1B skos:exactMatch OMIM:614678 pontocerebellar hypoplasia, iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013853 pontocerebellar hypoplasia type 1B skos:exactMatch UMLS:C3553449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013854 primary ciliary dyskinesia 17 skos:exactMatch DOID:0110621 primary ciliary dyskinesia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013854 primary ciliary dyskinesia 17 skos:exactMatch OMIM:614679 ciliary dyskinesia, primary, 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013854 primary ciliary dyskinesia 17 skos:exactMatch UMLS:C3542550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013855 influenza, severe, susceptibility to skos:exactMatch OMIM:614680 influenza, severe, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013856 hypertelorism and other facial dysmorphism, brachydactyly, genital abnormalities, intellectual disability, and recurrent inflammatory episodes skos:exactMatch OMIM:614684 hypertelorism and other facial dysmorphism, brachydactyly, genital abnormalities, mental retardation, and recurrent inflammatory episodes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013856 hypertelorism and other facial dysmorphism, brachydactyly, genital abnormalities, intellectual disability, and recurrent inflammatory episodes skos:exactMatch UMLS:C3553465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013857 alar cleft, isolated skos:exactMatch OMIM:614687 alar cleft, isolated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013857 alar cleft, isolated skos:exactMatch UMLS:C3553476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013858 pontine tegmental cap dysplasia skos:exactMatch OMIM:614688 pontine tegmental cap dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013858 pontine tegmental cap dysplasia skos:exactMatch Orphanet:269229 Pontine tegmental cap dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013858 pontine tegmental cap dysplasia skos:exactMatch UMLS:C3541340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013859 cataract 38 skos:exactMatch DOID:0110245 cataract 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013859 cataract 38 skos:exactMatch OMIM:614691 cataract 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013859 cataract 38 skos:exactMatch UMLS:C3553494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013860 idiopathic membranous glomerulonephritis skos:exactMatch NCIT:C123060 Membranous Nephropathy - Idiopathic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013860 idiopathic membranous glomerulonephritis skos:exactMatch OMIM:614692 membranous nephropathy, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013860 idiopathic membranous glomerulonephritis skos:exactMatch Orphanet:97560 Primary membranous glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013860 idiopathic membranous glomerulonephritis skos:exactMatch SCTID:722119002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013860 idiopathic membranous glomerulonephritis skos:exactMatch UMLS:C0086445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013862 immunodeficiency, common variable, 7 skos:exactMatch OMIM:614699 immunodeficiency, common variable, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013862 immunodeficiency, common variable, 7 skos:exactMatch UMLS:C3542922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013863 combined immunodeficiency due to LRBA deficiency skos:exactMatch OMIM:614700 immunodeficiency, common variable, 8, with autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013863 combined immunodeficiency due to LRBA deficiency skos:exactMatch Orphanet:445018 Combined immunodeficiency due to LRBA deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013863 combined immunodeficiency due to LRBA deficiency skos:exactMatch UMLS:C3553512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013864 Cornelia de Lange syndrome 4 skos:exactMatch DOID:0080508 Cornelia de Lange syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013864 Cornelia de Lange syndrome 4 skos:exactMatch OMIM:614701 cornelia lange lange syndrome 4 with or without midline brain defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013864 Cornelia de Lange syndrome 4 skos:exactMatch UMLS:C3553517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013865 mitochondrial hypertrophic cardiomyopathy with lactic acidosis due to MTO1 deficiency skos:exactMatch DOID:0111480 combined oxidative phosphorylation deficiency 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013865 mitochondrial hypertrophic cardiomyopathy with lactic acidosis due to MTO1 deficiency skos:exactMatch OMIM:614702 combined oxidative phosphorylation deficiency 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013865 mitochondrial hypertrophic cardiomyopathy with lactic acidosis due to MTO1 deficiency skos:exactMatch Orphanet:314637 Mitochondrial hypertrophic cardiomyopathy with lactic acidosis due to MTO1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013865 mitochondrial hypertrophic cardiomyopathy with lactic acidosis due to MTO1 deficiency skos:exactMatch UMLS:C3553529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013866 neuronal ceroid lipofuscinosis 11 skos:exactMatch DOID:0110732 neuronal ceroid lipofuscinosis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013866 neuronal ceroid lipofuscinosis 11 skos:exactMatch OMIM:614706 ceroid lipofuscinosis, neuronal, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013866 neuronal ceroid lipofuscinosis 11 skos:exactMatch Orphanet:314629 CLN11 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013866 neuronal ceroid lipofuscinosis 11 skos:exactMatch UMLS:C3539123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013867 brown-Vialetto-van Laere syndrome 2 skos:exactMatch DOID:0080786 Brown-Vialetto-Van Laere syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013867 brown-Vialetto-van Laere syndrome 2 skos:exactMatch NCIT:C183529 Brown-Vialetto-Van Laere Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013867 brown-Vialetto-van Laere syndrome 2 skos:exactMatch OMIM:614707 brown-vialetto-van laere syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013867 brown-Vialetto-van Laere syndrome 2 skos:exactMatch Orphanet:572550 RFVT3-related riboflavin transporter deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013867 brown-Vialetto-van Laere syndrome 2 skos:exactMatch UMLS:C3553538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013868 porokeratosis 7, multiple types skos:exactMatch OMIM:614714 porokeratosis 7, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013869 adenine phosphoribosyltransferase deficiency skos:exactMatch DOID:0060350 adenine phosphoribosyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013869 adenine phosphoribosyltransferase deficiency skos:exactMatch MESH:C538228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013869 adenine phosphoribosyltransferase deficiency skos:exactMatch NCIT:C121564 Adenine Phosphoribosyltransferase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013869 adenine phosphoribosyltransferase deficiency skos:exactMatch OMIM:614723 adenine phosphoribosyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013869 adenine phosphoribosyltransferase deficiency skos:exactMatch Orphanet:976 Adenine phosphoribosyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013869 adenine phosphoribosyltransferase deficiency skos:exactMatch SCTID:124274002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013869 adenine phosphoribosyltransferase deficiency skos:exactMatch UMLS:C0268120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013870 TMEM165-congenital disorder of glycosylation skos:exactMatch DOID:0070263 congenital disorder of glycosylation type IIk semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013870 TMEM165-congenital disorder of glycosylation skos:exactMatch OMIM:614727 congenital disorder of glycosylation, iia iik semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013870 TMEM165-congenital disorder of glycosylation skos:exactMatch Orphanet:314667 TMEM165-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013870 TMEM165-congenital disorder of glycosylation skos:exactMatch SCTID:732252005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013870 TMEM165-congenital disorder of glycosylation skos:exactMatch UMLS:C3553571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013871 Seckel syndrome 6 skos:exactMatch DOID:0070006 Seckel syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013871 Seckel syndrome 6 skos:exactMatch OMIM:614728 seckel syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013871 Seckel syndrome 6 skos:exactMatch UMLS:C3553582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013872 prostate cancer, hereditary, 2 skos:exactMatch OMIM:614731 prostate cancer, hereditary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013872 prostate cancer, hereditary, 2 skos:exactMatch UMLS:C3539120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013873 IMAGe syndrome skos:exactMatch DOID:0050885 IMAGe syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013873 IMAGe syndrome skos:exactMatch NCIT:C130988 IMAGe Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013873 IMAGe syndrome skos:exactMatch OMIM:614732 intrauterine growth retardation, metaphyseal dysplasia, adrenal hypoplasia congenita, and genital anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013873 IMAGe syndrome skos:exactMatch Orphanet:85173 IMAGe syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013873 IMAGe syndrome skos:exactMatch SCTID:702384004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013873 IMAGe syndrome skos:exactMatch UMLS:C1846009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013874 glucocorticoid deficiency 4 skos:exactMatch NCIT:C131452 Familial Glucocorticoid Deficiency Type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013874 glucocorticoid deficiency 4 skos:exactMatch OMIM:614736 glucocorticoid deficiency 4 with or without mineralocorticoid deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013874 glucocorticoid deficiency 4 skos:exactMatch UMLS:C3553587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013875 3-methylglutaconic aciduria with deafness, encephalopathy, and Leigh-like syndrome skos:exactMatch DOID:0110001 3-methylglutaconic aciduria with deafness, encephalopathy, and Leigh-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013875 3-methylglutaconic aciduria with deafness, encephalopathy, and Leigh-like syndrome skos:exactMatch OMIM:614739 3-methylglutaconic aciduria with deafness, encephalopathy, and leigh-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013875 3-methylglutaconic aciduria with deafness, encephalopathy, and Leigh-like syndrome skos:exactMatch Orphanet:352328 MEGDEL syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013875 3-methylglutaconic aciduria with deafness, encephalopathy, and Leigh-like syndrome skos:exactMatch SCTID:711409002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013875 3-methylglutaconic aciduria with deafness, encephalopathy, and Leigh-like syndrome skos:exactMatch UMLS:C3553597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013876 basal cell carcinoma, susceptibility to, 7 skos:exactMatch OMIM:614740 basal cell carcinoma, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013877 mitochondrial pyruvate carrier deficiency skos:exactMatch DOID:0080363 mitochondrial pyruvate carrier deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013877 mitochondrial pyruvate carrier deficiency skos:exactMatch OMIM:614741 mitochondrial pyruvate carrier deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013877 mitochondrial pyruvate carrier deficiency skos:exactMatch Orphanet:447784 Mitochondrial pyruvate carrier deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013877 mitochondrial pyruvate carrier deficiency skos:exactMatch UMLS:C3553607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013878 pulmonary fibrosis and/or bone marrow failure, Telomere-related, 1 skos:exactMatch OMIM:614742 pulmonary fibrosis and/or bone marrow failure, telomere-related, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013878 pulmonary fibrosis and/or bone marrow failure, Telomere-related, 1 skos:exactMatch UMLS:C3553617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013879 pulmonary fibrosis and/or bone marrow failure, Telomere-related, 2 skos:exactMatch OMIM:614743 pulmonary fibrosis and/or bone marrow failure, telomere-related, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013879 pulmonary fibrosis and/or bone marrow failure, Telomere-related, 2 skos:exactMatch UMLS:C3553622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013880 facial paresis, hereditary congenital, 3 skos:exactMatch OMIM:614744 facial paresis, hereditary congenital, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013880 facial paresis, hereditary congenital, 3 skos:exactMatch UMLS:C3553625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013881 pidermolysis bullosa, junctional 7, with interstitial lung disease and nephrotic syndrome skos:exactMatch OMIM:614748 epidermolysis bullosa, junctional 7, with interstitial lung disease and nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013881 pidermolysis bullosa, junctional 7, with interstitial lung disease and nephrotic syndrome skos:exactMatch Orphanet:306504 Interstitial lung disease-nephrotic syndrome-epidermolysis bullosa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013882 hyperphosphatasia with intellectual disability syndrome 2 skos:exactMatch OMIM:614749 hyperphosphatasia with impaired intellectual development syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013882 hyperphosphatasia with intellectual disability syndrome 2 skos:exactMatch UMLS:C3553637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013883 congenital myasthenic syndrome 13 skos:exactMatch DOID:0110676 congenital myasthenic syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013883 congenital myasthenic syndrome 13 skos:exactMatch OMIM:614750 myasthenic syndrome, congenital, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013883 congenital myasthenic syndrome 13 skos:exactMatch UMLS:C3553645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013884 neuronopathy, distal hereditary motor, type 5B skos:exactMatch DOID:0111205 distal hereditary motor neuronopathy type 5B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013884 neuronopathy, distal hereditary motor, type 5B skos:exactMatch OMIM:614751 neuronopathy, distal hereditary motor, iia 5b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013884 neuronopathy, distal hereditary motor, type 5B skos:exactMatch UMLS:C3553656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013885 Malan overgrowth syndrome skos:exactMatch DOID:0112102 Sotos syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013885 Malan overgrowth syndrome skos:exactMatch OMIM:614753 malan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013885 Malan overgrowth syndrome skos:exactMatch Orphanet:420179 Malan overgrowth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013885 Malan overgrowth syndrome skos:exactMatch SCTID:763795006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013885 Malan overgrowth syndrome skos:exactMatch UMLS:C3553660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013886 cerebellar dysfunction with variable cognitive and behavioral abnormalities skos:exactMatch DOID:0050998 nonprogressive cerebellar ataxia with mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013886 cerebellar dysfunction with variable cognitive and behavioral abnormalities skos:exactMatch OMIM:614756 cerebellar dysfunction with variable cognitive and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013886 cerebellar dysfunction with variable cognitive and behavioral abnormalities skos:exactMatch Orphanet:314647 Non-progressive cerebellar ataxia with intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013886 cerebellar dysfunction with variable cognitive and behavioral abnormalities skos:exactMatch SCTID:723441001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013886 cerebellar dysfunction with variable cognitive and behavioral abnormalities skos:exactMatch UMLS:C3553661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013887 heterotaxy, visceral, 6, autosomal skos:exactMatch OMIM:614779 heterotaxy, visceral, 6, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013887 heterotaxy, visceral, 6, autosomal skos:exactMatch UMLS:C3553676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013888 tremor, hereditary essential, 4 skos:exactMatch DOID:0111431 essential tremor 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013888 tremor, hereditary essential, 4 skos:exactMatch OMIM:614782 tremor, hereditary essential, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013888 tremor, hereditary essential, 4 skos:exactMatch UMLS:C3539195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013889 short stature-optic atrophy-Pelger-HuC+t anomaly syndrome skos:exactMatch OMIM:614800 short stature, optic nerve atrophy, and pelger-huet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013889 short stature-optic atrophy-Pelger-HuC+t anomaly syndrome skos:exactMatch Orphanet:391677 Short stature-optic atrophy-Pelger-Huët anomaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013889 short stature-optic atrophy-Pelger-HuC+t anomaly syndrome skos:exactMatch UMLS:C3541319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013890 congenital myopathy with internal nuclei and atypical cores skos:exactMatch DOID:0111224 centronuclear myopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013890 congenital myopathy with internal nuclei and atypical cores skos:exactMatch OMIM:614807 myopathy, centronuclear, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013890 congenital myopathy with internal nuclei and atypical cores skos:exactMatch Orphanet:319160 Congenital myopathy with internal nuclei and atypical cores semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013890 congenital myopathy with internal nuclei and atypical cores skos:exactMatch SCTID:764945007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013890 congenital myopathy with internal nuclei and atypical cores skos:exactMatch UMLS:C3553709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013891 amyotrophic lateral sclerosis type 18 skos:exactMatch DOID:0060209 amyotrophic lateral sclerosis type 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013891 amyotrophic lateral sclerosis type 18 skos:exactMatch OMIM:614808 amyotrophic lateral sclerosis 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013891 amyotrophic lateral sclerosis type 18 skos:exactMatch UMLS:C3553719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013892 C3 glomerulonephritis skos:exactMatch NCIT:C123043 C3 Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013892 C3 glomerulonephritis skos:exactMatch OMIM:614809 c3 glomerulopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013892 C3 glomerulonephritis skos:exactMatch Orphanet:329931 C3 glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013892 C3 glomerulonephritis skos:exactMatch UMLS:C3553720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013892 C3 glomerulonephritis skos:exactMatch UMLS:C4055342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013892 C3 glomerulonephritis skos:exactMatch UMLS:CN187045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013893 multiple sclerosis, susceptibility to, 5 skos:exactMatch OMIM:614810 multiple sclerosis, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013894 short stature-onychodysplasia-facial dysmorphism-hypotrichosis syndrome skos:exactMatch OMIM:614813 short stature, onychodysplasia, facial dysmorphism, and hypotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013894 short stature-onychodysplasia-facial dysmorphism-hypotrichosis syndrome skos:exactMatch Orphanet:314394 Short stature-onychodysplasia-facial dysmorphism-hypotrichosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013894 short stature-onychodysplasia-facial dysmorphism-hypotrichosis syndrome skos:exactMatch UMLS:C3542022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013895 Adams-Oliver syndrome 3 skos:exactMatch OMIM:614814 adams-oliver syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013895 Adams-Oliver syndrome 3 skos:exactMatch UMLS:C3553748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013896 Joubert syndrome 18 skos:exactMatch DOID:0110987 Joubert syndrome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013896 Joubert syndrome 18 skos:exactMatch OMIM:614815 joubert syndrome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013896 Joubert syndrome 18 skos:exactMatch UMLS:C3553758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013897 Loeys-Dietz syndrome 4 skos:exactMatch DOID:0070233 Loeys-Dietz syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013897 Loeys-Dietz syndrome 4 skos:exactMatch OMIM:614816 loeys-dietz syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013897 Loeys-Dietz syndrome 4 skos:exactMatch UMLS:C3553762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013898 karyomegalic interstitial nephritis skos:exactMatch DOID:0060911 karyomegalic interstitial nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013898 karyomegalic interstitial nephritis skos:exactMatch NCIT:C173626 Karyomegalic Interstitial Nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013898 karyomegalic interstitial nephritis skos:exactMatch OMIM:614817 interstitial nephritis, karyomegalic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013898 karyomegalic interstitial nephritis skos:exactMatch Orphanet:401996 Karyomegalic interstitial nephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013898 karyomegalic interstitial nephritis skos:exactMatch UMLS:C3553774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013899 Weill-Marchesani syndrome 3 skos:exactMatch OMIM:614819 weill-marchesani syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013899 Weill-Marchesani syndrome 3 skos:exactMatch UMLS:C3553785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013900 alternating hemiplegia of childhood 2 skos:exactMatch OMIM:614820 alternating hemiplegia of childhood 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013900 alternating hemiplegia of childhood 2 skos:exactMatch UMLS:C3553788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013901 spermatogenic failure 10 skos:exactMatch DOID:0070178 spermatogenic failure 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013901 spermatogenic failure 10 skos:exactMatch OMIM:614822 spermatogenic failure 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013901 spermatogenic failure 10 skos:exactMatch UMLS:C3553793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013902 aortic valve disease 2 skos:exactMatch DOID:0080334 aortic valve disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013902 aortic valve disease 2 skos:exactMatch OMIM:614823 aortic valve disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013902 aortic valve disease 2 skos:exactMatch UMLS:C3542024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013903 nystagmus 7, congenital, autosomal dominant skos:exactMatch OMIM:614826 nystagmus 7, congenital, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013903 nystagmus 7, congenital, autosomal dominant skos:exactMatch UMLS:C3553801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013904 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 8 skos:exactMatch DOID:0111231 congenital muscular dystrophy-dystroglycanopathy type A8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013904 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 8 skos:exactMatch OMIM:614830 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013904 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 8 skos:exactMatch UMLS:C3553813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013905 autosomal recessive spinocerebellar ataxia 13 skos:exactMatch DOID:0080062 autosomal recessive spinocerebellar ataxia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013905 autosomal recessive spinocerebellar ataxia 13 skos:exactMatch OMIM:614831 spinocerebellar ataxia, autosomal recessive 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013905 autosomal recessive spinocerebellar ataxia 13 skos:exactMatch Orphanet:324262 Autosomal recessive congenital cerebellar ataxia due to MGLUR1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013905 autosomal recessive spinocerebellar ataxia 13 skos:exactMatch UMLS:C3553816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013906 amelogenesis imperfecta hypomaturation type 2A4 skos:exactMatch DOID:0110062 amelogenesis imperfecta hypomaturation type 2A4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013906 amelogenesis imperfecta hypomaturation type 2A4 skos:exactMatch OMIM:614832 amelogenesis imperfecta, hypomaturation type, iia4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013906 amelogenesis imperfecta hypomaturation type 2A4 skos:exactMatch UMLS:C3553830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013907 bilateral generalized polymicrogyria skos:exactMatch DOID:0080920 bilateral generalized polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013907 bilateral generalized polymicrogyria skos:exactMatch Orphanet:208447 Bilateral generalized polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013907 bilateral generalized polymicrogyria skos:exactMatch UMLS:C3553831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013908 thyrotoxic periodic paralysis, susceptibility to, 3 skos:exactMatch OMIM:614834 thyrotoxic periodic paralysis, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013909 human herpesvirus 8, susceptibility to skos:exactMatch OMIM:614836 human herpesvirus 8, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013910 hypogonadotropic hypogonadism 8 with or without anosmia skos:exactMatch DOID:0090074 hypogonadotropic hypogonadism 8 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013910 hypogonadotropic hypogonadism 8 with or without anosmia skos:exactMatch OMIM:614837 hypogonadotropic hypogonadism 8 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013910 hypogonadotropic hypogonadism 8 with or without anosmia skos:exactMatch UMLS:C3553841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013911 hypogonadotropic hypogonadism 9 with or without anosmia skos:exactMatch DOID:0090085 hypogonadotropic hypogonadism 9 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013911 hypogonadotropic hypogonadism 9 with or without anosmia skos:exactMatch OMIM:614838 hypogonadotropic hypogonadism 9 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013911 hypogonadotropic hypogonadism 9 with or without anosmia skos:exactMatch UMLS:C3553842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013912 hypogonadotropic hypogonadism 10 with or without anosmia skos:exactMatch DOID:0090089 hypogonadotropic hypogonadism 10 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013912 hypogonadotropic hypogonadism 10 with or without anosmia skos:exactMatch OMIM:614839 hypogonadotropic hypogonadism 10 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013912 hypogonadotropic hypogonadism 10 with or without anosmia skos:exactMatch UMLS:C3553843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013913 hypogonadotropic hypogonadism 11 with or without anosmia skos:exactMatch DOID:0090071 hypogonadotropic hypogonadism 11 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013913 hypogonadotropic hypogonadism 11 with or without anosmia skos:exactMatch OMIM:614840 hypogonadotropic hypogonadism 11 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013913 hypogonadotropic hypogonadism 11 with or without anosmia skos:exactMatch UMLS:C3553844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013914 hypogonadotropic hypogonadism 12 with or without anosmia skos:exactMatch DOID:0090072 hypogonadotropic hypogonadism 12 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013914 hypogonadotropic hypogonadism 12 with or without anosmia skos:exactMatch MESH:C535764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013914 hypogonadotropic hypogonadism 12 with or without anosmia skos:exactMatch OMIM:614841 hypogonadotropic hypogonadism 12 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013914 hypogonadotropic hypogonadism 12 with or without anosmia skos:exactMatch UMLS:C1856897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013915 hypogonadotropic hypogonadism 13 with or without anosmia skos:exactMatch DOID:0090073 hypogonadotropic hypogonadism 13 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013915 hypogonadotropic hypogonadism 13 with or without anosmia skos:exactMatch OMIM:614842 hypogonadotropic hypogonadism 13 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013915 hypogonadotropic hypogonadism 13 with or without anosmia skos:exactMatch UMLS:C3541462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013916 nephronophthisis 14 skos:exactMatch DOID:0111122 nephronophthisis 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013916 nephronophthisis 14 skos:exactMatch OMIM:614844 nephronophthisis 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013916 nephronophthisis 14 skos:exactMatch UMLS:C3539071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013917 nephronophthisis 15 skos:exactMatch DOID:0111123 nephronophthisis 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013917 nephronophthisis 15 skos:exactMatch OMIM:614845 nephronophthisis 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013917 nephronophthisis 15 skos:exactMatch UMLS:C3541853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013918 distal tetrasomy 15q skos:exactMatch OMIM:614846 tetrasomy 15q26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013918 distal tetrasomy 15q skos:exactMatch Orphanet:314588 Distal tetrasomy 15q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013918 distal tetrasomy 15q skos:exactMatch UMLS:C3553858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013918 distal tetrasomy 15q skos:exactMatch UMLS:CN203770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013919 epilepsy, idiopathic generalized, susceptibility to, 12 skos:exactMatch DOID:0111313 idiopathic generalized epilepsy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013919 epilepsy, idiopathic generalized, susceptibility to, 12 skos:exactMatch OMIM:614847 epilepsy, idiopathic generalized, susceptibility to, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013920 herpes simplex encephalitis, susceptibility to, 3 skos:exactMatch OMIM:614849 encephalopathy, acute, infection-induced (herpes-specific), susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013921 herpes simplex encephalitis, susceptibility to, 4 skos:exactMatch OMIM:614850 encephalopathy, acute, infection-induced (herpes-specific), susceptibility to, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013922 Seckel syndrome 7 skos:exactMatch DOID:0070011 Seckel syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013922 Seckel syndrome 7 skos:exactMatch OMIM:614851 seckel syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013922 Seckel syndrome 7 skos:exactMatch Orphanet:319675 Microcephalic primordial dwarfism, Dauber type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013922 Seckel syndrome 7 skos:exactMatch UMLS:C3553870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013923 microcephaly 9, primary, autosomal recessive skos:exactMatch DOID:0070292 primary autosomal recessive microcephaly 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013923 microcephaly 9, primary, autosomal recessive skos:exactMatch OMIM:614852 microcephaly 9, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013923 microcephaly 9, primary, autosomal recessive skos:exactMatch UMLS:C3553886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013924 osteogenesis imperfecta type 13 skos:exactMatch DOID:0110342 osteogenesis imperfecta type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013924 osteogenesis imperfecta type 13 skos:exactMatch OMIM:614856 osteogenesis imperfecta, iia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013924 osteogenesis imperfecta type 13 skos:exactMatch UMLS:C3553887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013925 methylmalonic acidemia with homocystinuria, type cblJ skos:exactMatch OMIM:614857 methylmalonic aciduria and homocystinuria, cblj iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013925 methylmalonic acidemia with homocystinuria, type cblJ skos:exactMatch Orphanet:369955 Methylmalonic acidemia with homocystinuria, type cblJ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013925 methylmalonic acidemia with homocystinuria, type cblJ skos:exactMatch UMLS:C3553915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013926 hypogonadotropic hypogonadism 14 with or without anosmia skos:exactMatch DOID:0090087 hypogonadotropic hypogonadism 14 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013926 hypogonadotropic hypogonadism 14 with or without anosmia skos:exactMatch OMIM:614858 hypogonadotropic hypogonadism 14 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013926 hypogonadotropic hypogonadism 14 with or without anosmia skos:exactMatch UMLS:C3540450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013927 peroxisome biogenesis disorder 3A (Zellweger) skos:exactMatch DOID:0080478 peroxisome biogenesis disorder 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013927 peroxisome biogenesis disorder 3A (Zellweger) skos:exactMatch MESH:C566633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013927 peroxisome biogenesis disorder 3A (Zellweger) skos:exactMatch NCIT:C155752 Peroxisome Biogenesis Disorder 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013927 peroxisome biogenesis disorder 3A (Zellweger) skos:exactMatch OMIM:614859 peroxisome biogenesis disorder 3a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013927 peroxisome biogenesis disorder 3A (Zellweger) skos:exactMatch UMLS:C3553929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013928 dystonia 23 skos:exactMatch DOID:0090051 dystonia 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013928 dystonia 23 skos:exactMatch OMIM:614860 dystonia 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013928 dystonia 23 skos:exactMatch Orphanet:420492 Adult-onset cervical dystonia, DYT23 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013928 dystonia 23 skos:exactMatch UMLS:C3538999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013929 autosomal recessive nonsyndromic hearing loss 98 skos:exactMatch DOID:0110540 autosomal recessive nonsyndromic deafness 98 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013929 autosomal recessive nonsyndromic hearing loss 98 skos:exactMatch OMIM:614861 deafness, autosomal recessive 98 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013929 autosomal recessive nonsyndromic hearing loss 98 skos:exactMatch UMLS:C3553932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013930 peroxisome biogenesis disorder 4A (Zellweger) skos:exactMatch DOID:0080479 peroxisome biogenesis disorder 4A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013930 peroxisome biogenesis disorder 4A (Zellweger) skos:exactMatch MESH:C563301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013930 peroxisome biogenesis disorder 4A (Zellweger) skos:exactMatch NCIT:C155754 Peroxisome Biogenesis Disorder 4A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013930 peroxisome biogenesis disorder 4A (Zellweger) skos:exactMatch OMIM:614862 peroxisome biogenesis disorder 4a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013930 peroxisome biogenesis disorder 4A (Zellweger) skos:exactMatch UMLS:C3553936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013931 peroxisome biogenesis disorder 4B skos:exactMatch NCIT:C155755 Peroxisome Biogenesis Disorder 4B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013931 peroxisome biogenesis disorder 4B skos:exactMatch OMIM:614863 peroxisome biogenesis disorder 4b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013931 peroxisome biogenesis disorder 4B skos:exactMatch UMLS:C3553937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013932 peroxisome biogenesis disorder 5A (Zellweger) skos:exactMatch DOID:0080480 peroxisome biogenesis disorder 5A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013932 peroxisome biogenesis disorder 5A (Zellweger) skos:exactMatch NCIT:C155756 Peroxisome Biogenesis Disorder 5A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013932 peroxisome biogenesis disorder 5A (Zellweger) skos:exactMatch OMIM:614866 peroxisome biogenesis disorder 5a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013932 peroxisome biogenesis disorder 5A (Zellweger) skos:exactMatch UMLS:C3553940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013933 peroxisome biogenesis disorder 5B skos:exactMatch NCIT:C155757 Peroxisome Biogenesis Disorder 5B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013933 peroxisome biogenesis disorder 5B skos:exactMatch OMIM:614867 peroxisome biogenesis disorder 5b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013933 peroxisome biogenesis disorder 5B skos:exactMatch UMLS:C3542026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013934 combined immunodeficiency due to STK4 deficiency skos:exactMatch OMIM:614868 t-cell immunodeficiency, recurrent infections, and autoimmunity with or without cardiac malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013934 combined immunodeficiency due to STK4 deficiency skos:exactMatch Orphanet:314689 Combined immunodeficiency due to STK4 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013934 combined immunodeficiency due to STK4 deficiency skos:exactMatch UMLS:C3553943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013935 Usher syndrome type 1J skos:exactMatch DOID:0110836 Usher syndrome type 1J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013935 Usher syndrome type 1J skos:exactMatch OMIM:614869 usher syndrome, iia 1j semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013935 Usher syndrome type 1J skos:exactMatch UMLS:C3553944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013936 peroxisome biogenesis disorder 6A (Zellweger) skos:exactMatch DOID:0080481 peroxisome biogenesis disorder 6A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013936 peroxisome biogenesis disorder 6A (Zellweger) skos:exactMatch MESH:C566422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013936 peroxisome biogenesis disorder 6A (Zellweger) skos:exactMatch NCIT:C155758 Peroxisome Biogenesis Disorder 6A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013936 peroxisome biogenesis disorder 6A (Zellweger) skos:exactMatch OMIM:614870 peroxisome biogenesis disorder 6a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013936 peroxisome biogenesis disorder 6A (Zellweger) skos:exactMatch UMLS:C3553947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013937 peroxisome biogenesis disorder 6B skos:exactMatch NCIT:C155759 Peroxisome Biogenesis Disorder 6B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013937 peroxisome biogenesis disorder 6B skos:exactMatch OMIM:614871 peroxisome biogenesis disorder 6b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013937 peroxisome biogenesis disorder 6B skos:exactMatch UMLS:C3553948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013938 peroxisome biogenesis disorder 7A (Zellweger) skos:exactMatch DOID:0080482 peroxisome biogenesis disorder 7A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013938 peroxisome biogenesis disorder 7A (Zellweger) skos:exactMatch OMIM:614872 peroxisome biogenesis disorder 7a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013938 peroxisome biogenesis disorder 7A (Zellweger) skos:exactMatch UMLS:C3888385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013939 peroxisome biogenesis disorder 7B skos:exactMatch NCIT:C155761 Peroxisome Biogenesis Disorder 7B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013939 peroxisome biogenesis disorder 7B skos:exactMatch OMIM:614873 peroxisome biogenesis disorder 7b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013939 peroxisome biogenesis disorder 7B skos:exactMatch UMLS:C3553951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013940 primary ciliary dyskinesia 18 skos:exactMatch DOID:0110604 primary ciliary dyskinesia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013940 primary ciliary dyskinesia 18 skos:exactMatch OMIM:614874 ciliary dyskinesia, primary, 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013940 primary ciliary dyskinesia 18 skos:exactMatch UMLS:C3543825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013941 metaphyseal chondromatosis with D-2-hydroxyglutaric aciduria skos:exactMatch OMIM:614875 metaphyseal enchondromatosis with d-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013941 metaphyseal chondromatosis with D-2-hydroxyglutaric aciduria skos:exactMatch Orphanet:99646 Metaphyseal chondromatosis with D-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013941 metaphyseal chondromatosis with D-2-hydroxyglutaric aciduria skos:exactMatch UMLS:C3553958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013942 peroxisome biogenesis disorder 8A (Zellweger) skos:exactMatch DOID:0080483 peroxisome biogenesis disorder 8A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013942 peroxisome biogenesis disorder 8A (Zellweger) skos:exactMatch OMIM:614876 peroxisome biogenesis disorder 8a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013942 peroxisome biogenesis disorder 8A (Zellweger) skos:exactMatch UMLS:C3553959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013943 peroxisome biogenesis disorder 8B skos:exactMatch NCIT:C155763 Peroxisome Biogenesis Disorder 8B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013943 peroxisome biogenesis disorder 8B skos:exactMatch OMIM:614877 peroxisome biogenesis disorder 8b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013943 peroxisome biogenesis disorder 8B skos:exactMatch UMLS:C3553960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013944 autoinflammation-PLCG2-associated antibody deficiency-immune dysregulation skos:exactMatch OMIM:614878 autoinflammation, antibody deficiency, and immune dysregulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013944 autoinflammation-PLCG2-associated antibody deficiency-immune dysregulation skos:exactMatch Orphanet:324530 Autoinflammation-PLCG2-associated antibody deficiency-immune dysregulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013944 autoinflammation-PLCG2-associated antibody deficiency-immune dysregulation skos:exactMatch UMLS:C3553961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013945 peroxisome biogenesis disorder 9B skos:exactMatch OMIM:614879 peroxisome biogenesis disorder 9b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013945 peroxisome biogenesis disorder 9B skos:exactMatch UMLS:CN159238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013946 hypogonadotropic hypogonadism 15 with or without anosmia skos:exactMatch DOID:0090075 hypogonadotropic hypogonadism 15 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013946 hypogonadotropic hypogonadism 15 with or without anosmia skos:exactMatch OMIM:614880 hypogonadotropic hypogonadism 15 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013946 hypogonadotropic hypogonadism 15 with or without anosmia skos:exactMatch UMLS:C3553977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013947 young adult-onset distal hereditary motor neuropathy skos:exactMatch DOID:0111214 distal spinal muscular atrophy type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013947 young adult-onset distal hereditary motor neuropathy skos:exactMatch OMIM:614881 spinal muscular atrophy, distal, autosomal recessive, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013947 young adult-onset distal hereditary motor neuropathy skos:exactMatch Orphanet:314485 Young adult-onset distal hereditary motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013947 young adult-onset distal hereditary motor neuropathy skos:exactMatch UMLS:C3553989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013948 peroxisome biogenesis disorder 10A (Zellweger) skos:exactMatch DOID:0080484 peroxisome biogenesis disorder 10A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013948 peroxisome biogenesis disorder 10A (Zellweger) skos:exactMatch OMIM:614882 peroxisome biogenesis disorder 10a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013948 peroxisome biogenesis disorder 10A (Zellweger) skos:exactMatch UMLS:C3553999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013949 peroxisome biogenesis disorder 11A (Zellweger) skos:exactMatch DOID:0080485 peroxisome biogenesis disorder 11A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013949 peroxisome biogenesis disorder 11A (Zellweger) skos:exactMatch OMIM:614883 peroxisome biogenesis disorder 11a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013949 peroxisome biogenesis disorder 11A (Zellweger) skos:exactMatch UMLS:C3554000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013950 peroxisome biogenesis disorder 11B skos:exactMatch OMIM:614885 peroxisome biogenesis disorder 11b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013950 peroxisome biogenesis disorder 11B skos:exactMatch UMLS:C3554001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013951 peroxisome biogenesis disorder 12A (Zellweger) skos:exactMatch DOID:0080486 peroxisome biogenesis disorder 12A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013951 peroxisome biogenesis disorder 12A (Zellweger) skos:exactMatch OMIM:614886 peroxisome biogenesis disorder 12a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013951 peroxisome biogenesis disorder 12A (Zellweger) skos:exactMatch UMLS:C3554002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013952 peroxisome biogenesis disorder 13A (Zellweger) skos:exactMatch DOID:0080487 peroxisome biogenesis disorder 13A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013952 peroxisome biogenesis disorder 13A (Zellweger) skos:exactMatch MESH:C566624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013952 peroxisome biogenesis disorder 13A (Zellweger) skos:exactMatch OMIM:614887 peroxisome biogenesis disorder 13a (zellweger) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013952 peroxisome biogenesis disorder 13A (Zellweger) skos:exactMatch UMLS:C3554004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013953 immunodeficiency 28 skos:exactMatch DOID:0111995 immunodeficiency 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013953 immunodeficiency 28 skos:exactMatch OMIM:614889 immunodeficiency 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013953 immunodeficiency 28 skos:exactMatch UMLS:C4013947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013954 Mendelian susceptibility to mycobacterial diseases due to complete IL12B deficiency skos:exactMatch DOID:0111950 immunodeficiency 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013954 Mendelian susceptibility to mycobacterial diseases due to complete IL12B deficiency skos:exactMatch OMIM:614890 immunodeficiency 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013954 Mendelian susceptibility to mycobacterial diseases due to complete IL12B deficiency skos:exactMatch Orphanet:319558 Mendelian susceptibility to mycobacterial diseases due to complete IL12B deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013954 Mendelian susceptibility to mycobacterial diseases due to complete IL12B deficiency skos:exactMatch UMLS:C4013948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013955 Mendelian susceptibility to mycobacterial diseases due to complete IL12RB1 deficiency skos:exactMatch DOID:0111990 immunodeficiency 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013955 Mendelian susceptibility to mycobacterial diseases due to complete IL12RB1 deficiency skos:exactMatch OMIM:614891 immunodeficiency 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013955 Mendelian susceptibility to mycobacterial diseases due to complete IL12RB1 deficiency skos:exactMatch Orphanet:319552 Mendelian susceptibility to mycobacterial diseases due to complete IL12RB1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013955 Mendelian susceptibility to mycobacterial diseases due to complete IL12RB1 deficiency skos:exactMatch UMLS:C4013949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013956 Mendelian susceptibility to mycobacterial diseases due to partial STAT1 deficiency skos:exactMatch DOID:0111945 immunodeficiency 31A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013956 Mendelian susceptibility to mycobacterial diseases due to partial STAT1 deficiency skos:exactMatch OMIM:614892 immunodeficiency 31a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013956 Mendelian susceptibility to mycobacterial diseases due to partial STAT1 deficiency skos:exactMatch Orphanet:319595 Mendelian susceptibility to mycobacterial diseases due to partial STAT1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013956 Mendelian susceptibility to mycobacterial diseases due to partial STAT1 deficiency skos:exactMatch UMLS:C4013950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013957 Mendelian susceptibility to mycobacterial diseases due to partial IRF8 deficiency skos:exactMatch DOID:0111986 immunodeficiency 32A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013957 Mendelian susceptibility to mycobacterial diseases due to partial IRF8 deficiency skos:exactMatch OMIM:614893 immunodeficiency 32a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013957 Mendelian susceptibility to mycobacterial diseases due to partial IRF8 deficiency skos:exactMatch Orphanet:319600 Mendelian susceptibility to mycobacterial diseases due to partial IRF8 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013957 Mendelian susceptibility to mycobacterial diseases due to partial IRF8 deficiency skos:exactMatch UMLS:C3808589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013959 Charcot-Marie-Tooth disease type 4F skos:exactMatch DOID:0110193 Charcot-Marie-Tooth disease type 4F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013959 Charcot-Marie-Tooth disease type 4F skos:exactMatch OMIM:614895 charcot-marie-tooth disease, demyelinating, iia 4f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013959 Charcot-Marie-Tooth disease type 4F skos:exactMatch Orphanet:99952 Charcot-Marie-Tooth disease type 4F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013959 Charcot-Marie-Tooth disease type 4F skos:exactMatch SCTID:715801001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013959 Charcot-Marie-Tooth disease type 4F skos:exactMatch UMLS:C3540453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013960 sinoatrial node dysfunction and deafness skos:exactMatch OMIM:614896 sinoatrial node dysfunction and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013960 sinoatrial node dysfunction and deafness skos:exactMatch Orphanet:324321 Sinoatrial node dysfunction and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013960 sinoatrial node dysfunction and deafness skos:exactMatch UMLS:C3554018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013961 hypogonadotropic hypogonadism 16 with or without anosmia skos:exactMatch DOID:0090080 hypogonadotropic hypogonadism 16 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013961 hypogonadotropic hypogonadism 16 with or without anosmia skos:exactMatch OMIM:614897 hypogonadotropic hypogonadism 16 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013961 hypogonadotropic hypogonadism 16 with or without anosmia skos:exactMatch UMLS:C3554021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013962 hereditary spastic paraplegia 53 skos:exactMatch DOID:0110805 hereditary spastic paraplegia 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013962 hereditary spastic paraplegia 53 skos:exactMatch OMIM:614898 spastic paraplegia 53, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013962 hereditary spastic paraplegia 53 skos:exactMatch Orphanet:319199 Autosomal recessive spastic paraplegia type 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013962 hereditary spastic paraplegia 53 skos:exactMatch SCTID:723823004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013962 hereditary spastic paraplegia 53 skos:exactMatch UMLS:C3539494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013962 hereditary spastic paraplegia 53 skos:exactMatch UMLS:C4510082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013963 autosomal recessive nonsyndromic hearing loss 93 skos:exactMatch DOID:0110537 autosomal recessive nonsyndromic deafness 93 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013963 autosomal recessive nonsyndromic hearing loss 93 skos:exactMatch OMIM:614899 deafness, autosomal recessive 93 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013964 Diamond-Blackfan anemia 11 skos:exactMatch DOID:0111892 Diamond-Blackfan anemia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013964 Diamond-Blackfan anemia 11 skos:exactMatch NCIT:C176920 Diamond-Blackfan Anemia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013964 Diamond-Blackfan anemia 11 skos:exactMatch OMIM:614900 diamond-blackfan anemia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013964 Diamond-Blackfan anemia 11 skos:exactMatch UMLS:C3554042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013965 lethal congenital contracture syndrome 4 skos:exactMatch DOID:0060654 lethal congenital contracture syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013965 lethal congenital contracture syndrome 4 skos:exactMatch OMIM:614915 lethal congenital contracture syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013965 lethal congenital contracture syndrome 4 skos:exactMatch UMLS:C3554046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013966 catecholaminergic polymorphic ventricular tachycardia 4 skos:exactMatch DOID:0060678 catecholaminergic polymorphic ventricular tachycardia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013966 catecholaminergic polymorphic ventricular tachycardia 4 skos:exactMatch OMIM:614916 ventricular tachycardia, catecholaminergic polymorphic, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013966 catecholaminergic polymorphic ventricular tachycardia 4 skos:exactMatch UMLS:C3554047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013967 peroxisome biogenesis disorder 14B skos:exactMatch DOID:0081274 peroxisome biogenesis disorder 14B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013967 peroxisome biogenesis disorder 14B skos:exactMatch OMIM:614920 peroxisome biogenesis disorder 14b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013967 peroxisome biogenesis disorder 14B skos:exactMatch UMLS:C3554055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013968 PGM1-congenital disorder of glycosylation skos:exactMatch DOID:0080570 congenital disorder of glycosylation It semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013968 PGM1-congenital disorder of glycosylation skos:exactMatch MESH:C567859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013968 PGM1-congenital disorder of glycosylation skos:exactMatch OMIM:614921 congenital disorder of glycosylation, iia it semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013968 PGM1-congenital disorder of glycosylation skos:exactMatch Orphanet:319646 PGM1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013968 PGM1-congenital disorder of glycosylation skos:exactMatch UMLS:C2752015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013969 combined oxidative phosphorylation defect type 11 skos:exactMatch DOID:0111481 combined oxidative phosphorylation deficiency 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013969 combined oxidative phosphorylation defect type 11 skos:exactMatch OMIM:614922 combined oxidative phosphorylation deficiency 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013969 combined oxidative phosphorylation defect type 11 skos:exactMatch Orphanet:324535 Combined oxidative phosphorylation defect type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013969 combined oxidative phosphorylation defect type 11 skos:exactMatch UMLS:C3554067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013970 branched-chain keto acid dehydrogenase kinase deficiency skos:exactMatch DOID:0090126 branched-chain keto acid dehydrogenase kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013970 branched-chain keto acid dehydrogenase kinase deficiency skos:exactMatch OMIM:614923 branched-chain keto acid dehydrogenase kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013970 branched-chain keto acid dehydrogenase kinase deficiency skos:exactMatch Orphanet:308410 Autism-epilepsy syndrome due to branched chain ketoacid dehydrogenase kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013970 branched-chain keto acid dehydrogenase kinase deficiency skos:exactMatch UMLS:C3554078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013971 leukoencephalopathy-thalamus and brainstem anomalies-high lactate syndrome skos:exactMatch DOID:0111493 combined oxidative phosphorylation deficiency 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013971 leukoencephalopathy-thalamus and brainstem anomalies-high lactate syndrome skos:exactMatch OMIM:614924 combined oxidative phosphorylation deficiency 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013971 leukoencephalopathy-thalamus and brainstem anomalies-high lactate syndrome skos:exactMatch Orphanet:314051 Leukoencephalopathy-thalamus and brainstem anomalies-high lactate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013971 leukoencephalopathy-thalamus and brainstem anomalies-high lactate syndrome skos:exactMatch SCTID:763366000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013971 leukoencephalopathy-thalamus and brainstem anomalies-high lactate syndrome skos:exactMatch UMLS:C3554079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013972 Perrault syndrome 2 skos:exactMatch OMIM:614926 perrault syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013972 Perrault syndrome 2 skos:exactMatch UMLS:C3554105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013973 ectodermal dysplasia 5, hair/nail type skos:exactMatch DOID:0111657 ectodermal dysplasia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013973 ectodermal dysplasia 5, hair/nail type skos:exactMatch OMIM:614927 ectodermal dysplasia 5, hair/nail iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013973 ectodermal dysplasia 5, hair/nail type skos:exactMatch UMLS:C3554108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013974 ectodermal dysplasia 6, hair/nail type skos:exactMatch DOID:0111659 ectodermal dysplasia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013974 ectodermal dysplasia 6, hair/nail type skos:exactMatch OMIM:614928 ectodermal dysplasia 6, hair/nail iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013974 ectodermal dysplasia 6, hair/nail type skos:exactMatch UMLS:C3554111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013975 ectodermal dysplasia 7, hair/nail type skos:exactMatch DOID:0111660 ectodermal dysplasia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013975 ectodermal dysplasia 7, hair/nail type skos:exactMatch OMIM:614929 ectodermal dysplasia 7, hair/nail iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013975 ectodermal dysplasia 7, hair/nail type skos:exactMatch UMLS:C3554117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013976 ectodermal dysplasia 9, hair/nail type skos:exactMatch DOID:0111656 ectodermal dysplasia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013976 ectodermal dysplasia 9, hair/nail type skos:exactMatch OMIM:614931 ectodermal dysplasia 9, hair/nail iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013976 ectodermal dysplasia 9, hair/nail type skos:exactMatch UMLS:C3554127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013977 combined oxidative phosphorylation defect type 13 skos:exactMatch DOID:0111467 combined oxidative phosphorylation deficiency 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013977 combined oxidative phosphorylation defect type 13 skos:exactMatch OMIM:614932 combined oxidative phosphorylation deficiency 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013977 combined oxidative phosphorylation defect type 13 skos:exactMatch Orphanet:319514 Combined oxidative phosphorylation defect type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013977 combined oxidative phosphorylation defect type 13 skos:exactMatch SCTID:763110007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013977 combined oxidative phosphorylation defect type 13 skos:exactMatch UMLS:C3554129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013978 autosomal recessive nonsyndromic hearing loss 70 skos:exactMatch DOID:0110521 autosomal recessive nonsyndromic deafness 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013978 autosomal recessive nonsyndromic hearing loss 70 skos:exactMatch OMIM:614934 deafness, autosomal recessive 70, with or without adult-onset neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013978 autosomal recessive nonsyndromic hearing loss 70 skos:exactMatch UMLS:C1824925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013979 primary ciliary dyskinesia 19 skos:exactMatch DOID:0110608 primary ciliary dyskinesia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013979 primary ciliary dyskinesia 19 skos:exactMatch OMIM:614935 ciliary dyskinesia, primary, 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013979 primary ciliary dyskinesia 19 skos:exactMatch UMLS:C3543826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013980 palmoplantar keratoderma, punctate type ib skos:exactMatch OMIM:614936 palmoplantar keratoderma, punctate iia 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013980 palmoplantar keratoderma, punctate type ib skos:exactMatch UMLS:C3554145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013981 myoclonus, familial skos:exactMatch OMIMPS:614937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013981 myoclonus, familial skos:exactMatch Orphanet:319189 Familial cortical myoclonus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013981 myoclonus, familial skos:exactMatch SCTID:763770005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013981 myoclonus, familial skos:exactMatch UMLS:C3539916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013982 ectodermal dysplasia 11A, hypohidrotic/hair/tooth type, autosomal dominant skos:exactMatch DOID:0111653 ectodermal dysplasia 11A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013982 ectodermal dysplasia 11A, hypohidrotic/hair/tooth type, autosomal dominant skos:exactMatch OMIM:614940 ectodermal dysplasia 11a, hypohidrotic/hair/tooth type, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013982 ectodermal dysplasia 11A, hypohidrotic/hair/tooth type, autosomal dominant skos:exactMatch UMLS:C3541517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013983 ectodermal dysplasia 11B, hypohidrotic/hair/tooth type, autosomal recessive skos:exactMatch DOID:0111654 ectodermal dysplasia 11B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013983 ectodermal dysplasia 11B, hypohidrotic/hair/tooth type, autosomal recessive skos:exactMatch OMIM:614941 ectodermal dysplasia 11b, hypohidrotic/hair/tooth type, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013983 ectodermal dysplasia 11B, hypohidrotic/hair/tooth type, autosomal recessive skos:exactMatch UMLS:C3539920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013984 autosomal recessive nonsyndromic hearing loss 84B skos:exactMatch DOID:0110530 autosomal recessive nonsyndromic deafness 84B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013984 autosomal recessive nonsyndromic hearing loss 84B skos:exactMatch OMIM:614944 deafness, autosomal recessive 84b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013984 autosomal recessive nonsyndromic hearing loss 84B skos:exactMatch UMLS:C3554159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013985 autosomal recessive nonsyndromic hearing loss 18B skos:exactMatch DOID:0110474 autosomal recessive nonsyndromic deafness 18B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013985 autosomal recessive nonsyndromic hearing loss 18B skos:exactMatch OMIM:614945 deafness, autosomal recessive 18b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013985 autosomal recessive nonsyndromic hearing loss 18B skos:exactMatch UMLS:C3554163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013986 combined oxidative phosphorylation defect type 14 skos:exactMatch DOID:0111477 combined oxidative phosphorylation deficiency 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013986 combined oxidative phosphorylation defect type 14 skos:exactMatch OMIM:614946 combined oxidative phosphorylation deficiency 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013986 combined oxidative phosphorylation defect type 14 skos:exactMatch Orphanet:319519 Combined oxidative phosphorylation defect type 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013986 combined oxidative phosphorylation defect type 14 skos:exactMatch UMLS:C3554168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013987 combined oxidative phosphorylation defect type 15 skos:exactMatch DOID:0111491 combined oxidative phosphorylation deficiency 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013987 combined oxidative phosphorylation defect type 15 skos:exactMatch OMIM:614947 combined oxidative phosphorylation deficiency 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013987 combined oxidative phosphorylation defect type 15 skos:exactMatch Orphanet:319524 Combined oxidative phosphorylation defect type 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013987 combined oxidative phosphorylation defect type 15 skos:exactMatch SCTID:763203009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013987 combined oxidative phosphorylation defect type 15 skos:exactMatch UMLS:C3554182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013988 congenital heart defects, multiple types, 3 skos:exactMatch OMIM:614954 congenital heart defects, multiple types, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013988 congenital heart defects, multiple types, 3 skos:exactMatch UMLS:C3554194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013989 developmental and epileptic encephalopathy, 14 skos:exactMatch DOID:0080439 developmental and epileptic encephalopathy 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013989 developmental and epileptic encephalopathy, 14 skos:exactMatch OMIM:614959 developmental and epileptic encephalopathy 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013989 developmental and epileptic encephalopathy, 14 skos:exactMatch UMLS:C3554195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013990 pontocerebellar hypoplasia type 8 skos:exactMatch DOID:0060277 pontocerebellar hypoplasia type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013990 pontocerebellar hypoplasia type 8 skos:exactMatch OMIM:614961 pontocerebellar hypoplasia, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013990 pontocerebellar hypoplasia type 8 skos:exactMatch Orphanet:324569 Pontocerebellar hypoplasia type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013990 pontocerebellar hypoplasia type 8 skos:exactMatch SCTID:718611007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013990 pontocerebellar hypoplasia type 8 skos:exactMatch UMLS:C3554209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013991 obesity due to congenital leptin deficiency skos:exactMatch DOID:0111334 congenital leptin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013991 obesity due to congenital leptin deficiency skos:exactMatch OMIM:614962 leptin deficiency or dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013991 obesity due to congenital leptin deficiency skos:exactMatch Orphanet:66628 Obesity due to congenital leptin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013991 obesity due to congenital leptin deficiency skos:exactMatch UMLS:C3554224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013992 obesity due to leptin receptor gene deficiency skos:exactMatch NCIT:C120386 Leptin Receptor Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013992 obesity due to leptin receptor gene deficiency skos:exactMatch OMIM:614963 leptin receptor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013992 obesity due to leptin receptor gene deficiency skos:exactMatch Orphanet:179494 Obesity due to leptin receptor gene deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013992 obesity due to leptin receptor gene deficiency skos:exactMatch UMLS:C3554225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013993 pontocerebellar hypoplasia type 7 skos:exactMatch DOID:0060276 pontocerebellar hypoplasia type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013993 pontocerebellar hypoplasia type 7 skos:exactMatch OMIM:614969 pontocerebellar hypoplasia, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013993 pontocerebellar hypoplasia type 7 skos:exactMatch Orphanet:284339 Pontocerebellar hypoplasia type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013993 pontocerebellar hypoplasia type 7 skos:exactMatch SCTID:718605009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013993 pontocerebellar hypoplasia type 7 skos:exactMatch UMLS:C3554226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013994 Joubert syndrome 20 skos:exactMatch DOID:0110989 Joubert syndrome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013994 Joubert syndrome 20 skos:exactMatch OMIM:614970 joubert syndrome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013994 Joubert syndrome 20 skos:exactMatch UMLS:C3554235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013995 cholestasis, intrahepatic, of pregnancy, 3 skos:exactMatch DOID:0070229 intrahepatic cholestasis of pregnancy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013995 cholestasis, intrahepatic, of pregnancy, 3 skos:exactMatch OMIM:614972 cholestasis, intrahepatic, of pregnancy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013995 cholestasis, intrahepatic, of pregnancy, 3 skos:exactMatch UMLS:C3554241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013996 focal facial dermal dysplasia type II skos:exactMatch OMIM:614973 focal facial dermal dysplasia 2, brauer-setleis iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013996 focal facial dermal dysplasia type II skos:exactMatch Orphanet:398173 Focal facial dermal dysplasia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013996 focal facial dermal dysplasia type II skos:exactMatch UMLS:C3554245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013997 focal facial dermal dysplasia type IV skos:exactMatch OMIM:614974 focal facial dermal dysplasia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013997 focal facial dermal dysplasia type IV skos:exactMatch Orphanet:398189 Focal facial dermal dysplasia type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013997 focal facial dermal dysplasia type IV skos:exactMatch UMLS:C3554246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013998 MEGF8-related Carpenter syndrome skos:exactMatch OMIM:614976 carpenter syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013998 MEGF8-related Carpenter syndrome skos:exactMatch UMLS:C3554247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013999 optic nerve edema-splenomegaly syndrome skos:exactMatch OMIM:614979 retinal dystrophy, optic nerve edema, splenomegaly, anhidrosis, and migraine headache syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013999 optic nerve edema-splenomegaly syndrome skos:exactMatch Orphanet:313800 Retinal dystrophy-optic nerve edema-splenomegaly-anhidrosis-migraine headache syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0013999 optic nerve edema-splenomegaly syndrome skos:exactMatch UMLS:C3554278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014000 congenital heart defects, multiple types, 2 skos:exactMatch OMIM:614980 congenital heart defects, multiple types, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014000 congenital heart defects, multiple types, 2 skos:exactMatch UMLS:C3554279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014001 Usher syndrome type 1K skos:exactMatch DOID:0110837 Usher syndrome type 1K semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014001 Usher syndrome type 1K skos:exactMatch OMIM:614990 usher syndrome, iia 1k semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014001 Usher syndrome type 1K skos:exactMatch UMLS:C3539124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014002 autosomal dominant nocturnal frontal lobe epilepsy 5 skos:exactMatch DOID:0060686 autosomal dominant nocturnal frontal lobe epilepsy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014002 autosomal dominant nocturnal frontal lobe epilepsy 5 skos:exactMatch OMIM:615005 epilepsy, nocturnal frontal lobe, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014002 autosomal dominant nocturnal frontal lobe epilepsy 5 skos:exactMatch UMLS:C3554306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014003 developmental and epileptic encephalopathy, 15 skos:exactMatch DOID:0080414 developmental and epileptic encephalopathy 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014003 developmental and epileptic encephalopathy, 15 skos:exactMatch OMIM:615006 developmental and epileptic encephalopathy 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014003 developmental and epileptic encephalopathy, 15 skos:exactMatch UMLS:C3554316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014004 basal ganglia calcification, idiopathic, 4 skos:exactMatch OMIM:615007 basal ganglia calcification, idiopathic, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014004 basal ganglia calcification, idiopathic, 4 skos:exactMatch UMLS:C3554321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014005 immunoglobulin-mediated membranoproliferative glomerulonephritis skos:exactMatch NCIT:C123055 Immune Complex Mediated Membranoproliferative Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014005 immunoglobulin-mediated membranoproliferative glomerulonephritis skos:exactMatch OMIM:615008 nephrotic syndrome, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014005 immunoglobulin-mediated membranoproliferative glomerulonephritis skos:exactMatch Orphanet:329903 Immunoglobulin-mediated membranoproliferative glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014006 Schuurs-Hoeijmakers syndrome skos:exactMatch DOID:0070047 Schuurs-Hoeijmakers Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014006 Schuurs-Hoeijmakers syndrome skos:exactMatch NCIT:C150555 Schuurs-Hoeijmakers Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014006 Schuurs-Hoeijmakers syndrome skos:exactMatch OMIM:615009 schuurs-hoeijmakers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014006 Schuurs-Hoeijmakers syndrome skos:exactMatch Orphanet:329224 Intellectual disability-craniofacial dysmorphism-cryptorchidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014006 Schuurs-Hoeijmakers syndrome skos:exactMatch UMLS:C3554343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014007 Aicardi-Goutieres syndrome 6 skos:exactMatch OMIM:615010 aicardi-goutieres syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014007 Aicardi-Goutieres syndrome 6 skos:exactMatch UMLS:C3539013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014008 phosphohydroxylysinuria skos:exactMatch OMIM:615011 phosphohydroxylysinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014008 phosphohydroxylysinuria skos:exactMatch UMLS:C3554344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014009 autosomal recessive congenital ichthyosis 7 skos:exactMatch DOID:0060716 autosomal recessive congenital ichthyosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014009 autosomal recessive congenital ichthyosis 7 skos:exactMatch OMIM:615022 ichthyosis, congenital, autosomal recessive 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014009 autosomal recessive congenital ichthyosis 7 skos:exactMatch UMLS:C3554348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014010 autosomal recessive congenital ichthyosis 9 skos:exactMatch DOID:0060718 autosomal recessive congenital ichthyosis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014010 autosomal recessive congenital ichthyosis 9 skos:exactMatch OMIM:615023 ichthyosis, congenital, autosomal recessive 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014010 autosomal recessive congenital ichthyosis 9 skos:exactMatch UMLS:C3554349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014011 autosomal recessive congenital ichthyosis 10 skos:exactMatch DOID:0060719 autosomal recessive congenital ichthyosis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014011 autosomal recessive congenital ichthyosis 10 skos:exactMatch OMIM:615024 ichthyosis, congenital, autosomal recessive 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014011 autosomal recessive congenital ichthyosis 10 skos:exactMatch UMLS:C3554355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014012 Charcot-Marie-Tooth disease axonal type 2Q skos:exactMatch DOID:0110170 Charcot-Marie-Tooth disease axonal type 2Q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014012 Charcot-Marie-Tooth disease axonal type 2Q skos:exactMatch OMIM:615025 charcot-marie-tooth disease, axonal, iia 2q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014012 Charcot-Marie-Tooth disease axonal type 2Q skos:exactMatch Orphanet:329258 Autosomal dominant Charcot-Marie-Tooth disease type 2Q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014012 Charcot-Marie-Tooth disease axonal type 2Q skos:exactMatch UMLS:C3554366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014013 maternal riboflavin deficiency skos:exactMatch Orphanet:411712 Maternal riboflavin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014014 epidermolysis bullosa simplex 4, localized or generalized intermediate, autosomal recessive skos:exactMatch OMIM:615028 epidermolysis bullosa simplex 4, localized or generalized intermediate, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014014 epidermolysis bullosa simplex 4, localized or generalized intermediate, autosomal recessive skos:exactMatch Orphanet:412189 Epidermolysis bullosa simplex due to exophilin 5 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014014 epidermolysis bullosa simplex 4, localized or generalized intermediate, autosomal recessive skos:exactMatch UMLS:C3554367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014015 hereditary spastic paraplegia 56 skos:exactMatch DOID:0110808 hereditary spastic paraplegia 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014015 hereditary spastic paraplegia 56 skos:exactMatch OMIM:615030 spastic paraplegia 56, autosomal recessive, with or without pseudoxanthoma elasticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014015 hereditary spastic paraplegia 56 skos:exactMatch Orphanet:320411 Autosomal recessive spastic paraplegia type 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014015 hereditary spastic paraplegia 56 skos:exactMatch UMLS:C3539507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014016 hereditary spastic paraplegia 49 skos:exactMatch DOID:0110801 hereditary spastic paraplegia 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014016 hereditary spastic paraplegia 49 skos:exactMatch OMIM:615031 neuropathy, hereditary sensory and autonomic, iia ix, with developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014016 hereditary spastic paraplegia 49 skos:exactMatch Orphanet:320385 Hereditary sensory and autonomic neuropathy due to TECPR2 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014016 hereditary spastic paraplegia 49 skos:exactMatch UMLS:C3542549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014017 autism, susceptibility to, 18 skos:exactMatch OMIM:615032 intellectual developmental disorder with autism and macrocephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014018 hereditary spastic paraplegia 54 skos:exactMatch DOID:0110806 hereditary spastic paraplegia 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014018 hereditary spastic paraplegia 54 skos:exactMatch OMIM:615033 spastic paraplegia 54, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014018 hereditary spastic paraplegia 54 skos:exactMatch Orphanet:320380 Autosomal recessive spastic paraplegia type 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014018 hereditary spastic paraplegia 54 skos:exactMatch SCTID:723824005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014018 hereditary spastic paraplegia 54 skos:exactMatch UMLS:C3539495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014018 hereditary spastic paraplegia 54 skos:exactMatch UMLS:C4510083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014019 dystonia 24 skos:exactMatch DOID:0090052 dystonia 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014019 dystonia 24 skos:exactMatch OMIM:615034 dystonia 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014019 dystonia 24 skos:exactMatch Orphanet:420485 Cranio-cervical dystonia with laryngeal and upper-limb involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014019 dystonia 24 skos:exactMatch UMLS:C3554374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014020 hereditary spastic paraplegia 55 skos:exactMatch DOID:0110807 hereditary spastic paraplegia 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014020 hereditary spastic paraplegia 55 skos:exactMatch OMIM:615035 spastic paraplegia 55, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014020 hereditary spastic paraplegia 55 skos:exactMatch Orphanet:320375 Autosomal recessive spastic paraplegia type 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014020 hereditary spastic paraplegia 55 skos:exactMatch SCTID:723825006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014020 hereditary spastic paraplegia 55 skos:exactMatch UMLS:C3539506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014020 hereditary spastic paraplegia 55 skos:exactMatch UMLS:C4510214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014021 familial episodic pain syndrome with predominantly upper body involvement skos:exactMatch OMIM:615040 episodic pain syndrome, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014021 familial episodic pain syndrome with predominantly upper body involvement skos:exactMatch Orphanet:391389 Familial episodic pain syndrome with predominantly upper body involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014021 familial episodic pain syndrome with predominantly upper body involvement skos:exactMatch UMLS:C3808667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014021 familial episodic pain syndrome with predominantly upper body involvement skos:exactMatch UMLS:CN204968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014022 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 10 skos:exactMatch DOID:0111239 congenital muscular dystrophy-dystroglycanopathy type A10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014022 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 10 skos:exactMatch OMIM:615041 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014022 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 10 skos:exactMatch UMLS:C3554381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014023 congenital muscular dystrophy with intellectual disability and severe epilepsy skos:exactMatch DOID:0080571 congenital disorder of glycosylation Iu semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014023 congenital muscular dystrophy with intellectual disability and severe epilepsy skos:exactMatch OMIM:615042 congenital disorder of glycosylation, iia iu semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014023 congenital muscular dystrophy with intellectual disability and severe epilepsy skos:exactMatch Orphanet:329178 Congenital muscular dystrophy with intellectual disability and severe epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014023 congenital muscular dystrophy with intellectual disability and severe epilepsy skos:exactMatch UMLS:C3554385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014024 hereditary spastic paraplegia 43 skos:exactMatch DOID:0110795 hereditary spastic paraplegia 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014024 hereditary spastic paraplegia 43 skos:exactMatch OMIM:615043 spastic paraplegia 43, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014024 hereditary spastic paraplegia 43 skos:exactMatch Orphanet:320370 Autosomal recessive spastic paraplegia type 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014024 hereditary spastic paraplegia 43 skos:exactMatch SCTID:764736001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014024 hereditary spastic paraplegia 43 skos:exactMatch UMLS:C2680446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014025 lower motor neuron syndrome with late-adult onset skos:exactMatch OMIM:615048 spinal muscular atrophy, jokela iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014025 lower motor neuron syndrome with late-adult onset skos:exactMatch Orphanet:276435 Lower motor neuron syndrome with late-adult onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014025 lower motor neuron syndrome with late-adult onset skos:exactMatch UMLS:C3554398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014026 congenital stationary night blindness 1F skos:exactMatch DOID:0110864 congenital stationary night blindness 1F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014026 congenital stationary night blindness 1F skos:exactMatch OMIM:615058 night blindness, congenital stationary, iia 1f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014026 congenital stationary night blindness 1F skos:exactMatch UMLS:C3554399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014027 hypotrichosis 11 skos:exactMatch DOID:0110708 hypotrichosis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014027 hypotrichosis 11 skos:exactMatch OMIM:615059 hypotrichosis 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014027 hypotrichosis 11 skos:exactMatch UMLS:C3554409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014028 distal arthrogryposis type 5D skos:exactMatch DOID:0111594 distal arthrogryposis type 5D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014028 distal arthrogryposis type 5D skos:exactMatch OMIM:615065 arthrogryposis, distal, iia 5d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014028 distal arthrogryposis type 5D skos:exactMatch Orphanet:329457 Distal arthrogryposis type 5D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014028 distal arthrogryposis type 5D skos:exactMatch UMLS:C3554415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014029 osteogenesis imperfecta type 14 skos:exactMatch DOID:0110343 osteogenesis imperfecta type 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014029 osteogenesis imperfecta type 14 skos:exactMatch OMIM:615066 osteogenesis imperfecta, iia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014029 osteogenesis imperfecta type 14 skos:exactMatch UMLS:C3554428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014030 primary ciliary dyskinesia 20 skos:exactMatch DOID:0110625 primary ciliary dyskinesia 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014030 primary ciliary dyskinesia 20 skos:exactMatch OMIM:615067 ciliary dyskinesia, primary, 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014030 primary ciliary dyskinesia 20 skos:exactMatch UMLS:C3540844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014031 microcephalic primordial dwarfism, Alazami type skos:exactMatch OMIM:615071 alazami syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014031 microcephalic primordial dwarfism, Alazami type skos:exactMatch Orphanet:319671 Alazami syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014031 microcephalic primordial dwarfism, Alazami type skos:exactMatch UMLS:C3554439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014032 brachydactyly type A1C skos:exactMatch DOID:0110977 brachydactyly type A1C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014032 brachydactyly type A1C skos:exactMatch OMIM:615072 brachydactyly, iia a1, c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014032 brachydactyly type A1C skos:exactMatch UMLS:C3554446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014033 dystonia 25 skos:exactMatch DOID:0090055 dystonia 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014033 dystonia 25 skos:exactMatch OMIM:615073 dystonia 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014033 dystonia 25 skos:exactMatch Orphanet:329466 Autosomal dominant focal dystonia, DYT25 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014033 dystonia 25 skos:exactMatch UMLS:C3554447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014034 severe intellectual disability-poor language-strabismus-grimacing face-long fingers syndrome skos:exactMatch DOID:0070048 GAND syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014034 severe intellectual disability-poor language-strabismus-grimacing face-long fingers syndrome skos:exactMatch OMIM:615074 gand syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014034 severe intellectual disability-poor language-strabismus-grimacing face-long fingers syndrome skos:exactMatch Orphanet:363686 Severe intellectual disability-poor language-strabismus-grimacing face-long fingers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014034 severe intellectual disability-poor language-strabismus-grimacing face-long fingers syndrome skos:exactMatch UMLS:C3554448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014035 severe intellectual disability-progressive spastic diplegia syndrome skos:exactMatch DOID:0070049 autosomal dominant intellectual developmental disorder 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014035 severe intellectual disability-progressive spastic diplegia syndrome skos:exactMatch OMIM:615075 neurodevelopmental disorder with spastic diplegia and visual defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014035 severe intellectual disability-progressive spastic diplegia syndrome skos:exactMatch Orphanet:404473 Severe intellectual disability-progressive spastic diplegia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014035 severe intellectual disability-progressive spastic diplegia syndrome skos:exactMatch UMLS:C3554449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014036 Alzheimer disease 17 skos:exactMatch DOID:0110049 Alzheimer's disease 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014036 Alzheimer disease 17 skos:exactMatch OMIM:615080 alzheimer disease 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014036 Alzheimer disease 17 skos:exactMatch UMLS:C3554452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014037 spermatogenic failure 11 skos:exactMatch DOID:0070180 spermatogenic failure 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014037 spermatogenic failure 11 skos:exactMatch OMIM:615081 spermatogenic failure 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014037 spermatogenic failure 11 skos:exactMatch UMLS:C3554453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014038 colorectal cancer, susceptibility to, 12 skos:exactMatch OMIM:615083 colorectal cancer, susceptibility to, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014039 mitochondrial DNA depletion syndrome 11 skos:exactMatch DOID:0080129 mitochondrial DNA depletion syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014039 mitochondrial DNA depletion syndrome 11 skos:exactMatch OMIM:615084 mitochondrial DNA depletion syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014039 mitochondrial DNA depletion syndrome 11 skos:exactMatch Orphanet:352447 Progressive external ophthalmoplegia-myopathy-emaciation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014039 mitochondrial DNA depletion syndrome 11 skos:exactMatch UMLS:C3554462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014040 autosomal recessive osteopetrosis 8 skos:exactMatch DOID:0110940 autosomal recessive osteopetrosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014040 autosomal recessive osteopetrosis 8 skos:exactMatch NCIT:C150556 Autosomal Recessive Osteopetrosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014040 autosomal recessive osteopetrosis 8 skos:exactMatch OMIM:615085 osteopetrosis, autosomal recessive 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014040 autosomal recessive osteopetrosis 8 skos:exactMatch UMLS:C3554478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014041 autism, susceptibility to, 19 skos:exactMatch OMIM:615091 autism, susceptibility to, 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014042 left ventricular noncompaction 7 skos:exactMatch NCIT:C157266 Left Ventricular Noncompaction 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014042 left ventricular noncompaction 7 skos:exactMatch OMIM:615092 left ventricular noncompaction 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014042 left ventricular noncompaction 7 skos:exactMatch UMLS:C3554496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014043 microcephalic primordial dwarfism due to ZNF335 deficiency skos:exactMatch DOID:0070294 primary autosomal recessive microcephaly 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014043 microcephalic primordial dwarfism due to ZNF335 deficiency skos:exactMatch OMIM:615095 microcephaly 10, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014043 microcephalic primordial dwarfism due to ZNF335 deficiency skos:exactMatch Orphanet:329228 Microcephalic primordial dwarfism due to ZNF335 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014043 microcephalic primordial dwarfism due to ZNF335 deficiency skos:exactMatch SCTID:724141003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014043 microcephalic primordial dwarfism due to ZNF335 deficiency skos:exactMatch UMLS:C3554499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014043 microcephalic primordial dwarfism due to ZNF335 deficiency skos:exactMatch UMLS:C4510378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014044 dysmorphism-conductive hearing loss-heart defect syndrome skos:exactMatch OMIM:615102 tyshchenko syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014044 dysmorphism-conductive hearing loss-heart defect syndrome skos:exactMatch Orphanet:289553 Dysmorphism-conductive hearing loss-heart defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014044 dysmorphism-conductive hearing loss-heart defect syndrome skos:exactMatch SCTID:763279007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014044 dysmorphism-conductive hearing loss-heart defect syndrome skos:exactMatch UMLS:C3554774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014046 Cowden syndrome 4 skos:exactMatch DOID:0081000 Cowden syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014046 Cowden syndrome 4 skos:exactMatch OMIM:615107 cowden syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014046 Cowden syndrome 4 skos:exactMatch UMLS:C3554517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014047 Cowden syndrome 5 skos:exactMatch DOID:0081001 Cowden syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014047 Cowden syndrome 5 skos:exactMatch OMIM:615108 cowden syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014047 Cowden syndrome 5 skos:exactMatch UMLS:C3554518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014048 Cowden syndrome 6 skos:exactMatch DOID:0081002 Cowden syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014048 Cowden syndrome 6 skos:exactMatch OMIM:615109 cowden syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014048 Cowden syndrome 6 skos:exactMatch UMLS:C3554519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014049 urofacial syndrome 2 skos:exactMatch OMIM:615112 urofacial syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014049 urofacial syndrome 2 skos:exactMatch UMLS:C3554520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014050 isolated microphthalmia 8 skos:exactMatch DOID:0060841 isolated microphthalmia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014050 isolated microphthalmia 8 skos:exactMatch OMIM:615113 microphthalmia, isolated 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014050 isolated microphthalmia 8 skos:exactMatch UMLS:C3554524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014051 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 2 skos:exactMatch DOID:0080358 fatal infantile cardioencephalomyopathy due to cytochrome c oxidase deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014051 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 2 skos:exactMatch OMIM:615119 mitochondrial complex 4 deficiency, nuclear iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014051 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 2 skos:exactMatch UMLS:C3554534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014052 congenital myasthenic syndrome 8 skos:exactMatch DOID:0110657 congenital myasthenic syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014052 congenital myasthenic syndrome 8 skos:exactMatch OMIM:615120 myasthenic syndrome, congenital, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014052 congenital myasthenic syndrome 8 skos:exactMatch UMLS:C3808739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014053 obsolete stomatin-like protein-2, hyperphosphorylation of skos:exactMatch OMIM:615121 stomatin-like protein-2, hyperphosphorylation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014054 lymphoproliferative syndrome 2 skos:exactMatch DOID:0060708 lymphoproliferative syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014054 lymphoproliferative syndrome 2 skos:exactMatch OMIM:615122 lymphoproliferative syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014054 lymphoproliferative syndrome 2 skos:exactMatch UMLS:C3554540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014055 epilepsy, familial adult myoclonic, 4 skos:exactMatch DOID:0111693 familial adult myoclonic epilepsy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014055 epilepsy, familial adult myoclonic, 4 skos:exactMatch OMIM:615127 epilepsy, familial adult myoclonic, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014055 epilepsy, familial adult myoclonic, 4 skos:exactMatch UMLS:C3554560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014056 melanoma, cutaneous malignant, susceptibility to, 9 skos:exactMatch OMIM:615134 melanoma, cutaneous malignant, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014057 maple syrup urine disease, mild variant skos:exactMatch OMIM:615135 maple syrup urine disease, mild variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014057 maple syrup urine disease, mild variant skos:exactMatch UMLS:C3554575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014058 facial dysmorphism-immunodeficiency-livedo-short stature syndrome skos:exactMatch OMIM:615139 facial dysmorphism, immunodeficiency, livedo, and short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014058 facial dysmorphism-immunodeficiency-livedo-short stature syndrome skos:exactMatch Orphanet:352712 Facial dysmorphism-immunodeficiency-livedo-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014058 facial dysmorphism-immunodeficiency-livedo-short stature syndrome skos:exactMatch UMLS:C3554576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014059 microphthalmia, isolated, with coloboma 9 skos:exactMatch OMIM:615145 microphthalmia, isolated, with coloboma 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014059 microphthalmia, isolated, with coloboma 9 skos:exactMatch UMLS:C3554592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014060 progressive retinal dystrophy due to retinol transport defect skos:exactMatch OMIM:615147 retinal dystrophy, iris coloboma, and comedogenic acne syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014060 progressive retinal dystrophy due to retinol transport defect skos:exactMatch Orphanet:352718 Progressive retinal dystrophy due to retinol transport defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014060 progressive retinal dystrophy due to retinol transport defect skos:exactMatch UMLS:C3554593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014061 Steel syndrome skos:exactMatch OMIM:615155 steel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014061 Steel syndrome skos:exactMatch Orphanet:438117 Steel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014061 Steel syndrome skos:exactMatch UMLS:C3554594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014062 mitochondrial DNA deletion syndrome with progressive myopathy skos:exactMatch DOID:0111519 autosomal dominant progressive external ophthalmoplegia with mitochondrial DNA deletions 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014062 mitochondrial DNA deletion syndrome with progressive myopathy skos:exactMatch OMIM:615156 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014062 mitochondrial DNA deletion syndrome with progressive myopathy skos:exactMatch Orphanet:352470 DNA2-related mitochondrial DNA deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014062 mitochondrial DNA deletion syndrome with progressive myopathy skos:exactMatch UMLS:C3554599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014063 mitochondrial complex III deficiency nuclear type 2 skos:exactMatch DOID:0060351 mitochondrial complex III deficiency nuclear type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014063 mitochondrial complex III deficiency nuclear type 2 skos:exactMatch OMIM:615157 mitochondrial complex 3 deficiency, nuclear iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014063 mitochondrial complex III deficiency nuclear type 2 skos:exactMatch UMLS:C3554605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014064 mitochondrial complex III deficiency nuclear type 3 skos:exactMatch DOID:0080112 mitochondrial complex III deficiency nuclear type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014064 mitochondrial complex III deficiency nuclear type 3 skos:exactMatch OMIM:615158 mitochondrial complex 3 deficiency, nuclear iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014064 mitochondrial complex III deficiency nuclear type 3 skos:exactMatch UMLS:C3554606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014065 mitochondrial complex III deficiency nuclear type 4 skos:exactMatch DOID:0080113 mitochondrial complex III deficiency nuclear type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014065 mitochondrial complex III deficiency nuclear type 4 skos:exactMatch OMIM:615159 mitochondrial complex 3 deficiency, nuclear iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014065 mitochondrial complex III deficiency nuclear type 4 skos:exactMatch UMLS:C3554607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014066 mitochondrial complex III deficiency nuclear type 5 skos:exactMatch DOID:0080114 mitochondrial complex III deficiency nuclear type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014066 mitochondrial complex III deficiency nuclear type 5 skos:exactMatch OMIM:615160 mitochondrial complex 3 deficiency, nuclear iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014066 mitochondrial complex III deficiency nuclear type 5 skos:exactMatch UMLS:C3554608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014067 short ulna-dysmorphism-hypotonia-intellectual disability syndrome skos:exactMatch OMIM:615162 intellectual developmental disorder, autosomal recessive 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014067 short ulna-dysmorphism-hypotonia-intellectual disability syndrome skos:exactMatch Orphanet:357175 Short ulna-dysmorphism-hypotonia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014067 short ulna-dysmorphism-hypotonia-intellectual disability syndrome skos:exactMatch UMLS:C3554609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014068 cone-rod dystrophy 17 skos:exactMatch DOID:0111023 cone-rod dystrophy 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014068 cone-rod dystrophy 17 skos:exactMatch OMIM:615163 cone-rod dystrophy 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014068 cone-rod dystrophy 17 skos:exactMatch UMLS:C3554610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014069 syndactyly-camptodactyly and clinodactyly of fifth fingers-bifid toes syndrome skos:exactMatch OMIM:615170 wahab syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014069 syndactyly-camptodactyly and clinodactyly of fifth fingers-bifid toes syndrome skos:exactMatch Orphanet:357332 Syndactyly-camptodactyly and clinodactyly of fifth fingers-bifid toes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014069 syndactyly-camptodactyly and clinodactyly of fifth fingers-bifid toes syndrome skos:exactMatch UMLS:C3554611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014070 oculocutaneous albinism type 7 skos:exactMatch DOID:0070100 oculocutaneous albinism type VII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014070 oculocutaneous albinism type 7 skos:exactMatch OMIM:615179 albinism, oculocutaneous, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014070 oculocutaneous albinism type 7 skos:exactMatch Orphanet:352745 Oculocutaneous albinism type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014070 oculocutaneous albinism type 7 skos:exactMatch SCTID:722059002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014070 oculocutaneous albinism type 7 skos:exactMatch UMLS:C3808786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014070 oculocutaneous albinism type 7 skos:exactMatch UMLS:CN204524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014071 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 11 skos:exactMatch DOID:0111230 congenital muscular dystrophy-dystroglycanopathy type A11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014071 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 11 skos:exactMatch OMIM:615181 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014071 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 11 skos:exactMatch UMLS:C3554638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014072 D,L-2-hydroxyglutaric aciduria skos:exactMatch DOID:0111619 combined D-2- and L-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014072 D,L-2-hydroxyglutaric aciduria skos:exactMatch OMIM:615182 combined d-2- and l-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014072 D,L-2-hydroxyglutaric aciduria skos:exactMatch Orphanet:356978 D,L-2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014072 D,L-2-hydroxyglutaric aciduria skos:exactMatch SCTID:713401006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014072 D,L-2-hydroxyglutaric aciduria skos:exactMatch UMLS:C4076194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014073 dilated cardiomyopathy 1II skos:exactMatch DOID:0110450 dilated cardiomyopathy 1II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014073 dilated cardiomyopathy 1II skos:exactMatch OMIM:615184 cardiomyopathy, dilated, 1ii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014073 dilated cardiomyopathy 1II skos:exactMatch UMLS:C3554649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014074 Charcot-Marie-Tooth disease dominant intermediate F skos:exactMatch DOID:0110206 Charcot-Marie-Tooth disease dominant intermediate F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014074 Charcot-Marie-Tooth disease dominant intermediate F skos:exactMatch OMIM:615185 charcot-marie-tooth disease, dominant intermediate f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014074 Charcot-Marie-Tooth disease dominant intermediate F skos:exactMatch Orphanet:352670 Autosomal dominant intermediate Charcot-Marie-Tooth disease type F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014074 Charcot-Marie-Tooth disease dominant intermediate F skos:exactMatch UMLS:C3554654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014075 cataract 39 multiple types skos:exactMatch DOID:0110236 cataract 39 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014075 cataract 39 multiple types skos:exactMatch OMIM:615188 cataract 39, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014075 cataract 39 multiple types skos:exactMatch UMLS:C3808800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014076 dyskeratosis congenita, autosomal recessive 5 skos:exactMatch DOID:0070022 autosomal recessive dyskeratosis congenita 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014076 dyskeratosis congenita, autosomal recessive 5 skos:exactMatch NCIT:C176928 Dyskeratosis Congenita, Autosomal Recessive 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014076 dyskeratosis congenita, autosomal recessive 5 skos:exactMatch OMIM:615190 dyskeratosis congenita, autosomal recessive 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014076 dyskeratosis congenita, autosomal recessive 5 skos:exactMatch UMLS:C3554656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014077 cobblestone lissencephaly without muscular or ocular involvement skos:exactMatch DOID:0112230 lissencephaly 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014077 cobblestone lissencephaly without muscular or ocular involvement skos:exactMatch OMIM:615191 lissencephaly 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014077 cobblestone lissencephaly without muscular or ocular involvement skos:exactMatch Orphanet:352682 Cobblestone lissencephaly without muscular or ocular involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014077 cobblestone lissencephaly without muscular or ocular involvement skos:exactMatch UMLS:C3554657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014078 platelet-type bleeding disorder 15 skos:exactMatch DOID:0111053 platelet-type bleeding disorder 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014078 platelet-type bleeding disorder 15 skos:exactMatch OMIM:615193 bleeding disorder, platelet-type, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014078 platelet-type bleeding disorder 15 skos:exactMatch UMLS:C3554663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014079 restless legs syndrome, susceptibility to, 8 skos:exactMatch OMIM:615197 restless legs syndrome, susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014080 osteosclerotic metaphyseal dysplasia skos:exactMatch DOID:0081111 osteosclerotic metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014080 osteosclerotic metaphyseal dysplasia skos:exactMatch OMIM:615198 osteosclerotic metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014080 osteosclerotic metaphyseal dysplasia skos:exactMatch Orphanet:500548 Osteosclerotic metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014080 osteosclerotic metaphyseal dysplasia skos:exactMatch UMLS:C3554665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014081 severe combined immunodeficiency due to CARD11 deficiency skos:exactMatch DOID:0111957 immunodeficiency 11A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014081 severe combined immunodeficiency due to CARD11 deficiency skos:exactMatch OMIM:615206 immunodeficiency 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014081 severe combined immunodeficiency due to CARD11 deficiency skos:exactMatch Orphanet:357237 Severe combined immunodeficiency due to CARD11 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014081 severe combined immunodeficiency due to CARD11 deficiency skos:exactMatch UMLS:C3554686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014082 cryptosporidiosis-chronic cholangitis-liver disease syndrome skos:exactMatch OMIM:615207 immunodeficiency 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014082 cryptosporidiosis-chronic cholangitis-liver disease syndrome skos:exactMatch Orphanet:357329 Combined immunodeficiency due to IL21R deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014082 cryptosporidiosis-chronic cholangitis-liver disease syndrome skos:exactMatch UMLS:C3554687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014083 agammaglobulinemia 7, autosomal recessive skos:exactMatch OMIM:615214 agammaglobulinemia 7, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014083 agammaglobulinemia 7, autosomal recessive skos:exactMatch UMLS:C3554689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014084 ataxia with oculomotor apraxia type 3 skos:exactMatch DOID:0060557 ataxia with oculomotor apraxia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014084 ataxia with oculomotor apraxia type 3 skos:exactMatch OMIM:615217 ataxia-oculomotor apraxia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014084 ataxia with oculomotor apraxia type 3 skos:exactMatch UMLS:C3554690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014085 hydrocephalus, nonsyndromic, autosomal recessive 2 skos:exactMatch OMIM:615219 hydrocephalus, congenital, 2, with or without brain or eye anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014085 hydrocephalus, nonsyndromic, autosomal recessive 2 skos:exactMatch UMLS:C3554691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014086 osteogenesis imperfecta type 15 skos:exactMatch DOID:0110347 osteogenesis imperfecta type 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014086 osteogenesis imperfecta type 15 skos:exactMatch OMIM:615220 osteogenesis imperfecta, iia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014086 osteogenesis imperfecta type 15 skos:exactMatch UMLS:C3808844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014087 Smith-McCort dysplasia 2 skos:exactMatch DOID:0081271 Smith-McCort dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014087 Smith-McCort dysplasia 2 skos:exactMatch OMIM:615222 smith-mccort dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014087 Smith-McCort dysplasia 2 skos:exactMatch UMLS:C3714896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014088 advanced sleep phase syndrome 2 skos:exactMatch DOID:0110012 advanced sleep phase syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014088 advanced sleep phase syndrome 2 skos:exactMatch OMIM:615224 advanced sleep phase syndrome, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014088 advanced sleep phase syndrome 2 skos:exactMatch UMLS:C3808874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014089 corneal intraepithelial dyskeratosis-palmoplantar hyperkeratosis-laryngeal dyskeratosis syndrome skos:exactMatch OMIM:615225 palmoplantar carcinoma, multiple self-healing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014089 corneal intraepithelial dyskeratosis-palmoplantar hyperkeratosis-laryngeal dyskeratosis syndrome skos:exactMatch Orphanet:352662 Corneal intraepithelial dyskeratosis-palmoplantar hyperkeratosis-laryngeal dyskeratosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014089 corneal intraepithelial dyskeratosis-palmoplantar hyperkeratosis-laryngeal dyskeratosis syndrome skos:exactMatch UMLS:C3808876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014089 corneal intraepithelial dyskeratosis-palmoplantar hyperkeratosis-laryngeal dyskeratosis syndrome skos:exactMatch UMLS:CN204511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014090 polydactyly, postaxial, type A6 skos:exactMatch OMIM:615226 polydactyly, postaxial, iia a6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014090 polydactyly, postaxial, type A6 skos:exactMatch UMLS:C3808889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014091 mitochondrial complex V (ATP synthase) deficiency nuclear type 4 skos:exactMatch DOID:0060333 mitochondrial complex V (ATP synthase) deficiency nuclear type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014091 mitochondrial complex V (ATP synthase) deficiency nuclear type 4 skos:exactMatch OMIM:615228 mitochondrial complex 5 (atp synthase) deficiency, nuclear iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014091 mitochondrial complex V (ATP synthase) deficiency nuclear type 4 skos:exactMatch UMLS:C3808899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014092 schizophrenia 18 skos:exactMatch DOID:0070093 schizophrenia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014092 schizophrenia 18 skos:exactMatch OMIM:615232 schizophrenia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014092 schizophrenia 18 skos:exactMatch UMLS:C3808913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014093 retinitis pigmentosa 66 skos:exactMatch DOID:0110393 retinitis pigmentosa 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014093 retinitis pigmentosa 66 skos:exactMatch OMIM:615233 retinitis pigmentosa 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014093 retinitis pigmentosa 66 skos:exactMatch UMLS:C3715216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014094 severe congenital hypochromic anemia with ringed sideroblasts skos:exactMatch OMIM:615234 anemia, hypochromic microcytic, with iron overload 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014094 severe congenital hypochromic anemia with ringed sideroblasts skos:exactMatch Orphanet:300298 Severe congenital hypochromic anemia with ringed sideroblasts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014094 severe congenital hypochromic anemia with ringed sideroblasts skos:exactMatch SCTID:725463007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014094 severe congenital hypochromic anemia with ringed sideroblasts skos:exactMatch UMLS:C3808920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014094 severe congenital hypochromic anemia with ringed sideroblasts skos:exactMatch UMLS:C4511137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014095 dilated cardiomyopathy 1JJ skos:exactMatch DOID:0110438 dilated cardiomyopathy 1JJ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014095 dilated cardiomyopathy 1JJ skos:exactMatch OMIM:615235 cardiomyopathy, dilated, 1jj semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014095 dilated cardiomyopathy 1JJ skos:exactMatch UMLS:C3808935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014096 microcephaly-intellectual disability-phalangeal and neurological anomalies syndrome skos:exactMatch OMIM:615236 woods syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014096 microcephaly-intellectual disability-phalangeal and neurological anomalies syndrome skos:exactMatch SCTID:719396000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014096 microcephaly-intellectual disability-phalangeal and neurological anomalies syndrome skos:exactMatch UMLS:C0796203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014097 congenital short bowel syndrome skos:exactMatch Orphanet:2301 Congenital short bowel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014097 congenital short bowel syndrome skos:exactMatch SCTID:715201005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014098 CIDEC-related familial partial lipodystrophy skos:exactMatch DOID:0070203 familial partial lipodystrophy type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014098 CIDEC-related familial partial lipodystrophy skos:exactMatch OMIM:615238 lipodystrophy, familial partial, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014098 CIDEC-related familial partial lipodystrophy skos:exactMatch Orphanet:435651 CIDEC-related familial partial lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014098 CIDEC-related familial partial lipodystrophy skos:exactMatch UMLS:C3808940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014099 nephrotic syndrome, type 8 skos:exactMatch DOID:0080389 nephrotic syndrome type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014099 nephrotic syndrome, type 8 skos:exactMatch OMIM:615244 nephrotic syndrome, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014099 nephrotic syndrome, type 8 skos:exactMatch UMLS:C3808953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014100 dilated cardiomyopathy 1KK skos:exactMatch DOID:0110445 dilated cardiomyopathy 1KK semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014100 dilated cardiomyopathy 1KK skos:exactMatch OMIM:615248 cardiomyopathy, dilated, 1kk semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014101 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 12 skos:exactMatch DOID:0111235 congenital muscular dystrophy-dystroglycanopathy type A12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014101 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 12 skos:exactMatch OMIM:615249 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014101 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type a, 12 skos:exactMatch UMLS:C3808964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014102 hypogonadotropic hypogonadism 17 with or without anosmia skos:exactMatch DOID:0090079 hypogonadotropic hypogonadism 17 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014102 hypogonadotropic hypogonadism 17 with or without anosmia skos:exactMatch OMIM:615266 hypogonadotropic hypogonadism 17 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014102 hypogonadotropic hypogonadism 17 with or without anosmia skos:exactMatch UMLS:C3808971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014103 hypogonadotropic hypogonadism 18 with or without anosmia skos:exactMatch DOID:0090076 hypogonadotropic hypogonadism 18 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014103 hypogonadotropic hypogonadism 18 with or without anosmia skos:exactMatch OMIM:615267 hypogonadotropic hypogonadism 18 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014103 hypogonadotropic hypogonadism 18 with or without anosmia skos:exactMatch UMLS:C3808975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014104 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 4 skos:exactMatch OMIM:615268 cerebellar ataxia, impaired intellectual development, and dysequilibrium syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014104 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 4 skos:exactMatch UMLS:C3808977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014105 hypogonadotropic hypogonadism 19 with or without anosmia skos:exactMatch DOID:0090090 hypogonadotropic hypogonadism 19 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014105 hypogonadotropic hypogonadism 19 with or without anosmia skos:exactMatch OMIM:615269 hypogonadotropic hypogonadism 19 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014105 hypogonadotropic hypogonadism 19 with or without anosmia skos:exactMatch UMLS:C3808981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014106 hypogonadotropic hypogonadism 20 with or without anosmia skos:exactMatch DOID:0090082 hypogonadotropic hypogonadism 20 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014106 hypogonadotropic hypogonadism 20 with or without anosmia skos:exactMatch OMIM:615270 hypogonadotropic hypogonadism 20 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014106 hypogonadotropic hypogonadism 20 with or without anosmia skos:exactMatch UMLS:C3808983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014107 hypogonadotropic hypogonadism 21 with or without anosmia skos:exactMatch DOID:0090093 hypogonadotropic hypogonadism 21 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014107 hypogonadotropic hypogonadism 21 with or without anosmia skos:exactMatch OMIM:615271 hypogonadotropic hypogonadism 21 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014107 hypogonadotropic hypogonadism 21 with or without anosmia skos:exactMatch UMLS:C3808986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014108 Fanconi anemia complementation group Q skos:exactMatch DOID:0111093 Fanconi anemia complementation group Q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014108 Fanconi anemia complementation group Q skos:exactMatch OMIM:615272 fanconi anemia, complementation group q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014108 Fanconi anemia complementation group Q skos:exactMatch UMLS:C3808988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014110 cataract 15 multiple types skos:exactMatch DOID:0110251 cataract 15 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014110 cataract 15 multiple types skos:exactMatch OMIM:615274 cataract 15, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014110 cataract 15 multiple types skos:exactMatch UMLS:C3809001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014111 cataract 19 multiple types skos:exactMatch DOID:0110263 cataract 19 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014111 cataract 19 multiple types skos:exactMatch OMIM:615277 cataract 19, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014111 cataract 19 multiple types skos:exactMatch UMLS:C3809004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014112 cardiofaciocutaneous syndrome 2 skos:exactMatch DOID:0111461 cardiofaciocutaneous syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014112 cardiofaciocutaneous syndrome 2 skos:exactMatch OMIM:615278 cardiofaciocutaneous syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014112 cardiofaciocutaneous syndrome 2 skos:exactMatch UMLS:C3809005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014113 cardiofaciocutaneous syndrome 3 skos:exactMatch DOID:0111462 cardiofaciocutaneous syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014113 cardiofaciocutaneous syndrome 3 skos:exactMatch OMIM:615279 cardiofaciocutaneous syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014113 cardiofaciocutaneous syndrome 3 skos:exactMatch UMLS:C3809006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014114 cardiofaciocutaneous syndrome 4 skos:exactMatch DOID:0111463 cardiofaciocutaneous syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014114 cardiofaciocutaneous syndrome 4 skos:exactMatch OMIM:615280 cardiofaciocutaneous syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014114 cardiofaciocutaneous syndrome 4 skos:exactMatch UMLS:C3809007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014115 hypomyelination with brain stem and spinal cord involvement and leg spasticity skos:exactMatch OMIM:615281 hypomyelination with brainstem and spinal cord involvement and leg spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014115 hypomyelination with brain stem and spinal cord involvement and leg spasticity skos:exactMatch Orphanet:363412 Hypomyelination with brain stem and spinal cord involvement and leg spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014115 hypomyelination with brain stem and spinal cord involvement and leg spasticity skos:exactMatch UMLS:C3809008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014116 complex cortical dysplasia with other brain malformations 2 skos:exactMatch DOID:0090133 complex cortical dysplasia with other brain malformations 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014116 complex cortical dysplasia with other brain malformations 2 skos:exactMatch OMIM:615282 cortical dysplasia, complex, with other brain malformations 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014116 complex cortical dysplasia with other brain malformations 2 skos:exactMatch UMLS:C3809013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014117 Charcot-Marie-Tooth disease type 4B3 skos:exactMatch DOID:0110194 Charcot-Marie-Tooth disease type 4B3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014117 Charcot-Marie-Tooth disease type 4B3 skos:exactMatch OMIM:615284 charcot-marie-tooth disease, iia 4b3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014117 Charcot-Marie-Tooth disease type 4B3 skos:exactMatch Orphanet:363981 Charcot-Marie-Tooth disease type 4B3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014117 Charcot-Marie-Tooth disease type 4B3 skos:exactMatch SCTID:763345008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014117 Charcot-Marie-Tooth disease type 4B3 skos:exactMatch UMLS:C3695063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014118 congenital neutropenia-myelofibrosis-nephromegaly syndrome skos:exactMatch DOID:0112132 severe congenital neutropenia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014118 congenital neutropenia-myelofibrosis-nephromegaly syndrome skos:exactMatch OMIM:615285 neutropenia, severe congenital, 5, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014118 congenital neutropenia-myelofibrosis-nephromegaly syndrome skos:exactMatch Orphanet:369852 Congenital neutropenia-myelofibrosis-nephromegaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014118 congenital neutropenia-myelofibrosis-nephromegaly syndrome skos:exactMatch UMLS:C3809031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014119 intellectual disability-strabismus syndrome skos:exactMatch DOID:0081099 neurodevelopmental disorder with brain abnormalities, poor growth, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014119 intellectual disability-strabismus syndrome skos:exactMatch OMIM:615286 neurodevelopmental disorder with brain abnormalities, poor growth, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014119 intellectual disability-strabismus syndrome skos:exactMatch Orphanet:363528 Intellectual disability-strabismus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014119 intellectual disability-strabismus syndrome skos:exactMatch UMLS:C3809039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014120 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A13 skos:exactMatch DOID:0111238 congenital muscular dystrophy-dystroglycanopathy type A13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014120 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A13 skos:exactMatch OMIM:615287 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014120 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A13 skos:exactMatch UMLS:C3809042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014121 autosomal dominant childhood-onset proximal spinal muscular atrophy with contractures skos:exactMatch OMIM:615290 spinal muscular atrophy, lower extremity-predominant, 2a, childhood onset, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014121 autosomal dominant childhood-onset proximal spinal muscular atrophy with contractures skos:exactMatch Orphanet:363454 BICD2-related autosomal dominant childhood-onset proximal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014122 myofibromatosis, infantile, 2 skos:exactMatch OMIM:615293 myofibromatosis, infantile, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014122 myofibromatosis, infantile, 2 skos:exactMatch UMLS:C3809084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014123 primary ciliary dyskinesia 21 skos:exactMatch DOID:0110596 primary ciliary dyskinesia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014123 primary ciliary dyskinesia 21 skos:exactMatch OMIM:615294 ciliary dyskinesia, primary, 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014123 primary ciliary dyskinesia 21 skos:exactMatch UMLS:C3809087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014124 Adams-Oliver syndrome 4 skos:exactMatch OMIM:615297 adams-oliver syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014124 Adams-Oliver syndrome 4 skos:exactMatch UMLS:C3809092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014125 symphalangism, proximal, 1B skos:exactMatch OMIM:615298 symphalangism, proximal, 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014125 symphalangism, proximal, 1B skos:exactMatch UMLS:C3809104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014126 Perrault syndrome 4 skos:exactMatch OMIM:615300 perrault syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014126 Perrault syndrome 4 skos:exactMatch UMLS:C3809105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014127 oculocutaneous albinism type 5 skos:exactMatch DOID:0070099 oculocutaneous albinism type V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014127 oculocutaneous albinism type 5 skos:exactMatch OMIM:615312 albinism, oculocutaneous, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014127 oculocutaneous albinism type 5 skos:exactMatch Orphanet:370091 Oculocutaneous albinism type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014127 oculocutaneous albinism type 5 skos:exactMatch SCTID:722057000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014127 oculocutaneous albinism type 5 skos:exactMatch UMLS:CN204842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014128 TCF12-related craniosynostosis skos:exactMatch OMIM:615314 craniosynostosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014128 TCF12-related craniosynostosis skos:exactMatch UMLS:C3715051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014130 Dowling-Degos disease 2 skos:exactMatch OMIM:615327 dowling-degos disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014130 Dowling-Degos disease 2 skos:exactMatch UMLS:C3809147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014131 hypohidrosis-enamel hypoplasia-palmoplantar keratoderma-intellectual disability syndrome skos:exactMatch OMIM:615328 shaheen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014131 hypohidrosis-enamel hypoplasia-palmoplantar keratoderma-intellectual disability syndrome skos:exactMatch Orphanet:363523 Hypohidrosis-enamel hypoplasia-palmoplantar keratoderma-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014131 hypohidrosis-enamel hypoplasia-palmoplantar keratoderma-intellectual disability syndrome skos:exactMatch UMLS:C3809160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014132 multiple mitochondrial dysfunctions syndrome 3 skos:exactMatch DOID:0080135 multiple mitochondrial dysfunctions syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014132 multiple mitochondrial dysfunctions syndrome 3 skos:exactMatch OMIM:615330 multiple mitochondrial dysfunctions syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014132 multiple mitochondrial dysfunctions syndrome 3 skos:exactMatch Orphanet:363424 Multiple mitochondrial dysfunctions syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014132 multiple mitochondrial dysfunctions syndrome 3 skos:exactMatch UMLS:C3809165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014133 developmental and epileptic encephalopathy, 16 skos:exactMatch DOID:0080449 developmental and epileptic encephalopathy 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014133 developmental and epileptic encephalopathy, 16 skos:exactMatch OMIM:615338 developmental and epileptic encephalopathy 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014133 developmental and epileptic encephalopathy, 16 skos:exactMatch UMLS:C3809173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014134 pulmonary hypertension, primary, 2 skos:exactMatch OMIM:615342 pulmonary hypertension, primary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014134 pulmonary hypertension, primary, 2 skos:exactMatch UMLS:C3888002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014135 pulmonary hypertension, primary, 3 skos:exactMatch OMIM:615343 pulmonary hypertension, primary, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014135 pulmonary hypertension, primary, 3 skos:exactMatch UMLS:C3809192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014136 pulmonary hypertension, primary, 4 skos:exactMatch OMIM:615344 pulmonary hypertension, primary, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014136 pulmonary hypertension, primary, 4 skos:exactMatch UMLS:C3809198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014137 precocious puberty, central, 2 skos:exactMatch OMIM:615346 precocious puberty, central, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014137 precocious puberty, central, 2 skos:exactMatch UMLS:C3809199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014138 nemaline myopathy 8 skos:exactMatch DOID:0110930 nemaline myopathy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014138 nemaline myopathy 8 skos:exactMatch NCIT:C129871 Nemaline Myopathy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014138 nemaline myopathy 8 skos:exactMatch OMIM:615348 nemaline myopathy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014138 nemaline myopathy 8 skos:exactMatch UMLS:C3809209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014139 Ehlers-Danlos syndrome, spondylodysplastic type, 2 skos:exactMatch OMIM:615349 ehlers-danlos syndrome, spondylodysplastic type, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014139 Ehlers-Danlos syndrome, spondylodysplastic type, 2 skos:exactMatch Orphanet:536467 B3GALT6-related spondylodysplastic Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014139 Ehlers-Danlos syndrome, spondylodysplastic type, 2 skos:exactMatch UMLS:C3809210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014140 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A14 skos:exactMatch DOID:0111233 congenital muscular dystrophy-dystroglycanopathy A14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014140 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A14 skos:exactMatch OMIM:615350 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014140 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A14 skos:exactMatch UMLS:C3809216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014141 muscular dystrophy-dystroglycanopathy (congenital with intellectual disability), type B14 skos:exactMatch OMIM:615351 muscular dystrophy-dystroglycanopathy (congenital with impaired intellectual development), iia b, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014141 muscular dystrophy-dystroglycanopathy (congenital with intellectual disability), type B14 skos:exactMatch UMLS:C3809221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014142 autosomal recessive limb-girdle muscular dystrophy type 2T skos:exactMatch DOID:0110294 autosomal recessive limb-girdle muscular dystrophy type 2T semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014142 autosomal recessive limb-girdle muscular dystrophy type 2T skos:exactMatch OMIM:615352 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014142 autosomal recessive limb-girdle muscular dystrophy type 2T skos:exactMatch Orphanet:363623 GMPPB-related limb-girdle muscular dystrophy R19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014142 autosomal recessive limb-girdle muscular dystrophy type 2T skos:exactMatch UMLS:C3714932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014143 Noonan syndrome 8 skos:exactMatch DOID:0060586 Noonan syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014143 Noonan syndrome 8 skos:exactMatch NCIT:C176936 Noonan Syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014143 Noonan syndrome 8 skos:exactMatch OMIM:615355 noonan syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014143 Noonan syndrome 8 skos:exactMatch UMLS:C3809233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014144 autosomal recessive limb-girdle muscular dystrophy type R18 skos:exactMatch DOID:0110287 autosomal recessive limb-girdle muscular dystrophy type 2S semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014144 autosomal recessive limb-girdle muscular dystrophy type R18 skos:exactMatch OMIM:615356 muscular dystrophy, limb-girdle, autosomal recessive 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014144 autosomal recessive limb-girdle muscular dystrophy type R18 skos:exactMatch Orphanet:369840 TRAPPC11-related limb-girdle muscular dystrophy R18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014145 Leber congenital amaurosis 17 skos:exactMatch DOID:0110217 Leber congenital amaurosis 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014145 Leber congenital amaurosis 17 skos:exactMatch OMIM:615360 leber congenital amaurosis 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014145 Leber congenital amaurosis 17 skos:exactMatch UMLS:C3715164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014146 autosomal dominant hypocalcemia 2 skos:exactMatch DOID:0090108 autosomal dominant hypocalcemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014146 autosomal dominant hypocalcemia 2 skos:exactMatch OMIM:615361 hypocalcemia, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014146 autosomal dominant hypocalcemia 2 skos:exactMatch UMLS:C3809243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014147 neuronal ceroid lipofuscinosis 13 skos:exactMatch DOID:0110727 neuronal ceroid lipofuscinosis 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014147 neuronal ceroid lipofuscinosis 13 skos:exactMatch OMIM:615362 ceroid lipofuscinosis, neuronal, 13 (kufs type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014147 neuronal ceroid lipofuscinosis 13 skos:exactMatch Orphanet:352709 CLN13 disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014147 neuronal ceroid lipofuscinosis 13 skos:exactMatch UMLS:C3715049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014148 estrogen resistance syndrome skos:exactMatch OMIM:615363 estrogen resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014148 estrogen resistance syndrome skos:exactMatch Orphanet:785 Estrogen resistance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014148 estrogen resistance syndrome skos:exactMatch SCTID:724555000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014148 estrogen resistance syndrome skos:exactMatch UMLS:C3809250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014149 fetal akinesia-cerebral and retinal hemorrhage syndrome skos:exactMatch OMIM:615368 lethal congenital contracture syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014149 fetal akinesia-cerebral and retinal hemorrhage syndrome skos:exactMatch Orphanet:363409 Fetal akinesia-cerebral and retinal hemorrhage syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014149 fetal akinesia-cerebral and retinal hemorrhage syndrome skos:exactMatch SCTID:763346009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014149 fetal akinesia-cerebral and retinal hemorrhage syndrome skos:exactMatch UMLS:C3809272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014150 developmental and epileptic encephalopathy 94 skos:exactMatch DOID:0060475 myoclonic-atonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014150 developmental and epileptic encephalopathy 94 skos:exactMatch DOID:0081325 developmental and epileptic encephalopathy 94 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014150 developmental and epileptic encephalopathy 94 skos:exactMatch OMIM:615369 developmental and epileptic encephalopathy 94 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014150 developmental and epileptic encephalopathy 94 skos:exactMatch UMLS:C3809278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014151 pulmonary hypertension, neonatal, susceptibility to skos:exactMatch OMIM:615371 pulmonary hypertension, neonatal, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014152 left ventricular noncompaction 8 skos:exactMatch DOID:0081157 dilated cardiomyopathy 1LL semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014152 left ventricular noncompaction 8 skos:exactMatch OMIM:615373 left ventricular noncompaction 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014152 left ventricular noncompaction 8 skos:exactMatch UMLS:C3809288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014153 cone-rod dystrophy 18 skos:exactMatch DOID:0111024 cone-rod dystrophy 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014153 cone-rod dystrophy 18 skos:exactMatch OMIM:615374 cone-rod dystrophy 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014153 cone-rod dystrophy 18 skos:exactMatch UMLS:C3809299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014154 Charcot-Marie-Tooth disease recessive intermediate C skos:exactMatch DOID:0110198 Charcot-Marie-Tooth disease recessive intermediate C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014154 Charcot-Marie-Tooth disease recessive intermediate C skos:exactMatch OMIM:615376 charcot-marie-tooth disease, recessive intermediate c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014154 Charcot-Marie-Tooth disease recessive intermediate C skos:exactMatch Orphanet:369867 Autosomal recessive intermediate Charcot-Marie-Tooth disease type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014154 Charcot-Marie-Tooth disease recessive intermediate C skos:exactMatch UMLS:C3809309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014155 atrial fibrillation, familial, 13 skos:exactMatch OMIM:615377 atrial fibrillation, familial, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014155 atrial fibrillation, familial, 13 skos:exactMatch UMLS:C3809311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014156 atrial fibrillation, familial, 14 skos:exactMatch OMIM:615378 atrial fibrillation, familial, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014156 atrial fibrillation, familial, 14 skos:exactMatch UMLS:C3809312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014157 mandibular hypoplasia-deafness-progeroid syndrome skos:exactMatch OMIM:615381 mandibular hypoplasia, deafness, progeroid features, and lipodystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014157 mandibular hypoplasia-deafness-progeroid syndrome skos:exactMatch Orphanet:363649 Mandibular hypoplasia-deafness-progeroid features-lipodystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014157 mandibular hypoplasia-deafness-progeroid syndrome skos:exactMatch UMLS:C3715192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014158 nephronophthisis 16 skos:exactMatch DOID:0111124 nephronophthisis 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014158 nephronophthisis 16 skos:exactMatch OMIM:615382 nephronophthisis 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014158 nephronophthisis 16 skos:exactMatch SCTID:444558002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014158 nephronophthisis 16 skos:exactMatch UMLS:C3809320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014159 autosomal recessive spinocerebellar ataxia 14 skos:exactMatch DOID:0080058 autosomal recessive spinocerebellar ataxia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014159 autosomal recessive spinocerebellar ataxia 14 skos:exactMatch OMIM:615386 spinocerebellar ataxia, autosomal recessive 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014159 autosomal recessive spinocerebellar ataxia 14 skos:exactMatch Orphanet:352403 Spectrin-associated autosomal recessive cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014159 autosomal recessive spinocerebellar ataxia 14 skos:exactMatch SCTID:763351003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014159 autosomal recessive spinocerebellar ataxia 14 skos:exactMatch UMLS:C3809327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014160 TCR-alpha-beta-positive T-cell deficiency skos:exactMatch DOID:0111977 immunodeficiency 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014160 TCR-alpha-beta-positive T-cell deficiency skos:exactMatch OMIM:615387 immunodeficiency 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014160 TCR-alpha-beta-positive T-cell deficiency skos:exactMatch Orphanet:397959 TCR-alpha-beta-positive T-cell deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014160 TCR-alpha-beta-positive T-cell deficiency skos:exactMatch UMLS:C3809332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014161 vesicoureteral reflux 7 skos:exactMatch OMIM:615390 vesicoureteral reflux 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014161 vesicoureteral reflux 7 skos:exactMatch UMLS:C3809337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014162 infantile hypertrophic cardiomyopathy due to MRPL44 deficiency skos:exactMatch DOID:0111469 combined oxidative phosphorylation deficiency 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014162 infantile hypertrophic cardiomyopathy due to MRPL44 deficiency skos:exactMatch OMIM:615395 combined oxidative phosphorylation deficiency 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014162 infantile hypertrophic cardiomyopathy due to MRPL44 deficiency skos:exactMatch Orphanet:352563 Infantile hypertrophic cardiomyopathy due to MRPL44 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014162 infantile hypertrophic cardiomyopathy due to MRPL44 deficiency skos:exactMatch UMLS:C3809339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014163 left ventricular noncompaction 10 skos:exactMatch OMIM:615396 left ventricular noncompaction 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014163 left ventricular noncompaction 10 skos:exactMatch UMLS:C3715165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014164 Meckel syndrome, type 11 skos:exactMatch OMIM:615397 meckel syndrome, iia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014164 Meckel syndrome, type 11 skos:exactMatch UMLS:C3809352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014165 multiple congenital anomalies-hypotonia-seizures syndrome 3 skos:exactMatch DOID:0080140 multiple congenital anomalies-hypotonia-seizures syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014165 multiple congenital anomalies-hypotonia-seizures syndrome 3 skos:exactMatch OMIM:615398 multiple congenital anomalies-hypotonia-seizures syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014165 multiple congenital anomalies-hypotonia-seizures syndrome 3 skos:exactMatch Orphanet:369837 Intellectual disability-seizures-hypophosphatasia-ophthalmic-skeletal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014165 multiple congenital anomalies-hypotonia-seizures syndrome 3 skos:exactMatch UMLS:C3809356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014166 paroxysmal nocturnal hemoglobinuria 2 skos:exactMatch OMIM:615399 paroxysmal nocturnal hemoglobinuria 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014166 paroxysmal nocturnal hemoglobinuria 2 skos:exactMatch UMLS:C3809369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014167 epilepsy, familial adult myoclonic, 5 skos:exactMatch DOID:0111691 familial adult myoclonic epilepsy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014167 epilepsy, familial adult myoclonic, 5 skos:exactMatch OMIM:615400 epilepsy, familial adult myoclonic, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014167 epilepsy, familial adult myoclonic, 5 skos:exactMatch UMLS:C3809374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014168 severe combined immunodeficiency due to CORO1A deficiency skos:exactMatch DOID:0060019 coronin-1A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014168 severe combined immunodeficiency due to CORO1A deficiency skos:exactMatch OMIM:615401 immunodeficiency 8 with lymphoproliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014168 severe combined immunodeficiency due to CORO1A deficiency skos:exactMatch Orphanet:228003 Severe combined immunodeficiency due to CORO1A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014168 severe combined immunodeficiency due to CORO1A deficiency skos:exactMatch UMLS:C3809383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014169 dyschromatosis universalis hereditaria 3 skos:exactMatch OMIM:615402 dyschromatosis universalis hereditaria 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014169 dyschromatosis universalis hereditaria 3 skos:exactMatch UMLS:C3809394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014170 complex cortical dysplasia with other brain malformations 3 skos:exactMatch DOID:0090134 complex cortical dysplasia with other brain malformations 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014170 complex cortical dysplasia with other brain malformations 3 skos:exactMatch OMIM:615411 cortical dysplasia, complex, with other brain malformations 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014170 complex cortical dysplasia with other brain malformations 3 skos:exactMatch UMLS:C3809414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014171 complex cortical dysplasia with other brain malformations 4 skos:exactMatch DOID:0090138 complex cortical dysplasia with other brain malformations 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014171 complex cortical dysplasia with other brain malformations 4 skos:exactMatch OMIM:615412 cortical dysplasia, complex, with other brain malformations 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014171 complex cortical dysplasia with other brain malformations 4 skos:exactMatch UMLS:C3809420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014172 spermatogenic failure 12 skos:exactMatch DOID:0070171 spermatogenic failure 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014172 spermatogenic failure 12 skos:exactMatch OMIM:615413 spermatogenic failure 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014172 spermatogenic failure 12 skos:exactMatch UMLS:C3809427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014173 microcephaly 11, primary, autosomal recessive skos:exactMatch DOID:0070287 primary autosomal recessive microcephaly 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014173 microcephaly 11, primary, autosomal recessive skos:exactMatch OMIM:615414 microcephaly 11, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014173 microcephaly 11, primary, autosomal recessive skos:exactMatch UMLS:C3809431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014174 renal-hepatic-pancreatic dysplasia 2 skos:exactMatch OMIM:615415 renal-hepatic-pancreatic dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014174 renal-hepatic-pancreatic dysplasia 2 skos:exactMatch UMLS:C3809434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014175 mitochondrial DNA depletion syndrome 12B (cardiomyopathic type), autosomal recessive skos:exactMatch DOID:0080335 mitochondrial DNA depletion syndrome 12b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014175 mitochondrial DNA depletion syndrome 12B (cardiomyopathic type), autosomal recessive skos:exactMatch NCIT:C129977 Mitochondrial DNA Depletion Syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014175 mitochondrial DNA depletion syndrome 12B (cardiomyopathic type), autosomal recessive skos:exactMatch OMIM:615418 mitochondrial DNA depletion syndrome 12b (cardiomyopathic type), autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014175 mitochondrial DNA depletion syndrome 12B (cardiomyopathic type), autosomal recessive skos:exactMatch UMLS:C4321247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014176 hypotonia, infantile, with psychomotor retardation and characteristic facies skos:exactMatch OMIMPS:615419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014176 hypotonia, infantile, with psychomotor retardation and characteristic facies skos:exactMatch Orphanet:371364 Hypotonia-speech impairment-severe cognitive delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014176 hypotonia, infantile, with psychomotor retardation and characteristic facies skos:exactMatch UMLS:CN204877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014177 myopia 22, autosomal dominant skos:exactMatch OMIM:615420 myopia 22, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014177 myopia 22, autosomal dominant skos:exactMatch UMLS:C3809464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014178 inclusion body myopathy with early-onset Paget disease with or without frontotemporal dementia 2 skos:exactMatch DOID:0111384 inclusion body myopathy with early-onset Paget disease of bone with or without frontotemporal dementia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014178 inclusion body myopathy with early-onset Paget disease with or without frontotemporal dementia 2 skos:exactMatch OMIM:615422 inclusion body myopathy with early-onset paget disease with or without frontotemporal dementia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014178 inclusion body myopathy with early-onset Paget disease with or without frontotemporal dementia 2 skos:exactMatch UMLS:C3809468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014179 inclusion body myopathy with early-onset Paget disease with or without frontotemporal dementia 3 skos:exactMatch DOID:0111386 inclusion body myopathy with early-onset Paget disease of bone with or without frontotemporal dementia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014179 inclusion body myopathy with early-onset Paget disease with or without frontotemporal dementia 3 skos:exactMatch OMIM:615424 inclusion body myopathy with early-onset paget disease with or without frontotemporal dementia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014179 inclusion body myopathy with early-onset Paget disease with or without frontotemporal dementia 3 skos:exactMatch UMLS:C3809469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014180 epidermolysis bullosa simplex 3, localized or generalized intermediate, with BP230 deficiency skos:exactMatch OMIM:615425 epidermolysis bullosa simplex 3, localized or generalized intermediate, with bp230 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014180 epidermolysis bullosa simplex 3, localized or generalized intermediate, with BP230 deficiency skos:exactMatch Orphanet:412181 Epidermolysis bullosa simplex due to BP230 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014180 epidermolysis bullosa simplex 3, localized or generalized intermediate, with BP230 deficiency skos:exactMatch UMLS:C3809470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014181 amyotrophic lateral sclerosis type 20 skos:exactMatch DOID:0060211 amyotrophic lateral sclerosis type 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014181 amyotrophic lateral sclerosis type 20 skos:exactMatch OMIM:615426 amyotrophic lateral sclerosis 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014181 amyotrophic lateral sclerosis type 20 skos:exactMatch UMLS:C3715156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014182 autosomal recessive nonsyndromic hearing loss 88 skos:exactMatch DOID:0110533 autosomal recessive nonsyndromic deafness 88 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014182 autosomal recessive nonsyndromic hearing loss 88 skos:exactMatch OMIM:615429 deafness, autosomal recessive 88 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014182 autosomal recessive nonsyndromic hearing loss 88 skos:exactMatch UMLS:C2829267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014183 myopia 23, autosomal recessive skos:exactMatch OMIM:615431 myopia 23, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014183 myopia 23, autosomal recessive skos:exactMatch UMLS:C3809482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014184 specific language impairment 5 skos:exactMatch OMIM:615432 specific language impairment 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014184 specific language impairment 5 skos:exactMatch UMLS:C3809483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014185 chromosome 3q13.31 deletion syndrome skos:exactMatch DOID:0060418 chromosome 3q13.31 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014185 chromosome 3q13.31 deletion syndrome skos:exactMatch MESH:C536808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014185 chromosome 3q13.31 deletion syndrome skos:exactMatch OMIM:615433 chromosome 3q13.31 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014185 chromosome 3q13.31 deletion syndrome skos:exactMatch Orphanet:1621 3q13 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014185 chromosome 3q13.31 deletion syndrome skos:exactMatch SCTID:726705007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014185 chromosome 3q13.31 deletion syndrome skos:exactMatch UMLS:C3809490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014185 chromosome 3q13.31 deletion syndrome skos:exactMatch UMLS:CN036884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014186 retinitis pigmentosa with or without situs inversus skos:exactMatch DOID:0110419 retinitis pigmentosa with or without situs inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014186 retinitis pigmentosa with or without situs inversus skos:exactMatch OMIM:615434 retinitis pigmentosa 82 with or without situs inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014187 aortic aneurysm, familial thoracic 8 skos:exactMatch OMIM:615436 aortic aneurysm, familial thoracic 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014187 aortic aneurysm, familial thoracic 8 skos:exactMatch UMLS:C3809513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014189 age related macular degeneration 13 skos:exactMatch DOID:0110025 age related macular degeneration 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014189 age related macular degeneration 13 skos:exactMatch OMIM:615439 macular degeneration, age-related, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014189 age related macular degeneration 13 skos:exactMatch UMLS:C3809523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014190 combined oxidative phosphorylation defect type 17 skos:exactMatch DOID:0111496 combined oxidative phosphorylation deficiency 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014190 combined oxidative phosphorylation defect type 17 skos:exactMatch OMIM:615440 combined oxidative phosphorylation deficiency 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014190 combined oxidative phosphorylation defect type 17 skos:exactMatch Orphanet:369913 Combined oxidative phosphorylation defect type 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014190 combined oxidative phosphorylation defect type 17 skos:exactMatch UMLS:C3809526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014191 catecholaminergic polymorphic ventricular tachycardia 5 skos:exactMatch DOID:0060679 catecholaminergic polymorphic ventricular tachycardia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014191 catecholaminergic polymorphic ventricular tachycardia 5 skos:exactMatch OMIM:615441 cardiac arrhythmia syndrome, with or without skeletal muscle weakness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014191 catecholaminergic polymorphic ventricular tachycardia 5 skos:exactMatch UMLS:C3809536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014192 primary ciliary dyskinesia 22 skos:exactMatch DOID:0110597 primary ciliary dyskinesia 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014192 primary ciliary dyskinesia 22 skos:exactMatch OMIM:615444 ciliary dyskinesia, primary, 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014192 primary ciliary dyskinesia 22 skos:exactMatch UMLS:C3809543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014193 primary ciliary dyskinesia 23 skos:exactMatch DOID:0110609 primary ciliary dyskinesia 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014193 primary ciliary dyskinesia 23 skos:exactMatch OMIM:615451 ciliary dyskinesia, primary, 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014193 primary ciliary dyskinesia 23 skos:exactMatch UMLS:C3809548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014194 mitochondrial complex III deficiency nuclear type 6 skos:exactMatch DOID:0080115 mitochondrial complex III deficiency nuclear type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014194 mitochondrial complex III deficiency nuclear type 6 skos:exactMatch OMIM:615453 mitochondrial complex 3 deficiency, nuclear iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014194 mitochondrial complex III deficiency nuclear type 6 skos:exactMatch UMLS:C3809553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014195 microcornea-myopic chorioretinal atrophy skos:exactMatch OMIM:615458 microcornea, myopic chorioretinal atrophy, and telecanthus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014195 microcornea-myopic chorioretinal atrophy skos:exactMatch Orphanet:369970 Microcornea-myopic chorioretinal atrophy-telecanthus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014195 microcornea-myopic chorioretinal atrophy skos:exactMatch UMLS:C3809567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014196 Hartsfield-Bixler-Demyer syndrome skos:exactMatch MESH:C564484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014196 Hartsfield-Bixler-Demyer syndrome skos:exactMatch OMIM:615465 hartsfield syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014196 Hartsfield-Bixler-Demyer syndrome skos:exactMatch Orphanet:2117 Hartsfield syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014196 Hartsfield-Bixler-Demyer syndrome skos:exactMatch SCTID:766032007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014196 Hartsfield-Bixler-Demyer syndrome skos:exactMatch UMLS:C1845146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014197 combined immunodeficiency due to MALT1 deficiency skos:exactMatch DOID:0111988 immunodeficiency 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014197 combined immunodeficiency due to MALT1 deficiency skos:exactMatch OMIM:615468 immunodeficiency 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014197 combined immunodeficiency due to MALT1 deficiency skos:exactMatch Orphanet:397964 Combined immunodeficiency due to MALT1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014197 combined immunodeficiency due to MALT1 deficiency skos:exactMatch UMLS:C3809583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014198 mitochondrial DNA depletion syndrome 13 skos:exactMatch DOID:0080131 mitochondrial DNA depletion syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014198 mitochondrial DNA depletion syndrome 13 skos:exactMatch NCIT:C172095 Mitochondrial DNA Depletion Syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014198 mitochondrial DNA depletion syndrome 13 skos:exactMatch OMIM:615471 mitochondrial DNA depletion syndrome 13 (encephalomyopathic type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014198 mitochondrial DNA depletion syndrome 13 skos:exactMatch Orphanet:369897 Mitochondrial DNA depletion syndrome, encephalomyopathic form with variable craniofacial anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014198 mitochondrial DNA depletion syndrome 13 skos:exactMatch SCTID:765403009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014198 mitochondrial DNA depletion syndrome 13 skos:exactMatch UMLS:C3809592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014199 developmental and epileptic encephalopathy, 17 skos:exactMatch DOID:0080450 developmental and epileptic encephalopathy 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014199 developmental and epileptic encephalopathy, 17 skos:exactMatch OMIM:615473 developmental and epileptic encephalopathy 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014199 developmental and epileptic encephalopathy, 17 skos:exactMatch UMLS:C3809606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014200 aldosterone-producing adenoma with seizures and neurological abnormalities skos:exactMatch OMIM:615474 primary aldosteronism, seizures, and neurologic abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014200 aldosterone-producing adenoma with seizures and neurological abnormalities skos:exactMatch Orphanet:369929 Primary hyperaldosteronism-seizures-neurological abnormalities syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014200 aldosterone-producing adenoma with seizures and neurological abnormalities skos:exactMatch UMLS:C3809609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014201 developmental and epileptic encephalopathy, 18 skos:exactMatch DOID:0080413 developmental and epileptic encephalopathy 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014201 developmental and epileptic encephalopathy, 18 skos:exactMatch OMIM:615476 developmental and epileptic encephalopathy 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014201 developmental and epileptic encephalopathy, 18 skos:exactMatch Orphanet:369894 OBSOLETE: Early infantile epileptic encephalopathy without suppression burst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014201 developmental and epileptic encephalopathy, 18 skos:exactMatch UMLS:C3809624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014202 primary ciliary dyskinesia 24 skos:exactMatch DOID:0110628 primary ciliary dyskinesia 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014202 primary ciliary dyskinesia 24 skos:exactMatch OMIM:615481 ciliary dyskinesia, primary, 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014202 primary ciliary dyskinesia 24 skos:exactMatch UMLS:C3809634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014203 primary ciliary dyskinesia 25 skos:exactMatch DOID:0110615 primary ciliary dyskinesia 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014203 primary ciliary dyskinesia 25 skos:exactMatch OMIM:615482 ciliary dyskinesia, primary, 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014203 primary ciliary dyskinesia 25 skos:exactMatch UMLS:C3809641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014204 basal ganglia calcification, idiopathic, 5 skos:exactMatch OMIM:615483 basal ganglia calcification, idiopathic, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014204 basal ganglia calcification, idiopathic, 5 skos:exactMatch UMLS:C3809645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014205 severe feeding difficulties-failure to thrive-microcephaly due to ASXL3 deficiency syndrome skos:exactMatch DOID:0080893 Bainbridge-Ropers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014205 severe feeding difficulties-failure to thrive-microcephaly due to ASXL3 deficiency syndrome skos:exactMatch OMIM:615485 bainbridge-ropers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014205 severe feeding difficulties-failure to thrive-microcephaly due to ASXL3 deficiency syndrome skos:exactMatch Orphanet:352577 Bainbridge-Ropers syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014205 severe feeding difficulties-failure to thrive-microcephaly due to ASXL3 deficiency syndrome skos:exactMatch UMLS:C3809650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014206 severe early-onset pulmonary alveolar proteinosis due to MARS deficiency skos:exactMatch OMIM:615486 interstitial lung and liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014206 severe early-onset pulmonary alveolar proteinosis due to MARS deficiency skos:exactMatch Orphanet:440427 Severe early-onset pulmonary alveolar proteinosis due to MARS deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014206 severe early-onset pulmonary alveolar proteinosis due to MARS deficiency skos:exactMatch UMLS:C4225400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014207 age related macular degeneration 14 skos:exactMatch DOID:0110026 age related macular degeneration 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014207 age related macular degeneration 14 skos:exactMatch OMIM:615489 macular degeneration, age-related, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014208 Charcot-Marie-Tooth disease type 2R skos:exactMatch DOID:0110161 Charcot-Marie-Tooth disease type 2R semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014208 Charcot-Marie-Tooth disease type 2R skos:exactMatch OMIM:615490 charcot-marie-tooth disease, axonal, iia 2r semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014208 Charcot-Marie-Tooth disease type 2R skos:exactMatch Orphanet:397968 Charcot-Marie-Tooth disease type 2R semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014208 Charcot-Marie-Tooth disease type 2R skos:exactMatch UMLS:C3809655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014209 early-onset progressive neurodegeneration-blindness-ataxia-spasticity syndrome skos:exactMatch DOID:0112344 hereditary spastic paraplegia 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014209 early-onset progressive neurodegeneration-blindness-ataxia-spasticity syndrome skos:exactMatch OMIM:615491 spastic paraplegia 79b, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014209 early-onset progressive neurodegeneration-blindness-ataxia-spasticity syndrome skos:exactMatch Orphanet:352654 Early-onset progressive neurodegeneration-blindness-ataxia-spasticity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014209 early-onset progressive neurodegeneration-blindness-ataxia-spasticity syndrome skos:exactMatch UMLS:C3809665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014210 intellectual disability-hypotonia-spasticity-sleep disorder syndrome skos:exactMatch OMIM:615493 intellectual developmental disorder, autosomal recessive 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014210 intellectual disability-hypotonia-spasticity-sleep disorder syndrome skos:exactMatch Orphanet:356996 ANK3-related intellectual disability-sleep disturbance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014210 intellectual disability-hypotonia-spasticity-sleep disorder syndrome skos:exactMatch UMLS:C3809672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014211 primary ciliary dyskinesia 26 skos:exactMatch DOID:0110627 primary ciliary dyskinesia 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014211 primary ciliary dyskinesia 26 skos:exactMatch OMIM:615500 ciliary dyskinesia, primary, 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014211 primary ciliary dyskinesia 26 skos:exactMatch UMLS:C3809684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014212 sulfite oxidase deficiency due to molybdenum cofactor deficiency type C skos:exactMatch DOID:0111166 molybdenum cofactor deficiency type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014212 sulfite oxidase deficiency due to molybdenum cofactor deficiency type C skos:exactMatch MESH:C565374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014212 sulfite oxidase deficiency due to molybdenum cofactor deficiency type C skos:exactMatch OMIM:615501 molybdenum cofactor deficiency, complementation group c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014212 sulfite oxidase deficiency due to molybdenum cofactor deficiency type C skos:exactMatch Orphanet:308400 Sulfite oxidase deficiency due to molybdenum cofactor deficiency type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014212 sulfite oxidase deficiency due to molybdenum cofactor deficiency type C skos:exactMatch UMLS:C1854990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014213 intellectual disability-feeding difficulties-developmental delay-microcephaly syndrome skos:exactMatch DOID:0070051 autosomal dominant intellectual developmental disorder 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014213 intellectual disability-feeding difficulties-developmental delay-microcephaly syndrome skos:exactMatch OMIM:615502 intellectual developmental disorder, autosomal dominant 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014213 intellectual disability-feeding difficulties-developmental delay-microcephaly syndrome skos:exactMatch Orphanet:363611 CTCF-related neurodevelopmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014213 intellectual disability-feeding difficulties-developmental delay-microcephaly syndrome skos:exactMatch UMLS:C3809686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014214 short-rib thoracic dysplasia 8 with or without polydactyly skos:exactMatch DOID:0110094 short-rib thoracic dysplasia 8 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014214 short-rib thoracic dysplasia 8 with or without polydactyly skos:exactMatch OMIM:615503 short-rib thoracic dysplasia 8 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014214 short-rib thoracic dysplasia 8 with or without polydactyly skos:exactMatch UMLS:C3809691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014215 primary ciliary dyskinesia 27 skos:exactMatch DOID:0110611 primary ciliary dyskinesia 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014215 primary ciliary dyskinesia 27 skos:exactMatch OMIM:615504 ciliary dyskinesia, primary, 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014215 primary ciliary dyskinesia 27 skos:exactMatch UMLS:C3809701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014216 primary ciliary dyskinesia 28 skos:exactMatch DOID:0110607 primary ciliary dyskinesia 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014216 primary ciliary dyskinesia 28 skos:exactMatch OMIM:615505 ciliary dyskinesia, primary, 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014216 primary ciliary dyskinesia 28 skos:exactMatch UMLS:C3809706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014217 telangiectasia, hereditary hemorrhagic, type 5 skos:exactMatch OMIM:615506 telangiectasia, hereditary hemorrhagic, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014217 telangiectasia, hereditary hemorrhagic, type 5 skos:exactMatch UMLS:C3809710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014218 severe dermatitis-multiple allergies-metabolic wasting syndrome skos:exactMatch OMIM:615508 erythroderma, congenital, with palmoplantar keratoderma, hypotrichosis, and hyper-ige semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014218 severe dermatitis-multiple allergies-metabolic wasting syndrome skos:exactMatch Orphanet:369992 Severe dermatitis-multiple allergies-metabolic wasting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014218 severe dermatitis-multiple allergies-metabolic wasting syndrome skos:exactMatch UMLS:C3809719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014219 alacrima, achalasia, and intellectual disability syndrome skos:exactMatch DOID:0112321 alacrima, achalasia, and impaired intellectual development syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014219 alacrima, achalasia, and intellectual disability syndrome skos:exactMatch OMIM:615510 alacrima, achalasia, and impaired intellectual development syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014220 myopathy due to myoadenylate deaminase deficiency skos:exactMatch NCIT:C157504 Myopathy due to Myoadenylate Deaminase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014220 myopathy due to myoadenylate deaminase deficiency skos:exactMatch OMIM:615511 myopathy due to myoadenylate deaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014221 triosephosphate isomerase deficiency skos:exactMatch DOID:0050884 triosephosphate isomerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014221 triosephosphate isomerase deficiency skos:exactMatch MESH:C566029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014221 triosephosphate isomerase deficiency skos:exactMatch NCIT:C131652 Triosephosphate Isomerase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014221 triosephosphate isomerase deficiency skos:exactMatch OMIM:615512 triosephosphate isomerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014221 triosephosphate isomerase deficiency skos:exactMatch Orphanet:868 Triose phosphate-isomerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014221 triosephosphate isomerase deficiency skos:exactMatch SCTID:234405009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014221 triosephosphate isomerase deficiency skos:exactMatch UMLS:C1860808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014222 immunodeficiency 14 skos:exactMatch DOID:0111936 immunodeficiency 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014222 immunodeficiency 14 skos:exactMatch OMIM:615513 immunodeficiency 14a with lymphoproliferation, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014223 amyotrophic lateral sclerosis type 19 skos:exactMatch DOID:0060210 amyotrophic lateral sclerosis type 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014223 amyotrophic lateral sclerosis type 19 skos:exactMatch OMIM:615515 amyotrophic lateral sclerosis 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014223 amyotrophic lateral sclerosis type 19 skos:exactMatch UMLS:C3715155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014224 developmental delay with autism spectrum disorder and gait instability skos:exactMatch OMIM:615516 intellectual developmental disorder, autosomal recessive 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014224 developmental delay with autism spectrum disorder and gait instability skos:exactMatch Orphanet:329195 Developmental delay with autism spectrum disorder and gait instability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014224 developmental delay with autism spectrum disorder and gait instability skos:exactMatch UMLS:C3809753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014225 hemochromatosis type 5 skos:exactMatch DOID:0111031 hemochromatosis type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014225 hemochromatosis type 5 skos:exactMatch MESH:C565020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014225 hemochromatosis type 5 skos:exactMatch OMIM:615517 hemochromatosis, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014225 hemochromatosis type 5 skos:exactMatch Orphanet:247790 FTH1-related iron overload semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014225 hemochromatosis type 5 skos:exactMatch UMLS:C1851316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014225 hemochromatosis type 5 skos:exactMatch UMLS:CN181217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014225 hemochromatosis type 5 skos:exactMatch UMLS:CN237708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014226 idiopathic CD4 lymphocytopenia skos:exactMatch DOID:0111987 immunodeficiency 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014226 idiopathic CD4 lymphocytopenia skos:exactMatch OMIM:615518 immunodeficiency 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014226 idiopathic CD4 lymphocytopenia skos:exactMatch Orphanet:228000 Idiopathic CD4 lymphocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014226 idiopathic CD4 lymphocytopenia skos:exactMatch SCTID:763713000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014226 idiopathic CD4 lymphocytopenia skos:exactMatch UMLS:C3809768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014227 hypopigmentation-punctate palmoplantar keratoderma syndrome skos:exactMatch OMIM:615522 cole disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014227 hypopigmentation-punctate palmoplantar keratoderma syndrome skos:exactMatch Orphanet:324561 Hypopigmentation-punctate palmoplantar keratoderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014227 hypopigmentation-punctate palmoplantar keratoderma syndrome skos:exactMatch SCTID:711154007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014227 hypopigmentation-punctate palmoplantar keratoderma syndrome skos:exactMatch UMLS:C3809781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014228 corneal dystrophy, Fuchs endothelial, 8 skos:exactMatch OMIM:615523 corneal dystrophy, fuchs endothelial, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014228 corneal dystrophy, Fuchs endothelial, 8 skos:exactMatch UMLS:C3809798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014229 microphthalmia, syndromic 12 skos:exactMatch OMIM:615524 microphthalmia, syndromic 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014229 microphthalmia, syndromic 12 skos:exactMatch UMLS:C3809803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014230 candidiasis, familial, 8 skos:exactMatch OMIM:615527 candidiasis, familial, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014230 candidiasis, familial, 8 skos:exactMatch UMLS:C3714992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014231 juvenile onset Parkinson disease 19A skos:exactMatch DOID:0060891 Parkinson's disease 19A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014231 juvenile onset Parkinson disease 19A skos:exactMatch OMIM:615528 parkinson disease 19a, juvenile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014231 juvenile onset Parkinson disease 19A skos:exactMatch UMLS:C3809811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014232 craniosynostosis 5, susceptibility to skos:exactMatch OMIM:615529 craniosynostosis 5, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014233 early-onset Parkinson disease 20 skos:exactMatch DOID:0060898 Parkinson's disease 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014233 early-onset Parkinson disease 20 skos:exactMatch OMIM:615530 parkinson disease 20, early-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014233 early-onset Parkinson disease 20 skos:exactMatch UMLS:C3809824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014234 reticulate acropigmentation of Kitamura skos:exactMatch DOID:0060258 reticulate acropigmentation of Kitamura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014234 reticulate acropigmentation of Kitamura skos:exactMatch OMIM:615537 reticulate acropigmentation of kitamura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014234 reticulate acropigmentation of Kitamura skos:exactMatch Orphanet:178307 Reticulate acropigmentation of Kitamura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014234 reticulate acropigmentation of Kitamura skos:exactMatch SCTID:239133004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014235 chromosome 22q13 duplication syndrome skos:exactMatch DOID:0060437 chromosome 22q13 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014235 chromosome 22q13 duplication syndrome skos:exactMatch OMIM:615538 chromosome 22q13 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014235 chromosome 22q13 duplication syndrome skos:exactMatch UMLS:C3809844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014236 Ehlers-Danlos syndrome, musculocontractural type 2 skos:exactMatch OMIM:615539 ehlers-danlos syndrome, musculocontractural type, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014236 Ehlers-Danlos syndrome, musculocontractural type 2 skos:exactMatch UMLS:C3809845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014237 autosomal recessive nonsyndromic hearing loss 76 skos:exactMatch DOID:0110524 autosomal recessive nonsyndromic deafness 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014237 autosomal recessive nonsyndromic hearing loss 76 skos:exactMatch OMIM:615540 deafness, autosomal recessive 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014237 autosomal recessive nonsyndromic hearing loss 76 skos:exactMatch UMLS:C3147083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014238 severe intellectual disability-short stature-behavioral abnormalities-facial dysmorphism syndrome skos:exactMatch OMIM:615541 intellectual developmental disorder, autosomal recessive 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014238 severe intellectual disability-short stature-behavioral abnormalities-facial dysmorphism syndrome skos:exactMatch Orphanet:391307 Severe intellectual disability-short stature-behavioral abnormalities-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014238 severe intellectual disability-short stature-behavioral abnormalities-facial dysmorphism syndrome skos:exactMatch UMLS:C3809853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014239 testicular anomalies with or without congenital heart disease skos:exactMatch OMIM:615542 testicular anomalies with or without congenital heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014239 testicular anomalies with or without congenital heart disease skos:exactMatch UMLS:C3809858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014240 periventricular nodular heterotopia 6 skos:exactMatch OMIM:615544 periventricular nodular heterotopia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014240 periventricular nodular heterotopia 6 skos:exactMatch UMLS:C3809872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014241 leukemia, acute lymphoblastic, susceptibility to, 3 skos:exactMatch OMIM:615545 leukemia, acute lymphoblastic, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014241 leukemia, acute lymphoblastic, susceptibility to, 3 skos:exactMatch UMLS:C3809874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014242 van Maldergem syndrome 2 skos:exactMatch DOID:0080586 Van Maldergem syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014242 van Maldergem syndrome 2 skos:exactMatch OMIM:615546 van maldergem syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014242 van Maldergem syndrome 2 skos:exactMatch UMLS:C3809875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014243 Schaaf-Yang syndrome skos:exactMatch DOID:0111715 Schaaf-Yang syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014243 Schaaf-Yang syndrome skos:exactMatch MESH:C535385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014243 Schaaf-Yang syndrome skos:exactMatch OMIM:615547 schaaf-yang syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014243 Schaaf-Yang syndrome skos:exactMatch Orphanet:398069 MAGEL2-related Prader-Willi-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014243 Schaaf-Yang syndrome skos:exactMatch UMLS:C1859724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014243 Schaaf-Yang syndrome skos:exactMatch UMLS:C3809877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014244 hereditary sensory and autonomic neuropathy type 7 skos:exactMatch DOID:0070149 hereditary sensory and autonomic neuropathy type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014244 hereditary sensory and autonomic neuropathy type 7 skos:exactMatch NCIT:C125388 Neuropathy, Hereditary Sensory and Autonomic, Type VII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014244 hereditary sensory and autonomic neuropathy type 7 skos:exactMatch OMIM:615548 neuropathy, hereditary sensory and autonomic, iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014244 hereditary sensory and autonomic neuropathy type 7 skos:exactMatch Orphanet:391397 Hereditary sensory and autonomic neuropathy type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014244 hereditary sensory and autonomic neuropathy type 7 skos:exactMatch UMLS:C3809882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014245 Diamond-Blackfan anemia 12 skos:exactMatch DOID:0111882 Diamond-Blackfan anemia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014245 Diamond-Blackfan anemia 12 skos:exactMatch OMIM:615550 diamond-blackfan anemia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014245 Diamond-Blackfan anemia 12 skos:exactMatch UMLS:C3809888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014246 episodic pain syndrome, familial, 2 skos:exactMatch DOID:0111730 familial episodic pain syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014246 episodic pain syndrome, familial, 2 skos:exactMatch OMIM:615551 episodic pain syndrome, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014246 episodic pain syndrome, familial, 2 skos:exactMatch UMLS:C3809893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014247 familial episodic pain syndrome with predominantly lower limb involvement skos:exactMatch NCIT:C125390 Episodic Pain Syndrome, Familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014247 familial episodic pain syndrome with predominantly lower limb involvement skos:exactMatch OMIM:615552 episodic pain syndrome, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014247 familial episodic pain syndrome with predominantly lower limb involvement skos:exactMatch Orphanet:391392 Familial episodic pain syndrome with predominantly lower limb involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014247 familial episodic pain syndrome with predominantly lower limb involvement skos:exactMatch UMLS:C3809899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014248 autism spectrum disorder - epilepsy - arthrogryposis syndrome skos:exactMatch OMIM:615553 arthrogryposis, impaired intellectual development, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014248 autism spectrum disorder - epilepsy - arthrogryposis syndrome skos:exactMatch Orphanet:370943 Autism spectrum disorder-epilepsy-arthrogryposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014248 autism spectrum disorder - epilepsy - arthrogryposis syndrome skos:exactMatch UMLS:C3809910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014249 multiple fibroadenoma of the breast skos:exactMatch OMIM:615554 multiple fibroadenomas of the breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014249 multiple fibroadenoma of the breast skos:exactMatch Orphanet:50920 OBSOLETE: Multiple fibroadenoma of the breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014249 multiple fibroadenoma of the breast skos:exactMatch UMLS:C3809918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014250 familial hyperprolactinemia skos:exactMatch OMIM:615555 hyperprolactinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014250 familial hyperprolactinemia skos:exactMatch Orphanet:397685 Familial hyperprolactinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014250 familial hyperprolactinemia skos:exactMatch SCTID:763715007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014251 melioidosis, susceptibility to skos:exactMatch OMIM:615557 melioidosis, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014252 familial hypobetalipoproteinemia 1 skos:exactMatch DOID:0111062 familial hypobetalipoproteinemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014252 familial hypobetalipoproteinemia 1 skos:exactMatch MESH:C566267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014252 familial hypobetalipoproteinemia 1 skos:exactMatch OMIM:615558 hypobetalipoproteinemia, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014252 familial hypobetalipoproteinemia 1 skos:exactMatch SCTID:60193003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014252 familial hypobetalipoproteinemia 1 skos:exactMatch UMLS:CN182502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014254 otofaciocervical syndrome 2 skos:exactMatch OMIM:615560 otofaciocervical syndrome 2, with t-cell deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014254 otofaciocervical syndrome 2 skos:exactMatch UMLS:C3714942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014255 complement factor b deficiency skos:exactMatch OMIM:615561 complement factor B deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014255 complement factor b deficiency skos:exactMatch UMLS:C3809950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014256 retinitis pigmentosa 67 skos:exactMatch DOID:0110359 retinitis pigmentosa 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014256 retinitis pigmentosa 67 skos:exactMatch OMIM:615565 retinitis pigmentosa 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014256 retinitis pigmentosa 67 skos:exactMatch UMLS:C3809954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014257 nephrotic syndrome, type 9 skos:exactMatch DOID:0080391 nephrotic syndrome type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014257 nephrotic syndrome, type 9 skos:exactMatch OMIM:615573 nephrotic syndrome, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014257 nephrotic syndrome, type 9 skos:exactMatch UMLS:C3809965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014258 congenital microcephaly - severe encephalopathy - progressive cerebral atrophy syndrome skos:exactMatch OMIM:615574 asparagine synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014258 congenital microcephaly - severe encephalopathy - progressive cerebral atrophy syndrome skos:exactMatch Orphanet:391376 Congenital microcephaly-severe encephalopathy-progressive cerebral atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014258 congenital microcephaly - severe encephalopathy - progressive cerebral atrophy syndrome skos:exactMatch UMLS:C3809971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014259 neuronopathy, distal hereditary motor, type 2D skos:exactMatch DOID:0111210 distal hereditary motor neuronopathy type 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014259 neuronopathy, distal hereditary motor, type 2D skos:exactMatch OMIM:615575 neuronopathy, distal hereditary motor, iia 2d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014260 immunodeficiency, common variable, 10 skos:exactMatch OMIM:615577 immunodeficiency, common variable, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014260 immunodeficiency, common variable, 10 skos:exactMatch UMLS:C3809991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014261 growth and developmental delay-hypotonia-vision impairment-lactic acidosis syndrome skos:exactMatch DOID:0111484 combined oxidative phosphorylation deficiency 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014261 growth and developmental delay-hypotonia-vision impairment-lactic acidosis syndrome skos:exactMatch OMIM:615578 combined oxidative phosphorylation deficiency 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014261 growth and developmental delay-hypotonia-vision impairment-lactic acidosis syndrome skos:exactMatch Orphanet:391348 Growth and developmental delay-hypotonia-vision impairment-lactic acidosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014261 growth and developmental delay-hypotonia-vision impairment-lactic acidosis syndrome skos:exactMatch UMLS:C3810001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014262 Rienhoff syndrome skos:exactMatch DOID:0070236 Loeys-Dietz syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014262 Rienhoff syndrome skos:exactMatch OMIM:615582 loeys-dietz syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014262 Rienhoff syndrome skos:exactMatch UMLS:C3810012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014263 8q24.3 microdeletion syndrome skos:exactMatch OMIM:615583 verheij syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014263 8q24.3 microdeletion syndrome skos:exactMatch Orphanet:508488 8q24.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014263 8q24.3 microdeletion syndrome skos:exactMatch UMLS:C3810023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014264 otosclerosis 10 skos:exactMatch OMIM:615589 otosclerosis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014265 Alzheimer disease 18 skos:exactMatch DOID:0110050 Alzheimer's disease 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014265 Alzheimer disease 18 skos:exactMatch OMIM:615590 alzheimer disease 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014265 Alzheimer disease 18 skos:exactMatch UMLS:C3810041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014266 age related macular degeneration 15 skos:exactMatch DOID:0110027 age related macular degeneration 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014266 age related macular degeneration 15 skos:exactMatch OMIM:615591 macular degeneration, age-related, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014266 age related macular degeneration 15 skos:exactMatch UMLS:C3810042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014267 severe combined immunodeficiency due to IKK2 deficiency skos:exactMatch DOID:0111959 immunodeficiency 15B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014267 severe combined immunodeficiency due to IKK2 deficiency skos:exactMatch OMIM:615592 immunodeficiency 15b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014267 severe combined immunodeficiency due to IKK2 deficiency skos:exactMatch Orphanet:397787 Severe combined immunodeficiency due to IKK2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014268 combined immunodeficiency due to OX40 deficiency skos:exactMatch DOID:0111935 immunodeficiency 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014268 combined immunodeficiency due to OX40 deficiency skos:exactMatch OMIM:615593 immunodeficiency 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014268 combined immunodeficiency due to OX40 deficiency skos:exactMatch Orphanet:431149 Combined immunodeficiency due to OX40 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014268 combined immunodeficiency due to OX40 deficiency skos:exactMatch SCTID:766879006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014268 combined immunodeficiency due to OX40 deficiency skos:exactMatch UMLS:C3810053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014269 combined oxidative phosphorylation deficiency 19 skos:exactMatch DOID:0111476 combined oxidative phosphorylation deficiency 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014269 combined oxidative phosphorylation deficiency 19 skos:exactMatch OMIM:615595 combined oxidative phosphorylation deficiency 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014269 combined oxidative phosphorylation deficiency 19 skos:exactMatch UMLS:C3810055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014270 STT3A-congenital disorder of glycosylation skos:exactMatch DOID:0080572 congenital disorder of glycosylation Iw semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014270 STT3A-congenital disorder of glycosylation skos:exactMatch OMIM:615596 congenital disorder of glycosylation, iia iw, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014270 STT3A-congenital disorder of glycosylation skos:exactMatch Orphanet:370921 STT3A-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014270 STT3A-congenital disorder of glycosylation skos:exactMatch SCTID:733111000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014270 STT3A-congenital disorder of glycosylation skos:exactMatch UMLS:C3810062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014271 STT3B-congenital disorder of glycosylation skos:exactMatch DOID:0080573 congenital disorder of glycosylation Ix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014271 STT3B-congenital disorder of glycosylation skos:exactMatch MESH:C535751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014271 STT3B-congenital disorder of glycosylation skos:exactMatch OMIM:615597 congenital disorder of glycosylation, iia ix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014271 STT3B-congenital disorder of glycosylation skos:exactMatch Orphanet:370924 STT3B-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014271 STT3B-congenital disorder of glycosylation skos:exactMatch SCTID:733112007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014271 STT3B-congenital disorder of glycosylation skos:exactMatch UMLS:C2931007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014272 palmoplantar keratoderma, Nagashima type skos:exactMatch OMIM:615598 palmoplantar keratoderma, nagashima iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014272 palmoplantar keratoderma, Nagashima type skos:exactMatch Orphanet:140966 Palmoplantar keratoderma, Nagashima type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014272 palmoplantar keratoderma, Nagashima type skos:exactMatch SCTID:722205008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014272 palmoplantar keratoderma, Nagashima type skos:exactMatch UMLS:C3810072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014273 microcephaly-thin corpus callosum-intellectual disability syndrome skos:exactMatch OMIM:615599 neurodevelopmental disorder with feeding difficulties, thin corpus callosum, and foot deformity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014273 microcephaly-thin corpus callosum-intellectual disability syndrome skos:exactMatch Orphanet:397951 Microcephaly-thin corpus callosum-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014273 microcephaly-thin corpus callosum-intellectual disability syndrome skos:exactMatch UMLS:C3810080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014274 L-ferritin deficiency skos:exactMatch OMIM:615604 l-ferritin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014274 L-ferritin deficiency skos:exactMatch Orphanet:440731 L-ferritin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014274 L-ferritin deficiency skos:exactMatch UMLS:C3810090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014275 Fanconi renotubular syndrome 3 skos:exactMatch DOID:0080759 Fanconi renotubular syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014275 Fanconi renotubular syndrome 3 skos:exactMatch OMIM:615605 fanconi renotubular syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014275 Fanconi renotubular syndrome 3 skos:exactMatch UMLS:C3810100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014276 combined immunodeficiency due to CD3gamma deficiency skos:exactMatch DOID:0060018 CD3gamma deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014276 combined immunodeficiency due to CD3gamma deficiency skos:exactMatch DOID:0111973 immunodeficiency 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014276 combined immunodeficiency due to CD3gamma deficiency skos:exactMatch OMIM:615607 immunodeficiency 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014276 combined immunodeficiency due to CD3gamma deficiency skos:exactMatch Orphanet:169082 Combined immunodeficiency due to CD3gamma deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014276 combined immunodeficiency due to CD3gamma deficiency skos:exactMatch SCTID:725135004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014276 combined immunodeficiency due to CD3gamma deficiency skos:exactMatch UMLS:C3810107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014276 combined immunodeficiency due to CD3gamma deficiency skos:exactMatch UMLS:C4510864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014277 developmental dysplasia of the hip 2 skos:exactMatch OMIM:615612 developmental dysplasia of the hip 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014277 developmental dysplasia of the hip 2 skos:exactMatch UMLS:C3715079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014278 immunodeficiency 18 skos:exactMatch DOID:0060017 CD3epsilon deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014278 immunodeficiency 18 skos:exactMatch DOID:0111971 immunodeficiency 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014278 immunodeficiency 18 skos:exactMatch OMIM:615615 immunodeficiency 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014278 immunodeficiency 18 skos:exactMatch UMLS:C3810127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014280 immunodeficiency 19 skos:exactMatch DOID:0060016 CD3delta deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014280 immunodeficiency 19 skos:exactMatch DOID:0111972 immunodeficiency 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014280 immunodeficiency 19 skos:exactMatch OMIM:615617 immunodeficiency 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014280 immunodeficiency 19 skos:exactMatch UMLS:C3810147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014281 cholangiocarcinoma, susceptibility to skos:exactMatch OMIM:615619 cholangiocarcinoma, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014282 hereditary spastic paraplegia 72 skos:exactMatch DOID:0110817 hereditary spastic paraplegia 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014282 hereditary spastic paraplegia 72 skos:exactMatch OMIM:615625 spastic paraplegia 72, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014282 hereditary spastic paraplegia 72 skos:exactMatch Orphanet:401849 Autosomal spastic paraplegia type 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014282 hereditary spastic paraplegia 72 skos:exactMatch UMLS:C3810160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014283 autosomal dominant nonsyndromic hearing loss 56 skos:exactMatch DOID:0110581 autosomal dominant nonsyndromic deafness 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014283 autosomal dominant nonsyndromic hearing loss 56 skos:exactMatch OMIM:615629 deafness, autosomal dominant 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014283 autosomal dominant nonsyndromic hearing loss 56 skos:exactMatch UMLS:C3810170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014284 short-rib thoracic dysplasia 10 with or without polydactyly skos:exactMatch DOID:0110091 short-rib thoracic dysplasia 10 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014284 short-rib thoracic dysplasia 10 with or without polydactyly skos:exactMatch OMIM:615630 short-rib thoracic dysplasia 10 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014284 short-rib thoracic dysplasia 10 with or without polydactyly skos:exactMatch UMLS:C3810175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014285 congenital dyserythropoietic anemia type type 1B skos:exactMatch DOID:0111397 congenital dyserythropoietic anemia type Ib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014285 congenital dyserythropoietic anemia type type 1B skos:exactMatch OMIM:615631 anemia, congenital dyserythropoietic, iia ib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014285 congenital dyserythropoietic anemia type type 1B skos:exactMatch UMLS:C3810185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014286 neuropathy, hereditary sensory, type 1F skos:exactMatch DOID:0070154 hereditary sensory neuropathy type 1F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014286 neuropathy, hereditary sensory, type 1F skos:exactMatch OMIM:615632 neuropathy, hereditary sensory, iia 1f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014286 neuropathy, hereditary sensory, type 1F skos:exactMatch UMLS:C3810194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014287 short-rib thoracic dysplasia 11 with or without polydactyly skos:exactMatch DOID:0110095 short-rib thoracic dysplasia 11 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014287 short-rib thoracic dysplasia 11 with or without polydactyly skos:exactMatch OMIM:615633 short-rib thoracic dysplasia 11 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014287 short-rib thoracic dysplasia 11 with or without polydactyly skos:exactMatch UMLS:C3810200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014288 Joubert syndrome 21 skos:exactMatch DOID:0110990 Joubert syndrome 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014288 Joubert syndrome 21 skos:exactMatch OMIM:615636 joubert syndrome 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014288 Joubert syndrome 21 skos:exactMatch UMLS:C3810212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014289 macrocephaly-developmental delay syndrome skos:exactMatch OMIM:615637 intellectual developmental disorder, autosomal recessive 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014289 macrocephaly-developmental delay syndrome skos:exactMatch Orphanet:397612 Macrocephaly-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014289 macrocephaly-developmental delay syndrome skos:exactMatch UMLS:C3810225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014290 neurodegeneration with brain iron accumulation 6 skos:exactMatch DOID:0110740 neurodegeneration with brain iron accumulation 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014290 neurodegeneration with brain iron accumulation 6 skos:exactMatch OMIM:615643 neurodegeneration with brain iron accumulation 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014290 neurodegeneration with brain iron accumulation 6 skos:exactMatch Orphanet:397725 COASY protein-associated neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014290 neurodegeneration with brain iron accumulation 6 skos:exactMatch SCTID:732264002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014290 neurodegeneration with brain iron accumulation 6 skos:exactMatch UMLS:C3810230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014291 autosomal dominant nonsyndromic hearing loss 54 skos:exactMatch DOID:0110580 autosomal dominant nonsyndromic deafness 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014291 autosomal dominant nonsyndromic hearing loss 54 skos:exactMatch OMIM:615649 deafness, autosomal dominant 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014292 leukoencephalopathy with mild cerebellar ataxia and white matter edema skos:exactMatch NCIT:C171603 Leukoencephalopathy with Ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014292 leukoencephalopathy with mild cerebellar ataxia and white matter edema skos:exactMatch OMIM:615651 leukoencephalopathy with ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014292 leukoencephalopathy with mild cerebellar ataxia and white matter edema skos:exactMatch Orphanet:363540 Leukoencephalopathy with mild cerebellar ataxia and white matter edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014292 leukoencephalopathy with mild cerebellar ataxia and white matter edema skos:exactMatch SCTID:768663003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014293 autosomal dominant nonsyndromic hearing loss 58 skos:exactMatch DOID:0110582 autosomal dominant nonsyndromic deafness 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014293 autosomal dominant nonsyndromic hearing loss 58 skos:exactMatch OMIM:615654 deafness, autosomal dominant 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014294 chromosome 15q11.2 deletion syndrome skos:exactMatch DOID:0060393 chromosome 15q11.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014294 chromosome 15q11.2 deletion syndrome skos:exactMatch OMIM:615656 chromosome 15q11.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014294 chromosome 15q11.2 deletion syndrome skos:exactMatch Orphanet:261183 15q11.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014294 chromosome 15q11.2 deletion syndrome skos:exactMatch UMLS:C3180937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014295 hereditary spastic paraplegia 57 skos:exactMatch DOID:0110809 hereditary spastic paraplegia 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014295 hereditary spastic paraplegia 57 skos:exactMatch OMIM:615658 spastic paraplegia 57, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014295 hereditary spastic paraplegia 57 skos:exactMatch Orphanet:431329 Autosomal recessive spastic paraplegia type 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014295 hereditary spastic paraplegia 57 skos:exactMatch SCTID:723826007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014295 hereditary spastic paraplegia 57 skos:exactMatch UMLS:C3714897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014295 hereditary spastic paraplegia 57 skos:exactMatch UMLS:C4510084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014296 Warburg micro syndrome 4 skos:exactMatch DOID:0110719 Warburg micro syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014296 Warburg micro syndrome 4 skos:exactMatch OMIM:615663 warburg micro syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014296 Warburg micro syndrome 4 skos:exactMatch UMLS:C3810265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014297 Joubert syndrome 22 skos:exactMatch DOID:0110991 Joubert syndrome 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014297 Joubert syndrome 22 skos:exactMatch OMIM:615665 joubert syndrome 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014297 Joubert syndrome 22 skos:exactMatch UMLS:C3810278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014298 chromosome 5q12 deletion syndrome skos:exactMatch DOID:0060421 chromosome 5q12 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014298 chromosome 5q12 deletion syndrome skos:exactMatch OMIM:615668 chromosome 5q12 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014298 chromosome 5q12 deletion syndrome skos:exactMatch Orphanet:439822 PDE4D haploinsufficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014298 chromosome 5q12 deletion syndrome skos:exactMatch UMLS:C3810282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014299 schwannomatosis 2 skos:exactMatch OMIM:615670 schwannomatosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014299 schwannomatosis 2 skos:exactMatch UMLS:C3810283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014300 proximal myopathy with extrapyramidal signs skos:exactMatch DOID:0111335 myopathy with extrapyramidal signs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014300 proximal myopathy with extrapyramidal signs skos:exactMatch OMIM:615673 myopathy with extrapyramidal signs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014300 proximal myopathy with extrapyramidal signs skos:exactMatch Orphanet:401768 Proximal myopathy with extrapyramidal signs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014300 proximal myopathy with extrapyramidal signs skos:exactMatch UMLS:C3810285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014301 dowling-degos disease 3 skos:exactMatch OMIM:615674 dowling-degos disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014301 dowling-degos disease 3 skos:exactMatch UMLS:C3810286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014302 hereditary spastic paraplegia 62 skos:exactMatch DOID:0110813 hereditary spastic paraplegia 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014302 hereditary spastic paraplegia 62 skos:exactMatch OMIM:615681 spastic paraplegia 62, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014302 hereditary spastic paraplegia 62 skos:exactMatch Orphanet:401785 Autosomal recessive spastic paraplegia type 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014302 hereditary spastic paraplegia 62 skos:exactMatch SCTID:765045003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014302 hereditary spastic paraplegia 62 skos:exactMatch UMLS:C4284588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014303 hereditary spastic paraplegia 64 skos:exactMatch DOID:0110815 hereditary spastic paraplegia 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014303 hereditary spastic paraplegia 64 skos:exactMatch OMIM:615683 spastic paraplegia 64, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014303 hereditary spastic paraplegia 64 skos:exactMatch Orphanet:401810 Autosomal recessive spastic paraplegia type 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014303 hereditary spastic paraplegia 64 skos:exactMatch SCTID:726609005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014303 hereditary spastic paraplegia 64 skos:exactMatch UMLS:C3810289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014303 hereditary spastic paraplegia 64 skos:exactMatch UMLS:C4511960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014304 hereditary spastic paraplegia 61 skos:exactMatch DOID:0110812 hereditary spastic paraplegia 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014304 hereditary spastic paraplegia 61 skos:exactMatch OMIM:615685 spastic paraplegia 61, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014304 hereditary spastic paraplegia 61 skos:exactMatch Orphanet:401780 Autosomal recessive spastic paraplegia type 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014304 hereditary spastic paraplegia 61 skos:exactMatch SCTID:726611001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014304 hereditary spastic paraplegia 61 skos:exactMatch UMLS:C3810294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014304 hereditary spastic paraplegia 61 skos:exactMatch UMLS:C4511962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014305 hereditary spastic paraplegia 63 skos:exactMatch DOID:0110814 hereditary spastic paraplegia 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014305 hereditary spastic paraplegia 63 skos:exactMatch OMIM:615686 spastic paraplegia 63, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014305 hereditary spastic paraplegia 63 skos:exactMatch Orphanet:401805 Autosomal recessive spastic paraplegia type 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014305 hereditary spastic paraplegia 63 skos:exactMatch SCTID:726610000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014305 hereditary spastic paraplegia 63 skos:exactMatch UMLS:C3810295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014306 vasculitis due to ADA2 deficiency skos:exactMatch OMIM:615688 vasculitis, autoinflammation, immunodeficiency, and hematologic defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014306 vasculitis due to ADA2 deficiency skos:exactMatch Orphanet:404553 Vasculitis due to ADA2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014307 Dowling-Degos disease 4 skos:exactMatch OMIM:615696 dowling-degos disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014307 Dowling-Degos disease 4 skos:exactMatch UMLS:C3810313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014308 familial temporal lobe epilepsy 6 skos:exactMatch DOID:0060749 familial temporal lobe epilepsy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014308 familial temporal lobe epilepsy 6 skos:exactMatch OMIM:615697 epilepsy, familial temporal lobe, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014308 familial temporal lobe epilepsy 6 skos:exactMatch UMLS:C3810320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014309 obesity due to CEP19 deficiency skos:exactMatch OMIM:615703 morbid obesity and spermatogenic failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014309 obesity due to CEP19 deficiency skos:exactMatch Orphanet:397615 Obesity due to CEP19 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014309 obesity due to CEP19 deficiency skos:exactMatch UMLS:C3810324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014310 hereditary sclerosing poikiloderma with tendon and pulmonary involvement skos:exactMatch OMIM:615704 poikiloderma, hereditary fibrosing, with tendon contractures, myopathy, and pulmonary fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014310 hereditary sclerosing poikiloderma with tendon and pulmonary involvement skos:exactMatch Orphanet:221043 Hereditary fibrosing poikiloderma-tendon contractures-myopathy-pulmonary fibrosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014310 hereditary sclerosing poikiloderma with tendon and pulmonary involvement skos:exactMatch UMLS:C3810325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014311 autosomal recessive spinocerebellar ataxia 15 skos:exactMatch DOID:0080057 autosomal recessive spinocerebellar ataxia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014311 autosomal recessive spinocerebellar ataxia 15 skos:exactMatch OMIM:615705 spinocerebellar ataxia, autosomal recessive 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014311 autosomal recessive spinocerebellar ataxia 15 skos:exactMatch Orphanet:404499 Autosomal recessive cerebellar ataxia-epilepsy-intellectual disability syndrome due to RUBCN deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014311 autosomal recessive spinocerebellar ataxia 15 skos:exactMatch UMLS:C3810326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014312 auriculocondylar syndrome 3 skos:exactMatch OMIM:615706 auriculocondylar syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014312 auriculocondylar syndrome 3 skos:exactMatch UMLS:C3810332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014313 autosomal recessive primary immunodeficiency with defective spontaneous natural killer cell cytotoxicity skos:exactMatch DOID:0111941 immunodeficiency 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014313 autosomal recessive primary immunodeficiency with defective spontaneous natural killer cell cytotoxicity skos:exactMatch OMIM:615707 immunodeficiency 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014313 autosomal recessive primary immunodeficiency with defective spontaneous natural killer cell cytotoxicity skos:exactMatch Orphanet:437552 Autosomal recessive primary immunodeficiency with defective spontaneous natural killer cell cytotoxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014313 autosomal recessive primary immunodeficiency with defective spontaneous natural killer cell cytotoxicity skos:exactMatch UMLS:C3810342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014314 sacral agenesis-abnormal ossification of the vertebral bodies-persistent notochordal canal syndrome skos:exactMatch OMIM:615709 sacral agenesis with vertebral anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014314 sacral agenesis-abnormal ossification of the vertebral bodies-persistent notochordal canal syndrome skos:exactMatch Orphanet:397927 Sacral agenesis-abnormal ossification of the vertebral bodies-persistent notochordal canal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014314 sacral agenesis-abnormal ossification of the vertebral bodies-persistent notochordal canal syndrome skos:exactMatch UMLS:C3810343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014316 Alzheimer disease 19 skos:exactMatch DOID:0110051 Alzheimer's disease 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014316 Alzheimer disease 19 skos:exactMatch OMIM:615711 alzheimer disease 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014316 Alzheimer disease 19 skos:exactMatch UMLS:C3810349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014317 pancytopenia-developmental delay syndrome skos:exactMatch OMIM:615715 bone marrow failure syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014317 pancytopenia-developmental delay syndrome skos:exactMatch Orphanet:401764 Pancytopenia-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014317 pancytopenia-developmental delay syndrome skos:exactMatch UMLS:C3810350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014318 hyperphosphatasia with intellectual disability syndrome 4 skos:exactMatch OMIM:615716 hyperphosphatasia with impaired intellectual development syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014318 hyperphosphatasia with intellectual disability syndrome 4 skos:exactMatch UMLS:C3810354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014319 renal hypodysplasia/aplasia 2 skos:exactMatch OMIM:615721 renal hypodysplasia/aplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014319 renal hypodysplasia/aplasia 2 skos:exactMatch UMLS:C3810359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014320 Bosch-Boonstra-Schaaf optic atrophy syndrome skos:exactMatch DOID:0112226 Bosch-Boonstra-Schaaf optic atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014320 Bosch-Boonstra-Schaaf optic atrophy syndrome skos:exactMatch OMIM:615722 bosch-boonstra-schaaf optic atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014320 Bosch-Boonstra-Schaaf optic atrophy syndrome skos:exactMatch Orphanet:401777 Optic atrophy-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014320 Bosch-Boonstra-Schaaf optic atrophy syndrome skos:exactMatch UMLS:C3810363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014321 premature ovarian failure 8 skos:exactMatch OMIM:615723 premature ovarian failure 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014321 premature ovarian failure 8 skos:exactMatch UMLS:C3810367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014322 premature ovarian failure 9 skos:exactMatch OMIM:615724 premature ovarian failure 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014322 premature ovarian failure 9 skos:exactMatch UMLS:C3810376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014323 retinitis pigmentosa 68 skos:exactMatch DOID:0110374 retinitis pigmentosa 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014323 retinitis pigmentosa 68 skos:exactMatch OMIM:615725 retinitis pigmentosa 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014323 retinitis pigmentosa 68 skos:exactMatch UMLS:C3810380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014324 pachyonychia congenita 3 skos:exactMatch OMIM:615726 pachyonychia congenita 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014324 pachyonychia congenita 3 skos:exactMatch UMLS:C3714948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014325 pachyonychia congenita 4 skos:exactMatch OMIM:615728 pachyonychia congenita 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014325 pachyonychia congenita 4 skos:exactMatch UMLS:C3714949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014326 nemaline myopathy 9 skos:exactMatch DOID:0110929 nemaline myopathy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014326 nemaline myopathy 9 skos:exactMatch OMIM:615731 nemaline myopathy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014326 nemaline myopathy 9 skos:exactMatch UMLS:C3810384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014327 palmoplantar keratoderma, nonepidermolytic, focal or diffuse skos:exactMatch DOID:0111710 focal or diffuse nonepidermolytic palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014327 palmoplantar keratoderma, nonepidermolytic, focal or diffuse skos:exactMatch OMIM:615735 palmoplantar keratoderma, nonepidermolytic, focal or diffuse semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014327 palmoplantar keratoderma, nonepidermolytic, focal or diffuse skos:exactMatch Orphanet:402003 Autosomal dominant focal non-epidermolytic palmoplantar keratoderma with plantar blistering semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014327 palmoplantar keratoderma, nonepidermolytic, focal or diffuse skos:exactMatch UMLS:C3810394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014328 developmental and epileptic encephalopathy, 19 skos:exactMatch DOID:0080431 developmental and epileptic encephalopathy 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014328 developmental and epileptic encephalopathy, 19 skos:exactMatch NCIT:C142802 Developmental and Epileptic Encephalopathy 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014328 developmental and epileptic encephalopathy, 19 skos:exactMatch OMIM:615744 developmental and epileptic encephalopathy 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014328 developmental and epileptic encephalopathy, 19 skos:exactMatch UMLS:C3810400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014329 atrial standstill 2 skos:exactMatch DOID:0080663 atrial standstill 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014329 atrial standstill 2 skos:exactMatch OMIM:615745 atrial standstill 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014329 atrial standstill 2 skos:exactMatch UMLS:C3810401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014330 obsolete eculizumab, poor response to skos:exactMatch OMIM:615749 eculizumab, poor response to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014330 obsolete eculizumab, poor response to skos:exactMatch UMLS:C3810402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014331 Moyamoya disease with early-onset achalasia skos:exactMatch OMIM:615750 moyamoya disease 6 with or without achalasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014331 Moyamoya disease with early-onset achalasia skos:exactMatch Orphanet:401945 Moyamoya disease with early-onset achalasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014331 Moyamoya disease with early-onset achalasia skos:exactMatch SCTID:718551002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014331 Moyamoya disease with early-onset achalasia skos:exactMatch UMLS:C3810403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014332 hyperammonemic encephalopathy due to carbonic anhydrase VA deficiency skos:exactMatch OMIM:615751 carbonic anhydrase 5a deficiency, hyperammonemia due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014332 hyperammonemic encephalopathy due to carbonic anhydrase VA deficiency skos:exactMatch Orphanet:401948 Hyperammonemic encephalopathy due to carbonic anhydrase VA deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014332 hyperammonemic encephalopathy due to carbonic anhydrase VA deficiency skos:exactMatch SCTID:764456001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014332 hyperammonemic encephalopathy due to carbonic anhydrase VA deficiency skos:exactMatch UMLS:C3810404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014333 polymicrogyria, bilateral perisylvian, autosomal recessive skos:exactMatch OMIM:615752 polymicrogyria, bilateral perisylvian, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014333 polymicrogyria, bilateral perisylvian, autosomal recessive skos:exactMatch UMLS:C3810405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014334 severe combined immunodeficiency due to LCK deficiency skos:exactMatch DOID:0111937 immunodeficiency 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014334 severe combined immunodeficiency due to LCK deficiency skos:exactMatch OMIM:615758 immunodeficiency 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014334 severe combined immunodeficiency due to LCK deficiency skos:exactMatch Orphanet:280142 Severe combined immunodeficiency due to LCK deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014334 severe combined immunodeficiency due to LCK deficiency skos:exactMatch UMLS:C4014233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014335 diffuse cerebral and cerebellar atrophy - intractable seizures - progressive microcephaly syndrome skos:exactMatch OMIM:615760 microcephaly, progressive, with seizures and cerebral and cerebellar atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014335 diffuse cerebral and cerebellar atrophy - intractable seizures - progressive microcephaly syndrome skos:exactMatch Orphanet:404437 Diffuse cerebral and cerebellar atrophy-intractable seizures-progressive microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014335 diffuse cerebral and cerebellar atrophy - intractable seizures - progressive microcephaly syndrome skos:exactMatch UMLS:C4014239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014336 intellectual disability-facial dysmorphism syndrome due to SETD5 haploinsufficiency skos:exactMatch DOID:0070053 autosomal dominant intellectual developmental disorder 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014336 intellectual disability-facial dysmorphism syndrome due to SETD5 haploinsufficiency skos:exactMatch OMIM:615761 intellectual developmental disorder, autosomal dominant 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014336 intellectual disability-facial dysmorphism syndrome due to SETD5 haploinsufficiency skos:exactMatch Orphanet:404440 Intellectual disability-facial dysmorphism syndrome due to SETD5 haploinsufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014336 intellectual disability-facial dysmorphism syndrome due to SETD5 haploinsufficiency skos:exactMatch UMLS:C3810406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014337 complex cortical dysplasia with other brain malformations 5 skos:exactMatch DOID:0090135 complex cortical dysplasia with other brain malformations 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014337 complex cortical dysplasia with other brain malformations 5 skos:exactMatch OMIM:615763 cortical dysplasia, complex, with other brain malformations 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014337 complex cortical dysplasia with other brain malformations 5 skos:exactMatch UMLS:C3810407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014338 IL21-related infantile inflammatory bowel disease skos:exactMatch OMIM:615767 immunodeficiency, common variable, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014338 IL21-related infantile inflammatory bowel disease skos:exactMatch Orphanet:477661 IL21-related infantile inflammatory bowel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014338 IL21-related infantile inflammatory bowel disease skos:exactMatch UMLS:C4014258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014339 autosomal recessive spinocerebellar ataxia 16 skos:exactMatch DOID:0080029 autosomal recessive spinocerebellar ataxia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014339 autosomal recessive spinocerebellar ataxia 16 skos:exactMatch OMIM:615768 spinocerebellar ataxia, autosomal recessive 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014339 autosomal recessive spinocerebellar ataxia 16 skos:exactMatch Orphanet:412057 Autosomal recessive cerebellar ataxia due to STUB1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014339 autosomal recessive spinocerebellar ataxia 16 skos:exactMatch UMLS:C4014261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014340 atrial fibrillation, familial, 15 skos:exactMatch OMIM:615770 atrial fibrillation, familial, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014340 atrial fibrillation, familial, 15 skos:exactMatch UMLS:C4014269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014341 complex cortical dysplasia with other brain malformations 6 skos:exactMatch DOID:0090136 complex cortical dysplasia with other brain malformations 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014341 complex cortical dysplasia with other brain malformations 6 skos:exactMatch OMIM:615771 cortical dysplasia, complex, with other brain malformations 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014341 complex cortical dysplasia with other brain malformations 6 skos:exactMatch UMLS:C4014283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014342 female infertility due to zona pellucida defect skos:exactMatch OMIM:615774 oocyte maturation defect 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014342 female infertility due to zona pellucida defect skos:exactMatch Orphanet:404466 Female infertility due to zona pellucida defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014342 female infertility due to zona pellucida defect skos:exactMatch UMLS:C4014291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014343 Desbuquois dysplasia 2 skos:exactMatch OMIM:615777 desbuquois dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014343 Desbuquois dysplasia 2 skos:exactMatch UMLS:C4014294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014344 congenital heart defects, multiple types, 4 skos:exactMatch OMIM:615779 congenital heart defects, multiple types, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014344 congenital heart defects, multiple types, 4 skos:exactMatch UMLS:C4014310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014345 retinitis pigmentosa 69 skos:exactMatch DOID:0110410 retinitis pigmentosa 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014345 retinitis pigmentosa 69 skos:exactMatch OMIM:615780 retinitis pigmentosa 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014345 retinitis pigmentosa 69 skos:exactMatch UMLS:C4014312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014346 white sponge nevus 2 skos:exactMatch DOID:0081288 white sponge nevus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014346 white sponge nevus 2 skos:exactMatch OMIM:615785 white sponge nevus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014346 white sponge nevus 2 skos:exactMatch UMLS:C4014321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014347 short stature with microcephaly and distinctive facies skos:exactMatch OMIM:615789 short stature with microcephaly and distinctive facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014347 short stature with microcephaly and distinctive facies skos:exactMatch UMLS:C4014339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014348 intellectual disability, autosomal recessive 42 skos:exactMatch OMIM:615802 neurodevelopmental disorder with dysmorphic features, spasticity, and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014348 intellectual disability, autosomal recessive 42 skos:exactMatch UMLS:C4014343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014349 pontocerebellar hypoplasia type 10 skos:exactMatch DOID:0060279 pontocerebellar hypoplasia type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014349 pontocerebellar hypoplasia type 10 skos:exactMatch OMIM:615803 pontocerebellar hypoplasia, iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014349 pontocerebellar hypoplasia type 10 skos:exactMatch Orphanet:411493 Pontocerebellar hypoplasia type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014349 pontocerebellar hypoplasia type 10 skos:exactMatch UMLS:C4014347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014350 Seckel syndrome 8 skos:exactMatch DOID:0070009 Seckel syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014350 Seckel syndrome 8 skos:exactMatch OMIM:615807 seckel syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014350 Seckel syndrome 8 skos:exactMatch UMLS:C3891452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014351 pontocerebellar hypoplasia type 9 skos:exactMatch DOID:0060278 pontocerebellar hypoplasia type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014351 pontocerebellar hypoplasia type 9 skos:exactMatch OMIM:615809 pontocerebellar hypoplasia, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014351 pontocerebellar hypoplasia type 9 skos:exactMatch Orphanet:369920 Pontocerebellar hypoplasia type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014351 pontocerebellar hypoplasia type 9 skos:exactMatch UMLS:C4014354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014352 abdominal obesity-metabolic syndrome 3 skos:exactMatch DOID:0060612 abdominal obesity-metabolic syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014352 abdominal obesity-metabolic syndrome 3 skos:exactMatch OMIM:615812 abdominal obesity-metabolic syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014352 abdominal obesity-metabolic syndrome 3 skos:exactMatch UMLS:C4014361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014353 immunodeficiency 23 skos:exactMatch DOID:0111953 immunodeficiency 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014353 immunodeficiency 23 skos:exactMatch MESH:C565684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014353 immunodeficiency 23 skos:exactMatch OMIM:615816 immunodeficiency 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014353 immunodeficiency 23 skos:exactMatch Orphanet:443811 PGM3-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014353 immunodeficiency 23 skos:exactMatch UMLS:C1857617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014353 immunodeficiency 23 skos:exactMatch UMLS:C4014371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014354 intellectual disability, autosomal recessive 43 skos:exactMatch OMIM:615817 intellectual developmental disorder, autosomal recessive 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014354 intellectual disability, autosomal recessive 43 skos:exactMatch UMLS:C4014386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014355 cardiomyopathy, dilated, with woolly hair, keratoderma, and tooth agenesis skos:exactMatch OMIM:615821 cardiomyopathy, dilated, with woolly hair, keratoderma, and tooth agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014355 cardiomyopathy, dilated, with woolly hair, keratoderma, and tooth agenesis skos:exactMatch UMLS:C4014393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014356 mitochondrial complex III deficiency nuclear type 7 skos:exactMatch DOID:0080116 mitochondrial complex III deficiency nuclear type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014356 mitochondrial complex III deficiency nuclear type 7 skos:exactMatch OMIM:615824 mitochondrial complex 3 deficiency, nuclear iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014356 mitochondrial complex III deficiency nuclear type 7 skos:exactMatch UMLS:C4014408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014357 intellectual disability, autosomal dominant 24 skos:exactMatch DOID:0070054 Vulto-van Silfout-de Vries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014357 intellectual disability, autosomal dominant 24 skos:exactMatch OMIM:615828 vulto-van silfhout-de vries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014357 intellectual disability, autosomal dominant 24 skos:exactMatch UMLS:C4014414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014358 AHDC1-related intellectual disability - obstructive sleep apnea - mild dysmorphism syndrome skos:exactMatch DOID:0070055 Xia-Gibbs Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014358 AHDC1-related intellectual disability - obstructive sleep apnea - mild dysmorphism syndrome skos:exactMatch OMIM:615829 xia-gibbs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014358 AHDC1-related intellectual disability - obstructive sleep apnea - mild dysmorphism syndrome skos:exactMatch Orphanet:412069 AHDC1-related intellectual disability-obstructive sleep apnea-mild dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014358 AHDC1-related intellectual disability - obstructive sleep apnea - mild dysmorphism syndrome skos:exactMatch UMLS:C4014419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014359 pigmented nodular adrenocortical disease, primary, 4 skos:exactMatch OMIM:615830 pigmented nodular adrenocortical disease, primary, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014359 pigmented nodular adrenocortical disease, primary, 4 skos:exactMatch UMLS:C4014425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014360 developmental and epileptic encephalopathy, 21 skos:exactMatch DOID:0080443 developmental and epileptic encephalopathy 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014360 developmental and epileptic encephalopathy, 21 skos:exactMatch OMIM:615833 developmental and epileptic encephalopathy 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014360 developmental and epileptic encephalopathy, 21 skos:exactMatch UMLS:C4014430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014361 autism spectrum disorder due to AUTS2 deficiency skos:exactMatch DOID:0070056 autosomal dominant intellectual developmental disorder 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014361 autism spectrum disorder due to AUTS2 deficiency skos:exactMatch OMIM:615834 intellectual developmental disorder, autosomal dominant 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014361 autism spectrum disorder due to AUTS2 deficiency skos:exactMatch Orphanet:352490 Autism spectrum disorder due to AUTS2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014361 autism spectrum disorder due to AUTS2 deficiency skos:exactMatch UMLS:C4014435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014362 chromosome 16 inversion, 0.45-Mb skos:exactMatch OMIM:615835 chromosome 16 inversion, 0.45-mb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014363 autosomal recessive nonsyndromic hearing loss 101 skos:exactMatch DOID:0110462 autosomal recessive nonsyndromic deafness 101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014363 autosomal recessive nonsyndromic hearing loss 101 skos:exactMatch OMIM:615837 deafness, autosomal recessive 101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014363 autosomal recessive nonsyndromic hearing loss 101 skos:exactMatch UMLS:C3892049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014364 mitochondrial complex III deficiency nuclear type 8 skos:exactMatch DOID:0080117 mitochondrial complex III deficiency nuclear type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014364 mitochondrial complex III deficiency nuclear type 8 skos:exactMatch OMIM:615838 mitochondrial complex 3 deficiency, nuclear iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014364 mitochondrial complex III deficiency nuclear type 8 skos:exactMatch UMLS:C4014440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014365 spermatogenic failure 13 skos:exactMatch DOID:0070182 spermatogenic failure 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014365 spermatogenic failure 13 skos:exactMatch OMIM:615841 spermatogenic failure 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014365 spermatogenic failure 13 skos:exactMatch UMLS:C4014449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014366 spermatogenic failure 14 skos:exactMatch DOID:0070179 spermatogenic failure 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014366 spermatogenic failure 14 skos:exactMatch OMIM:615842 spermatogenic failure 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014366 spermatogenic failure 14 skos:exactMatch UMLS:C4014454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014367 Aicardi-Goutieres syndrome 7 skos:exactMatch NCIT:C168585 Aicardi-Goutieres Syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014367 Aicardi-Goutieres syndrome 7 skos:exactMatch OMIM:615846 aicardi-goutieres syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014367 Aicardi-Goutieres syndrome 7 skos:exactMatch UMLS:C3888244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014368 melanoma, cutaneous malignant, susceptibility to, 10 skos:exactMatch OMIM:615848 melanoma, cutaneous malignant, susceptibility to, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014369 postaxial polydactyly-anterior pituitary anomalies-facial dysmorphism syndrome skos:exactMatch DOID:0080328 Culler-Jones syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014369 postaxial polydactyly-anterior pituitary anomalies-facial dysmorphism syndrome skos:exactMatch OMIM:615849 culler-jones syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014369 postaxial polydactyly-anterior pituitary anomalies-facial dysmorphism syndrome skos:exactMatch Orphanet:420584 Postaxial polydactyly-anterior pituitary anomalies-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014369 postaxial polydactyly-anterior pituitary anomalies-facial dysmorphism syndrome skos:exactMatch UMLS:C4014479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014370 pontocerebellar hypoplasia type 2E skos:exactMatch DOID:0060271 pontocerebellar hypoplasia type 2E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014370 pontocerebellar hypoplasia type 2E skos:exactMatch OMIM:615851 pontocerebellar hypoplasia, iia 2e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014370 pontocerebellar hypoplasia type 2E skos:exactMatch UMLS:C4014488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014371 developmental and epileptic encephalopathy, 23 skos:exactMatch DOID:0080415 developmental and epileptic encephalopathy 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014371 developmental and epileptic encephalopathy, 23 skos:exactMatch OMIM:615859 developmental and epileptic encephalopathy 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014371 developmental and epileptic encephalopathy, 23 skos:exactMatch Orphanet:411986 Early-onset epileptic encephalopathy-cortical blindness-intellectual disability-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014371 developmental and epileptic encephalopathy, 23 skos:exactMatch UMLS:C4014492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014372 cone-rod dystrophy 19 skos:exactMatch DOID:0111025 cone-rod dystrophy 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014372 cone-rod dystrophy 19 skos:exactMatch OMIM:615860 cone-rod dystrophy 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014372 cone-rod dystrophy 19 skos:exactMatch UMLS:C4014501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014373 nephrotic syndrome, type 10 skos:exactMatch DOID:0080386 nephrotic syndrome type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014373 nephrotic syndrome, type 10 skos:exactMatch OMIM:615861 nephrotic syndrome, iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014373 nephrotic syndrome, type 10 skos:exactMatch UMLS:C4014507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014374 nephronophthisis 18 skos:exactMatch DOID:0111125 nephronophthisis 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014374 nephronophthisis 18 skos:exactMatch OMIM:615862 nephronophthisis 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014374 nephronophthisis 18 skos:exactMatch UMLS:C3890591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014375 congenital diarrhea 7 with exudative enteropathy skos:exactMatch DOID:0060778 congenital diarrhea 7 with exudative enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014375 congenital diarrhea 7 with exudative enteropathy skos:exactMatch OMIM:615863 diarrhea 7, protein-losing enteropathy iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014375 congenital diarrhea 7 with exudative enteropathy skos:exactMatch Orphanet:329242 Congenital chronic diarrhea with protein-losing enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014375 congenital diarrhea 7 with exudative enteropathy skos:exactMatch UMLS:C4014516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014376 intellectual disability, autosomal dominant 27 skos:exactMatch DOID:0070057 Coffin-Siris syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014376 intellectual disability, autosomal dominant 27 skos:exactMatch OMIM:615866 intellectual developmental disorder with microcephaly and with or without ocular malformations or hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014376 intellectual disability, autosomal dominant 27 skos:exactMatch UMLS:C4014528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014377 developmental and epileptic encephalopathy, 24 skos:exactMatch DOID:0080429 developmental and epileptic encephalopathy 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014377 developmental and epileptic encephalopathy, 24 skos:exactMatch OMIM:615871 developmental and epileptic encephalopathy 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014377 developmental and epileptic encephalopathy, 24 skos:exactMatch UMLS:C4014531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014378 primary ciliary dyskinesia 29 skos:exactMatch DOID:0110600 primary ciliary dyskinesia 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014378 primary ciliary dyskinesia 29 skos:exactMatch NCIT:C172393 Primary Ciliary Dyskinesia 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014378 primary ciliary dyskinesia 29 skos:exactMatch OMIM:615872 ciliary dyskinesia, primary, 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014378 primary ciliary dyskinesia 29 skos:exactMatch UMLS:C4014534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014379 ADNP-related multiple congenital anomalies - intellectual disability - autism spectrum disorder skos:exactMatch DOID:0070058 Helsmoortel-Van Der Aa Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014379 ADNP-related multiple congenital anomalies - intellectual disability - autism spectrum disorder skos:exactMatch OMIM:615873 helsmoortel-van der aa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014379 ADNP-related multiple congenital anomalies - intellectual disability - autism spectrum disorder skos:exactMatch Orphanet:404448 ADNP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014379 ADNP-related multiple congenital anomalies - intellectual disability - autism spectrum disorder skos:exactMatch SCTID:766824003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014379 ADNP-related multiple congenital anomalies - intellectual disability - autism spectrum disorder skos:exactMatch UMLS:C4014538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014380 colobomatous microphthalmia-rhizomelic dysplasia syndrome skos:exactMatch DOID:0111802 syndromic microphthalmia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014380 colobomatous microphthalmia-rhizomelic dysplasia syndrome skos:exactMatch OMIM:615877 microphthalmia/coloboma and skeletal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014380 colobomatous microphthalmia-rhizomelic dysplasia syndrome skos:exactMatch Orphanet:424099 Colobomatous microphthalmia-rhizomelic dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014380 colobomatous microphthalmia-rhizomelic dysplasia syndrome skos:exactMatch UMLS:C4014540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014381 cholestasis, progressive familial intrahepatic, 4 skos:exactMatch DOID:0070224 progressive familial intrahepatic cholestasis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014381 cholestasis, progressive familial intrahepatic, 4 skos:exactMatch OMIM:615878 cholestasis, progressive familial intrahepatic, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014381 cholestasis, progressive familial intrahepatic, 4 skos:exactMatch Orphanet:480483 Progressive familial intrahepatic cholestasis type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014381 cholestasis, progressive familial intrahepatic, 4 skos:exactMatch UMLS:C2931067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014381 cholestasis, progressive familial intrahepatic, 4 skos:exactMatch UMLS:CN776838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014382 tall stature-intellectual disability-facial dysmorphism syndrome skos:exactMatch DOID:0112339 Tatton-Brown-Rahman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014382 tall stature-intellectual disability-facial dysmorphism syndrome skos:exactMatch OMIM:615879 tatton-brown-rahman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014382 tall stature-intellectual disability-facial dysmorphism syndrome skos:exactMatch Orphanet:404443 Tatton-Brown-Rahman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014382 tall stature-intellectual disability-facial dysmorphism syndrome skos:exactMatch SCTID:768843007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014382 tall stature-intellectual disability-facial dysmorphism syndrome skos:exactMatch UMLS:C4014545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014383 myopathy, tubular aggregate, 2 skos:exactMatch OMIM:615883 myopathy, tubular aggregate, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014383 myopathy, tubular aggregate, 2 skos:exactMatch UMLS:C4014557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014384 hypotrichosis 12 skos:exactMatch DOID:0110709 hypotrichosis 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014384 hypotrichosis 12 skos:exactMatch OMIM:615885 hypotrichosis 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014384 hypotrichosis 12 skos:exactMatch UMLS:C4014563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014385 amelogenesis imperfecta hypomaturation type 2A5 skos:exactMatch DOID:0110063 amelogenesis imperfecta hypomaturation type 2A5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014385 amelogenesis imperfecta hypomaturation type 2A5 skos:exactMatch OMIM:615887 amelogenesis imperfecta, hypomaturation type, iia5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014385 amelogenesis imperfecta hypomaturation type 2A5 skos:exactMatch UMLS:C4014578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014386 platelet-type bleeding disorder 18 skos:exactMatch DOID:0111051 platelet-type bleeding disorder 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014386 platelet-type bleeding disorder 18 skos:exactMatch OMIM:615888 bleeding disorder, platelet-type, 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014386 platelet-type bleeding disorder 18 skos:exactMatch Orphanet:420566 Bleeding disorder due to CalDAG-GEFI deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014386 platelet-type bleeding disorder 18 skos:exactMatch UMLS:C4014584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014387 leukoencephalopathy, progressive, with ovarian failure skos:exactMatch OMIM:615889 leukoencephalopathy, progressive, with ovarian failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014387 leukoencephalopathy, progressive, with ovarian failure skos:exactMatch UMLS:C4014588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014388 familial median cleft of the upper and lower lips skos:exactMatch OMIM:615892 orofacial cleft 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014388 familial median cleft of the upper and lower lips skos:exactMatch Orphanet:401942 Familial median cleft of the upper and lower lips semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014389 polyglucosan body myopathy 1 with or without immunodeficiency skos:exactMatch OMIM:615895 polyglucosan body myopathy 1 with or without immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014389 polyglucosan body myopathy 1 with or without immunodeficiency skos:exactMatch Orphanet:397937 Polyglucosan body myopathy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014389 polyglucosan body myopathy 1 with or without immunodeficiency skos:exactMatch UMLS:C4014605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014390 hypotrichosis 13 skos:exactMatch DOID:0110710 hypotrichosis 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014390 hypotrichosis 13 skos:exactMatch OMIM:615896 hypotrichosis 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014390 hypotrichosis 13 skos:exactMatch UMLS:C4014616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014391 severe combined immunodeficiency due to CTPS1 deficiency skos:exactMatch DOID:0111938 immunodeficiency 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014391 severe combined immunodeficiency due to CTPS1 deficiency skos:exactMatch OMIM:615897 immunodeficiency 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014391 severe combined immunodeficiency due to CTPS1 deficiency skos:exactMatch Orphanet:420573 Severe combined immunodeficiency due to CTPS1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014391 severe combined immunodeficiency due to CTPS1 deficiency skos:exactMatch SCTID:763623001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014391 severe combined immunodeficiency due to CTPS1 deficiency skos:exactMatch UMLS:C4014617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014392 developmental and epileptic encephalopathy, 25 skos:exactMatch DOID:0080453 developmental and epileptic encephalopathy 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014392 developmental and epileptic encephalopathy, 25 skos:exactMatch OMIM:615905 developmental and epileptic encephalopathy 25 with amelogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014392 developmental and epileptic encephalopathy, 25 skos:exactMatch UMLS:C4014621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014393 lymphatic malformation 4 skos:exactMatch DOID:0070209 hereditary lymphedema ID semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014393 lymphatic malformation 4 skos:exactMatch OMIM:615907 lymphatic malformation 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014394 Diamond-Blackfan anemia 13 skos:exactMatch DOID:0111889 Diamond-Blackfan anemia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014394 Diamond-Blackfan anemia 13 skos:exactMatch OMIM:615909 diamond-blackfan anemia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014394 Diamond-Blackfan anemia 13 skos:exactMatch UMLS:C4014641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014395 frontotemporal dementia and/or amyotrophic lateral sclerosis 2 skos:exactMatch DOID:0060214 frontotemporal dementia and/or amyotrophic lateral sclerosis-2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014395 frontotemporal dementia and/or amyotrophic lateral sclerosis 2 skos:exactMatch OMIM:615911 frontotemporal dementia and/or amyotrophic lateral sclerosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014395 frontotemporal dementia and/or amyotrophic lateral sclerosis 2 skos:exactMatch UMLS:C4014648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014396 dilated cardiomyopathy 1NN skos:exactMatch DOID:0110432 dilated cardiomyopathy 1NN semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014396 dilated cardiomyopathy 1NN skos:exactMatch OMIM:615916 cardiomyopathy, dilated, 1nn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014396 dilated cardiomyopathy 1NN skos:exactMatch UMLS:C4014656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014397 combined oxidative phosphorylation defect type 20 skos:exactMatch DOID:0111478 combined oxidative phosphorylation deficiency 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014397 combined oxidative phosphorylation defect type 20 skos:exactMatch OMIM:615917 combined oxidative phosphorylation deficiency 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014397 combined oxidative phosphorylation defect type 20 skos:exactMatch Orphanet:420728 Combined oxidative phosphorylation defect type 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014397 combined oxidative phosphorylation defect type 20 skos:exactMatch UMLS:C4014660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014398 combined oxidative phosphorylation defect type 21 skos:exactMatch DOID:0111465 combined oxidative phosphorylation deficiency 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014398 combined oxidative phosphorylation defect type 21 skos:exactMatch OMIM:615918 combined oxidative phosphorylation deficiency 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014398 combined oxidative phosphorylation defect type 21 skos:exactMatch Orphanet:420733 Combined oxidative phosphorylation defect type 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014398 combined oxidative phosphorylation defect type 21 skos:exactMatch SCTID:763211004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014398 combined oxidative phosphorylation defect type 21 skos:exactMatch UMLS:C4014668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014399 ataxia-telangiectasia-like disorder 2 skos:exactMatch OMIM:615919 ataxia-telangiectasia-like disorder 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014399 ataxia-telangiectasia-like disorder 2 skos:exactMatch Orphanet:438134 PCNA-related progressive neurodegenerative photosensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014399 ataxia-telangiectasia-like disorder 2 skos:exactMatch UMLS:C4014676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014400 retinitis pigmentosa 70 skos:exactMatch DOID:0110392 retinitis pigmentosa 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014400 retinitis pigmentosa 70 skos:exactMatch OMIM:615922 retinitis pigmentosa 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014400 retinitis pigmentosa 70 skos:exactMatch UMLS:C4014681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014401 tall stature-scoliosis-macrodactyly of the great toes syndrome skos:exactMatch DOID:0070316 Miura type epiphyseal chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014401 tall stature-scoliosis-macrodactyly of the great toes syndrome skos:exactMatch OMIM:615923 epiphyseal chondrodysplasia, miura iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014401 tall stature-scoliosis-macrodactyly of the great toes syndrome skos:exactMatch Orphanet:329191 Tall stature-long halluces-multiple extra-epiphyses syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014401 tall stature-scoliosis-macrodactyly of the great toes syndrome skos:exactMatch UMLS:C4014690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014402 severe neurodegenerative syndrome with lipodystrophy skos:exactMatch OMIM:615924 encephalopathy, progressive, with or without lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014402 severe neurodegenerative syndrome with lipodystrophy skos:exactMatch Orphanet:363400 Severe neurodegenerative syndrome with lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014402 severe neurodegenerative syndrome with lipodystrophy skos:exactMatch UMLS:C4014700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014403 short stature due to GHSR deficiency skos:exactMatch OMIM:615925 growth hormone deficiency, isolated partial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014403 short stature due to GHSR deficiency skos:exactMatch Orphanet:314811 Short stature due to GHSR deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014403 short stature due to GHSR deficiency skos:exactMatch SCTID:766817004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014404 Webb-Dattani syndrome skos:exactMatch OMIM:615926 webb-dattani syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014404 Webb-Dattani syndrome skos:exactMatch UMLS:C4014708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014405 STING-associated vasculopathy with onset in infancy skos:exactMatch DOID:0111457 STING-associated vasculopathy with onset in infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014405 STING-associated vasculopathy with onset in infancy skos:exactMatch OMIM:615934 sting-associated vasculopathy, infantile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014405 STING-associated vasculopathy with onset in infancy skos:exactMatch Orphanet:425120 STING-associated vasculopathy with onset in infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014405 STING-associated vasculopathy with onset in infancy skos:exactMatch SCTID:711164003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014405 STING-associated vasculopathy with onset in infancy skos:exactMatch UMLS:C4014722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014405 STING-associated vasculopathy with onset in infancy skos:exactMatch UMLS:C4040879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014406 pancreatic agenesis 2 skos:exactMatch OMIM:615935 pancreatic agenesis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014406 pancreatic agenesis 2 skos:exactMatch UMLS:C4014737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014407 megalencephaly-polymicrogyria-polydactyly-hydrocephalus syndrome 2 skos:exactMatch OMIM:615937 megalencephaly-polymicrogyria-polydactyly-hydrocephalus syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014407 megalencephaly-polymicrogyria-polydactyly-hydrocephalus syndrome 2 skos:exactMatch UMLS:C4014738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014408 megalencephaly-polymicrogyria-polydactyly-hydrocephalus syndrome 3 skos:exactMatch OMIM:615938 megalencephaly-polymicrogyria-polydactyly-hydrocephalus syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014408 megalencephaly-polymicrogyria-polydactyly-hydrocephalus syndrome 3 skos:exactMatch UMLS:C4014742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014409 intellectual disability, autosomal recessive 44 skos:exactMatch OMIM:615942 intellectual developmental disorder, autosomal recessive 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014409 intellectual disability, autosomal recessive 44 skos:exactMatch UMLS:C4014745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014410 spinocerebellar ataxia type 37 skos:exactMatch DOID:0050984 spinocerebellar ataxia type 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014410 spinocerebellar ataxia type 37 skos:exactMatch OMIM:615945 spinocerebellar ataxia 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014410 spinocerebellar ataxia type 37 skos:exactMatch Orphanet:363710 Spinocerebellar ataxia type 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014410 spinocerebellar ataxia type 37 skos:exactMatch SCTID:719301002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014410 spinocerebellar ataxia type 37 skos:exactMatch UMLS:C3889636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014411 myopia 24, autosomal dominant skos:exactMatch OMIM:615946 myopia 24, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014411 myopia 24, autosomal dominant skos:exactMatch UMLS:C4014762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014412 hyperlipoproteinemia, type 1D skos:exactMatch DOID:0111420 familial GPIHBP1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014412 hyperlipoproteinemia, type 1D skos:exactMatch OMIM:615947 hyperlipoproteinemia, iia 1d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014412 hyperlipoproteinemia, type 1D skos:exactMatch Orphanet:535458 Familial GPIHBP1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014412 hyperlipoproteinemia, type 1D skos:exactMatch UMLS:C4014767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014413 orofaciodigital syndrome type 14 skos:exactMatch OMIM:615948 orofaciodigital syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014413 orofaciodigital syndrome type 14 skos:exactMatch Orphanet:434179 Orofaciodigital syndrome type 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014413 orofaciodigital syndrome type 14 skos:exactMatch SCTID:763837007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014413 orofaciodigital syndrome type 14 skos:exactMatch UMLS:C4014780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014414 STAT3-related early-onset multisystem autoimmune disease skos:exactMatch OMIM:615952 autoimmune disease, multisystem, infantile-onset, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014414 STAT3-related early-onset multisystem autoimmune disease skos:exactMatch Orphanet:438159 STAT3-related early-onset multisystem autoimmune disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014414 STAT3-related early-onset multisystem autoimmune disease skos:exactMatch UMLS:C4014795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014415 kallikrein, decreased urinary activity of skos:exactMatch MESH:C563653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014415 kallikrein, decreased urinary activity of skos:exactMatch OMIM:615953 kallikrein, decreased urinary activity of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014416 ACTH-independent macronodular adrenal hyperplasia 2 skos:exactMatch DOID:0111624 ACTH-independent macronodular adrenal hyperplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014416 ACTH-independent macronodular adrenal hyperplasia 2 skos:exactMatch OMIM:615954 acth-independent macronodular adrenal hyperplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014416 ACTH-independent macronodular adrenal hyperplasia 2 skos:exactMatch UMLS:C4014803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014417 spinocerebellar ataxia type 38 skos:exactMatch DOID:0050985 spinocerebellar ataxia type 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014417 spinocerebellar ataxia type 38 skos:exactMatch OMIM:615957 spinocerebellar ataxia 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014417 spinocerebellar ataxia type 38 skos:exactMatch Orphanet:423296 Spinocerebellar ataxia type 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014417 spinocerebellar ataxia type 38 skos:exactMatch SCTID:734021001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014417 spinocerebellar ataxia type 38 skos:exactMatch UMLS:C4518337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014418 myopathy, centronuclear, 5 skos:exactMatch DOID:0111222 centronuclear myopathy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014418 myopathy, centronuclear, 5 skos:exactMatch OMIM:615959 myopathy, centronuclear, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014418 myopathy, centronuclear, 5 skos:exactMatch UMLS:C4014814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014419 ataxia - intellectual disability - oculomotor apraxia - cerebellar cysts syndrome skos:exactMatch OMIM:615960 poretti-boltshauser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014419 ataxia - intellectual disability - oculomotor apraxia - cerebellar cysts syndrome skos:exactMatch Orphanet:370022 Ataxia-intellectual disability-oculomotor apraxia-cerebellar cysts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014419 ataxia - intellectual disability - oculomotor apraxia - cerebellar cysts syndrome skos:exactMatch UMLS:C4014821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014420 short stature due to primary acid-labile subunit deficiency skos:exactMatch OMIM:615961 acid-labile subunit deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014420 short stature due to primary acid-labile subunit deficiency skos:exactMatch Orphanet:140941 Short stature due to primary acid-labile subunit deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014420 short stature due to primary acid-labile subunit deficiency skos:exactMatch SCTID:721074002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014420 short stature due to primary acid-labile subunit deficiency skos:exactMatch UMLS:C3900122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014421 glucocorticoid resistance skos:exactMatch MESH:C564221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014421 glucocorticoid resistance skos:exactMatch OMIM:615962 glucocorticoid resistance, generalized semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014421 glucocorticoid resistance skos:exactMatch Orphanet:786 Generalized glucocorticoid resistance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014421 glucocorticoid resistance skos:exactMatch UMLS:C1841972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014422 vesicoureteral reflux 8 skos:exactMatch OMIM:615963 vesicoureteral reflux 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014422 vesicoureteral reflux 8 skos:exactMatch UMLS:C4014831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014423 severe combined immunodeficiency due to DNA-PKcs deficiency skos:exactMatch DOID:0111961 immunodeficiency 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014423 severe combined immunodeficiency due to DNA-PKcs deficiency skos:exactMatch OMIM:615966 immunodeficiency 26 with or without neurologic abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014423 severe combined immunodeficiency due to DNA-PKcs deficiency skos:exactMatch Orphanet:317425 Severe combined immunodeficiency due to DNA-PKcs deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014423 severe combined immunodeficiency due to DNA-PKcs deficiency skos:exactMatch SCTID:716871006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014423 severe combined immunodeficiency due to DNA-PKcs deficiency skos:exactMatch UMLS:C4014833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014424 obsolete congenital deficiency in alpha-fetoprotein skos:exactMatch MESH:C566300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014424 obsolete congenital deficiency in alpha-fetoprotein skos:exactMatch OMIM:615969 alpha-fetoprotein deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014424 obsolete congenital deficiency in alpha-fetoprotein skos:exactMatch Orphanet:168612 Congenital deficiency in alpha-fetoprotein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014424 obsolete congenital deficiency in alpha-fetoprotein skos:exactMatch UMLS:C1863081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014425 obsolete hereditary persistence of alpha-fetoprotein skos:exactMatch OMIM:615970 alpha-fetoprotein, hereditary persistence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014425 obsolete hereditary persistence of alpha-fetoprotein skos:exactMatch Orphanet:168615 Hereditary persistence of alpha-fetoprotein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014425 obsolete hereditary persistence of alpha-fetoprotein skos:exactMatch SCTID:716697002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014426 nanophthalmos 4 skos:exactMatch OMIM:615972 nanophthalmos 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014426 nanophthalmos 4 skos:exactMatch UMLS:C4014848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014427 cone-rod dystrophy 20 skos:exactMatch DOID:0111026 cone-rod dystrophy 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014427 cone-rod dystrophy 20 skos:exactMatch OMIM:615973 cone-rod dystrophy 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014427 cone-rod dystrophy 20 skos:exactMatch UMLS:C4014856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014428 autosomal recessive nonsyndromic hearing loss 102 skos:exactMatch DOID:0110463 autosomal recessive nonsyndromic deafness 102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014428 autosomal recessive nonsyndromic hearing loss 102 skos:exactMatch OMIM:615974 deafness, autosomal recessive 102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014428 autosomal recessive nonsyndromic hearing loss 102 skos:exactMatch UMLS:C3892050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014429 autosomal dominant mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR1 deficiency skos:exactMatch DOID:0111956 immunodeficiency 27B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014429 autosomal dominant mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR1 deficiency skos:exactMatch OMIM:615978 immunodeficiency 27b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014429 autosomal dominant mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR1 deficiency skos:exactMatch Orphanet:319581 Autosomal dominant mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014429 autosomal dominant mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR1 deficiency skos:exactMatch UMLS:C4014863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014430 intellectual disability, autosomal recessive 45 skos:exactMatch OMIM:615979 intellectual developmental disorder, autosomal recessive 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014430 intellectual disability, autosomal recessive 45 skos:exactMatch UMLS:C4014864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014431 LIPE-related familial partial lipodystrophy skos:exactMatch DOID:0070206 familial partial lipodystrophy type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014431 LIPE-related familial partial lipodystrophy skos:exactMatch OMIM:615980 lipodystrophy, familial partial, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014431 LIPE-related familial partial lipodystrophy skos:exactMatch Orphanet:435660 LIPE-related familial partial lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014431 LIPE-related familial partial lipodystrophy skos:exactMatch UMLS:C4014869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014432 Bardet-Biedl syndrome 2 skos:exactMatch DOID:0110124 Bardet-Biedl syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014432 Bardet-Biedl syndrome 2 skos:exactMatch MESH:C537910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014432 Bardet-Biedl syndrome 2 skos:exactMatch OMIM:615981 bardet-biedl syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014432 Bardet-Biedl syndrome 2 skos:exactMatch UMLS:C2936863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014433 Bardet-Biedl syndrome 4 skos:exactMatch DOID:0110126 Bardet-Biedl syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014433 Bardet-Biedl syndrome 4 skos:exactMatch MESH:C537912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014433 Bardet-Biedl syndrome 4 skos:exactMatch OMIM:615982 bardet-biedl syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014433 Bardet-Biedl syndrome 4 skos:exactMatch UMLS:C2936864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014434 Bardet-Biedl syndrome 5 skos:exactMatch DOID:0110127 Bardet-Biedl syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014434 Bardet-Biedl syndrome 5 skos:exactMatch OMIM:615983 bardet-biedl syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014434 Bardet-Biedl syndrome 5 skos:exactMatch UMLS:C3892039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014435 Bardet-Biedl syndrome 7 skos:exactMatch DOID:0110129 Bardet-Biedl syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014435 Bardet-Biedl syndrome 7 skos:exactMatch MESH:C565916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014435 Bardet-Biedl syndrome 7 skos:exactMatch OMIM:615984 bardet-biedl syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014435 Bardet-Biedl syndrome 7 skos:exactMatch UMLS:C1859565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014436 Bardet-Biedl syndrome 8 skos:exactMatch DOID:0110130 Bardet-Biedl syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014436 Bardet-Biedl syndrome 8 skos:exactMatch MESH:C565917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014436 Bardet-Biedl syndrome 8 skos:exactMatch OMIM:615985 bardet-biedl syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014436 Bardet-Biedl syndrome 8 skos:exactMatch UMLS:C1859566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014437 Bardet-Biedl syndrome 9 skos:exactMatch DOID:0110131 Bardet-Biedl syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014437 Bardet-Biedl syndrome 9 skos:exactMatch MESH:C565918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014437 Bardet-Biedl syndrome 9 skos:exactMatch OMIM:615986 bardet-biedl syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014437 Bardet-Biedl syndrome 9 skos:exactMatch UMLS:C1859567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014438 Bardet-Biedl syndrome 10 skos:exactMatch DOID:0110132 Bardet-Biedl syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014438 Bardet-Biedl syndrome 10 skos:exactMatch MESH:C565919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014438 Bardet-Biedl syndrome 10 skos:exactMatch OMIM:615987 bardet-biedl syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014438 Bardet-Biedl syndrome 10 skos:exactMatch UMLS:C1859568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014439 Bardet-Biedl syndrome 11 skos:exactMatch DOID:0110133 Bardet-Biedl syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014439 Bardet-Biedl syndrome 11 skos:exactMatch MESH:C565920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014439 Bardet-Biedl syndrome 11 skos:exactMatch OMIM:615988 bardet-biedl syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014439 Bardet-Biedl syndrome 11 skos:exactMatch UMLS:C1859569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014440 Bardet-Biedl syndrome 12 skos:exactMatch DOID:0110134 Bardet-Biedl syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014440 Bardet-Biedl syndrome 12 skos:exactMatch MESH:C565921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014440 Bardet-Biedl syndrome 12 skos:exactMatch OMIM:615989 bardet-biedl syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014440 Bardet-Biedl syndrome 12 skos:exactMatch UMLS:C1859570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014441 Bardet-Biedl syndrome 13 skos:exactMatch DOID:0110135 Bardet-Biedl syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014441 Bardet-Biedl syndrome 13 skos:exactMatch MESH:C567140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014441 Bardet-Biedl syndrome 13 skos:exactMatch OMIM:615990 bardet-biedl syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014441 Bardet-Biedl syndrome 13 skos:exactMatch UMLS:C2673873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014442 Bardet-Biedl syndrome 14 skos:exactMatch DOID:0110136 Bardet-Biedl syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014442 Bardet-Biedl syndrome 14 skos:exactMatch MESH:C567141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014442 Bardet-Biedl syndrome 14 skos:exactMatch OMIM:615991 bardet-biedl syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014442 Bardet-Biedl syndrome 14 skos:exactMatch UMLS:C2673874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014443 Bardet-Biedl syndrome 15 skos:exactMatch DOID:0110137 Bardet-Biedl syndrome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014443 Bardet-Biedl syndrome 15 skos:exactMatch OMIM:615992 bardet-biedl syndrome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014443 Bardet-Biedl syndrome 15 skos:exactMatch UMLS:C3150127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014444 Bardet-Biedl syndrome 16 skos:exactMatch DOID:0110138 Bardet-Biedl syndrome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014444 Bardet-Biedl syndrome 16 skos:exactMatch OMIM:615993 bardet-biedl syndrome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014444 Bardet-Biedl syndrome 16 skos:exactMatch UMLS:C3889474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014445 Bardet-Biedl syndrome 17 skos:exactMatch DOID:0110139 Bardet-Biedl syndrome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014445 Bardet-Biedl syndrome 17 skos:exactMatch OMIM:615994 bardet-biedl syndrome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014445 Bardet-Biedl syndrome 17 skos:exactMatch UMLS:C3714980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014446 Bardet-Biedl syndrome 18 skos:exactMatch DOID:0110140 Bardet-Biedl syndrome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014446 Bardet-Biedl syndrome 18 skos:exactMatch OMIM:615995 bardet-biedl syndrome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014446 Bardet-Biedl syndrome 18 skos:exactMatch UMLS:C3806174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014447 Bardet-Biedl syndrome 19 skos:exactMatch DOID:0110141 Bardet-Biedl syndrome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014447 Bardet-Biedl syndrome 19 skos:exactMatch OMIM:615996 bardet-biedl syndrome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014447 Bardet-Biedl syndrome 19 skos:exactMatch UMLS:C3889475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014448 hyperthyroxinemia, familial dysalbuminemic skos:exactMatch MESH:D050010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014448 hyperthyroxinemia, familial dysalbuminemic skos:exactMatch NCIT:C131813 Familial Dysalbuminemic Hyperthyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014448 hyperthyroxinemia, familial dysalbuminemic skos:exactMatch OMIM:615999 hyperthyroxinemia, familial dysalbuminemic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014448 hyperthyroxinemia, familial dysalbuminemic skos:exactMatch Orphanet:276271 NON RARE IN EUROPE: Familial dysalbuminemic hyperthyroxinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014448 hyperthyroxinemia, familial dysalbuminemic skos:exactMatch SCTID:237547004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014449 congenital analbuminemia skos:exactMatch NCIT:C124851 Analbuminemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014449 congenital analbuminemia skos:exactMatch OMIM:616000 analbuminemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014449 congenital analbuminemia skos:exactMatch Orphanet:86816 Congenital analbuminemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014449 congenital analbuminemia skos:exactMatch SCTID:718721006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014449 congenital analbuminemia skos:exactMatch UMLS:C4305253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014450 breasts and/or nipples, aplasia or hypoplasia of, 2 skos:exactMatch OMIM:616001 breasts and/or nipples, aplasia or hypoplasia of, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014450 breasts and/or nipples, aplasia or hypoplasia of, 2 skos:exactMatch UMLS:C4014918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014451 focal segmental glomerulosclerosis 7 skos:exactMatch DOID:0111132 focal segmental glomerulosclerosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014451 focal segmental glomerulosclerosis 7 skos:exactMatch OMIM:616002 focal segmental glomerulosclerosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014451 focal segmental glomerulosclerosis 7 skos:exactMatch UMLS:C4014925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014452 familial dysfibrinogenemia skos:exactMatch NCIT:C131659 Dysfibrinogenemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014452 familial dysfibrinogenemia skos:exactMatch OMIM:616004 dysfibrinogenemia, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014452 familial dysfibrinogenemia skos:exactMatch Orphanet:98881 Familial dysfibrinogenemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014452 familial dysfibrinogenemia skos:exactMatch SCTID:111589005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014452 familial dysfibrinogenemia skos:exactMatch UMLS:C1260903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014452 familial dysfibrinogenemia skos:exactMatch UMLS:CN207171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014453 immunodeficiency 36 skos:exactMatch DOID:0111949 immunodeficiency 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014453 immunodeficiency 36 skos:exactMatch OMIM:616005 immunodeficiency 36 with lymphoproliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014453 immunodeficiency 36 skos:exactMatch UMLS:C4014934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014454 Hennekam lymphangiectasia-lymphedema syndrome 2 skos:exactMatch OMIM:616006 hennekam lymphangiectasia-lymphedema syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014454 Hennekam lymphangiectasia-lymphedema syndrome 2 skos:exactMatch UMLS:C4014939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014455 cataract-growth hormone deficiency-sensory neuropathy-sensorineural hearing loss-skeletal dysplasia syndrome skos:exactMatch OMIM:616007 cataracts, growth hormone deficiency, sensory neuropathy, sensorineural hearing loss, and skeletal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014455 cataract-growth hormone deficiency-sensory neuropathy-sensorineural hearing loss-skeletal dysplasia syndrome skos:exactMatch Orphanet:436174 Cataract-growth hormone deficiency-sensory neuropathy-sensorineural hearing loss-skeletal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014455 cataract-growth hormone deficiency-sensory neuropathy-sensorineural hearing loss-skeletal dysplasia syndrome skos:exactMatch UMLS:C4014942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014456 autosomal recessive severe congenital neutropenia due to JAGN1 deficiency skos:exactMatch DOID:0112134 severe congenital neutropenia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014456 autosomal recessive severe congenital neutropenia due to JAGN1 deficiency skos:exactMatch OMIM:616022 neutropenia, severe congenital, 6, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014456 autosomal recessive severe congenital neutropenia due to JAGN1 deficiency skos:exactMatch Orphanet:423384 Autosomal recessive severe congenital neutropenia due to JAGN1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014456 autosomal recessive severe congenital neutropenia due to JAGN1 deficiency skos:exactMatch UMLS:C4014954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014457 hyperphosphatasia with intellectual disability syndrome 5 skos:exactMatch OMIM:616025 glycosylphosphatidylinositol biosynthesis defect 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014457 hyperphosphatasia with intellectual disability syndrome 5 skos:exactMatch UMLS:C4014958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014458 Fanconi renotubular syndrome 4 with maturity-onset diabetes of the young skos:exactMatch DOID:0080760 Fanconi renotubular syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014458 Fanconi renotubular syndrome 4 with maturity-onset diabetes of the young skos:exactMatch OMIM:616026 fanconi renotubular syndrome 4 with maturity-onset diabetes of the young semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014458 Fanconi renotubular syndrome 4 with maturity-onset diabetes of the young skos:exactMatch UMLS:C4014962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014459 Adams-Oliver syndrome 5 skos:exactMatch OMIM:616028 adams-oliver syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014459 Adams-Oliver syndrome 5 skos:exactMatch UMLS:C4014970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014460 nail and teeth abnormalities-marginal palmoplantar keratoderma-oral hyperpigmentation syndrome skos:exactMatch OMIM:616029 ectodermal dysplasia/short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014460 nail and teeth abnormalities-marginal palmoplantar keratoderma-oral hyperpigmentation syndrome skos:exactMatch Orphanet:423454 Nail and teeth abnormalities-marginal palmoplantar keratoderma-oral hyperpigmentation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014460 nail and teeth abnormalities-marginal palmoplantar keratoderma-oral hyperpigmentation syndrome skos:exactMatch UMLS:C4014987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014461 hypogonadotropic hypogonadism 22 with or without anosmia skos:exactMatch DOID:0090081 hypogonadotropic hypogonadism 22 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014461 hypogonadotropic hypogonadism 22 with or without anosmia skos:exactMatch OMIM:616030 hypogonadotropic hypogonadism 22 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014461 hypogonadotropic hypogonadism 22 with or without anosmia skos:exactMatch UMLS:C4014988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014462 focal segmental glomerulosclerosis 8 skos:exactMatch DOID:0111133 focal segmental glomerulosclerosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014462 focal segmental glomerulosclerosis 8 skos:exactMatch OMIM:616032 focal segmental glomerulosclerosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014462 focal segmental glomerulosclerosis 8 skos:exactMatch UMLS:C4014993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014464 progressive encephalopathy with leukodystrophy due to DECR deficiency skos:exactMatch MESH:C565624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014464 progressive encephalopathy with leukodystrophy due to DECR deficiency skos:exactMatch OMIM:616034 2,4-dienoyl-coa reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014464 progressive encephalopathy with leukodystrophy due to DECR deficiency skos:exactMatch Orphanet:431361 Progressive encephalopathy with leukodystrophy due to DECR deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014464 progressive encephalopathy with leukodystrophy due to DECR deficiency skos:exactMatch UMLS:C1857252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014465 primary ciliary dyskinesia 30 skos:exactMatch DOID:0110624 primary ciliary dyskinesia 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014465 primary ciliary dyskinesia 30 skos:exactMatch OMIM:616037 ciliary dyskinesia, primary, 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014465 primary ciliary dyskinesia 30 skos:exactMatch UMLS:C4015016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014466 Neu-Laxova syndrome 2 skos:exactMatch DOID:0080075 Neu-Laxova syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014466 Neu-Laxova syndrome 2 skos:exactMatch OMIM:616038 neu-laxova syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014466 Neu-Laxova syndrome 2 skos:exactMatch Orphanet:583602 Neu-laxova syndrome due to phosphoserine aminotransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014466 Neu-Laxova syndrome 2 skos:exactMatch UMLS:C4015019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014467 Charcot-Marie-Tooth disease recessive intermediate D skos:exactMatch DOID:0110203 Charcot-Marie-Tooth disease recessive intermediate D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014467 Charcot-Marie-Tooth disease recessive intermediate D skos:exactMatch OMIM:616039 charcot-marie-tooth disease, recessive intermediate d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014467 Charcot-Marie-Tooth disease recessive intermediate D skos:exactMatch Orphanet:435998 Autosomal recessive intermediate Charcot-Marie-Tooth disease type D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014467 Charcot-Marie-Tooth disease recessive intermediate D skos:exactMatch UMLS:C4015029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014468 congenital myasthenic syndrome 7 skos:exactMatch DOID:0110659 congenital myasthenic syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014468 congenital myasthenic syndrome 7 skos:exactMatch OMIM:616040 myasthenic syndrome, congenital, 7a, presynaptic, and distal motor neuropathy, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014468 congenital myasthenic syndrome 7 skos:exactMatch UMLS:C4015038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014469 autosomal recessive nonsyndromic hearing loss 103 skos:exactMatch DOID:0110464 autosomal recessive nonsyndromic deafness 103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014469 autosomal recessive nonsyndromic hearing loss 103 skos:exactMatch OMIM:616042 deafness, autosomal recessive 103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014469 autosomal recessive nonsyndromic hearing loss 103 skos:exactMatch UMLS:C4015050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014470 autosomal dominant nonsyndromic hearing loss 65 skos:exactMatch DOID:0110586 autosomal dominant nonsyndromic deafness 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014470 autosomal dominant nonsyndromic hearing loss 65 skos:exactMatch OMIM:616044 deafness, autosomal dominant 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014470 autosomal dominant nonsyndromic hearing loss 65 skos:exactMatch UMLS:C3892048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014471 mitochondrial proton-transporting ATP synthase complex deficiency skos:exactMatch DOID:0111143 mitochondrial complex V (ATP synthase) deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014471 mitochondrial proton-transporting ATP synthase complex deficiency skos:exactMatch OMIMPS:604273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014471 mitochondrial proton-transporting ATP synthase complex deficiency skos:exactMatch Orphanet:254913 Isolated ATP synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014471 mitochondrial proton-transporting ATP synthase complex deficiency skos:exactMatch UMLS:C4015062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014472 periodic fever-infantile enterocolitis-autoinflammatory syndrome skos:exactMatch OMIM:616050 autoinflammation with infantile enterocolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014472 periodic fever-infantile enterocolitis-autoinflammatory syndrome skos:exactMatch Orphanet:436166 Periodic fever-infantile enterocolitis-autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014472 periodic fever-infantile enterocolitis-autoinflammatory syndrome skos:exactMatch UMLS:C4015067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014473 microcephaly 13, primary, autosomal recessive skos:exactMatch DOID:0070283 primary autosomal recessive microcephaly 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014473 microcephaly 13, primary, autosomal recessive skos:exactMatch OMIM:616051 microcephaly 13, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014473 microcephaly 13, primary, autosomal recessive skos:exactMatch UMLS:C4015080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014474 autosomal recessive limb-girdle muscular dystrophy type 2U skos:exactMatch DOID:0110295 autosomal recessive limb-girdle muscular dystrophy type 2U semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014474 autosomal recessive limb-girdle muscular dystrophy type 2U skos:exactMatch OMIM:616052 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014474 autosomal recessive limb-girdle muscular dystrophy type 2U skos:exactMatch Orphanet:352479 ISPD-related limb-girdle muscular dystrophy R20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014474 autosomal recessive limb-girdle muscular dystrophy type 2U skos:exactMatch UMLS:C4015095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014475 spinocerebellar ataxia type 40 skos:exactMatch DOID:0050986 spinocerebellar ataxia type 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014475 spinocerebellar ataxia type 40 skos:exactMatch OMIM:616053 spinocerebellar ataxia 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014475 spinocerebellar ataxia type 40 skos:exactMatch Orphanet:423275 Spinocerebellar ataxia type 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014475 spinocerebellar ataxia type 40 skos:exactMatch SCTID:734020000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014475 spinocerebellar ataxia type 40 skos:exactMatch UMLS:C4518336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014475 spinocerebellar ataxia type 40 skos:exactMatch UMLS:CN219009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014475 spinocerebellar ataxia type 40 skos:exactMatch UMLS:CN237494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014476 episodic ataxia type 8 skos:exactMatch DOID:0050996 episodic ataxia type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014476 episodic ataxia type 8 skos:exactMatch OMIM:616055 episodic ataxia, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014476 episodic ataxia type 8 skos:exactMatch Orphanet:401953 Episodic ataxia with slurred speech semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014476 episodic ataxia type 8 skos:exactMatch UMLS:C4015108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014477 developmental and epileptic encephalopathy, 26 skos:exactMatch DOID:0080461 developmental and epileptic encephalopathy 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014477 developmental and epileptic encephalopathy, 26 skos:exactMatch OMIM:616056 developmental and epileptic encephalopathy 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014477 developmental and epileptic encephalopathy, 26 skos:exactMatch UMLS:C4015119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014478 mirror movements 3 skos:exactMatch OMIM:616059 mirror movements 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014478 mirror movements 3 skos:exactMatch UMLS:C4015124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014479 porokeratosis 8, disseminated superficial actinic type skos:exactMatch OMIM:616063 porokeratosis 8, disseminated superficial actinic iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014479 porokeratosis 8, disseminated superficial actinic type skos:exactMatch UMLS:C4015128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014480 46,XY sex reversal 9 skos:exactMatch DOID:0111770 46,XY sex reversal 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014480 46,XY sex reversal 9 skos:exactMatch OMIM:616067 46,xy sex reversal 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014480 46,XY sex reversal 9 skos:exactMatch UMLS:C4015129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014481 inflammatory skin and bowel disease, neonatal, 2 skos:exactMatch OMIM:616069 inflammatory skin and bowel disease, neonatal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014481 inflammatory skin and bowel disease, neonatal, 2 skos:exactMatch UMLS:C4015130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014482 intellectual disability, autosomal dominant 29 skos:exactMatch DOID:0070059 autosomal dominant intellectual developmental disorder 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014482 intellectual disability, autosomal dominant 29 skos:exactMatch OMIM:616078 intellectual developmental disorder, autosomal dominant 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014482 intellectual disability, autosomal dominant 29 skos:exactMatch UMLS:C4015141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014483 retinal dystrophy with inner retinal dysfunction and ganglion cell anomalies skos:exactMatch OMIM:616079 retinal dystrophy with inner retinal dysfunction and ganglion cell abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014483 retinal dystrophy with inner retinal dysfunction and ganglion cell anomalies skos:exactMatch Orphanet:397758 Retinal dystrophy with inner retinal dysfunction and ganglion cell anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014483 retinal dystrophy with inner retinal dysfunction and ganglion cell anomalies skos:exactMatch UMLS:C4015146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014484 microcephaly 12, primary, autosomal recessive skos:exactMatch DOID:0070284 primary autosomal recessive microcephaly 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014484 microcephaly 12, primary, autosomal recessive skos:exactMatch OMIM:616080 microcephaly 12, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014484 microcephaly 12, primary, autosomal recessive skos:exactMatch UMLS:C4015156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014485 pontocerebellar hypoplasia, type 1C skos:exactMatch OMIM:616081 pontocerebellar hypoplasia, iia 1c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014485 pontocerebellar hypoplasia, type 1C skos:exactMatch UMLS:C4015160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014486 intellectual disability, autosomal dominant 30 skos:exactMatch DOID:0070060 autosomal dominant intellectual developmental disorder 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014486 intellectual disability, autosomal dominant 30 skos:exactMatch OMIM:616083 intellectual developmental disorder, autosomal dominant 30, with speech delay and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014486 intellectual disability, autosomal dominant 30 skos:exactMatch UMLS:C4015167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014487 congenital sideroblastic anemia-B-cell immunodeficiency-periodic fever-developmental delay syndrome skos:exactMatch DOID:0080209 sideroblastic anemia with B-cell immunodeficiency, periodic fevers, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014487 congenital sideroblastic anemia-B-cell immunodeficiency-periodic fever-developmental delay syndrome skos:exactMatch OMIM:616084 sideroblastic anemia with b-cell immunodeficiency, periodic fevers, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014487 congenital sideroblastic anemia-B-cell immunodeficiency-periodic fever-developmental delay syndrome skos:exactMatch Orphanet:369861 Congenital sideroblastic anemia-B-cell immunodeficiency-periodic fever-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014487 congenital sideroblastic anemia-B-cell immunodeficiency-periodic fever-developmental delay syndrome skos:exactMatch UMLS:C4015172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014488 diabetes mellitus, noninsulin-dependent, 5 skos:exactMatch OMIM:616087 iia 2 diabetes 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014488 diabetes mellitus, noninsulin-dependent, 5 skos:exactMatch UMLS:C4015183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014489 limb-girdle muscular dystrophy due to POMK deficiency skos:exactMatch DOID:0112381 muscular dystrophy-dystroglycanopathy type C12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014489 limb-girdle muscular dystrophy due to POMK deficiency skos:exactMatch OMIM:616094 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014489 limb-girdle muscular dystrophy due to POMK deficiency skos:exactMatch Orphanet:445110 Limb-girdle muscular dystrophy due to POMK deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014489 limb-girdle muscular dystrophy due to POMK deficiency skos:exactMatch UMLS:C4015184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014490 ketoacidosis due to monocarboxylate transporter-1 deficiency skos:exactMatch OMIM:616095 monocarboxylate transporter 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014490 ketoacidosis due to monocarboxylate transporter-1 deficiency skos:exactMatch Orphanet:438075 Ketoacidosis due to monocarboxylate transporter-1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014490 ketoacidosis due to monocarboxylate transporter-1 deficiency skos:exactMatch UMLS:C4015186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014491 immunodeficiency 37 skos:exactMatch DOID:0111939 immunodeficiency 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014491 immunodeficiency 37 skos:exactMatch OMIM:616098 immunodeficiency 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014491 immunodeficiency 37 skos:exactMatch UMLS:C4015195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014492 woolly hair-palmoplantar keratoderma syndrome skos:exactMatch OMIM:616099 palmoplantar keratoderma and woolly hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014492 woolly hair-palmoplantar keratoderma syndrome skos:exactMatch Orphanet:420686 Woolly hair-palmoplantar keratoderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014492 woolly hair-palmoplantar keratoderma syndrome skos:exactMatch SCTID:764108000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014492 woolly hair-palmoplantar keratoderma syndrome skos:exactMatch UMLS:C4015202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014493 autoimmune lymphoproliferative syndrome due to CTLA4 haploinsuffiency skos:exactMatch NCIT:C126341 CTLA4 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014493 autoimmune lymphoproliferative syndrome due to CTLA4 haploinsuffiency skos:exactMatch OMIM:616100 immune dysregulation with autoimmunity, immunodeficiency, and lymphoproliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014493 autoimmune lymphoproliferative syndrome due to CTLA4 haploinsuffiency skos:exactMatch Orphanet:436159 Autoimmune lymphoproliferative syndrome due to CTLA4 haploinsuffiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014493 autoimmune lymphoproliferative syndrome due to CTLA4 haploinsuffiency skos:exactMatch UMLS:C4015214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014494 psoriasis 15, pustular, susceptibility to skos:exactMatch DOID:0111281 psoriasis 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014494 psoriasis 15, pustular, susceptibility to skos:exactMatch OMIM:616106 psoriasis 15, pustular, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014495 retinitis pigmentosa-juvenile cataract-short stature-intellectual disability syndrome skos:exactMatch OMIM:616108 retinal dystrophy, juvenile cataracts, and short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014495 retinitis pigmentosa-juvenile cataract-short stature-intellectual disability syndrome skos:exactMatch Orphanet:436245 Retinitis pigmentosa-juvenile cataract-short stature-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014495 retinitis pigmentosa-juvenile cataract-short stature-intellectual disability syndrome skos:exactMatch UMLS:C4015242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014496 mitochondrial complex III deficiency nuclear type 9 skos:exactMatch DOID:0080118 mitochondrial complex III deficiency nuclear type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014496 mitochondrial complex III deficiency nuclear type 9 skos:exactMatch OMIM:616111 mitochondrial complex 3 deficiency, nuclear iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014496 mitochondrial complex III deficiency nuclear type 9 skos:exactMatch UMLS:C4015253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014497 polyendocrine-polyneuropathy syndrome skos:exactMatch OMIM:616113 polyendocrine-polyneuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014497 polyendocrine-polyneuropathy syndrome skos:exactMatch Orphanet:453533 Polyendocrine-polyneuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014497 polyendocrine-polyneuropathy syndrome skos:exactMatch UMLS:C4015261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014498 familial cold autoinflammatory syndrome 4 skos:exactMatch DOID:0090065 familial cold autoinflammatory syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014498 familial cold autoinflammatory syndrome 4 skos:exactMatch OMIM:616115 familial cold autoinflammatory syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014498 familial cold autoinflammatory syndrome 4 skos:exactMatch Orphanet:576349 NLRC4-related familial cold autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014498 familial cold autoinflammatory syndrome 4 skos:exactMatch UMLS:C4015276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014499 intellectual disability, autosomal recessive 46 skos:exactMatch OMIM:616116 intellectual developmental disorder, autosomal recessive 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014499 intellectual disability, autosomal recessive 46 skos:exactMatch UMLS:C4015283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014500 atrial conduction disease skos:exactMatch OMIM:616117 cardiac conduction disease with or without dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014500 atrial conduction disease skos:exactMatch Orphanet:436242 Familial atrial tachyarrhythmia-infra-Hisian cardiac conduction disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014500 atrial conduction disease skos:exactMatch UMLS:C4015285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014501 macular degeneration, early-onset skos:exactMatch OMIM:616118 macular degeneration, early-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014501 macular degeneration, early-onset skos:exactMatch UMLS:C4015286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014502 Mendelian susceptibility to mycobacterial diseases due to complete ISG15 deficiency skos:exactMatch DOID:0111934 immunodeficiency 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014502 Mendelian susceptibility to mycobacterial diseases due to complete ISG15 deficiency skos:exactMatch OMIM:616126 immunodeficiency 38 with basal ganglia calcification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014502 Mendelian susceptibility to mycobacterial diseases due to complete ISG15 deficiency skos:exactMatch Orphanet:319563 Mendelian susceptibility to mycobacterial diseases due to complete ISG15 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014502 Mendelian susceptibility to mycobacterial diseases due to complete ISG15 deficiency skos:exactMatch UMLS:C4015293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014503 autosomal recessive spinocerebellar ataxia 17 skos:exactMatch DOID:0080064 autosomal recessive spinocerebellar ataxia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014503 autosomal recessive spinocerebellar ataxia 17 skos:exactMatch OMIM:616127 spinocerebellar ataxia, autosomal recessive 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014503 autosomal recessive spinocerebellar ataxia 17 skos:exactMatch Orphanet:453521 Autosomal recessive cerebellar ataxia due to CWF19L1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014503 autosomal recessive spinocerebellar ataxia 17 skos:exactMatch UMLS:C4015301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014504 Perrault syndrome 5 skos:exactMatch OMIM:616138 perrault syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014504 Perrault syndrome 5 skos:exactMatch UMLS:C4015307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014505 developmental and epileptic encephalopathy, 27 skos:exactMatch DOID:0080444 developmental and epileptic encephalopathy 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014505 developmental and epileptic encephalopathy, 27 skos:exactMatch OMIM:616139 developmental and epileptic encephalopathy 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014505 developmental and epileptic encephalopathy, 27 skos:exactMatch UMLS:C4015316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014506 hypomyelinating leukodystrophy 9 skos:exactMatch DOID:0060791 hypomyelinating leukodystrophy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014506 hypomyelinating leukodystrophy 9 skos:exactMatch OMIM:616140 leukodystrophy, hypomyelinating, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014506 hypomyelinating leukodystrophy 9 skos:exactMatch Orphanet:438114 RARS-related autosomal recessive hypomyelinating leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014506 hypomyelinating leukodystrophy 9 skos:exactMatch UMLS:C4015323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014507 Catel-Manzke syndrome skos:exactMatch DOID:0081122 Catel Manzke syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014507 Catel-Manzke syndrome skos:exactMatch MESH:C535347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014507 Catel-Manzke syndrome skos:exactMatch OMIM:616145 catel-manzke syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014507 Catel-Manzke syndrome skos:exactMatch Orphanet:1388 Catel-Manzke syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014507 Catel-Manzke syndrome skos:exactMatch SCTID:722383001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014507 Catel-Manzke syndrome skos:exactMatch UMLS:C1844887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014508 vitelliform macular dystrophy 4 skos:exactMatch OMIM:616151 macular dystrophy, vitelliform, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014508 vitelliform macular dystrophy 4 skos:exactMatch UMLS:C4015342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014509 vitelliform macular dystrophy 5 skos:exactMatch OMIM:616152 macular dystrophy, vitelliform, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014509 vitelliform macular dystrophy 5 skos:exactMatch UMLS:C4015343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014510 fatty acyl-CoA reductase 1 deficiency skos:exactMatch OMIM:616154 peroxisomal fatty acyl-coa reductase 1 disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014510 fatty acyl-CoA reductase 1 deficiency skos:exactMatch Orphanet:438178 Fatty acyl-CoA reductase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014510 fatty acyl-CoA reductase 1 deficiency skos:exactMatch UMLS:C4015344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014511 Charcot-Marie-Tooth disease axonal type 2S skos:exactMatch DOID:0110171 Charcot-Marie-Tooth disease axonal type 2S semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014511 Charcot-Marie-Tooth disease axonal type 2S skos:exactMatch OMIM:616155 charcot-marie-tooth disease, axonal, iia 2s semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014511 Charcot-Marie-Tooth disease axonal type 2S skos:exactMatch Orphanet:443073 Charcot-Marie-Tooth disease type 2S semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014511 Charcot-Marie-Tooth disease axonal type 2S skos:exactMatch UMLS:C4015349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014512 PURA-related severe neonatal hypotonia-seizures-encephalopathy syndrome due to a point mutation skos:exactMatch DOID:0070061 autosomal dominant intellectual developmental disorder 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014512 PURA-related severe neonatal hypotonia-seizures-encephalopathy syndrome due to a point mutation skos:exactMatch OMIM:616158 neurodevelopmental disorder with neonatal respiratory insufficiency, hypotonia, and feeding difficulties semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014512 PURA-related severe neonatal hypotonia-seizures-encephalopathy syndrome due to a point mutation skos:exactMatch Orphanet:438216 PURA-related severe neonatal hypotonia-seizures-encephalopathy syndrome due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014512 PURA-related severe neonatal hypotonia-seizures-encephalopathy syndrome due to a point mutation skos:exactMatch UMLS:C4015357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014512 PURA-related severe neonatal hypotonia-seizures-encephalopathy syndrome due to a point mutation skos:exactMatch UMLS:CN237609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014513 nemaline myopathy 10 skos:exactMatch DOID:0110931 nemaline myopathy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014513 nemaline myopathy 10 skos:exactMatch OMIM:616165 nemaline myopathy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014513 nemaline myopathy 10 skos:exactMatch UMLS:C4015360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014514 aortic aneurysm, familial thoracic 9 skos:exactMatch OMIM:616166 aortic aneurysm, familial thoracic 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014514 aortic aneurysm, familial thoracic 9 skos:exactMatch UMLS:C4015368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014515 macular dystrophy with central cone involvement skos:exactMatch OMIM:616170 macular dystrophy with central cone involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014515 macular dystrophy with central cone involvement skos:exactMatch UMLS:C4015371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014516 microcephaly and chorioretinopathy 2 skos:exactMatch DOID:0080106 microcephaly and chorioretinopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014516 microcephaly and chorioretinopathy 2 skos:exactMatch OMIM:616171 microcephaly and chorioretinopathy, autosomal recessive, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014516 microcephaly and chorioretinopathy 2 skos:exactMatch UMLS:C4015388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014517 generalized epilepsy with febrile seizures plus, type 9 skos:exactMatch DOID:0111301 generalized epilepsy with febrile seizures plus 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014517 generalized epilepsy with febrile seizures plus, type 9 skos:exactMatch OMIM:616172 generalized epilepsy with febrile seizures plus, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014517 generalized epilepsy with febrile seizures plus, type 9 skos:exactMatch UMLS:C4015395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014518 platelet-type bleeding disorder 19 skos:exactMatch DOID:0111048 platelet-type bleeding disorder 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014518 platelet-type bleeding disorder 19 skos:exactMatch OMIM:616176 bleeding disorder, platelet-type, 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014518 platelet-type bleeding disorder 19 skos:exactMatch Orphanet:438207 Severe autosomal recessive macrothrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014518 platelet-type bleeding disorder 19 skos:exactMatch UMLS:C4015405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014519 chronic mountain sickness, susceptibility to skos:exactMatch OMIM:616182 chronic mountain sickness, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014519 chronic mountain sickness, susceptibility to skos:exactMatch UMLS:C0274294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014520 46,XX ovarian dysgenesis-short stature syndrome skos:exactMatch DOID:0080496 ovarian dysgenesis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014520 46,XX ovarian dysgenesis-short stature syndrome skos:exactMatch OMIM:616185 ovarian dysgenesis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014520 46,XX ovarian dysgenesis-short stature syndrome skos:exactMatch Orphanet:444048 46,XX ovarian dysgenesis-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014520 46,XX ovarian dysgenesis-short stature syndrome skos:exactMatch UMLS:C4015409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014521 progressive myoclonic epilepsy type 7 skos:exactMatch DOID:0111447 progressive myoclonus epilepsy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014521 progressive myoclonic epilepsy type 7 skos:exactMatch NCIT:C142804 Epilepsy, Progressive Myoclonic 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014521 progressive myoclonic epilepsy type 7 skos:exactMatch OMIM:616187 epilepsy, progressive myoclonic 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014521 progressive myoclonic epilepsy type 7 skos:exactMatch Orphanet:435438 Progressive myoclonic epilepsy type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014521 progressive myoclonic epilepsy type 7 skos:exactMatch UMLS:C4015420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014522 retinal dystrophy and obesity skos:exactMatch OMIM:616188 retinal dystrophy and obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014522 retinal dystrophy and obesity skos:exactMatch UMLS:C4015424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014523 juvenile-onset diabetes mellitus-central and peripheral neurodegeneration syndrome skos:exactMatch OMIM:616192 ataxia, combined cerebellar and peripheral, with hearing loss and diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014523 juvenile-onset diabetes mellitus-central and peripheral neurodegeneration syndrome skos:exactMatch Orphanet:445062 Juvenile-onset diabetes mellitus-central and peripheral neurodegeneration syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014523 juvenile-onset diabetes mellitus-central and peripheral neurodegeneration syndrome skos:exactMatch UMLS:C4015436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014524 intellectual disability, autosomal recessive 47 skos:exactMatch OMIM:616193 intellectual developmental disorder, autosomal recessive 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014524 intellectual disability, autosomal recessive 47 skos:exactMatch UMLS:C4015444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014525 combined oxidative phosphorylation defect type 23 skos:exactMatch DOID:0111500 combined oxidative phosphorylation deficiency 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014525 combined oxidative phosphorylation defect type 23 skos:exactMatch OMIM:616198 combined oxidative phosphorylation deficiency 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014525 combined oxidative phosphorylation defect type 23 skos:exactMatch Orphanet:444013 Combined oxidative phosphorylation defect type 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014525 combined oxidative phosphorylation defect type 23 skos:exactMatch UMLS:C4015447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014526 polyglucosan body myopathy type 2 skos:exactMatch OMIM:616199 polyglucosan body myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014526 polyglucosan body myopathy type 2 skos:exactMatch Orphanet:456369 Polyglucosan body myopathy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014526 polyglucosan body myopathy type 2 skos:exactMatch UMLS:C4015452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014527 progeroid features-hepatocellular carcinoma predisposition syndrome skos:exactMatch DOID:0111264 Ruijs-Aalfs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014527 progeroid features-hepatocellular carcinoma predisposition syndrome skos:exactMatch OMIM:616200 ruijs-aalfs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014527 progeroid features-hepatocellular carcinoma predisposition syndrome skos:exactMatch Orphanet:435953 Progeroid features-hepatocellular carcinoma predisposition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014527 progeroid features-hepatocellular carcinoma predisposition syndrome skos:exactMatch UMLS:C4015461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014528 chronic atrial and intestinal dysrhythmia skos:exactMatch DOID:0060339 chronic atrial and intestinal dysrhythmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014528 chronic atrial and intestinal dysrhythmia skos:exactMatch OMIM:616201 chronic atrial and intestinal dysrhythmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014528 chronic atrial and intestinal dysrhythmia skos:exactMatch Orphanet:435988 Chronic atrial and intestinal dysrhythmia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014528 chronic atrial and intestinal dysrhythmia skos:exactMatch SCTID:720507006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014528 chronic atrial and intestinal dysrhythmia skos:exactMatch UMLS:C4015474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014529 cerebellar-facial-dental syndrome skos:exactMatch DOID:0080898 cerebellofaciodental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014529 cerebellar-facial-dental syndrome skos:exactMatch OMIM:616202 cerebellofaciodental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014529 cerebellar-facial-dental syndrome skos:exactMatch Orphanet:444072 Cerebellar-facial-dental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014529 cerebellar-facial-dental syndrome skos:exactMatch UMLS:C4015495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014529 cerebellar-facial-dental syndrome skos:exactMatch UMLS:CN221667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014530 autosomal recessive spinocerebellar ataxia 18 skos:exactMatch DOID:0080042 autosomal recessive spinocerebellar ataxia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014530 autosomal recessive spinocerebellar ataxia 18 skos:exactMatch OMIM:616204 spinocerebellar ataxia, autosomal recessive 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014530 autosomal recessive spinocerebellar ataxia 18 skos:exactMatch Orphanet:363432 Autosomal recessive congenital cerebellar ataxia due to GRID2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014530 autosomal recessive spinocerebellar ataxia 18 skos:exactMatch UMLS:C4015505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014531 amyotrophic lateral sclerosis type 22 skos:exactMatch DOID:0060355 amyotrophic lateral sclerosis type 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014531 amyotrophic lateral sclerosis type 22 skos:exactMatch OMIM:616208 amyotrophic lateral sclerosis 22 with or without frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014531 amyotrophic lateral sclerosis type 22 skos:exactMatch UMLS:C4015512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014532 autosomal dominant mitochondrial myopathy with exercise intolerance skos:exactMatch OMIM:616209 myopathy, isolated mitochondrial, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014532 autosomal dominant mitochondrial myopathy with exercise intolerance skos:exactMatch Orphanet:457050 Autosomal dominant mitochondrial myopathy with exercise intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014532 autosomal dominant mitochondrial myopathy with exercise intolerance skos:exactMatch UMLS:C4015513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014533 developmental and epileptic encephalopathy, 28 skos:exactMatch DOID:0080452 developmental and epileptic encephalopathy 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014533 developmental and epileptic encephalopathy, 28 skos:exactMatch OMIM:616211 developmental and epileptic encephalopathy 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014533 developmental and epileptic encephalopathy, 28 skos:exactMatch UMLS:C4015519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014534 lissencephaly 6 with microcephaly skos:exactMatch OMIM:616212 lissencephaly 6 with microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014535 hyperproinsulinemia skos:exactMatch MESH:C562776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014535 hyperproinsulinemia skos:exactMatch OMIM:616214 hyperproinsulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014535 hyperproinsulinemia skos:exactMatch SCTID:237613005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014535 hyperproinsulinemia skos:exactMatch UMLS:C0342283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014536 thrombocytopenia 5 skos:exactMatch OMIM:616216 thrombocytopenia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014536 thrombocytopenia 5 skos:exactMatch UMLS:C4015537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014537 nephronophthisis 19 skos:exactMatch DOID:0111126 nephronophthisis 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014537 nephronophthisis 19 skos:exactMatch OMIM:616217 nephronophthisis 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014537 nephronophthisis 19 skos:exactMatch UMLS:C4015542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014538 fibrosis of extraocular muscles, congenital, 5 skos:exactMatch OMIM:616219 fibrosis of extraocular muscles, congenital, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014538 fibrosis of extraocular muscles, congenital, 5 skos:exactMatch UMLS:C4015552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014539 focal segmental glomerulosclerosis 9 skos:exactMatch DOID:0111134 focal segmental glomerulosclerosis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014539 focal segmental glomerulosclerosis 9 skos:exactMatch OMIM:616220 focal segmental glomerulosclerosis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014539 focal segmental glomerulosclerosis 9 skos:exactMatch UMLS:C4015555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014540 amelogenesis imperfecta type 1H skos:exactMatch DOID:0110064 amelogenesis imperfecta type 1H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014540 amelogenesis imperfecta type 1H skos:exactMatch OMIM:616221 amelogenesis imperfecta, iia 1h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014540 amelogenesis imperfecta type 1H skos:exactMatch UMLS:C4015557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014541 motor developmental delay due to 14q32.2 paternally expressed gene defect skos:exactMatch DOID:0111713 Temple syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014541 motor developmental delay due to 14q32.2 paternally expressed gene defect skos:exactMatch NCIT:C120409 Maternal Uniparental Disomy Chromosome 14 Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014541 motor developmental delay due to 14q32.2 paternally expressed gene defect skos:exactMatch OMIM:616222 temple syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014541 motor developmental delay due to 14q32.2 paternally expressed gene defect skos:exactMatch Orphanet:254516 Temple syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014541 motor developmental delay due to 14q32.2 paternally expressed gene defect skos:exactMatch UMLS:C4015558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014542 congenital myasthenic syndrome 15 skos:exactMatch DOID:0110658 congenital myasthenic syndrome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014542 congenital myasthenic syndrome 15 skos:exactMatch OMIM:616227 myasthenic syndrome, congenital, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014542 congenital myasthenic syndrome 15 skos:exactMatch UMLS:C4015596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014543 congenital myasthenic syndrome 14 skos:exactMatch DOID:0110669 congenital myasthenic syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014543 congenital myasthenic syndrome 14 skos:exactMatch OMIM:616228 myasthenic syndrome, congenital, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014543 congenital myasthenic syndrome 14 skos:exactMatch UMLS:C4015597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014544 osteogenesis imperfecta type 16 skos:exactMatch DOID:0110345 osteogenesis imperfecta type 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014544 osteogenesis imperfecta type 16 skos:exactMatch OMIM:616229 osteogenesis imperfecta, iia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014544 osteogenesis imperfecta type 16 skos:exactMatch UMLS:C4015610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014545 progressive myoclonic epilepsy type 8 skos:exactMatch DOID:0111451 progressive myoclonus epilepsy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014545 progressive myoclonic epilepsy type 8 skos:exactMatch OMIM:616230 epilepsy, progressive myoclonic, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014545 progressive myoclonic epilepsy type 8 skos:exactMatch Orphanet:424027 Progressive myoclonic epilepsy type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014545 progressive myoclonic epilepsy type 8 skos:exactMatch UMLS:C4015619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014546 myopathy due to calsequestrin and SERCA1 protein overload skos:exactMatch OMIM:616231 myopathy, vacuolar, with casq1 aggregates semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014546 myopathy due to calsequestrin and SERCA1 protein overload skos:exactMatch Orphanet:88635 Vacuolar myopathy with sarcoplasmic reticulum protein aggregates semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014546 myopathy due to calsequestrin and SERCA1 protein overload skos:exactMatch SCTID:724095006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014546 myopathy due to calsequestrin and SERCA1 protein overload skos:exactMatch UMLS:C4015624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014546 myopathy due to calsequestrin and SERCA1 protein overload skos:exactMatch UMLS:C4510368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014547 combined oxidative phosphorylation defect type 24 skos:exactMatch DOID:0111485 combined oxidative phosphorylation deficiency 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014547 combined oxidative phosphorylation defect type 24 skos:exactMatch OMIM:616239 combined oxidative phosphorylation deficiency 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014547 combined oxidative phosphorylation defect type 24 skos:exactMatch Orphanet:444458 Combined oxidative phosphorylation defect type 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014547 combined oxidative phosphorylation defect type 24 skos:exactMatch UMLS:C4015643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014548 long QT syndrome 14 skos:exactMatch DOID:0110655 long QT syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014548 long QT syndrome 14 skos:exactMatch NCIT:C177534 Long QT Syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014548 long QT syndrome 14 skos:exactMatch OMIM:616247 long qt syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014548 long QT syndrome 14 skos:exactMatch UMLS:C4015671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014549 lethal congenital contracture syndrome 6 skos:exactMatch OMIM:616248 lethal congenital contracture syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014549 lethal congenital contracture syndrome 6 skos:exactMatch UMLS:C4015686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014550 long QT syndrome 15 skos:exactMatch DOID:0110656 long QT syndrome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014550 long QT syndrome 15 skos:exactMatch OMIM:616249 long qt syndrome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014550 long QT syndrome 15 skos:exactMatch UMLS:C4015695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014551 short stature with nonspecific skeletal abnormalities skos:exactMatch OMIM:616255 short stature with nonspecific skeletal abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014551 short stature with nonspecific skeletal abnormalities skos:exactMatch UMLS:C4225399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014552 lethal fetal cerebrorenogenitourinary agenesis/hypoplasia syndrome skos:exactMatch OMIM:616258 meckel syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014552 lethal fetal cerebrorenogenitourinary agenesis/hypoplasia syndrome skos:exactMatch Orphanet:439897 Lethal fetal cerebrorenogenitourinary agenesis/hypoplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014552 lethal fetal cerebrorenogenitourinary agenesis/hypoplasia syndrome skos:exactMatch UMLS:C4015701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014553 Tenorio syndrome skos:exactMatch OMIM:616260 tenorio syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014553 Tenorio syndrome skos:exactMatch UMLS:C4015710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014555 peeling skin syndrome type A skos:exactMatch OMIM:616265 peeling skin syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014555 peeling skin syndrome type A skos:exactMatch Orphanet:263548 Peeling skin syndrome type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014555 peeling skin syndrome type A skos:exactMatch UMLS:C4015729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014556 congenital contractures of the limbs and face, hypotonia, and developmental delay skos:exactMatch DOID:0081048 congenital limbs-face contractures-hypotonia-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014556 congenital contractures of the limbs and face, hypotonia, and developmental delay skos:exactMatch OMIM:616266 congenital contractures of the limbs and face, hypotonia, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014556 congenital contractures of the limbs and face, hypotonia, and developmental delay skos:exactMatch Orphanet:562528 Congenital limbs-face contractures-hypotonia-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014556 congenital contractures of the limbs and face, hypotonia, and developmental delay skos:exactMatch UMLS:C4225398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014557 ataxia - oculomotor apraxia type 4 skos:exactMatch OMIM:616267 ataxia-oculomotor apraxia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014557 ataxia - oculomotor apraxia type 4 skos:exactMatch Orphanet:459033 Ataxia-oculomotor apraxia type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014557 ataxia - oculomotor apraxia type 4 skos:exactMatch UMLS:C4225397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014558 autosomal dominant intellectual disability-craniofacial anomalies-cardiac defects syndrome skos:exactMatch DOID:0070062 Arboleda-Tham syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014558 autosomal dominant intellectual disability-craniofacial anomalies-cardiac defects syndrome skos:exactMatch OMIM:616268 arboleda-tham syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014558 autosomal dominant intellectual disability-craniofacial anomalies-cardiac defects syndrome skos:exactMatch Orphanet:457193 Autosomal dominant intellectual disability-craniofacial anomalies-cardiac defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014559 progressive essential tremor-speech impairment-facial dysmorphism-intellectual disability-abnormal behavior syndrome skos:exactMatch OMIM:616269 intellectual developmental disorder, autosomal recessive 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014559 progressive essential tremor-speech impairment-facial dysmorphism-intellectual disability-abnormal behavior syndrome skos:exactMatch Orphanet:457212 Progressive essential tremor-speech impairment-facial dysmorphism-intellectual disability-abnormal behavior syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014559 progressive essential tremor-speech impairment-facial dysmorphism-intellectual disability-abnormal behavior syndrome skos:exactMatch UMLS:C4225395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014560 amelogenesis imperfecta type 1F skos:exactMatch DOID:0110065 amelogenesis imperfecta type 1F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014560 amelogenesis imperfecta type 1F skos:exactMatch OMIM:616270 amelogenesis imperfecta, iia 1f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014560 amelogenesis imperfecta type 1F skos:exactMatch UMLS:C4225394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014561 3-methylglutaconic aciduria, type VIIB skos:exactMatch DOID:0110003 3-methylglutaconic aciduria with cataracts, neurologic involvement and neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014561 3-methylglutaconic aciduria, type VIIB skos:exactMatch OMIM:616271 3-methylglutaconic aciduria, iia 7b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014561 3-methylglutaconic aciduria, type VIIB skos:exactMatch Orphanet:445038 3-methylglutaconic aciduria type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014561 3-methylglutaconic aciduria, type VIIB skos:exactMatch SCTID:764860006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014561 3-methylglutaconic aciduria, type VIIB skos:exactMatch UMLS:C4225393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014562 neonatal encephalomyopathy-cardiomyopathy-respiratory distress syndrome skos:exactMatch DOID:0070244 primary coenzyme Q10 deficiency 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014562 neonatal encephalomyopathy-cardiomyopathy-respiratory distress syndrome skos:exactMatch OMIM:616276 coenzyme Q10 deficiency, primary, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014562 neonatal encephalomyopathy-cardiomyopathy-respiratory distress syndrome skos:exactMatch Orphanet:457185 Neonatal encephalomyopathy-cardiomyopathy-respiratory distress syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014562 neonatal encephalomyopathy-cardiomyopathy-respiratory distress syndrome skos:exactMatch UMLS:C4225392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014563 mitochondrial short-chain Enoyl-Coa hydratase 1 deficiency skos:exactMatch OMIM:616277 mitochondrial short-chain enoyl-coa hydratase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014563 mitochondrial short-chain Enoyl-Coa hydratase 1 deficiency skos:exactMatch UMLS:C4225391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014564 congenital bile acid synthesis defect 5 skos:exactMatch DOID:0111066 congenital bile acid synthesis defect 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014564 congenital bile acid synthesis defect 5 skos:exactMatch OMIM:616278 bile acid synthesis defect, congenital, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014565 cataract 43 skos:exactMatch DOID:0110259 cataract 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014565 cataract 43 skos:exactMatch OMIM:616279 cataract 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014565 cataract 43 skos:exactMatch UMLS:C4225389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014566 Charcot-Marie-Tooth disease axonal type 2U skos:exactMatch DOID:0110173 Charcot-Marie-Tooth disease axonal type 2U semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014566 Charcot-Marie-Tooth disease axonal type 2U skos:exactMatch OMIM:616280 charcot-marie-tooth disease, axonal, iia 2u semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014566 Charcot-Marie-Tooth disease axonal type 2U skos:exactMatch Orphanet:397735 Autosomal dominant Charcot-Marie-Tooth disease type 2U semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014566 Charcot-Marie-Tooth disease axonal type 2U skos:exactMatch SCTID:765046002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014566 Charcot-Marie-Tooth disease axonal type 2U skos:exactMatch UMLS:C4084821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014567 glutamate pyruvate transaminase 2 deficiency skos:exactMatch OMIM:616281 neurodevelopmental disorder with spastic paraplegia and microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014567 glutamate pyruvate transaminase 2 deficiency skos:exactMatch Orphanet:477673 Postnatal microcephaly-infantile hypotonia-spastic diplegia-dysarthria-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014568 hereditary spastic paraplegia 73 skos:exactMatch DOID:0110818 hereditary spastic paraplegia 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014568 hereditary spastic paraplegia 73 skos:exactMatch OMIM:616282 spastic paraplegia 73, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014568 hereditary spastic paraplegia 73 skos:exactMatch Orphanet:444099 Autosomal dominant spastic paraplegia type 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014568 hereditary spastic paraplegia 73 skos:exactMatch UMLS:C4225387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014569 lethal congenital contracture syndrome 7 skos:exactMatch OMIM:616286 lethal congenital contracture syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014569 lethal congenital contracture syndrome 7 skos:exactMatch UMLS:C4225386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014570 lethal congenital contracture syndrome 8 skos:exactMatch OMIM:616287 lethal congenital contracture syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014570 lethal congenital contracture syndrome 8 skos:exactMatch UMLS:C4225385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014571 optic atrophy 9 skos:exactMatch DOID:0111442 optic atrophy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014571 optic atrophy 9 skos:exactMatch OMIM:616289 optic atrophy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014571 optic atrophy 9 skos:exactMatch UMLS:C4085249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014572 Lichtenstein-Knorr syndrome skos:exactMatch DOID:0080065 autosomal recessive spinocerebellar ataxia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014572 Lichtenstein-Knorr syndrome skos:exactMatch OMIM:616291 lichtenstein-knorr syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014572 Lichtenstein-Knorr syndrome skos:exactMatch Orphanet:448251 Progressive autosomal recessive ataxia-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014572 Lichtenstein-Knorr syndrome skos:exactMatch UMLS:C4225383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014573 Cole-Carpenter syndrome 2 skos:exactMatch OMIM:616294 cole-carpenter syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014573 Cole-Carpenter syndrome 2 skos:exactMatch UMLS:C4225382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014574 peeling skin-leukonuchia-acral punctate keratoses-cheilitis-knuckle pads syndrome skos:exactMatch OMIM:616295 peeling skin with leukonychia, acral punctate keratoses, cheilitis, and knuckle pads semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014574 peeling skin-leukonuchia-acral punctate keratoses-cheilitis-knuckle pads syndrome skos:exactMatch Orphanet:444138 Peeling skin-leukonychia-acral punctate keratoses-cheilitis-knuckle pads syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014574 peeling skin-leukonuchia-acral punctate keratoses-cheilitis-knuckle pads syndrome skos:exactMatch UMLS:C4225381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014575 Singleton-Merten syndrome 2 skos:exactMatch OMIM:616298 singleton-merten syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014575 Singleton-Merten syndrome 2 skos:exactMatch UMLS:C4225380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014576 lipoyl transferase 1 deficiency skos:exactMatch OMIM:616299 lipoyltransferase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014576 lipoyl transferase 1 deficiency skos:exactMatch Orphanet:401862 Lipoyl transferase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014576 lipoyl transferase 1 deficiency skos:exactMatch UMLS:C4225379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014577 short-rib thoracic dysplasia 13 with or without polydactyly skos:exactMatch DOID:0110093 short-rib thoracic dysplasia 13 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014577 short-rib thoracic dysplasia 13 with or without polydactyly skos:exactMatch OMIM:616300 short-rib thoracic dysplasia 13 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014577 short-rib thoracic dysplasia 13 with or without polydactyly skos:exactMatch UMLS:C4225378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014578 congenital myasthenic syndrome 17 skos:exactMatch DOID:0110674 congenital myasthenic syndrome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014578 congenital myasthenic syndrome 17 skos:exactMatch OMIM:616304 myasthenic syndrome, congenital, 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014578 congenital myasthenic syndrome 17 skos:exactMatch UMLS:C4225377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014579 Senior-Loken syndrome 8 skos:exactMatch OMIM:616307 senior-loken syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014579 Senior-Loken syndrome 8 skos:exactMatch UMLS:C4225376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014580 intellectual disability, autosomal dominant 33 skos:exactMatch DOID:0070063 autosomal dominant intellectual developmental disorder 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014580 intellectual disability, autosomal dominant 33 skos:exactMatch OMIM:616311 intellectual developmental disorder, autosomal dominant 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014581 congenital myasthenic syndrome 2A skos:exactMatch DOID:0110681 congenital myasthenic syndrome 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014581 congenital myasthenic syndrome 2A skos:exactMatch OMIM:616313 myasthenic syndrome, congenital, 2a, slow-channel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014581 congenital myasthenic syndrome 2A skos:exactMatch UMLS:C4225374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014582 congenital myasthenic syndrome 2C skos:exactMatch DOID:0110680 congenital myasthenic syndrome 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014582 congenital myasthenic syndrome 2C skos:exactMatch OMIM:616314 myasthenic syndrome, congenital, 2c, associated with acetylcholine receptor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014582 congenital myasthenic syndrome 2C skos:exactMatch UMLS:C4225373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014583 congenital myasthenic syndrome 3A skos:exactMatch DOID:0110666 congenital myasthenic syndrome 3A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014583 congenital myasthenic syndrome 3A skos:exactMatch OMIM:616321 myasthenic syndrome, congenital, 3a, slow-channel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014583 congenital myasthenic syndrome 3A skos:exactMatch UMLS:C4225372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014584 congenital myasthenic syndrome 3B skos:exactMatch DOID:0110665 congenital myasthenic syndrome 3B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014584 congenital myasthenic syndrome 3B skos:exactMatch OMIM:616322 myasthenic syndrome, congenital, 3b, fast-channel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014584 congenital myasthenic syndrome 3B skos:exactMatch UMLS:C4225371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014585 congenital myasthenic syndrome 3C skos:exactMatch DOID:0110664 congenital myasthenic syndrome 3C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014585 congenital myasthenic syndrome 3C skos:exactMatch OMIM:616323 myasthenic syndrome, congenital, 3c, associated with acetylcholine receptor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014585 congenital myasthenic syndrome 3C skos:exactMatch UMLS:C4225370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014586 congenital myasthenic syndrome 4B skos:exactMatch DOID:0110677 congenital myasthenic syndrome 4B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014586 congenital myasthenic syndrome 4B skos:exactMatch OMIM:616324 myasthenic syndrome, congenital, 4b, fast-channel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014586 congenital myasthenic syndrome 4B skos:exactMatch UMLS:C4225369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014587 congenital myasthenic syndrome 9 skos:exactMatch DOID:0110670 congenital myasthenic syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014587 congenital myasthenic syndrome 9 skos:exactMatch OMIM:616325 myasthenic syndrome, congenital, 9, associated with acetylcholine receptor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014587 congenital myasthenic syndrome 9 skos:exactMatch UMLS:C4225368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014588 congenital myasthenic syndrome 11 skos:exactMatch DOID:0110675 congenital myasthenic syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014588 congenital myasthenic syndrome 11 skos:exactMatch MESH:C563831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014588 congenital myasthenic syndrome 11 skos:exactMatch OMIM:616326 myasthenic syndrome, congenital, 11, associated with acetylcholine receptor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014589 maturity-onset diabetes of the young type 13 skos:exactMatch DOID:0111110 maturity-onset diabetes of the young type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014589 maturity-onset diabetes of the young type 13 skos:exactMatch OMIM:616329 maturity-onset diabetes of the young, iia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014589 maturity-onset diabetes of the young type 13 skos:exactMatch UMLS:C4225365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014590 congenital myasthenic syndrome 18 skos:exactMatch DOID:0110683 congenital myasthenic syndrome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014590 congenital myasthenic syndrome 18 skos:exactMatch OMIM:616330 myasthenic syndrome, congenital, 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014590 congenital myasthenic syndrome 18 skos:exactMatch UMLS:C4225364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014591 autosomal dominant Robinow syndrome 2 skos:exactMatch DOID:0060765 autosomal dominant Robinow syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014591 autosomal dominant Robinow syndrome 2 skos:exactMatch OMIM:616331 robinow syndrome, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014591 autosomal dominant Robinow syndrome 2 skos:exactMatch UMLS:C4225363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014592 microcephaly and chorioretinopathy 3 skos:exactMatch DOID:0080107 microcephaly and chorioretinopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014592 microcephaly and chorioretinopathy 3 skos:exactMatch OMIM:616335 microcephaly and chorioretinopathy, autosomal recessive, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014592 microcephaly and chorioretinopathy 3 skos:exactMatch UMLS:C4225362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014593 developmental and epileptic encephalopathy, 29 skos:exactMatch DOID:0080451 developmental and epileptic encephalopathy 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014593 developmental and epileptic encephalopathy, 29 skos:exactMatch OMIM:616339 developmental and epileptic encephalopathy 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014593 developmental and epileptic encephalopathy, 29 skos:exactMatch UMLS:C4225361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014594 autosomal dominant nonsyndromic hearing loss 67 skos:exactMatch DOID:0110588 autosomal dominant nonsyndromic deafness 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014594 autosomal dominant nonsyndromic hearing loss 67 skos:exactMatch OMIM:616340 deafness, autosomal dominant 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014594 autosomal dominant nonsyndromic hearing loss 67 skos:exactMatch UMLS:C4084712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014595 developmental and epileptic encephalopathy, 30 skos:exactMatch DOID:0080465 developmental and epileptic encephalopathy 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014595 developmental and epileptic encephalopathy, 30 skos:exactMatch OMIM:616341 developmental and epileptic encephalopathy 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014595 developmental and epileptic encephalopathy, 30 skos:exactMatch UMLS:C4225360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014596 lissencephaly 7 with cerebellar hypoplasia skos:exactMatch DOID:0112231 lissencephaly 7 with cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014596 lissencephaly 7 with cerebellar hypoplasia skos:exactMatch OMIM:616342 lissencephaly 7 with cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014596 lissencephaly 7 with cerebellar hypoplasia skos:exactMatch UMLS:C4225359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014597 immunodeficiency 39 skos:exactMatch DOID:0111969 immunodeficiency 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014597 immunodeficiency 39 skos:exactMatch OMIM:616345 immunodeficiency 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014597 immunodeficiency 39 skos:exactMatch UMLS:C4225358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014598 developmental and epileptic encephalopathy, 31 skos:exactMatch DOID:0080437 developmental and epileptic encephalopathy 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014598 developmental and epileptic encephalopathy, 31 skos:exactMatch OMIM:616346 developmental and epileptic encephalopathy 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014598 developmental and epileptic encephalopathy, 31 skos:exactMatch UMLS:C4225357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014599 intellectual disability, autosomal dominant 34 skos:exactMatch DOID:0070064 autosomal dominant intellectual developmental disorder 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014599 intellectual disability, autosomal dominant 34 skos:exactMatch OMIM:616351 intellectual developmental disorder, autosomal dominant 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014600 dyskeratosis congenita, autosomal recessive 6 skos:exactMatch DOID:0070024 autosomal recessive dyskeratosis congenita 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014600 dyskeratosis congenita, autosomal recessive 6 skos:exactMatch NCIT:C176929 Dyskeratosis Congenita, Autosomal Recessive 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014600 dyskeratosis congenita, autosomal recessive 6 skos:exactMatch OMIM:616353 dyskeratosis congenita, autosomal recessive 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014600 dyskeratosis congenita, autosomal recessive 6 skos:exactMatch UMLS:C4225356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014601 autosomal recessive spinocerebellar ataxia 20 skos:exactMatch DOID:0080066 autosomal recessive spinocerebellar ataxia 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014601 autosomal recessive spinocerebellar ataxia 20 skos:exactMatch OMIM:616354 spinocerebellar ataxia, autosomal recessive 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014601 autosomal recessive spinocerebellar ataxia 20 skos:exactMatch Orphanet:397709 Intellectual disability-coarse face-macrocephaly-cerebellar hypotrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014601 autosomal recessive spinocerebellar ataxia 20 skos:exactMatch UMLS:C4225355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014602 intellectual disability-macrocephaly-hypotonia-behavioral abnormalities syndrome skos:exactMatch DOID:0070065 autosomal dominant intellectual developmental disorder 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014602 intellectual disability-macrocephaly-hypotonia-behavioral abnormalities syndrome skos:exactMatch OMIM:616355 intellectual developmental disorder, autosomal dominant 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014602 intellectual disability-macrocephaly-hypotonia-behavioral abnormalities syndrome skos:exactMatch Orphanet:457279 Intellectual disability-macrocephaly-hypotonia-behavioral abnormalities syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014602 intellectual disability-macrocephaly-hypotonia-behavioral abnormalities syndrome skos:exactMatch UMLS:C4225354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014603 autosomal dominant nonsyndromic hearing loss 40 skos:exactMatch DOID:0110566 autosomal dominant nonsyndromic deafness 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014603 autosomal dominant nonsyndromic hearing loss 40 skos:exactMatch OMIM:616357 deafness, autosomal dominant 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014603 autosomal dominant nonsyndromic hearing loss 40 skos:exactMatch UMLS:C4084708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014604 Parkinson disease 21 skos:exactMatch DOID:0111251 Parkinson's disease 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014604 Parkinson disease 21 skos:exactMatch OMIM:616361 parkinson disease 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014604 Parkinson disease 21 skos:exactMatch UMLS:C4225353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014605 microcephaly-corpus callosum hypoplasia-intellectual disability-facial dysmorphism syndrome skos:exactMatch DOID:0070066 autosomal dominant intellectual developmental disorder 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014605 microcephaly-corpus callosum hypoplasia-intellectual disability-facial dysmorphism syndrome skos:exactMatch OMIM:616362 intellectual developmental disorder, autosomal dominant 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014605 microcephaly-corpus callosum hypoplasia-intellectual disability-facial dysmorphism syndrome skos:exactMatch Orphanet:457284 Microcephaly-corpus callosum hypoplasia-intellectual disability-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014606 intellectual disability-microcephaly-strabismus-behavioral abnormalities syndrome skos:exactMatch DOID:0070067 White-Sutton syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014606 intellectual disability-microcephaly-strabismus-behavioral abnormalities syndrome skos:exactMatch OMIM:616364 white-sutton syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014606 intellectual disability-microcephaly-strabismus-behavioral abnormalities syndrome skos:exactMatch Orphanet:468678 White-Sutton syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014607 developmental and epileptic encephalopathy, 32 skos:exactMatch DOID:0080416 developmental and epileptic encephalopathy 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014607 developmental and epileptic encephalopathy, 32 skos:exactMatch OMIM:616366 developmental and epileptic encephalopathy 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014607 developmental and epileptic encephalopathy, 32 skos:exactMatch UMLS:C4225350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014608 mandibulofacial dysostosis with alopecia skos:exactMatch DOID:0060365 mandibulofacial dysostosis with alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014608 mandibulofacial dysostosis with alopecia skos:exactMatch OMIM:616367 mandibulofacial dysostosis with alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014608 mandibulofacial dysostosis with alopecia skos:exactMatch Orphanet:443995 Mandibulofacial dysostosis with alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014608 mandibulofacial dysostosis with alopecia skos:exactMatch UMLS:C4225349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014609 cognitive impairment - coarse facies - heart defects - obesity - pulmonary involvement - short stature - skeletal dysplasia syndrome skos:exactMatch OMIM:616368 chops syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014609 cognitive impairment - coarse facies - heart defects - obesity - pulmonary involvement - short stature - skeletal dysplasia syndrome skos:exactMatch Orphanet:444077 Cognitive impairment-coarse facies-heart defects-obesity-pulmonary involvement-short stature-skeletal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014609 cognitive impairment - coarse facies - heart defects - obesity - pulmonary involvement - short stature - skeletal dysplasia syndrome skos:exactMatch SCTID:764455002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014609 cognitive impairment - coarse facies - heart defects - obesity - pulmonary involvement - short stature - skeletal dysplasia syndrome skos:exactMatch UMLS:C4085597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014611 multiple mitochondrial dysfunctions syndrome 4 skos:exactMatch DOID:0080136 multiple mitochondrial dysfunctions syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014611 multiple mitochondrial dysfunctions syndrome 4 skos:exactMatch OMIM:616370 multiple mitochondrial dysfunctions syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014611 multiple mitochondrial dysfunctions syndrome 4 skos:exactMatch Orphanet:457406 Multiple mitochondrial dysfunctions syndrome type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014611 multiple mitochondrial dysfunctions syndrome 4 skos:exactMatch UMLS:C4225348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014612 pulmonary fibrosis and/or bone marrow failure, Telomere-related, 4 skos:exactMatch OMIM:616371 pulmonary fibrosis and/or bone marrow failure, telomere-related, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014612 pulmonary fibrosis and/or bone marrow failure, Telomere-related, 4 skos:exactMatch UMLS:C4225347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014613 pulmonary fibrosis and/or bone marrow failure, Telomere-related, 3 skos:exactMatch OMIM:616373 pulmonary fibrosis and/or bone marrow failure, telomere-related, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014613 pulmonary fibrosis and/or bone marrow failure, Telomere-related, 3 skos:exactMatch UMLS:C4225346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014614 congenital stationary night blindness 1G skos:exactMatch DOID:0110714 congenital stationary night blindness 1G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014614 congenital stationary night blindness 1G skos:exactMatch OMIM:616389 night blindness, congenital stationary, iia 1g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014614 congenital stationary night blindness 1G skos:exactMatch UMLS:C4225345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014615 trichothiodystrophy 2, photosensitive skos:exactMatch DOID:0111869 photosensitive trichothiodystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014615 trichothiodystrophy 2, photosensitive skos:exactMatch NCIT:C173103 Trichothiodystrophy 2, Photosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014615 trichothiodystrophy 2, photosensitive skos:exactMatch OMIM:616390 trichothiodystrophy 2, photosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014615 trichothiodystrophy 2, photosensitive skos:exactMatch UMLS:C4225344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014616 obsolete Skint1-like pseudogene skos:exactMatch OMIM:616392 skint1-like pseudogene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014617 intellectual disability, autosomal dominant 38 skos:exactMatch DOID:0070068 autosomal dominant intellectual developmental disorder 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014617 intellectual disability, autosomal dominant 38 skos:exactMatch OMIM:616393 intellectual developmental disorder, autosomal dominant 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014617 intellectual disability, autosomal dominant 38 skos:exactMatch UMLS:C4225343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014618 retinitis pigmentosa 71 skos:exactMatch DOID:0110363 retinitis pigmentosa 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014618 retinitis pigmentosa 71 skos:exactMatch OMIM:616394 retinitis pigmentosa 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014618 retinitis pigmentosa 71 skos:exactMatch UMLS:C4225342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014619 trichothiodystrophy 3, photosensitive skos:exactMatch DOID:0111871 photosensitive trichothiodystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014619 trichothiodystrophy 3, photosensitive skos:exactMatch NCIT:C173099 Trichothiodystrophy 3, Photosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014619 trichothiodystrophy 3, photosensitive skos:exactMatch OMIM:616395 trichothiodystrophy 3, photosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014619 trichothiodystrophy 3, photosensitive skos:exactMatch UMLS:C4017171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014620 myoclonic dystonia 26 skos:exactMatch DOID:0090036 myoclonic dystonia 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014620 myoclonic dystonia 26 skos:exactMatch OMIM:616398 dystonia 26, myoclonic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014620 myoclonic dystonia 26 skos:exactMatch UMLS:C4225341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014621 Brugada syndrome 9 skos:exactMatch DOID:0110226 Brugada syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014621 Brugada syndrome 9 skos:exactMatch OMIM:616399 brugada syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014621 Brugada syndrome 9 skos:exactMatch UMLS:C4225340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014622 isolated focal non-epidermolytic palmoplantar keratoderma skos:exactMatch DOID:0111708 focal nonepidermolytic palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014622 isolated focal non-epidermolytic palmoplantar keratoderma skos:exactMatch OMIM:616400 palmoplantar keratoderma, nonepidermolytic, focal 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014622 isolated focal non-epidermolytic palmoplantar keratoderma skos:exactMatch Orphanet:448264 Isolated focal non-epidermolytic palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014622 isolated focal non-epidermolytic palmoplantar keratoderma skos:exactMatch UMLS:C4225339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014623 microcephaly 14, primary, autosomal recessive skos:exactMatch DOID:0070279 primary autosomal recessive microcephaly 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014623 microcephaly 14, primary, autosomal recessive skos:exactMatch OMIM:616402 microcephaly 14, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014623 microcephaly 14, primary, autosomal recessive skos:exactMatch UMLS:C4225338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014624 Brown syndrome skos:exactMatch DOID:10235 Brown's tendon sheath syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014624 Brown syndrome skos:exactMatch OMIM:616407 brown syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014624 Brown syndrome skos:exactMatch SCTID:35929003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014624 Brown syndrome skos:exactMatch UMLS:C0155339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014625 developmental and epileptic encephalopathy, 33 skos:exactMatch DOID:0080463 developmental and epileptic encephalopathy 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014625 developmental and epileptic encephalopathy, 33 skos:exactMatch OMIM:616409 developmental and epileptic encephalopathy 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014625 developmental and epileptic encephalopathy, 33 skos:exactMatch UMLS:C4225337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014626 spinocerebellar ataxia type 41 skos:exactMatch DOID:0111744 cerebellar ataxia type 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014626 spinocerebellar ataxia type 41 skos:exactMatch OMIM:616410 spinocerebellar ataxia 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014626 spinocerebellar ataxia type 41 skos:exactMatch Orphanet:458798 Spinocerebellar ataxia type 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014626 spinocerebellar ataxia type 41 skos:exactMatch UMLS:C4225158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014627 dystonia 27 skos:exactMatch DOID:0090050 dystonia 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014627 dystonia 27 skos:exactMatch OMIM:616411 dystonia 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014627 dystonia 27 skos:exactMatch Orphanet:464440 Primary dystonia, DYT27 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014627 dystonia 27 skos:exactMatch UMLS:C4225336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014628 basal ganglia calcification, idiopathic, 6 skos:exactMatch OMIM:616413 basal ganglia calcification, idiopathic, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014628 basal ganglia calcification, idiopathic, 6 skos:exactMatch UMLS:C4225335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014629 autoimmune interstitial lung disease-arthritis syndrome skos:exactMatch DOID:0081242 autoimmune interstitial lung, joint, and kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014629 autoimmune interstitial lung disease-arthritis syndrome skos:exactMatch OMIM:616414 autoimmune interstitial lung, joint, and kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014629 autoimmune interstitial lung disease-arthritis syndrome skos:exactMatch Orphanet:444092 Autoimmune interstitial lung disease-arthritis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014629 autoimmune interstitial lung disease-arthritis syndrome skos:exactMatch UMLS:C4225334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014630 familial adenomatous polyposis 3 skos:exactMatch DOID:0080411 familial adenomatous polyposis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014630 familial adenomatous polyposis 3 skos:exactMatch OMIM:616415 familial adenomatous polyposis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014630 familial adenomatous polyposis 3 skos:exactMatch Orphanet:454840 NTHL1-related attenuated familial adenomatous polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014630 familial adenomatous polyposis 3 skos:exactMatch UMLS:C4225157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014631 hypomagnesemia, seizures, and intellectual disability skos:exactMatch OMIMPS:616418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014631 hypomagnesemia, seizures, and intellectual disability skos:exactMatch UMLS:C4225333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014632 hypomyelinating leukodystrophy 10 skos:exactMatch DOID:0060788 hypomyelinating leukodystrophy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014632 hypomyelinating leukodystrophy 10 skos:exactMatch OMIM:616420 leukodystrophy, hypomyelinating, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014632 hypomyelinating leukodystrophy 10 skos:exactMatch UMLS:C4225332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014633 myoclonic-atonic epilepsy skos:exactMatch OMIM:616421 myoclonic-atonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014633 myoclonic-atonic epilepsy skos:exactMatch UMLS:C4085238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014634 46,XY sex reversal 10 skos:exactMatch DOID:0111775 46,XY sex reversal 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014634 46,XY sex reversal 10 skos:exactMatch OMIM:616425 46,xy sex reversal 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014634 46,XY sex reversal 10 skos:exactMatch UMLS:C4225331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014635 microphthalmia, isolated, with coloboma 10 skos:exactMatch OMIM:616428 microphthalmia, isolated, with coloboma 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014635 microphthalmia, isolated, with coloboma 10 skos:exactMatch UMLS:C4225330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014636 combined oxidative phosphorylation defect type 25 skos:exactMatch DOID:0111468 combined oxidative phosphorylation deficiency 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014636 combined oxidative phosphorylation defect type 25 skos:exactMatch OMIM:616430 combined oxidative phosphorylation deficiency 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014636 combined oxidative phosphorylation defect type 25 skos:exactMatch Orphanet:447954 Combined oxidative phosphorylation defect type 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014636 combined oxidative phosphorylation defect type 25 skos:exactMatch UMLS:C4225329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014637 DOCK2 deficiency skos:exactMatch DOID:0111951 immunodeficiency 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014637 DOCK2 deficiency skos:exactMatch OMIM:616433 immunodeficiency 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014637 DOCK2 deficiency skos:exactMatch Orphanet:447737 DOCK2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014637 DOCK2 deficiency skos:exactMatch UMLS:C4225328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014638 Fanconi anemia complementation group T skos:exactMatch DOID:0111081 Fanconi anemia complementation group T semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014638 Fanconi anemia complementation group T skos:exactMatch OMIM:616435 fanconi anemia, complementation group t semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014638 Fanconi anemia complementation group T skos:exactMatch UMLS:C4084840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014639 familial temporal lobe epilepsy 7 skos:exactMatch DOID:0060751 familial temporal lobe epilepsy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014639 familial temporal lobe epilepsy 7 skos:exactMatch OMIM:616436 epilepsy, familial temporal lobe, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014639 familial temporal lobe epilepsy 7 skos:exactMatch UMLS:C4225327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014640 frontotemporal dementia and/or amyotrophic lateral sclerosis 3 skos:exactMatch DOID:0110068 frontotemporal dementia and/or amyotrophic lateral sclerosis-3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014640 frontotemporal dementia and/or amyotrophic lateral sclerosis 3 skos:exactMatch OMIM:616437 frontotemporal dementia and/or amyotrophic lateral sclerosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014640 frontotemporal dementia and/or amyotrophic lateral sclerosis 3 skos:exactMatch UMLS:C4225326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014641 frontotemporal dementia and/or amyotrophic lateral sclerosis 4 skos:exactMatch DOID:0110069 frontotemporal dementia and/or amyotrophic lateral sclerosis-4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014641 frontotemporal dementia and/or amyotrophic lateral sclerosis 4 skos:exactMatch OMIM:616439 frontotemporal dementia and/or amyotrophic lateral sclerosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014641 frontotemporal dementia and/or amyotrophic lateral sclerosis 4 skos:exactMatch UMLS:C4225325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014642 candidiasis, familial, 9 skos:exactMatch OMIM:616445 candidiasis, familial, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014642 candidiasis, familial, 9 skos:exactMatch UMLS:C4225324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014643 congenital cataract-microcephaly-nevus flammeus simplex-severe intellectual disability syndrome skos:exactMatch OMIM:616449 basel-vanagaite-smirin-yosef syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014643 congenital cataract-microcephaly-nevus flammeus simplex-severe intellectual disability syndrome skos:exactMatch Orphanet:464738 Basel-Vanagaite-Smirin-Yosef syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014643 congenital cataract-microcephaly-nevus flammeus simplex-severe intellectual disability syndrome skos:exactMatch UMLS:C4225323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014644 hereditary spastic paraplegia 74 skos:exactMatch DOID:0110819 hereditary spastic paraplegia 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014644 hereditary spastic paraplegia 74 skos:exactMatch OMIM:616451 spastic paraplegia 74, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014644 hereditary spastic paraplegia 74 skos:exactMatch Orphanet:468661 Autosomal recessive spastic paraplegia type 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014644 hereditary spastic paraplegia 74 skos:exactMatch UMLS:C4225322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014645 BENTA disease skos:exactMatch OMIM:616452 b-cell expansion with nfkb and t-cell anergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014645 BENTA disease skos:exactMatch Orphanet:464336 BENTA disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014645 BENTA disease skos:exactMatch UMLS:CN231446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014645 BENTA disease skos:exactMatch UMLS:CN242071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014646 Zimmermann-Laband syndrome 2 skos:exactMatch OMIM:616455 zimmermann-laband syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014646 Zimmermann-Laband syndrome 2 skos:exactMatch UMLS:C4225321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014647 developmental and epileptic encephalopathy, 50 skos:exactMatch DOID:0080419 developmental and epileptic encephalopathy 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014647 developmental and epileptic encephalopathy, 50 skos:exactMatch OMIM:616457 developmental and epileptic encephalopathy 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014647 developmental and epileptic encephalopathy, 50 skos:exactMatch Orphanet:448010 CAD-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014647 developmental and epileptic encephalopathy, 50 skos:exactMatch UMLS:C4225320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014648 Al-Raqad syndrome skos:exactMatch OMIM:616459 al-raqad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014648 Al-Raqad syndrome skos:exactMatch UMLS:C4085595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014649 intellectual disability, autosomal recessive 50 skos:exactMatch OMIM:616460 intellectual developmental disorder, autosomal recessive 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014650 familial temporal lobe epilepsy 8 skos:exactMatch DOID:0060754 familial temporal lobe epilepsy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014650 familial temporal lobe epilepsy 8 skos:exactMatch OMIM:616461 epilepsy, familial temporal lobe, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014650 familial temporal lobe epilepsy 8 skos:exactMatch UMLS:C4225318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014651 acrofacial dysostosis Cincinnati type skos:exactMatch DOID:0060353 acrofacial dysostosis Cincinnati type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014651 acrofacial dysostosis Cincinnati type skos:exactMatch OMIM:616462 acrofacial dysostosis, cincinnati iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014651 acrofacial dysostosis Cincinnati type skos:exactMatch UMLS:C4225317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014652 exudative vitreoretinopathy 6 skos:exactMatch DOID:0111410 exudative vitreoretinopathy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014652 exudative vitreoretinopathy 6 skos:exactMatch OMIM:616468 exudative vitreoretinopathy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014652 exudative vitreoretinopathy 6 skos:exactMatch UMLS:C4225316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014653 retinitis pigmentosa 72 skos:exactMatch DOID:0110395 retinitis pigmentosa 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014653 retinitis pigmentosa 72 skos:exactMatch OMIM:616469 retinitis pigmentosa 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014653 retinitis pigmentosa 72 skos:exactMatch UMLS:C4225315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014654 Ullrich congenital muscular dystrophy 2 skos:exactMatch OMIM:616470 ullrich congenital muscular dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014654 Ullrich congenital muscular dystrophy 2 skos:exactMatch UMLS:C4225314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014656 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 2 skos:exactMatch DOID:0111515 autosomal recessive progressive external ophthalmoplegia with mitochondrial DNA deletions 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014656 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 2 skos:exactMatch OMIM:616479 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014656 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 2 skos:exactMatch UMLS:C4225312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014657 primary ciliary dyskinesia 32 skos:exactMatch DOID:0110603 primary ciliary dyskinesia 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014657 primary ciliary dyskinesia 32 skos:exactMatch OMIM:616481 ciliary dyskinesia, primary, 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014657 primary ciliary dyskinesia 32 skos:exactMatch UMLS:C4225311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014658 severe achondroplasia-developmental delay-acanthosis nigricans syndrome skos:exactMatch DOID:0111158 SADDAN semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014658 severe achondroplasia-developmental delay-acanthosis nigricans syndrome skos:exactMatch OMIM:616482 achondroplasia, severe, with developmental delay and acanthosis nigricans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014658 severe achondroplasia-developmental delay-acanthosis nigricans syndrome skos:exactMatch Orphanet:85165 Severe achondroplasia-developmental delay-acanthosis nigricans syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014658 severe achondroplasia-developmental delay-acanthosis nigricans syndrome skos:exactMatch SCTID:699870002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014659 infantile liver failure syndrome 2 skos:exactMatch NCIT:C158135 Infantile Liver Failure Syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014659 infantile liver failure syndrome 2 skos:exactMatch OMIM:616483 infantile liver failure syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014659 infantile liver failure syndrome 2 skos:exactMatch UMLS:CN232144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014660 microcephaly 15, primary, autosomal recessive skos:exactMatch DOID:0070277 primary autosomal recessive microcephaly 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014660 microcephaly 15, primary, autosomal recessive skos:exactMatch OMIM:616486 neurodevelopmental disorder with progressive microcephaly, spasticity, and brain imaging abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014660 microcephaly 15, primary, autosomal recessive skos:exactMatch UMLS:C4225310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014661 epidermolysis bullosa simplex with nail dystrophy skos:exactMatch OMIM:616487 epidermolysis bullosa simplex 5d, generalized intermediate, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014661 epidermolysis bullosa simplex with nail dystrophy skos:exactMatch UMLS:C4225309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014662 congenital insensitivity to pain-hypohidrosis syndrome skos:exactMatch DOID:0070153 hereditary sensory and autonomic neuropathy type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014662 congenital insensitivity to pain-hypohidrosis syndrome skos:exactMatch OMIM:616488 neuropathy, hereditary sensory and autonomic, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014662 congenital insensitivity to pain-hypohidrosis syndrome skos:exactMatch Orphanet:478664 Hereditary sensory and autonomic neuropathy type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014662 congenital insensitivity to pain-hypohidrosis syndrome skos:exactMatch UMLS:C4225308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014663 Silver-Russell syndrome 3 skos:exactMatch OMIM:616489 silver-russell syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014663 Silver-Russell syndrome 3 skos:exactMatch UMLS:C4225307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014664 Joubert syndrome 23 skos:exactMatch DOID:0110992 Joubert syndrome 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014664 Joubert syndrome 23 skos:exactMatch OMIM:616490 joubert syndrome 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014664 Joubert syndrome 23 skos:exactMatch UMLS:C4084822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014665 Charcot-Marie-Tooth disease axonal type 2V skos:exactMatch DOID:0110178 Charcot-Marie-Tooth disease axonal type 2V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014665 Charcot-Marie-Tooth disease axonal type 2V skos:exactMatch OMIM:616491 charcot-marie-tooth disease, axonal, iia 2v semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014665 Charcot-Marie-Tooth disease axonal type 2V skos:exactMatch Orphanet:447964 Autosomal dominant Charcot-Marie-Tooth disease type 2V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014665 Charcot-Marie-Tooth disease axonal type 2V skos:exactMatch UMLS:C4225306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014666 hypomyelinating leukodystrophy 11 skos:exactMatch DOID:0060792 hypomyelinating leukodystrophy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014666 hypomyelinating leukodystrophy 11 skos:exactMatch OMIM:616494 leukodystrophy, hypomyelinating, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014666 hypomyelinating leukodystrophy 11 skos:exactMatch UMLS:C4225305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014667 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 3 skos:exactMatch DOID:0080359 fatal infantile cardioencephalomyopathy due to cytochrome c oxidase deficiency 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014667 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 3 skos:exactMatch OMIM:616500 mitochondrial complex 4 deficiency, nuclear iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014667 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 3 skos:exactMatch UMLS:C4225154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014668 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 4 skos:exactMatch DOID:0080360 fatal infantile cardioencephalomyopathy due to cytochrome c oxidase deficiency 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014668 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 4 skos:exactMatch OMIM:616501 mitochondrial complex 4 deficiency, nuclear iia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014668 cardioencephalomyopathy, fatal infantile, due to cytochrome c oxidase deficiency 4 skos:exactMatch UMLS:C4225304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014669 cone-rod dystrophy 21 skos:exactMatch OMIM:616502 cone-rod dystrophy 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014669 cone-rod dystrophy 21 skos:exactMatch UMLS:C4049066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014669 cone-rod dystrophy 21 skos:exactMatch UMLS:CN231743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014670 lethal congenital contracture syndrome 9 skos:exactMatch OMIM:616503 lethal congenital contracture syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014670 lethal congenital contracture syndrome 9 skos:exactMatch UMLS:C4225303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014671 neuropathy, hereditary motor and sensory, type 6B skos:exactMatch OMIM:616505 neuropathy, hereditary motor and sensory, iia vib, with optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014671 neuropathy, hereditary motor and sensory, type 6B skos:exactMatch UMLS:C4225302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014672 osteogenesis imperfecta type 17 skos:exactMatch DOID:0110338 osteogenesis imperfecta type 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014672 osteogenesis imperfecta type 17 skos:exactMatch OMIM:616507 osteogenesis imperfecta, iia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014672 osteogenesis imperfecta type 17 skos:exactMatch UMLS:C4225301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014673 cataract 44 skos:exactMatch DOID:0110267 cataract 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014673 cataract 44 skos:exactMatch OMIM:616509 cataract 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014673 cataract 44 skos:exactMatch UMLS:C4225300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014674 maturity-onset diabetes of the young type 14 skos:exactMatch DOID:0111111 maturity-onset diabetes of the young type 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014674 maturity-onset diabetes of the young type 14 skos:exactMatch OMIM:616511 maturity-onset diabetes of the young, iia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014674 maturity-onset diabetes of the young type 14 skos:exactMatch UMLS:C4225299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014675 autosomal recessive nonsyndromic hearing loss 104 skos:exactMatch DOID:0110465 autosomal recessive nonsyndromic deafness 104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014675 autosomal recessive nonsyndromic hearing loss 104 skos:exactMatch OMIM:616515 deafness, autosomal recessive 104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014675 autosomal recessive nonsyndromic hearing loss 104 skos:exactMatch UMLS:C4225298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014676 Emery-Dreifuss muscular dystrophy 3, autosomal recessive skos:exactMatch DOID:0070248 autosomal recessive Emery-Dreifuss muscular dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014676 Emery-Dreifuss muscular dystrophy 3, autosomal recessive skos:exactMatch MESH:C567633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014676 Emery-Dreifuss muscular dystrophy 3, autosomal recessive skos:exactMatch OMIM:616516 emery-dreifuss muscular dystrophy 3, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014676 Emery-Dreifuss muscular dystrophy 3, autosomal recessive skos:exactMatch UMLS:C2750035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014677 achromatopsia 7 skos:exactMatch DOID:0110009 achromatopsia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014677 achromatopsia 7 skos:exactMatch OMIM:616517 achromatopsia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014677 achromatopsia 7 skos:exactMatch UMLS:C4225297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014678 intellectual disability, autosomal dominant 39 skos:exactMatch DOID:0070069 autosomal dominant intellectual developmental disorder 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014678 intellectual disability, autosomal dominant 39 skos:exactMatch OMIM:616521 intellectual developmental disorder, autosomal dominant 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014678 intellectual disability, autosomal dominant 39 skos:exactMatch UMLS:C4225296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014679 polymicrogyria, perisylvian, with cerebellar hypoplasia and arthrogryposis skos:exactMatch OMIM:616531 neurodevelopmental disorder with spasticity, hypomyelinating leukodystrophy, and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014679 polymicrogyria, perisylvian, with cerebellar hypoplasia and arthrogryposis skos:exactMatch UMLS:C4225295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014680 herpes simplex encephalitis, susceptibility to, 7 skos:exactMatch OMIM:616532 encephalopathy, acute, infection-induced (herpes-specific), susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014681 thyroid cancer, nonmedullary, 4 skos:exactMatch OMIM:616534 thyroid cancer, nonmedullary, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014681 thyroid cancer, nonmedullary, 4 skos:exactMatch UMLS:C4225293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014682 thyroid cancer, nonmedullary, 5 skos:exactMatch OMIM:616535 thyroid cancer, nonmedullary, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014682 thyroid cancer, nonmedullary, 5 skos:exactMatch UMLS:C4225292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014683 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A9 skos:exactMatch DOID:0111232 congenital muscular dystrophy-dystroglycanopathy type A9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014683 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A9 skos:exactMatch OMIM:616538 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), iia a, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014683 muscular dystrophy-dystroglycanopathy (congenital with brain and eye anomalies), type A9 skos:exactMatch UMLS:C4225291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014684 combined oxidative phosphorylation defect type 26 skos:exactMatch DOID:0111490 combined oxidative phosphorylation deficiency 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014684 combined oxidative phosphorylation defect type 26 skos:exactMatch OMIM:616539 peripheral neuropathy with variable spasticity, exercise intolerance, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014684 combined oxidative phosphorylation defect type 26 skos:exactMatch Orphanet:477684 Combined oxidative phosphorylation defect type 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014684 combined oxidative phosphorylation defect type 26 skos:exactMatch UMLS:C4225290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014685 progressive myoclonic epilepsy type 9 skos:exactMatch DOID:0111450 progressive myoclonus epilepsy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014685 progressive myoclonic epilepsy type 9 skos:exactMatch OMIM:616540 epilepsy, progressive myoclonic, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014685 progressive myoclonic epilepsy type 9 skos:exactMatch Orphanet:457265 Progressive myoclonic epilepsy type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014685 progressive myoclonic epilepsy type 9 skos:exactMatch UMLS:C4225289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014686 short stature, microcephaly, and endocrine dysfunction skos:exactMatch OMIM:616541 short stature, microcephaly, and endocrine dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014686 short stature, microcephaly, and endocrine dysfunction skos:exactMatch UMLS:C4225288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014687 retinitis pigmentosa 73 skos:exactMatch DOID:0110389 retinitis pigmentosa 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014687 retinitis pigmentosa 73 skos:exactMatch OMIM:616544 retinitis pigmentosa 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014687 retinitis pigmentosa 73 skos:exactMatch UMLS:C4225287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014688 short-rib thoracic dysplasia 14 with polydactyly skos:exactMatch DOID:0110096 short-rib thoracic dysplasia 14 with polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014688 short-rib thoracic dysplasia 14 with polydactyly skos:exactMatch OMIM:616546 short-rib thoracic dysplasia 14 with polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014688 short-rib thoracic dysplasia 14 with polydactyly skos:exactMatch UMLS:C4225286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014689 Klippel-Feil anomaly-myopathy-facial dysmorphism syndrome skos:exactMatch DOID:0080592 Klippel-Feil syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014689 Klippel-Feil anomaly-myopathy-facial dysmorphism syndrome skos:exactMatch OMIM:616549 klippel-feil syndrome 4, autosomal recessive, with nemaline myopathy and facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014689 Klippel-Feil anomaly-myopathy-facial dysmorphism syndrome skos:exactMatch Orphanet:447974 Klippel-Feil anomaly-myopathy-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014689 Klippel-Feil anomaly-myopathy-facial dysmorphism syndrome skos:exactMatch UMLS:C4225285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014690 dyskeratosis congenita, autosomal dominant 6 skos:exactMatch DOID:0070023 autosomal dominant dyskeratosis congenita 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014690 dyskeratosis congenita, autosomal dominant 6 skos:exactMatch NCIT:C176924 Dyskeratosis Congenita, Autosomal Dominant 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014690 dyskeratosis congenita, autosomal dominant 6 skos:exactMatch OMIM:616553 dyskeratosis congenita, autosomal dominant 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014690 dyskeratosis congenita, autosomal dominant 6 skos:exactMatch UMLS:C4225284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014691 Noonan syndrome 9 skos:exactMatch DOID:0060587 Noonan syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014691 Noonan syndrome 9 skos:exactMatch NCIT:C176937 Noonan Syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014691 Noonan syndrome 9 skos:exactMatch OMIM:616559 noonan syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014691 Noonan syndrome 9 skos:exactMatch UMLS:C4225282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014692 retinitis pigmentosa 74 skos:exactMatch DOID:0110401 retinitis pigmentosa 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014692 retinitis pigmentosa 74 skos:exactMatch OMIM:616562 retinitis pigmentosa 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014692 retinitis pigmentosa 74 skos:exactMatch UMLS:C4225281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014693 Noonan syndrome 10 skos:exactMatch DOID:0060588 Noonan syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014693 Noonan syndrome 10 skos:exactMatch NCIT:C176938 Noonan Syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014693 Noonan syndrome 10 skos:exactMatch OMIM:616564 noonan syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014693 Noonan syndrome 10 skos:exactMatch UMLS:C4225280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014694 spondylocostal dysostosis 6, autosomal recessive skos:exactMatch OMIM:616566 spondylocostal dysostosis 6, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014694 spondylocostal dysostosis 6, autosomal recessive skos:exactMatch UMLS:C4225279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014695 glioma susceptibility 9 skos:exactMatch OMIM:616568 glioma susceptibility 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014696 cerebrooculofacioskeletal syndrome 3 skos:exactMatch DOID:0080913 cerebrooculofacioskeletal syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014696 cerebrooculofacioskeletal syndrome 3 skos:exactMatch MESH:C565035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014696 cerebrooculofacioskeletal syndrome 3 skos:exactMatch OMIM:616570 cerebrooculofacioskeletal syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014696 cerebrooculofacioskeletal syndrome 3 skos:exactMatch UMLS:C1851443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014697 immunodeficiency, common variable, 12 skos:exactMatch OMIM:616576 immunodeficiency, common variable, 12, with autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014697 immunodeficiency, common variable, 12 skos:exactMatch UMLS:C4225277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014698 microcephaly-intellectual disability-sensorineural hearing loss-epilepsy-abnormal muscle tone syndrome skos:exactMatch OMIM:616577 neurodevelopmental disorder with hearing loss, seizures, and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014698 microcephaly-intellectual disability-sensorineural hearing loss-epilepsy-abnormal muscle tone syndrome skos:exactMatch Orphanet:457351 Microcephaly-intellectual disability-sensorineural hearing loss-epilepsy-abnormal muscle tone syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014698 microcephaly-intellectual disability-sensorineural hearing loss-epilepsy-abnormal muscle tone syndrome skos:exactMatch UMLS:C4225276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014699 intellectual disability, autosomal dominant 40 skos:exactMatch DOID:0070070 autosomal dominant intellectual developmental disorder 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014699 intellectual disability, autosomal dominant 40 skos:exactMatch OMIM:616579 neurodevelopmental disorder with hypotonia, impaired language, and dysmorphic features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014699 intellectual disability, autosomal dominant 40 skos:exactMatch UMLS:C4225275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014700 neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-hip dysplasia syndrome due to a point mutation skos:exactMatch OMIM:616580 au-kline syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014700 neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-hip dysplasia syndrome due to a point mutation skos:exactMatch Orphanet:453504 Neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-skeletal anomalies syndrome due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014700 neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-hip dysplasia syndrome due to a point mutation skos:exactMatch UMLS:C4225274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014700 neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-hip dysplasia syndrome due to a point mutation skos:exactMatch UMLS:CN237748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014701 spondyloepiphyseal dysplasia, Stanescu type skos:exactMatch OMIM:616583 spondyloepiphyseal dysplasia, stanescu iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014701 spondyloepiphyseal dysplasia, Stanescu type skos:exactMatch Orphanet:459051 Spondyloepiphyseal dysplasia, Stanescu type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014701 spondyloepiphyseal dysplasia, Stanescu type skos:exactMatch UMLS:C4225273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014702 autosomal recessive complex spastic paraplegia type 9B skos:exactMatch DOID:0110825 hereditary spastic paraplegia 9B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014702 autosomal recessive complex spastic paraplegia type 9B skos:exactMatch OMIM:616586 spastic paraplegia 9b, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014702 autosomal recessive complex spastic paraplegia type 9B skos:exactMatch Orphanet:447760 Autosomal recessive spastic paraplegia type 9B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014702 autosomal recessive complex spastic paraplegia type 9B skos:exactMatch UMLS:C4225272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014703 Adams-Oliver syndrome 6 skos:exactMatch OMIM:616589 adams-oliver syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014703 Adams-Oliver syndrome 6 skos:exactMatch UMLS:C4225271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014704 skeletal overgrowth-craniofacial dysmorphism-hyperelastic skin-white matter lesions syndrome skos:exactMatch OMIM:616592 kosaki overgrowth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014704 skeletal overgrowth-craniofacial dysmorphism-hyperelastic skin-white matter lesions syndrome skos:exactMatch Orphanet:477831 Kosaki overgrowth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014704 skeletal overgrowth-craniofacial dysmorphism-hyperelastic skin-white matter lesions syndrome skos:exactMatch UMLS:C4225270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014705 craniosynostosis 6 skos:exactMatch OMIM:616602 craniosynostosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014705 craniosynostosis 6 skos:exactMatch UMLS:C4225269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014706 cutis laxa, autosomal dominant 3 skos:exactMatch DOID:0070131 autosomal dominant cutis laxa 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014706 cutis laxa, autosomal dominant 3 skos:exactMatch OMIM:616603 cutis laxa, autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014706 cutis laxa, autosomal dominant 3 skos:exactMatch UMLS:C4225268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014707 14q32 duplication syndrome skos:exactMatch OMIM:616604 chromosome 14q32 duplication syndrome, 700-kb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014707 14q32 duplication syndrome skos:exactMatch Orphanet:488280 14q32 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014707 14q32 duplication syndrome skos:exactMatch UMLS:C4225449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014708 ring chromosome 14 skos:exactMatch MESH:C535487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014708 ring chromosome 14 skos:exactMatch OMIM:616606 ring chromosome 14 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014708 ring chromosome 14 skos:exactMatch Orphanet:1440 Ring chromosome 14 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014708 ring chromosome 14 skos:exactMatch SCTID:702345009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014708 ring chromosome 14 skos:exactMatch UMLS:CN233170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014709 obsolete Heimler syndrome 2 skos:exactMatch DOID:0080624 Heimler syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014709 obsolete Heimler syndrome 2 skos:exactMatch OMIM:616617 heimler syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014709 obsolete Heimler syndrome 2 skos:exactMatch UMLS:C4225267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014710 autosomal recessive mendelian susceptibility to mycobacterial diseases due to complete RORgamma receptor deficiency skos:exactMatch DOID:0111940 immunodeficiency 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014710 autosomal recessive mendelian susceptibility to mycobacterial diseases due to complete RORgamma receptor deficiency skos:exactMatch OMIM:616622 immunodeficiency 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014710 autosomal recessive mendelian susceptibility to mycobacterial diseases due to complete RORgamma receptor deficiency skos:exactMatch Orphanet:477857 Autosomal recessive mendelian susceptibility to mycobacterial diseases due to complete RORgamma receptor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014710 autosomal recessive mendelian susceptibility to mycobacterial diseases due to complete RORgamma receptor deficiency skos:exactMatch UMLS:C4225266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014711 autosomal dominant Charcot-Marie-Tooth disease type 2W skos:exactMatch DOID:0110162 Charcot-Marie-Tooth disease, axonal type 2W semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014711 autosomal dominant Charcot-Marie-Tooth disease type 2W skos:exactMatch OMIM:616625 charcot-marie-tooth disease, axonal, iia 2w semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014711 autosomal dominant Charcot-Marie-Tooth disease type 2W skos:exactMatch Orphanet:488333 Autosomal dominant Charcot-Marie-Tooth disease type 2W semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014711 autosomal dominant Charcot-Marie-Tooth disease type 2W skos:exactMatch UMLS:C4225265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014712 Senior-Loken syndrome 9 skos:exactMatch OMIM:616629 senior-loken syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014712 Senior-Loken syndrome 9 skos:exactMatch UMLS:C4225263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014713 porokeratosis 9, multiple types skos:exactMatch OMIM:616631 porokeratosis 9, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014713 porokeratosis 9, multiple types skos:exactMatch UMLS:C4225262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014714 progressive microcephaly-seizures-cortical blindness-developmental delay syndrome skos:exactMatch OMIM:616632 seizures, cortical blindness, and microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014714 progressive microcephaly-seizures-cortical blindness-developmental delay syndrome skos:exactMatch Orphanet:477814 Progressive microcephaly-seizures-cortical blindness-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014714 progressive microcephaly-seizures-cortical blindness-developmental delay syndrome skos:exactMatch UMLS:C4225261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014715 primary immunodeficiency with post-measles-mumps-rubella vaccine viral infection skos:exactMatch DOID:0111975 immunodeficiency 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014715 primary immunodeficiency with post-measles-mumps-rubella vaccine viral infection skos:exactMatch OMIM:616636 immunodeficiency 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014715 primary immunodeficiency with post-measles-mumps-rubella vaccine viral infection skos:exactMatch Orphanet:431166 Primary immunodeficiency with post-measles-mumps-rubella vaccine viral infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014715 primary immunodeficiency with post-measles-mumps-rubella vaccine viral infection skos:exactMatch UMLS:C4225260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014716 macrocephaly-intellectual disability-neurodevelopmental disorder-small thorax syndrome skos:exactMatch OMIM:616638 smith-kingsmore syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014716 macrocephaly-intellectual disability-neurodevelopmental disorder-small thorax syndrome skos:exactMatch Orphanet:457485 Macrocephaly-intellectual disability-neurodevelopmental disorder-small thorax syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014716 macrocephaly-intellectual disability-neurodevelopmental disorder-small thorax syndrome skos:exactMatch UMLS:C4225259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014717 early-onset Lafora body disease skos:exactMatch DOID:0111445 progressive myoclonus epilepsy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014717 early-onset Lafora body disease skos:exactMatch OMIM:616640 epilepsy, progressive myoclonic, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014717 early-onset Lafora body disease skos:exactMatch Orphanet:324290 Early-onset Lafora body disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014717 early-onset Lafora body disease skos:exactMatch SCTID:733082001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014717 early-onset Lafora body disease skos:exactMatch UMLS:C4225258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014717 early-onset Lafora body disease skos:exactMatch UMLS:C4518574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014718 developmental and epileptic encephalopathy, 34 skos:exactMatch DOID:0080460 developmental and epileptic encephalopathy 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014718 developmental and epileptic encephalopathy, 34 skos:exactMatch OMIM:616645 developmental and epileptic encephalopathy 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014718 developmental and epileptic encephalopathy, 34 skos:exactMatch UMLS:C4225257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014719 developmental and epileptic encephalopathy, 35 skos:exactMatch DOID:0080458 developmental and epileptic encephalopathy 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014719 developmental and epileptic encephalopathy, 35 skos:exactMatch OMIM:616647 developmental and epileptic encephalopathy 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014719 developmental and epileptic encephalopathy, 35 skos:exactMatch Orphanet:457375 ITPA-related lethal infantile neurological disorder with cataract and cardiac involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014719 developmental and epileptic encephalopathy, 35 skos:exactMatch UMLS:C4225256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014720 autosomal dominant optic atrophy plus syndrome skos:exactMatch DOID:0111340 dominant optic atrophy plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014720 autosomal dominant optic atrophy plus syndrome skos:exactMatch Orphanet:1215 Autosomal dominant optic atrophy plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014720 autosomal dominant optic atrophy plus syndrome skos:exactMatch SCTID:715374003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014720 autosomal dominant optic atrophy plus syndrome skos:exactMatch UMLS:C1852267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014720 autosomal dominant optic atrophy plus syndrome skos:exactMatch UMLS:C4275164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014722 Roifman syndrome skos:exactMatch MESH:C535866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014722 Roifman syndrome skos:exactMatch OMIM:616651 roifman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014722 Roifman syndrome skos:exactMatch Orphanet:353298 Roifman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014722 Roifman syndrome skos:exactMatch UMLS:C1846059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014723 PMP22-RAI1 contiguous gene duplication syndrome skos:exactMatch OMIM:616652 yuan-harel-lupski syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014723 PMP22-RAI1 contiguous gene duplication syndrome skos:exactMatch Orphanet:477817 PMP22-RAI1 contiguous gene duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014723 PMP22-RAI1 contiguous gene duplication syndrome skos:exactMatch UMLS:C4225255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014724 Joubert syndrome 24 skos:exactMatch DOID:0110993 Joubert syndrome 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014724 Joubert syndrome 24 skos:exactMatch OMIM:616654 joubert syndrome 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014724 Joubert syndrome 24 skos:exactMatch UMLS:C4084841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014725 spastic tetraplegia-thin corpus callosum-progressive postnatal microcephaly syndrome skos:exactMatch OMIM:616657 spastic tetraplegia, thin corpus callosum, and progressive microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014725 spastic tetraplegia-thin corpus callosum-progressive postnatal microcephaly syndrome skos:exactMatch Orphanet:447997 Spastic tetraplegia-thin corpus callosum-progressive postnatal microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014725 spastic tetraplegia-thin corpus callosum-progressive postnatal microcephaly syndrome skos:exactMatch UMLS:C4225254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014726 Charcot-Marie-Tooth disease axonal type 2X skos:exactMatch DOID:0110176 Charcot-Marie-Tooth disease axonal type 2X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014726 Charcot-Marie-Tooth disease axonal type 2X skos:exactMatch OMIM:616668 charcot-marie-tooth disease, axonal, iia 2x semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014726 Charcot-Marie-Tooth disease axonal type 2X skos:exactMatch Orphanet:466775 Autosomal recessive Charcot-Marie-Tooth disease type 2X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014726 Charcot-Marie-Tooth disease axonal type 2X skos:exactMatch UMLS:C4225253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014727 immunodeficiency 45 skos:exactMatch DOID:0111994 immunodeficiency 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014727 immunodeficiency 45 skos:exactMatch OMIM:616669 immunodeficiency 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014727 immunodeficiency 45 skos:exactMatch UMLS:C4225252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014728 combined oxidative phosphorylation defect type 27 skos:exactMatch DOID:0111489 combined oxidative phosphorylation deficiency 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014728 combined oxidative phosphorylation defect type 27 skos:exactMatch OMIM:616672 combined oxidative phosphorylation deficiency 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014728 combined oxidative phosphorylation defect type 27 skos:exactMatch Orphanet:477774 Combined oxidative phosphorylation defect type 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014728 combined oxidative phosphorylation defect type 27 skos:exactMatch UMLS:C4225251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014729 hereditary spastic paraplegia 75 skos:exactMatch DOID:0110820 hereditary spastic paraplegia 75 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014729 hereditary spastic paraplegia 75 skos:exactMatch OMIM:616680 spastic paraplegia 75, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014729 hereditary spastic paraplegia 75 skos:exactMatch Orphanet:459056 Autosomal recessive spastic paraplegia type 75 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014729 hereditary spastic paraplegia 75 skos:exactMatch UMLS:C4225250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014730 microcephaly 16, primary, autosomal recessive skos:exactMatch DOID:0070289 primary autosomal recessive microcephaly 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014730 microcephaly 16, primary, autosomal recessive skos:exactMatch OMIM:616681 microcephaly 16, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014730 microcephaly 16, primary, autosomal recessive skos:exactMatch UMLS:C4225249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014731 seizures-scoliosis-macrocephaly syndrome skos:exactMatch OMIM:616682 seizures, scoliosis, and macrocephaly/microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014731 seizures-scoliosis-macrocephaly syndrome skos:exactMatch Orphanet:466926 Seizures-scoliosis-macrocephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014731 seizures-scoliosis-macrocephaly syndrome skos:exactMatch UMLS:C4225248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014732 hypomyelinating leukodystrophy 12 skos:exactMatch DOID:0060796 hypomyelinating leukodystrophy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014732 hypomyelinating leukodystrophy 12 skos:exactMatch OMIM:616683 leukodystrophy, hypomyelinating, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014732 hypomyelinating leukodystrophy 12 skos:exactMatch Orphanet:466934 VPS11-related autosomal recessive hypomyelinating leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014732 hypomyelinating leukodystrophy 12 skos:exactMatch UMLS:C4225247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014733 Charcot-Marie-Tooth disease type 4K skos:exactMatch DOID:0110187 Charcot-Marie-Tooth disease type 4K semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014733 Charcot-Marie-Tooth disease type 4K skos:exactMatch OMIM:616684 charcot-marie-tooth disease, iia 4k semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014733 Charcot-Marie-Tooth disease type 4K skos:exactMatch Orphanet:391351 SURF1-related Charcot-Marie-Tooth disease type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014733 Charcot-Marie-Tooth disease type 4K skos:exactMatch SCTID:765047006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014733 Charcot-Marie-Tooth disease type 4K skos:exactMatch UMLS:C4225246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014734 epilepsy, idiopathic generalized, susceptibility to, 14 skos:exactMatch DOID:0111315 idiopathic generalized epilepsy 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014734 epilepsy, idiopathic generalized, susceptibility to, 14 skos:exactMatch OMIM:616685 epilepsy, idiopathic generalized, susceptibility to, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014735 Charcot-Marie-Tooth disease type 2Y skos:exactMatch DOID:0110168 Charcot-Marie-Tooth disease type 2Y semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014735 Charcot-Marie-Tooth disease type 2Y skos:exactMatch NCIT:C168974 Charcot-Marie-Tooth Disease Type 2Y semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014735 Charcot-Marie-Tooth disease type 2Y skos:exactMatch OMIM:616687 charcot-marie-tooth disease, axonal, iia 2y semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014735 Charcot-Marie-Tooth disease type 2Y skos:exactMatch Orphanet:435387 Autosomal dominant Charcot-Marie-Tooth disease type 2Y semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014735 Charcot-Marie-Tooth disease type 2Y skos:exactMatch UMLS:C4225244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014736 Charcot-Marie-Tooth disease axonal type 2Z skos:exactMatch DOID:0110181 Charcot-Marie-Tooth disease axonal type 2Z semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014736 Charcot-Marie-Tooth disease axonal type 2Z skos:exactMatch OMIM:616688 charcot-marie-tooth disease, axonal, iia 2z semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014736 Charcot-Marie-Tooth disease axonal type 2Z skos:exactMatch Orphanet:466768 Autosomal dominant Charcot-Marie-Tooth disease type 2Z semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014736 Charcot-Marie-Tooth disease axonal type 2Z skos:exactMatch UMLS:C4225243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014737 dehydrated hereditary stomatocytosis 2 skos:exactMatch DOID:0111577 dehydrated hereditary stomatocytosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014737 dehydrated hereditary stomatocytosis 2 skos:exactMatch OMIM:616689 dehydrated hereditary stomatocytosis 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014737 dehydrated hereditary stomatocytosis 2 skos:exactMatch UMLS:C4225242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014738 autosomal dominant nonsyndromic hearing loss 69 skos:exactMatch DOID:0110590 autosomal dominant nonsyndromic deafness 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014738 autosomal dominant nonsyndromic hearing loss 69 skos:exactMatch OMIM:616697 deafness, autosomal dominant 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014738 autosomal dominant nonsyndromic hearing loss 69 skos:exactMatch UMLS:C4225241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014739 autosomal recessive nonsyndromic hearing loss 97 skos:exactMatch DOID:0110539 autosomal recessive nonsyndromic deafness 97 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014739 autosomal recessive nonsyndromic hearing loss 97 skos:exactMatch OMIM:616705 deafness, autosomal recessive 97 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014739 autosomal recessive nonsyndromic hearing loss 97 skos:exactMatch UMLS:C4084709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014740 autosomal dominant nonsyndromic hearing loss 68 skos:exactMatch DOID:0110589 autosomal dominant nonsyndromic deafness 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014740 autosomal dominant nonsyndromic hearing loss 68 skos:exactMatch OMIM:616707 deafness, autosomal dominant 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014740 autosomal dominant nonsyndromic hearing loss 68 skos:exactMatch UMLS:C4225240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014741 DeSanto-Shinawi syndrome due to WAC point mutation skos:exactMatch OMIM:616708 desanto-shinawi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014741 DeSanto-Shinawi syndrome due to WAC point mutation skos:exactMatch Orphanet:466950 Facial dysmorphism-developmental delay-behavioral abnormalities syndrome due to WAC point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014741 DeSanto-Shinawi syndrome due to WAC point mutation skos:exactMatch UMLS:C4225239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014741 DeSanto-Shinawi syndrome due to WAC point mutation skos:exactMatch UMLS:CN242167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014742 Parkinson disease 22, autosomal dominant skos:exactMatch DOID:0080504 Parkinson's disease 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014742 Parkinson disease 22, autosomal dominant skos:exactMatch OMIM:616710 parkinson disease 22, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014742 Parkinson disease 22, autosomal dominant skos:exactMatch UMLS:C4225238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014743 rhizomelic chondrodysplasia punctata type 5 skos:exactMatch DOID:0110854 rhizomelic chondrodysplasia punctata type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014743 rhizomelic chondrodysplasia punctata type 5 skos:exactMatch OMIM:616716 rhizomelic chondrodysplasia punctata, iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014743 rhizomelic chondrodysplasia punctata type 5 skos:exactMatch Orphanet:468717 Rhizomelic chondrodysplasia punctata type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014743 rhizomelic chondrodysplasia punctata type 5 skos:exactMatch UMLS:C4225237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014744 acute infantile liver failure-cerebellar ataxia-peripheral sensory motor neuropathy syndrome skos:exactMatch DOID:0111155 autosomal recessive spinocerebellar ataxia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014744 acute infantile liver failure-cerebellar ataxia-peripheral sensory motor neuropathy syndrome skos:exactMatch OMIM:616719 spinocerebellar ataxia, autosomal recessive 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014744 acute infantile liver failure-cerebellar ataxia-peripheral sensory motor neuropathy syndrome skos:exactMatch Orphanet:466794 Acute infantile liver failure-cerebellar ataxia-peripheral sensory motor neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014744 acute infantile liver failure-cerebellar ataxia-peripheral sensory motor neuropathy syndrome skos:exactMatch UMLS:C4225236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014745 congenital myasthenic syndrome 19 skos:exactMatch DOID:0110673 congenital myasthenic syndrome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014745 congenital myasthenic syndrome 19 skos:exactMatch OMIM:616720 myasthenic syndrome, congenital, 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014745 congenital myasthenic syndrome 19 skos:exactMatch UMLS:C4225235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014746 SLC39A8-CDG skos:exactMatch DOID:0070266 congenital disorder of glycosylation type IIn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014746 SLC39A8-CDG skos:exactMatch OMIM:616721 congenital disorder of glycosylation, iia iin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014746 SLC39A8-CDG skos:exactMatch Orphanet:468699 SLC39A8-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014746 SLC39A8-CDG skos:exactMatch UMLS:C4225234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014746 SLC39A8-CDG skos:exactMatch UMLS:CN234734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014747 familial progressive retinal dystrophy-iris coloboma-congenital cataract syndrome skos:exactMatch OMIM:616722 retinal dystrophy and iris coloboma with or without congenital cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014747 familial progressive retinal dystrophy-iris coloboma-congenital cataract syndrome skos:exactMatch Orphanet:488197 Familial progressive retinal dystrophy-iris coloboma-congenital cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014747 familial progressive retinal dystrophy-iris coloboma-congenital cataract syndrome skos:exactMatch UMLS:C4225233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014748 progressive spondyloepimetaphyseal dysplasia-short stature-short fourth metatarsals-intellectual disability syndrome skos:exactMatch OMIM:616723 spondyloepimetaphyseal dysplasia, faden-alkuraya iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014748 progressive spondyloepimetaphyseal dysplasia-short stature-short fourth metatarsals-intellectual disability syndrome skos:exactMatch Orphanet:457395 Progressive spondyloepimetaphyseal dysplasia-short stature-short fourth metatarsals-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014748 progressive spondyloepimetaphyseal dysplasia-short stature-short fourth metatarsals-intellectual disability syndrome skos:exactMatch UMLS:C4225232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014749 tooth agenesis, selective, 7 skos:exactMatch OMIM:616724 tooth agenesis, selective, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014749 tooth agenesis, selective, 7 skos:exactMatch UMLS:C4225231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014750 primary ciliary dyskinesia 33 skos:exactMatch DOID:0110619 primary ciliary dyskinesia 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014750 primary ciliary dyskinesia 33 skos:exactMatch OMIM:616726 ciliary dyskinesia, primary, 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014750 primary ciliary dyskinesia 33 skos:exactMatch UMLS:C4225230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014751 palatal anomalies-widely spaced teeth-facial dysmorphism-developmental delay syndrome skos:exactMatch OMIM:616728 cleft palate, psychomotor retardation, and distinctive facial features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014751 palatal anomalies-widely spaced teeth-facial dysmorphism-developmental delay syndrome skos:exactMatch Orphanet:477993 Palatal anomalies-widely spaced teeth-facial dysmorphism-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014751 palatal anomalies-widely spaced teeth-facial dysmorphism-developmental delay syndrome skos:exactMatch UMLS:C4225229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014752 nephrotic syndrome, type 11 skos:exactMatch DOID:0080385 nephrotic syndrome type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014752 nephrotic syndrome, type 11 skos:exactMatch OMIM:616730 nephrotic syndrome, iia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014752 nephrotic syndrome, type 11 skos:exactMatch UMLS:C4225228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014753 autosomal recessive optic atrophy skos:exactMatch Orphanet:98676 Autosomal recessive isolated optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014753 autosomal recessive optic atrophy skos:exactMatch UMLS:CN229293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014754 primary coenzyme Q10 deficiency 8 skos:exactMatch DOID:0070245 primary coenzyme Q10 deficiency 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014754 primary coenzyme Q10 deficiency 8 skos:exactMatch OMIM:616733 coenzyme Q10 deficiency, primary, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014754 primary coenzyme Q10 deficiency 8 skos:exactMatch UMLS:C4225226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014755 skin creases, congenital symmetric circumferential, 2 skos:exactMatch OMIM:616734 skin creases, congenital symmetric circumferential, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014756 tremor, hereditary essential, 5 skos:exactMatch DOID:0111432 essential tremor 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014756 tremor, hereditary essential, 5 skos:exactMatch OMIM:616736 tremor, hereditary essential, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014756 tremor, hereditary essential, 5 skos:exactMatch UMLS:C4225223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014757 macrothrombocytopenia-lymphedema-developmental delay-facial dysmorphism-camptodactyly syndrome skos:exactMatch OMIM:616737 takenouchi-kosaki syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014757 macrothrombocytopenia-lymphedema-developmental delay-facial dysmorphism-camptodactyly syndrome skos:exactMatch Orphanet:487796 Macrothrombocytopenia-lymphedema-developmental delay-facial dysmorphism-camptodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014757 macrothrombocytopenia-lymphedema-developmental delay-facial dysmorphism-camptodactyly syndrome skos:exactMatch UMLS:C4225222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014758 radioulnar synostosis with amegakaryocytic thrombocytopenia 2 skos:exactMatch OMIM:616738 radioulnar synostosis with amegakaryocytic thrombocytopenia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014758 radioulnar synostosis with amegakaryocytic thrombocytopenia 2 skos:exactMatch UMLS:C4225221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014759 intellectual disability, autosomal recessive 51 skos:exactMatch OMIM:616739 intellectual developmental disorder, autosomal recessive 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014759 intellectual disability, autosomal recessive 51 skos:exactMatch UMLS:C4225220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014760 TFRC-related combined immunodeficiency skos:exactMatch DOID:0111948 immunodeficiency 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014760 TFRC-related combined immunodeficiency skos:exactMatch OMIM:616740 immunodeficiency 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014760 TFRC-related combined immunodeficiency skos:exactMatch Orphanet:476113 Combined immunodeficiency due to TFRC deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014760 TFRC-related combined immunodeficiency skos:exactMatch UMLS:C4225219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014762 heterotaxy, visceral, 7, autosomal skos:exactMatch OMIM:616749 heterotaxy, visceral, 7, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014762 heterotaxy, visceral, 7, autosomal skos:exactMatch UMLS:C4225217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014763 obsolete Bombay phenotype skos:exactMatch OMIM:616754 bombay phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014764 spastic paraplegia-severe developmental delay-epilepsy syndrome skos:exactMatch OMIM:616756 spastic paraplegia and psychomotor retardation with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014764 spastic paraplegia-severe developmental delay-epilepsy syndrome skos:exactMatch Orphanet:464282 Spastic paraplegia-severe developmental delay-epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014764 spastic paraplegia-severe developmental delay-epilepsy syndrome skos:exactMatch UMLS:C4225215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014765 woolly hair, autosomal recessive 3 skos:exactMatch DOID:0111574 autosomal recessive woolly hair 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014765 woolly hair, autosomal recessive 3 skos:exactMatch OMIM:616760 woolly hair, autosomal recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014765 woolly hair, autosomal recessive 3 skos:exactMatch UMLS:C4225214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014766 leukodystrophy and acquired microcephaly with or without dystonia; skos:exactMatch OMIM:616763 leukodystrophy and acquired microcephaly with or without dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014766 leukodystrophy and acquired microcephaly with or without dystonia; skos:exactMatch UMLS:C4225213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014767 Seckel syndrome 9 skos:exactMatch DOID:0070005 Seckel syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014767 Seckel syndrome 9 skos:exactMatch OMIM:616777 seckel syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014767 Seckel syndrome 9 skos:exactMatch UMLS:C4225212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014768 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 2 skos:exactMatch DOID:0111036 CADASIL 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014768 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 2 skos:exactMatch OMIM:616779 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014768 cerebral arteriopathy, autosomal dominant, with subcortical infarcts and leukoencephalopathy, type 2 skos:exactMatch UMLS:C4225211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014769 inherited oocyte maturation defect skos:exactMatch OMIMPS:615774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014769 inherited oocyte maturation defect skos:exactMatch UMLS:CN238505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014770 Joubert syndrome 25 skos:exactMatch DOID:0110994 Joubert syndrome 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014770 Joubert syndrome 25 skos:exactMatch OMIM:616781 joubert syndrome 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014770 Joubert syndrome 25 skos:exactMatch UMLS:C4084842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014771 Joubert syndrome 26 skos:exactMatch DOID:0110995 Joubert syndrome 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014771 Joubert syndrome 26 skos:exactMatch OMIM:616784 joubert syndrome 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014771 Joubert syndrome 26 skos:exactMatch UMLS:C4084843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014772 orofacial cleft 15 skos:exactMatch DOID:0080408 orofacial cleft 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014772 orofacial cleft 15 skos:exactMatch OMIM:616788 orofacial cleft 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014773 cardiac anomalies - developmental delay - facial dysmorphism syndrome skos:exactMatch OMIM:616789 impaired intellectual development and distinctive facial features with or without cardiac defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014773 cardiac anomalies - developmental delay - facial dysmorphism syndrome skos:exactMatch Orphanet:369891 Developmental delay-facial dysmorphism syndrome due to MED13L deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014773 cardiac anomalies - developmental delay - facial dysmorphism syndrome skos:exactMatch UMLS:C4225208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014774 neuroblastoma, susceptibility to, 7 skos:exactMatch OMIM:616792 neuroblastoma, susceptibility to, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014775 combined oxidative phosphorylation deficiency 28 skos:exactMatch DOID:0111470 combined oxidative phosphorylation deficiency 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014775 combined oxidative phosphorylation deficiency 28 skos:exactMatch OMIM:616794 combined oxidative phosphorylation deficiency 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014775 combined oxidative phosphorylation deficiency 28 skos:exactMatch Orphanet:466784 Neonatal severe cardiopulmonary failure due to mitochondrial methylation defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014775 combined oxidative phosphorylation deficiency 28 skos:exactMatch UMLS:C4225206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014776 spinocerebellar ataxia type 42 skos:exactMatch DOID:0111742 cerebellar ataxia type 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014776 spinocerebellar ataxia type 42 skos:exactMatch NCIT:C171269 Spinocerebellar Ataxia Type 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014776 spinocerebellar ataxia type 42 skos:exactMatch OMIM:616795 spinocerebellar ataxia 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014776 spinocerebellar ataxia type 42 skos:exactMatch Orphanet:458803 Spinocerebellar ataxia type 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014776 spinocerebellar ataxia type 42 skos:exactMatch UMLS:C4225205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014777 hypotonia, infantile, with psychomotor retardation and characteristic facies 2 skos:exactMatch OMIM:616801 hypotonia, infantile, with psychomotor retardation and characteristic facies 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014777 hypotonia, infantile, with psychomotor retardation and characteristic facies 2 skos:exactMatch UMLS:C4225203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014778 Lamb-Shaffer syndrome skos:exactMatch OMIM:616803 lamb-shaffer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014778 Lamb-Shaffer syndrome skos:exactMatch Orphanet:530983 Lamb-Shaffer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014778 Lamb-Shaffer syndrome skos:exactMatch UMLS:C4225202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014779 Wilms tumor 6 skos:exactMatch OMIM:616806 wilms tumor 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014780 hyperphosphatasia with intellectual disability syndrome 6 skos:exactMatch OMIM:616809 hyperphosphatasia with impaired intellectual development syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014780 hyperphosphatasia with intellectual disability syndrome 6 skos:exactMatch UMLS:C4225201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014781 combined oxidative phosphorylation deficiency 29 skos:exactMatch DOID:0111501 combined oxidative phosphorylation deficiency 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014781 combined oxidative phosphorylation deficiency 29 skos:exactMatch OMIM:616811 combined oxidative phosphorylation deficiency 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014781 combined oxidative phosphorylation deficiency 29 skos:exactMatch Orphanet:478029 Combined oxidative phosphorylation defect type 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014781 combined oxidative phosphorylation deficiency 29 skos:exactMatch UMLS:C4225200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014782 autosomal recessive limb-girdle muscular dystrophy type 2X skos:exactMatch DOID:0110290 autosomal recessive limb-girdle muscular dystrophy type 2X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014782 autosomal recessive limb-girdle muscular dystrophy type 2X skos:exactMatch OMIM:616812 muscular dystrophy, limb-girdle, autosomal recessive 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014782 autosomal recessive limb-girdle muscular dystrophy type 2X skos:exactMatch Orphanet:476084 BVES-related limb-girdle muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014782 autosomal recessive limb-girdle muscular dystrophy type 2X skos:exactMatch UMLS:C4225199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014783 obsolete preimplantation embryonic lethality 1 skos:exactMatch OMIM:616814 preimplantation embryonic lethality 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014783 obsolete preimplantation embryonic lethality 1 skos:exactMatch UMLS:C4225197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014784 severe hypotonia-psychomotor developmental delay-strabismus-cardiac septal defect syndrome skos:exactMatch OMIM:616816 hypotonia, infantile, with psychomotor retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014784 severe hypotonia-psychomotor developmental delay-strabismus-cardiac septal defect syndrome skos:exactMatch Orphanet:467176 Severe hypotonia-psychomotor developmental delay-strabismus-cardiac septal defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014784 severe hypotonia-psychomotor developmental delay-strabismus-cardiac septal defect syndrome skos:exactMatch UMLS:C4225196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014785 microcephaly, short stature, and impaired glucose metabolism 2 skos:exactMatch OMIM:616817 microcephaly, short stature, and impaired glucose metabolism 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014785 microcephaly, short stature, and impaired glucose metabolism 2 skos:exactMatch UMLS:C4225195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014786 IgA nephropathy, susceptibility to, 3 skos:exactMatch OMIM:616818 iga nephropathy, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014787 severe intellectual disability-corpus callosum agenesis-facial dysmorphism-cerebellar ataxia syndrome skos:exactMatch OMIM:616819 corpus callosum, agenesis of, with facial anomalies and cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014787 severe intellectual disability-corpus callosum agenesis-facial dysmorphism-cerebellar ataxia syndrome skos:exactMatch Orphanet:466688 Severe intellectual disability-corpus callosum agenesis-facial dysmorphism-cerebellar ataxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014787 severe intellectual disability-corpus callosum agenesis-facial dysmorphism-cerebellar ataxia syndrome skos:exactMatch UMLS:C4225193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014788 autosomal recessive limb-girdle muscular dystrophy type 2W skos:exactMatch DOID:0110288 autosomal recessive limb-girdle muscular dystrophy type 2W semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014788 autosomal recessive limb-girdle muscular dystrophy type 2W skos:exactMatch OMIM:616827 muscular dystrophy, autosomal recessive, with cardiomyopathy and triangular tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014788 autosomal recessive limb-girdle muscular dystrophy type 2W skos:exactMatch Orphanet:466801 LIMS2-related limb-girdle muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014788 autosomal recessive limb-girdle muscular dystrophy type 2W skos:exactMatch UMLS:C4225192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014789 CCDC115-CDG skos:exactMatch DOID:0070267 congenital disorder of glycosylation type IIo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014789 CCDC115-CDG skos:exactMatch OMIM:616828 congenital disorder of glycosylation, iia iio semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014789 CCDC115-CDG skos:exactMatch Orphanet:468684 CCDC115-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014790 TMEM199-CDG skos:exactMatch DOID:0070268 congenital disorder of glycosylation type IIp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014790 TMEM199-CDG skos:exactMatch OMIM:616829 congenital disorder of glycosylation, iia iip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014790 TMEM199-CDG skos:exactMatch Orphanet:466703 TMEM199-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014790 TMEM199-CDG skos:exactMatch UMLS:C4225190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014791 Luscan-Lumish syndrome skos:exactMatch OMIM:616831 luscan-lumish syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014791 Luscan-Lumish syndrome skos:exactMatch Orphanet:597738 Luscan-Lumish syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014791 Luscan-Lumish syndrome skos:exactMatch UMLS:C4085873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014792 Paget disease of bone 6 skos:exactMatch OMIM:616833 paget disease of bone 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014792 Paget disease of bone 6 skos:exactMatch UMLS:C4085250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014793 microcephaly-congenital cataract-psoriasiform dermatitis syndrome skos:exactMatch OMIM:616834 microcephaly, congenital cataract, and psoriasiform dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014793 microcephaly-congenital cataract-psoriasiform dermatitis syndrome skos:exactMatch Orphanet:488168 Microcephaly-congenital cataract-psoriasiform dermatitis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014793 microcephaly-congenital cataract-psoriasiform dermatitis syndrome skos:exactMatch UMLS:C4225189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014794 Meier-Gorlin syndrome 6 skos:exactMatch DOID:0080517 Meier-Gorlin syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014794 Meier-Gorlin syndrome 6 skos:exactMatch OMIM:616835 meier-gorlin syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014794 Meier-Gorlin syndrome 6 skos:exactMatch UMLS:C4225188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014795 exercise intolerance, riboflavin-responsive skos:exactMatch OMIM:616839 exercise intolerance, riboflavin-responsive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014795 exercise intolerance, riboflavin-responsive skos:exactMatch UMLS:C4225187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014796 autosomal recessive early-onset Parkinson disease 23 skos:exactMatch DOID:0060896 Parkinson's disease 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014796 autosomal recessive early-onset Parkinson disease 23 skos:exactMatch OMIM:616840 parkinson disease 23, autosomal recessive early-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014796 autosomal recessive early-onset Parkinson disease 23 skos:exactMatch UMLS:C4225186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014797 lymphatic malformation 6 skos:exactMatch OMIM:616843 lymphatic malformation 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014797 lymphatic malformation 6 skos:exactMatch UMLS:C4225184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014798 brachydactyly type A1D skos:exactMatch DOID:0110978 brachydactyly type A1D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014798 brachydactyly type A1D skos:exactMatch OMIM:616849 brachydactyly, iia a1, d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014798 brachydactyly type A1D skos:exactMatch UMLS:C4225183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014799 cataract 45 skos:exactMatch DOID:0110262 cataract 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014799 cataract 45 skos:exactMatch OMIM:616851 cataract 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014799 cataract 45 skos:exactMatch UMLS:C4225182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014800 progressive scapulohumeroperoneal distal myopathy skos:exactMatch OMIM:616852 myopathy, scapulohumeroperoneal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014800 progressive scapulohumeroperoneal distal myopathy skos:exactMatch Orphanet:447977 Progressive scapulohumeroperoneal distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014800 progressive scapulohumeroperoneal distal myopathy skos:exactMatch UMLS:C4225181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014801 even-plus syndrome skos:exactMatch OMIM:616854 even-plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014801 even-plus syndrome skos:exactMatch Orphanet:496751 EVEN-plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014801 even-plus syndrome skos:exactMatch UMLS:C4225180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014802 Cowden syndrome 7 skos:exactMatch DOID:0081003 Cowden syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014802 Cowden syndrome 7 skos:exactMatch OMIM:616858 cowden syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014802 Cowden syndrome 7 skos:exactMatch UMLS:C4225179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014803 spasticity-ataxia-gait anomalies syndrome skos:exactMatch OMIM:616859 spasticity, childhood-onset, with hyperglycinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014803 spasticity-ataxia-gait anomalies syndrome skos:exactMatch Orphanet:401866 Childhood-onset spasticity with hyperglycinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014803 spasticity-ataxia-gait anomalies syndrome skos:exactMatch UMLS:C4225178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014804 sideroblastic anemia 3 skos:exactMatch DOID:0080343 autosomal recessive pyridoxine-refractory sideroblastic anemia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014804 sideroblastic anemia 3 skos:exactMatch OMIM:616860 anemia, sideroblastic, 3, pyridoxine-refractory semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014804 sideroblastic anemia 3 skos:exactMatch Orphanet:255132 Adult-onset autosomal recessive sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014804 sideroblastic anemia 3 skos:exactMatch SCTID:720465002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014805 Hao-Fountain syndrome skos:exactMatch OMIM:616863 hao-fountain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014805 Hao-Fountain syndrome skos:exactMatch Orphanet:500055 16p13.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014805 Hao-Fountain syndrome skos:exactMatch UMLS:C4225667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014806 spinal muscular atrophy with congenital bone fractures 1 skos:exactMatch MESH:C564805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014806 spinal muscular atrophy with congenital bone fractures 1 skos:exactMatch OMIM:616866 spinal muscular atrophy with congenital bone fractures 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014806 spinal muscular atrophy with congenital bone fractures 1 skos:exactMatch UMLS:C1849101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014806 spinal muscular atrophy with congenital bone fractures 1 skos:exactMatch UMLS:C4225177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014807 spinal muscular atrophy with congenital bone fractures 2 skos:exactMatch OMIM:616867 spinal muscular atrophy with congenital bone fractures 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014807 spinal muscular atrophy with congenital bone fractures 2 skos:exactMatch UMLS:C4225176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014808 congenital secretory sodium diarrhea 8 skos:exactMatch DOID:0060777 congenital secretory sodium diarrhea 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014808 congenital secretory sodium diarrhea 8 skos:exactMatch OMIM:616868 diarrhea 8, secretory sodium, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014808 congenital secretory sodium diarrhea 8 skos:exactMatch UMLS:CN515063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014809 DDX41-related hematologic malignancy predisposition syndrome skos:exactMatch OMIM:616871 myeloproliferative/lymphoproliferative neoplasms, familial (multiple types), susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014809 DDX41-related hematologic malignancy predisposition syndrome skos:exactMatch Orphanet:488647 DDX41-related hematologic malignancy predisposition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014810 pancytopenia due to IKZF1 mutations skos:exactMatch OMIM:616873 immunodeficiency, common variable, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014810 pancytopenia due to IKZF1 mutations skos:exactMatch Orphanet:317473 Pancytopenia due to IKZF1 mutations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014810 pancytopenia due to IKZF1 mutations skos:exactMatch UMLS:C4225173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014811 cerebellar atrophy, visual impairment, and psychomotor retardation; skos:exactMatch OMIM:616875 cerebellar atrophy, visual impairment, and psychomotor retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014811 cerebellar atrophy, visual impairment, and psychomotor retardation; skos:exactMatch UMLS:C4225172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014813 hypomyelinating leukodystrophy 13 skos:exactMatch DOID:0060795 hypomyelinating leukodystrophy 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014813 hypomyelinating leukodystrophy 13 skos:exactMatch OMIM:616881 leukodystrophy, hypomyelinating, 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014813 hypomyelinating leukodystrophy 13 skos:exactMatch UMLS:C4225170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014814 advanced sleep phase syndrome 3 skos:exactMatch DOID:0110013 advanced sleep phase syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014814 advanced sleep phase syndrome 3 skos:exactMatch OMIM:616882 advanced sleep phase syndrome, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014814 advanced sleep phase syndrome 3 skos:exactMatch UMLS:C4225169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014815 intellectual disability, autosomal recessive 52 skos:exactMatch OMIM:616887 intellectual developmental disorder, autosomal recessive 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014815 intellectual disability, autosomal recessive 52 skos:exactMatch UMLS:C4225168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014816 split-foot malformation-mesoaxial polydactyly syndrome skos:exactMatch OMIM:616890 split-foot malformation with mesoaxial polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014816 split-foot malformation-mesoaxial polydactyly syndrome skos:exactMatch Orphanet:488232 Split-foot malformation-mesoaxial polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014816 split-foot malformation-mesoaxial polydactyly syndrome skos:exactMatch UMLS:C4225167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014817 nephrotic syndrome, type 12 skos:exactMatch DOID:0080387 nephrotic syndrome type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014817 nephrotic syndrome, type 12 skos:exactMatch OMIM:616892 nephrotic syndrome, iia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014817 nephrotic syndrome, type 12 skos:exactMatch UMLS:C4225166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014818 nephrotic syndrome, type 13 skos:exactMatch DOID:0080381 nephrotic syndrome type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014818 nephrotic syndrome, type 13 skos:exactMatch OMIM:616893 nephrotic syndrome, iia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014818 nephrotic syndrome, type 13 skos:exactMatch UMLS:C4225165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014819 autosomal dominant Robinow syndrome 3 skos:exactMatch DOID:0060767 autosomal dominant Robinow syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014819 autosomal dominant Robinow syndrome 3 skos:exactMatch OMIM:616894 robinow syndrome, autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014819 autosomal dominant Robinow syndrome 3 skos:exactMatch UMLS:C4225164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014820 mitochondrial DNA depletion syndrome 14 (cardioencephalomyopathic type) skos:exactMatch DOID:0080336 mitochondrial DNA depletion syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014820 mitochondrial DNA depletion syndrome 14 (cardioencephalomyopathic type) skos:exactMatch OMIM:616896 mitochondrial DNA depletion syndrome 14 (cardioencephalomyopathic type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014820 mitochondrial DNA depletion syndrome 14 (cardioencephalomyopathic type) skos:exactMatch UMLS:C4225163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014821 complex lethal osteochondrodysplasia skos:exactMatch OMIM:616897 osteochondrodysplasia, complex lethal, symoens-barnes-gistelinck iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014821 complex lethal osteochondrodysplasia skos:exactMatch Orphanet:457378 Complex lethal osteochondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014821 complex lethal osteochondrodysplasia skos:exactMatch UMLS:C4225162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014822 15q14 microdeletion syndrome skos:exactMatch OMIM:616898 chromosome 15q14 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014822 15q14 microdeletion syndrome skos:exactMatch Orphanet:261190 15q14 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014822 15q14 microdeletion syndrome skos:exactMatch SCTID:719575008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014822 15q14 microdeletion syndrome skos:exactMatch UMLS:C4225666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014822 15q14 microdeletion syndrome skos:exactMatch UMLS:C4305230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014823 hypotonia, infantile, with psychomotor retardation and characteristic facies 3 skos:exactMatch OMIM:616900 hypotonia, infantile, with psychomotor retardation and characteristic facies 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014823 hypotonia, infantile, with psychomotor retardation and characteristic facies 3 skos:exactMatch Orphanet:488632 TBCK-related intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014823 hypotonia, infantile, with psychomotor retardation and characteristic facies 3 skos:exactMatch UMLS:C4225161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014825 chromosome 11p13 deletion syndrome, distal skos:exactMatch OMIM:616902 chromosome 11p13 deletion syndrome, distal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014825 chromosome 11p13 deletion syndrome, distal skos:exactMatch UMLS:C4311047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014826 obsolete nucleoside diphosphate-linked moiety X Motif 15 deficiency skos:exactMatch OMIM:616903 thiopurines, poor metabolism of, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014826 obsolete nucleoside diphosphate-linked moiety X Motif 15 deficiency skos:exactMatch UMLS:C4225160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014827 autosomal recessive spastic paraplegia type 76 skos:exactMatch DOID:0110821 hereditary spastic paraplegia 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014827 autosomal recessive spastic paraplegia type 76 skos:exactMatch OMIM:616907 spastic paraplegia 76, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014827 autosomal recessive spastic paraplegia type 76 skos:exactMatch Orphanet:488594 Autosomal recessive spastic paraplegia type 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014827 autosomal recessive spastic paraplegia type 76 skos:exactMatch UMLS:C4310800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014828 immunodeficiency-centromeric instability-facial anomalies syndrome 3 skos:exactMatch DOID:0090010 immunodeficiency-centromeric instability-facial anomalies syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014828 immunodeficiency-centromeric instability-facial anomalies syndrome 3 skos:exactMatch OMIM:616910 immunodeficiency-centromeric instability-facial anomalies syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014828 immunodeficiency-centromeric instability-facial anomalies syndrome 3 skos:exactMatch UMLS:C4310799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014829 immunodeficiency-centromeric instability-facial anomalies syndrome 4 skos:exactMatch DOID:0090011 immunodeficiency-centromeric instability-facial anomalies syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014829 immunodeficiency-centromeric instability-facial anomalies syndrome 4 skos:exactMatch OMIM:616911 immunodeficiency-centromeric instability-facial anomalies syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014829 immunodeficiency-centromeric instability-facial anomalies syndrome 4 skos:exactMatch UMLS:C4310798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014830 platelet-type bleeding disorder 20 skos:exactMatch DOID:0111055 platelet-type bleeding disorder 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014830 platelet-type bleeding disorder 20 skos:exactMatch OMIM:616913 bleeding disorder, platelet-type, 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014830 platelet-type bleeding disorder 20 skos:exactMatch Orphanet:466806 Autosomal dominant thrombocytopenia with platelet secretion defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014830 platelet-type bleeding disorder 20 skos:exactMatch UMLS:C4310797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014831 progeroid and marfanoid aspect-lipodystrophy syndrome skos:exactMatch OMIM:616914 marfanoid-progeroid-lipodystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014831 progeroid and marfanoid aspect-lipodystrophy syndrome skos:exactMatch Orphanet:300382 Progeroid and marfanoid aspect-lipodystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014831 progeroid and marfanoid aspect-lipodystrophy syndrome skos:exactMatch UMLS:C4310796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014832 intellectual disability, autosomal recessive 53 skos:exactMatch OMIM:616917 neurodevelopmental disorder with or without hypotonia, seizures, and cerebellar atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014832 intellectual disability, autosomal recessive 53 skos:exactMatch Orphanet:488635 Early-onset epilepsy-intellectual disability-brain anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014832 intellectual disability, autosomal recessive 53 skos:exactMatch UMLS:C4310794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014833 heart and brain malformation syndrome skos:exactMatch OMIM:616920 heart and brain malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014833 heart and brain malformation syndrome skos:exactMatch UMLS:C4310793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014835 striatal degeneration, autosomal dominant 2 skos:exactMatch OMIM:616922 striatal degeneration, autosomal dominant 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014835 striatal degeneration, autosomal dominant 2 skos:exactMatch UMLS:C4310791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014836 Charcot-Marie-Tooth disease axonal type 2CC skos:exactMatch DOID:0110180 Charcot-Marie-Tooth disease axonal type 2CC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014836 Charcot-Marie-Tooth disease axonal type 2CC skos:exactMatch OMIM:616924 charcot-marie-tooth disease, axonal, iia 2cc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014836 Charcot-Marie-Tooth disease axonal type 2CC skos:exactMatch UMLS:C4310790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014837 thrombocytopenia 6 skos:exactMatch OMIM:616937 thrombocytopenia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014837 thrombocytopenia 6 skos:exactMatch Orphanet:480851 Hereditary thrombocytopenia with early-onset myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014837 thrombocytopenia 6 skos:exactMatch UMLS:C4310789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014838 Coffin-Siris syndrome 5 skos:exactMatch DOID:0112368 Coffin-Siris syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014838 Coffin-Siris syndrome 5 skos:exactMatch OMIM:616938 coffin-siris syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014838 Coffin-Siris syndrome 5 skos:exactMatch UMLS:C4310788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014839 chorea, childhood-onset, with psychomotor retardation skos:exactMatch OMIM:616939 chorea, childhood-onset, with psychomotor retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014839 chorea, childhood-onset, with psychomotor retardation skos:exactMatch UMLS:C4310787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014840 agammaglobulinemia 8, autosomal dominant skos:exactMatch OMIM:616941 agammaglobulinemia 8a, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014840 agammaglobulinemia 8, autosomal dominant skos:exactMatch UMLS:C4310786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014841 trichothiodystrophy 6, nonphotosensitive skos:exactMatch OMIM:616943 trichothiodystrophy 6, nonphotosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014841 trichothiodystrophy 6, nonphotosensitive skos:exactMatch UMLS:C4310785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014842 intellectual disability, autosomal dominant 41 skos:exactMatch DOID:0070071 autosomal dominant intellectual developmental disorder 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014842 intellectual disability, autosomal dominant 41 skos:exactMatch OMIM:616944 intellectual developmental disorder, autosomal dominant 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014842 intellectual disability, autosomal dominant 41 skos:exactMatch UMLS:C4310784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014843 premature ovarian failure 11 skos:exactMatch OMIM:616946 premature ovarian failure 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014843 premature ovarian failure 11 skos:exactMatch UMLS:C4310783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014844 premature ovarian failure 12 skos:exactMatch OMIM:616947 premature ovarian failure 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014844 premature ovarian failure 12 skos:exactMatch UMLS:C4310782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014845 spinocerebellar ataxia, autosomal recessive 22 skos:exactMatch DOID:0111614 autosomal recessive spinocerebellar ataxia 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014845 spinocerebellar ataxia, autosomal recessive 22 skos:exactMatch OMIM:616948 spinocerebellar ataxia, autosomal recessive 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014845 spinocerebellar ataxia, autosomal recessive 22 skos:exactMatch UMLS:C4310781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014846 autosomal recessive cerebellar ataxia - epilepsy - intellectual disability syndrome due to TUD deficiency skos:exactMatch DOID:0111613 autosomal recessive spinocerebellar ataxia 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014846 autosomal recessive cerebellar ataxia - epilepsy - intellectual disability syndrome due to TUD deficiency skos:exactMatch OMIM:616949 spinocerebellar ataxia, autosomal recessive 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014846 autosomal recessive cerebellar ataxia - epilepsy - intellectual disability syndrome due to TUD deficiency skos:exactMatch Orphanet:404493 Autosomal recessive cerebellar ataxia-epilepsy-intellectual disability syndrome due to TUD deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014846 autosomal recessive cerebellar ataxia - epilepsy - intellectual disability syndrome due to TUD deficiency skos:exactMatch UMLS:C4310780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014847 spermatogenic failure 15 skos:exactMatch DOID:0070172 spermatogenic failure 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014847 spermatogenic failure 15 skos:exactMatch OMIM:616950 spermatogenic failure 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014847 spermatogenic failure 15 skos:exactMatch UMLS:C4310779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014848 TELO2-related intellectual disability-neurodevelopmental disorder skos:exactMatch OMIM:616954 you-hoover-fong syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014848 TELO2-related intellectual disability-neurodevelopmental disorder skos:exactMatch Orphanet:488642 TELO2-related intellectual disability-neurodevelopmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014848 TELO2-related intellectual disability-neurodevelopmental disorder skos:exactMatch UMLS:C4310778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014849 obsolete autosomal recessive nonsyndromic deafness 105 skos:exactMatch OMIM:616958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014850 retinitis pigmentosa and erythrocytic microcytosis skos:exactMatch OMIM:616959 retinitis pigmentosa and erythrocytic microcytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014850 retinitis pigmentosa and erythrocytic microcytosis skos:exactMatch UMLS:C4310776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014851 hypercalcemia, infantile, 2 skos:exactMatch OMIM:616963 hypercalcemia, infantile, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014851 hypercalcemia, infantile, 2 skos:exactMatch UMLS:C4310473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014851 hypercalcemia, infantile, 2 skos:exactMatch UMLS:CN262351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014851 hypercalcemia, infantile, 2 skos:exactMatch UMLS:CN774236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014851 hypercalcemia, infantile, 2 skos:exactMatch UMLS:CN847585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014853 autosomal dominant nonsyndromic hearing loss 70 skos:exactMatch DOID:0110592 autosomal dominant nonsyndromic deafness 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014853 autosomal dominant nonsyndromic hearing loss 70 skos:exactMatch OMIM:616968 deafness, autosomal dominant 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014853 autosomal dominant nonsyndromic hearing loss 70 skos:exactMatch UMLS:C4310775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014854 autosomal dominant nonsyndromic hearing loss 66 skos:exactMatch DOID:0110587 autosomal dominant nonsyndromic deafness 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014854 autosomal dominant nonsyndromic hearing loss 66 skos:exactMatch OMIM:616969 deafness, autosomal dominant 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014854 autosomal dominant nonsyndromic hearing loss 66 skos:exactMatch UMLS:C4283893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014855 intellectual disability, autosomal dominant 42 skos:exactMatch DOID:0070072 autosomal dominant intellectual developmental disorder 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014855 intellectual disability, autosomal dominant 42 skos:exactMatch OMIM:616973 intellectual developmental disorder, autosomal dominant 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014855 intellectual disability, autosomal dominant 42 skos:exactMatch UMLS:C4310774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014856 combined oxidative phosphorylation defect type 30 skos:exactMatch DOID:0111471 combined oxidative phosphorylation deficiency 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014856 combined oxidative phosphorylation defect type 30 skos:exactMatch OMIM:616974 combined oxidative phosphorylation deficiency 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014856 combined oxidative phosphorylation defect type 30 skos:exactMatch Orphanet:478042 Combined oxidative phosphorylation defect type 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014856 combined oxidative phosphorylation defect type 30 skos:exactMatch UMLS:C4310773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014857 neurodevelopmental disorder with or without anomalies of the brain, eye, or heart skos:exactMatch OMIM:616975 neurodevelopmental disorder with or without anomalies of the brain, eye, or heart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014857 neurodevelopmental disorder with or without anomalies of the brain, eye, or heart skos:exactMatch Orphanet:494344 RERE-related neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014857 neurodevelopmental disorder with or without anomalies of the brain, eye, or heart skos:exactMatch UMLS:C4310772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014858 intellectual disability, autosomal dominant 43 skos:exactMatch DOID:0070073 autosomal dominant intellectual developmental disorder 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014858 intellectual disability, autosomal dominant 43 skos:exactMatch OMIM:616977 intellectual developmental disorder, autosomal dominant 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014858 intellectual disability, autosomal dominant 43 skos:exactMatch SCTID:765434008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014858 intellectual disability, autosomal dominant 43 skos:exactMatch UMLS:C4310771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014859 developmental and epileptic encephalopathy, 37 skos:exactMatch DOID:0080435 developmental and epileptic encephalopathy 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014859 developmental and epileptic encephalopathy, 37 skos:exactMatch OMIM:616981 developmental and epileptic encephalopathy 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014859 developmental and epileptic encephalopathy, 37 skos:exactMatch UMLS:C4310770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014860 polycystic liver disease 2 skos:exactMatch OMIM:617004 polycystic liver disease 2 with or without kidney cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014860 polycystic liver disease 2 skos:exactMatch UMLS:C4310769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014861 autoimmune disease, multisystem, infantile-onset, 2 skos:exactMatch OMIM:617006 autoimmune disease, multisystem, infantile-onset, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014861 autoimmune disease, multisystem, infantile-onset, 2 skos:exactMatch UMLS:C4310768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014862 cerebral palsy, spastic quadriplegic, 3 skos:exactMatch OMIM:617008 cerebral palsy, spastic quadriplegic, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014862 cerebral palsy, spastic quadriplegic, 3 skos:exactMatch UMLS:C4310767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014863 macrocephaly, dysmorphic facies, and psychomotor retardation skos:exactMatch OMIM:617011 macrocephaly, dysmorphic facies, and psychomotor retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014863 macrocephaly, dysmorphic facies, and psychomotor retardation skos:exactMatch UMLS:C4310766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014864 hypermanganesemia with dystonia 2 skos:exactMatch DOID:0080537 hypermanganesemia with dystonia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014864 hypermanganesemia with dystonia 2 skos:exactMatch OMIM:617013 hypermanganesemia with dystonia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014864 hypermanganesemia with dystonia 2 skos:exactMatch Orphanet:521406 Dystonia-parkinsonism-hypermanganesemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014864 hypermanganesemia with dystonia 2 skos:exactMatch SCTID:768554008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014864 hypermanganesemia with dystonia 2 skos:exactMatch UMLS:C4310765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014865 autosomal recessive severe congenital neutropenia due to CSF3R deficiency skos:exactMatch DOID:0112129 severe congenital neutropenia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014865 autosomal recessive severe congenital neutropenia due to CSF3R deficiency skos:exactMatch OMIM:617014 neutropenia, severe congenital, 7, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014865 autosomal recessive severe congenital neutropenia due to CSF3R deficiency skos:exactMatch Orphanet:420702 Autosomal recessive severe congenital neutropenia due to CSF3R deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014865 autosomal recessive severe congenital neutropenia due to CSF3R deficiency skos:exactMatch UMLS:C4310764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014866 Charcot-Marie-Tooth disease axonal type 2T skos:exactMatch DOID:0110160 Charcot-Marie-Tooth disease axonal type 2T semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014866 Charcot-Marie-Tooth disease axonal type 2T skos:exactMatch OMIM:617017 charcot-marie-tooth disease, axonal, iia 2t semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014866 Charcot-Marie-Tooth disease axonal type 2T skos:exactMatch Orphanet:443950 DNAJB2-related Charcot-Marie-Tooth disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014866 Charcot-Marie-Tooth disease axonal type 2T skos:exactMatch UMLS:C4015635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014867 spinocerebellar ataxia 43 skos:exactMatch DOID:0111745 cerebellar ataxia type 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014867 spinocerebellar ataxia 43 skos:exactMatch OMIM:617018 spinocerebellar ataxia 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014867 spinocerebellar ataxia 43 skos:exactMatch Orphanet:497764 Spinocerebellar ataxia type 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014867 spinocerebellar ataxia 43 skos:exactMatch UMLS:C4310763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014868 developmental and epileptic encephalopathy, 38 skos:exactMatch DOID:0080417 developmental and epileptic encephalopathy 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014868 developmental and epileptic encephalopathy, 38 skos:exactMatch OMIM:617020 developmental and epileptic encephalopathy 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014868 developmental and epileptic encephalopathy, 38 skos:exactMatch UMLS:C4310762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014869 hydrops-lactic acidosis-sideroblastic anemia-multisystemic failure syndrome skos:exactMatch OMIM:617021 hydrops, lactic acidosis, and sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014869 hydrops-lactic acidosis-sideroblastic anemia-multisystemic failure syndrome skos:exactMatch Orphanet:528091 Hydrops-lactic acidosis-sideroblastic anemia-multisystemic failure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014869 hydrops-lactic acidosis-sideroblastic anemia-multisystemic failure syndrome skos:exactMatch UMLS:C4310761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014870 NEK9-related lethal skeletal dysplasia skos:exactMatch OMIM:617022 lethal congenital contracture syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014870 NEK9-related lethal skeletal dysplasia skos:exactMatch Orphanet:464366 NEK9-related lethal skeletal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014870 NEK9-related lethal skeletal dysplasia skos:exactMatch UMLS:C4310760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014871 retinitis pigmentosa 75 skos:exactMatch DOID:0110361 retinitis pigmentosa 75 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014871 retinitis pigmentosa 75 skos:exactMatch OMIM:617023 retinitis pigmentosa 75 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014871 retinitis pigmentosa 75 skos:exactMatch UMLS:C4310759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014872 congenital stationary night blindness 1H skos:exactMatch DOID:0110866 congenital stationary night blindness 1H semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014872 congenital stationary night blindness 1H skos:exactMatch OMIM:617024 night blindness, congenital stationary, iia 1h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014872 congenital stationary night blindness 1H skos:exactMatch UMLS:C4310758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014873 nevus comedonicus syndrome skos:exactMatch NCIT:C3946 Nevus Comedonicus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014873 nevus comedonicus syndrome skos:exactMatch OMIM:617025 nevus comedonicus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014873 nevus comedonicus syndrome skos:exactMatch Orphanet:64754 Nevus comedonicus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014873 nevus comedonicus syndrome skos:exactMatch SCTID:35962006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014873 nevus comedonicus syndrome skos:exactMatch UMLS:C0265987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014874 pontocerebellar hypoplasia, type 2F skos:exactMatch OMIM:617026 pontocerebellar hypoplasia, iia 2f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014874 pontocerebellar hypoplasia, type 2F skos:exactMatch UMLS:C4310757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014875 hyperaldosteronism, familial, type IV skos:exactMatch OMIM:617027 hyperaldosteronism, familial, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014875 hyperaldosteronism, familial, type IV skos:exactMatch UMLS:C4310756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014876 intellectual disability, autosomal recessive 54 skos:exactMatch OMIM:617028 intellectual developmental disorder, autosomal recessive 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014876 intellectual disability, autosomal recessive 54 skos:exactMatch UMLS:C4310755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014877 myopathy, distal, 5 skos:exactMatch OMIM:617030 myopathy, distal, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014877 myopathy, distal, 5 skos:exactMatch Orphanet:482601 Adenylosuccinate synthetase-like 1-related distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014877 myopathy, distal, 5 skos:exactMatch UMLS:C4310754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014878 patent ductus arteriosus 2 skos:exactMatch OMIM:617035 patent ductus arteriosus 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014878 patent ductus arteriosus 2 skos:exactMatch UMLS:C4284595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014880 Duane retraction syndrome 3 with or without deafness skos:exactMatch OMIM:617041 duane retraction syndrome 3 with or without deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014880 Duane retraction syndrome 3 with or without deafness skos:exactMatch UMLS:C4310752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014881 transketolase deficiency skos:exactMatch OMIM:617044 short stature, developmental delay, and congenital heart defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014881 transketolase deficiency skos:exactMatch Orphanet:488618 Transketolase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014882 hereditary spastic paraplegia 77 skos:exactMatch DOID:0110822 hereditary spastic paraplegia 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014882 hereditary spastic paraplegia 77 skos:exactMatch OMIM:617046 spastic paraplegia 77, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014882 hereditary spastic paraplegia 77 skos:exactMatch Orphanet:466722 Autosomal recessive spastic paraplegia type 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014882 hereditary spastic paraplegia 77 skos:exactMatch UMLS:C4310750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014883 hypertrophic cardiomyopathy 26 skos:exactMatch DOID:0110327 hypertrophic cardiomyopathy 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014883 hypertrophic cardiomyopathy 26 skos:exactMatch OMIM:617047 cardiomyopathy, familial hypertrophic, 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014883 hypertrophic cardiomyopathy 26 skos:exactMatch UMLS:C4310749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014884 cholestasis, progressive familial intrahepatic, 5 skos:exactMatch DOID:0070225 progressive familial intrahepatic cholestasis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014884 cholestasis, progressive familial intrahepatic, 5 skos:exactMatch OMIM:617049 cholestasis, progressive familial intrahepatic, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014884 cholestasis, progressive familial intrahepatic, 5 skos:exactMatch Orphanet:480476 Progressive familial intrahepatic cholestasis type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014884 cholestasis, progressive familial intrahepatic, 5 skos:exactMatch UMLS:C4310747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014884 cholestasis, progressive familial intrahepatic, 5 skos:exactMatch UMLS:CN776839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014885 Hermansky-Pudlak syndrome 10 skos:exactMatch OMIM:617050 hermansky-pudlak syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014885 Hermansky-Pudlak syndrome 10 skos:exactMatch UMLS:C4310746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014886 severe growth deficiency-strabismus-extensive dermal melanocytosis-intellectual disability syndrome skos:exactMatch OMIM:617051 neurodevelopmental disorder with microcephaly and gray sclerae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014886 severe growth deficiency-strabismus-extensive dermal melanocytosis-intellectual disability syndrome skos:exactMatch Orphanet:488627 Severe growth deficiency-strabismus-extensive dermal melanocytosis-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014886 severe growth deficiency-strabismus-extensive dermal melanocytosis-intellectual disability syndrome skos:exactMatch UMLS:C4310745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014887 bone marrow failure syndrome 3 skos:exactMatch OMIM:617052 bone marrow failure syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014887 bone marrow failure syndrome 3 skos:exactMatch UMLS:C4310744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014888 MIRAGE syndrome skos:exactMatch NCIT:C147530 MIRAGE Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014888 MIRAGE syndrome skos:exactMatch OMIM:617053 mirage syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014888 MIRAGE syndrome skos:exactMatch Orphanet:494433 MIRAGE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014888 MIRAGE syndrome skos:exactMatch UMLS:C4284088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014889 striatonigral degeneration, childhood-onset skos:exactMatch OMIM:617054 striatonigral degeneration, childhood-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014889 striatonigral degeneration, childhood-onset skos:exactMatch Orphanet:497906 Childhood-onset basal ganglia degeneration syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014889 striatonigral degeneration, childhood-onset skos:exactMatch UMLS:C4310743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014890 PERCHING syndrome skos:exactMatch DOID:0080331 cold-induced sweating syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014890 PERCHING syndrome skos:exactMatch OMIM:617055 perching syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014890 PERCHING syndrome skos:exactMatch Orphanet:603684 KLHL7-related Bohring-Opitz-like/Cold-induced sweating-like overlap syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014890 PERCHING syndrome skos:exactMatch UMLS:C4310742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014891 hyperuricemic nephropathy, familial juvenile type 4 skos:exactMatch OMIM:617056 tubulointerstitial kidney disease, autosomal dominant, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014891 hyperuricemic nephropathy, familial juvenile type 4 skos:exactMatch UMLS:C4310741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014892 micrognathia-recurrent infections-behavioral abnormalities-mild intellectual disability syndrome skos:exactMatch DOID:0070074 autosomal dominant intellectual developmental disorder 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014892 micrognathia-recurrent infections-behavioral abnormalities-mild intellectual disability syndrome skos:exactMatch OMIM:617061 intellectual developmental disorder, autosomal dominant 44, with microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014892 micrognathia-recurrent infections-behavioral abnormalities-mild intellectual disability syndrome skos:exactMatch Orphanet:476126 Micrognathia-recurrent infections-behavioral abnormalities-mild intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014892 micrognathia-recurrent infections-behavioral abnormalities-mild intellectual disability syndrome skos:exactMatch UMLS:C4310740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014893 Okur-Chung neurodevelopmental syndrome skos:exactMatch OMIM:617062 okur-chung neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014893 Okur-Chung neurodevelopmental syndrome skos:exactMatch UMLS:C4310739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014894 Meier-Gorlin syndrome 7 skos:exactMatch DOID:0080518 Meier-Gorlin syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014894 Meier-Gorlin syndrome 7 skos:exactMatch OMIM:617063 meier-gorlin syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014894 Meier-Gorlin syndrome 7 skos:exactMatch UMLS:C4310738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014895 developmental and epileptic encephalopathy, 40 skos:exactMatch DOID:0080427 developmental and epileptic encephalopathy 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014895 developmental and epileptic encephalopathy, 40 skos:exactMatch OMIM:617065 developmental and epileptic encephalopathy 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014895 developmental and epileptic encephalopathy, 40 skos:exactMatch UMLS:C4310737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014896 congenital muscular dystrophy-respiratory failure-skin abnormalities-joint hyperlaxity syndrome skos:exactMatch OMIM:617066 muscular dystrophy, congenital, davignon-chauveau iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014896 congenital muscular dystrophy-respiratory failure-skin abnormalities-joint hyperlaxity syndrome skos:exactMatch Orphanet:486815 Congenital muscular dystrophy-respiratory failure-skin abnormalities-joint hyperlaxity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014896 congenital muscular dystrophy-respiratory failure-skin abnormalities-joint hyperlaxity syndrome skos:exactMatch UMLS:C4310736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014898 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 3 skos:exactMatch DOID:0111523 autosomal recessive progressive external ophthalmoplegia with mitochondrial DNA deletions 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014898 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 3 skos:exactMatch OMIM:617069 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014898 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 3 skos:exactMatch UMLS:C4310734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014899 adult-onset multiple mitochondrial DNA deletion syndrome due to DGUOK deficiency skos:exactMatch DOID:0111516 autosomal recessive progressive external ophthalmoplegia with mitochondrial DNA deletions 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014899 adult-onset multiple mitochondrial DNA deletion syndrome due to DGUOK deficiency skos:exactMatch OMIM:617070 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014899 adult-onset multiple mitochondrial DNA deletion syndrome due to DGUOK deficiency skos:exactMatch Orphanet:329314 Adult-onset multiple mitochondrial DNA deletion syndrome due to DGUOK deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014899 adult-onset multiple mitochondrial DNA deletion syndrome due to DGUOK deficiency skos:exactMatch SCTID:733599009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014899 adult-onset multiple mitochondrial DNA deletion syndrome due to DGUOK deficiency skos:exactMatch UMLS:C4310733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014900 autosomal recessive limb-girdle muscular dystrophy type 2Y skos:exactMatch DOID:0110289 autosomal recessive limb-girdle muscular dystrophy type 2Y semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014900 autosomal recessive limb-girdle muscular dystrophy type 2Y skos:exactMatch NCIT:C181000 Autosomal Recessive Limb-Girdle Muscular Dystrophy Type 2Y semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014900 autosomal recessive limb-girdle muscular dystrophy type 2Y skos:exactMatch OMIM:617072 myopathy, autosomal recessive, with rigid spine and distal joint contractures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014900 autosomal recessive limb-girdle muscular dystrophy type 2Y skos:exactMatch Orphanet:424261 TOR1AIP1-related limb-girdle muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014900 autosomal recessive limb-girdle muscular dystrophy type 2Y skos:exactMatch SCTID:725907002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014900 autosomal recessive limb-girdle muscular dystrophy type 2Y skos:exactMatch UMLS:C4310731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014901 tooth agenesis, selective, 8 skos:exactMatch OMIM:617073 tooth agenesis, selective, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014901 tooth agenesis, selective, 8 skos:exactMatch UMLS:C4310730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014902 nasopharyngeal carcinoma, susceptibility to, 3 skos:exactMatch OMIM:617075 nasopharyngeal carcinoma, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014903 seizures, benign familial infantile, 5 skos:exactMatch OMIM:617080 seizures, benign familial infantile, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014903 seizures, benign familial infantile, 5 skos:exactMatch UMLS:C4310728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014904 congenital disorder of glycosylation, type IAA skos:exactMatch DOID:0080553 congenital disorder of glycosylation Iaa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014904 congenital disorder of glycosylation, type IAA skos:exactMatch OMIM:617082 congenital disorder of glycosylation, iia iaa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014904 congenital disorder of glycosylation, type IAA skos:exactMatch UMLS:C4310727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014905 encephalopathy due to defective mitochondrial and peroxisomal fission 2 skos:exactMatch OMIM:617086 encephalopathy due to defective mitochondrial and peroxisomal fission 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014905 encephalopathy due to defective mitochondrial and peroxisomal fission 2 skos:exactMatch Orphanet:485421 MFF-related encephalopathy due to mitochondrial and peroxisomal fission defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014905 encephalopathy due to defective mitochondrial and peroxisomal fission 2 skos:exactMatch UMLS:C4310726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014906 Charcot-Marie-Tooth disease, axonal, autosomal recessive, type 2a2b; skos:exactMatch DOID:0111557 Charcot-Marie-Tooth disease type 2A2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014906 Charcot-Marie-Tooth disease, axonal, autosomal recessive, type 2a2b; skos:exactMatch NCIT:C150647 Charcot-Marie-Tooth Disease Type 2A2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014906 Charcot-Marie-Tooth disease, axonal, autosomal recessive, type 2a2b; skos:exactMatch OMIM:617087 charcot-marie-tooth disease, axonal, autosomal recessive, iia 2a2b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014906 Charcot-Marie-Tooth disease, axonal, autosomal recessive, type 2a2b; skos:exactMatch UMLS:C4310725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014907 short-rib thoracic dysplasia 15 with polydactyly skos:exactMatch OMIM:617088 short-rib thoracic dysplasia 15 with polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014907 short-rib thoracic dysplasia 15 with polydactyly skos:exactMatch UMLS:C4310724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014908 microcephaly 17, primary, autosomal recessive skos:exactMatch DOID:0070288 primary autosomal recessive microcephaly 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014908 microcephaly 17, primary, autosomal recessive skos:exactMatch OMIM:617090 microcephaly 17, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014908 microcephaly 17, primary, autosomal recessive skos:exactMatch UMLS:C4310723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014909 primary ciliary dyskinesia 34 skos:exactMatch DOID:0110610 primary ciliary dyskinesia 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014909 primary ciliary dyskinesia 34 skos:exactMatch OMIM:617091 ciliary dyskinesia, primary, 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014909 primary ciliary dyskinesia 34 skos:exactMatch UMLS:C4310722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014910 primary ciliary dyskinesia 35 skos:exactMatch DOID:0110620 primary ciliary dyskinesia 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014910 primary ciliary dyskinesia 35 skos:exactMatch OMIM:617092 ciliary dyskinesia, primary, 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014910 primary ciliary dyskinesia 35 skos:exactMatch UMLS:C4310721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014911 growth retardation, intellectual developmental disorder, hypotonia, and hepatopathy skos:exactMatch OMIM:617093 growth retardation, impaired intellectual development, hypotonia, and hepatopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014911 growth retardation, intellectual developmental disorder, hypotonia, and hepatopathy skos:exactMatch Orphanet:541423 Growth delay-intellectual disability-hepatopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014911 growth retardation, intellectual developmental disorder, hypotonia, and hepatopathy skos:exactMatch UMLS:C4310720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014912 infantile-onset periodic fever-panniculitis-dermatosis syndrome skos:exactMatch DOID:0080163 otulipenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014912 infantile-onset periodic fever-panniculitis-dermatosis syndrome skos:exactMatch OMIM:617099 autoinflammation, panniculitis, and dermatosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014912 infantile-onset periodic fever-panniculitis-dermatosis syndrome skos:exactMatch Orphanet:500062 Infantile-onset periodic fever-panniculitis-dermatosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014912 infantile-onset periodic fever-panniculitis-dermatosis syndrome skos:exactMatch SCTID:765435009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014912 infantile-onset periodic fever-panniculitis-dermatosis syndrome skos:exactMatch UMLS:C4310614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014914 Dias-Logan syndrome skos:exactMatch OMIM:617101 intellectual developmental disorder with persistence of fetal hemoglobin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014914 Dias-Logan syndrome skos:exactMatch UMLS:C4310833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014915 short-rib thoracic dysplasia 16 with or without polydactyly skos:exactMatch OMIM:617102 short-rib thoracic dysplasia 16 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014915 short-rib thoracic dysplasia 16 with or without polydactyly skos:exactMatch UMLS:C4310718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014916 developmental and epileptic encephalopathy, 41 skos:exactMatch DOID:0080442 developmental and epileptic encephalopathy 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014916 developmental and epileptic encephalopathy, 41 skos:exactMatch OMIM:617105 developmental and epileptic encephalopathy 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014916 developmental and epileptic encephalopathy, 41 skos:exactMatch UMLS:C4310717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014917 developmental and epileptic encephalopathy, 42 skos:exactMatch DOID:0080454 developmental and epileptic encephalopathy 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014917 developmental and epileptic encephalopathy, 42 skos:exactMatch OMIM:617106 developmental and epileptic encephalopathy 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014917 developmental and epileptic encephalopathy, 42 skos:exactMatch UMLS:C4310716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014918 tall stature-intellectual disability-renal anomalies syndrome skos:exactMatch OMIM:617107 thauvin-robinet-faivre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014918 tall stature-intellectual disability-renal anomalies syndrome skos:exactMatch Orphanet:500095 Tall stature-intellectual disability-renal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014918 tall stature-intellectual disability-renal anomalies syndrome skos:exactMatch UMLS:C4310715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014919 sessile serrated polyposis cancer syndrome skos:exactMatch OMIM:617108 sessile serrated polyposis cancer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014919 sessile serrated polyposis cancer syndrome skos:exactMatch UMLS:C4310714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014920 patterned macular dystrophy 3 skos:exactMatch DOID:0060865 patterned macular dystrophy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014920 patterned macular dystrophy 3 skos:exactMatch OMIM:617111 macular dystrophy, patterned, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014920 patterned macular dystrophy 3 skos:exactMatch Orphanet:466718 Martinique crinkled retinal pigment epitheliopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014920 patterned macular dystrophy 3 skos:exactMatch UMLS:C4310713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014921 developmental and epileptic encephalopathy, 43 skos:exactMatch DOID:0080447 developmental and epileptic encephalopathy 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014921 developmental and epileptic encephalopathy, 43 skos:exactMatch OMIM:617113 developmental and epileptic encephalopathy 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014921 developmental and epileptic encephalopathy, 43 skos:exactMatch UMLS:C4310712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014922 myofibrillar myopathy 7 skos:exactMatch DOID:0080098 myofibrillar myopathy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014922 myofibrillar myopathy 7 skos:exactMatch OMIM:617114 myopathy, myofibrillar, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014922 myofibrillar myopathy 7 skos:exactMatch UMLS:C4310711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014923 peeling skin syndrome 5 skos:exactMatch OMIM:617115 peeling skin syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014923 peeling skin syndrome 5 skos:exactMatch UMLS:C4310710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014924 epilepsy, familial focal, with variable foci 2 skos:exactMatch OMIM:617116 epilepsy, familial focal, with variable foci 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014924 epilepsy, familial focal, with variable foci 2 skos:exactMatch UMLS:C4310709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014925 epilepsy, familial focal, with variable foci 3 skos:exactMatch OMIM:617118 epilepsy, familial focal, with variable foci 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014925 epilepsy, familial focal, with variable foci 3 skos:exactMatch UMLS:C4310708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014926 Bardet-Biedl syndrome 22 skos:exactMatch DOID:0081011 Bardet-Biedl syndrome 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014926 Bardet-Biedl syndrome 22 skos:exactMatch OMIM:617119 bardet-biedl syndrome 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014926 Bardet-Biedl syndrome 22 skos:exactMatch UMLS:C4310707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014927 Joubert syndrome 27 skos:exactMatch DOID:0110996 Joubert syndrome 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014927 Joubert syndrome 27 skos:exactMatch OMIM:617120 joubert syndrome 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014927 Joubert syndrome 27 skos:exactMatch UMLS:C4310706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014928 Joubert syndrome 28 skos:exactMatch DOID:0110997 Joubert syndrome 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014928 Joubert syndrome 28 skos:exactMatch OMIM:617121 joubert syndrome 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014928 Joubert syndrome 28 skos:exactMatch UMLS:C4310705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014929 retinitis pigmentosa 76 skos:exactMatch OMIM:617123 retinitis pigmentosa 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014929 retinitis pigmentosa 76 skos:exactMatch UMLS:C4310704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014930 intellectual disability, autosomal recessive 56 skos:exactMatch OMIM:617125 intellectual developmental disorder, autosomal recessive 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014930 intellectual disability, autosomal recessive 56 skos:exactMatch UMLS:C4310703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014931 Alazami-Yuan syndrome skos:exactMatch OMIM:617126 alazami-yuan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014931 Alazami-Yuan syndrome skos:exactMatch UMLS:C4310702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014932 orofaciodigital syndrome XV skos:exactMatch OMIM:617127 orofaciodigital syndrome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014932 orofaciodigital syndrome XV skos:exactMatch UMLS:C4310701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014933 developmental and epileptic encephalopathy, 44 skos:exactMatch DOID:0080424 developmental and epileptic encephalopathy 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014933 developmental and epileptic encephalopathy, 44 skos:exactMatch OMIM:617132 developmental and epileptic encephalopathy 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014933 developmental and epileptic encephalopathy, 44 skos:exactMatch UMLS:C4310700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014934 spinocerebellar ataxia, autosomal recessive 24 skos:exactMatch DOID:0111615 autosomal recessive spinocerebellar ataxia 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014934 spinocerebellar ataxia, autosomal recessive 24 skos:exactMatch OMIM:617133 spinocerebellar ataxia, autosomal recessive 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014934 spinocerebellar ataxia, autosomal recessive 24 skos:exactMatch UMLS:C4310699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014935 frontometaphyseal dysplasia 2 skos:exactMatch DOID:0111787 frontometaphyseal dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014935 frontometaphyseal dysplasia 2 skos:exactMatch OMIM:617137 frontometaphyseal dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014935 frontometaphyseal dysplasia 2 skos:exactMatch UMLS:C4310697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014936 ZTTK syndrome skos:exactMatch OMIM:617140 zttk syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014936 ZTTK syndrome skos:exactMatch Orphanet:500150 Brain malformations-musculoskeletal abnormalities-facial dysmorphism-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014936 ZTTK syndrome skos:exactMatch UMLS:C4310696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014937 aniridia 2 skos:exactMatch MESH:C536372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014937 aniridia 2 skos:exactMatch OMIM:617141 aniridia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014937 aniridia 2 skos:exactMatch SCTID:253232000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014938 aniridia 3 skos:exactMatch OMIM:617142 aniridia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014939 congenital myasthenic syndrome 20 skos:exactMatch DOID:0110661 congenital myasthenic syndrome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014939 congenital myasthenic syndrome 20 skos:exactMatch OMIM:617143 myasthenic syndrome, congenital, 20, presynaptic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014939 congenital myasthenic syndrome 20 skos:exactMatch UMLS:C4310694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014940 neurodegeneration with ataxia, dystonia, and gaze palsy, childhood-onset skos:exactMatch OMIM:617145 neurodegeneration with ataxia, dystonia, and gaze palsy, childhood-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014940 neurodegeneration with ataxia, dystonia, and gaze palsy, childhood-onset skos:exactMatch UMLS:C4310693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014941 arthrogryposis, distal, with impaired proprioception and touch skos:exactMatch OMIM:617146 arthrogryposis, distal, with impaired proprioception and touch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014941 arthrogryposis, distal, with impaired proprioception and touch skos:exactMatch UMLS:C4310692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014942 developmental and epileptic encephalopathy, 45 skos:exactMatch DOID:0080428 developmental and epileptic encephalopathy 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014942 developmental and epileptic encephalopathy, 45 skos:exactMatch OMIM:617153 developmental and epileptic encephalopathy 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014942 developmental and epileptic encephalopathy, 45 skos:exactMatch UMLS:C4310691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014943 mitochondrial DNA depletion syndrome 15 (hepatocerebral type) skos:exactMatch DOID:0080337 mitochondrial DNA depletion syndrome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014943 mitochondrial DNA depletion syndrome 15 (hepatocerebral type) skos:exactMatch MESH:C580039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014943 mitochondrial DNA depletion syndrome 15 (hepatocerebral type) skos:exactMatch OMIM:617156 mitochondrial DNA depletion syndrome 15 (hepatocerebral type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014943 mitochondrial DNA depletion syndrome 15 (hepatocerebral type) skos:exactMatch Orphanet:254871 Mitochondrial DNA depletion syndrome, hepatocerebral form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014943 mitochondrial DNA depletion syndrome 15 (hepatocerebral type) skos:exactMatch UMLS:C3711385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014943 mitochondrial DNA depletion syndrome 15 (hepatocerebral type) skos:exactMatch UMLS:C4310690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014943 mitochondrial DNA depletion syndrome 15 (hepatocerebral type) skos:exactMatch UMLS:CN069134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014944 short stature-brachydactyly-obesity-global developmental delay syndrome skos:exactMatch OMIM:617157 short stature, brachydactyly, impaired intellectual development, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014944 short stature-brachydactyly-obesity-global developmental delay syndrome skos:exactMatch Orphanet:464288 Short stature-brachydactyly-obesity-global developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014944 short stature-brachydactyly-obesity-global developmental delay syndrome skos:exactMatch UMLS:C4310689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014945 myopathy, distal, with rimmed vacuoles skos:exactMatch OMIM:617158 myopathy, distal, with rimmed vacuoles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014945 myopathy, distal, with rimmed vacuoles skos:exactMatch UMLS:CN239822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014946 Sifrim-Hitz-Weiss syndrome skos:exactMatch OMIM:617159 sifrim-hitz-weiss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014946 Sifrim-Hitz-Weiss syndrome skos:exactMatch UMLS:C4310688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014947 developmental and epileptic encephalopathy, 46 skos:exactMatch DOID:0080456 developmental and epileptic encephalopathy 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014947 developmental and epileptic encephalopathy, 46 skos:exactMatch OMIM:617162 developmental and epileptic encephalopathy 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014947 developmental and epileptic encephalopathy, 46 skos:exactMatch UMLS:C4310687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014948 short stature, rhizomelic, with microcephaly, micrognathia, and developmental delay skos:exactMatch OMIM:617164 short stature-micrognathia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014948 short stature, rhizomelic, with microcephaly, micrognathia, and developmental delay skos:exactMatch UMLS:C4310686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014949 developmental and epileptic encephalopathy, 47 skos:exactMatch DOID:0080425 developmental and epileptic encephalopathy 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014949 developmental and epileptic encephalopathy, 47 skos:exactMatch OMIM:617166 developmental and epileptic encephalopathy 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014949 developmental and epileptic encephalopathy, 47 skos:exactMatch UMLS:C4310685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014950 aortic aneurysm, familial thoracic 10 skos:exactMatch OMIM:617168 aortic aneurysm, familial thoracic 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014950 aortic aneurysm, familial thoracic 10 skos:exactMatch UMLS:C4284414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014951 Sotos syndrome 3 skos:exactMatch DOID:0112104 Sotos syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014951 Sotos syndrome 3 skos:exactMatch OMIM:617169 intellectual developmental disorder, autosomal recessive 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014951 Sotos syndrome 3 skos:exactMatch UMLS:C4310684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014952 intellectual disability-epilepsy-extrapyramidal syndrome skos:exactMatch OMIM:617171 neurodevelopmental disorder with hypotonia and impaired expressive language and with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014952 intellectual disability-epilepsy-extrapyramidal syndrome skos:exactMatch Orphanet:468620 Intellectual disability-epilepsy-extrapyramidal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014952 intellectual disability-epilepsy-extrapyramidal syndrome skos:exactMatch UMLS:C4310683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014953 gnb5-related intellectual disability-cardiac arrhythmia syndrome skos:exactMatch DOID:0081008 intellectual developmental disorder with cardiac arrhythmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014953 gnb5-related intellectual disability-cardiac arrhythmia syndrome skos:exactMatch OMIM:617173 intellectual developmental disorder with cardiac arrhythmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014953 gnb5-related intellectual disability-cardiac arrhythmia syndrome skos:exactMatch Orphanet:542306 GNB5-related intellectual disability-cardiac arrhythmia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014953 gnb5-related intellectual disability-cardiac arrhythmia syndrome skos:exactMatch UMLS:C4310682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014954 Ehlers-Danlos syndrome, periodontal type 2 skos:exactMatch OMIM:617174 ehlers-danlos syndrome, periodontal type, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014955 RCBTB1-related retinopathy skos:exactMatch OMIM:617175 retinal dystrophy with or without extraocular anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014955 RCBTB1-related retinopathy skos:exactMatch UMLS:C4310680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014956 Chitayat syndrome skos:exactMatch OMIM:617180 chitayat syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014956 Chitayat syndrome skos:exactMatch UMLS:C4310679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014957 language delay and attention deficit-hyperactivity disorder/cognitive impairment with or without cardiac arrhythmia skos:exactMatch OMIM:617182 language delay and attention deficit-hyperactivity disorder/cognitive impairment with or without cardiac arrhythmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014957 language delay and attention deficit-hyperactivity disorder/cognitive impairment with or without cardiac arrhythmia skos:exactMatch UMLS:C4310678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014958 Harel-Yoon syndrome skos:exactMatch OMIM:617183 harel-yoon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014958 Harel-Yoon syndrome skos:exactMatch Orphanet:496790 Ocular anomalies-axonal neuropathy-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014958 Harel-Yoon syndrome skos:exactMatch UMLS:C4310677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014959 mitochondrial DNA depletion syndrome 12A (cardiomyopathic type), autosomal dominant skos:exactMatch DOID:0080130 mitochondrial DNA depletion syndrome 12a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014959 mitochondrial DNA depletion syndrome 12A (cardiomyopathic type), autosomal dominant skos:exactMatch OMIM:617184 mitochondrial DNA depletion syndrome 12a (cardiomyopathic type), autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014959 mitochondrial DNA depletion syndrome 12A (cardiomyopathic type), autosomal dominant skos:exactMatch UMLS:C4310676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014960 encephalopathy, progressive, early-onset, with brain edema and/or leukoencephalopathy skos:exactMatch OMIMPS:617186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014960 encephalopathy, progressive, early-onset, with brain edema and/or leukoencephalopathy skos:exactMatch UMLS:C4310675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014961 spermatogenic failure 16 skos:exactMatch DOID:0070184 spermatogenic failure 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014961 spermatogenic failure 16 skos:exactMatch OMIM:617187 spermatogenic failure 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014961 spermatogenic failure 16 skos:exactMatch UMLS:C4310674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014962 intellectual disability, autosomal recessive 57 skos:exactMatch OMIM:617188 intellectual developmental disorder, autosomal recessive 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014962 intellectual disability, autosomal recessive 57 skos:exactMatch UMLS:C4310673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014963 Shashi-Pena syndrome skos:exactMatch OMIM:617190 shashi-pena syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014963 Shashi-Pena syndrome skos:exactMatch UMLS:C4310672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014965 lethal congenital contracture syndrome 11 skos:exactMatch OMIM:617194 lethal congenital contracture syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014965 lethal congenital contracture syndrome 11 skos:exactMatch UMLS:C4310670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014966 periventricular nodular heterotopia 7 skos:exactMatch OMIM:617201 periventricular nodular heterotopia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014966 periventricular nodular heterotopia 7 skos:exactMatch UMLS:C4310669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014967 heterotaxy, visceral, 8, autosomal skos:exactMatch OMIM:617205 heterotaxy, visceral, 8, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014967 heterotaxy, visceral, 8, autosomal skos:exactMatch UMLS:C4310668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014968 encephalopathy, progressive, with amyotrophy and optic atrophy skos:exactMatch OMIM:617207 encephalopathy, progressive, with amyotrophy and optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014968 encephalopathy, progressive, with amyotrophy and optic atrophy skos:exactMatch UMLS:C4310667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014969 isolated sedoheptulokinase deficiency skos:exactMatch OMIM:617213 sedoheptulokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014969 isolated sedoheptulokinase deficiency skos:exactMatch Orphanet:440713 Isolated sedoheptulokinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014969 isolated sedoheptulokinase deficiency skos:exactMatch SCTID:124309005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014969 isolated sedoheptulokinase deficiency skos:exactMatch UMLS:C1291373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014970 spermatogenic failure 17 skos:exactMatch DOID:0070174 spermatogenic failure 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014970 spermatogenic failure 17 skos:exactMatch OMIM:617214 spermatogenic failure 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014970 spermatogenic failure 17 skos:exactMatch UMLS:C4310666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014971 amelogenesis imperfecta, hypomaturation type, IIa6 skos:exactMatch DOID:0080960 amelogenesis imperfecta type 2A6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014971 amelogenesis imperfecta, hypomaturation type, IIa6 skos:exactMatch OMIM:617217 amelogenesis imperfecta, hypomaturation type, iia6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014971 amelogenesis imperfecta, hypomaturation type, IIa6 skos:exactMatch UMLS:C4310665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014972 chromosome 19q13.11 deletion syndrome, proximal skos:exactMatch OMIM:617219 chromosome 19q13.11 deletion syndrome, proximal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014972 chromosome 19q13.11 deletion syndrome, proximal skos:exactMatch UMLS:C4311046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014973 sudden cardiac failure, infantile skos:exactMatch OMIM:617222 sudden cardiac failure, infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014973 sudden cardiac failure, infantile skos:exactMatch UMLS:C4310664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014974 sudden cardiac failure, alcohol-induced skos:exactMatch OMIM:617223 sudden cardiac failure, alcohol-induced semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014974 sudden cardiac failure, alcohol-induced skos:exactMatch UMLS:C4310663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014975 autosomal recessive spastic paraplegia type 78 skos:exactMatch OMIM:617225 spastic paraplegia 78, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014975 autosomal recessive spastic paraplegia type 78 skos:exactMatch Orphanet:513436 Autosomal recessive spastic paraplegia type 78 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014975 autosomal recessive spastic paraplegia type 78 skos:exactMatch UMLS:C4310662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014976 lethal left ventricular non-compaction-seizures-hypotonia-cataract-developmental delay syndrome skos:exactMatch DOID:0111488 combined oxidative phosphorylation deficiency 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014976 lethal left ventricular non-compaction-seizures-hypotonia-cataract-developmental delay syndrome skos:exactMatch OMIM:617228 combined oxidative phosphorylation deficiency 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014976 lethal left ventricular non-compaction-seizures-hypotonia-cataract-developmental delay syndrome skos:exactMatch Orphanet:478049 Lethal left ventricular non-compaction-seizures-hypotonia-cataract-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014976 lethal left ventricular non-compaction-seizures-hypotonia-cataract-developmental delay syndrome skos:exactMatch UMLS:C4310661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014977 autosomal recessive limb-girdle muscular dystrophy type 2R1 skos:exactMatch DOID:0080762 autosomal recessive limb-girdle muscular dystrophy type 2Z semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014977 autosomal recessive limb-girdle muscular dystrophy type 2R1 skos:exactMatch NCIT:C142082 Limb-Girdle Muscular Dystrophy Type 2Z semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014977 autosomal recessive limb-girdle muscular dystrophy type 2R1 skos:exactMatch OMIM:617232 muscular dystrophy, limb-girdle, autosomal recessive 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014977 autosomal recessive limb-girdle muscular dystrophy type 2R1 skos:exactMatch Orphanet:480682 POGLUT1-related limb-girdle muscular dystrophy R21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014977 autosomal recessive limb-girdle muscular dystrophy type 2R1 skos:exactMatch UMLS:C4310660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014977 autosomal recessive limb-girdle muscular dystrophy type 2R1 skos:exactMatch UMLS:CN776834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014978 obsolete preimplantation embryonic lethality 2 skos:exactMatch OMIM:617234 preimplantation embryonic lethality 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014978 obsolete preimplantation embryonic lethality 2 skos:exactMatch UMLS:C4310659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014979 myoclonus, intractable, neonatal skos:exactMatch OMIM:617235 myoclonus, intractable, neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014979 myoclonus, intractable, neonatal skos:exactMatch UMLS:C4310658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014980 cone-rod dystrophy and hearing loss skos:exactMatch OMIMPS:617236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014980 cone-rod dystrophy and hearing loss skos:exactMatch UMLS:C4310657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014981 immunodeficiency 49 skos:exactMatch DOID:0111979 immunodeficiency 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014981 immunodeficiency 49 skos:exactMatch OMIM:617237 immunodeficiency 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014981 immunodeficiency 49 skos:exactMatch UMLS:C4310656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014982 myopia 25, autosomal dominant skos:exactMatch OMIM:617238 myopia 25, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014982 myopia 25, autosomal dominant skos:exactMatch UMLS:C4310655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014983 congenital myasthenic syndrome 21 skos:exactMatch DOID:0110672 congenital myasthenic syndrome 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014983 congenital myasthenic syndrome 21 skos:exactMatch OMIM:617239 myasthenic syndrome, congenital, 21, presynaptic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014983 congenital myasthenic syndrome 21 skos:exactMatch UMLS:C4310654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014984 lung disease, immunodeficiency, and chromosome breakage syndrome; skos:exactMatch OMIM:617241 lung disease, immunodeficiency, and chromosome breakage syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014984 lung disease, immunodeficiency, and chromosome breakage syndrome; skos:exactMatch UMLS:C4310653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014985 Fanconi anemia complementation group V skos:exactMatch DOID:0111080 Fanconi anemia complementation group V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014985 Fanconi anemia complementation group V skos:exactMatch OMIM:617243 fanconi anemia, complementation group 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014985 Fanconi anemia complementation group V skos:exactMatch UMLS:C4310652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014986 Fanconi anemia complementation group R skos:exactMatch DOID:0111090 Fanconi anemia complementation group R semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014986 Fanconi anemia complementation group R skos:exactMatch OMIM:617244 fanconi anemia, complementation group r semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014986 Fanconi anemia complementation group R skos:exactMatch UMLS:C4284093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014987 Fanconi anemia complementation group U skos:exactMatch DOID:0111085 Fanconi anemia complementation group U semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014987 Fanconi anemia complementation group U skos:exactMatch OMIM:617247 fanconi anemia, complementation group u semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014987 Fanconi anemia complementation group U skos:exactMatch UMLS:C4310651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014989 uncombable hair syndrome 2 skos:exactMatch OMIM:617251 uncombable hair syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014989 uncombable hair syndrome 2 skos:exactMatch UMLS:C4310649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014990 uncombable hair syndrome 3 skos:exactMatch OMIM:617252 uncombable hair syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014990 uncombable hair syndrome 3 skos:exactMatch UMLS:C4310648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014991 Seckel syndrome 10 skos:exactMatch DOID:0070008 Seckel syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014991 Seckel syndrome 10 skos:exactMatch OMIM:617253 seckel syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014991 Seckel syndrome 10 skos:exactMatch UMLS:C4310647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014992 lissencephaly 8 skos:exactMatch DOID:0112233 lissencephaly 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014992 lissencephaly 8 skos:exactMatch OMIM:617255 lissencephaly 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014992 lissencephaly 8 skos:exactMatch UMLS:C4310646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014993 myofibrillar myopathy 8 skos:exactMatch DOID:0080308 myofibrillar myopathy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014993 myofibrillar myopathy 8 skos:exactMatch OMIM:617258 myopathy, myofibrillar, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014993 myofibrillar myopathy 8 skos:exactMatch UMLS:C4310645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014994 global developmental delay, absent or hypoplastic corpus callosum, and dysmorphic facies skos:exactMatch OMIM:617260 global developmental delay, absent or hypoplastic corpus callosum, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014994 global developmental delay, absent or hypoplastic corpus callosum, and dysmorphic facies skos:exactMatch UMLS:C4310644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014995 neurodevelopmental disorder with hypotonia, seizures, and absent language skos:exactMatch OMIM:617268 neurodevelopmental disorder with hypotonia, seizures, and absent language semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014995 neurodevelopmental disorder with hypotonia, seizures, and absent language skos:exactMatch UMLS:C4310643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014996 intellectual disability, autosomal recessive 58 skos:exactMatch OMIM:617270 intellectual developmental disorder, autosomal recessive 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014996 intellectual disability, autosomal recessive 58 skos:exactMatch UMLS:C4310641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014997 nephronophthisis 20 skos:exactMatch DOID:0111127 nephronophthisis 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014997 nephronophthisis 20 skos:exactMatch OMIM:617271 nephronophthisis 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014997 nephronophthisis 20 skos:exactMatch UMLS:C4310640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014998 glaucoma 3, primary congenital, E skos:exactMatch OMIM:617272 glaucoma 3, primary congenital, e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014998 glaucoma 3, primary congenital, E skos:exactMatch UMLS:C4310639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0014999 tooth agenesis, selective, 9 skos:exactMatch OMIM:617275 tooth agenesis, selective, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015000 developmental and epileptic encephalopathy, 48 skos:exactMatch DOID:0080448 developmental and epileptic encephalopathy 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015000 developmental and epileptic encephalopathy, 48 skos:exactMatch OMIM:617276 developmental and epileptic encephalopathy 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015000 developmental and epileptic encephalopathy, 48 skos:exactMatch UMLS:C4310637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015001 atrial fibrillation, familial, 18 skos:exactMatch OMIM:617280 atrial fibrillation, familial, 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015001 atrial fibrillation, familial, 18 skos:exactMatch UMLS:C4310636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015002 developmental and epileptic encephalopathy, 49 skos:exactMatch DOID:0080441 developmental and epileptic encephalopathy 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015002 developmental and epileptic encephalopathy, 49 skos:exactMatch OMIM:617281 developmental and epileptic encephalopathy 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015002 developmental and epileptic encephalopathy, 49 skos:exactMatch UMLS:C4310635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015003 dystonia, childhood-onset, with optic atrophy and basal ganglia abnormalities skos:exactMatch OMIM:617282 dystonia, childhood-onset, with optic atrophy and basal ganglia abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015003 dystonia, childhood-onset, with optic atrophy and basal ganglia abnormalities skos:exactMatch Orphanet:508093 MEPAN syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015003 dystonia, childhood-onset, with optic atrophy and basal ganglia abnormalities skos:exactMatch UMLS:C4310634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015004 dystonia 28, childhood-onset skos:exactMatch OMIM:617284 dystonia 28, childhood-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015004 dystonia 28, childhood-onset skos:exactMatch Orphanet:589618 Dystonia 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015004 dystonia 28, childhood-onset skos:exactMatch UMLS:C4310633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015005 epilepsy, early-onset, vitamin B6-dependent skos:exactMatch OMIM:617290 epilepsy, early-onset, vitamin b6-dependent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015005 epilepsy, early-onset, vitamin B6-dependent skos:exactMatch UMLS:C4310632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015006 epidermolysis bullosa simplex 6, generalized, with scarring and hair loss skos:exactMatch OMIM:617294 epidermolysis bullosa simplex 6, generalized intermediate, with or without cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015006 epidermolysis bullosa simplex 6, generalized, with scarring and hair loss skos:exactMatch Orphanet:508529 Intermediate epidermolysis bullosa simplex with cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015006 epidermolysis bullosa simplex 6, generalized, with scarring and hair loss skos:exactMatch UMLS:C4310631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015007 spastic paraplegia, intellectual disability, nystagmus, and obesity; skos:exactMatch OMIM:617296 spastic paraplegia, intellectual disability, nystagmus, and obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015007 spastic paraplegia, intellectual disability, nystagmus, and obesity; skos:exactMatch Orphanet:521390 Spastic paraplegia-intellectual disability-nystagmus-obesity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015007 spastic paraplegia, intellectual disability, nystagmus, and obesity; skos:exactMatch UMLS:C4284592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015008 amelogenesis imperfecta, type 1J skos:exactMatch DOID:0080953 amelogenesis imperfecta type 1J semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015008 amelogenesis imperfecta, type 1J skos:exactMatch OMIM:617297 amelogenesis imperfecta, iia 1j semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015009 lymphatic malformation 7 skos:exactMatch OMIM:617300 lymphatic malformation 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015010 atypical glycine encephalopathy skos:exactMatch OMIM:617301 glycine encephalopathy with normal serum glycine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015010 atypical glycine encephalopathy skos:exactMatch Orphanet:289863 Atypical glycine encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015010 atypical glycine encephalopathy skos:exactMatch UMLS:C4310943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015011 optic atrophy 11 skos:exactMatch DOID:0111436 optic atrophy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015011 optic atrophy 11 skos:exactMatch OMIM:617302 optic atrophy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015011 optic atrophy 11 skos:exactMatch UMLS:C4310628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015011 optic atrophy 11 skos:exactMatch UMLS:CN230145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015012 mucopolysaccharidosis-like syndrome with congenital heart defects and hematopoietic disorders skos:exactMatch OMIM:617303 mucopolysaccharidosis-plus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015012 mucopolysaccharidosis-like syndrome with congenital heart defects and hematopoietic disorders skos:exactMatch Orphanet:505248 Mucopolysaccharidosis-like syndrome with congenital heart defects and hematopoietic disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015012 mucopolysaccharidosis-like syndrome with congenital heart defects and hematopoietic disorders skos:exactMatch UMLS:C4310627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015013 retinitis pigmentosa 77 skos:exactMatch DOID:0080350 retinitis pigmentosa 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015013 retinitis pigmentosa 77 skos:exactMatch OMIM:617304 retinitis pigmentosa 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015013 retinitis pigmentosa 77 skos:exactMatch UMLS:C4310626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015014 coloboma, osteopetrosis, microphthalmia, macrocephaly, albinism, and deafness skos:exactMatch OMIM:617306 coloboma, osteopetrosis, microphthalmia, macrocephaly, albinism, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015014 coloboma, osteopetrosis, microphthalmia, macrocephaly, albinism, and deafness skos:exactMatch Orphanet:603494 Coloboma-osteopetrosis-microphthalmia-macrocephaly-albinism-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015014 coloboma, osteopetrosis, microphthalmia, macrocephaly, albinism, and deafness skos:exactMatch UMLS:C4310625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015015 congenital bile acid synthesis defect 6 skos:exactMatch DOID:0111067 congenital bile acid synthesis defect 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015015 congenital bile acid synthesis defect 6 skos:exactMatch OMIM:617308 bile acid synthesis defect, congenital, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015015 congenital bile acid synthesis defect 6 skos:exactMatch UMLS:C4310624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015016 anterior segment dysgenesis 6 skos:exactMatch DOID:0080611 anterior segment dysgenesis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015016 anterior segment dysgenesis 6 skos:exactMatch OMIM:617315 anterior segment dysgenesis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015016 anterior segment dysgenesis 6 skos:exactMatch UMLS:C4310623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015017 anterior segment dysgenesis 8 skos:exactMatch DOID:0080613 anterior segment dysgenesis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015017 anterior segment dysgenesis 8 skos:exactMatch OMIM:617319 anterior segment dysgenesis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015017 anterior segment dysgenesis 8 skos:exactMatch Orphanet:519388 Autosomal recessive anterior segment dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015017 anterior segment dysgenesis 8 skos:exactMatch UMLS:C4310622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015018 ichthyosis, congenital, autosomal recessive 12 skos:exactMatch OMIM:617320 ichthyosis, congenital, autosomal recessive 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015018 ichthyosis, congenital, autosomal recessive 12 skos:exactMatch UMLS:C4310621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015019 Yao syndrome skos:exactMatch OMIM:617321 yao syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015019 Yao syndrome skos:exactMatch SCTID:768667002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015019 Yao syndrome skos:exactMatch UMLS:C4310620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015020 intellectual disability, autosomal recessive 59 skos:exactMatch OMIM:617323 intellectual developmental disorder, autosomal recessive 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015020 intellectual disability, autosomal recessive 59 skos:exactMatch UMLS:C4310619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015021 hypotonia, ataxia, and delayed development syndrome skos:exactMatch DOID:0081176 hypotonia, ataxia, and delayed development syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015021 hypotonia, ataxia, and delayed development syndrome skos:exactMatch OMIM:617330 hypotonia, ataxia, and delayed development syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015021 hypotonia, ataxia, and delayed development syndrome skos:exactMatch UMLS:C4310618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015022 intellectual developmental disorder with dysmorphic facies and ptosis skos:exactMatch OMIM:617333 intellectual developmental disorder with dysmorphic facies and ptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015022 intellectual developmental disorder with dysmorphic facies and ptosis skos:exactMatch UMLS:C4310617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015023 MYPN-related myopathy skos:exactMatch DOID:0110933 nemaline myopathy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015023 MYPN-related myopathy skos:exactMatch OMIM:617336 nemaline myopathy 11, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015023 MYPN-related myopathy skos:exactMatch UMLS:C4479186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015023 MYPN-related myopathy skos:exactMatch UMLS:CN240509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015024 ectodermal dysplasia 12, hypohidrotic/hair/tooth/nail type skos:exactMatch DOID:0111652 ectodermal dysplasia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015024 ectodermal dysplasia 12, hypohidrotic/hair/tooth/nail type skos:exactMatch OMIM:617337 ectodermal dysplasia 12, hypohidrotic/hair/tooth/nail iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015024 ectodermal dysplasia 12, hypohidrotic/hair/tooth/nail type skos:exactMatch UMLS:C4310616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015025 developmental and epileptic encephalopathy, 51 skos:exactMatch DOID:0080433 developmental and epileptic encephalopathy 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015025 developmental and epileptic encephalopathy, 51 skos:exactMatch OMIM:617339 developmental and epileptic encephalopathy 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015025 developmental and epileptic encephalopathy, 51 skos:exactMatch UMLS:C4479208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015025 developmental and epileptic encephalopathy, 51 skos:exactMatch UMLS:CN240510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015026 cerebroretinal microangiopathy with calcifications and cysts 2 skos:exactMatch OMIM:617341 cerebroretinal microangiopathy with calcifications and cysts 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015026 cerebroretinal microangiopathy with calcifications and cysts 2 skos:exactMatch UMLS:CN240513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015027 familial isolated hyperparathyroidism skos:exactMatch NCIT:C94830 Familial Isolated Hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015027 familial isolated hyperparathyroidism skos:exactMatch Orphanet:99879 Familial isolated hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015027 familial isolated hyperparathyroidism skos:exactMatch UMLS:CN207422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015028 48,XXYY syndrome skos:exactMatch NCIT:C89801 XXYY Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015028 48,XXYY syndrome skos:exactMatch Orphanet:10 48,XXYY syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015028 48,XXYY syndrome skos:exactMatch SCTID:403760006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015028 48,XXYY syndrome skos:exactMatch UMLS:C2936741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015029 reticular perineurioma skos:exactMatch Orphanet:100000 Reticular perineurioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015029 reticular perineurioma skos:exactMatch UMLS:CN197319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015030 sclerosing perineurioma skos:exactMatch Orphanet:100001 Sclerosing perineurioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015030 sclerosing perineurioma skos:exactMatch UMLS:CN197320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015031 extraneural perineurioma skos:exactMatch Orphanet:100002 Extraneural perineurioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015031 extraneural perineurioma skos:exactMatch SCTID:768926005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015031 extraneural perineurioma skos:exactMatch UMLS:CN197321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015032 intraneural perineurioma skos:exactMatch DOID:4696 intraneural perineurioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015032 intraneural perineurioma skos:exactMatch NCIT:C6911 Intraneural Perineurioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015032 intraneural perineurioma skos:exactMatch Orphanet:100003 Intraneural perineurioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015032 intraneural perineurioma skos:exactMatch SCTID:768934004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015032 intraneural perineurioma skos:exactMatch UMLS:C1370658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015033 ABeta amyloidosis, dutch type skos:exactMatch Orphanet:100006 ABeta amyloidosis, Dutch type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015033 ABeta amyloidosis, dutch type skos:exactMatch SCTID:56453003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015034 lissencephaly with cerebellar hypoplasia type A skos:exactMatch Orphanet:100011 Lissencephaly with cerebellar hypoplasia type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015034 lissencephaly with cerebellar hypoplasia type A skos:exactMatch UMLS:CN228900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015035 lissencephaly with cerebellar hypoplasia type B skos:exactMatch Orphanet:100012 Lissencephaly with cerebellar hypoplasia type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015035 lissencephaly with cerebellar hypoplasia type B skos:exactMatch SCTID:715819005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015035 lissencephaly with cerebellar hypoplasia type B skos:exactMatch UMLS:C4274993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015035 lissencephaly with cerebellar hypoplasia type B skos:exactMatch UMLS:CN228901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015036 lissencephaly with cerebellar hypoplasia type C skos:exactMatch Orphanet:100013 Lissencephaly with cerebellar hypoplasia type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015036 lissencephaly with cerebellar hypoplasia type C skos:exactMatch SCTID:715820004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015036 lissencephaly with cerebellar hypoplasia type C skos:exactMatch UMLS:C4274992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015036 lissencephaly with cerebellar hypoplasia type C skos:exactMatch UMLS:CN228902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015037 lissencephaly with cerebellar hypoplasia type D skos:exactMatch Orphanet:100014 Lissencephaly with cerebellar hypoplasia type D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015037 lissencephaly with cerebellar hypoplasia type D skos:exactMatch SCTID:715821000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015037 lissencephaly with cerebellar hypoplasia type D skos:exactMatch UMLS:C4274991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015037 lissencephaly with cerebellar hypoplasia type D skos:exactMatch UMLS:CN228903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015038 lissencephaly with cerebellar hypoplasia type E skos:exactMatch Orphanet:100015 Lissencephaly with cerebellar hypoplasia type E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015038 lissencephaly with cerebellar hypoplasia type E skos:exactMatch UMLS:CN228904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015039 lissencephaly with cerebellar hypoplasia type F skos:exactMatch Orphanet:100016 Lissencephaly with cerebellar hypoplasia type F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015039 lissencephaly with cerebellar hypoplasia type F skos:exactMatch SCTID:715822007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015039 lissencephaly with cerebellar hypoplasia type F skos:exactMatch UMLS:C4274989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015039 lissencephaly with cerebellar hypoplasia type F skos:exactMatch UMLS:CN228905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015040 myelodysplastic syndrome with excess blasts-1 skos:exactMatch NCIT:C7167 Myelodysplastic Syndrome with Excess Blasts-1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015040 myelodysplastic syndrome with excess blasts-1 skos:exactMatch Orphanet:100019 Refractory anemia with excess blasts type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015040 myelodysplastic syndrome with excess blasts-1 skos:exactMatch UMLS:C1318550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015041 myelodysplastic syndrome with excess blasts-2 skos:exactMatch NCIT:C7168 Myelodysplastic Syndrome with Excess Blasts-2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015041 myelodysplastic syndrome with excess blasts-2 skos:exactMatch Orphanet:100020 Refractory anemia with excess blasts type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015041 myelodysplastic syndrome with excess blasts-2 skos:exactMatch UMLS:C1318551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015042 primary plasmacytoma of the bone skos:exactMatch Orphanet:100021 Primary plasmacytoma of the bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015042 primary plasmacytoma of the bone skos:exactMatch UMLS:CN197327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015043 extramedullary soft tissue plasmacytoma skos:exactMatch Orphanet:100022 Extramedullary soft tissue plasmacytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015043 extramedullary soft tissue plasmacytoma skos:exactMatch UMLS:CN197328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015044 mu-heavy chain disease skos:exactMatch DOID:0060128 mu chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015044 mu-heavy chain disease skos:exactMatch NCIT:C3892 Mu Heavy Chain Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015044 mu-heavy chain disease skos:exactMatch Orphanet:100024 Mu-heavy chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015044 mu-heavy chain disease skos:exactMatch SCTID:61493004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015045 alpha-heavy chain disease skos:exactMatch DOID:0060126 alpha chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015045 alpha-heavy chain disease skos:exactMatch MESH:D007161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015045 alpha-heavy chain disease skos:exactMatch NCIT:C3132 Alpha Heavy Chain Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015045 alpha-heavy chain disease skos:exactMatch Orphanet:100025 Alpha-heavy chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015045 alpha-heavy chain disease skos:exactMatch UMLS:C0021071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015046 gamma-heavy chain disease skos:exactMatch DOID:0060127 gamma heavy chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015046 gamma-heavy chain disease skos:exactMatch NCIT:C3083 Gamma Heavy Chain Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015046 gamma-heavy chain disease skos:exactMatch Orphanet:100026 Gamma-heavy chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015046 gamma-heavy chain disease skos:exactMatch SCTID:109984001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015047 amelogenesis imperfecta type 1 skos:exactMatch Orphanet:100031 Hypoplastic amelogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015047 amelogenesis imperfecta type 1 skos:exactMatch SCTID:109476006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015048 amelogenesis imperfecta type 2 skos:exactMatch MESH:C536606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015048 amelogenesis imperfecta type 2 skos:exactMatch Orphanet:100033 Hypomaturation amelogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015048 amelogenesis imperfecta type 2 skos:exactMatch SCTID:109475005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015049 solitary necrotic nodule of the liver skos:exactMatch Orphanet:100035 Solitary necrotic nodule of the liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015049 solitary necrotic nodule of the liver skos:exactMatch SCTID:447058001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015049 solitary necrotic nodule of the liver skos:exactMatch UMLS:CN197336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015050 esophageal duplication cyst skos:exactMatch Orphanet:100047 Esophageal duplication cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015050 esophageal duplication cyst skos:exactMatch SCTID:721161005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015051 tubular duplication of the esophagus skos:exactMatch Orphanet:100048 Tubular duplication of the esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015052 obsolete primary interstitial lung disease specific to childhood due to pulmonary surfactant protein anomalies skos:exactMatch Orphanet:100049 Primary interstitial lung disease specific to childhood due to pulmonary surfactant protein anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015052 obsolete primary interstitial lung disease specific to childhood due to pulmonary surfactant protein anomalies skos:exactMatch UMLS:CN197343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015053 hereditary angioedema type 1 skos:exactMatch Orphanet:100050 Hereditary angioedema type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015053 hereditary angioedema type 1 skos:exactMatch SCTID:234619000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015054 hereditary angioedema type 2 skos:exactMatch Orphanet:100051 Hereditary angioedema type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015054 hereditary angioedema type 2 skos:exactMatch UMLS:C1862892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015055 acquired angioedema type 2 skos:exactMatch Orphanet:100055 Acquired angioedema type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015055 acquired angioedema type 2 skos:exactMatch UMLS:CN197347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015056 acquired angioedema type 1 skos:exactMatch Orphanet:100056 Acquired angioedema type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015056 acquired angioedema type 1 skos:exactMatch UMLS:CN197348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015057 renin-angiotensin-aldosterone system-blocker-induced angioedema skos:exactMatch MESH:C535293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015057 renin-angiotensin-aldosterone system-blocker-induced angioedema skos:exactMatch Orphanet:100057 Renin-angiotensin-aldosterone system-blocker-induced angioedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015057 renin-angiotensin-aldosterone system-blocker-induced angioedema skos:exactMatch SCTID:403607004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015057 renin-angiotensin-aldosterone system-blocker-induced angioedema skos:exactMatch UMLS:C1304495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015059 progressive non-fluent aphasia skos:exactMatch MESH:D057178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015059 progressive non-fluent aphasia skos:exactMatch NCIT:C85025 Primary Progressive Nonfluent Aphasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015059 progressive non-fluent aphasia skos:exactMatch Orphanet:100070 Progressive non-fluent aphasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015059 progressive non-fluent aphasia skos:exactMatch SCTID:716281000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015060 mosaic trisomy 3 skos:exactMatch Orphanet:100071 Mosaic trisomy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015060 mosaic trisomy 3 skos:exactMatch SCTID:764627005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015060 mosaic trisomy 3 skos:exactMatch UMLS:CN073992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015061 neurogenic thoracic outlet syndrome skos:exactMatch Orphanet:100073 Neurogenic thoracic outlet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015061 neurogenic thoracic outlet syndrome skos:exactMatch SCTID:2040007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015061 neurogenic thoracic outlet syndrome skos:exactMatch UMLS:C0751549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015062 gastric neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch NCIT:C95871 Gastric Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015062 gastric neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch UMLS:C3272399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015062 gastric neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch UMLS:CN197355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015063 duodenal neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch NCIT:C135080 Duodenal Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015063 duodenal neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch Orphanet:100076 Duodenal neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015063 duodenal neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch UMLS:CN197356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015064 jejunal neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch NCIT:C135090 Jejunal Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015064 jejunal neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch Orphanet:100077 Jejunal neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015064 jejunal neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch UMLS:CN197357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015065 ileal neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch NCIT:C135092 Ileal Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015065 ileal neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch Orphanet:100078 Ileal neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015065 ileal neuroendocrine tumor, well differentiated, low or intermediate grade skos:exactMatch UMLS:CN197358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015066 neuroendocrine tumor of the appendix, well differentiated, low or intermediate grade skos:exactMatch NCIT:C96422 Appendix Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015066 neuroendocrine tumor of the appendix, well differentiated, low or intermediate grade skos:exactMatch Orphanet:100079 Neuroendocrine neoplasm of appendix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015066 neuroendocrine tumor of the appendix, well differentiated, low or intermediate grade skos:exactMatch SCTID:725167001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015067 neuroendocrine tumor of the colon, well differentiated, low or intermediate grade tumor skos:exactMatch NCIT:C135212 Colon Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015068 neuroendocrine tumor of rectum, well differentiated, low or intermediate grade skos:exactMatch NCIT:C135213 Rectal Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015068 neuroendocrine tumor of rectum, well differentiated, low or intermediate grade skos:exactMatch UMLS:CN197361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015069 neuroendocrine tumor of the anal canal skos:exactMatch NCIT:C96540 Anal Canal Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015069 neuroendocrine tumor of the anal canal skos:exactMatch Orphanet:100082 Neuroendocrine tumor of anal canal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015069 neuroendocrine tumor of the anal canal skos:exactMatch UMLS:CN197362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015070 laryngeal neuroendocrine neoplasm skos:exactMatch DOID:5457 laryngeal neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015070 laryngeal neuroendocrine neoplasm skos:exactMatch NCIT:C6023 Laryngeal Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015070 laryngeal neuroendocrine neoplasm skos:exactMatch Orphanet:100083 Laryngeal neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015070 laryngeal neuroendocrine neoplasm skos:exactMatch SCTID:707625001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015070 laryngeal neuroendocrine neoplasm skos:exactMatch UMLS:C1334374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015071 middle ear neuroendocrine tumor skos:exactMatch Orphanet:100084 Middle ear neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015071 middle ear neuroendocrine tumor skos:exactMatch SCTID:717918002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015071 middle ear neuroendocrine tumor skos:exactMatch UMLS:C4305468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015071 middle ear neuroendocrine tumor skos:exactMatch UMLS:CN197364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015072 liver neuroendocrine carcinoma skos:exactMatch NCIT:C96787 Liver Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015072 liver neuroendocrine carcinoma skos:exactMatch Orphanet:100085 Primary hepatic neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015072 liver neuroendocrine carcinoma skos:exactMatch SCTID:716652006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015072 liver neuroendocrine carcinoma skos:exactMatch UMLS:C3273031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015072 liver neuroendocrine carcinoma skos:exactMatch UMLS:CN197365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015073 gallbladder neuroendocrine tumor, grade 1/2 skos:exactMatch NCIT:C96918 Gallbladder Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015073 gallbladder neuroendocrine tumor, grade 1/2 skos:exactMatch Orphanet:100086 Gallbladder neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015073 gallbladder neuroendocrine tumor, grade 1/2 skos:exactMatch UMLS:C3273116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015073 gallbladder neuroendocrine tumor, grade 1/2 skos:exactMatch UMLS:CN197366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015074 thyroid tumor skos:exactMatch NCIT:C3414 Thyroid Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015074 thyroid tumor skos:exactMatch Orphanet:100087 Thyroid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015074 thyroid tumor skos:exactMatch SCTID:127018007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015075 thyroid gland carcinoma skos:exactMatch DOID:3963 thyroid gland carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015075 thyroid gland carcinoma skos:exactMatch NCIT:C4815 Thyroid Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015075 thyroid gland carcinoma skos:exactMatch Orphanet:100088 Thyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015075 thyroid gland carcinoma skos:exactMatch SCTID:448216007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015075 thyroid gland carcinoma skos:exactMatch UMLS:C0549473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015076 obsolete rare parathyroid tumor skos:exactMatch Orphanet:100090 Rare parathyroid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015079 multiple polyglandular tumor skos:exactMatch ICD10WHO:D44.8 Neoplasm of uncertain or unknown behaviour: Pluriglandular involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015079 multiple polyglandular tumor skos:exactMatch Orphanet:100094 Multiple polyglandular tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015079 multiple polyglandular tumor skos:exactMatch UMLS:CN197373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015081 obsolete neuroendocrine tumor with other location skos:exactMatch Orphanet:100101 Neuroendocrine tumor with other location semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015081 obsolete neuroendocrine tumor with other location skos:exactMatch UMLS:CN197376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015082 alopecia antibody deficiency skos:exactMatch Orphanet:1006 Alopecia antibody deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015083 nuclear oculomotor paralysis skos:exactMatch Orphanet:100932 OBSOLETE: Nuclear oculomotor paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015084 FRAXF syndrome skos:exactMatch Orphanet:100974 FRAXF syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015084 FRAXF syndrome skos:exactMatch SCTID:716708005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015084 FRAXF syndrome skos:exactMatch UMLS:C4274329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015084 FRAXF syndrome skos:exactMatch UMLS:CN197382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015085 bathing suit ichthyosis skos:exactMatch Orphanet:100976 Bathing suit ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015085 bathing suit ichthyosis skos:exactMatch SCTID:725588002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015085 bathing suit ichthyosis skos:exactMatch UMLS:C4511230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015086 cloverleaf skull-asphyxiating thoracic dysplasia syndrome skos:exactMatch Orphanet:100978 Cloverleaf skull-asphyxiating thoracic dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015086 cloverleaf skull-asphyxiating thoracic dysplasia syndrome skos:exactMatch UMLS:CN197384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015087 autosomal dominant complex spastic paraplegia skos:exactMatch Orphanet:100979 Autosomal dominant complex spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015087 autosomal dominant complex spastic paraplegia skos:exactMatch UMLS:CN226593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015088 autosomal dominant pure spastic paraplegia skos:exactMatch Orphanet:100980 Autosomal dominant pure spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015088 autosomal dominant pure spastic paraplegia skos:exactMatch UMLS:CN226594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015089 autosomal recessive complex spastic paraplegia skos:exactMatch Orphanet:100981 Autosomal recessive complex spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015089 autosomal recessive complex spastic paraplegia skos:exactMatch UMLS:CN228909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015090 autosomal recessive pure spastic paraplegia skos:exactMatch Orphanet:100982 Autosomal recessive pure spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015090 autosomal recessive pure spastic paraplegia skos:exactMatch UMLS:CN228910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015091 autosomal dominant spastic paraplegia type 9 skos:exactMatch Orphanet:100990 OBSOLETE: Autosomal dominant spastic paraplegia type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015092 cleft hard palate skos:exactMatch ICD10CM:Q35.1 Cleft hard palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015092 cleft hard palate skos:exactMatch Orphanet:101023 Cleft hard palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015092 cleft hard palate skos:exactMatch SCTID:448915004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015093 sub-cortical nodular heterotopia skos:exactMatch Orphanet:101029 Sub-cortical nodular heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015094 subependymal nodular heterotopia skos:exactMatch Orphanet:101030 Subependymal nodular heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015094 subependymal nodular heterotopia skos:exactMatch SCTID:699812002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015094 subependymal nodular heterotopia skos:exactMatch UMLS:C3160906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015095 Peters anomaly-cataract syndrome skos:exactMatch MESH:C537885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015095 Peters anomaly-cataract syndrome skos:exactMatch Orphanet:101033 OBSOLETE: Peters anomaly-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015095 Peters anomaly-cataract syndrome skos:exactMatch UMLS:C2931652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015096 familial hypofibrinogenemia skos:exactMatch Orphanet:101041 Familial hypofibrinogenemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015096 familial hypofibrinogenemia skos:exactMatch UMLS:CN197419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015097 aortic valve dysplasia skos:exactMatch Orphanet:101043 Congenital aortic valve dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015097 aortic valve dysplasia skos:exactMatch SCTID:253604004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015099 unilateral hemispheric polymicrogyria skos:exactMatch Orphanet:101071 Unilateral hemispheric polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015100 aregenerative anemia skos:exactMatch Orphanet:101096 Aregenerative anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015100 aregenerative anemia skos:exactMatch SCTID:89112009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015100 aregenerative anemia skos:exactMatch UMLS:C0553669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015101 Marin-Amat syndrome skos:exactMatch Orphanet:101104 Marin-Amat syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015101 Marin-Amat syndrome skos:exactMatch UMLS:CN197448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015102 non-secreting chemodectoma skos:exactMatch Orphanet:101106 OBSOLETE: Non-secreting chemodectoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015103 pulmonary valve agenesis-tetralogy of fallot-absence of ductus arteriosus syndrome skos:exactMatch Orphanet:101206 Pulmonary valve agenesis-tetralogy of Fallot-absence of ductus arteriosus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015103 pulmonary valve agenesis-tetralogy of fallot-absence of ductus arteriosus syndrome skos:exactMatch UMLS:CN197455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015104 porphyria cutanea tarda skos:exactMatch DOID:3132 porphyria cutanea tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015104 porphyria cutanea tarda skos:exactMatch MESH:D017119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015104 porphyria cutanea tarda skos:exactMatch NCIT:C27725 Porphyria Cutanea Tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015104 porphyria cutanea tarda skos:exactMatch Orphanet:101330 Porphyria cutanea tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015104 porphyria cutanea tarda skos:exactMatch SCTID:61860000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015104 porphyria cutanea tarda skos:exactMatch UMLS:C0162566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015106 obsolete rare urogenital disease skos:exactMatch Orphanet:101433 Rare urogenital disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015106 obsolete rare urogenital disease skos:exactMatch UMLS:CN197464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015107 obsolete rare genetic eye disease skos:exactMatch Orphanet:101435 Rare genetic eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015107 obsolete rare genetic eye disease skos:exactMatch UMLS:CN197465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015108 obsolete rare non-syndromic intellectual disability skos:exactMatch Orphanet:101685 Rare non-syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015108 obsolete rare non-syndromic intellectual disability skos:exactMatch UMLS:CN226598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015109 congenital anomaly of the mitral subvalvular apparatus skos:exactMatch Orphanet:101932 Anomaly of the mitral subvalvular apparatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015110 obsolete genetic cardiac rhythm disease skos:exactMatch Orphanet:101934 Genetic cardiac rhythm disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015110 obsolete genetic cardiac rhythm disease skos:exactMatch UMLS:CN197467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015111 gastroesophageal disease skos:exactMatch Orphanet:101936 Rare gastroesophageal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015111 gastroesophageal disease skos:exactMatch UMLS:CN197468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015112 obsolete rare pancreatic disease skos:exactMatch Orphanet:101937 Rare pancreatic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015113 obsolete rare vascular liver disease skos:exactMatch Orphanet:101938 Rare vascular liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015114 obsolete rare parenchymal liver disease skos:exactMatch Orphanet:101939 Rare parenchymal liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015114 obsolete rare parenchymal liver disease skos:exactMatch UMLS:CN197471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015115 obsolete rare genetic metabolic liver disease skos:exactMatch Orphanet:101940 Rare metabolic liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015115 obsolete rare genetic metabolic liver disease skos:exactMatch UMLS:C0851734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015116 obsolete rare biliary tract disease skos:exactMatch Orphanet:101941 Rare biliary tract disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015116 obsolete rare biliary tract disease skos:exactMatch UMLS:CN197473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015117 obsolete rare hepatic and biliary tract tumor skos:exactMatch Orphanet:101943 Rare hepatic and biliary tract tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015117 obsolete rare hepatic and biliary tract tumor skos:exactMatch UMLS:CN197474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015118 obsolete rare pulmonary disease skos:exactMatch Orphanet:101944 Rare pulmonary disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015119 obsolete bronchopulmonary tumor skos:exactMatch Orphanet:101945 Rare bronchopulmonary tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015119 obsolete bronchopulmonary tumor skos:exactMatch UMLS:CN197476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015120 obsolete rare acquired eye disease skos:exactMatch Orphanet:101949 OBSOLETE: Rare acquired eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015120 obsolete rare acquired eye disease skos:exactMatch UMLS:CN197477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015121 obsolete rare eye tumor skos:exactMatch Orphanet:101950 Rare eye tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015122 obsolete rare diabetes mellitus skos:exactMatch Orphanet:101952 Rare diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015122 obsolete rare diabetes mellitus skos:exactMatch UMLS:CN226600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015123 obsolete rare inherited dyslipidemia skos:exactMatch Orphanet:101953 Rare dyslipidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015124 obsolete rare adrenal disease skos:exactMatch Orphanet:101954 Rare adrenal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015125 obsolete rare thyroid disease skos:exactMatch Orphanet:101955 Rare thyroid disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015126 polyendocrinopathy skos:exactMatch Orphanet:101956 Polyendocrinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015127 pituitary deficiency skos:exactMatch Orphanet:101957 Pituitary deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015128 primary adrenal insufficiency skos:exactMatch NCIT:C113172 Primary Adrenal Insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015128 primary adrenal insufficiency skos:exactMatch Orphanet:101958 Primary adrenal insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015128 primary adrenal insufficiency skos:exactMatch UMLS:C3887896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015129 chronic primary adrenal insufficiency skos:exactMatch DOID:13774 Addison's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015129 chronic primary adrenal insufficiency skos:exactMatch MESH:D000224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015129 chronic primary adrenal insufficiency skos:exactMatch NCIT:C26689 Addison's Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015129 chronic primary adrenal insufficiency skos:exactMatch OMIM:240200 hypoadrenocorticism, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015129 chronic primary adrenal insufficiency skos:exactMatch Orphanet:101959 Chronic primary adrenal insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015129 chronic primary adrenal insufficiency skos:exactMatch SCTID:373662000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015129 chronic primary adrenal insufficiency skos:exactMatch UMLS:C0271737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015130 acquired chronic primary adrenal insufficiency skos:exactMatch Orphanet:101963 Acquired chronic primary adrenal insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015131 combined immunodeficiency skos:exactMatch DOID:0111962 combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015131 combined immunodeficiency skos:exactMatch DOID:628 combined T cell and B cell immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015131 combined immunodeficiency skos:exactMatch NCIT:C27871 Congenital Combined Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015131 combined immunodeficiency skos:exactMatch Orphanet:101972 Combined T and B cell immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015131 combined immunodeficiency skos:exactMatch UMLS:C0494261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015132 immunodeficiency predominantly affecting antibody production skos:exactMatch Orphanet:101977 Immunodeficiency predominantly affecting antibody production semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015133 quantitative and/or qualitative congenital phagocyte defect skos:exactMatch Orphanet:101985 Quantitative and/or qualitative congenital phagocyte defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015134 constitutional neutropenia skos:exactMatch NCIT:C61242 Congenital Neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015134 constitutional neutropenia skos:exactMatch Orphanet:101987 Constitutional neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015135 primary immunodeficiency due to a genetic defect in innate immunity skos:exactMatch Orphanet:101988 Primary immunodeficiency due to a defect in innate immunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015136 obsolete immunodeficiency due to a genetic complement cascade protein anomaly skos:exactMatch Orphanet:101992 Immunodeficiency due to a complement cascade protein anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015137 periodic fever syndrome skos:exactMatch NCIT:C118240 Periodic Fever Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015137 periodic fever syndrome skos:exactMatch Orphanet:101995 Periodic fever syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015137 periodic fever syndrome skos:exactMatch UMLS:C0015974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015137 periodic fever syndrome skos:exactMatch UMLS:C3889979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015138 obsolete rare genetic primary immunodeficiency skos:exactMatch Orphanet:101997 Primary immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015138 obsolete rare genetic primary immunodeficiency skos:exactMatch SCTID:58606001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015138 obsolete rare genetic primary immunodeficiency skos:exactMatch UMLS:C0398686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015139 obsolete rare epilepsy skos:exactMatch Orphanet:101998 Rare epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015139 obsolete rare epilepsy skos:exactMatch UMLS:CN244924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015140 early-onset autosomal dominant Alzheimer disease skos:exactMatch Orphanet:1020 Early-onset autosomal dominant Alzheimer disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015140 early-onset autosomal dominant Alzheimer disease skos:exactMatch UMLS:CN043596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015141 disorder of medulla oblongata skos:exactMatch Orphanet:102000 Medullar disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015141 disorder of medulla oblongata skos:exactMatch UMLS:CN197487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015143 obsolete rare movement disorder skos:exactMatch Orphanet:102003 Rare movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015144 brain inflammatory disease skos:exactMatch Orphanet:102005 Brain inflammatory disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015144 brain inflammatory disease skos:exactMatch UMLS:CN197488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015145 neurovascular malformation skos:exactMatch Orphanet:102006 Neurovascular malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015146 classic lissencephaly skos:exactMatch Orphanet:102009 Classic lissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015147 obsolete other syndrome with lissencephaly as a major feature skos:exactMatch Orphanet:102010 Other syndrome with lissencephaly as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015147 obsolete other syndrome with lissencephaly as a major feature skos:exactMatch UMLS:CN197489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015148 lissencephaly type 3 skos:exactMatch DOID:0112232 lissencephaly 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015148 lissencephaly type 3 skos:exactMatch Orphanet:102011 Lissencephaly type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015149 pure hereditary spastic paraplegia skos:exactMatch Orphanet:102012 Pure hereditary spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015149 pure hereditary spastic paraplegia skos:exactMatch SCTID:230260007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015149 pure hereditary spastic paraplegia skos:exactMatch UMLS:C0393555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015150 complex hereditary spastic paraplegia skos:exactMatch Orphanet:102013 Complex hereditary spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015150 complex hereditary spastic paraplegia skos:exactMatch SCTID:230261006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015150 complex hereditary spastic paraplegia skos:exactMatch UMLS:C0393556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015150 complex hereditary spastic paraplegia skos:exactMatch UMLS:CN197491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015151 muscular dystrophy, limb-girdle, autosomal dominant skos:exactMatch DOID:0110273 autosomal dominant limb-girdle muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015151 muscular dystrophy, limb-girdle, autosomal dominant skos:exactMatch OMIMPS:603511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015151 muscular dystrophy, limb-girdle, autosomal dominant skos:exactMatch Orphanet:102014 Autosomal dominant limb-girdle muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015151 muscular dystrophy, limb-girdle, autosomal dominant skos:exactMatch UMLS:CN043626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015151 muscular dystrophy, limb-girdle, autosomal dominant skos:exactMatch UMLS:CN228919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015152 autosomal recessive limb-girdle muscular dystrophy skos:exactMatch DOID:0110274 autosomal recessive limb-girdle muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015152 autosomal recessive limb-girdle muscular dystrophy skos:exactMatch MESH:C538640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015152 autosomal recessive limb-girdle muscular dystrophy skos:exactMatch OMIMPS:253600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015152 autosomal recessive limb-girdle muscular dystrophy skos:exactMatch Orphanet:102015 Autosomal recessive limb-girdle muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015152 autosomal recessive limb-girdle muscular dystrophy skos:exactMatch UMLS:C2931907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015153 obsolete autosomal monosomy skos:exactMatch Orphanet:102020 Autosomal monosomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015157 human herpesvirus 8-related tumor skos:exactMatch Orphanet:102024 Human herpesvirus 8-related disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015157 human herpesvirus 8-related tumor skos:exactMatch UMLS:CN226610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015158 unexplained periodic fever syndrome skos:exactMatch Orphanet:102237 Unexplained periodic fever syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015158 unexplained periodic fever syndrome skos:exactMatch UMLS:CN197498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015159 multiple congenital anomalies/dysmorphic syndrome-intellectual disability skos:exactMatch Orphanet:102283 Multiple congenital anomalies/dysmorphic syndrome-intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015159 multiple congenital anomalies/dysmorphic syndrome-intellectual disability skos:exactMatch UMLS:CN228396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015161 multiple congenital anomalies/dysmorphic syndrome without intellectual disability skos:exactMatch Orphanet:102285 Multiple congenital anomalies/dysmorphic syndrome without intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015162 obsolete rare syndromic intellectual disability skos:exactMatch Orphanet:102369 Rare syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015162 obsolete rare syndromic intellectual disability skos:exactMatch UMLS:CN226611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015163 obsolete primary glomerular disease skos:exactMatch Orphanet:102373 OBSOLETE: Primary glomerular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015163 obsolete primary glomerular disease skos:exactMatch UMLS:CN197503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015164 acute myeloid leukemia and myelodysplastic syndromes related to alkylating agent skos:exactMatch Orphanet:102379 Acute myeloid leukemia and myelodysplastic syndromes related to alkylating agent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015164 acute myeloid leukemia and myelodysplastic syndromes related to alkylating agent skos:exactMatch UMLS:CN197504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015165 acute myeloid leukemia and myelodysplastic syndromes related to topoisomerase type 2 inhibitor skos:exactMatch Orphanet:102381 Acute myeloid leukemia and myelodysplastic syndromes related to topoisomerase type 2 inhibitor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015165 acute myeloid leukemia and myelodysplastic syndromes related to topoisomerase type 2 inhibitor skos:exactMatch UMLS:CN197505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015166 acute myeloid leukemia with t(8;21)(q22;q22) translocation skos:exactMatch Orphanet:102724 Acute myeloid leukemia with t(8;21)(q22;q22) translocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015167 amniotic band syndrome skos:exactMatch MESH:D000652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015167 amniotic band syndrome skos:exactMatch NCIT:C84552 Amniotic Band Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015167 amniotic band syndrome skos:exactMatch OMIM:217100 constricting bands, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015167 amniotic band syndrome skos:exactMatch Orphanet:295000 Constriction rings syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015167 amniotic band syndrome skos:exactMatch SCTID:440214006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015168 arthrogryposis multiplex congenita skos:exactMatch DOID:0080954 arthrogryposis multiplex congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015168 arthrogryposis multiplex congenita skos:exactMatch OMIMPS:617468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015168 arthrogryposis multiplex congenita skos:exactMatch Orphanet:1037 Arthrogryposis multiplex congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015169 chronic diarrhea due to glucoamylase deficiency skos:exactMatch Orphanet:103907 Chronic diarrhea due to glucoamylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015169 chronic diarrhea due to glucoamylase deficiency skos:exactMatch SCTID:716277000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015169 chronic diarrhea due to glucoamylase deficiency skos:exactMatch UMLS:C4275068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015170 congenital sodium diarrhea skos:exactMatch Orphanet:103908 Congenital sodium diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015170 congenital sodium diarrhea skos:exactMatch SCTID:18805001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015171 congenital enterocyte heparan sulfate deficiency skos:exactMatch Orphanet:103910 Congenital enterocyte heparan sulfate deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015171 congenital enterocyte heparan sulfate deficiency skos:exactMatch SCTID:725591002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015172 obsolete epithelio-exfoliative colitis-deafness syndrome skos:exactMatch Orphanet:103912 OBSOLETE: Epithelio-exfoliative colitis-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015172 obsolete epithelio-exfoliative colitis-deafness syndrome skos:exactMatch UMLS:CN226615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015173 obsolete autoimmune enteropathy type 2 skos:exactMatch Orphanet:103916 OBSOLETE: Autoimmune enteropathy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015173 obsolete autoimmune enteropathy type 2 skos:exactMatch UMLS:CN226616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015174 autoimmune enteropathy type 3 skos:exactMatch Orphanet:103917 OBSOLETE: Autoimmune enteropathy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015174 autoimmune enteropathy type 3 skos:exactMatch UMLS:CN226617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015175 autoimmune pancreatitis skos:exactMatch DOID:0040091 autoimmune pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015175 autoimmune pancreatitis skos:exactMatch MESH:D000081012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015175 autoimmune pancreatitis skos:exactMatch Orphanet:103919 Autoimmune pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015175 autoimmune pancreatitis skos:exactMatch SCTID:448542008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015175 autoimmune pancreatitis skos:exactMatch UMLS:C2609129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015176 undetermined colitis skos:exactMatch Orphanet:103920 Undetermined colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015177 metaphyseal anadysplasia skos:exactMatch MESH:C537351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015177 metaphyseal anadysplasia skos:exactMatch Orphanet:1040 Metaphyseal anadysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015177 metaphyseal anadysplasia skos:exactMatch SCTID:254085009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015177 metaphyseal anadysplasia skos:exactMatch UMLS:C0432226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015178 congenital intestinal transport defect skos:exactMatch Orphanet:104003 Congenital intestinal transport defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015179 intestinal disease due to vitamin absorption anomaly skos:exactMatch Orphanet:104004 Intestinal disease due to vitamin absorption anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015179 intestinal disease due to vitamin absorption anomaly skos:exactMatch UMLS:CN197521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015180 intestinal disease due to fat malabsorption skos:exactMatch Orphanet:104005 Intestinal disease due to fat malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015180 intestinal disease due to fat malabsorption skos:exactMatch UMLS:CN197522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015181 obsolete congenital intestinal disease due to an enzymatic defect skos:exactMatch Orphanet:104006 Congenital intestinal disease due to an enzymatic defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015182 congenital enteropathy involving intestinal mucosa development skos:exactMatch Orphanet:104007 Congenital enteropathy involving intestinal mucosa development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015183 short bowel syndrome skos:exactMatch DOID:10605 short bowel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015183 short bowel syndrome skos:exactMatch MESH:D012778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015183 short bowel syndrome skos:exactMatch NCIT:C99059 Short Bowel Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015183 short bowel syndrome skos:exactMatch Orphanet:104008 Short bowel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015183 short bowel syndrome skos:exactMatch SCTID:26629001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015183 short bowel syndrome skos:exactMatch UMLS:C0036992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015184 obsolete rare disease involving intestinal motility skos:exactMatch Orphanet:104009 Rare disease involving intestinal motility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015184 obsolete rare disease involving intestinal motility skos:exactMatch UMLS:CN226620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015185 intestinal polyposis syndrome skos:exactMatch NCIT:C155954 Intestinal Polyposis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015185 intestinal polyposis syndrome skos:exactMatch Orphanet:104010 Intestinal polyposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015185 intestinal polyposis syndrome skos:exactMatch SCTID:254589009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015185 intestinal polyposis syndrome skos:exactMatch UMLS:C0345891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015185 intestinal polyposis syndrome skos:exactMatch UMLS:CN197525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015186 obsolete rare tumor of intestine skos:exactMatch Orphanet:104011 Rare tumor of intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015187 obsolete rare inflammatory bowel disease skos:exactMatch Orphanet:104012 Rare inflammatory bowel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015188 obsolete metabolic disorder with intestinal involvement skos:exactMatch Orphanet:104013 Metabolic disease with intestinal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015188 obsolete metabolic disorder with intestinal involvement skos:exactMatch UMLS:CN197528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015191 myopathic intestinal pseudoobstruction skos:exactMatch Orphanet:104077 Myopathic intestinal pseudoobstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015192 obsolete unclassified intestinal pseudoobstruction skos:exactMatch Orphanet:104078 Unclassified intestinal pseudoobstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015192 obsolete unclassified intestinal pseudoobstruction skos:exactMatch UMLS:CN197532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015193 hydrops fetalis skos:exactMatch MESH:D015160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015193 hydrops fetalis skos:exactMatch NCIT:C84767 Hydrops Fetalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015193 hydrops fetalis skos:exactMatch Orphanet:1041 Hydrops fetalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015193 hydrops fetalis skos:exactMatch SCTID:276508000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015193 hydrops fetalis skos:exactMatch UMLS:C0020305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015194 sideroblastic anemia skos:exactMatch DOID:8955 sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015194 sideroblastic anemia skos:exactMatch MESH:D000756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015194 sideroblastic anemia skos:exactMatch NCIT:C36078 Sideroblastic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015194 sideroblastic anemia skos:exactMatch Orphanet:1047 Sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015194 sideroblastic anemia skos:exactMatch SCTID:41841004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015194 sideroblastic anemia skos:exactMatch UMLS:C0002896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015195 atresia of urethra skos:exactMatch Orphanet:105 Atresia of urethra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015195 atresia of urethra skos:exactMatch SCTID:253902002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015196 vein of Galen aneurysm skos:exactMatch MESH:C536535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015196 vein of Galen aneurysm skos:exactMatch Orphanet:1053 Vein of Galen aneurysmal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015196 vein of Galen aneurysm skos:exactMatch SCTID:253194008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015196 vein of Galen aneurysm skos:exactMatch UMLS:C0431420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015197 aneurysm of sinus of Valsalva skos:exactMatch Orphanet:1054 Aneurysm of sinus of Valsalva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015197 aneurysm of sinus of Valsalva skos:exactMatch SCTID:54160000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015197 aneurysm of sinus of Valsalva skos:exactMatch UMLS:CN197542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015198 aniridia-ptosis-intellectual disability-familial obesity syndrome skos:exactMatch Orphanet:1067 Aniridia-ptosis-intellectual disability-familial obesity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015198 aniridia-ptosis-intellectual disability-familial obesity syndrome skos:exactMatch SCTID:720987001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015198 aniridia-ptosis-intellectual disability-familial obesity syndrome skos:exactMatch UMLS:CN226622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015199 aniridia - intellectual disability syndrome skos:exactMatch MESH:C536568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015199 aniridia - intellectual disability syndrome skos:exactMatch Orphanet:1068 Aniridia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015199 aniridia - intellectual disability syndrome skos:exactMatch UMLS:C2931243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015200 anisakiasis skos:exactMatch DOID:7033 anisakiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015200 anisakiasis skos:exactMatch ICD10CM:B81.0 Anisakiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015200 anisakiasis skos:exactMatch MESH:D017129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015200 anisakiasis skos:exactMatch NCIT:C128393 Anisakiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015200 anisakiasis skos:exactMatch Orphanet:1070 Anisakiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015200 anisakiasis skos:exactMatch SCTID:442652006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015200 anisakiasis skos:exactMatch UMLS:C0162576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015201 ankyloblepharon filiforme-imperforate anus syndrome skos:exactMatch Orphanet:1074 Ankyloblepharon filiforme adnatum-imperforate anus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015201 ankyloblepharon filiforme-imperforate anus syndrome skos:exactMatch UMLS:CN197555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015203 coronary artery congenital malformation skos:exactMatch Orphanet:1081 Coronary artery congenital malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015204 microlissencephaly skos:exactMatch DOID:0112234 microlissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015204 microlissencephaly skos:exactMatch Orphanet:1083 Microlissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015204 microlissencephaly skos:exactMatch UMLS:C1956147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015205 isolated lissencephaly type 1 without known genetic defects skos:exactMatch Orphanet:1084 Isolated lissencephaly type 1 without known genetic defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015205 isolated lissencephaly type 1 without known genetic defects skos:exactMatch SCTID:715406003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015205 isolated lissencephaly type 1 without known genetic defects skos:exactMatch UMLS:C4275151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015205 isolated lissencephaly type 1 without known genetic defects skos:exactMatch UMLS:CN226623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015206 short stature-heart defect-craniofacial anomalies syndrome skos:exactMatch MESH:C535871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015206 short stature-heart defect-craniofacial anomalies syndrome skos:exactMatch UMLS:C2931050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015207 non-syndromic esophageal malformation skos:exactMatch Orphanet:108959 Non-syndromic esophageal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015208 syndromic esophageal malformation skos:exactMatch Orphanet:108961 Syndromic esophageal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015208 syndromic esophageal malformation skos:exactMatch UMLS:CN226625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015209 non-syndromic gastroduodenal malformation skos:exactMatch Orphanet:108963 Non-syndromic gastroduodenal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015210 syndromic gastroduodenal malformation skos:exactMatch Orphanet:108965 Syndromic gastroduodenal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015210 syndromic gastroduodenal malformation skos:exactMatch UMLS:CN226627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015211 non-syndromic intestinal malformation skos:exactMatch Orphanet:108967 Non-syndromic intestinal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015212 syndromic intestinal malformation skos:exactMatch Orphanet:108969 Syndromic intestinal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015212 syndromic intestinal malformation skos:exactMatch UMLS:CN226629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015213 non-syndromic visceral malformation skos:exactMatch Orphanet:108971 Non-syndromic visceral malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015214 syndromic visceral malformation skos:exactMatch Orphanet:108973 Syndromic visceral malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015214 syndromic visceral malformation skos:exactMatch UMLS:CN226631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015215 obsolete non-syndromic diaphragmatic or abdominal wall malformation skos:exactMatch Orphanet:108977 Non-syndromic diaphragmatic or abdominal wall malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015216 obsolete syndromic diaphragmatic or abdominal wall malformation skos:exactMatch Orphanet:108979 Syndromic diaphragmatic or abdominal wall malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015216 obsolete syndromic diaphragmatic or abdominal wall malformation skos:exactMatch UMLS:CN226633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015217 non-syndromic developmental defect of the eye skos:exactMatch Orphanet:108985 OBSOLETE: Non-syndromic developmental defect of the eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015218 obsolete syndromic developmental defect of the eye skos:exactMatch Orphanet:108987 OBSOLETE: Syndromic developmental defect of the eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015218 obsolete syndromic developmental defect of the eye skos:exactMatch UMLS:CN226635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015219 non-syndromic central nervous system malformation skos:exactMatch Orphanet:108989 Non-syndromic central nervous system malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015220 obsolete syndrome with a central nervous system malformation as major feature skos:exactMatch Orphanet:108991 Syndrome with a central nervous system malformation as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015220 obsolete syndrome with a central nervous system malformation as major feature skos:exactMatch UMLS:CN197562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015221 non-syndromic respiratory or mediastinal malformation skos:exactMatch Orphanet:108993 Non-syndromic respiratory or mediastinal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015222 syndromic respiratory or mediastinal malformation skos:exactMatch Orphanet:108995 Syndromic respiratory or mediastinal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015222 syndromic respiratory or mediastinal malformation skos:exactMatch UMLS:CN226638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015223 obsolete rare anemia skos:exactMatch Orphanet:108997 Rare anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015224 obsolete rare intoxication skos:exactMatch Orphanet:108999 Rare disorder due to toxic effects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015224 obsolete rare intoxication skos:exactMatch UMLS:CN226640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015225 arthrogryposis syndrome skos:exactMatch Orphanet:109007 Arthrogryposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015226 obsolete syndrome with limb malformations as a major feature skos:exactMatch Orphanet:109009 Syndrome with limb malformations as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015226 obsolete syndrome with limb malformations as a major feature skos:exactMatch UMLS:CN197565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015227 non-syndromic limb malformation skos:exactMatch Orphanet:109011 Non-syndromic limb malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015228 pentasomy X skos:exactMatch MESH:C535319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015228 pentasomy X skos:exactMatch NCIT:C89802 Penta X Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015228 pentasomy X skos:exactMatch Orphanet:11 Pentasomy X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015228 pentasomy X skos:exactMatch SCTID:43248007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015228 pentasomy X skos:exactMatch UMLS:C0265497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015229 Bardet-Biedl syndrome skos:exactMatch DOID:1935 Bardet-Biedl syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015229 Bardet-Biedl syndrome skos:exactMatch MESH:D020788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015229 Bardet-Biedl syndrome skos:exactMatch NCIT:C118632 Bardet-Biedl Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015229 Bardet-Biedl syndrome skos:exactMatch OMIMPS:209900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015229 Bardet-Biedl syndrome skos:exactMatch Orphanet:110 Bardet-Biedl syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015229 Bardet-Biedl syndrome skos:exactMatch SCTID:5619004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015229 Bardet-Biedl syndrome skos:exactMatch UMLS:C0752166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015230 anophthalmia-megalocornea-cardiopathy-skeletal anomalies syndrome skos:exactMatch Orphanet:1101 Anophthalmia-megalocornea-cardiopathy-skeletal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015230 anophthalmia-megalocornea-cardiopathy-skeletal anomalies syndrome skos:exactMatch SCTID:720495005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015230 anophthalmia-megalocornea-cardiopathy-skeletal anomalies syndrome skos:exactMatch UMLS:CN197570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015231 Bartter syndrome skos:exactMatch DOID:445 Bartter disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015231 Bartter syndrome skos:exactMatch MESH:D001477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015231 Bartter syndrome skos:exactMatch NCIT:C34412 Bartter Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015231 Bartter syndrome skos:exactMatch OMIMPS:601678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015231 Bartter syndrome skos:exactMatch Orphanet:112 Bartter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015231 Bartter syndrome skos:exactMatch SCTID:707742001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015231 Bartter syndrome skos:exactMatch UMLS:C0004775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015231 Bartter syndrome skos:exactMatch UMLS:C0085570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015232 radial deficiency-tibial hypoplasia syndrome skos:exactMatch Orphanet:1121 Radial deficiency-tibial hypoplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015232 radial deficiency-tibial hypoplasia syndrome skos:exactMatch UMLS:CN226642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015233 caudal appendage-deafness syndrome skos:exactMatch MESH:C537713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015233 caudal appendage-deafness syndrome skos:exactMatch Orphanet:1123 Caudal appendage-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015233 caudal appendage-deafness syndrome skos:exactMatch SCTID:726621009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015233 caudal appendage-deafness syndrome skos:exactMatch UMLS:C2931593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015234 arachnodactyly-abnormal ossification-intellectual disability syndrome skos:exactMatch MESH:C537024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015234 arachnodactyly-abnormal ossification-intellectual disability syndrome skos:exactMatch Orphanet:1129 Arachnodactyly-abnormal ossification-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015234 arachnodactyly-abnormal ossification-intellectual disability syndrome skos:exactMatch SCTID:720501007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015234 arachnodactyly-abnormal ossification-intellectual disability syndrome skos:exactMatch UMLS:C2931398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015235 arachnodactyly-intellectual disability-dysmorphism syndrome skos:exactMatch Orphanet:1130 Arachnodactyly-intellectual disability-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015235 arachnodactyly-intellectual disability-dysmorphism syndrome skos:exactMatch SCTID:720502000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015235 arachnodactyly-intellectual disability-dysmorphism syndrome skos:exactMatch UMLS:CN197590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015236 aortic arch defects skos:exactMatch Orphanet:1132 Aortic arch defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015237 arrhinia skos:exactMatch MESH:C537438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015237 arrhinia skos:exactMatch Orphanet:1134 Isolated arrhinia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015237 arrhinia skos:exactMatch SCTID:111317000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015238 arrhinia-choanal atresia-microphthalmia syndrome skos:exactMatch Orphanet:1135 Arrhinia-choanal atresia-microphthalmia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015239 abnormal origin of the pulmonary artery skos:exactMatch Orphanet:1138 Abnormal origin of the pulmonary artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015239 abnormal origin of the pulmonary artery skos:exactMatch SCTID:68092007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015240 digitotalar dysmorphism skos:exactMatch DOID:0111596 distal arthrogryposis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015240 digitotalar dysmorphism skos:exactMatch MESH:C565097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015240 digitotalar dysmorphism skos:exactMatch Orphanet:1146 Distal arthrogryposis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015240 digitotalar dysmorphism skos:exactMatch UMLS:C0220662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015240 digitotalar dysmorphism skos:exactMatch UMLS:C1852085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015240 digitotalar dysmorphism skos:exactMatch UMLS:CN197602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015241 arthrogryposis-like syndrome skos:exactMatch Orphanet:1149 Kuskokwim syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015241 arthrogryposis-like syndrome skos:exactMatch SCTID:702447002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015243 allergic bronchopulmonary aspergillosis skos:exactMatch DOID:13166 allergic bronchopulmonary aspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015243 allergic bronchopulmonary aspergillosis skos:exactMatch ICD10CM:B44.81 Allergic bronchopulmonary aspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015243 allergic bronchopulmonary aspergillosis skos:exactMatch MESH:D001229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015243 allergic bronchopulmonary aspergillosis skos:exactMatch NCIT:C84547 Allergic Bronchopulmonary Aspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015243 allergic bronchopulmonary aspergillosis skos:exactMatch OMIM:103920 allergic bronchopulmonary aspergillosis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015243 allergic bronchopulmonary aspergillosis skos:exactMatch Orphanet:1164 Allergic bronchopulmonary aspergillosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015243 allergic bronchopulmonary aspergillosis skos:exactMatch SCTID:37981002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015243 allergic bronchopulmonary aspergillosis skos:exactMatch UMLS:C0004031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015244 autosomal recessive cerebellar ataxia skos:exactMatch DOID:0050950 autosomal recessive cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015244 autosomal recessive cerebellar ataxia skos:exactMatch OMIMPS:213200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015244 autosomal recessive cerebellar ataxia skos:exactMatch Orphanet:1172 Autosomal recessive cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015244 autosomal recessive cerebellar ataxia skos:exactMatch UMLS:CN226644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015245 obsolete rare intestinal disease skos:exactMatch Orphanet:117569 Rare intestinal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015246 syndromic anorectal malformation skos:exactMatch Orphanet:117573 Syndromic anorectal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015246 syndromic anorectal malformation skos:exactMatch UMLS:CN226645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015247 opsoclonus-myoclonus syndrome skos:exactMatch MESH:D053578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015247 opsoclonus-myoclonus syndrome skos:exactMatch NCIT:C4686 Opsoclonus Myoclonus Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015247 opsoclonus-myoclonus syndrome skos:exactMatch Orphanet:1183 Opsoclonus-myoclonus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015247 opsoclonus-myoclonus syndrome skos:exactMatch SCTID:230350000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015247 opsoclonus-myoclonus syndrome skos:exactMatch UMLS:C0393626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015248 ataxia-photosensitivity-short stature syndrome skos:exactMatch Orphanet:1184 Ataxia-photosensitivity-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015248 ataxia-photosensitivity-short stature syndrome skos:exactMatch UMLS:CN237421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015249 mitral atresia disorder skos:exactMatch NCIT:C98992 Mitral Valve Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015249 mitral atresia disorder skos:exactMatch Orphanet:1205 Mitral atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015249 mitral atresia disorder skos:exactMatch SCTID:23063005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015250 spinal atrophy-ophthalmoplegia-pyramidal syndrome skos:exactMatch MESH:C535625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015250 spinal atrophy-ophthalmoplegia-pyramidal syndrome skos:exactMatch Orphanet:1217 Spinal atrophy-ophthalmoplegia-pyramidal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015250 spinal atrophy-ophthalmoplegia-pyramidal syndrome skos:exactMatch UMLS:C2930956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015252 severe microbrachycephaly-intellectual disability-athetoid cerebral palsy syndrome skos:exactMatch Orphanet:1236 Severe microbrachycephaly-intellectual disability-athetoid cerebral palsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015252 severe microbrachycephaly-intellectual disability-athetoid cerebral palsy syndrome skos:exactMatch UMLS:CN237422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015253 Diamond-Blackfan anemia skos:exactMatch DOID:1339 Diamond-Blackfan anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015253 Diamond-Blackfan anemia skos:exactMatch MESH:D029503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015253 Diamond-Blackfan anemia skos:exactMatch NCIT:C61236 Congenital Pure Red Cell Aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015253 Diamond-Blackfan anemia skos:exactMatch OMIMPS:105650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015253 Diamond-Blackfan anemia skos:exactMatch Orphanet:124 Blackfan-Diamond anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015253 Diamond-Blackfan anemia skos:exactMatch SCTID:88854002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015253 Diamond-Blackfan anemia skos:exactMatch UMLS:C0265265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015253 Diamond-Blackfan anemia skos:exactMatch UMLS:C1260899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015254 schistosomiasis skos:exactMatch DOID:1395 schistosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015254 schistosomiasis skos:exactMatch MESH:D012552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015254 schistosomiasis skos:exactMatch NCIT:C35000 Schistosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015254 schistosomiasis skos:exactMatch Orphanet:1247 Schistosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015254 schistosomiasis skos:exactMatch SCTID:10087007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015254 schistosomiasis skos:exactMatch UMLS:C0036323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015255 blepharophimosis-radioulnar synostosis syndrome skos:exactMatch MESH:C536292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015255 blepharophimosis-radioulnar synostosis syndrome skos:exactMatch Orphanet:1256 OBSOLETE: Blepharophimosis-radioulnar synostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015255 blepharophimosis-radioulnar synostosis syndrome skos:exactMatch UMLS:C2931162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015256 blepharoptosis-cleft palate-ectrodactyly-dental anomalies syndrome skos:exactMatch Orphanet:1258 OBSOLETE: Blepharoptosis-cleft palate-ectrodactyly-dental anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015257 sino-auricular heart block skos:exactMatch Orphanet:1260 OBSOLETE: Sino-auricular heart block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015257 sino-auricular heart block skos:exactMatch UMLS:CN199152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015259 brachydactyly-mesomelia-intellectual disability-heart defects syndrome skos:exactMatch Orphanet:1277 Brachydactyly-mesomelia-intellectual disability-heart defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015259 brachydactyly-mesomelia-intellectual disability-heart defects syndrome skos:exactMatch UMLS:CN199165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015260 diphyllobothriasis skos:exactMatch DOID:10075 diphyllobothriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015260 diphyllobothriasis skos:exactMatch ICD10CM:B70.0 Diphyllobothriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015260 diphyllobothriasis skos:exactMatch MESH:D004169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015260 diphyllobothriasis skos:exactMatch NCIT:C128391 Diphyllobothriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015260 diphyllobothriasis skos:exactMatch Orphanet:128 Diphyllobothriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015260 diphyllobothriasis skos:exactMatch SCTID:187151009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015260 diphyllobothriasis skos:exactMatch UMLS:C0012561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015261 pseudopelade of Brocq skos:exactMatch Orphanet:129 Pseudopelade of Brocq semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015261 pseudopelade of Brocq skos:exactMatch SCTID:238731001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015262 brachyolmia skos:exactMatch DOID:0050690 brachyolmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015262 brachyolmia skos:exactMatch MESH:C537098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015262 brachyolmia skos:exactMatch Orphanet:1293 Brachyolmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015262 brachyolmia skos:exactMatch SCTID:254088006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015262 brachyolmia skos:exactMatch UMLS:C0432228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015263 Brugada syndrome skos:exactMatch DOID:0050451 Brugada syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015263 Brugada syndrome skos:exactMatch MESH:D053840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015263 Brugada syndrome skos:exactMatch NCIT:C142891 Brugada Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015263 Brugada syndrome skos:exactMatch OMIMPS:601144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015263 Brugada syndrome skos:exactMatch Orphanet:130 Brugada syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015263 Brugada syndrome skos:exactMatch SCTID:418818005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015263 Brugada syndrome skos:exactMatch UMLS:C1142166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015264 cryptogenic organizing pneumonia skos:exactMatch DOID:0050157 cryptogenic organizing pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015264 cryptogenic organizing pneumonia skos:exactMatch ICD10CM:J84.116 Cryptogenic organizing pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015264 cryptogenic organizing pneumonia skos:exactMatch MESH:D018549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015264 cryptogenic organizing pneumonia skos:exactMatch NCIT:C62586 Cryptogenic Organizing Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015264 cryptogenic organizing pneumonia skos:exactMatch Orphanet:1302 Cryptogenic organizing pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015264 cryptogenic organizing pneumonia skos:exactMatch SCTID:68409003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015264 cryptogenic organizing pneumonia skos:exactMatch SCTID:719218000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015264 cryptogenic organizing pneumonia skos:exactMatch UMLS:C0242770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015265 bronchiolitis obliterans syndrome skos:exactMatch DOID:2799 bronchiolitis obliterans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015265 bronchiolitis obliterans syndrome skos:exactMatch Orphanet:1303 Bronchiolitis obliterans with obstructive pulmonary disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015265 bronchiolitis obliterans syndrome skos:exactMatch SCTID:40100001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015265 bronchiolitis obliterans syndrome skos:exactMatch UMLS:CN199179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015267 Feingold syndrome skos:exactMatch DOID:0060464 Feingold syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015267 Feingold syndrome skos:exactMatch NCIT:C74987 Feingold Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015267 Feingold syndrome skos:exactMatch OMIMPS:164280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015267 Feingold syndrome skos:exactMatch Orphanet:1305 Feingold syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015268 medullary sponge kidney skos:exactMatch MESH:D007691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015268 medullary sponge kidney skos:exactMatch NCIT:C34751 Medullary Sponge Kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015268 medullary sponge kidney skos:exactMatch Orphanet:1309 Medullary sponge kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015268 medullary sponge kidney skos:exactMatch SCTID:236443009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015268 medullary sponge kidney skos:exactMatch UMLS:C0022681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015269 symmetrical thalamic calcifications skos:exactMatch Orphanet:1314 Symmetrical thalamic calcifications semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015269 symmetrical thalamic calcifications skos:exactMatch SCTID:719164000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015269 symmetrical thalamic calcifications skos:exactMatch UMLS:C4304914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015270 butyrylcholinesterase deficiency skos:exactMatch MESH:C537417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015270 butyrylcholinesterase deficiency skos:exactMatch OMIM:617936 butyrylcholinesterase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015270 butyrylcholinesterase deficiency skos:exactMatch Orphanet:132 Butyrylcholinesterase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015270 butyrylcholinesterase deficiency skos:exactMatch SCTID:191397007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015270 butyrylcholinesterase deficiency skos:exactMatch UMLS:C1283400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015271 idiopathic camptocormia skos:exactMatch MESH:C537968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015271 idiopathic camptocormia skos:exactMatch Orphanet:1320 Idiopathic camptocormia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015271 idiopathic camptocormia skos:exactMatch SCTID:13534001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015272 camptodactyly-taurinuria syndrome skos:exactMatch MESH:C537972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015272 camptodactyly-taurinuria syndrome skos:exactMatch Orphanet:1325 Camptodactyly-taurinuria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015272 camptodactyly-taurinuria syndrome skos:exactMatch SCTID:733466005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015272 camptodactyly-taurinuria syndrome skos:exactMatch UMLS:C2931681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015273 complete atrioventricular canal skos:exactMatch MESH:C535974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015273 complete atrioventricular canal skos:exactMatch Orphanet:1329 Complete atrioventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015273 complete atrioventricular canal skos:exactMatch SCTID:360481003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015274 chronic beryllium disease skos:exactMatch DOID:10322 berylliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015274 chronic beryllium disease skos:exactMatch MESH:D001607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015274 chronic beryllium disease skos:exactMatch Orphanet:133 Chronic beryllium disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015274 chronic beryllium disease skos:exactMatch SCTID:18121009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015275 partial atrioventricular canal skos:exactMatch MESH:C536112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015275 partial atrioventricular canal skos:exactMatch Orphanet:1330 Partial atrioventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015275 partial atrioventricular canal skos:exactMatch SCTID:718216009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015277 medullary thyroid gland carcinoma skos:exactMatch DOID:3973 thyroid gland medullary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015277 medullary thyroid gland carcinoma skos:exactMatch NCIT:C3879 Thyroid Gland Medullary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015277 medullary thyroid gland carcinoma skos:exactMatch Orphanet:1332 Medullary thyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015277 medullary thyroid gland carcinoma skos:exactMatch SCTID:255032005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015277 medullary thyroid gland carcinoma skos:exactMatch UMLS:C0206693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015277 medullary thyroid gland carcinoma skos:exactMatch UMLS:C0238462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015278 familial pancreatic carcinoma skos:exactMatch MESH:C535837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015278 familial pancreatic carcinoma skos:exactMatch NCIT:C43298 Hereditary Pancreatic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015278 familial pancreatic carcinoma skos:exactMatch OMIM:260350 pancreatic cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015278 familial pancreatic carcinoma skos:exactMatch Orphanet:1333 Familial pancreatic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015278 familial pancreatic carcinoma skos:exactMatch SCTID:715414009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015278 familial pancreatic carcinoma skos:exactMatch UMLS:C2931038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015279 chronic mucocutaneous candidiasis skos:exactMatch DOID:2058 chronic mucocutaneous candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015279 chronic mucocutaneous candidiasis skos:exactMatch MESH:D002178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015279 chronic mucocutaneous candidiasis skos:exactMatch NCIT:C34444 Chronic Mucocutaneous Candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015279 chronic mucocutaneous candidiasis skos:exactMatch OMIMPS:114580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015279 chronic mucocutaneous candidiasis skos:exactMatch Orphanet:1334 Chronic mucocutaneous candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015279 chronic mucocutaneous candidiasis skos:exactMatch SCTID:234568006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015279 chronic mucocutaneous candidiasis skos:exactMatch UMLS:C0006845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015280 cardiofaciocutaneous syndrome skos:exactMatch DOID:0060233 cardiofaciocutaneous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015280 cardiofaciocutaneous syndrome skos:exactMatch MESH:C535579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015280 cardiofaciocutaneous syndrome skos:exactMatch NCIT:C84617 Cardiofaciocutaneous Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015280 cardiofaciocutaneous syndrome skos:exactMatch OMIMPS:115150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015280 cardiofaciocutaneous syndrome skos:exactMatch Orphanet:1340 Cardiofaciocutaneous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015280 cardiofaciocutaneous syndrome skos:exactMatch SCTID:403770008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015280 cardiofaciocutaneous syndrome skos:exactMatch UMLS:C1275081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015281 atrial standstill skos:exactMatch MESH:C563984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015281 atrial standstill skos:exactMatch Orphanet:1344 Atrial standstill semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015281 atrial standstill skos:exactMatch SCTID:450919004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015281 atrial standstill skos:exactMatch UMLS:CN199216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015282 cardiomyopathy-cataract-hip spine disease syndrome skos:exactMatch MESH:C537616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015282 cardiomyopathy-cataract-hip spine disease syndrome skos:exactMatch Orphanet:1345 Cardiomyopathy-cataract-hip spine disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015282 cardiomyopathy-cataract-hip spine disease syndrome skos:exactMatch SCTID:720609003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015282 cardiomyopathy-cataract-hip spine disease syndrome skos:exactMatch UMLS:C2931548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015283 maternally-inherited cardiomyopathy and hearing loss skos:exactMatch Orphanet:1349 Mitochondrial DNA-related cardiomyopathy and hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015283 maternally-inherited cardiomyopathy and hearing loss skos:exactMatch UMLS:CN199218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015284 heart-hand syndrome type 2 skos:exactMatch MESH:C536784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015284 heart-hand syndrome type 2 skos:exactMatch Orphanet:1350 Heart-hand syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015284 heart-hand syndrome type 2 skos:exactMatch SCTID:721010003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015284 heart-hand syndrome type 2 skos:exactMatch UMLS:C2931323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015285 Carney complex skos:exactMatch DOID:0050471 Carney complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015285 Carney complex skos:exactMatch MESH:D056733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015285 Carney complex skos:exactMatch NCIT:C4705 Carney Complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015285 Carney complex skos:exactMatch Orphanet:1359 Carney complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015285 Carney complex skos:exactMatch SCTID:733491005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015285 Carney complex skos:exactMatch UMLS:C0406810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015286 congenital disorder of glycosylation skos:exactMatch DOID:5212 congenital disorder of glycosylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015286 congenital disorder of glycosylation skos:exactMatch MESH:D018981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015286 congenital disorder of glycosylation skos:exactMatch NCIT:C84615 Carbohydrate-Deficient Glycoprotein Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015286 congenital disorder of glycosylation skos:exactMatch Orphanet:137 Congenital disorder of glycosylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015286 congenital disorder of glycosylation skos:exactMatch SCTID:238049009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015286 congenital disorder of glycosylation skos:exactMatch UMLS:C0282577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015288 herpes simplex virus keratitis skos:exactMatch DOID:0080158 herpes simplex virus keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015288 herpes simplex virus keratitis skos:exactMatch NCIT:C34743 Dendritic Keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015288 herpes simplex virus keratitis skos:exactMatch Orphanet:137586 OBSOLETE: Herpes simplex virus keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015288 herpes simplex virus keratitis skos:exactMatch SCTID:9389005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015288 herpes simplex virus keratitis skos:exactMatch UMLS:C0019357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015288 herpes simplex virus keratitis skos:exactMatch UMLS:C0022570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015289 infectious epithelial keratitis skos:exactMatch Orphanet:137593 Infectious epithelial keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015290 neurotrophic keratopathy skos:exactMatch Orphanet:137596 Neurotrophic keratopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015290 neurotrophic keratopathy skos:exactMatch SCTID:128080005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015290 neurotrophic keratopathy skos:exactMatch UMLS:C0339296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015291 stromal keratitis skos:exactMatch Orphanet:137599 Herpes simplex virus stromal keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015291 stromal keratitis skos:exactMatch UMLS:C1318020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015292 endotheliitis skos:exactMatch Orphanet:137602 Corneal endotheliitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015293 segmental outgrowth-lipomatosis-arteriovenous malformation-epidermal nevus syndrome skos:exactMatch Orphanet:137608 Segmental outgrowth-lipomatosis-arteriovenous malformation-epidermal nevus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015293 segmental outgrowth-lipomatosis-arteriovenous malformation-epidermal nevus syndrome skos:exactMatch SCTID:763867001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015293 segmental outgrowth-lipomatosis-arteriovenous malformation-epidermal nevus syndrome skos:exactMatch UMLS:CN199243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015294 nephrogenic systemic fibrosis skos:exactMatch MESH:D054989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015294 nephrogenic systemic fibrosis skos:exactMatch NCIT:C84920 Nephrogenic Fibrosing Dermopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015294 nephrogenic systemic fibrosis skos:exactMatch Orphanet:137617 Nephrogenic systemic fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015294 nephrogenic systemic fibrosis skos:exactMatch SCTID:424114000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015294 nephrogenic systemic fibrosis skos:exactMatch UMLS:C1619692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015294 nephrogenic systemic fibrosis skos:exactMatch UMLS:C3888044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015295 intractable diarrhea-choanal atresia-eye anomalies syndrome skos:exactMatch Orphanet:137622 Intractable diarrhea-choanal atresia-eye anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015295 intractable diarrhea-choanal atresia-eye anomalies syndrome skos:exactMatch UMLS:CN226653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015296 cardiac anomalies-heterotaxy syndrome skos:exactMatch Orphanet:137628 Cardiac anomalies-heterotaxy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015296 cardiac anomalies-heterotaxy syndrome skos:exactMatch UMLS:CN199246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015297 obsolete microcephaly-digital anomalies-intellectual disability syndrome skos:exactMatch Orphanet:137653 Microcephaly-digital anomalies-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015297 obsolete microcephaly-digital anomalies-intellectual disability syndrome skos:exactMatch UMLS:CN199250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015298 pellucid marginal degeneration skos:exactMatch Orphanet:137672 Pellucid marginal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015298 pellucid marginal degeneration skos:exactMatch UMLS:CN199253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015299 Asherman syndrome skos:exactMatch Orphanet:137686 Asherman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015299 Asherman syndrome skos:exactMatch SCTID:48236007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015299 Asherman syndrome skos:exactMatch UMLS:C0156372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015300 cataract - microcornea syndrome skos:exactMatch MESH:C538287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015300 cataract - microcornea syndrome skos:exactMatch Orphanet:1377 Cataract-microcornea syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015301 primary cutaneous amyloidosis skos:exactMatch DOID:0050639 primary cutaneous amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015301 primary cutaneous amyloidosis skos:exactMatch MESH:C562642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015301 primary cutaneous amyloidosis skos:exactMatch Orphanet:137807 Primary cutaneous amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015301 primary cutaneous amyloidosis skos:exactMatch SCTID:282834007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015301 primary cutaneous amyloidosis skos:exactMatch UMLS:C0268397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015302 nodular cutaneous amyloidosis skos:exactMatch Orphanet:137810 Nodular cutaneous amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015302 nodular cutaneous amyloidosis skos:exactMatch SCTID:716704007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015302 nodular cutaneous amyloidosis skos:exactMatch UMLS:C0546394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015302 nodular cutaneous amyloidosis skos:exactMatch UMLS:C4274331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015303 macular amyloidosis skos:exactMatch Orphanet:137814 Macular amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015303 macular amyloidosis skos:exactMatch UMLS:C0544839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015304 arachnoiditis skos:exactMatch DOID:12156 arachnoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015304 arachnoiditis skos:exactMatch MESH:D001100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015304 arachnoiditis skos:exactMatch NCIT:C37913 Arachnoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015304 arachnoiditis skos:exactMatch Orphanet:137817 Arachnoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015304 arachnoiditis skos:exactMatch SCTID:13980006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015304 arachnoiditis skos:exactMatch UMLS:C0003708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015304 arachnoiditis skos:exactMatch UMLS:C0270617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015305 obsolete rare endometriosis skos:exactMatch Orphanet:137820 Extrapelvic endometriosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015305 obsolete rare endometriosis skos:exactMatch SCTID:237117005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015305 obsolete rare endometriosis skos:exactMatch UMLS:C0404545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015306 Lemierre syndrome skos:exactMatch DOID:11337 Lemierre's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015306 Lemierre syndrome skos:exactMatch MESH:D057831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015306 Lemierre syndrome skos:exactMatch Orphanet:137839 Lemierre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015306 Lemierre syndrome skos:exactMatch SCTID:52542005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015307 Madras motor neuron disease skos:exactMatch Orphanet:137867 Madras motor neuron disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015307 Madras motor neuron disease skos:exactMatch UMLS:C0393551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015308 laminopathy type Decaudain-Vigouroux skos:exactMatch Orphanet:137871 OBSOLETE: Laminopathy type Decaudain-Vigouroux semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015308 laminopathy type Decaudain-Vigouroux skos:exactMatch SCTID:724205009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015308 laminopathy type Decaudain-Vigouroux skos:exactMatch UMLS:C4518324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015310 syndromic optic nerve hypoplasia skos:exactMatch Orphanet:137905 Syndromic optic nerve hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015310 syndromic optic nerve hypoplasia skos:exactMatch UMLS:CN226655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015311 autism-facial port-wine stain syndrome skos:exactMatch Orphanet:137911 Autism-facial port-wine stain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015311 autism-facial port-wine stain syndrome skos:exactMatch UMLS:CN199278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015312 choanal atresia, unilateral skos:exactMatch Orphanet:137917 Choanal atresia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015312 choanal atresia, unilateral skos:exactMatch UMLS:CN199280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015313 choanal atresia, bilateral skos:exactMatch Orphanet:137920 Choanal atresia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015313 choanal atresia, bilateral skos:exactMatch UMLS:CN199281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015314 primary laryngeal lymphangioma skos:exactMatch Orphanet:137926 Primary laryngeal lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015314 primary laryngeal lymphangioma skos:exactMatch SCTID:763617006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015315 neonatal brainstem dysfunction skos:exactMatch Orphanet:137929 Neonatal brainstem dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015315 neonatal brainstem dysfunction skos:exactMatch UMLS:CN199283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015316 congenital laryngeal palsy skos:exactMatch Orphanet:137932 Congenital laryngeal palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015316 congenital laryngeal palsy skos:exactMatch UMLS:C0396058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015317 laryngotracheal angioma skos:exactMatch Orphanet:137935 Laryngotracheal angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015317 laryngotracheal angioma skos:exactMatch SCTID:703199001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015317 laryngotracheal angioma skos:exactMatch UMLS:C3839574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015319 obsolete rare disease with Pierre Robin syndrome skos:exactMatch Orphanet:138044 Rare disease with Pierre Robin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015319 obsolete rare disease with Pierre Robin syndrome skos:exactMatch UMLS:CN199290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015323 teratogenic Pierre Robin syndrome skos:exactMatch Orphanet:138059 Teratogenic Pierre Robin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015323 teratogenic Pierre Robin syndrome skos:exactMatch UMLS:CN199294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015324 cataract-intellectual disability-anal atresia-urinary defects syndrome skos:exactMatch MESH:C537009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015324 cataract-intellectual disability-anal atresia-urinary defects syndrome skos:exactMatch Orphanet:1381 Cataract-intellectual disability-anal atresia-urinary defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015324 cataract-intellectual disability-anal atresia-urinary defects syndrome skos:exactMatch SCTID:715989002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015324 cataract-intellectual disability-anal atresia-urinary defects syndrome skos:exactMatch UMLS:C2931391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015325 cataract-deafness-hypogonadism syndrome skos:exactMatch MESH:C536626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015325 cataract-deafness-hypogonadism syndrome skos:exactMatch Orphanet:1383 Cataract-deafness-hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015325 cataract-deafness-hypogonadism syndrome skos:exactMatch SCTID:722378009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015326 night blindness-skeletal anomalies-dysmorphism syndrome skos:exactMatch Orphanet:1390 Night blindness-skeletal anomalies-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015326 night blindness-skeletal anomalies-dysmorphism syndrome skos:exactMatch UMLS:CN199356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015327 developmental anomaly of metabolic origin skos:exactMatch Orphanet:139009 Developmental anomaly of metabolic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015328 obsolete rare bone development disorder skos:exactMatch NCIT:C34432 Bone Development Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015328 obsolete rare bone development disorder skos:exactMatch Orphanet:139012 Rare bone development disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015329 obsolete malformation syndrome with short stature skos:exactMatch Orphanet:139021 Malformation syndrome with short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015329 obsolete malformation syndrome with short stature skos:exactMatch SCTID:205808005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015329 obsolete malformation syndrome with short stature skos:exactMatch UMLS:CN199359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015330 overgrowth/obesity syndrome skos:exactMatch Orphanet:139024 Overgrowth/obesity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015330 overgrowth/obesity syndrome skos:exactMatch UMLS:CN199360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015331 obsolete malformation syndrome with skin/mucosae involvement skos:exactMatch Orphanet:139027 Rare developmental defect with skin/mucosae involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015331 obsolete malformation syndrome with skin/mucosae involvement skos:exactMatch UMLS:CN199361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015332 obsolete rare developmental defect with connective tissue involvement skos:exactMatch Orphanet:139030 Rare developmental defect with connective tissue involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015332 obsolete rare developmental defect with connective tissue involvement skos:exactMatch UMLS:CN199362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015333 progeroid syndrome skos:exactMatch DOID:0081332 progeroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015333 progeroid syndrome skos:exactMatch Orphanet:139033 Progeroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015333 progeroid syndrome skos:exactMatch UMLS:CN199363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015334 branchial arch or oral-acral syndrome skos:exactMatch Orphanet:139036 Branchial arch or oral-acral syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015334 branchial arch or oral-acral syndrome skos:exactMatch UMLS:CN199364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015335 Mendelian syndromes with cleft lip/palate skos:exactMatch Orphanet:139039 Orofacial clefting syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015335 Mendelian syndromes with cleft lip/palate skos:exactMatch UMLS:CN199365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015336 obsolete malformation syndrome with odontal and/or periodontal component skos:exactMatch Orphanet:139042 Malformation syndrome with odontal and/or periodontal component semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015336 obsolete malformation syndrome with odontal and/or periodontal component skos:exactMatch UMLS:CN199366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015337 isolated craniosynostosis skos:exactMatch Orphanet:139390 Non-syndromic craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015338 syndromic craniosynostosis skos:exactMatch Orphanet:139393 Syndromic craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015338 syndromic craniosynostosis skos:exactMatch UMLS:CN226660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015339 adrenomyeloneuropathy skos:exactMatch Orphanet:139399 Adrenomyeloneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015339 adrenomyeloneuropathy skos:exactMatch SCTID:65389002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015339 adrenomyeloneuropathy skos:exactMatch UMLS:C1527231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015340 drug rash with eosinophilia and systemic symptoms skos:exactMatch Orphanet:139402 Drug reaction with eosinophilia and systemic symptoms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015340 drug rash with eosinophilia and systemic symptoms skos:exactMatch SCTID:702809001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015341 congenital panfollicular nevus skos:exactMatch Orphanet:139414 Congenital panfollicular nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015342 acute transverse myelitis skos:exactMatch MESH:D009188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015342 acute transverse myelitis skos:exactMatch NCIT:C128378 Acute Transverse Myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015342 acute transverse myelitis skos:exactMatch Orphanet:139417 Acute transverse myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015342 acute transverse myelitis skos:exactMatch SCTID:47000000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015342 acute transverse myelitis skos:exactMatch UMLS:C0270627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015343 secondary acute transverse myelitis skos:exactMatch UMLS:CN199396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015344 idiopathic acute transverse myelitis skos:exactMatch Orphanet:139423 Idiopathic acute transverse myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015345 perioral myoclonia with absences skos:exactMatch Orphanet:139426 Perioral myoclonia with absences semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015345 perioral myoclonia with absences skos:exactMatch SCTID:766815007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015346 Jeavons syndrome skos:exactMatch Orphanet:139431 Jeavons syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015346 Jeavons syndrome skos:exactMatch SCTID:716278005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015346 Jeavons syndrome skos:exactMatch UMLS:C4274731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015346 Jeavons syndrome skos:exactMatch UMLS:CN199399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015347 multicentric reticulohistiocytosis skos:exactMatch DOID:11824 multicentric reticulohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015347 multicentric reticulohistiocytosis skos:exactMatch NCIT:C27896 Multicentric Reticulohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015347 multicentric reticulohistiocytosis skos:exactMatch Orphanet:139436 Multicentric reticulohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015347 multicentric reticulohistiocytosis skos:exactMatch SCTID:84241008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015347 multicentric reticulohistiocytosis skos:exactMatch UMLS:C0311284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015348 leukoencephalopathy with bilateral anterior temporal lobe cysts skos:exactMatch Orphanet:139444 Leukoencephalopathy with bilateral anterior temporal lobe cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015349 progressive cavitating leukoencephalopathy skos:exactMatch Orphanet:139447 Progressive cavitating leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015349 progressive cavitating leukoencephalopathy skos:exactMatch SCTID:719267003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015349 progressive cavitating leukoencephalopathy skos:exactMatch UMLS:C4304840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015350 17q11.2 microduplication syndrome skos:exactMatch OMIM:618874 chromosome 17q11.2 duplication syndrome, 1.4-mb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015350 17q11.2 microduplication syndrome skos:exactMatch Orphanet:139474 17q11.2 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015350 17q11.2 microduplication syndrome skos:exactMatch SCTID:719583002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015350 17q11.2 microduplication syndrome skos:exactMatch UMLS:C4304642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015351 neuropathy with hearing impairment skos:exactMatch Orphanet:139512 Neuropathy with hearing impairment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015351 neuropathy with hearing impairment skos:exactMatch SCTID:723497003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015351 neuropathy with hearing impairment skos:exactMatch UMLS:CN199414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015352 distal hereditary motor neuropathy type 2 skos:exactMatch DOID:0111206 distal hereditary motor neuronopathy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015352 distal hereditary motor neuropathy type 2 skos:exactMatch MESH:C580044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015352 distal hereditary motor neuropathy type 2 skos:exactMatch Orphanet:139525 Distal hereditary motor neuropathy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015353 neuronopathy, distal hereditary motor, type 5A skos:exactMatch DOID:0111204 distal hereditary motor neuronopathy type 5A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015353 neuronopathy, distal hereditary motor, type 5A skos:exactMatch OMIM:600794 neuronopathy, distal hereditary motor, iia 5a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015353 neuronopathy, distal hereditary motor, type 5A skos:exactMatch UMLS:C1833308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015354 hereditary sensory and autonomic neuropathy with deafness and global delay skos:exactMatch Orphanet:139573 Hereditary sensory and autonomic neuropathy with deafness and global delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015354 hereditary sensory and autonomic neuropathy with deafness and global delay skos:exactMatch SCTID:717826009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015354 hereditary sensory and autonomic neuropathy with deafness and global delay skos:exactMatch UMLS:C4303566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015354 hereditary sensory and autonomic neuropathy with deafness and global delay skos:exactMatch UMLS:CN226662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015355 distal hereditary motor neuropathy type 7 skos:exactMatch DOID:0111199 distal hereditary motor neuronopathy type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015355 distal hereditary motor neuropathy type 7 skos:exactMatch Orphanet:139589 Distal hereditary motor neuropathy type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015355 distal hereditary motor neuropathy type 7 skos:exactMatch UMLS:CN199425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015356 hereditary neoplastic syndrome skos:exactMatch MESH:D009386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015356 hereditary neoplastic syndrome skos:exactMatch NCIT:C3266 Hereditary Neoplastic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015356 hereditary neoplastic syndrome skos:exactMatch Orphanet:140162 Inherited cancer-predisposing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015356 hereditary neoplastic syndrome skos:exactMatch SCTID:699346009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015356 hereditary neoplastic syndrome skos:exactMatch UMLS:C0027672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015356 hereditary neoplastic syndrome skos:exactMatch UMLS:CN199448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015356 hereditary neoplastic syndrome skos:exactMatch UMLS:CN882908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015357 secondary hypoparathyroidism due to impaired parathormon secretion skos:exactMatch Orphanet:140286 Secondary hypoparathyroidism due to impaired parathormon secretion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015357 secondary hypoparathyroidism due to impaired parathormon secretion skos:exactMatch UMLS:CN242104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015358 hereditary motor and sensory neuropathy skos:exactMatch MESH:D015417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015358 hereditary motor and sensory neuropathy skos:exactMatch Orphanet:140450 OBSOLETE: Hereditary motor and sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015358 hereditary motor and sensory neuropathy skos:exactMatch SCTID:398100001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015359 autosomal dominant hereditary demyelinating motor and sensory neuropathy skos:exactMatch Orphanet:140453 Autosomal dominant hereditary demyelinating motor and sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015359 autosomal dominant hereditary demyelinating motor and sensory neuropathy skos:exactMatch UMLS:CN228926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015360 autosomal dominant hereditary axonal motor and sensory neuropathy skos:exactMatch Orphanet:140456 Autosomal dominant hereditary axonal motor and sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015360 autosomal dominant hereditary axonal motor and sensory neuropathy skos:exactMatch UMLS:CN228927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015361 autosomal recessive hereditary demyelinating motor and sensory neuropathy skos:exactMatch Orphanet:140459 Autosomal recessive hereditary demyelinating motor and sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015361 autosomal recessive hereditary demyelinating motor and sensory neuropathy skos:exactMatch UMLS:CN228928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015362 autosomal dominant distal hereditary motor neuropathy skos:exactMatch DOID:0111198 autosomal dominant distal hereditary motor neuronopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015362 autosomal dominant distal hereditary motor neuropathy skos:exactMatch Orphanet:140465 Autosomal dominant distal hereditary motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015362 autosomal dominant distal hereditary motor neuropathy skos:exactMatch UMLS:CN228930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015363 autosomal recessive distal hereditary motor neuropathy skos:exactMatch DOID:0111197 autosomal recessive distal hereditary motor neuronopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015363 autosomal recessive distal hereditary motor neuropathy skos:exactMatch Orphanet:140468 Autosomal recessive distal hereditary motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015363 autosomal recessive distal hereditary motor neuropathy skos:exactMatch UMLS:CN228931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015364 hereditary sensory and autonomic neuropathy skos:exactMatch DOID:0050548 hereditary sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015364 hereditary sensory and autonomic neuropathy skos:exactMatch MESH:D009477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015364 hereditary sensory and autonomic neuropathy skos:exactMatch NCIT:C125386 Indifference to Pain, Congenital, Autosomal Recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015364 hereditary sensory and autonomic neuropathy skos:exactMatch OMIMPS:162400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015364 hereditary sensory and autonomic neuropathy skos:exactMatch Orphanet:140471 Hereditary sensory and autonomic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015364 hereditary sensory and autonomic neuropathy skos:exactMatch SCTID:11442006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015364 hereditary sensory and autonomic neuropathy skos:exactMatch UMLS:C0027889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015365 autosomal dominant hereditary sensory and autonomic neuropathy skos:exactMatch Orphanet:140474 Autosomal dominant hereditary sensory and autonomic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015365 autosomal dominant hereditary sensory and autonomic neuropathy skos:exactMatch UMLS:CN228932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015366 autosomal recessive hereditary sensory and autonomic neuropathy skos:exactMatch Orphanet:140477 Autosomal recessive hereditary sensory and autonomic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015366 autosomal recessive hereditary sensory and autonomic neuropathy skos:exactMatch UMLS:CN228933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015367 Charlie M syndrome skos:exactMatch Orphanet:1406 Charlie M syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015367 Charlie M syndrome skos:exactMatch SCTID:733034007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015367 Charlie M syndrome skos:exactMatch UMLS:C4518555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015367 Charlie M syndrome skos:exactMatch UMLS:CN199458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015368 neuro-ophthalmological disease skos:exactMatch Orphanet:140653 Neuro-ophthalmological disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015368 neuro-ophthalmological disease skos:exactMatch UMLS:CN199459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015369 Joubert syndrome and related disorders skos:exactMatch Orphanet:140874 Joubert syndrome and related disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015369 Joubert syndrome and related disorders skos:exactMatch UMLS:CN199461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015371 linear atrophoderma of Moulin skos:exactMatch Orphanet:140933 Linear atrophoderma of Moulin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015371 linear atrophoderma of Moulin skos:exactMatch SCTID:403395007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015371 linear atrophoderma of Moulin skos:exactMatch UMLS:C1274753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015372 autosomal dominant macrothrombocytopenia skos:exactMatch Orphanet:140957 Autosomal dominant macrothrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015372 autosomal dominant macrothrombocytopenia skos:exactMatch SCTID:720521008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015372 autosomal dominant macrothrombocytopenia skos:exactMatch UMLS:C4304021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015372 autosomal dominant macrothrombocytopenia skos:exactMatch UMLS:CN199474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015374 primary central nervous system vasculitis skos:exactMatch MESH:C537295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015374 primary central nervous system vasculitis skos:exactMatch Orphanet:140989 Primary angiitis of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015375 orofaciodigital syndrome skos:exactMatch DOID:4501 orofaciodigital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015375 orofaciodigital syndrome skos:exactMatch MESH:D009958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015375 orofaciodigital syndrome skos:exactMatch OMIMPS:311200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015375 orofaciodigital syndrome skos:exactMatch Orphanet:140997 Orofaciodigital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015375 orofaciodigital syndrome skos:exactMatch SCTID:52868006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015376 first branchial cleft anomaly skos:exactMatch Orphanet:141013 First branchial cleft anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015376 first branchial cleft anomaly skos:exactMatch SCTID:73371000119103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015377 third branchial cleft anomaly skos:exactMatch Orphanet:141030 Third branchial cleft anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015377 third branchial cleft anomaly skos:exactMatch SCTID:73391000119102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015378 fourth branchial cleft anomaly skos:exactMatch Orphanet:141037 Fourth branchial cleft anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015378 fourth branchial cleft anomaly skos:exactMatch SCTID:707234001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015379 cervical dermoid cyst skos:exactMatch Orphanet:141046 Cervical dermoid cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015379 cervical dermoid cyst skos:exactMatch SCTID:763129001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015380 facial dermoid cyst skos:exactMatch Orphanet:141051 Facial dermoid cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015380 facial dermoid cyst skos:exactMatch SCTID:763220008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015381 commissural lip fistula skos:exactMatch Orphanet:141061 Commissural lip fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015382 lower lip fistula skos:exactMatch Orphanet:141064 Lower lip fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015383 cervicofacial fibrochondroma skos:exactMatch Orphanet:141067 Cervicofacial fibrochondroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015384 digestive duplication cyst of the tongue skos:exactMatch Orphanet:141071 Digestive duplication cyst of the tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015385 external auditory canal aplasia/hypoplasia skos:exactMatch Orphanet:141074 External auditory canal aplasia/hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015386 epignathus skos:exactMatch Orphanet:141077 Epignathus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015386 epignathus skos:exactMatch SCTID:31248004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015386 epignathus skos:exactMatch UMLS:C0266725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015387 nasolacrimal duct cyst skos:exactMatch Orphanet:141083 Nasolacrimal duct cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015388 polyrrhinia skos:exactMatch Orphanet:141091 Polyrrhinia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015388 polyrrhinia skos:exactMatch SCTID:716279002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015389 supernumerary nostril skos:exactMatch Orphanet:141096 Supernumerary nostril semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015389 supernumerary nostril skos:exactMatch SCTID:719163006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015389 supernumerary nostril skos:exactMatch UMLS:CN226671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015390 proboscis lateralis skos:exactMatch Orphanet:141099 Proboscis lateralis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015390 proboscis lateralis skos:exactMatch SCTID:715828006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015390 proboscis lateralis skos:exactMatch UMLS:C4274985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015391 nasopharyngeal teratoma skos:exactMatch Orphanet:141107 Nasopharyngeal teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015391 nasopharyngeal teratoma skos:exactMatch UMLS:C4531264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015392 nasal glial heterotopia skos:exactMatch Orphanet:141112 Nasal glial heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015392 nasal glial heterotopia skos:exactMatch SCTID:5645008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015392 nasal glial heterotopia skos:exactMatch UMLS:C0266490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015393 nasal ganglioglioma skos:exactMatch Orphanet:141115 Nasal ganglioglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015394 nasal encephalocele skos:exactMatch Orphanet:141118 Nasal encephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015394 nasal encephalocele skos:exactMatch SCTID:65455002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015395 congenital subglottic stenosis skos:exactMatch ICD10CM:Q31.1 Congenital subglottic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015395 congenital subglottic stenosis skos:exactMatch Orphanet:141121 Congenital subglottic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015395 congenital subglottic stenosis skos:exactMatch SCTID:204552001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015396 congenital laryngeal cyst skos:exactMatch Orphanet:141124 Congenital laryngeal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015396 congenital laryngeal cyst skos:exactMatch SCTID:765763007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015396 congenital laryngeal cyst skos:exactMatch UMLS:C0339880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015397 oculo-auriculo-vertebral spectrum skos:exactMatch DOID:2907 Goldenhar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015397 oculo-auriculo-vertebral spectrum skos:exactMatch MESH:D006053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015397 oculo-auriculo-vertebral spectrum skos:exactMatch NCIT:C84740 Goldenhar Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015397 oculo-auriculo-vertebral spectrum skos:exactMatch OMIM:164210 craniofacial microsomia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015397 oculo-auriculo-vertebral spectrum skos:exactMatch Orphanet:141132 Oculo-auriculo-vertebral spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015397 oculo-auriculo-vertebral spectrum skos:exactMatch SCTID:367462009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015397 oculo-auriculo-vertebral spectrum skos:exactMatch UMLS:C0265240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015398 hemifacial microsomia skos:exactMatch Orphanet:141136 Otomandibular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015398 hemifacial microsomia skos:exactMatch SCTID:109393007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015398 hemifacial microsomia skos:exactMatch UMLS:CN199493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015399 glossopalatine ankylosis skos:exactMatch Orphanet:141163 Glossopalatine ankylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015399 glossopalatine ankylosis skos:exactMatch SCTID:717814004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015399 glossopalatine ankylosis skos:exactMatch UMLS:C4303569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015399 glossopalatine ankylosis skos:exactMatch UMLS:CN199497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015400 frontonasal arteriovenous malformation skos:exactMatch Orphanet:141168 Frontonasal arteriovenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015401 maxillary arteriovenous malformation skos:exactMatch Orphanet:141171 Maxillary arteriovenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015401 maxillary arteriovenous malformation skos:exactMatch SCTID:703335004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015402 mandibular arteriovenous malformation skos:exactMatch Orphanet:141174 Mandibular arteriovenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015402 mandibular arteriovenous malformation skos:exactMatch SCTID:703334000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015403 non-involuting congenital hemangioma skos:exactMatch NCIT:C172208 Non-Involuting Congenital Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015403 non-involuting congenital hemangioma skos:exactMatch Orphanet:141179 Non-involuting congenital hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015403 non-involuting congenital hemangioma skos:exactMatch SCTID:703295003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015403 non-involuting congenital hemangioma skos:exactMatch UMLS:C1275417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015404 rapidly involuting congenital hemangioma skos:exactMatch DOID:0080895 rapidly involuting congenital hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015404 rapidly involuting congenital hemangioma skos:exactMatch NCIT:C172207 Rapidly Involuting Congenital Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015404 rapidly involuting congenital hemangioma skos:exactMatch Orphanet:141184 Rapidly involuting congenital hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015404 rapidly involuting congenital hemangioma skos:exactMatch SCTID:703294004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015404 rapidly involuting congenital hemangioma skos:exactMatch UMLS:C1275421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015405 cerebrofacial arteriovenous metameric syndrome skos:exactMatch Orphanet:141189 Cerebrofacial arteriovenous metameric syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015405 cerebrofacial arteriovenous metameric syndrome skos:exactMatch SCTID:703266007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015405 cerebrofacial arteriovenous metameric syndrome skos:exactMatch UMLS:C3839265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015405 cerebrofacial arteriovenous metameric syndrome skos:exactMatch UMLS:CN199500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015406 cerebrofacial arteriovenous metameric syndrome type 1 skos:exactMatch Orphanet:141194 Cerebrofacial arteriovenous metameric syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015406 cerebrofacial arteriovenous metameric syndrome type 1 skos:exactMatch SCTID:703267003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015406 cerebrofacial arteriovenous metameric syndrome type 1 skos:exactMatch UMLS:C3840102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015406 cerebrofacial arteriovenous metameric syndrome type 1 skos:exactMatch UMLS:CN199501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015407 cerebrofacial arteriovenous metameric syndrome type 3 skos:exactMatch Orphanet:141199 Cerebrofacial arteriovenous metameric syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015407 cerebrofacial arteriovenous metameric syndrome type 3 skos:exactMatch SCTID:703268008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015407 cerebrofacial arteriovenous metameric syndrome type 3 skos:exactMatch UMLS:C3838691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015407 cerebrofacial arteriovenous metameric syndrome type 3 skos:exactMatch UMLS:CN199502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015408 diffuse lymphatic malformation skos:exactMatch DOID:0081031 generalized lymphatic anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015408 diffuse lymphatic malformation skos:exactMatch Orphanet:141209 Diffuse lymphatic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015408 diffuse lymphatic malformation skos:exactMatch SCTID:703298001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015408 diffuse lymphatic malformation skos:exactMatch UMLS:C0343090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015409 isolated congenital syngnathia skos:exactMatch Orphanet:141214 Isolated congenital syngnathia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015409 isolated congenital syngnathia skos:exactMatch SCTID:763317002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015410 nasal dorsum fistula/cyst skos:exactMatch Orphanet:141219 Nasal dorsum fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015411 facial cleft skos:exactMatch NCIT:C124510 Facial Cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015411 facial cleft skos:exactMatch Orphanet:141229 Facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015411 facial cleft skos:exactMatch SCTID:92821006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015412 median facial cleft skos:exactMatch Orphanet:141234 Median facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015413 median cleft of the upper lip and maxilla skos:exactMatch Orphanet:141239 Median cleft of the upper lip and maxilla semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015414 paramedian nasal cleft skos:exactMatch Orphanet:141242 Paramedian nasal cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015414 paramedian nasal cleft skos:exactMatch SCTID:204521002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015415 oblique facial cleft skos:exactMatch Orphanet:141253 Oblique facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015416 Tessier number 5 facial cleft skos:exactMatch Orphanet:141261 Tessier number 5 facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015417 Tessier number 6 facial cleft skos:exactMatch Orphanet:141265 Tessier number 6 facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015418 lateral facial cleft skos:exactMatch Orphanet:141269 Lateral facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015419 midline cervical cleft skos:exactMatch Orphanet:141288 Midline cervical cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015419 midline cervical cleft skos:exactMatch SCTID:403557001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015420 cleft lip and alveolus skos:exactMatch Orphanet:141291 Cleft lip and alveolus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015420 cleft lip and alveolus skos:exactMatch SCTID:373643003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015421 orofaciodigital syndrome type 12 skos:exactMatch MESH:C548034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015421 orofaciodigital syndrome type 12 skos:exactMatch Orphanet:141327 Orofaciodigital syndrome type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015421 orofaciodigital syndrome type 12 skos:exactMatch SCTID:763834000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015421 orofaciodigital syndrome type 12 skos:exactMatch UMLS:C2932679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015422 orofaciodigital syndrome type 13 skos:exactMatch MESH:C548035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015422 orofaciodigital syndrome type 13 skos:exactMatch Orphanet:141330 Orofaciodigital syndrome type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015422 orofaciodigital syndrome type 13 skos:exactMatch SCTID:763835004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015422 orofaciodigital syndrome type 13 skos:exactMatch UMLS:C2932680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015424 lethal chondrodysplasia, Moerman type skos:exactMatch Orphanet:1420 OBSOLETE: Lethal chondrodysplasia, Moerman type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015424 lethal chondrodysplasia, Moerman type skos:exactMatch UMLS:CN199519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015425 lethal recessive chondrodysplasia skos:exactMatch Orphanet:1423 Lethal recessive chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015425 lethal recessive chondrodysplasia skos:exactMatch SCTID:719404009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015425 lethal recessive chondrodysplasia skos:exactMatch UMLS:C4304745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015425 lethal recessive chondrodysplasia skos:exactMatch UMLS:CN199522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015426 Desbuquois dysplasia skos:exactMatch DOID:0060462 Desbuquois dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015426 Desbuquois dysplasia skos:exactMatch NCIT:C124056 Desbuquois Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015426 Desbuquois dysplasia skos:exactMatch OMIMPS:251450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015426 Desbuquois dysplasia skos:exactMatch Orphanet:1425 Desbuquois syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015426 Desbuquois dysplasia skos:exactMatch SCTID:254099008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015426 Desbuquois dysplasia skos:exactMatch UMLS:C0432242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015426 Desbuquois dysplasia skos:exactMatch UMLS:CN239270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015427 paroxysmal dyskinesia skos:exactMatch Orphanet:1431 Paroxysmal dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015427 paroxysmal dyskinesia skos:exactMatch SCTID:49949003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015428 choroidal atrophy-alopecia syndrome skos:exactMatch MESH:C535810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015428 choroidal atrophy-alopecia syndrome skos:exactMatch Orphanet:1433 Choroidal atrophy-alopecia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015428 choroidal atrophy-alopecia syndrome skos:exactMatch SCTID:720850008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015428 choroidal atrophy-alopecia syndrome skos:exactMatch UMLS:C2931026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015429 choroideremia-hypopituitarism syndrome skos:exactMatch Orphanet:1434 OBSOLETE: Choroideremia-hypopituitarism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015429 choroideremia-hypopituitarism syndrome skos:exactMatch UMLS:CN226680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015430 ring chromosome 1 skos:exactMatch MESH:C535361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015430 ring chromosome 1 skos:exactMatch Orphanet:1437 Ring chromosome 1 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015430 ring chromosome 1 skos:exactMatch SCTID:47017007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015430 ring chromosome 1 skos:exactMatch UMLS:CN036412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015431 ring chromosome 10 skos:exactMatch MESH:C538086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015431 ring chromosome 10 skos:exactMatch Orphanet:1438 Ring chromosome 10 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015431 ring chromosome 10 skos:exactMatch SCTID:86997002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015431 ring chromosome 10 skos:exactMatch UMLS:C0265438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015431 ring chromosome 10 skos:exactMatch UMLS:CN037257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015432 ring chromosome 12 skos:exactMatch MESH:C538298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015432 ring chromosome 12 skos:exactMatch Orphanet:1439 Ring chromosome 12 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015432 ring chromosome 12 skos:exactMatch UMLS:C0795843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015433 ring chromosome 17 skos:exactMatch MESH:C538046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015433 ring chromosome 17 skos:exactMatch Orphanet:1441 Ring chromosome 17 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015434 ring chromosome 18 skos:exactMatch MESH:C538304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015434 ring chromosome 18 skos:exactMatch Orphanet:1442 Ring chromosome 18 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015434 ring chromosome 18 skos:exactMatch SCTID:88154004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015434 ring chromosome 18 skos:exactMatch UMLS:C0265475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015435 ring chromosome 19 skos:exactMatch MESH:C538310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015435 ring chromosome 19 skos:exactMatch Orphanet:1443 Ring chromosome 19 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015435 ring chromosome 19 skos:exactMatch SCTID:765484001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015435 ring chromosome 19 skos:exactMatch UMLS:CN036553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015436 ring chromosome 20 skos:exactMatch MESH:C580424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015436 ring chromosome 20 skos:exactMatch NCIT:C169001 Ring Chromosome 20 Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015436 ring chromosome 20 skos:exactMatch Orphanet:1444 Ring chromosome 20 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015436 ring chromosome 20 skos:exactMatch SCTID:23686004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015437 ring chromosome 21 skos:exactMatch MESH:C537109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015437 ring chromosome 21 skos:exactMatch Orphanet:1445 Ring chromosome 21 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015437 ring chromosome 21 skos:exactMatch SCTID:31325007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015437 ring chromosome 21 skos:exactMatch UMLS:CN037252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015438 ring chromosome 22 skos:exactMatch MESH:C536795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015438 ring chromosome 22 skos:exactMatch Orphanet:1446 Ring chromosome 22 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015438 ring chromosome 22 skos:exactMatch SCTID:13555004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015438 ring chromosome 22 skos:exactMatch UMLS:CN036599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015439 ring chromosome 4 skos:exactMatch MESH:C537636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015439 ring chromosome 4 skos:exactMatch NCIT:C121983 ROSE Cluster 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015439 ring chromosome 4 skos:exactMatch Orphanet:1447 Ring chromosome 4 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015439 ring chromosome 4 skos:exactMatch SCTID:81678004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015440 ring chromosome 6 skos:exactMatch MESH:C537763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015440 ring chromosome 6 skos:exactMatch NCIT:C121985 ROSE Cluster 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015440 ring chromosome 6 skos:exactMatch Orphanet:1448 Ring chromosome 6 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015440 ring chromosome 6 skos:exactMatch SCTID:765488003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015441 ring chromosome 7 skos:exactMatch MESH:C537813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015441 ring chromosome 7 skos:exactMatch NCIT:C121986 ROSE Cluster 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015441 ring chromosome 7 skos:exactMatch Orphanet:1449 Ring chromosome 7 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015441 ring chromosome 7 skos:exactMatch SCTID:765489006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015443 chromosome 8-derived supernumerary ring/marker skos:exactMatch MESH:C537824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015443 chromosome 8-derived supernumerary ring/marker skos:exactMatch NCIT:C121988 ROSE Cluster 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015443 chromosome 8-derived supernumerary ring/marker skos:exactMatch Orphanet:1450 Ring chromosome 8 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015443 chromosome 8-derived supernumerary ring/marker skos:exactMatch SCTID:715983001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015443 chromosome 8-derived supernumerary ring/marker skos:exactMatch UMLS:CN036129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015445 autosomal dominant coarctation of aorta skos:exactMatch Orphanet:1455 Autosomal dominant coarctation of aorta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015446 atypical coarctation of aorta skos:exactMatch Orphanet:1456 Atypical coarctation of aorta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015446 atypical coarctation of aorta skos:exactMatch SCTID:471268000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015446 atypical coarctation of aorta skos:exactMatch UMLS:C3496579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015446 atypical coarctation of aorta skos:exactMatch UMLS:C3805239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015447 differentiated thyroid carcinoma skos:exactMatch DOID:0080525 differentiated thyroid gland carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015447 differentiated thyroid carcinoma skos:exactMatch NCIT:C7153 Differentiated Thyroid Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015447 differentiated thyroid carcinoma skos:exactMatch Orphanet:146 Differentiated thyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015447 differentiated thyroid carcinoma skos:exactMatch UMLS:C1337013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015448 mitochondrial complex III deficiency skos:exactMatch DOID:0111139 mitochondrial complex III deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015448 mitochondrial complex III deficiency skos:exactMatch Orphanet:1460 Isolated complex III deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015449 criss-cross heart skos:exactMatch MESH:D003420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015449 criss-cross heart skos:exactMatch Orphanet:1461 Criss-cross heart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015449 criss-cross heart skos:exactMatch SCTID:253269002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015450 triatrial heart skos:exactMatch NCIT:C84651 Cor Triatriatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015450 triatrial heart skos:exactMatch Orphanet:1463 Triatrial heart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015450 triatrial heart skos:exactMatch SCTID:55510008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015451 univentricular heart skos:exactMatch MESH:D000080039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015451 univentricular heart skos:exactMatch Orphanet:1464 Univentricular heart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015451 univentricular heart skos:exactMatch SCTID:253283000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015452 Coffin-Siris syndrome skos:exactMatch DOID:1925 Coffin-Siris syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015452 Coffin-Siris syndrome skos:exactMatch MESH:C536436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015452 Coffin-Siris syndrome skos:exactMatch NCIT:C35321 Coffin-Siris Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015452 Coffin-Siris syndrome skos:exactMatch OMIMPS:135900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015452 Coffin-Siris syndrome skos:exactMatch Orphanet:1465 Coffin-Siris syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015452 Coffin-Siris syndrome skos:exactMatch SCTID:10007009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015452 Coffin-Siris syndrome skos:exactMatch UMLS:C0265338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015453 Cogan syndrome skos:exactMatch DOID:0060216 Cogan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015453 Cogan syndrome skos:exactMatch MESH:D055952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015453 Cogan syndrome skos:exactMatch Orphanet:1467 Cogan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015453 Cogan syndrome skos:exactMatch SCTID:405810005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015453 Cogan syndrome skos:exactMatch UMLS:CN199560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015454 multiple carboxylase deficiency skos:exactMatch DOID:857 multiple carboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015454 multiple carboxylase deficiency skos:exactMatch ICD10CM:D81.819 Biotin-dependent carboxylase deficiency, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015454 multiple carboxylase deficiency skos:exactMatch MESH:D009100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015454 multiple carboxylase deficiency skos:exactMatch Orphanet:148 Multiple carboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015454 multiple carboxylase deficiency skos:exactMatch UMLS:C0026755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015455 gonococcal conjunctivitis skos:exactMatch ICD10CM:A54.31 Gonococcal conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015455 gonococcal conjunctivitis skos:exactMatch NCIT:C116816 Gonococcal Ophthalmia Neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015455 gonococcal conjunctivitis skos:exactMatch Orphanet:1482 Gonococcal conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015455 gonococcal conjunctivitis skos:exactMatch SCTID:231858009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015457 corpus callosum agenesis-double urinary collecting system syndrome skos:exactMatch MESH:C535427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015457 corpus callosum agenesis-double urinary collecting system syndrome skos:exactMatch UMLS:C2930897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015458 intellectual disability-hypoplastic corpus callosum-preauricular tag syndrome skos:exactMatch Orphanet:1495 Intellectual disability-hypoplastic corpus callosum-preauricular tag syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015458 intellectual disability-hypoplastic corpus callosum-preauricular tag syndrome skos:exactMatch SCTID:722455002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015458 intellectual disability-hypoplastic corpus callosum-preauricular tag syndrome skos:exactMatch UMLS:CN199578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch DOID:9261 nasopharynx carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch MESH:D00007727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch MESH:D000077274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch NCIT:C3871 Nasopharyngeal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch Orphanet:150 Nasopharyngeal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch SCTID:363398003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch UMLS:C0153393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch UMLS:C0153394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch UMLS:C0153395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch UMLS:C0153396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch UMLS:C2931822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch UMLS:C3647449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch UMLS:C3665551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015459 nasopharyngeal carcinoma skos:exactMatch UMLS:CN199582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015461 short rib-polydactyly syndrome skos:exactMatch MESH:D012779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015461 short rib-polydactyly syndrome skos:exactMatch NCIT:C85065 Short Rib-Polydactyly Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015461 short rib-polydactyly syndrome skos:exactMatch Orphanet:1505 Short rib-polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015461 short rib-polydactyly syndrome skos:exactMatch SCTID:205484001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015461 short rib-polydactyly syndrome skos:exactMatch UMLS:C0036996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015462 thin ribs-tubular bones-dysmorphism syndrome skos:exactMatch MESH:C537595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015462 thin ribs-tubular bones-dysmorphism syndrome skos:exactMatch Orphanet:1506 Thin ribs-tubular bones-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015462 thin ribs-tubular bones-dysmorphism syndrome skos:exactMatch UMLS:C2931543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015463 craniodigital syndrome-intellectual disability syndrome skos:exactMatch MESH:C537528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015463 craniodigital syndrome-intellectual disability syndrome skos:exactMatch Orphanet:1514 Craniodigital-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015463 craniodigital syndrome-intellectual disability syndrome skos:exactMatch SCTID:763665007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015463 craniodigital syndrome-intellectual disability syndrome skos:exactMatch UMLS:C1839311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015464 craniofrontonasal dysplasia-Poland anomaly syndrome skos:exactMatch Orphanet:1521 Craniofrontonasal dysplasia-Poland anomaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015464 craniofrontonasal dysplasia-Poland anomaly syndrome skos:exactMatch SCTID:720757001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015464 craniofrontonasal dysplasia-Poland anomaly syndrome skos:exactMatch UMLS:CN199598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015465 craniometaphyseal dysplasia skos:exactMatch DOID:0080033 craniometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015465 craniometaphyseal dysplasia skos:exactMatch OMIMPS:123000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015465 craniometaphyseal dysplasia skos:exactMatch Orphanet:1522 Craniometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015465 craniometaphyseal dysplasia skos:exactMatch SCTID:36601008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015466 cranio-osteoarthropathy skos:exactMatch Orphanet:1525 Cranio-osteoarthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015466 cranio-osteoarthropathy skos:exactMatch SCTID:720753002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015466 cranio-osteoarthropathy skos:exactMatch UMLS:CN199601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015467 craniosynostosis, Philadelphia type skos:exactMatch MESH:C563368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015467 craniosynostosis, Philadelphia type skos:exactMatch Orphanet:1527 Craniosynostosis, Philadelphia type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015467 craniosynostosis, Philadelphia type skos:exactMatch SCTID:720818003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015468 craniosynostosis-cataract syndrome skos:exactMatch Orphanet:1530 OBSOLETE: Craniosynostosis-cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015468 craniosynostosis-cataract syndrome skos:exactMatch UMLS:CN226684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015469 craniosynostosis skos:exactMatch DOID:2340 craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015469 craniosynostosis skos:exactMatch ICD10CM:Q75.0 Craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015469 craniosynostosis skos:exactMatch MESH:D003398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015469 craniosynostosis skos:exactMatch NCIT:C84655 Craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015469 craniosynostosis skos:exactMatch OMIMPS:123100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015469 craniosynostosis skos:exactMatch Orphanet:1531 Craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015469 craniosynostosis skos:exactMatch UMLS:C0010278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015470 familial isolated dilated cardiomyopathy skos:exactMatch Orphanet:154 Familial isolated dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015470 familial isolated dilated cardiomyopathy skos:exactMatch UMLS:CN199609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015471 benign focal seizures of adolescence skos:exactMatch Orphanet:1544 Benign focal seizures of adolescence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015471 benign focal seizures of adolescence skos:exactMatch SCTID:715425000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015471 benign focal seizures of adolescence skos:exactMatch UMLS:C4275141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015473 cryptorchidism-arachnodactyly-intellectual disability syndrome skos:exactMatch Orphanet:1548 Cryptorchidism-arachnodactyly-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015473 cryptorchidism-arachnodactyly-intellectual disability syndrome skos:exactMatch UMLS:CN199616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015474 cryptosporidiosis skos:exactMatch DOID:1733 cryptosporidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015474 cryptosporidiosis skos:exactMatch ICD10CM:A07.2 Cryptosporidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015474 cryptosporidiosis skos:exactMatch MESH:D003457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015474 cryptosporidiosis skos:exactMatch NCIT:C128408 Cryptosporidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015474 cryptosporidiosis skos:exactMatch Orphanet:1549 NON RARE IN EUROPE: Cryptosporidiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015474 cryptosporidiosis skos:exactMatch SCTID:66160001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015474 cryptosporidiosis skos:exactMatch UMLS:C0010418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015474 cryptosporidiosis skos:exactMatch UMLS:C0520796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015475 obsolete rare head and neck malformation skos:exactMatch Orphanet:155832 Rare head and neck malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015475 obsolete rare head and neck malformation skos:exactMatch UMLS:CN226686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015476 cysts and fistulae of the face and oral cavity skos:exactMatch Orphanet:155835 Cysts and fistulae of the face and oral cavity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015477 pinnae fistula or cyst skos:exactMatch Orphanet:155838 Pinnae fistula or cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015478 paramedian facial cleft skos:exactMatch Orphanet:155867 Paramedian facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015479 submucosal cleft palate skos:exactMatch Orphanet:155878 Submucosal cleft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015480 coloboma of superior eyelid skos:exactMatch Orphanet:155884 Coloboma of superior eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015480 coloboma of superior eyelid skos:exactMatch SCTID:763132003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015481 coloboma of inferior eyelid skos:exactMatch Orphanet:155889 Coloboma of inferior eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015481 coloboma of inferior eyelid skos:exactMatch SCTID:763133008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015482 otomandibular dysplasia skos:exactMatch Orphanet:155896 Otomandibular dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015483 mandibulofacial dysostosis skos:exactMatch MESH:D008342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015483 mandibulofacial dysostosis skos:exactMatch Orphanet:155899 Mandibulofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015484 cysticercosis skos:exactMatch DOID:10079 cysticercosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015484 cysticercosis skos:exactMatch ICD10CM:B69 Cysticercosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015484 cysticercosis skos:exactMatch MESH:D003551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015484 cysticercosis skos:exactMatch NCIT:C34520 Cysticercosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015484 cysticercosis skos:exactMatch Orphanet:1560 Cysticercosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015484 cysticercosis skos:exactMatch SCTID:59051007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015484 cysticercosis skos:exactMatch UMLS:C0010678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015484 cysticercosis skos:exactMatch UMLS:C0338437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015485 primary hereditary glaucoma skos:exactMatch Orphanet:156005 Primary early-onset glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015486 keratoconus skos:exactMatch DOID:10126 keratoconus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015486 keratoconus skos:exactMatch MESH:D007640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015486 keratoconus skos:exactMatch NCIT:C26806 Keratoconus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015486 keratoconus skos:exactMatch OMIMPS:148300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015486 keratoconus skos:exactMatch Orphanet:2335 NON RARE IN EUROPE: Isolated keratoconus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015486 keratoconus skos:exactMatch SCTID:65636009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015486 keratoconus skos:exactMatch UMLS:C0022578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015487 fatal infantile encephalocardiomyopathy skos:exactMatch DOID:0050713 fatal infantile cardioencephalomyopathy due to cytochrome c oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015487 fatal infantile encephalocardiomyopathy skos:exactMatch Orphanet:1561 Fatal infantile cytochrome C oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015487 fatal infantile encephalocardiomyopathy skos:exactMatch SCTID:718124006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015488 predominantly large-vessel vasculitis skos:exactMatch Orphanet:156140 Predominantly large-vessel vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015489 predominantly medium-vessel vasculitis skos:exactMatch Orphanet:156143 Predominantly medium-vessel vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015490 predominantly small-vessel vasculitis skos:exactMatch Orphanet:156146 Predominantly small-vessel vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015491 immune complex mediated vasculitis skos:exactMatch Orphanet:156149 Immune complex mediated vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015492 anti-neutrophil cytoplasmic antibody-associated vasculitis skos:exactMatch MESH:D056648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015492 anti-neutrophil cytoplasmic antibody-associated vasculitis skos:exactMatch Orphanet:156152 Anti-neutrophil cytoplasmic antibody-associated vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015492 anti-neutrophil cytoplasmic antibody-associated vasculitis skos:exactMatch UMLS:C2717865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015493 lipoatrophy with diabetes, leukomelanodermic papules, liver steatosis, and hypertrophic cardiomyopathy skos:exactMatch Orphanet:156156 Lipoatrophy with diabetes, leukomelanodermic papules, liver steatosis, and hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015494 isolated dystonia skos:exactMatch Orphanet:156159 Isolated dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015495 obsolete otomandibular dysplasia associated with monogenic syndromes skos:exactMatch Orphanet:156202 Otomandibular dysplasia associated with monogenic syndromes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015495 obsolete otomandibular dysplasia associated with monogenic syndromes skos:exactMatch UMLS:CN199632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015496 macroglossia skos:exactMatch MESH:D008260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015496 macroglossia skos:exactMatch Orphanet:156207 Macroglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015496 macroglossia skos:exactMatch UMLS:C0024421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015497 hypoglossia/aglossia skos:exactMatch Orphanet:156212 Hypoglossia/aglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015498 oromandibular-limb anomalies syndrome skos:exactMatch Orphanet:156215 Oromandibular-limb anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015498 oromandibular-limb anomalies syndrome skos:exactMatch UMLS:CN199634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015499 paralytic facial malformation skos:exactMatch Orphanet:156224 Paralytic facial malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015500 facial arteriovenous malformation skos:exactMatch Orphanet:156230 Facial arteriovenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015501 obsolete syndrome or malformation associated with head and neck malformations skos:exactMatch Orphanet:156237 Syndrome or malformation associated with head and neck malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015501 obsolete syndrome or malformation associated with head and neck malformations skos:exactMatch UMLS:CN199635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015502 obsolete pinnae and external auditory canal anomaly skos:exactMatch Orphanet:156243 Pinnae and external auditory canal anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015503 nose and cavum anomaly skos:exactMatch Orphanet:156246 Nose and cavum anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015504 larynx anomaly skos:exactMatch Orphanet:156249 Larynx anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015505 tracheal anomaly skos:exactMatch Orphanet:156252 Tracheal anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015506 obsolete rare syndrome with cardiac malformations skos:exactMatch Orphanet:156532 Rare syndrome with cardiac malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015506 obsolete rare syndrome with cardiac malformations skos:exactMatch UMLS:CN199638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015507 obsolete rare genetic hepatic disease skos:exactMatch Orphanet:156601 Rare genetic hepatic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015507 obsolete rare genetic hepatic disease skos:exactMatch UMLS:CN199640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015508 genetic parenchymatous liver disease skos:exactMatch Orphanet:156604 Genetic parenchymatous liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015508 genetic parenchymatous liver disease skos:exactMatch UMLS:CN199641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015509 genetic biliary tract disease skos:exactMatch Orphanet:156607 Genetic biliary tract disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015509 genetic biliary tract disease skos:exactMatch UMLS:CN199642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015510 obsolete rare genetic respiratory disease skos:exactMatch Orphanet:156610 Rare genetic respiratory disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015510 obsolete rare genetic respiratory disease skos:exactMatch UMLS:CN199643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015511 obsolete rare genetic urogenital disease skos:exactMatch Orphanet:156619 Rare genetic urogenital disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015511 obsolete rare genetic urogenital disease skos:exactMatch UMLS:CN199644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015512 obsolete genetic hypertension skos:exactMatch Orphanet:156629 Rare genetic cause of hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015512 obsolete genetic hypertension skos:exactMatch UMLS:C0598428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015513 obsolete rare genetic endocrine disease skos:exactMatch Orphanet:156638 Rare genetic endocrine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015513 obsolete rare genetic endocrine disease skos:exactMatch UMLS:CN199645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015514 genetic endocrine growth disease skos:exactMatch MESH:D006130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015514 genetic endocrine growth disease skos:exactMatch Orphanet:156643 Genetic endocrine growth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015514 genetic endocrine growth disease skos:exactMatch UMLS:CN237424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015515 carnitine palmitoyltransferase II deficiency skos:exactMatch DOID:0060235 carnitine palmitoyltransferase II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015515 carnitine palmitoyltransferase II deficiency skos:exactMatch MESH:C535589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015515 carnitine palmitoyltransferase II deficiency skos:exactMatch NCIT:C114766 Carnitine Palmitoyltransferase II Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015515 carnitine palmitoyltransferase II deficiency skos:exactMatch Orphanet:157 Carnitine palmitoyltransferase II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015515 carnitine palmitoyltransferase II deficiency skos:exactMatch SCTID:238002005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015515 carnitine palmitoyltransferase II deficiency skos:exactMatch UMLS:C0342790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015516 symbrachydactyly of hands and feet skos:exactMatch Orphanet:1570 Symbrachydactyly of hands and feet semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015517 common variable immunodeficiency skos:exactMatch DOID:12177 common variable immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015517 common variable immunodeficiency skos:exactMatch MESH:D017074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015517 common variable immunodeficiency skos:exactMatch NCIT:C26725 Common Variable Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015517 common variable immunodeficiency skos:exactMatch OMIMPS:607594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015517 common variable immunodeficiency skos:exactMatch Orphanet:1572 Common variable immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015517 common variable immunodeficiency skos:exactMatch SCTID:23238000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015517 common variable immunodeficiency skos:exactMatch UMLS:C0009447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015518 infantile bilateral striatal necrosis skos:exactMatch Orphanet:1576 Infantile bilateral striatal necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015518 infantile bilateral striatal necrosis skos:exactMatch SCTID:718174008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015518 infantile bilateral striatal necrosis skos:exactMatch UMLS:C0795996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015519 congenital or early infantile CACH syndrome skos:exactMatch Orphanet:157713 Congenital or early infantile CACH syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015520 late infantile CACH syndrome skos:exactMatch Orphanet:157716 Late infantile CACH syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015520 late infantile CACH syndrome skos:exactMatch UMLS:CN199659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015521 juvenile or adult CACH syndrome skos:exactMatch Orphanet:157719 Juvenile or adult CACH syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015521 juvenile or adult CACH syndrome skos:exactMatch UMLS:CN199660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015523 epithelioid hemangioendothelioma skos:exactMatch DOID:0080190 malignant epithelioid hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015523 epithelioid hemangioendothelioma skos:exactMatch MESH:D018323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015523 epithelioid hemangioendothelioma skos:exactMatch NCIT:C3800 Epithelioid Hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015523 epithelioid hemangioendothelioma skos:exactMatch Orphanet:157791 Epithelioid hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015523 epithelioid hemangioendothelioma skos:exactMatch SCTID:54124005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015523 epithelioid hemangioendothelioma skos:exactMatch UMLS:C0206732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015524 hyperplastic polyposis syndrome skos:exactMatch NCIT:C165469 Colorectal Serrated Polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015524 hyperplastic polyposis syndrome skos:exactMatch Orphanet:157798 Serrated polyposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015524 hyperplastic polyposis syndrome skos:exactMatch SCTID:763536006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015524 hyperplastic polyposis syndrome skos:exactMatch UMLS:CN199665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015525 congenital pseudoarthrosis of the limbs skos:exactMatch MESH:C535762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015525 congenital pseudoarthrosis of the limbs skos:exactMatch Orphanet:157808 Congenital pseudoarthrosis of the limbs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015526 cold-induced sweating syndrome skos:exactMatch DOID:0060294 cold-induced sweating syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015526 cold-induced sweating syndrome skos:exactMatch OMIMPS:272430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015526 cold-induced sweating syndrome skos:exactMatch Orphanet:157820 Cold-induced sweating syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015526 cold-induced sweating syndrome skos:exactMatch SCTID:702363009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015526 cold-induced sweating syndrome skos:exactMatch UMLS:CN043579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015528 congenital epulis skos:exactMatch DOID:7280 congenital epulis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015528 congenital epulis skos:exactMatch MESH:D005887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015528 congenital epulis skos:exactMatch NCIT:C4675 Congenital Epulis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015528 congenital epulis skos:exactMatch Orphanet:157826 Congenital epulis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015528 congenital epulis skos:exactMatch SCTID:360525006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015528 congenital epulis skos:exactMatch UMLS:C0376319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015529 paroxysmal Hemicrania skos:exactMatch MESH:D051302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015529 paroxysmal Hemicrania skos:exactMatch Orphanet:157835 Paroxysmal hemicrania semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015529 paroxysmal Hemicrania skos:exactMatch SCTID:443094001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015529 paroxysmal Hemicrania skos:exactMatch UMLS:C1399352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015530 trigeminal autonomic cephalalgia skos:exactMatch MESH:D051303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015530 trigeminal autonomic cephalalgia skos:exactMatch NCIT:C117074 Trigeminal Autonomic Cephalalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015530 trigeminal autonomic cephalalgia skos:exactMatch Orphanet:157843 Trigeminal autonomic cephalalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015530 trigeminal autonomic cephalalgia skos:exactMatch SCTID:449814007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015530 trigeminal autonomic cephalalgia skos:exactMatch UMLS:C1565172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015531 non-Langerhans cell histiocytosis skos:exactMatch DOID:4330 non-Langerhans-cell histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015531 non-Langerhans cell histiocytosis skos:exactMatch MESH:D015616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015531 non-Langerhans cell histiocytosis skos:exactMatch Orphanet:157987 Non-Langerhans cell histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015531 non-Langerhans cell histiocytosis skos:exactMatch SCTID:127069007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015531 non-Langerhans cell histiocytosis skos:exactMatch UMLS:C0019624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015532 generalized eruptive histiocytosis skos:exactMatch Orphanet:157991 Generalized eruptive histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015532 generalized eruptive histiocytosis skos:exactMatch SCTID:110980006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015532 generalized eruptive histiocytosis skos:exactMatch UMLS:C0347404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015533 benign cephalic histiocytosis skos:exactMatch Orphanet:157997 Benign cephalic histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015533 benign cephalic histiocytosis skos:exactMatch SCTID:255192005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015533 benign cephalic histiocytosis skos:exactMatch UMLS:C0347403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015534 juvenile xanthogranuloma skos:exactMatch DOID:4424 juvenile xanthogranuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015534 juvenile xanthogranuloma skos:exactMatch MESH:D014972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015534 juvenile xanthogranuloma skos:exactMatch NCIT:C3451 Juvenile Xanthogranuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015534 juvenile xanthogranuloma skos:exactMatch Orphanet:158000 Juvenile xanthogranuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015534 juvenile xanthogranuloma skos:exactMatch SCTID:400204000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015534 juvenile xanthogranuloma skos:exactMatch UMLS:C0043324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015535 xanthoma disseminatum skos:exactMatch Orphanet:158003 Xanthoma disseminatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015535 xanthoma disseminatum skos:exactMatch SCTID:399970005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015535 xanthoma disseminatum skos:exactMatch UMLS:C0043322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015536 papular xanthoma skos:exactMatch Orphanet:158008 Papular xanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015536 papular xanthoma skos:exactMatch SCTID:765221009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015536 papular xanthoma skos:exactMatch UMLS:CN199692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015537 necrobiotic xanthogranuloma skos:exactMatch MESH:D058252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015537 necrobiotic xanthogranuloma skos:exactMatch Orphanet:158011 Necrobiotic xanthogranuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015537 necrobiotic xanthogranuloma skos:exactMatch SCTID:404164003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015537 necrobiotic xanthogranuloma skos:exactMatch UMLS:C1275339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015538 indeterminate dendritic cell tumor skos:exactMatch NCIT:C81767 Indeterminate Dendritic Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015538 indeterminate dendritic cell tumor skos:exactMatch Orphanet:158019 Indeterminate cell histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015538 indeterminate dendritic cell tumor skos:exactMatch SCTID:721313009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015538 indeterminate dendritic cell tumor skos:exactMatch UMLS:C2825741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015539 progressive nodular histiocytosis skos:exactMatch Orphanet:158022 Progressive nodular histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015539 progressive nodular histiocytosis skos:exactMatch SCTID:765141005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015540 hemophagocytic syndrome skos:exactMatch DOID:0050120 hemophagocytic lymphohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015540 hemophagocytic syndrome skos:exactMatch NCIT:C34792 Hemophagocytic Lymphohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015540 hemophagocytic syndrome skos:exactMatch NCIT:C35439 Hemophagocytic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015540 hemophagocytic syndrome skos:exactMatch Orphanet:158032 Hemophagocytic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015540 hemophagocytic syndrome skos:exactMatch SCTID:234437005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015540 hemophagocytic syndrome skos:exactMatch UMLS:C0024291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015540 hemophagocytic syndrome skos:exactMatch UMLS:C3887558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015541 genetic hemophagocytic lymphohistiocytosis skos:exactMatch OMIMPS:267700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015541 genetic hemophagocytic lymphohistiocytosis skos:exactMatch Orphanet:158038 Primary hemophagocytic lymphohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015541 genetic hemophagocytic lymphohistiocytosis skos:exactMatch Orphanet:540 Familial hemophagocytic lymphohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015541 genetic hemophagocytic lymphohistiocytosis skos:exactMatch SCTID:398250003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015542 secondary hemophagocytic lymphohistiocytosis skos:exactMatch NCIT:C121184 Secondary Hemophagocytic Lymphohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015542 secondary hemophagocytic lymphohistiocytosis skos:exactMatch Orphanet:158041 Secondary hemophagocytic lymphohistiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015542 secondary hemophagocytic lymphohistiocytosis skos:exactMatch UMLS:C0019068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015542 secondary hemophagocytic lymphohistiocytosis skos:exactMatch UMLS:C4054044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015542 secondary hemophagocytic lymphohistiocytosis skos:exactMatch UMLS:CN199700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015544 acquired hemophagocytic lymphohistiocytosis associated with malignant disease skos:exactMatch Orphanet:158057 Acquired hemophagocytic lymphohistiocytosis associated with malignant disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015544 acquired hemophagocytic lymphohistiocytosis associated with malignant disease skos:exactMatch UMLS:CN199702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015545 macrophage activation syndrome skos:exactMatch MESH:D055501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015545 macrophage activation syndrome skos:exactMatch NCIT:C114471 Macrophage Activation Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015545 macrophage activation syndrome skos:exactMatch Orphanet:158061 Macrophage activation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015545 macrophage activation syndrome skos:exactMatch SCTID:430478003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015545 macrophage activation syndrome skos:exactMatch UMLS:C1096155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015546 non-distal monosomy 10q skos:exactMatch Orphanet:1581 Non-distal monosomy 10q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015547 genetic dementia skos:exactMatch Orphanet:158124 Genetic dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015548 Huntington disease-like syndrome skos:exactMatch MESH:C580174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015548 Huntington disease-like syndrome skos:exactMatch Orphanet:158266 Huntington disease-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015548 Huntington disease-like syndrome skos:exactMatch SCTID:702376003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015548 Huntington disease-like syndrome skos:exactMatch UMLS:C3711380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015549 obsolete rare genetic hematologic disease skos:exactMatch Orphanet:158300 Rare genetic hematologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015549 obsolete rare genetic hematologic disease skos:exactMatch UMLS:CN199710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015550 suprabasal epidermolysis bullosa simplex skos:exactMatch SCTID:724840004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015550 suprabasal epidermolysis bullosa simplex skos:exactMatch UMLS:C4511300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015551 obsolete basal epidermolysis bullosa simplex skos:exactMatch Orphanet:158665 OBSOLETE: Basal epidermolysis bullosa simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015551 obsolete basal epidermolysis bullosa simplex skos:exactMatch SCTID:723163000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015551 obsolete basal epidermolysis bullosa simplex skos:exactMatch UMLS:C4302031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015552 acral dystrophic epidermolysis bullosa skos:exactMatch Orphanet:158673 Localized dystrophic epidermolysis bullosa, acral form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015552 acral dystrophic epidermolysis bullosa skos:exactMatch SCTID:733638006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015552 acral dystrophic epidermolysis bullosa skos:exactMatch UMLS:C4518087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015552 acral dystrophic epidermolysis bullosa skos:exactMatch UMLS:CN199731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015553 dystrophic epidermolysis bullosa, nails only skos:exactMatch Orphanet:158676 Localized dystrophic epidermolysis bullosa, nails only semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015553 dystrophic epidermolysis bullosa, nails only skos:exactMatch SCTID:722436002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015553 dystrophic epidermolysis bullosa, nails only skos:exactMatch UMLS:CN199732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015554 typical urticaria pigmentosa skos:exactMatch Orphanet:158766 Typical urticaria pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015555 plaque-form urticaria pigmentosa skos:exactMatch Orphanet:158769 Plaque-form urticaria pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015556 nodular urticaria pigmentosa skos:exactMatch Orphanet:158772 Nodular urticaria pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015557 Smouldering systemic mastocytosis skos:exactMatch Orphanet:158775 Smoldering systemic mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015558 isolated bone marrow mastocytosis skos:exactMatch Orphanet:158778 Isolated bone marrow mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015559 lymphoadenopathic mastocytosis with eosinophilia skos:exactMatch Orphanet:158793 OBSOLETE: Lymphoadenopathic mastocytosis with eosinophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015560 obsolete classic mast cell leukemia skos:exactMatch Orphanet:158796 OBSOLETE: Classic mast cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015562 distal monosomy 17q skos:exactMatch Orphanet:1597 Distal monosomy 17q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015562 distal monosomy 17q skos:exactMatch SCTID:715365000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015562 distal monosomy 17q skos:exactMatch UMLS:C4275171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015564 Castleman disease skos:exactMatch DOID:0111157 Castleman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015564 Castleman disease skos:exactMatch ICD10CM:D47.Z2 Castleman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015564 Castleman disease skos:exactMatch MESH:D005871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015564 Castleman disease skos:exactMatch NCIT:C3056 Castleman Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015564 Castleman disease skos:exactMatch Orphanet:160 Castleman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015564 Castleman disease skos:exactMatch SCTID:207036003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015564 Castleman disease skos:exactMatch UMLS:C0017531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015564 Castleman disease skos:exactMatch UMLS:C2931179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015564 Castleman disease skos:exactMatch UMLS:CN199886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015565 cap polyposis skos:exactMatch Orphanet:160148 Cap polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015565 cap polyposis skos:exactMatch SCTID:720604008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015565 cap polyposis skos:exactMatch UMLS:C4303971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015566 2q24 microdeletion syndrome skos:exactMatch MESH:C538316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015566 2q24 microdeletion syndrome skos:exactMatch Orphanet:1617 2q24 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015566 2q24 microdeletion syndrome skos:exactMatch SCTID:719658006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015566 2q24 microdeletion syndrome skos:exactMatch UMLS:CN036809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015567 cataract-glaucoma syndrome skos:exactMatch Orphanet:162 Cataract-glaucoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015567 cataract-glaucoma syndrome skos:exactMatch SCTID:718851007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015567 cataract-glaucoma syndrome skos:exactMatch UMLS:CN199931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015568 isolated congenital nasal pyriform aperture stenosis skos:exactMatch Orphanet:162516 Isolated congenital nasal pyriform aperture stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015569 congenital nasal pyriform aperture stenosis with holoprosencephaly skos:exactMatch Orphanet:162521 OBSOLETE: Congenital nasal pyriform aperture stenosis with holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015570 isolated congenital auditory ossicle malformation skos:exactMatch Orphanet:162526 Isolated congenital auditory ossicle malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015571 deletion 5q35 skos:exactMatch MESH:C537647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015571 deletion 5q35 skos:exactMatch Orphanet:1627 Deletion 5q35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015571 deletion 5q35 skos:exactMatch SCTID:721158009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015572 obsolete cerebral malformation due to abnormal neuronal migration skos:exactMatch Orphanet:163209 Non-syndromic cerebral malformation due to abnormal neuronal migration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015573 subacute cutaneous lupus erythematosus skos:exactMatch ICD10CM:L93.1 Subacute cutaneous lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015573 subacute cutaneous lupus erythematosus skos:exactMatch NCIT:C117111 Subacute Cutaneous Lupus Erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015573 subacute cutaneous lupus erythematosus skos:exactMatch Orphanet:163525 Subacute cutaneous lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015573 subacute cutaneous lupus erythematosus skos:exactMatch SCTID:239891002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015573 subacute cutaneous lupus erythematosus skos:exactMatch UMLS:C0024140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015574 chronic cutaneous lupus erythematosus skos:exactMatch Orphanet:163531 Chronic cutaneous lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015574 chronic cutaneous lupus erythematosus skos:exactMatch UMLS:CN226705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015575 obsolete rare bacterial infectious disease skos:exactMatch Orphanet:163582 Rare bacterial infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015576 obsolete rare viral disease skos:exactMatch Orphanet:163585 Rare viral disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015576 obsolete rare viral disease skos:exactMatch UMLS:CN199939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015577 obsolete rare parasitic disease skos:exactMatch Orphanet:163588 Rare parasitic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015577 obsolete rare parasitic disease skos:exactMatch UMLS:CN199940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015578 obsolete rare mycosis skos:exactMatch Orphanet:163591 Rare mycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015579 Hb Bart's hydrops fetalis skos:exactMatch Orphanet:163596 Hb Bart's hydrops fetalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015579 Hb Bart's hydrops fetalis skos:exactMatch SCTID:5300004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015580 distal monosomy 7q36 skos:exactMatch Orphanet:1636 Distal monosomy 7q36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015580 distal monosomy 7q36 skos:exactMatch SCTID:763529005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015581 obsolete bile acid synthesis defect with cholestasis and malabsorption skos:exactMatch Orphanet:163631 Bile acid synthesis defect with cholestasis and malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015582 obsolete rare disorder related with pregnancy, childbirth and puerperium skos:exactMatch Orphanet:163637 Rare disorder related with pregnancy, childbirth and puerperium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015582 obsolete rare disorder related with pregnancy, childbirth and puerperium skos:exactMatch UMLS:CN226708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015583 2p21 microdeletion syndrome skos:exactMatch Orphanet:163693 2p21 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015583 2p21 microdeletion syndrome skos:exactMatch SCTID:719652007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015583 2p21 microdeletion syndrome skos:exactMatch UMLS:C4304537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015583 2p21 microdeletion syndrome skos:exactMatch UMLS:CN199952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015584 febrile infection-related epilepsy syndrome skos:exactMatch Orphanet:163703 Febrile infection-related epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015584 febrile infection-related epilepsy syndrome skos:exactMatch SCTID:725413002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015584 febrile infection-related epilepsy syndrome skos:exactMatch UMLS:CN199955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015585 cryptogenic late-onset epileptic spasms skos:exactMatch Orphanet:163708 Cryptogenic late-onset epileptic spasms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015586 benign familial mesial temporal lobe epilepsy skos:exactMatch Orphanet:163717 Benign familial mesial temporal lobe epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015586 benign familial mesial temporal lobe epilepsy skos:exactMatch UMLS:CN226709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015587 rolandic epilepsy-speech dyspraxia syndrome skos:exactMatch Orphanet:163721 Rolandic epilepsy-speech dyspraxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015587 rolandic epilepsy-speech dyspraxia syndrome skos:exactMatch UMLS:CN199957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015588 limbic encephalitis skos:exactMatch DOID:0080741 limbic encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015588 limbic encephalitis skos:exactMatch MESH:D020363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015588 limbic encephalitis skos:exactMatch SCTID:230192003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015589 paraneoplastic limbic encephalitis skos:exactMatch NCIT:C4350 Limbic Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015589 paraneoplastic limbic encephalitis skos:exactMatch Orphanet:163895 OBSOLETE: Paraneoplastic limbic encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015589 paraneoplastic limbic encephalitis skos:exactMatch SCTID:445014002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015592 limbic encephalitis with LGI1 antibodies skos:exactMatch SCTID:763794005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015593 limbic encephalitis with nCMAgs antibodies skos:exactMatch Orphanet:163914 OBSOLETE: Limbic encephalitis with nCMAgs antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015594 obsolete non-paraneoplastic limbic encephalitis skos:exactMatch Orphanet:163918 OBSOLETE: Non-paraneoplastic limbic encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015595 posttransplant acute limbic encephalitis skos:exactMatch Orphanet:163921 Posttransplant acute limbic encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015596 non-herpetic acute limbic encephalitis skos:exactMatch SCTID:764998005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015597 pustulosis palmaris et plantaris skos:exactMatch DOID:4398 pustulosis of palm and sole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015597 pustulosis palmaris et plantaris skos:exactMatch ICD10CM:L40.3 Pustulosis palmaris et plantaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015597 pustulosis palmaris et plantaris skos:exactMatch NCIT:C34888 Palmoplantar Pustulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015597 pustulosis palmaris et plantaris skos:exactMatch Orphanet:163927 Pustulosis palmaris et plantaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015597 pustulosis palmaris et plantaris skos:exactMatch SCTID:27520001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015597 pustulosis palmaris et plantaris skos:exactMatch SCTID:81271001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015599 atopic keratoconjunctivitis skos:exactMatch Orphanet:163934 Atopic keratoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015599 atopic keratoconjunctivitis skos:exactMatch SCTID:403434009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015599 atopic keratoconjunctivitis skos:exactMatch UMLS:C1274788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015600 X-linked intellectual disability, Cilliers type skos:exactMatch Orphanet:163971 X-linked intellectual disability, Cilliers type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015600 X-linked intellectual disability, Cilliers type skos:exactMatch SCTID:719013004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015600 X-linked intellectual disability, Cilliers type skos:exactMatch UMLS:CN226710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015601 X-linked intellectual disability, van Esch type skos:exactMatch DOID:0111840 Van Esch-O'Driscoll syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015601 X-linked intellectual disability, van Esch type skos:exactMatch OMIM:301030 van esch-o'driscoll syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015601 X-linked intellectual disability, van Esch type skos:exactMatch Orphanet:163976 X-linked intellectual disability, Van Esch type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015601 X-linked intellectual disability, van Esch type skos:exactMatch SCTID:718914002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015601 X-linked intellectual disability, van Esch type skos:exactMatch UMLS:CN226711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015602 obsolete developmental delay-deafness syndrome, Hildebrand type skos:exactMatch Orphanet:163988 OBSOLETE: Developmental delay-deafness syndrome, Hildebrand type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015602 obsolete developmental delay-deafness syndrome, Hildebrand type skos:exactMatch UMLS:CN199975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015603 obsolete rare odontal or periodontal disorder skos:exactMatch Orphanet:164001 Rare odontal or periodontal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015603 obsolete rare odontal or periodontal disorder skos:exactMatch UMLS:CN226712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015604 middle ear anomaly skos:exactMatch Orphanet:164004 Middle ear anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015605 distal monosomy 9p skos:exactMatch MESH:C538025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015605 distal monosomy 9p skos:exactMatch Orphanet:1642 Distal monosomy 9p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015605 distal monosomy 9p skos:exactMatch SCTID:763530000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015606 Xp22.3 microdeletion syndrome skos:exactMatch Orphanet:1643 Xp22.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015606 Xp22.3 microdeletion syndrome skos:exactMatch SCTID:726733007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015606 Xp22.3 microdeletion syndrome skos:exactMatch UMLS:CN199978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015607 partial chromosome Y deletion skos:exactMatch MESH:C536297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015607 partial chromosome Y deletion skos:exactMatch Orphanet:1646 Partial chromosome Y deletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015607 partial chromosome Y deletion skos:exactMatch SCTID:717158001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015608 acute myeloid leukemia and myelodysplastic syndromes related to radiation skos:exactMatch Orphanet:164726 Acute myeloid leukemia and myelodysplastic syndromes related to radiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015608 acute myeloid leukemia and myelodysplastic syndromes related to radiation skos:exactMatch UMLS:CN199981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015609 advanced sleep phase syndrome skos:exactMatch DOID:0050628 advanced sleep phase syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015609 advanced sleep phase syndrome skos:exactMatch OMIMPS:604348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015609 advanced sleep phase syndrome skos:exactMatch Orphanet:164736 Familial advanced sleep-phase syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015609 advanced sleep phase syndrome skos:exactMatch SCTID:715829003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015610 acquired aplastic anemia skos:exactMatch Orphanet:164823 Rare acquired aplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015610 acquired aplastic anemia skos:exactMatch SCTID:55907008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015610 acquired aplastic anemia skos:exactMatch UMLS:C0271907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015611 neutral lipid storage disease skos:exactMatch DOID:0050729 neutral lipid storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015611 neutral lipid storage disease skos:exactMatch Orphanet:165 Neutral lipid storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015611 neutral lipid storage disease skos:exactMatch UMLS:CN199983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015612 Dent disease skos:exactMatch DOID:0050699 Dent disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015612 Dent disease skos:exactMatch MESH:D057973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015612 Dent disease skos:exactMatch NCIT:C123260 Dent Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015612 Dent disease skos:exactMatch OMIMPS:300009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015612 Dent disease skos:exactMatch Orphanet:1652 Dent disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015612 Dent disease skos:exactMatch SCTID:444645005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015612 Dent disease skos:exactMatch UMLS:C0878681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015612 Dent disease skos:exactMatch UMLS:CN239269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015613 dentin dysplasia skos:exactMatch DOID:701 dentin dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015613 dentin dysplasia skos:exactMatch MESH:D003805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015613 dentin dysplasia skos:exactMatch Orphanet:1653 Dentin dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015613 dentin dysplasia skos:exactMatch SCTID:109492001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015614 dermatitis herpetiformis skos:exactMatch DOID:8505 dermatitis herpetiformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015614 dermatitis herpetiformis skos:exactMatch ICD10CM:L13.0 Dermatitis herpetiformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015614 dermatitis herpetiformis skos:exactMatch MESH:D003874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015614 dermatitis herpetiformis skos:exactMatch NCIT:C26742 Dermatitis Herpetiformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015614 dermatitis herpetiformis skos:exactMatch Orphanet:1656 Dermatitis herpetiformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015614 dermatitis herpetiformis skos:exactMatch SCTID:111196000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015614 dermatitis herpetiformis skos:exactMatch UMLS:C0011608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015615 obsolete rare genetic gastroenterological disease skos:exactMatch Orphanet:165652 Rare genetic gastroenterological disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015615 obsolete rare genetic gastroenterological disease skos:exactMatch UMLS:CN199991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015616 obsolete rare genetic intestinal disease skos:exactMatch Orphanet:165655 Genetic intestinal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015616 obsolete rare genetic intestinal disease skos:exactMatch UMLS:CN199992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015617 genetic gastro-esophageal disease skos:exactMatch Orphanet:165658 Genetic gastro-esophageal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015617 genetic gastro-esophageal disease skos:exactMatch UMLS:CN199993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015618 obsolete genetic pancreatic disease skos:exactMatch Orphanet:165661 Genetic pancreatic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015618 obsolete genetic pancreatic disease skos:exactMatch UMLS:CN199994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015619 non-syndromic urogenital tract malformation skos:exactMatch Orphanet:165704 Non-syndromic urogenital tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015620 syndromic urogenital tract malformation skos:exactMatch Orphanet:165707 Syndromic urogenital tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015620 syndromic urogenital tract malformation skos:exactMatch UMLS:CN226715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015621 obsolete rare abdominal surgical disease skos:exactMatch Orphanet:165711 Rare abdominal surgical disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015621 obsolete rare abdominal surgical disease skos:exactMatch UMLS:CN199996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015622 wound myiasis skos:exactMatch ICD10CM:B87.1 Wound myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015622 wound myiasis skos:exactMatch Orphanet:165955 Wound myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015622 wound myiasis skos:exactMatch SCTID:240880004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015622 wound myiasis skos:exactMatch UMLS:C0344061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015623 cavitary myiasis skos:exactMatch Orphanet:165958 Cavitary myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015623 cavitary myiasis skos:exactMatch SCTID:764811001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015624 diazoxide-sensitive diffuse hyperinsulinism skos:exactMatch Orphanet:165985 Diazoxide-sensitive diffuse hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015625 diazoxide-resistant diffuse hyperinsulinism skos:exactMatch Orphanet:165988 Diazoxide-resistant diffuse hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015626 Charcot-Marie-Tooth disease skos:exactMatch DOID:10595 Charcot-Marie-Tooth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015626 Charcot-Marie-Tooth disease skos:exactMatch MESH:D002607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015626 Charcot-Marie-Tooth disease skos:exactMatch NCIT:C75467 Charcot-Marie-Tooth Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015626 Charcot-Marie-Tooth disease skos:exactMatch OMIMPS:118220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015626 Charcot-Marie-Tooth disease skos:exactMatch Orphanet:166 Charcot-Marie-Tooth disease/Hereditary motor and sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015626 Charcot-Marie-Tooth disease skos:exactMatch UMLS:C0007959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015627 multiple epiphyseal dysplasia due to collagen 9 anomaly skos:exactMatch DOID:0070305 multiple epiphyseal dysplasia due to collagen 9 anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015627 multiple epiphyseal dysplasia due to collagen 9 anomaly skos:exactMatch Orphanet:166002 Multiple epiphyseal dysplasia due to collagen 9 anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015627 multiple epiphyseal dysplasia due to collagen 9 anomaly skos:exactMatch SCTID:766717008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015628 von Willebrand disease type 2A skos:exactMatch NCIT:C131686 von Willebrand Disease, Type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015628 von Willebrand disease type 2A skos:exactMatch Orphanet:166084 Von Willebrand disease type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015628 von Willebrand disease type 2A skos:exactMatch SCTID:359714009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015628 von Willebrand disease type 2A skos:exactMatch UMLS:C1282968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015629 von Willebrand disease type 2B skos:exactMatch NCIT:C131687 von Willebrand Disease, Type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015629 von Willebrand disease type 2B skos:exactMatch Orphanet:166087 Von Willebrand disease type 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015629 von Willebrand disease type 2B skos:exactMatch SCTID:359717002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015629 von Willebrand disease type 2B skos:exactMatch SCTID:359721009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015629 von Willebrand disease type 2B skos:exactMatch UMLS:C1282971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015630 von Willebrand disease type 2M skos:exactMatch NCIT:C131688 von Willebrand Disease, Type 2M semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015630 von Willebrand disease type 2M skos:exactMatch Orphanet:166090 Von Willebrand disease type 2M semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015630 von Willebrand disease type 2M skos:exactMatch SCTID:359725000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015630 von Willebrand disease type 2M skos:exactMatch SCTID:359729006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015630 von Willebrand disease type 2M skos:exactMatch UMLS:C1282974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015631 von Willebrand disease type 2N skos:exactMatch NCIT:C131689 von Willebrand Disease, Type 2N semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015631 von Willebrand disease type 2N skos:exactMatch Orphanet:166093 Von Willebrand disease type 2N semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015631 von Willebrand disease type 2N skos:exactMatch SCTID:359732009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015631 von Willebrand disease type 2N skos:exactMatch UMLS:C1282975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015632 FASTKD2-related infantile mitochondrial encephalomyopathy skos:exactMatch Orphanet:166105 FASTKD2-related infantile mitochondrial encephalomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015634 isolated osteopoikilosis skos:exactMatch Orphanet:166119 Isolated osteopoikilosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015635 porokeratotic eccrine ostial and dermal duct nevus skos:exactMatch NCIT:C4740 Porokeratotic Eccrine Ostial and Dermal Duct Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015635 porokeratotic eccrine ostial and dermal duct nevus skos:exactMatch Orphanet:166286 Porokeratotic eccrine ostial and dermal duct nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015635 porokeratotic eccrine ostial and dermal duct nevus skos:exactMatch SCTID:239118007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015635 porokeratotic eccrine ostial and dermal duct nevus skos:exactMatch UMLS:C0473579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015636 dirofilariasis skos:exactMatch DOID:1082 dirofilariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015636 dirofilariasis skos:exactMatch MESH:D004184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015636 dirofilariasis skos:exactMatch Orphanet:166291 Dirofilariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015636 dirofilariasis skos:exactMatch SCTID:73328005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015636 dirofilariasis skos:exactMatch UMLS:C0012602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015637 benign non-familial infantile seizures skos:exactMatch Orphanet:166295 Benign non-familial infantile seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015637 benign non-familial infantile seizures skos:exactMatch UMLS:CN226716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015638 benign partial epilepsy of infancy with complex partial seizures skos:exactMatch Orphanet:166299 Benign partial epilepsy of infancy with complex partial seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015638 benign partial epilepsy of infancy with complex partial seizures skos:exactMatch UMLS:CN226717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015639 benign partial epilepsy with secondarily generalized seizures in infancy skos:exactMatch Orphanet:166302 Benign partial epilepsy with secondarily generalized seizures in infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015639 benign partial epilepsy with secondarily generalized seizures in infancy skos:exactMatch UMLS:CN226718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015640 benign infantile seizures associated with mild gastroenteritis skos:exactMatch Orphanet:166305 Benign infantile seizures associated with mild gastroenteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015640 benign infantile seizures associated with mild gastroenteritis skos:exactMatch SCTID:765756007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015641 benign infantile focal epilepsy with midline spikes and wave during sleep skos:exactMatch Orphanet:166308 Benign infantile focal epilepsy with midline spikes and waves during sleep semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015642 benign partial infantile seizures skos:exactMatch Orphanet:166311 Benign partial infantile seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015643 photosensitive epilepsy skos:exactMatch DOID:0060281 photosensitive epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015643 photosensitive epilepsy skos:exactMatch OMIMPS:132100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015643 photosensitive epilepsy skos:exactMatch Orphanet:166409 Photosensitive epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015643 photosensitive epilepsy skos:exactMatch SCTID:95208000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015643 photosensitive epilepsy skos:exactMatch UMLS:C0393720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015644 audiogenic seizures skos:exactMatch Orphanet:166415 Audiogenic seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015644 audiogenic seizures skos:exactMatch SCTID:765216006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015644 audiogenic seizures skos:exactMatch UMLS:C0751791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015645 eating seizures skos:exactMatch Orphanet:166418 Eating reflex epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015645 eating seizures skos:exactMatch SCTID:230450001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015645 eating seizures skos:exactMatch UMLS:C0393725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015646 orgasm-induced seizures skos:exactMatch Orphanet:166421 Orgasm-induced seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015646 orgasm-induced seizures skos:exactMatch UMLS:CN200056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015647 thinking seizures skos:exactMatch Orphanet:166424 Thinking seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015647 thinking seizures skos:exactMatch SCTID:763622006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015647 thinking seizures skos:exactMatch UMLS:CN200057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015648 startle epilepsy skos:exactMatch Orphanet:166427 Startle epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015648 startle epilepsy skos:exactMatch SCTID:763632004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015648 startle epilepsy skos:exactMatch UMLS:CN200058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015649 micturation-induced seizures skos:exactMatch Orphanet:166430 Micturation-induced seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015649 micturation-induced seizures skos:exactMatch UMLS:CN200059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015650 epilepsy syndrome skos:exactMatch Orphanet:166463 Epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015651 obsolete neurocutaneous syndrome with epilepsy skos:exactMatch Orphanet:166466 Neurocutaneous syndrome with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015651 obsolete neurocutaneous syndrome with epilepsy skos:exactMatch UMLS:CN200062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015652 obsolete chromosomal anomaly with epilepsy as a major feature skos:exactMatch Orphanet:166469 Chromosomal anomaly with epilepsy as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015653 monogenic epilepsy skos:exactMatch Orphanet:166472 Monogenic disease with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015653 monogenic epilepsy skos:exactMatch UMLS:CN200063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015654 obsolete idiopathic or cryptogenic familial epilepsy syndrome with identified loci/genes skos:exactMatch Orphanet:166475 Idiopathic or cryptogenic familial epilepsy syndrome with identified loci/genes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015654 obsolete idiopathic or cryptogenic familial epilepsy syndrome with identified loci/genes skos:exactMatch UMLS:CN200064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015655 obsolete cerebral malformation with epilepsy skos:exactMatch Orphanet:166478 Cerebral malformation with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015656 obsolete metabolic disease with epilepsy skos:exactMatch Orphanet:166481 Metabolic diseases with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015656 obsolete metabolic disease with epilepsy skos:exactMatch UMLS:C1299598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015657 obsolete inflammatory and autoimmune disease with epilepsy skos:exactMatch Orphanet:166484 Inflammatory and autoimmune disease with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015657 obsolete inflammatory and autoimmune disease with epilepsy skos:exactMatch UMLS:CN200066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015658 obsolete cerebral diseases of vascular origin with epilepsy skos:exactMatch Orphanet:166487 Cerebral diseases of vascular origin with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015658 obsolete cerebral diseases of vascular origin with epilepsy skos:exactMatch UMLS:CN200067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015659 obsolete infectious disease with epilepsy skos:exactMatch Orphanet:166490 Infectious disease with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015659 obsolete infectious disease with epilepsy skos:exactMatch UMLS:CN200068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015660 sporadic fetal brain disruption sequence skos:exactMatch Orphanet:1665 Sporadic fetal brain disruption sequence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015660 sporadic fetal brain disruption sequence skos:exactMatch SCTID:763717004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015660 sporadic fetal brain disruption sequence skos:exactMatch UMLS:CN237425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015661 dextrocardia skos:exactMatch DOID:9565 dextrocardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015661 dextrocardia skos:exactMatch MESH:D003914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015661 dextrocardia skos:exactMatch NCIT:C84669 Dextrocardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015661 dextrocardia skos:exactMatch Orphanet:1666 Dextrocardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015661 dextrocardia skos:exactMatch SCTID:27637000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015662 obsolete hemorrhagic disorder due to an acquired coagulation factor defect skos:exactMatch Orphanet:166775 Rare hemorrhagic disorder due to an acquired coagulation factor defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015662 obsolete hemorrhagic disorder due to an acquired coagulation factor defect skos:exactMatch UMLS:CN226721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015663 diencephalic syndrome skos:exactMatch NCIT:C116955 Diencephalic Syndrome of Infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015663 diencephalic syndrome skos:exactMatch Orphanet:1672 Diencephalic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015663 diencephalic syndrome skos:exactMatch SCTID:237733001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015663 diencephalic syndrome skos:exactMatch UMLS:C0271889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015663 diencephalic syndrome skos:exactMatch UMLS:C0342436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015663 diencephalic syndrome skos:exactMatch UMLS:CN200089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015664 idiopathic pulmonary artery dilatation skos:exactMatch Orphanet:1676 Idiopathic pulmonary artery dilatation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015665 scleromyxedema skos:exactMatch MESH:D053718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015665 scleromyxedema skos:exactMatch NCIT:C85061 Scleromyxedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015665 scleromyxedema skos:exactMatch Orphanet:167635 Scleromyxedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015665 scleromyxedema skos:exactMatch SCTID:402468007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015665 scleromyxedema skos:exactMatch UMLS:C0263390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015665 scleromyxedema skos:exactMatch UMLS:CN200092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015666 familial idiopathic dilatation of the right atrium skos:exactMatch Orphanet:1677 Familial idiopathic dilatation of the right atrium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015666 familial idiopathic dilatation of the right atrium skos:exactMatch SCTID:716773002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015666 familial idiopathic dilatation of the right atrium skos:exactMatch UMLS:CN200093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015667 acute myeloid leukemia by FAB classification skos:exactMatch NCIT:C27753 Acute Myeloid Leukemia Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015667 acute myeloid leukemia by FAB classification skos:exactMatch Orphanet:167714 Unclassified acute myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015668 hereditary dentin defect skos:exactMatch Orphanet:167759 Hereditary dentin defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015669 obsolete rare disease with dentinogenesis imperfecta skos:exactMatch Orphanet:167762 Rare disease with dentinogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015672 diprosopus skos:exactMatch Orphanet:1681 Diprosopus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015672 diprosopus skos:exactMatch SCTID:62192003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015673 obsolete rare cardiac tumor skos:exactMatch Orphanet:168194 Rare cardiac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015674 late infantile neuronal ceroid lipofuscinosis skos:exactMatch Orphanet:168491 Late infantile neuronal ceroid lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015674 late infantile neuronal ceroid lipofuscinosis skos:exactMatch SCTID:14637005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015675 distomatosis skos:exactMatch Orphanet:1685 Distomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015675 distomatosis skos:exactMatch SCTID:26089000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015677 cardiac diverticulum skos:exactMatch Orphanet:1686 Cardiac diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015677 cardiac diverticulum skos:exactMatch UMLS:CN226726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015678 dysplasia of head of femur, Meyer type skos:exactMatch Orphanet:168621 Dysplasia of head of femur, Meyer type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015678 dysplasia of head of femur, Meyer type skos:exactMatch SCTID:715861004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015678 dysplasia of head of femur, Meyer type skos:exactMatch UMLS:C4274970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015679 autosomal thrombocytopenia with normal platelets skos:exactMatch Orphanet:168629 Autosomal thrombocytopenia with normal platelets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015679 autosomal thrombocytopenia with normal platelets skos:exactMatch UMLS:CN200175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015680 obsolete rare pervasive developmental disorder skos:exactMatch Orphanet:168778 Rare pervasive developmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015681 childhood disintegrative disorder skos:exactMatch DOID:13487 childhood disintegrative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015681 childhood disintegrative disorder skos:exactMatch NCIT:C97164 Childhood Disintegrative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015681 childhood disintegrative disorder skos:exactMatch Orphanet:168782 Childhood disintegrative disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015681 childhood disintegrative disorder skos:exactMatch SCTID:71961003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015681 childhood disintegrative disorder skos:exactMatch UMLS:C0236791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015681 childhood disintegrative disorder skos:exactMatch UMLS:CN072151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015682 primary peritoneal tumor skos:exactMatch Orphanet:168803 Primary peritoneal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015682 primary peritoneal tumor skos:exactMatch UMLS:CN200180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015683 primary malignant peritoneal tumor skos:exactMatch Orphanet:168807 Primary malignant peritoneal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015683 primary malignant peritoneal tumor skos:exactMatch UMLS:CN200181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015686 primary peritoneal carcinoma skos:exactMatch NCIT:C40022 Primary Peritoneal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015686 primary peritoneal carcinoma skos:exactMatch Orphanet:168829 Primary peritoneal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015686 primary peritoneal carcinoma skos:exactMatch UMLS:CN200184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015687 chronic eosinophilic leukemia skos:exactMatch DOID:0080367 chronic eosinophilic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015687 chronic eosinophilic leukemia skos:exactMatch MESH:C580364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015687 chronic eosinophilic leukemia skos:exactMatch NCIT:C4563 Chronic Eosinophilic Leukemia, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015687 chronic eosinophilic leukemia skos:exactMatch Orphanet:168940 Chronic eosinophilic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015687 chronic eosinophilic leukemia skos:exactMatch SCTID:188733003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015687 chronic eosinophilic leukemia skos:exactMatch UMLS:C0346421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015688 myeloid/lymphoid neoplasms associated with eosinophilia and abnormality of PDGFRA, PDGFRB, FGFR1 or JAK2 skos:exactMatch DOID:0080164 myeloid and lymphoid neoplasms with eosinophilia and abnormalities of PDGFRA, PDGFRB, and FGFR1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015688 myeloid/lymphoid neoplasms associated with eosinophilia and abnormality of PDGFRA, PDGFRB, FGFR1 or JAK2 skos:exactMatch NCIT:C84270 Myeloid/Lymphoid Neoplasms with Eosinophilia and Rearrangement of PDGFRA, PDGFRB, or FGFR1, or with PCM1-JAK2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015688 myeloid/lymphoid neoplasms associated with eosinophilia and abnormality of PDGFRA, PDGFRB, FGFR1 or JAK2 skos:exactMatch Orphanet:168943 Myeloid/lymphoid neoplasms associated with eosinophilia and abnormality of PDGFRA, PDGFRB, FGFR1 or JAK2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015688 myeloid/lymphoid neoplasms associated with eosinophilia and abnormality of PDGFRA, PDGFRB, FGFR1 or JAK2 skos:exactMatch UMLS:C2827356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015689 myeloid neoplasm associated with PDGFRA rearrangement skos:exactMatch DOID:0080165 myeloid and lymphoid neoplasms associated with PDGFRA rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015689 myeloid neoplasm associated with PDGFRA rearrangement skos:exactMatch NCIT:C84275 Myeloid/Lymphoid Neoplasms with PDGFRA Rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015689 myeloid neoplasm associated with PDGFRA rearrangement skos:exactMatch Orphanet:168947 Myeloid/lymphoid neoplasm associated with PDGFRA rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015689 myeloid neoplasm associated with PDGFRA rearrangement skos:exactMatch SCTID:738527001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015689 myeloid neoplasm associated with PDGFRA rearrangement skos:exactMatch UMLS:C2827360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015689 myeloid neoplasm associated with PDGFRA rearrangement skos:exactMatch UMLS:C4545381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015690 myeloid neoplasm associated with PDGFRB rearrangement skos:exactMatch DOID:0080166 myeloid and lymphoid neoplasms associated with PDGFRB rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015690 myeloid neoplasm associated with PDGFRB rearrangement skos:exactMatch NCIT:C84276 Myeloid/Lymphoid Neoplasms with PDGFRB Rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015690 myeloid neoplasm associated with PDGFRB rearrangement skos:exactMatch Orphanet:168950 Myeloid/lymphoid neoplasm associated with PDGFRB rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015690 myeloid neoplasm associated with PDGFRB rearrangement skos:exactMatch SCTID:724642009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015690 myeloid neoplasm associated with PDGFRB rearrangement skos:exactMatch UMLS:C2827361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015691 hypereosinophilic syndrome skos:exactMatch DOID:999 hypereosinophilic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015691 hypereosinophilic syndrome skos:exactMatch MESH:D017681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015691 hypereosinophilic syndrome skos:exactMatch NCIT:C27038 Hypereosinophilic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015691 hypereosinophilic syndrome skos:exactMatch Orphanet:168956 Hypereosinophilic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015691 hypereosinophilic syndrome skos:exactMatch SCTID:419455006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015691 hypereosinophilic syndrome skos:exactMatch UMLS:C1540912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015692 refractory anemia with excess blasts in transformation skos:exactMatch NCIT:C27080 Refractory Anemia with Excess Blasts in Transformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015692 refractory anemia with excess blasts in transformation skos:exactMatch Orphanet:168960 Refractory anemia with excess blasts in transformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015692 refractory anemia with excess blasts in transformation skos:exactMatch SCTID:110000005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015692 refractory anemia with excess blasts in transformation skos:exactMatch UMLS:C0280028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015692 refractory anemia with excess blasts in transformation skos:exactMatch UMLS:CN200189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015694 malignant melanoma of the mucosa skos:exactMatch Orphanet:168999 Malignant melanoma of the mucosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015694 malignant melanoma of the mucosa skos:exactMatch UMLS:CN200193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015695 combined immunodeficiency due to CRAC channel dysfunction skos:exactMatch Orphanet:169090 Combined immunodeficiency due to CRAC channel dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015695 combined immunodeficiency due to CRAC channel dysfunction skos:exactMatch SCTID:717811007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015696 Good syndrome skos:exactMatch DOID:0060028 Good syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015696 Good syndrome skos:exactMatch Orphanet:169105 Good syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015696 Good syndrome skos:exactMatch SCTID:9893005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015696 Good syndrome skos:exactMatch UMLS:C0221027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015697 immunoglobulin heavy chain deficiency skos:exactMatch Orphanet:169110 Immunoglobulin heavy chain deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015697 immunoglobulin heavy chain deficiency skos:exactMatch SCTID:234539005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015697 immunoglobulin heavy chain deficiency skos:exactMatch UMLS:C0398692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015698 transient hypogammaglobulinemia of infancy skos:exactMatch DOID:624 transient hypogammaglobulinemia of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015698 transient hypogammaglobulinemia of infancy skos:exactMatch ICD10CM:D80.7 Transient hypogammaglobulinemia of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015698 transient hypogammaglobulinemia of infancy skos:exactMatch NCIT:C27071 Transient Hypogammaglobulinemia of Infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015698 transient hypogammaglobulinemia of infancy skos:exactMatch Orphanet:169139 Transient hypogammaglobulinemia of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015698 transient hypogammaglobulinemia of infancy skos:exactMatch SCTID:88714009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015698 transient hypogammaglobulinemia of infancy skos:exactMatch UMLS:C0272238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015699 immunodeficiency due to a classical component pathway complement deficiency skos:exactMatch Orphanet:169147 Immunodeficiency due to a classical component pathway complement deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015700 immunodeficiency due to a late component of complement deficiency skos:exactMatch Orphanet:169150 Immunodeficiency due to a late component of complement deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015701 T-B+ severe combined immunodeficiency due to IL-7Ralpha deficiency skos:exactMatch DOID:0060015 interleukin-7 receptor alpha deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015701 T-B+ severe combined immunodeficiency due to IL-7Ralpha deficiency skos:exactMatch Orphanet:169154 T-B+ severe combined immunodeficiency due to IL-7Ralpha deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015702 T-B+ severe combined immunodeficiency due to CD45 deficiency skos:exactMatch DOID:0060014 CD45 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015702 T-B+ severe combined immunodeficiency due to CD45 deficiency skos:exactMatch Orphanet:169157 T-B+ severe combined immunodeficiency due to CD45 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015703 T-B+ severe combined immunodeficiency due to CD3delta/CD3epsilon/CD3zeta skos:exactMatch Orphanet:169160 T-B+ severe combined immunodeficiency due to CD3delta/CD3epsilon/CD3zeta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015704 familial scaphocephaly syndrome skos:exactMatch Orphanet:169163 Familial scaphocephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015705 autosomal recessive centronuclear myopathy skos:exactMatch DOID:0111216 autosomal recessive centronuclear myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015705 autosomal recessive centronuclear myopathy skos:exactMatch Orphanet:169186 Autosomal recessive centronuclear myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015705 autosomal recessive centronuclear myopathy skos:exactMatch SCTID:240081004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015705 autosomal recessive centronuclear myopathy skos:exactMatch UMLS:C3645536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015706 mosaic trisomy 1 skos:exactMatch Orphanet:1692 Mosaic trisomy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015706 mosaic trisomy 1 skos:exactMatch UMLS:CN073987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015707 obsolete DNA repair defect other than combined T-cell and B-cell immunodeficiencies skos:exactMatch Orphanet:169346 DNA repair defect other than combined T-cell and B-cell immunodeficiencies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015708 immuno-osseous dysplasia skos:exactMatch Orphanet:169349 Immuno-osseous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015708 immuno-osseous dysplasia skos:exactMatch SCTID:254067002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015709 obsolete immunodeficiency syndrome with autoimmunity skos:exactMatch Orphanet:169355 Immunodeficiency syndrome with autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015709 obsolete immunodeficiency syndrome with autoimmunity skos:exactMatch UMLS:CN200213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015710 obsolete immune dysregulation disease with immunodeficiency skos:exactMatch Orphanet:169361 Immune dysregulation disease with immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015710 obsolete immune dysregulation disease with immunodeficiency skos:exactMatch UMLS:CN200214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015711 obsolete specific antibody deficiency with normal immunoglobulin concentrations and normal numbers of B cells skos:exactMatch Orphanet:169443 Specific antibody deficiency with normal immunoglobulin concentrations and normal numbers of B cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015712 non-distal trisomy 10q skos:exactMatch Orphanet:1695 Non-distal trisomy 10q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015713 idiopathic central precocious puberty skos:exactMatch NCIT:C120372 Idiopathic Central Precocious Puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015713 idiopathic central precocious puberty skos:exactMatch Orphanet:169615 Idiopathic central precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015713 idiopathic central precocious puberty skos:exactMatch SCTID:237817008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015713 idiopathic central precocious puberty skos:exactMatch UMLS:C0342544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015714 secondary central precocious puberty skos:exactMatch Orphanet:169618 Secondary central precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015714 secondary central precocious puberty skos:exactMatch UMLS:CN200226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015715 severe hemophilia B skos:exactMatch Orphanet:169793 Severe hemophilia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015715 severe hemophilia B skos:exactMatch UMLS:CN200227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015716 moderately severe hemophilia B skos:exactMatch Orphanet:169796 Moderate hemophilia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015716 moderately severe hemophilia B skos:exactMatch UMLS:CN200228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015717 mild hemophilia B skos:exactMatch Orphanet:169799 Mild hemophilia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015717 mild hemophilia B skos:exactMatch UMLS:CN200229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015718 mosaic trisomy 12 skos:exactMatch Orphanet:1698 Mosaic trisomy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015718 mosaic trisomy 12 skos:exactMatch SCTID:764463001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015718 mosaic trisomy 12 skos:exactMatch UMLS:CN073989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015719 severe hemophilia A skos:exactMatch Orphanet:169802 Severe hemophilia A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015719 severe hemophilia A skos:exactMatch SCTID:16872008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015719 severe hemophilia A skos:exactMatch UMLS:C0272322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015720 moderately severe hemophilia A skos:exactMatch Orphanet:169805 Moderate hemophilia A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015720 moderately severe hemophilia A skos:exactMatch UMLS:CN200231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015721 mild hemophilia A skos:exactMatch Orphanet:169808 Mild hemophilia A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015721 mild hemophilia A skos:exactMatch SCTID:26029002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015721 mild hemophilia A skos:exactMatch UMLS:C0272324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015722 congenital vitamin K-dependent coagulation factors deficiency skos:exactMatch OMIMPS:277450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015722 congenital vitamin K-dependent coagulation factors deficiency skos:exactMatch Orphanet:169826 Congenital vitamin K-dependent coagulation factors deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015723 trisomy 12p skos:exactMatch MESH:C538299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015723 trisomy 12p skos:exactMatch Orphanet:1699 Trisomy 12p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015723 trisomy 12p skos:exactMatch UMLS:C0795845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015724 non-distal trisomy 13q skos:exactMatch Orphanet:1702 Non-distal trisomy 13q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015724 non-distal trisomy 13q skos:exactMatch SCTID:764996009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015725 mosaic trisomy 14 skos:exactMatch MESH:C535489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015725 mosaic trisomy 14 skos:exactMatch NCIT:C116319 Trisomy 14 Mosaicism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015725 mosaic trisomy 14 skos:exactMatch Orphanet:1703 Mosaic trisomy 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015725 mosaic trisomy 14 skos:exactMatch SCTID:764466009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015725 mosaic trisomy 14 skos:exactMatch UMLS:C2930917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015726 distal trisomy 14q skos:exactMatch MESH:C538034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015726 distal trisomy 14q skos:exactMatch Orphanet:1705 Distal trisomy 14q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015726 distal trisomy 14q skos:exactMatch UMLS:CN036934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015727 mosaic trisomy 15 skos:exactMatch MESH:C538037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015727 mosaic trisomy 15 skos:exactMatch Orphanet:1706 Mosaic trisomy 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015727 mosaic trisomy 15 skos:exactMatch SCTID:764619001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015727 mosaic trisomy 15 skos:exactMatch UMLS:CN035788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015728 distal trisomy 15q skos:exactMatch MESH:C538036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015728 distal trisomy 15q skos:exactMatch Orphanet:1707 Distal trisomy 15q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015729 mosaic trisomy 16 skos:exactMatch MESH:C538041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015729 mosaic trisomy 16 skos:exactMatch Orphanet:1708 Mosaic trisomy 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015729 mosaic trisomy 16 skos:exactMatch SCTID:764621006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015730 mosaic trisomy 17 skos:exactMatch MESH:C538044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015730 mosaic trisomy 17 skos:exactMatch Orphanet:1711 Mosaic trisomy 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015730 mosaic trisomy 17 skos:exactMatch SCTID:764622004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015730 mosaic trisomy 17 skos:exactMatch UMLS:C1096168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015731 high anorectal malformation skos:exactMatch SCTID:253771003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015732 intermediate anorectal malformation skos:exactMatch Orphanet:171208 OBSOLETE: Intermediate isolated anorectal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015732 intermediate anorectal malformation skos:exactMatch SCTID:734024009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015733 low anorectal malformation skos:exactMatch NCIT:C98975 Low Anorectal Malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015733 low anorectal malformation skos:exactMatch SCTID:253772005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015733 low anorectal malformation skos:exactMatch UMLS:C0345218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015734 rectal duplication skos:exactMatch Orphanet:171220 Rectal duplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015734 rectal duplication skos:exactMatch SCTID:725910009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015735 severe congenital nemaline myopathy skos:exactMatch Orphanet:171430 Severe congenital nemaline myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015736 intermediate nemaline myopathy skos:exactMatch Orphanet:171433 Intermediate nemaline myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015737 typical nemaline myopathy skos:exactMatch Orphanet:171436 Typical nemaline myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015738 childhood-onset nemaline myopathy skos:exactMatch Orphanet:171439 Childhood-onset nemaline myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015739 adult-onset nemaline myopathy skos:exactMatch Orphanet:171442 Adult-onset nemaline myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015739 adult-onset nemaline myopathy skos:exactMatch UMLS:C0546123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015740 trisomy 18p skos:exactMatch MESH:C538307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015740 trisomy 18p skos:exactMatch Orphanet:1715 Trisomy 18p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015741 distal trisomy 18q skos:exactMatch Orphanet:1716 Distal trisomy 18q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015742 periventricular leukomalacia skos:exactMatch DOID:13088 periventricular leukomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015742 periventricular leukomalacia skos:exactMatch MESH:D007969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015742 periventricular leukomalacia skos:exactMatch NCIT:C99013 Periventricular Leukomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015742 periventricular leukomalacia skos:exactMatch Orphanet:171676 NON RARE IN EUROPE: Periventricular leukomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015742 periventricular leukomalacia skos:exactMatch SCTID:230769007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015742 periventricular leukomalacia skos:exactMatch UMLS:C0023529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015743 idiopathic bilateral vestibulopathy skos:exactMatch Orphanet:171684 Idiopathic bilateral vestibulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015743 idiopathic bilateral vestibulopathy skos:exactMatch SCTID:737580004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015743 idiopathic bilateral vestibulopathy skos:exactMatch UMLS:C4545229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015744 distal trisomy 19q skos:exactMatch Orphanet:1717 Distal trisomy 19q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015744 distal trisomy 19q skos:exactMatch SCTID:766052008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015745 microcephaly-polymicrogyria-corpus callosum agenesis syndrome skos:exactMatch Orphanet:171703 Microcephaly-polymicrogyria-corpus callosum agenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015745 microcephaly-polymicrogyria-corpus callosum agenesis syndrome skos:exactMatch UMLS:CN200295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015746 male infertility due to globozoospermia skos:exactMatch DOID:0112312 male infertility due to globozoospermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015746 male infertility due to globozoospermia skos:exactMatch Orphanet:171709 Male infertility due to globozoospermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015748 hereditary mucosal leukokeratosis skos:exactMatch DOID:0050448 white sponge nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015748 hereditary mucosal leukokeratosis skos:exactMatch MESH:D053529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015748 hereditary mucosal leukokeratosis skos:exactMatch NCIT:C84760 Hereditary Mucosal Leukokeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015748 hereditary mucosal leukokeratosis skos:exactMatch OMIMPS:193900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015748 hereditary mucosal leukokeratosis skos:exactMatch Orphanet:171723 White sponge nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015748 hereditary mucosal leukokeratosis skos:exactMatch SCTID:389203001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015748 hereditary mucosal leukokeratosis skos:exactMatch UMLS:C1721005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015749 6q16 deletion syndrome skos:exactMatch Orphanet:171829 6q16 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015749 6q16 deletion syndrome skos:exactMatch UMLS:CN200301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015751 craniosynostosis-hydrocephalus-Arnold-Chiari malformation type I-radioulnar synostosis syndrome skos:exactMatch Orphanet:171839 Craniosynostosis-hydrocephalus-Arnold-Chiari malformation type I-radioulnar synostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015751 craniosynostosis-hydrocephalus-Arnold-Chiari malformation type I-radioulnar synostosis syndrome skos:exactMatch SCTID:720815000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015751 craniosynostosis-hydrocephalus-Arnold-Chiari malformation type I-radioulnar synostosis syndrome skos:exactMatch UMLS:C3267187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015752 intellectual disability-cataracts-kyphosis syndrome skos:exactMatch Orphanet:171860 OBSOLETE:Intellectual disability-cataracts-kyphosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015752 intellectual disability-cataracts-kyphosis syndrome skos:exactMatch UMLS:CN226733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015753 cap myopathy skos:exactMatch MESH:C579969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015753 cap myopathy skos:exactMatch Orphanet:171881 Cap myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015753 cap myopathy skos:exactMatch SCTID:703532002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015753 cap myopathy skos:exactMatch UMLS:C3710589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015755 myopathy with hexagonally cross-linked tubular arrays skos:exactMatch Orphanet:171889 Myopathy with hexagonally cross-linked tubular arrays semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015755 myopathy with hexagonally cross-linked tubular arrays skos:exactMatch SCTID:764994007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015756 myeloid hemopathy skos:exactMatch Orphanet:171895 Myeloid hemopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015757 lymphoid hemopathy skos:exactMatch Orphanet:171898 Lymphoid hemopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015758 primary cutaneous T-cell lymphoma skos:exactMatch Orphanet:171901 Primary cutaneous T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015759 B-cell non-Hodgkin lymphoma skos:exactMatch NCIT:C3457 B-Cell Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015759 B-cell non-Hodgkin lymphoma skos:exactMatch Orphanet:171915 B-cell non-Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015760 T-cell non-Hodgkin lymphoma skos:exactMatch DOID:0081312 T-cell non-Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015760 T-cell non-Hodgkin lymphoma skos:exactMatch MESH:D016399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015760 T-cell non-Hodgkin lymphoma skos:exactMatch NCIT:C3466 T-Cell Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015760 T-cell non-Hodgkin lymphoma skos:exactMatch Orphanet:171918 T-cell non-Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015760 T-cell non-Hodgkin lymphoma skos:exactMatch SCTID:109978004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015760 T-cell non-Hodgkin lymphoma skos:exactMatch UMLS:C0079772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015761 trisomy 10p skos:exactMatch MESH:C538290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015761 trisomy 10p skos:exactMatch Orphanet:171929 Trisomy 10p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015761 trisomy 10p skos:exactMatch SCTID:717157006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015761 trisomy 10p skos:exactMatch UMLS:C4082793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015762 progressive familial intrahepatic cholestasis skos:exactMatch DOID:0070221 progressive familial intrahepatic cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015762 progressive familial intrahepatic cholestasis skos:exactMatch NCIT:C84453 Progressive Familial Intrahepatic Cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015762 progressive familial intrahepatic cholestasis skos:exactMatch OMIMPS:211600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015762 progressive familial intrahepatic cholestasis skos:exactMatch Orphanet:172 Progressive familial intrahepatic cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015762 progressive familial intrahepatic cholestasis skos:exactMatch UMLS:C0268312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015763 mosaic trisomy 2 skos:exactMatch Orphanet:1723 Mosaic trisomy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015763 mosaic trisomy 2 skos:exactMatch SCTID:764623009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015763 mosaic trisomy 2 skos:exactMatch UMLS:CN073991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015764 mosaic trisomy 20 skos:exactMatch Orphanet:1724 Mosaic trisomy 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015765 congenital myopathy with cores skos:exactMatch Orphanet:172976 Congenital myopathy with cores semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015766 cholera skos:exactMatch DOID:1498 cholera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015766 cholera skos:exactMatch ICD10CM:A00 Cholera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015766 cholera skos:exactMatch MESH:D002771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015766 cholera skos:exactMatch NCIT:C157812 Cholera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015766 cholera skos:exactMatch Orphanet:173 Cholera semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015766 cholera skos:exactMatch SCTID:63650001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015766 cholera skos:exactMatch UMLS:C0008354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015767 trisomy 4p skos:exactMatch MESH:C537643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015767 trisomy 4p skos:exactMatch Orphanet:1738 Trisomy 4p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015768 trisomy 5p skos:exactMatch Orphanet:1742 Trisomy 5p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015769 distal trisomy 6p skos:exactMatch Orphanet:1745 Distal trisomy 6p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015769 distal trisomy 6p skos:exactMatch SCTID:722430008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015769 distal trisomy 6p skos:exactMatch UMLS:C4302551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015770 congenital hypogonadotropic hypogonadism skos:exactMatch NCIT:C120162 Congenital Hypogonadotropic Hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015770 congenital hypogonadotropic hypogonadism skos:exactMatch Orphanet:174590 Congenital hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015770 congenital hypogonadotropic hypogonadism skos:exactMatch SCTID:722944006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015770 congenital hypogonadotropic hypogonadism skos:exactMatch UMLS:C3899503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015771 mosaic trisomy 7 skos:exactMatch MESH:C537822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015771 mosaic trisomy 7 skos:exactMatch Orphanet:1747 Mosaic trisomy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015771 mosaic trisomy 7 skos:exactMatch SCTID:764630003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015771 mosaic trisomy 7 skos:exactMatch UMLS:CN036006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015772 trisomy 8q skos:exactMatch MESH:C538020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015772 trisomy 8q skos:exactMatch Orphanet:1752 Trisomy 8q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015772 trisomy 8q skos:exactMatch UMLS:C0795829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015773 fibular dimelia-diplopodia syndrome skos:exactMatch Orphanet:1757 Fibular dimelia-diplopodia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015773 fibular dimelia-diplopodia syndrome skos:exactMatch SCTID:720953006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015773 fibular dimelia-diplopodia syndrome skos:exactMatch UMLS:CN200350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015774 thoraco-abdominal enteric duplication skos:exactMatch Orphanet:1759 Thoraco-abdominal enteric duplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015774 thoraco-abdominal enteric duplication skos:exactMatch SCTID:733628001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015775 non-rhizomelic chondrodysplasia punctata skos:exactMatch Orphanet:176 Non-rhizomelic chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015776 rhizomelic chondrodysplasia punctata skos:exactMatch DOID:2580 rhizomelic chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015776 rhizomelic chondrodysplasia punctata skos:exactMatch ICD10CM:E71.540 Rhizomelic chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015776 rhizomelic chondrodysplasia punctata skos:exactMatch MESH:D018902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015776 rhizomelic chondrodysplasia punctata skos:exactMatch NCIT:C85047 Rhizomelic Chondrodysplasia Punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015776 rhizomelic chondrodysplasia punctata skos:exactMatch OMIMPS:215100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015776 rhizomelic chondrodysplasia punctata skos:exactMatch Orphanet:177 Rhizomelic chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015776 rhizomelic chondrodysplasia punctata skos:exactMatch SCTID:56692003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015776 rhizomelic chondrodysplasia punctata skos:exactMatch UMLS:C0282529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015777 adult hypothyroidism skos:exactMatch Orphanet:177101 Rare adult hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015777 adult hypothyroidism skos:exactMatch UMLS:CN226738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015778 syndromic hypothyroidism skos:exactMatch Orphanet:177107 Syndromic hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015778 syndromic hypothyroidism skos:exactMatch UMLS:CN226739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015779 45,X/46,XY mixed gonadal dysgenesis skos:exactMatch DOID:0080656 45,X/46,XY mixed gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015779 45,X/46,XY mixed gonadal dysgenesis skos:exactMatch NCIT:C120199 45,X/46,XY Mixed Gonadal Dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015779 45,X/46,XY mixed gonadal dysgenesis skos:exactMatch Orphanet:1772 45,X/46,XY mixed gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015780 dyskeratosis congenita skos:exactMatch DOID:2729 dyskeratosis congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015780 dyskeratosis congenita skos:exactMatch MESH:D019871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015780 dyskeratosis congenita skos:exactMatch NCIT:C111802 Dyskeratosis Congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015780 dyskeratosis congenita skos:exactMatch OMIMPS:127550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015780 dyskeratosis congenita skos:exactMatch Orphanet:1775 Dyskeratosis congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015780 dyskeratosis congenita skos:exactMatch SCTID:74911008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015780 dyskeratosis congenita skos:exactMatch UMLS:C0265965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015781 facial dysmorphism-shawl scrotum-joint laxity syndrome skos:exactMatch MESH:C537529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015781 facial dysmorphism-shawl scrotum-joint laxity syndrome skos:exactMatch Orphanet:1778 Facial dysmorphism-shawl scrotum-joint laxity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015781 facial dysmorphism-shawl scrotum-joint laxity syndrome skos:exactMatch SCTID:716337006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015781 facial dysmorphism-shawl scrotum-joint laxity syndrome skos:exactMatch UMLS:C2931522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015782 dysmorphism-cleft palate-loose skin syndrome skos:exactMatch Orphanet:1779 Dysmorphism-cleft palate-loose skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015782 dysmorphism-cleft palate-loose skin syndrome skos:exactMatch UMLS:CN200364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015783 Prader-Willi syndrome due to paternal deletion of 15q11q13 type 1 skos:exactMatch Orphanet:177901 Prader-Willi syndrome due to paternal deletion of 15q11q13 type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015783 Prader-Willi syndrome due to paternal deletion of 15q11q13 type 1 skos:exactMatch UMLS:CN200365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015784 Prader-Willi syndrome due to paternal deletion of 15q11q13 type 2 skos:exactMatch Orphanet:177904 Prader-Willi syndrome due to paternal deletion of 15q11q13 type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015784 Prader-Willi syndrome due to paternal deletion of 15q11q13 type 2 skos:exactMatch UMLS:CN200366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015785 Prader-Willi syndrome due to translocation skos:exactMatch Orphanet:177907 Prader-Willi syndrome due to translocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015785 Prader-Willi syndrome due to translocation skos:exactMatch UMLS:CN200367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015786 Prader-Willi syndrome due to imprinting mutation skos:exactMatch Orphanet:177910 Prader-Willi syndrome due to imprinting mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015786 Prader-Willi syndrome due to imprinting mutation skos:exactMatch UMLS:CN200368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015787 symptomatic form of hemophilia A in female carriers skos:exactMatch Orphanet:177926 Bleeding disorder in hemophilia A carriers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015787 symptomatic form of hemophilia A in female carriers skos:exactMatch UMLS:CN200369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015788 symptomatic form of hemophilia B in female carriers skos:exactMatch Orphanet:177929 Bleeding disorder in hemophilia B carriers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015788 symptomatic form of hemophilia B in female carriers skos:exactMatch UMLS:CN200370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015789 obsolete non-acquired combined pituitary hormone deficiencies without extra-pituitary malformations skos:exactMatch Orphanet:178025 Non-acquired combined pituitary hormone deficiencies without extrapituitary malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015790 central diabetes insipidus skos:exactMatch DOID:0081055 central diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015790 central diabetes insipidus skos:exactMatch Orphanet:178029 Central diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015791 peripheral precocious puberty skos:exactMatch Orphanet:178040 Rare peripheral precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015791 peripheral precocious puberty skos:exactMatch SCTID:736606009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015792 transient congenital hypothyroidism skos:exactMatch NCIT:C113171 Transient Hypothyroxinemia of Prematurity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015792 transient congenital hypothyroidism skos:exactMatch Orphanet:178045 Transient congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015792 transient congenital hypothyroidism skos:exactMatch SCTID:119181000119104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015792 transient congenital hypothyroidism skos:exactMatch UMLS:C3827793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015793 moderate multiminicore disease with hand involvement skos:exactMatch Orphanet:178145 Moderate multiminicore disease with hand involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015793 moderate multiminicore disease with hand involvement skos:exactMatch UMLS:C1861753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015794 antenatal multiminicore disease with arthrogryposis multiplex congenita skos:exactMatch Orphanet:178148 Antenatal multiminicore disease with arthrogryposis multiplex congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015794 antenatal multiminicore disease with arthrogryposis multiplex congenita skos:exactMatch UMLS:C1843691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015795 undifferentiated embryonal sarcoma of the liver skos:exactMatch Orphanet:178315 Undifferentiated embryonal sarcoma of the liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015795 undifferentiated embryonal sarcoma of the liver skos:exactMatch SCTID:716648006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015796 acute lung injury skos:exactMatch MESH:D055371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015796 acute lung injury skos:exactMatch NCIT:C155766 Acute Lung Injury semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015796 acute lung injury skos:exactMatch Orphanet:178320 Acute lung injury semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015796 acute lung injury skos:exactMatch SCTID:315345002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015797 UV-sensitive syndrome skos:exactMatch DOID:0060240 UV-sensitive syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015797 UV-sensitive syndrome skos:exactMatch MESH:C563466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015797 UV-sensitive syndrome skos:exactMatch OMIMPS:600630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015797 UV-sensitive syndrome skos:exactMatch Orphanet:178338 UV-sensitive syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015797 UV-sensitive syndrome skos:exactMatch SCTID:698253007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015798 inflammatory myofibroblastic tumor skos:exactMatch DOID:0050905 inflammatory myofibroblastic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015798 inflammatory myofibroblastic tumor skos:exactMatch MESH:D006104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015798 inflammatory myofibroblastic tumor skos:exactMatch NCIT:C6481 Inflammatory Myofibroblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015798 inflammatory myofibroblastic tumor skos:exactMatch Orphanet:178342 Inflammatory myofibroblastic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015798 inflammatory myofibroblastic tumor skos:exactMatch UMLS:C0334121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015799 Smith-McCort dysplasia skos:exactMatch DOID:0060247 Smith-McCort dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015799 Smith-McCort dysplasia skos:exactMatch MESH:C564589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015799 Smith-McCort dysplasia skos:exactMatch OMIMPS:607326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015799 Smith-McCort dysplasia skos:exactMatch Orphanet:178355 Smith-McCort dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015799 Smith-McCort dysplasia skos:exactMatch SCTID:715862006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015800 osteosclerosis-developmental delay-craniosynostosis syndrome skos:exactMatch Orphanet:178377 Osteosclerosis-developmental delay-craniosynostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015800 osteosclerosis-developmental delay-craniosynostosis syndrome skos:exactMatch SCTID:722117000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015800 osteosclerosis-developmental delay-craniosynostosis syndrome skos:exactMatch UMLS:CN200391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015801 hemorrhagic disease due to alpha-1-antitrypsin Pittsburgh mutation skos:exactMatch Orphanet:178396 Hemorrhagic disease due to alpha-1-antitrypsin Pittsburgh mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015801 hemorrhagic disease due to alpha-1-antitrypsin Pittsburgh mutation skos:exactMatch UMLS:CN200394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015802 autosomal dominant non-syndromic intellectual disability skos:exactMatch DOID:0060307 autosomal dominant intellectual developmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015802 autosomal dominant non-syndromic intellectual disability skos:exactMatch Orphanet:178469 Autosomal dominant non-syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015802 autosomal dominant non-syndromic intellectual disability skos:exactMatch UMLS:CN200399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015803 wound botulism skos:exactMatch DOID:0050353 wound botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015803 wound botulism skos:exactMatch ICD10CM:A48.52 Wound botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015803 wound botulism skos:exactMatch NCIT:C128342 Wound Botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015803 wound botulism skos:exactMatch Orphanet:178475 Wound botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015803 wound botulism skos:exactMatch SCTID:398530003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015803 wound botulism skos:exactMatch UMLS:C1306794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015804 infant botulism skos:exactMatch DOID:0050354 infant botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015804 infant botulism skos:exactMatch ICD10CM:A48.51 Infant botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015804 infant botulism skos:exactMatch NCIT:C128343 Infant Botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015804 infant botulism skos:exactMatch Orphanet:178478 Infant botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015804 infant botulism skos:exactMatch SCTID:414488002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015804 infant botulism skos:exactMatch UMLS:C0238027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015805 intestinal botulism skos:exactMatch DOID:0050141 intestinal botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015805 intestinal botulism skos:exactMatch Orphanet:178481 Intestinal botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015805 intestinal botulism skos:exactMatch SCTID:409563004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015805 intestinal botulism skos:exactMatch UMLS:C1443901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015806 adult intestinal botulism skos:exactMatch NCIT:C128344 Adult Intestinal Botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015806 adult intestinal botulism skos:exactMatch Orphanet:178487 Adult intestinal botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015806 adult intestinal botulism skos:exactMatch UMLS:C4289991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015807 myopic macular degeneration skos:exactMatch Orphanet:178493 Myopic macular degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015807 myopic macular degeneration skos:exactMatch SCTID:312898002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015807 myopic macular degeneration skos:exactMatch UMLS:C0730271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015808 folliculotropic mycosis fungoides skos:exactMatch NCIT:C35685 Folliculotropic Mycosis Fungoides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015808 folliculotropic mycosis fungoides skos:exactMatch Orphanet:178512 Folliculotropic mycosis fungoides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015808 folliculotropic mycosis fungoides skos:exactMatch SCTID:404109006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015808 folliculotropic mycosis fungoides skos:exactMatch UMLS:C1627767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015809 localized pagetoid reticulosis skos:exactMatch MESH:D056267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015809 localized pagetoid reticulosis skos:exactMatch NCIT:C35794 Pagetoid Reticulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015809 localized pagetoid reticulosis skos:exactMatch Orphanet:178517 Localized pagetoid reticulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015809 localized pagetoid reticulosis skos:exactMatch SCTID:404120006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015809 localized pagetoid reticulosis skos:exactMatch UMLS:C1276140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015810 primary cutaneous CD4+ small/medium-sized pleomorphic T-cell lymphoma skos:exactMatch Orphanet:178522 Primary cutaneous CD4+ small/medium-sized pleomorphic T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015811 primary cutaneous aggressive epidermotropic CD8+ T-cell lymphoma skos:exactMatch Orphanet:178528 Primary cutaneous aggressive epidermotropic CD8+ T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015811 primary cutaneous aggressive epidermotropic CD8+ T-cell lymphoma skos:exactMatch SCTID:765136002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015812 primary cutaneous gamma/delta-positive T-cell lymphoma skos:exactMatch Orphanet:178533 Primary cutaneous gamma/delta-positive T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015813 primary cutaneous marginal zone B-cell lymphoma skos:exactMatch NCIT:C7230 Primary Cutaneous Marginal Zone Lymphoma of Mucosa-Associated Lymphoid Tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015813 primary cutaneous marginal zone B-cell lymphoma skos:exactMatch Orphanet:178536 Primary cutaneous marginal zone B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015813 primary cutaneous marginal zone B-cell lymphoma skos:exactMatch SCTID:404140004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015813 primary cutaneous marginal zone B-cell lymphoma skos:exactMatch UMLS:C1275321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015814 primary cutaneous follicle center lymphoma skos:exactMatch NCIT:C7217 Primary Cutaneous Follicle Center Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015814 primary cutaneous follicle center lymphoma skos:exactMatch Orphanet:178540 Primary cutaneous follicle center lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015814 primary cutaneous follicle center lymphoma skos:exactMatch SCTID:404143002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015814 primary cutaneous follicle center lymphoma skos:exactMatch UMLS:C1333171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015816 indolent primary cutaneous T-cell lymphoma skos:exactMatch Orphanet:178548 Indolent primary cutaneous T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015817 aggressive primary cutaneous T-cell lymphoma skos:exactMatch Orphanet:178551 Aggressive primary cutaneous T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015818 aggressive primary cutaneous B-cell lymphoma skos:exactMatch Orphanet:178554 Aggressive primary cutaneous B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015819 indolent primary cutaneous B-cell lymphoma skos:exactMatch Orphanet:178557 Indolent primary cutaneous B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015820 primary cutaneous B-cell lymphoma skos:exactMatch Orphanet:178563 Primary cutaneous B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015820 primary cutaneous B-cell lymphoma skos:exactMatch SCTID:402881008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015820 primary cutaneous B-cell lymphoma skos:exactMatch UMLS:C1274310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015821 mycosis fungoides and variants skos:exactMatch Orphanet:178566 Mycosis fungoides and variants semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015821 mycosis fungoides and variants skos:exactMatch UMLS:CN226743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015822 acquired neutropenia skos:exactMatch Orphanet:178996 Acquired neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015823 primary immunodeficiency due to a defect in adaptive immunity skos:exactMatch Orphanet:179006 Primary immunodeficiency due to a defect in adaptive immunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015824 oculomaxillofacial dysostosis skos:exactMatch MESH:C537736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015824 oculomaxillofacial dysostosis skos:exactMatch Orphanet:1794 Oculomaxillofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015824 oculomaxillofacial dysostosis skos:exactMatch SCTID:763830009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015824 oculomaxillofacial dysostosis skos:exactMatch UMLS:C1838348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015825 obsolete obesity due to congenital leptin resistance skos:exactMatch Orphanet:179490 Obesity due to congenital leptin resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015826 autosomal dominant spondylocostal dysostosis skos:exactMatch Orphanet:1797 Autosomal dominant spondylocostal dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015826 autosomal dominant spondylocostal dysostosis skos:exactMatch SCTID:716232002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015826 autosomal dominant spondylocostal dysostosis skos:exactMatch UMLS:C4274761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015826 autosomal dominant spondylocostal dysostosis skos:exactMatch UMLS:CN200437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015827 distal renal tubular acidosis skos:exactMatch OMIMPS:179800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015827 distal renal tubular acidosis skos:exactMatch Orphanet:18 Distal renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015827 distal renal tubular acidosis skos:exactMatch SCTID:236461000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015828 uterovaginal malformation skos:exactMatch Orphanet:180062 Uterovaginal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015829 non-syndromic uterovaginal malformation skos:exactMatch Orphanet:180065 Non-syndromic uterovaginal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015830 partial bilateral aplasia of the mullerian ducts skos:exactMatch Orphanet:180068 Partial bilateral aplasia of the Müllerian ducts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015831 unilateral aplasia of the mullerian ducts skos:exactMatch Orphanet:180071 Unilateral aplasia of the Müllerian ducts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015832 true unicornuate uterus skos:exactMatch Orphanet:180074 True unicornuate uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015833 pseudounicornuate uterus skos:exactMatch Orphanet:180079 Pseudounicornuate uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015834 didelphys uterus skos:exactMatch Orphanet:180086 Didelphys uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015834 didelphys uterus skos:exactMatch SCTID:15545001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015835 Bicervical bicornuate uterus and blind hemivagina skos:exactMatch Orphanet:180106 Bicervical bicornuate uterus and blind hemivagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015836 Bicervical bicornuate uterus with patent cervix and vagina skos:exactMatch Orphanet:180111 Bicervical bicornuate uterus with patent cervix and vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015837 Unicervical bicornuate uterus skos:exactMatch Orphanet:180114 Unicervical bicornuate uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015838 cordiform uterus skos:exactMatch Orphanet:180118 NON RARE IN EUROPE: Cordiform uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015838 cordiform uterus skos:exactMatch SCTID:14689000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015839 septate uterus skos:exactMatch Orphanet:180122 Septate uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015839 septate uterus skos:exactMatch SCTID:22504001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015840 complete septate uterus skos:exactMatch Orphanet:180126 Complete septate uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015841 partial septate uterus skos:exactMatch Orphanet:180129 Partial septate uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015841 partial septate uterus skos:exactMatch SCTID:5364006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015842 bicornuate uterus skos:exactMatch Orphanet:180134 Bicornuate uterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015842 bicornuate uterus skos:exactMatch SCTID:31401003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015843 uterine hypoplasia skos:exactMatch Orphanet:180139 Uterine hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015844 agenesis and aplasia of uterine body skos:exactMatch Orphanet:180142 Absence of uterine body semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015845 uterine cervical aplasia and agenesis skos:exactMatch Orphanet:180145 Uterine cervical aplasia and agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015846 syndromic uterovaginal malformation skos:exactMatch Orphanet:180148 Syndromic uterovaginal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015846 syndromic uterovaginal malformation skos:exactMatch UMLS:CN226751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015847 obsolete rare vaginal malformation skos:exactMatch Orphanet:180151 Rare vaginal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015847 obsolete rare vaginal malformation skos:exactMatch UMLS:CN226752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015848 obsolete septate vagina skos:exactMatch Orphanet:180154 Septate vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015848 obsolete septate vagina skos:exactMatch SCTID:47054003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015849 longitudinal vaginal septum skos:exactMatch Orphanet:180157 Longitudinal vaginal septum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015850 transverse vaginal septum skos:exactMatch ICD10CM:Q52.11 Transverse vaginal septum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015850 transverse vaginal septum skos:exactMatch Orphanet:180160 Transverse vaginal septum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015851 obsolete rare breast malformation skos:exactMatch Orphanet:180163 Rare breast malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015852 excess breast volume or number skos:exactMatch Orphanet:180170 Excess breast volume or number semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015853 deficient breast volume or number skos:exactMatch Orphanet:180173 Deficient breast volume or number semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015854 supernumerary breasts skos:exactMatch Orphanet:180182 Supernumerary breasts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015855 isolated congenital breast hypoplasia/aplasia skos:exactMatch OMIMPS:113700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015855 isolated congenital breast hypoplasia/aplasia skos:exactMatch Orphanet:180188 Isolated congenital breast hypoplasia/aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015856 syndromic breast hypoplasia/aplasia skos:exactMatch Orphanet:180193 Syndromic breast hypoplasia/aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015856 syndromic breast hypoplasia/aplasia skos:exactMatch UMLS:CN226755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015857 obsolete rare non-malformative gynecologic or obstetric disease skos:exactMatch Orphanet:180199 Rare non-malformative gynecologic or obstetric disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015857 obsolete rare non-malformative gynecologic or obstetric disease skos:exactMatch UMLS:CN200458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015858 obsolete rare non-malformative breast disease skos:exactMatch Orphanet:180202 Rare non-malformative breast disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015858 obsolete rare non-malformative breast disease skos:exactMatch UMLS:CN200460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015859 obsolete rare non-malformative uterovaginal or vulvovaginal disease skos:exactMatch Orphanet:180205 Rare non-malformative uterovaginal or vulvovaginal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015859 obsolete rare non-malformative uterovaginal or vulvovaginal disease skos:exactMatch UMLS:CN200461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015860 anomaly of puberty or/and menstrual cycle skos:exactMatch Orphanet:180208 Anomaly of puberty or/and menstrual cycle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015861 obsolete rare uterine adnexal tumor skos:exactMatch Orphanet:180220 Rare uterine adnexal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015861 obsolete rare uterine adnexal tumor skos:exactMatch UMLS:CN200464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015863 polyembryoma skos:exactMatch NCIT:C66776 Gonadal Polyembryoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015863 polyembryoma skos:exactMatch Orphanet:180229 Polyembryoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015863 polyembryoma skos:exactMatch UMLS:C0334518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015864 mixed germ cell tumor skos:exactMatch DOID:3306 mixed germ cell cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015864 mixed germ cell tumor skos:exactMatch NCIT:C4290 Mixed Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015864 mixed germ cell tumor skos:exactMatch Orphanet:180234 Mixed germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015864 mixed germ cell tumor skos:exactMatch UMLS:C0334524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015867 vaginal carcinoma skos:exactMatch DOID:0050918 vaginal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015867 vaginal carcinoma skos:exactMatch NCIT:C3917 Vaginal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015867 vaginal carcinoma skos:exactMatch Orphanet:180247 Vaginal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015867 vaginal carcinoma skos:exactMatch UMLS:C0262659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015868 obsolete rare breast tumor skos:exactMatch Orphanet:180250 Rare breast tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015869 obsolete rare benign breast tumor skos:exactMatch Orphanet:180253 Rare benign breast tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015870 obsolete rare malignant breast tumor skos:exactMatch Orphanet:180257 Rare malignant breast tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015870 obsolete rare malignant breast tumor skos:exactMatch UMLS:CN200474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015871 benign breast phyllodes tumor skos:exactMatch DOID:1631 benign breast phyllodes tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015871 benign breast phyllodes tumor skos:exactMatch NCIT:C5196 Benign Breast Phyllodes Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015871 benign breast phyllodes tumor skos:exactMatch Orphanet:180261 Phyllodes tumor of the breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015871 benign breast phyllodes tumor skos:exactMatch SCTID:720344007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015871 benign breast phyllodes tumor skos:exactMatch UMLS:C1332533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015872 giant adenofibroma of the breast skos:exactMatch Orphanet:180267 Giant adenofibroma of the breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015872 giant adenofibroma of the breast skos:exactMatch UMLS:CN200476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015873 Paget disease of the nipple skos:exactMatch NCIT:C3301 Nipple Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015873 Paget disease of the nipple skos:exactMatch Orphanet:180275 Paget disease of the nipple semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015873 Paget disease of the nipple skos:exactMatch SCTID:403946000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015873 Paget disease of the nipple skos:exactMatch UMLS:C1704323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015874 benign ductal tumor of breast skos:exactMatch Orphanet:180284 NON RARE IN EUROPE: Benign ductal tumor of breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015874 benign ductal tumor of breast skos:exactMatch UMLS:CN200479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015875 obsolete rare non-malformative uterine adnexal disease skos:exactMatch Orphanet:180303 Rare non-malformative uterine adnexal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015875 obsolete rare non-malformative uterine adnexal disease skos:exactMatch UMLS:CN200481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015876 obsolete rare vulvovaginal tumor skos:exactMatch Orphanet:180312 Rare vulvovaginal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015876 obsolete rare vulvovaginal tumor skos:exactMatch UMLS:CN200482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015877 obsolete malformative syndrome with dentinogenesis imperfecta skos:exactMatch Orphanet:180766 Malformative syndrome with dentinogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015877 obsolete malformative syndrome with dentinogenesis imperfecta skos:exactMatch UMLS:CN200485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015878 obsolete rare disease with autism skos:exactMatch Orphanet:180772 Rare disease with autism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015878 obsolete rare disease with autism skos:exactMatch UMLS:CN200486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015879 obsolete non-syndromic diaphragmatic or thoracic malformation skos:exactMatch Orphanet:180776 Non-syndromic diaphragmatic or thoracic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015880 obsolete syndromic diaphragmatic or thoracic malformation skos:exactMatch Orphanet:180779 Syndromic diaphragmatic or thoracic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015880 obsolete syndromic diaphragmatic or thoracic malformation skos:exactMatch UMLS:CN226770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015881 obsolete gastroesophageal tumor skos:exactMatch Orphanet:180821 Rare gastroesophageal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015881 obsolete gastroesophageal tumor skos:exactMatch UMLS:CN200488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015882 obsolete rare tumor of pancreas skos:exactMatch Orphanet:180824 Rare tumor of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015883 hidrotic ectodermal dysplasia, Halal type skos:exactMatch MESH:C535621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015883 hidrotic ectodermal dysplasia, Halal type skos:exactMatch Orphanet:1809 Hidrotic ectodermal dysplasia, Halal type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015883 hidrotic ectodermal dysplasia, Halal type skos:exactMatch SCTID:721147000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015883 hidrotic ectodermal dysplasia, Halal type skos:exactMatch UMLS:C2930953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015884 autosomal dominant hypohidrotic ectodermal dysplasia skos:exactMatch Orphanet:1810 Autosomal dominant hypohidrotic ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015885 obsolete rare insulin-resistance syndrome skos:exactMatch NCIT:C113169 Insulin Resistance Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015885 obsolete rare insulin-resistance syndrome skos:exactMatch Orphanet:181368 Rare insulin-resistance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015885 obsolete rare insulin-resistance syndrome skos:exactMatch UMLS:C3714619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015886 obsolete rare diabetes mellitus type 1 skos:exactMatch Orphanet:181371 Rare diabetes mellitus type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015887 obsolete rare diabetes mellitus type 2 skos:exactMatch Orphanet:181376 Rare diabetes mellitus type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015888 obsolete other rare diabetes mellitus skos:exactMatch Orphanet:181381 Other rare diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015888 obsolete other rare diabetes mellitus skos:exactMatch UMLS:CN226773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015889 obsolete rare hypothalamic or pituitary disease skos:exactMatch Orphanet:181384 Rare hypothalamic or pituitary disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015889 obsolete rare hypothalamic or pituitary disease skos:exactMatch UMLS:CN200503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015890 obsolete rare disorder with congenital hypogonadotropic hypogonadism skos:exactMatch Orphanet:181387 Rare disorder with multisystemic involvement and congenital hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015891 obsolete hypogonadotropic hypogonadism associated with other endocrinopathies skos:exactMatch Orphanet:181390 Endocrinopathy with congenital hypogonadotropic hypogonadism as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015892 growth hormone insensitivity syndrome skos:exactMatch NCIT:C129867 Growth Hormone Insensitivity Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015892 growth hormone insensitivity syndrome skos:exactMatch Orphanet:181393 Growth hormone insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015892 growth hormone insensitivity syndrome skos:exactMatch UMLS:C0271568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015892 growth hormone insensitivity syndrome skos:exactMatch UMLS:C4318479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015892 growth hormone insensitivity syndrome skos:exactMatch UMLS:CN200504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015893 obsolete rare hypothyroidism skos:exactMatch Orphanet:181396 Rare hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015894 obsolete rare hyperthyroidism skos:exactMatch Orphanet:181399 Rare hyperthyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015895 obsolete syndrome with hypoparathyroidism skos:exactMatch Orphanet:181402 Syndrome with hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015895 obsolete syndrome with hypoparathyroidism skos:exactMatch UMLS:CN200505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015896 obsolete rare hypoparathyroidism skos:exactMatch Orphanet:181405 Rare hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015897 obsolete rare hyperparathyroidism skos:exactMatch Orphanet:181408 Rare hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015898 adrenogenital syndrome skos:exactMatch MESH:D047808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015898 adrenogenital syndrome skos:exactMatch Orphanet:181412 Adrenogenital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015898 adrenogenital syndrome skos:exactMatch SCTID:267395000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015898 adrenogenital syndrome skos:exactMatch UMLS:C0302280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015898 adrenogenital syndrome skos:exactMatch UMLS:CN200506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015899 obsolete rare primary hyperaldosteronism skos:exactMatch Orphanet:181415 Rare primary hyperaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015900 hypoaldosteronism disease skos:exactMatch MESH:D006994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015900 hypoaldosteronism disease skos:exactMatch Orphanet:181419 Rare hypoaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015900 hypoaldosteronism disease skos:exactMatch SCTID:60086000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015900 hypoaldosteronism disease skos:exactMatch UMLS:C0020595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015901 obsolete rare inherited hyperlipidemia skos:exactMatch Orphanet:181422 Rare hyperlipidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015902 major hypertriglyceridemia skos:exactMatch Orphanet:181425 OBSOLETE: Rare major hypertriglyceridemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015903 hyperalphalipoproteinemia skos:exactMatch NCIT:C128806 Hyperalphalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015903 hyperalphalipoproteinemia skos:exactMatch Orphanet:181428 Hyperalphalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015903 hyperalphalipoproteinemia skos:exactMatch SCTID:238080004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015903 hyperalphalipoproteinemia skos:exactMatch UMLS:C0342883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015904 obsolete rare hypolipidemia skos:exactMatch Orphanet:181431 Rare hypolipidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015904 obsolete rare hypolipidemia skos:exactMatch UMLS:CN226783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015905 syndromic dyslipidemia skos:exactMatch Orphanet:181437 Rare syndromic dyslipidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015905 syndromic dyslipidemia skos:exactMatch SCTID:109041000119107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015905 syndromic dyslipidemia skos:exactMatch UMLS:C3875286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015906 obsolete rare disorder with hypergonadotropic hypogonadism skos:exactMatch Orphanet:181441 Rare disorder with hypergonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015906 obsolete rare disorder with hypergonadotropic hypogonadism skos:exactMatch UMLS:CN226785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015907 epimetaphyseal skeletal dysplasia skos:exactMatch Orphanet:1819 OBSOLETE: Epimetaphyseal skeletal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015908 chromomycosis skos:exactMatch DOID:1562 chromoblastomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015908 chromomycosis skos:exactMatch MESH:D002862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015908 chromomycosis skos:exactMatch Orphanet:182 Chromomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015908 chromomycosis skos:exactMatch SCTID:187079000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015908 chromomycosis skos:exactMatch UMLS:C0008582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015908 chromomycosis skos:exactMatch UMLS:C3245522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015909 aplastic anemia skos:exactMatch DOID:12449 aplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015909 aplastic anemia skos:exactMatch MESH:D000741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015909 aplastic anemia skos:exactMatch NCIT:C2870 Aplastic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015909 aplastic anemia skos:exactMatch Orphanet:182040 Aplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015909 aplastic anemia skos:exactMatch SCTID:306058006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015910 obsolete rare constitutional hemolytic anemia skos:exactMatch Orphanet:182043 Rare constitutional hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015910 obsolete rare constitutional hemolytic anemia skos:exactMatch UMLS:CN226786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015911 obsolete rare acquired hemolytic anemia skos:exactMatch NCIT:C34377 Acquired Hemolytic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015911 obsolete rare acquired hemolytic anemia skos:exactMatch Orphanet:182047 Rare acquired hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015911 obsolete rare acquired hemolytic anemia skos:exactMatch SCTID:4854004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch DOID:0060651 MYH-9 related disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch MESH:C537831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch NCIT:C131646 May-Hegglin Anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch NCIT:C158788 Macrothrombocytopenia and Granulocyte Inclusions with or without Nephritis or Sensorineural Hearing Loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch OMIM:155100 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch Orphanet:1019 Epstein syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch Orphanet:182050 MYH9-related disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch Orphanet:1984 Fechtner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch Orphanet:807 Sebastian syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch Orphanet:850 May-Hegglin thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch SCTID:234484005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch SCTID:234485006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch SCTID:236422008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch SCTID:712922002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015912 macrothrombocytopenia and granulocyte inclusions with or without nephritis or sensorineural hearing loss skos:exactMatch UMLS:C1834478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015913 obsolete rare thrombotic disease of hematologic origin skos:exactMatch Orphanet:182054 Rare thrombotic disease of hematologic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015913 obsolete rare thrombotic disease of hematologic origin skos:exactMatch UMLS:CN200513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015914 primary orthostatic hypotension skos:exactMatch Orphanet:182058 Primary orthostatic hypotension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015915 cerebellar malformation skos:exactMatch Orphanet:182061 Cerebellar malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015916 obsolete rare neuroinflammatory or neuroimmunological disease skos:exactMatch Orphanet:182064 Rare neuroinflammatory or neuroimmunological disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015916 obsolete rare neuroinflammatory or neuroimmunological disease skos:exactMatch UMLS:CN200514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015918 obsolete rare neurodegenerative disease skos:exactMatch Orphanet:182070 Rare neurodegenerative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015919 obsolete syndromic neurometabolic disease with non-X-linked intellectual disability skos:exactMatch Orphanet:182073 OBSOLETE: Syndromic neurometabolic disease with non-X-linked intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015919 obsolete syndromic neurometabolic disease with non-X-linked intellectual disability skos:exactMatch UMLS:CN200517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015920 obsolete syndromic neurometabolic disease with X-linked intellectual disability skos:exactMatch Orphanet:182076 OBSOLETE: Syndromic neurometabolic disease with X-linked intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015920 obsolete syndromic neurometabolic disease with X-linked intellectual disability skos:exactMatch UMLS:CN200518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015921 ARX-related epileptic encephalopathy skos:exactMatch Orphanet:182079 ARX-related epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015922 obsolete channelopathy with epilepsy skos:exactMatch Orphanet:182083 Channelopathy with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015923 acquired peripheral neuropathy skos:exactMatch Orphanet:182086 Acquired peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015924 pulmonary arterial hypertension skos:exactMatch MESH:D000081029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015924 pulmonary arterial hypertension skos:exactMatch Orphanet:182090 Pulmonary arterial hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015924 pulmonary arterial hypertension skos:exactMatch SCTID:11399002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015924 pulmonary arterial hypertension skos:exactMatch UMLS:C2973725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015924 pulmonary arterial hypertension skos:exactMatch UMLS:CN200519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015925 interstitial lung disease skos:exactMatch DOID:3082 interstitial lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015925 interstitial lung disease skos:exactMatch ICD10CM:J80-J84 Other respiratory diseases principally affecting the interstitium (J80-J84) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015925 interstitial lung disease skos:exactMatch MESH:D017563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015925 interstitial lung disease skos:exactMatch NCIT:C164315 Interstitial Lung Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015925 interstitial lung disease skos:exactMatch Orphanet:182095 Interstitial lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015925 interstitial lung disease skos:exactMatch SCTID:233703007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015925 interstitial lung disease skos:exactMatch UMLS:C0206062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015926 pneumoconiosis skos:exactMatch DOID:10316 pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015926 pneumoconiosis skos:exactMatch MESH:D011009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015926 pneumoconiosis skos:exactMatch NCIT:C26861 Pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015926 pneumoconiosis skos:exactMatch Orphanet:182098 Pneumoconiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015926 pneumoconiosis skos:exactMatch SCTID:40122008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015926 pneumoconiosis skos:exactMatch UMLS:C0032273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015927 idiopathic eosinophilic pneumonia skos:exactMatch Orphanet:182101 Idiopathic eosinophilic pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015927 idiopathic eosinophilic pneumonia skos:exactMatch SCTID:708031000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015927 idiopathic eosinophilic pneumonia skos:exactMatch UMLS:C3872845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015928 obsolete secondary interstitial lung disease in childhood and adulthood associated with a connective tissue disease skos:exactMatch Orphanet:182104 Secondary interstitial lung disease in childhood and adulthood associated with a connective tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015928 obsolete secondary interstitial lung disease in childhood and adulthood associated with a connective tissue disease skos:exactMatch UMLS:CN200522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015929 thoracic malformation skos:exactMatch Orphanet:182108 Thoracic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015930 respiratory malformation skos:exactMatch Orphanet:182111 Respiratory malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015931 obsolete rare urogenital tumor skos:exactMatch Orphanet:182114 Rare urogenital tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015931 obsolete rare urogenital tumor skos:exactMatch UMLS:CN200523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015932 non-syndromic urogenital tract malformation of female skos:exactMatch Orphanet:182117 Non-syndromic urogenital tract malformation of female semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015933 non-syndromic urogenital tract malformation of male skos:exactMatch Orphanet:182121 Non-syndromic urogenital tract malformation of male semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015934 obsolete non-syndromic urogenital tract malformation of male and female skos:exactMatch Orphanet:182124 Non-syndromic urogenital tract malformation of male and female semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015935 extragonadal germinoma skos:exactMatch Orphanet:182127 Extragonadal germinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015936 obsolete rare tumor of endocrine glands skos:exactMatch Orphanet:182130 Tumor of endocrine glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015937 obsolete rare inflammatory eye disease skos:exactMatch Orphanet:182214 OBSOLETE: Rare inflammatory eye disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015937 obsolete rare inflammatory eye disease skos:exactMatch UMLS:CN200527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015939 obsolete systemic autoimmune disease skos:exactMatch Orphanet:182228 Systemic autoimmune disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015939 obsolete systemic autoimmune disease skos:exactMatch UMLS:CN200529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015940 obsolete rare rheumatologic disease skos:exactMatch Orphanet:182231 Rare rheumatologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015940 obsolete rare rheumatologic disease skos:exactMatch UMLS:CN200530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015941 epiphyseal dysplasia-hearing loss-dysmorphism syndrome skos:exactMatch Orphanet:1825 Epiphyseal dysplasia-hearing loss-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015941 epiphyseal dysplasia-hearing loss-dysmorphism syndrome skos:exactMatch SCTID:766870005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015941 epiphyseal dysplasia-hearing loss-dysmorphism syndrome skos:exactMatch UMLS:CN200532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015942 frontometaphyseal dysplasia skos:exactMatch DOID:0111785 frontometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015942 frontometaphyseal dysplasia skos:exactMatch MESH:C538064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015942 frontometaphyseal dysplasia skos:exactMatch OMIMPS:305620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015942 frontometaphyseal dysplasia skos:exactMatch Orphanet:1826 Frontometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015942 frontometaphyseal dysplasia skos:exactMatch SCTID:62803002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015943 eosinophilic granulomatosis with polyangiitis skos:exactMatch DOID:3049 Churg-Strauss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015943 eosinophilic granulomatosis with polyangiitis skos:exactMatch MESH:D015267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015943 eosinophilic granulomatosis with polyangiitis skos:exactMatch NCIT:C34481 Eosinophilic Granulomatosis with Polyangiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015943 eosinophilic granulomatosis with polyangiitis skos:exactMatch Orphanet:183 Eosinophilic granulomatosis with polyangiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015943 eosinophilic granulomatosis with polyangiitis skos:exactMatch SCTID:82275008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015943 eosinophilic granulomatosis with polyangiitis skos:exactMatch UMLS:C0008728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015944 axial mesodermal dysplasia spectrum skos:exactMatch MESH:C537790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015944 axial mesodermal dysplasia spectrum skos:exactMatch Orphanet:1834 Axial mesodermal dysplasia spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015944 axial mesodermal dysplasia spectrum skos:exactMatch SCTID:765755006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015944 axial mesodermal dysplasia spectrum skos:exactMatch UMLS:C2931613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015945 obsolete polymalformative genetic syndrome with increased risk of developing cancer skos:exactMatch Orphanet:183422 Polymalformative genetic syndrome with increased risk of developing cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015945 obsolete polymalformative genetic syndrome with increased risk of developing cancer skos:exactMatch UMLS:CN200541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015946 obsolete rare genetic epidermal disorder skos:exactMatch Orphanet:183426 Genetic epidermal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015946 obsolete rare genetic epidermal disorder skos:exactMatch UMLS:CN200542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015947 inherited ichthyosis skos:exactMatch ICD10CM:Q80 Congenital ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015947 inherited ichthyosis skos:exactMatch Orphanet:183435 Inherited ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015947 inherited ichthyosis skos:exactMatch SCTID:13059002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015948 obsolete rare genetic skin vascular disorder skos:exactMatch Orphanet:183478 Genetic skin vascular disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015948 obsolete rare genetic skin vascular disorder skos:exactMatch UMLS:CN200545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015949 obsolete rare genetic subcutaneous tissue disorder skos:exactMatch Orphanet:183484 Genetic subcutaneous tissue disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015949 obsolete rare genetic subcutaneous tissue disorder skos:exactMatch UMLS:CN200546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015950 inherited skin tumor skos:exactMatch Orphanet:183487 Genetic skin tumor or hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015950 inherited skin tumor skos:exactMatch UMLS:CN200547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015951 hereditary photodermatosis skos:exactMatch Orphanet:183490 Genetic photodermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015953 obsolete genetic central nervous system and retinal vascular disease skos:exactMatch Orphanet:183503 Genetic central nervous system and retinal vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015953 obsolete genetic central nervous system and retinal vascular disease skos:exactMatch UMLS:CN200550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015954 obsolete rare genetic headache disorder skos:exactMatch Orphanet:183509 Rare genetic headache semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015954 obsolete rare genetic headache disorder skos:exactMatch UMLS:CN226801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015955 obsolete rare genetic epilepsy skos:exactMatch Orphanet:183512 Rare genetic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015955 obsolete rare genetic epilepsy skos:exactMatch UMLS:CN226802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015957 obsolete rare genetic movement disorder skos:exactMatch Orphanet:183521 Rare genetic movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015957 obsolete rare genetic movement disorder skos:exactMatch UMLS:CN226803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015958 obsolete rare genetic bone disease skos:exactMatch Orphanet:183524 Rare genetic bone disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015958 obsolete rare genetic bone disease skos:exactMatch UMLS:CN200553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015959 obsolete inherited syndrome with bone tumors as a major feature skos:exactMatch Orphanet:183527 Genetic bone tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015959 obsolete inherited syndrome with bone tumors as a major feature skos:exactMatch UMLS:CN200554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015960 obsolete rare genetic developmental defect during embryogenesis skos:exactMatch Orphanet:183530 Rare genetic developmental defect during embryogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015960 obsolete rare genetic developmental defect during embryogenesis skos:exactMatch UMLS:CN226804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015961 genetic head and neck malformation skos:exactMatch Orphanet:183583 Genetic head and neck malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015962 inherited renal tubular disease skos:exactMatch Orphanet:183592 Genetic renal tubular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015962 inherited renal tubular disease skos:exactMatch UMLS:CN200561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015963 obsolete inherited renal tumor skos:exactMatch Orphanet:183595 Genetic renal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015963 obsolete inherited renal tumor skos:exactMatch UMLS:CN200562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015964 obsolete obsolete rare genetic palpebral, lacrimal system and conjunctival disease skos:exactMatch Orphanet:183598 OBSOLETE: Rare genetic palpebral, lacrimal system and conjunctival disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015964 obsolete obsolete rare genetic palpebral, lacrimal system and conjunctival disease skos:exactMatch UMLS:CN200563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015965 obsolete rare genetic refraction anomaly skos:exactMatch Orphanet:183601 OBSOLETE: Rare genetic refraction anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015965 obsolete rare genetic refraction anomaly skos:exactMatch UMLS:CN226813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015966 obsolete hereditary eye tumor skos:exactMatch Orphanet:183619 Genetic eye tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015966 obsolete hereditary eye tumor skos:exactMatch UMLS:CN200566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015967 monogenic diabetes skos:exactMatch NCIT:C129739 Monogenic Diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015967 monogenic diabetes skos:exactMatch Orphanet:183625 Rare genetic diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015968 obsolete rare genetic hypothalamic or pituitary disease skos:exactMatch Orphanet:183628 Rare genetic hypothalamic or pituitary disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015968 obsolete rare genetic hypothalamic or pituitary disease skos:exactMatch UMLS:CN200567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015969 obsolete rare genetic thyroid disease skos:exactMatch Orphanet:183631 Rare genetic thyroid disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015969 obsolete rare genetic thyroid disease skos:exactMatch UMLS:CN200568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015970 obsolete rare genetic parathyroid disease and phosphocalcic metabolism disorder skos:exactMatch Orphanet:183634 Rare genetic parathyroid disease and phosphocalcic metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015970 obsolete rare genetic parathyroid disease and phosphocalcic metabolism disorder skos:exactMatch UMLS:CN200569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015971 obsolete rare genetic adrenal disease skos:exactMatch Orphanet:183637 Rare genetic adrenal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015971 obsolete rare genetic adrenal disease skos:exactMatch UMLS:CN200570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015972 obsolete rare constitutional anemia skos:exactMatch Orphanet:183651 Rare constitutional anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015972 obsolete rare constitutional anemia skos:exactMatch UMLS:CN226818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015974 severe combined immunodeficiency skos:exactMatch DOID:627 severe combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015974 severe combined immunodeficiency skos:exactMatch MESH:D016511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015974 severe combined immunodeficiency skos:exactMatch NCIT:C3472 Severe Combined Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015974 severe combined immunodeficiency skos:exactMatch Orphanet:183660 Severe combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015974 severe combined immunodeficiency skos:exactMatch SCTID:31323000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015974 severe combined immunodeficiency skos:exactMatch UMLS:C0085110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015975 hyper-IgM syndrome with susceptibility to opportunistic infections skos:exactMatch Orphanet:183663 Hyper-IgM syndrome with susceptibility to opportunistic infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015975 hyper-IgM syndrome with susceptibility to opportunistic infections skos:exactMatch UMLS:CN200572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015976 hyper-IgM syndrome without susceptibility to opportunistic infections skos:exactMatch Orphanet:183666 Hyper-IgM syndrome without susceptibility to opportunistic infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015976 hyper-IgM syndrome without susceptibility to opportunistic infections skos:exactMatch UMLS:CN200573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015977 agammaglobulinemia skos:exactMatch DOID:2583 agammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015977 agammaglobulinemia skos:exactMatch MESH:D000361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015977 agammaglobulinemia skos:exactMatch OMIMPS:601495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015977 agammaglobulinemia skos:exactMatch Orphanet:183669 Agammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015978 functional neutrophil defect skos:exactMatch Orphanet:183681 Functional neutrophil defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015978 functional neutrophil defect skos:exactMatch SCTID:105600002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015979 hereditary predisposition to infections skos:exactMatch Orphanet:183710 Genetic susceptibility to infections due to particular pathogens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015980 obsolete rare genetic gynecological and obstetrical diseases skos:exactMatch Orphanet:183731 Rare genetic gynecological and obstetrical diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015980 obsolete rare genetic gynecological and obstetrical diseases skos:exactMatch UMLS:CN200580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015981 obsolete inherited gynecological tumor skos:exactMatch Orphanet:183734 Genetic gynecological tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015981 obsolete inherited gynecological tumor skos:exactMatch UMLS:CN200581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015982 obsolete rare genetic intellectual disability skos:exactMatch Orphanet:183757 Rare genetic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015982 obsolete rare genetic intellectual disability skos:exactMatch UMLS:CN226821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015983 obsolete rare genetic syndromic intellectual disability skos:exactMatch Orphanet:183763 Rare genetic syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015983 obsolete rare genetic syndromic intellectual disability skos:exactMatch UMLS:CN226822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015984 obsolete rare genetic immune disease skos:exactMatch Orphanet:183770 Rare genetic immune disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015984 obsolete rare genetic immune disease skos:exactMatch UMLS:CN200582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015985 bone dysplasia, Azouz type skos:exactMatch Orphanet:1844 OBSOLETE: Bone dysplasia, Azouz type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015985 bone dysplasia, Azouz type skos:exactMatch SCTID:720566004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015985 bone dysplasia, Azouz type skos:exactMatch UMLS:C4303993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015986 bilateral renal agenesis skos:exactMatch DOID:0080200 bilateral renal aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015986 bilateral renal agenesis skos:exactMatch ICD10CM:Q60.1 Renal agenesis, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015986 bilateral renal agenesis skos:exactMatch NCIT:C101219 Bilateral Renal Agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015986 bilateral renal agenesis skos:exactMatch Orphanet:1848 Renal agenesis, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015987 scimitar syndrome skos:exactMatch MESH:D012587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015987 scimitar syndrome skos:exactMatch NCIT:C85056 Scimitar Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015987 scimitar syndrome skos:exactMatch Orphanet:185 Scimitar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015987 scimitar syndrome skos:exactMatch SCTID:39905002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015987 scimitar syndrome skos:exactMatch UMLS:C0036400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015988 multicystic dysplastic kidney skos:exactMatch MESH:D021782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015988 multicystic dysplastic kidney skos:exactMatch NCIT:C123031 Multicystic Dysplastic Kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015988 multicystic dysplastic kidney skos:exactMatch Orphanet:1851 Multicystic dysplastic kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015988 multicystic dysplastic kidney skos:exactMatch SCTID:204962002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015988 multicystic dysplastic kidney skos:exactMatch UMLS:C3714581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015990 focal, segmental or multifocal dystonia skos:exactMatch Orphanet:1866 Focal, segmental or multifocal dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015991 citrullinemia skos:exactMatch DOID:9273 citrullinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015991 citrullinemia skos:exactMatch ICD10CM:E72.23 Citrullinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015991 citrullinemia skos:exactMatch MESH:D020159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015991 citrullinemia skos:exactMatch NCIT:C84639 Citrullinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015991 citrullinemia skos:exactMatch Orphanet:187 Citrullinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015991 citrullinemia skos:exactMatch SCTID:124711003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015991 citrullinemia skos:exactMatch UMLS:C0175683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015993 cone-rod dystrophy skos:exactMatch DOID:0050572 cone-rod dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015993 cone-rod dystrophy skos:exactMatch MESH:D000071700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015993 cone-rod dystrophy skos:exactMatch OMIMPS:120970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015993 cone-rod dystrophy skos:exactMatch Orphanet:1872 Cone rod dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015994 muscular dystrophy-white matter spongiosis syndrome skos:exactMatch Orphanet:1877 Muscular dystrophy-white matter spongiosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015994 muscular dystrophy-white matter spongiosis syndrome skos:exactMatch UMLS:CN200619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015995 melorheostosis with osteopoikilosis skos:exactMatch MESH:C563593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015995 melorheostosis with osteopoikilosis skos:exactMatch Orphanet:1879 Melorheostosis with osteopoikilosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015995 melorheostosis with osteopoikilosis skos:exactMatch UMLS:C2931505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015995 melorheostosis with osteopoikilosis skos:exactMatch UMLS:CN200621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015997 ectopia lentis-chorioretinal dystrophy-myopia syndrome skos:exactMatch MESH:C536124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015997 ectopia lentis-chorioretinal dystrophy-myopia syndrome skos:exactMatch Orphanet:1884 Ectopia lentis-chorioretinal dystrophy-myopia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015997 ectopia lentis-chorioretinal dystrophy-myopia syndrome skos:exactMatch SCTID:722437006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015998 isolated ectopia lentis skos:exactMatch DOID:0111148 isolated ectopia lentis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015998 isolated ectopia lentis skos:exactMatch MESH:C536184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015998 isolated ectopia lentis skos:exactMatch NCIT:C34566 Congenital Ectopic Lens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015998 isolated ectopia lentis skos:exactMatch Orphanet:1885 Isolated ectopia lentis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015998 isolated ectopia lentis skos:exactMatch SCTID:74969002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015999 primary pigmented nodular adrenocortical disease skos:exactMatch DOID:0060280 primary pigmented nodular adrenocortical disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015999 primary pigmented nodular adrenocortical disease skos:exactMatch NCIT:C131196 Primary Pigmented Nodular Adrenal Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015999 primary pigmented nodular adrenocortical disease skos:exactMatch OMIMPS:610489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015999 primary pigmented nodular adrenocortical disease skos:exactMatch Orphanet:189439 Primary pigmented nodular adrenocortical disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015999 primary pigmented nodular adrenocortical disease skos:exactMatch SCTID:719274008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015999 primary pigmented nodular adrenocortical disease skos:exactMatch UMLS:C4304832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0015999 primary pigmented nodular adrenocortical disease skos:exactMatch UMLS:CN200645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016000 familial isolated hypoparathyroidism due to impaired PTH secretion skos:exactMatch Orphanet:189466 Familial isolated hypoparathyroidism due to impaired PTH secretion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016000 familial isolated hypoparathyroidism due to impaired PTH secretion skos:exactMatch UMLS:CN200646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016001 2-hydroxyglutaric aciduria skos:exactMatch DOID:0050573 2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016001 2-hydroxyglutaric aciduria skos:exactMatch MESH:C535306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016001 2-hydroxyglutaric aciduria skos:exactMatch NCIT:C128187 2-Hydroxyglutaric Aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016001 2-hydroxyglutaric aciduria skos:exactMatch Orphanet:19 2-hydroxyglutaric aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016001 2-hydroxyglutaric aciduria skos:exactMatch SCTID:698870008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016001 2-hydroxyglutaric aciduria skos:exactMatch UMLS:C2746066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016002 Ehlers-Danlos syndrome, kyphoscoliotic type 1 skos:exactMatch MESH:C536198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016002 Ehlers-Danlos syndrome, kyphoscoliotic type 1 skos:exactMatch NCIT:C125700 Ehlers-Danlos Syndrome, Type VI semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016002 Ehlers-Danlos syndrome, kyphoscoliotic type 1 skos:exactMatch OMIM:225400 ehlers-danlos syndrome, kyphoscoliotic type, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016002 Ehlers-Danlos syndrome, kyphoscoliotic type 1 skos:exactMatch Orphanet:1900 Kyphoscoliotic Ehlers-Danlos syndrome due to lysyl hydroxylase 1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016002 Ehlers-Danlos syndrome, kyphoscoliotic type 1 skos:exactMatch SCTID:718211004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016002 Ehlers-Danlos syndrome, kyphoscoliotic type 1 skos:exactMatch UMLS:C0268342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016002 Ehlers-Danlos syndrome, kyphoscoliotic type 1 skos:exactMatch UMLS:CN202461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016003 ehrlichiosis skos:exactMatch DOID:10242 ehrlichiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016003 ehrlichiosis skos:exactMatch MESH:D016873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016003 ehrlichiosis skos:exactMatch Orphanet:1902 Ehrlichiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016003 ehrlichiosis skos:exactMatch SCTID:240626005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016003 ehrlichiosis skos:exactMatch UMLS:C0085399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016004 aminopterin/methotrexate embryofetopathy skos:exactMatch NCIT:C98928 Fetal Methotrexate Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016004 aminopterin/methotrexate embryofetopathy skos:exactMatch Orphanet:1908 Aminopterin/methotrexate embryofetopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016004 aminopterin/methotrexate embryofetopathy skos:exactMatch SCTID:65986000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016004 aminopterin/methotrexate embryofetopathy skos:exactMatch UMLS:C0432367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016005 indomethacin embryofetopathy skos:exactMatch Orphanet:1909 Indomethacin embryofetopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016005 indomethacin embryofetopathy skos:exactMatch SCTID:715430001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016005 indomethacin embryofetopathy skos:exactMatch UMLS:C4275138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016005 indomethacin embryofetopathy skos:exactMatch UMLS:CN200656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016006 Cockayne syndrome skos:exactMatch DOID:2962 Cockayne syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016006 Cockayne syndrome skos:exactMatch MESH:D003057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016006 Cockayne syndrome skos:exactMatch NCIT:C9460 Cockayne Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016006 Cockayne syndrome skos:exactMatch Orphanet:191 Cockayne syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016006 Cockayne syndrome skos:exactMatch SCTID:21086008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016006 Cockayne syndrome skos:exactMatch UMLS:C0009207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016007 cocaine embryofetopathy skos:exactMatch Orphanet:1911 Cocaine embryofetopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016007 cocaine embryofetopathy skos:exactMatch SCTID:254250002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016007 cocaine embryofetopathy skos:exactMatch UMLS:C0432371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016008 fetal hydantoin syndrome skos:exactMatch ICD10CM:Q86.1 Fetal hydantoin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016008 fetal hydantoin syndrome skos:exactMatch MESH:C537922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016008 fetal hydantoin syndrome skos:exactMatch NCIT:C98927 Fetal Hydantoin Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016008 fetal hydantoin syndrome skos:exactMatch Orphanet:1912 Fetal hydantoin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016008 fetal hydantoin syndrome skos:exactMatch SCTID:70065001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016008 fetal hydantoin syndrome skos:exactMatch UMLS:C0265372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016009 fetal trimethadione syndrome skos:exactMatch MESH:C537798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016009 fetal trimethadione syndrome skos:exactMatch Orphanet:1913 Fetal trimethadione syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016009 fetal trimethadione syndrome skos:exactMatch SCTID:66351003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016009 fetal trimethadione syndrome skos:exactMatch UMLS:C0265373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016010 vitamin K-antagonist embryofetopathy skos:exactMatch MESH:C536683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016010 vitamin K-antagonist embryofetopathy skos:exactMatch NCIT:C98906 Fetal Warfarin Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016010 vitamin K-antagonist embryofetopathy skos:exactMatch Orphanet:1914 Vitamin K antagonist embryofetopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016010 vitamin K-antagonist embryofetopathy skos:exactMatch SCTID:38323006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016010 vitamin K-antagonist embryofetopathy skos:exactMatch UMLS:C0265374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016011 fetal alcohol syndrome skos:exactMatch DOID:0050665 fetal alcohol syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016011 fetal alcohol syndrome skos:exactMatch DOID:0050667 alcohol-related neurodevelopmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016011 fetal alcohol syndrome skos:exactMatch NCIT:C84713 Fetal Alcohol Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016011 fetal alcohol syndrome skos:exactMatch Orphanet:1915 Fetal alcohol syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016011 fetal alcohol syndrome skos:exactMatch SCTID:205788004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016011 fetal alcohol syndrome skos:exactMatch UMLS:C0015923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016012 diethylstilbestrol syndrome skos:exactMatch NCIT:C113422 Diethylstilbestrol Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016012 diethylstilbestrol syndrome skos:exactMatch Orphanet:1916 Diethylstilbestrol syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016012 diethylstilbestrol syndrome skos:exactMatch SCTID:716005004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016012 diethylstilbestrol syndrome skos:exactMatch UMLS:C0853695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016013 fetal methylmercury syndrome skos:exactMatch MESH:D020262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016013 fetal methylmercury syndrome skos:exactMatch Orphanet:1917 Fetal methylmercury syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016013 fetal methylmercury syndrome skos:exactMatch SCTID:62110005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016014 fetal minoxidil syndrome skos:exactMatch Orphanet:1918 Fetal minoxidil syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016014 fetal minoxidil syndrome skos:exactMatch SCTID:254251003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016014 fetal minoxidil syndrome skos:exactMatch UMLS:C0432373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016015 phenobarbital embryopathy skos:exactMatch Orphanet:1919 Phenobarbital embryopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016015 phenobarbital embryopathy skos:exactMatch SCTID:715431002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016015 phenobarbital embryopathy skos:exactMatch UMLS:C4275281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016016 toluene embryopathy skos:exactMatch MESH:C538114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016016 toluene embryopathy skos:exactMatch Orphanet:1920 Toluene embryopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016016 toluene embryopathy skos:exactMatch UMLS:C2931737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016017 methimazole embryofetopathy skos:exactMatch Orphanet:1923 Methimazole embryofetopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016017 methimazole embryofetopathy skos:exactMatch SCTID:724144006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016017 methimazole embryofetopathy skos:exactMatch UMLS:C4510379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016018 diabetic embryopathy skos:exactMatch NCIT:C113485 Diabetic Embryopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016018 diabetic embryopathy skos:exactMatch Orphanet:1926 Diabetic embryopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016018 diabetic embryopathy skos:exactMatch SCTID:716020005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016018 diabetic embryopathy skos:exactMatch UMLS:C3830518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016019 Rasmussen subacute encephalitis skos:exactMatch MESH:C535291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016019 Rasmussen subacute encephalitis skos:exactMatch NCIT:C125384 Rasmussen Subacute Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016019 Rasmussen subacute encephalitis skos:exactMatch Orphanet:1929 Rasmussen subacute encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016019 Rasmussen subacute encephalitis skos:exactMatch SCTID:230191005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016019 Rasmussen subacute encephalitis skos:exactMatch UMLS:C2930868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016020 frontal encephalocele skos:exactMatch ICD10CM:Q01.0 Frontal encephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016020 frontal encephalocele skos:exactMatch Orphanet:1931 Frontal encephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016020 frontal encephalocele skos:exactMatch SCTID:253103006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016022 early myoclonic encephalopathy skos:exactMatch DOID:308 early myoclonic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016022 early myoclonic encephalopathy skos:exactMatch NCIT:C116593 Early Myoclonic Encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016022 early myoclonic encephalopathy skos:exactMatch Orphanet:1935 Early myoclonic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016022 early myoclonic encephalopathy skos:exactMatch SCTID:44423001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016022 early myoclonic encephalopathy skos:exactMatch UMLS:C0014550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016022 early myoclonic encephalopathy skos:exactMatch UMLS:C0270855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016024 shoulder and thorax deformity-congenital heart disease syndrome skos:exactMatch Orphanet:1940 Shoulder and thorax deformity-congenital heart disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016025 myoclonic-astastic epilepsy skos:exactMatch Orphanet:1942 Myoclonic-astatic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016025 myoclonic-astastic epilepsy skos:exactMatch SCTID:230421008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016026 infant epilepsy with migrant focal crisis skos:exactMatch Orphanet:1943 Early-onset progressive encephalopathy with migrant continuous myoclonus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016026 infant epilepsy with migrant focal crisis skos:exactMatch SCTID:724274009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016026 infant epilepsy with migrant focal crisis skos:exactMatch UMLS:C4510564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016027 benign neonatal seizures skos:exactMatch DOID:14264 benign neonatal seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016027 benign neonatal seizures skos:exactMatch NCIT:C117307 Benign Familial Convulsion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016027 benign neonatal seizures skos:exactMatch OMIMPS:121200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016027 benign neonatal seizures skos:exactMatch Orphanet:1949 Benign familial neonatal epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016027 benign neonatal seizures skos:exactMatch SCTID:38281008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016028 erythromelalgia skos:exactMatch DOID:9240 erythromelalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016028 erythromelalgia skos:exactMatch ICD10CM:I73.81 Erythromelalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016028 erythromelalgia skos:exactMatch MESH:D004916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016028 erythromelalgia skos:exactMatch NCIT:C34593 Erythromelalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016028 erythromelalgia skos:exactMatch Orphanet:1956 OBSOLETE: Erythromelalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016028 erythromelalgia skos:exactMatch SCTID:37151006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016028 erythromelalgia skos:exactMatch UMLS:C0014804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016029 esthesioneuroblastoma skos:exactMatch Orphanet:1957 Esthesioneuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016029 esthesioneuroblastoma skos:exactMatch SCTID:422886007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016030 Evans syndrome skos:exactMatch DOID:8931 Evans' syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016030 Evans syndrome skos:exactMatch ICD10CM:D69.41 Evans syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016030 Evans syndrome skos:exactMatch MESH:C536380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016030 Evans syndrome skos:exactMatch NCIT:C61284 Evans Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016030 Evans syndrome skos:exactMatch Orphanet:1959 Evans syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016030 Evans syndrome skos:exactMatch SCTID:75331009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016030 Evans syndrome skos:exactMatch UMLS:C0272126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016031 facial dysmorphism-anorexia-cachexia-eye and skin anomalies syndrome skos:exactMatch MESH:C536384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016031 facial dysmorphism-anorexia-cachexia-eye and skin anomalies syndrome skos:exactMatch Orphanet:1969 Facial dysmorphism-anorexia-cachexia-eye and skin anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016031 facial dysmorphism-anorexia-cachexia-eye and skin anomalies syndrome skos:exactMatch UMLS:C2931183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016032 femoral agenesis/hypoplasia skos:exactMatch Orphanet:1987 Femoral agenesis/hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016032 femoral agenesis/hypoplasia skos:exactMatch SCTID:93255008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016033 Cornelia de Lange syndrome skos:exactMatch DOID:11725 Cornelia de Lange syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016033 Cornelia de Lange syndrome skos:exactMatch NCIT:C75016 Cornelia De Lange Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016033 Cornelia de Lange syndrome skos:exactMatch OMIMPS:122470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016033 Cornelia de Lange syndrome skos:exactMatch Orphanet:199 Cornelia de Lange syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016033 Cornelia de Lange syndrome skos:exactMatch UMLS:C0270972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016033 Cornelia de Lange syndrome skos:exactMatch UMLS:CN239271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016034 cleft lip with or without cleft palate skos:exactMatch Orphanet:1991 Cleft lip with or without cleft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016035 Nelson syndrome skos:exactMatch DOID:4968 Nelson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016035 Nelson syndrome skos:exactMatch MESH:C531754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016035 Nelson syndrome skos:exactMatch MESH:D009347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016035 Nelson syndrome skos:exactMatch NCIT:C84917 Nelson Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016035 Nelson syndrome skos:exactMatch Orphanet:199244 Nelson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016035 Nelson syndrome skos:exactMatch SCTID:43019009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016035 Nelson syndrome skos:exactMatch UMLS:C0027577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016037 superficial Fibromatosis skos:exactMatch NCIT:C6814 Superficial Fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016037 superficial Fibromatosis skos:exactMatch Orphanet:199257 Superficial fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016037 superficial Fibromatosis skos:exactMatch SCTID:238853007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016037 superficial Fibromatosis skos:exactMatch UMLS:C0406571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016038 calcified aponeurotic fibroma skos:exactMatch NCIT:C4818 Calcifying Aponeurotic Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016038 calcified aponeurotic fibroma skos:exactMatch Orphanet:199260 Calcifying aponeurotic fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016038 calcified aponeurotic fibroma skos:exactMatch SCTID:703614006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016038 calcified aponeurotic fibroma skos:exactMatch UMLS:C0553647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016039 infantile digital fibromatosis skos:exactMatch NCIT:C3456 Inclusion Body Fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016039 infantile digital fibromatosis skos:exactMatch Orphanet:199267 Infantile digital fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016039 infantile digital fibromatosis skos:exactMatch SCTID:399903008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016039 infantile digital fibromatosis skos:exactMatch UMLS:C1318562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016040 harlequin syndrome skos:exactMatch MESH:C535634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016040 harlequin syndrome skos:exactMatch Orphanet:199282 Harlequin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016040 harlequin syndrome skos:exactMatch SCTID:14070001000004105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016040 harlequin syndrome skos:exactMatch UMLS:C2029348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016041 congenital microgastria skos:exactMatch Orphanet:199293 Congenital microgastria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016041 congenital microgastria skos:exactMatch SCTID:83714006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016042 late-onset isolated ACTH deficiency skos:exactMatch Orphanet:199299 Late-onset isolated ACTH deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016043 isolated cleft lip skos:exactMatch Orphanet:199302 Isolated cleft lip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016044 cleft lip/palate skos:exactMatch ICD10CM:Q35-Q37 Cleft lip and cleft palate (Q35-Q37) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016044 cleft lip/palate skos:exactMatch Orphanet:199306 Cleft lip/palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016044 cleft lip/palate skos:exactMatch SCTID:66948001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016045 tetragametic chimerism skos:exactMatch Orphanet:199310 Tetragametic chimerism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016045 tetragametic chimerism skos:exactMatch UMLS:CN200724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016046 familial clubfoot with or without associated lower limb anomalies skos:exactMatch Orphanet:199315 Familial clubfoot with or without associated lower limb anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016046 familial clubfoot with or without associated lower limb anomalies skos:exactMatch UMLS:CN200725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016047 endophthalmitis skos:exactMatch DOID:4692 endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016047 endophthalmitis skos:exactMatch MESH:D009877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016047 endophthalmitis skos:exactMatch NCIT:C34586 Endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016047 endophthalmitis skos:exactMatch Orphanet:199323 Endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016047 endophthalmitis skos:exactMatch SCTID:1847009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016047 endophthalmitis skos:exactMatch UMLS:C0014236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016048 isolated autosomal dominant hypomagnesemia, Glaudemans type skos:exactMatch Orphanet:199326 Isolated autosomal dominant hypomagnesemia, Glaudemans type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016048 isolated autosomal dominant hypomagnesemia, Glaudemans type skos:exactMatch SCTID:722008003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016048 isolated autosomal dominant hypomagnesemia, Glaudemans type skos:exactMatch UMLS:CN200728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016049 congenital myopathy, Paradas type skos:exactMatch Orphanet:199329 Congenital myopathy, Paradas type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016051 cleft lip-retinopathy syndrome skos:exactMatch MESH:C538272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016051 cleft lip-retinopathy syndrome skos:exactMatch Orphanet:1995 Cleft lip-retinopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016051 cleft lip-retinopathy syndrome skos:exactMatch UMLS:C2931789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016052 atypical autism skos:exactMatch DOID:0060042 atypical autism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016052 atypical autism skos:exactMatch Orphanet:199627 Atypical autism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016052 atypical autism skos:exactMatch SCTID:231536004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016053 isolated cerebellar vermis hypoplasia skos:exactMatch Orphanet:199630 Isolated cerebellar vermis hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016053 isolated cerebellar vermis hypoplasia skos:exactMatch SCTID:766709000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016054 cerebral malformation skos:exactMatch Orphanet:199633 Non-syndromic cerebral malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016055 obsolete syndrome with corpus callosum agenesis /dysgenesis as a major feature skos:exactMatch Orphanet:199639 Syndrome with corpus callosum agenesis/dysgenesis as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016055 obsolete syndrome with corpus callosum agenesis /dysgenesis as a major feature skos:exactMatch UMLS:CN200739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016056 isolated congenital microcephaly skos:exactMatch DOID:0070297 primary microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016056 isolated congenital microcephaly skos:exactMatch Orphanet:199642 Isolated congenital microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016057 isolated encephalocele skos:exactMatch Orphanet:199647 Isolated encephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016058 paroxysmal dystonia skos:exactMatch Orphanet:200037 Paroxysmal dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016058 paroxysmal dystonia skos:exactMatch SCTID:230310003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016059 cleft lip/palate-deafness-sacral lipoma syndrome skos:exactMatch Orphanet:2003 Cleft lip/palate-deafness-sacral lipoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016059 cleft lip/palate-deafness-sacral lipoma syndrome skos:exactMatch SCTID:716007007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016059 cleft lip/palate-deafness-sacral lipoma syndrome skos:exactMatch UMLS:CN200748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016060 laryngotracheoesophageal cleft skos:exactMatch MESH:C537875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016060 laryngotracheoesophageal cleft skos:exactMatch NCIT:C98622 Larnygeotracheoesophageal Cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016060 laryngotracheoesophageal cleft skos:exactMatch Orphanet:2004 Laryngotracheoesophageal cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016060 laryngotracheoesophageal cleft skos:exactMatch SCTID:232461002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016061 immunodeficiency with factor H anomaly skos:exactMatch Orphanet:200421 Immunodeficiency with factor H anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016062 median cleft lip/mandibule skos:exactMatch Orphanet:2006 Median cleft lip/mandibule semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016062 median cleft lip/mandibule skos:exactMatch SCTID:723383005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016063 Cowden disease skos:exactMatch DOID:6457 Cowden syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016063 Cowden disease skos:exactMatch MESH:D006223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016063 Cowden disease skos:exactMatch NCIT:C3076 Cowden Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016063 Cowden disease skos:exactMatch OMIMPS:158350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016063 Cowden disease skos:exactMatch Orphanet:201 Cowden syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016063 Cowden disease skos:exactMatch SCTID:58037000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016063 Cowden disease skos:exactMatch UMLS:C0018553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016064 cleft palate skos:exactMatch DOID:674 cleft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016064 cleft palate skos:exactMatch MESH:D002972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016064 cleft palate skos:exactMatch NCIT:C87069 Cleft Palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016064 cleft palate skos:exactMatch Orphanet:2014 Cleft palate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016064 cleft palate skos:exactMatch SCTID:63567004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016064 cleft palate skos:exactMatch UMLS:C0008925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016065 cleft palate-short stature-vertebral anomalies syndrome skos:exactMatch Orphanet:2015 Cleft palate-short stature-vertebral anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016065 cleft palate-short stature-vertebral anomalies syndrome skos:exactMatch SCTID:719466009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016065 cleft palate-short stature-vertebral anomalies syndrome skos:exactMatch UMLS:CN200784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016066 sternal cleft skos:exactMatch MESH:C537489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016066 sternal cleft skos:exactMatch Orphanet:2017 Sternal cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016066 sternal cleft skos:exactMatch SCTID:54008006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016066 sternal cleft skos:exactMatch UMLS:C2931507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016067 Crandall syndrome skos:exactMatch Orphanet:202 Crandall syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016067 Crandall syndrome skos:exactMatch SCTID:278098005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016067 Crandall syndrome skos:exactMatch UMLS:C0432348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016068 fibrochondrogenesis skos:exactMatch DOID:0060465 fibrochondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016068 fibrochondrogenesis skos:exactMatch MESH:C562524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016068 fibrochondrogenesis skos:exactMatch OMIMPS:228520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016068 fibrochondrogenesis skos:exactMatch Orphanet:2021 Fibrochondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016068 fibrochondrogenesis skos:exactMatch SCTID:17144009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016070 hereditary gingival fibromatosis skos:exactMatch DOID:0060466 gingival fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016070 hereditary gingival fibromatosis skos:exactMatch OMIMPS:135300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016070 hereditary gingival fibromatosis skos:exactMatch Orphanet:2024 Hereditary gingival fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016070 hereditary gingival fibromatosis skos:exactMatch SCTID:109620006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016070 hereditary gingival fibromatosis skos:exactMatch UMLS:C0399440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016071 juvenile hyaline fibromatosis skos:exactMatch NCIT:C98297 Juvenile Hyaline Fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016071 juvenile hyaline fibromatosis skos:exactMatch Orphanet:2028 Juvenile hyaline fibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016071 juvenile hyaline fibromatosis skos:exactMatch SCTID:238861002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016072 anomaly of puberty or/and menstrual cycle of genetic origin skos:exactMatch Orphanet:202940 Anomaly of puberty or/and menstrual cycle of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016073 syndromic microphthalmia skos:exactMatch DOID:0080636 syndromic microphthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016073 syndromic microphthalmia skos:exactMatch OMIMPS:309800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016073 syndromic microphthalmia skos:exactMatch Orphanet:202948 Syndromic microphthalmia-anophthalmia-coloboma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016073 syndromic microphthalmia skos:exactMatch UMLS:CN226833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016075 filariasis skos:exactMatch DOID:1080 filariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016075 filariasis skos:exactMatch ICD10CM:B74 Filariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016075 filariasis skos:exactMatch MESH:D005368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016075 filariasis skos:exactMatch NCIT:C34611 Filariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016075 filariasis skos:exactMatch Orphanet:2034 Filariasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016075 filariasis skos:exactMatch SCTID:105706003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016075 filariasis skos:exactMatch UMLS:C0016085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016077 congenital aortopulmonary window skos:exactMatch MESH:C537782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016077 congenital aortopulmonary window skos:exactMatch Orphanet:2037 Congenital aortopulmonary window semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016077 congenital aortopulmonary window skos:exactMatch UMLS:C2931610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016078 congenital systemic arteriovenous fistula skos:exactMatch Orphanet:2039 Congenital systemic arteriovenous fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016079 sporadic Creutzfeldt-Jakob disease skos:exactMatch Orphanet:204 Sporadic Creutzfeldt-Jakob disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016079 sporadic Creutzfeldt-Jakob disease skos:exactMatch SCTID:713060000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016080 congenital bronchobiliary fistula skos:exactMatch Orphanet:2040 Congenital respiratory-biliary fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016080 congenital bronchobiliary fistula skos:exactMatch SCTID:719452004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016081 coronary arterial fistulas skos:exactMatch Orphanet:2041 Coronary arterial fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016082 obsolete tracheo-esophageal fistula-hypospadias syndrome skos:exactMatch Orphanet:2042 OBSOLETE: Tracheo-esophageal fistula-hypospadias syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016082 obsolete tracheo-esophageal fistula-hypospadias syndrome skos:exactMatch UMLS:CN226834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016083 FLOTCH syndrome skos:exactMatch MESH:C537065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016083 FLOTCH syndrome skos:exactMatch Orphanet:2045 FLOTCH syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016083 FLOTCH syndrome skos:exactMatch UMLS:C2931411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016085 Cole-Carpenter syndrome skos:exactMatch DOID:0060438 Cole-Carpenter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016085 Cole-Carpenter syndrome skos:exactMatch MESH:C535963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016085 Cole-Carpenter syndrome skos:exactMatch NCIT:C130985 Cole-Carpenter Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016085 Cole-Carpenter syndrome skos:exactMatch OMIMPS:112240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016085 Cole-Carpenter syndrome skos:exactMatch Orphanet:2050 Cole-Carpenter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016085 Cole-Carpenter syndrome skos:exactMatch UMLS:C1862178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016086 osteochondritis of tarsal/metatarsal bone skos:exactMatch DOID:11760 Kohler's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016086 osteochondritis of tarsal/metatarsal bone skos:exactMatch Orphanet:563991 Osteochondrosis of the tarsal bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016086 osteochondritis of tarsal/metatarsal bone skos:exactMatch SCTID:203392007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016086 osteochondritis of tarsal/metatarsal bone skos:exactMatch UMLS:C0158444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016086 osteochondritis of tarsal/metatarsal bone skos:exactMatch UMLS:CN200840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016087 progressive non-infectious anterior vertebral fusion skos:exactMatch Orphanet:2062 Progressive non-infectious anterior vertebral fusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016087 progressive non-infectious anterior vertebral fusion skos:exactMatch SCTID:719268008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016087 progressive non-infectious anterior vertebral fusion skos:exactMatch UMLS:C4304839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016087 progressive non-infectious anterior vertebral fusion skos:exactMatch UMLS:CN200850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016088 hypoxanthine-guanine phosphoribosyltransferase deficiency skos:exactMatch Orphanet:206428 Hypoxanthine-guanine phosphoribosyltransferase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016088 hypoxanthine-guanine phosphoribosyltransferase deficiency skos:exactMatch SCTID:124275001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016089 infantile Krabbe disease skos:exactMatch Orphanet:206436 Infantile Krabbe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016089 infantile Krabbe disease skos:exactMatch SCTID:238030005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016090 late-infantile/juvenile Krabbe disease skos:exactMatch Orphanet:206443 Late-infantile/juvenile Krabbe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016090 late-infantile/juvenile Krabbe disease skos:exactMatch SCTID:41142009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016090 late-infantile/juvenile Krabbe disease skos:exactMatch UMLS:CN200855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016091 adult Krabbe disease skos:exactMatch Orphanet:206448 Adult Krabbe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016091 adult Krabbe disease skos:exactMatch UMLS:CN200856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016092 serous or mucinous cystadenoma of childhood skos:exactMatch Orphanet:206470 Cystadenoma of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016093 borderline epithelial tumor of ovary skos:exactMatch NCIT:C4783 Borderline Ovarian Epithelial Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016093 borderline epithelial tumor of ovary skos:exactMatch Orphanet:206473 Borderline epithelial tumor of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016093 borderline epithelial tumor of ovary skos:exactMatch SCTID:764791008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016093 borderline epithelial tumor of ovary skos:exactMatch UMLS:C3665489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016094 vaginal germ cell malignant tumor skos:exactMatch Orphanet:206489 Malignant germ cell tumor of the vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016094 vaginal germ cell malignant tumor skos:exactMatch UMLS:CN200860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016095 vaginal rhabdomyosarcoma skos:exactMatch NCIT:C128080 Vaginal Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016095 vaginal rhabdomyosarcoma skos:exactMatch Orphanet:206492 Vulvovaginal rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016095 vaginal rhabdomyosarcoma skos:exactMatch SCTID:766759009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016095 vaginal rhabdomyosarcoma skos:exactMatch UMLS:C4288035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016096 malignant non-dysgerminomatous germ cell tumor of ovary skos:exactMatch NCIT:C102870 Ovarian Non-Dysgerminomatous Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016096 malignant non-dysgerminomatous germ cell tumor of ovary skos:exactMatch Orphanet:206538 Malignant non-dysgerminomatous germ cell tumor of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016096 malignant non-dysgerminomatous germ cell tumor of ovary skos:exactMatch UMLS:C3640983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016096 malignant non-dysgerminomatous germ cell tumor of ovary skos:exactMatch UMLS:CN200863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016097 symptomatic form of muscular dystrophy of Duchenne and Becker in female carriers skos:exactMatch Orphanet:206546 Symptomatic form of muscular dystrophy of Duchenne and Becker in female carriers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016097 symptomatic form of muscular dystrophy of Duchenne and Becker in female carriers skos:exactMatch SCTID:765197008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016097 symptomatic form of muscular dystrophy of Duchenne and Becker in female carriers skos:exactMatch UMLS:CN200864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016098 immune-mediated necrotizing myopathy skos:exactMatch Orphanet:206569 Immune-mediated necrotizing myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016098 immune-mediated necrotizing myopathy skos:exactMatch SCTID:715863001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016099 overlap myositis skos:exactMatch Orphanet:206572 Overlap myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016100 rippling muscle disease with myasthenia gravis skos:exactMatch Orphanet:206575 Rippling muscle disease with myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016100 rippling muscle disease with myasthenia gravis skos:exactMatch UMLS:CN200870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016101 neurolymphomatosis skos:exactMatch MESH:D000077162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016101 neurolymphomatosis skos:exactMatch MESH:D008380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016101 neurolymphomatosis skos:exactMatch Orphanet:206586 Neurolymphomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016101 neurolymphomatosis skos:exactMatch SCTID:766752000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016101 neurolymphomatosis skos:exactMatch UMLS:C0024793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016102 subacute inflammatory demyelinating polyneuropathy skos:exactMatch Orphanet:206594 Subacute inflammatory demyelinating polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016102 subacute inflammatory demyelinating polyneuropathy skos:exactMatch SCTID:277189006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016102 subacute inflammatory demyelinating polyneuropathy skos:exactMatch UMLS:C0456517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016103 isolated asymptomatic elevation of creatine phosphokinase skos:exactMatch DOID:0111338 isolated elevated serum creatine phosphokinase levels semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016103 isolated asymptomatic elevation of creatine phosphokinase skos:exactMatch NCIT:C148327 HyperCKmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016103 isolated asymptomatic elevation of creatine phosphokinase skos:exactMatch Orphanet:206599 Isolated asymptomatic elevation of creatine phosphokinase semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016104 obsolete infectious disease with peripheral neuropathy skos:exactMatch NCIT:C27589 Peripheral Nervous System Infectious Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016104 obsolete infectious disease with peripheral neuropathy skos:exactMatch Orphanet:206613 Infectious disease with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016104 obsolete infectious disease with peripheral neuropathy skos:exactMatch UMLS:C1278821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016105 acquired skeletal muscle disease skos:exactMatch Orphanet:206638 Acquired skeletal muscle disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016105 acquired skeletal muscle disease skos:exactMatch UMLS:CN200878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016106 progressive muscular dystrophy skos:exactMatch Orphanet:206644 Progressive muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016106 progressive muscular dystrophy skos:exactMatch UMLS:CN241791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016107 myotonic dystrophy skos:exactMatch DOID:450 myotonic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016107 myotonic dystrophy skos:exactMatch MESH:D009223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016107 myotonic dystrophy skos:exactMatch NCIT:C84914 Myotonic Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016107 myotonic dystrophy skos:exactMatch OMIMPS:160900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016107 myotonic dystrophy skos:exactMatch Orphanet:206647 Myotonic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016107 myotonic dystrophy skos:exactMatch SCTID:240104008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016107 myotonic dystrophy skos:exactMatch UMLS:C0027126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016108 autosomal dominant distal myopathy skos:exactMatch Orphanet:206650 Autosomal dominant distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016108 autosomal dominant distal myopathy skos:exactMatch UMLS:CN229018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016109 autosomal recessive distal myopathy skos:exactMatch Orphanet:206653 Autosomal recessive distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016109 autosomal recessive distal myopathy skos:exactMatch UMLS:CN229019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016110 obsolete non-dystrophic myopathy skos:exactMatch NCIT:C122787 Non-Dystrophic Myotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016110 obsolete non-dystrophic myopathy skos:exactMatch Orphanet:206656 Non-dystrophic myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016110 obsolete non-dystrophic myopathy skos:exactMatch SCTID:424795008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016110 obsolete non-dystrophic myopathy skos:exactMatch UMLS:C1828221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016111 obsolete non-dystrophic myopathy with collagen 6 anomaly skos:exactMatch Orphanet:206659 OBSOLETE: Non-dystrophic myopathy with collagen 6 anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016112 hereditary inclusion-body myopathy skos:exactMatch Orphanet:206662 Inclusion myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016113 bulbospinal muscular atrophy skos:exactMatch Orphanet:206701 Bulbospinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016113 bulbospinal muscular atrophy skos:exactMatch SCTID:230253001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016114 bulbospinal muscular atrophy of childhood skos:exactMatch Orphanet:206704 Bulbospinal muscular atrophy of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016115 bulbospinal muscular atrophy of adulthood skos:exactMatch Orphanet:206707 Bulbospinal muscular atrophy of adult semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016116 generalized bulbospinal muscular atrophy skos:exactMatch Orphanet:206710 Generalized bulbospinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016117 muscular lipidosis skos:exactMatch Orphanet:206953 Muscular lipidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016117 muscular lipidosis skos:exactMatch SCTID:240095001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016117 muscular lipidosis skos:exactMatch UMLS:C0410214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016118 muscular glycogenosis skos:exactMatch Orphanet:206959 Muscular glycogenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016120 myotonic syndrome skos:exactMatch MESH:D020967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016120 myotonic syndrome skos:exactMatch Orphanet:206970 Myotonic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016121 congenital myotonia skos:exactMatch Orphanet:206973 Congenital myotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016122 periodic paralysis skos:exactMatch Orphanet:206976 Periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016122 periodic paralysis skos:exactMatch UMLS:C1279412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016122 periodic paralysis skos:exactMatch UMLS:CN231077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016123 muscular tumor skos:exactMatch Orphanet:206982 Muscular tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016124 obsolete drug and/or toxic myopathy skos:exactMatch Orphanet:206985 OBSOLETE: Drug and/or toxic myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016125 infectious, fungal or parasitic myopathy skos:exactMatch Orphanet:206988 Infectious, fungal or parasitic myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016126 viral myositis skos:exactMatch Orphanet:206991 Viral myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016126 viral myositis skos:exactMatch SCTID:240105009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016126 viral myositis skos:exactMatch UMLS:C0150005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016127 bacterial myositis skos:exactMatch Orphanet:206994 Bacterial myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016127 bacterial myositis skos:exactMatch SCTID:30330001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016128 parasitic myositis skos:exactMatch Orphanet:206997 Parasitic myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016128 parasitic myositis skos:exactMatch SCTID:60970005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016128 parasitic myositis skos:exactMatch UMLS:C0263997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016129 eosinophilic gastroenteritis skos:exactMatch DOID:4031 eosinophilic gastroenteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016129 eosinophilic gastroenteritis skos:exactMatch NCIT:C35330 Eosinophilic Gastroenteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016129 eosinophilic gastroenteritis skos:exactMatch Orphanet:2070 Eosinophilic gastroenteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016129 eosinophilic gastroenteritis skos:exactMatch SCTID:359804008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016129 eosinophilic gastroenteritis skos:exactMatch UMLS:C1262481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016130 fungal myositis skos:exactMatch Orphanet:207000 Fungal myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016130 fungal myositis skos:exactMatch SCTID:240111007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016130 fungal myositis skos:exactMatch UMLS:C0410251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016131 obsolete spinal muscular atrophy associated with central nervous system anomaly skos:exactMatch Orphanet:207012 Spinal muscular atrophy associated with central nervous system anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016132 obsolete rare hereditary disease with peripheral neuropathy skos:exactMatch Orphanet:207015 Rare hereditary disease with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016133 obsolete rare hereditary metabolic disease with peripheral neuropathy skos:exactMatch Orphanet:207018 Rare hereditary metabolic disease with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016133 obsolete rare hereditary metabolic disease with peripheral neuropathy skos:exactMatch UMLS:CN200897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016134 obsolete rare hereditary systemic disease with peripheral neuropathy skos:exactMatch Orphanet:207021 Rare hereditary systemic disease with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016134 obsolete rare hereditary systemic disease with peripheral neuropathy skos:exactMatch UMLS:CN200898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016135 obsolete rare hereditary neurologic disease with peripheral neuropathy skos:exactMatch Orphanet:207025 Rare hereditary neurologic disease with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016135 obsolete rare hereditary neurologic disease with peripheral neuropathy skos:exactMatch UMLS:CN200899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016136 obsolete cerebellar ataxia with peripheral neuropathy skos:exactMatch Orphanet:207028 Cerebellar ataxia with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016137 obsolete acute and subacute inflammatory demyelinating polyneuropathy skos:exactMatch Orphanet:207038 Acute and subacute inflammatory demyelinating polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016138 obsolete malignant lymphoma with peripheral neuropathy skos:exactMatch Orphanet:207046 Malignant lymphoma with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016139 qualitative or quantitative protein defects in neuromuscular diseases skos:exactMatch Orphanet:207049 Qualitative or quantitative protein defects in neuromuscular diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016139 qualitative or quantitative protein defects in neuromuscular diseases skos:exactMatch UMLS:CN200901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016140 sarcoglycanopathy skos:exactMatch MESH:D058088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016140 sarcoglycanopathy skos:exactMatch Orphanet:207052 Qualitative or quantitative defects of sarcoglycan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016141 qualitative or quantitative defects of alpha-sarcoglycan skos:exactMatch Orphanet:207060 Qualitative or quantitative defects of alpha-sarcoglycan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016142 qualitative or quantitative defects of beta-sarcoglycan skos:exactMatch MESH:C535435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016142 qualitative or quantitative defects of beta-sarcoglycan skos:exactMatch Orphanet:207063 Qualitative or quantitative defects of beta-sarcoglycan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016142 qualitative or quantitative defects of beta-sarcoglycan skos:exactMatch UMLS:C2930900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016143 qualitative or quantitative defects of gamma-sarcoglycan skos:exactMatch Orphanet:207067 Qualitative or quantitative defects of gamma-sarcoglycan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016144 qualitative or quantitative defects of delta-sarcoglycan skos:exactMatch Orphanet:207070 Qualitative or quantitative defects of delta-sarcoglycan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016144 qualitative or quantitative defects of delta-sarcoglycan skos:exactMatch UMLS:CN072428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016145 qualitative or quantitative defects of dysferlin skos:exactMatch MESH:C537995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016145 qualitative or quantitative defects of dysferlin skos:exactMatch Orphanet:207073 Qualitative or quantitative defects of dysferlin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016145 qualitative or quantitative defects of dysferlin skos:exactMatch UMLS:C2931687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016146 caveolinopathy skos:exactMatch Orphanet:207078 Qualitative or quantitative defects of caveolin-3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016146 caveolinopathy skos:exactMatch UMLS:CN043575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016147 qualitative or quantitative defects of dystrophin skos:exactMatch Orphanet:207085 Qualitative or quantitative defects of dystrophin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016147 qualitative or quantitative defects of dystrophin skos:exactMatch UMLS:CN043595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016149 qualitative or quantitative defects of merosin skos:exactMatch Orphanet:207094 Laminin subunit alpha 2-related muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016150 qualitative or quantitative defects of integrin alpha-7 skos:exactMatch Orphanet:207098 Qualitative or quantitative defects of integrin alpha-7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016151 qualitative or quantitative defects of perlecan skos:exactMatch Orphanet:207101 Qualitative or quantitative defects of perlecan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016152 qualitative or quantitative defects of calpain skos:exactMatch Orphanet:207104 Qualitative or quantitative defects of calpain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016153 qualitative or quantitative defects of TRIM32 skos:exactMatch Orphanet:207107 Qualitative or quantitative defects of TRIM32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016154 qualitative or quantitative defects of myotubularin skos:exactMatch Orphanet:207110 Qualitative or quantitative defects of myotubularin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016155 qualitative or quantitative defects of protein involved in O-glycosylation of alpha-dystroglycan skos:exactMatch Orphanet:207113 Qualitative or quantitative defects of protein involved in O-glycosylation of alpha-dystroglycan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016156 qualitative or quantitative defects of FKRP skos:exactMatch Orphanet:207119 Qualitative or quantitative defects of FKRP semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016157 qualitative or quantitative defects of fukutin skos:exactMatch Orphanet:207122 Qualitative or quantitative defects of fukutin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016158 narcolepsy-cataplexy syndrome skos:exactMatch ICD10CM:G47.4 Narcolepsy and cataplexy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016158 narcolepsy-cataplexy syndrome skos:exactMatch Orphanet:2073 Narcolepsy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016159 Gemignani syndrome skos:exactMatch MESH:C537678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016159 Gemignani syndrome skos:exactMatch Orphanet:2074 Gemignani syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016159 Gemignani syndrome skos:exactMatch UMLS:C2931587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016160 X-linked intellectual disability-epilepsy syndrome skos:exactMatch Orphanet:2076 X-linked intellectual disability-epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016160 X-linked intellectual disability-epilepsy syndrome skos:exactMatch UMLS:CN226857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016161 cerebral gigantism-jaw cysts syndrome skos:exactMatch Orphanet:2081 Cerebral gigantism-jaw cysts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016161 cerebral gigantism-jaw cysts syndrome skos:exactMatch SCTID:725418006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016161 cerebral gigantism-jaw cysts syndrome skos:exactMatch UMLS:CN200907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016162 bilateral frontal polymicrogyria skos:exactMatch DOID:0080921 bilateral frontal polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016162 bilateral frontal polymicrogyria skos:exactMatch Orphanet:208444 Bilateral frontal polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016163 autosomal dominant cerebellar ataxia type II skos:exactMatch DOID:0050958 spinocerebellar ataxia type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016163 autosomal dominant cerebellar ataxia type II skos:exactMatch NCIT:C126562 Spinocerebellar Ataxia Type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016163 autosomal dominant cerebellar ataxia type II skos:exactMatch OMIM:164500 spinocerebellar ataxia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016163 autosomal dominant cerebellar ataxia type II skos:exactMatch Orphanet:208508 Autosomal dominant cerebellar ataxia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016163 autosomal dominant cerebellar ataxia type II skos:exactMatch Orphanet:94147 Spinocerebellar ataxia type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016163 autosomal dominant cerebellar ataxia type II skos:exactMatch SCTID:715726000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016163 autosomal dominant cerebellar ataxia type II skos:exactMatch UMLS:C0752125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016163 autosomal dominant cerebellar ataxia type II skos:exactMatch UMLS:CN229031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016164 herpetiform pemphigus skos:exactMatch Orphanet:208524 Herpetiform pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016164 herpetiform pemphigus skos:exactMatch UMLS:CN226858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016165 genetic hypoparathyroidism skos:exactMatch Orphanet:208593 Genetic hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016166 genetic hyperparathyroidism skos:exactMatch OMIMPS:145000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016166 genetic hyperparathyroidism skos:exactMatch Orphanet:208596 Genetic hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016167 optic pathway glioma skos:exactMatch NCIT:C8567 Visual Pathway Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016167 optic pathway glioma skos:exactMatch Orphanet:2086 Optic pathway glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016167 optic pathway glioma skos:exactMatch UMLS:C0796418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016168 cryopyrin-associated periodic syndrome skos:exactMatch MESH:D056587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016168 cryopyrin-associated periodic syndrome skos:exactMatch NCIT:C84657 Cryopyrin-Associated Periodic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016168 cryopyrin-associated periodic syndrome skos:exactMatch Orphanet:208650 Cryopyrin-associated periodic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016168 cryopyrin-associated periodic syndrome skos:exactMatch SCTID:430079001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016168 cryopyrin-associated periodic syndrome skos:exactMatch UMLS:C2316212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016169 chronic acquired demyelinating polyneuropathy skos:exactMatch Orphanet:208974 Chronic acquired demyelinating polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016170 chronic polyradiculoneuropathy skos:exactMatch Orphanet:208978 Chronic polyradiculoneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016171 polyradiculoneuropathy associated with IgG/IgA/IgM monoclonal gammopathy without known antibodies skos:exactMatch Orphanet:208981 Polyradiculoneuropathy associated with IgG/IgA/IgM monoclonal gammopathy without known antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016172 acquired sensory ganglionopathy skos:exactMatch Orphanet:208984 Acquired sensory ganglionopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016173 non-paraneoplastic sensory ganglionopathy skos:exactMatch Orphanet:208989 Non-paraneoplastic sensory ganglionopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016174 paraneoplastic sensory ganglionopathy skos:exactMatch Orphanet:208999 Paraneoplastic sensory ganglionopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016175 cutis laxa skos:exactMatch DOID:3144 cutis laxa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016175 cutis laxa skos:exactMatch MESH:D003483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016175 cutis laxa skos:exactMatch NCIT:C84663 Cutis Laxa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016175 cutis laxa skos:exactMatch Orphanet:209 Cutis laxa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016175 cutis laxa skos:exactMatch SCTID:58588007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016175 cutis laxa skos:exactMatch UMLS:C0010495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016176 axonal polyneuropathy associated with IgG/IgM/IgA monoclonal gammopathy skos:exactMatch Orphanet:209004 Axonal polyneuropathy associated with IgG/IgM/IgA monoclonal gammopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016177 obsolete systemic inflammatory disease associated with an acquired peripheral neuropathy skos:exactMatch Orphanet:209007 Systemic inflammatory disease associated with an acquired peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016177 obsolete systemic inflammatory disease associated with an acquired peripheral neuropathy skos:exactMatch UMLS:CN200929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016178 obsolete peripheral neuropathy associated with monoclonal gammopathy skos:exactMatch Orphanet:209010 Peripheral neuropathy associated with monoclonal gammopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016179 acquired amyloid peripheral neuropathy skos:exactMatch Orphanet:209013 Acquired amyloid peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016180 obsolete hematological disease associated with an acquired peripheral neuropathy skos:exactMatch Orphanet:209016 Hematological disease associated with an acquired peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016180 obsolete hematological disease associated with an acquired peripheral neuropathy skos:exactMatch UMLS:CN200930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016181 obsolete solid tumor associated with an acquired peripheral neuropathy skos:exactMatch Orphanet:209019 Solid tumor associated with an acquired peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016181 obsolete solid tumor associated with an acquired peripheral neuropathy skos:exactMatch UMLS:CN200931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016182 qualitative or quantitative defects of protein O-mannose beta1, 2N-acetylglucosaminyltransferase skos:exactMatch Orphanet:209024 Qualitative or quantitative defects of protein O-mannose beta1,2N-acetylglucosaminyltransferase semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016183 qualitative or quantitative defects of protein glycosyltransferase-like skos:exactMatch Orphanet:209027 Qualitative or quantitative defects of protein glycosyltransferase-like semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016184 qualitative or quantitative defects of protein O-mannosyltransferase 1 skos:exactMatch Orphanet:209030 Qualitative or quantitative defects of protein O-mannosyltransferase 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016185 qualitative or quantitative defects of protein O-mannosyltransferase 2 skos:exactMatch Orphanet:209033 Qualitative or quantitative defects of protein O-mannosyltransferase 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016186 qualitative or quantitative defects of myofibrillar proteins skos:exactMatch Orphanet:209038 Qualitative or quantitative defects of myofibrillar proteins semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016187 qualitative or quantitative defects of desmin skos:exactMatch Orphanet:209041 Qualitative or quantitative defects of desmin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016188 qualitative or quantitative defects of alphaB-cristallin skos:exactMatch Orphanet:209044 Qualitative or quantitative defects of alphaB-cristallin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016189 qualitative or quantitative defects of filamin C skos:exactMatch Orphanet:209047 Qualitative or quantitative defects of filamin C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016190 qualitative or quantitative defects of protein ZASP skos:exactMatch Orphanet:209050 Qualitative or quantitative defects of protein ZASP semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016191 qualitative or quantitative defects of titin skos:exactMatch Orphanet:209053 Qualitative or quantitative defects of titin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016192 qualitative or quantitative defects of telethonin skos:exactMatch Orphanet:209056 Qualitative or quantitative defects of telethonin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016193 qualitative or quantitative defects of alpha-actin skos:exactMatch Orphanet:209059 Qualitative or quantitative defects of alpha-actin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016194 qualitative or quantitative defects of nebulin skos:exactMatch Orphanet:209182 Qualitative or quantitative defects of nebulin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016195 qualitative or quantitative defects of beta-myosin heavy chain (MYH7) skos:exactMatch Orphanet:209185 Qualitative or quantitative defects of beta-myosin heavy chain (MYH7) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016196 qualitative or quantitative defects of emerin skos:exactMatch Orphanet:209188 Qualitative or quantitative defects of emerin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016197 qualitative or quantitative defects of selenoprotein N1 skos:exactMatch Orphanet:209193 Qualitative or quantitative defects of selenoprotein N1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016198 qualitative or quantitative defects of plectin skos:exactMatch Orphanet:209196 Qualitative or quantitative defects of plectin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016199 qualitative or quantitative defects of protein SERCA1 skos:exactMatch Orphanet:209199 Qualitative or quantitative defects of protein SERCA1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016200 qualitative or quantitative defects of glucosamine (UDP-N-acetyl)-2-epimerase/N-acetylmannosamine kinase skos:exactMatch Orphanet:209203 Qualitative or quantitative defects of glucosamine (UDP-N-acetyl)-2-epimerase/N-acetylmannosamine kinase - semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016201 qualitative or quantitative defects of myotilin skos:exactMatch Orphanet:209224 Myotilinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016202 autosomal dominant rhegmatogenous retinal detachment skos:exactMatch Orphanet:209867 Autosomal dominant rhegmatogenous retinal detachment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016202 autosomal dominant rhegmatogenous retinal detachment skos:exactMatch UMLS:C1836081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016203 hypercholesterolemia due to cholesterol 7alpha-hydroxylase deficiency skos:exactMatch Orphanet:209902 Hypercholesterolemia due to cholesterol 7alpha-hydroxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016204 idiopathic copper-associated cirrhosis skos:exactMatch Orphanet:209919 Idiopathic copper-associated cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016204 idiopathic copper-associated cirrhosis skos:exactMatch SCTID:715864007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016205 IRVAN syndrome skos:exactMatch Orphanet:209943 IRVAN syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016205 IRVAN syndrome skos:exactMatch UMLS:C3665812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016206 idiopathic uveal effusion syndrome skos:exactMatch Orphanet:209956 Idiopathic uveal effusion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016206 idiopathic uveal effusion syndrome skos:exactMatch UMLS:CN200962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016207 phacoanaphylactic uveitis skos:exactMatch Orphanet:209959 Phacoanaphylactic uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016207 phacoanaphylactic uveitis skos:exactMatch SCTID:410494003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016207 phacoanaphylactic uveitis skos:exactMatch UMLS:C1444621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016208 solitary rectal ulcer syndrome skos:exactMatch Orphanet:209964 Solitary rectal ulcer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016208 solitary rectal ulcer syndrome skos:exactMatch SCTID:716685003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016208 solitary rectal ulcer syndrome skos:exactMatch UMLS:C4274343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016208 solitary rectal ulcer syndrome skos:exactMatch UMLS:CN200964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016209 benign familial nocturnal alternating hemiplegia of childhood skos:exactMatch Orphanet:209973 Benign nocturnal alternating hemiplegia of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016209 benign familial nocturnal alternating hemiplegia of childhood skos:exactMatch UMLS:CN226880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016210 alternating hemiplegia skos:exactMatch Orphanet:209978 Alternating hemiplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016210 alternating hemiplegia skos:exactMatch SCTID:404689008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016211 non-papillary transitional cell carcinoma of the bladder skos:exactMatch Orphanet:209989 Non-papillary transitional cell carcinoma of the bladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016211 non-papillary transitional cell carcinoma of the bladder skos:exactMatch UMLS:CN200968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016213 leukonychia totalis-acanthosis-nigricans-like lesions-abnormal hair syndrome skos:exactMatch Orphanet:210133 Leukonychia totalis-acanthosis-nigricans-like lesions-abnormal hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016213 leukonychia totalis-acanthosis-nigricans-like lesions-abnormal hair syndrome skos:exactMatch UMLS:CN226881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016214 pulmonary fibrosis-hepatic hyperplasia-bone marrow hypoplasia syndrome skos:exactMatch Orphanet:210136 Pulmonary fibrosis-hepatic hyperplasia-bone marrow hypoplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016214 pulmonary fibrosis-hepatic hyperplasia-bone marrow hypoplasia syndrome skos:exactMatch UMLS:CN200975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016215 spastic quadriplegic cerebral palsy skos:exactMatch DOID:10970 spastic quadriplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016215 spastic quadriplegic cerebral palsy skos:exactMatch NCIT:C116904 Spastic Quadriplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016215 spastic quadriplegic cerebral palsy skos:exactMatch OMIMPS:612900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016215 spastic quadriplegic cerebral palsy skos:exactMatch Orphanet:210141 Inherited congenital spastic tetraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016215 spastic quadriplegic cerebral palsy skos:exactMatch SCTID:192965001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016215 spastic quadriplegic cerebral palsy skos:exactMatch UMLS:C0154697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016216 adult hepatocellular carcinoma skos:exactMatch DOID:0070328 adult hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016216 adult hepatocellular carcinoma skos:exactMatch NCIT:C7956 Adult Hepatocellular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016216 adult hepatocellular carcinoma skos:exactMatch Orphanet:210159 Adult hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016216 adult hepatocellular carcinoma skos:exactMatch UMLS:C0279607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016216 adult hepatocellular carcinoma skos:exactMatch UMLS:CN200978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016217 mal de Debarquement skos:exactMatch MESH:C537840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016217 mal de Debarquement skos:exactMatch Orphanet:210272 Mal de débarquement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016217 mal de Debarquement skos:exactMatch SCTID:446079007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016217 mal de Debarquement skos:exactMatch UMLS:C1608983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016218 Guillain-Barre syndrome skos:exactMatch DOID:12842 Guillain-Barre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016218 Guillain-Barre syndrome skos:exactMatch ICD10CM:G61.0 Guillain-Barre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016218 Guillain-Barre syndrome skos:exactMatch MESH:D020275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016218 Guillain-Barre syndrome skos:exactMatch NCIT:C116345 Guillain-Barre Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016218 Guillain-Barre syndrome skos:exactMatch Orphanet:2103 Guillain-Barré syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016218 Guillain-Barre syndrome skos:exactMatch SCTID:40956001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016218 Guillain-Barre syndrome skos:exactMatch UMLS:C0018378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016219 dysmorphism-pectus carinatum-joint laxity syndrome skos:exactMatch Orphanet:2104 Dysmorphism-pectus carinatum-joint laxity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016219 dysmorphism-pectus carinatum-joint laxity syndrome skos:exactMatch UMLS:CN237430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016220 congenital temporomandibular joint ankylosis skos:exactMatch Orphanet:210576 Congenital temporomandibular joint ankylosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016220 congenital temporomandibular joint ankylosis skos:exactMatch SCTID:763215008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016221 temporomandibular joint anomaly skos:exactMatch Orphanet:210581 Temporomandibular joint anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016222 spindle cell hemangioma skos:exactMatch DOID:496 spindle cell hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016222 spindle cell hemangioma skos:exactMatch NCIT:C4754 Spindle Cell Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016222 spindle cell hemangioma skos:exactMatch Orphanet:210584 Spindle cell hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016222 spindle cell hemangioma skos:exactMatch SCTID:403967000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016222 spindle cell hemangioma skos:exactMatch UMLS:C1304508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016223 infantile hemangioma of rare localization skos:exactMatch Orphanet:210589 Infantile hemangioma of rare localization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016223 infantile hemangioma of rare localization skos:exactMatch SCTID:703270004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016223 infantile hemangioma of rare localization skos:exactMatch UMLS:C3839613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016223 infantile hemangioma of rare localization skos:exactMatch UMLS:CN226884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016224 autosomal dominant proximal spinal muscular atrophy skos:exactMatch Orphanet:211037 Autosomal dominant proximal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016224 autosomal dominant proximal spinal muscular atrophy skos:exactMatch UMLS:CN229044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016225 specific learning disability skos:exactMatch MESH:D000067559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016225 specific learning disability skos:exactMatch Orphanet:211047 Specific learning disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016225 specific learning disability skos:exactMatch UMLS:CN226885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016226 specific language disorder skos:exactMatch MESH:D000080888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016226 specific language disorder skos:exactMatch Orphanet:211053 Specific language disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016226 specific language disorder skos:exactMatch UMLS:CN200992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016227 hereditary episodic ataxia skos:exactMatch DOID:963 episodic ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016227 hereditary episodic ataxia skos:exactMatch OMIMPS:160120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016227 hereditary episodic ataxia skos:exactMatch Orphanet:211062 Hereditary episodic ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016227 hereditary episodic ataxia skos:exactMatch SCTID:421455009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016227 hereditary episodic ataxia skos:exactMatch UMLS:C1720189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016228 obsolete rare vascular tumor skos:exactMatch Orphanet:211237 Rare vascular tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016229 genetic vascular anomaly skos:exactMatch Orphanet:211240 Genetic vascular anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016230 simple vascular malformation skos:exactMatch Orphanet:211243 Simple vascular malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016231 capillary malformation skos:exactMatch Orphanet:211247 Rare capillary malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016231 capillary malformation skos:exactMatch SCTID:234118009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016232 obsolete rare venous malformation skos:exactMatch Orphanet:211252 Rare venous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016233 obsolete rare lymphatic system malformation skos:exactMatch Orphanet:211255 Rare lymphatic system anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016233 obsolete rare lymphatic system malformation skos:exactMatch UMLS:CN200997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016234 obsolete rare arteriovenous malformation skos:exactMatch Orphanet:211266 Rare arteriovenous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016234 obsolete rare arteriovenous malformation skos:exactMatch UMLS:CN226888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016235 obsolete complex vascular malformation with associated anomalies skos:exactMatch Orphanet:211277 Complex vascular malformation with associated anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016236 kaposiform hemangioendothelioma skos:exactMatch MESH:C537007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016236 kaposiform hemangioendothelioma skos:exactMatch NCIT:C27510 Kaposiform Hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016236 kaposiform hemangioendothelioma skos:exactMatch Orphanet:2122 Kaposiform hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016236 kaposiform hemangioendothelioma skos:exactMatch SCTID:403983000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016236 kaposiform hemangioendothelioma skos:exactMatch UMLS:C1367420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016237 diffuse neonatal hemangiomatosis skos:exactMatch Orphanet:2123 Diffuse neonatal hemangiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016237 diffuse neonatal hemangiomatosis skos:exactMatch SCTID:254782003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016237 diffuse neonatal hemangiomatosis skos:exactMatch UMLS:C0474965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016238 solitary fibrous tumor skos:exactMatch MESH:D054364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016238 solitary fibrous tumor skos:exactMatch NCIT:C7634 Solitary Fibrous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016238 solitary fibrous tumor skos:exactMatch Orphanet:2126 Solitary fibrous tumor/hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016238 solitary fibrous tumor skos:exactMatch UMLS:C1266119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016239 cystinosis skos:exactMatch DOID:1064 cystinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016239 cystinosis skos:exactMatch ICD10CM:E72.04 Cystinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016239 cystinosis skos:exactMatch MESH:D003554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016239 cystinosis skos:exactMatch NCIT:C2976 Cystinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016239 cystinosis skos:exactMatch Orphanet:213 Cystinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016239 cystinosis skos:exactMatch SCTID:190681003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016239 cystinosis skos:exactMatch UMLS:CN035091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016240 hemimelia skos:exactMatch NCIT:C34674 Hemimelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016240 hemimelia skos:exactMatch Orphanet:2130 Hemimelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016240 hemimelia skos:exactMatch SCTID:33076008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016240 hemimelia skos:exactMatch UMLS:C0018987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016241 alternating hemiplegia of childhood skos:exactMatch DOID:0050635 alternating hemiplegia of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016241 alternating hemiplegia of childhood skos:exactMatch MESH:C536589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016241 alternating hemiplegia of childhood skos:exactMatch NCIT:C35261 Congenital Adrenal Gland Hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016241 alternating hemiplegia of childhood skos:exactMatch OMIMPS:104290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016241 alternating hemiplegia of childhood skos:exactMatch Orphanet:2131 Alternating hemiplegia of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016241 alternating hemiplegia of childhood skos:exactMatch SCTID:230466004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016241 alternating hemiplegia of childhood skos:exactMatch UMLS:C0338488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016242 hemoglobin C disease skos:exactMatch DOID:2859 hemoglobin C disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016242 hemoglobin C disease skos:exactMatch MESH:C531699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016242 hemoglobin C disease skos:exactMatch MESH:D006445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016242 hemoglobin C disease skos:exactMatch NCIT:C34675 Hemoglobin C Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016242 hemoglobin C disease skos:exactMatch Orphanet:2132 Hemoglobin C disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016242 hemoglobin C disease skos:exactMatch SCTID:51053007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016242 hemoglobin C disease skos:exactMatch UMLS:C0019021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016243 hemoglobin E disease skos:exactMatch DOID:5379 hemoglobin E disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016243 hemoglobin E disease skos:exactMatch NCIT:C35287 Hemoglobin E Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016243 hemoglobin E disease skos:exactMatch Orphanet:2133 Hemoglobin E disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016243 hemoglobin E disease skos:exactMatch SCTID:25065001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016243 hemoglobin E disease skos:exactMatch UMLS:C0238159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016244 atypical hemolytic-uremic syndrome skos:exactMatch DOID:0080301 atypical hemolytic-uremic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016244 atypical hemolytic-uremic syndrome skos:exactMatch MESH:D065766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016244 atypical hemolytic-uremic syndrome skos:exactMatch NCIT:C123223 Atypical Hemolytic Uremic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016244 atypical hemolytic-uremic syndrome skos:exactMatch Orphanet:2134 Atypical hemolytic uremic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016244 atypical hemolytic-uremic syndrome skos:exactMatch UMLS:C2931788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016248 familial ovarian cancer skos:exactMatch Orphanet:213517 Familial ovarian cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016248 familial ovarian cancer skos:exactMatch UMLS:CN201036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016249 hereditary site-specific ovarian cancer syndrome skos:exactMatch Orphanet:213524 Hereditary site-specific ovarian cancer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016249 hereditary site-specific ovarian cancer syndrome skos:exactMatch UMLS:CN201037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016250 obsolete rare adenocarcinoma of the breast skos:exactMatch Orphanet:213528 Rare adenocarcinoma of the breast semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016252 obsolete rare uterine cancer skos:exactMatch Orphanet:213564 Rare uterine cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016253 obsolete rare cancer of corpus uteri skos:exactMatch Orphanet:213569 Rare cancer of corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016254 obsolete rare variants of adenocarcinoma of the corpus uteri skos:exactMatch Orphanet:213574 Rare variants of adenocarcinoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016254 obsolete rare variants of adenocarcinoma of the corpus uteri skos:exactMatch UMLS:CN201043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016255 uterine corpus mixed epithelial and mesenchymal neoplasm skos:exactMatch NCIT:C40181 Uterine Corpus Mixed Epithelial and Mesenchymal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016255 uterine corpus mixed epithelial and mesenchymal neoplasm skos:exactMatch Orphanet:213589 Malignant mixed epithelial and mesenchymal tumor of corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016255 uterine corpus mixed epithelial and mesenchymal neoplasm skos:exactMatch UMLS:C1519858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016256 Hennekam syndrome skos:exactMatch DOID:0060366 Hennekam syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016256 Hennekam syndrome skos:exactMatch OMIMPS:235510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016256 Hennekam syndrome skos:exactMatch Orphanet:2136 Hennekam syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016256 Hennekam syndrome skos:exactMatch SCTID:234146006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016256 Hennekam syndrome skos:exactMatch UMLS:C0340834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016258 uterine corpus carcinofibroma skos:exactMatch NCIT:C40182 Uterine Corpus Carcinofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016258 uterine corpus carcinofibroma skos:exactMatch Orphanet:213605 Carcinofibroma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016258 uterine corpus carcinofibroma skos:exactMatch UMLS:C1883485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016259 carcinosarcoma of the corpus uteri skos:exactMatch NCIT:C9180 Uterine Corpus Carcinosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016259 carcinosarcoma of the corpus uteri skos:exactMatch Orphanet:213610 Carcinosarcoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016260 uterine corpus rhabdomyosarcoma skos:exactMatch NCIT:C127058 Uterine Corpus Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016260 uterine corpus rhabdomyosarcoma skos:exactMatch Orphanet:213615 Rhabdomyosarcoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016260 uterine corpus rhabdomyosarcoma skos:exactMatch UMLS:C4288047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016262 leiomyosarcoma of the corpus uteri skos:exactMatch DOID:5289 uterus leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016262 leiomyosarcoma of the corpus uteri skos:exactMatch NCIT:C6340 Uterine Corpus Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016262 leiomyosarcoma of the corpus uteri skos:exactMatch Orphanet:213625 Leiomyosarcoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016262 leiomyosarcoma of the corpus uteri skos:exactMatch SCTID:447389009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016262 leiomyosarcoma of the corpus uteri skos:exactMatch UMLS:C0280631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016263 primitive neuroectodermal tumor of the corpus uteri skos:exactMatch Orphanet:213630 Primitive neuroectodermal tumor of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016263 primitive neuroectodermal tumor of the corpus uteri skos:exactMatch UMLS:CN201052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016264 autoimmune hepatitis skos:exactMatch DOID:2048 autoimmune hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016264 autoimmune hepatitis skos:exactMatch ICD10CM:K75.4 Autoimmune hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016264 autoimmune hepatitis skos:exactMatch MESH:D019693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016264 autoimmune hepatitis skos:exactMatch NCIT:C27029 Autoimmune Hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016264 autoimmune hepatitis skos:exactMatch Orphanet:2137 Autoimmune hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016264 autoimmune hepatitis skos:exactMatch SCTID:408335007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016264 autoimmune hepatitis skos:exactMatch UMLS:C0241910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016264 autoimmune hepatitis skos:exactMatch UMLS:C1332355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016266 squamous cell carcinoma of the corpus uteri skos:exactMatch Orphanet:213716 Squamous cell carcinoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016267 undifferentiated carcinoma of the corpus uteri skos:exactMatch Orphanet:213721 Undifferentiated carcinoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016268 papillary carcinoma of the corpus uteri skos:exactMatch Orphanet:213726 Serous carcinoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016268 papillary carcinoma of the corpus uteri skos:exactMatch UMLS:CN201057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016269 high-grade neuroendocrine carcinoma of the corpus uteri skos:exactMatch Orphanet:213731 High-grade neuroendocrine carcinoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016269 high-grade neuroendocrine carcinoma of the corpus uteri skos:exactMatch UMLS:CN201058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016270 low-grade neuroendocrine tumor of the corpus uteri skos:exactMatch Orphanet:213736 Low-grade neuroendocrine tumor of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016270 low-grade neuroendocrine tumor of the corpus uteri skos:exactMatch UMLS:CN201059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016271 adenoid cystic carcinoma of the corpus uteri skos:exactMatch Orphanet:213741 OBSOLETE: Adenoid cystic carcinoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016272 transitional cell carcinoma of the corpus uteri skos:exactMatch Orphanet:213746 Transitional cell carcinoma of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016273 malignant germ cell tumor of corpus uteri skos:exactMatch Orphanet:213751 Malignant germ cell tumor of the corpus uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016273 malignant germ cell tumor of corpus uteri skos:exactMatch UMLS:CN201062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016274 obsolete rare cancer of cervix uteri skos:exactMatch Orphanet:213761 Rare cancer of cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016274 obsolete rare cancer of cervix uteri skos:exactMatch UMLS:CN201063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016276 high-grade neuroendocrine carcinoma of the cervix uteri skos:exactMatch Orphanet:213777 High-grade neuroendocrine carcinoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016276 high-grade neuroendocrine carcinoma of the cervix uteri skos:exactMatch UMLS:CN201066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016277 malignant mixed epithelial and mesenchymal tumor of cervix uteri skos:exactMatch Orphanet:213782 Malignant mixed epithelial and mesenchymal tumor of cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016277 malignant mixed epithelial and mesenchymal tumor of cervix uteri skos:exactMatch UMLS:CN201067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016280 sarcoma of cervix uteri skos:exactMatch Orphanet:213797 Sarcoma of cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016280 sarcoma of cervix uteri skos:exactMatch UMLS:CN201070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016281 46,XX ovotesticular disorder of sex development skos:exactMatch MESH:D050090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016281 46,XX ovotesticular disorder of sex development skos:exactMatch NCIT:C127167 Ovotesticular Differences of Sex Development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016281 46,XX ovotesticular disorder of sex development skos:exactMatch Orphanet:2138 46,XX ovotesticular disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016281 46,XX ovotesticular disorder of sex development skos:exactMatch SCTID:18978002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016281 46,XX ovotesticular disorder of sex development skos:exactMatch UMLS:C2748895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016281 46,XX ovotesticular disorder of sex development skos:exactMatch UMLS:CN776920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016282 rhabdomyosarcoma of the cervix uteri skos:exactMatch NCIT:C128048 Cervical Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016282 rhabdomyosarcoma of the cervix uteri skos:exactMatch Orphanet:213802 Rhabdomyosarcoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016282 rhabdomyosarcoma of the cervix uteri skos:exactMatch SCTID:763408003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016282 rhabdomyosarcoma of the cervix uteri skos:exactMatch UMLS:C4289809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016282 rhabdomyosarcoma of the cervix uteri skos:exactMatch UMLS:CN201072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016283 leiomyosarcoma of the cervix uteri skos:exactMatch NCIT:C128047 Cervical Leiomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016283 leiomyosarcoma of the cervix uteri skos:exactMatch Orphanet:213807 Leiomyosarcoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016283 leiomyosarcoma of the cervix uteri skos:exactMatch SCTID:763771009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016283 leiomyosarcoma of the cervix uteri skos:exactMatch UMLS:C4289817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016283 leiomyosarcoma of the cervix uteri skos:exactMatch UMLS:CN201073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016284 primitive neuroectodermal tumor of the cervix uteri skos:exactMatch Orphanet:213812 Primitive neuroectodermal tumor of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016284 primitive neuroectodermal tumor of the cervix uteri skos:exactMatch UMLS:CN201074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016285 papillary carcinoma of the cervix uteri skos:exactMatch Orphanet:213817 Papillary carcinoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016285 papillary carcinoma of the cervix uteri skos:exactMatch UMLS:CN201075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016287 adenoid basal carcinoma of the cervix uteri skos:exactMatch Orphanet:213828 Adenoid basal carcinoma of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016287 adenoid basal carcinoma of the cervix uteri skos:exactMatch UMLS:CN201077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016289 malignant germ cell tumor of cervix uteri skos:exactMatch Orphanet:213837 Malignant germ cell tumor of the cervix uteri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016289 malignant germ cell tumor of cervix uteri skos:exactMatch UMLS:CN201079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016290 Hernández-Aguirre Negrete syndrome skos:exactMatch MESH:C538112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016290 Hernández-Aguirre Negrete syndrome skos:exactMatch Orphanet:2139 Hernández-Aguirre Negrete syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016290 Hernández-Aguirre Negrete syndrome skos:exactMatch SCTID:721146009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016291 craniosynostosis, Herrmann-Opitz type skos:exactMatch Orphanet:2145 Craniosynostosis, Herrmann-Opitz type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016291 craniosynostosis, Herrmann-Opitz type skos:exactMatch UMLS:CN226893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016292 nodular neuronal heterotopia skos:exactMatch Orphanet:2149 Nodular neuronal heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016292 nodular neuronal heterotopia skos:exactMatch SCTID:253151003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016293 congenital stationary night blindness skos:exactMatch DOID:0050534 congenital stationary night blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016293 congenital stationary night blindness skos:exactMatch MESH:C536122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016293 congenital stationary night blindness skos:exactMatch OMIMPS:310500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016293 congenital stationary night blindness skos:exactMatch Orphanet:215 Congenital stationary night blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016293 congenital stationary night blindness skos:exactMatch SCTID:232061009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016294 Hirschsprung disease-type D brachydactyly syndrome skos:exactMatch MESH:C538319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016294 Hirschsprung disease-type D brachydactyly syndrome skos:exactMatch OMIM:306980 hirschsprung disease with iia d brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016294 Hirschsprung disease-type D brachydactyly syndrome skos:exactMatch Orphanet:2150 Hirschsprung disease-type D brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016294 Hirschsprung disease-type D brachydactyly syndrome skos:exactMatch UMLS:C1844017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016295 neuronal ceroid lipofuscinosis skos:exactMatch DOID:14503 neuronal ceroid lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016295 neuronal ceroid lipofuscinosis skos:exactMatch ICD10CM:E75.4 Neuronal ceroid lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016295 neuronal ceroid lipofuscinosis skos:exactMatch NCIT:C61257 Neuronal Ceroid Lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016295 neuronal ceroid lipofuscinosis skos:exactMatch OMIMPS:256730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016295 neuronal ceroid lipofuscinosis skos:exactMatch Orphanet:216 Neuronal ceroid lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016295 neuronal ceroid lipofuscinosis skos:exactMatch SCTID:42012007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016295 neuronal ceroid lipofuscinosis skos:exactMatch UMLS:C0027877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016296 holoprosencephaly skos:exactMatch DOID:4621 holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016296 holoprosencephaly skos:exactMatch ICD10CM:Q04.2 Holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016296 holoprosencephaly skos:exactMatch MESH:D016142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016296 holoprosencephaly skos:exactMatch NCIT:C74988 Holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016296 holoprosencephaly skos:exactMatch OMIMPS:236100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016296 holoprosencephaly skos:exactMatch Orphanet:2162 Holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016296 holoprosencephaly skos:exactMatch SCTID:30915001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016296 holoprosencephaly skos:exactMatch UMLS:C0079541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016297 prelingual non-syndromic genetic hearing loss skos:exactMatch Orphanet:216445 Prelingual non-syndromic genetic deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016297 prelingual non-syndromic genetic hearing loss skos:exactMatch SCTID:764098007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016298 postlingual non-syndromic genetic hearing loss skos:exactMatch Orphanet:216452 Postlingual non-syndromic genetic deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016298 postlingual non-syndromic genetic hearing loss skos:exactMatch SCTID:764097002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016299 holoprosencephaly-caudal dysgenesis syndrome skos:exactMatch Orphanet:2165 Holoprosencephaly-caudal dysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016299 holoprosencephaly-caudal dysgenesis syndrome skos:exactMatch UMLS:CN201097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016301 congenitally corrected transposition of the great arteries skos:exactMatch MESH:D000080041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016301 congenitally corrected transposition of the great arteries skos:exactMatch NCIT:C98902 Levo-Transposition of the Great Arteries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016301 congenitally corrected transposition of the great arteries skos:exactMatch Orphanet:216694 Congenitally corrected transposition of the great arteries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016301 congenitally corrected transposition of the great arteries skos:exactMatch SCTID:83799000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016301 congenitally corrected transposition of the great arteries skos:exactMatch UMLS:C3274488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016302 isolated congenitally uncorrected transposition of the great arteries skos:exactMatch Orphanet:216718 Isolated congenitally uncorrected transposition of the great arteries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016303 congenitally uncorrected transposition of the great arteries with cardiac malformation skos:exactMatch Orphanet:216729 Congenitally uncorrected transposition of the great arteries with cardiac malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016304 classic pantothenate kinase-associated neurodegeneration skos:exactMatch Orphanet:216866 Classic pantothenate kinase-associated neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016304 classic pantothenate kinase-associated neurodegeneration skos:exactMatch UMLS:CN201109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016305 atypical pantothenate kinase-associated neurodegeneration skos:exactMatch Orphanet:216873 Atypical pantothenate kinase-associated neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016305 atypical pantothenate kinase-associated neurodegeneration skos:exactMatch UMLS:CN201110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016306 Niemann-Pick disease type C, severe perinatal form skos:exactMatch Orphanet:216972 Niemann-Pick disease type C, severe perinatal form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016306 Niemann-Pick disease type C, severe perinatal form skos:exactMatch UMLS:CN201112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016307 Niemann-Pick disease type C, severe early infantile neurologic onset skos:exactMatch Orphanet:216975 Niemann-Pick disease type C, severe early infantile neurologic onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016307 Niemann-Pick disease type C, severe early infantile neurologic onset skos:exactMatch UMLS:CN201113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016308 Niemann-Pick disease type C, late infantile neurologic onset skos:exactMatch Orphanet:216978 Niemann-Pick disease type C, late infantile neurologic onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016308 Niemann-Pick disease type C, late infantile neurologic onset skos:exactMatch UMLS:CN201114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016309 Niemann-Pick disease type C, juvenile neurologic onset skos:exactMatch Orphanet:216981 Niemann-Pick disease type C, juvenile neurologic onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016309 Niemann-Pick disease type C, juvenile neurologic onset skos:exactMatch UMLS:CN201115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016310 Niemann-Pick disease type C, adult neurologic onset skos:exactMatch Orphanet:216986 Niemann-Pick disease type C, adult neurologic onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016310 Niemann-Pick disease type C, adult neurologic onset skos:exactMatch UMLS:CN201116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016311 Bockenheimer syndrome skos:exactMatch Orphanet:217008 Bockenheimer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016311 Bockenheimer syndrome skos:exactMatch UMLS:CN201119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016312 5-fluorouracil poisoning skos:exactMatch MESH:C531667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016312 5-fluorouracil poisoning skos:exactMatch Orphanet:217064 5-fluorouracil poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016312 5-fluorouracil poisoning skos:exactMatch UMLS:CN201128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016314 obsolete rare carcinoma of pancreas skos:exactMatch Orphanet:217074 Rare carcinoma of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016314 obsolete rare carcinoma of pancreas skos:exactMatch UMLS:CN201130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016315 mucopolysaccharidosis type 2, severe form skos:exactMatch Orphanet:217085 Mucopolysaccharidosis type 2, severe form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016315 mucopolysaccharidosis type 2, severe form skos:exactMatch SCTID:73146005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016315 mucopolysaccharidosis type 2, severe form skos:exactMatch UMLS:CN201131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016316 mucopolysaccharidosis type 2, attenuated form skos:exactMatch Orphanet:217093 Mucopolysaccharidosis type 2, attenuated form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016316 mucopolysaccharidosis type 2, attenuated form skos:exactMatch UMLS:CN201132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016318 progressive multifocal leukoencephalopathy skos:exactMatch DOID:643 progressive multifocal leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016318 progressive multifocal leukoencephalopathy skos:exactMatch ICD10CM:A81.2 Progressive multifocal leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016318 progressive multifocal leukoencephalopathy skos:exactMatch MESH:D007968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016318 progressive multifocal leukoencephalopathy skos:exactMatch NCIT:C26815 Progressive Multifocal Leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016318 progressive multifocal leukoencephalopathy skos:exactMatch Orphanet:217260 Progressive multifocal leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016318 progressive multifocal leukoencephalopathy skos:exactMatch SCTID:22255007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016318 progressive multifocal leukoencephalopathy skos:exactMatch UMLS:C0023524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016319 congenital insensitivity to pain with hyperhidrosis skos:exactMatch Orphanet:217399 Congenital insensitivity to pain-hyperhidrosis-absence of cutaneous sensory innervation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016320 obsolete rare hereditary thrombophilia skos:exactMatch Orphanet:217454 Rare hereditary thrombophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016320 obsolete rare hereditary thrombophilia skos:exactMatch UMLS:C2584620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016321 pulmonary interstitial glycogenosis skos:exactMatch ICD10CM:J84.842 Pulmonary interstitial glycogenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016321 pulmonary interstitial glycogenosis skos:exactMatch Orphanet:217557 Pulmonary interstitial glycogenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016321 pulmonary interstitial glycogenosis skos:exactMatch SCTID:707551007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016321 pulmonary interstitial glycogenosis skos:exactMatch UMLS:C3161106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016322 neuroendocrine cell hyperplasia of infancy skos:exactMatch ICD10CM:J84.841 Neuroendocrine cell hyperplasia of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016322 neuroendocrine cell hyperplasia of infancy skos:exactMatch NCIT:C120169 Neuroendocrine Cell Hyperplasia of Infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016322 neuroendocrine cell hyperplasia of infancy skos:exactMatch Orphanet:217560 Neuroendocrine cell hyperplasia of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016322 neuroendocrine cell hyperplasia of infancy skos:exactMatch SCTID:707435002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016322 neuroendocrine cell hyperplasia of infancy skos:exactMatch UMLS:C3161105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016323 chronic respiratory distress with surfactant metabolism deficiency skos:exactMatch Orphanet:217566 Chronic respiratory distress with surfactant metabolism deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016325 obsolete glycogen storage disease with hypertrophic cardiomyopathy skos:exactMatch Orphanet:217572 Glycogen storage disease with hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016325 obsolete glycogen storage disease with hypertrophic cardiomyopathy skos:exactMatch UMLS:CN201158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016326 obsolete lysosomal disease with hypertrophic cardiomyopathy skos:exactMatch Orphanet:217581 Lysosomal disease with hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016326 obsolete lysosomal disease with hypertrophic cardiomyopathy skos:exactMatch UMLS:CN201159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016327 obsolete mitochondrial disease with hypertrophic cardiomyopathy skos:exactMatch Orphanet:217587 Mitochondrial disease with hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016327 obsolete mitochondrial disease with hypertrophic cardiomyopathy skos:exactMatch UMLS:CN201160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016328 obsolete fatty acid oxidation and ketogenesis disorder with hypertrophic cardiomyopathy skos:exactMatch Orphanet:217591 Fatty acid oxidation and ketogenesis disorder with hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016328 obsolete fatty acid oxidation and ketogenesis disorder with hypertrophic cardiomyopathy skos:exactMatch UMLS:CN226902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016330 non-familial hypertrophic cardiomyopathy skos:exactMatch Orphanet:217598 Non-familial hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016330 non-familial hypertrophic cardiomyopathy skos:exactMatch UMLS:CN226903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016331 infantile systemic hyalinosis skos:exactMatch Orphanet:2176 Infantile systemic hyalinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016331 infantile systemic hyalinosis skos:exactMatch SCTID:238867003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016332 hypertrophic cardiomyopathy due to intensive athletic training skos:exactMatch UMLS:CN226904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016333 familial dilated cardiomyopathy skos:exactMatch MESH:C536231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016333 familial dilated cardiomyopathy skos:exactMatch OMIMPS:115200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016333 familial dilated cardiomyopathy skos:exactMatch Orphanet:217607 Familial dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016333 familial dilated cardiomyopathy skos:exactMatch UMLS:C0340427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016334 obsolete neuromuscular disease with dilated cardiomyopathy skos:exactMatch Orphanet:217610 Neuromuscular disease with dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016334 obsolete neuromuscular disease with dilated cardiomyopathy skos:exactMatch UMLS:CN201165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016335 obsolete mitochondrial disease with dilated cardiomyopathy skos:exactMatch Orphanet:217613 Mitochondrial disease with dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016335 obsolete mitochondrial disease with dilated cardiomyopathy skos:exactMatch UMLS:CN201166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016336 obsolete fatty acid oxidation and ketogenesis disorder with dilated cardiomyopathy skos:exactMatch Orphanet:217616 Fatty acid oxidation and ketogenesis disorder with dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016336 obsolete fatty acid oxidation and ketogenesis disorder with dilated cardiomyopathy skos:exactMatch UMLS:CN226905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016337 obsolete syndrome associated with dilated cardiomyopathy skos:exactMatch Orphanet:217619 Syndrome associated with dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016337 obsolete syndrome associated with dilated cardiomyopathy skos:exactMatch UMLS:CN201167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016338 non-familial dilated cardiomyopathy skos:exactMatch Orphanet:217629 Non-familial dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016338 non-familial dilated cardiomyopathy skos:exactMatch UMLS:CN226906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016340 familial restrictive cardiomyopathy skos:exactMatch OMIMPS:115210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016340 familial restrictive cardiomyopathy skos:exactMatch Orphanet:217635 Familial restrictive cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016340 familial restrictive cardiomyopathy skos:exactMatch SCTID:233878008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016341 obsolete lysosomal disease with restrictive cardiomyopathy skos:exactMatch Orphanet:217638 Lysosomal disease with restrictive cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016341 obsolete lysosomal disease with restrictive cardiomyopathy skos:exactMatch UMLS:CN201171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016342 familial isolated arrhythmogenic right ventricular dysplasia skos:exactMatch OMIMPS:107970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016342 familial isolated arrhythmogenic right ventricular dysplasia skos:exactMatch Orphanet:217656 Familial isolated arrhythmogenic right ventricular dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016342 familial isolated arrhythmogenic right ventricular dysplasia skos:exactMatch SCTID:715865008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016342 familial isolated arrhythmogenic right ventricular dysplasia skos:exactMatch UMLS:C4274968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016342 familial isolated arrhythmogenic right ventricular dysplasia skos:exactMatch UMLS:CN226907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016343 obsolete unclassified cardiomyopathy skos:exactMatch Orphanet:217678 Unclassified cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016344 hydranencephaly skos:exactMatch DOID:4626 hydranencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016344 hydranencephaly skos:exactMatch MESH:D006832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016344 hydranencephaly skos:exactMatch NCIT:C98949 Hydranencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016344 hydranencephaly skos:exactMatch Orphanet:2177 Hydranencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016344 hydranencephaly skos:exactMatch SCTID:30023002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016344 hydranencephaly skos:exactMatch UMLS:C0020225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016345 non-familial restrictive cardiomyopathy skos:exactMatch Orphanet:217720 Non-familial restrictive cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016345 non-familial restrictive cardiomyopathy skos:exactMatch UMLS:CN226908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016346 hydrocephalus-obesity-hypogonadism syndrome skos:exactMatch Orphanet:2183 Hydrocephalus-obesity-hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016346 hydrocephalus-obesity-hypogonadism syndrome skos:exactMatch SCTID:721231007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016346 hydrocephalus-obesity-hypogonadism syndrome skos:exactMatch UMLS:CN201182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016347 obsolete rare cardiac rhythm disease skos:exactMatch Orphanet:218436 Rare cardiac rhythm disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016347 obsolete rare cardiac rhythm disease skos:exactMatch UMLS:CN201185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016348 non-genetic cardiac rhythm disease skos:exactMatch Orphanet:218439 Non-genetic cardiac rhythm disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016348 non-genetic cardiac rhythm disease skos:exactMatch UMLS:CN201186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016349 congenital hydrocephalus skos:exactMatch ICD10CM:Q03 Congenital hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016349 congenital hydrocephalus skos:exactMatch NCIT:C98876 Congenital Hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016349 congenital hydrocephalus skos:exactMatch OMIMPS:236600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016349 congenital hydrocephalus skos:exactMatch Orphanet:2185 Congenital hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016349 congenital hydrocephalus skos:exactMatch SCTID:47032000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016349 congenital hydrocephalus skos:exactMatch UMLS:C0020256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016350 hydrocephalus-blue sclerae-nephropathy syndrome skos:exactMatch MESH:C535768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016350 hydrocephalus-blue sclerae-nephropathy syndrome skos:exactMatch Orphanet:2186 Hydrocephalus-blue sclerae-nephropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016351 anti-HLA hyperimmunization skos:exactMatch Orphanet:2194 Anti-HLA hyperimmunization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016351 anti-HLA hyperimmunization skos:exactMatch UMLS:CN201194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016352 idiopathic inherited hypercalciuria skos:exactMatch Orphanet:2197 Idiopathic hypercalciuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016353 palmoplantar keratoderma-spastic paralysis syndrome skos:exactMatch MESH:C538358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016353 palmoplantar keratoderma-spastic paralysis syndrome skos:exactMatch Orphanet:2201 Palmoplantar keratoderma-spastic paralysis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016354 xeroderma pigmentosum-Cockayne syndrome complex skos:exactMatch NCIT:C156031 Xeroderma Pigmentosum-Cockayne Syndrome Complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016354 xeroderma pigmentosum-Cockayne syndrome complex skos:exactMatch Orphanet:220295 Xeroderma pigmentosum-Cockayne syndrome complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016354 xeroderma pigmentosum-Cockayne syndrome complex skos:exactMatch UMLS:CN201205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016355 semilobar holoprosencephaly skos:exactMatch Orphanet:220386 Semilobar holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016356 diffuse cutaneous systemic sclerosis skos:exactMatch NCIT:C116791 Diffuse Cutaneous Systemic Sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016356 diffuse cutaneous systemic sclerosis skos:exactMatch Orphanet:220393 Diffuse cutaneous systemic sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016357 dysplastic cortical hyperostosis skos:exactMatch Orphanet:2204 Dysplastic cortical hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016357 dysplastic cortical hyperostosis skos:exactMatch UMLS:CN201209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016358 limited cutaneous systemic sclerosis skos:exactMatch DOID:1577 limited scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016358 limited cutaneous systemic sclerosis skos:exactMatch MESH:D045745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016358 limited cutaneous systemic sclerosis skos:exactMatch Orphanet:220402 Limited cutaneous systemic sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016358 limited cutaneous systemic sclerosis skos:exactMatch SCTID:298285004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016358 limited cutaneous systemic sclerosis skos:exactMatch SCTID:299276009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016358 limited cutaneous systemic sclerosis skos:exactMatch UMLS:C0748540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016359 limited systemic sclerosis skos:exactMatch NCIT:C116789 Systemic Sclerosis without Skin Involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016359 limited systemic sclerosis skos:exactMatch Orphanet:220407 Limited systemic sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016359 limited systemic sclerosis skos:exactMatch SCTID:128461001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016359 limited systemic sclerosis skos:exactMatch UMLS:C1290138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016360 marcothrombocytopenia with mitral valve insufficiency skos:exactMatch Orphanet:220448 Macrothrombocytopenia with mitral valve insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016361 isolated hereditary giant platelet disorder skos:exactMatch Orphanet:220452 Isolated hereditary giant platelet disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016361 isolated hereditary giant platelet disorder skos:exactMatch UMLS:CN226911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016362 attenuated familial adenomatous polyposis skos:exactMatch MESH:C538265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016362 attenuated familial adenomatous polyposis skos:exactMatch NCIT:C6729 Attenuated Familial Adenomatous Polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016362 attenuated familial adenomatous polyposis skos:exactMatch Orphanet:220460 Attenuated familial adenomatous polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016362 attenuated familial adenomatous polyposis skos:exactMatch SCTID:715866009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016362 attenuated familial adenomatous polyposis skos:exactMatch UMLS:C2674616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016363 obsolete rare hereditary hemochromatosis skos:exactMatch Orphanet:220489 Rare hereditary hemochromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016364 Joubert syndrome with ocular defect skos:exactMatch Orphanet:220493 Joubert syndrome with ocular defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016364 Joubert syndrome with ocular defect skos:exactMatch SCTID:716998009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016364 Joubert syndrome with ocular defect skos:exactMatch UMLS:C4274118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016364 Joubert syndrome with ocular defect skos:exactMatch UMLS:CN201217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016365 familial primary hyperparathyroidism skos:exactMatch Orphanet:2207 Familial primary hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016365 familial primary hyperparathyroidism skos:exactMatch UMLS:CN201220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016366 maternal phenylketonuria skos:exactMatch MESH:D017042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016366 maternal phenylketonuria skos:exactMatch Orphanet:2209 Maternal phenylketonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016367 dermatomyositis skos:exactMatch DOID:10223 dermatomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016367 dermatomyositis skos:exactMatch MESH:D003882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016367 dermatomyositis skos:exactMatch NCIT:C26744 Dermatomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016367 dermatomyositis skos:exactMatch Orphanet:221 Dermatomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016367 dermatomyositis skos:exactMatch SCTID:396230008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016367 dermatomyositis skos:exactMatch UMLS:C0011633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016368 Rothmund-Thomson syndrome type 1 skos:exactMatch NCIT:C178826 Rothmund-Thomson Syndrome Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016368 Rothmund-Thomson syndrome type 1 skos:exactMatch OMIM:618625 rothmund-thomson syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016368 Rothmund-Thomson syndrome type 1 skos:exactMatch Orphanet:221008 Rothmund-Thomson syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016368 Rothmund-Thomson syndrome type 1 skos:exactMatch UMLS:CN201233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016369 Rothmund-Thomson syndrome type 2 skos:exactMatch NCIT:C178827 Rothmund-Thomson Syndrome Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016369 Rothmund-Thomson syndrome type 2 skos:exactMatch OMIM:268400 rothmund-thomson syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016369 Rothmund-Thomson syndrome type 2 skos:exactMatch Orphanet:221016 Rothmund-Thomson syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016369 Rothmund-Thomson syndrome type 2 skos:exactMatch UMLS:CN201234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016370 Marchiafava-Bignami disease skos:exactMatch MESH:D054319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016370 Marchiafava-Bignami disease skos:exactMatch NCIT:C97045 Metabolic Bone Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016370 Marchiafava-Bignami disease skos:exactMatch Orphanet:221074 Marchiafava-Bignami disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016370 Marchiafava-Bignami disease skos:exactMatch SCTID:386766007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016370 Marchiafava-Bignami disease skos:exactMatch UMLS:C0238265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016371 combined hyperactive dysfunction syndrome of the cranial nerves skos:exactMatch Orphanet:221078 Combined hyperactive dysfunction syndrome of the cranial nerves semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016371 combined hyperactive dysfunction syndrome of the cranial nerves skos:exactMatch UMLS:CN201241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016372 glossopharyngeal neuralgia skos:exactMatch DOID:14423 glossopharyngeal neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016372 glossopharyngeal neuralgia skos:exactMatch Orphanet:221098 Glossopharyngeal neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016372 glossopharyngeal neuralgia skos:exactMatch SCTID:43763009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016372 glossopharyngeal neuralgia skos:exactMatch UMLS:C0154731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016373 isolated facial myokymia skos:exactMatch ICD10CM:G51.4 Facial myokymia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016373 isolated facial myokymia skos:exactMatch Orphanet:221106 OBSOLETE: Isolated facial myokymia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016374 cranial neuralgia skos:exactMatch Orphanet:221109 Cranial neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016374 cranial neuralgia skos:exactMatch SCTID:23096007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016374 cranial neuralgia skos:exactMatch UMLS:C0010269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016375 acquired peripheral movement disorder skos:exactMatch Orphanet:221114 Acquired peripheral movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016375 acquired peripheral movement disorder skos:exactMatch UMLS:CN226913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016376 confetti-like macular atrophy skos:exactMatch Orphanet:221142 Confetti-like macular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016377 Pitt-Hopkins-like syndrome skos:exactMatch Orphanet:221150 OBSOLETE: Pitt-Hopkins-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016377 Pitt-Hopkins-like syndrome skos:exactMatch UMLS:CN239445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016378 maternal hyperthermia induced birth defects skos:exactMatch Orphanet:2216 Maternal hyperthermia-induced birth defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016378 maternal hyperthermia induced birth defects skos:exactMatch SCTID:765138001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016378 maternal hyperthermia induced birth defects skos:exactMatch UMLS:C0265377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016379 erosive pustular dermatosis of the scalp skos:exactMatch Orphanet:222 Erosive pustular dermatosis of the scalp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016379 erosive pustular dermatosis of the scalp skos:exactMatch SCTID:238733003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016379 erosive pustular dermatosis of the scalp skos:exactMatch UMLS:C0406464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016380 acquired hypertrichosis lanuginosa skos:exactMatch ICD10CM:L68.1 Acquired hypertrichosis lanuginosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016380 acquired hypertrichosis lanuginosa skos:exactMatch Orphanet:2221 Acquired hypertrichosis lanuginosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016380 acquired hypertrichosis lanuginosa skos:exactMatch SCTID:25967007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016380 acquired hypertrichosis lanuginosa skos:exactMatch UMLS:CN201274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016381 hypertrichosis lanuginosa congenita skos:exactMatch MESH:C538389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016381 hypertrichosis lanuginosa congenita skos:exactMatch OMIM:145700 hypertrichosis lanuginosa congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016381 hypertrichosis lanuginosa congenita skos:exactMatch Orphanet:2222 Hypertrichosis lanuginosa congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016381 hypertrichosis lanuginosa congenita skos:exactMatch SCTID:201163007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016382 hereditary poikiloderma skos:exactMatch Orphanet:222628 Hereditary poikiloderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016383 nephrogenic diabetes insipidus skos:exactMatch DOID:12387 nephrogenic diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016383 nephrogenic diabetes insipidus skos:exactMatch ICD10CM:N25.1 Nephrogenic diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016383 nephrogenic diabetes insipidus skos:exactMatch MESH:D018500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016383 nephrogenic diabetes insipidus skos:exactMatch NCIT:C84919 Nephrogenic Diabetes Insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016383 nephrogenic diabetes insipidus skos:exactMatch Orphanet:223 Nephrogenic diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016383 nephrogenic diabetes insipidus skos:exactMatch SCTID:111395007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016383 nephrogenic diabetes insipidus skos:exactMatch UMLS:C0162283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016384 hypogonadotropic hypogonadism-frontoparietal alopecia syndrome skos:exactMatch Orphanet:2230 Hypogonadotropic hypogonadism-frontoparietal alopecia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016384 hypogonadotropic hypogonadism-frontoparietal alopecia syndrome skos:exactMatch SCTID:721842008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016384 hypogonadotropic hypogonadism-frontoparietal alopecia syndrome skos:exactMatch UMLS:CN201280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016385 hypogonadism-mitral valve prolapse-intellectual disability syndrome skos:exactMatch MESH:C537981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016385 hypogonadism-mitral valve prolapse-intellectual disability syndrome skos:exactMatch Orphanet:2233 Hypogonadism-mitral valve prolapse-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016385 hypogonadism-mitral valve prolapse-intellectual disability syndrome skos:exactMatch SCTID:721841001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016385 hypogonadism-mitral valve prolapse-intellectual disability syndrome skos:exactMatch UMLS:C2931685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016386 hypogonadotropic hypogonadism-retinitis pigmentosa syndrome skos:exactMatch MESH:C538075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016386 hypogonadotropic hypogonadism-retinitis pigmentosa syndrome skos:exactMatch Orphanet:2235 Hypogonadotropic hypogonadism-retinitis pigmentosa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016386 hypogonadotropic hypogonadism-retinitis pigmentosa syndrome skos:exactMatch UMLS:C2931722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016387 mitochondrial oxidative phosphorylation disorder skos:exactMatch Orphanet:223713 Mitochondrial oxidative phosphorylation disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016387 mitochondrial oxidative phosphorylation disorder skos:exactMatch UMLS:CN201288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016390 familial hypoparathyroidism skos:exactMatch DOID:0111387 familial isolated hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016390 familial hypoparathyroidism skos:exactMatch MESH:C537156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016390 familial hypoparathyroidism skos:exactMatch OMIMPS:146200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016390 familial hypoparathyroidism skos:exactMatch Orphanet:2238 Familial isolated hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016390 familial hypoparathyroidism skos:exactMatch SCTID:725036000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016390 familial hypoparathyroidism skos:exactMatch UMLS:C1832648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016391 neonatal diabetes mellitus skos:exactMatch DOID:11717 neonatal diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016391 neonatal diabetes mellitus skos:exactMatch ICD10CM:P70.2 Neonatal diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016391 neonatal diabetes mellitus skos:exactMatch NCIT:C99248 Neonatal Diabetes Mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016391 neonatal diabetes mellitus skos:exactMatch Orphanet:224 Neonatal diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016391 neonatal diabetes mellitus skos:exactMatch SCTID:49817004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016391 neonatal diabetes mellitus skos:exactMatch UMLS:C0158981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016392 cerebellar hypoplasia-tapetoretinal degeneration syndrome skos:exactMatch DOID:0070339 cerebellar hyplasia/atrophy, epilepsy, and global developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016392 cerebellar hypoplasia-tapetoretinal degeneration syndrome skos:exactMatch Orphanet:2246 Cerebellar hypoplasia-tapetoretinal degeneration syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016393 hyposmia-nasal and ocular hypoplasia-hypogonadotropic hypogonadism syndrome skos:exactMatch Orphanet:2250 Hyposmia-nasal and ocular hypoplasia-hypogonadotropic hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016393 hyposmia-nasal and ocular hypoplasia-hypogonadotropic hypogonadism syndrome skos:exactMatch UMLS:CN201299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016394 sporadic infantile bilateral striatal necrosis skos:exactMatch Orphanet:225147 Sporadic infantile bilateral striatal necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016395 foveal hypoplasia-presenile cataract syndrome skos:exactMatch MESH:C537858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016395 foveal hypoplasia-presenile cataract syndrome skos:exactMatch Orphanet:2253 Foveal hypoplasia-presenile cataract syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016395 foveal hypoplasia-presenile cataract syndrome skos:exactMatch UMLS:C2931644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016396 pontocerebellar hypoplasia type 1 skos:exactMatch DOID:0112322 pontocerebellar hypoplasia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016396 pontocerebellar hypoplasia type 1 skos:exactMatch MESH:C548069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016396 pontocerebellar hypoplasia type 1 skos:exactMatch Orphanet:2254 Pontocerebellar hypoplasia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016396 pontocerebellar hypoplasia type 1 skos:exactMatch SCTID:718610008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016396 pontocerebellar hypoplasia type 1 skos:exactMatch UMLS:C1843504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016397 obsolete lysosomal disease with epilepsy skos:exactMatch Orphanet:225681 Lysosomal disease with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016397 obsolete lysosomal disease with epilepsy skos:exactMatch UMLS:CN201328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016398 obsolete peroxisomal disease with epilepsy skos:exactMatch Orphanet:225686 Peroxisomal disease with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016398 obsolete peroxisomal disease with epilepsy skos:exactMatch UMLS:CN201329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016399 obsolete amino acid or protein metabolism disease with epilepsy skos:exactMatch Orphanet:225689 Amino acid or protein metabolism disease with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016399 obsolete amino acid or protein metabolism disease with epilepsy skos:exactMatch UMLS:CN201330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016400 obsolete metal transport or utilization disorder with epilepsy skos:exactMatch Orphanet:225692 Metal transport or utilization disorder with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016400 obsolete metal transport or utilization disorder with epilepsy skos:exactMatch UMLS:CN226914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016401 obsolete energy metabolism disorder with epilepsy skos:exactMatch Orphanet:225696 Energy metabolism disorder with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016401 obsolete energy metabolism disorder with epilepsy skos:exactMatch UMLS:CN226915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016402 obsolete mitochondrial disease with epilepsy skos:exactMatch Orphanet:225700 Mitochondrial disease with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016402 obsolete mitochondrial disease with epilepsy skos:exactMatch UMLS:CN201331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016403 obsolete mitochondrial disease with peripheral neuropathy skos:exactMatch Orphanet:225703 Mitochondrial disease with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016403 obsolete mitochondrial disease with peripheral neuropathy skos:exactMatch UMLS:CN201332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016404 obsolete metabolic neurotransmission anomaly with epilepsy skos:exactMatch Orphanet:225707 Metabolic neurotransmission anomaly with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016405 obsolete sterol metabolism disorder with epilepsy skos:exactMatch Orphanet:225710 Sterol metabolism disorder with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016405 obsolete sterol metabolism disorder with epilepsy skos:exactMatch UMLS:CN226918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016406 obsolete other metabolic disease with epilepsy skos:exactMatch Orphanet:225713 Other metabolic disease with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016406 obsolete other metabolic disease with epilepsy skos:exactMatch UMLS:CN201333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016407 oligomeganephronia skos:exactMatch DOID:0111142 oligomeganephronia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016407 oligomeganephronia skos:exactMatch NCIT:C123202 Oligomeganephronia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016407 oligomeganephronia skos:exactMatch Orphanet:2260 Oligomeganephronia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016407 oligomeganephronia skos:exactMatch SCTID:18417009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016407 oligomeganephronia skos:exactMatch UMLS:C0431694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016408 permanent congenital hypothyroidism skos:exactMatch Orphanet:226292 Permanent congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016409 primary congenital hypothyroidism skos:exactMatch Orphanet:226295 Primary congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016410 central congenital hypothyroidism skos:exactMatch NCIT:C113144 Central Hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016410 central congenital hypothyroidism skos:exactMatch Orphanet:226298 Central congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016411 hypothyroidism due to deficient transcription factors involved in pituitary development or function skos:exactMatch Orphanet:226307 Hypothyroidism due to deficient transcription factors involved in pituitary development or function semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016411 hypothyroidism due to deficient transcription factors involved in pituitary development or function skos:exactMatch UMLS:CN201345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016413 congenital hypothyroidism due to maternal intake of antithyroid drugs skos:exactMatch Orphanet:226313 Congenital hypothyroidism due to maternal intake of antithyroid drugs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016414 hypotrichosis-intellectual disability, Lopes type skos:exactMatch Orphanet:2266 Hypotrichosis-intellectual disability, Lopes type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016414 hypotrichosis-intellectual disability, Lopes type skos:exactMatch UMLS:CN201347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016416 diphallia skos:exactMatch Orphanet:227 Diphallia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016416 diphallia skos:exactMatch SCTID:253851000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016417 congenital ichthyosis-microcephalus-tetraplegia syndrome skos:exactMatch Orphanet:2271 Congenital ichthyosis-microcephalus-tetraplegia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016418 multiple system atrophy, cerebellar type skos:exactMatch Orphanet:227510 Multiple system atrophy, cerebellar type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016418 multiple system atrophy, cerebellar type skos:exactMatch UMLS:CN201371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016419 hereditary breast carcinoma skos:exactMatch MESH:C562840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016419 hereditary breast carcinoma skos:exactMatch NCIT:C4503 Hereditary Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016419 hereditary breast carcinoma skos:exactMatch OMIM:114480 breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016419 hereditary breast carcinoma skos:exactMatch Orphanet:227535 Hereditary breast cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016419 hereditary breast carcinoma skos:exactMatch SCTID:254843006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016419 hereditary breast carcinoma skos:exactMatch UMLS:C0346153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016420 familial flecked retinopathy skos:exactMatch Orphanet:227786 OBSOLETE: Familial flecked retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016420 familial flecked retinopathy skos:exactMatch UMLS:CN226924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016421 toxic oil syndrome skos:exactMatch Orphanet:227972 Toxic oil syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016421 toxic oil syndrome skos:exactMatch SCTID:239910001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016422 autoimmune polyendocrinopathy type 3 skos:exactMatch Orphanet:227982 Autoimmune polyendocrinopathy type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016422 autoimmune polyendocrinopathy type 3 skos:exactMatch SCTID:449731009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016422 autoimmune polyendocrinopathy type 3 skos:exactMatch UMLS:C1535942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016422 autoimmune polyendocrinopathy type 3 skos:exactMatch UMLS:C3266027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016423 autoimmune polyendocrinopathy type 4 skos:exactMatch Orphanet:227990 Autoimmune polyendocrinopathy type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016423 autoimmune polyendocrinopathy type 4 skos:exactMatch SCTID:449730005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016423 autoimmune polyendocrinopathy type 4 skos:exactMatch UMLS:C3266026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016423 autoimmune polyendocrinopathy type 4 skos:exactMatch UMLS:CN201378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016424 progressive sensorineural hearing loss-hypertrophic cardiomyopathy syndrome skos:exactMatch Orphanet:228012 Progressive sensorineural hearing loss-hypertrophic cardiomyopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016424 progressive sensorineural hearing loss-hypertrophic cardiomyopathy syndrome skos:exactMatch UMLS:CN201381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016425 Hughes-Stovin syndrome skos:exactMatch Orphanet:228116 Hughes-Stovin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016425 Hughes-Stovin syndrome skos:exactMatch SCTID:721226005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016425 Hughes-Stovin syndrome skos:exactMatch UMLS:CN201382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016426 fusariosis skos:exactMatch DOID:0050289 fusariosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016426 fusariosis skos:exactMatch MESH:D060585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016426 fusariosis skos:exactMatch Orphanet:228119 Fusariosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016426 fusariosis skos:exactMatch SCTID:64250002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016428 multiple sclerosis variant skos:exactMatch Orphanet:228145 Multiple sclerosis variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016429 Marburg acute multiple sclerosis skos:exactMatch Orphanet:228157 Marburg acute multiple sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016429 Marburg acute multiple sclerosis skos:exactMatch SCTID:766246000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016430 Balo concentric sclerosis skos:exactMatch DOID:0060215 Balo concentric sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016430 Balo concentric sclerosis skos:exactMatch Orphanet:228165 Baló concentric sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016430 Balo concentric sclerosis skos:exactMatch SCTID:230380005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016430 Balo concentric sclerosis skos:exactMatch UMLS:C0004712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016431 autosomal dominant Charcot-Marie-Tooth disease type 2M skos:exactMatch Orphanet:228179 Autosomal dominant Charcot-Marie-Tooth disease type 2M semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016431 autosomal dominant Charcot-Marie-Tooth disease type 2M skos:exactMatch SCTID:719514002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016431 autosomal dominant Charcot-Marie-Tooth disease type 2M skos:exactMatch UMLS:C4304672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016431 autosomal dominant Charcot-Marie-Tooth disease type 2M skos:exactMatch UMLS:CN201389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016432 heart-hand syndrome skos:exactMatch Orphanet:228184 Heart-hand syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016432 heart-hand syndrome skos:exactMatch UMLS:CN201390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016433 dysmorphism-short stature-deafness-disorder of sex development syndrome skos:exactMatch Orphanet:2282 Dysmorphism-short stature-deafness-disorder of sex development syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016433 dysmorphism-short stature-deafness-disorder of sex development syndrome skos:exactMatch UMLS:CN201392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016434 acquired dermis elastic tissue disorder skos:exactMatch Orphanet:228218 Acquired dermis elastic tissue disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016434 acquired dermis elastic tissue disorder skos:exactMatch UMLS:CN226927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016435 obsolete acquired dermis elastic tissue disorder with decreased elastic tissue skos:exactMatch Orphanet:228221 Acquired dermis elastic tissue disorder with decreased elastic tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016435 obsolete acquired dermis elastic tissue disorder with decreased elastic tissue skos:exactMatch UMLS:CN226928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016436 obsolete acquired dermis elastic tissue disorder with increased elastic tissue skos:exactMatch Orphanet:228224 Acquired dermis elastic tissue disorder with increased elastic tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016436 obsolete acquired dermis elastic tissue disorder with increased elastic tissue skos:exactMatch UMLS:CN226929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016437 late-onset focal dermal elastosis skos:exactMatch Orphanet:228227 Late-onset focal dermal elastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016438 linear focal dermal elastosis skos:exactMatch Orphanet:228236 Linear focal elastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016439 elastoderma skos:exactMatch Orphanet:228240 Elastoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016439 elastoderma skos:exactMatch SCTID:238832003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016439 elastoderma skos:exactMatch UMLS:C0406555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016440 elastofibroma dorsi skos:exactMatch NCIT:C4245 Elastofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016440 elastofibroma dorsi skos:exactMatch Orphanet:228243 Elastofibroma dorsi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016440 elastofibroma dorsi skos:exactMatch UMLS:C0334460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016440 elastofibroma dorsi skos:exactMatch UMLS:CN226932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016441 acquired pseudoxanthoma elasticum skos:exactMatch Orphanet:228247 Acquired pseudoxanthoma elasticum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016441 acquired pseudoxanthoma elasticum skos:exactMatch SCTID:403401007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016441 acquired pseudoxanthoma elasticum skos:exactMatch UMLS:C1274759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016442 elastoma skos:exactMatch Orphanet:228254 Elastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016442 elastoma skos:exactMatch SCTID:239140003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016442 elastoma skos:exactMatch UMLS:C0473583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016443 papular elastorrhexis skos:exactMatch NCIT:C4707 Eruptive Collagenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016443 papular elastorrhexis skos:exactMatch Orphanet:228264 Papular elastorrhexis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016443 papular elastorrhexis skos:exactMatch SCTID:239138008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016443 papular elastorrhexis skos:exactMatch UMLS:C0406816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016443 papular elastorrhexis skos:exactMatch UMLS:C0473584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016444 primary anetoderma skos:exactMatch MESH:D057088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016444 primary anetoderma skos:exactMatch Orphanet:228272 Primary anetoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016444 primary anetoderma skos:exactMatch SCTID:238829001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016444 primary anetoderma skos:exactMatch UMLS:C0406550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016445 familial anetoderma skos:exactMatch Orphanet:228277 Familial anetoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016445 familial anetoderma skos:exactMatch SCTID:733467001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016445 familial anetoderma skos:exactMatch UMLS:C4518793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016445 familial anetoderma skos:exactMatch UMLS:CN226934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016446 acquired cutis laxa skos:exactMatch Orphanet:228285 Acquired cutis laxa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016446 acquired cutis laxa skos:exactMatch SCTID:19726003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016446 acquired cutis laxa skos:exactMatch UMLS:C0406549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016447 white fibrous papulosis of the neck skos:exactMatch Orphanet:228290 White fibrous papulosis of the neck semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016447 white fibrous papulosis of the neck skos:exactMatch UMLS:CN226935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016448 pseudoxanthoma elasticum-like papillary dermal elastolysis skos:exactMatch Orphanet:228293 Pseudoxanthoma elasticum-like papillary dermal elastolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016448 pseudoxanthoma elasticum-like papillary dermal elastolysis skos:exactMatch SCTID:764105002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016449 mid-dermal elastolysis skos:exactMatch Orphanet:228299 Mid-dermal elastolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016450 autoimmune hemolytic anemia, cold type skos:exactMatch Orphanet:228312 Autoimmune hemolytic anemia, cold type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016450 autoimmune hemolytic anemia, cold type skos:exactMatch UMLS:CN201401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016451 idiopathic hypersomnia with long sleep time skos:exactMatch ICD10CM:G47.11 Idiopathic hypersomnia with long sleep time semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016451 idiopathic hypersomnia with long sleep time skos:exactMatch Orphanet:228315 OBSOLETE: Idiopathic hypersomnia with long sleep time semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016451 idiopathic hypersomnia with long sleep time skos:exactMatch SCTID:442416002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016451 idiopathic hypersomnia with long sleep time skos:exactMatch UMLS:C2711059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016452 idiopathic hypersomnia without long sleep time skos:exactMatch ICD10CM:G47.12 Idiopathic hypersomnia without long sleep time semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016452 idiopathic hypersomnia without long sleep time skos:exactMatch Orphanet:228318 OBSOLETE: Idiopathic hypersomnia without long sleep time semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016452 idiopathic hypersomnia without long sleep time skos:exactMatch SCTID:442292004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016452 idiopathic hypersomnia without long sleep time skos:exactMatch UMLS:C1561855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016453 foodborne botulism skos:exactMatch DOID:0050352 foodborne botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016453 foodborne botulism skos:exactMatch NCIT:C128341 Foodborne Botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016453 foodborne botulism skos:exactMatch Orphanet:228371 Foodborne botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016453 foodborne botulism skos:exactMatch SCTID:398523009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016453 foodborne botulism skos:exactMatch UMLS:C1739094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016454 Charcot-Marie-Tooth disease type 2B5 skos:exactMatch Orphanet:228374 Charcot-Marie-Tooth disease type 2B5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016455 virus-associated trichodysplasia spinulosa skos:exactMatch Orphanet:228379 Virus-associated trichodysplasia spinulosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016455 virus-associated trichodysplasia spinulosa skos:exactMatch UMLS:C3267126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016456 5q14.3 microdeletion syndrome skos:exactMatch Orphanet:228384 5q14.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016456 5q14.3 microdeletion syndrome skos:exactMatch SCTID:719661007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016457 ptosis-upper ocular movement limitation-absence of lacrimal punctum syndrome skos:exactMatch Orphanet:228396 Ptosis-upper ocular movement limitation-absence of lacrimal punctum syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016457 ptosis-upper ocular movement limitation-absence of lacrimal punctum syndrome skos:exactMatch UMLS:CN201421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016458 8q12 microduplication syndrome skos:exactMatch Orphanet:228399 8q12 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016458 8q12 microduplication syndrome skos:exactMatch SCTID:719684000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016458 8q12 microduplication syndrome skos:exactMatch UMLS:C4304504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016458 8q12 microduplication syndrome skos:exactMatch UMLS:CN201422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016459 2q23.1 microdeletion syndrome skos:exactMatch Orphanet:228402 2q23.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016459 2q23.1 microdeletion syndrome skos:exactMatch SCTID:719657001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016460 polyvalvular heart disease syndrome skos:exactMatch Orphanet:228410 Polyvalvular heart disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016460 polyvalvular heart disease syndrome skos:exactMatch SCTID:723448007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016460 polyvalvular heart disease syndrome skos:exactMatch UMLS:C4509918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016460 polyvalvular heart disease syndrome skos:exactMatch UMLS:CN201425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016461 5q35 microduplication syndrome skos:exactMatch Orphanet:228415 5q35 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016461 5q35 microduplication syndrome skos:exactMatch SCTID:719665003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016461 5q35 microduplication syndrome skos:exactMatch UMLS:C4304526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016461 5q35 microduplication syndrome skos:exactMatch UMLS:CN201426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016462 isolated agammaglobulinemia skos:exactMatch Orphanet:229717 Isolated agammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016462 isolated agammaglobulinemia skos:exactMatch SCTID:764858009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016463 syndromic agammaglobulinemia skos:exactMatch NCIT:C26931 Hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016463 syndromic agammaglobulinemia skos:exactMatch Orphanet:229720 Syndromic agammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016463 syndromic agammaglobulinemia skos:exactMatch UMLS:CN226939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016464 insulin-resistance syndrome type B skos:exactMatch Orphanet:2298 Insulin-resistance syndrome type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016464 insulin-resistance syndrome type B skos:exactMatch UMLS:C0342337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016466 asbestosis skos:exactMatch DOID:10320 asbestosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016466 asbestosis skos:exactMatch MESH:D001195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016466 asbestosis skos:exactMatch NCIT:C84573 Asbestosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016466 asbestosis skos:exactMatch Orphanet:2302 Asbestos intoxication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016466 asbestosis skos:exactMatch SCTID:22607003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016466 asbestosis skos:exactMatch UMLS:C0003949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016467 isotretinoin syndrome skos:exactMatch MESH:C535670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016467 isotretinoin syndrome skos:exactMatch NCIT:C98929 Fetal Retinoid Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016467 isotretinoin syndrome skos:exactMatch Orphanet:2305 Isotretinoin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016467 isotretinoin syndrome skos:exactMatch SCTID:36871005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016468 toxin-mediated infectious botulism skos:exactMatch Orphanet:230800 Toxin-mediated infectious botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016469 Ehlers-Danlos syndrome, vascular-like type skos:exactMatch Orphanet:230845 Vascular-like classical Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016469 Ehlers-Danlos syndrome, vascular-like type skos:exactMatch SCTID:720862007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016469 Ehlers-Danlos syndrome, vascular-like type skos:exactMatch UMLS:CN201458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016470 Ehlers-Danlos/osteogenesis imperfecta syndrome skos:exactMatch MESH:C565178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016470 Ehlers-Danlos/osteogenesis imperfecta syndrome skos:exactMatch OMIMPS:619115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016470 Ehlers-Danlos/osteogenesis imperfecta syndrome skos:exactMatch Orphanet:230857 Ehlers-Danlos/osteogenesis imperfecta syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016470 Ehlers-Danlos/osteogenesis imperfecta syndrome skos:exactMatch UMLS:CN201460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016471 pachyonychia congenita skos:exactMatch DOID:0050449 pachyonychia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016471 pachyonychia congenita skos:exactMatch MESH:D053549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016471 pachyonychia congenita skos:exactMatch NCIT:C84986 Pachyonychia Congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016471 pachyonychia congenita skos:exactMatch OMIMPS:167200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016471 pachyonychia congenita skos:exactMatch Orphanet:2309 Pachyonychia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016471 pachyonychia congenita skos:exactMatch UMLS:C0265334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016472 dracunculiasis skos:exactMatch DOID:14418 dracunculiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016472 dracunculiasis skos:exactMatch ICD10CM:B72 Dracunculiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016472 dracunculiasis skos:exactMatch MESH:D004320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016472 dracunculiasis skos:exactMatch NCIT:C84677 Dracunculiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016472 dracunculiasis skos:exactMatch Orphanet:231 Dracunculiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016472 dracunculiasis skos:exactMatch SCTID:396334002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016472 dracunculiasis skos:exactMatch UMLS:C0013100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016473 familial rhabdoid tumor skos:exactMatch NCIT:C93268 Rhabdoid Tumor Predisposition Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016473 familial rhabdoid tumor skos:exactMatch OMIMPS:609322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016473 familial rhabdoid tumor skos:exactMatch Orphanet:231108 Familial rhabdoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016473 familial rhabdoid tumor skos:exactMatch UMLS:C2985524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016473 familial rhabdoid tumor skos:exactMatch UMLS:CN201468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016474 drug-induced lupus erythematosus skos:exactMatch DOID:0040093 drug-induced lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016474 drug-induced lupus erythematosus skos:exactMatch NCIT:C114354 Drug Induced Lupus Erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016474 drug-induced lupus erythematosus skos:exactMatch Orphanet:231111 Drug-induced lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016474 drug-induced lupus erythematosus skos:exactMatch SCTID:80258006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016474 drug-induced lupus erythematosus skos:exactMatch UMLS:C0263591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016475 Beckwith-Wiedemann syndrome due to imprinting defect of 11p15 skos:exactMatch Orphanet:231117 Beckwith-Wiedemann syndrome due to imprinting defect of 11p15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016475 Beckwith-Wiedemann syndrome due to imprinting defect of 11p15 skos:exactMatch UMLS:CN201470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016476 Beckwith-Wiedemann syndrome due to CDKN1C mutation skos:exactMatch Orphanet:231120 Beckwith-Wiedemann syndrome due to CDKN1C mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016476 Beckwith-Wiedemann syndrome due to CDKN1C mutation skos:exactMatch UMLS:CN201471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016477 Beckwith-Wiedemann syndrome due to 11p15 microdeletion skos:exactMatch Orphanet:231127 Beckwith-Wiedemann syndrome due to 11p15 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016477 Beckwith-Wiedemann syndrome due to 11p15 microdeletion skos:exactMatch UMLS:CN201472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016478 Beckwith-Wiedemann syndrome due to 11p15 translocation/inversion skos:exactMatch Orphanet:231130 Beckwith-Wiedemann syndrome due to 11p15 translocation/inversion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016478 Beckwith-Wiedemann syndrome due to 11p15 translocation/inversion skos:exactMatch UMLS:CN201473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016479 silver-Russell syndrome due to 7p11.2p13 microduplication skos:exactMatch Orphanet:231137 Silver-Russell syndrome due to 7p11.2p13 microduplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016479 silver-Russell syndrome due to 7p11.2p13 microduplication skos:exactMatch UMLS:CN201474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016480 silver-Russell syndrome due to an imprinting defect of 11p15 skos:exactMatch Orphanet:231140 Silver-Russell syndrome due to an imprinting defect of 11p15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016480 silver-Russell syndrome due to an imprinting defect of 11p15 skos:exactMatch UMLS:CN201475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016481 silver-Russell syndrome due to 11p15 microduplication skos:exactMatch Orphanet:231144 Silver-Russell syndrome due to 11p15 microduplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016481 silver-Russell syndrome due to 11p15 microduplication skos:exactMatch UMLS:CN201476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016482 silver-Russell syndrome due to maternal uniparental disomy of chromosome 11 skos:exactMatch Orphanet:231147 Silver-Russell syndrome due to maternal uniparental disomy of chromosome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016482 silver-Russell syndrome due to maternal uniparental disomy of chromosome 11 skos:exactMatch UMLS:CN201477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016483 intracranial berry aneurysm skos:exactMatch DOID:0060228 intracranial berry aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016483 intracranial berry aneurysm skos:exactMatch OMIMPS:105800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016483 intracranial berry aneurysm skos:exactMatch Orphanet:231160 Familial cerebral saccular aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016483 intracranial berry aneurysm skos:exactMatch SCTID:703226008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016483 intracranial berry aneurysm skos:exactMatch UMLS:CN230268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016484 Usher syndrome type 2 skos:exactMatch DOID:0110827 Usher syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016484 Usher syndrome type 2 skos:exactMatch NCIT:C126328 Usher Syndrome Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016484 Usher syndrome type 2 skos:exactMatch Orphanet:231178 Usher syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016484 Usher syndrome type 2 skos:exactMatch SCTID:232058008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016484 Usher syndrome type 2 skos:exactMatch UMLS:C0339534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016485 Usher syndrome type 3 skos:exactMatch DOID:0110828 Usher syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016485 Usher syndrome type 3 skos:exactMatch NCIT:C126329 Usher Syndrome Type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016485 Usher syndrome type 3 skos:exactMatch Orphanet:231183 Usher syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016485 Usher syndrome type 3 skos:exactMatch UMLS:C1568248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016486 beta-thalassemia major skos:exactMatch DOID:0080771 beta-thalassemia major semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016486 beta-thalassemia major skos:exactMatch NCIT:C129699 Beta Thalassemia Major semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016486 beta-thalassemia major skos:exactMatch Orphanet:231214 Beta-thalassemia major semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016486 beta-thalassemia major skos:exactMatch SCTID:26682008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016487 beta-thalassemia intermedia skos:exactMatch DOID:0080772 beta-thalassemia intermedia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016487 beta-thalassemia intermedia skos:exactMatch Orphanet:231222 Beta-thalassemia intermedia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016487 beta-thalassemia intermedia skos:exactMatch SCTID:191189009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016488 obsolete beta-thalassemia associated with another hemoglobin anomaly skos:exactMatch Orphanet:231230 Beta-thalassemia associated with another hemoglobin anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016489 delta-beta-thalassemia skos:exactMatch ICD10CM:D56.2 Delta-beta thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016489 delta-beta-thalassemia skos:exactMatch MESH:C562716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016489 delta-beta-thalassemia skos:exactMatch NCIT:C172823 Delta-Beta Thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016489 delta-beta-thalassemia skos:exactMatch Orphanet:231237 Delta-beta-thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016489 delta-beta-thalassemia skos:exactMatch SCTID:16360009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016490 hemoglobin C-beta-thalassemia syndrome skos:exactMatch Orphanet:231242 Hemoglobin C-beta-thalassemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016490 hemoglobin C-beta-thalassemia syndrome skos:exactMatch UMLS:CN201488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016491 hemoglobin E-beta-thalassemia syndrome skos:exactMatch Orphanet:231249 Hemoglobin E-beta-thalassemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016491 hemoglobin E-beta-thalassemia syndrome skos:exactMatch UMLS:C0472777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016492 obsolete beta-thalassemia with other manifestations skos:exactMatch Orphanet:231386 Beta-thalassemia with other manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016493 variant of Guillain-Barre syndrome skos:exactMatch Orphanet:231413 Variant of Guillain-Barré syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016493 variant of Guillain-Barre syndrome skos:exactMatch UMLS:CN201495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016494 regional variant of Guillain-Barre syndrome skos:exactMatch Orphanet:231416 Regional variant of Guillain-Barré syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016494 regional variant of Guillain-Barre syndrome skos:exactMatch UMLS:CN201496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016495 functional variant of Guillain-Barre syndrome skos:exactMatch Orphanet:231419 Functional variant of Guillain-Barré syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016495 functional variant of Guillain-Barre syndrome skos:exactMatch UMLS:CN201497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016496 pharyngeal-cervical-brachial variant of Guillain-Barre syndrome skos:exactMatch Orphanet:231426 Pharyngeal-cervical-brachial variant of Guillain-Barré syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016496 pharyngeal-cervical-brachial variant of Guillain-Barre syndrome skos:exactMatch UMLS:CN201499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016497 paraparetic variant of Guillain-Barre syndrome skos:exactMatch Orphanet:231445 Paraparetic variant of Guillain-Barré syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016497 paraparetic variant of Guillain-Barre syndrome skos:exactMatch UMLS:CN201500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016498 acute pure sensory neuropathy skos:exactMatch Orphanet:231450 Acute pure sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016498 acute pure sensory neuropathy skos:exactMatch UMLS:CN201501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016499 acute pandysautonomia skos:exactMatch Orphanet:231457 Acute pandysautonomia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016499 acute pandysautonomia skos:exactMatch SCTID:430042004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016499 acute pandysautonomia skos:exactMatch UMLS:C2315246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016500 acute sensory ataxic neuropathy skos:exactMatch Orphanet:231466 Acute sensory ataxic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016500 acute sensory ataxic neuropathy skos:exactMatch SCTID:766049000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016500 acute sensory ataxic neuropathy skos:exactMatch UMLS:CN201503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016501 Hermansky-Pudlak syndrome with pulmonary fibrosis skos:exactMatch Orphanet:231500 Hermansky-Pudlak syndrome due to BLOC-3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016501 Hermansky-Pudlak syndrome with pulmonary fibrosis skos:exactMatch UMLS:CN201506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016502 Hermansky-Pudlak syndrome without pulmonary fibrosis skos:exactMatch Orphanet:231512 Hermansky-Pudlak syndrome due to BLOC-2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016502 Hermansky-Pudlak syndrome without pulmonary fibrosis skos:exactMatch UMLS:CN201507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016503 congenital erosive and vesicular dermatosis skos:exactMatch Orphanet:231573 Congenital erosive and vesicular dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016504 primary unilateral adrenal hyperplasia skos:exactMatch Orphanet:231580 Primary unilateral adrenal hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016504 primary unilateral adrenal hyperplasia skos:exactMatch SCTID:715868005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016504 primary unilateral adrenal hyperplasia skos:exactMatch UMLS:C4274967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016505 aldosterone-producing adrenal cortex adenoma skos:exactMatch NCIT:C48451 Aldosterone-Producing Adrenal Cortical Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016505 aldosterone-producing adrenal cortex adenoma skos:exactMatch Orphanet:231625 Adrenocortical carcinoma with pure aldosterone hypersecretion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016505 aldosterone-producing adrenal cortex adenoma skos:exactMatch UMLS:C1706762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016505 aldosterone-producing adrenal cortex adenoma skos:exactMatch UMLS:CN226945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016506 ectopic aldosterone-producing tumor skos:exactMatch Orphanet:231632 Ectopic aldosterone-producing tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016506 ectopic aldosterone-producing tumor skos:exactMatch UMLS:CN201515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016507 obsolete rare surgically correctable form of primary aldosteronism skos:exactMatch Orphanet:231637 Rare surgically correctable form of primary aldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016507 obsolete rare surgically correctable form of primary aldosteronism skos:exactMatch UMLS:CN226946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016508 obsolete rare non surgically correctable form of primary aldosteronism skos:exactMatch Orphanet:231641 Rare non surgically correctable form of primary aldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016508 obsolete rare non surgically correctable form of primary aldosteronism skos:exactMatch UMLS:CN226947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016509 microcornea-posterior megalolenticonus-persistent fetal vasculature-coloboma syndrome skos:exactMatch Orphanet:231736 Microcornea-posterior megalolenticonus-persistent fetal vasculature-coloboma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016509 microcornea-posterior megalolenticonus-persistent fetal vasculature-coloboma syndrome skos:exactMatch UMLS:CN201521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016510 epibulbar lipodermoid-preauricular appendage-polythelia syndrome skos:exactMatch Orphanet:231742 Epibulbar lipodermoid-preauricular appendage-polythelia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016510 epibulbar lipodermoid-preauricular appendage-polythelia syndrome skos:exactMatch UMLS:CN226948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016511 infectious embryofetopathy skos:exactMatch Orphanet:232035 Infectious embryofetopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016512 Kabuki syndrome skos:exactMatch DOID:0060473 Kabuki syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016512 Kabuki syndrome skos:exactMatch MESH:C537705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016512 Kabuki syndrome skos:exactMatch NCIT:C124837 Kabuki Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016512 Kabuki syndrome skos:exactMatch OMIMPS:147920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016512 Kabuki syndrome skos:exactMatch Orphanet:2322 Kabuki syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016512 Kabuki syndrome skos:exactMatch SCTID:313426007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016512 Kabuki syndrome skos:exactMatch UMLS:C0796004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016513 alpha-thalassemia-related diseases skos:exactMatch Orphanet:232288 Syndrome with alpha-thalassemia as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016513 alpha-thalassemia-related diseases skos:exactMatch UMLS:CN201534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016514 epidermolysis bullosa simplex with anodontia/hypodontia skos:exactMatch Orphanet:2325 Epidermolysis bullosa simplex with anodontia/hypodontia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016515 Kallmann syndrome-heart disease syndrome skos:exactMatch Orphanet:2326 Kallmann syndrome-heart disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016515 Kallmann syndrome-heart disease syndrome skos:exactMatch UMLS:CN201538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016516 Kenny-Caffey syndrome skos:exactMatch DOID:0080724 Kenny-Caffey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016516 Kenny-Caffey syndrome skos:exactMatch MESH:C537020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016516 Kenny-Caffey syndrome skos:exactMatch NCIT:C130991 Kenny-Caffey Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016516 Kenny-Caffey syndrome skos:exactMatch OMIMPS:127000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016516 Kenny-Caffey syndrome skos:exactMatch Orphanet:2333 Kenny-Caffey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016516 Kenny-Caffey syndrome skos:exactMatch SCTID:82837002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016516 Kenny-Caffey syndrome skos:exactMatch UMLS:C0265291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016517 obsolete rare genetic vascular disease skos:exactMatch Orphanet:233655 Rare genetic vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016517 obsolete rare genetic vascular disease skos:exactMatch UMLS:CN201558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016518 isolated punctate palmoplantar keratoderma skos:exactMatch Orphanet:2338 Isolated punctate palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016520 isolated Klippel-Feil syndrome skos:exactMatch Orphanet:2345 Isolated Klippel-Feil syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016521 muscular pseudohypertrophy-hypothyroidism syndrome skos:exactMatch Orphanet:2349 Muscular pseudohypertrophy-hypothyroidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016521 muscular pseudohypertrophy-hypothyroidism syndrome skos:exactMatch SCTID:716338001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016522 Kousseff syndrome skos:exactMatch MESH:C537223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016522 Kousseff syndrome skos:exactMatch Orphanet:2351 Kousseff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016522 Kousseff syndrome skos:exactMatch SCTID:726083008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016522 Kousseff syndrome skos:exactMatch UMLS:C2931444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016523 bronchogenic cyst skos:exactMatch MESH:D001994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016523 bronchogenic cyst skos:exactMatch Orphanet:2357 Bronchogenic cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016524 congenital vascular bone syndrome skos:exactMatch Orphanet:235832 Congenital vascular bone syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016525 familial hyperaldosteronism skos:exactMatch MESH:C580087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016525 familial hyperaldosteronism skos:exactMatch NCIT:C127160 Familial Hyperaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016525 familial hyperaldosteronism skos:exactMatch OMIMPS:103900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016525 familial hyperaldosteronism skos:exactMatch Orphanet:235936 Familial hyperaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016525 familial hyperaldosteronism skos:exactMatch Orphanet:371861 Genetic hyperaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016525 familial hyperaldosteronism skos:exactMatch SCTID:703231005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016525 familial hyperaldosteronism skos:exactMatch UMLS:C3713420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016525 familial hyperaldosteronism skos:exactMatch UMLS:CN229602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016526 trisomy 9p skos:exactMatch Orphanet:236 Trisomy 9p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016526 trisomy 9p skos:exactMatch Orphanet:262767 Partial trisomy/tetrasomy of the short arm of chromosome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016526 trisomy 9p skos:exactMatch UMLS:C0265428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016527 glycogen storage disease due to lactate dehydrogenase deficiency skos:exactMatch MESH:C580233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016527 glycogen storage disease due to lactate dehydrogenase deficiency skos:exactMatch Orphanet:2364 Glycogen storage disease due to lactate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016528 limb body wall complex skos:exactMatch Orphanet:2369 Limb body wall complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016528 limb body wall complex skos:exactMatch SCTID:716106000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016528 limb body wall complex skos:exactMatch UMLS:C4274839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016528 limb body wall complex skos:exactMatch UMLS:CN201594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016529 duplication of urethra skos:exactMatch Orphanet:237 Duplication of urethra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016529 duplication of urethra skos:exactMatch SCTID:69015003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016530 laryngocele skos:exactMatch ICD10CM:Q31.3 Laryngocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016530 laryngocele skos:exactMatch MESH:D059608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016530 laryngocele skos:exactMatch NCIT:C97062 Laryngocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016530 laryngocele skos:exactMatch Orphanet:2372 Laryngocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016530 laryngocele skos:exactMatch SCTID:51523009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016530 laryngocele skos:exactMatch UMLS:C0265761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016531 digestive duplication skos:exactMatch Orphanet:238 Digestive duplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016532 Lennox-Gastaut syndrome skos:exactMatch DOID:0050561 Lennox-Gastaut syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016532 Lennox-Gastaut syndrome skos:exactMatch MESH:D065768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016532 Lennox-Gastaut syndrome skos:exactMatch NCIT:C84816 Lennox-Gastaut Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016532 Lennox-Gastaut syndrome skos:exactMatch OMIM:606369 macrocephaly and epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016532 Lennox-Gastaut syndrome skos:exactMatch Orphanet:2382 Lennox-Gastaut syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016532 Lennox-Gastaut syndrome skos:exactMatch SCTID:230418006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016532 Lennox-Gastaut syndrome skos:exactMatch UMLS:C0238111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016533 apolipoprotein A-II amyloidosis skos:exactMatch Orphanet:238269 AApoAII amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016533 apolipoprotein A-II amyloidosis skos:exactMatch UMLS:CN201610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016534 infundibulo-neurohypophysitis skos:exactMatch Orphanet:238305 Infundibulo-neurohypophysitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016535 hypohidrotic ectodermal dysplasia skos:exactMatch DOID:14793 hypohidrotic ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016535 hypohidrotic ectodermal dysplasia skos:exactMatch NCIT:C84562 Anhidrotic Ectodermal Dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016535 hypohidrotic ectodermal dysplasia skos:exactMatch Orphanet:238468 Hypohidrotic ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016536 autosomal recessive lymphoproliferative disease skos:exactMatch Orphanet:238505 Combined immunodeficiency due to CD27 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016537 lymphoproliferative syndrome skos:exactMatch DOID:0060704 lymphoproliferative syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016537 lymphoproliferative syndrome skos:exactMatch MESH:D008232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016537 lymphoproliferative syndrome skos:exactMatch NCIT:C9308 Lymphoproliferative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016537 lymphoproliferative syndrome skos:exactMatch OMIMPS:308240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016537 lymphoproliferative syndrome skos:exactMatch Orphanet:238510 Lymphoproliferative syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016537 lymphoproliferative syndrome skos:exactMatch SCTID:277466009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016537 lymphoproliferative syndrome skos:exactMatch UMLS:CN201619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016539 atypical hypotonia-cystinuria syndrome skos:exactMatch Orphanet:238523 Atypical hypotonia-cystinuria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016539 atypical hypotonia-cystinuria syndrome skos:exactMatch UMLS:CN201620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016540 congenital secondary polycythemia skos:exactMatch Orphanet:238536 Congenital secondary polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016541 acquired secondary polycythemia skos:exactMatch Orphanet:238547 Acquired secondary polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016542 immune dysregulation-inflammatory bowel disease-arthritis-recurrent infections syndrome skos:exactMatch Orphanet:238569 Immune dysregulation-inflammatory bowel disease-arthritis-recurrent infections syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016542 immune dysregulation-inflammatory bowel disease-arthritis-recurrent infections syndrome skos:exactMatch UMLS:CN201623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016543 hyperphenylalaninemia due to tetrahydrobiopterin deficiency skos:exactMatch Orphanet:238583 Hyperphenylalaninemia due to tetrahydrobiopterin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016543 hyperphenylalaninemia due to tetrahydrobiopterin deficiency skos:exactMatch SCTID:68528007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016543 hyperphenylalaninemia due to tetrahydrobiopterin deficiency skos:exactMatch UMLS:C0751435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016544 IgG4-related mesenteritis skos:exactMatch Orphanet:238593 IgG4-related mesenteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016544 IgG4-related mesenteritis skos:exactMatch SCTID:1092381000119100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016545 leukoencephalopathy-palmoplantar keratoderma syndrome skos:exactMatch Orphanet:2386 Leukoencephalopathy-palmoplantar keratoderma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016545 leukoencephalopathy-palmoplantar keratoderma syndrome skos:exactMatch UMLS:CN201627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016546 primary orthostatic tremor skos:exactMatch MESH:C536418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016546 primary orthostatic tremor skos:exactMatch Orphanet:238606 Primary orthostatic tremor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016546 primary orthostatic tremor skos:exactMatch SCTID:715902009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016547 Beckwith-Wiedemann syndrome due to NSD1 mutation skos:exactMatch Orphanet:238613 Beckwith-Wiedemann syndrome due to NSD1 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016547 Beckwith-Wiedemann syndrome due to NSD1 mutation skos:exactMatch UMLS:CN201629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016548 megacystis-megaureter syndrome skos:exactMatch Orphanet:238637 Megacystis-megaureter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016548 megacystis-megaureter syndrome skos:exactMatch SCTID:253904001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016549 primary megaureter, adult-onset form skos:exactMatch Orphanet:238642 Primary megaureter, adult-onset form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016549 primary megaureter, adult-onset form skos:exactMatch UMLS:CN201632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016550 congenital primary megaureter, obstructed form skos:exactMatch Orphanet:238646 Congenital primary megaureter, obstructed form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016551 congenital primary megaureter, refluxing form skos:exactMatch Orphanet:238650 Congenital primary megaureter, refluxing form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016552 congenital primary megaureter, nonrefluxing and unobstructed form skos:exactMatch Orphanet:238654 Congenital primary megaureter, nonrefluxing and unobstructed form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016553 isolated congenital hypogonadotropic hypogonadism skos:exactMatch Orphanet:238666 Isolated congenital hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016553 isolated congenital hypogonadotropic hypogonadism skos:exactMatch UMLS:CN924907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016554 neonatal iodine exposure skos:exactMatch Orphanet:238688 Neonatal iodine exposure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016554 neonatal iodine exposure skos:exactMatch UMLS:CN226956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016555 transient congenital hypothyroidism due to maternal factor skos:exactMatch Orphanet:238696 Transient congenital hypothyroidism due to maternal factor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016556 transient congenital hypothyroidism due to neonatal factor skos:exactMatch Orphanet:238699 Transient congenital hypothyroidism due to neonatal factor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016557 leukonychia totalis skos:exactMatch MESH:C535889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016557 leukonychia totalis skos:exactMatch Orphanet:2387 Leukonychia totalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016557 leukonychia totalis skos:exactMatch SCTID:763792009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016558 familial congenital mirror movements skos:exactMatch DOID:0111153 congenital mirror movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016558 familial congenital mirror movements skos:exactMatch OMIMPS:157600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016558 familial congenital mirror movements skos:exactMatch Orphanet:238722 Familial congenital mirror movements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016558 familial congenital mirror movements skos:exactMatch SCTID:229247004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016559 glaucoma secondary to spherophakia/ectopia lentis and megalocornea skos:exactMatch Orphanet:238763 Glaucoma secondary to spherophakia/ectopia lentis and megalocornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016559 glaucoma secondary to spherophakia/ectopia lentis and megalocornea skos:exactMatch UMLS:CN201642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016560 ptosis-syndactyly-learning difficulties syndrome skos:exactMatch Orphanet:238766 Ptosis-syndactyly-learning difficulties syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016560 ptosis-syndactyly-learning difficulties syndrome skos:exactMatch UMLS:CN201643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016561 1q44 microdeletion syndrome skos:exactMatch Orphanet:238769 1q44 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016561 1q44 microdeletion syndrome skos:exactMatch SCTID:719649004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016561 1q44 microdeletion syndrome skos:exactMatch UMLS:C4304540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016561 1q44 microdeletion syndrome skos:exactMatch UMLS:CN201644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016562 progressive supranuclear palsy-pure akinesia with gait freezing syndrome skos:exactMatch Orphanet:240094 Progressive supranuclear palsy-pure akinesia with gait freezing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016562 progressive supranuclear palsy-pure akinesia with gait freezing syndrome skos:exactMatch UMLS:CN226961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016563 progressive supranuclear palsy-corticobasal syndrome skos:exactMatch Orphanet:240103 Progressive supranuclear palsy-corticobasal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016563 progressive supranuclear palsy-corticobasal syndrome skos:exactMatch UMLS:CN201681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016564 progressive supranuclear palsy-progressive non-fluent aphasia syndrome skos:exactMatch Orphanet:240112 Progressive supranuclear palsy-progressive non-fluent aphasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016564 progressive supranuclear palsy-progressive non-fluent aphasia syndrome skos:exactMatch UMLS:CN226962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016565 syndromic genetic obesity skos:exactMatch Orphanet:240371 Syndromic obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016565 syndromic genetic obesity skos:exactMatch UMLS:CN226963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016566 loiasis skos:exactMatch DOID:13523 loiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016566 loiasis skos:exactMatch ICD10CM:B74.3 Loiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016566 loiasis skos:exactMatch MESH:D008118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016566 loiasis skos:exactMatch NCIT:C34784 Loiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016566 loiasis skos:exactMatch Orphanet:2404 Loiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016566 loiasis skos:exactMatch SCTID:44250009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016566 loiasis skos:exactMatch UMLS:C0023968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016567 locked-in syndrome skos:exactMatch DOID:12697 locked-in syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016567 locked-in syndrome skos:exactMatch MESH:D000080422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016567 locked-in syndrome skos:exactMatch Orphanet:2406 Locked-in syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016567 locked-in syndrome skos:exactMatch SCTID:38023001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016568 Lowe-Kohn-Cohen syndrome skos:exactMatch MESH:C535996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016568 Lowe-Kohn-Cohen syndrome skos:exactMatch Orphanet:2408 Lowe-Kohn-Cohen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016568 Lowe-Kohn-Cohen syndrome skos:exactMatch SCTID:766249007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016568 Lowe-Kohn-Cohen syndrome skos:exactMatch UMLS:C2931080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016570 primary pulmonary lymphoma skos:exactMatch Orphanet:2420 Primary pulmonary lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016570 primary pulmonary lymphoma skos:exactMatch SCTID:718200007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016570 primary pulmonary lymphoma skos:exactMatch UMLS:C0519063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016570 primary pulmonary lymphoma skos:exactMatch UMLS:C4273669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016571 macrocephaly-short stature-paraplegia syndrome skos:exactMatch MESH:C537718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016571 macrocephaly-short stature-paraplegia syndrome skos:exactMatch Orphanet:2427 Macrocephaly-short stature-paraplegia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016571 macrocephaly-short stature-paraplegia syndrome skos:exactMatch SCTID:722033000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016572 central bilateral macrogyria skos:exactMatch Orphanet:2431 Central bilateral macrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016572 central bilateral macrogyria skos:exactMatch SCTID:720632004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016572 central bilateral macrogyria skos:exactMatch UMLS:C4303949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016573 acute fatty liver of pregnancy skos:exactMatch MESH:C537957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016573 acute fatty liver of pregnancy skos:exactMatch Orphanet:243367 Acute fatty liver of pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016573 acute fatty liver of pregnancy skos:exactMatch SCTID:716379000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016573 acute fatty liver of pregnancy skos:exactMatch UMLS:C1455728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016574 hypo- and hypermelanotic cutaneous macules-retarded growth-intellectual disability syndrome skos:exactMatch MESH:C537836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016574 hypo- and hypermelanotic cutaneous macules-retarded growth-intellectual disability syndrome skos:exactMatch Orphanet:2435 Hypo- and hypermelanotic cutaneous macules-retarded growth-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016574 hypo- and hypermelanotic cutaneous macules-retarded growth-intellectual disability syndrome skos:exactMatch SCTID:733469003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016574 hypo- and hypermelanotic cutaneous macules-retarded growth-intellectual disability syndrome skos:exactMatch UMLS:C1835172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch DOID:0050144 Kartagener syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch DOID:9562 primary ciliary dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch MESH:D002925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch MESH:D007619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch NCIT:C84797 Kartagener Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch OMIMPS:244400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch Orphanet:244 Primary ciliary dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch SCTID:42402006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch SCTID:86204009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016575 primary ciliary dyskinesia skos:exactMatch UMLS:C0008780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016576 split hand-foot malformation skos:exactMatch DOID:0090020 split hand-foot malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016576 split hand-foot malformation skos:exactMatch NCIT:C75000 Ectrodactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016576 split hand-foot malformation skos:exactMatch OMIMPS:183600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016576 split hand-foot malformation skos:exactMatch Orphanet:2440 Isolated split hand-split foot malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016576 split hand-foot malformation skos:exactMatch SCTID:81208006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016576 split hand-foot malformation skos:exactMatch UMLS:C0265554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016577 biliary atresia with splenic malformation syndrome skos:exactMatch Orphanet:244283 Biliary atresia with splenic malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016577 biliary atresia with splenic malformation syndrome skos:exactMatch SCTID:717156002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016577 biliary atresia with splenic malformation syndrome skos:exactMatch UMLS:C4274029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016577 biliary atresia with splenic malformation syndrome skos:exactMatch UMLS:CN201730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016578 obsolete mitochondrial oxidative phosphorylation disorder due to nuclear DNA anomalies skos:exactMatch Orphanet:2443 Mitochondrial oxidative phosphorylation disorder due to nuclear DNA anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016578 obsolete mitochondrial oxidative phosphorylation disorder due to nuclear DNA anomalies skos:exactMatch UMLS:CN201731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016579 dominant hypophosphatemia with nephrolithiasis or osteoporosis skos:exactMatch Orphanet:244305 Dominant hypophosphatemia with nephrolithiasis or osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016579 dominant hypophosphatemia with nephrolithiasis or osteoporosis skos:exactMatch UMLS:CN228623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016580 congenital pulmonary airway malformation skos:exactMatch MESH:D015615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016580 congenital pulmonary airway malformation skos:exactMatch NCIT:C98892 Congenital Cystic Adenomatoid Malformation of the Lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016580 congenital pulmonary airway malformation skos:exactMatch Orphanet:2444 Congenital pulmonary airway malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016580 congenital pulmonary airway malformation skos:exactMatch SCTID:111318005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016581 conotruncal heart malformations skos:exactMatch OMIM:217095 conotruncal heart malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016581 conotruncal heart malformations skos:exactMatch Orphanet:2445 Conotruncal heart malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016581 conotruncal heart malformations skos:exactMatch SCTID:218728005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016581 conotruncal heart malformations skos:exactMatch UMLS:C1857586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016582 congenital mitral malformation skos:exactMatch Orphanet:2447 Congenital mitral malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016583 familial intestinal malrotation-facial anomalies syndrome skos:exactMatch Orphanet:2454 OBSOLETE: Familial intestinal malrotation-facial anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016584 mandibuloacral dysplasia skos:exactMatch DOID:0081127 mandibuloacral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016584 mandibuloacral dysplasia skos:exactMatch OMIMPS:248370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016584 mandibuloacral dysplasia skos:exactMatch Orphanet:2457 Mandibuloacral dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016584 mandibuloacral dysplasia skos:exactMatch UMLS:CN118835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016586 systemic mastocytosis skos:exactMatch DOID:349 systemic mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016586 systemic mastocytosis skos:exactMatch NCIT:C9235 Systemic Mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016586 systemic mastocytosis skos:exactMatch Orphanet:2467 Systemic mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016586 systemic mastocytosis skos:exactMatch SCTID:397016004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016586 systemic mastocytosis skos:exactMatch UMLS:C0221013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016587 arrhythmogenic right ventricular cardiomyopathy skos:exactMatch DOID:0050431 arrhythmogenic right ventricular cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016587 arrhythmogenic right ventricular cardiomyopathy skos:exactMatch MESH:D019571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016587 arrhythmogenic right ventricular cardiomyopathy skos:exactMatch NCIT:C84571 Arrhythmogenic Right Ventricular Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016587 arrhythmogenic right ventricular cardiomyopathy skos:exactMatch Orphanet:247 Arrhythmogenic right ventricular cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016587 arrhythmogenic right ventricular cardiomyopathy skos:exactMatch SCTID:281170005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016587 arrhythmogenic right ventricular cardiomyopathy skos:exactMatch UMLS:C0349788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016587 arrhythmogenic right ventricular cardiomyopathy skos:exactMatch UMLS:CN221565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016587 arrhythmogenic right ventricular cardiomyopathy skos:exactMatch UMLS:CN239850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016588 infantile mercury poisoning skos:exactMatch MESH:D000170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016588 infantile mercury poisoning skos:exactMatch Orphanet:247165 Infantile mercury poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016588 infantile mercury poisoning skos:exactMatch SCTID:66695004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016588 infantile mercury poisoning skos:exactMatch UMLS:CN201782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016589 progressive cerebello-cerebral atrophy skos:exactMatch Orphanet:247198 Progressive cerebello-cerebral atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016591 sporadic adult-onset ataxia of unknown etiology skos:exactMatch Orphanet:247234 Sporadic adult-onset ataxia of unknown etiology semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016591 sporadic adult-onset ataxia of unknown etiology skos:exactMatch SCTID:734023003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016592 non-hereditary degenerative ataxia skos:exactMatch Orphanet:247239 Non-hereditary degenerative ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016593 acquired ataxia skos:exactMatch Orphanet:247242 Acquired ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016593 acquired ataxia skos:exactMatch SCTID:722968003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016594 superficial siderosis skos:exactMatch Orphanet:247245 Superficial siderosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016595 inhalational anthrax skos:exactMatch DOID:0050160 inhalation anthrax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016595 inhalational anthrax skos:exactMatch MESH:C571912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016595 inhalational anthrax skos:exactMatch Orphanet:247257 Inhalational anthrax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016595 inhalational anthrax skos:exactMatch SCTID:11389007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016595 inhalational anthrax skos:exactMatch UMLS:C0155866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016596 hyperphosphatasia-intellectual disability syndrome skos:exactMatch OMIMPS:239300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016596 hyperphosphatasia-intellectual disability syndrome skos:exactMatch Orphanet:247262 Hyperphosphatasia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016596 hyperphosphatasia-intellectual disability syndrome skos:exactMatch SCTID:33982008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016596 hyperphosphatasia-intellectual disability syndrome skos:exactMatch UMLS:C1855923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016598 autosomal recessive secondary polycythemia not associated with VHL gene skos:exactMatch Orphanet:247378 Autosomal recessive secondary polycythemia not associated with VHL gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016598 autosomal recessive secondary polycythemia not associated with VHL gene skos:exactMatch UMLS:CN226972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016599 autosomal dominant secondary polycythemia skos:exactMatch Orphanet:247511 Autosomal dominant secondary polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016599 autosomal dominant secondary polycythemia skos:exactMatch UMLS:CN201790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016600 acute neonatal citrullinemia type I skos:exactMatch Orphanet:247546 Acute neonatal citrullinemia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016600 acute neonatal citrullinemia type I skos:exactMatch UMLS:CN201793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016601 adult-onset citrullinemia type I skos:exactMatch Orphanet:247573 Adult-onset citrullinemia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016601 adult-onset citrullinemia type I skos:exactMatch UMLS:CN201794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016602 citrin deficiency skos:exactMatch Orphanet:247582 Citrin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016602 citrin deficiency skos:exactMatch SCTID:429735007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016602 citrin deficiency skos:exactMatch UMLS:C1997910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016603 citrullinemia type II skos:exactMatch NCIT:C150603 Citrullinemia Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016603 citrullinemia type II skos:exactMatch Orphanet:247585 Citrullinemia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016603 citrullinemia type II skos:exactMatch SCTID:716863007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016604 dysraphism-cleft lip/palate-limb reduction defects syndrome skos:exactMatch Orphanet:2476 Dysraphism-cleft lip/palate-limb reduction defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016604 dysraphism-cleft lip/palate-limb reduction defects syndrome skos:exactMatch UMLS:CN201798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016605 perinatal lethal hypophosphatasia skos:exactMatch Orphanet:247623 Perinatal lethal hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016605 perinatal lethal hypophosphatasia skos:exactMatch UMLS:C2673477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016606 obsolete prenatal benign hypophosphatasia skos:exactMatch Orphanet:247638 Prenatal benign hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016606 obsolete prenatal benign hypophosphatasia skos:exactMatch UMLS:CN201801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016607 odontohypophosphatasia skos:exactMatch MESH:C564146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016607 odontohypophosphatasia skos:exactMatch NCIT:C131309 Odontohypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016607 odontohypophosphatasia skos:exactMatch Orphanet:247685 Odontohypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016607 odontohypophosphatasia skos:exactMatch SCTID:708672004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016607 odontohypophosphatasia skos:exactMatch UMLS:C1840322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016608 megalencephaly skos:exactMatch MESH:D058627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016608 megalencephaly skos:exactMatch Orphanet:2477 Megalencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016608 megalencephaly skos:exactMatch SCTID:9740002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016609 inflammatory myopathy with abundant macrophages skos:exactMatch Orphanet:247718 Inflammatory myopathy with abundant macrophages semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016609 inflammatory myopathy with abundant macrophages skos:exactMatch SCTID:766706007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016609 inflammatory myopathy with abundant macrophages skos:exactMatch UMLS:CN201809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016610 idiopathic eosinophilic myositis skos:exactMatch Orphanet:247724 Idiopathic eosinophilic myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016611 lipoblastoma skos:exactMatch MESH:D062689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016611 lipoblastoma skos:exactMatch NCIT:C27483 Lipoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016611 lipoblastoma skos:exactMatch Orphanet:247762 Lipoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016611 lipoblastoma skos:exactMatch SCTID:400102008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016611 lipoblastoma skos:exactMatch UMLS:C1260965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016612 X-linked cerebellar ataxia skos:exactMatch DOID:0050953 X-linked hereditary ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016612 X-linked cerebellar ataxia skos:exactMatch DOID:0111828 X-linked cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016612 X-linked cerebellar ataxia skos:exactMatch Orphanet:247765 X-linked cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016613 APC-related attenuated familial adenomatous polyposis skos:exactMatch Orphanet:247806 APC-related attenuated familial adenomatous polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016613 APC-related attenuated familial adenomatous polyposis skos:exactMatch UMLS:CN201818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016614 autosomal recessive ataxia due to PEX10 deficiency skos:exactMatch Orphanet:247815 Autosomal recessive ataxia due to PEX10 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016614 autosomal recessive ataxia due to PEX10 deficiency skos:exactMatch UMLS:CN201819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016615 oligoarticular juvenile idiopathic arthritis with anti-nuclear antibodies skos:exactMatch Orphanet:247839 OBSOLETE: Oligoarticular juvenile idiopathic arthritis with anti-nuclear antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016615 oligoarticular juvenile idiopathic arthritis with anti-nuclear antibodies skos:exactMatch UMLS:CN201823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016616 oligoarticular juvenile idiopathic arthritis without anti-nuclear antibodies skos:exactMatch UMLS:CN201824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016617 rheumatoid factor-negative juvenile idiopathic arthritis with anti-nuclear antibodies skos:exactMatch Orphanet:247854 OBSOLETE: Rheumatoid factor-negative juvenile idiopathic arthritis with anti-nuclear antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016619 autosomal recessive hypohidrotic ectodermal dysplasia skos:exactMatch MESH:D053360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016619 autosomal recessive hypohidrotic ectodermal dysplasia skos:exactMatch NCIT:C84580 Autosomal Recessive Hypohidrotic Ectodermal Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016619 autosomal recessive hypohidrotic ectodermal dysplasia skos:exactMatch Orphanet:248 Autosomal recessive hypohidrotic ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016619 autosomal recessive hypohidrotic ectodermal dysplasia skos:exactMatch SCTID:27025001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016619 autosomal recessive hypohidrotic ectodermal dysplasia skos:exactMatch UMLS:C0406702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016620 primary hypertrophic osteoarthropathy skos:exactMatch DOID:14283 primary hypertrophic osteoarthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016620 primary hypertrophic osteoarthropathy skos:exactMatch MESH:D010004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016620 primary hypertrophic osteoarthropathy skos:exactMatch NCIT:C85023 Primary Hypertrophic Osteoarthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016620 primary hypertrophic osteoarthropathy skos:exactMatch OMIMPS:259100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016620 primary hypertrophic osteoarthropathy skos:exactMatch Orphanet:248095 Primary hypertrophic osteoarthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016620 primary hypertrophic osteoarthropathy skos:exactMatch Orphanet:2796 Pachydermoperiostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016620 primary hypertrophic osteoarthropathy skos:exactMatch SCTID:88220006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016620 primary hypertrophic osteoarthropathy skos:exactMatch UMLS:C0029411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016620 primary hypertrophic osteoarthropathy skos:exactMatch UMLS:CN202658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016621 juvenile Huntington disease skos:exactMatch NCIT:C147072 Juvenile Huntington Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016621 juvenile Huntington disease skos:exactMatch Orphanet:248111 Juvenile Huntington disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016621 juvenile Huntington disease skos:exactMatch SCTID:230299004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016621 juvenile Huntington disease skos:exactMatch UMLS:C0751208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016622 Melhem-Fahl syndrome skos:exactMatch MESH:C537238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016622 Melhem-Fahl syndrome skos:exactMatch Orphanet:2482 Melhem-Fahl syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016622 Melhem-Fahl syndrome skos:exactMatch SCTID:732263008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016622 Melhem-Fahl syndrome skos:exactMatch UMLS:C2931453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016623 obsolete rare deficiency anemia skos:exactMatch Orphanet:248293 Rare deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016624 inherited deficiency anemia skos:exactMatch Orphanet:248296 Constitutional deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016625 acquired deficiency anemia skos:exactMatch Orphanet:248302 Rare acquired deficiency anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016625 acquired deficiency anemia skos:exactMatch UMLS:CN226976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016626 obsolete hemolytic anemia due to glyceraldehyde-3-phosphate dehydrogenase deficiency skos:exactMatch Orphanet:248305 OBSOLETE: Hemolytic anemia due to glyceraldehyde-3-phosphate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016627 obsolete rare hemorrhagic disorder skos:exactMatch Orphanet:248308 Rare hemorrhagic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016627 obsolete rare hemorrhagic disorder skos:exactMatch UMLS:CN226978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016628 obsolete hemorrhagic disorder due to a coagulation factors defect skos:exactMatch Orphanet:248315 Rare hemorrhagic disorder due to a coagulation factors defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016628 obsolete hemorrhagic disorder due to a coagulation factors defect skos:exactMatch UMLS:CN226979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016629 obsolete hemorrhagic disorder due to a platelet anomaly skos:exactMatch Orphanet:248326 Rare hemorrhagic disorder due to a platelet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016629 obsolete hemorrhagic disorder due to a platelet anomaly skos:exactMatch UMLS:CN236380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016630 isolated delta-storage pool disease skos:exactMatch Orphanet:248340 Isolated delta-storage pool disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016630 isolated delta-storage pool disease skos:exactMatch UMLS:CN201837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016631 obsolete hemorrhagic disorder due to an acquired platelet anomaly skos:exactMatch Orphanet:248347 Rare hemorrhagic disorder due to an acquired platelet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016631 obsolete hemorrhagic disorder due to an acquired platelet anomaly skos:exactMatch UMLS:CN226981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016632 obsolete thrombotic disorder due to a coagulation factors defect skos:exactMatch Orphanet:248358 Rare thrombotic disorder due to a coagulation factors defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016632 obsolete thrombotic disorder due to a coagulation factors defect skos:exactMatch UMLS:CN226982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016633 obsolete thrombotic disorder due to a constitutional coagulation factors defect skos:exactMatch Orphanet:248361 Rare thrombotic disorder due to a constitutional coagulation factors defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016633 obsolete thrombotic disorder due to a constitutional coagulation factors defect skos:exactMatch UMLS:CN226983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016634 obsolete thrombotic disorder due to an acquired coagulation factors defect skos:exactMatch Orphanet:248365 Rare thrombotic disorder due to an acquired coagulation factors defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016634 obsolete thrombotic disorder due to an acquired coagulation factors defect skos:exactMatch UMLS:CN226984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016635 obsolete thrombotic disorder due to a platelet anomaly skos:exactMatch Orphanet:248368 Rare thrombotic disorder due to a platelet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016635 obsolete thrombotic disorder due to a platelet anomaly skos:exactMatch UMLS:CN226985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016636 obsolete thrombotic disorder due to a constitutional platelet anomaly skos:exactMatch Orphanet:248401 Rare thrombotic disorder due to a constitutional platelet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016636 obsolete thrombotic disorder due to a constitutional platelet anomaly skos:exactMatch UMLS:CN226986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016637 obsolete thrombotic disorder due to an acquired platelet anomaly skos:exactMatch Orphanet:248404 Rare thrombotic disorder due to an acquired platelet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016637 obsolete thrombotic disorder due to an acquired platelet anomaly skos:exactMatch UMLS:CN226987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016638 familial hypodysfibrinogenemia skos:exactMatch Orphanet:248408 Familial hypodysfibrinogenemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016638 familial hypodysfibrinogenemia skos:exactMatch UMLS:CN201839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016639 lower limb deficiency-hypospadias syndrome skos:exactMatch MESH:C535640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016639 lower limb deficiency-hypospadias syndrome skos:exactMatch Orphanet:2487 Lower limb malformation-hypospadias syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016639 lower limb deficiency-hypospadias syndrome skos:exactMatch UMLS:C2930962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016641 limb transversal defect-cardiac anomaly syndrome skos:exactMatch MESH:C535856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016641 limb transversal defect-cardiac anomaly syndrome skos:exactMatch Orphanet:2492 FATCO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016641 limb transversal defect-cardiac anomaly syndrome skos:exactMatch UMLS:C2931047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016642 meningioma skos:exactMatch DOID:3565 meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016642 meningioma skos:exactMatch MESH:D008579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016642 meningioma skos:exactMatch NCIT:C3230 Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016642 meningioma skos:exactMatch Orphanet:2495 Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016642 meningioma skos:exactMatch SCTID:302820008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016642 meningioma skos:exactMatch UMLS:C0025286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016643 frontonasal dysplasia skos:exactMatch DOID:0081044 frontonasal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016643 frontonasal dysplasia skos:exactMatch MESH:C538065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016643 frontonasal dysplasia skos:exactMatch OMIMPS:136760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016643 frontonasal dysplasia skos:exactMatch Orphanet:250 Frontonasal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016643 frontonasal dysplasia skos:exactMatch SCTID:86610004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016643 frontonasal dysplasia skos:exactMatch UMLS:C1876203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016644 logopenic progressive aphasia skos:exactMatch Orphanet:250831 Logopenic progressive aphasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016644 logopenic progressive aphasia skos:exactMatch SCTID:716380002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016644 logopenic progressive aphasia skos:exactMatch UMLS:C4049711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016645 obsolete rare neoplastic disease skos:exactMatch Orphanet:250908 Rare neoplastic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016645 obsolete rare neoplastic disease skos:exactMatch UMLS:CN201870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016646 autosomal dominant optic atrophy and peripheral neuropathy skos:exactMatch Orphanet:250932 Autosomal dominant optic atrophy and peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016646 autosomal dominant optic atrophy and peripheral neuropathy skos:exactMatch UMLS:CN201872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016647 autosomal recessive Stickler syndrome skos:exactMatch Orphanet:250984 Autosomal recessive Stickler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016647 autosomal recessive Stickler syndrome skos:exactMatch UMLS:CN201875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016648 multiple epiphyseal dysplasia skos:exactMatch DOID:12721 multiple epiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016648 multiple epiphyseal dysplasia skos:exactMatch OMIMPS:132400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016648 multiple epiphyseal dysplasia skos:exactMatch Orphanet:251 Multiple epiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016648 multiple epiphyseal dysplasia skos:exactMatch SCTID:59708000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016649 Warburg micro syndrome skos:exactMatch DOID:0060237 Warburg micro syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016649 Warburg micro syndrome skos:exactMatch OMIMPS:600118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016649 Warburg micro syndrome skos:exactMatch Orphanet:2510 Micro syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016649 Warburg micro syndrome skos:exactMatch UMLS:CN158709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016650 paternal uniparental disomy of chromosome 1 skos:exactMatch Orphanet:251004 Paternal uniparental disomy of chromosome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016650 paternal uniparental disomy of chromosome 1 skos:exactMatch SCTID:766719006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016651 maternal uniparental disomy of chromosome 1 skos:exactMatch Orphanet:251009 Maternal uniparental disomy of chromosome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016652 2q31.1 microdeletion syndrome skos:exactMatch Orphanet:251014 2q31.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016652 2q31.1 microdeletion syndrome skos:exactMatch SCTID:716387004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016652 2q31.1 microdeletion syndrome skos:exactMatch UMLS:C4274647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016652 2q31.1 microdeletion syndrome skos:exactMatch UMLS:CN201880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016653 2q33.1 microdeletion syndrome skos:exactMatch Orphanet:251028 SATB2-associated syndrome due to a chromosomal rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016653 2q33.1 microdeletion syndrome skos:exactMatch SCTID:763062006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016653 2q33.1 microdeletion syndrome skos:exactMatch UMLS:CN201882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016654 ring chromosome 5 skos:exactMatch NCIT:C121984 ROSE Cluster 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016654 ring chromosome 5 skos:exactMatch Orphanet:251043 Ring chromosome 5 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016654 ring chromosome 5 skos:exactMatch SCTID:765487008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016654 ring chromosome 5 skos:exactMatch UMLS:C4050064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016655 6p22 microdeletion syndrome skos:exactMatch Orphanet:251046 6p22 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016655 6p22 microdeletion syndrome skos:exactMatch SCTID:719662000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016655 6p22 microdeletion syndrome skos:exactMatch UMLS:C4304528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016655 6p22 microdeletion syndrome skos:exactMatch UMLS:CN201884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016656 7q31 microdeletion syndrome skos:exactMatch Orphanet:251061 7q31 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016656 7q31 microdeletion syndrome skos:exactMatch UMLS:CN201886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016657 8p11.2 deletion syndrome skos:exactMatch Orphanet:251066 8p11.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016657 8p11.2 deletion syndrome skos:exactMatch SCTID:719646006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016657 8p11.2 deletion syndrome skos:exactMatch UMLS:C4304505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016657 8p11.2 deletion syndrome skos:exactMatch UMLS:CN201887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016658 8p23.1 microdeletion syndrome skos:exactMatch MESH:C537827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016658 8p23.1 microdeletion syndrome skos:exactMatch Orphanet:251071 8p23.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016658 8p23.1 microdeletion syndrome skos:exactMatch SCTID:716381003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016658 8p23.1 microdeletion syndrome skos:exactMatch UMLS:CN201888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016659 8p23.1 duplication syndrome skos:exactMatch Orphanet:251076 8p23.1 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016659 8p23.1 duplication syndrome skos:exactMatch SCTID:765140006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016659 8p23.1 duplication syndrome skos:exactMatch UMLS:CN201889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016660 autosomal recessive primary microcephaly skos:exactMatch DOID:0070296 primary autosomal recessive microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016660 autosomal recessive primary microcephaly skos:exactMatch MESH:C579935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016660 autosomal recessive primary microcephaly skos:exactMatch OMIMPS:251200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016660 autosomal recessive primary microcephaly skos:exactMatch Orphanet:2512 Autosomal recessive primary microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016660 autosomal recessive primary microcephaly skos:exactMatch SCTID:715981004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016660 autosomal recessive primary microcephaly skos:exactMatch UMLS:C3711387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016661 infantile onset panniculitis with uveitis and systemic granulomatosis skos:exactMatch Orphanet:251304 Infantile onset panniculitis with uveitis and systemic granulomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016662 idiopathic recurrent pericarditis skos:exactMatch Orphanet:251307 Idiopathic recurrent pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016662 idiopathic recurrent pericarditis skos:exactMatch SCTID:766704005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016663 overlapping connective tissue disease skos:exactMatch Orphanet:251312 Overlapping connective tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016663 overlapping connective tissue disease skos:exactMatch UMLS:CN201903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016664 drug-induced vasculitis skos:exactMatch NCIT:C112204 Drug Induced Cutaneous Vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016664 drug-induced vasculitis skos:exactMatch Orphanet:251325 Drug-induced vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016664 drug-induced vasculitis skos:exactMatch UMLS:C3812646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016665 obsolete unclassified vasculitis skos:exactMatch Orphanet:251328 Unclassified vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016666 unexplained long-lasting fever/inflammatory syndrome skos:exactMatch Orphanet:251332 Unexplained long-lasting fever/inflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016666 unexplained long-lasting fever/inflammatory syndrome skos:exactMatch UMLS:CN201905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016667 sickle cell disease associated with an other hemoglobin anomaly skos:exactMatch Orphanet:251355 Sickle cell disease associated with another hemoglobin anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016667 sickle cell disease associated with an other hemoglobin anomaly skos:exactMatch UMLS:CN201907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016668 sickle cell-beta-thalassemia disease syndrome skos:exactMatch NCIT:C95539 Sickle Beta Thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016668 sickle cell-beta-thalassemia disease syndrome skos:exactMatch Orphanet:251359 Sickle cell-beta-thalassemia disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016668 sickle cell-beta-thalassemia disease syndrome skos:exactMatch SCTID:127041004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016669 sickle cell-hemoglobin c disease syndrome skos:exactMatch Orphanet:251365 Sickle cell-hemoglobin C disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016669 sickle cell-hemoglobin c disease syndrome skos:exactMatch UMLS:C0019034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016670 sickle cell-hemoglobin d disease syndrome skos:exactMatch Orphanet:251370 Sickle cell-hemoglobin D disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016670 sickle cell-hemoglobin d disease syndrome skos:exactMatch UMLS:C0272084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016671 sickle cell-hemoglobin E disease syndrome skos:exactMatch Orphanet:251375 Sickle cell-hemoglobin E disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016672 hereditary persistence of fetal hemoglobin-sickle cell disease syndrome skos:exactMatch Orphanet:251380 Hereditary persistence of fetal hemoglobin-sickle cell disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016672 hereditary persistence of fetal hemoglobin-sickle cell disease syndrome skos:exactMatch UMLS:CN201912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016673 localized junctional epidermolysis bullosa, non-Herlitz type skos:exactMatch Orphanet:251393 Localized junctional epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016673 localized junctional epidermolysis bullosa, non-Herlitz type skos:exactMatch UMLS:CN201914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016674 46,XY partial gonadal dysgenesis skos:exactMatch Orphanet:251510 46,XY partial gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016674 46,XY partial gonadal dysgenesis skos:exactMatch SCTID:725045004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016674 46,XY partial gonadal dysgenesis skos:exactMatch UMLS:C4510744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016675 distal arthrogryposis type 10 skos:exactMatch DOID:0111593 distal arthrogryposis type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016675 distal arthrogryposis type 10 skos:exactMatch MESH:C566069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016675 distal arthrogryposis type 10 skos:exactMatch OMIM:187370 arthrogryposis, distal, iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016675 distal arthrogryposis type 10 skos:exactMatch Orphanet:251515 Distal arthrogryposis type 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016675 distal arthrogryposis type 10 skos:exactMatch SCTID:275336002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016675 distal arthrogryposis type 10 skos:exactMatch UMLS:C1861238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016676 recurrent infections-inflammatory syndrome due to zinc metabolism disorder syndrome skos:exactMatch Orphanet:251523 Hyperzincemia and hypercalprotectinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016676 recurrent infections-inflammatory syndrome due to zinc metabolism disorder syndrome skos:exactMatch UMLS:C1860229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016677 toxic or drug-related embryofetopathy skos:exactMatch MESH:D000014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016677 toxic or drug-related embryofetopathy skos:exactMatch Orphanet:251529 Toxic or drug-related embryofetopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016678 maternal disease-related embryofetopathy skos:exactMatch Orphanet:251535 Maternal disease-related embryofetopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016678 maternal disease-related embryofetopathy skos:exactMatch UMLS:CN201921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016679 obsolete rare tumor of neuroepithelial tissue skos:exactMatch Orphanet:251558 Rare tumor of neuroepithelial tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016680 high grade astrocytic tumor skos:exactMatch NCIT:C102897 High Grade Astrocytic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016680 high grade astrocytic tumor skos:exactMatch Orphanet:251561 High-grade astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016680 high grade astrocytic tumor skos:exactMatch UMLS:C3640999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016681 gliosarcoma skos:exactMatch DOID:3071 gliosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016681 gliosarcoma skos:exactMatch MESH:D018316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016681 gliosarcoma skos:exactMatch NCIT:C3796 Gliosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016681 gliosarcoma skos:exactMatch Orphanet:251576 Gliosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016681 gliosarcoma skos:exactMatch UMLS:C0206726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016682 giant cell glioblastoma skos:exactMatch DOID:3074 giant cell glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016682 giant cell glioblastoma skos:exactMatch NCIT:C4325 Giant Cell Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016682 giant cell glioblastoma skos:exactMatch Orphanet:251579 Giant cell glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016682 giant cell glioblastoma skos:exactMatch UMLS:C0334588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016682 giant cell glioblastoma skos:exactMatch UMLS:C0334593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016683 gliomatosis cerebri skos:exactMatch DOID:6128 gliomatosis cerebri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016683 gliomatosis cerebri skos:exactMatch NCIT:C4318 Gliomatosis Cerebri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016683 gliomatosis cerebri skos:exactMatch Orphanet:251582 Gliomatosis cerebri semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016683 gliomatosis cerebri skos:exactMatch UMLS:C0334576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016684 anaplastic astrocytoma skos:exactMatch DOID:3078 anaplastic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016684 anaplastic astrocytoma skos:exactMatch NCIT:C9477 Anaplastic Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016684 anaplastic astrocytoma skos:exactMatch Orphanet:251589 Anaplastic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016684 anaplastic astrocytoma skos:exactMatch UMLS:C0334579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016685 low-grade astrocytoma skos:exactMatch Orphanet:251592 Low-grade astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016686 diffuse astrocytoma skos:exactMatch DOID:4857 diffuse astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016686 diffuse astrocytoma skos:exactMatch NCIT:C7173 Diffuse Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016686 diffuse astrocytoma skos:exactMatch Orphanet:251595 Diffuse astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016686 diffuse astrocytoma skos:exactMatch UMLS:C0280785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016687 protoplasmic astrocytoma skos:exactMatch DOID:7008 protoplasmic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016687 protoplasmic astrocytoma skos:exactMatch NCIT:C4320 Protoplasmic Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016687 protoplasmic astrocytoma skos:exactMatch Orphanet:251598 Protoplasmic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016687 protoplasmic astrocytoma skos:exactMatch UMLS:C0334580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016688 fibrillary astrocytoma skos:exactMatch DOID:6726 fibrillary astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016688 fibrillary astrocytoma skos:exactMatch NCIT:C4322 Fibrillary Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016688 fibrillary astrocytoma skos:exactMatch Orphanet:251601 Fibrillary astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016688 fibrillary astrocytoma skos:exactMatch UMLS:C0334582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016689 gemistocytic astrocytoma skos:exactMatch DOID:7005 gemistocytic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016689 gemistocytic astrocytoma skos:exactMatch NCIT:C4321 Gemistocytic Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016689 gemistocytic astrocytoma skos:exactMatch Orphanet:251604 Gemistocytic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016689 gemistocytic astrocytoma skos:exactMatch UMLS:C0334581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016690 pleomorphic xanthoastrocytoma skos:exactMatch DOID:4852 pleomorphic xanthoastrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016690 pleomorphic xanthoastrocytoma skos:exactMatch NCIT:C4323 Pleomorphic Xanthoastrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016690 pleomorphic xanthoastrocytoma skos:exactMatch Orphanet:251607 Pleomorphic xanthoastrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016690 pleomorphic xanthoastrocytoma skos:exactMatch UMLS:C0334586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016691 pilocytic astrocytoma skos:exactMatch DOID:4851 pilocytic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016691 pilocytic astrocytoma skos:exactMatch NCIT:C4047 Pilocytic Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016691 pilocytic astrocytoma skos:exactMatch Orphanet:251612 Pilocytic astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016691 pilocytic astrocytoma skos:exactMatch SCTID:763865009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016691 pilocytic astrocytoma skos:exactMatch UMLS:C0334583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016692 pilomyxoid astrocytoma skos:exactMatch DOID:4845 pilomyxoid astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016692 pilomyxoid astrocytoma skos:exactMatch NCIT:C40315 Pilomyxoid Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016692 pilomyxoid astrocytoma skos:exactMatch Orphanet:251615 Pilomyxoid astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016692 pilomyxoid astrocytoma skos:exactMatch UMLS:C1519086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016693 subependymal giant cell astrocytoma skos:exactMatch DOID:5077 subependymal giant cell astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016693 subependymal giant cell astrocytoma skos:exactMatch NCIT:C3696 Subependymal Giant Cell Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016693 subependymal giant cell astrocytoma skos:exactMatch Orphanet:251618 Subependymal giant cell astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016693 subependymal giant cell astrocytoma skos:exactMatch SCTID:449799008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016693 subependymal giant cell astrocytoma skos:exactMatch UMLS:C0205768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016695 oligodendroglioma skos:exactMatch DOID:3181 oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016695 oligodendroglioma skos:exactMatch MESH:D009837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016695 oligodendroglioma skos:exactMatch NCIT:C3288 Oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016695 oligodendroglioma skos:exactMatch Orphanet:251627 Oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016696 anaplastic oligodendroglioma skos:exactMatch DOID:7154 anaplastic oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016696 anaplastic oligodendroglioma skos:exactMatch NCIT:C4326 Anaplastic Oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016696 anaplastic oligodendroglioma skos:exactMatch Orphanet:251630 Anaplastic oligodendroglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016696 anaplastic oligodendroglioma skos:exactMatch UMLS:C0334590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016697 low grade ependymoma skos:exactMatch Orphanet:251633 OBSOLETE: Low-grade ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016697 low grade ependymoma skos:exactMatch UMLS:CN201940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016698 ependymoma skos:exactMatch DOID:4844 benign ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016698 ependymoma skos:exactMatch MESH:D004806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016698 ependymoma skos:exactMatch NCIT:C3017 Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016698 ependymoma skos:exactMatch Orphanet:251636 Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016698 ependymoma skos:exactMatch UMLS:C0014474 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016698 ependymoma skos:exactMatch UMLS:CN201941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016699 myxopapillary ependymoma skos:exactMatch DOID:5075 myxopapillary ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016699 myxopapillary ependymoma skos:exactMatch NCIT:C3697 Myxopapillary Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016699 myxopapillary ependymoma skos:exactMatch Orphanet:251643 Myxopapillary ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016699 myxopapillary ependymoma skos:exactMatch UMLS:C0205769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016700 anaplastic ependymoma skos:exactMatch DOID:5074 high grade ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016700 anaplastic ependymoma skos:exactMatch DOID:5889 anaplastic ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016700 anaplastic ependymoma skos:exactMatch NCIT:C4049 Anaplastic Ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016700 anaplastic ependymoma skos:exactMatch Orphanet:251646 Anaplastic ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016700 anaplastic ependymoma skos:exactMatch UMLS:C0280788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016701 oligoastrocytic tumor skos:exactMatch Orphanet:251651 Oligoastrocytic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016701 oligoastrocytic tumor skos:exactMatch UMLS:CN201945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016702 oligoastrocytoma skos:exactMatch DOID:7912 mixed oligodendroglioma-astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016702 oligoastrocytoma skos:exactMatch NCIT:C4050 Oligoastrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016702 oligoastrocytoma skos:exactMatch Orphanet:251656 Oligoastrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016702 oligoastrocytoma skos:exactMatch SCTID:716647001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016702 oligoastrocytoma skos:exactMatch UMLS:C0280793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016703 anaplastic oligoastrocytoma skos:exactMatch NCIT:C6959 Anaplastic Oligoastrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016703 anaplastic oligoastrocytoma skos:exactMatch Orphanet:251663 Anaplastic oligoastrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016703 anaplastic oligoastrocytoma skos:exactMatch UMLS:C0431108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016704 obsolete glial tumor of neuroepithelial tissue with unknown origin skos:exactMatch Orphanet:251668 Glial tumor of neuroepithelial tissue with unknown origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016704 obsolete glial tumor of neuroepithelial tissue with unknown origin skos:exactMatch UMLS:CN201948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016705 angiocentric glioma skos:exactMatch DOID:0081261 angiocentric glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016705 angiocentric glioma skos:exactMatch NCIT:C92552 Angiocentric Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016705 angiocentric glioma skos:exactMatch Orphanet:251671 Angiocentric glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016705 angiocentric glioma skos:exactMatch UMLS:C2363903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016706 chordoid glioma of the third ventricle skos:exactMatch DOID:3773 obsolete third ventricle chordoid glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016706 chordoid glioma of the third ventricle skos:exactMatch DOID:3774 chordoid glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016706 chordoid glioma of the third ventricle skos:exactMatch NCIT:C5592 Chordoid Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016706 chordoid glioma of the third ventricle skos:exactMatch Orphanet:251674 Chordoid glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016706 chordoid glioma of the third ventricle skos:exactMatch SCTID:715900001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016706 chordoid glioma of the third ventricle skos:exactMatch UMLS:C1322252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016707 astroblastoma skos:exactMatch DOID:7305 astroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016707 astroblastoma skos:exactMatch NCIT:C4324 Astroblastoma, MN1-Altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016707 astroblastoma skos:exactMatch Orphanet:251679 Astroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016707 astroblastoma skos:exactMatch UMLS:C0334587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016708 embryonal tumor of neuroepithelial tissue skos:exactMatch Orphanet:251852 Embryonal tumor of neuroepithelial tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016708 embryonal tumor of neuroepithelial tissue skos:exactMatch UMLS:CN201955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016709 anaplastic/large cell medulloblastoma skos:exactMatch NCIT:C129436 Large Cell/Anaplastic Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016709 anaplastic/large cell medulloblastoma skos:exactMatch Orphanet:251855 Anaplastic/large cell medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016709 anaplastic/large cell medulloblastoma skos:exactMatch UMLS:C4330531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016710 medulloblastoma with extensive nodularity skos:exactMatch NCIT:C5407 Medulloblastoma with Extensive Nodularity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016710 medulloblastoma with extensive nodularity skos:exactMatch Orphanet:251858 Medulloblastoma with extensive nodularity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016710 medulloblastoma with extensive nodularity skos:exactMatch UMLS:C1334970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016710 medulloblastoma with extensive nodularity skos:exactMatch UMLS:CN201957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016711 desmoplastic/nodular medulloblastoma skos:exactMatch NCIT:C4956 Desmoplastic/Nodular Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016711 desmoplastic/nodular medulloblastoma skos:exactMatch Orphanet:251863 Desmoplastic/nodular medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016711 desmoplastic/nodular medulloblastoma skos:exactMatch UMLS:C0751291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016712 classic medulloblastoma skos:exactMatch NCIT:C54039 Classic Medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016712 classic medulloblastoma skos:exactMatch Orphanet:251867 Classic medulloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016712 classic medulloblastoma skos:exactMatch SCTID:699704002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016712 classic medulloblastoma skos:exactMatch UMLS:C1707400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016713 central nervous system Ewing sarcoma/peripheral primitive neuroectodermal tumor skos:exactMatch NCIT:C129537 Central Nervous System Ewing Sarcoma/Peripheral Primitive Neuroectodermal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016713 central nervous system Ewing sarcoma/peripheral primitive neuroectodermal tumor skos:exactMatch Orphanet:251870 Central nervous system embryonal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016715 ependymoblastoma skos:exactMatch DOID:0080903 embryonal tumor with multilayered rosettes, C19MC-altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016715 ependymoblastoma skos:exactMatch NCIT:C4915 Embryonal Tumor with Multilayered Rosettes, C19MC-Altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016715 ependymoblastoma skos:exactMatch Orphanet:251880 Ependymoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016715 ependymoblastoma skos:exactMatch SCTID:715901002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016715 ependymoblastoma skos:exactMatch UMLS:C0700367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016717 choroid plexus neoplasm skos:exactMatch NCIT:C3473 Choroid Plexus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016717 choroid plexus neoplasm skos:exactMatch Orphanet:251896 Choroid plexus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016717 choroid plexus neoplasm skos:exactMatch SCTID:254942002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016717 choroid plexus neoplasm skos:exactMatch UMLS:C0085138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016718 choroid plexus carcinoma skos:exactMatch DOID:5648 choroid plexus carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016718 choroid plexus carcinoma skos:exactMatch MESH:C562943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016718 choroid plexus carcinoma skos:exactMatch NCIT:C4715 Choroid Plexus Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016718 choroid plexus carcinoma skos:exactMatch Orphanet:251899 Choroid plexus carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016718 choroid plexus carcinoma skos:exactMatch SCTID:188292007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016719 microcephaly-seizures-intellectual disability-heart disease syndrome skos:exactMatch MESH:C537544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016719 microcephaly-seizures-intellectual disability-heart disease syndrome skos:exactMatch Orphanet:2519 Microcephaly-seizures-intellectual disability-heart disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016719 microcephaly-seizures-intellectual disability-heart disease syndrome skos:exactMatch UMLS:C2931529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016721 pineal tumor of neuroepithelial tissue skos:exactMatch Orphanet:251905 Pineal tumor of neuroepithelial tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016721 pineal tumor of neuroepithelial tissue skos:exactMatch UMLS:CN201969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016722 pineoblastoma skos:exactMatch DOID:1664 pineoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016722 pineoblastoma skos:exactMatch NCIT:C9344 Pineoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016722 pineoblastoma skos:exactMatch Orphanet:251909 Pineoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016722 pineoblastoma skos:exactMatch UMLS:C0205898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016723 pineocytoma skos:exactMatch DOID:0081248 pineocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016723 pineocytoma skos:exactMatch NCIT:C6966 Pineocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016723 pineocytoma skos:exactMatch Orphanet:251912 Pineocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016723 pineocytoma skos:exactMatch SCTID:255045009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016723 pineocytoma skos:exactMatch UMLS:C0917890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016724 papillary tumor of the pineal region skos:exactMatch DOID:0081251 papillary tumor of the pineal region semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016724 papillary tumor of the pineal region skos:exactMatch NCIT:C92624 Papillary Tumor of the Pineal Region semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016724 papillary tumor of the pineal region skos:exactMatch Orphanet:251915 Papillary tumor of the pineal region semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016724 papillary tumor of the pineal region skos:exactMatch UMLS:C2985219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016725 pineal parenchymal tumor of intermediate differenciation skos:exactMatch Orphanet:251919 Pineal parenchymal tumor of intermediate differenciation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016725 pineal parenchymal tumor of intermediate differenciation skos:exactMatch UMLS:CN201973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016726 neuronal tumor skos:exactMatch Orphanet:251924 Neuronal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016726 neuronal tumor skos:exactMatch UMLS:CN201974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016727 extraventricular neurocytoma skos:exactMatch DOID:0081314 extraventricular neurocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016727 extraventricular neurocytoma skos:exactMatch NCIT:C92555 Extraventricular Neurocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016727 extraventricular neurocytoma skos:exactMatch Orphanet:251927 Extraventricular neurocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016727 extraventricular neurocytoma skos:exactMatch SCTID:716787002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016727 extraventricular neurocytoma skos:exactMatch UMLS:C2985175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016727 extraventricular neurocytoma skos:exactMatch UMLS:CN201975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016729 mixed neuronal-glial tumor skos:exactMatch NCIT:C4747 Glioneuronal and Neuronal Tumors semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016729 mixed neuronal-glial tumor skos:exactMatch Orphanet:251934 Mixed neuronal-glial tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016729 mixed neuronal-glial tumor skos:exactMatch UMLS:C0474844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016729 mixed neuronal-glial tumor skos:exactMatch UMLS:CN201977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016730 gangliocytoma skos:exactMatch DOID:2426 gangliocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016730 gangliocytoma skos:exactMatch MESH:D005729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016730 gangliocytoma skos:exactMatch NCIT:C6934 Gangliocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016730 gangliocytoma skos:exactMatch Orphanet:251937 Gangliocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016730 gangliocytoma skos:exactMatch UMLS:CN201978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016731 desmoplastic infantile astrocytoma/ganglioglioma skos:exactMatch Orphanet:251940 Desmoplastic infantile astrocytoma/ganglioglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016731 desmoplastic infantile astrocytoma/ganglioglioma skos:exactMatch UMLS:CN201979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016733 ganglioglioma skos:exactMatch DOID:5078 ganglioglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016733 ganglioglioma skos:exactMatch MESH:D018303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016733 ganglioglioma skos:exactMatch NCIT:C3788 Ganglioglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016733 ganglioglioma skos:exactMatch Orphanet:251949 Ganglioglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016733 ganglioglioma skos:exactMatch SCTID:87191000119100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016733 ganglioglioma skos:exactMatch UMLS:C0206716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016734 anaplastic ganglioglioma skos:exactMatch NCIT:C4717 Anaplastic Ganglioglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016734 anaplastic ganglioglioma skos:exactMatch Orphanet:251957 Anaplastic ganglioglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016734 anaplastic ganglioglioma skos:exactMatch UMLS:C0431112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016735 papillary glioneuronal tumor skos:exactMatch DOID:0081283 papillary glioneuronal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016735 papillary glioneuronal tumor skos:exactMatch NCIT:C92554 Papillary Glioneuronal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016735 papillary glioneuronal tumor skos:exactMatch Orphanet:251962 Papillary glioneuronal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016735 papillary glioneuronal tumor skos:exactMatch UMLS:C2985174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016736 rosette-forming glioneuronal tumor of fourth ventricule skos:exactMatch DOID:0081284 rosette-forming glioneuronal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016736 rosette-forming glioneuronal tumor of fourth ventricule skos:exactMatch NCIT:C129431 Rosette-Forming Glioneuronal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016736 rosette-forming glioneuronal tumor of fourth ventricule skos:exactMatch Orphanet:251975 Rosette-forming glioneuronal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016736 rosette-forming glioneuronal tumor of fourth ventricule skos:exactMatch UMLS:C4331262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016736 rosette-forming glioneuronal tumor of fourth ventricule skos:exactMatch UMLS:CN201984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016738 primary germ cell tumor of central nervous system skos:exactMatch Orphanet:251995 Primary germ cell tumor of central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016738 primary germ cell tumor of central nervous system skos:exactMatch UMLS:CN201986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016739 yolk sac tumor of central nervous system skos:exactMatch NCIT:C7011 Central Nervous System Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016739 yolk sac tumor of central nervous system skos:exactMatch Orphanet:252006 Yolk sac tumor of central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016739 yolk sac tumor of central nervous system skos:exactMatch UMLS:CN201987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016740 choriocarcinoma of the central nervous system skos:exactMatch NCIT:C7012 Central Nervous System Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016740 choriocarcinoma of the central nervous system skos:exactMatch Orphanet:252015 Choriocarcinoma of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016740 choriocarcinoma of the central nervous system skos:exactMatch UMLS:C1332876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016740 choriocarcinoma of the central nervous system skos:exactMatch UMLS:CN201988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016742 mixed germ cell tumor of central nervous system skos:exactMatch NCIT:C7016 Central Nervous System Mixed Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016742 mixed germ cell tumor of central nervous system skos:exactMatch Orphanet:252021 Mixed germ cell tumor of central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016742 mixed germ cell tumor of central nervous system skos:exactMatch UMLS:C1334785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016742 mixed germ cell tumor of central nervous system skos:exactMatch UMLS:CN201989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016743 tumor of meninges skos:exactMatch NCIT:C3229 Meningeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016743 tumor of meninges skos:exactMatch Orphanet:252025 Tumor of meninges semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016743 tumor of meninges skos:exactMatch SCTID:126965008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016743 tumor of meninges skos:exactMatch UMLS:C0025284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016744 primary melanocytic tumor of central nervous system skos:exactMatch Orphanet:252028 Primary melanocytic tumor of central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016744 primary melanocytic tumor of central nervous system skos:exactMatch UMLS:CN201991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016745 diffuse leptomeningeal melanocytosis skos:exactMatch Orphanet:252031 Diffuse leptomeningeal melanocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016746 meningeal melanocytoma skos:exactMatch DOID:5900 meningeal melanocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016746 meningeal melanocytoma skos:exactMatch NCIT:C4662 Meningeal Melanocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016746 meningeal melanocytoma skos:exactMatch Orphanet:252046 Meningeal melanocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016746 meningeal melanocytoma skos:exactMatch SCTID:277527003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016746 meningeal melanocytoma skos:exactMatch UMLS:C1266113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016747 primary melanoma of the central nervous system skos:exactMatch NCIT:C5505 Central Nervous System Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016747 primary melanoma of the central nervous system skos:exactMatch Orphanet:252050 Primary melanoma of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016747 primary melanoma of the central nervous system skos:exactMatch UMLS:C0349626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016747 primary melanoma of the central nervous system skos:exactMatch UMLS:CN201994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016748 hemangioblastoma skos:exactMatch DOID:5241 hemangioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016748 hemangioblastoma skos:exactMatch MESH:D018325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016748 hemangioblastoma skos:exactMatch NCIT:C3801 Hemangioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016748 hemangioblastoma skos:exactMatch Orphanet:252054 Hemangioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016748 hemangioblastoma skos:exactMatch UMLS:C0206734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016749 tumor of cranial and spinal nerves skos:exactMatch Orphanet:252057 Tumor of cranial and spinal nerves semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016749 tumor of cranial and spinal nerves skos:exactMatch UMLS:CN201996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016750 microcephaly-cleft palate syndrome skos:exactMatch MESH:C535622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016750 microcephaly-cleft palate syndrome skos:exactMatch Orphanet:2521 Microcephaly-cleft palate-abnormal retinal pigmentation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016750 microcephaly-cleft palate syndrome skos:exactMatch SCTID:719394002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016750 microcephaly-cleft palate syndrome skos:exactMatch UMLS:C2930954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016751 malignant perineurioma skos:exactMatch NCIT:C66845 Malignant Peripheral Nerve Sheath Tumor with Perineurial Differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016751 malignant perineurioma skos:exactMatch Orphanet:252128 Malignant peripheral nerve sheath tumor with perineurial differentiation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016751 malignant perineurioma skos:exactMatch SCTID:761958009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016751 malignant perineurioma skos:exactMatch UMLS:C1266188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016752 benign peripheral nerve sheath tumor skos:exactMatch Orphanet:252131 Benign peripheral nerve sheath tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016752 benign peripheral nerve sheath tumor skos:exactMatch UMLS:CN202000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016755 neurofibroma skos:exactMatch DOID:962 neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016755 neurofibroma skos:exactMatch MESH:D009455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016755 neurofibroma skos:exactMatch NCIT:C3272 Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016755 neurofibroma skos:exactMatch Orphanet:252183 Neurofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016755 neurofibroma skos:exactMatch SCTID:404029005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016755 neurofibroma skos:exactMatch UMLS:C0027830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016756 inherited nervous system cancer-predisposing syndrome skos:exactMatch Orphanet:252190 Inherited nervous system cancer-predisposing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016756 inherited nervous system cancer-predisposing syndrome skos:exactMatch UMLS:CN202004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016757 malignant triton tumor skos:exactMatch DOID:6707 malignant triton tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016757 malignant triton tumor skos:exactMatch NCIT:C4335 Malignant Triton Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016757 malignant triton tumor skos:exactMatch Orphanet:252212 Malignant triton tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016757 malignant triton tumor skos:exactMatch SCTID:404040002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016757 malignant triton tumor skos:exactMatch UMLS:C0334616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016758 microcephaly-brain defect-spasticity-hypernatremia syndrome skos:exactMatch Orphanet:2523 Microcephaly-brain defect-spasticity-hypernatremia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016758 microcephaly-brain defect-spasticity-hypernatremia syndrome skos:exactMatch UMLS:CN202009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016759 pontocerebellar hypoplasia type 2 skos:exactMatch DOID:0112328 pontocerebellar hypoplasia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016759 pontocerebellar hypoplasia type 2 skos:exactMatch MESH:C548070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016759 pontocerebellar hypoplasia type 2 skos:exactMatch NCIT:C124057 Pontocerebellar Hypoplasia Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016759 pontocerebellar hypoplasia type 2 skos:exactMatch Orphanet:2524 Pontocerebellar hypoplasia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016759 pontocerebellar hypoplasia type 2 skos:exactMatch SCTID:715463008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016759 pontocerebellar hypoplasia type 2 skos:exactMatch UMLS:C2932714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016760 microcephaly-microcornea syndrome, Seemanova type skos:exactMatch MESH:C537539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016760 microcephaly-microcornea syndrome, Seemanova type skos:exactMatch Orphanet:2528 Microcephaly-microcornea syndrome, Seemanova type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016760 microcephaly-microcornea syndrome, Seemanova type skos:exactMatch SCTID:715464002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016761 spondyloepiphyseal dysplasia skos:exactMatch DOID:0112280 spondyloepiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016762 microcornea-corectopia-macular hypoplasia syndrome skos:exactMatch MESH:C537551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016762 microcornea-corectopia-macular hypoplasia syndrome skos:exactMatch UMLS:C2931531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016763 spondylometaphyseal dysplasia skos:exactMatch DOID:0112295 spondylometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016763 spondylometaphyseal dysplasia skos:exactMatch OMIMPS:184255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016763 spondylometaphyseal dysplasia skos:exactMatch Orphanet:254 Spondylometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016764 isolated anophthalmia-microphthalmia syndrome skos:exactMatch Orphanet:2542 Isolated microphthalmia-anophthalmia-coloboma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016764 isolated anophthalmia-microphthalmia syndrome skos:exactMatch UMLS:CN202019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016765 19p13.12 microdeletion syndrome skos:exactMatch Orphanet:254346 19p13.12 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016765 19p13.12 microdeletion syndrome skos:exactMatch SCTID:719597005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016765 19p13.12 microdeletion syndrome skos:exactMatch UMLS:C4304579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016765 19p13.12 microdeletion syndrome skos:exactMatch UMLS:CN202023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016766 obsolete rare lichen planus skos:exactMatch Orphanet:254367 Rare lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016767 obsolete cutaneous lichen planus skos:exactMatch Orphanet:254370 Rare cutaneous lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016767 obsolete cutaneous lichen planus skos:exactMatch UMLS:CN226995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016768 obsolete rare mucosal lichen planus skos:exactMatch Orphanet:254373 Rare mucosal lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016768 obsolete rare mucosal lichen planus skos:exactMatch UMLS:CN226996 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016769 linear lichen planus skos:exactMatch Orphanet:254379 Linear lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016769 linear lichen planus skos:exactMatch SCTID:44509000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016769 linear lichen planus skos:exactMatch UMLS:C0023650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016770 actinic lichen planus skos:exactMatch Orphanet:254395 Actinic lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016770 actinic lichen planus skos:exactMatch SCTID:200999007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016770 actinic lichen planus skos:exactMatch UMLS:C0406365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016771 annular atrophic lichen planus skos:exactMatch Orphanet:254411 Annular atrophic lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016771 annular atrophic lichen planus skos:exactMatch SCTID:720493003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016771 annular atrophic lichen planus skos:exactMatch UMLS:C4304037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016772 annular lichen planus skos:exactMatch Orphanet:254424 Annular lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016772 annular lichen planus skos:exactMatch SCTID:201000006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016772 annular lichen planus skos:exactMatch UMLS:C0406363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016773 atrophic lichen planus skos:exactMatch NCIT:C34777 Atrophic Lichen Planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016773 atrophic lichen planus skos:exactMatch Orphanet:254449 Atrophic lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016773 atrophic lichen planus skos:exactMatch SCTID:25858008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016773 atrophic lichen planus skos:exactMatch UMLS:C0023647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016774 lichen planus pigmentosus skos:exactMatch Orphanet:254463 Lichen planus pigmentosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016774 lichen planus pigmentosus skos:exactMatch SCTID:717061002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016774 lichen planus pigmentosus skos:exactMatch UMLS:C0406366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016775 lichen planus pemphigoides skos:exactMatch Orphanet:254478 Lichen planus pemphigoides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016775 lichen planus pemphigoides skos:exactMatch SCTID:238653005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016775 lichen planus pemphigoides skos:exactMatch UMLS:C0406369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016776 frontal fibrosing alopecia skos:exactMatch Orphanet:254492 Frontal fibrosing alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016776 frontal fibrosing alopecia skos:exactMatch SCTID:717055000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016776 frontal fibrosing alopecia skos:exactMatch UMLS:C4255374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016777 inhalational botulism skos:exactMatch Orphanet:254504 Inhalational botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016777 inhalational botulism skos:exactMatch SCTID:409562009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016777 inhalational botulism skos:exactMatch UMLS:C1443900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016778 iatrogenic botulism skos:exactMatch NCIT:C128345 Iatrogenic Botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016778 iatrogenic botulism skos:exactMatch Orphanet:254509 Iatrogenic botulism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016778 iatrogenic botulism skos:exactMatch UMLS:C4288922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016779 multiple congenital anomalies due to 14q32.2 maternally expressed gene defect skos:exactMatch DOID:0111712 Kagami-Ogata syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016779 multiple congenital anomalies due to 14q32.2 maternally expressed gene defect skos:exactMatch Orphanet:254519 Kagami-Ogata syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016780 paternal 14q32.2 microdeletion syndrome skos:exactMatch Orphanet:254525 Temple syndrome due to paternal 14q32.2 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016780 paternal 14q32.2 microdeletion syndrome skos:exactMatch UMLS:CN202036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016781 maternal 14q32.2 microdeletion syndrome skos:exactMatch Orphanet:254528 Kagami-Ogata syndrome due to maternal 14q32.2 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016781 maternal 14q32.2 microdeletion syndrome skos:exactMatch UMLS:CN202037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016782 paternal 14q32.2 hypomethylation syndrome skos:exactMatch Orphanet:254531 Temple syndrome due to paternal 14q32.2 hypomethylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016782 paternal 14q32.2 hypomethylation syndrome skos:exactMatch UMLS:CN202038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016783 maternal 14q32.2 hypermethylation syndrome skos:exactMatch Orphanet:254534 Kagami-Ogata syndrome due to maternal 14q32.2 hypermethylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016783 maternal 14q32.2 hypermethylation syndrome skos:exactMatch UMLS:CN202039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016784 obsolete gestational trophoblastic disease skos:exactMatch MESH:D031901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016784 obsolete gestational trophoblastic disease skos:exactMatch SCTID:416402001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016785 complete hydatidiform mole skos:exactMatch NCIT:C4871 Complete Hydatidiform Mole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016785 complete hydatidiform mole skos:exactMatch Orphanet:254688 Complete hydatidiform mole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016785 complete hydatidiform mole skos:exactMatch SCTID:237249000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016785 complete hydatidiform mole skos:exactMatch UMLS:C0678213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016786 partial hydatidiform mole skos:exactMatch NCIT:C4293 Partial Hydatidiform Mole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016786 partial hydatidiform mole skos:exactMatch Orphanet:254693 Partial hydatidiform mole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016786 partial hydatidiform mole skos:exactMatch SCTID:237250000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016786 partial hydatidiform mole skos:exactMatch UMLS:C0334529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016787 epithelioid trophoblastic tumor skos:exactMatch DOID:3593 epithelioid trophoblastic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016787 epithelioid trophoblastic tumor skos:exactMatch NCIT:C6900 Epithelioid Trophoblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016787 epithelioid trophoblastic tumor skos:exactMatch Orphanet:254698 Epithelioid trophoblastic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016787 epithelioid trophoblastic tumor skos:exactMatch SCTID:609515005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016787 epithelioid trophoblastic tumor skos:exactMatch UMLS:C1266159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016788 obsolete genetic hyperferritinemia without iron overload skos:exactMatch Orphanet:254704 Genetic hyperferritinemia without iron overload semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016788 obsolete genetic hyperferritinemia without iron overload skos:exactMatch SCTID:766929007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016789 pyruvate metabolism disorder skos:exactMatch Orphanet:254746 Pyruvate metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016789 pyruvate metabolism disorder skos:exactMatch UMLS:CN226999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016790 tricarboxylic acid cycle disorder skos:exactMatch Orphanet:254749 Tricarboxylic acid cycle disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016790 tricarboxylic acid cycle disorder skos:exactMatch UMLS:CN227000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016791 obsolete mitochondrial oxidative phosphorylation disorder due to mitochondrial DNA anomalies skos:exactMatch Orphanet:254758 Mitochondrial oxidative phosphorylation disorder due to mitochondrial DNA anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016791 obsolete mitochondrial oxidative phosphorylation disorder due to mitochondrial DNA anomalies skos:exactMatch UMLS:CN202048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016792 obsolete mitochondrial oxidative phosphorylation disorder due to a large-scale single deletion of mitochondrial DNA skos:exactMatch Orphanet:254767 Mitochondrial oxidative phosphorylation disorder due to a large-scale single deletion of mitochondrial DNA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016792 obsolete mitochondrial oxidative phosphorylation disorder due to a large-scale single deletion of mitochondrial DNA skos:exactMatch UMLS:CN202049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016793 obsolete mitochondrial oxidative phosphorylation disorder due to a point mutation of mitochondrial DNA skos:exactMatch Orphanet:254776 Mitochondrial oxidative phosphorylation disorder due to a point mutation of mitochondrial DNA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016793 obsolete mitochondrial oxidative phosphorylation disorder due to a point mutation of mitochondrial DNA skos:exactMatch UMLS:CN202050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016794 maternally-inherited mitochondrial myopathy skos:exactMatch Orphanet:254788 Mitochondrial DNA-related mitochondrial myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016795 obsolete mitochondrial oxidative phosphorylation disorder due to a duplication of mitochondrial DNA skos:exactMatch Orphanet:254793 OBSOLETE: Mitochondrial oxidative phosphorylation disorder due to a duplication of mitochondrial DNA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016795 obsolete mitochondrial oxidative phosphorylation disorder due to a duplication of mitochondrial DNA skos:exactMatch UMLS:CN202051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016796 mitochondrial DNA depletion syndrome, encephalomyopathic form skos:exactMatch Orphanet:254803 Mitochondrial DNA depletion syndrome, encephalomyopathic form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016796 mitochondrial DNA depletion syndrome, encephalomyopathic form skos:exactMatch UMLS:CN202052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016796 mitochondrial DNA depletion syndrome, encephalomyopathic form skos:exactMatch UMLS:CN230130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016797 multiple mitochondrial DNA deletion syndrome skos:exactMatch Orphanet:254807 Multiple mitochondrial DNA deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016797 multiple mitochondrial DNA deletion syndrome skos:exactMatch UMLS:CN202053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016798 ataxia neuropathy spectrum skos:exactMatch MESH:C579922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016798 ataxia neuropathy spectrum skos:exactMatch Orphanet:254818 Ataxia neuropathy spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016798 ataxia neuropathy spectrum skos:exactMatch UMLS:C3683791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016799 obsolete mitochondrial oxidative phosphorylation disorder with no known mechanism skos:exactMatch Orphanet:254822 Mitochondrial oxidative phosphorylation disorder with no known mechanism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016799 obsolete mitochondrial oxidative phosphorylation disorder with no known mechanism skos:exactMatch UMLS:CN202054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016800 mitochondrial membrane transport disorder skos:exactMatch Orphanet:254827 Mitochondrial membrane transport disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016800 mitochondrial membrane transport disorder skos:exactMatch UMLS:CN227001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016801 mitochondrial substrate carrier disorder skos:exactMatch Orphanet:254830 Mitochondrial substrate carrier disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016801 mitochondrial substrate carrier disorder skos:exactMatch UMLS:CN227002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016802 mitochondrial protein import disorder skos:exactMatch Orphanet:254834 Mitochondrial protein import disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016802 mitochondrial protein import disorder skos:exactMatch UMLS:CN227003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016803 unspecified inborn mitochondrial disorder skos:exactMatch Orphanet:254837 Unspecified mitochondrial disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016803 unspecified inborn mitochondrial disorder skos:exactMatch UMLS:CN227004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016804 obsolete exercise intolerance with lactic acidosis skos:exactMatch Orphanet:254843 Exercise intolerance with lactic acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016805 isolated oxidative phosphorylation complex disorder skos:exactMatch Orphanet:254846 Isolated oxidative phosphorylation complex disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016805 isolated oxidative phosphorylation complex disorder skos:exactMatch UMLS:CN227005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016806 maternally-inherited mitochondrial dystonia skos:exactMatch Orphanet:254851 Mitochondrial DNA-related dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016806 maternally-inherited mitochondrial dystonia skos:exactMatch SCTID:717054001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016806 maternally-inherited mitochondrial dystonia skos:exactMatch UMLS:C4274074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016807 pure mitochondrial myopathy skos:exactMatch Orphanet:254854 Pure mitochondrial myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016807 pure mitochondrial myopathy skos:exactMatch SCTID:732245008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016807 pure mitochondrial myopathy skos:exactMatch UMLS:C4517289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016809 spinocerebellar ataxia with epilepsy skos:exactMatch MESH:C564395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016809 spinocerebellar ataxia with epilepsy skos:exactMatch Orphanet:254881 Spinocerebellar ataxia with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016809 spinocerebellar ataxia with epilepsy skos:exactMatch UMLS:C1843852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016809 spinocerebellar ataxia with epilepsy skos:exactMatch UMLS:CN202060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016810 autosomal recessive progressive external ophthalmoplegia skos:exactMatch MESH:C564926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016810 autosomal recessive progressive external ophthalmoplegia skos:exactMatch Orphanet:254886 Autosomal recessive progressive external ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016811 renal tubulopathy-encephalopathy-liver failure syndrome skos:exactMatch Orphanet:254902 Renal tubulopathy-encephalopathy-liver failure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016811 renal tubulopathy-encephalopathy-liver failure syndrome skos:exactMatch UMLS:CN202065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016812 dopa-responsive dystonia skos:exactMatch MESH:C538007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016812 dopa-responsive dystonia skos:exactMatch NCIT:C116719 Dopa-Responsive Dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016812 dopa-responsive dystonia skos:exactMatch Orphanet:255 Dopa-responsive dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016812 dopa-responsive dystonia skos:exactMatch SCTID:230332007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016812 dopa-responsive dystonia skos:exactMatch UMLS:C1851920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016814 maternally-inherited Leigh syndrome skos:exactMatch MESH:C536035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016814 maternally-inherited Leigh syndrome skos:exactMatch Orphanet:255210 Mitochondrial DNA-associated Leigh syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016814 maternally-inherited Leigh syndrome skos:exactMatch SCTID:717052002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016815 Leigh syndrome with leukodystrophy skos:exactMatch Orphanet:255241 Leigh syndrome with leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016815 Leigh syndrome with leukodystrophy skos:exactMatch UMLS:CN202083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016816 Leigh syndrome with nephrotic syndrome skos:exactMatch Orphanet:255249 Leigh syndrome with nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016816 Leigh syndrome with nephrotic syndrome skos:exactMatch UMLS:CN202084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016817 Meier-Gorlin syndrome skos:exactMatch DOID:0060306 Meier-Gorlin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016817 Meier-Gorlin syndrome skos:exactMatch MESH:C538012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016817 Meier-Gorlin syndrome skos:exactMatch OMIMPS:224690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016817 Meier-Gorlin syndrome skos:exactMatch Orphanet:2554 Ear-patella-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016818 Mikati-Najjar-Sahli syndrome skos:exactMatch Orphanet:2558 Mikati-Najjar-Sahli syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016818 Mikati-Najjar-Sahli syndrome skos:exactMatch UMLS:CN202088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016819 Moebius syndrome-axonal neuropathy-hypogonadotropic hypogonadism syndrome skos:exactMatch Orphanet:2560 Moebius syndrome-axonal neuropathy-hypogonadotropic hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016819 Moebius syndrome-axonal neuropathy-hypogonadotropic hypogonadism syndrome skos:exactMatch UMLS:C2931024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016820 Moyamoya disease skos:exactMatch DOID:13099 Moyamoya disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016820 Moyamoya disease skos:exactMatch MESH:D009072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016820 Moyamoya disease skos:exactMatch NCIT:C84895 Moyamoya Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016820 Moyamoya disease skos:exactMatch OMIMPS:252350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016820 Moyamoya disease skos:exactMatch Orphanet:2573 Moyamoya disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016820 Moyamoya disease skos:exactMatch SCTID:89142007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016820 Moyamoya disease skos:exactMatch UMLS:C0026654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016821 shoulder and girdle defects-familial intellectual disability syndrome skos:exactMatch UMLS:CN227007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016822 myalgia-eosinophilia syndrome associated with tryptophan skos:exactMatch Orphanet:2582 Myalgia-eosinophilia syndrome associated with tryptophan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016823 mycetoma skos:exactMatch ICD10CM:B47 Mycetoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016823 mycetoma skos:exactMatch MESH:D008271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016823 mycetoma skos:exactMatch NCIT:C85505 Mycetoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016823 mycetoma skos:exactMatch Orphanet:2583 Mycetoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016823 mycetoma skos:exactMatch SCTID:410039003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016823 mycetoma skos:exactMatch UMLS:C0024449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016824 infantile myofibromatosis skos:exactMatch DOID:0080109 infantile myofibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016824 infantile myofibromatosis skos:exactMatch MESH:D018224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016824 infantile myofibromatosis skos:exactMatch NCIT:C3742 Myofibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016824 infantile myofibromatosis skos:exactMatch OMIMPS:228550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016824 infantile myofibromatosis skos:exactMatch Orphanet:2591 Infantile myofibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016824 infantile myofibromatosis skos:exactMatch UMLS:C0206648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016825 mitochondrial myopathy-lactic acidosis-deafness syndrome skos:exactMatch MESH:C537476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016825 mitochondrial myopathy-lactic acidosis-deafness syndrome skos:exactMatch OMIM:251950 mitochondrial myopathy with lactic acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016825 mitochondrial myopathy-lactic acidosis-deafness syndrome skos:exactMatch Orphanet:2597 Mitochondrial myopathy-lactic acidosis-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016826 methylmalonic aciduria and homocystinuria skos:exactMatch MESH:C537359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016826 methylmalonic aciduria and homocystinuria skos:exactMatch OMIMPS:277400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016826 methylmalonic aciduria and homocystinuria skos:exactMatch Orphanet:26 Methylmalonic acidemia with homocystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016827 myopathy-growth delay-intellectual disability-hypospadias syndrome skos:exactMatch Orphanet:2601 OBSOLETE: Myopathy-growth delay-intellectual disability-hypospadias syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016827 myopathy-growth delay-intellectual disability-hypospadias syndrome skos:exactMatch UMLS:CN230273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016828 autosomal recessive sideroblastic anemia skos:exactMatch Orphanet:260305 Autosomal recessive sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016828 autosomal recessive sideroblastic anemia skos:exactMatch SCTID:717050005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016828 autosomal recessive sideroblastic anemia skos:exactMatch UMLS:C4274077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016829 familial visceral myopathy skos:exactMatch Orphanet:2604 Familial visceral myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016829 familial visceral myopathy skos:exactMatch SCTID:63684002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016829 familial visceral myopathy skos:exactMatch UMLS:C0266833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016829 familial visceral myopathy skos:exactMatch UMLS:C1835084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016829 familial visceral myopathy skos:exactMatch UMLS:CN202146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016830 Emery-Dreifuss muscular dystrophy skos:exactMatch DOID:11726 Emery-Dreifuss muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016830 Emery-Dreifuss muscular dystrophy skos:exactMatch MESH:D020389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016830 Emery-Dreifuss muscular dystrophy skos:exactMatch NCIT:C84685 Emery-Dreifuss Muscular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016830 Emery-Dreifuss muscular dystrophy skos:exactMatch OMIMPS:310300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016830 Emery-Dreifuss muscular dystrophy skos:exactMatch Orphanet:261 Emery-Dreifuss muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016830 Emery-Dreifuss muscular dystrophy skos:exactMatch SCTID:111508004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016830 Emery-Dreifuss muscular dystrophy skos:exactMatch UMLS:C0410189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016831 linear verrucous nevus syndrome skos:exactMatch Orphanet:2611 Linear verrucous nevus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016831 linear verrucous nevus syndrome skos:exactMatch UMLS:CN202159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016832 distal 7q11.23 microduplication syndrome skos:exactMatch Orphanet:261102 Distal 7q11.23 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016832 distal 7q11.23 microduplication syndrome skos:exactMatch UMLS:CN202160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016833 14q12 microdeletion syndrome skos:exactMatch Orphanet:261144 FOXG1 syndrome due to 14q12 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016833 14q12 microdeletion syndrome skos:exactMatch SCTID:719574007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016833 14q12 microdeletion syndrome skos:exactMatch UMLS:C4305240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016833 14q12 microdeletion syndrome skos:exactMatch UMLS:CN202163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016834 16p11.2p12.2 microduplication syndrome skos:exactMatch Orphanet:261204 16p11.2p12.2 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016834 16p11.2p12.2 microduplication syndrome skos:exactMatch SCTID:733518000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016834 16p11.2p12.2 microduplication syndrome skos:exactMatch UMLS:C4518821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016834 16p11.2p12.2 microduplication syndrome skos:exactMatch UMLS:CN202168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016835 14q11.2 microduplication syndrome skos:exactMatch Orphanet:261229 14q11.2 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016835 14q11.2 microduplication syndrome skos:exactMatch UMLS:CN202171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016836 16p13.11 microdeletion syndrome skos:exactMatch Orphanet:261236 16p13.11 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016836 16p13.11 microdeletion syndrome skos:exactMatch SCTID:719577000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016836 16p13.11 microdeletion syndrome skos:exactMatch UMLS:C4304596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016836 16p13.11 microdeletion syndrome skos:exactMatch UMLS:CN202172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016837 16p13.11 microduplication syndrome skos:exactMatch Orphanet:261243 16p13.11 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016837 16p13.11 microduplication syndrome skos:exactMatch SCTID:719578005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016837 16p13.11 microduplication syndrome skos:exactMatch UMLS:C4304595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016837 16p13.11 microduplication syndrome skos:exactMatch UMLS:CN202173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016838 16q24.3 microdeletion syndrome skos:exactMatch Orphanet:261250 16q24.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016838 16q24.3 microdeletion syndrome skos:exactMatch SCTID:719580004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016838 16q24.3 microdeletion syndrome skos:exactMatch UMLS:C4304594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016838 16q24.3 microdeletion syndrome skos:exactMatch UMLS:CN202174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016839 distal 17p13.3 microdeletion syndrome skos:exactMatch Orphanet:261257 Distal 17p13.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016839 distal 17p13.3 microdeletion syndrome skos:exactMatch SCTID:764696007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016839 distal 17p13.3 microdeletion syndrome skos:exactMatch UMLS:CN202175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016840 trisomy 17p skos:exactMatch MESH:C538048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016840 trisomy 17p skos:exactMatch Orphanet:261290 Trisomy 17p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016840 trisomy 17p skos:exactMatch SCTID:717049005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016840 trisomy 17p skos:exactMatch UMLS:C0795865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016841 20p12.3 microdeletion syndrome skos:exactMatch Orphanet:261295 20p12.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016841 20p12.3 microdeletion syndrome skos:exactMatch SCTID:719650004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016841 20p12.3 microdeletion syndrome skos:exactMatch UMLS:C4304539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016841 20p12.3 microdeletion syndrome skos:exactMatch UMLS:CN202180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016842 paternal 20q13.2q13.3 microdeletion syndrome skos:exactMatch Orphanet:261304 Paternal 20q13.2q13.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016842 paternal 20q13.2q13.3 microdeletion syndrome skos:exactMatch SCTID:724070005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016842 paternal 20q13.2q13.3 microdeletion syndrome skos:exactMatch UMLS:C4510306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016842 paternal 20q13.2q13.3 microdeletion syndrome skos:exactMatch UMLS:CN202182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016843 20q13.33 microdeletion syndrome skos:exactMatch Orphanet:261311 20q13.33 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016843 20q13.33 microdeletion syndrome skos:exactMatch SCTID:733520002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016843 20q13.33 microdeletion syndrome skos:exactMatch UMLS:C4518823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016843 20q13.33 microdeletion syndrome skos:exactMatch UMLS:CN202183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016844 trisomy 20p skos:exactMatch MESH:C535371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016844 trisomy 20p skos:exactMatch Orphanet:261318 Trisomy 20p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016844 trisomy 20p skos:exactMatch SCTID:111311004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016845 21q22.11q22.12 microdeletion syndrome skos:exactMatch Orphanet:261323 21q22.11q22.12 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016845 21q22.11q22.12 microdeletion syndrome skos:exactMatch UMLS:CN202185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016846 distal 22q11.2 microduplication syndrome skos:exactMatch Orphanet:261337 Distal 22q11.2 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016846 distal 22q11.2 microduplication syndrome skos:exactMatch SCTID:764524005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016846 distal 22q11.2 microduplication syndrome skos:exactMatch UMLS:CN202187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016847 trisomy 1q skos:exactMatch Orphanet:261344 Trisomy 1q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016847 trisomy 1q skos:exactMatch SCTID:768927001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016848 juvenile temporal arteritis skos:exactMatch Orphanet:26137 Juvenile temporal arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016848 juvenile temporal arteritis skos:exactMatch SCTID:722020006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016848 juvenile temporal arteritis skos:exactMatch UMLS:C0751547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016850 atypical Norrie disease due to monosomy Xp11.3 skos:exactMatch Orphanet:261501 Atypical Norrie disease due to Xp11.3 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016850 atypical Norrie disease due to monosomy Xp11.3 skos:exactMatch SCTID:733626002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016850 atypical Norrie disease due to monosomy Xp11.3 skos:exactMatch UMLS:C4518083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016850 atypical Norrie disease due to monosomy Xp11.3 skos:exactMatch UMLS:CN202196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016851 maternal uniparental disomy of chromosome X skos:exactMatch Orphanet:261519 Maternal uniparental disomy of chromosome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016852 paternal uniparental disomy of chromosome X skos:exactMatch Orphanet:261524 Paternal uniparental disomy of chromosome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016853 ring chromosome Y skos:exactMatch Orphanet:261529 Ring chromosome Y syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016853 ring chromosome Y skos:exactMatch SCTID:763407008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016854 49,XXXYY syndrome skos:exactMatch Orphanet:261534 49,XXXYY syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016854 49,XXXYY syndrome skos:exactMatch UMLS:CN202197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016855 Mowat-Wilson syndrome due to monosomy 2q22 skos:exactMatch Orphanet:261537 Mowat-Wilson syndrome due to monosomy 2q22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016855 Mowat-Wilson syndrome due to monosomy 2q22 skos:exactMatch UMLS:CN202198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016856 Mowat-Wilson syndrome due to a ZEB2 point mutation skos:exactMatch Orphanet:261552 Mowat-Wilson syndrome due to a ZEB2 point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016856 Mowat-Wilson syndrome due to a ZEB2 point mutation skos:exactMatch UMLS:CN202199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016857 blepharophimosis-epicanthus inversus-ptosis due to 3q23 rearrangement syndrome skos:exactMatch Orphanet:261559 OBSOLETE: Blepharophimosis-epicanthus inversus-ptosis due to 3q23 rearrangement syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016857 blepharophimosis-epicanthus inversus-ptosis due to 3q23 rearrangement syndrome skos:exactMatch UMLS:CN202200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016858 blepharophimosis-epicanthus inversus-ptosis due to a point mutation syndrome skos:exactMatch Orphanet:261572 OBSOLETE: Blepharophimosis-epicanthus inversus-ptosis due to a point mutation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016858 blepharophimosis-epicanthus inversus-ptosis due to a point mutation syndrome skos:exactMatch UMLS:CN202201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016859 blepharophimosis-epicanthus inversus-ptosis due to copy number variations skos:exactMatch Orphanet:261579 OBSOLETE: Blepharophimosis-epicanthus inversus-ptosis due to copy number variations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016859 blepharophimosis-epicanthus inversus-ptosis due to copy number variations skos:exactMatch UMLS:CN202202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016860 familial adenomatous polyposis due to 5q22.2 microdeletion skos:exactMatch Orphanet:261584 Familial adenomatous polyposis due to 5q22.2 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016860 familial adenomatous polyposis due to 5q22.2 microdeletion skos:exactMatch UMLS:CN202203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016861 Alagille syndrome due to 20p12 microdeletion skos:exactMatch Orphanet:261600 Alagille syndrome due to 20p12 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016861 Alagille syndrome due to 20p12 microdeletion skos:exactMatch UMLS:CN202205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016862 Alagille syndrome due to a JAG1 point mutation skos:exactMatch OMIM:118450 alagille syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016862 Alagille syndrome due to a JAG1 point mutation skos:exactMatch Orphanet:261619 Alagille syndrome due to a JAG1 point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016862 Alagille syndrome due to a JAG1 point mutation skos:exactMatch UMLS:C1956125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016862 Alagille syndrome due to a JAG1 point mutation skos:exactMatch UMLS:CN202206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016863 Okihiro syndrome due to 20q13 microdeletion skos:exactMatch Orphanet:261638 Okihiro syndrome due to 20q13 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016863 Okihiro syndrome due to 20q13 microdeletion skos:exactMatch UMLS:CN202208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016864 Okihiro syndrome due to a point mutation skos:exactMatch Orphanet:261647 Okihiro syndrome due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016864 Okihiro syndrome due to a point mutation skos:exactMatch UMLS:CN202209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016865 Kleefstra syndrome due to a point mutation skos:exactMatch Orphanet:261652 Kleefstra syndrome due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016865 Kleefstra syndrome due to a point mutation skos:exactMatch UMLS:CN202210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016866 partial deletion of chromosome 1 skos:exactMatch Orphanet:261766 Partial deletion of chromosome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016867 partial deletion of chromosome 2 skos:exactMatch Orphanet:261771 Partial deletion of chromosome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016868 partial deletion of chromosome 3 skos:exactMatch Orphanet:261776 Partial deletion of chromosome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016869 partial deletion of chromosome 4 skos:exactMatch Orphanet:261781 Partial deletion of chromosome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016870 partial deletion of chromosome 5 skos:exactMatch Orphanet:261786 Partial deletion of chromosome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016871 partial deletion of chromosome 6 skos:exactMatch Orphanet:261791 Partial deletion of chromosome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016872 partial deletion of chromosome 7 skos:exactMatch Orphanet:261796 Partial deletion of chromosome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016873 partial deletion of chromosome 8 skos:exactMatch Orphanet:261801 Partial deletion of chromosome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016874 partial deletion of chromosome 9 skos:exactMatch Orphanet:261806 Partial deletion of chromosome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016875 partial deletion of chromosome 10 skos:exactMatch Orphanet:261811 Partial deletion of chromosome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016876 partial deletion of chromosome 11 skos:exactMatch Orphanet:261816 Partial deletion of chromosome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016877 partial deletion of the long arm of chromosome 12 skos:exactMatch Orphanet:261821 Partial deletion of the long arm of chromosome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016878 partial deletion of chromosome 16 skos:exactMatch Orphanet:261826 Partial deletion of chromosome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016879 partial deletion of chromosome 17 skos:exactMatch Orphanet:261831 Partial deletion of chromosome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016880 partial deletion of chromosome 18 skos:exactMatch Orphanet:261836 Partial deletion of chromosome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016881 partial deletion of chromosome 19 skos:exactMatch Orphanet:261841 Partial deletion of chromosome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016882 partial deletion of chromosome 20 skos:exactMatch Orphanet:261846 Partial deletion of chromosome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016883 partial deletion of the short arm of chromosome 1 skos:exactMatch MESH:C535591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016883 partial deletion of the short arm of chromosome 1 skos:exactMatch Orphanet:261857 Partial deletion of the short arm of chromosome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016883 partial deletion of the short arm of chromosome 1 skos:exactMatch UMLS:C0795796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016884 partial deletion of the short arm of chromosome 2 skos:exactMatch Orphanet:261866 Partial deletion of the short arm of chromosome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016885 partial deletion of the short arm of chromosome 3 skos:exactMatch Orphanet:261875 Partial deletion of the short arm of chromosome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016887 partial deletion of the short arm of chromosome 5 skos:exactMatch Orphanet:261893 Partial deletion of the short arm of chromosome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016888 partial deletion of the short arm of chromosome 6 skos:exactMatch Orphanet:261902 Partial deletion of the short arm of chromosome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016889 partial deletion of the short arm of chromosome 7 skos:exactMatch Orphanet:261911 Partial deletion of the short arm of chromosome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016890 partial deletion of the short arm of chromosome 8 skos:exactMatch MESH:C537826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016890 partial deletion of the short arm of chromosome 8 skos:exactMatch Orphanet:261920 Partial deletion of the short arm of chromosome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016891 obsolete partial deletion of the short arm of chromosome 9 skos:exactMatch Orphanet:261929 Partial deletion of the short arm of chromosome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016892 partial deletion of the short arm of chromosome 10 skos:exactMatch Orphanet:261938 Partial deletion of the short arm of chromosome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016892 partial deletion of the short arm of chromosome 10 skos:exactMatch UMLS:C0795836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016893 partial deletion of the short arm of chromosome 11 skos:exactMatch Orphanet:261947 Partial deletion of the short arm of chromosome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016894 partial deletion of the short arm of chromosome 16 skos:exactMatch Orphanet:261956 Partial deletion of the short arm of chromosome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016897 partial deletion of the short arm of chromosome 19 skos:exactMatch Orphanet:261983 Partial deletion of the short arm of chromosome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016898 partial monosomy of the short arm of chromosome 20 skos:exactMatch MESH:C535370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016898 partial monosomy of the short arm of chromosome 20 skos:exactMatch Orphanet:261992 Partial monosomy of the short arm of chromosome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016898 partial monosomy of the short arm of chromosome 20 skos:exactMatch UMLS:CN036364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016899 Duchenne and Becker muscular dystrophy skos:exactMatch Orphanet:262 Duchenne and Becker muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016899 Duchenne and Becker muscular dystrophy skos:exactMatch UMLS:CN227033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016901 partial deletion of the long arm of chromosome 2 skos:exactMatch MESH:C538315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016901 partial deletion of the long arm of chromosome 2 skos:exactMatch Orphanet:262010 Partial deletion of the long arm of chromosome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016901 partial deletion of the long arm of chromosome 2 skos:exactMatch UMLS:C0795804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016902 partial deletion of the long arm of chromosome 3 skos:exactMatch Orphanet:262019 Partial deletion of the long arm of chromosome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016903 partial deletion of the long arm of chromosome 4 skos:exactMatch MESH:C537639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016903 partial deletion of the long arm of chromosome 4 skos:exactMatch Orphanet:262029 Partial deletion of the long arm of chromosome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016904 partial deletion of the long arm of chromosome 5 skos:exactMatch Orphanet:262038 Partial deletion of the long arm of chromosome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016905 partial deletion of the long arm of chromosome 6 skos:exactMatch MESH:C537807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016905 partial deletion of the long arm of chromosome 6 skos:exactMatch Orphanet:262047 Partial deletion of the long arm of chromosome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016905 partial deletion of the long arm of chromosome 6 skos:exactMatch UMLS:C0795816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016906 partial deletion of the long arm of chromosome 7 skos:exactMatch Orphanet:262056 Partial deletion of the long arm of chromosome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016907 partial deletion of the long arm of chromosome 8 skos:exactMatch MESH:C537828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016907 partial deletion of the long arm of chromosome 8 skos:exactMatch Orphanet:262065 Partial deletion of the long arm of chromosome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016907 partial deletion of the long arm of chromosome 8 skos:exactMatch UMLS:C0795828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016908 partial monosomy of the long arm of chromosome 9 skos:exactMatch Orphanet:262074 Partial monosomy of the long arm of chromosome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016909 partial monosomy of the long arm of chromosome 10 skos:exactMatch Orphanet:262083 Partial monosomy of the long arm of chromosome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016909 partial monosomy of the long arm of chromosome 10 skos:exactMatch UMLS:C0795839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016910 partial deletion of the long arm of chromosome 11 skos:exactMatch MESH:C538296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016910 partial deletion of the long arm of chromosome 11 skos:exactMatch Orphanet:262092 Partial deletion of the long arm of chromosome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016910 partial deletion of the long arm of chromosome 11 skos:exactMatch UMLS:CN035778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016911 partial deletion of the long arm of chromosome 13 skos:exactMatch MESH:C535449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016911 partial deletion of the long arm of chromosome 13 skos:exactMatch Orphanet:262101 Partial deletion of the long arm of chromosome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016912 partial deletion of the long arm of chromosome 14 skos:exactMatch Orphanet:262110 Partial deletion of the long arm of chromosome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016913 partial deletion of the long arm of chromosome 15 skos:exactMatch MESH:C538038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016913 partial deletion of the long arm of chromosome 15 skos:exactMatch Orphanet:262119 Partial deletion of the long arm of chromosome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016914 partial deletion of the long arm of chromosome 16 skos:exactMatch Orphanet:262128 Partial deletion of the long arm of chromosome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016915 partial deletion of the long arm of chromosome 17 skos:exactMatch Orphanet:262137 Partial deletion of the long arm of chromosome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016917 partial deletion of the long arm of chromosome 19 skos:exactMatch Orphanet:262155 Partial deletion of the long arm of chromosome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016918 partial deletion of the long arm of chromosome 20 skos:exactMatch Orphanet:262164 Partial deletion of the long arm of chromosome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016919 partial deletion of the long arm of chromosome 21 skos:exactMatch Orphanet:262173 Partial deletion of the long arm of chromosome 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016921 partial duplication of chromosome 1 skos:exactMatch Orphanet:262191 Partial duplication of chromosome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016921 partial duplication of chromosome 1 skos:exactMatch SCTID:726338000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016922 partial duplication of chromosome 2 skos:exactMatch Orphanet:262196 Partial duplication of chromosome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016922 partial duplication of chromosome 2 skos:exactMatch SCTID:726340005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016923 partial duplication of chromosome 3 skos:exactMatch Orphanet:262201 Partial duplication of chromosome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016923 partial duplication of chromosome 3 skos:exactMatch SCTID:726341009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016924 partial duplication of chromosome 4 skos:exactMatch Orphanet:262206 Partial duplication of chromosome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016924 partial duplication of chromosome 4 skos:exactMatch SCTID:726342002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016925 partial trisomy/tetrasomy of chromosome 5 skos:exactMatch Orphanet:262211 Partial trisomy/tetrasomy of chromosome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016927 partial duplication of chromosome 6 skos:exactMatch Orphanet:262628 Partial duplication of chromosome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016927 partial duplication of chromosome 6 skos:exactMatch SCTID:726345000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016928 partial duplication of chromosome 7 skos:exactMatch Orphanet:262633 Partial duplication of chromosome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016928 partial duplication of chromosome 7 skos:exactMatch SCTID:726346004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016929 partial duplication of chromosome 8 skos:exactMatch MESH:C537941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016929 partial duplication of chromosome 8 skos:exactMatch Orphanet:262638 Partial duplication of chromosome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016929 partial duplication of chromosome 8 skos:exactMatch SCTID:726347008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016930 partial trisomy/tetrasomy of chromosome 9 skos:exactMatch Orphanet:262643 Partial trisomy/tetrasomy of chromosome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016931 partial duplication of chromosome 10 skos:exactMatch Orphanet:262648 Partial duplication of chromosome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016931 partial duplication of chromosome 10 skos:exactMatch SCTID:726349006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016932 partial duplication of chromosome 11 skos:exactMatch Orphanet:262653 Partial duplication of chromosome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016932 partial duplication of chromosome 11 skos:exactMatch SCTID:726350006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016933 partial trisomy/tetrasomy of the short arm of chromosome 12 skos:exactMatch Orphanet:262658 Partial trisomy/tetrasomy of the short arm of chromosome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016934 partial duplication of chromosome 16 skos:exactMatch Orphanet:262672 Partial duplication of chromosome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016934 partial duplication of chromosome 16 skos:exactMatch SCTID:726355001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016935 partial duplication of chromosome 17 skos:exactMatch Orphanet:262677 Partial duplication of chromosome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016935 partial duplication of chromosome 17 skos:exactMatch SCTID:726356000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016935 partial duplication of chromosome 17 skos:exactMatch UMLS:C4518505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016936 partial trisomy/tetrasomy of chromosome 18 skos:exactMatch Orphanet:262682 Partial trisomy/tetrasomy of chromosome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016937 partial duplication of chromosome 19 skos:exactMatch Orphanet:262687 Partial duplication of chromosome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016937 partial duplication of chromosome 19 skos:exactMatch SCTID:726358004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016938 partial trisomy of chromosome 20 skos:exactMatch Orphanet:262692 Partial trisomy of chromosome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016938 partial trisomy of chromosome 20 skos:exactMatch SCTID:726360002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016938 partial trisomy of chromosome 20 skos:exactMatch UMLS:C4518509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016939 partial duplication of the short arm of chromosome 2 skos:exactMatch MESH:C538318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016939 partial duplication of the short arm of chromosome 2 skos:exactMatch Orphanet:262698 Partial duplication of the short arm of chromosome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016939 partial duplication of the short arm of chromosome 2 skos:exactMatch UMLS:C0795803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016940 partial duplication of the short arm of chromosome 3 skos:exactMatch MESH:C536811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016940 partial duplication of the short arm of chromosome 3 skos:exactMatch Orphanet:262707 Partial duplication of the short arm of chromosome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016941 partial duplication of the short arm of chromosome 4 skos:exactMatch Orphanet:262716 Partial duplication of the short arm of chromosome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016942 partial trisomy/tetrasomy of the short arm of chromosome 5 skos:exactMatch Orphanet:262725 Partial trisomy/tetrasomy of the short arm of chromosome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016943 partial duplication of the short arm of chromosome 6 skos:exactMatch MESH:C537811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016943 partial duplication of the short arm of chromosome 6 skos:exactMatch Orphanet:262740 Partial duplication of the short arm of chromosome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016943 partial duplication of the short arm of chromosome 6 skos:exactMatch UMLS:CN036641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016944 partial duplication of the short arm of chromosome 7 skos:exactMatch MESH:C537819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016944 partial duplication of the short arm of chromosome 7 skos:exactMatch Orphanet:262749 Partial duplication of the short arm of chromosome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016944 partial duplication of the short arm of chromosome 7 skos:exactMatch UMLS:C0795820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016945 partial duplication of the short arm of chromosome 8 skos:exactMatch Orphanet:262758 Partial duplication of the short arm of chromosome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016947 partial duplication of the short arm of chromosome 10 skos:exactMatch Orphanet:262776 Partial duplication of the short arm of chromosome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016948 partial duplication of the short arm of chromosome 11 skos:exactMatch Orphanet:262785 Partial duplication of the short arm of chromosome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016949 partial duplication of the short arm of chromosome 16 skos:exactMatch Orphanet:262794 Partial duplication of the short arm of chromosome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016949 partial duplication of the short arm of chromosome 16 skos:exactMatch UMLS:C0795861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016950 partial duplication of the short arm of chromosome 17 skos:exactMatch Orphanet:262803 Partial duplication of the short arm of chromosome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016951 partial trisomy/tetrasomy of the short arm of chromosome 18 skos:exactMatch Orphanet:262812 Partial trisomy/tetrasomy of the short arm of chromosome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016952 partial duplication of the long arm of chromosome 1 skos:exactMatch Orphanet:262833 Partial duplication of the long arm of chromosome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016952 partial duplication of the long arm of chromosome 1 skos:exactMatch UMLS:C0795800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016953 partial duplication of the long arm of chromosome 2 skos:exactMatch MESH:C535367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016953 partial duplication of the long arm of chromosome 2 skos:exactMatch Orphanet:262842 Partial duplication of the long arm of chromosome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016953 partial duplication of the long arm of chromosome 2 skos:exactMatch UMLS:C0795805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016954 partial duplication of the long arm of chromosome 3 skos:exactMatch MESH:C536813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016954 partial duplication of the long arm of chromosome 3 skos:exactMatch Orphanet:262851 Partial duplication of the long arm of chromosome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016954 partial duplication of the long arm of chromosome 3 skos:exactMatch UMLS:C0795809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016955 partial duplication of the long arm of chromosome 4 skos:exactMatch DOID:0111159 partial trisomy distal 4q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016955 partial duplication of the long arm of chromosome 4 skos:exactMatch MESH:C537644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016955 partial duplication of the long arm of chromosome 4 skos:exactMatch Orphanet:262860 Partial duplication of the long arm of chromosome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016955 partial duplication of the long arm of chromosome 4 skos:exactMatch UMLS:C0795812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016956 partial trisomy of the long arm of chromosome 5 skos:exactMatch MESH:C537650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016956 partial trisomy of the long arm of chromosome 5 skos:exactMatch Orphanet:262869 Partial trisomy of the long arm of chromosome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016956 partial trisomy of the long arm of chromosome 5 skos:exactMatch UMLS:C1802398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016957 partial duplication of the long arm of chromosome 6 skos:exactMatch MESH:C537812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016957 partial duplication of the long arm of chromosome 6 skos:exactMatch Orphanet:262878 Partial duplication of the long arm of chromosome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016958 partial duplication of the long arm of chromosome 7 skos:exactMatch MESH:C537821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016958 partial duplication of the long arm of chromosome 7 skos:exactMatch Orphanet:262887 Partial duplication of the long arm of chromosome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016958 partial duplication of the long arm of chromosome 7 skos:exactMatch UMLS:C0795821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016959 partial duplication of the long arm of chromosome 8 skos:exactMatch Orphanet:262896 Partial duplication of the long arm of chromosome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016960 partial trisomy of the long arm of chromosome 9 skos:exactMatch Orphanet:262905 Partial trisomy of the long arm of chromosome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016961 partial duplication of the long arm of chromosome 10 skos:exactMatch Orphanet:262914 Partial duplication of the long arm of chromosome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016964 partial duplication of the long arm of chromosome 14 skos:exactMatch Orphanet:262941 Partial duplication of the long arm of chromosome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016965 partial duplication of the long arm of chromosome 15 skos:exactMatch MESH:C538040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016965 partial duplication of the long arm of chromosome 15 skos:exactMatch Orphanet:262950 Partial duplication of the long arm of chromosome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016965 partial duplication of the long arm of chromosome 15 skos:exactMatch UMLS:C0795858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016966 partial trisomy of the long arm of chromosome 16 skos:exactMatch MESH:C538042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016966 partial trisomy of the long arm of chromosome 16 skos:exactMatch Orphanet:262959 Partial trisomy of the long arm of chromosome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016966 partial trisomy of the long arm of chromosome 16 skos:exactMatch UMLS:CN036363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016967 partial duplication of the long arm of chromosome 17 skos:exactMatch Orphanet:262968 Partial duplication of the long arm of chromosome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016967 partial duplication of the long arm of chromosome 17 skos:exactMatch UMLS:CN035860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016968 partial trisomy of the long arm of chromosome 18 skos:exactMatch MESH:C538308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016968 partial trisomy of the long arm of chromosome 18 skos:exactMatch Orphanet:262977 Partial trisomy of the long arm of chromosome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016968 partial trisomy of the long arm of chromosome 18 skos:exactMatch UMLS:C0809935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016969 partial duplication of the long arm of chromosome 19 skos:exactMatch MESH:C538311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016969 partial duplication of the long arm of chromosome 19 skos:exactMatch Orphanet:262986 Partial duplication of the long arm of chromosome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016969 partial duplication of the long arm of chromosome 19 skos:exactMatch UMLS:C0795871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016970 partial trisomy of the long arm of chromosome 20 skos:exactMatch Orphanet:262995 Partial trisomy of the long arm of chromosome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016971 limb-girdle muscular dystrophy skos:exactMatch DOID:11724 limb-girdle muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016971 limb-girdle muscular dystrophy skos:exactMatch MESH:D049288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016971 limb-girdle muscular dystrophy skos:exactMatch NCIT:C84828 Limb-Girdle Muscular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016971 limb-girdle muscular dystrophy skos:exactMatch Orphanet:263 Limb-girdle muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016971 limb-girdle muscular dystrophy skos:exactMatch SCTID:78468005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016971 limb-girdle muscular dystrophy skos:exactMatch UMLS:C0270950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016971 limb-girdle muscular dystrophy skos:exactMatch UMLS:C0686353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016972 partial duplication of the long arm of chromosome 22 skos:exactMatch Orphanet:263004 Partial duplication of the long arm of chromosome 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016974 thymoma type B skos:exactMatch DOID:3282 thymoma type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016974 thymoma type B skos:exactMatch NCIT:C7114 Thymoma Type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016974 thymoma type B skos:exactMatch Orphanet:263317 Thymoma type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016974 thymoma type B skos:exactMatch UMLS:C1328042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016974 thymoma type B skos:exactMatch UMLS:CN202276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016975 thymoma type AB skos:exactMatch DOID:3280 mixed type thymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016975 thymoma type AB skos:exactMatch NCIT:C6885 Thymoma Type AB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016975 thymoma type AB skos:exactMatch Orphanet:263324 Thymoma type AB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016975 thymoma type AB skos:exactMatch UMLS:C1266092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016976 well-differentiated thymic neuroendocrine carcinoma skos:exactMatch Orphanet:263331 Well-differentiated thymic neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016976 well-differentiated thymic neuroendocrine carcinoma skos:exactMatch SCTID:717922007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016976 well-differentiated thymic neuroendocrine carcinoma skos:exactMatch UMLS:CN202278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016977 moderately-differentiated thymic neuroendocrine carcinoma skos:exactMatch Orphanet:263335 Moderately-differentiated thymic neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016977 moderately-differentiated thymic neuroendocrine carcinoma skos:exactMatch UMLS:CN202279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016978 poorly differentiated thymic neuroendocrine carcinoma skos:exactMatch Orphanet:263339 Poorly differentiated thymic neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016978 poorly differentiated thymic neuroendocrine carcinoma skos:exactMatch SCTID:717921000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016978 poorly differentiated thymic neuroendocrine carcinoma skos:exactMatch UMLS:CN202280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016979 MRCS syndrome skos:exactMatch Orphanet:263347 MRCS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016980 ATR-X-related syndrome skos:exactMatch Orphanet:263355 OBSOLETE: ATR-X-related syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016980 ATR-X-related syndrome skos:exactMatch UMLS:CN202282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016981 infantile spams-psychomotor retardation-progressive brain atrophy-basal ganglia disease syndrome skos:exactMatch Orphanet:263410 Infantile spasms-psychomotor retardation-progressive brain atrophy-basal ganglia disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016981 infantile spams-psychomotor retardation-progressive brain atrophy-basal ganglia disease syndrome skos:exactMatch UMLS:CN202284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016982 angiosarcoma skos:exactMatch DOID:0001816 angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016982 angiosarcoma skos:exactMatch MESH:D006394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016982 angiosarcoma skos:exactMatch NCIT:C3088 Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016982 angiosarcoma skos:exactMatch Orphanet:263413 Angiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016982 angiosarcoma skos:exactMatch SCTID:403977003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016982 angiosarcoma skos:exactMatch UMLS:C0018923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016983 Bartter syndrome with hypocalcemia skos:exactMatch Orphanet:263417 Bartter syndrome with hypocalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016983 Bartter syndrome with hypocalcemia skos:exactMatch UMLS:C3715128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016984 nevus of Ota skos:exactMatch MESH:D009507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016984 nevus of Ota skos:exactMatch NCIT:C7583 Nevus of Ota semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016984 nevus of Ota skos:exactMatch Orphanet:263425 Nevus of Ota semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016984 nevus of Ota skos:exactMatch SCTID:414929001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016984 nevus of Ota skos:exactMatch UMLS:C0027961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016985 nevus of Ito skos:exactMatch NCIT:C7582 Nevus of Ito semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016985 nevus of Ito skos:exactMatch Orphanet:263432 Nevus of Ito semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016985 nevus of Ito skos:exactMatch UMLS:C0022283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016985 nevus of Ito skos:exactMatch UMLS:CN202288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016986 congenital smooth muscle hamartoma skos:exactMatch Orphanet:263435 Congenital smooth muscle hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016986 congenital smooth muscle hamartoma skos:exactMatch SCTID:239144007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016986 congenital smooth muscle hamartoma skos:exactMatch UMLS:C0406819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016987 neuroacanthocytosis skos:exactMatch DOID:0050765 neuroacanthocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016987 neuroacanthocytosis skos:exactMatch MESH:D054546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016987 neuroacanthocytosis skos:exactMatch NCIT:C84926 Neuroacanthocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016987 neuroacanthocytosis skos:exactMatch Orphanet:263440 Neuroacanthocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016988 hyperinsulinism due to HNF4A deficiency skos:exactMatch Orphanet:263455 Hyperinsulinism due to HNF4A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016988 hyperinsulinism due to HNF4A deficiency skos:exactMatch SCTID:717048002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016988 hyperinsulinism due to HNF4A deficiency skos:exactMatch UMLS:C4274078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016989 Fuchs heterochromic iridocyclitis skos:exactMatch DOID:9375 Fuchs' heterochromic uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016989 Fuchs heterochromic iridocyclitis skos:exactMatch Orphanet:263479 Fuchs heterochromic iridocyclitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016989 Fuchs heterochromic iridocyclitis skos:exactMatch SCTID:11226001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016989 Fuchs heterochromic iridocyclitis skos:exactMatch UMLS:C0016782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016990 acquired prothrombin deficiency skos:exactMatch MESH:C538174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016990 acquired prothrombin deficiency skos:exactMatch NCIT:C131622 Acquired Factor II Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016990 acquired prothrombin deficiency skos:exactMatch Orphanet:26348 Acquired prothrombin deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016990 acquired prothrombin deficiency skos:exactMatch SCTID:4152002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016990 acquired prothrombin deficiency skos:exactMatch UMLS:C0392610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016991 acute necrotizing encephalopathy of childhood skos:exactMatch Orphanet:263524 Acute necrotizing encephalopathy of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016991 acute necrotizing encephalopathy of childhood skos:exactMatch SCTID:763310000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016993 generalized peeling skin syndrome type C skos:exactMatch Orphanet:263558 Peeling skin syndrome type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016993 generalized peeling skin syndrome type C skos:exactMatch UMLS:CN202307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016994 microcephalic osteodysplastic primordial dwarfism types I and III skos:exactMatch Orphanet:2636 Microcephalic osteodysplastic primordial dwarfism types I and III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016994 microcephalic osteodysplastic primordial dwarfism types I and III skos:exactMatch SCTID:725461009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016994 microcephalic osteodysplastic primordial dwarfism types I and III skos:exactMatch UMLS:CN202308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016995 familial multiple meningioma skos:exactMatch Orphanet:263662 Familial multiple meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016995 familial multiple meningioma skos:exactMatch UMLS:CN202309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016996 NK-cell enteropathy skos:exactMatch Orphanet:263665 NK-cell enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016996 NK-cell enteropathy skos:exactMatch SCTID:723496007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016996 NK-cell enteropathy skos:exactMatch UMLS:C4509932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016997 obsolete hereditary epidermolysis bullosa associated with ocular features skos:exactMatch Orphanet:263676 OBSOLETE: Hereditary epidermolysis bullosa associated with ocular features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016998 obsolete complex chromosomal rearrangement skos:exactMatch Orphanet:263708 Complex chromosomal rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0016999 obsolete X chromosome number anomaly skos:exactMatch Orphanet:263714 X chromosome number anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017000 obsolete X chromosome number anomaly with female phenotype skos:exactMatch Orphanet:263717 X chromosome number anomaly with female phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017001 obsolete X chromosome number anomaly with male phenotype skos:exactMatch Orphanet:263720 X chromosome number anomaly with male phenotype semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017002 obsolete polysomy of X chromosome skos:exactMatch Orphanet:263723 Polysomy of X chromosome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017003 partial deletion of chromosome X skos:exactMatch Orphanet:263726 Partial deletion of chromosome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017004 partial monosomy of the short arm of chromosome X skos:exactMatch Orphanet:263731 Partial monosomy of the short arm of chromosome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017005 obsolete Y chromosome number anomaly skos:exactMatch Orphanet:263746 Y chromosome number anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017006 obsolete X and Y chromosomal anomaly skos:exactMatch Orphanet:263749 X and Y chromosomal anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017007 partial deletion of the long arm of chromosome X skos:exactMatch Orphanet:263756 Partial deletion of the long arm of chromosome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017008 partial duplication of chromosome X skos:exactMatch Orphanet:263768 Partial duplication of chromosome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017009 partial duplication of the short arm of chromosome X skos:exactMatch Orphanet:263775 Partial duplication of the short arm of chromosome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017010 partial duplication of the long arm of chromosome X skos:exactMatch MESH:C536732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017010 partial duplication of the long arm of chromosome X skos:exactMatch Orphanet:263783 Partial duplication of the long arm of chromosome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017010 partial duplication of the long arm of chromosome X skos:exactMatch UMLS:C0795891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017011 obsolete uniparental disomy of chromosome X skos:exactMatch Orphanet:263793 Uniparental disomy of chromosome X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017012 partial duplication of the short arm of chromosome 1 skos:exactMatch Orphanet:264431 Partial duplication of the short arm of chromosome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017013 trisomy 8p skos:exactMatch MESH:C538019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017013 trisomy 8p skos:exactMatch Orphanet:264450 Trisomy 8p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017014 interstitial lung disease specific to childhood skos:exactMatch Orphanet:264656 Interstitial lung disease specific to childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017014 interstitial lung disease specific to childhood skos:exactMatch SCTID:328661000119108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017014 interstitial lung disease specific to childhood skos:exactMatch UMLS:CN202324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017015 primary interstitial lung disease specific to childhood skos:exactMatch Orphanet:264665 Primary interstitial lung disease specific to childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017015 primary interstitial lung disease specific to childhood skos:exactMatch UMLS:CN202326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017016 obsolete primary interstitial lung disease specific to childhood due to alveolar structure disorder skos:exactMatch Orphanet:264670 Primary interstitial lung disease specific to childhood due to alveolar structure disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017016 obsolete primary interstitial lung disease specific to childhood due to alveolar structure disorder skos:exactMatch UMLS:CN202327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017017 obsolete primary interstitial lung disease specific to childhood due to alveolar vascular disorder skos:exactMatch Orphanet:264683 Primary interstitial lung disease specific to childhood due to alveolar vascular disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017017 obsolete primary interstitial lung disease specific to childhood due to alveolar vascular disorder skos:exactMatch UMLS:CN202329 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017018 isolated pulmonary capillaritis skos:exactMatch Orphanet:264691 Isolated pulmonary capillaritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017018 isolated pulmonary capillaritis skos:exactMatch SCTID:707436001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017018 isolated pulmonary capillaritis skos:exactMatch UMLS:C3873357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017019 interstitial lung disease specific to infancy skos:exactMatch Orphanet:264694 Interstitial lung disease specific to infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017019 interstitial lung disease specific to infancy skos:exactMatch UMLS:CN202332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017020 obsolete secondary interstitial lung disease specific to childhood associated with a systemic disease skos:exactMatch Orphanet:264699 Secondary interstitial lung disease specific to childhood associated with a systemic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017020 obsolete secondary interstitial lung disease specific to childhood associated with a systemic disease skos:exactMatch UMLS:CN202333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017021 obsolete secondary interstitial lung disease specific to childhood associated with a connective tissue disease skos:exactMatch Orphanet:264704 Secondary interstitial lung disease specific to childhood associated with a connective tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017021 obsolete secondary interstitial lung disease specific to childhood associated with a connective tissue disease skos:exactMatch UMLS:CN202334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017022 obsolete secondary interstitial lung disease specific to childhood associated with a systemic vasculitis skos:exactMatch Orphanet:264709 Secondary interstitial lung disease specific to childhood associated with a systemic vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017022 obsolete secondary interstitial lung disease specific to childhood associated with a systemic vasculitis skos:exactMatch UMLS:CN202335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017023 obsolete secondary interstitial lung disease specific to childhood associated with a granulomatous disease skos:exactMatch Orphanet:264714 Secondary interstitial lung disease specific to childhood associated with a granulomatous disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017023 obsolete secondary interstitial lung disease specific to childhood associated with a granulomatous disease skos:exactMatch UMLS:CN202336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017024 obsolete secondary interstitial lung disease specific to childhood associated with a metabolic disease skos:exactMatch Orphanet:264719 Secondary interstitial lung disease specific to childhood associated with a metabolic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017024 obsolete secondary interstitial lung disease specific to childhood associated with a metabolic disease skos:exactMatch UMLS:CN202337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017025 Langerhans cell histiocytosis specific to childhood skos:exactMatch NCIT:C114483 Childhood Langerhans Cell Histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017025 Langerhans cell histiocytosis specific to childhood skos:exactMatch Orphanet:264724 OBSOLETE: Langerhans cell histiocytosis specific to childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017025 Langerhans cell histiocytosis specific to childhood skos:exactMatch UMLS:C3899655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017026 interstitial lung disease specific to adulthood skos:exactMatch Orphanet:264735 Interstitial lung disease specific to adulthood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017026 interstitial lung disease specific to adulthood skos:exactMatch UMLS:CN202338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017027 primary interstitial lung disease specific to adulthood skos:exactMatch Orphanet:264740 Primary interstitial lung disease specific to adulthood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017027 primary interstitial lung disease specific to adulthood skos:exactMatch UMLS:CN202339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017028 obsolete secondary interstitial lung disease specific to adulthood associated with a systemic disease skos:exactMatch Orphanet:264745 Secondary interstitial lung disease specific to adulthood associated with a systemic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017028 obsolete secondary interstitial lung disease specific to adulthood associated with a systemic disease skos:exactMatch UMLS:CN202340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017029 Langerhans cell histiocytosis specific to adulthood skos:exactMatch NCIT:C114929 Adult Langerhans Cell Histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017029 Langerhans cell histiocytosis specific to adulthood skos:exactMatch Orphanet:264750 OBSOLETE: Langerhans cell histiocytosis specific to adulthood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017029 Langerhans cell histiocytosis specific to adulthood skos:exactMatch UMLS:C3900100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017030 interstitial lung disease in childhood and adulthood skos:exactMatch Orphanet:264757 Interstitial lung disease in childhood and adulthood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017030 interstitial lung disease in childhood and adulthood skos:exactMatch UMLS:CN202341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017031 primary interstitial lung disease in childhood and adulthood skos:exactMatch Orphanet:264762 Primary interstitial lung disease in childhood and adulthood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017031 primary interstitial lung disease in childhood and adulthood skos:exactMatch UMLS:CN202342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017032 obsolete primary interstitial lung disease in childhood and adulthood due to alveolar structure disorder skos:exactMatch Orphanet:264930 Primary interstitial lung disease in childhood and adulthood due to alveolar structure disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017032 obsolete primary interstitial lung disease in childhood and adulthood due to alveolar structure disorder skos:exactMatch UMLS:CN202344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017033 obsolete primary interstitial lung disease in childhood and adulthood due to alveolar vascular disorder skos:exactMatch Orphanet:264935 Primary interstitial lung disease in childhood and adulthood due to alveolar vascular disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017033 obsolete primary interstitial lung disease in childhood and adulthood due to alveolar vascular disorder skos:exactMatch UMLS:CN202345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017034 secondary interstitial lung disease in childhood and adulthood skos:exactMatch Orphanet:264944 Secondary interstitial lung disease in childhood and adulthood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017034 secondary interstitial lung disease in childhood and adulthood skos:exactMatch UMLS:CN202346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017035 obsolete secondary interstitial lung disease in childhood and adulthood associated with a systemic disease skos:exactMatch Orphanet:264949 Secondary interstitial lung disease in childhood and adulthood associated with a systemic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017035 obsolete secondary interstitial lung disease in childhood and adulthood associated with a systemic disease skos:exactMatch UMLS:CN202347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017036 Langerhans cell histiocytosis in childhood and adulthood skos:exactMatch Orphanet:264955 OBSOLETE: Langerhans cell histiocytosis in childhood and adulthood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017037 obsolete secondary interstitial lung disease in childhood and adulthood associated with a metabolic disease skos:exactMatch Orphanet:264968 Secondary interstitial lung disease in childhood and adulthood associated with a metabolic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017037 obsolete secondary interstitial lung disease in childhood and adulthood associated with a metabolic disease skos:exactMatch UMLS:CN202348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017038 obsolete secondary interstitial lung disease in childhood and adulthood associated with a systemic vasculitis skos:exactMatch Orphanet:264973 Secondary interstitial lung disease in childhood and adulthood associated with a systemic vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017038 obsolete secondary interstitial lung disease in childhood and adulthood associated with a systemic vasculitis skos:exactMatch UMLS:CN202349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017039 drug or radiation exposure-related interstitial lung disease skos:exactMatch Orphanet:264978 Drug or radiation exposure-related interstitial lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017039 drug or radiation exposure-related interstitial lung disease skos:exactMatch UMLS:CN202350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017040 exposure-related interstitial lung disease skos:exactMatch Orphanet:264984 Exposure-related interstitial lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017040 exposure-related interstitial lung disease skos:exactMatch UMLS:CN202351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017041 osteochondrodysplatic nanism-deafness-retinitis pigmentosa syndrome skos:exactMatch Orphanet:2653 Osteochondrodysplatic nanism-deafness-retinitis pigmentosa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017041 osteochondrodysplatic nanism-deafness-retinitis pigmentosa syndrome skos:exactMatch SCTID:722108000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017041 osteochondrodysplatic nanism-deafness-retinitis pigmentosa syndrome skos:exactMatch UMLS:CN202358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017042 thanatophoric dysplasia skos:exactMatch DOID:13481 thanatophoric dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017042 thanatophoric dysplasia skos:exactMatch MESH:D013796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017042 thanatophoric dysplasia skos:exactMatch NCIT:C85187 Thanatophoric Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017042 thanatophoric dysplasia skos:exactMatch Orphanet:2655 Thanatophoric dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017042 thanatophoric dysplasia skos:exactMatch SCTID:29352008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017042 thanatophoric dysplasia skos:exactMatch UMLS:C0039743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017043 congenital mesoblastic nephroma skos:exactMatch DOID:4773 congenital mesoblastic nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017043 congenital mesoblastic nephroma skos:exactMatch NCIT:C6569 Congenital Mesoblastic Nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017043 congenital mesoblastic nephroma skos:exactMatch Orphanet:2665 Congenital mesoblastic nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017043 congenital mesoblastic nephroma skos:exactMatch UMLS:C1332965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017044 adult familial nephronophthisis-spastic quadriparesia syndrome skos:exactMatch Orphanet:2666 Adult familial nephronophthisis-spastic quadriparesia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017044 adult familial nephronophthisis-spastic quadriparesia syndrome skos:exactMatch UMLS:CN202376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017045 neuroectodermal-endocrine syndrome skos:exactMatch Orphanet:2676 Neuroectodermal-endocrine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017045 neuroectodermal-endocrine syndrome skos:exactMatch SCTID:724090001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017045 neuroectodermal-endocrine syndrome skos:exactMatch UMLS:CN202391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017046 neuroepithelioma skos:exactMatch Orphanet:2677 OBSOLETE: Neuroepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017048 pseudomyxoma peritonei skos:exactMatch DOID:3559 pseudomyxoma peritonei semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017048 pseudomyxoma peritonei skos:exactMatch MESH:D011553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017048 pseudomyxoma peritonei skos:exactMatch NCIT:C3345 Pseudomyxoma Peritonei semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017048 pseudomyxoma peritonei skos:exactMatch Orphanet:26790 Pseudomyxoma peritonei semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017048 pseudomyxoma peritonei skos:exactMatch SCTID:307601000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017048 pseudomyxoma peritonei skos:exactMatch UMLS:C0033822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017049 hypomyelination neuropathy-arthrogryposis syndrome skos:exactMatch Orphanet:2680 Hypomyelination neuropathy-arthrogryposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017049 hypomyelination neuropathy-arthrogryposis syndrome skos:exactMatch UMLS:CN202399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017050 intraocular medulloepithelioma skos:exactMatch NCIT:C66806 Ciliary Body Medulloepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017050 intraocular medulloepithelioma skos:exactMatch Orphanet:268139 Intraocular medulloepithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017050 intraocular medulloepithelioma skos:exactMatch UMLS:C1883694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017050 intraocular medulloepithelioma skos:exactMatch UMLS:CN202409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017051 classic maple syrup urine disease skos:exactMatch Orphanet:268145 Classic maple syrup urine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017052 intermediate maple syrup urine disease skos:exactMatch Orphanet:268162 Intermediate maple syrup urine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017052 intermediate maple syrup urine disease skos:exactMatch SCTID:405287008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017053 intermittent maple syrup urine disease skos:exactMatch Orphanet:268173 Intermittent maple syrup urine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017053 intermittent maple syrup urine disease skos:exactMatch SCTID:405288003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017054 thiamine-responsive maple syrup urine disease skos:exactMatch Orphanet:268184 Thiamine-responsive maple syrup urine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017055 mycophenolate mofetil embryopathy skos:exactMatch Orphanet:268249 Mycophenolate mofetil embryopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017055 mycophenolate mofetil embryopathy skos:exactMatch SCTID:723406000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017055 mycophenolate mofetil embryopathy skos:exactMatch UMLS:C4509879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017056 DYRK1A-related intellectual disability syndrome due to 21q22.13q22.2 microdeletion skos:exactMatch Orphanet:268261 DYRK1A-related intellectual disability syndrome due to 21q22.13q22.2 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017056 DYRK1A-related intellectual disability syndrome due to 21q22.13q22.2 microdeletion skos:exactMatch UMLS:CN202414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017057 hereditary thrombocytopenia with normal platelets skos:exactMatch Orphanet:268322 Hereditary thrombocytopenia with normal platelets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017057 hereditary thrombocytopenia with normal platelets skos:exactMatch UMLS:CN227073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017058 autosomal recessive intermediate Charcot-Marie-Tooth disease skos:exactMatch Orphanet:268337 Autosomal recessive intermediate Charcot-Marie-Tooth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017058 autosomal recessive intermediate Charcot-Marie-Tooth disease skos:exactMatch UMLS:CN202416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017059 neural tube closure defect skos:exactMatch Orphanet:268357 Neural tube closure defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017060 open iniencephaly skos:exactMatch Orphanet:268363 Open iniencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017060 open iniencephaly skos:exactMatch SCTID:203928008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017061 closed iniencephaly skos:exactMatch Orphanet:268366 Closed iniencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017061 closed iniencephaly skos:exactMatch SCTID:203927003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017062 spina bifida aperta skos:exactMatch Orphanet:268369 Spina bifida aperta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017062 spina bifida aperta skos:exactMatch SCTID:58557008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017062 spina bifida aperta skos:exactMatch UMLS:CN202421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017063 total spina bifida aperta skos:exactMatch Orphanet:268377 Total spina bifida aperta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017063 total spina bifida aperta skos:exactMatch UMLS:CN202422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017064 thoracolumbosacral spina bifida aperta skos:exactMatch Orphanet:268384 Thoracolumbosacral spina bifida aperta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017064 thoracolumbosacral spina bifida aperta skos:exactMatch UMLS:CN202423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017065 lumbosacral spina bifida aperta skos:exactMatch Orphanet:268388 Lumbosacral spina bifida aperta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017065 lumbosacral spina bifida aperta skos:exactMatch UMLS:CN202424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017066 cervical spina bifida aperta skos:exactMatch Orphanet:268392 Cervical spina bifida aperta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017066 cervical spina bifida aperta skos:exactMatch SCTID:425687007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017066 cervical spina bifida aperta skos:exactMatch UMLS:CN202425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017067 cervicothoracic spina bifida aperta skos:exactMatch Orphanet:268397 Cervicothoracic spina bifida aperta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017067 cervicothoracic spina bifida aperta skos:exactMatch UMLS:CN202426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017068 upper thoracic spina bifida aperta skos:exactMatch Orphanet:268740 Upper thoracic spina bifida aperta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017068 upper thoracic spina bifida aperta skos:exactMatch UMLS:CN202428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017069 spina bifida cystica skos:exactMatch MESH:D016137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017069 spina bifida cystica skos:exactMatch NCIT:C101201 Myelomeningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017069 spina bifida cystica skos:exactMatch Orphanet:268744 Spina bifida cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017070 total spina bifida cystica skos:exactMatch Orphanet:268748 Total spina bifida cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017071 thoracolumbosacral spina bifida cystica skos:exactMatch Orphanet:268752 Thoracolumbosacral spina bifida cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017072 lumbosacral spina bifida cystica skos:exactMatch Orphanet:268758 Lumbosacral spina bifida cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017073 cervical spina bifida cystica skos:exactMatch Orphanet:268762 Cervical spina bifida cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017074 cervicothoracic spina bifida cystica skos:exactMatch Orphanet:268766 Cervicothoracic spina bifida cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017075 upper thoracic spina bifida cystica skos:exactMatch Orphanet:268770 Upper thoracic spina bifida cystica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017076 posterior meningocele skos:exactMatch Orphanet:268810 Posterior meningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017076 posterior meningocele skos:exactMatch UMLS:CN202439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017077 myelocystocele skos:exactMatch Orphanet:268813 Myelocystocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017077 myelocystocele skos:exactMatch SCTID:203994003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017078 cephalocele skos:exactMatch NCIT:C84687 Encephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017078 cephalocele skos:exactMatch Orphanet:268817 Cephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017078 cephalocele skos:exactMatch SCTID:55999004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017079 meningoencephalocele skos:exactMatch NCIT:C124517 Cranial Meningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017079 meningoencephalocele skos:exactMatch Orphanet:268820 Cranial meningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017079 meningoencephalocele skos:exactMatch SCTID:52330001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017079 meningoencephalocele skos:exactMatch UMLS:C0009694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017080 occipital encephalocele skos:exactMatch ICD10CM:Q01.2 Occipital encephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017080 occipital encephalocele skos:exactMatch Orphanet:268823 Occipital encephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017080 occipital encephalocele skos:exactMatch SCTID:42376006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017081 parietal encephalocele skos:exactMatch Orphanet:268826 Parietal encephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017081 parietal encephalocele skos:exactMatch SCTID:253109005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017082 basal encephalocele skos:exactMatch Orphanet:268829 Basal encephalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017082 basal encephalocele skos:exactMatch UMLS:C4023176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017083 obsolete lipoma associated with neurospinal dysraphism skos:exactMatch Orphanet:268832 Lipoma associated with neurospinal dysraphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017084 leptomyelolipoma skos:exactMatch Orphanet:268838 Leptomyelolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017085 obsolete malformation of the neurenteric canal, spinal cord and column skos:exactMatch Orphanet:268843 Malformation of the neurenteric canal, spinal cord and column semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017086 primary tethered cord syndrome skos:exactMatch Orphanet:268861 Primary tethered cord syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017086 primary tethered cord syndrome skos:exactMatch SCTID:70534000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017086 primary tethered cord syndrome skos:exactMatch UMLS:CN202446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017087 neurenteric cyst skos:exactMatch Orphanet:268865 Neurenteric cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017088 isolated amyelia skos:exactMatch Orphanet:268868 Isolated amyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017089 isolated megalencephaly skos:exactMatch Orphanet:268920 Isolated megalencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017090 midline cerebral malformation skos:exactMatch Orphanet:268926 Midline cerebral malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017091 bilateral polymicrogyria skos:exactMatch Orphanet:268940 Bilateral polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017091 bilateral polymicrogyria skos:exactMatch SCTID:765757003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017092 unilateral polymicrogyria skos:exactMatch Orphanet:268943 Unilateral polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017092 unilateral polymicrogyria skos:exactMatch SCTID:715905006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017092 unilateral polymicrogyria skos:exactMatch UMLS:C4024960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017093 unilateral focal polymicrogyria skos:exactMatch DOID:0080919 unilateral focal polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017093 unilateral focal polymicrogyria skos:exactMatch Orphanet:268947 Unilateral focal polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017094 cerebral cortical dysplasia skos:exactMatch MESH:D054220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017094 cerebral cortical dysplasia skos:exactMatch NCIT:C42088 Cortical Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017094 cerebral cortical dysplasia skos:exactMatch Orphanet:268950 Cerebral cortical dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017094 cerebral cortical dysplasia skos:exactMatch SCTID:253153000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017095 isolated focal cortical dysplasia type I skos:exactMatch Orphanet:268961 Isolated focal cortical dysplasia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017095 isolated focal cortical dysplasia type I skos:exactMatch UMLS:CN202452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017096 isolated focal cortical dysplasia type Ia skos:exactMatch Orphanet:268973 Isolated focal cortical dysplasia type Ia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017096 isolated focal cortical dysplasia type Ia skos:exactMatch UMLS:CN202453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017097 isolated focal cortical dysplasia type Ib skos:exactMatch Orphanet:268980 Isolated focal cortical dysplasia type Ib semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017097 isolated focal cortical dysplasia type Ib skos:exactMatch UMLS:CN202454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017098 isolated focal cortical dysplasia type Ic skos:exactMatch Orphanet:268987 Isolated focal cortical dysplasia type Ic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017098 isolated focal cortical dysplasia type Ic skos:exactMatch UMLS:CN202455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017100 neutropenia-monocytopenia-deafness syndrome skos:exactMatch Orphanet:2690 Neutropenia-monocytopenia-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017100 neutropenia-monocytopenia-deafness syndrome skos:exactMatch UMLS:CN202458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017101 isolated focal cortical dysplasia type IIa skos:exactMatch Orphanet:269001 Isolated focal cortical dysplasia type IIa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017102 isolated focal cortical dysplasia type IIb skos:exactMatch Orphanet:269008 Isolated focal cortical dysplasia type IIb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017102 isolated focal cortical dysplasia type IIb skos:exactMatch UMLS:CN202460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017103 encephaloclastic disorder skos:exactMatch Orphanet:269190 Encephaloclastic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017103 encephaloclastic disorder skos:exactMatch UMLS:CN227080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017104 central nervous system cystic malformation skos:exactMatch Orphanet:269194 Central nervous system cystic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017105 glioependymal/ependymal cyst skos:exactMatch Orphanet:269197 Glioependymal/ependymal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017106 retrocerebellar cyst skos:exactMatch Orphanet:269200 OBSOLETE: Retrocerebellar cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017107 isolated cerebellar vermis agenesis skos:exactMatch Orphanet:269203 Isolated cerebellar vermis agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017108 isolated total cerebellar vermis agenesis skos:exactMatch Orphanet:269206 Isolated total cerebellar vermis agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017109 isolated partial cerebellar vermis agenesis skos:exactMatch Orphanet:269209 Isolated partial cerebellar vermis agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017110 isolated Dandy-Walker malformation with hydrocephalus skos:exactMatch Orphanet:269212 Isolated Dandy-Walker malformation with hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017111 isolated Dandy-Walker malformation without hydrocephalus skos:exactMatch Orphanet:269215 Isolated Dandy-Walker malformation without hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017112 isolated unilateral hemispheric cerebellar hypoplasia skos:exactMatch Orphanet:269218 Isolated unilateral hemispheric cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017112 isolated unilateral hemispheric cerebellar hypoplasia skos:exactMatch SCTID:766934006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017113 isolated bilateral hemispheric cerebellar hypoplasia skos:exactMatch Orphanet:269221 Isolated bilateral hemispheric cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017114 global cerebellar malformation skos:exactMatch Orphanet:269224 Global cerebellar malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017116 congenital communicating hydrocephalus skos:exactMatch Orphanet:269505 Congenital communicating hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017117 congenital non-communicating hydrocephalus skos:exactMatch Orphanet:269510 Congenital non-communicating hydrocephalus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017117 congenital non-communicating hydrocephalus skos:exactMatch SCTID:762295002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017118 obsolete syndrome with a cerebellar malformation as major feature skos:exactMatch Orphanet:269523 Syndrome with a cerebellar malformation as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017118 obsolete syndrome with a cerebellar malformation as major feature skos:exactMatch UMLS:CN202468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017119 obsolete syndrome with microcephaly as major feature skos:exactMatch Orphanet:269528 Syndrome with microcephaly as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017119 obsolete syndrome with microcephaly as major feature skos:exactMatch UMLS:CN202469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017120 obsolete other syndrome with a central nervous system malformation as major feature skos:exactMatch Orphanet:269531 Other syndrome with a central nervous system malformation as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017120 obsolete other syndrome with a central nervous system malformation as major feature skos:exactMatch UMLS:CN202470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017121 obsolete syndrome with a Dandy-Walker malformation as major feature skos:exactMatch Orphanet:269546 Syndrome with a Dandy-Walker malformation as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017121 obsolete syndrome with a Dandy-Walker malformation as major feature skos:exactMatch UMLS:CN202471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017122 obsolete genetic syndrome with corpus callosum agenesis/dysgenesis as a major feature skos:exactMatch Orphanet:269573 Genetic syndrome with corpus callosum agenesis/dysgenesis as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017122 obsolete genetic syndrome with corpus callosum agenesis/dysgenesis as a major feature skos:exactMatch UMLS:CN202475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017123 arthrogryposis-renal dysfunction-cholestasis syndrome skos:exactMatch DOID:0050763 ARC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017123 arthrogryposis-renal dysfunction-cholestasis syndrome skos:exactMatch MESH:C535382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017123 arthrogryposis-renal dysfunction-cholestasis syndrome skos:exactMatch OMIMPS:208085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017123 arthrogryposis-renal dysfunction-cholestasis syndrome skos:exactMatch Orphanet:2697 Arthrogryposis-renal dysfunction-cholestasis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017123 arthrogryposis-renal dysfunction-cholestasis syndrome skos:exactMatch SCTID:720513002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017124 noma skos:exactMatch DOID:9672 noma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017124 noma skos:exactMatch MESH:D009625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017124 noma skos:exactMatch NCIT:C34852 Gangrenous Stomatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017124 noma skos:exactMatch Orphanet:2700 Noma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017124 noma skos:exactMatch SCTID:18116006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017124 noma skos:exactMatch UMLS:C0028271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017126 oculo-skeletal-renal syndrome skos:exactMatch Orphanet:2716 OBSOLETE: Oculo-skeletal-renal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017126 oculo-skeletal-renal syndrome skos:exactMatch UMLS:CN202523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017127 inherited soft tissue tumor skos:exactMatch Orphanet:271832 Genetic soft tissue tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017127 inherited soft tissue tumor skos:exactMatch UMLS:CN202526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017128 inherited digestive tract tumor skos:exactMatch Orphanet:271835 Genetic digestive tract tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017128 inherited digestive tract tumor skos:exactMatch UMLS:CN202527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017129 inherited cardiac tumor skos:exactMatch Orphanet:271841 Genetic cardiac tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017129 inherited cardiac tumor skos:exactMatch UMLS:CN202528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017130 obsolete genetic urogenital tumor skos:exactMatch Orphanet:271844 Genetic urogenital tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017131 genetic cardiac anomaly skos:exactMatch Orphanet:271853 Genetic cardiac anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017132 hereditary ATTR amyloidosis skos:exactMatch Orphanet:271861 Hereditary ATTR amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017132 hereditary ATTR amyloidosis skos:exactMatch UMLS:CN227096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017134 odonto-onycho dysplasia-alopecia syndrome skos:exactMatch Orphanet:2722 Odonto-onycho dysplasia-alopecia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017134 odonto-onycho dysplasia-alopecia syndrome skos:exactMatch UMLS:CN202534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017135 olivopontocerebellar atrophy-deafness syndrome skos:exactMatch Orphanet:2732 Olivopontocerebellar atrophy-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017135 olivopontocerebellar atrophy-deafness syndrome skos:exactMatch UMLS:CN202542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017136 omodysplasia skos:exactMatch DOID:0060288 omodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017136 omodysplasia skos:exactMatch OMIMPS:258315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017136 omodysplasia skos:exactMatch Orphanet:2733 Omodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017136 omodysplasia skos:exactMatch SCTID:725164008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017136 omodysplasia skos:exactMatch UMLS:C4510897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017137 onchocerciasis skos:exactMatch DOID:11678 onchocerciasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017137 onchocerciasis skos:exactMatch ICD10CM:B73 Onchocerciasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017137 onchocerciasis skos:exactMatch MESH:D009855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017137 onchocerciasis skos:exactMatch NCIT:C34861 Onchocerciasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017137 onchocerciasis skos:exactMatch Orphanet:2737 Onchocerciasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017137 onchocerciasis skos:exactMatch SCTID:38539003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017137 onchocerciasis skos:exactMatch UMLS:C0029001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017138 Opitz G/BBB syndrome skos:exactMatch DOID:0050780 obsolete Opitz-GBBB syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017138 Opitz G/BBB syndrome skos:exactMatch DOID:0080697 Opitz GBBB syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017138 Opitz G/BBB syndrome skos:exactMatch NCIT:C125487 Opitz G/BBB Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017138 Opitz G/BBB syndrome skos:exactMatch OMIMPS:300000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017138 Opitz G/BBB syndrome skos:exactMatch Orphanet:2745 Opitz GBBB syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017138 Opitz G/BBB syndrome skos:exactMatch SCTID:81771002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017138 Opitz G/BBB syndrome skos:exactMatch UMLS:CN202554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017139 oromandibular-limb hypogenesis syndrome skos:exactMatch Orphanet:2749 Oromandibular-limb hypogenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017139 oromandibular-limb hypogenesis syndrome skos:exactMatch UMLS:CN202556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017140 L1 syndrome skos:exactMatch Orphanet:275543 L1 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017140 L1 syndrome skos:exactMatch UMLS:CN118845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017141 obsolete hemorrhagic disorder due to a constitutional thrombocytopenia skos:exactMatch Orphanet:275729 Rare hemorrhagic disorder due to a constitutional thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017141 obsolete hemorrhagic disorder due to a constitutional thrombocytopenia skos:exactMatch UMLS:CN227098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017142 obsolete hemorrhagic disorder due to a qualitative platelet defect skos:exactMatch Orphanet:275736 Rare hemorrhagic disorder due to a qualitative platelet defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017142 obsolete hemorrhagic disorder due to a qualitative platelet defect skos:exactMatch UMLS:CN227099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017143 obsolete genetic infertility skos:exactMatch Orphanet:275742 Genetic infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017144 alpha-thalassemia and related diseases skos:exactMatch Orphanet:275745 Alpha-thalassemia and related disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017144 alpha-thalassemia and related diseases skos:exactMatch UMLS:CN202570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017145 beta-thalassemia and related diseases skos:exactMatch Orphanet:275749 Beta-thalassemia and related diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017145 beta-thalassemia and related diseases skos:exactMatch UMLS:CN202571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017146 sickle cell disease and related diseases skos:exactMatch Orphanet:275752 Sickle cell disease and related diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017146 sickle cell disease and related diseases skos:exactMatch UMLS:CN202572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017147 idiopathic pulmonary arterial hypertension skos:exactMatch Orphanet:275766 Idiopathic pulmonary arterial hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017147 idiopathic pulmonary arterial hypertension skos:exactMatch SCTID:697898008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017147 idiopathic pulmonary arterial hypertension skos:exactMatch UMLS:C3203102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017147 idiopathic pulmonary arterial hypertension skos:exactMatch UMLS:CN202574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017148 heritable pulmonary arterial hypertension skos:exactMatch NCIT:C121945 Heritable Pulmonary Arterial Hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017148 heritable pulmonary arterial hypertension skos:exactMatch OMIMPS:178600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017148 heritable pulmonary arterial hypertension skos:exactMatch Orphanet:275777 Heritable pulmonary arterial hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017148 heritable pulmonary arterial hypertension skos:exactMatch SCTID:697897003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017148 heritable pulmonary arterial hypertension skos:exactMatch UMLS:CN202575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017149 drug- or toxin-induced pulmonary arterial hypertension skos:exactMatch Orphanet:275786 Drug- or toxin-induced pulmonary arterial hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017149 drug- or toxin-induced pulmonary arterial hypertension skos:exactMatch UMLS:C0340544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017150 obsolete pulmonary arterial hypertension associated with another disease skos:exactMatch Orphanet:275791 Pulmonary arterial hypertension associated with another disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017150 obsolete pulmonary arterial hypertension associated with another disease skos:exactMatch UMLS:CN202577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017151 obsolete pulmonary arterial hypertension associated with connective tissue disease skos:exactMatch Orphanet:275798 Pulmonary arterial hypertension associated with connective tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017151 obsolete pulmonary arterial hypertension associated with connective tissue disease skos:exactMatch SCTID:697903007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017151 obsolete pulmonary arterial hypertension associated with connective tissue disease skos:exactMatch UMLS:C3697982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017151 obsolete pulmonary arterial hypertension associated with connective tissue disease skos:exactMatch UMLS:CN202578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017152 obsolete pulmonary arterial hypertension associated with congenital heart disease skos:exactMatch Orphanet:275803 Pulmonary arterial hypertension associated with congenital heart disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017152 obsolete pulmonary arterial hypertension associated with congenital heart disease skos:exactMatch SCTID:697905000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017152 obsolete pulmonary arterial hypertension associated with congenital heart disease skos:exactMatch UMLS:C3697119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017152 obsolete pulmonary arterial hypertension associated with congenital heart disease skos:exactMatch UMLS:CN243982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017153 obsolete pulmonary arterial hypertension associated with HIV infection skos:exactMatch Orphanet:275808 Pulmonary arterial hypertension associated with HIV infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017153 obsolete pulmonary arterial hypertension associated with HIV infection skos:exactMatch SCTID:697904001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017153 obsolete pulmonary arterial hypertension associated with HIV infection skos:exactMatch UMLS:C3697673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017154 obsolete pulmonary arterial hypertension associated with portal hypertension skos:exactMatch Orphanet:275813 Pulmonary arterial hypertension associated with portal hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017154 obsolete pulmonary arterial hypertension associated with portal hypertension skos:exactMatch SCTID:445237003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017154 obsolete pulmonary arterial hypertension associated with portal hypertension skos:exactMatch UMLS:C1868851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017155 obsolete pulmonary arterial hypertension associated with schistosomiasis skos:exactMatch Orphanet:275823 Pulmonary arterial hypertension associated with schistosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017155 obsolete pulmonary arterial hypertension associated with schistosomiasis skos:exactMatch SCTID:697907008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017155 obsolete pulmonary arterial hypertension associated with schistosomiasis skos:exactMatch UMLS:C3697477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017156 obsolete pulmonary arterial hypertension associated with chronic hemolytic anemia skos:exactMatch Orphanet:275828 Pulmonary arterial hypertension associated with chronic hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017156 obsolete pulmonary arterial hypertension associated with chronic hemolytic anemia skos:exactMatch SCTID:697908003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017156 obsolete pulmonary arterial hypertension associated with chronic hemolytic anemia skos:exactMatch UMLS:C3698315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017157 pulmonary hypertension owing to lung disease and/or hypoxia skos:exactMatch Orphanet:275837 Pulmonary hypertension owing to lung disease and/or hypoxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017157 pulmonary hypertension owing to lung disease and/or hypoxia skos:exactMatch SCTID:697910001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017157 pulmonary hypertension owing to lung disease and/or hypoxia skos:exactMatch UMLS:C3698136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017157 pulmonary hypertension owing to lung disease and/or hypoxia skos:exactMatch UMLS:CN202580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017158 obsolete pulmonary hypertension with unclear multifactorial mechanism skos:exactMatch Orphanet:275844 Pulmonary hypertension with unclear multifactorial mechanism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017159 obsolete syndrome with pulmonary hypertension as a major feature skos:exactMatch Orphanet:275853 Syndrome with pulmonary hypertension as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017159 obsolete syndrome with pulmonary hypertension as a major feature skos:exactMatch UMLS:CN202581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017160 behavioral variant of frontotemporal dementia skos:exactMatch Orphanet:275864 Behavioral variant of frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017160 behavioral variant of frontotemporal dementia skos:exactMatch SCTID:716994006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017160 behavioral variant of frontotemporal dementia skos:exactMatch UMLS:C4011788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017161 frontotemporal dementia with motor neuron disease skos:exactMatch MESH:C566288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017161 frontotemporal dementia with motor neuron disease skos:exactMatch OMIMPS:105550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017161 frontotemporal dementia with motor neuron disease skos:exactMatch Orphanet:275872 Frontotemporal dementia with motor neuron disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017161 frontotemporal dementia with motor neuron disease skos:exactMatch UMLS:CN239493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017162 imperforate oropharynx-costo vetebral anomalies syndrome skos:exactMatch Orphanet:2759 Imperforate oropharynx-costovertebral anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017162 imperforate oropharynx-costo vetebral anomalies syndrome skos:exactMatch UMLS:CN202584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017163 obsolete hemolytic disease due to fetomaternal alloimmunization skos:exactMatch Orphanet:275938 Hemolytic disease due to fetomaternal alloimmunization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017163 obsolete hemolytic disease due to fetomaternal alloimmunization skos:exactMatch UMLS:CN202585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017164 hemolytic disease of the newborn with Kell alloimmunization skos:exactMatch Orphanet:275944 Hemolytic disease of the newborn with Kell alloimmunization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017164 hemolytic disease of the newborn with Kell alloimmunization skos:exactMatch UMLS:CN202586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017165 bile acid CoA ligase deficiency and defective amidation skos:exactMatch Orphanet:276066 Bile acid CoA ligase deficiency and defective amidation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017165 bile acid CoA ligase deficiency and defective amidation skos:exactMatch SCTID:717047007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017165 bile acid CoA ligase deficiency and defective amidation skos:exactMatch UMLS:C4274079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017166 obsolete rare tumor of salivary glands skos:exactMatch Orphanet:276142 Rare tumor of salivary glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017167 malignant epithelial tumor of salivary glands skos:exactMatch Orphanet:276145 Malignant epithelial tumor of salivary glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017167 malignant epithelial tumor of salivary glands skos:exactMatch UMLS:CN202591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017168 benign epithelial tumor of salivary glands skos:exactMatch Orphanet:276148 Benign epithelial tumor of salivary glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017168 benign epithelial tumor of salivary glands skos:exactMatch UMLS:CN202592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017169 multiple endocrine neoplasia skos:exactMatch DOID:3125 multiple endocrine neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017169 multiple endocrine neoplasia skos:exactMatch MESH:D009377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017169 multiple endocrine neoplasia skos:exactMatch NCIT:C6432 Multiple Endocrine Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017169 multiple endocrine neoplasia skos:exactMatch OMIMPS:131100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017169 multiple endocrine neoplasia skos:exactMatch Orphanet:276161 Multiple endocrine neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017169 multiple endocrine neoplasia skos:exactMatch SCTID:46724008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017169 multiple endocrine neoplasia skos:exactMatch UMLS:C0027662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017170 idiopathic recurrent stupor skos:exactMatch Orphanet:276174 Idiopathic recurrent stupor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017170 idiopathic recurrent stupor skos:exactMatch SCTID:763739002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017170 idiopathic recurrent stupor skos:exactMatch UMLS:CN202595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017171 mucopolysaccharidosis type 6, rapidly progressing skos:exactMatch Orphanet:276212 Mucopolysaccharidosis type 6, rapidly progressing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017171 mucopolysaccharidosis type 6, rapidly progressing skos:exactMatch UMLS:CN202600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017172 mucopolysaccharidosis type 6, slowly progressing skos:exactMatch Orphanet:276223 Mucopolysaccharidosis type 6, slowly progressing semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017172 mucopolysaccharidosis type 6, slowly progressing skos:exactMatch UMLS:CN202601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017173 non-syndromic male infertility due to sperm motility disorder skos:exactMatch Orphanet:276234 Non-syndromic male infertility due to sperm motility disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017173 non-syndromic male infertility due to sperm motility disorder skos:exactMatch UMLS:CN202602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017174 Machado-Joseph disease type 1 skos:exactMatch Orphanet:276238 Machado-Joseph disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017174 Machado-Joseph disease type 1 skos:exactMatch SCTID:91953003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017175 Machado-Joseph disease type 2 skos:exactMatch Orphanet:276241 Machado-Joseph disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017175 Machado-Joseph disease type 2 skos:exactMatch SCTID:91954009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017176 Machado-Joseph disease type 3 skos:exactMatch Orphanet:276244 Machado-Joseph disease type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017176 Machado-Joseph disease type 3 skos:exactMatch SCTID:91955005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017177 hemihyperplasia-multiple lipomatosis syndrome skos:exactMatch Orphanet:276280 Hemihyperplasia-multiple lipomatosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017177 hemihyperplasia-multiple lipomatosis syndrome skos:exactMatch UMLS:CN202613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017178 osteochondritis dissecans skos:exactMatch DOID:84 osteochondritis dissecans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017178 osteochondritis dissecans skos:exactMatch MESH:D010008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017178 osteochondritis dissecans skos:exactMatch NCIT:C34878 Osteochondritis Dissecans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017178 osteochondritis dissecans skos:exactMatch Orphanet:2764 Osteochondritis dissecans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017178 osteochondritis dissecans skos:exactMatch SCTID:82562007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017178 osteochondritis dissecans skos:exactMatch UMLS:C0029421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017179 limbic encephalitis with caspr2 antibodies skos:exactMatch SCTID:763793004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017180 10q22.3q23.3 microduplication syndrome skos:exactMatch Orphanet:276422 10q22.3q23.3 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017180 10q22.3q23.3 microduplication syndrome skos:exactMatch UMLS:CN202619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017181 hypnic headache skos:exactMatch MESH:D051270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017181 hypnic headache skos:exactMatch Orphanet:276429 Hypnic headache semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017181 hypnic headache skos:exactMatch SCTID:122711000119109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017182 familial hyperinsulinism skos:exactMatch NCIT:C131425 Congenital Hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017182 familial hyperinsulinism skos:exactMatch Orphanet:276525 Familial hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017183 hyperinsulinism due to UCP2 deficiency skos:exactMatch Orphanet:276556 Hyperinsulinism due to UCP2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017183 hyperinsulinism due to UCP2 deficiency skos:exactMatch SCTID:721834007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017183 hyperinsulinism due to UCP2 deficiency skos:exactMatch UMLS:C4303082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017184 autosomal dominant hyperinsulinism due to SUR1 deficiency skos:exactMatch Orphanet:276575 Autosomal dominant hyperinsulinism due to SUR1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017184 autosomal dominant hyperinsulinism due to SUR1 deficiency skos:exactMatch SCTID:717046003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017184 autosomal dominant hyperinsulinism due to SUR1 deficiency skos:exactMatch UMLS:C4274080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017184 autosomal dominant hyperinsulinism due to SUR1 deficiency skos:exactMatch UMLS:CN202625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017185 autosomal dominant hyperinsulinism due to Kir6.2 deficiency skos:exactMatch Orphanet:276580 Autosomal dominant hyperinsulinism due to Kir6.2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017185 autosomal dominant hyperinsulinism due to Kir6.2 deficiency skos:exactMatch SCTID:717045004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017185 autosomal dominant hyperinsulinism due to Kir6.2 deficiency skos:exactMatch UMLS:C4274081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017185 autosomal dominant hyperinsulinism due to Kir6.2 deficiency skos:exactMatch UMLS:CN202626 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017186 diazoxide-resistant hyperinsulinism skos:exactMatch Orphanet:276585 Diazoxide-resistant hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017187 diazoxide-resistant focal hyperinsulinism due to SUR1 deficiency skos:exactMatch Orphanet:276598 Diazoxide-resistant focal hyperinsulinism due to SUR1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017188 diazoxide-resistant focal hyperinsulinism due to Kir6.2 deficiency skos:exactMatch Orphanet:276603 Diazoxide-resistant focal hyperinsulinism due to Kir6.2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017189 adult-onset non-insulinoma persistent hyperinsulinemic hypoglycemia skos:exactMatch Orphanet:276608 Non-insulinoma pancreatogenous hypoglycemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017189 adult-onset non-insulinoma persistent hyperinsulinemic hypoglycemia skos:exactMatch SCTID:717044000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017189 adult-onset non-insulinoma persistent hyperinsulinemic hypoglycemia skos:exactMatch UMLS:C4274082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017190 sporadic pheochromocytoma/secreting paraganglioma skos:exactMatch Orphanet:276621 Sporadic pheochromocytoma/secreting paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017190 sporadic pheochromocytoma/secreting paraganglioma skos:exactMatch UMLS:CN202630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017191 sporadic pheochromocytoma skos:exactMatch Orphanet:276624 OBSOLETE: Sporadic pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017191 sporadic pheochromocytoma skos:exactMatch UMLS:CN202631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017192 sporadic secreting paraganglioma skos:exactMatch Orphanet:276627 OBSOLETE: Sporadic secreting paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017192 sporadic secreting paraganglioma skos:exactMatch UMLS:CN202632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017193 symptomatic form of Coffin-Lowry syndrome in female carriers skos:exactMatch Orphanet:276630 Symptomatic form of Coffin-Lowry syndrome in female carriers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017193 symptomatic form of Coffin-Lowry syndrome in female carriers skos:exactMatch UMLS:CN202633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017194 Blount disease skos:exactMatch DOID:14798 Blount's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017194 Blount disease skos:exactMatch MESH:C536237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017194 Blount disease skos:exactMatch NCIT:C118460 Blount's Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017194 Blount disease skos:exactMatch Orphanet:2768 Blount disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017194 Blount disease skos:exactMatch SCTID:79353000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017195 Bruck syndrome skos:exactMatch DOID:0060231 Bruck syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017195 Bruck syndrome skos:exactMatch Orphanet:2771 Bruck syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017195 Bruck syndrome skos:exactMatch SCTID:254113006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017195 Bruck syndrome skos:exactMatch UMLS:C0432253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017196 osteogenesis imperfecta-retinopathy-seizures-intellectual disability syndrome skos:exactMatch MESH:C535617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017196 osteogenesis imperfecta-retinopathy-seizures-intellectual disability syndrome skos:exactMatch Orphanet:2773 Osteogenesis imperfecta-retinopathy-seizures-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017196 osteogenesis imperfecta-retinopathy-seizures-intellectual disability syndrome skos:exactMatch SCTID:722110003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017196 osteogenesis imperfecta-retinopathy-seizures-intellectual disability syndrome skos:exactMatch UMLS:CN202641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017197 osteopathia striata-pigmentary dermopathy-white forelock syndrome skos:exactMatch MESH:C536054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017197 osteopathia striata-pigmentary dermopathy-white forelock syndrome skos:exactMatch Orphanet:2779 Osteopathia striata-pigmentary dermopathy-white forelock syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017197 osteopathia striata-pigmentary dermopathy-white forelock syndrome skos:exactMatch UMLS:C2931096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017198 osteopetrosis skos:exactMatch DOID:13533 osteopetrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017198 osteopetrosis skos:exactMatch MESH:D010022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017198 osteopetrosis skos:exactMatch NCIT:C26840 Osteopetrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017198 osteopetrosis skos:exactMatch Orphanet:2781 Osteopetrosis and related disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017198 osteopetrosis skos:exactMatch SCTID:1926006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017199 osteoporosis-macrocephaly-blindness-joint hyperlaxity syndrome skos:exactMatch Orphanet:2787 Osteoporosis-macrocephaly-blindness-joint hyperlaxity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017199 osteoporosis-macrocephaly-blindness-joint hyperlaxity syndrome skos:exactMatch SCTID:716189005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017199 osteoporosis-macrocephaly-blindness-joint hyperlaxity syndrome skos:exactMatch UMLS:C4274786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017199 osteoporosis-macrocephaly-blindness-joint hyperlaxity syndrome skos:exactMatch UMLS:CN202651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017200 polycystic ovaries-urethral sphincter dysfunction syndrome skos:exactMatch MESH:C537271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017200 polycystic ovaries-urethral sphincter dysfunction syndrome skos:exactMatch Orphanet:2795 Fowler urethral sphincter dysfunction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017200 polycystic ovaries-urethral sphincter dysfunction syndrome skos:exactMatch UMLS:C2931462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017201 Spasmus nutans skos:exactMatch Orphanet:279882 Spasmus nutans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017201 Spasmus nutans skos:exactMatch SCTID:400948003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017201 Spasmus nutans skos:exactMatch UMLS:C1527306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017202 acute endophthalmitis skos:exactMatch DOID:11752 acute endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017202 acute endophthalmitis skos:exactMatch Orphanet:279888 Acute endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017202 acute endophthalmitis skos:exactMatch SCTID:1493002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017202 acute endophthalmitis skos:exactMatch UMLS:C0154773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017203 chronic endophthalmitis skos:exactMatch DOID:10697 chronic endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017203 chronic endophthalmitis skos:exactMatch Orphanet:279891 Chronic endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017203 chronic endophthalmitis skos:exactMatch SCTID:13978000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017203 chronic endophthalmitis skos:exactMatch UMLS:C0154774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017204 toxic maculopathy due to antimalarial drugs skos:exactMatch Orphanet:279894 Toxic maculopathy due to antimalarial drugs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017204 toxic maculopathy due to antimalarial drugs skos:exactMatch SCTID:763621004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017204 toxic maculopathy due to antimalarial drugs skos:exactMatch UMLS:CN202676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017205 primary oculocerebral lymphoma skos:exactMatch Orphanet:279897 Primary oculocerebral lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017207 primary organ-specific lymphoma skos:exactMatch NCIT:C7185 Lymphoma by Site semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017207 primary organ-specific lymphoma skos:exactMatch Orphanet:279911 Primary organ-specific lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017207 primary organ-specific lymphoma skos:exactMatch UMLS:C1334465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017209 infectious posterior uveitis skos:exactMatch Orphanet:279919 Infectious posterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017210 infectious anterior uveitis skos:exactMatch DOID:9389 infectious anterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017210 infectious anterior uveitis skos:exactMatch Orphanet:279922 Infectious anterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017210 infectious anterior uveitis skos:exactMatch SCTID:193487008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017210 infectious anterior uveitis skos:exactMatch UMLS:C0154911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017211 infectious panuveitis skos:exactMatch Orphanet:279925 Infectious panuveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017212 paraneoplastic uveitis skos:exactMatch Orphanet:279928 Paraneoplastic uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017213 postorgasmic illness syndrome skos:exactMatch Orphanet:279947 Postorgasmic illness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017213 postorgasmic illness syndrome skos:exactMatch UMLS:CN202682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017214 vitamin B12-responsive methylmalonic acidemia skos:exactMatch Orphanet:28 Vitamin B12-responsive methylmalonic acidemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017214 vitamin B12-responsive methylmalonic acidemia skos:exactMatch SCTID:69614003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017215 calciphylaxis skos:exactMatch DOID:4734 calciphylaxis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017215 calciphylaxis skos:exactMatch MESH:D002115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017215 calciphylaxis skos:exactMatch NCIT:C84607 Calciphylaxis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017215 calciphylaxis skos:exactMatch Orphanet:280062 Calciphylaxis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017215 calciphylaxis skos:exactMatch SCTID:237900002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017215 calciphylaxis skos:exactMatch UMLS:C0006666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017216 calciphylaxis cutis skos:exactMatch Orphanet:280065 Calciphylaxis cutis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017216 calciphylaxis cutis skos:exactMatch SCTID:717043006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017216 calciphylaxis cutis skos:exactMatch UMLS:C4274083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017217 visceral calciphylaxis skos:exactMatch Orphanet:280068 Visceral calciphylaxis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017218 septopreoptic holoprosencephaly skos:exactMatch Orphanet:280195 Septopreoptic holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017218 septopreoptic holoprosencephaly skos:exactMatch UMLS:CN202699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017219 microform holoprosencephaly skos:exactMatch DOID:0111380 solitary median maxillary central incisor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017219 microform holoprosencephaly skos:exactMatch Orphanet:280200 Microform holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017219 microform holoprosencephaly skos:exactMatch UMLS:CN202701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017219 microform holoprosencephaly skos:exactMatch UMLS:CN236719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017220 laryngotracheoesophageal cleft type 0 skos:exactMatch Orphanet:280205 Laryngotracheoesophageal cleft type 0 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017220 laryngotracheoesophageal cleft type 0 skos:exactMatch UMLS:CN202702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017221 Pelizaeus-Merzbacher disease, connatal form skos:exactMatch Orphanet:280210 Pelizaeus-Merzbacher disease, connatal form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017221 Pelizaeus-Merzbacher disease, connatal form skos:exactMatch UMLS:CN202703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017222 Pelizaeus-Merzbacher disease, classic form skos:exactMatch Orphanet:280219 Pelizaeus-Merzbacher disease, classic form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017222 Pelizaeus-Merzbacher disease, classic form skos:exactMatch SCTID:87607002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017223 Pelizaeus-Merzbacher disease, transitional form skos:exactMatch Orphanet:280224 Pelizaeus-Merzbacher disease, transitional form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017224 Pelizaeus-Merzbacher disease in female carriers skos:exactMatch Orphanet:280229 Pelizaeus-Merzbacher disease in female carriers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017224 Pelizaeus-Merzbacher disease in female carriers skos:exactMatch UMLS:CN202706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017225 null syndrome skos:exactMatch Orphanet:280234 Null syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017225 null syndrome skos:exactMatch UMLS:CN202707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017226 Pelizaeus-Merzbacher-like disease skos:exactMatch Orphanet:280270 Pelizaeus-Merzbacher-like disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017226 Pelizaeus-Merzbacher-like disease skos:exactMatch SCTID:717042001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017227 autoimmune pancreatitis type 1 skos:exactMatch Orphanet:280302 Autoimmune pancreatitis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017227 autoimmune pancreatitis type 1 skos:exactMatch SCTID:722872000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017227 autoimmune pancreatitis type 1 skos:exactMatch UMLS:C4302243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017227 autoimmune pancreatitis type 1 skos:exactMatch UMLS:CN202712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017228 autoimmune pancreatitis type 2 skos:exactMatch Orphanet:280315 Autoimmune pancreatitis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017228 autoimmune pancreatitis type 2 skos:exactMatch UMLS:CN202713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017229 distal monosomy 12p skos:exactMatch Orphanet:280325 Distal monosomy 12p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017229 distal monosomy 12p skos:exactMatch UMLS:CN202714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017230 autosomal semi-dominant severe lipodystrophic laminopathy skos:exactMatch Orphanet:280365 Autosomal semi-dominant severe lipodystrophic laminopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017230 autosomal semi-dominant severe lipodystrophic laminopathy skos:exactMatch UMLS:CN202719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017231 erythropoietic uroporphyria associated with myeloid malignancy skos:exactMatch Orphanet:280379 Erythropoietic uroporphyria associated with myeloid malignancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017232 recessive intellectual disability-motor dysfunction-multiple joint contractures syndrome skos:exactMatch Orphanet:280384 Recessive intellectual disability-motor dysfunction-multiple joint contractures syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017233 familial Alzheimer-like prion disease skos:exactMatch Orphanet:280397 Familial Alzheimer-like prion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017233 familial Alzheimer-like prion disease skos:exactMatch SCTID:721219005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017233 familial Alzheimer-like prion disease skos:exactMatch UMLS:C4303482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017233 familial Alzheimer-like prion disease skos:exactMatch UMLS:CN202723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017234 inherited prion disease skos:exactMatch Orphanet:280400 Inherited human prion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017234 inherited prion disease skos:exactMatch UMLS:CN202725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017235 familial omphalocele syndrome with facial dysmorphism skos:exactMatch Orphanet:280403 Familial omphalocele syndrome with facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017235 familial omphalocele syndrome with facial dysmorphism skos:exactMatch UMLS:CN202726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017236 rapidly progressive glomerulonephritis skos:exactMatch DOID:4776 rapidly progressive glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017236 rapidly progressive glomerulonephritis skos:exactMatch NCIT:C35264 Rapidly Progressive Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017236 rapidly progressive glomerulonephritis skos:exactMatch Orphanet:280569 OBSOLETE: Rapidly progressive glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017236 rapidly progressive glomerulonephritis skos:exactMatch SCTID:236392004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017236 rapidly progressive glomerulonephritis skos:exactMatch UMLS:C0221239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017237 hereditary sensorimotor neuropathy with hyperelastic skin skos:exactMatch Orphanet:280598 Hereditary sensorimotor neuropathy with hyperelastic skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017237 hereditary sensorimotor neuropathy with hyperelastic skin skos:exactMatch UMLS:CN202738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017238 hemoglobinopathy Toms River skos:exactMatch Orphanet:280615 Hemoglobinopathy Toms River semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017239 familial progressive hyper- and hypopigmentation skos:exactMatch Orphanet:280628 Familial progressive hyper- and hypopigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017240 acrodysostosis with multiple hormone resistance skos:exactMatch Orphanet:280651 Acrodysostosis with multiple hormone resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017240 acrodysostosis with multiple hormone resistance skos:exactMatch UMLS:CN202748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017241 AP4-related intellectual disability and spastic paraplegia skos:exactMatch Orphanet:280763 Severe intellectual disability and progressive spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017241 AP4-related intellectual disability and spastic paraplegia skos:exactMatch UMLS:CN202757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017242 cutaneous collagenous vasculopathy skos:exactMatch Orphanet:280779 Cutaneous collagenous vasculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017242 cutaneous collagenous vasculopathy skos:exactMatch SCTID:718634003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017242 cutaneous collagenous vasculopathy skos:exactMatch UMLS:C4305323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017243 bullous diffuse cutaneous mastocytosis skos:exactMatch Orphanet:280785 Bullous diffuse cutaneous mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017244 pseudoxanthomatous diffuse cutaneous mastocytosis skos:exactMatch Orphanet:280794 Pseudoxanthomatous diffuse cutaneous mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017245 intralobar congenital pulmonary sequestration skos:exactMatch Orphanet:280802 Intralobar congenital pulmonary sequestration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017246 extralobar congenital pulmonary sequestration skos:exactMatch Orphanet:280811 Extralobar congenital pulmonary sequestration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017247 communicating congenital bronchopulmonary-foregut malformation skos:exactMatch Orphanet:280821 Communicating congenital bronchopulmonary-foregut malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017248 congenital pulmonary airway malformation type 0 skos:exactMatch Orphanet:280827 Congenital pulmonary airway malformation type 0 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017249 congenital pulmonary airway malformation type 1 skos:exactMatch Orphanet:280832 Congenital pulmonary airway malformation type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017250 congenital pulmonary airway malformation type 2 skos:exactMatch Orphanet:280840 Congenital pulmonary airway malformation type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017251 congenital pulmonary airway malformation type 3 skos:exactMatch Orphanet:280847 Congenital pulmonary airway malformation type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017252 congenital pulmonary airway malformation type 4 skos:exactMatch Orphanet:280854 Congenital pulmonary airway malformation type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017255 panuveitis skos:exactMatch DOID:12030 panuveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017255 panuveitis skos:exactMatch MESH:D015864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017255 panuveitis skos:exactMatch NCIT:C84989 Panuveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017255 panuveitis skos:exactMatch Orphanet:280898 Panuveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017255 panuveitis skos:exactMatch SCTID:75614007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017256 idiopathic anterior uveitis skos:exactMatch Orphanet:280914 Idiopathic anterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017256 idiopathic anterior uveitis skos:exactMatch SCTID:231947004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017256 idiopathic anterior uveitis skos:exactMatch UMLS:C0339315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017257 idiopathic posterior uveitis skos:exactMatch Orphanet:280917 Idiopathic posterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017258 idiopathic panuveitis skos:exactMatch Orphanet:280921 Idiopathic panuveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017258 idiopathic panuveitis skos:exactMatch SCTID:766933000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017259 obsolete systemic diseases with anterior uveitis skos:exactMatch Orphanet:280926 Systemic diseases with anterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017259 obsolete systemic diseases with anterior uveitis skos:exactMatch UMLS:CN202777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017260 obsolete systemic diseases with posterior uveitis skos:exactMatch Orphanet:280930 Systemic diseases with posterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017260 obsolete systemic diseases with posterior uveitis skos:exactMatch UMLS:CN202778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017261 obsolete systemic diseases with panuveitis skos:exactMatch Orphanet:280933 Systemic diseases with panuveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017261 obsolete systemic diseases with panuveitis skos:exactMatch UMLS:CN202779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017262 inherited non-syndromic ichthyosis skos:exactMatch Orphanet:281082 Inherited non-syndromic ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017263 inherited ichthyosis syndromic form skos:exactMatch Orphanet:281085 Inherited ichthyosis syndromic form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017264 syndromic recessive X-linked ichthyosis skos:exactMatch Orphanet:281090 Syndromic recessive X-linked ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017264 syndromic recessive X-linked ichthyosis skos:exactMatch SCTID:717041008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017264 syndromic recessive X-linked ichthyosis skos:exactMatch UMLS:C4274085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017264 syndromic recessive X-linked ichthyosis skos:exactMatch UMLS:CN202782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017265 autosomal recessive congenital ichthyosis skos:exactMatch DOID:0060655 autosomal recessive congenital ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017265 autosomal recessive congenital ichthyosis skos:exactMatch OMIMPS:242300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017265 autosomal recessive congenital ichthyosis skos:exactMatch Orphanet:281097 Autosomal recessive congenital ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017266 keratinopathic ichthyosis skos:exactMatch Orphanet:281103 Keratinopathic ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017266 keratinopathic ichthyosis skos:exactMatch SCTID:724837004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017266 keratinopathic ichthyosis skos:exactMatch UMLS:C4511307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017267 self-healing collodion baby skos:exactMatch MESH:C565473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017267 self-healing collodion baby skos:exactMatch Orphanet:281122 Self-improving collodion baby semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017267 self-healing collodion baby skos:exactMatch SCTID:718632004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017267 self-healing collodion baby skos:exactMatch UMLS:C1855789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017268 acral self-healing collodion baby skos:exactMatch Orphanet:281127 Acral self-healing collodion baby semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017268 acral self-healing collodion baby skos:exactMatch SCTID:718633009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017269 X-linked ichthyosis syndrome skos:exactMatch Orphanet:281210 X-linked ichthyosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017270 autosomal ichthyosis syndrome skos:exactMatch Orphanet:281217 Autosomal ichthyosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017270 autosomal ichthyosis syndrome skos:exactMatch UMLS:CN202791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017271 obsolete autosomal ichthyosis syndrome with prominent hair abnormalities skos:exactMatch Orphanet:281222 Autosomal ichthyosis syndrome with prominent hair abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017271 obsolete autosomal ichthyosis syndrome with prominent hair abnormalities skos:exactMatch UMLS:CN202792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017272 obsolete autosomal ichthyosis syndrome with prominent neurologics signs skos:exactMatch Orphanet:281238 Autosomal ichthyosis syndrome with prominent neurologic signs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017272 obsolete autosomal ichthyosis syndrome with prominent neurologics signs skos:exactMatch UMLS:CN202793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017273 obsolete autosomal ichthyosis syndrome with fatal disease course skos:exactMatch Orphanet:281241 Autosomal ichthyosis syndrome with fatal disease course semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017273 obsolete autosomal ichthyosis syndrome with fatal disease course skos:exactMatch UMLS:CN202794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017275 spastic paraplegia-facial-cutaneous lesions syndrome skos:exactMatch MESH:C537797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017275 spastic paraplegia-facial-cutaneous lesions syndrome skos:exactMatch Orphanet:2819 Spastic paraplegia-facial-cutaneous lesions syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017275 spastic paraplegia-facial-cutaneous lesions syndrome skos:exactMatch SCTID:763403007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017275 spastic paraplegia-facial-cutaneous lesions syndrome skos:exactMatch UMLS:C2931617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017276 frontotemporal dementia skos:exactMatch DOID:9255 frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017276 frontotemporal dementia skos:exactMatch MESH:D057180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017276 frontotemporal dementia skos:exactMatch NCIT:C84719 Frontotemporal Dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017276 frontotemporal dementia skos:exactMatch Orphanet:282 Frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017276 frontotemporal dementia skos:exactMatch UMLS:C0338451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017276 frontotemporal dementia skos:exactMatch UMLS:C0520716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017277 partial deletion of chromosome 12 skos:exactMatch Orphanet:282124 Partial deletion of chromosome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017278 autoimmune polyendocrinopathy skos:exactMatch DOID:14040 autoimmune polyendocrine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017278 autoimmune polyendocrinopathy skos:exactMatch ICD10CM:E31.0 Autoimmune polyglandular failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017278 autoimmune polyendocrinopathy skos:exactMatch NCIT:C129726 Autoimmune Polyglandular Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017278 autoimmune polyendocrinopathy skos:exactMatch NCIT:C84576 Autoimmune Polyendocrinopathy Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017278 autoimmune polyendocrinopathy skos:exactMatch Orphanet:282196 Autoimmune polyendocrinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017278 autoimmune polyendocrinopathy skos:exactMatch SCTID:41864002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017278 autoimmune polyendocrinopathy skos:exactMatch UMLS:C0085409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017278 autoimmune polyendocrinopathy skos:exactMatch UMLS:C4316913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017279 young-onset Parkinson disease skos:exactMatch DOID:0060894 early-onset Parkinson's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017279 young-onset Parkinson disease skos:exactMatch Orphanet:2828 Young-onset Parkinson disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017279 young-onset Parkinson disease skos:exactMatch SCTID:715345007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017280 demodicidosis skos:exactMatch Orphanet:283 Demodicidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017280 demodicidosis skos:exactMatch UMLS:C3854478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017281 renal caliceal diverticuli-deafness syndrome skos:exactMatch Orphanet:2838 Renal caliceal diverticuli-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017281 renal caliceal diverticuli-deafness syndrome skos:exactMatch UMLS:CN202834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017282 alveolar echinococcosis skos:exactMatch DOID:12148 alveolar echinococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017282 alveolar echinococcosis skos:exactMatch MESH:C536591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017282 alveolar echinococcosis skos:exactMatch Orphanet:284 Alveolar echinococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017282 alveolar echinococcosis skos:exactMatch SCTID:21009004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017282 alveolar echinococcosis skos:exactMatch UMLS:C0152069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017283 DeSanto-Shinawi Syndrome due to 10p11.21p12.31 microdeletion skos:exactMatch Orphanet:284169 Facial dysmorphism-developmental delay-behavioral abnormalities syndrome due to 10p11.21p12.31 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017283 DeSanto-Shinawi Syndrome due to 10p11.21p12.31 microdeletion skos:exactMatch UMLS:CN202845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017284 Xp22.13p22.2 duplication syndrome skos:exactMatch Orphanet:284180 Xp22.13p22.2 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017284 Xp22.13p22.2 duplication syndrome skos:exactMatch UMLS:CN202846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017285 penoscrotal transposition skos:exactMatch MESH:C536650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017285 penoscrotal transposition skos:exactMatch NCIT:C99010 Penoscrotal Transposition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017285 penoscrotal transposition skos:exactMatch Orphanet:2842 Penoscrotal transposition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017285 penoscrotal transposition skos:exactMatch SCTID:312005008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017285 penoscrotal transposition skos:exactMatch UMLS:C1868854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017286 tempi syndrome skos:exactMatch NCIT:C121656 TEMPI Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017286 tempi syndrome skos:exactMatch Orphanet:284227 TEMPI syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017286 tempi syndrome skos:exactMatch SCTID:718614004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017286 tempi syndrome skos:exactMatch UMLS:C3854394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017287 IgG4-related disease skos:exactMatch DOID:0080356 IgG4-related disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017287 IgG4-related disease skos:exactMatch NCIT:C95992 IgG4-Related Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017287 IgG4-related disease skos:exactMatch Orphanet:284264 IgG4-related disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017287 IgG4-related disease skos:exactMatch Orphanet:596448 IgG4-related systemic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017287 IgG4-related disease skos:exactMatch UMLS:C3203653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017288 DICER1 syndrome skos:exactMatch DOID:0081063 DICER1 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017288 DICER1 syndrome skos:exactMatch NCIT:C123317 DICER1 Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017288 DICER1 syndrome skos:exactMatch Orphanet:284343 DICER1 tumor-predisposition syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017288 DICER1 syndrome skos:exactMatch SCTID:702411003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017288 DICER1 syndrome skos:exactMatch UMLS:C3839822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017288 DICER1 syndrome skos:exactMatch UMLS:CN202862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017288 DICER1 syndrome skos:exactMatch UMLS:CN240512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017289 fetal lung interstitial tumor skos:exactMatch Orphanet:284362 Fetal lung interstitial tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017289 fetal lung interstitial tumor skos:exactMatch UMLS:CN202863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017290 familial intrahepatic cholestasis skos:exactMatch Orphanet:284385 Familial intrahepatic cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017290 familial intrahepatic cholestasis skos:exactMatch SCTID:74162007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017290 familial intrahepatic cholestasis skos:exactMatch UMLS:CN227107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017290 familial intrahepatic cholestasis skos:exactMatch UMLS:CN239338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017291 reversible cerebral vasoconstriction syndrome skos:exactMatch Orphanet:284388 Reversible cerebral vasoconstriction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017291 reversible cerebral vasoconstriction syndrome skos:exactMatch SCTID:700467001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017291 reversible cerebral vasoconstriction syndrome skos:exactMatch UMLS:C3544214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017292 well-differentiated fetal adenocarcinoma of the lung skos:exactMatch NCIT:C45509 Lung Fetal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017292 well-differentiated fetal adenocarcinoma of the lung skos:exactMatch Orphanet:284395 Well-differentiated fetal adenocarcinoma of the lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017292 well-differentiated fetal adenocarcinoma of the lung skos:exactMatch UMLS:C1266047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017292 well-differentiated fetal adenocarcinoma of the lung skos:exactMatch UMLS:C1708045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017292 well-differentiated fetal adenocarcinoma of the lung skos:exactMatch UMLS:CN202865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017294 glycerol kinase deficiency, infantile form skos:exactMatch Orphanet:284408 OBSOLETE: Glycerol kinase deficiency, infantile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017295 glycerol kinase deficiency, juvenile form skos:exactMatch Orphanet:284411 Glycerol kinase deficiency, juvenile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017296 glycerol kinase deficiency, adult form skos:exactMatch Orphanet:284414 Glycerol kinase deficiency, adult form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017297 chronic lymphocytic inflammation with pontine perivascular enhancement responsive to steroids skos:exactMatch Orphanet:284448 CLIPPERS semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017297 chronic lymphocytic inflammation with pontine perivascular enhancement responsive to steroids skos:exactMatch UMLS:C3854437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017298 acute zonal occult outer retinopathy skos:exactMatch MESH:C538223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017298 acute zonal occult outer retinopathy skos:exactMatch Orphanet:284454 Acute zonal occult outer retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017298 acute zonal occult outer retinopathy skos:exactMatch SCTID:312929003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017298 acute zonal occult outer retinopathy skos:exactMatch UMLS:C0730298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017299 acute annular outer retinopathy skos:exactMatch Orphanet:284460 Acute annular outer retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017300 congenital pericardium anomaly skos:exactMatch Orphanet:2846 Congenital pericardium anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017300 congenital pericardium anomaly skos:exactMatch SCTID:93018000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017301 pericardial and diaphragmatic defect skos:exactMatch Orphanet:2847 Pericardial and diaphragmatic defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017302 qualitative or quantitative defects of troponin skos:exactMatch Orphanet:284786 Qualitative or quantitative defects of troponin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017303 qualitative or quantitative defects of tropomyosin skos:exactMatch Orphanet:284790 Qualitative or quantitative defects of tropomyosin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017304 ocular albinism skos:exactMatch DOID:0050633 ocular albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017304 ocular albinism skos:exactMatch MESH:D016117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017304 ocular albinism skos:exactMatch Orphanet:284804 Ocular albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017304 ocular albinism skos:exactMatch SCTID:26399002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017305 syndromic oculocutaneous albinism skos:exactMatch Orphanet:284811 Syndromic oculocutaneous albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017305 syndromic oculocutaneous albinism skos:exactMatch UMLS:CN227111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017306 disorder of phenylalanine metabolism skos:exactMatch Orphanet:284814 Disorder of phenylalanine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017306 disorder of phenylalanine metabolism skos:exactMatch SCTID:12957008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017306 disorder of phenylalanine metabolism skos:exactMatch UMLS:C0268461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017307 disorder of tyrosine metabolism skos:exactMatch Orphanet:284818 Disorder of tyrosine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017307 disorder of tyrosine metabolism skos:exactMatch SCTID:37200009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017307 disorder of tyrosine metabolism skos:exactMatch UMLS:CN202881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017308 obsolete Marfan syndrome type 2 skos:exactMatch MESH:C535911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017308 obsolete Marfan syndrome type 2 skos:exactMatch NCIT:C75007 Marfan Syndrome Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017308 obsolete Marfan syndrome type 2 skos:exactMatch Orphanet:284973 Marfan syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017308 obsolete Marfan syndrome type 2 skos:exactMatch UMLS:C2698016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017308 obsolete Marfan syndrome type 2 skos:exactMatch UMLS:C2931058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017309 neonatal Marfan syndrome skos:exactMatch Orphanet:284979 Neonatal Marfan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017309 neonatal Marfan syndrome skos:exactMatch SCTID:763839005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017309 neonatal Marfan syndrome skos:exactMatch UMLS:CN202885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017309 neonatal Marfan syndrome skos:exactMatch UMLS:CN536247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017310 Marfan and Marfan-related disorder skos:exactMatch Orphanet:284993 Marfan syndrome and Marfan-related disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017310 Marfan and Marfan-related disorder skos:exactMatch UMLS:CN227112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017311 obsolete rare disease with thoracic aortic aneurysm and aortic dissection skos:exactMatch Orphanet:285014 Rare disease with thoracic aortic aneurysm and aortic dissection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017311 obsolete rare disease with thoracic aortic aneurysm and aortic dissection skos:exactMatch UMLS:CN202889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017312 Perrault syndrome skos:exactMatch DOID:0050857 Perrault syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017312 Perrault syndrome skos:exactMatch OMIMPS:233400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017312 Perrault syndrome skos:exactMatch Orphanet:2855 Perrault syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017312 Perrault syndrome skos:exactMatch SCTID:93466004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017312 Perrault syndrome skos:exactMatch UMLS:C0685838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017312 Perrault syndrome skos:exactMatch UMLS:CN239459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017313 disorder of folate metabolism and transport skos:exactMatch Orphanet:285657 Disorder of folate metabolism and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017313 disorder of folate metabolism and transport skos:exactMatch UMLS:CN227114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017314 Ehlers-Danlos syndrome, vascular type skos:exactMatch NCIT:C125699 Ehlers-Danlos Syndrome, Type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017314 Ehlers-Danlos syndrome, vascular type skos:exactMatch Orphanet:286 Vascular Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017314 Ehlers-Danlos syndrome, vascular type skos:exactMatch SCTID:17025000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017315 short stature-webbed neck-heart disease syndrome skos:exactMatch MESH:C535613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017315 short stature-webbed neck-heart disease syndrome skos:exactMatch Orphanet:2865 Short stature-webbed neck-heart disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017315 short stature-webbed neck-heart disease syndrome skos:exactMatch SCTID:721073008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017315 short stature-webbed neck-heart disease syndrome skos:exactMatch UMLS:C2930950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017316 short stature-deafness-neutrophil dysfunction-dysmorphism syndrome skos:exactMatch Orphanet:2866 Short stature-deafness-neutrophil dysfunction-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017316 short stature-deafness-neutrophil dysfunction-dysmorphism syndrome skos:exactMatch SCTID:716192009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017317 phakomatosis pigmentokeratotica skos:exactMatch MESH:C537893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017317 phakomatosis pigmentokeratotica skos:exactMatch Orphanet:2874 Phakomatosis pigmentokeratotica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017317 phakomatosis pigmentokeratotica skos:exactMatch SCTID:723455009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017317 phakomatosis pigmentokeratotica skos:exactMatch UMLS:C2931658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017318 phakomatosis pigmentovascularis skos:exactMatch MESH:C537894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017318 phakomatosis pigmentovascularis skos:exactMatch Orphanet:2875 Phakomatosis pigmentovascularis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017318 phakomatosis pigmentovascularis skos:exactMatch SCTID:403545005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017319 hereditary elliptocytosis skos:exactMatch DOID:2373 hereditary elliptocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017319 hereditary elliptocytosis skos:exactMatch ICD10CM:D58.1 Hereditary elliptocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017319 hereditary elliptocytosis skos:exactMatch MESH:D004612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017319 hereditary elliptocytosis skos:exactMatch NCIT:C35882 Hereditary Elliptocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017319 hereditary elliptocytosis skos:exactMatch Orphanet:288 Hereditary elliptocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017319 hereditary elliptocytosis skos:exactMatch SCTID:178935009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017319 hereditary elliptocytosis skos:exactMatch UMLS:C0013902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017320 phosphoenolpyruvate carboxykinase deficiency skos:exactMatch MESH:C536654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017320 phosphoenolpyruvate carboxykinase deficiency skos:exactMatch NCIT:C99015 Phosphoenolpyruvate Carboxykinase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017320 phosphoenolpyruvate carboxykinase deficiency skos:exactMatch Orphanet:2880 Phosphoenolpyruvate carboxykinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017320 phosphoenolpyruvate carboxykinase deficiency skos:exactMatch SCTID:5335002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017320 phosphoenolpyruvate carboxykinase deficiency skos:exactMatch UMLS:C0268194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017321 pili torti-onychodysplasia syndrome skos:exactMatch Orphanet:2890 Pili torti-onychodysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017321 pili torti-onychodysplasia syndrome skos:exactMatch UMLS:C2931483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017322 disorders of vitamin D metabolism skos:exactMatch Orphanet:289098 Disorders of vitamin D metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017322 disorders of vitamin D metabolism skos:exactMatch UMLS:CN202954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017323 hypocalcemic rickets skos:exactMatch NCIT:C131421 Calcium Deficiency Rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017323 hypocalcemic rickets skos:exactMatch Orphanet:289103 Hypocalcemic rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017323 hypocalcemic rickets skos:exactMatch SCTID:722947004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017323 hypocalcemic rickets skos:exactMatch UMLS:C4302195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017323 hypocalcemic rickets skos:exactMatch UMLS:C4329608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017324 autosomal recessive hypophosphatemic rickets skos:exactMatch DOID:0050949 autosomal recessive hypophosphatemic rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017324 autosomal recessive hypophosphatemic rickets skos:exactMatch Orphanet:289176 Autosomal recessive hypophosphatemic rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017324 autosomal recessive hypophosphatemic rickets skos:exactMatch SCTID:90505000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017324 autosomal recessive hypophosphatemic rickets skos:exactMatch UMLS:CN202957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017325 early-onset epileptic encephalopathy and intellectual disability due to GRIN2A mutation skos:exactMatch Orphanet:289266 Early-onset epileptic encephalopathy and intellectual disability due to GRIN2A mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017326 infective dermatitis associated with HTLV-1 skos:exactMatch NCIT:C129260 IDH Gene Family semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017326 infective dermatitis associated with HTLV-1 skos:exactMatch Orphanet:289347 Infective dermatitis associated with HTLV-1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017326 infective dermatitis associated with HTLV-1 skos:exactMatch UMLS:CN202966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017327 primary non-gestational choriocarcinoma of ovary skos:exactMatch Orphanet:289356 Primary non-gestational choriocarcinoma of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017327 primary non-gestational choriocarcinoma of ovary skos:exactMatch SCTID:716588005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017327 primary non-gestational choriocarcinoma of ovary skos:exactMatch UMLS:C4274424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017327 primary non-gestational choriocarcinoma of ovary skos:exactMatch UMLS:CN202967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017328 non-central nervous system-localized embryonal carcinoma skos:exactMatch Orphanet:289362 Non-central nervous system-localized embryonal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017328 non-central nervous system-localized embryonal carcinoma skos:exactMatch UMLS:CN202968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017329 familial vesicoureteral reflux skos:exactMatch OMIMPS:193000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017329 familial vesicoureteral reflux skos:exactMatch Orphanet:289365 Familial vesicoureteral reflux semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017329 familial vesicoureteral reflux skos:exactMatch SCTID:763716008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017329 familial vesicoureteral reflux skos:exactMatch UMLS:CN202969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017330 malignancy diagnosed during pregnancy skos:exactMatch Orphanet:289385 Malignancy diagnosed during pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017330 malignancy diagnosed during pregnancy skos:exactMatch UMLS:CN227116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017331 Pilotto syndrome skos:exactMatch MESH:C537400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017331 Pilotto syndrome skos:exactMatch UMLS:C2931484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017332 pyoderma gangrenosum-acne-suppurative hidradenitis syndrome skos:exactMatch Orphanet:289478 Pyoderma gangrenosum-acne-suppurative hidradenitis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017332 pyoderma gangrenosum-acne-suppurative hidradenitis syndrome skos:exactMatch UMLS:CN202977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017333 obsolete hypomyelinating leukodystrophy with or without oligondontia and/or hypogonadism skos:exactMatch Orphanet:289494 4H leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017333 obsolete hypomyelinating leukodystrophy with or without oligondontia and/or hypogonadism skos:exactMatch UMLS:CN168056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017334 12q15q21.1 microdeletion syndrome skos:exactMatch Orphanet:289513 12q15q21.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017334 12q15q21.1 microdeletion syndrome skos:exactMatch SCTID:734030009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017334 12q15q21.1 microdeletion syndrome skos:exactMatch UMLS:C4518344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017334 12q15q21.1 microdeletion syndrome skos:exactMatch UMLS:CN202984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017335 microtriplication 11q24.1 skos:exactMatch Orphanet:289522 Microtriplication 11q24.1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017336 fatal infantile hypertrophic cardiomyopathy due to mitochondrial complex I deficiency skos:exactMatch Orphanet:289527 OBSOLETE: Fatal infantile hypertrophic cardiomyopathy due to mitochondrial complex I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017337 inherited isolated adrenal insufficiency due to partial CYP11A1 deficiency skos:exactMatch Orphanet:289548 Inherited isolated adrenal insufficiency due to partial CYP11A1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017337 inherited isolated adrenal insufficiency due to partial CYP11A1 deficiency skos:exactMatch SCTID:764960005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017338 fatal multiple mitochondrial dysfunctions syndrome skos:exactMatch DOID:0070330 multiple mitochondrial dysfunctions syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017338 fatal multiple mitochondrial dysfunctions syndrome skos:exactMatch MESH:C565304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017338 fatal multiple mitochondrial dysfunctions syndrome skos:exactMatch OMIMPS:605711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017338 fatal multiple mitochondrial dysfunctions syndrome skos:exactMatch Orphanet:289573 Multiple mitochondrial dysfunctions syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017338 fatal multiple mitochondrial dysfunctions syndrome skos:exactMatch SCTID:720827002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017338 fatal multiple mitochondrial dysfunctions syndrome skos:exactMatch UMLS:C3502075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017338 fatal multiple mitochondrial dysfunctions syndrome skos:exactMatch UMLS:CN202994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017338 fatal multiple mitochondrial dysfunctions syndrome skos:exactMatch UMLS:CN234684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017339 exfoliative ichthyosis skos:exactMatch Orphanet:289586 Exfoliative ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017339 exfoliative ichthyosis skos:exactMatch UMLS:C1838440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017340 juvenile nasopharyngeal angiofibroma skos:exactMatch NCIT:C27479 Nasopharyngeal Angiofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017340 juvenile nasopharyngeal angiofibroma skos:exactMatch Orphanet:289596 Juvenile nasopharyngeal angiofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017340 juvenile nasopharyngeal angiofibroma skos:exactMatch SCTID:716590006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017340 juvenile nasopharyngeal angiofibroma skos:exactMatch UMLS:C1367536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017340 juvenile nasopharyngeal angiofibroma skos:exactMatch UMLS:CN202999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017341 virus associated tumor skos:exactMatch Orphanet:289635 Rare virus associated tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017341 virus associated tumor skos:exactMatch UMLS:CN203003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017342 Epstein-Barr virus-related tumor skos:exactMatch Orphanet:289638 Epstein-Barr Virus-related tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017342 Epstein-Barr virus-related tumor skos:exactMatch UMLS:CN203004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017343 Epstein-Barr virus-associated malignant lymphoproliferative disorder skos:exactMatch Orphanet:289644 Epstein-Barr virus-associated malignant lymphoproliferative disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017343 Epstein-Barr virus-associated malignant lymphoproliferative disorder skos:exactMatch UMLS:C2363744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017344 Epstein-Barr virus-associated carcinoma skos:exactMatch Orphanet:289651 Epstein-Barr Virus-associated carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017345 Epstein-Barr virus-associated mesenchymal tumor skos:exactMatch Orphanet:289656 Epstein-Barr Virus-associated mesenchymal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017345 Epstein-Barr virus-associated mesenchymal tumor skos:exactMatch UMLS:CN203006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017346 Epstein-Barr virus-positive diffuse large B-cell lymphoma of the elderly skos:exactMatch NCIT:C80281 EBV-Positive Diffuse Large B-Cell Lymphoma, Not Otherwise Specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017346 Epstein-Barr virus-positive diffuse large B-cell lymphoma of the elderly skos:exactMatch Orphanet:289661 Epstein-Barr virus-positive diffuse large B-cell lymphoma of the elderly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017346 Epstein-Barr virus-positive diffuse large B-cell lymphoma of the elderly skos:exactMatch SCTID:716788007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017346 Epstein-Barr virus-positive diffuse large B-cell lymphoma of the elderly skos:exactMatch UMLS:C2700007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017347 plasmablastic lymphoma skos:exactMatch DOID:0080779 plasmablastic lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017347 plasmablastic lymphoma skos:exactMatch MESH:D000069293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017347 plasmablastic lymphoma skos:exactMatch NCIT:C7224 Plasmablastic Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017347 plasmablastic lymphoma skos:exactMatch Orphanet:289666 Plasmablastic lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017347 plasmablastic lymphoma skos:exactMatch SCTID:724648008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017347 plasmablastic lymphoma skos:exactMatch UMLS:C3472614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017348 lymphoepithelial-like carcinoma skos:exactMatch Orphanet:289682 Lymphoepithelial-like carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017349 myopericytoma skos:exactMatch MESH:D000077777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017349 myopericytoma skos:exactMatch NCIT:C50401 Myopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017349 myopericytoma skos:exactMatch Orphanet:289685 Myopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017349 myopericytoma skos:exactMatch UMLS:C1302808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017350 inborn disorder of tryptophan metabolism skos:exactMatch Orphanet:289829 Disorder of tryptophan metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017350 inborn disorder of tryptophan metabolism skos:exactMatch SCTID:5181007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017350 inborn disorder of tryptophan metabolism skos:exactMatch UMLS:CN203012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017351 inborn disorder of lysine and hydroxylysine metabolism skos:exactMatch ICD10CM:E72.3 Disorders of lysine and hydroxylysine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017351 inborn disorder of lysine and hydroxylysine metabolism skos:exactMatch Orphanet:289832 Disorder of lysine and hydroxylysine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017351 inborn disorder of lysine and hydroxylysine metabolism skos:exactMatch SCTID:237929000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017352 disorder of glutamine metabolism skos:exactMatch Orphanet:289841 Disorder of glutamine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017352 disorder of glutamine metabolism skos:exactMatch SCTID:190724004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017352 disorder of glutamine metabolism skos:exactMatch UMLS:C0342669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017353 neonatal glycine encephalopathy skos:exactMatch Orphanet:289857 Neonatal glycine encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017354 infantile glycine encephalopathy skos:exactMatch Orphanet:289860 Infantile glycine encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017355 inborn disorder of proline metabolism skos:exactMatch Orphanet:289866 Disorder of proline metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017355 inborn disorder of proline metabolism skos:exactMatch UMLS:CN227118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017356 inborn disorder of ornithine metabolism skos:exactMatch Orphanet:289869 Disorder of ornithine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017356 inborn disorder of ornithine metabolism skos:exactMatch SCTID:237928008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017356 inborn disorder of ornithine metabolism skos:exactMatch UMLS:C0342690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017357 transient hyperammonemia of the newborn skos:exactMatch Orphanet:289877 Transient hyperammonemia of the newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017357 transient hyperammonemia of the newborn skos:exactMatch UMLS:CN203020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017359 3-methylglutaconic aciduria skos:exactMatch DOID:0060336 3-methylglutaconic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017359 3-methylglutaconic aciduria skos:exactMatch ICD10CM:E71.111 3-methylglutaconic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017359 3-methylglutaconic aciduria skos:exactMatch MESH:C579867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017359 3-methylglutaconic aciduria skos:exactMatch NCIT:C98678 3-Methylglutaconic Aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017359 3-methylglutaconic aciduria skos:exactMatch OMIMPS:250950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017359 3-methylglutaconic aciduria skos:exactMatch Orphanet:289902 3-methylglutaconic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017359 3-methylglutaconic aciduria skos:exactMatch SCTID:237950009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017359 3-methylglutaconic aciduria skos:exactMatch UMLS:C3696376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017360 vitamin B12-unresponsive methylmalonic acidemia type mut0 skos:exactMatch Orphanet:289916 Vitamin B12-unresponsive methylmalonic acidemia type mut0 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017360 vitamin B12-unresponsive methylmalonic acidemia type mut0 skos:exactMatch SCTID:237945003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017360 vitamin B12-unresponsive methylmalonic acidemia type mut0 skos:exactMatch UMLS:CN203025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017361 congenital rubella syndrome skos:exactMatch ICD10CM:P35.0 Congenital rubella syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017361 congenital rubella syndrome skos:exactMatch MESH:D012410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017361 congenital rubella syndrome skos:exactMatch NCIT:C34992 Congenital Rubella semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017361 congenital rubella syndrome skos:exactMatch Orphanet:290 Congenital rubella syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017361 congenital rubella syndrome skos:exactMatch SCTID:1857005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017361 congenital rubella syndrome skos:exactMatch UMLS:C0035921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017362 neuralgic amyotrophy skos:exactMatch Orphanet:2901 Neuralgic amyotrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017363 idiopathic chronic eosinophilic pneumonia skos:exactMatch MESH:C535590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017363 idiopathic chronic eosinophilic pneumonia skos:exactMatch Orphanet:2902 Idiopathic chronic eosinophilic pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017364 POEMS syndrome skos:exactMatch DOID:14039 POEMS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017364 POEMS syndrome skos:exactMatch MESH:D016878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017364 POEMS syndrome skos:exactMatch NCIT:C80303 POEMS Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017364 POEMS syndrome skos:exactMatch Orphanet:2905 POEMS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017364 POEMS syndrome skos:exactMatch SCTID:79268002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017364 POEMS syndrome skos:exactMatch UMLS:C0085404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017365 hereditary acrokeratotic poikiloderma, Weary type skos:exactMatch Orphanet:2907 Hereditary acrokeratotic poikiloderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017366 hereditary pheochromocytoma-paraganglioma skos:exactMatch Orphanet:29072 Hereditary pheochromocytoma-paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017366 hereditary pheochromocytoma-paraganglioma skos:exactMatch UMLS:C1708353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017368 obsolete systemic disease with skin involvement skos:exactMatch Orphanet:290836 Systemic disease with skin involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017368 obsolete systemic disease with skin involvement skos:exactMatch UMLS:CN203041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017369 obsolete autoinflammatory syndrome with immune deficiency skos:exactMatch Orphanet:290839 Autoinflammatory syndrome with immune deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017369 obsolete autoinflammatory syndrome with immune deficiency skos:exactMatch UMLS:CN203042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017370 obsolete autoinflammatory syndrome with skin involvement skos:exactMatch Orphanet:290842 Autoinflammatory syndrome with skin involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017370 obsolete autoinflammatory syndrome with skin involvement skos:exactMatch UMLS:CN203043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017371 obsolete rare head and neck tumor skos:exactMatch Orphanet:290849 Rare head and neck tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017372 congenital varicella syndrome skos:exactMatch NCIT:C116800 Congenital Varicella Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017372 congenital varicella syndrome skos:exactMatch Orphanet:291 Congenital varicella syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017372 congenital varicella syndrome skos:exactMatch SCTID:277644009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017372 congenital varicella syndrome skos:exactMatch UMLS:C0343560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017373 poliomyelitis skos:exactMatch DOID:4953 poliomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017373 poliomyelitis skos:exactMatch MESH:D011051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017373 poliomyelitis skos:exactMatch NCIT:C35550 Acute Poliomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017373 poliomyelitis skos:exactMatch Orphanet:2912 Poliomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017373 poliomyelitis skos:exactMatch SCTID:398102009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017373 poliomyelitis skos:exactMatch UMLS:C0032371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017375 congenital enterovirus infection skos:exactMatch Orphanet:292 Congenital enterovirus infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017375 congenital enterovirus infection skos:exactMatch SCTID:716865000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017375 congenital enterovirus infection skos:exactMatch UMLS:C4274223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017376 reactive arthritis skos:exactMatch DOID:6196 reactive arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017376 reactive arthritis skos:exactMatch MESH:D016918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017376 reactive arthritis skos:exactMatch NCIT:C128332 Reactive Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017376 reactive arthritis skos:exactMatch Orphanet:29207 Reactive arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017376 reactive arthritis skos:exactMatch SCTID:129133005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017376 reactive arthritis skos:exactMatch UMLS:C0035012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017376 reactive arthritis skos:exactMatch UMLS:C0085435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017376 reactive arthritis skos:exactMatch UMLS:CN203069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017377 preaxial polydactyly-colobomata-intellectual disability syndrome skos:exactMatch MESH:C537888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017377 preaxial polydactyly-colobomata-intellectual disability syndrome skos:exactMatch Orphanet:2921 Preaxial polydactyly-colobomata-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017377 preaxial polydactyly-colobomata-intellectual disability syndrome skos:exactMatch SCTID:733088002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017377 preaxial polydactyly-colobomata-intellectual disability syndrome skos:exactMatch UMLS:C2931655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017378 obsolete polymicrogyria-turricephaly-hypogenitalism syndrome skos:exactMatch Orphanet:2925 OBSOLETE: Polymicrogyria-turricephaly-hypogenitalism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017378 obsolete polymicrogyria-turricephaly-hypogenitalism syndrome skos:exactMatch UMLS:CN227120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017379 polyneuropathy-intellectual disability-acromicria-premature menopause syndrome skos:exactMatch Orphanet:2928 Polyneuropathy-intellectual disability-acromicria-premature menopause syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017379 polyneuropathy-intellectual disability-acromicria-premature menopause syndrome skos:exactMatch UMLS:CN203094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017380 juvenile polyposis syndrome skos:exactMatch NCIT:C7754 Juvenile Polyposis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017380 juvenile polyposis syndrome skos:exactMatch OMIM:174900 juvenile polyposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017380 juvenile polyposis syndrome skos:exactMatch Orphanet:2929 Juvenile polyposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017380 juvenile polyposis syndrome skos:exactMatch SCTID:9273005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017380 juvenile polyposis syndrome skos:exactMatch UMLS:C0345893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017381 congenital herpes simplex virus infection skos:exactMatch Orphanet:293 Congenital herpes simplex virus infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017381 congenital herpes simplex virus infection skos:exactMatch SCTID:91576008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017381 congenital herpes simplex virus infection skos:exactMatch UMLS:C0276225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017382 familial clubfoot due to 5q31 microdeletion skos:exactMatch Orphanet:293144 Familial clubfoot due to 5q31 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017382 familial clubfoot due to 5q31 microdeletion skos:exactMatch UMLS:CN203109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017383 familial clubfoot due to PITX1 point mutation skos:exactMatch Orphanet:293150 Familial clubfoot due to PITX1 point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017383 familial clubfoot due to PITX1 point mutation skos:exactMatch UMLS:CN203110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017384 acute generalized exanthematous pustulosis skos:exactMatch MESH:D056150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017384 acute generalized exanthematous pustulosis skos:exactMatch NCIT:C112122 Acute Generalized Exanthematous Pustulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017384 acute generalized exanthematous pustulosis skos:exactMatch Orphanet:293173 Acute generalized exanthematous pustulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017384 acute generalized exanthematous pustulosis skos:exactMatch SCTID:702617007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017384 acute generalized exanthematous pustulosis skos:exactMatch UMLS:C0877055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017385 malignant migrating partial seizures of infancy skos:exactMatch NCIT:C125387 Migrating Partial Seizures in Infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017385 malignant migrating partial seizures of infancy skos:exactMatch Orphanet:293181 Malignant migrating focal seizures of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017385 malignant migrating partial seizures of infancy skos:exactMatch UMLS:CN203114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017385 malignant migrating partial seizures of infancy skos:exactMatch UMLS:CN240507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017386 pleomorphic rhabdomyosarcoma skos:exactMatch DOID:3250 pleomorphic rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017386 pleomorphic rhabdomyosarcoma skos:exactMatch NCIT:C4258 Pleomorphic Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017386 pleomorphic rhabdomyosarcoma skos:exactMatch Orphanet:293199 Pleomorphic rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017386 pleomorphic rhabdomyosarcoma skos:exactMatch SCTID:404054005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017386 pleomorphic rhabdomyosarcoma skos:exactMatch UMLS:C0334480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017387 epithelioid sarcoma skos:exactMatch DOID:6193 epithelioid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017387 epithelioid sarcoma skos:exactMatch NCIT:C3714 Epithelioid Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017387 epithelioid sarcoma skos:exactMatch Orphanet:293202 Epithelioid sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017387 epithelioid sarcoma skos:exactMatch UMLS:C0205944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017388 celiac trunk compression syndrome skos:exactMatch Orphanet:293208 Celiac artery compression syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017388 celiac trunk compression syndrome skos:exactMatch UMLS:CN203119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017389 tetrahydrobiopterin-responsive hyperphenylalaninemia/phenylketonuria skos:exactMatch Orphanet:293284 Tetrahydrobiopterin-responsive hyperphenylalaninemia/phenylketonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017390 obsolete methylmalonic acidemia without homocystinuria skos:exactMatch Orphanet:293355 Methylmalonic acidemia without homocystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017391 Grayson-Wilbrandt corneal dystrophy skos:exactMatch Orphanet:293375 Grayson-Wilbrandt corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017391 Grayson-Wilbrandt corneal dystrophy skos:exactMatch SCTID:717286002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017392 pre-descemet corneal dystrophy skos:exactMatch Orphanet:293462 Pre-Descemet corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017392 pre-descemet corneal dystrophy skos:exactMatch SCTID:231934009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017393 blepharophimosis - intellectual disability syndrome skos:exactMatch Orphanet:293642 Blepharophimosis-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017393 blepharophimosis - intellectual disability syndrome skos:exactMatch UMLS:CN203134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017394 ketamine-induced biliary dilatation skos:exactMatch Orphanet:293807 Ketamine-induced biliary dilatation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017394 ketamine-induced biliary dilatation skos:exactMatch SCTID:726613003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017394 ketamine-induced biliary dilatation skos:exactMatch UMLS:C4512018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017394 ketamine-induced biliary dilatation skos:exactMatch UMLS:CN227122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017395 fixed pigmented erythema skos:exactMatch Orphanet:293812 Fixed drug eruption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017395 fixed pigmented erythema skos:exactMatch SCTID:73692007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017396 toxic dermatosis skos:exactMatch Orphanet:293815 Toxic dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017397 constitutional dyserythropoietic anemia skos:exactMatch Orphanet:293830 Constitutional dyserythropoietic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017398 3MC syndrome skos:exactMatch DOID:0060225 3MC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017398 3MC syndrome skos:exactMatch OMIMPS:257920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017398 3MC syndrome skos:exactMatch Orphanet:293843 3MC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017398 3MC syndrome skos:exactMatch SCTID:720756005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017398 3MC syndrome skos:exactMatch UMLS:CN230015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017399 frontotemporal dementia, right temporal atrophy variant skos:exactMatch Orphanet:293848 Frontotemporal dementia, right temporal atrophy variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017399 frontotemporal dementia, right temporal atrophy variant skos:exactMatch SCTID:716667005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017399 frontotemporal dementia, right temporal atrophy variant skos:exactMatch UMLS:CN203142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017400 hypoplastic pancreas-intestinal atresia-hypoplastic gallbalder syndrome skos:exactMatch OMIM:615710 mitchell-riley syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017400 hypoplastic pancreas-intestinal atresia-hypoplastic gallbalder syndrome skos:exactMatch Orphanet:293864 Hypoplastic pancreas-intestinal atresia-hypoplastic gallbladder syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017400 hypoplastic pancreas-intestinal atresia-hypoplastic gallbalder syndrome skos:exactMatch UMLS:C2748662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017401 familial isolated arrhythmogenic ventricular dysplasia, left dominant form skos:exactMatch Orphanet:293888 Familial isolated arrhythmogenic ventricular dysplasia, left dominant form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017401 familial isolated arrhythmogenic ventricular dysplasia, left dominant form skos:exactMatch UMLS:CN203145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017402 familial isolated arrhythmogenic ventricular dysplasia, biventricular form skos:exactMatch Orphanet:293899 Familial isolated arrhythmogenic ventricular dysplasia, biventricular form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017402 familial isolated arrhythmogenic ventricular dysplasia, biventricular form skos:exactMatch UMLS:CN203146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017403 familial isolated arrhythmogenic ventricular dysplasia, right dominant form skos:exactMatch Orphanet:293910 Familial isolated arrhythmogenic ventricular dysplasia, right dominant form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017403 familial isolated arrhythmogenic ventricular dysplasia, right dominant form skos:exactMatch UMLS:CN203147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017404 distal Xq28 microduplication syndrome skos:exactMatch Orphanet:293939 Distal Xq28 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017404 distal Xq28 microduplication syndrome skos:exactMatch UMLS:CN203151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017405 1p21.3 microdeletion syndrome skos:exactMatch Orphanet:293948 1p21.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017405 1p21.3 microdeletion syndrome skos:exactMatch SCTID:719600006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017405 1p21.3 microdeletion syndrome skos:exactMatch UMLS:C4304578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017405 1p21.3 microdeletion syndrome skos:exactMatch UMLS:CN203152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017406 hypogonadotropic hypogonadism-severe microcephaly-sensorineural hearing loss-dysmorphism syndrome skos:exactMatch Orphanet:293967 Hypogonadotropic hypogonadism-severe microcephaly-sensorineural hearing loss-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017406 hypogonadotropic hypogonadism-severe microcephaly-sensorineural hearing loss-dysmorphism syndrome skos:exactMatch UMLS:CN203156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017407 deficiency in anterior pituitary function - variable immunodeficiency syndrome skos:exactMatch Orphanet:293978 Deficiency in anterior pituitary function-variable immunodeficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017408 rapid-onset childhood obesity-hypothalamic dysfunction-hypoventilation-autonomic dysregulation syndrome skos:exactMatch NCIT:C121944 Rapid-Onset Obesity with Hypothalamic Dysfunction, Hypoventilation, and Autonomic Dysregulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017408 rapid-onset childhood obesity-hypothalamic dysfunction-hypoventilation-autonomic dysregulation syndrome skos:exactMatch Orphanet:293987 Rapid-onset childhood obesity-hypothalamic dysfunction-hypoventilation-autonomic dysregulation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017408 rapid-onset childhood obesity-hypothalamic dysfunction-hypoventilation-autonomic dysregulation syndrome skos:exactMatch UMLS:C4053506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017408 rapid-onset childhood obesity-hypothalamic dysfunction-hypoventilation-autonomic dysregulation syndrome skos:exactMatch UMLS:CN203158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017409 fetal cytomegalovirus syndrome skos:exactMatch NCIT:C122427 Congenital Cytomegaloviral Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017409 fetal cytomegalovirus syndrome skos:exactMatch Orphanet:294 Fetal cytomegalovirus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017409 fetal cytomegalovirus syndrome skos:exactMatch SCTID:276701009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017409 fetal cytomegalovirus syndrome skos:exactMatch UMLS:C0349499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017410 porencephaly skos:exactMatch DOID:0060263 porencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017410 porencephaly skos:exactMatch MESH:D065708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017410 porencephaly skos:exactMatch Orphanet:2940 Porencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017411 neonatal inflammatory skin and bowel disease skos:exactMatch OMIMPS:614328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017411 neonatal inflammatory skin and bowel disease skos:exactMatch Orphanet:294023 Neonatal inflammatory skin and bowel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017411 neonatal inflammatory skin and bowel disease skos:exactMatch UMLS:CN228266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017413 Reunion island Larsen syndrome skos:exactMatch Orphanet:294049 Reunion Island Larsen-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017413 Reunion island Larsen syndrome skos:exactMatch UMLS:CN203163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017414 obsolete rare nevus skos:exactMatch Orphanet:294057 Rare nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017415 multiple pterygium syndrome skos:exactMatch DOID:0080110 contractures, pterygia, and spondylocarpotarsal fusion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017415 multiple pterygium syndrome skos:exactMatch MESH:C537377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017415 multiple pterygium syndrome skos:exactMatch Orphanet:294060 Multiple pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017415 multiple pterygium syndrome skos:exactMatch SCTID:205819008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017416 postpoliomyelitis syndrome skos:exactMatch DOID:4952 postpoliomyelitis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017416 postpoliomyelitis syndrome skos:exactMatch MESH:D016262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017416 postpoliomyelitis syndrome skos:exactMatch Orphanet:2942 Postpoliomyelitis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017416 postpoliomyelitis syndrome skos:exactMatch SCTID:31097004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017416 postpoliomyelitis syndrome skos:exactMatch UMLS:C0080040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017417 renal-hepatic-pancreatic dysplasia skos:exactMatch DOID:0060259 renal-hepatic-pancreatic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017417 renal-hepatic-pancreatic dysplasia skos:exactMatch OMIMPS:208540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017417 renal-hepatic-pancreatic dysplasia skos:exactMatch Orphanet:294415 Renal-hepatic-pancreatic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017417 renal-hepatic-pancreatic dysplasia skos:exactMatch SCTID:763891005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017417 renal-hepatic-pancreatic dysplasia skos:exactMatch UMLS:C2673883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017418 chronic intestinal failure skos:exactMatch Orphanet:294422 Chronic intestinal failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017418 chronic intestinal failure skos:exactMatch SCTID:716665002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017418 chronic intestinal failure skos:exactMatch UMLS:C4274352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017418 chronic intestinal failure skos:exactMatch UMLS:CN203168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017419 non-syndromic amelia skos:exactMatch NCIT:C34370 Amelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017419 non-syndromic amelia skos:exactMatch Orphanet:294925 Amelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017419 non-syndromic amelia skos:exactMatch SCTID:62588002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017420 intercalary limb defects skos:exactMatch Orphanet:294927 Intercalary limb defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017421 non-syndromic terminal limb defects skos:exactMatch Orphanet:294929 OBSOLETE: Terminal limb defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017422 adactyly of hand skos:exactMatch Orphanet:294931 OBSOLETE: Adactyly of hand semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017423 split hand or/and split foot malformation skos:exactMatch Orphanet:294935 OBSOLETE: Split hand or/and split foot malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017424 non-syndromic brachydactyly skos:exactMatch Orphanet:294937 OBSOLETE: Brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017424 non-syndromic brachydactyly skos:exactMatch SCTID:43476002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017425 preaxial polydactyly of fingers skos:exactMatch OMIMPS:174400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017425 preaxial polydactyly of fingers skos:exactMatch Orphanet:294939 OBSOLETE: Preaxial polydactyly of fingers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017426 postaxial polydactyly of fingers skos:exactMatch Orphanet:294942 OBSOLETE: Postaxial polydactyly of fingers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017426 postaxial polydactyly of fingers skos:exactMatch SCTID:205131007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017427 congenital deformities of limbs skos:exactMatch Orphanet:294944 Congenital deformities of limbs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017428 congenital deformities of fingers skos:exactMatch Orphanet:294947 Congenital deformities of fingers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017429 joint formation defects skos:exactMatch Orphanet:294949 Joint formation defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017430 non-syndromic congenital joint dislocations skos:exactMatch Orphanet:294951 Congenital joint dislocations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017431 non-syndromic limb overgrowth skos:exactMatch Orphanet:294953 Non syndromic limb overgrowth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017432 obsolete syndrome with limb reduction defects skos:exactMatch Orphanet:294955 Syndrome with limb reduction defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017432 obsolete syndrome with limb reduction defects skos:exactMatch UMLS:CN203180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017433 obsolete dysostosis with combined reduction defects of upper and lower limbs skos:exactMatch Orphanet:294957 Dysostosis with combined reduction defects of upper and lower limbs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017434 obsolete syndrome with limb duplication, polydactyly, syndactyly, and/or hyperphalangy skos:exactMatch Orphanet:294959 Syndrome with limb duplication, polydactyly, syndactyly, and/or hyperphalangy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017434 obsolete syndrome with limb duplication, polydactyly, syndactyly, and/or hyperphalangy skos:exactMatch UMLS:CN203181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017435 popliteal pterygium syndrome skos:exactMatch DOID:0060055 popliteal pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017435 popliteal pterygium syndrome skos:exactMatch MESH:C562509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017435 popliteal pterygium syndrome skos:exactMatch NCIT:C118786 Autosomal Dominant Popliteal Pterygium Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017435 popliteal pterygium syndrome skos:exactMatch Orphanet:294963 Popliteal pterygium syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017435 popliteal pterygium syndrome skos:exactMatch SCTID:66783006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017435 popliteal pterygium syndrome skos:exactMatch UMLS:C0265259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017436 lethal congenital contracture syndrome skos:exactMatch DOID:0060558 lethal congenital contracture syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017436 lethal congenital contracture syndrome skos:exactMatch OMIMPS:253310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017436 lethal congenital contracture syndrome skos:exactMatch Orphanet:294965 Lethal congenital contracture syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017436 lethal congenital contracture syndrome skos:exactMatch UMLS:CN239241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017437 amelia of upper limb skos:exactMatch Orphanet:294967 Amelia of upper limb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017437 amelia of upper limb skos:exactMatch SCTID:205306000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017438 amelia of lower limb skos:exactMatch Orphanet:294969 Amelia of lower limb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017438 amelia of lower limb skos:exactMatch SCTID:265798000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017439 tetra-amelia skos:exactMatch MESH:C536498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017439 tetra-amelia skos:exactMatch Orphanet:294971 Tetra-amelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017439 tetra-amelia skos:exactMatch SCTID:702313004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017440 humeral agenesis/hypoplasia skos:exactMatch Orphanet:294973 Humeral agenesis/hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017441 congenital absence of upper arm and forearm with hand present skos:exactMatch ICD10CM:Q71.1 Congenital absence of upper arm and forearm with hand present semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017441 congenital absence of upper arm and forearm with hand present skos:exactMatch NCIT:C34928 Phocomelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017441 congenital absence of upper arm and forearm with hand present skos:exactMatch Orphanet:294975 Congenital absence of upper arm and forearm with hand present semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017441 congenital absence of upper arm and forearm with hand present skos:exactMatch SCTID:22841008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017442 congenital absence of thigh and lower leg with foot present skos:exactMatch ICD10CM:Q72.1 Congenital absence of thigh and lower leg with foot present semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017442 congenital absence of thigh and lower leg with foot present skos:exactMatch Orphanet:294977 Congenital absence of thigh and lower leg with foot present semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017442 congenital absence of thigh and lower leg with foot present skos:exactMatch SCTID:55852007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017443 congenital absence of both forearm and hand skos:exactMatch ICD10CM:Q71.2 Congenital absence of both forearm and hand semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017443 congenital absence of both forearm and hand skos:exactMatch Orphanet:294979 Congenital absence of both forearm and hand semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017444 congenital absence of both lower leg and foot skos:exactMatch ICD10CM:Q72.2 Congenital absence of both lower leg and foot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017444 congenital absence of both lower leg and foot skos:exactMatch Orphanet:294981 Congenital absence of both lower leg and foot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017444 congenital absence of both lower leg and foot skos:exactMatch SCTID:278532000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017445 acheiria skos:exactMatch Orphanet:294983 Acheiria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017445 acheiria skos:exactMatch SCTID:371199008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017446 apodia skos:exactMatch Orphanet:294986 Apodia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017446 apodia skos:exactMatch SCTID:371197005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017447 congenital absence/hypoplasia of thumb skos:exactMatch Orphanet:294988 Congenital hypoplasia of thumb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017448 congenital absence/hypoplasia of fingers excluding thumb skos:exactMatch Orphanet:294990 OBSOLETE: Congenital absence/hypoplasia of fingers excluding thumb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017449 split hand skos:exactMatch Orphanet:294992 OBSOLETE: Split hand semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017450 split foot skos:exactMatch Orphanet:294994 OBSOLETE: Split foot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017450 split foot skos:exactMatch SCTID:205358006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017451 non-syndromic brachydactyly of fingers skos:exactMatch Orphanet:294996 OBSOLETE: Brachydactyly of fingers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017452 non-syndromic brachydactyly of toes skos:exactMatch Orphanet:294998 OBSOLETE: Brachydactyly of toes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017452 non-syndromic brachydactyly of toes skos:exactMatch SCTID:205346006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017453 fetal parvovirus syndrome skos:exactMatch MESH:C536301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017453 fetal parvovirus syndrome skos:exactMatch Orphanet:295 Fetal parvovirus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017453 fetal parvovirus syndrome skos:exactMatch SCTID:715197005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017454 triphalangeal thumb-polysyndactyly syndrome skos:exactMatch OMIM:190605 triphalangeal thumb with polysyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017454 triphalangeal thumb-polysyndactyly syndrome skos:exactMatch UMLS:CN203197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017455 hyperphalangy skos:exactMatch Orphanet:295002 Hyperphalangy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017455 hyperphalangy skos:exactMatch SCTID:763535005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017456 central polydactyly of fingers skos:exactMatch Orphanet:295004 Central polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017456 central polydactyly of fingers skos:exactMatch SCTID:205130008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017457 Preaxial polydactyly of toes skos:exactMatch Orphanet:295006 OBSOLETE: Preaxial polydactyly of toes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017457 Preaxial polydactyly of toes skos:exactMatch SCTID:205132000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017458 obsolete postaxial polydactyly of toes skos:exactMatch Orphanet:295008 OBSOLETE: Postaxial polydactyly of toes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017458 obsolete postaxial polydactyly of toes skos:exactMatch SCTID:205133005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017459 obsolete central polydactyly of toes skos:exactMatch Orphanet:295010 OBSOLETE: Central polydactyly of toes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017459 obsolete central polydactyly of toes skos:exactMatch SCTID:253967005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017460 syndactyly type 6 skos:exactMatch Orphanet:295012 Syndactyly type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017460 syndactyly type 6 skos:exactMatch SCTID:763624007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017460 syndactyly type 6 skos:exactMatch UMLS:CN203203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017461 familial isolated clinodactyly of fingers skos:exactMatch Orphanet:295014 Familial isolated clinodactyly of fingers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017461 familial isolated clinodactyly of fingers skos:exactMatch SCTID:763691008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017462 congenital pseudoarthrosis of the tibia skos:exactMatch NCIT:C132080 Congenital Pseudarthrosis of Tibia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017462 congenital pseudoarthrosis of the tibia skos:exactMatch Orphanet:295018 Congenital pseudoarthrosis of the tibia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017462 congenital pseudoarthrosis of the tibia skos:exactMatch SCTID:55379003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017462 congenital pseudoarthrosis of the tibia skos:exactMatch UMLS:C0265661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017463 congenital pseudoarthrosis of the femur skos:exactMatch Orphanet:295020 Congenital pseudoarthrosis of the femur semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017464 congenital pseudoarthrosis of the fibula skos:exactMatch Orphanet:295022 Congenital pseudoarthrosis of the fibula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017465 congenital pseudoarthrosis of the radius skos:exactMatch Orphanet:295024 Congenital pseudoarthrosis of the radius semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017466 congenital pseudoarthrosis of the ulna skos:exactMatch Orphanet:295026 Congenital pseudoarthrosis of the ulna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017467 tibio-fibular synostosis skos:exactMatch Orphanet:295028 Tibio-fibular synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017467 tibio-fibular synostosis skos:exactMatch SCTID:737581000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017468 congenital shoulder dislocation skos:exactMatch Orphanet:295030 True congenital shoulder dislocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017468 congenital shoulder dislocation skos:exactMatch SCTID:23876003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017469 congenital elbow dislocation skos:exactMatch Orphanet:295032 Isolated congenital radial head dislocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017470 congenital knee dislocation skos:exactMatch Orphanet:295034 Congenital knee dislocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017470 congenital knee dislocation skos:exactMatch SCTID:59068006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017471 congenital patella dislocation skos:exactMatch MESH:C538081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017471 congenital patella dislocation skos:exactMatch Orphanet:295036 Congenital patella dislocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017471 congenital patella dislocation skos:exactMatch SCTID:205067002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017472 patella aplasia/hypoplasia, unilateral skos:exactMatch Orphanet:295038 OBSOLETE: Patella aplasia/hypoplasia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017473 patella aplasia/hypoplasia, bilateral skos:exactMatch Orphanet:295041 OBSOLETE: Patella aplasia/hypoplasia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017474 macrodactyly of fingers skos:exactMatch MESH:C537720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017474 macrodactyly of fingers skos:exactMatch Orphanet:295044 Macrodactyly of fingers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017474 macrodactyly of fingers skos:exactMatch SCTID:297195000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017475 macrodactyly of toes skos:exactMatch MESH:C537719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017475 macrodactyly of toes skos:exactMatch Orphanet:295047 Macrodactyly of toes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017476 upper limb hypertrophy skos:exactMatch Orphanet:295049 Upper limb hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017477 lower limb hypertrophy skos:exactMatch Orphanet:295051 Lower limb hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017478 amelia of upper limb, unilateral skos:exactMatch Orphanet:295053 OBSOLETE: Amelia of upper limb, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017479 amelia of upper limb, bilateral skos:exactMatch Orphanet:295055 OBSOLETE: Amelia of upper limb, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017480 amelia of lower limb, unilateral skos:exactMatch Orphanet:295057 OBSOLETE: Amelia of lower limb, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017481 amelia of lower limb, bilateral skos:exactMatch Orphanet:295059 OBSOLETE: Amelia of lower limb, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017482 humeral agenesis/hypoplasia, unilateral skos:exactMatch Orphanet:295061 OBSOLETE: Humeral agenesis/hypoplasia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017483 humeral agenesis/hypoplasia, bilateral skos:exactMatch Orphanet:295063 OBSOLETE: Humeral agenesis/hypoplasia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017484 femoral agenesis/hypoplasia, unilateral skos:exactMatch Orphanet:295065 OBSOLETE: Femoral agenesis/hypoplasia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017485 femoral agenesis/hypoplasia, bilateral skos:exactMatch Orphanet:295067 OBSOLETE: Femoral agenesis/hypoplasia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017486 radial hemimelia, unilateral skos:exactMatch Orphanet:295069 OBSOLETE: Radial hemimelia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017487 radial hemimelia, bilateral skos:exactMatch Orphanet:295071 OBSOLETE: Radial hemimelia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017488 ulnar hemimelia, bilateral skos:exactMatch Orphanet:295073 OBSOLETE: Ulnar hemimelia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017489 ulnar hemimelia, unilateral skos:exactMatch Orphanet:295075 OBSOLETE: Ulnar hemimelia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017490 tibial hemimelia, unilateral skos:exactMatch Orphanet:295077 OBSOLETE: Tibial hemimelia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017490 tibial hemimelia, unilateral skos:exactMatch UMLS:CN203228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017491 tibial hemimelia, bilateral skos:exactMatch Orphanet:295079 OBSOLETE: Tibial hemimelia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017491 tibial hemimelia, bilateral skos:exactMatch UMLS:CN203229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017492 fibular hemimelia, unilateral skos:exactMatch Orphanet:295081 OBSOLETE: Fibular hemimelia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017493 fibular hemimelia, bilateral skos:exactMatch Orphanet:295083 OBSOLETE: Fibular hemimelia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017494 obsolete congenital absence of upper arm and forearm with hand present, unilateral skos:exactMatch Orphanet:295085 OBSOLETE: Congenital absence of upper arm and forearm with hand present, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017495 obsolete congenital absence of upper arm and forearm with hand present, bilateral skos:exactMatch ICD10CM:Q71.13 Congenital absence of upper arm and forearm with hand present, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017495 obsolete congenital absence of upper arm and forearm with hand present, bilateral skos:exactMatch Orphanet:295087 OBSOLETE: Congenital absence of upper arm and forearm with hand present, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017496 congenital absence of thigh and lower leg with foot present, unilateral skos:exactMatch Orphanet:295089 OBSOLETE: Congenital absence of thigh and lower leg with foot present, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017497 congenital absence of thigh and lower leg with foot present, bilateral skos:exactMatch ICD10CM:Q72.13 Congenital absence of thigh and lower leg with foot present, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017497 congenital absence of thigh and lower leg with foot present, bilateral skos:exactMatch Orphanet:295091 OBSOLETE: Congenital absence of thigh and lower leg with foot present, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017498 congenital absence of both forearm and hand, unilateral skos:exactMatch Orphanet:295093 OBSOLETE: Congenital absence of both forearm and hand, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017499 congenital absence of both forearm and hand, bilateral skos:exactMatch ICD10CM:Q71.23 Congenital absence of both forearm and hand, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017499 congenital absence of both forearm and hand, bilateral skos:exactMatch Orphanet:295095 OBSOLETE: Congenital absence of both forearm and hand, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017500 congenital absence of both lower leg and foot, unilateral skos:exactMatch Orphanet:295097 OBSOLETE: Congenital absence of both lower leg and foot, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017501 congenital absence of both lower leg and foot, bilateral skos:exactMatch ICD10CM:Q72.23 Congenital absence of both lower leg and foot, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017501 congenital absence of both lower leg and foot, bilateral skos:exactMatch Orphanet:295099 OBSOLETE: Congenital absence of both lower leg and foot, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017502 acheiria, unilateral skos:exactMatch Orphanet:295101 OBSOLETE: Acheiria, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017503 acheiria, bilateral skos:exactMatch Orphanet:295103 OBSOLETE: Acheiria, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017503 acheiria, bilateral skos:exactMatch SCTID:371189003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017504 apodia, unilateral skos:exactMatch Orphanet:295105 OBSOLETE: Apodia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017505 apodia, bilateral skos:exactMatch Orphanet:295107 OBSOLETE: Apodia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017506 congenital absence/hypoplasia of thumb, unilateral skos:exactMatch Orphanet:295110 OBSOLETE: Congenital absence/hypoplasia of thumb, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017507 congenital absence/hypoplasia of thumb, bilateral skos:exactMatch Orphanet:295112 OBSOLETE: Congenital absence/hypoplasia of thumb, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017508 congenital absence/hypoplasia of fingers excluding thumb, bilateral skos:exactMatch Orphanet:295114 OBSOLETE: Congenital absence/hypoplasia of fingers excluding thumb, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017509 adactyly of foot, unilateral skos:exactMatch Orphanet:295116 OBSOLETE: Adactyly of foot, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017510 adactyly of foot, bilateral skos:exactMatch Orphanet:295118 OBSOLETE: Adactyly of foot, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017511 split hand, unilateral skos:exactMatch Orphanet:295120 OBSOLETE: Split hand, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017512 split hand, bilateral skos:exactMatch Orphanet:295122 OBSOLETE: Split hand, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017513 split foot, unilateral skos:exactMatch Orphanet:295124 OBSOLETE: Split foot, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017514 split foot, bilateral skos:exactMatch ICD10CM:Q72.73 Split foot, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017514 split foot, bilateral skos:exactMatch Orphanet:295126 OBSOLETE: Split foot, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017515 brachydactyly of fingers, unilateral skos:exactMatch Orphanet:295128 OBSOLETE: Brachydactyly of fingers, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017516 brachydactyly of fingers, bilateral skos:exactMatch Orphanet:295130 OBSOLETE: Brachydactyly of fingers, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017517 brachydactyly of toes, unilateral skos:exactMatch Orphanet:295132 OBSOLETE: Brachydactyly of toes, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017518 brachydactyly of toes, bilateral skos:exactMatch Orphanet:295134 OBSOLETE: Brachydactyly of toes, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017519 symbrachydactyly of hand and foot, unilateral skos:exactMatch Orphanet:295136 OBSOLETE: Symbrachydactyly of hand and foot, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017519 symbrachydactyly of hand and foot, unilateral skos:exactMatch UMLS:CN203252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017520 symbrachydactyly of hand and foot, bilateral skos:exactMatch Orphanet:295138 OBSOLETE: Symbrachydactyly of hand and foot, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017520 symbrachydactyly of hand and foot, bilateral skos:exactMatch UMLS:CN203253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017521 hyperphalangy, unilateral skos:exactMatch Orphanet:295140 OBSOLETE: Hyperphalangy, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017522 hyperphalangy, bilateral skos:exactMatch Orphanet:295142 OBSOLETE: Hyperphalangy, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017523 polydactyly of a biphalangeal thumb, unilateral skos:exactMatch Orphanet:295144 OBSOLETE: Polydactyly of a biphalangeal thumb, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017523 polydactyly of a biphalangeal thumb, unilateral skos:exactMatch UMLS:CN203254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017524 polydactyly of a biphalangeal thumb, bilateral skos:exactMatch Orphanet:295146 OBSOLETE: Polydactyly of a biphalangeal thumb, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017524 polydactyly of a biphalangeal thumb, bilateral skos:exactMatch UMLS:CN203255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017525 polydactyly of a triphalangeal thumb, unilateral skos:exactMatch Orphanet:295148 OBSOLETE: Polydactyly of a triphalangeal thumb, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017525 polydactyly of a triphalangeal thumb, unilateral skos:exactMatch UMLS:CN203256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017526 polydactyly of a triphalangeal thumb, bilateral skos:exactMatch Orphanet:295150 OBSOLETE: Polydactyly of a triphalangeal thumb, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017526 polydactyly of a triphalangeal thumb, bilateral skos:exactMatch UMLS:CN203257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017527 polydactyly of an index finger, unilateral skos:exactMatch Orphanet:295152 OBSOLETE: Polydactyly of an index finger, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017527 polydactyly of an index finger, unilateral skos:exactMatch UMLS:CN203258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017528 polydactyly of an index finger, bilateral skos:exactMatch Orphanet:295154 OBSOLETE: Polydactyly of an index finger, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017528 polydactyly of an index finger, bilateral skos:exactMatch UMLS:CN203259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017529 polysyndactyly, unilateral skos:exactMatch Orphanet:295159 OBSOLETE: Polysyndactyly, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017529 polysyndactyly, unilateral skos:exactMatch UMLS:CN203260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017530 polysyndactyly, bilateral skos:exactMatch Orphanet:295161 OBSOLETE: Polysyndactyly, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017530 polysyndactyly, bilateral skos:exactMatch UMLS:CN203261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017531 postaxial polydactyly type A, unilateral skos:exactMatch Orphanet:295163 OBSOLETE: Postaxial polydactyly type A, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017531 postaxial polydactyly type A, unilateral skos:exactMatch UMLS:CN203262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017532 postaxial polydactyly type A, bilateral skos:exactMatch Orphanet:295165 OBSOLETE: Postaxial polydactyly type A, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017532 postaxial polydactyly type A, bilateral skos:exactMatch UMLS:CN203263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017533 postaxial polydactyly type B, unilateral skos:exactMatch Orphanet:295167 OBSOLETE: Postaxial polydactyly type B, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017533 postaxial polydactyly type B, unilateral skos:exactMatch UMLS:CN203264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017534 postaxial polydactyly type B, bilateral skos:exactMatch Orphanet:295169 OBSOLETE: Postaxial polydactyly type B, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017534 postaxial polydactyly type B, bilateral skos:exactMatch UMLS:CN203265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017535 central polydactyly of fingers, unilateral skos:exactMatch Orphanet:295171 OBSOLETE: Central polydactyly of fingers, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017536 central polydactyly of fingers, bilateral skos:exactMatch Orphanet:295173 OBSOLETE: Central polydactyly of fingers, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017537 Preaxial polydactyly of toes, unilateral skos:exactMatch Orphanet:295175 OBSOLETE: Preaxial polydactyly of toes, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017538 Preaxial polydactyly of toes, bilateral skos:exactMatch Orphanet:295177 OBSOLETE: Preaxial polydactyly of toes, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017539 obsolete postaxial polydactyly of toes, unilateral skos:exactMatch Orphanet:295179 OBSOLETE: Postaxial polydactyly of toes, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017540 obsolete postaxial polydactyly of toes, bilateral skos:exactMatch Orphanet:295181 OBSOLETE: Postaxial polydactyly of toes, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017541 obsolete central polydactyly of toes, unilateral skos:exactMatch Orphanet:295183 OBSOLETE: Central polydactyly of toes, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017542 obsolete central polydactyly of toes, bilateral skos:exactMatch Orphanet:295185 OBSOLETE: Central polydactyly of toes, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017543 zygodactyly type 2 skos:exactMatch Orphanet:295189 Zygodactyly type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017543 zygodactyly type 2 skos:exactMatch UMLS:CN203275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017544 zygodactyly type 3 skos:exactMatch Orphanet:295191 Zygodactyly type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017544 zygodactyly type 3 skos:exactMatch UMLS:CN203276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017545 zygodactyly type 4 skos:exactMatch Orphanet:295193 Zygodactyly type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017545 zygodactyly type 4 skos:exactMatch UMLS:CN203277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017546 congenital vertical talus, unilateral skos:exactMatch Orphanet:295201 Congenital vertical talus, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017547 congenital vertical talus, bilateral skos:exactMatch Orphanet:295203 Congenital vertical talus, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017548 humero-radio-ulnar synostosis, unilateral skos:exactMatch Orphanet:295205 OBSOLETE: Humero-radio-ulnar synostosis, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017549 humero-radio-ulnar synostosis, bilateral skos:exactMatch Orphanet:295207 OBSOLETE: Humero-radio-ulnar synostosis, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017550 humero-radial synostosis, unilateral skos:exactMatch Orphanet:295209 OBSOLETE: Humero-radial synostosis, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017551 humero-radial synostosis, bilateral skos:exactMatch Orphanet:295211 OBSOLETE: Humero-radial synostosis, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017552 humero-ulnar synostosis, unilateral skos:exactMatch Orphanet:295213 Humero-ulnar synostosis, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017553 humero-ulnar synostosis, bilateral skos:exactMatch Orphanet:295215 Humero-ulnar synostosis, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017554 radio-ulnar synostosis, unilateral skos:exactMatch Orphanet:295217 Radio-ulnar synostosis, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017554 radio-ulnar synostosis, unilateral skos:exactMatch UMLS:CN203290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017555 radio-ulnar synostosis, bilateral skos:exactMatch Orphanet:295219 Radio-ulnar synostosis, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017555 radio-ulnar synostosis, bilateral skos:exactMatch UMLS:CN203291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017556 Madelung deformity, unilateral skos:exactMatch Orphanet:295221 OBSOLETE: Madelung deformity, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017557 Madelung deformity, bilateral skos:exactMatch Orphanet:295223 OBSOLETE: Madelung deformity, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017558 congenital elbow dislocation, unilateral skos:exactMatch Orphanet:295225 Congenital elbow dislocation, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017559 congenital elbow dislocation, bilateral skos:exactMatch Orphanet:295227 Congenital elbow dislocation, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017560 congenital genu recurvatum skos:exactMatch NCIT:C103184 Genu Recurvatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017560 congenital genu recurvatum skos:exactMatch Orphanet:295229 Congenital genu recurvatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017560 congenital genu recurvatum skos:exactMatch SCTID:205063003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017561 congenital genu flexum skos:exactMatch Orphanet:295232 Congenital genu flexum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017562 congenital patella dislocation, unilateral skos:exactMatch Orphanet:295234 OBSOLETE: Congenital patella dislocation, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017563 congenital patella dislocation, bilateral skos:exactMatch Orphanet:295237 OBSOLETE: Congenital patella dislocation, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017564 macrodactyly of fingers, unilateral skos:exactMatch Orphanet:295239 Macrodactyly of fingers, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017565 macrodactyly of fingers, bilateral skos:exactMatch Orphanet:295241 Macrodactyly of fingers, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017566 macrodactyly of toes, unilateral skos:exactMatch Orphanet:295243 Macrodactyly of toes, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017567 macrodactyly of toes, bilateral skos:exactMatch Orphanet:295245 Macrodactyly of toes, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017568 Prata-Liberal-Goncalves syndrome skos:exactMatch Orphanet:2956 Acrodysplasia scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017568 Prata-Liberal-Goncalves syndrome skos:exactMatch UMLS:C2931761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017568 Prata-Liberal-Goncalves syndrome skos:exactMatch UMLS:CN203304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017569 de Barsy syndrome skos:exactMatch DOID:0070143 autosomal recessive cutis laxa type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017569 de Barsy syndrome skos:exactMatch MESH:C535990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017569 de Barsy syndrome skos:exactMatch Orphanet:2962 De Barsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017569 de Barsy syndrome skos:exactMatch SCTID:238826008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017570 leukocyte adhesion deficiency skos:exactMatch DOID:6612 leukocyte adhesion deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017570 leukocyte adhesion deficiency skos:exactMatch NCIT:C27874 Leukocyte Adhesion Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017570 leukocyte adhesion deficiency skos:exactMatch Orphanet:2968 Leukocyte adhesion deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017570 leukocyte adhesion deficiency skos:exactMatch SCTID:77358003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017570 leukocyte adhesion deficiency skos:exactMatch UMLS:C0272187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017571 Proteus-like syndrome skos:exactMatch NCIT:C179930 Proteus-Like Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017571 Proteus-like syndrome skos:exactMatch Orphanet:2969 Proteus-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017571 Proteus-like syndrome skos:exactMatch SCTID:716862002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017572 tick-borne encephalitis skos:exactMatch DOID:0050175 tick-borne encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017572 tick-borne encephalitis skos:exactMatch MESH:D004675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017572 tick-borne encephalitis skos:exactMatch NCIT:C34579 Tick-Borne Viral Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017572 tick-borne encephalitis skos:exactMatch Orphanet:297 Tick-borne encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017572 tick-borne encephalitis skos:exactMatch UMLS:C0014061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017573 46,XX disorder of sex development-anorectal anomalies syndrome skos:exactMatch Orphanet:2973 46,XX disorder of sex development-anorectal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017573 46,XX disorder of sex development-anorectal anomalies syndrome skos:exactMatch UMLS:CN203326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017574 chronic intestinal pseudoobstruction skos:exactMatch Orphanet:2978 Chronic intestinal pseudoobstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017574 chronic intestinal pseudoobstruction skos:exactMatch SCTID:235828008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017575 mitochondrial neurogastrointestinal encephalomyopathy skos:exactMatch MESH:C537477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017575 mitochondrial neurogastrointestinal encephalomyopathy skos:exactMatch NCIT:C119678 Mitochondrial Neurogastrointestinal Encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017575 mitochondrial neurogastrointestinal encephalomyopathy skos:exactMatch Orphanet:298 Mitochondrial neurogastrointestinal encephalomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017575 mitochondrial neurogastrointestinal encephalomyopathy skos:exactMatch SCTID:718214007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017576 46,XX disorder of sex development skos:exactMatch MESH:D058489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017576 46,XX disorder of sex development skos:exactMatch NCIT:C127169 46,XX Differences of Sex Development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017576 46,XX disorder of sex development skos:exactMatch Orphanet:2982 46,XX disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017576 46,XX disorder of sex development skos:exactMatch SCTID:8800006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017576 46,XX disorder of sex development skos:exactMatch UMLS:C2936403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017576 46,XX disorder of sex development skos:exactMatch UMLS:CN776919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017577 spontaneous periodic hypothermia skos:exactMatch MESH:C537594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017577 spontaneous periodic hypothermia skos:exactMatch Orphanet:29822 Spontaneous periodic hypothermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017577 spontaneous periodic hypothermia skos:exactMatch UMLS:C2931542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017578 disorder of thiamine metabolism and transport skos:exactMatch Orphanet:298644 Disorder of thiamine metabolism and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017578 disorder of thiamine metabolism and transport skos:exactMatch UMLS:CN227150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017579 Baraitser-Winter cerebrofrontofacial syndrome skos:exactMatch DOID:0060229 Baraitser-Winter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017579 Baraitser-Winter cerebrofrontofacial syndrome skos:exactMatch OMIMPS:243310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017579 Baraitser-Winter cerebrofrontofacial syndrome skos:exactMatch Orphanet:2995 Baraitser-Winter cerebrofrontofacial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017579 Baraitser-Winter cerebrofrontofacial syndrome skos:exactMatch SCTID:702410002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017580 11p15.4 microduplication syndrome skos:exactMatch Orphanet:300305 11p15.4 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017580 11p15.4 microduplication syndrome skos:exactMatch UMLS:CN203376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017581 familial infantile gigantism skos:exactMatch Orphanet:300373 X-linked acrogigantism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017581 familial infantile gigantism skos:exactMatch UMLS:CN203384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017582 pituitary adenocarcinoma skos:exactMatch DOID:4916 pituitary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017582 pituitary adenocarcinoma skos:exactMatch NCIT:C4536 Metastatic Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017582 pituitary adenocarcinoma skos:exactMatch Orphanet:300385 Pituitary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017582 pituitary adenocarcinoma skos:exactMatch SCTID:254955001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017582 pituitary adenocarcinoma skos:exactMatch UMLS:C0346300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017583 mirror polydactyly-vertebral segmentation-limbs defects syndrome skos:exactMatch Orphanet:3004 Mirror polydactyly-vertebral segmentation-limbs defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017583 mirror polydactyly-vertebral segmentation-limbs defects syndrome skos:exactMatch UMLS:CN203387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017584 Sagliker syndrome skos:exactMatch Orphanet:300493 Sagliker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017584 Sagliker syndrome skos:exactMatch UMLS:CN203388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017585 painful orbital and systemic neurofibromas-marfanoid habitus syndrome skos:exactMatch Orphanet:300501 Painful orbital and systemic neurofibromas-marfanoid habitus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017585 painful orbital and systemic neurofibromas-marfanoid habitus syndrome skos:exactMatch UMLS:CN203391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017586 onychocytic matricoma skos:exactMatch Orphanet:300504 Onychocytic matricoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017586 onychocytic matricoma skos:exactMatch UMLS:CN203392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017587 onychomatricoma skos:exactMatch Orphanet:300512 Onychomatricoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017587 onychomatricoma skos:exactMatch UMLS:CN203393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017588 nail tumor skos:exactMatch Orphanet:300515 Rare nail tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017589 follicular cholangitis and pancreatitis skos:exactMatch Orphanet:300552 Follicular cholangitis and pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017590 carcinoma of the ampulla of vater skos:exactMatch DOID:4932 ampulla of Vater carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017590 carcinoma of the ampulla of vater skos:exactMatch NCIT:C3908 Ampulla of Vater Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017590 carcinoma of the ampulla of vater skos:exactMatch Orphanet:300557 Carcinoma of the ampulla of Vater semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017590 carcinoma of the ampulla of vater skos:exactMatch SCTID:254609000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017590 carcinoma of the ampulla of vater skos:exactMatch UMLS:C0262401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017591 combined pulmonary fibrosis-emphysema syndrome skos:exactMatch Orphanet:300564 Combined pulmonary fibrosis-emphysema syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017591 combined pulmonary fibrosis-emphysema syndrome skos:exactMatch UMLS:CN203401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017592 staphylococcal toxemia skos:exactMatch Orphanet:300579 Staphylococcal toxemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017592 staphylococcal toxemia skos:exactMatch UMLS:C0854511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017593 juvenile amyotrophic lateral sclerosis skos:exactMatch Orphanet:300605 Juvenile amyotrophic lateral sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017593 juvenile amyotrophic lateral sclerosis skos:exactMatch SCTID:718555006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017593 juvenile amyotrophic lateral sclerosis skos:exactMatch UMLS:C3468114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017593 juvenile amyotrophic lateral sclerosis skos:exactMatch UMLS:CN239582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017594 indolent B-cell non-Hodgkin lymphoma skos:exactMatch NCIT:C171299 Indolent B-Cell Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017594 indolent B-cell non-Hodgkin lymphoma skos:exactMatch Orphanet:300842 Indolent B-cell non-Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017595 aggressive B-cell non-Hodgkin lymphoma skos:exactMatch NCIT:C178541 Aggressive B-Cell Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017595 aggressive B-cell non-Hodgkin lymphoma skos:exactMatch Orphanet:300846 Aggressive B-cell non-Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017596 diffuse large B-cell lymphoma of the central nervous system skos:exactMatch DOID:0081313 primary diffuse large B-cell lymphoma of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017596 diffuse large B-cell lymphoma of the central nervous system skos:exactMatch NCIT:C71720 Primary Diffuse Large B-Cell Lymphoma of the Central Nervous System semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017596 diffuse large B-cell lymphoma of the central nervous system skos:exactMatch Orphanet:300849 Diffuse large B-cell lymphoma of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017596 diffuse large B-cell lymphoma of the central nervous system skos:exactMatch SCTID:734066005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017596 diffuse large B-cell lymphoma of the central nervous system skos:exactMatch UMLS:C2026186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017597 T-cell/histiocyte rich large B cell lymphoma skos:exactMatch NCIT:C9496 T-Cell/Histiocyte-Rich Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017597 T-cell/histiocyte rich large B cell lymphoma skos:exactMatch Orphanet:300857 T-cell/histiocyte rich large B cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017597 T-cell/histiocyte rich large B cell lymphoma skos:exactMatch UMLS:C1321547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017598 primary cutaneous anaplastic large cell lymphoma skos:exactMatch MESH:D054446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017598 primary cutaneous anaplastic large cell lymphoma skos:exactMatch NCIT:C6860 Primary Cutaneous Anaplastic Large Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017598 primary cutaneous anaplastic large cell lymphoma skos:exactMatch Orphanet:300865 Primary cutaneous anaplastic large cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017598 primary cutaneous anaplastic large cell lymphoma skos:exactMatch UMLS:C1301362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017599 splenic diffuse red pulp small B-cell lymphoma skos:exactMatch NCIT:C80309 Splenic Diffuse Red Pulp Small B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017599 splenic diffuse red pulp small B-cell lymphoma skos:exactMatch Orphanet:300869 Splenic diffuse red pulp small B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017599 splenic diffuse red pulp small B-cell lymphoma skos:exactMatch SCTID:763884007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017599 splenic diffuse red pulp small B-cell lymphoma skos:exactMatch UMLS:C2699508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017600 hairy cell leukemia variant skos:exactMatch DOID:713 HCL-V semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017600 hairy cell leukemia variant skos:exactMatch NCIT:C7401 Hairy Cell Leukemia Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017600 hairy cell leukemia variant skos:exactMatch Orphanet:300878 Hairy cell leukemia variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017600 hairy cell leukemia variant skos:exactMatch SCTID:277568007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017600 hairy cell leukemia variant skos:exactMatch UMLS:C0349633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017601 diffuse large B-cell lymphoma with chronic inflammation skos:exactMatch Orphanet:300888 Diffuse large B-cell lymphoma with chronic inflammation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017602 ALK-positive anaplastic large cell lymphoma skos:exactMatch NCIT:C37193 Anaplastic Large Cell Lymphoma, ALK-Positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017602 ALK-positive anaplastic large cell lymphoma skos:exactMatch Orphanet:300895 ALK-positive anaplastic large cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017602 ALK-positive anaplastic large cell lymphoma skos:exactMatch UMLS:C1332079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017603 ALK-negative anaplastic large cell lymphoma skos:exactMatch NCIT:C37194 Anaplastic Large Cell Lymphoma, ALK-Negative semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017603 ALK-negative anaplastic large cell lymphoma skos:exactMatch Orphanet:300903 ALK-negative anaplastic large cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017603 ALK-negative anaplastic large cell lymphoma skos:exactMatch UMLS:C1332078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017604 marginal zone lymphoma skos:exactMatch DOID:0050748 marginal zone lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017604 marginal zone lymphoma skos:exactMatch NCIT:C4341 Marginal Zone Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017604 marginal zone lymphoma skos:exactMatch Orphanet:300912 Marginal zone lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017604 marginal zone lymphoma skos:exactMatch SCTID:447100004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017604 marginal zone lymphoma skos:exactMatch UMLS:C1367654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017607 caudal regression sequence skos:exactMatch DOID:0080700 caudal regression syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017607 caudal regression sequence skos:exactMatch NCIT:C124505 Caudal Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017607 caudal regression sequence skos:exactMatch Orphanet:3027 Caudal regression syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017607 caudal regression sequence skos:exactMatch UMLS:C1838568 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017607 caudal regression sequence skos:exactMatch UMLS:C1867774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017609 renal tubular dysgenesis skos:exactMatch Orphanet:3033 Renal tubular dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017609 renal tubular dysgenesis skos:exactMatch SCTID:702397002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017610 epidermolysis bullosa simplex skos:exactMatch DOID:4644 epidermolysis bullosa simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017610 epidermolysis bullosa simplex skos:exactMatch ICD10CM:Q81.0 Epidermolysis bullosa simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017610 epidermolysis bullosa simplex skos:exactMatch MESH:D016110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017610 epidermolysis bullosa simplex skos:exactMatch NCIT:C84692 Epidermolysis Bullosa Simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017610 epidermolysis bullosa simplex skos:exactMatch OMIMPS:131760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017610 epidermolysis bullosa simplex skos:exactMatch Orphanet:304 Epidermolysis bullosa simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017610 epidermolysis bullosa simplex skos:exactMatch SCTID:67144006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017610 epidermolysis bullosa simplex skos:exactMatch UMLS:C0079298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017611 pituitary tumor skos:exactMatch NCIT:C3330 Pituitary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017611 pituitary tumor skos:exactMatch Orphanet:304055 Pituitary tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017611 pituitary tumor skos:exactMatch SCTID:127024001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017611 pituitary tumor skos:exactMatch UMLS:C0032019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017612 junctional epidermolysis bullosa skos:exactMatch DOID:3209 junctional epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017612 junctional epidermolysis bullosa skos:exactMatch MESH:D016109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017612 junctional epidermolysis bullosa skos:exactMatch NCIT:C90598 Junctional Epidermolysis Bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017612 junctional epidermolysis bullosa skos:exactMatch OMIMPS:226650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017612 junctional epidermolysis bullosa skos:exactMatch Orphanet:305 Junctional epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017612 junctional epidermolysis bullosa skos:exactMatch SCTID:79855003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017612 junctional epidermolysis bullosa skos:exactMatch UMLS:C0079301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017614 X-linked intellectual disability-hypogonadism-ichthyosis-obesity-short stature syndrome skos:exactMatch MESH:C536715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017614 X-linked intellectual disability-hypogonadism-ichthyosis-obesity-short stature syndrome skos:exactMatch Orphanet:3055 X-linked intellectual disability-hypogonadism-ichthyosis-obesity-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017614 X-linked intellectual disability-hypogonadism-ichthyosis-obesity-short stature syndrome skos:exactMatch UMLS:C0796264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017615 benign familial infantile epilepsy skos:exactMatch DOID:0060169 benign familial infantile epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017615 benign familial infantile epilepsy skos:exactMatch OMIMPS:601764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017615 benign familial infantile epilepsy skos:exactMatch Orphanet:306 Benign familial infantile epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017615 benign familial infantile epilepsy skos:exactMatch SCTID:230410004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017615 benign familial infantile epilepsy skos:exactMatch UMLS:CN203492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017616 X-linked intellectual disability, Schutz type skos:exactMatch Orphanet:3062 OBSOLETE: X-linked intellectual disability, Schutz type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017617 acquired adult-onset immunodeficiency skos:exactMatch Orphanet:306431 Adult-onset immunodeficiency with anti-interferon-gamma autoantibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017623 PTEN hamartoma tumor syndrome skos:exactMatch DOID:0080191 PTEN hamartoma tumor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017623 PTEN hamartoma tumor syndrome skos:exactMatch NCIT:C179915 PTEN Hamartoma Tumor Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017623 PTEN hamartoma tumor syndrome skos:exactMatch Orphanet:306498 PTEN hamartoma tumor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017623 PTEN hamartoma tumor syndrome skos:exactMatch SCTID:722859001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017623 PTEN hamartoma tumor syndrome skos:exactMatch UMLS:C1959582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017624 familial primary hypomagnesemia with hypercalciuria and nephrocalcinosis skos:exactMatch Orphanet:306516 Primary hypomagnesemia with hypercalciuria and nephrocalcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017624 familial primary hypomagnesemia with hypercalciuria and nephrocalcinosis skos:exactMatch UMLS:CN203511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017625 familial primary hypomagnesemia with hypocalcuria skos:exactMatch SCTID:711151004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017625 familial primary hypomagnesemia with hypocalcuria skos:exactMatch UMLS:CN227163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017626 familial primary hypomagnesemia with normocalcuria skos:exactMatch UMLS:CN227164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017627 congenital hereditary facial paralysis-variable hearing loss syndrome skos:exactMatch Orphanet:306530 Congenital hereditary facial paralysis-variable hearing loss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017627 congenital hereditary facial paralysis-variable hearing loss syndrome skos:exactMatch SCTID:722389002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017628 myospherulosis skos:exactMatch Orphanet:306553 Myospherulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017628 myospherulosis skos:exactMatch SCTID:81139004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017628 myospherulosis skos:exactMatch UMLS:C0027123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017629 sodium channelopathy-related small fiber neuropathy skos:exactMatch Orphanet:306577 Sodium channelopathy-related small fiber neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017630 X-linked complicated spastic paraplegia type 1 skos:exactMatch Orphanet:306617 X-linked complicated spastic paraplegia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017630 X-linked complicated spastic paraplegia type 1 skos:exactMatch UMLS:CN203524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017631 obsolete rare tumor of gallbladder and extrahepatic biliary tract skos:exactMatch Orphanet:306633 Rare tumor of gallbladder and extrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017631 obsolete rare tumor of gallbladder and extrahepatic biliary tract skos:exactMatch UMLS:C0750952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017632 obsolete rare tumor of liver and intrahepatic biliary tract skos:exactMatch Orphanet:306636 Rare tumor of liver and intrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017633 obsolete rare intoxication due to medical products skos:exactMatch Orphanet:306640 Rare intoxication due to medical products semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017633 obsolete rare intoxication due to medical products skos:exactMatch UMLS:CN227165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017634 non-infectious anterior uveitis skos:exactMatch Orphanet:306648 Non-infectious anterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017634 non-infectious anterior uveitis skos:exactMatch SCTID:267619000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017634 non-infectious anterior uveitis skos:exactMatch UMLS:C0339317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017635 obsolete parkinsonian syndrome due to neurodegenerative disease skos:exactMatch Orphanet:306666 Rare parkinsonian syndrome due to neurodegenerative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017635 obsolete parkinsonian syndrome due to neurodegenerative disease skos:exactMatch UMLS:CN203530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017636 hemiparkinsonism-hemiatrophy syndrome skos:exactMatch Orphanet:306669 Hemiparkinsonism-hemiatrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017636 hemiparkinsonism-hemiatrophy syndrome skos:exactMatch UMLS:CN203531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017637 obsolete rare parkinsonian syndrome due to intoxication skos:exactMatch Orphanet:306679 Rare parkinsonian syndrome due to intoxication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017637 obsolete rare parkinsonian syndrome due to intoxication skos:exactMatch UMLS:CN203533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017638 manganese poisoning skos:exactMatch MESH:D020149 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017638 manganese poisoning skos:exactMatch Orphanet:306682 Manganese poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017638 manganese poisoning skos:exactMatch SCTID:88687001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017639 carbon monoxide-induced parkinsonism skos:exactMatch Orphanet:306686 Delayed encephalopathy due to carbon monoxide poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017639 carbon monoxide-induced parkinsonism skos:exactMatch SCTID:230293003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017639 carbon monoxide-induced parkinsonism skos:exactMatch UMLS:C0393565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017640 cyanide-induced parkinsonism skos:exactMatch Orphanet:306692 Cyanide-induced parkinsonism-dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017640 cyanide-induced parkinsonism skos:exactMatch SCTID:766872002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017640 cyanide-induced parkinsonism skos:exactMatch UMLS:CN203536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017641 obsolete miscellaneous movement disorder due to neurodegenerative disease skos:exactMatch Orphanet:306695 Miscellaneous movement disorder due to neurodegenerative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017641 obsolete miscellaneous movement disorder due to neurodegenerative disease skos:exactMatch UMLS:CN203537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017642 intellectual disability-microcephaly-phalangeal-facial abnormalities syndrome skos:exactMatch Orphanet:3067 OBSOLETE: Intellectual disability-microcephaly-phalangeal-facial abnormalities syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017642 intellectual disability-microcephaly-phalangeal-facial abnormalities syndrome skos:exactMatch UMLS:CN227166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017643 obsolete frontotemporal neurodegeneration with movement disorder skos:exactMatch Orphanet:306708 Frontotemporal neurodegeneration with movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017643 obsolete frontotemporal neurodegeneration with movement disorder skos:exactMatch UMLS:CN227167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017644 obsolete rare tremor disorder skos:exactMatch Orphanet:306712 Rare tremor disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017644 obsolete rare tremor disorder skos:exactMatch UMLS:CN227168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017645 obsolete rare choreic movement disorder skos:exactMatch Orphanet:306715 Rare choreic movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017646 obsolete neurodegenerative disease with chorea skos:exactMatch Orphanet:306719 Neurodegenerative disease with chorea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017646 obsolete neurodegenerative disease with chorea skos:exactMatch UMLS:CN203538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017647 obsolete postinfectious autoimmune disease with chorea skos:exactMatch Orphanet:306727 Postinfectious autoimmune disease with chorea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017647 obsolete postinfectious autoimmune disease with chorea skos:exactMatch UMLS:CN203539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017648 Sydenham chorea skos:exactMatch NCIT:C168445 Sydenham Chorea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017648 Sydenham chorea skos:exactMatch Orphanet:306731 Sydenham chorea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017649 hemidystonia-hemiatrophy syndrome skos:exactMatch Orphanet:306741 Hemidystonia-hemiatrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017649 hemidystonia-hemiatrophy syndrome skos:exactMatch UMLS:CN203542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017650 obsolete rare myoclonus skos:exactMatch Orphanet:306747 Rare myoclonus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017650 obsolete rare myoclonus skos:exactMatch UMLS:CN227170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017651 primary myoclonus skos:exactMatch Orphanet:306750 Primary myoclonus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017652 obsolete rare disease with myoclonus as a major feature skos:exactMatch Orphanet:306753 Rare disease with myoclonus as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017652 obsolete rare disease with myoclonus as a major feature skos:exactMatch UMLS:CN203543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017653 obsolete epilepsy and/or ataxia with myoclonus as major feature skos:exactMatch Orphanet:306756 Epilepsy and/or ataxia with myoclonus as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017654 obsolete non progressive epilepsy and/or ataxia with myoclonus as a major feature skos:exactMatch Orphanet:306759 Non progressive epilepsy and/or ataxia with myoclonus as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017655 obsolete progressive epilepsy and/or ataxia with myoclonus as a major feature skos:exactMatch Orphanet:306762 OBSOLETE: Progressive epilepsy and/or ataxia with myoclonus as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017656 motor stereotypies skos:exactMatch Orphanet:306765 Motor stereotypies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017657 obsolete rare paroxysmal movement disorder skos:exactMatch Orphanet:306768 Rare paroxysmal movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017657 obsolete rare paroxysmal movement disorder skos:exactMatch UMLS:CN227171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017658 hyperekplexia skos:exactMatch MESH:D000071017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017658 hyperekplexia skos:exactMatch Orphanet:306773 Hyperekplexia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017659 sporadic hyperekplexia skos:exactMatch Orphanet:306776 Sporadic hyperekplexia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017660 obsolete rare genetic parkinsonian disorder skos:exactMatch Orphanet:307052 Rare genetic parkinsonian disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017660 obsolete rare genetic parkinsonian disorder skos:exactMatch UMLS:CN227172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017661 obsolete rare parkinsonian syndrome due to genetic neurodegenerative disease skos:exactMatch Orphanet:307055 Rare parkinsonian syndrome due to genetic neurodegenerative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017661 obsolete rare parkinsonian syndrome due to genetic neurodegenerative disease skos:exactMatch UMLS:CN203548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017662 obsolete miscellaneous movement disorder due to genetic neurodegenerative disease skos:exactMatch Orphanet:307058 Miscellaneous movement disorder due to genetic neurodegenerative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017662 obsolete miscellaneous movement disorder due to genetic neurodegenerative disease skos:exactMatch UMLS:CN203549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017663 obsolete inherited tremor disorder skos:exactMatch Orphanet:307061 Rare genetic tremor disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017663 obsolete inherited tremor disorder skos:exactMatch Orphanet:307064 Rare genetic myoclonus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017663 obsolete inherited tremor disorder skos:exactMatch UMLS:CN227173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017663 obsolete inherited tremor disorder skos:exactMatch UMLS:CN227174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017665 obsolete rare genetic disease with myoclonus as a major feature skos:exactMatch Orphanet:307067 Rare genetic disease with myoclonus as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017665 obsolete rare genetic disease with myoclonus as a major feature skos:exactMatch UMLS:CN203550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017666 diffuse palmoplantar keratoderma skos:exactMatch Orphanet:307141 Diffuse palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017666 diffuse palmoplantar keratoderma skos:exactMatch SCTID:400123002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017666 diffuse palmoplantar keratoderma skos:exactMatch UMLS:C0022584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017667 isolated diffuse palmoplantar keratoderma skos:exactMatch Orphanet:307148 Isolated diffuse palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017668 intellectual disability-short stature-hypertelorism syndrome skos:exactMatch Orphanet:3074 Intellectual disability-short stature-hypertelorism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017668 intellectual disability-short stature-hypertelorism syndrome skos:exactMatch UMLS:CN203552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017669 obsolete disease with diffuse palmoplantar keratoderma as a major feature skos:exactMatch Orphanet:307711 Disease with diffuse palmoplantar keratoderma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017669 obsolete disease with diffuse palmoplantar keratoderma as a major feature skos:exactMatch UMLS:CN203554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017670 autosomal dominant diffuse mutilating palmoplantar keratoderma skos:exactMatch Orphanet:307773 Autosomal dominant diffuse mutilating palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017670 autosomal dominant diffuse mutilating palmoplantar keratoderma skos:exactMatch UMLS:CN229100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017671 obsolete autosomal recessive disease with diffuse palmoplantar keratoderma as a major feature skos:exactMatch Orphanet:307804 Autosomal recessive disease with diffuse palmoplantar keratoderma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017671 obsolete autosomal recessive disease with diffuse palmoplantar keratoderma as a major feature skos:exactMatch UMLS:CN203557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017672 focal palmoplantar keratoderma skos:exactMatch Orphanet:307837 Focal palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017673 isolated focal palmoplantar keratoderma skos:exactMatch Orphanet:307846 Isolated focal palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017674 obsolete disease with focal palmoplantar keratoderma as a major feature skos:exactMatch Orphanet:307871 Disease with focal palmoplantar keratoderma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017674 obsolete disease with focal palmoplantar keratoderma as a major feature skos:exactMatch UMLS:CN203558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017675 punctate palmoplantar keratoderma skos:exactMatch DOID:0060361 punctate palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017675 punctate palmoplantar keratoderma skos:exactMatch Orphanet:307967 Punctate palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017675 punctate palmoplantar keratoderma skos:exactMatch SCTID:402773000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017675 punctate palmoplantar keratoderma skos:exactMatch UMLS:C4024851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017676 marginal papular palmoplantar keratoderma skos:exactMatch Orphanet:307995 Marginal papular palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017677 focal acral hyperkeratosis skos:exactMatch Orphanet:308013 Focal acral hyperkeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017677 focal acral hyperkeratosis skos:exactMatch SCTID:400115004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017677 focal acral hyperkeratosis skos:exactMatch UMLS:C1302839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017678 obsolete obsolete disease with punctate palmoplantar keratoderma as a major feature skos:exactMatch Orphanet:308023 Disease with punctate palmoplantar keratoderma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017679 obsolete obsolete autosomal dominant disease associated with punctate palmoplantar keratoderma as a major feature skos:exactMatch Orphanet:308031 Autosomal dominant disease associated with punctate palmoplantar keratoderma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017679 obsolete obsolete autosomal dominant disease associated with punctate palmoplantar keratoderma as a major feature skos:exactMatch UMLS:CN203566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017680 obsolete autosomal recessive disease associated with punctate palmoplantar keratoderma as a major feature skos:exactMatch Orphanet:308041 Autosomal recessive disease associated with punctate palmoplantar keratoderma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017680 obsolete autosomal recessive disease associated with punctate palmoplantar keratoderma as a major feature skos:exactMatch UMLS:CN203567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017681 erythrokeratoderma variabilis progressiva skos:exactMatch Orphanet:308166 Erythrokeratoderma variabilis progressiva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017682 intellectual disability-polydactyly-uncombable hair syndrome skos:exactMatch MESH:C537615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017682 intellectual disability-polydactyly-uncombable hair syndrome skos:exactMatch Orphanet:3082 Intellectual disability-polydactyly-uncombable hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017682 intellectual disability-polydactyly-uncombable hair syndrome skos:exactMatch UMLS:C2931547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017683 methylcobalamin deficiency type cblDv1 skos:exactMatch Orphanet:308380 Methylcobalamin deficiency type cblDv1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017683 methylcobalamin deficiency type cblDv1 skos:exactMatch UMLS:CN203574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017684 disorder of beta and omega amino acid metabolism skos:exactMatch Orphanet:308407 Disorder of beta and omega amino acid metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017684 disorder of beta and omega amino acid metabolism skos:exactMatch SCTID:237940008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017684 disorder of beta and omega amino acid metabolism skos:exactMatch UMLS:C0342707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017685 vitamin B12-responsive methylmalonic acidemia, type cblDv2 skos:exactMatch Orphanet:308442 Vitamin B12-responsive methylmalonic acidemia, type cblDv2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017685 vitamin B12-responsive methylmalonic acidemia, type cblDv2 skos:exactMatch UMLS:CN203582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017686 inborn aminoacylase deficiency skos:exactMatch Orphanet:308448 Aminoacylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017687 disorder of neutral amino acid transport skos:exactMatch Orphanet:308451 Disorder of neutral amino acid transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017687 disorder of neutral amino acid transport skos:exactMatch UMLS:CN203583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017688 disorder of glycolysis skos:exactMatch Orphanet:308459 Disorder of glycolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017688 disorder of glycolysis skos:exactMatch UMLS:CN227176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017689 disorder of fructose metabolism skos:exactMatch Orphanet:308463 Disorder of fructose metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017689 disorder of fructose metabolism skos:exactMatch SCTID:39452003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017689 disorder of fructose metabolism skos:exactMatch UMLS:C0342744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017690 disorder of galactose metabolism skos:exactMatch Orphanet:308467 Disorder of galactose metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017690 disorder of galactose metabolism skos:exactMatch SCTID:237963003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017690 disorder of galactose metabolism skos:exactMatch UMLS:C0342745 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017691 erythrocyte galactose epimerase deficiency skos:exactMatch Orphanet:308473 Erythrocyte galactose epimerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017691 erythrocyte galactose epimerase deficiency skos:exactMatch SCTID:297238008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017691 erythrocyte galactose epimerase deficiency skos:exactMatch UMLS:C0574090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017692 generalized galactose epimerase deficiency skos:exactMatch Orphanet:308487 Generalized galactose epimerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017692 generalized galactose epimerase deficiency skos:exactMatch SCTID:297237003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017692 generalized galactose epimerase deficiency skos:exactMatch UMLS:C0574089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017693 obsolete glycogen storage disease due to glycogen synthase deficiency skos:exactMatch Orphanet:308520 Glycogen storage disease due to glycogen synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017693 obsolete glycogen storage disease due to glycogen synthase deficiency skos:exactMatch UMLS:CN203589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017694 glycogen storage disease due to acid maltase deficiency, infantile onset skos:exactMatch Orphanet:308552 Glycogen storage disease due to acid maltase deficiency, infantile onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017694 glycogen storage disease due to acid maltase deficiency, infantile onset skos:exactMatch SCTID:722302009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017694 glycogen storage disease due to acid maltase deficiency, infantile onset skos:exactMatch UMLS:C3888924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017694 glycogen storage disease due to acid maltase deficiency, infantile onset skos:exactMatch UMLS:CN203590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017695 glycogen storage disease due to glycogen branching enzyme deficiency, progressive hepatic form skos:exactMatch Orphanet:308621 Glycogen storage disease due to glycogen branching enzyme deficiency, progressive hepatic form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017695 glycogen storage disease due to glycogen branching enzyme deficiency, progressive hepatic form skos:exactMatch UMLS:CN203594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017696 glycogen storage disease due to glycogen branching enzyme deficiency, non progressive hepatic form skos:exactMatch Orphanet:308638 Glycogen storage disease due to glycogen branching enzyme deficiency, non progressive hepatic form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017696 glycogen storage disease due to glycogen branching enzyme deficiency, non progressive hepatic form skos:exactMatch UMLS:CN203595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017697 glycogen storage disease due to glycogen branching enzyme deficiency, fatal perinatal neuromuscular form skos:exactMatch Orphanet:308655 Glycogen storage disease due to glycogen branching enzyme deficiency, fatal perinatal neuromuscular form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017697 glycogen storage disease due to glycogen branching enzyme deficiency, fatal perinatal neuromuscular form skos:exactMatch UMLS:C1856303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017698 glycogen storage disease due to glycogen branching enzyme deficiency, congenital neuromuscular form skos:exactMatch Orphanet:308670 Glycogen storage disease due to glycogen branching enzyme deficiency, congenital neuromuscular form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017698 glycogen storage disease due to glycogen branching enzyme deficiency, congenital neuromuscular form skos:exactMatch UMLS:C1856304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017699 glycogen storage disease due to glycogen branching enzyme deficiency, childhood combined hepatic and myopathic form skos:exactMatch Orphanet:308684 Glycogen storage disease due to glycogen branching enzyme deficiency, childhood combined hepatic and myopathic form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017700 glycogen storage disease due to glycogen branching enzyme deficiency, childhood neuromuscular form skos:exactMatch Orphanet:308698 Glycogen storage disease due to glycogen branching enzyme deficiency, childhood neuromuscular form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017700 glycogen storage disease due to glycogen branching enzyme deficiency, childhood neuromuscular form skos:exactMatch UMLS:C1856305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017701 glycogen storage disease due to glycogen branching enzyme deficiency, adult neuromuscular form skos:exactMatch Orphanet:308712 Glycogen storage disease due to glycogen branching enzyme deficiency, adult neuromuscular form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017701 glycogen storage disease due to glycogen branching enzyme deficiency, adult neuromuscular form skos:exactMatch UMLS:CN203601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017703 disorder of glyoxylate metabolism skos:exactMatch Orphanet:308998 Disorder of glyoxylate metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017703 disorder of glyoxylate metabolism skos:exactMatch UMLS:CN227177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017704 familial partial epilepsy skos:exactMatch Orphanet:309 Familial partial epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017704 familial partial epilepsy skos:exactMatch UMLS:CN227178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017705 congenital pulmonary venous return anomaly skos:exactMatch Orphanet:3090 Congenital pulmonary venous return anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017706 disorder of carbohydrate transmembrane transport and absorption skos:exactMatch Orphanet:309001 Disorder of carbohydrate absorption and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017706 disorder of carbohydrate transmembrane transport and absorption skos:exactMatch UMLS:CN227180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017708 mevalonate kinase deficiency skos:exactMatch MESH:D054078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017708 mevalonate kinase deficiency skos:exactMatch Orphanet:309025 Mevalonate kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017709 disorder of lipid absorption and transport skos:exactMatch Orphanet:309028 Disorder of lipid absorption and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017709 disorder of lipid absorption and transport skos:exactMatch UMLS:CN227181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017710 congenital systemic veins anomaly skos:exactMatch Orphanet:3091 Congenital systemic veins anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017711 pancreatic colipase deficiency skos:exactMatch Orphanet:309108 Pancreatic colipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017711 pancreatic colipase deficiency skos:exactMatch SCTID:69478001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017711 pancreatic colipase deficiency skos:exactMatch UMLS:C0268241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017712 combined pancreatic lipase-colipase deficiency skos:exactMatch Orphanet:309111 Combined pancreatic lipase-colipase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017713 disorder of fatty acid oxidation and ketogenesis skos:exactMatch Orphanet:309115 Disorder of fatty acid oxidation and ketogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017713 disorder of fatty acid oxidation and ketogenesis skos:exactMatch UMLS:CN227183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017714 acyl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:309120 Acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017714 acyl-CoA dehydrogenase deficiency skos:exactMatch SCTID:82319005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017714 acyl-CoA dehydrogenase deficiency skos:exactMatch UMLS:C0268635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017715 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch MESH:C535310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017715 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch OMIM:231530 3-hydroxyacyl-coa dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017715 3-hydroxyacyl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:309127 3-hydroxyacyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017716 disorder of carnitine cycle and carnitine transport skos:exactMatch Orphanet:309130 Disorder of carnitine cycle and carnitine transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017716 disorder of carnitine cycle and carnitine transport skos:exactMatch UMLS:CN227184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017717 obsolete metabolic disease due to other fatty acid oxidation disorder skos:exactMatch Orphanet:309133 Metabolic disease due to other fatty acid oxidation disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017717 obsolete metabolic disease due to other fatty acid oxidation disorder skos:exactMatch UMLS:CN203613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017718 obsolete mitochondrial disorder due to a defect in assembly or maturation of the respiratory chain complexes skos:exactMatch Orphanet:309136 Mitochondrial disorder due to a defect in assembly or maturation of the respiratory chain complexes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017718 obsolete mitochondrial disorder due to a defect in assembly or maturation of the respiratory chain complexes skos:exactMatch UMLS:CN227185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017719 gangliosidosis skos:exactMatch DOID:2368 gangliosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017719 gangliosidosis skos:exactMatch Orphanet:309144 Gangliosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017719 gangliosidosis skos:exactMatch SCTID:50967008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017719 gangliosidosis skos:exactMatch UMLS:C0017083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017720 GM2 gangliosidosis skos:exactMatch DOID:3321 GM2 gangliosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017720 GM2 gangliosidosis skos:exactMatch ICD10CM:E75.0 GM2 gangliosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017720 GM2 gangliosidosis skos:exactMatch MESH:D020143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017720 GM2 gangliosidosis skos:exactMatch Orphanet:309152 GM2 gangliosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017720 GM2 gangliosidosis skos:exactMatch SCTID:33316007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017720 GM2 gangliosidosis skos:exactMatch UMLS:C0268274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017721 Sandhoff disease, infantile form skos:exactMatch Orphanet:309155 Sandhoff disease, infantile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017721 Sandhoff disease, infantile form skos:exactMatch UMLS:CN203617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017722 Sandhoff disease, juvenile form skos:exactMatch Orphanet:309162 Sandhoff disease, juvenile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017722 Sandhoff disease, juvenile form skos:exactMatch UMLS:CN203618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017723 Sandhoff disease, adult form skos:exactMatch Orphanet:309169 Sandhoff disease, adult form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017723 Sandhoff disease, adult form skos:exactMatch UMLS:CN203619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017724 Tay-Sachs disease, b variant, infantile form skos:exactMatch Orphanet:309178 Tay-Sachs disease, B variant, infantile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017724 Tay-Sachs disease, b variant, infantile form skos:exactMatch UMLS:CN203620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017725 Tay-Sachs disease, b variant, juvenile form skos:exactMatch Orphanet:309185 Tay-Sachs disease, B variant, juvenile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017725 Tay-Sachs disease, b variant, juvenile form skos:exactMatch UMLS:CN203621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017726 Tay-Sachs disease, B variant, adult form skos:exactMatch Orphanet:309192 Tay-Sachs disease, B variant, adult form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017726 Tay-Sachs disease, B variant, adult form skos:exactMatch UMLS:C1848914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017727 fixed subaortic stenosis skos:exactMatch Orphanet:3092 Fixed subaortic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017728 Tay-Sachs disease, B1 variant skos:exactMatch Orphanet:309239 Tay-Sachs disease, B1 variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017728 Tay-Sachs disease, B1 variant skos:exactMatch SCTID:238024005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017729 metachromatic leukodystrophy, late infantile form skos:exactMatch Orphanet:309256 Metachromatic leukodystrophy, late infantile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017730 metachromatic leukodystrophy, adult form skos:exactMatch Orphanet:309271 Metachromatic leukodystrophy, adult form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017731 glycoproteinosis skos:exactMatch Orphanet:309279 Glycoproteinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017732 alpha-mannosidosis, infantile form skos:exactMatch Orphanet:309282 Alpha-mannosidosis, infantile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017733 alpha-mannosidosis, adult form skos:exactMatch Orphanet:309288 Alpha-mannosidosis, adult form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017733 alpha-mannosidosis, adult form skos:exactMatch UMLS:CN036949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017734 sialidosis skos:exactMatch Orphanet:309294 Sialidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017734 sialidosis skos:exactMatch SCTID:38795005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017735 congenital aortic valve stenosis skos:exactMatch Orphanet:3093 Congenital aortic valve stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017735 congenital aortic valve stenosis skos:exactMatch SCTID:18546004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017736 disorder of sialic acid metabolism skos:exactMatch Orphanet:309319 Disorder of sialic acid metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017736 disorder of sialic acid metabolism skos:exactMatch SCTID:238050009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017736 disorder of sialic acid metabolism skos:exactMatch UMLS:C0342851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017737 intermediate severe Salla disease skos:exactMatch Orphanet:309331 Intermediate severe Salla disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017737 intermediate severe Salla disease skos:exactMatch UMLS:CN203640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017738 lysosomal glycogen storage disease skos:exactMatch Orphanet:309337 Lysosomal glycogen storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017738 lysosomal glycogen storage disease skos:exactMatch UMLS:CN203642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017739 disorder of lysosomal-related organelles skos:exactMatch Orphanet:309340 Disorder of lysosomal-related organelles semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017739 disorder of lysosomal-related organelles skos:exactMatch UMLS:CN227186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017740 disorder of protein N-glycosylation skos:exactMatch Orphanet:309347 Disorder of protein N-glycosylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017740 disorder of protein N-glycosylation skos:exactMatch UMLS:CN227187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017741 disorder of protein O-glycosylation skos:exactMatch Orphanet:309447 Disorder of protein O-glycosylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017741 disorder of protein O-glycosylation skos:exactMatch UMLS:CN227188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017742 disorder of O-xylosylglycan synthesis skos:exactMatch Orphanet:309450 Disorder of O-xylosylglycan synthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017742 disorder of O-xylosylglycan synthesis skos:exactMatch UMLS:CN227189 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017743 disorder of O-N-acetylgalactosaminylglycan synthesis skos:exactMatch Orphanet:309458 Disorder of O-N-acetylgalactosaminylglycan synthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017743 disorder of O-N-acetylgalactosaminylglycan synthesis skos:exactMatch UMLS:CN227190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017744 disorder of O-xylosyl/N-acetylgalactosaminylglycan synthesis skos:exactMatch Orphanet:309463 Disorder of O-xylosyl/N-acetylgalactosaminylglycan synthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017744 disorder of O-xylosyl/N-acetylgalactosaminylglycan synthesis skos:exactMatch UMLS:CN227191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017745 disorder of O-mannosylglycan synthesis skos:exactMatch Orphanet:309469 Disorder of O-mannosylglycan synthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017745 disorder of O-mannosylglycan synthesis skos:exactMatch UMLS:CN227192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017746 atypical Rett syndrome skos:exactMatch Orphanet:3095 Atypical Rett syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017746 atypical Rett syndrome skos:exactMatch SCTID:718393002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017746 atypical Rett syndrome skos:exactMatch UMLS:C2748910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017747 disorder of fucoglycosan synthesis skos:exactMatch Orphanet:309505 Disorder of fucoglycosan synthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017747 disorder of fucoglycosan synthesis skos:exactMatch UMLS:CN227193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017748 inborn disorder of glycosphingolipid and glycosylphosphatidylinositol anchor glycosylation skos:exactMatch Orphanet:309515 Disorder of glycosphingolipid and glycosylphosphatidylinositol anchor glycosylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017748 inborn disorder of glycosphingolipid and glycosylphosphatidylinositol anchor glycosylation skos:exactMatch UMLS:CN227194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017749 disorder of multiple glycosylation skos:exactMatch Orphanet:309526 Disorder of multiple glycosylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017749 disorder of multiple glycosylation skos:exactMatch UMLS:CN227195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017750 defect in conserved oligomeric Golgi complex skos:exactMatch Orphanet:309568 Defect in conserved oligomeric Golgi complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017752 defect in V-ATPase skos:exactMatch Orphanet:309778 Defect in V-ATPase semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017753 obsolete disorder of peroxisomal alpha-, beta- and omega-oxidation skos:exactMatch Orphanet:309810 Disorder of peroxisomal alpha-, beta- and omega-oxidation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017753 obsolete disorder of peroxisomal alpha-, beta- and omega-oxidation skos:exactMatch UMLS:CN227198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017754 inborn disorder of porphyrin metabolism skos:exactMatch Orphanet:309813 Disorder of porphyrin and heme metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017754 inborn disorder of porphyrin metabolism skos:exactMatch SCTID:403832004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017754 inborn disorder of porphyrin metabolism skos:exactMatch UMLS:C1275125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017755 inborn disorder of bilirubin metabolism skos:exactMatch Orphanet:309816 Disorder of bilirubin metabolism and excretion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017755 inborn disorder of bilirubin metabolism skos:exactMatch UMLS:CN227200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017756 disorder of pterin metabolism skos:exactMatch Orphanet:309819 Disorder of pterin metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017756 disorder of pterin metabolism skos:exactMatch UMLS:CN227201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017757 disorder of metabolite absorption and transport skos:exactMatch Orphanet:309824 Disorder of metabolite absorption and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017757 disorder of metabolite absorption and transport skos:exactMatch UMLS:CN227202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017758 disorder of vitamin and non-protein cofactor absorption and transport skos:exactMatch Orphanet:309827 Disorder of vitamin and non-protein cofactor absorption and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017758 disorder of vitamin and non-protein cofactor absorption and transport skos:exactMatch UMLS:CN227203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017759 disorder of catecholamine synthesis skos:exactMatch Orphanet:309830 Disorder of catecholamine synthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017759 disorder of catecholamine synthesis skos:exactMatch SCTID:237921002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017759 disorder of catecholamine synthesis skos:exactMatch UMLS:C0342685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017760 disorder of other vitamins and cofactors metabolism and transport skos:exactMatch Orphanet:309833 Disorder of other vitamins and cofactors metabolism and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017760 disorder of other vitamins and cofactors metabolism and transport skos:exactMatch UMLS:CN227204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017761 disorder of mineral absorption and transport skos:exactMatch Orphanet:309836 Disorder of mineral absorption and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017761 disorder of mineral absorption and transport skos:exactMatch UMLS:CN227205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017762 disorder of copper metabolism skos:exactMatch Orphanet:309839 Disorder of copper metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017762 disorder of copper metabolism skos:exactMatch SCTID:79886009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017762 disorder of copper metabolism skos:exactMatch UMLS:C0012714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017762 disorder of copper metabolism skos:exactMatch UMLS:CN043585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017763 disorder of iron metabolism and transport skos:exactMatch Orphanet:309842 Disorder of iron metabolism and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017763 disorder of iron metabolism and transport skos:exactMatch UMLS:CN227206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017764 disorder of zinc metabolism skos:exactMatch Orphanet:309845 Disorder of zinc metabolism and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017764 disorder of zinc metabolism skos:exactMatch SCTID:46727001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017765 disorder of magnesium transport skos:exactMatch Orphanet:309848 Disorder of magnesium transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017765 disorder of magnesium transport skos:exactMatch UMLS:CN227207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017766 disorder of manganese transport skos:exactMatch Orphanet:309851 Disorder of manganese transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017766 disorder of manganese transport skos:exactMatch UMLS:CN227208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017767 rheumatic fever skos:exactMatch DOID:1586 rheumatic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017767 rheumatic fever skos:exactMatch ICD10CM:I00-I02 Acute rheumatic fever (I00-I02) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017767 rheumatic fever skos:exactMatch MESH:D012213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017767 rheumatic fever skos:exactMatch NCIT:C34984 Rheumatic Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017767 rheumatic fever skos:exactMatch Orphanet:3099 Rheumatic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017767 rheumatic fever skos:exactMatch SCTID:58718002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017767 rheumatic fever skos:exactMatch UMLS:C0035436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017768 reflex epilepsy skos:exactMatch DOID:2548 reflex epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017768 reflex epilepsy skos:exactMatch MESH:D020195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017768 reflex epilepsy skos:exactMatch NCIT:C85041 Reflex Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017768 reflex epilepsy skos:exactMatch Orphanet:310 Reflex epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017768 reflex epilepsy skos:exactMatch SCTID:79745005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017768 reflex epilepsy skos:exactMatch UMLS:C0270857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017769 acquired immunodeficiency skos:exactMatch Orphanet:310050 Acquired immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017770 Robinow-like syndrome skos:exactMatch Orphanet:3105 Robinow-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017770 Robinow-like syndrome skos:exactMatch SCTID:721905000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017770 Robinow-like syndrome skos:exactMatch UMLS:C4302956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017770 Robinow-like syndrome skos:exactMatch UMLS:CN203671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017771 Mayer-Rokitansky-Kuster-Hauser syndrome skos:exactMatch DOID:0112177 Mayer-Rokitansky-Kuster-Hauser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017771 Mayer-Rokitansky-Kuster-Hauser syndrome skos:exactMatch NCIT:C124853 Mayer-Rokitansky-Kuster-Hauser Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017771 Mayer-Rokitansky-Kuster-Hauser syndrome skos:exactMatch Orphanet:3109 Mayer-Rokitansky-Küster-Hauser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017772 oral erosive lichen skos:exactMatch Orphanet:31142 Oral erosive lichen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017772 oral erosive lichen skos:exactMatch UMLS:CN203692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017773 hypoalphalipoproteinemia skos:exactMatch MESH:D052456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017773 hypoalphalipoproteinemia skos:exactMatch NCIT:C84774 Hypoalphalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017773 hypoalphalipoproteinemia skos:exactMatch Orphanet:31153 Hypoalphalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017773 hypoalphalipoproteinemia skos:exactMatch SCTID:190785000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017773 hypoalphalipoproteinemia skos:exactMatch UMLS:C0473527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017774 hypobetalipoproteinemia skos:exactMatch DOID:1390 hypobetalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017774 hypobetalipoproteinemia skos:exactMatch MESH:D006995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017774 hypobetalipoproteinemia skos:exactMatch Orphanet:31154 Hypobetalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017774 hypobetalipoproteinemia skos:exactMatch SCTID:190786004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017774 hypobetalipoproteinemia skos:exactMatch UMLS:C0020597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017775 melioidosis skos:exactMatch DOID:5052 melioidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017775 melioidosis skos:exactMatch MESH:D008554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017775 melioidosis skos:exactMatch NCIT:C128336 Melioidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017775 melioidosis skos:exactMatch Orphanet:31202 Melioidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017775 melioidosis skos:exactMatch SCTID:186312003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017775 melioidosis skos:exactMatch UMLS:C0025229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017775 melioidosis skos:exactMatch UMLS:C0348970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017775 melioidosis skos:exactMatch UMLS:C0348971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017776 nocardiosis skos:exactMatch DOID:2312 nocardiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017776 nocardiosis skos:exactMatch ICD10CM:A43 Nocardiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017776 nocardiosis skos:exactMatch MESH:D009617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017776 nocardiosis skos:exactMatch NCIT:C171147 Nocardiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017776 nocardiosis skos:exactMatch Orphanet:31204 Nocardiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017776 nocardiosis skos:exactMatch SCTID:29227009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017778 lamellar ichthyosis skos:exactMatch NCIT:C84805 Lamellar Ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017778 lamellar ichthyosis skos:exactMatch Orphanet:313 Lamellar ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017779 alpha-N-acetylgalactosaminidase deficiency skos:exactMatch DOID:0112317 Schindler disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017779 alpha-N-acetylgalactosaminidase deficiency skos:exactMatch Orphanet:3137 Alpha-N-acetylgalactosaminidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017779 alpha-N-acetylgalactosaminidase deficiency skos:exactMatch SCTID:238048001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017780 20p13 microdeletion syndrome skos:exactMatch Orphanet:313781 20p13 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017780 20p13 microdeletion syndrome skos:exactMatch UMLS:CN203720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017781 12p12.1 microdeletion syndrome skos:exactMatch Orphanet:313884 12p12.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017781 12p12.1 microdeletion syndrome skos:exactMatch UMLS:CN203731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017782 developmental and speech delay due to SOX5 deficiency skos:exactMatch Orphanet:313892 Developmental and speech delay due to SOX5 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017783 congenital pancreatic cyst skos:exactMatch ICD10CM:Q45.2 Congenital pancreatic cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017783 congenital pancreatic cyst skos:exactMatch Orphanet:313906 Congenital pancreatic cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017783 congenital pancreatic cyst skos:exactMatch SCTID:204808002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017784 Epstein-Barr virus-associated gastric carcinoma skos:exactMatch Orphanet:313920 Epstein-Barr virus-associated gastric carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017784 Epstein-Barr virus-associated gastric carcinoma skos:exactMatch SCTID:716586009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017784 Epstein-Barr virus-associated gastric carcinoma skos:exactMatch UMLS:CN203734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017785 PENS syndrome skos:exactMatch Orphanet:313936 PENS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017785 PENS syndrome skos:exactMatch UMLS:CN203735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017786 2q23.1 microduplication syndrome skos:exactMatch Orphanet:313947 2q23.1 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017786 2q23.1 microduplication syndrome skos:exactMatch SCTID:766816008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017786 2q23.1 microduplication syndrome skos:exactMatch UMLS:CN203736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017787 erythroderma desquamativum skos:exactMatch MESH:C535512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017787 erythroderma desquamativum skos:exactMatch Orphanet:314 Erythroderma desquamativum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017787 erythroderma desquamativum skos:exactMatch UMLS:CN203737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017788 contractures - webbed neck - micrognathia - hypoplastic nipples syndrome skos:exactMatch Orphanet:314002 Contractures-webbed neck-micrognathia-hypoplastic nipples syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017788 contractures - webbed neck - micrognathia - hypoplastic nipples syndrome skos:exactMatch UMLS:CN203738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017789 idiopathic linear interstitial keratitis skos:exactMatch Orphanet:314017 Idiopathic linear interstitial keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017790 gastric adenocarcinoma and proximal polyposis of the stomach skos:exactMatch NCIT:C172989 Gastric Adenocarcinoma and Proximal Polyposis of the Stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017790 gastric adenocarcinoma and proximal polyposis of the stomach skos:exactMatch OMIM:619182 gastric adenocarcinoma and proximal polyposis of the stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017790 gastric adenocarcinoma and proximal polyposis of the stomach skos:exactMatch Orphanet:314022 Gastric adenocarcinoma and proximal polyposis of the stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017790 gastric adenocarcinoma and proximal polyposis of the stomach skos:exactMatch UMLS:C0236048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017791 high bone mass osteogenesis imperfecta skos:exactMatch Orphanet:314029 High bone mass osteogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017791 high bone mass osteogenesis imperfecta skos:exactMatch UMLS:CN203741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017792 7p22.1 microduplication syndrome skos:exactMatch Orphanet:314034 7p22.1 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017792 7p22.1 microduplication syndrome skos:exactMatch SCTID:764703002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017792 7p22.1 microduplication syndrome skos:exactMatch UMLS:CN203742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017793 marfanoid habitus-inguinal hernia-advanced bone age syndrome skos:exactMatch Orphanet:314041 Marfanoid habitus-inguinal hernia-advanced bone age syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017793 marfanoid habitus-inguinal hernia-advanced bone age syndrome skos:exactMatch UMLS:CN203743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017794 Xq12-q13.3 duplication syndrome skos:exactMatch Orphanet:314389 Xq12-q13.3 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017794 Xq12-q13.3 duplication syndrome skos:exactMatch SCTID:764711007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017794 Xq12-q13.3 duplication syndrome skos:exactMatch UMLS:CN203749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017795 ameloblastoma skos:exactMatch DOID:0050894 ameloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017795 ameloblastoma skos:exactMatch MESH:D000564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017795 ameloblastoma skos:exactMatch NCIT:C4313 Ameloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017795 ameloblastoma skos:exactMatch Orphanet:314419 Ameloblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017795 ameloblastoma skos:exactMatch SCTID:285311001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017795 ameloblastoma skos:exactMatch UMLS:C0002448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017795 ameloblastoma skos:exactMatch UMLS:C0563212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017797 obsolete rare odontologic tumor skos:exactMatch Orphanet:314425 Rare odontogenic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017797 obsolete rare odontologic tumor skos:exactMatch UMLS:CN203756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017798 Spigelian hernia-cryptorchidism syndrome skos:exactMatch Orphanet:314432 Spigelian hernia-cryptorchidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017798 Spigelian hernia-cryptorchidism syndrome skos:exactMatch UMLS:CN203757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017799 Meigs syndrome skos:exactMatch MESH:D008539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017799 Meigs syndrome skos:exactMatch NCIT:C3223 Meigs Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017799 Meigs syndrome skos:exactMatch Orphanet:314451 Meigs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017799 Meigs syndrome skos:exactMatch SCTID:63402005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017799 Meigs syndrome skos:exactMatch UMLS:C0025184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017800 pseudo-Meigs syndrome skos:exactMatch Orphanet:314459 Pseudo-Meigs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017800 pseudo-Meigs syndrome skos:exactMatch UMLS:CN203759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017801 atypical Meigs syndrome skos:exactMatch Orphanet:314466 Atypical Meigs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017801 atypical Meigs syndrome skos:exactMatch UMLS:CN203760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017802 ovarian fibrothecoma skos:exactMatch Orphanet:314478 Ovarian fibrothecoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017802 ovarian fibrothecoma skos:exactMatch SCTID:765190005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017802 ovarian fibrothecoma skos:exactMatch UMLS:CN203762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017803 primary progressive apraxia of speech skos:exactMatch Orphanet:314566 Primary progressive apraxia of speech semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017803 primary progressive apraxia of speech skos:exactMatch UMLS:CN203766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017804 autosomal recessive leukoencephalopathy-ischemic stroke-retinitis pigmentosa syndrome skos:exactMatch Orphanet:314572 Autosomal recessive leukoencephalopathy-ischemic stroke-retinitis pigmentosa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017804 autosomal recessive leukoencephalopathy-ischemic stroke-retinitis pigmentosa syndrome skos:exactMatch UMLS:CN203767 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017805 intellectual disability-hypotonia-brachycephaly-pyloric stenosis-cryptorchidism syndrome skos:exactMatch Orphanet:314575 Intellectual disability-hypotonia-brachycephaly-pyloric stenosis-cryptorchidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017805 intellectual disability-hypotonia-brachycephaly-pyloric stenosis-cryptorchidism syndrome skos:exactMatch UMLS:CN203768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017806 15q overgrowth syndrome skos:exactMatch Orphanet:314585 15q overgrowth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017806 15q overgrowth syndrome skos:exactMatch UMLS:CN203769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017807 growing teratoma syndrome skos:exactMatch NCIT:C118370 Growing Teratoma Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017807 growing teratoma syndrome skos:exactMatch Orphanet:314613 Growing teratoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017807 growing teratoma syndrome skos:exactMatch UMLS:C3891714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017807 growing teratoma syndrome skos:exactMatch UMLS:CN203773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017808 duplication of the pituitary gland skos:exactMatch Orphanet:314621 Duplication of the pituitary gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017808 duplication of the pituitary gland skos:exactMatch UMLS:CN203774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017809 parkinsonism due to ATP13A2 deficiency skos:exactMatch Orphanet:314632 ATP13A2-related juvenile neuronal ceroid lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017809 parkinsonism due to ATP13A2 deficiency skos:exactMatch UMLS:CN203776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017810 variant ABeta2M amyloidosis skos:exactMatch DOID:0080929 variant ABeta2M amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017810 variant ABeta2M amyloidosis skos:exactMatch Orphanet:314652 Variant ABeta2M amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017810 variant ABeta2M amyloidosis skos:exactMatch SCTID:722292000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017810 variant ABeta2M amyloidosis skos:exactMatch UMLS:C4302669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017810 variant ABeta2M amyloidosis skos:exactMatch UMLS:CN203779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017811 severe neonatal hypotonia-seizures-encephalopathy syndrome due to 5q31.3 microdeletion skos:exactMatch Orphanet:314655 Severe neonatal hypotonia-seizures-encephalopathy syndrome due to 5q31.3 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017811 severe neonatal hypotonia-seizures-encephalopathy syndrome due to 5q31.3 microdeletion skos:exactMatch SCTID:768555009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017811 severe neonatal hypotonia-seizures-encephalopathy syndrome due to 5q31.3 microdeletion skos:exactMatch UMLS:CN203780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017812 segmental progressive overgrowth syndrome with fibroadipose hyperplasia skos:exactMatch Orphanet:314662 Segmental progressive overgrowth syndrome with fibroadipose hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017812 segmental progressive overgrowth syndrome with fibroadipose hyperplasia skos:exactMatch UMLS:CN203781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017813 van Maldergem syndrome skos:exactMatch DOID:0060238 Van Maldergem syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017813 van Maldergem syndrome skos:exactMatch OMIMPS:601390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017813 van Maldergem syndrome skos:exactMatch Orphanet:314679 Cerebrofacioarticular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017813 van Maldergem syndrome skos:exactMatch UMLS:CN203783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017814 primary bone lymphoma skos:exactMatch DOID:6759 bone lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017814 primary bone lymphoma skos:exactMatch NCIT:C6620 Primary Bone Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017814 primary bone lymphoma skos:exactMatch Orphanet:314684 Primary bone lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017814 primary bone lymphoma skos:exactMatch SCTID:766935007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017814 primary bone lymphoma skos:exactMatch UMLS:C1332582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017815 acquired porencephaly skos:exactMatch Orphanet:314697 Acquired porencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017815 acquired porencephaly skos:exactMatch SCTID:38837006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017815 acquired porencephaly skos:exactMatch UMLS:C0151860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017816 primary systemic amyloidosis skos:exactMatch NCIT:C8299 Primary Systemic Amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017816 primary systemic amyloidosis skos:exactMatch Orphanet:314701 Primary systemic amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017816 primary systemic amyloidosis skos:exactMatch SCTID:89449005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017816 primary systemic amyloidosis skos:exactMatch UMLS:C0268380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017816 primary systemic amyloidosis skos:exactMatch UMLS:C0281479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017817 primary localized amyloidosis skos:exactMatch Orphanet:314709 Primary localized amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017818 lethal arteriopathy syndrome due to fibulin-4 deficiency skos:exactMatch Orphanet:314718 Lethal arteriopathy syndrome due to fibulin-4 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017818 lethal arteriopathy syndrome due to fibulin-4 deficiency skos:exactMatch UMLS:CN203788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017819 atypical dentin dysplasia due to SMOC2 deficiency skos:exactMatch Orphanet:314721 Atypical dentin dysplasia due to SMOC2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017819 atypical dentin dysplasia due to SMOC2 deficiency skos:exactMatch UMLS:CN203789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017820 obsolete obsolete disease with Cushing syndrome as a major feature skos:exactMatch Orphanet:314749 Rare disease with Cushing syndrome as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017820 obsolete obsolete disease with Cushing syndrome as a major feature skos:exactMatch UMLS:CN203791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017822 mixed functioning pituitary adenoma skos:exactMatch Orphanet:314759 Mixed functioning pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017822 mixed functioning pituitary adenoma skos:exactMatch SCTID:254961003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017822 mixed functioning pituitary adenoma skos:exactMatch UMLS:C0346305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017823 somatomammotropinoma skos:exactMatch Orphanet:314769 Somatomammotropinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017823 somatomammotropinoma skos:exactMatch UMLS:CN203793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017824 familial isolated pituitary adenoma skos:exactMatch OMIMPS:102200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017824 familial isolated pituitary adenoma skos:exactMatch Orphanet:314777 Familial isolated pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017824 familial isolated pituitary adenoma skos:exactMatch SCTID:702375004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017824 familial isolated pituitary adenoma skos:exactMatch UMLS:CN239192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017824 familial isolated pituitary adenoma skos:exactMatch UMLS:CN244420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017825 silent pituitary adenoma skos:exactMatch Orphanet:314786 Silent pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017825 silent pituitary adenoma skos:exactMatch UMLS:CN203795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017826 null pituitary adenoma skos:exactMatch Orphanet:314790 Null pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017826 null pituitary adenoma skos:exactMatch UMLS:CN203796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017827 malignant peripheral nerve sheath tumor skos:exactMatch DOID:5940 malignant peripheral nerve sheath tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017827 malignant peripheral nerve sheath tumor skos:exactMatch NCIT:C3798 Malignant Peripheral Nerve Sheath Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017827 malignant peripheral nerve sheath tumor skos:exactMatch Orphanet:3148 Malignant peripheral nerve sheath tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017827 malignant peripheral nerve sheath tumor skos:exactMatch SCTID:404037002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017827 malignant peripheral nerve sheath tumor skos:exactMatch UMLS:C0751690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017828 primary renal tubular acidosis skos:exactMatch Orphanet:314822 Primary renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017829 autosomal dominant proximal renal tubular acidosis skos:exactMatch Orphanet:314889 Autosomal dominant proximal renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017829 autosomal dominant proximal renal tubular acidosis skos:exactMatch UMLS:CN203801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017830 severe Canavan disease skos:exactMatch Orphanet:314911 Severe Canavan disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017830 severe Canavan disease skos:exactMatch UMLS:CN203803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017831 mild Canavan disease skos:exactMatch Orphanet:314918 Mild Canavan disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017832 mycobacterium xenopi infection skos:exactMatch Orphanet:314946 OBSOLETE: Mycobacterium xenopi infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017832 mycobacterium xenopi infection skos:exactMatch UMLS:C0275715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017833 primary hypereosinophilic syndrome skos:exactMatch Orphanet:314950 Primary hypereosinophilic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017833 primary hypereosinophilic syndrome skos:exactMatch UMLS:CN203808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017834 secondary hypereosinophilic syndrome skos:exactMatch Orphanet:314962 Secondary hypereosinophilic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017834 secondary hypereosinophilic syndrome skos:exactMatch UMLS:CN203809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017835 lymphocytic hypereosinophilic syndrome skos:exactMatch Orphanet:314970 Lymphocytic hypereosinophilic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017835 lymphocytic hypereosinophilic syndrome skos:exactMatch UMLS:CN203810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017836 erythrokeratoderma en cocardes skos:exactMatch Orphanet:315 Erythrokeratoderma ''en cocardes'' semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017836 erythrokeratoderma en cocardes skos:exactMatch SCTID:239062001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017836 erythrokeratoderma en cocardes skos:exactMatch UMLS:CN203813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017837 multiple sclerosis-ichthyosis-factor VIII deficiency syndrome skos:exactMatch Orphanet:3151 Multiple sclerosis-ichthyosis-factor VIII deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017837 multiple sclerosis-ichthyosis-factor VIII deficiency syndrome skos:exactMatch UMLS:CN203814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017838 sclerosteosis skos:exactMatch DOID:0060251 sclerosteosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017838 sclerosteosis skos:exactMatch MESH:C537525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017838 sclerosteosis skos:exactMatch NCIT:C131133 Sclerosteosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017838 sclerosteosis skos:exactMatch OMIMPS:269500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017838 sclerosteosis skos:exactMatch Orphanet:3152 Sclerosteosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017838 sclerosteosis skos:exactMatch SCTID:17568006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017838 sclerosteosis skos:exactMatch UMLS:C0265301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017839 classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency, salt wasting form skos:exactMatch Orphanet:315306 Classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency, salt wasting form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017840 classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency, simple virilizing form skos:exactMatch Orphanet:315311 Classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency, simple virilizing form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017841 obsolete autoimmune disease with skin involvement skos:exactMatch DOID:0060039 autoimmune disease of skin and connective tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017841 obsolete autoimmune disease with skin involvement skos:exactMatch Orphanet:315350 Autoimmune disease with skin involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017841 obsolete autoimmune disease with skin involvement skos:exactMatch UMLS:CN203818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017842 Senior-Loken syndrome skos:exactMatch DOID:0050576 Senior-Loken syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017842 Senior-Loken syndrome skos:exactMatch MESH:C537580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017842 Senior-Loken syndrome skos:exactMatch NCIT:C168588 Senior-Loken Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017842 Senior-Loken syndrome skos:exactMatch OMIMPS:266900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017842 Senior-Loken syndrome skos:exactMatch Orphanet:3156 Senior-Loken syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017842 Senior-Loken syndrome skos:exactMatch UMLS:CN117960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017843 congenital pulmonary sequestration skos:exactMatch MESH:D001998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017843 congenital pulmonary sequestration skos:exactMatch NCIT:C97124 Bronchopulmonary Sequestration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017843 congenital pulmonary sequestration skos:exactMatch Orphanet:3161 Congenital pulmonary sequestration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017843 congenital pulmonary sequestration skos:exactMatch SCTID:18620009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017843 congenital pulmonary sequestration skos:exactMatch UMLS:C4020703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017844 Sezary syndrome skos:exactMatch DOID:8541 Sezary's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017844 Sezary syndrome skos:exactMatch MESH:D012751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017844 Sezary syndrome skos:exactMatch NCIT:C3366 Sezary Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017844 Sezary syndrome skos:exactMatch Orphanet:3162 Sézary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017844 Sezary syndrome skos:exactMatch SCTID:118611004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017844 Sezary syndrome skos:exactMatch UMLS:C0036920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017845 spastic ataxia skos:exactMatch DOID:0050952 spastic ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017845 spastic ataxia skos:exactMatch MESH:C564815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017845 spastic ataxia skos:exactMatch OMIMPS:108600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017845 spastic ataxia skos:exactMatch Orphanet:316226 Spastic ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017845 spastic ataxia skos:exactMatch UMLS:C1849156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017846 autosomal dominant spastic ataxia skos:exactMatch Orphanet:316235 Autosomal dominant spastic ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017846 autosomal dominant spastic ataxia skos:exactMatch UMLS:CN229111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017847 autosomal recessive spastic ataxia skos:exactMatch Orphanet:316240 Autosomal recessive spastic ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017847 autosomal recessive spastic ataxia skos:exactMatch UMLS:CN229112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017849 Siegler-Brewer-Carey syndrome skos:exactMatch MESH:C537335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017849 Siegler-Brewer-Carey syndrome skos:exactMatch Orphanet:3167 Siegler-Brewer-Carey syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017849 Siegler-Brewer-Carey syndrome skos:exactMatch SCTID:721076000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017849 Siegler-Brewer-Carey syndrome skos:exactMatch UMLS:C2931473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017850 sirenomelia skos:exactMatch NCIT:C118455 Sirenomelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017850 sirenomelia skos:exactMatch Orphanet:3169 Sirenomelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017850 sirenomelia skos:exactMatch SCTID:67254002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017850 sirenomelia skos:exactMatch UMLS:C0037205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017851 erythrokeratodermia variabilis skos:exactMatch DOID:0050467 erythrokeratodermia variabilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017851 erythrokeratodermia variabilis skos:exactMatch MESH:C536154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017851 erythrokeratodermia variabilis skos:exactMatch MESH:D056266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017851 erythrokeratodermia variabilis skos:exactMatch NCIT:C84696 Erythrokeratodermia Variabilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017851 erythrokeratodermia variabilis skos:exactMatch OMIMPS:133200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017851 erythrokeratodermia variabilis skos:exactMatch Orphanet:316 Progressive symmetric erythrokeratodermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017851 erythrokeratodermia variabilis skos:exactMatch Orphanet:317 Erythrokeratodermia variabilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017851 erythrokeratodermia variabilis skos:exactMatch SCTID:70041004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017851 erythrokeratodermia variabilis skos:exactMatch UMLS:C0265961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017852 infantile spasms-broad thumbs syndrome skos:exactMatch Orphanet:3173 Infantile spasms-broad thumbs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017852 infantile spasms-broad thumbs syndrome skos:exactMatch UMLS:CN203849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017853 hypersensitivity pneumonitis skos:exactMatch DOID:841 extrinsic allergic alveolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017853 hypersensitivity pneumonitis skos:exactMatch MESH:D000542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017853 hypersensitivity pneumonitis skos:exactMatch NCIT:C34369 Extrinsic Allergic Alveolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017853 hypersensitivity pneumonitis skos:exactMatch Orphanet:31740 Hypersensitivity pneumonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017853 hypersensitivity pneumonitis skos:exactMatch SCTID:37471005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017855 T-B- severe combined immunodeficiency skos:exactMatch Orphanet:317419 T-B- severe combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017856 X-linked spasticity-intellectual disability-epilepsy syndrome skos:exactMatch Orphanet:3175 X-linked spasticity-intellectual disability-epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017856 X-linked spasticity-intellectual disability-epilepsy syndrome skos:exactMatch UMLS:CN203866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017857 spina bifida-hypospadias syndrome skos:exactMatch Orphanet:3176 Spina bifida-hypospadias syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017857 spina bifida-hypospadias syndrome skos:exactMatch UMLS:CN203872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017858 acute erythroid leukemia skos:exactMatch DOID:0080780 acute erythroid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017858 acute erythroid leukemia skos:exactMatch MESH:D004915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017858 acute erythroid leukemia skos:exactMatch NCIT:C8923 Acute Erythroid Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017858 acute erythroid leukemia skos:exactMatch Orphanet:318 Acute erythroid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017858 acute erythroid leukemia skos:exactMatch SCTID:93451002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017858 acute erythroid leukemia skos:exactMatch UMLS:C0023440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017859 colchicine poisoning skos:exactMatch Orphanet:31824 Colchicine poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017859 colchicine poisoning skos:exactMatch SCTID:24354007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017859 colchicine poisoning skos:exactMatch UMLS:CN203894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017860 methanol poisoning skos:exactMatch Orphanet:31825 Methanol poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017860 methanol poisoning skos:exactMatch UMLS:CN203895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017861 ethylene glycol poisoning skos:exactMatch Orphanet:31826 Ethylene glycol poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017861 ethylene glycol poisoning skos:exactMatch SCTID:426692001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017862 paraquat poisoning skos:exactMatch Orphanet:31827 Paraquat poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017862 paraquat poisoning skos:exactMatch UMLS:CN227212 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017863 digitalis poisoning skos:exactMatch Orphanet:31828 Digitalis poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017863 digitalis poisoning skos:exactMatch SCTID:12876009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017863 digitalis poisoning skos:exactMatch UMLS:CN203897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017864 congenital pulmonary veins atresia or stenosis skos:exactMatch Orphanet:3188 Congenital pulmonary veins atresia or stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017864 congenital pulmonary veins atresia or stenosis skos:exactMatch SCTID:234062003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017864 congenital pulmonary veins atresia or stenosis skos:exactMatch UMLS:C0340756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017865 congenital pulmonary valve stenosis skos:exactMatch ICD10CM:Q22.1 Congenital pulmonary valve stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017865 congenital pulmonary valve stenosis skos:exactMatch Orphanet:3189 Congenital pulmonary valvar stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017866 subpulmonary stenosis skos:exactMatch Orphanet:3190 Subpulmonary stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017866 subpulmonary stenosis skos:exactMatch SCTID:448476001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017866 subpulmonary stenosis skos:exactMatch UMLS:C3165028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017867 distal 17p13.1 microdeletion syndrome skos:exactMatch Orphanet:319171 Distal 17p13.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017867 distal 17p13.1 microdeletion syndrome skos:exactMatch UMLS:CN203914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017868 diencephalic-mesencephalic junction dysplasia skos:exactMatch Orphanet:319192 Diencephalic-mesencephalic junction dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017869 chondroectodermal dysplasia with night blindness skos:exactMatch Orphanet:319195 Chondroectodermal dysplasia with night blindness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017870 supravalvular pulmonary stenosis skos:exactMatch Orphanet:3192 Supravalvular pulmonary stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017871 bilateral massive adrenal hemorrhage skos:exactMatch Orphanet:319205 Bilateral massive adrenal hemorrhage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017871 bilateral massive adrenal hemorrhage skos:exactMatch UMLS:CN203920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017872 Lujo hemorrhagic fever skos:exactMatch DOID:0050202 lujo hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017872 Lujo hemorrhagic fever skos:exactMatch Orphanet:319213 Lujo hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017872 Lujo hemorrhagic fever skos:exactMatch SCTID:716585008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017872 Lujo hemorrhagic fever skos:exactMatch UMLS:C4274433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017872 Lujo hemorrhagic fever skos:exactMatch UMLS:CN203921 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017874 Argentine hemorrhagic fever skos:exactMatch DOID:0050194 Argentine hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017874 Argentine hemorrhagic fever skos:exactMatch Orphanet:319223 Argentine hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017874 Argentine hemorrhagic fever skos:exactMatch SCTID:58868000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017874 Argentine hemorrhagic fever skos:exactMatch UMLS:C0019097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017875 Bolivian hemorrhagic fever skos:exactMatch DOID:0050195 Bolivian hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017875 Bolivian hemorrhagic fever skos:exactMatch Orphanet:319229 Bolivian hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017875 Bolivian hemorrhagic fever skos:exactMatch SCTID:67247008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017875 Bolivian hemorrhagic fever skos:exactMatch UMLS:C0282192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017876 Venezuelan hemorrhagic fever skos:exactMatch DOID:0050196 Venezuelan hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017876 Venezuelan hemorrhagic fever skos:exactMatch Orphanet:319234 Venezuelan hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017876 Venezuelan hemorrhagic fever skos:exactMatch SCTID:359673001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017876 Venezuelan hemorrhagic fever skos:exactMatch UMLS:C0042470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017877 Brazilian hemorrhagic fever skos:exactMatch DOID:0050197 Brazilian hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017877 Brazilian hemorrhagic fever skos:exactMatch Orphanet:319239 Brazilian hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017877 Brazilian hemorrhagic fever skos:exactMatch SCTID:240524001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017877 Brazilian hemorrhagic fever skos:exactMatch UMLS:C0343633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017878 Chapare hemorrhagic fever skos:exactMatch DOID:0050198 Chapare hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017878 Chapare hemorrhagic fever skos:exactMatch Orphanet:319244 Chapare hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017878 Chapare hemorrhagic fever skos:exactMatch SCTID:716584007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017878 Chapare hemorrhagic fever skos:exactMatch UMLS:C4274434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017878 Chapare hemorrhagic fever skos:exactMatch UMLS:CN203927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017879 hantavirus pulmonary syndrome skos:exactMatch DOID:14472 hantavirus pulmonary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017879 hantavirus pulmonary syndrome skos:exactMatch MESH:D018804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017879 hantavirus pulmonary syndrome skos:exactMatch NCIT:C84747 Hantavirus Pulmonary Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017879 hantavirus pulmonary syndrome skos:exactMatch Orphanet:319247 Hantavirus pulmonary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017879 hantavirus pulmonary syndrome skos:exactMatch SCTID:120639003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017879 hantavirus pulmonary syndrome skos:exactMatch UMLS:C0243025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017880 Rift valley fever skos:exactMatch DOID:1328 Rift Valley fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017880 Rift valley fever skos:exactMatch ICD10CM:A92.4 Rift Valley fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017880 Rift valley fever skos:exactMatch MESH:D012295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017880 Rift valley fever skos:exactMatch NCIT:C128419 Rift Valley Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017880 Rift valley fever skos:exactMatch Orphanet:319251 Rift valley fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017880 Rift valley fever skos:exactMatch SCTID:402917003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017880 Rift valley fever skos:exactMatch UMLS:C0035613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017881 Kyasanur forest disease skos:exactMatch DOID:11320 Kyasanur forest disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017881 Kyasanur forest disease skos:exactMatch ICD10CM:A98.2 Kyasanur Forest disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017881 Kyasanur forest disease skos:exactMatch MESH:D007733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017881 Kyasanur forest disease skos:exactMatch Orphanet:319254 Kyasanur forest disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017881 Kyasanur forest disease skos:exactMatch SCTID:23097003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017881 Kyasanur forest disease skos:exactMatch UMLS:C0022810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017882 Omsk hemorrhagic fever skos:exactMatch DOID:992 Omsk hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017882 Omsk hemorrhagic fever skos:exactMatch ICD10CM:A98.1 Omsk hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017882 Omsk hemorrhagic fever skos:exactMatch MESH:D006481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017882 Omsk hemorrhagic fever skos:exactMatch Orphanet:319266 Omsk hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017882 Omsk hemorrhagic fever skos:exactMatch SCTID:48113006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017882 Omsk hemorrhagic fever skos:exactMatch UMLS:C0019103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017884 papillary renal cell carcinoma skos:exactMatch DOID:4465 papillary renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017884 papillary renal cell carcinoma skos:exactMatch NCIT:C6975 Papillary Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017884 papillary renal cell carcinoma skos:exactMatch Orphanet:319298 Papillary renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017884 papillary renal cell carcinoma skos:exactMatch SCTID:733608000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017884 papillary renal cell carcinoma skos:exactMatch UMLS:C1306837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017884 papillary renal cell carcinoma skos:exactMatch UMLS:C1336078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017884 papillary renal cell carcinoma skos:exactMatch UMLS:CN205129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017885 chromophobe renal cell carcinoma skos:exactMatch DOID:4471 chromophobe renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017885 chromophobe renal cell carcinoma skos:exactMatch NCIT:C4146 Chromophobe Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017885 chromophobe renal cell carcinoma skos:exactMatch Orphanet:319303 Chromophobe renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017885 chromophobe renal cell carcinoma skos:exactMatch SCTID:733471003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017885 chromophobe renal cell carcinoma skos:exactMatch UMLS:C1266042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017885 chromophobe renal cell carcinoma skos:exactMatch UMLS:C3887514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017886 MIT family translocation renal cell carcinoma skos:exactMatch Orphanet:319308 MiT family translocation renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017886 MIT family translocation renal cell carcinoma skos:exactMatch SCTID:764694005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017886 MIT family translocation renal cell carcinoma skos:exactMatch UMLS:C4518356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017887 renal cell carcinoma associated with neuroblastoma skos:exactMatch NCIT:C100051 Renal Cell Carcinoma Associated with Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017887 renal cell carcinoma associated with neuroblastoma skos:exactMatch Orphanet:319314 OBSOLETE: Renal cell carcinoma associated with neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017887 renal cell carcinoma associated with neuroblastoma skos:exactMatch UMLS:C3272295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017890 tubulocystic renal cell carcinoma skos:exactMatch NCIT:C126303 Tubulocystic Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017890 tubulocystic renal cell carcinoma skos:exactMatch Orphanet:319325 Tubulocystic renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017890 tubulocystic renal cell carcinoma skos:exactMatch SCTID:733603009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017890 tubulocystic renal cell carcinoma skos:exactMatch UMLS:C4288091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017891 inherited renal cancer-predisposing syndrome skos:exactMatch Orphanet:319328 Inherited renal cancer-predisposing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017891 inherited renal cancer-predisposing syndrome skos:exactMatch UMLS:CN203941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017892 autosomal recessive myogenic arthrogryposis multiplex congenita skos:exactMatch Orphanet:319332 Autosomal recessive myogenic arthrogryposis multiplex congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017892 autosomal recessive myogenic arthrogryposis multiplex congenita skos:exactMatch SCTID:764812008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017892 autosomal recessive myogenic arthrogryposis multiplex congenita skos:exactMatch UMLS:CN203942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017893 inherited acute myeloid leukemia skos:exactMatch Orphanet:319465 Inherited acute myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017893 inherited acute myeloid leukemia skos:exactMatch SCTID:764940002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017893 inherited acute myeloid leukemia skos:exactMatch UMLS:CN203946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017894 acute myeloid leukemia with CEBPA somatic mutations skos:exactMatch DOID:0081095 acute myeloid leukemia with mutated CEBPA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017894 acute myeloid leukemia with CEBPA somatic mutations skos:exactMatch NCIT:C82433 Acute Myeloid Leukemia with Mutated CEBPA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017894 acute myeloid leukemia with CEBPA somatic mutations skos:exactMatch Orphanet:319480 Acute myeloid leukemia with CEBPA somatic mutations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017894 acute myeloid leukemia with CEBPA somatic mutations skos:exactMatch SCTID:764855007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017894 acute myeloid leukemia with CEBPA somatic mutations skos:exactMatch UMLS:C2826178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017895 familial papillary or follicular thyroid carcinoma skos:exactMatch NCIT:C118829 Familial Nonmedullary Thyroid Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017895 familial papillary or follicular thyroid carcinoma skos:exactMatch Orphanet:319487 Familial papillary or follicular thyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017895 familial papillary or follicular thyroid carcinoma skos:exactMatch UMLS:C3896673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017895 familial papillary or follicular thyroid carcinoma skos:exactMatch UMLS:CN227215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017896 familial nonmedullary thyroid carcinoma skos:exactMatch OMIMPS:188550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017896 familial nonmedullary thyroid carcinoma skos:exactMatch Orphanet:319494 Familial nonmedullary thyroid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017896 familial nonmedullary thyroid carcinoma skos:exactMatch UMLS:C3501843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017896 familial nonmedullary thyroid carcinoma skos:exactMatch UMLS:CN227216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017897 obsolete autosomal recessive mendelian susceptibility to mycobacterial diseases due to a complete deficiency skos:exactMatch Orphanet:319535 Autosomal recessive mendelian susceptibility to mycobacterial diseases due to a complete deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017897 obsolete autosomal recessive mendelian susceptibility to mycobacterial diseases due to a complete deficiency skos:exactMatch UMLS:CN203953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017898 obsolete autosomal recessive mendelian susceptibility to mycobacterial diseases due to a partial deficiency skos:exactMatch Orphanet:319539 Autosomal recessive mendelian susceptibility to mycobacterial diseases due to a partial deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017898 obsolete autosomal recessive mendelian susceptibility to mycobacterial diseases due to a partial deficiency skos:exactMatch UMLS:CN203954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017899 obsolete autosomal dominant mendelian susceptibility to mycobacterial diseases due to a partial deficiency skos:exactMatch Orphanet:319543 Autosomal dominant mendelian susceptibility to mycobacterial diseases due to a partial deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017899 obsolete autosomal dominant mendelian susceptibility to mycobacterial diseases due to a partial deficiency skos:exactMatch UMLS:CN203955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017900 autosomal recessive Mendelian susceptibility to mycobacterial diseases due to complete IFNgammaR2 deficiency skos:exactMatch Orphanet:319547 Mendelian susceptibility to mycobacterial diseases due to complete IFNgammaR2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017900 autosomal recessive Mendelian susceptibility to mycobacterial diseases due to complete IFNgammaR2 deficiency skos:exactMatch UMLS:CN203956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017901 autosomal recessive Mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR1 deficiency skos:exactMatch Orphanet:319569 Autosomal recessive mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017901 autosomal recessive Mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR1 deficiency skos:exactMatch UMLS:CN203960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017902 autosomal recessive Mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR2 deficiency skos:exactMatch Orphanet:319574 Autosomal recessive mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017902 autosomal recessive Mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR2 deficiency skos:exactMatch UMLS:CN203961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017903 autosomal dominant mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR2 deficiency skos:exactMatch Orphanet:319589 Autosomal dominant mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017903 autosomal dominant mendelian susceptibility to mycobacterial diseases due to partial IFNgammaR2 deficiency skos:exactMatch UMLS:CN203963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017904 steroid dehydrogenase deficiency-dental anomalies syndrome skos:exactMatch MESH:C537490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017904 steroid dehydrogenase deficiency-dental anomalies syndrome skos:exactMatch Orphanet:3196 Steroid dehydrogenase deficiency-dental anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017904 steroid dehydrogenase deficiency-dental anomalies syndrome skos:exactMatch SCTID:723583009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017904 steroid dehydrogenase deficiency-dental anomalies syndrome skos:exactMatch UMLS:C2931508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017905 X-linked Mendelian susceptibility to mycobacterial diseases skos:exactMatch Orphanet:319605 X-linked mendelian susceptibility to mycobacterial diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017905 X-linked Mendelian susceptibility to mycobacterial diseases skos:exactMatch SCTID:719814009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017905 X-linked Mendelian susceptibility to mycobacterial diseases skos:exactMatch UMLS:C4304413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017905 X-linked Mendelian susceptibility to mycobacterial diseases skos:exactMatch UMLS:CN203967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017906 amyloidosis cutis dyschromia skos:exactMatch DOID:0080932 primary localized cutaneous amyloidosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017906 amyloidosis cutis dyschromia skos:exactMatch Orphanet:319635 Amyloidosis cutis dyschromia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017907 primary lymphoma of the conjunctiva skos:exactMatch Orphanet:319667 Primary lymphoma of the conjunctiva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017907 primary lymphoma of the conjunctiva skos:exactMatch SCTID:763477007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017907 primary lymphoma of the conjunctiva skos:exactMatch UMLS:CN203974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017909 inherited glutathione synthetase deficiency skos:exactMatch DOID:0080699 glutathione synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017909 inherited glutathione synthetase deficiency skos:exactMatch MESH:C536835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017909 inherited glutathione synthetase deficiency skos:exactMatch NCIT:C128193 Glutathione Synthetase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017909 inherited glutathione synthetase deficiency skos:exactMatch Orphanet:32 Glutathione synthetase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017909 inherited glutathione synthetase deficiency skos:exactMatch SCTID:234589002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017909 inherited glutathione synthetase deficiency skos:exactMatch UMLS:C0398746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017910 dehydrated hereditary stomatocytosis skos:exactMatch DOID:0111575 dehydrated hereditary stomatocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017910 dehydrated hereditary stomatocytosis skos:exactMatch Orphanet:3202 Dehydrated hereditary stomatocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017910 dehydrated hereditary stomatocytosis skos:exactMatch SCTID:715526002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017912 X-linked pure spastic paraplegia skos:exactMatch Orphanet:320332 X-linked pure spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017913 pure or complex hereditary spastic paraplegia skos:exactMatch Orphanet:320335 Pure or complex hereditary spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017913 pure or complex hereditary spastic paraplegia skos:exactMatch UMLS:CN227219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017914 pure or complex autosomal dominant spastic paraplegia skos:exactMatch Orphanet:320342 Pure or complex autosomal dominant spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017915 pure or complex autosomal recessive spastic paraplegia skos:exactMatch Orphanet:320346 Pure or complex autosomal recessive spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017916 pure or complex X-linked spastic paraplegia skos:exactMatch Orphanet:320350 Pure or complex X-linked spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017917 maternally-inherited spastic paraplegia skos:exactMatch Orphanet:320360 MT-ATP6-related mitochondrial spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017918 white matter hypoplasia-corpus callosum agenesis-intellectual disability syndrome skos:exactMatch MESH:C536701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017918 white matter hypoplasia-corpus callosum agenesis-intellectual disability syndrome skos:exactMatch Orphanet:3207 White matter hypoplasia-corpus callosum agenesis-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017918 white matter hypoplasia-corpus callosum agenesis-intellectual disability syndrome skos:exactMatch UMLS:C2931292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017919 exstrophy-epispadias complex skos:exactMatch DOID:0080173 bladder exstrophy-epispadias-cloacal exstrophy complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017919 exstrophy-epispadias complex skos:exactMatch NCIT:C99142 OEIS Complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017919 exstrophy-epispadias complex skos:exactMatch OMIM:258040 oeis complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017919 exstrophy-epispadias complex skos:exactMatch Orphanet:322 Exstrophy-epispadias complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017919 exstrophy-epispadias complex skos:exactMatch UMLS:C1850321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017920 deafness-genital anomalies-metacarpal and metatarsal synostosis syndrome skos:exactMatch MESH:C537887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017920 deafness-genital anomalies-metacarpal and metatarsal synostosis syndrome skos:exactMatch Orphanet:3224 Deafness-genital anomalies-metacarpal and metatarsal synostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017920 deafness-genital anomalies-metacarpal and metatarsal synostosis syndrome skos:exactMatch SCTID:721086004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017920 deafness-genital anomalies-metacarpal and metatarsal synostosis syndrome skos:exactMatch UMLS:C2931654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017921 hearing loss-familial salivary gland insensitivity to aldosterone syndrome skos:exactMatch MESH:C536927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017921 hearing loss-familial salivary gland insensitivity to aldosterone syndrome skos:exactMatch Orphanet:3225 Hearing loss-familial salivary gland insensitivity to aldosterone syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017921 hearing loss-familial salivary gland insensitivity to aldosterone syndrome skos:exactMatch SCTID:716239006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017922 deafness-onychodystrophy syndrome skos:exactMatch Orphanet:3231 Deafness-onychodystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017922 deafness-onychodystrophy syndrome skos:exactMatch UMLS:CN204041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017923 multiple synostoses syndrome skos:exactMatch DOID:0050794 multiple synostoses syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017923 multiple synostoses syndrome skos:exactMatch OMIMPS:186500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017923 multiple synostoses syndrome skos:exactMatch Orphanet:3237 Multiple synostoses syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017923 multiple synostoses syndrome skos:exactMatch UMLS:CN204052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017924 central nervous system calcification-deafness-tubular acidosis-anemia syndrome skos:exactMatch Orphanet:3240 Central nervous system calcification-deafness-tubular acidosis-anemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017924 central nervous system calcification-deafness-tubular acidosis-anemia syndrome skos:exactMatch UMLS:CN204056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017925 T-cell immunodeficiency with epidermodysplasia verruciformis skos:exactMatch Orphanet:324294 T-cell immunodeficiency with epidermodysplasia verruciformis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017925 T-cell immunodeficiency with epidermodysplasia verruciformis skos:exactMatch UMLS:CN714013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017926 multiple paragangliomas associated with polycythemia skos:exactMatch Orphanet:324299 Multiple paragangliomas associated with polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017926 multiple paragangliomas associated with polycythemia skos:exactMatch UMLS:CN204064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017927 severe lateral tibial bowing with short stature skos:exactMatch Orphanet:324307 Severe lateral tibial bowing-short stature-mild winged scapula-mild facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017927 severe lateral tibial bowing with short stature skos:exactMatch SCTID:766819001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017927 severe lateral tibial bowing with short stature skos:exactMatch UMLS:CN204066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017928 9p13 microdeletion syndrome skos:exactMatch Orphanet:324313 9p13 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017928 9p13 microdeletion syndrome skos:exactMatch SCTID:764725008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017928 9p13 microdeletion syndrome skos:exactMatch UMLS:CN204067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017929 congenital achiasma skos:exactMatch Orphanet:324353 Congenital achiasma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017929 congenital achiasma skos:exactMatch SCTID:734031008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017930 mixed sclerosing bone dystrophy with extra-skeletal manifestations skos:exactMatch Orphanet:324364 Mixed sclerosing bone dystrophy with extra-skeletal manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017931 hereditary inclusion body myopathy type 4 skos:exactMatch Orphanet:324381 Hereditary inclusion body myopathy type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017931 hereditary inclusion body myopathy type 4 skos:exactMatch UMLS:CN227223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017932 muscular hypertrophy-hepatomegaly-polyhydramnios syndrome skos:exactMatch Orphanet:324416 Muscular hypertrophy-hepatomegaly-polyhydramnios syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017932 muscular hypertrophy-hepatomegaly-polyhydramnios syndrome skos:exactMatch UMLS:CN204070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017933 hypertrophic cardiomyopathy and renal tubular disease due to mitochondrial DNA mutation skos:exactMatch Orphanet:324525 Hypertrophic cardiomyopathy with kidney anomalies due to mitochondrial DNA mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017933 hypertrophic cardiomyopathy and renal tubular disease due to mitochondrial DNA mutation skos:exactMatch UMLS:CN204073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017934 aphonia-deafness-retinal dystrophy-bifid halluces-intellectual disability syndrome skos:exactMatch Orphanet:324540 Aphonia-deafness-retinal dystrophy-bifid halluces-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017934 aphonia-deafness-retinal dystrophy-bifid halluces-intellectual disability syndrome skos:exactMatch UMLS:CN204076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017935 hyperinsulinism due to HNF1A deficiency skos:exactMatch Orphanet:324575 Hyperinsulinism due to HNF1A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017935 hyperinsulinism due to HNF1A deficiency skos:exactMatch SCTID:721234004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017935 hyperinsulinism due to HNF1A deficiency skos:exactMatch UMLS:C4303475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017936 benign Samaritan congenital myopathy skos:exactMatch Orphanet:324581 Benign Samaritan congenital myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017937 autosomal dominant intermediate Charcot-Marie-Tooth disease with neuropathic pain skos:exactMatch Orphanet:324585 Autosomal dominant intermediate Charcot-Marie-Tooth disease with neuropathic pain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017937 autosomal dominant intermediate Charcot-Marie-Tooth disease with neuropathic pain skos:exactMatch UMLS:CN204081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017939 minicore myopathy skos:exactMatch Orphanet:324604 Classic multiminicore myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017939 minicore myopathy skos:exactMatch UMLS:CN204085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017940 autosomal dominant Charcot-Marie-Tooth disease type 2 due to KIF5A mutation skos:exactMatch Orphanet:324611 Autosomal dominant Charcot-Marie-Tooth disease type 2 due to KIF5A mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017940 autosomal dominant Charcot-Marie-Tooth disease type 2 due to KIF5A mutation skos:exactMatch SCTID:764730007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017940 autosomal dominant Charcot-Marie-Tooth disease type 2 due to KIF5A mutation skos:exactMatch UMLS:CN204086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017941 chikungunya skos:exactMatch DOID:0050012 chikungunya semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017941 chikungunya skos:exactMatch MESH:D065632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017941 chikungunya skos:exactMatch NCIT:C128422 Chikungunya semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017941 chikungunya skos:exactMatch Orphanet:324625 Chikungunya semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017941 chikungunya skos:exactMatch SCTID:111864006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017941 chikungunya skos:exactMatch UMLS:C0008055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017942 Hendra virus infection skos:exactMatch Orphanet:324632 Hendra virus infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017943 autoerythrocyte sensitization syndrome skos:exactMatch MESH:C535645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017943 autoerythrocyte sensitization syndrome skos:exactMatch Orphanet:324636 Autoerythrocyte sensitization syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017943 autoerythrocyte sensitization syndrome skos:exactMatch SCTID:275446004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017943 autoerythrocyte sensitization syndrome skos:exactMatch UMLS:C0301928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017944 invasive non-typhoidal salmonellosis skos:exactMatch Orphanet:324648 Invasive non-typhoidal salmonellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017944 invasive non-typhoidal salmonellosis skos:exactMatch SCTID:763772002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017945 ABetaL34V amyloidosis skos:exactMatch Orphanet:324703 ABetaL34V amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017946 ABeta amyloidosis, Iowa type skos:exactMatch Orphanet:324708 ABeta amyloidosis, Iowa type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017947 ABeta amyloidosis, Italian type skos:exactMatch Orphanet:324713 ABeta amyloidosis, Italian type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017948 ABetaA21G amyloidosis skos:exactMatch Orphanet:324718 ABetaA21G amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017949 ABeta amyloidosis, Arctic type skos:exactMatch Orphanet:324723 ABeta amyloidosis, Arctic type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017950 microcephalic primordial dwarfism skos:exactMatch Orphanet:324761 Microcephalic primordial dwarfism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017950 microcephalic primordial dwarfism skos:exactMatch UMLS:CN437676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017951 trichorhinophalangeal syndrome skos:exactMatch OMIMPS:190350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017951 trichorhinophalangeal syndrome skos:exactMatch Orphanet:324764 Trichorhinophalangeal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017951 trichorhinophalangeal syndrome skos:exactMatch SCTID:18077009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017951 trichorhinophalangeal syndrome skos:exactMatch UMLS:C0265255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017952 obsolete non-familial rare disease with dilated cardiomyopathy skos:exactMatch Orphanet:324767 Non-familial rare disease with dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017952 obsolete non-familial rare disease with dilated cardiomyopathy skos:exactMatch UMLS:CN204097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017953 hereditary periodic fever syndrome skos:exactMatch MESH:D056660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017953 hereditary periodic fever syndrome skos:exactMatch Orphanet:324924 Hereditary periodic fever syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017953 hereditary periodic fever syndrome skos:exactMatch UMLS:CN204099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017954 pyogenic autoinflammatory syndrome skos:exactMatch Orphanet:324927 Pyogenic autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017954 pyogenic autoinflammatory syndrome skos:exactMatch UMLS:CN204100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017955 granulomatous autoinflammatory syndrome skos:exactMatch Orphanet:324930 Granulomatous autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017955 granulomatous autoinflammatory syndrome skos:exactMatch UMLS:CN204101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017956 obsolete mixed autoinflammatory and autoimmune syndrome skos:exactMatch Orphanet:324933 Mixed autoinflammatory and autoimmune syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017956 obsolete mixed autoinflammatory and autoimmune syndrome skos:exactMatch UMLS:CN204102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017957 obsolete unclassified autoinflammatory syndrome skos:exactMatch Orphanet:324936 Unclassified autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017957 obsolete unclassified autoinflammatory syndrome skos:exactMatch UMLS:CN204103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017958 magic syndrome skos:exactMatch Orphanet:324972 MAGIC syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017958 magic syndrome skos:exactMatch UMLS:CN204105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017961 46,XX disorder of gonadal development skos:exactMatch Orphanet:325055 46,XX disorder of gonadal development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017961 46,XX disorder of gonadal development skos:exactMatch UMLS:CN227225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017962 46,XX disorder of sex development induced by fetoplacental androgens excess skos:exactMatch Orphanet:325061 46,XX disorder of sex development induced by fetoplacental androgens excess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017962 46,XX disorder of sex development induced by fetoplacental androgens excess skos:exactMatch UMLS:CN227226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017963 46,XX disorder of sex development induced by endogenous maternal-derived androgen skos:exactMatch Orphanet:325093 46,XX disorder of sex development induced by endogenous maternal-derived androgen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017963 46,XX disorder of sex development induced by endogenous maternal-derived androgen skos:exactMatch UMLS:CN227227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017964 46,XX disorder of sex development induced by exogenous maternal-derived androgen skos:exactMatch Orphanet:325099 46,XX disorder of sex development induced by exogenous maternal-derived androgen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017964 46,XX disorder of sex development induced by exogenous maternal-derived androgen skos:exactMatch UMLS:CN227228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017965 obsolete syndrome with 46,XX disorder of sex development skos:exactMatch Orphanet:325109 Syndrome with 46,XX disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017965 obsolete syndrome with 46,XX disorder of sex development skos:exactMatch UMLS:CN204115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017966 46,XY disorder of gonadal development skos:exactMatch Orphanet:325118 46,XY disorder of gonadal development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017966 46,XY disorder of gonadal development skos:exactMatch UMLS:CN227229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017967 testicular agenesis skos:exactMatch Orphanet:325124 Testicular agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017967 testicular agenesis skos:exactMatch SCTID:371015003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017968 46,XY ovotesticular disorder of sex development skos:exactMatch Orphanet:325345 46,XY ovotesticular disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017968 46,XY ovotesticular disorder of sex development skos:exactMatch SCTID:763683004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017968 46,XY ovotesticular disorder of sex development skos:exactMatch UMLS:CN227231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017969 46,XY disorder of sex development of endocrine origin skos:exactMatch Orphanet:325351 46,XY disorder of sex development of endocrine origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017969 46,XY disorder of sex development of endocrine origin skos:exactMatch UMLS:CN227232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017970 obsolete 46,XY disorder of sex development due to impaired androgen production skos:exactMatch Orphanet:325357 46,XY disorder of sex development due to impaired androgen production semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017970 obsolete 46,XY disorder of sex development due to impaired androgen production skos:exactMatch UMLS:CN227233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017971 obsolete 46,XY disorder of sex development due to a cholesterol synthesis defect skos:exactMatch Orphanet:325511 46,XY disorder of sex development due to a cholesterol synthesis defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017971 obsolete 46,XY disorder of sex development due to a cholesterol synthesis defect skos:exactMatch UMLS:CN227234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017972 classic congenital lipoid adrenal hyperplasia due to STAR deficency skos:exactMatch Orphanet:325524 Classic congenital lipoid adrenal hyperplasia due to STAR deficency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017973 non-classic congenital lipoid adrenal hyperplasia due to STAR deficency skos:exactMatch Orphanet:325529 Non-classic congenital lipoid adrenal hyperplasia due to STAR deficency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017974 46,XY disorder of sex development induced by maternal-exposure to endocrine disruptors skos:exactMatch Orphanet:325537 46,XY disorder of sex development induced by maternal exposure to endocrine disruptors semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017974 46,XY disorder of sex development induced by maternal-exposure to endocrine disruptors skos:exactMatch UMLS:CN227235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017975 sex chromosome disorder of sex development skos:exactMatch MESH:D058533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017975 sex chromosome disorder of sex development skos:exactMatch Orphanet:325546 Sex chromosome disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017976 obsolete disorder of sex development of gynecological interest skos:exactMatch Orphanet:325620 Disorder of sex development of gynecological interest semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017976 obsolete disorder of sex development of gynecological interest skos:exactMatch UMLS:CN227237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017977 obsolete 46,XY disorder of sex development of gynecological interest skos:exactMatch Orphanet:325632 46,XY disorder of sex development of gynecological interest semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017977 obsolete 46,XY disorder of sex development of gynecological interest skos:exactMatch UMLS:CN227238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017978 obsolete syndrome with disorder of sex development of gynecological interest skos:exactMatch Orphanet:325638 Syndrome with disorder of sex development of gynecological interest semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017978 obsolete syndrome with disorder of sex development of gynecological interest skos:exactMatch UMLS:CN204125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017979 autoimmune lymphoproliferative syndrome skos:exactMatch DOID:6688 autoimmune lymphoproliferative syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017979 autoimmune lymphoproliferative syndrome skos:exactMatch MESH:D056735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017979 autoimmune lymphoproliferative syndrome skos:exactMatch NCIT:C37864 Autoimmune Lymphoproliferative Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017979 autoimmune lymphoproliferative syndrome skos:exactMatch Orphanet:3261 Autoimmune lymphoproliferative syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017979 autoimmune lymphoproliferative syndrome skos:exactMatch UMLS:C1328840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017980 syngnathia multiple anomalies skos:exactMatch Orphanet:3262 Dobrow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017981 syngnathia-cleft palate syndrome skos:exactMatch Orphanet:3263 Syngnathia-cleft palate syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017981 syngnathia-cleft palate syndrome skos:exactMatch UMLS:CN204137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017983 humero-radio-ulnar synostosis skos:exactMatch Orphanet:3266 Humero-radio-ulnar synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017984 obsolete familial lambdoid synostosis skos:exactMatch Orphanet:3267 OBSOLETE: Familial lambdoid synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017984 obsolete familial lambdoid synostosis skos:exactMatch SCTID:766884000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017984 obsolete familial lambdoid synostosis skos:exactMatch UMLS:CN204142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017985 congenital radioulnar synostosis skos:exactMatch DOID:9827 radioulnar synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017985 congenital radioulnar synostosis skos:exactMatch MESH:C562408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017985 congenital radioulnar synostosis skos:exactMatch Orphanet:3269 Congenital radioulnar synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017985 congenital radioulnar synostosis skos:exactMatch SCTID:33313004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017986 disorder of plasmalogens biosynthesis skos:exactMatch Orphanet:3276 Disorder of plasmalogens biosynthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017986 disorder of plasmalogens biosynthesis skos:exactMatch UMLS:CN237437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017987 syringomyelia skos:exactMatch DOID:327 syringomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017987 syringomyelia skos:exactMatch MESH:D013595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017987 syringomyelia skos:exactMatch NCIT:C85179 Syringomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017987 syringomyelia skos:exactMatch Orphanet:3280 Syringomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017987 syringomyelia skos:exactMatch SCTID:111496009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017987 syringomyelia skos:exactMatch UMLS:C0039144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017988 multifocal atrial tachycardia skos:exactMatch Orphanet:3282 Multifocal atrial tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017988 multifocal atrial tachycardia skos:exactMatch SCTID:49982000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017988 multifocal atrial tachycardia skos:exactMatch UMLS:C0221158 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017989 His bundle tachycardia skos:exactMatch MESH:D013613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017989 His bundle tachycardia skos:exactMatch NCIT:C111646 Junctional Ectopic Tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017989 His bundle tachycardia skos:exactMatch Orphanet:3283 His bundle tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017989 His bundle tachycardia skos:exactMatch SCTID:233901002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017989 His bundle tachycardia skos:exactMatch UMLS:C0039235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017990 catecholaminergic polymorphic ventricular tachycardia skos:exactMatch DOID:0060674 catecholaminergic polymorphic ventricular tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017990 catecholaminergic polymorphic ventricular tachycardia skos:exactMatch MESH:C536334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017990 catecholaminergic polymorphic ventricular tachycardia skos:exactMatch OMIMPS:604772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017990 catecholaminergic polymorphic ventricular tachycardia skos:exactMatch Orphanet:3286 Catecholaminergic polymorphic ventricular tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017990 catecholaminergic polymorphic ventricular tachycardia skos:exactMatch SCTID:419671004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017990 catecholaminergic polymorphic ventricular tachycardia skos:exactMatch UMLS:C1631597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017991 Takayasu arteritis skos:exactMatch DOID:2508 Takayasu's arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017991 Takayasu arteritis skos:exactMatch MESH:D013625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017991 Takayasu arteritis skos:exactMatch NCIT:C34391 Aortic Arch Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017991 Takayasu arteritis skos:exactMatch NCIT:C35062 Takayasu Arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017991 Takayasu arteritis skos:exactMatch OMIM:207600 takayasu arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017991 Takayasu arteritis skos:exactMatch Orphanet:3287 Takayasu arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017991 Takayasu arteritis skos:exactMatch Orphanet:99079 Cervical aortic arch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017991 Takayasu arteritis skos:exactMatch SCTID:239937004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017991 Takayasu arteritis skos:exactMatch UMLS:C0039263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017992 autoinflammatory syndrome with pyogenic bacterial infection and amylopectinosis skos:exactMatch Orphanet:329173 Autoinflammatory syndrome with pyogenic bacterial infection and amylopectinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017992 autoinflammatory syndrome with pyogenic bacterial infection and amylopectinosis skos:exactMatch UMLS:CN237438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017993 cerebral sinovenous thrombosis skos:exactMatch Orphanet:329217 Cerebral sinovenous thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017994 severe early-onset obesity-insulin resistance syndrome due to SH2B1 deficiency skos:exactMatch Orphanet:329249 Severe early-onset obesity-insulin resistance syndrome due to SH2B1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017994 severe early-onset obesity-insulin resistance syndrome due to SH2B1 deficiency skos:exactMatch UMLS:CN204200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017995 spondylocostal dysostosis-hypospadias-intellectual disability syndrome skos:exactMatch UMLS:CN204201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017996 obsolete blepharophimosis - intellectual disability syndrome due to UBE3B deficiency skos:exactMatch OMIM:615057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017996 obsolete blepharophimosis - intellectual disability syndrome due to UBE3B deficiency skos:exactMatch Orphanet:329255 Blepharophimosis-intellectual disability syndrome due to UBE3B deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017996 obsolete blepharophimosis - intellectual disability syndrome due to UBE3B deficiency skos:exactMatch UMLS:CN204202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017997 telecanthus-hypertelorism-strabismus-pes cavus syndrome skos:exactMatch Orphanet:3293 Telecanthus-hypertelorism-strabismus-pes cavus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017997 telecanthus-hypertelorism-strabismus-pes cavus syndrome skos:exactMatch UMLS:CN204205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017998 PLA2G6-associated neurodegeneration skos:exactMatch Orphanet:329303 PLA2G6-associated neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017999 fatty acid hydroxylase-associated neurodegeneration skos:exactMatch MESH:C580102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0017999 fatty acid hydroxylase-associated neurodegeneration skos:exactMatch Orphanet:329308 Fatty acid hydroxylase-associated neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018000 hereditary thrombocytosis with transverse limb defect skos:exactMatch Orphanet:329319 Thrombocythemia with distal limb defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018000 hereditary thrombocytosis with transverse limb defect skos:exactMatch UMLS:CN204208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018001 inverse Klippel-Trenaunay syndrome skos:exactMatch Orphanet:329324 Inverse Klippel-Trénaunay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018001 inverse Klippel-Trenaunay syndrome skos:exactMatch UMLS:CN204209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018002 adult-onset chronic progressive external ophthalmoplegia with mitochondrial myopathy skos:exactMatch Orphanet:329336 Adult-onset chronic progressive external ophthalmoplegia with mitochondrial myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018002 adult-onset chronic progressive external ophthalmoplegia with mitochondrial myopathy skos:exactMatch SCTID:725464001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018002 adult-onset chronic progressive external ophthalmoplegia with mitochondrial myopathy skos:exactMatch UMLS:C4511138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018004 acute megakaryoblastic leukemia without down syndrome skos:exactMatch Orphanet:329469 Acute megakaryoblastic leukemia without Down syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018004 acute megakaryoblastic leukemia without down syndrome skos:exactMatch UMLS:CN204216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018005 spastic paraplegia-Paget disease of bone syndrome skos:exactMatch Orphanet:329475 Spastic paraplegia-Paget disease of bone syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018005 spastic paraplegia-Paget disease of bone syndrome skos:exactMatch UMLS:CN204217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018006 adult-onset distal myopathy due to VCP mutation skos:exactMatch Orphanet:329478 Adult-onset distal myopathy due to VCP mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018006 adult-onset distal myopathy due to VCP mutation skos:exactMatch UMLS:CN204218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018007 mosaic genome-wide paternal uniparental disomy skos:exactMatch Orphanet:329813 Mosaic genome-wide paternal uniparental disomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018007 mosaic genome-wide paternal uniparental disomy skos:exactMatch UMLS:CN230278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018008 idiopathic giant cell myocarditis skos:exactMatch Orphanet:329874 Idiopathic giant cell myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018009 non-hypoproteinemic hypertrophic gastropathy skos:exactMatch Orphanet:329883 Non-hypoproteinemic hypertrophic gastropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018010 juvenile idiopathic inflammatory myopathy skos:exactMatch Orphanet:329888 Juvenile idiopathic inflammatory myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018011 juvenile overlap myositis skos:exactMatch Orphanet:329894 Juvenile overlap myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018011 juvenile overlap myositis skos:exactMatch SCTID:766252004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018013 non-immunoglobulin-mediated membranoproliferative glomerulonephritis skos:exactMatch Orphanet:329918 C3 glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018014 transient neonatal multiple acyl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:329942 Transient neonatal multiple acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018014 transient neonatal multiple acyl-CoA dehydrogenase deficiency skos:exactMatch SCTID:723552005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018014 transient neonatal multiple acyl-CoA dehydrogenase deficiency skos:exactMatch UMLS:CN204228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018015 intermittent hydrarthrosis skos:exactMatch ICD10CM:M12.4 Intermittent hydrarthrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018015 intermittent hydrarthrosis skos:exactMatch Orphanet:329967 Intermittent hydrarthrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018015 intermittent hydrarthrosis skos:exactMatch SCTID:711286009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018015 intermittent hydrarthrosis skos:exactMatch UMLS:C0149910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018016 classic neuroendocrine tumor of appendix skos:exactMatch Orphanet:329977 Classic neuroendocrine tumor of appendix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018016 classic neuroendocrine tumor of appendix skos:exactMatch UMLS:CN204231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018017 goblet cell carcinoma skos:exactMatch NCIT:C3689 Appendix Goblet Cell Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018017 goblet cell carcinoma skos:exactMatch Orphanet:329984 Goblet cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018018 wild type ATTR amyloidosis skos:exactMatch DOID:0080937 wild-type amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018018 wild type ATTR amyloidosis skos:exactMatch Orphanet:330001 Wild type ATTR amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018018 wild type ATTR amyloidosis skos:exactMatch SCTID:237877004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018018 wild type ATTR amyloidosis skos:exactMatch UMLS:C0342623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018018 wild type ATTR amyloidosis skos:exactMatch UMLS:CN204235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018019 lead poisoning skos:exactMatch MESH:D007855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018019 lead poisoning skos:exactMatch Orphanet:330015 Lead poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018019 lead poisoning skos:exactMatch SCTID:38342005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018020 mercury poisoning skos:exactMatch MESH:D008630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018020 mercury poisoning skos:exactMatch Orphanet:330021 Mercury poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018020 mercury poisoning skos:exactMatch SCTID:85180002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018021 hypotrichosis-deafness syndrome skos:exactMatch Orphanet:330029 Hypotrichosis-deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018021 hypotrichosis-deafness syndrome skos:exactMatch UMLS:CN204237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018022 hemoglobin Lepore-beta-thalassemia syndrome skos:exactMatch Orphanet:330032 Hemoglobin Lepore-beta-thalassemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018022 hemoglobin Lepore-beta-thalassemia syndrome skos:exactMatch UMLS:CN227251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018023 hemoglobin M disease skos:exactMatch MESH:C581942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018023 hemoglobin M disease skos:exactMatch OMIM:617971 methemoglobinemia, beta iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018023 hemoglobin M disease skos:exactMatch Orphanet:330041 Hemoglobin M disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018023 hemoglobin M disease skos:exactMatch SCTID:74912001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018023 hemoglobin M disease skos:exactMatch UMLS:C3665425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018023 hemoglobin M disease skos:exactMatch UMLS:CN204238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018024 hydroa vacciniforme skos:exactMatch MESH:D006837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018024 hydroa vacciniforme skos:exactMatch NCIT:C84766 Hydroa Vacciniforme semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018024 hydroa vacciniforme skos:exactMatch Orphanet:330058 Hydroa vacciniforme semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018024 hydroa vacciniforme skos:exactMatch SCTID:200837006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018024 hydroa vacciniforme skos:exactMatch UMLS:C0020241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018025 chronic actinic dermatitis skos:exactMatch Orphanet:330064 Chronic actinic dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018025 chronic actinic dermatitis skos:exactMatch SCTID:52636001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018025 chronic actinic dermatitis skos:exactMatch UMLS:C1510437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018026 tetraploidy syndrome skos:exactMatch MESH:D057891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018026 tetraploidy syndrome skos:exactMatch Orphanet:3305 Tetraploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018026 tetraploidy syndrome skos:exactMatch SCTID:726363000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018026 tetraploidy syndrome skos:exactMatch UMLS:C0795884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018027 duplication/inversion 15q11 skos:exactMatch MESH:C580205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018027 duplication/inversion 15q11 skos:exactMatch Orphanet:3306 Inverted duplicated chromosome 15 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018027 duplication/inversion 15q11 skos:exactMatch SCTID:723332005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018028 tetrasomy 5p skos:exactMatch Orphanet:3309 Tetrasomy 5p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018028 tetrasomy 5p skos:exactMatch SCTID:766755003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018029 congenital factor XIII deficiency skos:exactMatch DOID:2211 factor XIII deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018029 congenital factor XIII deficiency skos:exactMatch NCIT:C131633 Factor XIII Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018029 congenital factor XIII deficiency skos:exactMatch Orphanet:331 Congenital factor XIII deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018029 congenital factor XIII deficiency skos:exactMatch SCTID:50189006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018030 tetrasomy 9p skos:exactMatch MESH:C538027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018030 tetrasomy 9p skos:exactMatch Orphanet:3310 Tetrasomy 9p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018030 tetrasomy 9p skos:exactMatch SCTID:715530004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018030 tetrasomy 9p skos:exactMatch UMLS:C0795832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018031 granulomatous slack skin disease skos:exactMatch NCIT:C35464 Granulomatous Slack Skin Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018031 granulomatous slack skin disease skos:exactMatch Orphanet:33111 Granulomatous slack skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018031 granulomatous slack skin disease skos:exactMatch SCTID:277796003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018031 granulomatous slack skin disease skos:exactMatch UMLS:C0376407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018032 obsolete constitutional neutropenia with extra-hematopoietic manifestations skos:exactMatch Orphanet:331184 Constitutional neutropenia with extra-hematopoietic manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018033 obsolete other immunodeficiency syndromes due to defects in innate immunity skos:exactMatch Orphanet:331193 Other immunodeficiency syndromes due to defects in innate immunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018033 obsolete other immunodeficiency syndromes due to defects in innate immunity skos:exactMatch UMLS:CN204276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018034 thalidomide embryopathy skos:exactMatch NCIT:C99082 Thalidomide Embryopathy Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018034 thalidomide embryopathy skos:exactMatch Orphanet:3312 Thalidomide embryopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018034 thalidomide embryopathy skos:exactMatch SCTID:36193003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018034 thalidomide embryopathy skos:exactMatch UMLS:C0432365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018035 obsolete syndrome with combined immunodeficiency skos:exactMatch Orphanet:331217 Syndrome with combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018035 obsolete syndrome with combined immunodeficiency skos:exactMatch UMLS:CN204279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018036 obsolete immunodeficiency due to absence of thymus skos:exactMatch Orphanet:331220 Immunodeficiency due to absence of thymus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018037 hyper-IgE syndrome skos:exactMatch DOID:0080545 hyper IgE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018037 hyper-IgE syndrome skos:exactMatch NCIT:C3144 Hyperimmunoglobulin E Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018037 hyper-IgE syndrome skos:exactMatch OMIMPS:147060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018037 hyper-IgE syndrome skos:exactMatch Orphanet:331223 Hyper-IgE syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018037 hyper-IgE syndrome skos:exactMatch UMLS:CN204280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018038 obsolete immunodeficiency with isotype or light chain deficiencies with normal number of B-cells skos:exactMatch Orphanet:331232 Immunodeficiency with isotype or light chain deficiencies with normal number of B-cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018039 selective IgM deficiency skos:exactMatch DOID:0050222 selective IgM deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018039 selective IgM deficiency skos:exactMatch Orphanet:331235 Selective IgM deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018039 selective IgM deficiency skos:exactMatch SCTID:190980000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018040 obsolete immunodeficiency with severe reduction in serum IgG and IgA with normal/elevated IgM and normal number of B-cells skos:exactMatch Orphanet:331240 Immunodeficiency with severe reduction in serum IgG and IgA with normal/elevated IgM and normal number of B-cells semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018041 obsolete other immunodeficiency syndrome with predominantly antibody defects skos:exactMatch Orphanet:331244 Other immunodeficiency syndrome with predominantly antibody defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018041 obsolete other immunodeficiency syndrome with predominantly antibody defects skos:exactMatch UMLS:CN204282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018042 obsolete immunodeficiency syndrome with abnormal pigmentation skos:exactMatch Orphanet:331249 Immunodeficiency syndrome with hypopigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018042 obsolete immunodeficiency syndrome with abnormal pigmentation skos:exactMatch UMLS:CN204283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018043 Thomas syndrome skos:exactMatch MESH:C536514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018043 Thomas syndrome skos:exactMatch Orphanet:3316 Thomas syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018043 Thomas syndrome skos:exactMatch SCTID:716740009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018043 Thomas syndrome skos:exactMatch UMLS:C2931225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018044 idiopathic hypersomnia skos:exactMatch MESH:D020177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018044 idiopathic hypersomnia skos:exactMatch NCIT:C116343 Idiopathic Hypersomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018044 idiopathic hypersomnia skos:exactMatch Orphanet:33208 Idiopathic hypersomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018044 idiopathic hypersomnia skos:exactMatch SCTID:3731000119107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018044 idiopathic hypersomnia skos:exactMatch UMLS:C0751757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018045 Hoyeraal-Hreidarsson syndrome skos:exactMatch MESH:C536068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018045 Hoyeraal-Hreidarsson syndrome skos:exactMatch Orphanet:3322 Hoyeraal-Hreidarsson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018045 Hoyeraal-Hreidarsson syndrome skos:exactMatch SCTID:707276009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018045 Hoyeraal-Hreidarsson syndrome skos:exactMatch UMLS:C1846142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018046 thrombocytopenia-robin sequence syndrome skos:exactMatch MESH:C536898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018046 thrombocytopenia-robin sequence syndrome skos:exactMatch UMLS:C2931364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018047 familial thrombomodulin anomalies skos:exactMatch MESH:C536900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018047 familial thrombomodulin anomalies skos:exactMatch Orphanet:3324 Familial thrombomodulin anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018047 familial thrombomodulin anomalies skos:exactMatch UMLS:C2931365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018048 heparin-induced thrombocytopenia skos:exactMatch Orphanet:3325 Heparin-induced thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018048 heparin-induced thrombocytopenia skos:exactMatch SCTID:73397007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018048 heparin-induced thrombocytopenia skos:exactMatch UMLS:C0272285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018050 tibial aplasia-ectrodactyly syndrome skos:exactMatch Orphanet:3329 Tibial aplasia-ectrodactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018051 Jessner lymphocytic infiltration of the skin skos:exactMatch Orphanet:33314 Jessner lymphocytic infiltration of the skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018051 Jessner lymphocytic infiltration of the skin skos:exactMatch UMLS:C0580181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018053 trichothiodystrophy skos:exactMatch DOID:0111866 trichothiodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018053 trichothiodystrophy skos:exactMatch NCIT:C4924 Trichothiodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018053 trichothiodystrophy skos:exactMatch OMIMPS:601675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018053 trichothiodystrophy skos:exactMatch Orphanet:33364 Trichothiodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018053 trichothiodystrophy skos:exactMatch SCTID:723551003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018053 trichothiodystrophy skos:exactMatch UMLS:C1955934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018054 familial atrial fibrillation skos:exactMatch DOID:0050650 familial atrial fibrillation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018054 familial atrial fibrillation skos:exactMatch OMIMPS:608583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018054 familial atrial fibrillation skos:exactMatch Orphanet:334 Familial atrial fibrillation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018054 familial atrial fibrillation skos:exactMatch SCTID:715395008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018054 familial atrial fibrillation skos:exactMatch UMLS:CN204347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018055 pediatric hepatocellular carcinoma skos:exactMatch DOID:0070322 childhood hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018055 pediatric hepatocellular carcinoma skos:exactMatch NCIT:C7955 Childhood Hepatocellular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018055 pediatric hepatocellular carcinoma skos:exactMatch Orphanet:33402 Pediatric hepatocellular carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018055 pediatric hepatocellular carcinoma skos:exactMatch UMLS:CN204349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018056 bullous lichen planus skos:exactMatch ICD10CM:L43.1 Bullous lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018056 bullous lichen planus skos:exactMatch NCIT:C34778 Bullous Lichen Planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018056 bullous lichen planus skos:exactMatch Orphanet:33408 Bullous lichen planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018056 bullous lichen planus skos:exactMatch SCTID:6111009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018056 bullous lichen planus skos:exactMatch UMLS:C0023648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018058 tracheal agenesis skos:exactMatch MESH:C536975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018058 tracheal agenesis skos:exactMatch NCIT:C35376 Tracheal Agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018058 tracheal agenesis skos:exactMatch Orphanet:3346 Tracheal agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018058 tracheal agenesis skos:exactMatch SCTID:3987009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018058 tracheal agenesis skos:exactMatch UMLS:C1261567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018059 meningococcal meningitis skos:exactMatch DOID:0080176 meningococcal meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018059 meningococcal meningitis skos:exactMatch ICD10CM:A39.0 Meningococcal meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018059 meningococcal meningitis skos:exactMatch MESH:D008585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018059 meningococcal meningitis skos:exactMatch Orphanet:33475 Meningococcal meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018059 meningococcal meningitis skos:exactMatch SCTID:192644005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018059 meningococcal meningitis skos:exactMatch UMLS:C0025294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018060 congenital fibrinogen deficiency skos:exactMatch Orphanet:335 Congenital fibrinogen deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018061 trichodermodysplasia-dental alterations syndrome skos:exactMatch MESH:C537402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018061 trichodermodysplasia-dental alterations syndrome skos:exactMatch Orphanet:3353 Trichodermodysplasia-dental alterations syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018061 trichodermodysplasia-dental alterations syndrome skos:exactMatch UMLS:C2931485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018062 autosomal dominant trichoodontoonychodysplasia-syndactyly skos:exactMatch MESH:C536565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018062 autosomal dominant trichoodontoonychodysplasia-syndactyly skos:exactMatch UMLS:C2931239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018063 nodular non-suppurative panniculitis skos:exactMatch DOID:1525 nodular nonsuppurative panniculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018063 nodular non-suppurative panniculitis skos:exactMatch MESH:D010201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018063 nodular non-suppurative panniculitis skos:exactMatch Orphanet:33577 Nodular non-suppurative panniculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018063 nodular non-suppurative panniculitis skos:exactMatch SCTID:33760009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018063 nodular non-suppurative panniculitis skos:exactMatch UMLS:C0030328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018064 trigonocephaly-broad thumbs syndrome skos:exactMatch Orphanet:3365 Trigonocephaly-broad thumbs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018064 trigonocephaly-broad thumbs syndrome skos:exactMatch SCTID:719949001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018065 isolated trigonocephaly skos:exactMatch OMIMPS:190440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018065 isolated trigonocephaly skos:exactMatch Orphanet:3366 Non-syndromic metopic craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018065 isolated trigonocephaly skos:exactMatch UMLS:CN236409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018065 isolated trigonocephaly skos:exactMatch UMLS:CN239481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018066 trisomy X skos:exactMatch MESH:C535318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018066 trisomy X skos:exactMatch NCIT:C129718 47,XXX Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018066 trisomy X skos:exactMatch Orphanet:3375 Trisomy X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018066 trisomy X skos:exactMatch SCTID:35111009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018066 trisomy X skos:exactMatch UMLS:C0221033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018067 triploidy skos:exactMatch MESH:D057885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018067 triploidy skos:exactMatch NCIT:C85204 Triploidy Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018067 triploidy skos:exactMatch Orphanet:3376 Triploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018067 triploidy skos:exactMatch SCTID:66651005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018067 triploidy skos:exactMatch UMLS:C0333693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018068 trisomy 13 skos:exactMatch DOID:11665 Patau syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018068 trisomy 13 skos:exactMatch MESH:C536305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018068 trisomy 13 skos:exactMatch NCIT:C101223 Complete Trisomy 13 Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018068 trisomy 13 skos:exactMatch Orphanet:3378 Trisomy 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018068 trisomy 13 skos:exactMatch SCTID:21111006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018068 trisomy 13 skos:exactMatch UMLS:C0152095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018068 trisomy 13 skos:exactMatch UMLS:CN204386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018069 distal trisomy 17q skos:exactMatch Orphanet:3379 Distal trisomy 17q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018069 distal trisomy 17q skos:exactMatch SCTID:766051001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018070 familial multiple fibrofolliculoma skos:exactMatch Orphanet:338 Familial multiple fibrofolliculoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018070 familial multiple fibrofolliculoma skos:exactMatch SCTID:723361006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018070 familial multiple fibrofolliculoma skos:exactMatch UMLS:CN204388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018071 trisomy 18 skos:exactMatch DOID:1085 Edwards syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018071 trisomy 18 skos:exactMatch MESH:C580500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018071 trisomy 18 skos:exactMatch Orphanet:3380 Trisomy 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018071 trisomy 18 skos:exactMatch SCTID:51500006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018071 trisomy 18 skos:exactMatch UMLS:C0152096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018072 persistent truncus arteriosus skos:exactMatch MESH:D014339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018072 persistent truncus arteriosus skos:exactMatch NCIT:C98880 Persistent Truncus Arteriosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018072 persistent truncus arteriosus skos:exactMatch Orphanet:3384 Truncus arteriosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018075 neural tube defect skos:exactMatch DOID:0080074 neural tube defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018075 neural tube defect skos:exactMatch MESH:D009436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018075 neural tube defect skos:exactMatch NCIT:C84923 Neural Tube Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018075 neural tube defect skos:exactMatch Orphanet:3388 Neural tube defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018075 neural tube defect skos:exactMatch SCTID:253098009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018076 tuberculosis skos:exactMatch DOID:399 tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018076 tuberculosis skos:exactMatch ICD10CM:A15-A19 Tuberculosis (A15-A19) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018076 tuberculosis skos:exactMatch MESH:D014376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018076 tuberculosis skos:exactMatch NCIT:C3423 Tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018076 tuberculosis skos:exactMatch Orphanet:3389 Tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018076 tuberculosis skos:exactMatch SCTID:56717001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018076 tuberculosis skos:exactMatch UMLS:C0041296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018076 tuberculosis skos:exactMatch UMLS:C0151332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018077 tularemia skos:exactMatch DOID:2123 tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018077 tularemia skos:exactMatch ICD10CM:A21 Tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018077 tularemia skos:exactMatch MESH:D014406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018077 tularemia skos:exactMatch NCIT:C85208 Tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018077 tularemia skos:exactMatch Orphanet:3392 Tularemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018077 tularemia skos:exactMatch SCTID:19265001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018077 tularemia skos:exactMatch UMLS:C0041351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018078 soft tissue sarcoma skos:exactMatch NCIT:C9306 Soft Tissue Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018078 soft tissue sarcoma skos:exactMatch Orphanet:3394 Soft tissue sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018078 soft tissue sarcoma skos:exactMatch SCTID:424952003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018078 soft tissue sarcoma skos:exactMatch UMLS:CN204398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018079 thymic epithelial neoplasm skos:exactMatch MESH:C536905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018079 thymic epithelial neoplasm skos:exactMatch NCIT:C6450 Thymic Epithelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018079 thymic epithelial neoplasm skos:exactMatch Orphanet:3398 Thymic epithelial neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018079 thymic epithelial neoplasm skos:exactMatch UMLS:C1266101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018080 obsolete rare germ cell tumor skos:exactMatch Orphanet:3399 Germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018080 obsolete rare germ cell tumor skos:exactMatch SCTID:402878003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018081 hemorrhagic fever-renal syndrome skos:exactMatch MESH:C535630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018081 hemorrhagic fever-renal syndrome skos:exactMatch Orphanet:340 Hemorrhagic fever-renal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018081 hemorrhagic fever-renal syndrome skos:exactMatch UMLS:C2930957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018081 hemorrhagic fever-renal syndrome skos:exactMatch UMLS:CN204401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018082 aorto-ventricular tunnel skos:exactMatch MESH:D000082903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018082 aorto-ventricular tunnel skos:exactMatch Orphanet:3400 Aorto-ventricular tunnel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018082 aorto-ventricular tunnel skos:exactMatch UMLS:CN225932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018083 transient tyrosinemia of the newborn skos:exactMatch Orphanet:3402 Transient tyrosinemia of the newborn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018083 transient tyrosinemia of the newborn skos:exactMatch UMLS:CN204402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018084 Uhl anomaly skos:exactMatch MESH:C536932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018084 Uhl anomaly skos:exactMatch Orphanet:3403 Uhl anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018085 umbilical cord ulceration-intestinal atresia syndrome skos:exactMatch MESH:C536938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018085 umbilical cord ulceration-intestinal atresia syndrome skos:exactMatch Orphanet:3405 Umbilical cord ulceration-intestinal atresia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018085 umbilical cord ulceration-intestinal atresia syndrome skos:exactMatch UMLS:C2931371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018086 ulerythema ophryogenesis skos:exactMatch Orphanet:3406 Ulerythema ophryogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018087 viral hemorrhagic fever skos:exactMatch MESH:D006482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018087 viral hemorrhagic fever skos:exactMatch NCIT:C36170 Viral Hemorrhagic Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018087 viral hemorrhagic fever skos:exactMatch Orphanet:341 Viral hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018087 viral hemorrhagic fever skos:exactMatch SCTID:240523007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018087 viral hemorrhagic fever skos:exactMatch UMLS:C0019104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018087 viral hemorrhagic fever skos:exactMatch UMLS:CN204409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018088 familial Mediterranean fever skos:exactMatch DOID:2987 familial Mediterranean fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018088 familial Mediterranean fever skos:exactMatch MESH:D010505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018088 familial Mediterranean fever skos:exactMatch NCIT:C84707 Familial Mediterranean Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018088 familial Mediterranean fever skos:exactMatch Orphanet:342 Familial Mediterranean fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018088 familial Mediterranean fever skos:exactMatch SCTID:12579009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018088 familial Mediterranean fever skos:exactMatch UMLS:C0031069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018089 double outlet right ventricle skos:exactMatch DOID:6406 double outlet right ventricle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018089 double outlet right ventricle skos:exactMatch ICD10CM:Q20.1 Double outlet right ventricle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018089 double outlet right ventricle skos:exactMatch MESH:D004310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018089 double outlet right ventricle skos:exactMatch NCIT:C98916 Double Outlet Right Ventricle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018089 double outlet right ventricle skos:exactMatch Orphanet:3426 Double outlet right ventricle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018089 double outlet right ventricle skos:exactMatch SCTID:204299009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018089 double outlet right ventricle skos:exactMatch UMLS:C0013069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018090 double outlet left ventricle skos:exactMatch Orphanet:3427 Double outlet left ventricle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018090 double outlet left ventricle skos:exactMatch SCTID:7368005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018091 microcephaly-brachydactyly-kyphoscoliosis syndrome skos:exactMatch MESH:C536349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018091 microcephaly-brachydactyly-kyphoscoliosis syndrome skos:exactMatch Orphanet:3433 Microcephaly-brachydactyly-kyphoscoliosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018091 microcephaly-brachydactyly-kyphoscoliosis syndrome skos:exactMatch SCTID:719378009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018091 microcephaly-brachydactyly-kyphoscoliosis syndrome skos:exactMatch UMLS:C2931177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018092 Vogt-Koyanagi-Harada disease skos:exactMatch DOID:12297 Vogt-Koyanagi-Harada disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018092 Vogt-Koyanagi-Harada disease skos:exactMatch MESH:D014607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018092 Vogt-Koyanagi-Harada disease skos:exactMatch NCIT:C85218 Uveomeningoencephalitic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018092 Vogt-Koyanagi-Harada disease skos:exactMatch Orphanet:3437 Vogt-Koyanagi-Harada disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018092 Vogt-Koyanagi-Harada disease skos:exactMatch SCTID:193497004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018092 Vogt-Koyanagi-Harada disease skos:exactMatch UMLS:C0042170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018093 arbovirus fever skos:exactMatch Orphanet:344 Arbovirus fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018093 arbovirus fever skos:exactMatch UMLS:CN227261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018094 Waardenburg syndrome skos:exactMatch DOID:9258 Waardenburg's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018094 Waardenburg syndrome skos:exactMatch MESH:D014849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018094 Waardenburg syndrome skos:exactMatch NCIT:C85222 Waardenburg Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018094 Waardenburg syndrome skos:exactMatch OMIMPS:193500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018094 Waardenburg syndrome skos:exactMatch Orphanet:3440 Waardenburg syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018094 Waardenburg syndrome skos:exactMatch SCTID:715952000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018095 Weaver-Williams syndrome skos:exactMatch Orphanet:3448 Weaver-Williams syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018095 Weaver-Williams syndrome skos:exactMatch UMLS:CN204431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018096 Weill-Marchesani syndrome skos:exactMatch DOID:0050475 Weill-Marchesani syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018096 Weill-Marchesani syndrome skos:exactMatch MESH:D056846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018096 Weill-Marchesani syndrome skos:exactMatch NCIT:C85226 Weill-Marchesani Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018096 Weill-Marchesani syndrome skos:exactMatch OMIMPS:277600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018096 Weill-Marchesani syndrome skos:exactMatch Orphanet:3449 Weill-Marchesani syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018096 Weill-Marchesani syndrome skos:exactMatch SCTID:2884008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018096 Weill-Marchesani syndrome skos:exactMatch UMLS:C0265313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018097 West syndrome skos:exactMatch DOID:0050562 West syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018097 West syndrome skos:exactMatch NCIT:C84788 West Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018097 West syndrome skos:exactMatch Orphanet:3451 Infantile spasms syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018097 West syndrome skos:exactMatch SCTID:28055006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018097 West syndrome skos:exactMatch UMLS:C0037769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018098 autosomal dominant limb-girdle muscular dystrophy type 1E (DES) skos:exactMatch UMLS:C3148763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018100 familial primary hypomagnesemia skos:exactMatch DOID:0060879 primary hypomagnesemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018100 familial primary hypomagnesemia skos:exactMatch NCIT:C123263 Familial Primary Hypomagnesemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018100 familial primary hypomagnesemia skos:exactMatch OMIMPS:602014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018100 familial primary hypomagnesemia skos:exactMatch SCTID:80710001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018101 familial primary hypomagnesemia with normocalciuria and normocalcemia skos:exactMatch SCTID:725031005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018101 familial primary hypomagnesemia with normocalciuria and normocalcemia skos:exactMatch UMLS:C4510731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018101 familial primary hypomagnesemia with normocalciuria and normocalcemia skos:exactMatch UMLS:CN204443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018102 corneal dystrophy skos:exactMatch DOID:2566 corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018102 corneal dystrophy skos:exactMatch MESH:D003317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018102 corneal dystrophy skos:exactMatch NCIT:C34513 Corneal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018102 corneal dystrophy skos:exactMatch Orphanet:34533 Corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018102 corneal dystrophy skos:exactMatch SCTID:5587004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018102 corneal dystrophy skos:exactMatch UMLS:C0010036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018103 Quinquaud's folliculitis decalvans skos:exactMatch Orphanet:346 Quinquaud folliculitis decalvans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018103 Quinquaud's folliculitis decalvans skos:exactMatch SCTID:53593008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018103 Quinquaud's folliculitis decalvans skos:exactMatch UMLS:CN227263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018104 obsolete Torg-Winchester syndrome skos:exactMatch Orphanet:3460 Torg-Winchester syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018105 Wolfram syndrome skos:exactMatch DOID:10632 Wolfram syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018105 Wolfram syndrome skos:exactMatch MESH:D014929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018105 Wolfram syndrome skos:exactMatch NCIT:C35133 Wolfram Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018105 Wolfram syndrome skos:exactMatch Orphanet:3463 Wolfram syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018105 Wolfram syndrome skos:exactMatch SCTID:70694009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018105 Wolfram syndrome skos:exactMatch UMLS:C0043207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018105 Wolfram syndrome skos:exactMatch UMLS:CN184630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018106 hereditary xanthinuria skos:exactMatch DOID:0060236 xanthinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018106 hereditary xanthinuria skos:exactMatch OMIMPS:278300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018106 hereditary xanthinuria skos:exactMatch Orphanet:3467 Hereditary xanthinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018106 hereditary xanthinuria skos:exactMatch SCTID:54627004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018107 idiopathic recurrent and disabling cutaneous herpes skos:exactMatch Orphanet:35061 OBSOLETE: Idiopathic recurrent and disabling cutaneous herpes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018107 idiopathic recurrent and disabling cutaneous herpes skos:exactMatch UMLS:CN204468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018108 idiopathic disseminated cytomegalovirus infection skos:exactMatch Orphanet:35062 Severe disseminated cytomegalovirus infection in immunocompetent patients semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018108 idiopathic disseminated cytomegalovirus infection skos:exactMatch UMLS:CN204469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018109 fulminant viral hepatitis skos:exactMatch Orphanet:35063 Fulminant viral hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018110 lethal idiopathic viral infection skos:exactMatch Orphanet:35064 OBSOLETE: Lethal idiopathic viral infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018110 lethal idiopathic viral infection skos:exactMatch UMLS:CN776879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018111 idiopathic severe pneumococcemia skos:exactMatch Orphanet:35065 OBSOLETE: Idiopathic severe pneumococcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018112 isolated scaphocephaly skos:exactMatch Orphanet:35093 Non-syndromic sagittal craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018114 isolated brachycephaly skos:exactMatch Orphanet:35099 Non-syndromic bicoronal craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018115 epidermal nevus syndrome skos:exactMatch Orphanet:35125 Epidermal nevus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018115 epidermal nevus syndrome skos:exactMatch SCTID:239112008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018116 galactosemia skos:exactMatch DOID:9870 galactosemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018116 galactosemia skos:exactMatch MESH:D005693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018116 galactosemia skos:exactMatch NCIT:C84723 Galactosemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018116 galactosemia skos:exactMatch OMIMPS:230400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018116 galactosemia skos:exactMatch Orphanet:352 Galactosemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018116 galactosemia skos:exactMatch SCTID:190745006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018116 galactosemia skos:exactMatch UMLS:C0016952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018117 disorder of phospholipids, sphingolipids and fatty acids biosynthesis skos:exactMatch Orphanet:352301 Disorder of phospholipids, sphingolipids and fatty acids biosynthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018117 disorder of phospholipids, sphingolipids and fatty acids biosynthesis skos:exactMatch UMLS:CN227264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018118 obsolete disorder of phospholipids, sphingolipids and fatty acids biosynthesis with central nervous system predominant involvement skos:exactMatch Orphanet:352306 Disorder of phospholipids, sphingolipids and fatty acids biosynthesis with central nervous system predominant involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018118 obsolete disorder of phospholipids, sphingolipids and fatty acids biosynthesis with central nervous system predominant involvement skos:exactMatch UMLS:CN227265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018119 obsolete disorder of phospholipids, sphingolipids and fatty acids biosynthesis with peripheral nerves predominant involvement skos:exactMatch Orphanet:352309 Disorder of phospholipids, sphingolipids and fatty acids biosynthesis with peripheral nerves predominant involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018119 obsolete disorder of phospholipids, sphingolipids and fatty acids biosynthesis with peripheral nerves predominant involvement skos:exactMatch UMLS:CN227266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018120 obsolete disorder of phospholipids, sphingolipids and fatty acids biosynthesis with skeletal muscle predominant involvement skos:exactMatch Orphanet:352312 Disorder of phospholipids, sphingolipids and fatty acids biosynthesis with skeletal muscle predominant involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018120 obsolete disorder of phospholipids, sphingolipids and fatty acids biosynthesis with skeletal muscle predominant involvement skos:exactMatch UMLS:CN227267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018121 mitochondrial DNA maintenance syndrome skos:exactMatch Orphanet:352456 Mitochondrial DNA maintenance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018121 mitochondrial DNA maintenance syndrome skos:exactMatch UMLS:CN204491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018122 digital anomalies-intellectual disability-short stature syndrome skos:exactMatch Orphanet:352487 Digital anomalies-intellectual disability-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018122 digital anomalies-intellectual disability-short stature syndrome skos:exactMatch UMLS:CN204494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018123 intellectual disability-obesity-brain malformations-facial dysmorphism syndrome skos:exactMatch Orphanet:352530 Intellectual disability-obesity-brain malformations-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018123 intellectual disability-obesity-brain malformations-facial dysmorphism syndrome skos:exactMatch UMLS:CN204496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018124 Oncogenic osteomalacia skos:exactMatch MESH:C537751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018124 Oncogenic osteomalacia skos:exactMatch NCIT:C67235 Oncogenic Osteomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018124 Oncogenic osteomalacia skos:exactMatch Orphanet:352540 Oncogenic osteomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018124 Oncogenic osteomalacia skos:exactMatch SCTID:392559009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018124 Oncogenic osteomalacia skos:exactMatch UMLS:C1274103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018125 focal epilepsy-intellectual disability-cerebro-cerebellar malformation skos:exactMatch Orphanet:352587 Focal epilepsy-intellectual disability-cerebro-cerebellar malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018125 focal epilepsy-intellectual disability-cerebro-cerebellar malformation skos:exactMatch UMLS:CN204502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018126 progressive myoclonic epilepsy with dystonia skos:exactMatch Orphanet:352596 Progressive myoclonic epilepsy with dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018126 progressive myoclonic epilepsy with dystonia skos:exactMatch SCTID:763349002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018127 16q24.1 microdeletion syndrome skos:exactMatch Orphanet:352629 16q24.1 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018127 16q24.1 microdeletion syndrome skos:exactMatch UMLS:CN204505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018128 phalangeal microgeodic syndrome skos:exactMatch Orphanet:352636 Phalangeal microgeodic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018128 phalangeal microgeodic syndrome skos:exactMatch UMLS:CN204506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018129 autosomal recessive cerebellar ataxia with late-onset spasticity skos:exactMatch Orphanet:352641 Autosomal recessive cerebellar ataxia with late-onset spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018129 autosomal recessive cerebellar ataxia with late-onset spasticity skos:exactMatch SCTID:763348005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018129 autosomal recessive cerebellar ataxia with late-onset spasticity skos:exactMatch UMLS:CN204507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018130 brain dopamine-serotonin vesicular transport disease skos:exactMatch Orphanet:352649 Brain dopamine-serotonin vesicular transport disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018130 brain dopamine-serotonin vesicular transport disease skos:exactMatch SCTID:717942003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018130 brain dopamine-serotonin vesicular transport disease skos:exactMatch UMLS:C4303546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018130 brain dopamine-serotonin vesicular transport disease skos:exactMatch UMLS:CN204508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018131 neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-hip dysplasia syndrome due to 9q21 microdeletion skos:exactMatch Orphanet:352665 Neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-skeletal anomalies syndrome due to 9q21.3 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018131 neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-hip dysplasia syndrome due to 9q21 microdeletion skos:exactMatch UMLS:CN204512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018132 obsolete congenital muscular alpha-dystroglycanopathy with brain and eye anomalies skos:exactMatch DOID:0111229 congenital muscular dystrophy-dystroglycanopathy type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018132 obsolete congenital muscular alpha-dystroglycanopathy with brain and eye anomalies skos:exactMatch Orphanet:352687 Congenital muscular alpha-dystroglycanopathy with brain and eye anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018133 attenuated Chédiak-Higashi syndrome skos:exactMatch Orphanet:352723 Attenuated Chédiak-Higashi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018133 attenuated Chédiak-Higashi syndrome skos:exactMatch SCTID:720520009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018133 attenuated Chédiak-Higashi syndrome skos:exactMatch UMLS:C4304022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018133 attenuated Chédiak-Higashi syndrome skos:exactMatch UMLS:CN204519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018134 disorder of melanin metabolism skos:exactMatch Orphanet:352728 Disorder of melanin metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018134 disorder of melanin metabolism skos:exactMatch UMLS:CN227269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018135 oculocutaneous albinism type 1 skos:exactMatch MESH:C537728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018135 oculocutaneous albinism type 1 skos:exactMatch Orphanet:352731 Oculocutaneous albinism type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018135 oculocutaneous albinism type 1 skos:exactMatch SCTID:765146000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018135 oculocutaneous albinism type 1 skos:exactMatch UMLS:CN119529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018136 minimal pigment oculocutaneous albinism type 1 skos:exactMatch Orphanet:352734 Minimal pigment oculocutaneous albinism type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018136 minimal pigment oculocutaneous albinism type 1 skos:exactMatch SCTID:237919007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018136 minimal pigment oculocutaneous albinism type 1 skos:exactMatch UMLS:CN204521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018137 temperature-sensitive oculocutaneous albinism type 1 skos:exactMatch Orphanet:352737 Temperature-sensitive oculocutaneous albinism type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018137 temperature-sensitive oculocutaneous albinism type 1 skos:exactMatch UMLS:C1847132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018138 obsolete ocular albinism with congenital sensorineural hearing loss skos:exactMatch DOID:0090100 ocular albinism with sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018138 obsolete ocular albinism with congenital sensorineural hearing loss skos:exactMatch OMIM:103470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018138 obsolete ocular albinism with congenital sensorineural hearing loss skos:exactMatch Orphanet:352740 Ocular albinism with congenital sensorineural deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018138 obsolete ocular albinism with congenital sensorineural hearing loss skos:exactMatch UMLS:C1863198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018141 pyruvate carboxylase deficiency, infantile form skos:exactMatch Orphanet:353308 Pyruvate carboxylase deficiency, infantile type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018141 pyruvate carboxylase deficiency, infantile form skos:exactMatch UMLS:CN204538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018142 pyruvate carboxylase deficiency, severe neonatal type skos:exactMatch Orphanet:353314 Pyruvate carboxylase deficiency, severe neonatal type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018142 pyruvate carboxylase deficiency, severe neonatal type skos:exactMatch UMLS:CN204539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018143 pyruvate carboxylase deficiency, benign type skos:exactMatch Orphanet:353320 Pyruvate carboxylase deficiency, benign type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018143 pyruvate carboxylase deficiency, benign type skos:exactMatch UMLS:CN204540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018144 congenital myasthenic syndromes with glycosylation defect skos:exactMatch Orphanet:353327 Congenital myasthenic syndromes with glycosylation defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018145 congenital retinal arteriovenous communication skos:exactMatch Orphanet:353334 Congenital retinal arteriovenous communication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018146 idiopathic macular telangiectasia type 1 skos:exactMatch Orphanet:353344 Idiopathic macular telangiectasia type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018146 idiopathic macular telangiectasia type 1 skos:exactMatch UMLS:CN204544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018147 idiopathic macular telangiectasia type 3 skos:exactMatch Orphanet:353351 Idiopathic macular telangiectasia type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018147 idiopathic macular telangiectasia type 3 skos:exactMatch UMLS:CN204545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018148 vasoproliferative tumor of retina skos:exactMatch Orphanet:353356 Vasoproliferative tumor of the retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018148 vasoproliferative tumor of retina skos:exactMatch UMLS:CN204546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018149 GM1 gangliosidosis skos:exactMatch DOID:3322 GM1 gangliosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018149 GM1 gangliosidosis skos:exactMatch MESH:D016537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018149 GM1 gangliosidosis skos:exactMatch NCIT:C84739 GM1 Gangliosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018149 GM1 gangliosidosis skos:exactMatch Orphanet:354 GM1 gangliosidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018149 GM1 gangliosidosis skos:exactMatch SCTID:124465002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018149 GM1 gangliosidosis skos:exactMatch UMLS:C0085131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018150 Gaucher disease skos:exactMatch DOID:1926 Gaucher's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018150 Gaucher disease skos:exactMatch ICD10CM:E75.22 Gaucher disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018150 Gaucher disease skos:exactMatch MESH:D005776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018150 Gaucher disease skos:exactMatch NCIT:C61268 Gaucher Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018150 Gaucher disease skos:exactMatch Orphanet:355 Gaucher disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018150 Gaucher disease skos:exactMatch SCTID:190794006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018150 Gaucher disease skos:exactMatch UMLS:C0017205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018151 coenzyme Q10 deficiency skos:exactMatch DOID:0050730 coenzyme Q10 deficiency disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018151 coenzyme Q10 deficiency skos:exactMatch MESH:C564403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018151 coenzyme Q10 deficiency skos:exactMatch NCIT:C142083 Coenzyme Q10 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018151 coenzyme Q10 deficiency skos:exactMatch OMIMPS:607426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018151 coenzyme Q10 deficiency skos:exactMatch Orphanet:35656 Coenzyme Q10 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018151 coenzyme Q10 deficiency skos:exactMatch SCTID:724575009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018151 coenzyme Q10 deficiency skos:exactMatch UMLS:C1843920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018151 coenzyme Q10 deficiency skos:exactMatch UMLS:CN229570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018152 serpiginous choroiditis skos:exactMatch Orphanet:35686 Serpiginous choroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018152 serpiginous choroiditis skos:exactMatch SCTID:312491004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018152 serpiginous choroiditis skos:exactMatch UMLS:C0729842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018153 Erdheim-Chester disease skos:exactMatch DOID:4329 Erdheim-Chester disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018153 Erdheim-Chester disease skos:exactMatch MESH:D031249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018153 Erdheim-Chester disease skos:exactMatch NCIT:C53972 Erdheim-Chester Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018153 Erdheim-Chester disease skos:exactMatch Orphanet:35687 Erdheim-Chester disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018153 Erdheim-Chester disease skos:exactMatch SCTID:699537002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018153 Erdheim-Chester disease skos:exactMatch UMLS:C0878675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018154 Madelung deformity skos:exactMatch MESH:C562398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018154 Madelung deformity skos:exactMatch Orphanet:35688 OBSOLETE: Madelung deformity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018154 Madelung deformity skos:exactMatch SCTID:4530000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018155 lateral sclerosis skos:exactMatch DOID:230 lateral sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018155 lateral sclerosis skos:exactMatch NCIT:C129933 Primary Lateral Sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018155 lateral sclerosis skos:exactMatch Orphanet:35689 Primary lateral sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018155 lateral sclerosis skos:exactMatch SCTID:81211007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018155 lateral sclerosis skos:exactMatch UMLS:C0154682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018156 3q26q27 microdeletion syndrome skos:exactMatch Orphanet:356947 3q26q27 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018156 3q26q27 microdeletion syndrome skos:exactMatch UMLS:CN204590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018157 obsolete mitochondrial disorder due to a defect in mitochondrial protein synthesis skos:exactMatch Orphanet:35696 Mitochondrial disorder due to a defect in mitochondrial protein synthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018157 obsolete mitochondrial disorder due to a defect in mitochondrial protein synthesis skos:exactMatch UMLS:CN227273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018158 mitochondrial DNA depletion syndrome skos:exactMatch DOID:0070329 mitochondrial DNA depletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018158 mitochondrial DNA depletion syndrome skos:exactMatch OMIMPS:603041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018158 mitochondrial DNA depletion syndrome skos:exactMatch Orphanet:35698 Mitochondrial DNA depletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018158 mitochondrial DNA depletion syndrome skos:exactMatch UMLS:CN239350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018159 atypical hemolytic-uremic syndrome with DGKE deficiency skos:exactMatch DOID:0080388 nephrotic syndrome type 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018159 atypical hemolytic-uremic syndrome with DGKE deficiency skos:exactMatch Orphanet:357008 Hemolytic uremic syndrome with DGKE deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018159 atypical hemolytic-uremic syndrome with DGKE deficiency skos:exactMatch UMLS:CN204596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018160 hereditary retinoblastoma skos:exactMatch DOID:4648 familial retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018160 hereditary retinoblastoma skos:exactMatch NCIT:C8495 Hereditary Retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018160 hereditary retinoblastoma skos:exactMatch OMIM:180200 retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018160 hereditary retinoblastoma skos:exactMatch Orphanet:357027 Hereditary retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018161 non-hereditary retinoblastoma skos:exactMatch Orphanet:357034 Non-hereditary retinoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018161 non-hereditary retinoblastoma skos:exactMatch UMLS:CN204600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018162 neurometabolic disorder due to serine deficiency skos:exactMatch Orphanet:35705 Neurometabolic disorder due to serine deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018162 neurometabolic disorder due to serine deficiency skos:exactMatch UMLS:CN227274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018163 autosomal recessive cutis laxa type 2A skos:exactMatch DOID:0070134 autosomal recessive cutis laxa type IIA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018163 autosomal recessive cutis laxa type 2A skos:exactMatch OMIM:219200 cutis laxa, autosomal recessive, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018163 autosomal recessive cutis laxa type 2A skos:exactMatch Orphanet:357058 Autosomal recessive cutis laxa type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018164 arterial thoracic outlet syndrome skos:exactMatch Orphanet:357107 Arterial thoracic outlet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018164 arterial thoracic outlet syndrome skos:exactMatch SCTID:8051000119105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018164 arterial thoracic outlet syndrome skos:exactMatch UMLS:C1956395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018165 venous thoracic outlet syndrome skos:exactMatch Orphanet:357131 Venous thoracic outlet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018165 venous thoracic outlet syndrome skos:exactMatch SCTID:25981000119102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018165 venous thoracic outlet syndrome skos:exactMatch UMLS:C1956396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018166 oral submucous fibrosis skos:exactMatch DOID:5773 oral submucous fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018166 oral submucous fibrosis skos:exactMatch ICD10CM:K13.5 Oral submucous fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018166 oral submucous fibrosis skos:exactMatch MESH:D009914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018166 oral submucous fibrosis skos:exactMatch NCIT:C34866 Oral Cavity Submucous Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018166 oral submucous fibrosis skos:exactMatch Orphanet:357154 Oral submucous fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018166 oral submucous fibrosis skos:exactMatch SCTID:32883009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018166 oral submucous fibrosis skos:exactMatch UMLS:C0029171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018166 oral submucous fibrosis skos:exactMatch UMLS:C0029172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018167 primary essential cutis verticis gyrata skos:exactMatch Orphanet:357220 Primary essential cutis verticis gyrata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018167 primary essential cutis verticis gyrata skos:exactMatch SCTID:765135003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018167 primary essential cutis verticis gyrata skos:exactMatch UMLS:CN204615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018168 primary non-essential cutis verticis gyrata skos:exactMatch Orphanet:357225 Primary non-essential cutis verticis gyrata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018168 primary non-essential cutis verticis gyrata skos:exactMatch UMLS:CN204616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018169 morning glory syndrome skos:exactMatch Orphanet:35737 Morning glory disc anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018169 morning glory syndrome skos:exactMatch UMLS:C0549307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018170 idiopathic nephrotic syndrome skos:exactMatch NCIT:C122796 Idiopathic Nephrotic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018170 idiopathic nephrotic syndrome skos:exactMatch Orphanet:357502 Idiopathic nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018170 idiopathic nephrotic syndrome skos:exactMatch UMLS:C3496337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018171 malignant germ cell tumor of ovary skos:exactMatch DOID:2155 malignant ovarian germ cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018171 malignant germ cell tumor of ovary skos:exactMatch NCIT:C4514 Malignant Ovarian Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018171 malignant germ cell tumor of ovary skos:exactMatch Orphanet:35807 Malignant germ cell tumor of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018171 malignant germ cell tumor of ovary skos:exactMatch SCTID:254869000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018171 malignant germ cell tumor of ovary skos:exactMatch UMLS:C0346180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018172 malignant sex cord stromal tumor of ovary skos:exactMatch NCIT:C8053 Malignant Ovarian Sex Cord-Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018172 malignant sex cord stromal tumor of ovary skos:exactMatch Orphanet:35808 Malignant sex cord stromal tumor of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018172 malignant sex cord stromal tumor of ovary skos:exactMatch UMLS:C1334609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018172 malignant sex cord stromal tumor of ovary skos:exactMatch UMLS:CN204631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018173 acute opioid poisoning skos:exactMatch Orphanet:35889 Acute opioid poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018173 acute opioid poisoning skos:exactMatch UMLS:CN227277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018174 hereditary glaucoma skos:exactMatch MESH:C580055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018174 hereditary glaucoma skos:exactMatch Orphanet:359 Pediatric-onset glaucoma of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018174 hereditary glaucoma skos:exactMatch UMLS:CN227278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018175 combined deficiency of factor V and factor VIII skos:exactMatch Orphanet:35909 Combined deficiency of factor V and factor VIII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018175 combined deficiency of factor V and factor VIII skos:exactMatch SCTID:715559004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018175 combined deficiency of factor V and factor VIII skos:exactMatch UMLS:C1856883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018177 glioblastoma skos:exactMatch DOID:3068 glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018177 glioblastoma skos:exactMatch MESH:D005909 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018177 glioblastoma skos:exactMatch NCIT:C3058 Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018177 glioblastoma skos:exactMatch Orphanet:360 Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018177 glioblastoma skos:exactMatch SCTID:393563007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018177 glioblastoma skos:exactMatch UMLS:C0017636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018177 glioblastoma skos:exactMatch UMLS:C1621958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018177 glioblastoma skos:exactMatch UMLS:CN227279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018178 intestinal lymphangiectasia skos:exactMatch Orphanet:36204 Intestinal lymphangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018178 intestinal lymphangiectasia skos:exactMatch SCTID:197260007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018180 staphylococcal scarlet fever skos:exactMatch Orphanet:36235 Staphylococcal scarlet fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018180 staphylococcal scarlet fever skos:exactMatch UMLS:CN204670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018181 staphylococcal scalded skin syndrome skos:exactMatch DOID:9063 Ritter's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018181 staphylococcal scalded skin syndrome skos:exactMatch ICD10CM:L00 Staphylococcal scalded skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018181 staphylococcal scalded skin syndrome skos:exactMatch MESH:D013206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018181 staphylococcal scalded skin syndrome skos:exactMatch NCIT:C85077 Staphylococcal Scalded Skin Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018181 staphylococcal scalded skin syndrome skos:exactMatch Orphanet:36236 Staphylococcal scalded skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018181 staphylococcal scalded skin syndrome skos:exactMatch SCTID:200946001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018181 staphylococcal scalded skin syndrome skos:exactMatch SCTID:277475006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018181 staphylococcal scalded skin syndrome skos:exactMatch UMLS:C0038165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018181 staphylococcal scalded skin syndrome skos:exactMatch UMLS:C0678185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018182 bullous impetigo skos:exactMatch ICD10CM:L01.03 Bullous impetigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018182 bullous impetigo skos:exactMatch Orphanet:36237 Bullous impetigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018182 bullous impetigo skos:exactMatch SCTID:399183005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018182 bullous impetigo skos:exactMatch UMLS:C0021100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018183 staphylococcal necrotizing pneumonia skos:exactMatch Orphanet:36238 Staphylococcal necrotizing pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018183 staphylococcal necrotizing pneumonia skos:exactMatch SCTID:763888005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018184 gastric linitis plastica skos:exactMatch Orphanet:36273 Gastric linitis plastica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018184 gastric linitis plastica skos:exactMatch SCTID:721629005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018184 gastric linitis plastica skos:exactMatch UMLS:CN204677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018185 congenital anomaly of the great veins skos:exactMatch Orphanet:363189 Congenital anomaly of the great veins semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018186 obsolete ring chromosome skos:exactMatch Orphanet:363203 Ring chromosome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018187 genetic syndromic Pierre Robin syndrome skos:exactMatch Orphanet:363294 Genetic syndromic Pierre Robin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018187 genetic syndromic Pierre Robin syndrome skos:exactMatch UMLS:CN204685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018188 genetic intestinal polyposis skos:exactMatch Orphanet:363314 Genetic intestinal polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018188 genetic intestinal polyposis skos:exactMatch UMLS:C2713443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018189 autosomal recessive cerebellar ataxia - pyramidal signs - nystagmus - oculomotor apraxia syndrome skos:exactMatch Orphanet:363429 Autosomal recessive cerebellar ataxia-pyramidal signs-nystagmus-oculomotor apraxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018189 autosomal recessive cerebellar ataxia - pyramidal signs - nystagmus - oculomotor apraxia syndrome skos:exactMatch UMLS:CN204693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018190 autosomal dominant childhood-onset proximal spinal muscular atrophy skos:exactMatch DOID:0070348 spinal muscular atrophy with lower extremity predominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018190 autosomal dominant childhood-onset proximal spinal muscular atrophy skos:exactMatch OMIMPS:158600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018190 autosomal dominant childhood-onset proximal spinal muscular atrophy skos:exactMatch Orphanet:363447 Autosomal dominant childhood-onset proximal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018190 autosomal dominant childhood-onset proximal spinal muscular atrophy skos:exactMatch UMLS:CN227282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018191 tumor of testis and paratestis skos:exactMatch Orphanet:363472 Tumor of testis and paratestis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018191 tumor of testis and paratestis skos:exactMatch UMLS:CN204698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018192 paratesticular adenocarcinoma skos:exactMatch Orphanet:363478 Paratesticular adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018193 testicular teratoma skos:exactMatch NCIT:C3877 Testicular Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018193 testicular teratoma skos:exactMatch Orphanet:363483 Testicular teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018197 mitochondrial DNA depletion syndrome, hepatocerebrorenal form skos:exactMatch Orphanet:363534 Mitochondrial DNA depletion syndrome, hepatocerebrorenal form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018197 mitochondrial DNA depletion syndrome, hepatocerebrorenal form skos:exactMatch UMLS:CN204706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018198 acute encephalopathy with biphasic seizures and late reduced diffusion skos:exactMatch Orphanet:363549 Acute encephalopathy with biphasic seizures and late reduced diffusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018198 acute encephalopathy with biphasic seizures and late reduced diffusion skos:exactMatch SCTID:766044005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018199 new-onset refractory status epilepticus skos:exactMatch Orphanet:363558 New-onset refractory status epilepticus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018200 obsolete acute encephalopathy with inflammation-mediated status epilepticus skos:exactMatch Orphanet:363567 Acute encephalopathy with inflammation-mediated status epilepticus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018201 extragonadal germ cell tumor skos:exactMatch NCIT:C3918 Extragonadal Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018201 extragonadal germ cell tumor skos:exactMatch Orphanet:363579 Extragonadal germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018201 extragonadal germ cell tumor skos:exactMatch UMLS:C0262963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018201 extragonadal germ cell tumor skos:exactMatch UMLS:CN204711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018202 gonadal germ cell tumor skos:exactMatch Orphanet:363582 Gonadal germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018202 gonadal germ cell tumor skos:exactMatch UMLS:CN204712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018203 LMNA-related cardiocutaneous progeria syndrome skos:exactMatch Orphanet:363618 LMNA-related cardiocutaneous progeria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018203 LMNA-related cardiocutaneous progeria syndrome skos:exactMatch UMLS:CN204714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018204 20q11.2 microduplication syndrome skos:exactMatch Orphanet:363659 20q11.2 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018204 20q11.2 microduplication syndrome skos:exactMatch SCTID:763061004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018204 20q11.2 microduplication syndrome skos:exactMatch UMLS:CN204718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018205 distal monosomy 1q skos:exactMatch Orphanet:36367 Distal monosomy 1q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018205 distal monosomy 1q skos:exactMatch SCTID:717633007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018205 distal monosomy 1q skos:exactMatch UMLS:C4273897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018206 childhood-onset autosomal recessive myopathy with external ophthalmoplegia skos:exactMatch Orphanet:363677 Childhood-onset autosomal recessive myopathy with external ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018207 2p13.2 microdeletion syndrome skos:exactMatch Orphanet:363680 2p13.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018207 2p13.2 microdeletion syndrome skos:exactMatch UMLS:CN204723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018208 neurofibromatosis type 1 due to NF1 mutation or intragenic deletion skos:exactMatch Orphanet:363700 Neurofibromatosis type 1 due to NF1 mutation or intragenic deletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018208 neurofibromatosis type 1 due to NF1 mutation or intragenic deletion skos:exactMatch UMLS:CN204726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018209 Alexander disease type I skos:exactMatch Orphanet:363717 Alexander disease type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018209 Alexander disease type I skos:exactMatch UMLS:CN204729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018210 Alexander disease type II skos:exactMatch Orphanet:363722 Alexander disease type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018210 Alexander disease type II skos:exactMatch UMLS:CN204730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018211 Balint syndrome skos:exactMatch Orphanet:363746 Balint syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018211 Balint syndrome skos:exactMatch SCTID:765212008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018212 familial cervical artery dissection skos:exactMatch Orphanet:36382 Familial cervical artery dissection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018212 familial cervical artery dissection skos:exactMatch UMLS:CN204734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018213 hereditary sensory and autonomic neuropathy type 1 skos:exactMatch DOID:0070162 hereditary sensory and autonomic neuropathy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018213 hereditary sensory and autonomic neuropathy type 1 skos:exactMatch Orphanet:36386 Hereditary sensory and autonomic neuropathy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018213 hereditary sensory and autonomic neuropathy type 1 skos:exactMatch SCTID:397734008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018214 generalized epilepsy with febrile seizures plus skos:exactMatch DOID:0060170 generalized epilepsy with febrile seizures plus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018214 generalized epilepsy with febrile seizures plus skos:exactMatch MESH:C565808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018214 generalized epilepsy with febrile seizures plus skos:exactMatch NCIT:C122811 Generalized Epilepsy with Febrile Seizures Plus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018214 generalized epilepsy with febrile seizures plus skos:exactMatch OMIMPS:604233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018214 generalized epilepsy with febrile seizures plus skos:exactMatch Orphanet:36387 Generalized epilepsy with febrile seizures-plus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018214 generalized epilepsy with febrile seizures plus skos:exactMatch SCTID:699688008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018214 generalized epilepsy with febrile seizures plus skos:exactMatch UMLS:C3502809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018215 paraneoplastic neurologic syndrome skos:exactMatch Orphanet:36388 Paraneoplastic neurologic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018215 paraneoplastic neurologic syndrome skos:exactMatch SCTID:192877007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018216 Koolen-de Vries syndrome due to 17q21.31 microdeletion syndrome skos:exactMatch DOID:0050880 Koolen de Vries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018216 Koolen-de Vries syndrome due to 17q21.31 microdeletion syndrome skos:exactMatch MESH:C566476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018216 Koolen-de Vries syndrome due to 17q21.31 microdeletion syndrome skos:exactMatch Orphanet:363958 17q21.31 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018216 Koolen-de Vries syndrome due to 17q21.31 microdeletion syndrome skos:exactMatch SCTID:717338006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018216 Koolen-de Vries syndrome due to 17q21.31 microdeletion syndrome skos:exactMatch UMLS:C1864871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018217 Koolen-de Vries syndrome due to a point mutation skos:exactMatch Orphanet:363965 Koolen-De Vries syndrome due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018217 Koolen-de Vries syndrome due to a point mutation skos:exactMatch UMLS:CN204741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018218 autosomal recessive cerebral atrophy skos:exactMatch Orphanet:363969 Autosomal recessive cerebral atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018218 autosomal recessive cerebral atrophy skos:exactMatch UMLS:CN204742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018221 immune hydrops fetalis skos:exactMatch NCIT:C111904 Immune Hydrops Fetalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018221 immune hydrops fetalis skos:exactMatch Orphanet:364013 Immune hydrops fetalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018221 immune hydrops fetalis skos:exactMatch SCTID:15539009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018221 immune hydrops fetalis skos:exactMatch UMLS:C0455990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018222 X-linked intellectual disability due to GRIA3 anomalies skos:exactMatch Orphanet:364028 X-linked intellectual disability due to GRIA3 mutations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018223 systemic Epstein-Barr virus-positive T-cell lymphoproliferative disease of childhood skos:exactMatch DOID:0070324 systemic Epstein-Barr virus positive T-cell lymphoma of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018223 systemic Epstein-Barr virus-positive T-cell lymphoproliferative disease of childhood skos:exactMatch NCIT:C80374 Systemic EBV-Positive T-Cell Lymphoma of Childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018223 systemic Epstein-Barr virus-positive T-cell lymphoproliferative disease of childhood skos:exactMatch Orphanet:364033 Systemic Epstein-Barr virus-positive T-cell lymphoproliferative disease of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018223 systemic Epstein-Barr virus-positive T-cell lymphoproliferative disease of childhood skos:exactMatch SCTID:721311006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018223 systemic Epstein-Barr virus-positive T-cell lymphoproliferative disease of childhood skos:exactMatch UMLS:CN204753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018224 hydroa vacciniforme-like lymphoma skos:exactMatch NCIT:C45327 Hydroa Vacciniforme-Like Lymphoproliferative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018224 hydroa vacciniforme-like lymphoma skos:exactMatch Orphanet:364039 Hydroa vacciniforme-like lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018224 hydroa vacciniforme-like lymphoma skos:exactMatch SCTID:763719001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018224 hydroa vacciniforme-like lymphoma skos:exactMatch UMLS:C1708397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018225 ALK-positive large B-cell lymphoma skos:exactMatch NCIT:C7225 ALK-Positive Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018225 ALK-positive large B-cell lymphoma skos:exactMatch Orphanet:364043 ALK-positive large B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018225 ALK-positive large B-cell lymphoma skos:exactMatch SCTID:715950008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018225 ALK-positive large B-cell lymphoma skos:exactMatch UMLS:C1333294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018226 infantile epileptic-dyskinetic encephalopathy skos:exactMatch MESH:C567924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018226 infantile epileptic-dyskinetic encephalopathy skos:exactMatch Orphanet:364063 Infantile epileptic-dyskinetic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018227 hypocomplementemic urticarial vasculitis skos:exactMatch Orphanet:36412 Hypocomplementemic urticarial vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018227 hypocomplementemic urticarial vasculitis skos:exactMatch SCTID:239945009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018227 hypocomplementemic urticarial vasculitis skos:exactMatch UMLS:C0343206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018227 hypocomplementemic urticarial vasculitis skos:exactMatch UMLS:CN204757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018228 bipartite talus skos:exactMatch Orphanet:364198 Bipartite talus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018228 bipartite talus skos:exactMatch SCTID:763128009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018228 bipartite talus skos:exactMatch UMLS:CN227287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018229 Stevens-Johnson syndrome skos:exactMatch DOID:0050426 Stevens-Johnson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018229 Stevens-Johnson syndrome skos:exactMatch ICD10CM:L51.1 Stevens-Johnson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018229 Stevens-Johnson syndrome skos:exactMatch MESH:D013262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018229 Stevens-Johnson syndrome skos:exactMatch NCIT:C79484 Stevens-Johnson Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018229 Stevens-Johnson syndrome skos:exactMatch OMIM:608579 severe cutaneous adverse reaction, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018229 Stevens-Johnson syndrome skos:exactMatch Orphanet:36426 Stevens-Johnson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018229 Stevens-Johnson syndrome skos:exactMatch SCTID:73442001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018229 Stevens-Johnson syndrome skos:exactMatch UMLS:C0038325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018230 skeletal dysplasia skos:exactMatch Orphanet:364526 Primary bone dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018231 obsolete primary bone dysplasia with progressive ossification of skin, skeletal muscle, fascia, tendons and ligaments skos:exactMatch Orphanet:364531 Primary bone dysplasia with progressive ossification of skin, skeletal muscle, fascia, tendons and ligaments semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018232 obsolete primary bone dysplasia with micromelia skos:exactMatch Orphanet:364536 Primary bone dysplasia with micromelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018233 otopalatodigital syndrome spectrum disorder skos:exactMatch DOID:0111782 otopalatodigital syndrome spectrum disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018233 otopalatodigital syndrome spectrum disorder skos:exactMatch Orphanet:364541 Otopalatodigital syndrome spectrum disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018233 otopalatodigital syndrome spectrum disorder skos:exactMatch UMLS:C2748918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018234 dysostosis skos:exactMatch DOID:1934 dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018234 dysostosis skos:exactMatch MESH:D004413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018234 dysostosis skos:exactMatch NCIT:C34560 Dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018234 dysostosis skos:exactMatch Orphanet:364559 Dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018234 dysostosis skos:exactMatch SCTID:109420003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018234 dysostosis skos:exactMatch UMLS:C0013393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018235 obsolete dysostosis with limb anomaly as a major feature skos:exactMatch Orphanet:364568 Dysostosis with limb anomaly as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018236 obsolete dysostosis with limb and face anomalies as a major feature skos:exactMatch Orphanet:364571 Dysostosis with limb and face anomalies as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018237 acrofacial dysostosis skos:exactMatch DOID:0060379 acrofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018237 acrofacial dysostosis skos:exactMatch NCIT:C35795 Acrofacial Dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018237 acrofacial dysostosis skos:exactMatch Orphanet:364574 Acrofacial dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018237 acrofacial dysostosis skos:exactMatch UMLS:C1332140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018239 aggrecan-related bone disorder skos:exactMatch Orphanet:364817 Aggrecan-related bone disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018239 aggrecan-related bone disorder skos:exactMatch UMLS:CN227289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018240 TRPV4-related bone disorder skos:exactMatch Orphanet:364820 TRPV4-related bone disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018240 TRPV4-related bone disorder skos:exactMatch UMLS:CN227290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018241 primary short bowel syndrome skos:exactMatch Orphanet:365563 Primary short bowel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018241 primary short bowel syndrome skos:exactMatch UMLS:CN204780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018242 autoimmune hypoparathyroidism skos:exactMatch Orphanet:36913 Autoimmune hypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018242 autoimmune hypoparathyroidism skos:exactMatch SCTID:75316000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018242 autoimmune hypoparathyroidism skos:exactMatch UMLS:C0271865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018243 intellectual disability-hyperkinetic movement-truncal ataxia syndrome skos:exactMatch Orphanet:369847 Intellectual disability-hyperkinetic movement-truncal ataxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018243 intellectual disability-hyperkinetic movement-truncal ataxia syndrome skos:exactMatch UMLS:CN204803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018244 obesity due to SIM1 deficiency skos:exactMatch Orphanet:369873 Obesity due to SIM1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018245 2p21 microdeletion syndrome without cystinuria skos:exactMatch Orphanet:369881 2p21 microdeletion syndrome without cystinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018245 2p21 microdeletion syndrome without cystinuria skos:exactMatch UMLS:CN204807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018246 homozygous 2p21 microdeletion syndrome skos:exactMatch Orphanet:369886 Homozygous 2p21 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018246 homozygous 2p21 microdeletion syndrome skos:exactMatch UMLS:CN204808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018247 CADDS skos:exactMatch Orphanet:369942 CADDS semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018247 CADDS skos:exactMatch UMLS:CN180200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018248 intellectual disability-seizures-macrocephaly-obesity syndrome skos:exactMatch Orphanet:369950 Intellectual disability-seizures-macrocephaly-obesity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018248 intellectual disability-seizures-macrocephaly-obesity syndrome skos:exactMatch UMLS:CN204818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018249 finger hyperphalangy - toe anomalies - severe pectus excavatum syndrome skos:exactMatch Orphanet:369979 Finger hyperphalangy-toe anomalies-severe pectus excavatum syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018249 finger hyperphalangy - toe anomalies - severe pectus excavatum syndrome skos:exactMatch UMLS:CN204822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018250 diffuse palmoplantar keratoderma with painful fissures skos:exactMatch Orphanet:369999 Diffuse palmoplantar keratoderma with painful fissures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018250 diffuse palmoplantar keratoderma with painful fissures skos:exactMatch UMLS:CN204824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018251 obsolete glycogen storage disease due to phosphorylase kinase deficiency skos:exactMatch DOID:0050594 glycogen storage disease IX semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018251 obsolete glycogen storage disease due to phosphorylase kinase deficiency skos:exactMatch MESH:C580130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018251 obsolete glycogen storage disease due to phosphorylase kinase deficiency skos:exactMatch NCIT:C122662 Glycogen Storage Disease Type IX semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018251 obsolete glycogen storage disease due to phosphorylase kinase deficiency skos:exactMatch Orphanet:370 Glycogen storage disease due to phosphorylase kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018251 obsolete glycogen storage disease due to phosphorylase kinase deficiency skos:exactMatch SCTID:235908005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018251 obsolete glycogen storage disease due to phosphorylase kinase deficiency skos:exactMatch SCTID:40191005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018251 obsolete glycogen storage disease due to phosphorylase kinase deficiency skos:exactMatch UMLS:C0268147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018252 focal palmoplantar keratoderma with joint keratoses skos:exactMatch Orphanet:370002 Focal palmoplantar keratoderma with joint keratoses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018252 focal palmoplantar keratoderma with joint keratoses skos:exactMatch UMLS:CN204827 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018253 intellectual disability-facial dysmorphism-hand anomalies syndrome skos:exactMatch Orphanet:370010 Intellectual disability-facial dysmorphism-hand anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018253 intellectual disability-facial dysmorphism-hand anomalies syndrome skos:exactMatch UMLS:CN204829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018254 spondyloepimetaphyseal dysplasia, Isidor type skos:exactMatch Orphanet:370015 Spondyloepimetaphyseal dysplasia, Isidor type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018255 spondylometaphyseal dysplasia, Czarny-Ratajczak type skos:exactMatch Orphanet:370019 Spondylometaphyseal dysplasia, Czarny-Ratajczak type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018256 acute myeloid leukemia with t(8;16)(p11;p13) translocation skos:exactMatch Orphanet:370026 Acute myeloid leukemia with t(8;16)(p11;p13) translocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018256 acute myeloid leukemia with t(8;16)(p11;p13) translocation skos:exactMatch SCTID:725390002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018256 acute myeloid leukemia with t(8;16)(p11;p13) translocation skos:exactMatch UMLS:C4511003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018256 acute myeloid leukemia with t(8;16)(p11;p13) translocation skos:exactMatch UMLS:CN204831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018257 familial syringomyelia skos:exactMatch Orphanet:370034 Familial syringomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018257 familial syringomyelia skos:exactMatch UMLS:CN204832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018258 Angora hair nevus skos:exactMatch Orphanet:370039 Angora hair nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018258 Angora hair nevus skos:exactMatch UMLS:CN204833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018259 didymosis aplasticosebacea skos:exactMatch Orphanet:370046 Didymosis aplasticosebacea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018259 didymosis aplasticosebacea skos:exactMatch UMLS:CN204834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018260 scalp syndrome skos:exactMatch Orphanet:370052 SCALP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018261 Nevada syndrome skos:exactMatch Orphanet:370059 NEVADA syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018261 Nevada syndrome skos:exactMatch UMLS:CN204836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018262 fetal anticonvulsant syndrome skos:exactMatch Orphanet:370068 Fetal anticonvulsant syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018262 fetal anticonvulsant syndrome skos:exactMatch UMLS:C1739111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018263 fetal carbamazepine syndrome skos:exactMatch Orphanet:370076 Fetal carbamazepine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018263 fetal carbamazepine syndrome skos:exactMatch SCTID:254249002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018263 fetal carbamazepine syndrome skos:exactMatch UMLS:C0432370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018263 fetal carbamazepine syndrome skos:exactMatch UMLS:CN204839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018264 oculocutaneous albinism type 6 skos:exactMatch DOID:0080614 oculocutaneous albinism type VI semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018264 oculocutaneous albinism type 6 skos:exactMatch OMIM:113750 albinism, oculocutaneous, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018264 oculocutaneous albinism type 6 skos:exactMatch Orphanet:370097 Oculocutaneous albinism type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018264 oculocutaneous albinism type 6 skos:exactMatch SCTID:722058005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018264 oculocutaneous albinism type 6 skos:exactMatch UMLS:C3805375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018265 obsolete rare disorder with dystonia and other neurologic or systemic manifestation skos:exactMatch Orphanet:370106 Rare disorder with dystonia and other neurologic or systemic manifestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018265 obsolete rare disorder with dystonia and other neurologic or systemic manifestation skos:exactMatch UMLS:CN227296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018266 ataxia - telangiectasia variant skos:exactMatch Orphanet:370109 Ataxia-telangiectasia variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018266 ataxia - telangiectasia variant skos:exactMatch UMLS:C1876175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018267 combined cervical dystonia skos:exactMatch Orphanet:370114 Combined cervical dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018268 Medich giant platelet syndrome skos:exactMatch Orphanet:370127 Medich giant platelet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018268 Medich giant platelet syndrome skos:exactMatch SCTID:718554005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018268 Medich giant platelet syndrome skos:exactMatch UMLS:C4305375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018268 Medich giant platelet syndrome skos:exactMatch UMLS:CN204847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018269 white platelet syndrome skos:exactMatch MESH:C536702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018269 white platelet syndrome skos:exactMatch Orphanet:370131 White platelet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018269 white platelet syndrome skos:exactMatch SCTID:718553004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018269 white platelet syndrome skos:exactMatch UMLS:C2931293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018270 extraskeletal Ewing sarcoma skos:exactMatch DOID:4232 extraosseous Ewing sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018270 extraskeletal Ewing sarcoma skos:exactMatch NCIT:C7135 Extraskeletal Ewing Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018270 extraskeletal Ewing sarcoma skos:exactMatch Orphanet:370334 Extraskeletal Ewing sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018270 extraskeletal Ewing sarcoma skos:exactMatch UMLS:C0279980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018270 extraskeletal Ewing sarcoma skos:exactMatch UMLS:CN204849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018271 peripheral primitive neuroectodermal tumor skos:exactMatch NCIT:C9341 Peripheral Primitive Neuroectodermal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018271 peripheral primitive neuroectodermal tumor skos:exactMatch Orphanet:370348 Peripheral primitive neuroectodermal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018271 peripheral primitive neuroectodermal tumor skos:exactMatch UMLS:C0684337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018271 peripheral primitive neuroectodermal tumor skos:exactMatch UMLS:C3489398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018273 XYLT1-congenital disorder of glycosylation skos:exactMatch Orphanet:370930 XYLT1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018273 XYLT1-congenital disorder of glycosylation skos:exactMatch UMLS:CN204859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018274 GM3 synthase deficiency skos:exactMatch DOID:0060470 salt and pepper syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018274 GM3 synthase deficiency skos:exactMatch OMIM:609056 salt and pepper developmental regression syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018274 GM3 synthase deficiency skos:exactMatch Orphanet:370933 GM3 synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018274 GM3 synthase deficiency skos:exactMatch SCTID:722762005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018274 GM3 synthase deficiency skos:exactMatch UMLS:C1836824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018274 GM3 synthase deficiency skos:exactMatch UMLS:CN204860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018276 muscular dystrophy-dystroglycanopathy skos:exactMatch DOID:0050588 muscular dystrophy-dystroglycanopathy type B1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018276 muscular dystrophy-dystroglycanopathy skos:exactMatch DOID:0112374 muscular dystrophy-dystroglycanopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018276 muscular dystrophy-dystroglycanopathy skos:exactMatch Orphanet:370953 Congenital muscular dystrophy due to dystroglycanopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018276 muscular dystrophy-dystroglycanopathy skos:exactMatch UMLS:CN229783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018277 congenital muscular dystrophy with cerebellar involvement skos:exactMatch Orphanet:370959 Congenital muscular dystrophy with cerebellar involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018278 congenital muscular dystrophy with intellectual disability skos:exactMatch Orphanet:370968 Congenital muscular dystrophy with intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018279 congenital muscular dystrophy without intellectual disability skos:exactMatch Orphanet:370980 Congenital muscular dystrophy without intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018280 muscle-eye-brain disease with bilateral multicystic leucodystrophy skos:exactMatch Orphanet:370997 Muscle-eye-brain disease with bilateral multicystic leucodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018281 congenital muscular dystrophy with hyperlaxity skos:exactMatch Orphanet:371007 Congenital muscular dystrophy with hyperlaxity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018281 congenital muscular dystrophy with hyperlaxity skos:exactMatch SCTID:763314009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018282 qualitative or quantitative defects of alpha-dystroglycan skos:exactMatch Orphanet:371024 Qualitative or quantitative defects of alpha-dystroglycan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018283 primary qualitative or quantitative defects of alpha-dystroglycan skos:exactMatch Orphanet:371040 Primary qualitative or quantitative defects of alpha-dystroglycan semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018284 obsolete congenital disorder of glycosylation with neurological involvement skos:exactMatch Orphanet:371047 Congenital disorder of glycosylation with neurological involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018285 obsolete X-linked congenital disorder of glycosylation with intellectual disability as a major feature skos:exactMatch Orphanet:371054 OBSOLETE: X-linked congenital disorder of glycosylation with intellectual disability as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018286 obsolete non-X-linked congenital disorder of glycosylation with intellectual disability as a major feature skos:exactMatch Orphanet:371064 OBSOLETE: Non-X-linked congenital disorder of glycosylation with intellectual disability as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018287 obsolete congenital disorder of glycosylation with epilepsy as a major feature skos:exactMatch Orphanet:371071 Congenital disorder of glycosylation with epilepsy as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018288 obsolete congenital disorder of glycosylation with hepatic involvement skos:exactMatch Orphanet:371157 Congenital disorder of glycosylation with hepatic involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018289 obsolete congenital disorder of glycosylation with dilated cardiomyopathy skos:exactMatch Orphanet:371176 Congenital disorder of glycosylation with dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018290 obsolete congenital disorder of glycosylation with cardiac malformation as a major feature skos:exactMatch Orphanet:371183 Congenital disorder of glycosylation with cardiac malformation as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018291 obsolete congenital disorder of glycosylation with intestinal involvement skos:exactMatch Orphanet:371188 Congenital disorder of glycosylation with intestinal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018292 congenital disorder of glycosylation-related bone disorder skos:exactMatch Orphanet:371195 Congenital disorder of glycosylation-related bone disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018293 obsolete congenital disorder of glycosylation with skin involvement skos:exactMatch Orphanet:371200 Congenital disorder of glycosylation with skin involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018294 obsolete congenital disorder of glycosylation with nephropathy as a major feature skos:exactMatch Orphanet:371207 Congenital disorder of glycosylation with nephropathy as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018295 obsolete congenital disorder of glycosylation with deafness as a major feature skos:exactMatch Orphanet:371212 Congenital disorder of glycosylation with deafness as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018296 obsolete congenital disorder of glycosylation with developmental anomaly skos:exactMatch Orphanet:371235 Congenital disorder of glycosylation with developmental anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018298 multicentric osteolysis-nodulosis-arthropathy spectrum skos:exactMatch Orphanet:371428 Multicentric osteolysis-nodulosis-arthropathy spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018298 multicentric osteolysis-nodulosis-arthropathy spectrum skos:exactMatch SCTID:716868003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018298 multicentric osteolysis-nodulosis-arthropathy spectrum skos:exactMatch UMLS:CN227313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018299 obsolete sphingolipidosis with epilepsy skos:exactMatch Orphanet:371442 Sphingolipidosis with epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch DOID:13949 interstitial cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch DOID:1678 chronic interstitial cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch MESH:D018856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch NCIT:C27189 Interstitial Cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch Orphanet:37202 Interstitial cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch SCTID:111409009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch SCTID:197834003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch UMLS:C0282488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch UMLS:C0600040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch UMLS:C1720830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018301 interstitial cystitis skos:exactMatch UMLS:CN204884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018302 acquired kinky hair syndrome skos:exactMatch Orphanet:37559 Acquired kinky hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018302 acquired kinky hair syndrome skos:exactMatch UMLS:CN204889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018304 Schnitzler syndrome skos:exactMatch DOID:4371 Schnitzler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018304 Schnitzler syndrome skos:exactMatch MESH:D019873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018304 Schnitzler syndrome skos:exactMatch Orphanet:37748 Schnitzler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018304 Schnitzler syndrome skos:exactMatch SCTID:402415001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018304 Schnitzler syndrome skos:exactMatch UMLS:C0524988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018305 chronic granulomatous disease skos:exactMatch DOID:3265 chronic granulomatous disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018305 chronic granulomatous disease skos:exactMatch MESH:D006105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018305 chronic granulomatous disease skos:exactMatch NCIT:C26788 Chronic Granulomatous Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018305 chronic granulomatous disease skos:exactMatch OMIMPS:306400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018305 chronic granulomatous disease skos:exactMatch Orphanet:379 Chronic granulomatous disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018305 chronic granulomatous disease skos:exactMatch SCTID:387759001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018305 chronic granulomatous disease skos:exactMatch UMLS:C0018203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018306 Griscelli syndrome skos:exactMatch DOID:0060831 Griscelli syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018306 Griscelli syndrome skos:exactMatch OMIMPS:214450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018306 Griscelli syndrome skos:exactMatch Orphanet:381 Griscelli syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018306 Griscelli syndrome skos:exactMatch SCTID:37548006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018306 Griscelli syndrome skos:exactMatch UMLS:CN204933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018307 neurodegeneration with brain iron accumulation skos:exactMatch DOID:0110734 neurodegeneration with brain iron accumulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018307 neurodegeneration with brain iron accumulation skos:exactMatch MESH:C538421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018307 neurodegeneration with brain iron accumulation skos:exactMatch OMIMPS:234200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018307 neurodegeneration with brain iron accumulation skos:exactMatch Orphanet:385 Neurodegeneration with brain iron accumulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018308 liver mesenchymal hamartoma skos:exactMatch NCIT:C5751 Liver Mesenchymal Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018308 liver mesenchymal hamartoma skos:exactMatch Orphanet:386 Hepatic cystic hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018308 liver mesenchymal hamartoma skos:exactMatch SCTID:715397000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018308 liver mesenchymal hamartoma skos:exactMatch UMLS:C0334091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018308 liver mesenchymal hamartoma skos:exactMatch UMLS:C1333971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018309 Hirschsprung disease skos:exactMatch DOID:10487 Hirschsprung's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018309 Hirschsprung disease skos:exactMatch MESH:D006627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018309 Hirschsprung disease skos:exactMatch NCIT:C34700 Hirschsprung Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018309 Hirschsprung disease skos:exactMatch OMIMPS:142623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018309 Hirschsprung disease skos:exactMatch Orphanet:388 Hirschsprung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018309 Hirschsprung disease skos:exactMatch SCTID:204739008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018309 Hirschsprung disease skos:exactMatch UMLS:C0019569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018309 Hirschsprung disease skos:exactMatch UMLS:C3661523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch DOID:2571 Langerhans-cell histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch NCIT:C3107 Langerhans Cell Histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch OMIM:604856 langerhans cell histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch Orphanet:389 Langerhans cell histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch SCTID:65399007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch UMLS:C0019621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch UMLS:C0432547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch UMLS:C0432548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch UMLS:C0432549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch UMLS:C0432550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch UMLS:C0432551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch UMLS:C0432552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch UMLS:C0432553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018310 Langerhans cell histiocytosis skos:exactMatch UMLS:C0432554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018311 acromelanosis skos:exactMatch Orphanet:39 Acromelanosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018311 acromelanosis skos:exactMatch SCTID:239089006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018312 histoplasmosis skos:exactMatch DOID:1731 histoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018312 histoplasmosis skos:exactMatch ICD10CM:B39 Histoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018312 histoplasmosis skos:exactMatch MESH:D006660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018312 histoplasmosis skos:exactMatch NCIT:C77201 Histoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018312 histoplasmosis skos:exactMatch Orphanet:390 Histoplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018312 histoplasmosis skos:exactMatch SCTID:12962009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018312 histoplasmosis skos:exactMatch UMLS:C0019655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018314 infantile-onset mesial temporal lobe epilepsy with severe cognitive regression skos:exactMatch Orphanet:391316 Infantile-onset mesial temporal lobe epilepsy with severe cognitive regression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018314 infantile-onset mesial temporal lobe epilepsy with severe cognitive regression skos:exactMatch UMLS:CN204956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018315 X-linked osteoporosis with fractures skos:exactMatch Orphanet:391330 X-linked osteoporosis with fractures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018316 fatal post-viral neurodegenerative disorder skos:exactMatch Orphanet:391343 Fatal post-viral neurodegenerative disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018316 fatal post-viral neurodegenerative disorder skos:exactMatch UMLS:CN204961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018317 growth retardation-mild developmental delay-chronic hepatitis syndrome skos:exactMatch Orphanet:391366 Growth retardation-mild developmental delay-chronic hepatitis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018317 growth retardation-mild developmental delay-chronic hepatitis syndrome skos:exactMatch UMLS:CN204964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018318 disorder of asparagine metabolism skos:exactMatch Orphanet:391381 Disorder of asparagine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018318 disorder of asparagine metabolism skos:exactMatch UMLS:CN227320 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018319 familial episodic pain syndrome skos:exactMatch DOID:0111728 familial episodic pain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018319 familial episodic pain syndrome skos:exactMatch OMIMPS:615040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018319 familial episodic pain syndrome skos:exactMatch Orphanet:391384 Familial episodic pain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018319 familial episodic pain syndrome skos:exactMatch UMLS:CN204967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018319 familial episodic pain syndrome skos:exactMatch UMLS:CN228162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018320 primary microcephaly-mild intellectual disability-young-onset diabetes syndrome skos:exactMatch Orphanet:391408 Primary microcephaly-mild intellectual disability-young-onset diabetes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018320 primary microcephaly-mild intellectual disability-young-onset diabetes syndrome skos:exactMatch UMLS:CN204971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018321 atypical juvenile parkinsonism skos:exactMatch Orphanet:391411 Atypical juvenile parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018321 atypical juvenile parkinsonism skos:exactMatch SCTID:725146001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018321 atypical juvenile parkinsonism skos:exactMatch UMLS:C4510873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018321 atypical juvenile parkinsonism skos:exactMatch UMLS:CN204972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018322 HSD10 disease, infantile type skos:exactMatch Orphanet:391428 HSD10 disease, infantile type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018322 HSD10 disease, infantile type skos:exactMatch UMLS:CN204974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018323 HSD10 disease, neonatal type skos:exactMatch Orphanet:391457 HSD10 disease, neonatal type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018323 HSD10 disease, neonatal type skos:exactMatch UMLS:CN204975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018324 adult-onset myasthenia gravis skos:exactMatch Orphanet:391490 Adult-onset myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018325 juvenile myasthenia gravis skos:exactMatch Orphanet:391497 Juvenile myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018326 transient neonatal myasthenia gravis skos:exactMatch ICD10CM:P94.0 Transient neonatal myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018326 transient neonatal myasthenia gravis skos:exactMatch NCIT:C117308 Transient Neonatal Myasthenia Gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018326 transient neonatal myasthenia gravis skos:exactMatch Orphanet:391504 Transient neonatal myasthenia gravis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018326 transient neonatal myasthenia gravis skos:exactMatch UMLS:C0495465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018327 glomus tumor skos:exactMatch DOID:2431 glomus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018327 glomus tumor skos:exactMatch MESH:D005918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018327 glomus tumor skos:exactMatch NCIT:C3060 Glomus Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018327 glomus tumor skos:exactMatch Orphanet:391651 Glomus tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018327 glomus tumor skos:exactMatch SCTID:403969002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018327 glomus tumor skos:exactMatch UMLS:C0017653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018328 homozygous familial hypercholesterolemia skos:exactMatch MESH:D000090542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018328 homozygous familial hypercholesterolemia skos:exactMatch Orphanet:391665 Homozygous familial hypercholesterolemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018328 homozygous familial hypercholesterolemia skos:exactMatch SCTID:238078005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018329 persistent combined dystonia skos:exactMatch Orphanet:391711 Persistent combined dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018330 mucinous adenocarcinoma of the appendix skos:exactMatch NCIT:C43558 Appendix Mucinous Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018330 mucinous adenocarcinoma of the appendix skos:exactMatch Orphanet:391723 Mucinous adenocarcinoma of the appendix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018330 mucinous adenocarcinoma of the appendix skos:exactMatch UMLS:C1706832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018332 multiple acyl-CoA dehydrogenase deficiency, severe neonatal type skos:exactMatch Orphanet:394529 Multiple acyl-CoA dehydrogenase deficiency, severe neonatal type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018332 multiple acyl-CoA dehydrogenase deficiency, severe neonatal type skos:exactMatch UMLS:CN205004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018333 multiple acyl-CoA dehydrogenase deficiency, mild type skos:exactMatch Orphanet:394532 Multiple acyl-CoA dehydrogenase deficiency, mild type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018333 multiple acyl-CoA dehydrogenase deficiency, mild type skos:exactMatch UMLS:CN205005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018334 chronic hiccup skos:exactMatch Orphanet:396 Chronic hiccup semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018334 chronic hiccup skos:exactMatch SCTID:716771000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018334 chronic hiccup skos:exactMatch UMLS:C0744898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018334 chronic hiccup skos:exactMatch UMLS:CN205022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018336 obsolete Silver-Russell syndrome due to a point mutation skos:exactMatch Orphanet:397590 Silver-Russell syndrome due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018336 obsolete Silver-Russell syndrome due to a point mutation skos:exactMatch UMLS:CN225933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018337 severe neonatal lactic acidosis due to NFS1-ISD11 complex deficiency skos:exactMatch Orphanet:397593 Severe neonatal lactic acidosis due to NFS1-ISD11 complex deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018338 activated PI3K-delta syndrome skos:exactMatch MESH:C585640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018338 activated PI3K-delta syndrome skos:exactMatch Orphanet:397596 Activated PI3K-delta syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018338 activated PI3K-delta syndrome skos:exactMatch SCTID:711480000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018338 activated PI3K-delta syndrome skos:exactMatch UMLS:C3714976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018339 PrP systemic amyloidosis skos:exactMatch Orphanet:397606 PrP systemic amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018339 PrP systemic amyloidosis skos:exactMatch SCTID:733422008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018339 PrP systemic amyloidosis skos:exactMatch UMLS:C4518776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018340 hereditary isolated aplastic anemia skos:exactMatch Orphanet:397692 Hereditary isolated aplastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018341 3q27.3 microdeletion syndrome skos:exactMatch Orphanet:397695 3q27.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018341 3q27.3 microdeletion syndrome skos:exactMatch UMLS:CN225942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018342 Joubert syndrome with Jeune asphyxiating thoracic dystrophy skos:exactMatch Orphanet:397715 Joubert syndrome with Jeune asphyxiating thoracic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018342 Joubert syndrome with Jeune asphyxiating thoracic dystrophy skos:exactMatch SCTID:733418003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018342 Joubert syndrome with Jeune asphyxiating thoracic dystrophy skos:exactMatch UMLS:C4518774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018342 Joubert syndrome with Jeune asphyxiating thoracic dystrophy skos:exactMatch UMLS:CN225944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018343 periodic paralysis with later-onset distal motor neuropathy skos:exactMatch Orphanet:397750 Periodic paralysis with later-onset distal motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018344 periodic paralysis with transient compartment-like syndrome skos:exactMatch Orphanet:397755 Periodic paralysis with transient compartment-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018344 periodic paralysis with transient compartment-like syndrome skos:exactMatch UMLS:CN226077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018346 ferro-cerebro-cutaneous syndrome skos:exactMatch OMIM:301072 neurodevelopmental disorder with epilepsy and hemochromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018346 ferro-cerebro-cutaneous syndrome skos:exactMatch Orphanet:397922 Ferro-cerebro-cutaneous syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018346 ferro-cerebro-cutaneous syndrome skos:exactMatch UMLS:CN226080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018347 severe intellectual disability-progressive postnatal microcephaly- midline stereotypic hand movements syndrome skos:exactMatch Orphanet:397933 Severe intellectual disability-progressive postnatal microcephaly-midline stereotypic hand movements syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018347 severe intellectual disability-progressive postnatal microcephaly- midline stereotypic hand movements syndrome skos:exactMatch UMLS:CN226082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018349 MAN1B1-congenital disorder of glycosylation skos:exactMatch Orphanet:397941 MAN1B1-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018349 MAN1B1-congenital disorder of glycosylation skos:exactMatch SCTID:733450008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018349 MAN1B1-congenital disorder of glycosylation skos:exactMatch UMLS:C4518783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018352 squamous cell carcinoma of penis skos:exactMatch DOID:5518 penis squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018352 squamous cell carcinoma of penis skos:exactMatch NCIT:C7729 Squamous Cell Carcinoma of the Penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018352 squamous cell carcinoma of penis skos:exactMatch Orphanet:398058 Squamous cell carcinoma of the penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018352 squamous cell carcinoma of penis skos:exactMatch SCTID:403468003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018352 squamous cell carcinoma of penis skos:exactMatch UMLS:C0238348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018353 refractory celiac disease skos:exactMatch Orphanet:398063 Refractory celiac disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018353 refractory celiac disease skos:exactMatch UMLS:CN226092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018354 Prader-Willi-like syndrome skos:exactMatch Orphanet:398073 Prader-Willi-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018354 Prader-Willi-like syndrome skos:exactMatch UMLS:CN226094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018355 SIM1-related Prader-Willi-like syndrome skos:exactMatch Orphanet:398079 SIM1-related Prader-Willi-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018355 SIM1-related Prader-Willi-like syndrome skos:exactMatch UMLS:CN226095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018356 secondary neonatal autoimmune disease skos:exactMatch Orphanet:398091 Secondary neonatal autoimmune disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018356 secondary neonatal autoimmune disease skos:exactMatch UMLS:CN226097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018357 neonatal antiphospholipid syndrome skos:exactMatch Orphanet:398097 Neonatal antiphospholipid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018357 neonatal antiphospholipid syndrome skos:exactMatch UMLS:CN226098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018358 neonatal autoimmune hemolytic anemia skos:exactMatch Orphanet:398109 Neonatal autoimmune hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018359 neonatal dermatomyositis skos:exactMatch Orphanet:398117 Neonatal dermatomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018360 neonatal lupus erythematosus skos:exactMatch MESH:C536397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018360 neonatal lupus erythematosus skos:exactMatch NCIT:C99236 Neonatal Lupus Erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018360 neonatal lupus erythematosus skos:exactMatch Orphanet:398124 Neonatal lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018360 neonatal lupus erythematosus skos:exactMatch SCTID:95609003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018360 neonatal lupus erythematosus skos:exactMatch UMLS:C0409979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018361 neonatal scleroderma skos:exactMatch Orphanet:398127 Neonatal scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018362 persistent idiopathic facial pain skos:exactMatch Orphanet:398147 Persistent idiopathic facial pain semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018363 focal facial dermal dysplasia skos:exactMatch MESH:C537068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018363 focal facial dermal dysplasia skos:exactMatch OMIMPS:136500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018363 focal facial dermal dysplasia skos:exactMatch Orphanet:398166 Focal facial dermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018364 malignant epithelial tumor of ovary skos:exactMatch DOID:2151 malignant ovarian surface epithelial-stromal neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018364 malignant epithelial tumor of ovary skos:exactMatch MESH:C538090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018364 malignant epithelial tumor of ovary skos:exactMatch NCIT:C40026 Malignant Ovarian Epithelial Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018364 malignant epithelial tumor of ovary skos:exactMatch Orphanet:398934 Malignant epithelial tumor of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018364 malignant epithelial tumor of ovary skos:exactMatch SCTID:254849005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018365 malignant non-epithelial tumor of ovary skos:exactMatch Orphanet:398940 Malignant non-epithelial tumor of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018365 malignant non-epithelial tumor of ovary skos:exactMatch UMLS:CN205032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018368 primary peritoneal serous/papillary carcinoma skos:exactMatch DOID:6228 peritoneal serous papillary adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018368 primary peritoneal serous/papillary carcinoma skos:exactMatch NCIT:C7695 Primary Peritoneal Serous Papillary Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018368 primary peritoneal serous/papillary carcinoma skos:exactMatch Orphanet:398980 Primary peritoneal serous/papillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018368 primary peritoneal serous/papillary carcinoma skos:exactMatch UMLS:C1368918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018368 primary peritoneal serous/papillary carcinoma skos:exactMatch UMLS:CN205035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018369 immature ovarian teratoma skos:exactMatch DOID:6331 immature teratoma of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018369 immature ovarian teratoma skos:exactMatch NCIT:C8111 Immature Ovarian Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018369 immature ovarian teratoma skos:exactMatch Orphanet:398987 Malignant teratoma of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018369 immature ovarian teratoma skos:exactMatch SCTID:254871000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018369 immature ovarian teratoma skos:exactMatch UMLS:C0346182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018369 immature ovarian teratoma skos:exactMatch UMLS:CN205036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018370 KLHL9-related early-onset distal myopathy skos:exactMatch Orphanet:399081 KLHL9-related early-onset distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018370 KLHL9-related early-onset distal myopathy skos:exactMatch SCTID:763776004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018371 nebulin-related early-onset distal myopathy skos:exactMatch Orphanet:399103 Distal nebulin myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018373 avascular necrosis skos:exactMatch NCIT:C34841 Avascular Necrosis of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018373 avascular necrosis skos:exactMatch Orphanet:399164 Avascular necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018373 avascular necrosis skos:exactMatch SCTID:397758007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018374 secondary avascular necrosis skos:exactMatch Orphanet:399169 Secondary avascular necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018375 traumatic avascular necrosis skos:exactMatch Orphanet:399175 Traumatic avascular necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018376 secondary non-traumatic avascular necrosis skos:exactMatch Orphanet:399180 Secondary non-traumatic avascular necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018377 obsolete rare hereditary disease with avascular necrosis skos:exactMatch Orphanet:399185 Rare hereditary disease with avascular necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018377 obsolete rare hereditary disease with avascular necrosis skos:exactMatch UMLS:CN205038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018378 osteonecrosis of the jaw skos:exactMatch NCIT:C63924 Osteonecrosis of Jaw semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018378 osteonecrosis of the jaw skos:exactMatch Orphanet:399293 Osteonecrosis of the jaw semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018378 osteonecrosis of the jaw skos:exactMatch SCTID:441809006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018378 osteonecrosis of the jaw skos:exactMatch UMLS:C2711248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018379 primary avascular necrosis skos:exactMatch Orphanet:399302 Primary avascular necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018380 idiopathic avascular necrosis skos:exactMatch Orphanet:399307 Idiopathic avascular necrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018381 osteochondrosis skos:exactMatch DOID:8125 osteochondrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018381 osteochondrosis skos:exactMatch ICD10CM:M42 Spinal osteochondrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018381 osteochondrosis skos:exactMatch MESH:D055034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018381 osteochondrosis skos:exactMatch NCIT:C34879 Osteochondrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018381 osteochondrosis skos:exactMatch Orphanet:399319 Osteochondrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018381 osteochondrosis skos:exactMatch SCTID:19579005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018381 osteochondrosis skos:exactMatch UMLS:C0029429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018382 epiphysiolysis of the hip skos:exactMatch Orphanet:399329 Epiphysiolysis of the hip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018382 epiphysiolysis of the hip skos:exactMatch SCTID:26460006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018383 osteonecrosis of genetic origin skos:exactMatch Orphanet:399380 Osteonecrosis of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018384 avascular necrosis of genetic origin skos:exactMatch Orphanet:399388 Avascular necrosis of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018385 osteochondrosis of genetic origin skos:exactMatch Orphanet:399391 Osteochondrosis of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018386 obsolete rare male infertility due to hypothalamic-pituitary-gonadal axis disorder skos:exactMatch Orphanet:399572 Rare male infertility due to hypothalamic-pituitary-gonadal axis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018386 obsolete rare male infertility due to hypothalamic-pituitary-gonadal axis disorder skos:exactMatch UMLS:CN227334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018387 obsolete rare male infertility due to adrenal disorder skos:exactMatch Orphanet:399584 Rare male infertility due to adrenal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018387 obsolete rare male infertility due to adrenal disorder skos:exactMatch UMLS:CN227335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018388 obsolete rare male infertility due to testicular endocrine disorder skos:exactMatch Orphanet:399685 Rare male infertility due to testicular endocrine disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018388 obsolete rare male infertility due to testicular endocrine disorder skos:exactMatch UMLS:CN227336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018389 obsolete male infertility due to gonadal dysgenesis or sperm disorder skos:exactMatch Orphanet:399764 Male infertility due to gonadal dysgenesis or sperm disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018389 obsolete male infertility due to gonadal dysgenesis or sperm disorder skos:exactMatch UMLS:CN227337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018390 obsolete male infertility due to sperm disorder skos:exactMatch Orphanet:399771 Male infertility due to sperm disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018390 obsolete male infertility due to sperm disorder skos:exactMatch UMLS:CN227338 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018391 obsolete male infertility with spermatogenesis disorder skos:exactMatch Orphanet:399775 Male infertility with spermatogenesis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018391 obsolete male infertility with spermatogenesis disorder skos:exactMatch UMLS:CN227339 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018392 obsolete male infertility with spermatogenesis disorder due to single gene mutation skos:exactMatch Orphanet:399786 Male infertility with spermatogenesis disorder due to single gene mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018392 obsolete male infertility with spermatogenesis disorder due to single gene mutation skos:exactMatch UMLS:CN227340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018393 male infertility with azoospermia or oligozoospermia due to single gene mutation skos:exactMatch Orphanet:399805 Male infertility with azoospermia or oligozoospermia due to single gene mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018393 male infertility with azoospermia or oligozoospermia due to single gene mutation skos:exactMatch UMLS:CN225947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018394 male infertility with teratozoospermia due to single gene mutation skos:exactMatch Orphanet:399808 Male infertility with teratozoospermia due to single gene mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018394 male infertility with teratozoospermia due to single gene mutation skos:exactMatch SCTID:764096006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018394 male infertility with teratozoospermia due to single gene mutation skos:exactMatch UMLS:CN252642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018395 obsolete male infertility due to sperm motility disorder skos:exactMatch Orphanet:399813 Male infertility due to sperm motility disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018395 obsolete male infertility due to sperm motility disorder skos:exactMatch UMLS:CN227341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018396 obsolete rare male fertility disorder with obstructive azoospermia skos:exactMatch Orphanet:399824 Rare disorder with obstructive azoospermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018396 obsolete rare male fertility disorder with obstructive azoospermia skos:exactMatch UMLS:CN227342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018397 obsolete female infertility due to hypothalamic-pituitary-gonadal axis disorder skos:exactMatch Orphanet:399831 Rare female infertility due to hypothalamic-pituitary-gonadal axis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018397 obsolete female infertility due to hypothalamic-pituitary-gonadal axis disorder skos:exactMatch UMLS:CN227343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018398 obsolete female infertility due to a congenital hypogonadotropic hypogonadism skos:exactMatch Orphanet:399839 Rare female infertility due to a congenital hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018400 obsolete rare female infertility due to an adrenal disorder skos:exactMatch Orphanet:399849 Rare female infertility due to an adrenal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018400 obsolete rare female infertility due to an adrenal disorder skos:exactMatch UMLS:CN227346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018401 obsolete female infertility due to an anomaly of ovarian function skos:exactMatch Orphanet:399853 Rare female infertility due to an anomaly of ovarian function semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018401 obsolete female infertility due to an anomaly of ovarian function skos:exactMatch UMLS:CN227347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018402 obsolete female infertility due to gonadal dysgenesis skos:exactMatch Orphanet:399877 Rare female infertility due to gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018403 obsolete female infertility due to an implantation defect skos:exactMatch Orphanet:399882 Rare female infertility due to an implantation defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018404 obsolete rare genetic male infertility skos:exactMatch Orphanet:399980 Rare genetic male infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018404 obsolete rare genetic male infertility skos:exactMatch UMLS:CN227349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018405 obsolete rare male infertility due to hypothalamic-pituitary-gonadal axis disorder of genetic origin skos:exactMatch Orphanet:399983 Rare male infertility due to hypothalamic-pituitary-gonadal axis disorder of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018405 obsolete rare male infertility due to hypothalamic-pituitary-gonadal axis disorder of genetic origin skos:exactMatch UMLS:CN227350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018406 obsolete rare male infertility due to adrenal disorder of genetic origin skos:exactMatch Orphanet:399994 Rare male infertility due to adrenal disorder of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018406 obsolete rare male infertility due to adrenal disorder of genetic origin skos:exactMatch UMLS:CN227351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018407 obsolete male infertility due to obstructive azoospermia of genetic origin skos:exactMatch Orphanet:399998 Male infertility due to obstructive azoospermia of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018408 cystic echinococcosis skos:exactMatch DOID:1495 cystic echinococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018408 cystic echinococcosis skos:exactMatch Orphanet:400 Cystic echinococcosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018408 cystic echinococcosis skos:exactMatch SCTID:721822004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018408 cystic echinococcosis skos:exactMatch UMLS:C0153290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018408 cystic echinococcosis skos:exactMatch UMLS:C0153291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018409 obsolete rare genetic disorder with obstructive azoospermia skos:exactMatch Orphanet:400003 Rare genetic disorder with obstructive azoospermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018409 obsolete rare genetic disorder with obstructive azoospermia skos:exactMatch UMLS:CN227352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018410 obsolete rare genetic female infertility skos:exactMatch Orphanet:400008 Rare genetic female infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018410 obsolete rare genetic female infertility skos:exactMatch UMLS:CN227353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018411 obsolete rare female infertility due to hypothalamic-pituitary-gonadal axis disorder of genetic origin skos:exactMatch Orphanet:400011 Rare female infertility due to hypothalamic-pituitary-gonadal axis disorder of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018411 obsolete rare female infertility due to hypothalamic-pituitary-gonadal axis disorder of genetic origin skos:exactMatch UMLS:CN227354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018412 obsolete rare female infertility due to adrenal disorder of genetic origin skos:exactMatch Orphanet:400018 Rare female infertility due to adrenal disorder of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018412 obsolete rare female infertility due to adrenal disorder of genetic origin skos:exactMatch UMLS:CN227355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018413 obsolete female infertility due to an anomaly of ovarian function of genetic origin skos:exactMatch Orphanet:400022 Rare female infertility due to an anomaly of ovarian function of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018413 obsolete female infertility due to an anomaly of ovarian function of genetic origin skos:exactMatch UMLS:CN227356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018414 obsolete female infertility due to an implantation defect of genetic origin skos:exactMatch Orphanet:400025 Female infertility due to an implantation defect of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018416 autosomal recessive spastic paraplegia type 59 skos:exactMatch Orphanet:401795 Autosomal recessive spastic paraplegia type 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018416 autosomal recessive spastic paraplegia type 59 skos:exactMatch UMLS:CN226121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018417 autosomal recessive spastic paraplegia type 60 skos:exactMatch Orphanet:401800 Autosomal recessive spastic paraplegia type 60 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018417 autosomal recessive spastic paraplegia type 60 skos:exactMatch UMLS:CN226122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018418 autosomal recessive spastic paraplegia type 66 skos:exactMatch Orphanet:401815 Autosomal recessive spastic paraplegia type 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018418 autosomal recessive spastic paraplegia type 66 skos:exactMatch UMLS:CN226125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018419 autosomal recessive spastic paraplegia type 67 skos:exactMatch Orphanet:401820 Autosomal recessive spastic paraplegia type 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018419 autosomal recessive spastic paraplegia type 67 skos:exactMatch SCTID:766767001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018419 autosomal recessive spastic paraplegia type 67 skos:exactMatch UMLS:CN226126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018420 autosomal recessive spastic paraplegia type 68 skos:exactMatch Orphanet:401825 Autosomal recessive spastic paraplegia type 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018420 autosomal recessive spastic paraplegia type 68 skos:exactMatch UMLS:CN226127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018421 autosomal recessive spastic paraplegia type 69 skos:exactMatch Orphanet:401830 Autosomal recessive spastic paraplegia type 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018421 autosomal recessive spastic paraplegia type 69 skos:exactMatch UMLS:CN226128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018422 autosomal recessive spastic paraplegia type 70 skos:exactMatch Orphanet:401835 Autosomal recessive spastic paraplegia type 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018422 autosomal recessive spastic paraplegia type 70 skos:exactMatch UMLS:CN226129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018423 autosomal recessive spastic paraplegia type 71 skos:exactMatch Orphanet:401840 Autosomal recessive spastic paraplegia type 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018423 autosomal recessive spastic paraplegia type 71 skos:exactMatch UMLS:CN226130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018424 inherited lipoic acid biosynthesis defect skos:exactMatch Orphanet:401854 Lipoic acid biosynthesis defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018425 Huntington disease-like syndrome due to C9ORF72 expansions skos:exactMatch Orphanet:401901 Huntington disease-like syndrome due to C9ORF72 expansions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018425 Huntington disease-like syndrome due to C9ORF72 expansions skos:exactMatch UMLS:CN226138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018426 AXIN2-related attenuated familial adenomatous polyposis skos:exactMatch Orphanet:401911 AXIN2-related attenuated familial adenomatous polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018426 AXIN2-related attenuated familial adenomatous polyposis skos:exactMatch UMLS:CN226139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018428 9q31.1q31.3 microdeletion syndrome skos:exactMatch Orphanet:401923 9q31.1q31.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018428 9q31.1q31.3 microdeletion syndrome skos:exactMatch UMLS:CN226140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018429 14q24.1q24.3 microdeletion syndrome skos:exactMatch Orphanet:401935 14q24.1q24.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018429 14q24.1q24.3 microdeletion syndrome skos:exactMatch UMLS:CN226142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018430 partial corpus callosum agenesis-cerebellar vermis hypoplasia with posterior fossa cysts syndrome skos:exactMatch Orphanet:401959 Partial corpus callosum agenesis-cerebellar vermis hypoplasia with posterior fossa cysts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018430 partial corpus callosum agenesis-cerebellar vermis hypoplasia with posterior fossa cysts syndrome skos:exactMatch UMLS:CN226145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018431 cold-induced sweating syndrome - hyperthermia spectrum skos:exactMatch Orphanet:401993 Cold-induced sweating syndrome-hyperthermia spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018431 cold-induced sweating syndrome - hyperthermia spectrum skos:exactMatch UMLS:CN226150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018432 lichen myxedematosus skos:exactMatch Orphanet:402007 Lichen myxedematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018432 lichen myxedematosus skos:exactMatch SCTID:111197009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018433 acute myeloid leukemia with t(6;9)(p23;q34) skos:exactMatch Orphanet:402014 Acute myeloid leukemia with t(6;9)(p23;q34) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018434 acute myeloid leukemia with t(9;11)(p22;q23) skos:exactMatch Orphanet:402017 Acute myeloid leukemia with t(9;11)(p22;q23) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018435 acute myeloid leukemia with inv3(p21;q26.2) or t(3;3)(p21;q26.2) skos:exactMatch Orphanet:402020 Acute myeloid leukemia with inv(3)(q21q26.2) or t(3;3)(q21;q26.2) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018436 megakaryoblastic acute myeloid leukemia with t(1;22)(p13;q13) skos:exactMatch Orphanet:402023 Megakaryoblastic acute myeloid leukemia with t(1;22)(p13;q13) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018436 megakaryoblastic acute myeloid leukemia with t(1;22)(p13;q13) skos:exactMatch SCTID:763796007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018437 acute myeloid leukemia with NPM1 somatic mutations skos:exactMatch Orphanet:402026 Acute myeloid leukemia with NPM1 somatic mutations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018437 acute myeloid leukemia with NPM1 somatic mutations skos:exactMatch SCTID:763309005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018438 eosinophilic gastrointestinal disease skos:exactMatch Orphanet:402029 Primary eosinophilic gastrointestinal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018438 eosinophilic gastrointestinal disease skos:exactMatch UMLS:CN226154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018439 eosinophilic colitis skos:exactMatch ICD10CM:K52.82 Eosinophilic colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018439 eosinophilic colitis skos:exactMatch NCIT:C27053 Eosinophilic Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018439 eosinophilic colitis skos:exactMatch Orphanet:402035 Eosinophilic colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018439 eosinophilic colitis skos:exactMatch SCTID:29120000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018439 eosinophilic colitis skos:exactMatch UMLS:C0267448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018440 autosomal recessive distal renal tubular acidosis skos:exactMatch Orphanet:402041 Autosomal recessive distal renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018440 autosomal recessive distal renal tubular acidosis skos:exactMatch UMLS:C1864498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018442 acitretin/etretinate embryopathy skos:exactMatch MESH:C538169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018442 acitretin/etretinate embryopathy skos:exactMatch Orphanet:40366 Acitretin/etretinate embryopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018442 acitretin/etretinate embryopathy skos:exactMatch SCTID:725287006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018442 acitretin/etretinate embryopathy skos:exactMatch UMLS:CN205049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018443 FBLN1-related developmental delay-central nervous system anomaly-syndactyly syndrome skos:exactMatch Orphanet:404451 FBLN1-related developmental delay-central nervous system anomaly-syndactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018443 FBLN1-related developmental delay-central nervous system anomaly-syndactyly syndrome skos:exactMatch UMLS:CN226185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018444 obsolete female infertility due to fertilization defect skos:exactMatch Orphanet:404469 Rare female infertility due to oocyte maturation defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018445 global developmental delay - lung cysts - overgrowth - Wilms tumor syndrome skos:exactMatch OMIM:618272 global developmental delay, lung cysts, overgrowth, and wilms tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018445 global developmental delay - lung cysts - overgrowth - Wilms tumor syndrome skos:exactMatch Orphanet:404476 Global developmental delay-lung cysts-overgrowth-Wilms tumor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018445 global developmental delay - lung cysts - overgrowth - Wilms tumor syndrome skos:exactMatch UMLS:CN226190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018446 autosomal recessive cerebellar ataxia - epilepsy - intellectual disability syndrome skos:exactMatch Orphanet:404481 Autosomal recessive cerebellar ataxia-epilepsy-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018446 autosomal recessive cerebellar ataxia - epilepsy - intellectual disability syndrome skos:exactMatch UMLS:CN226191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018447 chondromyxoid fibroma skos:exactMatch NCIT:C3830 Chondromyxoid Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018447 chondromyxoid fibroma skos:exactMatch Orphanet:404507 Chondromyxoid fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018447 chondromyxoid fibroma skos:exactMatch UMLS:C0221290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018448 clear cell papillary renal cell carcinoma skos:exactMatch Orphanet:404511 Clear cell papillary renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018448 clear cell papillary renal cell carcinoma skos:exactMatch SCTID:734015000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018448 clear cell papillary renal cell carcinoma skos:exactMatch UMLS:C4518333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018449 acquired cystic disease-associated renal cell carcinoma skos:exactMatch NCIT:C157718 Acquired Cystic Disease-Associated Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018449 acquired cystic disease-associated renal cell carcinoma skos:exactMatch Orphanet:404514 Acquired cystic disease-associated renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018449 acquired cystic disease-associated renal cell carcinoma skos:exactMatch UMLS:CN226194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018450 spinal muscular atrophy with respiratory distress type 2 skos:exactMatch Orphanet:404521 Spinal muscular atrophy with respiratory distress type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018450 spinal muscular atrophy with respiratory distress type 2 skos:exactMatch UMLS:CN226195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018451 X-linked distal hereditary motor neuropathy skos:exactMatch Orphanet:404538 X-linked distal hereditary motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018453 familial atypical multiple mole melanoma syndrome skos:exactMatch NCIT:C27264 Familial Atypical Mole Melanoma Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018453 familial atypical multiple mole melanoma syndrome skos:exactMatch Orphanet:404560 Familial atypical multiple mole melanoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018454 dysostosis of genetic origin skos:exactMatch Orphanet:404568 Dysostosis of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018455 obsolete dysostosis of genetic origin with limb anomaly as a major feature skos:exactMatch Orphanet:404571 Dysostosis of genetic origin with limb anomaly as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018456 polyarticular juvenile idiopathic arthritis skos:exactMatch Orphanet:404580 Polyarticular juvenile idiopathic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018456 polyarticular juvenile idiopathic arthritis skos:exactMatch SCTID:16044751000119106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018457 obsolete rare genetic bone development disorder skos:exactMatch Orphanet:404584 Rare genetic bone development disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018457 obsolete rare genetic bone development disorder skos:exactMatch UMLS:CN227376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018458 familial hypocalciuric hypercalcemia skos:exactMatch DOID:0060699 familial hypocalciuric hypercalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018458 familial hypocalciuric hypercalcemia skos:exactMatch NCIT:C123262 Familial Hypocalciuric Hypercalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018458 familial hypocalciuric hypercalcemia skos:exactMatch OMIMPS:145980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018458 familial hypocalciuric hypercalcemia skos:exactMatch Orphanet:405 Familial hypocalciuric hypercalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018458 familial hypocalciuric hypercalcemia skos:exactMatch SCTID:237885008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018458 familial hypocalciuric hypercalcemia skos:exactMatch UMLS:C0342637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018458 familial hypocalciuric hypercalcemia skos:exactMatch UMLS:C1809471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018459 isolated glycerol kinase deficiency skos:exactMatch Orphanet:408 Isolated glycerol kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018460 Eales disease skos:exactMatch MESH:C538011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018460 Eales disease skos:exactMatch Orphanet:40923 Eales disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018460 Eales disease skos:exactMatch SCTID:54122009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018460 Eales disease skos:exactMatch UMLS:C0271073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018461 Angelman syndrome due to a point mutation skos:exactMatch Orphanet:411511 Angelman syndrome due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018461 Angelman syndrome due to a point mutation skos:exactMatch UMLS:CN237441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018462 Angelman syndrome due to imprinting defect in 15q11-q13 skos:exactMatch Orphanet:411515 Angelman syndrome due to imprinting defect in 15q11-q13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018462 Angelman syndrome due to imprinting defect in 15q11-q13 skos:exactMatch UMLS:CN237442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018463 mild phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch Orphanet:411536 Mild phosphoribosylpyrophosphate synthetase superactivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018463 mild phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch UMLS:CN237443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018464 severe phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch Orphanet:411543 Severe phosphoribosylpyrophosphate synthetase superactivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018464 severe phosphoribosylpyrophosphate synthetase superactivity skos:exactMatch UMLS:CN237444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018465 insulin autoimmune syndrome skos:exactMatch DOID:0040100 Hirata disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018465 insulin autoimmune syndrome skos:exactMatch Orphanet:411593 Insulin autoimmune syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018465 insulin autoimmune syndrome skos:exactMatch SCTID:408539000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018465 insulin autoimmune syndrome skos:exactMatch UMLS:C0854359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018467 nephropathic infantile cystinosis skos:exactMatch Orphanet:411629 Infantile nephropathic cystinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018468 proton-pump inhibitor-responsive esophageal eosinophilia skos:exactMatch Orphanet:411696 Proton-pump inhibitor-responsive esophageal eosinophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018469 pulmonary non-tuberculous mycobacterial infection skos:exactMatch Orphanet:411703 Pulmonary non-tuberculous mycobacterial infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018469 pulmonary non-tuberculous mycobacterial infection skos:exactMatch UMLS:CN237452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018470 renal agenesis skos:exactMatch DOID:14766 renal agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018470 renal agenesis skos:exactMatch NCIT:C99041 Renal Agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018470 renal agenesis skos:exactMatch OMIMPS:191830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018470 renal agenesis skos:exactMatch Orphanet:411709 Renal agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018470 renal agenesis skos:exactMatch SCTID:204942005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018471 generalized eruptive keratoacanthoma skos:exactMatch Orphanet:411777 Generalized eruptive keratoacanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018471 generalized eruptive keratoacanthoma skos:exactMatch SCTID:254664008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018471 generalized eruptive keratoacanthoma skos:exactMatch UMLS:C0345985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018471 generalized eruptive keratoacanthoma skos:exactMatch UMLS:CN237455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018472 familial isolated trichomegaly skos:exactMatch DOID:0111566 familial isolated trichomegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018472 familial isolated trichomegaly skos:exactMatch Orphanet:411788 Familial isolated trichomegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018472 familial isolated trichomegaly skos:exactMatch SCTID:764523004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018473 hyperlipoproteinemia type 3 skos:exactMatch DOID:3145 hyperlipoproteinemia type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018473 hyperlipoproteinemia type 3 skos:exactMatch OMIM:617347 hyperlipoproteinemia, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018473 hyperlipoproteinemia type 3 skos:exactMatch Orphanet:412 Dysbetalipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018473 hyperlipoproteinemia type 3 skos:exactMatch SCTID:398796005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018473 hyperlipoproteinemia type 3 skos:exactMatch UMLS:C0020479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018473 hyperlipoproteinemia type 3 skos:exactMatch UMLS:C1862561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018474 13q12.3 microdeletion syndrome skos:exactMatch Orphanet:412035 13q12.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018474 13q12.3 microdeletion syndrome skos:exactMatch UMLS:CN237459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018475 PRKAR1B-related neurodegenerative dementia with intermediate filaments skos:exactMatch Orphanet:412066 PRKAR1B-related neurodegenerative dementia with intermediate filaments semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018475 PRKAR1B-related neurodegenerative dementia with intermediate filaments skos:exactMatch UMLS:CN237461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018476 dystonia-aphonia syndrome skos:exactMatch Orphanet:412217 Dystonia-aphonia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018476 dystonia-aphonia syndrome skos:exactMatch UMLS:CN237465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018477 bilirubin encephalopathy skos:exactMatch DOID:2382 kernicterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018477 bilirubin encephalopathy skos:exactMatch MESH:D007647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018477 bilirubin encephalopathy skos:exactMatch NCIT:C84799 Kernicterus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018477 bilirubin encephalopathy skos:exactMatch Orphanet:415286 Bilirubin encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018477 bilirubin encephalopathy skos:exactMatch SCTID:50143004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018479 congenital adrenal hyperplasia skos:exactMatch DOID:0050811 congenital adrenal hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018479 congenital adrenal hyperplasia skos:exactMatch MESH:D000312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018479 congenital adrenal hyperplasia skos:exactMatch NCIT:C34360 Congenital Adrenal Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018479 congenital adrenal hyperplasia skos:exactMatch Orphanet:418 Congenital adrenal hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018479 congenital adrenal hyperplasia skos:exactMatch SCTID:237751000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018479 congenital adrenal hyperplasia skos:exactMatch UMLS:C0001627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018479 congenital adrenal hyperplasia skos:exactMatch UMLS:C0701163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018480 carcinoma of esophagus, salivary gland type skos:exactMatch Orphanet:418945 Carcinoma of esophagus, salivary gland type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018480 carcinoma of esophagus, salivary gland type skos:exactMatch UMLS:CN237468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018481 undifferentiated carcinoma of esophagus skos:exactMatch NCIT:C27422 Esophageal Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018481 undifferentiated carcinoma of esophagus skos:exactMatch Orphanet:418951 Undifferentiated carcinoma of esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018481 undifferentiated carcinoma of esophagus skos:exactMatch UMLS:C2188058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018481 undifferentiated carcinoma of esophagus skos:exactMatch UMLS:CN237469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018483 secondary pulmonary alveolar proteinosis skos:exactMatch Orphanet:420259 Secondary pulmonary alveolar proteinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018483 secondary pulmonary alveolar proteinosis skos:exactMatch SCTID:707510005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018483 secondary pulmonary alveolar proteinosis skos:exactMatch UMLS:C3873302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018484 semicircular canal dehiscence syndrome skos:exactMatch DOID:0080193 superior semicircular canal dehiscence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018484 semicircular canal dehiscence syndrome skos:exactMatch Orphanet:420402 Semicircular canal dehiscence syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018484 semicircular canal dehiscence syndrome skos:exactMatch SCTID:717799003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018485 glycogen storage disease due to acid maltase deficiency, late-onset skos:exactMatch Orphanet:420429 Glycogen storage disease due to acid maltase deficiency, late-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018485 glycogen storage disease due to acid maltase deficiency, late-onset skos:exactMatch SCTID:722343009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018485 glycogen storage disease due to acid maltase deficiency, late-onset skos:exactMatch UMLS:C0342753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018485 glycogen storage disease due to acid maltase deficiency, late-onset skos:exactMatch UMLS:C3888925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018486 visual snow syndrome skos:exactMatch Orphanet:420556 Visual snow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018486 visual snow syndrome skos:exactMatch UMLS:CN237477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018487 autosomal recessive severe congenital neutropenia due to CXCR2 deficiency skos:exactMatch Orphanet:420699 Autosomal recessive severe congenital neutropenia due to CXCR2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018488 obsolete rare genetic odontal or periodontal disorder skos:exactMatch Orphanet:420755 Rare genetic odontal or periodontal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018488 obsolete rare genetic odontal or periodontal disorder skos:exactMatch UMLS:CN237489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018489 autoimmune encephalopathy with parasomnia and obstructive sleep apnea skos:exactMatch Orphanet:420789 Autoimmune encephalopathy with parasomnia and obstructive sleep apnea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018489 autoimmune encephalopathy with parasomnia and obstructive sleep apnea skos:exactMatch SCTID:765751002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018489 autoimmune encephalopathy with parasomnia and obstructive sleep apnea skos:exactMatch UMLS:CN237490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018490 cono-spondylar dysplasia skos:exactMatch Orphanet:420794 Cono-spondylar dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018490 cono-spondylar dysplasia skos:exactMatch SCTID:766874001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018490 cono-spondylar dysplasia skos:exactMatch UMLS:CN237491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018491 3-phosphoglycerate dehydrogenase deficiency skos:exactMatch Orphanet:422519 OBSOLETE: 3-Phosphoglycerate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018491 3-phosphoglycerate dehydrogenase deficiency skos:exactMatch SCTID:303098002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018491 3-phosphoglycerate dehydrogenase deficiency skos:exactMatch UMLS:C0580190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018492 hereditary clear cell renal cell carcinoma skos:exactMatch DOID:7192 hereditary conventional renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018492 hereditary clear cell renal cell carcinoma skos:exactMatch NCIT:C36260 Hereditary Clear Cell Renal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018492 hereditary clear cell renal cell carcinoma skos:exactMatch Orphanet:422526 Hereditary clear cell renal cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018492 hereditary clear cell renal cell carcinoma skos:exactMatch SCTID:764961009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018492 hereditary clear cell renal cell carcinoma skos:exactMatch UMLS:CN237493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018493 malignant hyperthermia of anesthesia skos:exactMatch DOID:8545 malignant hyperthermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018493 malignant hyperthermia of anesthesia skos:exactMatch MESH:D008305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018493 malignant hyperthermia of anesthesia skos:exactMatch NCIT:C84869 Malignant Hyperthermia Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018493 malignant hyperthermia of anesthesia skos:exactMatch Orphanet:423 Malignant hyperthermia of anesthesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018493 malignant hyperthermia of anesthesia skos:exactMatch SCTID:405501007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018493 malignant hyperthermia of anesthesia skos:exactMatch UMLS:C0024591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018494 microcephaly-short stature-intellectual disability-facial dysmorphism syndrome skos:exactMatch Orphanet:423306 Microcephaly-short stature-intellectual disability-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018494 microcephaly-short stature-intellectual disability-facial dysmorphism syndrome skos:exactMatch UMLS:CN237496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018495 X-linked intellectual disability-limb spasticity-retinal dystrophy-diabetes insipidus syndrome skos:exactMatch Orphanet:423479 X-linked intellectual disability-limb spasticity-retinal dystrophy-diabetes insipidus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018495 X-linked intellectual disability-limb spasticity-retinal dystrophy-diabetes insipidus syndrome skos:exactMatch UMLS:CN237501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018496 ARX-related encephalopathy-brain malformation spectrum skos:exactMatch Orphanet:423655 ARX-related encephalopathy-brain malformation spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018497 obsolete rare autonomic nervous system disorder skos:exactMatch Orphanet:423662 Rare autonomic nervous system disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018498 double outlet right ventricle with subaortic or doubly committed ventricular septal defect skos:exactMatch Orphanet:423693 Double outlet right ventricle with subaortic or doubly committed ventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018499 double outlet right ventricle with atrioventricular septal defect, pulmonary stenosis, heterotaxy skos:exactMatch Orphanet:423712 Double outlet right ventricle with atrioventricular septal defect, pulmonary stenosis, heterotaxy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018500 cutaneous larva migrans skos:exactMatch MESH:D007815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018500 cutaneous larva migrans skos:exactMatch Orphanet:423717 Cutaneous larva migrans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018500 cutaneous larva migrans skos:exactMatch SCTID:19362000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018501 obsolete rare carcinoma of stomach skos:exactMatch Orphanet:423771 Rare carcinoma of stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018502 hereditary gastric cancer skos:exactMatch Orphanet:423776 Hereditary gastric cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018503 carcinoma of stomach, salivary gland type skos:exactMatch Orphanet:423781 OBSOLETE: Carcinoma of stomach, salivary gland type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018503 carcinoma of stomach, salivary gland type skos:exactMatch UMLS:CN237508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018504 undifferentiated carcinoma of stomach skos:exactMatch NCIT:C5476 Gastric Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018504 undifferentiated carcinoma of stomach skos:exactMatch Orphanet:423786 Undifferentiated carcinoma of stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018504 undifferentiated carcinoma of stomach skos:exactMatch SCTID:766757006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018504 undifferentiated carcinoma of stomach skos:exactMatch UMLS:C1336858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018504 undifferentiated carcinoma of stomach skos:exactMatch UMLS:CN237509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018505 obsolete rare tumor of small intestine skos:exactMatch Orphanet:423793 Rare tumor of small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018505 obsolete rare tumor of small intestine skos:exactMatch UMLS:CN237510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018506 mesenchymal tumor of small intestine skos:exactMatch Orphanet:423798 Mesenchymal tumor of small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018506 mesenchymal tumor of small intestine skos:exactMatch UMLS:CN237511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018507 microcephaly-complex motor and sensory axonal neuropathy syndrome skos:exactMatch Orphanet:423894 Microcephaly-complex motor and sensory axonal neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018507 microcephaly-complex motor and sensory axonal neuropathy syndrome skos:exactMatch UMLS:CN237512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018508 obsolete rare carcinoma of small intestine skos:exactMatch Orphanet:423957 Rare carcinoma of small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018509 squamous cell carcinoma of the small intestine skos:exactMatch NCIT:C43534 Small Intestinal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018509 squamous cell carcinoma of the small intestine skos:exactMatch Orphanet:423968 Squamous cell carcinoma of the small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018509 squamous cell carcinoma of the small intestine skos:exactMatch UMLS:C1710111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018509 squamous cell carcinoma of the small intestine skos:exactMatch UMLS:CN237514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018510 small intestine neuroendocrine neoplasm skos:exactMatch DOID:4434 small intestine neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018510 small intestine neuroendocrine neoplasm skos:exactMatch NCIT:C5803 Small Intestinal Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018510 small intestine neuroendocrine neoplasm skos:exactMatch Orphanet:423975 Neuroendocrine tumor of the small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018510 small intestine neuroendocrine neoplasm skos:exactMatch UMLS:C1336005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018510 small intestine neuroendocrine neoplasm skos:exactMatch UMLS:CN237515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018511 epithelial tumor of the appendix skos:exactMatch Orphanet:423982 Epithelial tumor of the appendix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018511 epithelial tumor of the appendix skos:exactMatch UMLS:CN237516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018512 obsolete rare epithelial tumor of colon skos:exactMatch Orphanet:423991 Rare epithelial tumor of colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018512 obsolete rare epithelial tumor of colon skos:exactMatch UMLS:CN237517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018513 squamous cell carcinoma of colon skos:exactMatch DOID:5519 colon squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018513 squamous cell carcinoma of colon skos:exactMatch NCIT:C5490 Colon Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018513 squamous cell carcinoma of colon skos:exactMatch Orphanet:423994 Squamous cell carcinoma of the colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018513 squamous cell carcinoma of colon skos:exactMatch SCTID:766981007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018513 squamous cell carcinoma of colon skos:exactMatch UMLS:C1333100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018513 squamous cell carcinoma of colon skos:exactMatch UMLS:CN237518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018514 obsolete rare epithelial tumor of rectum skos:exactMatch Orphanet:423998 Rare epithelial tumor of rectum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018514 obsolete rare epithelial tumor of rectum skos:exactMatch UMLS:CN237519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018515 squamous cell carcinoma of rectum skos:exactMatch DOID:5528 rectum squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018515 squamous cell carcinoma of rectum skos:exactMatch NCIT:C5554 Rectal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018515 squamous cell carcinoma of rectum skos:exactMatch Orphanet:424002 Squamous cell carcinoma of the rectum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018515 squamous cell carcinoma of rectum skos:exactMatch SCTID:766979005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018515 squamous cell carcinoma of rectum skos:exactMatch UMLS:C1335690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018516 epithelial tumor of anal canal skos:exactMatch Orphanet:424010 Epithelial tumor of anal canal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018516 epithelial tumor of anal canal skos:exactMatch UMLS:CN237521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018520 obsolete rare epithelial tumor of pancreas skos:exactMatch Orphanet:424033 Rare epithelial tumor of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018520 obsolete rare epithelial tumor of pancreas skos:exactMatch UMLS:CN237523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018521 squamous cell carcinoma of pancreas skos:exactMatch DOID:0080323 pancreatic squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018521 squamous cell carcinoma of pancreas skos:exactMatch Orphanet:424039 Squamous cell carcinoma of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018521 squamous cell carcinoma of pancreas skos:exactMatch UMLS:C2675993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018521 squamous cell carcinoma of pancreas skos:exactMatch UMLS:CN237524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018523 pancreatic mucinous cystadenoma skos:exactMatch DOID:7235 pancreatic mucinous cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018523 pancreatic mucinous cystadenoma skos:exactMatch DOID:7735 pancreatic colloid cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018523 pancreatic mucinous cystadenoma skos:exactMatch NCIT:C5718 Pancreatic Mucinous Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018523 pancreatic mucinous cystadenoma skos:exactMatch Orphanet:424053 Mucinous cystadenocarcinoma of the pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018525 solid pseudopapillary carcinoma of pancreas skos:exactMatch DOID:6827 pancreatic solid pseudopapillary carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018525 solid pseudopapillary carcinoma of pancreas skos:exactMatch NCIT:C5728 Solid Pseudopapillary Carcinoma of the Pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018525 solid pseudopapillary carcinoma of pancreas skos:exactMatch Orphanet:424065 Solid pseudopapillary carcinoma of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018525 solid pseudopapillary carcinoma of pancreas skos:exactMatch UMLS:C1336029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018528 congenital myopathy with myasthenic-like onset skos:exactMatch Orphanet:424107 Congenital myopathy with myasthenic-like onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018528 congenital myopathy with myasthenic-like onset skos:exactMatch SCTID:763315005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018529 qualitative or quantitative defects of Torsin-1A-interacting protein 1 skos:exactMatch Orphanet:424925 Qualitative or quantitative defects of Torsin-1A-interacting protein 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018530 obsolete rare epithelial tumor of liver and intrahepatic biliary tract skos:exactMatch Orphanet:424933 Rare malignant epithelial tumor of liver and intrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018530 obsolete rare epithelial tumor of liver and intrahepatic biliary tract skos:exactMatch UMLS:CN237535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018531 carcinoma of liver and intrahepatic biliary tract skos:exactMatch ICD10CM:C22.1 Intrahepatic bile duct carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018531 carcinoma of liver and intrahepatic biliary tract skos:exactMatch NCIT:C7927 Liver and Intrahepatic Bile Duct Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018531 carcinoma of liver and intrahepatic biliary tract skos:exactMatch Orphanet:424936 Carcinoma of liver and intrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018531 carcinoma of liver and intrahepatic biliary tract skos:exactMatch UMLS:C0279000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018532 adenocarcinoma of liver and intrahepatic biliary tract skos:exactMatch Orphanet:424943 Adenocarcinoma of the liver and intrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018532 adenocarcinoma of liver and intrahepatic biliary tract skos:exactMatch UMLS:CN242181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018533 undifferentiated carcinoma of liver and intrahepatic biliary tract skos:exactMatch Orphanet:424970 Undifferentiated carcinoma of liver and intrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018533 undifferentiated carcinoma of liver and intrahepatic biliary tract skos:exactMatch UMLS:CN242153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018534 squamous cell carcinoma of liver and intrahepatic biliary tract skos:exactMatch Orphanet:424975 Squamous cell carcinoma of liver and intrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018534 squamous cell carcinoma of liver and intrahepatic biliary tract skos:exactMatch UMLS:CN242131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018535 biliary cystadenocarcinoma skos:exactMatch Orphanet:424982 Biliary cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018535 biliary cystadenocarcinoma skos:exactMatch UMLS:C2064409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018536 adenocarcinoma of gallbladder and extrahepatic biliary tract skos:exactMatch Orphanet:424991 Adenocarcinoma of the gallbladder and extrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018536 adenocarcinoma of gallbladder and extrahepatic biliary tract skos:exactMatch SCTID:765741003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018536 adenocarcinoma of gallbladder and extrahepatic biliary tract skos:exactMatch UMLS:CN237537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018537 squamous cell carcinoma of gallbladder and extrahepatic biliary tract skos:exactMatch Orphanet:424996 Squamous cell carcinoma of gallbladder and extrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018537 squamous cell carcinoma of gallbladder and extrahepatic biliary tract skos:exactMatch SCTID:766978002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018537 squamous cell carcinoma of gallbladder and extrahepatic biliary tract skos:exactMatch UMLS:CN237538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018538 inherited digestive cancer-predisposing syndrome skos:exactMatch Orphanet:425003 Inherited digestive cancer-predisposing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018538 inherited digestive cancer-predisposing syndrome skos:exactMatch UMLS:CN237539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018539 obsolete rare epithelial tumor of small intestine skos:exactMatch Orphanet:425368 Rare epithelial tumor of small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018539 obsolete rare epithelial tumor of small intestine skos:exactMatch UMLS:CN237541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018540 PFAPA syndrome skos:exactMatch NCIT:C116917 Periodic Fever, Aphthous Stomatitis, Pharyngitis, Adenitis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018540 PFAPA syndrome skos:exactMatch Orphanet:42642 PFAPA syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018540 PFAPA syndrome skos:exactMatch SCTID:717231003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018540 PFAPA syndrome skos:exactMatch UMLS:C4082167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018540 PFAPA syndrome skos:exactMatch UMLS:CN205072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018541 familial hypoaldosteronism skos:exactMatch Orphanet:427 Familial hypoaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018541 familial hypoaldosteronism skos:exactMatch SCTID:715343000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018541 familial hypoaldosteronism skos:exactMatch UMLS:C4275180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018541 familial hypoaldosteronism skos:exactMatch UMLS:CN205074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018542 severe congenital neutropenia skos:exactMatch DOID:0050590 severe congenital neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018542 severe congenital neutropenia skos:exactMatch NCIT:C166152 Severe Congenital Neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018542 severe congenital neutropenia skos:exactMatch OMIMPS:202700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018542 severe congenital neutropenia skos:exactMatch Orphanet:42738 Severe congenital neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018542 severe congenital neutropenia skos:exactMatch SCTID:89655007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018543 autosomal dominant hypocalcemia skos:exactMatch DOID:0090109 autosomal dominant hypocalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018543 autosomal dominant hypocalcemia skos:exactMatch OMIMPS:601198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018543 autosomal dominant hypocalcemia skos:exactMatch Orphanet:428 Autosomal dominant hypocalcemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018543 autosomal dominant hypocalcemia skos:exactMatch SCTID:711152006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018543 autosomal dominant hypocalcemia skos:exactMatch UMLS:CN205077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018544 adrenoleukodystrophy skos:exactMatch DOID:10588 adrenoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018544 adrenoleukodystrophy skos:exactMatch MESH:D000326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018544 adrenoleukodystrophy skos:exactMatch NCIT:C61252 Adrenoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018544 adrenoleukodystrophy skos:exactMatch OMIM:300100 adrenoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018544 adrenoleukodystrophy skos:exactMatch Orphanet:43 X-linked adrenoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018545 obsolete primary immunodeficiency with predisposition to severe viral infection skos:exactMatch Orphanet:431156 Primary immunodeficiency with predisposition to severe viral infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018546 serotonin syndrome skos:exactMatch MESH:D020230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018546 serotonin syndrome skos:exactMatch Orphanet:43116 Serotonin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018546 serotonin syndrome skos:exactMatch SCTID:371089000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018547 acute tricyclic antidepressant poisoning skos:exactMatch Orphanet:43117 Acute tricyclic antidepressant poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018547 acute tricyclic antidepressant poisoning skos:exactMatch UMLS:CN227537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018548 acute poisoning by drugs with membrane-stabilizing effect skos:exactMatch Orphanet:43119 Acute poisoning by drugs with membrane-stabilizing effect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018548 acute poisoning by drugs with membrane-stabilizing effect skos:exactMatch UMLS:CN227538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018549 obsolete late-onset scapuloperoneal muscular dystrophy with hyaline bodies skos:exactMatch Orphanet:431263 Late-onset scapuloperoneal muscular dystrophy with hyaline bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018549 obsolete late-onset scapuloperoneal muscular dystrophy with hyaline bodies skos:exactMatch UMLS:CN237548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018550 spastic paraplegia-optic atrophy-neuropathy and spastic paraplegia-optic atrophy-neuropathy-related disorder skos:exactMatch Orphanet:431320 Spastic paraplegia-optic atrophy-neuropathy and spastic paraplegia-optic atrophy-neuropathy-related disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018550 spastic paraplegia-optic atrophy-neuropathy and spastic paraplegia-optic atrophy-neuropathy-related disorder skos:exactMatch UMLS:CN237550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018551 patent urachus skos:exactMatch NCIT:C99005 Patent Urachus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018551 patent urachus skos:exactMatch Orphanet:431341 Patent urachus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018551 patent urachus skos:exactMatch SCTID:398316009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018551 patent urachus skos:exactMatch UMLS:CN237552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018552 urachal sinus skos:exactMatch Orphanet:431344 Urachal sinus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018552 urachal sinus skos:exactMatch SCTID:451030007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018552 urachal sinus skos:exactMatch UMLS:CN237553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018553 urachal diverticulum skos:exactMatch NCIT:C123254 Urachal Diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018553 urachal diverticulum skos:exactMatch Orphanet:431347 Urachal diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018553 urachal diverticulum skos:exactMatch SCTID:253899000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018553 urachal diverticulum skos:exactMatch UMLS:CN237554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018554 pulmonary veno-occlusive disease and/or pulmonary capillary haemangiomatosis skos:exactMatch Orphanet:431353 Pulmonary veno-occlusive disease and/or pulmonary capillary haemangiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018554 pulmonary veno-occlusive disease and/or pulmonary capillary haemangiomatosis skos:exactMatch UMLS:CN237555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018555 hypogonadotropic hypogonadism skos:exactMatch DOID:0090070 hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018555 hypogonadotropic hypogonadism skos:exactMatch NCIT:C113347 Hypogonadotropic Hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018555 hypogonadotropic hypogonadism skos:exactMatch OMIMPS:147950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018555 hypogonadotropic hypogonadism skos:exactMatch Orphanet:432 Normosmic congenital hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018555 hypogonadotropic hypogonadism skos:exactMatch SCTID:33927004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018555 hypogonadotropic hypogonadism skos:exactMatch UMLS:CN235466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018556 Lambert-Eaton myasthenic syndrome skos:exactMatch DOID:0050214 Lambert-Eaton myasthenic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018556 Lambert-Eaton myasthenic syndrome skos:exactMatch MESH:D015624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018556 Lambert-Eaton myasthenic syndrome skos:exactMatch NCIT:C3155 Lambert Eaton Myasthenic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018556 Lambert-Eaton myasthenic syndrome skos:exactMatch Orphanet:43393 Lambert-Eaton myasthenic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018556 Lambert-Eaton myasthenic syndrome skos:exactMatch SCTID:56989000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018556 Lambert-Eaton myasthenic syndrome skos:exactMatch UMLS:C0022972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018557 obsolete rare genetic autonomic nervous system disorder skos:exactMatch Orphanet:434786 Rare genetic autonomic nervous system disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018557 obsolete rare genetic autonomic nervous system disorder skos:exactMatch UMLS:CN237558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018558 obsolete syndrome with woolly hair skos:exactMatch Orphanet:434809 Syndrome with woolly hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018559 fetal lower urinary tract obstruction skos:exactMatch Orphanet:435365 Fetal lower urinary tract obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018559 fetal lower urinary tract obstruction skos:exactMatch SCTID:717752005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018559 fetal lower urinary tract obstruction skos:exactMatch UMLS:C4305545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018560 obsolete anterior urethral valve skos:exactMatch Orphanet:435372 Anterior urethral valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018560 obsolete anterior urethral valve skos:exactMatch SCTID:253907008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018560 obsolete anterior urethral valve skos:exactMatch UMLS:CN242188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018561 precocious puberty in female skos:exactMatch Orphanet:435561 Precocious puberty in female semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018561 precocious puberty in female skos:exactMatch UMLS:C0271616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018562 genetic otorhinolaryngological malformation skos:exactMatch Orphanet:435603 Genetic otorhinolaryngological malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018563 adactyly of foot skos:exactMatch Orphanet:435623 OBSOLETE: Adactyly of foot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018563 adactyly of foot skos:exactMatch SCTID:66345008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018564 3p25.3 microdeletion syndrome skos:exactMatch Orphanet:435638 3p25.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018564 3p25.3 microdeletion syndrome skos:exactMatch UMLS:CN237571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018565 congenital urachal anomaly skos:exactMatch Orphanet:435743 Congenital urachal anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018566 short stature-advanced bone age-early-onset osteoarthritis syndrome skos:exactMatch Orphanet:435804 Short stature-advanced bone age-early-onset osteoarthritis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018566 short stature-advanced bone age-early-onset osteoarthritis syndrome skos:exactMatch UMLS:CN237575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018567 autosomal dominant Charcot-Marie-Tooth disease type 2 due to TFG mutation skos:exactMatch Orphanet:435819 Autosomal dominant Charcot-Marie-Tooth disease type 2 due to TFG mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018567 autosomal dominant Charcot-Marie-Tooth disease type 2 due to TFG mutation skos:exactMatch UMLS:CN237576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018569 X-linked microcephaly-growth retardation-prognathism-cryptorchidism syndrome skos:exactMatch Orphanet:435938 X-linked microcephaly-growth retardation-prognathism-cryptorchidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018569 X-linked microcephaly-growth retardation-prognathism-cryptorchidism syndrome skos:exactMatch UMLS:CN237580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018570 hypophosphatasia skos:exactMatch DOID:14213 hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018570 hypophosphatasia skos:exactMatch MESH:D007014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018570 hypophosphatasia skos:exactMatch NCIT:C26798 Hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018570 hypophosphatasia skos:exactMatch Orphanet:436 Hypophosphatasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018570 hypophosphatasia skos:exactMatch SCTID:360792001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018570 hypophosphatasia skos:exactMatch UMLS:C0020630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018571 contractures-developmental delay-Pierre Robin syndrome skos:exactMatch Orphanet:436003 Contractures-developmental delay-Pierre Robin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018571 contractures-developmental delay-Pierre Robin syndrome skos:exactMatch UMLS:CN237584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018572 severe intellectual disability-hypotonia-strabismus-coarse face-planovalgus syndrome skos:exactMatch Orphanet:436141 Severe intellectual disability-hypotonia-strabismus-coarse face-planovalgus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018572 severe intellectual disability-hypotonia-strabismus-coarse face-planovalgus syndrome skos:exactMatch UMLS:CN237585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018573 intrauterine growth restriction-short stature-early adult-onset diabetes syndrome skos:exactMatch Orphanet:436144 Intrauterine growth restriction-short stature-early adult-onset diabetes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018573 intrauterine growth restriction-short stature-early adult-onset diabetes syndrome skos:exactMatch UMLS:CN237586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018574 intellectual disability-expressive aphasia-facial dysmorphism syndrome skos:exactMatch Orphanet:436151 Intellectual disability-expressive aphasia-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018574 intellectual disability-expressive aphasia-facial dysmorphism syndrome skos:exactMatch UMLS:CN237587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018575 microcephalic primordial dwarfism-insulin resistance syndrome skos:exactMatch Orphanet:436182 Microcephalic primordial dwarfism-insulin resistance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018575 microcephalic primordial dwarfism-insulin resistance syndrome skos:exactMatch UMLS:CN237592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018576 non-progressive predominantly posterior cavitating leukoencephalopathy with peripheral neuropathy skos:exactMatch Orphanet:436271 Non-progressive predominantly posterior cavitating leukoencephalopathy with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018577 pseudoxanthoma elasticum-like skin manifestations with retinitis pigmentosa skos:exactMatch Orphanet:436274 Pseudoxanthoma elasticum-like skin manifestations with retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018577 pseudoxanthoma elasticum-like skin manifestations with retinitis pigmentosa skos:exactMatch UMLS:CN237597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018579 disorder of ketone body transport skos:exactMatch Orphanet:438072 Disorder of keton body transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018579 disorder of ketone body transport skos:exactMatch UMLS:CN237600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018580 PURA-related severe neonatal hypotonia-seizures-encephalopathy syndrome skos:exactMatch Orphanet:438213 PURA-related severe neonatal hypotonia-seizures-encephalopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018580 PURA-related severe neonatal hypotonia-seizures-encephalopathy syndrome skos:exactMatch UMLS:CN237608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018581 progressive encephalomyelitis with rigidity and myoclonus skos:exactMatch Orphanet:438266 Progressive encephalomyelitis with rigidity and myoclonus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018581 progressive encephalomyelitis with rigidity and myoclonus skos:exactMatch UMLS:C1861457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018582 GCGR-related hyperglucagonemia skos:exactMatch DOID:0112306 Mahvash Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018582 GCGR-related hyperglucagonemia skos:exactMatch OMIM:619290 mahvash disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018582 GCGR-related hyperglucagonemia skos:exactMatch Orphanet:438274 GCGR-related hyperglucagonemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018582 GCGR-related hyperglucagonemia skos:exactMatch UMLS:CN237611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018583 human infection by orthopoxvirus skos:exactMatch Orphanet:438279 Human infection by orthopoxvirus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018583 human infection by orthopoxvirus skos:exactMatch UMLS:CN237612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018585 pediatric arterial ischemic stroke skos:exactMatch Orphanet:439175 Pediatric arterial ischemic stroke semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018586 zinc-responsive necrolytic acral erythema skos:exactMatch Orphanet:439196 Zinc-responsive necrolytic acral erythema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018586 zinc-responsive necrolytic acral erythema skos:exactMatch SCTID:762543009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018586 zinc-responsive necrolytic acral erythema skos:exactMatch UMLS:CN237615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018587 non-recovering obstetric brachial plexus lesion skos:exactMatch Orphanet:439202 Non-recovering obstetric brachial plexus lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018587 non-recovering obstetric brachial plexus lesion skos:exactMatch UMLS:CN237616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018588 ALECT2 amyloidosis skos:exactMatch Orphanet:439224 ALECT2 amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018589 AApoAIV amyloidosis skos:exactMatch DOID:0080927 apolipoprotein A-IV associated amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018589 AApoAIV amyloidosis skos:exactMatch Orphanet:439232 AApoAIV amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018590 ABeta2M amyloidosis skos:exactMatch DOID:0080928 dialysis-related amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018590 ABeta2M amyloidosis skos:exactMatch Orphanet:439246 ABeta2M amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018591 ITM2B amyloidosis skos:exactMatch Orphanet:439254 ITM2B amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018591 ITM2B amyloidosis skos:exactMatch SCTID:45639009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018591 ITM2B amyloidosis skos:exactMatch UMLS:CN237622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018592 cutaneous polyarteritis nodosa skos:exactMatch NCIT:C117295 Cutaneous Polyarteritis Nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018592 cutaneous polyarteritis nodosa skos:exactMatch Orphanet:439729 Cutaneous polyarteritis nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018592 cutaneous polyarteritis nodosa skos:exactMatch SCTID:239926000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018592 cutaneous polyarteritis nodosa skos:exactMatch UMLS:C0343190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018592 cutaneous polyarteritis nodosa skos:exactMatch UMLS:CN242143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018593 primary polyarteritis nodosa skos:exactMatch Orphanet:439737 Primary polyarteritis nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018593 primary polyarteritis nodosa skos:exactMatch UMLS:CN237623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018594 secondary polyarteritis nodosa skos:exactMatch Orphanet:439746 Secondary polyarteritis nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018594 secondary polyarteritis nodosa skos:exactMatch UMLS:CN237624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018595 single-organ polyarteritis nodosa skos:exactMatch Orphanet:439755 Single-organ polyarteritis nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018595 single-organ polyarteritis nodosa skos:exactMatch UMLS:CN242112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018596 systemic polyarteritis nodosa skos:exactMatch Orphanet:439762 Systemic polyarteritis nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018596 systemic polyarteritis nodosa skos:exactMatch UMLS:CN242146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018597 plastic bronchitis skos:exactMatch Orphanet:439881 Plastic bronchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018597 plastic bronchitis skos:exactMatch SCTID:53926002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018597 plastic bronchitis skos:exactMatch UMLS:C0264342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018598 obsolete neonatal adrenoleukodystrophy skos:exactMatch ICD10CM:E71.511 Neonatal adrenoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018598 obsolete neonatal adrenoleukodystrophy skos:exactMatch NCIT:C99251 Neonatal Adrenoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018598 obsolete neonatal adrenoleukodystrophy skos:exactMatch Orphanet:44 Neonatal adrenoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018598 obsolete neonatal adrenoleukodystrophy skos:exactMatch SCTID:238061001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018598 obsolete neonatal adrenoleukodystrophy skos:exactMatch UMLS:C0282525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018599 congenital oculomotor nerve palsy skos:exactMatch Orphanet:440221 Congenital oculomotor nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018600 congenital abducens nerve palsy skos:exactMatch Orphanet:440233 Congenital abducens nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018601 autosomal dominant myopia-midfacial retrusion-sensorineural hearing loss-rhizomelic dysplasia syndrome skos:exactMatch Orphanet:440354 Autosomal dominant myopia-midfacial retrusion-sensorineural hearing loss-rhizomelic dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018601 autosomal dominant myopia-midfacial retrusion-sensorineural hearing loss-rhizomelic dysplasia syndrome skos:exactMatch UMLS:CN237631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018602 necrotizing soft tissue infection skos:exactMatch Orphanet:440368 Necrotizing soft tissue infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018602 necrotizing soft tissue infection skos:exactMatch SCTID:443928008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018602 necrotizing soft tissue infection skos:exactMatch UMLS:C2732890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018602 necrotizing soft tissue infection skos:exactMatch UMLS:CN237632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018603 interstitial lung disease due to SP-C deficiency skos:exactMatch Orphanet:440392 Interstitial lung disease due to SP-C deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018603 interstitial lung disease due to SP-C deficiency skos:exactMatch UMLS:CN237633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018604 familial colorectal cancer type X skos:exactMatch NCIT:C120084 Familial Colorectal Cancer Type X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018604 familial colorectal cancer type X skos:exactMatch Orphanet:440437 Familial colorectal cancer Type X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018604 familial colorectal cancer type X skos:exactMatch UMLS:C3896578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018604 familial colorectal cancer type X skos:exactMatch UMLS:CN237636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018605 disorders of pentose/polyol metabolism skos:exactMatch Orphanet:440701 Disorders of pentose/polyol metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018605 disorders of pentose/polyol metabolism skos:exactMatch UMLS:CN237637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018606 extensive peripapillary myelinated nerve fibers skos:exactMatch Orphanet:440724 Extensive peripapillary myelinated nerve fibers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018606 extensive peripapillary myelinated nerve fibers skos:exactMatch UMLS:CN237640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018607 combined hamartoma of the retina and retinal pigment epithelium skos:exactMatch NCIT:C174548 Combined Hamartoma of the Retina and Retinal Pigment Epithelium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018607 combined hamartoma of the retina and retinal pigment epithelium skos:exactMatch Orphanet:440727 Combined hamartoma of the retina and retinal pigment epithelium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018607 combined hamartoma of the retina and retinal pigment epithelium skos:exactMatch UMLS:C1862062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018607 combined hamartoma of the retina and retinal pigment epithelium skos:exactMatch UMLS:CN237641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018608 pure autonomic failure skos:exactMatch MESH:D054970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018608 pure autonomic failure skos:exactMatch Orphanet:441 Pure autonomic failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018608 pure autonomic failure skos:exactMatch SCTID:84438001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018608 pure autonomic failure skos:exactMatch UMLS:C0393911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018608 pure autonomic failure skos:exactMatch UMLS:C2931939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018608 pure autonomic failure skos:exactMatch UMLS:CN205091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018609 obsolete syndromic hereditary optic neuropathy skos:exactMatch Orphanet:441434 Syndromic hereditary optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018609 obsolete syndromic hereditary optic neuropathy skos:exactMatch UMLS:CN237645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018610 early-onset posterior subcapsular cataract skos:exactMatch Orphanet:441447 Early-onset posterior subcapsular cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018610 early-onset posterior subcapsular cataract skos:exactMatch UMLS:CN237646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018611 early-onset lamellar cataract skos:exactMatch Orphanet:441452 Early-onset lamellar cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018611 early-onset lamellar cataract skos:exactMatch UMLS:CN237647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018612 congenital hypothyroidism skos:exactMatch DOID:0050328 congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018612 congenital hypothyroidism skos:exactMatch MESH:D003409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018612 congenital hypothyroidism skos:exactMatch NCIT:C26734 Congenital Hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018612 congenital hypothyroidism skos:exactMatch Orphanet:442 Congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018612 congenital hypothyroidism skos:exactMatch SCTID:190268003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018612 congenital hypothyroidism skos:exactMatch SCTID:217710005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018612 congenital hypothyroidism skos:exactMatch UMLS:C0010308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018613 AH amyloidosis skos:exactMatch DOID:0080934 immunoglobulin heavy chain amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018613 AH amyloidosis skos:exactMatch NCIT:C158962 AH Amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018613 AH amyloidosis skos:exactMatch Orphanet:442582 AH amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018614 undetermined early-onset epileptic encephalopathy skos:exactMatch Orphanet:442835 Non-specific early-onset epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018615 hemicrania continua skos:exactMatch ICD10CM:G44.51 Hemicrania continua semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018615 hemicrania continua skos:exactMatch Orphanet:443070 Hemicrania continua semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018615 hemicrania continua skos:exactMatch SCTID:443095000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018615 hemicrania continua skos:exactMatch UMLS:C2349425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018615 hemicrania continua skos:exactMatch UMLS:CN237652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018616 central serous chorioretinopathy skos:exactMatch MESH:D056833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018616 central serous chorioretinopathy skos:exactMatch NCIT:C115124 Central Serous Chorioretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018616 central serous chorioretinopathy skos:exactMatch Orphanet:443079 Central serous chorioretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018616 central serous chorioretinopathy skos:exactMatch SCTID:312956001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018616 central serous chorioretinopathy skos:exactMatch UMLS:C0730328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018617 baroreflex failure skos:exactMatch Orphanet:443084 Baroreflex failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018617 baroreflex failure skos:exactMatch UMLS:CN237655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018618 obsolete 46,XY disorder of sexual development due to dihydrotestosterone backdoor pathway biosynthesis defect skos:exactMatch Orphanet:443090 46,XY disorder of sexual development due to dihydrotestosterone backdoor pathway biosynthesis defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018620 hypothalamic adipsic hypernatraemia syndrome skos:exactMatch Orphanet:443101 Hypothalamic adipsic hypernatraemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018620 hypothalamic adipsic hypernatraemia syndrome skos:exactMatch UMLS:CN237660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018621 lymphoplasmacytic lymphoma without IgM production skos:exactMatch Orphanet:443159 Lymphoplasmacytic lymphoma without IgM production semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018623 postpartum psychosis skos:exactMatch ICD10CM:F53 Mental and behavioral disorders associated with the puerperium, not elsewhere classified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018623 postpartum psychosis skos:exactMatch Orphanet:443173 Postpartum psychosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018623 postpartum psychosis skos:exactMatch SCTID:18260003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018624 spontaneous intracranial hypotension skos:exactMatch Orphanet:443180 Spontaneous intracranial hypotension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018624 spontaneous intracranial hypotension skos:exactMatch UMLS:CN237665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018625 classic stiff person syndrome skos:exactMatch Orphanet:443192 Classic stiff person syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018625 classic stiff person syndrome skos:exactMatch UMLS:CN237666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018626 paratyphoid fever skos:exactMatch DOID:3055 paratyphoid fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018626 paratyphoid fever skos:exactMatch MESH:D010284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018626 paratyphoid fever skos:exactMatch NCIT:C34897 Paratyphoid Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018626 paratyphoid fever skos:exactMatch Orphanet:443227 Paratyphoid fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018626 paratyphoid fever skos:exactMatch SCTID:51254007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018626 paratyphoid fever skos:exactMatch UMLS:C0030528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018626 paratyphoid fever skos:exactMatch UMLS:C0343375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018626 paratyphoid fever skos:exactMatch UMLS:C0343376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018626 paratyphoid fever skos:exactMatch UMLS:C0343377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018627 obsolete ACTH-independent Cushing syndrome due to rare cortisol-producing adrenal tumor skos:exactMatch Orphanet:443287 ACTH-independent Cushing syndrome due to rare cortisol-producing adrenal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018627 obsolete ACTH-independent Cushing syndrome due to rare cortisol-producing adrenal tumor skos:exactMatch UMLS:CN237670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018628 HIV-associated cancer skos:exactMatch Orphanet:443291 HIV-associated cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018628 HIV-associated cancer skos:exactMatch UMLS:CN237671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018629 focal stiff limb syndrome skos:exactMatch Orphanet:443804 Focal stiff limb syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018629 focal stiff limb syndrome skos:exactMatch UMLS:CN237672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018630 hereditary nonpolyposis colon cancer skos:exactMatch NCIT:C120083 Hereditary Nonpolyposis Colorectal Cancer Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018630 hereditary nonpolyposis colon cancer skos:exactMatch OMIMPS:120435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018630 hereditary nonpolyposis colon cancer skos:exactMatch Orphanet:443909 Hereditary nonpolyposis colon cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018630 hereditary nonpolyposis colon cancer skos:exactMatch SCTID:315058005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018630 hereditary nonpolyposis colon cancer skos:exactMatch UMLS:CN237674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018631 Marie Unna hereditary hypotrichosis skos:exactMatch DOID:0110701 hypotrichosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018631 Marie Unna hereditary hypotrichosis skos:exactMatch MESH:C535912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018631 Marie Unna hereditary hypotrichosis skos:exactMatch MESH:C567718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018631 Marie Unna hereditary hypotrichosis skos:exactMatch OMIM:146550 hypotrichosis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018631 Marie Unna hereditary hypotrichosis skos:exactMatch Orphanet:444 Marie Unna hereditary hypotrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018631 Marie Unna hereditary hypotrichosis skos:exactMatch UMLS:C2750815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018631 Marie Unna hereditary hypotrichosis skos:exactMatch UMLS:C2931059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018632 11q22.2q22.3 microdeletion syndrome skos:exactMatch Orphanet:444002 11q22.2q22.3 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018632 11q22.2q22.3 microdeletion syndrome skos:exactMatch UMLS:CN237678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018633 20q11.2 microdeletion syndrome skos:exactMatch Orphanet:444051 20q11.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018633 20q11.2 microdeletion syndrome skos:exactMatch UMLS:CN237681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018634 hereditary amyloidosis skos:exactMatch MESH:D028226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018634 hereditary amyloidosis skos:exactMatch NCIT:C84555 Familial Amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018634 hereditary amyloidosis skos:exactMatch Orphanet:444116 Hereditary amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018634 hereditary amyloidosis skos:exactMatch SCTID:367601000119103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018635 idiopathic phalangeal acro-osteolysis skos:exactMatch Orphanet:444316 Idiopathic phalangeal acro-osteolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018636 autoimmune hemolytic anemia-autoimmune thrombocytopenia-primary immunodeficiency syndrome skos:exactMatch Orphanet:444463 Autoimmune hemolytic anemia-autoimmune thrombocytopenia-primary immunodeficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018636 autoimmune hemolytic anemia-autoimmune thrombocytopenia-primary immunodeficiency syndrome skos:exactMatch UMLS:CN237691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018637 familial chylomicronemia syndrome skos:exactMatch DOID:0111417 familial chylomicronemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018637 familial chylomicronemia syndrome skos:exactMatch Orphanet:444490 Familial chylomicronemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018637 familial chylomicronemia syndrome skos:exactMatch UMLS:CN231410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018638 pseudohypoaldosteronism skos:exactMatch DOID:4479 pseudohypoaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018638 pseudohypoaldosteronism skos:exactMatch MESH:D011546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018638 pseudohypoaldosteronism skos:exactMatch NCIT:C85034 Pseudohypoaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018638 pseudohypoaldosteronism skos:exactMatch Orphanet:444916 Pseudohypoaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018638 pseudohypoaldosteronism skos:exactMatch SCTID:77098009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018638 pseudohypoaldosteronism skos:exactMatch UMLS:C0033805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018639 caudal regression-sirenomelia spectrum skos:exactMatch Orphanet:444941 Caudal regression-sirenomelia spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018640 secondary vasculitis skos:exactMatch Orphanet:445197 Secondary vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018642 NIK deficiency skos:exactMatch Orphanet:447731 NIK deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018643 susceptibility to localized juvenile periodontitis skos:exactMatch Orphanet:447740 Susceptibility to localized juvenile periodontitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018644 autosomal dominant complex spastic paraplegia type 9B skos:exactMatch Orphanet:447757 Autosomal dominant spastic paraplegia type 9B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018644 autosomal dominant complex spastic paraplegia type 9B skos:exactMatch UMLS:CN237702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018645 IgG4-related sclerosing cholangitis skos:exactMatch Orphanet:447764 IgG4-related sclerosing cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018645 IgG4-related sclerosing cholangitis skos:exactMatch SCTID:722870008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018645 IgG4-related sclerosing cholangitis skos:exactMatch UMLS:C4302109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018646 sclerosing cholangitis skos:exactMatch DOID:14268 sclerosing cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018646 sclerosing cholangitis skos:exactMatch NCIT:C4828 Primary Sclerosing Cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018646 sclerosing cholangitis skos:exactMatch Orphanet:447771 Sclerosing cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018646 sclerosing cholangitis skos:exactMatch SCTID:235917005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018646 sclerosing cholangitis skos:exactMatch UMLS:C0008313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018647 secondary sclerosing cholangitis skos:exactMatch Orphanet:447774 Secondary sclerosing cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018647 secondary sclerosing cholangitis skos:exactMatch SCTID:197442005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018647 secondary sclerosing cholangitis skos:exactMatch UMLS:C0400978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018648 Keratocystic odontogenic tumor skos:exactMatch NCIT:C54302 Odontogenic Keratocyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018648 Keratocystic odontogenic tumor skos:exactMatch Orphanet:447777 Keratocystic odontogenic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018648 Keratocystic odontogenic tumor skos:exactMatch SCTID:713277006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018648 Keratocystic odontogenic tumor skos:exactMatch UMLS:C1708604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018648 Keratocystic odontogenic tumor skos:exactMatch UMLS:CN237705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018649 obsolete cerebral visual impairment skos:exactMatch NCIT:C35275 Visual Cortex Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018649 obsolete cerebral visual impairment skos:exactMatch Orphanet:447788 Cerebral visual impairment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018649 obsolete cerebral visual impairment skos:exactMatch SCTID:413924001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018649 obsolete cerebral visual impairment skos:exactMatch UMLS:CN237707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018651 obsolete lipoyl transferase 2 deficiency skos:exactMatch Orphanet:447795 Lipoyl transferase 2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018652 obsolete biological anomaly without phenotypic characterization skos:exactMatch Orphanet:447874 Biological anomaly without phenotypic characterization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018653 Polymerase proofreading-related adenomatous polyposis skos:exactMatch NCIT:C162484 Polymerase Proofreading Associated Polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018653 Polymerase proofreading-related adenomatous polyposis skos:exactMatch Orphanet:447877 Polymerase proofreading-related adenomatous polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018654 idiopathic dropped head syndrome skos:exactMatch Orphanet:447881 Idiopathic dropped head syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018654 idiopathic dropped head syndrome skos:exactMatch UMLS:CN237712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018655 hypomyelination-cerebellar atrophy-hypoplasia of the corpus callosum syndrome skos:exactMatch Orphanet:447893 Hypomyelination-cerebellar atrophy-hypoplasia of the corpus callosum syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018655 hypomyelination-cerebellar atrophy-hypoplasia of the corpus callosum syndrome skos:exactMatch UMLS:CN237713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018656 tremor-ataxia-central hypomyelination syndrome skos:exactMatch Orphanet:447896 Tremor-ataxia-central hypomyelination syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018656 tremor-ataxia-central hypomyelination syndrome skos:exactMatch UMLS:CN237714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018657 pigmentation defects-palmoplantar keratoderma-skin carcinoma syndrome skos:exactMatch OMIM:618373 cancer, alopecia, pigment dyscrasia, onychodystrophy, and keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018657 pigmentation defects-palmoplantar keratoderma-skin carcinoma syndrome skos:exactMatch Orphanet:447961 Pigmentation defects-palmoplantar keratoderma-skin carcinoma syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018657 pigmentation defects-palmoplantar keratoderma-skin carcinoma syndrome skos:exactMatch UMLS:CN237716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018658 19p13.3 microduplication syndrome skos:exactMatch Orphanet:447980 19p13.3 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018658 19p13.3 microduplication syndrome skos:exactMatch UMLS:CN237720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018659 partial duplication of the short arm of chromosome 19 skos:exactMatch Orphanet:447985 Partial duplication of the short arm of chromosome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018660 hemophilia skos:exactMatch NCIT:C3093 Hemophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018660 hemophilia skos:exactMatch Orphanet:448 Hemophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018660 hemophilia skos:exactMatch SCTID:90935002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018660 hemophilia skos:exactMatch UMLS:C0684275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018661 Zika virus infectious disease skos:exactMatch DOID:0060478 Zika fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018661 Zika virus infectious disease skos:exactMatch ICD10CM:A92.5 Zika virus disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018661 Zika virus infectious disease skos:exactMatch MESH:D000071243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018661 Zika virus infectious disease skos:exactMatch NCIT:C128423 Zika Virus Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018661 Zika virus infectious disease skos:exactMatch Orphanet:448237 Zika virus disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018661 Zika virus infectious disease skos:exactMatch SCTID:3928002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018661 Zika virus infectious disease skos:exactMatch UMLS:C0276289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018661 Zika virus infectious disease skos:exactMatch UMLS:CN237724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018662 autosomal recessive brachyolmia skos:exactMatch Orphanet:448242 Autosomal recessive brachyolmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018662 autosomal recessive brachyolmia skos:exactMatch UMLS:CN237725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018663 regressive spondylometaphyseal dysplasia skos:exactMatch OMIM:618019 rhizomelic skeletal dysplasia with or without pelger-huet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018663 regressive spondylometaphyseal dysplasia skos:exactMatch Orphanet:448267 Regressive spondylometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018663 regressive spondylometaphyseal dysplasia skos:exactMatch UMLS:CN248525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018664 ectopia cordis skos:exactMatch MESH:D054083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018664 ectopia cordis skos:exactMatch NCIT:C111643 Ectopia Cordis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018664 ectopia cordis skos:exactMatch Orphanet:448270 Ectopia cordis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018664 ectopia cordis skos:exactMatch SCTID:78250005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018665 X-linked acrogigantism due to a point mutation skos:exactMatch Orphanet:448348 OBSOLETE: X-linked acrogigantism due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018665 X-linked acrogigantism due to a point mutation skos:exactMatch UMLS:CN237730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018666 hepatoblastoma skos:exactMatch DOID:687 hepatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018666 hepatoblastoma skos:exactMatch MESH:D018197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018666 hepatoblastoma skos:exactMatch NCIT:C3728 Hepatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018666 hepatoblastoma skos:exactMatch Orphanet:449 Hepatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018666 hepatoblastoma skos:exactMatch UMLS:C0206624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018667 pleural empyema skos:exactMatch DOID:3798 pleural empyema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018667 pleural empyema skos:exactMatch MESH:D016724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018667 pleural empyema skos:exactMatch Orphanet:449266 Pleural empyema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018667 pleural empyema skos:exactMatch SCTID:405950009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018668 scedosporiosis skos:exactMatch MESH:C000656924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018668 scedosporiosis skos:exactMatch Orphanet:449280 Scedosporiosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018669 snakebite envenomation skos:exactMatch Orphanet:449285 Snakebite envenomation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018669 snakebite envenomation skos:exactMatch SCTID:61288004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018669 snakebite envenomation skos:exactMatch UMLS:CN237735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018670 symptomatic form of fragile X syndrome in female carrier skos:exactMatch Orphanet:449291 Symptomatic form of fragile X syndrome in female carriers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018670 symptomatic form of fragile X syndrome in female carrier skos:exactMatch UMLS:CN237736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018671 IgG4-related kidney disease skos:exactMatch Orphanet:449395 IgG4-related kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018671 IgG4-related kidney disease skos:exactMatch UMLS:CN237737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018672 IgG4-related aortitis skos:exactMatch Orphanet:449400 IgG4-related aortitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018673 IgG4-related pachymeningitis skos:exactMatch Orphanet:449427 IgG4-related pachymeningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018673 IgG4-related pachymeningitis skos:exactMatch SCTID:762282007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018673 IgG4-related pachymeningitis skos:exactMatch UMLS:C4545992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018674 IgG4-related submandibular gland disease skos:exactMatch NCIT:C82887 Chronic Sclerosing Sialadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018674 IgG4-related submandibular gland disease skos:exactMatch Orphanet:449432 IgG4-related submandibular gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018674 IgG4-related submandibular gland disease skos:exactMatch SCTID:448131008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018675 IgG4-related ophthalmic disorder skos:exactMatch Orphanet:449563 IgG4-related ophthalmic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018675 IgG4-related ophthalmic disorder skos:exactMatch UMLS:CN237741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018676 eosinophilic angiocentric fibrosis skos:exactMatch Orphanet:449566 Eosinophilic angiocentric fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018677 visceral heterotaxy skos:exactMatch DOID:0050545 visceral heterotaxy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018677 visceral heterotaxy skos:exactMatch NCIT:C117273 Heterotaxy Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018677 visceral heterotaxy skos:exactMatch OMIMPS:306955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018677 visceral heterotaxy skos:exactMatch Orphanet:157769 Situs ambiguus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018677 visceral heterotaxy skos:exactMatch Orphanet:450 Heterotaxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018677 visceral heterotaxy skos:exactMatch SCTID:14821001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018677 visceral heterotaxy skos:exactMatch UMLS:C3178805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018678 polyclonal hyperviscosity syndrome skos:exactMatch Orphanet:450322 Polyclonal hyperviscosity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018678 polyclonal hyperviscosity syndrome skos:exactMatch UMLS:CN237743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018679 primary cutaneous plasmacytosis skos:exactMatch Orphanet:451602 Primary cutaneous plasmacytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018680 cutaneous pseudolymphoma skos:exactMatch NCIT:C62776 Cutaneous Pseudolymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018680 cutaneous pseudolymphoma skos:exactMatch Orphanet:451607 Cutaneous pseudolymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018680 cutaneous pseudolymphoma skos:exactMatch SCTID:128862000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018680 cutaneous pseudolymphoma skos:exactMatch UMLS:C0311220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018681 neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-hip dysplasia syndrome skos:exactMatch Orphanet:453499 Neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-skeletal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018681 neurodevelopmental disorder-craniofacial dysmorphism-cardiac defect-hip dysplasia syndrome skos:exactMatch UMLS:CN237747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018682 congenital insensitivity to pain with severe intellectual disability skos:exactMatch Orphanet:453510 Congenital insensitivity to pain with severe intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018683 acquired ichthyosis skos:exactMatch ICD10CM:L85.0 Acquired ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018683 acquired ichthyosis skos:exactMatch MESH:C538175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018683 acquired ichthyosis skos:exactMatch NCIT:C112831 Ichthyosis Acquisita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018683 acquired ichthyosis skos:exactMatch Orphanet:454 Acquired ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018683 acquired ichthyosis skos:exactMatch SCTID:8691004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018684 idiopathic neonatal atrial flutter skos:exactMatch ICD10CM:P29.1 Neonatal cardiac dysrhythmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018684 idiopathic neonatal atrial flutter skos:exactMatch Orphanet:45452 Idiopathic neonatal atrial flutter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018684 idiopathic neonatal atrial flutter skos:exactMatch SCTID:715560009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018684 idiopathic neonatal atrial flutter skos:exactMatch UMLS:CN205105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018685 incessant infant ventricular tachycardia skos:exactMatch Orphanet:45453 Incessant infant ventricular tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018685 incessant infant ventricular tachycardia skos:exactMatch SCTID:233908008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018685 incessant infant ventricular tachycardia skos:exactMatch UMLS:C0340487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018686 acquired Creutzfeldt-Jakob disease skos:exactMatch MESH:C538481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018686 acquired Creutzfeldt-Jakob disease skos:exactMatch Orphanet:454700 Acquired Creutzfeldt-Jakob disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018686 acquired Creutzfeldt-Jakob disease skos:exactMatch UMLS:CN237752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018687 progressive muscular atrophy skos:exactMatch DOID:318 progressive muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018687 progressive muscular atrophy skos:exactMatch NCIT:C85027 Progressive Muscular Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018687 progressive muscular atrophy skos:exactMatch Orphanet:454706 Progressive muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018687 progressive muscular atrophy skos:exactMatch SCTID:88923002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018687 progressive muscular atrophy skos:exactMatch UMLS:C0917981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018688 anti-p200 pemphigoid skos:exactMatch Orphanet:454710 Anti-p200 pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018688 anti-p200 pemphigoid skos:exactMatch UMLS:CN237754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018689 plasma cell leukemia skos:exactMatch DOID:9513 plasma cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018689 plasma cell leukemia skos:exactMatch MESH:D007952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018689 plasma cell leukemia skos:exactMatch NCIT:C3180 Plasma Cell Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018689 plasma cell leukemia skos:exactMatch Orphanet:454714 Plasma cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018689 plasma cell leukemia skos:exactMatch SCTID:95210003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018689 plasma cell leukemia skos:exactMatch UMLS:C0023484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018690 Holmes-Adie syndrome skos:exactMatch DOID:11549 Adie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018690 Holmes-Adie syndrome skos:exactMatch MESH:D000270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018690 Holmes-Adie syndrome skos:exactMatch NCIT:C34357 Holmes-Adie Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018690 Holmes-Adie syndrome skos:exactMatch OMIM:103100 adie pupil semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018690 Holmes-Adie syndrome skos:exactMatch Orphanet:454718 Holmes-Adie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018690 Holmes-Adie syndrome skos:exactMatch SCTID:24225004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018690 Holmes-Adie syndrome skos:exactMatch UMLS:C0001519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018692 variably protease-sensitive prionopathy skos:exactMatch Orphanet:454742 Variably protease-sensitive prionopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018692 variably protease-sensitive prionopathy skos:exactMatch SCTID:721165001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018692 variably protease-sensitive prionopathy skos:exactMatch UMLS:C4303527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018694 isolated tracheo-esophageal fistula skos:exactMatch NCIT:C35080 Tracheoesophageal Fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018694 isolated tracheo-esophageal fistula skos:exactMatch Orphanet:454750 Isolated tracheoesophageal fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018695 avian influenza skos:exactMatch DOID:4492 avian influenza semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018695 avian influenza skos:exactMatch MESH:D005585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018695 avian influenza skos:exactMatch Orphanet:454836 Avian influenza semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018695 avian influenza skos:exactMatch SCTID:55604004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018695 avian influenza skos:exactMatch UMLS:C0016627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018695 avian influenza skos:exactMatch UMLS:CN237762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018696 corticobasal syndrome skos:exactMatch Orphanet:454887 Corticobasal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018696 corticobasal syndrome skos:exactMatch UMLS:CN237765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018697 1p35.2 microdeletion syndrome skos:exactMatch Orphanet:456298 1p35.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018697 1p35.2 microdeletion syndrome skos:exactMatch UMLS:CN237766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018698 hereditary neuroendocrine tumor of small intestine skos:exactMatch Orphanet:456333 Hereditary neuroendocrine tumor of small intestine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018698 hereditary neuroendocrine tumor of small intestine skos:exactMatch UMLS:CN237770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018698 hereditary neuroendocrine tumor of small intestine skos:exactMatch UMLS:CN847586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018699 obsolete pseudohypoparathyroidism with Albright hereditary osteodystrophy skos:exactMatch Orphanet:457059 Pseudohypoparathyroidism with Albright hereditary osteodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018700 obsolete pseudohypoparathyroidism without Albright hereditary osteodystrophy skos:exactMatch Orphanet:457062 Pseudohypoparathyroidism without Albright hereditary osteodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018701 congenital nemaline myopathy skos:exactMatch Orphanet:457074 Congenital nemaline myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018702 Castleman-Kojima disease skos:exactMatch Orphanet:457077 TAFRO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018702 Castleman-Kojima disease skos:exactMatch UMLS:CN237773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018703 isolated splenogonadal fusion skos:exactMatch Orphanet:457083 Isolated splenogonadal fusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018703 isolated splenogonadal fusion skos:exactMatch UMLS:CN242095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018705 infantile-onset axonal motor and sensory neuropathy-optic atrophy-neurodegenerative syndrome skos:exactMatch Orphanet:457205 Infantile-onset axonal motor and sensory neuropathy-optic atrophy-neurodegenerative syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018705 infantile-onset axonal motor and sensory neuropathy-optic atrophy-neurodegenerative syndrome skos:exactMatch UMLS:CN242083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018706 syndromic sensorineural deafness due to combined oxidative phosphorylation defect skos:exactMatch Orphanet:457223 Syndromic sensorineural deafness due to combined oxidative phosphorylation defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018706 syndromic sensorineural deafness due to combined oxidative phosphorylation defect skos:exactMatch UMLS:CN242144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018708 squamous cell carcinoma of the oral tongue skos:exactMatch Orphanet:457252 Squamous cell carcinoma of the oral tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018708 squamous cell carcinoma of the oral tongue skos:exactMatch UMLS:CN242132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018709 X-linked intellectual disability-hypotonia-movement disorder syndrome skos:exactMatch Orphanet:457260 X-linked intellectual disability-hypotonia-movement disorder syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018710 megalencephaly-severe kyphoscoliosis-overgrowth syndrome skos:exactMatch Orphanet:457359 Megalencephaly-severe kyphoscoliosis-overgrowth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018711 intellectual disability-muscle weakness-short stature-facial dysmorphism syndrome skos:exactMatch Orphanet:457365 Intellectual disability-muscle weakness-short stature-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018711 intellectual disability-muscle weakness-short stature-facial dysmorphism syndrome skos:exactMatch UMLS:CN242088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018712 composite hemangioendothelioma skos:exactMatch NCIT:C45475 Composite Hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018712 composite hemangioendothelioma skos:exactMatch Orphanet:458758 Composite hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018712 composite hemangioendothelioma skos:exactMatch SCTID:403984006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018712 composite hemangioendothelioma skos:exactMatch UMLS:C1304513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018712 composite hemangioendothelioma skos:exactMatch UMLS:CN242120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018713 retiform hemangioendothelioma skos:exactMatch NCIT:C27511 Retiform Hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018713 retiform hemangioendothelioma skos:exactMatch Orphanet:458763 Retiform hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018713 retiform hemangioendothelioma skos:exactMatch SCTID:403982005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018713 retiform hemangioendothelioma skos:exactMatch UMLS:C1304512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018713 retiform hemangioendothelioma skos:exactMatch UMLS:CN242097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018714 primary intralymphatic angioendothelioma skos:exactMatch NCIT:C7526 Papillary Intralymphatic Angioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018714 primary intralymphatic angioendothelioma skos:exactMatch Orphanet:458768 Primary intralymphatic angioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018714 primary intralymphatic angioendothelioma skos:exactMatch UMLS:CN242194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018715 congenital hemangioma skos:exactMatch NCIT:C3841 Congenital Non-Progressive Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018715 congenital hemangioma skos:exactMatch Orphanet:458775 Congenital hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018715 congenital hemangioma skos:exactMatch SCTID:32361000119104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018715 congenital hemangioma skos:exactMatch UMLS:C0235753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018716 partially involuting congenital hemangioma skos:exactMatch NCIT:C172209 Partially Involuting Congenital Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018716 partially involuting congenital hemangioma skos:exactMatch Orphanet:458785 Partially involuting congenital hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018717 mixed cystic lymphatic malformation skos:exactMatch Orphanet:458792 Mixed cystic lymphatic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018718 obsolete vascular tumor with associated anomalies skos:exactMatch Orphanet:458827 Vascular tumor with associated anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018718 obsolete vascular tumor with associated anomalies skos:exactMatch UMLS:CN242155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018719 obsolete obsolete rare capillary malformation with associated anomalies skos:exactMatch Orphanet:458830 Rare capillary malformation with associated anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018719 obsolete obsolete rare capillary malformation with associated anomalies skos:exactMatch UMLS:CN242066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018720 common cystic lymphatic malformation skos:exactMatch Orphanet:458833 Common cystic lymphatic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018721 obsolete rare combined vascular malformation skos:exactMatch Orphanet:458837 Rare combined vascular malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018721 obsolete rare combined vascular malformation skos:exactMatch UMLS:CN242069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018722 obsolete primary lymphedema with associated anomalies skos:exactMatch Orphanet:458841 OBSOLETE: Primary lymphedema with associated anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018723 obsolete rare vascular malformation of major vessels skos:exactMatch Orphanet:458844 Rare vascular malformation of major vessels semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018723 obsolete rare vascular malformation of major vessels skos:exactMatch UMLS:CN242093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018724 X-linked intellectual disability-cerebellar hypoplasia-spondylo-epiphyseal dysplasia syndrome skos:exactMatch Orphanet:459070 X-linked intellectual disability-cerebellar hypoplasia-spondylo-epiphyseal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018724 X-linked intellectual disability-cerebellar hypoplasia-spondylo-epiphyseal dysplasia syndrome skos:exactMatch UMLS:CN242161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018725 corpus callosum agenesis-macrocephaly-hypertelorism syndrome skos:exactMatch Orphanet:459074 Corpus callosum agenesis-macrocephaly-hypertelorism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018725 corpus callosum agenesis-macrocephaly-hypertelorism syndrome skos:exactMatch UMLS:CN242137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018727 obsolete immunodeficiency due to a complement regulatory deficiency skos:exactMatch Orphanet:459348 Immunodeficiency due to a complement regulatory deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018728 obsolete rare genetic capillary malformation skos:exactMatch Orphanet:459526 Rare genetic capillary malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018728 obsolete rare genetic capillary malformation skos:exactMatch UMLS:CN242077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018729 obsolete genetic vascular tumor skos:exactMatch Orphanet:459543 Rare genetic vascular tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018729 obsolete genetic vascular tumor skos:exactMatch UMLS:CN242080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018730 obsolete rare genetic venous malformation skos:exactMatch Orphanet:459548 Rare genetic venous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018730 obsolete rare genetic venous malformation skos:exactMatch UMLS:CN241790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018731 lethal multiple congenital anomalies/dysmorphic syndrome skos:exactMatch Orphanet:459787 Lethal multiple congenital anomalies/dysmorphic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018733 intellectual disability syndrome due to a DYRK1A point mutation skos:exactMatch Orphanet:464311 Intellectual disability syndrome due to a DYRK1A point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018733 intellectual disability syndrome due to a DYRK1A point mutation skos:exactMatch UMLS:CN242084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018734 verrucous hemangioma skos:exactMatch DOID:470 verrucous keratotic hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018734 verrucous hemangioma skos:exactMatch NCIT:C4299 Verrucous Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018734 verrucous hemangioma skos:exactMatch Orphanet:464318 Verrucous hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018734 verrucous hemangioma skos:exactMatch UMLS:C0334540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018734 verrucous hemangioma skos:exactMatch UMLS:CN242156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018735 multifocal lymphangioendotheliomatosis-thrombocytopenia syndrome skos:exactMatch NCIT:C60672 MALT1 wt Allele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018735 multifocal lymphangioendotheliomatosis-thrombocytopenia syndrome skos:exactMatch Orphanet:464321 Multifocal lymphangioendotheliomatosis-thrombocytopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018735 multifocal lymphangioendotheliomatosis-thrombocytopenia syndrome skos:exactMatch UMLS:CN242151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018736 kaposiform lymphangiomatosis skos:exactMatch Orphanet:464329 Kaposiform lymphangiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018737 catastrophic antiphospholipid syndrome skos:exactMatch Orphanet:464343 Catastrophic antiphospholipid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018737 catastrophic antiphospholipid syndrome skos:exactMatch SCTID:609329007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018737 catastrophic antiphospholipid syndrome skos:exactMatch UMLS:C3662487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018737 catastrophic antiphospholipid syndrome skos:exactMatch UMLS:CN242096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018738 benign metanephric tumour skos:exactMatch Orphanet:464359 Benign metanephric tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018738 benign metanephric tumour skos:exactMatch UMLS:CN242075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018739 neonatal alloimmune neutropenia skos:exactMatch Orphanet:464370 Neonatal alloimmune neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018739 neonatal alloimmune neutropenia skos:exactMatch SCTID:14333004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018739 neonatal alloimmune neutropenia skos:exactMatch UMLS:C0272176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018740 drug-induced methemoglobinemia skos:exactMatch NCIT:C101045 Drug Induced Methemoglobinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018740 drug-induced methemoglobinemia skos:exactMatch Orphanet:464453 Acquired methemoglobinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018740 drug-induced methemoglobinemia skos:exactMatch SCTID:191390009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018740 drug-induced methemoglobinemia skos:exactMatch UMLS:C0271905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018741 paracetamol poisoning skos:exactMatch Orphanet:464458 Paracetamol poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018741 paracetamol poisoning skos:exactMatch SCTID:70273001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018742 familial gastric type 1 neuroendocrine tumor skos:exactMatch Orphanet:464756 Familial gastric type 1 neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018742 familial gastric type 1 neuroendocrine tumor skos:exactMatch UMLS:CN242170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018743 immune-mediated acquired neuromuscular junction disease skos:exactMatch Orphanet:464764 Immune-mediated acquired neuromuscular junction disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018743 immune-mediated acquired neuromuscular junction disease skos:exactMatch UMLS:CN242076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018744 oligodendroglial tumor skos:exactMatch NCIT:C6960 Oligodendroglial Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018744 oligodendroglial tumor skos:exactMatch Orphanet:46484 Oligodendroglial tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018744 oligodendroglial tumor skos:exactMatch UMLS:C1335110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018744 oligodendroglial tumor skos:exactMatch UMLS:CN205116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018745 superficial pemphigus skos:exactMatch Orphanet:46485 Superficial pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018745 superficial pemphigus skos:exactMatch UMLS:CN227541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018746 mucous membrane pemphigoid skos:exactMatch DOID:11656 cicatricial pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018746 mucous membrane pemphigoid skos:exactMatch NCIT:C34907 Benign Mucous Membrane Pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018746 mucous membrane pemphigoid skos:exactMatch Orphanet:46486 Mucous membrane pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018746 mucous membrane pemphigoid skos:exactMatch SCTID:76092003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018747 acquired epidermolysis bullosa skos:exactMatch DOID:4313 epidermolysis bullosa acquisita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018747 acquired epidermolysis bullosa skos:exactMatch ICD10CM:L12.3 Acquired epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018747 acquired epidermolysis bullosa skos:exactMatch MESH:D016107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018747 acquired epidermolysis bullosa skos:exactMatch NCIT:C84690 Epidermolysis Bullosa Acquisita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018747 acquired epidermolysis bullosa skos:exactMatch Orphanet:46487 Epidermolysis bullosa acquisita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018747 acquired epidermolysis bullosa skos:exactMatch SCTID:2772003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018747 acquired epidermolysis bullosa skos:exactMatch UMLS:C0079293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018748 linear IgA Dermatosis skos:exactMatch MESH:D062027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018748 linear IgA Dermatosis skos:exactMatch Orphanet:46488 Linear IgA dermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018748 linear IgA Dermatosis skos:exactMatch SCTID:95330001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018748 linear IgA Dermatosis skos:exactMatch UMLS:C0406650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018749 hereditary persistence of fetal hemoglobin-beta-thalassemia syndrome skos:exactMatch Orphanet:46532 Hereditary persistence of fetal hemoglobin-beta-thalassemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018749 hereditary persistence of fetal hemoglobin-beta-thalassemia syndrome skos:exactMatch UMLS:CN205122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018751 genetic otorhinolaryngologic disease skos:exactMatch Orphanet:466084 Genetic otorhinolaryngologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018751 genetic otorhinolaryngologic disease skos:exactMatch UMLS:CN242186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018752 exercise-induced malignant hyperthermia skos:exactMatch Orphanet:466650 Exercise-induced malignant hyperthermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018752 exercise-induced malignant hyperthermia skos:exactMatch SCTID:735907005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018753 obsolete rare disease with malignant hyperthermia skos:exactMatch Orphanet:466658 Rare disease with malignant hyperthermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018753 obsolete rare disease with malignant hyperthermia skos:exactMatch UMLS:CN242072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018754 cyanide poisoning skos:exactMatch Orphanet:466670 Cyanide poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018754 cyanide poisoning skos:exactMatch SCTID:66207005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018754 cyanide poisoning skos:exactMatch UMLS:CN242145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018755 scorpion envenomation skos:exactMatch Orphanet:466677 Scorpion envenomation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018755 scorpion envenomation skos:exactMatch SCTID:217670007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018755 scorpion envenomation skos:exactMatch UMLS:CN242103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018756 euthyroid Graves orbitopathy skos:exactMatch DOID:0081120 Graves ophthalmopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018756 euthyroid Graves orbitopathy skos:exactMatch Orphanet:466682 Euthyroid Graves orbitopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018757 supratip dysplasia skos:exactMatch Orphanet:466695 Supratip dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018758 familial patent arterial duct skos:exactMatch Orphanet:466729 Familial patent arterial duct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018758 familial patent arterial duct skos:exactMatch UMLS:CN242171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018759 childhood-onset progressive contractures-limb-girdle weakness-muscle dystrophy syndrome skos:exactMatch Orphanet:466921 Childhood-onset progressive contractures-limb-girdle weakness-muscle dystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018759 childhood-onset progressive contractures-limb-girdle weakness-muscle dystrophy syndrome skos:exactMatch UMLS:CN776870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018760 DeSanto-Shinawi syndrome skos:exactMatch DOID:0081126 DeSanto-Shinawi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018760 DeSanto-Shinawi syndrome skos:exactMatch Orphanet:466943 WAC-related facial dysmorphism-developmental delay-behavioral abnormalities syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018760 DeSanto-Shinawi syndrome skos:exactMatch UMLS:CN242159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018761 SMARCA4-deficient sarcoma of thorax skos:exactMatch DOID:0080532 Smarca4-deficient sarcoma of thorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018761 SMARCA4-deficient sarcoma of thorax skos:exactMatch Orphanet:466962 SMARCA4-deficient sarcoma of thorax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018761 SMARCA4-deficient sarcoma of thorax skos:exactMatch UMLS:CN242100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018762 non-acquired combined pituitary hormone deficiency skos:exactMatch Orphanet:467 Non-acquired combined pituitary hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018763 tubulinopathy-associated dysgyria skos:exactMatch Orphanet:467166 Tubulinopathy-associated dysgyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018763 tubulinopathy-associated dysgyria skos:exactMatch UMLS:CN242152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018764 microcephalic primordial dwarfism due to RTTN deficiency skos:exactMatch OMIM:614833 microcephaly, short stature, and polymicrogyria with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018764 microcephalic primordial dwarfism due to RTTN deficiency skos:exactMatch Orphanet:468631 Microcephalic cortical malformations-short stature due to RTTN deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018765 cryptogenic multifocal ulcerous stenosing enteritis skos:exactMatch Orphanet:468635 Cryptogenic multifocal ulcerous stenosing enteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018765 cryptogenic multifocal ulcerous stenosing enteritis skos:exactMatch SCTID:722849002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018765 cryptogenic multifocal ulcerous stenosing enteritis skos:exactMatch UMLS:C4302263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018766 chronic enteropathy associated with SLCO2A1 gene skos:exactMatch Orphanet:468641 Chronic enteropathy associated with SLCO2A1 gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018767 severe primary trimethylaminuria skos:exactMatch DOID:0080361 trimethylaminuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018767 severe primary trimethylaminuria skos:exactMatch MESH:C536561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018767 severe primary trimethylaminuria skos:exactMatch OMIM:602079 trimethylaminuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018767 severe primary trimethylaminuria skos:exactMatch Orphanet:468726 Severe primary trimethylaminuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018768 familial cold autoinflammatory syndrome skos:exactMatch DOID:0090061 familial cold autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018768 familial cold autoinflammatory syndrome skos:exactMatch NCIT:C119053 Familial Cold Autoinflammatory Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018768 familial cold autoinflammatory syndrome skos:exactMatch OMIMPS:120100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018768 familial cold autoinflammatory syndrome skos:exactMatch Orphanet:47045 Familial cold urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018768 familial cold autoinflammatory syndrome skos:exactMatch UMLS:C0343068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018768 familial cold autoinflammatory syndrome skos:exactMatch UMLS:CN230757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018769 isosporiasis skos:exactMatch DOID:2112 cystoisosporiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018769 isosporiasis skos:exactMatch ICD10CM:A07.3 Isosporiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018769 isosporiasis skos:exactMatch MESH:D021865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018769 isosporiasis skos:exactMatch NCIT:C4076 Isosporiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018769 isosporiasis skos:exactMatch Orphanet:472 Isosporiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018769 isosporiasis skos:exactMatch SCTID:371423007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018769 isosporiasis skos:exactMatch UMLS:C0311386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018770 Jeune syndrome skos:exactMatch DOID:0050592 asphyxiating thoracic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018770 Jeune syndrome skos:exactMatch MESH:C537571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018770 Jeune syndrome skos:exactMatch NCIT:C84794 Jeune Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018770 Jeune syndrome skos:exactMatch OMIMPS:208500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018770 Jeune syndrome skos:exactMatch Orphanet:474 Jeune syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018770 Jeune syndrome skos:exactMatch SCTID:75049004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018770 Jeune syndrome skos:exactMatch UMLS:C0265275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018771 congenital anomaly of ventricular septum skos:exactMatch Orphanet:474347 Rare congenital anomaly of ventricular septum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018772 Joubert syndrome skos:exactMatch DOID:0050777 Joubert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018772 Joubert syndrome skos:exactMatch NCIT:C74996 Joubert Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018772 Joubert syndrome skos:exactMatch OMIMPS:213300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018772 Joubert syndrome skos:exactMatch Orphanet:475 Joubert syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018772 Joubert syndrome skos:exactMatch SCTID:716997004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018773 autosomal dominant distal axonal motor neuropathy-myofibrillar myopathy syndrome skos:exactMatch Orphanet:476093 Autosomal dominant distal axonal motor neuropathy-myofibrillar myopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018773 autosomal dominant distal axonal motor neuropathy-myofibrillar myopathy syndrome skos:exactMatch UMLS:CN776822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018774 erythrokeratodermia-cardiomyopathy syndrome skos:exactMatch Orphanet:476096 Erythrokeratodermia-cardiomyopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018774 erythrokeratodermia-cardiomyopathy syndrome skos:exactMatch UMLS:CN776912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018775 axonal hereditary motor and sensory neuropathy skos:exactMatch Orphanet:476109 Axonal hereditary motor and sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018776 demyelinating hereditary motor and sensory neuropathy skos:exactMatch Orphanet:476116 Demyelinating hereditary motor and sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018777 autosomal dominant preaxial polydactyly-upperback hypertrichosis syndrome skos:exactMatch Orphanet:476119 Autosomal dominant preaxial polydactyly-upperback hypertrichosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018777 autosomal dominant preaxial polydactyly-upperback hypertrichosis syndrome skos:exactMatch UMLS:CN776826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018778 intermediate Charcot-Marie-Tooth disease skos:exactMatch DOID:0050543 Charcot-Marie-Tooth disease intermediate type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018778 intermediate Charcot-Marie-Tooth disease skos:exactMatch Orphanet:476123 Intermediate Charcot-Marie-Tooth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018778 intermediate Charcot-Marie-Tooth disease skos:exactMatch UMLS:CN776860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018779 hypercontractile muscle stiffness syndrome skos:exactMatch Orphanet:476403 Hypercontractile muscle stiffness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018779 hypercontractile muscle stiffness syndrome skos:exactMatch UMLS:CN776841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018780 congenital generalized hypercontractile muscle stiffness syndrome skos:exactMatch Orphanet:476406 Congenital generalized hypercontractile muscle stiffness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018781 KID syndrome skos:exactMatch MESH:C536168 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018781 KID syndrome skos:exactMatch OMIMPS:148210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018781 KID syndrome skos:exactMatch Orphanet:477 KID syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018781 KID syndrome skos:exactMatch SCTID:2625009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018781 KID syndrome skos:exactMatch UMLS:C0265336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018781 KID syndrome skos:exactMatch UMLS:CN205136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018782 type 1 interferonopathy skos:exactMatch Orphanet:477647 Type 1 interferonopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018783 fibroblastic rheumatism skos:exactMatch Orphanet:477650 Fibroblastic rheumatism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018783 fibroblastic rheumatism skos:exactMatch SCTID:399964004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018783 fibroblastic rheumatism skos:exactMatch UMLS:C1302753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018784 pediatric multiple sclerosis skos:exactMatch Orphanet:477738 Pediatric multiple sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018784 pediatric multiple sclerosis skos:exactMatch UMLS:CN037005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018786 pontine autosomal dominant microangiopathy with leukoencephalopathy skos:exactMatch Orphanet:477749 Pontine autosomal dominant microangiopathy with leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018787 obsolete genetic cerebral small vessel disease skos:exactMatch Orphanet:477754 Genetic cerebral small vessel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018787 obsolete genetic cerebral small vessel disease skos:exactMatch UMLS:CN776941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018788 COL4A1 or COL4A2-related cerebral small vessel disease skos:exactMatch Orphanet:477759 COL4A1 or COL4A2-related cerebral small vessel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018788 COL4A1 or COL4A2-related cerebral small vessel disease skos:exactMatch UMLS:CN776854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018789 obsolete COL4A1 or COL4A2-related cerebral small vessel disease with ischemic tendancy skos:exactMatch Orphanet:477762 COL4A1 or COL4A2-related cerebral small vessel disease with ischemic tendancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018789 obsolete COL4A1 or COL4A2-related cerebral small vessel disease with ischemic tendancy skos:exactMatch UMLS:CN776856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018790 obsolete COL4A1 or COL4A2-related cerebral small vessel disease with hemorrhagic tendancy skos:exactMatch Orphanet:477765 COL4A1 or COL4A2-related cerebral small vessel disease with hemorrhagic tendancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018790 obsolete COL4A1 or COL4A2-related cerebral small vessel disease with hemorrhagic tendancy skos:exactMatch UMLS:CN776855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018791 Moyomoya angiopathy skos:exactMatch Orphanet:477768 Moyamoya angiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018792 obsolete Moyamoya syndrome skos:exactMatch Orphanet:477771 Rare disorder with a moyamoya angiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018792 obsolete Moyamoya syndrome skos:exactMatch UMLS:CN776904 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018793 primary condylar hyperplasia skos:exactMatch Orphanet:477781 Primary condylar hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018794 cytosolic phospholipase-A2 alpha deficiency associated bleeding disorder skos:exactMatch OMIM:618372 gastrointestinal ulceration, recurrent, with dysfunctional platelets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018794 cytosolic phospholipase-A2 alpha deficiency associated bleeding disorder skos:exactMatch Orphanet:477787 Cytosolic phospholipase-A2 alpha deficiency associated bleeding disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018794 cytosolic phospholipase-A2 alpha deficiency associated bleeding disorder skos:exactMatch UMLS:CN776897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018795 syndromic constitutional thrombocytopenia skos:exactMatch Orphanet:477794 Syndromic constitutional thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018795 syndromic constitutional thrombocytopenia skos:exactMatch UMLS:CN776900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018796 isolated constitutional thrombocytopenia skos:exactMatch Orphanet:477797 Isolated constitutional thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018797 obsolete genetic cardiac malformation skos:exactMatch Orphanet:477805 Genetic cardiac malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018798 obsolete other genetic dermis disorder skos:exactMatch Orphanet:477808 Other genetic dermis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018798 obsolete other genetic dermis disorder skos:exactMatch UMLS:CN776936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018799 obsolete rare hypercholesterolemia skos:exactMatch Orphanet:477811 Rare hypercholesterolemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018799 obsolete rare hypercholesterolemia skos:exactMatch UMLS:CN776861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018800 Kallmann syndrome skos:exactMatch DOID:3614 Kallmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018800 Kallmann syndrome skos:exactMatch MESH:D017436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018800 Kallmann syndrome skos:exactMatch NCIT:C75479 Hypogonadotropic Hypogonadism with Anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018800 Kallmann syndrome skos:exactMatch Orphanet:478 Kallmann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018800 Kallmann syndrome skos:exactMatch SCTID:93559003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018800 Kallmann syndrome skos:exactMatch UMLS:C0162809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018801 congenital bilateral absence of vas deferens skos:exactMatch DOID:0111862 congenital bilateral absence of vas deferens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018801 congenital bilateral absence of vas deferens skos:exactMatch OMIMPS:277180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018801 congenital bilateral absence of vas deferens skos:exactMatch Orphanet:48 Congenital bilateral absence of vas deferens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018801 congenital bilateral absence of vas deferens skos:exactMatch SCTID:275416002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018804 MYO5B-related progressive familial intrahepatic cholestasis skos:exactMatch Orphanet:480491 MYO5B-related progressive familial intrahepatic cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018804 MYO5B-related progressive familial intrahepatic cholestasis skos:exactMatch UMLS:CN776887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018805 bile duct cyst skos:exactMatch DOID:899 choledochal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018805 bile duct cyst skos:exactMatch ICD10CM:Q44.4 Choledochal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018805 bile duct cyst skos:exactMatch MESH:D015529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018805 bile duct cyst skos:exactMatch OMIM:603003 bile duct cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018805 bile duct cyst skos:exactMatch Orphanet:480501 Choledochal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018805 bile duct cyst skos:exactMatch SCTID:397868007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018806 primary intrahepatic lithiasis skos:exactMatch Orphanet:480506 Primary intrahepatic lithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018807 idiopathic ductopenia skos:exactMatch Orphanet:480512 Idiopathic ductopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018807 idiopathic ductopenia skos:exactMatch UMLS:CN244899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018808 Caroli syndrome skos:exactMatch Orphanet:480520 Caroli syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018808 Caroli syndrome skos:exactMatch UMLS:CN776859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018809 idiopathic peliosis hepatis skos:exactMatch Orphanet:480524 Idiopathic peliosis hepatis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018810 lethal hydranencephaly-diaphragmatic hernia syndrome skos:exactMatch Orphanet:480528 Lethal hydranencephaly-diaphragmatic hernia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018810 lethal hydranencephaly-diaphragmatic hernia syndrome skos:exactMatch UMLS:CN776878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018811 congenital portosystemic shunt skos:exactMatch Orphanet:480531 Congenital portosystemic shunt semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018812 MSH3-related attenuated familial adenomatous polyposis skos:exactMatch Orphanet:480536 MSH3-related attenuated familial adenomatous polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018812 MSH3-related attenuated familial adenomatous polyposis skos:exactMatch UMLS:CN776886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018813 high grade B-cell lymphoma with MYC and/ or BCL2 and/or BCL6 rearrangement skos:exactMatch Orphanet:480541 High grade B-cell lymphoma with MYC and/ or BCL2 and/or BCL6 rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018814 non-SCID combined immunodeficiency skos:exactMatch Orphanet:480549 Non-severe combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018815 aneurysmal bone cyst skos:exactMatch MESH:D017824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018815 aneurysmal bone cyst skos:exactMatch NCIT:C3516 Aneurysmal Bone Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018815 aneurysmal bone cyst skos:exactMatch OMIM:606179 aneurysmal bone cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018815 aneurysmal bone cyst skos:exactMatch Orphanet:480553 Aneurysmal bone cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018815 aneurysmal bone cyst skos:exactMatch SCTID:203468000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018816 isolated neonatal sclerosing cholangitis skos:exactMatch OMIM:617394 sclerosing cholangitis, neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018816 isolated neonatal sclerosing cholangitis skos:exactMatch Orphanet:480556 Isolated neonatal sclerosing cholangitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018816 isolated neonatal sclerosing cholangitis skos:exactMatch UMLS:C4479344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018818 facial diplegia with paresthesias skos:exactMatch Orphanet:480701 Facial diplegia with paresthesias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018818 facial diplegia with paresthesias skos:exactMatch UMLS:CN776915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018820 recurrent metabolic encephalomyopathic crises-rhabdomyolysis-cardiac arrhythmia-intellectual disability syndrome skos:exactMatch OMIM:616878 metabolic crises, recurrent, with rhabdomyolysis, cardiac arrhythmias, and neurodegeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018820 recurrent metabolic encephalomyopathic crises-rhabdomyolysis-cardiac arrhythmia-intellectual disability syndrome skos:exactMatch Orphanet:480864 Recurrent metabolic encephalomyopathic crises-rhabdomyolysis-cardiac arrhythmia-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018820 recurrent metabolic encephalomyopathic crises-rhabdomyolysis-cardiac arrhythmia-intellectual disability syndrome skos:exactMatch UMLS:C4225171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018820 recurrent metabolic encephalomyopathic crises-rhabdomyolysis-cardiac arrhythmia-intellectual disability syndrome skos:exactMatch UMLS:CN776869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018821 X-linked female restricted facial dysmorphism-short stature-choanal atresia-intellectual disability skos:exactMatch Orphanet:480880 X-linked female restricted facial dysmorphism-short stature-choanal atresia-intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018821 X-linked female restricted facial dysmorphism-short stature-choanal atresia-intellectual disability skos:exactMatch UMLS:CN776923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018822 global developmental delay-visual anomalies-progressive cerebellar atrophy-truncal hypotonia syndrome skos:exactMatch Orphanet:480898 Global developmental delay-visual anomalies-progressive cerebellar atrophy-truncal hypotonia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018822 global developmental delay-visual anomalies-progressive cerebellar atrophy-truncal hypotonia syndrome skos:exactMatch UMLS:CN776946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018823 X-linked intellectual disability-global development delay-facial dysmorphism-sacral caudal remnant syndrome skos:exactMatch Orphanet:480907 X-linked intellectual disability-global development delay-facial dysmorphism-sacral caudal remnant syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018823 X-linked intellectual disability-global development delay-facial dysmorphism-sacral caudal remnant syndrome skos:exactMatch UMLS:CN776924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018824 pyoderma gangrenosum skos:exactMatch DOID:8553 pyoderma gangrenosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018824 pyoderma gangrenosum skos:exactMatch ICD10CM:L88 Pyoderma gangrenosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018824 pyoderma gangrenosum skos:exactMatch MESH:D017511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018824 pyoderma gangrenosum skos:exactMatch Orphanet:48104 Pyoderma gangrenosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018824 pyoderma gangrenosum skos:exactMatch SCTID:74578003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018824 pyoderma gangrenosum skos:exactMatch UMLS:C0085652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018825 PYCR2-related microcephaly-progressive leukoencephalopathy skos:exactMatch Orphanet:481152 PYCR2-related microcephaly-progressive leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018826 Lewis-Sumner syndrome skos:exactMatch Orphanet:48162 Lewis-Sumner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018826 Lewis-Sumner syndrome skos:exactMatch UMLS:C1695985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018827 familial chilblain lupus skos:exactMatch OMIMPS:610448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018827 familial chilblain lupus skos:exactMatch Orphanet:481662 Familial Chilblain lupus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018827 familial chilblain lupus skos:exactMatch UMLS:CN776917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018828 pseudo-TORCH syndrome 2 skos:exactMatch OMIM:617397 pseudo-torch syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018828 pseudo-TORCH syndrome 2 skos:exactMatch Orphanet:481665 USP18 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018828 pseudo-TORCH syndrome 2 skos:exactMatch UMLS:C4479376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018829 familial schizencephaly skos:exactMatch MESH:C538514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018829 familial schizencephaly skos:exactMatch Orphanet:481986 Familial schizencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018829 familial schizencephaly skos:exactMatch UMLS:C2931870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018829 familial schizencephaly skos:exactMatch UMLS:CN776926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018830 Kimura disease skos:exactMatch DOID:7365 Kimura disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018830 Kimura disease skos:exactMatch MESH:D000082242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018830 Kimura disease skos:exactMatch MESH:D000796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018830 Kimura disease skos:exactMatch NCIT:C26867 Kimura Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018830 Kimura disease skos:exactMatch Orphanet:482 Kimura disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018830 Kimura disease skos:exactMatch UMLS:C0033838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018831 HTRA1-related cerebral small vessel disease skos:exactMatch Orphanet:482072 HTRA1-related cerebral small vessel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018831 HTRA1-related cerebral small vessel disease skos:exactMatch UMLS:CN776824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018832 HTRA1-related autosomal dominant cerebral small vessel disease skos:exactMatch Orphanet:482077 HTRA1-related autosomal dominant cerebral small vessel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018832 HTRA1-related autosomal dominant cerebral small vessel disease skos:exactMatch UMLS:CN776823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018833 obsolete rare idiopathic macular telangiectasia skos:exactMatch Orphanet:482092 Rare idiopathic macular telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018833 obsolete rare idiopathic macular telangiectasia skos:exactMatch UMLS:CN776863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018835 nodular regenerative hyperplasia of the liver skos:exactMatch Orphanet:48372 Nodular regenerative hyperplasia of the liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018835 nodular regenerative hyperplasia of the liver skos:exactMatch SCTID:715140008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018835 nodular regenerative hyperplasia of the liver skos:exactMatch UMLS:CN205145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018837 postinfectious vasculitis skos:exactMatch Orphanet:48435 Postinfectious vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018837 postinfectious vasculitis skos:exactMatch SCTID:724063005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018837 postinfectious vasculitis skos:exactMatch UMLS:C4510302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018838 lissencephaly spectrum disorders skos:exactMatch DOID:0050453 lissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018838 lissencephaly spectrum disorders skos:exactMatch MESH:D054082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018838 lissencephaly spectrum disorders skos:exactMatch NCIT:C103921 Lissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018838 lissencephaly spectrum disorders skos:exactMatch OMIMPS:607432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018838 lissencephaly spectrum disorders skos:exactMatch Orphanet:48471 Lissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018838 lissencephaly spectrum disorders skos:exactMatch SCTID:204036008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018838 lissencephaly spectrum disorders skos:exactMatch UMLS:C0266463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018839 acquired schizencephaly skos:exactMatch Orphanet:485275 Acquired schizencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018839 acquired schizencephaly skos:exactMatch UMLS:CN776925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018840 isolated congenital hepatic fibrosis skos:exactMatch MESH:C562378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018840 isolated congenital hepatic fibrosis skos:exactMatch NCIT:C97071 Congenital Hepatic Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018840 isolated congenital hepatic fibrosis skos:exactMatch Orphanet:485426 Isolated congenital hepatic fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018840 isolated congenital hepatic fibrosis skos:exactMatch SCTID:79607001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018840 isolated congenital hepatic fibrosis skos:exactMatch UMLS:C0009714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018841 congenital bile acid synthesis defect skos:exactMatch DOID:0050674 congenital bile acid synthesis defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018841 congenital bile acid synthesis defect skos:exactMatch OMIMPS:607765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018841 congenital bile acid synthesis defect skos:exactMatch Orphanet:485631 Congenital bile acid synthesis defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018841 congenital bile acid synthesis defect skos:exactMatch UMLS:CN239183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018842 primary effusion lymphoma skos:exactMatch MESH:D054685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018842 primary effusion lymphoma skos:exactMatch NCIT:C6915 Primary Effusion Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018842 primary effusion lymphoma skos:exactMatch Orphanet:48686 Primary effusion lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018842 primary effusion lymphoma skos:exactMatch SCTID:713516007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018842 primary effusion lymphoma skos:exactMatch UMLS:C1292753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018843 embryonal carcinoma of the central nervous system skos:exactMatch DOID:7232 central nervous system embryonal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018843 embryonal carcinoma of the central nervous system skos:exactMatch NCIT:C7010 Central Nervous System Embryonal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018843 embryonal carcinoma of the central nervous system skos:exactMatch Orphanet:48736 Embryonal carcinoma of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018843 embryonal carcinoma of the central nervous system skos:exactMatch UMLS:C1333377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018844 urachal cyst skos:exactMatch MESH:D014496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018844 urachal cyst skos:exactMatch NCIT:C85216 Urachal Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018844 urachal cyst skos:exactMatch Orphanet:488 Urachal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018844 urachal cyst skos:exactMatch SCTID:17234001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018845 focal myositis skos:exactMatch Orphanet:48918 Focal myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018845 focal myositis skos:exactMatch SCTID:240119009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018846 penile agenesis skos:exactMatch MESH:C536649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018846 penile agenesis skos:exactMatch NCIT:C99009 Penile Agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018846 penile agenesis skos:exactMatch Orphanet:49 Penile agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018846 penile agenesis skos:exactMatch SCTID:59981001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018847 omphalomesenteric cyst skos:exactMatch Orphanet:490 Omphalomesenteric cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018847 omphalomesenteric cyst skos:exactMatch SCTID:80880002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018848 IgG4-related retroperitoneal fibrosis skos:exactMatch MESH:D012185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018848 IgG4-related retroperitoneal fibrosis skos:exactMatch NCIT:C26876 Retroperitoneal Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018848 IgG4-related retroperitoneal fibrosis skos:exactMatch Orphanet:49041 IgG4-related retroperitoneal fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018848 IgG4-related retroperitoneal fibrosis skos:exactMatch SCTID:197808006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018849 dentinogenesis imperfecta skos:exactMatch DOID:4154 dentinogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018849 dentinogenesis imperfecta skos:exactMatch MESH:D003811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018849 dentinogenesis imperfecta skos:exactMatch NCIT:C84667 Dentinogenesis Imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018849 dentinogenesis imperfecta skos:exactMatch Orphanet:49042 Dentinogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018849 dentinogenesis imperfecta skos:exactMatch SCTID:196286005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018849 dentinogenesis imperfecta skos:exactMatch UMLS:C0011436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018850 proliferating trichilemmal cyst skos:exactMatch NCIT:C27125 Proliferating Trichilemmal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018850 proliferating trichilemmal cyst skos:exactMatch Orphanet:492 Proliferating trichilemmal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018850 proliferating trichilemmal cyst skos:exactMatch SCTID:254678009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018850 proliferating trichilemmal cyst skos:exactMatch UMLS:C2959585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018851 familial keratoacanthoma skos:exactMatch Orphanet:493 Familial keratoacanthoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018851 familial keratoacanthoma skos:exactMatch SCTID:716774008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018851 familial keratoacanthoma skos:exactMatch UMLS:CN227546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018852 achromatopsia skos:exactMatch DOID:13911 achromatopsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018852 achromatopsia skos:exactMatch ICD10CM:H53.51 Achromatopsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018852 achromatopsia skos:exactMatch NCIT:C84528 Achromatopsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018852 achromatopsia skos:exactMatch Orphanet:49382 Achromatopsia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018852 achromatopsia skos:exactMatch SCTID:102450007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018852 achromatopsia skos:exactMatch UMLS:C0152200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018853 transgrediens et progrediens palmoplantar keratoderma skos:exactMatch Orphanet:495 Transgrediens et progrediens palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018853 transgrediens et progrediens palmoplantar keratoderma skos:exactMatch UMLS:CN205162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018854 acquired purpura fulminans skos:exactMatch Orphanet:49566 Acquired purpura fulminans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018854 acquired purpura fulminans skos:exactMatch SCTID:725157006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018854 acquired purpura fulminans skos:exactMatch UMLS:C4510896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018854 acquired purpura fulminans skos:exactMatch UMLS:CN205163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018855 keratosis pilaris atrophicans skos:exactMatch DOID:0080751 keratosis pilaris atrophicans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018855 keratosis pilaris atrophicans skos:exactMatch MESH:C537412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018855 keratosis pilaris atrophicans skos:exactMatch OMIM:604093 keratosis pilaris atrophicans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018855 keratosis pilaris atrophicans skos:exactMatch Orphanet:498 Keratosis pilaris atrophicans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018855 keratosis pilaris atrophicans skos:exactMatch SCTID:400059005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018856 lichen amyloidosis skos:exactMatch Orphanet:49804 Lichen amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018856 lichen amyloidosis skos:exactMatch SCTID:718105008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018857 creeping myiasis skos:exactMatch Orphanet:504 Creeping myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018857 creeping myiasis skos:exactMatch SCTID:417441005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018857 creeping myiasis skos:exactMatch UMLS:C1562462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018858 Graham Little-Piccardi-Lassueur syndrome skos:exactMatch Orphanet:505 Graham Little-Piccardi-Lassueur syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018858 Graham Little-Piccardi-Lassueur syndrome skos:exactMatch SCTID:718215008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018858 Graham Little-Piccardi-Lassueur syndrome skos:exactMatch UMLS:CN205176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018860 microlissencephaly-micromelia syndrome skos:exactMatch Orphanet:50810 Microlissencephaly-micromelia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018860 microlissencephaly-micromelia syndrome skos:exactMatch UMLS:CN205181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018861 Zellweger-like syndrome without peroxisomal anomalies skos:exactMatch Orphanet:50812 Zellweger-like syndrome without peroxisomal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018861 Zellweger-like syndrome without peroxisomal anomalies skos:exactMatch SCTID:718880003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018861 Zellweger-like syndrome without peroxisomal anomalies skos:exactMatch UMLS:C4305104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018861 Zellweger-like syndrome without peroxisomal anomalies skos:exactMatch UMLS:CN205183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018864 Kikuchi-Fujimoto disease skos:exactMatch MESH:D020042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018864 Kikuchi-Fujimoto disease skos:exactMatch NCIT:C71719 Histiocytic Necrotizing Lymphadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018864 Kikuchi-Fujimoto disease skos:exactMatch Orphanet:50918 Kikuchi-Fujimoto disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018864 Kikuchi-Fujimoto disease skos:exactMatch SCTID:127217009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018864 Kikuchi-Fujimoto disease skos:exactMatch UMLS:C0398367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018865 striate palmoplantar keratoderma skos:exactMatch DOID:0081105 keratosis palmoplantaris striata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018865 striate palmoplantar keratoderma skos:exactMatch Orphanet:50942 Striate palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018865 striate palmoplantar keratoderma skos:exactMatch SCTID:764958008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018865 striate palmoplantar keratoderma skos:exactMatch UMLS:CN205191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018866 Aicardi-Goutieres syndrome skos:exactMatch DOID:0050629 Aicardi-Goutieres syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018866 Aicardi-Goutieres syndrome skos:exactMatch MESH:C535607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018866 Aicardi-Goutieres syndrome skos:exactMatch OMIMPS:225750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018866 Aicardi-Goutieres syndrome skos:exactMatch Orphanet:51 Aicardi-Goutières syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018866 Aicardi-Goutieres syndrome skos:exactMatch SCTID:230312006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018868 metachromatic leukodystrophy skos:exactMatch DOID:10581 metachromatic leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018868 metachromatic leukodystrophy skos:exactMatch MESH:D007966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018868 metachromatic leukodystrophy skos:exactMatch NCIT:C61251 Metachromatic Leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018868 metachromatic leukodystrophy skos:exactMatch Orphanet:512 Metachromatic leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018868 metachromatic leukodystrophy skos:exactMatch SCTID:66521008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018868 metachromatic leukodystrophy skos:exactMatch UMLS:C0023522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018869 cobblestone lissencephaly skos:exactMatch MESH:D054222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018869 cobblestone lissencephaly skos:exactMatch Orphanet:51577 Cobblestone lissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018869 cobblestone lissencephaly skos:exactMatch SCTID:253149002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018870 arterial calcification of infancy skos:exactMatch DOID:0050644 arterial calcification of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018870 arterial calcification of infancy skos:exactMatch MESH:C537440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018870 arterial calcification of infancy skos:exactMatch OMIMPS:208000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018870 arterial calcification of infancy skos:exactMatch Orphanet:51608 Generalized arterial calcification of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018871 acute myelomonocytic leukemia M4 skos:exactMatch DOID:0081082 acute myelomonocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018871 acute myelomonocytic leukemia M4 skos:exactMatch NCIT:C7463 Acute Myelomonocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018871 acute myelomonocytic leukemia M4 skos:exactMatch Orphanet:517 Acute myelomonocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018871 acute myelomonocytic leukemia M4 skos:exactMatch SCTID:110005000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018871 acute myelomonocytic leukemia M4 skos:exactMatch UMLS:C0023479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018872 acute megakaryoblastic leukemia skos:exactMatch DOID:8761 acute megakaryocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018872 acute megakaryoblastic leukemia skos:exactMatch MESH:D007947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018872 acute megakaryoblastic leukemia skos:exactMatch NCIT:C3170 Acute Megakaryoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018872 acute megakaryoblastic leukemia skos:exactMatch Orphanet:518 Acute megakaryoblastic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018872 acute megakaryoblastic leukemia skos:exactMatch SCTID:277602003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018872 acute megakaryoblastic leukemia skos:exactMatch UMLS:C0023462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018873 anterior cutaneous nerve entrapment syndrome skos:exactMatch Orphanet:51890 Anterior cutaneous nerve entrapment syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018873 anterior cutaneous nerve entrapment syndrome skos:exactMatch UMLS:CN776944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018874 acute myeloid leukemia skos:exactMatch DOID:9119 acute myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018874 acute myeloid leukemia skos:exactMatch MESH:D015470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018874 acute myeloid leukemia skos:exactMatch NCIT:C3171 Acute Myeloid Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018874 acute myeloid leukemia skos:exactMatch OMIM:601626 leukemia, acute myeloid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018874 acute myeloid leukemia skos:exactMatch Orphanet:519 Acute myeloid leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018874 acute myeloid leukemia skos:exactMatch SCTID:91861009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018874 acute myeloid leukemia skos:exactMatch UMLS:C0023467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018875 Li-Fraumeni syndrome skos:exactMatch DOID:3012 Li-Fraumeni syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018875 Li-Fraumeni syndrome skos:exactMatch MESH:D016864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018875 Li-Fraumeni syndrome skos:exactMatch NCIT:C3476 Li-Fraumeni Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018875 Li-Fraumeni syndrome skos:exactMatch OMIMPS:151623 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018875 Li-Fraumeni syndrome skos:exactMatch Orphanet:524 Li-Fraumeni syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018875 Li-Fraumeni syndrome skos:exactMatch SCTID:428850001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018875 Li-Fraumeni syndrome skos:exactMatch UMLS:C0085390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018876 mantle cell lymphoma skos:exactMatch DOID:0050746 mantle cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018876 mantle cell lymphoma skos:exactMatch MESH:D020522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018876 mantle cell lymphoma skos:exactMatch NCIT:C4337 Mantle Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018876 mantle cell lymphoma skos:exactMatch Orphanet:52416 Mantle cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018876 mantle cell lymphoma skos:exactMatch SCTID:443487006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018877 retinitis punctata albescens skos:exactMatch Orphanet:52427 Retinitis punctata albescens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018877 retinitis punctata albescens skos:exactMatch SCTID:715562001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018877 retinitis punctata albescens skos:exactMatch UMLS:CN205224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018878 branchiootic syndrome skos:exactMatch DOID:0060232 branchiootic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018878 branchiootic syndrome skos:exactMatch MESH:C537104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018878 branchiootic syndrome skos:exactMatch Orphanet:52429 Branchiootic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018878 branchiootic syndrome skos:exactMatch SCTID:764810000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018878 branchiootic syndrome skos:exactMatch UMLS:CN205225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018879 lichen planopilaris skos:exactMatch ICD10CM:L66.1 Lichen planopilaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018879 lichen planopilaris skos:exactMatch MESH:C535892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018879 lichen planopilaris skos:exactMatch Orphanet:525 Lichen planopilaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018879 lichen planopilaris skos:exactMatch SCTID:64540004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018879 lichen planopilaris skos:exactMatch UMLS:C0023645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018880 obsolete rare teratologic disease skos:exactMatch Orphanet:52662 Rare teratologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018880 obsolete rare teratologic disease skos:exactMatch UMLS:CN205231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018881 myelodysplastic syndrome skos:exactMatch DOID:0050908 myelodysplastic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018881 myelodysplastic syndrome skos:exactMatch NCIT:C3247 Myelodysplastic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018881 myelodysplastic syndrome skos:exactMatch OMIM:614286 myelodysplastic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018881 myelodysplastic syndrome skos:exactMatch Orphanet:52688 Myelodysplastic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018881 myelodysplastic syndrome skos:exactMatch SCTID:109995007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018881 myelodysplastic syndrome skos:exactMatch UMLS:C0033027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018881 myelodysplastic syndrome skos:exactMatch UMLS:C3463824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018882 vasculitis skos:exactMatch DOID:865 vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018882 vasculitis skos:exactMatch MESH:D014657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018882 vasculitis skos:exactMatch NCIT:C26912 Vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018882 vasculitis skos:exactMatch Orphanet:52759 Vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018882 vasculitis skos:exactMatch SCTID:31996006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018882 vasculitis skos:exactMatch UMLS:C0042384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018883 Berardinelli-Seip congenital lipodystrophy skos:exactMatch NCIT:C84594 Berardinelli-Seip Congenital Lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018883 Berardinelli-Seip congenital lipodystrophy skos:exactMatch Orphanet:528 Congenital generalized lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018884 Roch-Leri mesosomatous lipomatosis skos:exactMatch Orphanet:529 Roch-Leri mesosomatous lipomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018884 Roch-Leri mesosomatous lipomatosis skos:exactMatch SCTID:716772007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018884 Roch-Leri mesosomatous lipomatosis skos:exactMatch UMLS:C4274284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018885 orbital leiomyoma skos:exactMatch Orphanet:52994 Orbital leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018885 orbital leiomyoma skos:exactMatch SCTID:719045009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018885 orbital leiomyoma skos:exactMatch UMLS:C4305000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018885 orbital leiomyoma skos:exactMatch UMLS:CN205236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018887 obsolete rare cutaneous lupus erythematosus skos:exactMatch Orphanet:535 Rare cutaneous lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018888 congenital cornea plana skos:exactMatch Orphanet:53691 Congenital cornea plana semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018889 hyaline body myopathy skos:exactMatch DOID:0111267 hyaline body myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018889 hyaline body myopathy skos:exactMatch Orphanet:53698 Myosin storage myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018890 Lyell syndrome skos:exactMatch Orphanet:537 Toxic epidermal necrolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018890 Lyell syndrome skos:exactMatch UMLS:CN205258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018891 familial tumoral calcinosis skos:exactMatch Orphanet:53715 Familial tumoral calcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018892 Wyburn-Mason syndrome skos:exactMatch MESH:C536752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018892 Wyburn-Mason syndrome skos:exactMatch Orphanet:53719 Wyburn-Mason syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018892 Wyburn-Mason syndrome skos:exactMatch SCTID:6729006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018892 Wyburn-Mason syndrome skos:exactMatch UMLS:C0265321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018893 Cobb syndrome skos:exactMatch NCIT:C4485 Cobb Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018893 Cobb syndrome skos:exactMatch Orphanet:53721 Spinal arteriovenous metameric syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018893 Cobb syndrome skos:exactMatch SCTID:254774003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018893 Cobb syndrome skos:exactMatch UMLS:C0346068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018894 distal hereditary motor neuropathy skos:exactMatch Orphanet:53739 Distal hereditary motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018894 distal hereditary motor neuropathy skos:exactMatch SCTID:230247001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018895 Plummer-Vinson syndrome skos:exactMatch MESH:D011004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018895 Plummer-Vinson syndrome skos:exactMatch NCIT:C85016 Plummer-Vinson Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018895 Plummer-Vinson syndrome skos:exactMatch Orphanet:54028 Plummer-Vinson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018895 Plummer-Vinson syndrome skos:exactMatch SCTID:80126007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018895 Plummer-Vinson syndrome skos:exactMatch UMLS:C0032249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018896 thrombotic thrombocytopenic purpura skos:exactMatch DOID:10772 thrombotic thrombocytopenic purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018896 thrombotic thrombocytopenic purpura skos:exactMatch MESH:D011697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018896 thrombotic thrombocytopenic purpura skos:exactMatch NCIT:C78797 Thrombotic Thrombocytopenic Purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018896 thrombotic thrombocytopenic purpura skos:exactMatch Orphanet:54057 Thrombotic thrombocytopenic purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018896 thrombotic thrombocytopenic purpura skos:exactMatch SCTID:78129009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018896 thrombotic thrombocytopenic purpura skos:exactMatch UMLS:C0034155 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018897 primary cutaneous CD30+ T-cell lymphoproliferative disease skos:exactMatch Orphanet:541 Primary cutaneous CD30+ T-cell lymphoproliferative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018897 primary cutaneous CD30+ T-cell lymphoproliferative disease skos:exactMatch UMLS:CN205268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018898 primary cutaneous lymphoma skos:exactMatch NCIT:C7162 Primary Cutaneous Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018898 primary cutaneous lymphoma skos:exactMatch Orphanet:542 Primary cutaneous lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018898 primary cutaneous lymphoma skos:exactMatch SCTID:400001003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018898 primary cutaneous lymphoma skos:exactMatch UMLS:C1302772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018899 posterior cortical atrophy skos:exactMatch Orphanet:54247 Posterior cortical atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018899 posterior cortical atrophy skos:exactMatch SCTID:715574002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018899 posterior cortical atrophy skos:exactMatch UMLS:CN205270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018900 corticosteroid-sensitive aseptic abscess syndrome skos:exactMatch Orphanet:54251 Corticosteroid-sensitive aseptic abscess syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018900 corticosteroid-sensitive aseptic abscess syndrome skos:exactMatch SCTID:720751000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018900 corticosteroid-sensitive aseptic abscess syndrome skos:exactMatch UMLS:CN205271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018901 left ventricular noncompaction skos:exactMatch DOID:0060480 left ventricular noncompaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018901 left ventricular noncompaction skos:exactMatch NCIT:C99544 Left Ventricular Non-Compaction Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018901 left ventricular noncompaction skos:exactMatch OMIMPS:604169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018901 left ventricular noncompaction skos:exactMatch Orphanet:54260 Left ventricular noncompaction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018901 left ventricular noncompaction skos:exactMatch UMLS:C1960469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018901 left ventricular noncompaction skos:exactMatch UMLS:C4021133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018902 hepatocellular adenoma skos:exactMatch DOID:0050868 hepatocellular adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018902 hepatocellular adenoma skos:exactMatch MESH:D018248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018902 hepatocellular adenoma skos:exactMatch NCIT:C3758 Hepatocellular Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018902 hepatocellular adenoma skos:exactMatch Orphanet:54272 Hepatocellular adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018902 hepatocellular adenoma skos:exactMatch UMLS:C0206669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018903 sarcocystosis skos:exactMatch DOID:9640 sarcocystosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018903 sarcocystosis skos:exactMatch MESH:D012523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018903 sarcocystosis skos:exactMatch Orphanet:54368 Sarcocystosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018903 sarcocystosis skos:exactMatch SCTID:88905005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018903 sarcocystosis skos:exactMatch UMLS:C0036231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018904 primary membranoproliferative glomerulonephritis skos:exactMatch Orphanet:54370 Primary membranoproliferative glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018905 diffuse large B-cell lymphoma skos:exactMatch DOID:0050745 diffuse large B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018905 diffuse large B-cell lymphoma skos:exactMatch MESH:D016403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018905 diffuse large B-cell lymphoma skos:exactMatch NCIT:C8851 Diffuse Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018905 diffuse large B-cell lymphoma skos:exactMatch Orphanet:544 Diffuse large B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018905 diffuse large B-cell lymphoma skos:exactMatch UMLS:C0079744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018906 follicular lymphoma skos:exactMatch DOID:0050873 follicular lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018906 follicular lymphoma skos:exactMatch MESH:D008224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018906 follicular lymphoma skos:exactMatch NCIT:C3209 Follicular Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018906 follicular lymphoma skos:exactMatch Orphanet:545 Follicular lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018906 follicular lymphoma skos:exactMatch SCTID:308121000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018906 follicular lymphoma skos:exactMatch UMLS:C0024301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018907 craniopharyngioma skos:exactMatch DOID:3840 craniopharyngioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018907 craniopharyngioma skos:exactMatch MESH:D003397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018907 craniopharyngioma skos:exactMatch NCIT:C2964 Craniopharyngioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018907 craniopharyngioma skos:exactMatch Orphanet:54595 Craniopharyngioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018907 craniopharyngioma skos:exactMatch SCTID:189179009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018907 craniopharyngioma skos:exactMatch UMLS:C0010276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018908 non-Hodgkin lymphoma skos:exactMatch DOID:0060060 non-Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018908 non-Hodgkin lymphoma skos:exactMatch MESH:D008228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018908 non-Hodgkin lymphoma skos:exactMatch NCIT:C3211 Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018908 non-Hodgkin lymphoma skos:exactMatch Orphanet:547 Non-Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018908 non-Hodgkin lymphoma skos:exactMatch UMLS:C0024305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018910 oculocutaneous albinism skos:exactMatch DOID:0050632 oculocutaneous albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018910 oculocutaneous albinism skos:exactMatch MESH:D016115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018910 oculocutaneous albinism skos:exactMatch NCIT:C84941 Oculocutaneous Albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018910 oculocutaneous albinism skos:exactMatch OMIMPS:203100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018910 oculocutaneous albinism skos:exactMatch Orphanet:55 Oculocutaneous albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018910 oculocutaneous albinism skos:exactMatch SCTID:63844009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018910 oculocutaneous albinism skos:exactMatch UMLS:C0078918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018911 maturity-onset diabetes of the young skos:exactMatch DOID:0050524 maturity-onset diabetes of the young semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018911 maturity-onset diabetes of the young skos:exactMatch MESH:C562772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018911 maturity-onset diabetes of the young skos:exactMatch NCIT:C114769 Maturity-Onset Diabetes of the Young semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018911 maturity-onset diabetes of the young skos:exactMatch OMIM:606391 maturity-onset diabetes of the young semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018911 maturity-onset diabetes of the young skos:exactMatch Orphanet:552 MODY semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018911 maturity-onset diabetes of the young skos:exactMatch SCTID:609561005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018911 maturity-onset diabetes of the young skos:exactMatch UMLS:C0342276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018912 Cushing syndrome skos:exactMatch ICD10CM:E24 Cushing's syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018912 Cushing syndrome skos:exactMatch MESH:D003480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018912 Cushing syndrome skos:exactMatch NCIT:C2969 Cushing Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018912 Cushing syndrome skos:exactMatch Orphanet:553 Cushing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018912 Cushing syndrome skos:exactMatch UMLS:C0010481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018913 malakoplakia skos:exactMatch MESH:D008287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018913 malakoplakia skos:exactMatch NCIT:C84833 Malakoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018913 malakoplakia skos:exactMatch Orphanet:556 Malakoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018913 malakoplakia skos:exactMatch SCTID:716766007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018914 hypotrichosis simplex skos:exactMatch MESH:C537160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018914 hypotrichosis simplex skos:exactMatch Orphanet:55654 Hypotrichosis simplex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018914 hypotrichosis simplex skos:exactMatch SCTID:723362004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018914 hypotrichosis simplex skos:exactMatch UMLS:C1854310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018916 isolated anorectal malformation skos:exactMatch Orphanet:557 Non-syndromic anorectal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018918 carcinoma of gallbladder and extrahepatic biliary tract skos:exactMatch Orphanet:56044 Carcinoma of gallbladder and extrahepatic biliary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018918 carcinoma of gallbladder and extrahepatic biliary tract skos:exactMatch UMLS:CN205299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018919 McCune-Albright syndrome skos:exactMatch DOID:1858 McCune Albright syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018919 McCune-Albright syndrome skos:exactMatch NCIT:C48627 McCune-Albright Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018919 McCune-Albright syndrome skos:exactMatch OMIM:174800 mccune-albright syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018919 McCune-Albright syndrome skos:exactMatch Orphanet:562 McCune-Albright syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018919 McCune-Albright syndrome skos:exactMatch SCTID:726029005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018919 McCune-Albright syndrome skos:exactMatch UMLS:C0016065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018919 McCune-Albright syndrome skos:exactMatch UMLS:C0242292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018920 peripartum cardiomyopathy skos:exactMatch DOID:9997 peripartum cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018920 peripartum cardiomyopathy skos:exactMatch ICD10CM:O90.3 Peripartum cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018920 peripartum cardiomyopathy skos:exactMatch NCIT:C171602 Peripartum Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018920 peripartum cardiomyopathy skos:exactMatch Orphanet:563 Peripartum cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018920 peripartum cardiomyopathy skos:exactMatch SCTID:62377009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018920 peripartum cardiomyopathy skos:exactMatch UMLS:C0269972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018921 Meckel syndrome skos:exactMatch DOID:0050778 Meckel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018921 Meckel syndrome skos:exactMatch NCIT:C98978 Meckel-Gruber Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018921 Meckel syndrome skos:exactMatch OMIMPS:249000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018921 Meckel syndrome skos:exactMatch Orphanet:564 Meckel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018921 Meckel syndrome skos:exactMatch SCTID:29076005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018921 Meckel syndrome skos:exactMatch UMLS:C0265215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018922 cold agglutinin disease skos:exactMatch Orphanet:56425 Cold agglutinin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018922 cold agglutinin disease skos:exactMatch SCTID:127055007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018922 cold agglutinin disease skos:exactMatch UMLS:C1264008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018922 cold agglutinin disease skos:exactMatch UMLS:CN205305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018923 22q11.2 deletion syndrome skos:exactMatch Orphanet:567 22q11.2 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018924 microphthalmia, Lenz type skos:exactMatch Orphanet:568 Microphthalmia, Lenz type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018925 familial or sporadic hemiplegic migraine skos:exactMatch Orphanet:569 Familial or sporadic hemiplegic migraine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018925 familial or sporadic hemiplegic migraine skos:exactMatch SCTID:59292006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018926 human prion disease skos:exactMatch Orphanet:56970 Human prion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018927 SUNCT syndrome skos:exactMatch MESH:D050798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018927 SUNCT syndrome skos:exactMatch NCIT:C85174 SUNCT Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018927 SUNCT syndrome skos:exactMatch Orphanet:57145 SUNCT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018927 SUNCT syndrome skos:exactMatch SCTID:725058003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018927 SUNCT syndrome skos:exactMatch UMLS:C1262087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018928 obsolete rare hepatic disease skos:exactMatch Orphanet:57146 Rare hepatic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018928 obsolete rare hepatic disease skos:exactMatch UMLS:CN205315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018929 medial condensing osteitis of the clavicle skos:exactMatch Orphanet:57196 Medial condensing osteitis of the clavicle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018929 medial condensing osteitis of the clavicle skos:exactMatch UMLS:CN230280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018930 monosomy 21 skos:exactMatch MESH:C537108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018930 monosomy 21 skos:exactMatch Orphanet:574 Monosomy 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018930 monosomy 21 skos:exactMatch UMLS:C0795875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018931 mucolipidosis type III, alpha/beta skos:exactMatch DOID:0080071 mucolipidosis III alpha/beta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018931 mucolipidosis type III, alpha/beta skos:exactMatch OMIM:252600 mucolipidosis 3 alpha/beta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018931 mucolipidosis type III, alpha/beta skos:exactMatch Orphanet:423461 Mucolipidosis type III alpha/beta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018931 mucolipidosis type III, alpha/beta skos:exactMatch Orphanet:577 Mucolipidosis type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018931 mucolipidosis type III, alpha/beta skos:exactMatch SCTID:65764006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018931 mucolipidosis type III, alpha/beta skos:exactMatch UMLS:CN237499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018932 cirrhotic cardiomyopathy skos:exactMatch Orphanet:57777 Cirrhotic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018932 cirrhotic cardiomyopathy skos:exactMatch SCTID:725416005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018932 cirrhotic cardiomyopathy skos:exactMatch UMLS:C4511053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018933 Mazabraud syndrome skos:exactMatch Orphanet:57782 Mazabraud syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018933 Mazabraud syndrome skos:exactMatch SCTID:699251001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018933 Mazabraud syndrome skos:exactMatch UMLS:CN205323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018935 hairy cell leukemia skos:exactMatch DOID:285 hairy cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018935 hairy cell leukemia skos:exactMatch MESH:D007943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018935 hairy cell leukemia skos:exactMatch NCIT:C7402 Hairy Cell Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018935 hairy cell leukemia skos:exactMatch Orphanet:58017 Classic hairy cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018935 hairy cell leukemia skos:exactMatch SCTID:118613001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018935 hairy cell leukemia skos:exactMatch UMLS:C0023443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018936 osteoblastoma skos:exactMatch DOID:0060098 osteoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018936 osteoblastoma skos:exactMatch MESH:D018215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018936 osteoblastoma skos:exactMatch NCIT:C3294 Osteoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018936 osteoblastoma skos:exactMatch Orphanet:58040 Osteoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018936 osteoblastoma skos:exactMatch UMLS:C0029417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018937 mucopolysaccharidosis type 3 skos:exactMatch DOID:12801 mucopolysaccharidosis III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018937 mucopolysaccharidosis type 3 skos:exactMatch NCIT:C61262 Sanfilippo Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018937 mucopolysaccharidosis type 3 skos:exactMatch Orphanet:581 Mucopolysaccharidosis type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018937 mucopolysaccharidosis type 3 skos:exactMatch SCTID:88393000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018937 mucopolysaccharidosis type 3 skos:exactMatch UMLS:C0026706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018937 mucopolysaccharidosis type 3 skos:exactMatch UMLS:CN205330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018938 mucopolysaccharidosis type 4 skos:exactMatch DOID:12804 mucopolysaccharidosis IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018938 mucopolysaccharidosis type 4 skos:exactMatch NCIT:C61263 Morquio Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018938 mucopolysaccharidosis type 4 skos:exactMatch Orphanet:582 Mucopolysaccharidosis type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018938 mucopolysaccharidosis type 4 skos:exactMatch SCTID:378007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018938 mucopolysaccharidosis type 4 skos:exactMatch UMLS:C0026707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018939 muscle-eye-brain disease skos:exactMatch Orphanet:588 Muscle-eye-brain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018939 muscle-eye-brain disease skos:exactMatch SCTID:277950001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018940 congenital myasthenic syndrome skos:exactMatch DOID:3635 congenital myasthenic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018940 congenital myasthenic syndrome skos:exactMatch MESH:D020294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018940 congenital myasthenic syndrome skos:exactMatch NCIT:C84647 Congenital Myasthenic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018940 congenital myasthenic syndrome skos:exactMatch OMIMPS:601462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018940 congenital myasthenic syndrome skos:exactMatch Orphanet:590 Congenital myasthenic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018940 congenital myasthenic syndrome skos:exactMatch SCTID:230672006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018940 congenital myasthenic syndrome skos:exactMatch UMLS:C0751882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018941 furuncular myiasis skos:exactMatch MESH:C538194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018941 furuncular myiasis skos:exactMatch Orphanet:591 Furuncular myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018941 furuncular myiasis skos:exactMatch UMLS:C2931766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018942 macrophagic myofasciitis skos:exactMatch MESH:C537829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018942 macrophagic myofasciitis skos:exactMatch Orphanet:592 Macrophagic myofasciitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018942 macrophagic myofasciitis skos:exactMatch SCTID:718175009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018942 macrophagic myofasciitis skos:exactMatch UMLS:C2931639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018943 myofibrillar myopathy skos:exactMatch DOID:0080307 myofibrillar myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018943 myofibrillar myopathy skos:exactMatch MESH:C580316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018943 myofibrillar myopathy skos:exactMatch NCIT:C83009 Myofibrillar Myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018943 myofibrillar myopathy skos:exactMatch OMIMPS:601419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018943 myofibrillar myopathy skos:exactMatch Orphanet:593 Myofibrillar myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018943 myofibrillar myopathy skos:exactMatch SCTID:699269005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018943 myofibrillar myopathy skos:exactMatch UMLS:C2678065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018944 gestational trophoblastic neoplasm skos:exactMatch DOID:3590 gestational trophoblastic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018944 gestational trophoblastic neoplasm skos:exactMatch NCIT:C4699 Gestational Trophoblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018944 gestational trophoblastic neoplasm skos:exactMatch Orphanet:59305 Gestational trophoblastic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018944 gestational trophoblastic neoplasm skos:exactMatch SCTID:609519004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018944 gestational trophoblastic neoplasm skos:exactMatch UMLS:C1135868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018945 McLeod neuroacanthocytosis syndrome skos:exactMatch DOID:0112107 McLeod syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018945 McLeod neuroacanthocytosis syndrome skos:exactMatch MESH:C564038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018945 McLeod neuroacanthocytosis syndrome skos:exactMatch OMIM:300842 mcleod syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018945 McLeod neuroacanthocytosis syndrome skos:exactMatch Orphanet:59306 McLeod neuroacanthocytosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018945 McLeod neuroacanthocytosis syndrome skos:exactMatch SCTID:234411007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018946 rhombencephalosynapsis skos:exactMatch Orphanet:59315 Rhombencephalosynapsis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018946 rhombencephalosynapsis skos:exactMatch SCTID:442300000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018946 rhombencephalosynapsis skos:exactMatch UMLS:C1866130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018947 centronuclear myopathy skos:exactMatch DOID:14717 centronuclear myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018947 centronuclear myopathy skos:exactMatch OMIMPS:160150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018947 centronuclear myopathy skos:exactMatch Orphanet:595 Centronuclear myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018947 centronuclear myopathy skos:exactMatch SCTID:82077006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018947 centronuclear myopathy skos:exactMatch UMLS:C0175709 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018948 multiminicore myopathy skos:exactMatch DOID:0080991 multiminicore disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018948 multiminicore myopathy skos:exactMatch Orphanet:598 Multiminicore myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018948 multiminicore myopathy skos:exactMatch SCTID:55133004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018948 multiminicore myopathy skos:exactMatch UMLS:C0270962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018949 distal myopathy skos:exactMatch DOID:11720 distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018949 distal myopathy skos:exactMatch NCIT:C84675 Distal Muscular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018949 distal myopathy skos:exactMatch OMIMPS:160500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018949 distal myopathy skos:exactMatch Orphanet:599 Distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018949 distal myopathy skos:exactMatch SCTID:58795000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018949 distal myopathy skos:exactMatch UMLS:C0751336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018950 3-methylcrotonyl-CoA carboxylase deficiency skos:exactMatch DOID:0050710 3-methylcrotonyl-CoA carboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018950 3-methylcrotonyl-CoA carboxylase deficiency skos:exactMatch NCIT:C98674 Methylcrotonyl-CoA Carboxylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018950 3-methylcrotonyl-CoA carboxylase deficiency skos:exactMatch OMIMPS:210200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018950 3-methylcrotonyl-CoA carboxylase deficiency skos:exactMatch Orphanet:6 3-methylcrotonyl-CoA carboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018950 3-methylcrotonyl-CoA carboxylase deficiency skos:exactMatch SCTID:13144005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018950 3-methylcrotonyl-CoA carboxylase deficiency skos:exactMatch UMLS:C0268600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018950 3-methylcrotonyl-CoA carboxylase deficiency skos:exactMatch UMLS:CN239165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018951 distal myopathy with vocal cord weakness skos:exactMatch Orphanet:600 Vocal cord and pharyngeal distal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018951 distal myopathy with vocal cord weakness skos:exactMatch UMLS:CN205357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018952 argyria skos:exactMatch MESH:D001129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018952 argyria skos:exactMatch Orphanet:60014 Argyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018953 parietal foramina skos:exactMatch DOID:0060285 parietal foramina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018953 parietal foramina skos:exactMatch MESH:C566826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018953 parietal foramina skos:exactMatch OMIMPS:168500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018953 parietal foramina skos:exactMatch Orphanet:60015 Enlarged parietal foramina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018953 parietal foramina skos:exactMatch SCTID:718099006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018954 Loeys-Dietz syndrome skos:exactMatch DOID:0050466 Loeys-Dietz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018954 Loeys-Dietz syndrome skos:exactMatch MESH:D055947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018954 Loeys-Dietz syndrome skos:exactMatch NCIT:C75006 Loeys-Dietz Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018954 Loeys-Dietz syndrome skos:exactMatch OMIMPS:609192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018954 Loeys-Dietz syndrome skos:exactMatch Orphanet:60030 Loeys-Dietz syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018954 Loeys-Dietz syndrome skos:exactMatch SCTID:446263001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018954 Loeys-Dietz syndrome skos:exactMatch UMLS:C2697932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018955 recurrent respiratory papillomatosis skos:exactMatch MESH:C535297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018955 recurrent respiratory papillomatosis skos:exactMatch NCIT:C128637 Recurrent Respiratory Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018955 recurrent respiratory papillomatosis skos:exactMatch Orphanet:60032 Recurrent respiratory papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018955 recurrent respiratory papillomatosis skos:exactMatch SCTID:472827002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018955 recurrent respiratory papillomatosis skos:exactMatch UMLS:C1168198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018956 idiopathic bronchiectasis skos:exactMatch Orphanet:60033 Idiopathic bronchiectasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018956 idiopathic bronchiectasis skos:exactMatch SCTID:233629001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018956 idiopathic bronchiectasis skos:exactMatch UMLS:C0339985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018957 pudendal neuralgia skos:exactMatch MESH:D060545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018957 pudendal neuralgia skos:exactMatch Orphanet:60039 Pudendal neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018957 pudendal neuralgia skos:exactMatch SCTID:427972000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018957 pudendal neuralgia skos:exactMatch UMLS:C1997249 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018957 pudendal neuralgia skos:exactMatch UMLS:C3178970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018957 pudendal neuralgia skos:exactMatch UMLS:CN226268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018958 nemaline myopathy skos:exactMatch DOID:3191 nemaline myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018958 nemaline myopathy skos:exactMatch MESH:D017696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018958 nemaline myopathy skos:exactMatch OMIMPS:161800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018958 nemaline myopathy skos:exactMatch Orphanet:607 Nemaline myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018958 nemaline myopathy skos:exactMatch SCTID:75072002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018958 nemaline myopathy skos:exactMatch UMLS:C0206157 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018959 potassium-aggravated myotonia skos:exactMatch MESH:C538353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018959 potassium-aggravated myotonia skos:exactMatch NCIT:C122788 Potassium Aggravated Myotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018959 potassium-aggravated myotonia skos:exactMatch OMIM:608390 myotonia, potassium-aggravated semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018959 potassium-aggravated myotonia skos:exactMatch Orphanet:612 Potassium-aggravated myotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018959 potassium-aggravated myotonia skos:exactMatch SCTID:702355008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018959 potassium-aggravated myotonia skos:exactMatch UMLS:C2931826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018960 congenital primary megaureter skos:exactMatch Orphanet:617 Congenital primary megaureter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018960 congenital primary megaureter skos:exactMatch SCTID:717459000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018961 familial melanoma skos:exactMatch DOID:6846 familial melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018961 familial melanoma skos:exactMatch NCIT:C8498 Hereditary Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018961 familial melanoma skos:exactMatch Orphanet:618 Familial melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018961 familial melanoma skos:exactMatch UMLS:C2314896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018962 common mesentery skos:exactMatch Orphanet:620 NON RARE IN EUROPE: Common mesentery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018962 common mesentery skos:exactMatch SCTID:52159006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018962 common mesentery skos:exactMatch UMLS:C0266235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018963 hereditary methemoglobinemia skos:exactMatch MESH:C580280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018963 hereditary methemoglobinemia skos:exactMatch NCIT:C98898 Congenital Methemoglobinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018963 hereditary methemoglobinemia skos:exactMatch Orphanet:621 Hereditary methemoglobinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018963 hereditary methemoglobinemia skos:exactMatch SCTID:267550008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018963 hereditary methemoglobinemia skos:exactMatch UMLS:C0272087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018964 homocystinuria without methylmalonic aciduria skos:exactMatch Orphanet:622 Homocystinuria without methylmalonic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018964 homocystinuria without methylmalonic aciduria skos:exactMatch SCTID:721225009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018964 homocystinuria without methylmalonic aciduria skos:exactMatch UMLS:C4303479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018965 Alport syndrome skos:exactMatch DOID:10983 Alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018965 Alport syndrome skos:exactMatch ICD10CM:Q87.81 Alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018965 Alport syndrome skos:exactMatch NCIT:C34842 Alport Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018965 Alport syndrome skos:exactMatch OMIMPS:301050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018965 Alport syndrome skos:exactMatch Orphanet:63 Alport syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018965 Alport syndrome skos:exactMatch UMLS:C1567741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018967 short stature due to isolated growth hormone deficiency with X-linked hypogammaglobulinemia skos:exactMatch Orphanet:632 Short stature due to isolated growth hormone deficiency with X-linked hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018968 iniencephaly skos:exactMatch ICD10CM:Q00.2 Iniencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018968 iniencephaly skos:exactMatch NCIT:C124549 Iniencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018968 iniencephaly skos:exactMatch Orphanet:63259 Iniencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018968 iniencephaly skos:exactMatch SCTID:2438005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018968 iniencephaly skos:exactMatch UMLS:C0152234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018969 craniorachischisis skos:exactMatch NCIT:C98907 Craniorachischisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018969 craniorachischisis skos:exactMatch Orphanet:63260 Craniorachischisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018969 craniorachischisis skos:exactMatch SCTID:32219008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018969 craniorachischisis skos:exactMatch UMLS:C0152426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018971 isolated oxycephaly skos:exactMatch SCTID:48069004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018972 obsolete rare epithelial tumor of stomach skos:exactMatch Orphanet:63443 Rare epithelial tumor of stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018972 obsolete rare epithelial tumor of stomach skos:exactMatch UMLS:CN235187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018973 patterned dystrophy of the retinal pigment epithelium skos:exactMatch MESH:C536309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018973 patterned dystrophy of the retinal pigment epithelium skos:exactMatch Orphanet:63454 Pattern dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018973 patterned dystrophy of the retinal pigment epithelium skos:exactMatch UMLS:C1868569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018974 paraneoplastic pemphigus skos:exactMatch DOID:0080852 paraneoplastic pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018974 paraneoplastic pemphigus skos:exactMatch ICD10CM:L10.81 Paraneoplastic pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018974 paraneoplastic pemphigus skos:exactMatch Orphanet:63455 Paraneoplastic pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018974 paraneoplastic pemphigus skos:exactMatch UMLS:C1112570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018975 neurofibromatosis type 1 skos:exactMatch DOID:0111253 neurofibromatosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018975 neurofibromatosis type 1 skos:exactMatch MESH:D009456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018975 neurofibromatosis type 1 skos:exactMatch NCIT:C3273 Neurofibromatosis Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018975 neurofibromatosis type 1 skos:exactMatch OMIM:162200 neurofibromatosis, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018975 neurofibromatosis type 1 skos:exactMatch Orphanet:636 Neurofibromatosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018975 neurofibromatosis type 1 skos:exactMatch SCTID:92824003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018975 neurofibromatosis type 1 skos:exactMatch UMLS:C0027831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018976 schisis association skos:exactMatch MESH:C536633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018976 schisis association skos:exactMatch Orphanet:63862 Schisis association semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018976 schisis association skos:exactMatch SCTID:718095000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018976 schisis association skos:exactMatch UMLS:C2931271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018977 polyneuropathy associated with IgM monoclonal gammapathy with anti-MAG skos:exactMatch Orphanet:639 Polyneuropathy associated with IgM monoclonal gammapathy with anti-MAG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018977 polyneuropathy associated with IgM monoclonal gammapathy with anti-MAG skos:exactMatch UMLS:C1736154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018978 IgG4-related mediastinitis skos:exactMatch MESH:C536136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018978 IgG4-related mediastinitis skos:exactMatch Orphanet:63999 IgG4-related mediastinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018979 multifocal motor neuropathy skos:exactMatch ICD10CM:G61.82 Multifocal motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018979 multifocal motor neuropathy skos:exactMatch Orphanet:641 Multifocal motor neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018979 multifocal motor neuropathy skos:exactMatch SCTID:230591002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018979 multifocal motor neuropathy skos:exactMatch UMLS:C0393847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018980 acrofacial dysostosis, Kennedy-Teebi type skos:exactMatch Orphanet:64542 Acrofacial dysostosis, Kennedy-Teebi type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018980 acrofacial dysostosis, Kennedy-Teebi type skos:exactMatch SCTID:720427009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018980 acrofacial dysostosis, Kennedy-Teebi type skos:exactMatch UMLS:CN205418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018981 benign idiopathic neonatal seizures skos:exactMatch Orphanet:64545 Benign idiopathic neonatal seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018981 benign idiopathic neonatal seizures skos:exactMatch UMLS:CN205419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018982 Niemann-Pick disease type C skos:exactMatch MESH:D052556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018982 Niemann-Pick disease type C skos:exactMatch Orphanet:646 Niemann-Pick disease type C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018982 Niemann-Pick disease type C skos:exactMatch SCTID:66751000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018983 Tolosa-Hunt syndrome skos:exactMatch DOID:1278 tolosa-hunt syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018983 Tolosa-Hunt syndrome skos:exactMatch MESH:D020333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018983 Tolosa-Hunt syndrome skos:exactMatch NCIT:C85193 Tolosa-Hunt Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018983 Tolosa-Hunt syndrome skos:exactMatch Orphanet:64686 Tolosa-Hunt syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018983 Tolosa-Hunt syndrome skos:exactMatch SCTID:95794005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018983 Tolosa-Hunt syndrome skos:exactMatch UMLS:C0040381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018983 Tolosa-Hunt syndrome skos:exactMatch UMLS:C0392060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018983 Tolosa-Hunt syndrome skos:exactMatch UMLS:CN205421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018984 Oroya fever skos:exactMatch DOID:0050398 Carrion's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018984 Oroya fever skos:exactMatch NCIT:C128441 Carrión Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018984 Oroya fever skos:exactMatch Orphanet:64692 Oroya fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018984 Oroya fever skos:exactMatch SCTID:240453002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018984 Oroya fever skos:exactMatch SCTID:262461007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018984 Oroya fever skos:exactMatch UMLS:C0029307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018984 Oroya fever skos:exactMatch UMLS:CN205422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018987 granulomatous mastitis skos:exactMatch MESH:D058890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018987 granulomatous mastitis skos:exactMatch Orphanet:64722 Granulomatous mastitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018987 granulomatous mastitis skos:exactMatch SCTID:237444008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018987 granulomatous mastitis skos:exactMatch UMLS:C0405469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018988 iridocorneal endothelial syndrome skos:exactMatch MESH:D057129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018988 iridocorneal endothelial syndrome skos:exactMatch NCIT:C84792 Iridocorneal Endothelial Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018988 iridocorneal endothelial syndrome skos:exactMatch Orphanet:64734 Iridocorneal endothelial syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018988 iridocorneal endothelial syndrome skos:exactMatch SCTID:129623003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018988 iridocorneal endothelial syndrome skos:exactMatch UMLS:C1096100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018988 iridocorneal endothelial syndrome skos:exactMatch UMLS:CN205427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018989 recurrent acute pancreatitis skos:exactMatch NCIT:C184324 Recurrent Acute Pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018989 recurrent acute pancreatitis skos:exactMatch Orphanet:64740 NON RARE IN EUROPE: Recurrent acute pancreatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018989 recurrent acute pancreatitis skos:exactMatch SCTID:197458008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018989 recurrent acute pancreatitis skos:exactMatch UMLS:C0267937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018991 hepatoportal sclerosis skos:exactMatch Orphanet:64743 Hepatoportal sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018991 hepatoportal sclerosis skos:exactMatch SCTID:718096004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018991 hepatoportal sclerosis skos:exactMatch UMLS:C4273756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018992 IgG4-related thyroid disease skos:exactMatch DOID:14351 Riedel's fibrosing thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018992 IgG4-related thyroid disease skos:exactMatch NCIT:C35827 Riedel Fibrosing Thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018992 IgG4-related thyroid disease skos:exactMatch Orphanet:64744 IgG4-related thyroid disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018992 IgG4-related thyroid disease skos:exactMatch SCTID:89024000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018993 Charcot-Marie-Tooth disease type 2 skos:exactMatch DOID:0050539 Charcot-Marie-Tooth disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018993 Charcot-Marie-Tooth disease type 2 skos:exactMatch Orphanet:64746 Autosomal dominant Charcot-Marie-Tooth disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018993 Charcot-Marie-Tooth disease type 2 skos:exactMatch SCTID:715665006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018994 Charcot-Marie-Tooth disease type X skos:exactMatch DOID:0050542 Charcot-Marie-Tooth disease type X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018994 Charcot-Marie-Tooth disease type X skos:exactMatch Orphanet:64747 X-linked Charcot-Marie-Tooth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018994 Charcot-Marie-Tooth disease type X skos:exactMatch SCTID:230552007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018994 Charcot-Marie-Tooth disease type X skos:exactMatch UMLS:CN205436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018995 Charcot-Marie-Tooth disease type 4 skos:exactMatch DOID:0050541 Charcot-Marie-Tooth disease type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018995 Charcot-Marie-Tooth disease type 4 skos:exactMatch Orphanet:64749 Charcot-Marie-Tooth disease type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018995 Charcot-Marie-Tooth disease type 4 skos:exactMatch SCTID:715795005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018995 Charcot-Marie-Tooth disease type 4 skos:exactMatch UMLS:CN043578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018996 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2 skos:exactMatch DOID:0050755 ataxia with oculomotor apraxia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018996 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2 skos:exactMatch MESH:C537308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018996 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2 skos:exactMatch NCIT:C165500 Spinocerebellar Ataxia, Autosomal Recessive, with Axonal Neuropathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018996 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2 skos:exactMatch OMIM:606002 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018996 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2 skos:exactMatch Orphanet:64753 Spinocerebellar ataxia with axonal neuropathy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018996 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2 skos:exactMatch SCTID:725408001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018996 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2 skos:exactMatch UMLS:C1853761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018996 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 2 skos:exactMatch UMLS:CN205441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018997 Noonan syndrome skos:exactMatch DOID:3490 Noonan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018997 Noonan syndrome skos:exactMatch MESH:D009634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018997 Noonan syndrome skos:exactMatch NCIT:C34854 Noonan Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018997 Noonan syndrome skos:exactMatch OMIMPS:163950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018997 Noonan syndrome skos:exactMatch Orphanet:648 Noonan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018997 Noonan syndrome skos:exactMatch SCTID:205824006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018997 Noonan syndrome skos:exactMatch UMLS:C0028326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018998 Leber congenital amaurosis skos:exactMatch DOID:14791 Leber congenital amaurosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018998 Leber congenital amaurosis skos:exactMatch MESH:D057130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018998 Leber congenital amaurosis skos:exactMatch NCIT:C129075 Leber Congenital Amaurosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018998 Leber congenital amaurosis skos:exactMatch OMIMPS:204000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018998 Leber congenital amaurosis skos:exactMatch Orphanet:65 Leber congenital amaurosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018998 Leber congenital amaurosis skos:exactMatch SCTID:193413001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018998 Leber congenital amaurosis skos:exactMatch UMLS:C0339527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018999 LCAT deficiency skos:exactMatch Orphanet:650 LCAT deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0018999 LCAT deficiency skos:exactMatch SCTID:49227001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019000 perineural cyst skos:exactMatch MESH:D052958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019000 perineural cyst skos:exactMatch Orphanet:65250 Perineural cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019000 perineural cyst skos:exactMatch SCTID:81634008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019002 Lhermitte-Duclos disease skos:exactMatch NCIT:C8419 Dysplastic Cerebellar Gangliocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019002 Lhermitte-Duclos disease skos:exactMatch Orphanet:65285 Lhermitte-Duclos disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019002 Lhermitte-Duclos disease skos:exactMatch UMLS:C0391826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019003 multiple endocrine neoplasia type 2 skos:exactMatch NCIT:C123329 Multiple Endocrine Neoplasia Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019003 multiple endocrine neoplasia type 2 skos:exactMatch Orphanet:653 Multiple endocrine neoplasia type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019003 multiple endocrine neoplasia type 2 skos:exactMatch SCTID:61808009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019003 multiple endocrine neoplasia type 2 skos:exactMatch UMLS:C4048306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019003 multiple endocrine neoplasia type 2 skos:exactMatch UMLS:CN073359 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019004 kidney Wilms tumor skos:exactMatch DOID:2154 nephroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019004 kidney Wilms tumor skos:exactMatch DOID:5176 renal Wilms' tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019004 kidney Wilms tumor skos:exactMatch NCIT:C40407 Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019004 kidney Wilms tumor skos:exactMatch Orphanet:654 Nephroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019004 kidney Wilms tumor skos:exactMatch SCTID:302849000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019004 kidney Wilms tumor skos:exactMatch UMLS:C0027708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019005 nephronophthisis skos:exactMatch DOID:12712 nephronophthisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019005 nephronophthisis skos:exactMatch NCIT:C123200 Nephronophthisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019005 nephronophthisis skos:exactMatch OMIMPS:256100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019005 nephronophthisis skos:exactMatch Orphanet:655 Nephronophthisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019005 nephronophthisis skos:exactMatch UMLS:C0687120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019005 nephronophthisis skos:exactMatch UMLS:C2939174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019006 familial idiopathic steroid-resistant nephrotic syndrome skos:exactMatch Orphanet:656 Genetic steroid-resistant nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019006 familial idiopathic steroid-resistant nephrotic syndrome skos:exactMatch SCTID:718141008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019006 familial idiopathic steroid-resistant nephrotic syndrome skos:exactMatch UMLS:C1868672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019006 familial idiopathic steroid-resistant nephrotic syndrome skos:exactMatch UMLS:C4273714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019006 familial idiopathic steroid-resistant nephrotic syndrome skos:exactMatch UMLS:CN536255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019007 vaginal atresia skos:exactMatch Orphanet:65681 Vaginal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019008 benign recurrent intrahepatic cholestasis skos:exactMatch DOID:0070230 benign recurrent intrahepatic cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019008 benign recurrent intrahepatic cholestasis skos:exactMatch OMIMPS:243300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019008 benign recurrent intrahepatic cholestasis skos:exactMatch Orphanet:65682 Benign recurrent intrahepatic cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019008 benign recurrent intrahepatic cholestasis skos:exactMatch SCTID:31155007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019008 benign recurrent intrahepatic cholestasis skos:exactMatch UMLS:C0149841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019009 isolated focal cortical dysplasia skos:exactMatch Orphanet:65683 Isolated focal cortical dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019009 isolated focal cortical dysplasia skos:exactMatch SCTID:766710005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019010 congenital isolated hyperinsulinism skos:exactMatch NCIT:C122923 Persistent Hyperinsulinemic Hypoglycemia of Infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019010 congenital isolated hyperinsulinism skos:exactMatch Orphanet:657 Congenital isolated hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019011 Charcot-Marie-Tooth disease type 1 skos:exactMatch DOID:0050538 Charcot-Marie-Tooth disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019011 Charcot-Marie-Tooth disease type 1 skos:exactMatch Orphanet:65753 Charcot-Marie-Tooth disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019011 Charcot-Marie-Tooth disease type 1 skos:exactMatch SCTID:398040009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019012 Carpenter syndrome skos:exactMatch DOID:0060234 Carpenter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019012 Carpenter syndrome skos:exactMatch NCIT:C98873 Type II Acrocephalopolysyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019012 Carpenter syndrome skos:exactMatch OMIMPS:201000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019012 Carpenter syndrome skos:exactMatch Orphanet:65759 Carpenter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019012 Carpenter syndrome skos:exactMatch SCTID:403767009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019012 Carpenter syndrome skos:exactMatch UMLS:C1275078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019012 Carpenter syndrome skos:exactMatch UMLS:CN229565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019013 non-histaminic angioedema skos:exactMatch Orphanet:658 Non-histaminic angioedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019013 non-histaminic angioedema skos:exactMatch SCTID:41291007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019013 non-histaminic angioedema skos:exactMatch UMLS:CN227560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019015 omphalocele skos:exactMatch DOID:0060327 omphalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019015 omphalocele skos:exactMatch NCIT:C98997 Omphalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019015 omphalocele skos:exactMatch Orphanet:660 Omphalocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019015 omphalocele skos:exactMatch SCTID:18735004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019015 omphalocele skos:exactMatch UMLS:C0795690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019016 maternally-inherited progressive external ophthalmoplegia skos:exactMatch Orphanet:663 Mitochondrial DNA-related progressive external ophthalmoplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019016 maternally-inherited progressive external ophthalmoplegia skos:exactMatch UMLS:CN924917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019017 short fifth metacarpals-insulin resistance syndrome skos:exactMatch Orphanet:66518 Short fifth metacarpals-insulin resistance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019017 short fifth metacarpals-insulin resistance syndrome skos:exactMatch UMLS:CN205478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019018 Tako-tsubo cardiomyopathy skos:exactMatch MESH:D054549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019018 Tako-tsubo cardiomyopathy skos:exactMatch NCIT:C85181 Takotsubo Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019018 Tako-tsubo cardiomyopathy skos:exactMatch Orphanet:66529 Tako-Tsubo cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019018 Tako-tsubo cardiomyopathy skos:exactMatch SCTID:441541008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019018 Tako-tsubo cardiomyopathy skos:exactMatch UMLS:C1739395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019018 Tako-tsubo cardiomyopathy skos:exactMatch UMLS:CN205479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019019 osteogenesis imperfecta skos:exactMatch DOID:12347 osteogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019019 osteogenesis imperfecta skos:exactMatch ICD10CM:Q78.0 Osteogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019019 osteogenesis imperfecta skos:exactMatch MESH:D010013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019019 osteogenesis imperfecta skos:exactMatch NCIT:C26837 Osteogenesis Imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019019 osteogenesis imperfecta skos:exactMatch OMIMPS:166200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019019 osteogenesis imperfecta skos:exactMatch Orphanet:666 Osteogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019019 osteogenesis imperfecta skos:exactMatch SCTID:78314001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019019 osteogenesis imperfecta skos:exactMatch UMLS:C0029434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019020 PANDAS skos:exactMatch MESH:C537163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019020 PANDAS skos:exactMatch Orphanet:66624 PANDAS semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019020 PANDAS skos:exactMatch UMLS:CN205481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019022 sensorineural hearing loss-early graying-essential tremor syndrome skos:exactMatch Orphanet:66633 Sensorineural hearing loss-early graying-essential tremor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019022 sensorineural hearing loss-early graying-essential tremor syndrome skos:exactMatch UMLS:CN205488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019023 cutaneous mastocytosis skos:exactMatch DOID:3663 cutaneous mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019023 cutaneous mastocytosis skos:exactMatch MESH:D034701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019023 cutaneous mastocytosis skos:exactMatch NCIT:C7137 Cutaneous Mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019023 cutaneous mastocytosis skos:exactMatch OMIM:154800 mastocytosis, cutaneous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019023 cutaneous mastocytosis skos:exactMatch Orphanet:66646 Cutaneous mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019023 cutaneous mastocytosis skos:exactMatch SCTID:397012002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019023 cutaneous mastocytosis skos:exactMatch UMLS:C1136033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019024 mast cell sarcoma skos:exactMatch DOID:355 mast-cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019024 mast cell sarcoma skos:exactMatch MESH:D012515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019024 mast cell sarcoma skos:exactMatch NCIT:C9348 Mast Cell Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019024 mast cell sarcoma skos:exactMatch Orphanet:66661 Mast cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019024 mast cell sarcoma skos:exactMatch SCTID:118615008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019024 mast cell sarcoma skos:exactMatch UMLS:C0036221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019025 extracutaneous mastocytoma skos:exactMatch DOID:4659 extracutaneous mastocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019025 extracutaneous mastocytoma skos:exactMatch NCIT:C7136 Extracutaneous Mastocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019025 extracutaneous mastocytoma skos:exactMatch Orphanet:66662 Extracutaneous mastocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019025 extracutaneous mastocytoma skos:exactMatch SCTID:63175003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019025 extracutaneous mastocytoma skos:exactMatch UMLS:C0272202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019026 autosomal recessive osteopetrosis skos:exactMatch NCIT:C129733 Autosomal Recessive Osteopetrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019026 autosomal recessive osteopetrosis skos:exactMatch OMIMPS:259700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019026 autosomal recessive osteopetrosis skos:exactMatch Orphanet:667 Autosomal recessive malignant osteopetrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019026 autosomal recessive osteopetrosis skos:exactMatch SCTID:367489004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019027 otopalatodigital syndrome skos:exactMatch SCTID:767130007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019027 otopalatodigital syndrome skos:exactMatch UMLS:CN205496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019028 amoebiasis due to Entamoeba histolytica skos:exactMatch MESH:C531613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019028 amoebiasis due to Entamoeba histolytica skos:exactMatch Orphanet:67 Amoebiasis due to Entamoeba histolytica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019028 amoebiasis due to Entamoeba histolytica skos:exactMatch UMLS:C2930799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019029 segmental odontomaxillary dysplasia skos:exactMatch Orphanet:67039 Segmental odontomaxillary dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019029 segmental odontomaxillary dysplasia skos:exactMatch SCTID:699756005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019031 thrombocytopenia with congenital dyserythropoietic anemia skos:exactMatch Orphanet:67044 Thrombocytopenia with congenital dyserythropoietic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019031 thrombocytopenia with congenital dyserythropoietic anemia skos:exactMatch SCTID:722475006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019031 thrombocytopenia with congenital dyserythropoietic anemia skos:exactMatch UMLS:C4302508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019032 X-linked intellectual disability with isolated growth hormone deficiency skos:exactMatch Orphanet:67045 X-linked intellectual disability with isolated growth hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019032 X-linked intellectual disability with isolated growth hormone deficiency skos:exactMatch UMLS:C1848068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019033 primary cutis verticis gyrata skos:exactMatch Orphanet:671 Primary cutis verticis gyrata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019033 primary cutis verticis gyrata skos:exactMatch SCTID:51603000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019033 primary cutis verticis gyrata skos:exactMatch UMLS:C0263417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019034 accessory pancreas skos:exactMatch MESH:C536003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019034 accessory pancreas skos:exactMatch Orphanet:674 Accessory pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019034 accessory pancreas skos:exactMatch SCTID:79037006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019035 pancreatoblastoma skos:exactMatch DOID:6823 pancreatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019035 pancreatoblastoma skos:exactMatch MESH:C537162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019035 pancreatoblastoma skos:exactMatch NCIT:C4265 Pancreatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019035 pancreatoblastoma skos:exactMatch Orphanet:677 Pancreatoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019035 pancreatoblastoma skos:exactMatch UMLS:C0334489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019036 amoebiasis due to free-living amoebae skos:exactMatch Orphanet:68 Amoebiasis due to free-living amoebae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019036 amoebiasis due to free-living amoebae skos:exactMatch UMLS:CN205519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019037 progressive supranuclear palsy skos:exactMatch DOID:678 progressive supranuclear palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019037 progressive supranuclear palsy skos:exactMatch MESH:D013494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019037 progressive supranuclear palsy skos:exactMatch NCIT:C85028 Progressive Supranuclear Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019037 progressive supranuclear palsy skos:exactMatch Orphanet:683 Progressive supranuclear palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019037 progressive supranuclear palsy skos:exactMatch SCTID:192976002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019037 progressive supranuclear palsy skos:exactMatch UMLS:C0038868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019037 progressive supranuclear palsy skos:exactMatch UMLS:CN205522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019038 obsolete rare maxillo-facial surgical disease skos:exactMatch Orphanet:68329 Rare maxillo-facial surgical disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019038 obsolete rare maxillo-facial surgical disease skos:exactMatch UMLS:CN205523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019039 obsolete rare hemorrhagic disorder due to a constitutional coagulation factors defect skos:exactMatch Orphanet:68334 Rare hemorrhagic disorder due to a constitutional coagulation factors defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019039 obsolete rare hemorrhagic disorder due to a constitutional coagulation factors defect skos:exactMatch UMLS:CN227563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019040 chromosomal disorder skos:exactMatch DOID:0080014 chromosomal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019040 chromosomal disorder skos:exactMatch ICD10CM:Q90-Q99 Chromosomal abnormalities, not elsewhere classified (Q90-Q99) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019040 chromosomal disorder skos:exactMatch MESH:D025063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019040 chromosomal disorder skos:exactMatch NCIT:C34470 Chromosome Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019040 chromosomal disorder skos:exactMatch Orphanet:68335 Rare chromosomal anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019040 chromosomal disorder skos:exactMatch SCTID:409709004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019041 obsolete rare genetic inherited tumor skos:exactMatch Orphanet:68336 Rare genetic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019041 obsolete rare genetic inherited tumor skos:exactMatch UMLS:CN205525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019042 multiple congenital anomalies/dysmorphic syndrome skos:exactMatch Orphanet:68341 Multiple congenital anomalies/dysmorphic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019043 obsolete rare genetic skin disease skos:exactMatch Orphanet:68346 Rare genetic skin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019044 tumor of hematopoietic and lymphoid tissues skos:exactMatch Orphanet:68347 Tumor of hematopoietic and lymphoid tissues semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019044 tumor of hematopoietic and lymphoid tissues skos:exactMatch UMLS:CN205528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019045 obsolete rare sleep disorder skos:exactMatch Orphanet:68354 Rare sleep disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019046 leukodystrophy skos:exactMatch DOID:0050987 hypomyelinating leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019046 leukodystrophy skos:exactMatch DOID:0060786 hypomyelinating leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019046 leukodystrophy skos:exactMatch DOID:10579 leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019046 leukodystrophy skos:exactMatch NCIT:C61253 Leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019046 leukodystrophy skos:exactMatch OMIMPS:312080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019046 leukodystrophy skos:exactMatch Orphanet:68356 Leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019046 leukodystrophy skos:exactMatch SCTID:192781003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019046 leukodystrophy skos:exactMatch UMLS:C0023520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019046 leukodystrophy skos:exactMatch UMLS:CN228461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019047 obsolete rare deafness skos:exactMatch NCIT:C36194 Complete Deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019047 obsolete rare deafness skos:exactMatch Orphanet:68361 Rare deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019047 obsolete rare deafness skos:exactMatch UMLS:CN227564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019048 obsolete rare vascular disease skos:exactMatch Orphanet:68362 Rare vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019049 obsolete rare dystonia skos:exactMatch Orphanet:68363 Rare dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019050 inherited hemoglobinopathy skos:exactMatch DOID:2860 hemoglobinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019050 inherited hemoglobinopathy skos:exactMatch MESH:D006453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019050 inherited hemoglobinopathy skos:exactMatch NCIT:C3092 Hemoglobinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019050 inherited hemoglobinopathy skos:exactMatch Orphanet:68364 Hemoglobinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019050 inherited hemoglobinopathy skos:exactMatch SCTID:427306008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019050 inherited hemoglobinopathy skos:exactMatch UMLS:C0019045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019050 inherited hemoglobinopathy skos:exactMatch UMLS:C1960031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019052 inborn errors of metabolism skos:exactMatch DOID:655 inherited metabolic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019052 inborn errors of metabolism skos:exactMatch MESH:D008661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019052 inborn errors of metabolism skos:exactMatch NCIT:C34816 Congenital Metabolic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019052 inborn errors of metabolism skos:exactMatch Orphanet:68367 Rare inborn errors of metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019052 inborn errors of metabolism skos:exactMatch SCTID:86095007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019052 inborn errors of metabolism skos:exactMatch UMLS:C0025521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019053 peroxisomal disease skos:exactMatch DOID:906 peroxisomal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019053 peroxisomal disease skos:exactMatch NCIT:C85005 Peroxisomal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019053 peroxisomal disease skos:exactMatch Orphanet:68373 Peroxisomal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019053 peroxisomal disease skos:exactMatch SCTID:238059005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019053 peroxisomal disease skos:exactMatch UMLS:C0282528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019054 congenital limb malformation skos:exactMatch Orphanet:68378 Congenital limb malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019056 neuromuscular disease skos:exactMatch DOID:440 neuromuscular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019056 neuromuscular disease skos:exactMatch MESH:D009468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019056 neuromuscular disease skos:exactMatch Orphanet:68381 Neuromuscular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019056 neuromuscular disease skos:exactMatch UMLS:C0027868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019058 obsolete neurometabolic disease skos:exactMatch Orphanet:68385 Neurometabolic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019058 obsolete neurometabolic disease skos:exactMatch UMLS:CN205539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019059 obsolete rare parkinsonian disorder skos:exactMatch Orphanet:68402 Rare parkinsonian disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019060 bone neoplasm skos:exactMatch NCIT:C9343 Bone Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019060 bone neoplasm skos:exactMatch Orphanet:68411 Rare bone tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019061 obsolete rare parathyroid disease and phosphocalcic metabolism anomaly skos:exactMatch Orphanet:68415 Rare parathyroid disease and phosphocalcic metabolism anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019061 obsolete rare parathyroid disease and phosphocalcic metabolism anomaly skos:exactMatch UMLS:CN205542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019062 obsolete rare infectious disease skos:exactMatch Orphanet:68416 Rare infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019062 obsolete rare infectious disease skos:exactMatch UMLS:CN205543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019063 vascular anomaly skos:exactMatch Orphanet:68419 Vascular anomaly or angioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019064 hereditary spastic paraplegia skos:exactMatch DOID:2476 hereditary spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019064 hereditary spastic paraplegia skos:exactMatch ICD10CM:G11.4 Hereditary spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019064 hereditary spastic paraplegia skos:exactMatch MESH:D015419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019064 hereditary spastic paraplegia skos:exactMatch NCIT:C140267 Hereditary Spastic Paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019064 hereditary spastic paraplegia skos:exactMatch OMIMPS:303350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019064 hereditary spastic paraplegia skos:exactMatch Orphanet:685 Hereditary spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019064 hereditary spastic paraplegia skos:exactMatch SCTID:39912006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019065 amyloidosis skos:exactMatch DOID:9120 amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019065 amyloidosis skos:exactMatch MESH:D000686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019065 amyloidosis skos:exactMatch NCIT:C2868 Amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019065 amyloidosis skos:exactMatch Orphanet:69 Amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019065 amyloidosis skos:exactMatch SCTID:17602002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019065 amyloidosis skos:exactMatch UMLS:C0002726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019066 obsolete syndrome with brachydactyly skos:exactMatch Orphanet:69028 Dysostosis with brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019066 obsolete syndrome with brachydactyly skos:exactMatch UMLS:CN205546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019067 idiopathic steroid-sensitive nephrotic syndrome skos:exactMatch Orphanet:69061 Idiopathic steroid-sensitive nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019068 congenital membranous nephropathy due to maternal anti-neutral endopeptidase alloimmunization skos:exactMatch Orphanet:69063 Congenital membranous nephropathy due to fetomaternal anti-neutral endopeptidase alloimmunization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019068 congenital membranous nephropathy due to maternal anti-neutral endopeptidase alloimmunization skos:exactMatch SCTID:725592009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019068 congenital membranous nephropathy due to maternal anti-neutral endopeptidase alloimmunization skos:exactMatch UMLS:C4511239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019071 pure hair and nail ectodermal dysplasia skos:exactMatch DOID:0111655 pure hair and nail ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019071 pure hair and nail ectodermal dysplasia skos:exactMatch Orphanet:69084 Pure hair and nail ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019072 intrahepatic cholestasis skos:exactMatch DOID:1852 intrahepatic cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019072 intrahepatic cholestasis skos:exactMatch MESH:D002780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019072 intrahepatic cholestasis skos:exactMatch SCTID:235888006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019072 intrahepatic cholestasis skos:exactMatch UMLS:C0008372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019073 hypotrichosis-lymphedema-telangiectasia-renal defect syndrome skos:exactMatch DOID:0111360 hypotrichosis-lymphedema-telangiectasia-renal defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019073 hypotrichosis-lymphedema-telangiectasia-renal defect syndrome skos:exactMatch MESH:C536825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019073 hypotrichosis-lymphedema-telangiectasia-renal defect syndrome skos:exactMatch OMIM:137940 hypotrichosis-lymphedema-telangiectasia-renal defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019073 hypotrichosis-lymphedema-telangiectasia-renal defect syndrome skos:exactMatch UMLS:CN205563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019074 bilateral acute depigmentation of the iris skos:exactMatch Orphanet:69736 Bilateral acute depigmentation of the iris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019074 bilateral acute depigmentation of the iris skos:exactMatch SCTID:720460007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019075 Bosley-Salih-Alorainy syndrome skos:exactMatch Orphanet:69737 Bosley-Salih-Alorainy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019076 circumscribed palmoplantar hypokeratosis skos:exactMatch Orphanet:69744 Circumscribed palmoplantar hypokeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019077 warty dyskeratoma skos:exactMatch NCIT:C4087 Warty Dyskeratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019077 warty dyskeratoma skos:exactMatch Orphanet:69745 Warty dyskeratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019077 warty dyskeratoma skos:exactMatch SCTID:254676008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019077 warty dyskeratoma skos:exactMatch UMLS:C0334063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019078 Ritscher-Schinzel syndrome skos:exactMatch DOID:0060565 Ritscher-Schinzel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019078 Ritscher-Schinzel syndrome skos:exactMatch MESH:C535313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019078 Ritscher-Schinzel syndrome skos:exactMatch OMIMPS:220210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019078 Ritscher-Schinzel syndrome skos:exactMatch Orphanet:7 3C syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019078 Ritscher-Schinzel syndrome skos:exactMatch SCTID:718556007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019078 Ritscher-Schinzel syndrome skos:exactMatch UMLS:C0796137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019079 proximal spinal muscular atrophy skos:exactMatch Orphanet:70 Proximal spinal muscular atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019079 proximal spinal muscular atrophy skos:exactMatch UMLS:C4024957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019079 proximal spinal muscular atrophy skos:exactMatch UMLS:CN205570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019080 alopecia totalis skos:exactMatch Orphanet:700 Alopecia totalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019080 alopecia totalis skos:exactMatch SCTID:19754005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019080 alopecia totalis skos:exactMatch UMLS:C0263504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019082 bullous pemphigoid skos:exactMatch DOID:8506 bullous pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019082 bullous pemphigoid skos:exactMatch ICD10CM:L12.0 Bullous pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019082 bullous pemphigoid skos:exactMatch MESH:D010391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019082 bullous pemphigoid skos:exactMatch NCIT:C84389 Bullous Pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019082 bullous pemphigoid skos:exactMatch Orphanet:703 Bullous pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019082 bullous pemphigoid skos:exactMatch SCTID:77090002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019082 bullous pemphigoid skos:exactMatch UMLS:C0030805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019083 Leigh syndrome with cardiomyopathy skos:exactMatch Orphanet:70474 Leigh syndrome with cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019083 Leigh syndrome with cardiomyopathy skos:exactMatch UMLS:CN205578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019084 radiation proctitis skos:exactMatch ICD10CM:K62.7 Radiation proctitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019084 radiation proctitis skos:exactMatch Orphanet:70475 Radiation proctitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019084 radiation proctitis skos:exactMatch SCTID:235760009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019085 vernal keratoconjunctivitis skos:exactMatch Orphanet:70476 Vernal keratoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019085 vernal keratoconjunctivitis skos:exactMatch SCTID:317349009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019085 vernal keratoconjunctivitis skos:exactMatch UMLS:C0022577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019086 carcinoma of esophagus skos:exactMatch DOID:1107 esophageal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019086 carcinoma of esophagus skos:exactMatch NCIT:C3513 Esophageal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019086 carcinoma of esophagus skos:exactMatch Orphanet:70482 Carcinoma of esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019086 carcinoma of esophagus skos:exactMatch SCTID:372138000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019086 carcinoma of esophagus skos:exactMatch UMLS:C0152018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019087 cholangiocarcinoma skos:exactMatch DOID:4947 cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019087 cholangiocarcinoma skos:exactMatch MESH:D018281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019087 cholangiocarcinoma skos:exactMatch NCIT:C4436 Cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019087 cholangiocarcinoma skos:exactMatch Orphanet:70567 Cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019087 cholangiocarcinoma skos:exactMatch SCTID:312104005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019087 cholangiocarcinoma skos:exactMatch UMLS:C0206698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019088 post-transplant lymphoproliferative disease skos:exactMatch NCIT:C4727 Post-Transplant Lymphoproliferative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019088 post-transplant lymphoproliferative disease skos:exactMatch Orphanet:70568 Post-transplant lymphoproliferative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019088 post-transplant lymphoproliferative disease skos:exactMatch SCTID:254290004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019088 post-transplant lymphoproliferative disease skos:exactMatch UMLS:C0432487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019091 bronchopulmonary dysplasia skos:exactMatch DOID:11650 bronchopulmonary dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019091 bronchopulmonary dysplasia skos:exactMatch MESH:D001997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019091 bronchopulmonary dysplasia skos:exactMatch NCIT:C90599 Bronchopulmonary Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019091 bronchopulmonary dysplasia skos:exactMatch Orphanet:70589 Bronchopulmonary dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019091 bronchopulmonary dysplasia skos:exactMatch SCTID:67569000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019091 bronchopulmonary dysplasia skos:exactMatch UMLS:C0006287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019092 infantile apnea skos:exactMatch Orphanet:70590 Infantile apnea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019092 infantile apnea skos:exactMatch SCTID:724229002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019092 infantile apnea skos:exactMatch UMLS:C0745261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019092 infantile apnea skos:exactMatch UMLS:CN205590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019093 immunodeficiency due to selective anti-polysaccharide antibody deficiency skos:exactMatch Orphanet:70593 Immunodeficiency due to selective anti-polysaccharide antibody deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019093 immunodeficiency due to selective anti-polysaccharide antibody deficiency skos:exactMatch SCTID:234556002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019093 immunodeficiency due to selective anti-polysaccharide antibody deficiency skos:exactMatch UMLS:C0398711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019094 congenital Epstein-Barr virus infection skos:exactMatch Orphanet:70596 Congenital Epstein-Barr virus infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019094 congenital Epstein-Barr virus infection skos:exactMatch SCTID:716660007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019094 congenital Epstein-Barr virus infection skos:exactMatch UMLS:C4274357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019095 plague skos:exactMatch DOID:3482 plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019095 plague skos:exactMatch ICD10CM:A20 Plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019095 plague skos:exactMatch MESH:D010930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019095 plague skos:exactMatch NCIT:C85015 Plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019095 plague skos:exactMatch Orphanet:707 Plague semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019095 plague skos:exactMatch SCTID:58750007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019095 plague skos:exactMatch UMLS:C0032064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019096 obsolete rare pulmonary hypertension skos:exactMatch Orphanet:71198 Rare pulmonary hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019096 obsolete rare pulmonary hypertension skos:exactMatch UMLS:CN227571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019097 obsolete hemorrhagic disorder due to a constitutional platelet anomaly skos:exactMatch Orphanet:71202 Rare hemorrhagic disorder due to a constitutional platelet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019097 obsolete hemorrhagic disorder due to a constitutional platelet anomaly skos:exactMatch UMLS:CN227572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019098 autoimmune thrombocytopenia skos:exactMatch Orphanet:71203 Autoimmune thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019098 autoimmune thrombocytopenia skos:exactMatch SCTID:128091003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019098 autoimmune thrombocytopenia skos:exactMatch UMLS:C0242584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019099 obsolete rare soft tissue tumor skos:exactMatch Orphanet:71209 Rare soft tissue tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019100 neuromyelitis optica skos:exactMatch DOID:8869 neuromyelitis optica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019100 neuromyelitis optica skos:exactMatch MESH:D009471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019100 neuromyelitis optica skos:exactMatch NCIT:C84934 Neuromyelitis Optica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019100 neuromyelitis optica skos:exactMatch Orphanet:71211 Neuromyelitis optica spectrum disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019100 neuromyelitis optica skos:exactMatch SCTID:25044007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019100 neuromyelitis optica skos:exactMatch UMLS:C0027873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019101 retinal capillary malformation skos:exactMatch Orphanet:71213 Retinal capillary malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019102 dentinogenesis imperfecta-short stature-hearing loss-intellectual disability syndrome skos:exactMatch Orphanet:71267 Dentinogenesis imperfecta-short stature-hearing loss-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019102 dentinogenesis imperfecta-short stature-hearing loss-intellectual disability syndrome skos:exactMatch SCTID:721089006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019102 dentinogenesis imperfecta-short stature-hearing loss-intellectual disability syndrome skos:exactMatch UMLS:CN205609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019103 benign exophthalmos syndrome skos:exactMatch Orphanet:71269 OBSOLETE: Benign exophthalmos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019103 benign exophthalmos syndrome skos:exactMatch SCTID:719519007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019103 benign exophthalmos syndrome skos:exactMatch UMLS:C4304668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019104 Sandifer syndrome skos:exactMatch MESH:C537234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019104 Sandifer syndrome skos:exactMatch NCIT:C113397 Sandifer's Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019104 Sandifer syndrome skos:exactMatch Orphanet:71272 Sandifer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019104 Sandifer syndrome skos:exactMatch SCTID:230314007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019104 Sandifer syndrome skos:exactMatch UMLS:C0338465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019105 renal nutcracker syndrome skos:exactMatch MESH:D059228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019105 renal nutcracker syndrome skos:exactMatch Orphanet:71273 Renal nutcracker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019105 renal nutcracker syndrome skos:exactMatch SCTID:717267005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019105 renal nutcracker syndrome skos:exactMatch UMLS:C3178770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019107 Rh deficiency syndrome skos:exactMatch DOID:0050641 Rh deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019107 Rh deficiency syndrome skos:exactMatch MESH:C562717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019107 Rh deficiency syndrome skos:exactMatch OMIM:268150 rh-null, regulator iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019107 Rh deficiency syndrome skos:exactMatch Orphanet:71275 Rh deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019107 Rh deficiency syndrome skos:exactMatch SCTID:37272000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019107 Rh deficiency syndrome skos:exactMatch UMLS:C0272052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019107 Rh deficiency syndrome skos:exactMatch UMLS:C1849387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019108 silent sinus syndrome skos:exactMatch Orphanet:71276 Silent sinus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019108 silent sinus syndrome skos:exactMatch SCTID:699802009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019108 silent sinus syndrome skos:exactMatch UMLS:C3698095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019109 CANOMAD syndrome skos:exactMatch MESH:C537980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019109 CANOMAD syndrome skos:exactMatch Orphanet:71279 CANOMAD syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019109 CANOMAD syndrome skos:exactMatch SCTID:715624006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019109 CANOMAD syndrome skos:exactMatch UMLS:C2931684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019110 obsolete rare central nervous system or retinal vascular disease skos:exactMatch Orphanet:71281 Rare central nervous system and retinal vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019110 obsolete rare central nervous system or retinal vascular disease skos:exactMatch UMLS:CN205621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019111 familial thrombocytosis skos:exactMatch OMIMPS:187950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019111 familial thrombocytosis skos:exactMatch Orphanet:71493 Familial thrombocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019111 familial thrombocytosis skos:exactMatch SCTID:720950009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019111 familial thrombocytosis skos:exactMatch UMLS:CN205627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019112 cancer-associated retinopathy skos:exactMatch MESH:D059545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019112 cancer-associated retinopathy skos:exactMatch Orphanet:71505 Cancer-associated retinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019112 cancer-associated retinopathy skos:exactMatch SCTID:404663008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019113 benign paroxysmal torticollis of infancy skos:exactMatch Orphanet:71518 Benign paroxysmal torticollis of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019113 benign paroxysmal torticollis of infancy skos:exactMatch SCTID:719521002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019113 benign paroxysmal torticollis of infancy skos:exactMatch UMLS:CN205631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019114 psychogenic movement disorders skos:exactMatch Orphanet:71519 Psychogenic movement disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019114 psychogenic movement disorders skos:exactMatch UMLS:C3267131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019115 obesity due to melanocortin 4 receptor deficiency skos:exactMatch NCIT:C120394 Melanocortin 4 Receptor Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019115 obesity due to melanocortin 4 receptor deficiency skos:exactMatch Orphanet:71529 Obesity due to melanocortin 4 receptor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019115 obesity due to melanocortin 4 receptor deficiency skos:exactMatch SCTID:717269008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019115 obesity due to melanocortin 4 receptor deficiency skos:exactMatch UMLS:C4273958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019116 obsolete catecholamine-producing tumor skos:exactMatch Orphanet:717 OBSOLETE: Catecholamine-producing tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019116 obsolete catecholamine-producing tumor skos:exactMatch UMLS:CN205637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019117 obsolete genetic nervous system disorder skos:exactMatch Orphanet:71859 Rare genetic neurological disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019117 obsolete genetic nervous system disorder skos:exactMatch UMLS:CN205639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch DOID:8500 hereditary retinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch DOID:8501 fundus dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch ICD10CM:H35.5 Hereditary retinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch MESH:D058499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch NCIT:C35194 Hereditary Retinal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch NCIT:C35625 Retinal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch Orphanet:71862 Inherited retinal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch SCTID:314407005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch SCTID:41799005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch UMLS:C0154860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019118 inherited retinal dystrophy skos:exactMatch UMLS:C0854723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019119 muscular channelopathy skos:exactMatch Orphanet:71864 Muscular channelopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019120 pili bifurcati skos:exactMatch Orphanet:720 Pili bifurcati semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019120 pili bifurcati skos:exactMatch SCTID:717360009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019121 pneumocystosis skos:exactMatch DOID:11339 pneumocystosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019121 pneumocystosis skos:exactMatch ICD10CM:B59 Pneumocystosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019121 pneumocystosis skos:exactMatch MESH:D011020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019121 pneumocystosis skos:exactMatch NCIT:C3334 Pneumocystis Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019121 pneumocystosis skos:exactMatch Orphanet:723 Pneumocystosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019121 pneumocystosis skos:exactMatch SCTID:415125002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019121 pneumocystosis skos:exactMatch UMLS:C1535939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019122 idiopathic acute eosinophilic pneumonia skos:exactMatch DOID:9503 Loeffler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019122 idiopathic acute eosinophilic pneumonia skos:exactMatch NCIT:C35301 Loffler Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019122 idiopathic acute eosinophilic pneumonia skos:exactMatch Orphanet:724 Idiopathic acute eosinophilic pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019122 idiopathic acute eosinophilic pneumonia skos:exactMatch SCTID:64936001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019122 idiopathic acute eosinophilic pneumonia skos:exactMatch UMLS:C0242459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019122 idiopathic acute eosinophilic pneumonia skos:exactMatch UMLS:C4518469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019122 idiopathic acute eosinophilic pneumonia skos:exactMatch UMLS:CN227574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019123 continuous spikes and waves during sleep skos:exactMatch Orphanet:725 Continuous spikes and waves during sleep semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019123 continuous spikes and waves during sleep skos:exactMatch UMLS:C3806403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019123 continuous spikes and waves during sleep skos:exactMatch UMLS:CN181337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019123 continuous spikes and waves during sleep skos:exactMatch UMLS:CN205644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019124 microscopic polyangiitis skos:exactMatch ICD10CM:M31.7 Microscopic polyangiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019124 microscopic polyangiitis skos:exactMatch MESH:D055953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019124 microscopic polyangiitis skos:exactMatch NCIT:C70549 Microscopic Polyarteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019124 microscopic polyangiitis skos:exactMatch Orphanet:727 Microscopic polyangiitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019124 microscopic polyangiitis skos:exactMatch SCTID:239928004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019124 microscopic polyangiitis skos:exactMatch UMLS:C2347126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019125 relapsing polychondritis skos:exactMatch DOID:2556 relapsing polychondritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019125 relapsing polychondritis skos:exactMatch ICD10CM:M94.1 Relapsing polychondritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019125 relapsing polychondritis skos:exactMatch MESH:D011081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019125 relapsing polychondritis skos:exactMatch NCIT:C157268 Relapsing Polychondritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019125 relapsing polychondritis skos:exactMatch Orphanet:728 Relapsing polychondritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019125 relapsing polychondritis skos:exactMatch SCTID:72275000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019125 relapsing polychondritis skos:exactMatch UMLS:C0032453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019126 intractable diarrhea of infancy skos:exactMatch Orphanet:73014 Intractable diarrhea of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019127 polymyositis skos:exactMatch DOID:0080745 polymyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019127 polymyositis skos:exactMatch ICD10CM:M33.2 Polymyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019127 polymyositis skos:exactMatch MESH:D017285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019127 polymyositis skos:exactMatch NCIT:C26925 Polymyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019127 polymyositis skos:exactMatch Orphanet:732 Polymyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019127 polymyositis skos:exactMatch SCTID:31384009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019127 polymyositis skos:exactMatch UMLS:C0085655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019128 mullerian aplasia skos:exactMatch MESH:C537371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019128 mullerian aplasia skos:exactMatch Orphanet:73217 Müllerian aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019128 mullerian aplasia skos:exactMatch SCTID:253828000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019129 global developmental delay-osteopenia-ectodermal defect syndrome skos:exactMatch Orphanet:73223 Global developmental delay-osteopenia-ectodermal defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019129 global developmental delay-osteopenia-ectodermal defect syndrome skos:exactMatch SCTID:717813005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019129 global developmental delay-osteopenia-ectodermal defect syndrome skos:exactMatch UMLS:CN227576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019130 tubular renal disease-cardiomyopathy syndrome skos:exactMatch Orphanet:73224 Kidney tubulopathy-dilated cardiomyopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019130 tubular renal disease-cardiomyopathy syndrome skos:exactMatch UMLS:CN205654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019131 ossification anomalies-psychomotor developmental delay syndrome skos:exactMatch Orphanet:73230 Ossification anomalies-psychomotor developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019131 ossification anomalies-psychomotor developmental delay syndrome skos:exactMatch UMLS:CN227577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019132 spinal muscular atrophy-Dandy-Walker malformation-cataracts syndrome skos:exactMatch Orphanet:73245 Spinal muscular atrophy-Dandy-Walker malformation-cataracts syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019132 spinal muscular atrophy-Dandy-Walker malformation-cataracts syndrome skos:exactMatch UMLS:CN205656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019133 visceral neuropathy-brain anomalies-facial dysmorphism-developmental delay syndrome skos:exactMatch Orphanet:73246 Visceral neuropathy-brain anomalies-facial dysmorphism-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019133 visceral neuropathy-brain anomalies-facial dysmorphism-developmental delay syndrome skos:exactMatch UMLS:CN205657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019134 central neurocytoma skos:exactMatch DOID:14174 central neurocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019134 central neurocytoma skos:exactMatch MESH:D018306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019134 central neurocytoma skos:exactMatch NCIT:C3791 Central Neurocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019134 central neurocytoma skos:exactMatch Orphanet:73256 Central neurocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019134 central neurocytoma skos:exactMatch UMLS:C0206719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019136 Zygomycosis skos:exactMatch DOID:8485 mucormycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019136 Zygomycosis skos:exactMatch ICD10CM:B46 Zygomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019136 Zygomycosis skos:exactMatch MESH:D020096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019136 Zygomycosis skos:exactMatch NCIT:C77212 Zygomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019136 Zygomycosis skos:exactMatch Orphanet:73263 Zygomycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019136 Zygomycosis skos:exactMatch SCTID:59277005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019136 Zygomycosis skos:exactMatch SCTID:76627001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019136 Zygomycosis skos:exactMatch UMLS:C0043541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019137 non-24-hour sleep-wake syndrome skos:exactMatch ICD10CM:G47.24 Circadian rhythm sleep disorder, free running type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019137 non-24-hour sleep-wake syndrome skos:exactMatch Orphanet:73267 Non-24-hour sleep-wake syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019137 non-24-hour sleep-wake syndrome skos:exactMatch SCTID:230496009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019138 bleeding diathesis due to a collagen receptor defect skos:exactMatch Orphanet:73271 Bleeding diathesis due to a collagen receptor defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019139 acquired hemophilia skos:exactMatch ICD10CM:D68.311 Acquired hemophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019139 acquired hemophilia skos:exactMatch UMLS:C1096116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019140 acute ackee fruit intoxication skos:exactMatch MESH:C537562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019140 acute ackee fruit intoxication skos:exactMatch Orphanet:73423 Acute ackee fruit intoxication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019140 acute ackee fruit intoxication skos:exactMatch SCTID:49434001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019141 porokeratosis of Mibelli skos:exactMatch Orphanet:735 Porokeratosis of Mibelli semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019141 porokeratosis of Mibelli skos:exactMatch SCTID:80432009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019141 porokeratosis of Mibelli skos:exactMatch UMLS:C0949506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019142 inherited porphyria skos:exactMatch DOID:13268 porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019142 inherited porphyria skos:exactMatch MESH:D011164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019142 inherited porphyria skos:exactMatch NCIT:C97096 Porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019142 inherited porphyria skos:exactMatch Orphanet:738 Porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019142 inherited porphyria skos:exactMatch SCTID:371628009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019142 inherited porphyria skos:exactMatch UMLS:C0032708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019143 angiostrongyliasis skos:exactMatch DOID:0050256 angiostrongyliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019143 angiostrongyliasis skos:exactMatch MESH:C536369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019143 angiostrongyliasis skos:exactMatch NCIT:C128394 Angiostrongyliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019143 angiostrongyliasis skos:exactMatch Orphanet:74 Angiostrongyliasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019143 angiostrongyliasis skos:exactMatch SCTID:61750000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019143 angiostrongyliasis skos:exactMatch UMLS:C0392662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019144 hereditary thrombophilia due to congenital protein S deficiency skos:exactMatch DOID:0111905 autosomal recessive thrombophilia due to protein S deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019144 hereditary thrombophilia due to congenital protein S deficiency skos:exactMatch Orphanet:743 Severe hereditary thrombophilia due to congenital protein S deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019145 hereditary thrombophilia due to congenital protein C deficiency skos:exactMatch DOID:3756 protein C deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019145 hereditary thrombophilia due to congenital protein C deficiency skos:exactMatch MESH:C535424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019145 hereditary thrombophilia due to congenital protein C deficiency skos:exactMatch MESH:D020151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019145 hereditary thrombophilia due to congenital protein C deficiency skos:exactMatch NCIT:C99025 Protein C Deficiency Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019145 hereditary thrombophilia due to congenital protein C deficiency skos:exactMatch Orphanet:745 Severe hereditary thrombophilia due to congenital protein C deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019145 hereditary thrombophilia due to congenital protein C deficiency skos:exactMatch SCTID:76407009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019146 inherited susceptibility to mycobacterial diseases skos:exactMatch Orphanet:748 Mendelian susceptibility to mycobacterial diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019146 inherited susceptibility to mycobacterial diseases skos:exactMatch UMLS:C3266863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019146 inherited susceptibility to mycobacterial diseases skos:exactMatch UMLS:CN181681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019147 myiasis skos:exactMatch DOID:11080 myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019147 myiasis skos:exactMatch MESH:D009198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019147 myiasis skos:exactMatch NCIT:C128400 Myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019147 myiasis skos:exactMatch Orphanet:75110 Myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019147 myiasis skos:exactMatch SCTID:60412004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019147 myiasis skos:exactMatch UMLS:C0027030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019148 Wolman disease skos:exactMatch DOID:14497 Wolman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019148 Wolman disease skos:exactMatch MESH:C564736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019148 Wolman disease skos:exactMatch MESH:D015223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019148 Wolman disease skos:exactMatch NCIT:C61271 Wolman Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019148 Wolman disease skos:exactMatch Orphanet:75233 Wolman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019148 Wolman disease skos:exactMatch SCTID:82500001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019148 Wolman disease skos:exactMatch UMLS:C0043208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019148 Wolman disease skos:exactMatch UMLS:C1848436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019148 Wolman disease skos:exactMatch UMLS:CN438428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019149 cholesteryl ester storage disease skos:exactMatch DOID:14502 cholesterol ester storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019149 cholesteryl ester storage disease skos:exactMatch Orphanet:75234 Cholesteryl ester storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019149 cholesteryl ester storage disease skos:exactMatch SCTID:57218003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019149 cholesteryl ester storage disease skos:exactMatch UMLS:C0008384 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019150 familial isolated restrictive cardiomyopathy skos:exactMatch Orphanet:75249 Familial isolated restrictive cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019150 familial isolated restrictive cardiomyopathy skos:exactMatch UMLS:CN205687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019151 oligocone trichromacy skos:exactMatch Orphanet:75378 Oligocone trichromacy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019151 oligocone trichromacy skos:exactMatch SCTID:722066001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019151 oligocone trichromacy skos:exactMatch UMLS:C4302876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019151 oligocone trichromacy skos:exactMatch UMLS:CN205696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019152 Oguchi disease skos:exactMatch MESH:C537743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019152 Oguchi disease skos:exactMatch Orphanet:75382 Oguchi disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019153 brain malformation-congenital heart disease-postaxial polydactyly syndrome skos:exactMatch Orphanet:75389 Brain malformation-congenital heart disease-postaxial polydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019153 brain malformation-congenital heart disease-postaxial polydactyly syndrome skos:exactMatch SCTID:717943008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019153 brain malformation-congenital heart disease-postaxial polydactyly syndrome skos:exactMatch UMLS:C4303545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019154 androgen insensitivity syndrome skos:exactMatch DOID:4674 androgen insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019154 androgen insensitivity syndrome skos:exactMatch MESH:D013734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019154 androgen insensitivity syndrome skos:exactMatch NCIT:C27226 Androgen Insensitivity Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019154 androgen insensitivity syndrome skos:exactMatch OMIM:300068 androgen insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019154 androgen insensitivity syndrome skos:exactMatch Orphanet:754 Androgen insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019154 androgen insensitivity syndrome skos:exactMatch SCTID:12313004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019154 androgen insensitivity syndrome skos:exactMatch UMLS:C0039585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019155 Leydig cell hypoplasia skos:exactMatch DOID:0112259 Leydig cell hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019155 Leydig cell hypoplasia skos:exactMatch MESH:C562567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019155 Leydig cell hypoplasia skos:exactMatch Orphanet:755 Leydig cell hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019156 angioosteohypotrophic syndrome skos:exactMatch Orphanet:75508 Angioosteohypotrophic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019156 angioosteohypotrophic syndrome skos:exactMatch SCTID:765750001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019156 angioosteohypotrophic syndrome skos:exactMatch UMLS:CN205707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019157 myelodysplastic syndrome with ring sideroblasts skos:exactMatch NCIT:C4036 Myelodysplastic Syndrome with Ring Sideroblasts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019157 myelodysplastic syndrome with ring sideroblasts skos:exactMatch Orphanet:75564 Acquired idiopathic sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019157 myelodysplastic syndrome with ring sideroblasts skos:exactMatch SCTID:109998009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019158 tropical endomyocardial fibrosis skos:exactMatch Orphanet:75565 Tropical endomyocardial fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019158 tropical endomyocardial fibrosis skos:exactMatch SCTID:715626008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019158 tropical endomyocardial fibrosis skos:exactMatch UMLS:C2882252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019158 tropical endomyocardial fibrosis skos:exactMatch UMLS:CN205710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019159 Loeffler endocarditis skos:exactMatch DOID:396 Loeffler endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019159 Loeffler endocarditis skos:exactMatch NCIT:C27044 Eosinophilic Endomyocardial Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019159 Loeffler endocarditis skos:exactMatch Orphanet:75566 Loeffler endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019159 Loeffler endocarditis skos:exactMatch SCTID:449829009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019160 primary progressive freezing gait skos:exactMatch Orphanet:75567 Primary progressive freezing gait semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019160 primary progressive freezing gait skos:exactMatch SCTID:715627004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019160 primary progressive freezing gait skos:exactMatch UMLS:C4275078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019160 primary progressive freezing gait skos:exactMatch UMLS:CN205712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019161 pseudohypoaldosteronism type 1 skos:exactMatch NCIT:C123251 Pseudohypoaldosteronism Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019161 pseudohypoaldosteronism type 1 skos:exactMatch Orphanet:756 Pseudohypoaldosteronism type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019161 pseudohypoaldosteronism type 1 skos:exactMatch SCTID:43941006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019161 pseudohypoaldosteronism type 1 skos:exactMatch UMLS:C0268436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019162 pseudohypoaldosteronism type 2 skos:exactMatch NCIT:C123252 Pseudohypoaldosteronism Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019162 pseudohypoaldosteronism type 2 skos:exactMatch OMIMPS:145260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019162 pseudohypoaldosteronism type 2 skos:exactMatch Orphanet:757 Pseudohypoaldosteronism type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019162 pseudohypoaldosteronism type 2 skos:exactMatch SCTID:15689008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019162 pseudohypoaldosteronism type 2 skos:exactMatch UMLS:C1449844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019164 6q terminal deletion syndrome skos:exactMatch Orphanet:75857 6q terminal deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019164 6q terminal deletion syndrome skos:exactMatch SCTID:719666002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019164 6q terminal deletion syndrome skos:exactMatch UMLS:C4304514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019164 6q terminal deletion syndrome skos:exactMatch UMLS:CN205719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019165 central precocious puberty skos:exactMatch DOID:0112308 central precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019165 central precocious puberty skos:exactMatch MESH:C562787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019165 central precocious puberty skos:exactMatch OMIMPS:176400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019165 central precocious puberty skos:exactMatch Orphanet:759 Central precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019165 central precocious puberty skos:exactMatch SCTID:237816004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019165 central precocious puberty skos:exactMatch UMLS:C0342543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019167 immunoglobulin A vasculitis skos:exactMatch DOID:11123 Henoch-Schoenlein purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019167 immunoglobulin A vasculitis skos:exactMatch MESH:D011695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019167 immunoglobulin A vasculitis skos:exactMatch NCIT:C34963 Henoch-Schönlein Purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019167 immunoglobulin A vasculitis skos:exactMatch Orphanet:761 Immunoglobulin A vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019167 immunoglobulin A vasculitis skos:exactMatch SCTID:191306005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019167 immunoglobulin A vasculitis skos:exactMatch SCTID:86074002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019168 pyomyositis skos:exactMatch DOID:876 pyomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019168 pyomyositis skos:exactMatch MESH:D052880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019168 pyomyositis skos:exactMatch NCIT:C128382 Pyomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019168 pyomyositis skos:exactMatch Orphanet:764 Pyomyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019168 pyomyositis skos:exactMatch SCTID:65110003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019168 pyomyositis skos:exactMatch UMLS:C0041188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019168 pyomyositis skos:exactMatch UMLS:C1704275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019169 pyruvate dehydrogenase deficiency skos:exactMatch DOID:3649 pyruvate decarboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019169 pyruvate dehydrogenase deficiency skos:exactMatch NCIT:C103968 Pyruvate Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019169 pyruvate dehydrogenase deficiency skos:exactMatch OMIMPS:312170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019169 pyruvate dehydrogenase deficiency skos:exactMatch Orphanet:765 Pyruvate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019169 pyruvate dehydrogenase deficiency skos:exactMatch SCTID:46683007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019170 polyarteritis nodosa skos:exactMatch DOID:9810 polyarteritis nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019170 polyarteritis nodosa skos:exactMatch ICD10CM:M30.0 Polyarteritis nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019170 polyarteritis nodosa skos:exactMatch MESH:D010488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019170 polyarteritis nodosa skos:exactMatch NCIT:C26847 Polyarteritis Nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019170 polyarteritis nodosa skos:exactMatch Orphanet:767 Polyarteritis nodosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019170 polyarteritis nodosa skos:exactMatch SCTID:155441006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019170 polyarteritis nodosa skos:exactMatch UMLS:C0031036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019171 familial long QT syndrome skos:exactMatch OMIMPS:192500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019171 familial long QT syndrome skos:exactMatch Orphanet:101016 Romano-Ward syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019171 familial long QT syndrome skos:exactMatch Orphanet:768 Familial long QT syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019171 familial long QT syndrome skos:exactMatch SCTID:442917000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019171 familial long QT syndrome skos:exactMatch UMLS:C0035828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019171 familial long QT syndrome skos:exactMatch UMLS:C1141890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019172 aniridia skos:exactMatch DOID:12271 aniridia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019172 aniridia skos:exactMatch MESH:D015783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019172 aniridia skos:exactMatch NCIT:C84563 Aniridia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019172 aniridia skos:exactMatch Orphanet:77 OBSOLETE: Aniridia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019172 aniridia skos:exactMatch SCTID:69278003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019172 aniridia skos:exactMatch UMLS:C0003076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019173 rabies skos:exactMatch DOID:11260 rabies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019173 rabies skos:exactMatch ICD10CM:A82 Rabies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019173 rabies skos:exactMatch MESH:D011818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019173 rabies skos:exactMatch NCIT:C28182 Rabies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019173 rabies skos:exactMatch Orphanet:770 Rabies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019173 rabies skos:exactMatch SCTID:14168008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019173 rabies skos:exactMatch UMLS:C0034494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019174 obsolete infantile Refsum disease skos:exactMatch MESH:D052919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019174 obsolete infantile Refsum disease skos:exactMatch NCIT:C84789 Infantile Refsum Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019174 obsolete infantile Refsum disease skos:exactMatch Orphanet:772 Infantile Refsum disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019174 obsolete infantile Refsum disease skos:exactMatch SCTID:238062008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019174 obsolete infantile Refsum disease skos:exactMatch UMLS:C0282527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019175 primary lymphedema skos:exactMatch NCIT:C48829 Primary Lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019175 primary lymphedema skos:exactMatch Orphanet:77240 Primary lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019176 trichorhinophalangeal syndrome type I or III skos:exactMatch Orphanet:77258 Trichorhinophalangeal syndrome type 1 and 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019176 trichorhinophalangeal syndrome type I or III skos:exactMatch UMLS:CN205736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019177 odontoleukodystrophy skos:exactMatch Orphanet:77295 Odontoleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019177 odontoleukodystrophy skos:exactMatch SCTID:722064003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019178 auricular abnormalities-cleft lip with or without cleft palate-ocular abnormalities syndrome skos:exactMatch Orphanet:77300 Auricular abnormalities-cleft lip with or without cleft palate-ocular abnormalities syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019178 auricular abnormalities-cleft lip with or without cleft palate-ocular abnormalities syndrome skos:exactMatch UMLS:CN205748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019179 monosomy 9q22.3 skos:exactMatch MESH:C579873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019179 monosomy 9q22.3 skos:exactMatch Orphanet:77301 Monosomy 9q22.3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019179 monosomy 9q22.3 skos:exactMatch SCTID:724098008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019179 monosomy 9q22.3 skos:exactMatch UMLS:C3711390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019180 hereditary hemorrhagic telangiectasia skos:exactMatch DOID:1270 hereditary hemorrhagic telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019180 hereditary hemorrhagic telangiectasia skos:exactMatch ICD10CM:I78.0 Hereditary hemorrhagic telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019180 hereditary hemorrhagic telangiectasia skos:exactMatch MESH:D013683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019180 hereditary hemorrhagic telangiectasia skos:exactMatch NCIT:C35064 Hereditary Hemorrhagic Telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019180 hereditary hemorrhagic telangiectasia skos:exactMatch OMIMPS:187300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019180 hereditary hemorrhagic telangiectasia skos:exactMatch Orphanet:774 Hereditary hemorrhagic telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019180 hereditary hemorrhagic telangiectasia skos:exactMatch SCTID:21877004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019180 hereditary hemorrhagic telangiectasia skos:exactMatch UMLS:C0039445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019181 non-syndromic X-linked intellectual disability skos:exactMatch DOID:0050776 non-syndromic X-linked intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019181 non-syndromic X-linked intellectual disability skos:exactMatch MESH:C564490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019181 non-syndromic X-linked intellectual disability skos:exactMatch OMIMPS:309530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019181 non-syndromic X-linked intellectual disability skos:exactMatch Orphanet:777 X-linked non-syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019181 non-syndromic X-linked intellectual disability skos:exactMatch UMLS:C3501611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019182 inherited obesity skos:exactMatch OMIM:601665 obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019182 inherited obesity skos:exactMatch Orphanet:77828 Genetic obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019183 obsolete inherited odontologic disease skos:exactMatch Orphanet:77830 Rare genetic odontologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019183 obsolete inherited odontologic disease skos:exactMatch UMLS:CN205756 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019186 Q fever skos:exactMatch DOID:11100 Q fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019186 Q fever skos:exactMatch ICD10CM:A78 Q fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019186 Q fever skos:exactMatch MESH:D011778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019186 Q fever skos:exactMatch NCIT:C34970 Q Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019186 Q fever skos:exactMatch Orphanet:781 Q fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019186 Q fever skos:exactMatch SCTID:186788009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019186 Q fever skos:exactMatch UMLS:C0034362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019187 Axenfeld-Rieger syndrome skos:exactMatch DOID:14686 Axenfeld-Rieger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019187 Axenfeld-Rieger syndrome skos:exactMatch MESH:C535679 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019187 Axenfeld-Rieger syndrome skos:exactMatch NCIT:C131001 Rieger Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019187 Axenfeld-Rieger syndrome skos:exactMatch OMIMPS:180500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019187 Axenfeld-Rieger syndrome skos:exactMatch Orphanet:782 Axenfeld-Rieger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019187 Axenfeld-Rieger syndrome skos:exactMatch SCTID:47507006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019187 Axenfeld-Rieger syndrome skos:exactMatch UMLS:C3495488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019187 Axenfeld-Rieger syndrome skos:exactMatch UMLS:CN776842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019188 Rubinstein-Taybi syndrome skos:exactMatch DOID:1933 Rubinstein-Taybi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019188 Rubinstein-Taybi syndrome skos:exactMatch MESH:D012415 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019188 Rubinstein-Taybi syndrome skos:exactMatch NCIT:C75466 Rubinstein-Taybi Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019188 Rubinstein-Taybi syndrome skos:exactMatch OMIMPS:180849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019188 Rubinstein-Taybi syndrome skos:exactMatch Orphanet:783 Rubinstein-Taybi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019188 Rubinstein-Taybi syndrome skos:exactMatch SCTID:45582004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019188 Rubinstein-Taybi syndrome skos:exactMatch UMLS:C0035934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019189 inborn disorder of amino acid and other organic acid metabolism skos:exactMatch Orphanet:79062 Disorder of amino acid and other organic acid metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019189 inborn disorder of amino acid and other organic acid metabolism skos:exactMatch SCTID:237911005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019189 inborn disorder of amino acid and other organic acid metabolism skos:exactMatch UMLS:C0342666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019190 juvenile polyposis of infancy skos:exactMatch Orphanet:79076 Juvenile polyposis of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019190 juvenile polyposis of infancy skos:exactMatch UMLS:CN205768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019191 IgG4-related dacryoadenitis and sialadenitis skos:exactMatch DOID:12900 Mikulicz disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019191 IgG4-related dacryoadenitis and sialadenitis skos:exactMatch MESH:D008882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019191 IgG4-related dacryoadenitis and sialadenitis skos:exactMatch NCIT:C34819 Mikulicz Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019191 IgG4-related dacryoadenitis and sialadenitis skos:exactMatch Orphanet:79078 IgG4-related dacryoadenitis and sialadenitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019191 IgG4-related dacryoadenitis and sialadenitis skos:exactMatch SCTID:7826003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019191 IgG4-related dacryoadenitis and sialadenitis skos:exactMatch UMLS:C0026103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019192 AKT2-related familial partial lipodystrophy skos:exactMatch Orphanet:79085 AKT2-related familial partial lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019192 AKT2-related familial partial lipodystrophy skos:exactMatch UMLS:CN205772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019192 AKT2-related familial partial lipodystrophy skos:exactMatch UMLS:CN536246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019193 acquired generalized lipodystrophy skos:exactMatch DOID:0080300 acquired generalized lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019193 acquired generalized lipodystrophy skos:exactMatch NCIT:C131089 Acquired Generalized Lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019193 acquired generalized lipodystrophy skos:exactMatch Orphanet:79086 Acquired generalized lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019193 acquired generalized lipodystrophy skos:exactMatch SCTID:86907008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019193 acquired generalized lipodystrophy skos:exactMatch UMLS:C0271693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019194 localized lipodystrophy skos:exactMatch NCIT:C131814 Focal Lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019194 localized lipodystrophy skos:exactMatch Orphanet:79088 Localized lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019194 localized lipodystrophy skos:exactMatch UMLS:C4329999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019194 localized lipodystrophy skos:exactMatch UMLS:CN227583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019195 hereditary inclusion body myopathy-joint contractures-ophthalmoplegia syndrome skos:exactMatch Orphanet:79091 Hereditary inclusion body myopathy-joint contractures-ophthalmoplegia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019195 hereditary inclusion body myopathy-joint contractures-ophthalmoplegia syndrome skos:exactMatch SCTID:724349009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019195 hereditary inclusion body myopathy-joint contractures-ophthalmoplegia syndrome skos:exactMatch UMLS:CN205775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019196 Foix-Alajouanine syndrome skos:exactMatch Orphanet:79093 Foix-Alajouanine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019196 Foix-Alajouanine syndrome skos:exactMatch SCTID:230379007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019196 Foix-Alajouanine syndrome skos:exactMatch UMLS:CN205776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019197 folinic acid-responsive seizures skos:exactMatch Orphanet:79097 Folinic acid-responsive seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019197 folinic acid-responsive seizures skos:exactMatch SCTID:717276003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019197 folinic acid-responsive seizures skos:exactMatch UMLS:CN205780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019198 sympathetic ophthalmia skos:exactMatch DOID:12029 sympathetic ophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019198 sympathetic ophthalmia skos:exactMatch MESH:D009879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019198 sympathetic ophthalmia skos:exactMatch Orphanet:79098 Sympathetic ophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019198 sympathetic ophthalmia skos:exactMatch SCTID:75315001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019198 sympathetic ophthalmia skos:exactMatch UMLS:C0029077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019199 interstitial granulomatous dermatitis with arthritis skos:exactMatch Orphanet:79099 Interstitial granulomatous dermatitis with arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019199 interstitial granulomatous dermatitis with arthritis skos:exactMatch UMLS:CN205782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019200 retinitis pigmentosa skos:exactMatch DOID:10584 retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019200 retinitis pigmentosa skos:exactMatch MESH:D012174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019200 retinitis pigmentosa skos:exactMatch NCIT:C85045 Retinitis Pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019200 retinitis pigmentosa skos:exactMatch OMIM:268000 retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019200 retinitis pigmentosa skos:exactMatch OMIMPS:268000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019200 retinitis pigmentosa skos:exactMatch Orphanet:791 Retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019200 retinitis pigmentosa skos:exactMatch SCTID:28835009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019200 retinitis pigmentosa skos:exactMatch UMLS:C0035334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019200 retinitis pigmentosa skos:exactMatch UMLS:C4072872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019201 thyrotoxic periodic paralysis skos:exactMatch OMIMPS:188580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019201 thyrotoxic periodic paralysis skos:exactMatch Orphanet:79102 Thyrotoxic periodic paralysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019201 thyrotoxic periodic paralysis skos:exactMatch SCTID:30967002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019201 thyrotoxic periodic paralysis skos:exactMatch UMLS:C0268446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019202 myxofibrosarcoma skos:exactMatch DOID:0080534 myxofibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019202 myxofibrosarcoma skos:exactMatch NCIT:C6496 Myxofibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019202 myxofibrosarcoma skos:exactMatch Orphanet:79105 Myxofibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019202 myxofibrosarcoma skos:exactMatch SCTID:253042009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019203 acute interstitial pneumonia skos:exactMatch DOID:2800 acute interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019203 acute interstitial pneumonia skos:exactMatch NCIT:C35806 Acute Interstitial Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019203 acute interstitial pneumonia skos:exactMatch Orphanet:79126 Acute interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019203 acute interstitial pneumonia skos:exactMatch SCTID:236302005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019203 acute interstitial pneumonia skos:exactMatch UMLS:C1279945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019204 respiratory bronchiolitis-interstitial lung disease syndrome skos:exactMatch Orphanet:79127 Respiratory bronchiolitis-interstitial lung disease syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019204 respiratory bronchiolitis-interstitial lung disease syndrome skos:exactMatch UMLS:CN205794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019205 trichodysplasia-amelogenesis imperfecta syndrome skos:exactMatch Orphanet:79129 Trichodysplasia-amelogenesis imperfecta syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019205 trichodysplasia-amelogenesis imperfecta syndrome skos:exactMatch UMLS:CN205796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019206 sparse hair-short stature-skin anomalies syndrome skos:exactMatch Orphanet:79132 OBSOLETE: Sparse hair-short stature-skin anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019206 sparse hair-short stature-skin anomalies syndrome skos:exactMatch UMLS:CN205797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019207 DEND syndrome skos:exactMatch NCIT:C131845 K ATP Associated Developmental Delay, Epilepsy and Neonatal Diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019207 DEND syndrome skos:exactMatch Orphanet:79134 DEND syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019207 DEND syndrome skos:exactMatch SCTID:721088003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019207 DEND syndrome skos:exactMatch UMLS:C1853564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019207 DEND syndrome skos:exactMatch UMLS:C4303593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019208 Bickerstaff brainstem encephalitis skos:exactMatch Orphanet:79138 Bickerstaff brainstem encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019208 Bickerstaff brainstem encephalitis skos:exactMatch SCTID:427086003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019208 Bickerstaff brainstem encephalitis skos:exactMatch UMLS:C1960543 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019209 Japanese encephalitis skos:exactMatch DOID:10844 Japanese encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019209 Japanese encephalitis skos:exactMatch MESH:D004672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019209 Japanese encephalitis skos:exactMatch NCIT:C34577 Japanese B Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019209 Japanese encephalitis skos:exactMatch Orphanet:79139 Japanese encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019209 Japanese encephalitis skos:exactMatch SCTID:52947006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019209 Japanese encephalitis skos:exactMatch UMLS:C0014057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019210 cutaneous neuroendocrine carcinoma skos:exactMatch MESH:D015266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019210 cutaneous neuroendocrine carcinoma skos:exactMatch NCIT:C9231 Merkel Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019210 cutaneous neuroendocrine carcinoma skos:exactMatch Orphanet:79140 Cutaneous neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019210 cutaneous neuroendocrine carcinoma skos:exactMatch SCTID:253001006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019210 cutaneous neuroendocrine carcinoma skos:exactMatch UMLS:C0007129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019211 isolated congenital anonychia skos:exactMatch Orphanet:79143 Isolated congenital anonychia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019212 disseminated superficial actinic porokeratosis skos:exactMatch Orphanet:79152 Disseminated superficial actinic porokeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019212 disseminated superficial actinic porokeratosis skos:exactMatch SCTID:41495000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019213 cerebral organic aciduria skos:exactMatch Orphanet:79158 Cerebral organic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019214 inborn carbohydrate metabolic disorder skos:exactMatch DOID:2978 carbohydrate metabolic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019214 inborn carbohydrate metabolic disorder skos:exactMatch MESH:D002239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019214 inborn carbohydrate metabolic disorder skos:exactMatch NCIT:C97089 Carbohydrate Metabolism Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019214 inborn carbohydrate metabolic disorder skos:exactMatch Orphanet:79161 Disorder of carbohydrate metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019215 classic organic aciduria skos:exactMatch Orphanet:79163 Classic organic aciduria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019216 inborn disorder of amino acid transport skos:exactMatch Orphanet:79166 Disorder of amino acid absorption and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019216 inborn disorder of amino acid transport skos:exactMatch SCTID:16784003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019216 inborn disorder of amino acid transport skos:exactMatch UMLS:C0268641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019218 inborn disorder of bile acid synthesis skos:exactMatch Orphanet:79168 Disorder of bile acid synthesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019218 inborn disorder of bile acid synthesis skos:exactMatch UMLS:CN231736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019218 inborn disorder of bile acid synthesis skos:exactMatch UMLS:CN544763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019219 inborn disorder of neurotransmitter metabolism and transport skos:exactMatch Orphanet:79169 Disorder of neurotransmitter metabolism and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019219 inborn disorder of neurotransmitter metabolism and transport skos:exactMatch UMLS:CN227586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019220 inborn disorder of cobalamin metabolism and transport skos:exactMatch Orphanet:79171 Disorder of cobalamin metabolism and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019220 inborn disorder of cobalamin metabolism and transport skos:exactMatch UMLS:CN043592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019220 inborn disorder of cobalamin metabolism and transport skos:exactMatch UMLS:CN227587 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019222 inborn disorder of methionine cycle and sulfur amino acid metabolism skos:exactMatch Orphanet:79173 Disorder of methionine cycle and sulfur amino acid metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019222 inborn disorder of methionine cycle and sulfur amino acid metabolism skos:exactMatch SCTID:28882002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019222 inborn disorder of methionine cycle and sulfur amino acid metabolism skos:exactMatch UMLS:CN227589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019223 disorder of fatty acid and ketone body metabolism skos:exactMatch Orphanet:79174 Disorder of fatty acid oxidation and ketone body metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019223 disorder of fatty acid and ketone body metabolism skos:exactMatch UMLS:CN227590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019224 inborn disorder of gamma-aminobutyric acid metabolism skos:exactMatch Orphanet:79175 Disorder of gamma-aminobutyric acid metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019224 inborn disorder of gamma-aminobutyric acid metabolism skos:exactMatch UMLS:CN227591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019225 disorder of gluconeogenesis skos:exactMatch Orphanet:79177 Gluconeogenesis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019225 disorder of gluconeogenesis skos:exactMatch UMLS:CN227592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019226 glucose transport disorder skos:exactMatch Orphanet:79178 Glucose transport disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019226 glucose transport disorder skos:exactMatch UMLS:CN227593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019227 inborn disorder of glycerol metabolism skos:exactMatch Orphanet:79179 Disorder of glycerol metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019228 inborn disorder of histidine metabolism skos:exactMatch DOID:9265 histidine metabolism disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019228 inborn disorder of histidine metabolism skos:exactMatch ICD10CM:E70.40 Disorders of histidine metabolism, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019228 inborn disorder of histidine metabolism skos:exactMatch Orphanet:79181 Disorder of histidine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019228 inborn disorder of histidine metabolism skos:exactMatch SCTID:44176004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019228 inborn disorder of histidine metabolism skos:exactMatch UMLS:C0268512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019229 inborn disorder of ketolysis skos:exactMatch Orphanet:79183 Disorder of ketolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019229 inborn disorder of ketolysis skos:exactMatch UMLS:CN227594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019230 inborn disorder of ornithine or proline metabolism skos:exactMatch Orphanet:79185 Disorder of ornithine or proline metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019230 inborn disorder of ornithine or proline metabolism skos:exactMatch UMLS:CN227595 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019231 inborn disorder of pentose phosphate metabolism skos:exactMatch Orphanet:79186 Disorder of pentose phosphate metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019231 inborn disorder of pentose phosphate metabolism skos:exactMatch UMLS:CN227596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019232 inborn disorder of peptide metabolism skos:exactMatch Orphanet:79187 Disorder of peptide metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019232 inborn disorder of peptide metabolism skos:exactMatch UMLS:CN227597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019233 disorder of peroxisomal beta oxidation skos:exactMatch Orphanet:79188 Peroxisomal beta-oxidation disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019233 disorder of peroxisomal beta oxidation skos:exactMatch UMLS:CN227598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019234 peroxisome biogenesis disorder skos:exactMatch DOID:0080377 peroxisomal biogenesis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019234 peroxisome biogenesis disorder skos:exactMatch MESH:C531857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019234 peroxisome biogenesis disorder skos:exactMatch MESH:C536664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019234 peroxisome biogenesis disorder skos:exactMatch NCIT:C146639 Peroxisome Biogenesis Disorders in the Zellweger Spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019234 peroxisome biogenesis disorder skos:exactMatch NCIT:C155747 Peroxisome Biogenesis Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019234 peroxisome biogenesis disorder skos:exactMatch OMIMPS:214100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019234 peroxisome biogenesis disorder skos:exactMatch Orphanet:79189 Peroxisome biogenesis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019234 peroxisome biogenesis disorder skos:exactMatch SCTID:742876007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019235 inborn disorder of phenylalanine and tyrosine metabolism skos:exactMatch Orphanet:79190 Disorder of phenylalanin or tyrosine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019235 inborn disorder of phenylalanine and tyrosine metabolism skos:exactMatch UMLS:CN227599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019236 inborn disorder of purine metabolism skos:exactMatch Orphanet:79191 Disorder of purine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019237 inborn disorder of pyridoxine metabolism skos:exactMatch Orphanet:79192 Disorder of pyridoxine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019237 inborn disorder of pyridoxine metabolism skos:exactMatch UMLS:CN227600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019238 inborn disorder of pyrimidine metabolism skos:exactMatch DOID:0050832 pyrimidine metabolic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019238 inborn disorder of pyrimidine metabolism skos:exactMatch Orphanet:79193 Disorder of pyrimidine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019239 inborn disorder of serine family metabolism skos:exactMatch Orphanet:79194 Disorder of serine or glycine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019239 inborn disorder of serine family metabolism skos:exactMatch UMLS:CN227601 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019240 sterol biosynthesis disorder skos:exactMatch Orphanet:79195 Sterol biosynthesis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019240 sterol biosynthesis disorder skos:exactMatch UMLS:CN227602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019241 inborn disorder of the gamma-glutamyl cycle skos:exactMatch Orphanet:79196 Disorder of the gamma-glutamyl cycle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019241 inborn disorder of the gamma-glutamyl cycle skos:exactMatch SCTID:9128006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019241 inborn disorder of the gamma-glutamyl cycle skos:exactMatch UMLS:C0268517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019242 inborn disorder of branched-chain amino acid metabolism skos:exactMatch Orphanet:79197 Disorder of branched-chain amino acid metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019242 inborn disorder of branched-chain amino acid metabolism skos:exactMatch SCTID:116020001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019242 inborn disorder of branched-chain amino acid metabolism skos:exactMatch UMLS:C0342712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019243 inborn disorder of energy metabolism skos:exactMatch Orphanet:79200 Disorder of energy metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019243 inborn disorder of energy metabolism skos:exactMatch UMLS:CN227604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019245 lysosomal lipid storage disorder skos:exactMatch DOID:9455 lipid storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019245 lysosomal lipid storage disorder skos:exactMatch MESH:D008064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019245 lysosomal lipid storage disorder skos:exactMatch Orphanet:79204 Lipid storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019245 lysosomal lipid storage disorder skos:exactMatch SCTID:10741005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019245 lysosomal lipid storage disorder skos:exactMatch UMLS:CN205834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019246 inborn disorder of lysosomal amino acid transport skos:exactMatch Orphanet:79207 Disorder of lysosomal amino acid transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019246 inborn disorder of lysosomal amino acid transport skos:exactMatch UMLS:CN227605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019248 mucolipidosis skos:exactMatch DOID:0080488 mucolipidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019248 mucolipidosis skos:exactMatch MESH:D009081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019248 mucolipidosis skos:exactMatch NCIT:C61267 Mucolipidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019248 mucolipidosis skos:exactMatch Orphanet:79212 Mucolipidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019248 mucolipidosis skos:exactMatch SCTID:70528007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019248 mucolipidosis skos:exactMatch UMLS:C0026697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019249 mucopolysaccharidosis skos:exactMatch DOID:12798 mucopolysaccharidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019249 mucopolysaccharidosis skos:exactMatch MESH:D009083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019249 mucopolysaccharidosis skos:exactMatch NCIT:C61259 Mucopolysaccharidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019249 mucopolysaccharidosis skos:exactMatch OMIMPS:607014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019249 mucopolysaccharidosis skos:exactMatch Orphanet:79213 Mucopolysaccharidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019249 mucopolysaccharidosis skos:exactMatch SCTID:11380006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019249 mucopolysaccharidosis skos:exactMatch UMLS:C0026703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019250 inborn disorder of biogenic amine metabolism and transport skos:exactMatch Orphanet:79214 Disorder of biogenic amine metabolism and transport semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019250 inborn disorder of biogenic amine metabolism and transport skos:exactMatch UMLS:CN227606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019251 oligosaccharidosis skos:exactMatch Orphanet:79215 Oligosaccharidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019252 obsolete other metabolic disease with skin involvement skos:exactMatch Orphanet:79217 Other metabolic disease with skin involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019252 obsolete other metabolic disease with skin involvement skos:exactMatch UMLS:CN205838 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019253 metabolic disease involving other neurotransmitter deficiency skos:exactMatch Orphanet:79219 Metabolic disease involving other neurotransmitter deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019253 metabolic disease involving other neurotransmitter deficiency skos:exactMatch UMLS:CN205839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019254 inborn disorder of purine or pyrimidine metabolism skos:exactMatch DOID:653 purine-pyrimidine metabolic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019254 inborn disorder of purine or pyrimidine metabolism skos:exactMatch MESH:D011686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019254 inborn disorder of purine or pyrimidine metabolism skos:exactMatch Orphanet:79224 Disorder of purine or pyrimidine metabolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019254 inborn disorder of purine or pyrimidine metabolism skos:exactMatch UMLS:C0034139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019255 sphingolipidosis skos:exactMatch DOID:1927 sphingolipidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019255 sphingolipidosis skos:exactMatch MESH:D013106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019255 sphingolipidosis skos:exactMatch NCIT:C117254 Sphingolipidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019255 sphingolipidosis skos:exactMatch Orphanet:79225 Sphingolipidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019255 sphingolipidosis skos:exactMatch SCTID:238028008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019255 sphingolipidosis skos:exactMatch UMLS:C0037899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019256 sterol metabolism disorder skos:exactMatch Orphanet:79226 Sterol metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019256 sterol metabolism disorder skos:exactMatch UMLS:CN227607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019257 hemochromatosis type 2 skos:exactMatch DOID:0111034 hemochromatosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019257 hemochromatosis type 2 skos:exactMatch MESH:C537247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019257 hemochromatosis type 2 skos:exactMatch Orphanet:79230 Hemochromatosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019257 hemochromatosis type 2 skos:exactMatch SCTID:50855007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019257 hemochromatosis type 2 skos:exactMatch UMLS:CN205842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019258 mild phenylketonuria skos:exactMatch Orphanet:79253 Mild phenylketonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019259 classic phenylketonuria skos:exactMatch Orphanet:79254 Classic phenylketonuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019259 classic phenylketonuria skos:exactMatch UMLS:C0751434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019260 adult neuronal ceroid lipofuscinosis skos:exactMatch Orphanet:79262 Adult neuronal ceroid lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019260 adult neuronal ceroid lipofuscinosis skos:exactMatch SCTID:62009002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019260 adult neuronal ceroid lipofuscinosis skos:exactMatch UMLS:C0022797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019260 adult neuronal ceroid lipofuscinosis skos:exactMatch UMLS:CN205864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019261 infantile neuronal ceroid lipofuscinosis skos:exactMatch Orphanet:79263 Infantile neuronal ceroid lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019261 infantile neuronal ceroid lipofuscinosis skos:exactMatch SCTID:58258004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019262 juvenile neuronal ceroid lipofuscinosis skos:exactMatch Orphanet:79264 Juvenile neuronal ceroid lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019262 juvenile neuronal ceroid lipofuscinosis skos:exactMatch SCTID:61663001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019263 autosomal erythropoietic protoporphyria skos:exactMatch Orphanet:79278 Autosomal erythropoietic protoporphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019264 alpha-N-acetylgalactosaminidase deficiency type 3 skos:exactMatch DOID:0112320 Schindler disease type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019264 alpha-N-acetylgalactosaminidase deficiency type 3 skos:exactMatch Orphanet:79281 Alpha-N-acetylgalactosaminidase deficiency type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019264 alpha-N-acetylgalactosaminidase deficiency type 3 skos:exactMatch UMLS:C1836545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019265 diazoxide-resistant focal hyperinsulinism skos:exactMatch Orphanet:79298 Diazoxide-resistant focal hyperinsulinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019266 SAPHO syndrome skos:exactMatch DOID:13677 SAPHO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019266 SAPHO syndrome skos:exactMatch MESH:D020083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019266 SAPHO syndrome skos:exactMatch NCIT:C119049 Synovitis, Acne, Pustulosis, Hyperostosis, and Osteitis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019266 SAPHO syndrome skos:exactMatch Orphanet:793 SAPHO syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019266 SAPHO syndrome skos:exactMatch SCTID:60684003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019266 SAPHO syndrome skos:exactMatch UMLS:C0263859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019267 vitamin B12-unresponsive methylmalonic acidemia type mut- skos:exactMatch Orphanet:79312 Vitamin B12-unresponsive methylmalonic acidemia type mut- semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019267 vitamin B12-unresponsive methylmalonic acidemia type mut- skos:exactMatch SCTID:237946002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019267 vitamin B12-unresponsive methylmalonic acidemia type mut- skos:exactMatch UMLS:CN205894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019268 epidermal disease skos:exactMatch Orphanet:79353 Epidermal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019268 epidermal disease skos:exactMatch UMLS:CN205920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019269 ichthyosis skos:exactMatch DOID:1697 ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019269 ichthyosis skos:exactMatch MESH:D007057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019269 ichthyosis skos:exactMatch NCIT:C84776 Ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019269 ichthyosis skos:exactMatch Orphanet:79354 Ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019269 ichthyosis skos:exactMatch UMLS:C0020757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019270 erythrokeratoderma skos:exactMatch Orphanet:79355 Erythrokeratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019270 erythrokeratoderma skos:exactMatch SCTID:254215005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019271 acrokeratoderma skos:exactMatch Orphanet:79356 Acrokeratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019272 hereditary palmoplantar keratoderma skos:exactMatch Orphanet:79357 Hereditary palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019272 hereditary palmoplantar keratoderma skos:exactMatch SCTID:239066003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019274 obsolete other epidermal disorder skos:exactMatch Orphanet:79359 Other epidermal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019274 obsolete other epidermal disorder skos:exactMatch UMLS:CN227609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019275 obsolete other genetic epidermal disease skos:exactMatch Orphanet:79360 Other genetic epidermal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019275 obsolete other genetic epidermal disease skos:exactMatch UMLS:CN205922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019276 inherited epidermolysis bullosa skos:exactMatch Orphanet:79361 Inherited epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019276 inherited epidermolysis bullosa skos:exactMatch SCTID:402781004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019277 epidermal appendage anomaly skos:exactMatch Orphanet:79362 Epidermal appendage anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019278 hair anomaly skos:exactMatch Orphanet:79363 Hair anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019280 hypertrichosis skos:exactMatch DOID:420 hypertrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019280 hypertrichosis skos:exactMatch MESH:D006983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019280 hypertrichosis skos:exactMatch Orphanet:79365 Rare disorder with hypertrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019280 hypertrichosis skos:exactMatch SCTID:29966009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019280 hypertrichosis skos:exactMatch UMLS:C0020555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019281 isolated genetic hair shaft abnormality skos:exactMatch Orphanet:79366 Isolated hair shaft abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019282 obsolete syndromic hair shaft abnormality skos:exactMatch Orphanet:79367 Syndromic hair shaft abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019282 obsolete syndromic hair shaft abnormality skos:exactMatch UMLS:CN227611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019283 nail anomaly skos:exactMatch Orphanet:79368 Nail anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019284 inherited isolated nail anomaly skos:exactMatch DOID:0080683 nonsyndromic congenital nail disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019284 inherited isolated nail anomaly skos:exactMatch OMIMPS:161050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019284 inherited isolated nail anomaly skos:exactMatch Orphanet:79369 Isolated nail anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019285 obsolete syndromic nail anomaly skos:exactMatch Orphanet:79370 Syndromic nail anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019285 obsolete syndromic nail anomaly skos:exactMatch UMLS:CN227613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019286 sebaceous gland anomaly skos:exactMatch Orphanet:79372 Sebaceous gland anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019287 ectodermal dysplasia syndrome skos:exactMatch DOID:2121 ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019287 ectodermal dysplasia syndrome skos:exactMatch MESH:D004476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019287 ectodermal dysplasia syndrome skos:exactMatch NCIT:C84683 Ectodermal Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019287 ectodermal dysplasia syndrome skos:exactMatch OMIMPS:305100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019287 ectodermal dysplasia syndrome skos:exactMatch Orphanet:79373 Ectodermal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019287 ectodermal dysplasia syndrome skos:exactMatch SCTID:8654005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019287 ectodermal dysplasia syndrome skos:exactMatch UMLS:C0013575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019288 skin pigmentation disorder skos:exactMatch DOID:10123 pigmentation disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019288 skin pigmentation disorder skos:exactMatch MESH:D010859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019288 skin pigmentation disorder skos:exactMatch NCIT:C34557 Skin Pigmentation Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019288 skin pigmentation disorder skos:exactMatch Orphanet:79374 Pigmentation anomaly of the skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019289 hyperpigmentation of the skin skos:exactMatch Orphanet:79375 Hyperpigmentation of the skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019289 hyperpigmentation of the skin skos:exactMatch SCTID:49765009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019290 hypopigmentation of the skin skos:exactMatch MESH:D017496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019290 hypopigmentation of the skin skos:exactMatch Orphanet:79376 Hypopigmentation of the skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019291 obsolete rare genetic dermis disorder skos:exactMatch Orphanet:79377 Dermis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019291 obsolete rare genetic dermis disorder skos:exactMatch UMLS:CN227615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019292 dermis elastic tissue disorder skos:exactMatch Orphanet:79378 Dermis elastic tissue disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019292 dermis elastic tissue disorder skos:exactMatch UMLS:CN227616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019293 skin vascular disease skos:exactMatch DOID:9540 vascular skin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019293 skin vascular disease skos:exactMatch MESH:D017445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019293 skin vascular disease skos:exactMatch NCIT:C35254 Skin Vascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019293 skin vascular disease skos:exactMatch Orphanet:79379 Skin vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019293 skin vascular disease skos:exactMatch SCTID:11263005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019293 skin vascular disease skos:exactMatch UMLS:C0162819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019294 mixed dermis disorder skos:exactMatch Orphanet:79380 Mixed dermis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019294 mixed dermis disorder skos:exactMatch UMLS:CN227617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019296 subcutaneous tissue disorder skos:exactMatch Orphanet:79382 Subcutaneous tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019296 subcutaneous tissue disorder skos:exactMatch UMLS:C1290008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019297 lymphedema skos:exactMatch DOID:4977 lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019297 lymphedema skos:exactMatch MESH:D008209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019297 lymphedema skos:exactMatch NCIT:C3207 Lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019297 lymphedema skos:exactMatch Orphanet:79383 OBSOLETE: Lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019297 lymphedema skos:exactMatch SCTID:234097001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019297 lymphedema skos:exactMatch UMLS:C0024236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019298 obsolete rare urticaria skos:exactMatch Orphanet:79384 Rare urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019299 obsolete unclassified genetic skin disorder skos:exactMatch Orphanet:79385 Unclassified genetic skin disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019299 obsolete unclassified genetic skin disorder skos:exactMatch UMLS:CN205933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019300 obsolete rare skin tumor or hamartoma skos:exactMatch Orphanet:79386 Rare skin tumor or hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019300 obsolete rare skin tumor or hamartoma skos:exactMatch UMLS:CN205934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019301 obsolete metabolic disease with skin involvement skos:exactMatch Orphanet:79387 Metabolic disease with skin involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019301 obsolete metabolic disease with skin involvement skos:exactMatch UMLS:CN205935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019303 premature aging syndrome skos:exactMatch MESH:D019588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019303 premature aging syndrome skos:exactMatch Orphanet:79389 Premature aging semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019304 obsolete rare photodermatosis skos:exactMatch Orphanet:79390 Rare photodermatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019304 obsolete rare photodermatosis skos:exactMatch UMLS:C0920193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019305 obsolete immune deficiency with skin involvement skos:exactMatch Orphanet:79391 Immune deficiency with skin involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019306 congenital non-bullous ichthyosiform erythroderma skos:exactMatch Orphanet:79394 Congenital non-bullous ichthyosiform erythroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019306 congenital non-bullous ichthyosiform erythroderma skos:exactMatch SCTID:205550003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019307 generalized junctional epidermolysis bullosa non-Herlitz type skos:exactMatch DOID:0060738 junctional epidermolysis bullosa non-Herlitz type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019307 generalized junctional epidermolysis bullosa non-Herlitz type skos:exactMatch Orphanet:79402 Intermediate generalized junctional epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019307 generalized junctional epidermolysis bullosa non-Herlitz type skos:exactMatch SCTID:724225008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019308 junctional epidermolysis bullosa inversa skos:exactMatch Orphanet:79405 Junctional epidermolysis bullosa inversa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019308 junctional epidermolysis bullosa inversa skos:exactMatch UMLS:C2673609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019308 junctional epidermolysis bullosa inversa skos:exactMatch UMLS:C2673610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019309 late-onset junctional epidermolysis bullosa skos:exactMatch Orphanet:79406 Late-onset junctional epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019309 late-onset junctional epidermolysis bullosa skos:exactMatch SCTID:719432000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019309 late-onset junctional epidermolysis bullosa skos:exactMatch UMLS:C4304724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019309 late-onset junctional epidermolysis bullosa skos:exactMatch UMLS:CN205949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019310 recessive dystrophic epidermolysis bullosa inversa skos:exactMatch Orphanet:79409 Recessive dystrophic epidermolysis bullosa inversa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019310 recessive dystrophic epidermolysis bullosa inversa skos:exactMatch UMLS:CN205951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019311 woolly hair nevus skos:exactMatch Orphanet:79414 Woolly hair nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019311 woolly hair nevus skos:exactMatch SCTID:239124001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019311 woolly hair nevus skos:exactMatch UMLS:C0343114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019312 Hermansky-Pudlak syndrome skos:exactMatch DOID:3753 Hermansky-Pudlak syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019312 Hermansky-Pudlak syndrome skos:exactMatch ICD10CM:E70.331 Hermansky-Pudlak syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019312 Hermansky-Pudlak syndrome skos:exactMatch MESH:D022861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019312 Hermansky-Pudlak syndrome skos:exactMatch NCIT:C37261 Hermansky-Pudlak Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019312 Hermansky-Pudlak syndrome skos:exactMatch OMIMPS:203300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019312 Hermansky-Pudlak syndrome skos:exactMatch Orphanet:79430 Hermansky-Pudlak syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019312 Hermansky-Pudlak syndrome skos:exactMatch SCTID:9311003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019313 lymphatic malformation skos:exactMatch DOID:0050580 hereditary lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019313 lymphatic malformation skos:exactMatch ICD10CM:Q82.0 Hereditary lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019313 lymphatic malformation skos:exactMatch OMIMPS:153100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019313 lymphatic malformation skos:exactMatch SCTID:254199006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019314 cutaneous mastocytoma skos:exactMatch Orphanet:79455 Cutaneous mastocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019315 diffuse cutaneous mastocytosis skos:exactMatch DOID:3665 diffuse cutaneous mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019315 diffuse cutaneous mastocytosis skos:exactMatch NCIT:C3218 Diffuse Cutaneous Mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019315 diffuse cutaneous mastocytosis skos:exactMatch Orphanet:79456 Diffuse cutaneous mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019315 diffuse cutaneous mastocytosis skos:exactMatch UMLS:C0024901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019316 maculopapular cutaneous mastocytosis skos:exactMatch DOID:12309 urticaria pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019316 maculopapular cutaneous mastocytosis skos:exactMatch NCIT:C3433 Urticaria Pigmentosa/Maculopapular Cutaneous Mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019316 maculopapular cutaneous mastocytosis skos:exactMatch Orphanet:79457 Maculopapular cutaneous mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019316 maculopapular cutaneous mastocytosis skos:exactMatch SCTID:78745000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019316 maculopapular cutaneous mastocytosis skos:exactMatch UMLS:C0042111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019317 follicular atrophoderma-basal cell carcinoma skos:exactMatch UMLS:CN205972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019318 inflammatory linear verrucous epidermal nevus skos:exactMatch Orphanet:79466 Inflammatory linear verrucous epidermal nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019318 inflammatory linear verrucous epidermal nevus skos:exactMatch SCTID:399995006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019318 inflammatory linear verrucous epidermal nevus skos:exactMatch UMLS:C0473574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019319 verrucous nevus skos:exactMatch NCIT:C4674 Verrucous Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019319 verrucous nevus skos:exactMatch Orphanet:79467 Verrucous nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019319 verrucous nevus skos:exactMatch SCTID:398723007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019319 verrucous nevus skos:exactMatch UMLS:C0362030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019320 acanthokeratolytic verrucous nevus skos:exactMatch Orphanet:79468 Acanthokeratolytic verrucous nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019320 acanthokeratolytic verrucous nevus skos:exactMatch UMLS:CN205975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019321 atypical Werner syndrome skos:exactMatch Orphanet:79474 Atypical Werner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019321 atypical Werner syndrome skos:exactMatch SCTID:715633008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019321 atypical Werner syndrome skos:exactMatch UMLS:C4275075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019321 atypical Werner syndrome skos:exactMatch UMLS:CN205977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019322 pemphigus vegetans skos:exactMatch ICD10CM:L10.1 Pemphigus vegetans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019322 pemphigus vegetans skos:exactMatch Orphanet:79479 Pemphigus vegetans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019322 pemphigus vegetans skos:exactMatch SCTID:81285006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019322 pemphigus vegetans skos:exactMatch UMLS:C0263316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019322 pemphigus vegetans skos:exactMatch UMLS:CN205981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019323 pemphigus erythematosus skos:exactMatch ICD10CM:L10.4 Pemphigus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019323 pemphigus erythematosus skos:exactMatch Orphanet:79480 Pemphigus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019323 pemphigus erythematosus skos:exactMatch SCTID:36739006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019323 pemphigus erythematosus skos:exactMatch UMLS:C0263312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019324 pemphigus foliaceus skos:exactMatch DOID:0080850 pemphigus foliaceus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019324 pemphigus foliaceus skos:exactMatch Orphanet:79481 Pemphigus foliaceus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019324 pemphigus foliaceus skos:exactMatch SCTID:35154004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019324 pemphigus foliaceus skos:exactMatch UMLS:C0263313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019325 phakomatosis cesioflammea skos:exactMatch Orphanet:79483 Phakomatosis cesioflammea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019325 phakomatosis cesioflammea skos:exactMatch SCTID:703284009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019325 phakomatosis cesioflammea skos:exactMatch UMLS:CN205984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019326 phakomatosis cesiomarmorata skos:exactMatch Orphanet:79484 Phakomatosis cesiomarmorata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019326 phakomatosis cesiomarmorata skos:exactMatch SCTID:703286006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019326 phakomatosis cesiomarmorata skos:exactMatch UMLS:CN205985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019327 phakomatosis spilorosea skos:exactMatch Orphanet:79485 Phakomatosis spilorosea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019327 phakomatosis spilorosea skos:exactMatch SCTID:703285005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019327 phakomatosis spilorosea skos:exactMatch UMLS:CN205986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019328 macrocystic lymphatic malformation skos:exactMatch NCIT:C53316 Cavernous Lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019328 macrocystic lymphatic malformation skos:exactMatch Orphanet:79489 Macrocystic lymphatic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019329 microcystic lymphatic malformation skos:exactMatch Orphanet:79490 Microcystic lymphatic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019330 pili gemini skos:exactMatch MESH:C537188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019330 pili gemini skos:exactMatch Orphanet:79492 Pili gemini semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019330 pili gemini skos:exactMatch SCTID:42829009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019332 punctate palmoplantar keratoderma type 1 skos:exactMatch Orphanet:79501 Punctate palmoplantar keratoderma type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019332 punctate palmoplantar keratoderma type 1 skos:exactMatch SCTID:717184007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019332 punctate palmoplantar keratoderma type 1 skos:exactMatch UMLS:CN205995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019333 autosomal recessive hyperinsulinism due to SUR1 deficiency skos:exactMatch Orphanet:79643 Autosomal recessive hyperinsulinism due to SUR1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019333 autosomal recessive hyperinsulinism due to SUR1 deficiency skos:exactMatch UMLS:CN206002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019334 autosomal recessive hyperinsulinism due to Kir6.2 deficiency skos:exactMatch Orphanet:79644 Autosomal recessive hyperinsulinism due to Kir6.2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019334 autosomal recessive hyperinsulinism due to Kir6.2 deficiency skos:exactMatch UMLS:CN206003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019335 mild hyperphenylalaninemia skos:exactMatch Orphanet:79651 Mild hyperphenylalaninemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019336 Gardner syndrome skos:exactMatch MESH:D005736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019336 Gardner syndrome skos:exactMatch NCIT:C6728 Gardner Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019336 Gardner syndrome skos:exactMatch Orphanet:79665 Gardner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019336 Gardner syndrome skos:exactMatch SCTID:60876000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019336 Gardner syndrome skos:exactMatch UMLS:C0017097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019337 autoimmune bullous skin disease skos:exactMatch DOID:8502 bullous skin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019337 autoimmune bullous skin disease skos:exactMatch Orphanet:79669 Autoimmune bullous skin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019337 autoimmune bullous skin disease skos:exactMatch SCTID:7231009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019337 autoimmune bullous skin disease skos:exactMatch UMLS:CN206006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019338 sarcoidosis skos:exactMatch DOID:11335 sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019338 sarcoidosis skos:exactMatch MESH:D012507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019338 sarcoidosis skos:exactMatch NCIT:C34995 Sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019338 sarcoidosis skos:exactMatch Orphanet:797 Sarcoidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019338 sarcoidosis skos:exactMatch SCTID:31541009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019338 sarcoidosis skos:exactMatch UMLS:C0036202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019339 47,XYY syndrome skos:exactMatch MESH:C535317 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019339 47,XYY syndrome skos:exactMatch NCIT:C85237 47,XYY Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019339 47,XYY syndrome skos:exactMatch Orphanet:8 47,XYY syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019339 47,XYY syndrome skos:exactMatch SCTID:50749006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019340 scleroderma skos:exactMatch DOID:419 scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019340 scleroderma skos:exactMatch NCIT:C26746 Scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019340 scleroderma skos:exactMatch Orphanet:801 Scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019342 Seckel syndrome skos:exactMatch DOID:0050569 Seckel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019342 Seckel syndrome skos:exactMatch NCIT:C125488 Seckel Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019342 Seckel syndrome skos:exactMatch OMIMPS:210600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019342 Seckel syndrome skos:exactMatch Orphanet:808 Seckel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019342 Seckel syndrome skos:exactMatch SCTID:57917004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019342 Seckel syndrome skos:exactMatch UMLS:C0265202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019344 antisynthetase syndrome skos:exactMatch DOID:0080744 antisynthetase syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019344 antisynthetase syndrome skos:exactMatch MESH:C537778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019344 antisynthetase syndrome skos:exactMatch Orphanet:81 Antisynthetase syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019344 antisynthetase syndrome skos:exactMatch SCTID:445187004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019344 antisynthetase syndrome skos:exactMatch UMLS:C2609059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019345 shigellosis skos:exactMatch DOID:12385 shigellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019345 shigellosis skos:exactMatch ICD10CM:A03 Shigellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019345 shigellosis skos:exactMatch MESH:D004405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019345 shigellosis skos:exactMatch NCIT:C157978 Shigellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019345 shigellosis skos:exactMatch Orphanet:810 Shigellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019345 shigellosis skos:exactMatch SCTID:36188001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019346 sialidosis type 1 skos:exactMatch Orphanet:812 Sialidosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019346 sialidosis type 1 skos:exactMatch SCTID:34960006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019346 sialidosis type 1 skos:exactMatch UMLS:C0023806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019346 sialidosis type 1 skos:exactMatch UMLS:CN206021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019347 peeling skin syndrome skos:exactMatch DOID:0060283 peeling skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019347 peeling skin syndrome skos:exactMatch OMIMPS:270300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019347 peeling skin syndrome skos:exactMatch Orphanet:817 Peeling skin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019347 peeling skin syndrome skos:exactMatch SCTID:239065004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019348 obsolete Ehlers-Danlos syndrome with periventricular heterotopia skos:exactMatch OMIM:300537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019348 obsolete Ehlers-Danlos syndrome with periventricular heterotopia skos:exactMatch Orphanet:82004 Ehlers-Danlos syndrome with periventricular heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019348 obsolete Ehlers-Danlos syndrome with periventricular heterotopia skos:exactMatch SCTID:720857006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019348 obsolete Ehlers-Danlos syndrome with periventricular heterotopia skos:exactMatch UMLS:C4303790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019349 Sotos syndrome skos:exactMatch DOID:14748 Sotos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019349 Sotos syndrome skos:exactMatch MESH:D058495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019349 Sotos syndrome skos:exactMatch NCIT:C75019 Sotos Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019349 Sotos syndrome skos:exactMatch OMIMPS:117550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019349 Sotos syndrome skos:exactMatch Orphanet:821 Sotos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019349 Sotos syndrome skos:exactMatch UMLS:C0175695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019349 Sotos syndrome skos:exactMatch UMLS:CN239475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019350 hereditary spherocytosis skos:exactMatch DOID:12971 hereditary spherocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019350 hereditary spherocytosis skos:exactMatch ICD10CM:D58.0 Hereditary spherocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019350 hereditary spherocytosis skos:exactMatch MESH:D013103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019350 hereditary spherocytosis skos:exactMatch NCIT:C97074 Hereditary Spherocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019350 hereditary spherocytosis skos:exactMatch Orphanet:822 Hereditary spherocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019350 hereditary spherocytosis skos:exactMatch SCTID:55995005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019350 hereditary spherocytosis skos:exactMatch UMLS:C0037889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019350 hereditary spherocytosis skos:exactMatch UMLS:CN206031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019351 isolated spina bifida skos:exactMatch Orphanet:823 Isolated spina bifida semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019353 Stargardt disease skos:exactMatch DOID:0050817 Stargardt disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019353 Stargardt disease skos:exactMatch MESH:D000080362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019353 Stargardt disease skos:exactMatch NCIT:C85078 Stargardt Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019353 Stargardt disease skos:exactMatch Orphanet:827 Stargardt disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019353 Stargardt disease skos:exactMatch SCTID:47673003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019353 Stargardt disease skos:exactMatch UMLS:C0271093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019353 Stargardt disease skos:exactMatch UMLS:C1855465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019354 Stickler syndrome skos:exactMatch DOID:0080046 Stickler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019354 Stickler syndrome skos:exactMatch NCIT:C74984 Stickler Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019354 Stickler syndrome skos:exactMatch OMIMPS:108300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019354 Stickler syndrome skos:exactMatch Orphanet:828 Stickler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019354 Stickler syndrome skos:exactMatch SCTID:78675000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019354 Stickler syndrome skos:exactMatch UMLS:C0265253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019355 adult-onset Still disease skos:exactMatch DOID:14256 adult-onset Still's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019355 adult-onset Still disease skos:exactMatch MESH:D016706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019355 adult-onset Still disease skos:exactMatch Orphanet:829 Adult-onset Still disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019355 adult-onset Still disease skos:exactMatch SCTID:239920006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019355 adult-onset Still disease skos:exactMatch SCTID:68190001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019355 adult-onset Still disease skos:exactMatch UMLS:C0085253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019355 adult-onset Still disease skos:exactMatch UMLS:CN206037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019356 urogenital tract malformation skos:exactMatch ICD10CM:Q60-Q64 Congenital malformations of the urinary system (Q60-Q64) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019356 urogenital tract malformation skos:exactMatch Orphanet:83001 Urogenital tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019357 congenital narrowing of cervical spinal canal skos:exactMatch Orphanet:831 Congenital cervical spinal stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019358 encephalopathy due to sulfite oxidase deficiency skos:exactMatch Orphanet:833 Encephalopathy due to sulfite oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019358 encephalopathy due to sulfite oxidase deficiency skos:exactMatch SCTID:715980003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019358 encephalopathy due to sulfite oxidase deficiency skos:exactMatch UMLS:C4275019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019359 Rocky mountain spotted fever skos:exactMatch DOID:0050052 Rocky Mountain spotted fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019359 Rocky mountain spotted fever skos:exactMatch MESH:D012373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019359 Rocky mountain spotted fever skos:exactMatch NCIT:C128410 Rocky Mountain Spotted Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019359 Rocky mountain spotted fever skos:exactMatch Orphanet:83311 Rocky Mountain spotted fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019359 Rocky mountain spotted fever skos:exactMatch SCTID:186772009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019359 Rocky mountain spotted fever skos:exactMatch UMLS:C0035793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019360 rickettsialpox skos:exactMatch DOID:11103 rickettsialpox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019360 rickettsialpox skos:exactMatch Orphanet:83312 Rickettsialpox semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019360 rickettsialpox skos:exactMatch SCTID:75096007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019360 rickettsialpox skos:exactMatch UMLS:C0035597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019362 epidemic louse-borne typhus skos:exactMatch DOID:0050480 epidemic typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019362 epidemic louse-borne typhus skos:exactMatch NCIT:C84689 Epidemic Louse-Borne Typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019362 epidemic louse-borne typhus skos:exactMatch Orphanet:83314 Epidemic typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019364 pseudotyphus of California skos:exactMatch Orphanet:83316 Pseudotyphus of California semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019364 pseudotyphus of California skos:exactMatch SCTID:764104003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019365 scrub typhus skos:exactMatch DOID:13371 scrub typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019365 scrub typhus skos:exactMatch MESH:D012612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019365 scrub typhus skos:exactMatch Orphanet:83317 Scrub typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019365 scrub typhus skos:exactMatch SCTID:271425001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019365 scrub typhus skos:exactMatch UMLS:C0036472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019366 free sialic acid storage disease skos:exactMatch MESH:C538523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019366 free sialic acid storage disease skos:exactMatch Orphanet:834 Free sialic acid storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019366 free sialic acid storage disease skos:exactMatch UMLS:C2931872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019366 free sialic acid storage disease skos:exactMatch UMLS:CN206051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019367 regional odontodysplasia skos:exactMatch MESH:D018126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019367 regional odontodysplasia skos:exactMatch Orphanet:83450 Regional odontodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019367 regional odontodysplasia skos:exactMatch SCTID:66063001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019368 florid cemento-osseous dysplasia skos:exactMatch MESH:C537063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019368 florid cemento-osseous dysplasia skos:exactMatch NCIT:C8381 Florid Cemento-Osseous Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019368 florid cemento-osseous dysplasia skos:exactMatch Orphanet:83451 Florid cemento-osseous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019368 florid cemento-osseous dysplasia skos:exactMatch SCTID:715634002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019368 florid cemento-osseous dysplasia skos:exactMatch UMLS:C0555197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019369 complex regional pain syndrome skos:exactMatch DOID:3223 complex regional pain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019369 complex regional pain syndrome skos:exactMatch MESH:D020918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019369 complex regional pain syndrome skos:exactMatch Orphanet:83452 Complex regional pain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019369 complex regional pain syndrome skos:exactMatch SCTID:128200000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019369 complex regional pain syndrome skos:exactMatch UMLS:C0458219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019370 vulvovaginal gingival syndrome skos:exactMatch Orphanet:83453 Vulvovaginal gingival syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019370 vulvovaginal gingival syndrome skos:exactMatch SCTID:707250009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019370 vulvovaginal gingival syndrome skos:exactMatch UMLS:C3873472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019370 vulvovaginal gingival syndrome skos:exactMatch UMLS:CN206058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019371 narcolepsy without cataplexy skos:exactMatch ICD10CM:G47.419 Narcolepsy without cataplexy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019371 narcolepsy without cataplexy skos:exactMatch Orphanet:83465 Narcolepsy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019371 narcolepsy without cataplexy skos:exactMatch SCTID:91521000119104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019371 narcolepsy without cataplexy skos:exactMatch UMLS:C1456240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019371 narcolepsy without cataplexy skos:exactMatch UMLS:CN206062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019372 solitary bone cyst skos:exactMatch ICD10CM:M85.4 Solitary bone cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019372 solitary bone cyst skos:exactMatch MESH:D001845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019372 solitary bone cyst skos:exactMatch NCIT:C2904 Simple Bone Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019372 solitary bone cyst skos:exactMatch Orphanet:83468 Solitary bone cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019372 solitary bone cyst skos:exactMatch SCTID:203467005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019373 desmoplastic small round cell tumor skos:exactMatch DOID:6785 desmoplastic small round cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019373 desmoplastic small round cell tumor skos:exactMatch MESH:D058405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019373 desmoplastic small round cell tumor skos:exactMatch NCIT:C8300 Desmoplastic Small Round Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019373 desmoplastic small round cell tumor skos:exactMatch Orphanet:83469 Desmoplastic small round cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019373 desmoplastic small round cell tumor skos:exactMatch UMLS:C0281508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019374 CAMOS syndrome skos:exactMatch Orphanet:83472 CAMOS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019374 CAMOS syndrome skos:exactMatch SCTID:726031001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019374 CAMOS syndrome skos:exactMatch UMLS:C1847114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019374 CAMOS syndrome skos:exactMatch UMLS:C4511633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019375 megalencephaly-polymicrogyria-postaxial polydactyly-hydrocephalus syndrome skos:exactMatch OMIMPS:603387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019375 megalencephaly-polymicrogyria-postaxial polydactyly-hydrocephalus syndrome skos:exactMatch Orphanet:83473 Megalencephaly-polymicrogyria-postaxial polydactyly-hydrocephalus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019375 megalencephaly-polymicrogyria-postaxial polydactyly-hydrocephalus syndrome skos:exactMatch SCTID:722036008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019376 West-Nile encephalitis skos:exactMatch DOID:2365 West Nile encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019376 West-Nile encephalitis skos:exactMatch Orphanet:83476 West-Nile encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019376 West-Nile encephalitis skos:exactMatch SCTID:392662004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019377 Mycoplasma encephalitis skos:exactMatch Orphanet:83482 Mycoplasma encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019378 la Crosse encephalitis skos:exactMatch DOID:0050118 La Crosse encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019378 la Crosse encephalitis skos:exactMatch MESH:D004670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019378 la Crosse encephalitis skos:exactMatch Orphanet:83483 La Crosse encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019378 la Crosse encephalitis skos:exactMatch SCTID:61094002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019378 la Crosse encephalitis skos:exactMatch UMLS:C0014053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019378 la Crosse encephalitis skos:exactMatch UMLS:C0276379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019380 western equine encephalitis skos:exactMatch DOID:10843 Western equine encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019380 western equine encephalitis skos:exactMatch ICD10CM:A83.1 Western equine encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019380 western equine encephalitis skos:exactMatch MESH:D020241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019380 western equine encephalitis skos:exactMatch NCIT:C85227 Western Equine Encephalomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019380 western equine encephalitis skos:exactMatch Orphanet:83593 Western equine encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019380 western equine encephalitis skos:exactMatch SCTID:47523006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019380 western equine encephalitis skos:exactMatch UMLS:C0153064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019383 acute disseminated encephalomyelitis skos:exactMatch DOID:639 acute disseminated encephalomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019383 acute disseminated encephalomyelitis skos:exactMatch MESH:D004673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019383 acute disseminated encephalomyelitis skos:exactMatch NCIT:C34578 Acute Disseminated Encephalomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019383 acute disseminated encephalomyelitis skos:exactMatch Orphanet:83597 Acute disseminated encephalomyelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019383 acute disseminated encephalomyelitis skos:exactMatch SCTID:83942000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019383 acute disseminated encephalomyelitis skos:exactMatch UMLS:C0014059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019384 encephalitis lethargica skos:exactMatch DOID:5225 von Economo's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019384 encephalitis lethargica skos:exactMatch NCIT:C26761 Encephalitis Lethargica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019384 encephalitis lethargica skos:exactMatch NCIT:C34576 Epidemic Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019384 encephalitis lethargica skos:exactMatch Orphanet:83600 Encephalitis lethargica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019384 encephalitis lethargica skos:exactMatch SCTID:186499007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019384 encephalitis lethargica skos:exactMatch UMLS:C0014040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019385 steroid-responsive encephalopathy associated with autoimmune thyroiditis skos:exactMatch MESH:C535841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019385 steroid-responsive encephalopathy associated with autoimmune thyroiditis skos:exactMatch Orphanet:83601 Steroid-responsive encephalopathy associated with autoimmune thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019385 steroid-responsive encephalopathy associated with autoimmune thyroiditis skos:exactMatch UMLS:C0393639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019386 progressive rubella panencephalitis skos:exactMatch Orphanet:83616 Rubella panencephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019386 progressive rubella panencephalitis skos:exactMatch SCTID:10082001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019386 progressive rubella panencephalitis skos:exactMatch UMLS:C1305924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019387 macrostomia-preauricular tags-external ophthalmoplegia syndrome skos:exactMatch Orphanet:83619 Macrostomia-preauricular tags-external ophthalmoplegia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019387 macrostomia-preauricular tags-external ophthalmoplegia syndrome skos:exactMatch UMLS:CN206081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019388 pelvis syndrome skos:exactMatch Orphanet:83628 LUMBAR syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019388 pelvis syndrome skos:exactMatch SCTID:725138002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019388 pelvis syndrome skos:exactMatch UMLS:C4510867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019388 pelvis syndrome skos:exactMatch UMLS:CN206083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019389 obsolete X-linked recessive intellectual disability-macrocephaly-ciliary dysfunction syndrome skos:exactMatch Orphanet:83648 OBSOLETE: X-linked recessive intellectual disability-macrocephaly-ciliary dysfunction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019389 obsolete X-linked recessive intellectual disability-macrocephaly-ciliary dysfunction syndrome skos:exactMatch UMLS:CN227624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019390 Susac syndrome skos:exactMatch MESH:D055955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019390 Susac syndrome skos:exactMatch NCIT:C116363 Susac Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019390 Susac syndrome skos:exactMatch Orphanet:838 Susac syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019390 Susac syndrome skos:exactMatch SCTID:702575003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019390 Susac syndrome skos:exactMatch UMLS:C2717757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019391 Fanconi anemia skos:exactMatch DOID:13636 Fanconi anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019391 Fanconi anemia skos:exactMatch MESH:D005199 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019391 Fanconi anemia skos:exactMatch NCIT:C62505 Fanconi Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019391 Fanconi anemia skos:exactMatch OMIMPS:227650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019391 Fanconi anemia skos:exactMatch Orphanet:84 Fanconi anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019391 Fanconi anemia skos:exactMatch SCTID:30575002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019391 Fanconi anemia skos:exactMatch UMLS:C0015625 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019392 syringocystadenoma papilliferum skos:exactMatch DOID:5445 syringocystadenoma papilliferum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019392 syringocystadenoma papilliferum skos:exactMatch NCIT:C4172 Syringocystadenoma Papilliferum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019392 syringocystadenoma papilliferum skos:exactMatch Orphanet:840 Syringocystadenoma papilliferum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019392 syringocystadenoma papilliferum skos:exactMatch SCTID:239121009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019392 syringocystadenoma papilliferum skos:exactMatch UMLS:C0406803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019393 idiopathic malabsorption due to bile acid synthesis defects skos:exactMatch Orphanet:84065 Idiopathic malabsorption due to bile acid synthesis defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019394 Senior-Boichis syndrome skos:exactMatch Orphanet:84081 Senior-Boichis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019394 Senior-Boichis syndrome skos:exactMatch SCTID:717187000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019394 Senior-Boichis syndrome skos:exactMatch UMLS:CN206093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019395 Hinman syndrome skos:exactMatch Orphanet:84085 Hinman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019395 Hinman syndrome skos:exactMatch SCTID:429233001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019395 Hinman syndrome skos:exactMatch UMLS:C1997362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019395 Hinman syndrome skos:exactMatch UMLS:CN206094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019396 collagen type III glomerulopathy skos:exactMatch Orphanet:84087 Collagen type III glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019396 collagen type III glomerulopathy skos:exactMatch SCTID:708127008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019396 collagen type III glomerulopathy skos:exactMatch UMLS:C3872695 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019396 collagen type III glomerulopathy skos:exactMatch UMLS:CN206095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019397 unknown leukodystrophy skos:exactMatch Orphanet:84096 OBSOLETE: Unknown leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019398 desmin-related myopathy with Mallory body-like inclusions skos:exactMatch Orphanet:84132 Desmin-related myopathy with Mallory body-like inclusions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019399 Isaac syndrome skos:exactMatch Orphanet:84142 Isaacs syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019399 Isaac syndrome skos:exactMatch SCTID:305719002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019399 Isaac syndrome skos:exactMatch UMLS:C0751919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019399 Isaac syndrome skos:exactMatch UMLS:CN206101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019401 sporadic idiopathic steroid-resistant nephrotic syndrome skos:exactMatch Orphanet:84271 Sporadic idiopathic steroid-resistant nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019401 sporadic idiopathic steroid-resistant nephrotic syndrome skos:exactMatch SCTID:717191005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019401 sporadic idiopathic steroid-resistant nephrotic syndrome skos:exactMatch UMLS:C4274017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019402 beta thalassemia skos:exactMatch DOID:12241 beta thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019402 beta thalassemia skos:exactMatch MESH:D017086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019402 beta thalassemia skos:exactMatch NCIT:C34375 Beta Thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019402 beta thalassemia skos:exactMatch Orphanet:848 Beta-thalassemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019402 beta thalassemia skos:exactMatch SCTID:65959000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019403 congenital dyserythropoietic anemia skos:exactMatch DOID:1338 congenital dyserythropoietic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019403 congenital dyserythropoietic anemia skos:exactMatch ICD10CM:D64.4 Congenital dyserythropoietic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019403 congenital dyserythropoietic anemia skos:exactMatch MESH:D000742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019403 congenital dyserythropoietic anemia skos:exactMatch NCIT:C84646 Congenital Dyserythropoietic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019403 congenital dyserythropoietic anemia skos:exactMatch OMIMPS:224120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019403 congenital dyserythropoietic anemia skos:exactMatch Orphanet:85 Congenital dyserythropoietic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019403 congenital dyserythropoietic anemia skos:exactMatch SCTID:52951008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019403 congenital dyserythropoietic anemia skos:exactMatch UMLS:C0002876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019404 perineurioma skos:exactMatch DOID:4697 perineurioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019404 perineurioma skos:exactMatch NCIT:C4973 Perineurioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019404 perineurioma skos:exactMatch Orphanet:85102 Perineurioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019404 perineurioma skos:exactMatch SCTID:404036006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019404 perineurioma skos:exactMatch UMLS:C0751691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019405 facial onset sensory and motor neuronopathy skos:exactMatch Orphanet:85162 Facial onset sensory and motor neuronopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019405 facial onset sensory and motor neuronopathy skos:exactMatch SCTID:723306004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019405 facial onset sensory and motor neuronopathy skos:exactMatch UMLS:CN206118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019406 craniofacial conodysplasia skos:exactMatch Orphanet:85168 Craniofacial conodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019407 microcephalic osteodysplastic dysplasia, Saul-Wilson type skos:exactMatch DOID:0111673 Saul-Wilson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019407 microcephalic osteodysplastic dysplasia, Saul-Wilson type skos:exactMatch OMIM:618150 saul-wilson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019407 microcephalic osteodysplastic dysplasia, Saul-Wilson type skos:exactMatch Orphanet:85172 Microcephalic osteodysplastic dysplasia, Saul-Wilson type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019408 Astley-Kendall dysplasia skos:exactMatch MESH:C535392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019408 Astley-Kendall dysplasia skos:exactMatch Orphanet:85175 Astley-Kendall dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019408 Astley-Kendall dysplasia skos:exactMatch SCTID:389263004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019408 Astley-Kendall dysplasia skos:exactMatch UMLS:C1300228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019409 idiopathic juvenile osteoporosis skos:exactMatch DOID:12559 idiopathic juvenile osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019409 idiopathic juvenile osteoporosis skos:exactMatch MESH:C537700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019409 idiopathic juvenile osteoporosis skos:exactMatch NCIT:C119996 Pediatric Osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019409 idiopathic juvenile osteoporosis skos:exactMatch OMIM:259750 osteoporosis, juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019409 idiopathic juvenile osteoporosis skos:exactMatch Orphanet:85193 Idiopathic juvenile osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019409 idiopathic juvenile osteoporosis skos:exactMatch SCTID:3345002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019409 idiopathic juvenile osteoporosis skos:exactMatch UMLS:CN536248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019410 obsolete nodulosis-arthropathy-osteolysis syndrome skos:exactMatch Orphanet:85196 Nodulosis-arthropathy-osteolysis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019410 obsolete nodulosis-arthropathy-osteolysis syndrome skos:exactMatch UMLS:CN206138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019411 genochondromatosis type 1 skos:exactMatch Orphanet:85197 Genochondromatosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019412 dysspondyloenchondromatosis skos:exactMatch Orphanet:85198 Dysspondyloenchondromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019412 dysspondyloenchondromatosis skos:exactMatch SCTID:722434004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019412 dysspondyloenchondromatosis skos:exactMatch UMLS:C4302548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019413 ischio-vertebral syndrome skos:exactMatch Orphanet:85200 Ischiovertebral syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019413 ischio-vertebral syndrome skos:exactMatch SCTID:715654001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019413 ischio-vertebral syndrome skos:exactMatch UMLS:C4274732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019413 ischio-vertebral syndrome skos:exactMatch UMLS:CN206143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019414 BRESEK syndrome skos:exactMatch MESH:C564519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019414 BRESEK syndrome skos:exactMatch Orphanet:85284 BRESEK syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019414 BRESEK syndrome skos:exactMatch SCTID:717945001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019414 BRESEK syndrome skos:exactMatch UMLS:C3502469 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019415 fetal and neonatal alloimmune thrombocytopenia skos:exactMatch Orphanet:853 Fetal and neonatal alloimmune thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019415 fetal and neonatal alloimmune thrombocytopenia skos:exactMatch SCTID:240305000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019416 X-linked intellectual disability-hypogammaglobulinemia-progressive neurological deterioration syndrome skos:exactMatch Orphanet:85317 X-linked intellectual disability-hypogammaglobulinemia-progressive neurological deterioration syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019416 X-linked intellectual disability-hypogammaglobulinemia-progressive neurological deterioration syndrome skos:exactMatch UMLS:CN206172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019417 X-linked intellectual disability-precocious puberty-obesity syndrome skos:exactMatch Orphanet:85318 OBSOLETE: X-linked intellectual disability-precocious puberty-obesity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019417 X-linked intellectual disability-precocious puberty-obesity syndrome skos:exactMatch UMLS:CN227629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019418 X-linked intellectual disability-epilepsy-progressive joint contractures-dysmorphism syndrome skos:exactMatch Orphanet:85319 X-linked intellectual disability-epilepsy-progressive joint contractures-dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019418 X-linked intellectual disability-epilepsy-progressive joint contractures-dysmorphism syndrome skos:exactMatch UMLS:CN206173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019419 X-linked intellectual disability-macrocephaly-macroorchidism syndrome skos:exactMatch Orphanet:85320 X-linked intellectual disability-macrocephaly-macroorchidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019419 X-linked intellectual disability-macrocephaly-macroorchidism syndrome skos:exactMatch SCTID:719825000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019419 X-linked intellectual disability-macrocephaly-macroorchidism syndrome skos:exactMatch UMLS:CN206174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019420 X-linked intellectual disability, Pai type skos:exactMatch Orphanet:85322 X-linked intellectual disability, Pai type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019420 X-linked intellectual disability, Pai type skos:exactMatch SCTID:719011002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019420 X-linked intellectual disability, Pai type skos:exactMatch UMLS:CN206176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019421 X-linked intellectual disability, Seemanova type skos:exactMatch Orphanet:85323 X-linked intellectual disability, Seemanova type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019421 X-linked intellectual disability, Seemanova type skos:exactMatch SCTID:718897009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019421 X-linked intellectual disability, Seemanova type skos:exactMatch UMLS:CN227630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019422 X-linked intellectual disability, Stevenson type skos:exactMatch Orphanet:85325 X-linked intellectual disability, Stevenson type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019422 X-linked intellectual disability, Stevenson type skos:exactMatch SCTID:718909001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019422 X-linked intellectual disability, Stevenson type skos:exactMatch UMLS:CN206178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019423 X-linked intellectual disability, Stoll type skos:exactMatch Orphanet:85326 X-linked intellectual disability, Stoll type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019423 X-linked intellectual disability, Stoll type skos:exactMatch SCTID:718911005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019423 X-linked intellectual disability, Stoll type skos:exactMatch UMLS:CN206179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019424 X-linked intellectual disability-acromegaly-hyperactivity syndrome skos:exactMatch Orphanet:85327 X-linked intellectual disability-acromegaly-hyperactivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019424 X-linked intellectual disability-acromegaly-hyperactivity syndrome skos:exactMatch UMLS:CN227631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019426 X-linked intellectual disability-corpus callosum agenesis-spastic quadriparesis syndrome skos:exactMatch Orphanet:85330 X-linked intellectual disability-corpus callosum agenesis-spastic quadriparesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019426 X-linked intellectual disability-corpus callosum agenesis-spastic quadriparesis syndrome skos:exactMatch UMLS:CN206182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019427 X-linked neurodegenerative syndrome, Bertini type skos:exactMatch Orphanet:85334 X-linked neurodegenerative syndrome, Bertini type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019427 X-linked neurodegenerative syndrome, Bertini type skos:exactMatch SCTID:718849008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019427 X-linked neurodegenerative syndrome, Bertini type skos:exactMatch UMLS:CN206185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019428 fried syndrome skos:exactMatch Orphanet:85335 Fried syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019428 fried syndrome skos:exactMatch SCTID:718848000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019428 fried syndrome skos:exactMatch UMLS:C4305134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019428 fried syndrome skos:exactMatch UMLS:CN206186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019429 X-linked neurodegenerative syndrome, Hamel type skos:exactMatch Orphanet:85336 X-linked neurodegenerative syndrome, Hamel type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019429 X-linked neurodegenerative syndrome, Hamel type skos:exactMatch SCTID:718847005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019429 X-linked neurodegenerative syndrome, Hamel type skos:exactMatch UMLS:CN206187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019430 X-linked intellectual disability-ataxia-apraxia syndrome skos:exactMatch Orphanet:85338 X-linked intellectual disability-ataxia-apraxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019430 X-linked intellectual disability-ataxia-apraxia syndrome skos:exactMatch UMLS:CN227633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019431 primitive portal vein thrombosis skos:exactMatch Orphanet:854 Primitive portal vein thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019432 rheumatoid factor-negative juvenile idiopathic arthritis skos:exactMatch Orphanet:85408 Rheumatoid factor-negative polyarticular juvenile idiopathic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019433 oligoarticular juvenile idiopathic arthritis skos:exactMatch MESH:C536312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019433 oligoarticular juvenile idiopathic arthritis skos:exactMatch NCIT:C119032 Oligoarticular Juvenile Idiopathic Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019433 oligoarticular juvenile idiopathic arthritis skos:exactMatch Orphanet:85410 Oligoarticular juvenile idiopathic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019433 oligoarticular juvenile idiopathic arthritis skos:exactMatch UMLS:C2931171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019433 oligoarticular juvenile idiopathic arthritis skos:exactMatch UMLS:C3898105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019434 systemic-onset juvenile idiopathic arthritis skos:exactMatch MESH:C565798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019434 systemic-onset juvenile idiopathic arthritis skos:exactMatch NCIT:C119031 Systemic Juvenile Idiopathic Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019434 systemic-onset juvenile idiopathic arthritis skos:exactMatch Orphanet:85414 Systemic-onset juvenile idiopathic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019434 systemic-onset juvenile idiopathic arthritis skos:exactMatch SCTID:201796004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019435 rheumatoid factor-positive polyarticular juvenile idiopathic arthritis skos:exactMatch NCIT:C119034 Polyarticular Juvenile Idiopathic Arthritis, Rheumatoid Factor Positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019435 rheumatoid factor-positive polyarticular juvenile idiopathic arthritis skos:exactMatch Orphanet:85435 Rheumatoid factor-positive polyarticular juvenile idiopathic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019435 rheumatoid factor-positive polyarticular juvenile idiopathic arthritis skos:exactMatch UMLS:C3890733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019436 psoriasis-related juvenile idiopathic arthritis skos:exactMatch NCIT:C114361 Juvenile Psoriatic Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019436 psoriasis-related juvenile idiopathic arthritis skos:exactMatch Orphanet:85436 Psoriasis-related juvenile idiopathic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019436 psoriasis-related juvenile idiopathic arthritis skos:exactMatch SCTID:239802003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019437 enthesitis-related juvenile idiopathic arthritis skos:exactMatch NCIT:C119024 Enthesitis-Related Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019437 enthesitis-related juvenile idiopathic arthritis skos:exactMatch Orphanet:85438 Enthesitis-related juvenile idiopathic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019437 enthesitis-related juvenile idiopathic arthritis skos:exactMatch SCTID:410801005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019438 AL amyloidosis skos:exactMatch DOID:0080933 immunoglobulin light chain amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019438 AL amyloidosis skos:exactMatch MESH:C531616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019438 AL amyloidosis skos:exactMatch NCIT:C158963 AL Amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019438 AL amyloidosis skos:exactMatch Orphanet:85443 AL amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019438 AL amyloidosis skos:exactMatch UMLS:C0268381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019439 AA amyloidosis skos:exactMatch DOID:0080936 serum amyloid A amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019439 AA amyloidosis skos:exactMatch NCIT:C3818 Secondary Amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019439 AA amyloidosis skos:exactMatch Orphanet:85445 AA amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019439 AA amyloidosis skos:exactMatch SCTID:281034005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019439 AA amyloidosis skos:exactMatch UMLS:C0221014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019439 AA amyloidosis skos:exactMatch UMLS:C3536715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019440 wild type ABeta2M amyloidosis skos:exactMatch Orphanet:85446 Wild type ABeta2M amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019440 wild type ABeta2M amyloidosis skos:exactMatch SCTID:32599008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019440 wild type ABeta2M amyloidosis skos:exactMatch UMLS:CN206197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019441 ATTRV122I amyloidosis skos:exactMatch Orphanet:85451 ATTRV122I amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019441 ATTRV122I amyloidosis skos:exactMatch SCTID:715655000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019443 dextro-looped transposition of the great arteries skos:exactMatch DOID:0060770 dextro-looped transposition of the great arteries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019443 dextro-looped transposition of the great arteries skos:exactMatch Orphanet:860 Congenitally uncorrected transposition of the great arteries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019444 trichinellosis skos:exactMatch DOID:9784 trichinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019444 trichinellosis skos:exactMatch ICD10CM:B75 Trichinellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019444 trichinellosis skos:exactMatch MESH:D014235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019444 trichinellosis skos:exactMatch NCIT:C85199 Trichinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019444 trichinellosis skos:exactMatch Orphanet:863 Trichinellosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019444 trichinellosis skos:exactMatch SCTID:709018004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019445 trichofolliculoma skos:exactMatch MESH:C536553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019445 trichofolliculoma skos:exactMatch NCIT:C4112 Trichofolliculoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019445 trichofolliculoma skos:exactMatch Orphanet:864 Trichofolliculoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019445 trichofolliculoma skos:exactMatch SCTID:274899008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019445 trichofolliculoma skos:exactMatch UMLS:C0334262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019446 localized lichen myxedematosus skos:exactMatch Orphanet:86795 Localized lichen myxedematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019447 atypical lichen myxedematosus skos:exactMatch Orphanet:86797 Atypical lichen myxedematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019447 atypical lichen myxedematosus skos:exactMatch SCTID:725148000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019447 atypical lichen myxedematosus skos:exactMatch UMLS:C4510874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019448 benign adult familial myoclonic epilepsy skos:exactMatch Orphanet:86814 Benign adult familial myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019448 benign adult familial myoclonic epilepsy skos:exactMatch SCTID:717225001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019448 benign adult familial myoclonic epilepsy skos:exactMatch UMLS:C4273988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019448 benign adult familial myoclonic epilepsy skos:exactMatch UMLS:CN206220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019449 lissencephaly type 3-familial fetal akinesia sequence syndrome skos:exactMatch Orphanet:86821 Lissencephaly type 3-familial fetal akinesia sequence syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019449 lissencephaly type 3-familial fetal akinesia sequence syndrome skos:exactMatch SCTID:718719001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019449 lissencephaly type 3-familial fetal akinesia sequence syndrome skos:exactMatch UMLS:CN227635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019450 lissencephaly with cerebellar hypoplasia skos:exactMatch Orphanet:86823 Lissencephaly with cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019450 lissencephaly with cerebellar hypoplasia skos:exactMatch SCTID:715817007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019450 lissencephaly with cerebellar hypoplasia skos:exactMatch UMLS:C4274995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019451 chronic neutrophilic leukemia skos:exactMatch DOID:0080187 chronic neutrophilic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019451 chronic neutrophilic leukemia skos:exactMatch MESH:D015467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019451 chronic neutrophilic leukemia skos:exactMatch NCIT:C3179 Chronic Neutrophilic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019451 chronic neutrophilic leukemia skos:exactMatch Orphanet:86829 Chronic neutrophilic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019451 chronic neutrophilic leukemia skos:exactMatch SCTID:188734009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019451 chronic neutrophilic leukemia skos:exactMatch UMLS:C0023481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019451 chronic neutrophilic leukemia skos:exactMatch UMLS:C0474856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019452 myeloproliferative neoplasm, unclassifiable skos:exactMatch NCIT:C27350 Myeloproliferative Neoplasm, Unclassifiable semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019452 myeloproliferative neoplasm, unclassifiable skos:exactMatch Orphanet:86830 Chronic myeloproliferative disease, unclassifiable semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019452 myeloproliferative neoplasm, unclassifiable skos:exactMatch UMLS:C1333046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019453 myelodysplastic syndrome with multilineage dysplasia skos:exactMatch ICD10CM:D46.A Refractory cytopenia with multilineage dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019453 myelodysplastic syndrome with multilineage dysplasia skos:exactMatch NCIT:C8574 Myelodysplastic Syndrome with Multilineage Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019453 myelodysplastic syndrome with multilineage dysplasia skos:exactMatch Orphanet:86836 Refractory cytopenia with multilineage dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019453 myelodysplastic syndrome with multilineage dysplasia skos:exactMatch SCTID:415285009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019453 myelodysplastic syndrome with multilineage dysplasia skos:exactMatch UMLS:C0796466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019454 myelodysplastic syndrome with excess blasts skos:exactMatch MESH:D000754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019454 myelodysplastic syndrome with excess blasts skos:exactMatch NCIT:C7506 Myelodysplastic Syndrome with Excess Blasts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019454 myelodysplastic syndrome with excess blasts skos:exactMatch Orphanet:86839 Refractory anemia with excess blasts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019454 myelodysplastic syndrome with excess blasts skos:exactMatch SCTID:398623004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019454 myelodysplastic syndrome with excess blasts skos:exactMatch UMLS:C0002894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019455 acute panmyelosis with myelofibrosis skos:exactMatch NCIT:C4344 Acute Panmyelosis with Myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019455 acute panmyelosis with myelofibrosis skos:exactMatch Orphanet:86843 Acute panmyelosis with myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019455 acute panmyelosis with myelofibrosis skos:exactMatch SCTID:109991003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019455 acute panmyelosis with myelofibrosis skos:exactMatch UMLS:C0334674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019456 acute myeloid leukemia with multilineage dysplasia skos:exactMatch NCIT:C9289 Acute Myeloid Leukemia with Multilineage Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019456 acute myeloid leukemia with multilineage dysplasia skos:exactMatch Orphanet:86845 Acute myeloid leukaemia with myelodysplasia-related features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019456 acute myeloid leukemia with multilineage dysplasia skos:exactMatch SCTID:445448008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019456 acute myeloid leukemia with multilineage dysplasia skos:exactMatch UMLS:C1292773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019457 therapy related acute myeloid leukemia and myelodysplastic syndrome skos:exactMatch NCIT:C25765 Secondary Acute Myeloid Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019457 therapy related acute myeloid leukemia and myelodysplastic syndrome skos:exactMatch Orphanet:86846 Therapy related acute myeloid leukemia and myelodysplastic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019457 therapy related acute myeloid leukemia and myelodysplastic syndrome skos:exactMatch SCTID:721306009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019458 acute basophilic leukemia skos:exactMatch DOID:0080795 acute basophilic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019458 acute basophilic leukemia skos:exactMatch MESH:D015471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019458 acute basophilic leukemia skos:exactMatch NCIT:C3164 Acute Basophilic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019458 acute basophilic leukemia skos:exactMatch Orphanet:86849 Acute basophilic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019458 acute basophilic leukemia skos:exactMatch SCTID:307592006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019458 acute basophilic leukemia skos:exactMatch UMLS:C0023437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019458 acute basophilic leukemia skos:exactMatch UMLS:C0221292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019460 acute leukemia of ambiguous lineage skos:exactMatch NCIT:C7464 Acute Leukemia of Ambiguous Lineage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019460 acute leukemia of ambiguous lineage skos:exactMatch Orphanet:86851 Acute leukemia of ambiguous lineage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019460 acute leukemia of ambiguous lineage skos:exactMatch SCTID:721308005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019460 acute leukemia of ambiguous lineage skos:exactMatch UMLS:C1301357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019461 B-cell prolymphocytic leukemia skos:exactMatch DOID:0081041 B-cell prolymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019461 B-cell prolymphocytic leukemia skos:exactMatch MESH:D054403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019461 B-cell prolymphocytic leukemia skos:exactMatch NCIT:C4753 B-Cell Prolymphocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019461 B-cell prolymphocytic leukemia skos:exactMatch Orphanet:86852 B-cell prolymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019461 B-cell prolymphocytic leukemia skos:exactMatch SCTID:277619001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019461 B-cell prolymphocytic leukemia skos:exactMatch UMLS:C0475801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019462 splenic marginal zone lymphoma skos:exactMatch DOID:0050750 splenic marginal zone lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019462 splenic marginal zone lymphoma skos:exactMatch NCIT:C4663 Splenic Marginal Zone Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019462 splenic marginal zone lymphoma skos:exactMatch Orphanet:86854 Splenic marginal zone lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019462 splenic marginal zone lymphoma skos:exactMatch SCTID:763666008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019462 splenic marginal zone lymphoma skos:exactMatch UMLS:C0349632 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019463 non-amyloid monoclonal immunoglobulin deposition disease skos:exactMatch Orphanet:86861 Non-amyloid monoclonal immunoglobulin deposition disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019463 non-amyloid monoclonal immunoglobulin deposition disease skos:exactMatch UMLS:CN206242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019464 heavy chain disease skos:exactMatch DOID:0060125 heavy chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019464 heavy chain disease skos:exactMatch ICD10CM:C88.2 Heavy chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019464 heavy chain disease skos:exactMatch MESH:D006362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019464 heavy chain disease skos:exactMatch NCIT:C3082 Heavy Chain Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019464 heavy chain disease skos:exactMatch Orphanet:86864 Heavy chain disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019464 heavy chain disease skos:exactMatch SCTID:68979007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019464 heavy chain disease skos:exactMatch UMLS:C0018852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019465 nodal marginal zone B-cell lymphoma skos:exactMatch DOID:0080211 nodal marginal zone lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019465 nodal marginal zone B-cell lymphoma skos:exactMatch NCIT:C8863 Nodal Marginal Zone Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019465 nodal marginal zone B-cell lymphoma skos:exactMatch Orphanet:86867 Nodal marginal zone B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019465 nodal marginal zone B-cell lymphoma skos:exactMatch SCTID:277623009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019465 nodal marginal zone B-cell lymphoma skos:exactMatch UMLS:C0855139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019466 lymphomatoid granulomatosis skos:exactMatch DOID:0081307 lymphomatoid granulomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019466 lymphomatoid granulomatosis skos:exactMatch MESH:D008230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019466 lymphomatoid granulomatosis skos:exactMatch NCIT:C7930 Lymphomatoid Granulomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019466 lymphomatoid granulomatosis skos:exactMatch Orphanet:86869 Lymphomatoid granulomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019466 lymphomatoid granulomatosis skos:exactMatch SCTID:239940004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019466 lymphomatoid granulomatosis skos:exactMatch UMLS:C0024307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019467 CD4+/CD56+ hematodermic neoplasm skos:exactMatch DOID:0081076 blastic plasmacytoid dendritic cell neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019467 CD4+/CD56+ hematodermic neoplasm skos:exactMatch NCIT:C7203 Blastic Plasmacytoid Dendritic Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019467 CD4+/CD56+ hematodermic neoplasm skos:exactMatch Orphanet:86870 CD4+/CD56+ hematodermic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019467 CD4+/CD56+ hematodermic neoplasm skos:exactMatch SCTID:445105005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019467 CD4+/CD56+ hematodermic neoplasm skos:exactMatch UMLS:C1301363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019467 CD4+/CD56+ hematodermic neoplasm skos:exactMatch UMLS:CN206246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019468 T-cell prolymphocytic leukemia skos:exactMatch DOID:0081042 T-cell prolymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019468 T-cell prolymphocytic leukemia skos:exactMatch MESH:D015461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019468 T-cell prolymphocytic leukemia skos:exactMatch NCIT:C4752 T-Cell Prolymphocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019468 T-cell prolymphocytic leukemia skos:exactMatch Orphanet:86871 T-cell prolymphocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019468 T-cell prolymphocytic leukemia skos:exactMatch SCTID:277545003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019468 T-cell prolymphocytic leukemia skos:exactMatch SCTID:277567002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019468 T-cell prolymphocytic leukemia skos:exactMatch UMLS:C0023494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019468 T-cell prolymphocytic leukemia skos:exactMatch UMLS:C2363142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019469 T-cell large granular lymphocyte leukemia skos:exactMatch DOID:0050751 T-cell large granular lymphocyte leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019469 T-cell large granular lymphocyte leukemia skos:exactMatch NCIT:C4664 T-Cell Large Granular Lymphocyte Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019469 T-cell large granular lymphocyte leukemia skos:exactMatch Orphanet:86872 T-cell large granular lymphocyte leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019469 T-cell large granular lymphocyte leukemia skos:exactMatch SCTID:277569004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019469 T-cell large granular lymphocyte leukemia skos:exactMatch UMLS:C1522378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019469 T-cell large granular lymphocyte leukemia skos:exactMatch UMLS:C1955861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019470 aggressive NK-cell leukemia skos:exactMatch DOID:1035 aggressive NK-cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019470 aggressive NK-cell leukemia skos:exactMatch NCIT:C8647 Aggressive NK-Cell Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019470 aggressive NK-cell leukemia skos:exactMatch Orphanet:86873 Aggressive NK-cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019470 aggressive NK-cell leukemia skos:exactMatch SCTID:721310007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019470 aggressive NK-cell leukemia skos:exactMatch UMLS:C1292777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019471 adult T-cell leukemia/lymphoma skos:exactMatch DOID:0050523 adult T-cell leukemia/lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019471 adult T-cell leukemia/lymphoma skos:exactMatch NCIT:C3184 Adult T-Cell Leukemia/Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019471 adult T-cell leukemia/lymphoma skos:exactMatch Orphanet:86875 Adult T-cell leukemia/lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019471 adult T-cell leukemia/lymphoma skos:exactMatch SCTID:110007008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019471 adult T-cell leukemia/lymphoma skos:exactMatch UMLS:C0023493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019472 extranodal nasal NK/T cell lymphoma skos:exactMatch DOID:0080797 nasal type extranodal NK/T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019472 extranodal nasal NK/T cell lymphoma skos:exactMatch NCIT:C4684 Nasal Type Extranodal NK/T-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019472 extranodal nasal NK/T cell lymphoma skos:exactMatch Orphanet:86879 Extranodal nasal NK/T cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019472 extranodal nasal NK/T cell lymphoma skos:exactMatch UMLS:C0392788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019473 enteropathy-associated T-cell lymphoma skos:exactMatch MESH:D058527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019473 enteropathy-associated T-cell lymphoma skos:exactMatch NCIT:C4737 Enteropathy-Associated T-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019473 enteropathy-associated T-cell lymphoma skos:exactMatch Orphanet:86880 Enteropathy-associated T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019473 enteropathy-associated T-cell lymphoma skos:exactMatch SCTID:277654008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019473 enteropathy-associated T-cell lymphoma skos:exactMatch UMLS:C0456889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019474 hepatosplenic T-cell lymphoma skos:exactMatch DOID:0081049 hepatosplenic T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019474 hepatosplenic T-cell lymphoma skos:exactMatch ICD10CM:C86.1 Hepatosplenic T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019474 hepatosplenic T-cell lymphoma skos:exactMatch NCIT:C8459 Hepatosplenic T-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019474 hepatosplenic T-cell lymphoma skos:exactMatch Orphanet:86882 Hepatosplenic T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019474 hepatosplenic T-cell lymphoma skos:exactMatch SCTID:445406001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019474 hepatosplenic T-cell lymphoma skos:exactMatch UMLS:C1333984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019475 subcutaneous panniculitis-like T-cell lymphoma skos:exactMatch ICD10CM:C86.3 Subcutaneous panniculitis-like T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019475 subcutaneous panniculitis-like T-cell lymphoma skos:exactMatch MESH:C537503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019475 subcutaneous panniculitis-like T-cell lymphoma skos:exactMatch NCIT:C6918 Subcutaneous Panniculitis-Like T-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019475 subcutaneous panniculitis-like T-cell lymphoma skos:exactMatch OMIM:618398 t-cell lymphoma, subcutaneous panniculitis-like semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019475 subcutaneous panniculitis-like T-cell lymphoma skos:exactMatch Orphanet:86884 Subcutaneous panniculitis-like T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019475 subcutaneous panniculitis-like T-cell lymphoma skos:exactMatch SCTID:404133000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019475 subcutaneous panniculitis-like T-cell lymphoma skos:exactMatch UMLS:C0522624 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019476 primary cutaneous peripheral T-cell lymphoma not otherwise specified skos:exactMatch Orphanet:86885 Primary cutaneous peripheral T-cell lymphoma not otherwise specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019478 adult nodular lymphocyte predominant Hodgkin lymphoma skos:exactMatch NCIT:C7942 Adult Nodular Lymphocyte Predominant Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019478 adult nodular lymphocyte predominant Hodgkin lymphoma skos:exactMatch UMLS:C1332210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019479 histiocytic sarcoma skos:exactMatch DOID:0080915 histiocytic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019479 histiocytic sarcoma skos:exactMatch ICD10CM:C96.A Histiocytic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019479 histiocytic sarcoma skos:exactMatch MESH:D054747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019479 histiocytic sarcoma skos:exactMatch NCIT:C27349 Histiocytic Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019479 histiocytic sarcoma skos:exactMatch Orphanet:86896 Histiocytic sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019479 histiocytic sarcoma skos:exactMatch SCTID:109988003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019479 histiocytic sarcoma skos:exactMatch UMLS:C0334663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019480 Langerhans cell sarcoma skos:exactMatch DOID:7146 Langerhans cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019480 Langerhans cell sarcoma skos:exactMatch MESH:D054752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019480 Langerhans cell sarcoma skos:exactMatch NCIT:C6921 Langerhans Cell Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019480 Langerhans cell sarcoma skos:exactMatch Orphanet:86897 Langerhans cell sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019480 Langerhans cell sarcoma skos:exactMatch SCTID:724649000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019480 Langerhans cell sarcoma skos:exactMatch UMLS:C1260327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019482 dendritic cell sarcoma not otherwise specified skos:exactMatch Orphanet:86903 Dendritic cell sarcoma not otherwise specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019483 methotrexate-associated lymphoproliferative disorders skos:exactMatch DOID:5821 methotrexate-associated lymphoproliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019483 methotrexate-associated lymphoproliferative disorders skos:exactMatch NCIT:C7184 Methotrexate-Related Lymphoproliferative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019483 methotrexate-associated lymphoproliferative disorders skos:exactMatch Orphanet:86904 Methotrexate-associated lymphoproliferative disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019483 methotrexate-associated lymphoproliferative disorders skos:exactMatch UMLS:C1334749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019483 methotrexate-associated lymphoproliferative disorders skos:exactMatch UMLS:CN206264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019484 hypothalamic hamartomas with gelastic seizures skos:exactMatch Orphanet:86906 Hypothalamic hamartomas with gelastic seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019485 idiopathic hemiconvulsion-hemiplegia syndrome skos:exactMatch Orphanet:86908 Idiopathic hemiconvulsion-hemiplegia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019485 idiopathic hemiconvulsion-hemiplegia syndrome skos:exactMatch SCTID:230407006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019486 myoclonic epilepsy of infancy skos:exactMatch Orphanet:86909 Myoclonic epilepsy of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019486 myoclonic epilepsy of infancy skos:exactMatch UMLS:CN206266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019487 epilepsy with myoclonic absences skos:exactMatch Orphanet:86911 Epilepsy with myoclonic absences semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019487 epilepsy with myoclonic absences skos:exactMatch SCTID:230422001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019488 myoclonic epilepsy in non-progressive encephalopathies skos:exactMatch Orphanet:86913 Myoclonic epilepsy in non-progressive encephalopathies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019489 diffuse palmoplantar keratoderma - acrocyanosis syndrome skos:exactMatch Orphanet:86918 Diffuse palmoplantar keratoderma-acrocyanosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019489 diffuse palmoplantar keratoderma - acrocyanosis syndrome skos:exactMatch UMLS:CN206272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019490 progressive familial heart block skos:exactMatch DOID:0111073 progressive familial heart block semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019490 progressive familial heart block skos:exactMatch OMIMPS:113900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019490 progressive familial heart block skos:exactMatch Orphanet:871 Familial progressive cardiac conduction defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019490 progressive familial heart block skos:exactMatch SCTID:698249005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019490 progressive familial heart block skos:exactMatch UMLS:CN206278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019491 obsolete rare intellectual disability skos:exactMatch Orphanet:87277 Rare intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019491 obsolete rare intellectual disability skos:exactMatch UMLS:CN227638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019493 primary adult heart tumor skos:exactMatch Orphanet:874 Primary adult heart tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019493 primary adult heart tumor skos:exactMatch SCTID:715403006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019493 primary adult heart tumor skos:exactMatch UMLS:C4275152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019493 primary adult heart tumor skos:exactMatch UMLS:CN206280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019494 primary pediatric heart tumor skos:exactMatch Orphanet:875 Primary pediatric heart tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019494 primary pediatric heart tumor skos:exactMatch UMLS:CN206281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019496 neuroendocrine neoplasm skos:exactMatch DOID:169 neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019496 neuroendocrine neoplasm skos:exactMatch MESH:D018358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019496 neuroendocrine neoplasm skos:exactMatch NCIT:C3809 Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019496 neuroendocrine neoplasm skos:exactMatch Orphanet:877 Neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019496 neuroendocrine neoplasm skos:exactMatch SCTID:255046005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019496 neuroendocrine neoplasm skos:exactMatch UMLS:C0003650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019496 neuroendocrine neoplasm skos:exactMatch UMLS:C0206754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019496 neuroendocrine neoplasm skos:exactMatch UMLS:CN206284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019497 nonsyndromic genetic hearing loss skos:exactMatch DOID:0050563 nonsyndromic deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019497 nonsyndromic genetic hearing loss skos:exactMatch MESH:C580334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019497 nonsyndromic genetic hearing loss skos:exactMatch Orphanet:87884 Non-syndromic genetic deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019497 nonsyndromic genetic hearing loss skos:exactMatch UMLS:CN043648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019498 tungiasis skos:exactMatch DOID:0050266 tungiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019498 tungiasis skos:exactMatch MESH:D058285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019498 tungiasis skos:exactMatch Orphanet:879 Tungiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019498 tungiasis skos:exactMatch SCTID:64612002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019498 tungiasis skos:exactMatch UMLS:C0277356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019499 Turner syndrome skos:exactMatch DOID:3491 Turner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019499 Turner syndrome skos:exactMatch MESH:D014424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019499 Turner syndrome skos:exactMatch NCIT:C26900 Turner Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019499 Turner syndrome skos:exactMatch Orphanet:881 Turner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019499 Turner syndrome skos:exactMatch SCTID:38804009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019499 Turner syndrome skos:exactMatch UMLS:C0041408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019500 extragonadal teratoma skos:exactMatch Orphanet:883 Extragonadal teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019500 extragonadal teratoma skos:exactMatch SCTID:768937006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019501 Usher syndrome skos:exactMatch DOID:0050439 Usher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019501 Usher syndrome skos:exactMatch MESH:D052245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019501 Usher syndrome skos:exactMatch NCIT:C85217 Usher Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019501 Usher syndrome skos:exactMatch OMIMPS:276900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019501 Usher syndrome skos:exactMatch Orphanet:886 Usher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019501 Usher syndrome skos:exactMatch UMLS:C0271097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019502 autosomal recessive non-syndromic intellectual disability skos:exactMatch DOID:0060308 autosomal recessive intellectual developmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019502 autosomal recessive non-syndromic intellectual disability skos:exactMatch OMIMPS:249500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019502 autosomal recessive non-syndromic intellectual disability skos:exactMatch Orphanet:88616 Autosomal recessive non-syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019502 autosomal recessive non-syndromic intellectual disability skos:exactMatch UMLS:CN206293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019503 anterior segment dysgenesis skos:exactMatch OMIMPS:107250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019503 anterior segment dysgenesis skos:exactMatch Orphanet:88632 Anterior segment developmental anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019503 anterior segment dysgenesis skos:exactMatch SCTID:65075004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019504 superior limbic keratoconjunctivitis skos:exactMatch Orphanet:88633 Superior limbic keratoconjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019504 superior limbic keratoconjunctivitis skos:exactMatch SCTID:231903005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019504 superior limbic keratoconjunctivitis skos:exactMatch UMLS:C0339229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019505 hypomyelination-hypogonadotropic hypogonadism-hypodontia syndrome skos:exactMatch Orphanet:88637 Hypomyelination-hypogonadotropic hypogonadism-hypodontia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019505 hypomyelination-hypogonadotropic hypogonadism-hypodontia syndrome skos:exactMatch UMLS:CN206304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019506 obesity-colitis-hypothyroidism-cardiac hypertrophy-developmental delay syndrome skos:exactMatch Orphanet:88643 Obesity-colitis-hypothyroidism-cardiac hypertrophy-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019506 obesity-colitis-hypothyroidism-cardiac hypertrophy-developmental delay syndrome skos:exactMatch SCTID:722051004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019506 obesity-colitis-hypothyroidism-cardiac hypertrophy-developmental delay syndrome skos:exactMatch UMLS:CN227640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019507 amelogenesis imperfecta skos:exactMatch DOID:2187 amelogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019507 amelogenesis imperfecta skos:exactMatch MESH:D000567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019507 amelogenesis imperfecta skos:exactMatch OMIMPS:104500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019507 amelogenesis imperfecta skos:exactMatch Orphanet:88661 Amelogenesis imperfecta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019507 amelogenesis imperfecta skos:exactMatch SCTID:78494001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019508 van der Woude syndrome skos:exactMatch DOID:0060239 Van der Woude syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019508 van der Woude syndrome skos:exactMatch MESH:C536528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019508 van der Woude syndrome skos:exactMatch NCIT:C74986 Van der Woude Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019508 van der Woude syndrome skos:exactMatch Orphanet:888 Van der Woude syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019508 van der Woude syndrome skos:exactMatch SCTID:79261008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019508 van der Woude syndrome skos:exactMatch UMLS:C0175697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019509 cutaneous leukocytoclastic angiitis skos:exactMatch NCIT:C122919 Cutaneous Small Vessel Vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019509 cutaneous leukocytoclastic angiitis skos:exactMatch Orphanet:889 Cutaneous small vessel vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019509 cutaneous leukocytoclastic angiitis skos:exactMatch SCTID:718217000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019512 congenital heart malformation skos:exactMatch Orphanet:88991 Rare congenital non-syndromic heart malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019513 esophageal malformation skos:exactMatch Orphanet:88993 Esophageal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019514 hepatic veno-occlusive disease skos:exactMatch DOID:0080177 hepatic veno-occlusive disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019514 hepatic veno-occlusive disease skos:exactMatch ICD10CM:K76.5 Hepatic veno-occlusive disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019514 hepatic veno-occlusive disease skos:exactMatch MESH:D006504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019514 hepatic veno-occlusive disease skos:exactMatch NCIT:C26793 Sinusoidal Obstruction Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019514 hepatic veno-occlusive disease skos:exactMatch Orphanet:890 Hepatic veno-occlusive disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019514 hepatic veno-occlusive disease skos:exactMatch SCTID:65617004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019514 hepatic veno-occlusive disease skos:exactMatch UMLS:C0019156 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019515 obsolete rare dementia skos:exactMatch Orphanet:89043 Rare dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019515 obsolete rare dementia skos:exactMatch UMLS:CN227644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019516 exudative vitreoretinopathy skos:exactMatch DOID:0050535 exudative vitreoretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019516 exudative vitreoretinopathy skos:exactMatch MESH:C580083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019516 exudative vitreoretinopathy skos:exactMatch OMIMPS:133780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019516 exudative vitreoretinopathy skos:exactMatch Orphanet:891 Familial exudative vitreoretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019516 exudative vitreoretinopathy skos:exactMatch SCTID:232063007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019516 exudative vitreoretinopathy skos:exactMatch UMLS:C4072980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019517 Waardenburg syndrome type 2 skos:exactMatch MESH:C536463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019517 Waardenburg syndrome type 2 skos:exactMatch NCIT:C75009 Waardenburg Syndrome Type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019517 Waardenburg syndrome type 2 skos:exactMatch Orphanet:895 Waardenburg syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019517 Waardenburg syndrome type 2 skos:exactMatch UMLS:C2700265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019518 Waardenburg-Shah syndrome skos:exactMatch NCIT:C124842 Waardenburg Syndrome Type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019518 Waardenburg-Shah syndrome skos:exactMatch Orphanet:897 Waardenburg-Shah syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019518 Waardenburg-Shah syndrome skos:exactMatch UMLS:CN206330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019519 obsolete rare skin disease skos:exactMatch Orphanet:89826 Rare skin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019519 obsolete rare skin disease skos:exactMatch UMLS:CN206332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019520 syndromic lymphedema skos:exactMatch Orphanet:89832 OBSOLETE: Syndromic lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019520 syndromic lymphedema skos:exactMatch UMLS:CN227645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019521 centripetalis recessive dystrophic epidermolysis bullosa skos:exactMatch SCTID:725419003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019521 centripetalis recessive dystrophic epidermolysis bullosa skos:exactMatch UMLS:C4511056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019522 recessive dystrophic epidermolysis bullosa-generalized other skos:exactMatch Orphanet:89842 Autosomal recessive generalized dystrophic epidermolysis bullosa, intermediate form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019522 recessive dystrophic epidermolysis bullosa-generalized other skos:exactMatch UMLS:CN206337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019524 Bartter syndrome type 4 skos:exactMatch Orphanet:89938 Bartter syndrome type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019524 Bartter syndrome type 4 skos:exactMatch SCTID:700112007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019524 Bartter syndrome type 4 skos:exactMatch UMLS:C3838860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019524 Bartter syndrome type 4 skos:exactMatch UMLS:CN206343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019525 tetrasomy X skos:exactMatch MESH:C536502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019525 tetrasomy X skos:exactMatch Orphanet:9 Tetrasomy X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019525 tetrasomy X skos:exactMatch SCTID:10567003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019525 tetrasomy X skos:exactMatch UMLS:C0265496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019526 erythema elevatum diutinum skos:exactMatch DOID:0060567 erythema elevatum diutinum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019526 erythema elevatum diutinum skos:exactMatch ICD10CM:L95.1 Erythema elevatum diutinum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019526 erythema elevatum diutinum skos:exactMatch MESH:C535509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019526 erythema elevatum diutinum skos:exactMatch Orphanet:90000 Erythema elevatum diutinum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019526 erythema elevatum diutinum skos:exactMatch SCTID:58872001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019526 erythema elevatum diutinum skos:exactMatch UMLS:C0263398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019527 undifferentiated connective tissue syndrome skos:exactMatch NCIT:C116776 Undifferentiated Connective Tissue Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019527 undifferentiated connective tissue syndrome skos:exactMatch Orphanet:90002 Undifferentiated connective tissue syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019527 undifferentiated connective tissue syndrome skos:exactMatch SCTID:239918008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019527 undifferentiated connective tissue syndrome skos:exactMatch UMLS:C0409999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019528 inflammatory pseudotumor of the liver skos:exactMatch Orphanet:90003 Inflammatory pseudotumor of the liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019529 radiation myelitis skos:exactMatch Orphanet:90021 Radiation myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019529 radiation myelitis skos:exactMatch SCTID:26037005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019530 non-syndromic syndactyly skos:exactMatch NCIT:C87125 Syndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019530 non-syndromic syndactyly skos:exactMatch Orphanet:90025 Non-syndromic syndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019531 hemolytic anemia due to glutathione reductase deficiency skos:exactMatch OMIM:618660 hemolytic anemia due to glutathione reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019531 hemolytic anemia due to glutathione reductase deficiency skos:exactMatch Orphanet:90030 Hemolytic anemia due to glutathione reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019532 autoimmune hemolytic anemia, warm type skos:exactMatch NCIT:C162611 Warm Antibody Autoimmune Hemolytic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019532 autoimmune hemolytic anemia, warm type skos:exactMatch Orphanet:90033 Autoimmune hemolytic anemia, warm type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019532 autoimmune hemolytic anemia, warm type skos:exactMatch SCTID:3978000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019532 autoimmune hemolytic anemia, warm type skos:exactMatch UMLS:C0272118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019533 paroxysmal cold hemoglobinuria skos:exactMatch Orphanet:90035 Paroxysmal cold hemoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019533 paroxysmal cold hemoglobinuria skos:exactMatch SCTID:127057004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019534 mixed-type autoimmune hemolytic anemia skos:exactMatch Orphanet:90036 Mixed-type autoimmune hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019534 mixed-type autoimmune hemolytic anemia skos:exactMatch SCTID:718716008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019534 mixed-type autoimmune hemolytic anemia skos:exactMatch UMLS:C4305257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019535 drug-induced autoimmune hemolytic anemia skos:exactMatch ICD10CM:D59.0 Drug-induced autoimmune hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019535 drug-induced autoimmune hemolytic anemia skos:exactMatch Orphanet:90037 Drug-induced autoimmune hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019535 drug-induced autoimmune hemolytic anemia skos:exactMatch SCTID:309742004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019536 typical hemolytic-uremic syndrome skos:exactMatch Orphanet:90038 Shiga toxin-associated hemolytic uremic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019536 typical hemolytic-uremic syndrome skos:exactMatch UMLS:CN206363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019537 hemoglobin D disease skos:exactMatch DOID:5378 hemoglobin D disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019537 hemoglobin D disease skos:exactMatch NCIT:C35344 Hemoglobin D Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019537 hemoglobin D disease skos:exactMatch Orphanet:90039 Hemoglobin D disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019537 hemoglobin D disease skos:exactMatch SCTID:66729008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019537 hemoglobin D disease skos:exactMatch UMLS:C0272080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019538 Gaisbock syndrome skos:exactMatch DOID:2838 stress polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019538 Gaisbock syndrome skos:exactMatch NCIT:C27174 Stress Polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019538 Gaisbock syndrome skos:exactMatch Orphanet:90041 Gaisböck syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019538 Gaisbock syndrome skos:exactMatch SCTID:36874002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019538 Gaisbock syndrome skos:exactMatch UMLS:C0541719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019538 Gaisbock syndrome skos:exactMatch UMLS:C2242785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019538 Gaisbock syndrome skos:exactMatch UMLS:CN206365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019540 diffuse alveolar hemorrhage skos:exactMatch Orphanet:90060 Diffuse alveolar hemorrhage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019540 diffuse alveolar hemorrhage skos:exactMatch UMLS:CN206369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019541 non-infectious posterior uveitis skos:exactMatch Orphanet:90061 Non-infectious posterior uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019542 acute liver failure skos:exactMatch MESH:D017114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019542 acute liver failure skos:exactMatch NCIT:C84396 Acute Liver Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019542 acute liver failure skos:exactMatch Orphanet:90062 Acute liver failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019542 acute liver failure skos:exactMatch SCTID:197270009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019542 acute liver failure skos:exactMatch UMLS:C0162557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019543 acquired aneurysmal subarachnoid hemorrhage skos:exactMatch Orphanet:90065 Acquired aneurysmal subarachnoid hemorrhage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019543 acquired aneurysmal subarachnoid hemorrhage skos:exactMatch UMLS:CN206370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019544 cocaine intoxication skos:exactMatch Orphanet:90068 Cocaine intoxication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019544 cocaine intoxication skos:exactMatch SCTID:27956007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019545 systemic monochloroacetate poisoning skos:exactMatch Orphanet:90069 Systemic monochloroacetate poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019546 obsolete other acquired skin disease skos:exactMatch Orphanet:90077 Other acquired skin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019546 obsolete other acquired skin disease skos:exactMatch UMLS:CN206373 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019547 Wells syndrome skos:exactMatch MESH:C536693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019547 Wells syndrome skos:exactMatch Orphanet:901 Wells syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019547 Wells syndrome skos:exactMatch SCTID:238931006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019547 Wells syndrome skos:exactMatch UMLS:C0343101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019548 autosomal dominant intermediate Charcot-Marie-Tooth disease skos:exactMatch Orphanet:90114 Autosomal dominant intermediate Charcot-Marie-Tooth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019548 autosomal dominant intermediate Charcot-Marie-Tooth disease skos:exactMatch UMLS:CN206376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019549 severe early-onset axonal neuropathy due to MFN2 deficiency skos:exactMatch Orphanet:90118 Severe early-onset axonal neuropathy due to MFN2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019549 severe early-onset axonal neuropathy due to MFN2 deficiency skos:exactMatch SCTID:766977007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019549 severe early-onset axonal neuropathy due to MFN2 deficiency skos:exactMatch UMLS:CN206378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019550 hereditary motor and sensory neuropathy with acrodystrophy skos:exactMatch Orphanet:90119 Hereditary motor and sensory neuropathy with acrodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019550 hereditary motor and sensory neuropathy with acrodystrophy skos:exactMatch UMLS:CN206379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019551 hereditary motor and sensory neuropathy type 6 skos:exactMatch DOID:0080068 Charcot-Marie-Tooth disease type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019551 hereditary motor and sensory neuropathy type 6 skos:exactMatch Orphanet:90120 Hereditary motor and sensory neuropathy type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019551 hereditary motor and sensory neuropathy type 6 skos:exactMatch UMLS:C0393807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019552 centrifugal lipodystrophy skos:exactMatch Orphanet:90156 Centrifugal lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019553 drug-induced localized lipodystrophy skos:exactMatch Orphanet:90157 Drug-induced localized lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019553 drug-induced localized lipodystrophy skos:exactMatch SCTID:403661001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019553 drug-induced localized lipodystrophy skos:exactMatch UMLS:CN227649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019554 idiopathic localized lipodystrophy skos:exactMatch Orphanet:90158 Idiopathic localized lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019554 idiopathic localized lipodystrophy skos:exactMatch UMLS:CN227650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019555 panniculitis and localized lipodystrophy skos:exactMatch Orphanet:90159 Panniculitis-induced localized lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019555 panniculitis and localized lipodystrophy skos:exactMatch UMLS:CN227651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019556 pressure-induced localized lipoatrophy skos:exactMatch Orphanet:90160 Pressure-induced localized lipoatrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019556 pressure-induced localized lipoatrophy skos:exactMatch SCTID:238898001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019556 pressure-induced localized lipoatrophy skos:exactMatch UMLS:CN227652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019557 chilblain lupus skos:exactMatch DOID:0060386 Chilblain lupus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019557 chilblain lupus skos:exactMatch Orphanet:90280 Chilblain lupus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019557 chilblain lupus skos:exactMatch UMLS:C0024145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019557 chilblain lupus skos:exactMatch UMLS:CN239336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019558 discoid lupus erythematosus skos:exactMatch ICD10CM:L93.0 Discoid lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019558 discoid lupus erythematosus skos:exactMatch MESH:D008179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019558 discoid lupus erythematosus skos:exactMatch NCIT:C26820 Discoid Lupus Erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019558 discoid lupus erythematosus skos:exactMatch Orphanet:90281 Discoid lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019558 discoid lupus erythematosus skos:exactMatch SCTID:200938002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019558 discoid lupus erythematosus skos:exactMatch UMLS:C0024138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019559 hypertrophic or verrucous lupus erythematosus skos:exactMatch Orphanet:90282 Hypertrophic or verrucous lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019559 hypertrophic or verrucous lupus erythematosus skos:exactMatch UMLS:CN227653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019560 lupus erythematosus tumidus skos:exactMatch NCIT:C117112 Lupus Erythematosus Tumidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019560 lupus erythematosus tumidus skos:exactMatch Orphanet:90283 Lupus erythematosus tumidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019560 lupus erythematosus tumidus skos:exactMatch SCTID:200941006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019560 lupus erythematosus tumidus skos:exactMatch UMLS:C0406636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019561 lupus erythematosus panniculitis skos:exactMatch MESH:D015435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019561 lupus erythematosus panniculitis skos:exactMatch NCIT:C82884 Lupus Panniculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019561 lupus erythematosus panniculitis skos:exactMatch Orphanet:90285 Lupus erythematosus panniculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019561 lupus erythematosus panniculitis skos:exactMatch SCTID:15084002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019561 lupus erythematosus panniculitis skos:exactMatch UMLS:C0030327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019562 localized scleroderma skos:exactMatch DOID:8472 localized scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019562 localized scleroderma skos:exactMatch MESH:D012594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019562 localized scleroderma skos:exactMatch NCIT:C72069 Localized Scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019562 localized scleroderma skos:exactMatch Orphanet:90289 Localized scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019562 localized scleroderma skos:exactMatch SCTID:201048007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019562 localized scleroderma skos:exactMatch UMLS:C0036420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019563 CREST syndrome skos:exactMatch DOID:0060218 CREST syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019563 CREST syndrome skos:exactMatch MESH:D017675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019563 CREST syndrome skos:exactMatch NCIT:C70646 CREST Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019563 CREST syndrome skos:exactMatch Orphanet:90290 CREST syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019563 CREST syndrome skos:exactMatch SCTID:31848007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019563 CREST syndrome skos:exactMatch UMLS:C0206138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019565 hereditary von Willebrand disease skos:exactMatch DOID:12531 von Willebrand's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019565 hereditary von Willebrand disease skos:exactMatch MESH:C531844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019565 hereditary von Willebrand disease skos:exactMatch Orphanet:903 Von Willebrand disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019565 hereditary von Willebrand disease skos:exactMatch SCTID:234446004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019565 hereditary von Willebrand disease skos:exactMatch UMLS:C0042974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019567 Ehlers-Danlos syndrome, classic type, 1 skos:exactMatch DOID:14720 Ehlers-Danlos syndrome classic type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019567 Ehlers-Danlos syndrome, classic type, 1 skos:exactMatch MESH:C536194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019567 Ehlers-Danlos syndrome, classic type, 1 skos:exactMatch NCIT:C125696 Ehlers-Danlos Syndrome, Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019567 Ehlers-Danlos syndrome, classic type, 1 skos:exactMatch OMIM:130000 ehlers-danlos syndrome, classic type, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019567 Ehlers-Danlos syndrome, classic type, 1 skos:exactMatch SCTID:83470009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019567 Ehlers-Danlos syndrome, classic type, 1 skos:exactMatch UMLS:C0268335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019568 Ehlers-Danlos syndrome, classic type, 2 skos:exactMatch MESH:C536195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019568 Ehlers-Danlos syndrome, classic type, 2 skos:exactMatch NCIT:C125697 Ehlers-Danlos Syndrome, Type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019568 Ehlers-Danlos syndrome, classic type, 2 skos:exactMatch OMIM:130010 ehlers-danlos syndrome, classic type, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019568 Ehlers-Danlos syndrome, classic type, 2 skos:exactMatch UMLS:C0268336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019569 Cockayne syndrome type 1 skos:exactMatch DOID:0080907 Cockayne syndrome A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019569 Cockayne syndrome type 1 skos:exactMatch NCIT:C135725 Cockayne Syndrome Type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019569 Cockayne syndrome type 1 skos:exactMatch OMIM:216400 Cockayne syndrome a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019569 Cockayne syndrome type 1 skos:exactMatch Orphanet:90321 Cockayne syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019569 Cockayne syndrome type 1 skos:exactMatch UMLS:C0751039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019570 Cockayne syndrome type 2 skos:exactMatch DOID:0080908 Cockayne syndrome B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019570 Cockayne syndrome type 2 skos:exactMatch NCIT:C135726 Cockayne Syndrome Type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019570 Cockayne syndrome type 2 skos:exactMatch OMIM:133540 Cockayne syndrome B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019570 Cockayne syndrome type 2 skos:exactMatch Orphanet:90322 Cockayne syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019570 Cockayne syndrome type 2 skos:exactMatch UMLS:C0751038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019571 autosomal dominant cutis laxa skos:exactMatch DOID:0070142 autosomal dominant cutis laxa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019571 autosomal dominant cutis laxa skos:exactMatch MESH:C562627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019571 autosomal dominant cutis laxa skos:exactMatch Orphanet:90348 Autosomal dominant cutis laxa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019571 autosomal dominant cutis laxa skos:exactMatch SCTID:111388003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019571 autosomal dominant cutis laxa skos:exactMatch UMLS:C0268350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019572 autosomal recessive cutis laxa type 1 skos:exactMatch DOID:0070144 autosomal recessive cutis laxa type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019572 autosomal recessive cutis laxa type 1 skos:exactMatch MESH:C536225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019572 autosomal recessive cutis laxa type 1 skos:exactMatch Orphanet:90349 Autosomal recessive cutis laxa type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019572 autosomal recessive cutis laxa type 1 skos:exactMatch SCTID:254222002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019572 autosomal recessive cutis laxa type 1 skos:exactMatch UMLS:CN206407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019573 autosomal recessive cutis laxa type 2 skos:exactMatch Orphanet:90350 Autosomal recessive cutis laxa type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019574 secondary intestinal lymphangiectasia skos:exactMatch Orphanet:90363 Secondary intestinal lymphangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019574 secondary intestinal lymphangiectasia skos:exactMatch SCTID:717255008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019574 secondary intestinal lymphangiectasia skos:exactMatch UMLS:C4273969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019575 hypotrichosis simplex of the scalp skos:exactMatch Orphanet:90368 Hypotrichosis simplex of the scalp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019575 hypotrichosis simplex of the scalp skos:exactMatch SCTID:717256009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019576 telangiectasia macularis eruptiva perstans skos:exactMatch Orphanet:90389 Telangiectasia macularis eruptiva perstans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019576 telangiectasia macularis eruptiva perstans skos:exactMatch SCTID:8214000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019576 telangiectasia macularis eruptiva perstans skos:exactMatch UMLS:C0263402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019577 anonychia-onychodystrophy syndrome skos:exactMatch MESH:C536378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019577 anonychia-onychodystrophy syndrome skos:exactMatch Orphanet:90390 Anonychia-onychodystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019577 anonychia-onychodystrophy syndrome skos:exactMatch UMLS:C1862840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019578 nodular lichen myxedematosus skos:exactMatch Orphanet:90393 Nodular lichen myxedematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019578 nodular lichen myxedematosus skos:exactMatch SCTID:717257000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019578 nodular lichen myxedematosus skos:exactMatch UMLS:C4273968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019579 discrete papular lichen myxedematosus skos:exactMatch Orphanet:90394 Discrete papular lichen myxedematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019579 discrete papular lichen myxedematosus skos:exactMatch SCTID:717258005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019579 discrete papular lichen myxedematosus skos:exactMatch UMLS:C4273967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019580 papular mucinosis of infancy skos:exactMatch Orphanet:90395 Papular mucinosis of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019580 papular mucinosis of infancy skos:exactMatch SCTID:717259002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019580 papular mucinosis of infancy skos:exactMatch UMLS:C4273966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019581 acral persistent papular mucinosis skos:exactMatch Orphanet:90396 Acral persistent papular mucinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019581 acral persistent papular mucinosis skos:exactMatch SCTID:238949006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019581 acral persistent papular mucinosis skos:exactMatch UMLS:C0406660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019582 self-healing papular mucinosis skos:exactMatch Orphanet:90397 Self-healing papular mucinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019583 localized lichen myxedematosus with mixed features of different subtypes skos:exactMatch Orphanet:90398 Localized lichen myxedematosus with mixed features of different subtypes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019584 localized lichen myxedematosus with monoclonal gammopathy or systemic symptoms skos:exactMatch Orphanet:90399 Localized lichen myxedematosus with monoclonal gammopathy or systemic symptoms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019585 scleromyxedema without monoclonal gammopathy skos:exactMatch Orphanet:90400 Scleromyxedema without monoclonal gammopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019586 X-linked nonsyndromic hearing loss skos:exactMatch DOID:0050566 X-linked nonsyndromic deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019586 X-linked nonsyndromic hearing loss skos:exactMatch Orphanet:90625 X-linked non-syndromic sensorineural deafness type DFN semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019586 X-linked nonsyndromic hearing loss skos:exactMatch UMLS:CN206422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019587 autosomal dominant nonsyndromic hearing loss skos:exactMatch DOID:0050564 autosomal dominant nonsyndromic deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019587 autosomal dominant nonsyndromic hearing loss skos:exactMatch OMIMPS:124900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019587 autosomal dominant nonsyndromic hearing loss skos:exactMatch Orphanet:90635 Autosomal dominant non-syndromic sensorineural deafness type DFNA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019587 autosomal dominant nonsyndromic hearing loss skos:exactMatch UMLS:CN043649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019588 hearing loss, autosomal recessive skos:exactMatch DOID:0050565 autosomal recessive nonsyndromic deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019588 hearing loss, autosomal recessive skos:exactMatch MESH:C564609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019588 hearing loss, autosomal recessive skos:exactMatch OMIM:607197 deafness, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019588 hearing loss, autosomal recessive skos:exactMatch OMIMPS:220290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019588 hearing loss, autosomal recessive skos:exactMatch Orphanet:90636 Autosomal recessive non-syndromic sensorineural deafness type DFNB semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019588 hearing loss, autosomal recessive skos:exactMatch UMLS:C1846647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019588 hearing loss, autosomal recessive skos:exactMatch UMLS:CN206424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019589 obsolete syndromic genetic hearing loss skos:exactMatch Orphanet:90642 Syndromic genetic deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019589 obsolete syndromic genetic hearing loss skos:exactMatch SCTID:232333009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019589 obsolete syndromic genetic hearing loss skos:exactMatch UMLS:CN206426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019590 obsolete rare endocrine growth disease skos:exactMatch Orphanet:90692 Rare endocrine growth disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019590 obsolete rare endocrine growth disease skos:exactMatch UMLS:CN206437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019591 panhypopituitarism skos:exactMatch DOID:9410 panhypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019591 panhypopituitarism skos:exactMatch NCIT:C110940 Panhypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019591 panhypopituitarism skos:exactMatch Orphanet:90695 Non-acquired panhypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019591 panhypopituitarism skos:exactMatch SCTID:32390006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019591 panhypopituitarism skos:exactMatch UMLS:C0242343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019593 46,XX disorder of sex development induced by fetal androgens excess skos:exactMatch Orphanet:90776 46,XX disorder of sex development induced by fetal androgens excess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019593 46,XX disorder of sex development induced by fetal androgens excess skos:exactMatch UMLS:CN227655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019594 obsolete 46,XY disorder of sex development due to a testosterone synthesis defect skos:exactMatch Orphanet:90783 46,XY disorder of sex development due to a testosterone synthesis defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019594 obsolete 46,XY disorder of sex development due to a testosterone synthesis defect skos:exactMatch UMLS:CN227656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019595 obsolete 46,XY disorder of sex development due to adrenal and testicular steroidogenesis defect skos:exactMatch Orphanet:90786 46,XY disorder of sex development due to adrenal and testicular steroidogenesis defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019595 obsolete 46,XY disorder of sex development due to adrenal and testicular steroidogenesis defect skos:exactMatch UMLS:CN227657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019596 obsolete 46,XY disorder of sex development due to testicular steroidogenesis defect skos:exactMatch Orphanet:90787 46,XY disorder of sex development due to testicular steroidogenesis defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019596 obsolete 46,XY disorder of sex development due to testicular steroidogenesis defect skos:exactMatch UMLS:CN227658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019597 46,XY disorder of sex development due to isolated 17,20-lyase deficiency skos:exactMatch Orphanet:90796 46,XY disorder of sex development due to isolated 17,20-lyase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019597 46,XY disorder of sex development due to isolated 17,20-lyase deficiency skos:exactMatch UMLS:CN206443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019599 primary lipodystrophy skos:exactMatch Orphanet:90970 Primary lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019600 xeroderma pigmentosum skos:exactMatch DOID:0050427 xeroderma pigmentosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019600 xeroderma pigmentosum skos:exactMatch ICD10CM:Q82.1 Xeroderma pigmentosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019600 xeroderma pigmentosum skos:exactMatch MESH:D014983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019600 xeroderma pigmentosum skos:exactMatch NCIT:C3452 Xeroderma Pigmentosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019600 xeroderma pigmentosum skos:exactMatch Orphanet:910 Xeroderma pigmentosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019600 xeroderma pigmentosum skos:exactMatch SCTID:44600005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019600 xeroderma pigmentosum skos:exactMatch UMLS:C0043346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019601 obsolete autosomal recessive axonal hereditary motor and sensory neuropathy skos:exactMatch Orphanet:91024 Autosomal recessive axonal hereditary motor and sensory neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019601 obsolete autosomal recessive axonal hereditary motor and sensory neuropathy skos:exactMatch UMLS:CN206449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019602 obsolete other inborn metabolic disease skos:exactMatch Orphanet:91088 Other metabolic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019602 obsolete other inborn metabolic disease skos:exactMatch UMLS:CN206450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019603 osteopenia-myopia-hearing loss-intellectual disability-facial dysmorphism syndrome skos:exactMatch SCTID:722111004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019603 osteopenia-myopia-hearing loss-intellectual disability-facial dysmorphism syndrome skos:exactMatch UMLS:CN206455 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019604 acquired monoclonal Ig light chain-associated Fanconi syndrome skos:exactMatch Orphanet:91136 Acquired monoclonal Ig light chain-associated Fanconi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019604 acquired monoclonal Ig light chain-associated Fanconi syndrome skos:exactMatch SCTID:724099000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019604 acquired monoclonal Ig light chain-associated Fanconi syndrome skos:exactMatch UMLS:C4510369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019604 acquired monoclonal Ig light chain-associated Fanconi syndrome skos:exactMatch UMLS:CN206457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019605 immunotactoid or fibrillary glomerulopathy skos:exactMatch Orphanet:91137 Immunotactoid or fibrillary glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019606 simple cryoglobulinemia skos:exactMatch Orphanet:91139 Simple cryoglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019606 simple cryoglobulinemia skos:exactMatch SCTID:723674005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019606 simple cryoglobulinemia skos:exactMatch UMLS:C4510006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019606 simple cryoglobulinemia skos:exactMatch UMLS:CN206459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019607 unspecified juvenile idiopathic arthritis skos:exactMatch Orphanet:91140 Unspecified juvenile idiopathic arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019608 46,XX disorder of sex development induced by maternal-derived androgen skos:exactMatch Orphanet:91144 46,XX disorder of sex development induced by maternal-derived androgen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019608 46,XX disorder of sex development induced by maternal-derived androgen skos:exactMatch UMLS:CN227662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019609 Zellweger spectrum disorders skos:exactMatch DOID:905 Zellweger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019609 Zellweger spectrum disorders skos:exactMatch ICD10CM:E71.510 Zellweger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019609 Zellweger spectrum disorders skos:exactMatch MESH:D015211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019609 Zellweger spectrum disorders skos:exactMatch NCIT:C85239 Zellweger Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019609 Zellweger spectrum disorders skos:exactMatch Orphanet:912 Zellweger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019609 Zellweger spectrum disorders skos:exactMatch SCTID:88469006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019609 Zellweger spectrum disorders skos:exactMatch UMLS:C0043459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019610 Zollinger-Ellison syndrome skos:exactMatch DOID:0050782 Zollinger-Ellison syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019610 Zollinger-Ellison syndrome skos:exactMatch MESH:D015043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019610 Zollinger-Ellison syndrome skos:exactMatch NCIT:C3453 Zollinger Ellison Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019610 Zollinger-Ellison syndrome skos:exactMatch Orphanet:913 Zollinger-Ellison syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019610 Zollinger-Ellison syndrome skos:exactMatch SCTID:53132006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019610 Zollinger-Ellison syndrome skos:exactMatch UMLS:C0043515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019611 TSH-secreting pituitary adenoma skos:exactMatch NCIT:C8011 Thyrotroph Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019611 TSH-secreting pituitary adenoma skos:exactMatch Orphanet:91347 TSH-secreting pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019611 TSH-secreting pituitary adenoma skos:exactMatch UMLS:C0346303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019612 functioning gonadotropic adenoma skos:exactMatch Orphanet:91348 Functioning gonadotropic adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019612 functioning gonadotropic adenoma skos:exactMatch SCTID:254960002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019612 functioning gonadotropic adenoma skos:exactMatch UMLS:C0346304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019613 non-functioning pituitary adenoma skos:exactMatch DOID:5715 functionless pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019613 non-functioning pituitary adenoma skos:exactMatch NCIT:C4348 Non-Functioning Pituitary Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019613 non-functioning pituitary adenoma skos:exactMatch Orphanet:91349 Non-functioning pituitary adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019613 non-functioning pituitary adenoma skos:exactMatch SCTID:254962005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019614 pituitary deficiency due to Rathke's pouch cysts skos:exactMatch Orphanet:91350 Pituitary deficiency due to Rathke cleft cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019615 pituitary dermoid and epidermoid cysts skos:exactMatch Orphanet:91351 Pituitary dermoid and epidermoid cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019617 pituitary deficiency due to empty sella turcica syndrome skos:exactMatch Orphanet:91354 Pituitary deficiency due to empty sella turcica syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019617 pituitary deficiency due to empty sella turcica syndrome skos:exactMatch SCTID:715668008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019617 pituitary deficiency due to empty sella turcica syndrome skos:exactMatch UMLS:C4275064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019617 pituitary deficiency due to empty sella turcica syndrome skos:exactMatch UMLS:CN206468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019618 Sheehan syndrome skos:exactMatch DOID:9476 Sheehan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019618 Sheehan syndrome skos:exactMatch NCIT:C35300 Sheehan Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019618 Sheehan syndrome skos:exactMatch Orphanet:91355 Sheehan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019618 Sheehan syndrome skos:exactMatch SCTID:290653008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019618 Sheehan syndrome skos:exactMatch UMLS:C0242342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019619 duplication of the esophagus skos:exactMatch Orphanet:91357 Duplication of the esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019620 congenital esophageal diverticulum skos:exactMatch Orphanet:91358 Congenital esophageal diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019620 congenital esophageal diverticulum skos:exactMatch SCTID:204667006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019621 chronic pneumonitis of infancy skos:exactMatch Orphanet:91359 Chronic pneumonitis of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019621 chronic pneumonitis of infancy skos:exactMatch SCTID:708026002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019621 chronic pneumonitis of infancy skos:exactMatch UMLS:C3872848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019621 chronic pneumonitis of infancy skos:exactMatch UMLS:CN206472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019622 non-specific interstitial pneumonia skos:exactMatch DOID:2801 nonspecific interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019622 non-specific interstitial pneumonia skos:exactMatch NCIT:C35717 Nonspecific Interstitial Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019622 non-specific interstitial pneumonia skos:exactMatch Orphanet:91364 Non-specific interstitial pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019622 non-specific interstitial pneumonia skos:exactMatch SCTID:129452008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019622 non-specific interstitial pneumonia skos:exactMatch UMLS:C1290344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019623 hereditary angioedema skos:exactMatch DOID:14735 hereditary angioedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019623 hereditary angioedema skos:exactMatch MESH:D054179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019623 hereditary angioedema skos:exactMatch NCIT:C84758 Hereditary Angioedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019623 hereditary angioedema skos:exactMatch OMIMPS:106100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019623 hereditary angioedema skos:exactMatch Orphanet:91378 Hereditary angioedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019623 hereditary angioedema skos:exactMatch SCTID:82966003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019623 hereditary angioedema skos:exactMatch UMLS:C0019243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019623 hereditary angioedema skos:exactMatch UMLS:CN239191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019624 acquired angioedema skos:exactMatch DOID:0080941 acquired angioedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019624 acquired angioedema skos:exactMatch MESH:C538173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019624 acquired angioedema skos:exactMatch Orphanet:91385 Acquired angioedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019624 acquired angioedema skos:exactMatch UMLS:C2931758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019625 familial thoracic aortic aneurysm and aortic dissection skos:exactMatch OMIMPS:607086 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019625 familial thoracic aortic aneurysm and aortic dissection skos:exactMatch Orphanet:91387 Familial thoracic aortic aneurysm and aortic dissection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019625 familial thoracic aortic aneurysm and aortic dissection skos:exactMatch SCTID:45894003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019625 familial thoracic aortic aneurysm and aortic dissection skos:exactMatch SCTID:764965000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019625 familial thoracic aortic aneurysm and aortic dissection skos:exactMatch UMLS:C0392775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019625 familial thoracic aortic aneurysm and aortic dissection skos:exactMatch UMLS:CN118826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019626 isolated ankyloblepharon filiforme adnatum skos:exactMatch Orphanet:91397 Isolated ankyloblepharon filiforme adnatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019627 isolated congenital alacrima skos:exactMatch Orphanet:91416 Isolated congenital alacrima semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019627 isolated congenital alacrima skos:exactMatch SCTID:717262004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019627 isolated congenital alacrima skos:exactMatch UMLS:C4273963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019628 Rieger anomaly skos:exactMatch Orphanet:91483 Rieger anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019629 sclerocornea skos:exactMatch DOID:0060252 sclerocornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019629 sclerocornea skos:exactMatch MESH:C565209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019629 sclerocornea skos:exactMatch Orphanet:91490 Isolated congenital sclerocornea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019630 congenital ectropion uveae skos:exactMatch Orphanet:91491 Congenital ectropion uveae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019631 persistent hyperplastic primary vitreous skos:exactMatch DOID:0060282 persistent hyperplastic primary vitreous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019631 persistent hyperplastic primary vitreous skos:exactMatch MESH:D054514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019631 persistent hyperplastic primary vitreous skos:exactMatch NCIT:C161554 Persistent Hyperplastic Primary Vitreous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019631 persistent hyperplastic primary vitreous skos:exactMatch OMIMPS:221900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019631 persistent hyperplastic primary vitreous skos:exactMatch Orphanet:91495 Persistent hyperplastic primary vitreous semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019631 persistent hyperplastic primary vitreous skos:exactMatch SCTID:314270008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019632 Lyme disease skos:exactMatch DOID:11729 Lyme disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019632 Lyme disease skos:exactMatch ICD10CM:A69.2 Lyme disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019632 Lyme disease skos:exactMatch MESH:D008193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019632 Lyme disease skos:exactMatch NCIT:C45161 Borrelia Burgdorferi Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019632 Lyme disease skos:exactMatch Orphanet:91546 Lyme disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019632 Lyme disease skos:exactMatch SCTID:48982009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019632 Lyme disease skos:exactMatch UMLS:C0024198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019633 relapsing fever skos:exactMatch DOID:13034 relapsing fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019633 relapsing fever skos:exactMatch ICD10CM:A68 Relapsing fevers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019633 relapsing fever skos:exactMatch MESH:D012061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019633 relapsing fever skos:exactMatch Orphanet:91547 Relapsing fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019633 relapsing fever skos:exactMatch SCTID:420079008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019633 relapsing fever skos:exactMatch UMLS:C0035021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019634 familial nasal acilia skos:exactMatch Orphanet:922 Familial nasal acilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019634 familial nasal acilia skos:exactMatch SCTID:763532008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019634 familial nasal acilia skos:exactMatch UMLS:CN206502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019635 idiopathic achalasia skos:exactMatch Orphanet:930 Idiopathic achalasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019635 idiopathic achalasia skos:exactMatch SCTID:715192004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019635 idiopathic achalasia skos:exactMatch UMLS:C0859976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019636 renal agenesis, unilateral skos:exactMatch ICD10CM:Q60.0 Renal agenesis, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019636 renal agenesis, unilateral skos:exactMatch NCIT:C101220 Unilateral Renal Agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019636 renal agenesis, unilateral skos:exactMatch Orphanet:93100 Renal agenesis, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019636 renal agenesis, unilateral skos:exactMatch UMLS:C0266294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019637 renal hypoplasia skos:exactMatch DOID:0080204 renal hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019637 renal hypoplasia skos:exactMatch Orphanet:93101 Renal hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019637 renal hypoplasia skos:exactMatch SCTID:32659003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019638 renal dysplasia skos:exactMatch Orphanet:93108 Renal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019639 congenital megacalycosis skos:exactMatch Orphanet:93109 Congenital megacalycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019639 congenital megacalycosis skos:exactMatch SCTID:85901000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019640 posterior urethral valve skos:exactMatch NCIT:C99021 Posterior Urethral Valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019640 posterior urethral valve skos:exactMatch Orphanet:93110 Posterior urethral valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019640 posterior urethral valve skos:exactMatch SCTID:253900005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019640 posterior urethral valve skos:exactMatch UMLS:C0238506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019640 posterior urethral valve skos:exactMatch UMLS:CN227669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019641 Pauci-immune glomerulonephritis skos:exactMatch Orphanet:93126 Pauci-immune glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019642 vitamin D-dependent rickets, type 2 skos:exactMatch NCIT:C131077 Vitamin D Dependent Rickets 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019642 vitamin D-dependent rickets, type 2 skos:exactMatch Orphanet:93160 Hypocalcemic vitamin D-resistant rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019642 vitamin D-dependent rickets, type 2 skos:exactMatch SCTID:72831007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019643 transient pseudohypoaldosteronism skos:exactMatch Orphanet:93164 Transient pseudohypoaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019643 transient pseudohypoaldosteronism skos:exactMatch SCTID:717263009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019643 transient pseudohypoaldosteronism skos:exactMatch UMLS:C4273962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019643 transient pseudohypoaldosteronism skos:exactMatch UMLS:CN776908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019644 renal dysplasia, unilateral skos:exactMatch Orphanet:93172 Renal dysplasia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019645 renal dysplasia, bilateral skos:exactMatch Orphanet:93173 Renal dysplasia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019645 renal dysplasia, bilateral skos:exactMatch SCTID:204950001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019646 unilateral congenital megacalycosis skos:exactMatch Orphanet:93176 Unilateral congenital megacalycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019647 congenital bilateral megacalycosis skos:exactMatch Orphanet:93177 Congenital bilateral megacalycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019648 achondrogenesis skos:exactMatch DOID:0080043 achondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019648 achondrogenesis skos:exactMatch ICD10CM:Q77.0 Achondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019648 achondrogenesis skos:exactMatch MESH:C579878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019648 achondrogenesis skos:exactMatch NCIT:C84527 Achondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019648 achondrogenesis skos:exactMatch OMIMPS:200600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019648 achondrogenesis skos:exactMatch Orphanet:932 Achondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019648 achondrogenesis skos:exactMatch SCTID:2391001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019648 achondrogenesis skos:exactMatch UMLS:C0001079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019649 idiopathic steroid-sensitive nephrotic syndrome with focal segmental hyalinosis skos:exactMatch Orphanet:93206 OBSOLETE: Idiopathic steroid-sensitive nephrotic syndrome with focal segmental hyalinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019649 idiopathic steroid-sensitive nephrotic syndrome with focal segmental hyalinosis skos:exactMatch UMLS:CN206521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019650 idiopathic steroid-sensitive nephrotic syndrome with minimal change skos:exactMatch Orphanet:93207 OBSOLETE: Idiopathic steroid-sensitive nephrotic syndrome with minimal change semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019650 idiopathic steroid-sensitive nephrotic syndrome with minimal change skos:exactMatch UMLS:CN206522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019651 idiopathic steroid-sensitive nephrotic syndrome with diffuse mesangial proliferation skos:exactMatch Orphanet:93209 OBSOLETE: Idiopathic steroid-sensitive nephrotic syndrome with diffuse mesangial proliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019651 idiopathic steroid-sensitive nephrotic syndrome with diffuse mesangial proliferation skos:exactMatch UMLS:CN206523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019652 familial idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial proliferation skos:exactMatch Orphanet:93214 OBSOLETE: Familial idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial proliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019652 familial idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial proliferation skos:exactMatch UMLS:CN206525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019653 familial idiopathic steroid-resistant nephrotic syndrome with minimal changes skos:exactMatch Orphanet:93216 OBSOLETE: Familial idiopathic steroid-resistant nephrotic syndrome with minimal changes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019653 familial idiopathic steroid-resistant nephrotic syndrome with minimal changes skos:exactMatch UMLS:CN206526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019654 familial idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial sclerosis skos:exactMatch Orphanet:93217 OBSOLETE: Familial idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019654 familial idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial sclerosis skos:exactMatch UMLS:CN206527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019655 sporadic idiopathic steroid-resistant nephrotic syndrome with focal segmental hyalinosis skos:exactMatch Orphanet:93218 OBSOLETE: Sporadic idiopathic steroid-resistant nephrotic syndrome with focal segmental hyalinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019655 sporadic idiopathic steroid-resistant nephrotic syndrome with focal segmental hyalinosis skos:exactMatch UMLS:CN206528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019656 sporadic idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial sclerosis skos:exactMatch Orphanet:93220 OBSOLETE: Sporadic idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019656 sporadic idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial sclerosis skos:exactMatch UMLS:CN206529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019657 obsolete sporadic idiopathic steroid-resistant nephrotic syndrome with minimal changes skos:exactMatch Orphanet:93221 OBSOLETE: Sporadic idiopathic steroid-resistant nephrotic syndrome with minimal changes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019657 obsolete sporadic idiopathic steroid-resistant nephrotic syndrome with minimal changes skos:exactMatch UMLS:CN206530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019658 obsolete sporadic idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial proliferation skos:exactMatch Orphanet:93222 OBSOLETE: Sporadic idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial proliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019658 obsolete sporadic idiopathic steroid-resistant nephrotic syndrome with diffuse mesangial proliferation skos:exactMatch UMLS:CN206531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019659 Pfeiffer syndrome type 1 skos:exactMatch Orphanet:93258 Pfeiffer syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019659 Pfeiffer syndrome type 1 skos:exactMatch UMLS:CN206533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019660 Pfeiffer syndrome type 2 skos:exactMatch Orphanet:93259 Pfeiffer syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019660 Pfeiffer syndrome type 2 skos:exactMatch UMLS:CN206534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019661 Pfeiffer syndrome type 3 skos:exactMatch Orphanet:93260 Pfeiffer syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019661 Pfeiffer syndrome type 3 skos:exactMatch UMLS:CN206535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019662 short rib-polydactyly syndrome, Majewski type skos:exactMatch Orphanet:93269 Short rib-polydactyly syndrome, Majewski type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019662 short rib-polydactyly syndrome, Majewski type skos:exactMatch SCTID:72922008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019665 monostotic fibrous dysplasia skos:exactMatch MESH:D005358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019665 monostotic fibrous dysplasia skos:exactMatch NCIT:C53971 Monostotic Fibrous Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019665 monostotic fibrous dysplasia skos:exactMatch Orphanet:93277 Monostotic fibrous dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019665 monostotic fibrous dysplasia skos:exactMatch SCTID:89859004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019665 monostotic fibrous dysplasia skos:exactMatch UMLS:C0016064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019666 spondyloepimetaphyseal dysplasia, PAPSS2 type skos:exactMatch DOID:0050812 spondyloepimetaphyseal dysplasia, Pakistani type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019666 spondyloepimetaphyseal dysplasia, PAPSS2 type skos:exactMatch OMIM:612847 brachyolmia iia 4 with mild epiphyseal and metaphyseal changes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019666 spondyloepimetaphyseal dysplasia, PAPSS2 type skos:exactMatch Orphanet:93282 Spondyloepimetaphyseal dysplasia, PAPSS2 type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019666 spondyloepimetaphyseal dysplasia, PAPSS2 type skos:exactMatch SCTID:719172003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019667 spondyloepiphyseal dysplasia tarda skos:exactMatch DOID:0080362 X-linked spondyloepiphyseal dysplasia tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019667 spondyloepiphyseal dysplasia tarda skos:exactMatch DOID:0112284 spondyloepiphyseal dysplasia tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019667 spondyloepiphyseal dysplasia tarda skos:exactMatch Orphanet:93284 Spondyloepiphyseal dysplasia tarda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019667 spondyloepiphyseal dysplasia tarda skos:exactMatch SCTID:51952004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019668 adenoma of pancreas skos:exactMatch MESH:C538110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019668 adenoma of pancreas skos:exactMatch Orphanet:93292 Adenoma of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019668 adenoma of pancreas skos:exactMatch SCTID:208061000119101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019668 adenoma of pancreas skos:exactMatch UMLS:C1142432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019668 adenoma of pancreas skos:exactMatch UMLS:C4076724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019669 hypochondrogenesis skos:exactMatch DOID:0080044 hypochondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019669 hypochondrogenesis skos:exactMatch MESH:C563007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019669 hypochondrogenesis skos:exactMatch Orphanet:93297 Hypochondrogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019670 ulnar hemimelia skos:exactMatch Orphanet:93320 Ulnar hemimelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019670 ulnar hemimelia skos:exactMatch SCTID:21893008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019671 radial hemimelia skos:exactMatch Orphanet:93321 Radial hemimelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019671 radial hemimelia skos:exactMatch SCTID:48008009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019672 fibular hemimelia skos:exactMatch Orphanet:93323 Fibular hemimelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019673 postaxial polydactyly type A skos:exactMatch Orphanet:93334 Postaxial polydactyly type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019673 postaxial polydactyly type A skos:exactMatch SCTID:715704001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019673 postaxial polydactyly type A skos:exactMatch UMLS:C3887487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019674 postaxial polydactyly type B skos:exactMatch Orphanet:93335 Postaxial polydactyly type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019674 postaxial polydactyly type B skos:exactMatch SCTID:715707008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019674 postaxial polydactyly type B skos:exactMatch UMLS:C1868120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019675 spondyloepimetaphyseal dysplasia with joint laxity skos:exactMatch DOID:0112197 spondyloepimetaphyseal dysplasia with joint laxity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019675 spondyloepimetaphyseal dysplasia with joint laxity skos:exactMatch MESH:C562968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019675 spondyloepimetaphyseal dysplasia with joint laxity skos:exactMatch OMIMPS:271640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019675 spondyloepimetaphyseal dysplasia with joint laxity skos:exactMatch Orphanet:93359 Spondyloepimetaphyseal dysplasia with joint laxity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019675 spondyloepimetaphyseal dysplasia with joint laxity skos:exactMatch SCTID:254100000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019676 brachydactyly type B skos:exactMatch Orphanet:93383 Brachydactyly type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019676 brachydactyly type B skos:exactMatch SCTID:389168002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019676 brachydactyly type B skos:exactMatch UMLS:C1300267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019677 brachydactyly type E skos:exactMatch Orphanet:93387 Brachydactyly type E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019678 brachydactyly type A5 skos:exactMatch MESH:C537091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019678 brachydactyly type A5 skos:exactMatch SCTID:720570007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019678 brachydactyly type A5 skos:exactMatch UMLS:C1862138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019679 brachydactyly type A7 skos:exactMatch Orphanet:93397 Brachydactyly type A7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019679 brachydactyly type A7 skos:exactMatch SCTID:720571006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019679 brachydactyly type A7 skos:exactMatch UMLS:CN206603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019680 genochondromatosis type 2 skos:exactMatch Orphanet:93398 Genochondromatosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019680 genochondromatosis type 2 skos:exactMatch SCTID:725904009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019680 genochondromatosis type 2 skos:exactMatch UMLS:C4511481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019680 genochondromatosis type 2 skos:exactMatch UMLS:CN206604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019681 juvenile sialidosis type 2 skos:exactMatch Orphanet:93399 Juvenile sialidosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019681 juvenile sialidosis type 2 skos:exactMatch SCTID:111383007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019681 juvenile sialidosis type 2 skos:exactMatch UMLS:C0268229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019681 juvenile sialidosis type 2 skos:exactMatch UMLS:CN206605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019682 congenital sialidosis type 2 skos:exactMatch Orphanet:93400 Congenital sialidosis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019684 obsolete rare bone disease skos:exactMatch Orphanet:93419 Rare bone disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019684 obsolete rare bone disease skos:exactMatch UMLS:CN206613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019685 FGFR3-related chondrodysplasia skos:exactMatch Orphanet:93420 FGFR3-related chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019688 sulfation-related bone disorder skos:exactMatch Orphanet:93423 Sulfation-related bone disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019688 sulfation-related bone disorder skos:exactMatch UMLS:CN227674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019689 perlecan-related bone disorder skos:exactMatch Orphanet:93424 Perlecan-related bone disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019689 perlecan-related bone disorder skos:exactMatch UMLS:CN227675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019690 filamin-related bone disorder skos:exactMatch Orphanet:93425 Filamin-related bone disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019690 filamin-related bone disorder skos:exactMatch UMLS:CN227676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019691 short rib dysplasia skos:exactMatch Orphanet:93426 Ciliopathies with major skeletal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019691 short rib dysplasia skos:exactMatch SCTID:254050009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019692 multiple epiphyseal dysplasia and pseudoachondroplasia skos:exactMatch Orphanet:93429 Multiple epiphyseal dysplasia and pseudoachondroplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019693 multiple metaphyseal dysplasia skos:exactMatch Orphanet:93430 Multiple metaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019694 spondylodysplastic dysplasia skos:exactMatch Orphanet:93434 Spondylodysplastic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019695 acromelic dysplasia skos:exactMatch Orphanet:93436 Acromelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019696 acromesomelic dysplasia skos:exactMatch DOID:0080049 acromesomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019696 acromesomelic dysplasia skos:exactMatch MESH:C535658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019696 acromesomelic dysplasia skos:exactMatch OMIMPS:602875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019696 acromesomelic dysplasia skos:exactMatch Orphanet:93437 Acromesomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019697 mesomelic and rhizo-mesomelic dysplasia skos:exactMatch Orphanet:93438 Mesomelic and rhizo-mesomelic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019697 mesomelic and rhizo-mesomelic dysplasia skos:exactMatch UMLS:CN229208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019698 bent bone dysplasia skos:exactMatch Orphanet:93439 Campomelic dysplasia and related disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019698 bent bone dysplasia skos:exactMatch SCTID:254095002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019698 bent bone dysplasia skos:exactMatch UMLS:C0432238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019699 slender bone dysplasia skos:exactMatch Orphanet:93440 Slender bone dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019701 chondrodysplasia punctata skos:exactMatch DOID:2581 chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019701 chondrodysplasia punctata skos:exactMatch ICD10CM:Q77.3 Chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019701 chondrodysplasia punctata skos:exactMatch MESH:D002806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019701 chondrodysplasia punctata skos:exactMatch NCIT:C84632 Chondrodysplasia Punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019701 chondrodysplasia punctata skos:exactMatch Orphanet:93442 Chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019701 chondrodysplasia punctata skos:exactMatch SCTID:360507004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019701 chondrodysplasia punctata skos:exactMatch UMLS:C0008445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019702 neonatal osteosclerotic dysplasia skos:exactMatch Orphanet:93443 Neonatal osteosclerotic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019702 neonatal osteosclerotic dysplasia skos:exactMatch SCTID:389236000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019702 neonatal osteosclerotic dysplasia skos:exactMatch UMLS:C1300205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019704 obsolete primary bone dysplasia with decreased bone density skos:exactMatch Orphanet:93446 Primary bone dysplasia with decreased bone density semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019705 obsolete primary bone dysplasia with defective bone mineralization skos:exactMatch Orphanet:93447 Primary bone dysplasia with defective bone mineralization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019707 primary osteolysis skos:exactMatch Orphanet:93449 Primary osteolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019709 obsolete cleidocranial dysplasia and isolated cranial ossification defect skos:exactMatch Orphanet:93451 Cleidocranial dysplasia and isolated cranial ossification defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019711 obsolete dysostosis with predominant vertebral and costal involvement skos:exactMatch Orphanet:93454 Dysostosis with predominant vertebral and costal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019712 patellar dysostosis skos:exactMatch Orphanet:93455 Patellar dysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019713 non-syndromic limb reduction defect skos:exactMatch Orphanet:93457 Non-syndromic limb reduction defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019714 non-syndromic polydactyly, syndactyly and/or hyperphalangy skos:exactMatch Orphanet:93458 Non-syndromic polydactyly, syndactyly and/or hyperphalangy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019716 overgrowth syndrome skos:exactMatch NCIT:C94828 Overgrowth Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019716 overgrowth syndrome skos:exactMatch Orphanet:93460 Overgrowth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019716 overgrowth syndrome skos:exactMatch UMLS:C2986703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019716 overgrowth syndrome skos:exactMatch UMLS:CN206621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019717 obsolete chromosomal disease with overgrowth skos:exactMatch Orphanet:93461 Chromosomal disease with overgrowth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019717 obsolete chromosomal disease with overgrowth skos:exactMatch UMLS:CN206622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019718 lethal chondrodysplasia skos:exactMatch Orphanet:93465 Lethal chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019719 congenital anomaly of kidney and urinary tract skos:exactMatch DOID:0080205 CAKUT semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019719 congenital anomaly of kidney and urinary tract skos:exactMatch MESH:C566906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019719 congenital anomaly of kidney and urinary tract skos:exactMatch OMIMPS:610805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019719 congenital anomaly of kidney and urinary tract skos:exactMatch Orphanet:93545 Renal or urinary tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019719 congenital anomaly of kidney and urinary tract skos:exactMatch UMLS:C1968949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019720 non-syndromic renal or urinary tract malformation skos:exactMatch Orphanet:93546 Non-syndromic renal or urinary tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019721 obsolete syndromic renal or urinary tract malformation skos:exactMatch Orphanet:93547 Syndromic renal or urinary tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019721 obsolete syndromic renal or urinary tract malformation skos:exactMatch UMLS:CN227683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019722 glomerular disorder skos:exactMatch ICD10CM:N00-N08 Glomerular diseases (N00-N08) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019722 glomerular disorder skos:exactMatch NCIT:C120887 Glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019722 glomerular disorder skos:exactMatch Orphanet:93548 Glomerular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019722 glomerular disorder skos:exactMatch SCTID:197679002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019722 glomerular disorder skos:exactMatch UMLS:CN580795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019723 disease of glomerular basement membrane skos:exactMatch Orphanet:93550 OBSOLETE: Basement membrane disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019723 disease of glomerular basement membrane skos:exactMatch UMLS:CN206630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019724 secondary glomerular disease skos:exactMatch Orphanet:93551 OBSOLETE: Secondary glomerular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019724 secondary glomerular disease skos:exactMatch UMLS:CN206631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019725 pediatric systemic lupus erythematosus skos:exactMatch Orphanet:93552 Pediatric systemic lupus erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019726 type II mixed cryoglobulinemia skos:exactMatch Orphanet:93554 Mixed cryoglobulinemia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019726 type II mixed cryoglobulinemia skos:exactMatch UMLS:CN206633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019727 mixed cryoglobulinemia type III skos:exactMatch Orphanet:93555 Mixed cryoglobulinemia type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019727 mixed cryoglobulinemia type III skos:exactMatch UMLS:CN206634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019728 heavy chain deposition disease skos:exactMatch NCIT:C7339 Heavy Chain Deposition Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019728 heavy chain deposition disease skos:exactMatch Orphanet:93556 Heavy chain deposition disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019728 heavy chain deposition disease skos:exactMatch UMLS:C1333947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019728 heavy chain deposition disease skos:exactMatch UMLS:CN206635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019729 light and heavy chain deposition disease skos:exactMatch NCIT:C158965 Light and Heavy Chain Deposition Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019729 light and heavy chain deposition disease skos:exactMatch Orphanet:93557 Light and heavy chain deposition disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019729 light and heavy chain deposition disease skos:exactMatch UMLS:CN206636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019730 light chain deposition disease skos:exactMatch NCIT:C7727 Light Chain Deposition Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019730 light chain deposition disease skos:exactMatch Orphanet:93558 Light chain deposition disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019730 light chain deposition disease skos:exactMatch SCTID:373604002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019730 light chain deposition disease skos:exactMatch UMLS:C0238239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019731 AApoAI amyloidosis skos:exactMatch Orphanet:93560 AApoAI amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019731 AApoAI amyloidosis skos:exactMatch UMLS:CN206638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019732 ALys amyloidosis skos:exactMatch Orphanet:93561 ALys amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019732 ALys amyloidosis skos:exactMatch UMLS:CN206639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019733 AFib amyloidosis skos:exactMatch Orphanet:93562 AFib amyloidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019733 AFib amyloidosis skos:exactMatch UMLS:CN206640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019734 juvenile polymyositis skos:exactMatch NCIT:C114358 Juvenile Polymyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019734 juvenile polymyositis skos:exactMatch Orphanet:93568 Juvenile polymyositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019734 juvenile polymyositis skos:exactMatch SCTID:738526005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019734 juvenile polymyositis skos:exactMatch UMLS:C3826988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019735 polymyalgia rheumatica skos:exactMatch DOID:853 polymyalgia rheumatica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019735 polymyalgia rheumatica skos:exactMatch MESH:D011111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019735 polymyalgia rheumatica skos:exactMatch NCIT:C85018 Polymyalgia Rheumatica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019735 polymyalgia rheumatica skos:exactMatch Orphanet:93569 Polymyalgia rheumatica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019735 polymyalgia rheumatica skos:exactMatch SCTID:65323003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019735 polymyalgia rheumatica skos:exactMatch UMLS:C0032533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019735 polymyalgia rheumatica skos:exactMatch UMLS:C1527406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019736 dense deposit disease skos:exactMatch NCIT:C123039 Dense Deposit Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019736 dense deposit disease skos:exactMatch Orphanet:93571 Dense deposit disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019736 dense deposit disease skos:exactMatch SCTID:722760002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019736 dense deposit disease skos:exactMatch UMLS:C0268743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019737 thrombotic microangiopathy skos:exactMatch ICD10CM:M31.1 Thrombotic microangiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019737 thrombotic microangiopathy skos:exactMatch MESH:D057049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019737 thrombotic microangiopathy skos:exactMatch NCIT:C62605 Thrombotic Microangiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019737 thrombotic microangiopathy skos:exactMatch Orphanet:93573 Thrombotic microangiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019737 thrombotic microangiopathy skos:exactMatch SCTID:126729006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019737 thrombotic microangiopathy skos:exactMatch UMLS:C2717961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019738 atypical hemolytic-uremic syndrome with H factor anomaly skos:exactMatch Orphanet:93579 OBSOLETE: Atypical hemolytic uremic syndrome with H factor anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019738 atypical hemolytic-uremic syndrome with H factor anomaly skos:exactMatch UMLS:CN206650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019739 atypical hemolytic-uremic syndrome with anti-factor H antibodies skos:exactMatch Orphanet:93581 Atypical hemolytic uremic syndrome with anti-factor H antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019739 atypical hemolytic-uremic syndrome with anti-factor H antibodies skos:exactMatch UMLS:CN206652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019740 acquired thrombotic thrombocytopenic purpura skos:exactMatch MESH:C536901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019740 acquired thrombotic thrombocytopenic purpura skos:exactMatch NCIT:C131653 Acquired Thrombotic Thrombocytopenic Purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019740 acquired thrombotic thrombocytopenic purpura skos:exactMatch Orphanet:93585 Immune-mediated thrombotic thrombocytopenic purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019740 acquired thrombotic thrombocytopenic purpura skos:exactMatch SCTID:438476003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019740 acquired thrombotic thrombocytopenic purpura skos:exactMatch UMLS:C2584777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019740 acquired thrombotic thrombocytopenic purpura skos:exactMatch UMLS:C2584778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019741 familial cystic renal disease skos:exactMatch Orphanet:93587 Genetic cystic renal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019741 familial cystic renal disease skos:exactMatch UMLS:CN206655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019742 late-onset nephronophthisis skos:exactMatch Orphanet:93589 Late-onset nephronophthisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019743 nephropathy secondary to a storage or other metabolic disease skos:exactMatch Orphanet:93593 Nephropathy secondary to a storage or other metabolic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019743 nephropathy secondary to a storage or other metabolic disease skos:exactMatch UMLS:CN206659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019744 obsolete rare renal tubular disease skos:exactMatch Orphanet:93603 Rare renal tubular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019745 cystinuria type A skos:exactMatch MESH:C565652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019745 cystinuria type A skos:exactMatch Orphanet:93612 Cystinuria type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019746 cystinuria type B skos:exactMatch Orphanet:93613 Cystinuria type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019746 cystinuria type B skos:exactMatch UMLS:C1857389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019747 obsolete hematological disorder with renal involvement skos:exactMatch Orphanet:93614 Hematological disorder with renal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019747 obsolete hematological disorder with renal involvement skos:exactMatch UMLS:CN227684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019748 obsolete rare cause of hypertension skos:exactMatch Orphanet:93618 Rare cause of hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019748 obsolete rare cause of hypertension skos:exactMatch UMLS:CN227685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019749 obsolete rare renal tumor skos:exactMatch Orphanet:93619 Rare renal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019750 obsolete rare renal disease skos:exactMatch Orphanet:93626 Rare renal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019750 obsolete rare renal disease skos:exactMatch UMLS:CN206681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019751 autoinflammatory syndrome skos:exactMatch ICD10CM:M04-M04 Autoinflammatory syndromes (M04) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019751 autoinflammatory syndrome skos:exactMatch NCIT:C119050 Autoinflammatory Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019751 autoinflammatory syndrome skos:exactMatch Orphanet:93665 Autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019751 autoinflammatory syndrome skos:exactMatch UMLS:C3267073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019751 autoinflammatory syndrome skos:exactMatch UMLS:C3890737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019752 pediatric Castleman disease skos:exactMatch Orphanet:93682 OBSOLETE: Pediatric Castleman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019752 pediatric Castleman disease skos:exactMatch UMLS:CN206684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019753 localized Castleman disease skos:exactMatch NCIT:C115200 Localized Castleman Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019753 localized Castleman disease skos:exactMatch Orphanet:93685 Unicentric Castleman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019753 localized Castleman disease skos:exactMatch UMLS:C3898582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019753 localized Castleman disease skos:exactMatch UMLS:CN206685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019754 multicentric Castleman disease skos:exactMatch DOID:0111152 multicentric Castleman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019754 multicentric Castleman disease skos:exactMatch NCIT:C27855 Multicentric Castleman Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019754 multicentric Castleman disease skos:exactMatch Orphanet:570438 HHV-8-associated multicentric Castleman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019754 multicentric Castleman disease skos:exactMatch UMLS:C1334815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019755 developmental defect during embryogenesis skos:exactMatch NCIT:C99267 Congenital Malformation Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019755 developmental defect during embryogenesis skos:exactMatch Orphanet:93890 Rare developmental defect during embryogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019755 developmental defect during embryogenesis skos:exactMatch SCTID:400038003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019755 developmental defect during embryogenesis skos:exactMatch UMLS:C1302790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019755 developmental defect during embryogenesis skos:exactMatch UMLS:CN206687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019756 lobar holoprosencephaly skos:exactMatch Orphanet:93924 Lobar holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019756 lobar holoprosencephaly skos:exactMatch SCTID:253136007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019757 alobar holoprosencephaly skos:exactMatch Orphanet:93925 Alobar holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019757 alobar holoprosencephaly skos:exactMatch SCTID:253137003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019758 midline interhemispheric variant of holoprosencephaly skos:exactMatch Orphanet:93926 Midline interhemispheric variant of holoprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019758 midline interhemispheric variant of holoprosencephaly skos:exactMatch UMLS:CN206692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019759 epispadias skos:exactMatch MESH:D004842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019759 epispadias skos:exactMatch NCIT:C98923 Epispadias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019759 epispadias skos:exactMatch Orphanet:93928 Isolated epispadias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019759 epispadias skos:exactMatch SCTID:406476007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019759 epispadias skos:exactMatch UMLS:C0014588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019759 epispadias skos:exactMatch UMLS:CN227686 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019760 terminal transverse defects of arm skos:exactMatch MESH:C565681 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019760 terminal transverse defects of arm skos:exactMatch Orphanet:93937 OBSOLETE: Terminal transverse defects of arm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019760 terminal transverse defects of arm skos:exactMatch UMLS:C1857578 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019761 laryngotracheoesophageal cleft type 1 skos:exactMatch Orphanet:93938 Laryngotracheoesophageal cleft type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019761 laryngotracheoesophageal cleft type 1 skos:exactMatch UMLS:CN206696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019762 laryngotracheoesophageal cleft type 2 skos:exactMatch Orphanet:93939 Laryngotracheoesophageal cleft type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019762 laryngotracheoesophageal cleft type 2 skos:exactMatch UMLS:CN206697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019763 laryngotracheoesophageal cleft type 3 skos:exactMatch Orphanet:93940 Laryngotracheoesophageal cleft type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019763 laryngotracheoesophageal cleft type 3 skos:exactMatch UMLS:CN206698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019764 laryngotracheoesophageal cleft type 4 skos:exactMatch Orphanet:93941 Laryngotracheoesophageal cleft type 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019764 laryngotracheoesophageal cleft type 4 skos:exactMatch UMLS:CN206699 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019765 celosomia skos:exactMatch Orphanet:93942 OBSOLETE: Superior celosomia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019765 celosomia skos:exactMatch SCTID:44518003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019766 X-linked intellectual disability, Porteous type skos:exactMatch Orphanet:93945 X-linked intellectual disability, Porteous type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019766 X-linked intellectual disability, Porteous type skos:exactMatch UMLS:CN206701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019767 hamel cerebro-palato-cardiac syndrome skos:exactMatch Orphanet:93946 Hamel cerebro-palato-cardiac syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019767 hamel cerebro-palato-cardiac syndrome skos:exactMatch UMLS:CN206702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019768 X-linked intellectual disability, Golabi-Ito-hall type skos:exactMatch Orphanet:93947 X-linked intellectual disability, Golabi-Ito-Hall type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019768 X-linked intellectual disability, Golabi-Ito-hall type skos:exactMatch UMLS:CN206703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019769 X-linked intellectual disability, Sutherland-Haan type skos:exactMatch Orphanet:93950 X-linked intellectual disability, Sutherland-Haan type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019769 X-linked intellectual disability, Sutherland-Haan type skos:exactMatch UMLS:CN206704 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019770 X-linked dominant intellectual disability-epilepsy syndrome skos:exactMatch Orphanet:93951 OBSOLETE: X-linked dominant intellectual disability-epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019770 X-linked dominant intellectual disability-epilepsy syndrome skos:exactMatch UMLS:CN227687 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019771 oromandibular dystonia skos:exactMatch DOID:0050843 oromandibular dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019771 oromandibular dystonia skos:exactMatch Orphanet:93958 Oromandibular dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019771 oromandibular dystonia skos:exactMatch UMLS:C0393607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019772 blepharospasm-oromandibular dystonia syndrome skos:exactMatch DOID:3982 Meige syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019772 blepharospasm-oromandibular dystonia syndrome skos:exactMatch MESH:D008538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019772 blepharospasm-oromandibular dystonia syndrome skos:exactMatch Orphanet:93964 Blepharospasm-oromandibular dystonia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019772 blepharospasm-oromandibular dystonia syndrome skos:exactMatch SCTID:230325003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019773 myelomeningocele skos:exactMatch DOID:0060326 myelomeningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019773 myelomeningocele skos:exactMatch MESH:D008591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019773 myelomeningocele skos:exactMatch Orphanet:93969 Myelomeningocele semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019773 myelomeningocele skos:exactMatch SCTID:414667000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019774 obsolete Holmes-Gang syndrome skos:exactMatch Orphanet:93970 Holmes-Gang syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019774 obsolete Holmes-Gang syndrome skos:exactMatch UMLS:CN206715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019776 obsolete Juberg-Marsidi syndrome skos:exactMatch Orphanet:93972 Juberg-Marsidi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019776 obsolete Juberg-Marsidi syndrome skos:exactMatch SCTID:721875000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019779 obsolete Renier-Gabreels-Jasper syndrome skos:exactMatch Orphanet:93975 OBSOLETE: Renier-Gabreels-Jasper syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019779 obsolete Renier-Gabreels-Jasper syndrome skos:exactMatch SCTID:723501008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019779 obsolete Renier-Gabreels-Jasper syndrome skos:exactMatch UMLS:CN206720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019780 anotia skos:exactMatch Orphanet:93976 Anotia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019780 anotia skos:exactMatch SCTID:57436000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019781 astrocytoma (excluding glioblastoma) skos:exactMatch MESH:D001254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019781 astrocytoma (excluding glioblastoma) skos:exactMatch NCIT:C60781 Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019781 astrocytoma (excluding glioblastoma) skos:exactMatch SCTID:147101000119108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019781 astrocytoma (excluding glioblastoma) skos:exactMatch UMLS:C0004114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019782 humero-ulnar synostosis skos:exactMatch Orphanet:94056 Humero-ulnar synostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019783 neovascular glaucoma skos:exactMatch DOID:1687 neovascular glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019783 neovascular glaucoma skos:exactMatch MESH:D015355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019783 neovascular glaucoma skos:exactMatch Orphanet:94058 Neovascular glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019783 neovascular glaucoma skos:exactMatch SCTID:232086000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019783 neovascular glaucoma skos:exactMatch UMLS:C0017609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019784 12q14 microdeletion syndrome skos:exactMatch Orphanet:94063 12q14 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019784 12q14 microdeletion syndrome skos:exactMatch SCTID:719046005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019784 12q14 microdeletion syndrome skos:exactMatch UMLS:C4305140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019784 12q14 microdeletion syndrome skos:exactMatch UMLS:CN206727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019786 severe intellectual disability-epilepsy-anal anomalies-distal phalangeal hypoplasia skos:exactMatch Orphanet:94066 Severe intellectual disability-epilepsy-anal anomalies-distal phalangeal hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019787 autoimmune enteropathy skos:exactMatch MESH:C538273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019787 autoimmune enteropathy skos:exactMatch NCIT:C94694 Autoimmune Enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019787 autoimmune enteropathy skos:exactMatch Orphanet:94075 Severe immune-mediated enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019787 autoimmune enteropathy skos:exactMatch SCTID:235728001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019787 autoimmune enteropathy skos:exactMatch UMLS:C0341305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019788 non-secreting paraganglioma skos:exactMatch Orphanet:94080 Non-functioning paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019788 non-secreting paraganglioma skos:exactMatch SCTID:764999002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019789 cytophagic histiocytic panniculitis skos:exactMatch Orphanet:94087 Cytophagic histiocytic panniculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019789 cytophagic histiocytic panniculitis skos:exactMatch SCTID:238883003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019789 cytophagic histiocytic panniculitis skos:exactMatch UMLS:C0406594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019790 neuroleptic malignant syndrome skos:exactMatch DOID:14464 neuroleptic malignant syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019790 neuroleptic malignant syndrome skos:exactMatch ICD10CM:G21.0 Malignant neuroleptic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019790 neuroleptic malignant syndrome skos:exactMatch MESH:D009459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019790 neuroleptic malignant syndrome skos:exactMatch NCIT:C94829 Neuroleptic Malignant Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019790 neuroleptic malignant syndrome skos:exactMatch Orphanet:94093 Neuroleptic malignant syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019790 neuroleptic malignant syndrome skos:exactMatch SCTID:15244003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019790 neuroleptic malignant syndrome skos:exactMatch UMLS:C0027849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019791 recessive mitochondrial ataxia syndrome skos:exactMatch Orphanet:94125 Recessive mitochondrial ataxia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019791 recessive mitochondrial ataxia syndrome skos:exactMatch UMLS:CN206743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019792 autosomal dominant cerebellar ataxia type I skos:exactMatch Orphanet:94145 Autosomal dominant cerebellar ataxia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019792 autosomal dominant cerebellar ataxia type I skos:exactMatch UMLS:CN206744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019793 autosomal dominant cerebellar ataxia type III skos:exactMatch Orphanet:94148 Autosomal dominant cerebellar ataxia type III semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019793 autosomal dominant cerebellar ataxia type III skos:exactMatch UMLS:CN206746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019794 autosomal dominant cerebellar ataxia type IV skos:exactMatch Orphanet:94149 Autosomal dominant cerebellar ataxia type IV semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019794 autosomal dominant cerebellar ataxia type IV skos:exactMatch UMLS:CN229225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019795 acalvaria skos:exactMatch MESH:C535570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019795 acalvaria skos:exactMatch Orphanet:945 Acalvaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019795 acalvaria skos:exactMatch SCTID:203923004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019795 acalvaria skos:exactMatch UMLS:C2930936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019796 acrocephalosyndactyly skos:exactMatch DOID:12960 acrocephalosyndactylia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019796 acrocephalosyndactyly skos:exactMatch NCIT:C34348 Acrocephalosyndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019796 acrocephalosyndactyly skos:exactMatch SCTID:268262006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019797 acrodysostosis skos:exactMatch DOID:14669 acrodysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019797 acrodysostosis skos:exactMatch MESH:C538179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019797 acrodysostosis skos:exactMatch OMIMPS:101800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019797 acrodysostosis skos:exactMatch Orphanet:950 Acrodysostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019797 acrodysostosis skos:exactMatch SCTID:66758006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019797 acrodysostosis skos:exactMatch UMLS:C0220659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019799 hepatoerythropoietic porphyria skos:exactMatch DOID:5230 hepatoerythropoietic porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019799 hepatoerythropoietic porphyria skos:exactMatch MESH:D017121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019799 hepatoerythropoietic porphyria skos:exactMatch NCIT:C84754 Hepatoerythropoietic Porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019799 hepatoerythropoietic porphyria skos:exactMatch Orphanet:95159 Hepatoerythropoietic porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019799 hepatoerythropoietic porphyria skos:exactMatch SCTID:111386004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019799 hepatoerythropoietic porphyria skos:exactMatch UMLS:C0162569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019800 chronic hepatic porphyria skos:exactMatch Orphanet:95161 Chronic hepatic porphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019801 acute adrenal insufficiency skos:exactMatch NCIT:C112840 Adrenal Crisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019801 acute adrenal insufficiency skos:exactMatch Orphanet:95409 Acute adrenal insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019801 acute adrenal insufficiency skos:exactMatch SCTID:24867002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019801 acute adrenal insufficiency skos:exactMatch UMLS:C0151467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019802 secondary short bowel syndrome skos:exactMatch Orphanet:95427 Secondary short bowel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019802 secondary short bowel syndrome skos:exactMatch UMLS:CN206757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019803 angioma serpiginosum skos:exactMatch DOID:4028 angioma serpiginosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019803 angioma serpiginosum skos:exactMatch NCIT:C3926 Angioma Serpiginosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019803 angioma serpiginosum skos:exactMatch Orphanet:95429 Angioma serpiginosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019803 angioma serpiginosum skos:exactMatch SCTID:49465005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019803 angioma serpiginosum skos:exactMatch UMLS:CN206759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019804 tracheomalacia skos:exactMatch DOID:0060313 tracheomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019804 tracheomalacia skos:exactMatch MESH:D055090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019804 tracheomalacia skos:exactMatch NCIT:C98634 Tracheomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019804 tracheomalacia skos:exactMatch Orphanet:95430 Congenital tracheomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019804 tracheomalacia skos:exactMatch SCTID:95467005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019804 tracheomalacia skos:exactMatch UMLS:C0948187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019805 twin to twin transfusion syndrome skos:exactMatch DOID:13576 twin-to-twin transfusion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019805 twin to twin transfusion syndrome skos:exactMatch MESH:D005330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019805 twin to twin transfusion syndrome skos:exactMatch NCIT:C113824 Twin-Twin Transfusion Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019805 twin to twin transfusion syndrome skos:exactMatch Orphanet:95431 Twin to twin transfusion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019805 twin to twin transfusion syndrome skos:exactMatch SCTID:13404009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019805 twin to twin transfusion syndrome skos:exactMatch UMLS:CN206761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019806 primary progressive aphasia skos:exactMatch MESH:D018888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019806 primary progressive aphasia skos:exactMatch NCIT:C85024 Primary Progressive Aphasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019806 primary progressive aphasia skos:exactMatch Orphanet:95432 Primary progressive aphasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019806 primary progressive aphasia skos:exactMatch UMLS:C0282513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019807 mesocardia skos:exactMatch Orphanet:95443 Mesocardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019807 mesocardia skos:exactMatch SCTID:16567006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019808 aortic valve atresia skos:exactMatch NCIT:C98818 Aortic Valve Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019808 aortic valve atresia skos:exactMatch Orphanet:95448 Congenital aortic valve atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019808 aortic valve atresia skos:exactMatch SCTID:51442005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019809 congenital aortic valve insufficiency skos:exactMatch NCIT:C103936 Congenital Aortic Valve Insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019809 congenital aortic valve insufficiency skos:exactMatch Orphanet:95449 OBSOLETE: Congenital aortic valve insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019809 congenital aortic valve insufficiency skos:exactMatch SCTID:28656008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019809 congenital aortic valve insufficiency skos:exactMatch UMLS:C0158617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019810 toxic epidermal necrolysis skos:exactMatch NCIT:C79777 Toxic Epidermal Necrolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019810 toxic epidermal necrolysis skos:exactMatch Orphanet:95455 Stevens-Johnson syndrome/toxic epidermal necrolysis spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019810 toxic epidermal necrolysis skos:exactMatch SCTID:23067006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019810 toxic epidermal necrolysis skos:exactMatch UMLS:C0014518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019811 tricuspid valve agenesis skos:exactMatch Orphanet:95457 Tricuspid valve agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019813 congenital tricuspid stenosis skos:exactMatch ICD10CM:Q22.4 Congenital tricuspid stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019813 congenital tricuspid stenosis skos:exactMatch Orphanet:95459 Congenital tricuspid stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019813 congenital tricuspid stenosis skos:exactMatch SCTID:36233006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019814 straddling or overriding tricuspid valve skos:exactMatch Orphanet:95461 Straddling or overriding tricuspid valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019815 accessory tricuspid valve tissue skos:exactMatch Orphanet:95462 Accessory tricuspid valve tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019816 anomaly of the tricuspid subvalvular apparatus skos:exactMatch Orphanet:95463 Anomaly of the tricuspid subvalvular apparatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019817 congenital mitral valve insufficiency and/or stenosis skos:exactMatch ICD10CM:Q23 Congenital malformations of aortic and mitral valves semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019817 congenital mitral valve insufficiency and/or stenosis skos:exactMatch Orphanet:95464 Congenital mitral valve insufficiency and/or stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019818 cleft mitral valve skos:exactMatch Orphanet:95465 Cleft mitral valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019819 double-orifice mitral valve skos:exactMatch Orphanet:95474 Double-orifice mitral valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019819 double-orifice mitral valve skos:exactMatch SCTID:253402005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019820 univentricular cardiopathy skos:exactMatch Orphanet:95483 Univentricular cardiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019821 aneurysm or dilatation of ascending aorta skos:exactMatch Orphanet:95484 OBSOLETE: Aneurysm or dilatation of ascending aorta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019822 arterial duct anomaly skos:exactMatch Orphanet:95485 Arterial duct anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019823 premature closure of the arterial duct skos:exactMatch Orphanet:95486 Premature closure of the arterial duct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019824 non-acquired pituitary hormone deficiency skos:exactMatch Orphanet:95488 Non-acquired pituitary hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019825 congenital coronary artery aneurysm skos:exactMatch Orphanet:95491 Congenital coronary artery aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019825 congenital coronary artery aneurysm skos:exactMatch SCTID:204378009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019826 abnormal origin or aberrant course of coronary artery skos:exactMatch Orphanet:95493 OBSOLETE: Abnormal origin or aberrant course of coronary artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019827 obsolete disease associated with non-acquired combined pituitary hormone deficiency skos:exactMatch Orphanet:95495 Disease associated with non-acquired combined pituitary hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019827 obsolete disease associated with non-acquired combined pituitary hormone deficiency skos:exactMatch UMLS:CN206775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019828 pituitary stalk interruption syndrome skos:exactMatch NCIT:C121150 Pituitary Stalk Interruption Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019828 pituitary stalk interruption syndrome skos:exactMatch Orphanet:95496 Pituitary stalk interruption syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019828 pituitary stalk interruption syndrome skos:exactMatch SCTID:715727009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019828 pituitary stalk interruption syndrome skos:exactMatch UMLS:C4053775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019828 pituitary stalk interruption syndrome skos:exactMatch UMLS:CN206776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019829 congenital anomaly of superior vena cava skos:exactMatch Orphanet:95498 Congenital anomaly of superior vena cava semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019829 congenital anomaly of superior vena cava skos:exactMatch SCTID:70195006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019830 congenital anomaly of the inferior vena cava skos:exactMatch Orphanet:95499 Congenital anomaly of the inferior vena cava semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019830 congenital anomaly of the inferior vena cava skos:exactMatch SCTID:81577001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019831 congenital anomaly of the coronary sinus skos:exactMatch Orphanet:95500 Congenital anomaly of the coronary sinus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019832 acquired pituitary hormone deficiency skos:exactMatch Orphanet:95502 Acquired pituitary hormone deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019833 obsolete pituitary hormone deficiency from tumoral origin skos:exactMatch Orphanet:95503 Pituitary hormone deficiency of tumoral origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019833 obsolete pituitary hormone deficiency from tumoral origin skos:exactMatch UMLS:CN206780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019834 obsolete pituitary hormone deficiency from meningeal origin skos:exactMatch Orphanet:95505 Pituitary hormone deficiency of meningeal origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019835 primary hypophysitis skos:exactMatch MESH:D000069281 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019835 primary hypophysitis skos:exactMatch NCIT:C132055 Autoimmune Hypophysitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019835 primary hypophysitis skos:exactMatch Orphanet:95506 Primary hypophysitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019835 primary hypophysitis skos:exactMatch SCTID:237706000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019836 congenital anomaly of hepatic vein skos:exactMatch Orphanet:95507 Congenital anomaly of hepatic vein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019837 atrial appendage anomaly skos:exactMatch Orphanet:95510 Atrial appendage anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019838 adenohypophysitis skos:exactMatch Orphanet:95512 Adenohypophysitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019839 panhypophysitis skos:exactMatch Orphanet:95513 Panhypophysitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019840 acropectororenal dysplasia skos:exactMatch SCTID:720413004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019841 obsolete pituitary hormone defiency from vascular origin skos:exactMatch Orphanet:95611 Pituitary hormone deficiency of vascular origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019843 obsolete pituitary hormone deficiency secondary to a granulomatous disease skos:exactMatch Orphanet:95617 Pituitary hormone deficiency secondary to a granulomatous disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019843 obsolete pituitary hormone deficiency secondary to a granulomatous disease skos:exactMatch UMLS:CN206787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019844 pituitary hormone deficiency secondary to storage disease skos:exactMatch Orphanet:95618 Pituitary hormone deficiency secondary to storage disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019844 pituitary hormone deficiency secondary to storage disease skos:exactMatch UMLS:CN206788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019845 iatrogenic or traumatic pituitary deficiency skos:exactMatch Orphanet:95619 Post-traumatic pituitary deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019846 acquired central diabetes insipidus skos:exactMatch Orphanet:95626 Acquired central diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019847 obsolete congenital adrenal hypoplasia of maternal cause skos:exactMatch Orphanet:95701 OBSOLETE: Congenital adrenal hypoplasia of maternal cause semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019848 posterior hypospadias skos:exactMatch Orphanet:95706 Non-syndromic posterior hypospadias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019849 isolated micropenis skos:exactMatch Orphanet:95707 Idiopathic isolated micropenis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019851 acquired primary ovarian failure skos:exactMatch Orphanet:95709 Acquired premature ovarian failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019851 acquired primary ovarian failure skos:exactMatch SCTID:717954003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019851 acquired primary ovarian failure skos:exactMatch UMLS:C4303540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019852 inherited primary ovarian failure skos:exactMatch OMIMPS:311360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019852 inherited primary ovarian failure skos:exactMatch Orphanet:95710 Non-acquired premature ovarian failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019853 obsolete congenital hypothyroidism due to developmental anomaly skos:exactMatch Orphanet:95711 Congenital hypothyroidism due to developmental anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019854 thyroid ectopia skos:exactMatch Orphanet:95712 Thyroid ectopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019855 athyreosis skos:exactMatch Orphanet:95713 Athyreosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019856 obsolete primary congenital hypothyroidism without thyroid developmental anomaly skos:exactMatch Orphanet:95714 Primary congenital hypothyroidism without thyroid developmental anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019857 congenital hypothyroidism due to transplacental passage of maternal TSH-binding inhibitory antibodies skos:exactMatch Orphanet:95715 Congenital hypothyroidism due to transplacental passage of TSH-binding inhibitory antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019857 congenital hypothyroidism due to transplacental passage of maternal TSH-binding inhibitory antibodies skos:exactMatch SCTID:717333002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019857 congenital hypothyroidism due to transplacental passage of maternal TSH-binding inhibitory antibodies skos:exactMatch UMLS:C4273914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019858 idiopathic congenital hypothyroidism skos:exactMatch Orphanet:95717 Idiopathic congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019858 idiopathic congenital hypothyroidism skos:exactMatch SCTID:717334008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019858 idiopathic congenital hypothyroidism skos:exactMatch UMLS:C4273913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019859 obsolete congenital thyroid malformation without hypothyroidism skos:exactMatch Orphanet:95718 Congenital thyroid malformation without hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019860 thyroid hemiagenesis skos:exactMatch Orphanet:95719 Thyroid hemiagenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019860 thyroid hemiagenesis skos:exactMatch SCTID:715734006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019860 thyroid hemiagenesis skos:exactMatch UMLS:C4023190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019861 thyroid hypoplasia skos:exactMatch Orphanet:95720 Thyroid hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019862 levocardia skos:exactMatch ICD10CM:Q24.1 Levocardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019862 levocardia skos:exactMatch MESH:D007979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019862 levocardia skos:exactMatch NCIT:C111647 Levocardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019862 levocardia skos:exactMatch Orphanet:95854 Levocardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019862 levocardia skos:exactMatch SCTID:205769006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019862 levocardia skos:exactMatch UMLS:C0023569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019864 tetrasomy 21 skos:exactMatch Orphanet:96055 Tetrasomy 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019864 tetrasomy 21 skos:exactMatch SCTID:764690001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019865 mosaic trisomy 4 skos:exactMatch Orphanet:96059 Mosaic trisomy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019865 mosaic trisomy 4 skos:exactMatch SCTID:764628000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019866 mosaic trisomy 5 skos:exactMatch MESH:C537762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019866 mosaic trisomy 5 skos:exactMatch Orphanet:96060 Mosaic trisomy 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019866 mosaic trisomy 5 skos:exactMatch SCTID:764629008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019867 mosaic trisomy 8 skos:exactMatch MESH:C537940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019867 mosaic trisomy 8 skos:exactMatch Orphanet:96061 Mosaic trisomy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019867 mosaic trisomy 8 skos:exactMatch SCTID:717335009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019868 mosaic trisomy 10 skos:exactMatch MESH:C538292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019868 mosaic trisomy 10 skos:exactMatch Orphanet:96063 Mosaic trisomy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019868 mosaic trisomy 10 skos:exactMatch SCTID:764461004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019868 mosaic trisomy 10 skos:exactMatch UMLS:CN035866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019869 mosaic trisomy 22 skos:exactMatch MESH:C536796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019869 mosaic trisomy 22 skos:exactMatch Orphanet:96068 Mosaic trisomy 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019869 mosaic trisomy 22 skos:exactMatch SCTID:764625002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019870 distal trisomy 1p36 skos:exactMatch Orphanet:96069 Distal trisomy 1p36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019870 distal trisomy 1p36 skos:exactMatch SCTID:766053003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019870 distal trisomy 1p36 skos:exactMatch UMLS:CN244049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019871 distal trisomy 2p skos:exactMatch Orphanet:96070 Distal trisomy 2p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019871 distal trisomy 2p skos:exactMatch SCTID:764518004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019872 distal trisomy 3p skos:exactMatch Orphanet:96071 Distal trisomy 3p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019872 distal trisomy 3p skos:exactMatch SCTID:764519007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019873 4p16.3 microduplication syndrome skos:exactMatch Orphanet:96072 4p16.3 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019873 4p16.3 microduplication syndrome skos:exactMatch SCTID:726706008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019873 4p16.3 microduplication syndrome skos:exactMatch UMLS:C4512053 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019873 4p16.3 microduplication syndrome skos:exactMatch UMLS:CN206808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019874 distal trisomy 7p skos:exactMatch Orphanet:96074 Distal trisomy 7p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019874 distal trisomy 7p skos:exactMatch SCTID:763276000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019875 Beckwith-Wiedemann syndrome due to 11p15 microduplication skos:exactMatch Orphanet:96076 Beckwith-Wiedemann syndrome due to 11p15 microduplication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019875 Beckwith-Wiedemann syndrome due to 11p15 microduplication skos:exactMatch UMLS:CN206810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019876 8p inverted duplication/deletion syndrome skos:exactMatch Orphanet:96092 8p inverted duplication/deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019876 8p inverted duplication/deletion syndrome skos:exactMatch SCTID:718188007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019876 8p inverted duplication/deletion syndrome skos:exactMatch UMLS:CN206812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019877 distal trisomy 2q skos:exactMatch Orphanet:96094 Distal trisomy 2q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019877 distal trisomy 2q skos:exactMatch SCTID:763272003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019878 3q26 microduplication syndrome skos:exactMatch Orphanet:96095 3q26 microduplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019878 3q26 microduplication syndrome skos:exactMatch UMLS:CN206814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019879 distal trisomy 4q skos:exactMatch Orphanet:96096 Distal trisomy 4q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019879 distal trisomy 4q skos:exactMatch SCTID:763273008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019880 distal trisomy 5q skos:exactMatch Orphanet:96097 Distal trisomy 5q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019880 distal trisomy 5q skos:exactMatch SCTID:763274002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019881 distal trisomy 6q skos:exactMatch MESH:C537810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019881 distal trisomy 6q skos:exactMatch Orphanet:96098 Distal trisomy 6q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019881 distal trisomy 6q skos:exactMatch SCTID:763275001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019882 distal trisomy 8q skos:exactMatch Orphanet:96100 Distal trisomy 8q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019882 distal trisomy 8q skos:exactMatch SCTID:763277009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019883 distal trisomy 9q skos:exactMatch Orphanet:96101 Distal trisomy 9q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019883 distal trisomy 9q skos:exactMatch SCTID:764520001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019884 distal trisomy 10q skos:exactMatch MESH:C538087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019884 distal trisomy 10q skos:exactMatch Orphanet:96102 Distal trisomy 10q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019884 distal trisomy 10q skos:exactMatch SCTID:718689000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019885 distal trisomy 11q skos:exactMatch MESH:C538294 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019885 distal trisomy 11q skos:exactMatch Orphanet:96103 Distal trisomy 11q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019885 distal trisomy 11q skos:exactMatch SCTID:764447009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019886 distal trisomy 13q skos:exactMatch Orphanet:96105 Distal trisomy 13q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019886 distal trisomy 13q skos:exactMatch SCTID:764454003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019887 distal trisomy 16q skos:exactMatch Orphanet:96106 Distal trisomy 16q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019887 distal trisomy 16q skos:exactMatch SCTID:764459008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019888 distal trisomy 20q skos:exactMatch Orphanet:96107 Distal trisomy 20q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019888 distal trisomy 20q skos:exactMatch SCTID:764500002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019889 distal trisomy 22q skos:exactMatch Orphanet:96109 Distal trisomy 22q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019889 distal trisomy 22q skos:exactMatch SCTID:764512003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019890 non-distal trisomy 9q skos:exactMatch Orphanet:96112 Non-distal trisomy 9q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019890 non-distal trisomy 9q skos:exactMatch SCTID:764997000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019891 monosomy 22 skos:exactMatch Orphanet:96123 Monosomy 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019891 monosomy 22 skos:exactMatch UMLS:C0795878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019892 distal monosomy 7p skos:exactMatch Orphanet:96126 Distal monosomy 7p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019893 distal monosomy 19p13.3 skos:exactMatch Orphanet:96129 Distal monosomy 19p13.3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019894 obsolete non-distal monosomy 7p skos:exactMatch Orphanet:96136 OBSOLETE: Non-distal monosomy 7p semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019895 distal monosomy 4q skos:exactMatch Orphanet:96145 Distal monosomy 4q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019896 Kleefstra syndrome due to 9q34 microdeletion skos:exactMatch Orphanet:96147 Kleefstra syndrome due to 9q34 microdeletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019896 Kleefstra syndrome due to 9q34 microdeletion skos:exactMatch UMLS:CN206831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019897 distal monosomy 12q skos:exactMatch Orphanet:96149 Distal monosomy 12q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019898 distal monosomy 14q skos:exactMatch Orphanet:96150 Distal monosomy 14q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019899 obsolete distal monosomy 20q skos:exactMatch Orphanet:96152 OBSOLETE: Distal monosomy 20q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019900 non-distal monosomy 12q skos:exactMatch Orphanet:96160 Non-distal monosomy 12q semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019902 monosomy 13q34 skos:exactMatch Orphanet:96168 Monosomy 13q34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019902 monosomy 13q34 skos:exactMatch SCTID:766716004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019903 ring chromosome 2 skos:exactMatch NCIT:C121981 ROSE Cluster 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019903 ring chromosome 2 skos:exactMatch Orphanet:96171 Ring chromosome 2 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019903 ring chromosome 2 skos:exactMatch SCTID:765485000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019903 ring chromosome 2 skos:exactMatch UMLS:C4707448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019904 ring chromosome 3 skos:exactMatch NCIT:C121982 ROSE Cluster 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019904 ring chromosome 3 skos:exactMatch Orphanet:96172 Ring chromosome 3 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019904 ring chromosome 3 skos:exactMatch SCTID:765486004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019904 ring chromosome 3 skos:exactMatch UMLS:C4050314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019905 ring chromosome 9 skos:exactMatch MESH:C538022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019905 ring chromosome 9 skos:exactMatch Orphanet:96173 Ring chromosome 9 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019905 ring chromosome 9 skos:exactMatch SCTID:60650002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019905 ring chromosome 9 skos:exactMatch UMLS:CN036105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019906 ring chromosome 11 skos:exactMatch Orphanet:96175 Ring chromosome 11 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019906 ring chromosome 11 skos:exactMatch SCTID:111310003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019906 ring chromosome 11 skos:exactMatch UMLS:C0265444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019907 ring chromosome 13 skos:exactMatch MESH:C538303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019907 ring chromosome 13 skos:exactMatch Orphanet:96176 Ring chromosome 13 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019907 ring chromosome 13 skos:exactMatch SCTID:726723004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019908 ring chromosome 15 skos:exactMatch MESH:C538035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019908 ring chromosome 15 skos:exactMatch Orphanet:96177 Ring chromosome 15 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019908 ring chromosome 15 skos:exactMatch SCTID:763405000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019908 ring chromosome 15 skos:exactMatch UMLS:CN035931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019909 ring chromosome 16 skos:exactMatch Orphanet:96178 Ring chromosome 16 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019909 ring chromosome 16 skos:exactMatch SCTID:763406004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019910 maternal uniparental disomy of chromosome 2 skos:exactMatch Orphanet:96179 Maternal uniparental disomy of chromosome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019910 maternal uniparental disomy of chromosome 2 skos:exactMatch SCTID:766237006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019911 maternal uniparental disomy of chromosome 4 skos:exactMatch Orphanet:96180 Maternal uniparental disomy of chromosome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019911 maternal uniparental disomy of chromosome 4 skos:exactMatch SCTID:766238001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019912 maternal uniparental disomy of chromosome 6 skos:exactMatch Orphanet:96181 Maternal uniparental disomy of chromosome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019912 maternal uniparental disomy of chromosome 6 skos:exactMatch SCTID:766239009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019913 silver-Russell syndrome due to maternal uniparental disomy of chromosome 7 skos:exactMatch Orphanet:96182 Silver-Russell syndrome due to maternal uniparental disomy of chromosome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019913 silver-Russell syndrome due to maternal uniparental disomy of chromosome 7 skos:exactMatch UMLS:CN206841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019914 maternal uniparental disomy of chromosome 9 skos:exactMatch Orphanet:96183 Maternal uniparental disomy of chromosome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019914 maternal uniparental disomy of chromosome 9 skos:exactMatch SCTID:766240006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019915 maternal uniparental disomy of chromosome 14 skos:exactMatch Orphanet:96184 Temple syndrome due to maternal uniparental disomy of chromosome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019916 maternal uniparental disomy of chromosome 16 skos:exactMatch Orphanet:96185 Maternal uniparental disomy of chromosome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019917 maternal uniparental disomy of chromosome 20 skos:exactMatch DOID:0111714 Mulchandani-Bhoj-Conlin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019917 maternal uniparental disomy of chromosome 20 skos:exactMatch OMIM:617352 mulchandani-bhoj-conlin syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019917 maternal uniparental disomy of chromosome 20 skos:exactMatch Orphanet:96186 Maternal uniparental disomy of chromosome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019917 maternal uniparental disomy of chromosome 20 skos:exactMatch SCTID:715735007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019918 maternal uniparental disomy of chromosome 21 skos:exactMatch Orphanet:96187 Maternal uniparental disomy of chromosome 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019919 maternal uniparental disomy of chromosome 22 skos:exactMatch Orphanet:96188 Maternal uniparental disomy of chromosome 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019920 paternal uniparental disomy of chromosome 5 skos:exactMatch Orphanet:96190 Paternal uniparental disomy of chromosome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019921 paternal uniparental disomy of chromosome 6 skos:exactMatch Orphanet:96191 Paternal uniparental disomy of chromosome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019922 paternal uniparental disomy of chromosome 7 skos:exactMatch Orphanet:96192 Paternal uniparental disomy of chromosome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019922 paternal uniparental disomy of chromosome 7 skos:exactMatch SCTID:766721001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019923 Beckwith-Wiedemann syndrome due to paternal uniparental disomy of chromosome 11 skos:exactMatch Orphanet:96193 Beckwith-Wiedemann syndrome due to paternal uniparental disomy of chromosome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019923 Beckwith-Wiedemann syndrome due to paternal uniparental disomy of chromosome 11 skos:exactMatch UMLS:CN206842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019924 paternal uniparental disomy of chromosome 20 skos:exactMatch Orphanet:96194 Paternal uniparental disomy of chromosome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019924 paternal uniparental disomy of chromosome 20 skos:exactMatch SCTID:715736008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019924 paternal uniparental disomy of chromosome 20 skos:exactMatch UMLS:C4275028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019925 paternal uniparental disomy of chromosome 21 skos:exactMatch Orphanet:96195 Paternal uniparental disomy of chromosome 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019925 paternal uniparental disomy of chromosome 21 skos:exactMatch SCTID:766720000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019926 X small rings skos:exactMatch Orphanet:96201 X small rings semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019926 X small rings skos:exactMatch SCTID:766760004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019927 growth hormone-producing pituitary gland neoplasm skos:exactMatch NCIT:C7911 Growth Hormone-Producing Pituitary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019927 growth hormone-producing pituitary gland neoplasm skos:exactMatch UMLS:C0278864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019928 48,XXXY syndrome skos:exactMatch NCIT:C89799 XXXY Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019928 48,XXXY syndrome skos:exactMatch Orphanet:96263 48,XXXY syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019928 48,XXXY syndrome skos:exactMatch SCTID:78317008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019928 48,XXXY syndrome skos:exactMatch UMLS:C0265498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019929 49,XXXXY syndrome skos:exactMatch NCIT:C185635 49,XXXXY Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019929 49,XXXXY syndrome skos:exactMatch Orphanet:96264 49,XXXXY syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019929 49,XXXXY syndrome skos:exactMatch SCTID:38847009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019929 49,XXXXY syndrome skos:exactMatch UMLS:C0265499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019930 Leydig cell hypoplasia due to complete LH resistance skos:exactMatch DOID:0112260 Leydig cell hypoplasia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019930 Leydig cell hypoplasia due to complete LH resistance skos:exactMatch Orphanet:96265 Leydig cell hypoplasia due to complete LH resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019930 Leydig cell hypoplasia due to complete LH resistance skos:exactMatch UMLS:CN206847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019931 Leydig cell hypoplasia due to partial LH resistance skos:exactMatch DOID:0112261 Leydig cell hypoplasia type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019931 Leydig cell hypoplasia due to partial LH resistance skos:exactMatch Orphanet:96266 Leydig cell hypoplasia due to partial LH resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019931 Leydig cell hypoplasia due to partial LH resistance skos:exactMatch UMLS:CN206848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019932 isolated partial vaginal agenesis skos:exactMatch Orphanet:96269 Isolated partial vaginal agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019932 isolated partial vaginal agenesis skos:exactMatch SCTID:87380008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019933 acromegaly skos:exactMatch DOID:2449 acromegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019933 acromegaly skos:exactMatch MESH:D000172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019933 acromegaly skos:exactMatch NCIT:C84533 Acromegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019933 acromegaly skos:exactMatch Orphanet:963 Acromegaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019933 acromegaly skos:exactMatch SCTID:74107003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019933 acromegaly skos:exactMatch UMLS:C0001206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019934 polyploidy skos:exactMatch MESH:D011123 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019934 polyploidy skos:exactMatch Orphanet:96321 Polyploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019934 polyploidy skos:exactMatch SCTID:72991005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019935 isochromosome Y skos:exactMatch Orphanet:96325 Isochromosome Y semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019936 obsolete rare otorhinolaryngological malformation skos:exactMatch Orphanet:96333 Rare otorhinolaryngological malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019936 obsolete rare otorhinolaryngological malformation skos:exactMatch UMLS:CN227722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019937 obsolete rare gynecologic or obstetric disease skos:exactMatch Orphanet:96344 Rare gynecologic or obstetric disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019937 obsolete rare gynecologic or obstetric disease skos:exactMatch UMLS:CN206853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019938 anorectal malformation skos:exactMatch MESH:C537771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019938 anorectal malformation skos:exactMatch Orphanet:96346 Anorectal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019938 anorectal malformation skos:exactMatch SCTID:33225004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019939 early-onset schizophrenia skos:exactMatch Orphanet:96369 Early-onset schizophrenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019940 hypertrichosis-acromegaloid facial appearance syndrome skos:exactMatch Orphanet:966 Hypertrichosis-acromegaloid facial appearance syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019940 hypertrichosis-acromegaloid facial appearance syndrome skos:exactMatch SCTID:721837000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019940 hypertrichosis-acromegaloid facial appearance syndrome skos:exactMatch UMLS:CN226272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019941 hereditary sensory and autonomic neuropathy type 2 skos:exactMatch DOID:0070161 hereditary sensory and autonomic neuropathy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019941 hereditary sensory and autonomic neuropathy type 2 skos:exactMatch Orphanet:970 Hereditary sensory and autonomic neuropathy type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019941 hereditary sensory and autonomic neuropathy type 2 skos:exactMatch SCTID:398148000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019942 distal arthrogryposis skos:exactMatch DOID:0050646 distal arthrogryposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019942 distal arthrogryposis skos:exactMatch OMIMPS:108120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019942 distal arthrogryposis skos:exactMatch Orphanet:97120 Distal arthrogryposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019942 distal arthrogryposis skos:exactMatch SCTID:24269006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019943 hereditary continuous muscle fiber activity skos:exactMatch Orphanet:972 Hereditary continuous muscle fiber activity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019943 hereditary continuous muscle fiber activity skos:exactMatch UMLS:C1834559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019944 Eisenmenger syndrome skos:exactMatch MESH:D004541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019944 Eisenmenger syndrome skos:exactMatch NCIT:C84390 Eisenmenger Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019944 Eisenmenger syndrome skos:exactMatch Orphanet:97214 Eisenmenger syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019944 Eisenmenger syndrome skos:exactMatch SCTID:445928005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019944 Eisenmenger syndrome skos:exactMatch UMLS:C0013743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019945 solar urticaria skos:exactMatch ICD10CM:L56.3 Solar urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019945 solar urticaria skos:exactMatch Orphanet:97230 Solar urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019945 solar urticaria skos:exactMatch SCTID:10347006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019945 solar urticaria skos:exactMatch UMLS:C0263610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019946 ligneous conjunctivitis skos:exactMatch Orphanet:97231 Ligneous conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019946 ligneous conjunctivitis skos:exactMatch SCTID:403435005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019946 ligneous conjunctivitis skos:exactMatch UMLS:C1274789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019947 rippling muscle disease 2 skos:exactMatch DOID:0060255 rippling muscle disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019947 rippling muscle disease 2 skos:exactMatch NCIT:C148325 Rippling Muscle Disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019947 rippling muscle disease 2 skos:exactMatch OMIM:606072 rippling muscle disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019947 rippling muscle disease 2 skos:exactMatch Orphanet:97238 Rippling muscle disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019947 rippling muscle disease 2 skos:exactMatch UMLS:C1832560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019948 reducing body myopathy skos:exactMatch DOID:0080090 reducing body myopathy 1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019948 reducing body myopathy skos:exactMatch Orphanet:97239 Reducing body myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019948 reducing body myopathy skos:exactMatch SCTID:42779002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019949 zebra body myopathy skos:exactMatch Orphanet:97240 Zebra body myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019949 zebra body myopathy skos:exactMatch SCTID:34513009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019949 zebra body myopathy skos:exactMatch UMLS:C0270969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019950 congenital muscular dystrophy skos:exactMatch DOID:0050557 congenital muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019950 congenital muscular dystrophy skos:exactMatch Orphanet:97242 Congenital muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019950 congenital muscular dystrophy skos:exactMatch SCTID:240059009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019950 congenital muscular dystrophy skos:exactMatch UMLS:C0699743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019951 rigid spine syndrome skos:exactMatch MESH:C535683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019951 rigid spine syndrome skos:exactMatch Orphanet:97244 Rigid spine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019952 congenital myopathy skos:exactMatch DOID:0080100 congenital myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019952 congenital myopathy skos:exactMatch OMIMPS:117000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019952 congenital myopathy skos:exactMatch Orphanet:97245 Congenital myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019953 mega-cisterna magna skos:exactMatch Orphanet:97252 Mega-cisterna magna semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019954 pancreatic neuroendocrine tumor skos:exactMatch NCIT:C27720 Pancreatic Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019954 pancreatic neuroendocrine tumor skos:exactMatch Orphanet:97253 Neuroendocrine tumor of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019955 GRFoma skos:exactMatch Orphanet:97261 GRFoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019955 GRFoma skos:exactMatch UMLS:CN206877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019956 encephalitis skos:exactMatch DOID:9588 encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019956 encephalitis skos:exactMatch ICD10CM:A85 Other viral encephalitis, not elsewhere classified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019956 encephalitis skos:exactMatch MESH:D004660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019956 encephalitis skos:exactMatch NCIT:C26760 Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019956 encephalitis skos:exactMatch Orphanet:97275 Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019956 encephalitis skos:exactMatch SCTID:45170000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019956 encephalitis skos:exactMatch UMLS:C0014038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019957 PPoma skos:exactMatch NCIT:C67453 Pancreatic Polypeptide Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019957 PPoma skos:exactMatch Orphanet:97278 PPoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019957 PPoma skos:exactMatch SCTID:255039001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019957 PPoma skos:exactMatch UMLS:C0346407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019957 PPoma skos:exactMatch UMLS:C1882278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019957 PPoma skos:exactMatch UMLS:CN206879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019959 glucagonoma skos:exactMatch MESH:D005935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019959 glucagonoma skos:exactMatch NCIT:C95597 Pancreatic Glucagonoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019959 glucagonoma skos:exactMatch Orphanet:97280 Glucagonoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019959 glucagonoma skos:exactMatch SCTID:16424000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019959 glucagonoma skos:exactMatch UMLS:C0017689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019960 VIPoma skos:exactMatch DOID:5574 VIPoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019960 VIPoma skos:exactMatch MESH:D003969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019960 VIPoma skos:exactMatch NCIT:C26749 VIP-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019960 VIPoma skos:exactMatch Orphanet:97282 VIPoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019960 VIPoma skos:exactMatch SCTID:253005002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019960 VIPoma skos:exactMatch UMLS:C0011993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019962 thyroid lymphoma skos:exactMatch DOID:10011 thyroid lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019962 thyroid lymphoma skos:exactMatch NCIT:C5265 Thyroid Gland Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019962 thyroid lymphoma skos:exactMatch Orphanet:97285 Thyroid lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019962 thyroid lymphoma skos:exactMatch UMLS:C1336753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019963 bronchial endocrine tumor skos:exactMatch Orphanet:97287 Bronchial neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019963 bronchial endocrine tumor skos:exactMatch UMLS:CN206886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019964 thymic neuroendocrine tumor skos:exactMatch Orphanet:97289 Thymic neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019964 thymic neuroendocrine tumor skos:exactMatch UMLS:CN206887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019965 obsolete rare benign ovarian tumor skos:exactMatch Orphanet:97293 Rare benign ovarian tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019967 Kienbock disease skos:exactMatch Orphanet:97332 Kienbock disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019969 panner disease skos:exactMatch Orphanet:97336 Panner disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019969 panner disease skos:exactMatch UMLS:CN206896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019970 Sinding-Larsen-Johansson disease skos:exactMatch Orphanet:97337 Sinding-Larsen-Johansson disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019970 Sinding-Larsen-Johansson disease skos:exactMatch UMLS:CN206897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019971 melanoma of soft tissue skos:exactMatch Orphanet:97338 Melanoma of soft tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019972 dural sinus malformation skos:exactMatch Orphanet:97339 Dural sinus malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019973 persistent placoid maculopathy skos:exactMatch Orphanet:97341 Persistent placoid maculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019973 persistent placoid maculopathy skos:exactMatch SCTID:719297006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019973 persistent placoid maculopathy skos:exactMatch UMLS:C4304823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019975 pellagra skos:exactMatch DOID:8457 pellagra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019975 pellagra skos:exactMatch MESH:D010383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019975 pellagra skos:exactMatch Orphanet:97352 Pellagra semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019975 pellagra skos:exactMatch SCTID:418279001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019975 pellagra skos:exactMatch UMLS:C0030783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019975 pellagra skos:exactMatch UMLS:C4317126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019976 dementia pugilistica skos:exactMatch MESH:D020208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019976 dementia pugilistica skos:exactMatch Orphanet:97353 Dementia pugilistica semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019976 dementia pugilistica skos:exactMatch SCTID:230283005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019976 dementia pugilistica skos:exactMatch UMLS:CN206907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019977 parkinsonism with dementia of Guadeloupe skos:exactMatch Orphanet:97355 Caribbean parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019977 parkinsonism with dementia of Guadeloupe skos:exactMatch SCTID:715737004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019977 parkinsonism with dementia of Guadeloupe skos:exactMatch UMLS:CN206908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019978 Robinow syndrome skos:exactMatch DOID:0060254 Robinow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019978 Robinow syndrome skos:exactMatch NCIT:C85048 Robinow Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019978 Robinow syndrome skos:exactMatch OMIMPS:268310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019978 Robinow syndrome skos:exactMatch Orphanet:97360 Robinow syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019978 Robinow syndrome skos:exactMatch UMLS:C0265205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019978 Robinow syndrome skos:exactMatch UMLS:CN776872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019979 renal hypoplasia, unilateral skos:exactMatch ICD10CM:Q60.3 Renal hypoplasia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019979 renal hypoplasia, unilateral skos:exactMatch Orphanet:97361 Renal hypoplasia, unilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019980 renal hypoplasia, bilateral skos:exactMatch ICD10CM:Q60.4 Renal hypoplasia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019980 renal hypoplasia, bilateral skos:exactMatch Orphanet:97362 Renal hypoplasia, bilateral semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019980 renal hypoplasia, bilateral skos:exactMatch SCTID:268232000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019981 unilateral multicystic dysplastic kidney skos:exactMatch Orphanet:97363 Unilateral multicystic dysplastic kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019982 bilateral multicystic dysplastic kidney skos:exactMatch Orphanet:97364 Bilateral multicystic dysplastic kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019982 bilateral multicystic dysplastic kidney skos:exactMatch SCTID:717749002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019983 multiloculated renal cyst skos:exactMatch Orphanet:97366 Multiloculated renal cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019983 multiloculated renal cyst skos:exactMatch SCTID:86463003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019984 renal tubular dysgenesis due to twin-twin transfusion skos:exactMatch Orphanet:97367 Renal tubular dysgenesis due to twin-twin transfusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019984 renal tubular dysgenesis due to twin-twin transfusion skos:exactMatch UMLS:CN206914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019985 drug-related renal tubular dysgenesis skos:exactMatch Orphanet:97368 Drug-related renal tubular dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019986 sporadic idiopathic steroid-resistant nephrotic syndrome with collapsing glomerulopathy skos:exactMatch Orphanet:97555 OBSOLETE: Sporadic idiopathic steroid-resistant nephrotic syndrome with collapsing glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019986 sporadic idiopathic steroid-resistant nephrotic syndrome with collapsing glomerulopathy skos:exactMatch UMLS:CN206920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019987 obsolete congenital and infantile nephrotic syndrome skos:exactMatch Orphanet:97556 Congenital and infantile nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019988 pauci-immune glomerulonephritis with ANCA skos:exactMatch Orphanet:97563 Pauci-immune glomerulonephritis with ANCA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019988 pauci-immune glomerulonephritis with ANCA skos:exactMatch UMLS:CN206923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019989 pauci-immune glomerulonephritis without ANCA skos:exactMatch Orphanet:97564 Pauci-immune glomerulonephritis without ANCA semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019990 non-amyloid fibrillary glomerulopathy skos:exactMatch Orphanet:97566 Non-amyloid fibrillary glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019990 non-amyloid fibrillary glomerulopathy skos:exactMatch SCTID:718192000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019990 non-amyloid fibrillary glomerulopathy skos:exactMatch UMLS:C4273674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019991 immunotactoid glomerulopathy skos:exactMatch NCIT:C158968 Immunotactoid Glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019991 immunotactoid glomerulopathy skos:exactMatch NCIT:C96182 Fibrillary Glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019991 immunotactoid glomerulopathy skos:exactMatch Orphanet:97567 Immunotactoid glomerulopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019991 immunotactoid glomerulopathy skos:exactMatch SCTID:73305009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019992 pseudohypoparathyroidism skos:exactMatch DOID:4184 pseudohypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019992 pseudohypoparathyroidism skos:exactMatch ICD10CM:E20.1 Pseudohypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019992 pseudohypoparathyroidism skos:exactMatch MESH:D011547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019992 pseudohypoparathyroidism skos:exactMatch NCIT:C99027 Pseudohypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019992 pseudohypoparathyroidism skos:exactMatch Orphanet:97593 Pseudohypoparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019992 pseudohypoparathyroidism skos:exactMatch SCTID:58976002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019992 pseudohypoparathyroidism skos:exactMatch UMLS:C0033806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019993 congenital renal artery stenosis skos:exactMatch ICD10CM:Q27.1 Congenital renal artery stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019993 congenital renal artery stenosis skos:exactMatch Orphanet:97598 Congenital renal artery stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019993 congenital renal artery stenosis skos:exactMatch SCTID:271432005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019994 maternal uniparental disomy of chromosome 13 skos:exactMatch Orphanet:97678 Maternal uniparental disomy of chromosome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019994 maternal uniparental disomy of chromosome 13 skos:exactMatch UMLS:CN036719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019995 peripheral resistance to thyroid hormones skos:exactMatch Orphanet:97927 OBSOLETE: Peripheral resistance to thyroid hormones semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019995 peripheral resistance to thyroid hormones skos:exactMatch SCTID:718193005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019995 peripheral resistance to thyroid hormones skos:exactMatch UMLS:C4273673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019995 peripheral resistance to thyroid hormones skos:exactMatch UMLS:CN206931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019996 obsolete rare cardiac disease skos:exactMatch Orphanet:97929 Rare cardiac disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019996 obsolete rare cardiac disease skos:exactMatch UMLS:CN206932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019997 obsolete rare gastroenterologic disease skos:exactMatch Orphanet:97935 Rare gastroenterologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019997 obsolete rare gastroenterologic disease skos:exactMatch UMLS:CN206933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019998 gastroduodenal malformation skos:exactMatch Orphanet:97944 Gastroduodenal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0019999 intestinal malformation skos:exactMatch Orphanet:97945 Intestinal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020000 obsolete rare respiratory disease skos:exactMatch Orphanet:97955 Rare respiratory disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020000 obsolete rare respiratory disease skos:exactMatch UMLS:CN206934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020001 respiratory or thoracic malformation skos:exactMatch Orphanet:97957 Respiratory or thoracic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020002 obsolete rare surgical thoracic disease skos:exactMatch Orphanet:97962 Rare surgical thoracic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020002 obsolete rare surgical thoracic disease skos:exactMatch UMLS:CN206935 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020003 obsolete rare surgical cardiac disease skos:exactMatch Orphanet:97965 Rare surgical cardiac disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020003 obsolete rare surgical cardiac disease skos:exactMatch UMLS:CN206936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020004 obsolete rare eye disease skos:exactMatch Orphanet:97966 Rare ophthalmic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020004 obsolete rare eye disease skos:exactMatch UMLS:CN206937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020005 obsolete rare endocrine disease skos:exactMatch Orphanet:97978 Rare endocrine disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020005 obsolete rare endocrine disease skos:exactMatch UMLS:CN206938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020007 absence of the pulmonary artery skos:exactMatch Orphanet:980 Absence of the pulmonary artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020007 absence of the pulmonary artery skos:exactMatch UMLS:CN206941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020008 obsolete rare immune disease skos:exactMatch Orphanet:98004 Rare immune disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020008 obsolete rare immune disease skos:exactMatch UMLS:CN206942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020009 obsolete rare neurologic disease skos:exactMatch Orphanet:98006 Rare neurologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020009 obsolete rare neurologic disease skos:exactMatch UMLS:CN206943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020010 infectious disorder of the nervous system skos:exactMatch NCIT:C27590 Nervous System Infectious Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020010 infectious disorder of the nervous system skos:exactMatch Orphanet:98010 Infectious disease of the nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020010 infectious disorder of the nervous system skos:exactMatch SCTID:128116006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020010 infectious disorder of the nervous system skos:exactMatch UMLS:C0597039 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020011 obsolete rare headache disorder skos:exactMatch Orphanet:98022 Rare headache semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020013 obsolete rare odontologic disease skos:exactMatch Orphanet:98026 Rare odontologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020013 obsolete rare odontologic disease skos:exactMatch UMLS:CN206946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020014 obsolete rare disease with odontological manifestation skos:exactMatch Orphanet:98027 Rare disease with odontological manifestation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020014 obsolete rare disease with odontological manifestation skos:exactMatch UMLS:CN206947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020015 obsolete rare circulatory system disease skos:exactMatch Orphanet:98028 Rare circulatory system disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020015 obsolete rare circulatory system disease skos:exactMatch UMLS:CN206948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020016 obsolete rare neurologic disease with psychiatric involvement skos:exactMatch Orphanet:98033 Rare neurologic disease with psychiatric involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020016 obsolete rare neurologic disease with psychiatric involvement skos:exactMatch UMLS:CN206949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020017 obsolete rare otorhinolaryngologic disease skos:exactMatch Orphanet:98036 Rare otorhinolaryngologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020017 obsolete rare otorhinolaryngologic disease skos:exactMatch UMLS:CN206950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020018 cranial malformation skos:exactMatch Orphanet:98038 Cranial malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020019 digestive tract malformation skos:exactMatch Orphanet:98039 Digestive tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020020 visceral malformation of the liver, biliary tract, pancreas or spleen skos:exactMatch Orphanet:98041 Visceral malformation of the liver, biliary tract, pancreas or spleen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020021 obsolete diaphragmatic or abdominal wall malformation skos:exactMatch Orphanet:98043 Diaphragmatic or abdominal wall malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020022 central nervous system malformation skos:exactMatch ICD10CM:Q00-Q07 Congenital malformations of the nervous system (Q00-Q07) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020022 central nervous system malformation skos:exactMatch MESH:D009421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020022 central nervous system malformation skos:exactMatch Orphanet:98044 Central nervous system malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020023 respiratory or mediastinal malformation skos:exactMatch Orphanet:98045 Respiratory or mediastinal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020024 obsolete rare infertility skos:exactMatch Orphanet:98047 Rare infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020024 obsolete rare infertility skos:exactMatch UMLS:CN227735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020025 obsolete rare male infertility skos:exactMatch Orphanet:98048 Rare male infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020026 obsolete rare female infertility skos:exactMatch Orphanet:98049 Rare female infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020026 obsolete rare female infertility skos:exactMatch UMLS:CN227737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020027 obsolete rare allergic disease skos:exactMatch Orphanet:98050 Rare allergic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020027 obsolete rare allergic disease skos:exactMatch UMLS:CN206951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020028 obsolete rare allergic respiratory disease skos:exactMatch Orphanet:98052 Rare allergic respiratory disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020028 obsolete rare allergic respiratory disease skos:exactMatch UMLS:C1504369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020029 obsolete rare genetic cardiac disease skos:exactMatch Orphanet:98054 Rare genetic cardiac disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020029 obsolete rare genetic cardiac disease skos:exactMatch UMLS:CN206954 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020030 obsolete rare genetic renal disease skos:exactMatch Orphanet:98056 Rare genetic renal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020030 obsolete rare genetic renal disease skos:exactMatch UMLS:CN206955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020031 obsolete rare tumor skos:exactMatch Orphanet:98057 Rare tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020032 obsolete rare urinary tract tumor skos:exactMatch Orphanet:98058 Rare urinary tract tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020032 obsolete rare urinary tract tumor skos:exactMatch UMLS:CN206957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020033 obsolete rare digestive tumor skos:exactMatch Orphanet:98059 Rare digestive tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020033 obsolete rare digestive tumor skos:exactMatch UMLS:CN206958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020034 obsolete rare respiratory tract neoplasm skos:exactMatch Orphanet:98060 Rare respiratory tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020034 obsolete rare respiratory tract neoplasm skos:exactMatch UMLS:CN206959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020035 obsolete rare otorhinolaryngologic tumor skos:exactMatch Orphanet:98061 Rare otorhinolaryngologic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020035 obsolete rare otorhinolaryngologic tumor skos:exactMatch UMLS:CN206960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020036 obsolete rare nervous system tumor skos:exactMatch Orphanet:98062 Rare nervous system tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020037 obsolete rare gynecological tumor skos:exactMatch Orphanet:98063 Rare gynecological tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020037 obsolete rare gynecological tumor skos:exactMatch UMLS:CN206962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020038 obsolete gonadal dysgenesis of gynecological interest skos:exactMatch Orphanet:98074 Gonadal dysgenesis of gynecological interest semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020039 46,XX disorder of sex development induced by androgens excess skos:exactMatch Orphanet:98078 46,XX disorder of sex development induced by androgens excess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020039 46,XX disorder of sex development induced by androgens excess skos:exactMatch UMLS:CN227738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020040 46,XY disorder of sex development skos:exactMatch MESH:D058490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020040 46,XY disorder of sex development skos:exactMatch NCIT:C127171 46,XY Differences of Sex Development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020040 46,XY disorder of sex development skos:exactMatch Orphanet:98085 46,XY disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020040 46,XY disorder of sex development skos:exactMatch SCTID:8234004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020040 46,XY disorder of sex development skos:exactMatch UMLS:C2751824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020041 obsolete 46,XY disorder of sex development due to a defect in testosterone metabolism by peripheral tissue skos:exactMatch Orphanet:98086 46,XY disorder of sex development due to a defect in testosterone metabolism by peripheral tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020041 obsolete 46,XY disorder of sex development due to a defect in testosterone metabolism by peripheral tissue skos:exactMatch UMLS:CN227739 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020042 obsolete syndrome with 46,XY disorder of sex development skos:exactMatch Orphanet:98087 Syndrome with 46,XY disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020042 obsolete syndrome with 46,XY disorder of sex development skos:exactMatch UMLS:CN206965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020043 autosomal recessive congenital cerebellar ataxia skos:exactMatch Orphanet:98095 Autosomal recessive congenital cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020044 autosomal recessive metabolic cerebellar ataxia skos:exactMatch Orphanet:98096 Autosomal recessive metabolic cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020044 autosomal recessive metabolic cerebellar ataxia skos:exactMatch UMLS:CN229258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020045 obsolete autosomal recessive cerebellar ataxia due to a DNA repair defect skos:exactMatch Orphanet:98097 Autosomal recessive cerebellar ataxia due to a DNA repair defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020045 obsolete autosomal recessive cerebellar ataxia due to a DNA repair defect skos:exactMatch UMLS:CN227741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020046 autosomal recessive degenerative and progressive cerebellar ataxia skos:exactMatch Orphanet:98098 Autosomal recessive degenerative and progressive cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020046 autosomal recessive degenerative and progressive cerebellar ataxia skos:exactMatch UMLS:CN229259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020047 autosomal recessive syndromic cerebellar ataxia skos:exactMatch Orphanet:98099 Autosomal recessive syndromic cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020047 autosomal recessive syndromic cerebellar ataxia skos:exactMatch UMLS:CN227742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020048 internal carotid agenesis skos:exactMatch Orphanet:981 Internal carotid absence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020048 internal carotid agenesis skos:exactMatch SCTID:722004001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020049 autosomal anomaly skos:exactMatch Orphanet:98127 Autosomal anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020049 autosomal anomaly skos:exactMatch UMLS:CN227743 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020050 obsolete autosomal trisomy skos:exactMatch Orphanet:98130 Autosomal trisomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020050 obsolete autosomal trisomy skos:exactMatch SCTID:429442006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020050 obsolete autosomal trisomy skos:exactMatch UMLS:C1996945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020051 obsolete total autosomal trisomy skos:exactMatch Orphanet:98131 Total autosomal trisomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020052 obsolete partial autosomal trisomy/tetrasomy skos:exactMatch Orphanet:98132 Partial autosomal trisomy/tetrasomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020053 obsolete total autosomal monosomy skos:exactMatch Orphanet:98141 Total autosomal monosomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020054 obsolete partial autosomal monosomy skos:exactMatch Orphanet:98142 Partial autosomal monosomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020055 obsolete autosomal uniparental disomy skos:exactMatch Orphanet:98152 Autosomal uniparental disomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020055 obsolete autosomal uniparental disomy skos:exactMatch UMLS:CN229262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020056 obsolete uniparental disomy of maternal origin skos:exactMatch Orphanet:98153 Maternal uniparental disomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020056 obsolete uniparental disomy of maternal origin skos:exactMatch SCTID:726401004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020057 obsolete uniparental disomy of paternal origin skos:exactMatch Orphanet:98154 Paternal uniparental disomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020057 obsolete uniparental disomy of paternal origin skos:exactMatch SCTID:726402006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020058 gonosome anomaly skos:exactMatch Orphanet:98155 Sex-chromosome anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020058 gonosome anomaly skos:exactMatch SCTID:95462004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020059 obsolete gonosome number anomaly skos:exactMatch Orphanet:98156 Sex-chromosome number anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020060 obsolete gonosome structural anomaly skos:exactMatch Orphanet:98157 Sex-chromosome structural anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020061 obsolete chromosome Y structural anomaly skos:exactMatch Orphanet:98158 Chromosome Y structural anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020062 obsolete chromosome X structural anomaly skos:exactMatch Orphanet:98159 Chromosome X structural anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020063 obsolete malformation syndrome with hamartosis skos:exactMatch Orphanet:98196 Malformation syndrome with hamartosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020063 obsolete malformation syndrome with hamartosis skos:exactMatch UMLS:CN206967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020064 pulmonary valve agenesis skos:exactMatch Orphanet:982 Pulmonary valve agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020064 pulmonary valve agenesis skos:exactMatch SCTID:6996004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020065 combined dystonia skos:exactMatch Orphanet:98203 Combined dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020065 combined dystonia skos:exactMatch UMLS:CN206969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020066 Ehlers-Danlos syndrome skos:exactMatch DOID:13359 Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020066 Ehlers-Danlos syndrome skos:exactMatch ICD10CM:Q79.6 Ehlers-Danlos syndromes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020066 Ehlers-Danlos syndrome skos:exactMatch MESH:D004535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020066 Ehlers-Danlos syndrome skos:exactMatch NCIT:C34568 Ehlers-Danlos Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020066 Ehlers-Danlos syndrome skos:exactMatch OMIMPS:130000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020066 Ehlers-Danlos syndrome skos:exactMatch Orphanet:98249 Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020066 Ehlers-Danlos syndrome skos:exactMatch SCTID:398114001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020066 Ehlers-Danlos syndrome skos:exactMatch UMLS:C0013720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020067 infectious encephalitis skos:exactMatch MESH:D000069544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020067 infectious encephalitis skos:exactMatch NCIT:C79550 Infectious Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020067 infectious encephalitis skos:exactMatch SCTID:312215006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020068 postinfectious encephalitis skos:exactMatch DOID:10993 postinfectious encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020068 postinfectious encephalitis skos:exactMatch SCTID:192727001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020068 postinfectious encephalitis skos:exactMatch UMLS:C0393459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020069 chronic encephalitis skos:exactMatch Orphanet:98255 Chronic encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020069 chronic encephalitis skos:exactMatch UMLS:C0006109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020070 neonatal epilepsy syndrome skos:exactMatch Orphanet:98257 Neonatal epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020070 neonatal epilepsy syndrome skos:exactMatch UMLS:CN206974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020071 infantile epilepsy syndrome skos:exactMatch Orphanet:98258 Infantile epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020071 infantile epilepsy syndrome skos:exactMatch UMLS:CN206975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020072 childhood-onset epilepsy syndrome skos:exactMatch Orphanet:98259 Childhood-onset epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020072 childhood-onset epilepsy syndrome skos:exactMatch UMLS:CN206976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020073 adolescent-onset epilepsy syndrome skos:exactMatch Orphanet:98260 Adolescent-onset epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020073 adolescent-onset epilepsy syndrome skos:exactMatch UMLS:CN206977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020074 progressive myoclonus epilepsy skos:exactMatch DOID:891 progressive myoclonus epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020074 progressive myoclonus epilepsy skos:exactMatch MESH:D020191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020074 progressive myoclonus epilepsy skos:exactMatch NCIT:C7636 Progressive Myoclonus Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020074 progressive myoclonus epilepsy skos:exactMatch OMIMPS:254800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020074 progressive myoclonus epilepsy skos:exactMatch Orphanet:98261 Progressive myoclonic epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020074 progressive myoclonus epilepsy skos:exactMatch SCTID:267581004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020074 progressive myoclonus epilepsy skos:exactMatch UMLS:C0751778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020075 genetic non-syndromic obesity skos:exactMatch Orphanet:98267 Genetic non-syndromic obesity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020076 myeloproliferative neoplasm skos:exactMatch DOID:2226 myeloproliferative neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020076 myeloproliferative neoplasm skos:exactMatch NCIT:C4345 Myeloproliferative Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020076 myeloproliferative neoplasm skos:exactMatch Orphanet:98274 Myeloproliferative neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020076 myeloproliferative neoplasm skos:exactMatch SCTID:425333006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020076 myeloproliferative neoplasm skos:exactMatch UMLS:C1292778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020077 myelodysplastic/myeloproliferative disease skos:exactMatch MESH:D054437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020077 myelodysplastic/myeloproliferative disease skos:exactMatch Orphanet:98275 Myelodysplastic/myeloproliferative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020078 obsolete acute myeloid leukemia with recurrent genetic anomaly skos:exactMatch NCIT:C7175 Acute Myeloid Leukemia with Recurrent Genetic Abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020078 obsolete acute myeloid leukemia with recurrent genetic anomaly skos:exactMatch Orphanet:98277 Acute myeloid leukemia with recurrent genetic anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020081 macrophage or histiocytic tumor skos:exactMatch Orphanet:98288 Macrophage or histiocytic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020081 macrophage or histiocytic tumor skos:exactMatch UMLS:CN206983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020082 dendritic cell tumor skos:exactMatch Orphanet:98289 Dendritic cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020082 dendritic cell tumor skos:exactMatch SCTID:737223000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020082 dendritic cell tumor skos:exactMatch UMLS:CN206984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020083 immunodeficiency-associated lymphoproliferative disease skos:exactMatch Orphanet:98290 Immunodeficiency-associated lymphoproliferative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020083 immunodeficiency-associated lymphoproliferative disease skos:exactMatch UMLS:CN206985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020084 lymphoproliferative disease associated with primary immune disease skos:exactMatch Orphanet:98291 Lymphoproliferative disease associated with primary immune disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020084 lymphoproliferative disease associated with primary immune disease skos:exactMatch UMLS:CN206986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020087 genetic lipodystrophy skos:exactMatch Orphanet:98305 Genetic lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020087 genetic lipodystrophy skos:exactMatch SCTID:724841000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020087 genetic lipodystrophy skos:exactMatch UMLS:C4511302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020088 familial partial lipodystrophy skos:exactMatch DOID:0050440 familial partial lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020088 familial partial lipodystrophy skos:exactMatch MESH:D052496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020088 familial partial lipodystrophy skos:exactMatch NCIT:C84708 Familial Partial Lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020088 familial partial lipodystrophy skos:exactMatch OMIMPS:151660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020088 familial partial lipodystrophy skos:exactMatch Orphanet:98306 Familial partial lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020088 familial partial lipodystrophy skos:exactMatch SCTID:49292002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020088 familial partial lipodystrophy skos:exactMatch UMLS:C0271694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020089 acquired lipodystrophy skos:exactMatch Orphanet:98307 Acquired lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020089 acquired lipodystrophy skos:exactMatch UMLS:C0877192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020090 obsolete male infertility due to gonadal dysgenesis skos:exactMatch Orphanet:98313 Male infertility due to gonadal dysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020091 obsolete male infertility due to obstructive azoospermia skos:exactMatch Orphanet:98343 Male infertility due to obstructive azoospermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020092 obsolete rare idiopathic male infertility skos:exactMatch Orphanet:98345 OBSOLETE: Rare idiopathic male infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020092 obsolete rare idiopathic male infertility skos:exactMatch UMLS:CN227777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020093 autosomal dominant isolated diffuse palmoplantar keratoderma skos:exactMatch Orphanet:98349 Autosomal dominant isolated diffuse palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020093 autosomal dominant isolated diffuse palmoplantar keratoderma skos:exactMatch UMLS:CN229268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020094 obsolete autosomal dominant disease with diffuse palmoplantar keratoderma as a major feature skos:exactMatch Orphanet:98352 Autosomal dominant disease with diffuse palmoplantar keratoderma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020094 obsolete autosomal dominant disease with diffuse palmoplantar keratoderma as a major feature skos:exactMatch UMLS:CN206998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020095 obsolete autosomal dominant disease associated with focal palmoplantar keratoderma as a major feature skos:exactMatch Orphanet:98353 Autosomal dominant disease associated with focal palmoplantar keratoderma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020095 obsolete autosomal dominant disease associated with focal palmoplantar keratoderma as a major feature skos:exactMatch UMLS:CN206999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020096 autosomal recessive isolated diffuse palmoplantar keratoderma skos:exactMatch Orphanet:98356 Autosomal recessive isolated diffuse palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020096 autosomal recessive isolated diffuse palmoplantar keratoderma skos:exactMatch UMLS:CN229269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020097 obsolete autosomal recessive disease with focal palmoplantar keratoderma as a major feature skos:exactMatch Orphanet:98357 Autosomal recessive disease with focal palmoplantar keratoderma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020097 obsolete autosomal recessive disease with focal palmoplantar keratoderma as a major feature skos:exactMatch UMLS:CN207000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020098 obsolete constitutional anemia due to iron metabolism disorder skos:exactMatch Orphanet:98360 Constitutional anemia due to iron metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020098 obsolete constitutional anemia due to iron metabolism disorder skos:exactMatch UMLS:CN227778 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020099 inherited sideroblastic anemia skos:exactMatch OMIMPS:300751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020099 inherited sideroblastic anemia skos:exactMatch Orphanet:98362 Constitutional sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020100 obsolete rare hemolytic anemia skos:exactMatch Orphanet:98363 Rare hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020101 obsolete constitutional hemolytic anemia due to membrane defect skos:exactMatch NCIT:C101218 Hemolytic Anemia due to Membrane Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020101 obsolete constitutional hemolytic anemia due to membrane defect skos:exactMatch Orphanet:98364 Rare constitutional hemolytic anemia due to a red cell membrane anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020101 obsolete constitutional hemolytic anemia due to membrane defect skos:exactMatch SCTID:111575000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020101 obsolete constitutional hemolytic anemia due to membrane defect skos:exactMatch UMLS:CN227780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020102 hereditary stomatocytosis skos:exactMatch Orphanet:98365 Hereditary stomatocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020102 hereditary stomatocytosis skos:exactMatch SCTID:14087004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020102 hereditary stomatocytosis skos:exactMatch UMLS:C1262483 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020103 obsolete constitutional hemolytic anemia due to acanthocytosis skos:exactMatch Orphanet:98366 Constitutional hemolytic anemia due to acanthocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020104 obsolete rare constitutional hemolytic anemia due to an enzyme disorder skos:exactMatch Orphanet:98369 Rare constitutional hemolytic anemia due to an enzyme disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020104 obsolete rare constitutional hemolytic anemia due to an enzyme disorder skos:exactMatch UMLS:CN227782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020105 obsolete hemolytic anemia due to hexose monophosphate shunt and glutathione metabolism anomalies skos:exactMatch Orphanet:98370 Hemolytic anemia due to hexose monophosphate shunt and glutathione metabolism anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020106 obsolete hemolytic anemia due to a disorder of glycolytic enzymes skos:exactMatch Orphanet:98372 Hemolytic anemia due to a disorder of glycolytic enzymes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020106 obsolete hemolytic anemia due to a disorder of glycolytic enzymes skos:exactMatch UMLS:CN227783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020107 obsolete hemolytic anemia due to an erythrocyte nucleotide metabolism disorder skos:exactMatch Orphanet:98374 Hemolytic anemia due to an erythrocyte nucleotide metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020107 obsolete hemolytic anemia due to an erythrocyte nucleotide metabolism disorder skos:exactMatch UMLS:CN227784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020108 autoimmune hemolytic anemia skos:exactMatch DOID:718 autoimmune hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020108 autoimmune hemolytic anemia skos:exactMatch MESH:D000744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020108 autoimmune hemolytic anemia skos:exactMatch NCIT:C34378 Autoimmune Hemolytic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020108 autoimmune hemolytic anemia skos:exactMatch OMIM:205700 anemia, autoimmune hemolytic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020108 autoimmune hemolytic anemia skos:exactMatch Orphanet:98375 Autoimmune hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020108 autoimmune hemolytic anemia skos:exactMatch SCTID:413603009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020108 autoimmune hemolytic anemia skos:exactMatch UMLS:C0002880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020109 obsolete constitutional megaloblastic anemia due to vitamin B12 metabolism disorder skos:exactMatch Orphanet:98396 Constitutional megaloblastic anemia due to vitamin B12 metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020109 obsolete constitutional megaloblastic anemia due to vitamin B12 metabolism disorder skos:exactMatch UMLS:CN227785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020110 pulmonary agenesis skos:exactMatch MESH:C562992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020110 pulmonary agenesis skos:exactMatch NCIT:C99028 Pulmonary Agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020110 pulmonary agenesis skos:exactMatch Orphanet:984 Pulmonary agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020110 pulmonary agenesis skos:exactMatch SCTID:66489009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020110 pulmonary agenesis skos:exactMatch UMLS:C0265780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020111 obsolete constitutional megaloblastic anemia due to folate metabolism disorder skos:exactMatch Orphanet:98408 Constitutional megaloblastic anemia due to folate metabolism disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020111 obsolete constitutional megaloblastic anemia due to folate metabolism disorder skos:exactMatch UMLS:CN227786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020112 vitamin B12- and folate-independent constitutional megaloblastic anemia skos:exactMatch Orphanet:98415 Vitamin B12- and folate-independent constitutional megaloblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020113 primary acquired red cell aplasia skos:exactMatch Orphanet:98421 Primary acquired red cell aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020115 secondary polycythemia skos:exactMatch NCIT:C27178 Secondary Polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020115 secondary polycythemia skos:exactMatch Orphanet:98428 Secondary polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020115 secondary polycythemia skos:exactMatch UMLS:C1318533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020116 obsolete rare blood coagulation disease skos:exactMatch Orphanet:98429 Rare coagulation disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020117 alpha granule disease skos:exactMatch Orphanet:98455 Alpha granule disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020117 alpha granule disease skos:exactMatch UMLS:CN207009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020118 dense granule disease skos:exactMatch Orphanet:98456 Dense granule disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020118 dense granule disease skos:exactMatch UMLS:CN207010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020119 X-linked syndromic intellectual disability skos:exactMatch DOID:0060309 syndromic X-linked intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020119 X-linked syndromic intellectual disability skos:exactMatch OMIMPS:309510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020119 X-linked syndromic intellectual disability skos:exactMatch Orphanet:98464 OBSOLETE: X-linked syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020120 skeletal muscle disorder skos:exactMatch Orphanet:98472 Skeletal muscle disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020120 skeletal muscle disorder skos:exactMatch SCTID:75047002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020120 skeletal muscle disorder skos:exactMatch UMLS:C1533847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020121 muscular dystrophy skos:exactMatch DOID:9884 muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020121 muscular dystrophy skos:exactMatch ICD10CM:G71.0 Muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020121 muscular dystrophy skos:exactMatch MESH:D009136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020121 muscular dystrophy skos:exactMatch NCIT:C84910 Muscular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020121 muscular dystrophy skos:exactMatch Orphanet:98473 Muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020121 muscular dystrophy skos:exactMatch SCTID:73297009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020121 muscular dystrophy skos:exactMatch UMLS:C0026850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020122 acquired idiopathic inflammatory myopathy skos:exactMatch Orphanet:98482 Idiopathic inflammatory myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020123 metabolic myopathy skos:exactMatch NCIT:C98985 Metabolic Myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020123 metabolic myopathy skos:exactMatch Orphanet:98486 Metabolic myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020123 metabolic myopathy skos:exactMatch SCTID:26111005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020123 metabolic myopathy skos:exactMatch UMLS:C0270984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020124 neuromuscular junction disease skos:exactMatch DOID:439 neuromuscular junction disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020124 neuromuscular junction disease skos:exactMatch MESH:D020511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020124 neuromuscular junction disease skos:exactMatch Orphanet:98491 Neuromuscular junction disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020124 neuromuscular junction disease skos:exactMatch SCTID:128213006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020124 neuromuscular junction disease skos:exactMatch UMLS:C0751950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020125 acquired neuromuscular junction disease skos:exactMatch Orphanet:98494 Acquired neuromuscular junction disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020125 acquired neuromuscular junction disease skos:exactMatch UMLS:CN207015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020126 obsolete rare peripheral neuropathy skos:exactMatch Orphanet:98496 Rare peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020127 genetic peripheral neuropathy skos:exactMatch Orphanet:98497 Genetic peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020128 motor neuron disorder skos:exactMatch DOID:231 motor neuron disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020128 motor neuron disorder skos:exactMatch ICD10CM:G12.2 Motor neuron disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020128 motor neuron disorder skos:exactMatch MESH:D016472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020128 motor neuron disorder skos:exactMatch Orphanet:98503 Motor neuron disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020128 motor neuron disorder skos:exactMatch SCTID:37340000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020129 acquired motor neuron disease skos:exactMatch Orphanet:98506 Acquired motor neuron disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020129 acquired motor neuron disease skos:exactMatch UMLS:CN207019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020130 malformation of the cerebellar vermis skos:exactMatch Orphanet:98514 Malformation of the cerebellar vermis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020131 malformation of the cerebellar hemispheres skos:exactMatch Orphanet:98516 Malformation of the cerebellar hemispheres semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020132 cranial nerve and nuclear aplasia skos:exactMatch Orphanet:98518 Cranial nerve and nuclear aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020133 posterior fossa malformation skos:exactMatch Orphanet:98519 Posterior fossa malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020134 cystic malformation of the posterior fossa skos:exactMatch Orphanet:98520 OBSOLETE: Cystic malformation of the posterior fossa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020134 cystic malformation of the posterior fossa skos:exactMatch SCTID:35111000119109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020135 pontocerebellar hypoplasia skos:exactMatch DOID:0060264 pontocerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020135 pontocerebellar hypoplasia skos:exactMatch MESH:C580383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020135 pontocerebellar hypoplasia skos:exactMatch OMIMPS:607596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020135 pontocerebellar hypoplasia skos:exactMatch Orphanet:98523 Non-syndromic pontocerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020135 pontocerebellar hypoplasia skos:exactMatch SCTID:45163000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020135 pontocerebellar hypoplasia skos:exactMatch UMLS:CN924922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020136 obsolete neurodegenerative disease with dementia skos:exactMatch Orphanet:98534 Neurodegenerative disease with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020136 obsolete neurodegenerative disease with dementia skos:exactMatch UMLS:CN207020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020137 obsolete frontotemporal degeneration with dementia skos:exactMatch Orphanet:98535 Frontotemporal degeneration with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020138 obsolete ataxia with dementia skos:exactMatch Orphanet:98538 Ataxia with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020139 obsolete early-onset ataxia with dementia skos:exactMatch Orphanet:98539 Early-onset ataxia with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020140 obsolete late-onset ataxia with dementia skos:exactMatch Orphanet:98540 Late-onset ataxia with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020141 obsolete infectious disease with dementia skos:exactMatch Orphanet:98542 Infectious disease with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020141 obsolete infectious disease with dementia skos:exactMatch UMLS:CN207022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020142 obsolete metabolic disease with dementia skos:exactMatch Orphanet:98543 Metabolic disease with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020142 obsolete metabolic disease with dementia skos:exactMatch UMLS:CN207023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020143 cerebral lipidosis with dementia skos:exactMatch DOID:10742 cerebral lipidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020143 cerebral lipidosis with dementia skos:exactMatch Orphanet:98544 Cerebral lipidosis with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020143 cerebral lipidosis with dementia skos:exactMatch SCTID:16517004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020143 cerebral lipidosis with dementia skos:exactMatch UMLS:C0007788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020144 cerebrovascular dementia skos:exactMatch Orphanet:98549 Rare cerebrovascular dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020145 developmental defect of the eye skos:exactMatch Orphanet:98553 Developmental defect of the eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020146 major induction processes eye anomaly skos:exactMatch Orphanet:98554 OBSOLETE: Major induction processes eye anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020147 anophthalmia-microphthalmia syndrome skos:exactMatch Orphanet:98555 Microphthalmia-anophthalmia-coloboma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020147 anophthalmia-microphthalmia syndrome skos:exactMatch UMLS:CN120488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020148 syndromic aniridia skos:exactMatch Orphanet:98557 Syndromic aniridia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020148 syndromic aniridia skos:exactMatch UMLS:CN227798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020149 obsolete rare eye disease due to a differentiation anomaly skos:exactMatch Orphanet:98558 OBSOLETE: Rare eye disease due to a differentiation anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020149 obsolete rare eye disease due to a differentiation anomaly skos:exactMatch UMLS:CN207024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020150 obsolete obsolete rare palpebral, lacrimal system and conjunctival disease skos:exactMatch Orphanet:98559 OBSOLETE: Rare palpebral, lacrimal system and conjunctival disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020150 obsolete obsolete rare palpebral, lacrimal system and conjunctival disease skos:exactMatch UMLS:CN207025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020151 obsolete rare palpebral disease skos:exactMatch Orphanet:98560 Rare palpebral disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020152 obsolete rare eyelid malformation skos:exactMatch Orphanet:98561 Congenital malformation of the eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020153 cryptophthalmia skos:exactMatch DOID:0111716 cryptophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020153 cryptophthalmia skos:exactMatch NCIT:C124520 Cryptophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020153 cryptophthalmia skos:exactMatch Orphanet:98562 Cryptophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020153 cryptophthalmia skos:exactMatch SCTID:400951005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020154 microblepharon-ablephara syndrome skos:exactMatch Orphanet:98563 Microblepharon-ablephara syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020154 microblepharon-ablephara syndrome skos:exactMatch UMLS:CN237783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020155 eyelid border anomaly skos:exactMatch Orphanet:98564 Eyelid border anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020156 syndromic ankyloblepharon skos:exactMatch Orphanet:98565 Syndromic ankyloblepharon filiforme adnatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020156 syndromic ankyloblepharon skos:exactMatch UMLS:CN227801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020157 syndromic palpebral coloboma skos:exactMatch Orphanet:98566 Syndromic eyelid coloboma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020157 syndromic palpebral coloboma skos:exactMatch UMLS:CN227802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020158 eyelids malposition disorder skos:exactMatch Orphanet:98567 Rare eyelid malposition disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020158 eyelids malposition disorder skos:exactMatch UMLS:CN227803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020159 congenital entropion skos:exactMatch SCTID:20392000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020160 secondary entropion skos:exactMatch Orphanet:98569 OBSOLETE: Secondary entropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020161 congenital ectropion skos:exactMatch ICD10CM:Q10.1 Congenital ectropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020161 congenital ectropion skos:exactMatch Orphanet:98570 Congenital ectropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020161 congenital ectropion skos:exactMatch SCTID:26590002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020162 secondary ectropion skos:exactMatch Orphanet:98571 Secondary ectropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020163 canthal anomaly skos:exactMatch Orphanet:98572 OBSOLETE: Canthal anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020164 epicanthal fold skos:exactMatch Orphanet:98573 OBSOLETE: Epicanthal fold semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020165 syndromic epicanthus skos:exactMatch Orphanet:98574 Syndromic epicanthus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020165 syndromic epicanthus skos:exactMatch UMLS:CN227805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020167 malposition of external canthus skos:exactMatch Orphanet:98576 Syndromic outer canthal malposition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020168 obsolete kinetic eyelid anomaly skos:exactMatch Orphanet:98577 OBSOLETE: Kinetic eyelid anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020169 obsolete rare disorder with ptosis skos:exactMatch Orphanet:98578 Rare disorder with ptosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020169 obsolete rare disorder with ptosis skos:exactMatch UMLS:CN207031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020170 obsolete congenital upper palpebral retraction skos:exactMatch Orphanet:98579 OBSOLETE: Congenital upper palpebral retraction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020172 palpebral epidermal tumor skos:exactMatch Orphanet:98581 OBSOLETE: Palpebral epidermal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020172 palpebral epidermal tumor skos:exactMatch SCTID:126499002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020172 palpebral epidermal tumor skos:exactMatch UMLS:CN207033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020173 benign tumor of palpebral epidermis skos:exactMatch Orphanet:98582 OBSOLETE: Benign tumor of palpebral epidermis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020173 benign tumor of palpebral epidermis skos:exactMatch UMLS:CN207034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020174 precancerous lesion of palpebral epidermis skos:exactMatch Orphanet:98583 OBSOLETE: Precancerous lesion of palpebral epidermis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020175 malignant tumor of palpebral epidermis skos:exactMatch Orphanet:98584 OBSOLETE: Malignant tumor of palpebral epidermis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020175 malignant tumor of palpebral epidermis skos:exactMatch SCTID:423425006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020175 malignant tumor of palpebral epidermis skos:exactMatch UMLS:CN207035 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020176 palpebral sebaceous gland tumor skos:exactMatch Orphanet:98585 OBSOLETE: Palpebral sebaceous gland tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020176 palpebral sebaceous gland tumor skos:exactMatch UMLS:CN207036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020177 pigmented palpebral tumor skos:exactMatch Orphanet:98586 OBSOLETE: Pigmented palpebral tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020177 pigmented palpebral tumor skos:exactMatch UMLS:CN207037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020178 palpebral lentiginosis skos:exactMatch Orphanet:98587 OBSOLETE: Palpebral lentiginosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020179 palpebral nevus skos:exactMatch NCIT:C3880 Eyelid Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020179 palpebral nevus skos:exactMatch Orphanet:98588 OBSOLETE: Palpebral nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020179 palpebral nevus skos:exactMatch SCTID:231827008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020179 palpebral nevus skos:exactMatch UMLS:C0239460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020180 palpebral piliary tumor skos:exactMatch Orphanet:98590 OBSOLETE: Palpebral piliary tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020180 palpebral piliary tumor skos:exactMatch UMLS:CN207040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020181 mesenchymatous palpebral tumor skos:exactMatch Orphanet:98591 OBSOLETE: Mesenchymatous palpebral tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020181 mesenchymatous palpebral tumor skos:exactMatch UMLS:CN207041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020182 obsolete palpebral tumor with a vascular malformation skos:exactMatch Orphanet:98592 OBSOLETE: Palpebral tumor with a vascular malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020182 obsolete palpebral tumor with a vascular malformation skos:exactMatch UMLS:CN207042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020183 neurogenic palpebral tumor skos:exactMatch Orphanet:98593 OBSOLETE: Neurogenic palpebral tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020183 neurogenic palpebral tumor skos:exactMatch UMLS:CN207043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020184 obsolete rare eyebrow/eyelashes anomaly skos:exactMatch Orphanet:98594 Rare eyebrow/eyelash disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020184 obsolete rare eyebrow/eyelashes anomaly skos:exactMatch UMLS:CN227808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020185 obsolete eyebrow/eyelashes hypertrichosis skos:exactMatch Orphanet:98595 OBSOLETE: Eyebrow/eyelashes hypertrichosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020186 obsolete eyebrow hypertrophy skos:exactMatch Orphanet:98596 OBSOLETE: Eyebrow hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020187 obsolete eyelashes hypertrophy skos:exactMatch Orphanet:98597 OBSOLETE: Eyelashes hypertrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020188 obsolete congenital absence of the eyebrow/eyelashes skos:exactMatch Orphanet:98598 OBSOLETE: Congenital absence of the eyebrow/eyelashes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020189 obsolete eyebrow/eyelashes structural anomaly skos:exactMatch Orphanet:98599 OBSOLETE: Eyebrow/eyelashes structural anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020190 obsolete eyebrow/eyelashes distichiasis skos:exactMatch Orphanet:98600 OBSOLETE: Eyebrow/eyelashes distichiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020191 obsolete eyebrow/eyelashes pigmentation anomaly skos:exactMatch Orphanet:98601 OBSOLETE: Eyebrow/eyelashes pigmentation anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020192 obsolete rare lacrimal system disease skos:exactMatch Orphanet:98602 Rare disorder of the lacrimal apparatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020193 secretory apparatus of the lacrimal system anomaly skos:exactMatch Orphanet:98603 OBSOLETE: Secretory apparatus of the lacrimal system anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020194 congenital alacrima skos:exactMatch Orphanet:98604 Congenital alacrima semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020195 excretory apparatus of the lacrimal system anomaly skos:exactMatch Orphanet:98605 Lacrimal drainage system anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020196 anomaly of the secretory and excretory apparatus of the lacrimal system skos:exactMatch Orphanet:98608 OBSOLETE: Anomaly of the secretory and excretory apparatus of the lacrimal system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020197 EEC syndrome and related syndrome skos:exactMatch Orphanet:98609 EEC syndrome and related disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020197 EEC syndrome and related syndrome skos:exactMatch UMLS:CN207046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020198 obsolete rare conjunctival disease skos:exactMatch Orphanet:98610 Rare disorder with conjunctival involvement as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020199 obsolete conjunctival vascular anomaly skos:exactMatch Orphanet:98611 OBSOLETE: Conjunctival vascular anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020200 obsolete conjunctival hemangioma or hemolymphangioma skos:exactMatch Orphanet:98612 OBSOLETE: Conjunctival hemangioma or hemolymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020201 obsolete conjunctival telangiectasia skos:exactMatch Orphanet:98613 OBSOLETE: Conjunctival telangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020201 obsolete conjunctival telangiectasia skos:exactMatch UMLS:C0239105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020202 obsolete conjunctival lymphangiectasia skos:exactMatch Orphanet:98614 OBSOLETE: Conjunctival lymphangiectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020202 obsolete conjunctival lymphangiectasia skos:exactMatch SCTID:231871007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020202 obsolete conjunctival lymphangiectasia skos:exactMatch UMLS:C0339186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020203 pigmented conjunctival lesion skos:exactMatch Orphanet:98615 OBSOLETE: Pigmented conjunctival lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020204 conjunctival tumor skos:exactMatch NCIT:C2961 Conjunctival Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020204 conjunctival tumor skos:exactMatch Orphanet:98616 OBSOLETE: Conjunctival tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020205 bulbar conjunctival dermoid or conjunctival dermolipoma skos:exactMatch Orphanet:98617 OBSOLETE: Bulbar conjunctival dermoid or conjunctival dermolipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020206 obsolete rare refraction anomaly skos:exactMatch Orphanet:98618 Rare refraction anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020207 obsolete rare isolated myopia skos:exactMatch Orphanet:98619 Rare isolated myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020207 obsolete rare isolated myopia skos:exactMatch UMLS:CN924920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020208 obsolete syndromic myopia skos:exactMatch Orphanet:98620 OBSOLETE: Syndromic myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020208 obsolete syndromic myopia skos:exactMatch UMLS:CN227818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020209 obsolete rare hyperopia and astigmatism skos:exactMatch Orphanet:98621 Rare hyperopia and astigmatism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020209 obsolete rare hyperopia and astigmatism skos:exactMatch UMLS:CN227819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020210 syndromic hyperopia skos:exactMatch Orphanet:98622 Syndromic hyperopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020210 syndromic hyperopia skos:exactMatch UMLS:CN227820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020211 syndromic keratoconus skos:exactMatch Orphanet:98623 Syndromic keratoconus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020211 syndromic keratoconus skos:exactMatch UMLS:CN227821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020212 superficial corneal dystrophy skos:exactMatch Orphanet:98625 Superficial corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020212 superficial corneal dystrophy skos:exactMatch SCTID:430888006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020212 superficial corneal dystrophy skos:exactMatch UMLS:C2315777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020213 stromal corneal dystrophy skos:exactMatch DOID:0060442 stromal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020213 stromal corneal dystrophy skos:exactMatch Orphanet:98626 Stromal corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020213 stromal corneal dystrophy skos:exactMatch SCTID:231931001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020213 stromal corneal dystrophy skos:exactMatch UMLS:C0038457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020214 posterior corneal dystrophy skos:exactMatch Orphanet:98627 Posterior corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020214 posterior corneal dystrophy skos:exactMatch SCTID:35091000119101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020214 posterior corneal dystrophy skos:exactMatch UMLS:C2063478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020214 posterior corneal dystrophy skos:exactMatch UMLS:CN227822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020215 syndromic corneal dystrophy skos:exactMatch Orphanet:98628 Syndromic corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020215 syndromic corneal dystrophy skos:exactMatch UMLS:CN227823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020216 secondary dysgenetic glaucoma skos:exactMatch Orphanet:98631 Congenital malformation of the eye with glaucoma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020217 obsolete secondary dysgenetic glaucoma associated with neural crest cell migration anomaly skos:exactMatch Orphanet:98632 OBSOLETE: Glaucoma associated with neural crest cell migration anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020218 obsolete goniodysgenesis skos:exactMatch Orphanet:98633 OBSOLETE: Goniodysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020218 obsolete goniodysgenesis skos:exactMatch SCTID:251730004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020219 corneogoniodysgenesis skos:exactMatch Orphanet:98635 Corneodysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020220 obsolete corneoiridogoniodysgenesis skos:exactMatch Orphanet:98636 OBSOLETE: Corneoiridogoniodysgenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020221 obsolete secondary glaucoma due to a proliferation and differentiation anomaly skos:exactMatch Orphanet:98637 OBSOLETE: Secondary glaucoma due to a proliferation and differentiation anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020222 obsolete rare disease with glaucoma as a major feature skos:exactMatch Orphanet:98638 Rare disease with glaucoma as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020222 obsolete rare disease with glaucoma as a major feature skos:exactMatch UMLS:CN207054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020223 obsolete lens and zonula anomaly skos:exactMatch Orphanet:98639 Rare lens disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020224 obsolete rare cataract skos:exactMatch Orphanet:98640 Rare disorder with lens opacification semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020225 obsolete syndromic cataract skos:exactMatch Orphanet:98641 Syndromic cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020225 obsolete syndromic cataract skos:exactMatch UMLS:CN227829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020226 obsolete chromosomal anomaly with cataract skos:exactMatch Orphanet:98642 Chromosomal anomaly with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020227 obsolete systemic disease with cataract skos:exactMatch Orphanet:98643 OBSOLETE: Systemic disease with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020227 obsolete systemic disease with cataract skos:exactMatch UMLS:C0339369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020228 obsolete cataract associated with a metabolic disease skos:exactMatch Orphanet:98644 Metabolic disease with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020228 obsolete cataract associated with a metabolic disease skos:exactMatch UMLS:CN207056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020229 obsolete cerebral disease with cataract skos:exactMatch Orphanet:98645 OBSOLETE: Cerebral disease with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020229 obsolete cerebral disease with cataract skos:exactMatch UMLS:CN207057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020230 obsolete renal disease with cataract skos:exactMatch Orphanet:98646 Renal disease with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020230 obsolete renal disease with cataract skos:exactMatch UMLS:CN207058 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020231 obsolete cardiac disease with cataract skos:exactMatch Orphanet:98647 OBSOLETE: Cardiac disease with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020231 obsolete cardiac disease with cataract skos:exactMatch UMLS:CN207059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020232 obsolete musculoskeletal disease with cataract skos:exactMatch Orphanet:98648 Musculoskeletal disease with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020232 obsolete musculoskeletal disease with cataract skos:exactMatch UMLS:CN207060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020233 obsolete dentocutaneous disease with cataract skos:exactMatch Orphanet:98649 Dentocutaneous disease with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020233 obsolete dentocutaneous disease with cataract skos:exactMatch UMLS:CN207061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020234 obsolete craniofacial anomaly with cataract skos:exactMatch Orphanet:98650 Craniofacial anomaly with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020235 lens size anomaly skos:exactMatch Orphanet:98652 Lens size anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020236 obsolete lens position anomaly skos:exactMatch NCIT:C125484 Ectopia Lentis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020236 obsolete lens position anomaly skos:exactMatch Orphanet:98653 Lens position anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020237 lens shape anomaly skos:exactMatch Orphanet:98655 Lens shape anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020238 inherited vitreous-retinal disease skos:exactMatch Orphanet:98657 OBSOLETE: Genetic vitreous-retinal disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020238 inherited vitreous-retinal disease skos:exactMatch UMLS:CN207063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020240 syndromic retinitis pigmentosa skos:exactMatch Orphanet:98661 Syndromic rod-cone dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020240 syndromic retinitis pigmentosa skos:exactMatch UMLS:CN227834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020241 obsolete unclassified familial retinal dystrophy skos:exactMatch Orphanet:98662 OBSOLETE: Unclassified familial retinal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020241 obsolete unclassified familial retinal dystrophy skos:exactMatch UMLS:CN227835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020242 genetic macular dystrophy skos:exactMatch NCIT:C140264 Genetic Macular Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020242 genetic macular dystrophy skos:exactMatch Orphanet:98664 OBSOLETE: Genetic macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020242 genetic macular dystrophy skos:exactMatch SCTID:276436007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020243 obsolete colobomatous and areolar dystrophy skos:exactMatch Orphanet:98665 OBSOLETE: Colobomatous and areolar dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020244 obsolete unclassified primitive or secondary maculopathy skos:exactMatch Orphanet:98666 OBSOLETE: Unclassified primitive or secondary maculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020245 disease predisposing to age-related macular degeneration skos:exactMatch UMLS:CN207066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020246 inherited vitreoretinopathy skos:exactMatch Orphanet:98668 Vitreoretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020246 inherited vitreoretinopathy skos:exactMatch UMLS:C1850109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020247 congenital vitreoretinal dysplasia skos:exactMatch Orphanet:98669 OBSOLETE: Congenital vitreoretinal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020247 congenital vitreoretinal dysplasia skos:exactMatch SCTID:449866003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020248 vitreoretinal degeneration skos:exactMatch SCTID:247182006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020248 vitreoretinal degeneration skos:exactMatch UMLS:C0344290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020249 hereditary optic neuropathy skos:exactMatch Orphanet:98671 Hereditary optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020250 autosomal dominant optic atrophy skos:exactMatch MESH:D029241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020250 autosomal dominant optic atrophy skos:exactMatch NCIT:C84577 Autosomal Dominant Optic Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020250 autosomal dominant optic atrophy skos:exactMatch Orphanet:98672 Autosomal dominant optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020250 autosomal dominant optic atrophy skos:exactMatch SCTID:2065009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020250 autosomal dominant optic atrophy skos:exactMatch UMLS:C0338508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020251 obsolete rare strabismus and restriction syndrome skos:exactMatch Orphanet:98681 Rare disorder with strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020251 obsolete rare strabismus and restriction syndrome skos:exactMatch UMLS:CN207070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020252 essential strabismus skos:exactMatch Orphanet:98682 NON RARE IN EUROPE: Essential strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020253 obsolete syndrome with a symptomatic strabismus skos:exactMatch Orphanet:98683 Syndromic disorder with strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020253 obsolete syndrome with a symptomatic strabismus skos:exactMatch UMLS:CN207072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020254 obsolete craniostenosis associated with a strabismus skos:exactMatch Orphanet:98684 Craniostenosis with strabismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020256 congenital trochlear nerve palsy skos:exactMatch Orphanet:98686 Congenital trochlear nerve palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020257 supranuclear oculomotor palsy skos:exactMatch Orphanet:98687 Supranuclear eye movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020258 obsolete oculomotor apraxia or related oculomotor disease skos:exactMatch Orphanet:98688 Oculomotor apraxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020258 obsolete oculomotor apraxia or related oculomotor disease skos:exactMatch UMLS:CN207073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020259 obsolete myopathy with eye involvement skos:exactMatch Orphanet:98689 OBSOLETE: Myopathy with eye involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020260 obsolete myasthenic syndrome with eye involvement skos:exactMatch Orphanet:98690 OBSOLETE: Myasthenic syndrome with eye involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020260 obsolete myasthenic syndrome with eye involvement skos:exactMatch UMLS:CN207074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020261 obsolete neurological disease with abnormal eye movements skos:exactMatch Orphanet:98691 OBSOLETE: Abnormal eye movements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020262 obsolete nervous system anomaly with eye involvement skos:exactMatch Orphanet:98692 OBSOLETE: Nervous system anomaly with eye involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020263 obsolete spinocerebellar ataxia with oculomotor anomaly skos:exactMatch Orphanet:98693 OBSOLETE: Spinocerebellar ataxia with oculomotor anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020264 obsolete spinocerebellar degenerescence and spastic paraparesis with an oculomotor anomaly skos:exactMatch Orphanet:98694 OBSOLETE: Spinocerebellar degenerescence and spastic paraparesis with an oculomotor anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020265 obsolete mitochondrial disease with eye involvement skos:exactMatch Orphanet:98695 OBSOLETE: Mitochondrial disease with eye involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020265 obsolete mitochondrial disease with eye involvement skos:exactMatch UMLS:CN207076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020266 obsolete genodermatosis with ocular features skos:exactMatch Orphanet:98696 OBSOLETE: Genodermatosis with ocular features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020267 obsolete genetic keratinization disorder associated with ocular features skos:exactMatch Orphanet:98697 OBSOLETE: Genetic keratinization disorder associated with ocular features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020267 obsolete genetic keratinization disorder associated with ocular features skos:exactMatch UMLS:CN227842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020268 obsolete ichthyosis associated with ocular features skos:exactMatch Orphanet:98698 OBSOLETE: Ichthyosis associated with ocular features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020269 obsolete syndromic ichthyosis associated with ocular features skos:exactMatch Orphanet:98699 OBSOLETE: Syndromic ichthyosis associated with ocular features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020269 obsolete syndromic ichthyosis associated with ocular features skos:exactMatch UMLS:CN227843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020270 obsolete pigmentation disorder with eye involvement skos:exactMatch Orphanet:98700 OBSOLETE: Pigmentation disorder with eye involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020270 obsolete pigmentation disorder with eye involvement skos:exactMatch UMLS:CN227844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020271 obsolete phakomatosis with eye involvement skos:exactMatch Orphanet:98701 OBSOLETE: Phakomatosis with eye involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020273 obsolete disease with potential neoplastic degeneration associated with ocular features skos:exactMatch Orphanet:98703 OBSOLETE: Disease with potential neoplastic degeneration associated with ocular features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020273 obsolete disease with potential neoplastic degeneration associated with ocular features skos:exactMatch UMLS:CN207078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020274 obsolete onycho-patellar syndrome with eye involvement skos:exactMatch Orphanet:98704 OBSOLETE: Onycho-patellar syndrome with eye involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020274 obsolete onycho-patellar syndrome with eye involvement skos:exactMatch UMLS:CN207079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020275 oculocutaneous or ocular albinism skos:exactMatch Orphanet:98706 Oculocutaneous or ocular albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020276 obsolete pigmentation disorder with eye involvement, excluding albinism skos:exactMatch Orphanet:98708 OBSOLETE: Pigmentation disorder with eye involvement, excluding albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020276 obsolete pigmentation disorder with eye involvement, excluding albinism skos:exactMatch UMLS:CN227845 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020278 obsolete metabolic disease associated with ocular features skos:exactMatch Orphanet:98710 OBSOLETE: Metabolic disease associated with ocular features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020278 obsolete metabolic disease associated with ocular features skos:exactMatch UMLS:CN207081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020279 obsolete metabolic disease with corneal opacity skos:exactMatch Orphanet:98711 OBSOLETE: Metabolic disease with corneal opacity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020279 obsolete metabolic disease with corneal opacity skos:exactMatch UMLS:CN207082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020280 obsolete metabolic disease with cataract skos:exactMatch Orphanet:98712 OBSOLETE: Metabolic disease with cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020280 obsolete metabolic disease with cataract skos:exactMatch UMLS:CN207083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020281 obsolete metabolic disease with pigmentary retinitis skos:exactMatch Orphanet:98713 OBSOLETE: Metabolic disease with pigmentary retinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020281 obsolete metabolic disease with pigmentary retinitis skos:exactMatch UMLS:CN207084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020282 obsolete metabolic disease with macular cherry-red spot skos:exactMatch Orphanet:98714 OBSOLETE: Metabolic disease with macular cherry-red spot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020282 obsolete metabolic disease with macular cherry-red spot skos:exactMatch UMLS:CN207085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020283 uveitis skos:exactMatch DOID:13141 uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020283 uveitis skos:exactMatch MESH:D014605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020283 uveitis skos:exactMatch NCIT:C26909 Uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020283 uveitis skos:exactMatch Orphanet:98715 Uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020283 uveitis skos:exactMatch SCTID:128473001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020283 uveitis skos:exactMatch UMLS:C0042164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020284 heart position anomaly skos:exactMatch Orphanet:98716 Heart position anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020285 transposition of the great arteries and conotruncal cardiac anomaly skos:exactMatch Orphanet:98717 Transposition of the great arteries and conotruncal cardiac anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020286 aortic malformation skos:exactMatch Orphanet:98718 Aortic malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020287 pulmonary artery or pulmonary branch anomaly skos:exactMatch Orphanet:98719 Pulmonary artery or pulmonary branch anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020288 atrioventricular valve anomaly skos:exactMatch Orphanet:98720 Atrioventricular valve anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020289 congenital tricuspid malformation skos:exactMatch Orphanet:98721 Congenital tricuspid malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020290 familial atrioventricular septal defect skos:exactMatch DOID:0050651 atrioventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020290 familial atrioventricular septal defect skos:exactMatch NCIT:C101029 Atrioventricular Septal Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020290 familial atrioventricular septal defect skos:exactMatch OMIMPS:606215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020290 familial atrioventricular septal defect skos:exactMatch Orphanet:98722 Atrioventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020290 familial atrioventricular septal defect skos:exactMatch SCTID:15459006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020291 hypoplastic right heart syndrome skos:exactMatch DOID:0070315 hypoplastic right heart syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020291 hypoplastic right heart syndrome skos:exactMatch ICD10CM:Q22.6 Hypoplastic right heart syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020291 hypoplastic right heart syndrome skos:exactMatch NCIT:C99053 Hypoplastic Right Heart Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020291 hypoplastic right heart syndrome skos:exactMatch Orphanet:98723 Hypoplastic right heart syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020291 hypoplastic right heart syndrome skos:exactMatch SCTID:268180007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020291 hypoplastic right heart syndrome skos:exactMatch UMLS:C0344963 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020292 congenital anomaly of the great arteries skos:exactMatch Orphanet:98724 Congenital anomaly of the great arteries semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020293 ascending aorta anomaly skos:exactMatch Orphanet:98725 Ascending aorta anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020294 atrial defect and interatrial communication skos:exactMatch Orphanet:98727 Rare atrial defect and interatrial communication semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020295 congenital pulmonary veins anomaly skos:exactMatch NCIT:C110942 Congenital Anomaly of Pulmonary Veins semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020295 congenital pulmonary veins anomaly skos:exactMatch Orphanet:98729 Congenital pulmonary veins anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020295 congenital pulmonary veins anomaly skos:exactMatch SCTID:111322000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020296 congenital arteriovenous fistula skos:exactMatch MESH:D001164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020296 congenital arteriovenous fistula skos:exactMatch NCIT:C35377 Congenital Arteriovenous Fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020296 congenital arteriovenous fistula skos:exactMatch Orphanet:98731 Congenital arteriovenous fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020296 congenital arteriovenous fistula skos:exactMatch SCTID:234148007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020297 Noonan syndrome and Noonan-related syndrome skos:exactMatch MESH:C537846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020297 Noonan syndrome and Noonan-related syndrome skos:exactMatch Orphanet:98733 Noonan syndrome and Noonan-related syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020297 Noonan syndrome and Noonan-related syndrome skos:exactMatch UMLS:CN166718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020298 Prader-Willi syndrome due to maternal uniparental disomy of chromosome 15 skos:exactMatch Orphanet:98754 Prader-Willi syndrome due to maternal uniparental disomy of chromosome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020298 Prader-Willi syndrome due to maternal uniparental disomy of chromosome 15 skos:exactMatch UMLS:CN207093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020300 autosomal dominant nocturnal frontal lobe epilepsy skos:exactMatch DOID:0060681 autosomal dominant nocturnal frontal lobe epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020300 autosomal dominant nocturnal frontal lobe epilepsy skos:exactMatch MESH:C579932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020300 autosomal dominant nocturnal frontal lobe epilepsy skos:exactMatch Orphanet:98784 Autosomal dominant nocturnal frontal lobe epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020300 autosomal dominant nocturnal frontal lobe epilepsy skos:exactMatch SCTID:698021005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020300 autosomal dominant nocturnal frontal lobe epilepsy skos:exactMatch UMLS:C3696898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020301 Prader-Willi syndrome due to paternal 15q11q13 deletion skos:exactMatch Orphanet:98793 Prader-Willi syndrome due to paternal 15q11q13 deletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020301 Prader-Willi syndrome due to paternal 15q11q13 deletion skos:exactMatch UMLS:CN207115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020302 Angelman syndrome due to maternal 15q11q13 deletion skos:exactMatch Orphanet:98794 Angelman syndrome due to maternal 15q11q13 deletion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020302 Angelman syndrome due to maternal 15q11q13 deletion skos:exactMatch UMLS:CN207116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020303 Angelman syndrome due to paternal uniparental disomy of chromosome 15 skos:exactMatch Orphanet:98795 Angelman syndrome due to paternal uniparental disomy of chromosome 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020303 Angelman syndrome due to paternal uniparental disomy of chromosome 15 skos:exactMatch UMLS:CN207117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020304 isochromosomy Yp skos:exactMatch Orphanet:98797 Isochromosomy Yp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020304 isochromosomy Yp skos:exactMatch SCTID:766708008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020305 isochromosomy Yq skos:exactMatch Orphanet:98798 Isochromosomy Yq semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020307 benign childhood occipital epilepsy, Panayiotopoulos type skos:exactMatch Orphanet:98815 Benign childhood occipital epilepsy, Panayiotopoulos type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020307 benign childhood occipital epilepsy, Panayiotopoulos type skos:exactMatch SCTID:230387008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020307 benign childhood occipital epilepsy, Panayiotopoulos type skos:exactMatch UMLS:CN207127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020308 benign childhood occipital epilepsy, Gastaut type skos:exactMatch Orphanet:98816 Benign childhood occipital epilepsy, Gastaut type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020308 benign childhood occipital epilepsy, Gastaut type skos:exactMatch UMLS:CN207128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020310 familial focal epilepsy with variable foci skos:exactMatch MESH:C565785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020310 familial focal epilepsy with variable foci skos:exactMatch OMIMPS:604364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020310 familial focal epilepsy with variable foci skos:exactMatch Orphanet:98820 Familial focal epilepsy with variable foci semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020310 familial focal epilepsy with variable foci skos:exactMatch SCTID:764522009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020310 familial focal epilepsy with variable foci skos:exactMatch UMLS:CN207131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020311 chronic myelomonocytic leukemia skos:exactMatch DOID:0080188 chronic myelomonocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020311 chronic myelomonocytic leukemia skos:exactMatch MESH:D015477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020311 chronic myelomonocytic leukemia skos:exactMatch NCIT:C3178 Chronic Myelomonocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020311 chronic myelomonocytic leukemia skos:exactMatch Orphanet:98823 Chronic myelomonocytic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020311 chronic myelomonocytic leukemia skos:exactMatch SCTID:127225006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020311 chronic myelomonocytic leukemia skos:exactMatch UMLS:C0023480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020313 obsolete unclassified myelodysplastic/myeloproliferative disease skos:exactMatch Orphanet:98825 Unclassified myelodysplastic/myeloproliferative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020313 obsolete unclassified myelodysplastic/myeloproliferative disease skos:exactMatch UMLS:CN207134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020315 obsolete unclassified myelodysplastic syndrome skos:exactMatch Orphanet:98827 Unclassified myelodysplastic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020315 obsolete unclassified myelodysplastic syndrome skos:exactMatch UMLS:CN207136 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020316 acute myeloid leukemia with abnormal bone marrow eosinophils inv(16)(p13q22) or t(16;16)(p13;q22) skos:exactMatch Orphanet:98829 Acute myeloid leukemia with abnormal bone marrow eosinophils inv(16)(p13q22) or t(16;16)(p13;q22) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020317 acute myeloid leukemia with 11q23 abnormalities skos:exactMatch NCIT:C82403 Acute Myeloid Leukemia with t(9;11)(p21.3;q23.3); MLLT3-MLL semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020317 acute myeloid leukemia with 11q23 abnormalities skos:exactMatch Orphanet:98831 Acute myeloid leukemia with 11q23 abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020317 acute myeloid leukemia with 11q23 abnormalities skos:exactMatch SCTID:444911000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020320 acute myeloblastic leukemia with maturation skos:exactMatch DOID:0081087 acute myeloid leukemia with maturation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020320 acute myeloblastic leukemia with maturation skos:exactMatch NCIT:C3250 Acute Myeloid Leukemia with Maturation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020320 acute myeloblastic leukemia with maturation skos:exactMatch Orphanet:98834 Acute myeloblastic leukemia with maturation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020321 acute undifferentiated leukemia skos:exactMatch NCIT:C9298 Acute Undifferentiated Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020321 acute undifferentiated leukemia skos:exactMatch Orphanet:98835 Acute undifferentiated leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020321 acute undifferentiated leukemia skos:exactMatch SCTID:359631009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020321 acute undifferentiated leukemia skos:exactMatch UMLS:C0280141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020321 acute undifferentiated leukemia skos:exactMatch UMLS:C0856823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020321 acute undifferentiated leukemia skos:exactMatch UMLS:C1282947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020322 acute biphenotypic leukemia skos:exactMatch DOID:9953 acute biphenotypic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020322 acute biphenotypic leukemia skos:exactMatch MESH:D015456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020322 acute biphenotypic leukemia skos:exactMatch NCIT:C4673 Acute Biphenotypic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020322 acute biphenotypic leukemia skos:exactMatch Orphanet:98837 Acute biphenotypic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020322 acute biphenotypic leukemia skos:exactMatch SCTID:278453007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020322 acute biphenotypic leukemia skos:exactMatch UMLS:C0023464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020323 primary mediastinal large B-cell lymphoma skos:exactMatch DOID:0080210 primary mediastinal B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020323 primary mediastinal large B-cell lymphoma skos:exactMatch NCIT:C9280 Primary Mediastinal (Thymic) Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020323 primary mediastinal large B-cell lymphoma skos:exactMatch Orphanet:98838 Primary mediastinal large B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020323 primary mediastinal large B-cell lymphoma skos:exactMatch SCTID:444910004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020323 primary mediastinal large B-cell lymphoma skos:exactMatch UMLS:C1292754 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020324 intravascular large B-cell lymphoma skos:exactMatch DOID:0081311 intravascular large B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020324 intravascular large B-cell lymphoma skos:exactMatch NCIT:C4342 Intravascular Large B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020324 intravascular large B-cell lymphoma skos:exactMatch Orphanet:98839 Intravascular large B-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020324 intravascular large B-cell lymphoma skos:exactMatch SCTID:255102004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020324 intravascular large B-cell lymphoma skos:exactMatch UMLS:CN207146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020325 anaplastic large cell lymphoma skos:exactMatch DOID:0050744 anaplastic large cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020325 anaplastic large cell lymphoma skos:exactMatch MESH:D017728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020325 anaplastic large cell lymphoma skos:exactMatch NCIT:C3720 Anaplastic Large Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020325 anaplastic large cell lymphoma skos:exactMatch Orphanet:98841 Anaplastic large cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020325 anaplastic large cell lymphoma skos:exactMatch SCTID:277637000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020325 anaplastic large cell lymphoma skos:exactMatch UMLS:C0206180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020326 lymphomatoid papulosis skos:exactMatch MESH:D017731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020326 lymphomatoid papulosis skos:exactMatch NCIT:C3721 Lymphomatoid Papulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020326 lymphomatoid papulosis skos:exactMatch Orphanet:98842 Lymphomatoid papulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020326 lymphomatoid papulosis skos:exactMatch SCTID:31047003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020326 lymphomatoid papulosis skos:exactMatch UMLS:C0206182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020327 classic Hodgkin lymphoma, nodular sclerosis type skos:exactMatch Orphanet:98843 Classic Hodgkin lymphoma, nodular sclerosis type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020331 indolent systemic mastocytosis skos:exactMatch DOID:4660 indolent systemic mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020331 indolent systemic mastocytosis skos:exactMatch NCIT:C9286 Indolent Systemic Mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020331 indolent systemic mastocytosis skos:exactMatch Orphanet:98848 Indolent systemic mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020331 indolent systemic mastocytosis skos:exactMatch SCTID:70910003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020331 indolent systemic mastocytosis skos:exactMatch UMLS:C0272203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020332 systemic mastocytosis with an associated clonal hematologic non-mast cell lineage disease skos:exactMatch DOID:4797 SM-AHNMD semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020332 systemic mastocytosis with an associated clonal hematologic non-mast cell lineage disease skos:exactMatch NCIT:C9284 Systemic Mastocytosis with an Associated Hematological Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020332 systemic mastocytosis with an associated clonal hematologic non-mast cell lineage disease skos:exactMatch Orphanet:98849 Systemic mastocytosis with associated hematologic neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020332 systemic mastocytosis with an associated clonal hematologic non-mast cell lineage disease skos:exactMatch SCTID:397015000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020333 aggressive systemic mastocytosis skos:exactMatch DOID:4798 aggressive systemic mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020333 aggressive systemic mastocytosis skos:exactMatch NCIT:C9285 Aggressive Systemic Mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020333 aggressive systemic mastocytosis skos:exactMatch Orphanet:98850 Aggressive systemic mastocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020333 aggressive systemic mastocytosis skos:exactMatch SCTID:716655008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020333 aggressive systemic mastocytosis skos:exactMatch UMLS:C1112486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020334 mast cell leukemia skos:exactMatch DOID:9254 mast-cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020334 mast cell leukemia skos:exactMatch MESH:D007946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020334 mast cell leukemia skos:exactMatch NCIT:C3169 Mast Cell Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020334 mast cell leukemia skos:exactMatch Orphanet:98851 Mast cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020334 mast cell leukemia skos:exactMatch SCTID:110002002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020334 mast cell leukemia skos:exactMatch UMLS:C0023461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020336 autosomal dominant Emery-Dreifuss muscular dystrophy skos:exactMatch Orphanet:98853 Autosomal dominant Emery-Dreifuss muscular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020337 congenital dyserythropoietic anemia type 1 skos:exactMatch DOID:0111396 congenital dyserythropoietic anemia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020337 congenital dyserythropoietic anemia type 1 skos:exactMatch Orphanet:98869 Congenital dyserythropoietic anemia type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020337 congenital dyserythropoietic anemia type 1 skos:exactMatch SCTID:59548005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020338 adult pure red cell aplasia skos:exactMatch NCIT:C70548 Acquired Pure Red Cell Aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020338 adult pure red cell aplasia skos:exactMatch Orphanet:98872 Primary acquired pure red cell aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020338 adult pure red cell aplasia skos:exactMatch SCTID:765748009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020338 adult pure red cell aplasia skos:exactMatch UMLS:C0340961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020339 X-linked complex spastic paraplegia skos:exactMatch Orphanet:98888 X-linked complex spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020340 bilateral perisylvian polymicrogyria skos:exactMatch DOID:0080924 bilateral perisylvian polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020340 bilateral perisylvian polymicrogyria skos:exactMatch Orphanet:98889 Bilateral perisylvian polymicrogyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020341 periventricular nodular heterotopia skos:exactMatch DOID:0050454 periventricular nodular heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020341 periventricular nodular heterotopia skos:exactMatch MESH:D054091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020341 periventricular nodular heterotopia skos:exactMatch OMIMPS:300049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020341 periventricular nodular heterotopia skos:exactMatch Orphanet:98892 Periventricular nodular heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020341 periventricular nodular heterotopia skos:exactMatch UMLS:C1868720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020342 congenital myopathy with excess of thin filaments skos:exactMatch MESH:C579880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020342 congenital myopathy with excess of thin filaments skos:exactMatch Orphanet:98904 Congenital myopathy with excess of thin filaments semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020343 alpha-crystallinopathy skos:exactMatch Orphanet:98910 Alpha-crystallinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020344 postsynaptic congenital myasthenic syndrome skos:exactMatch Orphanet:98913 Postsynaptic congenital myasthenic syndromes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020345 presynaptic congenital myasthenic syndrome skos:exactMatch Orphanet:98914 Presynaptic congenital myasthenic syndromes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020346 synaptic congenital myasthenic syndrome skos:exactMatch Orphanet:98915 Synaptic congenital myasthenic syndromes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020347 acute inflammatory demyelinating polyradiculoneuropathy skos:exactMatch NCIT:C116926 Acute Inflammatory Demyelinating Polyradiculoneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020347 acute inflammatory demyelinating polyradiculoneuropathy skos:exactMatch Orphanet:98916 Acute inflammatory demyelinating polyradiculoneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020347 acute inflammatory demyelinating polyradiculoneuropathy skos:exactMatch UMLS:CN207194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020348 acute motor and sensory axonal neuropathy skos:exactMatch NCIT:C116927 Acute Motor and Sensory Axonal Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020348 acute motor and sensory axonal neuropathy skos:exactMatch Orphanet:98917 Acute motor and sensory axonal neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020348 acute motor and sensory axonal neuropathy skos:exactMatch SCTID:716722005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020348 acute motor and sensory axonal neuropathy skos:exactMatch UMLS:CN207195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020349 acute motor axonal neuropathy skos:exactMatch NCIT:C116929 Acute Motor Axonal Neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020349 acute motor axonal neuropathy skos:exactMatch Orphanet:98918 Acute motor axonal neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020349 acute motor axonal neuropathy skos:exactMatch SCTID:715770009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020349 acute motor axonal neuropathy skos:exactMatch UMLS:C3890941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020349 acute motor axonal neuropathy skos:exactMatch UMLS:CN207196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020351 Blake pouch cyst skos:exactMatch Orphanet:98922 Blake pouch cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020352 multiple system atrophy, parkinsonian type skos:exactMatch Orphanet:98933 Multiple system atrophy, parkinsonian type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020352 multiple system atrophy, parkinsonian type skos:exactMatch UMLS:CN207200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020353 von Hippel anomaly skos:exactMatch Orphanet:98941 OBSOLETE: Von Hippel anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020354 coloboma of choroid and retina skos:exactMatch Orphanet:98942 Coloboma of choroid and retina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020354 coloboma of choroid and retina skos:exactMatch SCTID:39302008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020355 coloboma of eye lens skos:exactMatch Orphanet:98943 Coloboma of eye lens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020356 coloboma of iris skos:exactMatch NCIT:C98879 Coloboma of the Iris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020356 coloboma of iris skos:exactMatch Orphanet:98944 Coloboma of iris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020356 coloboma of iris skos:exactMatch SCTID:9446007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020357 coloboma of eyelid skos:exactMatch NCIT:C98878 Coloboma of the Eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020357 coloboma of eyelid skos:exactMatch Orphanet:98946 Coloboma of eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020357 coloboma of eyelid skos:exactMatch SCTID:95202004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020357 coloboma of eyelid skos:exactMatch UMLS:C0521573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020359 congenital symblepharon skos:exactMatch DOID:0111720 congenital symblepharon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020359 congenital symblepharon skos:exactMatch Orphanet:98948 Congenital symblepharon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020360 complete cryptophthalmia skos:exactMatch DOID:0111719 complete cryptophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020360 complete cryptophthalmia skos:exactMatch Orphanet:98949 Complete cryptophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020361 partial cryptophthalmia skos:exactMatch DOID:0111718 partial cryptophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020361 partial cryptophthalmia skos:exactMatch Orphanet:98950 Partial cryptophthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020362 inverse Marcus-Gunn phenomenon skos:exactMatch Orphanet:98951 Inverse Marcus-Gunn phenomenon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020362 inverse Marcus-Gunn phenomenon skos:exactMatch UMLS:CN207213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020363 honey-droplet corneal dystrophy skos:exactMatch Orphanet:98958 Climatic droplet keratopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020363 honey-droplet corneal dystrophy skos:exactMatch UMLS:CN207218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020364 posterior polymorphous corneal dystrophy skos:exactMatch DOID:0060457 posterior polymorphous corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020364 posterior polymorphous corneal dystrophy skos:exactMatch OMIMPS:122000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020364 posterior polymorphous corneal dystrophy skos:exactMatch Orphanet:98973 Posterior polymorphous corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020364 posterior polymorphous corneal dystrophy skos:exactMatch UMLS:CN239252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020365 congenital hereditary endothelial dystrophy type I skos:exactMatch Orphanet:98975 Congenital hereditary endothelial dystrophy type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020365 congenital hereditary endothelial dystrophy type I skos:exactMatch SCTID:416633008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020366 congenital glaucoma skos:exactMatch NCIT:C50648 Congenital Glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020366 congenital glaucoma skos:exactMatch SCTID:204113001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020367 juvenile open angle glaucoma skos:exactMatch DOID:1068 juvenile glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020367 juvenile open angle glaucoma skos:exactMatch Orphanet:98977 Juvenile glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020367 juvenile open angle glaucoma skos:exactMatch SCTID:71111008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020367 juvenile open angle glaucoma skos:exactMatch UMLS:C2981140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020368 Axenfeld anomaly skos:exactMatch Orphanet:98978 Axenfeld anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020368 Axenfeld anomaly skos:exactMatch SCTID:204152008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020369 Chandler syndrome skos:exactMatch DOID:11554 Chandler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020369 Chandler syndrome skos:exactMatch Orphanet:98979 Chandler syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020369 Chandler syndrome skos:exactMatch UMLS:C0544008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020370 Cogan-Reese syndrome skos:exactMatch DOID:0060217 Cogan-Reese syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020370 Cogan-Reese syndrome skos:exactMatch NCIT:C84644 Cogan-Reese Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020370 Cogan-Reese syndrome skos:exactMatch Orphanet:98980 Cogan-Reese syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020370 Cogan-Reese syndrome skos:exactMatch SCTID:404633004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020370 Cogan-Reese syndrome skos:exactMatch UMLS:C1168173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020371 essential iris atrophy skos:exactMatch Orphanet:98981 Essential iris atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020371 essential iris atrophy skos:exactMatch SCTID:25913001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020371 essential iris atrophy skos:exactMatch UMLS:C0271111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020371 essential iris atrophy skos:exactMatch UMLS:CN207238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020372 early-onset sutural cataract skos:exactMatch Orphanet:98985 Early-onset sutural cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020373 early-onset anterior polar cataract skos:exactMatch Orphanet:98988 Early-onset anterior polar cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020373 early-onset anterior polar cataract skos:exactMatch UMLS:C1855179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020374 cerulean cataract skos:exactMatch MESH:C537955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020374 cerulean cataract skos:exactMatch Orphanet:98989 Cerulean cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020374 cerulean cataract skos:exactMatch SCTID:204138006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020375 coralliform cataract skos:exactMatch Orphanet:98990 Coralliform cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020375 coralliform cataract skos:exactMatch UMLS:CN207246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020376 early-onset nuclear cataract skos:exactMatch MESH:C563333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020376 early-onset nuclear cataract skos:exactMatch Orphanet:98991 Early-onset nuclear cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020376 early-onset nuclear cataract skos:exactMatch UMLS:CN207247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020377 early-onset partial cataract skos:exactMatch Orphanet:98992 Early-onset partial cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020377 early-onset partial cataract skos:exactMatch UMLS:CN207248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020378 early-onset posterior polar cataract skos:exactMatch Orphanet:98993 Early-onset posterior polar cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020379 early-onset zonular cataract skos:exactMatch Orphanet:98995 Early-onset zonular cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020379 early-onset zonular cataract skos:exactMatch UMLS:CN207251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020380 autosomal dominant cerebellar ataxia skos:exactMatch DOID:1441 autosomal dominant cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020380 autosomal dominant cerebellar ataxia skos:exactMatch OMIMPS:164400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020380 autosomal dominant cerebellar ataxia skos:exactMatch Orphanet:99 Autosomal dominant cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020380 autosomal dominant cerebellar ataxia skos:exactMatch SCTID:129609000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020380 autosomal dominant cerebellar ataxia skos:exactMatch UMLS:CN227858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020381 patterned macular dystrophy skos:exactMatch DOID:0060863 patterned macular dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020381 patterned macular dystrophy skos:exactMatch OMIMPS:169150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020381 patterned macular dystrophy skos:exactMatch UMLS:CN207254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020382 multifocal pattern dystrophy simulating fundus flavimaculatus skos:exactMatch Orphanet:99003 Multifocal pattern dystrophy simulating fundus flavimaculatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020382 multifocal pattern dystrophy simulating fundus flavimaculatus skos:exactMatch SCTID:723408004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020382 multifocal pattern dystrophy simulating fundus flavimaculatus skos:exactMatch UMLS:CN207256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020383 fundus pulverulentus skos:exactMatch Orphanet:99004 Fundus pulverulentus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020383 fundus pulverulentus skos:exactMatch UMLS:CN207257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020384 Niemann-Pick disease type E skos:exactMatch Orphanet:99022 OBSOLETE: Niemann-Pick disease type E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020384 Niemann-Pick disease type E skos:exactMatch SCTID:73399005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020385 congenitally uncorrected transposition of the great arteries with coarctation skos:exactMatch Orphanet:99042 Congenitally uncorrected transposition of the great arteries with coarctation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020386 double outlet right ventricle with subaortic or doubly committed ventricular septal defect with pulmonary stenosis skos:exactMatch Orphanet:99043 Double outlet right ventricle with subaortic or doubly committed ventricular septal defect with pulmonary stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020386 double outlet right ventricle with subaortic or doubly committed ventricular septal defect with pulmonary stenosis skos:exactMatch SCTID:253298003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020387 double outlet right ventricle with subpulmonary ventricular septal defect skos:exactMatch Orphanet:99045 Double outlet right ventricle with subpulmonary ventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020387 double outlet right ventricle with subpulmonary ventricular septal defect skos:exactMatch SCTID:448794008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020387 double outlet right ventricle with subpulmonary ventricular septal defect skos:exactMatch UMLS:CN207267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020388 double outlet right ventricle with non-committed subpulmonary ventricular septal defect skos:exactMatch Orphanet:99046 Double outlet right ventricle with non-committed subpulmonary ventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020389 pulmonary valve agenesis-ventricular septal defect-persistent ductus arteriosus syndrome skos:exactMatch Orphanet:99048 Pulmonary valve agenesis-intact ventricular septum-persistent ductus arteriosus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020389 pulmonary valve agenesis-ventricular septal defect-persistent ductus arteriosus syndrome skos:exactMatch UMLS:CN207270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020390 pulmonary artery coming from patent ductus arteriosus skos:exactMatch Orphanet:99049 Pulmonary artery coming from patent ductus arteriosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020391 pulmonary artery coming from the aorta skos:exactMatch Orphanet:99050 Abnormal origin of right or left pulmonary artery from the aorta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020392 discrete fixed membranous subaortic stenosis skos:exactMatch Orphanet:99051 Discrete fixed membranous subaortic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020393 discrete fibromuscular subaortic stenosis skos:exactMatch Orphanet:99052 Discrete fibromuscular subaortic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020394 tunnel subaortic stenosis skos:exactMatch Orphanet:99053 Tunnel subaortic stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020395 valvar pulmonary stenosis skos:exactMatch Orphanet:99054 Valvular pulmonary stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020396 anomaly of the tricuspid valve chordae skos:exactMatch Orphanet:99055 Congenital anomaly of the tricuspid valve chordae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020397 parachute tricuspid valve skos:exactMatch Orphanet:99056 Parachute tricuspid valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020398 congenital mitral stenosis skos:exactMatch ICD10CM:Q23.2 Congenital mitral stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020398 congenital mitral stenosis skos:exactMatch Orphanet:99057 Congenital mitral stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020398 congenital mitral stenosis skos:exactMatch SCTID:82458004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020399 congenital hypoplasia of the mitral valve annulus skos:exactMatch Orphanet:99058 Hypoplasia of the mitral valve annulus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020399 congenital hypoplasia of the mitral valve annulus skos:exactMatch SCTID:449270002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020399 congenital hypoplasia of the mitral valve annulus skos:exactMatch UMLS:C3165203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020400 congenital supravalvular mitral ring skos:exactMatch Orphanet:99059 Congenital supravalvular mitral ring semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020401 congenital unguarded mitral orifice skos:exactMatch Orphanet:99060 Congenital unguarded mitral orifice semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020402 congenital accessory mitral valve tissue skos:exactMatch Orphanet:99061 Accessory mitral valve tissue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020403 congenital mitral valve agenesis skos:exactMatch Orphanet:99062 Mitral valve agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020404 shone complex skos:exactMatch NCIT:C99058 Shone Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020404 shone complex skos:exactMatch Orphanet:99063 Shone complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020404 shone complex skos:exactMatch SCTID:41371000119100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020404 shone complex skos:exactMatch UMLS:C1868705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020405 straddling and/or overriding mitral valve skos:exactMatch Orphanet:99064 Straddling and/or overriding mitral valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020406 complete atrioventricular canal-left heart obstruction syndrome skos:exactMatch Orphanet:99066 OBSOLETE: Complete atrioventricular canal-left heart obstruction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020406 complete atrioventricular canal-left heart obstruction syndrome skos:exactMatch UMLS:CN207278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020407 complete atrioventricular canal-ventricle hypoplasia syndrome skos:exactMatch Orphanet:99067 Complete atrioventricular septal defect with ventricular hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020407 complete atrioventricular canal-ventricle hypoplasia syndrome skos:exactMatch UMLS:CN207279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020408 complete atrioventricular canal-tetralogy of fallot syndrome skos:exactMatch Orphanet:99068 Complete atrioventricular septal defect-tetralogy of Fallot semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020408 complete atrioventricular canal-tetralogy of fallot syndrome skos:exactMatch UMLS:CN207280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020410 aorto-right ventricular tunnel skos:exactMatch Orphanet:99070 Aorto-right ventricular tunnel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020411 aorto-left ventricular tunnel skos:exactMatch Orphanet:99071 Aorto-left ventricular tunnel semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020412 congenital patent ductus arteriosus aneurysm skos:exactMatch Orphanet:99072 Congenital patent ductus arteriosus aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020412 congenital patent ductus arteriosus aneurysm skos:exactMatch SCTID:763316006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020413 encircling double aortic arch skos:exactMatch Orphanet:99075 Encircling double aortic arch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020413 encircling double aortic arch skos:exactMatch SCTID:764521002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020414 persistent fifth aortic arch skos:exactMatch Orphanet:99076 Persistent fifth aortic arch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020415 Kommerell diverticulum skos:exactMatch Orphanet:99077 Kommerell diverticulum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020415 Kommerell diverticulum skos:exactMatch SCTID:74561007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020416 Neuhauser anomaly skos:exactMatch Orphanet:99078 Neuhauser anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020416 Neuhauser anomaly skos:exactMatch SCTID:766751007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020417 right aortic arch skos:exactMatch NCIT:C103917 Right Aortic Arch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020417 right aortic arch skos:exactMatch Orphanet:99081 Right aortic arch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020417 right aortic arch skos:exactMatch SCTID:111321007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020418 dysphagia lusoria skos:exactMatch Orphanet:99082 Dysphagia lusoria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020418 dysphagia lusoria skos:exactMatch SCTID:231719009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020418 dysphagia lusoria skos:exactMatch UMLS:C0267073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020419 pulmonary artery hypoplasia skos:exactMatch Orphanet:99083 Pulmonary artery hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020419 pulmonary artery hypoplasia skos:exactMatch SCTID:54682008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020420 pulmonary branch stenosis skos:exactMatch NCIT:C99144 Branch Pulmonary Artery Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020420 pulmonary branch stenosis skos:exactMatch Orphanet:99084 Peripheral pulmonary stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020420 pulmonary branch stenosis skos:exactMatch UMLS:C2062889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020421 coronary artery intramyocardial course skos:exactMatch Orphanet:99085 OBSOLETE: Coronary artery intramyocardial course semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020422 aortopulmonary coronary arterial course skos:exactMatch Orphanet:99086 OBSOLETE: Aortopulmonary coronary arterial course semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020423 stenosis or atrophy of the coronary ostium skos:exactMatch Orphanet:99087 Coronary ostial stenosis or atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020424 intramural coronary arterial course skos:exactMatch Orphanet:99088 OBSOLETE: Intramural coronary arterial course semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020425 abnormal number of coronary ostia skos:exactMatch Orphanet:99089 Abnormal number of coronary ostia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020426 malposition of the coronary ostium skos:exactMatch Orphanet:99090 Malposition of a coronary ostium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020427 Laubry-Pezzi syndrome skos:exactMatch Orphanet:99094 Laubry-Pezzi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020427 Laubry-Pezzi syndrome skos:exactMatch SCTID:764955006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020427 Laubry-Pezzi syndrome skos:exactMatch UMLS:CN207292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020428 congenital Gerbode defect skos:exactMatch Orphanet:99095 Congenital Gerbode defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020428 congenital Gerbode defect skos:exactMatch SCTID:204312002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020429 cor triatriatum dexter skos:exactMatch Orphanet:99098 Cor triatriatum dexter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020429 cor triatriatum dexter skos:exactMatch SCTID:274947007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020430 cor triatriatum sinister skos:exactMatch Orphanet:99099 Cor triatriatum sinister semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020430 cor triatriatum sinister skos:exactMatch SCTID:253353007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020431 juxtaposition of the atrial appendages skos:exactMatch Orphanet:99100 Juxtaposition of the atrial appendages semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020432 ectasia of the right atrial appendage skos:exactMatch Orphanet:99101 Ectasia of the right atrial appendage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020433 ectasia of the left appendage skos:exactMatch Orphanet:99102 Ectasia of the left atrial appendage semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020434 atrial septal defect, ostium secundum type skos:exactMatch Orphanet:99103 Atrial septal defect, ostium secundum type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020435 atrial septal defect, coronary sinus type skos:exactMatch Orphanet:99104 Atrial septal defect, coronary sinus type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020435 atrial septal defect, coronary sinus type skos:exactMatch SCTID:40272001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020436 atrial septal defect, sinus venosus type skos:exactMatch MESH:C548009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020436 atrial septal defect, sinus venosus type skos:exactMatch Orphanet:99105 Atrial septal defect, sinus venosus type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020436 atrial septal defect, sinus venosus type skos:exactMatch SCTID:95268002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020437 atrial septal defect, ostium primum type skos:exactMatch MESH:D006344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020437 atrial septal defect, ostium primum type skos:exactMatch Orphanet:99106 Atrial septal defect, ostium primum type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020437 atrial septal defect, ostium primum type skos:exactMatch SCTID:17718000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020437 atrial septal defect, ostium primum type skos:exactMatch UMLS:C0031192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020438 atrial septal aneurysm skos:exactMatch Orphanet:99107 Atrial septal aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020438 atrial septal aneurysm skos:exactMatch SCTID:95440004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020438 atrial septal aneurysm skos:exactMatch UMLS:C0521533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020439 patent foramen ovale skos:exactMatch DOID:13620 patent foramen ovale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020439 patent foramen ovale skos:exactMatch MESH:D054092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020439 patent foramen ovale skos:exactMatch NCIT:C34619 Patent Foramen Ovale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020439 patent foramen ovale skos:exactMatch Orphanet:99108 NON RARE IN EUROPE: Patent foramen ovale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020439 patent foramen ovale skos:exactMatch UMLS:C0016522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020440 persistent left superior vena cava connecting to the left-sided atrium skos:exactMatch Orphanet:99109 Persistent left superior vena cava connecting through coronary sinus to left-sided atrium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020441 right superior vena cava connecting to left-sided atrium skos:exactMatch Orphanet:99110 Right superior vena cava connecting to left-sided atrium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020442 left superior vena cava persisting to left-sided atrium skos:exactMatch Orphanet:99111 Persistent left superior vena cava connecting to the roof of left-sided atrium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020442 left superior vena cava persisting to left-sided atrium skos:exactMatch SCTID:445436005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020443 absence of innominate vein skos:exactMatch Orphanet:99112 Absence of innominate vein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020444 subaortic course of innominate vein skos:exactMatch Orphanet:99113 Subaortic course of innominate vein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020444 subaortic course of innominate vein skos:exactMatch SCTID:766756002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020445 agenesis of the superior vena cava skos:exactMatch Orphanet:99114 Agenesis of the superior vena cava semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020445 agenesis of the superior vena cava skos:exactMatch SCTID:204464007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020446 coronary sinus stenosis skos:exactMatch Orphanet:99117 Coronary sinus stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020447 coronary sinus atresia skos:exactMatch Orphanet:99118 Coronary sinus atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020448 right inferior vena cava connecting to left-sided atrium skos:exactMatch Orphanet:99119 Right inferior vena cava connecting to left-sided atrium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020449 persistent eustachian valve skos:exactMatch Orphanet:99120 Persistent eustachian valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020450 azygos continuation of the inferior vena cava skos:exactMatch Orphanet:99121 Azygos continuation of the inferior vena cava semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020451 congenital stenosis of the inferior vena cava skos:exactMatch Orphanet:99122 Congenital stenosis of the inferior vena cava semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020451 congenital stenosis of the inferior vena cava skos:exactMatch SCTID:62335009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020452 inferior vena cava interruption skos:exactMatch Orphanet:99123 Inferior vena cava interruption without azygos continuation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020452 inferior vena cava interruption skos:exactMatch SCTID:93031005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020453 congenital partial pulmonary venous return anomaly skos:exactMatch NCIT:C99004 Partial Anomalous Pulmonary Venous Return semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020453 congenital partial pulmonary venous return anomaly skos:exactMatch Orphanet:99124 Congenital partial pulmonary venous return anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020453 congenital partial pulmonary venous return anomaly skos:exactMatch SCTID:68237008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020454 congenital complete agenesis of pericardium skos:exactMatch Orphanet:99129 Congenital complete agenesis of pericardium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020455 congenital partial agenesis of pericardium skos:exactMatch Orphanet:99130 Congenital partial agenesis of pericardium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020456 pleuro-pericardial cyst skos:exactMatch Orphanet:99131 Pleuro-pericardial cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020457 6-phosphogluconate dehydrogenase deficiency skos:exactMatch OMIM:619199 6-phosphogluconate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020457 6-phosphogluconate dehydrogenase deficiency skos:exactMatch Orphanet:99135 6-phosphogluconate dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020458 hemolytic anemia due to erythrocyte adenosine deaminase overproduction skos:exactMatch MESH:C566314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020458 hemolytic anemia due to erythrocyte adenosine deaminase overproduction skos:exactMatch OMIM:301083 adenosine deaminase, elevated, hemolytic anemia due to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020458 hemolytic anemia due to erythrocyte adenosine deaminase overproduction skos:exactMatch Orphanet:99138 Hemolytic anemia due to erythrocyte adenosine deaminase overproduction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020458 hemolytic anemia due to erythrocyte adenosine deaminase overproduction skos:exactMatch UMLS:C1863235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020458 hemolytic anemia due to erythrocyte adenosine deaminase overproduction skos:exactMatch UMLS:CN207319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020459 unstable hemoglobin disease skos:exactMatch Orphanet:99139 Unstable hemoglobin disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020459 unstable hemoglobin disease skos:exactMatch SCTID:18273004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020459 unstable hemoglobin disease skos:exactMatch UMLS:C0272006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020460 acquired von willebrand syndrome skos:exactMatch DOID:0111146 acquired von Willebrand syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020460 acquired von willebrand syndrome skos:exactMatch Orphanet:99147 Acquired von Willebrand syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020460 acquired von willebrand syndrome skos:exactMatch SCTID:234451005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020460 acquired von willebrand syndrome skos:exactMatch UMLS:C0272362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020461 epiblepharon skos:exactMatch Orphanet:99169 Epiblepharon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020461 epiblepharon skos:exactMatch SCTID:253212001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020462 tarsal kink syndrome skos:exactMatch Orphanet:99170 Tarsal kink syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020462 tarsal kink syndrome skos:exactMatch UMLS:CN207325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020463 isolated congenital ectropion skos:exactMatch Orphanet:99171 Isolated congenital ectropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020464 euryblepharon skos:exactMatch Orphanet:99172 Euryblepharon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020464 euryblepharon skos:exactMatch SCTID:400954002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020464 euryblepharon skos:exactMatch UMLS:CN207327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020465 congenital eyelid retraction skos:exactMatch Orphanet:99176 Congenital eyelid retraction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020465 congenital eyelid retraction skos:exactMatch SCTID:715769008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020466 monosomy X skos:exactMatch Orphanet:99226 Monosomy X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020466 monosomy X skos:exactMatch SCTID:710008008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020466 monosomy X skos:exactMatch UMLS:CN776902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020467 mosaic monosomy X skos:exactMatch Orphanet:99228 Mosaic monosomy X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020467 mosaic monosomy X skos:exactMatch SCTID:710010005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020467 mosaic monosomy X skos:exactMatch UMLS:C4040907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020467 mosaic monosomy X skos:exactMatch UMLS:CN776903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020468 paternal uniparental disomy of chromosome 13 skos:exactMatch Orphanet:99324 Paternal uniparental disomy of chromosome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020469 48,XYYY syndrome skos:exactMatch Orphanet:99329 48,XYYY syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020469 48,XYYY syndrome skos:exactMatch SCTID:733625003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020469 48,XYYY syndrome skos:exactMatch UMLS:C4518082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020469 48,XYYY syndrome skos:exactMatch UMLS:CN207331 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020470 49,XYYYY syndrome skos:exactMatch Orphanet:99330 49,XYYYY syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020470 49,XYYYY syndrome skos:exactMatch SCTID:734028007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020470 49,XYYYY syndrome skos:exactMatch UMLS:C4518342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020470 49,XYYYY syndrome skos:exactMatch UMLS:CN207332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020472 Turner syndrome due to structural X chromosome anomalies skos:exactMatch Orphanet:99413 Turner syndrome due to structural X chromosome anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020472 Turner syndrome due to structural X chromosome anomalies skos:exactMatch UMLS:CN207336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020473 dappled diaphyseal dysplasia skos:exactMatch Orphanet:99645 Dappled diaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020473 dappled diaphyseal dysplasia skos:exactMatch SCTID:389262009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020473 dappled diaphyseal dysplasia skos:exactMatch UMLS:C1300227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020474 cheirospondyloenchondromatosis skos:exactMatch Orphanet:99647 Cheirospondyloenchondromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020474 cheirospondyloenchondromatosis skos:exactMatch SCTID:725104005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020474 cheirospondyloenchondromatosis skos:exactMatch UMLS:C4510810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020475 dermotrichic syndrome skos:exactMatch Orphanet:99688 Dermotrichic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020475 dermotrichic syndrome skos:exactMatch UMLS:CN207344 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020476 mesial temporal lobe epilepsy with hippocampal sclerosis skos:exactMatch Orphanet:99701 Mesial temporal lobe epilepsy with hippocampal sclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020477 progeria-associated arthropathy skos:exactMatch Orphanet:99706 OBSOLETE: Progeria-associated arthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020478 Leber plus disease skos:exactMatch DOID:0111754 Leber plus disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020478 Leber plus disease skos:exactMatch Orphanet:99718 Leber plus disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020478 Leber plus disease skos:exactMatch SCTID:719430008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020478 Leber plus disease skos:exactMatch UMLS:C4304725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020478 Leber plus disease skos:exactMatch UMLS:CN207347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020479 pituitary gigantism skos:exactMatch MESH:D005877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020479 pituitary gigantism skos:exactMatch NCIT:C93046 Gigantism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020479 pituitary gigantism skos:exactMatch Orphanet:99725 Pituitary gigantism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020479 pituitary gigantism skos:exactMatch SCTID:86073008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020480 sulfite oxidase deficiency due to molybdenum cofactor deficiency skos:exactMatch DOID:0111165 molybdenum cofactor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020480 sulfite oxidase deficiency due to molybdenum cofactor deficiency skos:exactMatch OMIMPS:252150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020480 sulfite oxidase deficiency due to molybdenum cofactor deficiency skos:exactMatch Orphanet:99732 Sulfite oxidase deficiency due to molybdenum cofactor deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020481 myotonia fluctuans skos:exactMatch NCIT:C122789 Myotonia Fluctuans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020481 myotonia fluctuans skos:exactMatch Orphanet:99734 Myotonia fluctuans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020481 myotonia fluctuans skos:exactMatch SCTID:715788001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020481 myotonia fluctuans skos:exactMatch UMLS:C0752355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020482 myotonia permanens skos:exactMatch Orphanet:99735 Myotonia permanens semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020482 myotonia permanens skos:exactMatch SCTID:715789009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020482 myotonia permanens skos:exactMatch UMLS:CN207354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020483 acetazolamide-responsive myotonia skos:exactMatch Orphanet:99736 Acetazolamide-responsive myotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020483 acetazolamide-responsive myotonia skos:exactMatch SCTID:715793003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020484 obsolete rare familial disorder with hypertrophic cardiomyopathy skos:exactMatch Orphanet:99739 Rare familial disorder with hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020485 King-Denborough syndrome skos:exactMatch MESH:C536883 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020485 King-Denborough syndrome skos:exactMatch MESH:C537504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020485 King-Denborough syndrome skos:exactMatch OMIM:619542 king-denborough syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020485 King-Denborough syndrome skos:exactMatch Orphanet:99741 King-Denborough syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020485 King-Denborough syndrome skos:exactMatch SCTID:764957003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020487 Pontiac fever skos:exactMatch DOID:0050150 Pontiac fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020487 Pontiac fever skos:exactMatch NCIT:C128335 Pontiac Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020487 Pontiac fever skos:exactMatch Orphanet:99748 Pontiac fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020487 Pontiac fever skos:exactMatch SCTID:240447002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020487 Pontiac fever skos:exactMatch UMLS:C0343528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020488 atypical progressive supranuclear palsy syndrome skos:exactMatch Orphanet:99750 Atypical progressive supranuclear palsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020489 familial hyperreninemic hypoaldosteronism type 1 skos:exactMatch Orphanet:99763 OBSOLETE: Familial hyperreninemic hypoaldosteronism type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020489 familial hyperreninemic hypoaldosteronism type 1 skos:exactMatch UMLS:C4289986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020490 mosaic trisomy 9 skos:exactMatch MESH:C535454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020490 mosaic trisomy 9 skos:exactMatch Orphanet:99776 Mosaic trisomy 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020490 mosaic trisomy 9 skos:exactMatch SCTID:764989007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020490 mosaic trisomy 9 skos:exactMatch UMLS:CN035918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020491 subcortical band heterotopia skos:exactMatch DOID:0111169 subcortical band heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020491 subcortical band heterotopia skos:exactMatch NCIT:C116933 Double Cortex Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020491 subcortical band heterotopia skos:exactMatch Orphanet:99796 Subcortical band heterotopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020491 subcortical band heterotopia skos:exactMatch UMLS:C1848201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020491 subcortical band heterotopia skos:exactMatch UMLS:C4284594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020492 hemimegalencephaly skos:exactMatch MESH:D065705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020492 hemimegalencephaly skos:exactMatch NCIT:C177779 Hemimegalencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020492 hemimegalencephaly skos:exactMatch Orphanet:99802 Hemimegalencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020492 hemimegalencephaly skos:exactMatch SCTID:253170008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020492 hemimegalencephaly skos:exactMatch UMLS:C0431391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020493 Haddad syndrome skos:exactMatch Orphanet:99803 Haddad syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020493 Haddad syndrome skos:exactMatch SCTID:719972004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020494 oculootodental syndrome skos:exactMatch Orphanet:99806 Oculootodental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020494 oculootodental syndrome skos:exactMatch UMLS:C2750325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020495 PEHO-like syndrome skos:exactMatch OMIM:617507 peho-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020495 PEHO-like syndrome skos:exactMatch Orphanet:99807 PEHO-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020496 familial porencephaly skos:exactMatch OMIMPS:175780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020496 familial porencephaly skos:exactMatch Orphanet:99810 Familial porencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020497 Turcot syndrome with polyposis skos:exactMatch Orphanet:99818 Turcot syndrome with polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020497 Turcot syndrome with polyposis skos:exactMatch UMLS:CN207386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020499 Nipah virus disease skos:exactMatch Orphanet:99825 Nipah virus disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020499 Nipah virus disease skos:exactMatch UMLS:CN207389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020500 Marburg hemorrhagic fever skos:exactMatch DOID:4327 Marburg hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020500 Marburg hemorrhagic fever skos:exactMatch MESH:D008379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020500 Marburg hemorrhagic fever skos:exactMatch NCIT:C84883 Marburg Virus Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020500 Marburg hemorrhagic fever skos:exactMatch Orphanet:99826 Marburg hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020500 Marburg hemorrhagic fever skos:exactMatch SCTID:77503002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020500 Marburg hemorrhagic fever skos:exactMatch UMLS:C0024788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020501 Crimean-Congo hemorrhagic fever skos:exactMatch DOID:12287 Crimean-Congo hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020501 Crimean-Congo hemorrhagic fever skos:exactMatch ICD10CM:A98.0 Crimean-Congo hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020501 Crimean-Congo hemorrhagic fever skos:exactMatch MESH:D006479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020501 Crimean-Congo hemorrhagic fever skos:exactMatch NCIT:C34682 Congo-Crimean Hemorrhagic Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020501 Crimean-Congo hemorrhagic fever skos:exactMatch Orphanet:99827 Crimean-Congo hemorrhagic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020501 Crimean-Congo hemorrhagic fever skos:exactMatch SCTID:402919000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020501 Crimean-Congo hemorrhagic fever skos:exactMatch UMLS:C0019099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020501 Crimean-Congo hemorrhagic fever skos:exactMatch UMLS:C1304456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020502 yellow fever skos:exactMatch DOID:9682 yellow fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020502 yellow fever skos:exactMatch MESH:D015004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020502 yellow fever skos:exactMatch NCIT:C35547 Yellow Fever Virus Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020502 yellow fever skos:exactMatch Orphanet:99829 Yellow fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020502 yellow fever skos:exactMatch UMLS:C0043395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020502 yellow fever skos:exactMatch UMLS:C0043397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020502 yellow fever skos:exactMatch UMLS:C0043398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020504 genetic recurrent myoglobinuria skos:exactMatch Orphanet:99845 Genetic recurrent myoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020504 genetic recurrent myoglobinuria skos:exactMatch SCTID:716721003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020505 ravine syndrome skos:exactMatch Orphanet:99852 Ravine syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020505 ravine syndrome skos:exactMatch SCTID:715794009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020505 ravine syndrome skos:exactMatch UMLS:C4275006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020505 ravine syndrome skos:exactMatch UMLS:CN207401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020506 ovarioleukodystrophy skos:exactMatch Orphanet:99853 Ovarioleukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020506 ovarioleukodystrophy skos:exactMatch UMLS:C1847967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020507 Cree leukoencephalopathy skos:exactMatch Orphanet:99854 Cree leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020508 primary syringomyelia skos:exactMatch Orphanet:99856 Primary syringomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020508 primary syringomyelia skos:exactMatch SCTID:371076006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020508 primary syringomyelia skos:exactMatch UMLS:C1299627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020509 secondary syringomyelia skos:exactMatch Orphanet:99857 Secondary syringomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020510 idiopathic syringomyelia skos:exactMatch Orphanet:99858 Idiopathic syringomyelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020510 idiopathic syringomyelia skos:exactMatch SCTID:725001004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020510 idiopathic syringomyelia skos:exactMatch UMLS:C4511700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020511 precursor B-cell acute lymphoblastic leukemia skos:exactMatch DOID:0080638 B-cell acute lymphoblastic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020511 precursor B-cell acute lymphoblastic leukemia skos:exactMatch NCIT:C8644 B Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020511 precursor B-cell acute lymphoblastic leukemia skos:exactMatch Orphanet:99860 Precursor B-cell acute lymphoblastic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020512 precursor T-cell acute lymphoblastic leukemia skos:exactMatch Orphanet:99861 Precursor T-cell acute lymphoblastic leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020513 spermatocytic seminoma skos:exactMatch DOID:5834 spermatocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020513 spermatocytic seminoma skos:exactMatch DOID:7891 testicular spermatocytic seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020513 spermatocytic seminoma skos:exactMatch NCIT:C39921 Testicular Spermatocytic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020513 spermatocytic seminoma skos:exactMatch Orphanet:99865 Spermatocytic seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020513 spermatocytic seminoma skos:exactMatch UMLS:C0334517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020516 thymic neuroendocrine carcinoma skos:exactMatch NCIT:C171031 Thymic Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020516 thymic neuroendocrine carcinoma skos:exactMatch Orphanet:99869 Thymic neuroendocrine carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020516 thymic neuroendocrine carcinoma skos:exactMatch SCTID:716653001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020516 thymic neuroendocrine carcinoma skos:exactMatch UMLS:C2210965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020516 thymic neuroendocrine carcinoma skos:exactMatch UMLS:CN207412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020517 eosinophilic granuloma skos:exactMatch MESH:D004803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020517 eosinophilic granuloma skos:exactMatch NCIT:C3016 Eosinophilic Granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020517 eosinophilic granuloma skos:exactMatch Orphanet:99871 OBSOLETE: Eosinophilic granuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020517 eosinophilic granuloma skos:exactMatch SCTID:129000002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020517 eosinophilic granuloma skos:exactMatch UMLS:C0014461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020518 Hashimoto-Pritzker syndrome skos:exactMatch MESH:C535843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020518 Hashimoto-Pritzker syndrome skos:exactMatch Orphanet:99872 OBSOLETE: Hashimoto-Pritzker syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020518 Hashimoto-Pritzker syndrome skos:exactMatch SCTID:404160007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020518 Hashimoto-Pritzker syndrome skos:exactMatch UMLS:C1275336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020519 hand-Schuller-Christian disease skos:exactMatch NCIT:C6920 Hand-Schuller-Christian Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020519 hand-Schuller-Christian disease skos:exactMatch Orphanet:99873 OBSOLETE: Hand-Sch³ller-Christian disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020519 hand-Schuller-Christian disease skos:exactMatch SCTID:39795003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020519 hand-Schuller-Christian disease skos:exactMatch UMLS:CN207416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020520 adult pulmonary Langerhans cell histiocytosis skos:exactMatch ICD10CM:J84.82 Adult pulmonary Langerhans cell histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020520 adult pulmonary Langerhans cell histiocytosis skos:exactMatch NCIT:C142833 Pulmonary Langerhans Cell Histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020520 adult pulmonary Langerhans cell histiocytosis skos:exactMatch Orphanet:99874 OBSOLETE: Adult pulmonary Langerhans cell histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020520 adult pulmonary Langerhans cell histiocytosis skos:exactMatch SCTID:328611000119105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020520 adult pulmonary Langerhans cell histiocytosis skos:exactMatch UMLS:C1455705 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020520 adult pulmonary Langerhans cell histiocytosis skos:exactMatch UMLS:C3161104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020521 Ehlers-Danlos syndrome type 7A skos:exactMatch Orphanet:99875 OBSOLETE: Ehlers-Danlos syndrome type 7A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020521 Ehlers-Danlos syndrome type 7A skos:exactMatch UMLS:CN207418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020522 Ehlers-Danlos syndrome type 7B skos:exactMatch MESH:C565061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020522 Ehlers-Danlos syndrome type 7B skos:exactMatch Orphanet:99876 OBSOLETE: Ehlers-Danlos syndrome type 7B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020522 Ehlers-Danlos syndrome type 7B skos:exactMatch UMLS:C1851801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020522 Ehlers-Danlos syndrome type 7B skos:exactMatch UMLS:CN706304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020523 familial parathyroid adenoma skos:exactMatch Orphanet:99877 OBSOLETE: Familial parathyroid adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020523 familial parathyroid adenoma skos:exactMatch UMLS:C1840403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020524 primary parathyroid hyperplasia skos:exactMatch Orphanet:99878 OBSOLETE: Primary parathyroid hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020525 transient neonatal diabetes mellitus skos:exactMatch DOID:0060334 transient neonatal diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020525 transient neonatal diabetes mellitus skos:exactMatch NCIT:C114899 Transient Neonatal Diabetes Mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020525 transient neonatal diabetes mellitus skos:exactMatch SCTID:237603002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020526 acute megakaryoblastic leukemia in down syndrome skos:exactMatch Orphanet:99887 Acute megakaryoblastic leukemia in Down syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020526 acute megakaryoblastic leukemia in down syndrome skos:exactMatch UMLS:CN207426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020527 ectopic Cushing syndrome skos:exactMatch DOID:0060890 ectopic Cushing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020527 ectopic Cushing syndrome skos:exactMatch Orphanet:99889 Cushing syndrome due to ectopic ACTH secretion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020527 ectopic Cushing syndrome skos:exactMatch UMLS:CN207427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020528 ACTH-dependent Cushing syndrome skos:exactMatch DOID:3946 pituitary-dependent Cushing's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020528 ACTH-dependent Cushing syndrome skos:exactMatch ICD10CM:E24.0 Pituitary-dependent Cushing's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020528 ACTH-dependent Cushing syndrome skos:exactMatch MESH:D047748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020528 ACTH-dependent Cushing syndrome skos:exactMatch Orphanet:99892 ACTH-dependent Cushing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020528 ACTH-dependent Cushing syndrome skos:exactMatch SCTID:190502001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020528 ACTH-dependent Cushing syndrome skos:exactMatch SCTID:237734007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020528 ACTH-dependent Cushing syndrome skos:exactMatch UMLS:C0342442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020529 ACTH-independent Cushing syndrome skos:exactMatch Orphanet:99893 ACTH-independent Cushing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020529 ACTH-independent Cushing syndrome skos:exactMatch UMLS:CN207429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020530 Mendelian susceptibility to mycobacterial diseases due to complete IFNgammaR1 deficiency skos:exactMatch MESH:C535530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020530 Mendelian susceptibility to mycobacterial diseases due to complete IFNgammaR1 deficiency skos:exactMatch Orphanet:99898 Mendelian susceptibility to mycobacterial diseases due to complete IFNgammaR1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020530 Mendelian susceptibility to mycobacterial diseases due to complete IFNgammaR1 deficiency skos:exactMatch UMLS:C2930924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020531 long chain acyl-CoA dehydrogenase deficiency skos:exactMatch MESH:C535690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020531 long chain acyl-CoA dehydrogenase deficiency skos:exactMatch NCIT:C84537 Long-Chain Acyl-CoA Dehydrogenase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020531 long chain acyl-CoA dehydrogenase deficiency skos:exactMatch Orphanet:99900 Long chain acyl-CoA dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020531 long chain acyl-CoA dehydrogenase deficiency skos:exactMatch SCTID:237996001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020531 long chain acyl-CoA dehydrogenase deficiency skos:exactMatch UMLS:C0220711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020532 spirillary rat-bite fever skos:exactMatch DOID:12096 sodoku disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020532 spirillary rat-bite fever skos:exactMatch Orphanet:99903 Spirillary rat-bite fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020532 spirillary rat-bite fever skos:exactMatch SCTID:19044004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020533 streptobacillary rat-bite fever skos:exactMatch DOID:13238 Haverhill fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020533 streptobacillary rat-bite fever skos:exactMatch Orphanet:99905 Streptobacillary rat-bite fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020533 streptobacillary rat-bite fever skos:exactMatch SCTID:52138004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020533 streptobacillary rat-bite fever skos:exactMatch UMLS:C0152063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020533 streptobacillary rat-bite fever skos:exactMatch UMLS:CN207435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020535 house allergic alveolitis skos:exactMatch Orphanet:99907 House allergic alveolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020535 house allergic alveolitis skos:exactMatch SCTID:725415009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020535 house allergic alveolitis skos:exactMatch UMLS:C4511048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020537 occupational allergic alveolitis skos:exactMatch Orphanet:99909 Occupational allergic alveolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020538 malignant dysgerminomatous germ cell tumor of ovary skos:exactMatch Orphanet:99912 Malignant dysgerminomatous germ cell tumor of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020538 malignant dysgerminomatous germ cell tumor of ovary skos:exactMatch UMLS:CN207439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020539 extragonadal non-dysgerminomatous germ cell tumor skos:exactMatch Orphanet:99913 Extragonadal non-dysgerminomatous germ cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020539 extragonadal non-dysgerminomatous germ cell tumor skos:exactMatch UMLS:CN207440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020540 ovarian gynandroblastoma skos:exactMatch MESH:C538459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020540 ovarian gynandroblastoma skos:exactMatch NCIT:C3072 Ovarian Gynandroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020540 ovarian gynandroblastoma skos:exactMatch Orphanet:99914 Gynandroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020540 ovarian gynandroblastoma skos:exactMatch SCTID:254867003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020540 ovarian gynandroblastoma skos:exactMatch UMLS:C0018413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020540 ovarian gynandroblastoma skos:exactMatch UMLS:C0346178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020541 maligant granulosa cell tumor of ovary skos:exactMatch NCIT:C8403 Malignant Ovarian Granulosa Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020541 maligant granulosa cell tumor of ovary skos:exactMatch Orphanet:99915 Maligant granulosa cell tumor of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020541 maligant granulosa cell tumor of ovary skos:exactMatch SCTID:254861002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020541 maligant granulosa cell tumor of ovary skos:exactMatch UMLS:C0346175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020541 maligant granulosa cell tumor of ovary skos:exactMatch UMLS:CN207442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020542 malignant Sertoli-Leydig cell tumor of ovary skos:exactMatch Orphanet:99916 Malignant Sertoli-Leydig cell tumor of the ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020542 malignant Sertoli-Leydig cell tumor of ovary skos:exactMatch SCTID:237795006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020542 malignant Sertoli-Leydig cell tumor of ovary skos:exactMatch UMLS:C0342515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020542 malignant Sertoli-Leydig cell tumor of ovary skos:exactMatch UMLS:CN207443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020543 theca steroid-producing cell malignant tumor of ovary, not further specified skos:exactMatch Orphanet:99917 Theca steroid-producing cell malignant tumor of ovary, not further specified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020543 theca steroid-producing cell malignant tumor of ovary, not further specified skos:exactMatch UMLS:CN207444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020544 streptococcal toxic-shock syndrome skos:exactMatch Orphanet:99918 Streptococcal toxic-shock syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020544 streptococcal toxic-shock syndrome skos:exactMatch SCTID:240451000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020544 streptococcal toxic-shock syndrome skos:exactMatch UMLS:C0343532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020545 staphylococcal toxic-shock syndrome skos:exactMatch Orphanet:99919 Staphylococcal toxic-shock syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020545 staphylococcal toxic-shock syndrome skos:exactMatch SCTID:240450004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020546 acute graft versus host disease skos:exactMatch ICD10CM:D89.810 Acute graft-versus-host disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020546 acute graft versus host disease skos:exactMatch NCIT:C4980 Acute Graft Versus Host Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020546 acute graft versus host disease skos:exactMatch Orphanet:99920 Acute graft versus host disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020546 acute graft versus host disease skos:exactMatch SCTID:402355000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020546 acute graft versus host disease skos:exactMatch UMLS:C0856825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020547 chronic graft versus host disease skos:exactMatch ICD10CM:D89.811 Chronic graft-versus-host disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020547 chronic graft versus host disease skos:exactMatch NCIT:C4981 Chronic Graft Versus Host Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020547 chronic graft versus host disease skos:exactMatch Orphanet:99921 Chronic graft versus host disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020547 chronic graft versus host disease skos:exactMatch SCTID:402356004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020547 chronic graft versus host disease skos:exactMatch UMLS:C0867389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020548 ocular pemphigoid skos:exactMatch Orphanet:99922 Ocular cicatricial pemphigoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020548 ocular pemphigoid skos:exactMatch SCTID:34250006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020549 invasive hydatidiform mole skos:exactMatch MESH:D002820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020549 invasive hydatidiform mole skos:exactMatch NCIT:C6985 Invasive Hydatidiform Mole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020549 invasive hydatidiform mole skos:exactMatch Orphanet:99925 Invasive mole semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020549 invasive hydatidiform mole skos:exactMatch SCTID:416669000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020549 invasive hydatidiform mole skos:exactMatch UMLS:C0008493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020550 gestational choriocarcinoma skos:exactMatch DOID:2025 gestational choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020550 gestational choriocarcinoma skos:exactMatch NCIT:C4646 Gestational Choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020550 gestational choriocarcinoma skos:exactMatch Orphanet:99926 Gestational choriocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020550 gestational choriocarcinoma skos:exactMatch SCTID:417570003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020550 gestational choriocarcinoma skos:exactMatch UMLS:C0349557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020552 placental site trophoblastic tumor skos:exactMatch DOID:3596 placental site trophoblastic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020552 placental site trophoblastic tumor skos:exactMatch MESH:D018245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020552 placental site trophoblastic tumor skos:exactMatch NCIT:C3757 Placental Site Trophoblastic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020552 placental site trophoblastic tumor skos:exactMatch Orphanet:99928 Placental site trophoblastic tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020552 placental site trophoblastic tumor skos:exactMatch SCTID:237252008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020552 placental site trophoblastic tumor skos:exactMatch UMLS:C0206666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020553 secondary pulmonary hemosiderosis skos:exactMatch Orphanet:99930 Secondary pulmonary hemosiderosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020553 secondary pulmonary hemosiderosis skos:exactMatch SCTID:716712004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020553 secondary pulmonary hemosiderosis skos:exactMatch UMLS:C4274326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020554 Heiner syndrome skos:exactMatch Orphanet:99932 Heiner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020554 Heiner syndrome skos:exactMatch SCTID:707441009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020554 Heiner syndrome skos:exactMatch UMLS:CN207456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020555 pleuropulmonary blastoma type 1 skos:exactMatch NCIT:C45626 Type I Pleuropulmonary Blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020555 pleuropulmonary blastoma type 1 skos:exactMatch Orphanet:99933 Pleuropulmonary blastoma type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020555 pleuropulmonary blastoma type 1 skos:exactMatch SCTID:707671008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020555 pleuropulmonary blastoma type 1 skos:exactMatch UMLS:CN207457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020556 pleuropulmonary blastoma type 2 skos:exactMatch NCIT:C45627 Type II Pleuropulmonary Blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020556 pleuropulmonary blastoma type 2 skos:exactMatch Orphanet:99934 Pleuropulmonary blastoma type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020556 pleuropulmonary blastoma type 2 skos:exactMatch SCTID:707672001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020556 pleuropulmonary blastoma type 2 skos:exactMatch UMLS:CN207458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020557 pleuropulmonary blastoma type 3 skos:exactMatch NCIT:C45628 Type III Pleuropulmonary Blastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020557 pleuropulmonary blastoma type 3 skos:exactMatch Orphanet:99935 Pleuropulmonary blastoma type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020557 pleuropulmonary blastoma type 3 skos:exactMatch SCTID:707673006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020557 pleuropulmonary blastoma type 3 skos:exactMatch UMLS:CN207459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020558 autosomal dominant Charcot-Marie-Tooth disease type 2K skos:exactMatch NCIT:C133886 Charcot-Marie-Tooth Disease Type 2K semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020558 autosomal dominant Charcot-Marie-Tooth disease type 2K skos:exactMatch Orphanet:99944 Autosomal dominant Charcot-Marie-Tooth disease type 2K semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020558 autosomal dominant Charcot-Marie-Tooth disease type 2K skos:exactMatch SCTID:719512003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020558 autosomal dominant Charcot-Marie-Tooth disease type 2K skos:exactMatch UMLS:C1842984 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020558 autosomal dominant Charcot-Marie-Tooth disease type 2K skos:exactMatch UMLS:CN207468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020559 O'Sullivan-McLeod syndrome skos:exactMatch Orphanet:99965 O'Sullivan-McLeod syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020559 O'Sullivan-McLeod syndrome skos:exactMatch UMLS:C2721741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020560 atypical teratoid rhabdoid tumor skos:exactMatch DOID:2129 atypical teratoid rhabdoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020560 atypical teratoid rhabdoid tumor skos:exactMatch NCIT:C6906 Atypical Teratoid/Rhabdoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020560 atypical teratoid rhabdoid tumor skos:exactMatch Orphanet:99966 Atypical teratoid rhabdoid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020560 atypical teratoid rhabdoid tumor skos:exactMatch UMLS:C1266184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020560 atypical teratoid rhabdoid tumor skos:exactMatch UMLS:CN207484 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020561 myxoid/round cell liposarcoma skos:exactMatch Orphanet:99967 Myxoid/round cell liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020562 pleomorphic liposarcoma skos:exactMatch DOID:5702 pleomorphic liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020562 pleomorphic liposarcoma skos:exactMatch NCIT:C3705 Pleomorphic Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020562 pleomorphic liposarcoma skos:exactMatch Orphanet:99969 Pleomorphic liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020562 pleomorphic liposarcoma skos:exactMatch SCTID:404071006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020562 pleomorphic liposarcoma skos:exactMatch UMLS:C0205825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020563 Dedifferentiated liposarcoma skos:exactMatch DOID:0080531 dedifferentiated liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020563 Dedifferentiated liposarcoma skos:exactMatch NCIT:C3704 Dedifferentiated Liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020563 Dedifferentiated liposarcoma skos:exactMatch Orphanet:99970 Dedifferentiated liposarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020563 Dedifferentiated liposarcoma skos:exactMatch SCTID:404072004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020563 Dedifferentiated liposarcoma skos:exactMatch UMLS:C0205824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020567 apnea of prematurity skos:exactMatch NCIT:C98823 Apnea of Prematurity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020567 apnea of prematurity skos:exactMatch Orphanet:99981 Apnea of prematurity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020567 apnea of prematurity skos:exactMatch SCTID:276544005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020568 cutaneous myiasis skos:exactMatch ICD10CM:B87.0 Cutaneous myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020568 cutaneous myiasis skos:exactMatch Orphanet:99983 Cutaneous myiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020568 cutaneous myiasis skos:exactMatch SCTID:240877000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020568 cutaneous myiasis skos:exactMatch UMLS:C0027031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020569 intermediate DEND syndrome skos:exactMatch Orphanet:99989 Intermediate DEND syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020569 intermediate DEND syndrome skos:exactMatch UMLS:CN207495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020571 relapsing epidemic typhus skos:exactMatch Orphanet:99991 Relapsing epidemic typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020571 relapsing epidemic typhus skos:exactMatch UMLS:CN207497 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020572 complex regional pain syndrome type 2 skos:exactMatch DOID:3222 causalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020572 complex regional pain syndrome type 2 skos:exactMatch MESH:D002422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020572 complex regional pain syndrome type 2 skos:exactMatch NCIT:C121572 Complex Regional Pain Syndrome II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020572 complex regional pain syndrome type 2 skos:exactMatch Orphanet:99994 Complex regional pain syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020572 complex regional pain syndrome type 2 skos:exactMatch SCTID:408751001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020572 complex regional pain syndrome type 2 skos:exactMatch UMLS:C0007462 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020573 inherited disease susceptibility skos:exactMatch ICD10CM:Z15 Genetic susceptibility to disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020573 inherited disease susceptibility skos:exactMatch MESH:D020022 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020574 central nervous system nongerminomatous germ cell tumor skos:exactMatch NCIT:C100093 Central Nervous System Nongerminomatous Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020574 central nervous system nongerminomatous germ cell tumor skos:exactMatch UMLS:C1696109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020575 polymorphic ventricular tachycardia skos:exactMatch NCIT:C111648 Polymorphic Ventricular Tachycardia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020575 polymorphic ventricular tachycardia skos:exactMatch SCTID:251159007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020575 polymorphic ventricular tachycardia skos:exactMatch UMLS:C0344432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020576 cutaneous vasculitis skos:exactMatch NCIT:C112210 Cutaneous Vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020576 cutaneous vasculitis skos:exactMatch UMLS:C0262988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020577 childhood gonadal germ cell tumor skos:exactMatch NCIT:C114801 Childhood Gonadal Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020577 childhood gonadal germ cell tumor skos:exactMatch UMLS:C3899657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020579 mucositis skos:exactMatch MESH:D052016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020579 mucositis skos:exactMatch NCIT:C115965 Mucositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020580 germinomatous germ cell tumor skos:exactMatch NCIT:C121618 Germinomatous Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020580 germinomatous germ cell tumor skos:exactMatch UMLS:C4054897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020581 benign PEComa skos:exactMatch NCIT:C121791 Benign PEComa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020581 benign PEComa skos:exactMatch UMLS:C3839685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020582 benign uterine ligament neoplasm skos:exactMatch NCIT:C126493 Benign Uterine Ligament Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020582 benign uterine ligament neoplasm skos:exactMatch UMLS:C0865093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020584 anemia due to enzyme disorder skos:exactMatch NCIT:C35472 Anemia due to Enzyme Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020584 anemia due to enzyme disorder skos:exactMatch UMLS:C0494226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020585 anemia due to erythrocyte enzyme disorder skos:exactMatch NCIT:C131630 Anemia due to Erythrocyte Enzyme Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020585 anemia due to erythrocyte enzyme disorder skos:exactMatch UMLS:C4329304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020586 factor V deficiency skos:exactMatch MESH:D005166 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020586 factor V deficiency skos:exactMatch NCIT:C131738 Factor V Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020586 factor V deficiency skos:exactMatch SCTID:4320005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020587 factor XI deficiency skos:exactMatch MESH:D005173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020587 factor XI deficiency skos:exactMatch NCIT:C131739 Factor XI Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020587 factor XI deficiency skos:exactMatch SCTID:767713001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020588 lung PEComa skos:exactMatch NCIT:C142783 Lung PEComa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020589 cardiac germ cell tumor skos:exactMatch NCIT:C147005 Cardiac Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020590 mycobacterial infectious disease skos:exactMatch MESH:D009164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020590 mycobacterial infectious disease skos:exactMatch NCIT:C26831 Mycobacterial Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020590 mycobacterial infectious disease skos:exactMatch SCTID:88415009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020590 mycobacterial infectious disease skos:exactMatch UMLS:C0026918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020591 obsolete disorder of peritoneum skos:exactMatch MESH:D010532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020591 obsolete disorder of peritoneum skos:exactMatch NCIT:C26848 Peritoneal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020591 obsolete disorder of peritoneum skos:exactMatch SCTID:66579008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020591 obsolete disorder of peritoneum skos:exactMatch UMLS:C0031142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020592 disorder of pharynx skos:exactMatch NCIT:C26850 Pharyngeal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020592 disorder of pharynx skos:exactMatch SCTID:75860007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020593 trichoblastoma skos:exactMatch NCIT:C27132 Trichoblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020594 abducens nerve disorder skos:exactMatch NCIT:C27593 Abducens Nerve Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020594 abducens nerve disorder skos:exactMatch SCTID:398925009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020595 obsolete disorder of retroperitoneum skos:exactMatch NCIT:C27667 Retroperitoneal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020595 obsolete disorder of retroperitoneum skos:exactMatch SCTID:734045002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020596 mucin-producing carcinoma skos:exactMatch NCIT:C27825 Mucin-Producing Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020597 angiokeratoma of scrotum skos:exactMatch NCIT:C7752 Angiokeratoma of Fordyce semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020597 angiokeratoma of scrotum skos:exactMatch SCTID:735082004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020598 malabsorption syndrome skos:exactMatch MESH:D008286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020598 malabsorption syndrome skos:exactMatch NCIT:C3214 Malabsorption Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020598 malabsorption syndrome skos:exactMatch SCTID:32230006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020598 malabsorption syndrome skos:exactMatch UMLS:C0024523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020599 acquired coagulation factor deficiency skos:exactMatch NCIT:C34347 Acquired Coagulation Factor Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020599 acquired coagulation factor deficiency skos:exactMatch SCTID:25904003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020599 acquired coagulation factor deficiency skos:exactMatch UMLS:C0001169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020600 acute pharyngitis skos:exactMatch NCIT:C34355 Acute Pharyngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020600 acute pharyngitis skos:exactMatch SCTID:363746003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020601 mosquito-borne viral encephalitis skos:exactMatch NCIT:C34823 Mosquito-Borne Viral Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020602 Simpson-Golabi-Behmel syndrome type 1 skos:exactMatch DOID:0060248 Simpson-Golabi-Behmel syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020602 Simpson-Golabi-Behmel syndrome type 1 skos:exactMatch OMIM:312870 simpson-golabi-behmel syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020603 X-linked chondrodysplasia punctata 2 skos:exactMatch DOID:0080352 X-linked chondrodysplasia punctata 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020603 X-linked chondrodysplasia punctata 2 skos:exactMatch OMIM:302960 chondrodysplasia punctata 2, X-linked dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020603 X-linked chondrodysplasia punctata 2 skos:exactMatch Orphanet:35173 X-linked dominant chondrodysplasia punctata semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020604 X-linked dominant disease skos:exactMatch DOID:0080009 X-linked dominant disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020605 X-linked recessive disease skos:exactMatch DOID:0080012 X-linked recessive disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020606 sex-linked disease skos:exactMatch SCTID:82852009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020607 Liddle syndrome 1 skos:exactMatch OMIM:177200 liddle syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020608 obsolete blood group--ahonen skos:exactMatch OMIM:110350 blood group--ahonen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020609 obsolete blood group, colton system skos:exactMatch OMIM:110450 blood group, colton system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020610 obsolete blood group, diego system skos:exactMatch OMIM:110500 blood group, diego system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020611 obsolete blood group--kell system skos:exactMatch OMIM:110900 blood group--kell system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020612 obsolete blood group, kidd system skos:exactMatch OMIM:111000 blood group, kidd system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020613 obsolete blood group--lke skos:exactMatch OMIM:111130 blood group--lke semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020614 obsolete blood group--lutheran system skos:exactMatch OMIM:111200 blood group--lutheran system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020615 obsolete blood group system, landsteiner-wiener skos:exactMatch OMIM:111250 blood group system, landsteiner-wiener semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020616 obsolete blood group, mn skos:exactMatch OMIM:111300 blood group, mn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020617 obsolete blood group--ok skos:exactMatch OMIM:111380 blood group--ok semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020618 obsolete blood group--private systems skos:exactMatch OMIM:111500 blood group--private systems semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020619 obsolete blood group, langereis system skos:exactMatch OMIM:111600 blood group, langereis system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020620 obsolete blood group, ss skos:exactMatch OMIM:111740 blood group, ss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020621 obsolete blood group--scianna system skos:exactMatch OMIM:111750 blood group--scianna system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020622 obsolete blood group--stoltzfus system skos:exactMatch OMIM:111800 blood group--stoltzfus system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020623 obsolete blood group--ul system skos:exactMatch OMIM:112000 blood group--ul system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020624 obsolete blood group--waldner type skos:exactMatch OMIM:112010 blood group--waldner iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020625 obsolete blood group--wright antigen skos:exactMatch OMIM:112050 blood group--wright antigen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020626 obsolete yt blood group antigen skos:exactMatch OMIM:112100 yt blood group antigen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020627 epileptic encephalopathy, infantile or early childhood skos:exactMatch OMIMPS:617711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020628 microcephaly, growth restriction, and increased sister chromatid exchange 2 skos:exactMatch OMIM:618097 microcephaly, growth restriction, and increased sister chromatid exchange 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020629 microcephaly, growth restriction and increased sister chromatid exchange skos:exactMatch OMIMPS:210900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020630 epileptic encephalopathy, infantile or early childhood, 1 skos:exactMatch DOID:0080472 developmental and epileptic encephalopathy 91 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020630 epileptic encephalopathy, infantile or early childhood, 1 skos:exactMatch OMIM:617711 developmental and epileptic encephalopathy 91 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020631 epileptic encephalopathy, infantile or early childhood, 2 skos:exactMatch DOID:0080471 developmental and epileptic encephalopathy 92 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020631 epileptic encephalopathy, infantile or early childhood, 2 skos:exactMatch OMIM:617829 developmental and epileptic encephalopathy 92 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020631 epileptic encephalopathy, infantile or early childhood, 2 skos:exactMatch UMLS:CN757794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020632 epileptic encephalopathy, infantile or early childhood, 3 skos:exactMatch DOID:0112275 developmental and epileptic encephalopathy 93 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020632 epileptic encephalopathy, infantile or early childhood, 3 skos:exactMatch OMIM:618012 developmental and epileptic encephalopathy 93 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020632 epileptic encephalopathy, infantile or early childhood, 3 skos:exactMatch UMLS:CN248521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020633 anaplastic cancer skos:exactMatch NCIT:C36025 Anaplastic Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020633 anaplastic cancer skos:exactMatch UMLS:C1332287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020634 grade III meningioma skos:exactMatch NCIT:C38938 Grade 3 Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020635 anaplastic meningioma skos:exactMatch NCIT:C4051 Anaplastic (Malignant) Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020638 superficial spreading melanoma skos:exactMatch NCIT:C9152 Low-CSD Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020638 superficial spreading melanoma skos:exactMatch SCTID:254730000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020639 monosomy skos:exactMatch MESH:D009006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020640 autoimmune encephalitis skos:exactMatch NCIT:C122414 Autoimmune Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020640 autoimmune encephalitis skos:exactMatch Orphanet:622014 Autoimmune encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020640 autoimmune encephalitis skos:exactMatch SCTID:95643007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020641 respiratory tract neoplasm skos:exactMatch MESH:D012142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020641 respiratory tract neoplasm skos:exactMatch NCIT:C3355 Respiratory System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020641 respiratory tract neoplasm skos:exactMatch SCTID:126667002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020642 polycystic kidney disease skos:exactMatch DOID:0080322 polycystic kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020642 polycystic kidney disease skos:exactMatch MESH:D007690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020642 polycystic kidney disease skos:exactMatch NCIT:C75464 Polycystic Kidney Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020642 polycystic kidney disease skos:exactMatch OMIMPS:173900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020642 polycystic kidney disease skos:exactMatch SCTID:82525005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020644 lung non-Hodgkin lymphoma skos:exactMatch NCIT:C5684 Lung Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020644 lung non-Hodgkin lymphoma skos:exactMatch UMLS:C1334453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020645 autosomal dominant osteopetrosis skos:exactMatch NCIT:C129732 Autosomal Dominant Osteopetrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020645 autosomal dominant osteopetrosis skos:exactMatch OMIMPS:607634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020645 autosomal dominant osteopetrosis skos:exactMatch UMLS:C4272579 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020646 ocular adnexal lymphoma skos:exactMatch NCIT:C88145 Ocular Adnexal Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020646 ocular adnexal lymphoma skos:exactMatch UMLS:C2981712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020647 microcephaly, facial dysmorphism, renal agenesis, and ambiguous genitalia syndrome skos:exactMatch OMIM:618142 microcephaly, facial dysmorphism, renal agenesis, and ambiguous genitalia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020648 rubella encephalitis skos:exactMatch SCTID:192689006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020649 warty carcinoma of the penis skos:exactMatch NCIT:C6981 Warty Carcinoma of the Penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020653 vaginal adenocarcinoma skos:exactMatch NCIT:C7981 Vaginal Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020654 renal pelvis/ureter urothelial carcinoma skos:exactMatch NCIT:C7716 Renal Pelvis and Ureter Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020655 juvenile ankylosing spondylitis skos:exactMatch DOID:0040092 juvenile ankylosing spondylitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020655 juvenile ankylosing spondylitis skos:exactMatch SCTID:239805001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020656 human papillomavirus-related penile squamous cell carcinoma skos:exactMatch NCIT:C27682 Human Papillomavirus-Related Squamous Cell Carcinoma of the Penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020657 human papillomavirus-related squamous cell carcinoma skos:exactMatch NCIT:C27683 Human Papillomavirus-Related Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020658 infiltrating ureter transitional cell carcinoma skos:exactMatch DOID:6845 infiltrating ureter transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020659 upper tract urothelial carcinoma skos:exactMatch Orphanet:598216 Upper tract urothelial carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020660 osteoblastic osteosarcoma skos:exactMatch NCIT:C53953 Osteoblastic Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020661 undifferentiated round cell sarcoma skos:exactMatch NCIT:C121799 Undifferentiated Round Cell Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020662 borderline ovarian serous tumor skos:exactMatch NCIT:C5226 Borderline Ovarian Serous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020663 malignant spindle cell neoplasm skos:exactMatch NCIT:C27091 Malignant Spindle Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020664 spindle cell neoplasm skos:exactMatch NCIT:C27263 Spindle Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020665 high grade malignant neoplasm skos:exactMatch NCIT:C36046 High Grade Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020666 Löfgren syndrome skos:exactMatch SCTID:238676008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020667 Antley-Bixler syndrome without genital anomalies or disordered steroidogenesis skos:exactMatch OMIM:207410 antley-bixler syndrome without genital anomalies or disordered steroidogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020667 Antley-Bixler syndrome without genital anomalies or disordered steroidogenesis skos:exactMatch Orphanet:596008 Antley-Bixler syndrome without genital anomaly or disorder of steroidogenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020668 obsolete spastic paraplegia 5B skos:exactMatch OMIM:600146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020669 paranasal sinus cancer skos:exactMatch NCIT:C7487 Malignant Paranasal Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020670 obsolete antithrombin deficiency type 2 skos:exactMatch MESH:C537779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020671 obsolete susceptibility to ischemic stroke skos:exactMatch OMIM:601367 stroke, ischemic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020673 arterial occlusion skos:exactMatch NCIT:C35318 Arterial Occlusion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020674 vascular insufficiency disorder skos:exactMatch SCTID:86341008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020675 ischemic bowel disorder skos:exactMatch NCIT:C35212 Ischemic Bowel Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020677 sudden hearing loss disorder skos:exactMatch SCTID:79471008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020678 sensorineural hearing loss disorder skos:exactMatch DOID:10003 sensorineural hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020678 sensorineural hearing loss disorder skos:exactMatch NCIT:C26739 Sensorineural Hearing Loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020678 sensorineural hearing loss disorder skos:exactMatch SCTID:60700002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020679 conductive hearing loss disorder skos:exactMatch NCIT:C27645 Conductive Hearing Loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020679 conductive hearing loss disorder skos:exactMatch SCTID:44057004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020680 acute bronchiolitis skos:exactMatch NCIT:C39659 Acute Bronchiolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020680 acute bronchiolitis skos:exactMatch SCTID:5505005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020680 acute bronchiolitis skos:exactMatch UMLS:C0001311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020681 Ehlers-Danlos syndrome, musculocontractural type 1 skos:exactMatch NCIT:C168975 Ehlers-Danlos Syndrome, Musculocontractural Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020681 Ehlers-Danlos syndrome, musculocontractural type 1 skos:exactMatch OMIM:601776 ehlers-danlos syndrome, musculocontractural type, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020682 Ehlers-Danlos syndrome, spondylodysplastic type, 1 skos:exactMatch OMIM:130070 ehlers-danlos syndrome, spondylodysplastic type, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020683 acute disease skos:exactMatch MESH:D000208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020683 acute disease skos:exactMatch SCTID:2704003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020683 acute disease skos:exactMatch UMLS:C0001314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020684 Ehlers-Danlos syndrome, periodontal type 1 skos:exactMatch OMIM:130080 ehlers-danlos syndrome, periodontal type, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020685 infratentorial ependymal tumor skos:exactMatch NCIT:C131612 Infratentorial Ependymal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020686 acute tonsillitis skos:exactMatch NCIT:C97142 Acute Tonsillitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020686 acute tonsillitis skos:exactMatch SCTID:17741008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020686 acute tonsillitis skos:exactMatch UMLS:C0001361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020687 supratentorial ependymal tumor skos:exactMatch NCIT:C131611 Supratentorial Ependymal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020688 spinal cord ischemia skos:exactMatch MESH:D020760 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020689 AIDS dementia complex skos:exactMatch MESH:D015526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020689 AIDS dementia complex skos:exactMatch NCIT:C2864 AIDS Dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020689 AIDS dementia complex skos:exactMatch SCTID:421529006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020689 AIDS dementia complex skos:exactMatch UMLS:C0001849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020690 adult glioblastoma skos:exactMatch NCIT:C9094 Adult Glioblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020692 spondylocostal dysostosis 1, autosomal recessive skos:exactMatch OMIM:277300 spondylocostal dysostosis 1, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020693 glycogen storage disease due to liver phosphorylase kinase deficiency skos:exactMatch Orphanet:264580 Glycogen storage disease due to liver phosphorylase kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020694 salivary gland epithelial myoepithelial carcinoma skos:exactMatch NCIT:C35701 Salivary Gland Epithelial-Myoepithelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020695 hypotonic cerebral palsy skos:exactMatch NCIT:C116906 Hypotonic Cerebral Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020695 hypotonic cerebral palsy skos:exactMatch SCTID:192958009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020696 vitamin B12 deficiency skos:exactMatch MESH:D014806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020696 vitamin B12 deficiency skos:exactMatch NCIT:C131684 Vitamin B12 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020696 vitamin B12 deficiency skos:exactMatch SCTID:190634004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020696 vitamin B12 deficiency skos:exactMatch UMLS:C0042847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020697 lung epithelial-myoepithelial carcinoma skos:exactMatch NCIT:C45545 Lung Epithelial-Myoepithelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020703 erythroid neoplasm skos:exactMatch NCIT:C7064 Erythroid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020705 neural tube defects, susceptibility to skos:exactMatch OMIM:182940 neural tube defects, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020706 Heberden's node skos:exactMatch NCIT:C34671 Heberden's Node semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020706 Heberden's node skos:exactMatch SCTID:239869009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020707 central hearing loss skos:exactMatch NCIT:C34662 Central Hearing Loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020708 brachial amyotrophic diplegia skos:exactMatch NCIT:C133085 Brachial Amyotrophic Diplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020710 amnionitis skos:exactMatch NCIT:C50459 Amnionitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020710 amnionitis skos:exactMatch SCTID:10573002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020710 amnionitis skos:exactMatch UMLS:C0002631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020712 46,XY sex reversal 1 skos:exactMatch DOID:0111778 46,XY sex reversal 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020712 46,XY sex reversal 1 skos:exactMatch NCIT:C128188 46,XY Sex Reversal 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020712 46,XY sex reversal 1 skos:exactMatch OMIM:400044 46,xy sex reversal 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020713 pulmonary venoocclusive disease 1 skos:exactMatch DOID:0081268 pulmonary venoocclusive disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020713 pulmonary venoocclusive disease 1 skos:exactMatch OMIM:265450 pulmonary venoocclusive disease 1, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020714 mitochondrial myopathy, episodic, with optic atrophy and reversible leukoencephalopathy skos:exactMatch OMIM:251900 mitochondrial myopathy, episodic, with or without optic atrophy and reversible leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020715 multiple system atrophy 1, susceptibility to skos:exactMatch OMIM:146500 multiple system atrophy 1, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020716 familial thyroid dyshormonogenesis 1 skos:exactMatch DOID:0112185 thyroid dyshormonogenesis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020716 familial thyroid dyshormonogenesis 1 skos:exactMatch OMIM:274400 thyroid dyshormonogenesis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020717 autosomal dominant woolly hair skos:exactMatch DOID:0111573 autosomal dominant woolly hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020717 autosomal dominant woolly hair skos:exactMatch OMIM:194300 woolly hair, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020718 congenital short bowel syndrome, autosomal recessive skos:exactMatch OMIM:615237 congenital short bowel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020718 congenital short bowel syndrome, autosomal recessive skos:exactMatch UMLS:C0021847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020720 X-linked hypophosphatemic rickets skos:exactMatch MESH:D053098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020720 X-linked hypophosphatemic rickets skos:exactMatch NCIT:C123265 X-linked Hypophosphatemic Rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020720 X-linked hypophosphatemic rickets skos:exactMatch UMLS:C3540852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020721 X-linked sideroblastic anemia 1 skos:exactMatch DOID:0060063 sideroblastic anemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020721 X-linked sideroblastic anemia 1 skos:exactMatch MESH:C536761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020721 X-linked sideroblastic anemia 1 skos:exactMatch OMIM:300751 anemia, sideroblastic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020721 X-linked sideroblastic anemia 1 skos:exactMatch Orphanet:75563 X-linked sideroblastic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020721 X-linked sideroblastic anemia 1 skos:exactMatch SCTID:62677000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020721 X-linked sideroblastic anemia 1 skos:exactMatch UMLS:C0221018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020722 nephrolithiasis susceptibility caused by SLC26A1 skos:exactMatch OMIM:167030 nephrolithiasis, calcium oxalate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020722 nephrolithiasis susceptibility caused by SLC26A1 skos:exactMatch UMLS:C1833683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020723 vitamin D-dependent rickets, type 1A skos:exactMatch OMIM:264700 vitamin d hydroxylation-deficient rickets, iia 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020723 vitamin D-dependent rickets, type 1A skos:exactMatch UMLS:C0268689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020724 cerebral cavernous malformation 1 skos:exactMatch DOID:0080491 cerebral cavernous malformation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020724 cerebral cavernous malformation 1 skos:exactMatch OMIM:116860 cerebral cavernous malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020725 anemia due to chronic disorder skos:exactMatch NCIT:C35659 Anemia due to Chronic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020725 anemia due to chronic disorder skos:exactMatch SCTID:234347009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020725 anemia due to chronic disorder skos:exactMatch UMLS:C0002873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020726 tubulointerstitial kidney disease, autosomal dominant, 2 skos:exactMatch NCIT:C123171 Medullary Cystic Kidney Disease Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020726 tubulointerstitial kidney disease, autosomal dominant, 2 skos:exactMatch OMIM:174000 tubulointerstitial kidney disease, autosomal dominant, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020726 tubulointerstitial kidney disease, autosomal dominant, 2 skos:exactMatch Orphanet:88949 MUC1-related autosomal dominant tubulointerstitial kidney disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020726 tubulointerstitial kidney disease, autosomal dominant, 2 skos:exactMatch UMLS:C1868139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020727 combined oxidative phosphorylation deficiency 22 skos:exactMatch DOID:0111498 combined oxidative phosphorylation deficiency 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020727 combined oxidative phosphorylation deficiency 22 skos:exactMatch OMIM:616045 combined oxidative phosphorylation deficiency 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020728 hypouricemia, renal 1 skos:exactMatch OMIM:220150 hypouricemia, renal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020728 hypouricemia, renal 1 skos:exactMatch UMLS:C0473219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020729 autosomal recessive agammaglobulinemia 1 skos:exactMatch OMIM:601495 agammaglobulinemia 1, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020730 carpal tunnel syndrome 1 skos:exactMatch OMIM:115430 carpal tunnel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020731 arbovirus infection skos:exactMatch MESH:D001102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020731 arbovirus infection skos:exactMatch NCIT:C34396 Arthropod-Borne Viral Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020731 arbovirus infection skos:exactMatch SCTID:40610006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020731 arbovirus infection skos:exactMatch UMLS:C0003723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020732 progeria skos:exactMatch MESH:D011371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020732 progeria skos:exactMatch OMIMPS:176670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020733 proximal symphalangism 1A skos:exactMatch OMIM:185800 symphalangism, proximal, 1a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020733 proximal symphalangism 1A skos:exactMatch UMLS:C3714899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020734 obsolete erythrocyte AMP deaminase deficiency skos:exactMatch OMIM:612874 erythrocyte amp deaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020734 obsolete erythrocyte AMP deaminase deficiency skos:exactMatch UMLS:C2752073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020735 ACTH-independent macronodular adrenal hyperplasia 1 skos:exactMatch DOID:0111623 ACTH-independent macronodular adrenal hyperplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020735 ACTH-independent macronodular adrenal hyperplasia 1 skos:exactMatch OMIM:219080 acth-independent macronodular adrenal hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020735 ACTH-independent macronodular adrenal hyperplasia 1 skos:exactMatch UMLS:C1857451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020736 uncombable hair syndrome 1 skos:exactMatch OMIM:191480 uncombable hair syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020737 optic atrophy 10 with or without ataxia, intellectual disability, and seizures skos:exactMatch DOID:0111434 optic atrophy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020737 optic atrophy 10 with or without ataxia, intellectual disability, and seizures skos:exactMatch OMIM:616732 optic atrophy 10 with or without ataxia, impaired intellectual development, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020738 multiple benign circumferential skin creases on limbs 1 skos:exactMatch OMIM:156610 skin creases, congenital symmetric circumferential, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020739 hypercalcemia, infantile, 1 skos:exactMatch OMIM:143880 hypercalcemia, infantile, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020739 hypercalcemia, infantile, 1 skos:exactMatch UMLS:C0268080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020740 ectodermal dysplasia and immunodeficiency 1 skos:exactMatch DOID:0081078 ectodermal dysplasia and immunodeficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020740 ectodermal dysplasia and immunodeficiency 1 skos:exactMatch NCIT:C176592 Ectodermal Dysplasia and Immunodeficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020740 ectodermal dysplasia and immunodeficiency 1 skos:exactMatch OMIM:300291 ectodermal dysplasia and immunodeficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020741 pyridoxine-dependent epilepsy caused by ALDH7A1 mutant skos:exactMatch OMIM:266100 epilepsy, pyridoxine-dependent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020742 obsolete cataract, microcephaly, failure to thrive, kyphoscoliosis syndrome skos:exactMatch MESH:C537965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020742 obsolete cataract, microcephaly, failure to thrive, kyphoscoliosis syndrome skos:exactMatch OMIM:212540 cataract, microcephaly, failure to thrive, kyphoscoliosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020742 obsolete cataract, microcephaly, failure to thrive, kyphoscoliosis syndrome skos:exactMatch Orphanet:1317 CAMFAK syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020743 mixed phenotype acute leukemia skos:exactMatch NCIT:C82179 Mixed Phenotype Acute Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020743 mixed phenotype acute leukemia skos:exactMatch Orphanet:530995 Mixed phenotype acute leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020744 Mobitz type I atrioventricular block skos:exactMatch NCIT:C62017 AV Block Second Degree Mobitz Type I semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020745 ventricular arrhythmias due to cardiac ryanodine receptor calcium release deficiency syndrome skos:exactMatch OMIM:115000 ventricular arrhythmias due to cardiac ryanodine receptor calcium release deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020745 ventricular arrhythmias due to cardiac ryanodine receptor calcium release deficiency syndrome skos:exactMatch UMLS:C5542154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020746 contractures, pterygia, and variable skeletal fusions syndrome 1B skos:exactMatch DOID:0081322 contractures, pterygia, and spondylocarpotarsal fusion syndrome 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020746 contractures, pterygia, and variable skeletal fusions syndrome 1B skos:exactMatch OMIM:618469 contractures, pterygia, and spondylocarpotarsal fusion syndrome 1b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020747 sitosterolemia 1 skos:exactMatch OMIM:210250 sitosterolemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020748 sitosterolemia 2 skos:exactMatch OMIM:618666 sitosterolemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020749 polycystic lipomembranous osteodysplasia with sclerosing leukoencephalopathy 1 skos:exactMatch OMIM:221770 polycystic lipomembranous osteodysplasia with sclerosing leukoencephalopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020750 polycystic lipomembranous osteodysplasia with sclerosing leukoencephalopathy 2 skos:exactMatch OMIM:618193 polycystic lipomembranous osteodysplasia with sclerosing leukoencephalopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020751 orthostatic hypotension 2 skos:exactMatch OMIM:618182 orthostatic hypotension 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020753 Orthocoronavirinae infectious disease skos:exactMatch DOID:0080599 Coronavirus infectious disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020754 visceral myopathy 1 skos:exactMatch OMIM:155310 visceral myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020755 obsolete heart block skos:exactMatch SCTID:233916004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020756 migraine, familial hemiplegic, 1 skos:exactMatch DOID:0111181 familial hemiplegic migraine 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020756 migraine, familial hemiplegic, 1 skos:exactMatch MESH:C536890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020756 migraine, familial hemiplegic, 1 skos:exactMatch OMIM:141500 migraine, familial hemiplegic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020757 sporadic hemiplegic migraine skos:exactMatch NCIT:C117011 Sporadic Hemiplegic Migraine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020759 epilepsy, childhood absence, susceptibility to, 1 skos:exactMatch OMIM:600131 epilepsy, childhood absence, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020760 skin squamous cell carcinoma in situ skos:exactMatch NCIT:C2906 Skin Squamous Cell Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020761 Bowen disease of the skin skos:exactMatch MESH:D001913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020761 Bowen disease of the skin skos:exactMatch NCIT:C62571 Bowen Disease of the Skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020761 Bowen disease of the skin skos:exactMatch UMLS:C0006079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020762 diencephalic-mesencephalic junction dysplasia syndrome 2 skos:exactMatch OMIM:618646 diencephalic-mesencephalic junction dysplasia syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020763 Menke-Hennekam syndrome 1 skos:exactMatch OMIM:618332 menke-hennekam syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020764 Brown-Pearce carcinoma skos:exactMatch MESH:D002284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020764 Brown-Pearce carcinoma skos:exactMatch UMLS:C0007122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020765 neuropathy, congenital hypomyelinating, 2 skos:exactMatch OMIM:618184 neuropathy, congenital hypomyelinating, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020766 neuropathy, congenital hypomyelinating, 3 skos:exactMatch OMIM:618186 neuropathy, congenital hypomyelinating, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020767 cauda equina syndrome with neurogenic bladder skos:exactMatch NCIT:C34453 Cauda Equina Syndrome with Neurogenic Bladder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020767 cauda equina syndrome with neurogenic bladder skos:exactMatch SCTID:12454008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020767 cauda equina syndrome with neurogenic bladder skos:exactMatch UMLS:C0007459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020768 X-linked deafness skos:exactMatch OMIMPS:304500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020769 Menke-Hennekam syndrome 2 skos:exactMatch OMIM:618333 menke-hennekam syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020770 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 3 skos:exactMatch OMIM:618387 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020771 spinocerebellar ataxia, autosomal recessive, with axonal neuropathy skos:exactMatch OMIMPS:607250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020772 epilepsy, juvenile absence, susceptibility to, 1 skos:exactMatch DOID:0111324 juvenile absence epilepsy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020772 epilepsy, juvenile absence, susceptibility to, 1 skos:exactMatch OMIM:607631 epilepsy, juvenile absence, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020773 cerebrospinal fluid rhinorrhea skos:exactMatch MESH:D002559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020773 cerebrospinal fluid rhinorrhea skos:exactMatch NCIT:C84627 Cerebrospinal Fluid Rhinorrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020773 cerebrospinal fluid rhinorrhea skos:exactMatch SCTID:85638002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020773 cerebrospinal fluid rhinorrhea skos:exactMatch UMLS:C0007815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020774 Menke-Hennekam syndrome skos:exactMatch OMIMPS:618332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020774 Menke-Hennekam syndrome skos:exactMatch Orphanet:592574 Menke-Hennekam syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020775 congenital disorder of glycosylation with defective fucosylation 1 skos:exactMatch OMIM:618005 congenital disorder of glycosylation with defective fucosylation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020776 chlamydiaceae infections skos:exactMatch MESH:D002694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020776 chlamydiaceae infections skos:exactMatch UMLS:C0008153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020777 congenital disorder of glycosylation with defective fucosylation 2 skos:exactMatch OMIM:618324 congenital disorder of glycosylation with defective fucosylation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020778 cone-rod dystrophy and hearing loss 1 skos:exactMatch OMIM:617236 cone-rod dystrophy and hearing loss 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020779 cartilage development disorder skos:exactMatch NCIT:C34466 Cartilage Development Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020779 cartilage development disorder skos:exactMatch SCTID:67988000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020779 cartilage development disorder skos:exactMatch UMLS:C0008449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020780 cone-rod dystrophy and hearing loss 2 skos:exactMatch OMIM:618358 cone-rod dystrophy and hearing loss 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020781 encephalopathy, progressive, early-onset, with brain edema and/or leukoencephalopathy, 1 skos:exactMatch OMIM:617186 encephalopathy, progressive, early-onset, with brain edema and/or leukoencephalopathy, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020781 encephalopathy, progressive, early-onset, with brain edema and/or leukoencephalopathy, 1 skos:exactMatch Orphanet:555407 NAD(P)HX epimerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020782 chronic gingivitis skos:exactMatch NCIT:C34474 Chronic Gingivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020782 chronic gingivitis skos:exactMatch SCTID:72621003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020782 chronic gingivitis skos:exactMatch UMLS:C0008684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020783 capillary malformation-arteriovenous malformation 1 skos:exactMatch OMIM:608354 capillary malformation-arteriovenous malformation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020783 capillary malformation-arteriovenous malformation 1 skos:exactMatch Orphanet:90307 Parkes Weber syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020783 capillary malformation-arteriovenous malformation 1 skos:exactMatch SCTID:234143003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020783 capillary malformation-arteriovenous malformation 1 skos:exactMatch UMLS:C4747394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020784 obsolete short sleep, familial natural, 1 skos:exactMatch OMIM:612975 short sleep, familial natural, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020785 capillary malformation-arteriovenous malformation 2 skos:exactMatch OMIM:618196 capillary malformation-arteriovenous malformation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020786 obsolete short sleep, familial natural, 2 skos:exactMatch OMIM:618591 short sleep, familial natural, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020787 hypomagnesemia, seizures, and intellectual disability 1 skos:exactMatch OMIM:616418 hypomagnesemia, seizures, and impaired intellectual development 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020788 hypomagnesemia, seizures, and intellectual disability 2 skos:exactMatch OMIM:618314 hypomagnesemia, seizures, and impaired intellectual development 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020789 pseudo-TORCH syndrome 1 skos:exactMatch OMIM:251290 pseudo-torch syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020790 gaze palsy, familial horizontal, with progressive scoliosis 1 skos:exactMatch OMIM:607313 gaze palsy, familial horizontal, with progressive scoliosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020791 corneal dystrophy, Meesmann, 1 skos:exactMatch DOID:0080670 Meesmann corneal dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020791 corneal dystrophy, Meesmann, 1 skos:exactMatch OMIM:122100 corneal dystrophy, meesmann, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020792 dwarfism with tall vertebrae skos:exactMatch MESH:C535725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020792 dwarfism with tall vertebrae skos:exactMatch OMIM:126950 dwarfism with tall vertebrae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020793 oculopharyngodistal myopathy 1 skos:exactMatch DOID:0081297 oculopharyngodistal myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020793 oculopharyngodistal myopathy 1 skos:exactMatch OMIM:164310 oculopharyngodistal myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020794 colorectal medullary carcinoma skos:exactMatch NCIT:C43590 Colorectal Medullary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020795 Silver-Russell syndrome 5 skos:exactMatch OMIM:618908 silver-russell syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020796 Silver-Russell syndrome 1 skos:exactMatch OMIM:180860 silver-russell syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020797 decompression sickness skos:exactMatch MESH:D003665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020797 decompression sickness skos:exactMatch SCTID:89684003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020797 decompression sickness skos:exactMatch UMLS:C0011119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020798 hypoparathyroidism, familial isolated, 2 skos:exactMatch OMIM:618883 hypoparathyroidism, familial isolated, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020799 basal cell neoplasm skos:exactMatch MESH:D018295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020799 basal cell neoplasm skos:exactMatch NCIT:C3784 Basal Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020799 basal cell neoplasm skos:exactMatch SCTID:127570002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020800 demyelinating disease of central nervous system skos:exactMatch ICD10CM:G35-G37 Demyelinating diseases of the central nervous system (G35-G37) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020800 demyelinating disease of central nervous system skos:exactMatch NCIT:C34526 Demyelinating Disorder of Central Nervous System semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020800 demyelinating disease of central nervous system skos:exactMatch SCTID:6118003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020800 demyelinating disease of central nervous system skos:exactMatch UMLS:C0011302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020801 rectal medullary carcinoma skos:exactMatch NCIT:C60640 Rectal Medullary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020803 obsolete bundle branch block skos:exactMatch SCTID:6374002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020804 basal cell carcinoma skos:exactMatch MESH:D002280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020804 basal cell carcinoma skos:exactMatch NCIT:C156767 Basal Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020804 basal cell carcinoma skos:exactMatch NCIT:C7586 Malignant Basal Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020805 benign basal cell neoplasm skos:exactMatch NCIT:C4743 Benign Basal Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020806 sinoatrial block skos:exactMatch MESH:D012848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020806 sinoatrial block skos:exactMatch SCTID:65778007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020807 ovarian sertoli-stromal cell tumor skos:exactMatch NCIT:C39966 Ovarian Sertoli-Stromal Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020808 testicular sertoli cell tumor skos:exactMatch NCIT:C4672 Testicular Sertoli Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020809 benign sertoli cell tumor skos:exactMatch NCIT:C67012 Benign Sertoli Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020811 mitochondrial complex III deficiency, nuclear type skos:exactMatch OMIMPS:124000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020812 exposure, dental pulp skos:exactMatch MESH:D003789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020812 exposure, dental pulp skos:exactMatch UMLS:C0011406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020813 benign testicular sertoli cell tumor skos:exactMatch NCIT:C6522 Benign Testicular Sertoli Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020814 miliaria alba skos:exactMatch SCTID:201191004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020815 dentigerous cyst skos:exactMatch MESH:D003803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020815 dentigerous cyst skos:exactMatch SCTID:9245008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020815 dentigerous cyst skos:exactMatch UMLS:C0011428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020816 miliaria papulosa skos:exactMatch SCTID:201192006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020817 miliaria vesiculosa skos:exactMatch SCTID:201195008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020818 secondary dentine skos:exactMatch MESH:D003809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020818 secondary dentine skos:exactMatch SCTID:59818004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020818 secondary dentine skos:exactMatch UMLS:C0011434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020820 distal arthrogryposis type 2B1 skos:exactMatch DOID:0111600 distal arthrogryposis type 2B1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020820 distal arthrogryposis type 2B1 skos:exactMatch OMIM:601680 arthrogryposis, distal, iia 2b1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020823 infantile miliaria skos:exactMatch SCTID:402824003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020830 diaphragmitis skos:exactMatch SCTID:73160007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020830 diaphragmitis skos:exactMatch UMLS:C0011985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020831 congenital vertebral-cardiac-renal anomalies syndrome skos:exactMatch OMIMPS:617660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020831 congenital vertebral-cardiac-renal anomalies syndrome skos:exactMatch Orphanet:521438 Congenital vertebral-cardiac-renal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020835 methemoglobinemia, alpha type skos:exactMatch OMIM:617973 methemoglobinemia, alpha iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020836 autism, susceptiblity to skos:exactMatch OMIMPS:209850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020837 oocyte maturation defect 5 skos:exactMatch OMIM:617996 oocyte maturation defect 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020838 anterior nasal diphtheria skos:exactMatch NCIT:C34542 Anterior Nasal Diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020838 anterior nasal diphtheria skos:exactMatch SCTID:15682004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020838 anterior nasal diphtheria skos:exactMatch UMLS:C0012553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020840 pulmonary alveolar proteinosis with hypogammaglobulinemia skos:exactMatch OMIM:618042 immunodeficiency 100 with pulmonary alveolar proteinosis and hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020840 pulmonary alveolar proteinosis with hypogammaglobulinemia skos:exactMatch UMLS:CN248786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020841 neurodevelopmental disorder with cerebellar atrophy and with or without seizures skos:exactMatch OMIM:618056 neurodevelopmental disorder with cerebellar atrophy and with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020841 neurodevelopmental disorder with cerebellar atrophy and with or without seizures skos:exactMatch UMLS:CN252657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020842 obsolete medullary carcinoma skos:exactMatch NCIT:C8998 Medullary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020843 pseudomembranous diphtheritic conjunctivitis skos:exactMatch NCIT:C34543 Pseudomembranous Diphtheritic Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020843 pseudomembranous diphtheritic conjunctivitis skos:exactMatch SCTID:7773002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020843 pseudomembranous diphtheritic conjunctivitis skos:exactMatch UMLS:C0012554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020845 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 5 skos:exactMatch DOID:0111524 autosomal recessive progressive external ophthalmoplegia with mitochondrial DNA deletions 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020845 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 5 skos:exactMatch OMIM:618098 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal recessive 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020846 intellectual disability, autosomal recessive 64 skos:exactMatch OMIM:618103 intellectual developmental disorder, autosomal recessive 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020847 intellectual disability, autosomal dominant 58 skos:exactMatch OMIM:618106 intellectual developmental disorder, autosomal dominant 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020848 osteopetrosis, autosomal dominant 3 skos:exactMatch OMIM:618107 osteopetrosis, autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020849 immunodeficiency 57 skos:exactMatch DOID:0111952 immunodeficiency 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020849 immunodeficiency 57 skos:exactMatch OMIM:618108 immunodeficiency 57 with autoinflammation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020850 intellectual disability, autosomal recessive 65 skos:exactMatch OMIM:618109 intellectual developmental disorder, autosomal recessive 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020851 spermatogenic failure 30 skos:exactMatch DOID:0111913 spermatogenic failure 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020851 spermatogenic failure 30 skos:exactMatch OMIM:618110 spermatogenic failure 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020852 spermatogenic failure 31 skos:exactMatch DOID:0111922 spermatogenic failure 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020852 spermatogenic failure 31 skos:exactMatch OMIM:618112 spermatogenic failure 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020853 encephalitis/encephalopathy, mild, with reversible myelin vacuolization skos:exactMatch OMIM:618113 encephalitis/encephalopathy, mild, with reversible myelin vacuolization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020854 Liddle syndrome 2 skos:exactMatch OMIM:618114 liddle syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020855 spermatogenic failure 32 skos:exactMatch DOID:0111925 spermatogenic failure 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020855 spermatogenic failure 32 skos:exactMatch OMIM:618115 spermatogenic failure 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020856 bone marrow failure syndrome 4 skos:exactMatch OMIM:618116 bone marrow failure syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020857 ovarian dysgenesis 7 skos:exactMatch DOID:0080499 ovarian dysgenesis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020857 ovarian dysgenesis 7 skos:exactMatch OMIM:618117 ovarian dysgenesis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020858 mitochondrial complex 5 (ATP synthase) deficiency nuclear type 5 skos:exactMatch OMIM:618120 mitochondrial complex 5 (atp synthase) deficiency, nuclear iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020860 faucial diphtheria skos:exactMatch NCIT:C34545 Faucial Diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020860 faucial diphtheria skos:exactMatch SCTID:3419005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020860 faucial diphtheria skos:exactMatch UMLS:C0012556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020863 laryngeal diphtheria skos:exactMatch NCIT:C34546 Laryngeal Diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020863 laryngeal diphtheria skos:exactMatch SCTID:50215002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020863 laryngeal diphtheria skos:exactMatch UMLS:C0012557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020866 nasopharyngeal diphtheria skos:exactMatch NCIT:C34547 Nasopharyngeal Diphtheria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020866 nasopharyngeal diphtheria skos:exactMatch SCTID:75589004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020866 nasopharyngeal diphtheria skos:exactMatch UMLS:C0012558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020871 obsolete name syndrome skos:exactMatch Orphanet:623 NAME syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020920 escherichia coli infection skos:exactMatch MESH:D004927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020920 escherichia coli infection skos:exactMatch NCIT:C34594 Escherichia Coli Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020920 escherichia coli infection skos:exactMatch SCTID:71057007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020920 escherichia coli infection skos:exactMatch UMLS:C0014836 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020927 postaxial polydactyly skos:exactMatch OMIMPS:174200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020937 contractures, pterygia, and variable skeletal fusions syndrome skos:exactMatch OMIMPS:178110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020944 fungal infection of eye skos:exactMatch MESH:D015821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020944 fungal infection of eye skos:exactMatch SCTID:31194008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020944 fungal infection of eye skos:exactMatch UMLS:C0015405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020947 parasitic eye infection skos:exactMatch MESH:D015822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020947 parasitic eye infection skos:exactMatch SCTID:312418006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020947 parasitic eye infection skos:exactMatch UMLS:C0015406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020950 viral eye infection skos:exactMatch MESH:D015828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020950 viral eye infection skos:exactMatch SCTID:312132001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020950 viral eye infection skos:exactMatch UMLS:C0015407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020959 Mansonella ozzardi infection skos:exactMatch NCIT:C34612 Mansonella Ozzardi Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020959 Mansonella ozzardi infection skos:exactMatch SCTID:30865009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020959 Mansonella ozzardi infection skos:exactMatch UMLS:C0016089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020971 gonococcal urethritis skos:exactMatch NCIT:C26787 Gonococcal Urethritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020971 gonococcal urethritis skos:exactMatch SCTID:236682002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020971 gonococcal urethritis skos:exactMatch UMLS:C0018078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020974 laryngeal granuloma skos:exactMatch MESH:D006102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020974 laryngeal granuloma skos:exactMatch SCTID:72211003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020974 laryngeal granuloma skos:exactMatch UMLS:C0018196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020977 granulomatous prostatitis skos:exactMatch NCIT:C26789 Granulomatous Prostatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020977 granulomatous prostatitis skos:exactMatch SCTID:61500009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020977 granulomatous prostatitis skos:exactMatch UMLS:C0018204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020979 pilosebaceous hamartoma skos:exactMatch NCIT:C5565 Pilosebaceous Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020980 hair nevus skos:exactMatch NCIT:C3074 Hairy Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020980 hair nevus skos:exactMatch SCTID:201161009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020980 hair nevus skos:exactMatch UMLS:C0018508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020983 myocardial rupture skos:exactMatch MESH:D006341 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020983 myocardial rupture skos:exactMatch UMLS:C0018813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020989 hereditary persistence of fetal hemoglobin skos:exactMatch NCIT:C129072 Hereditary Persistence of Fetal Hemoglobin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020989 hereditary persistence of fetal hemoglobin skos:exactMatch SCTID:191201002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020989 hereditary persistence of fetal hemoglobin skos:exactMatch UMLS:C0019025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0020999 obsolete genetic chronic primary adrenal insufficiency skos:exactMatch Orphanet:101960 Genetic chronic primary adrenal insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021001 hemochromatosis type 1 skos:exactMatch DOID:0111029 hemochromatosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021001 hemochromatosis type 1 skos:exactMatch NCIT:C84764 HFE-Associated Hereditary Hemochromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021001 hemochromatosis type 1 skos:exactMatch OMIM:235200 hemochromatosis, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021001 hemochromatosis type 1 skos:exactMatch Orphanet:139498 NON RARE IN EUROPE: Hemochromatosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021001 hemochromatosis type 1 skos:exactMatch UMLS:CN242134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021002 syndactyly skos:exactMatch DOID:11193 syndactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021002 syndactyly skos:exactMatch MESH:D013576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021002 syndactyly skos:exactMatch UMLS:C0039075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021003 polydactyly skos:exactMatch DOID:1148 polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021003 polydactyly skos:exactMatch MESH:D017689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021003 polydactyly skos:exactMatch NCIT:C87110 Polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021003 polydactyly skos:exactMatch OMIM:603596 polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021003 polydactyly skos:exactMatch SCTID:367506006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021004 brachydactyly skos:exactMatch DOID:0050581 brachydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021004 brachydactyly skos:exactMatch MESH:D059327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021005 faciodigitogenital syndrome skos:exactMatch DOID:0111824 Aarskog syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021005 faciodigitogenital syndrome skos:exactMatch Orphanet:915 Aarskog-Scott syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021008 secondary antiphospholipid syndrome skos:exactMatch SCTID:239895006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021008 secondary antiphospholipid syndrome skos:exactMatch UMLS:C0409983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021009 salivary gland mucoepidermoid carcinoma skos:exactMatch DOID:0081293 salivary gland mucoepidermoid carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021009 salivary gland mucoepidermoid carcinoma skos:exactMatch NCIT:C5908 Salivary Gland Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021009 salivary gland mucoepidermoid carcinoma skos:exactMatch SCTID:423708008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021009 salivary gland mucoepidermoid carcinoma skos:exactMatch UMLS:C1335903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021010 skin lymphangiosarcoma skos:exactMatch NCIT:C4490 Skin Lymphangiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021010 skin lymphangiosarcoma skos:exactMatch SCTID:62497000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021010 skin lymphangiosarcoma skos:exactMatch UMLS:C0346082 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021011 hereditary progressive chorea without dementia skos:exactMatch OMIM:118700 chorea, benign hereditary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021012 susceptibility to visceral leishmaniasis, 1 skos:exactMatch OMIM:608207 kala-azar, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021013 trichothiodystrophy 4, nonphotosensitive skos:exactMatch DOID:0050528 nonphotosensitive trichothiodystrophy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021013 trichothiodystrophy 4, nonphotosensitive skos:exactMatch NCIT:C146899 Trichothiodystrophy 4, Nonphotosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021013 trichothiodystrophy 4, nonphotosensitive skos:exactMatch OMIM:234050 trichothiodystrophy 4, nonphotosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021013 trichothiodystrophy 4, nonphotosensitive skos:exactMatch SCTID:403796005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021016 obsolete channelopathy skos:exactMatch MESH:D053447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021016 obsolete channelopathy skos:exactMatch UMLS:C1720983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021018 autosomal dominant limb-girdle muscular dystrophy type 1D (DNAJB6) skos:exactMatch DOID:0110305 autosomal dominant limb-girdle muscular dystrophy type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021018 autosomal dominant limb-girdle muscular dystrophy type 1D (DNAJB6) skos:exactMatch MESH:C566370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021018 autosomal dominant limb-girdle muscular dystrophy type 1D (DNAJB6) skos:exactMatch OMIM:603511 muscular dystrophy, limb-girdle, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021018 autosomal dominant limb-girdle muscular dystrophy type 1D (DNAJB6) skos:exactMatch Orphanet:34516 DNAJB6-related limb-girdle muscular dystrophy D1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021018 autosomal dominant limb-girdle muscular dystrophy type 1D (DNAJB6) skos:exactMatch UMLS:C3501858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021019 X-linked recessive ocular albinism skos:exactMatch MESH:C537863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021019 X-linked recessive ocular albinism skos:exactMatch NCIT:C118785 Ocular Albinism Type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021019 X-linked recessive ocular albinism skos:exactMatch OMIM:300500 albinism, ocular, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021019 X-linked recessive ocular albinism skos:exactMatch Orphanet:54 X-linked recessive ocular albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021019 X-linked recessive ocular albinism skos:exactMatch SCTID:78642008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021019 X-linked recessive ocular albinism skos:exactMatch UMLS:C0342684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021020 Crigler-Najjar syndrome type 1 skos:exactMatch OMIM:218800 crigler-najjar syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021020 Crigler-Najjar syndrome type 1 skos:exactMatch Orphanet:79234 Crigler-Najjar syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021020 Crigler-Najjar syndrome type 1 skos:exactMatch SCTID:8933000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021021 craniodiaphyseal dysplasia, autosomal dominant skos:exactMatch MESH:C567275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021021 craniodiaphyseal dysplasia, autosomal dominant skos:exactMatch OMIM:122860 craniodiaphyseal dysplasia, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021022 hereditary hyperekplexia skos:exactMatch DOID:0060695 hyperekplexia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021022 hereditary hyperekplexia skos:exactMatch OMIMPS:149400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021022 hereditary hyperekplexia skos:exactMatch Orphanet:3197 Hereditary hyperekplexia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021022 hereditary hyperekplexia skos:exactMatch SCTID:724351008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021023 complete androgen insensitivity syndrome skos:exactMatch DOID:0080775 complete androgen insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021023 complete androgen insensitivity syndrome skos:exactMatch ICD10CM:E34.51 Complete androgen insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021023 complete androgen insensitivity syndrome skos:exactMatch NCIT:C120191 Complete Androgen Insensitivity Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021023 complete androgen insensitivity syndrome skos:exactMatch Orphanet:99429 Complete androgen insensitivity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021023 complete androgen insensitivity syndrome skos:exactMatch SCTID:368851000119102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021023 complete androgen insensitivity syndrome skos:exactMatch UMLS:CN207337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021024 malaria, susceptibility to skos:exactMatch OMIM:611162 malaria, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021025 cirrhosis, familial, with antigenemia skos:exactMatch OMIM:118900 cirrhosis, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021026 genetic epidermal appendage anomaly skos:exactMatch Orphanet:183447 Genetic epidermal appendage anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021027 obsolete genetic hair anomaly skos:exactMatch Orphanet:183450 Genetic hair anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021028 obsolete genetic nail anomaly skos:exactMatch Orphanet:183454 Genetic nail anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021029 genetic sebaceous gland anomaly skos:exactMatch Orphanet:183460 Genetic sebaceous gland anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021032 herpes zoster with dermatitis of eyelid skos:exactMatch NCIT:C34696 Herpes Zoster Dermatitis of Eyelid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021032 herpes zoster with dermatitis of eyelid skos:exactMatch SCTID:186525007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021032 herpes zoster with dermatitis of eyelid skos:exactMatch UMLS:C0019362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021033 herpes zoster dermatitis skos:exactMatch NCIT:C35619 Herpes Zoster Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021034 genetic alopecia skos:exactMatch Orphanet:481771 Genetic alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021035 alopecia-intellectual disability syndrome 1 skos:exactMatch DOID:0080628 alopecia-mental retardation syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021035 alopecia-intellectual disability syndrome 1 skos:exactMatch OMIM:203650 alopecia-intellectual disability syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021035 alopecia-intellectual disability syndrome 1 skos:exactMatch UMLS:C1859878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021036 keratosis pilaris skos:exactMatch NCIT:C124070 Keratosis Pilaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021036 keratosis pilaris skos:exactMatch SCTID:5132005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021037 obsolete genetic neurodegenerative disease with dementia skos:exactMatch Orphanet:276058 Genetic neurodegenerative disease with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021037 obsolete genetic neurodegenerative disease with dementia skos:exactMatch UMLS:CN202589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021038 Ewing sarcoma/peripheral primitive neuroectodermal tumor skos:exactMatch NCIT:C27291 Ewing Sarcoma/Peripheral Primitive Neuroectodermal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021038 Ewing sarcoma/peripheral primitive neuroectodermal tumor skos:exactMatch UMLS:C3536893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021039 extraskeletal Ewing sarcoma/peripheral primitive neuroectodermal tumor skos:exactMatch DOID:4985 extraosseous Ewings sarcoma-primitive neuroepithelial tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021039 extraskeletal Ewing sarcoma/peripheral primitive neuroectodermal tumor skos:exactMatch NCIT:C27293 Extraskeletal Ewing Sarcoma/Peripheral Primitive Neuroectodermal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021039 extraskeletal Ewing sarcoma/peripheral primitive neuroectodermal tumor skos:exactMatch UMLS:C1333514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021040 pancreatic neoplasm skos:exactMatch MESH:D010190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021040 pancreatic neoplasm skos:exactMatch NCIT:C3305 Pancreatic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021040 pancreatic neoplasm skos:exactMatch SCTID:126859007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021041 pleural solitary fibrous tumor skos:exactMatch NCIT:C4457 Pleural Solitary Fibrous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021041 pleural solitary fibrous tumor skos:exactMatch SCTID:254646001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021042 glioma skos:exactMatch MESH:D005910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021042 glioma skos:exactMatch NCIT:C3059 Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021042 glioma skos:exactMatch Orphanet:182067 Glial tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021042 glioma skos:exactMatch SCTID:393564001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021042 glioma skos:exactMatch UMLS:C0017638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021043 mixed neoplasm skos:exactMatch MESH:D018193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021043 mixed neoplasm skos:exactMatch NCIT:C6930 Mixed Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021045 fibroepithelial neoplasm skos:exactMatch MESH:D018225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021045 fibroepithelial neoplasm skos:exactMatch NCIT:C3743 Fibroepithelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021045 fibroepithelial neoplasm skos:exactMatch UMLS:C0206649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021046 breast fibroepithelial neoplasm skos:exactMatch NCIT:C40405 Breast Fibroepithelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021046 breast fibroepithelial neoplasm skos:exactMatch UMLS:C1511309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021047 breast phyllodes tumor skos:exactMatch NCIT:C7575 Breast Phyllodes Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021047 breast phyllodes tumor skos:exactMatch SCTID:712989008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021048 benign mastocytoma skos:exactMatch DOID:4658 benign mastocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021048 benign mastocytoma skos:exactMatch NCIT:C3217 Benign Mastocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021048 benign mastocytoma skos:exactMatch UMLS:C2242987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021049 vulvar neoplasm skos:exactMatch NCIT:C3443 Vulvar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021049 vulvar neoplasm skos:exactMatch SCTID:126922007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021050 vaginal neoplasm skos:exactMatch NCIT:C3437 Vaginal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021050 vaginal neoplasm skos:exactMatch SCTID:126921000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021052 parasympathetic paraganglioma skos:exactMatch NCIT:C4217 Parasympathetic Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021052 parasympathetic paraganglioma skos:exactMatch UMLS:C0334416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021053 carotid body paraganglioma skos:exactMatch NCIT:C2932 Carotid Body Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021053 carotid body paraganglioma skos:exactMatch UMLS:C0007279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021054 bone sarcoma skos:exactMatch DOID:0080639 bone sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021054 bone sarcoma skos:exactMatch NCIT:C9312 Bone Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021054 bone sarcoma skos:exactMatch Orphanet:223727 Bone sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021054 bone sarcoma skos:exactMatch SCTID:448710000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021054 bone sarcoma skos:exactMatch UMLS:C1704327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021055 classic familial adenomatous polyposis skos:exactMatch DOID:0050424 familial adenomatous polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021055 classic familial adenomatous polyposis skos:exactMatch NCIT:C3339 Familial Adenomatous Polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021055 classic familial adenomatous polyposis skos:exactMatch OMIMPS:175100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021055 classic familial adenomatous polyposis skos:exactMatch Orphanet:733 Familial adenomatous polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021055 classic familial adenomatous polyposis skos:exactMatch SCTID:72900001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021055 classic familial adenomatous polyposis skos:exactMatch UMLS:C0032580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021055 classic familial adenomatous polyposis skos:exactMatch UMLS:CN240755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021056 familial adenomatous polyposis 1 skos:exactMatch DOID:0080409 familial adenomatous polyposis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021056 familial adenomatous polyposis 1 skos:exactMatch OMIM:175100 familial adenomatous polyposis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021058 neoplastic syndrome skos:exactMatch NCIT:C54705 Neoplastic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021059 obsolete head or neck disorder/disorder skos:exactMatch NCIT:C27571 Head and Neck Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021059 obsolete head or neck disorder/disorder skos:exactMatch UMLS:C1333941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021060 RASopathy skos:exactMatch DOID:0080690 RASopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021060 RASopathy skos:exactMatch NCIT:C179667 RASopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021060 RASopathy skos:exactMatch Orphanet:536391 RASopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021061 neurofibromatosis skos:exactMatch DOID:8712 neurofibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021061 neurofibromatosis skos:exactMatch MESH:D017253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021061 neurofibromatosis skos:exactMatch NCIT:C6727 Neurofibromatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021061 neurofibromatosis skos:exactMatch SCTID:19133005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021061 neurofibromatosis skos:exactMatch UMLS:C0162678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021062 obsolete hereditary acrokeratotic poikiloderma of Kindler-Weary skos:exactMatch Orphanet:306539 OBSOLETE: Hereditary acrokeratotic poikiloderma of Kindler-Weary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021062 obsolete hereditary acrokeratotic poikiloderma of Kindler-Weary skos:exactMatch UMLS:CN203514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021063 malignant colon neoplasm skos:exactMatch DOID:219 colon cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021063 malignant colon neoplasm skos:exactMatch NCIT:C9242 Malignant Colon Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021063 malignant colon neoplasm skos:exactMatch SCTID:363406005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021063 malignant colon neoplasm skos:exactMatch UMLS:C0007102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021064 jugulotympanic paraganglioma skos:exactMatch NCIT:C3061 Jugulotympanic Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021064 jugulotympanic paraganglioma skos:exactMatch SCTID:127030001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021064 jugulotympanic paraganglioma skos:exactMatch UMLS:C0017671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021065 pleural neoplasm skos:exactMatch MESH:D010997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021065 pleural neoplasm skos:exactMatch NCIT:C3332 Pleural Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021065 pleural neoplasm skos:exactMatch SCTID:126719004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021065 pleural neoplasm skos:exactMatch UMLS:C0032229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021066 urinary system neoplasm skos:exactMatch NCIT:C3431 Urinary System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021066 urinary system neoplasm skos:exactMatch SCTID:126879004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021067 mediastinal germ cell tumor skos:exactMatch NCIT:C6437 Mediastinal Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021067 mediastinal germ cell tumor skos:exactMatch UMLS:C1334655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021068 ovarian neoplasm skos:exactMatch NCIT:C4984 Ovarian Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021068 ovarian neoplasm skos:exactMatch SCTID:123843001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021068 ovarian neoplasm skos:exactMatch UMLS:CN236629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021069 malignant endocrine neoplasm skos:exactMatch DOID:170 endocrine gland cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021069 malignant endocrine neoplasm skos:exactMatch MESH:D004701 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021069 malignant endocrine neoplasm skos:exactMatch NCIT:C3575 Malignant Endocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021070 sublingual gland carcinoma skos:exactMatch NCIT:C8397 Sublingual Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021070 sublingual gland carcinoma skos:exactMatch SCTID:254466003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021070 sublingual gland carcinoma skos:exactMatch UMLS:C0345611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021071 laryngeal neoplasm skos:exactMatch MESH:D007822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021071 laryngeal neoplasm skos:exactMatch NCIT:C3156 Laryngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021071 laryngeal neoplasm skos:exactMatch SCTID:126692004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021071 laryngeal neoplasm skos:exactMatch UMLS:C0023055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021072 sympathetic paraganglioma skos:exactMatch MESH:C531777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021072 sympathetic paraganglioma skos:exactMatch NCIT:C4216 Sympathetic Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021072 sympathetic paraganglioma skos:exactMatch SCTID:399343007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021073 paraneoplastic syndrome skos:exactMatch MESH:D010257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021073 paraneoplastic syndrome skos:exactMatch NCIT:C3311 Paraneoplastic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021073 paraneoplastic syndrome skos:exactMatch SCTID:49783001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021073 paraneoplastic syndrome skos:exactMatch UMLS:C0030472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021074 precancerous condition skos:exactMatch MESH:D011230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021074 precancerous condition skos:exactMatch NCIT:C3341 Precancerous Condition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021075 neoplastic polyp skos:exactMatch NCIT:C7068 Neoplastic Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021075 neoplastic polyp skos:exactMatch UMLS:C1334941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021076 pancreatic exocrine neoplasm skos:exactMatch NCIT:C4445 Pancreatic Exocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021076 pancreatic exocrine neoplasm skos:exactMatch SCTID:254604005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021076 pancreatic exocrine neoplasm skos:exactMatch UMLS:C0345920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021077 cystic neoplasm skos:exactMatch NCIT:C6784 Cystic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021077 cystic neoplasm skos:exactMatch UMLS:C1333190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021078 glandular papilloma skos:exactMatch NCIT:C6880 Glandular Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021079 childhood neoplasm skos:exactMatch NCIT:C6283 Childhood Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021080 blood vessel neoplasm skos:exactMatch NCIT:C7387 Blood Vessel Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021080 blood vessel neoplasm skos:exactMatch SCTID:126736007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021081 anti-NMDA receptor encephalitis skos:exactMatch MESH:D060426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021081 anti-NMDA receptor encephalitis skos:exactMatch NCIT:C94853 Anti-NMDA Receptor Encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021081 anti-NMDA receptor encephalitis skos:exactMatch Orphanet:217253 NMDA receptor encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021081 anti-NMDA receptor encephalitis skos:exactMatch SCTID:716684004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021081 anti-NMDA receptor encephalitis skos:exactMatch UMLS:CN201135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021082 Meckel diverticulum neoplasm skos:exactMatch SCTID:126836001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021082 Meckel diverticulum neoplasm skos:exactMatch UMLS:C0345839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021083 congenital fibrosis of extraocular muscles type 1 skos:exactMatch OMIM:135700 fibrosis of extraocular muscles, congenital, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021084 vision disorder skos:exactMatch MESH:D014786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021084 vision disorder skos:exactMatch NCIT:C35126 Vision Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021084 vision disorder skos:exactMatch SCTID:95677002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021084 vision disorder skos:exactMatch UMLS:C0042790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021085 gastric neoplasm skos:exactMatch MESH:D013274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021085 gastric neoplasm skos:exactMatch NCIT:C3387 Gastric Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021085 gastric neoplasm skos:exactMatch SCTID:126824007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021085 gastric neoplasm skos:exactMatch UMLS:C0038356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021086 gingival neoplasm skos:exactMatch NCIT:C3057 Gingival Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021086 gingival neoplasm skos:exactMatch SCTID:126792007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021086 gingival neoplasm skos:exactMatch UMLS:C0017570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021088 papillary meningioma skos:exactMatch NCIT:C3904 Papillary Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021088 papillary meningioma skos:exactMatch UMLS:C3163622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021089 peripheral nervous system cancer skos:exactMatch NCIT:C4961 Malignant Peripheral Nervous System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021089 peripheral nervous system cancer skos:exactMatch SCTID:254986007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021089 peripheral nervous system cancer skos:exactMatch UMLS:C0751428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021090 lipid-rich breast carcinoma skos:exactMatch DOID:7076 breast lipid-rich carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021090 lipid-rich breast carcinoma skos:exactMatch NCIT:C40365 Breast Lipid-Rich Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021090 lipid-rich breast carcinoma skos:exactMatch UMLS:C1517894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021091 papillary cystadenoma skos:exactMatch MESH:D018292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021091 papillary cystadenoma skos:exactMatch NCIT:C2974 Papillary Cystadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021091 papillary cystadenoma skos:exactMatch UMLS:C0010636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021092 fallopian tube neoplasm skos:exactMatch MESH:D005185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021092 fallopian tube neoplasm skos:exactMatch NCIT:C3032 Fallopian Tube Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021092 fallopian tube neoplasm skos:exactMatch SCTID:126916003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021092 fallopian tube neoplasm skos:exactMatch UMLS:C0015558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021093 cranioectodermal dysplasia 1 skos:exactMatch DOID:0080803 cranioectodermal dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021093 cranioectodermal dysplasia 1 skos:exactMatch OMIM:218330 cranioectodermal dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021094 immunodeficiency disease skos:exactMatch NCIT:C3131 Immunodeficiency Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021094 immunodeficiency disease skos:exactMatch OMIMPS:300755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021094 immunodeficiency disease skos:exactMatch SCTID:234532001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021095 parkinsonian disorder skos:exactMatch MESH:D020734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021096 papillary epithelial neoplasm skos:exactMatch NCIT:C8429 Papillary Epithelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021096 papillary epithelial neoplasm skos:exactMatch UMLS:C1335324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021097 intraductal breast papilloma skos:exactMatch DOID:1626 breast duct papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021097 intraductal breast papilloma skos:exactMatch NCIT:C3863 Breast Intraductal Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021097 intraductal breast papilloma skos:exactMatch SCTID:254848002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021097 intraductal breast papilloma skos:exactMatch SCTID:99571000119102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021098 papillomatosis skos:exactMatch NCIT:C3713 Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021099 intraductal papillomatosis skos:exactMatch NCIT:C7363 Intraductal Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021099 intraductal papillomatosis skos:exactMatch UMLS:C0334377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021100 breast neoplasm skos:exactMatch MESH:D001943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021100 breast neoplasm skos:exactMatch NCIT:C2910 Breast Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021100 breast neoplasm skos:exactMatch SCTID:126926005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021100 breast neoplasm skos:exactMatch UMLS:CN236627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021101 appendix L-cell glucagon-like peptide-producing neuroendocrine tumor skos:exactMatch DOID:8151 appendiceal L-cell glucagon-like peptide producing tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021101 appendix L-cell glucagon-like peptide-producing neuroendocrine tumor skos:exactMatch NCIT:C27445 Appendix L-Cell Glucagon-Like Peptide-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021101 appendix L-cell glucagon-like peptide-producing neuroendocrine tumor skos:exactMatch UMLS:C3274138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021102 prostate phyllodes tumor skos:exactMatch NCIT:C7574 Prostate Phyllodes Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021102 prostate phyllodes tumor skos:exactMatch Orphanet:498228 Phyllodes tumor of the prostate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021102 prostate phyllodes tumor skos:exactMatch UMLS:C1335409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021103 obsolete collagen diseases skos:exactMatch DOID:854 collagen disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021103 obsolete collagen diseases skos:exactMatch MESH:D003095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021103 obsolete collagen diseases skos:exactMatch SCTID:81573002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021103 obsolete collagen diseases skos:exactMatch UMLS:C0009326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021104 alcoholic fatty liver disease skos:exactMatch MESH:D005235 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021104 alcoholic fatty liver disease skos:exactMatch SCTID:50325005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021104 alcoholic fatty liver disease skos:exactMatch UMLS:C0015696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021104 alcoholic fatty liver disease skos:exactMatch UMLS:C2718067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021105 NAFLD1 skos:exactMatch OMIM:613282 fatty liver disease, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021106 laminopathy skos:exactMatch MESH:D000083083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021106 laminopathy skos:exactMatch Orphanet:98301 Laminopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021106 laminopathy skos:exactMatch UMLS:CN236383 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021107 narcolepsy skos:exactMatch DOID:8986 narcolepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021107 narcolepsy skos:exactMatch MESH:D009290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021107 narcolepsy skos:exactMatch NCIT:C84489 Narcolepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021107 narcolepsy skos:exactMatch OMIMPS:161400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021107 narcolepsy skos:exactMatch Orphanet:619284 Narcolepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021107 narcolepsy skos:exactMatch SCTID:60380001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021107 narcolepsy skos:exactMatch UMLS:C0027404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021108 meningitis skos:exactMatch MESH:D008581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021108 meningitis skos:exactMatch NCIT:C26828 Meningitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021108 meningitis skos:exactMatch SCTID:7180009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021109 inverted urothelial papilloma skos:exactMatch NCIT:C6192 Inverted Urothelial Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021109 inverted urothelial papilloma skos:exactMatch UMLS:C1334282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021110 sweat gland adenoma skos:exactMatch NCIT:C7560 Sweat Gland Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021111 ureter neoplasm skos:exactMatch NCIT:C3427 Ureter Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021111 ureter neoplasm skos:exactMatch SCTID:126882009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021112 scrotum cancer skos:exactMatch NCIT:C3560 Malignant Scrotal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021112 scrotum cancer skos:exactMatch SCTID:363454002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021112 scrotum cancer skos:exactMatch UMLS:C0153604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021113 respiratory failure skos:exactMatch DOID:11162 respiratory failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021113 respiratory failure skos:exactMatch MESH:D012131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021113 respiratory failure skos:exactMatch NCIT:C26872 Respiratory Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021113 respiratory failure skos:exactMatch SCTID:39871006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021113 respiratory failure skos:exactMatch UMLS:C1145670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021114 Bartholin gland neoplasm skos:exactMatch NCIT:C6434 Bartholin Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021115 luminal B breast carcinoma skos:exactMatch DOID:0080674 luminal breast carcinoma B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021115 luminal B breast carcinoma skos:exactMatch NCIT:C53555 Luminal B Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021115 luminal B breast carcinoma skos:exactMatch UMLS:C3642346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021116 luminal A breast carcinoma skos:exactMatch NCIT:C53554 Luminal A Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021116 luminal A breast carcinoma skos:exactMatch UMLS:C3642345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021117 lung neoplasm skos:exactMatch MESH:D008175 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021117 lung neoplasm skos:exactMatch NCIT:C3200 Lung Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021118 intestinal neoplasm skos:exactMatch DOID:4610 intestinal benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021118 intestinal neoplasm skos:exactMatch NCIT:C3141 Intestinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021118 intestinal neoplasm skos:exactMatch SCTID:126769007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021119 non-functioning endocrine neoplasm skos:exactMatch NCIT:C94760 Non-Functioning Endocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021119 non-functioning endocrine neoplasm skos:exactMatch UMLS:C2986656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021120 functioning endocrine neoplasm skos:exactMatch NCIT:C94759 Functioning Endocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021120 functioning endocrine neoplasm skos:exactMatch UMLS:C2986655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021121 hemangioendothelioma skos:exactMatch MESH:D006390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021121 hemangioendothelioma skos:exactMatch NCIT:C3084 Hemangioendothelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021121 hemangioendothelioma skos:exactMatch SCTID:403980002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021121 hemangioendothelioma skos:exactMatch UMLS:C0018915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021123 Ewing sarcoma/peripheral primitive neuroectodermal tumor of bone skos:exactMatch NCIT:C35871 Ewing Sarcoma/Peripheral Primitive Neuroectodermal Tumor of Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021123 Ewing sarcoma/peripheral primitive neuroectodermal tumor of bone skos:exactMatch UMLS:C1333481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021124 female infertility skos:exactMatch ICD10CM:N97 Female infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021124 female infertility skos:exactMatch MESH:D007247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021124 female infertility skos:exactMatch SCTID:6738008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021124 female infertility skos:exactMatch UMLS:C0341869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021125 disease characteristic skos:exactMatch NCIT:C41009 Qualifier semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021129 microphthalmia skos:exactMatch DOID:10629 microphthalmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021129 microphthalmia skos:exactMatch MESH:D008850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021129 microphthalmia skos:exactMatch NCIT:C98989 Microphthalmos semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021129 microphthalmia skos:exactMatch SCTID:204108000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021131 frontal lobe ependymal tumor skos:exactMatch NCIT:C131573 Frontal Lobe Ependymal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021131 frontal lobe ependymal tumor skos:exactMatch UMLS:C4330009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021132 tertiary hyperparathyroidism skos:exactMatch NCIT:C114821 Tertiary Hyperparathyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021132 tertiary hyperparathyroidism skos:exactMatch SCTID:78200003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021132 tertiary hyperparathyroidism skos:exactMatch UMLS:C0271858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021133 acquired factor XIII deficiency skos:exactMatch NCIT:C131629 Acquired Factor XIII Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021133 acquired factor XIII deficiency skos:exactMatch Orphanet:599513 Acquired factor XIII deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021133 acquired factor XIII deficiency skos:exactMatch UMLS:C0238120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021134 acquired factor X deficiency skos:exactMatch NCIT:C131626 Acquired Factor X Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021134 acquired factor X deficiency skos:exactMatch Orphanet:599501 Acquired factor X deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021134 acquired factor X deficiency skos:exactMatch SCTID:33820001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021134 acquired factor X deficiency skos:exactMatch UMLS:C0272328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021138 bone marrow cancer skos:exactMatch NCIT:C35501 Malignant Bone Marrow Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021138 bone marrow cancer skos:exactMatch UMLS:C2703042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021141 acquired skos:exactMatch Orphanet:409941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021143 melanocytic neoplasm skos:exactMatch MESH:D018326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021143 melanocytic neoplasm skos:exactMatch NCIT:C7058 Melanocytic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021143 melanocytic neoplasm skos:exactMatch SCTID:399956005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021143 melanocytic neoplasm skos:exactMatch UMLS:C1302746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021144 ovarian clear cell tumor skos:exactMatch NCIT:C40076 Ovarian Clear Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021144 ovarian clear cell tumor skos:exactMatch UMLS:C0346164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021145 obsolete disorder of genitourinary system skos:exactMatch ICD10CM:N00-N99 Diseases of the genitourinary system (N00-N99) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021145 obsolete disorder of genitourinary system skos:exactMatch SCTID:42030000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021145 obsolete disorder of genitourinary system skos:exactMatch UMLS:C0080276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021146 headache disorder skos:exactMatch MESH:D020773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021146 headache disorder skos:exactMatch SCTID:230461009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021147 disorder of development or morphogenesis skos:exactMatch ICD10CM:Q00-Q99 Congenital malformations, deformations and chromosomal abnormalities (Q00-Q99) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021148 female reproductive system neoplasm skos:exactMatch MESH:D005833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021148 female reproductive system neoplasm skos:exactMatch NCIT:C3053 Female Reproductive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021148 female reproductive system neoplasm skos:exactMatch UMLS:C0017416 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021154 dermis disorder skos:exactMatch Orphanet:79381 Other dermis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021154 dermis disorder skos:exactMatch UMLS:CN227618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021156 hypophysitis skos:exactMatch MESH:D000072659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021156 hypophysitis skos:exactMatch NCIT:C12399 Pituitary Gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021156 hypophysitis skos:exactMatch SCTID:237705001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021156 hypophysitis skos:exactMatch UMLS:C0342409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021157 gonococcal cervicitis skos:exactMatch SCTID:237083000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021157 gonococcal cervicitis skos:exactMatch UMLS:C0812378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021158 gonococcal epididymo-orchitis skos:exactMatch SCTID:236772009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021158 gonococcal epididymo-orchitis skos:exactMatch UMLS:C0341782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021159 gonococcal salpingitis skos:exactMatch SCTID:237038001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021159 gonococcal salpingitis skos:exactMatch UMLS:C0341811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021160 gonococcal cystitis skos:exactMatch SCTID:197848003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021160 gonococcal cystitis skos:exactMatch UMLS:C0473230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021161 gonococcal prostatitis skos:exactMatch SCTID:197967000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021161 gonococcal prostatitis skos:exactMatch UMLS:C0341755 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021162 carotenemia skos:exactMatch DOID:9969 carotenemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021162 carotenemia skos:exactMatch SCTID:35487009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021162 carotenemia skos:exactMatch UMLS:C0154271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021163 kidney neoplasm skos:exactMatch NCIT:C3150 Kidney Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021163 kidney neoplasm skos:exactMatch SCTID:126880001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021164 posthitis skos:exactMatch SCTID:44318002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021164 posthitis skos:exactMatch UMLS:C0235640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021165 Paget disease skos:exactMatch NCIT:C7073 Paget Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021166 inflammatory disease skos:exactMatch NCIT:C93210 Inflammatory Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021166 inflammatory disease skos:exactMatch SCTID:128139000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021166 inflammatory disease skos:exactMatch UMLS:C1290884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021167 myositis disease skos:exactMatch DOID:633 myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021167 myositis disease skos:exactMatch MESH:D009220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021167 myositis disease skos:exactMatch NCIT:C27578 Myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021167 myositis disease skos:exactMatch SCTID:128496001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021168 hibernoma skos:exactMatch NCIT:C3702 Hibernoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021168 hibernoma skos:exactMatch SCTID:404064001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021168 hibernoma skos:exactMatch UMLS:C0205822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021169 epithelioid hemangioma skos:exactMatch DOID:474 histiocytoid hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021169 epithelioid hemangioma skos:exactMatch NCIT:C4298 Epithelioid Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021169 epithelioid hemangioma skos:exactMatch UMLS:C0205788 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021171 Timothy syndrome, classic type skos:exactMatch SCTID:699256006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021172 Timothy syndrome, atypical type skos:broadMatch ICD10CM:I49.8 Other specified cardiac arrhythmias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021172 Timothy syndrome, atypical type skos:exactMatch Orphanet:595109 Atypical Timothy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021172 Timothy syndrome, atypical type skos:exactMatch SCTID:719907006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021172 Timothy syndrome, atypical type skos:exactMatch UMLS:C4304347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021175 herpetic vulvovaginitis skos:exactMatch NCIT:C34697 Herpetic Vulvovaginitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021175 herpetic vulvovaginitis skos:exactMatch SCTID:27420004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021175 herpetic vulvovaginitis skos:exactMatch UMLS:C0019386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021176 autoimmune hepatitis type 2 skos:exactMatch Orphanet:563581 Autoimmune hepatitis type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021176 autoimmune hepatitis type 2 skos:exactMatch SCTID:721712002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021176 autoimmune hepatitis type 2 skos:exactMatch UMLS:C4303163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021177 autoimmune hepatitis type 3 skos:exactMatch SCTID:721713007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021177 autoimmune hepatitis type 3 skos:exactMatch UMLS:C4303162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021178 injury skos:exactMatch MESH:D014947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021178 injury skos:exactMatch NCIT:C3671 Injury semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021179 proteostasis deficiencies skos:exactMatch MESH:D057165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021179 proteostasis deficiencies skos:exactMatch UMLS:C2718001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021181 inherited blood coagulation disorder skos:exactMatch MESH:D025861 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021181 inherited blood coagulation disorder skos:exactMatch Orphanet:183654 Rare genetic coagulation disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021181 inherited blood coagulation disorder skos:exactMatch UMLS:C0852077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021181 inherited blood coagulation disorder skos:exactMatch UMLS:CN226819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021183 HTLV-2 infection skos:exactMatch MESH:D015491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021183 HTLV-2 infection skos:exactMatch SCTID:425740005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021183 HTLV-2 infection skos:exactMatch UMLS:C0020102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021184 deltaretrovirus infections skos:exactMatch MESH:D006800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021187 hyperlipidemia skos:exactMatch ICD10CM:E78.5 Hyperlipidemia, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021187 hyperlipidemia skos:exactMatch MESH:D006949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021187 hyperlipidemia skos:exactMatch SCTID:55822004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021187 hyperlipidemia skos:exactMatch UMLS:C0020473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021187 hyperlipidemia skos:exactMatch UMLS:CN236649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021190 DNA repair disease skos:exactMatch MESH:D049914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021190 DNA repair disease skos:exactMatch NCIT:C7757 DNA Repair Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021192 odontogenic neoplasm skos:exactMatch MESH:D009808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021192 odontogenic neoplasm skos:exactMatch NCIT:C3286 Odontogenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021192 odontogenic neoplasm skos:exactMatch UMLS:C0028880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021193 neuroepithelial neoplasm skos:exactMatch MESH:D018302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021193 neuroepithelial neoplasm skos:exactMatch NCIT:C3787 Neuroepithelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021198 obsolete rare genetic disease skos:exactMatch Orphanet:98053 Rare genetic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021198 obsolete rare genetic disease skos:exactMatch UMLS:CN206953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021199 obsolete disease by anatomical system skos:exactMatch DOID:7 disease of anatomical entity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021199 obsolete disease by anatomical system skos:exactMatch SCTID:362965005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021199 obsolete disease by anatomical system skos:exactMatch UMLS:C1285159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021200 obsolete rare disease skos:exactMatch MESH:D035583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021200 obsolete rare disease skos:exactMatch NCIT:C4873 Rare Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021201 skin infection skos:exactMatch NCIT:C35025 Skin Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021201 skin infection skos:exactMatch SCTID:19824006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021201 skin infection skos:exactMatch UMLS:C0037278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021202 allergic otitis media skos:exactMatch SCTID:26169004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021202 allergic otitis media skos:exactMatch UMLS:C0271447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021203 serous otitis media skos:exactMatch SCTID:80327007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021204 chronic otitis media skos:exactMatch SCTID:21186006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021204 chronic otitis media skos:exactMatch UMLS:C0271441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021205 disorder of ear skos:exactMatch NCIT:C26757 Ear Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021205 disorder of ear skos:exactMatch SCTID:25906001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021205 disorder of ear skos:exactMatch UMLS:C0013447 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021206 chronic non-suppurative otitis media skos:exactMatch SCTID:232254004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021206 chronic non-suppurative otitis media skos:exactMatch UMLS:C0395869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021207 Crohn jejunitis skos:exactMatch SCTID:91390005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021207 Crohn jejunitis skos:exactMatch UMLS:C0267379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021208 endocrine alopecia skos:exactMatch SCTID:54539003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021208 endocrine alopecia skos:exactMatch UMLS:C0002176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021209 heart neoplasm skos:exactMatch NCIT:C3081 Heart Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021210 trachea neoplasm skos:exactMatch MESH:D014134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021210 trachea neoplasm skos:exactMatch NCIT:C3419 Tracheal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021210 trachea neoplasm skos:exactMatch UMLS:C0040582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021211 brain neoplasm skos:exactMatch NCIT:C2907 Brain Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021218 placenta neoplasm skos:exactMatch NCIT:C4858 Placental Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021220 eye neoplasm skos:exactMatch NCIT:C3030 Eye Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021221 vestibulocochlear nerve neoplasm skos:exactMatch NCIT:C5120 Vestibulocochlear Nerve Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021221 vestibulocochlear nerve neoplasm skos:exactMatch SCTID:387891008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021221 vestibulocochlear nerve neoplasm skos:exactMatch UMLS:C0346330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021222 lacrimal gland neoplasm skos:exactMatch NCIT:C4360 Lacrimal Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021223 digestive system neoplasm skos:exactMatch MESH:D005770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021223 digestive system neoplasm skos:exactMatch NCIT:C3052 Digestive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021224 iris neoplasm skos:exactMatch MESH:D015811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021224 iris neoplasm skos:exactMatch NCIT:C3142 Iris Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021224 iris neoplasm skos:exactMatch UMLS:C0022079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021225 uvea neoplasm skos:exactMatch NCIT:C3436 Uveal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021225 uvea neoplasm skos:exactMatch UMLS:C0042162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021227 adrenal gland neoplasm skos:exactMatch NCIT:C2859 Adrenal Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021227 adrenal gland neoplasm skos:exactMatch Orphanet:100091 Adrenal/paraganglial tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021227 adrenal gland neoplasm skos:exactMatch UMLS:CN197370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021228 brainstem neoplasm skos:exactMatch NCIT:C4869 Brain Stem Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021228 brainstem neoplasm skos:exactMatch Orphanet:36414 OBSOLETE: Brain stem tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021229 ciliary body neoplasm skos:exactMatch NCIT:C4364 Ciliary Body Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021229 ciliary body neoplasm skos:exactMatch UMLS:C0339349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021230 uterine cervix neoplasm skos:exactMatch NCIT:C2940 Cervical Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021231 retina neoplasm skos:exactMatch NCIT:C4800 Retinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021232 pineal body neoplasm skos:exactMatch NCIT:C3328 Pineal Region Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021233 ear neoplasm skos:exactMatch NCIT:C3000 Ear Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021234 spinal cord neoplasm skos:exactMatch MESH:D013120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021234 spinal cord neoplasm skos:exactMatch NCIT:C3381 Spinal Cord Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021234 spinal cord neoplasm skos:exactMatch UMLS:C0037930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021235 external ear neoplasm skos:exactMatch NCIT:C4652 External Ear Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021235 external ear neoplasm skos:exactMatch SCTID:277155005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021235 external ear neoplasm skos:exactMatch UMLS:C0349575 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021237 adrenal medulla neoplasm skos:exactMatch NCIT:C4856 Adrenal Medulla Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021237 adrenal medulla neoplasm skos:exactMatch UMLS:C0596046 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021238 cornea neoplasm skos:exactMatch NCIT:C4361 Corneal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021238 cornea neoplasm skos:exactMatch UMLS:C0339304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021239 urethra neoplasm skos:exactMatch NCIT:C3428 Urethra Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021240 tongue neoplasm skos:exactMatch NCIT:C3416 Tongue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021240 tongue neoplasm skos:exactMatch SCTID:126778001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021241 buccal mucosa neoplasm skos:exactMatch NCIT:C4405 Buccal Mucosa Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021241 buccal mucosa neoplasm skos:exactMatch SCTID:126802007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021241 buccal mucosa neoplasm skos:exactMatch UMLS:C0345563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021242 sublingual gland neoplasm skos:exactMatch MESH:D013362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021242 sublingual gland neoplasm skos:exactMatch NCIT:C3392 Sublingual Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021242 sublingual gland neoplasm skos:exactMatch SCTID:126790004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021242 sublingual gland neoplasm skos:exactMatch UMLS:C0038554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021243 parotid gland neoplasm skos:exactMatch NCIT:C3314 Parotid Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021243 parotid gland neoplasm skos:exactMatch SCTID:126788000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021244 submandibular gland neoplasm skos:exactMatch MESH:D013365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021244 submandibular gland neoplasm skos:exactMatch NCIT:C3393 Submandibular Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021244 submandibular gland neoplasm skos:exactMatch SCTID:254464000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021244 submandibular gland neoplasm skos:exactMatch UMLS:C0038558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021245 oral cavity neoplasm skos:exactMatch NCIT:C7606 Oral Cavity Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021245 oral cavity neoplasm skos:exactMatch SCTID:235075007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021245 oral cavity neoplasm skos:exactMatch UMLS:C0026640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021246 pharynx neoplasm skos:exactMatch NCIT:C3325 Pharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021248 nervous system neoplasm skos:exactMatch NCIT:C3268 Nervous System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021249 lip neoplasm skos:exactMatch NCIT:C3191 Lip Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021249 lip neoplasm skos:exactMatch SCTID:126770008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021250 tonsil neoplasm skos:exactMatch NCIT:C3417 Tonsillar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021250 tonsil neoplasm skos:exactMatch SCTID:127227003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021251 endometrium neoplasm skos:exactMatch MESH:D016889 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021251 endometrium neoplasm skos:exactMatch NCIT:C3012 Endometrial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021251 endometrium neoplasm skos:exactMatch SCTID:123844007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021253 gallbladder neoplasm skos:exactMatch MESH:D005706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021253 gallbladder neoplasm skos:exactMatch NCIT:C3048 Gallbladder Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021253 gallbladder neoplasm skos:exactMatch UMLS:C0016978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021254 corpus uteri neoplasm skos:exactMatch NCIT:C6300 Uterine Corpus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021254 corpus uteri neoplasm skos:exactMatch SCTID:126909004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021254 corpus uteri neoplasm skos:exactMatch UMLS:C1263777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021258 choroid neoplasm skos:exactMatch NCIT:C2949 Choroid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021259 prostate neoplasm skos:exactMatch DOID:13206 nodular prostate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021259 prostate neoplasm skos:exactMatch NCIT:C3343 Prostate Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021271 villous adenoma of colon skos:exactMatch NCIT:C3495 Colon Villous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021271 villous adenoma of colon skos:exactMatch SCTID:309084001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021271 villous adenoma of colon skos:exactMatch UMLS:C0149862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021272 inherited orthostatic hypotension skos:exactMatch OMIMPS:223360 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021273 leiomyoma of ciliary body skos:exactMatch NCIT:C4560 Ciliary Body Leiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021273 leiomyoma of ciliary body skos:exactMatch SCTID:255020006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021273 leiomyoma of ciliary body skos:exactMatch UMLS:C0346386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021275 papilloma of eyelid skos:exactMatch NCIT:C4061 Eyelid Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021275 papilloma of eyelid skos:exactMatch SCTID:314515006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021275 papilloma of eyelid skos:exactMatch UMLS:C1142491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021276 papilloma of buccal mucosa skos:exactMatch NCIT:C5819 Buccal Squamous Cell Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021276 papilloma of buccal mucosa skos:exactMatch SCTID:448147005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021276 papilloma of buccal mucosa skos:exactMatch UMLS:C1332641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021279 mucoepidermoid carcinoma of submandibular gland skos:exactMatch NCIT:C5939 Submandibular Gland Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021279 mucoepidermoid carcinoma of submandibular gland skos:exactMatch SCTID:423424005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021279 mucoepidermoid carcinoma of submandibular gland skos:exactMatch UMLS:C1336524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021280 mucoepidermoid carcinoma of parotid gland skos:exactMatch NCIT:C5938 Parotid Gland Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021280 mucoepidermoid carcinoma of parotid gland skos:exactMatch SCTID:423793008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021280 mucoepidermoid carcinoma of parotid gland skos:exactMatch UMLS:C1335363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021281 cavernous hemangioma of retina skos:exactMatch NCIT:C4921 Retinal Cavernous Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021281 cavernous hemangioma of retina skos:exactMatch SCTID:312937006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021281 cavernous hemangioma of retina skos:exactMatch UMLS:C0730304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021282 malignant teratoma of testis skos:exactMatch NCIT:C6353 Immature Testicular Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021282 malignant teratoma of testis skos:exactMatch SCTID:416769008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021282 malignant teratoma of testis skos:exactMatch UMLS:C1334154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021283 malignant teratoma of mediastinum skos:exactMatch NCIT:C4668 Mediastinal Immature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021283 malignant teratoma of mediastinum skos:exactMatch SCTID:278042005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021283 malignant teratoma of mediastinum skos:exactMatch UMLS:C0349663 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021284 carcinoma in situ of ureter skos:exactMatch NCIT:C4529 Stage 0is Ureter Cancer AJCC v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021284 carcinoma in situ of ureter skos:exactMatch SCTID:92782006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021284 carcinoma in situ of ureter skos:exactMatch UMLS:C0346267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021285 carcinoma in situ of urethra skos:exactMatch NCIT:C4531 Stage 0is Urethral Cancer AJCC v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021285 carcinoma in situ of urethra skos:exactMatch SCTID:92784007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021285 carcinoma in situ of urethra skos:exactMatch UMLS:C0346280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021287 carcinoma in situ of epiglottis skos:exactMatch NCIT:C4592 Stage 0 Epiglottic Carcinoma AJCC v6, v7, and v8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021287 carcinoma in situ of epiglottis skos:exactMatch SCTID:92584005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021287 carcinoma in situ of epiglottis skos:exactMatch UMLS:C0347103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021288 carcinoma in situ of hypopharynx skos:exactMatch NCIT:C9101 Stage 0 Hypopharyngeal Carcinoma AJCC v6, v7, and v8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021288 carcinoma in situ of hypopharynx skos:exactMatch SCTID:92612007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021288 carcinoma in situ of hypopharynx skos:exactMatch UMLS:C0347100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021289 carcinoma in situ of cecum skos:exactMatch NCIT:C4594 Cecum Carcinoma In Situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021289 carcinoma in situ of cecum skos:exactMatch SCTID:92559007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021289 carcinoma in situ of cecum skos:exactMatch UMLS:C0347126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021290 carcinoma in situ of appendix skos:exactMatch NCIT:C4593 Stage 0 Appendix Carcinoma AJCC v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021290 carcinoma in situ of appendix skos:exactMatch SCTID:92539008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021290 carcinoma in situ of appendix skos:exactMatch UMLS:C0347125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021291 carcinoma in situ of fundus of stomach skos:exactMatch NCIT:C4429 Gastric Fundus Carcinoma In Situ AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021291 carcinoma in situ of fundus of stomach skos:exactMatch SCTID:92598002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021291 carcinoma in situ of fundus of stomach skos:exactMatch UMLS:C0345800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021292 carcinoma in situ of gastric body skos:exactMatch NCIT:C4430 Gastric Body Carcinoma In Situ AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021292 carcinoma in situ of gastric body skos:exactMatch SCTID:92549006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021292 carcinoma in situ of gastric body skos:exactMatch UMLS:C0345805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021294 carcinoma in situ of gastric cardia skos:exactMatch NCIT:C4428 Gastric Cardia Carcinoma In Situ AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021294 carcinoma in situ of gastric cardia skos:exactMatch SCTID:92560002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021294 carcinoma in situ of gastric cardia skos:exactMatch UMLS:C0345795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021296 carcinoma in situ of renal pelvis skos:exactMatch NCIT:C4597 Stage 0is Renal Pelvis Cancer AJCC v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021296 carcinoma in situ of renal pelvis skos:exactMatch SCTID:92697000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021296 carcinoma in situ of renal pelvis skos:exactMatch UMLS:C0347184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021297 carcinoma in situ of nasopharynx skos:exactMatch NCIT:C9099 Stage 0 Nasopharyngeal Carcinoma AJCC v6, v7, and v8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021297 carcinoma in situ of nasopharynx skos:exactMatch SCTID:92664001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021297 carcinoma in situ of nasopharynx skos:exactMatch UMLS:C0347096 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021298 carcinoma in situ of oropharynx skos:exactMatch NCIT:C4590 Stage 0 Oropharyngeal Carcinoma AJCC v6 and v7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021298 carcinoma in situ of oropharynx skos:exactMatch SCTID:92668003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021298 carcinoma in situ of oropharynx skos:exactMatch UMLS:C0347099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021299 carcinoma in situ of extrahepatic bile duct skos:exactMatch NCIT:C4442 Stage 0 Extrahepatic Bile Duct Cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021299 carcinoma in situ of extrahepatic bile duct skos:exactMatch SCTID:92589000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021299 carcinoma in situ of extrahepatic bile duct skos:exactMatch UMLS:C0345914 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021300 adenoid cystic carcinoma of oropharynx skos:exactMatch NCIT:C6241 Oropharyngeal Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021300 adenoid cystic carcinoma of oropharynx skos:exactMatch SCTID:423318000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021300 adenoid cystic carcinoma of oropharynx skos:exactMatch UMLS:C1335139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021301 adenoma of nipple skos:exactMatch NCIT:C4192 Nipple Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021301 adenoma of nipple skos:exactMatch SCTID:302829009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021301 adenoma of nipple skos:exactMatch UMLS:C0334378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021303 adenoma of small intestine skos:exactMatch NCIT:C5340 Small Intestinal Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021303 adenoma of small intestine skos:exactMatch SCTID:399422005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021303 adenoma of small intestine skos:exactMatch UMLS:C1302392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021309 malignant neoplasm of endocervix skos:exactMatch ICD10CM:C53.0 Malignant neoplasm of endocervix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021309 malignant neoplasm of endocervix skos:exactMatch NCIT:C3553 Malignant Endocervical Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021309 malignant neoplasm of endocervix skos:exactMatch SCTID:372097009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021310 malignant tumor of neck skos:exactMatch NCIT:C4940 Malignant Neck Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021310 malignant tumor of neck skos:exactMatch SCTID:363489000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021310 malignant tumor of neck skos:exactMatch UMLS:C0746787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021311 malignant tumor of parathyroid gland skos:exactMatch NCIT:C9322 Malignant Parathyroid Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021311 malignant tumor of parathyroid gland skos:exactMatch SCTID:363481002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021312 malignant tumor of adrenal cortex skos:exactMatch NCIT:C9327 Malignant Adrenal Cortical Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021312 malignant tumor of adrenal cortex skos:exactMatch SCTID:371964008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021313 eyelid cancer skos:exactMatch NCIT:C6786 Malignant Eyelid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021313 eyelid cancer skos:exactMatch SCTID:231829006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021315 malignant tumor of nasopharynx skos:exactMatch NCIT:C9321 Malignant Nasopharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021315 malignant tumor of nasopharynx skos:exactMatch SCTID:187692001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021315 malignant tumor of nasopharynx skos:exactMatch UMLS:C0153392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021315 malignant tumor of nasopharynx skos:exactMatch UMLS:C0238301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021316 malignant tumor of minor salivary gland skos:exactMatch NCIT:C4410 Malignant Minor Salivary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021316 malignant tumor of minor salivary gland skos:exactMatch SCTID:363485006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021316 malignant tumor of minor salivary gland skos:exactMatch UMLS:C0345614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021317 cancer of cerebellum skos:exactMatch NCIT:C3569 Malignant Cerebellar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021317 cancer of cerebellum skos:exactMatch SCTID:449420002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021320 malignant tumor of floor of mouth skos:exactMatch NCIT:C9318 Malignant Floor of the Mouth Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021320 malignant tumor of floor of mouth skos:exactMatch SCTID:363385007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021321 malignant tumor of extrahepatic bile duct skos:exactMatch NCIT:C7483 Malignant Extrahepatic Bile Duct Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021321 malignant tumor of extrahepatic bile duct skos:exactMatch SCTID:363416002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021321 malignant tumor of extrahepatic bile duct skos:exactMatch UMLS:C0153453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021322 malignant tumor of meninges skos:exactMatch NCIT:C4628 Malignant Meningeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021322 malignant tumor of meninges skos:exactMatch SCTID:363497007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021322 malignant tumor of meninges skos:exactMatch UMLS:C0348375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021323 malignant neoplasm of chest wall skos:exactMatch NCIT:C4580 Malignant Chest Wall Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021323 malignant neoplasm of chest wall skos:exactMatch SCTID:712750007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021323 malignant neoplasm of chest wall skos:exactMatch UMLS:C0346948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021324 malignant neoplasm of abdominal esophagus skos:exactMatch NCIT:C4764 Malignant Neoplasm of the Abdominal Esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021324 malignant neoplasm of abdominal esophagus skos:exactMatch SCTID:187724003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021324 malignant neoplasm of abdominal esophagus skos:exactMatch UMLS:C0496775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021325 malignant neoplasm of thoracic esophagus skos:exactMatch NCIT:C3532 Malignant Neoplasm of the Thoracic Esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021325 malignant neoplasm of thoracic esophagus skos:exactMatch SCTID:187723009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021325 malignant neoplasm of thoracic esophagus skos:exactMatch UMLS:C0153411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021326 malignant neoplasm of cervical esophagus skos:exactMatch NCIT:C4763 Malignant Neoplasm of the Cervical Esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021326 malignant neoplasm of cervical esophagus skos:exactMatch SCTID:187722004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021326 malignant neoplasm of cervical esophagus skos:exactMatch UMLS:C0496773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021327 carcinoma of urethra skos:exactMatch NCIT:C9106 Urethral Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021327 carcinoma of urethra skos:exactMatch SCTID:448954003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021329 carcinoma of soft palate skos:exactMatch NCIT:C8395 Soft Palate Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021329 carcinoma of soft palate skos:exactMatch SCTID:254435009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021329 carcinoma of soft palate skos:exactMatch UMLS:C0345555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021331 carcinoma of parotid gland skos:exactMatch NCIT:C6791 Parotid Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021331 carcinoma of parotid gland skos:exactMatch SCTID:254462001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021331 carcinoma of parotid gland skos:exactMatch UMLS:C0345602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021333 carcinoma of lip skos:exactMatch NCIT:C3490 Lip Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021333 carcinoma of lip skos:exactMatch SCTID:269515006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021333 carcinoma of lip skos:exactMatch UMLS:C0149637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021334 immunoproliferative disorder skos:exactMatch MESH:D007160 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021334 immunoproliferative disorder skos:exactMatch SCTID:127071007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021334 immunoproliferative disorder skos:exactMatch UMLS:C0021070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021335 carcinoma of duodenum skos:exactMatch NCIT:C4803 Duodenal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021335 carcinoma of duodenum skos:exactMatch SCTID:254570009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021337 tonsil carcinoma skos:exactMatch NCIT:C4825 Tonsillar Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021337 tonsil carcinoma skos:exactMatch SCTID:274085008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021337 tonsil carcinoma skos:exactMatch UMLS:C0558355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021339 carcinoma of hard palate skos:exactMatch NCIT:C8394 Hard Palate Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021339 carcinoma of hard palate skos:exactMatch SCTID:254434008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021339 carcinoma of hard palate skos:exactMatch UMLS:C0345550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021340 intertrigo skos:exactMatch MESH:D007402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021340 intertrigo skos:exactMatch SCTID:58759008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021340 intertrigo skos:exactMatch UMLS:C0021807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021343 carcinoma of floor of mouth skos:exactMatch NCIT:C9319 Floor of the Mouth Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021343 carcinoma of floor of mouth skos:exactMatch SCTID:449156009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021345 carcinoma of pharynx skos:exactMatch NCIT:C9466 Pharyngeal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021345 carcinoma of pharynx skos:exactMatch SCTID:449254004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021348 neoplasm of testis skos:exactMatch NCIT:C3404 Testicular Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021348 neoplasm of testis skos:exactMatch SCTID:126900000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021350 neoplasm of thorax skos:exactMatch NCIT:C3406 Thoracic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021350 neoplasm of thorax skos:exactMatch SCTID:255058005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021350 neoplasm of thorax skos:exactMatch UMLS:C0039981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021351 neoplasm of neck skos:exactMatch NCIT:C3260 Neck Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021351 neoplasm of neck skos:exactMatch SCTID:126635000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021351 neoplasm of neck skos:exactMatch UMLS:C0027533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021353 tumor of uterus skos:exactMatch NCIT:C3435 Uterine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021353 tumor of uterus skos:exactMatch SCTID:126908007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021354 tumor of adipose tissue skos:exactMatch NCIT:C4248 Lipomatous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021354 tumor of adipose tissue skos:exactMatch SCTID:254831005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021354 tumor of adipose tissue skos:exactMatch UMLS:C0206631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021355 neoplasm of esophagus skos:exactMatch NCIT:C3028 Esophageal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021355 neoplasm of esophagus skos:exactMatch SCTID:126817006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021355 neoplasm of esophagus skos:exactMatch UMLS:C0014859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021357 tumor of salivary gland skos:exactMatch NCIT:C3361 Salivary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021357 tumor of salivary gland skos:exactMatch SCTID:235132004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021358 neoplasm of hypopharynx skos:exactMatch NCIT:C3127 Hypopharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021358 neoplasm of hypopharynx skos:exactMatch SCTID:126686005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021360 tumor of parathyroid gland skos:exactMatch NCIT:C3313 Parathyroid Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021360 tumor of parathyroid gland skos:exactMatch SCTID:127020005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021364 neoplasm of oropharynx skos:exactMatch NCIT:C3291 Oropharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021364 neoplasm of oropharynx skos:exactMatch SCTID:126809003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021364 neoplasm of oropharynx skos:exactMatch UMLS:C0029295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021366 neoplasm of middle ear skos:exactMatch NCIT:C4412 Middle Ear Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021366 neoplasm of middle ear skos:exactMatch SCTID:127006003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021367 leukemia, myeloid, accelerated-phase skos:exactMatch MESH:D015465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021367 leukemia, myeloid, accelerated-phase skos:exactMatch UMLS:C0023472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021368 neoplasm of major salivary gland skos:exactMatch NCIT:C4407 Major Salivary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021368 neoplasm of major salivary gland skos:exactMatch SCTID:126787005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021368 neoplasm of major salivary gland skos:exactMatch UMLS:C0345599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021370 neoplasm of minor salivary gland skos:exactMatch NCIT:C4409 Minor Salivary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021370 neoplasm of minor salivary gland skos:exactMatch SCTID:126798006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021370 neoplasm of minor salivary gland skos:exactMatch UMLS:C0345613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021372 neoplasm of temporal lobe skos:exactMatch NCIT:C5567 Temporal Lobe Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021372 neoplasm of temporal lobe skos:exactMatch SCTID:126955002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021372 neoplasm of temporal lobe skos:exactMatch UMLS:C1263887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021373 neoplasm of parietal lobe skos:exactMatch NCIT:C5573 Parietal Lobe Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021373 neoplasm of parietal lobe skos:exactMatch SCTID:126956001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021373 neoplasm of parietal lobe skos:exactMatch UMLS:C1263888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021374 neoplasm of cerebral hemisphere skos:exactMatch NCIT:C4874 Cerebral Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021374 neoplasm of cerebral hemisphere skos:exactMatch SCTID:126953009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021375 tumor of duodenum skos:exactMatch NCIT:C2995 Duodenal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021375 tumor of duodenum skos:exactMatch SCTID:126833009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021377 hypertrophic lichen planus skos:exactMatch NCIT:C34779 Hypertrophic Lichen Planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021377 hypertrophic lichen planus skos:exactMatch SCTID:68266006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021377 hypertrophic lichen planus skos:exactMatch UMLS:C0023649 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021378 neoplasm of endocardium skos:exactMatch NCIT:C5346 Endocardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021378 neoplasm of endocardium skos:exactMatch SCTID:126731002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021378 neoplasm of endocardium skos:exactMatch UMLS:C1290401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021379 neoplasm of epicardium skos:exactMatch NCIT:C5347 Epicardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021379 neoplasm of epicardium skos:exactMatch SCTID:126733004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021379 neoplasm of epicardium skos:exactMatch UMLS:C1290403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021380 neoplasm of myocardium skos:exactMatch NCIT:C5349 Myocardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021380 neoplasm of myocardium skos:exactMatch SCTID:126732009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021380 neoplasm of myocardium skos:exactMatch UMLS:C1290402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021381 neoplasm of pericardium skos:exactMatch NCIT:C4651 Pericardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021381 neoplasm of pericardium skos:exactMatch SCTID:126734005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021383 neoplasm of floor of mouth skos:exactMatch NCIT:C4401 Floor of the Mouth Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021383 neoplasm of floor of mouth skos:exactMatch SCTID:126799003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021383 neoplasm of floor of mouth skos:exactMatch UMLS:C0345538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021385 extrahepatic bile duct neoplasm skos:exactMatch NCIT:C4441 Extrahepatic Bile Duct Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021385 extrahepatic bile duct neoplasm skos:exactMatch SCTID:126855001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021385 extrahepatic bile duct neoplasm skos:exactMatch UMLS:C0345913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021386 neoplasm of mediastinum skos:exactMatch NCIT:C3221 Mediastinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021386 neoplasm of mediastinum skos:exactMatch SCTID:126725000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021388 neoplasm of chest wall skos:exactMatch NCIT:C4929 Chest Wall Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021388 neoplasm of chest wall skos:exactMatch SCTID:126640008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021388 neoplasm of chest wall skos:exactMatch UMLS:C1290309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021389 neoplasm of aortic body skos:exactMatch NCIT:C4218 Aorticopulmonary Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021389 neoplasm of aortic body skos:exactMatch SCTID:127029006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021389 neoplasm of aortic body skos:exactMatch UMLS:C0334417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021390 polyp of ureter skos:exactMatch NCIT:C4530 Ureter Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021390 polyp of ureter skos:exactMatch SCTID:197821004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021390 polyp of ureter skos:exactMatch UMLS:C0346269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021392 polyp of large intestine skos:exactMatch NCIT:C5679 Colorectal Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021392 polyp of large intestine skos:exactMatch SCTID:399505005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021392 polyp of large intestine skos:exactMatch UMLS:C0949059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021394 polyp of vagina skos:exactMatch ICD10CM:N84.2 Polyp of vagina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021394 polyp of vagina skos:exactMatch NCIT:C3664 Vaginal Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021394 polyp of vagina skos:exactMatch SCTID:29609001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021394 polyp of vagina skos:exactMatch UMLS:C0156390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021396 polyp of vulva skos:exactMatch ICD10CM:N84.3 Polyp of vulva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021396 polyp of vulva skos:exactMatch NCIT:C3978 Vulvar Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021396 polyp of vulva skos:exactMatch SCTID:57158005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021396 polyp of vulva skos:exactMatch UMLS:C0269218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021398 polyp of rectum skos:exactMatch NCIT:C3351 Rectal Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021398 polyp of rectum skos:exactMatch SCTID:39772007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021398 polyp of rectum skos:exactMatch UMLS:C0034887 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021400 polyp of colon skos:exactMatch ICD10CM:K63.5 Polyp of colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021400 polyp of colon skos:exactMatch MESH:D003111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021400 polyp of colon skos:exactMatch NCIT:C2954 Colon Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021400 polyp of colon skos:exactMatch SCTID:68496003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021402 polyp of external auditory canal skos:exactMatch NCIT:C4366 External Ear Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021402 polyp of external auditory canal skos:exactMatch SCTID:95211004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021402 polyp of external auditory canal skos:exactMatch UMLS:C0339765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021404 polyp of sphenoidal sinus skos:exactMatch NCIT:C3933 Sphenoid Sinus Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021404 polyp of sphenoidal sinus skos:exactMatch SCTID:90685008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021404 polyp of sphenoidal sinus skos:exactMatch UMLS:C0264255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021408 polyp of frontal sinus skos:exactMatch NCIT:C4367 Frontal Sinus Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021408 polyp of frontal sinus skos:exactMatch SCTID:195759002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021408 polyp of frontal sinus skos:exactMatch UMLS:C0339814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021412 polyp of maxillary sinus skos:exactMatch NCIT:C3931 Maxillary Sinus Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021412 polyp of maxillary sinus skos:exactMatch SCTID:29074008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021412 polyp of maxillary sinus skos:exactMatch UMLS:C0264239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021416 polyp of gallbladder skos:exactMatch NCIT:C3909 Gallbladder Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021416 polyp of gallbladder skos:exactMatch SCTID:197433003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021416 polyp of gallbladder skos:exactMatch UMLS:C0262493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021418 polyp of ethmoidal sinus skos:exactMatch NCIT:C3932 Ethmoid Sinus Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021418 polyp of ethmoidal sinus skos:exactMatch SCTID:23966000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021418 polyp of ethmoidal sinus skos:exactMatch UMLS:C0264248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021420 polyp of vocal cord skos:exactMatch NCIT:C3440 Vocal Cord Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021420 polyp of vocal cord skos:exactMatch SCTID:9078005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021420 polyp of vocal cord skos:exactMatch UMLS:C0042929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021424 hemangiopericytoma of skin skos:exactMatch NCIT:C4492 Skin Hemangiopericytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021424 hemangiopericytoma of skin skos:exactMatch SCTID:254796009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021424 hemangiopericytoma of skin skos:exactMatch UMLS:C0346084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021427 squamous cell carcinoma of lip skos:exactMatch NCIT:C4042 Lip Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021427 squamous cell carcinoma of lip skos:exactMatch Orphanet:502366 Squamous cell carcinoma of the lip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021427 squamous cell carcinoma of lip skos:exactMatch SCTID:255071008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021427 squamous cell carcinoma of lip skos:exactMatch UMLS:C0280302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021429 squamous cell carcinoma of floor of mouth skos:exactMatch NCIT:C4041 Floor of Mouth Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021429 squamous cell carcinoma of floor of mouth skos:exactMatch SCTID:276954004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021429 squamous cell carcinoma of floor of mouth skos:exactMatch UMLS:C0280300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021431 squamous cell carcinoma of buccal mucosa skos:exactMatch NCIT:C4040 Buccal Mucosa Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021431 squamous cell carcinoma of buccal mucosa skos:exactMatch SCTID:254437001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021431 squamous cell carcinoma of buccal mucosa skos:exactMatch UMLS:C0280299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021437 lipoma of stomach skos:exactMatch NCIT:C5258 Gastric Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021437 lipoma of stomach skos:exactMatch SCTID:695751021000132104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021437 lipoma of stomach skos:exactMatch UMLS:C1333777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021439 benign neoplasm of pituitary gland skos:exactMatch DOID:60009 pituitary gland benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021439 benign neoplasm of pituitary gland skos:exactMatch ICD10CM:D35.2 Benign neoplasm of pituitary gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021439 benign neoplasm of pituitary gland skos:exactMatch NCIT:C4782 Benign Pituitary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021439 benign neoplasm of pituitary gland skos:exactMatch SCTID:92296004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021439 benign neoplasm of pituitary gland skos:exactMatch UMLS:C0496901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021440 benign neoplasm of skin skos:exactMatch NCIT:C2896 Benign Skin Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021440 benign neoplasm of skin skos:exactMatch SCTID:92384009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021440 benign neoplasm of skin skos:exactMatch UMLS:C0004998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021441 benign neoplasm of exocrine pancreas skos:exactMatch DOID:0080781 benign exocrine pancreas neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021441 benign neoplasm of exocrine pancreas skos:exactMatch NCIT:C4613 Benign Exocrine Pancreas Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021441 benign neoplasm of exocrine pancreas skos:exactMatch SCTID:271956003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021441 benign neoplasm of exocrine pancreas skos:exactMatch UMLS:C0347285 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021443 benign neoplasm of lymph node skos:exactMatch DOID:0080617 lymph node benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021443 benign neoplasm of lymph node skos:exactMatch NCIT:C3636 Benign Lymph Node Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021443 benign neoplasm of lymph node skos:exactMatch SCTID:92197001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021443 benign neoplasm of lymph node skos:exactMatch UMLS:C0154054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021444 benign neoplasm of large intestine skos:exactMatch NCIT:C4610 Benign Colorectal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021444 benign neoplasm of large intestine skos:exactMatch SCTID:92170008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021444 benign neoplasm of large intestine skos:exactMatch UMLS:C0347272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021445 benign neoplasm of oral cavity skos:exactMatch NCIT:C7607 Benign Oral Cavity Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021445 benign neoplasm of oral cavity skos:exactMatch SCTID:419645003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021445 benign neoplasm of oral cavity skos:exactMatch UMLS:C0347197 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021446 benign neoplasm of epiglottis skos:exactMatch NCIT:C4606 Benign Epiglottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021446 benign neoplasm of epiglottis skos:exactMatch SCTID:92089006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021446 benign neoplasm of epiglottis skos:exactMatch UMLS:C0347236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021447 benign neoplasm of testis skos:exactMatch NCIT:C3612 Benign Testicular Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021447 benign neoplasm of testis skos:exactMatch SCTID:92428008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021447 benign neoplasm of testis skos:exactMatch UMLS:C0154007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021449 benign neoplasm of stomach skos:exactMatch ICD10CM:D13.1 Benign neoplasm of stomach semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021449 benign neoplasm of stomach skos:exactMatch NCIT:C3599 Benign Gastric Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021449 benign neoplasm of stomach skos:exactMatch SCTID:92411005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021449 benign neoplasm of stomach skos:exactMatch UMLS:C0153943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021450 benign neoplasm of heart skos:exactMatch ICD10CM:D15.1 Benign neoplasm of heart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021450 benign neoplasm of heart skos:exactMatch NCIT:C3605 Benign Cardiac Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021450 benign neoplasm of heart skos:exactMatch SCTID:92132009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021450 benign neoplasm of heart skos:exactMatch UMLS:C0153957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021451 benign neoplasm of brain skos:exactMatch NCIT:C4781 Benign Brain Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021451 benign neoplasm of brain skos:exactMatch SCTID:92030004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021452 benign neoplasm of cornea skos:exactMatch NCIT:C3623 Benign Corneal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021452 benign neoplasm of cornea skos:exactMatch SCTID:92070006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021452 benign neoplasm of cornea skos:exactMatch UMLS:C0154026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021453 benign neoplasm of retina skos:exactMatch NCIT:C3624 Benign Retinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021453 benign neoplasm of retina skos:exactMatch SCTID:92321003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021453 benign neoplasm of retina skos:exactMatch UMLS:C0154027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021454 benign neoplasm of eye skos:exactMatch NCIT:C4780 Benign Eye Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021454 benign neoplasm of eye skos:exactMatch SCTID:92097004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021454 benign neoplasm of eye skos:exactMatch UMLS:C0496897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021455 benign neoplasm of neck skos:exactMatch NCIT:C4884 Benign Neck Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021455 benign neoplasm of neck skos:exactMatch SCTID:92246000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021455 benign neoplasm of neck skos:exactMatch UMLS:C0684815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021456 benign neoplasm of sternum skos:exactMatch NCIT:C8416 Benign Sternal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021456 benign neoplasm of sternum skos:exactMatch SCTID:92410006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021456 benign neoplasm of sternum skos:exactMatch UMLS:C0347312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021457 benign neoplasm of pleura skos:exactMatch NCIT:C3603 Benign Pleural Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021457 benign neoplasm of pleura skos:exactMatch SCTID:92298003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021457 benign neoplasm of pleura skos:exactMatch UMLS:C0153955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021458 benign neoplasm of penis skos:exactMatch ICD10CM:D29.0 Benign neoplasm of penis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021458 benign neoplasm of penis skos:exactMatch NCIT:C3489 Benign Penile Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021458 benign neoplasm of penis skos:exactMatch SCTID:92286008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021458 benign neoplasm of penis skos:exactMatch UMLS:C0149627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021459 benign neoplasm of esophagus skos:exactMatch ICD10CM:D13.0 Benign neoplasm of esophagus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021459 benign neoplasm of esophagus skos:exactMatch NCIT:C3598 Benign Esophageal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021459 benign neoplasm of esophagus skos:exactMatch SCTID:92091003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021459 benign neoplasm of esophagus skos:exactMatch UMLS:C0153942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021460 benign neoplasm of salivary gland skos:exactMatch NCIT:C4600 Benign Salivary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021460 benign neoplasm of salivary gland skos:exactMatch SCTID:255154009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021460 benign neoplasm of salivary gland skos:exactMatch UMLS:C0347206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021461 benign neoplasm of hypopharynx skos:exactMatch ICD10CM:D10.7 Benign neoplasm of hypopharynx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021461 benign neoplasm of hypopharynx skos:exactMatch NCIT:C3596 Benign Hypopharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021461 benign neoplasm of hypopharynx skos:exactMatch SCTID:92139000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021461 benign neoplasm of hypopharynx skos:exactMatch UMLS:C0153939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021462 benign neoplasm of rectum skos:exactMatch ICD10CM:D12.8 Benign neoplasm of rectum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021462 benign neoplasm of rectum skos:exactMatch NCIT:C4774 Benign Rectal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021462 benign neoplasm of rectum skos:exactMatch SCTID:92318000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021462 benign neoplasm of rectum skos:exactMatch UMLS:C0496867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021463 benign neoplasm of parathyroid gland skos:exactMatch DOID:60008 parathyroid gland benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021463 benign neoplasm of parathyroid gland skos:exactMatch ICD10CM:D35.1 Benign neoplasm of parathyroid gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021463 benign neoplasm of parathyroid gland skos:exactMatch NCIT:C3630 Benign Parathyroid Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021463 benign neoplasm of parathyroid gland skos:exactMatch SCTID:92272009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021463 benign neoplasm of parathyroid gland skos:exactMatch UMLS:C0154041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021464 benign neoplasm of cecum skos:exactMatch ICD10CM:D12.0 Benign neoplasm of cecum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021464 benign neoplasm of cecum skos:exactMatch NCIT:C4772 Benign Cecum Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021464 benign neoplasm of cecum skos:exactMatch SCTID:92040001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021464 benign neoplasm of cecum skos:exactMatch UMLS:C0496859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021465 benign neoplasm of appendix skos:exactMatch ICD10CM:D12.1 Benign neoplasm of appendix semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021465 benign neoplasm of appendix skos:exactMatch NCIT:C4773 Benign Appendix Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021465 benign neoplasm of appendix skos:exactMatch SCTID:91981009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021465 benign neoplasm of appendix skos:exactMatch UMLS:C0496860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021467 benign neoplasm of renal pelvis skos:exactMatch NCIT:C3616 Benign Renal Pelvis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021467 benign neoplasm of renal pelvis skos:exactMatch SCTID:92319008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021467 benign neoplasm of renal pelvis skos:exactMatch UMLS:C0154015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021468 benign neoplasm of adrenal medulla skos:exactMatch NCIT:C4895 Benign Adrenal Medulla Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021468 benign neoplasm of adrenal medulla skos:exactMatch SCTID:91968002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021468 benign neoplasm of adrenal medulla skos:exactMatch UMLS:C0686512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021469 benign neoplasm of anus skos:exactMatch NCIT:C4611 Benign Anal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021469 benign neoplasm of anus skos:exactMatch SCTID:91978004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021469 benign neoplasm of anus skos:exactMatch UMLS:C0347276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021470 benign neoplasm of pancreas skos:exactMatch ICD10CM:D13.6 Benign neoplasm of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021470 benign neoplasm of pancreas skos:exactMatch NCIT:C4612 Benign Pancreatic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021470 benign neoplasm of pancreas skos:exactMatch SCTID:92264007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021470 benign neoplasm of pancreas skos:exactMatch UMLS:C0347284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021471 benign neoplasm of endometrium skos:exactMatch NCIT:C4894 Benign Endometrial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021471 benign neoplasm of endometrium skos:exactMatch SCTID:92086004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021471 benign neoplasm of endometrium skos:exactMatch UMLS:C0686239 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021472 benign neoplasm of scrotum skos:exactMatch ICD10CM:D29.4 Benign neoplasm of scrotum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021472 benign neoplasm of scrotum skos:exactMatch NCIT:C3615 Benign Scrotal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021472 benign neoplasm of scrotum skos:exactMatch SCTID:92336000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021472 benign neoplasm of scrotum skos:exactMatch UMLS:C0154011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021473 benign neoplasm of epididymis skos:exactMatch NCIT:C3614 Benign Epididymal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021473 benign neoplasm of epididymis skos:exactMatch SCTID:92088003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021473 benign neoplasm of epididymis skos:exactMatch UMLS:C0154010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021474 benign neoplasm of ear skos:exactMatch NCIT:C8417 Benign Ear Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021474 benign neoplasm of ear skos:exactMatch SCTID:255181009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021474 benign neoplasm of ear skos:exactMatch UMLS:C0347354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021475 benign neoplasm of nasal cavity skos:exactMatch NCIT:C4603 Benign Nasal Cavity Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021475 benign neoplasm of nasal cavity skos:exactMatch SCTID:92241005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021475 benign neoplasm of nasal cavity skos:exactMatch UMLS:C0347215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021476 benign neoplasm of tongue skos:exactMatch ICD10CM:D10.1 Benign neoplasm of tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021476 benign neoplasm of tongue skos:exactMatch NCIT:C3592 Benign Tongue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021476 benign neoplasm of tongue skos:exactMatch SCTID:92443005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021476 benign neoplasm of tongue skos:exactMatch UMLS:C0153933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021477 benign neoplasm of sphenoidal sinus skos:exactMatch NCIT:C4422 Benign Sphenoid Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021477 benign neoplasm of sphenoidal sinus skos:exactMatch SCTID:92404006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021477 benign neoplasm of sphenoidal sinus skos:exactMatch UMLS:C0345678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021478 benign neoplasm of nasopharynx skos:exactMatch ICD10CM:D10.6 Benign neoplasm of nasopharynx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021478 benign neoplasm of nasopharynx skos:exactMatch NCIT:C3595 Benign Nasopharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021478 benign neoplasm of nasopharynx skos:exactMatch SCTID:188800003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021478 benign neoplasm of nasopharynx skos:exactMatch UMLS:C0153938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021479 benign neoplasm of oropharynx skos:exactMatch NCIT:C4604 Benign Oropharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021479 benign neoplasm of oropharynx skos:exactMatch SCTID:92259008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021479 benign neoplasm of oropharynx skos:exactMatch UMLS:C0347229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021480 benign neoplasm of soft palate skos:exactMatch NCIT:C4404 Benign Soft Palate Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021480 benign neoplasm of soft palate skos:exactMatch SCTID:92386006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021480 benign neoplasm of soft palate skos:exactMatch UMLS:C0345557 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021481 benign neoplasm of submandibular gland skos:exactMatch NCIT:C4891 Benign Submandibular Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021481 benign neoplasm of submandibular gland skos:exactMatch SCTID:92415001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021481 benign neoplasm of submandibular gland skos:exactMatch UMLS:C0685988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021482 benign neoplasm of middle ear skos:exactMatch NCIT:C4602 Benign Middle Ear Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021482 benign neoplasm of middle ear skos:exactMatch SCTID:92218002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021482 benign neoplasm of middle ear skos:exactMatch UMLS:C0347213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021483 benign neoplasm of frontal sinus skos:exactMatch NCIT:C4420 Benign Frontal Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021483 benign neoplasm of frontal sinus skos:exactMatch SCTID:92115005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021483 benign neoplasm of frontal sinus skos:exactMatch UMLS:C0345674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021484 benign neoplasm of maxillary sinus skos:exactMatch NCIT:C4414 Benign Maxillary Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021484 benign neoplasm of maxillary sinus skos:exactMatch SCTID:92211008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021484 benign neoplasm of maxillary sinus skos:exactMatch UMLS:C0345666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021485 benign neoplasm of iris skos:exactMatch NCIT:C4555 Benign Iris Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021485 benign neoplasm of iris skos:exactMatch SCTID:189151003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021485 benign neoplasm of iris skos:exactMatch UMLS:C0346374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021486 benign neoplasm of ciliary body skos:exactMatch NCIT:C4779 Benign Ciliary Body Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021486 benign neoplasm of ciliary body skos:exactMatch SCTID:92060009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021486 benign neoplasm of ciliary body skos:exactMatch UMLS:C0496894 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021487 benign neoplasm of choroid skos:exactMatch NCIT:C3625 Benign Choroid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021487 benign neoplasm of choroid skos:exactMatch SCTID:92059004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021487 benign neoplasm of choroid skos:exactMatch UMLS:C0154028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021488 benign neoplasm of lacrimal gland skos:exactMatch NCIT:C3621 Benign Lacrimal Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021488 benign neoplasm of lacrimal gland skos:exactMatch SCTID:92169007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021488 benign neoplasm of lacrimal gland skos:exactMatch UMLS:C0154024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021489 benign neoplasm of sweat gland skos:exactMatch NCIT:C4879 Benign Sweat Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021489 benign neoplasm of sweat gland skos:exactMatch SCTID:92422009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021489 benign neoplasm of sweat gland skos:exactMatch UMLS:C0684354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021490 benign neoplasm of sebaceous gland skos:exactMatch NCIT:C8525 Benign Sebaceous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021490 benign neoplasm of sebaceous gland skos:exactMatch SCTID:92337009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021490 benign neoplasm of sebaceous gland skos:exactMatch UMLS:C0684358 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021491 benign neoplasm of gum skos:exactMatch NCIT:C4598 Benign Gingival Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021491 benign neoplasm of gum skos:exactMatch SCTID:92126004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021491 benign neoplasm of gum skos:exactMatch UMLS:C0347201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021492 benign neoplasm of major salivary gland skos:exactMatch NCIT:C4771 Benign Major Salivary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021492 benign neoplasm of major salivary gland skos:exactMatch SCTID:92205005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021492 benign neoplasm of major salivary gland skos:exactMatch UMLS:C0496858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021493 benign neoplasm of minor salivary gland skos:exactMatch NCIT:C4411 Benign Minor Salivary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021493 benign neoplasm of minor salivary gland skos:exactMatch SCTID:92220004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021493 benign neoplasm of minor salivary gland skos:exactMatch UMLS:C0345615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021494 benign neoplasm of parotid gland skos:exactMatch ICD10CM:D11.0 Benign neoplasm of parotid gland semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021494 benign neoplasm of parotid gland skos:exactMatch NCIT:C4770 Benign Parotid Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021494 benign neoplasm of parotid gland skos:exactMatch SCTID:92279000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021494 benign neoplasm of parotid gland skos:exactMatch UMLS:C0496857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021495 benign neoplasm of sublingual gland skos:exactMatch NCIT:C4601 Benign Sublingual Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021495 benign neoplasm of sublingual gland skos:exactMatch SCTID:92413008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021495 benign neoplasm of sublingual gland skos:exactMatch UMLS:C0347208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021496 benign neoplasm of lip skos:exactMatch ICD10CM:D10.0 Benign neoplasm of lip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021496 benign neoplasm of lip skos:exactMatch NCIT:C3591 Benign Lip Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021496 benign neoplasm of lip skos:exactMatch SCTID:92185002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021496 benign neoplasm of lip skos:exactMatch UMLS:C0153932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021497 benign neoplasm of cerebrum skos:exactMatch NCIT:C8548 Benign Cerebral Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021497 benign neoplasm of cerebrum skos:exactMatch SCTID:275269004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021497 benign neoplasm of cerebrum skos:exactMatch UMLS:C0686378 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021498 benign neoplasm of placenta skos:exactMatch NCIT:C8545 Benign Placental Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021498 benign neoplasm of placenta skos:exactMatch SCTID:92297008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021498 benign neoplasm of placenta skos:exactMatch UMLS:C0686274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021499 benign neoplasm of cerebellum skos:exactMatch NCIT:C4955 Benign Cerebellar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021499 benign neoplasm of cerebellum skos:exactMatch SCTID:92050000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021500 benign neoplasm of spleen skos:exactMatch NCIT:C4902 Benign Splenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021500 benign neoplasm of spleen skos:exactMatch SCTID:92408009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021500 benign neoplasm of spleen skos:exactMatch UMLS:C0686615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021501 benign neoplasm of small intestine skos:exactMatch NCIT:C3600 Benign Small Intestinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021501 benign neoplasm of small intestine skos:exactMatch SCTID:92385005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021501 benign neoplasm of small intestine skos:exactMatch UMLS:C0153944 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021503 benign neoplasm of gallbladder skos:exactMatch DOID:0080640 gallbladder benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021503 benign neoplasm of gallbladder skos:exactMatch NCIT:C4440 Gallbladder Benign Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021503 benign neoplasm of gallbladder skos:exactMatch SCTID:92117002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021503 benign neoplasm of gallbladder skos:exactMatch UMLS:C0345912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021505 benign neoplasm of endocardium skos:exactMatch NCIT:C4608 Benign Endocardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021505 benign neoplasm of endocardium skos:exactMatch SCTID:92083007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021505 benign neoplasm of endocardium skos:exactMatch UMLS:C0347254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021506 benign neoplasm of spinal cord skos:exactMatch ICD10CM:D33.4 Benign neoplasm of spinal cord semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021506 benign neoplasm of spinal cord skos:exactMatch NCIT:C3627 Benign Spinal Cord Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021506 benign neoplasm of spinal cord skos:exactMatch SCTID:92405007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021506 benign neoplasm of spinal cord skos:exactMatch UMLS:C0154034 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021507 benign neoplasm of brain stem skos:exactMatch NCIT:C8549 Benign Brain Stem Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021507 benign neoplasm of brain stem skos:exactMatch SCTID:92029009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021507 benign neoplasm of brain stem skos:exactMatch UMLS:C0686400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021508 benign neoplasm of epicardium skos:exactMatch NCIT:C8535 Benign Epicardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021508 benign neoplasm of epicardium skos:exactMatch SCTID:92087008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021508 benign neoplasm of epicardium skos:exactMatch UMLS:C0685115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021509 benign neoplasm of myocardium skos:exactMatch NCIT:C4607 Benign Myocardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021509 benign neoplasm of myocardium skos:exactMatch SCTID:92238001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021509 benign neoplasm of myocardium skos:exactMatch UMLS:C0347253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021510 benign neoplasm of prostate skos:exactMatch ICD10CM:D29.1 Benign neoplasm of prostate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021510 benign neoplasm of prostate skos:exactMatch NCIT:C3613 Benign Prostate Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021510 benign neoplasm of prostate skos:exactMatch SCTID:92308005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021510 benign neoplasm of prostate skos:exactMatch UMLS:C0154009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021511 benign neoplasm of adrenal gland skos:exactMatch NCIT:C3629 Benign Adrenal Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021511 benign neoplasm of adrenal gland skos:exactMatch SCTID:91967007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021511 benign neoplasm of adrenal gland skos:exactMatch UMLS:C0154040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021512 benign neoplasm of thymus skos:exactMatch ICD10CM:D15.0 Benign neoplasm of thymus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021512 benign neoplasm of thymus skos:exactMatch NCIT:C4458 Benign Thymus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021512 benign neoplasm of thymus skos:exactMatch SCTID:92437008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021512 benign neoplasm of thymus skos:exactMatch UMLS:C0345975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021513 benign neoplasm of tonsil skos:exactMatch ICD10CM:D10.4 Benign neoplasm of tonsil semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021513 benign neoplasm of tonsil skos:exactMatch NCIT:C3594 Benign Tonsillar Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021513 benign neoplasm of tonsil skos:exactMatch SCTID:92263001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021513 benign neoplasm of tonsil skos:exactMatch UMLS:C0153936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021514 benign neoplasm of pericardium skos:exactMatch NCIT:C8536 Benign Pericardial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021514 benign neoplasm of pericardium skos:exactMatch SCTID:92289001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021514 benign neoplasm of pericardium skos:exactMatch UMLS:C0685118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021515 benign neoplasm of ethmoidal sinus skos:exactMatch NCIT:C4417 Benign Ethmoid Sinus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021515 benign neoplasm of ethmoidal sinus skos:exactMatch SCTID:92093000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021515 benign neoplasm of ethmoidal sinus skos:exactMatch UMLS:C0345670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021516 benign neoplasm of glottis skos:exactMatch NCIT:C4605 Benign Glottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021516 benign neoplasm of glottis skos:exactMatch SCTID:92123007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021516 benign neoplasm of glottis skos:exactMatch UMLS:C0347234 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021517 benign neoplasm of trachea skos:exactMatch ICD10CM:D14.2 Benign neoplasm of trachea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021517 benign neoplasm of trachea skos:exactMatch NCIT:C3602 Benign Tracheal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021517 benign neoplasm of trachea skos:exactMatch SCTID:92446002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021517 benign neoplasm of trachea skos:exactMatch UMLS:C0153953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021518 benign neoplasm of hard palate skos:exactMatch NCIT:C4403 Benign Hard Palate Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021518 benign neoplasm of hard palate skos:exactMatch SCTID:92129006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021518 benign neoplasm of hard palate skos:exactMatch UMLS:C0345552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021520 benign neoplasm of floor of mouth skos:exactMatch ICD10CM:D10.2 Benign neoplasm of floor of mouth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021520 benign neoplasm of floor of mouth skos:exactMatch NCIT:C3593 Benign Floor of the Mouth Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021520 benign neoplasm of floor of mouth skos:exactMatch SCTID:92109005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021520 benign neoplasm of floor of mouth skos:exactMatch UMLS:C0153934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021521 benign neoplasm of mediastinum skos:exactMatch ICD10CM:D15.2 Benign neoplasm of mediastinum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021521 benign neoplasm of mediastinum skos:exactMatch NCIT:C3604 Benign Mediastinal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021521 benign neoplasm of mediastinum skos:exactMatch SCTID:92214000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021521 benign neoplasm of mediastinum skos:exactMatch UMLS:C0153956 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021522 benign neoplasm of lower jaw bone skos:exactMatch ICD10CM:D16.5 Benign neoplasm of lower jaw bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021522 benign neoplasm of lower jaw bone skos:exactMatch NCIT:C34417 Benign Neoplasm of Lower Jaw Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021522 benign neoplasm of lower jaw bone skos:exactMatch SCTID:92208007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021522 benign neoplasm of lower jaw bone skos:exactMatch UMLS:C0004994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021523 benign neoplasm of pharynx skos:exactMatch NCIT:C3597 Benign Pharyngeal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021523 benign neoplasm of pharynx skos:exactMatch SCTID:92293007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021523 benign neoplasm of pharynx skos:exactMatch UMLS:C0153940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021524 benign neoplasm of buccal mucosa skos:exactMatch NCIT:C4406 Benign Buccal Mucosa Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021524 benign neoplasm of buccal mucosa skos:exactMatch SCTID:92039003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021524 benign neoplasm of buccal mucosa skos:exactMatch UMLS:C0345566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021525 benign neoplasm of corpus uteri skos:exactMatch NCIT:C3608 Benign Uterine Corpus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021525 benign neoplasm of corpus uteri skos:exactMatch SCTID:92021007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021525 benign neoplasm of corpus uteri skos:exactMatch UMLS:C0153998 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021527 benign neoplasm of meninges skos:exactMatch ICD10CM:D32 Benign neoplasm of meninges semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021527 benign neoplasm of meninges skos:exactMatch NCIT:C4957 Benign Neoplasm of the Meninges semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021527 benign neoplasm of meninges skos:exactMatch SCTID:109913001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021527 benign neoplasm of meninges skos:exactMatch UMLS:C0348426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021528 benign neoplasm of male breast skos:exactMatch NCIT:C4620 Benign Male Breast Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021528 benign neoplasm of male breast skos:exactMatch SCTID:92206006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021528 benign neoplasm of male breast skos:exactMatch UMLS:C0347482 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021529 benign neoplasm of chest wall skos:exactMatch NCIT:C8529 Benign Chest Wall Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021529 benign neoplasm of chest wall skos:exactMatch SCTID:92058007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021529 benign neoplasm of chest wall skos:exactMatch UMLS:C0684831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021530 benign neoplasm of subglottis skos:exactMatch NCIT:C4427 Benign Subglottis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021530 benign neoplasm of subglottis skos:exactMatch SCTID:92412003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021530 benign neoplasm of subglottis skos:exactMatch UMLS:C0345749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021531 fibroma of lung skos:exactMatch NCIT:C5658 Lung Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021531 fibroma of lung skos:exactMatch SCTID:707387004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021531 fibroma of lung skos:exactMatch UMLS:C1334444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021532 fibroma of prostate skos:exactMatch NCIT:C3972 Prostate Fibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021532 fibroma of prostate skos:exactMatch SCTID:47014000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021532 fibroma of prostate skos:exactMatch UMLS:C0268885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021533 intestinal neuroendocrine tumor G1 skos:exactMatch MESH:C562842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021533 intestinal neuroendocrine tumor G1 skos:exactMatch NCIT:C4637 Intestinal Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021533 intestinal neuroendocrine tumor G1 skos:exactMatch OMIM:114900 carcinoid tumors, intestinal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021533 intestinal neuroendocrine tumor G1 skos:exactMatch SCTID:276816003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021533 intestinal neuroendocrine tumor G1 skos:exactMatch UMLS:C0349535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021534 rectal neuroendocrine tumor G1 skos:exactMatch NCIT:C5547 Rectal Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021534 rectal neuroendocrine tumor G1 skos:exactMatch SCTID:713306000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021534 rectal neuroendocrine tumor G1 skos:exactMatch UMLS:C1335678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021535 pancreatic neuroendocrine tumor G1 skos:exactMatch NCIT:C95584 Pancreatic Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021535 pancreatic neuroendocrine tumor G1 skos:exactMatch SCTID:254613007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021537 undifferentiated carcinoma of nasopharynx skos:exactMatch NCIT:C8023 Nasopharyngeal Undifferentiated Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021537 undifferentiated carcinoma of nasopharynx skos:exactMatch SCTID:422541001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021537 undifferentiated carcinoma of nasopharynx skos:exactMatch UMLS:C0279748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021538 verrucous carcinoma of oral cavity skos:exactMatch NCIT:C8174 Oral Cavity Verrucous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021538 verrucous carcinoma of oral cavity skos:exactMatch SCTID:403889000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021538 verrucous carcinoma of oral cavity skos:exactMatch UMLS:C0280306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021539 hamartoma of skin appendage skos:exactMatch NCIT:C5562 Skin Appendage Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021539 hamartoma of skin appendage skos:exactMatch SCTID:399906000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021539 hamartoma of skin appendage skos:exactMatch UMLS:C1302712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021540 hamartoma of lung skos:exactMatch NCIT:C3497 Pulmonary Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021540 hamartoma of lung skos:exactMatch SCTID:254644003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021540 hamartoma of lung skos:exactMatch UMLS:C0149927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021541 hemangioma of retina skos:exactMatch NCIT:C3634 Retinal Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021541 hemangioma of retina skos:exactMatch SCTID:93470007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021541 hemangioma of retina skos:exactMatch UMLS:C0154051 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021542 hemangioma of choroid skos:exactMatch NCIT:C4562 Choroid Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021542 hemangioma of choroid skos:exactMatch SCTID:255022003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021542 hemangioma of choroid skos:exactMatch UMLS:C0346390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021543 hemangioma of gingiva skos:exactMatch NCIT:C4831 Gingival Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021543 hemangioma of gingiva skos:exactMatch SCTID:304990002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021543 hemangioma of gingiva skos:exactMatch UMLS:C0582885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021545 myomatous neoplasm skos:exactMatch MESH:D009379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021545 myomatous neoplasm skos:exactMatch MESH:D019042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021545 myomatous neoplasm skos:exactMatch NCIT:C4063 Myomatous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021546 ependymal tumor of spinal cord skos:exactMatch NCIT:C131526 Ependymal Tumor of Spinal Cord semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021546 ependymal tumor of spinal cord skos:exactMatch UMLS:C4318747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021547 amelogenesis imperfecta type 3B skos:exactMatch DOID:0080243 amelogenesis imperfecta type 3B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021547 amelogenesis imperfecta type 3B skos:exactMatch OMIM:617607 amelogenesis imperfecta, iia 3b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021547 amelogenesis imperfecta type 3B skos:exactMatch UMLS:CN373594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021548 total early-onset cataract skos:exactMatch Orphanet:98994 Total early-onset cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021553 transverse myelitis skos:exactMatch DOID:0080743 transverse myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021553 transverse myelitis skos:exactMatch SCTID:16631009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021553 transverse myelitis skos:exactMatch UMLS:C0026976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021559 non-autoimmune hemolytic anemia skos:exactMatch NCIT:C34853 Non-Autoimmune Hemolytic Anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021559 non-autoimmune hemolytic anemia skos:exactMatch SCTID:191216004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021559 non-autoimmune hemolytic anemia skos:exactMatch UMLS:C0028283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021562 omphalitis skos:exactMatch NCIT:C116008 Omphalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021562 omphalitis skos:exactMatch SCTID:239095007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021562 omphalitis skos:exactMatch UMLS:C0028992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021568 renal tubule disorder skos:exactMatch SCTID:95568003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021568 renal tubule disorder skos:exactMatch UMLS:C0151747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch DOID:0070247 autosomal dominant Emery-Dreifuss muscular dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch DOID:0110301 obsolete autosomal dominant limb-girdle muscular dystrophy type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch MESH:C535898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch NCIT:C126745 Emery-Dreifuss Muscular Dystrophy 2, Autosomal Dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch OMIM:181350 emery-dreifuss muscular dystrophy 2, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch Orphanet:264 Autosomal dominant limb-girdle muscular dystrophy type 1B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch SCTID:240072005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch SCTID:718178006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch UMLS:C0410190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021569 Emery-Dreifuss muscular dystrophy 2, autosomal dominant skos:exactMatch UMLS:C1834653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021571 multiple sclerosis, susceptibility to 1 skos:exactMatch OMIM:126200 multiple sclerosis, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021571 multiple sclerosis, susceptibility to 1 skos:exactMatch UMLS:CN031763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021573 oocyte maturation defect 2 skos:exactMatch OMIM:616780 oocyte maturation defect 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021573 oocyte maturation defect 2 skos:exactMatch UMLS:C4225210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021574 oocyte maturation defect 3 skos:exactMatch OMIM:617712 oocyte maturation defect 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021575 oocyte maturation defect 4 skos:exactMatch OMIM:617743 oocyte maturation defect 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021575 oocyte maturation defect 4 skos:exactMatch UMLS:CN562785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021576 fallopian tube endometrioid tumor skos:exactMatch NCIT:C40111 Fallopian Tube Endometrioid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021576 fallopian tube endometrioid tumor skos:exactMatch UMLS:C1517113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021577 malignant mediastinal neural neoplasm skos:exactMatch SCTID:278044006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021577 malignant mediastinal neural neoplasm skos:exactMatch UMLS:C0349665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021578 sternal neoplasm skos:exactMatch NCIT:C6730 Sternal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021578 sternal neoplasm skos:exactMatch SCTID:126559003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021578 sternal neoplasm skos:exactMatch UMLS:C1290244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021579 neoplasm of femur skos:exactMatch SCTID:126583006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021580 neoplasm of jaw skos:exactMatch SCTID:126634001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021581 connective tissue neoplasm skos:exactMatch MESH:D009372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021581 connective tissue neoplasm skos:exactMatch SCTID:126598008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021581 connective tissue neoplasm skos:exactMatch UMLS:C0027656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021582 lentigo skos:exactMatch MESH:D007911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021582 lentigo skos:exactMatch NCIT:C3159 Lentigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021582 lentigo skos:exactMatch OMIM:150900 lentigines semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021582 lentigo skos:exactMatch SCTID:402624000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021583 melanocytic skin neoplasm skos:exactMatch NCIT:C7161 Skin Melanocytic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021583 melanocytic skin neoplasm skos:exactMatch UMLS:C0349501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021588 eyelid sebaceous gland carcinoma skos:exactMatch NCIT:C134831 Eyelid Sebaceous Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021588 eyelid sebaceous gland carcinoma skos:exactMatch UMLS:C4525405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021605 benign eyelid neoplasm skos:exactMatch NCIT:C4354 Benign Eyelid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021605 benign eyelid neoplasm skos:exactMatch SCTID:231824001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021605 benign eyelid neoplasm skos:exactMatch UMLS:C0339107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021607 eyelid seborrheic keratosis skos:exactMatch NCIT:C4356 Eyelid Seborrheic Keratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021607 eyelid seborrheic keratosis skos:exactMatch SCTID:231826004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021607 eyelid seborrheic keratosis skos:exactMatch UMLS:C0339109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021627 eyelid capillary hemangioma skos:exactMatch NCIT:C4357 Eyelid Capillary Hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021627 eyelid capillary hemangioma skos:exactMatch SCTID:231828003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021627 eyelid capillary hemangioma skos:exactMatch UMLS:C0339110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021629 uterine ligament neoplasm skos:exactMatch NCIT:C40133 Uterine Ligament Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021629 uterine ligament neoplasm skos:exactMatch UMLS:C1519870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021630 lipoma of face skos:exactMatch SCTID:93159009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021631 brain astrocytoma skos:exactMatch NCIT:C60780 Brain Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021631 brain astrocytoma skos:exactMatch SCTID:254938000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021631 brain astrocytoma skos:exactMatch UMLS:C3695127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021632 primary brain neoplasm skos:exactMatch NCIT:C170814 Primary Brain Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021632 primary brain neoplasm skos:exactMatch NCIT:C4952 Localized Brain Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021633 cerebral astrocytoma skos:exactMatch NCIT:C4951 Cerebral Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021633 cerebral astrocytoma skos:exactMatch SCTID:99131000119108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021634 epithelial skin neoplasm skos:exactMatch NCIT:C7342 Epithelial Skin Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021634 epithelial skin neoplasm skos:exactMatch UMLS:C0345976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021636 astrocytic tumor skos:exactMatch DOID:3069 malignant astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021636 astrocytic tumor skos:exactMatch NCIT:C6958 Astrocytic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021636 astrocytic tumor skos:exactMatch Orphanet:94 Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021637 low grade glioma skos:exactMatch DOID:0080829 low grade glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021637 low grade glioma skos:exactMatch NCIT:C132067 Low Grade Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021637 low grade glioma skos:exactMatch UMLS:C1997217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021638 low grade astrocytic tumor skos:exactMatch NCIT:C116342 Low Grade Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021638 low grade astrocytic tumor skos:exactMatch UMLS:C3898569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021639 grade II glioma skos:exactMatch NCIT:C132505 WHO Grade 2 Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021639 grade II glioma skos:exactMatch UMLS:C4330050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021640 grade III glioma skos:exactMatch NCIT:C127816 WHO Grade 3 Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021640 grade III glioma skos:exactMatch UMLS:C4287997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021641 Bunyaviridae infectious disease skos:exactMatch MESH:D002044 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021641 Bunyaviridae infectious disease skos:exactMatch SCTID:105632002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021642 vulval varices skos:exactMatch ICD10CM:I86.3 Vulval varices semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021642 vulval varices skos:exactMatch SCTID:48868008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021642 vulval varices skos:exactMatch UMLS:C0155796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021643 mesenteric varices skos:exactMatch SCTID:22949006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021644 esophageal varices without bleeding skos:exactMatch ICD10CM:I85.00 Esophageal varices without bleeding semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021644 esophageal varices without bleeding skos:exactMatch SCTID:14223005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021644 esophageal varices without bleeding skos:exactMatch UMLS:C0267092 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021645 esophageal varices with bleeding skos:exactMatch ICD10CM:I85.01 Esophageal varices with bleeding semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021645 esophageal varices with bleeding skos:exactMatch ICD10WHO:I85.0 Oesophageal varices with bleeding semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021645 esophageal varices with bleeding skos:exactMatch SCTID:17709002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021650 uterine corpus neuroendocrine neoplasm skos:exactMatch NCIT:C126771 Uterine Corpus Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021650 uterine corpus neuroendocrine neoplasm skos:exactMatch UMLS:C4288048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021651 synpolydactyly skos:exactMatch MESH:C538153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021651 synpolydactyly skos:exactMatch NCIT:C75003 Synpolydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021651 synpolydactyly skos:exactMatch Orphanet:93403 Syndactyly type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021651 synpolydactyly skos:exactMatch SCTID:715724002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021651 synpolydactyly skos:exactMatch SCTID:84598000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021651 synpolydactyly skos:exactMatch UMLS:C0265553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021652 diffuse type adenocarcinoma skos:exactMatch NCIT:C4127 Diffuse Type Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021653 cutaneous focal mucinosis skos:exactMatch SCTID:110981005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021653 cutaneous focal mucinosis skos:exactMatch UMLS:C0406659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021654 diffuse cutaneous mucinosis skos:exactMatch SCTID:238945000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021654 diffuse cutaneous mucinosis skos:exactMatch UMLS:C0406655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021655 secondary catabolic mucinosis of skin skos:exactMatch SCTID:402723003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021655 secondary catabolic mucinosis of skin skos:exactMatch UMLS:C1274173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021656 nongerminomatous germ cell tumor skos:exactMatch NCIT:C121619 Nongerminomatous Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021657 ovarian sex cord-stromal tumor skos:exactMatch DOID:0080369 ovarian sex-cord stromal tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021657 ovarian sex cord-stromal tumor skos:exactMatch NCIT:C4862 Ovarian Sex Cord-Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021657 ovarian sex cord-stromal tumor skos:exactMatch UMLS:C0600113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021658 vascular ectasia skos:exactMatch NCIT:C45481 Vascular Ectasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021658 vascular ectasia skos:exactMatch UMLS:C0002959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021659 combined carcinoid and adenocarcinoma skos:exactMatch MESH:C538230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021659 combined carcinoid and adenocarcinoma skos:exactMatch NCIT:C4139 Combined Carcinoid and Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021659 combined carcinoid and adenocarcinoma skos:exactMatch UMLS:C0334302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021660 deep seated dermatophytosis skos:exactMatch NCIT:C35073 Deep Seated Dermatophytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021660 deep seated dermatophytosis skos:exactMatch Orphanet:397587 Deep dermatophytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021660 deep seated dermatophytosis skos:exactMatch UMLS:C1395264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021661 coronary atherosclerosis skos:exactMatch NCIT:C35505 Coronary Atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021661 coronary atherosclerosis skos:exactMatch SCTID:443502000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021662 bile duct neoplasm skos:exactMatch MESH:D001650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021662 bile duct neoplasm skos:exactMatch NCIT:C2898 Bile Duct Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021662 bile duct neoplasm skos:exactMatch UMLS:C0005396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021663 sarcomatoid squamous cell carcinoma skos:exactMatch NCIT:C27084 Spindle Cell Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021663 sarcomatoid squamous cell carcinoma skos:exactMatch SCTID:403900000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021666 ear infection skos:exactMatch MESH:D010031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021666 ear infection skos:exactMatch NCIT:C27193 Ear Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021666 ear infection skos:exactMatch UMLS:C0699744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021667 neuralgia skos:exactMatch MESH:D009437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021667 neuralgia skos:exactMatch SCTID:16269008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021668 obsolete disorder involving pain skos:exactMatch DOID:0060164 pain disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021668 obsolete disorder involving pain skos:exactMatch SCTID:373673007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021668 obsolete disorder involving pain skos:exactMatch UMLS:C1300028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021669 post-infectious disorder skos:exactMatch ICD10CM:B90-B94 Sequelae of infectious and parasitic diseases (B90-B94) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021669 post-infectious disorder skos:exactMatch SCTID:123976001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021674 post-viral disorder skos:exactMatch SCTID:123948009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021677 post-infectious neuralgia skos:exactMatch SCTID:17111003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021677 post-infectious neuralgia skos:exactMatch UMLS:C0032772 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021678 gram-negative bacterial infections skos:exactMatch MESH:D016905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021678 gram-negative bacterial infections skos:exactMatch SCTID:371583007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021679 gram-positive bacterial infections skos:exactMatch MESH:D016908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021679 gram-positive bacterial infections skos:exactMatch SCTID:371582002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021680 streptococcal infection skos:exactMatch MESH:D013290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021680 streptococcal infection skos:exactMatch NCIT:C87062 Streptococcal Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021680 streptococcal infection skos:exactMatch SCTID:85769006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021680 streptococcal infection skos:exactMatch UMLS:C0038395 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021681 sexually transmitted disease skos:exactMatch ICD10CM:A50-A64 Infections with a predominantly sexual mode of transmission (A50-A64) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021681 sexually transmitted disease skos:exactMatch MESH:D012749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021681 sexually transmitted disease skos:exactMatch NCIT:C3365 Sexually Transmitted Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021681 sexually transmitted disease skos:exactMatch SCTID:8098009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021681 sexually transmitted disease skos:exactMatch UMLS:C0036916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021682 viral sexually transmitted disease skos:exactMatch MESH:D015229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021682 viral sexually transmitted disease skos:exactMatch UMLS:C0036918 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021690 obsolete congenital left ventricular aneurysm skos:broadMatch ICD10CM:Q24.8 Other specified congenital malformations of heart semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021690 obsolete congenital left ventricular aneurysm skos:exactMatch Orphanet:1055 Congenital left ventricular aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021697 chlamydia infectious disease skos:exactMatch ICD10CM:A70-A74 Other diseases caused by chlamydiae (A70-A74) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021697 chlamydia infectious disease skos:exactMatch MESH:D002690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021697 chlamydia infectious disease skos:exactMatch MESH:D023521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021698 alcohol-related disorders skos:exactMatch MESH:D019973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021698 alcohol-related disorders skos:exactMatch SCTID:29212009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021699 alcohol-induced disorders skos:exactMatch MESH:D020751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021699 alcohol-induced disorders skos:exactMatch SCTID:719848005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021699 alcohol-induced disorders skos:exactMatch UMLS:C0236970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021702 alcohol amnestic disorder skos:exactMatch MESH:D000425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021702 alcohol amnestic disorder skos:exactMatch SCTID:73097000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021718 polyneuritis skos:exactMatch NCIT:C26864 Polyneuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021718 polyneuritis skos:exactMatch SCTID:76886005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021718 polyneuritis skos:exactMatch UMLS:C0032541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021722 vulvodynia skos:exactMatch MESH:D056650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021722 vulvodynia skos:exactMatch SCTID:238968009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021723 vaginismus skos:exactMatch ICD10CM:N94.2 Vaginismus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021723 vaginismus skos:exactMatch MESH:D052065 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021723 vaginismus skos:exactMatch UMLS:C2004487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021726 abdominal cystic lymphangioma skos:exactMatch MESH:C535553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021726 abdominal cystic lymphangioma skos:exactMatch UMLS:C2930929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021727 aberrant subclavian artery skos:exactMatch MESH:C535555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021727 aberrant subclavian artery skos:exactMatch SCTID:93353003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021727 aberrant subclavian artery skos:exactMatch UMLS:C2936828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021736 proctosigmoiditis skos:exactMatch NCIT:C34950 Proctosigmoiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021736 proctosigmoiditis skos:exactMatch SCTID:41364008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021736 proctosigmoiditis skos:exactMatch UMLS:C0033252 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021739 prurigo skos:exactMatch MESH:D011536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021739 prurigo skos:exactMatch SCTID:64144002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021739 prurigo skos:exactMatch UMLS:C0033771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021742 puerperal infection skos:exactMatch MESH:D011645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021742 puerperal infection skos:exactMatch UMLS:C0034041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021745 psychosocial short stature skos:exactMatch MESH:C535569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021745 psychosocial short stature skos:exactMatch SCTID:39465007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021745 psychosocial short stature skos:exactMatch UMLS:C1455735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021746 pyelocystitis skos:exactMatch MESH:D053653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021746 pyelocystitis skos:exactMatch UMLS:C0034184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021747 Acanthamoeba infectious disease skos:exactMatch SCTID:49649001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021750 pyonephrosis skos:exactMatch MESH:D053018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021750 pyonephrosis skos:exactMatch NCIT:C123032 Pyonephrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021750 pyonephrosis skos:exactMatch SCTID:48631008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021750 pyonephrosis skos:exactMatch UMLS:C0034216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021752 Achard-Thiers syndrome skos:exactMatch MESH:C536013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021752 Achard-Thiers syndrome skos:exactMatch SCTID:34041001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021752 Achard-Thiers syndrome skos:exactMatch UMLS:C0271732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021758 acquired agranulocytosis skos:exactMatch MESH:C538171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021758 acquired agranulocytosis skos:exactMatch SCTID:72050006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021759 acquired fructose intolerance skos:exactMatch SCTID:413427002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021765 radiculitis skos:exactMatch NCIT:C78581 Radiculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021765 radiculitis skos:exactMatch SCTID:82473003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021765 radiculitis skos:exactMatch UMLS:C0034544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021777 acute rheumatic heart disease skos:exactMatch NCIT:C34985 Acute Rheumatic Heart Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021777 acute rheumatic heart disease skos:exactMatch SCTID:312591002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021777 acute rheumatic heart disease skos:exactMatch UMLS:C0035440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021783 streptococcal sore throat skos:exactMatch NCIT:C116003 Streptococcal Pharyngitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021783 streptococcal sore throat skos:exactMatch SCTID:43878008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021783 streptococcal sore throat skos:exactMatch UMLS:C0036689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021804 silicotuberculosis skos:exactMatch MESH:D012830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021804 silicotuberculosis skos:exactMatch SCTID:233763009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021804 silicotuberculosis skos:exactMatch UMLS:C0037118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021805 acromesomelic dysplasia, Campailla Martinelli type skos:exactMatch MESH:C535659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021805 acromesomelic dysplasia, Campailla Martinelli type skos:exactMatch UMLS:C2930969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021808 acute cholinergic dysautonomia skos:exactMatch MESH:C535672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021808 acute cholinergic dysautonomia skos:exactMatch UMLS:C2930973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021809 primary dysautonomia skos:exactMatch MESH:D054969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021811 acute mountain sickness skos:exactMatch SCTID:78590007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021811 acute mountain sickness skos:exactMatch UMLS:C0238284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021812 adnexal spiradenoma/cylindroma of a sweat gland skos:exactMatch NCIT:C27094 Cylindroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021812 adnexal spiradenoma/cylindroma of a sweat gland skos:exactMatch SCTID:274903001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021826 aerobic Actinomyces infection skos:exactMatch MESH:C538054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021826 aerobic Actinomyces infection skos:exactMatch UMLS:C2931717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021829 agnathia-microstomia-synotia skos:exactMatch MESH:C538059 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021829 agnathia-microstomia-synotia skos:exactMatch UMLS:C2931718 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021834 Akaba Hayasaka syndrome skos:exactMatch MESH:C535609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021834 Akaba Hayasaka syndrome skos:exactMatch UMLS:C2930948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021836 Aksu von Stockhausen syndrome skos:exactMatch MESH:C535611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021838 Al Gazali Khidr Prem Chandran syndrome skos:exactMatch MESH:C535616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021838 Al Gazali Khidr Prem Chandran syndrome skos:exactMatch UMLS:C2930951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021839 spirochaetales infections skos:exactMatch MESH:D013145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021839 spirochaetales infections skos:exactMatch UMLS:C0037974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021845 Aloi Tomasini Isaia syndrome skos:exactMatch MESH:C537049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021845 Aloi Tomasini Isaia syndrome skos:exactMatch UMLS:C2931405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021851 alopecia universalis onychodystrophy vitiligo skos:exactMatch MESH:C537056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021851 alopecia universalis onychodystrophy vitiligo skos:exactMatch UMLS:C2931408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021856 Alsing syndrome skos:exactMatch MESH:C536588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021856 Alsing syndrome skos:exactMatch UMLS:C2931255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021879 small cell variant anaplastic large cell lymphoma skos:exactMatch MESH:C538255 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021879 small cell variant anaplastic large cell lymphoma skos:exactMatch NCIT:C7208 Small Cell Variant Anaplastic Large Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021879 small cell variant anaplastic large cell lymphoma skos:exactMatch UMLS:C1335983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021895 temporomandibular joint dysfunction syndrome skos:exactMatch MESH:D013706 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021895 temporomandibular joint dysfunction syndrome skos:exactMatch NCIT:C35066 Temporomandibular Joint Dysfunction Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021895 temporomandibular joint dysfunction syndrome skos:exactMatch UMLS:C0039496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021896 anterior spinal artery stroke skos:exactMatch MESH:C537776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021896 anterior spinal artery stroke skos:exactMatch UMLS:C2931608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021902 aortopulmonary window skos:exactMatch MESH:D001028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021902 aortopulmonary window skos:exactMatch NCIT:C101050 Aortopulmonary Window semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021902 aortopulmonary window skos:exactMatch SCTID:17024001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021913 aquagenic pruritus skos:exactMatch SCTID:238695001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021913 aquagenic pruritus skos:exactMatch UMLS:C0406409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021915 arakawa syndrome 2 skos:exactMatch MESH:C537426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021915 arakawa syndrome 2 skos:exactMatch NCIT:C99081 Arakawa Syndrome II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021915 arakawa syndrome 2 skos:exactMatch SCTID:89579000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021915 arakawa syndrome 2 skos:exactMatch UMLS:C0268611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021918 arena syndrome skos:exactMatch MESH:C537428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021918 arena syndrome skos:exactMatch UMLS:C2931491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021921 Arnold stickler bourne syndrome skos:exactMatch MESH:C537431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021921 Arnold stickler bourne syndrome skos:exactMatch UMLS:C2931492 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021923 Arroyo Garcia Cimadevilla syndrome skos:exactMatch MESH:C537439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021923 Arroyo Garcia Cimadevilla syndrome skos:exactMatch UMLS:C2931494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021925 tracheobronchitis skos:exactMatch NCIT:C122784 Tracheobronchitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021925 tracheobronchitis skos:exactMatch SCTID:13617004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021925 tracheobronchitis skos:exactMatch UMLS:C0040586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021927 arthrogryposis epileptic seizures migrational brain disorder skos:exactMatch MESH:C537442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021927 arthrogryposis epileptic seizures migrational brain disorder skos:exactMatch UMLS:C2931495 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021929 traumatic myositis ossificans skos:exactMatch NCIT:C35081 Traumatic Myositis Ossificans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021929 traumatic myositis ossificans skos:exactMatch SCTID:70917000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021929 traumatic myositis ossificans skos:exactMatch UMLS:C0040798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021932 infection by Trypanosoma gambiense skos:exactMatch NCIT:C35084 Gambian Trypanosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021932 infection by Trypanosoma gambiense skos:exactMatch SCTID:75809006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021932 infection by Trypanosoma gambiense skos:exactMatch UMLS:C0041232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021935 aspergillus niger infection skos:exactMatch MESH:C535390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021941 infection by Trypanosoma rhodesiense skos:exactMatch NCIT:C35085 Rhodesian Trypanosomiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021941 infection by Trypanosoma rhodesiense skos:exactMatch SCTID:42872003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021941 infection by Trypanosoma rhodesiense skos:exactMatch UMLS:C0041233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021943 tuberculoma skos:exactMatch MESH:D014375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021943 tuberculoma skos:exactMatch SCTID:15202009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021943 tuberculoma skos:exactMatch UMLS:C0041295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021944 auditory neuropathy skos:exactMatch MESH:C538268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021944 auditory neuropathy skos:exactMatch NCIT:C116364 Auditory Neuropathy Spectrum Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021944 auditory neuropathy skos:exactMatch OMIMPS:609129 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021944 auditory neuropathy skos:exactMatch SCTID:443805006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021944 auditory neuropathy skos:exactMatch UMLS:C1852271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021944 auditory neuropathy skos:exactMatch UMLS:C2732267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021945 hearing disorder skos:exactMatch MESH:D006311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021945 hearing disorder skos:exactMatch NCIT:C3078 Hearing Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021945 hearing disorder skos:exactMatch SCTID:128540005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021945 hearing disorder skos:exactMatch UMLS:C0260662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021948 cutaneous tuberculosis skos:exactMatch SCTID:66986005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021948 cutaneous tuberculosis skos:exactMatch UMLS:C0041309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021950 autoimmune oophoritis skos:exactMatch MESH:C538274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021950 autoimmune oophoritis skos:exactMatch UMLS:C0878654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021952 autoimmune progesterone dermatitis skos:exactMatch MESH:C535299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021952 autoimmune progesterone dermatitis skos:exactMatch SCTID:400009001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021952 autoimmune progesterone dermatitis skos:exactMatch UMLS:C1260879 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021953 tuberculous fibrosis of lung skos:exactMatch NCIT:C35088 Tuberculous Fibrosis of Lung semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021953 tuberculous fibrosis of lung skos:exactMatch SCTID:90117007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021953 tuberculous fibrosis of lung skos:exactMatch UMLS:C0041336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021957 autosomal recessive nonsyndromic congenital nuclear cataract skos:exactMatch MESH:C537298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021957 autosomal recessive nonsyndromic congenital nuclear cataract skos:exactMatch UMLS:C2931470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021960 ureteritis skos:exactMatch NCIT:C78666 Ureteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021960 ureteritis skos:exactMatch SCTID:111405003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021960 ureteritis skos:exactMatch UMLS:C0041959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021962 baetz-greenwalt syndrome skos:exactMatch MESH:C537795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021962 baetz-greenwalt syndrome skos:exactMatch UMLS:C2931615 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021964 bagatelle Cassidy syndrome skos:exactMatch MESH:C537796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021964 bagatelle Cassidy syndrome skos:exactMatch UMLS:C2931616 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021966 baker Vinters syndrome skos:exactMatch MESH:C537899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021966 baker Vinters syndrome skos:exactMatch UMLS:C2931659 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021969 Banti syndrome skos:exactMatch MESH:C537903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021977 basaloid follicular hamartoma skos:exactMatch NCIT:C4749 Basal Cell Nevus with Comedones semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021977 basaloid follicular hamartoma skos:exactMatch SCTID:254705003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021977 basaloid follicular hamartoma skos:exactMatch UMLS:C0474964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021979 Basaran Yilmaz syndrome skos:exactMatch MESH:C537660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021979 Basaran Yilmaz syndrome skos:exactMatch UMLS:C2931577 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021994 Berk-Tabatznik syndrome skos:exactMatch MESH:C535432 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0021994 Berk-Tabatznik syndrome skos:exactMatch UMLS:C2930899 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022007 water intoxication skos:exactMatch MESH:D014869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022007 water intoxication skos:exactMatch SCTID:71785001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022007 water intoxication skos:exactMatch UMLS:C0043049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022011 bobble-head doll syndrome skos:exactMatch MESH:C536241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022013 Boerhaave syndrome skos:exactMatch MESH:C536571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022013 Boerhaave syndrome skos:exactMatch SCTID:19995004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022013 Boerhaave syndrome skos:exactMatch UMLS:C0238115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022020 Boudhina Yedes Khiari syndrome skos:exactMatch MESH:C537939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022020 Boudhina Yedes Khiari syndrome skos:exactMatch UMLS:C2931668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022022 bowenoid papulosis skos:exactMatch NCIT:C8374 Bowenoid Papulosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022022 bowenoid papulosis skos:exactMatch SCTID:402913004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022022 bowenoid papulosis skos:exactMatch UMLS:C0334106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022025 boylan dew greco syndrome skos:exactMatch MESH:C537083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022025 boylan dew greco syndrome skos:exactMatch UMLS:C2931419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022034 lentivirus infection skos:exactMatch MESH:D016180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022034 lentivirus infection skos:exactMatch UMLS:C0079680 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022037 large-cell immunoblastic lymphoma skos:exactMatch MESH:D016400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022037 large-cell immunoblastic lymphoma skos:exactMatch UMLS:C0079746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022055 Calabro syndrome skos:exactMatch MESH:C537960 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022055 Calabro syndrome skos:exactMatch UMLS:C0796276 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022057 calcifying epithelial odontogenic tumor skos:exactMatch MESH:C537961 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022057 calcifying epithelial odontogenic tumor skos:exactMatch NCIT:C54301 Calcifying Epithelial Odontogenic Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022057 calcifying epithelial odontogenic tumor skos:exactMatch UMLS:C0334574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022060 calloso-genital dysplasia skos:exactMatch MESH:C537962 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022060 calloso-genital dysplasia skos:exactMatch UMLS:C2931677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022067 Cantu sanchez-corona fragoso syndrome skos:exactMatch MESH:C535571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022067 Cantu sanchez-corona fragoso syndrome skos:exactMatch UMLS:C2930937 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022071 carbon baby syndrome skos:exactMatch SCTID:238700008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022071 carbon baby syndrome skos:exactMatch UMLS:C0406419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022089 Carnevale hernandez castillo syndrome skos:exactMatch MESH:C535585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022089 Carnevale hernandez castillo syndrome skos:exactMatch UMLS:C2930940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022094 Cartwright Nelson Fryns syndrome skos:exactMatch MESH:C535917 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022094 Cartwright Nelson Fryns syndrome skos:exactMatch UMLS:C2931062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022096 pyogenic granuloma skos:exactMatch MESH:D017789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022096 pyogenic granuloma skos:exactMatch SCTID:200722003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022096 pyogenic granuloma skos:exactMatch UMLS:C0085653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022098 catamenial pneumothorax skos:exactMatch MESH:C538279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022098 catamenial pneumothorax skos:exactMatch SCTID:233642001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022098 catamenial pneumothorax skos:exactMatch UMLS:C0340007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022103 chronic prostatitis skos:exactMatch NCIT:C26930 Chronic Prostatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022103 chronic prostatitis skos:exactMatch SCTID:19905009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022103 chronic prostatitis skos:exactMatch UMLS:C0085696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022109 obsolete catatrichy skos:exactMatch MESH:C535346 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022109 obsolete catatrichy skos:exactMatch OMIM:116850 catatrichy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022109 obsolete catatrichy skos:exactMatch UMLS:C1861799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022113 central centrifugal cicatricial alopecia skos:exactMatch OMIM:618352 central centrifugal cicatricial alopecia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022113 central centrifugal cicatricial alopecia skos:exactMatch SCTID:109441000119102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022113 central centrifugal cicatricial alopecia skos:exactMatch UMLS:C1274708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022140 Charles bonnet syndrome skos:exactMatch MESH:D000075562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022140 Charles bonnet syndrome skos:exactMatch SCTID:193756007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022140 Charles bonnet syndrome skos:exactMatch UMLS:C0339731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022151 Chitty Hall Webb syndrome skos:exactMatch MESH:C535929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022151 Chitty Hall Webb syndrome skos:exactMatch SCTID:725103004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022151 Chitty Hall Webb syndrome skos:exactMatch UMLS:C2931066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022171 chromhidrosis skos:exactMatch ICD10CM:L75.1 Chromhidrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022171 chromhidrosis skos:exactMatch SCTID:26147006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022173 chromosome 11q trisomy skos:exactMatch MESH:C538297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022173 chromosome 11q trisomy skos:exactMatch Orphanet:262923 Partial duplication of the long arm of chromosome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022174 chromosome 12p deletion skos:exactMatch MESH:C538301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022174 chromosome 12p deletion skos:exactMatch MESH:C538302 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022174 chromosome 12p deletion skos:exactMatch Orphanet:316244 Partial deletion of the short arm of chromosome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022174 chromosome 12p deletion skos:exactMatch UMLS:C0795844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022177 chromosome 13q trisomy skos:exactMatch MESH:C535485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022177 chromosome 13q trisomy skos:exactMatch Orphanet:262932 Partial duplication of the long arm of chromosome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022178 chromosome 13q-mosaicism skos:exactMatch MESH:C535486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022178 chromosome 13q-mosaicism skos:exactMatch UMLS:CN037259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022196 chronic erosive gastritis skos:exactMatch SCTID:63137003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022196 chronic erosive gastritis skos:exactMatch UMLS:C0267145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022205 pustular psoriasis skos:exactMatch SCTID:200973000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022205 pustular psoriasis skos:exactMatch UMLS:C0152081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022208 crystal arthropathy skos:exactMatch SCTID:18834007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022208 crystal arthropathy skos:exactMatch UMLS:C0152087 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022220 Parinaud syndrome skos:exactMatch NCIT:C54102 Parinaud Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022220 Parinaud syndrome skos:exactMatch SCTID:37991008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022220 Parinaud syndrome skos:exactMatch UMLS:C0152222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022236 colpocephaly skos:exactMatch MESH:C535973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022236 colpocephaly skos:exactMatch SCTID:253160006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022293 vascular disorder of penis skos:exactMatch NCIT:C35218 Penile Vascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022293 vascular disorder of penis skos:exactMatch SCTID:198029003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022293 vascular disorder of penis skos:exactMatch UMLS:C0156307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022308 corticobasal degeneration disorder skos:exactMatch NCIT:C129069 Corticobasal Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022308 corticobasal degeneration disorder skos:exactMatch SCTID:18842008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022311 cote katsantoni syndrome skos:exactMatch MESH:C536449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022311 cote katsantoni syndrome skos:exactMatch UMLS:C2931195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022316 hair defect with photosensitivity and intellectual disability syndrome skos:exactMatch MESH:C537628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022316 hair defect with photosensitivity and intellectual disability syndrome skos:exactMatch OMIM:234030 hair defect with photosensitivity and mental retardation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022316 hair defect with photosensitivity and intellectual disability syndrome skos:exactMatch Orphanet:1408 Hair defect-photosensitivity-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022316 hair defect with photosensitivity and intellectual disability syndrome skos:exactMatch SCTID:721007005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022321 2-methylacetoacetyl CoA thiolase deficiency skos:exactMatch MESH:C535307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022321 2-methylacetoacetyl CoA thiolase deficiency skos:exactMatch UMLS:C2930874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022323 2-hydroxyethyl methacrylate sensitization skos:exactMatch MESH:C535305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022323 2-hydroxyethyl methacrylate sensitization skos:exactMatch UMLS:C2930873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022330 4-hydroxyphenylacetic aciduria skos:exactMatch MESH:C535315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022333 5-nucleotidase syndrome skos:exactMatch MESH:C535321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022333 5-nucleotidase syndrome skos:exactMatch UMLS:C2930876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022349 congenital absence of septum pellucidum skos:exactMatch MESH:C535562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022349 congenital absence of septum pellucidum skos:exactMatch SCTID:253143001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022357 congenital acardia skos:exactMatch SCTID:205834002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022394 cervical intraepithelial neoplasia skos:exactMatch NCIT:C3782 Cervical Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022394 cervical intraepithelial neoplasia skos:exactMatch SCTID:285636001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022394 cervical intraepithelial neoplasia skos:exactMatch UMLS:C0206708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022397 retinal ciliopathy due to mutation in the retinitis pigmentosa-1 gene skos:exactMatch Orphanet:156168 Retinal ciliopathy due to mutation in the retinitis pigmentosa-1 gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022399 retinal ciliopathy due to mutation in the RPGR gene skos:exactMatch Orphanet:156171 Retinal ciliopathy due to mutation in the RPGR gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022400 retinal ciliopathy due to mutation in the RPGRIP gene skos:exactMatch Orphanet:156174 Retinal ciliopathy due to mutation in the RPGRIP gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022404 retinal ciliopathy due to mutation in Usher gene skos:exactMatch Orphanet:156177 Retinal ciliopathy due to mutation in Usher gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022405 retinal ciliopathy due to mutation in nephronophthisis gene skos:exactMatch Orphanet:156180 Retinal ciliopathy due to mutation in nephronophthisis gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022407 retinal ciliopathy due to mutation in Bardet-Biedl gene skos:exactMatch Orphanet:156183 Retinal ciliopathy due to mutation in Bardet-Biedl gene semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022409 nephropathy-associated ciliopathy skos:exactMatch Orphanet:156162 Renal ciliopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022410 retinal ciliopathy skos:exactMatch Orphanet:156165 Retinal ciliopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022414 allain-babin-demarquez syndrome skos:exactMatch Orphanet:1526 OBSOLETE: Craniosynostosis-synostoses-hypertensive nephropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022417 alopecia congenita keratosis palmoplantaris skos:exactMatch MESH:C537050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022424 alpha-mannosidosis type 1 skos:exactMatch MESH:C536584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022424 alpha-mannosidosis type 1 skos:exactMatch UMLS:C2931251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022428 aluminosis skos:exactMatch SCTID:90623003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022428 aluminosis skos:exactMatch UMLS:C0311227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022430 persistent fetal circulation syndrome skos:exactMatch MESH:D010547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022430 persistent fetal circulation syndrome skos:exactMatch NCIT:C85006 Persistent Fetal Circulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022430 persistent fetal circulation syndrome skos:exactMatch SCTID:233815004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022432 alves Castelo dos Santos syndrome skos:exactMatch MESH:C536593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022435 Mauriac syndrome skos:exactMatch NCIT:C130997 Mauriac Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022435 Mauriac syndrome skos:exactMatch SCTID:80660001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022435 Mauriac syndrome skos:exactMatch UMLS:C0221005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022453 angiomyomatous hamartoma skos:exactMatch UMLS:C2959445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022510 atlanto-axial fusion skos:exactMatch MESH:C538196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022513 atrophoderma of Pierini and Pasini skos:exactMatch ICD10CM:L90.3 Atrophoderma of Pasini and Pierini semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022513 atrophoderma of Pierini and Pasini skos:exactMatch SCTID:711524008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022519 autoimmune myocarditis skos:exactMatch DOID:0080767 autoimmune myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022529 BK-virus nephropathy skos:exactMatch DOID:0040086 Polyomavirus-associated nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022529 BK-virus nephropathy skos:exactMatch SCTID:713886006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022529 BK-virus nephropathy skos:exactMatch UMLS:C1697878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022535 autonomic facial cephalgia skos:exactMatch SCTID:230482003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022535 autonomic facial cephalgia skos:exactMatch UMLS:C0238902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022538 leukoplakia of gingiva skos:exactMatch NCIT:C3881 Leukoplakia of Gingiva semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022538 leukoplakia of gingiva skos:exactMatch SCTID:32236000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022538 leukoplakia of gingiva skos:exactMatch UMLS:C0239737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022552 Bazopoulou Kyrkanidou syndrome skos:exactMatch MESH:C537664 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022552 Bazopoulou Kyrkanidou syndrome skos:exactMatch UMLS:C2931580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022555 Beardwell syndrome skos:exactMatch MESH:C537665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022555 Beardwell syndrome skos:exactMatch UMLS:C2931581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022557 Behrens Baumann dust syndrome skos:exactMatch MESH:C537670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022567 bhaskar jagannathan syndrome skos:exactMatch MESH:C535437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022567 bhaskar jagannathan syndrome skos:exactMatch UMLS:C2930901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022568 bidirectional tachycardia skos:exactMatch MESH:C535438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022568 bidirectional tachycardia skos:exactMatch UMLS:C2930902 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022578 childhood bladder carcinoma skos:exactMatch NCIT:C118816 Childhood Bladder Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022578 childhood bladder carcinoma skos:exactMatch UMLS:C3899675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022609 bronchial adenomas/carcinoids childhood skos:exactMatch UMLS:C4013426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022611 Brunoni syndrome skos:exactMatch MESH:C537408 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022611 Brunoni syndrome skos:exactMatch UMLS:C2931486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022612 Brunsting-Perry syndrome skos:exactMatch UMLS:C1304226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022618 burning mouth syndrome type 3 skos:exactMatch MESH:C537413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022618 burning mouth syndrome type 3 skos:exactMatch UMLS:C2931487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022633 camptodactyly joint contractures and facial skeletal dysplasia skos:exactMatch MESH:C537969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022634 camptodactyly vertebral fusion skos:exactMatch MESH:C537973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022634 camptodactyly vertebral fusion skos:exactMatch UMLS:C2931682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022642 childhood carcinoid tumor skos:exactMatch NCIT:C118810 Childhood Neuroendocrine Tumor G1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022642 childhood carcinoid tumor skos:exactMatch UMLS:C3899673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022648 cardiomyopathy and deafness due to tRNA lysine gene mutation skos:exactMatch UMLS:CN036924 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022654 cardiomyopathy hypogonadism collagenoma syndrome skos:exactMatch MESH:C535582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022673 autosomal dominant non-nuclear cataract skos:exactMatch MESH:C538284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022687 cerebellar degeneration skos:exactMatch DOID:1443 cerebral degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022687 cerebellar degeneration skos:exactMatch NCIT:C84624 Cerebellar Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022687 cerebellar degeneration skos:exactMatch SCTID:95646004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022687 cerebellar degeneration skos:exactMatch UMLS:C0262404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022697 athetoid cerebral palsy skos:exactMatch DOID:0050672 dyskinetic cerebral palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022697 athetoid cerebral palsy skos:exactMatch ICD10CM:G80.3 Athetoid cerebral palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022697 athetoid cerebral palsy skos:exactMatch NCIT:C97169 Athetoid Cerebral Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022697 athetoid cerebral palsy skos:exactMatch SCTID:230780007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022697 athetoid cerebral palsy skos:exactMatch SCTID:75019001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022697 athetoid cerebral palsy skos:exactMatch UMLS:C0270742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022712 oculo digital syndrome skos:exactMatch MESH:C535922 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022712 oculo digital syndrome skos:exactMatch UMLS:C2931063 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022715 Chiari malformation type 3 skos:exactMatch SCTID:253186001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022716 Chiari malformation type 4 skos:exactMatch SCTID:253187005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022723 chondrodysplasia skos:exactMatch SCTID:205465004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022735 choroid plexus cyst skos:exactMatch NCIT:C4351 Choroid Plexus Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022735 choroid plexus cyst skos:exactMatch SCTID:230790004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022736 occupational lung disease skos:exactMatch SCTID:86157004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022736 occupational lung disease skos:exactMatch UMLS:C0264421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022737 choroideremia hypopituitarism skos:exactMatch SCTID:715417002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022737 choroideremia hypopituitarism skos:exactMatch UMLS:C4275146 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022742 occupational asthma skos:exactMatch DOID:0080820 occupational asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022742 occupational asthma skos:exactMatch MESH:D059366 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022742 occupational asthma skos:exactMatch SCTID:57607007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022742 occupational asthma skos:exactMatch UMLS:C0264423 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022745 mixed dust pneumoconiosis skos:exactMatch SCTID:32139003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022745 mixed dust pneumoconiosis skos:exactMatch UMLS:C0264436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022746 chromosome 13p duplication skos:exactMatch MESH:C535450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022746 chromosome 13p duplication skos:exactMatch UMLS:CN037021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022749 non-neoplastic nevus skos:exactMatch NCIT:C3937 Non-Neoplastic Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022749 non-neoplastic nevus skos:exactMatch SCTID:195381005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022749 non-neoplastic nevus skos:exactMatch UMLS:C0265027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022752 chromosome 16p13.3 deletion syndrome skos:exactMatch MESH:C566433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022752 chromosome 16p13.3 deletion syndrome skos:exactMatch UMLS:C3502510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022754 chromosome 17p deletion skos:exactMatch MESH:C538045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022754 chromosome 17p deletion skos:exactMatch Orphanet:261965 Partial monosomy of the short arm of chromosome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022754 chromosome 17p deletion skos:exactMatch UMLS:CN036220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022755 chromosome 18 mosaic monosomy skos:exactMatch MESH:C536581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022755 chromosome 18 mosaic monosomy skos:exactMatch UMLS:CN036727 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022756 chromosome 1q deletion skos:exactMatch Orphanet:262001 Partial deletion of the long arm of chromosome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022756 chromosome 1q deletion skos:exactMatch UMLS:CN072190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022757 chromosome 20 trisomy skos:exactMatch MESH:C535372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022757 chromosome 20 trisomy skos:exactMatch UMLS:C0265479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022758 chromosome 22, monosome mosaic skos:exactMatch MESH:C536798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022758 chromosome 22, monosome mosaic skos:exactMatch UMLS:CN036765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022759 trisomy 22 skos:exactMatch MESH:C536799 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022759 trisomy 22 skos:exactMatch SCTID:205655003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022759 trisomy 22 skos:exactMatch UMLS:C0265490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022760 chromosome 22q deletion skos:exactMatch Orphanet:262182 Partial deletion of the long arm of chromosome 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022761 chromosome 3 duplication syndrome skos:exactMatch MESH:C536803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022761 chromosome 3 duplication syndrome skos:exactMatch UMLS:C2931333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022762 chromosome 4 short arm deletion skos:exactMatch ICD10CM:Q93.3 Deletion of short arm of chromosome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022762 chromosome 4 short arm deletion skos:exactMatch MESH:C537637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022762 chromosome 4 short arm deletion skos:exactMatch Orphanet:261884 Partial deletion of the short arm of chromosome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022772 classic Kaposi sarcoma skos:exactMatch NCIT:C9112 Classic Kaposi Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022772 classic Kaposi sarcoma skos:exactMatch UMLS:C0279084 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022799 cold urticaria skos:exactMatch SCTID:74774004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022799 cold urticaria skos:exactMatch UMLS:C0221207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022800 type 2 collagenopathy skos:exactMatch MESH:C535964 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022800 type 2 collagenopathy skos:exactMatch Orphanet:93421 Type 2 collagen-related bone disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022800 type 2 collagenopathy skos:exactMatch UMLS:C2931073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022800 type 2 collagenopathy skos:exactMatch UMLS:CN227672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022812 complement receptor deficiency skos:exactMatch SCTID:234628004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022812 complement receptor deficiency skos:exactMatch UMLS:C0398783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022815 congenital absence of the sternocleidomastoid muscle skos:exactMatch MESH:C535977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022815 congenital absence of the sternocleidomastoid muscle skos:exactMatch UMLS:C2931075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022825 congenital cystic eye skos:exactMatch Orphanet:519384 Congenital cystic eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022839 congenital human immunodeficiency virus skos:exactMatch UMLS:C0520783 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022851 Dennis-Fairhurst-Moore syndrome skos:exactMatch MESH:C538210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022851 Dennis-Fairhurst-Moore syndrome skos:exactMatch Orphanet:2109 Hallermann-Streiff-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022859 cor biloculare skos:exactMatch NCIT:C124591 Cor Biloculare semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022859 cor biloculare skos:exactMatch SCTID:81990004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022859 cor biloculare skos:exactMatch UMLS:C0152238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022901 Crohn disease of the esophagus skos:exactMatch UMLS:C0341116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022904 cryofibrinogenemia skos:exactMatch MESH:C536218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022904 cryofibrinogenemia skos:exactMatch SCTID:10934005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022904 cryofibrinogenemia skos:exactMatch UMLS:C0272263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022921 obsolete short stature-microcephaly-heart defect syndrome skos:exactMatch Orphanet:2861 OBSOLETE: Short stature-microcephaly-heart defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022930 Dandy-Walker malformation with nasopharyngeal teratoma and diaphragmatic hernia skos:exactMatch MESH:C538340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022930 Dandy-Walker malformation with nasopharyngeal teratoma and diaphragmatic hernia skos:exactMatch UMLS:C2931823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022932 Davenport-Donlan syndrome skos:exactMatch MESH:C535988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022932 Davenport-Donlan syndrome skos:exactMatch UMLS:C2931076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022934 Davis Lafer syndrome skos:exactMatch MESH:C535989 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022934 Davis Lafer syndrome skos:exactMatch UMLS:C2931077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022936 de Hauwere Leroy adriaenssens syndrome skos:exactMatch MESH:C535991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022936 de Hauwere Leroy adriaenssens syndrome skos:exactMatch UMLS:C2931078 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022948 Deal Barratt Dillon syndrome skos:exactMatch MESH:C538206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022948 Deal Barratt Dillon syndrome skos:exactMatch UMLS:C2931773 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022963 desmoplastic infantile astrocytoma skos:exactMatch NCIT:C9476 Desmoplastic Infantile Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022963 desmoplastic infantile astrocytoma skos:exactMatch UMLS:C0457179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022965 desmoplastic infantile ganglioglioma skos:exactMatch DOID:0081259 desmoplastic infantile ganglioglioma / desmoplastic infantile astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022965 desmoplastic infantile ganglioglioma skos:exactMatch NCIT:C4738 Desmoplastic Infantile Ganglioglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022965 desmoplastic infantile ganglioglioma skos:exactMatch UMLS:C1321878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022972 diabetic mastopathy skos:exactMatch MESH:C537524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022972 diabetic mastopathy skos:exactMatch SCTID:724136006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022983 Dieterich disease skos:exactMatch MESH:C536172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022983 Dieterich disease skos:exactMatch UMLS:C2931124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022986 diffuse idiopathic pulmonary neuroendocrine cell hyperplasia skos:exactMatch NCIT:C7437 Diffuse Idiopathic Pulmonary Neuroendocrine Cell Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022986 diffuse idiopathic pulmonary neuroendocrine cell hyperplasia skos:exactMatch Orphanet:617916 Diffuse idiopathic pulmonary neuroendocrine cell hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022986 diffuse idiopathic pulmonary neuroendocrine cell hyperplasia skos:exactMatch UMLS:C1333291 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022991 diploid-triploid mosaicism skos:exactMatch MESH:C548012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022991 diploid-triploid mosaicism skos:exactMatch SCTID:10177005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022991 diploid-triploid mosaicism skos:exactMatch UMLS:C0265505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022993 dipsogenic diabetes insipidus skos:exactMatch DOID:0081058 dipsogenic diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022993 dipsogenic diabetes insipidus skos:exactMatch MESH:C548013 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022993 dipsogenic diabetes insipidus skos:exactMatch NCIT:C129735 Dipsogenic Diabetes Insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022993 dipsogenic diabetes insipidus skos:exactMatch SCTID:82800008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022993 dipsogenic diabetes insipidus skos:exactMatch UMLS:C0268813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022998 distal arthrogryposis Moore weaver type skos:exactMatch MESH:C536814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0022998 distal arthrogryposis Moore weaver type skos:exactMatch UMLS:C2931342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023007 Drachtman Weinblatt Sitarz syndrome skos:exactMatch MESH:C535603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023007 Drachtman Weinblatt Sitarz syndrome skos:exactMatch UMLS:C2930947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023011 Wilson-Mikity syndrome skos:exactMatch SCTID:51577008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023011 Wilson-Mikity syndrome skos:exactMatch UMLS:C0270171 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023013 Duker-Weiss-Siber syndrome skos:exactMatch MESH:C535719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023013 Duker-Weiss-Siber syndrome skos:exactMatch UMLS:C2930993 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023023 neonatal dacryocystitis skos:exactMatch NCIT:C116819 Neonatal Dacryocystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023023 neonatal dacryocystitis skos:exactMatch SCTID:23735003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023023 neonatal dacryocystitis skos:exactMatch UMLS:C0270178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023035 Eagle syndrome skos:exactMatch MESH:C538010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023035 Eagle syndrome skos:exactMatch SCTID:609143007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023039 eccrine mucinous carcinoma skos:exactMatch UMLS:C0346020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023043 ectodermal dysplasia alopecia preaxial polydactyly skos:exactMatch MESH:C538016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023043 ectodermal dysplasia alopecia preaxial polydactyly skos:exactMatch UMLS:C2931691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023050 ectrodactyly cardiopathy dysmorphism skos:exactMatch MESH:C536187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023050 ectrodactyly cardiopathy dysmorphism skos:exactMatch UMLS:C2931127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023054 klumpke's paralysis skos:exactMatch NCIT:C116724 Klumpke Palsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023054 klumpke's paralysis skos:exactMatch SCTID:83886009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023054 klumpke's paralysis skos:exactMatch UMLS:C0270898 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023059 Elliott ludman Teebi syndrome skos:exactMatch MESH:C536204 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023059 Elliott ludman Teebi syndrome skos:exactMatch UMLS:C2931128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023069 enlarged vestibular aqueduct syndrome skos:exactMatch DOID:0050332 enlarged vestibular aqueduct semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023072 obsolete envenomization by Bothrops lanceolatus skos:exactMatch Orphanet:1939 OBSOLETE: Envenomization by Bothrops lanceolatus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023073 eosinophilic cryptitis skos:exactMatch SCTID:445918001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023073 eosinophilic cryptitis skos:exactMatch UMLS:C0742965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023076 eosinophilic pustular folliculitis skos:exactMatch MESH:C535953 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023076 eosinophilic pustular folliculitis skos:exactMatch SCTID:95333004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023076 eosinophilic pustular folliculitis skos:exactMatch UMLS:C0406305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023089 erythroplakia skos:exactMatch NCIT:C3025 Erythroplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023089 erythroplakia skos:exactMatch UMLS:C0014818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023094 exogenous ochronosis skos:exactMatch MESH:C531762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023094 exogenous ochronosis skos:exactMatch SCTID:410041002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023106 Fairbank disease skos:exactMatch MESH:C536393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023111 familial capillaro-venous leptomeningeal angiomatosis skos:exactMatch MESH:C536609 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023111 familial capillaro-venous leptomeningeal angiomatosis skos:exactMatch UMLS:C2931262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023113 familial colorectal cancer skos:exactMatch UMLS:CN029768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023119 familial myelofibrosis skos:exactMatch MESH:C536848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023119 familial myelofibrosis skos:exactMatch UMLS:C2931351 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023121 familial partial paralysis skos:exactMatch UMLS:CN035928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023122 familial prostate carcinoma skos:exactMatch NCIT:C103817 Hereditary Prostate Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023122 familial prostate carcinoma skos:exactMatch OMIM:176807 prostate cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023122 familial prostate carcinoma skos:exactMatch Orphanet:1331 Familial prostate cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023122 familial prostate carcinoma skos:exactMatch SCTID:715412008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023122 familial prostate carcinoma skos:exactMatch UMLS:C2931456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023122 familial prostate carcinoma skos:exactMatch UMLS:CN036094 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023129 Fara Chlupackova syndrome skos:exactMatch MESH:C537074 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023133 Faye-Petersen-Ward-Carey syndrome skos:exactMatch MESH:C537076 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023133 Faye-Petersen-Ward-Carey syndrome skos:exactMatch UMLS:C2931417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023134 febrile ulceronecrotic Mucha-Habermann disease skos:exactMatch MESH:C537077 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023134 febrile ulceronecrotic Mucha-Habermann disease skos:exactMatch SCTID:402860008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023134 febrile ulceronecrotic Mucha-Habermann disease skos:exactMatch UMLS:C1274297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023138 Feingold trainer syndrome skos:exactMatch MESH:C536179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023138 Feingold trainer syndrome skos:exactMatch UMLS:C2931126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023149 infection due to clostridium perfringens skos:exactMatch SCTID:65154009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023149 infection due to clostridium perfringens skos:exactMatch UMLS:C0275619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023152 fibrocartilaginous embolism skos:exactMatch MESH:C537927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023152 fibrocartilaginous embolism skos:exactMatch UMLS:C2931666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023153 tuberculous ascites skos:exactMatch NCIT:C27076 Tuberculous Ascites semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023153 tuberculous ascites skos:exactMatch SCTID:4501007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023153 tuberculous ascites skos:exactMatch UMLS:C0275919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023154 fibromatosis multiple non ossifying skos:exactMatch SCTID:715432009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023154 fibromatosis multiple non ossifying skos:exactMatch UMLS:C0796000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023158 Fitz-Hugh-Curtis syndrome skos:exactMatch MESH:C537936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023158 Fitz-Hugh-Curtis syndrome skos:exactMatch SCTID:237041005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023161 viral myocarditis skos:exactMatch NCIT:C128381 Viral Myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023161 viral myocarditis skos:exactMatch SCTID:89141000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023161 viral myocarditis skos:exactMatch UMLS:C0276138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023164 viral pericarditis skos:exactMatch NCIT:C128405 Viral Pericarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023164 viral pericarditis skos:exactMatch SCTID:70189005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023164 viral pericarditis skos:exactMatch UMLS:C0276139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023165 florid cystic endosalpingiosis of the uterus skos:exactMatch MESH:C537064 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023165 florid cystic endosalpingiosis of the uterus skos:exactMatch UMLS:C2931410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023171 foix chavany Marie syndrome skos:exactMatch MESH:C537069 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023171 foix chavany Marie syndrome skos:exactMatch Orphanet:2048 Foix-Chavany-Marie syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023171 foix chavany Marie syndrome skos:exactMatch SCTID:720956003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023171 foix chavany Marie syndrome skos:exactMatch UMLS:C2931412 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023176 formaldehyde poisoning skos:exactMatch MESH:C537268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023182 Franceschini Vardeu Guala syndrome skos:exactMatch MESH:C537272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023182 Franceschini Vardeu Guala syndrome skos:exactMatch UMLS:C2931463 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023186 Fraser Jequier Chen syndrome skos:exactMatch MESH:C535481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023186 Fraser Jequier Chen syndrome skos:exactMatch UMLS:C2930912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023188 Freiberg disease skos:exactMatch MESH:C535636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023188 Freiberg disease skos:exactMatch Orphanet:564003 Osteochondrosis of the metatarsal bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023188 Freiberg disease skos:exactMatch SCTID:28466007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023188 Freiberg disease skos:exactMatch UMLS:C0264099 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023194 frints de Smet Fabry Fryns syndrome skos:exactMatch MESH:C538062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023201 Fryns Smeets Thiry syndrome skos:exactMatch Orphanet:2058 Fryns-Smeets-Thiry syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023203 Fuchs atrophia gyrata chorioideae et retinae skos:exactMatch MESH:C538071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023204 Fukuda-Miyanomae-Nakata syndrome skos:exactMatch Orphanet:2060 Fukuda-Miyanomae-Nakata syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023204 Fukuda-Miyanomae-Nakata syndrome skos:exactMatch UMLS:CN776933 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023206 functional pancreatic neuroendocrine tumor skos:exactMatch NCIT:C45840 Functioning Pancreatic Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023206 functional pancreatic neuroendocrine tumor skos:exactMatch Orphanet:506060 Functioning neuroendocrine tumor of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023206 functional pancreatic neuroendocrine tumor skos:exactMatch UMLS:C1708107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023209 galactorrhoea-hyperprolactinaemia skos:exactMatch MESH:C535402 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023212 Garret-Tripp syndrome skos:exactMatch MESH:C535646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023212 Garret-Tripp syndrome skos:exactMatch UMLS:C2930965 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023214 gas bloat syndrome skos:exactMatch MESH:C535647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023214 gas bloat syndrome skos:exactMatch UMLS:C2930966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023227 gestational diabetes insipidus skos:exactMatch DOID:0081057 gestational diabetes insipidus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023227 gestational diabetes insipidus skos:exactMatch MESH:C548014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023227 gestational diabetes insipidus skos:exactMatch UMLS:C2932666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023230 Ghose-Sachdev-Kumar syndrome skos:exactMatch MESH:C537803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023230 Ghose-Sachdev-Kumar syndrome skos:exactMatch UMLS:C2974016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023232 giant cell myocarditis skos:exactMatch NCIT:C97055 Giant Cell Myocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023232 giant cell myocarditis skos:exactMatch SCTID:60812006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023232 giant cell myocarditis skos:exactMatch UMLS:C0264856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023238 giant mammary hamartoma skos:exactMatch MESH:C536818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023238 giant mammary hamartoma skos:exactMatch UMLS:C2931343 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023243 glass-chapman-hockley syndrome skos:exactMatch Orphanet:1535 Craniosynostosis-dysmorphism-brachydactyly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023243 glass-chapman-hockley syndrome skos:exactMatch SCTID:720814001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023243 glass-chapman-hockley syndrome skos:exactMatch UMLS:C4303810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023246 linear porokeratosis skos:exactMatch SCTID:238631008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023246 linear porokeratosis skos:exactMatch UMLS:C0302319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023249 polyarticular juvenile rheumatoid arthritis skos:exactMatch SCTID:445479007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023249 polyarticular juvenile rheumatoid arthritis skos:exactMatch UMLS:C0311221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023258 glycogen storage disease type 1 due to SLC37A4 mutation skos:exactMatch MESH:C536831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023258 glycogen storage disease type 1 due to SLC37A4 mutation skos:exactMatch UMLS:C2931345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023263 glyceraldehyde-3-phosphate dehydrogenase deficiency skos:exactMatch MESH:C536837 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023263 glyceraldehyde-3-phosphate dehydrogenase deficiency skos:exactMatch UMLS:C1291264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023267 goldstein hutt syndrome skos:exactMatch MESH:C537282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023267 goldstein hutt syndrome skos:exactMatch UMLS:C2931465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023273 pigmented dermatofibrosarcoma protuberans skos:exactMatch NCIT:C9430 Pigmented Dermatofibrosarcoma Protuberans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023273 pigmented dermatofibrosarcoma protuberans skos:exactMatch SCTID:398670003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023273 pigmented dermatofibrosarcoma protuberans skos:exactMatch UMLS:C0334464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023275 Graham-Boyle-Troxell syndrome skos:exactMatch MESH:C537292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023275 Graham-Boyle-Troxell syndrome skos:exactMatch Orphanet:2111 Cystic hamartoma of lung and kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023275 Graham-Boyle-Troxell syndrome skos:exactMatch SCTID:707530009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023275 Graham-Boyle-Troxell syndrome skos:exactMatch UMLS:C2931468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023283 ovarian granulosa cell tumor skos:exactMatch MESH:C537296 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023283 ovarian granulosa cell tumor skos:exactMatch NCIT:C6261 Ovarian Granulosa Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023283 ovarian granulosa cell tumor skos:exactMatch SCTID:254863004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023283 ovarian granulosa cell tumor skos:exactMatch UMLS:C1370419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023286 graphite pneumoconiosis skos:exactMatch SCTID:17385007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023286 graphite pneumoconiosis skos:exactMatch UMLS:C0264439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023288 green sandford davison syndrome skos:exactMatch MESH:C538221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023288 green sandford davison syndrome skos:exactMatch UMLS:C2931777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023297 guttate psoriasis skos:exactMatch ICD10CM:L40.4 Guttate psoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023297 guttate psoriasis skos:exactMatch SCTID:37042000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023297 guttate psoriasis skos:exactMatch UMLS:C0343052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023305 heavy metal poisoning skos:exactMatch MESH:D000075322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023305 heavy metal poisoning skos:exactMatch SCTID:85866007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023368 Ho-Kaufman-McAlister syndrome skos:exactMatch MESH:C538325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023368 Ho-Kaufman-McAlister syndrome skos:exactMatch UMLS:C2931819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023388 pityriasis rotunda skos:exactMatch SCTID:238639005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023388 pityriasis rotunda skos:exactMatch UMLS:C0343060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023415 congenital candidiasis skos:exactMatch NCIT:C116811 Congenital Candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023415 congenital candidiasis skos:exactMatch SCTID:276672007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023415 congenital candidiasis skos:exactMatch UMLS:C0343875 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023419 hyperprolinemia skos:exactMatch DOID:0080541 hyperprolinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023419 hyperprolinemia skos:exactMatch SCTID:59655002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023419 hyperprolinemia skos:exactMatch UMLS:C0268528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023483 infectious myositis skos:exactMatch NCIT:C26984 Infectious Myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023483 infectious myositis skos:exactMatch SCTID:29689003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023510 Jaffer-Beighton syndrome skos:exactMatch MESH:C537561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023510 Jaffer-Beighton syndrome skos:exactMatch UMLS:C2931533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023513 Jeune syndrome situs inversus skos:exactMatch MESH:C537572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023513 Jeune syndrome situs inversus skos:exactMatch UMLS:C2931535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023521 Judge Misch wright syndrome skos:exactMatch MESH:C537692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023521 Judge Misch wright syndrome skos:exactMatch UMLS:C2931590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023528 KSHV inflammatory cytokine syndrome skos:exactMatch NCIT:C125711 KSHV Inflammatory Cytokine Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023528 KSHV inflammatory cytokine syndrome skos:exactMatch UMLS:C4086533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023530 kallikrein hypertension skos:exactMatch MESH:C537707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023530 kallikrein hypertension skos:exactMatch UMLS:C1171349 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023538 Kaplowitz-Bodurtha syndrome skos:exactMatch MESH:C536893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023538 Kaplowitz-Bodurtha syndrome skos:exactMatch UMLS:C2931361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023540 Kashani-Strom-Utley syndrome skos:exactMatch MESH:C537010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023540 Kashani-Strom-Utley syndrome skos:exactMatch Orphanet:1137 OBSOLETE: Pulmonary aortic stenosis obstructive uropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023540 Kashani-Strom-Utley syndrome skos:exactMatch UMLS:C2931392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023541 Kasznica-Carlson-Coppedge syndrome skos:exactMatch MESH:C537011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023541 Kasznica-Carlson-Coppedge syndrome skos:exactMatch UMLS:C2931393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023543 Katsantoni-Papadakou-Lagoyanni syndrome skos:exactMatch MESH:C537012 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023543 Katsantoni-Papadakou-Lagoyanni syndrome skos:exactMatch UMLS:C2931394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023551 C1q nephropathy skos:exactMatch SCTID:236412002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023551 C1q nephropathy skos:exactMatch UMLS:C0403434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023554 acquired testicular failure skos:exactMatch NCIT:C131091 Acquired Testicular Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023554 acquired testicular failure skos:exactMatch SCTID:236811002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023554 acquired testicular failure skos:exactMatch UMLS:C0403818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023557 infective vaginitis skos:exactMatch NCIT:C84353 Vaginal Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023557 infective vaginitis skos:exactMatch SCTID:237091009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023557 infective vaginitis skos:exactMatch UMLS:C0404521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023558 Kocher-debre-Semelaigne syndrome skos:exactMatch MESH:C537211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023561 Koone-Rizzo-Elias syndrome skos:exactMatch MESH:C537023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023561 Koone-Rizzo-Elias syndrome skos:exactMatch UMLS:C2931397 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023563 Kotzot-Richter syndrome skos:exactMatch MESH:C537025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023563 Kotzot-Richter syndrome skos:exactMatch UMLS:C2931399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023567 Kozlowski Brown Hardwick syndrome skos:exactMatch MESH:C537506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023567 Kozlowski Brown Hardwick syndrome skos:exactMatch UMLS:C2931511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023569 Kozlowski Ouvrier syndrome skos:exactMatch MESH:C537508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023569 Kozlowski Ouvrier syndrome skos:exactMatch UMLS:C2931512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023571 Kozlowski Rafinski Klicharska syndrome skos:exactMatch MESH:C537509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023571 Kozlowski Rafinski Klicharska syndrome skos:exactMatch UMLS:C2931513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023573 Kozlowski Warren Fisher syndrome skos:exactMatch MESH:C537614 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023573 Kozlowski Warren Fisher syndrome skos:exactMatch UMLS:C2931546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023575 Krauss Herman Holmes syndrome skos:exactMatch MESH:C537618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023575 Krauss Herman Holmes syndrome skos:exactMatch UMLS:C2931549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023577 Krieble Bixler syndrome skos:exactMatch MESH:C537619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023577 Krieble Bixler syndrome skos:exactMatch UMLS:C2931550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023579 Kuster Majewski Hammerstein syndrome skos:exactMatch MESH:C538125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023579 Kuster Majewski Hammerstein syndrome skos:exactMatch UMLS:C2931740 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023581 Kuster syndrome skos:exactMatch MESH:C538126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023581 Kuster syndrome skos:exactMatch UMLS:C2931741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023595 congenital myotonic dystrophy skos:exactMatch NCIT:C123308 Congenital Myotonic Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023595 congenital myotonic dystrophy skos:exactMatch UMLS:C0410226 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023597 laryngeal papillomatosis skos:exactMatch MESH:C537876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023597 laryngeal papillomatosis skos:exactMatch NCIT:C157733 Laryngeal Papillomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023597 laryngeal papillomatosis skos:exactMatch SCTID:232457008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023597 laryngeal papillomatosis skos:exactMatch UMLS:C0396072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023599 mesomelic dysplasia skos:exactMatch NCIT:C121156 Mesomelic Dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023599 mesomelic dysplasia skos:exactMatch SCTID:205473008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023599 mesomelic dysplasia skos:exactMatch UMLS:C0410536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023601 non-classic congenital adrenal hyperplasia skos:exactMatch MESH:C537877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023601 non-classic congenital adrenal hyperplasia skos:exactMatch NCIT:C131442 Non-Classic Congenital Adrenal Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023601 non-classic congenital adrenal hyperplasia skos:exactMatch UMLS:C0342467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023603 hereditary disorder of connective tissue skos:exactMatch NCIT:C97075 Hereditary Connective Tissue Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023603 hereditary disorder of connective tissue skos:exactMatch SCTID:363045008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023603 hereditary disorder of connective tissue skos:exactMatch UMLS:C0410787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023605 Laugier-Hunziker syndrome skos:exactMatch SCTID:238706002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023605 Laugier-Hunziker syndrome skos:exactMatch UMLS:C0406425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023607 Laurence-Prosser-Rocker syndrome skos:exactMatch MESH:C537882 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023607 Laurence-Prosser-Rocker syndrome skos:exactMatch UMLS:C2931651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023609 le Marec-Bracq-Picaud syndrome skos:exactMatch MESH:C536997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023609 le Marec-Bracq-Picaud syndrome skos:exactMatch UMLS:C2931385 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023619 lentigo maligna melanoma skos:exactMatch NCIT:C9151 Lentigo Maligna Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023619 lentigo maligna melanoma skos:exactMatch SCTID:302837001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023619 lentigo maligna melanoma skos:exactMatch UMLS:C2739810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023628 levator syndrome skos:exactMatch MESH:C535890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023628 levator syndrome skos:exactMatch NCIT:C113615 Proctalgia Fugax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023628 levator syndrome skos:exactMatch SCTID:62647006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023642 Weber syndrome skos:exactMatch SCTID:24654003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023642 Weber syndrome skos:exactMatch UMLS:C0455717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023644 lip and oral cavity carcinoma skos:exactMatch NCIT:C9315 Lip and Oral Cavity Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023644 lip and oral cavity carcinoma skos:exactMatch UMLS:C0220641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023646 lipodermatosclerosis skos:exactMatch MESH:C537026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023646 lipodermatosclerosis skos:exactMatch SCTID:410016009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023646 lipodermatosclerosis skos:exactMatch UMLS:C0406500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023650 littoral cell angioma of the spleen skos:exactMatch MESH:C537031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023650 littoral cell angioma of the spleen skos:exactMatch SCTID:418040002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023650 littoral cell angioma of the spleen skos:exactMatch UMLS:C1627365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023655 immunodeficiency 14b, autosomal recessive skos:exactMatch OMIM:619281 immunodeficiency 14b, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023657 intellectual developmental disorder, autosomal dominant 65 skos:exactMatch OMIM:619320 intellectual developmental disorder, autosomal dominant 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023659 developmental and epileptic encephalopathy 96 skos:exactMatch OMIM:619340 developmental and epileptic encephalopathy 96 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023660 angioedema, hereditary, 6 skos:exactMatch OMIM:619363 angioedema, hereditary, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023662 lymphatic malformation 10 skos:exactMatch OMIM:619369 lymphatic malformation 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023663 obsolete macrocephaly mesodermal hamartoma spectrum skos:exactMatch MESH:C537716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023663 obsolete macrocephaly mesodermal hamartoma spectrum skos:exactMatch UMLS:C1867610 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023664 spermatogenic failure 54 skos:exactMatch DOID:0112335 spermatogenic failure 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023664 spermatogenic failure 54 skos:exactMatch OMIM:619379 spermatogenic failure 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023670 Bardet-Biedl syndrome 20 skos:exactMatch DOID:0081009 Bardet-Biedl syndrome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023670 Bardet-Biedl syndrome 20 skos:exactMatch OMIM:619471 bardet-biedl syndrome 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023671 oculopharyngodistal myopathy 3 skos:exactMatch DOID:0081299 oculopharyngodistal myopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023671 oculopharyngodistal myopathy 3 skos:exactMatch OMIM:619473 oculopharyngodistal myopathy 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023679 hematohidrosis skos:exactMatch SCTID:238757003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023679 hematohidrosis skos:exactMatch UMLS:C0473554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023682 tympanic paraganglioma skos:exactMatch MESH:D043604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023682 tympanic paraganglioma skos:exactMatch NCIT:C8428 Tympanic Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023682 tympanic paraganglioma skos:exactMatch SCTID:253031000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023682 tympanic paraganglioma skos:exactMatch UMLS:C0474820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023696 Marinesco-Sjogren-like syndrome skos:exactMatch MESH:C535913 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023696 Marinesco-Sjogren-like syndrome skos:exactMatch UMLS:C0796036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023699 Maroteaux Fonfria syndrome skos:exactMatch MESH:C536023 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023699 Maroteaux Fonfria syndrome skos:exactMatch UMLS:C2931088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023704 Martinez Monasterio Pinheiro syndrome skos:exactMatch MESH:C536027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023704 Martinez Monasterio Pinheiro syndrome skos:exactMatch UMLS:C2931089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023726 mediastinal yolk sac tumor skos:exactMatch NCIT:C6443 Mediastinal Yolk Sac Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023726 mediastinal yolk sac tumor skos:exactMatch UMLS:C1334683 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023757 meralgia paresthetica skos:exactMatch MESH:C537458 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023757 meralgia paresthetica skos:exactMatch SCTID:85007004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023757 meralgia paresthetica skos:exactMatch UMLS:C0152110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023807 obsolete midphalangeal hair skos:exactMatch MESH:C537471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023807 obsolete midphalangeal hair skos:exactMatch OMIM:157200 midphalangeal hair semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023809 Milner-Khallouf-Gibson syndrome skos:exactMatch MESH:C537473 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023809 Milner-Khallouf-Gibson syndrome skos:exactMatch UMLS:C2931503 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023820 Moebius axonal neuropathy hypogonadism skos:exactMatch MESH:C535806 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023833 multifocal choroiditis skos:exactMatch MESH:D000080364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023833 multifocal choroiditis skos:exactMatch SCTID:414783007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023833 multifocal choroiditis skos:exactMatch UMLS:C1533060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023865 corneal infection skos:exactMatch NCIT:C83813 Corneal Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023865 corneal infection skos:exactMatch Orphanet:519278 Infective keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023865 corneal infection skos:exactMatch SCTID:312428002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023865 corneal infection skos:exactMatch UMLS:C0729777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023868 melanoma associated retinopathy skos:exactMatch SCTID:312941005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023868 melanoma associated retinopathy skos:exactMatch UMLS:C0730308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023873 obsolete Noonan-like/multiple giant cell lesion syndrome skos:exactMatch OMIM:163955 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023880 WHIM syndrome skos:exactMatch OMIMPS:193670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023910 Martsolf syndrome skos:exactMatch OMIMPS:212720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0023961 visceral neuropathy, familial skos:exactMatch OMIMPS:243180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024145 obsolete Pierre Robin syndrome associated with collagen disease skos:exactMatch Orphanet:138041 Pierre Robin syndrome associated with collagen disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024147 obsolete Pierre Robin syndrome associated with a chromosomal anomaly skos:exactMatch Orphanet:138047 Pierre Robin syndrome associated with a chromosomal anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024148 obsolete Pierre Robin syndrome associated with branchial archs anomalies skos:exactMatch Orphanet:138050 Pierre Robin syndrome associated with branchial archs anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024149 obsolete Pierre Robin syndrome associated with bone disease skos:exactMatch Orphanet:138055 Pierre Robin syndrome associated with bone disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024182 dry beriberi skos:exactMatch DOID:0070318 dry beriberi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024183 wet beriberi skos:exactMatch DOID:0070317 wet beriberi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024189 neurologic, endocrine, and pancreatic disease, multisystem, infantile-onset skos:exactMatch OMIMPS:616263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024193 portal hypertension, noncirrhotic skos:exactMatch OMIMPS:617068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024227 miliaria pustulosa skos:exactMatch DOID:0070319 miliaria pustulosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024227 miliaria pustulosa skos:exactMatch SCTID:26988005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024228 miliaria profunda skos:exactMatch DOID:0070320 miliaria profunda semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024228 miliaria profunda skos:exactMatch SCTID:47317002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024229 miliaria crystallina skos:exactMatch DOID:0070321 miliaria crystallina semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024235 Brenner tumor skos:exactMatch MESH:D001948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024235 Brenner tumor skos:exactMatch NCIT:C39954 Brenner Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024237 inherited neurodegenerative disorder skos:exactMatch MESH:D020271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024237 inherited neurodegenerative disorder skos:exactMatch NCIT:C97073 Hereditary Neurodegenerative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024237 inherited neurodegenerative disorder skos:exactMatch Orphanet:183500 Genetic neurodegenerative disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024237 inherited neurodegenerative disorder skos:exactMatch UMLS:C3273225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024237 inherited neurodegenerative disorder skos:exactMatch UMLS:CN200549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024238 cerebral degeneration skos:exactMatch SCTID:418143002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024238 cerebral degeneration skos:exactMatch UMLS:C0154671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024239 congenital anomaly of cardiovascular system skos:exactMatch NCIT:C35729 Congenital Cardiovascular Abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024239 congenital anomaly of cardiovascular system skos:exactMatch SCTID:9904008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024240 eccrine carcinoma skos:exactMatch DOID:4920 eccrine adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024240 eccrine carcinoma skos:exactMatch NCIT:C27255 Eccrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024240 eccrine carcinoma skos:exactMatch SCTID:400173004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024240 eccrine carcinoma skos:exactMatch UMLS:C1266066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024240 eccrine carcinoma skos:exactMatch UMLS:C1302864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024245 ductal eccrine adenocarcinoma skos:exactMatch DOID:5570 malignant acrospiroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024245 ductal eccrine adenocarcinoma skos:exactMatch NCIT:C43345 Ductal Eccrine Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024245 ductal eccrine adenocarcinoma skos:exactMatch SCTID:403939009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024246 syringofibroadenoma skos:exactMatch NCIT:C43356 Syringofibroadenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024246 syringofibroadenoma skos:exactMatch SCTID:403936002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024246 syringofibroadenoma skos:exactMatch UMLS:C1266060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024247 benign eccrine neoplasm skos:exactMatch NCIT:C6797 Benign Eccrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024247 benign eccrine neoplasm skos:exactMatch SCTID:254715009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024247 benign eccrine neoplasm skos:exactMatch UMLS:C1332493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024248 obsolete pityriasis skos:exactMatch MESH:D010915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024248 obsolete pityriasis skos:exactMatch SCTID:34630004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024249 pityriasis lichenoides skos:exactMatch MESH:D017514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024249 pityriasis lichenoides skos:exactMatch NCIT:C85013 Pityriasis Lichenoides semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024249 pityriasis lichenoides skos:exactMatch SCTID:200983001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024250 acute lichenoid pityriasis skos:exactMatch SCTID:86487001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024251 Minamata disease skos:exactMatch SCTID:39640004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024251 Minamata disease skos:exactMatch UMLS:CN200665 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024252 global developmental delay-neuro-ophthalmological abnormalities-seizures-intellectual disability syndrome skos:exactMatch Orphanet:488613 Global developmental delay-neuro-ophthalmological abnormalities-seizures-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024257 hereditary motor neuron disease skos:exactMatch Orphanet:98505 Genetic motor neuron disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024257 hereditary motor neuron disease skos:exactMatch SCTID:49793008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024257 hereditary motor neuron disease skos:exactMatch UMLS:CN207018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024262 massive neonatal aspiration syndrome skos:exactMatch SCTID:10269001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024263 neonatal aspiration syndrome skos:exactMatch NCIT:C118312 Neonatal Aspiration Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024263 neonatal aspiration syndrome skos:exactMatch SCTID:276533002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024263 neonatal aspiration syndrome skos:exactMatch UMLS:C0349468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024264 hypothyroidism, congenital, nongoitrous, 2 skos:exactMatch DOID:0070124 congenital nongoitrous hypothyroidism 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024264 hypothyroidism, congenital, nongoitrous, 2 skos:exactMatch MESH:C566852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024264 hypothyroidism, congenital, nongoitrous, 2 skos:exactMatch OMIM:218700 hypothyroidism, congenital, nongoitrous, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024265 Duane syndrome type 1 skos:exactMatch OMIM:126800 duane retraction syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024265 Duane syndrome type 1 skos:exactMatch SCTID:128082002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024266 patent ductus arteriosus 3 skos:exactMatch OMIM:617039 patent ductus arteriosus 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024268 superficial mycosis skos:exactMatch DOID:0050133 superficial mycosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024268 superficial mycosis skos:exactMatch SCTID:276206000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024268 superficial mycosis skos:exactMatch UMLS:C2980104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024270 parasitic intestinal disorder skos:exactMatch MESH:D007411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024270 parasitic intestinal disorder skos:exactMatch UMLS:C0021832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024271 intestinal helminthiasis skos:exactMatch MESH:C531698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024271 intestinal helminthiasis skos:exactMatch SCTID:26249004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024271 intestinal helminthiasis skos:exactMatch UMLS:C0348287 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024275 amebic dysentery skos:exactMatch MESH:D004404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024275 amebic dysentery skos:exactMatch NCIT:C34558 Amebic Colitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024276 glandular cell neoplasm skos:exactMatch NCIT:C7132 Glandular Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024276 glandular cell neoplasm skos:exactMatch UMLS:C1333820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024277 neonatal thrombocytopenia skos:exactMatch MESH:D054098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024277 neonatal thrombocytopenia skos:exactMatch SCTID:82835005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024278 proctocolitis skos:exactMatch MESH:D011350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024278 proctocolitis skos:exactMatch NCIT:C77952 Proctocolitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024278 proctocolitis skos:exactMatch SCTID:418130002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024278 proctocolitis skos:exactMatch UMLS:C0033247 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024279 chronic endometritis skos:exactMatch NCIT:C102820 Chronic Endometritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024279 chronic endometritis skos:exactMatch SCTID:63922003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024279 chronic endometritis skos:exactMatch UMLS:C0238104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024280 polyarticular arthritis skos:exactMatch NCIT:C26996 Polyarticular Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024280 polyarticular arthritis skos:exactMatch SCTID:416956002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024281 juvenile chronic polyarthritis skos:exactMatch NCIT:C26979 Juvenile Chronic Polyarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024282 mucinous ovarian cancer skos:exactMatch NCIT:C40033 Malignant Ovarian Mucinous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024282 mucinous ovarian cancer skos:exactMatch UMLS:C1518233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024283 Demodex folliculitis skos:exactMatch SCTID:240894003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024283 Demodex folliculitis skos:exactMatch UMLS:C0392666 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024285 epsilon-heavy chain disease skos:exactMatch SCTID:60620005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024285 epsilon-heavy chain disease skos:exactMatch UMLS:C0272254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024286 benign blood vessel neoplasm skos:exactMatch DOID:60006 benign vascular tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024286 benign blood vessel neoplasm skos:exactMatch NCIT:C8537 Benign Blood Vessel Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024286 benign blood vessel neoplasm skos:exactMatch UMLS:C0685121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024287 congenital vascular malformation skos:exactMatch NCIT:C112117 Vascular Malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024288 hyperbilirubinemia skos:exactMatch MESH:D006932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024288 hyperbilirubinemia skos:exactMatch SCTID:14783006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024288 hyperbilirubinemia skos:exactMatch UMLS:C0020433 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024290 enuresis skos:exactMatch MESH:D004775 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024290 enuresis skos:exactMatch NCIT:C34588 Enuresis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024290 enuresis skos:exactMatch UMLS:C0014394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024291 vascular malformation skos:exactMatch MESH:D054079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024292 gastrointestinal polyp skos:exactMatch NCIT:C35516 Gastrointestinal Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024292 gastrointestinal polyp skos:exactMatch UMLS:C0744333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024293 obsolete polyposis, gastric, Dos Santos and de Magalhaes 1980 skos:exactMatch OMIM:175020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024294 skin disorder caused by infection skos:exactMatch MESH:D012874 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024295 skin disease caused by bacterial infection skos:exactMatch MESH:D017192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024296 vascular neoplasm skos:exactMatch NCIT:C7388 Vascular Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024297 obsolete nutritional or metabolic disease skos:exactMatch ICD10CM:E00-E90 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024297 obsolete nutritional or metabolic disease skos:exactMatch MESH:D009750 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024297 obsolete nutritional or metabolic disease skos:exactMatch UMLS:C0028715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024298 vitamin deficiency disorder skos:exactMatch MESH:D001361 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024298 vitamin deficiency disorder skos:exactMatch NCIT:C35772 Vitamin Deficiency Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024298 vitamin deficiency disorder skos:exactMatch SCTID:85670002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024298 vitamin deficiency disorder skos:exactMatch UMLS:C0376286 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024298 vitamin deficiency disorder skos:exactMatch UMLS:C1510471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024299 vitamin D-dependent rickets skos:exactMatch DOID:0080883 vitamin D-dependent rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024299 vitamin D-dependent rickets skos:exactMatch SCTID:68295002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024299 vitamin D-dependent rickets skos:exactMatch UMLS:C0221468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024300 hypophosphatemic rickets skos:exactMatch MESH:D063730 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024300 hypophosphatemic rickets skos:exactMatch NCIT:C131449 Hypophosphatemic Rickets semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024301 acquired mineral metabolism disease skos:exactMatch DOID:0050032 mineral metabolism disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024302 internal hirudiniasis skos:exactMatch ICD10CM:B83.4 Internal hirudiniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024302 internal hirudiniasis skos:exactMatch SCTID:187227006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024302 internal hirudiniasis skos:exactMatch UMLS:C0348999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024303 external hirudiniasis skos:exactMatch ICD10CM:B88.3 External hirudiniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024303 external hirudiniasis skos:exactMatch SCTID:1086871000119109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024303 external hirudiniasis skos:exactMatch UMLS:C0392037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024304 ichthyosis vulgaris skos:exactMatch MESH:D016112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024304 ichthyosis vulgaris skos:exactMatch NCIT:C84778 Ichthyosis Vulgaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024305 acquired hyperprolactinemia skos:exactMatch DOID:12700 hyperprolactinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024306 acquired lactic acidosis skos:exactMatch DOID:3650 lactic acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024308 pseudoxanthoma elasticum (inherited or acquired) skos:exactMatch SCTID:252246005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024309 neuropathy, hereditary sensory and autonomic, type 2A skos:exactMatch DOID:0070155 hereditary sensory and autonomic neuropathy type 2A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024309 neuropathy, hereditary sensory and autonomic, type 2A skos:exactMatch OMIM:201300 neuropathy, hereditary sensory and autonomic, iia 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024310 angiodysplasia of stomach skos:exactMatch SCTID:424802006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024310 angiodysplasia of stomach skos:exactMatch UMLS:C0744273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024311 cancer affecting bone of limb skeleton skos:exactMatch ICD10CM:C40 Malignant neoplasm of bone and articular cartilage of limbs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024312 cancer of short bone of upper limb skos:exactMatch ICD10CM:C40.1 Malignant neoplasm of short bones of upper limb semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024313 staphylococcal infection skos:exactMatch MESH:D013203 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024313 staphylococcal infection skos:exactMatch NCIT:C35038 Staphylococcal Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024313 staphylococcal infection skos:exactMatch SCTID:56038003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024314 parasitemia skos:exactMatch MESH:D018512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024314 parasitemia skos:exactMatch UMLS:C0242723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024315 parasitic endophthalmitis skos:exactMatch NCIT:C34587 Parasitic Endophthalmitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024315 parasitic endophthalmitis skos:exactMatch SCTID:57100005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024315 parasitic endophthalmitis skos:exactMatch UMLS:C0014238 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024316 physiological malfunction arising from mental factor skos:exactMatch NCIT:C35186 Physiological Malfunction Arising from Mental Factor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024316 physiological malfunction arising from mental factor skos:exactMatch UMLS:C0154548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024317 chronic pain syndrome skos:exactMatch ICD10CM:G89.4 Chronic pain syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024317 chronic pain syndrome skos:exactMatch SCTID:373621006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024317 chronic pain syndrome skos:exactMatch UMLS:C1298685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024318 viral infection of central nervous system skos:broadMatch ICD10CM:A80-A89 Viral and prion infections of the central nervous system (A80-A89) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024318 viral infection of central nervous system skos:exactMatch ICD10WHO:A80-A89 Viral infections of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024318 viral infection of central nervous system skos:exactMatch MESH:D020805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024318 viral infection of central nervous system skos:exactMatch SCTID:302810003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024318 viral infection of central nervous system skos:exactMatch UMLS:C0348165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024320 inner ear neoplasm skos:exactMatch NCIT:C39784 Inner Ear Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024320 inner ear neoplasm skos:exactMatch UMLS:C1512779 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024323 glomangiomyoma skos:exactMatch DOID:8020 glomangiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024323 glomangiomyoma skos:exactMatch NCIT:C4223 Glomangiomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024323 glomangiomyoma skos:exactMatch UMLS:C0334422 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024325 cutaneous glomangiomyoma skos:exactMatch SCTID:403971002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024325 cutaneous glomangiomyoma skos:exactMatch UMLS:C1275227 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024326 pleural adenomatoid tumor skos:exactMatch NCIT:C4499 Pleural Adenomatoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024327 chronic renal failure syndrome skos:exactMatch MESH:D051436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024327 chronic renal failure syndrome skos:exactMatch NCIT:C9438 Chronic Renal Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024327 chronic renal failure syndrome skos:exactMatch SCTID:90688005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024330 infectious otitis media skos:exactMatch NCIT:C84354 Infectious Otitis Media semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024330 infectious otitis media skos:exactMatch UMLS:C0271429 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024330 infectious otitis media skos:exactMatch UMLS:C2827407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024331 colorectal carcinoma skos:exactMatch DOID:0080199 colorectal carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024331 colorectal carcinoma skos:exactMatch NCIT:C2955 Colorectal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024331 colorectal carcinoma skos:exactMatch UMLS:CN221574 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024332 perennial allergic rhinitis skos:exactMatch MESH:D012221 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024332 perennial allergic rhinitis skos:exactMatch NCIT:C92189 Perennial Allergic Rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024332 perennial allergic rhinitis skos:exactMatch SCTID:446096008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024332 perennial allergic rhinitis skos:exactMatch UMLS:C0035457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024333 sciatica skos:exactMatch MESH:D012585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024333 sciatica skos:exactMatch SCTID:23056005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024335 retrobulbar neuritis skos:exactMatch SCTID:230507009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024336 vulvar adenocarcinoma skos:exactMatch DOID:2098 vulva adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024336 vulvar adenocarcinoma skos:exactMatch NCIT:C6380 Vulvar Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024336 vulvar adenocarcinoma skos:exactMatch Orphanet:494454 Vulvar adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024336 vulvar adenocarcinoma skos:exactMatch UMLS:C1336975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024337 urothelial neoplasm skos:exactMatch NCIT:C39852 Urothelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024337 urothelial neoplasm skos:exactMatch UMLS:C1519840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024338 mucinous neoplasm skos:exactMatch NCIT:C7070 Mucinous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024338 mucinous neoplasm skos:exactMatch UMLS:C1334811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024339 lymph node neoplasm skos:exactMatch NCIT:C35497 Lymph Node Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024340 retinal neuroblastoma skos:exactMatch NCIT:C6956 Retinal Neuroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024341 retinal cell neoplasm skos:exactMatch NCIT:C7061 Retinal Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024341 retinal cell neoplasm skos:exactMatch UMLS:C1335765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024343 pityriasis simplex skos:exactMatch SCTID:200767005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024344 pityriasis folliculorum skos:exactMatch SCTID:200993008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024344 pityriasis folliculorum skos:exactMatch UMLS:C0406312 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024345 pityriasis streptogenes skos:exactMatch SCTID:200994002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024346 pityriasis amiantacea skos:exactMatch SCTID:238924007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024346 pityriasis amiantacea skos:exactMatch UMLS:C0343100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024348 obsolete pityriasis capitis skos:exactMatch SCTID:400201008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024349 pityriasis alba skos:exactMatch SCTID:402296004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024350 pityriasis steatoides skos:exactMatch SCTID:403426003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024350 pityriasis steatoides skos:exactMatch UMLS:C1274781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024352 viral respiratory tract infection skos:exactMatch NCIT:C27219 Viral Respiratory Tract Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024352 viral respiratory tract infection skos:exactMatch SCTID:312133006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024354 cytomegalovirus pneumonia skos:exactMatch NCIT:C35360 Cytomegalovirus Pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024354 cytomegalovirus pneumonia skos:exactMatch SCTID:7678002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024354 cytomegalovirus pneumonia skos:exactMatch UMLS:C0276253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024355 respiratory tract infectious disorder skos:exactMatch MESH:D012141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024355 respiratory tract infectious disorder skos:exactMatch SCTID:275498002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024356 primary central sleep apnea syndrome skos:exactMatch ICD10CM:G47.31 Primary central sleep apnea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024356 primary central sleep apnea syndrome skos:exactMatch SCTID:9741000119101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024356 primary central sleep apnea syndrome skos:exactMatch UMLS:C0751762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024357 drug induced central sleep apnea skos:exactMatch SCTID:104831000119109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024357 drug induced central sleep apnea skos:exactMatch UMLS:C3662033 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024358 complex sleep apnea skos:exactMatch DOID:0080302 mixed sleep apnea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024358 complex sleep apnea skos:exactMatch SCTID:230493001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024359 central sleep apnea due to periodic breathing skos:exactMatch SCTID:85721000119105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024359 central sleep apnea due to periodic breathing skos:exactMatch UMLS:C3662057 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024360 central sleep apnea caused by high altitude skos:exactMatch SCTID:91441000119109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024360 central sleep apnea caused by high altitude skos:exactMatch UMLS:C4075997 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024361 circadian rhythm sleep disorder skos:exactMatch ICD10CM:G47.2 Circadian rhythm sleep disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024361 circadian rhythm sleep disorder skos:exactMatch MESH:D020178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024361 circadian rhythm sleep disorder skos:exactMatch NCIT:C95071 Circadian Rhythm Sleep Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024361 circadian rhythm sleep disorder skos:exactMatch SCTID:3745000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024363 rapid eye movement sleep disorder skos:exactMatch SCTID:192004002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024376 sleep disorder, initiating and maintaining sleep skos:exactMatch SCTID:194437008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024377 circadian rhythm sleep disorder, delayed sleep phase type skos:exactMatch DOID:0111141 delayed sleep phase syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024377 circadian rhythm sleep disorder, delayed sleep phase type skos:exactMatch ICD10CM:G47.21 Circadian rhythm sleep disorder, delayed sleep phase type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024377 circadian rhythm sleep disorder, delayed sleep phase type skos:exactMatch SCTID:80623000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024377 circadian rhythm sleep disorder, delayed sleep phase type skos:exactMatch UMLS:C0393770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024378 circadian rhythm sleep disorder, advanced sleep phase type skos:exactMatch ICD10CM:G47.22 Circadian rhythm sleep disorder, advanced sleep phase type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024378 circadian rhythm sleep disorder, advanced sleep phase type skos:exactMatch SCTID:31537005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024379 circadian rhythm sleep disorder, irregular sleep wake type skos:exactMatch ICD10CM:G47.23 Circadian rhythm sleep disorder, irregular sleep wake type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024379 circadian rhythm sleep disorder, irregular sleep wake type skos:exactMatch SCTID:271793004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024379 circadian rhythm sleep disorder, irregular sleep wake type skos:exactMatch UMLS:C0393771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024381 circadian rhythm sleep disorder, jet lag type skos:exactMatch ICD10CM:G47.25 Circadian rhythm sleep disorder, jet lag type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024381 circadian rhythm sleep disorder, jet lag type skos:exactMatch UMLS:C0231311 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024382 circadian rhythm sleep disorder, shift work type skos:exactMatch ICD10CM:G47.26 Circadian rhythm sleep disorder, shift work type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024382 circadian rhythm sleep disorder, shift work type skos:exactMatch SCTID:713498009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024386 large cell lung carcinoma, clear cell variant skos:exactMatch NCIT:C4451 Lung Large Cell Carcinoma, Clear Cell Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024386 large cell lung carcinoma, clear cell variant skos:exactMatch UMLS:C1707407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024387 benign ovarian sex cord-stromal tumor skos:exactMatch DOID:0080370 ovarian sex cord-stromal benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024387 benign ovarian sex cord-stromal tumor skos:exactMatch NCIT:C6803 Benign Ovarian Sex Cord-Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024387 benign ovarian sex cord-stromal tumor skos:exactMatch UMLS:C1332528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024388 Clostridium infectious disease skos:exactMatch MESH:D003015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024388 Clostridium infectious disease skos:exactMatch SCTID:56688005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024389 anaerobic bacteria infectious disease skos:exactMatch SCTID:423451008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024389 anaerobic bacteria infectious disease skos:exactMatch UMLS:C0854328 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024392 anaerobic balanitis skos:exactMatch SCTID:236746000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024392 anaerobic balanitis skos:exactMatch UMLS:C0403764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024410 infection caused by Bifidobacterium skos:exactMatch SCTID:721759009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024410 infection caused by Bifidobacterium skos:exactMatch UMLS:C1096283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024412 Peptostreptococcus infectious disease skos:exactMatch SCTID:135341000119101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024412 Peptostreptococcus infectious disease skos:exactMatch UMLS:C1096562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024414 anaerobic cellulitis skos:exactMatch SCTID:238401006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024414 anaerobic cellulitis skos:exactMatch UMLS:C0241828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024415 hemorrhagic duodenitis skos:exactMatch SCTID:95531001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024415 hemorrhagic duodenitis skos:exactMatch UMLS:C0341245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024416 Neorickettsia infectious disease skos:exactMatch SCTID:78355003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024416 Neorickettsia infectious disease skos:exactMatch UMLS:C0276121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024417 perceptual disorders skos:exactMatch MESH:D010468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024418 muscular fibrosis multifocal obstructed vessels skos:exactMatch Orphanet:2033 OBSOLETE: Multifocal muscular fibrosis-obstructed vessels syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024419 enthesitis skos:exactMatch NCIT:C114470 Enthesitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024419 enthesitis skos:exactMatch SCTID:359643005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024419 enthesitis skos:exactMatch UMLS:C1282952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024422 auditory perceptual disorders skos:exactMatch MESH:D001308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024422 auditory perceptual disorders skos:exactMatch NCIT:C84575 Auditory Perceptual Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024422 auditory perceptual disorders skos:exactMatch SCTID:229752008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024422 auditory perceptual disorders skos:exactMatch UMLS:C0751257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024429 Alice in Wonderland syndrome skos:exactMatch MESH:D062026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024429 Alice in Wonderland syndrome skos:exactMatch NCIT:C116362 Alice in Wonderland Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024430 allesthesia skos:exactMatch MESH:D066190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024431 bilirubin metabolism disease skos:exactMatch SCTID:80006005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024432 nerve plexus disorder skos:exactMatch DOID:3688 plexopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024432 nerve plexus disorder skos:exactMatch NCIT:C27744 Plexopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024432 nerve plexus disorder skos:exactMatch SCTID:2231001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024432 nerve plexus disorder skos:exactMatch UMLS:C1335437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024454 sacral nerve plexus disorder skos:exactMatch MESH:C537224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024454 sacral nerve plexus disorder skos:exactMatch UMLS:C2931445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024455 autosomal dominant Robinow syndrome 1 skos:exactMatch DOID:0060766 autosomal dominant Robinow syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024455 autosomal dominant Robinow syndrome 1 skos:exactMatch OMIM:180700 robinow syndrome, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024456 anterior segment dysgenesis 3 skos:exactMatch DOID:0080608 anterior segment dysgenesis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024456 anterior segment dysgenesis 3 skos:exactMatch MESH:C535535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024456 anterior segment dysgenesis 3 skos:exactMatch OMIM:601631 anterior segment dysgenesis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024457 neurodegeneration with brain iron accumulation 2A skos:exactMatch DOID:0110735 neurodegeneration with brain iron accumulation 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024457 neurodegeneration with brain iron accumulation 2A skos:exactMatch MESH:C536071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024457 neurodegeneration with brain iron accumulation 2A skos:exactMatch NCIT:C84927 Infantile Neuroaxonal Dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024457 neurodegeneration with brain iron accumulation 2A skos:exactMatch OMIM:256600 neurodegeneration with brain iron accumulation 2a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024457 neurodegeneration with brain iron accumulation 2A skos:exactMatch Orphanet:35069 Infantile neuroaxonal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024457 neurodegeneration with brain iron accumulation 2A skos:exactMatch SCTID:52713000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024458 disorder of visual system skos:exactMatch SCTID:128127008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024459 Aeromonas hydrophila intestinal disease skos:exactMatch SCTID:446988001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024459 Aeromonas hydrophila intestinal disease skos:exactMatch UMLS:C2960005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024461 angiomatosis skos:exactMatch MESH:D000798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024461 angiomatosis skos:exactMatch NCIT:C27503 Angiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024461 angiomatosis skos:exactMatch SCTID:205562004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024461 angiomatosis skos:exactMatch UMLS:C0002992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024462 familial cutaneous melanoma skos:exactMatch OMIMPS:155600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024463 ovarian dysgenesis 1 skos:exactMatch DOID:0080493 ovarian dysgenesis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024463 ovarian dysgenesis 1 skos:exactMatch OMIM:233300 ovarian dysgenesis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024464 pituitary hormone deficiency, combined, 1 skos:exactMatch MESH:C567803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024464 pituitary hormone deficiency, combined, 1 skos:exactMatch OMIM:613038 pituitary hormone deficiency, combined or isolated, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024464 pituitary hormone deficiency, combined, 1 skos:exactMatch UMLS:C2751608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024465 surfactant metabolism dysfunction, pulmonary, 2 skos:exactMatch MESH:C567048 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024465 surfactant metabolism dysfunction, pulmonary, 2 skos:exactMatch OMIM:610913 surfactant metabolism dysfunction, pulmonary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024466 facial paresis, hereditary congenital, 1 skos:exactMatch OMIM:601471 facial paresis, hereditary congenital, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024466 facial paresis, hereditary congenital, 1 skos:exactMatch UMLS:C1832284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024467 apocrine sweat gland disorder skos:exactMatch ICD10CM:L75 Apocrine sweat disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024468 anterior pituitary gland disorder skos:exactMatch SCTID:51742006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024469 chondrogenic neoplasm skos:exactMatch NCIT:C4755 Chondrogenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024469 chondrogenic neoplasm skos:exactMatch UMLS:C0476147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024470 benign chondrogenic neoplasm skos:exactMatch NCIT:C8592 Benign Chondrogenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024470 benign chondrogenic neoplasm skos:exactMatch SCTID:722690001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024470 benign chondrogenic neoplasm skos:exactMatch UMLS:C0852519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024471 non-inflammatory vasculopathy skos:exactMatch Orphanet:496924 Non-inflammatory vasculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024472 boutonneuse fever skos:exactMatch DOID:14095 boutonneuse fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024472 boutonneuse fever skos:exactMatch MESH:D001907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024472 boutonneuse fever skos:exactMatch Orphanet:101334 African tick typhus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024472 boutonneuse fever skos:exactMatch Orphanet:83313 Boutonneuse fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024472 boutonneuse fever skos:exactMatch SCTID:186774005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024472 boutonneuse fever skos:exactMatch UMLS:C0006060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024473 Astrakhan spotted fever skos:exactMatch DOID:0050041 Astrakhan spotted fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024474 intraepithelial neoplasia skos:exactMatch NCIT:C8366 Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024475 squamous cell intraepithelial neoplasia skos:exactMatch NCIT:C8334 Squamous Cell Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024477 liver and intrahepatic bile duct neoplasm skos:exactMatch DOID:916 liver benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024477 liver and intrahepatic bile duct neoplasm skos:exactMatch NCIT:C7103 Liver and Intrahepatic Bile Duct Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024477 liver and intrahepatic bile duct neoplasm skos:exactMatch NCIT:C7106 Liver and Intrahepatic Bile Duct Epithelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024477 liver and intrahepatic bile duct neoplasm skos:exactMatch SCTID:126851005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024477 liver and intrahepatic bile duct neoplasm skos:exactMatch UMLS:C0023903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024477 liver and intrahepatic bile duct neoplasm skos:exactMatch UMLS:C1333976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024478 mesenchymal hamartoma skos:exactMatch NCIT:C40427 Mesenchymal Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024478 mesenchymal hamartoma skos:exactMatch UMLS:C0334090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024480 dermatosis of eyelid skos:exactMatch SCTID:402700001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024480 dermatosis of eyelid skos:exactMatch UMLS:C1274150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024481 skin appendage disorder skos:exactMatch ICD10CM:L60-L75 Disorders of skin appendages (L60-L75) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024481 skin appendage disorder skos:exactMatch SCTID:238714008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024481 skin appendage disorder skos:exactMatch UMLS:C0037272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024482 eccrine sweat gland hamartoma skos:exactMatch NCIT:C5564 Eccrine Sweat Gland Hamartoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024482 eccrine sweat gland hamartoma skos:exactMatch UMLS:C1333372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024483 urothelial hyperplasia skos:exactMatch NCIT:C27877 Urothelial Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024485 papillary urothelial hyperplasia skos:exactMatch NCIT:C27879 Papillary Urothelial Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024487 nail infection skos:exactMatch NCIT:C78493 Nail Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024487 nail infection skos:exactMatch UMLS:C0343026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024489 general tumor grading characteristic skos:exactMatch NCIT:C28076 Disease Grade Qualifier semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024491 tumor grade 1, general grading system skos:exactMatch NCIT:C28077 Grade 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024491 tumor grade 1, general grading system skos:exactMatch UMLS:C0475269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024492 tumor grade 2, general grading system skos:exactMatch NCIT:C28078 Grade 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024493 tumor grade 3, general grading system skos:exactMatch NCIT:C28079 Grade 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024493 tumor grade 3, general grading system skos:exactMatch UMLS:C0475271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024494 tumor grade 4, general grading system skos:exactMatch NCIT:C28082 Grade 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024496 tumor grade 2 or 3, general grading system skos:exactMatch NCIT:C94678 Grade 2/3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024497 tumor grade 3 or 4, general grading system skos:exactMatch NCIT:C14158 High Grade semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024498 glioma susceptibility 1 skos:exactMatch OMIM:137800 glioma susceptibility 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024499 vascular bone neoplasm skos:exactMatch NCIT:C6478 Vascular Bone Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024499 vascular bone neoplasm skos:exactMatch UMLS:C1336946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024501 appendix neuroendocrine neoplasm skos:exactMatch NCIT:C60709 Appendix Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024502 gallbladder neuroendocrine neoplasm skos:exactMatch NCIT:C96917 Gallbladder Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024502 gallbladder neuroendocrine neoplasm skos:exactMatch UMLS:C3273115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024503 digestive system neuroendocrine neoplasm skos:exactMatch MESH:C535650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024503 digestive system neuroendocrine neoplasm skos:exactMatch NCIT:C27721 Digestive System Neuroendocrine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024503 digestive system neuroendocrine neoplasm skos:exactMatch Orphanet:100092 Gastroenteropancreatic neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024503 digestive system neuroendocrine neoplasm skos:exactMatch UMLS:CN197371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024504 enterochromaffin cell serotonin-producing pancreatic neuroendocrine tumor skos:exactMatch NCIT:C4446 Pancreatic Serotonin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024504 enterochromaffin cell serotonin-producing pancreatic neuroendocrine tumor skos:exactMatch Orphanet:506090 Serotonin-producing neuroendocrine tumor of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024505 obsolete disorder by anatomical region skos:exactMatch SCTID:123946008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024505 obsolete disorder by anatomical region skos:exactMatch UMLS:C1290853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024506 Adams-Oliver syndrome 1 skos:exactMatch OMIM:100300 adams-oliver syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024506 Adams-Oliver syndrome 1 skos:exactMatch UMLS:CN028867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024507 aniridia 1 skos:exactMatch OMIM:106210 aniridia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024507 aniridia 1 skos:exactMatch SCTID:253231007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024508 epilepsy, hot water, 1 skos:exactMatch OMIM:613339 epilepsy, hot water, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024512 spondyloarthropathy, susceptibility to skos:exactMatch OMIMPS:106300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024512 spondyloarthropathy, susceptibility to skos:exactMatch UMLS:CN118840 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024516 familial acne inversa skos:exactMatch OMIMPS:142690 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024517 schwannomatosis 1 skos:exactMatch OMIM:162091 schwannomatosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024517 schwannomatosis 1 skos:exactMatch UMLS:C4048809 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024518 reactive thrombocytosis skos:exactMatch SCTID:234500001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024518 reactive thrombocytosis skos:exactMatch UMLS:C0457506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024519 renal hypodysplasia/aplasia 1 skos:exactMatch OMIM:191830 renal hypodysplasia/aplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024520 renal hypodysplasia/aplasia 3 skos:exactMatch OMIM:617805 renal hypodysplasia/aplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024520 renal hypodysplasia/aplasia 3 skos:exactMatch UMLS:CN703737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024521 aortic aneurysm, familial abdominal, 1 skos:exactMatch OMIM:100070 aortic aneurysm, familial abdominal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024522 amyloidosis, primary localized cutaneous, 1 skos:exactMatch OMIM:105250 amyloidosis, primary localized cutaneous, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024522 amyloidosis, primary localized cutaneous, 1 skos:exactMatch UMLS:C0268398 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024523 aortic valve disease 1 skos:exactMatch DOID:0080333 aortic valve disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024523 aortic valve disease 1 skos:exactMatch OMIM:109730 aortic valve disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024523 aortic valve disease 1 skos:exactMatch UMLS:C3887892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024524 dyschromatosis universalis hereditaria 1 skos:exactMatch MESH:C567273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024524 dyschromatosis universalis hereditaria 1 skos:exactMatch OMIM:127500 dyschromatosis universalis hereditaria 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024524 dyschromatosis universalis hereditaria 1 skos:exactMatch UMLS:C2675711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024525 Fanconi renotubular syndrome 1 skos:exactMatch DOID:0080757 Fanconi renotubular syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024525 Fanconi renotubular syndrome 1 skos:exactMatch OMIM:134600 fanconi renotubular syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024525 Fanconi renotubular syndrome 1 skos:exactMatch Orphanet:3337 Primary Fanconi renotubular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024526 Zimmermann-Laband syndrome 1 skos:exactMatch OMIM:135500 zimmermann-laband syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024526 Zimmermann-Laband syndrome 1 skos:exactMatch UMLS:CN032818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024527 glomerulopathy with fibronectin deposits 1 skos:exactMatch OMIM:137950 glomerulopathy with fibronectin deposits 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024528 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 1 skos:exactMatch DOID:0111521 autosomal dominant progressive external ophthalmoplegia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024528 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 1 skos:exactMatch OMIM:157640 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024528 progressive external ophthalmoplegia with mitochondrial DNA deletions, autosomal dominant 1 skos:exactMatch UMLS:C1834846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024529 MVP1 skos:exactMatch OMIM:157700 mitral valve prolapse 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024529 MVP1 skos:exactMatch UMLS:CN074267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024530 Bethlem myopathy 1 skos:exactMatch OMIM:158810 bethlem myopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024530 Bethlem myopathy 1 skos:exactMatch UMLS:CN029274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024531 myopathy, tubular aggregate, 1 skos:exactMatch OMIM:160565 myopathy, tubular aggregate, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024531 myopathy, tubular aggregate, 1 skos:exactMatch UMLS:C4011726 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024532 otofaciocervical syndrome 1 skos:exactMatch OMIM:166780 otofaciocervical syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024532 otofaciocervical syndrome 1 skos:exactMatch UMLS:C3714941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024532 otofaciocervical syndrome 1 skos:exactMatch UMLS:CN034490 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024533 pulmonary hypertension, primary, 1 skos:exactMatch OMIM:178600 pulmonary hypertension, primary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024534 Dowling-Degos disease 1 skos:exactMatch OMIM:179850 dowling-degos disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024534 Dowling-Degos disease 1 skos:exactMatch UMLS:C3714534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024535 Singleton-Merten syndrome 1 skos:exactMatch OMIM:182250 singleton-merten syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024535 Singleton-Merten syndrome 1 skos:exactMatch UMLS:C4225427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024536 glucocorticoid deficiency 1 skos:exactMatch DOID:0080621 glucocorticoid deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024536 glucocorticoid deficiency 1 skos:exactMatch OMIM:202200 glucocorticoid deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024537 Brown-Vialetto-van Laere syndrome 1 skos:exactMatch DOID:0080785 Brown-Vialetto-Van Laere syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024537 Brown-Vialetto-van Laere syndrome 1 skos:exactMatch NCIT:C133724 Brown-Vialetto-Van Laere Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024537 Brown-Vialetto-van Laere syndrome 1 skos:exactMatch OMIM:211530 brown-vialetto-van laere syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024537 Brown-Vialetto-van Laere syndrome 1 skos:exactMatch Orphanet:572543 RFVT2-related riboflavin transporter deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024537 Brown-Vialetto-van Laere syndrome 1 skos:exactMatch UMLS:CN029849 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024538 basal ganglia calcification, idiopathic, 1 skos:exactMatch MESH:C537657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024538 basal ganglia calcification, idiopathic, 1 skos:exactMatch NCIT:C129973 Idiopathic Basal Ganglia Calcification 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024538 basal ganglia calcification, idiopathic, 1 skos:exactMatch OMIM:213600 basal ganglia calcification, idiopathic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024538 basal ganglia calcification, idiopathic, 1 skos:exactMatch UMLS:C0393590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024538 basal ganglia calcification, idiopathic, 1 skos:exactMatch UMLS:C1847731 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024539 choroidal dystrophy, central areolar, 1 skos:exactMatch OMIM:215500 choroidal dystrophy, central areolar, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024540 Jervell and Lange-Nielsen syndrome 1 skos:exactMatch OMIM:220400 jervell and lange-nielsen syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024540 Jervell and Lange-Nielsen syndrome 1 skos:exactMatch UMLS:CN034131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024541 trichohepatoenteric syndrome 1 skos:exactMatch DOID:0111415 trichohepatoenteric syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024541 trichohepatoenteric syndrome 1 skos:exactMatch OMIM:222470 trichohepatoenteric syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024541 trichohepatoenteric syndrome 1 skos:exactMatch UMLS:CN034858 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024542 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 1 skos:exactMatch OMIM:224050 cerebellar ataxia, impaired intellectual development, and dysequilibrium syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024542 cerebellar ataxia, intellectual disability, and dysequilibrium syndrome 1 skos:exactMatch UMLS:CN074243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024543 brittle cornea syndrome 1 skos:exactMatch MESH:C536192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024543 brittle cornea syndrome 1 skos:exactMatch OMIM:229200 brittle cornea syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024543 brittle cornea syndrome 1 skos:exactMatch SCTID:31798004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024544 obsolete Heimler syndrome 1 skos:exactMatch DOID:0080623 Heimler syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024544 obsolete Heimler syndrome 1 skos:exactMatch OMIM:234580 heimler syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024545 Miyoshi muscular dystrophy 1 skos:exactMatch DOID:0070199 Miyoshi muscular dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024545 Miyoshi muscular dystrophy 1 skos:exactMatch OMIM:254130 miyoshi muscular dystrophy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024546 hypertrophic osteoarthropathy, primary, autosomal recessive, 1 skos:exactMatch OMIM:259100 hypertrophic osteoarthropathy, primary, autosomal recessive, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024547 pancreatic agenesis 1 skos:exactMatch OMIM:260370 pancreatic agenesis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024547 pancreatic agenesis 1 skos:exactMatch UMLS:C3891828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024548 peeling skin syndrome 1 skos:exactMatch OMIM:270300 peeling skin syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024548 peeling skin syndrome 1 skos:exactMatch Orphanet:263553 Peeling skin syndrome type B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024548 peeling skin syndrome 1 skos:exactMatch UMLS:CN202306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024549 microphthalmia with coloboma 1 skos:exactMatch OMIM:300345 microphthalmia, isolated, with coloboma 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024550 frontometaphyseal dysplasia 1 skos:exactMatch DOID:0111786 frontometaphyseal dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024550 frontometaphyseal dysplasia 1 skos:exactMatch OMIM:305620 frontometaphyseal dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024551 X-linked lymphoproliferative disease due to SH2D1A deficiency skos:exactMatch OMIM:308240 lymphoproliferative syndrome, x-linked, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024551 X-linked lymphoproliferative disease due to SH2D1A deficiency skos:exactMatch Orphanet:538931 X-linked lymphoproliferative disease due to SH2D1A deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024552 linear skin defects with multiple congenital anomalies 1 skos:exactMatch DOID:0111808 linear skin defects with multiple congenital anomalies 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024552 linear skin defects with multiple congenital anomalies 1 skos:exactMatch OMIM:309801 linear skin defects with multiple congenital anomalies 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024553 myopathy, lactic acidosis, and sideroblastic anemia 1 skos:exactMatch DOID:0111185 myopathy, lactic acidosis, and sideroblastic anemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024553 myopathy, lactic acidosis, and sideroblastic anemia 1 skos:exactMatch OMIM:600462 myopathy, lactic acidosis, and sideroblastic anemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024553 myopathy, lactic acidosis, and sideroblastic anemia 1 skos:exactMatch UMLS:C1838103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024554 D-2-hydroxyglutaric aciduria 1 skos:exactMatch DOID:0111351 D-2-hydroxyglutaric aciduria 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024554 D-2-hydroxyglutaric aciduria 1 skos:exactMatch OMIM:600721 d-2-hydroxyglutaric aciduria 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024554 D-2-hydroxyglutaric aciduria 1 skos:exactMatch UMLS:C3152055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024555 megalencephalic leukoencephalopathy with subcortical cysts 1 skos:exactMatch DOID:0080316 megalencephalic leukoencephalopathy with subcortical cysts 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024555 megalencephalic leukoencephalopathy with subcortical cysts 1 skos:exactMatch OMIM:604004 megalencephalic leukoencephalopathy with subcortical cysts 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024556 epilepsy, familial focal, with variable foci 1 skos:exactMatch NCIT:C161005 Familial Focal Epilepsy with Variable Foci 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024556 epilepsy, familial focal, with variable foci 1 skos:exactMatch OMIM:604364 epilepsy, familial focal, with variable foci 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024556 epilepsy, familial focal, with variable foci 1 skos:exactMatch UMLS:C1858477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024557 ataxia-telangiectasia-like disorder 1 skos:exactMatch NCIT:C132224 Ataxia-Telangiectasia-Like Disorder 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024557 ataxia-telangiectasia-like disorder 1 skos:exactMatch OMIM:604391 ataxia-telangiectasia-like disorder 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024557 ataxia-telangiectasia-like disorder 1 skos:exactMatch Orphanet:251347 Ataxia-telangiectasia-like disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024557 ataxia-telangiectasia-like disorder 1 skos:exactMatch UMLS:C1858391 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024558 radioulnar synostosis with amegakaryocytic thrombocytopenia 1 skos:exactMatch OMIM:605432 radioulnar synostosis with amegakaryocytic thrombocytopenia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024559 aortic aneurysm, familial thoracic 1 skos:exactMatch MESH:C562834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024559 aortic aneurysm, familial thoracic 1 skos:exactMatch OMIM:607086 aortic aneurysm, familial thoracic 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024559 aortic aneurysm, familial thoracic 1 skos:exactMatch Orphanet:229 Familial aortic dissection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024560 PDA1 skos:exactMatch OMIM:607411 patent ductus arteriosus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024561 vitelliform macular dystrophy 3 skos:exactMatch OMIM:608161 macular dystrophy, vitelliform, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024562 sick sinus syndrome 1 skos:exactMatch OMIM:608567 sick sinus syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024563 herpes simplex encephalitis, susceptibility to, 1 skos:exactMatch OMIM:610551 encephalopathy, acute, infection-induced (herpes-specific), susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024564 cerebroretinal microangiopathy with calcifications and cysts 1 skos:exactMatch OMIM:612199 cerebroretinal microangiopathy with calcifications and cysts 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024565 ectodermal dysplasia-syndactyly syndrome 1 skos:exactMatch OMIM:613573 ectodermal dysplasia-syndactyly syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024565 ectodermal dysplasia-syndactyly syndrome 1 skos:exactMatch UMLS:C3150807 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024566 febrile seizures, familial, 11 skos:exactMatch DOID:0111308 familial febrile seizures 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024566 febrile seizures, familial, 11 skos:exactMatch OMIM:614418 febrile seizures, familial, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024566 febrile seizures, familial, 11 skos:exactMatch UMLS:C3280734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024567 hypotonia, infantile, with psychomotor retardation and characteristic facies 1 skos:exactMatch OMIM:615419 hypotonia, infantile, with psychomotor retardation and characteristic facies 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024567 hypotonia, infantile, with psychomotor retardation and characteristic facies 1 skos:exactMatch UMLS:C3809454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024568 infantile liver failure syndrome 1 skos:exactMatch DOID:0080717 infantile liver failure syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024568 infantile liver failure syndrome 1 skos:exactMatch OMIM:615438 infantile liver failure syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024568 infantile liver failure syndrome 1 skos:exactMatch Orphanet:370088 Acute infantile liver failure-multisystemic involvement syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024568 infantile liver failure syndrome 1 skos:exactMatch UMLS:C3809522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024569 optic atrophy 8 skos:exactMatch DOID:0111439 optic atrophy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024569 optic atrophy 8 skos:exactMatch OMIM:616648 optic atrophy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024570 hyperparathyroidism 4 skos:exactMatch OMIM:617343 hyperparathyroidism 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024570 hyperparathyroidism 4 skos:exactMatch UMLS:C4479229 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024570 hyperparathyroidism 4 skos:exactMatch UMLS:CN240514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024571 AIDS-related disorder skos:exactMatch NCIT:C4991 AIDS-Related Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024571 AIDS-related disorder skos:exactMatch UMLS:C0877121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024572 immunodeficiency-related disorder skos:exactMatch NCIT:C35686 Immunodeficiency-Related Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024572 immunodeficiency-related disorder skos:exactMatch UMLS:C1334159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024573 familial hypertrophic cardiomyopathy skos:exactMatch DOID:0080326 familial hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024573 familial hypertrophic cardiomyopathy skos:exactMatch MESH:D024741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024573 familial hypertrophic cardiomyopathy skos:exactMatch NCIT:C84773 Familial Hypertrophic Cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024573 familial hypertrophic cardiomyopathy skos:exactMatch OMIMPS:192600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024573 familial hypertrophic cardiomyopathy skos:exactMatch Orphanet:155 NON RARE IN EUROPE: Familial isolated hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024573 familial hypertrophic cardiomyopathy skos:exactMatch SCTID:471885006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024574 von Willebrand disease (hereditary or acquired) skos:exactMatch ICD10CM:D68.0 Von Willebrand's disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024574 von Willebrand disease (hereditary or acquired) skos:exactMatch MESH:D014842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024574 von Willebrand disease (hereditary or acquired) skos:exactMatch NCIT:C68677 von Willebrand Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024574 von Willebrand disease (hereditary or acquired) skos:exactMatch SCTID:128105004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024575 pregnancy disorder skos:exactMatch MESH:D011248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024575 pregnancy disorder skos:exactMatch NCIT:C35169 Pregnancy Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024575 pregnancy disorder skos:exactMatch SCTID:173300003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024582 male reproductive system neoplasm skos:exactMatch NCIT:C3054 Male Reproductive System Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024582 male reproductive system neoplasm skos:exactMatch SCTID:126895004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024583 obsolete hernia skos:exactMatch ICD10CM:K40-K46 Hernia (K40-K46) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024583 obsolete hernia skos:exactMatch MESH:D006547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024583 obsolete hernia skos:exactMatch NCIT:C34685 Hernia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024607 congenital muscular dystrophy with cataracts and intellectual disability skos:exactMatch DOID:0080197 congenital muscular dystrophy with cataracts and intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024607 congenital muscular dystrophy with cataracts and intellectual disability skos:exactMatch OMIM:617404 muscular dystrophy, congenital, with cataracts and intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024607 congenital muscular dystrophy with cataracts and intellectual disability skos:exactMatch UMLS:C4479410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024608 dientamoebiasis skos:exactMatch DOID:946 dientamoebiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024608 dientamoebiasis skos:exactMatch MESH:D004030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024608 dientamoebiasis skos:exactMatch SCTID:67915005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024609 vulvar squamous cell carcinoma skos:exactMatch DOID:2101 vulva squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024609 vulvar squamous cell carcinoma skos:exactMatch NCIT:C4052 Vulvar Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024609 vulvar squamous cell carcinoma skos:exactMatch Orphanet:494448 Vulvar squamous cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024609 vulvar squamous cell carcinoma skos:exactMatch SCTID:254895003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024609 vulvar squamous cell carcinoma skos:exactMatch UMLS:C0280856 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024610 parasitic skin disorder skos:exactMatch MESH:D012876 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024610 parasitic skin disorder skos:exactMatch UMLS:C0037280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024611 orbit neoplasm skos:exactMatch NCIT:C3290 Orbit Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024612 manic bipolar affective disorder skos:exactMatch NCIT:C34805 Manic Bipolar Affective Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024612 manic bipolar affective disorder skos:exactMatch SCTID:191618007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024613 bipolar depression skos:exactMatch NCIT:C34424 Bipolar Depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024613 bipolar depression skos:exactMatch SCTID:191627008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024614 neurotic depression skos:exactMatch NCIT:C35369 Neurotic Depression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024615 T-cell and NK-cell neoplasm skos:exactMatch NCIT:C27908 T-Cell and NK-Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024615 T-cell and NK-cell neoplasm skos:exactMatch UMLS:C1336554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024616 tympanitis skos:exactMatch SCTID:14852000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024616 tympanitis skos:exactMatch UMLS:C0027134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024617 xanthogranuloma skos:exactMatch NCIT:C27302 Reactive Xanthogranuloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024617 xanthogranuloma skos:exactMatch SCTID:189099001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024618 poliovirus infection skos:exactMatch SCTID:721764008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024618 poliovirus infection skos:exactMatch UMLS:C4303135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024619 central nervous system infectious disorder skos:exactMatch MESH:D002494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024619 central nervous system infectious disorder skos:exactMatch NCIT:C27582 Central Nervous System Infectious Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024619 central nervous system infectious disorder skos:exactMatch SCTID:128117002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024619 central nervous system infectious disorder skos:exactMatch UMLS:C0007684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024620 meningitis caused by poliovirus skos:exactMatch SCTID:721765009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024620 meningitis caused by poliovirus skos:exactMatch UMLS:C4303134 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024621 serous cystadenocarcinoma skos:exactMatch NCIT:C3778 Serous Cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024622 thyroid gland adenocarcinoma skos:exactMatch DOID:0080524 thyroid gland adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024622 thyroid gland adenocarcinoma skos:exactMatch NCIT:C27380 Thyroid Gland Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024623 otorhinolaryngologic disease skos:exactMatch MESH:D010038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024623 otorhinolaryngologic disease skos:exactMatch NCIT:C118420 Otolaryngologic Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024623 otorhinolaryngologic disease skos:exactMatch SCTID:232208008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024623 otorhinolaryngologic disease skos:exactMatch UMLS:C0029896 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024623 otorhinolaryngologic disease skos:exactMatch UMLS:C0395797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024624 obsolete atrophy of lacrimal gland skos:exactMatch SCTID:91951001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024624 obsolete atrophy of lacrimal gland skos:exactMatch UMLS:C0339119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024625 disorder of lacrimal gland skos:exactMatch SCTID:95766002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024625 disorder of lacrimal gland skos:exactMatch UMLS:C0235228 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024626 defective phagocytic cell engulfment skos:exactMatch SCTID:234585008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024626 defective phagocytic cell engulfment skos:exactMatch UMLS:C0398742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024627 phagocytic cell dysfunction skos:exactMatch SCTID:302874002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024627 phagocytic cell dysfunction skos:exactMatch UMLS:C0398732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024630 defective phagocytic cell chemotaxis skos:exactMatch SCTID:234580003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024630 defective phagocytic cell chemotaxis skos:exactMatch UMLS:C0398735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024632 defective phagocytic cell opsonization skos:exactMatch SCTID:234578009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024632 defective phagocytic cell opsonization skos:exactMatch UMLS:C0398733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024633 hypertensive nephropathy skos:exactMatch MESH:C563161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024633 hypertensive nephropathy skos:exactMatch NCIT:C4757 Hypertensive Nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024633 hypertensive nephropathy skos:exactMatch OMIM:608026 hypertensive nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024633 hypertensive nephropathy skos:exactMatch SCTID:38481006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024633 hypertensive nephropathy skos:exactMatch UMLS:C0848548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024634 large intestine disorder skos:exactMatch SCTID:119523007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024634 large intestine disorder skos:exactMatch UMLS:C0341321 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024635 small intestine disorder skos:exactMatch SCTID:119522002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024635 small intestine disorder skos:exactMatch UMLS:C0341268 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024636 inflammation of heart layer skos:exactMatch SCTID:399617002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024637 malignant soft tissue neoplasm skos:exactMatch NCIT:C4867 Malignant Soft Tissue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024637 malignant soft tissue neoplasm skos:exactMatch SCTID:269469005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024638 pancreatic gastrinoma skos:exactMatch NCIT:C95596 Pancreatic Gastrinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024639 gastric enterochromaffin cell serotonin-producing neuroendocrine tumor skos:exactMatch NCIT:C27443 Gastric Enterochromaffin Cell Serotonin-Producing Neuroendocrine Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024639 gastric enterochromaffin cell serotonin-producing neuroendocrine tumor skos:exactMatch UMLS:C3274137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024642 gastric neuroendocrine tumor G2 skos:exactMatch NCIT:C95880 Gastric Neuroendocrine Tumor G2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024642 gastric neuroendocrine tumor G2 skos:exactMatch UMLS:C3272407 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024643 myocardial disorder skos:exactMatch NCIT:C35544 Myocardial Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024643 myocardial disorder skos:exactMatch SCTID:57809008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024644 myocardial ischemia skos:exactMatch ICD10CM:I20-I25 Ischemic heart diseases (I20-I25) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024644 myocardial ischemia skos:exactMatch MESH:D017202 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024644 myocardial ischemia skos:exactMatch NCIT:C50625 Ischemic Heart Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024644 myocardial ischemia skos:exactMatch SCTID:414545008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024644 myocardial ischemia skos:exactMatch UMLS:C0151744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024645 retroperitoneal neoplasm skos:exactMatch NCIT:C3357 Retroperitoneal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024646 obsolete refractory skos:exactMatch NCIT:C39752 Refractory Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024647 urolithiasis skos:exactMatch DOID:0080653 urolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024647 urolithiasis skos:exactMatch ICD10CM:N20-N23 Urolithiasis (N20-N23) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024647 urolithiasis skos:exactMatch ICD10CM:N21 Calculus of lower urinary tract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024647 urolithiasis skos:exactMatch MESH:D052878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024647 urolithiasis skos:exactMatch NCIT:C114688 Urolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024647 urolithiasis skos:exactMatch SCTID:95566004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024647 urolithiasis skos:exactMatch UMLS:C0451641 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024648 optic tract meningioma skos:exactMatch NCIT:C5587 Visual Pathway Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024648 optic tract meningioma skos:exactMatch UMLS:C1336972 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024649 optic tract astrocytoma skos:exactMatch NCIT:C7533 Visual Pathway Astrocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024649 optic tract astrocytoma skos:exactMatch UMLS:C1336971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024650 drug-induced osteoporosis skos:exactMatch SCTID:14651005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024651 corticosteroid-induced osteoporosis skos:exactMatch SCTID:390833005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024651 corticosteroid-induced osteoporosis skos:exactMatch UMLS:C1272167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024652 embryonic cyst of fallopian tube skos:exactMatch ICD10CM:Q50.4 Embryonic cyst of fallopian tube semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024652 embryonic cyst of fallopian tube skos:exactMatch SCTID:302954008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024653 skull neoplasm skos:exactMatch MESH:D012888 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024653 skull neoplasm skos:exactMatch NCIT:C3375 Skull Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024653 skull neoplasm skos:exactMatch SCTID:126538005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024653 skull neoplasm skos:exactMatch UMLS:C0037305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024654 skull disorder skos:exactMatch NCIT:C27655 Skull Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024654 skull disorder skos:exactMatch SCTID:118945008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024654 skull disorder skos:exactMatch UMLS:C1290854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024655 rheumatic pericarditis skos:exactMatch SCTID:28381002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024655 rheumatic pericarditis skos:exactMatch UMLS:C0264747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024656 colorectal lymphoma skos:exactMatch NCIT:C96498 Colorectal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024656 colorectal lymphoma skos:exactMatch UMLS:C3272822 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024657 obsolete macrocystic neurilemmoma skos:exactMatch DOID:3203 macrocystic neurilemmoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024658 extrahepatic bile duct sarcoma skos:exactMatch NCIT:C5029 Extrahepatic Bile Duct Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024658 extrahepatic bile duct sarcoma skos:exactMatch UMLS:C2205442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024659 colorectal Kaposi sarcoma skos:exactMatch NCIT:C96510 Colorectal Kaposi Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024659 colorectal Kaposi sarcoma skos:exactMatch UMLS:C3272833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024660 tubular adenoma skos:exactMatch NCIT:C4133 Tubular Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024660 tubular adenoma skos:exactMatch SCTID:444408007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024660 tubular adenoma skos:exactMatch UMLS:C0334292 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024661 tubulovillous adenoma skos:exactMatch NCIT:C4143 Tubulovillous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024661 tubulovillous adenoma skos:exactMatch UMLS:C0334307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024662 colorectal tubulovillous adenoma skos:exactMatch NCIT:C5675 Colorectal Tubulovillous Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024662 colorectal tubulovillous adenoma skos:exactMatch UMLS:C1333118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024663 primary skin meningioma skos:exactMatch NCIT:C5277 Primary Cutaneous Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024664 hypertension, pregnancy-induced skos:exactMatch MESH:D046110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024664 hypertension, pregnancy-induced skos:exactMatch NCIT:C9243 Hypertension-Associated Pregnancy Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024664 hypertension, pregnancy-induced skos:exactMatch SCTID:48194001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024665 indeterminate sex and/or pseudohermaphroditism skos:exactMatch ICD10CM:Q56 Indeterminate sex and pseudohermaphroditism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024665 indeterminate sex and/or pseudohermaphroditism skos:exactMatch SCTID:268229003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024666 benign epithelial skin neoplasm skos:exactMatch NCIT:C7341 Benign Epithelial Skin Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024666 benign epithelial skin neoplasm skos:exactMatch UMLS:C0345981 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024673 skin lymphangioma skos:exactMatch NCIT:C27509 Skin Lymphangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024673 skin lymphangioma skos:exactMatch UMLS:C1333176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024674 Pancoast syndrome skos:exactMatch MESH:D010178 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024674 Pancoast syndrome skos:exactMatch NCIT:C55815 Pancoast Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024674 Pancoast syndrome skos:exactMatch SCTID:278065000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024674 Pancoast syndrome skos:exactMatch UMLS:C0030271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024675 adult kidney Wilms tumor skos:exactMatch NCIT:C6180 Adult Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024675 adult kidney Wilms tumor skos:exactMatch UMLS:C1332219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024676 childhood kidney Wilms tumor skos:exactMatch NCIT:C27730 Childhood Kidney Wilms Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024676 childhood kidney Wilms tumor skos:exactMatch UMLS:C1333015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024677 pancreatic insulinoma skos:exactMatch DOID:3892 insulinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024677 pancreatic insulinoma skos:exactMatch MESH:D007340 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024677 pancreatic insulinoma skos:exactMatch NCIT:C95598 Pancreatic Insulinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024677 pancreatic insulinoma skos:exactMatch SCTID:302822000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024685 Philadelphia-positive myelogenous leukemia skos:exactMatch NCIT:C3177 Philadelphia-Positive Myelogenous Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024685 Philadelphia-positive myelogenous leukemia skos:exactMatch UMLS:C0023476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024686 tenosynovial giant cell tumor, diffuse type skos:exactMatch DOID:2702 pigmented villonodular synovitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024686 tenosynovial giant cell tumor, diffuse type skos:exactMatch DOID:9898 villonodular synovitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024686 tenosynovial giant cell tumor, diffuse type skos:exactMatch ICD10CM:M12.2 Villonodular synovitis (pigmented) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024686 tenosynovial giant cell tumor, diffuse type skos:exactMatch MESH:D013586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024686 tenosynovial giant cell tumor, diffuse type skos:exactMatch NCIT:C3401 Tenosynovial Giant Cell Tumor, Diffuse Type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024686 tenosynovial giant cell tumor, diffuse type skos:exactMatch Orphanet:66627 Tenosynovial giant cell tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024686 tenosynovial giant cell tumor, diffuse type skos:exactMatch SCTID:95412009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024686 tenosynovial giant cell tumor, diffuse type skos:exactMatch UMLS:C0039106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024711 malignant mixed epithelial stromal tumor of the kidney skos:exactMatch NCIT:C37265 Malignant Mixed Epithelial and Stromal Tumor of the Kidney semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024711 malignant mixed epithelial stromal tumor of the kidney skos:exactMatch UMLS:C1334602 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024715 benign synovial neoplasm skos:exactMatch NCIT:C3829 Benign Synovial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024715 benign synovial neoplasm skos:exactMatch UMLS:C0221289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024744 childhood choroid plexus neoplasm skos:exactMatch NCIT:C42080 Childhood Choroid Plexus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024746 immature teratoma skos:exactMatch NCIT:C4286 Immature Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024757 cardiovascular neoplasm skos:exactMatch NCIT:C4784 Cardiovascular Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024757 cardiovascular neoplasm skos:exactMatch SCTID:721573003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024770 autoinflammatory syndrome, familial, X-linked, Behcet-like 2 skos:exactMatch OMIM:301074 autoinflammatory syndrome, familial, x-linked, behcet-like 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024771 myopathy, distal, 7, adult-onset, X-linked skos:exactMatch OMIM:301075 myopathy, distal, 7, adult-onset, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024772 intellectual developmental disorder, X-linked, syndromic, Pilorge type skos:exactMatch OMIM:301076 intellectual developmental disorder, x-linked, syndromic, pilorge iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024773 spermatogenic failure, X-linked, 4 skos:exactMatch OMIM:301077 spermatogenic failure, x-linked, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024777 immunodeficiency 98 with autoinflammation, X-linked skos:exactMatch OMIM:301078 immunodeficiency 98 with autoinflammation, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024781 immunodeficiency 102 skos:exactMatch OMIM:301082 immunodeficiency 102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024797 adult brain stem neoplasm skos:exactMatch NCIT:C5967 Adult Brain Stem Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024797 adult brain stem neoplasm skos:exactMatch UMLS:C1332192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024813 pulmonary sulcus neoplasm skos:exactMatch NCIT:C27710 Pulmonary Sulcus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024857 immature extragonadal teratoma skos:exactMatch NCIT:C8884 Immature Extragonadal Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024857 immature extragonadal teratoma skos:exactMatch UMLS:C0855163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024861 mixed teratoma and seminoma skos:exactMatch NCIT:C9010 Mixed Teratoma and Seminoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024863 small size posterior uveal melanoma skos:exactMatch NCIT:C9089 Small Size Posterior Uveal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024863 small size posterior uveal melanoma skos:exactMatch UMLS:C0278867 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024864 medium/large size posterior uveal melanoma skos:exactMatch NCIT:C9090 Medium/Large Size Posterior Uveal Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024864 medium/large size posterior uveal melanoma skos:exactMatch UMLS:C0278868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024868 metastatic carcinoma in the adrenal medulla skos:exactMatch NCIT:C9276 Metastatic Carcinoma in the Adrenal Medulla semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024868 metastatic carcinoma in the adrenal medulla skos:exactMatch UMLS:C1334717 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024873 clitoral carcinoma skos:exactMatch NCIT:C9362 Clitoral Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024873 clitoral carcinoma skos:exactMatch UMLS:C1333070 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024876 tendon sheath disorder skos:exactMatch SCTID:312381009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024876 tendon sheath disorder skos:exactMatch UMLS:C0729734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024877 clitoris neoplasm skos:exactMatch SCTID:126925009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024877 clitoris neoplasm skos:exactMatch UMLS:C1263793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024878 secondary carcinoma skos:exactMatch NCIT:C36310 Secondary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024878 secondary carcinoma skos:exactMatch UMLS:C0085668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024879 metastatic carcinoma skos:exactMatch NCIT:C3482 Metastatic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024879 metastatic carcinoma skos:exactMatch UMLS:C1384494 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024880 metastatic malignant neoplasm skos:exactMatch NCIT:C36263 Metastatic Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024881 secondary malignant neoplasm skos:exactMatch NCIT:C4968 Secondary Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024881 secondary malignant neoplasm skos:exactMatch SCTID:128462008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024882 secondary neoplasm skos:exactMatch NCIT:C36255 Secondary Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024883 metastatic neoplasm skos:exactMatch NCIT:C3261 Metastatic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024884 metastatic carcinoma in the bone skos:exactMatch NCIT:C36082 Metastatic Carcinoma in the Bone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024884 metastatic carcinoma in the bone skos:exactMatch UMLS:C0700110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024885 malignant ovarian serous tumor skos:exactMatch NCIT:C40025 Malignant Ovarian Serous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024886 serous adenofibroma skos:exactMatch NCIT:C67090 Serous Adenofibroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024886 serous adenofibroma skos:exactMatch UMLS:C0334498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024888 mesonephric neoplasm skos:exactMatch NCIT:C4295 Mesonephric Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024889 benign mesonephroma skos:exactMatch DOID:2616 Wolffian duct adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024889 benign mesonephroma skos:exactMatch NCIT:C4294 Benign Mesonephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024889 benign mesonephroma skos:exactMatch UMLS:C0334530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024890 pineal parenchymal cell neoplasm skos:exactMatch NCIT:C6965 Pineal Parenchymal Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024890 pineal parenchymal cell neoplasm skos:exactMatch UMLS:C0031941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024891 non-infectious meningitis skos:exactMatch SCTID:230155003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024891 non-infectious meningitis skos:exactMatch UMLS:C0393442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024892 soft tissue amyloid neoplasm skos:exactMatch DOID:6755 amyloid tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024892 soft tissue amyloid neoplasm skos:exactMatch NCIT:C8323 Soft Tissue Amyloid Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024892 soft tissue amyloid neoplasm skos:exactMatch UMLS:C0333572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024892 soft tissue amyloid neoplasm skos:exactMatch UMLS:C1706802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024893 toxocara canis infection (canine roundworms) skos:exactMatch MESH:C531834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024893 toxocara canis infection (canine roundworms) skos:exactMatch UMLS:C2930846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024905 bird disease skos:exactMatch MESH:D001715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024905 bird disease skos:exactMatch UMLS:C0005591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024912 cat disease skos:exactMatch MESH:D002371 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024912 cat disease skos:exactMatch UMLS:C0007350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024913 cattle disease skos:exactMatch MESH:D002418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024913 cattle disease skos:exactMatch UMLS:C0007453 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024919 dog disease skos:exactMatch MESH:D004283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024919 dog disease skos:exactMatch UMLS:C0012979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024934 fish disease skos:exactMatch MESH:D005393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024934 fish disease skos:exactMatch UMLS:C0016154 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024935 foot rot skos:exactMatch MESH:D005535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024935 foot rot skos:exactMatch UMLS:C0016513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024945 hepatitis, non-human animal skos:exactMatch MESH:D006520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024950 horse disease skos:exactMatch MESH:D006734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024950 horse disease skos:exactMatch UMLS:C0019940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024953 lameness, non-human animal skos:exactMatch MESH:D007794 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024954 larva migrans, visceral skos:exactMatch MESH:D007816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024965 muscular dystrophy, non-human animal skos:exactMatch MESH:D009137 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024965 muscular dystrophy, non-human animal skos:exactMatch UMLS:C0026851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024969 parasitic disease, non-human animal skos:exactMatch MESH:D010273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024969 parasitic disease, non-human animal skos:exactMatch UMLS:C0030500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024971 parturient paresis skos:exactMatch MESH:D010319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024971 parturient paresis skos:exactMatch SCTID:405256006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024971 parturient paresis skos:exactMatch UMLS:C0030612 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024973 pneumonia, atypical interstitial, of cattle skos:exactMatch MESH:D011016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024981 rodent disease skos:exactMatch MESH:D012376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024981 rodent disease skos:exactMatch UMLS:C0035801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024982 salmonella infections, animal skos:exactMatch MESH:D012481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024982 salmonella infections, animal skos:exactMatch UMLS:C0036118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024985 sheep disease skos:exactMatch MESH:D012757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024985 sheep disease skos:exactMatch UMLS:C0036946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024987 obsolete genetic urogenital tract malformation skos:exactMatch Orphanet:156622 Genetic urogenital tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024988 sex cord-stromal benign neoplasm skos:exactMatch DOID:0080368 sex cord-stromal benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024990 swine disease skos:exactMatch MESH:D013553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024990 swine disease skos:exactMatch UMLS:C0039006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0024996 obsolete Usher syndrome, type 2b skos:exactMatch OMIM:276905 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025003 goat disease skos:exactMatch MESH:D015511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025003 goat disease skos:exactMatch UMLS:C0018018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025013 non-human primate disease skos:exactMatch MESH:D018419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025013 non-human primate disease skos:exactMatch UMLS:C0242634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025028 vesicular stomatitis skos:exactMatch MESH:D054243 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025028 vesicular stomatitis skos:exactMatch SCTID:36921006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025028 vesicular stomatitis skos:exactMatch UMLS:C0266999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025030 digital dermatitis in cattle skos:exactMatch MESH:D058066 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025061 edema disease of swine skos:exactMatch MESH:D004488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025061 edema disease of swine skos:exactMatch UMLS:C0013605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025062 encephalomyelitis, enzootic porcine skos:exactMatch MESH:D004682 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025066 epidermitis, exudative, of swine skos:exactMatch MESH:D004818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025066 epidermitis, exudative, of swine skos:exactMatch UMLS:C0014521 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025082 helminthiasis, animal skos:exactMatch MESH:D006374 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025082 helminthiasis, animal skos:exactMatch UMLS:C0018891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025085 hepatitis, viral, animal skos:exactMatch MESH:D006524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025086 hip dysplasia, canine skos:exactMatch MESH:D006619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025086 hip dysplasia, canine skos:exactMatch UMLS:C0019556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025087 classical swine fever skos:exactMatch MESH:D006691 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025087 classical swine fever skos:exactMatch UMLS:C0019841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025089 infectious bovine rhinotracheitis skos:exactMatch MESH:D007241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025089 infectious bovine rhinotracheitis skos:exactMatch UMLS:C0021334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025095 malaria, avian skos:exactMatch MESH:D008289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025095 malaria, avian skos:exactMatch UMLS:C0024533 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025096 malignant catarrh skos:exactMatch MESH:D008304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025096 malignant catarrh skos:exactMatch SCTID:24043009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025096 malignant catarrh skos:exactMatch UMLS:C0276241 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025100 mastitis, bovine skos:exactMatch MESH:D008414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025100 mastitis, bovine skos:exactMatch UMLS:C0024895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025102 monkey disease skos:exactMatch MESH:D008992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025113 poultry disease skos:exactMatch MESH:D011201 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025113 poultry disease skos:exactMatch UMLS:C0032851 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025114 protozoan infections, animal skos:exactMatch MESH:D011529 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025114 protozoan infections, animal skos:exactMatch UMLS:C0033741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025129 swine erysipelas skos:exactMatch MESH:D013554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025129 swine erysipelas skos:exactMatch UMLS:C0039007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025130 swine vesicular disease skos:exactMatch MESH:D013555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025130 swine vesicular disease skos:exactMatch UMLS:C0039010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025135 tuberculosis, avian skos:exactMatch MESH:D014379 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025135 tuberculosis, avian skos:exactMatch UMLS:C0041306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025136 tuberculosis, bovine skos:exactMatch MESH:D014380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025136 tuberculosis, bovine skos:exactMatch UMLS:C0041307 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025138 vesicular exanthema of swine skos:exactMatch MESH:D014720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025138 vesicular exanthema of swine skos:exactMatch UMLS:C0042584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025139 white muscle disease skos:exactMatch MESH:D014912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025139 white muscle disease skos:exactMatch UMLS:C0043153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025149 encephalopathy, bovine spongiform skos:exactMatch MESH:D016643 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025152 non-human ape disease skos:exactMatch MESH:D018420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025152 non-human ape disease skos:exactMatch UMLS:C0242635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025159 pneumonia of swine, mycoplasmal skos:exactMatch MESH:D045729 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025159 pneumonia of swine, mycoplasmal skos:exactMatch UMLS:C1258090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025163 white heifer disease skos:exactMatch MESH:D050072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025163 white heifer disease skos:exactMatch SCTID:82642007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025163 white heifer disease skos:exactMatch UMLS:C0043152 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025167 reticuloendotheliosis, avian skos:exactMatch MESH:D055761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025167 reticuloendotheliosis, avian skos:exactMatch UMLS:C0276487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025193 oculopharyngodistal myopathy skos:exactMatch DOID:0081296 oculopharyngodistal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025193 oculopharyngodistal myopathy skos:exactMatch MESH:C563508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025193 oculopharyngodistal myopathy skos:exactMatch OMIMPS:164310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025193 oculopharyngodistal myopathy skos:exactMatch Orphanet:98897 Oculopharyngodistal myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025193 oculopharyngodistal myopathy skos:exactMatch SCTID:763829004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025193 oculopharyngodistal myopathy skos:exactMatch UMLS:C1834014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025263 strongyle infections, equine skos:exactMatch MESH:D013319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025263 strongyle infections, equine skos:exactMatch UMLS:C0038459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025270 toxoplasmosis, non-human animal skos:exactMatch MESH:D014124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025270 toxoplasmosis, non-human animal skos:exactMatch UMLS:C0040559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025271 trypanosomiasis, bovine skos:exactMatch MESH:D014354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025271 trypanosomiasis, bovine skos:exactMatch UMLS:C0041230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025293 poult enteritis mortality syndrome skos:exactMatch MESH:D031261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025293 poult enteritis mortality syndrome skos:exactMatch UMLS:C1135821 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025294 tick-borne infectious disease skos:exactMatch MESH:D017282 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025303 anaplasmosis skos:exactMatch MESH:D000712 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025303 anaplasmosis skos:exactMatch SCTID:13906002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025351 multiple congenital anomalies-neurodevelopmental syndrome, X-linked skos:exactMatch OMIM:301056 multiple congenital anomalies-neurodevelopmental syndrome, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025353 developmental and epileptic encephalopathy, 90 skos:exactMatch OMIM:301058 developmental and epileptic encephalopathy 90 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025354 spermatogenic failure, X-linked, 3 skos:exactMatch DOID:0112274 X-linked spermatogenic failure 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025354 spermatogenic failure, X-linked, 3 skos:exactMatch OMIM:301059 spermatogenic failure, x-linked, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025356 azoospermia, obstructive, with nephrolithiasis skos:exactMatch OMIM:301060 azoospermia, obstructive, with nephrolithiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025369 Nairobi sheep disease skos:exactMatch MESH:D009265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025369 Nairobi sheep disease skos:exactMatch SCTID:24069003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025369 Nairobi sheep disease skos:exactMatch UMLS:C0027345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025370 obsolete urogenital neoplasm skos:exactMatch MESH:D014565 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025371 Parvoviridae infectious disease skos:exactMatch MESH:D010322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025371 Parvoviridae infectious disease skos:exactMatch SCTID:83223005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025376 African horse sickness skos:exactMatch MESH:D000355 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025376 African horse sickness skos:exactMatch UMLS:C0001748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025377 African swine fever skos:exactMatch MESH:D000357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025377 African swine fever skos:exactMatch UMLS:C0001752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025381 avian leukosis skos:exactMatch MESH:D001353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025381 avian leukosis skos:exactMatch UMLS:C0004421 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025382 sarcoma, avian skos:exactMatch MESH:D001357 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025385 bluetongue skos:exactMatch MESH:D001819 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025385 bluetongue skos:exactMatch UMLS:C0005866 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025389 brucellosis, bovine skos:exactMatch MESH:D002007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025397 canine distemper skos:exactMatch MESH:D004216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025404 coronaviral enteritis of turkeys skos:exactMatch MESH:D004753 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025404 coronaviral enteritis of turkeys skos:exactMatch UMLS:C0014342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025412 feline panleukopenia skos:exactMatch MESH:D005254 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025412 feline panleukopenia skos:exactMatch UMLS:C0015765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025417 fowlpox skos:exactMatch MESH:D005586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025419 furunculosis skos:exactMatch MESH:D005667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025419 furunculosis skos:exactMatch NCIT:C34629 Furunculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025420 gastroenteritis, transmissible, of swine skos:exactMatch MESH:D005761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025420 gastroenteritis, transmissible, of swine skos:exactMatch UMLS:C0017162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025425 hepatitis, infectious canine skos:exactMatch MESH:D006522 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025431 keratoconjunctivitis, infectious skos:exactMatch MESH:D007639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025431 keratoconjunctivitis, infectious skos:exactMatch UMLS:C0022576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025445 Wieacker-Wolff syndrome (spectrum) skos:exactMatch OMIMPS:314580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025449 paratuberculosis skos:exactMatch MESH:D010283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025449 paratuberculosis skos:exactMatch UMLS:C0030524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025453 pneumonia, progressive interstitial, of sheep skos:exactMatch MESH:D011021 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025453 pneumonia, progressive interstitial, of sheep skos:exactMatch UMLS:C0032306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025457 pulmonary adenomatosis, ovine skos:exactMatch MESH:D011648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025457 pulmonary adenomatosis, ovine skos:exactMatch UMLS:C0034049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025459 rinderpest skos:exactMatch MESH:D012301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025459 rinderpest skos:exactMatch UMLS:C0035637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025478 venereal tumors, veterinary skos:exactMatch MESH:D014685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025478 venereal tumors, veterinary skos:exactMatch UMLS:C0042465 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025481 obsolete zoonosis skos:exactMatch MESH:D015047 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025481 obsolete zoonosis skos:exactMatch NCIT:C35803 Zoonotic Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025481 obsolete zoonosis skos:exactMatch UMLS:C0043528 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025483 mammary neoplasms, animal skos:exactMatch MESH:D015674 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025484 simian acquired immunodeficiency syndrome skos:exactMatch MESH:D016097 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025484 simian acquired immunodeficiency syndrome skos:exactMatch UMLS:C0080151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025485 feline acquired immunodeficiency syndrome skos:exactMatch MESH:D016181 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025485 feline acquired immunodeficiency syndrome skos:exactMatch UMLS:C0079335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025487 murine acquired immunodeficiency syndrome skos:exactMatch MESH:D016183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025488 leukemia, feline skos:exactMatch MESH:D016582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025488 leukemia, feline skos:exactMatch UMLS:C0085164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025489 enzootic bovine leukosis skos:exactMatch MESH:D016583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025491 feline infectious peritonitis skos:exactMatch MESH:D016766 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025491 feline infectious peritonitis skos:exactMatch UMLS:C0085306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025494 porcine reproductive and respiratory syndrome skos:exactMatch MESH:D019318 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025494 porcine reproductive and respiratory syndrome skos:exactMatch UMLS:C0376538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025505 mink viral enteritis skos:exactMatch MESH:D053489 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025505 mink viral enteritis skos:exactMatch UMLS:C1720999 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025506 porcine postweaning multisystemic wasting syndrome skos:exactMatch MESH:D053570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025506 porcine postweaning multisystemic wasting syndrome skos:exactMatch UMLS:C1721016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025510 pythiosis skos:exactMatch MESH:D058968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025510 pythiosis skos:exactMatch UMLS:C0276912 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025511 inherited neuroendocrine tumor skos:exactMatch Orphanet:271847 Genetic neuroendocrine tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025511 inherited neuroendocrine tumor skos:exactMatch UMLS:CN202530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025513 autoimmune urticaria skos:exactMatch SCTID:402397006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025513 autoimmune urticaria skos:exactMatch UMLS:C1304191 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025514 livedoid vasculopathy skos:exactMatch DOID:0040099 livedoid vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025514 livedoid vasculopathy skos:exactMatch ICD10CM:L95.0 Livedoid vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025514 livedoid vasculopathy skos:exactMatch MESH:D000090122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025514 livedoid vasculopathy skos:exactMatch Orphanet:542643 Livedoid vasculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025514 livedoid vasculopathy skos:exactMatch SCTID:238762002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025514 livedoid vasculopathy skos:exactMatch UMLS:C0343081 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025517 obsolete shrimp allergy skos:exactMatch DOID:0040001 shrimp allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025518 obsolete aspirin allergy skos:exactMatch DOID:0040002 aspirin allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025518 obsolete aspirin allergy skos:exactMatch SCTID:293586001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025556 isocyanate induced asthma skos:exactMatch DOID:0040041 isocyanates allergic asthma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025556 isocyanate induced asthma skos:exactMatch SCTID:404808000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025556 isocyanate induced asthma skos:exactMatch UMLS:C1321273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025598 pneumonia caused by chlamydia skos:exactMatch DOID:0040083 Chlamydia pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025598 pneumonia caused by chlamydia skos:exactMatch MESH:D061387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025598 pneumonia caused by chlamydia skos:exactMatch SCTID:233609002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025598 pneumonia caused by chlamydia skos:exactMatch UMLS:C0339959 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025622 Charcot-Marie-Tooth disease, axonal, mitochondrial form, 1 skos:exactMatch OMIM:500013 charcot-marie-tooth disease, axonal, mitochondrial form, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025667 limbal stem cell deficiency skos:exactMatch Orphanet:171673 Limbal stem cell deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025690 microcephaly, epilepsy, and diabetes syndrome 2 skos:exactMatch OMIM:619278 microcephaly, epilepsy, and diabetes syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025691 dystonia 30 skos:exactMatch OMIM:619291 dystonia 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025699 Coffin-Siris syndrome 12 skos:exactMatch DOID:0112370 Coffin-Siris syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025699 Coffin-Siris syndrome 12 skos:exactMatch OMIM:619325 coffin-siris syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025701 leukodystrophy, hypomyelinating, 22 skos:exactMatch OMIM:619328 leukodystrophy, hypomyelinating, 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025708 megacystis-microcolon-intestinal hypoperistalsis syndrome 2 skos:exactMatch OMIM:619351 megacystis-microcolon-intestinal hypoperistalsis syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025712 angioedema, hereditary, 4 skos:exactMatch OMIM:619360 angioedema, hereditary, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025713 angioedema, hereditary, 7 skos:exactMatch OMIM:619366 angioedema, hereditary, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0025986 megacystis-microcolon-intestinal hypoperistalsis syndrome skos:exactMatch OMIMPS:249210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026141 obsolete genetic urticaria skos:exactMatch Orphanet:182734 Genetic urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026150 obsolete genetic erythrokeratoderma skos:exactMatch Orphanet:183438 Genetic erythrokeratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026151 obsolete genetic acrokeratoderma skos:exactMatch Orphanet:183441 Genetic acrokeratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026152 obsolete genetic porokeratosis skos:exactMatch Orphanet:183444 Genetic porokeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026157 obsolete genetic pigmentation anomaly of the skin skos:exactMatch Orphanet:183463 Genetic pigmentation anomaly of the skin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026160 obsolete genetic dermis disorder skos:exactMatch Orphanet:183472 Genetic dermis disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026166 obsolete genetic immune deficiency with skin involvement skos:exactMatch Orphanet:183494 Genetic immune deficiency with skin involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026167 obsolete genetic neuromuscular disease skos:exactMatch Orphanet:183497 Genetic neuromuscular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026170 obsolete genetic central nervous system malformation skos:exactMatch Orphanet:183506 Genetic central nervous system malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026173 obsolete rare genetic medullar disease skos:exactMatch Orphanet:183515 Rare genetic medullar disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026180 obsolete genetic congenital limb malformation skos:exactMatch Orphanet:183536 Genetic congenital limb malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026181 obsolete genetic renal or urinary tract malformation skos:exactMatch Orphanet:183539 Genetic renal or urinary tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026182 obsolete genetic cranial malformation skos:exactMatch Orphanet:183542 Genetic cranial malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026183 obsolete genetic digestive tract malformation skos:exactMatch Orphanet:183545 Genetic digestive tract malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026184 obsolete genetic visceral malformation of the liver, biliary tract, pancreas or spleen skos:exactMatch Orphanet:183548 Genetic visceral malformation of the liver, biliary tract, pancreas or spleen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026185 obsolete genetic respiratory or mediastinal malformation skos:exactMatch Orphanet:183554 Genetic respiratory or mediastinal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026186 obsolete genetic developmental defect of the eye skos:exactMatch Orphanet:183557 Genetic developmental defect of the eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026187 obsolete genetic malformation syndrome with short stature skos:exactMatch Orphanet:183570 Genetic malformation syndrome with short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026188 obsolete genetic overgrowth/obesity syndrome skos:exactMatch Orphanet:183573 Genetic overgrowth/obesity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026189 obsolete genetic branchial arch or oral-acral syndrome skos:exactMatch Orphanet:183576 Genetic branchial arch or oral-acral syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026190 obsolete genetic malformation syndrome with odontal and/or periodontal component skos:exactMatch Orphanet:183580 Genetic malformation syndrome with odontal and/or periodontal component semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026192 obsolete genetic glomerular disease skos:exactMatch Orphanet:183586 Genetic glomerular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026193 obsolete genetic thrombotic microangiopathy skos:exactMatch Orphanet:183589 Genetic thrombotic microangiopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026203 obsolete genetic respiratory malformation skos:exactMatch Orphanet:183622 Genetic respiratory malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026209 obsolete genetic polyendocrinopathy skos:exactMatch Orphanet:183643 Genetic polyendocrinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026404 X inactivation, familial skewed, 1 skos:exactMatch MESH:C564716 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026404 X inactivation, familial skewed, 1 skos:exactMatch OMIM:300087 x inactivation, familial skewed, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026419 obsolete isolated corpus callosum agenesis skos:broadMatch ICD10CM:Q04.0 Congenital malformations of corpus callosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026419 obsolete isolated corpus callosum agenesis skos:exactMatch Orphanet:200 Isolated corpus callosum agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026426 X inactivation, familial skewed, 2 skos:exactMatch MESH:C564572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026426 X inactivation, familial skewed, 2 skos:exactMatch OMIM:300179 x inactivation, familial skewed, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026720 mitochondrial complex 1 deficiency, nuclear type 12 skos:exactMatch OMIM:301020 mitochondrial complex 1 deficiency, nuclear iia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026721 mitochondrial complex 1 deficiency, nuclear type 30 skos:exactMatch OMIM:301021 mitochondrial complex 1 deficiency, nuclear iia 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026722 Mullegama-Klein-Martinez syndrome skos:exactMatch DOID:0111845 Mullegama-Klein-Martinez syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026722 Mullegama-Klein-Martinez syndrome skos:exactMatch OMIM:301022 mullegama-klein-martinez syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026723 intellectual developmental disorder, X-linked 108 skos:exactMatch OMIM:301024 intellectual developmental disorder, X-linked 108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026724 Paganini-Miozzo syndrome skos:exactMatch DOID:0111843 Paganini-Miozzo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026724 Paganini-Miozzo syndrome skos:exactMatch OMIM:301025 paganini-miozzo syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026726 nephrotic syndrome, type 20 skos:exactMatch DOID:0070357 nephrotic syndrome type 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026726 nephrotic syndrome, type 20 skos:exactMatch OMIM:301028 nephrotic syndrome, iia 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026727 Shukla-Vernon syndrome skos:exactMatch DOID:0111841 Shukla-Vernon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026727 Shukla-Vernon syndrome skos:exactMatch OMIM:301029 shukla-vernon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026729 congenital disorder of glycosylation, type ICC skos:exactMatch OMIM:301031 congenital disorder of glycosylation, iia icc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026730 Basilicata-Akhtar syndrome skos:exactMatch DOID:0111838 Basilicata-Akhtar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026730 Basilicata-Akhtar syndrome skos:exactMatch OMIM:301032 basilicata-akhtar syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026731 hypothyroidism, congenital, nongoitrous, 8 skos:exactMatch DOID:0111837 congenital nongoitrous hypothyroidism 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026731 hypothyroidism, congenital, nongoitrous, 8 skos:exactMatch OMIM:301033 hypothyroidism, congenital, nongoitrous, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026732 hypothyroidism, congenital, nongoitrous, 9 skos:exactMatch OMIM:301035 hypothyroidism, congenital, nongoitrous, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026733 intellectual developmental disorder, X-linked, syndromic, Hackmann-Di Donato type skos:exactMatch OMIM:301039 intellectual developmental disorder, x-linked, syndromic, hackmann-di donato iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026762 Wieacker-Wolff syndrome, female-restricted skos:exactMatch OMIM:301041 wieacker-wolff syndrome, female-restricted semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026763 holoprosencephaly 13, X-linked skos:exactMatch OMIM:301043 holoprosencephaly 13, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026765 congenital disorder of glycosylation, type IIr skos:exactMatch OMIM:301045 congenital disorder of glycosylation, iia iir semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026767 immunodeficiency 74, COVID-19-related, X-linked skos:exactMatch DOID:0112063 X-Linked immunodeficiency 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026767 immunodeficiency 74, COVID-19-related, X-linked skos:exactMatch OMIM:301051 immunodeficiency 74, covid19-related, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026768 obsolete warfarin sensitivity, X-linked skos:exactMatch OMIM:301052 warfarin sensitivity, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026771 developmental and epileptic encephalopathy, 85, with or without midline brain defects skos:exactMatch OMIM:301044 developmental and epileptic encephalopathy 85 with or without midline brain defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026777 VEXAS syndrome skos:exactMatch DOID:0080828 VEXAS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026777 VEXAS syndrome skos:exactMatch NCIT:C181924 VEXAS Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026777 VEXAS syndrome skos:exactMatch OMIM:301054 vexas syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026777 VEXAS syndrome skos:exactMatch Orphanet:596753 VEXAS syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026856 obsolete homosexuality 1 skos:exactMatch OMIM:306995 homosexuality 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0026989 obsolete syndrome associated with hypertrophic cardiomyopathy skos:exactMatch Orphanet:217595 Syndrome associated with hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027026 Buschke Lowenstein tumor skos:exactMatch MESH:D062688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027026 Buschke Lowenstein tumor skos:exactMatch NCIT:C6371 Giant Condyloma Acuminatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027026 Buschke Lowenstein tumor skos:exactMatch SCTID:402910001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027026 Buschke Lowenstein tumor skos:exactMatch UMLS:C0276264 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027048 deafness, Y-linked 2 skos:exactMatch DOID:0111758 Y-linked deafness 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027048 deafness, Y-linked 2 skos:exactMatch OMIM:400047 deafness, Y-linked 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027068 mitochondrial complex 1 deficiency, mitochondrial type 1 skos:exactMatch OMIM:500014 mitochondrial complex 1 deficiency, mitochondrial iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027069 mitochondrial complex 5 (ATP synthase) deficiency, mitochondrial type 1 skos:exactMatch DOID:0111748 mitochondrial complex V (ATP synthase) deficiency mitochondrial type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027069 mitochondrial complex 5 (ATP synthase) deficiency, mitochondrial type 1 skos:exactMatch OMIM:500015 mitochondrial complex 5 (atp synthase) deficiency, mitochondrial iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027091 xanthogranulomatous sialadenitis skos:exactMatch MESH:C536763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027353 autosomal recessive dyskeratosis congenita 4 skos:exactMatch DOID:0070021 autosomal recessive dyskeratosis congenita 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027407 Kleefstra syndrome 1 skos:exactMatch MESH:C563043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027407 Kleefstra syndrome 1 skos:exactMatch NCIT:C129976 Kleefstra Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027407 Kleefstra syndrome 1 skos:exactMatch OMIM:610253 kleefstra syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027407 Kleefstra syndrome 1 skos:exactMatch SCTID:724207001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027407 Kleefstra syndrome 1 skos:exactMatch UMLS:C0795833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027416 obsolete retinal cone dystrophy 2 skos:exactMatch OMIM:601251 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027451 autosomal recessive cutis laxa type 2D skos:exactMatch DOID:0070129 autosomal recessive cutis laxa type IID semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027451 autosomal recessive cutis laxa type 2D skos:exactMatch OMIM:617403 cutis laxa, autosomal recessive, iia 2d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027462 autosomal recessive cutis laxa type 2C skos:exactMatch DOID:0070140 autosomal recessive cutis laxa type IIC semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027462 autosomal recessive cutis laxa type 2C skos:exactMatch OMIM:617402 cutis laxa, autosomal recessive, iia 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027652 5-fluorouracil toxicity skos:exactMatch Orphanet:240839 Prediction of 5-fluorouracil toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027653 abacavir toxicity skos:exactMatch Orphanet:240841 Prediction of abacavir toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027655 allopurinol toxicity skos:exactMatch Orphanet:240845 Prediction of allopurinol toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027664 cisplatin toxicity skos:exactMatch Orphanet:240863 Prediction of cisplatin toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027666 codeine toxicity skos:exactMatch Orphanet:240867 Prediction of codeine toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027667 efavirenz toxicity skos:exactMatch Orphanet:240869 Prediction of efavirenz toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027668 flucloxacilline toxicity skos:exactMatch Orphanet:240871 Prediction of flucloxacilline toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027675 irinotecan toxicity skos:exactMatch Orphanet:240885 Prediction of irinotecan toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027676 congenital anomalies of kidney and urinary tract 2 skos:exactMatch DOID:0080207 CAKUT2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027676 congenital anomalies of kidney and urinary tract 2 skos:exactMatch OMIM:143400 congenital anomalies of kidney and urinary tract 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027677 isoniazid toxicity skos:exactMatch Orphanet:240887 Prediction of isoniazid toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027687 raltegravir toxicity skos:exactMatch Orphanet:240905 Prediction of raltegravir toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027694 amyotrophic lateral sclerosis type 23 skos:exactMatch DOID:0080225 amyotrophic lateral sclerosis type 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027694 amyotrophic lateral sclerosis type 23 skos:exactMatch OMIM:617839 amyotrophic lateral sclerosis 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027694 amyotrophic lateral sclerosis type 23 skos:exactMatch UMLS:CN778765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027696 voriconazole toxicity skos:exactMatch Orphanet:240921 Prediction of voriconazole toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027749 serpinopathy skos:exactMatch Orphanet:250805 Serpinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027750 obsolete serpinopathy with toxic serpin polymerization skos:exactMatch Orphanet:250808 Serpinopathy with toxic serpin polymerization semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027751 obsolete serpinopathy with loss of serpin function skos:exactMatch Orphanet:250811 Serpinopathy with loss of serpin function semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027766 generalized lipodystrophy skos:exactMatch DOID:0080298 complete generalized lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027766 generalized lipodystrophy skos:exactMatch NCIT:C131815 Generalized Lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027766 generalized lipodystrophy skos:exactMatch UMLS:C4317112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027767 partial lipodystrophy skos:exactMatch DOID:0080299 partial lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027767 partial lipodystrophy skos:exactMatch NCIT:C131296 Partial Lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027767 partial lipodystrophy skos:exactMatch UMLS:C4316789 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027772 lung colloid adenocarcinoma skos:exactMatch DOID:0080303 mucinous lung adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027772 lung colloid adenocarcinoma skos:exactMatch DOID:0080304 lung mucinous cystadenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027772 lung colloid adenocarcinoma skos:exactMatch NCIT:C45512 Lung Colloid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027772 lung colloid adenocarcinoma skos:exactMatch UMLS:C1708776 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0027929 obsolete genetic polycythemia skos:exactMatch Orphanet:250165 Genetic polycythemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0028226 autosomal recessive severe congenital neutropenia skos:exactMatch NCIT:C176624 Autosomal Recessive Severe Congenital Neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0028226 autosomal recessive severe congenital neutropenia skos:exactMatch Orphanet:439849 Autosomal recessive severe congenital neutropenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0028569 obsolete genetic interstitial lung disease skos:exactMatch Orphanet:264992 Genetic interstitial lung disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0028618 gastroenteric neuroendocrine neoplasm skos:exactMatch Orphanet:481508 Gastroenteric neuroendocrine neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0028737 obsolete biliary atresia disorder skos:exactMatch Orphanet:498345 Biliary atresia and associated disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0028795 obsolete rare genetic systemic or rheumatologic disease skos:exactMatch Orphanet:271870 Rare genetic systemic or rheumatologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0028868 obsolete genetic frontotemporal degeneration with dementia skos:exactMatch Orphanet:276061 Genetic frontotemporal degeneration with dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029000 poisoning skos:exactMatch MESH:D011041 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029000 poisoning skos:exactMatch SCTID:75478009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029000 poisoning skos:exactMatch UMLS:C0302332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029001 obsolete chemically-induced disorder skos:exactMatch MESH:D064419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029014 obsolete rare systemic or rheumatological disease of childhood skos:exactMatch Orphanet:280342 Rare systemic or rheumatological disease of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029042 obsolete ureteropelvic junction obstruction skos:exactMatch DOID:0111145 ureteropelvic junction obstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029051 obsolete autosomal recessive nail dysplasia skos:broadMatch ICD10CM:Q84.6 Other congenital malformations of nails semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029051 obsolete autosomal recessive nail dysplasia skos:exactMatch Orphanet:280654 Autosomal recessive nail dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029102 obsolete autosomal ichthyosis syndrome with other associated signs skos:exactMatch Orphanet:281244 Autosomal ichthyosis syndrome with other associated signs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029130 polydactyly, postaxial, type A8 skos:exactMatch OMIM:618123 polydactyly, postaxial, iia a8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029131 peripheral neuropathy, autosomal recessive, with or without impaired intellectual development skos:exactMatch OMIM:618124 peripheral neuropathy, autosomal recessive, with or without impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029132 Liddle syndrome 3 skos:exactMatch OMIM:618126 liddle syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029133 muscular dystrophy, limb-girdle, autosomal dominant 4 skos:exactMatch OMIM:618129 muscular dystrophy, limb-girdle, autosomal dominant 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029134 severe combined immunodeficiency due to CARMIL2 deficiency skos:exactMatch DOID:0111984 immunodeficiency 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029134 severe combined immunodeficiency due to CARMIL2 deficiency skos:exactMatch OMIM:618131 immunodeficiency 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029134 severe combined immunodeficiency due to CARMIL2 deficiency skos:exactMatch Orphanet:542301 Combined immunodeficiency due to CARMIL2 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029135 muscular dystrophy-dystroglycanopathy (limb-girdle), type C, 8 skos:exactMatch DOID:0112382 muscular dystrophy-dystroglycanopathy type C8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029135 muscular dystrophy-dystroglycanopathy (limb-girdle), type C, 8 skos:exactMatch OMIM:618135 muscular dystrophy-dystroglycanopathy (limb-girdle), iia c, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029136 muscular dystrophy, limb-girdle, autosomal recessive 23 skos:exactMatch OMIM:618138 muscular dystrophy, limb-girdle, autosomal recessive 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029136 muscular dystrophy, limb-girdle, autosomal recessive 23 skos:exactMatch Orphanet:565837 Laminin subunit alpha 2-related limb-girdle muscular dystrophy R23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029137 hearing loss, autosomal dominant 74 skos:exactMatch OMIM:618140 deafness, autosomal dominant 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029138 developmental and epileptic encephalopathy, 67 skos:exactMatch DOID:0112203 developmental and epileptic encephalopathy 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029138 developmental and epileptic encephalopathy, 67 skos:exactMatch OMIM:618141 developmental and epileptic encephalopathy 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029140 glycosylphosphatidylinositol biosynthesis defect 18 skos:exactMatch OMIM:618143 developmental and epileptic encephalopathy 95 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029141 Usher syndrome, type 4 skos:exactMatch OMIM:618144 usher syndrome, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029142 hearing loss, autosomal recessive 111 skos:exactMatch DOID:0111640 autosomal recessive nonsyndromic deafness 111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029142 hearing loss, autosomal recessive 111 skos:exactMatch OMIM:618145 deafness, autosomal recessive 111 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029143 intellectual developmental disorder with hypertelorism and distinctive facies skos:exactMatch OMIM:618147 intellectual developmental disorder with hypertelorism and distinctive facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029144 extraoral halitosis due to methanethiol oxidase deficiency skos:exactMatch OMIM:618148 extraoral halitosis due to methanethiol oxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029145 orofacial cleft 8 skos:exactMatch DOID:0080401 orofacial cleft 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029145 orofacial cleft 8 skos:exactMatch OMIM:618149 orofacial cleft 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029147 spermatogenic failure 33 skos:exactMatch DOID:0111915 spermatogenic failure 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029147 spermatogenic failure 33 skos:exactMatch OMIM:618152 spermatogenic failure 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029148 spermatogenic failure 34 skos:exactMatch DOID:0111911 spermatogenic failure 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029148 spermatogenic failure 34 skos:exactMatch OMIM:618153 spermatogenic failure 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029465 intellectual developmental disorder, autosomal dominant 69 skos:exactMatch OMIM:617863 intellectual developmental disorder, autosomal dominant 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029810 obsolete laminopathy with striated muscle involvement skos:exactMatch Orphanet:300755 Laminopathy with striated muscle involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029811 obsolete laminopathy with peripheral neuropathy skos:exactMatch Orphanet:300758 Laminopathy with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029812 obsolete laminopathy with lipodystrophy skos:exactMatch Orphanet:300763 Laminopathy with lipodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0029813 obsolete laminopathy with premature aging skos:exactMatch Orphanet:300766 Laminopathy with premature aging semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030004 autism, susceptibility to, 20 skos:exactMatch OMIM:618830 autism, susceptibility to, 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030005 epilepsy, early-onset, with or without developmental delay skos:exactMatch OMIM:618832 epilepsy, early-onset, with or without developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030006 combined oxidative phosphorylation deficiency 40 skos:exactMatch DOID:0112117 combined oxidative phosphorylation deficiency 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030006 combined oxidative phosphorylation deficiency 40 skos:exactMatch OMIM:618835 combined oxidative phosphorylation deficiency 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030006 combined oxidative phosphorylation deficiency 40 skos:exactMatch Orphanet:570491 QRSL1-related combined oxidative phosphorylation defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030007 combined oxidative phosphorylation deficiency 41 skos:exactMatch DOID:0112119 combined oxidative phosphorylation deficiency 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030007 combined oxidative phosphorylation deficiency 41 skos:exactMatch OMIM:618838 combined oxidative phosphorylation deficiency 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030008 combined oxidative phosphorylation deficiency 42 skos:exactMatch DOID:0112118 combined oxidative phosphorylation deficiency 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030008 combined oxidative phosphorylation deficiency 42 skos:exactMatch OMIM:618839 combined oxidative phosphorylation deficiency 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030009 alopecia-intellectual disability syndrome 4 skos:exactMatch DOID:0080950 alopecia-mental retardation syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030009 alopecia-intellectual disability syndrome 4 skos:exactMatch OMIM:618840 alopecia-intellectual disability syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030010 hypogonadotropic hypogonadism 25 with anosmia skos:exactMatch OMIM:618841 hypogonadotropic hypogonadism 25 with anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030012 Diets-Jongmans syndrome skos:exactMatch OMIM:618846 diets-jongmans syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030013 immunodeficiency 66 skos:exactMatch DOID:0111998 immunodeficiency 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030013 immunodeficiency 66 skos:exactMatch OMIM:618847 immunodeficiency 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030014 muscular dystrophy, limb-girdle, autosomal recessive 26 skos:exactMatch OMIM:618848 muscular dystrophy, limb-girdle, autosomal recessive 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030015 bone marrow failure syndrome 6 skos:exactMatch OMIM:618849 bone marrow failure syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030017 combined oxidative phosphorylation deficiency 43 skos:exactMatch DOID:0112116 combined oxidative phosphorylation deficiency 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030017 combined oxidative phosphorylation deficiency 43 skos:exactMatch OMIM:618851 combined oxidative phosphorylation deficiency 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030018 autoinflammation with episodic fever and lymphadenopathy skos:exactMatch OMIM:618852 autoinflammation with episodic fever and lymphadenopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030019 anauxetic dysplasia 3 skos:exactMatch DOID:0080963 anauxetic dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030019 anauxetic dysplasia 3 skos:exactMatch OMIM:618853 anauxetic dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030020 combined oxidative phosphorylation deficiency 44 skos:exactMatch OMIM:618855 combined oxidative phosphorylation deficiency 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030024 neurodevelopmental disorder with or without autistic features and/or structural brain abnormalities skos:exactMatch OMIM:618859 neurodevelopmental disorder with or without autistic features and/or structural brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030025 neurodevelopmental disorder with hypotonia, microcephaly, and seizures skos:exactMatch OMIM:618862 neurodevelopmental disorder with hypotonia, microcephaly, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030026 retinal dystrophy with leukodystrophy skos:exactMatch DOID:0080946 retinal dystrophy with leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030026 retinal dystrophy with leukodystrophy skos:exactMatch OMIM:618863 retinal dystrophy with leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030027 tremor, hereditary essential, 6 skos:exactMatch OMIM:618866 tremor, hereditary essential, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030028 neurodegeneration, childhood-onset, with ataxia, tremor, optic atrophy, and cognitive decline skos:exactMatch OMIM:618868 neurodegeneration, childhood-onset, with ataxia, tremor, optic atrophy, and cognitive decline semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030029 skeletal dysplasia, mild, with joint laxity and advanced bone age skos:exactMatch OMIM:618870 skeletal dysplasia, mild, with joint laxity and advanced bone age semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030030 Nizon-Isidor syndrome skos:exactMatch OMIM:618872 nizon-isidor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030031 lissencephaly 10 skos:exactMatch DOID:0112229 lissencephaly 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030031 lissencephaly 10 skos:exactMatch OMIM:618873 lissencephaly 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030033 seizures, early-onset, with neurodegeneration and brain calcifications skos:exactMatch OMIM:618875 seizures, early-onset, with neurodegeneration and brain calcifications semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030034 epilepsy, progressive myoclonic, 11 skos:exactMatch OMIM:618876 epilepsy, progressive myoclonic, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030035 leukoencephalopathy, developmental delay, and episodic neurologic regression syndrome skos:exactMatch OMIM:618877 leukoencephalopathy, developmental delay, and episodic neurologic regression syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030036 leukoencephalopathy, motor delay, spasticity, and dysarthria syndrome skos:exactMatch OMIM:618878 leukoencephalopathy, motor delay, spasticity, and dysarthria syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030037 neurodevelopmental disorder with hypotonia and cerebellar atrophy, with or without seizures skos:exactMatch OMIM:618879 neurodevelopmental disorder with hypotonia and cerebellar atrophy, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030038 glaucoma, primary closed-angle skos:exactMatch OMIM:618880 glaucoma, primary closed-angle semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030042 proteinuria, chronic benign skos:exactMatch OMIM:618884 proteinuria, chronic benign semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030043 congenital disorder of glycosylation, type iit skos:exactMatch OMIM:618885 congenital disorder of glycosylation, iia iit semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030044 pseudo-TORCH syndrome 3 skos:exactMatch OMIM:618886 pseudo-torch syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030045 Liberfarb syndrome skos:exactMatch OMIM:618889 liberfarb syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030045 Liberfarb syndrome skos:exactMatch Orphanet:589442 Short stature-skeletal dysplasia-retinal degeneration-intellectual disability-sensorineural hearing loss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030046 neurodevelopmental disorder and structural brain anomalies with or without seizures and spasticity skos:exactMatch OMIM:618890 neurodevelopmental disorder and structural brain anomalies with or without seizures and spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030047 microcephaly, developmental delay, and brittle hair syndrome skos:exactMatch OMIM:618891 microcephaly, developmental delay, and brittle hair syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030048 harderoporphyria skos:exactMatch MESH:C562816 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030048 harderoporphyria skos:exactMatch OMIM:618892 harderoporphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030049 46,xx sex reversal 5 skos:exactMatch DOID:0080943 46,XX sex reversal 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030049 46,xx sex reversal 5 skos:exactMatch OMIM:618901 46,xx sex reversal 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030051 intellectual developmental disorder with autistic features and language delay, with or without seizures skos:exactMatch OMIM:618906 intellectual developmental disorder with autistic features and language delay, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030054 developmental and epileptic encephalopathy, 86 skos:exactMatch DOID:0112220 developmental and epileptic encephalopathy 86 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030054 developmental and epileptic encephalopathy, 86 skos:exactMatch OMIM:618910 developmental and epileptic encephalopathy 86 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030055 sorbitol dehydrogenase deficiency with peripheral neuropathy skos:exactMatch OMIM:618912 sorbitol dehydrogenase deficiency with peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030056 Fanconi renotubular syndrome 5 skos:exactMatch DOID:0080761 Fanconi renotubular syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030056 Fanconi renotubular syndrome 5 skos:exactMatch OMIM:618913 fanconi renotubular syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030057 neurodevelopmental, jaw, eye, and digital syndrome skos:exactMatch OMIM:618914 neurodevelopmental, jaw, eye, and digital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030058 hearing loss, autosomal dominant 77 skos:exactMatch OMIM:618915 deafness, autosomal dominant 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030059 developmental and epileptic encephalopathy, 87 skos:exactMatch DOID:0112221 developmental and epileptic encephalopathy 87 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030059 developmental and epileptic encephalopathy, 87 skos:exactMatch OMIM:618916 developmental and epileptic encephalopathy 87 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030060 neurodevelopmental disorder with language impairment and behavioral abnormalities skos:exactMatch OMIM:618917 neurodevelopmental disorder with language impairment and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030061 periventricular nodular heterotopia 9 skos:exactMatch OMIM:618918 periventricular nodular heterotopia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030062 arrhythmogenic right ventricular dysplasia, familial, 14 skos:exactMatch DOID:0080959 arrhythmogenic right ventricular dysplasia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030062 arrhythmogenic right ventricular dysplasia, familial, 14 skos:exactMatch OMIM:618920 arrhythmogenic right ventricular dysplasia, familial, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030063 neurodevelopmental disorder with seizures, hypotonia, and brain imaging abnormalities skos:exactMatch OMIM:618922 neurodevelopmental disorder with seizures, hypotonia, and brain imaging abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030064 episodic ataxia, type 9 skos:exactMatch OMIM:618924 episodic ataxia, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030065 agenesis of corpus callosum, cardiac, ocular, and genital syndrome skos:exactMatch DOID:0080948 agenesis of corpus callosum, cardiac, ocular, and genital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030065 agenesis of corpus callosum, cardiac, ocular, and genital syndrome skos:exactMatch OMIM:618929 agenesis of corpus callosum, cardiac, ocular, and genital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030066 granulomatous disease, chronic, autosomal recessive, 5 skos:exactMatch OMIM:618935 granulomatous disease, chronic, autosomal recessive, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030067 Treacher Collins syndrome 4 skos:exactMatch DOID:0080792 Treacher Collins syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030067 Treacher Collins syndrome 4 skos:exactMatch OMIM:618939 treacher collins syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030069 hyper-IgE recurrent infection syndrome 5, autosomal recessive skos:exactMatch OMIM:618944 hyper-ige recurrent infection syndrome 5, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030070 heterotaxy, visceral, 9, autosomal, with male infertility skos:exactMatch OMIM:618948 heterotaxy, visceral, 9, autosomal, with male infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030071 retinitis pigmentosa 89 skos:exactMatch DOID:0112146 retinitis pigmentosa 89 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030071 retinitis pigmentosa 89 skos:exactMatch OMIM:618955 retinitis pigmentosa 89 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030072 developmental and epileptic encephalopathy, 88 skos:exactMatch DOID:0112222 developmental and epileptic encephalopathy 88 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030072 developmental and epileptic encephalopathy, 88 skos:exactMatch OMIM:618959 developmental and epileptic encephalopathy 88 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030073 Mitchell syndrome skos:exactMatch OMIM:618960 mitchell syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030073 Mitchell syndrome skos:exactMatch Orphanet:631248 Mitchell Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030074 spondylometaphyseal dysplasia with corneal dystrophy skos:exactMatch DOID:0112303 spondylometaphyseal dysplasia with corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030074 spondylometaphyseal dysplasia with corneal dystrophy skos:exactMatch OMIM:618961 spondylometaphyseal dysplasia with corneal dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030074 spondylometaphyseal dysplasia with corneal dystrophy skos:exactMatch Orphanet:589435 Spondylometaphyseal dysplasia-corneal dystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030077 vertebral, cardiac, renal, and limb defects syndrome 3 skos:exactMatch OMIM:618845 vertebral, cardiac, renal, and limb defects syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030087 diabetes mellitus, permanent neonatal 2 skos:exactMatch OMIM:618856 diabetes mellitus, permanent neonatal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030088 diabetes mellitus, permanent neonatal 3 skos:exactMatch OMIM:618857 diabetes mellitus, permanent neonatal, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030089 diabetes mellitus, permanent neonatal 4 skos:exactMatch OMIM:618858 diabetes mellitus, permanent neonatal, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030105 galactosemia 4 skos:exactMatch OMIM:618881 galactosemia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030105 galactosemia 4 skos:exactMatch Orphanet:570422 Galactose mutarotase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030116 silver-russell syndrome 2 skos:exactMatch OMIM:618905 silver-russell syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030118 silver-russell syndrome 4 skos:exactMatch OMIM:618907 silver-russell syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030134 oculopharyngodistal myopathy 2 skos:exactMatch DOID:0081298 oculopharyngodistal myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030134 oculopharyngodistal myopathy 2 skos:exactMatch OMIM:618940 oculopharyngodistal myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030258 pontocerebellar hypoplasia, type 14 skos:exactMatch OMIM:619301 pontocerebellar hypoplasia, iia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030258 pontocerebellar hypoplasia, type 14 skos:exactMatch Orphanet:613274 Pontocerebellar hypoplasia type 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030259 pontocerebellar hypoplasia, type 15 skos:exactMatch OMIM:619302 pontocerebellar hypoplasia, iia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030260 pontocerebellar hypoplasia, type 1E skos:exactMatch OMIM:619303 pontocerebellar hypoplasia, iia 1e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030261 pontocerebellar hypoplasia, type 1F skos:exactMatch OMIM:619304 pontocerebellar hypoplasia, iia 1f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030263 leukodystrophy, hypomyelinating, 21 skos:exactMatch OMIM:619310 leukodystrophy, hypomyelinating, 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030266 immunodeficiency 80 with or without congenital cardiomyopathy skos:exactMatch OMIM:619313 immunodeficiency 80 with or without congenital cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030268 developmental and epileptic encephalopathy 6B skos:exactMatch OMIM:619317 developmental and epileptic encephalopathy 6b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030270 lymphatic malformation 9 skos:exactMatch OMIM:619319 lymphatic malformation 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030281 arthrogryposis multiplex congenita 6 skos:exactMatch OMIM:619334 arthrogryposis multiplex congenita 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030293 angioedema, hereditary, 5 skos:exactMatch OMIM:619361 angioedema, hereditary, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030294 megacystis-microcolon-intestinal hypoperistalsis syndrome 3 skos:exactMatch OMIM:619362 megacystis-microcolon-intestinal hypoperistalsis syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030296 megacystis-microcolon-intestinal hypoperistalsis syndrome 4 skos:exactMatch OMIM:619365 megacystis-microcolon-intestinal hypoperistalsis syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030298 angioedema, hereditary, 8 skos:exactMatch OMIM:619367 angioedema, hereditary, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030300 cardiomyopathy, dilated, 2D skos:exactMatch DOID:0081160 dilated cardiomyopathy 2D semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030300 cardiomyopathy, dilated, 2D skos:exactMatch OMIM:619371 cardiomyopathy, dilated, 2d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030302 immunodeficiency 81 skos:exactMatch OMIM:619374 immunodeficiency 81 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030307 spermatogenic failure 55 skos:exactMatch DOID:0112337 spermatogenic failure 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030307 spermatogenic failure 55 skos:exactMatch OMIM:619380 spermatogenic failure 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030308 immunodeficiency 82 with systemic inflammation skos:exactMatch OMIM:619381 immunodeficiency 82 with systemic inflammation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030309 Leber hereditary optic neuropathy, autosomal recessive skos:exactMatch OMIM:619382 leber hereditary optic neuropathy, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030311 combined oxidative phosphorylation deficiency 52 skos:exactMatch OMIM:619386 combined oxidative phosphorylation deficiency 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030312 spinocerebellar ataxia, autosomal recessive 29 skos:exactMatch OMIM:619389 spinocerebellar ataxia, autosomal recessive 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030313 encephalopathy, acute, infection-induced (herpes-specific), susceptibility to, 10 skos:exactMatch OMIM:619396 encephalopathy, acute, infection-induced (herpes-specific), susceptibility to, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030314 inflammatory bowel disease (infantile ulcerative colitis) 31, autosomal recessive skos:exactMatch OMIM:619398 inflammatory bowel disease (infantile ulcerative colitis) 31, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030316 lymphatic malformation 11 skos:exactMatch OMIM:619401 lymphatic malformation 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030317 cardiomyopathy, familial hypertrophic, 28 skos:exactMatch OMIM:619402 cardiomyopathy, familial hypertrophic, 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030318 spinocerebellar ataxia, autosomal recessive 30 skos:exactMatch OMIM:619405 spinocerebellar ataxia, autosomal recessive 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030323 spinocerebellar ataxia, autosomal recessive 31 skos:exactMatch OMIM:619422 spinocerebellar ataxia, autosomal recessive 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030326 mitochondrial dna depletion syndrome 16B (neuroophthalmic type) skos:exactMatch OMIM:619425 mitochondrial DNA depletion syndrome 16b (neuroophthalmic type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030329 megacystis-microcolon-intestinal hypoperistalsis syndrome 5 skos:exactMatch OMIM:619431 megacystis-microcolon-intestinal hypoperistalsis syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030330 cardiomyopathy, familial restrictive, 6 skos:exactMatch OMIM:619433 cardiomyopathy, familial restrictive, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030331 Ritscher-Schinzel syndrome 4 skos:exactMatch OMIM:619435 ritscher-schinzel syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030332 ciliary dyskinesia, primary, 46 skos:exactMatch OMIM:619436 ciliary dyskinesia, primary, 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030333 immunodeficiency 84 skos:exactMatch OMIM:619437 immunodeficiency 84 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030334 encephalitis, acute, infection (viral)-induced, susceptibility to, 11 skos:exactMatch OMIM:619441 encephalitis, acute, infection (viral)-induced, susceptibility to, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030335 diarrhea 12, with microvillus atrophy skos:exactMatch OMIM:619445 diarrhea 12, with microvillus atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030337 cutis laxa, autosomal recessive, type 2E skos:exactMatch OMIM:619451 cutis laxa, autosomal recessive, iia 2e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030338 anencephaly 2 skos:exactMatch OMIM:619452 anencephaly 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030339 microcephaly 28, primary, autosomal recessive skos:exactMatch OMIM:619453 microcephaly 28, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030341 myasthenic syndrome, congenital, 7B, presynaptic, autosomal recessive skos:exactMatch OMIM:619461 myasthenic syndrome, congenital, 7b, presynaptic, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030346 ciliary dyskinesia, primary, 47, and lissencephaly skos:exactMatch OMIM:619466 ciliary dyskinesia, primary, 47, and lissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030353 Joubert syndrome 38 skos:exactMatch OMIM:619476 joubert syndrome 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030354 facioscapulohumeral muscular dystrophy 3, digenic skos:exactMatch OMIM:619477 facioscapulohumeral muscular dystrophy 3, digenic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030355 facioscapulohumeral muscular dystrophy 4, digenic skos:exactMatch OMIM:619478 facioscapulohumeral muscular dystrophy 4, digenic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030356 short-rib thoracic dysplasia 21 without polydactyly skos:exactMatch OMIM:619479 short-rib thoracic dysplasia 21 without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030360 cholestasis, progressive familial intrahepatic, 6 skos:exactMatch OMIM:619484 cholestasis, progressive familial intrahepatic, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030361 Aicardi-Goutieres syndrome 8 skos:exactMatch OMIM:619486 aicardi-goutieres syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030362 Aicardi-Goutieres syndrome 9 skos:exactMatch OMIM:619487 aicardi-goutieres syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030366 cardiomyopathy, dilated, 2E skos:exactMatch DOID:0081161 dilated cardiomyopathy 2E semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030366 cardiomyopathy, dilated, 2E skos:exactMatch OMIM:619492 cardiomyopathy, dilated, 2e semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030374 WHIM syndrome 2 skos:exactMatch OMIM:619407 whim syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030375 neurologic, endocrine, and pancreatic disease, multisystem, infantile-onset 2 skos:exactMatch OMIM:619418 neurologic, endocrine, and pancreatic disease, multisystem, infantile-onset 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030376 Martsolf syndrome 2 skos:exactMatch OMIM:619420 martsolf syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030378 combined oxidative phosphorylation deficiency 53 skos:exactMatch OMIM:619423 combined oxidative phosphorylation deficiency 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030397 portal hypertension, noncirrhotic, 2 skos:exactMatch OMIM:619463 portal hypertension, noncirrhotic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030399 visceral neuropathy, familial, 2, autosomal recessive skos:exactMatch OMIM:619465 visceral neuropathy, familial, 2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030423 congenital disorder of glycosylation, type 2v skos:exactMatch OMIM:619493 congenital disorder of glycosylation, iia 2v semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030428 immunodeficiency 85 and autoimmunity skos:exactMatch OMIM:619510 immunodeficiency 85 and autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030430 spermatogenic failure 56 skos:exactMatch DOID:0112336 spermatogenic failure 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030430 spermatogenic failure 56 skos:exactMatch OMIM:619515 spermatogenic failure 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030433 Charcot-Marie-Tooth disease, axonal, type 2FF skos:exactMatch OMIM:619519 charcot-marie-tooth disease, axonal, iia 2ff semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030434 epilepsy, idiopathic generalized, susceptibility to, 18 skos:exactMatch OMIM:619521 epilepsy, idiopathic generalized, susceptibility to, 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030436 anemia, sideroblastic, 5 skos:exactMatch OMIM:619523 anemia, sideroblastic, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030437 congenital disorder of glycosylation, type IIw skos:exactMatch OMIM:619525 congenital disorder of glycosylation, iia iiw semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030438 pontocerebellar hypoplasia, type 16 skos:exactMatch OMIM:619527 pontocerebellar hypoplasia, iia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030439 spermatogenic failure 57 skos:exactMatch DOID:0112338 spermatogenic failure 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030439 spermatogenic failure 57 skos:exactMatch OMIM:619528 spermatogenic failure 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030440 cone-rod dystrophy 22 skos:exactMatch OMIM:619531 cone-rod dystrophy 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030448 immunodeficiency 86 skos:exactMatch OMIM:619549 immunodeficiency 86 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030449 hearing loss, autosomal recessive 118, with cochlear aplasia skos:exactMatch OMIM:619553 deafness, autosomal recessive 118, with cochlear aplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030453 developmental and epileptic encephalopathy 97 skos:exactMatch OMIM:619561 developmental and epileptic encephalopathy 97 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030454 Joubert syndrome 39 skos:exactMatch OMIM:619562 joubert syndrome 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030455 dystonia 31 skos:exactMatch OMIM:619565 dystonia 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030456 muscular dystrophy, limb-girdle, autosomal recessive 27 skos:exactMatch OMIM:619566 muscular dystrophy, limb-girdle, autosomal recessive 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030457 immunodeficiency 87 and autoimmunity skos:exactMatch OMIM:619573 immunodeficiency 87 and autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030458 Charcot-Marie-Tooth disease, axonal, Type 2HH skos:exactMatch OMIM:619574 charcot-marie-tooth disease, axonal, iia 2hh semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030462 Joubert syndrome 40 skos:exactMatch OMIM:619582 joubert syndrome 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030463 spermatogenic failure 58 skos:exactMatch DOID:0112352 spermatogenic failure 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030463 spermatogenic failure 58 skos:exactMatch OMIM:619585 spermatogenic failure 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030465 cataract 49 skos:exactMatch OMIM:619593 cataract 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030471 Galloway-Mowat syndrome 9 skos:exactMatch OMIM:619603 galloway-mowat syndrome 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030472 developmental and epileptic encephalopathy 98 skos:exactMatch OMIM:619605 developmental and epileptic encephalopathy 98 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030473 developmental and epileptic encephalopathy 99 skos:exactMatch OMIM:619606 developmental and epileptic encephalopathy 99 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030474 heterotaxy, visceral, 10, autosomal, with male infertility skos:exactMatch OMIM:619607 heterotaxy, visceral, 10, autosomal, with male infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030475 heterotaxy, visceral, 11, autosomal, with male infertility skos:exactMatch OMIM:619608 heterotaxy, visceral, 11, autosomal, with male infertility semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030476 Galloway-Mowat syndrome 10 skos:exactMatch OMIM:619609 galloway-mowat syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030480 hearing loss, autosomal recessive 119 skos:exactMatch OMIM:619615 deafness, autosomal recessive 119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030482 spastic paraplegia 84, autosomal recessive skos:exactMatch OMIM:619621 spastic paraplegia 84, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030483 immunodeficiency 88 skos:exactMatch OMIM:619630 immunodeficiency 88 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030484 immunodeficiency 89 and autoimmunity skos:exactMatch OMIM:619632 immunodeficiency 89 and autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030486 dystonia 32 skos:exactMatch OMIM:619637 dystonia 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030487 spondylometaphyseal dysplasia, pagnamenta type skos:exactMatch OMIM:619638 spondylometaphyseal dysplasia, pagnamenta iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030489 epidermolysis bullosa simplex 2A, generalized severe skos:exactMatch OMIM:619555 epidermolysis bullosa simplex 2a, generalized severe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030490 oocyte maturation defect 11 skos:exactMatch OMIM:619643 oocyte maturation defect 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030491 immunodeficiency 91 and hyperinflammation skos:exactMatch OMIM:619644 immunodeficiency 91 and hyperinflammation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030492 spermatogenic failure 59 skos:exactMatch DOID:0112357 spermatogenic failure 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030492 spermatogenic failure 59 skos:exactMatch OMIM:619645 spermatogenic failure 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030493 spermatogenic failure 60 skos:exactMatch DOID:0112355 spermatogenic failure 60 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030493 spermatogenic failure 60 skos:exactMatch OMIM:619646 spermatogenic failure 60 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030498 immunodeficiency 92 skos:exactMatch OMIM:619652 immunodeficiency 92 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030500 Loeys-Dietz syndrome 6 skos:exactMatch OMIM:619656 loeys-dietz syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030502 tetrasomy skos:exactMatch MESH:D058670 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030503 cholestasis, progressive familial intrahepatic, 7, with or without hearing loss skos:exactMatch OMIM:619658 cholestasis, progressive familial intrahepatic, 7, with or without hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030505 cholestasis, progressive familial intrahepatic, 8 skos:exactMatch OMIM:619662 cholestasis, progressive familial intrahepatic, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030506 ovarian dysgenesis 9 skos:exactMatch OMIM:619665 ovarian dysgenesis 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030507 spermatogenic failure 61 skos:exactMatch DOID:0112350 spermatogenic failure 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030507 spermatogenic failure 61 skos:exactMatch OMIM:619672 spermatogenic failure 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030508 spermatogenic failure 62 skos:exactMatch DOID:0112351 spermatogenic failure 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030508 spermatogenic failure 62 skos:exactMatch OMIM:619673 spermatogenic failure 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030512 spastic paraplegia 85, autosomal recessive skos:exactMatch OMIM:619686 spastic paraplegia 85, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030513 dystonia 33 skos:exactMatch OMIM:619687 dystonia 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030514 leukodystrophy, hypomyelinating, 23, with ataxia, deafness, liver dysfunction, and dilated cardiomyopathy skos:exactMatch OMIM:619688 leukodystrophy, hypomyelinating, 23, with ataxia, deafness, liver dysfunction, and dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030515 spermatogenic failure 63 skos:exactMatch DOID:0112356 spermatogenic failure 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030515 spermatogenic failure 63 skos:exactMatch OMIM:619689 spermatogenic failure 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030517 trichothiodystrophy 8, nonphotosensitive skos:exactMatch OMIM:619691 trichothiodystrophy 8, nonphotosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030518 trichothiodystrophy 9, nonphotosensitive skos:exactMatch OMIM:619692 trichothiodystrophy 9, nonphotosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030519 agammaglobulinemia 9, autosomal recessive skos:exactMatch OMIM:619693 agammaglobulinemia 9, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030522 spermatogenic failure 64 skos:exactMatch DOID:0112353 spermatogenic failure 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030522 spermatogenic failure 64 skos:exactMatch OMIM:619696 spermatogenic failure 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030523 oocyte maturation defect 12 skos:exactMatch OMIM:619697 oocyte maturation defect 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030524 mucopolysaccharidosis, type 10 skos:exactMatch OMIM:619698 mucopolysaccharidosis, iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030525 epidermolysis bullosa simplex 2B, generalized intermediate skos:exactMatch OMIM:619588 epidermolysis bullosa simplex 2b, generalized intermediate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030527 epidermolysis bullosa simplex 2C, localized skos:exactMatch OMIM:619594 epidermolysis bullosa simplex 2c, localized semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030528 immunodeficiency 93 and hypertrophic cardiomyopathy skos:exactMatch OMIM:619705 immunodeficiency 93 and hypertrophic cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030529 agammaglobulinemia 10, autosomal dominant skos:exactMatch OMIM:619707 agammaglobulinemia 10, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030531 spermatogenic failure 65 skos:exactMatch DOID:0112354 spermatogenic failure 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030531 spermatogenic failure 65 skos:exactMatch OMIM:619712 spermatogenic failure 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030533 intellectual developmental disorder, autosomal recessive 73 skos:exactMatch OMIM:619717 intellectual developmental disorder, autosomal recessive 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030534 hypogonadotropic hypogonadism 26 with or without anosmia skos:exactMatch OMIM:619718 hypogonadotropic hypogonadism 26 with or without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030535 epidermolysis bullosa simplex 2d, generalized, intermediate or severe, autosomal recessive skos:exactMatch OMIM:619599 epidermolysis bullosa simplex 2d, generalized, intermediate or severe, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030537 central hypoventilation syndrome, congenital, 2, and autonomic dysfunction skos:exactMatch OMIM:619482 central hypoventilation syndrome, congenital, 2, and autonomic dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030538 dystonia 34, myoclonic skos:exactMatch OMIM:619724 dystonia 34, myoclonic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030539 central hypoventilation syndrome, congenital, 3 skos:exactMatch OMIM:619483 central hypoventilation syndrome, congenital, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030543 combined oxidative phosphorylation deficiency 54 skos:exactMatch OMIM:619737 combined oxidative phosphorylation deficiency 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030549 hearing loss, autosomal dominant 81 skos:exactMatch OMIM:619500 deafness, autosomal dominant 81 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030553 acromesomelic dysplasia 4 skos:exactMatch OMIM:619636 acromesomelic dysplasia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030602 Klebsiella pneumonia skos:exactMatch DOID:13272 Klebsiella pneumonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030602 Klebsiella pneumonia skos:exactMatch ICD10CM:J15.0 Pneumonia due to Klebsiella pneumoniae semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030602 Klebsiella pneumonia skos:exactMatch SCTID:64479007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030602 Klebsiella pneumonia skos:exactMatch UMLS:C0519030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030603 Klebsiella infectious disease skos:exactMatch MESH:D007710 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030603 Klebsiella infectious disease skos:exactMatch SCTID:721756002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030604 cystic partially differentiated nephroblastoma skos:exactMatch DOID:7571 malignant cystic nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030604 cystic partially differentiated nephroblastoma skos:exactMatch NCIT:C6897 Cystic Partially Differentiated Kidney Nephroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030604 cystic partially differentiated nephroblastoma skos:exactMatch UMLS:C1266139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030606 Bryant-Li-Bhoj neurodevelopmental syndrome 1 skos:exactMatch OMIM:619720 bryant-li-bhoj neurodevelopmental syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030607 Bryant-Li-Bhoj neurodevelopmental syndrome 2 skos:exactMatch OMIM:619721 bryant-li-bhoj neurodevelopmental syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030608 interstitial lung disease 1 skos:exactMatch OMIM:619611 interstitial lung disease 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030619 retinitis pigmentosa 92 skos:exactMatch OMIM:619614 retinitis pigmentosa 92 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030625 dyskinesia with orofacial involvement, autosomal recessive skos:exactMatch OMIM:619647 dyskinesia with orofacial involvement, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030634 leukoencephalopathy, hereditary diffuse, with spheroids 2 skos:exactMatch OMIM:619661 leukoencephalopathy, hereditary diffuse, with spheroids 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030639 Teebi hypertelorism syndrome skos:exactMatch DOID:0081073 Teebi hypertelorism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030639 Teebi hypertelorism syndrome skos:exactMatch OMIMPS:145420 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030669 gastrointestinal defects and immunodeficiency syndrome 2 skos:exactMatch OMIM:619708 gastrointestinal defects and immunodeficiency syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030673 spastic paraplegia 86, autosomal recessive skos:exactMatch OMIM:619735 spastic paraplegia 86, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030674 Teebi hypertelorism syndrome 2 skos:exactMatch DOID:0081074 Teebi hypertelorism syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030674 Teebi hypertelorism syndrome 2 skos:exactMatch OMIM:619736 teebi hypertelorism syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030676 parkinsonism-dystonia 3, childhood-onset skos:exactMatch OMIM:619738 parkinsonism-dystonia 3, childhood-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030677 Charcot-Marie-Tooth disease, demyelinating, IIA 1I skos:exactMatch OMIM:619742 charcot-marie-tooth disease, demyelinating, iia 1i semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030679 Noonan syndrome 14 skos:exactMatch OMIM:619745 noonan syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030680 cardiomyopathy, dilated, 2F skos:exactMatch DOID:0081162 dilated cardiomyopathy 2F semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030680 cardiomyopathy, dilated, 2F skos:exactMatch OMIM:619747 cardiomyopathy, dilated, 2f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030681 immunodeficiency 94 with autoinflammation and dysmorphic facies skos:exactMatch OMIM:619750 immunodeficiency 94 with autoinflammation and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030684 hypogonadotropic hypogonadism 27 without anosmia skos:exactMatch OMIM:619755 hypogonadotropic hypogonadism 27 without anosmia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030689 Charcot-Marie-Tooth disease, demyelinating, IIA 1H skos:exactMatch OMIM:619764 charcot-marie-tooth disease, demyelinating, iia 1h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030690 pulmonary fibrosis and/or bone marrow failure, telomere-related, 6 skos:exactMatch OMIM:619767 pulmonary fibrosis and/or bone marrow failure, telomere-related, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030692 immunodeficiency 95 skos:exactMatch OMIM:619773 immunodeficiency 95 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030693 immunodeficiency 96 skos:exactMatch OMIM:619774 immunodeficiency 96 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030695 developmental and epileptic encephalopathy 100 skos:exactMatch OMIM:619777 developmental and epileptic encephalopathy 100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030696 mitochondrial DNA depletion syndrome 20 (mngie type) skos:exactMatch OMIM:619780 mitochondrial DNA depletion syndrome 20 (mngie type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030697 myopia 28, autosomal recessive skos:exactMatch OMIM:619781 myopia 28, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030700 autoimmune glomerulonephritis skos:exactMatch DOID:0040094 autoimmune glomerulonephritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030701 autoimmune cardiomyopathy skos:exactMatch DOID:0040095 autoimmune cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030702 autoimmune atherosclerosis skos:exactMatch DOID:0040096 autoimmune atherosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030703 autoimmune vasculitis skos:exactMatch DOID:0040097 autoimmune vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030703 autoimmune vasculitis skos:exactMatch SCTID:427213005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030703 autoimmune vasculitis skos:exactMatch UMLS:C1328843 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030705 Trichomonas prostatitis skos:exactMatch NCIT:C35176 Trichomonas Prostatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030705 Trichomonas prostatitis skos:exactMatch SCTID:71590000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030705 Trichomonas prostatitis skos:exactMatch UMLS:C0153315 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030706 Trichomonas cystitis skos:exactMatch NCIT:C35405 Trichomonas Cystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030706 Trichomonas cystitis skos:exactMatch SCTID:197850006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030706 Trichomonas cystitis skos:exactMatch UMLS:C0341733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030707 Trichomonas balanoposthitis skos:exactMatch NCIT:C35406 Trichomonas Balanoposthitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030707 Trichomonas balanoposthitis skos:exactMatch UMLS:C0341769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030708 Trichomonas cervicitis skos:exactMatch NCIT:C35588 Trichomonas Cervicitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030711 Anemia, congenital dyserythropoietic, type IIIb, autosomal recessive skos:exactMatch OMIM:619789 anemia, congenital dyserythropoietic, iia iiib, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030712 oculopharyngodistal myopathy 4 skos:exactMatch DOID:0081300 oculopharyngodistal myopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030712 oculopharyngodistal myopathy 4 skos:exactMatch OMIM:619790 oculopharyngodistal myopathy 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030714 osteogenesis imperfecta, IIA 22 skos:exactMatch OMIM:619795 osteogenesis imperfecta, iia 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030716 spermatogenic failure 66 skos:exactMatch OMIM:619799 spermatogenic failure 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030717 immunodeficiency 97 with autoinflammation skos:exactMatch OMIM:619802 immunodeficiency 97 with autoinflammation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030718 spermatogenic failure 67 skos:exactMatch OMIM:619803 spermatogenic failure 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030719 hearing loss, autosomal dominant 82 skos:exactMatch OMIM:619804 deafness, autosomal dominant 82 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030720 trichomonal vulvovaginitis skos:exactMatch SCTID:81598001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030720 trichomonal vulvovaginitis skos:exactMatch UMLS:C2945558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030721 spermatogenic failure 68 skos:exactMatch OMIM:619805 spermatogenic failure 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030723 hearing loss, autosomal dominant 83 skos:exactMatch OMIM:619808 deafness, autosomal dominant 83 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030724 hearing loss, autosomal dominant 84 skos:exactMatch OMIM:619810 deafness, autosomal dominant 84 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030726 neutropenia, severe congenital, 9, autosomal dominant skos:exactMatch OMIM:619813 neutropenia, severe congenital, 9, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030727 developmental and epileptic encephalopathy 101 skos:exactMatch OMIM:619814 developmental and epileptic encephalopathy 101 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030729 Tessadori-van Haaften neurodevelopmental syndrome 1 skos:exactMatch OMIM:619758 tessadori-bicknell-van haaften neurodevelopmental syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030730 Tessadori-van Haaften neurodevelopmental syndrome 2 skos:exactMatch OMIM:619759 tessadori-bicknell-van haaften neurodevelopmental syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030731 aortic aneurysm, familial thoracic 12 skos:exactMatch OMIM:619825 aortic aneurysm, familial thoracic 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030732 spermatogenic failure 69 skos:exactMatch OMIM:619826 spermatogenic failure 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030733 spermatogenic failure 70 skos:exactMatch OMIM:619828 spermatogenic failure 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030736 ovarian dysgenesis 10 skos:exactMatch OMIM:619834 ovarian dysgenesis 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030746 epidermolysis bullosa, junctional 2A, intermediate skos:exactMatch OMIM:619783 epidermolysis bullosa, junctional 2a, intermediate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030747 epidermolysis bullosa, junctional 2B, severe skos:exactMatch OMIM:619784 epidermolysis bullosa, junctional 2b, severe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030748 epidermolysis bullosa, junctional 3A, intermediate skos:exactMatch OMIM:619785 epidermolysis bullosa, junctional 3a, intermediate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030749 epidermolysis bullosa, junctional 3B, severe skos:exactMatch OMIM:619786 epidermolysis bullosa, junctional 3b, severe semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030750 epidermolysis bullosa, junctional 4, intermediate skos:exactMatch OMIM:619787 epidermolysis bullosa, junctional 4, intermediate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030756 Stuve-Wiedemann syndrome 2 skos:exactMatch OMIM:619751 stuve-wiedemann syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030767 obsolete genetic tumor of hematopoietic and lymphoid tissues skos:exactMatch Orphanet:322126 Genetic tumor of hematopoietic and lymphoid tissues semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030768 epidermolysis bullosa, junctional 5A, intermediate skos:exactMatch OMIM:619816 epidermolysis bullosa, junctional 5a, intermediate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030770 congenital disorder of deglycosylation 2 skos:exactMatch OMIM:619775 congenital disorder of deglycosylation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030781 restrictive dermopathy 2 skos:exactMatch DOID:0070370 restrictive dermopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030781 restrictive dermopathy 2 skos:exactMatch OMIM:619793 restrictive dermopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030785 intellectual developmental disorder, autosomal recessive 75, with neuropsychiatric features and variant lissencephaly skos:exactMatch OMIM:619827 intellectual developmental disorder, autosomal recessive 75, with neuropsychiatric features and variant lissencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030787 spermatogenic failure 71 skos:exactMatch OMIM:619831 spermatogenic failure 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030796 leukoencephalopathy, hereditary diffuse, with spheroids skos:exactMatch OMIMPS:221820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030797 retinitis pigmentosa 93 skos:exactMatch OMIM:619845 retinitis pigmentosa 93 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030798 immunodeficiency 99 with hypogammaglobulinemia and autoimmune cytopenias skos:exactMatch OMIM:619846 immunodeficiency 99 with hypogammaglobulinemia and autoimmune cytopenias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030800 cholestasis, progressive familial intrahepatic, 9 skos:exactMatch OMIM:619849 cholestasis, progressive familial intrahepatic, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030801 monosomy 7 myelodysplasia and leukemia syndrome 2 skos:exactMatch OMIM:619041 monosomy 7 myelodysplasia and leukemia syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030805 spinocerebellar ataxia 49 skos:exactMatch OMIM:619806 spinocerebellar ataxia 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030805 spinocerebellar ataxia 49 skos:exactMatch Orphanet:631106 Spinocerebellar ataxia type 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030809 spermatogenic failure 72 skos:exactMatch OMIM:619867 spermatogenic failure 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030810 cholestasis, progressive familial intrahepatic, 10 skos:exactMatch OMIM:619868 cholestasis, progressive familial intrahepatic, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030813 immunodeficiency 101 (varicella zoster virus-specific) skos:exactMatch OMIM:619872 immunodeficiency 101 (varicella zoster virus-specific) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030815 cholestasis, progressive familial intrahepatic, 11 skos:exactMatch OMIM:619874 cholestasis, progressive familial intrahepatic, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030818 spermatogenic failure 73 skos:exactMatch OMIM:619878 spermatogenic failure 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030819 meckel syndrome 14 skos:exactMatch OMIM:619879 meckel syndrome 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030822 renal hypodysplasia/aplasia 4 skos:exactMatch OMIM:619887 renal hypodysplasia/aplasia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030827 macrothrombocytopenia, isolated, 2, autosomal dominant skos:exactMatch OMIM:619840 macrothrombocytopenia, isolated, 2, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030831 gastrointestinal defect and immunodeficiency syndrome skos:exactMatch OMIMPS:243150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030835 developmental delay, impaired growth, dysmorphic facies, and axonal neuropathy skos:exactMatch OMIM:619090 developmental delay, impaired growth, dysmorphic facies, and axonal neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030837 neurodevelopmental disorder with microcephaly, impaired language, epilepsy, and gait abnormalities skos:exactMatch OMIM:619092 neurodevelopmental disorder with microcephaly, impaired language, epilepsy, and gait abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030839 thyroid hormone metabolism, abnormal, 2 skos:exactMatch OMIM:619855 thyroid hormone metabolism, abnormal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030840 mismatch repair cancer syndrome 2 skos:exactMatch OMIM:619096 mismatch repair cancer syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030841 mismatch repair cancer syndrome 3 skos:exactMatch OMIM:619097 mismatch repair cancer syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030843 mismatch repair cancer syndrome 4 skos:exactMatch OMIM:619101 mismatch repair cancer syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030844 spermatogenic failure 47 skos:exactMatch DOID:0112175 spermatogenic failure 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030844 spermatogenic failure 47 skos:exactMatch OMIM:619102 spermatogenic failure 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030846 spermatogenic failure 48 skos:exactMatch DOID:0112176 spermatogenic failure 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030846 spermatogenic failure 48 skos:exactMatch OMIM:619108 spermatogenic failure 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030847 arthrogryposis, distal, type 1C skos:exactMatch OMIM:619110 arthrogryposis, distal, iia 1c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030849 intellectual developmental disorder with speech delay and axonal peripheral neuropathy skos:exactMatch OMIM:619099 intellectual developmental disorder with speech delay and axonal peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030852 neurodevelopmental disorder with dysmorphic facies, sleep disturbance, and brain abnormalities skos:exactMatch OMIM:619103 neurodevelopmental disorder with dysmorphic facies, sleep disturbance, and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030854 combined osteogenesis imperfecta and Ehlers-Danlos syndrome 1 skos:exactMatch OMIM:619115 combined osteogenesis imperfecta and ehlers-danlos syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030855 combined osteogenesis imperfecta and Ehlers-Danlos syndrome 2 skos:exactMatch OMIM:619120 combined osteogenesis imperfecta and ehlers-danlos syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030856 developmental and epileptic encephalopathy 89 skos:exactMatch DOID:0112223 developmental and epileptic encephalopathy 89 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030856 developmental and epileptic encephalopathy 89 skos:exactMatch OMIM:619124 developmental and epileptic encephalopathy 89 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030858 immunodeficiency 75 skos:exactMatch OMIM:619126 immunodeficiency 75 with lymphoproliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030859 COACH syndrome 2 skos:exactMatch OMIM:619111 coach syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030860 neuronopathy, distal hereditary motor, type 5C skos:exactMatch OMIM:619112 neuronopathy, distal hereditary motor, iia 5c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030861 osteogenesis imperfecta, type 21 skos:exactMatch DOID:0112201 osteogenesis imperfecta type 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030861 osteogenesis imperfecta, type 21 skos:exactMatch OMIM:619131 osteogenesis imperfecta, iia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030862 COACH syndrome 3 skos:exactMatch OMIM:619113 coach syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030864 Ritscher-Schinzel syndrome 3 skos:exactMatch OMIM:619135 ritscher-schinzel syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030866 neurodevelopmental disorder with cardiomyopathy, spasticity, and brain abnormalities skos:exactMatch OMIM:619121 neurodevelopmental disorder with cardiomyopathy, spasticity, and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030867 thrombocytopenia 7 skos:exactMatch OMIM:619130 thrombocytopenia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030868 spermatogenic failure 49 skos:exactMatch DOID:0112271 spermatogenic failure 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030868 spermatogenic failure 49 skos:exactMatch OMIM:619144 spermatogenic failure 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030869 spermatogenic failures 50 skos:exactMatch OMIM:619145 spermatogenic failure 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030870 premature ovarian failure 17 skos:exactMatch OMIM:619146 premature ovarian failure 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030871 vertebral hypersegmentation and orofacial anomalies skos:exactMatch OMIM:619122 vertebral hypersegmentation and orofacial anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030872 frontotemporal dementia and/or amyotrophic lateral sclerosis 8 skos:exactMatch OMIM:619132 frontotemporal dementia and/or amyotrophic lateral sclerosis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030873 cardiofacioneurodevelopmental syndrome skos:exactMatch OMIM:619123 cardiofacioneurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030875 frontotemporal dementia and/or amyotrophic lateral sclerosis 5 skos:exactMatch OMIM:619141 frontotemporal dementia and/or amyotrophic lateral sclerosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030876 cardioacrofacial dysplasia 1 skos:exactMatch OMIM:619142 cardioacrofacial dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030877 cardioacrofacial dysplasia 2 skos:exactMatch OMIM:619143 cardioacrofacial dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030878 Kaya-Barakat-Masson syndrome skos:exactMatch OMIM:619125 kaya-barakat-masson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030880 mandibuloacral dysplasia progeroid syndrome skos:exactMatch OMIM:619127 mandibuloacral dysplasia progeroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030881 developmental and epileptic encephalopathy 102 skos:exactMatch OMIM:619881 developmental and epileptic encephalopathy 102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030883 carpal tunnel syndrome 2 skos:exactMatch OMIM:619161 carpal tunnel syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030885 amyotrophic lateral sclerosis 26 with or without frontotemporal dementia skos:exactMatch OMIM:619133 amyotrophic lateral sclerosis 26 with or without frontotemporal dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030886 holoprosencephaly 14 skos:exactMatch OMIM:619895 holoprosencephaly 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030887 cardiomyopathy, dilated, 2G skos:exactMatch DOID:0081163 dilated cardiomyopathy 2G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030887 cardiomyopathy, dilated, 2G skos:exactMatch OMIM:619897 cardiomyopathy, dilated, 2g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030890 pontocerebellar hypoplasia, IIA 17 skos:exactMatch OMIM:619909 pontocerebellar hypoplasia, iia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030891 intellectual developmental disorder, autosomal dominant 66 skos:exactMatch OMIM:619910 intellectual developmental disorder, autosomal dominant 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030893 leukoencephalopathy, progressive, infantile-onset, with or without deafness skos:exactMatch OMIM:619147 leukoencephalopathy, progressive, infantile-onset, with or without deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030894 AMED syndrome, digenic skos:exactMatch DOID:0080952 AMED syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030894 AMED syndrome, digenic skos:exactMatch OMIM:619151 amed syndrome, digenic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030894 AMED syndrome, digenic skos:exactMatch Orphanet:611216 Aplastic anemia-intellectual disability-dwarfism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030895 nephrotic syndrome, type 22 skos:exactMatch DOID:0112268 nephrotic syndrome type 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030895 nephrotic syndrome, type 22 skos:exactMatch OMIM:619155 nephrotic syndrome, iia 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030896 chromosome 13q33-q34 deletion syndrome skos:exactMatch OMIM:619148 chromosome 13q33-q34 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030897 Lessel-Kreienkamp syndrome skos:exactMatch OMIM:619149 lessel-kreienkamp syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030898 immunodeficiency 76 skos:exactMatch OMIM:619164 immunodeficiency 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030899 oculocutaneous albinism type 8 skos:exactMatch OMIM:619165 oculocutaneous albinism, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030899 oculocutaneous albinism type 8 skos:exactMatch Orphanet:597733 Oculocutaneous albinism type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030900 intellectual developmental disorder with paroxysmal dyskinesia or seizures skos:exactMatch OMIM:619150 intellectual developmental disorder with paroxysmal dyskinesia or seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030902 mitochondrial complex 1 deficiency, nuclear type 36 skos:exactMatch OMIM:619170 mitochondrial complex 1 deficiency, nuclear iia 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030903 Hermansky-Pudlak syndrome 11 skos:exactMatch OMIM:619172 hermansky-pudlak syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030905 hearing loss, autosomal recessive 117 skos:exactMatch OMIM:619174 deafness, autosomal recessive 117 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030906 Trichomonas tenax infectious disease skos:exactMatch DOID:0050270 Trichomonas tenax trichomoniasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030907 intellectual disability, X-linked 106 skos:exactMatch DOID:0080240 non-syndromic X-linked intellectual disability 106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030907 intellectual disability, X-linked 106 skos:exactMatch OMIM:300997 intellectual developmental disorder, X-linked 106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030908 intellectual disability, X-linked, syndromic, 35 skos:exactMatch DOID:0080241 syndromic X-linked mental retardation 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030908 intellectual disability, X-linked, syndromic, 35 skos:exactMatch OMIM:300998 intellectual developmental disorder, x-linked, syndromic, 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030909 intellectual disability, X-linked, syndromic, Houge type skos:exactMatch DOID:0080242 syndromic X-linked mental retardation Hough type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030909 intellectual disability, X-linked, syndromic, Houge type skos:exactMatch OMIM:301008 intellectual developmental disorder, x-linked, syndromic, houge iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030909 intellectual disability, X-linked, syndromic, Houge type skos:exactMatch UMLS:CN679647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030910 intellectual disability, autosomal dominant 45 skos:exactMatch DOID:0080236 autosomal dominant intellectual developmental disorder 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030910 intellectual disability, autosomal dominant 45 skos:exactMatch OMIM:617600 intellectual developmental disorder, autosomal dominant 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030910 intellectual disability, autosomal dominant 45 skos:exactMatch UMLS:CN368509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030911 intellectual disability, autosomal dominant 46 skos:exactMatch DOID:0080237 autosomal dominant intellectual developmental disorder 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030911 intellectual disability, autosomal dominant 46 skos:exactMatch OMIM:617601 intellectual developmental disorder, autosomal dominant 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030911 intellectual disability, autosomal dominant 46 skos:exactMatch UMLS:CN371052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030912 intellectual disability, autosomal dominant 47 skos:exactMatch DOID:0080238 autosomal dominant intellectual developmental disorder 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030912 intellectual disability, autosomal dominant 47 skos:exactMatch OMIM:617635 intellectual developmental disorder, autosomal dominant 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030912 intellectual disability, autosomal dominant 47 skos:exactMatch Orphanet:502434 STAG1-related intellectual disability-facial dysmorphism-gastroesophageal reflux syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030912 intellectual disability, autosomal dominant 47 skos:exactMatch UMLS:CN429988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030913 intellectual disability, autosomal dominant 48 skos:exactMatch DOID:0080235 autosomal dominant intellectual developmental disorder 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030913 intellectual disability, autosomal dominant 48 skos:exactMatch OMIM:617751 intellectual developmental disorder, autosomal dominant 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030913 intellectual disability, autosomal dominant 48 skos:exactMatch Orphanet:500159 Microcephaly-corpus callosum and cerebellar vermis hypoplasia-facial dysmorphism-intellectual disability syndrom semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030913 intellectual disability, autosomal dominant 48 skos:exactMatch UMLS:CN580791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030914 Clark-Baraitser syndrome skos:exactMatch DOID:0080234 Clark-Baraitser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030914 Clark-Baraitser syndrome skos:exactMatch MESH:C536208 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030914 Clark-Baraitser syndrome skos:exactMatch OMIM:617752 clark-baraitser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030914 Clark-Baraitser syndrome skos:exactMatch Orphanet:600731 Clark-Baraitser syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030914 Clark-Baraitser syndrome skos:exactMatch UMLS:C2931130 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030914 Clark-Baraitser syndrome skos:exactMatch UMLS:CN593636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030915 intellectual disability, autosomal recessive 61 skos:exactMatch DOID:0080239 autosomal recessive intellectual developmental disorder 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030915 intellectual disability, autosomal recessive 61 skos:exactMatch OMIM:617773 intellectual developmental disorder, autosomal recessive 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030915 intellectual disability, autosomal recessive 61 skos:exactMatch UMLS:CN651335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030916 intellectual disability, autosomal dominant 50 skos:exactMatch DOID:0080233 autosomal dominant intellectual developmental disorder 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030916 intellectual disability, autosomal dominant 50 skos:exactMatch OMIM:617787 intellectual developmental disorder, autosomal dominant 50, with behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030916 intellectual disability, autosomal dominant 50 skos:exactMatch UMLS:CN671930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030917 intellectual disability, autosomal dominant 51 skos:exactMatch DOID:0080232 autosomal dominant intellectual developmental disorder 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030917 intellectual disability, autosomal dominant 51 skos:exactMatch OMIM:617788 intellectual developmental disorder, autosomal dominant 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030917 intellectual disability, autosomal dominant 51 skos:exactMatch UMLS:CN671931 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030918 intellectual disability, autosomal dominant 52 skos:exactMatch DOID:0080231 autosomal dominant intellectual developmental disorder 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030918 intellectual disability, autosomal dominant 52 skos:exactMatch OMIM:617796 intellectual developmental disorder, autosomal dominant 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030918 intellectual disability, autosomal dominant 52 skos:exactMatch UMLS:CN671932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030919 intellectual disability, autosomal dominant 53 skos:exactMatch DOID:0080228 autosomal dominant intellectual developmental disorder 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030919 intellectual disability, autosomal dominant 53 skos:exactMatch OMIM:617798 intellectual developmental disorder, autosomal dominant 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030920 intellectual disability, autosomal dominant 54 skos:exactMatch DOID:0080230 autosomal dominant intellectual developmental disorder 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030920 intellectual disability, autosomal dominant 54 skos:exactMatch OMIM:617799 intellectual developmental disorder, autosomal dominant 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030921 intellectual disability, autosomal dominant 55, with seizures skos:exactMatch DOID:0080227 autosomal dominant intellectual developmental disorder 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030921 intellectual disability, autosomal dominant 55, with seizures skos:exactMatch OMIM:617831 intellectual developmental disorder, autosomal dominant 55, with seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030921 intellectual disability, autosomal dominant 55, with seizures skos:exactMatch UMLS:CN757796 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030922 intellectual disability, autosomal dominant 56 skos:exactMatch DOID:0080226 autosomal dominant intellectual developmental disorder 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030922 intellectual disability, autosomal dominant 56 skos:exactMatch OMIM:617854 intellectual developmental disorder, autosomal dominant 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030922 intellectual disability, autosomal dominant 56 skos:exactMatch UMLS:CN787270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030923 frontotemporal dementia and/or amyotrophic lateral sclerosis skos:exactMatch OMIMPS:105500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030924 proteasome-associated autoinflammatory syndrome 5 skos:exactMatch OMIM:619175 proteasome-associated autoinflammatory syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030925 oocyte maturation defect 10 skos:exactMatch OMIM:619176 oocyte maturation defect 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030926 spermatogenic failure 51 skos:exactMatch DOID:0112273 spermatogenic failure 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030926 spermatogenic failure 51 skos:exactMatch OMIM:619177 spermatogenic failure 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030927 myofibrillar myopathy 11 skos:exactMatch OMIM:619178 myofibrillar myopathy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030928 microcephaly 26, primary, autosomal dominant skos:exactMatch OMIM:619179 microcephaly 26, primary, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030929 microcephaly 27, primary, autosomal dominant skos:exactMatch OMIM:619180 microcephaly 27, primary, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030930 neurodevelopmental disorder with or without early-onset generalized epilepsy skos:exactMatch OMIM:619157 neurodevelopmental disorder with or without early-onset generalized epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030931 proteasome-associated autoinflammatory syndrome 4 skos:exactMatch OMIM:619183 proteasome-associated autoinflammatory syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030933 Joubert syndrome 37 skos:exactMatch OMIM:619185 joubert syndrome 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030934 intellectual developmental disorder, autosomal dominant 64 skos:exactMatch OMIM:619188 intellectual developmental disorder, autosomal dominant 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030935 mitochondrial complex 2 deficiency, nuclear type 2 skos:exactMatch OMIM:619166 mitochondrial complex 2 deficiency, nuclear iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030936 epilepsy, progressive myoclonic, 12 skos:exactMatch OMIM:619191 epilepsy, progressive myoclonic, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030937 mitochondrial complex 2 deficiency, nuclear type 3 skos:exactMatch OMIM:619167 mitochondrial complex 2 deficiency, nuclear iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030938 spermatogenic failure 52 skos:exactMatch DOID:0112270 spermatogenic failure 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030938 spermatogenic failure 52 skos:exactMatch OMIM:619202 spermatogenic failure 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030939 premature ovarian failure 18 skos:exactMatch DOID:0112269 primary ovarian insufficiency 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030939 premature ovarian failure 18 skos:exactMatch OMIM:619203 premature ovarian failure 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030941 erythrokeratodermia variabilis et progressiva 7 skos:exactMatch OMIM:619209 erythrokeratodermia variabilis et progressiva 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030947 neurodegeneration, childhood-onset, with hypotonia, respiratory insufficiency, and brain imaging abnormalities skos:exactMatch OMIM:619173 neurodegeneration, childhood-onset, with hypotonia, respiratory insufficiency, and brain imaging abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030947 neurodegeneration, childhood-onset, with hypotonia, respiratory insufficiency, and brain imaging abnormalities skos:exactMatch Orphanet:610573 CLCN6-related childhood-onset progressive neurodegeneration-peripheral neuropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030953 short stature, facial dysmorphism, and skeletal anomalies with or without cardiac anomalies 2 skos:exactMatch DOID:0112358 short stature, facial dysmorphism, and skeletal anomalies with or without cardiac anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030953 short stature, facial dysmorphism, and skeletal anomalies with or without cardiac anomalies 2 skos:exactMatch OMIM:619184 short stature, facial dysmorphism, and skeletal anomalies with or without cardiac anomalies 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030957 developmental and epileptic encephalopathy 103 skos:exactMatch OMIM:619913 developmental and epileptic encephalopathy 103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030958 dystonia 35, childhood-onset skos:exactMatch OMIM:619921 dystonia 35, childhood-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030961 Olmsted syndrome 2 skos:exactMatch OMIM:619208 olmsted syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030962 nephrotic syndrome, type 23 skos:exactMatch DOID:0112266 nephrotic syndrome type 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030962 nephrotic syndrome, type 23 skos:exactMatch OMIM:619201 nephrotic syndrome, iia 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030963 Li-Campeau syndrome skos:exactMatch OMIM:619189 li-campeau syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030964 intellectual developmental disorder, autosomal dominant 67 skos:exactMatch OMIM:619927 intellectual developmental disorder, autosomal dominant 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030966 neurofacioskeletal syndrome with or without renal agenesis skos:exactMatch OMIM:619194 neurofacioskeletal syndrome with or without renal agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030967 deafness, congenital, and adult-onset progressive leukoencephalopathy skos:exactMatch OMIM:619196 deafness, congenital, and adult-onset progressive leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030968 intellectual developmental disorder, autosomal recessive 76 skos:exactMatch OMIM:619931 intellectual developmental disorder, autosomal recessive 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030969 intellectual developmental disorder, autosomal dominant 68 skos:exactMatch OMIM:619934 intellectual developmental disorder, autosomal dominant 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030970 immunodeficiency 106, susceptibility to viral infections skos:exactMatch OMIM:619935 immunodeficiency 106, susceptibility to viral infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030971 immunodeficiency 78 with autoimmunity and developmental delay skos:exactMatch OMIM:619220 immunodeficiency 78 with autoimmunity and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030972 spermatogenic failure 74 skos:exactMatch OMIM:619937 spermatogenic failure 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030973 immunodeficiency 77 skos:exactMatch OMIM:619223 immunodeficiency 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030974 mitochondrial complex 2 deficiency, nuclear type 4 skos:exactMatch OMIM:619224 mitochondrial complex 2 deficiency, nuclear iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030975 premature ovarian failure 20 skos:exactMatch OMIM:619938 premature ovarian failure 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030976 oculomotor-abducens synkinesis skos:exactMatch OMIM:619215 oculomotor-abducens synkinesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030977 neuropathy, hereditary motor, with myopathic features skos:exactMatch OMIM:619216 neuropathy, hereditary motor, with myopathic features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030978 endove syndrome, limb-only type skos:exactMatch OMIM:619217 endove syndrome, limb-only iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030979 endove syndrome, limb-brain type skos:exactMatch OMIM:619218 endove syndrome, limb-brain iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030981 immunodeficiency 79 skos:exactMatch DOID:0112277 immunodeficiency 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030981 immunodeficiency 79 skos:exactMatch OMIM:619238 immunodeficiency 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030982 sulfide quinone oxidoreductase deficiency skos:exactMatch OMIM:619221 sulfide:quinone oxidoreductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030983 Waardenburg syndrome, IIa 2F skos:exactMatch OMIM:619947 waardenburg syndrome, iia 2f semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030984 spermatogenic failure 75 skos:exactMatch OMIM:619949 spermatogenic failure 75 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030985 premature ovarian failure 19 skos:exactMatch DOID:0112278 primary ovarian insufficiency 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030985 premature ovarian failure 19 skos:exactMatch OMIM:619245 premature ovarian failure 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030986 blistering, acantholytic, of oral and laryngeal mucosa skos:exactMatch OMIM:619226 blistering, acantholytic, of oral and laryngeal mucosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030987 vertebral, cardiac, tracheoesophageal, renal, and limb defects skos:exactMatch OMIM:619227 vertebral, cardiac, tracheoesophageal, renal, and limb defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030988 developmental delay with dysmorphic facies and dental anomalies skos:exactMatch OMIM:619228 developmental delay with dysmorphic facies and dental anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030989 spermatogenic failure 53 skos:exactMatch DOID:0112279 spermatogenic failure 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030989 spermatogenic failure 53 skos:exactMatch OMIM:619258 spermatogenic failure 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030990 Kohlschutter-Tonz syndrome-like skos:exactMatch OMIM:619229 kohlschutter-tonz syndrome-like semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030991 bile acid conjugation defect 1 skos:exactMatch OMIM:619232 bile acid conjugation defect 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030992 short stature, oligodontia, dysmorphic facies, and motor delay skos:exactMatch OMIM:619234 short stature, oligodontia, dysmorphic facies, and motor delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030993 Tessadori-Van Haaften neurodevelopmental syndrome 3 skos:exactMatch OMIM:619950 tessadori-bicknell-van haaften neurodevelopmental syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030994 neurodevelopmental disorder with or without autism or seizures skos:exactMatch OMIM:619239 neurodevelopmental disorder with or without autism or seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030995 global developmental delay with speech and behavioral abnormalities skos:exactMatch OMIM:619243 global developmental delay with speech and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030996 bleeding disorder, platelet-type, 24 skos:exactMatch OMIM:619271 bleeding disorder, platelet-type, 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030997 mitochondrial complex 1 deficiency, nuclear type 37 skos:exactMatch OMIM:619272 mitochondrial complex 1 deficiency, nuclear iia 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030998 hearing loss, autosomal dominant 80 skos:exactMatch OMIM:619274 deafness, autosomal dominant 80 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0030999 neurodevelopmental disorder with cerebral atrophy and variable facial dysmorphism skos:exactMatch OMIM:619244 neurodevelopmental disorder with cerebral atrophy and variable facial dysmorphism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031000 Tessadori-Van Haaften neurodevelopmental syndrome 4 skos:exactMatch OMIM:619951 tessadori-bicknell-van haaften neurodevelopmental syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031001 vitreoretinopathy with phalangeal epiphyseal dysplasia skos:exactMatch OMIM:619248 vitreoretinopathy with phalangeal epiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031002 Baralle-Macken syndrome skos:exactMatch OMIM:619255 baralle-macken syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031003 hypercholanemia, familial, 2 skos:exactMatch OMIM:619256 hypercholanemia, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031004 obsolete genetic disorder of sex development of gynecological interest skos:exactMatch Orphanet:325665 Genetic disorder of sex development of gynecological interest semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031006 neurodegeneration with ataxia and late-onset optic atrophy skos:exactMatch OMIM:619259 neurodegeneration with ataxia and late-onset optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031007 spondyloepiphyseal dysplasia, sensorineural hearing loss, impaired intellectual development, and leber congenital amaurosis skos:exactMatch DOID:0112290 spondyloepiphyseal dysplasia, sensorineural hearing loss, intellectual developmental disorder, and Leber congenital amaurosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031007 spondyloepiphyseal dysplasia, sensorineural hearing loss, impaired intellectual development, and leber congenital amaurosis skos:exactMatch OMIM:619260 spondyloepiphyseal dysplasia, sensorineural hearing loss, impaired intellectual development, and leber congenital amaurosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031007 spondyloepiphyseal dysplasia, sensorineural hearing loss, impaired intellectual development, and leber congenital amaurosis skos:exactMatch Orphanet:611207 Spondyloepiphyseal dysplasia-sensorineural hearing loss-intellectual disability-Leber congenital amaurosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031008 nephrotic syndrome, type 24 skos:exactMatch OMIM:619263 nephrotic syndrome, iia 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031008 nephrotic syndrome, type 24 skos:exactMatch Orphanet:567548 Idiopathic steroid-resistant nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031009 Glanzmann thrombasthenia 2 skos:exactMatch OMIM:619267 glanzmann thrombasthenia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031010 odontochondrodysplasia 2 with hearing loss and diabetes skos:exactMatch OMIM:619269 odontochondrodysplasia 2 with hearing loss and diabetes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031011 neurodevelopmental disorder with dysmorphic facies and variable seizures skos:exactMatch OMIM:619264 neurodevelopmental disorder with dysmorphic facies and variable seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031012 autoimmune uveitis skos:exactMatch DOID:0040088 autoimmune uveitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031013 autoimmune optic neuritis skos:exactMatch DOID:0040089 autoimmune optic neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031014 autoimmune gastritis skos:exactMatch DOID:0040090 autoimmune gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031014 autoimmune gastritis skos:exactMatch NCIT:C95752 Autoimmune Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031016 obsolete genetic disorder of sex development skos:exactMatch Orphanet:325690 Genetic disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031019 spastic paraplegia 87, autosomal recessive skos:exactMatch OMIM:619966 spastic paraplegia 87, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031021 developmental and epileptic encephalopathy 104 skos:exactMatch OMIM:619970 developmental and epileptic encephalopathy 104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031028 developmental and epileptic encephalopathy 105 with hypopituitarism skos:exactMatch OMIM:619983 developmental and epileptic encephalopathy 105 with hypopituitarism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031030 immunodeficiency 107, susceptibility to invasive staphylococcus aureus infection skos:exactMatch OMIM:619986 immunodeficiency 107, susceptibility to invasive staphylococcus aureus infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031031 intellectual developmental disorder, autosomal recessive 77 skos:exactMatch OMIM:619988 intellectual developmental disorder, autosomal recessive 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031037 famililal cerebral cavernous malformations skos:exactMatch OMIMPS:116860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031037 famililal cerebral cavernous malformations skos:exactMatch Orphanet:221061 Familial cerebral cavernous malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031037 famililal cerebral cavernous malformations skos:exactMatch SCTID:717003001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031037 famililal cerebral cavernous malformations skos:exactMatch UMLS:C2931263 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031040 cholestasis, progressive familial intrahepatic, 12 skos:exactMatch OMIM:620010 cholestasis, progressive familial intrahepatic, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031043 lymphatic malformation 12 skos:exactMatch DOID:0081030 central conducting lymphatic anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031043 lymphatic malformation 12 skos:exactMatch OMIM:620014 lymphatic malformation 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031044 advance sleep phase syndrome, familial, 4 skos:exactMatch OMIM:620015 advance sleep phase syndrome, familial, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031045 arthrogryposis, distal, IIa 11 skos:exactMatch OMIM:620019 arthrogryposis, distal, iia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031047 stickler syndrome, IIa 6 skos:exactMatch OMIM:620022 stickler syndrome, iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031052 developmental and epileptic encephalopathy 106 skos:exactMatch OMIM:620028 developmental and epileptic encephalopathy 106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031054 ciliary dyskinesia, primary, 48, without situs inversus skos:exactMatch OMIM:620032 ciliary dyskinesia, primary, 48, without situs inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031055 developmental and epileptic encephalopathy 107 skos:exactMatch OMIM:620033 developmental and epileptic encephalopathy 107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031057 dyskeratosis congenita, digenic skos:exactMatch OMIM:620040 dyskeratosis congenita, digenic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031060 microcephaly 29, primary, autosomal recessive skos:exactMatch OMIM:620047 microcephaly 29, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031061 nephrotic syndrome, IIa 26 skos:exactMatch OMIM:620049 nephrotic syndrome, iia 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031062 polycystic kidney disease 7 skos:exactMatch OMIM:620056 polycystic kidney disease 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031068 Charcot-Marie-Tooth disease, axonal, IIa 2II skos:exactMatch OMIM:620068 charcot-marie-tooth disease, axonal, iia 2ii semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031071 Diamond-Blackfan anemia 21 skos:exactMatch OMIM:620072 diamond-blackfan anemia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031077 spermatogenic failure 76 skos:exactMatch OMIM:620084 spermatogenic failure 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031083 spermatogenic failure 77 skos:exactMatch OMIM:620103 spermatogenic failure 77 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031084 amelogenesis imperfecta, IIa 1K skos:exactMatch OMIM:620104 amelogenesis imperfecta, iia 1k semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031115 dyskinesia with orofacial involvement skos:exactMatch OMIMPS:606703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031166 macular dystrophy, retinal skos:exactMatch OMIMPS:136550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031169 odontochondrodysplasia skos:exactMatch OMIMPS:184260 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031199 inherited interstitial lung disease skos:exactMatch OMIMPS:619611 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031200 Bryant-Li-Bhoj neurodevelopmental syndrome skos:exactMatch OMIMPS:619720 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031213 restrictive dermopathy skos:exactMatch OMIMPS:275210 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031219 mismatch repair cancer syndrome skos:exactMatch DOID:0112182 mismatch repair cancer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031219 mismatch repair cancer syndrome skos:exactMatch OMIMPS:276300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031230 mitochondrial complex II deficiency, nuclear type skos:exactMatch OMIMPS:252011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031240 familial panic disorder skos:exactMatch OMIMPS:167870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031257 high altitude pulmonary edema skos:exactMatch Orphanet:330012 High altitude pulmonary edema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031280 Stuve-Wiedemann syndrome skos:exactMatch OMIMPS:601559 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031322 triopia skos:broadMatch ICD10CM:Q15.8 Other specified congenital malformations of eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031322 triopia skos:exactMatch Orphanet:3374 Triopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031323 cardiac valvular defect skos:exactMatch OMIMPS:212093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031329 craniofacial dysmorphism, skeletal anomalies, and impaired intellectual development syndrome skos:exactMatch DOID:0081072 craniofacial dysmorphism, skeletal anomalies, and mental retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031329 craniofacial dysmorphism, skeletal anomalies, and impaired intellectual development syndrome skos:exactMatch OMIMPS:213980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031332 Glanzmann thrombasthenia 1 skos:exactMatch DOID:2219 Glanzmann's thrombasthenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031332 Glanzmann thrombasthenia 1 skos:exactMatch MESH:D013915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031332 Glanzmann thrombasthenia 1 skos:exactMatch NCIT:C61249 Glanzmann Thrombasthenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031332 Glanzmann thrombasthenia 1 skos:exactMatch OMIM:273800 glanzmann thrombasthenia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031332 Glanzmann thrombasthenia 1 skos:exactMatch SCTID:32942005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031376 congenital disorder of deglycosylation skos:exactMatch OMIMPS:615273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031384 autoinflammatory syndrome, familial, Behcet-like skos:exactMatch OMIMPS:616744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031386 cardioacrofacial dysplasia skos:exactMatch OMIMPS:619142 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031400 Tessadori-Van-Haaften neurodevelopmental syndrome skos:exactMatch OMIMPS:619758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031415 Carey-Fineman-Ziter syndrome skos:exactMatch OMIMPS:254940 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031415 Carey-Fineman-Ziter syndrome skos:exactMatch Orphanet:1358 Carey-Fineman-Ziter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031421 Olmsted syndrome skos:exactMatch DOID:0112011 mutilating palmoplantar keratoderma with periorificial keratotic plaques semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031421 Olmsted syndrome skos:exactMatch OMIMPS:614594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031421 Olmsted syndrome skos:exactMatch Orphanet:659 Mutilating palmoplantar keratoderma with periorificial keratotic plaques semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031421 Olmsted syndrome skos:exactMatch UMLS:C2609071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031422 familial mucolipidosis skos:exactMatch OMIMPS:256550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031432 thyroid hormone metabolism, abnormal skos:exactMatch OMIMPS:609698 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031439 short stature, facial dysmorphism, and skeletal anomalies with or without cardiac anomalies skos:exactMatch OMIMPS:617877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031446 hypercholanemia, familial 1 skos:exactMatch MESH:C564336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031446 hypercholanemia, familial 1 skos:exactMatch OMIM:607748 hypercholanemia, familial 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031446 hypercholanemia, familial 1 skos:exactMatch Orphanet:238475 Familial hypercholanemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031446 hypercholanemia, familial 1 skos:exactMatch SCTID:723360007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031446 hypercholanemia, familial 1 skos:exactMatch UMLS:C1843139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031447 macrothrombocytopenia, isolated skos:exactMatch OMIMPS:613112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031481 microcephaly, epilepsy, and diabetes syndrome 1 skos:exactMatch OMIM:614231 microcephaly, epilepsy, and diabetes syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031481 microcephaly, epilepsy, and diabetes syndrome 1 skos:exactMatch Orphanet:306558 Primary microcephaly-epilepsy-permanent neonatal diabetes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031481 microcephaly, epilepsy, and diabetes syndrome 1 skos:exactMatch UMLS:C3280240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031520 familial severe combined immunodeficiency skos:exactMatch OMIMPS:601457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031615 familial bent bone dysplasia syndrome skos:exactMatch OMIMPS:614592 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031632 developmental delay with short stature, dysmorphic facial features, and sparse hair skos:exactMatch OMIMPS:616901 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031646 Braddock-Carey syndrome skos:exactMatch OMIMPS:619980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031689 obsolete genetic progeroid syndrome skos:broadMatch ICD10CM:E34.8 Other specified endocrine disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031689 obsolete genetic progeroid syndrome skos:exactMatch Orphanet:363245 Genetic progeroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031697 obsolete genetic intractable diarrhea of infancy skos:exactMatch Orphanet:363300 Genetic intractable diarrhea of infancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031698 obsolete genetic intestinal disease due to fat malabsorption skos:exactMatch Orphanet:363306 Genetic intestinal disease due to fat malabsorption semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031799 obsolete rare bone disease related to a common gene or pathway defect skos:exactMatch Orphanet:364803 Rare bone disease related to a common gene or pathway defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031949 obsolete genetic neurovascular malformation skos:exactMatch Orphanet:371436 Genetic neurovascular malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0031952 obsolete genetic syndromic esophageal malformation skos:exactMatch Orphanet:371445 Genetic syndromic esophageal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032011 obsolete biological anomaly skos:exactMatch Orphanet:377790 Biological anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032013 obsolete clinical syndrome skos:exactMatch Orphanet:377792 Clinical syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032014 obsolete particular clinical situation in a disease or syndrome skos:exactMatch Orphanet:377793 Particular clinical situation in a disease or syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032221 obsolete rare disorder with female infertility due to a congenital hypogonadotropic hypogonadism skos:exactMatch Orphanet:399846 Rare disorder with female infertility due to a congenital hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032485 intellectual developmental disorder 61 skos:exactMatch OMIM:618009 intellectual developmental disorder, autosomal dominant 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032526 spinocerebellar ataxia 48 skos:exactMatch DOID:0111746 cerebellar ataxia type 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032526 spinocerebellar ataxia 48 skos:exactMatch OMIM:618093 spinocerebellar ataxia 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032526 spinocerebellar ataxia 48 skos:exactMatch Orphanet:631103 Spinocerebellar ataxia type 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032564 hennekam lymphangiectasia-lymphedema syndrome 3 skos:exactMatch OMIM:618154 hennekam lymphangiectasia-lymphedema syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032565 ophthalmoplegia, external, with rib and vertebral anomalies skos:exactMatch OMIM:618155 ophthalmoplegia, external, with rib and vertebral anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032566 squalene synthase deficiency skos:exactMatch OMIM:618156 squalene synthase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032567 isolated growth hormone deficiency, type 4 skos:exactMatch OMIM:618157 isolated growth hormone deficiency, iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032568 intellectual developmental disorder with macrocephaly, seizures, and speech delay skos:exactMatch OMIM:618158 intellectual developmental disorder with macrocephaly, seizures, and speech delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032569 isolated growth hormone deficiency, type 5 skos:exactMatch OMIM:618160 pituitary hormone deficiency, combined or isolated, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032570 Joubert syndrome 35 skos:exactMatch OMIM:618161 joubert syndrome 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032571 spondyloepimetaphyseal dysplasia, Krakow type skos:exactMatch OMIM:618162 spondyloepimetaphyseal dysplasia, krakow iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032572 cardiac, facial, and digital anomalies with developmental delay skos:exactMatch NCIT:C179868 Cardiac, Facial, and Digital Anomalies with Developmental Delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032572 cardiac, facial, and digital anomalies with developmental delay skos:exactMatch OMIM:618164 cardiac, facial, and digital anomalies with developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032573 bone marrow failure syndrome 5 skos:exactMatch OMIM:618165 bone marrow failure syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032574 osteochondrodysplasia, brachydactyly, and overlapping malformed digits skos:exactMatch OMIM:618167 osteochondrodysplasia, brachydactyly, and overlapping malformed digits semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032575 diarrhea 9 skos:exactMatch OMIM:618168 diarrhea 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032577 retinitis pigmentosa 83 skos:exactMatch DOID:0112140 retinitis pigmentosa 83 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032577 retinitis pigmentosa 83 skos:exactMatch OMIM:618173 retinitis pigmentosa 83 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032578 cortical dysplasia, complex, with other brain malformations 9 skos:exactMatch OMIM:618174 cortical dysplasia, complex, with other brain malformations 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032579 warburg-cinotti syndrome skos:exactMatch OMIM:618175 warburg-cinotti syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032580 nephrotic syndrome, type 17 skos:exactMatch DOID:0080392 nephrotic syndrome type 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032580 nephrotic syndrome, type 17 skos:exactMatch OMIM:618176 nephrotic syndrome, iia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032581 nephrotic syndrome, type 18 skos:exactMatch DOID:0080393 nephrotic syndrome type 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032581 nephrotic syndrome, type 18 skos:exactMatch OMIM:618177 nephrotic syndrome, iia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032582 nephrotic syndrome, type 19 skos:exactMatch DOID:0080394 nephrotic syndrome type 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032582 nephrotic syndrome, type 19 skos:exactMatch OMIM:618178 nephrotic syndrome, iia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032583 microcephaly 24, primary, autosomal recessive skos:exactMatch OMIM:618179 microcephaly 24, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032584 ectodermal dysplasia 14, hair/tooth type with or without hypohidrosis skos:exactMatch DOID:0111662 ectodermal dysplasia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032584 ectodermal dysplasia 14, hair/tooth type with or without hypohidrosis skos:exactMatch OMIM:618180 ectodermal dysplasia 14, hair/tooth type, with or without hypohidrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032586 diarrhea 10, protein-losing enteropathy type skos:exactMatch OMIM:618183 diarrhea 10, protein-losing enteropathy iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032588 periventricular nodular heterotopia 8 skos:exactMatch OMIM:618185 periventricular nodular heterotopia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032590 ovarian dysgenesis 8 skos:exactMatch DOID:0080500 ovarian dysgenesis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032590 ovarian dysgenesis 8 skos:exactMatch OMIM:618187 ovarian dysgenesis 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032591 hyperparathyroidism, transient neonatal skos:exactMatch OMIM:618188 hyperparathyroidism, transient neonatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032592 cardiomyopathy, dilated, 2c skos:exactMatch DOID:0081159 dilated cardiomyopathy 2C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032592 cardiomyopathy, dilated, 2c skos:exactMatch OMIM:618189 cardiomyopathy, dilated, 2c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032594 intellectual developmental disorder and retinitis pigmentosa; IDDRP skos:exactMatch OMIM:618195 intellectual developmental disorder and retinitis pigmentosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032596 myasthenic syndrome, congenital, 23, presynaptic skos:exactMatch OMIM:618197 myasthenic syndrome, congenital, 23, presynaptic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032597 myasthenic syndrome, congenital, 24, presynaptic skos:exactMatch OMIM:618198 myasthenic syndrome, congenital, 24, presynaptic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032598 developmental and epileptic encephalopathy, 68 skos:exactMatch DOID:0112204 developmental and epileptic encephalopathy 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032598 developmental and epileptic encephalopathy, 68 skos:exactMatch OMIM:618201 developmental and epileptic encephalopathy 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032599 immunodeficiency 15a skos:exactMatch DOID:0111960 immunodeficiency 15A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032599 immunodeficiency 15a skos:exactMatch OMIM:618204 immunodeficiency 15a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032600 Snijders Blok-Campeau syndrome skos:exactMatch OMIM:618205 snijders blok-campeau syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032600 Snijders Blok-Campeau syndrome skos:exactMatch Orphanet:599082 CHD3-related developmental delay-speech delay-intellectual disability-abnormalities of vision-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032601 inflammatory bowel disease, immunodeficiency, and encephalopathy skos:exactMatch OMIM:618213 inflammatory bowel disease, immunodeficiency, and encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032601 inflammatory bowel disease, immunodeficiency, and encephalopathy skos:exactMatch Orphanet:565788 Infantile inflammatory bowel disease with neurological involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032603 polydactyly, postaxial, type A9 skos:exactMatch OMIM:618219 polydactyly, postaxial, iia a9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032604 retinitis pigmentosa 84 skos:exactMatch DOID:0112141 retinitis pigmentosa 84 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032604 retinitis pigmentosa 84 skos:exactMatch OMIM:618220 retinitis pigmentosa 84 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032605 intellectual disability, autosomal recessive 66 skos:exactMatch OMIM:618221 intellectual developmental disorder, autosomal recessive 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032606 mitochondrial complex 1 deficiency, nuclear type 2 skos:exactMatch OMIM:618222 mitochondrial complex 1 deficiency, nuclear iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032607 vertebral anomalies and variable endocrine and T-cell dysfunction skos:exactMatch DOID:0070345 vertebral anomalies and variable endocrine and T-cell dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032607 vertebral anomalies and variable endocrine and T-cell dysfunction skos:exactMatch OMIM:618223 vertebral anomalies and variable endocrine and t-cell dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032608 mitochondrial complex 1 deficiency, nuclear type 3 skos:exactMatch OMIM:618224 mitochondrial complex 1 deficiency, nuclear iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032609 mitochondrial complex 1 deficiency, nuclear type 4 skos:exactMatch OMIM:618225 mitochondrial complex 1 deficiency, nuclear iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032610 mitochondrial complex 1 deficiency, nuclear type 5 skos:exactMatch OMIM:618226 mitochondrial complex 1 deficiency, nuclear iia 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032611 mitochondrial complex 1 deficiency, nuclear type 6 skos:exactMatch OMIM:618228 mitochondrial complex 1 deficiency, nuclear iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032612 mitochondrial complex 1 deficiency, nuclear type 7 skos:exactMatch OMIM:618229 mitochondrial complex 1 deficiency, nuclear iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032613 mitochondrial complex 1 deficiency, nuclear type 8 skos:exactMatch OMIM:618230 mitochondrial complex 1 deficiency, nuclear iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032614 epidermodysplasia verruciformis, susceptibility to, 2 skos:exactMatch OMIM:618231 epidermodysplasia verruciformis, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032615 mitochondrial complex 1 deficiency, nuclear type 9 skos:exactMatch OMIM:618232 mitochondrial complex 1 deficiency, nuclear iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032616 mitochondrial complex 1 deficiency, nuclear type 10 skos:exactMatch OMIM:618233 mitochondrial complex 1 deficiency, nuclear iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032617 mitochondrial complex 1 deficiency, nuclear type 11 skos:exactMatch OMIM:618234 mitochondrial complex 1 deficiency, nuclear iia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032618 mitochondrial complex 1 deficiency, nuclear type 13 skos:exactMatch OMIM:618235 mitochondrial complex 1 deficiency, nuclear iia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032619 mitochondrial complex 1 deficiency, nuclear type 14 skos:exactMatch OMIM:618236 mitochondrial complex 1 deficiency, nuclear iia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032620 mitochondrial complex 1 deficiency, nuclear type 15 skos:exactMatch OMIM:618237 mitochondrial complex 1 deficiency, nuclear iia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032621 mitochondrial complex 1 deficiency, nuclear type 16 skos:exactMatch OMIM:618238 mitochondrial complex 1 deficiency, nuclear iia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032622 mitochondrial complex 1 deficiency, nuclear type 17 skos:exactMatch OMIM:618239 mitochondrial complex 1 deficiency, nuclear iia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032623 mitochondrial complex 1 deficiency, nuclear type 18 skos:exactMatch OMIM:618240 mitochondrial complex 1 deficiency, nuclear iia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032624 mitochondrial complex 1 deficiency, nuclear type 19 skos:exactMatch OMIM:618241 mitochondrial complex 1 deficiency, nuclear iia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032625 mitochondrial complex 1 deficiency, nuclear type 21 skos:exactMatch OMIM:618242 mitochondrial complex 1 deficiency, nuclear iia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032626 mitochondrial complex 1 deficiency, nuclear type 22 skos:exactMatch OMIM:618243 mitochondrial complex 1 deficiency, nuclear iia 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032627 mitochondrial complex 1 deficiency, nuclear type 23 skos:exactMatch OMIM:618244 mitochondrial complex 1 deficiency, nuclear iia 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032628 mitochondrial complex 1 deficiency, nuclear type 24 skos:exactMatch OMIM:618245 mitochondrial complex 1 deficiency, nuclear iia 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032629 mitochondrial complex 1 deficiency, nuclear type 25 skos:exactMatch OMIM:618246 mitochondrial complex 1 deficiency, nuclear iia 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032630 mitochondrial complex 1 deficiency, nuclear type 26 skos:exactMatch OMIM:618247 mitochondrial complex 1 deficiency, nuclear iia 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032631 mitochondrial complex 1 deficiency, nuclear type 27 skos:exactMatch OMIM:618248 mitochondrial complex 1 deficiency, nuclear iia 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032632 mitochondrial complex 1 deficiency, nuclear type 28 skos:exactMatch OMIM:618249 mitochondrial complex 1 deficiency, nuclear iia 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032633 mitochondrial complex 1 deficiency, nuclear type 29 skos:exactMatch OMIM:618250 mitochondrial complex 1 deficiency, nuclear iia 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032634 mitochondrial complex 1 deficiency, nuclear type 31 skos:exactMatch OMIM:618251 mitochondrial complex 1 deficiency, nuclear iia 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032635 mitochondrial complex 1 deficiency, nuclear type 32 skos:exactMatch OMIM:618252 mitochondrial complex 1 deficiency, nuclear iia 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032636 mitochondrial complex 1 deficiency, nuclear type 33 skos:exactMatch OMIM:618253 mitochondrial complex 1 deficiency, nuclear iia 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032637 ciliary dyskinesia, primary, 39 skos:exactMatch OMIM:618254 ciliary dyskinesia, primary, 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032639 hearing loss, autosomal recessive 112 skos:exactMatch DOID:0111637 autosomal recessive nonsyndromic deafness 112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032639 hearing loss, autosomal recessive 112 skos:exactMatch OMIM:618257 deafness, autosomal recessive 112 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032641 mirror movements 4 skos:exactMatch OMIM:618264 mirror movements 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032642 arthrogryposis, cleft palate, craniosynostosis, and impaired intellectual development skos:exactMatch OMIM:618265 arthrogryposis, cleft palate, craniosynostosis, and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032642 arthrogryposis, cleft palate, craniosynostosis, and impaired intellectual development skos:exactMatch Orphanet:565858 Craniosynostosis-microretrognathia-severe intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032643 pontocerebellar hypoplasia, type 12 skos:exactMatch DOID:0112327 pontocerebellar hypoplasia type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032643 pontocerebellar hypoplasia, type 12 skos:exactMatch OMIM:618266 pontocerebellar hypoplasia, iia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032643 pontocerebellar hypoplasia, type 12 skos:exactMatch Orphanet:611256 Pontocerebellar hypoplasia type 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032644 epidermodysplasia verruciformis, susceptibility to, 3 skos:exactMatch OMIM:618267 epidermodysplasia verruciformis, susceptibility to, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032645 trichohepatoneurodevelopmental syndrome skos:exactMatch OMIM:618268 trichohepatoneurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032646 congenital anomalies of kidney and urinary tract 3 skos:exactMatch OMIM:618270 congenital anomalies of kidney and urinary tract 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032648 mega-corpus-callosum syndrome with cerebellar hypoplasia and cortical malformations skos:exactMatch DOID:0111403 mega-corpus-callosum syndrome with cerebellar hypoplasia and cortical malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032648 mega-corpus-callosum syndrome with cerebellar hypoplasia and cortical malformations skos:exactMatch OMIM:618273 mega-corpus-callosum syndrome with cerebellar hypoplasia and cortical malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032649 hypotrichosis 14 skos:exactMatch DOID:0080582 hypotrichosis 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032649 hypotrichosis 14 skos:exactMatch OMIM:618275 hypotrichosis 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032650 neurodegeneration, childhood-onset, with cerebellar atrophy skos:exactMatch OMIM:618276 neurodegeneration, childhood-onset, with cerebellar atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032651 fibrosis, neurodegeneration, and cerebral angiomatosis skos:exactMatch OMIM:618278 fibrosis, neurodegeneration, and cerebral angiomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032653 cardiac-urogenital syndrome skos:exactMatch OMIM:618280 cardiac-urogenital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032654 hyper-IgE recurrent infection syndrome 3, autosomal recessive skos:exactMatch DOID:0080595 hyper IgE recurrent infection syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032654 hyper-IgE recurrent infection syndrome 3, autosomal recessive skos:exactMatch OMIM:618282 hyper-ige recurrent infection syndrome 3, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032655 visual impairment and progressive phthisis bulbi skos:exactMatch DOID:0070356 visual impairment and progressive phthisis bulbi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032655 visual impairment and progressive phthisis bulbi skos:exactMatch OMIM:618283 visual impairment and progressive phthisis bulbi semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032656 microcephaly, cataracts, impaired intellectual development, and dystonia with abnormal striatum skos:exactMatch OMIM:618284 microcephaly, cataracts, impaired intellectual development, and dystonia with abnormal striatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032657 developmental and epileptic encephalopathy, 69 skos:exactMatch DOID:0112205 developmental and epileptic encephalopathy 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032657 developmental and epileptic encephalopathy, 69 skos:exactMatch OMIM:618285 developmental and epileptic encephalopathy 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032658 macrocephaly, acquired, with impaired intellectual development skos:exactMatch OMIM:618286 macrocephaly, acquired, with impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032659 mucocutaneous ulceration, chronic skos:exactMatch OMIM:618287 mucocutaneous ulceration, chronic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032660 spinal muscular atrophy, lower extremity-predominant, 2b, prenatal onset, autosomal dominant skos:exactMatch DOID:0070350 spinal muscular atrophy with lower extremity predominant 2B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032660 spinal muscular atrophy, lower extremity-predominant, 2b, prenatal onset, autosomal dominant skos:exactMatch OMIM:618291 spinal muscular atrophy, lower extremity-predominant, 2b, prenatal onset, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032661 neurodevelopmental disorder with impaired intellectual development, hypotonia, and ataxia skos:exactMatch OMIM:618292 neurodevelopmental disorder with impaired intellectual development, hypotonia, and ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032662 intellectual developmental disorder, autosomal recessive 67 skos:exactMatch OMIM:618295 intellectual developmental disorder, autosomal recessive 67 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032663 developmental and epileptic encephalopathy, 70 skos:exactMatch DOID:0112206 developmental and epileptic encephalopathy 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032663 developmental and epileptic encephalopathy, 70 skos:exactMatch OMIM:618298 developmental and epileptic encephalopathy 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032664 ciliary dyskinesia, primary, 40 skos:exactMatch OMIM:618300 ciliary dyskinesia, primary, 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032665 intellectual developmental disorder, autosomal recessive 68 skos:exactMatch OMIM:618302 intellectual developmental disorder, autosomal recessive 68 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032666 epidermodysplasia verruciformis, susceptibility to, 4 skos:exactMatch NCIT:C176608 Epidermodysplasia Verruciformis, Susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032666 epidermodysplasia verruciformis, susceptibility to, 4 skos:exactMatch OMIM:618307 epidermodysplasia verruciformis, susceptibility to, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032667 epidermodysplasia verruciformis, susceptibility to, 5 skos:exactMatch OMIM:618309 epidermodysplasia verruciformis, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032668 Diamond-Blackfan anemia 18 skos:exactMatch DOID:0111896 Diamond-Blackfan anemia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032668 Diamond-Blackfan anemia 18 skos:exactMatch OMIM:618310 diamond-blackfan anemia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032669 Diamond-Blackfan anemia 19 skos:exactMatch DOID:0111886 Diamond-Blackfan anemia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032669 Diamond-Blackfan anemia 19 skos:exactMatch OMIM:618312 diamond-blackfan anemia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032670 Diamond-Blackfan anemia 20 skos:exactMatch DOID:0111891 Diamond-Blackfan anemia 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032670 Diamond-Blackfan anemia 20 skos:exactMatch OMIM:618313 diamond-blackfan anemia 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032672 intellectual developmental disorder with cardiac defects and dysmorphic facies skos:exactMatch OMIM:618316 intellectual developmental disorder with cardiac defects and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032672 intellectual developmental disorder with cardiac defects and dysmorphic facies skos:exactMatch Orphanet:562569 TMEM94-associated congenital heart defect-facial dysmorphism-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032673 basal ganglia calcification, idiopathic, 7, autosomal recessive skos:exactMatch OMIM:618317 basal ganglia calcification, idiopathic, 7, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032675 myasthenic syndrome, congenital, 25, presynaptic skos:exactMatch OMIM:618323 myasthenic syndrome, congenital, 25, presynaptic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032677 lissencephaly 9 with complex brainstem malformation skos:exactMatch DOID:0112228 lissencephaly 9 with complex brainstem malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032677 lissencephaly 9 with complex brainstem malformation skos:exactMatch OMIM:618325 lissencephaly 9 with complex brainstem malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032677 lissencephaly 9 with complex brainstem malformation skos:exactMatch Orphanet:572013 Posterior-predominant lissencephaly-broad flat pons and medulla-midline crossing defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032678 developmental and epileptic encephalopathy, 71 skos:exactMatch DOID:0112207 developmental and epileptic encephalopathy 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032678 developmental and epileptic encephalopathy, 71 skos:exactMatch OMIM:618328 developmental and epileptic encephalopathy 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032679 combined oxidative phosphorylation deficiency 37 skos:exactMatch DOID:0111499 combined oxidative phosphorylation deficiency 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032679 combined oxidative phosphorylation deficiency 37 skos:exactMatch OMIM:618329 combined oxidative phosphorylation deficiency 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032680 global developmental delay with or without impaired intellectual development skos:exactMatch OMIM:618330 global developmental delay with or without impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032681 encephalopathy, progressive, early-onset, with episodic rhabdomyolysis skos:exactMatch OMIM:618331 encephalopathy, progressive, early-onset, with episodic rhabdomyolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032684 intrauterine growth retardation, metaphyseal dysplasia, adrenal hypoplasia congenita, genital anomalies, and immunodeficiency skos:exactMatch OMIM:618336 intrauterine growth retardation, metaphyseal dysplasia, adrenal hypoplasia congenita, genital anomalies, and immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032685 infantile cataract, skin abnormalities, glutamate excess, and impaired intellectual development skos:exactMatch OMIM:618339 infantile cataract, skin abnormalities, glutamate excess, and impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032686 spermatogenic failure 35 skos:exactMatch DOID:0111914 spermatogenic failure 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032686 spermatogenic failure 35 skos:exactMatch OMIM:618341 spermatogenic failure 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032687 intellectual developmental disorder with abnormal behavior, microcephaly, and short stature skos:exactMatch DOID:0081265 intellectual developmental disorder with abnormal behavior, microcephaly, and short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032687 intellectual developmental disorder with abnormal behavior, microcephaly, and short stature skos:exactMatch OMIM:618342 intellectual developmental disorder with abnormal behavior, microcephaly, and short stature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032688 polymicrogyria with or without vascular-type ehlers-danlos syndrome skos:exactMatch OMIM:618343 polymicrogyria with or without vascular-type ehlers-danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032689 retinitis pigmentosa 85 skos:exactMatch DOID:0112142 retinitis pigmentosa 85 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032689 retinitis pigmentosa 85 skos:exactMatch OMIM:618345 retinitis pigmentosa 85 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032690 microcephaly, growth deficiency, seizures, and brain malformations skos:exactMatch DOID:0081051 microcephaly, growth deficiency, seizures, and brain malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032690 microcephaly, growth deficiency, seizures, and brain malformations skos:exactMatch OMIM:618346 microcephaly, growth deficiency, seizures, and brain malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032691 Galloway-Mowat syndrome 6 skos:exactMatch OMIM:618347 galloway-mowat syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032692 Galloway-Mowat syndrome 7 skos:exactMatch OMIM:618348 galloway-mowat syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032693 Galloway-Mowat syndrome 8 skos:exactMatch OMIM:618349 galloway-mowat syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032694 microcephaly 25, primary, autosomal recessive skos:exactMatch OMIM:618351 microcephaly 25, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032696 oocyte maturation defect 6 skos:exactMatch OMIM:618353 oocyte maturation defect 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032697 neurodevelopmental disorder and language delay with or without structural brain abnormalities skos:exactMatch OMIM:618354 neurodevelopmental disorder and language delay with or without structural brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032698 neurodevelopmental disorder with central and peripheral motor dysfunction skos:exactMatch OMIM:618356 neurodevelopmental disorder with central and peripheral motor dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032699 epilepsy, idiopathic generalized, susceptibility to, 15 skos:exactMatch DOID:0111316 idiopathic generalized epilepsy 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032699 epilepsy, idiopathic generalized, susceptibility to, 15 skos:exactMatch OMIM:618357 epilepsy, idiopathic generalized, susceptibility to, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032702 Coffin-Siris syndrome 8 skos:exactMatch DOID:0112367 Coffin-Siris syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032702 Coffin-Siris syndrome 8 skos:exactMatch OMIM:618362 coffin-siris syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032703 short stature, amelogenesis imperfecta, and skeletal dysplasia with scoliosis skos:exactMatch OMIM:618363 short stature, amelogenesis imperfecta, and skeletal dysplasia with scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032705 neurodevelopmental disorder with microcephaly, epilepsy, and hypomyelination skos:exactMatch OMIM:618367 neurodevelopmental disorder with microcephaly, epilepsy, and hypomyelination semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032705 neurodevelopmental disorder with microcephaly, epilepsy, and hypomyelination skos:exactMatch Orphanet:597874 MTHFS-related developmental delay-microcephaly-short stature-epilepsy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032706 spinocerebellar ataxia, autosomal recessive 27 skos:exactMatch DOID:0111616 autosomal recessive spinocerebellar ataxia 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032706 spinocerebellar ataxia, autosomal recessive 27 skos:exactMatch OMIM:618369 spinocerebellar ataxia, autosomal recessive 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032707 turnpenny-fry syndrome skos:exactMatch OMIM:618371 turnpenny-fry syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032710 developmental and epileptic encephalopathy, 72 skos:exactMatch DOID:0112208 developmental and epileptic encephalopathy 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032710 developmental and epileptic encephalopathy, 72 skos:exactMatch OMIM:618374 developmental and epileptic encephalopathy 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032712 combined oxidative phosphorylation deficiency 38 skos:exactMatch DOID:0111466 combined oxidative phosphorylation deficiency 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032712 combined oxidative phosphorylation deficiency 38 skos:exactMatch OMIM:618378 combined oxidative phosphorylation deficiency 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032714 facial dysmorphism, hypertrichosis, epilepsy, intellectual/developmental delay, and gingival overgrowth syndrome skos:exactMatch OMIM:618381 facial dysmorphism, hypertrichosis, epilepsy, intellectual/developmental delay, and gingival overgrowth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032714 facial dysmorphism, hypertrichosis, epilepsy, intellectual/developmental delay, and gingival overgrowth syndrome skos:exactMatch Orphanet:598603 Facial dysmorphism-hypertrichosis-epilepsy-intellectual disability/developmental delay-gingival overgrowth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032715 intellectual developmental disorder, autosomal recessive 69 skos:exactMatch OMIM:618383 intellectual developmental disorder, autosomal recessive 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032716 leukoencephalopathy, acute reversible, with increased urinary alpha-ketoglutarate skos:exactMatch OMIM:618384 leukoencephalopathy, acute reversible, with increased urinary alpha-ketoglutarate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032716 leukoencephalopathy, acute reversible, with increased urinary alpha-ketoglutarate skos:exactMatch Orphanet:615964 Acute reversible leukoencephalopathy with increased urinary alpha-ketoglutarate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032717 amelogenesis imperfecta, type 3c skos:exactMatch DOID:0111722 amelogenesis imperfecta type 3C semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032717 amelogenesis imperfecta, type 3c skos:exactMatch OMIM:618386 amelogenesis imperfecta, iia 3c semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032721 spondyloepiphyseal dysplasia, kondo-fu type skos:exactMatch OMIM:618392 spondyloepiphyseal dysplasia, kondo-fu iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032723 immunodeficiency 60 skos:exactMatch DOID:0111954 immunodeficiency 60 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032723 immunodeficiency 60 skos:exactMatch OMIM:618394 immunodeficiency 60 and autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032724 spondyloepimetaphyseal dysplasia with joint laxity, type 3 skos:exactMatch DOID:0112200 spondyloepimetaphyseal dysplasia with joint laxity type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032724 spondyloepimetaphyseal dysplasia with joint laxity, type 3 skos:exactMatch OMIM:618395 spondyloepimetaphyseal dysplasia with joint laxity, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032725 developmental and epileptic encephalopathy, 74 skos:exactMatch DOID:0112210 developmental and epileptic encephalopathy 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032725 developmental and epileptic encephalopathy, 74 skos:exactMatch OMIM:618396 developmental and epileptic encephalopathy 74 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032726 combined oxidative phosphorylation deficiency 39 skos:exactMatch DOID:0111475 combined oxidative phosphorylation deficiency 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032726 combined oxidative phosphorylation deficiency 39 skos:exactMatch OMIM:618397 combined oxidative phosphorylation deficiency 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032726 combined oxidative phosphorylation deficiency 39 skos:exactMatch Orphanet:565624 Combined oxidative phosphorylation defect type 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032728 Charcot-Marie-Tooth disease, axonal, type 2EE skos:exactMatch DOID:0111559 Charcot-Marie-Tooth disease type 2EE semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032728 Charcot-Marie-Tooth disease, axonal, type 2EE skos:exactMatch OMIM:618400 charcot-marie-tooth disease, axonal, iia 2ee semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032729 intellectual developmental disorder, autosomal recessive 70 skos:exactMatch OMIM:618402 intellectual developmental disorder, autosomal recessive 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032730 leukodystrophy, hypomyelinating, 18 skos:exactMatch OMIM:618404 leukodystrophy, hypomyelinating, 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032732 hearing loss, autosomal recessive 113 skos:exactMatch DOID:0111636 autosomal recessive nonsyndromic deafness 113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032732 hearing loss, autosomal recessive 113 skos:exactMatch OMIM:618410 deafness, autosomal recessive 113 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032733 global developmental delay, progressive ataxia, and elevated glutamine skos:exactMatch OMIM:618412 global developmental delay, progressive ataxia, and elevated glutamine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032735 cataract 48 skos:exactMatch DOID:0070354 cataract 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032735 cataract 48 skos:exactMatch OMIM:618415 cataract 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032736 metabolic crises, recurrent, with variable encephalomyopathic features and neurologic regression skos:exactMatch OMIM:618416 metabolic crises, recurrent, with variable encephalomyopathic features and neurologic regression semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032737 spastic paraplegia 80, autosomal dominant skos:exactMatch OMIM:618418 spastic paraplegia 80, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032738 gonadal dysgenesis, dysmorphic facies, retinal dystrophy, and myopathy skos:exactMatch OMIM:618419 myoectodermal gonadal dysgenesis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032738 gonadal dysgenesis, dysmorphic facies, retinal dystrophy, and myopathy skos:exactMatch UMLS:C1833162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032739 spermatogenic failure 36 skos:exactMatch DOID:0111921 spermatogenic failure 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032739 spermatogenic failure 36 skos:exactMatch OMIM:618420 spermatogenic failure 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032740 hearing loss, autosomal recessive 100 skos:exactMatch DOID:0111638 autosomal recessive nonsyndromic deafness 100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032740 hearing loss, autosomal recessive 100 skos:exactMatch OMIM:618422 deafness, autosomal recessive 100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032741 neurodevelopmental disorder with impaired speech and hyperkinetic movements skos:exactMatch OMIM:618425 neurodevelopmental disorder with impaired speech and hyperkinetic movements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032742 encephalopathy, acute, infection-induced, susceptibility to, 9 skos:exactMatch OMIM:618426 encephalopathy, acute, infection-induced, susceptibility to, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032744 spermatogenic failure 37 skos:exactMatch DOID:0111927 spermatogenic failure 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032744 spermatogenic failure 37 skos:exactMatch OMIM:618429 spermatogenic failure 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032745 developmental delay with variable intellectual impairment and behavioral abnormalities skos:exactMatch OMIM:618430 developmental delay with variable intellectual impairment and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032746 hydatidiform mole, recurrent, 3 skos:exactMatch OMIM:618431 hydatidiform mole, recurrent, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032747 hydatidiform mole, recurrent, 4 skos:exactMatch OMIM:618432 hydatidiform mole, recurrent, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032748 spermatogenic failure 38 skos:exactMatch DOID:0111919 spermatogenic failure 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032748 spermatogenic failure 38 skos:exactMatch OMIM:618433 spermatogenic failure 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032749 hearing loss, autosomal recessive 94 skos:exactMatch DOID:0111641 autosomal recessive nonsyndromic deafness 94 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032749 hearing loss, autosomal recessive 94 skos:exactMatch OMIM:618434 deafness, autosomal recessive 94 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032750 arthrogryposis, distal, type 2B2 skos:exactMatch DOID:0111601 distal arthrogryposis type 2B2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032750 arthrogryposis, distal, type 2B2 skos:exactMatch OMIM:618435 arthrogryposis, distal, iia 2b2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032751 arthrogryposis, distal, type 2B3 skos:exactMatch DOID:0111602 distal arthrogryposis type 2B3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032751 arthrogryposis, distal, type 2B3 skos:exactMatch OMIM:618436 arthrogryposis, distal, iia 2b3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032752 developmental and epileptic encephalopathy, 75 skos:exactMatch DOID:0112211 developmental and epileptic encephalopathy 75 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032752 developmental and epileptic encephalopathy, 75 skos:exactMatch OMIM:618437 developmental and epileptic encephalopathy 75 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032753 spastic ataxia 9, autosomal recessive skos:exactMatch OMIM:618438 spastic ataxia 9, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032755 neurodevelopmental disorder with or without variable brain abnormalities; NEDBA skos:exactMatch OMIM:618443 neurodevelopmental disorder with or without variable brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032756 long qt syndrome 8 skos:exactMatch OMIM:618447 long qt syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032757 ciliary dyskinesia, primary, 41 skos:exactMatch OMIM:618449 ciliary dyskinesia, primary, 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032758 neurodegeneration, early-onset, with choreoathetoid movements and microcytic anemia skos:exactMatch OMIM:618451 neurodegeneration, early-onset, with choreoathetoid movements and microcytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032759 intellectual developmental disorder with short stature and variable skeletal anomalies skos:exactMatch OMIM:618453 intellectual developmental disorder with short stature and variable skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032760 developmental delay with or without dysmorphic facies and autism skos:exactMatch OMIM:618454 developmental delay with or without dysmorphic facies and autism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032761 hearing loss, autosomal recessive 114 skos:exactMatch DOID:0111642 autosomal recessive nonsyndromic deafness 114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032761 hearing loss, autosomal recessive 114 skos:exactMatch OMIM:618456 deafness, autosomal recessive 114 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032762 hearing loss, autosomal recessive 115 skos:exactMatch DOID:0111643 autosomal recessive nonsyndromic deafness 115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032762 hearing loss, autosomal recessive 115 skos:exactMatch OMIM:618457 deafness, autosomal recessive 115 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032763 immunodeficiency 62 skos:exactMatch DOID:0111991 immunodeficiency 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032763 immunodeficiency 62 skos:exactMatch OMIM:618459 immunodeficiency 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032764 Khan-Khan-Katsanis syndrome skos:exactMatch OMIM:618460 khan-khan-katsanis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032765 bleeding disorder, platelet-type, 22 skos:exactMatch OMIM:618462 bleeding disorder, platelet-type, 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032766 hypoalphalipoproteinemia, primary, 2 skos:exactMatch DOID:0080958 primary hypoalphalipoproteinemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032766 hypoalphalipoproteinemia, primary, 2 skos:exactMatch OMIM:618463 hypoalphalipoproteinemia, primary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032767 paragangliomas 6 skos:exactMatch OMIM:618464 paragangliomas 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032768 developmental and epileptic encephalopathy, 76 skos:exactMatch DOID:0112212 developmental and epileptic encephalopathy 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032768 developmental and epileptic encephalopathy, 76 skos:exactMatch OMIM:618468 developmental and epileptic encephalopathy 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032770 intellectual developmental disorder with severe speech and ambulation defects skos:exactMatch OMIM:618470 intellectual developmental disorder with severe speech and ambulation defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032771 paragangliomas 7 skos:exactMatch OMIM:618475 paragangliomas 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032772 brain abnormalities, neurodegeneration, and dysosteosclerosis skos:exactMatch OMIM:618476 brain abnormalities, neurodegeneration, and dysosteosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032773 uridine-cytidineuria skos:exactMatch OMIM:618477 uridine-cytidineuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032774 cerebellar, ocular, craniofacial, and genital syndrome skos:exactMatch OMIM:618479 cerebellar, ocular, craniofacial, and genital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032775 neurodevelopmental disorder with seizures and speech and walking impairment skos:exactMatch OMIM:618480 neurodevelopmental disorder with seizures and speech and walking impairment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032776 hearing loss, autosomal recessive 99 skos:exactMatch DOID:0111634 autosomal recessive nonsyndromic deafness 99 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032776 hearing loss, autosomal recessive 99 skos:exactMatch OMIM:618481 deafness, autosomal recessive 99 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032777 generalized epilepsy with febrile seizures plus, type 10 skos:exactMatch DOID:0111296 generalized epilepsy with febrile seizures plus 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032777 generalized epilepsy with febrile seizures plus, type 10 skos:exactMatch OMIM:618482 generalized epilepsy with febrile seizures plus, iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032778 arthrogryposis multiplex congenita 3, myogenic type skos:exactMatch OMIM:618484 arthrogryposis multiplex congenita 3, myogenic iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032779 neurodevelopmental disorder with microcephaly and structural brain anomalies skos:exactMatch OMIM:618492 neurodevelopmental disorder with microcephaly and structural brain anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032780 hypotonia, hypoventilation, impaired intellectual development, dysautonomia, epilepsy, and eye abnormalities skos:exactMatch OMIM:618493 hypotonia, hypoventilation, impaired intellectual development, dysautonomia, epilepsy, and eye abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032781 congenital hypotonia, epilepsy, developmental delay, and digital anomalies skos:exactMatch OMIM:618494 congenital hypotonia, epilepsy, developmental delay, and digital anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032782 immunodeficiency 63 with lymphoproliferation and autoimmunity skos:exactMatch DOID:0111997 immunodeficiency 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032782 immunodeficiency 63 with lymphoproliferation and autoimmunity skos:exactMatch OMIM:618495 immunodeficiency 63 with lymphoproliferation and autoimmunity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032783 aortic valve disease 3 skos:exactMatch DOID:0080977 aortic valve disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032783 aortic valve disease 3 skos:exactMatch OMIM:618496 aortic valve disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032784 neurodevelopmental disorder with seizures and nonepileptic hyperkinetic movements skos:exactMatch OMIM:618497 neurodevelopmental disorder with seizures and nonepileptic hyperkinetic movements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032785 polydactyly, postaxial, type a10 skos:exactMatch OMIM:618498 polydactyly, postaxial, iia a10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032786 Noonan syndrome 11 skos:exactMatch DOID:0112169 Noonan syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032786 Noonan syndrome 11 skos:exactMatch NCIT:C177119 Noonan Syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032786 Noonan syndrome 11 skos:exactMatch OMIM:618499 noonan syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032787 holoprosencephaly 12 with or without pancreatic agenesis skos:exactMatch OMIM:618500 holoprosencephaly 12 with or without pancreatic agenesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032788 cerebellar atrophy with seizures and variable developmental delay skos:exactMatch OMIM:618501 cerebellar atrophy with seizures and variable developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032789 intellectual developmental disorder, autosomal recessive 71 skos:exactMatch OMIM:618504 intellectual developmental disorder, autosomal recessive 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032790 neurodevelopmental disorder with coarse facies and mild distal skeletal abnormalities skos:exactMatch OMIM:618505 neurodevelopmental disorder with coarse facies and mild distal skeletal abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032791 Coffin-Siris syndrome 10 skos:exactMatch DOID:0112371 Coffin-Siris syndrome 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032791 Coffin-Siris syndrome 10 skos:exactMatch OMIM:618506 intellectual developmental disorder with speech delay and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032792 neuropathy, hereditary motor and sensory, type VIc, with optic atrophy skos:exactMatch OMIM:618511 neuropathy, hereditary motor and sensory, iia vic, with optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032793 O'Donnell-Luria-Rodan syndrome skos:exactMatch OMIM:618512 o'donnell-luria-rodan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032794 leber congenital amaurosis 19 skos:exactMatch DOID:0081169 Leber congenital amaurosis 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032794 leber congenital amaurosis 19 skos:exactMatch OMIM:618513 leber congenital amaurosis 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032795 intellectual developmental disorder 59 skos:exactMatch OMIM:618522 intellectual developmental disorder, autosomal dominant 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032796 hyper-IgE recurrent infection syndrome 4, autosomal recessive skos:exactMatch DOID:0080596 hyper IgE recurrent infection syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032796 hyper-IgE recurrent infection syndrome 4, autosomal recessive skos:exactMatch OMIM:618523 hyper-ige recurrent infection syndrome 4b, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032797 myopathy, congenital, with tremor skos:exactMatch OMIM:618524 congenital myopathy 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032798 ichthyotic keratoderma, spasticity, hypomyelination, and dysmorphic facial features skos:exactMatch OMIM:618527 ichthyotic keratoderma, spasticity, hypomyelination, and dysmorphic facial features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032799 mitochondrial DNA depletion syndrome 16 (hepatic type) skos:exactMatch OMIM:618528 mitochondrial DNA depletion syndrome 16 (hepatic type) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032800 robinow syndrome, autosomal recessive 2 skos:exactMatch OMIM:618529 robinow syndrome, autosomal recessive 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032801 erythrokeratodermia variabilis et progressiva 6 skos:exactMatch DOID:0080766 erythrokeratodermia variabilis et progressiva 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032801 erythrokeratodermia variabilis et progressiva 6 skos:exactMatch OMIM:618531 erythrokeratodermia variabilis et progressiva 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032802 hearing loss, autosomal dominant 37 skos:exactMatch OMIM:618533 deafness, autosomal dominant 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032803 immunodeficiency 64 skos:exactMatch DOID:0111980 immunodeficiency 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032803 immunodeficiency 64 skos:exactMatch OMIM:618534 immunodeficiency 64 with lymphoproliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032804 ectodermal dysplasia 15, hypohidrotic/hair type skos:exactMatch DOID:0111651 ectodermal dysplasia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032804 ectodermal dysplasia 15, hypohidrotic/hair type skos:exactMatch OMIM:618535 ectodermal dysplasia 15, hypohidrotic/hair iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032805 hypopigmentation, organomegaly, and delayed myelination and development skos:exactMatch OMIM:618541 hypopigmentation, organomegaly, and delayed myelination and development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032806 trichothiodystrophy 7, nonphotosensitive skos:exactMatch NCIT:C173102 Trichothiodystrophy 7, Nonphotosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032806 trichothiodystrophy 7, nonphotosensitive skos:exactMatch OMIM:618546 trichothiodystrophy 7, nonphotosensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032807 neurodevelopmental disorder with visual defects and brain anomalies skos:exactMatch OMIM:618547 neurodevelopmental disorder with visual defects and brain anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032808 developmental and epileptic encephalopathy, 77 skos:exactMatch OMIM:618548 multiple congenital anomalies-hypotonia-seizures syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032809 hepatitis, fulminant viral, susceptibility to skos:exactMatch OMIM:618549 hepatitis, fulminant viral, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032810 oocyte maturation defect 7 skos:exactMatch OMIM:618550 oocyte maturation defect 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032811 night blindness, congenital stationary, type1i skos:exactMatch OMIM:618555 night blindness, congenital stationary, type1i semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032812 developmental and epileptic encephalopathy, 78 skos:exactMatch DOID:0112214 developmental and epileptic encephalopathy 78 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032812 developmental and epileptic encephalopathy, 78 skos:exactMatch OMIM:618557 developmental and epileptic encephalopathy 78 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032813 developmental and epileptic encephalopathy, 79 skos:exactMatch DOID:0112215 developmental and epileptic encephalopathy 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032813 developmental and epileptic encephalopathy, 79 skos:exactMatch OMIM:618559 developmental and epileptic encephalopathy 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032814 microangiopathy and leukoencephalopathy, pontine, autosomal dominant skos:exactMatch OMIM:618564 microangiopathy and leukoencephalopathy, pontine, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032815 mitochondrial DNA depletion syndrome 17 skos:exactMatch OMIM:618567 mitochondrial DNA depletion syndrome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032816 neurodevelopmental disorder with ataxia, hypotonia, and microcephaly skos:exactMatch OMIM:618569 neurodevelopmental disorder with ataxia, hypotonia, and microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032817 neurodevelopmental disorder with cataracts, poor growth, and dysmorphic facies skos:exactMatch DOID:0070346 neurodevelopmental disorder with cataracts, poor growth, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032817 neurodevelopmental disorder with cataracts, poor growth, and dysmorphic facies skos:exactMatch OMIM:618571 neurodevelopmental disorder with cataracts, poor growth, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032818 neurodevelopmental disorder with cerebellar hypoplasia and spasticity skos:exactMatch OMIM:618572 neurodevelopmental disorder with cerebellar hypoplasia and spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032819 hypothyroidism, congenital, nongoitrous, 7 skos:exactMatch DOID:0111836 congenital nongoitrous hypothyroidism 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032819 hypothyroidism, congenital, nongoitrous, 7 skos:exactMatch OMIM:618573 hypothyroidism, congenital, nongoitrous, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032819 hypothyroidism, congenital, nongoitrous, 7 skos:exactMatch Orphanet:99832 Resistance to thyrotropin-releasing hormone syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032819 hypothyroidism, congenital, nongoitrous, 7 skos:exactMatch SCTID:725462002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032819 hypothyroidism, congenital, nongoitrous, 7 skos:exactMatch UMLS:CN207394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032820 neurodevelopmental disorder with structural brain anomalies and dysmorphic facies skos:exactMatch OMIM:618577 neurodevelopmental disorder with structural brain anomalies and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032821 myopathy, congenital, progressive, with scoliosis skos:exactMatch OMIM:618578 congenital myopathy 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032822 developmental and epileptic encephalopathy, 80 skos:exactMatch DOID:0112216 developmental and epileptic encephalopathy 80 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032822 developmental and epileptic encephalopathy, 80 skos:exactMatch OMIM:618580 developmental and epileptic encephalopathy 80 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032823 intellectual developmental disorder 60 with seizures skos:exactMatch OMIM:618587 intellectual developmental disorder, autosomal dominant 60, with seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032824 glycosylphosphatidylinositol biosynthesis defect 21 skos:exactMatch OMIM:618590 neurodevelopmental disorder with brain anomalies, seizures, and scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032826 nephrotic syndrome, type 21 skos:exactMatch DOID:0112267 nephrotic syndrome type 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032826 nephrotic syndrome, type 21 skos:exactMatch OMIM:618594 nephrotic syndrome, iia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032827 epilepsy, idiopathic generalized, susceptibility to, 16 skos:exactMatch OMIM:618596 epilepsy, idiopathic generalized, susceptibility to, 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032828 spastic tetraplegia and axial hypotonia, progressive skos:exactMatch OMIM:618598 spastic tetraplegia and axial hypotonia, progressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032829 neurodevelopmental disorder with hypotonia and variable intellectual and behavioral abnormalities skos:exactMatch OMIM:618603 neurodevelopmental disorder with hypotonia and variable intellectual and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032830 snijders blok-fisher syndrome skos:exactMatch OMIM:618604 snijders blok-fisher syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032831 pontocerebellar hypoplasia, type 13 skos:exactMatch OMIM:618606 pontocerebellar hypoplasia, iia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032831 pontocerebellar hypoplasia, type 13 skos:exactMatch Orphanet:613267 Pontocerebellar hypoplasia type 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032832 intellectual developmental disorder with nasal speech, dysmorphic facies, and variable skeletal anomalies skos:exactMatch OMIM:618608 intellectual developmental disorder with nasal speech, dysmorphic facies, and variable skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032833 lower urinary tract obstruction, congenital skos:exactMatch OMIM:618612 lower urinary tract obstruction, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032834 retinitis pigmentosa 86 skos:exactMatch DOID:0112143 retinitis pigmentosa 86 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032834 retinitis pigmentosa 86 skos:exactMatch OMIM:618613 retinitis pigmentosa 86 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032835 spondyloepiphyseal dysplasia, nishimura type skos:exactMatch OMIM:618618 spondyloepiphyseal dysplasia, nishimura iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032836 weiss-kruszka syndrome skos:exactMatch OMIM:618619 weiss-kruszka syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032837 abdominal obesity-metabolic syndrome 4 skos:exactMatch DOID:0080945 abdominal obesity-metabolic syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032837 abdominal obesity-metabolic syndrome 4 skos:exactMatch OMIM:618620 abdominal obesity-metabolic syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032838 neurodevelopmental disorder with microcephaly, arthrogryposis, and structural brain anomalies skos:exactMatch OMIM:618622 neurodevelopmental disorder with microcephaly, arthrogryposis, and structural brain anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032839 noonan syndrome 12 skos:exactMatch DOID:0112170 Noonan syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032839 noonan syndrome 12 skos:exactMatch NCIT:C177120 Noonan Syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032839 noonan syndrome 12 skos:exactMatch OMIM:618624 noonan syndrome 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032841 Usher syndrome, type 1M skos:exactMatch OMIM:618632 usher syndrome, iia 1m semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032842 Siddiqi syndrome skos:exactMatch DOID:0081273 Siddiqi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032842 Siddiqi syndrome skos:exactMatch OMIM:618635 siddiqi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032843 oculopharyngeal myopathy with leukoencephalopathy 1 skos:exactMatch OMIM:618637 oculopharyngeal myopathy with leukoencephalopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032844 infantile liver failure syndrome 3 skos:exactMatch OMIM:618641 infantile liver failure syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032845 spermatogenic failure 39 skos:exactMatch DOID:0111926 spermatogenic failure 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032845 spermatogenic failure 39 skos:exactMatch OMIM:618643 spermatogenic failure 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032846 osteogenesis imperfecta, type 20 skos:exactMatch OMIM:618644 osteogenesis imperfecta, iia 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032848 immunodeficiency 65, susceptibility to viral infections skos:exactMatch DOID:0111978 immunodeficiency 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032848 immunodeficiency 65, susceptibility to viral infections skos:exactMatch OMIM:618648 immunodeficiency 65, susceptibility to viral infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032849 neurodevelopmental disorder with spastic quadriplegia, optic atrophy, seizures, and structural brain anomalies skos:exactMatch OMIM:618651 halperin-birk syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032850 neurooculocardiogenitourinary syndrome skos:exactMatch DOID:0111675 neurooculocardiogenitourinary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032850 neurooculocardiogenitourinary syndrome skos:exactMatch OMIM:618652 neurooculocardiogenitourinary syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032851 intellectual developmental disorder with impaired language and dysmorphic facies skos:exactMatch OMIM:618653 intellectual developmental disorder with impaired language and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032852 myopathy, congenital, with structured cores and z-line abnormalities skos:exactMatch OMIM:618654 congenital myopathy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032853 myopathy, distal, 6, adult-onset, autosomal dominant skos:exactMatch OMIM:618655 myopathy, distal, 6, adult-onset, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032854 zimmermann-laband syndrome 3 skos:exactMatch OMIM:618658 zimmermann-laband syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032855 neurodevelopmental disorder with dysmorphic facies and distal skeletal anomalies skos:exactMatch OMIM:618659 neurodevelopmental disorder with dysmorphic facies and distal skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032857 diarrhea 11, malabsorptive, congenital skos:exactMatch OMIM:618662 diarrhea 11, malabsorptive, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032858 developmental and epileptic encephalopathy, 81 skos:exactMatch DOID:0112217 developmental and epileptic encephalopathy 81 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032858 developmental and epileptic encephalopathy, 81 skos:exactMatch OMIM:618663 developmental and epileptic encephalopathy 81 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032859 spermatogenic failure 40 skos:exactMatch DOID:0111918 spermatogenic failure 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032859 spermatogenic failure 40 skos:exactMatch OMIM:618664 spermatogenic failure 40 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032860 intellectual developmental disorder, autosomal recessive 72 skos:exactMatch OMIM:618665 intellectual developmental disorder, autosomal recessive 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032862 hydrocephalus, congenital communicating, 1 skos:exactMatch OMIM:618667 hydrocephalus, congenital, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032863 spermatogenic failure 41 skos:exactMatch DOID:0111912 spermatogenic failure 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032863 spermatogenic failure 41 skos:exactMatch OMIM:618670 spermatogenic failure 41 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032864 intellectual developmental disorder with speech delay, autism, and dysmorphic facies skos:exactMatch OMIM:618672 intellectual developmental disorder with speech delay, autism, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032865 pulmonary fibrosis and/or bone marrow failure, telomere-related, 5 skos:exactMatch OMIM:618674 pulmonary fibrosis and/or bone marrow failure, telomere-related, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032866 cortical dysplasia, complex, with other brain malformations 10 skos:exactMatch OMIM:618677 cortical dysplasia, complex, with other brain malformations 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032867 pancreatic cancer, susceptibility to, 5 skos:exactMatch OMIM:618680 pancreatic cancer, susceptibility to, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032868 lessel-kubisch syndrome skos:exactMatch OMIM:618681 lessel-kubisch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032869 mitochondrial complex 5 (ATP synthase) deficiency, nuclear type 6 skos:exactMatch DOID:0111749 mitochondrial complex V (ATP synthase) deficiency nuclear type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032869 mitochondrial complex 5 (ATP synthase) deficiency, nuclear type 6 skos:exactMatch OMIM:618683 mitochondrial complex 5 (atp synthase) deficiency, nuclear iia 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032870 intellectual developmental disorder with short stature and behavioral abnormalities skos:exactMatch DOID:0111674 intellectual developmental disorder with short stature and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032870 intellectual developmental disorder with short stature and behavioral abnormalities skos:exactMatch OMIM:618687 intellectual developmental disorder with short stature and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032871 leukodystrophy, hypomyelinating, 19, transient infantile skos:exactMatch OMIM:618688 leukodystrophy, hypomyelinating, 19, transient infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032872 ciliary dyskinesia, primary, 42 skos:exactMatch OMIM:618695 ciliary dyskinesia, primary, 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032873 retinitis pigmentosa 87 with choroidal involvement skos:exactMatch OMIM:618697 retinitis pigmentosa 87 with choroidal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032874 ciliary dyskinesia, primary, 43 skos:exactMatch OMIM:618699 ciliary dyskinesia, primary, 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032875 short stature and microcephaly with genital anomalies skos:exactMatch OMIM:618702 short stature and microcephaly with genital anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032876 neurodevelopmental disorder with absent language and variable seizures skos:exactMatch OMIM:618707 neurodevelopmental disorder with absent language and variable seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032877 neurodevelopmental disorder with nonspecific brain abnormalities and with or without seizures skos:exactMatch OMIM:618709 neurodevelopmental disorder with nonspecific brain abnormalities and with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032878 neurodevelopmental disorder with behavioral abnormalities, absent speech, and hypotonia skos:exactMatch OMIM:618718 neurodevelopmental disorder with behavioral abnormalities, absent speech, and hypotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032879 megabladder, congenital skos:exactMatch OMIM:618719 megabladder, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032880 developmental and epileptic encephalopathy, 82 skos:exactMatch DOID:0080715 developmental and epileptic encephalopathy 82 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032880 developmental and epileptic encephalopathy, 82 skos:exactMatch OMIM:618721 developmental and epileptic encephalopathy 82 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032881 premature ovarian failure 16 skos:exactMatch OMIM:618723 premature ovarian failure 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032882 Heyn-Sproul-Jackson syndrome skos:exactMatch OMIM:618724 heyn-sproul-jackson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032883 intellectual developmental disorder with behavioral abnormalities and craniofacial dysmorphism with or without seizures skos:exactMatch OMIM:618725 intellectual developmental disorder with behavioral abnormalities and craniofacial dysmorphism with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032884 ectodermal dysplasia with facial dysmorphism and acral, ocular, and brain anomalies skos:exactMatch OMIM:618727 ectodermal dysplasia with facial dysmorphism and acral, ocular, and brain anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032885 spondyloepimetaphyseal dysplasia, Isidor-Toutain type skos:exactMatch OMIM:618728 spondyloepimetaphyseal dysplasia, isidor-toutain iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032886 Liang-Wang syndrome skos:exactMatch OMIM:618729 liang-wang syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032887 neurodevelopmental disorder with microcephaly, cortical malformations, and spasticity skos:exactMatch OMIM:618730 neurodevelopmental disorder with microcephaly, cortical malformations, and spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032888 neurodevelopmental disorder with brain anomalies and with or without vertebral or cardiac anomalies skos:exactMatch OMIM:618731 neurodevelopmental disorder with brain anomalies and with or without vertebral or cardiac anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032889 Poirier-Bienvenu neurodevelopmental syndrome skos:exactMatch OMIM:618732 poirier-bienvenu neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032890 neuromuscular disease and ocular or auditory anomalies with or without seizures skos:exactMatch OMIM:618733 neuromuscular oculoauditory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032891 aneurysm, intracranial berry, 12 skos:exactMatch OMIM:618734 aneurysm, intracranial berry, 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032892 structural brain anomalies with impaired intellectual development and craniosynostosis skos:exactMatch OMIM:618736 structural brain anomalies with impaired intellectual development and craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032893 pachygyria, microcephaly, developmental delay, and dysmorphic facies, with or without seizures skos:exactMatch DOID:0081266 pachygyria, microcephaly, developmental delay, and dysmorphic facies, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032893 pachygyria, microcephaly, developmental delay, and dysmorphic facies, with or without seizures skos:exactMatch OMIM:618737 pachygyria, microcephaly, developmental delay, and dysmorphic facies, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032894 neurodevelopmental disorder with epilepsy, spasticity, and brain atrophy skos:exactMatch OMIM:618741 neurodevelopmental disorder with epilepsy, spasticity, and brain atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032895 developmental and epileptic encephalopathy, 83 skos:exactMatch DOID:0112218 developmental and epileptic encephalopathy 83 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032895 developmental and epileptic encephalopathy, 83 skos:exactMatch OMIM:618744 developmental and epileptic encephalopathy 83 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032896 spermatogenic failure 42 skos:exactMatch DOID:0111923 spermatogenic failure 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032896 spermatogenic failure 42 skos:exactMatch OMIM:618745 spermatogenic failure 42 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032897 intellectual developmental disorder with hypotonia and behavioral abnormalities skos:exactMatch OMIM:618748 intellectual developmental disorder with hypotonia and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032898 spermatogenic failure 43 skos:exactMatch DOID:0111917 spermatogenic failure 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032898 spermatogenic failure 43 skos:exactMatch OMIM:618751 spermatogenic failure 43 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032899 neutropenia, severe congenital, 8, autosomal dominant skos:exactMatch OMIM:618752 neutropenia, severe congenital, 8, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032900 neurodevelopmental disorder with hypotonia and autistic features with or without hyperkinetic movements skos:exactMatch OMIM:618760 neurodevelopmental disorder with hypotonia and autistic features with or without hyperkinetic movements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032901 Catifa syndrome skos:exactMatch OMIM:618761 catifa syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032902 Joubert syndrome 36 skos:exactMatch OMIM:618763 joubert syndrome 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032903 arthrogryposis multiplex congenita 4, neurogenic, with agenesis of the corpus callosum skos:exactMatch OMIM:618766 arthrogryposis multiplex congenita 4, neurogenic, with agenesis of the corpus callosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032904 corneal dystrophy, Meesmann, 2 skos:exactMatch DOID:0080671 Meesmann corneal dystrophy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032904 corneal dystrophy, Meesmann, 2 skos:exactMatch OMIM:618767 corneal dystrophy, meesmann, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032905 spastic paraplegia 81, autosomal recessive skos:exactMatch OMIM:618768 spastic paraplegia 81, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032906 spastic paraplegia 82, autosomal recessive skos:exactMatch OMIM:618770 spastic paraplegia 82, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032907 lymphatic malformation 8 skos:exactMatch OMIM:618773 lymphatic malformation 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032908 CEBALID syndrome skos:exactMatch OMIM:618774 cebalid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032909 mitochondrial complex 3 deficiency, nuclear type 10 skos:exactMatch OMIM:618775 mitochondrial complex 3 deficiency, nuclear iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032910 mitochondrial complex 1 deficiency, nuclear type 34 skos:exactMatch OMIM:618776 mitochondrial complex 1 deficiency, nuclear iia 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032911 hearing loss, autosomal dominant 75 skos:exactMatch OMIM:618778 deafness, autosomal dominant 75 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032912 Coffin-Siris syndrome 11 skos:exactMatch DOID:0112372 Coffin-Siris syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032912 Coffin-Siris syndrome 11 skos:exactMatch OMIM:618779 coffin-siris syndrome 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032913 congenital heart defects, multiple types, 7 skos:exactMatch OMIM:618780 congenital heart defects, multiple types, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032914 ciliary dyskinesia, primary, 44 skos:exactMatch OMIM:618781 ciliary dyskinesia, primary, 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032915 long QT syndrome 16 skos:exactMatch OMIM:618782 long qt syndrome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032916 Imagawa-Matsumoto syndrome skos:exactMatch OMIM:618786 imagawa-matsumoto syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032917 hearing loss, autosomal dominant 76 skos:exactMatch OMIM:618787 deafness, autosomal dominant 76 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032918 developmental and epileptic encephalopathy, 84 skos:exactMatch DOID:0112219 developmental and epileptic encephalopathy 84 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032918 developmental and epileptic encephalopathy, 84 skos:exactMatch OMIM:618792 developmental and epileptic encephalopathy 84 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032919 intellectual developmental disorder 62 skos:exactMatch OMIM:618793 intellectual developmental disorder, autosomal dominant 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032920 juvenile arthritis due to defect in LACC1 skos:exactMatch OMIM:618795 juvenile arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032921 neurodevelopmental disorder with hypotonia, neonatal respiratory insufficiency, and thermodysregulation skos:exactMatch OMIM:618797 neurodevelopmental disorder with hypotonia, neonatal respiratory insufficiency, and thermodysregulation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032922 Beck-Fahrner syndrome skos:exactMatch OMIM:618798 beck-fahrner syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032923 spinocerebellar ataxia, autosomal recessive 28 skos:exactMatch OMIM:618800 spinocerebellar ataxia, autosomal recessive 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032924 ciliary dyskinesia, primary, 45 skos:exactMatch OMIM:618801 ciliary dyskinesia, primary, 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032925 respiratory papillomatosis, juvenile recurrent, congenital skos:exactMatch OMIM:618803 respiratory papillomatosis, juvenile recurrent, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032926 sandestig-stefanova syndrome skos:exactMatch DOID:0081272 Sandestig-Stefanova syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032926 sandestig-stefanova syndrome skos:exactMatch OMIM:618804 sandestig-stefanova syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032927 triokinase and FMN cyclase deficiency syndrome skos:exactMatch OMIM:618805 triokinase and fmn cyclase deficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032928 T-cell lymphopenia, infantile, with or without nail dystrophy, autosomal dominant skos:exactMatch OMIM:618806 t-cell lymphopenia, infantile, with or without nail dystrophy, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032930 intellectual developmental disorder with poor growth and with or without seizures or ataxia skos:exactMatch OMIM:618808 intellectual developmental disorder with poor growth and with or without seizures or ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032931 pontocerebellar hypoplasia, hypotonia, and respiratory insufficiency syndrome, neonatal lethal skos:exactMatch OMIM:618810 pontocerebellar hypoplasia, hypotonia, and respiratory insufficiency syndrome, neonatal lethal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032931 pontocerebellar hypoplasia, hypotonia, and respiratory insufficiency syndrome, neonatal lethal skos:exactMatch Orphanet:615954 Lethal pontocerebellar hypoplasia-hypotonia-respiratory insufficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032932 mitochondrial DNA depletion syndrome 18 skos:exactMatch OMIM:618811 mitochondrial DNA depletion syndrome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032933 chromosome 1p36.33 duplication syndrome, atad3 gene cluster, autosomal dominant skos:exactMatch OMIM:618815 chromosome 1p36.33 duplication syndrome, atad3 gene cluster, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032934 genitourinary and/or brain malformation syndrome skos:exactMatch OMIM:618820 genitourinary and/or brain malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032935 rhizomelic limb shortening with dysmorphic features skos:exactMatch OMIM:618821 rhizomelic limb shortening with dysmorphic features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032936 myopathy, congenital, with respiratory insufficiency and bone fractures skos:exactMatch OMIM:618822 congenital myopathy 9a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032937 myopathy, congenital proximal, with minicore lesions skos:exactMatch OMIM:618823 congenital myopathy 9b, proximal, with minicore lesions semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032938 basal ganglia calcification, idiopathic, 8, autosomal recessive skos:exactMatch OMIM:618824 basal ganglia calcification, idiopathic, 8, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032939 intellectual developmental disorder, autosomal dominant 63, with macrocephaly skos:exactMatch OMIM:618825 intellectual developmental disorder, autosomal dominant 63, with macrocephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032940 retinitis pigmentosa 88 skos:exactMatch DOID:0112145 retinitis pigmentosa 88 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032940 retinitis pigmentosa 88 skos:exactMatch OMIM:618826 retinitis pigmentosa 88 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032941 myopia 27 skos:exactMatch OMIM:618827 myopia 27, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032942 neurodevelopmental disorder with microcephaly and dysmorphic facies skos:exactMatch OMIM:618828 nabais sa-de vries syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0032943 neurodevelopmental disorder with relative macrocephaly and with or without cardiac or endocrine anomalies skos:exactMatch OMIM:618829 nabais sa-de vries syndrome, iia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033004 polycystic kidney disease 4 skos:exactMatch DOID:0080212 polycystic kidney disease 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033004 polycystic kidney disease 4 skos:exactMatch OMIM:263200 polycystic kidney disease 4 with or without polycystic liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033005 Galloway-Mowat syndrome 1 skos:exactMatch DOID:0060364 Galloway-Mowat syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033005 Galloway-Mowat syndrome 1 skos:exactMatch OMIM:251300 galloway-mowat syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033005 Galloway-Mowat syndrome 1 skos:exactMatch UMLS:CN031715 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033006 Galloway-Mowat syndrome 2, X-linked skos:exactMatch DOID:0080244 Galloway-Mowat syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033006 Galloway-Mowat syndrome 2, X-linked skos:exactMatch OMIM:301006 galloway-mowat syndrome 2, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033006 Galloway-Mowat syndrome 2, X-linked skos:exactMatch UMLS:CN570502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033007 Galloway-Mowat syndrome 3 skos:exactMatch DOID:0080245 Galloway-Mowat syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033007 Galloway-Mowat syndrome 3 skos:exactMatch OMIM:617729 galloway-mowat syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033007 Galloway-Mowat syndrome 3 skos:exactMatch UMLS:CN570505 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033008 Galloway-Mowat syndrome 4 skos:exactMatch DOID:0080246 Galloway-Mowat syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033008 Galloway-Mowat syndrome 4 skos:exactMatch OMIM:617730 galloway-mowat syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033008 Galloway-Mowat syndrome 4 skos:exactMatch UMLS:CN570506 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033009 Galloway-Mowat syndrome 5 skos:exactMatch DOID:0080247 Galloway-Mowat syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033009 Galloway-Mowat syndrome 5 skos:exactMatch OMIM:617731 galloway-mowat syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033009 Galloway-Mowat syndrome 5 skos:exactMatch UMLS:CN570507 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033010 erythrokeratodermia variabilis et progressiva 1 skos:exactMatch DOID:0111195 erythrokeratodermia variabilis et progressiva 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033010 erythrokeratodermia variabilis et progressiva 1 skos:exactMatch OMIM:133200 erythrokeratodermia variabilis et progressiva 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033012 erythrokeratodermia variabilis et progressiva 2 skos:exactMatch DOID:0080248 erythrokeratodermia variabilis et progressiva 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033012 erythrokeratodermia variabilis et progressiva 2 skos:exactMatch OMIM:617524 erythrokeratodermia variabilis et progressiva 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033012 erythrokeratodermia variabilis et progressiva 2 skos:exactMatch UMLS:C4479618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033013 erythrokeratodermia variabilis et progressiva 3 skos:exactMatch DOID:0080249 erythrokeratodermia variabilis et progressiva 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033013 erythrokeratodermia variabilis et progressiva 3 skos:exactMatch OMIM:617525 erythrokeratodermia variabilis et progressiva 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033013 erythrokeratodermia variabilis et progressiva 3 skos:exactMatch UMLS:C4479619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033014 erythrokeratodermia variabilis et progressiva 4 skos:exactMatch DOID:0080250 erythrokeratodermia variabilis et progressiva 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033014 erythrokeratodermia variabilis et progressiva 4 skos:exactMatch OMIM:617526 erythrokeratodermia variabilis et progressiva 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033014 erythrokeratodermia variabilis et progressiva 4 skos:exactMatch UMLS:C4479620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033015 erythrokeratodermia variabilis et progressiva 5 skos:exactMatch DOID:0080251 erythrokeratodermia variabilis et progressiva 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033015 erythrokeratodermia variabilis et progressiva 5 skos:exactMatch OMIM:617756 erythrokeratodermia variabilis et progressiva 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033043 spastic ataxia 8, autosomal recessive, with hypomyelinating leukodystrophy skos:exactMatch DOID:0080252 spastic ataxia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033043 spastic ataxia 8, autosomal recessive, with hypomyelinating leukodystrophy skos:exactMatch OMIM:617560 spastic ataxia 8, autosomal recessive, with hypomyelinating leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033043 spastic ataxia 8, autosomal recessive, with hypomyelinating leukodystrophy skos:exactMatch Orphanet:527497 NKX6-2-related autosomal recessive hypomyelinating leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033043 spastic ataxia 8, autosomal recessive, with hypomyelinating leukodystrophy skos:exactMatch UMLS:C4479653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033044 Meckel syndrome 13 skos:exactMatch DOID:0080253 Meckel syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033044 Meckel syndrome 13 skos:exactMatch DOID:0080276 Joubert syndrome 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033044 Meckel syndrome 13 skos:exactMatch OMIM:617562 meckel syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033045 orofaciodigital syndrome 16 skos:exactMatch DOID:0080254 orofaciodigital syndrome XVI semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033045 orofaciodigital syndrome 16 skos:exactMatch OMIM:617563 orofaciodigital syndrome 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033045 orofaciodigital syndrome 16 skos:exactMatch UMLS:CN317535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033046 Meier-Gorlin syndrome 8 skos:exactMatch DOID:0080255 Meier-Gorlin syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033046 Meier-Gorlin syndrome 8 skos:exactMatch OMIM:617564 meier-gorlin syndrome 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033046 Meier-Gorlin syndrome 8 skos:exactMatch UMLS:C4479655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033047 Perrault syndrome 6 skos:exactMatch DOID:0080256 Perrault syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033047 Perrault syndrome 6 skos:exactMatch OMIM:617565 perrault syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033047 Perrault syndrome 6 skos:exactMatch UMLS:C4479656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033056 obsolete genetic facial cleft skos:exactMatch Orphanet:414726 Genetic facial cleft semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033091 ichthyosis, congenital, autosomal recessive 14 skos:exactMatch DOID:0080258 autosomal recessive congenital ichthyosis 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033091 ichthyosis, congenital, autosomal recessive 14 skos:exactMatch OMIM:617571 ichthyosis, congenital, autosomal recessive 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033091 ichthyosis, congenital, autosomal recessive 14 skos:exactMatch UMLS:CN317536 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033092 ichthyosis, congenital, autosomal recessive 13 skos:exactMatch DOID:0080257 autosomal recessive congenital ichthyosis 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033092 ichthyosis, congenital, autosomal recessive 13 skos:exactMatch OMIM:617574 ichthyosis, congenital, autosomal recessive 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033092 ichthyosis, congenital, autosomal recessive 13 skos:exactMatch UMLS:CN321864 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033115 spinocerebellar ataxia, autosomal recessive 25 skos:exactMatch DOID:0080259 autosomal recessive spinocerebellar ataxia 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033115 spinocerebellar ataxia, autosomal recessive 25 skos:exactMatch OMIM:617584 spinocerebellar ataxia, autosomal recessive 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033115 spinocerebellar ataxia, autosomal recessive 25 skos:exactMatch UMLS:CN349871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033116 spinocerebellar ataxia, autosomal recessive 26 skos:exactMatch DOID:0080260 autosomal recessive spinocerebellar ataxia 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033116 spinocerebellar ataxia, autosomal recessive 26 skos:exactMatch OMIM:617633 spinocerebellar ataxia, autosomal recessive 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033116 spinocerebellar ataxia, autosomal recessive 26 skos:exactMatch UMLS:CN417133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033123 exudative vitreoretinopathy 7 skos:exactMatch DOID:0080264 exudative vitreoretinopathy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033123 exudative vitreoretinopathy 7 skos:exactMatch OMIM:617572 exudative vitreoretinopathy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033123 exudative vitreoretinopathy 7 skos:exactMatch UMLS:CN321863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033135 Charcot-Marie-Tooth disease, demyelinating, type 1G skos:exactMatch DOID:0111560 Charcot-Marie-Tooth disease type 1G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033135 Charcot-Marie-Tooth disease, demyelinating, type 1G skos:exactMatch OMIM:618279 charcot-marie-tooth disease, demyelinating, iia 1g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033135 Charcot-Marie-Tooth disease, demyelinating, type 1G skos:exactMatch Orphanet:476394 PMP2-related Charcot-Marie-Tooth disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033169 curariform drugs toxicity skos:exactMatch Orphanet:413693 Prediction of curariform drugs toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033170 statin toxicity skos:exactMatch Orphanet:413696 Prediction of statin toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033181 phenytoin or carbamazepine toxicity skos:exactMatch Orphanet:414750 Prediction of phenytoin or carbamazepine toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033196 obsolete skin/hair/eye pigmentation, variation in skos:exactMatch OMIMPS:227220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033198 hearing loss, autosomal recessive 106 skos:exactMatch DOID:0080261 autosomal recessive nonsyndromic deafness 106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033198 hearing loss, autosomal recessive 106 skos:exactMatch OMIM:617637 deafness, autosomal recessive 106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033199 hearing loss, autosomal recessive 107 skos:exactMatch DOID:0080262 autosomal recessive nonsyndromic deafness 107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033199 hearing loss, autosomal recessive 107 skos:exactMatch OMIM:617639 deafness, autosomal recessive 107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033200 hearing loss, autosomal recessive 108 skos:exactMatch DOID:0080263 autosomal recessive nonsyndromic deafness 108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033200 hearing loss, autosomal recessive 108 skos:exactMatch OMIM:617654 deafness, autosomal recessive 108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033201 hearing loss, autosomal recessive 57 skos:exactMatch DOID:0111635 autosomal recessive nonsyndromic deafness 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033201 hearing loss, autosomal recessive 57 skos:exactMatch OMIM:618003 deafness, autosomal recessive 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033201 hearing loss, autosomal recessive 57 skos:exactMatch UMLS:CN248511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033202 hearing loss, autosomal recessive 109 skos:exactMatch DOID:0111639 autosomal recessive nonsyndromic deafness 109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033202 hearing loss, autosomal recessive 109 skos:exactMatch OMIM:618013 deafness, autosomal recessive 109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033202 hearing loss, autosomal recessive 109 skos:exactMatch UMLS:CN248519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033203 nephrotic syndrome 14 skos:exactMatch DOID:0080265 nephrotic syndrome type 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033203 nephrotic syndrome 14 skos:exactMatch OMIM:617575 nephrotic syndrome, iia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033203 nephrotic syndrome 14 skos:exactMatch Orphanet:506334 Familial steroid-resistant nephrotic syndrome with adrenal insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033203 nephrotic syndrome 14 skos:exactMatch UMLS:CN339707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033204 ciliary dyskinesia, primary, 37 skos:exactMatch DOID:0080266 primary ciliary dyskinesia 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033204 ciliary dyskinesia, primary, 37 skos:exactMatch OMIM:617577 ciliary dyskinesia, primary, 37 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033211 diencephalic-mesencephalic junction dysplasia syndrome skos:exactMatch OMIMPS:251280 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033258 hearing loss, autosomal dominant 71 skos:exactMatch DOID:0080267 autosomal dominant nonsyndromic deafness 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033258 hearing loss, autosomal dominant 71 skos:exactMatch OMIM:617605 deafness, autosomal dominant 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033259 hearing loss, autosomal dominant 72 skos:exactMatch DOID:0080268 autosomal dominant nonsyndromic deafness 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033259 hearing loss, autosomal dominant 72 skos:exactMatch OMIM:617606 deafness, autosomal dominant 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033260 hearing loss, autosomal dominant 73 skos:exactMatch DOID:0080269 autosomal dominant nonsyndromic deafness 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033260 hearing loss, autosomal dominant 73 skos:exactMatch OMIM:617663 deafness, autosomal dominant 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033260 hearing loss, autosomal dominant 73 skos:exactMatch UMLS:CN461628 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033261 hearing loss, autosomal dominant 34, with or without inflammation skos:exactMatch DOID:0080270 autosomal dominant nonsyndromic deafness 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033261 hearing loss, autosomal dominant 34, with or without inflammation skos:exactMatch OMIM:617772 deafness, autosomal dominant 34, with or without inflammation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033261 hearing loss, autosomal dominant 34, with or without inflammation skos:exactMatch UMLS:CN653906 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033262 nephrotic syndrome 15 skos:exactMatch DOID:0080271 nephrotic syndrome type 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033262 nephrotic syndrome 15 skos:exactMatch OMIM:617609 nephrotic syndrome, iia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033262 nephrotic syndrome 15 skos:exactMatch UMLS:CN388854 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033280 nephrotic syndrome 16 skos:exactMatch DOID:0080272 nephrotic syndrome type 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033280 nephrotic syndrome 16 skos:exactMatch OMIM:617783 nephrotic syndrome, iia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033280 nephrotic syndrome 16 skos:exactMatch UMLS:CN651336 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033281 polycystic kidney disease 5 skos:exactMatch DOID:0080273 polycystic kidney disease 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033281 polycystic kidney disease 5 skos:exactMatch OMIM:617610 polycystic kidney disease 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033282 multiple mitochondrial dysfunctions syndrome 5 skos:exactMatch DOID:0080274 multiple mitochondrial dysfunctions syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033282 multiple mitochondrial dysfunctions syndrome 5 skos:exactMatch OMIM:617613 multiple mitochondrial dysfunctions syndrome 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033282 multiple mitochondrial dysfunctions syndrome 5 skos:exactMatch Orphanet:569274 Multiple mitochondrial dysfunctions syndrome type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033282 multiple mitochondrial dysfunctions syndrome 5 skos:exactMatch UMLS:CN388855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033304 nonsyndromic deafness, Y-linked skos:exactMatch DOID:0111757 Y-linked deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033304 nonsyndromic deafness, Y-linked skos:exactMatch OMIMPS:400043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033308 Joubert syndrome 30 skos:exactMatch DOID:0080275 Joubert syndrome 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033308 Joubert syndrome 30 skos:exactMatch OMIM:617622 joubert syndrome 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033309 Joubert syndrome 32 skos:exactMatch DOID:0080278 Joubert syndrome 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033309 Joubert syndrome 32 skos:exactMatch OMIM:617757 joubert syndrome 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033309 Joubert syndrome 32 skos:exactMatch UMLS:CN596207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033310 Joubert syndrome 31 skos:exactMatch DOID:0080277 Joubert syndrome 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033310 Joubert syndrome 31 skos:exactMatch OMIM:617761 joubert syndrome 31 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033311 Joubert syndrome 33 skos:exactMatch DOID:0080279 Joubert syndrome 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033311 Joubert syndrome 33 skos:exactMatch OMIM:617767 joubert syndrome 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033311 Joubert syndrome 33 skos:exactMatch UMLS:CN601375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033312 schizophrenia 19 skos:exactMatch DOID:0080281 schizophrenia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033312 schizophrenia 19 skos:exactMatch OMIM:617629 schizophrenia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033312 schizophrenia 19 skos:exactMatch UMLS:CN404275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033329 obsolete genetic precocious puberty skos:exactMatch Orphanet:435554 Genetic precocious puberty semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033331 obsolete genetic precocious puberty in female skos:exactMatch Orphanet:435564 Genetic precocious puberty in female semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033334 obsolete genetic nose and cavum anomaly skos:exactMatch Orphanet:435606 Genetic nose and cavum anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033335 obsolete genetic larynx anomaly skos:exactMatch Orphanet:435609 Genetic larynx anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033336 obsolete genetic tracheal anomaly skos:exactMatch Orphanet:435612 Genetic tracheal anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033352 neuropathy, congenital hypomelinating skos:exactMatch OMIMPS:605253 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033361 developmental and epileptic encephalopathy, 52 skos:exactMatch DOID:0080455 developmental and epileptic encephalopathy 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033361 developmental and epileptic encephalopathy, 52 skos:exactMatch OMIM:617350 developmental and epileptic encephalopathy 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033361 developmental and epileptic encephalopathy, 52 skos:exactMatch UMLS:C4479236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033362 developmental and epileptic encephalopathy, 53 skos:exactMatch DOID:0080464 developmental and epileptic encephalopathy 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033362 developmental and epileptic encephalopathy, 53 skos:exactMatch OMIM:617389 developmental and epileptic encephalopathy 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033362 developmental and epileptic encephalopathy, 53 skos:exactMatch UMLS:C4479313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033363 developmental and epileptic encephalopathy, 54 skos:exactMatch DOID:0080418 developmental and epileptic encephalopathy 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033363 developmental and epileptic encephalopathy, 54 skos:exactMatch OMIM:617391 developmental and epileptic encephalopathy 54 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033363 developmental and epileptic encephalopathy, 54 skos:exactMatch UMLS:C4479319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033364 developmental and epileptic encephalopathy, 55 skos:exactMatch DOID:0080283 developmental and epileptic encephalopathy 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033364 developmental and epileptic encephalopathy, 55 skos:exactMatch OMIM:617599 developmental and epileptic encephalopathy 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033365 developmental and epileptic encephalopathy, 56 skos:exactMatch DOID:0080282 developmental and epileptic encephalopathy 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033365 developmental and epileptic encephalopathy, 56 skos:exactMatch OMIM:617665 developmental and epileptic encephalopathy 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033365 developmental and epileptic encephalopathy, 56 skos:exactMatch UMLS:CN477042 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033366 developmental and epileptic encephalopathy, 57 skos:exactMatch DOID:0080284 developmental and epileptic encephalopathy 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033366 developmental and epileptic encephalopathy, 57 skos:exactMatch OMIM:617771 developmental and epileptic encephalopathy 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033366 developmental and epileptic encephalopathy, 57 skos:exactMatch UMLS:CN633295 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033367 developmental and epileptic encephalopathy, 58 skos:exactMatch DOID:0080285 developmental and epileptic encephalopathy 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033367 developmental and epileptic encephalopathy, 58 skos:exactMatch OMIM:617830 developmental and epileptic encephalopathy 58 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033367 developmental and epileptic encephalopathy, 58 skos:exactMatch UMLS:CN757795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033368 developmental and epileptic encephalopathy, 59 skos:exactMatch DOID:0080291 developmental and epileptic encephalopathy 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033368 developmental and epileptic encephalopathy, 59 skos:exactMatch OMIM:617904 developmental and epileptic encephalopathy 59 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033368 developmental and epileptic encephalopathy, 59 skos:exactMatch UMLS:CN870853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033369 developmental and epileptic encephalopathy, 60 skos:exactMatch DOID:0080432 developmental and epileptic encephalopathy 60 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033369 developmental and epileptic encephalopathy, 60 skos:exactMatch OMIM:617929 developmental and epileptic encephalopathy 60 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033369 developmental and epileptic encephalopathy, 60 skos:exactMatch UMLS:CN244549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033370 developmental and epileptic encephalopathy, 61 skos:exactMatch DOID:0080434 developmental and epileptic encephalopathy 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033370 developmental and epileptic encephalopathy, 61 skos:exactMatch OMIM:617933 developmental and epileptic encephalopathy 61 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033370 developmental and epileptic encephalopathy, 61 skos:exactMatch UMLS:CN244550 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033371 developmental and epileptic encephalopathy, 62 skos:exactMatch DOID:0080420 developmental and epileptic encephalopathy 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033371 developmental and epileptic encephalopathy, 62 skos:exactMatch OMIM:617938 developmental and epileptic encephalopathy 62 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033371 developmental and epileptic encephalopathy, 62 skos:exactMatch UMLS:CN244551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033372 developmental and epileptic encephalopathy, 63 skos:exactMatch DOID:0080426 developmental and epileptic encephalopathy 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033372 developmental and epileptic encephalopathy, 63 skos:exactMatch OMIM:617976 developmental and epileptic encephalopathy 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033372 developmental and epileptic encephalopathy, 63 skos:exactMatch UMLS:CN244926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033373 developmental and epileptic encephalopathy, 64 skos:exactMatch OMIM:618004 developmental and epileptic encephalopathy 64 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033373 developmental and epileptic encephalopathy, 64 skos:exactMatch UMLS:CN248512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033374 developmental and epileptic encephalopathy, 65 skos:exactMatch DOID:0080430 developmental and epileptic encephalopathy 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033374 developmental and epileptic encephalopathy, 65 skos:exactMatch OMIM:618008 developmental and epileptic encephalopathy 65 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033374 developmental and epileptic encephalopathy, 65 skos:exactMatch UMLS:CN248516 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033375 orofaciodigital syndrome 17 skos:exactMatch DOID:0080289 orofaciodigital syndrome XVII semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033375 orofaciodigital syndrome 17 skos:exactMatch OMIM:617926 orofaciodigital syndrome 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033375 orofaciodigital syndrome 17 skos:exactMatch UMLS:CN902091 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033479 spinocerebellar ataxia 44 skos:exactMatch DOID:0080286 spinocerebellar ataxia 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033479 spinocerebellar ataxia 44 skos:exactMatch OMIM:617691 spinocerebellar ataxia 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033479 spinocerebellar ataxia 44 skos:exactMatch Orphanet:631095 Spinocerebellar ataxia type 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033479 spinocerebellar ataxia 44 skos:exactMatch UMLS:CN492437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033480 spinocerebellar ataxia 45 skos:exactMatch DOID:0080287 spinocerebellar ataxia 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033480 spinocerebellar ataxia 45 skos:exactMatch OMIM:617769 spinocerebellar ataxia 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033480 spinocerebellar ataxia 45 skos:exactMatch Orphanet:589527 Spinocerebellar ataxia type 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033480 spinocerebellar ataxia 45 skos:exactMatch UMLS:CN623017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033481 spinocerebellar ataxia 46 skos:exactMatch DOID:0080288 spinocerebellar ataxia 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033481 spinocerebellar ataxia 46 skos:exactMatch OMIM:617770 spinocerebellar ataxia 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033481 spinocerebellar ataxia 46 skos:exactMatch Orphanet:589522 Spinocerebellar ataxia type 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033481 spinocerebellar ataxia 46 skos:exactMatch UMLS:CN623018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033482 spinocerebellar ataxia 47 skos:exactMatch DOID:0111743 cerebellar ataxia type 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033482 spinocerebellar ataxia 47 skos:exactMatch OMIM:617931 spinocerebellar ataxia 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033482 spinocerebellar ataxia 47 skos:exactMatch UMLS:CN244564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033483 erythrocytosis, familial, 5 skos:exactMatch DOID:0080290 familial erythrocytosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033483 erythrocytosis, familial, 5 skos:exactMatch OMIM:617907 erythrocytosis, familial, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033483 erythrocytosis, familial, 5 skos:exactMatch UMLS:CN873435 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033485 short-rib thoracic dysplasia 19 with or without polydactyly skos:exactMatch DOID:0080295 short-rib thoracic dysplasia 19 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033485 short-rib thoracic dysplasia 19 with or without polydactyly skos:exactMatch OMIM:617895 short-rib thoracic dysplasia 19 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033485 short-rib thoracic dysplasia 19 with or without polydactyly skos:exactMatch UMLS:CN842245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033486 leukodystrophy, hypomyelinating, 14 skos:exactMatch DOID:0080296 hypomyelinating leukodystrophy 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033486 leukodystrophy, hypomyelinating, 14 skos:exactMatch OMIM:617899 leukodystrophy, hypomyelinating, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033486 leukodystrophy, hypomyelinating, 14 skos:exactMatch UMLS:CN845004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033492 Coffin-Siris syndrome 6 skos:exactMatch DOID:0080297 Coffin-Siris syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033492 Coffin-Siris syndrome 6 skos:exactMatch OMIM:617808 coffin-siris syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033492 Coffin-Siris syndrome 6 skos:exactMatch UMLS:CN696018 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033493 fibromatosis, gingival, 5 skos:exactMatch DOID:0080280 gingival fibromatosis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033493 fibromatosis, gingival, 5 skos:exactMatch OMIM:617626 fibromatosis, gingival, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033532 Suleiman-El-Hattab syndrome skos:exactMatch OMIM:618950 suleiman-el-hattab syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033533 combined oxidative phosphorylation deficiency 45 skos:exactMatch DOID:0112113 combined oxidative phosphorylation deficiency 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033533 combined oxidative phosphorylation deficiency 45 skos:exactMatch OMIM:618951 combined oxidative phosphorylation deficiency 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033534 combined oxidative phosphorylation deficiency 46 skos:exactMatch DOID:0112115 combined oxidative phosphorylation deficiency 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033534 combined oxidative phosphorylation deficiency 46 skos:exactMatch OMIM:618952 combined oxidative phosphorylation deficiency 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033537 combined oxidative phosphorylation deficiency 47 skos:exactMatch DOID:0112114 combined oxidative phosphorylation deficiency 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033537 combined oxidative phosphorylation deficiency 47 skos:exactMatch OMIM:618958 combined oxidative phosphorylation deficiency 47 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033541 immunodeficiency 69 skos:exactMatch DOID:0112006 immunodeficiency 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033541 immunodeficiency 69 skos:exactMatch OMIM:618963 immunodeficiency 69 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033542 immunodeficiency 70 skos:exactMatch DOID:0112005 immunodeficiency 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033542 immunodeficiency 70 skos:exactMatch OMIM:618969 immunodeficiency 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033543 cone-rod synaptic disorder syndrome, congenital nonprogressive skos:exactMatch OMIM:618970 cone-rod synaptic disorder syndrome, congenital nonprogressive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033544 Tolchin-Le Caignec syndrome skos:exactMatch OMIM:618971 tolchin-le caignec syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033545 mitochondrial DNA depletion syndrome 19 skos:exactMatch OMIM:618972 mitochondrial DNA depletion syndrome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033546 neurodegeneration, infantile-onset, biotin-responsive skos:exactMatch OMIM:618973 sodium-dependent multivitamin transporter deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033547 Li-Ghorbani-Weisz-Hubshman syndrome skos:exactMatch OMIM:618974 li-ghorbani-weisz-hubshman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033548 myopathy, congenital, with diaphragmatic defects, respiratory insufficiency, and dysmorphic facies skos:exactMatch OMIM:618975 congenital myopathy 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033549 optic atrophy 12 skos:exactMatch DOID:0080840 optic atrophy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033549 optic atrophy 12 skos:exactMatch OMIM:618977 optic atrophy 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033550 obsolete high density lipoprotein cholesterol level quantitative trait locus 7 skos:exactMatch OMIM:618979 high density lipoprotein cholesterol level quantitative trait locus 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033551 immunodeficiency 72 with autoinflammation skos:exactMatch DOID:0112015 immunodeficiency 72 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033551 immunodeficiency 72 with autoinflammation skos:exactMatch OMIM:618982 immunodeficiency 72 with autoinflammation and lymphoproliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033552 obsolete blood group, lewis system skos:exactMatch OMIM:618983 blood group, lewis system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033554 immunodeficiency 73b with defective neutrophil chemotaxis and lymphopenia skos:exactMatch DOID:0112061 immunodeficiency 73b with defective neutrophil chemotaxis and lymphopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033554 immunodeficiency 73b with defective neutrophil chemotaxis and lymphopenia skos:exactMatch OMIM:618986 immunodeficiency 73b with defective neutrophil chemotaxis and lymphopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033555 immunodeficiency 73c with defective neutrophil chemotaxis and hypogammaglobulinemia skos:exactMatch DOID:0112062 immunodeficiency 73c with defective neutrophil chemotaxis and hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033555 immunodeficiency 73c with defective neutrophil chemotaxis and hypogammaglobulinemia skos:exactMatch OMIM:618987 immunodeficiency 73c with defective neutrophil chemotaxis and hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033556 muscular dystrophy-dystroglycanopathy (congenital with impaired intellectual development), type b, 15 skos:exactMatch OMIM:618992 muscular dystrophy-dystroglycanopathy (congenital with impaired intellectual development), iia b, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033557 hemophagocytic lymphohistiocytosis, familial, 6 skos:exactMatch OMIM:618998 immune dysregulation and systemic hyperinflammation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033558 autoinflammation, immune dysregulation, and eosinophilia skos:exactMatch OMIM:618999 autoinflammation, immune dysregulation, and eosinophilia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033559 intellectual developmental disorder with seizures and language delay skos:exactMatch OMIM:619000 intellectual developmental disorder with seizures and language delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033560 mitochondrial complex 1 deficiency, nuclear type 35 skos:exactMatch OMIM:619003 mitochondrial complex 1 deficiency, nuclear iia 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033561 deeah syndrome skos:exactMatch OMIM:619004 deeah syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033562 neurodevelopmental disorder with dysmorphic facies, impaired speech, and hypotonia skos:exactMatch OMIM:619005 neurodevelopmental disorder with dysmorphic facies, impaired speech, and hypotonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033563 retinitis pigmentosa 90 skos:exactMatch DOID:0112147 retinitis pigmentosa 90 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033563 retinitis pigmentosa 90 skos:exactMatch OMIM:619007 retinitis pigmentosa 90 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033564 oocyte maturation defect 8 skos:exactMatch OMIM:619009 oocyte maturation defect 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033565 oocyte maturation defect 9 skos:exactMatch OMIM:619011 oocyte maturation defect 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033566 combined oxidative phosphorylation deficiency 48 skos:exactMatch DOID:0112112 combined oxidative phosphorylation deficiency 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033566 combined oxidative phosphorylation deficiency 48 skos:exactMatch OMIM:619012 combined oxidative phosphorylation deficiency 48 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033569 combined oxidative phosphorylation deficiency 49 skos:exactMatch DOID:0112110 combined oxidative phosphorylation deficiency 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033569 combined oxidative phosphorylation deficiency 49 skos:exactMatch OMIM:619024 combined oxidative phosphorylation deficiency 49 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033570 combined oxidative phosphorylation deficiency 50 skos:exactMatch DOID:0112111 combined oxidative phosphorylation deficiency 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033570 combined oxidative phosphorylation deficiency 50 skos:exactMatch OMIM:619025 combined oxidative phosphorylation deficiency 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033571 obsolete skeletal muscle glycogen content and metabolism quantitative trait locus skos:exactMatch OMIM:619030 skeletal muscle glycogen content and metabolism quantitative trait locus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033572 intellectual developmental disorder with epilepsy, behavioral abnormalities, and coarse facies skos:exactMatch OMIM:619031 intellectual developmental disorder with epilepsy, behavioral abnormalities, and coarse facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033613 neurodevelopmental disorder with progressive spasticity and brain white matter abnormalities skos:exactMatch MESH:C567853 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033613 neurodevelopmental disorder with progressive spasticity and brain white matter abnormalities skos:exactMatch OMIM:619026 neurodevelopmental disorder with progressive spasticity and brain white matter abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033613 neurodevelopmental disorder with progressive spasticity and brain white matter abnormalities skos:exactMatch UMLS:C2751938 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033614 spastic paraplegia 83, autosomal recessive skos:exactMatch OMIM:619027 spastic paraplegia 83, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033615 coenzyme q10 deficiency, primary, 9 skos:exactMatch OMIM:619028 coenzyme Q10 deficiency, primary, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033618 Vissers-Bodmer syndrome skos:exactMatch OMIM:619033 vissers-bodmer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033619 myopathy, epilepsy, and progressive cerebral atrophy skos:exactMatch OMIM:619036 myopathy, epilepsy, and progressive cerebral atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033620 myofibrillar myopathy 10 skos:exactMatch DOID:0112108 myofibrillar myopathy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033620 myofibrillar myopathy 10 skos:exactMatch OMIM:619040 myofibrillar myopathy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033621 spinal muscular atrophy, infantile, James type skos:exactMatch OMIM:619042 spinal muscular atrophy, infantile, james iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033622 spermatogenic failure 44 skos:exactMatch DOID:0112109 spermatogenic failure 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033622 spermatogenic failure 44 skos:exactMatch OMIM:619044 spermatogenic failure 44 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033630 neurodevelopmental disorder with speech impairment and dysmorphic facies skos:exactMatch OMIM:619056 neurodevelopmental disorder with speech impairment and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033631 combined oxidative phosphorylation deficiency 51 skos:exactMatch DOID:0112137 combined oxidative phosphorylation deficiency 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033631 combined oxidative phosphorylation deficiency 51 skos:exactMatch OMIM:619057 combined oxidative phosphorylation deficiency 51 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033635 mitochondrial complex 4 deficiency, nuclear type 3 skos:exactMatch OMIM:619046 mitochondrial complex 4 deficiency, nuclear iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033636 mitochondrial complex 4 deficiency, nuclear type 4 skos:exactMatch OMIM:619048 mitochondrial complex 4 deficiency, nuclear iia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033637 mitochondrial complex 4 deficiency, nuclear type 7 skos:exactMatch OMIM:619051 mitochondrial complex 4 deficiency, nuclear iia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033638 mitochondrial complex 4 deficiency, nuclear type 8 skos:exactMatch OMIM:619052 mitochondrial complex 4 deficiency, nuclear iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033639 mitochondrial complex 4 deficiency, nuclear type 10 skos:exactMatch OMIM:619053 mitochondrial complex 4 deficiency, nuclear iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033640 vitamin D-dependent rickets, type 3 skos:exactMatch OMIM:619073 vitamin d-dependent rickets, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033641 cleft palate, proliferative retinopathy, and developmental delay skos:exactMatch OMIM:619074 cleft palate, proliferative retinopathy, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033642 neurodevelopmental disorder with alopecia and brain abnormalities skos:exactMatch OMIM:619075 bachmann-bupp syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033642 neurodevelopmental disorder with alopecia and brain abnormalities skos:exactMatch Orphanet:544488 Global developmental delay-alopecia-macrocephaly-facial dysmorphism-structural brain anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033643 inflammatory bowel disease 30 skos:exactMatch DOID:0112154 inflammatory bowel disease 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033643 inflammatory bowel disease 30 skos:exactMatch OMIM:619079 inflammatory bowel disease (crohn disease) 30 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033644 microcornea, rod-cone dystrophy, cataract, and posterior staphyloma 1 skos:exactMatch OMIM:619082 microcornea, rod-cone dystrophy, cataract, and posterior staphyloma 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033645 mitochondrial complex 4 deficiency, nuclear type 11 skos:exactMatch OMIM:619054 mitochondrial complex 4 deficiency, nuclear iia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033646 mitochondrial complex 4 deficiency, nuclear type 12 skos:exactMatch OMIM:619055 mitochondrial complex 4 deficiency, nuclear iia 12 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033649 mitochondrial complex 4 deficiency, nuclear type 14 skos:exactMatch OMIM:619058 mitochondrial complex 4 deficiency, nuclear iia 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033650 mitochondrial complex 4 deficiency, nuclear type 15 skos:exactMatch OMIM:619059 mitochondrial complex 4 deficiency, nuclear iia 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033651 mitochondrial complex 4 deficiency, nuclear type 16 skos:exactMatch OMIM:619060 mitochondrial complex 4 deficiency, nuclear iia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033652 mitochondrial complex 4 deficiency, nuclear type 17 skos:exactMatch OMIM:619061 mitochondrial complex 4 deficiency, nuclear iia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033653 mitochondrial complex 4 deficiency, nuclear type 18 skos:exactMatch OMIM:619062 mitochondrial complex 4 deficiency, nuclear iia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033654 mitochondrial complex 4 deficiency, nuclear type 19 skos:exactMatch OMIM:619063 mitochondrial complex 4 deficiency, nuclear iia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033655 mitochondrial complex 4 deficiency, nuclear type 20 skos:exactMatch OMIM:619064 mitochondrial complex 4 deficiency, nuclear iia 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033656 mitochondrial complex 4 deficiency, nuclear type 21 skos:exactMatch OMIM:619065 mitochondrial complex 4 deficiency, nuclear iia 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033657 leukodystrophy, hypomyelinating, 20 skos:exactMatch OMIM:619071 leukodystrophy, hypomyelinating, 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033658 neurodevelopmental disorder with seizures and brain atrophy skos:exactMatch OMIM:619072 neurodevelopmental disorder with seizures and brain atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033662 neurodevelopmental disorder with microcephaly, seizures, and brain atrophy skos:exactMatch OMIM:619076 neurodevelopmental disorder with microcephaly, seizures, and brain atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033664 Kilquist syndrome skos:exactMatch OMIM:619080 kilquist syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033665 hearing loss, autosomal dominant 78 skos:exactMatch OMIM:619081 deafness, autosomal dominant 78 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033667 Delpire-McNeill syndrome skos:exactMatch OMIM:619083 delpire-mcneill syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033668 hearing loss, autosomal dominant 79 skos:exactMatch OMIM:619086 deafness, autosomal dominant 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033669 Noonan syndrome 13 skos:exactMatch DOID:0112161 Noonan syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033669 Noonan syndrome 13 skos:exactMatch NCIT:C177121 Noonan Syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033669 Noonan syndrome 13 skos:exactMatch OMIM:619087 noonan syndrome 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033670 hearing loss, autosomal recessive 116 skos:exactMatch OMIM:619093 deafness, autosomal recessive 116 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033671 spermatogenic failure 45 skos:exactMatch DOID:0112163 spermatogenic failure 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033671 spermatogenic failure 45 skos:exactMatch OMIM:619094 spermatogenic failure 45 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033672 Duane anomaly-myopathy-scoliosis syndrome skos:exactMatch Orphanet:50817 Duane anomaly-myopathy-scoliosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033673 spermatogenic failure 46 skos:exactMatch DOID:0112164 spermatogenic failure 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033673 spermatogenic failure 46 skos:exactMatch OMIM:619095 spermatogenic failure 46 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033682 skeletal dysplasia-T-cell immunodeficiency-developmental delay syndrome skos:exactMatch Orphanet:508533 Skeletal dysplasia-T-cell immunodeficiency-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033683 congenital progressive bone marrow failure-B-cell immunodeficiency-skeletal dysplasia syndrome skos:exactMatch Orphanet:508542 Congenital progressive bone marrow failure-B-cell immunodeficiency-skeletal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033717 congenital cerebellar ataxia due to RNU12 mutation skos:exactMatch Orphanet:512260 Congenital cerebellar ataxia due to RNU12 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033809 isolated blepharochalasis skos:exactMatch Orphanet:519390 Isolated blepharochalasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033810 isolated iridoschisis skos:exactMatch Orphanet:519392 Isolated iridoschisis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033816 thygeson superficial punctate keratopathy skos:exactMatch Orphanet:519406 Thygeson superficial punctate keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033818 Terrien marginal degeneration skos:exactMatch Orphanet:519410 Terrien marginal degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033821 fungal keratitis skos:exactMatch NCIT:C128370 Fungal Keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033821 fungal keratitis skos:exactMatch Orphanet:519930 Fungal keratitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033838 radiation-induced plexopathy skos:exactMatch Orphanet:521123 Radiation-induced plexopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033839 osteoradionecrosis of the mandible skos:exactMatch Orphanet:521127 Osteoradionecrosis of the mandible semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033850 autosomal recessive axonal charcot-marie-tooth disease due to copper metabolism defect skos:exactMatch Orphanet:521411 Autosomal recessive axonal Charcot-Marie-Tooth disease due to copper metabolism defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033853 congenital cataract-severe neonatal hepatopathy-global developmental delay syndrome skos:exactMatch Orphanet:521432 Congenital cataract-severe neonatal hepatopathy-global developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033856 LAMA5-related multisystemic syndrome skos:exactMatch Orphanet:521450 LAMA5-related multisystemic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033862 primary autoimmune enteropathy skos:exactMatch Orphanet:522037 Primary autoimmune enteropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033864 infantile hypotonia-oculomotor anomalies-hyperkinetic movements-developmental delay syndrome skos:exactMatch OMIM:618218 baker-gordon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033864 infantile hypotonia-oculomotor anomalies-hyperkinetic movements-developmental delay syndrome skos:exactMatch Orphanet:522077 Infantile hypotonia-oculomotor anomalies-hyperkinetic movements-developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033885 mitochondrial complex IV deficiency, nuclear-type skos:exactMatch OMIMPS:220110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033925 pediatric-onset Graves disease skos:exactMatch Orphanet:525731 Pediatric-onset Graves disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033926 prepubertal anorexia nervosa skos:exactMatch Orphanet:525738 Prepubertal anorexia nervosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033927 obsolete genetic complex vascular malformation with associated anomalies skos:exactMatch Orphanet:459537 Genetic complex vascular malformation with associated anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033938 acute radiation syndrome skos:exactMatch MESH:D054508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033938 acute radiation syndrome skos:exactMatch Orphanet:454831 Acute radiation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033946 hereditary angioedema with C1Inh deficiency skos:exactMatch OMIM:106100 angioedema, hereditary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033946 hereditary angioedema with C1Inh deficiency skos:exactMatch Orphanet:528623 Hereditary angioedema with C1Inh deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033947 hereditary angioedema with normal C1Inh skos:exactMatch Orphanet:528647 Hereditary angioedema with normal C1Inh semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033948 acquired angioedema with C1Inh deficiency skos:exactMatch Orphanet:528663 Acquired angioedema with C1Inh deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033954 monoclonal mast cell activation syndrome skos:exactMatch NCIT:C181652 Monoclonal Mast Cell Activation Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033954 monoclonal mast cell activation syndrome skos:exactMatch Orphanet:529468 Monoclonal mast cell activation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033967 obsolete immune dysregulation with inflammatory bowel disease skos:exactMatch Orphanet:529974 Immune dysregulation with inflammatory bowel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033968 immune dysregulation-inflammatory bowel disease-arthritis-recurrent infections-lymphopenia syndrome skos:exactMatch Orphanet:529977 Immune dysregulation-inflammatory bowel disease-arthritis-recurrent infections-lymphopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033969 inflammatory bowel disease-recurrent sinopulmonary infections syndrome skos:exactMatch Orphanet:529980 Inflammatory bowel disease-recurrent sinopulmonary infections syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033980 RELA fusion-positive ependymoma skos:exactMatch DOID:0080892 RELA fusion-positive ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0033980 RELA fusion-positive ependymoma skos:exactMatch Orphanet:530792 RELA fusion-positive ependymoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034021 spondylodysplastic Ehlers-Danlos syndrome skos:exactMatch Orphanet:536471 Spondylodysplastic Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034022 Bethlem myopathy 2 skos:exactMatch OMIM:616471 bethlem myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034022 Bethlem myopathy 2 skos:exactMatch Orphanet:536516 Myopathic Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034022 Bethlem myopathy 2 skos:exactMatch UMLS:C4225313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034024 kyphoscoliotic Ehlers-Danlos syndrome skos:exactMatch Orphanet:536545 Kyphoscoliotic Ehlers-Danlos syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034028 obsolete symptomatic form of hemochromatosis type 1 skos:exactMatch Orphanet:465508 Symptomatic form of hemochromatosis type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034039 obsolete genetic hemoglobinopathy skos:exactMatch Orphanet:466066 Genetic hemoglobinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034041 congenital axonal neuropathy with encephalopathy skos:exactMatch Orphanet:538101 Congenital axonal neuropathy with encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034054 severe combined immunodeficiency due to CD70 deficiency skos:exactMatch OMIM:618261 lymphoproliferative syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034054 severe combined immunodeficiency due to CD70 deficiency skos:exactMatch Orphanet:538958 Combined immunodeficiency due to CD70 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034092 optic atrophy-ataxia-peripheral neuropathy-global developmental delay syndrome skos:exactMatch Orphanet:543470 Optic atrophy-ataxia-peripheral neuropathy-global developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034099 SYNGAP1-related developmental and epileptic encephalopathy skos:exactMatch Orphanet:544254 SYNGAP1-related developmental and epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034103 infection-related hemolytic uremic syndrome skos:exactMatch Orphanet:544482 Infection-related hemolytic uremic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034106 developmental and epileptic encephalopathy, 73 skos:exactMatch DOID:0112209 developmental and epileptic encephalopathy 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034106 developmental and epileptic encephalopathy, 73 skos:exactMatch OMIM:618379 developmental and epileptic encephalopathy 73 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034106 developmental and epileptic encephalopathy, 73 skos:exactMatch Orphanet:544503 RNF13-related severe early-onset epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034109 congenital myopathy with reduced type 2 muscle fibers skos:exactMatch OMIM:618414 congenital myopathy 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034109 congenital myopathy with reduced type 2 muscle fibers skos:exactMatch Orphanet:544602 Congenital myopathy with reduced type 2 muscle fibers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034110 atypical Fanconi syndrome-neonatal hyperinsulinism syndrome skos:exactMatch Orphanet:544628 Atypical Fanconi syndrome-neonatal hyperinsulinism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034121 NAD(P)HX dehydratase deficiency skos:exactMatch OMIM:618321 encephalopathy, progressive, early-onset, with brain edema and/or leukoencephalopathy, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034121 NAD(P)HX dehydratase deficiency skos:exactMatch Orphanet:555402 NAD(P)HX dehydratase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034127 IgA pemphigus skos:exactMatch DOID:0080851 IgA pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034127 IgA pemphigus skos:exactMatch Orphanet:555905 IgA pemphigus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034142 pancreatic agenesis-holoprosencephaly syndrome skos:exactMatch Orphanet:556955 Pancreatic agenesis-holoprosencephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034143 early-onset calcifying leukoencephalopathy-skeletal dysplasia skos:exactMatch Orphanet:556985 Early-onset calcifying leukoencephalopathy-skeletal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034145 oculocerebrodental syndrome skos:exactMatch OMIM:618440 oculoskeletodental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034145 oculocerebrodental syndrome skos:exactMatch Orphanet:557003 Oculoskeletodental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034146 spastic ataxia-dysarthria due to glutaminase deficiency skos:exactMatch Orphanet:557056 Spastic ataxia-dysarthria due to glutaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034147 neonatal epileptic encephalopathy due to glutaminase deficiency skos:exactMatch Orphanet:557064 Neonatal epileptic encephalopathy due to glutaminase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034150 idiopathic gastroparesis skos:exactMatch Orphanet:558411 Idiopathic gastroparesis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034186 autosomal recessive extra-oral halitosis skos:exactMatch Orphanet:562538 Autosomal recessive extra-oral halitosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034189 primary biliary cholangitis/primary sclerosing cholangitis and autoimmune hepatitis overlap syndrome skos:exactMatch Orphanet:562639 Primary biliary cholangitis/primary sclerosing cholangitis and autoimmune hepatitis overlap syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034204 syndromic congenital sodium diarrhea skos:exactMatch Orphanet:563708 Syndromic congenital sodium diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034212 methotrexate toxicity skos:exactMatch Orphanet:565782 Methotrexate toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034216 resistance to thyroid hormone due to a mutation in thyroid hormone receptor alpha skos:exactMatch Orphanet:566231 Resistance to thyroid hormone due to a mutation in thyroid hormone receptor alpha semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034217 resistance to thyroid hormone due to a mutation in thyroid hormone receptor beta skos:exactMatch Orphanet:566243 Resistance to thyroid hormone due to a mutation in thyroid hormone receptor beta semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034443 obsolete genetic non-acquired premature ovarian failure skos:exactMatch Orphanet:485382 Genetic non-acquired premature ovarian failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034556 vibratory angioedema skos:exactMatch Orphanet:493348 Vibratory angioedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034641 obsolete rare genetic hyperkinetic movement disorder skos:exactMatch Orphanet:496916 Rare genetic hyperkinetic movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034661 syndromic biliary atresia skos:exactMatch Orphanet:498350 Syndromic biliary atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034667 obsolete longitudinal limb defect skos:exactMatch Orphanet:498457 Longitudinal limb defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034668 obsolete terminal transverse limb defect skos:exactMatch Orphanet:498461 Terminal transverse limb defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034669 non-syndromic preaxial polydactyly skos:exactMatch Orphanet:498464 Non-syndromic preaxial polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034670 non-syndromic postaxial polydactyly skos:exactMatch Orphanet:498467 Non-syndromic postaxial polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034671 non-syndromic complex polydactyly skos:exactMatch Orphanet:498470 Non-syndromic complex polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034676 overgrowth syndrome with 2q37 translocation skos:exactMatch Orphanet:498488 Overgrowth syndrome with 2q37 translocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034678 obsolete mirror-image polydactyly skos:exactMatch Orphanet:498494 Mirror-image polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034733 obsolete cochlear nerve deficiency skos:broadMatch ICD10CM:H93.3 Disorders of acoustic nerve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034733 obsolete cochlear nerve deficiency skos:exactMatch Orphanet:502318 Cochlear nerve deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034819 obsolete familial intestinal malrotation skos:exactMatch Orphanet:508410 Familial intestinal malrotation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034820 cleft lip and palate-craniofacial dysmorphism-congenital heart defect-hearing loss syndrome skos:exactMatch Orphanet:508476 Cleft lip and palate-craniofacial dysmorphism-congenital heart defect-hearing loss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034823 oral-facial-digital syndrome with short stature and brachymesophalangy skos:exactMatch Orphanet:508501 Oral-facial-digital syndrome with short stature and brachymesophalangy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034846 primary desmosis coli skos:exactMatch Orphanet:565641 Primary desmosis coli semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034872 large granular lymphocyte leukemia skos:exactMatch Orphanet:512034 Large granular lymphocyte leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034895 congenital brachyesophagus-intrathoracic stomach-vertebral anomalies syndrome skos:exactMatch Orphanet:514352 Congenital brachyesophagus-intrathoracic stomach-vertebral anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034901 ATP13A2-related parkinsonism skos:exactMatch Orphanet:514980 ATP13A2-related parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034923 obsolete inflammatory/autoimmune disorder involving the lacrimal system skos:exactMatch Orphanet:519264 Inflammatory/autoimmune disorder involving the lacrimal system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034926 obsolete rare disorder with entropion skos:exactMatch Orphanet:519270 Rare disorder with entropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034931 obsolete rare conjunctivitis skos:exactMatch Orphanet:519280 Rare conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034937 obsolete syndromic ectopia lentis skos:exactMatch Orphanet:519292 Syndromic ectopia lentis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034943 obsolete isolated vitreoretinopathy skos:exactMatch Orphanet:519304 Isolated vitreoretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034953 obsolete syndromic inherited retinal disorder skos:exactMatch Orphanet:519325 Syndromic inherited retinal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034954 syndromic vitreoretinopathy skos:exactMatch Orphanet:519327 Syndromic vitreoretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034961 obsolete rare brainstem or cerebellar disorder with ophthalmic involvement as a major feature skos:exactMatch Orphanet:519341 Rare brainstem or cerebellar disorder with ophthalmic involvement as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034962 obsolete rare ophthalmic disorder with cortical involvement skos:exactMatch Orphanet:519343 Rare ophthalmic disorder with cortical involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034965 obsolete rare ophthalmic disorder with cranial nerve involvement skos:exactMatch Orphanet:519349 Rare ophthalmic disorder with cranial nerve involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034968 obsolete rare ocular motility/alignment disorder skos:exactMatch Orphanet:519355 Rare ocular motility/alignment disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034971 isolated congenital entropion skos:exactMatch Orphanet:519386 Isolated congenital entropion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034976 iatrogenic Creutzfeldt-Jakob disease skos:exactMatch Orphanet:576379 Iatrogenic Creutzfeldt-Jakob disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034977 obsolete isolated microspherophakia skos:exactMatch ICD10CM:Q12.4 Spherophakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034977 obsolete isolated microspherophakia skos:exactMatch Orphanet:519396 Isolated microspherophakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034978 isolated foveal hypoplasia skos:broadMatch ICD10CM:H35.8 Other specified retinal disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034978 isolated foveal hypoplasia skos:exactMatch Orphanet:519398 Isolated foveal hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034979 obsolete peripapillary staphyloma skos:broadMatch ICD10CM:Q14.2 Congenital malformation of optic disc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034979 obsolete peripapillary staphyloma skos:exactMatch Orphanet:519400 Peripapillary staphyloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034980 obsolete isolated megalopapilla skos:broadMatch ICD10CM:Q14.2 Congenital malformation of optic disc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034980 obsolete isolated megalopapilla skos:exactMatch Orphanet:519402 Isolated megalopapilla semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034981 obsolete optic disc pit skos:broadMatch ICD10CM:Q14.2 Congenital malformation of optic disc semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034981 obsolete optic disc pit skos:exactMatch Orphanet:519404 Optic disc pit semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034987 intraductal tubulopapillary neoplasm of pancreas skos:exactMatch Orphanet:580572 Intraductal tubulopapillary neoplasm of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034989 intellectual disability-cardiac anomalies-short stature-joint laxity syndrome skos:exactMatch Orphanet:508498 Intellectual disability-cardiac anomalies-short stature-joint laxity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0034991 intrauterine growth restriction-congenital multiple café-au-lait macules-increased sister chromatid exchange syndrome skos:exactMatch Orphanet:508512 Intrauterine growth restriction-congenital multiple café-au-lait macules-increased sister chromatid exchange syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035001 obsolete rare disorder of the visual organs skos:exactMatch Orphanet:520814 Rare disorder of the visual organs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035002 isolated inherited retinal disorder skos:exactMatch Orphanet:520817 Isolated inherited retinal disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035004 serine biosynthesis pathway deficiency, infantile/juvenile form skos:exactMatch Orphanet:583595 Serine biosynthesis pathway deficiency, infantile/juvenile form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035008 isolated splenic vein thrombosis skos:exactMatch Orphanet:583856 Isolated splenic vein thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035009 isolated mesenteric vein thrombosis skos:exactMatch Orphanet:583861 Isolated mesenteric vein thrombosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035013 obsolete genetic primary orthostatic disorder skos:exactMatch Orphanet:521232 Genetic primary orthostatic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035014 primary orthostatic disorder skos:exactMatch Orphanet:521236 Primary orthostatic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035018 frontonasal dysplasia-bifid nose-upper limb anomalies syndrome skos:exactMatch Orphanet:521308 Frontonasal dysplasia-bifid nose-upper limb anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035027 microcephaly-facial dysmorphism-ocular anomalies-multiple congenital anomalies syndrome skos:exactMatch Orphanet:521445 Microcephaly-facial dysmorphism-ocular anomalies-multiple congenital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035037 obsolete rare genetic disorder of the visual organs skos:exactMatch Orphanet:522504 Rare genetic disorder of the visual organs semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035075 secondary early-onset glaucoma of genetic origin skos:exactMatch Orphanet:522580 Secondary early-onset glaucoma of genetic origin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035105 diaphragmatic hernia-short bowel-asplenia syndrome skos:exactMatch Orphanet:527468 Diaphragmatic hernia-short bowel-asplenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035112 acute myeloid leukemia with BCR-ABL1 skos:exactMatch DOID:0080976 acute myeloid leukemia with BCR-ABL1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035112 acute myeloid leukemia with BCR-ABL1 skos:exactMatch NCIT:C129785 Acute Myeloid Leukemia with BCR-ABL1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035112 acute myeloid leukemia with BCR-ABL1 skos:exactMatch Orphanet:585867 Acute myeloid leukemia with t(9;22)(q34.1;q11.2) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035117 PUM1-associated developmental disability-ataxia-seizure syndrome skos:exactMatch Orphanet:589515 PUM1-associated developmental disability-ataxia-seizure syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035121 myeloid/lymphoid neoplasm associated with JAK2 rearrangement skos:exactMatch NCIT:C129853 Myeloid/Lymphoid Neoplasms with PCM1-JAK2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035121 myeloid/lymphoid neoplasm associated with JAK2 rearrangement skos:exactMatch Orphanet:589542 Myeloid/lymphoid neoplasm associated with JAK2 rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035122 GRIN2B-related developmental delay, intellectual disability and autism spectrum disorder skos:exactMatch Orphanet:589547 GRIN2B-related developmental delay, intellectual disability and autism spectrum disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035124 linear hypopigmentation and craniofacial asymmetry with acral, ocular and brain anomalies skos:exactMatch Orphanet:589608 Linear hypopigmentation and craniofacial asymmetry with acral, ocular and brain anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035133 PHIP-related behavioral problems-intellectual disability-obesity-dysmorphic features syndrome skos:exactMatch OMIM:617991 chung-jansen syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035133 PHIP-related behavioral problems-intellectual disability-obesity-dysmorphic features syndrome skos:exactMatch Orphanet:589905 PHIP-related behavioral problems-intellectual disability-obesity-dysmorphic features syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035133 PHIP-related behavioral problems-intellectual disability-obesity-dysmorphic features syndrome skos:exactMatch UMLS:CN248510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035136 isolated melanotic schwannoma skos:exactMatch Orphanet:590539 Isolated melanotic schwannoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035149 secondary erythromelalgia skos:broadMatch ICD10CM:I73.8 Other specified peripheral vascular diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035149 secondary erythromelalgia skos:exactMatch Orphanet:529864 Secondary erythromelalgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035151 17q24.2 microdeletion syndrome skos:exactMatch Orphanet:529962 17q24.2 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035153 male infertility due to acephalic spermatozoa skos:exactMatch DOID:0112311 male infertility due to acephalic spermatozoa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035153 male infertility due to acephalic spermatozoa skos:exactMatch Orphanet:529970 Male infertility due to acephalic spermatozoa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035159 dermoid or epidermoid cyst of the central nervous system skos:broadMatch ICD10CM:Q07.8 Other specified congenital malformations of nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035159 dermoid or epidermoid cyst of the central nervous system skos:exactMatch Orphanet:530033 Dermoid or epidermoid cyst of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035160 progressive myoclonic epilepsy with neuroserpin inclusion bodies skos:broadMatch ICD10CM:G40.3 Generalized idiopathic epilepsy and epileptic syndromes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035160 progressive myoclonic epilepsy with neuroserpin inclusion bodies skos:exactMatch Orphanet:530298 Progressive myoclonic epilepsy with neuroserpin inclusion bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035161 progressive dementia with neuroserpin inclusion bodies skos:broadMatch ICD10CM:G40.3 Generalized idiopathic epilepsy and epileptic syndromes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035161 progressive dementia with neuroserpin inclusion bodies skos:exactMatch Orphanet:530303 Progressive dementia with neuroserpin inclusion bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035162 PIK3CA-related overgrowth syndrome skos:exactMatch Orphanet:530313 PIK3CA-related overgrowth syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035173 9q21.13 microdeletion syndrome skos:broadMatch ICD10CM:F78.1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035173 9q21.13 microdeletion syndrome skos:exactMatch Orphanet:531151 9q21.13 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035220 PLG-related hereditary angioedema with normal C1inh skos:broadMatch ICD10CM:D84.1 Defects in the complement system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035220 PLG-related hereditary angioedema with normal C1inh skos:exactMatch Orphanet:537072 PLG-related hereditary angioedema with normal C1Inh semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035235 classic pyoderma gangrenosum skos:exactMatch Orphanet:538863 Classic pyoderma gangrenosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035236 pustular pyoderma gangrenosum skos:exactMatch Orphanet:538866 Pustular pyoderma gangrenosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035237 bullous pyoderma gangrenosum skos:exactMatch Orphanet:538869 Bullous pyoderma gangrenosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035238 vegetative pyoderma gangrenosum skos:exactMatch Orphanet:538872 Vegetative pyoderma gangrenosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035249 obsolete anomalous aortic origin of the left coronary artery skos:broadMatch ICD10CM:Q24.5 Malformation of coronary vessels semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035249 obsolete anomalous aortic origin of the left coronary artery skos:exactMatch Orphanet:541443 Anomalous aortic origin of the left coronary artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035250 obsolete anomalous aortic origin of the right coronary artery skos:broadMatch ICD10CM:Q24.5 Malformation of coronary vessels semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035250 obsolete anomalous aortic origin of the right coronary artery skos:exactMatch Orphanet:541454 Anomalous aortic origin of the right coronary artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035251 obsolete anomalous aortic origin of coronary artery skos:broadMatch ICD10CM:Q24.5 Malformation of coronary vessels semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035251 obsolete anomalous aortic origin of coronary artery skos:exactMatch Orphanet:541478 Anomalous aortic origin of coronary artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035252 obsolete anomalous origin of coronary artery from the pulmonary artery skos:broadMatch ICD10CM:Q24.5 Malformation of coronary vessels semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035252 obsolete anomalous origin of coronary artery from the pulmonary artery skos:exactMatch Orphanet:541507 Anomalous origin of coronary artery from the pulmonary artery semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035267 obsolete quadricuspid aortic valve skos:exactMatch Orphanet:542568 Quadricuspid aortic valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035274 obsolete anomaly of the coronary ostia skos:exactMatch Orphanet:542822 Anomaly of the coronary ostia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035290 atypical hemolytic uremic syndrome with complement gene abnormality skos:broadMatch ICD10CM:D58.8 Other specified hereditary hemolytic anemias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035290 atypical hemolytic uremic syndrome with complement gene abnormality skos:exactMatch Orphanet:544472 Atypical hemolytic uremic syndrome with complement gene abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035293 streptococcus pneumoniae-associated hemolytic uremic syndrome skos:broadMatch ICD10CM:D58.8 Other specified hereditary hemolytic anemias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035293 streptococcus pneumoniae-associated hemolytic uremic syndrome skos:exactMatch Orphanet:544493 Streptococcus pneumoniae-associated hemolytic uremic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035295 congenital primary megaureter, refluxing and obstructed form skos:broadMatch ICD10CM:Q62.2 Congenital megaureter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035295 congenital primary megaureter, refluxing and obstructed form skos:exactMatch Orphanet:544578 Congenital primary megaureter, refluxing and obstructed form semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035312 fibrohistiocytic inflammatory pseudotumor of the liver skos:broadMatch ICD10CM:K75.8 Other specified inflammatory liver diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035312 fibrohistiocytic inflammatory pseudotumor of the liver skos:exactMatch Orphanet:555434 Fibrohistiocytic inflammatory pseudotumor of the liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035313 lymphoplasmacytic inflammatory pseudotumor of the liver skos:broadMatch ICD10CM:K75.8 Other specified inflammatory liver diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035313 lymphoplasmacytic inflammatory pseudotumor of the liver skos:exactMatch Orphanet:555437 Lymphoplasmacytic inflammatory pseudotumor of the liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035314 obsolete congenital tricuspid valve dysplasia skos:broadMatch ICD10CM:Q22.8 Other congenital malformations of tricuspid valve semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035314 obsolete congenital tricuspid valve dysplasia skos:exactMatch Orphanet:555874 Congenital tricuspid valve dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035320 early-onset familial hypoaldosteronism skos:broadMatch ICD10CM:E27.4 Other and unspecified adrenocortical insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035320 early-onset familial hypoaldosteronism skos:exactMatch Orphanet:556030 Early-onset familial hypoaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035321 late-onset familial hypoaldosteronism skos:broadMatch ICD10CM:E27.4 Other and unspecified adrenocortical insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035321 late-onset familial hypoaldosteronism skos:exactMatch Orphanet:556037 Late-onset familial hypoaldosteronism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035328 obsolete rare disorder due to poisoning skos:exactMatch Orphanet:556508 Rare disorder due to poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035337 Duane retraction syndrome with congenital deafness skos:exactMatch Orphanet:529574 Duane retraction syndrome with congenital deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035340 obsolete rare disorder with hirschsprung disease as a major feature skos:exactMatch Orphanet:557866 Rare disorder with Hirschsprung disease as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035344 acute bilirubin encephalopathy skos:exactMatch Orphanet:529799 Acute bilirubin encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035345 chronic bilirubin encephalopathy skos:exactMatch Orphanet:529808 Chronic bilirubin encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035349 localized dystrophic epidermolysis bullosa skos:exactMatch Orphanet:595356 Localized dystrophic epidermolysis bullosa semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035350 letrozole toxicity skos:exactMatch Orphanet:529831 Letrozole toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035357 portosinusoidal vascular disease skos:exactMatch Orphanet:596937 Portosinusoidal vascular disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035362 TRIM22-related inflammatory bowel disease skos:exactMatch Orphanet:597201 TRIM22-related inflammatory bowel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035370 ALPI-related inflammatory bowel disease skos:exactMatch Orphanet:597887 ALPI-related inflammatory bowel disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035375 multisystem inflammatory syndrome in children and adults skos:exactMatch Orphanet:598363 Multisystem inflammatory syndrome in children and adults semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035383 FOXG1 syndrome skos:broadMatch ICD10CM:F84.8 Other pervasive developmental disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035383 FOXG1 syndrome skos:exactMatch Orphanet:561854 FOXG1 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035398 obsolete hypomyelination of early myelinating structures skos:exactMatch Orphanet:599376 Hypomyelination of early myelinating structures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035400 seronegative autoimmune hepatitis skos:exactMatch Orphanet:563589 Seronegative autoimmune hepatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035401 isolated anencephaly skos:broadMatch ICD10CM:Q00.0 Anencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035401 isolated anencephaly skos:exactMatch Orphanet:563609 Isolated anencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035402 isolated exencephaly skos:broadMatch ICD10CM:Q00.0 Anencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035402 isolated exencephaly skos:exactMatch Orphanet:563612 Isolated exencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035403 serous cystadenoma of childhood skos:broadMatch ICD10CM:D27 Benign neoplasm of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035403 serous cystadenoma of childhood skos:exactMatch Orphanet:563666 Serous cystadenoma of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035404 mucinous cystadenoma of childhood skos:broadMatch ICD10CM:D27 Benign neoplasm of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035404 mucinous cystadenoma of childhood skos:exactMatch Orphanet:563671 Mucinous cystadenoma of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035405 seromucinous cystadenoma of childhood skos:broadMatch ICD10CM:D27 Benign neoplasm of ovary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035405 seromucinous cystadenoma of childhood skos:exactMatch Orphanet:563676 Seromucinous cystadenoma of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035406 furuncular myiasis due to Dermatobia hominis skos:exactMatch Orphanet:563684 Furuncular myiasis due to Dermatobia hominis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035407 furuncular myiasis due to Cordylobia anthropophaga skos:exactMatch Orphanet:563687 Furuncular myiasis due to Cordylobia anthropophaga semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035408 furuncular myiasis due to Cordylobia rodhaini skos:exactMatch Orphanet:563690 Furuncular myiasis due to Cordylobia rodhaini semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035410 isolated congenital aglossia skos:broadMatch ICD10CM:Q38.3 Other congenital malformations of tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035410 isolated congenital aglossia skos:exactMatch Orphanet:563951 Isolated congenital aglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035411 isolated congenital hypoglossia skos:broadMatch ICD10CM:Q38.3 Other congenital malformations of tongue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035411 isolated congenital hypoglossia skos:exactMatch Orphanet:563954 Isolated congenital hypoglossia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035423 triglyceride deposit cardiomyovasculopathy skos:broadMatch ICD10CM:E75.5 Other lipid storage disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035423 triglyceride deposit cardiomyovasculopathy skos:exactMatch Orphanet:565612 Primary triglyceride deposit cardiomyovasculopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035426 obsolete rare disorder potentially indicated for transplant or complication after transplantation skos:exactMatch Orphanet:565779 Rare disorder potentially indicated for transplant or complication after transplantation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035432 POMGNT2-related limb-girdle muscular dystrophy R24 skos:exactMatch Orphanet:565899 POMGNT2-related limb-girdle muscular dystrophy R24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035433 calpain-3-related limb-girdle muscular dystrophy D4 skos:exactMatch Orphanet:565909 Calpain-3-related limb-girdle muscular dystrophy D4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035437 CEBPE-associated autoinflammation-immunodeficiency-neutrophil dysfunction syndrome skos:broadMatch ICD10CM:D89.8 Other specified disorders involving the immune mechanism, not elsewhere classified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035437 CEBPE-associated autoinflammation-immunodeficiency-neutrophil dysfunction syndrome skos:exactMatch Orphanet:566067 CEBPE-associated autoinflammation-immunodeficiency-neutrophil dysfunction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035441 congenital autosomal recessive small-platelet thrombocytopenia skos:broadMatch ICD10CM:D69.4 Other primary thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035441 congenital autosomal recessive small-platelet thrombocytopenia skos:exactMatch Orphanet:566192 Congenital autosomal recessive small-platelet thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035444 acute mast cell leukemia skos:broadMatch ICD10CM:C94.3 Mast cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035444 acute mast cell leukemia skos:exactMatch Orphanet:566393 Acute mast cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035445 chronic mast cell leukemia skos:broadMatch ICD10CM:C94.3 Mast cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035445 chronic mast cell leukemia skos:exactMatch Orphanet:566396 Chronic mast cell leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035447 liver adenomatosis skos:broadMatch ICD10CM:D13.4 Benign neoplasm of liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035447 liver adenomatosis skos:exactMatch Orphanet:566841 Liver adenomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035448 obsolete aprosencephaly/atelencephaly spectrum skos:exactMatch Orphanet:566847 Aprosencephaly/atelencephaly spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035449 atelencephaly skos:exactMatch Orphanet:566852 Atelencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035450 aprosencephaly skos:exactMatch NCIT:C98824 Aprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035450 aprosencephaly skos:exactMatch Orphanet:566857 Aprosencephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035451 obsolete left sided atrial isomerism skos:exactMatch Orphanet:566862 Left sided atrial isomerism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035452 mueller-weiss syndrome skos:exactMatch Orphanet:566943 Mueller-Weiss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035454 B-cell immunodeficiency-limb anomaly-urogenital malformation syndrome skos:exactMatch Orphanet:567502 B-cell immunodeficiency-limb anomaly-urogenital malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035459 idiopathic multidrug-resistant nephrotic syndrome skos:broadMatch ICD10CM:N04.8 Nephrotic syndrome with other morphologic changes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035459 idiopathic multidrug-resistant nephrotic syndrome skos:exactMatch Orphanet:567550 Idiopathic multidrug-resistant nephrotic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035460 idiopathic steroid-resistant nephrotic syndrome with sensitivity to second-line immunosuppressive therapy skos:broadMatch ICD10CM:N04.8 Nephrotic syndrome with other morphologic changes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035460 idiopathic steroid-resistant nephrotic syndrome with sensitivity to second-line immunosuppressive therapy skos:exactMatch Orphanet:567552 Idiopathic steroid-resistant nephrotic syndrome with sensitivity to second-line immunosuppressive therapy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035461 obsolete systemic disease with glomerulopathy as a major feature skos:exactMatch Orphanet:567554 Systemic disease with glomerulopathy as a major feature semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035466 obsolete nephrotic syndrome without extrarenal manifestations skos:exactMatch Orphanet:567564 Nephrotic syndrome without extrarenal manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035469 obsolete primary lymphedema without systemic or visceral involvement skos:exactMatch Orphanet:568041 Primary lymphedema without systemic or visceral involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035470 obsolete primary lymphedema with systemic or visceral involvement skos:exactMatch Orphanet:568044 Primary lymphedema with systemic or visceral involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035471 obsolete disorder with multisystemic involvement and primary lymphedema skos:exactMatch Orphanet:568047 Disorder with multisystemic involvement and primary lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035472 GJC2-related late-onset primary lymphedema skos:exactMatch Orphanet:568051 GJC2-related late-onset primary lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035473 warts-immunodeficiency-lymphedema-anogenital dysplasia syndrome skos:exactMatch Orphanet:568056 Warts-immunodeficiency-lymphedema-anogenital dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035474 PIEZO1-related generalized lymphatic dysplasia with non-immune hydrops fetalis skos:exactMatch Orphanet:568062 PIEZO1-related generalized lymphatic dysplasia with non-immune hydrops fetalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035475 EPHB4-related lymphatic-related hydrops fetalis skos:exactMatch Orphanet:568065 EPHB4-related lymphatic-related hydrops fetalis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035499 CELSR1-related late-onset primary lymphedema skos:exactMatch Orphanet:569816 CELSR1-related late-onset primary lymphedema semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035500 congenital primary lymphedema of Gordon skos:exactMatch Orphanet:569821 Congenital primary lymphedema of Gordon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035511 ricin poisoning skos:broadMatch ICD10CM:T62.2 Toxic effect of other ingested (parts of) plant(s) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035511 ricin poisoning skos:exactMatch Orphanet:570470 Ricin poisoning semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035521 blepharophimosis-ptosis-epicanthus inversus syndrome plus skos:exactMatch Orphanet:572333 Blepharophimosis-ptosis-epicanthus inversus syndrome plus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035524 blepharophimosis-ptosis-epicanthus inversus syndrome type 1 skos:exactMatch Orphanet:572354 Blepharophimosis-ptosis-epicanthus inversus syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035525 blepharophimosis-ptosis-epicanthus inversus syndrome type 2 skos:exactMatch Orphanet:572361 Blepharophimosis-ptosis-epicanthus inversus syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035529 infantile-onset pulmonary alveolar proteinosis-hypogammaglobulinemia skos:exactMatch Orphanet:572428 Infantile-onset pulmonary alveolar proteinosis-hypogammaglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035534 DONSON-related microcephaly-short stature-limb abnormalities spectrum skos:exactMatch Orphanet:572761 DONSON-related microcephaly-short stature-limb abnormalities spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035540 pheochromocytoma-paraganglioma skos:exactMatch Orphanet:573163 Pheochromocytoma-paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035541 obsolete split cord malformation type II skos:exactMatch Orphanet:573253 Split cord malformation type II semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035542 obsolete split cord malformation skos:exactMatch Orphanet:573278 Split cord malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035547 predisposition to severe viral infection due to IRF7 deficiency skos:broadMatch ICD10CM:D84.8 Other specified immunodeficiencies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035547 predisposition to severe viral infection due to IRF7 deficiency skos:exactMatch Orphanet:574918 Predisposition to severe viral infection due to IRF7 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035548 autosomal recessive mendelian susceptibility to mycobacterial diseases due to partial jak1 deficiency skos:broadMatch ICD10CM:D84.8 Other specified immunodeficiencies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035548 autosomal recessive mendelian susceptibility to mycobacterial diseases due to partial jak1 deficiency skos:exactMatch Orphanet:574957 Autosomal recessive mendelian susceptibility to mycobacterial diseases due to partial JAK1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035551 cathepsin a-related arteriopathy-strokes-leukoencephalopathy skos:broadMatch ICD10CM:I67.8 Other specified cerebrovascular diseases semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035551 cathepsin a-related arteriopathy-strokes-leukoencephalopathy skos:exactMatch Orphanet:575553 Cathepsin A-related arteriopathy-strokes-leukoencephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035554 obsolete complete atrioventricular septal defect without ventricular hypoplasia skos:exactMatch Orphanet:576227 Complete atrioventricular septal defect without ventricular hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035555 obsolete partial atrioventricular septal defect with ventricular hypoplasia skos:exactMatch Orphanet:576232 Partial atrioventricular septal defect with ventricular hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035556 obsolete partial atrioventricular septal defect without ventricular hypoplasia skos:exactMatch Orphanet:576235 Partial atrioventricular septal defect without ventricular hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035557 obsolete intermediate atrioventricular septal defect skos:exactMatch Orphanet:576242 Intermediate atrioventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035561 sporadic human prion disease skos:exactMatch Orphanet:576356 Sporadic human prion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035562 acquired human prion disease skos:exactMatch Orphanet:576360 Acquired human prion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035581 obsolete lethal brain and heart developmental defects skos:exactMatch Orphanet:580933 Lethal brain and heart developmental defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035584 punctate inner choroidopathy skos:broadMatch ICD10CM:H31.0 Chorioretinal scars semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035584 punctate inner choroidopathy skos:exactMatch Orphanet:580951 Punctate inner choroidopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035586 Cramp-fasciculation syndrome skos:broadMatch ICD10CM:G90.8 Other disorders of autonomic nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035586 Cramp-fasciculation syndrome skos:exactMatch Orphanet:581271 Cramp-fasciculation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035592 congenital infiltrating lipomatosis of the face skos:broadMatch ICD10CM:Q87.3 Congenital malformation syndromes involving early overgrowth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035592 congenital infiltrating lipomatosis of the face skos:exactMatch Orphanet:583097 Congenital infiltrating lipomatosis of the face semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035605 B-lymphoblastic leukemia/lymphoma with recurrent genetic abnormality skos:broadMatch ICD10CM:C91.0 Acute lymphoblastic leukemia [ALL] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035605 B-lymphoblastic leukemia/lymphoma with recurrent genetic abnormality skos:exactMatch NCIT:C80328 B Lymphoblastic Leukemia/Lymphoma with Recurrent Genetic Abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035605 B-lymphoblastic leukemia/lymphoma with recurrent genetic abnormality skos:exactMatch Orphanet:585877 B-lymphoblastic leukemia/lymphoma with recurrent genetic abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035614 sporadic fatal insomnia skos:broadMatch ICD10CM:A81.9 Atypical virus infection of central nervous system, unspecified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035614 sporadic fatal insomnia skos:exactMatch Orphanet:586130 Sporadic fatal insomnia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035639 mixed phenotype acute leukemia with t(9;22)(q34.1;q11.2) skos:broadMatch ICD10CM:C92.7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035639 mixed phenotype acute leukemia with t(9;22)(q34.1;q11.2) skos:exactMatch Orphanet:589534 Mixed phenotype acute leukemia with t(9;22)(q34.1;q11.2) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035642 mixed phenotype acute leukemia with t(v;11q23.3) skos:broadMatch ICD10CM:C92.6 Acute myeloid leukemia with 11q23-abnormality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035642 mixed phenotype acute leukemia with t(v;11q23.3) skos:exactMatch NCIT:C82203 Mixed Phenotype Acute Leukemia with t(v;11q23.3); MLL Rearranged semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035642 mixed phenotype acute leukemia with t(v;11q23.3) skos:exactMatch Orphanet:589595 Mixed phenotype acute leukemia with t(v;11q23.3) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035645 inherited gynecological cancer-predisposing syndrome skos:exactMatch Orphanet:589746 Inherited gynecological cancer-predisposing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035646 congenital-onset Steinert myotonic dystrophy skos:broadMatch ICD10CM:G71.1 Myotonic disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035646 congenital-onset Steinert myotonic dystrophy skos:exactMatch Orphanet:589821 Congenital-onset Steinert myotonic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035647 childhood-onset Steinert myotonic dystrophy skos:broadMatch ICD10CM:G71.1 Myotonic disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035647 childhood-onset Steinert myotonic dystrophy skos:exactMatch Orphanet:589824 Childhood-onset Steinert myotonic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035648 juvenile-onset Steinert myotonic dystrophy skos:broadMatch ICD10CM:G71.1 Myotonic disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035648 juvenile-onset Steinert myotonic dystrophy skos:exactMatch Orphanet:589827 Juvenile-onset Steinert myotonic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035649 adult-onset Steinert myotonic dystrophy skos:broadMatch ICD10CM:G71.1 Myotonic disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035649 adult-onset Steinert myotonic dystrophy skos:exactMatch Orphanet:589830 Adult-onset Steinert myotonic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035650 late-onset Steinert myotonic dystrophy skos:broadMatch ICD10CM:G71.1 Myotonic disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035650 late-onset Steinert myotonic dystrophy skos:exactMatch Orphanet:589833 Late-onset Steinert myotonic dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035651 choanal atresia-athelia-hypothyroidism-delayed puberty-short stature syndrome skos:exactMatch Orphanet:589856 Choanal atresia-athelia-hypothyroidism-delayed puberty-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035660 GNAO1-related developmental delay-seizures-movement disorder spectrum skos:broadMatch ICD10CM:F84.8 Other pervasive developmental disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035660 GNAO1-related developmental delay-seizures-movement disorder spectrum skos:exactMatch Orphanet:592564 GNAO1-related developmental delay-seizures-movement disorder spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035661 TRAF7-associated heart defect-digital anomalies-facial dysmorphism-motor and speech delay syndrome skos:exactMatch Orphanet:592570 TRAF7-associated heart defect-digital anomalies-facial dysmorphism-motor and speech delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035663 neuromyelitis optica spectrum disorder with anti-AQP4 antibodies skos:broadMatch ICD10CM:G36.0 Neuromyelitis optica [Devic] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035663 neuromyelitis optica spectrum disorder with anti-AQP4 antibodies skos:exactMatch Orphanet:592850 Neuromyelitis optica spectrum disorder with anti-AQP4 antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035664 neuromyelitis optica spectrum disorder with anti-MOG antibodies skos:broadMatch ICD10CM:G36.0 Neuromyelitis optica [Devic] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035664 neuromyelitis optica spectrum disorder with anti-MOG antibodies skos:exactMatch Orphanet:592856 Neuromyelitis optica spectrum disorder with anti-MOG antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035665 neuromyelitis optica spectrum disorder without anti-MOG and without anti-AQP4 antibodies skos:broadMatch ICD10CM:G36.0 Neuromyelitis optica [Devic] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035665 neuromyelitis optica spectrum disorder without anti-MOG and without anti-AQP4 antibodies skos:exactMatch Orphanet:592869 Neuromyelitis optica spectrum disorder without anti-MOG and without anti-AQP4 antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035666 acute transverse myelitis with anti-MOG antibodies skos:broadMatch ICD10CM:G37.3 Acute transverse myelitis in demyelinating disease of central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035666 acute transverse myelitis with anti-MOG antibodies skos:exactMatch Orphanet:592873 Acute transverse myelitis with anti-MOG antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035667 isolated optic neuritis without anti-MOG antibodies skos:exactMatch Orphanet:592885 Isolated optic neuritis without anti-MOG antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035668 isolated optic neuritis with anti-MOG antibodies skos:exactMatch Orphanet:592888 Isolated optic neuritis with anti-MOG antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035669 acute disseminated encephalomyelitis with anti-MOG antibodies skos:broadMatch ICD10CM:G04.0 Acute disseminated encephalitis and encephalomyelitis (ADEM) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035669 acute disseminated encephalomyelitis with anti-MOG antibodies skos:exactMatch Orphanet:592894 Acute disseminated encephalomyelitis with anti-MOG antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035670 acute disseminated encephalomyelitis without anti-MOG antibodies skos:broadMatch ICD10CM:G04.0 Acute disseminated encephalitis and encephalomyelitis (ADEM) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035670 acute disseminated encephalomyelitis without anti-MOG antibodies skos:exactMatch Orphanet:592900 Acute disseminated encephalomyelitis without anti-MOG antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035678 Timothy syndrome type 1 skos:broadMatch ICD10CM:I49.8 Other specified cardiac arrhythmias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035678 Timothy syndrome type 1 skos:exactMatch Orphanet:595098 Timothy syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035679 Timothy syndrome type 2 skos:broadMatch ICD10CM:I49.8 Other specified cardiac arrhythmias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035679 Timothy syndrome type 2 skos:exactMatch Orphanet:595105 Timothy syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035682 fibrous dysplasia/McCune-Albright syndrome skos:exactMatch Orphanet:595216 Fibrous dysplasia/McCune-Albright syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035683 obsolete adrenal hypoplasia congenita skos:exactMatch Orphanet:595337 Adrenal hypoplasia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035684 epidermolysis bullosa simplex without extracutaneous involvement skos:exactMatch Orphanet:595346 Epidermolysis bullosa simplex without extracutaneous involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035685 epidermolysis bullosa simplex with extracutaneous involvement skos:exactMatch Orphanet:595351 Epidermolysis bullosa simplex with extracutaneous involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035689 syndrome of reduced sensitivity to thyroid hormone skos:exactMatch Orphanet:596426 Syndrome of reduced sensitivity to thyroid hormone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035694 combined immunodeficiency due to RELA haploinsufficiency skos:exactMatch Orphanet:596759 Combined immunodeficiency due to RELA haploinsufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035696 incomplete septal cirrhosis skos:broadMatch ICD10CM:K74.6 Other and unspecified cirrhosis of liver semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035696 incomplete septal cirrhosis skos:exactMatch Orphanet:596941 Incomplete septal cirrhosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035706 SETD2-related microcephaly-severe intellectual disability-multiple congenital anomalies syndrome skos:exactMatch Orphanet:597743 SETD2-related microcephaly-severe intellectual disability-multiple congenital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035707 blepharophimosis-intellectual disability syndrome/genitopatellar overlap syndrome skos:exactMatch Orphanet:597746 Blepharophimosis-intellectual disability syndrome/genitopatellar overlap syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035713 FOXG1 syndrome due to intragenic alteration skos:exactMatch Orphanet:598164 FOXG1 syndrome due to intragenic alteration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035734 hereditary angioedema with normal C1inh not related to F12 or PLG variant skos:exactMatch Orphanet:599418 Hereditary angioedema with normal C1Inh not related to F12 or PLG variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035735 acquired hemophilia A skos:exactMatch MESH:C536392 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035735 acquired hemophilia A skos:exactMatch NCIT:C35345 Acquired Factor VIII Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035735 acquired hemophilia A skos:exactMatch Orphanet:599480 Acquired hemophilia A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035735 acquired hemophilia A skos:exactMatch UMLS:C0272325 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035736 acquired hemophilia B skos:exactMatch Orphanet:599485 Acquired hemophilia B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035737 acquired factor V deficiency skos:exactMatch NCIT:C131624 Acquired Factor V Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035737 acquired factor V deficiency skos:exactMatch Orphanet:599490 Acquired factor V deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035738 acquired factor VII deficiency skos:exactMatch NCIT:C131625 Acquired Factor VII Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035738 acquired factor VII deficiency skos:exactMatch Orphanet:599495 Acquired factor VII deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035740 acquired factor XI deficiency skos:exactMatch NCIT:C131627 Acquired Factor XI Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035740 acquired factor XI deficiency skos:exactMatch Orphanet:599507 Acquired factor XI deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035742 factor V short isoforms-related bleeding disorder skos:exactMatch Orphanet:599519 Factor V short isoforms-related bleeding disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035743 factor V amsterdam bleeding disorder skos:exactMatch Orphanet:599579 Factor V Amsterdam bleeding disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035759 factor V atlanta bleeding disorder skos:exactMatch Orphanet:600194 Factor V Atlanta bleeding disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035763 idiopathic non-lupus full-house nephropathy skos:exactMatch Orphanet:567544 Idiopathic non-lupus full-house nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035764 idiopathic steroid-sensitive nephrotic syndrome with secondary steroid resistance skos:exactMatch Orphanet:567546 Idiopathic steroid-sensitive nephrotic syndrome with secondary steroid resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035774 NRXN1-related severe neurodevelopmental disorder-motor stereotypies-chronic constipation-sleep-wake cycle disturbance skos:exactMatch Orphanet:600663 NRXN1-related severe neurodevelopmental disorder-motor stereotypies-chronic constipation-sleep-wake cycle disturbance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035775 CCNK-related neurodevelopmental disorder-severe intellectual disability-facial dysmorphism syndrome skos:exactMatch Orphanet:600668 CCNK-related neurodevelopmental disorder-severe intellectual disability-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035776 combined deficiency of factor VII and factor X skos:exactMatch Orphanet:600691 Combined deficiency of factor VII and factor X semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035777 parenteral nutrition-associated cholestasis skos:exactMatch Orphanet:567983 Parenteral nutrition-associated cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035780 obsolete non-syndromic anorectal malformation with perineal fistula skos:exactMatch Orphanet:600952 Non-syndromic anorectal malformation with perineal fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035781 obsolete non-syndromic anorectal malformation with rectourethral fistula skos:exactMatch Orphanet:600961 Non-syndromic anorectal malformation with rectourethral fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035782 non-syndromic anorectal malformation with rectourethral fistula, bulbar type skos:exactMatch Orphanet:600966 Non-syndromic anorectal malformation with rectourethral fistula, bulbar type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035783 non-syndromic anorectal malformation with rectourethral fistula, prostatic type skos:exactMatch Orphanet:600975 Non-syndromic anorectal malformation with rectourethral fistula, prostatic type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035784 obsolete non-syndromic anorectal malformation with rectovesical fistula skos:exactMatch Orphanet:600984 Non-syndromic anorectal malformation with rectovesical fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035785 obsolete non-syndromic anorectal malformation with vestibular fistula skos:exactMatch Orphanet:600993 Non-syndromic anorectal malformation with vestibular fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035786 obsolete non-syndromic cloacal malformation skos:exactMatch Orphanet:600998 Non-syndromic cloacal malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035787 obsolete non-syndromic anorectal malformation without fistula skos:exactMatch Orphanet:601002 Non-syndromic anorectal malformation without fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035788 obsolete non-syndromic anorectal malformation with anal stenosis skos:exactMatch Orphanet:601008 Non-syndromic anorectal malformation with anal stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035789 obsolete non-syndromic anorectal malformation with pouch colon skos:exactMatch Orphanet:601013 Non-syndromic anorectal malformation with pouch colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035790 obsolete non-syndromic anorectal malformation with rectal atresia skos:exactMatch Orphanet:601018 Non-syndromic anorectal malformation with rectal atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035791 obsolete non-syndromic anorectal malformation with rectal stenosis skos:exactMatch Orphanet:601023 Non-syndromic anorectal malformation with rectal stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035792 obsolete non-syndromic anorectal malformation with rectovaginal fistula skos:exactMatch Orphanet:601028 Non-syndromic anorectal malformation with rectovaginal fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035793 obsolete non-syndromic anorectal malformation with h-type fistula skos:exactMatch Orphanet:601033 Non-syndromic anorectal malformation with H-type fistula semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035819 cerebellar hypoplasia-intellectual disability-congenital microcephaly-dystonia-anemia-growth retardation syndrome skos:exactMatch OMIM:619273 cimdag syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035819 cerebellar hypoplasia-intellectual disability-congenital microcephaly-dystonia-anemia-growth retardation syndrome skos:exactMatch Orphanet:603448 Cerebellar hypoplasia-intellectual disability-congenital microcephaly-dystonia-anemia-growth retardation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035821 isolated female hypospadias skos:exactMatch Orphanet:603515 Isolated female hypospadias semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035823 KLHL7-related Bohring-Opitz-like syndrome skos:exactMatch Orphanet:603689 KLHL7-related Bohring-Opitz-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035824 KLHL7-related cold-induced sweating-like syndrome skos:exactMatch Orphanet:603694 KLHL7-related cold-induced sweating-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035826 symptomatic form of X-linked centronuclear myopathy in female carriers skos:exactMatch Orphanet:604680 Symptomatic form of X-linked centronuclear myopathy in female carriers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035838 idiopathic multicentric Castleman disease skos:exactMatch Orphanet:570431 Idiopathic multicentric Castleman disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035862 obsolete rare syndromic intellectual disability without multiple congenital anomalies/dysmorphic syndrome skos:exactMatch Orphanet:611314 Rare syndromic intellectual disability without multiple congenital anomalies/dysmorphic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035863 obsolete genetic multiple congenital anomalies/dysmorphic syndrome-intellectual disability skos:exactMatch Orphanet:611327 Genetic multiple congenital anomalies/dysmorphic syndrome-intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035875 ivermectin toxicity skos:exactMatch Orphanet:574637 Prediction of ivermectin toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035876 belinostat toxicity or dose selection skos:exactMatch Orphanet:574671 Prediction of toxicity or dose selection of belinostat semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035879 granuloma faciale skos:exactMatch ICD10CM:L92.2 Granuloma faciale [eosinophilic granuloma of skin] semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035879 granuloma faciale skos:exactMatch Orphanet:615943 Granuloma faciale semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035882 chronic intervillositis of unknown etiology skos:exactMatch Orphanet:615970 Chronic intervillositis of unknown etiology semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035892 Mills syndrome skos:exactMatch Orphanet:94091 Mills syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035930 neu-laxova syndrome due to 3-phosphoserine phosphatase deficiency skos:exactMatch Orphanet:583612 Neu-laxova syndrome due to 3-phosphoserine phosphatase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035940 B-lymphoblastic leukemia/lymphoma with t(9;22)(q34.1;q11.2) skos:exactMatch DOID:0080643 B-lymphoblastic leukemia/lymphoma with BCR-ABL1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035940 B-lymphoblastic leukemia/lymphoma with t(9;22)(q34.1;q11.2) skos:exactMatch NCIT:C80331 B Lymphoblastic Leukemia/Lymphoma with t(9;22)(q34.1;q11.2); BCR-ABL1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035940 B-lymphoblastic leukemia/lymphoma with t(9;22)(q34.1;q11.2) skos:exactMatch Orphanet:585909 B-lymphoblastic leukemia/lymphoma with t(9;22)(q34.1;q11.2) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035941 B-lymphoblastic leukemia/lymphoma with t(v;11q23.3) skos:exactMatch NCIT:C80332 B Lymphoblastic Leukemia/Lymphoma with t(v;11q23.3); MLL Rearranged semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035941 B-lymphoblastic leukemia/lymphoma with t(v;11q23.3) skos:exactMatch Orphanet:585918 B-lymphoblastic leukemia/lymphoma with t(v;11q23.3) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035942 B-lymphoblastic leukemia/lymphoma with t(12;21)(p13.2;q22.1) skos:exactMatch NCIT:C80334 B Lymphoblastic Leukemia/Lymphoma with t(12;21)(p13.2;q22.1); ETV6-RUNX1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035942 B-lymphoblastic leukemia/lymphoma with t(12;21)(p13.2;q22.1) skos:exactMatch Orphanet:585929 B-lymphoblastic leukemia/lymphoma with t(12;21)(p13.2;q22.1) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035943 B-lymphoblastic leukemia/lymphoma with hyperdiploidy skos:exactMatch DOID:0080646 B-lymphoblastic leukemia/lymphoma with hyperdiploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035943 B-lymphoblastic leukemia/lymphoma with hyperdiploidy skos:exactMatch NCIT:C80335 B Lymphoblastic Leukemia/Lymphoma with Hyperdiploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035943 B-lymphoblastic leukemia/lymphoma with hyperdiploidy skos:exactMatch Orphanet:585936 B-lymphoblastic leukemia/lymphoma with hyperdiploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035944 B-lymphoblastic leukemia/lymphoma with hypodiploidy skos:exactMatch DOID:0080647 B-lymphoblastic leukemia/lymphoma with hypodiploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035944 B-lymphoblastic leukemia/lymphoma with hypodiploidy skos:exactMatch NCIT:C80338 B Lymphoblastic Leukemia/Lymphoma with Hypodiploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035944 B-lymphoblastic leukemia/lymphoma with hypodiploidy skos:exactMatch Orphanet:585942 B-lymphoblastic leukemia/lymphoma with hypodiploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035945 B-lymphoblastic leukemia/lymphoma with t(5;14)(q31.1;q32.3) skos:exactMatch NCIT:C80340 B Lymphoblastic Leukemia/Lymphoma with t(5;14)(q31.1;q32.3); IL3-IGH semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0035945 B-lymphoblastic leukemia/lymphoma with t(5;14)(q31.1;q32.3) skos:exactMatch Orphanet:585948 B-lymphoblastic leukemia/lymphoma with t(5;14)(q31.1;q32.3) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036025 toxicity to dolutegravir skos:exactMatch Orphanet:596744 Prediction of dolutegravir toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036042 KAT6B-related multiple congenital anomalies syndrome skos:exactMatch Orphanet:597749 KAT6B-related multiple congenital anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036045 euthyroid dysprealbuminemic hyperthyroxinemia skos:exactMatch Orphanet:597939 Euthyroid dysprealbuminemic hyperthyroxinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036189 oculogastrointestinal-neurodevelopmental syndrome skos:exactMatch OMIM:619318 oculogastrointestinal neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036189 oculogastrointestinal-neurodevelopmental syndrome skos:exactMatch Orphanet:611201 Oculogastrointestinal-neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036192 EN1-related dorsoventral syndrome skos:exactMatch Orphanet:611223 EN1-related dorsoventral syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036193 parkinsonism with polyneuropathy skos:exactMatch OMIM:619279 parkinsonism with polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036193 parkinsonism with polyneuropathy skos:exactMatch Orphanet:611237 Parkinsonism with polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036212 spastic paraparesis-cataracts-speech delay syndrome skos:exactMatch OMIM:619338 cataracts, spastic paraparesis, and speech delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036212 spastic paraparesis-cataracts-speech delay syndrome skos:exactMatch Orphanet:615938 Spastic paraparesis-cataracts-speech delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036217 lethal pontocerebellar hypoplasia-hypotonia-respiratory insufficiency syndrome due to a point mutation skos:exactMatch Orphanet:615983 Lethal pontocerebellar hypoplasia-hypotonia-respiratory insufficiency syndrome due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036218 lethal pontocerebellar hypoplasia-hypotonia-respiratory insufficiency syndrome due to biallelic deletions in the ATAD3 gene cluster skos:exactMatch Orphanet:615986 Lethal pontocerebellar hypoplasia-hypotonia-respiratory insufficiency syndrome due to biallelic deletions in the ATAD3 gene cluster semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036482 retinitis pigmentosa 81 skos:exactMatch DOID:0080292 retinitis pigmentosa 81 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036482 retinitis pigmentosa 81 skos:exactMatch OMIM:617871 retinitis pigmentosa 81 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036482 retinitis pigmentosa 81 skos:exactMatch UMLS:CN802781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036483 short-rib thoracic dysplasia 18 with polydactyly skos:exactMatch DOID:0080293 short-rib thoracic dysplasia 18 with polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036483 short-rib thoracic dysplasia 18 with polydactyly skos:exactMatch OMIM:617866 short-rib thoracic dysplasia 18 with polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036483 short-rib thoracic dysplasia 18 with polydactyly skos:exactMatch UMLS:CN795020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036484 Charcot-Marie-Tooth disease, dominant intermediate G skos:exactMatch DOID:0080294 Charcot-Marie-Tooth disease dominant intermediate G semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036484 Charcot-Marie-Tooth disease, dominant intermediate G skos:exactMatch OMIM:617882 charcot-marie-tooth disease, dominant intermediate g semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036484 Charcot-Marie-Tooth disease, dominant intermediate G skos:exactMatch UMLS:CN847583 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036491 obsolete rare childhood malignant neoplasm skos:exactMatch NCIT:C114451 Rare Childhood Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036491 obsolete rare childhood malignant neoplasm skos:exactMatch UMLS:C3828369 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036501 refractory malignant neoplasm skos:exactMatch NCIT:C120186 Refractory Malignant Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036501 refractory malignant neoplasm skos:exactMatch UMLS:C0677936 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036511 childhood malignant kidney neoplasm skos:exactMatch NCIT:C123907 Childhood Malignant Kidney Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036511 childhood malignant kidney neoplasm skos:exactMatch UMLS:C4086162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036591 adrenal cortex neoplasm skos:exactMatch MESH:D000306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036591 adrenal cortex neoplasm skos:exactMatch NCIT:C2858 Adrenal Cortical Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036595 ovarian Sertoli-Leydig cell tumor skos:exactMatch NCIT:C2880 Ovarian Sertoli-Leydig Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036595 ovarian Sertoli-Leydig cell tumor skos:exactMatch SCTID:254866007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036595 ovarian Sertoli-Leydig cell tumor skos:exactMatch UMLS:C0003810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036688 rhabdomyoma skos:exactMatch MESH:D012207 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036688 rhabdomyoma skos:exactMatch NCIT:C3358 Rhabdomyoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036688 rhabdomyoma skos:exactMatch SCTID:402877008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036688 rhabdomyoma skos:exactMatch UMLS:C0035411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036696 spleen neoplasm skos:exactMatch NCIT:C3383 Splenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036779 axillary neoplasm skos:exactMatch NCIT:C35749 Axillary Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036779 axillary neoplasm skos:exactMatch SCTID:126639006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036779 axillary neoplasm skos:exactMatch UMLS:C1290308 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036781 benign axillary neoplasm skos:exactMatch NCIT:C35750 Benign Axillary Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036781 benign axillary neoplasm skos:exactMatch UMLS:C0684828 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036870 lymphatic vessel neoplasm skos:exactMatch NCIT:C3723 Lymphatic Vessel Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036870 lymphatic vessel neoplasm skos:exactMatch UMLS:C0206619 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036915 benign ovarian mucinous tumor skos:exactMatch NCIT:C40039 Benign Ovarian Mucinous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036915 benign ovarian mucinous tumor skos:exactMatch UMLS:C1511100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036918 punctate acrokeratoderma freckle-like pigmentation skos:exactMatch Orphanet:99710 Punctate acrokeratoderma freckle-like pigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036976 benign epithelial neoplasm skos:exactMatch NCIT:C4092 Benign Epithelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036976 benign epithelial neoplasm skos:exactMatch UMLS:C0334232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036990 benign Leydig cell tumor skos:exactMatch NCIT:C4212 Benign Leydig Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0036990 benign Leydig cell tumor skos:exactMatch UMLS:C0334409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037002 benign phyllodes tumor skos:exactMatch NCIT:C4274 Benign Phyllodes Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037003 malignant phyllodes tumor skos:exactMatch NCIT:C4275 Malignant Phyllodes Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037105 lung germ cell tumor skos:exactMatch NCIT:C45636 Lung Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037105 lung germ cell tumor skos:exactMatch UMLS:C1708771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037149 HSD10 disease, atypical type skos:exactMatch Orphanet:85295 HSD10 disease, atypical type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037250 childhood testicular neoplasm skos:exactMatch NCIT:C5053 Childhood Testicular Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037251 congestive splenomegaly skos:exactMatch SCTID:19058002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037252 thecoma skos:exactMatch MESH:D013798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037252 thecoma skos:exactMatch NCIT:C3405 Thecoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037253 ovarian thecoma skos:exactMatch NCIT:C66989 Ovarian Thecoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037253 ovarian thecoma skos:exactMatch SCTID:254864005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037254 transitional cell neoplasm skos:exactMatch NCIT:C6783 Transitional Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037254 transitional cell neoplasm skos:exactMatch UMLS:C0334265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037255 ovarian serous tumor skos:exactMatch NCIT:C8431 Ovarian Serous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037255 ovarian serous tumor skos:exactMatch UMLS:C0476122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037256 serous neoplasm skos:exactMatch NCIT:C7074 Serous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037256 serous neoplasm skos:exactMatch UMLS:C1335951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037398 pneumonia caused by pseudomonas aeruginosa infection skos:exactMatch Orphanet:90066 Pneumonia caused by Pseudomonas aeruginosa infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037716 obsolete rare genetic deafness skos:exactMatch Orphanet:96210 Rare genetic deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037735 sebaceous gland cancer skos:exactMatch NCIT:C8409 Malignant Sebaceous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037735 sebaceous gland cancer skos:exactMatch UMLS:C1382026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037736 infratentorial neoplasm skos:exactMatch NCIT:C3139 Infratentorial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037737 peritoneal solitary fibrous tumor skos:exactMatch NCIT:C126357 Peritoneal Solitary Fibrous Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037737 peritoneal solitary fibrous tumor skos:exactMatch UMLS:C4288403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037738 cauda equina cancer skos:exactMatch SCTID:363477002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037738 cauda equina cancer skos:exactMatch UMLS:C0349017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037739 benign neoplasm of cauda equina skos:exactMatch SCTID:92047003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037739 benign neoplasm of cauda equina skos:exactMatch UMLS:C0686404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037740 malignant central nervous system mesenchymal, non-meningothelial neoplasm skos:exactMatch NCIT:C6758 Malignant Central Nervous System Mesenchymal, Non-Meningothelial Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037740 malignant central nervous system mesenchymal, non-meningothelial neoplasm skos:exactMatch UMLS:C1334571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037742 endometrioid stromal and related neoplasms skos:exactMatch NCIT:C8384 Endometrioid Stromal and Related Neoplasms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037742 endometrioid stromal and related neoplasms skos:exactMatch UMLS:C4287868 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037743 mediastinal soft tissue cancer skos:exactMatch NCIT:C6642 Malignant Mediastinal Soft Tissue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037743 mediastinal soft tissue cancer skos:exactMatch UMLS:C1334599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037744 neoplasm of retromolar area skos:exactMatch SCTID:126804008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037744 neoplasm of retromolar area skos:exactMatch UMLS:C0345590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037745 fibromyxoid tumor skos:exactMatch NCIT:C66760 Fibromyxoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037746 malignant vaginal mixed epithelial and mesenchymal neoplasm skos:exactMatch NCIT:C40276 Malignant Vaginal Mixed Epithelial and Mesenchymal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037746 malignant vaginal mixed epithelial and mesenchymal neoplasm skos:exactMatch UMLS:C1512974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037747 spinal injury skos:exactMatch MESH:D013124 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037747 spinal injury skos:exactMatch SCTID:262521009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037748 hyperlipoproteinemia skos:exactMatch MESH:D006951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037748 hyperlipoproteinemia skos:exactMatch NCIT:C34709 Hyperlipoproteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037748 hyperlipoproteinemia skos:exactMatch UMLS:C0020476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037792 carbohydrate metabolism disease skos:exactMatch SCTID:20957000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037807 glycerol metabolism disease skos:exactMatch SCTID:237977000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037807 glycerol metabolism disease skos:exactMatch UMLS:C0342762 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037821 porphyrin metabolism disease skos:exactMatch SCTID:29094004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037829 purine metabolism disease skos:exactMatch SCTID:32612005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037829 purine metabolism disease skos:exactMatch UMLS:C0268104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037847 vertebral joint disorder skos:exactMatch SCTID:372109003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037858 inherited fatty acid metabolism disorder skos:exactMatch NCIT:C117115 Fatty Acid Metabolism Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037858 inherited fatty acid metabolism disorder skos:exactMatch SCTID:39929009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037860 obsolete rare systemic or rheumatologic disease skos:exactMatch Orphanet:98023 Rare systemic or rheumatologic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037870 valine metabolism disease skos:exactMatch SCTID:444756000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037870 valine metabolism disease skos:exactMatch UMLS:C2919304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037871 amino acid metabolism disease skos:exactMatch NCIT:C97090 Amino Acid Metabolism Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037871 amino acid metabolism disease skos:exactMatch SCTID:44779003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037872 bordetellosis skos:exactMatch MESH:D001885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037872 bordetellosis skos:exactMatch SCTID:26484003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037872 bordetellosis skos:exactMatch UMLS:C0006015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037937 pyrimidine metabolism disease skos:exactMatch SCTID:85444005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037937 pyrimidine metabolism disease skos:exactMatch UMLS:C0268127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037939 porphyria skos:exactMatch SCTID:418470004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037940 inherited auditory system disease skos:exactMatch SCTID:362991006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0037940 inherited auditory system disease skos:exactMatch UMLS:C1285174 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0038261 obsolete genetic neurological channelopathy of the central nervous system skos:exactMatch Orphanet:98743 Genetic neurological channelopathy of the central nervous system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0038268 autoimmune neurological channelopathy skos:exactMatch Orphanet:98750 Autoimmune neurological channelopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040500 glycosylphosphatidylinositol biosynthesis defect 16 skos:exactMatch DOID:0081223 glycosylphosphatidylinositol biosynthesis defect 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040500 glycosylphosphatidylinositol biosynthesis defect 16 skos:exactMatch OMIM:617816 glycosylphosphatidylinositol biosynthesis defect 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040501 ehlers-danlos syndrome, arthrochalasia type, 2 skos:exactMatch OMIM:617821 ehlers-danlos syndrome, arthrochalasia type, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040502 glucocorticoid deficiency 5 skos:exactMatch OMIM:617825 glucocorticoid deficiency 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040503 blepharocheilodontic syndrome 2 skos:exactMatch DOID:0080346 blepharocheilodontic syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040503 blepharocheilodontic syndrome 2 skos:exactMatch OMIM:617681 blepharocheilodontic syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040503 blepharocheilodontic syndrome 2 skos:exactMatch UMLS:C4540127 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040566 inherited glutathione metabolism disease skos:exactMatch SCTID:72262000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040566 inherited glutathione metabolism disease skos:exactMatch UMLS:C0268518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040653 autosomal recessive ocular albinism skos:exactMatch SCTID:78921008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040654 autosomal dominant oculocutaneous albinism skos:exactMatch SCTID:79417003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040671 class V glucose-6-phosphate dehydrogenase deficiency skos:exactMatch Orphanet:362 NON RARE IN EUROPE: Glucose-6-phosphate-dehydrogenase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040671 class V glucose-6-phosphate dehydrogenase deficiency skos:exactMatch SCTID:80963002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040671 class V glucose-6-phosphate dehydrogenase deficiency skos:exactMatch UMLS:C0272060 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040673 malignant peritoneal germ cell tumor skos:exactMatch NCIT:C136410 Malignant Peritoneal Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040673 malignant peritoneal germ cell tumor skos:exactMatch UMLS:C4526657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040674 orgasm disorder skos:exactMatch ICD10CM:F52.3 Orgasmic disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040674 orgasm disorder skos:exactMatch SCTID:82636008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040675 myofibroblastoma skos:exactMatch NCIT:C49012 Myofibroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040676 great vessel cancer skos:exactMatch NCIT:C4575 Malignant Great Vessel Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040676 great vessel cancer skos:exactMatch UMLS:C3665405 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040677 invasive carcinoma skos:exactMatch NCIT:C9480 Invasive Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040677 invasive carcinoma skos:exactMatch UMLS:C1334274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040678 infiltrating urothelial carcinoma skos:exactMatch NCIT:C39853 Infiltrating Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040678 infiltrating urothelial carcinoma skos:exactMatch UMLS:C1512751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040679 urothelial carcinoma skos:exactMatch NCIT:C4030 Urothelial Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040679 urothelial carcinoma skos:exactMatch UMLS:C2145472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040698 subacute bursitis skos:exactMatch SCTID:109298000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040698 subacute bursitis skos:exactMatch UMLS:C1290159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040699 necrotizing scleritis skos:exactMatch SCTID:95797003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040700 orbital dermoid cyst skos:exactMatch NCIT:C4548 Orbit Dermoid Cyst semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040700 orbital dermoid cyst skos:exactMatch SCTID:255002002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040700 orbital dermoid cyst skos:exactMatch UMLS:C0346356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040728 Campylobacter fetus infectious disease skos:exactMatch SCTID:111835002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040728 Campylobacter fetus infectious disease skos:exactMatch UMLS:C0275979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040732 Pseudomonas aeruginosa infectious disease skos:exactMatch SCTID:11218009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040732 Pseudomonas aeruginosa infectious disease skos:exactMatch UMLS:C0276075 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040753 latent tuberculosis infection skos:exactMatch MESH:D055985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040753 latent tuberculosis infection skos:exactMatch SCTID:11999007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040753 latent tuberculosis infection skos:exactMatch UMLS:C1609538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040797 obsolete vascular headache skos:exactMatch MESH:D014653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040797 obsolete vascular headache skos:exactMatch SCTID:128187005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040797 obsolete vascular headache skos:exactMatch UMLS:C0042376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040871 psychogenic polydipsia skos:exactMatch SCTID:15945005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040922 latent early syphilis skos:exactMatch SCTID:186867005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040922 latent early syphilis skos:exactMatch UMLS:C0275842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040923 late latent syphilis skos:exactMatch NCIT:C128371 Late Latent Syphilis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040923 late latent syphilis skos:exactMatch SCTID:186903006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040923 late latent syphilis skos:exactMatch UMLS:C1260915 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040925 latent yaws skos:exactMatch SCTID:186973005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040925 latent yaws skos:exactMatch UMLS:C0153240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040964 obsolete superimposed infection skos:exactMatch SCTID:193198003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040964 obsolete superimposed infection skos:exactMatch UMLS:C0038826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040998 Pasteurella multocida infectious disease skos:exactMatch SCTID:197718007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0040998 Pasteurella multocida infectious disease skos:exactMatch UMLS:C1260911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041008 obsolete contact dermatitis caused by poison oak skos:exactMatch SCTID:200824008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041008 obsolete contact dermatitis caused by poison oak skos:exactMatch UMLS:C0263283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041052 postherpetic neuralgia skos:exactMatch Orphanet:466673 NON RARE IN EUROPE: Post-herpetic neuralgia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041052 postherpetic neuralgia skos:exactMatch SCTID:2177002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041052 postherpetic neuralgia skos:exactMatch UMLS:C0032768 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041086 mixed anxiety and depressive disorder skos:exactMatch SCTID:231504006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041093 central retinal vein occlusion with macular edema skos:exactMatch SCTID:232039004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041095 malignant otitis externa caused by Pseudomonas aeruginosa skos:exactMatch SCTID:232230009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041095 malignant otitis externa caused by Pseudomonas aeruginosa skos:exactMatch UMLS:C0395818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041114 peripheral ischemia skos:exactMatch SCTID:233958001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041154 disorder of neck of urinary bladder skos:exactMatch SCTID:236644005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041161 obsolete endometrial hyperplasia skos:exactMatch DOID:0080365 endometrial hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041161 obsolete endometrial hyperplasia skos:exactMatch MESH:D004714 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041161 obsolete endometrial hyperplasia skos:exactMatch NCIT:C3013 Endometrial Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041161 obsolete endometrial hyperplasia skos:exactMatch SCTID:237072009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041161 obsolete endometrial hyperplasia skos:exactMatch UMLS:C0014173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041167 carcinoid crisis skos:exactMatch SCTID:237833006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041167 carcinoid crisis skos:exactMatch UMLS:C0342569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041182 polymorphic light eruption skos:exactMatch SCTID:238525001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041182 polymorphic light eruption skos:exactMatch UMLS:C0031736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041186 Rowell syndrome skos:exactMatch SCTID:238926009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041186 Rowell syndrome skos:exactMatch UMLS:C0406637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041259 diphtheritic myocarditis skos:exactMatch SCTID:26117009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041259 diphtheritic myocarditis skos:exactMatch UMLS:C0152952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041261 disorder of acid-base balance skos:exactMatch SCTID:26436007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041261 disorder of acid-base balance skos:exactMatch UMLS:C0268029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041284 primary motor cortex epilepsy skos:exactMatch SCTID:267592003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041284 primary motor cortex epilepsy skos:exactMatch UMLS:C0234978 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041295 acute papillary necrosis skos:exactMatch SCTID:270494003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041366 acute epiglottitis skos:exactMatch SCTID:29608009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041403 toxic amblyopia skos:exactMatch SCTID:30483005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041440 obsolete functional visual loss skos:exactMatch SCTID:313165001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041440 obsolete functional visual loss skos:exactMatch UMLS:C0730512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041447 metastatic malignant neoplasm in the colon skos:exactMatch NCIT:C8411 Metastatic Malignant Neoplasm in the Colon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041447 metastatic malignant neoplasm in the colon skos:exactMatch UMLS:C0346974 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041448 metastasis from malignant tumor of colon skos:exactMatch SCTID:314998002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041448 metastasis from malignant tumor of colon skos:exactMatch UMLS:C1282500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041526 pregnancy disorder with abortive outcome skos:exactMatch ICD10CM:O00-O08 Pregnancy with abortive outcome (O00-O08) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041526 pregnancy disorder with abortive outcome skos:exactMatch SCTID:363681007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041535 mesenteric lymphadenitis due to Yersinia infection skos:exactMatch SCTID:13272007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041535 mesenteric lymphadenitis due to Yersinia infection skos:exactMatch UMLS:C0275758 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041536 Far-East scarlet-like fever skos:exactMatch SCTID:47277009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041536 Far-East scarlet-like fever skos:exactMatch UMLS:C0277513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041656 ST-elevation myocardial infarction skos:exactMatch MESH:D000072657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041656 ST-elevation myocardial infarction skos:exactMatch SCTID:401303003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041751 multibacillary leprosy skos:exactMatch MESH:D056006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041751 multibacillary leprosy skos:exactMatch SCTID:416257001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041752 paucibacillary leprosy skos:exactMatch MESH:D056005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041752 paucibacillary leprosy skos:exactMatch SCTID:416483009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041755 twin reversal arterial perfusion syndrome skos:exactMatch SCTID:417006004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041755 twin reversal arterial perfusion syndrome skos:exactMatch UMLS:C1562817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041775 intraoperative floppy iris syndrome skos:exactMatch SCTID:418801006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041775 intraoperative floppy iris syndrome skos:exactMatch UMLS:C1688637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041806 drug-resistant tuberculosis skos:exactMatch SCTID:423709000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041825 bacterial meningitis caused by gram-negative bacteria skos:exactMatch SCTID:425887005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041825 bacterial meningitis caused by gram-negative bacteria skos:exactMatch UMLS:C0854215 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041850 pneumonia caused by gram negative bacteria skos:exactMatch SCTID:430395005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041850 pneumonia caused by gram negative bacteria skos:exactMatch UMLS:C0854248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041879 staphylococcus aureus pneumonia skos:exactMatch SCTID:441658007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041903 gonococcal infection of joint skos:exactMatch SCTID:44743006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041903 gonococcal infection of joint skos:exactMatch UMLS:C0153216 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041959 fibrosis of bile duct skos:exactMatch SCTID:48124008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041959 fibrosis of bile duct skos:exactMatch UMLS:C0520571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0041996 thallium poisoning skos:exactMatch SCTID:51040009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042233 disseminated candidiasis skos:exactMatch NCIT:C116812 Disseminated Candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042233 disseminated candidiasis skos:exactMatch SCTID:70572005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042370 Yersinia enterocolitica infectious disease skos:exactMatch SCTID:80960004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042433 mycotic endocarditis skos:exactMatch SCTID:86348002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042433 mycotic endocarditis skos:exactMatch UMLS:C0276648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042451 endomyometritis skos:exactMatch SCTID:88027004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042452 tertiary lesion of yaws skos:exactMatch SCTID:88037009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042452 tertiary lesion of yaws skos:exactMatch UMLS:C0343833 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042458 Trichinella spiralis infectious disease skos:exactMatch SCTID:88264003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042458 Trichinella spiralis infectious disease skos:exactMatch UMLS:C3887668 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042484 disseminated sporotrichosis skos:exactMatch SCTID:91051003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042484 disseminated sporotrichosis skos:exactMatch UMLS:C0276725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042485 infective arthritis skos:exactMatch NCIT:C26700 Infective Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042486 polyposis syndrome, hereditary mixed, 1 skos:exactMatch DOID:0111685 hereditary mixed polyposis syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042486 polyposis syndrome, hereditary mixed, 1 skos:exactMatch OMIM:601228 polyposis syndrome, hereditary mixed, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042487 uterine cervix carcinoma in situ skos:exactMatch DOID:8991 cervix uteri carcinoma in situ semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042487 uterine cervix carcinoma in situ skos:exactMatch MESH:D018290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042487 uterine cervix carcinoma in situ skos:exactMatch NCIT:C4000 Stage 0 Cervical Cancer AJCC v6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042487 uterine cervix carcinoma in situ skos:exactMatch SCTID:254889004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042487 uterine cervix carcinoma in situ skos:exactMatch UMLS:C0851140 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042488 Cestode infectious disease skos:exactMatch MESH:D002590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042488 Cestode infectious disease skos:exactMatch SCTID:86133004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042489 disease susceptibility skos:exactMatch MESH:D004198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042490 neutropenia, severe congenital, 1, autosomal dominant skos:exactMatch DOID:0080625 severe congenital neutropenia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042490 neutropenia, severe congenital, 1, autosomal dominant skos:exactMatch MESH:C565969 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042490 neutropenia, severe congenital, 1, autosomal dominant skos:exactMatch OMIM:202700 neutropenia, severe congenital, 1, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042491 cervical squamous intraepithelial neoplasia skos:exactMatch MESH:D065310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042491 cervical squamous intraepithelial neoplasia skos:exactMatch NCIT:C7346 Cervical Squamous Intraepithelial Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042493 gastric non-hodgkin lymphoma skos:exactMatch NCIT:C27235 Gastric Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042493 gastric non-hodgkin lymphoma skos:exactMatch SCTID:448709005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042493 gastric non-hodgkin lymphoma skos:exactMatch UMLS:C1333784 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042494 childhood malignant melanoma skos:exactMatch NCIT:C131506 Childhood Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042494 childhood malignant melanoma skos:exactMatch UMLS:C4329660 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042495 arteriosclerotic retinopathy skos:exactMatch SCTID:95691008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042495 arteriosclerotic retinopathy skos:exactMatch UMLS:C0339478 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042496 ergotism skos:exactMatch MESH:D004881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042496 ergotism skos:exactMatch SCTID:51510002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042497 mycotoxicosis skos:exactMatch MESH:D015651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042497 mycotoxicosis skos:exactMatch SCTID:26033009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042498 Ruzicka-Goerz-Anton syndrome skos:exactMatch MESH:C537192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042498 Ruzicka-Goerz-Anton syndrome skos:exactMatch UMLS:C2931438 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042499 benign familial neonatal-infantile seizures 1 skos:exactMatch OMIM:601764 seizures, benign familial infantile, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042601 Samson-Gardner syndrome skos:exactMatch MESH:C537230 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042601 Samson-Gardner syndrome skos:exactMatch UMLS:C2931448 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042602 Samson-Viljoen syndrome skos:exactMatch MESH:C537231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042602 Samson-Viljoen syndrome skos:exactMatch UMLS:C2931449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042603 Sanderson-Fraser syndrome skos:exactMatch MESH:C537232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042603 Sanderson-Fraser syndrome skos:exactMatch UMLS:C2931450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042604 Sandhaus-Ben-Ami syndrome skos:exactMatch MESH:C537233 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042604 Sandhaus-Ben-Ami syndrome skos:exactMatch UMLS:C2931451 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042705 prostatic malacoplakia associated with prostatic abscess skos:exactMatch MESH:C537244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042705 prostatic malacoplakia associated with prostatic abscess skos:exactMatch UMLS:C2931457 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042717 Saul-Wilkes-Stevenson syndrome skos:exactMatch MESH:C536617 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042717 Saul-Wilkes-Stevenson syndrome skos:exactMatch UMLS:C2931266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042726 macrogyria, pseudobulbar palsy and intellectual disability skos:exactMatch MESH:C537722 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042726 macrogyria, pseudobulbar palsy and intellectual disability skos:exactMatch UMLS:C2931598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042727 sacrococcygeal teratoma skos:exactMatch NCIT:C99055 Sacrococcygeal Teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042727 sacrococcygeal teratoma skos:exactMatch Orphanet:494421 Sacrococcygeal teratoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042727 sacrococcygeal teratoma skos:exactMatch SCTID:281561000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042727 sacrococcygeal teratoma skos:exactMatch UMLS:C0559459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042911 Schwartz-Cohen-addad-Lambert syndrome skos:exactMatch MESH:C535835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042911 Schwartz-Cohen-addad-Lambert syndrome skos:exactMatch UMLS:C2931036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042912 Schlegelberger-Grote syndrome skos:exactMatch MESH:C536635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042912 Schlegelberger-Grote syndrome skos:exactMatch UMLS:C2931273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042913 Schrander-stumpel-Theunissen-Hulsmans syndrome skos:exactMatch MESH:C536639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042913 Schrander-stumpel-Theunissen-Hulsmans syndrome skos:exactMatch UMLS:C2931275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042956 Saal-Bulas syndrome skos:exactMatch MESH:C537193 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042956 Saal-Bulas syndrome skos:exactMatch UMLS:C2931439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042960 Sackey-Sakati-Aur syndrome skos:exactMatch MESH:C537219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042960 Sackey-Sakati-Aur syndrome skos:exactMatch UMLS:C2931442 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042961 sacral hemangiomas multiple congenital abnormalities skos:exactMatch MESH:C537222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042961 sacral hemangiomas multiple congenital abnormalities skos:exactMatch UMLS:C2931443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042962 Slti-Salem syndrome skos:exactMatch MESH:C536673 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042962 Slti-Salem syndrome skos:exactMatch UMLS:C2931284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042963 wandering spleen skos:exactMatch MESH:D050805 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042963 wandering spleen skos:exactMatch NCIT:C85224 Wandering Spleen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042963 wandering spleen skos:exactMatch SCTID:191384005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042963 wandering spleen skos:exactMatch UMLS:C0272414 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042964 Machado-Joseph disease type 4 skos:exactMatch SCTID:91956006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042964 Machado-Joseph disease type 4 skos:exactMatch UMLS:C0686352 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042966 inherited mitral valve disease skos:exactMatch SCTID:75372006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042967 rheumatic disease of mitral valve skos:exactMatch SCTID:83898004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042967 rheumatic disease of mitral valve skos:exactMatch UMLS:C0264765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042969 partial duplication of the long arm of chromosome 12 skos:exactMatch MESH:C538300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042969 partial duplication of the long arm of chromosome 12 skos:exactMatch UMLS:C0795846 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042970 disorder of glutamate decarboxylase skos:exactMatch SCTID:124596009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042970 disorder of glutamate decarboxylase skos:exactMatch UMLS:C1291560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042971 congenital herpes virus infection skos:exactMatch SCTID:715337002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042971 congenital herpes virus infection skos:exactMatch UMLS:C4275250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042972 meningococcemia skos:exactMatch SCTID:4089001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042972 meningococcemia skos:exactMatch UMLS:C0025306 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042974 parainfluenza virus type 3 infectious disease skos:exactMatch SCTID:30270006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042974 parainfluenza virus type 3 infectious disease skos:exactMatch UMLS:C0276324 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042975 pseudoachondroplastic dysplasia 2 skos:exactMatch MESH:C535820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042975 pseudoachondroplastic dysplasia 2 skos:exactMatch UMLS:C2931030 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042976 vitamin B deficiency skos:exactMatch MESH:D014804 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042976 vitamin B deficiency skos:exactMatch NCIT:C35129 Vitamin B Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042976 vitamin B deficiency skos:exactMatch SCTID:47903000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042976 vitamin B deficiency skos:exactMatch UMLS:C0042850 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042977 trichoepithelioma, multiple familial, 1 skos:exactMatch OMIM:601606 trichoepithelioma, multiple familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042979 hypokalemic periodic paralysis, type 1 skos:exactMatch OMIM:170400 hypokalemic periodic paralysis, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042979 hypokalemic periodic paralysis, type 1 skos:exactMatch UMLS:C3714580 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042980 Westphal disease skos:exactMatch MESH:C536694 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042980 Westphal disease skos:exactMatch SCTID:182747006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042980 Westphal disease skos:exactMatch UMLS:C1279186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042981 aortic valve stenosis skos:exactMatch DOID:1712 aortic valve stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042981 aortic valve stenosis skos:exactMatch MESH:D001024 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042981 aortic valve stenosis skos:exactMatch NCIT:C50462 Aortic Valve Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042981 aortic valve stenosis skos:exactMatch SCTID:60573004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042982 GATA2 deficiency with susceptibility to MDS/AML skos:exactMatch NCIT:C126349 GATA2 Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042983 neurocutaneous syndrome skos:exactMatch MESH:D020752 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042983 neurocutaneous syndrome skos:exactMatch NCIT:C84348 Phakomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042983 neurocutaneous syndrome skos:exactMatch SCTID:78572006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0042983 neurocutaneous syndrome skos:exactMatch UMLS:C0265316 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043003 familial acanthosis nigricans skos:exactMatch MESH:C531598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043003 familial acanthosis nigricans skos:exactMatch OMIM:100600 acanthosis nigricans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043003 familial acanthosis nigricans skos:exactMatch UMLS:C2930792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043004 Weil's disease skos:exactMatch MESH:D014895 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043004 Weil's disease skos:exactMatch SCTID:398067003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043005 obsolete genetic multiple congenital anomalies/dysmorphic syndrome skos:exactMatch Orphanet:183533 Genetic multiple congenital anomalies/dysmorphic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043007 obsolete genetic multiple congenital anomalies/dysmorphic syndrome-variable intellectual disability syndrome skos:exactMatch Orphanet:330197 OBSOLETE: Genetic multiple congenital anomalies/dysmorphic syndrome-variable intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043008 obsolete genetic multiple congenital anomalies/dysmorphic syndrome without intellectual disability skos:exactMatch Orphanet:330206 Genetic multiple congenital anomalies/dysmorphic syndrome without intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043009 genetic lethal multiple congenital anomalies/dysmorphic syndrome skos:exactMatch Orphanet:471383 Genetic lethal multiple congenital anomalies/dysmorphic syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043069 Zerres Rietschel Majewski syndrome skos:exactMatch MESH:C536724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043069 Zerres Rietschel Majewski syndrome skos:exactMatch UMLS:C2931301 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043071 Zazam Sheriff Phillips syndrome skos:exactMatch MESH:C536723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043071 Zazam Sheriff Phillips syndrome skos:exactMatch UMLS:C2931300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043073 Zadik-Barak-Levin syndrome skos:exactMatch MESH:C536721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043073 Zadik-Barak-Levin syndrome skos:exactMatch UMLS:C2931298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043075 neuroaxonal dystrophy renal tubular acidosis skos:exactMatch MESH:C537386 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043075 neuroaxonal dystrophy renal tubular acidosis skos:exactMatch UMLS:C2931479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043077 weinstein kliman scully syndrome skos:exactMatch MESH:C536688 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043077 weinstein kliman scully syndrome skos:exactMatch UMLS:C2931289 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043079 acute articular rheumatism skos:exactMatch SCTID:81077008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043083 coronal synostosis, syndactyly and jejunal atresia skos:exactMatch MESH:C536445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043083 coronal synostosis, syndactyly and jejunal atresia skos:exactMatch UMLS:C2931194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043085 chromosome 1, uniparental disomy 1q12 q21 skos:exactMatch MESH:C538085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043085 chromosome 1, uniparental disomy 1q12 q21 skos:exactMatch UMLS:CN035970 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043087 thickened earlobes with conductive deafness from incus-stapes abnormalities skos:exactMatch MESH:C536511 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043087 thickened earlobes with conductive deafness from incus-stapes abnormalities skos:exactMatch UMLS:C2931222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043089 acute posterior multifocal placoid pigment epitheliopathy skos:exactMatch SCTID:89188001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043089 acute posterior multifocal placoid pigment epitheliopathy skos:exactMatch UMLS:C0154884 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043094 ichthyosis, follicular skos:exactMatch SCTID:238627002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043096 holoacardius amorphus skos:exactMatch Orphanet:2161 OBSOLETE: Holoacardius amorphus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043096 holoacardius amorphus skos:exactMatch SCTID:41049003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043099 Hordnes Engebretsen Knudtson syndrome skos:exactMatch MESH:C536067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043099 Hordnes Engebretsen Knudtson syndrome skos:exactMatch UMLS:C2931100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043101 hypothalamic dysfunction skos:exactMatch SCTID:111568001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043103 hypothyroidism due to iodide transport defect skos:exactMatch NCIT:C121747 Iodide Transport Defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043103 hypothyroidism due to iodide transport defect skos:exactMatch SCTID:22558005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043103 hypothyroidism due to iodide transport defect skos:exactMatch UMLS:C0271826 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043106 ichthyosis linearis circumflexa skos:exactMatch SCTID:54336006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043108 infantile striato thalamic degeneration skos:exactMatch Orphanet:1575 OBSOLETE: Infantile striatothalamic degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043110 jones hersh yusk syndrome skos:exactMatch MESH:C535885 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043110 jones hersh yusk syndrome skos:exactMatch UMLS:C2931054 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043112 lachiewicz sibley syndrome skos:exactMatch MESH:C538131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043112 lachiewicz sibley syndrome skos:exactMatch UMLS:C2931742 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043114 Landy-Donnai syndrome skos:exactMatch MESH:C537266 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043114 Landy-Donnai syndrome skos:exactMatch UMLS:C2931460 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043116 Iida Kannari syndrome skos:exactMatch MESH:C536284 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043116 Iida Kannari syndrome skos:exactMatch UMLS:C2931159 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043120 male pseudohermaphroditism due to defective lh molecule skos:exactMatch MESH:C535692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043120 male pseudohermaphroditism due to defective lh molecule skos:exactMatch UMLS:C1835303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043123 massa casaer ceulemans syndrome skos:exactMatch MESH:C536031 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043123 massa casaer ceulemans syndrome skos:exactMatch UMLS:C2931090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043125 mcpherson robertson cammarano syndrome skos:exactMatch MESH:C538161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043125 mcpherson robertson cammarano syndrome skos:exactMatch UMLS:C2931751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043127 mehta lewis patton syndrome skos:exactMatch MESH:C536147 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043127 mehta lewis patton syndrome skos:exactMatch UMLS:C2931120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043129 merlob grunebaum reisner syndrome skos:exactMatch MESH:C537461 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043129 merlob grunebaum reisner syndrome skos:exactMatch UMLS:C2931499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043131 michels caskey syndrome skos:exactMatch MESH:C537576 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043131 michels caskey syndrome skos:exactMatch UMLS:C2931537 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043133 microcephaly micropenis convulsions skos:exactMatch MESH:C537540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043133 microcephaly micropenis convulsions skos:exactMatch UMLS:C2931525 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043135 microcephaly microphthalmos blindness skos:exactMatch MESH:C537541 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043135 microcephaly microphthalmos blindness skos:exactMatch UMLS:C2931526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043137 isolated microcephaly skos:exactMatch MESH:C537542 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043139 microcephaly sparse hair intellectual disability seizures skos:exactMatch MESH:C537545 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043139 microcephaly sparse hair intellectual disability seizures skos:exactMatch UMLS:C2931530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043141 microdontia hypodontia short stature skos:exactMatch MESH:C537553 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043141 microdontia hypodontia short stature skos:exactMatch UMLS:C2931532 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043143 microphthalmia microtia fetal akinesia skos:exactMatch MESH:C536513 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043143 microphthalmia microtia fetal akinesia skos:exactMatch Orphanet:2547 Microphthalmia-microtia-fetal akinesia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043143 microphthalmia microtia fetal akinesia skos:exactMatch UMLS:C2931224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043152 negative rheumatoid factor polyarthritis skos:exactMatch MESH:C538347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043152 negative rheumatoid factor polyarthritis skos:exactMatch UMLS:C2931825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043154 neonatal ovarian cyst skos:exactMatch MESH:C536396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043154 neonatal ovarian cyst skos:exactMatch UMLS:C2931186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043156 nephrotic syndrome ocular anomalies skos:exactMatch MESH:C536403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043156 nephrotic syndrome ocular anomalies skos:exactMatch UMLS:C2931188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043162 pagon stephan syndrome skos:exactMatch MESH:C538100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043162 pagon stephan syndrome skos:exactMatch UMLS:C2931733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043164 palmer pagon syndrome skos:exactMatch MESH:C538107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043164 palmer pagon syndrome skos:exactMatch Orphanet:2184 Hydrocephaly-low insertion umbilicus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043164 palmer pagon syndrome skos:exactMatch UMLS:C2931734 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043166 pancreatic lipomatosis duodenal stenosis skos:exactMatch MESH:C535839 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043166 pancreatic lipomatosis duodenal stenosis skos:exactMatch UMLS:C2931040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043168 panostotic fibrous dysplasia skos:exactMatch MESH:C537164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043168 panostotic fibrous dysplasia skos:exactMatch UMLS:C2931430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043170 Pavone Fiumara Rizzo syndrome skos:exactMatch MESH:C536313 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043170 Pavone Fiumara Rizzo syndrome skos:exactMatch UMLS:C2931172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043172 pfeiffer rockelein syndrome skos:exactMatch MESH:C537890 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043172 pfeiffer rockelein syndrome skos:exactMatch UMLS:C2931656 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043174 Pfeiffer Tietze Welte syndrome skos:exactMatch MESH:C537891 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043174 Pfeiffer Tietze Welte syndrome skos:exactMatch UMLS:C2931657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043176 phosphoribosylpyrophosphate synthetase deficiency skos:exactMatch MESH:C535995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043176 phosphoribosylpyrophosphate synthetase deficiency skos:exactMatch MESH:C537897 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043176 phosphoribosylpyrophosphate synthetase deficiency skos:exactMatch SCTID:124343001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043176 phosphoribosylpyrophosphate synthetase deficiency skos:exactMatch UMLS:C1291401 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043176 phosphoribosylpyrophosphate synthetase deficiency skos:exactMatch UMLS:C2931079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043179 piepkorn karp hickok syndrome skos:exactMatch MESH:C535774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043179 piepkorn karp hickok syndrome skos:exactMatch UMLS:C2931016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043183 podder-tolmie syndrome skos:exactMatch MESH:C537518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043183 podder-tolmie syndrome skos:exactMatch UMLS:C2931519 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043185 pointer syndrome skos:exactMatch MESH:C536323 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043185 pointer syndrome skos:exactMatch UMLS:C0796118 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043187 pulmonary artery agenesis skos:exactMatch SCTID:86252004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043191 radial defect robin sequence skos:exactMatch MESH:C536261 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043191 radial defect robin sequence skos:exactMatch UMLS:C2931143 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043193 richieri-costa guion-almeida cohen syndrome skos:exactMatch MESH:C535676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043193 richieri-costa guion-almeida cohen syndrome skos:exactMatch UMLS:C2930979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043195 Rubinstein Taybi like syndrome skos:exactMatch MESH:C535877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043195 Rubinstein Taybi like syndrome skos:exactMatch UMLS:C2931052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043197 ruvalcaba churesigaew myhre syndrome skos:exactMatch MESH:C537190 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043197 ruvalcaba churesigaew myhre syndrome skos:exactMatch UMLS:C2931437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043199 short limb dwarf lethal colavita kozlowski type skos:exactMatch MESH:C537597 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043199 short limb dwarf lethal colavita kozlowski type skos:exactMatch UMLS:C2931544 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043206 trichostasis spinulosa skos:exactMatch MESH:C536558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043206 trichostasis spinulosa skos:exactMatch SCTID:21049007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043206 trichostasis spinulosa skos:exactMatch UMLS:C0263487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043207 urethral obstruction sequence skos:exactMatch MESH:C536477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043207 urethral obstruction sequence skos:exactMatch SCTID:18241005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043207 urethral obstruction sequence skos:exactMatch UMLS:C0265363 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043209 albinism skos:exactMatch ICD10CM:E70.3 Albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043209 albinism skos:exactMatch MESH:D000417 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043209 albinism skos:exactMatch NCIT:C84543 Albinism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043209 albinism skos:exactMatch SCTID:15890002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043209 albinism skos:exactMatch UMLS:C0001916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043218 neurovascular disorder skos:exactMatch NCIT:C117007 Neurovascular Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043218 neurovascular disorder skos:exactMatch UMLS:C3898144 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043219 migraine with brainstem aura skos:exactMatch NCIT:C117013 Basilar-Type Migraine semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043219 migraine with brainstem aura skos:exactMatch SCTID:83351003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043224 multi-infarct dementia skos:exactMatch MESH:D015161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043224 multi-infarct dementia skos:exactMatch NCIT:C34522 Multi-Infarct Dementia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043224 multi-infarct dementia skos:exactMatch SCTID:56267009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043226 postpartum amenorrhea-galactorrhea syndrome skos:exactMatch MESH:D002640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043226 postpartum amenorrhea-galactorrhea syndrome skos:exactMatch SCTID:85039006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043230 ciguatera fish poisoning skos:exactMatch MESH:D036841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043230 ciguatera fish poisoning skos:exactMatch SCTID:241774007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043233 exfoliative dermatitis skos:exactMatch MESH:D003873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043233 exfoliative dermatitis skos:exactMatch NCIT:C39646 Erythroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043233 exfoliative dermatitis skos:exactMatch SCTID:399992009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043233 exfoliative dermatitis skos:exactMatch UMLS:C0011606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043237 glossodynia skos:exactMatch MESH:D005926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043237 glossodynia skos:exactMatch SCTID:30731004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043240 hemophilic arthropathy skos:exactMatch NCIT:C27039 Hemophilic Arthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043240 hemophilic arthropathy skos:exactMatch SCTID:80813006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043240 hemophilic arthropathy skos:exactMatch UMLS:C0263725 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043243 leukoplakia skos:exactMatch MESH:D007971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043243 leukoplakia skos:exactMatch NCIT:C3186 Leukoplakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043243 leukoplakia skos:exactMatch SCTID:274134003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043243 leukoplakia skos:exactMatch UMLS:C0023531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043247 Mallory-Weiss syndrome skos:exactMatch MESH:D008309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043247 Mallory-Weiss syndrome skos:exactMatch NCIT:C84881 Mallory-Weiss Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043247 Mallory-Weiss syndrome skos:exactMatch SCTID:35265002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043247 Mallory-Weiss syndrome skos:exactMatch UMLS:C0024633 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043251 odontoma skos:exactMatch MESH:D009810 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043251 odontoma skos:exactMatch NCIT:C3287 Odontoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043254 papular urticaria skos:exactMatch MESH:C537169 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043254 papular urticaria skos:exactMatch SCTID:55608001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043257 pemphigus and fogo selvagem skos:exactMatch MESH:C535551 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043257 pemphigus and fogo selvagem skos:exactMatch SCTID:46459009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043257 pemphigus and fogo selvagem skos:exactMatch UMLS:C0263314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043264 post-traumatic epilepsy skos:exactMatch MESH:D004834 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043264 post-traumatic epilepsy skos:exactMatch SCTID:75023009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043264 post-traumatic epilepsy skos:exactMatch UMLS:C0751126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043267 rheumatoid vasculitis skos:exactMatch MESH:D056653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043267 rheumatoid vasculitis skos:exactMatch SCTID:400054000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043267 rheumatoid vasculitis skos:exactMatch UMLS:C0240903 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043275 TORCH syndrome skos:exactMatch DOID:0080835 TORCH syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043275 TORCH syndrome skos:exactMatch NCIT:C98609 TORCH Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043275 TORCH syndrome skos:exactMatch SCTID:41679006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043275 TORCH syndrome skos:exactMatch UMLS:C0270173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043277 mosaic trisomy 6 skos:exactMatch SCTID:205647005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043280 Wallerian degeneration skos:exactMatch MESH:D014855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043280 Wallerian degeneration skos:exactMatch NCIT:C85223 Wallerian Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043283 silicosiderosis skos:exactMatch MESH:C537337 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043283 silicosiderosis skos:exactMatch SCTID:34004002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043283 silicosiderosis skos:exactMatch UMLS:C0018929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043287 superior vena cava syndrome skos:exactMatch MESH:D013479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043287 superior vena cava syndrome skos:exactMatch NCIT:C3396 Superior Vena Cava Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043287 superior vena cava syndrome skos:exactMatch SCTID:63363004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043291 Rokitansky-Aschoff sinuses of the gallbladder skos:exactMatch MESH:C535869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043291 Rokitansky-Aschoff sinuses of the gallbladder skos:exactMatch SCTID:22149007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043291 Rokitansky-Aschoff sinuses of the gallbladder skos:exactMatch UMLS:C0267892 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043294 linear scleroderma skos:exactMatch NCIT:C116780 Linear Scleroderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043294 linear scleroderma skos:exactMatch SCTID:22784002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043297 vibrio vulnificus infectious disease skos:exactMatch MESH:C536348 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043297 vibrio vulnificus infectious disease skos:exactMatch SCTID:402965002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043297 vibrio vulnificus infectious disease skos:exactMatch UMLS:C1274377 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043300 actinic cheilitis skos:exactMatch MESH:C535669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043300 actinic cheilitis skos:exactMatch NCIT:C183562 Actinic Cheilitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043300 actinic cheilitis skos:exactMatch SCTID:46795000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043300 actinic cheilitis skos:exactMatch UMLS:C0267026 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043303 hyperacusis skos:exactMatch MESH:D012001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043303 hyperacusis skos:exactMatch NCIT:C116366 Hyperacusis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043303 hyperacusis skos:exactMatch SCTID:25289003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043310 amaurosis fugax skos:exactMatch MESH:D020757 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043310 amaurosis fugax skos:exactMatch NCIT:C84550 Amaurosis Fugax semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043310 amaurosis fugax skos:exactMatch SCTID:88032003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043314 aquarium granuloma skos:exactMatch MESH:C535526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043314 aquarium granuloma skos:exactMatch SCTID:240417004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043314 aquarium granuloma skos:exactMatch UMLS:C0275708 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043317 amyopathic dermatomyositis skos:exactMatch MESH:C538250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043317 amyopathic dermatomyositis skos:exactMatch SCTID:238935002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043317 amyopathic dermatomyositis skos:exactMatch UMLS:C0406645 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043320 piriformis syndrome skos:exactMatch MESH:D055958 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043320 piriformis syndrome skos:exactMatch NCIT:C85012 Piriformis Muscle Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043320 piriformis syndrome skos:exactMatch SCTID:129179000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043320 piriformis syndrome skos:exactMatch UMLS:C0458224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043327 cerebrospinal fluid leak skos:exactMatch MESH:D065634 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043327 cerebrospinal fluid leak skos:exactMatch SCTID:230744007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043330 Mirizzi syndrome skos:exactMatch MESH:D057792 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043330 Mirizzi syndrome skos:exactMatch Orphanet:521219 Mirizzi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043330 Mirizzi syndrome skos:exactMatch SCTID:4283007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043330 Mirizzi syndrome skos:exactMatch UMLS:C0267878 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043339 lathyrism skos:exactMatch MESH:D007842 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043339 lathyrism skos:exactMatch SCTID:5724005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043343 Chilaiditi syndrome skos:exactMatch MESH:D059269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043343 Chilaiditi syndrome skos:exactMatch SCTID:14911005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043346 progressive transformation of germinal centers skos:exactMatch MESH:C548085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043346 progressive transformation of germinal centers skos:exactMatch NCIT:C38408 Progressive Transformation of Germinal Centers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043349 intravascular papillary endothelial hyperplasia skos:exactMatch NCIT:C4391 Intravascular Papillary Endothelial Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043349 intravascular papillary endothelial hyperplasia skos:exactMatch SCTID:238770007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043349 intravascular papillary endothelial hyperplasia skos:exactMatch UMLS:C0343083 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043352 fournier gangrene skos:exactMatch MESH:D018934 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043352 fournier gangrene skos:exactMatch SCTID:398318005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043352 fournier gangrene skos:exactMatch UMLS:C0238419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043355 collagenous gastritis skos:exactMatch NCIT:C122082 Collagenous Gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043355 collagenous gastritis skos:exactMatch SCTID:711499009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043355 collagenous gastritis skos:exactMatch UMLS:C4040043 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043358 engraftment syndrome skos:exactMatch NCIT:C63324 Engraftment Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043358 engraftment syndrome skos:exactMatch SCTID:426768001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043358 engraftment syndrome skos:exactMatch UMLS:C0919746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043361 May-Thurner syndrome skos:exactMatch MESH:D062108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043361 May-Thurner syndrome skos:exactMatch SCTID:448804008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043361 May-Thurner syndrome skos:exactMatch UMLS:C3165062 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043364 eosinophil peroxidase deficiency skos:exactMatch MESH:C564893 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043364 eosinophil peroxidase deficiency skos:exactMatch OMIM:261500 eosinophil peroxidase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043364 eosinophil peroxidase deficiency skos:exactMatch SCTID:711160007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043364 eosinophil peroxidase deficiency skos:exactMatch UMLS:C1850000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043370 secondary adrenal insufficiency skos:exactMatch NCIT:C62602 Secondary Adrenal Insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043370 secondary adrenal insufficiency skos:exactMatch SCTID:16685009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043370 secondary adrenal insufficiency skos:exactMatch UMLS:C0271738 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043370 secondary adrenal insufficiency skos:exactMatch UMLS:C0948387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043373 sudden sensorineural hearing loss skos:exactMatch MESH:D003639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043373 sudden sensorineural hearing loss skos:exactMatch Orphanet:90059 Acute sensorineural hearing loss by acute acoustic trauma or sudden deafness or surgery induced acoustic trauma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043373 sudden sensorineural hearing loss skos:exactMatch SCTID:715239002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043373 sudden sensorineural hearing loss skos:exactMatch UMLS:C4275242 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043377 juvenile spondyloarthropathy skos:exactMatch NCIT:C114347 Juvenile Spondyloarthritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043377 juvenile spondyloarthropathy skos:exactMatch SCTID:239806000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043377 juvenile spondyloarthropathy skos:exactMatch UMLS:C0409676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043424 digestive system infectious disorder skos:exactMatch NCIT:C35503 Digestive System Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043424 digestive system infectious disorder skos:exactMatch SCTID:715852004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043452 chromosome 8, trisomy skos:exactMatch MESH:C537942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043452 chromosome 8, trisomy skos:exactMatch SCTID:205649008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043455 humoral hypercalcemia of malignancy skos:exactMatch MESH:C562390 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043455 humoral hypercalcemia of malignancy skos:exactMatch NCIT:C3496 Hypercalcemia of Malignancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043455 humoral hypercalcemia of malignancy skos:exactMatch SCTID:47709007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043455 humoral hypercalcemia of malignancy skos:exactMatch UMLS:C0149911 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043458 radiation injury skos:exactMatch MESH:D011832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043458 radiation injury skos:exactMatch UMLS:C0034535 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043459 radiation-induced disorder skos:exactMatch MESH:D000016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043459 radiation-induced disorder skos:exactMatch NCIT:C26684 Radiation-Induced Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043459 radiation-induced disorder skos:exactMatch Orphanet:521132 Radiation-induced disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043459 radiation-induced disorder skos:exactMatch SCTID:85983004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043459 radiation-induced disorder skos:exactMatch UMLS:C1527225 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043465 achlorhydria skos:exactMatch MESH:D000126 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043465 achlorhydria skos:exactMatch NCIT:C2850 Achlorhydria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043465 achlorhydria skos:exactMatch SCTID:47481007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043468 acne keloid skos:exactMatch MESH:D000153 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043468 acne keloid skos:exactMatch NCIT:C34346 Acne Keloid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043468 acne keloid skos:exactMatch SCTID:238746008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043468 acne keloid skos:exactMatch UMLS:C0001145 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043472 ectopic ACTH secretion syndrome skos:exactMatch MESH:D000182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043472 ectopic ACTH secretion syndrome skos:exactMatch NCIT:C4387 Ectopic ACTH Secretion Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043472 ectopic ACTH secretion syndrome skos:exactMatch SCTID:626004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043472 ectopic ACTH secretion syndrome skos:exactMatch UMLS:C0001231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043475 Adams-Stokes syndrome skos:exactMatch MESH:D000219 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043475 Adams-Stokes syndrome skos:exactMatch NCIT:C79765 Stokes-Adams Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043475 Adams-Stokes syndrome skos:exactMatch SCTID:46935006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043475 Adams-Stokes syndrome skos:exactMatch UMLS:C0001396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043479 adenoviridae infectious disease skos:exactMatch MESH:D000257 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043479 adenoviridae infectious disease skos:exactMatch NCIT:C115149 Adenovirus Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043479 adenoviridae infectious disease skos:exactMatch SCTID:25225006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043479 adenoviridae infectious disease skos:exactMatch UMLS:C0001486 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043494 arteritis skos:exactMatch MESH:D001167 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043494 arteritis skos:exactMatch NCIT:C34399 Arteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043494 arteritis skos:exactMatch SCTID:52089001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043510 brain injury skos:exactMatch MESH:D001930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043512 traumatic encephalopathy skos:exactMatch NCIT:C35542 Traumatic Encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043512 traumatic encephalopathy skos:exactMatch SCTID:230282000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043519 burn skos:exactMatch ICD10CM:T20-T25 Burns and corrosions of external body surface, specified by site (T20-T25) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043519 burn skos:exactMatch MESH:D002056 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043519 burn skos:exactMatch NCIT:C34441 Burn semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043519 burn skos:exactMatch SCTID:125666000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043523 cadmium poisoning skos:exactMatch MESH:D002105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043523 cadmium poisoning skos:exactMatch SCTID:3398004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043529 carcinoid heart disease skos:exactMatch MESH:D002275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043529 carcinoid heart disease skos:exactMatch SCTID:36222008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043529 carcinoid heart disease skos:exactMatch UMLS:C0007093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043537 cluster headache syndrome skos:exactMatch MESH:D003027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043537 cluster headache syndrome skos:exactMatch NCIT:C117077 Cluster Headache semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043537 cluster headache syndrome skos:exactMatch Orphanet:1002 NON RARE IN EUROPE: Cluster headache semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043537 cluster headache syndrome skos:exactMatch SCTID:193031009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043541 viral conjunctivitis skos:exactMatch MESH:D003236 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043541 viral conjunctivitis skos:exactMatch NCIT:C34509 Viral Conjunctivitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043541 viral conjunctivitis skos:exactMatch SCTID:45261009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043541 viral conjunctivitis skos:exactMatch UMLS:C0009774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043543 iatrogenic disease skos:exactMatch ICD10CM:T80-T88 Complications of surgical and medical care, not elsewhere classified (T80-T88) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043543 iatrogenic disease skos:exactMatch MESH:D007049 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043543 iatrogenic disease skos:exactMatch SCTID:12456005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043543 iatrogenic disease skos:exactMatch UMLS:C0020732 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043544 nosocomial infection skos:exactMatch MESH:D003428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043544 nosocomial infection skos:exactMatch NCIT:C115164 Nosocomial Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043544 nosocomial infection skos:exactMatch SCTID:19168005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043544 nosocomial infection skos:exactMatch UMLS:C0205721 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043549 crush syndrome skos:exactMatch MESH:D003444 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043549 crush syndrome skos:exactMatch SCTID:23697004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043555 infantile diarrhea skos:exactMatch MESH:D003968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043555 infantile diarrhea skos:exactMatch SCTID:39963006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043555 infantile diarrhea skos:exactMatch UMLS:C0473132 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043576 endarteritis skos:exactMatch MESH:D004692 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043576 endarteritis skos:exactMatch NCIT:C34581 Endarteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043576 endarteritis skos:exactMatch SCTID:33806008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043576 endarteritis skos:exactMatch UMLS:C0014100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043579 enteritis skos:exactMatch MESH:D004751 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043579 enteritis skos:exactMatch NCIT:C26765 Enteritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043579 enteritis skos:exactMatch SCTID:64613007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043579 enteritis skos:exactMatch UMLS:C0014335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043589 femoral neck fracture skos:exactMatch MESH:D005265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043589 femoral neck fracture skos:exactMatch SCTID:5913000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043606 obsolete pathologic fracture skos:exactMatch MESH:D005598 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043606 obsolete pathologic fracture skos:exactMatch NCIT:C3047 Pathologic Fracture semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043606 obsolete pathologic fracture skos:exactMatch SCTID:268029009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043653 herpes labialis skos:exactMatch MESH:D006560 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043653 herpes labialis skos:exactMatch NCIT:C34695 Cold Sore semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043653 herpes labialis skos:exactMatch SCTID:1475003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043653 herpes labialis skos:exactMatch UMLS:C0019345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043678 chromosome inversion disorder skos:exactMatch MESH:D007446 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043683 Leriche syndrome skos:exactMatch MESH:D007925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043683 Leriche syndrome skos:exactMatch NCIT:C34773 Leriche Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043683 Leriche syndrome skos:exactMatch SCTID:307816004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043683 Leriche syndrome skos:exactMatch UMLS:C0023370 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043693 alcoholic liver diseases skos:exactMatch MESH:D008108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043693 alcoholic liver diseases skos:exactMatch NCIT:C34783 Alcoholic Liver Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043693 alcoholic liver diseases skos:exactMatch SCTID:41309000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043707 obsolete mediastinal disorder skos:exactMatch MESH:D008477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043707 obsolete mediastinal disorder skos:exactMatch NCIT:C26826 Mediastinal Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043707 obsolete mediastinal disorder skos:exactMatch SCTID:49483002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043707 obsolete mediastinal disorder skos:exactMatch UMLS:C0025061 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043723 Monteggia's fracture skos:exactMatch MESH:D009011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043723 Monteggia's fracture skos:exactMatch SCTID:123973009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043726 multiple organ dysfunction syndrome skos:exactMatch MESH:D009102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043726 multiple organ dysfunction syndrome skos:exactMatch NCIT:C179648 Multiple Organ Dysfunction Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043726 multiple organ dysfunction syndrome skos:exactMatch SCTID:57653000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043731 lytic metastatic bone lesion skos:exactMatch MESH:D010014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043731 lytic metastatic bone lesion skos:exactMatch NCIT:C35371 Lytic Metastatic Bone Lesion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043731 lytic metastatic bone lesion skos:exactMatch SCTID:203522001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043735 osteoradionecrosis skos:exactMatch MESH:D010025 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043735 osteoradionecrosis skos:exactMatch NCIT:C63707 Osteoradionecrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043735 osteoradionecrosis skos:exactMatch SCTID:109333005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043759 abdominal ectopic pregnancy skos:exactMatch MESH:D011269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043759 abdominal ectopic pregnancy skos:exactMatch NCIT:C92921 Abdominal Pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043759 abdominal ectopic pregnancy skos:exactMatch SCTID:82661006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043762 tubal pregnancy skos:exactMatch MESH:D011274 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043762 tubal pregnancy skos:exactMatch NCIT:C92946 Tubal Pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043762 tubal pregnancy skos:exactMatch SCTID:79586000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043765 presbycusis skos:exactMatch MESH:D011304 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043765 presbycusis skos:exactMatch NCIT:C116367 Presbycusis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043765 presbycusis skos:exactMatch SCTID:49526009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043768 thrombocytopenic purpura skos:exactMatch MESH:D011696 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043768 thrombocytopenic purpura skos:exactMatch NCIT:C26870 Thrombocytopenic Purpura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043768 thrombocytopenic purpura skos:exactMatch SCTID:302873008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043768 thrombocytopenic purpura skos:exactMatch UMLS:C0857305 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043771 radiodermatitis skos:exactMatch MESH:D011855 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043771 radiodermatitis skos:exactMatch NCIT:C3349 Radiation-Induced Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043771 radiodermatitis skos:exactMatch SCTID:49084001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043775 respiratory paralysis skos:exactMatch MESH:D012133 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043775 respiratory paralysis skos:exactMatch SCTID:64228003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043777 rhinophyma skos:exactMatch MESH:D012224 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043777 rhinophyma skos:exactMatch NCIT:C34989 Rhinophyma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043777 rhinophyma skos:exactMatch SCTID:19877001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043777 rhinophyma skos:exactMatch UMLS:C0035466 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043783 sclerema neonatorum skos:exactMatch MESH:D012593 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043783 sclerema neonatorum skos:exactMatch NCIT:C35009 Sclerema Neonatorum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043783 sclerema neonatorum skos:exactMatch SCTID:206539008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043786 serositis skos:exactMatch MESH:D012700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043786 serositis skos:exactMatch NCIT:C70428 Serositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043786 serositis skos:exactMatch SCTID:370469003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043789 serum sickness skos:exactMatch MESH:D012713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043789 serum sickness skos:exactMatch NCIT:C79718 Serum Sickness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043789 serum sickness skos:exactMatch SCTID:72284000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043789 serum sickness skos:exactMatch UMLS:C0036830 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043797 spinal cord injury skos:exactMatch MESH:D013119 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043797 spinal cord injury skos:exactMatch Orphanet:90058 Spinal cord injury semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043797 spinal cord injury skos:exactMatch SCTID:90584004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043836 tuberculosis, spinal skos:exactMatch MESH:D014399 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043836 tuberculosis, spinal skos:exactMatch NCIT:C35087 Pott Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043836 tuberculosis, spinal skos:exactMatch SCTID:35984006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043839 ulcer disease skos:exactMatch MESH:D014456 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043839 ulcer disease skos:exactMatch NCIT:C3426 Ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043839 ulcer disease skos:exactMatch SCTID:429040005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043839 ulcer disease skos:exactMatch UMLS:C0041582 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043862 voice disorders skos:exactMatch MESH:D014832 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043862 voice disorders skos:exactMatch NCIT:C3441 Voice Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043862 voice disorders skos:exactMatch SCTID:71941009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043875 tumor lysis syndrome skos:exactMatch MESH:D015275 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043875 tumor lysis syndrome skos:exactMatch NCIT:C3425 Tumor Lysis Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043875 tumor lysis syndrome skos:exactMatch SCTID:277605001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043875 tumor lysis syndrome skos:exactMatch UMLS:C0041364 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043878 hereditary optic atrophy skos:exactMatch MESH:D015418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043878 hereditary optic atrophy skos:exactMatch NCIT:C34864 Hereditary Optic Atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043878 hereditary optic atrophy skos:exactMatch OMIMPS:165500 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043878 hereditary optic atrophy skos:exactMatch SCTID:26360005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043878 hereditary optic atrophy skos:exactMatch UMLS:C0029125 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043881 obsolete acute eosinophilic leukemia skos:exactMatch MESH:D015472 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043881 obsolete acute eosinophilic leukemia skos:exactMatch NCIT:C26813 Acute Eosinophilic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043881 obsolete acute eosinophilic leukemia skos:exactMatch SCTID:277604002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043881 obsolete acute eosinophilic leukemia skos:exactMatch UMLS:C0023439 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043885 eye infectious disorder skos:exactMatch MESH:D015817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043885 eye infectious disorder skos:exactMatch NCIT:C45372 Eye Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043885 eye infectious disorder skos:exactMatch SCTID:128351009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043885 eye infectious disorder skos:exactMatch UMLS:C0015403 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043892 prosthesis-related infectious disease skos:exactMatch MESH:D016459 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043892 prosthesis-related infectious disease skos:exactMatch NCIT:C79705 Prosthesis-Related Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043895 ankle injury skos:exactMatch MESH:D016512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043895 ankle injury skos:exactMatch SCTID:125603006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043904 leishmaniasis, diffuse cutaneous skos:exactMatch MESH:D016774 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043904 leishmaniasis, diffuse cutaneous skos:exactMatch SCTID:38573008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043905 pneumonitis skos:exactMatch NCIT:C113159 Pneumonitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043905 pneumonitis skos:exactMatch SCTID:205237003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043919 radiation pneumonitis skos:exactMatch MESH:D017564 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043919 radiation pneumonitis skos:exactMatch SCTID:84004001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043923 lichen planus, oral skos:exactMatch MESH:D017676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043923 lichen planus, oral skos:exactMatch NCIT:C7406 Oral Lichen Planus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043923 lichen planus, oral skos:exactMatch SCTID:235049008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043923 lichen planus, oral skos:exactMatch UMLS:C0206139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043953 burkholderia infectious disease skos:exactMatch MESH:D019121 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043953 burkholderia infectious disease skos:exactMatch SCTID:721736003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043959 pseudolymphoma skos:exactMatch MESH:D019310 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043959 pseudolymphoma skos:exactMatch NCIT:C3825 Pseudolymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043959 pseudolymphoma skos:exactMatch SCTID:19750001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043959 pseudolymphoma skos:exactMatch UMLS:C0221269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043969 nocturnal paroxysmal dystonia skos:exactMatch MESH:D020183 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043969 nocturnal paroxysmal dystonia skos:exactMatch SCTID:230500006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043969 nocturnal paroxysmal dystonia skos:exactMatch UMLS:C0393777 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043975 autonomic dysreflexia skos:exactMatch MESH:D020211 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043975 autonomic dysreflexia skos:exactMatch SCTID:129618003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043975 autonomic dysreflexia skos:exactMatch UMLS:C0238015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043982 cubital tunnel syndrome skos:exactMatch MESH:D020430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043982 cubital tunnel syndrome skos:exactMatch SCTID:56177003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043985 central nervous system lupus skos:exactMatch MESH:D020945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043985 central nervous system lupus skos:exactMatch NCIT:C116919 Central Nervous System Lupus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043988 zoster sine herpete skos:exactMatch MESH:D031368 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043988 zoster sine herpete skos:exactMatch SCTID:449783002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043988 zoster sine herpete skos:exactMatch UMLS:C1135841 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043994 acute cholecystitis skos:exactMatch MESH:D041881 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043994 acute cholecystitis skos:exactMatch NCIT:C35152 Acute Cholecystitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0043994 acute cholecystitis skos:exactMatch SCTID:65275009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044001 hearing loss, mixed conductive-sensorineural skos:exactMatch MESH:D046089 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044001 hearing loss, mixed conductive-sensorineural skos:exactMatch NCIT:C26974 Mixed Hearing Loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044001 hearing loss, mixed conductive-sensorineural skos:exactMatch SCTID:77507001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044001 hearing loss, mixed conductive-sensorineural skos:exactMatch UMLS:C0155552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044013 puerperal disorder skos:exactMatch MESH:D011644 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044013 puerperal disorder skos:exactMatch SCTID:362973001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044013 puerperal disorder skos:exactMatch UMLS:C0034040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044014 postpartum thyroiditis skos:exactMatch MESH:D050032 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044014 postpartum thyroiditis skos:exactMatch NCIT:C114389 Postpartum Thyroiditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044014 postpartum thyroiditis skos:exactMatch SCTID:52772002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044014 postpartum thyroiditis skos:exactMatch UMLS:C0271815 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044033 posterior leukoencephalopathy syndrome skos:exactMatch MESH:D054038 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044033 posterior leukoencephalopathy syndrome skos:exactMatch NCIT:C78598 Reversible Posterior Leukoencephalopathy Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044033 posterior leukoencephalopathy syndrome skos:exactMatch SCTID:450886002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044037 livedo reticularis skos:exactMatch MESH:D054068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044037 livedo reticularis skos:exactMatch SCTID:238772004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044037 livedo reticularis skos:exactMatch UMLS:C0085642 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044067 candidiasis, invasive skos:exactMatch MESH:D058365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044067 candidiasis, invasive skos:exactMatch NCIT:C116813 Invasive Candidiasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044070 candidemia skos:exactMatch MESH:D058387 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044070 candidemia skos:exactMatch SCTID:432261003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044070 candidemia skos:exactMatch UMLS:C0877445 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044079 cardio-renal syndrome skos:exactMatch MESH:D059347 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044079 cardio-renal syndrome skos:exactMatch NCIT:C123225 Cardiorenal Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044079 cardio-renal syndrome skos:exactMatch SCTID:445236007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044079 cardio-renal syndrome skos:exactMatch UMLS:C2242703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044083 alternariosis skos:exactMatch MESH:D060487 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044083 alternariosis skos:exactMatch SCTID:238436005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044092 collagenous sprue skos:exactMatch MESH:D064068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044092 collagenous sprue skos:exactMatch NCIT:C45426 Collagenous Sprue semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044092 collagenous sprue skos:exactMatch SCTID:61738006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044092 collagenous sprue skos:exactMatch UMLS:C0341299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044098 ovarian ectopic pregnancy skos:exactMatch MESH:D065172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044098 ovarian ectopic pregnancy skos:exactMatch NCIT:C92945 Ovarian Pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044098 ovarian ectopic pregnancy skos:exactMatch SCTID:9899009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044101 pregnancy, cornual skos:exactMatch MESH:D065173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044101 pregnancy, cornual skos:exactMatch NCIT:C92761 Cornual Pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044101 pregnancy, cornual skos:exactMatch SCTID:87605005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044113 bullous systemic lupus erythematosus skos:exactMatch NCIT:C117104 Bullous Systemic Lupus Erythematosus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044113 bullous systemic lupus erythematosus skos:exactMatch SCTID:239889005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044113 bullous systemic lupus erythematosus skos:exactMatch UMLS:C0409977 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044137 vitreous body disorder skos:exactMatch NCIT:C45256 Vitreous Body Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044137 vitreous body disorder skos:exactMatch SCTID:76682005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044137 vitreous body disorder skos:exactMatch UMLS:C0155365 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044138 hyalitis skos:exactMatch NCIT:C50587 Hyalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044138 hyalitis skos:exactMatch SCTID:95802009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044138 hyalitis skos:exactMatch UMLS:C0235812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044141 panic disorder without agoraphobia skos:exactMatch NCIT:C97193 Panic Disorder without Agoraphobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044141 panic disorder without agoraphobia skos:exactMatch SCTID:56576003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044144 panic disorder with agoraphobia skos:exactMatch NCIT:C97194 Panic Disorder with Agoraphobia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044144 panic disorder with agoraphobia skos:exactMatch SCTID:35607004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044200 T-B+ severe combined immunodeficiency skos:exactMatch Orphanet:317416 T-B+ severe combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044201 T+ B+ severe combined immunodeficiency skos:exactMatch Orphanet:397802 T+ B+ severe combined immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044202 episodic kinesigenic dyskinesia skos:exactMatch OMIMPS:128200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044202 episodic kinesigenic dyskinesia skos:exactMatch Orphanet:98809 Paroxysmal kinesigenic dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044203 foveal hypoplasia skos:exactMatch OMIMPS:136520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044204 Shwachman-Diamond syndrome 1 skos:exactMatch OMIM:260400 shwachman-diamond syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044205 Shwachman-Diamond syndrome 2 skos:exactMatch OMIM:617941 shwachman-diamond syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044205 Shwachman-Diamond syndrome 2 skos:exactMatch UMLS:CN244554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044206 otospondylomegaepiphyseal dysplasia, autosomal recessive skos:exactMatch OMIM:215150 otospondylomegaepiphyseal dysplasia, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044207 specific granule deficiency 1 skos:exactMatch OMIM:245480 specific granule deficiency 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044208 specific granule deficiency 2 skos:exactMatch OMIM:617475 specific granule deficiency 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044208 specific granule deficiency 2 skos:exactMatch UMLS:C4479548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044209 disorder of lectin complement activation pathway skos:exactMatch OMIMPS:614372 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044210 thalassemia minor skos:exactMatch DOID:0080774 thalassemia minor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044210 thalassemia minor skos:exactMatch ICD10CM:D56.3 Thalassemia minor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044210 thalassemia minor skos:exactMatch SCTID:19442009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044211 idiopathic urticaria skos:exactMatch ICD10CM:L50.1 Idiopathic urticaria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044211 idiopathic urticaria skos:exactMatch SCTID:42265009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044211 idiopathic urticaria skos:exactMatch UMLS:C0157741 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044212 chronic idiopathic urticaria skos:exactMatch SCTID:302162004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044212 chronic idiopathic urticaria skos:exactMatch UMLS:C0578870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044213 acute idiopathic urticaria skos:exactMatch SCTID:302161006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044213 acute idiopathic urticaria skos:exactMatch UMLS:C0578869 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044214 obsolete androstenone, ability to smell skos:exactMatch OMIM:105570 androstenone, ability to smell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044215 obsolete arm folding preference skos:exactMatch OMIM:107850 arm folding preference semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044216 obsolete artichoke, modification of taste by skos:exactMatch OMIM:108320 artichoke, modification of taste by semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044217 obsolete asparagus, specific smell hypersensitivity skos:exactMatch OMIM:108390 asparagus, specific smell hypersensitivity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044218 obsolete beeturia skos:exactMatch OMIM:109600 beeturia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044219 obsolete blood group, duffy system skos:exactMatch OMIM:110700 blood group, duffy system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044220 obsolete blood group, 1 system skos:exactMatch OMIM:110800 blood group, 1 system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044221 obsolete blood group--lutheran inhibitor skos:exactMatch OMIM:111150 blood group--lutheran inhibitor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044222 obsolete blood group, p1pk system skos:exactMatch OMIM:111400 blood group, p1pk system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044223 obsolete radin blood group antigen skos:exactMatch OMIM:111620 radin blood group antigen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044224 obsolete apocrine gland secretion, variation 1n skos:exactMatch OMIM:117800 apocrine gland secretion, variation 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044227 obsolete dimples, facial skos:exactMatch OMIM:126100 dimples, facial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044228 obsolete eegbqtl skos:exactMatch OMIM:130190 electroencephalographic pattern, beta frequency, quantitative trait locus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044229 obsolete epiblepharon of lower 51d skos:exactMatch OMIM:131450 epiblepharon of lower 51d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044230 obsolete epiblepharon of upper 51d skos:exactMatch OMIM:131460 epiblepharon of upper 51d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044231 obsolete eyebrow, whorl 1n skos:exactMatch OMIM:133800 eyebrow, whorl 1n semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044232 obsolete fingers, relative length of skos:exactMatch OMIM:136100 fingers, relative length of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044233 obsolete hair whorl skos:exactMatch OMIM:139400 hair whorl semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044234 obsolete hrm2 skos:exactMatch OMIM:139450 hair morphology 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044235 obsolete hsr skos:exactMatch OMIM:139900 hand skill, relative semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044236 obsolete hepatitis b vaccine, response to skos:exactMatch OMIM:142395 hepatitis B vaccine, response to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044237 obsolete hypercholesterolemia suppressor skos:exactMatch OMIM:144020 hypercholesterolemia suppressor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044238 obsolete lunulae of fingernails skos:exactMatch OMIM:152600 lunulae of fingernails semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044239 obsolete median-ulnar nerve communications skos:exactMatch OMIM:155150 median-ulnar nerve communications semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044240 obsolete musical perfect pitch skos:exactMatch OMIM:159300 musical perfect pitch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044241 obsolete mydriatic response to pharmacologic agents skos:exactMatch OMIM:159410 mydriatic response to pharmacologic agents semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044242 obsolete mydriasis, congenital skos:exactMatch OMIM:159420 mydriasis, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044243 obsolete nail high-sulfur protein skos:exactMatch OMIM:161070 nail high-sulfur protein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044244 obsolete nail low-sulfur protein skos:exactMatch OMIM:161080 nail low-sulfur protein semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044245 obsolete nailbeds, pigmentation of skos:exactMatch OMIM:161100 nailbeds, pigmentation of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044246 obsolete nystagmus, voluntary skos:exactMatch OMIM:164170 nystagmus, voluntary semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044247 obsolete palmomental reflex skos:exactMatch OMIM:167700 palmomental reflex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044248 obsolete thiourea tasting skos:exactMatch OMIM:171200 thiourea tasting semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044249 obsolete alkaline phosphatase, plasma level of, quantitative trait locus 1 skos:exactMatch OMIM:171720 alkaline phosphatase, plasma level of, quantitative trait locus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044250 obsolete tongue curling, folding, or rolling skos:exactMatch OMIM:189300 tongue curling, folding, or rolling semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044251 obsolete australia antigen skos:exactMatch OMIM:209800 australia antigen semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044252 obsolete skin/hair/eye pigmentation, variation in, 6 skos:exactMatch OMIM:210750 skin/hair/eye pigmentation, variation in, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044253 obsolete dermatoglyphics--palmar triradius d, absence of skos:exactMatch OMIM:221760 dermatoglyphics--palmar triradius d, absence of semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044254 obsolete dermatoglyphics--hypothenar radial arch skos:exactMatch OMIM:221780 dermatoglyphics--hypothenar radial arch semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044255 obsolete skin/hair/eye pigmentation, variation in, 1 skos:exactMatch OMIM:227220 skin/hair/eye pigmentation, variation in, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044256 obsolete skin/hair/eye pigmentation, variation in, 5 skos:exactMatch OMIM:227240 skin/hair/eye pigmentation, variation in, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044257 obsolete lutheran null skos:exactMatch OMIM:247420 lutheran null semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044258 obsolete methane production skos:exactMatch OMIM:250650 methane production semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044259 obsolete skin/hair/eye pigmentation, variation in, 2 skos:exactMatch OMIM:266300 skin/hair/eye pigmentation, variation in, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044261 obsolete menoq1 skos:exactMatch OMIM:300488 menopause, natural, age at, quantitative trait locus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044262 obsolete cyanide, inability to smell skos:exactMatch OMIM:304300 cyanide, inability to smell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044264 obsolete radial loop, plain, on right index finger skos:exactMatch OMIM:312200 radial loop, plain, on right index finger semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044265 obsolete tooth size skos:exactMatch OMIM:314240 tooth size semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044268 obsolete transsexuality skos:exactMatch OMIM:600952 transsexuality semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044269 obsolete novelty seeking personality trait skos:exactMatch OMIM:601696 novelty seeking personality trait semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044270 obsolete bilirubin, serum level of, quantitative trait locus 1 skos:exactMatch OMIM:601816 bilirubin, serum level of, quantitative trait locus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044271 obsolete bone mineral density quantitative trait locus 1 skos:exactMatch OMIM:601884 bone mineral density quantitative trait locus 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044272 obsolete body mass index quantitative trait locus 9 skos:exactMatch OMIM:602025 body mass index quantitative trait locus 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044273 obsolete hypertension, diastolic, resistance to skos:exactMatch OMIM:608622 hypertension, diastolic, resistance to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044274 obsolete hemoglobin, high altitude adaptation skos:exactMatch OMIM:609070 hemoglobin, high altitude adaptation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044275 obsolete carotid intimal medial thickness 1 skos:exactMatch OMIM:609338 carotid intimal medial thickness 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044276 obsolete skin/hair/eye pigmentation, variation in, 11 skos:exactMatch OMIM:612271 skin/hair/eye pigmentation, variation in, 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044277 obsolete uric acid concentration, serum, quantitative trait locus 4 skos:exactMatch OMIM:612671 uric acid concentration, serum, quantitative trait locus 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044278 obsolete short sleeper skos:exactMatch OMIMPS:612975 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044279 obsolete bone mineral density quantitative trait locus 15 skos:exactMatch OMIM:613418 bone mineral density quantitative trait locus 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044280 obsolete glycerol quantitative trait locus skos:exactMatch OMIM:614411 glycerol quantitative trait locus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044281 obsolete c3hex, ability to smell skos:exactMatch OMIM:615082 c3hex, ability to smell semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044282 obsolete blood group, vel system skos:exactMatch OMIM:615264 blood group, vel system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044283 obsolete body mass index quantitative trait locus 18 skos:exactMatch OMIM:615457 body mass index quantitative trait locus 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044284 obsolete blood group, gerbich system skos:exactMatch OMIM:616089 blood group, gerbich system semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044299 myasthenic syndrome, congenital, 22 skos:exactMatch DOID:0080587 congenital myasthenic syndrome 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044299 myasthenic syndrome, congenital, 22 skos:exactMatch OMIM:616224 myasthenic syndrome, congenital, 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044299 myasthenic syndrome, congenital, 22 skos:exactMatch UMLS:C4479088 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044300 familial adenomatous polyposis 4 skos:exactMatch DOID:0080412 familial adenomatous polyposis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044300 familial adenomatous polyposis 4 skos:exactMatch OMIM:617100 familial adenomatous polyposis 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044301 aortic aneurysm, familial thoracic 11, susceptibility to skos:exactMatch OMIM:617349 aortic aneurysm, familial thoracic 11, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044302 congenital heart defects, dysmorphic facial features, and intellectual developmental disorder skos:exactMatch DOID:0112247 congenital heart defects, dysmorphic facial features, and intellectual developmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044302 congenital heart defects, dysmorphic facial features, and intellectual developmental disorder skos:exactMatch OMIM:617360 congenital heart defects, dysmorphic facial features, and intellectual developmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044302 congenital heart defects, dysmorphic facial features, and intellectual developmental disorder skos:exactMatch UMLS:C4479246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044303 congenital heart defects and ectodermal dysplasia skos:exactMatch OMIM:617364 congenital heart defects and ectodermal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044303 congenital heart defects and ectodermal dysplasia skos:exactMatch UMLS:C4479250 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044304 hyperphenylalaninemia due to DNAJC12 deficiency skos:exactMatch OMIM:617384 hyperphenylalaninemia, mild, non-bh4-deficient semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044304 hyperphenylalaninemia due to DNAJC12 deficiency skos:exactMatch Orphanet:508523 Hyperphenylalaninemia due to DNAJC12 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044304 hyperphenylalaninemia due to DNAJC12 deficiency skos:exactMatch UMLS:C4479270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044305 ectodermal dysplasia 13, hair/tooth type skos:exactMatch DOID:0111650 ectodermal dysplasia 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044305 ectodermal dysplasia 13, hair/tooth type skos:exactMatch OMIM:617392 ectodermal dysplasia 13, hair/tooth iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044305 ectodermal dysplasia 13, hair/tooth type skos:exactMatch UMLS:C4479322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044306 neurodevelopmental disorder with epilepsy, cataracts, feeding difficulties, and delayed brain myelination skos:exactMatch OMIM:617393 neurodevelopmental disorder with epilepsy, cataracts, feeding difficulties, and delayed brain myelination semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044306 neurodevelopmental disorder with epilepsy, cataracts, feeding difficulties, and delayed brain myelination skos:exactMatch Orphanet:500545 Severe neurodevelopmental disorder with feeding difficulties-stereotypic hand movement-bilateral cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044306 neurodevelopmental disorder with epilepsy, cataracts, feeding difficulties, and delayed brain myelination skos:exactMatch UMLS:C4479333 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044308 bardet-biedl syndrome 21 skos:exactMatch DOID:0081010 Bardet-Biedl syndrome 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044308 bardet-biedl syndrome 21 skos:exactMatch OMIM:617406 bardet-biedl syndrome 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044308 bardet-biedl syndrome 21 skos:exactMatch UMLS:C4319932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044309 Diamond-Blackfan anemia 16 skos:exactMatch DOID:0111893 Diamond-Blackfan anemia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044309 Diamond-Blackfan anemia 16 skos:exactMatch OMIM:617408 diamond-blackfan anemia 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044309 Diamond-Blackfan anemia 16 skos:exactMatch UMLS:C4479424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044310 Diamond-Blackfan anemia 17 skos:exactMatch DOID:0111880 Diamond-Blackfan anemia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044310 Diamond-Blackfan anemia 17 skos:exactMatch OMIM:617409 diamond-blackfan anemia 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044310 Diamond-Blackfan anemia 17 skos:exactMatch UMLS:C4479428 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044311 brachycephaly, trichomegaly, and developmental delay skos:exactMatch OMIM:617412 brachycephaly, trichomegaly, and developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044311 brachycephaly, trichomegaly, and developmental delay skos:exactMatch UMLS:C4479431 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044312 immunoskeletal dysplasia with neurodevelopmental abnormalities skos:exactMatch OMIM:617425 immunoskeletal dysplasia with neurodevelopmental abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044312 immunoskeletal dysplasia with neurodevelopmental abnormalities skos:exactMatch UMLS:C4479452 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044313 intellectual disability, autosomal recessive 60 skos:exactMatch OMIM:617432 intellectual developmental disorder, autosomal recessive 60 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044314 retinitis pigmentosa 78 skos:exactMatch OMIM:617433 retinitis pigmentosa 78 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044314 retinitis pigmentosa 78 skos:exactMatch UMLS:C4479481 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044315 craniosynostosis 7 skos:exactMatch OMIM:617439 craniosynostosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044315 craniosynostosis 7 skos:exactMatch UMLS:C4479496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044316 thrombocytopenia, anemia, and myelofibrosis skos:exactMatch OMIM:617441 thrombocytopenia, anemia, and myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044316 thrombocytopenia, anemia, and myelofibrosis skos:exactMatch UMLS:C4479504 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044317 premature ovarian failure 13 skos:exactMatch OMIM:617442 premature ovarian failure 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044317 premature ovarian failure 13 skos:exactMatch UMLS:C4479510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044318 intellectual developmental disorder with gastrointestinal difficulties and high pain threshold skos:exactMatch OMIM:617450 jansen-de vries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044318 intellectual developmental disorder with gastrointestinal difficulties and high pain threshold skos:exactMatch UMLS:C4479517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044319 intellectual developmental disorder with dysmorphic facies, seizures, and distal limb anomalies skos:exactMatch OMIM:617452 intellectual developmental disorder with dysmorphic facies, seizures, and distal limb anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044319 intellectual developmental disorder with dysmorphic facies, seizures, and distal limb anomalies skos:exactMatch Orphanet:505237 Early-onset seizures-distal limb anomalies-facial dysmorphism-global developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044319 intellectual developmental disorder with dysmorphic facies, seizures, and distal limb anomalies skos:exactMatch UMLS:C4479520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044320 retinitis pigmentosa 79 skos:exactMatch OMIM:617460 retinitis pigmentosa 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044320 retinitis pigmentosa 79 skos:exactMatch UMLS:C4479526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044321 structural heart defects and renal anomalies syndrome skos:exactMatch OMIM:617478 structural heart defects and renal anomalies syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044321 structural heart defects and renal anomalies syndrome skos:exactMatch UMLS:C4479549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044322 intellectual developmental disorder with neuropsychiatric features skos:exactMatch OMIM:617532 intellectual developmental disorder with neuropsychiatric features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044322 intellectual developmental disorder with neuropsychiatric features skos:exactMatch UMLS:C4479636 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044323 Rahman syndrome skos:exactMatch OMIM:617537 rahman syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044323 Rahman syndrome skos:exactMatch UMLS:C4479637 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044324 Al Kaissi syndrome skos:exactMatch OMIM:617694 al kaissi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044324 Al Kaissi syndrome skos:exactMatch UMLS:CN502749 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044325 Fanconi anemia, complementation group W skos:exactMatch OMIM:617784 fanconi anemia, complementation group w semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044325 Fanconi anemia, complementation group W skos:exactMatch UMLS:CN653907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044326 developmental delay and seizures with or without movement abnormalities skos:exactMatch DOID:0080473 developmental delay and seizures with or without movement abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044326 developmental delay and seizures with or without movement abnormalities skos:exactMatch OMIM:617836 developmental delay and seizures with or without movement abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044326 developmental delay and seizures with or without movement abnormalities skos:exactMatch UMLS:CN769090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044327 polycystic liver disease 4 with or without kidney cysts skos:exactMatch OMIM:617875 polycystic liver disease 4 with or without kidney cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044327 polycystic liver disease 4 with or without kidney cysts skos:exactMatch UMLS:CN818987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044328 short-rib thoracic dysplasia 20 with polydactyly skos:exactMatch OMIM:617925 short-rib thoracic dysplasia 20 with polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044328 short-rib thoracic dysplasia 20 with polydactyly skos:exactMatch UMLS:CN902090 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044329 osteogenesis imperfecta, type 18 skos:exactMatch OMIM:617952 osteogenesis imperfecta, iia 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044329 osteogenesis imperfecta, type 18 skos:exactMatch UMLS:CN244563 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044330 hyperekplexia 4 skos:exactMatch DOID:0080581 hyperekplexia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044330 hyperekplexia 4 skos:exactMatch OMIM:618011 hyperekplexia 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044330 hyperekplexia 4 skos:exactMatch UMLS:CN248518 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044331 obsolete genetic transient congenital hypothyroidism skos:exactMatch Orphanet:226316 Genetic transient congenital hypothyroidism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044332 childhood-onset benign chorea with striatal involvement skos:exactMatch Orphanet:494541 Childhood-onset benign chorea with striatal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044333 alcohol-induced Wernicke-Korsakoff's syndrome skos:exactMatch NCIT:C34366 Alcohol-Induced Wernicke-Korsakoff's Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044334 connective and soft tissue neoplasm skos:exactMatch NCIT:C3810 Connective and Soft Tissue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044335 benign soft tissue neoplasm skos:exactMatch NCIT:C4242 Benign Soft Tissue Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044335 benign soft tissue neoplasm skos:exactMatch SCTID:92069005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044335 benign soft tissue neoplasm skos:exactMatch UMLS:C0334450 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044336 colorectal signet ring cell carcinoma skos:exactMatch NCIT:C43586 Colorectal Signet Ring Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044336 colorectal signet ring cell carcinoma skos:exactMatch UMLS:C1707440 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044337 stromal sarcoma skos:exactMatch NCIT:C6926 Stromal Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044337 stromal sarcoma skos:exactMatch UMLS:C1370723 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044338 autoimmune primary ovarian failure skos:exactMatch SCTID:237790001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044338 autoimmune primary ovarian failure skos:exactMatch UMLS:C0342508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044339 lumbar disc degenerative disorder skos:exactMatch MESH:C535531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044339 lumbar disc degenerative disorder skos:exactMatch NCIT:C27154 Lumbar Disc Degenerative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044339 lumbar disc degenerative disorder skos:exactMatch SCTID:26538006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044342 thoracic disc degenerative disorder skos:exactMatch NCIT:C27155 Thoracic Disc Degenerative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044342 thoracic disc degenerative disorder skos:exactMatch SCTID:68675004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044342 thoracic disc degenerative disorder skos:exactMatch UMLS:C0263872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044343 cervical disc degenerative disorder skos:exactMatch NCIT:C27156 Cervical Disc Degenerative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044343 cervical disc degenerative disorder skos:exactMatch SCTID:69195002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044343 cervical disc degenerative disorder skos:exactMatch UMLS:C0158262 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044343 cervical disc degenerative disorder skos:exactMatch UMLS:C0410606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044344 Schistosoma japonicum infectious disease skos:exactMatch MESH:D012554 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044344 Schistosoma japonicum infectious disease skos:exactMatch NCIT:C35001 Schistosoma Japonicum Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044344 Schistosoma japonicum infectious disease skos:exactMatch SCTID:268058007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044345 Schistosoma mansoni infectious disease skos:exactMatch MESH:D012555 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044345 Schistosoma mansoni infectious disease skos:exactMatch NCIT:C35002 Schistosoma Mansoni Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044345 Schistosoma mansoni infectious disease skos:exactMatch SCTID:750009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044346 echinococcus granulosus infectious disease skos:exactMatch SCTID:75006000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044346 echinococcus granulosus infectious disease skos:exactMatch UMLS:C0152068 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044347 erythrocyte disorder skos:exactMatch SCTID:38292009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044347 erythrocyte disorder skos:exactMatch UMLS:C0221016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044348 hemoglobinopathy skos:exactMatch SCTID:80141007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044349 acquired hemoglobinopathy skos:exactMatch SCTID:127039000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044349 acquired hemoglobinopathy skos:exactMatch UMLS:C1263995 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044350 hyperparathyroidism, primary, caused by water clear cell hyperplasia skos:exactMatch MESH:C563982 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044350 hyperparathyroidism, primary, caused by water clear cell hyperplasia skos:exactMatch OMIM:600166 hyperparathyroidism, primary, caused by water clear cell hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044351 Schistosoma intercalatum infectious disease skos:exactMatch NCIT:C35364 Infection by Schistosoma Intercalatum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044351 Schistosoma intercalatum infectious disease skos:exactMatch SCTID:52179003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044351 Schistosoma intercalatum infectious disease skos:exactMatch UMLS:C0276932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044355 isolated sternocostoclavicular hyperostosis skos:exactMatch Orphanet:178311 Isolated sternocostoclavicular hyperostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044355 isolated sternocostoclavicular hyperostosis skos:exactMatch SCTID:766711009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044355 isolated sternocostoclavicular hyperostosis skos:exactMatch UMLS:C0020499 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044406 arthrogryposis-ectodermal dysplasia-other anomalies syndrome skos:exactMatch Orphanet:3200 Arthrogryposis-ectodermal dysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044617 X-linked keloid scarring-reduced joint mobility-increased optic cup-to-disc ratio syndrome skos:exactMatch Orphanet:482606 X-linked keloid scarring-reduced joint mobility-increased optic cup-to-disc ratio syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044618 CLCN4-related X-linked intellectual disability syndrome skos:exactMatch Orphanet:485350 CLCN4-related X-linked intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044619 propylthiouracil embryofetopathy skos:exactMatch Orphanet:485358 Propylthiouracil embryofetopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044621 16p12.1p12.3 triplication syndrome skos:exactMatch Orphanet:485405 16p12.1p12.3 triplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044622 EMILIN-1-related connective tissue disease skos:exactMatch Orphanet:485418 EMILIN-1-related connective tissue disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044624 pediatric collagenous gastritis skos:exactMatch Orphanet:487809 Pediatric collagenous gastritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044625 autosomal dominant charcot-marie-tooth disease type 2 due to DGAT2 mutation skos:exactMatch Orphanet:487814 Autosomal dominant Charcot-Marie-Tooth disease type 2 due to DGAT2 mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044626 female infertility due to oocyte meiotic arrest skos:exactMatch Orphanet:488191 Female infertility due to oocyte meiotic arrest semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044627 acute macular neuroretinopathy skos:exactMatch Orphanet:488239 Acute macular neuroretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044628 six2-related frontonasal dysplasia skos:exactMatch Orphanet:488437 SIX2-related frontonasal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044629 congenital amyoplasia skos:exactMatch Orphanet:488586 Congenital amyoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044631 early-onset familial noncirrhotic portal hypertension skos:exactMatch Orphanet:494348 Early-onset familial noncirrhotic portal hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044632 extracranial carotid artery aneurysm skos:exactMatch Orphanet:494424 Extracranial carotid artery aneurysm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044633 idiopathic pleuroparenchymal fibroelastosis skos:exactMatch Orphanet:494428 Idiopathic pleuroparenchymal fibroelastosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044634 retinitis pigmentosa-hearing loss-premature aging-short stature-facial dysmorphism syndrome skos:exactMatch DOID:0081175 short stature, hearing loss, retinitis pigmentosa, and distinctive facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044634 retinitis pigmentosa-hearing loss-premature aging-short stature-facial dysmorphism syndrome skos:exactMatch OMIM:617763 short stature, hearing loss, retinitis pigmentosa, and distinctive facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044634 retinitis pigmentosa-hearing loss-premature aging-short stature-facial dysmorphism syndrome skos:exactMatch Orphanet:494439 Retinitis pigmentosa-hearing loss-premature aging-short stature-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044634 retinitis pigmentosa-hearing loss-premature aging-short stature-facial dysmorphism syndrome skos:exactMatch UMLS:C4540367 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044635 diaph1-related sensorineural hearing loss-thrombocytopenia syndrome skos:exactMatch Orphanet:494444 DIAPH1-related sensorineural hearing loss-thrombocytopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044636 obsolete rare hyperkinetic movement disorder skos:exactMatch Orphanet:494457 Rare hyperkinetic movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044637 infantile-onset generalized dyskinesia with orofacial involvement skos:exactMatch OMIM:616921 dyskinesia, limb and orofacial, infantile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044637 infantile-onset generalized dyskinesia with orofacial involvement skos:exactMatch Orphanet:494526 Infantile-onset generalized dyskinesia with orofacial involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044637 infantile-onset generalized dyskinesia with orofacial involvement skos:exactMatch UMLS:C5567464 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044638 hypopharynx squamous cell carcinoma skos:exactMatch NCIT:C4043 Hypopharyngeal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044638 hypopharynx squamous cell carcinoma skos:exactMatch Orphanet:494547 Squamous cell carcinoma of the hypopharynx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044640 Charcot-Marie-Tooth disease type 2T skos:exactMatch Orphanet:495274 Charcot-Marie-Tooth disease type 2T semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044640 Charcot-Marie-Tooth disease type 2T skos:exactMatch UMLS:CN237675 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044641 9q33.3q34.11 microdeletion syndrome skos:exactMatch Orphanet:495818 9q33.3q34.11 microdeletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044642 c11orf73-related autosomal recessive hypomyelinating leukodystrophy skos:exactMatch Orphanet:495844 C11ORF73-related autosomal recessive hypomyelinating leukodystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044643 congenital labioscrotal agenesis-cerebellar malformation-corneal dystrophy-facial dysmorphism syndrome skos:exactMatch Orphanet:495875 Congenital labioscrotal agenesis-cerebellar malformation-corneal dystrophy-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044644 congenital agenesis of the scrotum skos:exactMatch Orphanet:495879 Congenital agenesis of the scrotum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044645 familial monosomy 7 syndrome skos:exactMatch OMIMPS:252270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044645 familial monosomy 7 syndrome skos:exactMatch Orphanet:495930 Familial monosomy 7 syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044646 early-onset progressive diffuse brain atrophy-microcephaly-muscle weakness-optic atrophy syndrome skos:exactMatch OMIM:617193 encephalopathy, progressive, early-onset, with brain atrophy and thin corpus callosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044646 early-onset progressive diffuse brain atrophy-microcephaly-muscle weakness-optic atrophy syndrome skos:exactMatch Orphanet:496641 Early-onset progressive diffuse brain atrophy-microcephaly-muscle weakness-optic atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044646 early-onset progressive diffuse brain atrophy-microcephaly-muscle weakness-optic atrophy syndrome skos:exactMatch UMLS:C4310671 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044647 kyphosis-lateral tongue atrophy-myofibrillar myopathy syndrome skos:exactMatch Orphanet:496686 Kyphosis-lateral tongue atrophy-myofibrillar myopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044648 kyphoscoliosis-lateral tongue atrophy-hereditary spastic paraplegia syndrome skos:exactMatch Orphanet:496689 Kyphoscoliosis-lateral tongue atrophy-hereditary spastic paraplegia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044649 omphalocele-diaphragmatic hernia-cardiovascular anomalies-radial ray defect syndrome skos:exactMatch Orphanet:496693 Omphalocele-diaphragmatic hernia-cardiovascular anomalies-radial ray defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044651 early-onset progressive encephalopathy-spastic ataxia-distal spinal muscular atrophy syndrome skos:exactMatch Orphanet:496756 Early-onset progressive encephalopathy-spastic ataxia-distal spinal muscular atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044655 c12orf65-related combined oxidative phosphorylation defect skos:exactMatch Orphanet:497623 C12ORF65-related combined oxidative phosphorylation defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044656 epidermolytic nevus skos:exactMatch Orphanet:497737 Epidermolytic nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044656 epidermolytic nevus skos:exactMatch SCTID:400142003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044656 epidermolytic nevus skos:exactMatch UMLS:C1302848 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044657 MME-related autosomal dominant Charcot Marie Tooth disease type 2 skos:exactMatch Orphanet:497757 MME-related autosomal dominant Charcot Marie Tooth disease type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044660 menstrual cycle-dependent periodic fever skos:exactMatch OMIM:614674 periodic fever, menstrual cycle-dependent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044660 menstrual cycle-dependent periodic fever skos:exactMatch Orphanet:498251 Menstrual cycle-dependent periodic fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044660 menstrual cycle-dependent periodic fever skos:exactMatch UMLS:C3553418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044663 aquagenic palmoplantar keratoderma skos:exactMatch Orphanet:498359 Aquagenic palmoplantar keratoderma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044675 LRP5-related primary osteoporosis skos:exactMatch Orphanet:498481 LRP5-related primary osteoporosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044682 MYBPC1-related autosomal recessive non-lethal arthrogryposis multiplex congenita syndrome skos:exactMatch Orphanet:498693 MYBPC1-related autosomal recessive non-lethal arthrogryposis multiplex congenita syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044683 obsolete limbic encephalitis with neurexin-3 antibodies skos:exactMatch Orphanet:498700 OBSOLETE: Limbic encephalitis with neurexin-3 antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044685 autoimmune/inflammatory optic neuropathy skos:exactMatch Orphanet:499047 Autoimmune/inflammatory optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044687 chronic relapsing inflammatory optic neuropathy skos:exactMatch Orphanet:499085 Chronic relapsing inflammatory optic neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044688 isolated optic neuritis skos:exactMatch Orphanet:499096 Isolated optic neuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044689 recurrent idiopathic neuroretinitis skos:exactMatch Orphanet:499103 Recurrent idiopathic neuroretinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044690 optic perineuritis skos:exactMatch Orphanet:499107 Idiopathic optic perineuritis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044690 optic perineuritis skos:exactMatch SCTID:713417000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044690 optic perineuritis skos:exactMatch UMLS:C4076165 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044696 early-onset progressive encephalopathy-hearing loss-pons hypoplasia-brain atrophy syndrome skos:exactMatch OMIM:617669 encephalopathy, progressive, early-onset, with brain atrophy and spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044696 early-onset progressive encephalopathy-hearing loss-pons hypoplasia-brain atrophy syndrome skos:exactMatch Orphanet:500144 Early-onset progressive encephalopathy-hearing loss-pons hypoplasia-brain atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044696 early-onset progressive encephalopathy-hearing loss-pons hypoplasia-brain atrophy syndrome skos:exactMatch UMLS:CN474476 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044699 SIN3A-related intellectual disability syndrome skos:exactMatch Orphanet:500163 Witteveen-Kolk syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044700 SIN3A-related intellectual disability syndrome due to a point mutation skos:exactMatch Orphanet:500166 SIN3A-related intellectual disability syndrome due to a point mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044701 childhood-onset motor and cognitive regression syndrome with extrapyramidal movement disorder skos:exactMatch OMIM:617672 neurodegeneration, childhood-onset, with brain atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044701 childhood-onset motor and cognitive regression syndrome with extrapyramidal movement disorder skos:exactMatch Orphanet:500180 Childhood-onset motor and cognitive regression syndrome with extrapyramidal movement disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044701 childhood-onset motor and cognitive regression syndrome with extrapyramidal movement disorder skos:exactMatch UMLS:CN469330 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044702 X-linked external auditory canal atresia-dilated internal auditory canal-facial dysmorphism syndrome skos:exactMatch DOID:0111738 X-linked deafness 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044702 X-linked external auditory canal atresia-dilated internal auditory canal-facial dysmorphism syndrome skos:exactMatch OMIM:301018 deafness, X-linked 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044702 X-linked external auditory canal atresia-dilated internal auditory canal-facial dysmorphism syndrome skos:exactMatch Orphanet:500188 X-linked external auditory canal atresia-dilated internal auditory canal-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044704 oropharynx squamous cell carcinoma skos:exactMatch NCIT:C8181 Oropharyngeal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044704 oropharynx squamous cell carcinoma skos:exactMatch Orphanet:500478 Squamous cell carcinoma of the oropharynx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044705 paranasal sinus squamous cell carcinoma skos:exactMatch NCIT:C8193 Paranasal Sinus Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044705 paranasal sinus squamous cell carcinoma skos:exactMatch Orphanet:500464 Squamous cell carcinoma of the nasal cavity and paranasal sinuses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044705 paranasal sinus squamous cell carcinoma skos:exactMatch UMLS:C0280334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044709 cochleovestibular dysplasia skos:exactMatch Orphanet:502305 Cochleovestibular malformation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044710 lip and oral cavity squamous cell carcinoma skos:exactMatch NCIT:C42690 Lip and Oral Cavity Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044710 lip and oral cavity squamous cell carcinoma skos:exactMatch Orphanet:502369 Squamous cell carcinoma of oral cavity and lip semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044710 lip and oral cavity squamous cell carcinoma skos:exactMatch UMLS:C0280297 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044714 mitochondrial myopathy-cerebellar ataxia-pigmentary retinopathy syndrome skos:exactMatch OMIM:617675 myopathy, mitochondrial, and ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044714 mitochondrial myopathy-cerebellar ataxia-pigmentary retinopathy syndrome skos:exactMatch Orphanet:502423 Mitochondrial myopathy-cerebellar ataxia-pigmentary retinopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044714 mitochondrial myopathy-cerebellar ataxia-pigmentary retinopathy syndrome skos:exactMatch UMLS:CN484737 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044715 metopic ridging-ptosis-facial dysmorphism syndrome skos:exactMatch Orphanet:502430 Metopic ridging-ptosis-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044717 4q25 proximal deletion syndrome skos:exactMatch Orphanet:502437 4q25 proximal deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044718 alkaline ceramidase 3 deficiency skos:exactMatch OMIM:617762 leukodystrophy, progressive, early childhood-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044718 alkaline ceramidase 3 deficiency skos:exactMatch Orphanet:502444 Alkaline ceramidase 3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044718 alkaline ceramidase 3 deficiency skos:exactMatch UMLS:CN603947 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044719 erythema multiforme major skos:exactMatch NCIT:C3385 Erythema Multiforme Major semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044719 erythema multiforme major skos:exactMatch Orphanet:502499 Erythema multiforme major semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044720 cerebellar ataxia with neuropathy and bilateral vestibular areflexia syndrome skos:exactMatch OMIM:614575 cerebellar ataxia, neuropathy, and vestibular areflexia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044720 cerebellar ataxia with neuropathy and bilateral vestibular areflexia syndrome skos:exactMatch Orphanet:504476 Cerebellar ataxia with neuropathy and bilateral vestibular areflexia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044720 cerebellar ataxia with neuropathy and bilateral vestibular areflexia syndrome skos:exactMatch UMLS:C3281223 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044721 severe combined immunodeficiency due to LAT deficiency skos:exactMatch DOID:0111983 immunodeficiency 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044721 severe combined immunodeficiency due to LAT deficiency skos:exactMatch OMIM:617514 immunodeficiency 52 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044721 severe combined immunodeficiency due to LAT deficiency skos:exactMatch Orphanet:504523 Severe combined immunodeficiency due to LAT deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044721 severe combined immunodeficiency due to LAT deficiency skos:exactMatch UMLS:C4479588 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044723 3-methylglutaconic aciduria type 8 skos:exactMatch DOID:0070000 3-methylglutaconic aciduria type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044723 3-methylglutaconic aciduria type 8 skos:exactMatch OMIM:617248 3-methylglutaconic aciduria, iia 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044723 3-methylglutaconic aciduria type 8 skos:exactMatch Orphanet:505208 3-methylglutaconic aciduria type 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044723 3-methylglutaconic aciduria type 8 skos:exactMatch UMLS:C4310650 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044724 3-methylglutaconic aciduria type 9 skos:exactMatch DOID:0070002 3-methylglutaconic aciduria type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044724 3-methylglutaconic aciduria type 9 skos:exactMatch OMIM:617698 3-methylglutaconic aciduria, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044724 3-methylglutaconic aciduria type 9 skos:exactMatch Orphanet:505216 3-methylglutaconic aciduria type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044724 3-methylglutaconic aciduria type 9 skos:exactMatch UMLS:CN510468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044725 combined immunodeficiency due to GINS1 deficiency skos:exactMatch DOID:0111993 immunodeficiency 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044725 combined immunodeficiency due to GINS1 deficiency skos:exactMatch OMIM:617827 immunodeficiency 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044725 combined immunodeficiency due to GINS1 deficiency skos:exactMatch Orphanet:505227 Combined immunodeficiency due to GINS1 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044725 combined immunodeficiency due to GINS1 deficiency skos:exactMatch UMLS:CN737162 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044726 psychomotor regression-oculomotor apraxia-movement disorder-nephropathy syndrome skos:exactMatch OMIM:617595 birk-landau-perez syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044726 psychomotor regression-oculomotor apraxia-movement disorder-nephropathy syndrome skos:exactMatch Orphanet:505242 Psychomotor regression-oculomotor apraxia-movement disorder-nephropathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044726 psychomotor regression-oculomotor apraxia-movement disorder-nephropathy syndrome skos:exactMatch UMLS:CN353477 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044727 pancreatic carcinoma with mixed differentiation skos:exactMatch NCIT:C45843 Pancreatic Mixed Adenoneuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044727 pancreatic carcinoma with mixed differentiation skos:exactMatch Orphanet:506112 Mixed neuroendocrine and non-neuroendocrine neoplasm of pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044727 pancreatic carcinoma with mixed differentiation skos:exactMatch UMLS:C1709050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044737 autosomal recessive complex spastic paraplegia due to kennedy pathway dysfunction skos:exactMatch DOID:0112349 hereditary spastic paraplegia 81 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044737 autosomal recessive complex spastic paraplegia due to kennedy pathway dysfunction skos:exactMatch Orphanet:506353 Autosomal recessive complex spastic paraplegia due to Kennedy pathway dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044738 Gabriele de Vries syndrome skos:exactMatch OMIM:617557 gabriele-de vries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044738 Gabriele de Vries syndrome skos:exactMatch Orphanet:506358 Gabriele-de Vries syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044738 Gabriele de Vries syndrome skos:exactMatch UMLS:C4479652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044739 Stevens-Johnson syndrome/toxic epidermal necrolysis overlap syndrome skos:exactMatch Orphanet:506784 Stevens-Johnson syndrome/toxic epidermal necrolysis overlap syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044740 salivary gland squamous cell carcinoma skos:exactMatch NCIT:C7991 Salivary Gland Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044740 salivary gland squamous cell carcinoma skos:exactMatch Orphanet:500481 Squamous cell carcinoma of salivary glands semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044740 salivary gland squamous cell carcinoma skos:exactMatch UMLS:C0279697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044742 autosomal recessive epidermolytic ichthyosis skos:exactMatch Orphanet:512103 Autosomal recessive epidermolytic ichthyosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044743 major salivary gland cancer skos:exactMatch NCIT:C4762 Malignant Major Salivary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044743 major salivary gland cancer skos:exactMatch SCTID:363378008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044743 major salivary gland cancer skos:exactMatch UMLS:C0496763 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044744 prekallikrein deficiency skos:exactMatch NCIT:C99022 Prekallikrein Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044744 prekallikrein deficiency skos:exactMatch SCTID:48976006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044745 nervous system injury skos:exactMatch MESH:D020196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044745 nervous system injury skos:exactMatch SCTID:128239009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044746 obsolete zoonotic bacterial infection skos:exactMatch ICD10CM:A20-A28 Certain zoonotic bacterial diseases (A20-A28) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044746 obsolete zoonotic bacterial infection skos:exactMatch NCIT:C35373 Zoonotic Bacterial Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044746 obsolete zoonotic bacterial infection skos:exactMatch UMLS:C0311376 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044747 human anaplasmosis skos:exactMatch NCIT:C128425 Anaplasmosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044747 human anaplasmosis skos:exactMatch SCTID:427481004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044749 X-linked congenital stationary night blindness skos:exactMatch UMLS:CN043584 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044750 lassa virus infectious disease skos:exactMatch SCTID:721779001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044750 lassa virus infectious disease skos:exactMatch UMLS:C1617072 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044751 chronic diarrheal disease skos:exactMatch SCTID:236071009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044751 chronic diarrheal disease skos:exactMatch UMLS:C0401151 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044753 lumbar spinal stenosis skos:exactMatch NCIT:C177445 Lumbar Spinal Stenosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044753 lumbar spinal stenosis skos:exactMatch SCTID:18347007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044753 lumbar spinal stenosis skos:exactMatch UMLS:C0158288 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044762 diarrheal disease secondary to increased bowel motility skos:exactMatch DOID:0050131 motility-related diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044764 benign choroid plexus neoplasm skos:exactMatch NCIT:C8405 Benign Choroid Plexus Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044764 benign choroid plexus neoplasm skos:exactMatch SCTID:254943007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044764 benign choroid plexus neoplasm skos:exactMatch UMLS:C0346290 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044765 steroid-resistant nephrotic syndrome skos:exactMatch NCIT:C122798 Nephrotic Syndrome of Childhood - Steroid Resistant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044765 steroid-resistant nephrotic syndrome skos:exactMatch SCTID:236381000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044765 steroid-resistant nephrotic syndrome skos:exactMatch UMLS:CN034406 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044766 obsolete Marfan Syndrome 3 skos:exactMatch UMLS:CN035813 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044767 childhood adrenal gland pheochromocytoma skos:exactMatch DOID:0070325 malignant childhood adrenal gland pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044767 childhood adrenal gland pheochromocytoma skos:exactMatch NCIT:C118822 Childhood Adrenal Gland Pheochromocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044767 childhood adrenal gland pheochromocytoma skos:exactMatch UMLS:CN036354 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044768 vagus nerve paraganglioma skos:exactMatch NCIT:C8427 Vagal Paraganglioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044768 vagus nerve paraganglioma skos:exactMatch SCTID:253030004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044768 vagus nerve paraganglioma skos:exactMatch UMLS:CN036786 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044776 premature ovarian failure 10 skos:exactMatch OMIM:612885 premature ovarian failure 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044777 premature ovarian failure 14 skos:exactMatch OMIM:618014 premature ovarian failure 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044777 premature ovarian failure 14 skos:exactMatch UMLS:CN753759 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044777 premature ovarian failure 14 skos:exactMatch UMLS:CN757793 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044778 nodular lymphocyte predominant Hodgkin lymphoma skos:exactMatch NCIT:C7258 Nodular Lymphocyte Predominant Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044778 nodular lymphocyte predominant Hodgkin lymphoma skos:exactMatch Orphanet:86893 Nodular lymphocyte predominant Hodgkin lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044778 nodular lymphocyte predominant Hodgkin lymphoma skos:exactMatch UMLS:C1334968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044781 nephrotic syndrome of childhood - steroid sensitive skos:exactMatch NCIT:C122797 Nephrotic Syndrome of Childhood - Steroid Sensitive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044781 nephrotic syndrome of childhood - steroid sensitive skos:exactMatch SCTID:236380004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044781 nephrotic syndrome of childhood - steroid sensitive skos:exactMatch UMLS:C0403396 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044782 esophageal ulcer skos:exactMatch NCIT:C26950 Esophageal Ulcer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044783 solid papillary breast carcinoma skos:exactMatch NCIT:C6870 Breast Solid Papillary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044784 myxoma skos:exactMatch MESH:D009232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044784 myxoma skos:exactMatch NCIT:C6577 Myxoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044784 myxoma skos:exactMatch SCTID:404082003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044785 desmoplastic melanoma skos:exactMatch NCIT:C37257 Desmoplastic Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044786 solid pseudopapillary neoplasm of the pancreas skos:exactMatch NCIT:C37212 Solid Pseudopapillary Neoplasm of the Pancreas semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044787 nasal cavity and paranasal sinus squamous cell carcinoma skos:exactMatch NCIT:C68611 Sinonasal Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044787 nasal cavity and paranasal sinus squamous cell carcinoma skos:exactMatch UMLS:C0280332 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044788 perihilar intrahepatic cholangiocarcinoma skos:exactMatch NCIT:C96804 Large Duct Intrahepatic Cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044789 digital papillary eccrine carcinoma skos:exactMatch NCIT:C27534 Digital Papillary Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044791 combined hepatocellular carcinoma and cholangiocarcinoma skos:exactMatch NCIT:C3828 Combined Hepatocellular Carcinoma and Cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044791 combined hepatocellular carcinoma and cholangiocarcinoma skos:exactMatch Orphanet:529852 Combined hepatocellular carcinoma and cholangiocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044791 combined hepatocellular carcinoma and cholangiocarcinoma skos:exactMatch SCTID:274902006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044792 large congenital melanocytic nevus skos:exactMatch DOID:0111359 large congenital melanocytic nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044792 large congenital melanocytic nevus skos:exactMatch NCIT:C3944 Congenital Melanocytic Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044792 large congenital melanocytic nevus skos:exactMatch NCIT:C4234 Giant Congenital Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044792 large congenital melanocytic nevus skos:exactMatch OMIM:137550 melanocytic nevus syndrome, congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044792 large congenital melanocytic nevus skos:exactMatch Orphanet:626 Large congenital melanocytic nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044792 large congenital melanocytic nevus skos:exactMatch SCTID:254815002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044792 large congenital melanocytic nevus skos:exactMatch SCTID:398696001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044792 large congenital melanocytic nevus skos:exactMatch UMLS:C1318558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044792 large congenital melanocytic nevus skos:exactMatch UMLS:C1842036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044793 spitz nevus skos:exactMatch NCIT:C27007 Spitz Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044794 benign melanocytic skin nevus skos:exactMatch NCIT:C7571 Benign Skin Melanocytic Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044794 benign melanocytic skin nevus skos:exactMatch UMLS:C1456781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044795 epithelioid cell nevus skos:exactMatch NCIT:C66757 Epithelioid Cell Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044795 epithelioid cell nevus skos:exactMatch UMLS:C0259820 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044796 spindle cell nevus skos:exactMatch NCIT:C66758 Spindle Cell Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044796 spindle cell nevus skos:exactMatch SCTID:253038006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044797 desmoplastic nevus skos:exactMatch NCIT:C4497 Desmoplastic Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044797 desmoplastic nevus skos:exactMatch UMLS:C0346098 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044800 desmoplastic spitz nevus skos:exactMatch NCIT:C82864 Desmoplastic Spitz Nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044800 desmoplastic spitz nevus skos:exactMatch SCTID:400022009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044800 desmoplastic spitz nevus skos:exactMatch UMLS:C1275419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044807 inherited dystonia skos:exactMatch NCIT:C35527 Familial Dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044807 inherited dystonia skos:exactMatch OMIMPS:128100 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044807 inherited dystonia skos:exactMatch Orphanet:391799 Rare genetic dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044807 inherited dystonia skos:exactMatch UMLS:CN227322 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044811 idiopathic torsion dystonia skos:exactMatch NCIT:C34564 Idiopathic Torsion Dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044811 idiopathic torsion dystonia skos:exactMatch SCTID:22451001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044816 familial idiopathic torsion dystonia skos:exactMatch NCIT:C35437 Familial Idiopathic Dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044816 familial idiopathic torsion dystonia skos:exactMatch SCTID:230318005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044817 acquired idiopathic torsion dystonia skos:exactMatch NCIT:C35438 Non-Familial Idiopathic Dystonia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044817 acquired idiopathic torsion dystonia skos:exactMatch SCTID:230321007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044843 torsion dystonia skos:exactMatch SCTID:431034009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044870 acquired torsion dystonia skos:exactMatch SCTID:433493000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044870 acquired torsion dystonia skos:exactMatch UMLS:C1719382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044871 dystonia, focal, task-specific skos:exactMatch MESH:C566973 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044871 dystonia, focal, task-specific skos:exactMatch OMIM:611284 dystonia, focal, task-specific semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044871 dystonia, focal, task-specific skos:exactMatch SCTID:230330004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044872 dysautonomia skos:exactMatch NCIT:C53439 Dysautonomia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044873 childhood myelodysplastic syndrome skos:exactMatch NCIT:C68744 Childhood Myelodysplastic Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044874 refractory cytopenia of childhood skos:exactMatch NCIT:C82596 Refractory Cytopenia of Childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044875 coronary microvascular disorder skos:exactMatch NCIT:C84478 Coronary Microvascular Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044876 drug hypersensitivity syndrome skos:exactMatch MESH:D063926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044876 drug hypersensitivity syndrome skos:exactMatch NCIT:C112208 Drug Hypersensitivity Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044877 paraneoplastic cerebellar degeneration skos:exactMatch MESH:D020362 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044877 paraneoplastic cerebellar degeneration skos:exactMatch NCIT:C4685 Paraneoplastic Cerebellar Degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044877 paraneoplastic cerebellar degeneration skos:exactMatch Orphanet:623626 Paraneoplastic cerebellar degeneration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044878 adult germ cell tumor skos:exactMatch NCIT:C114777 Adult Germ Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044879 pancreatic mucinous-cystic neoplasm skos:exactMatch NCIT:C41247 Pancreatic Mucinous-Cystic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044881 hematopoietic and lymphoid cell neoplasm skos:exactMatch NCIT:C27134 Hematopoietic and Lymphoid Cell Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044884 tonsillar lymphoma skos:exactMatch NCIT:C5918 Tonsillar Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044884 tonsillar lymphoma skos:exactMatch UMLS:C1336765 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044885 tonsillar lipoma skos:exactMatch NCIT:C5989 Tonsillar Lipoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044885 tonsillar lipoma skos:exactMatch UMLS:C1336764 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044887 central nervous system non-hodgkin lymphoma skos:exactMatch NCIT:C114779 Central Nervous System Non-Hodgkin Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044887 central nervous system non-hodgkin lymphoma skos:exactMatch SCTID:448254007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044887 central nervous system non-hodgkin lymphoma skos:exactMatch UMLS:C2213246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044889 high grade B-cell lymphoma skos:exactMatch NCIT:C138211 High Grade B-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044889 high grade B-cell lymphoma skos:exactMatch SCTID:277617004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044889 high grade B-cell lymphoma skos:exactMatch UMLS:C0456863 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044903 myelofibrosis skos:exactMatch NCIT:C3248 Myelofibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044906 bladder urothelial papilloma skos:exactMatch NCIT:C39858 Bladder Urothelial Papilloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044907 metastatic squamous cell carcinoma skos:exactMatch NCIT:C4104 Metastatic Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044907 metastatic squamous cell carcinoma skos:exactMatch SCTID:403906006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044907 metastatic squamous cell carcinoma skos:exactMatch UMLS:C0334246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044912 metastatic malignant neoplasm in the spinal cord skos:exactMatch NCIT:C4585 Metastatic Malignant Neoplasm in the Spinal Cord semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044912 metastatic malignant neoplasm in the spinal cord skos:exactMatch SCTID:94600009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044912 metastatic malignant neoplasm in the spinal cord skos:exactMatch UMLS:C0347016 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044913 metastatic malignant neoplasm in the eye skos:exactMatch NCIT:C4586 Metastatic Malignant Neoplasm in the Eye semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044913 metastatic malignant neoplasm in the eye skos:exactMatch SCTID:94292003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044913 metastatic malignant neoplasm in the eye skos:exactMatch UMLS:C0347019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044915 salivary duct carcinoma skos:exactMatch NCIT:C5904 Salivary Duct Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044915 salivary duct carcinoma skos:exactMatch UMLS:C1301194 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044916 extrarenal rhabdoid tumor skos:exactMatch NCIT:C6586 Extrarenal Rhabdoid Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044916 extrarenal rhabdoid tumor skos:exactMatch SCTID:404089007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044916 extrarenal rhabdoid tumor skos:exactMatch UMLS:C1304517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044917 T-lymphoblastic lymphoma skos:exactMatch NCIT:C6919 T Lymphoblastic Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044917 T-lymphoblastic lymphoma skos:exactMatch SCTID:421246008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044919 malignant renal pelvis neoplasm skos:exactMatch NCIT:C7525 Malignant Renal Pelvis Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044921 atypical lymphoproliferative disorder skos:exactMatch NCIT:C7764 Atypical Lymphoproliferative Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044921 atypical lymphoproliferative disorder skos:exactMatch SCTID:20991001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044921 atypical lymphoproliferative disorder skos:exactMatch UMLS:C0272217 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044923 acute myeloid leukemia with mutated NPM1 skos:exactMatch DOID:0081089 acute myeloid leukemia with mutated NPM1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044923 acute myeloid leukemia with mutated NPM1 skos:exactMatch NCIT:C82431 Acute Myeloid Leukemia with Mutated NPM1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044923 acute myeloid leukemia with mutated NPM1 skos:exactMatch UMLS:C2826177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044925 oral cavity carcinoma skos:exactMatch NCIT:C8990 Oral Cavity Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044925 oral cavity carcinoma skos:exactMatch UMLS:C0151546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044926 oropharyngeal carcinoma skos:exactMatch NCIT:C9105 Oropharyngeal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044937 rectal carcinoma skos:exactMatch NCIT:C9382 Rectal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044956 paranasal sinus mucoepidermoid carcinoma skos:exactMatch NCIT:C6018 Paranasal Sinus Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044964 oral cavity mucoepidermoid carcinoma skos:exactMatch NCIT:C8177 Oral Cavity Mucoepidermoid Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044964 oral cavity mucoepidermoid carcinoma skos:exactMatch UMLS:C0280309 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044965 obsolete abdominal and pelvic region disorder skos:exactMatch SCTID:609618002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044965 obsolete abdominal and pelvic region disorder skos:exactMatch UMLS:C3661988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044967 obsolete limb disorder skos:exactMatch SCTID:128605003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044967 obsolete limb disorder skos:exactMatch UMLS:C1290877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044972 eosinophil disorder skos:exactMatch SCTID:417967008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044972 eosinophil disorder skos:exactMatch UMLS:C1691020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044976 obsolete disease of catalytic activity skos:exactMatch SCTID:78548001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044976 obsolete disease of catalytic activity skos:exactMatch UMLS:C0520572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044981 pseudoallergy skos:exactMatch SCTID:609397002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044981 pseudoallergy skos:exactMatch UMLS:C3662273 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044982 drug pseudoallergy skos:exactMatch SCTID:609398007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044982 drug pseudoallergy skos:exactMatch UMLS:C3662272 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044983 benign lipomatous neoplasm skos:exactMatch NCIT:C4502 Benign Lipomatous Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044984 nasolacrimal duct disorder skos:exactMatch SCTID:95767006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044984 nasolacrimal duct disorder skos:exactMatch UMLS:C0521744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044986 lymphoid system disorder skos:exactMatch SCTID:111590001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044987 obsolete face disorder skos:exactMatch SCTID:118930001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044987 obsolete face disorder skos:exactMatch UMLS:C1290857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044988 obsolete hip region disorder skos:exactMatch SCTID:118935006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044988 obsolete hip region disorder skos:exactMatch UMLS:C1290862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044989 obsolete foot disorder skos:exactMatch MESH:D005534 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044989 obsolete foot disorder skos:exactMatch SCTID:118932009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044989 obsolete foot disorder skos:exactMatch UMLS:C0016510 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044990 obsolete hand disorder skos:exactMatch SCTID:118933004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044990 obsolete hand disorder skos:exactMatch UMLS:C1290871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044991 upper digestive tract disorder skos:exactMatch SCTID:119291004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044992 mouth mucosa disorder skos:exactMatch SCTID:128046007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044992 mouth mucosa disorder skos:exactMatch UMLS:C1290071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044993 sympathetic nervous system disorder skos:exactMatch SCTID:50330009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044995 parasympathetic nervous system disorder skos:exactMatch SCTID:46091002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044996 cerebral cortex disorder skos:exactMatch SCTID:128128003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044996 cerebral cortex disorder skos:exactMatch UMLS:C1263847 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044997 midbrain disorder skos:exactMatch SCTID:95641009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044997 midbrain disorder skos:exactMatch UMLS:C0521655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044998 obsolete carpal region disorder skos:exactMatch SCTID:128130001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044998 obsolete carpal region disorder skos:exactMatch UMLS:C1290872 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044999 obsolete scalp disorder skos:exactMatch SCTID:238922006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0044999 obsolete scalp disorder skos:exactMatch UMLS:C0406629 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045001 cardiac ventricle disorder skos:exactMatch SCTID:415991003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045001 cardiac ventricle disorder skos:exactMatch UMLS:C1562298 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045002 vertebral disorder skos:exactMatch SCTID:430886005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045002 vertebral disorder skos:exactMatch UMLS:C2316319 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045003 scrotal disorder skos:exactMatch SCTID:49701002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045003 scrotal disorder skos:exactMatch UMLS:C0268919 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045008 cholesterol metabolism disease skos:exactMatch SCTID:123963007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045008 cholesterol metabolism disease skos:exactMatch UMLS:C0342877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045010 glycoprotein metabolism disease skos:exactMatch SCTID:238045003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045010 glycoprotein metabolism disease skos:exactMatch UMLS:C0342844 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045011 keratinization disease skos:exactMatch SCTID:277905003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045011 keratinization disease skos:exactMatch UMLS:C0475811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045012 steroid metabolism disease skos:exactMatch SCTID:28710006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045012 steroid metabolism disease skos:exactMatch UMLS:C0268283 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045013 disorder of extraembryonic membrane skos:exactMatch SCTID:609522002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045013 disorder of extraembryonic membrane skos:exactMatch UMLS:C3662139 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045014 tetrahydrobiopterin metabolic process disease skos:exactMatch SCTID:237913008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045014 tetrahydrobiopterin metabolic process disease skos:exactMatch UMLS:C0342676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045015 carbohydrate transport disease skos:exactMatch SCTID:54905006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045015 carbohydrate transport disease skos:exactMatch UMLS:C0268173 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045016 cholesterol catabolic process disease skos:exactMatch SCTID:238032002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045016 cholesterol catabolic process disease skos:exactMatch UMLS:C0342825 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045017 cholesterol biosynthetic process disease skos:exactMatch SCTID:238036004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045017 cholesterol biosynthetic process disease skos:exactMatch UMLS:C0342829 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045018 creatine biosynthetic process disease skos:exactMatch SCTID:297226004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045018 creatine biosynthetic process disease skos:exactMatch UMLS:C0574079 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045019 lactation disease skos:exactMatch SCTID:35046003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045019 lactation disease skos:exactMatch UMLS:C0022927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045020 glycine metabolism disease skos:exactMatch SCTID:83076007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045020 glycine metabolism disease skos:exactMatch UMLS:C0268558 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045021 obsolete sucrose intolerance disease skos:exactMatch SCTID:190753003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045022 disorder of organic acid metabolism skos:exactMatch SCTID:116021002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045023 acquired adrenogenital syndrome skos:exactMatch SCTID:190512008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045023 acquired adrenogenital syndrome skos:exactMatch UMLS:C0237971 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045029 obsolete Deuteromycetes infectious disease skos:exactMatch SCTID:59258008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045030 non-infectious diarrheal disease skos:exactMatch SCTID:69980003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045030 non-infectious diarrheal disease skos:exactMatch UMLS:C0267436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045032 congenital secretory diarrhea skos:exactMatch SCTID:25898005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045032 congenital secretory diarrhea skos:exactMatch UMLS:C0267661 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045037 hyalohyphomycosis skos:exactMatch MESH:D060605 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045037 hyalohyphomycosis skos:exactMatch SCTID:240773008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045037 hyalohyphomycosis skos:exactMatch UMLS:C0343952 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045038 cutaneous basidiobolomycosis skos:exactMatch SCTID:240786004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045038 cutaneous basidiobolomycosis skos:exactMatch UMLS:C0343966 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045039 systemic basidiobolomycosis skos:exactMatch SCTID:240787008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045039 systemic basidiobolomycosis skos:exactMatch UMLS:C0343967 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045043 disorder of uterine broad ligament skos:exactMatch SCTID:237062006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045043 disorder of uterine broad ligament skos:exactMatch UMLS:C0404479 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045044 ligament disorder skos:exactMatch SCTID:60492000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045044 ligament disorder skos:exactMatch UMLS:C0263976 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045045 selective IgG immunodeficiency skos:exactMatch NCIT:C27142 Selective IgG Immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045045 selective IgG immunodeficiency skos:exactMatch SCTID:12631000119106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045045 selective IgG immunodeficiency skos:exactMatch UMLS:C0162539 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045046 inherited thyroid metabolism disease skos:exactMatch SCTID:36985004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045046 inherited thyroid metabolism disease skos:exactMatch UMLS:C0271824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045047 neurosarcoidosis skos:exactMatch MESH:C535814 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045047 neurosarcoidosis skos:exactMatch SCTID:230193008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045047 neurosarcoidosis skos:exactMatch UMLS:C0393485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045048 toxemia of pregnancy skos:exactMatch NCIT:C34943 Toxemia of Pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045049 hypermature cataract skos:exactMatch SCTID:267626000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045050 nuclear cataract skos:exactMatch NCIT:C135176 Nuclear Cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045050 nuclear cataract skos:exactMatch SCTID:53889007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045051 cortical cataract skos:exactMatch NCIT:C135177 Cortical Cataract semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045051 cortical cataract skos:exactMatch SCTID:193576003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045052 benign osteogenic neoplasm skos:exactMatch NCIT:C6602 Benign Osteogenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045053 osteogenic neoplasm skos:exactMatch NCIT:C6603 Osteogenic Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045054 cancer-related condition skos:exactMatch NCIT:C8278 Cancer-Related Condition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045054 cancer-related condition skos:exactMatch UMLS:C0280950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045055 glycogen-rich carcinoma skos:exactMatch DOID:0081028 glycogen-rich carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045055 glycogen-rich carcinoma skos:exactMatch NCIT:C4153 Glycogen-Rich Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045056 grade II meningioma skos:exactMatch NCIT:C38937 Grade 2 Meningioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045056 grade II meningioma skos:exactMatch UMLS:C1512259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045057 delirium skos:exactMatch MESH:D003693 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045057 delirium skos:exactMatch NCIT:C2981 Delirium semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045057 delirium skos:exactMatch SCTID:2776000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045057 delirium skos:exactMatch UMLS:C0011206 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045058 ACTH-producing pituitary gland neoplasm skos:exactMatch NCIT:C7909 ACTH-Producing Pituitary Gland Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045058 ACTH-producing pituitary gland neoplasm skos:exactMatch UMLS:C0278862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045059 cribriform carcinoma of breast skos:exactMatch DOID:5675 cribriform carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045060 intraductal cribriform breast adenocarcinoma skos:exactMatch NCIT:C5138 Breast Ductal Carcinoma In Situ, Cribriform Pattern semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045060 intraductal cribriform breast adenocarcinoma skos:exactMatch UMLS:C1334248 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045063 major salivary gland adenoid cystic carcinoma skos:exactMatch NCIT:C5905 Major Salivary Gland Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045063 major salivary gland adenoid cystic carcinoma skos:exactMatch UMLS:C1334548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045068 minor salivary gland adenoid cystic carcinoma skos:exactMatch NCIT:C5936 Minor Salivary Gland Adenoid Cystic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045068 minor salivary gland adenoid cystic carcinoma skos:exactMatch UMLS:C1334769 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045069 minor salivary gland carcinoma skos:exactMatch NCIT:C5957 Minor Salivary Gland Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045069 minor salivary gland carcinoma skos:exactMatch UMLS:C1334771 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045070 digestive system melanoma skos:exactMatch NCIT:C7091 Mucosal Melanoma of the Digestive System semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045070 digestive system melanoma skos:exactMatch UMLS:C1333798 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045071 mycosis fungoides variant skos:exactMatch NCIT:C39644 Mycosis Fungoides Variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045071 mycosis fungoides variant skos:exactMatch UMLS:C1513782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045072 ectopic hormone secretion syndrome associated with neoplasia skos:exactMatch NCIT:C4065 Ectopic Hormone Secretion Syndrome Associated with Neoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0045072 ectopic hormone secretion syndrome associated with neoplasia skos:exactMatch UMLS:C0851689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0049221 myopia 26, X-linked, female-limited skos:exactMatch OMIM:301010 myopia 26, x-linked, female-limited semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0049221 myopia 26, X-linked, female-limited skos:exactMatch UMLS:C4538795 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0049222 intellectual disability, X-linked 107 skos:exactMatch OMIM:301013 intellectual developmental disorder, X-linked 107 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0049223 osteogenesis imperfecta, type 19 skos:exactMatch OMIM:301014 osteogenesis imperfecta, iia 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0049223 osteogenesis imperfecta, type 19 skos:exactMatch UMLS:CN252653 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054549 peroxisome biogenesis disorder 10B skos:exactMatch OMIM:617370 peroxisome biogenesis disorder 10b semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054550 avascular necrosis of femoral head, primary, 1 skos:exactMatch OMIM:608805 avascular necrosis of femoral head, primary, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054551 avascular necrosis of femoral head, primary, 2 skos:exactMatch OMIM:617383 avascular necrosis of femoral head, primary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054559 congenital disorder of glycosylation, type IIq skos:exactMatch DOID:0070269 congenital disorder of glycosylation type IIq semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054559 congenital disorder of glycosylation, type IIq skos:exactMatch OMIM:617395 congenital disorder of glycosylation, iia iiq semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054559 congenital disorder of glycosylation, type IIq skos:exactMatch Orphanet:435934 COG2-CDG semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054559 congenital disorder of glycosylation, type IIq skos:exactMatch UMLS:C4479353 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054560 anauxetic dysplasia 1 skos:exactMatch OMIM:607095 anauxetic dysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054561 anauxetic dysplasia 2 skos:exactMatch DOID:0080962 anauxetic dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054561 anauxetic dysplasia 2 skos:exactMatch OMIM:617396 anauxetic dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054565 short-rib thoracic dysplasia 17 with or without polydactyly skos:exactMatch OMIM:617405 short-rib thoracic dysplasia 17 with or without polydactyly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054573 Lopes-Maciel-Rodan syndrome skos:exactMatch OMIM:617435 lopes-maciel-rodan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054573 Lopes-Maciel-Rodan syndrome skos:exactMatch UMLS:C4479491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054577 bleeding disorder, platelet-type, 21 skos:exactMatch OMIM:617443 bleeding disorder, platelet-type, 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054581 Townes-Brocks syndrome 1 skos:exactMatch OMIM:107480 townes-brocks syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054582 Townes-Brocks syndrome 2 skos:exactMatch OMIM:617466 townes-brocks syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054588 Noonan syndrome-like disorder with loose anagen hair 2 skos:exactMatch DOID:0080693 Noonan syndrome-like disorder with loose anagen hair 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054588 Noonan syndrome-like disorder with loose anagen hair 2 skos:exactMatch NCIT:C176940 Noonan Syndrome-Like Disorder with Loose Anagen Hair 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054588 Noonan syndrome-like disorder with loose anagen hair 2 skos:exactMatch OMIM:617506 noonan syndrome-like disorder with loose anagen hair 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054591 Stankiewicz-Isidor syndrome skos:exactMatch OMIM:617516 stankiewicz-isidor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054591 Stankiewicz-Isidor syndrome skos:exactMatch UMLS:C4479599 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054593 microcephaly 18, primary, autosomal dominant skos:exactMatch DOID:0070295 primary autosomal dominant microcephaly 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054593 microcephaly 18, primary, autosomal dominant skos:exactMatch OMIM:617520 microcephaly 18, primary, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054593 microcephaly 18, primary, autosomal dominant skos:exactMatch UMLS:C4479608 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054601 pituitary adenoma 5, multiple types skos:exactMatch DOID:0112008 pituitary adenoma 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054601 pituitary adenoma 5, multiple types skos:exactMatch OMIM:617540 pituitary adenoma 5, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054601 pituitary adenoma 5, multiple types skos:exactMatch UMLS:C4539685 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054602 gaze palsy, familial horizontal, with progressive scoliosis, 2 skos:exactMatch OMIM:617542 gaze palsy, familial horizontal, with progressive scoliosis 2, with impaired intellectual development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054602 gaze palsy, familial horizontal, with progressive scoliosis, 2 skos:exactMatch UMLS:C4479640 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054615 spermatogenic failure 18 skos:exactMatch DOID:0070165 spermatogenic failure 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054615 spermatogenic failure 18 skos:exactMatch OMIM:617576 spermatogenic failure 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054636 Skraban-Deardorff syndrome skos:exactMatch OMIM:617616 skraban-deardorff syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054636 Skraban-Deardorff syndrome skos:exactMatch Orphanet:513456 Intellectual disability-seizures-abnormal gait-facial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054636 Skraban-Deardorff syndrome skos:exactMatch UMLS:C4539927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054637 Noonan syndrome-like disorder with loose anagen hair 1 skos:exactMatch DOID:0080692 Noonan syndrome-like disorder with loose anagen hair 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054637 Noonan syndrome-like disorder with loose anagen hair 1 skos:exactMatch NCIT:C176939 Noonan Syndrome-Like Disorder with Loose Anagen Hair 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054637 Noonan syndrome-like disorder with loose anagen hair 1 skos:exactMatch OMIM:607721 noonan syndrome-like disorder with loose anagen hair 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054654 combined oxidative phosphorylation deficiency 32 skos:exactMatch DOID:0111492 combined oxidative phosphorylation deficiency 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054654 combined oxidative phosphorylation deficiency 32 skos:exactMatch OMIM:617664 combined oxidative phosphorylation deficiency 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054654 combined oxidative phosphorylation deficiency 32 skos:exactMatch UMLS:C4540029 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054665 pituitary adenoma 3, multiple types skos:exactMatch DOID:0112010 pituitary adenoma 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054665 pituitary adenoma 3, multiple types skos:exactMatch OMIM:617686 pituitary adenoma 3, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054665 pituitary adenoma 3, multiple types skos:exactMatch UMLS:C4540135 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054666 ovarian dysgenesis 5 skos:exactMatch DOID:0080497 ovarian dysgenesis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054666 ovarian dysgenesis 5 skos:exactMatch OMIM:617690 ovarian dysgenesis 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054666 ovarian dysgenesis 5 skos:exactMatch UMLS:C4540141 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054669 pontocerebellar hypoplasia, type 11 skos:exactMatch OMIM:617695 pontocerebellar hypoplasia, iia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054669 pontocerebellar hypoplasia, type 11 skos:exactMatch Orphanet:611247 Pontocerebellar hypoplasia type 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054677 combined oxidative phosphorylation deficiency 33 skos:exactMatch DOID:0111495 combined oxidative phosphorylation deficiency 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054677 combined oxidative phosphorylation deficiency 33 skos:exactMatch NCIT:C174440 Combined Oxidative Phosphorylation Deficiency 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054677 combined oxidative phosphorylation deficiency 33 skos:exactMatch OMIM:617713 combined oxidative phosphorylation deficiency 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054677 combined oxidative phosphorylation deficiency 33 skos:exactMatch UMLS:C4540209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054680 epiphyseal dysplasia, multiple, 7 skos:exactMatch DOID:0070302 multiple epiphyseal dysplasia 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054680 epiphyseal dysplasia, multiple, 7 skos:exactMatch OMIM:617719 epiphyseal dysplasia, multiple, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054691 immunodeficiency, common variable, 14 skos:exactMatch OMIM:617765 immunodeficiency, common variable, 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054691 immunodeficiency, common variable, 14 skos:exactMatch UMLS:C4540380 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054695 myopathy, centronuclear, 6, with fiber-type disproportion skos:exactMatch DOID:0111221 centronuclear myopathy 6 with fiber-type disproportion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054695 myopathy, centronuclear, 6, with fiber-type disproportion skos:exactMatch OMIM:617760 myopathy, centronuclear, 6, with fiber-type disproportion semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054695 myopathy, centronuclear, 6, with fiber-type disproportion skos:exactMatch UMLS:C4540345 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054696 immunodeficiency 53 skos:exactMatch DOID:0111992 immunodeficiency 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054696 immunodeficiency 53 skos:exactMatch OMIM:617585 immunodeficiency 53 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054696 immunodeficiency 53 skos:exactMatch UMLS:C4539811 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054697 immunodeficiency 11b with atopic dermatitis skos:exactMatch DOID:0111958 immunodeficiency 11B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054697 immunodeficiency 11b with atopic dermatitis skos:exactMatch NCIT:C176630 Immunodeficiency 11B with Atopic Dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054697 immunodeficiency 11b with atopic dermatitis skos:exactMatch OMIM:617638 immunodeficiency 11b with atopic dermatitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054697 immunodeficiency 11b with atopic dermatitis skos:exactMatch UMLS:C4539957 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054698 proteasome-associated autoinflammatory syndrome 1 skos:exactMatch NCIT:C176619 Proteasome-Associated Autoinflammatory Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054698 proteasome-associated autoinflammatory syndrome 1 skos:exactMatch OMIM:256040 proteasome-associated autoinflammatory syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054699 proteasome-associated autoinflammatory syndrome 3 skos:exactMatch OMIM:617591 proteasome-associated autoinflammatory syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054700 proteasome-associated autoinflammatory syndrome 2 skos:exactMatch OMIM:618048 proteasome-associated autoinflammatory syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054700 proteasome-associated autoinflammatory syndrome 2 skos:exactMatch UMLS:CN252342 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054701 Kleefstra syndrome 2 skos:exactMatch DOID:0080598 Kleefstra syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054701 Kleefstra syndrome 2 skos:exactMatch OMIM:617768 kleefstra syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054708 retinitis pigmentosa 80 skos:exactMatch OMIM:617781 retinitis pigmentosa 80 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054716 microcephaly 19, primary, autosomal recessive skos:exactMatch DOID:0070281 primary autosomal recessive microcephaly 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054716 microcephaly 19, primary, autosomal recessive skos:exactMatch OMIM:617800 microcephaly 19, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054716 microcephaly 19, primary, autosomal recessive skos:exactMatch UMLS:C4540488 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054722 geleophysic dysplasia 3 skos:exactMatch DOID:0111727 geleophysic dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054722 geleophysic dysplasia 3 skos:exactMatch OMIM:617809 geleophysic dysplasia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054723 spermatogenic failure 19 skos:exactMatch DOID:0070170 spermatogenic failure 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054723 spermatogenic failure 19 skos:exactMatch OMIM:617592 spermatogenic failure 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054724 spermatogenic failure 20 skos:exactMatch DOID:0070166 spermatogenic failure 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054724 spermatogenic failure 20 skos:exactMatch OMIM:617593 spermatogenic failure 20 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054725 spermatogenic failure 21 skos:exactMatch DOID:0070163 spermatogenic failure 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054725 spermatogenic failure 21 skos:exactMatch OMIM:617644 spermatogenic failure 21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054725 spermatogenic failure 21 skos:exactMatch UMLS:C4539991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054726 spermatogenic failure 22 skos:exactMatch DOID:0070177 spermatogenic failure 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054726 spermatogenic failure 22 skos:exactMatch OMIM:617706 spermatogenic failure 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054727 spermatogenic failure 23 skos:exactMatch DOID:0070181 spermatogenic failure 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054727 spermatogenic failure 23 skos:exactMatch OMIM:617707 spermatogenic failure 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054727 spermatogenic failure 23 skos:exactMatch UMLS:C4540185 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054728 spermatogenic failure 24 skos:exactMatch DOID:0111929 spermatogenic failure 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054728 spermatogenic failure 24 skos:exactMatch OMIM:617959 spermatogenic failure 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054728 spermatogenic failure 24 skos:exactMatch UMLS:CN244570 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054729 spermatogenic failure 25 skos:exactMatch DOID:0111920 spermatogenic failure 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054729 spermatogenic failure 25 skos:exactMatch OMIM:617960 spermatogenic failure 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054730 spermatogenic failure 26 skos:exactMatch DOID:0111924 spermatogenic failure 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054730 spermatogenic failure 26 skos:exactMatch OMIM:617961 spermatogenic failure 26 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054730 spermatogenic failure 26 skos:exactMatch UMLS:CN244573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054731 spermatogenic failure 27 skos:exactMatch DOID:0111928 spermatogenic failure 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054731 spermatogenic failure 27 skos:exactMatch OMIM:617965 spermatogenic failure 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054732 spermatogenic failure 28 skos:exactMatch DOID:0111916 spermatogenic failure 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054732 spermatogenic failure 28 skos:exactMatch OMIM:618086 spermatogenic failure 28 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054733 spermatogenic failure 29 skos:exactMatch DOID:0111930 spermatogenic failure 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054733 spermatogenic failure 29 skos:exactMatch OMIM:618091 spermatogenic failure 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054736 mosaic variegated aneuploidy syndrome 3 skos:exactMatch DOID:0080689 mosaic variegated aneuploidy syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054736 mosaic variegated aneuploidy syndrome 3 skos:exactMatch OMIM:617598 mosaic variegated aneuploidy syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054737 Fraser syndrome 1 skos:exactMatch DOID:0111405 Fraser syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054737 Fraser syndrome 1 skos:exactMatch OMIM:219000 fraser syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054738 Fraser syndrome 2 skos:exactMatch DOID:0111407 Fraser syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054738 Fraser syndrome 2 skos:exactMatch OMIM:617666 fraser syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054738 Fraser syndrome 2 skos:exactMatch UMLS:C4540036 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054739 Fraser syndrome 3 skos:exactMatch DOID:0111406 Fraser syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054739 Fraser syndrome 3 skos:exactMatch OMIM:617667 fraser syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054739 Fraser syndrome 3 skos:exactMatch UMLS:C4540040 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054740 blepharocheilodontic syndrome 1 skos:exactMatch DOID:0080345 blepharocheilodontic syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054740 blepharocheilodontic syndrome 1 skos:exactMatch OMIM:119580 blepharocheilodontic syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054741 combined oxidative phosphorylation deficiency 34 skos:exactMatch DOID:0111497 combined oxidative phosphorylation deficiency 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054741 combined oxidative phosphorylation deficiency 34 skos:exactMatch OMIM:617872 combined oxidative phosphorylation deficiency 34 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054742 combined oxidative phosphorylation deficiency 35 skos:exactMatch DOID:0111464 combined oxidative phosphorylation deficiency 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054742 combined oxidative phosphorylation deficiency 35 skos:exactMatch OMIM:617873 combined oxidative phosphorylation deficiency 35 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054742 combined oxidative phosphorylation deficiency 35 skos:exactMatch UMLS:CN807948 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054743 polycystic liver disease 3 with or without kidney cysts skos:exactMatch OMIM:617874 polycystic liver disease 3 with or without kidney cysts semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054743 polycystic liver disease 3 with or without kidney cysts skos:exactMatch UMLS:CN818986 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054748 Fanconi anemia, complementation group S skos:exactMatch OMIM:617883 fanconi anemia, complementation group s semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054749 obsolete body mass index quantitative trait locus 19 skos:exactMatch OMIM:617885 body mass index quantitative trait locus 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054750 amyotrophic lateral sclerosis, susceptibility to, 24 skos:exactMatch OMIM:617892 amyotrophic lateral sclerosis, susceptibility to, 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054750 amyotrophic lateral sclerosis, susceptibility to, 24 skos:exactMatch UMLS:CN842244 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054752 multiple synostoses syndrome 4 skos:exactMatch DOID:0081320 multiple synostoses syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054752 multiple synostoses syndrome 4 skos:exactMatch OMIM:617898 multiple synostoses syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054752 multiple synostoses syndrome 4 skos:exactMatch UMLS:CN842246 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054754 encephalopathy, acute, infection-induced (herpes-specific), susceptibility to, 8 skos:exactMatch OMIM:617900 encephalopathy, acute, infection-induced (herpes-specific), susceptibility to, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054754 encephalopathy, acute, infection-induced (herpes-specific), susceptibility to, 8 skos:exactMatch UMLS:CN865669 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054761 microcephaly 20, primary, autosomal recessive skos:exactMatch OMIM:617914 microcephaly 20, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054763 neurodegeneration with brain iron accumulation 7 skos:exactMatch OMIM:617916 neurodegeneration with brain iron accumulation 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054763 neurodegeneration with brain iron accumulation 7 skos:exactMatch UMLS:CN895590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054764 neurodegeneration with brain iron accumulation 8 skos:exactMatch OMIM:617917 neurodegeneration with brain iron accumulation 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054764 neurodegeneration with brain iron accumulation 8 skos:exactMatch UMLS:CN895591 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054765 amyloidosis, primary localized cutaneous, 3 skos:exactMatch OMIM:617920 amyloidosis, primary localized cutaneous, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054770 orofaciodigital syndrome 18 skos:exactMatch OMIM:617927 orofaciodigital syndrome 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054770 orofaciodigital syndrome 18 skos:exactMatch UMLS:CN244546 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054771 keratoconus 9 skos:exactMatch OMIM:617928 keratoconus 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054771 keratoconus 9 skos:exactMatch UMLS:CN244547 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054776 epilepsy, familial focal, with variable foci 4 skos:exactMatch OMIM:617935 epilepsy, familial focal, with variable foci 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054776 epilepsy, familial focal, with variable foci 4 skos:exactMatch UMLS:CN244552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054780 elliptocytosis 3 skos:exactMatch MESH:C566678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054780 elliptocytosis 3 skos:exactMatch OMIM:617948 elliptocytosis 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054781 combined oxidative phosphorylation deficiency 36 skos:exactMatch DOID:0111482 combined oxidative phosphorylation deficiency 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054781 combined oxidative phosphorylation deficiency 36 skos:exactMatch OMIM:617950 combined oxidative phosphorylation deficiency 36 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054781 combined oxidative phosphorylation deficiency 36 skos:exactMatch UMLS:CN244569 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054782 leukodystrophy, hypomyelinating, 15 skos:exactMatch OMIM:617951 leukodystrophy, hypomyelinating, 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054782 leukodystrophy, hypomyelinating, 15 skos:exactMatch UMLS:CN244566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054785 multiple mitochondrial dysfunctions syndrome 6 skos:exactMatch DOID:0070332 multiple mitochondrial dysfunctions syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054785 multiple mitochondrial dysfunctions syndrome 6 skos:exactMatch OMIM:617954 multiple mitochondrial dysfunctions syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054785 multiple mitochondrial dysfunctions syndrome 6 skos:exactMatch Orphanet:569290 Multiple mitochondrial dysfunctions syndrome type 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054785 multiple mitochondrial dysfunctions syndrome 6 skos:exactMatch UMLS:CN244567 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054791 leukodystrophy, hypomyelinating, 16 skos:exactMatch OMIM:617964 leukodystrophy, hypomyelinating, 16 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054791 leukodystrophy, hypomyelinating, 16 skos:exactMatch UMLS:CN244907 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054794 hydrocephalus, congenital, 3, with brain anomalies skos:exactMatch OMIM:617967 hydrocephalus, congenital, 3, with brain anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054801 erythrocytosis, familial, 6 skos:exactMatch DOID:0111632 familial erythrocytosis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054801 erythrocytosis, familial, 6 skos:exactMatch OMIM:617980 erythrocytosis, familial, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054801 erythrocytosis, familial, 6 skos:exactMatch UMLS:CN244941 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054802 erythrocytosis, familial, 7 skos:exactMatch DOID:0111631 familial erythrocytosis 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054802 erythrocytosis, familial, 7 skos:exactMatch OMIM:617981 erythrocytosis, familial, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054802 erythrocytosis, familial, 7 skos:exactMatch UMLS:CN244942 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054804 microcephaly 21, primary, autosomal recessive skos:exactMatch OMIM:617983 microcephaly 21, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054804 microcephaly 21, primary, autosomal recessive skos:exactMatch UMLS:CN244930 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054805 microcephaly 22, primary, autosomal recessive skos:exactMatch OMIM:617984 microcephaly 22, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054806 microcephaly 23, primary, autosomal recessive skos:exactMatch OMIM:617985 microcephaly 23, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054806 microcephaly 23, primary, autosomal recessive skos:exactMatch UMLS:CN244932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054813 Ehlers-Danlos syndrome, classic-like, 2 skos:exactMatch OMIM:618000 ehlers-danlos syndrome, classic-like, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054813 Ehlers-Danlos syndrome, classic-like, 2 skos:exactMatch Orphanet:536532 Classical-like Ehlers-Danlos syndrome type 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054813 Ehlers-Danlos syndrome, classic-like, 2 skos:exactMatch UMLS:CN248508 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054817 leukodystrophy, hypomyelinating, 17 skos:exactMatch OMIM:618006 leukodystrophy, hypomyelinating, 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054817 leukodystrophy, hypomyelinating, 17 skos:exactMatch UMLS:CN248514 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054831 Coffin-Siris syndrome 7 skos:exactMatch DOID:0112369 Coffin-Siris syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054831 Coffin-Siris syndrome 7 skos:exactMatch OMIM:618027 coffin-siris syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054831 Coffin-Siris syndrome 7 skos:exactMatch UMLS:CN248780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054832 corneal dystrophy, posterior polymorphous, 4 skos:exactMatch OMIM:618031 corneal dystrophy, posterior polymorphous, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054832 corneal dystrophy, posterior polymorphous, 4 skos:exactMatch UMLS:CN248531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054833 charcot-marie-tooth disease, axonal, type 2DD skos:exactMatch DOID:0111558 Charcot-Marie-Tooth disease type 2DD semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054833 charcot-marie-tooth disease, axonal, type 2DD skos:exactMatch OMIM:618036 charcot-marie-tooth disease, axonal, iia 2dd semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054833 charcot-marie-tooth disease, axonal, type 2DD skos:exactMatch Orphanet:521414 Autosomal dominant Charcot-Marie-Tooth disease type 2DD semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054833 charcot-marie-tooth disease, axonal, type 2DD skos:exactMatch UMLS:CN248781 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054835 classic dopamine transporter deficiency syndrome skos:exactMatch NCIT:C129866 Dopamine Transporter Deficiency Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054835 classic dopamine transporter deficiency syndrome skos:exactMatch OMIM:613135 parkinsonism-dystonia 1, infantile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054835 classic dopamine transporter deficiency syndrome skos:exactMatch SCTID:722763000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054835 classic dopamine transporter deficiency syndrome skos:exactMatch UMLS:C2751067 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054836 parkinsonism-dystonia, infantile, 2 skos:exactMatch OMIM:618049 parkinsonism-dystonia 2, infantile-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054836 parkinsonism-dystonia, infantile, 2 skos:exactMatch UMLS:CN248785 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054837 intellectual disability, autosomal dominant 57 skos:exactMatch OMIM:618050 intellectual developmental disorder, autosomal dominant 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054837 intellectual disability, autosomal dominant 57 skos:exactMatch UMLS:CN252334 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054838 cardiomyopathy, familial hypertrophic 27 skos:exactMatch OMIM:618052 cardiomyopathy, familial hypertrophic, 27 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054838 cardiomyopathy, familial hypertrophic 27 skos:exactMatch UMLS:CN252335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054842 polycystic kidney disease 6 with or without polycystic liver disease skos:exactMatch OMIM:618061 polycystic kidney disease 6 with or without polycystic liver disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054842 polycystic kidney disease 6 with or without polycystic liver disease skos:exactMatch UMLS:CN252647 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054843 ciliary dyskinesia, primary, 38 skos:exactMatch OMIM:618063 ciliary dyskinesia, primary, 38 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054843 ciliary dyskinesia, primary, 38 skos:exactMatch UMLS:CN252651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054844 pontocerebellar hypoplasia, type 1D skos:exactMatch OMIM:618065 pontocerebellar hypoplasia, iia 1d semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054844 pontocerebellar hypoplasia, type 1D skos:exactMatch UMLS:CN252648 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054845 developmental and epileptic encephalopathy, 66 skos:exactMatch DOID:0080446 developmental and epileptic encephalopathy 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054845 developmental and epileptic encephalopathy, 66 skos:exactMatch OMIM:618067 developmental and epileptic encephalopathy 66 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054845 developmental and epileptic encephalopathy, 66 skos:exactMatch UMLS:CN252658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054846 epilepsy, familial adult myoclonic, 6 skos:exactMatch DOID:0111696 familial adult myoclonic epilepsy 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054846 epilepsy, familial adult myoclonic, 6 skos:exactMatch OMIM:618074 epilepsy, familial adult myoclonic, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054846 epilepsy, familial adult myoclonic, 6 skos:exactMatch UMLS:CN252655 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054847 epilepsy, familial adult myoclonic, 7 skos:exactMatch DOID:0111694 familial adult myoclonic epilepsy 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054847 epilepsy, familial adult myoclonic, 7 skos:exactMatch OMIM:618075 epilepsy, familial adult myoclonic, 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054847 epilepsy, familial adult myoclonic, 7 skos:exactMatch UMLS:CN252654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054849 inflammatory bowel disease 29 skos:exactMatch DOID:0112155 inflammatory bowel disease 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054849 inflammatory bowel disease 29 skos:exactMatch OMIM:618077 inflammatory bowel disease 29 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054850 ovarian dysgenesis 6 skos:exactMatch DOID:0080498 ovarian dysgenesis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054850 ovarian dysgenesis 6 skos:exactMatch OMIM:618078 ovarian dysgenesis 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054852 peeling skin syndrome 6 skos:exactMatch OMIM:618084 peeling skin syndrome 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054860 hearing loss, autosomal recessive 110 skos:exactMatch DOID:0111644 autosomal recessive nonsyndromic deafness 110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054860 hearing loss, autosomal recessive 110 skos:exactMatch OMIM:618094 deafness, autosomal recessive 110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054861 intellectual disability, autosomal recessive 63 skos:exactMatch OMIM:618095 intellectual developmental disorder, autosomal recessive 63 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054862 premature ovarian failure 15 skos:exactMatch OMIM:618096 premature ovarian failure 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054865 encephalopathy due to mitochondrial and peroxisomal fission defect skos:exactMatch OMIMPS:614388 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054865 encephalopathy due to mitochondrial and peroxisomal fission defect skos:exactMatch Orphanet:527276 Encephalopathy due to mitochondrial and peroxisomal fission defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054866 sudden arrhythmia death syndrome skos:exactMatch SCTID:735686002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054866 sudden arrhythmia death syndrome skos:exactMatch UMLS:C2721586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054867 paraomphalocele skos:exactMatch MESH:C537170 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054868 meconium ileus skos:exactMatch MESH:D000074270 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054868 meconium ileus skos:exactMatch NCIT:C98979 Meconium Ileus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054868 meconium ileus skos:exactMatch SCTID:206523001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0054869 nondystrophic myotonia skos:exactMatch MESH:C536245 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056795 X-linked spermatogenic failure 1 skos:exactMatch DOID:0070189 X-linked spermatogenic failure 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056795 X-linked spermatogenic failure 1 skos:exactMatch OMIM:305700 spermatogenic failure, x-linked, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056796 obstructive nephropathy skos:exactMatch DOID:0070314 obstructive nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056796 obstructive nephropathy skos:exactMatch NCIT:C120902 Obstructive Nephropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056796 obstructive nephropathy skos:exactMatch SCTID:86249007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056796 obstructive nephropathy skos:exactMatch UMLS:C0149939 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056797 neurodevelopmental disorder with midbrain and hindbrain malformations skos:exactMatch DOID:0080312 neurodevelopmental disorder with midbrain and hindbrain malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056797 neurodevelopmental disorder with midbrain and hindbrain malformations skos:exactMatch OMIM:617523 neurodevelopmental disorder with midbrain and hindbrain malformations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056797 neurodevelopmental disorder with midbrain and hindbrain malformations skos:exactMatch UMLS:C4479613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056798 disorder of appendix skos:exactMatch DOID:60000 appendix disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056798 disorder of appendix skos:exactMatch ICD10CM:K35-K38 Diseases of appendix (K35-K38) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056798 disorder of appendix skos:exactMatch SCTID:18526009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056798 disorder of appendix skos:exactMatch UMLS:C0267613 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056799 synovium disorder skos:exactMatch SCTID:3519007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056799 synovium disorder skos:exactMatch UMLS:C0263945 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056802 synovial bursa disorder skos:exactMatch SCTID:10597006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056802 synovial bursa disorder skos:exactMatch UMLS:C0263946 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056803 sulfur metabolism disease skos:exactMatch SCTID:123809005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056803 sulfur metabolism disease skos:exactMatch UMLS:C1263724 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056804 benign neoplasm of peripheral nervous system skos:exactMatch DOID:0080320 peripheral nervous system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056805 benign peripheral nerve granular cell tumor skos:exactMatch NCIT:C5502 Benign Peripheral Nerve Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056805 benign peripheral nerve granular cell tumor skos:exactMatch UMLS:C1332530 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056806 non-small cell squamous lung carcinoma skos:exactMatch DOID:0080521 lung non-squamous non-small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056806 non-small cell squamous lung carcinoma skos:exactMatch NCIT:C133254 Lung Non-Small Cell Squamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056806 non-small cell squamous lung carcinoma skos:exactMatch SCTID:723301009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056813 hormone-resistant breast carcinoma skos:exactMatch NCIT:C114932 Hormone-Resistant Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056814 hormone-resistant prostate carcinoma skos:exactMatch NCIT:C114933 Hormone-Resistant Prostate Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056815 liver adenosquamous carcinoma skos:exactMatch NCIT:C118630 Liver Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056815 liver adenosquamous carcinoma skos:exactMatch UMLS:C3898586 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056816 vulvar neuroendocrine carcinoma skos:exactMatch NCIT:C128243 Vulvar Neuroendocrine Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056816 vulvar neuroendocrine carcinoma skos:exactMatch UMLS:C4288002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056817 rectal adenosquamous carcinoma skos:exactMatch NCIT:C43594 Rectal Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056817 rectal adenosquamous carcinoma skos:exactMatch UMLS:C1709865 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056818 skin adenosquamous carcinoma skos:exactMatch NCIT:C54250 Skin Adenosquamous Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056818 skin adenosquamous carcinoma skos:exactMatch UMLS:C1710103 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056819 nasal cavity and paranasal sinus carcinoma skos:exactMatch NCIT:C54293 Sinonasal Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056819 nasal cavity and paranasal sinus carcinoma skos:exactMatch UMLS:C1710095 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056820 nasal cavity and paranasal sinus neoplasm skos:exactMatch NCIT:C7336 Sinonasal Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056820 nasal cavity and paranasal sinus neoplasm skos:exactMatch UMLS:C1334925 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0056822 amyotonia congenita skos:exactMatch OMIM:205000 amyotonia congenita semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060455 X-linked congenital hemolytic anemia skos:exactMatch DOID:0111846 X-linked congenital hemolytic anemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060455 X-linked congenital hemolytic anemia skos:exactMatch OMIM:301015 hemolytic anemia, congenital, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060456 cerebral sclerosis, diffuse, scholz type skos:exactMatch MESH:C564449 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060456 cerebral sclerosis, diffuse, scholz type skos:exactMatch OMIM:302700 cerebral sclerosis, diffuse, scholz iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060457 autoinflammation with arthritis and dyskeratosis skos:exactMatch OMIM:617388 autoinflammation with arthritis and dyskeratosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060486 arthrogryposis multiplex congenita 1, neurogenic, with myelin defect skos:exactMatch OMIM:617468 arthrogryposis multiplex congenita 1, neurogenic, with myelin defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060489 46,XX sex reversal 4 skos:exactMatch DOID:0111764 46,XX sex reversal 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060489 46,XX sex reversal 4 skos:exactMatch OMIM:617480 46,xx sex reversal 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060490 neurodevelopmental disorder with microcephaly, hypotonia, and variable brain anomalies skos:exactMatch OMIM:617481 neurodevelopmental disorder with microcephaly, hypotonia, and variable brain anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060490 neurodevelopmental disorder with microcephaly, hypotonia, and variable brain anomalies skos:exactMatch Orphanet:544469 PRUNE1-related neurological syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060490 neurodevelopmental disorder with microcephaly, hypotonia, and variable brain anomalies skos:exactMatch UMLS:C4479566 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060491 neurodevelopmental disorder with involuntary movements skos:exactMatch DOID:0112276 neurodevelopmental disorder with involuntary movements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060491 neurodevelopmental disorder with involuntary movements skos:exactMatch OMIM:617493 neurodevelopmental disorder with involuntary movements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060496 neurodevelopmental disorder with hypotonia, neuropathy, and deafness skos:exactMatch OMIM:617519 neurodevelopmental disorder with hypotonia, neuropathy, and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060496 neurodevelopmental disorder with hypotonia, neuropathy, and deafness skos:exactMatch UMLS:C4479603 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060502 neurodevelopmental disorder with progressive microcephaly, spasticity, and brain anomalies skos:exactMatch OMIM:617527 neurodevelopmental disorder with progressive microcephaly, spasticity, and brain anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060502 neurodevelopmental disorder with progressive microcephaly, spasticity, and brain anomalies skos:exactMatch Orphanet:521426 PLAA-associated neurodevelopmental disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060502 neurodevelopmental disorder with progressive microcephaly, spasticity, and brain anomalies skos:exactMatch UMLS:C4479631 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060507 retinal dystrophy with or without macular staphyloma skos:exactMatch OMIM:617547 retinal dystrophy with or without macular staphyloma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060507 retinal dystrophy with or without macular staphyloma skos:exactMatch UMLS:C4479651 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060510 Cohen-Gibson syndrome skos:exactMatch OMIM:617561 cohen-gibson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060510 Cohen-Gibson syndrome skos:exactMatch UMLS:C4479654 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060527 maleylacetoacetate isomerase deficiency skos:exactMatch OMIM:617596 maleylacetoacetate isomerase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060527 maleylacetoacetate isomerase deficiency skos:exactMatch UMLS:C1291607 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060532 congenital heart defects and skeletal malformations syndrome skos:exactMatch OMIM:617602 congenital heart defects and skeletal malformations syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060532 congenital heart defects and skeletal malformations syndrome skos:exactMatch UMLS:C4539857 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060533 microcephaly, short stature, and limb abnormalities skos:exactMatch OMIM:617604 microcephaly, short stature, and limb abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060533 microcephaly, short stature, and limb abnormalities skos:exactMatch Orphanet:572773 Microcephaly-short stature-limb abnormalities syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060533 microcephaly, short stature, and limb abnormalities skos:exactMatch UMLS:C4539873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060549 congenital anomalies of kidney and urinary tract syndrome with or without hearing loss, abnormal ears, or developmental delay skos:exactMatch DOID:0112359 congenital anomalies of kidney and urinary tract syndrome with or without hearing loss, abnormal ears, or developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060549 congenital anomalies of kidney and urinary tract syndrome with or without hearing loss, abnormal ears, or developmental delay skos:exactMatch OMIM:617641 congenital anomalies of kidney and urinary tract syndrome with or without hearing loss, abnormal ears, or developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060549 congenital anomalies of kidney and urinary tract syndrome with or without hearing loss, abnormal ears, or developmental delay skos:exactMatch UMLS:C4539968 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060550 polydactyly, postaxial, type a7 skos:exactMatch OMIM:617642 polydactyly, postaxial, iia a7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060551 cerebellar atrophy, developmental delay, and seizures skos:exactMatch OMIM:617643 cerebellar atrophy, developmental delay, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060551 cerebellar atrophy, developmental delay, and seizures skos:exactMatch UMLS:C4539985 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060554 vertebral, cardiac, renal, and limb defects syndrome 1 skos:exactMatch OMIM:617660 vertebral, cardiac, renal, and limb defects syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060554 vertebral, cardiac, renal, and limb defects syndrome 1 skos:exactMatch UMLS:C4540004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060555 vertebral, cardiac, renal, and limb defects syndrome 2 skos:exactMatch OMIM:617661 vertebral, cardiac, renal, and limb defects syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060555 vertebral, cardiac, renal, and limb defects syndrome 2 skos:exactMatch UMLS:C4540014 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060556 joint laxity, short stature, and myopia skos:exactMatch OMIM:617662 joint laxity, short stature, and myopia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060556 joint laxity, short stature, and myopia skos:exactMatch Orphanet:527450 Severe myopia-generalized joint laxity-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060556 joint laxity, short stature, and myopia skos:exactMatch UMLS:C4540020 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060562 encephalopathy, neonatal severe, with lactic acidosis and brain abnormalities skos:exactMatch OMIM:617668 encephalopathy, neonatal severe, with lactic acidosis and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060562 encephalopathy, neonatal severe, with lactic acidosis and brain abnormalities skos:exactMatch UMLS:C4540052 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060564 HELIX syndrome skos:exactMatch OMIM:617671 helix syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060564 HELIX syndrome skos:exactMatch Orphanet:528105 Hypohidrosis-electrolyte imbalance-lacrimal gland dysfunction-ichthyosis-xerostomia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060564 HELIX syndrome skos:exactMatch UMLS:C4522164 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060568 Pilarowski-Bjornsson syndrome skos:exactMatch OMIM:617682 pilarowski-bjornsson syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060568 Pilarowski-Bjornsson syndrome skos:exactMatch Orphanet:529965 Intellectual disability-autism-speech apraxia-craniofacial dysmorphism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060568 Pilarowski-Bjornsson syndrome skos:exactMatch UMLS:C4540131 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060577 neurodevelopmental disorder with microcephaly, ataxia, and seizures skos:exactMatch OMIM:617709 neurodevelopmental disorder with microcephaly, ataxia, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060577 neurodevelopmental disorder with microcephaly, ataxia, and seizures skos:exactMatch UMLS:C4540188 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060578 neurodevelopmental disorder, mitochondrial, with abnormal movements and lactic acidosis, with or without seizures skos:exactMatch OMIM:617710 neurodevelopmental disorder, mitochondrial, with abnormal movements and lactic acidosis, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060578 neurodevelopmental disorder, mitochondrial, with abnormal movements and lactic acidosis, with or without seizures skos:exactMatch Orphanet:572798 WARS2-related combined oxidative phosphorylation defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060578 neurodevelopmental disorder, mitochondrial, with abnormal movements and lactic acidosis, with or without seizures skos:exactMatch UMLS:C4540192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060582 auditory neuropathy-optic atrophy syndrome skos:exactMatch OMIM:617717 auditory neuropathy and optic atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060582 auditory neuropathy-optic atrophy syndrome skos:exactMatch Orphanet:542585 Auditory neuropathy-optic atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060582 auditory neuropathy-optic atrophy syndrome skos:exactMatch UMLS:C4521678 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060583 platelet abnormalities with eosinophilia and immune-mediated inflammatory disease skos:exactMatch DOID:0112004 immunodeficiency 71 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060583 platelet abnormalities with eosinophilia and immune-mediated inflammatory disease skos:exactMatch OMIM:617718 immunodeficiency 71 with inflammatory disease and congenital thrombocytopenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060583 platelet abnormalities with eosinophilia and immune-mediated inflammatory disease skos:exactMatch UMLS:C4540232 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060585 neuronopathy, distal hereditary motor, type 9 skos:exactMatch DOID:0111212 distal hereditary motor neuronopathy type 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060585 neuronopathy, distal hereditary motor, type 9 skos:exactMatch OMIM:617721 neuronopathy, distal hereditary motor, iia 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060585 neuronopathy, distal hereditary motor, type 9 skos:exactMatch UMLS:C4540265 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060589 facial palsy, congenital, with ptosis and velopharyngeal dysfunction skos:exactMatch OMIM:617732 facial palsy, congenital, with ptosis and velopharyngeal dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060589 facial palsy, congenital, with ptosis and velopharyngeal dysfunction skos:exactMatch UMLS:C4540277 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060591 immunodeficiency, developmental delay, and hypohomocysteinemia skos:exactMatch OMIM:617744 immunodeficiency, developmental delay, and hypohomocysteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060591 immunodeficiency, developmental delay, and hypohomocysteinemia skos:exactMatch UMLS:C4540293 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060592 Sweeney-Cox syndrome skos:exactMatch DOID:0080538 Sweeney-Cox syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060592 Sweeney-Cox syndrome skos:exactMatch OMIM:617746 sweeney-cox syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060592 Sweeney-Cox syndrome skos:exactMatch UMLS:C4540299 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060593 obsolete actn3 deficiency skos:exactMatch OMIM:617749 actn3 deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060596 neurodevelopmental disorder with dysmorphic facies and distal limb anomalies skos:exactMatch OMIM:617755 neurodevelopmental disorder with dysmorphic facies and distal limb anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060596 neurodevelopmental disorder with dysmorphic facies and distal limb anomalies skos:exactMatch Orphanet:528084 Non-specific syndromic intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060596 neurodevelopmental disorder with dysmorphic facies and distal limb anomalies skos:exactMatch UMLS:C4540327 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060611 combined immunodeficiency and megaloblastic anemia with or without hyperhomocysteinemia skos:exactMatch OMIM:617780 combined immunodeficiency and megaloblastic anemia with or without hyperhomocysteinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060611 combined immunodeficiency and megaloblastic anemia with or without hyperhomocysteinemia skos:exactMatch UMLS:C4540434 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060621 neurodevelopmental disorder with microcephaly, seizures, and cortical atrophy skos:exactMatch OMIM:617802 neurodevelopmental disorder with microcephaly, seizures, and cortical atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060621 neurodevelopmental disorder with microcephaly, seizures, and cortical atrophy skos:exactMatch UMLS:C4540493 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060622 neurodevelopmental disorder with severe motor impairment and absent language skos:exactMatch OMIM:617804 neurodevelopmental disorder with variable motor and language impairment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060622 neurodevelopmental disorder with severe motor impairment and absent language skos:exactMatch UMLS:C4540496 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060624 neurodevelopmental disorder with ataxic gait, absent speech, and decreased cortical white matter skos:exactMatch OMIM:617807 neurodevelopmental disorder with ataxic gait, absent speech, and decreased cortical white matter semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060624 neurodevelopmental disorder with ataxic gait, absent speech, and decreased cortical white matter skos:exactMatch UMLS:C4540498 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060627 glycosylphosphatidylinositol biosynthesis defect 15 skos:exactMatch OMIM:617810 glycosylphosphatidylinositol biosynthesis defect 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060627 glycosylphosphatidylinositol biosynthesis defect 15 skos:exactMatch Orphanet:529665 Neurodevelopmental delay-seizures-ophthalmic anomalies-osteopenia-cerebellar atrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060627 glycosylphosphatidylinositol biosynthesis defect 15 skos:exactMatch UMLS:C4540520 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060629 neurodevelopmental disorder with or without hyperkinetic movements and seizures, autosomal recessive skos:exactMatch OMIM:617820 neurodevelopmental disorder with or without hyperkinetic movements and seizures, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060629 neurodevelopmental disorder with or without hyperkinetic movements and seizures, autosomal recessive skos:exactMatch UMLS:CN737161 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060631 Alkuraya-Kucinskas syndrome skos:exactMatch DOID:0111555 Alkuraya-Kucinskas syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060631 Alkuraya-Kucinskas syndrome skos:exactMatch OMIM:617822 alkuraya-kucinskas syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060631 Alkuraya-Kucinskas syndrome skos:exactMatch Orphanet:610569 KIAA1109-related early lethal congenital brain malformations-arthrogryposis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060631 Alkuraya-Kucinskas syndrome skos:exactMatch UMLS:CN737163 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060640 neurodevelopmental disorder with microcephaly, epilepsy, and brain atrophy skos:exactMatch OMIM:617862 neurodevelopmental disorder with microcephaly, epilepsy, and brain atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060640 neurodevelopmental disorder with microcephaly, epilepsy, and brain atrophy skos:exactMatch UMLS:CN787271 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060641 neurodevelopmental disorder with or without seizures and gait abnormalities skos:exactMatch OMIM:617864 neurodevelopmental disorder with or without seizures and gait abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060641 neurodevelopmental disorder with or without seizures and gait abnormalities skos:exactMatch UMLS:CN800195 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060642 neurodevelopmental disorder with movement abnormalities, abnormal gait, and autistic features skos:exactMatch OMIM:617865 neurodevelopmental disorder with movement abnormalities, abnormal gait, and autistic features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060642 neurodevelopmental disorder with movement abnormalities, abnormal gait, and autistic features skos:exactMatch UMLS:CN800196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060650 Leber congenital amaurosis with early-onset deafness skos:exactMatch DOID:0112240 Leber congenital amaurosis with early-onset deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060650 Leber congenital amaurosis with early-onset deafness skos:exactMatch OMIM:617879 leber congenital amaurosis with early-onset deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060650 Leber congenital amaurosis with early-onset deafness skos:exactMatch UMLS:CN807950 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060659 neurodevelopmental disorder with poor language and loss of hand skills skos:exactMatch OMIM:617903 neurodevelopmental disorder with poor language and loss of hand skills semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060662 Diamond-Blackfan anemia-like skos:exactMatch OMIM:617911 diamond-blackfan anemia-like semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060662 Diamond-Blackfan anemia-like skos:exactMatch UMLS:CN873436 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060663 congenital heart defects, multiple types, 5 skos:exactMatch OMIM:617912 congenital heart defects, multiple types, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060663 congenital heart defects, multiple types, 5 skos:exactMatch UMLS:CN873437 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060664 neurodevelopmental disorder with microcephaly, cataracts, and renal abnormalities skos:exactMatch DOID:0081263 neurodevelopmental disorder with microcephaly, cataracts, and renal abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060664 neurodevelopmental disorder with microcephaly, cataracts, and renal abnormalities skos:exactMatch OMIM:617913 neurodevelopmental disorder with microcephaly, cataracts, and renal abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060664 neurodevelopmental disorder with microcephaly, cataracts, and renal abnormalities skos:exactMatch UMLS:CN889218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060666 hypotonia, ataxia, developmental delay, and tooth enamel defect syndrome skos:exactMatch OMIM:617915 hypotonia, ataxia, developmental delay, and tooth enamel defect syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060666 hypotonia, ataxia, developmental delay, and tooth enamel defect syndrome skos:exactMatch UMLS:CN895589 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060670 amyotrophic lateral sclerosis, susceptibility to, 25 skos:exactMatch OMIM:617921 amyotrophic lateral sclerosis, susceptibility to, 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060670 amyotrophic lateral sclerosis, susceptibility to, 25 skos:exactMatch UMLS:CN895594 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060671 epilepsy, juvenile myoclonic, susceptibility to, 10 skos:exactMatch DOID:0111325 juvenile myoclonic epilepsy 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060671 epilepsy, juvenile myoclonic, susceptibility to, 10 skos:exactMatch OMIM:617924 epilepsy, juvenile myoclonic, susceptibility to, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060677 chromosome 1p35 deletion syndrome skos:exactMatch OMIM:617930 chromosome 1p35 deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060677 chromosome 1p35 deletion syndrome skos:exactMatch UMLS:CN244562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060688 hyperthyroxinemia, euthyroid, caused by generalized 5-prime-deiodinase deficiency skos:exactMatch OMIM:617953 hyperthyroxinemia, euthyroid, caused by generalized 5-prime-deiodinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060688 hyperthyroxinemia, euthyroid, caused by generalized 5-prime-deiodinase deficiency skos:exactMatch UMLS:CN244571 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060690 phenytoin toxicity skos:exactMatch OMIM:617955 phenytoin toxicity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060702 spondyloepimetaphyseal dysplasia, di rocco type skos:exactMatch OMIM:617974 spondyloepimetaphyseal dysplasia, di rocco iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060702 spondyloepimetaphyseal dysplasia, di rocco type skos:exactMatch UMLS:CN244923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060704 neurodevelopmental disorder with spastic quadriplegia and brain abnormalities with or without seizures skos:exactMatch OMIM:617977 neurodevelopmental disorder with spastic quadriplegia and brain abnormalities with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060704 neurodevelopmental disorder with spastic quadriplegia and brain abnormalities with or without seizures skos:exactMatch UMLS:CN244929 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060707 Ververi-Brady syndrome skos:exactMatch OMIM:617982 ververi-brady syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060707 Ververi-Brady syndrome skos:exactMatch Orphanet:580940 QRICH1-related intellectual disability-chondrodysplasia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060707 Ververi-Brady syndrome skos:exactMatch UMLS:CN244927 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060711 Jaberi-Elahi syndrome skos:exactMatch OMIM:617988 jaberi-elahi syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060711 Jaberi-Elahi syndrome skos:exactMatch UMLS:CN244943 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060713 deafness, congenital heart defects, and posterior embryotoxon skos:exactMatch MESH:C566604 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060713 deafness, congenital heart defects, and posterior embryotoxon skos:exactMatch OMIM:617992 deafness, congenital heart defects, and posterior embryotoxon semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060714 tumoral calcinosis, hyperphosphatemic, familial, 2 skos:exactMatch OMIM:617993 tumoral calcinosis, hyperphosphatemic, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060715 tumoral calcinosis, hyperphosphatemic, familial, 3 skos:exactMatch OMIM:617994 tumoral calcinosis, hyperphosphatemic, familial, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060720 congenital disorder of glycosylation with defective fucosylation skos:exactMatch OMIMPS:618005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060720 congenital disorder of glycosylation with defective fucosylation skos:exactMatch UMLS:CN248517 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060724 glycosylphosphatidylinositol biosynthesis defect 17 skos:exactMatch OMIM:618010 glycosylphosphatidylinositol biosynthesis defect 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060724 glycosylphosphatidylinositol biosynthesis defect 17 skos:exactMatch UMLS:CN248527 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060729 protoporphyria, erythropoietic, 2 skos:exactMatch OMIM:618015 protoporphyria, erythropoietic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060729 protoporphyria, erythropoietic, 2 skos:exactMatch UMLS:CN248523 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060732 tetraamelia syndrome 2 skos:exactMatch DOID:0112193 tetraamelia syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060732 tetraamelia syndrome 2 skos:exactMatch OMIM:618021 tetraamelia syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060733 humerofemoral hypoplasia with radiotibial ray deficiency skos:exactMatch OMIM:618022 humerofemoral hypoplasia with radiotibial ray deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060733 humerofemoral hypoplasia with radiotibial ray deficiency skos:exactMatch UMLS:CN248526 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060745 intellectual developmental disorder with or without epilepsy or cerebellar ataxia skos:exactMatch OMIM:618060 intellectual developmental disorder with or without epilepsy or cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060745 intellectual developmental disorder with or without epilepsy or cerebellar ataxia skos:exactMatch UMLS:CN252646 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060752 neurodevelopmental disorder with spasticity and poor growth skos:exactMatch OMIM:618076 neurodevelopmental disorder with spasticity and poor growth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060758 spinocerebellar ataxia 42, early-onset, severe, with neurodevelopmental deficits skos:exactMatch OMIM:618087 spinocerebellar ataxia 42, early-onset, severe, with neurodevelopmental deficits semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060759 neurodevelopmental disorder with regression, abnormal movements, loss of speech, and seizures skos:exactMatch DOID:0081327 neurodevelopmental disorder with regression, abnormal movements, loss of speech, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060759 neurodevelopmental disorder with regression, abnormal movements, loss of speech, and seizures skos:exactMatch OMIM:618088 neurodevelopmental disorder with regression, abnormal movements, loss of speech, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060759 neurodevelopmental disorder with regression, abnormal movements, loss of speech, and seizures skos:exactMatch Orphanet:597623 IRF2BPL-related regressive neurodevelopmental disorder-dystonia-seizures syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060760 intellectual developmental disorder with dysmorphic facies and behavioral abnormalities skos:exactMatch OMIM:618089 intellectual developmental disorder with dysmorphic facies and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060761 neurodevelopmental disorder with epilepsy and hypoplasia of the corpus callosum skos:exactMatch OMIM:618090 neurodevelopmental disorder with epilepsy and hypoplasia of the corpus callosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060763 intellectual developmental disorder with speech delay, dysmorphic facies, and t-cell abnormalities skos:exactMatch OMIM:618092 intellectual developmental disorder with speech delay, dysmorphic facies, and t-cell abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060764 tetraamelia syndrome 1 skos:exactMatch DOID:0112192 tetraamelia syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060764 tetraamelia syndrome 1 skos:exactMatch OMIM:273395 tetraamelia syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060765 fibroepithelial polyp skos:exactMatch NCIT:C3337 Fibroepithelial Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060766 anal polyp skos:exactMatch NCIT:C3957 Anal Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060766 anal polyp skos:exactMatch SCTID:88580009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060766 anal polyp skos:exactMatch UMLS:C0267573 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060768 gingival fibroepithelial polyp skos:exactMatch NCIT:C4693 Gingival Fibroepithelial Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060768 gingival fibroepithelial polyp skos:exactMatch SCTID:235001002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060768 gingival fibroepithelial polyp skos:exactMatch UMLS:C0399441 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060774 vaginal fibroepithelial polyp skos:exactMatch NCIT:C4948 Vaginal Fibroepithelial Stromal Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060774 vaginal fibroepithelial polyp skos:exactMatch UMLS:C0750071 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060777 cervical fibroepithelial polyp skos:exactMatch NCIT:C40200 Cervical Fibroepithelial Polyp semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060777 cervical fibroepithelial polyp skos:exactMatch UMLS:C1516413 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060778 adult Fanconi syndrome skos:exactMatch NCIT:C4377 Adult Fanconi Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060779 acquired Fanconi syndrome skos:exactMatch NCIT:C78296 Acquired Fanconi Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060779 acquired Fanconi syndrome skos:exactMatch SCTID:236467001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060779 acquired Fanconi syndrome skos:exactMatch UMLS:C0341702 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060781 Preeyasombat-Varavithya syndrome skos:exactMatch MESH:C535269 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060781 Preeyasombat-Varavithya syndrome skos:exactMatch UMLS:C2930859 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060782 premalignant hematological system disease skos:exactMatch NCIT:C27274 Premalignant Hematologic Condition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060782 premalignant hematological system disease skos:exactMatch UMLS:C1335471 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060783 classic congenital adrenal hyperplasia skos:exactMatch NCIT:C131423 Classic Congenital Adrenal Hyperplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0060783 classic congenital adrenal hyperplasia skos:exactMatch UMLS:C4329672 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100003 susceptibility to angioedema induced by ACE inhibitors skos:exactMatch OMIM:300909 angioedema induced by ace inhibitors, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100004 mast cell activation syndrome skos:exactMatch MESH:D000090267 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100010 tendinopathy skos:exactMatch MESH:D052256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100010 tendinopathy skos:exactMatch SCTID:68172002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100011 tendinosis skos:exactMatch SCTID:724152009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100014 autoimmune retinopathy skos:exactMatch SCTID:724809006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100014 autoimmune retinopathy skos:exactMatch UMLS:C3203657 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100017 pityriasis rubra pilaris skos:exactMatch DOID:9212 pityriasis rubra pilaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100017 pityriasis rubra pilaris skos:exactMatch ICD10CM:L44.0 Pityriasis rubra pilaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100017 pityriasis rubra pilaris skos:exactMatch MESH:D010916 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100017 pityriasis rubra pilaris skos:exactMatch NCIT:C85014 Pityriasis Rubra Pilaris semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100017 pityriasis rubra pilaris skos:exactMatch SCTID:3755001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100017 pityriasis rubra pilaris skos:exactMatch UMLS:C0032027 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100025 epilepsy of infancy with migrating focal seizures skos:exactMatch SCTID:733195008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100025 epilepsy of infancy with migrating focal seizures skos:exactMatch UMLS:C4518639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100036 variable age onset epilepsy skos:exactMatch DOID:0050706 variable age at onset electroclinical syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100042 cardiac conduction defect skos:exactMatch OMIM:115080 cardiac conduction defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100043 epidermodysplasia verruciformis, susceptibility to skos:exactMatch OMIMPS:226400 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100044 acrofrontofacionasal dysostosis 1 skos:exactMatch MESH:C538186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100044 acrofrontofacionasal dysostosis 1 skos:exactMatch OMIM:201180 acrofrontofacionasal dysostosis 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100044 acrofrontofacionasal dysostosis 1 skos:exactMatch UMLS:C4551987 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100045 epidermodysplasia verruciformis, susceptibility to, 1 skos:exactMatch OMIM:226400 epidermodysplasia verruciformis, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100046 exfoliation syndrome, susceptibility to skos:exactMatch OMIM:177650 exfoliation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100048 graft-versus-host disease, susceptibility to skos:exactMatch OMIM:614395 graft-versus-host disease, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100053 anaphylaxis skos:exactMatch MESH:D000707 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100053 anaphylaxis skos:exactMatch NCIT:C107101 Anaphylaxis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100053 anaphylaxis skos:exactMatch SCTID:39579001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100054 idiopathic anaphylaxis skos:exactMatch SCTID:241954008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100055 intraosseous spindle cell rhabdomyosarcoma with TFCP2/NCOA2 rearrangements skos:exactMatch NCIT:C178236 Intraosseous Spindle Cell Rhabdomyosarcoma with TFCP2/NCOA2 Rearrangements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100058 hypervalinemia and hyperleucine-isoleucinemia skos:exactMatch OMIM:618850 hypervalinemia and hyperleucine-isoleucinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100060 congenital/infantile spindle cell rhabdomyosarcoma with VGLL2/NCOA2/CITED2 rearrangements skos:exactMatch NCIT:C178232 Congenital/Infantile Spindle Cell Rhabdomyosarcoma with VGLL2/NCOA2/CITED2 Rearrangements semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100062 developmental and epileptic encephalopathy skos:exactMatch DOID:0050709 early infantile epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100062 developmental and epileptic encephalopathy skos:exactMatch DOID:0112202 developmental and epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100062 developmental and epileptic encephalopathy skos:exactMatch NCIT:C122814 Developmental and Epileptic Encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100062 developmental and epileptic encephalopathy skos:exactMatch OMIMPS:308350 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100062 developmental and epileptic encephalopathy skos:exactMatch Orphanet:1934 Early infantile epileptic encephalopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100062 developmental and epileptic encephalopathy skos:exactMatch SCTID:230429005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100063 Pericytoma with t(7;12) skos:exactMatch DOID:0080896 pericytoma with t(7;12) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100064 tyrosine hydroxylase deficiency skos:exactMatch NCIT:C157158 Tyrosine Hydroxylase Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100067 childhood spindle cell rhabdomyosarcoma skos:exactMatch NCIT:C123397 Childhood Spindle Cell Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100075 jaw fracture skos:exactMatch MESH:D007572 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100076 juvenile idiopathic scoliosis skos:exactMatch Orphanet:459696 NON RARE IN EUROPE: Juvenile idiopathic scoliosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100079 developmental and epileptic encephalopathy, 6 skos:exactMatch OMIM:607208 dravet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100081 sleep disorder skos:exactMatch NCIT:C3376 Sleep Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100082 LEOPARD syndrome 1 skos:exactMatch DOID:0080548 Noonan syndrome with multiple lentigines 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100082 LEOPARD syndrome 1 skos:exactMatch OMIM:151100 leopard syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100083 hereditary thrombocytopenia and hematological cancer predisposition syndrome associated with RUNX1 skos:exactMatch OMIM:601399 platelet disorder, familial, with associated myeloid malignancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100086 perinatal disease skos:exactMatch ICD10CM:P00-P96 Certain conditions originating in the perinatal period (P00-P96) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100092 myoclonus, familial, 2 skos:exactMatch OMIM:618364 myoclonus, familial, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100093 myoclonus, familial, 1 skos:exactMatch OMIM:614937 myoclonus, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100095 neurodegeneration, childhood-onset, stress-induced, with variable ataxia and seizures skos:exactMatch DOID:0070352 stress-induced childhood-onset neurodegeneration with variable ataxia and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100095 neurodegeneration, childhood-onset, stress-induced, with variable ataxia and seizures skos:exactMatch OMIM:618170 neurodegeneration, childhood-onset, stress-induced, with variable ataxia and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100096 COVID-19 skos:exactMatch DOID:0080600 COVID-19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100096 COVID-19 skos:exactMatch ICD10CM:U07.1 COVID-19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100096 COVID-19 skos:exactMatch MESH:D000086382 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100096 COVID-19 skos:exactMatch SCTID:840539006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100101 fetal akinesia deformation sequence 1 skos:exactMatch DOID:0111377 fetal akinesia deformation sequence syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100101 fetal akinesia deformation sequence 1 skos:exactMatch OMIM:208150 fetal akinesia deformation sequence 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100101 fetal akinesia deformation sequence 1 skos:exactMatch Orphanet:994 Fetal akinesia deformation sequence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100102 fetal akinesia deformation sequence 2 skos:exactMatch DOID:0111378 fetal akinesia deformation sequence syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100102 fetal akinesia deformation sequence 2 skos:exactMatch OMIM:618388 fetal akinesia deformation sequence 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100103 fetal akinesia deformation sequence 3 skos:exactMatch DOID:0111376 fetal akinesia deformation sequence syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100103 fetal akinesia deformation sequence 3 skos:exactMatch OMIM:618389 fetal akinesia deformation sequence 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100104 fetal akinesia deformation sequence 4 skos:exactMatch DOID:0111379 fetal akinesia deformation sequence syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100104 fetal akinesia deformation sequence 4 skos:exactMatch OMIM:618393 fetal akinesia deformation sequence 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100105 brain small vessel disease 3 skos:exactMatch DOID:0112315 brain small vessel disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100105 brain small vessel disease 3 skos:exactMatch OMIM:618360 brain small vessel disease 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100111 focal segmental glomerulosclerosis and neurodevelopmental syndrome skos:exactMatch OMIM:619428 focal segmental glomerulosclerosis and neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100115 acute flaccid myelitis skos:exactMatch DOID:0080947 acute flaccid myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100115 acute flaccid myelitis skos:exactMatch MESH:C000629404 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100115 acute flaccid myelitis skos:exactMatch NCIT:C128379 Acute Flaccid Myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100115 acute flaccid myelitis skos:exactMatch Orphanet:623801 Acute flaccid myelitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100116 Middle East respiratory syndrome skos:exactMatch DOID:0080642 Middle East respiratory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100116 Middle East respiratory syndrome skos:exactMatch NCIT:C128424 Middle East Respiratory Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100116 Middle East respiratory syndrome skos:exactMatch Orphanet:576074 Middle East respiratory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100116 Middle East respiratory syndrome skos:exactMatch UMLS:C3694279 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100118 genetic skin disorder skos:exactMatch MESH:D012873 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100118 genetic skin disorder skos:exactMatch SCTID:239001006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100119 Knobloch syndrome 2 skos:exactMatch OMIM:618458 knobloch syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100120 vector-borne disease skos:exactMatch MESH:D000079426 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100127 toxic bronchiolitis obliterans skos:exactMatch SCTID:196027008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100128 coinfection skos:exactMatch MESH:D060085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100128 coinfection skos:exactMatch UMLS:C0275524 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100129 intracranial arachoid cyst skos:exactMatch OMIM:207790 arachnoid cysts, intracranial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100130 adult acute respiratory distress syndrome skos:exactMatch DOID:11394 adult respiratory distress syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100130 adult acute respiratory distress syndrome skos:exactMatch MESH:D012128 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100130 adult acute respiratory distress syndrome skos:exactMatch Orphanet:70578 Adult acute respiratory distress syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100130 adult acute respiratory distress syndrome skos:exactMatch SCTID:67782005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100130 adult acute respiratory distress syndrome skos:exactMatch UMLS:C0035222 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100133 mitochondrial complex I deficiency skos:exactMatch DOID:0060536 mitochondrial complex I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100133 mitochondrial complex I deficiency skos:exactMatch MESH:C537475 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100133 mitochondrial complex I deficiency skos:exactMatch Orphanet:2609 Isolated complex I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100135 Dravet syndrome skos:exactMatch DOID:0080422 Dravet syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100135 Dravet syndrome skos:exactMatch NCIT:C116573 Dravet Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100135 Dravet syndrome skos:exactMatch SCTID:230437002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100135 Dravet syndrome skos:exactMatch UMLS:C0751122 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100137 telomere syndrome skos:exactMatch NCIT:C152065 Telomere Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100147 SATB2 associated disorder skos:exactMatch Orphanet:576278 SATB2-associated syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100151 nephropathic cystinosis skos:exactMatch MESH:C535335 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100151 nephropathic cystinosis skos:exactMatch NCIT:C129932 Nephropathic Cystinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100151 nephropathic cystinosis skos:exactMatch OMIM:219800 cystinosis, nephropathic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100151 nephropathic cystinosis skos:exactMatch UMLS:C2930877 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100153 tubulinopathy skos:exactMatch DOID:0112227 tubulinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100156 Imerslund-Grasbeck syndrome type 1 skos:exactMatch NCIT:C131677 Megaloblastic Anemia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100156 Imerslund-Grasbeck syndrome type 1 skos:exactMatch OMIM:261100 imerslund-grasbeck syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100157 Imerslund-Grasbeck syndrome type 2 skos:exactMatch OMIM:618882 imerslund-grasbeck syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100159 pulmonary hypertension, neonatal skos:exactMatch NCIT:C4732 Neonatal Hypertension semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100160 alcoholic ketoacidosis skos:exactMatch DOID:0080949 alcoholic ketoacidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100161 hyperkalemic renal tubular acidosis skos:exactMatch Orphanet:89939 NON RARE IN EUROPE: Hyperkalemic renal tubular acidosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100163 COVID-19–associated multisystem inflammatory syndrome in children skos:exactMatch DOID:0080711 multisystem inflammatory syndrome in children semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100163 COVID-19–associated multisystem inflammatory syndrome in children skos:exactMatch NCIT:C172127 Multisystem Inflammatory Syndrome in Children semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100164 permanent neonatal diabetes mellitus skos:exactMatch DOID:0060639 permanent neonatal diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100164 permanent neonatal diabetes mellitus skos:exactMatch MESH:C563425 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100164 permanent neonatal diabetes mellitus skos:exactMatch NCIT:C114902 Permanent Neonatal Diabetes Mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100164 permanent neonatal diabetes mellitus skos:exactMatch OMIMPS:606176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100164 permanent neonatal diabetes mellitus skos:exactMatch Orphanet:99885 Isolated permanent neonatal diabetes mellitus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100164 permanent neonatal diabetes mellitus skos:exactMatch SCTID:609565001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100164 permanent neonatal diabetes mellitus skos:exactMatch UMLS:C1833104 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100165 permanent neonatal diabetes mellitus 1 skos:exactMatch OMIM:606176 diabetes mellitus, permanent neonatal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100168 desmoid tumor caused by somatic mutation skos:exactMatch DOID:0111349 hereditary desmoid disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100170 restless legs syndrome, susceptibility to skos:exactMatch OMIMPS:102300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100172 intellectual disability, autosomal dominant skos:exactMatch OMIMPS:156200 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100177 allergic rhinitis, susceptibility to skos:exactMatch OMIM:607154 allergic rhinitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100180 diabetes mellitus, ketosis-prone skos:exactMatch OMIM:612227 diabetes mellitus, ketosis-prone semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100183 radioulnar synostosis, nonsyndromic, susceptibility to skos:exactMatch OMIM:179300 radioulnar synostosis, nonsyndromic, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100185 immune reconstitution inflammatory syndrome skos:exactMatch MESH:D054019 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100186 GTP cyclohydrolase I deficiency with hyperphenylalaninemia skos:exactMatch NCIT:C141442 GTP Cyclohydrolase I Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100186 GTP cyclohydrolase I deficiency with hyperphenylalaninemia skos:exactMatch OMIM:233910 hyperphenylalaninemia, bh4-deficient, B semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100186 GTP cyclohydrolase I deficiency with hyperphenylalaninemia skos:exactMatch Orphanet:2102 GTP cyclohydrolase I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100186 GTP cyclohydrolase I deficiency with hyperphenylalaninemia skos:exactMatch SCTID:23447005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100186 GTP cyclohydrolase I deficiency with hyperphenylalaninemia skos:exactMatch UMLS:C0268467 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100189 apolipoprotein A-I deficiency skos:exactMatch Orphanet:425 Apolipoprotein A-I deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100192 liver failure skos:exactMatch MESH:D017093 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100192 liver failure skos:exactMatch NCIT:C26922 Liver Failure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100193 chronic liver failure skos:exactMatch NCIT:C84428 End Stage Liver Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100210 growth hormone insensitivity syndrome with immune dysregulation skos:exactMatch OMIMPS:245590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100211 growth hormone insensitivity with immune dysregulation 1, autosomal recessive skos:exactMatch DOID:0080836 growth hormone insensitivity syndrome with immune dysregulation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100211 growth hormone insensitivity with immune dysregulation 1, autosomal recessive skos:exactMatch MESH:C537871 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100211 growth hormone insensitivity with immune dysregulation 1, autosomal recessive skos:exactMatch OMIM:245590 growth hormone insensitivity syndrome with immune dysregulation 1, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100211 growth hormone insensitivity with immune dysregulation 1, autosomal recessive skos:exactMatch Orphanet:220465 Laron syndrome with immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100211 growth hormone insensitivity with immune dysregulation 1, autosomal recessive skos:exactMatch SCTID:724179008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100211 growth hormone insensitivity with immune dysregulation 1, autosomal recessive skos:exactMatch UMLS:C1855548 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100211 growth hormone insensitivity with immune dysregulation 1, autosomal recessive skos:exactMatch UMLS:C4510411 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100212 IFAP syndrome skos:exactMatch OMIMPS:308205 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100213 IFAP syndrome with or without BRESHECK syndrome skos:exactMatch DOID:0111821 ichthyosis follicularis-alopecia-photophobia syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100213 IFAP syndrome with or without BRESHECK syndrome skos:exactMatch MESH:C536085 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100213 IFAP syndrome with or without BRESHECK syndrome skos:exactMatch OMIM:308205 ifap syndrome 1, with or without bresheck syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100213 IFAP syndrome with or without BRESHECK syndrome skos:exactMatch Orphanet:2273 Ichthyosis follicularis-alopecia-photophobia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100213 IFAP syndrome with or without BRESHECK syndrome skos:exactMatch UMLS:C1839988 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100214 Rajab interstitial lung disease with brain calcifications skos:exactMatch OMIMPS:613658 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100215 Rajab interstitial lung disease with brain calcifications 1 skos:exactMatch OMIM:613658 rajab interstitial lung disease with brain calcifications 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100215 Rajab interstitial lung disease with brain calcifications 1 skos:exactMatch Orphanet:178506 Brain calcification, Rajab type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100215 Rajab interstitial lung disease with brain calcifications 1 skos:exactMatch SCTID:720576001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100215 Rajab interstitial lung disease with brain calcifications 1 skos:exactMatch UMLS:C3150910 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100215 Rajab interstitial lung disease with brain calcifications 1 skos:exactMatch UMLS:CN248515 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100217 developmental delay with short stature, dysmorphic facial features, and sparse hair 2 skos:exactMatch OMIM:620062 developmental delay with short stature, dysmorphic facial features, and sparse hair 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100218 arthrogryposis multiplex congenita 5 skos:exactMatch OMIM:618947 arthrogryposis multiplex congenita 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100219 growth hormone insensitivity syndrome with immune dysregulation 2, autosomal dominant skos:exactMatch DOID:0080837 growth hormone insensitivity syndrome with immune dysregulation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100219 growth hormone insensitivity syndrome with immune dysregulation 2, autosomal dominant skos:exactMatch OMIM:618985 growth hormone insensitivity syndrome with immune dysregulation 2, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100220 Rajab interstitial lung disease with brain calcifications 2 skos:exactMatch OMIM:619013 rajab interstitial lung disease with brain calcifications 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100221 IFAP syndrome 2 skos:exactMatch OMIM:619016 ifap syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100223 mitochondrial complex I deficiency, nuclear type skos:exactMatch OMIMPS:252010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100224 mitochondrial complex I deficiency, nuclear type 1 skos:exactMatch OMIM:252010 mitochondrial complex 1 deficiency, nuclear iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100224 mitochondrial complex I deficiency, nuclear type 1 skos:exactMatch UMLS:C1838979 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100226 parasomnia, sleepwalking type skos:exactMatch MESH:D013009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100226 parasomnia, sleepwalking type skos:exactMatch OMIM:613938 parasomnia, sleepwalking iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100229 obsolete Heimler syndrome skos:exactMatch MESH:C535994 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100229 obsolete Heimler syndrome skos:exactMatch Orphanet:3220 Deafness-enamel hypoplasia-nail defects syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100229 obsolete Heimler syndrome skos:exactMatch SCTID:721085000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100229 obsolete Heimler syndrome skos:exactMatch UMLS:C1856186 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100232 psoriatic arthritis, susceptibility to skos:exactMatch OMIM:607507 psoriatic arthritis, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100233 long COVID-19 skos:exactMatch DOID:0080848 long COVID semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100234 paroxysmal familial ventricular fibrillation skos:exactMatch Orphanet:228140 Idiopathic ventricular fibrillation, non Brugada type semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100237 inherited cutis laxa skos:exactMatch OMIMPS:123700 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100238 inherited Fanconi renotubular syndrome skos:exactMatch OMIMPS:134600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100239 inherited hypertrophic pyloric stenosis skos:exactMatch OMIMPS:179010 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100240 inherited thrombophilia skos:exactMatch OMIMPS:188050 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100241 inherited thrombocytopenia skos:exactMatch OMIMPS:313900 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100242 glioma susceptibility skos:exactMatch OMIMPS:137800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100244 paroxysmal nocturnal hemoglobinuria skos:exactMatch DOID:0060284 paroxysmal nocturnal hemoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100244 paroxysmal nocturnal hemoglobinuria skos:exactMatch NCIT:C61233 Paroxysmal Nocturnal Hemoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100244 paroxysmal nocturnal hemoglobinuria skos:exactMatch OMIMPS:300818 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100244 paroxysmal nocturnal hemoglobinuria skos:exactMatch Orphanet:447 Paroxysmal nocturnal hemoglobinuria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100244 paroxysmal nocturnal hemoglobinuria skos:exactMatch SCTID:1963002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100244 paroxysmal nocturnal hemoglobinuria skos:exactMatch UMLS:C0024790 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100246 migraine with or without aura, susceptibility to skos:exactMatch OMIMPS:157300 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100247 multiple congenital anomalies-hypotonia-seizures syndrome skos:exactMatch DOID:0080503 multiple congenital anomalies-hypotonia-seizures syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100247 multiple congenital anomalies-hypotonia-seizures syndrome skos:exactMatch OMIMPS:614080 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100249 46,XX testicular disorder of sex development skos:exactMatch DOID:0111760 46,XX sex reversal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100249 46,XX testicular disorder of sex development skos:exactMatch MESH:D058531 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100249 46,XX testicular disorder of sex development skos:exactMatch NCIT:C127170 46,XX Testicular Differences of Sex Development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100249 46,XX testicular disorder of sex development skos:exactMatch Orphanet:393 46,XX testicular disorder of sex development semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100249 46,XX testicular disorder of sex development skos:exactMatch UMLS:C2936419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100249 46,XX testicular disorder of sex development skos:exactMatch UMLS:CN205000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100250 46,XX sex reversal 1 skos:exactMatch DOID:0111761 46,XX sex reversal 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100250 46,XX sex reversal 1 skos:exactMatch NCIT:C179867 46,XX Sex Reversal 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100250 46,XX sex reversal 1 skos:exactMatch OMIM:400045 46,xx sex reversal 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100251 familial hyperphosphatemic tumoral calcinosis/hyperphosphatemic hyperostosis syndrome skos:exactMatch DOID:0111063 hyperphosphatemic familial tumoral calcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100251 familial hyperphosphatemic tumoral calcinosis/hyperphosphatemic hyperostosis syndrome skos:exactMatch NCIT:C131851 Hyperphosphatemic Familial Tumoral Calcinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100251 familial hyperphosphatemic tumoral calcinosis/hyperphosphatemic hyperostosis syndrome skos:exactMatch Orphanet:306661 Familial hyperphosphatemic tumoral calcinosis/Hyperphosphatemic hyperostosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100251 familial hyperphosphatemic tumoral calcinosis/hyperphosphatemic hyperostosis syndrome skos:exactMatch UMLS:C1876187 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100252 tumoral calcinosis, hyperphosphatemic, familial, 1 skos:exactMatch OMIM:211900 tumoral calcinosis, hyperphosphatemic, familial, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100253 Roberts-SC phocomelia syndrome skos:exactMatch NCIT:C4681 Roberts-SC Phocomelia Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100253 Roberts-SC phocomelia syndrome skos:exactMatch OMIM:268300 roberts-sc phocomelia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100255 adenosine kinase deficiency skos:exactMatch DOID:0111038 hypermethioninemia due to adenosine kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100255 adenosine kinase deficiency skos:exactMatch MESH:C567015 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100255 adenosine kinase deficiency skos:exactMatch OMIM:614300 hypermethioninemia due to adenosine kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100255 adenosine kinase deficiency skos:exactMatch Orphanet:289290 Hypermethioninemia encephalopathy due to adenosine kinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100255 adenosine kinase deficiency skos:exactMatch UMLS:C1970196 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100280 Waldenstrom macroglobulinemia skos:exactMatch DOID:0060901 lymphoplasmacytic lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100280 Waldenstrom macroglobulinemia skos:exactMatch ICD10CM:C88.0 Waldenström macroglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100280 Waldenstrom macroglobulinemia skos:exactMatch MESH:D008258 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100280 Waldenstrom macroglobulinemia skos:exactMatch NCIT:C80307 Waldenstrom Macroglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100280 Waldenstrom macroglobulinemia skos:exactMatch OMIMPS:153600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100280 Waldenstrom macroglobulinemia skos:exactMatch Orphanet:33226 Waldenström macroglobulinemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100280 Waldenstrom macroglobulinemia skos:exactMatch UMLS:C0024419 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100281 macroglobulinemia, Waldenstrom, 1 skos:exactMatch OMIM:153600 macroglobulinemia, waldenstrom, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100285 extrahepatic biliary atresia skos:exactMatch NCIT:C97069 Extrahepatic Biliary Atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100285 extrahepatic biliary atresia skos:exactMatch OMIM:210500 biliary atresia, extrahepatic semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100285 extrahepatic biliary atresia skos:exactMatch UMLS:C4520983 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100288 enhanced S-cone syndrome skos:exactMatch DOID:0090059 enhanced S-cone syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100288 enhanced S-cone syndrome skos:exactMatch MESH:C564835 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100288 enhanced S-cone syndrome skos:exactMatch OMIM:268100 enhanced s-cone syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100288 enhanced S-cone syndrome skos:exactMatch UMLS:C1849394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100289 Goldmann-Favre syndrome skos:exactMatch Orphanet:53540 Goldmann-Favre syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100289 Goldmann-Favre syndrome skos:exactMatch SCTID:232065000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100290 colon serrated polyposis skos:exactMatch NCIT:C96470 Colon Serrated Polyposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100290 colon serrated polyposis skos:exactMatch UMLS:C3272797 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100291 early T cell progenitor acute lymphoblastic leukemia skos:exactMatch NCIT:C130043 Early T Acute Lymphoblastic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100291 early T cell progenitor acute lymphoblastic leukemia skos:exactMatch UMLS:C4329780 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100292 Carey-Fineman-Ziter syndrome 2 skos:exactMatch OMIM:619941 carey-fineman-ziter syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100294 mitochondrial complex II deficiency, nuclear type 1 skos:exactMatch DOID:0060537 mitochondrial complex II deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100294 mitochondrial complex II deficiency, nuclear type 1 skos:exactMatch MESH:C565375 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100294 mitochondrial complex II deficiency, nuclear type 1 skos:exactMatch OMIM:252011 mitochondrial complex 2 deficiency, nuclear iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100294 mitochondrial complex II deficiency, nuclear type 1 skos:exactMatch Orphanet:3208 Isolated succinate-CoQ reductase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100294 mitochondrial complex II deficiency, nuclear type 1 skos:exactMatch SCTID:124165006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100295 Alzheimer disease, susceptibility to, mitochondrial skos:exactMatch OMIM:502500 alzheimer disease, susceptibility to, mitochondrial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100296 Olmsted syndrome 1 skos:exactMatch DOID:0112013 autosomal dominant mutilating palmoplantar keratoderma with periorificial keratotic plaques semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100296 Olmsted syndrome 1 skos:exactMatch OMIM:614594 olmsted syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100297 short stature, facial dysmorphism, and skeletal anomalies with or without cardiac anomalies 1 skos:exactMatch OMIM:617877 short stature, facial dysmorphism, and skeletal anomalies with or without cardiac anomalies 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100297 short stature, facial dysmorphism, and skeletal anomalies with or without cardiac anomalies 1 skos:exactMatch UMLS:CN807949 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100300 hereditary capillary infantile hemangioma skos:exactMatch MESH:C535860 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100300 hereditary capillary infantile hemangioma skos:exactMatch OMIM:602089 hemangioma, capillary infantile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100300 hereditary capillary infantile hemangioma skos:exactMatch Orphanet:464293 NON RARE IN EUROPE: Infantile capillary hemangioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100302 LADD syndrome 1 skos:exactMatch OMIM:149730 lacrimoauriculodentodigital syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100303 ichthyosis, annular epidermolytic 1 skos:exactMatch OMIM:607602 ichthyosis, annular epidermolytic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100309 hereditary ataxia skos:exactMatch DOID:0050951 hereditary ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100309 hereditary ataxia skos:exactMatch ICD10CM:G11 Hereditary ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100309 hereditary ataxia skos:exactMatch MESH:C531684 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100309 hereditary ataxia skos:exactMatch Orphanet:183518 Rare hereditary ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100309 hereditary ataxia skos:exactMatch SCTID:763597000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100310 hereditary cerebellar ataxia skos:exactMatch NCIT:C140268 Hereditary Cerebellar Ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100313 focal segmental glomerulosclerosis skos:exactMatch DOID:1312 focal segmental glomerulosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100313 focal segmental glomerulosclerosis skos:exactMatch MESH:D005923 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100313 focal segmental glomerulosclerosis skos:exactMatch NCIT:C37308 Focal Segmental Glomerulosclerosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100313 focal segmental glomerulosclerosis skos:exactMatch SCTID:236403004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100313 focal segmental glomerulosclerosis skos:exactMatch UMLS:CN043606 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100316 long QT syndrome 1 skos:exactMatch DOID:0110644 long QT syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100316 long QT syndrome 1 skos:exactMatch NCIT:C85049 Long QT Syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100316 long QT syndrome 1 skos:exactMatch OMIM:192500 long qt syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100316 long QT syndrome 1 skos:exactMatch SCTID:20852007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100325 odontochondrodysplasia 1 skos:exactMatch OMIM:184260 odontochondrodysplasia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100325 odontochondrodysplasia 1 skos:exactMatch Orphanet:166272 Odontochondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100325 odontochondrodysplasia 1 skos:exactMatch SCTID:717823001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100325 odontochondrodysplasia 1 skos:exactMatch UMLS:CN200045 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100326 Glanzmann thrombasthenia skos:exactMatch OMIMPS:273800 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100326 Glanzmann thrombasthenia skos:exactMatch Orphanet:849 Glanzmann thrombasthenia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100327 hypercholanemia, familial skos:exactMatch OMIMPS:607748 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100328 microcephaly, epilepsy, and diabetes syndrome skos:exactMatch OMIMPS:614231 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100338 urinary tract infection skos:exactMatch DOID:0080784 urinary tract infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100338 urinary tract infection skos:exactMatch MESH:D014552 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100339 Friedreich ataxia skos:exactMatch DOID:12705 Friedreich ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100339 Friedreich ataxia skos:exactMatch MESH:D005621 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100339 Friedreich ataxia skos:exactMatch NCIT:C84718 Friedreich Ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100339 Friedreich ataxia skos:exactMatch SCTID:10394003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100339 Friedreich ataxia skos:exactMatch UMLS:C0016719 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100340 Friedreich ataxia 1 skos:exactMatch DOID:0111218 Friedreich ataxia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100340 Friedreich ataxia 1 skos:exactMatch MESH:C565561 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100340 Friedreich ataxia 1 skos:exactMatch OMIM:229300 friedreich ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100340 Friedreich ataxia 1 skos:exactMatch Orphanet:95 Friedreich ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100340 Friedreich ataxia 1 skos:exactMatch UMLS:C1856689 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100342 malignant glioma skos:exactMatch DOID:3070 high grade glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100342 malignant glioma skos:exactMatch NCIT:C4822 Malignant Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100342 malignant glioma skos:exactMatch UMLS:C0555198 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100344 Bartter disease type 1 skos:exactMatch DOID:0110142 Bartter disease type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100344 Bartter disease type 1 skos:exactMatch MESH:C537652 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100344 Bartter disease type 1 skos:exactMatch OMIM:601678 bartter syndrome, iia 1, antenatal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100344 Bartter disease type 1 skos:exactMatch Orphanet:620217 Bartter syndrome type 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100344 Bartter disease type 1 skos:exactMatch SCTID:700107006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100345 lactose intolerance skos:exactMatch DOID:10604 lactose intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100345 lactose intolerance skos:exactMatch MESH:D007787 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100345 lactose intolerance skos:exactMatch NCIT:C3154 Lactose Intolerance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100345 lactose intolerance skos:exactMatch SCTID:267425008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100345 lactose intolerance skos:exactMatch UMLS:C0022951 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100347 carcinoid syndrome skos:exactMatch ICD10CM:E34.0 Carcinoid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100347 carcinoid syndrome skos:exactMatch NCIT:C3215 Carcinoid Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100347 carcinoid syndrome skos:exactMatch Orphanet:100093 Carcinoid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100347 carcinoid syndrome skos:exactMatch SCTID:35868009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100348 neurodevelopmental disorder with microcephaly, impaired language, and gait abnormalities skos:exactMatch OMIM:619091 neurodevelopmental disorder with microcephaly, impaired language, and gait abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100349 COACH syndrome skos:exactMatch DOID:0111589 COACH syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100349 COACH syndrome skos:exactMatch MESH:C536430 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100349 COACH syndrome skos:exactMatch Orphanet:1454 Joubert syndrome with hepatic defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100349 COACH syndrome skos:exactMatch SCTID:721847002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100349 COACH syndrome skos:exactMatch UMLS:C1857662 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100350 neuronopathy, distal hereditary motor, type 5 skos:exactMatch DOID:0111203 distal hereditary motor neuronopathy type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100350 neuronopathy, distal hereditary motor, type 5 skos:exactMatch MESH:C563443 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100350 neuronopathy, distal hereditary motor, type 5 skos:exactMatch Orphanet:139536 Distal hereditary motor neuropathy type 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100352 episodic kinesigenic dyskinesia 1 skos:exactMatch DOID:0090053 episodic kinesigenic dyskinesia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100352 episodic kinesigenic dyskinesia 1 skos:exactMatch MESH:C537180 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100352 episodic kinesigenic dyskinesia 1 skos:exactMatch OMIM:128200 episodic kinesigenic dyskinesia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100352 episodic kinesigenic dyskinesia 1 skos:exactMatch SCTID:609221008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100354 megacystis-microcolon-intestinal hypoperistalsis syndrome 1 skos:exactMatch DOID:0060610 megacystis-microcolon-intestinal hypoperistalsis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100354 megacystis-microcolon-intestinal hypoperistalsis syndrome 1 skos:exactMatch MESH:C536138 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100354 megacystis-microcolon-intestinal hypoperistalsis syndrome 1 skos:exactMatch NCIT:C98982 MMIH Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100354 megacystis-microcolon-intestinal hypoperistalsis syndrome 1 skos:exactMatch OMIM:249210 megacystis-microcolon-intestinal hypoperistalsis syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100354 megacystis-microcolon-intestinal hypoperistalsis syndrome 1 skos:exactMatch Orphanet:2241 Megacystis-microcolon-intestinal hypoperistalsis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100354 megacystis-microcolon-intestinal hypoperistalsis syndrome 1 skos:exactMatch SCTID:253781004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100354 megacystis-microcolon-intestinal hypoperistalsis syndrome 1 skos:exactMatch UMLS:C1608393 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100367 port-wine nevi-mega cisterna magna-hydrocephalus syndrome skos:exactMatch Orphanet:2703 Port-wine nevi-mega cisterna magna-hydrocephalus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100370 acute hepatitis B virus infection skos:exactMatch NCIT:C157781 Acute Hepatitis B Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100371 acute hepatitis C virus infection skos:exactMatch NCIT:C157782 Acute Hepatitis C Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100373 acute myeloid leukemia, inv(16)(p13.1;q22) skos:exactMatch NCIT:C9018 Acute Myeloid Leukemia with inv(16)(p13.1q22); CBFB-MYH11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100374 acute myeloid leukemia, t(16;16)(p13.1;q22) skos:exactMatch NCIT:C9019 Acute Myeloid Leukemia with t(16;16)(p13.1;q22); CBFB-MYH11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100375 acute myeloid leukemia, t(15;17)(q24;q21) skos:exactMatch NCIT:C36055 Acute Myeloid Leukemia with a Variant RARA Translocation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100377 acute myeloid leukemia, t(10;11)(p12;q23) skos:exactMatch NCIT:C132101 Acute Myeloid Leukemia with t(10;11)(p12;q23); MLLT10-MLL semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100381 acute myeloid leukemia, t(6;11)(q27;q23) skos:exactMatch NCIT:C132105 Acute Myeloid Leukemia with t(6;11)(q27;q23); MLLT4-MLL semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100382 acute myeloid leukemia, t(6;9)(p23;q34.1) skos:exactMatch NCIT:C82423 Acute Myeloid Leukemia with t(6;9) (p23;q34.1); DEK-NUP214 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100389 acute myeloid leukemia, Trisomy 8 skos:exactMatch NCIT:C162775 Acute Myeloid Leukemia with Trisomy 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100395 acute myeloid leukemia, t(5;11)(q35;p15) skos:exactMatch NCIT:C131502 Acute Myeloid Leukemia with t(5;11)(q35;p15); NUP98-NSD1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100396 acute myeloid leukemia, t(7;12)(q36;p13) skos:exactMatch NCIT:C122690 Acute Myeloid Leukemia with t(7;12)(q36;p13); HLXB9-ETV6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100398 acute myeloid leukemia, inv(3)(q21.3;q26.2) skos:exactMatch NCIT:C122716 Acute Myeloid Leukemia with inv(3) (q21.3;q26.2); GATA2, MECOM semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100399 acute myeloid leukemia, t(3;3)(q21.3;q26.2) skos:exactMatch NCIT:C122717 Acute Myeloid Leukemia with t(3;3) (q21.3;q26.2); GATA2, MECOM semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100404 acute myeloid leukemia, MLL gene rearrangement skos:exactMatch NCIT:C174129 Acute Myeloid Leukemia with MLL Rearrangement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100407 acute myeloid leukemia, t(11;15)(p15;q35) skos:exactMatch NCIT:C131504 Acute Myeloid Leukemia with t(11;15)(p15;q35); NUP98-JARID1A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100409 acute myeloid leukemia, t(3;5)(q25;q34) skos:exactMatch NCIT:C7600 Acute Myeloid Leukemia with Myelodysplasia-Related Changes semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100414 acute myeloid leukemia, CEBPA gene mutation skos:exactMatch NCIT:C151898 Acute Myeloid Leukemia with Germline CEBPA Mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100415 acute myeloid leukemia, FLT3 internal tandem duplication skos:exactMatch NCIT:C126748 Acute Myeloid Leukemia with FLT3/ITD Mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100422 acute myeloid leukemia, RUNX1 gene mutation skos:exactMatch NCIT:C129786 Acute Myeloid Leukemia with Mutated RUNX1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100428 progressive bulbar palsy of childhood skos:exactMatch DOID:0080632 Fazio-Londe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100428 progressive bulbar palsy of childhood skos:exactMatch OMIM:211500 fazio-londe disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100428 progressive bulbar palsy of childhood skos:exactMatch Orphanet:56965 Progressive bulbar paralysis of childhood semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100428 progressive bulbar palsy of childhood skos:exactMatch SCTID:230246005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100428 progressive bulbar palsy of childhood skos:exactMatch UMLS:C0393540 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100429 intrahepatic cholestasis of pregnancy skos:exactMatch DOID:0070227 intrahepatic cholestasis of pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100429 intrahepatic cholestasis of pregnancy skos:exactMatch MESH:C535932 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100429 intrahepatic cholestasis of pregnancy skos:exactMatch Orphanet:69665 Intrahepatic cholestasis of pregnancy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100431 migraine without aura skos:exactMatch DOID:12783 migraine without aura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100431 migraine without aura skos:exactMatch MESH:D020326 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100431 migraine without aura skos:exactMatch NCIT:C117004 Migraine Without Aura semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100431 migraine without aura skos:exactMatch SCTID:56097005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100431 migraine without aura skos:exactMatch UMLS:C0338480 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100434 chronic mountain sickness skos:exactMatch SCTID:241975000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100435 Schwartz-Jampel syndrome type 1 skos:exactMatch DOID:0090005 Schwartz-Jampel syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100435 Schwartz-Jampel syndrome type 1 skos:exactMatch OMIM:255800 schwartz-jampel syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100436 cataract 2, multiple types skos:exactMatch DOID:0110235 cataract 2 multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100436 cataract 2, multiple types skos:exactMatch OMIM:604307 cataract 2, multiple types semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100440 Asperger syndrome, susceptibility to skos:exactMatch OMIMPS:608638 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100450 CAPN5-related vitreoretinopathy skos:exactMatch DOID:9719 neovascular inflammatory vitreoretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100450 CAPN5-related vitreoretinopathy skos:exactMatch OMIM:193235 vitreoretinopathy, neovascular inflammatory semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100450 CAPN5-related vitreoretinopathy skos:exactMatch Orphanet:329211 Autosomal dominant neovascular inflammatory vitreoretinopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100450 CAPN5-related vitreoretinopathy skos:exactMatch SCTID:770791000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100450 CAPN5-related vitreoretinopathy skos:exactMatch UMLS:C4721549 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100452 RPE65-related dominant retinopathy skos:exactMatch DOID:0112144 retinitis pigmentosa 87 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100457 achalasia, familial esophageal skos:exactMatch MESH:C536011 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100457 achalasia, familial esophageal skos:exactMatch OMIM:200400 achalasia, familial esophageal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100457 achalasia, familial esophageal skos:exactMatch UMLS:C1860213 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100459 azoospermia skos:exactMatch DOID:14227 azoospermia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100459 azoospermia skos:exactMatch MESH:D053713 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100459 azoospermia skos:exactMatch SCTID:425558002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100459 azoospermia skos:exactMatch UMLS:C0004509 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100460 tobacco addiction, susceptibility to skos:exactMatch OMIM:188890 tobacco addiction, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100462 short stature and advanced bone age, with or without early-onset osteoarthritis and/or osteochondritis dissecans skos:exactMatch OMIM:165800 short stature and advanced bone age, with or without early-onset osteoarthritis and/or osteochondritis dissecans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100462 short stature and advanced bone age, with or without early-onset osteoarthritis and/or osteochondritis dissecans skos:exactMatch Orphanet:251262 Familial osteochondritis dissecans semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100466 butterfly-shaped pigment dystrophy skos:exactMatch Orphanet:99001 Butterfly-shaped pigment dystrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100466 butterfly-shaped pigment dystrophy skos:exactMatch SCTID:725590001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100466 butterfly-shaped pigment dystrophy skos:exactMatch UMLS:C4511237 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100467 preeclampsia/eclampsia 1 skos:exactMatch OMIM:189800 preeclampsia/eclampsia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100468 Batten-Turner congenital myopathy skos:exactMatch OMIM:255300 batten-turner congenital myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100469 anosmia, isolated congenital, X-linked skos:exactMatch OMIM:301700 anosmia, isolated congenital, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100470 reactive airway disease skos:exactMatch NCIT:C113673 Reactive Airway Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100470 reactive airway disease skos:exactMatch SCTID:991000119106 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100471 vitamin D deficiency skos:exactMatch DOID:10574 obsolete vitamin D deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100471 vitamin D deficiency skos:exactMatch ICD10CM:E55 Vitamin D deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100471 vitamin D deficiency skos:exactMatch MESH:D014808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100471 vitamin D deficiency skos:exactMatch NCIT:C114830 Vitamin D Deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100471 vitamin D deficiency skos:exactMatch SCTID:34713006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100471 vitamin D deficiency skos:exactMatch UMLS:C0042870 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100476 lipodystrophy, partial, acquired, susceptibility to skos:exactMatch OMIM:608709 lipodystrophy, partial, acquired, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100476 lipodystrophy, partial, acquired, susceptibility to skos:exactMatch UMLS:C3887501 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100478 brain malformations with or without urinary tract defects skos:exactMatch OMIM:613735 brain malformations with or without urinary tract defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100480 autoimmune primary adrenal insufficiency skos:exactMatch NCIT:C113814 Autoimmune Primary Adrenal Insufficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100480 autoimmune primary adrenal insufficiency skos:exactMatch Orphanet:85138 Addison disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100482 extensively drug-resistant tuberculosis skos:exactMatch MESH:D054908 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100482 extensively drug-resistant tuberculosis skos:exactMatch NCIT:C128417 Extensively Drug-Resistant Tuberculosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100486 adult acne skos:exactMatch MESH:C565791 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100486 adult acne skos:exactMatch OMIM:604324 acne, adult semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100488 CDH1-related diffuse gastric and lobular breast cancer skos:exactMatch OMIM:137215 diffuse gastric and lobular breast cancer syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100489 Graves disease, susceptibility to, 1 skos:exactMatch OMIM:275000 graves disease, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100490 breasts and/or nipples, aplasia or hypoplasia of, 1 skos:exactMatch OMIM:113700 breasts and/or nipples, aplasia or hypoplasia of, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100491 generalized pustular psoriasis skos:exactMatch ICD10CM:L40.1 Generalized pustular psoriasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100491 generalized pustular psoriasis skos:exactMatch SCTID:238612002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100491 generalized pustular psoriasis skos:exactMatch UMLS:C0343055 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100492 Bonnevie-Ullrich syndrome skos:exactMatch NCIT:C34434 Bonnevie-Ullrich Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100505 food dermatitis skos:exactMatch NCIT:C34534 Dermatitis due to Food taken Internally semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100510 spondyloepimetaphyseal dysplasia skos:exactMatch DOID:0080027 spondyloepimetaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100510 spondyloepimetaphyseal dysplasia skos:exactMatch SCTID:254062008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100511 sudden cardiac arrest skos:exactMatch MESH:C1720824 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100514 familial ovarian carcinoma skos:exactMatch DOID:6901 familiar ovarian carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100514 familial ovarian carcinoma skos:exactMatch NCIT:C36102 Hereditary Ovarian Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100514 familial ovarian carcinoma skos:exactMatch UMLS:C1333992 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0100518 hereditary attention deficit-hyperactivity disorder skos:exactMatch OMIM:143465 attention deficit-hyperactivity disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0200000 uterine ligament adenosarcoma skos:exactMatch NCIT:C102570 Broad Ligament Adenosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0200000 uterine ligament adenosarcoma skos:exactMatch UMLS:C3640823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0200001 obsolete chromate resistance skos:exactMatch OMIM:118840 chromate resistance semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0400005 refeeding syndrome skos:exactMatch MESH:D055677 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600002 hemorrhagic fever skos:exactMatch NCIT:C36169 Hemorrhagic Fever semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600008 cytokine release syndrome skos:exactMatch MESH:D000080424 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600008 cytokine release syndrome skos:exactMatch NCIT:C78251 Cytokine Release Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600023 idiopathic inflammatory myopathy skos:exactMatch NCIT:C116796 Idiopathic Inflammatory Myopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600023 idiopathic inflammatory myopathy skos:exactMatch SCTID:702380008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600023 idiopathic inflammatory myopathy skos:exactMatch UMLS:C0751356 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600024 familial idiopathic inflammatory myopathy skos:exactMatch MESH:C000598744 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600024 familial idiopathic inflammatory myopathy skos:exactMatch OMIM:160750 myositis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600025 hydrosalpinx skos:exactMatch NCIT:C142886 Hydrosalpinx semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600029 restrictive pulmonary disease skos:exactMatch NCIT:C91762 Restrictive Lung Disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600029 restrictive pulmonary disease skos:exactMatch SCTID:36485005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600029 restrictive pulmonary disease skos:exactMatch UMLS:C0085581 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600030 B-cell acute lymphoblastic leukemia with t(1;19)(q23;p13.3); E2A-PBX1 (TCF3-PBX1) skos:exactMatch DOID:0080649 B-lymphoblastic leukemia/lymphoma with TCF3-PBX1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600030 B-cell acute lymphoblastic leukemia with t(1;19)(q23;p13.3); E2A-PBX1 (TCF3-PBX1) skos:exactMatch NCIT:C80347 B Acute Lymphoblastic Leukemia with t(1;19)(q23;p13.3); E2A-PBX1 (TCF3-PBX1) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600030 B-cell acute lymphoblastic leukemia with t(1;19)(q23;p13.3); E2A-PBX1 (TCF3-PBX1) skos:exactMatch Orphanet:585956 B-lymphoblastic leukemia/lymphoma with t(1;19)(q23;p13.3) semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0600030 B-cell acute lymphoblastic leukemia with t(1;19)(q23;p13.3); E2A-PBX1 (TCF3-PBX1) skos:exactMatch SCTID:450956008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700015 chromosome 8 disorder skos:exactMatch SCTID:48082007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700015 chromosome 8 disorder skos:exactMatch UMLS:C0265418 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700035 monosomy chromosome 8 skos:exactMatch MESH:C537823 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700038 TDP-43 proteinopathy skos:exactMatch MESH:D057177 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700038 TDP-43 proteinopathy skos:exactMatch UMLS:C2718017 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700039 bladder exstrophy-epispadias-cloacal extrophy complex skos:exactMatch OMIM:600057 bladder exstrophy and epispadias complex semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700039 bladder exstrophy-epispadias-cloacal extrophy complex skos:exactMatch UMLS:C1838703 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700040 neonatal jaundice due to ABO incompatibility skos:exactMatch SCTID:16716281000119108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700041 neuroblastoma, susceptibility to, 2 skos:exactMatch OMIM:613013 neuroblastoma, susceptibility to, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700042 X-linked mendelian susceptibility to mycobacterial diseases due to IKBKG deficiency skos:exactMatch MESH:C564468 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700042 X-linked mendelian susceptibility to mycobacterial diseases due to IKBKG deficiency skos:exactMatch Orphanet:319612 X-linked mendelian susceptibility to mycobacterial diseases due to IKBKG deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700042 X-linked mendelian susceptibility to mycobacterial diseases due to IKBKG deficiency skos:exactMatch UMLS:C1845073 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700048 hand-foot syndrome skos:exactMatch MESH:D060831 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700048 hand-foot syndrome skos:exactMatch NCIT:C27177 Palmar-Plantar Erythrodysthesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700048 hand-foot syndrome skos:exactMatch UMLS:C0549410 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700051 liver abscess (disease) skos:exactMatch NCIT:C99089 Liver Abscess semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700051 liver abscess (disease) skos:exactMatch SCTID:27916005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700052 intersphincteric abscess skos:exactMatch SCTID:235795007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700058 Morton neuroma skos:exactMatch NCIT:C4075 Morton Neuroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700060 leukemia, acute, X-linked skos:exactMatch OMIM:308960 leukemia, acute, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700064 aneuploidy skos:exactMatch MESH:D000782 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700064 aneuploidy skos:exactMatch NCIT:C2873 Aneuploidy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700065 trisomy skos:exactMatch MESH:D014314 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700077 vitiligo-associated multiple autoimmune disease susceptibility 6 skos:exactMatch OMIM:193200 vitiligo-associated multiple autoimmune disease susceptibility 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700078 triple-positive breast carcinoma skos:exactMatch NCIT:C118311 Hormone Receptor/HER2 Positive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700078 triple-positive breast carcinoma skos:exactMatch UMLS:C5243562 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700079 hormone receptor-positive breast cancer skos:broadMatch NCIT:C157056 Hormone Receptor-Positive Breast Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700079 hormone receptor-positive breast cancer skos:exactMatch UMLS:C5442556 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700081 newborn respiratory distress syndrome skos:exactMatch DOID:12716 newborn respiratory distress syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700081 newborn respiratory distress syndrome skos:exactMatch NCIT:C27560 Respiratory Distress Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700081 newborn respiratory distress syndrome skos:exactMatch SCTID:46775006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700081 newborn respiratory distress syndrome skos:exactMatch UMLS:C0020192 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700081 newborn respiratory distress syndrome skos:exactMatch UMLS:C0035220 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700082 Robertsonian translocation Down syndrome skos:exactMatch NCIT:C188150 Robertsonian Translocation Down Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700086 uniparental disomy skos:exactMatch MESH:D024182 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700086 uniparental disomy skos:exactMatch NCIT:C85215 Uniparental Disomy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700087 Usher syndrome type 1B skos:exactMatch MESH:C536485 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700087 Usher syndrome type 1B skos:exactMatch OMIM:276900 usher syndrome, iia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700088 paroxysmal nonkinesigenic dyskinesia skos:exactMatch Orphanet:98810 Paroxysmal non-kinesigenic dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700089 paroxysmal nonkinesigenic dyskinesia 1 skos:exactMatch DOID:0090049 paroxysmal nonkinesigenic dyskinesia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700089 paroxysmal nonkinesigenic dyskinesia 1 skos:exactMatch OMIM:118800 paroxysmal nonkinesigenic dyskinesia 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700090 epilepsy, familial temporal lobe, 1 skos:exactMatch NCIT:C141441 Autosomal Dominant Lateral Temporal Lobe Epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700090 epilepsy, familial temporal lobe, 1 skos:exactMatch OMIM:600512 epilepsy, familial temporal lobe, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700091 ring chromosome disorder skos:exactMatch MESH:D012303 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700091 ring chromosome disorder skos:exactMatch NCIT:C3360 Supernumerary Circular Chromosome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700091 ring chromosome disorder skos:exactMatch UMLS:C0035639 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700092 neurodevelopmental disorder skos:exactMatch MESH:D065886 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700092 neurodevelopmental disorder skos:exactMatch NCIT:C1535926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700092 neurodevelopmental disorder skos:exactMatch NCIT:C89338 Neurodevelopmental Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700092 neurodevelopmental disorder skos:exactMatch SCTID:700364009 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700092 neurodevelopmental disorder skos:exactMatch UMLS:C1535926 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700107 chromosome 19q13.11 deletion syndrome, distal skos:exactMatch OMIM:613026 chromosome 19q13.11 deletion syndrome, distal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700112 heterotaxy, visceral, 5, autosomal skos:exactMatch OMIM:270100 heterotaxy, visceral, 5, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700115 proliferative vitreoretinopathy skos:exactMatch MESH:D018630 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700115 proliferative vitreoretinopathy skos:exactMatch SCTID:232016005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700115 proliferative vitreoretinopathy skos:exactMatch UMLS:C0242852 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700134 bovine neoplasm skos:exactMatch NCIT:C134527 Bovine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700135 bovine leukemia skos:exactMatch NCIT:C131469 Bovine Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700136 bovine protoporphyria skos:exactMatch NCIT:C131472 Bovine Protoporphyria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700137 bovine lymphosarcoma skos:exactMatch NCIT:C134767 Bovine Lymphosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700138 bovine rectal myxoma skos:exactMatch NCIT:C134768 Bovine Rectal Myxoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700139 canine neoplasm skos:exactMatch NCIT:C134526 Canine Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700140 canine osteosarcoma skos:exactMatch NCIT:C120045 Canine Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700141 canine melanoma skos:exactMatch NCIT:C120298 Canine Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700142 canine hemangiosarcoma skos:exactMatch NCIT:C122783 Canine Hemangiosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700143 canine mammary carcinoma skos:exactMatch NCIT:C124249 Canine Mammary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700144 canine leukemia skos:exactMatch NCIT:C128120 Canine Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700145 canine lymphoma skos:exactMatch NCIT:C128121 Canine Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700146 canine prostate carcinoma skos:exactMatch NCIT:C128122 Canine Prostate Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700147 canine histiocytic sarcoma skos:exactMatch NCIT:C128125 Canine Histiocytic Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700148 canine transitional cell carcinoma skos:exactMatch NCIT:C128126 Canine Transitional Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700149 canine sarcoma skos:exactMatch NCIT:C128195 Canine Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700150 canine mastocytoma skos:exactMatch NCIT:C129077 Canine Mastocytoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700151 canine glioma skos:exactMatch NCIT:C129297 Canine Glioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700152 canine hepatocellular carcinoma skos:exactMatch NCIT:C129298 Canine Hepatocellular Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700153 canine lung adenocarcinoma skos:exactMatch NCIT:C129299 Canine Lung Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700154 canine rhabdomyosarcoma skos:exactMatch NCIT:C129300 Canine Rhabdomyosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700155 canine thyroid adenocarcinoma skos:exactMatch NCIT:C132275 Canine Thyroid Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700156 canine soft tissue sarcoma skos:exactMatch NCIT:C132276 Canine Soft Tissue Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700157 canine oral squamous cell carcinoma skos:exactMatch NCIT:C132823 Canine Oral Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700158 canine pancreatic carcinoma skos:exactMatch NCIT:C134944 Canine Pancreatic Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700159 canine acanthomatous epulis skos:exactMatch NCIT:C134956 Canine Acanthomatous Epulis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700160 canine mammary adenoma skos:exactMatch NCIT:C147073 Canine Mammary Adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700161 canine gastrointestinal stromal tumor skos:exactMatch NCIT:C158783 Canine Gastrointestinal Stromal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700162 canine granular cell tumor skos:exactMatch NCIT:C158784 Canine Granular Cell Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700163 canine Langerhans cell histiocytosis skos:exactMatch NCIT:C158785 Canine Langerhans Cell Histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700164 canine nephroblastoma skos:exactMatch NCIT:C158786 Canine Nephroblastoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700165 canine thyroid gland medullary carcinoma skos:exactMatch NCIT:C161006 Canine Thyroid Gland Medullary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700166 canine transmissible venereal tumor skos:exactMatch NCIT:C162473 Canine Transmissible Venereal Tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700167 canine sebaceous gland epithelioma skos:exactMatch NCIT:C176701 Canine Sebaceous Gland Epithelioma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700168 canine oral melanoma skos:exactMatch NCIT:C185639 Canine Oral Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700169 canine cutaneous t-cell lymphoma skos:exactMatch NCIT:C186279 Canine Cutaneous T-Cell Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700171 horse melanoma skos:exactMatch NCIT:C134569 Horse Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700172 horse lymphoma skos:exactMatch NCIT:C134778 Horse Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700173 horse sarcoid skos:exactMatch NCIT:C134995 Horse Sarcoid semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700174 horse transitional cell carcinoma skos:exactMatch NCIT:C173624 Horse Transitional Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700176 feline lymphoma skos:exactMatch NCIT:C132193 Feline Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700177 feline mammary carcinoma skos:exactMatch NCIT:C132274 Feline Mammary Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700178 feline oral squamous cell carcinoma skos:exactMatch NCIT:C132824 Feline Oral Squamous Cell Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700179 feline osteosarcoma skos:exactMatch NCIT:C132825 Feline Osteosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700180 feline bronchioloalveolar lung carcinoma skos:exactMatch NCIT:C134559 Feline Bronchioloalveolar Lung Carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700181 feline fibrosarcoma skos:exactMatch NCIT:C134560 Feline Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700182 feline erythroleukemia skos:exactMatch NCIT:C134770 Feline Erythroleukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700183 feline reticulum cell sarcoma skos:exactMatch NCIT:C135008 Feline Reticulum Cell Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700184 feline large granular lymphocyte lymphoma skos:exactMatch NCIT:C135724 Feline Large Granular Lymphocyte Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700185 feline melanoma skos:exactMatch NCIT:C156362 Feline Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700186 feline histiocytic sarcoma skos:exactMatch NCIT:C157503 Feline Histiocytic Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700187 feline progressive histiocytosis skos:exactMatch NCIT:C176702 Feline Progressive Histiocytosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700188 feline synovial cell sarcoma skos:exactMatch NCIT:C181658 Feline Synovial Cell Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700189 chicken neoplasm skos:exactMatch NCIT:C135005 Chicken Neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700190 chicken bursal lymphoma skos:exactMatch NCIT:C134556 Chicken Bursal Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700191 chicken fibrosarcoma skos:exactMatch NCIT:C134557 Chicken Fibrosarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700192 chicken hepatoma skos:exactMatch NCIT:C134558 Chicken Hepatoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700193 chicken monocytic leukemia skos:exactMatch NCIT:C134945 Chicken Monocytic Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700194 chicken lymphoma skos:exactMatch NCIT:C135004 Chicken Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700195 rous sarcoma skos:exactMatch NCIT:C17466 Rous Sarcoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700196 fish melanoma skos:exactMatch NCIT:C135006 Fish Melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700197 porcine leukemia skos:exactMatch NCIT:C141365 Porcine Leukemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700198 porcine lymphoma skos:exactMatch NCIT:C134786 Porcine Lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700199 sheep lung adenocarcinoma skos:exactMatch NCIT:C147532 Sheep Lung Adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700207 constitutional delay of growth and puberty skos:exactMatch SCTID:237813007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700207 constitutional delay of growth and puberty skos:exactMatch UMLS:C0342538 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700218 group B streptococcal infection skos:exactMatch NCIT:C87168 Group B Streptococcal Infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700219 neoplastic meningitis skos:exactMatch NCIT:C3814 Metastatic Malignant Neoplasm in the Leptomeninges semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700220 disease related to transplantation skos:exactMatch UMLS:C1998172 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700225 hereditary gallbladder disorder skos:exactMatch OMIMPS:600803 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700226 food allergy skos:exactMatch DOID:3044 food allergy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700226 food allergy skos:exactMatch MESH:D005512 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0700226 food allergy skos:exactMatch SCTID:414285001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800001 delayed sleep phase syndrome, susceptibility to skos:exactMatch OMIM:614163 delayed sleep phase disorder, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800025 Teebi hypertelorism syndrome 1 skos:exactMatch DOID:0080698 Teebi hypertelorism syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800025 Teebi hypertelorism syndrome 1 skos:exactMatch OMIM:145420 teebi hypertelorism syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800025 Teebi hypertelorism syndrome 1 skos:exactMatch Orphanet:1519 SPECC1L-related hypertelorism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800025 Teebi hypertelorism syndrome 1 skos:exactMatch SCTID:724284005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800025 Teebi hypertelorism syndrome 1 skos:exactMatch UMLS:C0796179 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800025 Teebi hypertelorism syndrome 1 skos:exactMatch UMLS:CN199596 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800026 central hypoventilation syndrome, congenital, 1, with or without Hirschsprung disease skos:exactMatch DOID:0060731 congenital central hypoventilation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800026 central hypoventilation syndrome, congenital, 1, with or without Hirschsprung disease skos:exactMatch NCIT:C98889 Congenital Central Hypoventilation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800026 central hypoventilation syndrome, congenital, 1, with or without Hirschsprung disease skos:exactMatch OMIM:209880 central hypoventilation syndrome, congenital, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800026 central hypoventilation syndrome, congenital, 1, with or without Hirschsprung disease skos:exactMatch Orphanet:661 Congenital central hypoventilation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800026 central hypoventilation syndrome, congenital, 1, with or without Hirschsprung disease skos:exactMatch SCTID:230499002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800026 central hypoventilation syndrome, congenital, 1, with or without Hirschsprung disease skos:exactMatch UMLS:C1275808 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800027 leukoencephalopathy, diffuse hereditary, with spheroids 1 skos:exactMatch DOID:0080523 adult-onset leukoencephalopathy with axonal spheroids and pigmented glia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800027 leukoencephalopathy, diffuse hereditary, with spheroids 1 skos:exactMatch MESH:C580150 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800027 leukoencephalopathy, diffuse hereditary, with spheroids 1 skos:exactMatch NCIT:C153289 Adult-Onset Leukoencephalopathy with Axonal Spheroids and Pigmented Glia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800027 leukoencephalopathy, diffuse hereditary, with spheroids 1 skos:exactMatch OMIM:221820 leukoencephalopathy, hereditary diffuse, with spheroids 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800027 leukoencephalopathy, diffuse hereditary, with spheroids 1 skos:exactMatch Orphanet:313808 Hereditary diffuse leukoencephalopathy with axonal spheroids and pigmented glia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800027 leukoencephalopathy, diffuse hereditary, with spheroids 1 skos:exactMatch SCTID:702427005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800027 leukoencephalopathy, diffuse hereditary, with spheroids 1 skos:exactMatch UMLS:C3711381 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800028 dyskinesia with orofacial involvement, autosomal dominant skos:exactMatch MESH:C564676 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800028 dyskinesia with orofacial involvement, autosomal dominant skos:exactMatch OMIM:606703 dyskinesia with orofacial involvement, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800028 dyskinesia with orofacial involvement, autosomal dominant skos:exactMatch Orphanet:324588 Familial dyskinesia and facial myokymia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800028 dyskinesia with orofacial involvement, autosomal dominant skos:exactMatch SCTID:763352005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800028 dyskinesia with orofacial involvement, autosomal dominant skos:exactMatch UMLS:C1847627 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800029 interstitial lung disease 2 skos:exactMatch DOID:0050156 idiopathic pulmonary fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800029 interstitial lung disease 2 skos:exactMatch ICD10CM:J84.112 Idiopathic pulmonary fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800029 interstitial lung disease 2 skos:exactMatch MESH:D054990 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800029 interstitial lung disease 2 skos:exactMatch NCIT:C35716 Idiopathic Pulmonary Fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800029 interstitial lung disease 2 skos:exactMatch OMIM:178500 interstitial lung disease 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800029 interstitial lung disease 2 skos:exactMatch Orphanet:2032 Idiopathic pulmonary fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800029 interstitial lung disease 2 skos:exactMatch SCTID:196125002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800030 gastrointestinal defects and immunodeficiency syndrome 1 skos:exactMatch OMIM:243150 gastrointestinal defects and immunodeficiency syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800030 gastrointestinal defects and immunodeficiency syndrome 1 skos:exactMatch Orphanet:436252 Combined immunodeficiency-enteropathy spectrum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800031 central hypoventilation syndrome, congenital skos:exactMatch OMIMPS:209880 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800042 restrictive dermopathy 1 skos:exactMatch DOID:0060762 restrictive dermopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800042 restrictive dermopathy 1 skos:exactMatch DOID:0070369 restrictive dermopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800042 restrictive dermopathy 1 skos:exactMatch MESH:C536920 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800042 restrictive dermopathy 1 skos:exactMatch OMIM:275210 restrictive dermopathy 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800042 restrictive dermopathy 1 skos:exactMatch Orphanet:1662 Restrictive dermopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800042 restrictive dermopathy 1 skos:exactMatch SCTID:400128006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800042 restrictive dermopathy 1 skos:exactMatch UMLS:C0406585 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800043 Stüve-Wiedemann syndrome 1 skos:exactMatch MESH:C537502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800043 Stüve-Wiedemann syndrome 1 skos:exactMatch OMIM:601559 stuve-wiedemann syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800043 Stüve-Wiedemann syndrome 1 skos:exactMatch Orphanet:3206 Stüve-Wiedemann syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800043 Stüve-Wiedemann syndrome 1 skos:exactMatch SCTID:254097005 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800043 Stüve-Wiedemann syndrome 1 skos:exactMatch UMLS:C0432240 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800043 Stüve-Wiedemann syndrome 1 skos:exactMatch UMLS:C0796176 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800044 congenital disorder of deglycosylation 1 skos:exactMatch DOID:0060728 NGLY1-deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800044 congenital disorder of deglycosylation 1 skos:exactMatch NCIT:C126746 Congenital Disorder of Deglycosylation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800044 congenital disorder of deglycosylation 1 skos:exactMatch OMIM:615273 congenital disorder of deglycosylation 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800044 congenital disorder of deglycosylation 1 skos:exactMatch Orphanet:404454 Alacrimia-choreoathetosis-liver dysfunction syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800044 congenital disorder of deglycosylation 1 skos:exactMatch SCTID:768846004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800044 congenital disorder of deglycosylation 1 skos:exactMatch UMLS:C3808991 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800045 autoinflammatory syndrome, familial, Behcet-like 1 skos:exactMatch DOID:0080944 familial Behcet-like autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800045 autoinflammatory syndrome, familial, Behcet-like 1 skos:exactMatch OMIM:616744 autoinflammatory syndrome, familial, behcet-like 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800045 autoinflammatory syndrome, familial, Behcet-like 1 skos:exactMatch Orphanet:476102 Hereditary pediatric Behçet-like disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800045 autoinflammatory syndrome, familial, Behcet-like 1 skos:exactMatch UMLS:C4225218 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800046 thyroid hormone metabolism, abnormal 1 skos:exactMatch MESH:C566454 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800046 thyroid hormone metabolism, abnormal 1 skos:exactMatch OMIM:609698 thyroid hormone metabolism, abnormal, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800046 thyroid hormone metabolism, abnormal 1 skos:exactMatch Orphanet:171706 Short stature-delayed bone age due to thyroid hormone metabolism deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800046 thyroid hormone metabolism, abnormal 1 skos:exactMatch UMLS:C1864761 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800047 macrothrombocytopenia, isolated, 1, autosomal dominant skos:exactMatch DOID:0090102 autosomal dominant macrothrombocytopenia TUBB1-related semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800047 macrothrombocytopenia, isolated, 1, autosomal dominant skos:exactMatch MESH:C567747 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800047 macrothrombocytopenia, isolated, 1, autosomal dominant skos:exactMatch OMIM:613112 macrothrombocytopenia, isolated, 1, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800047 macrothrombocytopenia, isolated, 1, autosomal dominant skos:exactMatch UMLS:C2751259 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800084 primary bone dysplasia with increased bone density skos:exactMatch Orphanet:93444 Primary bone dysplasia with increased bone density semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800084 primary bone dysplasia with increased bone density skos:exactMatch UMLS:CN043667 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800085 dysostosis with predominant craniofacial involvement skos:exactMatch Orphanet:93453 Dysostosis with predominant craniofacial involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800086 primary bone dysplasia with multiple joint dislocations skos:exactMatch Orphanet:93441 Primary bone dysplasia with multiple joint dislocations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800087 type 11 collagen-related bone disorder skos:exactMatch Orphanet:93422 Type 11 collagen-related bone disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800088 lysosomal storage disease with skeletal involvement skos:exactMatch Orphanet:93448 Lysosomal storage disease with skeletal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800088 lysosomal storage disease with skeletal involvement skos:exactMatch SCTID:254069004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800088 lysosomal storage disease with skeletal involvement skos:exactMatch UMLS:CN206618 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800089 primary bone dysplasia with disorganized development of skeletal components skos:exactMatch Orphanet:93450 Primary bone dysplasia with disorganized development of skeletal components semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800090 ectrodactyly with and without other manifestations skos:exactMatch Orphanet:498477 Ectrodactyly with and without other manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800091 overgrowth or tall stature syndrome with skeletal involvement skos:exactMatch Orphanet:498448 Overgrowth or tall stature syndrome with skeletal involvement semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800092 genetic inflammatory or rheumatoid-like osteoarthropathy skos:exactMatch Orphanet:498445 Genetic inflammatory or rheumatoid-like osteoarthropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800093 dysostosis with brachydactyly without extraskeletal manifestations skos:exactMatch Orphanet:498451 Dysostosis with brachydactyly without extraskeletal manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800094 dysostosis with brachydactyly with extraskeletal manifestations skos:exactMatch Orphanet:498454 Dysostosis with brachydactyly with extraskeletal manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800095 syndrome with synostosis or other joint formation defect skos:exactMatch Orphanet:93459 Syndrome with synostosis or other joint formation defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800095 syndrome with synostosis or other joint formation defect skos:exactMatch UMLS:CN206620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800103 COACH syndrome 1 skos:exactMatch OMIM:216360 coach syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800104 immunodeficiency 105 skos:exactMatch OMIM:619924 immunodeficiency 105 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800105 catatonia skos:exactMatch MESH:D002389 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800106 disruptive behavior disorder skos:exactMatch NCIT:C99753 Disruptive Behavior Disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800107 anterior deviation infundibular septum skos:exactMatch SCTID:448619007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800107 anterior deviation infundibular septum skos:exactMatch UMLS:756812 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800108 cleft leaflet of tricuspid valve skos:exactMatch SCTID:60232001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800108 cleft leaflet of tricuspid valve skos:exactMatch UMLS:576470 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800113 necrotizing vasculitis skos:exactMatch NCIT:C70635 Necrotizing Vasculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800129 autoinflammatory disease, X-linked skos:exactMatch OMIM:301081 autoinflammatory disease, systemic, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800130 autoinflammatory syndrome with immunodeficiency skos:exactMatch OMIM:619375 autoinflammatory syndrome, familial, with or without immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800131 hyper-IgE recurrent infection syndrome 4A, autosomal dominant skos:exactMatch OMIM:619752 hyper-ige recurrent infection syndrome 4a, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800132 autoinflammatory-pancytopenia syndrome due to DNASE2 deficiency skos:exactMatch OMIM:619858 autoinflammatory-pancytopenia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800133 pulmonary hypoplasia skos:exactMatch NCIT:C99035 Pulmonary Hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800167 Knobloch syndrome 1 skos:exactMatch MESH:C537209 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800167 Knobloch syndrome 1 skos:exactMatch OMIM:267750 knobloch syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800167 Knobloch syndrome 1 skos:exactMatch Orphanet:1571 Knobloch syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800167 Knobloch syndrome 1 skos:exactMatch SCTID:703542000 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800167 Knobloch syndrome 1 skos:exactMatch UMLS:C1849409 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800175 cardiogenic shock skos:exactMatch ICD10CM:R57.0 Cardiogenic shock semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800175 cardiogenic shock skos:exactMatch Orphanet:97292 Cardiogenic shock semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800175 cardiogenic shock skos:exactMatch UMLS:C0036980 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800176 black widow spider envenomation skos:exactMatch SCTID:217666004 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800177 frostbite skos:exactMatch NCIT:C34627 Frostbite semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800177 frostbite skos:exactMatch SCTID:370977006 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800187 immunodeficiency 83, susceptibility to viral infections skos:exactMatch OMIM:613002 immunodeficiency 83, susceptibility to viral infections semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800188 malignant hyperthermia, susceptibility to skos:exactMatch OMIMPS:145600 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800341 congenital myopathy 4A, autosomal dominant skos:exactMatch OMIM:255310 congenital myopathy 4a, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800368 cardiomyopathy, dilated, 1MM skos:exactMatch DOID:0081158 dilated cardiomyopathy 1MM semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800436 craniofacial dysmorphism, skeletal anomalies, and impaired intellectual development 1 skos:exactMatch MESH:C565862 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800436 craniofacial dysmorphism, skeletal anomalies, and impaired intellectual development 1 skos:exactMatch OMIM:213980 craniofacial dysmorphism, skeletal anomalies, and impaired intellectual development syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800436 craniofacial dysmorphism, skeletal anomalies, and impaired intellectual development 1 skos:exactMatch Orphanet:1394 Cerebrofaciothoracic dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800436 craniofacial dysmorphism, skeletal anomalies, and impaired intellectual development 1 skos:exactMatch SCTID:720635002 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800437 Carey-Fineman-Ziter syndrome 1 skos:exactMatch DOID:0080194 Carey-Fineman-Ziter syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800437 Carey-Fineman-Ziter syndrome 1 skos:exactMatch MESH:C536102 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800437 Carey-Fineman-Ziter syndrome 1 skos:exactMatch OMIM:254940 carey-fineman-ziter syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800437 Carey-Fineman-Ziter syndrome 1 skos:exactMatch SCTID:429753001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800437 Carey-Fineman-Ziter syndrome 1 skos:exactMatch UMLS:C1850746 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800438 developmental delay with short stature, dysmorphic facial features, and sparse hair 1 skos:exactMatch OMIM:616901 developmental delay with short stature, dysmorphic facial features, and sparse hair 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800438 developmental delay with short stature, dysmorphic facial features, and sparse hair 1 skos:exactMatch Orphanet:459061 Craniofacial dysplasia-short stature-ectodermal anomalies-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0800438 developmental delay with short stature, dysmorphic facial features, and sparse hair 1 skos:exactMatch UMLS:C4310801 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0810000 choroidal neovascularization skos:exactMatch MESH:D020256 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850001 congenital neuronal ceroid lipofuscinosis skos:exactMatch Orphanet:168486 Congenital neuronal ceroid lipofuscinosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850007 syndromic lacrimal system disorder skos:exactMatch Orphanet:519274 Syndromic lacrimal system disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850008 anterior segment developmental abnormality with extraocular manifestations skos:exactMatch Orphanet:519276 Anterior segment developmental abnormality with extraocular manifestations semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850009 syndromic microspherophakia skos:exactMatch Orphanet:519294 Syndromic microspherophakia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850010 congenital optic disc excavation skos:exactMatch Orphanet:519333 Congenital optic disc excavation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850013 twin anemia-polycythemia sequence skos:exactMatch Orphanet:617294 Twin anemia-polycythemia sequence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850014 twin-reversed arterial perfusion sequence skos:exactMatch Orphanet:617297 Twin-reversed arterial perfusion sequence semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850015 selective intrauterine growth restriction skos:exactMatch Orphanet:617301 Selective intrauterine growth restriction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850030 complete hemimelia skos:exactMatch Orphanet:498491 Complete hemimelia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850046 amniotic fluid embolism skos:exactMatch Orphanet:617304 Amniotic fluid embolism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850048 classic eosinophilic pustular folliculitis skos:exactMatch Orphanet:617408 Classic eosinophilic pustular folliculitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850049 painful legs and moving toes syndrome skos:exactMatch Orphanet:617440 Painful legs and moving toes syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850050 congenital aphakia-iris hypoplasia-microphthalmia-microcornea syndrome skos:exactMatch Orphanet:617449 Congenital aphakia-iris hypoplasia-microphthalmia-microcornea syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850053 F12-associated cold autoinflammatory syndrome skos:exactMatch Orphanet:617919 F12-associated cold autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850054 hemophilia B leyden skos:exactMatch Orphanet:617930 Hemophilia B Leyden semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850058 chronic neurovisceral acid sphingomyelinase deficiency skos:exactMatch Orphanet:618891 Chronic neurovisceral acid sphingomyelinase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850059 hereditary persistence of fetal hemoglobin-intellectual disability syndrome skos:exactMatch Orphanet:619233 Hereditary persistence of fetal hemoglobin-intellectual disability syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850064 inherited hematologic cancer-predisposing syndrome skos:exactMatch Orphanet:619340 Inherited hematologic cancer-predisposing syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850065 neonatal-onset severe multisystemic autoinflammatory disease with increased IL18 skos:exactMatch Orphanet:619363 Neonatal-onset severe multisystemic autoinflammatory disease with increased IL18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850066 SAMD9L-associated autoinflammatory syndrome skos:exactMatch Orphanet:619367 SAMD9L-associated autoinflammatory syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850067 immune deficiency due to impaired neutrophil phagocytosis and migration skos:exactMatch Orphanet:619941 Immune deficiency due to impaired neutrophil phagocytosis and migration semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850068 early-onset autoimmunity-autoinflammation-immunodeficiency syndrome skos:exactMatch Orphanet:619948 Early-onset autoimmunity-autoinflammation-immunodeficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850069 familial hyperinflammatory lymphoproliferative immunodeficiency skos:exactMatch Orphanet:619953 Familial hyperinflammatory lymphoproliferative immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850070 CADINS disease skos:exactMatch Orphanet:619972 CADINS disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850071 developmental delay-immunodeficiency-leukoencephalopathy-hypohomocysteinemia syndrome skos:exactMatch Orphanet:619979 Developmental delay-immunodeficiency-leukoencephalopathy-hypohomocysteinemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850072 non-syndromic unisutural craniosynostosis skos:exactMatch Orphanet:620096 Non-syndromic unisutural craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850073 non-syndromic unicoronal craniosynostosis skos:exactMatch Orphanet:620102 Non-syndromic unicoronal craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850074 non-syndromic unilambdoid craniosynostosis skos:exactMatch Orphanet:620113 Non-syndromic unilambdoid craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850075 non-syndromic unifrontosphenoidal craniosynostosis skos:exactMatch Orphanet:620139 Non-syndromic unifrontosphenoidal craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850076 non-syndromic unisquamosal craniosynostosis skos:exactMatch Orphanet:620146 Non-syndromic unisquamosal craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850077 non-syndromic multisutural craniosynostosis skos:exactMatch Orphanet:620152 Non-syndromic multisutural craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850078 non-syndromic non-specific multisutural craniosynostosis skos:exactMatch Orphanet:620158 Non-syndromic non-specific multisutural craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850079 non-syndromic bilambdoid craniosynostosis skos:exactMatch Orphanet:620178 Non-syndromic bilambdoid craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850080 non-syndromic unicoronal and sagittal craniosynostosis skos:exactMatch Orphanet:620186 Non-syndromic unicoronal and sagittal craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850081 non-syndromic metopic and sagittal craniosynostosis skos:exactMatch Orphanet:620192 Non-syndromic metopic and sagittal craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850082 non-syndromic bicoronal and metopic craniosynostosis skos:exactMatch Orphanet:620198 Non-syndromic bicoronal and metopic craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850083 non-syndromic bicoronal and sagittal craniosynostosis skos:exactMatch Orphanet:620205 Non-syndromic bicoronal and sagittal craniosynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850084 non-syndromic pansynostosis skos:exactMatch Orphanet:620212 Non-syndromic pansynostosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850087 primary hypomagnesemia-generalized seizures-intellectual disability-obesity syndrome skos:exactMatch Orphanet:620363 Primary hypomagnesemia-generalized seizures-intellectual disability-obesity syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850088 EGF-related primary hypomagnesemia with intellectual disability skos:exactMatch Orphanet:620368 EGF-related primary hypomagnesemia with intellectual disability semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850089 Gitelman-like kidney tubulopathy due to mitochondrial DNA mutation skos:exactMatch Orphanet:620371 Gitelman-like kidney tubulopathy due to mitochondrial DNA mutation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850090 fibrosis-neurodegeneration-cerebral angiomatosis syndrome skos:exactMatch Orphanet:621758 Fibrosis-neurodegeneration-cerebral angiomatosis syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850092 post-cardiac arrest syndrome skos:exactMatch DOID:0070306 post-cardiac arrest syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850093 absence epilepsy skos:exactMatch DOID:0070309 absence epilepsy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850095 X-linked severe syndromic thoracic aortic aneurysm and dissection skos:exactMatch Orphanet:622925 X-linked severe syndromic thoracic aortic aneurysm and dissection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850096 SBDS-related severe neonatal spondylometaphyseal dysplasia skos:exactMatch Orphanet:622934 SBDS-related severe neonatal spondylometaphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850097 autoimmune limbic encephalitis skos:exactMatch Orphanet:623615 Autoimmune limbic encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850099 MIR140-related spondyloepiphyseal dysplasia skos:exactMatch Orphanet:623695 MIR140-related spondyloepiphyseal dysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850100 body integrity dysphoria skos:exactMatch Orphanet:623789 Body integrity dysphoria semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850101 spitzoid melanoma skos:exactMatch DOID:0070326 spitzoid melanoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850102 non-specific autoimmune supratentorial encephalitis with characteristic antibodies skos:exactMatch Orphanet:624166 Non-specific autoimmune supratentorial encephalitis with characteristic antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850103 non-specific autoimmune supratentorial encephalitis without characteristic antibodies skos:exactMatch Orphanet:624178 Non-specific autoimmune supratentorial encephalitis without characteristic antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850104 paraneoplastic isolated brainstem encephalitis skos:exactMatch Orphanet:624190 Paraneoplastic isolated brainstem encephalitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850105 non-specific autoimmune brainstem encephalitis with characteristic antibodies skos:exactMatch Orphanet:624199 Non-specific autoimmune brainstem encephalitis with characteristic antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850106 non-specific autoimmune brainstem encephalitis without characteristic antibodies skos:exactMatch Orphanet:624216 Non-specific autoimmune brainstem encephalitis without characteristic antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850107 postinfectious cerebellitis skos:exactMatch Orphanet:624244 Postinfectious cerebellitis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850108 non-specific autoimmune cerebellar ataxia with characteristic antibodies skos:exactMatch Orphanet:624259 Non-specific autoimmune cerebellar ataxia with characteristic antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850109 non-specific autoimmune cerebellar ataxia without characteristic antibodies skos:exactMatch Orphanet:624268 Non-specific autoimmune cerebellar ataxia without characteristic antibodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850110 melanoma in congenital melanocytic nevus skos:exactMatch DOID:0070327 melanoma in congenital melanocytic nevus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850112 breast implant-associated anaplastic large cell lymphoma skos:exactMatch DOID:0070333 breast implant-associated anaplastic large cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850115 early-onset obesity-hyperphagia-severe developmental delay syndrome skos:exactMatch Orphanet:99704 Early-onset obesity-hyperphagia-severe developmental delay syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850125 malignant adenoma skos:exactMatch DOID:0080364 malignant adenoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850128 epididymis disease skos:exactMatch DOID:0080373 epididymis disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850129 gastroesophageal cancer skos:exactMatch DOID:0080374 gastroesophageal cancer semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850130 gastroesophageal adenocarcinoma skos:exactMatch DOID:0080375 gastroesophageal adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850149 nephroma skos:exactMatch DOID:0080615 nephroma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850151 lymph node carcinoma skos:exactMatch DOID:0080618 lymph node carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850152 auditory system benign neoplasm skos:exactMatch DOID:0080619 auditory system benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850154 tongue carcinoma skos:exactMatch DOID:0080641 tongue carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850156 B-lymphoblastic leukemia/lymphoma MLL rearranged skos:exactMatch DOID:0080644 B-lymphoblastic leukemia/lymphoma MLL rearranged semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850157 B-lymphoblastic leukemia/lymphoma with ETV6-RUNX1 skos:exactMatch DOID:0080645 B-lymphoblastic leukemia/lymphoma with ETV6-RUNX1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850160 B-lymphoblastic leukemia/lymphoma with IL3-IGH skos:exactMatch DOID:0080648 B-lymphoblastic leukemia/lymphoma with IL3-IGH semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850161 B-lymphoblastic leukemia/lymphoma, BCR-ABL1–like skos:exactMatch DOID:0080650 B-lymphoblastic leukemia/lymphoma, BCR-ABL1–like semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850162 B-lymphoblastic leukemia/lymphoma with IAMP21 skos:exactMatch DOID:0080651 B-lymphoblastic leukemia/lymphoma with iAMP21 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850199 NK cell deficiency skos:exactMatch DOID:0080709 NK cell deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850200 T cell and NK cell immunodeficiency skos:exactMatch DOID:0080710 T cell and NK cell immunodeficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850201 hereditary alpha tryptasemia syndrome skos:exactMatch DOID:0080714 hereditary alpha tryptasemia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850223 Libman-Sacks endocarditis skos:exactMatch DOID:0080740 Libman-Sacks endocarditis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850273 salivary gland mucinous adenocarcinoma skos:exactMatch DOID:0080800 salivary gland mucinous adenocarcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850281 mammary analogue secretory carcinoma skos:exactMatch DOID:0080808 mammary analogue secretory carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850292 subjective cognitive decline skos:exactMatch DOID:0080831 subjective cognitive decline semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850295 acquired laryngomalacia skos:exactMatch DOID:0080834 acquired laryngomalacia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850338 spinal ependymoma, MYCN-amplified skos:exactMatch DOID:0080888 spinal ependymoma, MYCN-amplified semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850345 lung pleomorphic carcinoma skos:exactMatch DOID:0080899 lung pleomorphic carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850347 bladder sarcomatoid transitional cell carcinoma skos:exactMatch DOID:0080901 bladder sarcomatoid transitional cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850348 bladder small cell carcinoma skos:exactMatch DOID:0080902 bladder small cell carcinoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850371 nonobstructive coronary artery disease skos:exactMatch DOID:0080938 nonobstructive coronary artery disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850388 childhood supratentorial embryonal tumor with multilayered rosettes, C19MC-altered skos:exactMatch DOID:0080956 childhood supratentorial embryonal tumor with multilayered rosettes, C19MC-altered semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850426 high-grade B-cell lymphoma double-hit/triple-hit skos:exactMatch DOID:0081004 high-grade B-cell lymphoma double-hit/triple-hit semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850445 benign peritoneal solitary fibrous tumor skos:exactMatch DOID:0081026 benign peritoneal solitary fibrous tumor semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850459 primary cutaneous gamma-delta t-cell lymphoma skos:exactMatch DOID:0081050 primary cutaneous gamma-delta T-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850461 neurobehavioral disorder with prenatal alcohol exposure skos:exactMatch DOID:0081052 neurobehavioral disorder with prenatal alcohol exposure semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850514 inclusion body myopathy and brain white matter abnormalities skos:exactMatch DOID:0081121 inclusion body myopathy and brain white matter abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850514 inclusion body myopathy and brain white matter abnormalities skos:exactMatch OMIM:619733 inclusion body myopathy and brain white matter abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850519 tetrahydrobiopterin (BH4)-deficient hyperphenylalaninemia skos:exactMatch DOID:0081132 tetrahydrobiopterin (BH4)-deficient hyperphenylalaninemia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0850812 dendritic cell deficiency skos:exactMatch DOID:0111963 dendritic cell deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0851095 KINSSHIP syndrome skos:exactMatch DOID:0112383 KINSSHIP syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0851095 KINSSHIP syndrome skos:exactMatch OMIM:619297 kinsship syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0851100 malignant olfactory nerve neoplasm skos:exactMatch DOID:370 malignant olfactory nerve neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0851103 Bartholin's gland disease skos:exactMatch DOID:60002 Bartholin's gland disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0851105 cerebrovascular benign neoplasm skos:exactMatch DOID:60007 cerebrovascular benign neoplasm semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858986 autosomal dominant spastic paraplegia type 80 skos:exactMatch Orphanet:631068 Autosomal dominant spastic paraplegia type 80 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858987 autosomal recessive spastic paraplegia type 82 skos:exactMatch Orphanet:631073 Autosomal recessive spastic paraplegia type 82 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858988 autosomal recessive spastic paraplegia type 83 skos:exactMatch Orphanet:631076 Autosomal recessive spastic paraplegia type 83 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858989 autosomal recessive spastic paraplegia type 84 skos:exactMatch Orphanet:631079 Autosomal recessive spastic paraplegia type 84 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858990 autosomal recessive spastic paraplegia type 85 skos:exactMatch Orphanet:631082 Autosomal recessive spastic paraplegia type 85 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858991 autosomal recessive spastic paraplegia type 86 skos:exactMatch Orphanet:631085 Autosomal recessive spastic paraplegia type 86 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858992 autosomal recessive spastic paraplegia type 87 skos:exactMatch Orphanet:631088 Autosomal recessive spastic paraplegia type 87 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858997 cancer of unknown primary site skos:exactMatch Orphanet:631251 Cancer of unknown primary site semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858998 mesomelic dysplasia-digital anomalies-intellectual disability syndrome skos:exactMatch Orphanet:632603 Horseshoe kidney-Nievergelt/Savarirayan mesomelic dysplasia-seizures-hypertrichosis-intellectual disability-pulmonary involvement syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0858999 KDM3B-related intellectual disability-facial dysmorphism-short stature syndrome skos:exactMatch Orphanet:633004 KDM3B-related intellectual disability-facial dysmorphism-short stature syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859000 SLC12A2-related developmental delay-intellectual disability-sensorineural deafness syndrome skos:exactMatch Orphanet:633014 SLC12A2-related developmental delay-intellectual disability-sensorineural deafness syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859001 CPE-related Prader-Willi-like syndrome skos:exactMatch Orphanet:633028 CPE-related Prader-Willi-like syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859002 intellectual disability-early-onset cataract-microcephaly syndrome skos:exactMatch Orphanet:633035 Intellectual disability-early-onset cataract-microcephaly syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859003 PAICS deficiency skos:exactMatch Orphanet:633099 PAICS deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859004 invasive scopulariopsis infection skos:exactMatch Orphanet:633124 Invasive scopulariopsis infection semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859005 preaxial digit brachydactyly-webbed fingers skos:exactMatch Orphanet:633211 Preaxial digit brachydactyly-webbed fingers semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859006 proximal femoral focal deficiency skos:exactMatch Orphanet:633228 Proximal femoral focal deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859007 mosaic Legius syndrome skos:exactMatch Orphanet:634511 Mosaic Legius syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859008 neurofibromatosis/schwannomatosis skos:exactMatch Orphanet:634518 Neurofibromatosis/schwannomatosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859046 rhabdomyosarcoma, embryonal, 2 skos:exactMatch OMIM:180295 rhabdomyosarcoma, embryonal, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859050 Schistosoma mansoni infection, susceptibility/resistance to skos:exactMatch OMIM:181460 schistosoma mansoni infection, susceptibility/resistance to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859080 intellectual developmental disorder, X-linked, syndromic, with pigmentary mosaicism and coarse facies skos:exactMatch OMIM:301066 intellectual developmental disorder, x-linked, syndromic, with pigmentary mosaicism and coarse facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859081 chromosome Xq13 duplication syndrome skos:exactMatch OMIM:301069 chromosome xq13 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859082 thrombophilia, X-linked, due to factor 8 defect skos:exactMatch OMIM:301071 thrombophilia, x-linked, due to factor 8 defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859083 systemic lupus erythematosus 17 skos:exactMatch OMIM:301080 systemic lupus erythematosus 17 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859085 neurodevelopmental disorder with gait disturbance, dysmorphic facies, and behavioral abnormalities, X-linked skos:exactMatch OMIM:301094 neurodevelopmental disorder with gait disturbance, dysmorphic facies, and behavioral abnormalities, X-linked semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859086 intellectual developmental disorder, X-linked 110 skos:exactMatch OMIM:301095 intellectual developmental disorder, X-linked 110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859136 Alzahrani-Kuwahara syndrome skos:exactMatch OMIM:619268 alzahrani-kuwahara syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859137 neurodevelopmental disorder with spasticity, cataracts, and cerebellar hypoplasia skos:exactMatch OMIM:619286 neurodevelopmental disorder with spasticity, cataracts, and cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859139 blepharophimosis-impaired intellectual development syndrome skos:exactMatch OMIM:619293 blepharophimosis-impaired intellectual development syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859141 neurodevelopmental disorder with dysmorphic facies and cerebellar hypoplasia skos:exactMatch OMIM:619306 neurodevelopmental disorder with dysmorphic facies and cerebellar hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859142 Hiatt-Neu-Cooper neurodevelopmental syndrome skos:exactMatch OMIM:619311 hiatt-neu-cooper neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859143 Radio-Tartaglia syndrome skos:exactMatch OMIM:619312 radio-tartaglia syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859144 Buratti-Harel syndrome skos:exactMatch OMIM:619314 buratti-harel syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859146 growth restriction, hypoplastic kidneys, alopecia, and distinctive facies skos:exactMatch OMIM:619321 growth restriction, hypoplastic kidneys, alopecia, and distinctive facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859147 Marbach-Rustad progeroid syndrome skos:exactMatch OMIM:619322 marbach-rustad progeroid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859148 neurodevelopmental disorder with seizures and gingival overgrowth skos:exactMatch OMIM:619323 neurodevelopmental disorder with seizures and gingival overgrowth semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859149 hypertriglyceridemia 2 skos:exactMatch OMIM:619324 hypertriglyceridemia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859150 BDV syndrome skos:exactMatch OMIM:619326 bdv syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859151 fibromuscular dysplasia, multifocal skos:exactMatch OMIM:619329 fibromuscular dysplasia, multifocal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859152 neurodevelopmental disorder with cerebellar atrophy and motor dysfunction skos:exactMatch OMIM:619333 neurodevelopmental disorder with cerebellar atrophy and motor dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859154 Bartsocas-Papas syndrome 2 skos:exactMatch OMIM:619339 bartsocas-papas syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859155 chromosome 1p36 deletion syndrome, proximal skos:exactMatch OMIM:619343 chromosome 1p36 deletion syndrome, proximal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859156 dysostosis multiplex, Ain-Naz type skos:exactMatch OMIM:619345 dysostosis multiplex, ain-naz iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859157 visceral myopathy 2 skos:exactMatch OMIM:619350 visceral myopathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859158 ataxia, intention tremor, and hypotonia syndrome, childhood-onset skos:exactMatch OMIM:619352 ataxia, intention tremor, and hypotonia syndrome, childhood-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859159 deafness, cataract, impaired intellectual development, and polyneuropathy skos:exactMatch OMIM:619354 deafness, cataract, impaired intellectual development, and polyneuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859160 Mitochondrial complex IV deficiency, nuclear type 22 skos:exactMatch OMIM:619355 mitochondrial complex 4 deficiency, nuclear iia 22 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859161 onychodystrophy, osteodystrophy, impaired intellectual development, and seizures syndrome skos:exactMatch OMIM:619356 onychodystrophy, osteodystrophy, impaired intellectual development, and seizures syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859162 neurodevelopmental disorder with infantile epileptic spasms skos:exactMatch OMIM:619373 neurodevelopmental disorder with infantile epileptic spasms semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859163 Faundes-Banka syndrome skos:exactMatch OMIM:619376 faundes-banka syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859164 osteootohepatoenteric syndrome skos:exactMatch OMIM:619377 osteootohepatoenteric syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859165 neurodevelopmental disorder with hypotonia, facial dysmorphism, and brain abnormalities skos:exactMatch OMIM:619383 neurodevelopmental disorder with hypotonia, facial dysmorphism, and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859166 visceral leiomyopathy, African degenerative skos:exactMatch OMIM:619400 visceral leiomyopathy, african degenerative semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859167 hypokalemic tubulopathy and deafness skos:exactMatch OMIM:619406 hypokalemic tubulopathy and deafness semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859168 myopathy, myofibrillar, 12, infantile-onset, with cardiomyopathy skos:exactMatch OMIM:619424 myopathy, myofibrillar, 12, infantile-onset, with cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859169 White-Kernohan syndrome skos:exactMatch OMIM:619426 white-kernohan syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859170 retinal dystrophy and microvillus inclusion disease skos:exactMatch OMIM:619446 retinal dystrophy and microvillus inclusion disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859171 Luo-Schoch-Yamamoto syndrome skos:exactMatch OMIM:619460 luo-schoch-yamamoto syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859172 hemolytic disease of fetus and newborn, RH-induced skos:exactMatch OMIM:619462 hemolytic disease of fetus and newborn, rh-induced semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859173 sick sinus syndrome 4 skos:exactMatch OMIM:619464 sick sinus syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859174 Usmani-Riazuddin syndrome, autosomal dominant skos:exactMatch OMIM:619467 usmani-riazuddin syndrome, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859175 nephronophthisis-like nephropathy 2 skos:exactMatch OMIM:619468 nephronophthisis-like nephropathy 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859176 neurodevelopmental disorder with motor and speech delay and behavioral abnormalities skos:exactMatch OMIM:619470 neurodevelopmental disorder with motor and speech delay and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859177 VISS syndrome skos:exactMatch OMIM:619472 viss syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859178 developmental delay, impaired speech, and behavioral abnormalities skos:exactMatch OMIM:619475 developmental delay, impaired speech, and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859179 neurodevelopmental disorder with dysmorphic facies and thin corpus callosum skos:exactMatch OMIM:619480 neurodevelopmental disorder with dysmorphic facies and thin corpus callosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859180 bile acid malabsorption, primary, 2 skos:exactMatch OMIM:619481 bile acid malabsorption, primary, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859181 DEGCAGS syndrome skos:exactMatch OMIM:619488 degcags syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859182 Short stature, Dauber-Argente type skos:exactMatch OMIM:619489 short stature, dauber-argente iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859183 Parkinson disease 24, autosomal dominant, susceptibility to skos:exactMatch OMIM:619491 parkinson disease 24, autosomal dominant, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859184 ventriculomegaly and arthrogryposis skos:exactMatch OMIM:619501 ventriculomegaly and arthrogryposis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859185 neurodevelopmental disorder with hypotonia and dysmorphic facies skos:exactMatch OMIM:619503 neurodevelopmental disorder with hypotonia and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859186 Chopra-Amiel-Gordon syndrome skos:exactMatch OMIM:619504 chopra-amiel-gordon syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859187 neurodevelopmental disorder with hypotonia and brain abnormalities skos:exactMatch OMIM:619512 neurodevelopmental disorder with hypotonia and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859188 neurodevelopmental disorder with seizures and brain abnormalities skos:exactMatch OMIM:619517 neurodevelopmental disorder with seizures and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859189 muscular dystrophy, congenital hearing loss, and ovarian insufficiency syndrome skos:exactMatch OMIM:619518 muscular dystrophy, congenital hearing loss, and ovarian insufficiency syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859190 neurodevelopmental-craniofacial syndrome with variable renal and cardiac abnormalities skos:exactMatch OMIM:619522 neurodevelopmental-craniofacial syndrome with variable renal and cardiac abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859191 biliary, renal, neurologic, and skeletal syndrome skos:exactMatch OMIM:619534 biliary, renal, neurologic, and skeletal syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859192 cerebral cavernous malformation 4 skos:exactMatch OMIM:619538 cerebral cavernous malformations 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859193 neuroocular syndrome skos:exactMatch OMIM:619539 neuroocular syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859194 Boudin-Mortier syndrome skos:exactMatch OMIM:619543 boudin-mortier syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859196 Usmani-Riazuddin syndrome, autosomal recessive skos:exactMatch OMIM:619548 usmani-riazuddin syndrome, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859197 intellectual developmental disorder with hypotonia, impaired speech, and dysmorphic facies skos:exactMatch DOID:0081262 intellectual developmental disorder with hypotonia, impaired speech, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859197 intellectual developmental disorder with hypotonia, impaired speech, and dysmorphic facies skos:exactMatch OMIM:619556 intellectual developmental disorder with hypotonia, impaired speech, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859198 short stature, impaired intellectual development, microcephaly, hypotonia, and ocular anomalies skos:exactMatch OMIM:619557 short stature, impaired intellectual development, microcephaly, hypotonia, and ocular anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859199 developmental delay with or without intellectual impairment or behavioral abnormalities skos:exactMatch OMIM:619575 developmental delay with or without intellectual impairment or behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859200 cerebellar ataxia, brain abnormalities, and cardiac conduction defects skos:exactMatch OMIM:619576 cerebellar ataxia, brain abnormalities, and cardiac conduction defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859201 neurodevelopmental disorder with impaired language and ataxia and with or without seizures skos:exactMatch OMIM:619580 neurodevelopmental disorder with impaired language and ataxia and with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859202 developmental delay, hypotonia, musculoskeletal defects, and behavioral abnormalities skos:exactMatch OMIM:619595 developmental delay, hypotonia, musculoskeletal defects, and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859203 rhizomelic dysplasia, Ain-Naz type skos:exactMatch OMIM:619598 rhizomelic dysplasia, ain-naz iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859204 fetal akinesia, respiratory insufficiency, microcephaly, polymicrogyria, and dysmorphic facies skos:exactMatch OMIM:619602 fetal akinesia, respiratory insufficiency, microcephaly, polymicrogyria, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859205 delayed puberty, self-limited skos:exactMatch OMIM:619613 delayed puberty, self-limited semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859206 neurodevelopmental disorder with hearing loss and spasticity skos:exactMatch OMIM:619616 neurodevelopmental disorder with hearing loss and spasticity semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859207 neurodevelopmental disorder with hypotonia and gross motor and speech delay skos:exactMatch OMIM:619639 neurodevelopmental disorder with hypotonia and gross motor and speech delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859208 Hengel-Maroofian-Schols syndrome skos:exactMatch OMIM:619641 hengel-maroofian-schols syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859209 Zaki syndrome skos:exactMatch OMIM:619648 zaki syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859210 chromosome 16q12 duplication syndrome skos:exactMatch OMIM:619649 chromosome 16q12 duplication syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859211 neurodevelopmental disorder with hyperkinetic movements and dyskinesia skos:exactMatch OMIM:619651 neurodevelopmental disorder with hyperkinetic movements and dyskinesia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859212 neurodevelopmental disorder, nonprogressive, with spasticity and transient opisthotonus skos:exactMatch OMIM:619653 neurodevelopmental disorder, nonprogressive, with spasticity and transient opisthotonus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859213 congenital heart defects, multiple types, 8, with or without heterotaxy skos:exactMatch OMIM:619657 congenital heart defects, multiple types, 8, with or without heterotaxy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859214 Marbach-Schaaf neurodevelopmental syndrome skos:exactMatch OMIM:619680 marbach-schaaf neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859215 dystonia, early-onset, and/or spastic paraplegia skos:exactMatch OMIM:619681 dystonia, early-onset, and/or spastic paraplegia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859216 neurodevelopmental disorder with microcephaly, seizures, and neonatal cholestasis skos:exactMatch OMIM:619685 neurodevelopmental disorder with microcephaly, seizures, and neonatal cholestasis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859217 Brunet-Wagner neurodevelopmental syndrome skos:exactMatch OMIM:619690 brunet-wagner neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859218 developmental delay with variable neurologic and brain abnormalities skos:exactMatch OMIM:619694 developmental delay with variable neurologic and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859219 Rauch-Steindl syndrome skos:exactMatch OMIM:619695 rauch-steindl syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859220 Ferguson-Bonni neurodevelopmental syndrome skos:exactMatch OMIM:619699 ferguson-bonni neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859221 Yoon-Bellen neurodevelopmental syndrome skos:exactMatch OMIM:619701 yoon-bellen neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859222 heterotaxy, visceral, 12, autosomal skos:exactMatch OMIM:619702 heterotaxy, visceral, 12, autosomal semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859223 congenital disorder of glycosylation, type Iw, autosomal dominant skos:exactMatch OMIM:619714 congenital disorder of glycosylation, iia iw, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859224 intellectual disability and myopathy syndrome skos:exactMatch OMIM:619719 intellectual disability and myopathy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859225 neurodevelopmental disorder with or without variable movement or behavioral abnormalities skos:exactMatch OMIM:619725 neurodevelopmental disorder with or without variable movement or behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859226 craniotubular dysplasia, Ikegawa type skos:exactMatch OMIM:619727 craniotubular dysplasia, ikegawa iia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859228 combined oxidative phosphorylation deficiency 55 skos:exactMatch OMIM:619743 combined oxidative phosphorylation deficiency 55 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859229 cerebellar dysfunction, impaired intellectual development, and hypogonadotropic hypogonadism skos:exactMatch OMIM:619761 cerebellar dysfunction, impaired intellectual development, and hypogonadotropic hypogonadism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859230 Kury-Isidor syndrome skos:exactMatch OMIM:619762 kury-isidor syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859231 macrocephaly, neurodevelopmental delay, lymphoid hyperplasia, and persistent fetal hemoglobin skos:exactMatch OMIM:619769 macrocephaly, neurodevelopmental delay, lymphoid hyperplasia, and persistent fetal hemoglobin semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859232 neurodevelopmental disorder with central hypotonia and dysmorphic facies skos:exactMatch OMIM:619797 neurodevelopmental disorder with central hypotonia and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859233 epidermolysis bullosa, junctional 6, with pyloric atresia skos:exactMatch OMIM:619817 epidermolysis bullosa, junctional 6, with pyloric atresia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859234 agammaglobulinemia 8b, autosomal recessive skos:exactMatch OMIM:619824 agammaglobulinemia 8b, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859235 auditory neuropathy, autosomal dominant 3 skos:exactMatch OMIM:619832 auditory neuropathy, autosomal dominant 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859236 neurodevelopmental disorder with neuromuscular and skeletal abnormalities skos:exactMatch OMIM:619833 neurodevelopmental disorder with neuromuscular and skeletal abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859237 3-methylglutaconic aciduria, type VIIA skos:exactMatch OMIM:619835 3-methylglutaconic aciduria, iia 7a semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859238 hypoalphalipoproteinemia, primary, 2, intermediate skos:exactMatch OMIM:619836 hypoalphalipoproteinemia, primary, 2, intermediate semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859239 Chilton-Okur-Chung neurodevelopmental syndrome skos:exactMatch OMIM:619841 chilton-okur-chung neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859240 intellectual developmental disorder with or without peripheral neuropathy skos:exactMatch OMIM:619844 intellectual developmental disorder with or without peripheral neuropathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859241 neurodegeneration, childhood-onset, with progressive microcephaly skos:exactMatch OMIM:619847 neurodegeneration, childhood-onset, with progressive microcephaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859242 leukodystrophy, hypomyelinating, 24 skos:exactMatch OMIM:619851 leukodystrophy, hypomyelinating, 24 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859243 neurodevelopmental disorder with hypotonia, impaired speech, and behavioral abnormalities skos:exactMatch OMIM:619854 neurodevelopmental disorder with hypotonia, impaired speech, and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859244 phosphoribosylaminoimidazole carboxylase deficiency skos:exactMatch OMIM:619859 phosphoribosylaminoimidazole carboxylase deficiency semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859245 spinocerebellar ataxia, autosomal recessive 32 skos:exactMatch OMIM:619862 spinocerebellar ataxia, autosomal recessive 32 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859246 leukodystrophy, childhood-onset, remitting skos:exactMatch OMIM:619864 leukodystrophy, childhood-onset, remitting semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859247 neurocardiofaciodigital syndrome skos:exactMatch OMIM:619869 neurocardiofaciodigital syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859248 corneal dystrophy, punctiform and polychromatic pre-descemet skos:exactMatch OMIM:619871 corneal dystrophy, punctiform and polychromatic pre-descemet semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859249 parenti-mignot neurodevelopmental syndrome skos:exactMatch OMIM:619873 parenti-mignot neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859250 neurodevelopmental disorder with microcephaly, hypotonia, nystagmus, and seizures skos:exactMatch OMIM:619876 neurodevelopmental disorder with microcephaly, hypotonia, nystagmus, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859251 Dentici-Novelli neurodevelopmental syndrome skos:exactMatch OMIM:619877 dentici-novelli neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859252 neurodevelopmental disorder with poor growth and skeletal anomalies skos:exactMatch OMIM:619880 neurodevelopmental disorder with poor growth and skeletal anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859253 osteoporosis, childhood- or juvenile-onset, with developmental delay skos:exactMatch OMIM:619884 osteoporosis, childhood- or juvenile-onset, with developmental delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859254 hepatorenocardiac degenerative fibrosis skos:exactMatch OMIM:619902 hepatorenocardiac degenerative fibrosis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859255 peripheral motor neuropathy, childhood-onset, biotin-responsive skos:exactMatch OMIM:619903 peripheral motor neuropathy, childhood-onset, biotin-responsive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859256 neurodevelopmental disorder with language delay and seizures skos:exactMatch OMIM:619908 neurodevelopmental disorder with language delay and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859257 intellectual developmental disorder with language impairment and early-onset DOPA-responsive dystonia-parkinsonism skos:exactMatch OMIM:619911 intellectual developmental disorder with language impairment and early-onset dopa-responsive dystonia-parkinsonism semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859258 neurodevelopmental disorder with dystonia and seizures skos:exactMatch OMIM:619922 neurodevelopmental disorder with dystonia and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859260 Dworschak-Punetha neurodevelopmental syndrome skos:exactMatch OMIM:619955 dworschak-punetha neurodevelopmental syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859261 attention deficit-hyperactivity disorder 8 skos:exactMatch OMIM:619957 attention deficit-hyperactivity disorder 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859262 ACCES syndrome skos:exactMatch OMIM:619959 acces syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859263 developmental delay, impaired speech, and behavioral abnormalities, with or without seizures skos:exactMatch OMIM:619964 developmental delay, impaired speech, and behavioral abnormalities, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859264 congenital myopathy 11 skos:exactMatch OMIM:619967 congenital myopathy 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859265 neurodevelopmental disorder with epilepsy and brain atrophy skos:exactMatch OMIM:619971 neurodevelopmental disorder with epilepsy and brain atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859266 neurodevelopmental disorder with severe motor impairment, absent language, cerebral hypomyelination, and brain atrophy skos:exactMatch OMIM:619972 neurodevelopmental disorder with severe motor impairment, absent language, cerebral hypomyelination, and brain atrophy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859267 tumor predisposition syndrome 2 skos:exactMatch OMIM:619975 tumor predisposition syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859271 glycosylphosphatidylinositol biosynthesis defect 25 skos:exactMatch OMIM:619985 glycosylphosphatidylinositol biosynthesis defect 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859272 neurodevelopmental disorder with speech delay and variable ocular anomalies skos:exactMatch OMIM:619989 neurodevelopmental disorder with speech delay and variable ocular anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859273 liver disease, severe congenital skos:exactMatch OMIM:619991 liver disease, severe congenital semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859274 neurodevelopmental disorder with intention tremor, pyramidal signs, dyspraxia, and ocular anomalies skos:exactMatch OMIM:619995 neurodevelopmental disorder with intention tremor, pyramidal signs, dyspraxia, and ocular anomalies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859275 neurodevelopmental disorder with spasticity, seizures, and brain abnormalities skos:exactMatch OMIM:620001 neurodevelopmental disorder with spasticity, seizures, and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859276 primordial dwarfism-immunodeficiency-lipodystrophy syndrome skos:exactMatch OMIM:620005 primordial dwarfism-immunodeficiency-lipodystrophy syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859277 intellectual developmental disorder with muscle tone abnormalities and distal skeletal defects skos:exactMatch OMIM:620007 intellectual developmental disorder with muscle tone abnormalities and distal skeletal defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859278 keratoderma-ichthyosis-deafness syndrome, autosomal recessive skos:exactMatch OMIM:620009 keratoderma-ichthyosis-deafness syndrome, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859279 spinal muscular atrophy, distal, autosomal recessive, 6 skos:exactMatch OMIM:620011 spinal muscular atrophy, distal, autosomal recessive, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859280 developmental delay, hypotonia, and impaired language skos:exactMatch OMIM:620012 developmental delay, hypotonia, and impaired language semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859281 intellectual developmental disorder with autism and dysmorphic facies skos:exactMatch OMIM:620021 intellectual developmental disorder with autism and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859282 neurodevelopmental disorder with microcephaly, movement abnormalities, and seizures skos:exactMatch OMIM:620023 neurodevelopmental disorder with microcephaly, movement abnormalities, and seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859283 neurodevelopmental disorder with seizures, microcephaly, and brain abnormalities skos:exactMatch OMIM:620024 neurodevelopmental disorder with seizures, microcephaly, and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859285 neurodevelopmental disorder with microcephaly, short stature, and speech delay skos:exactMatch OMIM:620027 neurodevelopmental disorder with microcephaly, short stature, and speech delay semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859286 neurodevelopmental disorder with hypotonia, language delay, and skeletal defects with or without seizures skos:exactMatch OMIM:620029 neurodevelopmental disorder with hypotonia, language delay, and skeletal defects with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859287 neurodevelopmental disorder with microcephaly, hypotonia, and absent language skos:exactMatch OMIM:620038 neurodevelopmental disorder with microcephaly, hypotonia, and absent language semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859288 bone marrow failure and diabetes mellitus syndrome skos:exactMatch OMIM:620044 bone marrow failure and diabetes mellitus syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859289 intestinal dysmotility syndrome skos:exactMatch OMIM:620045 intestinal dysmotility syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859290 familial apolipoprotein gene cluster deletion syndrome skos:exactMatch OMIM:620058 familial apolipoprotein gene cluster deletion syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859292 developmental delay, behavioral abnormalities, and neuropsychiatric disorders skos:exactMatch OMIM:620065 developmental delay, behavioral abnormalities, and neuropsychiatric disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859293 neurodevelopmental disorder with microcephaly, cerebral atrophy, and visual impairment skos:exactMatch OMIM:620066 neurodevelopmental disorder with microcephaly, cerebral atrophy, and visual impairment semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859295 neurodevelopmental disorder with short stature, prominent forehead, and feeding difficulties skos:exactMatch OMIM:620070 neurodevelopmental disorder with short stature, prominent forehead, and feeding difficulties semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859296 neurodevelopmental disorder with poor growth, spastic tetraplegia, and hearing loss skos:exactMatch DOID:0081324 neurodevelopmental disorder with poor growth, spastic tetraplegia, and hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859296 neurodevelopmental disorder with poor growth, spastic tetraplegia, and hearing loss skos:exactMatch OMIM:620071 neurodevelopmental disorder with poor growth, spastic tetraplegia, and hearing loss semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859297 neurodevelopmental disorder with dysmorphic facies and skeletal and brain abnormalities skos:exactMatch OMIM:620073 neurodevelopmental disorder with dysmorphic facies and skeletal and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859298 neurodevelopmental disorder with facial dysmorphism, absent language, and pseudo-pelger-huet anomaly skos:exactMatch OMIM:620075 neurodevelopmental disorder with facial dysmorphism, absent language, and pseudo-pelger-huet anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859300 Neuronopathy, distal hereditary motor, type X skos:exactMatch OMIM:620080 neuronopathy, distal hereditary motor, iia 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859301 neurodevelopmental disorder with craniofacial dysmorphism and skeletal defects skos:exactMatch OMIM:620083 neurodevelopmental disorder with craniofacial dysmorphism and skeletal defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859302 hypermetabolism due to uncoupled mitochondrial oxidative phosphorylation 2 skos:exactMatch OMIM:620085 hypermetabolism due to uncoupled mitochondrial oxidative phosphorylation 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859303 intellectual developmental disorder with ocular anomalies and distinctive facial features skos:exactMatch DOID:0081301 intellectual developmental disorder with ocular anomalies and distinctive facial features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859303 intellectual developmental disorder with ocular anomalies and distinctive facial features skos:exactMatch OMIM:620086 intellectual developmental disorder with ocular anomalies and distinctive facial features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859304 neurodegeneration, childhood-onset, with multisystem involvement due to mitochondrial dysfunction skos:exactMatch OMIM:620089 neurodegeneration, childhood-onset, with multisystem involvement due to mitochondrial dysfunction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859305 neurodevelopmental disorder with eye movement abnormalities and ataxia skos:exactMatch DOID:0081275 neurodevelopmental disorder with eye movement abnormalities and ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859305 neurodevelopmental disorder with eye movement abnormalities and ataxia skos:exactMatch OMIM:620094 neurodevelopmental disorder with eye movement abnormalities and ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859306 developmental delay with variable intellectual disability and dysmorphic facies skos:exactMatch OMIM:620098 developmental delay with variable intellectual disability and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859307 cleidocranial dysplasia 2 skos:exactMatch OMIM:620099 cleidocranial dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859308 retinitis pigmentosa 95 skos:exactMatch OMIM:620102 retinitis pigmentosa 95 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859309 spastic paraplegia 88, autosomal dominant skos:exactMatch OMIM:620106 spastic paraplegia 88, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859310 orofaciodigital syndrome 19 skos:exactMatch OMIM:620107 orofaciodigital syndrome 19 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859311 Charcot-Marie-Tooth disease, demyelinating, type 1J skos:exactMatch OMIM:620111 charcot-marie-tooth disease, demyelinating, iia 1j semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859312 neurodevelopmental disorder with growth retardation, dysmorphic facies, and corpus callosum abnormalities skos:exactMatch OMIM:620113 neurodevelopmental disorder with growth retardation, dysmorphic facies, and corpus callosum abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859313 neurodevelopmental disorder with speech impairment and with or without seizures skos:exactMatch OMIM:620114 neurodevelopmental disorder with speech impairment and with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859314 developmental and epileptic encephalopathy 108 skos:exactMatch OMIM:620115 developmental and epileptic encephalopathy 108 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859316 iron overload, susceptibility to skos:exactMatch OMIM:620121 iron overload, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859317 pseudohypoaldosteronism, type IB2, autosomal recessive skos:exactMatch OMIM:620125 pseudohypoaldosteronism, iia ib2, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859318 pseudohypoaldosteronism, type IB3, autosomal recessive skos:exactMatch OMIM:620126 pseudohypoaldosteronism, iia ib3, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859319 dyskeratosis congenita, autosomal recessive 8 skos:exactMatch OMIM:620133 dyskeratosis congenita, autosomal recessive 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859320 mitochondrial complex I deficiency, nuclear type 39 skos:exactMatch OMIM:620135 mitochondrial complex 1 deficiency, nuclear iia 39 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859321 mitochondrial complex 3 deficiency, nuclear type 11 skos:exactMatch OMIM:620137 mitochondrial complex 3 deficiency, nuclear iia 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859322 myopathy with myalgia, increased serum creatine kinase, and with or without episodic rhabdomyolysis skos:exactMatch OMIM:620138 myopathy with myalgia, increased serum creatine kinase, and with or without episodic rhabdomyolysis semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859323 combined oxidative phosphorylation deficiency 56 skos:exactMatch OMIM:620139 combined oxidative phosphorylation deficiency 56 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859324 developmental delay, language impairment, and ocular abnormalities skos:exactMatch OMIM:620141 developmental delay, language impairment, and ocular abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859325 developmental and epileptic encephalopathy 109 skos:exactMatch OMIM:620145 developmental and epileptic encephalopathy 109 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859327 developmental and epileptic encephalopathy 110 skos:exactMatch OMIM:620149 developmental and epileptic encephalopathy 110 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859328 hypomagnesemia 7, renal, with or without dilated cardiomyopathy skos:exactMatch OMIM:620152 hypomagnesemia 7, renal, with or without dilated cardiomyopathy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859329 mosaic variegated aneuploidy syndrome 4 skos:exactMatch OMIM:620153 mosaic variegated aneuploidy syndrome 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859330 oocyte maturation defect 13 skos:exactMatch OMIM:620154 oocyte maturation defect 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859331 Rabin-Pappas syndrome skos:exactMatch OMIM:620155 rabin-pappas syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859332 cortical dysplasia, complex, with other brain malformations 11 skos:exactMatch OMIM:620156 cortical dysplasia, complex, with other brain malformations 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859333 intellectual developmental disorder, autosomal dominant 70 skos:exactMatch OMIM:620157 intellectual developmental disorder, autosomal dominant 70 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859334 spinocerebellar ataxia 50 skos:exactMatch OMIM:620158 spinocerebellar ataxia 50 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859335 congenital myopathy 15 skos:exactMatch OMIM:620161 congenital myopathy 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859336 muscular dystrophy, congenital, with or without seizures skos:exactMatch OMIM:620166 muscular dystrophy, congenital, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859337 combined oxidative phosphorylation deficiency 57 skos:exactMatch OMIM:620167 combined oxidative phosphorylation deficiency 57 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859338 spermatogenic failure 78 skos:exactMatch OMIM:620170 spermatogenic failure 78 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859339 tooth agenesis, selective, 10 skos:exactMatch OMIM:620173 tooth agenesis, selective, 10 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859340 spinocerebellar ataxia 27B, late-onset skos:exactMatch OMIM:620174 spinocerebellar ataxia 27b, late-onset semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859341 hypotrichosis 15 skos:exactMatch OMIM:620177 hypotrichosis 15 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859342 microcephaly 30, primary, autosomal recessive skos:exactMatch OMIM:620183 microcephaly 30, primary, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859345 branchial arch abnormalities, choanal atresia, athelia, hearing loss, and hypothyroidism syndrome skos:exactMatch OMIM:620186 branchial arch abnormalities, choanal atresia, athelia, hearing loss, and hypothyroidism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859346 mosaic variegated aneuploidy syndrome 7 with inflammation and tumor predisposition skos:exactMatch OMIM:620189 mosaic variegated aneuploidy syndrome 7 with inflammation and tumor predisposition semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859347 neurodevelopmental disorder with hypotonia, dysmorphic facies, and skin abnormalities skos:exactMatch OMIM:620191 neurodevelopmental disorder with hypotonia, dysmorphic facies, and skin abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859350 neurodevelopmental disorder with poor growth, large ears, and dysmorphic facies skos:exactMatch OMIM:620194 neurodevelopmental disorder with poor growth, large ears, and dysmorphic facies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859351 obesity and hypopigmentation skos:exactMatch OMIM:620195 obesity and hypopigmentation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859352 spermatogenic failure 79 skos:exactMatch OMIM:620196 spermatogenic failure 79 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859353 ciliary dyskinesia, primary, 49, without situs inversus skos:exactMatch OMIM:620197 ciliary dyskinesia, primary, 49, without situs inversus semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859354 thyroid hormone metabolism, abnormal, 3 skos:exactMatch OMIM:620198 thyroid hormone metabolism, abnormal, 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859355 inflammatory poikiloderma with hair abnormalities and acral keratoses skos:exactMatch OMIM:620199 inflammatory poikiloderma with hair abnormalities and acral keratoses semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859356 congenital disorder of glycosylation, type IIy skos:exactMatch OMIM:620200 congenital disorder of glycosylation, iia iiy semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859357 congenital disorder of glycosylation, type IIz skos:exactMatch OMIM:620201 congenital disorder of glycosylation, iia iiz semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859358 cardiomyopathy, dilated, 2H skos:exactMatch OMIM:620203 cardiomyopathy, dilated, 2h semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859360 spinocerebellar ataxia, autosomal recessive 33 skos:exactMatch OMIM:620208 spinocerebellar ataxia, autosomal recessive 33 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859361 neurodevelopmental disorder with dysmorphic facies and ischiopubic hypoplasia skos:exactMatch OMIM:620210 neurodevelopmental disorder with dysmorphic facies and ischiopubic hypoplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859362 hyperinsulinemic hypoglycemia, familial, 8 skos:exactMatch OMIM:620211 hyperinsulinemic hypoglycemia, familial, 8 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859363 spastic paraplegia 79A, autosomal dominant, with ataxia skos:exactMatch OMIM:620221 spastic paraplegia 79a, autosomal dominant, with ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859364 spermatogenic failure 80 skos:exactMatch OMIM:620222 spermatogenic failure 80 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859365 neurodevelopmental disorder with hypotonia, dysmorphic facies, and skeletal anomalies, with or without seizures skos:exactMatch OMIM:620224 neurodevelopmental disorder with hypotonia, dysmorphic facies, and skeletal anomalies, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859366 hearing loss, autosomal dominant 85 skos:exactMatch OMIM:620227 deafness, autosomal dominant 85 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859367 retinitis pigmentosa 96 skos:exactMatch OMIM:620228 retinitis pigmentosa 96 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859368 short QT syndrome 7 skos:exactMatch OMIM:620231 short qt syndrome 7 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859369 joint contractures, osteochondromas, and B-cell lymphoma skos:exactMatch OMIM:620232 joint contractures, osteochondromas, and b-cell lymphoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859370 respiratory infections, recurrent, and failure to thrive with or without diarrhea skos:exactMatch OMIM:620233 respiratory infections, recurrent, and failure to thrive with or without diarrhea semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859371 rhabdomyolysis, susceptibility to, 1 skos:exactMatch OMIM:620235 rhabdomyolysis, susceptibility to, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859372 cardiomyopathy, familial hypertrophic, 29, with polyglucosan bodies skos:exactMatch OMIM:620236 cardiomyopathy, familial hypertrophic, 29, with polyglucosan bodies semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859373 intellectual developmental disorder, autosomal recessive 78 skos:exactMatch OMIM:620237 intellectual developmental disorder, autosomal recessive 78 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859374 hearing loss, autosomal recessive 120 skos:exactMatch OMIM:620238 deafness, autosomal recessive 120 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859375 developmental delay with hypotonia, myopathy, and brain abnormalities skos:exactMatch OMIM:620240 developmental delay with hypotonia, myopathy, and brain abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859376 hydrocephalus, congenital, 5, susceptibility to skos:exactMatch OMIM:620241 hydrocephalus, congenital, 5, susceptibility to semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859377 neurodevelopmental disorder with poor growth and behavioral abnormalities skos:exactMatch OMIM:620242 neurodevelopmental disorder with poor growth and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859378 leukodystrophy, hypomyelinating, 25 skos:exactMatch OMIM:620243 leukodystrophy, hypomyelinating, 25 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859379 lymphatic malformation 13 skos:exactMatch OMIM:620244 lymphatic malformation 13 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859380 episodic kinesigenic dyskinesia 3 skos:exactMatch OMIM:620245 episodic kinesigenic dyskinesia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859381 cardiomyopathy, dilated, 100 skos:exactMatch OMIM:620247 cardiomyopathy, dilated, 1oo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859382 cataract 50 with or without glaucoma skos:exactMatch OMIM:620253 cataract 50 with or without glaucoma semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859383 ichthyosis hystrix skos:exactMatch OMIMPS:146590 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859390 epilepsy, X-linked, with or without impaired intellectual development and dysmorphic features skos:exactMatch OMIMPS:300491 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859393 Atelis syndrome skos:exactMatch OMIMPS:620184 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859477 spermatogenic failure, X-linked, 5 skos:exactMatch OMIM:301099 spermatogenic failure, x-linked, 5 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859478 spermatogenic failure, X-linked, 6 skos:exactMatch OMIM:301101 spermatogenic failure, x-linked, 6 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859514 congenital myopathy 18 skos:exactMatch OMIM:620246 congenital myopathy 18 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859515 congenital myopathy 10b, mild variant skos:exactMatch OMIM:620249 congenital myopathy 10b, mild variant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859516 neurodevelopmental disorder with seizures, spasticity, and complete or partial agenesis of the corpus callosum skos:exactMatch OMIM:620250 neurodevelopmental disorder with seizures, spasticity, and complete or partial agenesis of the corpus callosum semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859517 congenital myopathy 2b, severe infantile, autosomal recessive skos:exactMatch OMIM:620265 congenital myopathy 2b, severe infantile, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859518 leukodystrophy, hypomyelinating, 26, with chondrodysplasia skos:exactMatch OMIM:620269 leukodystrophy, hypomyelinating, 26, with chondrodysplasia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859519 neurodevelopmental disorder with absent speech and movement and behavioral abnormalities skos:exactMatch OMIM:620270 neurodevelopmental disorder with absent speech and movement and behavioral abnormalities semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859520 Mitochondrial complex IV deficiency, nuclear type 23 skos:exactMatch OMIM:620275 mitochondrial complex 4 deficiency, nuclear iia 23 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859521 oocyte maturation defect 14 skos:exactMatch OMIM:620276 oocyte maturation defect 14 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859522 spermatogenic failure 81 skos:exactMatch OMIM:620277 spermatogenic failure 81 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859523 congenital myopathy 2c, severe infantile, autosomal dominant skos:exactMatch OMIM:620278 congenital myopathy 2c, severe infantile, autosomal dominant semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859524 hearing loss, autosomal dominant 86 skos:exactMatch OMIM:620280 deafness, autosomal dominant 86 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859525 hearing loss, autosomal dominant 87 skos:exactMatch OMIM:620281 deafness, autosomal dominant 87 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859526 immunodeficiency 109 with lymphoproliferation skos:exactMatch OMIM:620282 immunodeficiency 109 with lymphoproliferation semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859527 hearing loss, autosomal dominant 88 skos:exactMatch OMIM:620283 deafness, autosomal dominant 88 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859528 hearing loss, autosomal dominant 89 skos:exactMatch OMIM:620284 deafness, autosomal dominant 89 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859529 amyotrophic lateral sclerosis 27, juvenile skos:exactMatch OMIM:620285 amyotrophic lateral sclerosis 27, juvenile semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859530 myopathy, sarcoplasmic body skos:exactMatch OMIM:620286 myopathy, sarcoplasmic body semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859531 neurodevelopmental disorder with language delay and behavioral abnormalities, with or without seizures skos:exactMatch OMIM:620292 neurodevelopmental disorder with language delay and behavioral abnormalities, with or without seizures semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859532 congenital heart defects, multiple types, 9 skos:exactMatch OMIM:620294 congenital heart defects, multiple types, 9 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859564 epilepsy, X-linked 2, with or without impaired intellectual development and dysmorphic features skos:exactMatch OMIM:301091 epilepsy, X-linked 2, with or without impaired intellectual development and dysmorphic features semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859565 atrioventricular septal defect skos:exactMatch OMIM:606215 atrioventricular septal defect semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859567 craniofacial dysmorphism, skeletal anomalies, and impaired intellectual development syndrome 2 skos:exactMatch OMIM:616994 craniofacial dysmorphism, skeletal anomalies, and impaired intellectual development syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859568 macular dystrophy, retinal, 4 skos:exactMatch OMIM:619977 macular dystrophy, retinal, 4 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859569 braddock-carey syndrome 1 skos:exactMatch OMIM:619980 braddock-carey syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859570 braddock-carey syndrome 2 skos:exactMatch OMIM:619981 braddock-carey syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859571 diaphragmatic hernia 4, with cardiovascular defects skos:exactMatch OMIM:620025 diaphragmatic hernia 4, with cardiovascular defects semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859572 cardiac valvular dysplasia 2 skos:exactMatch OMIM:620067 cardiac valvular dysplasia 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859573 bent bone dysplasia syndrome 2 skos:exactMatch OMIM:620076 bent bone dysplasia syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859574 ichthyosis, annular epidermolytic, 2 skos:exactMatch OMIM:620148 ichthyosis, annular epidermolytic, 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859575 Atelis syndrome 1 skos:exactMatch OMIM:620184 atelis syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859576 Atelis syndrome 2 skos:exactMatch OMIM:620185 atelis syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859577 lacrimoauriculodentodigital syndrome 2 skos:exactMatch OMIM:620192 lacrimoauriculodentodigital syndrome 2 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859578 lacrimoauriculodentodigital syndrome 3 skos:exactMatch OMIM:620193 lacrimoauriculodentodigital syndrome 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:0859692 immune-mediated cerebellar ataxia skos:exactMatch Orphanet:623638 Immune-mediated cerebellar ataxia semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000006 WHIM syndrome 1 skos:exactMatch DOID:0060591 WHIM syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000006 WHIM syndrome 1 skos:exactMatch MESH:C536697 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000006 WHIM syndrome 1 skos:exactMatch OMIM:193670 whim syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000006 WHIM syndrome 1 skos:exactMatch Orphanet:51636 WHIM syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000006 WHIM syndrome 1 skos:exactMatch SCTID:234571003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000006 WHIM syndrome 1 skos:exactMatch UMLS:C0472817 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000008 Martsolf syndrome 1 skos:exactMatch DOID:0111586 Martsolf syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000008 Martsolf syndrome 1 skos:exactMatch MESH:C536028 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000008 Martsolf syndrome 1 skos:exactMatch OMIM:212720 martsolf syndrome 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000008 Martsolf syndrome 1 skos:exactMatch Orphanet:1387 Cataract-intellectual disability-hypogonadism syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000008 Martsolf syndrome 1 skos:exactMatch SCTID:722380003 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000008 Martsolf syndrome 1 skos:exactMatch UMLS:C0796037 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000010 antiphospholipid syndrome skos:exactMatch DOID:2988 antiphospholipid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000010 antiphospholipid syndrome skos:exactMatch ICD10CM:D68.61 Antiphospholipid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000010 antiphospholipid syndrome skos:exactMatch MESH:D016736 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000010 antiphospholipid syndrome skos:exactMatch NCIT:C61283 Antiphospholipid Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000010 antiphospholipid syndrome skos:exactMatch Orphanet:80 Antiphospholipid syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000010 antiphospholipid syndrome skos:exactMatch SCTID:26843008 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000010 antiphospholipid syndrome skos:exactMatch UMLS:C0085278 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000011 visceral neuropathy, familial, 1, autosomal recessive skos:exactMatch DOID:0080679 neuronal intestinal dysplasia type A semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000011 visceral neuropathy, familial, 1, autosomal recessive skos:exactMatch MESH:C537394 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000011 visceral neuropathy, familial, 1, autosomal recessive skos:exactMatch OMIM:243180 visceral neuropathy, familial, 1, autosomal recessive semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000011 visceral neuropathy, familial, 1, autosomal recessive skos:exactMatch Orphanet:99811 Neuronal intestinal pseudoobstruction semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000011 visceral neuropathy, familial, 1, autosomal recessive skos:exactMatch UMLS:C1855733 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000012 neurologic, endocrine, and pancreatic disease, multisystem, infantile-onset 1 skos:exactMatch OMIM:616263 neurologic, endocrine, and pancreatic disease, multisystem, infantile-onset 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000012 neurologic, endocrine, and pancreatic disease, multisystem, infantile-onset 1 skos:exactMatch Orphanet:456312 Infantile multisystem neurologic-endocrine-pancreatic disease semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000012 neurologic, endocrine, and pancreatic disease, multisystem, infantile-onset 1 skos:exactMatch UMLS:C4015728 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000013 portal hypertension, noncirrhotic, 1 skos:exactMatch OMIM:617068 portal hypertension, noncirrhotic, 1 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000013 portal hypertension, noncirrhotic, 1 skos:exactMatch UMLS:C4310735 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000014 familial antiphospholipid syndrome skos:exactMatch MESH:C531622 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000014 familial antiphospholipid syndrome skos:exactMatch OMIM:107320 antiphospholipid syndrome, familial semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000014 familial antiphospholipid syndrome skos:exactMatch UMLS:C2930802 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000015 46,XY sex reversal 11 skos:exactMatch MESH:C537770 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000015 46,XY sex reversal 11 skos:exactMatch OMIM:273250 46,xy sex reversal 11 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000015 46,XY sex reversal 11 skos:exactMatch Orphanet:983 Testicular regression syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000015 46,XY sex reversal 11 skos:exactMatch SCTID:53599007 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000015 46,XY sex reversal 11 skos:exactMatch UMLS:C0266427 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000018 benign paroxysmal positional vertigo skos:exactMatch DOID:13941 benign paroxysmal positional vertigo semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000018 benign paroxysmal positional vertigo skos:exactMatch MESH:D065635 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000018 benign paroxysmal positional vertigo skos:exactMatch OMIM:193007 vertigo, benign recurrent semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000018 benign paroxysmal positional vertigo skos:exactMatch SCTID:111541001 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000018 benign paroxysmal positional vertigo skos:exactMatch UMLS:C0155502 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000019 vertigo, benign recurrent, 1 skos:exactMatch MESH:C567620 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000023 type 3 autoimmune lymphoproliferative syndrome skos:exactMatch NCIT:C39577 Type 3 Autoimmune Lymphoproliferative Syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000023 type 3 autoimmune lymphoproliferative syndrome skos:exactMatch UMLS:C1519711 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000024 autoimmune lymphoproliferative syndrome, type III caused by mutation in PRKCD skos:exactMatch DOID:0110119 autoimmune lymphoproliferative syndrome type 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000024 autoimmune lymphoproliferative syndrome, type III caused by mutation in PRKCD skos:exactMatch OMIM:615559 autoimmune lymphoproliferative syndrome, iia 3 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000024 autoimmune lymphoproliferative syndrome, type III caused by mutation in PRKCD skos:exactMatch UMLS:C3809928 semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000030 obsolete morphological anomaly skos:exactMatch Orphanet:377791 Morphological anomaly semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000031 obsolete subtype of a disorder skos:exactMatch Orphanet:557494 subtype of a disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000032 obsolete malformation syndrome skos:exactMatch Orphanet:377789 Malformation syndrome semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000033 obsolete group of disorders skos:exactMatch Orphanet:557492 group of disorders semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified -MONDO:8000034 obsolete disorder skos:exactMatch Orphanet:557493 disorder semapv:UnspecifiedMatching https://w3id.org/sssom/license/unspecified diff --git a/test_lut.txt b/test_lut.txt deleted file mode 100644 index ec6d3ed..0000000 --- a/test_lut.txt +++ /dev/null @@ -1,19616 +0,0 @@ -{'MESH:C000002': {'CHEBI': 'CHEBI:135495'}, - 'MESH:C000015': {'CHEBI': 'CHEBI:40521'}, - 'MESH:C000027': {'CHEBI': 'CHEBI:134934'}, - 'MESH:C000028': {'CHEBI': 'CHEBI:3410'}, - 'MESH:C000050': {'CHEBI': 'CHEBI:81103'}, - 'MESH:C000055': {'CHEBI': 'CHEBI:135326'}, - 'MESH:C000064': {'CHEBI': 'CHEBI:89478'}, - 'MESH:C000090': {'CHEBI': 'CHEBI:30852'}, - 'MESH:C000097': {'CHEBI': 'CHEBI:85005'}, - 'MESH:C000100': {'CHEBI': 'CHEBI:31230'}, - 'MESH:C000121': {'CHEBI': 'CHEBI:135483'}, - 'MESH:C000149': {'CHEBI': 'CHEBI:136532'}, - 'MESH:C000154': {'CHEBI': 'CHEBI:69746'}, - 'MESH:C000171': {'CHEBI': 'CHEBI:82241'}, - 'MESH:C000188': {'CHEBI': 'CHEBI:2533'}, - 'MESH:C000209': {'CHEBI': 'CHEBI:173320'}, - 'MESH:C000215': {'CHEBI': 'CHEBI:2723'}, - 'MESH:C000225': {'CHEBI': 'CHEBI:90000'}, - 'MESH:C000241': {'CHEBI': 'CHEBI:82090'}, - 'MESH:C000266': {'CHEBI': 'CHEBI:46673'}, - 'MESH:C000269': {'CHEBI': 'CHEBI:3096'}, - 'MESH:C000275': {'CHEBI': 'CHEBI:39476'}, - 'MESH:C000279': {'CHEBI': 'CHEBI:15571'}, - 'MESH:C000293': {'CHEBI': 'CHEBI:29547'}, - 'MESH:C000302': {'CHEBI': 'CHEBI:77880'}, - 'MESH:C000329': {'CHEBI': 'CHEBI:135827'}, - 'MESH:C000345': {'CHEBI': 'CHEBI:48502'}, - 'MESH:C000392': {'CHEBI': 'CHEBI:80923'}, - 'MESH:C000393': {'CHEBI': 'CHEBI:167345'}, - 'MESH:C000409': {'CHEBI': 'CHEBI:136026'}, - 'MESH:C000425': {'CHEBI': 'CHEBI:31944'}, - 'MESH:C000430': {'CHEBI': 'CHEBI:166768'}, - 'MESH:C000449': {'CHEBI': 'CHEBI:135778'}, - 'MESH:C000450': {'CHEBI': 'CHEBI:134883'}, - 'MESH:C000489': {'CHEBI': 'CHEBI:135866'}, - 'MESH:C000490': {'CHEBI': 'CHEBI:135069'}, - 'MESH:C000499': {'CHEBI': 'CHEBI:50819'}, - 'MESH:C000509': {'CHEBI': 'CHEBI:175921'}, - 'MESH:C000510': {'CHEBI': 'CHEBI:3882'}, - 'MESH:C000511': {'CHEBI': 'CHEBI:9954'}, - 'MESH:C000518': {'CHEBI': 'CHEBI:82110'}, - 'MESH:C000520': {'CHEBI': 'CHEBI:81908'}, - 'MESH:C000536': {'CHEBI': 'CHEBI:136604'}, - 'MESH:C000541': {'CHEBI': 'CHEBI:4021'}, - 'MESH:C000588491': {'CHEBI': 'CHEBI:67643'}, - 'MESH:C000588645': {'CHEBI': 'CHEBI:66431'}, - 'MESH:C000588767': {'CHEBI': 'CHEBI:144259'}, - 'MESH:C000588939': {'CHEBI': 'CHEBI:35647'}, - 'MESH:C000588997': {'CHEBI': 'CHEBI:2920'}, - 'MESH:C000589018': {'CHEBI': 'CHEBI:17772'}, - 'MESH:C000589162': {'CHEBI': 'CHEBI:5167'}, - 'MESH:C000589164': {'CHEBI': 'CHEBI:80739'}, - 'MESH:C000589165': {'CHEBI': 'CHEBI:80740'}, - 'MESH:C000589228': {'CHEBI': 'CHEBI:163738'}, - 'MESH:C000589253': {'CHEBI': 'CHEBI:173077'}, - 'MESH:C000589308': {'CHEBI': 'CHEBI:82975'}, - 'MESH:C000589416': {'CHEBI': 'CHEBI:66123'}, - 'MESH:C000589481': {'CHEBI': 'CHEBI:8173'}, - 'MESH:C000589723': {'CHEBI': 'CHEBI:49164'}, - 'MESH:C000589724': {'CHEBI': 'CHEBI:177873'}, - 'MESH:C000589783': {'CHEBI': 'CHEBI:144238'}, - 'MESH:C000589818': {'CHEBI': 'CHEBI:64350'}, - 'MESH:C000590175': {'CHEBI': 'CHEBI:172035'}, - 'MESH:C000590191': {'CHEBI': 'CHEBI:70514'}, - 'MESH:C000590223': {'CHEBI': 'CHEBI:48397'}, - 'MESH:C000590291': {'CHEBI': 'CHEBI:68420'}, - 'MESH:C000590396': {'CHEBI': 'CHEBI:168247'}, - 'MESH:C000590643': {'CHEBI': 'CHEBI:156456'}, - 'MESH:C000590668': {'CHEBI': 'CHEBI:172595'}, - 'MESH:C000590711': {'CHEBI': 'CHEBI:50031'}, - 'MESH:C000590786': {'CHEBI': 'CHEBI:143117'}, - 'MESH:C000590793': {'CHEBI': 'CHEBI:36742'}, - 'MESH:C000590804': {'CHEBI': 'CHEBI:53324'}, - 'MESH:C000591001': {'CHEBI': 'CHEBI:174079'}, - 'MESH:C000591062': {'CHEBI': 'CHEBI:6412'}, - 'MESH:C000591102': {'CHEBI': 'CHEBI:48004'}, - 'MESH:C000591133': {'CHEBI': 'CHEBI:52127'}, - 'MESH:C000591134': {'CHEBI': 'CHEBI:52086'}, - 'MESH:C000591191': {'CHEBI': 'CHEBI:68487'}, - 'MESH:C000591222': {'CHEBI': 'CHEBI:79628'}, - 'MESH:C000591245': {'CHEBI': 'CHEBI:167574'}, - 'MESH:C000591538': {'CHEBI': 'CHEBI:73904'}, - 'MESH:C000591550': {'CHEBI': 'CHEBI:37788'}, - 'MESH:C000591554': {'CHEBI': 'CHEBI:65648'}, - 'MESH:C000591600': {'CHEBI': 'CHEBI:36703'}, - 'MESH:C000591640': {'CHEBI': 'CHEBI:177758'}, - 'MESH:C000591672': {'CHEBI': 'CHEBI:134353'}, - 'MESH:C000591702': {'CHEBI': 'CHEBI:69300'}, - 'MESH:C000591703': {'CHEBI': 'CHEBI:152570'}, - 'MESH:C000591719': {'CHEBI': 'CHEBI:83113'}, - 'MESH:C000591739': {'MONDO': 'MONDO:0007690'}, - 'MESH:C000591892': {'CHEBI': 'CHEBI:81820'}, - 'MESH:C000591922': {'CHEBI': 'CHEBI:134716'}, - 'MESH:C000592180': {'CHEBI': 'CHEBI:139502'}, - 'MESH:C000592379': {'CHEBI': 'CHEBI:140126'}, - 'MESH:C000592413': {'CHEBI': 'CHEBI:136050'}, - 'MESH:C000592431': {'CHEBI': 'CHEBI:83268'}, - 'MESH:C000592476': {'CHEBI': 'CHEBI:168200'}, - 'MESH:C000592493': {'CHEBI': 'CHEBI:177736'}, - 'MESH:C000592518': {'CHEBI': 'CHEBI:64161'}, - 'MESH:C000592580': {'CHEBI': 'CHEBI:145428'}, - 'MESH:C000592744': {'CHEBI': 'CHEBI:73226'}, - 'MESH:C000592885': {'CHEBI': 'CHEBI:93239'}, - 'MESH:C000593029': {'CHEBI': 'CHEBI:73280'}, - 'MESH:C000593077': {'CHEBI': 'CHEBI:80864'}, - 'MESH:C000593121': {'CHEBI': 'CHEBI:66804'}, - 'MESH:C000593211': {'CHEBI': 'CHEBI:3987'}, - 'MESH:C000593256': {'CHEBI': 'CHEBI:177494'}, - 'MESH:C000593286': {'CHEBI': 'CHEBI:141345'}, - 'MESH:C000593296': {'CHEBI': 'CHEBI:9328'}, - 'MESH:C000593471': {'CHEBI': 'CHEBI:90929'}, - 'MESH:C000594178': {'CHEBI': 'CHEBI:166604'}, - 'MESH:C000594309': {'CHEBI': 'CHEBI:176335'}, - 'MESH:C000594502': {'CHEBI': 'CHEBI:9543'}, - 'MESH:C000594635': {'CHEBI': 'CHEBI:66407'}, - 'MESH:C000594838': {'CHEBI': 'CHEBI:84192'}, - 'MESH:C000594918': {'CHEBI': 'CHEBI:34994'}, - 'MESH:C000595063': {'CHEBI': 'CHEBI:174390'}, - 'MESH:C000595064': {'CHEBI': 'CHEBI:166606'}, - 'MESH:C000595224': {'CHEBI': 'CHEBI:159460'}, - 'MESH:C000595232': {'CHEBI': 'CHEBI:65138'}, - 'MESH:C000595274': {'CHEBI': 'CHEBI:35010'}, - 'MESH:C000595290': {'CHEBI': 'CHEBI:180250'}, - 'MESH:C000595440': {'CHEBI': 'CHEBI:83187'}, - 'MESH:C000595449': {'CHEBI': 'CHEBI:134715'}, - 'MESH:C000595611': {'CHEBI': 'CHEBI:37386'}, - 'MESH:C000595613': {'CHEBI': 'CHEBI:85989'}, - 'MESH:C000595639': {'CHEBI': 'CHEBI:175499'}, - 'MESH:C000595675': {'CHEBI': 'CHEBI:133841'}, - 'MESH:C000595753': {'CHEBI': 'CHEBI:77498'}, - 'MESH:C000595851': {'CHEBI': 'CHEBI:137747'}, - 'MESH:C000596092': {'CHEBI': 'CHEBI:175308'}, - 'MESH:C000596253': {'CHEBI': 'CHEBI:3806'}, - 'MESH:C000596361': {'CHEBI': 'CHEBI:90943'}, - 'MESH:C000596362': {'CHEBI': 'CHEBI:159934'}, - 'MESH:C000596385': {'MONDO': 'MONDO:0009007'}, - 'MESH:C000596456': {'CHEBI': 'CHEBI:167877'}, - 'MESH:C000596573': {'CHEBI': 'CHEBI:145683'}, - 'MESH:C000597197': {'CHEBI': 'CHEBI:141920'}, - 'MESH:C000597302': {'CHEBI': 'CHEBI:139047'}, - 'MESH:C000597540': {'CHEBI': 'CHEBI:159357'}, - 'MESH:C000597695': {'CHEBI': 'CHEBI:38951'}, - 'MESH:C000597744': {'CHEBI': 'CHEBI:136006'}, - 'MESH:C000597748': {'CHEBI': 'CHEBI:175163'}, - 'MESH:C000597819': {'CHEBI': 'CHEBI:140104'}, - 'MESH:C000597862': {'CHEBI': 'CHEBI:133721'}, - 'MESH:C000597873': {'CHEBI': 'CHEBI:32973'}, - 'MESH:C000597883': {'CHEBI': 'CHEBI:136611'}, - 'MESH:C000597996': {'CHEBI': 'CHEBI:68750'}, - 'MESH:C000598016': {'CHEBI': 'CHEBI:167709'}, - 'MESH:C000598075': {'CHEBI': 'CHEBI:83522'}, - 'MESH:C000598249': {'CHEBI': 'CHEBI:81278'}, - 'MESH:C000598259': {'CHEBI': 'CHEBI:135543'}, - 'MESH:C000598261': {'CHEBI': 'CHEBI:141337'}, - 'MESH:C000598423': {'CHEBI': 'CHEBI:66119'}, - 'MESH:C000598491': {'CHEBI': 'CHEBI:141963'}, - 'MESH:C000598492': {'CHEBI': 'CHEBI:141872'}, - 'MESH:C000598538': {'CHEBI': 'CHEBI:92473'}, - 'MESH:C000598562': {'CHEBI': 'CHEBI:156511'}, - 'MESH:C000598619': {'CHEBI': 'CHEBI:145829'}, - 'MESH:C000598640': {'MONDO': 'MONDO:0008382'}, - 'MESH:C000598644': {'MONDO': 'MONDO:0013803'}, - 'MESH:C000598645': {'MONDO': 'MONDO:0008448'}, - 'MESH:C000598663': {'CHEBI': 'CHEBI:46860'}, - 'MESH:C000598719': {'CHEBI': 'CHEBI:144087'}, - 'MESH:C000598722': {'MONDO': 'MONDO:0008796'}, - 'MESH:C000598744': {'MONDO': 'MONDO:0600024'}, - 'MESH:C000598757': {'CHEBI': 'CHEBI:177518'}, - 'MESH:C000598831': {'CHEBI': 'CHEBI:36674'}, - 'MESH:C000598892': {'CHEBI': 'CHEBI:80918'}, - 'MESH:C000598977': {'CHEBI': 'CHEBI:164936'}, - 'MESH:C000598979': {'CHEBI': 'CHEBI:131781'}, - 'MESH:C000599090': {'CHEBI': 'CHEBI:9019'}, - 'MESH:C000599212': {'CHEBI': 'CHEBI:90950'}, - 'MESH:C000599257': {'CHEBI': 'CHEBI:83220'}, - 'MESH:C000599268': {'CHEBI': 'CHEBI:81151'}, - 'MESH:C000599329': {'CHEBI': 'CHEBI:173803'}, - 'MESH:C000599494': {'CHEBI': 'CHEBI:135119'}, - 'MESH:C000599677': {'CHEBI': 'CHEBI:104234'}, - 'MESH:C000600029': {'CHEBI': 'CHEBI:67841'}, - 'MESH:C000600110': {'CHEBI': 'CHEBI:176975'}, - 'MESH:C000600259': {'CHEBI': 'CHEBI:145373'}, - 'MESH:C000600346': {'CHEBI': 'CHEBI:142799'}, - 'MESH:C000600493': {'CHEBI': 'CHEBI:138650'}, - 'MESH:C000600592': {'CHEBI': 'CHEBI:65937'}, - 'MESH:C000600595': {'CHEBI': 'CHEBI:157733'}, - 'MESH:C000600608': {'MONDO': 'MONDO:0011142'}, - 'MESH:C000600633': {'CHEBI': 'CHEBI:141335'}, - 'MESH:C000600669': {'CHEBI': 'CHEBI:70072'}, - 'MESH:C000600670': {'CHEBI': 'CHEBI:70070'}, - 'MESH:C000600949': {'CHEBI': 'CHEBI:73583'}, - 'MESH:C000600950': {'CHEBI': 'CHEBI:74561'}, - 'MESH:C000600952': {'CHEBI': 'CHEBI:137252'}, - 'MESH:C000600965': {'CHEBI': 'CHEBI:80895'}, - 'MESH:C000601351': {'CHEBI': 'CHEBI:37501'}, - 'MESH:C000601508': {'CHEBI': 'CHEBI:66790'}, - 'MESH:C000601539': {'CHEBI': 'CHEBI:69199'}, - 'MESH:C000601548': {'CHEBI': 'CHEBI:156497'}, - 'MESH:C000601582': {'CHEBI': 'CHEBI:81128'}, - 'MESH:C000601702': {'CHEBI': 'CHEBI:6777'}, - 'MESH:C000601857': {'CHEBI': 'CHEBI:83398'}, - 'MESH:C000601927': {'CHEBI': 'CHEBI:145172'}, - 'MESH:C000602040': {'CHEBI': 'CHEBI:28705'}, - 'MESH:C000602093': {'CHEBI': 'CHEBI:72657'}, - 'MESH:C000602094': {'CHEBI': 'CHEBI:89605'}, - 'MESH:C000602096': {'CHEBI': 'CHEBI:69086'}, - 'MESH:C000602142': {'CHEBI': 'CHEBI:160580'}, - 'MESH:C000602152': {'CHEBI': 'CHEBI:28996'}, - 'MESH:C000602211': {'CHEBI': 'CHEBI:9960'}, - 'MESH:C000602429': {'CHEBI': 'CHEBI:70313'}, - 'MESH:C000602523': {'CHEBI': 'CHEBI:2506'}, - 'MESH:C000602851': {'CHEBI': 'CHEBI:9211'}, - 'MESH:C000602909': {'CHEBI': 'CHEBI:9656'}, - 'MESH:C000602910': {'CHEBI': 'CHEBI:4371'}, - 'MESH:C000603014': {'CHEBI': 'CHEBI:76192'}, - 'MESH:C000603336': {'CHEBI': 'CHEBI:34417'}, - 'MESH:C000603396': {'CHEBI': 'CHEBI:66572'}, - 'MESH:C000603422': {'CHEBI': 'CHEBI:81812'}, - 'MESH:C000603433': {'CHEBI': 'CHEBI:83092'}, - 'MESH:C000603796': {'CHEBI': 'CHEBI:68578'}, - 'MESH:C000603844': {'CHEBI': 'CHEBI:69838'}, - 'MESH:C000603890': {'CHEBI': 'CHEBI:169999'}, - 'MESH:C000603891': {'CHEBI': 'CHEBI:138048'}, - 'MESH:C000603935': {'CHEBI': 'CHEBI:90930'}, - 'MESH:C000603960': {'CHEBI': 'CHEBI:142432'}, - 'MESH:C000603996': {'CHEBI': 'CHEBI:179533'}, - 'MESH:C000604001': {'CHEBI': 'CHEBI:159751'}, - 'MESH:C000604029': {'CHEBI': 'CHEBI:175502'}, - 'MESH:C000604058': {'CHEBI': 'CHEBI:66311'}, - 'MESH:C000604093': {'CHEBI': 'CHEBI:66312'}, - 'MESH:C000604094': {'CHEBI': 'CHEBI:66313'}, - 'MESH:C000604171': {'CHEBI': 'CHEBI:133009'}, - 'MESH:C000604237': {'CHEBI': 'CHEBI:5352'}, - 'MESH:C000604274': {'CHEBI': 'CHEBI:156420'}, - 'MESH:C000604275': {'CHEBI': 'CHEBI:137773'}, - 'MESH:C000604282': {'CHEBI': 'CHEBI:143848'}, - 'MESH:C000604325': {'CHEBI': 'CHEBI:20198'}, - 'MESH:C000604345': {'CHEBI': 'CHEBI:69096'}, - 'MESH:C000604534': {'CHEBI': 'CHEBI:6347'}, - 'MESH:C000604648': {'CHEBI': 'CHEBI:137781'}, - 'MESH:C000604908': {'CHEBI': 'CHEBI:167707'}, - 'MESH:C000605023': {'CHEBI': 'CHEBI:171660'}, - 'MESH:C000605024': {'CHEBI': 'CHEBI:9084'}, - 'MESH:C000605269': {'CHEBI': 'CHEBI:145374'}, - 'MESH:C000605323': {'CHEBI': 'CHEBI:170126'}, - 'MESH:C000605325': {'CHEBI': 'CHEBI:6029'}, - 'MESH:C000605450': {'CHEBI': 'CHEBI:165131'}, - 'MESH:C000605636': {'CHEBI': 'CHEBI:68965'}, - 'MESH:C000605798': {'CHEBI': 'CHEBI:5279'}, - 'MESH:C000605824': {'CHEBI': 'CHEBI:28286'}, - 'MESH:C000605835': {'CHEBI': 'CHEBI:141126'}, - 'MESH:C000605836': {'CHEBI': 'CHEBI:147280'}, - 'MESH:C000605837': {'CHEBI': 'CHEBI:5374'}, - 'MESH:C000605894': {'CHEBI': 'CHEBI:70647'}, - 'MESH:C000605911': {'CHEBI': 'CHEBI:70644'}, - 'MESH:C000605971': {'CHEBI': 'CHEBI:172129'}, - 'MESH:C000605986': {'CHEBI': 'CHEBI:162770'}, - 'MESH:C000605987': {'CHEBI': 'CHEBI:162790'}, - 'MESH:C000606086': {'CHEBI': 'CHEBI:133997'}, - 'MESH:C000606131': {'CHEBI': 'CHEBI:177605'}, - 'MESH:C000606134': {'CHEBI': 'CHEBI:132331'}, - 'MESH:C000606157': {'CHEBI': 'CHEBI:80597'}, - 'MESH:C000606160': {'CHEBI': 'CHEBI:179581'}, - 'MESH:C000606212': {'CHEBI': 'CHEBI:7948'}, - 'MESH:C000606215': {'CHEBI': 'CHEBI:81111'}, - 'MESH:C000606220': {'CHEBI': 'CHEBI:55314'}, - 'MESH:C000606401': {'CHEBI': 'CHEBI:156413'}, - 'MESH:C000606523': {'CHEBI': 'CHEBI:143114'}, - 'MESH:C000606551': {'CHEBI': 'CHEBI:145994'}, - 'MESH:C000606701': {'CHEBI': 'CHEBI:74876'}, - 'MESH:C000606812': {'CHEBI': 'CHEBI:81141'}, - 'MESH:C000606873': {'CHEBI': 'CHEBI:35711'}, - 'MESH:C000607068': {'CHEBI': 'CHEBI:178012'}, - 'MESH:C000607153': {'CHEBI': 'CHEBI:131887'}, - 'MESH:C000607208': {'CHEBI': 'CHEBI:48985'}, - 'MESH:C000607217': {'CHEBI': 'CHEBI:66120'}, - 'MESH:C000607239': {'CHEBI': 'CHEBI:68704'}, - 'MESH:C000607319': {'CHEBI': 'CHEBI:174867'}, - 'MESH:C000607373': {'CHEBI': 'CHEBI:85177'}, - 'MESH:C000607401': {'CHEBI': 'CHEBI:136271'}, - 'MESH:C000607823': {'CHEBI': 'CHEBI:140078'}, - 'MESH:C000607842': {'CHEBI': 'CHEBI:145018'}, - 'MESH:C000607903': {'CHEBI': 'CHEBI:90626'}, - 'MESH:C000608011': {'CHEBI': 'CHEBI:149668'}, - 'MESH:C000608012': {'CHEBI': 'CHEBI:149667'}, - 'MESH:C000608133': {'CHEBI': 'CHEBI:131631'}, - 'MESH:C000608189': {'CHEBI': 'CHEBI:172757'}, - 'MESH:C000608370': {'CHEBI': 'CHEBI:88123'}, - 'MESH:C000608529': {'CHEBI': 'CHEBI:73124'}, - 'MESH:C000608634': {'CHEBI': 'CHEBI:65234'}, - 'MESH:C000608800': {'CHEBI': 'CHEBI:143205'}, - 'MESH:C000608939': {'CHEBI': 'CHEBI:158987'}, - 'MESH:C000609065': {'CHEBI': 'CHEBI:70289'}, - 'MESH:C000609080': {'CHEBI': 'CHEBI:145372'}, - 'MESH:C000609082': {'CHEBI': 'CHEBI:48973'}, - 'MESH:C000609150': {'CHEBI': 'CHEBI:157718'}, - 'MESH:C000609287': {'CHEBI': 'CHEBI:42053'}, - 'MESH:C000609422': {'CHEBI': 'CHEBI:143579'}, - 'MESH:C000609537': {'CHEBI': 'CHEBI:6474'}, - 'MESH:C000609684': {'CHEBI': 'CHEBI:168719'}, - 'MESH:C000609685': {'CHEBI': 'CHEBI:173120'}, - 'MESH:C000609805': {'CHEBI': 'CHEBI:141565'}, - 'MESH:C000609813': {'CHEBI': 'CHEBI:61232'}, - 'MESH:C000609860': {'CHEBI': 'CHEBI:104899'}, - 'MESH:C000609866': {'CHEBI': 'CHEBI:78878'}, - 'MESH:C000609900': {'CHEBI': 'CHEBI:81901'}, - 'MESH:C000609985': {'CHEBI': 'CHEBI:133127'}, - 'MESH:C000610367': {'CHEBI': 'CHEBI:86325'}, - 'MESH:C000610614': {'CHEBI': 'CHEBI:66416'}, - 'MESH:C000610653': {'CHEBI': 'CHEBI:59687'}, - 'MESH:C000610791': {'CHEBI': 'CHEBI:67772'}, - 'MESH:C000610866': {'CHEBI': 'CHEBI:7803'}, - 'MESH:C000611250': {'CHEBI': 'CHEBI:141365'}, - 'MESH:C000611387': {'CHEBI': 'CHEBI:136051'}, - 'MESH:C000611439': {'CHEBI': 'CHEBI:143513'}, - 'MESH:C000611525': {'CHEBI': 'CHEBI:83601'}, - 'MESH:C000611553': {'CHEBI': 'CHEBI:180160'}, - 'MESH:C000611654': {'CHEBI': 'CHEBI:70672'}, - 'MESH:C000611756': {'CHEBI': 'CHEBI:158932'}, - 'MESH:C000611956': {'CHEBI': 'CHEBI:138816'}, - 'MESH:C000612166': {'CHEBI': 'CHEBI:140376'}, - 'MESH:C000612874': {'CHEBI': 'CHEBI:67609'}, - 'MESH:C000612965': {'CHEBI': 'CHEBI:135815'}, - 'MESH:C000613349': {'CHEBI': 'CHEBI:83523'}, - 'MESH:C000613355': {'CHEBI': 'CHEBI:2110'}, - 'MESH:C000613362': {'CHEBI': 'CHEBI:175220'}, - 'MESH:C000613606': {'CHEBI': 'CHEBI:69456'}, - 'MESH:C000613661': {'CHEBI': 'CHEBI:69484'}, - 'MESH:C000613666': {'CHEBI': 'CHEBI:66460'}, - 'MESH:C000613691': {'CHEBI': 'CHEBI:8036'}, - 'MESH:C000613754': {'CHEBI': 'CHEBI:90879'}, - 'MESH:C000613895': {'CHEBI': 'CHEBI:4308'}, - 'MESH:C000613907': {'CHEBI': 'CHEBI:133756'}, - 'MESH:C000613946': {'CHEBI': 'CHEBI:146187'}, - 'MESH:C000613969': {'CHEBI': 'CHEBI:164197'}, - 'MESH:C000614030': {'CHEBI': 'CHEBI:3804'}, - 'MESH:C000614164': {'CHEBI': 'CHEBI:4746'}, - 'MESH:C000614458': {'CHEBI': 'CHEBI:83272'}, - 'MESH:C000614639': {'CHEBI': 'CHEBI:167408'}, - 'MESH:C000614740': {'CHEBI': 'CHEBI:174071'}, - 'MESH:C000614856': {'CHEBI': 'CHEBI:180368'}, - 'MESH:C000614945': {'CHEBI': 'CHEBI:2886'}, - 'MESH:C000614946': {'CHEBI': 'CHEBI:141917'}, - 'MESH:C000614963': {'CHEBI': 'CHEBI:52636'}, - 'MESH:C000614971': {'CHEBI': 'CHEBI:52453'}, - 'MESH:C000615025': {'CHEBI': 'CHEBI:52637'}, - 'MESH:C000615070': {'CHEBI': 'CHEBI:52462'}, - 'MESH:C000615112': {'CHEBI': 'CHEBI:37805'}, - 'MESH:C000615114': {'CHEBI': 'CHEBI:37804'}, - 'MESH:C000615119': {'CHEBI': 'CHEBI:37802'}, - 'MESH:C000615129': {'CHEBI': 'CHEBI:52455'}, - 'MESH:C000615139': {'CHEBI': 'CHEBI:37368'}, - 'MESH:C000615140': {'CHEBI': 'CHEBI:37369'}, - 'MESH:C000615141': {'CHEBI': 'CHEBI:37340'}, - 'MESH:C000615142': {'CHEBI': 'CHEBI:37346'}, - 'MESH:C000615143': {'CHEBI': 'CHEBI:37348'}, - 'MESH:C000615147': {'CHEBI': 'CHEBI:33491'}, - 'MESH:C000615152': {'CHEBI': 'CHEBI:80504'}, - 'MESH:C000615153': {'CHEBI': 'CHEBI:80505'}, - 'MESH:C000615206': {'CHEBI': 'CHEBI:30218'}, - 'MESH:C000615207': {'CHEBI': 'CHEBI:37003'}, - 'MESH:C000615208': {'CHEBI': 'CHEBI:37004'}, - 'MESH:C000615209': {'CHEBI': 'CHEBI:52621'}, - 'MESH:C000615219': {'CHEBI': 'CHEBI:77014'}, - 'MESH:C000615229': {'CHEBI': 'CHEBI:36928'}, - 'MESH:C000615232': {'CHEBI': 'CHEBI:36930'}, - 'MESH:C000615233': {'CHEBI': 'CHEBI:36929'}, - 'MESH:C000615234': {'CHEBI': 'CHEBI:36927'}, - 'MESH:C000615238': {'CHEBI': 'CHEBI:146233'}, - 'MESH:C000615243': {'CHEBI': 'CHEBI:36934'}, - 'MESH:C000615247': {'CHEBI': 'CHEBI:36935'}, - 'MESH:C000615248': {'CHEBI': 'CHEBI:36936'}, - 'MESH:C000615249': {'CHEBI': 'CHEBI:36937'}, - 'MESH:C000615258': {'CHEBI': 'CHEBI:33819'}, - 'MESH:C000615259': {'CHEBI': 'CHEBI:33815'}, - 'MESH:C000615263': {'CHEBI': 'CHEBI:36932'}, - 'MESH:C000615264': {'CHEBI': 'CHEBI:36933'}, - 'MESH:C000615276': {'CHEBI': 'CHEBI:36939'}, - 'MESH:C000615291': {'CHEBI': 'CHEBI:52763'}, - 'MESH:C000615303': {'CHEBI': 'CHEBI:37974'}, - 'MESH:C000615304': {'CHEBI': 'CHEBI:37976'}, - 'MESH:C000615305': {'CHEBI': 'CHEBI:37977'}, - 'MESH:C000615306': {'CHEBI': 'CHEBI:37978'}, - 'MESH:C000615311': {'CHEBI': 'CHEBI:37972'}, - 'MESH:C000615312': {'CHEBI': 'CHEBI:37973'}, - 'MESH:C000615315': {'CHEBI': 'CHEBI:37980'}, - 'MESH:C000615316': {'CHEBI': 'CHEBI:37981'}, - 'MESH:C000615317': {'CHEBI': 'CHEBI:37982'}, - 'MESH:C000615320': {'CHEBI': 'CHEBI:37983'}, - 'MESH:C000615321': {'CHEBI': 'CHEBI:37984'}, - 'MESH:C000615322': {'CHEBI': 'CHEBI:37985'}, - 'MESH:C000615349': {'CHEBI': 'CHEBI:176566'}, - 'MESH:C000615375': {'CHEBI': 'CHEBI:50076'}, - 'MESH:C000615381': {'CHEBI': 'CHEBI:52623'}, - 'MESH:C000615396': {'CHEBI': 'CHEBI:176575'}, - 'MESH:C000615414': {'CHEBI': 'CHEBI:176574'}, - 'MESH:C000615415': {'CHEBI': 'CHEBI:52761'}, - 'MESH:C000615420': {'CHEBI': 'CHEBI:82623'}, - 'MESH:C000615434': {'CHEBI': 'CHEBI:52758'}, - 'MESH:C000615454': {'CHEBI': 'CHEBI:176573'}, - 'MESH:C000615457': {'CHEBI': 'CHEBI:52457'}, - 'MESH:C000615483': {'CHEBI': 'CHEBI:52459'}, - 'MESH:C000615511': {'CHEBI': 'CHEBI:52633'}, - 'MESH:C000615519': {'CHEBI': 'CHEBI:33371'}, - 'MESH:C000615541': {'CHEBI': 'CHEBI:52620'}, - 'MESH:C000615547': {'CHEBI': 'CHEBI:52619'}, - 'MESH:C000615562': {'CHEBI': 'CHEBI:52233'}, - 'MESH:C000615563': {'CHEBI': 'CHEBI:52234'}, - 'MESH:C000615564': {'CHEBI': 'CHEBI:52232'}, - 'MESH:C000615565': {'CHEBI': 'CHEBI:52230'}, - 'MESH:C000615566': {'CHEBI': 'CHEBI:52626'}, - 'MESH:C000615575': {'CHEBI': 'CHEBI:52452'}, - 'MESH:C000615580': {'CHEBI': 'CHEBI:83133'}, - 'MESH:C000615622': {'CHEBI': 'CHEBI:69783'}, - 'MESH:C000615816': {'CHEBI': 'CHEBI:161670'}, - 'MESH:C000615871': {'CHEBI': 'CHEBI:4744'}, - 'MESH:C000616516': {'CHEBI': 'CHEBI:546807'}, - 'MESH:C000616634': {'CHEBI': 'CHEBI:39368'}, - 'MESH:C000616851': {'CHEBI': 'CHEBI:86068'}, - 'MESH:C000617031': {'CHEBI': 'CHEBI:141897'}, - 'MESH:C000617038': {'CHEBI': 'CHEBI:33349'}, - 'MESH:C000617039': {'CHEBI': 'CHEBI:33351'}, - 'MESH:C000617040': {'CHEBI': 'CHEBI:33355'}, - 'MESH:C000617041': {'CHEBI': 'CHEBI:33357'}, - 'MESH:C000617042': {'CHEBI': 'CHEBI:33361'}, - 'MESH:C000617043': {'CHEBI': 'CHEBI:33367'}, - 'MESH:C000617045': {'CHEBI': 'CHEBI:33517'}, - 'MESH:C000617123': {'CHEBI': 'CHEBI:80836'}, - 'MESH:C000617134': {'CHEBI': 'CHEBI:82008'}, - 'MESH:C000617177': {'CHEBI': 'CHEBI:69098'}, - 'MESH:C000617287': {'CHEBI': 'CHEBI:47017'}, - 'MESH:C000617377': {'CHEBI': 'CHEBI:141360'}, - 'MESH:C000617711': {'CHEBI': 'CHEBI:29568'}, - 'MESH:C000617955': {'CHEBI': 'CHEBI:143858'}, - 'MESH:C000618142': {'CHEBI': 'CHEBI:156193'}, - 'MESH:C000618316': {'CHEBI': 'CHEBI:177408'}, - 'MESH:C000618431': {'CHEBI': 'CHEBI:171922'}, - 'MESH:C000618837': {'CHEBI': 'CHEBI:46477'}, - 'MESH:C000619194': {'CHEBI': 'CHEBI:60912'}, - 'MESH:C000619396': {'CHEBI': 'CHEBI:141354'}, - 'MESH:C000619558': {'CHEBI': 'CHEBI:174876'}, - 'MESH:C000619648': {'CHEBI': 'CHEBI:140318'}, - 'MESH:C000619660': {'CHEBI': 'CHEBI:46908'}, - 'MESH:C000619812': {'CHEBI': 'CHEBI:83491'}, - 'MESH:C000619816': {'CHEBI': 'CHEBI:131778'}, - 'MESH:C000619851': {'CHEBI': 'CHEBI:174795'}, - 'MESH:C000619914': {'CHEBI': 'CHEBI:177853'}, - 'MESH:C000620294': {'CHEBI': 'CHEBI:141359'}, - 'MESH:C000620396': {'CHEBI': 'CHEBI:172943'}, - 'MESH:C000620980': {'CHEBI': 'CHEBI:133170'}, - 'MESH:C000621062': {'CHEBI': 'CHEBI:68742'}, - 'MESH:C000621082': {'CHEBI': 'CHEBI:66579'}, - 'MESH:C000621429': {'CHEBI': 'CHEBI:66731'}, - 'MESH:C000621470': {'CHEBI': 'CHEBI:141902'}, - 'MESH:C000621471': {'CHEBI': 'CHEBI:141931'}, - 'MESH:C000621530': {'CHEBI': 'CHEBI:87543'}, - 'MESH:C000621572': {'CHEBI': 'CHEBI:167600'}, - 'MESH:C000621573': {'CHEBI': 'CHEBI:32938'}, - 'MESH:C000621696': {'CHEBI': 'CHEBI:27822'}, - 'MESH:C000621940': {'CHEBI': 'CHEBI:131185'}, - 'MESH:C000622038': {'CHEBI': 'CHEBI:144096'}, - 'MESH:C000622058': {'CHEBI': 'CHEBI:160914'}, - 'MESH:C000622107': {'CHEBI': 'CHEBI:132925'}, - 'MESH:C000622116': {'CHEBI': 'CHEBI:75982'}, - 'MESH:C000622178': {'CHEBI': 'CHEBI:176023'}, - 'MESH:C000622197': {'CHEBI': 'CHEBI:156424'}, - 'MESH:C000622232': {'CHEBI': 'CHEBI:133859'}, - 'MESH:C000622305': {'CHEBI': 'CHEBI:168467'}, - 'MESH:C000622322': {'CHEBI': 'CHEBI:138166'}, - 'MESH:C000622346': {'CHEBI': 'CHEBI:34721'}, - 'MESH:C000622349': {'CHEBI': 'CHEBI:141363'}, - 'MESH:C000622719': {'CHEBI': 'CHEBI:132509'}, - 'MESH:C000622965': {'CHEBI': 'CHEBI:175728'}, - 'MESH:C000622966': {'CHEBI': 'CHEBI:70585'}, - 'MESH:C000622968': {'CHEBI': 'CHEBI:68920'}, - 'MESH:C000623120': {'CHEBI': 'CHEBI:80728'}, - 'MESH:C000623234': {'CHEBI': 'CHEBI:167994'}, - 'MESH:C000624232': {'CHEBI': 'CHEBI:6079'}, - 'MESH:C000624298': {'CHEBI': 'CHEBI:167739'}, - 'MESH:C000624496': {'CHEBI': 'CHEBI:132131'}, - 'MESH:C000624513': {'CHEBI': 'CHEBI:66352'}, - 'MESH:C000624618': {'CHEBI': 'CHEBI:5823'}, - 'MESH:C000625202': {'CHEBI': 'CHEBI:165801'}, - 'MESH:C000625444': {'CHEBI': 'CHEBI:132815'}, - 'MESH:C000625512': {'CHEBI': 'CHEBI:85627'}, - 'MESH:C000625513': {'CHEBI': 'CHEBI:165877'}, - 'MESH:C000625519': {'CHEBI': 'CHEBI:80129'}, - 'MESH:C000625521': {'CHEBI': 'CHEBI:175912'}, - 'MESH:C000625524': {'CHEBI': 'CHEBI:164481'}, - 'MESH:C000625625': {'CHEBI': 'CHEBI:142230'}, - 'MESH:C000625725': {'CHEBI': 'CHEBI:139162'}, - 'MESH:C000625879': {'CHEBI': 'CHEBI:157671'}, - 'MESH:C000625945': {'CHEBI': 'CHEBI:2679'}, - 'MESH:C000626298': {'CHEBI': 'CHEBI:167899'}, - 'MESH:C000626374': {'CHEBI': 'CHEBI:158218'}, - 'MESH:C000626468': {'CHEBI': 'CHEBI:85043'}, - 'MESH:C000626479': {'CHEBI': 'CHEBI:77421'}, - 'MESH:C000626518': {'CHEBI': 'CHEBI:167672'}, - 'MESH:C000626616': {'CHEBI': 'CHEBI:8607'}, - 'MESH:C000626784': {'CHEBI': 'CHEBI:145754'}, - 'MESH:C000626856': {'CHEBI': 'CHEBI:175814'}, - 'MESH:C000626960': {'CHEBI': 'CHEBI:78695'}, - 'MESH:C000627121': {'CHEBI': 'CHEBI:81773'}, - 'MESH:C000627159': {'CHEBI': 'CHEBI:8832'}, - 'MESH:C000627593': {'CHEBI': 'CHEBI:144147'}, - 'MESH:C000627630': {'CHEBI': 'CHEBI:145430'}, - 'MESH:C000627642': {'CHEBI': 'CHEBI:175403'}, - 'MESH:C000627678': {'CHEBI': 'CHEBI:180149'}, - 'MESH:C000627729': {'CHEBI': 'CHEBI:71593'}, - 'MESH:C000627730': {'CHEBI': 'CHEBI:138649'}, - 'MESH:C000627985': {'CHEBI': 'CHEBI:51075'}, - 'MESH:C000627997': {'CHEBI': 'CHEBI:169869'}, - 'MESH:C000627998': {'CHEBI': 'CHEBI:73239'}, - 'MESH:C000628490': {'CHEBI': 'CHEBI:69518'}, - 'MESH:C000628500': {'CHEBI': 'CHEBI:70632'}, - 'MESH:C000628575': {'CHEBI': 'CHEBI:168764'}, - 'MESH:C000628696': {'CHEBI': 'CHEBI:166598'}, - 'MESH:C000628730': {'CHEBI': 'CHEBI:132889'}, - 'MESH:C000628924': {'CHEBI': 'CHEBI:65862'}, - 'MESH:C000629103': {'CHEBI': 'CHEBI:173654'}, - 'MESH:C000629124': {'CHEBI': 'CHEBI:179145'}, - 'MESH:C000629127': {'CHEBI': 'CHEBI:131355'}, - 'MESH:C000629298': {'CHEBI': 'CHEBI:141284'}, - 'MESH:C000629404': {'MONDO': 'MONDO:0100115'}, - 'MESH:C000629487': {'CHEBI': 'CHEBI:59660'}, - 'MESH:C000629566': {'CHEBI': 'CHEBI:81797'}, - 'MESH:C000629586': {'CHEBI': 'CHEBI:35673'}, - 'MESH:C000629639': {'CHEBI': 'CHEBI:84457'}, - 'MESH:C000629689': {'CHEBI': 'CHEBI:176449'}, - 'MESH:C000629696': {'CHEBI': 'CHEBI:156336'}, - 'MESH:C000629989': {'CHEBI': 'CHEBI:2598'}, - 'MESH:C000630165': {'CHEBI': 'CHEBI:55517'}, - 'MESH:C000630589': {'CHEBI': 'CHEBI:33828'}, - 'MESH:C000630668': {'CHEBI': 'CHEBI:175627'}, - 'MESH:C000630864': {'CHEBI': 'CHEBI:75643'}, - 'MESH:C000630879': {'CHEBI': 'CHEBI:9021'}, - 'MESH:C000631004': {'CHEBI': 'CHEBI:3189'}, - 'MESH:C000631240': {'CHEBI': 'CHEBI:84425'}, - 'MESH:C000631386': {'CHEBI': 'CHEBI:75500'}, - 'MESH:C000631412': {'CHEBI': 'CHEBI:36575'}, - 'MESH:C000631485': {'CHEBI': 'CHEBI:142431'}, - 'MESH:C000631767': {'CHEBI': 'CHEBI:9395'}, - 'MESH:C000632128': {'CHEBI': 'CHEBI:171675'}, - 'MESH:C000632366': {'CHEBI': 'CHEBI:67525'}, - 'MESH:C000632375': {'CHEBI': 'CHEBI:6064'}, - 'MESH:C000632499': {'CHEBI': 'CHEBI:61593'}, - 'MESH:C000633304': {'CHEBI': 'CHEBI:141944'}, - 'MESH:C000633610': {'CHEBI': 'CHEBI:167508'}, - 'MESH:C000633780': {'CHEBI': 'CHEBI:87422'}, - 'MESH:C000634405': {'CHEBI': 'CHEBI:61122'}, - 'MESH:C000654244': {'CHEBI': 'CHEBI:10213'}, - 'MESH:C000654324': {'CHEBI': 'CHEBI:144514'}, - 'MESH:C000654497': {'CHEBI': 'CHEBI:166464'}, - 'MESH:C000654633': {'CHEBI': 'CHEBI:69527'}, - 'MESH:C000654668': {'CHEBI': 'CHEBI:166813'}, - 'MESH:C000655017': {'CHEBI': 'CHEBI:132355'}, - 'MESH:C000655019': {'CHEBI': 'CHEBI:143030'}, - 'MESH:C000656221': {'CHEBI': 'CHEBI:168599'}, - 'MESH:C000656527': {'CHEBI': 'CHEBI:87569'}, - 'MESH:C000656591': {'CHEBI': 'CHEBI:62964'}, - 'MESH:C000656708': {'CHEBI': 'CHEBI:177046'}, - 'MESH:C000656784': {'MONDO': 'MONDO:0000239'}, - 'MESH:C000656825': {'MONDO': 'MONDO:0000242'}, - 'MESH:C000656924': {'MONDO': 'MONDO:0018668'}, - 'MESH:C000657332': {'CHEBI': 'CHEBI:59878'}, - 'MESH:C000657350': {'CHEBI': 'CHEBI:172011'}, - 'MESH:C000668': {'CHEBI': 'CHEBI:75654'}, - 'MESH:C000693': {'CHEBI': 'CHEBI:9008'}, - 'MESH:C000702': {'CHEBI': 'CHEBI:6028'}, - 'MESH:C000705450': {'CHEBI': 'CHEBI:9658'}, - 'MESH:C000705697': {'CHEBI': 'CHEBI:89598'}, - 'MESH:C000705727': {'CHEBI': 'CHEBI:180237'}, - 'MESH:C000706028': {'CHEBI': 'CHEBI:178199'}, - 'MESH:C000706152': {'CHEBI': 'CHEBI:71976'}, - 'MESH:C000706649': {'CHEBI': 'CHEBI:156293'}, - 'MESH:C000706870': {'CHEBI': 'CHEBI:173474'}, - 'MESH:C000706871': {'CHEBI': 'CHEBI:145236'}, - 'MESH:C000707255': {'CHEBI': 'CHEBI:88662'}, - 'MESH:C000707814': {'CHEBI': 'CHEBI:86374'}, - 'MESH:C000708209': {'CHEBI': 'CHEBI:172333'}, - 'MESH:C000708228': {'CHEBI': 'CHEBI:27656'}, - 'MESH:C000708468': {'CHEBI': 'CHEBI:30463'}, - 'MESH:C000708570': {'CHEBI': 'CHEBI:81846'}, - 'MESH:C000708612': {'CHEBI': 'CHEBI:34356'}, - 'MESH:C000708856': {'CHEBI': 'CHEBI:83205'}, - 'MESH:C000708869': {'CHEBI': 'CHEBI:83065'}, - 'MESH:C000709007': {'CHEBI': 'CHEBI:39320'}, - 'MESH:C000709011': {'CHEBI': 'CHEBI:58601'}, - 'MESH:C000709020': {'CHEBI': 'CHEBI:175585'}, - 'MESH:C000709021': {'CHEBI': 'CHEBI:69354'}, - 'MESH:C000709181': {'CHEBI': 'CHEBI:168507'}, - 'MESH:C000709248': {'CHEBI': 'CHEBI:66011'}, - 'MESH:C000709253': {'CHEBI': 'CHEBI:172520'}, - 'MESH:C000709368': {'CHEBI': 'CHEBI:69679'}, - 'MESH:C000709449': {'CHEBI': 'CHEBI:174552'}, - 'MESH:C000709525': {'CHEBI': 'CHEBI:172025'}, - 'MESH:C000709705': {'CHEBI': 'CHEBI:167626'}, - 'MESH:C000709759': {'CHEBI': 'CHEBI:35114'}, - 'MESH:C000709829': {'CHEBI': 'CHEBI:5070'}, - 'MESH:C000710254': {'CHEBI': 'CHEBI:178678'}, - 'MESH:C000710349': {'CHEBI': 'CHEBI:81740'}, - 'MESH:C000711009': {'CHEBI': 'CHEBI:2503'}, - 'MESH:C000711329': {'CHEBI': 'CHEBI:30521'}, - 'MESH:C000711379': {'CHEBI': 'CHEBI:52661'}, - 'MESH:C000711730': {'CHEBI': 'CHEBI:138409'}, - 'MESH:C000766': {'CHEBI': 'CHEBI:84582'}, - 'MESH:C000785': {'CHEBI': 'CHEBI:9079'}, - 'MESH:C000820': {'CHEBI': 'CHEBI:16504'}, - 'MESH:C000849': {'CHEBI': 'CHEBI:28139'}, - 'MESH:C000858': {'CHEBI': 'CHEBI:134717'}, - 'MESH:C000875': {'CHEBI': 'CHEBI:75940'}, - 'MESH:C000878': {'CHEBI': 'CHEBI:31657'}, - 'MESH:C000909': {'CHEBI': 'CHEBI:74350'}, - 'MESH:C000912': {'CHEBI': 'CHEBI:83533'}, - 'MESH:C000944': {'CHEBI': 'CHEBI:38658'}, - 'MESH:C000948': {'CHEBI': 'CHEBI:93429'}, - 'MESH:C000957': {'CHEBI': 'CHEBI:135541'}, - 'MESH:C000966': {'CHEBI': 'CHEBI:282234'}, - 'MESH:C000978': {'CHEBI': 'CHEBI:4581'}, - 'MESH:C001012': {'CHEBI': 'CHEBI:82450'}, - 'MESH:C001026': {'CHEBI': 'CHEBI:53648'}, - 'MESH:C001036': {'CHEBI': 'CHEBI:82280'}, - 'MESH:C001058': {'CHEBI': 'CHEBI:141557'}, - 'MESH:C001061': {'CHEBI': 'CHEBI:17601'}, - 'MESH:C001115': {'CHEBI': 'CHEBI:82636'}, - 'MESH:C001123': {'CHEBI': 'CHEBI:49108'}, - 'MESH:C001132': {'CHEBI': 'CHEBI:68784'}, - 'MESH:C001133': {'CHEBI': 'CHEBI:4751'}, - 'MESH:C001162': {'CHEBI': 'CHEBI:135389'}, - 'MESH:C001178': {'CHEBI': 'CHEBI:82101'}, - 'MESH:C001197': {'CHEBI': 'CHEBI:135677'}, - 'MESH:C001199': {'CHEBI': 'CHEBI:4923'}, - 'MESH:C001200': {'CHEBI': 'CHEBI:4935'}, - 'MESH:C001202': {'CHEBI': 'CHEBI:29581'}, - 'MESH:C001207': {'CHEBI': 'CHEBI:4994'}, - 'MESH:C001242': {'CHEBI': 'CHEBI:74498'}, - 'MESH:C001290': {'CHEBI': 'CHEBI:28899'}, - 'MESH:C001293': {'CHEBI': 'CHEBI:15873'}, - 'MESH:C001299': {'CHEBI': 'CHEBI:88494'}, - 'MESH:C001312': {'CHEBI': 'CHEBI:135854'}, - 'MESH:C001316': {'CHEBI': 'CHEBI:18062'}, - 'MESH:C001317': {'CHEBI': 'CHEBI:15728'}, - 'MESH:C001324': {'CHEBI': 'CHEBI:81123'}, - 'MESH:C001328': {'CHEBI': 'CHEBI:43005'}, - 'MESH:C001329': {'CHEBI': 'CHEBI:5635'}, - 'MESH:C001330': {'CHEBI': 'CHEBI:38344'}, - 'MESH:C001335': {'CHEBI': 'CHEBI:5691'}, - 'MESH:C001343': {'CHEBI': 'CHEBI:134823'}, - 'MESH:C001358': {'CHEBI': 'CHEBI:24624'}, - 'MESH:C001365': {'CHEBI': 'CHEBI:16434'}, - 'MESH:C001380': {'CHEBI': 'CHEBI:139271'}, - 'MESH:C001381': {'CHEBI': 'CHEBI:71182'}, - 'MESH:C001398': {'CHEBI': 'CHEBI:34747'}, - 'MESH:C001401': {'CHEBI': 'CHEBI:144586'}, - 'MESH:C001418': {'CHEBI': 'CHEBI:17385'}, - 'MESH:C001424': {'CHEBI': 'CHEBI:135345'}, - 'MESH:C001427': {'CHEBI': 'CHEBI:77270'}, - 'MESH:C001429': {'CHEBI': 'CHEBI:137796'}, - 'MESH:C001445': {'CHEBI': 'CHEBI:78877'}, - 'MESH:C001446': {'CHEBI': 'CHEBI:132244'}, - 'MESH:C001458': {'CHEBI': 'CHEBI:90275'}, - 'MESH:C001470': {'CHEBI': 'CHEBI:173764'}, - 'MESH:C001478': {'CHEBI': 'CHEBI:17660'}, - 'MESH:C001507': {'CHEBI': 'CHEBI:48212'}, - 'MESH:C001519': {'CHEBI': 'CHEBI:38569'}, - 'MESH:C001520': {'CHEBI': 'CHEBI:25013'}, - 'MESH:C001521': {'CHEBI': 'CHEBI:17168'}, - 'MESH:C001522': {'CHEBI': 'CHEBI:6389'}, - 'MESH:C001529': {'CHEBI': 'CHEBI:5832'}, - 'MESH:C001542': {'CHEBI': 'CHEBI:6449'}, - 'MESH:C001556': {'CHEBI': 'CHEBI:6542'}, - 'MESH:C001559': {'CHEBI': 'CHEBI:17781'}, - 'MESH:C001570': {'CHEBI': 'CHEBI:53661'}, - 'MESH:C001575': {'CHEBI': 'CHEBI:82389'}, - 'MESH:C001579': {'CHEBI': 'CHEBI:30200'}, - 'MESH:C001598': {'CHEBI': 'CHEBI:68741'}, - 'MESH:C001605': {'CHEBI': 'CHEBI:89087'}, - 'MESH:C001634': {'CHEBI': 'CHEBI:35746'}, - 'MESH:C001647': {'CHEBI': 'CHEBI:17600'}, - 'MESH:C001669': {'CHEBI': 'CHEBI:73058'}, - 'MESH:C001670': {'CHEBI': 'CHEBI:6641'}, - 'MESH:C001687': {'CHEBI': 'CHEBI:66769'}, - 'MESH:C001699': {'CHEBI': 'CHEBI:35048'}, - 'MESH:C001705': {'CHEBI': 'CHEBI:140724'}, - 'MESH:C001707': {'CHEBI': 'CHEBI:80611'}, - 'MESH:C001730': {'CHEBI': 'CHEBI:82228'}, - 'MESH:C001739': {'CHEBI': 'CHEBI:32226'}, - 'MESH:C001741': {'CHEBI': 'CHEBI:135375'}, - 'MESH:C001746': {'CHEBI': 'CHEBI:1582'}, - 'MESH:C001749': {'CHEBI': 'CHEBI:83511'}, - 'MESH:C001757': {'CHEBI': 'CHEBI:31814'}, - 'MESH:C001789': {'CHEBI': 'CHEBI:138859'}, - 'MESH:C001792': {'CHEBI': 'CHEBI:7037'}, - 'MESH:C001795': {'CHEBI': 'CHEBI:32128'}, - 'MESH:C001801': {'CHEBI': 'CHEBI:6956'}, - 'MESH:C001803': {'CHEBI': 'CHEBI:73343'}, - 'MESH:C001807': {'CHEBI': 'CHEBI:145761'}, - 'MESH:C001809': {'CHEBI': 'CHEBI:4478'}, - 'MESH:C001817': {'CHEBI': 'CHEBI:145653'}, - 'MESH:C001827': {'CHEBI': 'CHEBI:2906'}, - 'MESH:C001847': {'CHEBI': 'CHEBI:81899'}, - 'MESH:C001864': {'CHEBI': 'CHEBI:38495'}, - 'MESH:C001873': {'CHEBI': 'CHEBI:9243'}, - 'MESH:C001891': {'CHEBI': 'CHEBI:2708'}, - 'MESH:C001898': {'CHEBI': 'CHEBI:9740'}, - 'MESH:C001899': {'CHEBI': 'CHEBI:9747'}, - 'MESH:C001910': {'CHEBI': 'CHEBI:177418'}, - 'MESH:C001918': {'CHEBI': 'CHEBI:15753'}, - 'MESH:C001926': {'CHEBI': 'CHEBI:41401'}, - 'MESH:C001936': {'CHEBI': 'CHEBI:180551'}, - 'MESH:C001945': {'CHEBI': 'CHEBI:68329'}, - 'MESH:C001955': {'CHEBI': 'CHEBI:16895'}, - 'MESH:C001956': {'CHEBI': 'CHEBI:2869'}, - 'MESH:C001958': {'CHEBI': 'CHEBI:82264'}, - 'MESH:C001967': {'CHEBI': 'CHEBI:135601'}, - 'MESH:C001968': {'CHEBI': 'CHEBI:82136'}, - 'MESH:C001970': {'CHEBI': 'CHEBI:36229'}, - 'MESH:C001972': {'CHEBI': 'CHEBI:28735'}, - 'MESH:C001976': {'CHEBI': 'CHEBI:82146'}, - 'MESH:C001984': {'CHEBI': 'CHEBI:81733'}, - 'MESH:C002001': {'CHEBI': 'CHEBI:81308'}, - 'MESH:C002003': {'CHEBI': 'CHEBI:3018'}, - 'MESH:C002005': {'CHEBI': 'CHEBI:37450'}, - 'MESH:C002006': {'CHEBI': 'CHEBI:79496'}, - 'MESH:C002018': {'CHEBI': 'CHEBI:80016'}, - 'MESH:C002027': {'CHEBI': 'CHEBI:135604'}, - 'MESH:C002038': {'CHEBI': 'CHEBI:63139'}, - 'MESH:C002049': {'CHEBI': 'CHEBI:81959'}, - 'MESH:C002051': {'CHEBI': 'CHEBI:31930'}, - 'MESH:C002053': {'CHEBI': 'CHEBI:33729'}, - 'MESH:C002055': {'CHEBI': 'CHEBI:37690'}, - 'MESH:C002060': {'CHEBI': 'CHEBI:135850'}, - 'MESH:C002067': {'CHEBI': 'CHEBI:6430'}, - 'MESH:C002072': {'CHEBI': 'CHEBI:135556'}, - 'MESH:C002077': {'CHEBI': 'CHEBI:4400'}, - 'MESH:C002094': {'CHEBI': 'CHEBI:135561'}, - 'MESH:C002101': {'CHEBI': 'CHEBI:41470'}, - 'MESH:C002107': {'CHEBI': 'CHEBI:135140'}, - 'MESH:C002125': {'CHEBI': 'CHEBI:135272'}, - 'MESH:C002135': {'CHEBI': 'CHEBI:4771'}, - 'MESH:C002142': {'CHEBI': 'CHEBI:35311'}, - 'MESH:C002143': {'CHEBI': 'CHEBI:89481'}, - 'MESH:C002155': {'CHEBI': 'CHEBI:2310'}, - 'MESH:C002163': {'CHEBI': 'CHEBI:68499'}, - 'MESH:C002170': {'CHEBI': 'CHEBI:31292'}, - 'MESH:C002185': {'CHEBI': 'CHEBI:3580'}, - 'MESH:C002196': {'CHEBI': 'CHEBI:172467'}, - 'MESH:C002202': {'CHEBI': 'CHEBI:80656'}, - 'MESH:C002205': {'CHEBI': 'CHEBI:135863'}, - 'MESH:C002206': {'CHEBI': 'CHEBI:41085'}, - 'MESH:C002226': {'CHEBI': 'CHEBI:16785'}, - 'MESH:C002236': {'CHEBI': 'CHEBI:177507'}, - 'MESH:C002248': {'CHEBI': 'CHEBI:175445'}, - 'MESH:C002270': {'CHEBI': 'CHEBI:174084'}, - 'MESH:C002273': {'CHEBI': 'CHEBI:177813'}, - 'MESH:C002276': {'CHEBI': 'CHEBI:109543'}, - 'MESH:C002283': {'CHEBI': 'CHEBI:85249'}, - 'MESH:C002300': {'CHEBI': 'CHEBI:82141'}, - 'MESH:C002301': {'CHEBI': 'CHEBI:82145'}, - 'MESH:C002302': {'CHEBI': 'CHEBI:38730'}, - 'MESH:C002315': {'CHEBI': 'CHEBI:35704'}, - 'MESH:C002346': {'CHEBI': 'CHEBI:44514'}, - 'MESH:C002347': {'CHEBI': 'CHEBI:74766'}, - 'MESH:C002352': {'CHEBI': 'CHEBI:44383'}, - 'MESH:C002365': {'CHEBI': 'CHEBI:6944'}, - 'MESH:C002376': {'CHEBI': 'CHEBI:135482'}, - 'MESH:C002382': {'CHEBI': 'CHEBI:135146'}, - 'MESH:C002385': {'CHEBI': 'CHEBI:136004'}, - 'MESH:C002398': {'CHEBI': 'CHEBI:7051'}, - 'MESH:C002403': {'CHEBI': 'CHEBI:31161'}, - 'MESH:C002415': {'CHEBI': 'CHEBI:49305'}, - 'MESH:C002421': {'CHEBI': 'CHEBI:27012'}, - 'MESH:C002448': {'CHEBI': 'CHEBI:42027'}, - 'MESH:C002451': {'CHEBI': 'CHEBI:74763'}, - 'MESH:C002457': {'CHEBI': 'CHEBI:26194'}, - 'MESH:C002465': {'CHEBI': 'CHEBI:89851'}, - 'MESH:C002471': {'CHEBI': 'CHEBI:80805'}, - 'MESH:C002477': {'CHEBI': 'CHEBI:7563'}, - 'MESH:C002488': {'CHEBI': 'CHEBI:82112'}, - 'MESH:C002491': {'CHEBI': 'CHEBI:90441'}, - 'MESH:C002500': {'CHEBI': 'CHEBI:88274'}, - 'MESH:C002507': {'CHEBI': 'CHEBI:3164'}, - 'MESH:C002509': {'CHEBI': 'CHEBI:136519'}, - 'MESH:C002511': {'CHEBI': 'CHEBI:68747'}, - 'MESH:C002537': {'CHEBI': 'CHEBI:19812'}, - 'MESH:C002545': {'CHEBI': 'CHEBI:31584'}, - 'MESH:C002548': {'CHEBI': 'CHEBI:179169'}, - 'MESH:C002550': {'CHEBI': 'CHEBI:3188'}, - 'MESH:C002570': {'CHEBI': 'CHEBI:358732'}, - 'MESH:C002585': {'CHEBI': 'CHEBI:37258'}, - 'MESH:C002587': {'CHEBI': 'CHEBI:83517'}, - 'MESH:C002591': {'CHEBI': 'CHEBI:34166'}, - 'MESH:C002596': {'CHEBI': 'CHEBI:69445'}, - 'MESH:C002601': {'CHEBI': 'CHEBI:4815'}, - 'MESH:C002623': {'CHEBI': 'CHEBI:142415'}, - 'MESH:C002627': {'CHEBI': 'CHEBI:167426'}, - 'MESH:C002630': {'CHEBI': 'CHEBI:35056'}, - 'MESH:C002656': {'CHEBI': 'CHEBI:17899'}, - 'MESH:C002659': {'CHEBI': 'CHEBI:144424'}, - 'MESH:C002669': {'CHEBI': 'CHEBI:7939'}, - 'MESH:C002681': {'CHEBI': 'CHEBI:135822'}, - 'MESH:C002714': {'CHEBI': 'CHEBI:31912'}, - 'MESH:C002730': {'CHEBI': 'CHEBI:90146'}, - 'MESH:C002741': {'CHEBI': 'CHEBI:76326'}, - 'MESH:C002743': {'CHEBI': 'CHEBI:76324'}, - 'MESH:C002744': {'CHEBI': 'CHEBI:86267'}, - 'MESH:C002747': {'CHEBI': 'CHEBI:135580'}, - 'MESH:C002749': {'CHEBI': 'CHEBI:135510'}, - 'MESH:C002756': {'CHEBI': 'CHEBI:166662'}, - 'MESH:C002763': {'CHEBI': 'CHEBI:32943'}, - 'MESH:C002769': {'CHEBI': 'CHEBI:7747'}, - 'MESH:C002772': {'CHEBI': 'CHEBI:25692'}, - 'MESH:C002773': {'CHEBI': 'CHEBI:60723'}, - 'MESH:C002787': {'CHEBI': 'CHEBI:135072'}, - 'MESH:C002802': {'CHEBI': 'CHEBI:82283'}, - 'MESH:C002811': {'CHEBI': 'CHEBI:4931'}, - 'MESH:C002828': {'CHEBI': 'CHEBI:34187'}, - 'MESH:C002842': {'CHEBI': 'CHEBI:39280'}, - 'MESH:C002844': {'CHEBI': 'CHEBI:51340'}, - 'MESH:C002846': {'CHEBI': 'CHEBI:135456'}, - 'MESH:C002848': {'CHEBI': 'CHEBI:88255'}, - 'MESH:C002854': {'CHEBI': 'CHEBI:177762'}, - 'MESH:C002858': {'CHEBI': 'CHEBI:9259'}, - 'MESH:C002864': {'CHEBI': 'CHEBI:135365'}, - 'MESH:C002871': {'CHEBI': 'CHEBI:6072'}, - 'MESH:C002872': {'CHEBI': 'CHEBI:15851'}, - 'MESH:C002876': {'CHEBI': 'CHEBI:20787'}, - 'MESH:C002885': {'CHEBI': 'CHEBI:177717'}, - 'MESH:C002893': {'CHEBI': 'CHEBI:68830'}, - 'MESH:C002908': {'CHEBI': 'CHEBI:19780'}, - 'MESH:C002916': {'CHEBI': 'CHEBI:135784'}, - 'MESH:C002923': {'CHEBI': 'CHEBI:134910'}, - 'MESH:C002946': {'CHEBI': 'CHEBI:60956'}, - 'MESH:C002951': {'CHEBI': 'CHEBI:49388'}, - 'MESH:C002953': {'CHEBI': 'CHEBI:37008'}, - 'MESH:C002957': {'CHEBI': 'CHEBI:17032'}, - 'MESH:C002963': {'CHEBI': 'CHEBI:48861'}, - 'MESH:C002964': {'CHEBI': 'CHEBI:50279'}, - 'MESH:C002965': {'CHEBI': 'CHEBI:142538'}, - 'MESH:C002971': {'CHEBI': 'CHEBI:135066'}, - 'MESH:C002976': {'CHEBI': 'CHEBI:31546'}, - 'MESH:C002978': {'CHEBI': 'CHEBI:4503'}, - 'MESH:C002979': {'CHEBI': 'CHEBI:27812'}, - 'MESH:C002993': {'CHEBI': 'CHEBI:179632'}, - 'MESH:C003005': {'CHEBI': 'CHEBI:38589'}, - 'MESH:C003013': {'CHEBI': 'CHEBI:133221'}, - 'MESH:C003019': {'CHEBI': 'CHEBI:88109'}, - 'MESH:C003020': {'CHEBI': 'CHEBI:78854'}, - 'MESH:C003037': {'CHEBI': 'CHEBI:17868'}, - 'MESH:C003042': {'CHEBI': 'CHEBI:156385'}, - 'MESH:C003060': {'CHEBI': 'CHEBI:47136'}, - 'MESH:C003075': {'CHEBI': 'CHEBI:135603'}, - 'MESH:C003087': {'CHEBI': 'CHEBI:135655'}, - 'MESH:C003105': {'CHEBI': 'CHEBI:177588'}, - 'MESH:C003126': {'CHEBI': 'CHEBI:18124'}, - 'MESH:C003129': {'CHEBI': 'CHEBI:4222'}, - 'MESH:C003135': {'CHEBI': 'CHEBI:38812'}, - 'MESH:C003145': {'CHEBI': 'CHEBI:29665'}, - 'MESH:C003170': {'CHEBI': 'CHEBI:135764'}, - 'MESH:C003172': {'CHEBI': 'CHEBI:53624'}, - 'MESH:C003182': {'CHEBI': 'CHEBI:53389'}, - 'MESH:C003209': {'CHEBI': 'CHEBI:176962'}, - 'MESH:C003218': {'CHEBI': 'CHEBI:82370'}, - 'MESH:C003237': {'CHEBI': 'CHEBI:32070'}, - 'MESH:C003255': {'CHEBI': 'CHEBI:8661'}, - 'MESH:C003278': {'CHEBI': 'CHEBI:32131'}, - 'MESH:C003282': {'CHEBI': 'CHEBI:179448'}, - 'MESH:C003289': {'CHEBI': 'CHEBI:32086'}, - 'MESH:C003291': {'CHEBI': 'CHEBI:80361'}, - 'MESH:C003298': {'CHEBI': 'CHEBI:26533'}, - 'MESH:C003300': {'CHEBI': 'CHEBI:8822'}, - 'MESH:C003305': {'CHEBI': 'CHEBI:84731'}, - 'MESH:C003313': {'CHEBI': 'CHEBI:9151'}, - 'MESH:C003316': {'CHEBI': 'CHEBI:134802'}, - 'MESH:C003329': {'CHEBI': 'CHEBI:52549'}, - 'MESH:C003338': {'CHEBI': 'CHEBI:64207'}, - 'MESH:C003352': {'CHEBI': 'CHEBI:70992'}, - 'MESH:C003359': {'CHEBI': 'CHEBI:8464'}, - 'MESH:C003361': {'CHEBI': 'CHEBI:81723'}, - 'MESH:C003371': {'CHEBI': 'CHEBI:32173'}, - 'MESH:C003377': {'CHEBI': 'CHEBI:17948'}, - 'MESH:C003380': {'CHEBI': 'CHEBI:9424'}, - 'MESH:C003384': {'CHEBI': 'CHEBI:9439'}, - 'MESH:C003402': {'CHEBI': 'CHEBI:59560'}, - 'MESH:C003407': {'CHEBI': 'CHEBI:135610'}, - 'MESH:C003417': {'CHEBI': 'CHEBI:9497'}, - 'MESH:C003422': {'CHEBI': 'CHEBI:33755'}, - 'MESH:C003423': {'CHEBI': 'CHEBI:135508'}, - 'MESH:C003460': {'CHEBI': 'CHEBI:26981'}, - 'MESH:C003466': {'CHEBI': 'CHEBI:113532'}, - 'MESH:C003468': {'CHEBI': 'CHEBI:135504'}, - 'MESH:C003491': {'CHEBI': 'CHEBI:34475'}, - 'MESH:C003499': {'CHEBI': 'CHEBI:82190'}, - 'MESH:C003528': {'CHEBI': 'CHEBI:83865'}, - 'MESH:C003532': {'CHEBI': 'CHEBI:3168'}, - 'MESH:C003535': {'CHEBI': 'CHEBI:36799'}, - 'MESH:C003544': {'CHEBI': 'CHEBI:3898'}, - 'MESH:C003545': {'CHEBI': 'CHEBI:3899'}, - 'MESH:C003552': {'CHEBI': 'CHEBI:78600'}, - 'MESH:C003556': {'CHEBI': 'CHEBI:28697'}, - 'MESH:C003563': {'CHEBI': 'CHEBI:1294'}, - 'MESH:C003564': {'CHEBI': 'CHEBI:86320'}, - 'MESH:C003582': {'CHEBI': 'CHEBI:166766'}, - 'MESH:C003585': {'CHEBI': 'CHEBI:166802'}, - 'MESH:C003592': {'CHEBI': 'CHEBI:27486'}, - 'MESH:C003593': {'CHEBI': 'CHEBI:63843'}, - 'MESH:C003599': {'CHEBI': 'CHEBI:34165'}, - 'MESH:C003600': {'CHEBI': 'CHEBI:34133'}, - 'MESH:C003602': {'CHEBI': 'CHEBI:32224'}, - 'MESH:C003603': {'CHEBI': 'CHEBI:73018'}, - 'MESH:C003619': {'CHEBI': 'CHEBI:157681'}, - 'MESH:C003620': {'CHEBI': 'CHEBI:82158'}, - 'MESH:C003656': {'CHEBI': 'CHEBI:177414'}, - 'MESH:C003669': {'CHEBI': 'CHEBI:63837'}, - 'MESH:C003676': {'CHEBI': 'CHEBI:9481'}, - 'MESH:C003702': {'CHEBI': 'CHEBI:135259'}, - 'MESH:C003706': {'CHEBI': 'CHEBI:135656'}, - 'MESH:C003707': {'CHEBI': 'CHEBI:80676'}, - 'MESH:C003714': {'CHEBI': 'CHEBI:173436'}, - 'MESH:C003717': {'CHEBI': 'CHEBI:77058'}, - 'MESH:C003722': {'CHEBI': 'CHEBI:135802'}, - 'MESH:C003726': {'CHEBI': 'CHEBI:135381'}, - 'MESH:C003740': {'CHEBI': 'CHEBI:27181'}, - 'MESH:C003744': {'CHEBI': 'CHEBI:172086'}, - 'MESH:C003749': {'CHEBI': 'CHEBI:83745'}, - 'MESH:C003753': {'CHEBI': 'CHEBI:88526'}, - 'MESH:C003763': {'CHEBI': 'CHEBI:51311'}, - 'MESH:C003787': {'CHEBI': 'CHEBI:67811'}, - 'MESH:C003854': {'CHEBI': 'CHEBI:156429'}, - 'MESH:C003859': {'CHEBI': 'CHEBI:63861'}, - 'MESH:C003873': {'CHEBI': 'CHEBI:17036'}, - 'MESH:C003910': {'CHEBI': 'CHEBI:31983'}, - 'MESH:C003922': {'CHEBI': 'CHEBI:2735'}, - 'MESH:C003959': {'CHEBI': 'CHEBI:32849'}, - 'MESH:C003964': {'CHEBI': 'CHEBI:80613'}, - 'MESH:C004159': {'CHEBI': 'CHEBI:82108'}, - 'MESH:C004166': {'CHEBI': 'CHEBI:2725'}, - 'MESH:C004168': {'CHEBI': 'CHEBI:84278'}, - 'MESH:C004174': {'CHEBI': 'CHEBI:27940'}, - 'MESH:C004180': {'CHEBI': 'CHEBI:68637'}, - 'MESH:C004184': {'CHEBI': 'CHEBI:82244'}, - 'MESH:C004194': {'CHEBI': 'CHEBI:155876'}, - 'MESH:C004198': {'CHEBI': 'CHEBI:81926'}, - 'MESH:C004204': {'CHEBI': 'CHEBI:90605'}, - 'MESH:C004218': {'CHEBI': 'CHEBI:9786'}, - 'MESH:C004226': {'CHEBI': 'CHEBI:61302'}, - 'MESH:C004260': {'CHEBI': 'CHEBI:51370'}, - 'MESH:C004262': {'CHEBI': 'CHEBI:8269'}, - 'MESH:C004275': {'CHEBI': 'CHEBI:60963'}, - 'MESH:C004279': {'CHEBI': 'CHEBI:135163'}, - 'MESH:C004294': {'CHEBI': 'CHEBI:132980'}, - 'MESH:C004331': {'CHEBI': 'CHEBI:135350'}, - 'MESH:C004333': {'CHEBI': 'CHEBI:80751'}, - 'MESH:C004341': {'CHEBI': 'CHEBI:135421'}, - 'MESH:C004343': {'CHEBI': 'CHEBI:134728'}, - 'MESH:C004345': {'CHEBI': 'CHEBI:9695'}, - 'MESH:C004347': {'CHEBI': 'CHEBI:134752'}, - 'MESH:C004352': {'CHEBI': 'CHEBI:82462'}, - 'MESH:C004357': {'CHEBI': 'CHEBI:59477'}, - 'MESH:C004359': {'CHEBI': 'CHEBI:33421'}, - 'MESH:C004361': {'CHEBI': 'CHEBI:127105'}, - 'MESH:C004381': {'CHEBI': 'CHEBI:177577'}, - 'MESH:C004395': {'CHEBI': 'CHEBI:173350'}, - 'MESH:C004406': {'CHEBI': 'CHEBI:74351'}, - 'MESH:C004408': {'CHEBI': 'CHEBI:16705'}, - 'MESH:C004433': {'CHEBI': 'CHEBI:27957'}, - 'MESH:C004446': {'CHEBI': 'CHEBI:79928'}, - 'MESH:C004448': {'CHEBI': 'CHEBI:134955'}, - 'MESH:C004455': {'CHEBI': 'CHEBI:134980'}, - 'MESH:C004461': {'CHEBI': 'CHEBI:135794'}, - 'MESH:C004463': {'CHEBI': 'CHEBI:3047'}, - 'MESH:C004464': {'CHEBI': 'CHEBI:90086'}, - 'MESH:C004468': {'CHEBI': 'CHEBI:87358'}, - 'MESH:C004474': {'CHEBI': 'CHEBI:134832'}, - 'MESH:C004483': {'CHEBI': 'CHEBI:40782'}, - 'MESH:C004484': {'CHEBI': 'CHEBI:134843'}, - 'MESH:C004488': {'CHEBI': 'CHEBI:31342'}, - 'MESH:C004490': {'CHEBI': 'CHEBI:135307'}, - 'MESH:C004511': {'CHEBI': 'CHEBI:38118'}, - 'MESH:C004518': {'CHEBI': 'CHEBI:135451'}, - 'MESH:C004519': {'CHEBI': 'CHEBI:135204'}, - 'MESH:C004522': {'CHEBI': 'CHEBI:33835'}, - 'MESH:C004524': {'CHEBI': 'CHEBI:2879'}, - 'MESH:C004525': {'CHEBI': 'CHEBI:156571'}, - 'MESH:C004528': {'CHEBI': 'CHEBI:34559'}, - 'MESH:C004540': {'CHEBI': 'CHEBI:82153'}, - 'MESH:C004544': {'CHEBI': 'CHEBI:16716'}, - 'MESH:C004552': {'CHEBI': 'CHEBI:7453'}, - 'MESH:C004554': {'CHEBI': 'CHEBI:47696'}, - 'MESH:C004555': {'CHEBI': 'CHEBI:61671'}, - 'MESH:C004557': {'CHEBI': 'CHEBI:68808'}, - 'MESH:C004560': {'CHEBI': 'CHEBI:134842'}, - 'MESH:C004562': {'CHEBI': 'CHEBI:135000'}, - 'MESH:C004563': {'CHEBI': 'CHEBI:169087'}, - 'MESH:C004565': {'CHEBI': 'CHEBI:77389'}, - 'MESH:C004568': {'CHEBI': 'CHEBI:135235'}, - 'MESH:C004574': {'CHEBI': 'CHEBI:91017'}, - 'MESH:C004579': {'CHEBI': 'CHEBI:82258'}, - 'MESH:C004580': {'CHEBI': 'CHEBI:32013'}, - 'MESH:C004590': {'CHEBI': 'CHEBI:3177'}, - 'MESH:C004600': {'CHEBI': 'CHEBI:80799'}, - 'MESH:C004601': {'CHEBI': 'CHEBI:26491'}, - 'MESH:C004609': {'CHEBI': 'CHEBI:59012'}, - 'MESH:C004616': {'CHEBI': 'CHEBI:3636'}, - 'MESH:C004624': {'CHEBI': 'CHEBI:135273'}, - 'MESH:C004632': {'CHEBI': 'CHEBI:38028'}, - 'MESH:C004636': {'CHEBI': 'CHEBI:17766'}, - 'MESH:C004637': {'CHEBI': 'CHEBI:135553'}, - 'MESH:C004642': {'CHEBI': 'CHEBI:52596'}, - 'MESH:C004646': {'CHEBI': 'CHEBI:134831'}, - 'MESH:C004648': {'CHEBI': 'CHEBI:9464'}, - 'MESH:C004650': {'CHEBI': 'CHEBI:156421'}, - 'MESH:C004659': {'CHEBI': 'CHEBI:34626'}, - 'MESH:C004662': {'CHEBI': 'CHEBI:81796'}, - 'MESH:C004663': {'CHEBI': 'CHEBI:39411'}, - 'MESH:C004665': {'CHEBI': 'CHEBI:135057'}, - 'MESH:C004686': {'CHEBI': 'CHEBI:59582'}, - 'MESH:C004689': {'CHEBI': 'CHEBI:34695'}, - 'MESH:C004697': {'CHEBI': 'CHEBI:166583'}, - 'MESH:C004699': {'CHEBI': 'CHEBI:80742'}, - 'MESH:C004709': {'CHEBI': 'CHEBI:30664'}, - 'MESH:C004712': {'CHEBI': 'CHEBI:4055'}, - 'MESH:C004715': {'CHEBI': 'CHEBI:135960'}, - 'MESH:C004717': {'CHEBI': 'CHEBI:4480'}, - 'MESH:C004718': {'CHEBI': 'CHEBI:76452'}, - 'MESH:C004743': {'CHEBI': 'CHEBI:81859'}, - 'MESH:C004744': {'CHEBI': 'CHEBI:166481'}, - 'MESH:C004758': {'CHEBI': 'CHEBI:34454'}, - 'MESH:C004759': {'CHEBI': 'CHEBI:27519'}, - 'MESH:C004765': {'CHEBI': 'CHEBI:142468'}, - 'MESH:C004768': {'CHEBI': 'CHEBI:30865'}, - 'MESH:C004775': {'CHEBI': 'CHEBI:34701'}, - 'MESH:C004787': {'CHEBI': 'CHEBI:66932'}, - 'MESH:C004789': {'CHEBI': 'CHEBI:81914'}, - 'MESH:C004805': {'CHEBI': 'CHEBI:1963'}, - 'MESH:C004807': {'CHEBI': 'CHEBI:144845'}, - 'MESH:C004808': {'CHEBI': 'CHEBI:17407'}, - 'MESH:C004832': {'CHEBI': 'CHEBI:37189'}, - 'MESH:C004838': {'CHEBI': 'CHEBI:81364'}, - 'MESH:C004840': {'CHEBI': 'CHEBI:81915'}, - 'MESH:C004848': {'CHEBI': 'CHEBI:23853'}, - 'MESH:C004851': {'CHEBI': 'CHEBI:6211'}, - 'MESH:C004856': {'CHEBI': 'CHEBI:135548'}, - 'MESH:C004858': {'CHEBI': 'CHEBI:4638'}, - 'MESH:C004862': {'CHEBI': 'CHEBI:81727'}, - 'MESH:C004867': {'CHEBI': 'CHEBI:34734'}, - 'MESH:C004873': {'CHEBI': 'CHEBI:27795'}, - 'MESH:C004887': {'CHEBI': 'CHEBI:134857'}, - 'MESH:C004888': {'CHEBI': 'CHEBI:135120'}, - 'MESH:C004904': {'CHEBI': 'CHEBI:135303'}, - 'MESH:C004917': {'CHEBI': 'CHEBI:34273'}, - 'MESH:C004925': {'CHEBI': 'CHEBI:28216'}, - 'MESH:C004940': {'CHEBI': 'CHEBI:24301'}, - 'MESH:C004942': {'CHEBI': 'CHEBI:156351'}, - 'MESH:C004943': {'CHEBI': 'CHEBI:134825'}, - 'MESH:C004944': {'CHEBI': 'CHEBI:82154'}, - 'MESH:C004952': {'CHEBI': 'CHEBI:135225'}, - 'MESH:C004954': {'CHEBI': 'CHEBI:34791'}, - 'MESH:C004955': {'CHEBI': 'CHEBI:4532'}, - 'MESH:C004976': {'CHEBI': 'CHEBI:79095'}, - 'MESH:C004981': {'CHEBI': 'CHEBI:29146'}, - 'MESH:C004983': {'CHEBI': 'CHEBI:16689'}, - 'MESH:C004984': {'CHEBI': 'CHEBI:53154'}, - 'MESH:C004995': {'CHEBI': 'CHEBI:79951'}, - 'MESH:C004996': {'CHEBI': 'CHEBI:134865'}, - 'MESH:C004997': {'CHEBI': 'CHEBI:134940'}, - 'MESH:C004998': {'CHEBI': 'CHEBI:30672'}, - 'MESH:C005001': {'CHEBI': 'CHEBI:68188'}, - 'MESH:C005004': {'CHEBI': 'CHEBI:5373'}, - 'MESH:C005008': {'CHEBI': 'CHEBI:135251'}, - 'MESH:C005009': {'CHEBI': 'CHEBI:82260'}, - 'MESH:C005014': {'CHEBI': 'CHEBI:177744'}, - 'MESH:C005016': {'CHEBI': 'CHEBI:135396'}, - 'MESH:C005020': {'CHEBI': 'CHEBI:82019'}, - 'MESH:C005025': {'CHEBI': 'CHEBI:31640'}, - 'MESH:C005040': {'CHEBI': 'CHEBI:135034'}, - 'MESH:C005045': {'CHEBI': 'CHEBI:1547'}, - 'MESH:C005047': {'CHEBI': 'CHEBI:52083'}, - 'MESH:C005059': {'CHEBI': 'CHEBI:35194'}, - 'MESH:C005060': {'CHEBI': 'CHEBI:84262'}, - 'MESH:C005076': {'CHEBI': 'CHEBI:74096'}, - 'MESH:C005086': {'CHEBI': 'CHEBI:21184'}, - 'MESH:C005091': {'CHEBI': 'CHEBI:16441'}, - 'MESH:C005108': {'CHEBI': 'CHEBI:87235'}, - 'MESH:C005111': {'CHEBI': 'CHEBI:51024'}, - 'MESH:C005136': {'CHEBI': 'CHEBI:6382'}, - 'MESH:C005139': {'CHEBI': 'CHEBI:135144'}, - 'MESH:C005141': {'CHEBI': 'CHEBI:17735'}, - 'MESH:C005157': {'CHEBI': 'CHEBI:134817'}, - 'MESH:C005183': {'CHEBI': 'CHEBI:8878'}, - 'MESH:C005185': {'CHEBI': 'CHEBI:135710'}, - 'MESH:C005193': {'CHEBI': 'CHEBI:50134'}, - 'MESH:C005194': {'CHEBI': 'CHEBI:6808'}, - 'MESH:C005195': {'CHEBI': 'CHEBI:52060'}, - 'MESH:C005197': {'CHEBI': 'CHEBI:64983'}, - 'MESH:C005209': {'CHEBI': 'CHEBI:135500'}, - 'MESH:C005210': {'CHEBI': 'CHEBI:74739'}, - 'MESH:C005213': {'CHEBI': 'CHEBI:6831'}, - 'MESH:C005218': {'CHEBI': 'CHEBI:39275'}, - 'MESH:C005219': {'CHEBI': 'CHEBI:46790'}, - 'MESH:C005227': {'CHEBI': 'CHEBI:78337'}, - 'MESH:C005229': {'CHEBI': 'CHEBI:30838'}, - 'MESH:C005231': {'CHEBI': 'CHEBI:16007'}, - 'MESH:C005238': {'CHEBI': 'CHEBI:82142'}, - 'MESH:C005245': {'CHEBI': 'CHEBI:135198'}, - 'MESH:C005246': {'CHEBI': 'CHEBI:68234'}, - 'MESH:C005249': {'CHEBI': 'CHEBI:31910'}, - 'MESH:C005253': {'CHEBI': 'CHEBI:135768'}, - 'MESH:C005260': {'CHEBI': 'CHEBI:135726'}, - 'MESH:C005264': {'CHEBI': 'CHEBI:74848'}, - 'MESH:C005270': {'CHEBI': 'CHEBI:81934'}, - 'MESH:C005272': {'CHEBI': 'CHEBI:134890'}, - 'MESH:C005277': {'CHEBI': 'CHEBI:82256'}, - 'MESH:C005283': {'CHEBI': 'CHEBI:7782'}, - 'MESH:C005284': {'CHEBI': 'CHEBI:135135'}, - 'MESH:C005285': {'CHEBI': 'CHEBI:82155'}, - 'MESH:C005286': {'CHEBI': 'CHEBI:135808'}, - 'MESH:C005298': {'CHEBI': 'CHEBI:309594'}, - 'MESH:C005306': {'CHEBI': 'CHEBI:1911'}, - 'MESH:C005310': {'CHEBI': 'CHEBI:134779'}, - 'MESH:C005317': {'CHEBI': 'CHEBI:135630'}, - 'MESH:C005321': {'CHEBI': 'CHEBI:82259'}, - 'MESH:C005348': {'CHEBI': 'CHEBI:230243'}, - 'MESH:C005356': {'CHEBI': 'CHEBI:17689'}, - 'MESH:C005357': {'CHEBI': 'CHEBI:135128'}, - 'MESH:C005358': {'CHEBI': 'CHEBI:52282'}, - 'MESH:C005370': {'CHEBI': 'CHEBI:134893'}, - 'MESH:C005391': {'CHEBI': 'CHEBI:30629'}, - 'MESH:C005392': {'CHEBI': 'CHEBI:134915'}, - 'MESH:C005394': {'CHEBI': 'CHEBI:15805'}, - 'MESH:C005396': {'CHEBI': 'CHEBI:8049'}, - 'MESH:C005406': {'CHEBI': 'CHEBI:81753'}, - 'MESH:C005408': {'CHEBI': 'CHEBI:7926'}, - 'MESH:C005411': {'CHEBI': 'CHEBI:74661'}, - 'MESH:C005417': {'CHEBI': 'CHEBI:15842'}, - 'MESH:C005425': {'CHEBI': 'CHEBI:31959'}, - 'MESH:C005430': {'CHEBI': 'CHEBI:8065'}, - 'MESH:C005437': {'CHEBI': 'CHEBI:16178'}, - 'MESH:C005440': {'CHEBI': 'CHEBI:135195'}, - 'MESH:C005441': {'CHEBI': 'CHEBI:85103'}, - 'MESH:C005444': {'CHEBI': 'CHEBI:34876'}, - 'MESH:C005447': {'CHEBI': 'CHEBI:135070'}, - 'MESH:C005451': {'CHEBI': 'CHEBI:36740'}, - 'MESH:C005452': {'CHEBI': 'CHEBI:133924'}, - 'MESH:C005458': {'CHEBI': 'CHEBI:82344'}, - 'MESH:C005461': {'CHEBI': 'CHEBI:135424'}, - 'MESH:C005470': {'CHEBI': 'CHEBI:75258'}, - 'MESH:C005472': {'CHEBI': 'CHEBI:31531'}, - 'MESH:C005476': {'CHEBI': 'CHEBI:35939'}, - 'MESH:C005498': {'CHEBI': 'CHEBI:6643'}, - 'MESH:C005499': {'CHEBI': 'CHEBI:5759'}, - 'MESH:C005505': {'CHEBI': 'CHEBI:78029'}, - 'MESH:C005506': {'CHEBI': 'CHEBI:53201'}, - 'MESH:C005512': {'CHEBI': 'CHEBI:17293'}, - 'MESH:C005522': {'CHEBI': 'CHEBI:31426'}, - 'MESH:C005524': {'CHEBI': 'CHEBI:177666'}, - 'MESH:C005525': {'CHEBI': 'CHEBI:31249'}, - 'MESH:C005536': {'CHEBI': 'CHEBI:61987'}, - 'MESH:C005537': {'CHEBI': 'CHEBI:166873'}, - 'MESH:C005547': {'CHEBI': 'CHEBI:135035'}, - 'MESH:C005548': {'CHEBI': 'CHEBI:8357'}, - 'MESH:C005550': {'CHEBI': 'CHEBI:16666'}, - 'MESH:C005552': {'CHEBI': 'CHEBI:135263'}, - 'MESH:C005553': {'CHEBI': 'CHEBI:31439'}, - 'MESH:C005562': {'CHEBI': 'CHEBI:82424'}, - 'MESH:C005565': {'CHEBI': 'CHEBI:31620'}, - 'MESH:C005566': {'CHEBI': 'CHEBI:45133'}, - 'MESH:C005569': {'CHEBI': 'CHEBI:78549'}, - 'MESH:C005576': {'CHEBI': 'CHEBI:27542'}, - 'MESH:C005580': {'CHEBI': 'CHEBI:82265'}, - 'MESH:C005583': {'CHEBI': 'CHEBI:135191'}, - 'MESH:C005598': {'CHEBI': 'CHEBI:134898'}, - 'MESH:C005608': {'CHEBI': 'CHEBI:55481'}, - 'MESH:C005616': {'CHEBI': 'CHEBI:135382'}, - 'MESH:C005618': {'CHEBI': 'CHEBI:41001'}, - 'MESH:C005620': {'CHEBI': 'CHEBI:135488'}, - 'MESH:C005632': {'CHEBI': 'CHEBI:135244'}, - 'MESH:C005637': {'CHEBI': 'CHEBI:35330'}, - 'MESH:C005638': {'CHEBI': 'CHEBI:80162'}, - 'MESH:C005653': {'CHEBI': 'CHEBI:27569'}, - 'MESH:C005671': {'CHEBI': 'CHEBI:31946'}, - 'MESH:C005674': {'CHEBI': 'CHEBI:178084'}, - 'MESH:C005680': {'CHEBI': 'CHEBI:135362'}, - 'MESH:C005686': {'CHEBI': 'CHEBI:29377'}, - 'MESH:C005696': {'CHEBI': 'CHEBI:17814'}, - 'MESH:C005699': {'CHEBI': 'CHEBI:85997'}, - 'MESH:C005701': {'CHEBI': 'CHEBI:32147'}, - 'MESH:C005715': {'CHEBI': 'CHEBI:135472'}, - 'MESH:C005717': {'CHEBI': 'CHEBI:8485'}, - 'MESH:C005719': {'CHEBI': 'CHEBI:134998'}, - 'MESH:C005731': {'CHEBI': 'CHEBI:7921'}, - 'MESH:C005733': {'CHEBI': 'CHEBI:27405'}, - 'MESH:C005734': {'CHEBI': 'CHEBI:31319'}, - 'MESH:C005744': {'CHEBI': 'CHEBI:135305'}, - 'MESH:C005746': {'CHEBI': 'CHEBI:22063'}, - 'MESH:C005748': {'CHEBI': 'CHEBI:84338'}, - 'MESH:C005749': {'CHEBI': 'CHEBI:135733'}, - 'MESH:C005756': {'CHEBI': 'CHEBI:28478'}, - 'MESH:C005775': {'CHEBI': 'CHEBI:15968'}, - 'MESH:C005786': {'CHEBI': 'CHEBI:134819'}, - 'MESH:C005795': {'CHEBI': 'CHEBI:135187'}, - 'MESH:C005802': {'CHEBI': 'CHEBI:9402'}, - 'MESH:C005804': {'CHEBI': 'CHEBI:134806'}, - 'MESH:C005805': {'CHEBI': 'CHEBI:34908'}, - 'MESH:C005806': {'CHEBI': 'CHEBI:3639'}, - 'MESH:C005813': {'CHEBI': 'CHEBI:134869'}, - 'MESH:C005817': {'CHEBI': 'CHEBI:1744'}, - 'MESH:C005825': {'CHEBI': 'CHEBI:31989'}, - 'MESH:C005832': {'CHEBI': 'CHEBI:134776'}, - 'MESH:C005834': {'CHEBI': 'CHEBI:135046'}, - 'MESH:C005840': {'CHEBI': 'CHEBI:135319'}, - 'MESH:C005842': {'CHEBI': 'CHEBI:82538'}, - 'MESH:C005843': {'CHEBI': 'CHEBI:8806'}, - 'MESH:C005846': {'CHEBI': 'CHEBI:46676'}, - 'MESH:C005847': {'CHEBI': 'CHEBI:82069'}, - 'MESH:C005849': {'CHEBI': 'CHEBI:28094'}, - 'MESH:C005858': {'CHEBI': 'CHEBI:46149'}, - 'MESH:C005862': {'CHEBI': 'CHEBI:9755'}, - 'MESH:C005870': {'CHEBI': 'CHEBI:38990'}, - 'MESH:C005873': {'CHEBI': 'CHEBI:135172'}, - 'MESH:C005886': {'CHEBI': 'CHEBI:31700'}, - 'MESH:C005891': {'CHEBI': 'CHEBI:10014'}, - 'MESH:C005896': {'CHEBI': 'CHEBI:82165'}, - 'MESH:C005900': {'CHEBI': 'CHEBI:9670'}, - 'MESH:C005911': {'CHEBI': 'CHEBI:32067'}, - 'MESH:C005916': {'CHEBI': 'CHEBI:70984'}, - 'MESH:C005924': {'CHEBI': 'CHEBI:135820'}, - 'MESH:C005939': {'CHEBI': 'CHEBI:38407'}, - 'MESH:C005941': {'CHEBI': 'CHEBI:166857'}, - 'MESH:C005948': {'CHEBI': 'CHEBI:40968'}, - 'MESH:C005955': {'CHEBI': 'CHEBI:28871'}, - 'MESH:C005958': {'CHEBI': 'CHEBI:71464'}, - 'MESH:C005961': {'CHEBI': 'CHEBI:81543'}, - 'MESH:C005963': {'CHEBI': 'CHEBI:3533'}, - 'MESH:C005968': {'CHEBI': 'CHEBI:16993'}, - 'MESH:C005975': {'CHEBI': 'CHEBI:68889'}, - 'MESH:C005982': {'CHEBI': 'CHEBI:167977'}, - 'MESH:C005998': {'CHEBI': 'CHEBI:17795'}, - 'MESH:C006008': {'CHEBI': 'CHEBI:30149'}, - 'MESH:C006027': {'CHEBI': 'CHEBI:135026'}, - 'MESH:C006034': {'CHEBI': 'CHEBI:135212'}, - 'MESH:C006048': {'CHEBI': 'CHEBI:51805'}, - 'MESH:C006069': {'CHEBI': 'CHEBI:31821'}, - 'MESH:C006088': {'CHEBI': 'CHEBI:135406'}, - 'MESH:C006104': {'CHEBI': 'CHEBI:79967'}, - 'MESH:C006107': {'CHEBI': 'CHEBI:31618'}, - 'MESH:C006129': {'CHEBI': 'CHEBI:135252'}, - 'MESH:C006149': {'CHEBI': 'CHEBI:51038'}, - 'MESH:C006153': {'CHEBI': 'CHEBI:134979'}, - 'MESH:C006154': {'CHEBI': 'CHEBI:135071'}, - 'MESH:C006183': {'CHEBI': 'CHEBI:74024'}, - 'MESH:C006202': {'CHEBI': 'CHEBI:135743'}, - 'MESH:C006208': {'CHEBI': 'CHEBI:32193'}, - 'MESH:C006231': {'CHEBI': 'CHEBI:31412'}, - 'MESH:C006242': {'CHEBI': 'CHEBI:31818'}, - 'MESH:C006256': {'CHEBI': 'CHEBI:38549'}, - 'MESH:C006260': {'CHEBI': 'CHEBI:47302'}, - 'MESH:C006277': {'CHEBI': 'CHEBI:177433'}, - 'MESH:C006281': {'CHEBI': 'CHEBI:134924'}, - 'MESH:C006284': {'CHEBI': 'CHEBI:81956'}, - 'MESH:C006303': {'CHEBI': 'CHEBI:74545'}, - 'MESH:C006326': {'CHEBI': 'CHEBI:60782'}, - 'MESH:C006358': {'CHEBI': 'CHEBI:27777'}, - 'MESH:C006368': {'CHEBI': 'CHEBI:40410'}, - 'MESH:C006375': {'CHEBI': 'CHEBI:53773'}, - 'MESH:C006386': {'CHEBI': 'CHEBI:6086'}, - 'MESH:C006389': {'CHEBI': 'CHEBI:17697'}, - 'MESH:C006402': {'CHEBI': 'CHEBI:131661'}, - 'MESH:C006421': {'CHEBI': 'CHEBI:58984'}, - 'MESH:C006426': {'CHEBI': 'CHEBI:30725'}, - 'MESH:C006429': {'CHEBI': 'CHEBI:34380'}, - 'MESH:C006438': {'CHEBI': 'CHEBI:2542'}, - 'MESH:C006442': {'CHEBI': 'CHEBI:71609'}, - 'MESH:C006443': {'CHEBI': 'CHEBI:134885'}, - 'MESH:C006446': {'CHEBI': 'CHEBI:2560'}, - 'MESH:C006451': {'CHEBI': 'CHEBI:2592'}, - 'MESH:C006457': {'CHEBI': 'CHEBI:73222'}, - 'MESH:C006463': {'CHEBI': 'CHEBI:134361'}, - 'MESH:C006493': {'CHEBI': 'CHEBI:82102'}, - 'MESH:C006538': {'CHEBI': 'CHEBI:38048'}, - 'MESH:C006566': {'CHEBI': 'CHEBI:135224'}, - 'MESH:C006568': {'CHEBI': 'CHEBI:63038'}, - 'MESH:C006576': {'CHEBI': 'CHEBI:22542'}, - 'MESH:C006584': {'CHEBI': 'CHEBI:16070'}, - 'MESH:C006589': {'CHEBI': 'CHEBI:79399'}, - 'MESH:C006605': {'CHEBI': 'CHEBI:86905'}, - 'MESH:C006610': {'CHEBI': 'CHEBI:80716'}, - 'MESH:C006625': {'CHEBI': 'CHEBI:80124'}, - 'MESH:C006633': {'CHEBI': 'CHEBI:47217'}, - 'MESH:C006635': {'CHEBI': 'CHEBI:68860'}, - 'MESH:C006644': {'CHEBI': 'CHEBI:537519'}, - 'MESH:C006649': {'CHEBI': 'CHEBI:134749'}, - 'MESH:C006650': {'CHEBI': 'CHEBI:69796'}, - 'MESH:C006656': {'CHEBI': 'CHEBI:2946'}, - 'MESH:C006671': {'CHEBI': 'CHEBI:82414'}, - 'MESH:C006674': {'CHEBI': 'CHEBI:72687'}, - 'MESH:C006678': {'CHEBI': 'CHEBI:41213'}, - 'MESH:C006683': {'CHEBI': 'CHEBI:135605'}, - 'MESH:C006686': {'CHEBI': 'CHEBI:77995'}, - 'MESH:C006692': {'CHEBI': 'CHEBI:51351'}, - 'MESH:C006696': {'CHEBI': 'CHEBI:41165'}, - 'MESH:C006698': {'CHEBI': 'CHEBI:3392'}, - 'MESH:C006705': {'CHEBI': 'CHEBI:135501'}, - 'MESH:C006716': {'CHEBI': 'CHEBI:91051'}, - 'MESH:C006719': {'CHEBI': 'CHEBI:82185'}, - 'MESH:C006723': {'CHEBI': 'CHEBI:41237'}, - 'MESH:C006725': {'CHEBI': 'CHEBI:25979'}, - 'MESH:C006741': {'CHEBI': 'CHEBI:69499'}, - 'MESH:C006748': {'CHEBI': 'CHEBI:135953'}, - 'MESH:C006754': {'CHEBI': 'CHEBI:135869'}, - 'MESH:C006767': {'CHEBI': 'CHEBI:34573'}, - 'MESH:C006786': {'CHEBI': 'CHEBI:81193'}, - 'MESH:C006787': {'CHEBI': 'CHEBI:41200'}, - 'MESH:C006789': {'CHEBI': 'CHEBI:168857'}, - 'MESH:C006796': {'CHEBI': 'CHEBI:82411'}, - 'MESH:C006798': {'CHEBI': 'CHEBI:88173'}, - 'MESH:C006801': {'CHEBI': 'CHEBI:32062'}, - 'MESH:C006811': {'CHEBI': 'CHEBI:17194'}, - 'MESH:C006818': {'CHEBI': 'CHEBI:18719'}, - 'MESH:C006820': {'CHEBI': 'CHEBI:31305'}, - 'MESH:C006824': {'CHEBI': 'CHEBI:20553'}, - 'MESH:C006826': {'CHEBI': 'CHEBI:17192'}, - 'MESH:C006827': {'CHEBI': 'CHEBI:31306'}, - 'MESH:C006831': {'CHEBI': 'CHEBI:134935'}, - 'MESH:C006840': {'CHEBI': 'CHEBI:82089'}, - 'MESH:C006841': {'CHEBI': 'CHEBI:135310'}, - 'MESH:C006845': {'CHEBI': 'CHEBI:82106'}, - 'MESH:C006846': {'CHEBI': 'CHEBI:31327'}, - 'MESH:C006852': {'CHEBI': 'CHEBI:81847'}, - 'MESH:C006863': {'CHEBI': 'CHEBI:38737'}, - 'MESH:C006866': {'CHEBI': 'CHEBI:50724'}, - 'MESH:C006890': {'CHEBI': 'CHEBI:141968'}, - 'MESH:C006892': {'CHEBI': 'CHEBI:134755'}, - 'MESH:C006901': {'CHEBI': 'CHEBI:82107'}, - 'MESH:C006913': {'CHEBI': 'CHEBI:165189'}, - 'MESH:C006919': {'CHEBI': 'CHEBI:134867'}, - 'MESH:C006922': {'CHEBI': 'CHEBI:135729'}, - 'MESH:C006923': {'CHEBI': 'CHEBI:38265'}, - 'MESH:C006926': {'CHEBI': 'CHEBI:3451'}, - 'MESH:C006928': {'CHEBI': 'CHEBI:3465'}, - 'MESH:C006933': {'CHEBI': 'CHEBI:16732'}, - 'MESH:C006938': {'CHEBI': 'CHEBI:77021'}, - 'MESH:C006951': {'CHEBI': 'CHEBI:75049'}, - 'MESH:C006954': {'CHEBI': 'CHEBI:68083'}, - 'MESH:C006955': {'CHEBI': 'CHEBI:34619'}, - 'MESH:C006957': {'CHEBI': 'CHEBI:75584'}, - 'MESH:C006967': {'CHEBI': 'CHEBI:3613'}, - 'MESH:C006969': {'CHEBI': 'CHEBI:36303'}, - 'MESH:C006970': {'CHEBI': 'CHEBI:30123'}, - 'MESH:C006971': {'CHEBI': 'CHEBI:135058'}, - 'MESH:C006977': {'CHEBI': 'CHEBI:88164'}, - 'MESH:C006980': {'CHEBI': 'CHEBI:80167'}, - 'MESH:C006983': {'CHEBI': 'CHEBI:27757'}, - 'MESH:C007005': {'CHEBI': 'CHEBI:364453'}, - 'MESH:C007009': {'CHEBI': 'CHEBI:3628'}, - 'MESH:C007017': {'CHEBI': 'CHEBI:1808'}, - 'MESH:C007028': {'CHEBI': 'CHEBI:82277'}, - 'MESH:C007030': {'CHEBI': 'CHEBI:135192'}, - 'MESH:C007040': {'CHEBI': 'CHEBI:16290'}, - 'MESH:C007045': {'CHEBI': 'CHEBI:41321'}, - 'MESH:C007051': {'CHEBI': 'CHEBI:3680'}, - 'MESH:C007063': {'CHEBI': 'CHEBI:88183'}, - 'MESH:C007066': {'CHEBI': 'CHEBI:134967'}, - 'MESH:C007068': {'CHEBI': 'CHEBI:82429'}, - 'MESH:C007072': {'CHEBI': 'CHEBI:81337'}, - 'MESH:C007076': {'CHEBI': 'CHEBI:23316'}, - 'MESH:C007078': {'CHEBI': 'CHEBI:50462'}, - 'MESH:C007084': {'CHEBI': 'CHEBI:3746'}, - 'MESH:C007088': {'CHEBI': 'CHEBI:59583'}, - 'MESH:C007089': {'CHEBI': 'CHEBI:135401'}, - 'MESH:C007090': {'CHEBI': 'CHEBI:59589'}, - 'MESH:C007113': {'CHEBI': 'CHEBI:141888'}, - 'MESH:C007116': {'CHEBI': 'CHEBI:3867'}, - 'MESH:C007137': {'CHEBI': 'CHEBI:141890'}, - 'MESH:C007160': {'CHEBI': 'CHEBI:3932'}, - 'MESH:C007165': {'CHEBI': 'CHEBI:28671'}, - 'MESH:C007170': {'CHEBI': 'CHEBI:51889'}, - 'MESH:C007173': {'CHEBI': 'CHEBI:23436'}, - 'MESH:C007184': {'CHEBI': 'CHEBI:41473'}, - 'MESH:C007198': {'CHEBI': 'CHEBI:16653'}, - 'MESH:C007213': {'CHEBI': 'CHEBI:70800'}, - 'MESH:C007215': {'CHEBI': 'CHEBI:68201'}, - 'MESH:C007217': {'CHEBI': 'CHEBI:32539'}, - 'MESH:C007218': {'CHEBI': 'CHEBI:138955'}, - 'MESH:C007232': {'CHEBI': 'CHEBI:81342'}, - 'MESH:C007233': {'CHEBI': 'CHEBI:70645'}, - 'MESH:C007261': {'CHEBI': 'CHEBI:16764'}, - 'MESH:C007278': {'CHEBI': 'CHEBI:166514'}, - 'MESH:C007287': {'CHEBI': 'CHEBI:82078'}, - 'MESH:C007288': {'CHEBI': 'CHEBI:27373'}, - 'MESH:C007291': {'CHEBI': 'CHEBI:82308'}, - 'MESH:C007293': {'CHEBI': 'CHEBI:51231'}, - 'MESH:C007294': {'CHEBI': 'CHEBI:82309'}, - 'MESH:C007300': {'CHEBI': 'CHEBI:40235'}, - 'MESH:C007318': {'CHEBI': 'CHEBI:34044'}, - 'MESH:C007350': {'CHEBI': 'CHEBI:7590'}, - 'MESH:C007352': {'CHEBI': 'CHEBI:7087'}, - 'MESH:C007355': {'CHEBI': 'CHEBI:82070'}, - 'MESH:C007383': {'CHEBI': 'CHEBI:135839'}, - 'MESH:C007384': {'CHEBI': 'CHEBI:82550'}, - 'MESH:C007388': {'CHEBI': 'CHEBI:28396'}, - 'MESH:C007391': {'CHEBI': 'CHEBI:46784'}, - 'MESH:C007419': {'CHEBI': 'CHEBI:15901'}, - 'MESH:C007426': {'CHEBI': 'CHEBI:28047'}, - 'MESH:C007431': {'CHEBI': 'CHEBI:27852'}, - 'MESH:C007448': {'CHEBI': 'CHEBI:81958'}, - 'MESH:C007460': {'CHEBI': 'CHEBI:31997'}, - 'MESH:C007477': {'CHEBI': 'CHEBI:166474'}, - 'MESH:C007482': {'CHEBI': 'CHEBI:59050'}, - 'MESH:C007488': {'CHEBI': 'CHEBI:53070'}, - 'MESH:C007493': {'CHEBI': 'CHEBI:53078'}, - 'MESH:C007499': {'CHEBI': 'CHEBI:82457'}, - 'MESH:C007500': {'CHEBI': 'CHEBI:83379'}, - 'MESH:C007517': {'CHEBI': 'CHEBI:77986'}, - 'MESH:C007527': {'CHEBI': 'CHEBI:135479'}, - 'MESH:C007547': {'CHEBI': 'CHEBI:28941'}, - 'MESH:C007548': {'CHEBI': 'CHEBI:28817'}, - 'MESH:C007556': {'CHEBI': 'CHEBI:135978'}, - 'MESH:C007572': {'CHEBI': 'CHEBI:315018'}, - 'MESH:C007574': {'CHEBI': 'CHEBI:4749'}, - 'MESH:C007586': {'CHEBI': 'CHEBI:4777'}, - 'MESH:C007594': {'CHEBI': 'CHEBI:70378'}, - 'MESH:C007628': {'CHEBI': 'CHEBI:490095'}, - 'MESH:C007633': {'CHEBI': 'CHEBI:4867'}, - 'MESH:C007635': {'CHEBI': 'CHEBI:135157'}, - 'MESH:C007636': {'CHEBI': 'CHEBI:134847'}, - 'MESH:C007637': {'CHEBI': 'CHEBI:81296'}, - 'MESH:C007643': {'CHEBI': 'CHEBI:81989'}, - 'MESH:C007651': {'CHEBI': 'CHEBI:177653'}, - 'MESH:C007674': {'CHEBI': 'CHEBI:82956'}, - 'MESH:C007677': {'CHEBI': 'CHEBI:87427'}, - 'MESH:C007678': {'CHEBI': 'CHEBI:31572'}, - 'MESH:C007680': {'CHEBI': 'CHEBI:84932'}, - 'MESH:C007695': {'CHEBI': 'CHEBI:67914'}, - 'MESH:C007707': {'CHEBI': 'CHEBI:82159'}, - 'MESH:C007712': {'CHEBI': 'CHEBI:135435'}, - 'MESH:C007713': {'CHEBI': 'CHEBI:556580'}, - 'MESH:C007732': {'CHEBI': 'CHEBI:135987'}, - 'MESH:C007734': {'CHEBI': 'CHEBI:5106'}, - 'MESH:C007738': {'CHEBI': 'CHEBI:33083'}, - 'MESH:C007740': {'CHEBI': 'CHEBI:51903'}, - 'MESH:C007741': {'CHEBI': 'CHEBI:53124'}, - 'MESH:C007772': {'CHEBI': 'CHEBI:30249'}, - 'MESH:C007777': {'CHEBI': 'CHEBI:80961'}, - 'MESH:C007781': {'CHEBI': 'CHEBI:5168'}, - 'MESH:C007787': {'CHEBI': 'CHEBI:5177'}, - 'MESH:C007794': {'CHEBI': 'CHEBI:135137'}, - 'MESH:C007795': {'CHEBI': 'CHEBI:74803'}, - 'MESH:C007809': {'CHEBI': 'CHEBI:5200'}, - 'MESH:C007813': {'CHEBI': 'CHEBI:24150'}, - 'MESH:C007815': {'CHEBI': 'CHEBI:24158'}, - 'MESH:C007817': {'CHEBI': 'CHEBI:165859'}, - 'MESH:C007834': {'CHEBI': 'CHEBI:5298'}, - 'MESH:C007835': {'CHEBI': 'CHEBI:5299'}, - 'MESH:C007836': {'CHEBI': 'CHEBI:17447'}, - 'MESH:C007845': {'CHEBI': 'CHEBI:10136'}, - 'MESH:C007846': {'CHEBI': 'CHEBI:38105'}, - 'MESH:C007847': {'CHEBI': 'CHEBI:5376'}, - 'MESH:C007864': {'CHEBI': 'CHEBI:5435'}, - 'MESH:C007871': {'CHEBI': 'CHEBI:82332'}, - 'MESH:C007884': {'CHEBI': 'CHEBI:28948'}, - 'MESH:C007885': {'CHEBI': 'CHEBI:81408'}, - 'MESH:C007895': {'CHEBI': 'CHEBI:37433'}, - 'MESH:C007896': {'CHEBI': 'CHEBI:24464'}, - 'MESH:C007900': {'CHEBI': 'CHEBI:5606'}, - 'MESH:C007901': {'CHEBI': 'CHEBI:134849'}, - 'MESH:C007908': {'CHEBI': 'CHEBI:5633'}, - 'MESH:C007914': {'CHEBI': 'CHEBI:5650'}, - 'MESH:C007915': {'CHEBI': 'CHEBI:90116'}, - 'MESH:C007916': {'CHEBI': 'CHEBI:61266'}, - 'MESH:C007924': {'CHEBI': 'CHEBI:39424'}, - 'MESH:C007925': {'CHEBI': 'CHEBI:38792'}, - 'MESH:C007932': {'CHEBI': 'CHEBI:45296'}, - 'MESH:C007938': {'CHEBI': 'CHEBI:84894'}, - 'MESH:C007940': {'CHEBI': 'CHEBI:5712'}, - 'MESH:C007942': {'CHEBI': 'CHEBI:135091'}, - 'MESH:C007946': {'CHEBI': 'CHEBI:36332'}, - 'MESH:C007948': {'CHEBI': 'CHEBI:34792'}, - 'MESH:C007956': {'CHEBI': 'CHEBI:90324'}, - 'MESH:C007957': {'CHEBI': 'CHEBI:60315'}, - 'MESH:C007964': {'CHEBI': 'CHEBI:5764'}, - 'MESH:C007966': {'CHEBI': 'CHEBI:5769'}, - 'MESH:C007969': {'CHEBI': 'CHEBI:35324'}, - 'MESH:C007972': {'CHEBI': 'CHEBI:29449'}, - 'MESH:C007985': {'CHEBI': 'CHEBI:47817'}, - 'MESH:C007993': {'CHEBI': 'CHEBI:34091'}, - 'MESH:C008002': {'CHEBI': 'CHEBI:135687'}, - 'MESH:C008009': {'CHEBI': 'CHEBI:88297'}, - 'MESH:C008020': {'CHEBI': 'CHEBI:82460'}, - 'MESH:C008021': {'CHEBI': 'CHEBI:143268'}, - 'MESH:C008039': {'CHEBI': 'CHEBI:50129'}, - 'MESH:C008070': {'CHEBI': 'CHEBI:18101'}, - 'MESH:C008088': {'CHEBI': 'CHEBI:31186'}, - 'MESH:C008094': {'CHEBI': 'CHEBI:5824'}, - 'MESH:C008105': {'CHEBI': 'CHEBI:5867'}, - 'MESH:C008122': {'CHEBI': 'CHEBI:29750'}, - 'MESH:C008125': {'CHEBI': 'CHEBI:5922'}, - 'MESH:C008154': {'CHEBI': 'CHEBI:52698'}, - 'MESH:C008157': {'CHEBI': 'CHEBI:32325'}, - 'MESH:C008161': {'CHEBI': 'CHEBI:81821'}, - 'MESH:C008162': {'CHEBI': 'CHEBI:166532'}, - 'MESH:C008163': {'CHEBI': 'CHEBI:173750'}, - 'MESH:C008164': {'CHEBI': 'CHEBI:173765'}, - 'MESH:C008170': {'CHEBI': 'CHEBI:82478'}, - 'MESH:C008173': {'CHEBI': 'CHEBI:37327'}, - 'MESH:C008184': {'CHEBI': 'CHEBI:3927'}, - 'MESH:C008187': {'CHEBI': 'CHEBI:152898'}, - 'MESH:C008191': {'CHEBI': 'CHEBI:135321'}, - 'MESH:C008192': {'CHEBI': 'CHEBI:134765'}, - 'MESH:C008196': {'CHEBI': 'CHEBI:15819'}, - 'MESH:C008200': {'CHEBI': 'CHEBI:82189'}, - 'MESH:C008214': {'CHEBI': 'CHEBI:135183'}, - 'MESH:C008217': {'CHEBI': 'CHEBI:16713'}, - 'MESH:C008226': {'CHEBI': 'CHEBI:1887'}, - 'MESH:C008230': {'CHEBI': 'CHEBI:16769'}, - 'MESH:C008240': {'CHEBI': 'CHEBI:10582'}, - 'MESH:C008247': {'CHEBI': 'CHEBI:6364'}, - 'MESH:C008252': {'CHEBI': 'CHEBI:6377'}, - 'MESH:C008256': {'CHEBI': 'CHEBI:175176'}, - 'MESH:C008259': {'CHEBI': 'CHEBI:175304'}, - 'MESH:C008261': {'CHEBI': 'CHEBI:31767'}, - 'MESH:C008263': {'CHEBI': 'CHEBI:15871'}, - 'MESH:C008264': {'CHEBI': 'CHEBI:135475'}, - 'MESH:C008279': {'CHEBI': 'CHEBI:80080'}, - 'MESH:C008296': {'CHEBI': 'CHEBI:6536'}, - 'MESH:C008299': {'CHEBI': 'CHEBI:6574'}, - 'MESH:C008305': {'CHEBI': 'CHEBI:6628'}, - 'MESH:C008316': {'CHEBI': 'CHEBI:69438'}, - 'MESH:C008324': {'CHEBI': 'CHEBI:25176'}, - 'MESH:C008332': {'CHEBI': 'CHEBI:27581'}, - 'MESH:C008337': {'CHEBI': 'CHEBI:55518'}, - 'MESH:C008338': {'CHEBI': 'CHEBI:135597'}, - 'MESH:C008340': {'CHEBI': 'CHEBI:75704'}, - 'MESH:C008343': {'CHEBI': 'CHEBI:29624'}, - 'MESH:C008351': {'CHEBI': 'CHEBI:134701'}, - 'MESH:C008352': {'CHEBI': 'CHEBI:135573'}, - 'MESH:C008376': {'CHEBI': 'CHEBI:31825'}, - 'MESH:C008378': {'CHEBI': 'CHEBI:74733'}, - 'MESH:C008384': {'CHEBI': 'CHEBI:25219'}, - 'MESH:C008389': {'CHEBI': 'CHEBI:137271'}, - 'MESH:C008393': {'CHEBI': 'CHEBI:135347'}, - 'MESH:C008400': {'CHEBI': 'CHEBI:133222'}, - 'MESH:C008404': {'CHEBI': 'CHEBI:172453'}, - 'MESH:C008421': {'CHEBI': 'CHEBI:18378'}, - 'MESH:C008422': {'CHEBI': 'CHEBI:82342'}, - 'MESH:C008426': {'CHEBI': 'CHEBI:74725'}, - 'MESH:C008435': {'CHEBI': 'CHEBI:141319'}, - 'MESH:C008437': {'CHEBI': 'CHEBI:172336'}, - 'MESH:C008438': {'CHEBI': 'CHEBI:140685'}, - 'MESH:C008442': {'CHEBI': 'CHEBI:83641'}, - 'MESH:C008449': {'CHEBI': 'CHEBI:20689'}, - 'MESH:C008450': {'CHEBI': 'CHEBI:21818'}, - 'MESH:C008461': {'CHEBI': 'CHEBI:59059'}, - 'MESH:C008462': {'CHEBI': 'CHEBI:44177'}, - 'MESH:C008466': {'CHEBI': 'CHEBI:25254'}, - 'MESH:C008473': {'CHEBI': 'CHEBI:134761'}, - 'MESH:C008478': {'CHEBI': 'CHEBI:146372'}, - 'MESH:C008492': {'CHEBI': 'CHEBI:49770'}, - 'MESH:C008502': {'CHEBI': 'CHEBI:1217'}, - 'MESH:C008508': {'CHEBI': 'CHEBI:60480'}, - 'MESH:C008513': {'CHEBI': 'CHEBI:89487'}, - 'MESH:C008514': {'CHEBI': 'CHEBI:25348'}, - 'MESH:C008531': {'CHEBI': 'CHEBI:81420'}, - 'MESH:C008547': {'CHEBI': 'CHEBI:6996'}, - 'MESH:C008549': {'CHEBI': 'CHEBI:135797'}, - 'MESH:C008550': {'CHEBI': 'CHEBI:44115'}, - 'MESH:C008580': {'CHEBI': 'CHEBI:7468'}, - 'MESH:C008588': {'CHEBI': 'CHEBI:53510'}, - 'MESH:C008589': {'CHEBI': 'CHEBI:134970'}, - 'MESH:C008612': {'CHEBI': 'CHEBI:31904'}, - 'MESH:C008616': {'CHEBI': 'CHEBI:134984'}, - 'MESH:C008621': {'CHEBI': 'CHEBI:67304'}, - 'MESH:C008625': {'CHEBI': 'CHEBI:25550'}, - 'MESH:C008638': {'CHEBI': 'CHEBI:48202'}, - 'MESH:C008640': {'CHEBI': 'CHEBI:77701'}, - 'MESH:C008644': {'CHEBI': 'CHEBI:17440'}, - 'MESH:C008651': {'CHEBI': 'CHEBI:59990'}, - 'MESH:C008655': {'CHEBI': 'CHEBI:80502'}, - 'MESH:C008664': {'CHEBI': 'CHEBI:84268'}, - 'MESH:C008666': {'CHEBI': 'CHEBI:17249'}, - 'MESH:C008671': {'CHEBI': 'CHEBI:178585'}, - 'MESH:C008677': {'CHEBI': 'CHEBI:50842'}, - 'MESH:C008678': {'CHEBI': 'CHEBI:135271'}, - 'MESH:C008693': {'CHEBI': 'CHEBI:17791'}, - 'MESH:C008698': {'CHEBI': 'CHEBI:73039'}, - 'MESH:C008699': {'CHEBI': 'CHEBI:7728'}, - 'MESH:C008701': {'CHEBI': 'CHEBI:63508'}, - 'MESH:C008717': {'CHEBI': 'CHEBI:77735'}, - 'MESH:C008719': {'CHEBI': 'CHEBI:69833'}, - 'MESH:C008721': {'CHEBI': 'CHEBI:71016'}, - 'MESH:C008740': {'CHEBI': 'CHEBI:15793'}, - 'MESH:C008742': {'CHEBI': 'CHEBI:7858'}, - 'MESH:C008743': {'CHEBI': 'CHEBI:81541'}, - 'MESH:C008770': {'CHEBI': 'CHEBI:81964'}, - 'MESH:C008771': {'CHEBI': 'CHEBI:7941'}, - 'MESH:C008772': {'CHEBI': 'CHEBI:7943'}, - 'MESH:C008775': {'CHEBI': 'CHEBI:25883'}, - 'MESH:C008776': {'CHEBI': 'CHEBI:29019'}, - 'MESH:C008778': {'CHEBI': 'CHEBI:69686'}, - 'MESH:C008781': {'CHEBI': 'CHEBI:31972'}, - 'MESH:C008782': {'CHEBI': 'CHEBI:7968'}, - 'MESH:C008783': {'CHEBI': 'CHEBI:134760'}, - 'MESH:C008785': {'CHEBI': 'CHEBI:135896'}, - 'MESH:C008790': {'CHEBI': 'CHEBI:14750'}, - 'MESH:C008805': {'CHEBI': 'CHEBI:38848'}, - 'MESH:C008807': {'CHEBI': 'CHEBI:38854'}, - 'MESH:C008831': {'CHEBI': 'CHEBI:135828'}, - 'MESH:C008837': {'CHEBI': 'CHEBI:31992'}, - 'MESH:C008842': {'CHEBI': 'CHEBI:136039'}, - 'MESH:C008865': {'CHEBI': 'CHEBI:135047'}, - 'MESH:C008872': {'CHEBI': 'CHEBI:53579'}, - 'MESH:C008886': {'CHEBI': 'CHEBI:28475'}, - 'MESH:C008890': {'CHEBI': 'CHEBI:45353'}, - 'MESH:C008901': {'CHEBI': 'CHEBI:143085'}, - 'MESH:C008903': {'CHEBI': 'CHEBI:8179'}, - 'MESH:C008906': {'CHEBI': 'CHEBI:48937'}, - 'MESH:C008908': {'CHEBI': 'CHEBI:8196'}, - 'MESH:C008913': {'CHEBI': 'CHEBI:135680'}, - 'MESH:C008922': {'CHEBI': 'CHEBI:28821'}, - 'MESH:C008924': {'CHEBI': 'CHEBI:135028'}, - 'MESH:C008928': {'CHEBI': 'CHEBI:134868'}, - 'MESH:C008937': {'CHEBI': 'CHEBI:8264'}, - 'MESH:C008938': {'CHEBI': 'CHEBI:8272'}, - 'MESH:C009009': {'CHEBI': 'CHEBI:51568'}, - 'MESH:C009021': {'CHEBI': 'CHEBI:8381'}, - 'MESH:C009022': {'CHEBI': 'CHEBI:145705'}, - 'MESH:C009034': {'CHEBI': 'CHEBI:16019'}, - 'MESH:C009043': {'CHEBI': 'CHEBI:8416'}, - 'MESH:C009051': {'CHEBI': 'CHEBI:82096'}, - 'MESH:C009055': {'CHEBI': 'CHEBI:132546'}, - 'MESH:C009061': {'CHEBI': 'CHEBI:15539'}, - 'MESH:C009062': {'CHEBI': 'CHEBI:166483'}, - 'MESH:C009078': {'CHEBI': 'CHEBI:135439'}, - 'MESH:C009079': {'CHEBI': 'CHEBI:135824'}, - 'MESH:C009091': {'CHEBI': 'CHEBI:36062'}, - 'MESH:C009108': {'CHEBI': 'CHEBI:71599'}, - 'MESH:C009109': {'CHEBI': 'CHEBI:27941'}, - 'MESH:C009111': {'CHEBI': 'CHEBI:60341'}, - 'MESH:C009116': {'CHEBI': 'CHEBI:82529'}, - 'MESH:C009118': {'CHEBI': 'CHEBI:8245'}, - 'MESH:C009131': {'CHEBI': 'CHEBI:46938'}, - 'MESH:C009141': {'CHEBI': 'CHEBI:36761'}, - 'MESH:C009149': {'CHEBI': 'CHEBI:59276'}, - 'MESH:C009172': {'CHEBI': 'CHEBI:9009'}, - 'MESH:C009173': {'CHEBI': 'CHEBI:32574'}, - 'MESH:C009174': {'CHEBI': 'CHEBI:45490'}, - 'MESH:C009185': {'CHEBI': 'CHEBI:75247'}, - 'MESH:C009188': {'CHEBI': 'CHEBI:8870'}, - 'MESH:C009224': {'CHEBI': 'CHEBI:34116'}, - 'MESH:C009232': {'CHEBI': 'CHEBI:82222'}, - 'MESH:C009233': {'CHEBI': 'CHEBI:79332'}, - 'MESH:C009234': {'CHEBI': 'CHEBI:9104'}, - 'MESH:C009235': {'CHEBI': 'CHEBI:34846'}, - 'MESH:C009238': {'CHEBI': 'CHEBI:9111'}, - 'MESH:C009244': {'CHEBI': 'CHEBI:9119'}, - 'MESH:C009258': {'CHEBI': 'CHEBI:81744'}, - 'MESH:C009264': {'CHEBI': 'CHEBI:34758'}, - 'MESH:C009270': {'CHEBI': 'CHEBI:17225'}, - 'MESH:C009271': {'CHEBI': 'CHEBI:9163'}, - 'MESH:C009272': {'CHEBI': 'CHEBI:28599'}, - 'MESH:C009274': {'CHEBI': 'CHEBI:144311'}, - 'MESH:C009275': {'CHEBI': 'CHEBI:9173'}, - 'MESH:C009281': {'CHEBI': 'CHEBI:38906'}, - 'MESH:C009293': {'CHEBI': 'CHEBI:16517'}, - 'MESH:C009297': {'CHEBI': 'CHEBI:135689'}, - 'MESH:C009314': {'CHEBI': 'CHEBI:32027'}, - 'MESH:C009320': {'CHEBI': 'CHEBI:132715'}, - 'MESH:C009333': {'CHEBI': 'CHEBI:296881'}, - 'MESH:C009341': {'CHEBI': 'CHEBI:135790'}, - 'MESH:C009345': {'CHEBI': 'CHEBI:145407'}, - 'MESH:C009348': {'CHEBI': 'CHEBI:134891'}, - 'MESH:C009350': {'CHEBI': 'CHEBI:32165'}, - 'MESH:C009351': {'CHEBI': 'CHEBI:79222'}, - 'MESH:C009352': {'CHEBI': 'CHEBI:63035'}, - 'MESH:C009355': {'CHEBI': 'CHEBI:26828'}, - 'MESH:C009357': {'CHEBI': 'CHEBI:77267'}, - 'MESH:C009358': {'CHEBI': 'CHEBI:77198'}, - 'MESH:C009361': {'CHEBI': 'CHEBI:135312'}, - 'MESH:C009376': {'CHEBI': 'CHEBI:135308'}, - 'MESH:C009379': {'CHEBI': 'CHEBI:67826'}, - 'MESH:C009385': {'CHEBI': 'CHEBI:135584'}, - 'MESH:C009387': {'CHEBI': 'CHEBI:9419'}, - 'MESH:C009391': {'CHEBI': 'CHEBI:80908'}, - 'MESH:C009395': {'CHEBI': 'CHEBI:81292'}, - 'MESH:C009400': {'CHEBI': 'CHEBI:156546'}, - 'MESH:C009405': {'CHEBI': 'CHEBI:45825'}, - 'MESH:C009407': {'CHEBI': 'CHEBI:34206'}, - 'MESH:C009408': {'CHEBI': 'CHEBI:52049'}, - 'MESH:C009409': {'CHEBI': 'CHEBI:59097'}, - 'MESH:C009435': {'CHEBI': 'CHEBI:141051'}, - 'MESH:C009438': {'CHEBI': 'CHEBI:49'}, - 'MESH:C009442': {'CHEBI': 'CHEBI:82162'}, - 'MESH:C009449': {'CHEBI': 'CHEBI:64511'}, - 'MESH:C009453': {'CHEBI': 'CHEBI:135045'}, - 'MESH:C009462': {'CHEBI': 'CHEBI:76023'}, - 'MESH:C009474': {'CHEBI': 'CHEBI:568021'}, - 'MESH:C009475': {'CHEBI': 'CHEBI:15725'}, - 'MESH:C009484': {'CHEBI': 'CHEBI:139518'}, - 'MESH:C009488': {'CHEBI': 'CHEBI:135399'}, - 'MESH:C009489': {'CHEBI': 'CHEBI:9592'}, - 'MESH:C009492': {'CHEBI': 'CHEBI:9602'}, - 'MESH:C009500': {'CHEBI': 'CHEBI:32243'}, - 'MESH:C009501': {'CHEBI': 'CHEBI:34320'}, - 'MESH:C009502': {'CHEBI': 'CHEBI:36632'}, - 'MESH:C009504': {'CHEBI': 'CHEBI:36635'}, - 'MESH:C009520': {'CHEBI': 'CHEBI:82074'}, - 'MESH:C009536': {'CHEBI': 'CHEBI:34036'}, - 'MESH:C009541': {'CHEBI': 'CHEBI:77928'}, - 'MESH:C009558': {'CHEBI': 'CHEBI:17228'}, - 'MESH:C009560': {'CHEBI': 'CHEBI:18123'}, - 'MESH:C009564': {'CHEBI': 'CHEBI:75844'}, - 'MESH:C009572': {'CHEBI': 'CHEBI:27130'}, - 'MESH:C009582': {'CHEBI': 'CHEBI:58966'}, - 'MESH:C009587': {'CHEBI': 'CHEBI:50104'}, - 'MESH:C009597': {'CHEBI': 'CHEBI:29210'}, - 'MESH:C009608': {'CHEBI': 'CHEBI:84607'}, - 'MESH:C009614': {'CHEBI': 'CHEBI:9783'}, - 'MESH:C009623': {'CHEBI': 'CHEBI:167981'}, - 'MESH:C009651': {'CHEBI': 'CHEBI:9966'}, - 'MESH:C009658': {'CHEBI': 'CHEBI:72765'}, - 'MESH:C009661': {'CHEBI': 'CHEBI:9976'}, - 'MESH:C009663': {'CHEBI': 'CHEBI:141961'}, - 'MESH:C009668': {'CHEBI': 'CHEBI:141964'}, - 'MESH:C009673': {'CHEBI': 'CHEBI:140443'}, - 'MESH:C009680': {'CHEBI': 'CHEBI:136185'}, - 'MESH:C009691': {'MONDO': 'MONDO:0010760'}, - 'MESH:C009693': {'CHEBI': 'CHEBI:67203'}, - 'MESH:C009694': {'CHEBI': 'CHEBI:27840'}, - 'MESH:C009695': {'CHEBI': 'CHEBI:10082'}, - 'MESH:C009701': {'CHEBI': 'CHEBI:81884'}, - 'MESH:C009712': {'CHEBI': 'CHEBI:52082'}, - 'MESH:C009720': {'CHEBI': 'CHEBI:94579'}, - 'MESH:C009732': {'CHEBI': 'CHEBI:135492'}, - 'MESH:C009742': {'CHEBI': 'CHEBI:135088'}, - 'MESH:C009743': {'CHEBI': 'CHEBI:86218'}, - 'MESH:C009746': {'CHEBI': 'CHEBI:135535'}, - 'MESH:C009755': {'CHEBI': 'CHEBI:82417'}, - 'MESH:C009758': {'CHEBI': 'CHEBI:28994'}, - 'MESH:C009762': {'CHEBI': 'CHEBI:69060'}, - 'MESH:C009779': {'CHEBI': 'CHEBI:29631'}, - 'MESH:C009785': {'CHEBI': 'CHEBI:35936'}, - 'MESH:C009792': {'CHEBI': 'CHEBI:53323'}, - 'MESH:C009799': {'CHEBI': 'CHEBI:135887'}, - 'MESH:C009806': {'CHEBI': 'CHEBI:28637'}, - 'MESH:C009821': {'CHEBI': 'CHEBI:6964'}, - 'MESH:C009822': {'CHEBI': 'CHEBI:135093'}, - 'MESH:C009824': {'CHEBI': 'CHEBI:87219'}, - 'MESH:C009842': {'CHEBI': 'CHEBI:74079'}, - 'MESH:C009845': {'CHEBI': 'CHEBI:64305'}, - 'MESH:C009850': {'CHEBI': 'CHEBI:190358'}, - 'MESH:C009851': {'CHEBI': 'CHEBI:177645'}, - 'MESH:C009866': {'CHEBI': 'CHEBI:29504'}, - 'MESH:C009867': {'CHEBI': 'CHEBI:65011'}, - 'MESH:C009871': {'CHEBI': 'CHEBI:59788'}, - 'MESH:C009885': {'CHEBI': 'CHEBI:90112'}, - 'MESH:C009893': {'CHEBI': 'CHEBI:85148'}, - 'MESH:C009895': {'CHEBI': 'CHEBI:80617'}, - 'MESH:C009900': {'CHEBI': 'CHEBI:28640'}, - 'MESH:C009909': {'CHEBI': 'CHEBI:17615'}, - 'MESH:C009916': {'CHEBI': 'CHEBI:82519'}, - 'MESH:C009927': {'CHEBI': 'CHEBI:4873'}, - 'MESH:C009929': {'CHEBI': 'CHEBI:8279'}, - 'MESH:C009935': {'CHEBI': 'CHEBI:8380'}, - 'MESH:C009936': {'CHEBI': 'CHEBI:177856'}, - 'MESH:C009949': {'CHEBI': 'CHEBI:6805'}, - 'MESH:C009951': {'CHEBI': 'CHEBI:167399'}, - 'MESH:C009954': {'CHEBI': 'CHEBI:32260'}, - 'MESH:C009976': {'CHEBI': 'CHEBI:134974'}, - 'MESH:C009978': {'CHEBI': 'CHEBI:134858'}, - 'MESH:C009999': {'CHEBI': 'CHEBI:133833'}, - 'MESH:C010005': {'CHEBI': 'CHEBI:61198'}, - 'MESH:C010018': {'CHEBI': 'CHEBI:157683'}, - 'MESH:C010030': {'CHEBI': 'CHEBI:34507'}, - 'MESH:C010032': {'CHEBI': 'CHEBI:80699'}, - 'MESH:C010035': {'CHEBI': 'CHEBI:18091'}, - 'MESH:C010038': {'CHEBI': 'CHEBI:48131'}, - 'MESH:C010052': {'CHEBI': 'CHEBI:31858'}, - 'MESH:C010059': {'CHEBI': 'CHEBI:28306'}, - 'MESH:C010078': {'CHEBI': 'CHEBI:16866'}, - 'MESH:C010094': {'CHEBI': 'CHEBI:174226'}, - 'MESH:C010100': {'CHEBI': 'CHEBI:135640'}, - 'MESH:C010112': {'CHEBI': 'CHEBI:82317'}, - 'MESH:C010115': {'CHEBI': 'CHEBI:34366'}, - 'MESH:C010118': {'CHEBI': 'CHEBI:34368'}, - 'MESH:C010120': {'CHEBI': 'CHEBI:955'}, - 'MESH:C010125': {'CHEBI': 'CHEBI:29802'}, - 'MESH:C010129': {'CHEBI': 'CHEBI:38884'}, - 'MESH:C010130': {'CHEBI': 'CHEBI:4645'}, - 'MESH:C010133': {'CHEBI': 'CHEBI:80664'}, - 'MESH:C010149': {'CHEBI': 'CHEBI:34469'}, - 'MESH:C010150': {'CHEBI': 'CHEBI:135891'}, - 'MESH:C010151': {'CHEBI': 'CHEBI:135692'}, - 'MESH:C010161': {'CHEBI': 'CHEBI:15637'}, - 'MESH:C010175': {'CHEBI': 'CHEBI:5603'}, - 'MESH:C010178': {'CHEBI': 'CHEBI:5643'}, - 'MESH:C010179': {'CHEBI': 'CHEBI:34037'}, - 'MESH:C010192': {'CHEBI': 'CHEBI:63057'}, - 'MESH:C010199': {'CHEBI': 'CHEBI:18426'}, - 'MESH:C010203': {'CHEBI': 'CHEBI:173601'}, - 'MESH:C010206': {'CHEBI': 'CHEBI:6088'}, - 'MESH:C010212': {'CHEBI': 'CHEBI:80360'}, - 'MESH:C010219': {'CHEBI': 'CHEBI:34833'}, - 'MESH:C010223': {'CHEBI': 'CHEBI:21891'}, - 'MESH:C010229': {'CHEBI': 'CHEBI:82343'}, - 'MESH:C010240': {'CHEBI': 'CHEBI:28279'}, - 'MESH:C010257': {'CHEBI': 'CHEBI:82507'}, - 'MESH:C010259': {'CHEBI': 'CHEBI:82515'}, - 'MESH:C010266': {'CHEBI': 'CHEBI:133086'}, - 'MESH:C010272': {'CHEBI': 'CHEBI:146207'}, - 'MESH:C010302': {'CHEBI': 'CHEBI:2883'}, - 'MESH:C010308': {'CHEBI': 'CHEBI:81294'}, - 'MESH:C010312': {'CHEBI': 'CHEBI:135413'}, - 'MESH:C010313': {'CHEBI': 'CHEBI:34039'}, - 'MESH:C010317': {'CHEBI': 'CHEBI:8692'}, - 'MESH:C010318': {'CHEBI': 'CHEBI:141950'}, - 'MESH:C010327': {'CHEBI': 'CHEBI:80025'}, - 'MESH:C010346': {'CHEBI': 'CHEBI:81745'}, - 'MESH:C010349': {'CHEBI': 'CHEBI:39166'}, - 'MESH:C010354': {'CHEBI': 'CHEBI:134896'}, - 'MESH:C010407': {'CHEBI': 'CHEBI:34399'}, - 'MESH:C010411': {'CHEBI': 'CHEBI:24850'}, - 'MESH:C010413': {'CHEBI': 'CHEBI:136824'}, - 'MESH:C010419': {'CHEBI': 'CHEBI:17892'}, - 'MESH:C010422': {'CHEBI': 'CHEBI:3620'}, - 'MESH:C010423': {'CHEBI': 'CHEBI:32076'}, - 'MESH:C010431': {'CHEBI': 'CHEBI:135965'}, - 'MESH:C010434': {'CHEBI': 'CHEBI:131732'}, - 'MESH:C010443': {'CHEBI': 'CHEBI:177375'}, - 'MESH:C010449': {'CHEBI': 'CHEBI:82223'}, - 'MESH:C010451': {'CHEBI': 'CHEBI:135366'}, - 'MESH:C010457': {'CHEBI': 'CHEBI:5116'}, - 'MESH:C010459': {'CHEBI': 'CHEBI:5512'}, - 'MESH:C010460': {'CHEBI': 'CHEBI:5514'}, - 'MESH:C010461': {'CHEBI': 'CHEBI:5515'}, - 'MESH:C010466': {'CHEBI': 'CHEBI:43451'}, - 'MESH:C010474': {'CHEBI': 'CHEBI:134988'}, - 'MESH:C010480': {'CHEBI': 'CHEBI:6570'}, - 'MESH:C010482': {'CHEBI': 'CHEBI:135211'}, - 'MESH:C010498': {'CHEBI': 'CHEBI:34199'}, - 'MESH:C010499': {'CHEBI': 'CHEBI:10437'}, - 'MESH:C010500': {'CHEBI': 'CHEBI:134950'}, - 'MESH:C010507': {'CHEBI': 'CHEBI:8338'}, - 'MESH:C010509': {'CHEBI': 'CHEBI:59652'}, - 'MESH:C010531': {'CHEBI': 'CHEBI:41045'}, - 'MESH:C010556': {'CHEBI': 'CHEBI:171990'}, - 'MESH:C010559': {'CHEBI': 'CHEBI:17745'}, - 'MESH:C010561': {'CHEBI': 'CHEBI:3918'}, - 'MESH:C010581': {'CHEBI': 'CHEBI:135816'}, - 'MESH:C010615': {'CHEBI': 'CHEBI:63016'}, - 'MESH:C010616': {'CHEBI': 'CHEBI:7633'}, - 'MESH:C010627': {'CHEBI': 'CHEBI:18335'}, - 'MESH:C010631': {'CHEBI': 'CHEBI:16464'}, - 'MESH:C010637': {'CHEBI': 'CHEBI:135168'}, - 'MESH:C010645': {'CHEBI': 'CHEBI:38571'}, - 'MESH:C010647': {'CHEBI': 'CHEBI:10109'}, - 'MESH:C010654': {'CHEBI': 'CHEBI:64098'}, - 'MESH:C010655': {'CHEBI': 'CHEBI:135330'}, - 'MESH:C010669': {'CHEBI': 'CHEBI:32537'}, - 'MESH:C010675': {'CHEBI': 'CHEBI:2629'}, - 'MESH:C010679': {'CHEBI': 'CHEBI:133809'}, - 'MESH:C010680': {'CHEBI': 'CHEBI:42768'}, - 'MESH:C010686': {'CHEBI': 'CHEBI:44923'}, - 'MESH:C010689': {'CHEBI': 'CHEBI:135274'}, - 'MESH:C010695': {'CHEBI': 'CHEBI:3357'}, - 'MESH:C010696': {'CHEBI': 'CHEBI:3454'}, - 'MESH:C010697': {'CHEBI': 'CHEBI:3695'}, - 'MESH:C010711': {'CHEBI': 'CHEBI:176780'}, - 'MESH:C010714': {'CHEBI': 'CHEBI:31502'}, - 'MESH:C010715': {'CHEBI': 'CHEBI:34679'}, - 'MESH:C010719': {'CHEBI': 'CHEBI:144406'}, - 'MESH:C010720': {'CHEBI': 'CHEBI:34054'}, - 'MESH:C010724': {'CHEBI': 'CHEBI:80645'}, - 'MESH:C010725': {'CHEBI': 'CHEBI:31599'}, - 'MESH:C010726': {'CHEBI': 'CHEBI:135786'}, - 'MESH:C010734': {'CHEBI': 'CHEBI:77507'}, - 'MESH:C010745': {'CHEBI': 'CHEBI:68428'}, - 'MESH:C010753': {'CHEBI': 'CHEBI:70169'}, - 'MESH:C010763': {'CHEBI': 'CHEBI:135315'}, - 'MESH:C010766': {'CHEBI': 'CHEBI:8402'}, - 'MESH:C010788': {'CHEBI': 'CHEBI:64626'}, - 'MESH:C010790': {'CHEBI': 'CHEBI:67537'}, - 'MESH:C010792': {'CHEBI': 'CHEBI:135741'}, - 'MESH:C010798': {'CHEBI': 'CHEBI:134870'}, - 'MESH:C010804': {'CHEBI': 'CHEBI:31293'}, - 'MESH:C010807': {'CHEBI': 'CHEBI:27350'}, - 'MESH:C010831': {'CHEBI': 'CHEBI:34593'}, - 'MESH:C010832': {'CHEBI': 'CHEBI:135490'}, - 'MESH:C010833': {'CHEBI': 'CHEBI:15348'}, - 'MESH:C010835': {'CHEBI': 'CHEBI:166501'}, - 'MESH:C010846': {'CHEBI': 'CHEBI:518413'}, - 'MESH:C010889': {'CHEBI': 'CHEBI:60762'}, - 'MESH:C010893': {'CHEBI': 'CHEBI:31415'}, - 'MESH:C010896': {'CHEBI': 'CHEBI:83101'}, - 'MESH:C010908': {'CHEBI': 'CHEBI:4427'}, - 'MESH:C010909': {'CHEBI': 'CHEBI:82025'}, - 'MESH:C010914': {'CHEBI': 'CHEBI:34237'}, - 'MESH:C010915': {'CHEBI': 'CHEBI:173703'}, - 'MESH:C010922': {'CHEBI': 'CHEBI:23774'}, - 'MESH:C010925': {'CHEBI': 'CHEBI:17189'}, - 'MESH:C010934': {'CHEBI': 'CHEBI:34242'}, - 'MESH:C010937': {'CHEBI': 'CHEBI:81883'}, - 'MESH:C010939': {'CHEBI': 'CHEBI:16535'}, - 'MESH:C010942': {'CHEBI': 'CHEBI:83718'}, - 'MESH:C010945': {'CHEBI': 'CHEBI:4778'}, - 'MESH:C010958': {'CHEBI': 'CHEBI:34511'}, - 'MESH:C010974': {'CHEBI': 'CHEBI:27744'}, - 'MESH:C010982': {'CHEBI': 'CHEBI:137439'}, - 'MESH:C010994': {'CHEBI': 'CHEBI:74112'}, - 'MESH:C010997': {'CHEBI': 'CHEBI:37709'}, - 'MESH:C010999': {'CHEBI': 'CHEBI:31702'}, - 'MESH:C011001': {'CHEBI': 'CHEBI:134996'}, - 'MESH:C011010': {'CHEBI': 'CHEBI:134180'}, - 'MESH:C011031': {'CHEBI': 'CHEBI:134985'}, - 'MESH:C011054': {'CHEBI': 'CHEBI:135171'}, - 'MESH:C011062': {'CHEBI': 'CHEBI:82181'}, - 'MESH:C011069': {'CHEBI': 'CHEBI:48863'}, - 'MESH:C011083': {'CHEBI': 'CHEBI:8321'}, - 'MESH:C011103': {'CHEBI': 'CHEBI:9013'}, - 'MESH:C011104': {'CHEBI': 'CHEBI:9037'}, - 'MESH:C011105': {'CHEBI': 'CHEBI:80900'}, - 'MESH:C011110': {'CHEBI': 'CHEBI:70548'}, - 'MESH:C011112': {'CHEBI': 'CHEBI:68995'}, - 'MESH:C011117': {'CHEBI': 'CHEBI:26829'}, - 'MESH:C011118': {'CHEBI': 'CHEBI:29384'}, - 'MESH:C011124': {'CHEBI': 'CHEBI:9441'}, - 'MESH:C011141': {'CHEBI': 'CHEBI:15652'}, - 'MESH:C011159': {'CHEBI': 'CHEBI:2468'}, - 'MESH:C011164': {'CHEBI': 'CHEBI:2631'}, - 'MESH:C011175': {'CHEBI': 'CHEBI:31276'}, - 'MESH:C011185': {'CHEBI': 'CHEBI:3368'}, - 'MESH:C011214': {'CHEBI': 'CHEBI:135339'}, - 'MESH:C011256': {'CHEBI': 'CHEBI:83526'}, - 'MESH:C011267': {'CHEBI': 'CHEBI:62460'}, - 'MESH:C011269': {'CHEBI': 'CHEBI:85014'}, - 'MESH:C011271': {'CHEBI': 'CHEBI:133351'}, - 'MESH:C011274': {'CHEBI': 'CHEBI:83981'}, - 'MESH:C011285': {'CHEBI': 'CHEBI:28330'}, - 'MESH:C011288': {'CHEBI': 'CHEBI:135996'}, - 'MESH:C011289': {'CHEBI': 'CHEBI:16706'}, - 'MESH:C011298': {'CHEBI': 'CHEBI:6738'}, - 'MESH:C011300': {'CHEBI': 'CHEBI:6778'}, - 'MESH:C011301': {'CHEBI': 'CHEBI:6797'}, - 'MESH:C011309': {'CHEBI': 'CHEBI:6918'}, - 'MESH:C011310': {'CHEBI': 'CHEBI:34857'}, - 'MESH:C011336': {'CHEBI': 'CHEBI:135139'}, - 'MESH:C011352': {'CHEBI': 'CHEBI:26661'}, - 'MESH:C011360': {'CHEBI': 'CHEBI:16267'}, - 'MESH:C011362': {'CHEBI': 'CHEBI:9447'}, - 'MESH:C011368': {'CHEBI': 'CHEBI:9549'}, - 'MESH:C011374': {'CHEBI': 'CHEBI:38043'}, - 'MESH:C011378': {'CHEBI': 'CHEBI:37519'}, - 'MESH:C011385': {'CHEBI': 'CHEBI:135151'}, - 'MESH:C011414': {'CHEBI': 'CHEBI:82199'}, - 'MESH:C011421': {'CHEBI': 'CHEBI:53621'}, - 'MESH:C011428': {'CHEBI': 'CHEBI:38621'}, - 'MESH:C011439': {'CHEBI': 'CHEBI:17815'}, - 'MESH:C011445': {'CHEBI': 'CHEBI:81730'}, - 'MESH:C011462': {'CHEBI': 'CHEBI:34742'}, - 'MESH:C011473': {'CHEBI': 'CHEBI:76822'}, - 'MESH:C011481': {'CHEBI': 'CHEBI:6825'}, - 'MESH:C011483': {'CHEBI': 'CHEBI:17597'}, - 'MESH:C011486': {'CHEBI': 'CHEBI:67594'}, - 'MESH:C011491': {'CHEBI': 'CHEBI:19543'}, - 'MESH:C011497': {'CHEBI': 'CHEBI:135064'}, - 'MESH:C011504': {'CHEBI': 'CHEBI:61237'}, - 'MESH:C011506': {'CHEBI': 'CHEBI:53620'}, - 'MESH:C011521': {'CHEBI': 'CHEBI:7767'}, - 'MESH:C011539': {'CHEBI': 'CHEBI:15435'}, - 'MESH:C011549': {'CHEBI': 'CHEBI:9360'}, - 'MESH:C011550': {'CHEBI': 'CHEBI:135533'}, - 'MESH:C011552': {'CHEBI': 'CHEBI:30436'}, - 'MESH:C011558': {'CHEBI': 'CHEBI:134879'}, - 'MESH:C011563': {'CHEBI': 'CHEBI:9969'}, - 'MESH:C011566': {'CHEBI': 'CHEBI:46916'}, - 'MESH:C011595': {'CHEBI': 'CHEBI:73085'}, - 'MESH:C011597': {'CHEBI': 'CHEBI:32499'}, - 'MESH:C011606': {'CHEBI': 'CHEBI:38949'}, - 'MESH:C011612': {'CHEBI': 'CHEBI:34699'}, - 'MESH:C011631': {'CHEBI': 'CHEBI:53480'}, - 'MESH:C011651': {'CHEBI': 'CHEBI:28498'}, - 'MESH:C011657': {'CHEBI': 'CHEBI:2495'}, - 'MESH:C011659': {'CHEBI': 'CHEBI:28928'}, - 'MESH:C011673': {'CHEBI': 'CHEBI:135068'}, - 'MESH:C011674': {'CHEBI': 'CHEBI:2968'}, - 'MESH:C011676': {'CHEBI': 'CHEBI:134859'}, - 'MESH:C011677': {'CHEBI': 'CHEBI:76114'}, - 'MESH:C011685': {'CHEBI': 'CHEBI:3133'}, - 'MESH:C011686': {'CHEBI': 'CHEBI:3148'}, - 'MESH:C011688': {'CHEBI': 'CHEBI:58999'}, - 'MESH:C011701': {'CHEBI': 'CHEBI:20597'}, - 'MESH:C011708': {'CHEBI': 'CHEBI:31386'}, - 'MESH:C011713': {'CHEBI': 'CHEBI:82053'}, - 'MESH:C011722': {'CHEBI': 'CHEBI:28540'}, - 'MESH:C011727': {'CHEBI': 'CHEBI:33031'}, - 'MESH:C011729': {'CHEBI': 'CHEBI:13997'}, - 'MESH:C011731': {'CHEBI': 'CHEBI:135619'}, - 'MESH:C011734': {'CHEBI': 'CHEBI:3887'}, - 'MESH:C011748': {'CHEBI': 'CHEBI:107635'}, - 'MESH:C011749': {'CHEBI': 'CHEBI:82374'}, - 'MESH:C011750': {'CHEBI': 'CHEBI:138599'}, - 'MESH:C011751': {'CHEBI': 'CHEBI:79065'}, - 'MESH:C011757': {'CHEBI': 'CHEBI:18383'}, - 'MESH:C011769': {'CHEBI': 'CHEBI:34694'}, - 'MESH:C011786': {'CHEBI': 'CHEBI:51600'}, - 'MESH:C011807': {'CHEBI': 'CHEBI:48913'}, - 'MESH:C011819': {'CHEBI': 'CHEBI:31608'}, - 'MESH:C011826': {'CHEBI': 'CHEBI:135279'}, - 'MESH:C011827': {'CHEBI': 'CHEBI:31639'}, - 'MESH:C011859': {'CHEBI': 'CHEBI:167874'}, - 'MESH:C011860': {'CHEBI': 'CHEBI:10219'}, - 'MESH:C011864': {'CHEBI': 'CHEBI:166565'}, - 'MESH:C011865': {'CHEBI': 'CHEBI:76792'}, - 'MESH:C011866': {'CHEBI': 'CHEBI:166572'}, - 'MESH:C011867': {'CHEBI': 'CHEBI:1879'}, - 'MESH:C011870': {'CHEBI': 'CHEBI:176926'}, - 'MESH:C011889': {'CHEBI': 'CHEBI:6117'}, - 'MESH:C011893': {'CHEBI': 'CHEBI:67664'}, - 'MESH:C011896': {'CHEBI': 'CHEBI:134927'}, - 'MESH:C011911': {'CHEBI': 'CHEBI:134995'}, - 'MESH:C011912': {'CHEBI': 'CHEBI:6803'}, - 'MESH:C011917': {'CHEBI': 'CHEBI:5672'}, - 'MESH:C011926': {'CHEBI': 'CHEBI:25312'}, - 'MESH:C011940': {'CHEBI': 'CHEBI:135096'}, - 'MESH:C011941': {'CHEBI': 'CHEBI:135574'}, - 'MESH:C011948': {'CHEBI': 'CHEBI:34877'}, - 'MESH:C011959': {'CHEBI': 'CHEBI:138236'}, - 'MESH:C011960': {'CHEBI': 'CHEBI:38539'}, - 'MESH:C011962': {'CHEBI': 'CHEBI:135364'}, - 'MESH:C011970': {'CHEBI': 'CHEBI:74165'}, - 'MESH:C011986': {'CHEBI': 'CHEBI:28366'}, - 'MESH:C011988': {'CHEBI': 'CHEBI:15905'}, - 'MESH:C011991': {'CHEBI': 'CHEBI:26115'}, - 'MESH:C012011': {'CHEBI': 'CHEBI:8596'}, - 'MESH:C012018': {'CHEBI': 'CHEBI:45165'}, - 'MESH:C012021': {'CHEBI': 'CHEBI:135506'}, - 'MESH:C012036': {'CHEBI': 'CHEBI:32149'}, - 'MESH:C012049': {'CHEBI': 'CHEBI:131722'}, - 'MESH:C012058': {'CHEBI': 'CHEBI:64610'}, - 'MESH:C012059': {'CHEBI': 'CHEBI:8475'}, - 'MESH:C012064': {'CHEBI': 'CHEBI:177716'}, - 'MESH:C012070': {'CHEBI': 'CHEBI:39857'}, - 'MESH:C012077': {'CHEBI': 'CHEBI:48511'}, - 'MESH:C012092': {'CHEBI': 'CHEBI:9915'}, - 'MESH:C012098': {'CHEBI': 'CHEBI:141966'}, - 'MESH:C012120': {'CHEBI': 'CHEBI:135792'}, - 'MESH:C012122': {'CHEBI': 'CHEBI:51691'}, - 'MESH:C012128': {'CHEBI': 'CHEBI:25818'}, - 'MESH:C012153': {'CHEBI': 'CHEBI:160129'}, - 'MESH:C012160': {'CHEBI': 'CHEBI:16984'}, - 'MESH:C012162': {'CHEBI': 'CHEBI:45441'}, - 'MESH:C012170': {'CHEBI': 'CHEBI:82578'}, - 'MESH:C012171': {'CHEBI': 'CHEBI:176451'}, - 'MESH:C012180': {'CHEBI': 'CHEBI:38618'}, - 'MESH:C012181': {'CHEBI': 'CHEBI:135077'}, - 'MESH:C012198': {'CHEBI': 'CHEBI:80024'}, - 'MESH:C012211': {'CHEBI': 'CHEBI:3070'}, - 'MESH:C012217': {'CHEBI': 'CHEBI:3038'}, - 'MESH:C012222': {'CHEBI': 'CHEBI:135832'}, - 'MESH:C012241': {'CHEBI': 'CHEBI:116915'}, - 'MESH:C012249': {'CHEBI': 'CHEBI:82109'}, - 'MESH:C012256': {'CHEBI': 'CHEBI:29863'}, - 'MESH:C012258': {'CHEBI': 'CHEBI:34848'}, - 'MESH:C012259': {'CHEBI': 'CHEBI:3856'}, - 'MESH:C012262': {'CHEBI': 'CHEBI:59692'}, - 'MESH:C012266': {'CHEBI': 'CHEBI:4314'}, - 'MESH:C012279': {'CHEBI': 'CHEBI:82356'}, - 'MESH:C012287': {'CHEBI': 'CHEBI:66918'}, - 'MESH:C012293': {'CHEBI': 'CHEBI:77572'}, - 'MESH:C012299': {'CHEBI': 'CHEBI:34231'}, - 'MESH:C012301': {'CHEBI': 'CHEBI:34727'}, - 'MESH:C012318': {'CHEBI': 'CHEBI:135551'}, - 'MESH:C012321': {'CHEBI': 'CHEBI:5093'}, - 'MESH:C012322': {'CHEBI': 'CHEBI:81919'}, - 'MESH:C012340': {'CHEBI': 'CHEBI:135992'}, - 'MESH:C012343': {'CHEBI': 'CHEBI:5569'}, - 'MESH:C012346': {'CHEBI': 'CHEBI:73722'}, - 'MESH:C012348': {'CHEBI': 'CHEBI:18418'}, - 'MESH:C012355': {'CHEBI': 'CHEBI:137031'}, - 'MESH:C012356': {'CHEBI': 'CHEBI:47829'}, - 'MESH:C012359': {'CHEBI': 'CHEBI:63800'}, - 'MESH:C012367': {'CHEBI': 'CHEBI:165841'}, - 'MESH:C012375': {'CHEBI': 'CHEBI:30841'}, - 'MESH:C012382': {'CHEBI': 'CHEBI:24809'}, - 'MESH:C012392': {'CHEBI': 'CHEBI:6085'}, - 'MESH:C012394': {'CHEBI': 'CHEBI:6125'}, - 'MESH:C012418': {'CHEBI': 'CHEBI:82221'}, - 'MESH:C012429': {'CHEBI': 'CHEBI:134470'}, - 'MESH:C012433': {'CHEBI': 'CHEBI:19065'}, - 'MESH:C012436': {'CHEBI': 'CHEBI:173496'}, - 'MESH:C012448': {'CHEBI': 'CHEBI:29633'}, - 'MESH:C012454': {'CHEBI': 'CHEBI:31908'}, - 'MESH:C012465': {'CHEBI': 'CHEBI:73163'}, - 'MESH:C012466': {'CHEBI': 'CHEBI:81786'}, - 'MESH:C012469': {'CHEBI': 'CHEBI:30973'}, - 'MESH:C012475': {'CHEBI': 'CHEBI:32304'}, - 'MESH:C012488': {'CHEBI': 'CHEBI:30933'}, - 'MESH:C012491': {'CHEBI': 'CHEBI:46961'}, - 'MESH:C012495': {'CHEBI': 'CHEBI:144195'}, - 'MESH:C012500': {'CHEBI': 'CHEBI:37376'}, - 'MESH:C012509': {'CHEBI': 'CHEBI:81755'}, - 'MESH:C012514': {'CHEBI': 'CHEBI:82246'}, - 'MESH:C012516': {'CHEBI': 'CHEBI:82084'}, - 'MESH:C012521': {'CHEBI': 'CHEBI:29668'}, - 'MESH:C012522': {'CHEBI': 'CHEBI:82057'}, - 'MESH:C012523': {'CHEBI': 'CHEBI:81942'}, - 'MESH:C012536': {'CHEBI': 'CHEBI:178181'}, - 'MESH:C012541': {'CHEBI': 'CHEBI:8913'}, - 'MESH:C012566': {'CHEBI': 'CHEBI:135173'}, - 'MESH:C012568': {'CHEBI': 'CHEBI:38960'}, - 'MESH:C012572': {'CHEBI': 'CHEBI:17957'}, - 'MESH:C012574': {'CHEBI': 'CHEBI:29692'}, - 'MESH:C012582': {'CHEBI': 'CHEBI:32241'}, - 'MESH:C012584': {'CHEBI': 'CHEBI:38963'}, - 'MESH:C012591': {'CHEBI': 'CHEBI:9715'}, - 'MESH:C012594': {'CHEBI': 'CHEBI:35036'}, - 'MESH:C012601': {'CHEBI': 'CHEBI:9957'}, - 'MESH:C012612': {'CHEBI': 'CHEBI:35633'}, - 'MESH:C012621': {'CHEBI': 'CHEBI:135048'}, - 'MESH:C012647': {'CHEBI': 'CHEBI:46937'}, - 'MESH:C012655': {'CHEBI': 'CHEBI:44445'}, - 'MESH:C012671': {'CHEBI': 'CHEBI:31379'}, - 'MESH:C012677': {'CHEBI': 'CHEBI:134971'}, - 'MESH:C012703': {'CHEBI': 'CHEBI:79030'}, - 'MESH:C012708': {'CHEBI': 'CHEBI:77940'}, - 'MESH:C012710': {'CHEBI': 'CHEBI:169524'}, - 'MESH:C012716': {'CHEBI': 'CHEBI:31199'}, - 'MESH:C012736': {'CHEBI': 'CHEBI:2699'}, - 'MESH:C012737': {'CHEBI': 'CHEBI:2705'}, - 'MESH:C012755': {'CHEBI': 'CHEBI:135916'}, - 'MESH:C012762': {'CHEBI': 'CHEBI:38587'}, - 'MESH:C012771': {'CHEBI': 'CHEBI:75331'}, - 'MESH:C012786': {'CHEBI': 'CHEBI:60815'}, - 'MESH:C012790': {'CHEBI': 'CHEBI:135188'}, - 'MESH:C012797': {'CHEBI': 'CHEBI:134908'}, - 'MESH:C012801': {'CHEBI': 'CHEBI:3361'}, - 'MESH:C012802': {'CHEBI': 'CHEBI:144132'}, - 'MESH:C012808': {'CHEBI': 'CHEBI:80809'}, - 'MESH:C012810': {'CHEBI': 'CHEBI:3481'}, - 'MESH:C012817': {'CHEBI': 'CHEBI:135523'}, - 'MESH:C012822': {'CHEBI': 'CHEBI:82236'}, - 'MESH:C012829': {'CHEBI': 'CHEBI:82200'}, - 'MESH:C012832': {'CHEBI': 'CHEBI:172123'}, - 'MESH:C012842': {'CHEBI': 'CHEBI:34946'}, - 'MESH:C012847': {'CHEBI': 'CHEBI:135087'}, - 'MESH:C012849': {'CHEBI': 'CHEBI:3768'}, - 'MESH:C012851': {'CHEBI': 'CHEBI:23345'}, - 'MESH:C012856': {'CHEBI': 'CHEBI:81125'}, - 'MESH:C012860': {'CHEBI': 'CHEBI:82231'}, - 'MESH:C012864': {'CHEBI': 'CHEBI:75212'}, - 'MESH:C012877': {'CHEBI': 'CHEBI:80127'}, - 'MESH:C012896': {'CHEBI': 'CHEBI:23705'}, - 'MESH:C012903': {'CHEBI': 'CHEBI:80743'}, - 'MESH:C012906': {'CHEBI': 'CHEBI:46932'}, - 'MESH:C012911': {'CHEBI': 'CHEBI:80083'}, - 'MESH:C012920': {'CHEBI': 'CHEBI:82119'}, - 'MESH:C012947': {'CHEBI': 'CHEBI:47845'}, - 'MESH:C012948': {'CHEBI': 'CHEBI:38079'}, - 'MESH:C012950': {'CHEBI': 'CHEBI:135695'}, - 'MESH:C012970': {'CHEBI': 'CHEBI:135254'}, - 'MESH:C012976': {'CHEBI': 'CHEBI:85267'}, - 'MESH:C012980': {'CHEBI': 'CHEBI:42699'}, - 'MESH:C012990': {'CHEBI': 'CHEBI:27680'}, - 'MESH:C012991': {'CHEBI': 'CHEBI:24149'}, - 'MESH:C012997': {'CHEBI': 'CHEBI:5321'}, - 'MESH:C012999': {'CHEBI': 'CHEBI:5363'}, - 'MESH:C013005': {'CHEBI': 'CHEBI:64849'}, - 'MESH:C013024': {'CHEBI': 'CHEBI:69919'}, - 'MESH:C013026': {'CHEBI': 'CHEBI:149463'}, - 'MESH:C013076': {'CHEBI': 'CHEBI:76851'}, - 'MESH:C013083': {'CHEBI': 'CHEBI:75144'}, - 'MESH:C013084': {'CHEBI': 'CHEBI:60239'}, - 'MESH:C013093': {'CHEBI': 'CHEBI:32548'}, - 'MESH:C013098': {'CHEBI': 'CHEBI:43991'}, - 'MESH:C013104': {'CHEBI': 'CHEBI:31808'}, - 'MESH:C013108': {'CHEBI': 'CHEBI:33963'}, - 'MESH:C013110': {'CHEBI': 'CHEBI:6796'}, - 'MESH:C013115': {'CHEBI': 'CHEBI:40526'}, - 'MESH:C013116': {'CHEBI': 'CHEBI:44549'}, - 'MESH:C013147': {'CHEBI': 'CHEBI:44247'}, - 'MESH:C013150': {'CHEBI': 'CHEBI:135136'}, - 'MESH:C013161': {'CHEBI': 'CHEBI:82358'}, - 'MESH:C013162': {'CHEBI': 'CHEBI:82363'}, - 'MESH:C013166': {'CHEBI': 'CHEBI:61726'}, - 'MESH:C013173': {'CHEBI': 'CHEBI:81860'}, - 'MESH:C013186': {'CHEBI': 'CHEBI:52774'}, - 'MESH:C013190': {'CHEBI': 'CHEBI:51846'}, - 'MESH:C013199': {'CHEBI': 'CHEBI:135811'}, - 'MESH:C013215': {'CHEBI': 'CHEBI:32028'}, - 'MESH:C013216': {'CHEBI': 'CHEBI:63036'}, - 'MESH:C013221': {'CHEBI': 'CHEBI:26267'}, - 'MESH:C013229': {'CHEBI': 'CHEBI:29136'}, - 'MESH:C013249': {'CHEBI': 'CHEBI:15916'}, - 'MESH:C013258': {'CHEBI': 'CHEBI:132824'}, - 'MESH:C013261': {'CHEBI': 'CHEBI:177665'}, - 'MESH:C013264': {'CHEBI': 'CHEBI:88811'}, - 'MESH:C013270': {'CHEBI': 'CHEBI:9370'}, - 'MESH:C013283': {'CHEBI': 'CHEBI:88728'}, - 'MESH:C013293': {'CHEBI': 'CHEBI:81715'}, - 'MESH:C013305': {'CHEBI': 'CHEBI:32242'}, - 'MESH:C013321': {'CHEBI': 'CHEBI:36967'}, - 'MESH:C013322': {'CHEBI': 'CHEBI:135419'}, - 'MESH:C013330': {'CHEBI': 'CHEBI:67894'}, - 'MESH:C013334': {'CHEBI': 'CHEBI:134922'}, - 'MESH:C013341': {'CHEBI': 'CHEBI:135602'}, - 'MESH:C013350': {'CHEBI': 'CHEBI:67576'}, - 'MESH:C013351': {'CHEBI': 'CHEBI:82016'}, - 'MESH:C013367': {'CHEBI': 'CHEBI:31628'}, - 'MESH:C013374': {'CHEBI': 'CHEBI:80117'}, - 'MESH:C013384': {'CHEBI': 'CHEBI:81306'}, - 'MESH:C013390': {'CHEBI': 'CHEBI:2448'}, - 'MESH:C013393': {'CHEBI': 'CHEBI:165373'}, - 'MESH:C013399': {'CHEBI': 'CHEBI:82385'}, - 'MESH:C013401': {'CHEBI': 'CHEBI:32617'}, - 'MESH:C013407': {'CHEBI': 'CHEBI:34558'}, - 'MESH:C013409': {'CHEBI': 'CHEBI:82275'}, - 'MESH:C013411': {'CHEBI': 'CHEBI:27870'}, - 'MESH:C013418': {'CHEBI': 'CHEBI:81892'}, - 'MESH:C013426': {'CHEBI': 'CHEBI:82296'}, - 'MESH:C013440': {'CHEBI': 'CHEBI:138742'}, - 'MESH:C013453': {'CHEBI': 'CHEBI:82307'}, - 'MESH:C013454': {'CHEBI': 'CHEBI:69619'}, - 'MESH:C013459': {'CHEBI': 'CHEBI:134766'}, - 'MESH:C013463': {'CHEBI': 'CHEBI:135520'}, - 'MESH:C013486': {'CHEBI': 'CHEBI:31484'}, - 'MESH:C013488': {'CHEBI': 'CHEBI:82318'}, - 'MESH:C013499': {'CHEBI': 'CHEBI:18364'}, - 'MESH:C013506': {'CHEBI': 'CHEBI:38659'}, - 'MESH:C013508': {'CHEBI': 'CHEBI:134881'}, - 'MESH:C013515': {'CHEBI': 'CHEBI:23909'}, - 'MESH:C013517': {'CHEBI': 'CHEBI:168398'}, - 'MESH:C013520': {'CHEBI': 'CHEBI:63514'}, - 'MESH:C013523': {'CHEBI': 'CHEBI:30977'}, - 'MESH:C013528': {'CHEBI': 'CHEBI:135589'}, - 'MESH:C013532': {'CHEBI': 'CHEBI:156531'}, - 'MESH:C013542': {'CHEBI': 'CHEBI:82469'}, - 'MESH:C013543': {'CHEBI': 'CHEBI:82470'}, - 'MESH:C013558': {'CHEBI': 'CHEBI:165863'}, - 'MESH:C013565': {'CHEBI': 'CHEBI:179576'}, - 'MESH:C013570': {'CHEBI': 'CHEBI:82476'}, - 'MESH:C013577': {'CHEBI': 'CHEBI:5977'}, - 'MESH:C013579': {'CHEBI': 'CHEBI:31737'}, - 'MESH:C013580': {'CHEBI': 'CHEBI:76163'}, - 'MESH:C013581': {'CHEBI': 'CHEBI:6080'}, - 'MESH:C013585': {'CHEBI': 'CHEBI:15694'}, - 'MESH:C013587': {'CHEBI': 'CHEBI:80843'}, - 'MESH:C013606': {'CHEBI': 'CHEBI:53216'}, - 'MESH:C013608': {'CHEBI': 'CHEBI:19068'}, - 'MESH:C013613': {'CHEBI': 'CHEBI:83535'}, - 'MESH:C013615': {'CHEBI': 'CHEBI:7578'}, - 'MESH:C013619': {'CHEBI': 'CHEBI:64469'}, - 'MESH:C013638': {'CHEBI': 'CHEBI:69581'}, - 'MESH:C013642': {'CHEBI': 'CHEBI:64330'}, - 'MESH:C013647': {'CHEBI': 'CHEBI:34921'}, - 'MESH:C013657': {'CHEBI': 'CHEBI:135402'}, - 'MESH:C013665': {'CHEBI': 'CHEBI:135334'}, - 'MESH:C013672': {'CHEBI': 'CHEBI:63924'}, - 'MESH:C013678': {'CHEBI': 'CHEBI:9108'}, - 'MESH:C013693': {'CHEBI': 'CHEBI:74794'}, - 'MESH:C013704': {'CHEBI': 'CHEBI:9477'}, - 'MESH:C013706': {'CHEBI': 'CHEBI:75437'}, - 'MESH:C013707': {'CHEBI': 'CHEBI:81836'}, - 'MESH:C013710': {'CHEBI': 'CHEBI:85537'}, - 'MESH:C013715': {'CHEBI': 'CHEBI:135766'}, - 'MESH:C013724': {'CHEBI': 'CHEBI:82545'}, - 'MESH:C013733': {'CHEBI': 'CHEBI:82377'}, - 'MESH:C013756': {'CHEBI': 'CHEBI:135009'}, - 'MESH:C013769': {'CHEBI': 'CHEBI:135566'}, - 'MESH:C013799': {'CHEBI': 'CHEBI:82809'}, - 'MESH:C013827': {'CHEBI': 'CHEBI:139505'}, - 'MESH:C013842': {'CHEBI': 'CHEBI:82171'}, - 'MESH:C013850': {'CHEBI': 'CHEBI:135537'}, - 'MESH:C013857': {'CHEBI': 'CHEBI:134894'}, - 'MESH:C013869': {'CHEBI': 'CHEBI:63415'}, - 'MESH:C013871': {'CHEBI': 'CHEBI:135555'}, - 'MESH:C013872': {'CHEBI': 'CHEBI:3573'}, - 'MESH:C013883': {'CHEBI': 'CHEBI:3686'}, - 'MESH:C013886': {'CHEBI': 'CHEBI:1019'}, - 'MESH:C013891': {'CHEBI': 'CHEBI:139215'}, - 'MESH:C013898': {'CHEBI': 'CHEBI:60916'}, - 'MESH:C013900': {'CHEBI': 'CHEBI:143197'}, - 'MESH:C013912': {'CHEBI': 'CHEBI:55325'}, - 'MESH:C013917': {'CHEBI': 'CHEBI:48455'}, - 'MESH:C013926': {'CHEBI': 'CHEBI:82164'}, - 'MESH:C013930': {'CHEBI': 'CHEBI:34238'}, - 'MESH:C013966': {'CHEBI': 'CHEBI:34675'}, - 'MESH:C013967': {'CHEBI': 'CHEBI:82093'}, - 'MESH:C013983': {'CHEBI': 'CHEBI:32297'}, - 'MESH:C013992': {'CHEBI': 'CHEBI:31600'}, - 'MESH:C014013': {'CHEBI': 'CHEBI:2803'}, - 'MESH:C014017': {'CHEBI': 'CHEBI:134828'}, - 'MESH:C014024': {'CHEBI': 'CHEBI:34202'}, - 'MESH:C014036': {'CHEBI': 'CHEBI:62845'}, - 'MESH:C014047': {'CHEBI': 'CHEBI:24745'}, - 'MESH:C014078': {'CHEBI': 'CHEBI:33526'}, - 'MESH:C014110': {'CHEBI': 'CHEBI:91117'}, - 'MESH:C014124': {'CHEBI': 'CHEBI:90343'}, - 'MESH:C014125': {'CHEBI': 'CHEBI:90253'}, - 'MESH:C014129': {'CHEBI': 'CHEBI:82357'}, - 'MESH:C014134': {'CHEBI': 'CHEBI:29657'}, - 'MESH:C014138': {'CHEBI': 'CHEBI:81542'}, - 'MESH:C014147': {'CHEBI': 'CHEBI:166825'}, - 'MESH:C014152': {'CHEBI': 'CHEBI:82261'}, - 'MESH:C014157': {'CHEBI': 'CHEBI:82298'}, - 'MESH:C014168': {'CHEBI': 'CHEBI:124938'}, - 'MESH:C014173': {'CHEBI': 'CHEBI:39162'}, - 'MESH:C014180': {'CHEBI': 'CHEBI:51602'}, - 'MESH:C014182': {'CHEBI': 'CHEBI:9014'}, - 'MESH:C014184': {'CHEBI': 'CHEBI:138853'}, - 'MESH:C014211': {'CHEBI': 'CHEBI:81506'}, - 'MESH:C014212': {'CHEBI': 'CHEBI:18285'}, - 'MESH:C014215': {'CHEBI': 'CHEBI:16563'}, - 'MESH:C014224': {'CHEBI': 'CHEBI:44137'}, - 'MESH:C014225': {'CHEBI': 'CHEBI:176233'}, - 'MESH:C014242': {'CHEBI': 'CHEBI:9970'}, - 'MESH:C014262': {'CHEBI': 'CHEBI:31842'}, - 'MESH:C014290': {'CHEBI': 'CHEBI:43064'}, - 'MESH:C014328': {'CHEBI': 'CHEBI:43103'}, - 'MESH:C014334': {'CHEBI': 'CHEBI:136011'}, - 'MESH:C014343': {'CHEBI': 'CHEBI:145105'}, - 'MESH:C014358': {'CHEBI': 'CHEBI:145107'}, - 'MESH:C014380': {'CHEBI': 'CHEBI:73387'}, - 'MESH:C014382': {'CHEBI': 'CHEBI:135261'}, - 'MESH:C014394': {'CHEBI': 'CHEBI:177789'}, - 'MESH:C014401': {'CHEBI': 'CHEBI:3608'}, - 'MESH:C014414': {'CHEBI': 'CHEBI:79391'}, - 'MESH:C014415': {'CHEBI': 'CHEBI:135067'}, - 'MESH:C014416': {'CHEBI': 'CHEBI:80713'}, - 'MESH:C014419': {'CHEBI': 'CHEBI:81415'}, - 'MESH:C014420': {'CHEBI': 'CHEBI:23362'}, - 'MESH:C014423': {'CHEBI': 'CHEBI:3875'}, - 'MESH:C014427': {'CHEBI': 'CHEBI:3954'}, - 'MESH:C014451': {'CHEBI': 'CHEBI:4429'}, - 'MESH:C014459': {'CHEBI': 'CHEBI:32538'}, - 'MESH:C014475': {'CHEBI': 'CHEBI:44074'}, - 'MESH:C014476': {'CHEBI': 'CHEBI:68508'}, - 'MESH:C014477': {'CHEBI': 'CHEBI:59750'}, - 'MESH:C014481': {'CHEBI': 'CHEBI:135276'}, - 'MESH:C014486': {'CHEBI': 'CHEBI:5792'}, - 'MESH:C014499': {'CHEBI': 'CHEBI:4312'}, - 'MESH:C014509': {'CHEBI': 'CHEBI:23821'}, - 'MESH:C014512': {'CHEBI': 'CHEBI:50459'}, - 'MESH:C014513': {'CHEBI': 'CHEBI:34060'}, - 'MESH:C014520': {'CHEBI': 'CHEBI:70315'}, - 'MESH:C014537': {'CHEBI': 'CHEBI:131424'}, - 'MESH:C014544': {'CHEBI': 'CHEBI:79441'}, - 'MESH:C014549': {'CHEBI': 'CHEBI:67252'}, - 'MESH:C014551': {'CHEBI': 'CHEBI:135112'}, - 'MESH:C014557': {'CHEBI': 'CHEBI:76138'}, - 'MESH:C014558': {'CHEBI': 'CHEBI:76144'}, - 'MESH:C014559': {'CHEBI': 'CHEBI:30494'}, - 'MESH:C014568': {'CHEBI': 'CHEBI:75718'}, - 'MESH:C014575': {'CHEBI': 'CHEBI:36315'}, - 'MESH:C014578': {'CHEBI': 'CHEBI:149584'}, - 'MESH:C014601': {'CHEBI': 'CHEBI:18115'}, - 'MESH:C014617': {'CHEBI': 'CHEBI:31716'}, - 'MESH:C014631': {'CHEBI': 'CHEBI:81743'}, - 'MESH:C014632': {'CHEBI': 'CHEBI:33574'}, - 'MESH:C014637': {'CHEBI': 'CHEBI:18411'}, - 'MESH:C014640': {'CHEBI': 'CHEBI:6453'}, - 'MESH:C014649': {'CHEBI': 'CHEBI:82140'}, - 'MESH:C014674': {'CHEBI': 'CHEBI:74357'}, - 'MESH:C014682': {'CHEBI': 'CHEBI:82347'}, - 'MESH:C014686': {'CHEBI': 'CHEBI:25403'}, - 'MESH:C014692': {'CHEBI': 'CHEBI:32570'}, - 'MESH:C014694': {'CHEBI': 'CHEBI:75442'}, - 'MESH:C014711': {'CHEBI': 'CHEBI:179298'}, - 'MESH:C014713': {'CHEBI': 'CHEBI:35986'}, - 'MESH:C014732': {'CHEBI': 'CHEBI:72596'}, - 'MESH:C014737': {'CHEBI': 'CHEBI:39425'}, - 'MESH:C014738': {'CHEBI': 'CHEBI:8031'}, - 'MESH:C014742': {'CHEBI': 'CHEBI:134746'}, - 'MESH:C014773': {'CHEBI': 'CHEBI:8413'}, - 'MESH:C014785': {'CHEBI': 'CHEBI:28345'}, - 'MESH:C014792': {'CHEBI': 'CHEBI:135612'}, - 'MESH:C014795': {'CHEBI': 'CHEBI:8821'}, - 'MESH:C014807': {'CHEBI': 'CHEBI:166587'}, - 'MESH:C014815': {'CHEBI': 'CHEBI:30775'}, - 'MESH:C014843': {'CHEBI': 'CHEBI:125498'}, - 'MESH:C014849': {'CHEBI': 'CHEBI:30183'}, - 'MESH:C014896': {'CHEBI': 'CHEBI:92360'}, - 'MESH:C014904': {'CHEBI': 'CHEBI:135102'}, - 'MESH:C014953': {'CHEBI': 'CHEBI:168067'}, - 'MESH:C014959': {'CHEBI': 'CHEBI:132793'}, - 'MESH:C014962': {'CHEBI': 'CHEBI:33532'}, - 'MESH:C014968': {'CHEBI': 'CHEBI:31747'}, - 'MESH:C014999': {'CHEBI': 'CHEBI:22605'}, - 'MESH:C015017': {'CHEBI': 'CHEBI:2998'}, - 'MESH:C015019': {'CHEBI': 'CHEBI:31537'}, - 'MESH:C015024': {'CHEBI': 'CHEBI:3044'}, - 'MESH:C015057': {'CHEBI': 'CHEBI:132186'}, - 'MESH:C015068': {'CHEBI': 'CHEBI:10588'}, - 'MESH:C015073': {'CHEBI': 'CHEBI:61835'}, - 'MESH:C015075': {'CHEBI': 'CHEBI:3668'}, - 'MESH:C015088': {'CHEBI': 'CHEBI:134772'}, - 'MESH:C015089': {'CHEBI': 'CHEBI:134981'}, - 'MESH:C015090': {'CHEBI': 'CHEBI:134931'}, - 'MESH:C015094': {'CHEBI': 'CHEBI:173815'}, - 'MESH:C015102': {'CHEBI': 'CHEBI:17123'}, - 'MESH:C015108': {'CHEBI': 'CHEBI:166814'}, - 'MESH:C015121': {'CHEBI': 'CHEBI:59269'}, - 'MESH:C015138': {'CHEBI': 'CHEBI:15883'}, - 'MESH:C015144': {'CHEBI': 'CHEBI:18047'}, - 'MESH:C015154': {'CHEBI': 'CHEBI:135374'}, - 'MESH:C015155': {'CHEBI': 'CHEBI:88715'}, - 'MESH:C015168': {'CHEBI': 'CHEBI:177610'}, - 'MESH:C015173': {'CHEBI': 'CHEBI:4646'}, - 'MESH:C015196': {'CHEBI': 'CHEBI:134095'}, - 'MESH:C015199': {'CHEBI': 'CHEBI:23984'}, - 'MESH:C015208': {'CHEBI': 'CHEBI:135174'}, - 'MESH:C015229': {'CHEBI': 'CHEBI:5166'}, - 'MESH:C015235': {'CHEBI': 'CHEBI:5371'}, - 'MESH:C015238': {'CHEBI': 'CHEBI:135889'}, - 'MESH:C015247': {'CHEBI': 'CHEBI:5497'}, - 'MESH:C015256': {'CHEBI': 'CHEBI:5647'}, - 'MESH:C015261': {'CHEBI': 'CHEBI:141364'}, - 'MESH:C015262': {'CHEBI': 'CHEBI:53578'}, - 'MESH:C015265': {'CHEBI': 'CHEBI:156451'}, - 'MESH:C015286': {'CHEBI': 'CHEBI:80733'}, - 'MESH:C015292': {'CHEBI': 'CHEBI:43580'}, - 'MESH:C015300': {'CHEBI': 'CHEBI:34799'}, - 'MESH:C015303': {'CHEBI': 'CHEBI:134986'}, - 'MESH:C015304': {'CHEBI': 'CHEBI:28853'}, - 'MESH:C015313': {'CHEBI': 'CHEBI:27571'}, - 'MESH:C015316': {'CHEBI': 'CHEBI:28113'}, - 'MESH:C015331': {'CHEBI': 'CHEBI:21354'}, - 'MESH:C015333': {'CHEBI': 'CHEBI:17213'}, - 'MESH:C015340': {'CHEBI': 'CHEBI:135082'}, - 'MESH:C015356': {'CHEBI': 'CHEBI:141362'}, - 'MESH:C015357': {'CHEBI': 'CHEBI:15465'}, - 'MESH:C015372': {'CHEBI': 'CHEBI:135062'}, - 'MESH:C015376': {'CHEBI': 'CHEBI:90252'}, - 'MESH:C015381': {'CHEBI': 'CHEBI:135539'}, - 'MESH:C015382': {'CHEBI': 'CHEBI:175877'}, - 'MESH:C015384': {'CHEBI': 'CHEBI:28950'}, - 'MESH:C015388': {'CHEBI': 'CHEBI:77477'}, - 'MESH:C015408': {'CHEBI': 'CHEBI:31943'}, - 'MESH:C015423': {'CHEBI': 'CHEBI:7889'}, - 'MESH:C015445': {'CHEBI': 'CHEBI:155903'}, - 'MESH:C015451': {'CHEBI': 'CHEBI:32015'}, - 'MESH:C015453': {'CHEBI': 'CHEBI:135818'}, - 'MESH:C015454': {'CHEBI': 'CHEBI:135547'}, - 'MESH:C015483': {'CHEBI': 'CHEBI:7883'}, - 'MESH:C015484': {'CHEBI': 'CHEBI:88539'}, - 'MESH:C015486': {'CHEBI': 'CHEBI:8731'}, - 'MESH:C015490': {'CHEBI': 'CHEBI:75291'}, - 'MESH:C015499': {'CHEBI': 'CHEBI:132471'}, - 'MESH:C015502': {'CHEBI': 'CHEBI:80082'}, - 'MESH:C015505': {'CHEBI': 'CHEBI:178184'}, - 'MESH:C015518': {'CHEBI': 'CHEBI:61384'}, - 'MESH:C015526': {'CHEBI': 'CHEBI:135672'}, - 'MESH:C015537': {'CHEBI': 'CHEBI:9542'}, - 'MESH:C015539': {'CHEBI': 'CHEBI:80418'}, - 'MESH:C015542': {'CHEBI': 'CHEBI:34373'}, - 'MESH:C015557': {'CHEBI': 'CHEBI:9717'}, - 'MESH:C015560': {'CHEBI': 'CHEBI:31038'}, - 'MESH:C015565': {'CHEBI': 'CHEBI:168472'}, - 'MESH:C015568': {'CHEBI': 'CHEBI:32278'}, - 'MESH:C015586': {'CHEBI': 'CHEBI:8493'}, - 'MESH:C015657': {'CHEBI': 'CHEBI:83207'}, - 'MESH:C015662': {'CHEBI': 'CHEBI:17628'}, - 'MESH:C015688': {'CHEBI': 'CHEBI:2813'}, - 'MESH:C015700': {'CHEBI': 'CHEBI:48864'}, - 'MESH:C015706': {'CHEBI': 'CHEBI:135798'}, - 'MESH:C015735': {'CHEBI': 'CHEBI:135215'}, - 'MESH:C015739': {'CHEBI': 'CHEBI:51763'}, - 'MESH:C015750': {'CHEBI': 'CHEBI:76260'}, - 'MESH:C015751': {'CHEBI': 'CHEBI:420128'}, - 'MESH:C015762': {'CHEBI': 'CHEBI:32397'}, - 'MESH:C015766': {'CHEBI': 'CHEBI:23500'}, - 'MESH:C015769': {'CHEBI': 'CHEBI:90428'}, - 'MESH:C015808': {'CHEBI': 'CHEBI:31485'}, - 'MESH:C015810': {'CHEBI': 'CHEBI:30268'}, - 'MESH:C015812': {'CHEBI': 'CHEBI:71231'}, - 'MESH:C015816': {'CHEBI': 'CHEBI:68169'}, - 'MESH:C015820': {'CHEBI': 'CHEBI:141383'}, - 'MESH:C015853': {'CHEBI': 'CHEBI:135497'}, - 'MESH:C015866': {'CHEBI': 'CHEBI:78321'}, - 'MESH:C015870': {'CHEBI': 'CHEBI:84260'}, - 'MESH:C015871': {'CHEBI': 'CHEBI:82124'}, - 'MESH:C015872': {'CHEBI': 'CHEBI:36522'}, - 'MESH:C015876': {'CHEBI': 'CHEBI:93415'}, - 'MESH:C015881': {'CHEBI': 'CHEBI:67897'}, - 'MESH:C015901': {'CHEBI': 'CHEBI:15524'}, - 'MESH:C015908': {'CHEBI': 'CHEBI:80170'}, - 'MESH:C015910': {'CHEBI': 'CHEBI:5576'}, - 'MESH:C015912': {'CHEBI': 'CHEBI:31665'}, - 'MESH:C015917': {'CHEBI': 'CHEBI:78002'}, - 'MESH:C015922': {'CHEBI': 'CHEBI:5707'}, - 'MESH:C015930': {'CHEBI': 'CHEBI:17142'}, - 'MESH:C015950': {'CHEBI': 'CHEBI:16031'}, - 'MESH:C015959': {'CHEBI': 'CHEBI:6054'}, - 'MESH:C015961': {'CHEBI': 'CHEBI:34134'}, - 'MESH:C015962': {'CHEBI': 'CHEBI:34135'}, - 'MESH:C015963': {'CHEBI': 'CHEBI:33033'}, - 'MESH:C015970': {'CHEBI': 'CHEBI:135568'}, - 'MESH:C015977': {'CHEBI': 'CHEBI:38126'}, - 'MESH:C015979': {'CHEBI': 'CHEBI:136038'}, - 'MESH:C015986': {'CHEBI': 'CHEBI:72822'}, - 'MESH:C016007': {'CHEBI': 'CHEBI:77918'}, - 'MESH:C016027': {'CHEBI': 'CHEBI:82029'}, - 'MESH:C016036': {'CHEBI': 'CHEBI:76287'}, - 'MESH:C016040': {'CHEBI': 'CHEBI:44882'}, - 'MESH:C016042': {'CHEBI': 'CHEBI:81393'}, - 'MESH:C016043': {'CHEBI': 'CHEBI:8048'}, - 'MESH:C016050': {'CHEBI': 'CHEBI:82367'}, - 'MESH:C016064': {'CHEBI': 'CHEBI:135635'}, - 'MESH:C016101': {'CHEBI': 'CHEBI:81068'}, - 'MESH:C016122': {'CHEBI': 'CHEBI:82218'}, - 'MESH:C016145': {'CHEBI': 'CHEBI:29366'}, - 'MESH:C016149': {'CHEBI': 'CHEBI:169904'}, - 'MESH:C016150': {'CHEBI': 'CHEBI:135852'}, - 'MESH:C016163': {'CHEBI': 'CHEBI:135876'}, - 'MESH:C016173': {'CHEBI': 'CHEBI:32368'}, - 'MESH:C016175': {'CHEBI': 'CHEBI:32277'}, - 'MESH:C016179': {'CHEBI': 'CHEBI:80748'}, - 'MESH:C016183': {'CHEBI': 'CHEBI:87643'}, - 'MESH:C016195': {'CHEBI': 'CHEBI:17533'}, - 'MESH:C016201': {'CHEBI': 'CHEBI:143045'}, - 'MESH:C016212': {'CHEBI': 'CHEBI:40701'}, - 'MESH:C016217': {'CHEBI': 'CHEBI:135317'}, - 'MESH:C016250': {'CHEBI': 'CHEBI:40918'}, - 'MESH:C016257': {'CHEBI': 'CHEBI:2984'}, - 'MESH:C016262': {'CHEBI': 'CHEBI:60209'}, - 'MESH:C016299': {'CHEBI': 'CHEBI:78373'}, - 'MESH:C016316': {'CHEBI': 'CHEBI:16220'}, - 'MESH:C016321': {'CHEBI': 'CHEBI:27799'}, - 'MESH:C016341': {'CHEBI': 'CHEBI:32350'}, - 'MESH:C016347': {'CHEBI': 'CHEBI:4389'}, - 'MESH:C016349': {'CHEBI': 'CHEBI:82072'}, - 'MESH:C016366': {'CHEBI': 'CHEBI:23681'}, - 'MESH:C016369': {'CHEBI': 'CHEBI:19310'}, - 'MESH:C016370': {'CHEBI': 'CHEBI:74875'}, - 'MESH:C016372': {'CHEBI': 'CHEBI:82316'}, - 'MESH:C016380': {'CHEBI': 'CHEBI:80081'}, - 'MESH:C016392': {'CHEBI': 'CHEBI:50182'}, - 'MESH:C016422': {'CHEBI': 'CHEBI:4740'}, - 'MESH:C016447': {'CHEBI': 'CHEBI:48733'}, - 'MESH:C016448': {'CHEBI': 'CHEBI:135595'}, - 'MESH:C016471': {'CHEBI': 'CHEBI:88742'}, - 'MESH:C016502': {'CHEBI': 'CHEBI:131434'}, - 'MESH:C016514': {'CHEBI': 'CHEBI:39873'}, - 'MESH:C016515': {'CHEBI': 'CHEBI:16697'}, - 'MESH:C016525': {'CHEBI': 'CHEBI:135999'}, - 'MESH:C016538': {'CHEBI': 'CHEBI:31344'}, - 'MESH:C016543': {'CHEBI': 'CHEBI:4819'}, - 'MESH:C016552': {'CHEBI': 'CHEBI:136511'}, - 'MESH:C016562': {'CHEBI': 'CHEBI:20601'}, - 'MESH:C016567': {'CHEBI': 'CHEBI:86366'}, - 'MESH:C016568': {'CHEBI': 'CHEBI:20607'}, - 'MESH:C016569': {'CHEBI': 'CHEBI:47876'}, - 'MESH:C016579': {'CHEBI': 'CHEBI:37051'}, - 'MESH:C016581': {'CHEBI': 'CHEBI:82345'}, - 'MESH:C016588': {'CHEBI': 'CHEBI:40274'}, - 'MESH:C016596': {'CHEBI': 'CHEBI:27241'}, - 'MESH:C016599': {'CHEBI': 'CHEBI:17243'}, - 'MESH:C016627': {'CHEBI': 'CHEBI:83631'}, - 'MESH:C016630': {'CHEBI': 'CHEBI:66960'}, - 'MESH:C016632': {'CHEBI': 'CHEBI:84058'}, - 'MESH:C016635': {'CHEBI': 'CHEBI:15344'}, - 'MESH:C016640': {'CHEBI': 'CHEBI:150326'}, - 'MESH:C016657': {'CHEBI': 'CHEBI:8115'}, - 'MESH:C016678': {'CHEBI': 'CHEBI:90896'}, - 'MESH:C016711': {'CHEBI': 'CHEBI:8690'}, - 'MESH:C016713': {'CHEBI': 'CHEBI:27502'}, - 'MESH:C016715': {'CHEBI': 'CHEBI:540787'}, - 'MESH:C016721': {'CHEBI': 'CHEBI:30680'}, - 'MESH:C016722': {'CHEBI': 'CHEBI:9023'}, - 'MESH:C016724': {'CHEBI': 'CHEBI:140628'}, - 'MESH:C016762': {'CHEBI': 'CHEBI:9283'}, - 'MESH:C016766': {'CHEBI': 'CHEBI:47807'}, - 'MESH:C016767': {'CHEBI': 'CHEBI:135755'}, - 'MESH:C016780': {'CHEBI': 'CHEBI:77273'}, - 'MESH:C016785': {'CHEBI': 'CHEBI:81977'}, - 'MESH:C016808': {'CHEBI': 'CHEBI:16656'}, - 'MESH:C016810': {'CHEBI': 'CHEBI:74870'}, - 'MESH:C016827': {'CHEBI': 'CHEBI:88402'}, - 'MESH:C016835': {'CHEBI': 'CHEBI:518305'}, - 'MESH:C016837': {'CHEBI': 'CHEBI:49976'}, - 'MESH:C016859': {'CHEBI': 'CHEBI:135516'}, - 'MESH:C016883': {'CHEBI': 'CHEBI:81037'}, - 'MESH:C016894': {'CHEBI': 'CHEBI:135503'}, - 'MESH:C016904': {'CHEBI': 'CHEBI:132050'}, - 'MESH:C016910': {'CHEBI': 'CHEBI:135668'}, - 'MESH:C016914': {'CHEBI': 'CHEBI:135160'}, - 'MESH:C016927': {'CHEBI': 'CHEBI:37951'}, - 'MESH:C016943': {'CHEBI': 'CHEBI:177572'}, - 'MESH:C016949': {'CHEBI': 'CHEBI:17752'}, - 'MESH:C016964': {'CHEBI': 'CHEBI:67143'}, - 'MESH:C016980': {'CHEBI': 'CHEBI:134994'}, - 'MESH:C016986': {'CHEBI': 'CHEBI:2788'}, - 'MESH:C017014': {'CHEBI': 'CHEBI:135841'}, - 'MESH:C017033': {'CHEBI': 'CHEBI:73450'}, - 'MESH:C017035': {'CHEBI': 'CHEBI:82220'}, - 'MESH:C017037': {'CHEBI': 'CHEBI:34544'}, - 'MESH:C017049': {'CHEBI': 'CHEBI:78159'}, - 'MESH:C017070': {'CHEBI': 'CHEBI:135219'}, - 'MESH:C017119': {'CHEBI': 'CHEBI:27939'}, - 'MESH:C017136': {'CHEBI': 'CHEBI:135512'}, - 'MESH:C017137': {'CHEBI': 'CHEBI:31421'}, - 'MESH:C017145': {'CHEBI': 'CHEBI:16161'}, - 'MESH:C017147': {'CHEBI': 'CHEBI:171721'}, - 'MESH:C017157': {'CHEBI': 'CHEBI:81955'}, - 'MESH:C017179': {'CHEBI': 'CHEBI:4344'}, - 'MESH:C017180': {'CHEBI': 'CHEBI:4388'}, - 'MESH:C017183': {'CHEBI': 'CHEBI:4367'}, - 'MESH:C017193': {'CHEBI': 'CHEBI:28806'}, - 'MESH:C017205': {'CHEBI': 'CHEBI:43745'}, - 'MESH:C017221': {'CHEBI': 'CHEBI:87344'}, - 'MESH:C017234': {'CHEBI': 'CHEBI:88108'}, - 'MESH:C017243': {'CHEBI': 'CHEBI:34174'}, - 'MESH:C017245': {'CHEBI': 'CHEBI:149489'}, - 'MESH:C017286': {'CHEBI': 'CHEBI:73774'}, - 'MESH:C017291': {'CHEBI': 'CHEBI:141900'}, - 'MESH:C017294': {'CHEBI': 'CHEBI:34746'}, - 'MESH:C017296': {'CHEBI': 'CHEBI:17474'}, - 'MESH:C017303': {'CHEBI': 'CHEBI:86455'}, - 'MESH:C017306': {'CHEBI': 'CHEBI:4928'}, - 'MESH:C017313': {'CHEBI': 'CHEBI:87032'}, - 'MESH:C017332': {'CHEBI': 'CHEBI:51999'}, - 'MESH:C017333': {'CHEBI': 'CHEBI:5188'}, - 'MESH:C017337': {'CHEBI': 'CHEBI:168210'}, - 'MESH:C017339': {'CHEBI': 'CHEBI:5387'}, - 'MESH:C017343': {'CHEBI': 'CHEBI:16470'}, - 'MESH:C017346': {'CHEBI': 'CHEBI:31658'}, - 'MESH:C017366': {'CHEBI': 'CHEBI:39429'}, - 'MESH:C017367': {'CHEBI': 'CHEBI:31360'}, - 'MESH:C017414': {'CHEBI': 'CHEBI:180569'}, - 'MESH:C017417': {'CHEBI': 'CHEBI:46660'}, - 'MESH:C017423': {'CHEBI': 'CHEBI:72574'}, - 'MESH:C017424': {'CHEBI': 'CHEBI:53094'}, - 'MESH:C017435': {'CHEBI': 'CHEBI:81927'}, - 'MESH:C017447': {'CHEBI': 'CHEBI:15487'}, - 'MESH:C017452': {'CHEBI': 'CHEBI:37318'}, - 'MESH:C017461': {'CHEBI': 'CHEBI:37187'}, - 'MESH:C017472': {'CHEBI': 'CHEBI:76164'}, - 'MESH:C017485': {'CHEBI': 'CHEBI:75299'}, - 'MESH:C017508': {'CHEBI': 'CHEBI:60261'}, - 'MESH:C017515': {'CHEBI': 'CHEBI:21803'}, - 'MESH:C017517': {'CHEBI': 'CHEBI:86365'}, - 'MESH:C017525': {'CHEBI': 'CHEBI:38681'}, - 'MESH:C017538': {'CHEBI': 'CHEBI:6928'}, - 'MESH:C017552': {'CHEBI': 'CHEBI:132983'}, - 'MESH:C017560': {'CHEBI': 'CHEBI:81935'}, - 'MESH:C017572': {'CHEBI': 'CHEBI:35227'}, - 'MESH:C017574': {'CHEBI': 'CHEBI:90022'}, - 'MESH:C017576': {'CHEBI': 'CHEBI:50815'}, - 'MESH:C017582': {'CHEBI': 'CHEBI:80946'}, - 'MESH:C017590': {'CHEBI': 'CHEBI:135418'}, - 'MESH:C017605': {'CHEBI': 'CHEBI:81939'}, - 'MESH:C017607': {'CHEBI': 'CHEBI:60156'}, - 'MESH:C017609': {'CHEBI': 'CHEBI:139245'}, - 'MESH:C017610': {'CHEBI': 'CHEBI:5125'}, - 'MESH:C017613': {'CHEBI': 'CHEBI:52732'}, - 'MESH:C017648': {'CHEBI': 'CHEBI:25998'}, - 'MESH:C017673': {'CHEBI': 'CHEBI:134975'}, - 'MESH:C017674': {'CHEBI': 'CHEBI:166895'}, - 'MESH:C017704': {'CHEBI': 'CHEBI:42094'}, - 'MESH:C017717': {'CHEBI': 'CHEBI:132112'}, - 'MESH:C017719': {'CHEBI': 'CHEBI:26718'}, - 'MESH:C017759': {'CHEBI': 'CHEBI:90232'}, - 'MESH:C017774': {'CHEBI': 'CHEBI:9729'}, - 'MESH:C017775': {'CHEBI': 'CHEBI:167414'}, - 'MESH:C017776': {'CHEBI': 'CHEBI:81354'}, - 'MESH:C017781': {'CHEBI': 'CHEBI:36955'}, - 'MESH:C017788': {'CHEBI': 'CHEBI:16591'}, - 'MESH:C017801': {'CHEBI': 'CHEBI:144323'}, - 'MESH:C017802': {'CHEBI': 'CHEBI:51216'}, - 'MESH:C017837': {'CHEBI': 'CHEBI:134911'}, - 'MESH:C017838': {'CHEBI': 'CHEBI:27538'}, - 'MESH:C017875': {'CHEBI': 'CHEBI:42567'}, - 'MESH:C017899': {'CHEBI': 'CHEBI:80753'}, - 'MESH:C017911': {'CHEBI': 'CHEBI:134261'}, - 'MESH:C017947': {'CHEBI': 'CHEBI:29678'}, - 'MESH:C017951': {'CHEBI': 'CHEBI:135803'}, - 'MESH:C017953': {'CHEBI': 'CHEBI:133246'}, - 'MESH:C017957': {'CHEBI': 'CHEBI:180482'}, - 'MESH:C017963': {'CHEBI': 'CHEBI:27292'}, - 'MESH:C017978': {'CHEBI': 'CHEBI:76249'}, - 'MESH:C017985': {'CHEBI': 'CHEBI:135422'}, - 'MESH:C017987': {'CHEBI': 'CHEBI:37666'}, - 'MESH:C017988': {'CHEBI': 'CHEBI:17927'}, - 'MESH:C017997': {'CHEBI': 'CHEBI:2821'}, - 'MESH:C017998': {'CHEBI': 'CHEBI:174220'}, - 'MESH:C018002': {'CHEBI': 'CHEBI:65088'}, - 'MESH:C018038': {'CHEBI': 'CHEBI:4463'}, - 'MESH:C018055': {'CHEBI': 'CHEBI:141382'}, - 'MESH:C018058': {'CHEBI': 'CHEBI:80658'}, - 'MESH:C018066': {'CHEBI': 'CHEBI:48201'}, - 'MESH:C018067': {'CHEBI': 'CHEBI:146171'}, - 'MESH:C018086': {'CHEBI': 'CHEBI:46643'}, - 'MESH:C018096': {'CHEBI': 'CHEBI:563586'}, - 'MESH:C018108': {'CHEBI': 'CHEBI:80631'}, - 'MESH:C018126': {'CHEBI': 'CHEBI:82212'}, - 'MESH:C018132': {'CHEBI': 'CHEBI:27976'}, - 'MESH:C018155': {'CHEBI': 'CHEBI:18084'}, - 'MESH:C018159': {'CHEBI': 'CHEBI:135502'}, - 'MESH:C018168': {'CHEBI': 'CHEBI:90141'}, - 'MESH:C018176': {'CHEBI': 'CHEBI:135576'}, - 'MESH:C018181': {'CHEBI': 'CHEBI:134939'}, - 'MESH:C018204': {'CHEBI': 'CHEBI:2578'}, - 'MESH:C018222': {'CHEBI': 'CHEBI:31248'}, - 'MESH:C018235': {'CHEBI': 'CHEBI:51845'}, - 'MESH:C018273': {'CHEBI': 'CHEBI:135016'}, - 'MESH:C018279': {'CHEBI': 'CHEBI:37586'}, - 'MESH:C018305': {'CHEBI': 'CHEBI:131408'}, - 'MESH:C018324': {'CHEBI': 'CHEBI:53694'}, - 'MESH:C018330': {'CHEBI': 'CHEBI:64736'}, - 'MESH:C018348': {'CHEBI': 'CHEBI:18304'}, - 'MESH:C018373': {'CHEBI': 'CHEBI:32068'}, - 'MESH:C018375': {'CHEBI': 'CHEBI:59607'}, - 'MESH:C018379': {'CHEBI': 'CHEBI:29671'}, - 'MESH:C018404': {'CHEBI': 'CHEBI:82557'}, - 'MESH:C018416': {'CHEBI': 'CHEBI:10025'}, - 'MESH:C018421': {'CHEBI': 'CHEBI:45304'}, - 'MESH:C018425': {'CHEBI': 'CHEBI:73172'}, - 'MESH:C018431': {'CHEBI': 'CHEBI:135294'}, - 'MESH:C018432': {'CHEBI': 'CHEBI:31535'}, - 'MESH:C018440': {'CHEBI': 'CHEBI:133183'}, - 'MESH:C018447': {'CHEBI': 'CHEBI:88734'}, - 'MESH:C018453': {'CHEBI': 'CHEBI:59604'}, - 'MESH:C018479': {'CHEBI': 'CHEBI:3433'}, - 'MESH:C018490': {'CHEBI': 'CHEBI:135038'}, - 'MESH:C018499': {'CHEBI': 'CHEBI:4311'}, - 'MESH:C018511': {'CHEBI': 'CHEBI:28618'}, - 'MESH:C018523': {'CHEBI': 'CHEBI:167815'}, - 'MESH:C018527': {'CHEBI': 'CHEBI:34719'}, - 'MESH:C018533': {'CHEBI': 'CHEBI:52055'}, - 'MESH:C018539': {'CHEBI': 'CHEBI:6485'}, - 'MESH:C018548': {'CHEBI': 'CHEBI:135898'}, - 'MESH:C018575': {'CHEBI': 'CHEBI:17998'}, - 'MESH:C018578': {'CHEBI': 'CHEBI:88271'}, - 'MESH:C018582': {'CHEBI': 'CHEBI:52974'}, - 'MESH:C018585': {'CHEBI': 'CHEBI:169434'}, - 'MESH:C018586': {'CHEBI': 'CHEBI:6562'}, - 'MESH:C018595': {'CHEBI': 'CHEBI:87321'}, - 'MESH:C018610': {'CHEBI': 'CHEBI:44588'}, - 'MESH:C018613': {'CHEBI': 'CHEBI:15927'}, - 'MESH:C018637': {'CHEBI': 'CHEBI:35572'}, - 'MESH:C018661': {'CHEBI': 'CHEBI:61645'}, - 'MESH:C018665': {'CHEBI': 'CHEBI:172670'}, - 'MESH:C018669': {'CHEBI': 'CHEBI:10577'}, - 'MESH:C018673': {'CHEBI': 'CHEBI:36697'}, - 'MESH:C018674': {'CHEBI': 'CHEBI:26911'}, - 'MESH:C018675': {'CHEBI': 'CHEBI:137944'}, - 'MESH:C018691': {'CHEBI': 'CHEBI:39901'}, - 'MESH:C018776': {'CHEBI': 'CHEBI:75810'}, - 'MESH:C018779': {'CHEBI': 'CHEBI:31666'}, - 'MESH:C018802': {'CHEBI': 'CHEBI:134808'}, - 'MESH:C018820': {'CHEBI': 'CHEBI:15998'}, - 'MESH:C018824': {'CHEBI': 'CHEBI:62947'}, - 'MESH:C018847': {'CHEBI': 'CHEBI:82274'}, - 'MESH:C018859': {'CHEBI': 'CHEBI:3328'}, - 'MESH:C018866': {'CHEBI': 'CHEBI:134698'}, - 'MESH:C018891': {'CHEBI': 'CHEBI:16174'}, - 'MESH:C018921': {'CHEBI': 'CHEBI:167505'}, - 'MESH:C018925': {'CHEBI': 'CHEBI:82432'}, - 'MESH:C018926': {'CHEBI': 'CHEBI:43997'}, - 'MESH:C018928': {'CHEBI': 'CHEBI:133213'}, - 'MESH:C018935': {'CHEBI': 'CHEBI:31564'}, - 'MESH:C018945': {'CHEBI': 'CHEBI:77095'}, - 'MESH:C018953': {'CHEBI': 'CHEBI:135707'}, - 'MESH:C018961': {'CHEBI': 'CHEBI:87184'}, - 'MESH:C018971': {'CHEBI': 'CHEBI:17820'}, - 'MESH:C018972': {'CHEBI': 'CHEBI:17655'}, - 'MESH:C018975': {'CHEBI': 'CHEBI:166774'}, - 'MESH:C018977': {'CHEBI': 'CHEBI:27384'}, - 'MESH:C018989': {'CHEBI': 'CHEBI:17742'}, - 'MESH:C018991': {'CHEBI': 'CHEBI:61343'}, - 'MESH:C019000': {'CHEBI': 'CHEBI:135607'}, - 'MESH:C019012': {'CHEBI': 'CHEBI:69187'}, - 'MESH:C019028': {'CHEBI': 'CHEBI:76255'}, - 'MESH:C019037': {'CHEBI': 'CHEBI:8015'}, - 'MESH:C019040': {'CHEBI': 'CHEBI:131980'}, - 'MESH:C019068': {'CHEBI': 'CHEBI:176471'}, - 'MESH:C019078': {'CHEBI': 'CHEBI:8836'}, - 'MESH:C019082': {'CHEBI': 'CHEBI:140148'}, - 'MESH:C019102': {'CHEBI': 'CHEBI:84067'}, - 'MESH:C019112': {'CHEBI': 'CHEBI:63564'}, - 'MESH:C019117': {'CHEBI': 'CHEBI:143141'}, - 'MESH:C019121': {'CHEBI': 'CHEBI:36203'}, - 'MESH:C019126': {'CHEBI': 'CHEBI:134983'}, - 'MESH:C019146': {'CHEBI': 'CHEBI:143244'}, - 'MESH:C019159': {'CHEBI': 'CHEBI:135471'}, - 'MESH:C019179': {'CHEBI': 'CHEBI:30729'}, - 'MESH:C019193': {'CHEBI': 'CHEBI:62006'}, - 'MESH:C019211': {'CHEBI': 'CHEBI:8121'}, - 'MESH:C019231': {'CHEBI': 'CHEBI:73979'}, - 'MESH:C019233': {'CHEBI': 'CHEBI:175141'}, - 'MESH:C019257': {'CHEBI': 'CHEBI:36437'}, - 'MESH:C019264': {'CHEBI': 'CHEBI:50344'}, - 'MESH:C019269': {'CHEBI': 'CHEBI:134902'}, - 'MESH:C019272': {'CHEBI': 'CHEBI:82410'}, - 'MESH:C019273': {'CHEBI': 'CHEBI:34578'}, - 'MESH:C019304': {'CHEBI': 'CHEBI:50867'}, - 'MESH:C019310': {'CHEBI': 'CHEBI:60877'}, - 'MESH:C019339': {'CHEBI': 'CHEBI:23776'}, - 'MESH:C019357': {'CHEBI': 'CHEBI:74023'}, - 'MESH:C019397': {'CHEBI': 'CHEBI:81962'}, - 'MESH:C019419': {'CHEBI': 'CHEBI:59783'}, - 'MESH:C019429': {'CHEBI': 'CHEBI:63795'}, - 'MESH:C019442': {'CHEBI': 'CHEBI:83520'}, - 'MESH:C019463': {'CHEBI': 'CHEBI:80254'}, - 'MESH:C019466': {'CHEBI': 'CHEBI:36503'}, - 'MESH:C019468': {'CHEBI': 'CHEBI:81882'}, - 'MESH:C019470': {'CHEBI': 'CHEBI:6773'}, - 'MESH:C019471': {'CHEBI': 'CHEBI:64830'}, - 'MESH:C019476': {'CHEBI': 'CHEBI:28115'}, - 'MESH:C019492': {'CHEBI': 'CHEBI:1905'}, - 'MESH:C019498': {'CHEBI': 'CHEBI:17064'}, - 'MESH:C019502': {'CHEBI': 'CHEBI:91122'}, - 'MESH:C019521': {'CHEBI': 'CHEBI:90355'}, - 'MESH:C019527': {'CHEBI': 'CHEBI:15504'}, - 'MESH:C019530': {'CHEBI': 'CHEBI:76031'}, - 'MESH:C019536': {'CHEBI': 'CHEBI:38211'}, - 'MESH:C019541': {'CHEBI': 'CHEBI:76263'}, - 'MESH:C019546': {'CHEBI': 'CHEBI:8632'}, - 'MESH:C019549': {'CHEBI': 'CHEBI:17433'}, - 'MESH:C019566': {'CHEBI': 'CHEBI:35096'}, - 'MESH:C019578': {'CHEBI': 'CHEBI:177685'}, - 'MESH:C019589': {'CHEBI': 'CHEBI:81201'}, - 'MESH:C019592': {'CHEBI': 'CHEBI:7949'}, - 'MESH:C020168': {'CHEBI': 'CHEBI:135754'}, - 'MESH:C020174': {'CHEBI': 'CHEBI:72583'}, - 'MESH:C020176': {'CHEBI': 'CHEBI:135336'}, - 'MESH:C020178': {'CHEBI': 'CHEBI:135269'}, - 'MESH:C020184': {'CHEBI': 'CHEBI:43960'}, - 'MESH:C020214': {'CHEBI': 'CHEBI:2867'}, - 'MESH:C020224': {'CHEBI': 'CHEBI:135264'}, - 'MESH:C020228': {'CHEBI': 'CHEBI:3080'}, - 'MESH:C020236': {'CHEBI': 'CHEBI:3192'}, - 'MESH:C020237': {'CHEBI': 'CHEBI:3197'}, - 'MESH:C020262': {'CHEBI': 'CHEBI:17278'}, - 'MESH:C020269': {'CHEBI': 'CHEBI:165807'}, - 'MESH:C020292': {'CHEBI': 'CHEBI:135941'}, - 'MESH:C020334': {'CHEBI': 'CHEBI:21884'}, - 'MESH:C020341': {'CHEBI': 'CHEBI:49236'}, - 'MESH:C020362': {'CHEBI': 'CHEBI:168619'}, - 'MESH:C020371': {'CHEBI': 'CHEBI:135239'}, - 'MESH:C020375': {'CHEBI': 'CHEBI:134762'}, - 'MESH:C020377': {'CHEBI': 'CHEBI:31725'}, - 'MESH:C020382': {'CHEBI': 'CHEBI:82865'}, - 'MESH:C020411': {'CHEBI': 'CHEBI:64627'}, - 'MESH:C020422': {'CHEBI': 'CHEBI:82495'}, - 'MESH:C020436': {'CHEBI': 'CHEBI:7639'}, - 'MESH:C020457': {'CHEBI': 'CHEBI:21371'}, - 'MESH:C020462': {'CHEBI': 'CHEBI:49003'}, - 'MESH:C020478': {'CHEBI': 'CHEBI:82368'}, - 'MESH:C020491': {'CHEBI': 'CHEBI:8825'}, - 'MESH:C020527': {'CHEBI': 'CHEBI:9604'}, - 'MESH:C020615': {'CHEBI': 'CHEBI:30981'}, - 'MESH:C020624': {'CHEBI': 'CHEBI:67536'}, - 'MESH:C020627': {'CHEBI': 'CHEBI:28617'}, - 'MESH:C020635': {'CHEBI': 'CHEBI:18319'}, - 'MESH:C020696': {'CHEBI': 'CHEBI:135494'}, - 'MESH:C020706': {'CHEBI': 'CHEBI:177546'}, - 'MESH:C020722': {'CHEBI': 'CHEBI:17177'}, - 'MESH:C020724': {'CHEBI': 'CHEBI:36813'}, - 'MESH:C020731': {'CHEBI': 'CHEBI:59204'}, - 'MESH:C020740': {'CHEBI': 'CHEBI:3572'}, - 'MESH:C020747': {'CHEBI': 'CHEBI:87629'}, - 'MESH:C020748': {'CHEBI': 'CHEBI:75832'}, - 'MESH:C020750': {'CHEBI': 'CHEBI:166677'}, - 'MESH:C020753': {'CHEBI': 'CHEBI:55377'}, - 'MESH:C020766': {'CHEBI': 'CHEBI:32089'}, - 'MESH:C020784': {'CHEBI': 'CHEBI:173739'}, - 'MESH:C020786': {'CHEBI': 'CHEBI:7768'}, - 'MESH:C020789': {'CHEBI': 'CHEBI:569624'}, - 'MESH:C020790': {'CHEBI': 'CHEBI:60067'}, - 'MESH:C020806': {'CHEBI': 'CHEBI:33217'}, - 'MESH:C020809': {'CHEBI': 'CHEBI:30703'}, - 'MESH:C020814': {'CHEBI': 'CHEBI:10073'}, - 'MESH:C020852': {'CHEBI': 'CHEBI:5894'}, - 'MESH:C020853': {'CHEBI': 'CHEBI:177487'}, - 'MESH:C020859': {'CHEBI': 'CHEBI:58960'}, - 'MESH:C020860': {'CHEBI': 'CHEBI:143344'}, - 'MESH:C020867': {'CHEBI': 'CHEBI:135165'}, - 'MESH:C020882': {'CHEBI': 'CHEBI:34308'}, - 'MESH:C020889': {'CHEBI': 'CHEBI:43562'}, - 'MESH:C020903': {'CHEBI': 'CHEBI:27694'}, - 'MESH:C020905': {'CHEBI': 'CHEBI:75430'}, - 'MESH:C020912': {'CHEBI': 'CHEBI:28089'}, - 'MESH:C020916': {'CHEBI': 'CHEBI:6019'}, - 'MESH:C020918': {'CHEBI': 'CHEBI:134907'}, - 'MESH:C020921': {'CHEBI': 'CHEBI:166515'}, - 'MESH:C020923': {'CHEBI': 'CHEBI:87645'}, - 'MESH:C020925': {'CHEBI': 'CHEBI:60805'}, - 'MESH:C020949': {'CHEBI': 'CHEBI:70738'}, - 'MESH:C020960': {'CHEBI': 'CHEBI:31308'}, - 'MESH:C020972': {'CHEBI': 'CHEBI:78782'}, - 'MESH:C020978': {'CHEBI': 'CHEBI:135463'}, - 'MESH:C020979': {'CHEBI': 'CHEBI:29851'}, - 'MESH:C020997': {'CHEBI': 'CHEBI:135617'}, - 'MESH:C021024': {'CHEBI': 'CHEBI:135985'}, - 'MESH:C021030': {'CHEBI': 'CHEBI:169907'}, - 'MESH:C021031': {'CHEBI': 'CHEBI:5548'}, - 'MESH:C021051': {'CHEBI': 'CHEBI:38910'}, - 'MESH:C021062': {'CHEBI': 'CHEBI:135505'}, - 'MESH:C021063': {'CHEBI': 'CHEBI:135650'}, - 'MESH:C021065': {'CHEBI': 'CHEBI:59030'}, - 'MESH:C021082': {'CHEBI': 'CHEBI:135440'}, - 'MESH:C021083': {'CHEBI': 'CHEBI:131715'}, - 'MESH:C021093': {'CHEBI': 'CHEBI:17559'}, - 'MESH:C021097': {'CHEBI': 'CHEBI:59564'}, - 'MESH:C021099': {'CHEBI': 'CHEBI:60486'}, - 'MESH:C021100': {'CHEBI': 'CHEBI:48814'}, - 'MESH:C021112': {'CHEBI': 'CHEBI:28410'}, - 'MESH:C021137': {'CHEBI': 'CHEBI:31184'}, - 'MESH:C021143': {'CHEBI': 'CHEBI:53616'}, - 'MESH:C021148': {'CHEBI': 'CHEBI:238698'}, - 'MESH:C021182': {'CHEBI': 'CHEBI:135626'}, - 'MESH:C021183': {'CHEBI': 'CHEBI:25858'}, - 'MESH:C021223': {'CHEBI': 'CHEBI:134100'}, - 'MESH:C021233': {'CHEBI': 'CHEBI:135126'}, - 'MESH:C021234': {'CHEBI': 'CHEBI:8047'}, - 'MESH:C021246': {'CHEBI': 'CHEBI:38997'}, - 'MESH:C021270': {'CHEBI': 'CHEBI:32221'}, - 'MESH:C021274': {'CHEBI': 'CHEBI:33093'}, - 'MESH:C021277': {'CHEBI': 'CHEBI:7573'}, - 'MESH:C021280': {'CHEBI': 'CHEBI:53770'}, - 'MESH:C021296': {'CHEBI': 'CHEBI:46788'}, - 'MESH:C021313': {'CHEBI': 'CHEBI:15733'}, - 'MESH:C021315': {'CHEBI': 'CHEBI:138935'}, - 'MESH:C021316': {'CHEBI': 'CHEBI:55477'}, - 'MESH:C021322': {'CHEBI': 'CHEBI:135745'}, - 'MESH:C021334': {'CHEBI': 'CHEBI:135429'}, - 'MESH:C021341': {'CHEBI': 'CHEBI:131731'}, - 'MESH:C021636': {'CHEBI': 'CHEBI:81855'}, - 'MESH:C021639': {'CHEBI': 'CHEBI:48363'}, - 'MESH:C021640': {'CHEBI': 'CHEBI:47828'}, - 'MESH:C021650': {'CHEBI': 'CHEBI:17609'}, - 'MESH:C021660': {'CHEBI': 'CHEBI:81558'}, - 'MESH:C021665': {'CHEBI': 'CHEBI:82453'}, - 'MESH:C021678': {'CHEBI': 'CHEBI:64492'}, - 'MESH:C021683': {'CHEBI': 'CHEBI:42506'}, - 'MESH:C021689': {'CHEBI': 'CHEBI:166797'}, - 'MESH:C021705': {'CHEBI': 'CHEBI:17593'}, - 'MESH:C021730': {'CHEBI': 'CHEBI:37208'}, - 'MESH:C021736': {'CHEBI': 'CHEBI:166594'}, - 'MESH:C021751': {'CHEBI': 'CHEBI:149906'}, - 'MESH:C021768': {'CHEBI': 'CHEBI:15709'}, - 'MESH:C021965': {'CHEBI': 'CHEBI:27444'}, - 'MESH:C021985': {'CHEBI': 'CHEBI:51205'}, - 'MESH:C021986': {'CHEBI': 'CHEBI:4044'}, - 'MESH:C021988': {'CHEBI': 'CHEBI:135720'}, - 'MESH:C021997': {'CHEBI': 'CHEBI:19793'}, - 'MESH:C022013': {'CHEBI': 'CHEBI:73517'}, - 'MESH:C022022': {'CHEBI': 'CHEBI:60943'}, - 'MESH:C022025': {'CHEBI': 'CHEBI:38547'}, - 'MESH:C022034': {'CHEBI': 'CHEBI:144330'}, - 'MESH:C022050': {'CHEBI': 'CHEBI:27480'}, - 'MESH:C022054': {'CHEBI': 'CHEBI:26192'}, - 'MESH:C022069': {'CHEBI': 'CHEBI:18402'}, - 'MESH:C022083': {'CHEBI': 'CHEBI:85061'}, - 'MESH:C022097': {'CHEBI': 'CHEBI:7938'}, - 'MESH:C022116': {'CHEBI': 'CHEBI:135200'}, - 'MESH:C022126': {'CHEBI': 'CHEBI:135099'}, - 'MESH:C022133': {'CHEBI': 'CHEBI:139382'}, - 'MESH:C022149': {'CHEBI': 'CHEBI:133390'}, - 'MESH:C022150': {'CHEBI': 'CHEBI:6378'}, - 'MESH:C022155': {'CHEBI': 'CHEBI:7825'}, - 'MESH:C022172': {'CHEBI': 'CHEBI:32316'}, - 'MESH:C022175': {'CHEBI': 'CHEBI:91249'}, - 'MESH:C022177': {'CHEBI': 'CHEBI:30348'}, - 'MESH:C022183': {'CHEBI': 'CHEBI:63061'}, - 'MESH:C022185': {'CHEBI': 'CHEBI:10071'}, - 'MESH:C022186': {'CHEBI': 'CHEBI:10058'}, - 'MESH:C022203': {'CHEBI': 'CHEBI:52640'}, - 'MESH:C022243': {'CHEBI': 'CHEBI:145109'}, - 'MESH:C022245': {'CHEBI': 'CHEBI:16616'}, - 'MESH:C022246': {'CHEBI': 'CHEBI:28638'}, - 'MESH:C022270': {'CHEBI': 'CHEBI:88765'}, - 'MESH:C022594': {'CHEBI': 'CHEBI:48845'}, - 'MESH:C022597': {'CHEBI': 'CHEBI:75897'}, - 'MESH:C022616': {'CHEBI': 'CHEBI:53233'}, - 'MESH:C022777': {'CHEBI': 'CHEBI:517248'}, - 'MESH:C022779': {'CHEBI': 'CHEBI:2518'}, - 'MESH:C022784': {'CHEBI': 'CHEBI:2804'}, - 'MESH:C022798': {'CHEBI': 'CHEBI:137163'}, - 'MESH:C022799': {'CHEBI': 'CHEBI:34649'}, - 'MESH:C022800': {'CHEBI': 'CHEBI:141379'}, - 'MESH:C022801': {'CHEBI': 'CHEBI:173719'}, - 'MESH:C022810': {'CHEBI': 'CHEBI:45869'}, - 'MESH:C022838': {'CHEBI': 'CHEBI:34887'}, - 'MESH:C022845': {'CHEBI': 'CHEBI:134946'}, - 'MESH:C022850': {'CHEBI': 'CHEBI:8920'}, - 'MESH:C022856': {'CHEBI': 'CHEBI:20602'}, - 'MESH:C022877': {'CHEBI': 'CHEBI:160950'}, - 'MESH:C022883': {'CHEBI': 'CHEBI:32926'}, - 'MESH:C022894': {'CHEBI': 'CHEBI:19577'}, - 'MESH:C022895': {'CHEBI': 'CHEBI:20021'}, - 'MESH:C022944': {'CHEBI': 'CHEBI:5525'}, - 'MESH:C022952': {'CHEBI': 'CHEBI:36569'}, - 'MESH:C022958': {'CHEBI': 'CHEBI:49402'}, - 'MESH:C022970': {'CHEBI': 'CHEBI:34258'}, - 'MESH:C022990': {'CHEBI': 'CHEBI:53351'}, - 'MESH:C022999': {'CHEBI': 'CHEBI:4747'}, - 'MESH:C023001': {'CHEBI': 'CHEBI:168426'}, - 'MESH:C023022': {'CHEBI': 'CHEBI:6483'}, - 'MESH:C023023': {'CHEBI': 'CHEBI:35371'}, - 'MESH:C023026': {'CHEBI': 'CHEBI:82483'}, - 'MESH:C023027': {'CHEBI': 'CHEBI:168485'}, - 'MESH:C023031': {'CHEBI': 'CHEBI:7506'}, - 'MESH:C023035': {'CHEBI': 'CHEBI:34317'}, - 'MESH:C023039': {'CHEBI': 'CHEBI:34925'}, - 'MESH:C023161': {'CHEBI': 'CHEBI:28790'}, - 'MESH:C023334': {'CHEBI': 'CHEBI:71987'}, - 'MESH:C023342': {'CHEBI': 'CHEBI:77053'}, - 'MESH:C023350': {'CHEBI': 'CHEBI:59000'}, - 'MESH:C023384': {'CHEBI': 'CHEBI:37923'}, - 'MESH:C023385': {'CHEBI': 'CHEBI:81284'}, - 'MESH:C023455': {'CHEBI': 'CHEBI:173817'}, - 'MESH:C023477': {'CHEBI': 'CHEBI:77325'}, - 'MESH:C023482': {'CHEBI': 'CHEBI:31560'}, - 'MESH:C023487': {'CHEBI': 'CHEBI:135306'}, - 'MESH:C023500': {'CHEBI': 'CHEBI:87440'}, - 'MESH:C023507': {'CHEBI': 'CHEBI:135420'}, - 'MESH:C023522': {'CHEBI': 'CHEBI:141378'}, - 'MESH:C023523': {'CHEBI': 'CHEBI:64450'}, - 'MESH:C023538': {'CHEBI': 'CHEBI:8824'}, - 'MESH:C023557': {'CHEBI': 'CHEBI:135185'}, - 'MESH:C023589': {'CHEBI': 'CHEBI:29290'}, - 'MESH:C023595': {'CHEBI': 'CHEBI:2165'}, - 'MESH:C023599': {'CHEBI': 'CHEBI:78074'}, - 'MESH:C023607': {'CHEBI': 'CHEBI:30815'}, - 'MESH:C023617': {'CHEBI': 'CHEBI:135338'}, - 'MESH:C023624': {'CHEBI': 'CHEBI:135001'}, - 'MESH:C023635': {'CHEBI': 'CHEBI:70708'}, - 'MESH:C023637': {'CHEBI': 'CHEBI:31311'}, - 'MESH:C023649': {'CHEBI': 'CHEBI:34875'}, - 'MESH:C023664': {'CHEBI': 'CHEBI:2323'}, - 'MESH:C023665': {'CHEBI': 'CHEBI:59332'}, - 'MESH:C023675': {'CHEBI': 'CHEBI:287979'}, - 'MESH:C023698': {'CHEBI': 'CHEBI:82379'}, - 'MESH:C023699': {'CHEBI': 'CHEBI:88719'}, - 'MESH:C023704': {'CHEBI': 'CHEBI:74410'}, - 'MESH:C023708': {'CHEBI': 'CHEBI:27778'}, - 'MESH:C023710': {'CHEBI': 'CHEBI:28987'}, - 'MESH:C023718': {'CHEBI': 'CHEBI:135155'}, - 'MESH:C023728': {'CHEBI': 'CHEBI:28465'}, - 'MESH:C023731': {'CHEBI': 'CHEBI:38478'}, - 'MESH:C023754': {'CHEBI': 'CHEBI:63629'}, - 'MESH:C023758': {'CHEBI': 'CHEBI:82520'}, - 'MESH:C023764': {'CHEBI': 'CHEBI:65310'}, - 'MESH:C023768': {'CHEBI': 'CHEBI:5612'}, - 'MESH:C023816': {'CHEBI': 'CHEBI:90893'}, - 'MESH:C023817': {'CHEBI': 'CHEBI:37394'}, - 'MESH:C023818': {'CHEBI': 'CHEBI:5776'}, - 'MESH:C023820': {'CHEBI': 'CHEBI:82387'}, - 'MESH:C023825': {'CHEBI': 'CHEBI:6599'}, - 'MESH:C023835': {'CHEBI': 'CHEBI:37915'}, - 'MESH:C023847': {'CHEBI': 'CHEBI:82331'}, - 'MESH:C023856': {'CHEBI': 'CHEBI:125204'}, - 'MESH:C023861': {'CHEBI': 'CHEBI:90440'}, - 'MESH:C023882': {'CHEBI': 'CHEBI:29540'}, - 'MESH:C023891': {'CHEBI': 'CHEBI:18918'}, - 'MESH:C023898': {'CHEBI': 'CHEBI:34594'}, - 'MESH:C023969': {'CHEBI': 'CHEBI:80815'}, - 'MESH:C023981': {'CHEBI': 'CHEBI:135084'}, - 'MESH:C023982': {'CHEBI': 'CHEBI:7545'}, - 'MESH:C024015': {'CHEBI': 'CHEBI:3930'}, - 'MESH:C024016': {'CHEBI': 'CHEBI:142990'}, - 'MESH:C024037': {'CHEBI': 'CHEBI:86553'}, - 'MESH:C024058': {'CHEBI': 'CHEBI:16797'}, - 'MESH:C024060': {'CHEBI': 'CHEBI:30781'}, - 'MESH:C024075': {'CHEBI': 'CHEBI:53276'}, - 'MESH:C024081': {'CHEBI': 'CHEBI:30837'}, - 'MESH:C024098': {'CHEBI': 'CHEBI:39073'}, - 'MESH:C024107': {'CHEBI': 'CHEBI:16311'}, - 'MESH:C024133': {'CHEBI': 'CHEBI:5637'}, - 'MESH:C024135': {'CHEBI': 'CHEBI:165279'}, - 'MESH:C024139': {'CHEBI': 'CHEBI:24813'}, - 'MESH:C024142': {'CHEBI': 'CHEBI:19226'}, - 'MESH:C024159': {'CHEBI': 'CHEBI:135631'}, - 'MESH:C024217': {'CHEBI': 'CHEBI:135138'}, - 'MESH:C024221': {'CHEBI': 'CHEBI:135297'}, - 'MESH:C024225': {'CHEBI': 'CHEBI:173360'}, - 'MESH:C024267': {'CHEBI': 'CHEBI:43452'}, - 'MESH:C024273': {'CHEBI': 'CHEBI:38845'}, - 'MESH:C024292': {'CHEBI': 'CHEBI:34421'}, - 'MESH:C024318': {'CHEBI': 'CHEBI:135436'}, - 'MESH:C024319': {'CHEBI': 'CHEBI:34894'}, - 'MESH:C024325': {'CHEBI': 'CHEBI:135454'}, - 'MESH:C024336': {'CHEBI': 'CHEBI:30958'}, - 'MESH:C024341': {'CHEBI': 'CHEBI:69426'}, - 'MESH:C024343': {'CHEBI': 'CHEBI:15517'}, - 'MESH:C024347': {'CHEBI': 'CHEBI:72651'}, - 'MESH:C024353': {'CHEBI': 'CHEBI:8809'}, - 'MESH:C024366': {'CHEBI': 'CHEBI:132246'}, - 'MESH:C024376': {'CHEBI': 'CHEBI:76072'}, - 'MESH:C024504': {'CHEBI': 'CHEBI:60584'}, - 'MESH:C024523': {'CHEBI': 'CHEBI:135569'}, - 'MESH:C024524': {'CHEBI': 'CHEBI:81527'}, - 'MESH:C024527': {'CHEBI': 'CHEBI:167740'}, - 'MESH:C024555': {'CHEBI': 'CHEBI:30808'}, - 'MESH:C024560': {'CHEBI': 'CHEBI:37401'}, - 'MESH:C024564': {'CHEBI': 'CHEBI:28755'}, - 'MESH:C024565': {'CHEBI': 'CHEBI:27789'}, - 'MESH:C024566': {'CHEBI': 'CHEBI:36015'}, - 'MESH:C024567': {'CHEBI': 'CHEBI:36018'}, - 'MESH:C024587': {'CHEBI': 'CHEBI:139043'}, - 'MESH:C024603': {'CHEBI': 'CHEBI:5328'}, - 'MESH:C024617': {'CHEBI': 'CHEBI:26191'}, - 'MESH:C024629': {'CHEBI': 'CHEBI:4609'}, - 'MESH:C024631': {'CHEBI': 'CHEBI:8687'}, - 'MESH:C024640': {'CHEBI': 'CHEBI:443725'}, - 'MESH:C024664': {'CHEBI': 'CHEBI:38220'}, - 'MESH:C024677': {'CHEBI': 'CHEBI:31553'}, - 'MESH:C024683': {'CHEBI': 'CHEBI:42263'}, - 'MESH:C024701': {'CHEBI': 'CHEBI:135963'}, - 'MESH:C024707': {'CHEBI': 'CHEBI:65101'}, - 'MESH:C024708': {'CHEBI': 'CHEBI:76614'}, - 'MESH:C024713': {'CHEBI': 'CHEBI:41253'}, - 'MESH:C024714': {'CHEBI': 'CHEBI:10357'}, - 'MESH:C024715': {'CHEBI': 'CHEBI:9244'}, - 'MESH:C024716': {'CHEBI': 'CHEBI:6989'}, - 'MESH:C024719': {'CHEBI': 'CHEBI:61595'}, - 'MESH:C024732': {'CHEBI': 'CHEBI:51637'}, - 'MESH:C024743': {'CHEBI': 'CHEBI:72766'}, - 'MESH:C024759': {'CHEBI': 'CHEBI:48742'}, - 'MESH:C024788': {'CHEBI': 'CHEBI:63051'}, - 'MESH:C024808': {'CHEBI': 'CHEBI:31798'}, - 'MESH:C024820': {'CHEBI': 'CHEBI:64522'}, - 'MESH:C024822': {'CHEBI': 'CHEBI:66871'}, - 'MESH:C024823': {'CHEBI': 'CHEBI:53438'}, - 'MESH:C024854': {'CHEBI': 'CHEBI:138846'}, - 'MESH:C024892': {'CHEBI': 'CHEBI:135571'}, - 'MESH:C024900': {'CHEBI': 'CHEBI:19229'}, - 'MESH:C024901': {'CHEBI': 'CHEBI:74106'}, - 'MESH:C024939': {'CHEBI': 'CHEBI:8932'}, - 'MESH:C024947': {'CHEBI': 'CHEBI:172424'}, - 'MESH:C024957': {'CHEBI': 'CHEBI:53617'}, - 'MESH:C024965': {'CHEBI': 'CHEBI:3190'}, - 'MESH:C024966': {'CHEBI': 'CHEBI:3578'}, - 'MESH:C024967': {'CHEBI': 'CHEBI:5372'}, - 'MESH:C024968': {'CHEBI': 'CHEBI:3460'}, - 'MESH:C024969': {'CHEBI': 'CHEBI:9208'}, - 'MESH:C024970': {'CHEBI': 'CHEBI:66486'}, - 'MESH:C024974': {'CHEBI': 'CHEBI:30270'}, - 'MESH:C024988': {'CHEBI': 'CHEBI:33794'}, - 'MESH:C024989': {'CHEBI': 'CHEBI:46245'}, - 'MESH:C024999': {'CHEBI': 'CHEBI:44884'}, - 'MESH:C025019': {'CHEBI': 'CHEBI:89185'}, - 'MESH:C025034': {'CHEBI': 'CHEBI:31521'}, - 'MESH:C025047': {'CHEBI': 'CHEBI:52511'}, - 'MESH:C025062': {'CHEBI': 'CHEBI:166503'}, - 'MESH:C025079': {'CHEBI': 'CHEBI:53123'}, - 'MESH:C025100': {'CHEBI': 'CHEBI:147787'}, - 'MESH:C025113': {'CHEBI': 'CHEBI:132931'}, - 'MESH:C025127': {'CHEBI': 'CHEBI:10120'}, - 'MESH:C025130': {'CHEBI': 'CHEBI:8694'}, - 'MESH:C025138': {'CHEBI': 'CHEBI:17724'}, - 'MESH:C025141': {'CHEBI': 'CHEBI:23360'}, - 'MESH:C025142': {'CHEBI': 'CHEBI:136769'}, - 'MESH:C025159': {'CHEBI': 'CHEBI:39968'}, - 'MESH:C025160': {'CHEBI': 'CHEBI:64042'}, - 'MESH:C025171': {'CHEBI': 'CHEBI:87206'}, - 'MESH:C025186': {'CHEBI': 'CHEBI:143291'}, - 'MESH:C025191': {'CHEBI': 'CHEBI:34591'}, - 'MESH:C025205': {'CHEBI': 'CHEBI:44975'}, - 'MESH:C025206': {'CHEBI': 'CHEBI:36482'}, - 'MESH:C025208': {'CHEBI': 'CHEBI:27905'}, - 'MESH:C025216': {'CHEBI': 'CHEBI:4927'}, - 'MESH:C025230': {'CHEBI': 'CHEBI:27240'}, - 'MESH:C025237': {'CHEBI': 'CHEBI:17237'}, - 'MESH:C025256': {'CHEBI': 'CHEBI:79516'}, - 'MESH:C025264': {'CHEBI': 'CHEBI:81285'}, - 'MESH:C025265': {'CHEBI': 'CHEBI:81286'}, - 'MESH:C025268': {'CHEBI': 'CHEBI:138579'}, - 'MESH:C025280': {'CHEBI': 'CHEBI:30737'}, - 'MESH:C025313': {'CHEBI': 'CHEBI:43468'}, - 'MESH:C025321': {'CHEBI': 'CHEBI:20530'}, - 'MESH:C025371': {'CHEBI': 'CHEBI:43689'}, - 'MESH:C025377': {'CHEBI': 'CHEBI:76160'}, - 'MESH:C025385': {'CHEBI': 'CHEBI:6857'}, - 'MESH:C025390': {'CHEBI': 'CHEBI:89886'}, - 'MESH:C025421': {'CHEBI': 'CHEBI:131667'}, - 'MESH:C025449': {'CHEBI': 'CHEBI:64931'}, - 'MESH:C025462': {'CHEBI': 'CHEBI:75408'}, - 'MESH:C025463': {'CHEBI': 'CHEBI:64212'}, - 'MESH:C025468': {'CHEBI': 'CHEBI:77699'}, - 'MESH:C025473': {'CHEBI': 'CHEBI:132823'}, - 'MESH:C025476': {'CHEBI': 'CHEBI:88824'}, - 'MESH:C025482': {'CHEBI': 'CHEBI:36489'}, - 'MESH:C025485': {'CHEBI': 'CHEBI:87665'}, - 'MESH:C025538': {'CHEBI': 'CHEBI:37205'}, - 'MESH:C025540': {'CHEBI': 'CHEBI:177389'}, - 'MESH:C025543': {'CHEBI': 'CHEBI:8617'}, - 'MESH:C025558': {'CHEBI': 'CHEBI:89315'}, - 'MESH:C025565': {'CHEBI': 'CHEBI:19092'}, - 'MESH:C025566': {'CHEBI': 'CHEBI:74760'}, - 'MESH:C025568': {'CHEBI': 'CHEBI:165302'}, - 'MESH:C025576': {'CHEBI': 'CHEBI:16312'}, - 'MESH:C025583': {'CHEBI': 'CHEBI:9126'}, - 'MESH:C025638': {'CHEBI': 'CHEBI:39392'}, - 'MESH:C025639': {'CHEBI': 'CHEBI:82234'}, - 'MESH:C025641': {'CHEBI': 'CHEBI:5705'}, - 'MESH:C025645': {'CHEBI': 'CHEBI:165879'}, - 'MESH:C025655': {'CHEBI': 'CHEBI:51368'}, - 'MESH:C025657': {'CHEBI': 'CHEBI:18231'}, - 'MESH:C025696': {'CHEBI': 'CHEBI:4435'}, - 'MESH:C025698': {'CHEBI': 'CHEBI:135934'}, - 'MESH:C025700': {'CHEBI': 'CHEBI:36383'}, - 'MESH:C025707': {'CHEBI': 'CHEBI:81038'}, - 'MESH:C025711': {'CHEBI': 'CHEBI:69621'}, - 'MESH:C025720': {'CHEBI': 'CHEBI:8411'}, - 'MESH:C025725': {'CHEBI': 'CHEBI:135217'}, - 'MESH:C025737': {'CHEBI': 'CHEBI:43043'}, - 'MESH:C025766': {'CHEBI': 'CHEBI:79916'}, - 'MESH:C025818': {'CHEBI': 'CHEBI:87637'}, - 'MESH:C025819': {'CHEBI': 'CHEBI:87639'}, - 'MESH:C025902': {'CHEBI': 'CHEBI:51742'}, - 'MESH:C025904': {'CHEBI': 'CHEBI:52186'}, - 'MESH:C025906': {'CHEBI': 'CHEBI:50006'}, - 'MESH:C025910': {'CHEBI': 'CHEBI:9349'}, - 'MESH:C025945': {'CHEBI': 'CHEBI:135628'}, - 'MESH:C025953': {'CHEBI': 'CHEBI:17364'}, - 'MESH:C025984': {'CHEBI': 'CHEBI:64017'}, - 'MESH:C025987': {'CHEBI': 'CHEBI:74138'}, - 'MESH:C025999': {'CHEBI': 'CHEBI:15560'}, - 'MESH:C026001': {'CHEBI': 'CHEBI:9603'}, - 'MESH:C026009': {'CHEBI': 'CHEBI:135029'}, - 'MESH:C026013': {'CHEBI': 'CHEBI:134837'}, - 'MESH:C026016': {'CHEBI': 'CHEBI:3606'}, - 'MESH:C026017': {'CHEBI': 'CHEBI:73914'}, - 'MESH:C026019': {'CHEBI': 'CHEBI:31224'}, - 'MESH:C026051': {'CHEBI': 'CHEBI:857'}, - 'MESH:C026055': {'CHEBI': 'CHEBI:134822'}, - 'MESH:C026062': {'CHEBI': 'CHEBI:80503'}, - 'MESH:C026068': {'CHEBI': 'CHEBI:164227'}, - 'MESH:C026105': {'CHEBI': 'CHEBI:68233'}, - 'MESH:C026137': {'CHEBI': 'CHEBI:76987'}, - 'MESH:C026166': {'CHEBI': 'CHEBI:58128'}, - 'MESH:C026188': {'CHEBI': 'CHEBI:52672'}, - 'MESH:C026206': {'CHEBI': 'CHEBI:90426'}, - 'MESH:C026223': {'CHEBI': 'CHEBI:90454'}, - 'MESH:C026226': {'CHEBI': 'CHEBI:28424'}, - 'MESH:C026245': {'CHEBI': 'CHEBI:58149'}, - 'MESH:C026256': {'CHEBI': 'CHEBI:168654'}, - 'MESH:C026259': {'CHEBI': 'CHEBI:74761'}, - 'MESH:C026272': {'CHEBI': 'CHEBI:41250'}, - 'MESH:C026301': {'CHEBI': 'CHEBI:24233'}, - 'MESH:C026304': {'CHEBI': 'CHEBI:144119'}, - 'MESH:C026307': {'CHEBI': 'CHEBI:144157'}, - 'MESH:C026317': {'CHEBI': 'CHEBI:32323'}, - 'MESH:C026325': {'CHEBI': 'CHEBI:82365'}, - 'MESH:C026359': {'CHEBI': 'CHEBI:89982'}, - 'MESH:C026365': {'CHEBI': 'CHEBI:165233'}, - 'MESH:C026372': {'CHEBI': 'CHEBI:16503'}, - 'MESH:C026385': {'CHEBI': 'CHEBI:29021'}, - 'MESH:C026398': {'CHEBI': 'CHEBI:4512'}, - 'MESH:C026411': {'CHEBI': 'CHEBI:102029'}, - 'MESH:C026418': {'CHEBI': 'CHEBI:87602'}, - 'MESH:C026426': {'CHEBI': 'CHEBI:173936'}, - 'MESH:C026427': {'CHEBI': 'CHEBI:174138'}, - 'MESH:C026430': {'CHEBI': 'CHEBI:136036'}, - 'MESH:C026461': {'CHEBI': 'CHEBI:35862'}, - 'MESH:C026462': {'CHEBI': 'CHEBI:82062'}, - 'MESH:C026474': {'CHEBI': 'CHEBI:77151'}, - 'MESH:C026483': {'CHEBI': 'CHEBI:31845'}, - 'MESH:C026487': {'CHEBI': 'CHEBI:34567'}, - 'MESH:C026490': {'CHEBI': 'CHEBI:29510'}, - 'MESH:C026500': {'CHEBI': 'CHEBI:51280'}, - 'MESH:C026527': {'CHEBI': 'CHEBI:88346'}, - 'MESH:C026528': {'CHEBI': 'CHEBI:28442'}, - 'MESH:C026535': {'CHEBI': 'CHEBI:31312'}, - 'MESH:C026545': {'CHEBI': 'CHEBI:161185'}, - 'MESH:C026546': {'CHEBI': 'CHEBI:135493'}, - 'MESH:C026547': {'CHEBI': 'CHEBI:78595'}, - 'MESH:C026564': {'CHEBI': 'CHEBI:91144'}, - 'MESH:C026597': {'CHEBI': 'CHEBI:82648'}, - 'MESH:C026600': {'CHEBI': 'CHEBI:16284'}, - 'MESH:C026603': {'CHEBI': 'CHEBI:53454'}, - 'MESH:C026608': {'CHEBI': 'CHEBI:172847'}, - 'MESH:C026613': {'CHEBI': 'CHEBI:52450'}, - 'MESH:C026620': {'CHEBI': 'CHEBI:60585'}, - 'MESH:C026634': {'CHEBI': 'CHEBI:49094'}, - 'MESH:C026636': {'CHEBI': 'CHEBI:77927'}, - 'MESH:C026660': {'CHEBI': 'CHEBI:30465'}, - 'MESH:C026663': {'CHEBI': 'CHEBI:64183'}, - 'MESH:C026669': {'CHEBI': 'CHEBI:81697'}, - 'MESH:C026678': {'CHEBI': 'CHEBI:173208'}, - 'MESH:C026686': {'CHEBI': 'CHEBI:63276'}, - 'MESH:C026702': {'CHEBI': 'CHEBI:87628'}, - 'MESH:C026708': {'CHEBI': 'CHEBI:175603'}, - 'MESH:C026710': {'CHEBI': 'CHEBI:135228'}, - 'MESH:C026712': {'CHEBI': 'CHEBI:13497'}, - 'MESH:C026718': {'CHEBI': 'CHEBI:48883'}, - 'MESH:C026730': {'CHEBI': 'CHEBI:80837'}, - 'MESH:C026740': {'CHEBI': 'CHEBI:162780'}, - 'MESH:C026745': {'CHEBI': 'CHEBI:8268'}, - 'MESH:C026746': {'CHEBI': 'CHEBI:6962'}, - 'MESH:C026747': {'CHEBI': 'CHEBI:6963'}, - 'MESH:C026760': {'CHEBI': 'CHEBI:76380'}, - 'MESH:C026777': {'CHEBI': 'CHEBI:73289'}, - 'MESH:C026779': {'CHEBI': 'CHEBI:37999'}, - 'MESH:C026787': {'CHEBI': 'CHEBI:28870'}, - 'MESH:C026796': {'CHEBI': 'CHEBI:87226'}, - 'MESH:C026805': {'CHEBI': 'CHEBI:51599'}, - 'MESH:C026845': {'CHEBI': 'CHEBI:91116'}, - 'MESH:C026847': {'CHEBI': 'CHEBI:70979'}, - 'MESH:C026858': {'CHEBI': 'CHEBI:87425'}, - 'MESH:C026896': {'CHEBI': 'CHEBI:135676'}, - 'MESH:C026905': {'CHEBI': 'CHEBI:83037'}, - 'MESH:C026914': {'CHEBI': 'CHEBI:16667'}, - 'MESH:C026927': {'CHEBI': 'CHEBI:77837'}, - 'MESH:C026947': {'CHEBI': 'CHEBI:156153'}, - 'MESH:C026956': {'CHEBI': 'CHEBI:134989'}, - 'MESH:C026979': {'CHEBI': 'CHEBI:2168'}, - 'MESH:C026984': {'CHEBI': 'CHEBI:21484'}, - 'MESH:C026988': {'CHEBI': 'CHEBI:138368'}, - 'MESH:C027009': {'CHEBI': 'CHEBI:9457'}, - 'MESH:C027028': {'CHEBI': 'CHEBI:16992'}, - 'MESH:C027033': {'CHEBI': 'CHEBI:30331'}, - 'MESH:C027036': {'CHEBI': 'CHEBI:77416'}, - 'MESH:C027061': {'CHEBI': 'CHEBI:80566'}, - 'MESH:C027071': {'CHEBI': 'CHEBI:87671'}, - 'MESH:C027113': {'CHEBI': 'CHEBI:3687'}, - 'MESH:C027121': {'CHEBI': 'CHEBI:71637'}, - 'MESH:C027125': {'CHEBI': 'CHEBI:177504'}, - 'MESH:C027158': {'CHEBI': 'CHEBI:61653'}, - 'MESH:C027172': {'CHEBI': 'CHEBI:73688'}, - 'MESH:C027187': {'CHEBI': 'CHEBI:80620'}, - 'MESH:C027202': {'CHEBI': 'CHEBI:9386'}, - 'MESH:C027218': {'CHEBI': 'CHEBI:77957'}, - 'MESH:C027243': {'CHEBI': 'CHEBI:91084'}, - 'MESH:C027248': {'CHEBI': 'CHEBI:3171'}, - 'MESH:C027251': {'CHEBI': 'CHEBI:169242'}, - 'MESH:C027259': {'CHEBI': 'CHEBI:49045'}, - 'MESH:C027260': {'CHEBI': 'CHEBI:32011'}, - 'MESH:C027291': {'CHEBI': 'CHEBI:31326'}, - 'MESH:C027309': {'CHEBI': 'CHEBI:81517'}, - 'MESH:C027310': {'CHEBI': 'CHEBI:34203'}, - 'MESH:C027311': {'CHEBI': 'CHEBI:34197'}, - 'MESH:C027318': {'CHEBI': 'CHEBI:25572'}, - 'MESH:C027321': {'CHEBI': 'CHEBI:80486'}, - 'MESH:C027327': {'CHEBI': 'CHEBI:4999'}, - 'MESH:C027333': {'CHEBI': 'CHEBI:73025'}, - 'MESH:C027356': {'CHEBI': 'CHEBI:72606'}, - 'MESH:C027363': {'CHEBI': 'CHEBI:166540'}, - 'MESH:C027369': {'CHEBI': 'CHEBI:25627'}, - 'MESH:C027384': {'CHEBI': 'CHEBI:50720'}, - 'MESH:C027385': {'CHEBI': 'CHEBI:32223'}, - 'MESH:C027387': {'CHEBI': 'CHEBI:34678'}, - 'MESH:C027392': {'CHEBI': 'CHEBI:81988'}, - 'MESH:C027411': {'CHEBI': 'CHEBI:29700'}, - 'MESH:C027429': {'CHEBI': 'CHEBI:135600'}, - 'MESH:C027435': {'CHEBI': 'CHEBI:35009'}, - 'MESH:C027452': {'CHEBI': 'CHEBI:87755'}, - 'MESH:C027463': {'CHEBI': 'CHEBI:3627'}, - 'MESH:C027473': {'CHEBI': 'CHEBI:135044'}, - 'MESH:C027478': {'CHEBI': 'CHEBI:53457'}, - 'MESH:C027486': {'CHEBI': 'CHEBI:165524'}, - 'MESH:C027488': {'CHEBI': 'CHEBI:82326'}, - 'MESH:C027493': {'CHEBI': 'CHEBI:137426'}, - 'MESH:C027494': {'CHEBI': 'CHEBI:40957'}, - 'MESH:C027495': {'CHEBI': 'CHEBI:23716'}, - 'MESH:C027496': {'CHEBI': 'CHEBI:3156'}, - 'MESH:C027514': {'CHEBI': 'CHEBI:175411'}, - 'MESH:C027527': {'CHEBI': 'CHEBI:15949'}, - 'MESH:C027561': {'CHEBI': 'CHEBI:34595'}, - 'MESH:C027616': {'CHEBI': 'CHEBI:89060'}, - 'MESH:C027634': {'CHEBI': 'CHEBI:134863'}, - 'MESH:C027642': {'CHEBI': 'CHEBI:82191'}, - 'MESH:C027667': {'CHEBI': 'CHEBI:18112'}, - 'MESH:C027681': {'CHEBI': 'CHEBI:6031'}, - 'MESH:C027712': {'CHEBI': 'CHEBI:134884'}, - 'MESH:C027718': {'CHEBI': 'CHEBI:34676'}, - 'MESH:C027727': {'CHEBI': 'CHEBI:29412'}, - 'MESH:C027728': {'CHEBI': 'CHEBI:24479'}, - 'MESH:C027746': {'CHEBI': 'CHEBI:37998'}, - 'MESH:C027767': {'CHEBI': 'CHEBI:135147'}, - 'MESH:C027783': {'CHEBI': 'CHEBI:82240'}, - 'MESH:C027784': {'CHEBI': 'CHEBI:145698'}, - 'MESH:C027785': {'CHEBI': 'CHEBI:60116'}, - 'MESH:C027787': {'CHEBI': 'CHEBI:73515'}, - 'MESH:C027789': {'CHEBI': 'CHEBI:162578'}, - 'MESH:C027802': {'CHEBI': 'CHEBI:89485'}, - 'MESH:C027804': {'CHEBI': 'CHEBI:34241'}, - 'MESH:C027825': {'CHEBI': 'CHEBI:34841'}, - 'MESH:C027845': {'CHEBI': 'CHEBI:31250'}, - 'MESH:C027855': {'CHEBI': 'CHEBI:145762'}, - 'MESH:C027858': {'CHEBI': 'CHEBI:134992'}, - 'MESH:C027859': {'CHEBI': 'CHEBI:136018'}, - 'MESH:C027870': {'CHEBI': 'CHEBI:3063'}, - 'MESH:C027871': {'CHEBI': 'CHEBI:135951'}, - 'MESH:C027880': {'CHEBI': 'CHEBI:27399'}, - 'MESH:C027881': {'CHEBI': 'CHEBI:18316'}, - 'MESH:C027882': {'CHEBI': 'CHEBI:81930'}, - 'MESH:C027886': {'CHEBI': 'CHEBI:134889'}, - 'MESH:C027890': {'CHEBI': 'CHEBI:6556'}, - 'MESH:C027891': {'CHEBI': 'CHEBI:75034'}, - 'MESH:C027917': {'CHEBI': 'CHEBI:46020'}, - 'MESH:C027925': {'CHEBI': 'CHEBI:175682'}, - 'MESH:C027938': {'CHEBI': 'CHEBI:63004'}, - 'MESH:C027953': {'CHEBI': 'CHEBI:31190'}, - 'MESH:C027955': {'CHEBI': 'CHEBI:80706'}, - 'MESH:C027957': {'CHEBI': 'CHEBI:133530'}, - 'MESH:C027963': {'CHEBI': 'CHEBI:166755'}, - 'MESH:C027971': {'CHEBI': 'CHEBI:38548'}, - 'MESH:C027973': {'CHEBI': 'CHEBI:88727'}, - 'MESH:C027986': {'CHEBI': 'CHEBI:74049'}, - 'MESH:C027993': {'CHEBI': 'CHEBI:35028'}, - 'MESH:C028002': {'CHEBI': 'CHEBI:75494'}, - 'MESH:C028019': {'CHEBI': 'CHEBI:63039'}, - 'MESH:C028033': {'CHEBI': 'CHEBI:30060'}, - 'MESH:C028055': {'CHEBI': 'CHEBI:16241'}, - 'MESH:C028075': {'CHEBI': 'CHEBI:77282'}, - 'MESH:C028077': {'CHEBI': 'CHEBI:156139'}, - 'MESH:C028098': {'CHEBI': 'CHEBI:81395'}, - 'MESH:C028106': {'CHEBI': 'CHEBI:18204'}, - 'MESH:C028209': {'CHEBI': 'CHEBI:59782'}, - 'MESH:C028214': {'CHEBI': 'CHEBI:35095'}, - 'MESH:C028215': {'CHEBI': 'CHEBI:15977'}, - 'MESH:C028226': {'CHEBI': 'CHEBI:35071'}, - 'MESH:C028279': {'CHEBI': 'CHEBI:82586'}, - 'MESH:C028281': {'CHEBI': 'CHEBI:74751'}, - 'MESH:C028284': {'CHEBI': 'CHEBI:2786'}, - 'MESH:C028285': {'CHEBI': 'CHEBI:36177'}, - 'MESH:C028298': {'CHEBI': 'CHEBI:141204'}, - 'MESH:C028299': {'CHEBI': 'CHEBI:36568'}, - 'MESH:C028304': {'CHEBI': 'CHEBI:80791'}, - 'MESH:C028330': {'CHEBI': 'CHEBI:10072'}, - 'MESH:C028338': {'CHEBI': 'CHEBI:135292'}, - 'MESH:C028358': {'CHEBI': 'CHEBI:41633'}, - 'MESH:C028372': {'CHEBI': 'CHEBI:41150'}, - 'MESH:C028380': {'CHEBI': 'CHEBI:52236'}, - 'MESH:C028384': {'CHEBI': 'CHEBI:156309'}, - 'MESH:C028385': {'CHEBI': 'CHEBI:156310'}, - 'MESH:C028397': {'CHEBI': 'CHEBI:59995'}, - 'MESH:C028403': {'CHEBI': 'CHEBI:174216'}, - 'MESH:C028405': {'CHEBI': 'CHEBI:10432'}, - 'MESH:C028419': {'CHEBI': 'CHEBI:53472'}, - 'MESH:C028444': {'CHEBI': 'CHEBI:83221'}, - 'MESH:C028451': {'CHEBI': 'CHEBI:1367'}, - 'MESH:C028457': {'CHEBI': 'CHEBI:135379'}, - 'MESH:C028458': {'CHEBI': 'CHEBI:135141'}, - 'MESH:C028467': {'CHEBI': 'CHEBI:33979'}, - 'MESH:C028508': {'CHEBI': 'CHEBI:31291'}, - 'MESH:C028523': {'CHEBI': 'CHEBI:64811'}, - 'MESH:C028530': {'CHEBI': 'CHEBI:134764'}, - 'MESH:C028559': {'CHEBI': 'CHEBI:63934'}, - 'MESH:C028632': {'CHEBI': 'CHEBI:8922'}, - 'MESH:C028636': {'CHEBI': 'CHEBI:133119'}, - 'MESH:C028637': {'CHEBI': 'CHEBI:169925'}, - 'MESH:C028638': {'CHEBI': 'CHEBI:166535'}, - 'MESH:C028643': {'CHEBI': 'CHEBI:35029'}, - 'MESH:C028670': {'CHEBI': 'CHEBI:135427'}, - 'MESH:C028673': {'CHEBI': 'CHEBI:87675'}, - 'MESH:C028676': {'CHEBI': 'CHEBI:76343'}, - 'MESH:C028691': {'CHEBI': 'CHEBI:89815'}, - 'MESH:C028725': {'CHEBI': 'CHEBI:134627'}, - 'MESH:C028742': {'CHEBI': 'CHEBI:176473'}, - 'MESH:C028743': {'CHEBI': 'CHEBI:51771'}, - 'MESH:C028764': {'CHEBI': 'CHEBI:135681'}, - 'MESH:C028765': {'CHEBI': 'CHEBI:4648'}, - 'MESH:C028769': {'CHEBI': 'CHEBI:80823'}, - 'MESH:C028771': {'CHEBI': 'CHEBI:73141'}, - 'MESH:C028777': {'CHEBI': 'CHEBI:135397'}, - 'MESH:C028781': {'CHEBI': 'CHEBI:135280'}, - 'MESH:C028782': {'CHEBI': 'CHEBI:135006'}, - 'MESH:C028787': {'CHEBI': 'CHEBI:80554'}, - 'MESH:C028804': {'CHEBI': 'CHEBI:30789'}, - 'MESH:C028810': {'CHEBI': 'CHEBI:78018'}, - 'MESH:C028813': {'CHEBI': 'CHEBI:135669'}, - 'MESH:C028815': {'CHEBI': 'CHEBI:3306'}, - 'MESH:C028818': {'CHEBI': 'CHEBI:7491'}, - 'MESH:C028833': {'CHEBI': 'CHEBI:135730'}, - 'MESH:C028836': {'CHEBI': 'CHEBI:89810'}, - 'MESH:C028862': {'CHEBI': 'CHEBI:176156'}, - 'MESH:C028889': {'CHEBI': 'CHEBI:177741'}, - 'MESH:C028893': {'CHEBI': 'CHEBI:8987'}, - 'MESH:C028895': {'CHEBI': 'CHEBI:172699'}, - 'MESH:C028904': {'CHEBI': 'CHEBI:6049'}, - 'MESH:C028910': {'CHEBI': 'CHEBI:142509'}, - 'MESH:C028911': {'CHEBI': 'CHEBI:52815'}, - 'MESH:C028936': {'CHEBI': 'CHEBI:32271'}, - 'MESH:C028962': {'CHEBI': 'CHEBI:73461'}, - 'MESH:C028994': {'CHEBI': 'CHEBI:3078'}, - 'MESH:C029021': {'CHEBI': 'CHEBI:5364'}, - 'MESH:C029025': {'CHEBI': 'CHEBI:179696'}, - 'MESH:C029034': {'CHEBI': 'CHEBI:51588'}, - 'MESH:C029038': {'CHEBI': 'CHEBI:51907'}, - 'MESH:C029049': {'CHEBI': 'CHEBI:34401'}, - 'MESH:C029063': {'CHEBI': 'CHEBI:16905'}, - 'MESH:C029097': {'CHEBI': 'CHEBI:16466'}, - 'MESH:C029098': {'CHEBI': 'CHEBI:48834'}, - 'MESH:C029107': {'CHEBI': 'CHEBI:28078'}, - 'MESH:C029109': {'CHEBI': 'CHEBI:5783'}, - 'MESH:C029163': {'CHEBI': 'CHEBI:31629'}, - 'MESH:C029248': {'CHEBI': 'CHEBI:73623'}, - 'MESH:C029256': {'CHEBI': 'CHEBI:5739'}, - 'MESH:C029267': {'CHEBI': 'CHEBI:6348'}, - 'MESH:C029270': {'CHEBI': 'CHEBI:31817'}, - 'MESH:C029281': {'CHEBI': 'CHEBI:172654'}, - 'MESH:C029319': {'CHEBI': 'CHEBI:165854'}, - 'MESH:C029333': {'CHEBI': 'CHEBI:81670'}, - 'MESH:C029350': {'CHEBI': 'CHEBI:10319'}, - 'MESH:C029355': {'CHEBI': 'CHEBI:165374'}, - 'MESH:C029382': {'CHEBI': 'CHEBI:82751'}, - 'MESH:C029389': {'CHEBI': 'CHEBI:29128'}, - 'MESH:C029390': {'CHEBI': 'CHEBI:174638'}, - 'MESH:C029402': {'CHEBI': 'CHEBI:53074'}, - 'MESH:C029410': {'CHEBI': 'CHEBI:172099'}, - 'MESH:C029426': {'CHEBI': 'CHEBI:23869'}, - 'MESH:C029433': {'CHEBI': 'CHEBI:77245'}, - 'MESH:C029451': {'CHEBI': 'CHEBI:30812'}, - 'MESH:C029453': {'CHEBI': 'CHEBI:178484'}, - 'MESH:C029465': {'CHEBI': 'CHEBI:61814'}, - 'MESH:C029497': {'CHEBI': 'CHEBI:81555'}, - 'MESH:C029504': {'CHEBI': 'CHEBI:165230'}, - 'MESH:C029535': {'CHEBI': 'CHEBI:160356'}, - 'MESH:C029548': {'CHEBI': 'CHEBI:80712'}, - 'MESH:C029549': {'CHEBI': 'CHEBI:82541'}, - 'MESH:C029604': {'CHEBI': 'CHEBI:43089'}, - 'MESH:C029617': {'CHEBI': 'CHEBI:31573'}, - 'MESH:C029658': {'CHEBI': 'CHEBI:30768'}, - 'MESH:C029660': {'CHEBI': 'CHEBI:73912'}, - 'MESH:C029676': {'CHEBI': 'CHEBI:80292'}, - 'MESH:C029713': {'CHEBI': 'CHEBI:17184'}, - 'MESH:C029716': {'CHEBI': 'CHEBI:16237'}, - 'MESH:C029718': {'CHEBI': 'CHEBI:47106'}, - 'MESH:C029719': {'CHEBI': 'CHEBI:77512'}, - 'MESH:C029750': {'CHEBI': 'CHEBI:177003'}, - 'MESH:C029754': {'CHEBI': 'CHEBI:80705'}, - 'MESH:C029755': {'CHEBI': 'CHEBI:3032'}, - 'MESH:C029797': {'CHEBI': 'CHEBI:94714'}, - 'MESH:C029800': {'CHEBI': 'CHEBI:2439'}, - 'MESH:C029819': {'CHEBI': 'CHEBI:28582'}, - 'MESH:C029823': {'CHEBI': 'CHEBI:33211'}, - 'MESH:C029825': {'CHEBI': 'CHEBI:2522'}, - 'MESH:C029836': {'CHEBI': 'CHEBI:7849'}, - 'MESH:C029837': {'CHEBI': 'CHEBI:84178'}, - 'MESH:C029839': {'CHEBI': 'CHEBI:80734'}, - 'MESH:C029844': {'CHEBI': 'CHEBI:38534'}, - 'MESH:C029876': {'CHEBI': 'CHEBI:80495'}, - 'MESH:C029892': {'CHEBI': 'CHEBI:49553'}, - 'MESH:C029900': {'CHEBI': 'CHEBI:30832'}, - 'MESH:C029904': {'CHEBI': 'CHEBI:34326'}, - 'MESH:C029905': {'CHEBI': 'CHEBI:34246'}, - 'MESH:C029907': {'CHEBI': 'CHEBI:34232'}, - 'MESH:C029915': {'CHEBI': 'CHEBI:66926'}, - 'MESH:C029924': {'CHEBI': 'CHEBI:135428'}, - 'MESH:C029949': {'CHEBI': 'CHEBI:132171'}, - 'MESH:C029951': {'CHEBI': 'CHEBI:74878'}, - 'MESH:C029973': {'CHEBI': 'CHEBI:17973'}, - 'MESH:C029999': {'CHEBI': 'CHEBI:28826'}, - 'MESH:C030000': {'CHEBI': 'CHEBI:41958'}, - 'MESH:C030017': {'CHEBI': 'CHEBI:90249'}, - 'MESH:C030032': {'CHEBI': 'CHEBI:90005'}, - 'MESH:C030033': {'CHEBI': 'CHEBI:173338'}, - 'MESH:C030042': {'CHEBI': 'CHEBI:52141'}, - 'MESH:C030051': {'CHEBI': 'CHEBI:90209'}, - 'MESH:C030058': {'CHEBI': 'CHEBI:177767'}, - 'MESH:C030064': {'CHEBI': 'CHEBI:38624'}, - 'MESH:C030065': {'CHEBI': 'CHEBI:31294'}, - 'MESH:C030066': {'CHEBI': 'CHEBI:166479'}, - 'MESH:C030080': {'CHEBI': 'CHEBI:22590'}, - 'MESH:C030093': {'CHEBI': 'CHEBI:59771'}, - 'MESH:C030103': {'CHEBI': 'CHEBI:89575'}, - 'MESH:C030104': {'CHEBI': 'CHEBI:50404'}, - 'MESH:C030167': {'CHEBI': 'CHEBI:3366'}, - 'MESH:C030168': {'CHEBI': 'CHEBI:6000'}, - 'MESH:C030192': {'CHEBI': 'CHEBI:33954'}, - 'MESH:C030216': {'CHEBI': 'CHEBI:35710'}, - 'MESH:C030217': {'CHEBI': 'CHEBI:35663'}, - 'MESH:C030221': {'CHEBI': 'CHEBI:169226'}, - 'MESH:C030222': {'CHEBI': 'CHEBI:145215'}, - 'MESH:C030223': {'CHEBI': 'CHEBI:27911'}, - 'MESH:C030225': {'CHEBI': 'CHEBI:135585'}, - 'MESH:C030243': {'CHEBI': 'CHEBI:81281'}, - 'MESH:C030244': {'CHEBI': 'CHEBI:81282'}, - 'MESH:C030250': {'CHEBI': 'CHEBI:45496'}, - 'MESH:C030262': {'CHEBI': 'CHEBI:9669'}, - 'MESH:C030265': {'CHEBI': 'CHEBI:31899'}, - 'MESH:C030303': {'CHEBI': 'CHEBI:34824'}, - 'MESH:C030311': {'CHEBI': 'CHEBI:157665'}, - 'MESH:C030318': {'CHEBI': 'CHEBI:87352'}, - 'MESH:C030337': {'CHEBI': 'CHEBI:17459'}, - 'MESH:C030358': {'CHEBI': 'CHEBI:30805'}, - 'MESH:C030365': {'CHEBI': 'CHEBI:44075'}, - 'MESH:C030371': {'CHEBI': 'CHEBI:20506'}, - 'MESH:C030379': {'CHEBI': 'CHEBI:174444'}, - 'MESH:C030386': {'CHEBI': 'CHEBI:18855'}, - 'MESH:C030387': {'CHEBI': 'CHEBI:36696'}, - 'MESH:C030412': {'CHEBI': 'CHEBI:68931'}, - 'MESH:C030419': {'CHEBI': 'CHEBI:65408'}, - 'MESH:C030425': {'CHEBI': 'CHEBI:69774'}, - 'MESH:C030430': {'CHEBI': 'CHEBI:5602'}, - 'MESH:C030435': {'CHEBI': 'CHEBI:93778'}, - 'MESH:C030517': {'CHEBI': 'CHEBI:25461'}, - 'MESH:C030521': {'CHEBI': 'CHEBI:28592'}, - 'MESH:C030530': {'CHEBI': 'CHEBI:68441'}, - 'MESH:C030534': {'CHEBI': 'CHEBI:6820'}, - 'MESH:C030536': {'CHEBI': 'CHEBI:31984'}, - 'MESH:C030544': {'CHEBI': 'CHEBI:30751'}, - 'MESH:C030546': {'CHEBI': 'CHEBI:64336'}, - 'MESH:C030553': {'CHEBI': 'CHEBI:521021'}, - 'MESH:C030578': {'CHEBI': 'CHEBI:3605'}, - 'MESH:C030580': {'CHEBI': 'CHEBI:82051'}, - 'MESH:C030593': {'CHEBI': 'CHEBI:34369'}, - 'MESH:C030613': {'CHEBI': 'CHEBI:53429'}, - 'MESH:C030614': {'CHEBI': 'CHEBI:28747'}, - 'MESH:C030630': {'CHEBI': 'CHEBI:74765'}, - 'MESH:C030651': {'CHEBI': 'CHEBI:81965'}, - 'MESH:C030653': {'CHEBI': 'CHEBI:166676'}, - 'MESH:C030669': {'CHEBI': 'CHEBI:131496'}, - 'MESH:C030682': {'CHEBI': 'CHEBI:38855'}, - 'MESH:C030683': {'CHEBI': 'CHEBI:47083'}, - 'MESH:C030688': {'CHEBI': 'CHEBI:145723'}, - 'MESH:C030703': {'CHEBI': 'CHEBI:34188'}, - 'MESH:C030712': {'CHEBI': 'CHEBI:81240'}, - 'MESH:C030722': {'CHEBI': 'CHEBI:88456'}, - 'MESH:C030735': {'CHEBI': 'CHEBI:2255'}, - 'MESH:C030736': {'CHEBI': 'CHEBI:69042'}, - 'MESH:C030747': {'CHEBI': 'CHEBI:52073'}, - 'MESH:C030813': {'CHEBI': 'CHEBI:137775'}, - 'MESH:C030816': {'CHEBI': 'CHEBI:82415'}, - 'MESH:C030820': {'CHEBI': 'CHEBI:16765'}, - 'MESH:C030848': {'CHEBI': 'CHEBI:77069'}, - 'MESH:C030878': {'CHEBI': 'CHEBI:87998'}, - 'MESH:C030880': {'CHEBI': 'CHEBI:28418'}, - 'MESH:C030893': {'CHEBI': 'CHEBI:34158'}, - 'MESH:C030899': {'CHEBI': 'CHEBI:174100'}, - 'MESH:C030906': {'CHEBI': 'CHEBI:52139'}, - 'MESH:C030912': {'CHEBI': 'CHEBI:27724'}, - 'MESH:C030921': {'CHEBI': 'CHEBI:28719'}, - 'MESH:C030923': {'CHEBI': 'CHEBI:175337'}, - 'MESH:C030949': {'CHEBI': 'CHEBI:135770'}, - 'MESH:C030950': {'CHEBI': 'CHEBI:32232'}, - 'MESH:C030971': {'CHEBI': 'CHEBI:138667'}, - 'MESH:C030981': {'CHEBI': 'CHEBI:29251'}, - 'MESH:C030990': {'CHEBI': 'CHEBI:61222'}, - 'MESH:C031003': {'CHEBI': 'CHEBI:165836'}, - 'MESH:C031021': {'CHEBI': 'CHEBI:167860'}, - 'MESH:C031022': {'CHEBI': 'CHEBI:81166'}, - 'MESH:C031038': {'CHEBI': 'CHEBI:165834'}, - 'MESH:C031049': {'CHEBI': 'CHEBI:31649'}, - 'MESH:C031050': {'CHEBI': 'CHEBI:14469'}, - 'MESH:C031060': {'CHEBI': 'CHEBI:32114'}, - 'MESH:C031068': {'CHEBI': 'CHEBI:132103'}, - 'MESH:C031071': {'CHEBI': 'CHEBI:30813'}, - 'MESH:C031088': {'CHEBI': 'CHEBI:19688'}, - 'MESH:C031132': {'CHEBI': 'CHEBI:82340'}, - 'MESH:C031133': {'CHEBI': 'CHEBI:178725'}, - 'MESH:C031137': {'CHEBI': 'CHEBI:27715'}, - 'MESH:C031146': {'CHEBI': 'CHEBI:62010'}, - 'MESH:C031154': {'CHEBI': 'CHEBI:16300'}, - 'MESH:C031173': {'CHEBI': 'CHEBI:135758'}, - 'MESH:C031183': {'CHEBI': 'CHEBI:28842'}, - 'MESH:C031200': {'CHEBI': 'CHEBI:179261'}, - 'MESH:C031201': {'CHEBI': 'CHEBI:89853'}, - 'MESH:C031206': {'CHEBI': 'CHEBI:75625'}, - 'MESH:C031218': {'CHEBI': 'CHEBI:144392'}, - 'MESH:C031226': {'CHEBI': 'CHEBI:140768'}, - 'MESH:C031244': {'CHEBI': 'CHEBI:2733'}, - 'MESH:C031263': {'CHEBI': 'CHEBI:39567'}, - 'MESH:C031266': {'CHEBI': 'CHEBI:34164'}, - 'MESH:C031274': {'CHEBI': 'CHEBI:68447'}, - 'MESH:C031280': {'CHEBI': 'CHEBI:17241'}, - 'MESH:C031282': {'CHEBI': 'CHEBI:32264'}, - 'MESH:C031294': {'CHEBI': 'CHEBI:28097'}, - 'MESH:C031302': {'CHEBI': 'CHEBI:19564'}, - 'MESH:C031312': {'CHEBI': 'CHEBI:10333'}, - 'MESH:C031313': {'CHEBI': 'CHEBI:9049'}, - 'MESH:C031319': {'CHEBI': 'CHEBI:43136'}, - 'MESH:C031324': {'CHEBI': 'CHEBI:35037'}, - 'MESH:C031338': {'CHEBI': 'CHEBI:45487'}, - 'MESH:C031353': {'CHEBI': 'CHEBI:31244'}, - 'MESH:C031356': {'CHEBI': 'CHEBI:16234'}, - 'MESH:C031364': {'CHEBI': 'CHEBI:178135'}, - 'MESH:C031365': {'CHEBI': 'CHEBI:81225'}, - 'MESH:C031367': {'CHEBI': 'CHEBI:51817'}, - 'MESH:C031368': {'CHEBI': 'CHEBI:32152'}, - 'MESH:C031389': {'CHEBI': 'CHEBI:27810'}, - 'MESH:C031390': {'CHEBI': 'CHEBI:78273'}, - 'MESH:C031394': {'CHEBI': 'CHEBI:81910'}, - 'MESH:C031404': {'CHEBI': 'CHEBI:88337'}, - 'MESH:C031409': {'CHEBI': 'CHEBI:10044'}, - 'MESH:C031412': {'CHEBI': 'CHEBI:77996'}, - 'MESH:C031436': {'CHEBI': 'CHEBI:3700'}, - 'MESH:C031463': {'CHEBI': 'CHEBI:17270'}, - 'MESH:C031468': {'CHEBI': 'CHEBI:133626'}, - 'MESH:C031469': {'CHEBI': 'CHEBI:177589'}, - 'MESH:C031476': {'CHEBI': 'CHEBI:10303'}, - 'MESH:C031477': {'CHEBI': 'CHEBI:27510'}, - 'MESH:C031487': {'CHEBI': 'CHEBI:132359'}, - 'MESH:C031491': {'CHEBI': 'CHEBI:171682'}, - 'MESH:C031492': {'CHEBI': 'CHEBI:28837'}, - 'MESH:C031498': {'CHEBI': 'CHEBI:141936'}, - 'MESH:C031509': {'CHEBI': 'CHEBI:29507'}, - 'MESH:C031524': {'CHEBI': 'CHEBI:37455'}, - 'MESH:C031535': {'CHEBI': 'CHEBI:69830'}, - 'MESH:C031552': {'CHEBI': 'CHEBI:17540'}, - 'MESH:C031579': {'CHEBI': 'CHEBI:19929'}, - 'MESH:C031584': {'CHEBI': 'CHEBI:36415'}, - 'MESH:C031586': {'CHEBI': 'CHEBI:143243'}, - 'MESH:C031601': {'CHEBI': 'CHEBI:33404'}, - 'MESH:C031605': {'CHEBI': 'CHEBI:30835'}, - 'MESH:C031606': {'CHEBI': 'CHEBI:30851'}, - 'MESH:C031618': {'CHEBI': 'CHEBI:63005'}, - 'MESH:C031621': {'CHEBI': 'CHEBI:31607'}, - 'MESH:C031626': {'CHEBI': 'CHEBI:26562'}, - 'MESH:C031627': {'CHEBI': 'CHEBI:88153'}, - 'MESH:C031649': {'CHEBI': 'CHEBI:73378'}, - 'MESH:C031651': {'CHEBI': 'CHEBI:47965'}, - 'MESH:C031660': {'CHEBI': 'CHEBI:35302'}, - 'MESH:C031696': {'CHEBI': 'CHEBI:61646'}, - 'MESH:C031701': {'CHEBI': 'CHEBI:29329'}, - 'MESH:C031784': {'CHEBI': 'CHEBI:156304'}, - 'MESH:C031800': {'CHEBI': 'CHEBI:36610'}, - 'MESH:C031801': {'CHEBI': 'CHEBI:36595'}, - 'MESH:C031835': {'CHEBI': 'CHEBI:30059'}, - 'MESH:C031841': {'CHEBI': 'CHEBI:71690'}, - 'MESH:C031875': {'CHEBI': 'CHEBI:177579'}, - 'MESH:C031877': {'CHEBI': 'CHEBI:31331'}, - 'MESH:C031895': {'CHEBI': 'CHEBI:86257'}, - 'MESH:C031896': {'CHEBI': 'CHEBI:173101'}, - 'MESH:C031918': {'CHEBI': 'CHEBI:163682'}, - 'MESH:C031920': {'CHEBI': 'CHEBI:143101'}, - 'MESH:C031926': {'CHEBI': 'CHEBI:31864'}, - 'MESH:C031929': {'CHEBI': 'CHEBI:138389'}, - 'MESH:C031930': {'CHEBI': 'CHEBI:139134'}, - 'MESH:C031938': {'CHEBI': 'CHEBI:75400'}, - 'MESH:C031942': {'CHEBI': 'CHEBI:48720'}, - 'MESH:C031945': {'CHEBI': 'CHEBI:80051'}, - 'MESH:C031967': {'CHEBI': 'CHEBI:63620'}, - 'MESH:C031969': {'CHEBI': 'CHEBI:48609'}, - 'MESH:C031970': {'CHEBI': 'CHEBI:135788'}, - 'MESH:C031971': {'CHEBI': 'CHEBI:5942'}, - 'MESH:C031976': {'CHEBI': 'CHEBI:85911'}, - 'MESH:C031980': {'CHEBI': 'CHEBI:31057'}, - 'MESH:C031986': {'CHEBI': 'CHEBI:37922'}, - 'MESH:C032007': {'CHEBI': 'CHEBI:73685'}, - 'MESH:C032008': {'CHEBI': 'CHEBI:177426'}, - 'MESH:C032012': {'CHEBI': 'CHEBI:176919'}, - 'MESH:C032033': {'CHEBI': 'CHEBI:134789'}, - 'MESH:C032038': {'CHEBI': 'CHEBI:34264'}, - 'MESH:C032041': {'CHEBI': 'CHEBI:27924'}, - 'MESH:C032052': {'CHEBI': 'CHEBI:82243'}, - 'MESH:C032061': {'CHEBI': 'CHEBI:34944'}, - 'MESH:C032067': {'CHEBI': 'CHEBI:16354'}, - 'MESH:C032070': {'CHEBI': 'CHEBI:82120'}, - 'MESH:C032078': {'CHEBI': 'CHEBI:17763'}, - 'MESH:C032103': {'CHEBI': 'CHEBI:156273'}, - 'MESH:C032114': {'CHEBI': 'CHEBI:32061'}, - 'MESH:C032119': {'CHEBI': 'CHEBI:172596'}, - 'MESH:C032128': {'CHEBI': 'CHEBI:31963'}, - 'MESH:C032160': {'CHEBI': 'CHEBI:59839'}, - 'MESH:C032179': {'CHEBI': 'CHEBI:180535'}, - 'MESH:C032186': {'CHEBI': 'CHEBI:37504'}, - 'MESH:C032191': {'CHEBI': 'CHEBI:166571'}, - 'MESH:C032196': {'CHEBI': 'CHEBI:136010'}, - 'MESH:C032200': {'CHEBI': 'CHEBI:27714'}, - 'MESH:C032205': {'CHEBI': 'CHEBI:135049'}, - 'MESH:C032206': {'CHEBI': 'CHEBI:86618'}, - 'MESH:C032207': {'CHEBI': 'CHEBI:84059'}, - 'MESH:C032228': {'CHEBI': 'CHEBI:66094'}, - 'MESH:C032233': {'CHEBI': 'CHEBI:25001'}, - 'MESH:C032257': {'CHEBI': 'CHEBI:136007'}, - 'MESH:C032284': {'CHEBI': 'CHEBI:42320'}, - 'MESH:C032285': {'CHEBI': 'CHEBI:81708'}, - 'MESH:C032300': {'CHEBI': 'CHEBI:30330'}, - 'MESH:C032303': {'CHEBI': 'CHEBI:132347'}, - 'MESH:C032336': {'CHEBI': 'CHEBI:36284'}, - 'MESH:C032348': {'CHEBI': 'CHEBI:80626'}, - 'MESH:C032365': {'CHEBI': 'CHEBI:64455'}, - 'MESH:C032372': {'CHEBI': 'CHEBI:29655'}, - 'MESH:C032396': {'CHEBI': 'CHEBI:84849'}, - 'MESH:C032403': {'CHEBI': 'CHEBI:61496'}, - 'MESH:C032420': {'CHEBI': 'CHEBI:74397'}, - 'MESH:C032423': {'CHEBI': 'CHEBI:24311'}, - 'MESH:C032429': {'CHEBI': 'CHEBI:80535'}, - 'MESH:C032444': {'CHEBI': 'CHEBI:87060'}, - 'MESH:C032456': {'CHEBI': 'CHEBI:40784'}, - 'MESH:C032459': {'CHEBI': 'CHEBI:17810'}, - 'MESH:C032473': {'CHEBI': 'CHEBI:135592'}, - 'MESH:C032476': {'CHEBI': 'CHEBI:32259'}, - 'MESH:C032519': {'CHEBI': 'CHEBI:33135'}, - 'MESH:C032527': {'CHEBI': 'CHEBI:87347'}, - 'MESH:C032541': {'CHEBI': 'CHEBI:53580'}, - 'MESH:C032547': {'CHEBI': 'CHEBI:176789'}, - 'MESH:C032553': {'CHEBI': 'CHEBI:131188'}, - 'MESH:C032561': {'CHEBI': 'CHEBI:84304'}, - 'MESH:C032579': {'CHEBI': 'CHEBI:74144'}, - 'MESH:C032582': {'CHEBI': 'CHEBI:134845'}, - 'MESH:C032624': {'CHEBI': 'CHEBI:38258'}, - 'MESH:C032627': {'CHEBI': 'CHEBI:45129'}, - 'MESH:C032649': {'CHEBI': 'CHEBI:64602'}, - 'MESH:C032655': {'CHEBI': 'CHEBI:39837'}, - 'MESH:C032657': {'CHEBI': 'CHEBI:83924'}, - 'MESH:C032659': {'CHEBI': 'CHEBI:175649'}, - 'MESH:C032660': {'CHEBI': 'CHEBI:4937'}, - 'MESH:C032668': {'CHEBI': 'CHEBI:34107'}, - 'MESH:C032677': {'CHEBI': 'CHEBI:32174'}, - 'MESH:C032681': {'CHEBI': 'CHEBI:174441'}, - 'MESH:C032688': {'CHEBI': 'CHEBI:33118'}, - 'MESH:C032703': {'CHEBI': 'CHEBI:133677'}, - 'MESH:C032706': {'CHEBI': 'CHEBI:65242'}, - 'MESH:C032707': {'CHEBI': 'CHEBI:34627'}, - 'MESH:C032710': {'CHEBI': 'CHEBI:78672'}, - 'MESH:C032712': {'CHEBI': 'CHEBI:173313'}, - 'MESH:C032732': {'CHEBI': 'CHEBI:82273'}, - 'MESH:C032735': {'CHEBI': 'CHEBI:16850'}, - 'MESH:C032737': {'CHEBI': 'CHEBI:28075'}, - 'MESH:C032742': {'CHEBI': 'CHEBI:9682'}, - 'MESH:C032756': {'CHEBI': 'CHEBI:90319'}, - 'MESH:C032761': {'CHEBI': 'CHEBI:3436'}, - 'MESH:C032770': {'CHEBI': 'CHEBI:165425'}, - 'MESH:C032776': {'CHEBI': 'CHEBI:62843'}, - 'MESH:C032777': {'CHEBI': 'CHEBI:62842'}, - 'MESH:C032778': {'CHEBI': 'CHEBI:27764'}, - 'MESH:C032779': {'CHEBI': 'CHEBI:34948'}, - 'MESH:C032787': {'CHEBI': 'CHEBI:5981'}, - 'MESH:C032791': {'CHEBI': 'CHEBI:173921'}, - 'MESH:C032793': {'CHEBI': 'CHEBI:49900'}, - 'MESH:C032801': {'CHEBI': 'CHEBI:32192'}, - 'MESH:C032802': {'CHEBI': 'CHEBI:53440'}, - 'MESH:C032821': {'CHEBI': 'CHEBI:135007'}, - 'MESH:C032854': {'CHEBI': 'CHEBI:6426'}, - 'MESH:C032855': {'CHEBI': 'CHEBI:135466'}, - 'MESH:C032881': {'CHEBI': 'CHEBI:62837'}, - 'MESH:C032896': {'CHEBI': 'CHEBI:134874'}, - 'MESH:C032910': {'CHEBI': 'CHEBI:9665'}, - 'MESH:C032943': {'CHEBI': 'CHEBI:6900'}, - 'MESH:C032959': {'CHEBI': 'CHEBI:156550'}, - 'MESH:C032964': {'CHEBI': 'CHEBI:77011'}, - 'MESH:C032973': {'CHEBI': 'CHEBI:16513'}, - 'MESH:C032978': {'CHEBI': 'CHEBI:82508'}, - 'MESH:C032992': {'CHEBI': 'CHEBI:143082'}, - 'MESH:C032996': {'CHEBI': 'CHEBI:1026'}, - 'MESH:C033011': {'CHEBI': 'CHEBI:141221'}, - 'MESH:C033013': {'CHEBI': 'CHEBI:53647'}, - 'MESH:C033146': {'CHEBI': 'CHEBI:34093'}, - 'MESH:C033171': {'CHEBI': 'CHEBI:78646'}, - 'MESH:C033180': {'CHEBI': 'CHEBI:84940'}, - 'MESH:C033186': {'CHEBI': 'CHEBI:24109'}, - 'MESH:C033205': {'CHEBI': 'CHEBI:82033'}, - 'MESH:C033219': {'CHEBI': 'CHEBI:134897'}, - 'MESH:C033221': {'CHEBI': 'CHEBI:135373'}, - 'MESH:C033244': {'CHEBI': 'CHEBI:31828'}, - 'MESH:C033245': {'CHEBI': 'CHEBI:28897'}, - 'MESH:C033246': {'CHEBI': 'CHEBI:28031'}, - 'MESH:C033249': {'CHEBI': 'CHEBI:5625'}, - 'MESH:C033269': {'CHEBI': 'CHEBI:153397'}, - 'MESH:C033270': {'CHEBI': 'CHEBI:69017'}, - 'MESH:C033273': {'CHEBI': 'CHEBI:135323'}, - 'MESH:C033286': {'CHEBI': 'CHEBI:41071'}, - 'MESH:C033300': {'CHEBI': 'CHEBI:31715'}, - 'MESH:C033304': {'CHEBI': 'CHEBI:89830'}, - 'MESH:C033308': {'CHEBI': 'CHEBI:9325'}, - 'MESH:C033309': {'CHEBI': 'CHEBI:34066'}, - 'MESH:C033310': {'CHEBI': 'CHEBI:34069'}, - 'MESH:C033320': {'CHEBI': 'CHEBI:66872'}, - 'MESH:C033343': {'CHEBI': 'CHEBI:178699'}, - 'MESH:C033353': {'CHEBI': 'CHEBI:37830'}, - 'MESH:C033355': {'CHEBI': 'CHEBI:28506'}, - 'MESH:C033356': {'CHEBI': 'CHEBI:63214'}, - 'MESH:C033383': {'CHEBI': 'CHEBI:32103'}, - 'MESH:C033386': {'CHEBI': 'CHEBI:80021'}, - 'MESH:C033392': {'CHEBI': 'CHEBI:52512'}, - 'MESH:C033398': {'CHEBI': 'CHEBI:145593'}, - 'MESH:C033412': {'CHEBI': 'CHEBI:165184'}, - 'MESH:C033424': {'CHEBI': 'CHEBI:166564'}, - 'MESH:C033433': {'CHEBI': 'CHEBI:34117'}, - 'MESH:C033434': {'CHEBI': 'CHEBI:36160'}, - 'MESH:C033450': {'CHEBI': 'CHEBI:169084'}, - 'MESH:C033486': {'CHEBI': 'CHEBI:82863'}, - 'MESH:C033509': {'CHEBI': 'CHEBI:173586'}, - 'MESH:C033526': {'CHEBI': 'CHEBI:176869'}, - 'MESH:C033541': {'CHEBI': 'CHEBI:31177'}, - 'MESH:C033546': {'CHEBI': 'CHEBI:65035'}, - 'MESH:C033550': {'CHEBI': 'CHEBI:27704'}, - 'MESH:C033560': {'CHEBI': 'CHEBI:31307'}, - 'MESH:C033563': {'CHEBI': 'CHEBI:31664'}, - 'MESH:C033574': {'CHEBI': 'CHEBI:24340'}, - 'MESH:C033576': {'CHEBI': 'CHEBI:174650'}, - 'MESH:C033577': {'CHEBI': 'CHEBI:174827'}, - 'MESH:C033581': {'CHEBI': 'CHEBI:135701'}, - 'MESH:C033584': {'CHEBI': 'CHEBI:80766'}, - 'MESH:C033594': {'CHEBI': 'CHEBI:73712'}, - 'MESH:C033607': {'CHEBI': 'CHEBI:8633'}, - 'MESH:C033617': {'CHEBI': 'CHEBI:167644'}, - 'MESH:C033618': {'CHEBI': 'CHEBI:15478'}, - 'MESH:C033643': {'CHEBI': 'CHEBI:34345'}, - 'MESH:C033648': {'CHEBI': 'CHEBI:134801'}, - 'MESH:C033650': {'CHEBI': 'CHEBI:39355'}, - 'MESH:C033681': {'CHEBI': 'CHEBI:67249'}, - 'MESH:C033686': {'CHEBI': 'CHEBI:68566'}, - 'MESH:C033689': {'CHEBI': 'CHEBI:89455'}, - 'MESH:C033695': {'CHEBI': 'CHEBI:48286'}, - 'MESH:C033696': {'CHEBI': 'CHEBI:48282'}, - 'MESH:C033729': {'CHEBI': 'CHEBI:63919'}, - 'MESH:C033747': {'CHEBI': 'CHEBI:4966'}, - 'MESH:C033749': {'CHEBI': 'CHEBI:82458'}, - 'MESH:C033758': {'CHEBI': 'CHEBI:88290'}, - 'MESH:C033759': {'CHEBI': 'CHEBI:78582'}, - 'MESH:C033761': {'CHEBI': 'CHEBI:165335'}, - 'MESH:C033769': {'CHEBI': 'CHEBI:156545'}, - 'MESH:C033776': {'CHEBI': 'CHEBI:134944'}, - 'MESH:C033781': {'CHEBI': 'CHEBI:135152'}, - 'MESH:C033787': {'CHEBI': 'CHEBI:82661'}, - 'MESH:C033797': {'CHEBI': 'CHEBI:80701'}, - 'MESH:C033807': {'CHEBI': 'CHEBI:34976'}, - 'MESH:C033808': {'CHEBI': 'CHEBI:177613'}, - 'MESH:C033831': {'CHEBI': 'CHEBI:167506'}, - 'MESH:C033841': {'CHEBI': 'CHEBI:63034'}, - 'MESH:C033842': {'CHEBI': 'CHEBI:30681'}, - 'MESH:C033854': {'CHEBI': 'CHEBI:1014'}, - 'MESH:C033884': {'CHEBI': 'CHEBI:20741'}, - 'MESH:C033901': {'CHEBI': 'CHEBI:34316'}, - 'MESH:C033907': {'CHEBI': 'CHEBI:81055'}, - 'MESH:C033932': {'CHEBI': 'CHEBI:34303'}, - 'MESH:C033961': {'CHEBI': 'CHEBI:29374'}, - 'MESH:C033962': {'CHEBI': 'CHEBI:51555'}, - 'MESH:C033999': {'CHEBI': 'CHEBI:82350'}, - 'MESH:C034005': {'CHEBI': 'CHEBI:37610'}, - 'MESH:C034008': {'CHEBI': 'CHEBI:176744'}, - 'MESH:C034010': {'CHEBI': 'CHEBI:15815'}, - 'MESH:C034028': {'CHEBI': 'CHEBI:33146'}, - 'MESH:C034029': {'CHEBI': 'CHEBI:3713'}, - 'MESH:C034031': {'CHEBI': 'CHEBI:113543'}, - 'MESH:C034042': {'CHEBI': 'CHEBI:30731'}, - 'MESH:C034052': {'CHEBI': 'CHEBI:69926'}, - 'MESH:C034056': {'CHEBI': 'CHEBI:63030'}, - 'MESH:C034064': {'CHEBI': 'CHEBI:39740'}, - 'MESH:C034065': {'CHEBI': 'CHEBI:135061'}, - 'MESH:C034081': {'CHEBI': 'CHEBI:169705'}, - 'MESH:C034082': {'CHEBI': 'CHEBI:17840'}, - 'MESH:C034085': {'CHEBI': 'CHEBI:82430'}, - 'MESH:C034088': {'CHEBI': 'CHEBI:82540'}, - 'MESH:C034089': {'CHEBI': 'CHEBI:82544'}, - 'MESH:C034090': {'CHEBI': 'CHEBI:82382'}, - 'MESH:C034094': {'CHEBI': 'CHEBI:94677'}, - 'MESH:C034096': {'CHEBI': 'CHEBI:173365'}, - 'MESH:C034099': {'CHEBI': 'CHEBI:90601'}, - 'MESH:C034103': {'CHEBI': 'CHEBI:27484'}, - 'MESH:C034133': {'CHEBI': 'CHEBI:34278'}, - 'MESH:C034145': {'CHEBI': 'CHEBI:73741'}, - 'MESH:C034152': {'CHEBI': 'CHEBI:53460'}, - 'MESH:C034188': {'CHEBI': 'CHEBI:5727'}, - 'MESH:C034192': {'CHEBI': 'CHEBI:4776'}, - 'MESH:C034207': {'CHEBI': 'CHEBI:610092'}, - 'MESH:C034213': {'CHEBI': 'CHEBI:135826'}, - 'MESH:C034235': {'CHEBI': 'CHEBI:6144'}, - 'MESH:C034236': {'CHEBI': 'CHEBI:50820'}, - 'MESH:C034238': {'CHEBI': 'CHEBI:36075'}, - 'MESH:C034244': {'CHEBI': 'CHEBI:6700'}, - 'MESH:C034271': {'CHEBI': 'CHEBI:174443'}, - 'MESH:C034277': {'CHEBI': 'CHEBI:16089'}, - 'MESH:C034280': {'CHEBI': 'CHEBI:36716'}, - 'MESH:C034281': {'CHEBI': 'CHEBI:85259'}, - 'MESH:C034282': {'CHEBI': 'CHEBI:36409'}, - 'MESH:C034296': {'CHEBI': 'CHEBI:88338'}, - 'MESH:C034302': {'CHEBI': 'CHEBI:180172'}, - 'MESH:C034326': {'CHEBI': 'CHEBI:82186'}, - 'MESH:C034340': {'CHEBI': 'CHEBI:135103'}, - 'MESH:C034347': {'CHEBI': 'CHEBI:126237'}, - 'MESH:C034349': {'CHEBI': 'CHEBI:134812'}, - 'MESH:C034358': {'CHEBI': 'CHEBI:17264'}, - 'MESH:C034364': {'CHEBI': 'CHEBI:134938'}, - 'MESH:C034376': {'CHEBI': 'CHEBI:45113'}, - 'MESH:C034379': {'CHEBI': 'CHEBI:69236'}, - 'MESH:C034380': {'CHEBI': 'CHEBI:8305'}, - 'MESH:C034384': {'CHEBI': 'CHEBI:67862'}, - 'MESH:C034392': {'CHEBI': 'CHEBI:178593'}, - 'MESH:C034446': {'CHEBI': 'CHEBI:74800'}, - 'MESH:C034448': {'CHEBI': 'CHEBI:166478'}, - 'MESH:C034467': {'CHEBI': 'CHEBI:27624'}, - 'MESH:C034508': {'CHEBI': 'CHEBI:16116'}, - 'MESH:C034512': {'CHEBI': 'CHEBI:84298'}, - 'MESH:C034524': {'CHEBI': 'CHEBI:31529'}, - 'MESH:C034527': {'CHEBI': 'CHEBI:74903'}, - 'MESH:C034532': {'CHEBI': 'CHEBI:135632'}, - 'MESH:C034533': {'CHEBI': 'CHEBI:31297'}, - 'MESH:C034546': {'CHEBI': 'CHEBI:138415'}, - 'MESH:C034550': {'CHEBI': 'CHEBI:42452'}, - 'MESH:C034551': {'CHEBI': 'CHEBI:6624'}, - 'MESH:C034559': {'CHEBI': 'CHEBI:85782'}, - 'MESH:C034599': {'CHEBI': 'CHEBI:137827'}, - 'MESH:C034601': {'CHEBI': 'CHEBI:172081'}, - 'MESH:C034613': {'CHEBI': 'CHEBI:144441'}, - 'MESH:C034629': {'CHEBI': 'CHEBI:173425'}, - 'MESH:C034667': {'CHEBI': 'CHEBI:34466'}, - 'MESH:C034670': {'CHEBI': 'CHEBI:24857'}, - 'MESH:C034686': {'CHEBI': 'CHEBI:178091'}, - 'MESH:C034697': {'CHEBI': 'CHEBI:35852'}, - 'MESH:C034700': {'CHEBI': 'CHEBI:92739'}, - 'MESH:C034734': {'CHEBI': 'CHEBI:80818'}, - 'MESH:C034741': {'CHEBI': 'CHEBI:75277'}, - 'MESH:C034742': {'CHEBI': 'CHEBI:82555'}, - 'MESH:C034753': {'CHEBI': 'CHEBI:41037'}, - 'MESH:C034758': {'CHEBI': 'CHEBI:74707'}, - 'MESH:C034759': {'CHEBI': 'CHEBI:91231'}, - 'MESH:C034767': {'CHEBI': 'CHEBI:4402'}, - 'MESH:C034784': {'CHEBI': 'CHEBI:7714'}, - 'MESH:C034785': {'CHEBI': 'CHEBI:68636'}, - 'MESH:C034786': {'CHEBI': 'CHEBI:71045'}, - 'MESH:C034788': {'CHEBI': 'CHEBI:147553'}, - 'MESH:C034821': {'CHEBI': 'CHEBI:38616'}, - 'MESH:C034828': {'CHEBI': 'CHEBI:139558'}, - 'MESH:C034839': {'CHEBI': 'CHEBI:85057'}, - 'MESH:C034840': {'CHEBI': 'CHEBI:179978'}, - 'MESH:C034846': {'CHEBI': 'CHEBI:61095'}, - 'MESH:C034870': {'CHEBI': 'CHEBI:82386'}, - 'MESH:C034902': {'CHEBI': 'CHEBI:167561'}, - 'MESH:C034907': {'CHEBI': 'CHEBI:70971'}, - 'MESH:C034922': {'CHEBI': 'CHEBI:91286'}, - 'MESH:C034932': {'CHEBI': 'CHEBI:135304'}, - 'MESH:C034935': {'CHEBI': 'CHEBI:135964'}, - 'MESH:C034939': {'CHEBI': 'CHEBI:50833'}, - 'MESH:C034941': {'CHEBI': 'CHEBI:5949'}, - 'MESH:C034944': {'CHEBI': 'CHEBI:23234'}, - 'MESH:C034960': {'CHEBI': 'CHEBI:166504'}, - 'MESH:C034985': {'CHEBI': 'CHEBI:584020'}, - 'MESH:C034998': {'CHEBI': 'CHEBI:59112'}, - 'MESH:C035011': {'CHEBI': 'CHEBI:6999'}, - 'MESH:C035016': {'CHEBI': 'CHEBI:82501'}, - 'MESH:C035019': {'CHEBI': 'CHEBI:6009'}, - 'MESH:C035023': {'CHEBI': 'CHEBI:163712'}, - 'MESH:C035024': {'CHEBI': 'CHEBI:163949'}, - 'MESH:C035032': {'CHEBI': 'CHEBI:135732'}, - 'MESH:C035050': {'CHEBI': 'CHEBI:145108'}, - 'MESH:C035062': {'CHEBI': 'CHEBI:132346'}, - 'MESH:C035063': {'CHEBI': 'CHEBI:132622'}, - 'MESH:C035068': {'CHEBI': 'CHEBI:46116'}, - 'MESH:C035088': {'CHEBI': 'CHEBI:87388'}, - 'MESH:C035089': {'CHEBI': 'CHEBI:82479'}, - 'MESH:C035094': {'CHEBI': 'CHEBI:35583'}, - 'MESH:C035100': {'CHEBI': 'CHEBI:31911'}, - 'MESH:C035114': {'CHEBI': 'CHEBI:8810'}, - 'MESH:C035120': {'CHEBI': 'CHEBI:165872'}, - 'MESH:C035121': {'CHEBI': 'CHEBI:7988'}, - 'MESH:C035126': {'CHEBI': 'CHEBI:35709'}, - 'MESH:C035127': {'CHEBI': 'CHEBI:50027'}, - 'MESH:C035144': {'CHEBI': 'CHEBI:50838'}, - 'MESH:C035156': {'CHEBI': 'CHEBI:60872'}, - 'MESH:C035160': {'CHEBI': 'CHEBI:165866'}, - 'MESH:C035176': {'CHEBI': 'CHEBI:64466'}, - 'MESH:C035177': {'CHEBI': 'CHEBI:78014'}, - 'MESH:C035193': {'CHEBI': 'CHEBI:81126'}, - 'MESH:C035196': {'CHEBI': 'CHEBI:77732'}, - 'MESH:C035227': {'CHEBI': 'CHEBI:135129'}, - 'MESH:C035234': {'CHEBI': 'CHEBI:143289'}, - 'MESH:C035260': {'CHEBI': 'CHEBI:28791'}, - 'MESH:C035276': {'CHEBI': 'CHEBI:84883'}, - 'MESH:C035287': {'CHEBI': 'CHEBI:135791'}, - 'MESH:C035288': {'CHEBI': 'CHEBI:135266'}, - 'MESH:C035289': {'CHEBI': 'CHEBI:51066'}, - 'MESH:C035309': {'CHEBI': 'CHEBI:147402'}, - 'MESH:C035314': {'CHEBI': 'CHEBI:76261'}, - 'MESH:C035318': {'CHEBI': 'CHEBI:82448'}, - 'MESH:C035339': {'CHEBI': 'CHEBI:80687'}, - 'MESH:C035344': {'CHEBI': 'CHEBI:135081'}, - 'MESH:C035349': {'CHEBI': 'CHEBI:80581'}, - 'MESH:C035359': {'CHEBI': 'CHEBI:556075'}, - 'MESH:C035366': {'CHEBI': 'CHEBI:140528'}, - 'MESH:C035385': {'CHEBI': 'CHEBI:82461'}, - 'MESH:C035386': {'CHEBI': 'CHEBI:135855'}, - 'MESH:C035388': {'CHEBI': 'CHEBI:82404'}, - 'MESH:C035394': {'CHEBI': 'CHEBI:5108'}, - 'MESH:C035396': {'CHEBI': 'CHEBI:82319'}, - 'MESH:C035400': {'CHEBI': 'CHEBI:180454'}, - 'MESH:C035406': {'CHEBI': 'CHEBI:34305'}, - 'MESH:C035420': {'CHEBI': 'CHEBI:134880'}, - 'MESH:C035441': {'CHEBI': 'CHEBI:10423'}, - 'MESH:C035444': {'CHEBI': 'CHEBI:51770'}, - 'MESH:C035458': {'CHEBI': 'CHEBI:35002'}, - 'MESH:C035470': {'CHEBI': 'CHEBI:9591'}, - 'MESH:C035482': {'CHEBI': 'CHEBI:176949'}, - 'MESH:C035493': {'CHEBI': 'CHEBI:5420'}, - 'MESH:C035496': {'CHEBI': 'CHEBI:159344'}, - 'MESH:C035499': {'CHEBI': 'CHEBI:89479'}, - 'MESH:C035525': {'CHEBI': 'CHEBI:9485'}, - 'MESH:C035534': {'CHEBI': 'CHEBI:87185'}, - 'MESH:C035538': {'CHEBI': 'CHEBI:136972'}, - 'MESH:C035544': {'CHEBI': 'CHEBI:35057'}, - 'MESH:C035552': {'CHEBI': 'CHEBI:34762'}, - 'MESH:C035561': {'CHEBI': 'CHEBI:76578'}, - 'MESH:C035563': {'CHEBI': 'CHEBI:134206'}, - 'MESH:C035579': {'CHEBI': 'CHEBI:30062'}, - 'MESH:C035617': {'CHEBI': 'CHEBI:38112'}, - 'MESH:C035646': {'CHEBI': 'CHEBI:90399'}, - 'MESH:C035647': {'CHEBI': 'CHEBI:63961'}, - 'MESH:C035656': {'CHEBI': 'CHEBI:31207'}, - 'MESH:C035668': {'CHEBI': 'CHEBI:28136'}, - 'MESH:C035669': {'CHEBI': 'CHEBI:27936'}, - 'MESH:C035676': {'CHEBI': 'CHEBI:82455'}, - 'MESH:C035702': {'CHEBI': 'CHEBI:62844'}, - 'MESH:C035705': {'CHEBI': 'CHEBI:39400'}, - 'MESH:C035707': {'CHEBI': 'CHEBI:81549'}, - 'MESH:C035714': {'CHEBI': 'CHEBI:90065'}, - 'MESH:C035723': {'CHEBI': 'CHEBI:84873'}, - 'MESH:C035740': {'CHEBI': 'CHEBI:137685'}, - 'MESH:C035745': {'CHEBI': 'CHEBI:138829'}, - 'MESH:C035746': {'CHEBI': 'CHEBI:51881'}, - 'MESH:C035810': {'CHEBI': 'CHEBI:73922'}, - 'MESH:C035830': {'CHEBI': 'CHEBI:63825'}, - 'MESH:C035834': {'CHEBI': 'CHEBI:81519'}, - 'MESH:C035837': {'CHEBI': 'CHEBI:6736'}, - 'MESH:C035843': {'CHEBI': 'CHEBI:166762'}, - 'MESH:C035877': {'CHEBI': 'CHEBI:131454'}, - 'MESH:C035892': {'CHEBI': 'CHEBI:38372'}, - 'MESH:C035909': {'CHEBI': 'CHEBI:27754'}, - 'MESH:C035911': {'CHEBI': 'CHEBI:15349'}, - 'MESH:C035917': {'CHEBI': 'CHEBI:82490'}, - 'MESH:C035918': {'CHEBI': 'CHEBI:82491'}, - 'MESH:C035932': {'CHEBI': 'CHEBI:9172'}, - 'MESH:C035956': {'CHEBI': 'CHEBI:82482'}, - 'MESH:C035967': {'CHEBI': 'CHEBI:38864'}, - 'MESH:C035968': {'CHEBI': 'CHEBI:63013'}, - 'MESH:C035974': {'CHEBI': 'CHEBI:53236'}, - 'MESH:C035975': {'CHEBI': 'CHEBI:135467'}, - 'MESH:C035976': {'CHEBI': 'CHEBI:34204'}, - 'MESH:C035978': {'CHEBI': 'CHEBI:135856'}, - 'MESH:C035982': {'CHEBI': 'CHEBI:49499'}, - 'MESH:C035986': {'CHEBI': 'CHEBI:82351'}, - 'MESH:C035987': {'CHEBI': 'CHEBI:82505'}, - 'MESH:C036007': {'CHEBI': 'CHEBI:76749'}, - 'MESH:C036011': {'CHEBI': 'CHEBI:61958'}, - 'MESH:C036020': {'CHEBI': 'CHEBI:89510'}, - 'MESH:C036032': {'CHEBI': 'CHEBI:166657'}, - 'MESH:C036038': {'CHEBI': 'CHEBI:2312'}, - 'MESH:C036040': {'CHEBI': 'CHEBI:15829'}, - 'MESH:C036042': {'CHEBI': 'CHEBI:34693'}, - 'MESH:C036070': {'CHEBI': 'CHEBI:157783'}, - 'MESH:C036103': {'CHEBI': 'CHEBI:135740'}, - 'MESH:C036130': {'CHEBI': 'CHEBI:138937'}, - 'MESH:C036200': {'CHEBI': 'CHEBI:80347'}, - 'MESH:C036216': {'CHEBI': 'CHEBI:18153'}, - 'MESH:C036225': {'CHEBI': 'CHEBI:138822'}, - 'MESH:C036244': {'CHEBI': 'CHEBI:17458'}, - 'MESH:C036260': {'CHEBI': 'CHEBI:87393'}, - 'MESH:C036266': {'CHEBI': 'CHEBI:135572'}, - 'MESH:C036286': {'CHEBI': 'CHEBI:166754'}, - 'MESH:C036323': {'CHEBI': 'CHEBI:28759'}, - 'MESH:C036327': {'CHEBI': 'CHEBI:134872'}, - 'MESH:C036333': {'CHEBI': 'CHEBI:29211'}, - 'MESH:C036363': {'CHEBI': 'CHEBI:17006'}, - 'MESH:C036365': {'CHEBI': 'CHEBI:17618'}, - 'MESH:C036366': {'CHEBI': 'CHEBI:135621'}, - 'MESH:C036380': {'CHEBI': 'CHEBI:10352'}, - 'MESH:C036386': {'CHEBI': 'CHEBI:39992'}, - 'MESH:C036387': {'CHEBI': 'CHEBI:21412'}, - 'MESH:C036390': {'CHEBI': 'CHEBI:176463'}, - 'MESH:C036411': {'CHEBI': 'CHEBI:5634'}, - 'MESH:C036435': {'CHEBI': 'CHEBI:137404'}, - 'MESH:C036460': {'CHEBI': 'CHEBI:82556'}, - 'MESH:C036466': {'CHEBI': 'CHEBI:47943'}, - 'MESH:C036512': {'CHEBI': 'CHEBI:30912'}, - 'MESH:C036518': {'CHEBI': 'CHEBI:135724'}, - 'MESH:C036526': {'CHEBI': 'CHEBI:89878'}, - 'MESH:C036531': {'CHEBI': 'CHEBI:180557'}, - 'MESH:C036585': {'CHEBI': 'CHEBI:27493'}, - 'MESH:C036593': {'CHEBI': 'CHEBI:135291'}, - 'MESH:C036604': {'CHEBI': 'CHEBI:4856'}, - 'MESH:C036619': {'CHEBI': 'CHEBI:31687'}, - 'MESH:C036631': {'CHEBI': 'CHEBI:135327'}, - 'MESH:C036638': {'CHEBI': 'CHEBI:30235'}, - 'MESH:C036639': {'CHEBI': 'CHEBI:9963'}, - 'MESH:C036645': {'CHEBI': 'CHEBI:82383'}, - 'MESH:C036666': {'CHEBI': 'CHEBI:59213'}, - 'MESH:C036667': {'CHEBI': 'CHEBI:135037'}, - 'MESH:C036676': {'CHEBI': 'CHEBI:82512'}, - 'MESH:C036686': {'CHEBI': 'CHEBI:37660'}, - 'MESH:C036716': {'CHEBI': 'CHEBI:32119'}, - 'MESH:C036720': {'CHEBI': 'CHEBI:27096'}, - 'MESH:C036758': {'CHEBI': 'CHEBI:82465'}, - 'MESH:C036784': {'CHEBI': 'CHEBI:16821'}, - 'MESH:C036793': {'CHEBI': 'CHEBI:80710'}, - 'MESH:C036827': {'CHEBI': 'CHEBI:131435'}, - 'MESH:C036836': {'CHEBI': 'CHEBI:4676'}, - 'MESH:C036837': {'CHEBI': 'CHEBI:2340'}, - 'MESH:C036866': {'CHEBI': 'CHEBI:32106'}, - 'MESH:C036868': {'CHEBI': 'CHEBI:76606'}, - 'MESH:C036933': {'CHEBI': 'CHEBI:168310'}, - 'MESH:C036970': {'CHEBI': 'CHEBI:29516'}, - 'MESH:C036990': {'CHEBI': 'CHEBI:76604'}, - 'MESH:C037008': {'CHEBI': 'CHEBI:15711'}, - 'MESH:C037011': {'CHEBI': 'CHEBI:135970'}, - 'MESH:C037026': {'CHEBI': 'CHEBI:163695'}, - 'MESH:C037027': {'CHEBI': 'CHEBI:28922'}, - 'MESH:C037033': {'CHEBI': 'CHEBI:86555'}, - 'MESH:C037036': {'CHEBI': 'CHEBI:69477'}, - 'MESH:C037055': {'CHEBI': 'CHEBI:7524'}, - 'MESH:C037062': {'CHEBI': 'CHEBI:5324'}, - 'MESH:C037068': {'CHEBI': 'CHEBI:49703'}, - 'MESH:C037071': {'CHEBI': 'CHEBI:60689'}, - 'MESH:C037075': {'CHEBI': 'CHEBI:87434'}, - 'MESH:C037080': {'CHEBI': 'CHEBI:10032'}, - 'MESH:C037085': {'CHEBI': 'CHEBI:64255'}, - 'MESH:C037094': {'CHEBI': 'CHEBI:62827'}, - 'MESH:C037098': {'CHEBI': 'CHEBI:81051'}, - 'MESH:C037123': {'CHEBI': 'CHEBI:50292'}, - 'MESH:C037133': {'CHEBI': 'CHEBI:9921'}, - 'MESH:C037134': {'CHEBI': 'CHEBI:174304'}, - 'MESH:C037135': {'CHEBI': 'CHEBI:172142'}, - 'MESH:C037137': {'CHEBI': 'CHEBI:3652'}, - 'MESH:C037144': {'CHEBI': 'CHEBI:135906'}, - 'MESH:C037145': {'CHEBI': 'CHEBI:44811'}, - 'MESH:C037152': {'CHEBI': 'CHEBI:24928'}, - 'MESH:C037157': {'CHEBI': 'CHEBI:89405'}, - 'MESH:C037178': {'CHEBI': 'CHEBI:58178'}, - 'MESH:C037199': {'CHEBI': 'CHEBI:26174'}, - 'MESH:C037217': {'CHEBI': 'CHEBI:81004'}, - 'MESH:C037225': {'CHEBI': 'CHEBI:7821'}, - 'MESH:C037258': {'CHEBI': 'CHEBI:135609'}, - 'MESH:C037267': {'CHEBI': 'CHEBI:19904'}, - 'MESH:C037269': {'CHEBI': 'CHEBI:59065'}, - 'MESH:C037277': {'CHEBI': 'CHEBI:136775'}, - 'MESH:C037293': {'CHEBI': 'CHEBI:135359'}, - 'MESH:C037302': {'CHEBI': 'CHEBI:166887'}, - 'MESH:C037311': {'CHEBI': 'CHEBI:47232'}, - 'MESH:C037341': {'CHEBI': 'CHEBI:77773'}, - 'MESH:C037351': {'CHEBI': 'CHEBI:133057'}, - 'MESH:C037354': {'CHEBI': 'CHEBI:28906'}, - 'MESH:C037413': {'CHEBI': 'CHEBI:82456'}, - 'MESH:C037431': {'CHEBI': 'CHEBI:38817'}, - 'MESH:C037441': {'CHEBI': 'CHEBI:135878'}, - 'MESH:C037445': {'CHEBI': 'CHEBI:176517'}, - 'MESH:C037485': {'CHEBI': 'CHEBI:31240'}, - 'MESH:C037486': {'CHEBI': 'CHEBI:6692'}, - 'MESH:C037500': {'CHEBI': 'CHEBI:78496'}, - 'MESH:C037521': {'CHEBI': 'CHEBI:82052'}, - 'MESH:C037524': {'CHEBI': 'CHEBI:38813'}, - 'MESH:C037531': {'CHEBI': 'CHEBI:6819'}, - 'MESH:C037541': {'CHEBI': 'CHEBI:87464'}, - 'MESH:C037544': {'CHEBI': 'CHEBI:77386'}, - 'MESH:C037547': {'CHEBI': 'CHEBI:177671'}, - 'MESH:C037548': {'CHEBI': 'CHEBI:30341'}, - 'MESH:C037553': {'CHEBI': 'CHEBI:80147'}, - 'MESH:C037554': {'CHEBI': 'CHEBI:82289'}, - 'MESH:C037563': {'CHEBI': 'CHEBI:59208'}, - 'MESH:C037565': {'CHEBI': 'CHEBI:30263'}, - 'MESH:C037579': {'CHEBI': 'CHEBI:135657'}, - 'MESH:C037583': {'CHEBI': 'CHEBI:31288'}, - 'MESH:C037613': {'CHEBI': 'CHEBI:69276'}, - 'MESH:C037626': {'CHEBI': 'CHEBI:70867'}, - 'MESH:C037631': {'CHEBI': 'CHEBI:51596'}, - 'MESH:C037642': {'CHEBI': 'CHEBI:80146'}, - 'MESH:C037645': {'CHEBI': 'CHEBI:89640'}, - 'MESH:C037646': {'CHEBI': 'CHEBI:43978'}, - 'MESH:C037657': {'CHEBI': 'CHEBI:60427'}, - 'MESH:C037665': {'CHEBI': 'CHEBI:134965'}, - 'MESH:C037678': {'CHEBI': 'CHEBI:61712'}, - 'MESH:C037683': {'CHEBI': 'CHEBI:3569'}, - 'MESH:C037689': {'CHEBI': 'CHEBI:28179'}, - 'MESH:C037697': {'CHEBI': 'CHEBI:18415'}, - 'MESH:C037719': {'CHEBI': 'CHEBI:88776'}, - 'MESH:C037739': {'CHEBI': 'CHEBI:42955'}, - 'MESH:C037749': {'CHEBI': 'CHEBI:35034'}, - 'MESH:C037760': {'CHEBI': 'CHEBI:41967'}, - 'MESH:C037766': {'CHEBI': 'CHEBI:15476'}, - 'MESH:C037769': {'CHEBI': 'CHEBI:169833'}, - 'MESH:C037798': {'CHEBI': 'CHEBI:75046'}, - 'MESH:C037815': {'CHEBI': 'CHEBI:9451'}, - 'MESH:C037816': {'CHEBI': 'CHEBI:15537'}, - 'MESH:C037817': {'CHEBI': 'CHEBI:15515'}, - 'MESH:C037825': {'CHEBI': 'CHEBI:81065'}, - 'MESH:C037826': {'CHEBI': 'CHEBI:71004'}, - 'MESH:C037841': {'CHEBI': 'CHEBI:164939'}, - 'MESH:C037860': {'CHEBI': 'CHEBI:60976'}, - 'MESH:C037863': {'CHEBI': 'CHEBI:87598'}, - 'MESH:C037886': {'CHEBI': 'CHEBI:149838'}, - 'MESH:C037904': {'CHEBI': 'CHEBI:33980'}, - 'MESH:C037914': {'CHEBI': 'CHEBI:81481'}, - 'MESH:C037925': {'CHEBI': 'CHEBI:35011'}, - 'MESH:C037931': {'CHEBI': 'CHEBI:134962'}, - 'MESH:C037936': {'CHEBI': 'CHEBI:77474'}, - 'MESH:C037938': {'CHEBI': 'CHEBI:35825'}, - 'MESH:C037955': {'CHEBI': 'CHEBI:15668'}, - 'MESH:C037990': {'CHEBI': 'CHEBI:84698'}, - 'MESH:C038006': {'CHEBI': 'CHEBI:80561'}, - 'MESH:C038007': {'CHEBI': 'CHEBI:80562'}, - 'MESH:C038008': {'CHEBI': 'CHEBI:3920'}, - 'MESH:C038015': {'CHEBI': 'CHEBI:91238'}, - 'MESH:C038034': {'CHEBI': 'CHEBI:134838'}, - 'MESH:C038054': {'CHEBI': 'CHEBI:8835'}, - 'MESH:C038068': {'CHEBI': 'CHEBI:135078'}, - 'MESH:C038091': {'CHEBI': 'CHEBI:88542'}, - 'MESH:C038106': {'CHEBI': 'CHEBI:3947'}, - 'MESH:C038123': {'CHEBI': 'CHEBI:73393'}, - 'MESH:C038131': {'CHEBI': 'CHEBI:31539'}, - 'MESH:C038135': {'CHEBI': 'CHEBI:89213'}, - 'MESH:C038161': {'CHEBI': 'CHEBI:82452'}, - 'MESH:C038166': {'CHEBI': 'CHEBI:138746'}, - 'MESH:C038169': {'CHEBI': 'CHEBI:83498'}, - 'MESH:C038178': {'CHEBI': 'CHEBI:76243'}, - 'MESH:C038181': {'CHEBI': 'CHEBI:81341'}, - 'MESH:C038182': {'CHEBI': 'CHEBI:81343'}, - 'MESH:C038194': {'CHEBI': 'CHEBI:87040'}, - 'MESH:C038208': {'CHEBI': 'CHEBI:72457'}, - 'MESH:C038235': {'CHEBI': 'CHEBI:34263'}, - 'MESH:C038244': {'CHEBI': 'CHEBI:27731'}, - 'MESH:C038262': {'CHEBI': 'CHEBI:166852'}, - 'MESH:C038269': {'CHEBI': 'CHEBI:17733'}, - 'MESH:C038288': {'CHEBI': 'CHEBI:29288'}, - 'MESH:C038291': {'CHEBI': 'CHEBI:27647'}, - 'MESH:C038304': {'CHEBI': 'CHEBI:6370'}, - 'MESH:C038314': {'CHEBI': 'CHEBI:84037'}, - 'MESH:C038316': {'CHEBI': 'CHEBI:48848'}, - 'MESH:C038323': {'CHEBI': 'CHEBI:52151'}, - 'MESH:C038336': {'CHEBI': 'CHEBI:59022'}, - 'MESH:C038345': {'CHEBI': 'CHEBI:34731'}, - 'MESH:C038362': {'CHEBI': 'CHEBI:83328'}, - 'MESH:C038363': {'CHEBI': 'CHEBI:50865'}, - 'MESH:C038366': {'CHEBI': 'CHEBI:31684'}, - 'MESH:C038368': {'CHEBI': 'CHEBI:67518'}, - 'MESH:C038372': {'CHEBI': 'CHEBI:81524'}, - 'MESH:C038391': {'CHEBI': 'CHEBI:87407'}, - 'MESH:C038405': {'CHEBI': 'CHEBI:7599'}, - 'MESH:C038422': {'CHEBI': 'CHEBI:145112'}, - 'MESH:C038438': {'CHEBI': 'CHEBI:135110'}, - 'MESH:C038440': {'CHEBI': 'CHEBI:173774'}, - 'MESH:C038491': {'CHEBI': 'CHEBI:4489'}, - 'MESH:C038501': {'CHEBI': 'CHEBI:135564'}, - 'MESH:C038506': {'CHEBI': 'CHEBI:71062'}, - 'MESH:C038515': {'CHEBI': 'CHEBI:27625'}, - 'MESH:C038546': {'CHEBI': 'CHEBI:34047'}, - 'MESH:C038591': {'CHEBI': 'CHEBI:27598'}, - 'MESH:C038616': {'CHEBI': 'CHEBI:4800'}, - 'MESH:C038637': {'CHEBI': 'CHEBI:267413'}, - 'MESH:C038676': {'CHEBI': 'CHEBI:73828'}, - 'MESH:C038681': {'CHEBI': 'CHEBI:90001'}, - 'MESH:C038752': {'CHEBI': 'CHEBI:52650'}, - 'MESH:C038753': {'CHEBI': 'CHEBI:52646'}, - 'MESH:C038754': {'CHEBI': 'CHEBI:81449'}, - 'MESH:C038762': {'CHEBI': 'CHEBI:59606'}, - 'MESH:C038780': {'CHEBI': 'CHEBI:17418'}, - 'MESH:C038792': {'CHEBI': 'CHEBI:19567'}, - 'MESH:C038794': {'CHEBI': 'CHEBI:19799'}, - 'MESH:C038806': {'CHEBI': 'CHEBI:50075'}, - 'MESH:C038845': {'CHEBI': 'CHEBI:135868'}, - 'MESH:C038849': {'CHEBI': 'CHEBI:8891'}, - 'MESH:C038854': {'CHEBI': 'CHEBI:175043'}, - 'MESH:C038864': {'CHEBI': 'CHEBI:75261'}, - 'MESH:C038867': {'CHEBI': 'CHEBI:30096'}, - 'MESH:C038877': {'CHEBI': 'CHEBI:135800'}, - 'MESH:C038890': {'CHEBI': 'CHEBI:81508'}, - 'MESH:C038892': {'CHEBI': 'CHEBI:73244'}, - 'MESH:C038893': {'CHEBI': 'CHEBI:168715'}, - 'MESH:C038907': {'CHEBI': 'CHEBI:134835'}, - 'MESH:C038910': {'CHEBI': 'CHEBI:60938'}, - 'MESH:C038931': {'CHEBI': 'CHEBI:135322'}, - 'MESH:C038936': {'CHEBI': 'CHEBI:31160'}, - 'MESH:C038939': {'CHEBI': 'CHEBI:135937'}, - 'MESH:C038957': {'CHEBI': 'CHEBI:34142'}, - 'MESH:C038958': {'CHEBI': 'CHEBI:37288'}, - 'MESH:C038964': {'CHEBI': 'CHEBI:19391'}, - 'MESH:C038972': {'CHEBI': 'CHEBI:175302'}, - 'MESH:C038974': {'CHEBI': 'CHEBI:599440'}, - 'MESH:C038975': {'CHEBI': 'CHEBI:82500'}, - 'MESH:C038979': {'CHEBI': 'CHEBI:134834'}, - 'MESH:C038981': {'CHEBI': 'CHEBI:7457'}, - 'MESH:C038992': {'CHEBI': 'CHEBI:82392'}, - 'MESH:C039004': {'CHEBI': 'CHEBI:32030'}, - 'MESH:C039036': {'CHEBI': 'CHEBI:158495'}, - 'MESH:C039037': {'CHEBI': 'CHEBI:164013'}, - 'MESH:C039060': {'CHEBI': 'CHEBI:207229'}, - 'MESH:C039063': {'CHEBI': 'CHEBI:38998'}, - 'MESH:C039065': {'CHEBI': 'CHEBI:80238'}, - 'MESH:C039128': {'CHEBI': 'CHEBI:75283'}, - 'MESH:C039135': {'CHEBI': 'CHEBI:152395'}, - 'MESH:C039138': {'CHEBI': 'CHEBI:89843'}, - 'MESH:C039139': {'CHEBI': 'CHEBI:8986'}, - 'MESH:C039151': {'CHEBI': 'CHEBI:87432'}, - 'MESH:C039155': {'CHEBI': 'CHEBI:85098'}, - 'MESH:C039156': {'CHEBI': 'CHEBI:50534'}, - 'MESH:C039175': {'CHEBI': 'CHEBI:88384'}, - 'MESH:C039222': {'CHEBI': 'CHEBI:691622'}, - 'MESH:C039241': {'CHEBI': 'CHEBI:17038'}, - 'MESH:C039286': {'CHEBI': 'CHEBI:64531'}, - 'MESH:C039304': {'CHEBI': 'CHEBI:82824'}, - 'MESH:C039310': {'CHEBI': 'CHEBI:82418'}, - 'MESH:C039315': {'CHEBI': 'CHEBI:6554'}, - 'MESH:C039357': {'CHEBI': 'CHEBI:141419'}, - 'MESH:C039409': {'CHEBI': 'CHEBI:8213'}, - 'MESH:C039410': {'CHEBI': 'CHEBI:81486'}, - 'MESH:C039536': {'CHEBI': 'CHEBI:7911'}, - 'MESH:C039544': {'CHEBI': 'CHEBI:27983'}, - 'MESH:C039590': {'CHEBI': 'CHEBI:19032'}, - 'MESH:C039592': {'CHEBI': 'CHEBI:32590'}, - 'MESH:C039616': {'CHEBI': 'CHEBI:81036'}, - 'MESH:C039622': {'CHEBI': 'CHEBI:31872'}, - 'MESH:C039623': {'CHEBI': 'CHEBI:31873'}, - 'MESH:C039624': {'CHEBI': 'CHEBI:31874'}, - 'MESH:C039625': {'CHEBI': 'CHEBI:31875'}, - 'MESH:C039642': {'CHEBI': 'CHEBI:29271'}, - 'MESH:C039652': {'CHEBI': 'CHEBI:69565'}, - 'MESH:C039655': {'CHEBI': 'CHEBI:174754'}, - 'MESH:C039668': {'CHEBI': 'CHEBI:251412'}, - 'MESH:C039669': {'CHEBI': 'CHEBI:59983'}, - 'MESH:C039671': {'CHEBI': 'CHEBI:64227'}, - 'MESH:C039672': {'CHEBI': 'CHEBI:165211'}, - 'MESH:C039673': {'CHEBI': 'CHEBI:52048'}, - 'MESH:C039674': {'CHEBI': 'CHEBI:132357'}, - 'MESH:C039675': {'CHEBI': 'CHEBI:169025'}, - 'MESH:C039700': {'CHEBI': 'CHEBI:80322'}, - 'MESH:C039732': {'CHEBI': 'CHEBI:172809'}, - 'MESH:C039752': {'CHEBI': 'CHEBI:30358'}, - 'MESH:C039760': {'CHEBI': 'CHEBI:30539'}, - 'MESH:C039775': {'CHEBI': 'CHEBI:701'}, - 'MESH:C039778': {'CHEBI': 'CHEBI:31630'}, - 'MESH:C039783': {'CHEBI': 'CHEBI:176825'}, - 'MESH:C039788': {'CHEBI': 'CHEBI:73898'}, - 'MESH:C039795': {'CHEBI': 'CHEBI:271685'}, - 'MESH:C039798': {'CHEBI': 'CHEBI:86364'}, - 'MESH:C039803': {'CHEBI': 'CHEBI:5781'}, - 'MESH:C039824': {'CHEBI': 'CHEBI:3719'}, - 'MESH:C039851': {'CHEBI': 'CHEBI:172946'}, - 'MESH:C039854': {'CHEBI': 'CHEBI:72474'}, - 'MESH:C039857': {'CHEBI': 'CHEBI:102328'}, - 'MESH:C039859': {'CHEBI': 'CHEBI:8778'}, - 'MESH:C039896': {'CHEBI': 'CHEBI:84851'}, - 'MESH:C039903': {'CHEBI': 'CHEBI:165349'}, - 'MESH:C039920': {'CHEBI': 'CHEBI:134092'}, - 'MESH:C039922': {'CHEBI': 'CHEBI:149433'}, - 'MESH:C039928': {'CHEBI': 'CHEBI:33678'}, - 'MESH:C039944': {'CHEBI': 'CHEBI:73313'}, - 'MESH:C039947': {'CHEBI': 'CHEBI:174651'}, - 'MESH:C039948': {'CHEBI': 'CHEBI:136917'}, - 'MESH:C039949': {'CHEBI': 'CHEBI:136818'}, - 'MESH:C039952': {'CHEBI': 'CHEBI:17313'}, - 'MESH:C039967': {'CHEBI': 'CHEBI:180617'}, - 'MESH:C039973': {'CHEBI': 'CHEBI:64245'}, - 'MESH:C039979': {'CHEBI': 'CHEBI:135990'}, - 'MESH:C040005': {'CHEBI': 'CHEBI:144317'}, - 'MESH:C040006': {'CHEBI': 'CHEBI:135248'}, - 'MESH:C040021': {'CHEBI': 'CHEBI:169320'}, - 'MESH:C040076': {'CHEBI': 'CHEBI:28339'}, - 'MESH:C040083': {'CHEBI': 'CHEBI:104020'}, - 'MESH:C040109': {'CHEBI': 'CHEBI:34979'}, - 'MESH:C040135': {'CHEBI': 'CHEBI:90476'}, - 'MESH:C040136': {'CHEBI': 'CHEBI:147425'}, - 'MESH:C040155': {'CHEBI': 'CHEBI:84971'}, - 'MESH:C040210': {'CHEBI': 'CHEBI:135757'}, - 'MESH:C040212': {'CHEBI': 'CHEBI:88493'}, - 'MESH:C040224': {'CHEBI': 'CHEBI:134821'}, - 'MESH:C040227': {'CHEBI': 'CHEBI:9973'}, - 'MESH:C040234': {'CHEBI': 'CHEBI:34053'}, - 'MESH:C040295': {'CHEBI': 'CHEBI:82985'}, - 'MESH:C040297': {'CHEBI': 'CHEBI:135842'}, - 'MESH:C040307': {'CHEBI': 'CHEBI:81895'}, - 'MESH:C040313': {'CHEBI': 'CHEBI:167004'}, - 'MESH:C040319': {'CHEBI': 'CHEBI:67578'}, - 'MESH:C040320': {'CHEBI': 'CHEBI:67577'}, - 'MESH:C040322': {'CHEBI': 'CHEBI:51033'}, - 'MESH:C040349': {'CHEBI': 'CHEBI:15532'}, - 'MESH:C040375': {'CHEBI': 'CHEBI:31970'}, - 'MESH:C040381': {'CHEBI': 'CHEBI:36748'}, - 'MESH:C040399': {'CHEBI': 'CHEBI:135148'}, - 'MESH:C040400': {'CHEBI': 'CHEBI:134903'}, - 'MESH:C040438': {'CHEBI': 'CHEBI:82504'}, - 'MESH:C040442': {'CHEBI': 'CHEBI:80356'}, - 'MESH:C040444': {'CHEBI': 'CHEBI:17215'}, - 'MESH:C040450': {'CHEBI': 'CHEBI:166518'}, - 'MESH:C040456': {'CHEBI': 'CHEBI:153306'}, - 'MESH:C040463': {'CHEBI': 'CHEBI:175566'}, - 'MESH:C040484': {'CHEBI': 'CHEBI:28740'}, - 'MESH:C040488': {'CHEBI': 'CHEBI:31590'}, - 'MESH:C040500': {'CHEBI': 'CHEBI:73635'}, - 'MESH:C040505': {'CHEBI': 'CHEBI:42273'}, - 'MESH:C040507': {'CHEBI': 'CHEBI:46645'}, - 'MESH:C040514': {'CHEBI': 'CHEBI:94978'}, - 'MESH:C040525': {'CHEBI': 'CHEBI:34600'}, - 'MESH:C040527': {'CHEBI': 'CHEBI:6498'}, - 'MESH:C040539': {'CHEBI': 'CHEBI:38732'}, - 'MESH:C040589': {'CHEBI': 'CHEBI:169840'}, - 'MESH:C040601': {'CHEBI': 'CHEBI:75292'}, - 'MESH:C040619': {'CHEBI': 'CHEBI:134788'}, - 'MESH:C040634': {'CHEBI': 'CHEBI:135644'}, - 'MESH:C040641': {'CHEBI': 'CHEBI:27514'}, - 'MESH:C040660': {'CHEBI': 'CHEBI:34388'}, - 'MESH:C040668': {'CHEBI': 'CHEBI:89058'}, - 'MESH:C040669': {'CHEBI': 'CHEBI:87809'}, - 'MESH:C040691': {'CHEBI': 'CHEBI:169231'}, - 'MESH:C040692': {'CHEBI': 'CHEBI:177583'}, - 'MESH:C040717': {'CHEBI': 'CHEBI:34537'}, - 'MESH:C040735': {'CHEBI': 'CHEBI:90990'}, - 'MESH:C040738': {'CHEBI': 'CHEBI:3516'}, - 'MESH:C040768': {'CHEBI': 'CHEBI:17861'}, - 'MESH:C040803': {'CHEBI': 'CHEBI:170038'}, - 'MESH:C040833': {'CHEBI': 'CHEBI:82327'}, - 'MESH:C040874': {'CHEBI': 'CHEBI:53471'}, - 'MESH:C040929': {'CHEBI': 'CHEBI:22689'}, - 'MESH:C040934': {'CHEBI': 'CHEBI:3732'}, - 'MESH:C040938': {'CHEBI': 'CHEBI:52985'}, - 'MESH:C040949': {'CHEBI': 'CHEBI:63042'}, - 'MESH:C040957': {'CHEBI': 'CHEBI:31960'}, - 'MESH:C040969': {'CHEBI': 'CHEBI:34217'}, - 'MESH:C040971': {'CHEBI': 'CHEBI:63560'}, - 'MESH:C041038': {'CHEBI': 'CHEBI:86371'}, - 'MESH:C041065': {'CHEBI': 'CHEBI:59426'}, - 'MESH:C041069': {'CHEBI': 'CHEBI:29325'}, - 'MESH:C041075': {'CHEBI': 'CHEBI:135767'}, - 'MESH:C041115': {'CHEBI': 'CHEBI:74327'}, - 'MESH:C041130': {'CHEBI': 'CHEBI:2952'}, - 'MESH:C041142': {'CHEBI': 'CHEBI:161777'}, - 'MESH:C041158': {'CHEBI': 'CHEBI:165336'}, - 'MESH:C041161': {'CHEBI': 'CHEBI:84373'}, - 'MESH:C041167': {'CHEBI': 'CHEBI:86204'}, - 'MESH:C041169': {'CHEBI': 'CHEBI:5187'}, - 'MESH:C041179': {'CHEBI': 'CHEBI:9723'}, - 'MESH:C041181': {'CHEBI': 'CHEBI:35004'}, - 'MESH:C041190': {'CHEBI': 'CHEBI:82235'}, - 'MESH:C041191': {'CHEBI': 'CHEBI:81783'}, - 'MESH:C041218': {'CHEBI': 'CHEBI:135534'}, - 'MESH:C041246': {'CHEBI': 'CHEBI:3941'}, - 'MESH:C041260': {'CHEBI': 'CHEBI:132583'}, - 'MESH:C041272': {'CHEBI': 'CHEBI:28162'}, - 'MESH:C041285': {'CHEBI': 'CHEBI:168243'}, - 'MESH:C041300': {'CHEBI': 'CHEBI:50756'}, - 'MESH:C041345': {'CHEBI': 'CHEBI:53577'}, - 'MESH:C041352': {'CHEBI': 'CHEBI:80662'}, - 'MESH:C041360': {'CHEBI': 'CHEBI:85347'}, - 'MESH:C041371': {'CHEBI': 'CHEBI:74712'}, - 'MESH:C041388': {'CHEBI': 'CHEBI:65460'}, - 'MESH:C041390': {'CHEBI': 'CHEBI:75013'}, - 'MESH:C041392': {'CHEBI': 'CHEBI:39361'}, - 'MESH:C041403': {'CHEBI': 'CHEBI:82329'}, - 'MESH:C041438': {'CHEBI': 'CHEBI:29670'}, - 'MESH:C041443': {'CHEBI': 'CHEBI:72590'}, - 'MESH:C041446': {'CHEBI': 'CHEBI:166345'}, - 'MESH:C041465': {'CHEBI': 'CHEBI:141030'}, - 'MESH:C041507': {'CHEBI': 'CHEBI:35860'}, - 'MESH:C041509': {'CHEBI': 'CHEBI:28266'}, - 'MESH:C041524': {'CHEBI': 'CHEBI:74768'}, - 'MESH:C041525': {'CHEBI': 'CHEBI:28814'}, - 'MESH:C041528': {'CHEBI': 'CHEBI:5122'}, - 'MESH:C041536': {'CHEBI': 'CHEBI:3382'}, - 'MESH:C041538': {'CHEBI': 'CHEBI:143437'}, - 'MESH:C041573': {'CHEBI': 'CHEBI:32155'}, - 'MESH:C041581': {'CHEBI': 'CHEBI:142440'}, - 'MESH:C041587': {'CHEBI': 'CHEBI:33591'}, - 'MESH:C041615': {'CHEBI': 'CHEBI:68992'}, - 'MESH:C041621': {'CHEBI': 'CHEBI:82543'}, - 'MESH:C041662': {'CHEBI': 'CHEBI:34926'}, - 'MESH:C041663': {'CHEBI': 'CHEBI:60114'}, - 'MESH:C041665': {'CHEBI': 'CHEBI:85106'}, - 'MESH:C041677': {'CHEBI': 'CHEBI:35000'}, - 'MESH:C041704': {'CHEBI': 'CHEBI:177683'}, - 'MESH:C041707': {'CHEBI': 'CHEBI:90046'}, - 'MESH:C041715': {'CHEBI': 'CHEBI:78677'}, - 'MESH:C041762': {'CHEBI': 'CHEBI:61334'}, - 'MESH:C041765': {'CHEBI': 'CHEBI:176450'}, - 'MESH:C041787': {'CHEBI': 'CHEBI:16109'}, - 'MESH:C041791': {'CHEBI': 'CHEBI:35052'}, - 'MESH:C041795': {'CHEBI': 'CHEBI:141540'}, - 'MESH:C041835': {'CHEBI': 'CHEBI:88839'}, - 'MESH:C041877': {'CHEBI': 'CHEBI:24009'}, - 'MESH:C041901': {'CHEBI': 'CHEBI:32844'}, - 'MESH:C041917': {'CHEBI': 'CHEBI:143288'}, - 'MESH:C041968': {'CHEBI': 'CHEBI:149493'}, - 'MESH:C041981': {'CHEBI': 'CHEBI:135932'}, - 'MESH:C041991': {'CHEBI': 'CHEBI:81378'}, - 'MESH:C042003': {'CHEBI': 'CHEBI:79284'}, - 'MESH:C042008': {'CHEBI': 'CHEBI:165830'}, - 'MESH:C042033': {'CHEBI': 'CHEBI:52431'}, - 'MESH:C042046': {'CHEBI': 'CHEBI:176440'}, - 'MESH:C042073': {'CHEBI': 'CHEBI:30142'}, - 'MESH:C042075': {'CHEBI': 'CHEBI:7752'}, - 'MESH:C042101': {'CHEBI': 'CHEBI:315019'}, - 'MESH:C042118': {'CHEBI': 'CHEBI:141923'}, - 'MESH:C042148': {'CHEBI': 'CHEBI:32401'}, - 'MESH:C042155': {'CHEBI': 'CHEBI:138870'}, - 'MESH:C042168': {'CHEBI': 'CHEBI:30163'}, - 'MESH:C042169': {'CHEBI': 'CHEBI:31269'}, - 'MESH:C042170': {'CHEBI': 'CHEBI:85616'}, - 'MESH:C042180': {'CHEBI': 'CHEBI:61366'}, - 'MESH:C042194': {'CHEBI': 'CHEBI:67705'}, - 'MESH:C042201': {'CHEBI': 'CHEBI:166749'}, - 'MESH:C042205': {'CHEBI': 'CHEBI:160871'}, - 'MESH:C042218': {'CHEBI': 'CHEBI:45245'}, - 'MESH:C042228': {'CHEBI': 'CHEBI:80616'}, - 'MESH:C042288': {'CHEBI': 'CHEBI:135127'}, - 'MESH:C042289': {'CHEBI': 'CHEBI:27995'}, - 'MESH:C042290': {'CHEBI': 'CHEBI:28341'}, - 'MESH:C042291': {'CHEBI': 'CHEBI:49584'}, - 'MESH:C042296': {'CHEBI': 'CHEBI:80610'}, - 'MESH:C042315': {'CHEBI': 'CHEBI:135753'}, - 'MESH:C042334': {'CHEBI': 'CHEBI:28516'}, - 'MESH:C042345': {'CHEBI': 'CHEBI:17137'}, - 'MESH:C042347': {'CHEBI': 'CHEBI:4116'}, - 'MESH:C042357': {'CHEBI': 'CHEBI:177726'}, - 'MESH:C042373': {'CHEBI': 'CHEBI:179101'}, - 'MESH:C042374': {'CHEBI': 'CHEBI:31178'}, - 'MESH:C042398': {'CHEBI': 'CHEBI:135314'}, - 'MESH:C042410': {'CHEBI': 'CHEBI:82579'}, - 'MESH:C042447': {'CHEBI': 'CHEBI:5636'}, - 'MESH:C042453': {'CHEBI': 'CHEBI:84046'}, - 'MESH:C042492': {'CHEBI': 'CHEBI:60191'}, - 'MESH:C042514': {'CHEBI': 'CHEBI:49552'}, - 'MESH:C042516': {'CHEBI': 'CHEBI:63886'}, - 'MESH:C042519': {'CHEBI': 'CHEBI:137700'}, - 'MESH:C042552': {'CHEBI': 'CHEBI:22154'}, - 'MESH:C042553': {'CHEBI': 'CHEBI:33081'}, - 'MESH:C042554': {'CHEBI': 'CHEBI:141525'}, - 'MESH:C042584': {'CHEBI': 'CHEBI:133340'}, - 'MESH:C042618': {'CHEBI': 'CHEBI:49182'}, - 'MESH:C042675': {'CHEBI': 'CHEBI:5545'}, - 'MESH:C042686': {'CHEBI': 'CHEBI:5768'}, - 'MESH:C042713': {'CHEBI': 'CHEBI:132788'}, - 'MESH:C042715': {'CHEBI': 'CHEBI:75419'}, - 'MESH:C042735': {'CHEBI': 'CHEBI:4704'}, - 'MESH:C042743': {'CHEBI': 'CHEBI:38322'}, - 'MESH:C042750': {'CHEBI': 'CHEBI:1390'}, - 'MESH:C042834': {'CHEBI': 'CHEBI:40448'}, - 'MESH:C042859': {'CHEBI': 'CHEBI:62087'}, - 'MESH:C042958': {'CHEBI': 'CHEBI:32355'}, - 'MESH:C042986': {'CHEBI': 'CHEBI:77543'}, - 'MESH:C042993': {'CHEBI': 'CHEBI:166883'}, - 'MESH:C043046': {'CHEBI': 'CHEBI:80174'}, - 'MESH:C043047': {'CHEBI': 'CHEBI:80176'}, - 'MESH:C043100': {'CHEBI': 'CHEBI:81971'}, - 'MESH:C043114': {'CHEBI': 'CHEBI:5165'}, - 'MESH:C043156': {'CHEBI': 'CHEBI:160254'}, - 'MESH:C043208': {'CHEBI': 'CHEBI:20129'}, - 'MESH:C043241': {'CHEBI': 'CHEBI:168632'}, - 'MESH:C043267': {'CHEBI': 'CHEBI:135577'}, - 'MESH:C043269': {'CHEBI': 'CHEBI:29694'}, - 'MESH:C043280': {'CHEBI': 'CHEBI:81403'}, - 'MESH:C043308': {'CHEBI': 'CHEBI:48115'}, - 'MESH:C043321': {'CHEBI': 'CHEBI:36759'}, - 'MESH:C043333': {'CHEBI': 'CHEBI:25097'}, - 'MESH:C043374': {'CHEBI': 'CHEBI:34323'}, - 'MESH:C043388': {'CHEBI': 'CHEBI:36597'}, - 'MESH:C043407': {'CHEBI': 'CHEBI:20435'}, - 'MESH:C043425': {'CHEBI': 'CHEBI:64089'}, - 'MESH:C043464': {'CHEBI': 'CHEBI:55515'}, - 'MESH:C043465': {'CHEBI': 'CHEBI:177603'}, - 'MESH:C043466': {'CHEBI': 'CHEBI:80770'}, - 'MESH:C043482': {'CHEBI': 'CHEBI:7009'}, - 'MESH:C043484': {'CHEBI': 'CHEBI:135184'}, - 'MESH:C043524': {'CHEBI': 'CHEBI:7505'}, - 'MESH:C043530': {'CHEBI': 'CHEBI:5339'}, - 'MESH:C043544': {'CHEBI': 'CHEBI:171676'}, - 'MESH:C043546': {'CHEBI': 'CHEBI:4633'}, - 'MESH:C043561': {'CHEBI': 'CHEBI:75095'}, - 'MESH:C043565': {'CHEBI': 'CHEBI:71169'}, - 'MESH:C043576': {'CHEBI': 'CHEBI:166533'}, - 'MESH:C043577': {'CHEBI': 'CHEBI:166534'}, - 'MESH:C043584': {'CHEBI': 'CHEBI:64803'}, - 'MESH:C043585': {'CHEBI': 'CHEBI:172315'}, - 'MESH:C043633': {'CHEBI': 'CHEBI:2614'}, - 'MESH:C043648': {'CHEBI': 'CHEBI:83168'}, - 'MESH:C043680': {'CHEBI': 'CHEBI:82527'}, - 'MESH:C043689': {'CHEBI': 'CHEBI:145656'}, - 'MESH:C043811': {'CHEBI': 'CHEBI:88806'}, - 'MESH:C043833': {'CHEBI': 'CHEBI:74111'}, - 'MESH:C043867': {'CHEBI': 'CHEBI:135578'}, - 'MESH:C043888': {'CHEBI': 'CHEBI:166732'}, - 'MESH:C043904': {'CHEBI': 'CHEBI:86367'}, - 'MESH:C043938': {'CHEBI': 'CHEBI:138515'}, - 'MESH:C043940': {'CHEBI': 'CHEBI:32040'}, - 'MESH:C043958': {'CHEBI': 'CHEBI:35687'}, - 'MESH:C044111': {'CHEBI': 'CHEBI:5678'}, - 'MESH:C044145': {'CHEBI': 'CHEBI:55486'}, - 'MESH:C044147': {'CHEBI': 'CHEBI:81587'}, - 'MESH:C044180': {'CHEBI': 'CHEBI:15536'}, - 'MESH:C044208': {'CHEBI': 'CHEBI:87263'}, - 'MESH:C044215': {'CHEBI': 'CHEBI:165649'}, - 'MESH:C044222': {'CHEBI': 'CHEBI:70549'}, - 'MESH:C044223': {'CHEBI': 'CHEBI:165194'}, - 'MESH:C044250': {'CHEBI': 'CHEBI:27643'}, - 'MESH:C044255': {'CHEBI': 'CHEBI:29291'}, - 'MESH:C044259': {'CHEBI': 'CHEBI:17816'}, - 'MESH:C044297': {'CHEBI': 'CHEBI:11152'}, - 'MESH:C044307': {'CHEBI': 'CHEBI:171897'}, - 'MESH:C044321': {'CHEBI': 'CHEBI:134485'}, - 'MESH:C044335': {'CHEBI': 'CHEBI:90425'}, - 'MESH:C044354': {'CHEBI': 'CHEBI:157748'}, - 'MESH:C044362': {'CHEBI': 'CHEBI:3170'}, - 'MESH:C044363': {'CHEBI': 'CHEBI:66172'}, - 'MESH:C044390': {'CHEBI': 'CHEBI:38688'}, - 'MESH:C044414': {'CHEBI': 'CHEBI:149786'}, - 'MESH:C044416': {'CHEBI': 'CHEBI:4414'}, - 'MESH:C044424': {'CHEBI': 'CHEBI:81898'}, - 'MESH:C044462': {'CHEBI': 'CHEBI:77154'}, - 'MESH:C044463': {'CHEBI': 'CHEBI:77153'}, - 'MESH:C044467': {'CHEBI': 'CHEBI:143509'}, - 'MESH:C044514': {'CHEBI': 'CHEBI:163688'}, - 'MESH:C044515': {'CHEBI': 'CHEBI:177805'}, - 'MESH:C044523': {'CHEBI': 'CHEBI:145029'}, - 'MESH:C044524': {'CHEBI': 'CHEBI:49809'}, - 'MESH:C044528': {'CHEBI': 'CHEBI:81421'}, - 'MESH:C044540': {'CHEBI': 'CHEBI:6097'}, - 'MESH:C044555': {'CHEBI': 'CHEBI:162592'}, - 'MESH:C044559': {'CHEBI': 'CHEBI:68583'}, - 'MESH:C044572': {'CHEBI': 'CHEBI:178153'}, - 'MESH:C044573': {'CHEBI': 'CHEBI:135325'}, - 'MESH:C044587': {'CHEBI': 'CHEBI:33086'}, - 'MESH:C044605': {'CHEBI': 'CHEBI:72775'}, - 'MESH:C044610': {'CHEBI': 'CHEBI:31583'}, - 'MESH:C044612': {'CHEBI': 'CHEBI:35628'}, - 'MESH:C044615': {'CHEBI': 'CHEBI:174343'}, - 'MESH:C044644': {'CHEBI': 'CHEBI:38465'}, - 'MESH:C044646': {'CHEBI': 'CHEBI:30278'}, - 'MESH:C044666': {'CHEBI': 'CHEBI:59418'}, - 'MESH:C044688': {'CHEBI': 'CHEBI:17913'}, - 'MESH:C044693': {'CHEBI': 'CHEBI:143195'}, - 'MESH:C044694': {'CHEBI': 'CHEBI:29130'}, - 'MESH:C044699': {'CHEBI': 'CHEBI:135801'}, - 'MESH:C044702': {'CHEBI': 'CHEBI:38862'}, - 'MESH:C044736': {'CHEBI': 'CHEBI:167069'}, - 'MESH:C044742': {'CHEBI': 'CHEBI:166507'}, - 'MESH:C044757': {'CHEBI': 'CHEBI:74991'}, - 'MESH:C044808': {'CHEBI': 'CHEBI:52169'}, - 'MESH:C044815': {'CHEBI': 'CHEBI:50777'}, - 'MESH:C044834': {'CHEBI': 'CHEBI:31705'}, - 'MESH:C044836': {'CHEBI': 'CHEBI:9538'}, - 'MESH:C044855': {'CHEBI': 'CHEBI:42682'}, - 'MESH:C044888': {'CHEBI': 'CHEBI:75055'}, - 'MESH:C044900': {'CHEBI': 'CHEBI:88773'}, - 'MESH:C044909': {'CHEBI': 'CHEBI:132794'}, - 'MESH:C044920': {'CHEBI': 'CHEBI:161765'}, - 'MESH:C044934': {'CHEBI': 'CHEBI:5528'}, - 'MESH:C044945': {'CHEBI': 'CHEBI:24911'}, - 'MESH:C044958': {'CHEBI': 'CHEBI:78539'}, - 'MESH:C044982': {'CHEBI': 'CHEBI:136014'}, - 'MESH:C044985': {'CHEBI': 'CHEBI:166646'}, - 'MESH:C044986': {'CHEBI': 'CHEBI:45097'}, - 'MESH:C044997': {'CHEBI': 'CHEBI:7906'}, - 'MESH:C044998': {'CHEBI': 'CHEBI:2769'}, - 'MESH:C044999': {'CHEBI': 'CHEBI:10002'}, - 'MESH:C045014': {'CHEBI': 'CHEBI:153518'}, - 'MESH:C045018': {'CHEBI': 'CHEBI:136975'}, - 'MESH:C045023': {'CHEBI': 'CHEBI:79437'}, - 'MESH:C045024': {'CHEBI': 'CHEBI:6403'}, - 'MESH:C045047': {'CHEBI': 'CHEBI:88888'}, - 'MESH:C045052': {'CHEBI': 'CHEBI:89205'}, - 'MESH:C045064': {'CHEBI': 'CHEBI:135166'}, - 'MESH:C045110': {'CHEBI': 'CHEBI:141956'}, - 'MESH:C045125': {'CHEBI': 'CHEBI:31937'}, - 'MESH:C045166': {'CHEBI': 'CHEBI:3172'}, - 'MESH:C045176': {'CHEBI': 'CHEBI:134544'}, - 'MESH:C045179': {'CHEBI': 'CHEBI:134767'}, - 'MESH:C045207': {'CHEBI': 'CHEBI:73830'}, - 'MESH:C045213': {'CHEBI': 'CHEBI:3095'}, - 'MESH:C045267': {'CHEBI': 'CHEBI:18298'}, - 'MESH:C045308': {'CHEBI': 'CHEBI:4385'}, - 'MESH:C045316': {'CHEBI': 'CHEBI:135642'}, - 'MESH:C045317': {'CHEBI': 'CHEBI:63798'}, - 'MESH:C045323': {'CHEBI': 'CHEBI:168077'}, - 'MESH:C045325': {'CHEBI': 'CHEBI:4932'}, - 'MESH:C045329': {'CHEBI': 'CHEBI:177626'}, - 'MESH:C045333': {'CHEBI': 'CHEBI:65490'}, - 'MESH:C045345': {'CHEBI': 'CHEBI:80828'}, - 'MESH:C045354': {'CHEBI': 'CHEBI:141524'}, - 'MESH:C045356': {'CHEBI': 'CHEBI:76154'}, - 'MESH:C045357': {'CHEBI': 'CHEBI:28889'}, - 'MESH:C045362': {'CHEBI': 'CHEBI:8434'}, - 'MESH:C045363': {'CHEBI': 'CHEBI:87641'}, - 'MESH:C045373': {'CHEBI': 'CHEBI:14158'}, - 'MESH:C045375': {'CHEBI': 'CHEBI:50130'}, - 'MESH:C045382': {'CHEBI': 'CHEBI:70291'}, - 'MESH:C045384': {'CHEBI': 'CHEBI:135748'}, - 'MESH:C045444': {'CHEBI': 'CHEBI:73357'}, - 'MESH:C045468': {'CHEBI': 'CHEBI:164075'}, - 'MESH:C045483': {'CHEBI': 'CHEBI:177444'}, - 'MESH:C045491': {'CHEBI': 'CHEBI:132487'}, - 'MESH:C045533': {'CHEBI': 'CHEBI:82832'}, - 'MESH:C045537': {'CHEBI': 'CHEBI:166491'}, - 'MESH:C045553': {'CHEBI': 'CHEBI:16138'}, - 'MESH:C045557': {'CHEBI': 'CHEBI:34624'}, - 'MESH:C045561': {'CHEBI': 'CHEBI:28493'}, - 'MESH:C045601': {'CHEBI': 'CHEBI:2991'}, - 'MESH:C045621': {'CHEBI': 'CHEBI:6935'}, - 'MESH:C045635': {'CHEBI': 'CHEBI:80625'}, - 'MESH:C045644': {'CHEBI': 'CHEBI:135371'}, - 'MESH:C045664': {'CHEBI': 'CHEBI:49123'}, - 'MESH:C045673': {'CHEBI': 'CHEBI:66666'}, - 'MESH:C045685': {'CHEBI': 'CHEBI:31623'}, - 'MESH:C045693': {'CHEBI': 'CHEBI:135813'}, - 'MESH:C045709': {'CHEBI': 'CHEBI:62784'}, - 'MESH:C045710': {'CHEBI': 'CHEBI:62786'}, - 'MESH:C045716': {'CHEBI': 'CHEBI:28355'}, - 'MESH:C045728': {'CHEBI': 'CHEBI:4773'}, - 'MESH:C045742': {'CHEBI': 'CHEBI:31205'}, - 'MESH:C045747': {'CHEBI': 'CHEBI:175144'}, - 'MESH:C045775': {'CHEBI': 'CHEBI:125497'}, - 'MESH:C045788': {'CHEBI': 'CHEBI:28100'}, - 'MESH:C045798': {'CHEBI': 'CHEBI:62805'}, - 'MESH:C045808': {'CHEBI': 'CHEBI:173536'}, - 'MESH:C045813': {'CHEBI': 'CHEBI:28846'}, - 'MESH:C045817': {'CHEBI': 'CHEBI:81880'}, - 'MESH:C045835': {'CHEBI': 'CHEBI:31010'}, - 'MESH:C045844': {'CHEBI': 'CHEBI:9115'}, - 'MESH:C045846': {'CHEBI': 'CHEBI:81881'}, - 'MESH:C045855': {'CHEBI': 'CHEBI:179916'}, - 'MESH:C045856': {'CHEBI': 'CHEBI:5356'}, - 'MESH:C045862': {'CHEBI': 'CHEBI:67670'}, - 'MESH:C045902': {'CHEBI': 'CHEBI:134864'}, - 'MESH:C045907': {'CHEBI': 'CHEBI:83497'}, - 'MESH:C045908': {'CHEBI': 'CHEBI:132051'}, - 'MESH:C045925': {'CHEBI': 'CHEBI:131719'}, - 'MESH:C045932': {'CHEBI': 'CHEBI:84289'}, - 'MESH:C045941': {'CHEBI': 'CHEBI:48408'}, - 'MESH:C045951': {'CHEBI': 'CHEBI:46502'}, - 'MESH:C045975': {'CHEBI': 'CHEBI:29115'}, - 'MESH:C045980': {'CHEBI': 'CHEBI:81005'}, - 'MESH:C045983': {'CHEBI': 'CHEBI:177815'}, - 'MESH:C045984': {'CHEBI': 'CHEBI:10561'}, - 'MESH:C045985': {'CHEBI': 'CHEBI:51759'}, - 'MESH:C045993': {'CHEBI': 'CHEBI:18093'}, - 'MESH:C046011': {'CHEBI': 'CHEBI:38947'}, - 'MESH:C046012': {'CHEBI': 'CHEBI:84069'}, - 'MESH:C046049': {'CHEBI': 'CHEBI:42025'}, - 'MESH:C046051': {'CHEBI': 'CHEBI:91172'}, - 'MESH:C046079': {'CHEBI': 'CHEBI:135817'}, - 'MESH:C046087': {'CHEBI': 'CHEBI:81405'}, - 'MESH:C046088': {'CHEBI': 'CHEBI:81407'}, - 'MESH:C046105': {'CHEBI': 'CHEBI:176455'}, - 'MESH:C046115': {'CHEBI': 'CHEBI:51865'}, - 'MESH:C046118': {'CHEBI': 'CHEBI:81372'}, - 'MESH:C046159': {'CHEBI': 'CHEBI:64250'}, - 'MESH:C046161': {'CHEBI': 'CHEBI:137056'}, - 'MESH:C046169': {'CHEBI': 'CHEBI:72781'}, - 'MESH:C046181': {'CHEBI': 'CHEBI:70960'}, - 'MESH:C046204': {'CHEBI': 'CHEBI:34787'}, - 'MESH:C046230': {'CHEBI': 'CHEBI:17639'}, - 'MESH:C046235': {'CHEBI': 'CHEBI:109540'}, - 'MESH:C046240': {'CHEBI': 'CHEBI:46674'}, - 'MESH:C046243': {'CHEBI': 'CHEBI:9768'}, - 'MESH:C046245': {'CHEBI': 'CHEBI:141063'}, - 'MESH:C046249': {'CHEBI': 'CHEBI:36092'}, - 'MESH:C046273': {'CHEBI': 'CHEBI:27371'}, - 'MESH:C046294': {'CHEBI': 'CHEBI:132719'}, - 'MESH:C046297': {'CHEBI': 'CHEBI:15578'}, - 'MESH:C046318': {'CHEBI': 'CHEBI:135507'}, - 'MESH:C046358': {'CHEBI': 'CHEBI:19342'}, - 'MESH:C046367': {'CHEBI': 'CHEBI:2880'}, - 'MESH:C046384': {'CHEBI': 'CHEBI:135775'}, - 'MESH:C046398': {'CHEBI': 'CHEBI:89561'}, - 'MESH:C046407': {'CHEBI': 'CHEBI:81999'}, - 'MESH:C046412': {'CHEBI': 'CHEBI:52051'}, - 'MESH:C046434': {'CHEBI': 'CHEBI:60171'}, - 'MESH:C046455': {'CHEBI': 'CHEBI:46690'}, - 'MESH:C046483': {'CHEBI': 'CHEBI:177663'}, - 'MESH:C046522': {'CHEBI': 'CHEBI:173421'}, - 'MESH:C046538': {'CHEBI': 'CHEBI:180298'}, - 'MESH:C046548': {'CHEBI': 'CHEBI:82537'}, - 'MESH:C046571': {'CHEBI': 'CHEBI:35896'}, - 'MESH:C046608': {'CHEBI': 'CHEBI:32279'}, - 'MESH:C046627': {'CHEBI': 'CHEBI:69832'}, - 'MESH:C046649': {'CHEBI': 'CHEBI:8888'}, - 'MESH:C046650': {'CHEBI': 'CHEBI:135627'}, - 'MESH:C046651': {'CHEBI': 'CHEBI:87175'}, - 'MESH:C046665': {'CHEBI': 'CHEBI:25957'}, - 'MESH:C046699': {'CHEBI': 'CHEBI:135030'}, - 'MESH:C046701': {'CHEBI': 'CHEBI:168806'}, - 'MESH:C046721': {'CHEBI': 'CHEBI:35049'}, - 'MESH:C046733': {'CHEBI': 'CHEBI:59948'}, - 'MESH:C046735': {'CHEBI': 'CHEBI:80408'}, - 'MESH:C046736': {'CHEBI': 'CHEBI:165235'}, - 'MESH:C046761': {'CHEBI': 'CHEBI:177019'}, - 'MESH:C046771': {'CHEBI': 'CHEBI:51469'}, - 'MESH:C046785': {'CHEBI': 'CHEBI:88353'}, - 'MESH:C046788': {'CHEBI': 'CHEBI:80137'}, - 'MESH:C046817': {'CHEBI': 'CHEBI:31381'}, - 'MESH:C046818': {'CHEBI': 'CHEBI:134732'}, - 'MESH:C046833': {'CHEBI': 'CHEBI:6505'}, - 'MESH:C046835': {'CHEBI': 'CHEBI:31182'}, - 'MESH:C046838': {'CHEBI': 'CHEBI:81503'}, - 'MESH:C046839': {'CHEBI': 'CHEBI:81505'}, - 'MESH:C046842': {'CHEBI': 'CHEBI:134737'}, - 'MESH:C046852': {'CHEBI': 'CHEBI:9916'}, - 'MESH:C046857': {'CHEBI': 'CHEBI:78726'}, - 'MESH:C046877': {'CHEBI': 'CHEBI:135267'}, - 'MESH:C046884': {'CHEBI': 'CHEBI:3586'}, - 'MESH:C046888': {'CHEBI': 'CHEBI:37808'}, - 'MESH:C046889': {'CHEBI': 'CHEBI:46053'}, - 'MESH:C046905': {'CHEBI': 'CHEBI:133343'}, - 'MESH:C046911': {'CHEBI': 'CHEBI:165186'}, - 'MESH:C046917': {'CHEBI': 'CHEBI:180609'}, - 'MESH:C046926': {'CHEBI': 'CHEBI:90388'}, - 'MESH:C046943': {'CHEBI': 'CHEBI:177387'}, - 'MESH:C046945': {'CHEBI': 'CHEBI:76212'}, - 'MESH:C046961': {'CHEBI': 'CHEBI:51676'}, - 'MESH:C046996': {'CHEBI': 'CHEBI:80883'}, - 'MESH:C046997': {'CHEBI': 'CHEBI:80879'}, - 'MESH:C047008': {'CHEBI': 'CHEBI:142447'}, - 'MESH:C047011': {'CHEBI': 'CHEBI:15513'}, - 'MESH:C047023': {'CHEBI': 'CHEBI:82380'}, - 'MESH:C047034': {'CHEBI': 'CHEBI:44419'}, - 'MESH:C047043': {'CHEBI': 'CHEBI:35424'}, - 'MESH:C047046': {'CHEBI': 'CHEBI:135899'}, - 'MESH:C047051': {'CHEBI': 'CHEBI:32276'}, - 'MESH:C047088': {'CHEBI': 'CHEBI:34919'}, - 'MESH:C047144': {'CHEBI': 'CHEBI:28569'}, - 'MESH:C047148': {'CHEBI': 'CHEBI:16423'}, - 'MESH:C047159': {'CHEBI': 'CHEBI:86963'}, - 'MESH:C047197': {'CHEBI': 'CHEBI:22465'}, - 'MESH:C047215': {'CHEBI': 'CHEBI:80410'}, - 'MESH:C047217': {'CHEBI': 'CHEBI:35374'}, - 'MESH:C047225': {'CHEBI': 'CHEBI:4537'}, - 'MESH:C047238': {'CHEBI': 'CHEBI:6799'}, - 'MESH:C047249': {'CHEBI': 'CHEBI:82488'}, - 'MESH:C047269': {'CHEBI': 'CHEBI:52641'}, - 'MESH:C047278': {'CHEBI': 'CHEBI:6991'}, - 'MESH:C047303': {'CHEBI': 'CHEBI:174649'}, - 'MESH:C047306': {'CHEBI': 'CHEBI:132639'}, - 'MESH:C047315': {'CHEBI': 'CHEBI:135199'}, - 'MESH:C047316': {'CHEBI': 'CHEBI:134972'}, - 'MESH:C047321': {'CHEBI': 'CHEBI:43616'}, - 'MESH:C047329': {'CHEBI': 'CHEBI:78288'}, - 'MESH:C047331': {'CHEBI': 'CHEBI:5886'}, - 'MESH:C047340': {'CHEBI': 'CHEBI:135679'}, - 'MESH:C047342': {'CHEBI': 'CHEBI:177469'}, - 'MESH:C047343': {'CHEBI': 'CHEBI:30113'}, - 'MESH:C047347': {'CHEBI': 'CHEBI:29702'}, - 'MESH:C047356': {'CHEBI': 'CHEBI:82454'}, - 'MESH:C047368': {'CHEBI': 'CHEBI:16860'}, - 'MESH:C047376': {'CHEBI': 'CHEBI:133634'}, - 'MESH:C047385': {'CHEBI': 'CHEBI:33501'}, - 'MESH:C047408': {'CHEBI': 'CHEBI:166453'}, - 'MESH:C047435': {'CHEBI': 'CHEBI:61112'}, - 'MESH:C047438': {'CHEBI': 'CHEBI:34798'}, - 'MESH:C047440': {'CHEBI': 'CHEBI:143298'}, - 'MESH:C047442': {'CHEBI': 'CHEBI:73707'}, - 'MESH:C047444': {'CHEBI': 'CHEBI:135629'}, - 'MESH:C047445': {'CHEBI': 'CHEBI:135812'}, - 'MESH:C047450': {'CHEBI': 'CHEBI:87085'}, - 'MESH:C047464': {'CHEBI': 'CHEBI:59563'}, - 'MESH:C047503': {'CHEBI': 'CHEBI:49928'}, - 'MESH:C047508': {'CHEBI': 'CHEBI:135351'}, - 'MESH:C047509': {'CHEBI': 'CHEBI:87370'}, - 'MESH:C047512': {'CHEBI': 'CHEBI:154635'}, - 'MESH:C047546': {'CHEBI': 'CHEBI:135559'}, - 'MESH:C047552': {'CHEBI': 'CHEBI:131827'}, - 'MESH:C047578': {'CHEBI': 'CHEBI:28409'}, - 'MESH:C047580': {'CHEBI': 'CHEBI:2944'}, - 'MESH:C047591': {'CHEBI': 'CHEBI:69583'}, - 'MESH:C047593': {'CHEBI': 'CHEBI:132789'}, - 'MESH:C047628': {'CHEBI': 'CHEBI:72643'}, - 'MESH:C047637': {'CHEBI': 'CHEBI:135993'}, - 'MESH:C047638': {'CHEBI': 'CHEBI:51141'}, - 'MESH:C047653': {'CHEBI': 'CHEBI:62665'}, - 'MESH:C047661': {'CHEBI': 'CHEBI:165175'}, - 'MESH:C047664': {'CHEBI': 'CHEBI:83125'}, - 'MESH:C047686': {'CHEBI': 'CHEBI:32023'}, - 'MESH:C047722': {'CHEBI': 'CHEBI:39423'}, - 'MESH:C047728': {'CHEBI': 'CHEBI:174517'}, - 'MESH:C047759': {'CHEBI': 'CHEBI:135735'}, - 'MESH:C047761': {'CHEBI': 'CHEBI:82511'}, - 'MESH:C047777': {'CHEBI': 'CHEBI:82304'}, - 'MESH:C047779': {'CHEBI': 'CHEBI:82194'}, - 'MESH:C047785': {'CHEBI': 'CHEBI:50301'}, - 'MESH:C047825': {'CHEBI': 'CHEBI:2544'}, - 'MESH:C047843': {'CHEBI': 'CHEBI:80746'}, - 'MESH:C047844': {'CHEBI': 'CHEBI:80747'}, - 'MESH:C047948': {'CHEBI': 'CHEBI:469'}, - 'MESH:C047969': {'CHEBI': 'CHEBI:34207'}, - 'MESH:C047981': {'CHEBI': 'CHEBI:158966'}, - 'MESH:C047983': {'CHEBI': 'CHEBI:50295'}, - 'MESH:C048019': {'CHEBI': 'CHEBI:172038'}, - 'MESH:C048024': {'CHEBI': 'CHEBI:172721'}, - 'MESH:C048026': {'CHEBI': 'CHEBI:77152'}, - 'MESH:C048065': {'CHEBI': 'CHEBI:2091'}, - 'MESH:C048069': {'CHEBI': 'CHEBI:81894'}, - 'MESH:C048073': {'CHEBI': 'CHEBI:166561'}, - 'MESH:C048081': {'CHEBI': 'CHEBI:135633'}, - 'MESH:C048124': {'CHEBI': 'CHEBI:71022'}, - 'MESH:C048140': {'CHEBI': 'CHEBI:29009'}, - 'MESH:C048159': {'CHEBI': 'CHEBI:75555'}, - 'MESH:C048166': {'CHEBI': 'CHEBI:135549'}, - 'MESH:C048172': {'CHEBI': 'CHEBI:5720'}, - 'MESH:C048175': {'CHEBI': 'CHEBI:6092'}, - 'MESH:C048181': {'CHEBI': 'CHEBI:88305'}, - 'MESH:C048199': {'CHEBI': 'CHEBI:80012'}, - 'MESH:C048220': {'CHEBI': 'CHEBI:34907'}, - 'MESH:C048223': {'CHEBI': 'CHEBI:138862'}, - 'MESH:C048256': {'CHEBI': 'CHEBI:10129'}, - 'MESH:C048267': {'CHEBI': 'CHEBI:133621'}, - 'MESH:C048271': {'CHEBI': 'CHEBI:11986'}, - 'MESH:C048274': {'CHEBI': 'CHEBI:144833'}, - 'MESH:C048281': {'CHEBI': 'CHEBI:156688'}, - 'MESH:C048288': {'CHEBI': 'CHEBI:85248'}, - 'MESH:C048308': {'CHEBI': 'CHEBI:29028'}, - 'MESH:C048313': {'CHEBI': 'CHEBI:82160'}, - 'MESH:C048314': {'CHEBI': 'CHEBI:135744'}, - 'MESH:C048317': {'CHEBI': 'CHEBI:50637'}, - 'MESH:C048324': {'CHEBI': 'CHEBI:39214'}, - 'MESH:C048335': {'CHEBI': 'CHEBI:7751'}, - 'MESH:C048401': {'CHEBI': 'CHEBI:37611'}, - 'MESH:C048439': {'CHEBI': 'CHEBI:162920'}, - 'MESH:C048448': {'CHEBI': 'CHEBI:90250'}, - 'MESH:C048462': {'CHEBI': 'CHEBI:30088'}, - 'MESH:C048463': {'CHEBI': 'CHEBI:15610'}, - 'MESH:C048498': {'CHEBI': 'CHEBI:135014'}, - 'MESH:C048506': {'CHEBI': 'CHEBI:80846'}, - 'MESH:C048522': {'CHEBI': 'CHEBI:32092'}, - 'MESH:C048537': {'CHEBI': 'CHEBI:134942'}, - 'MESH:C048567': {'CHEBI': 'CHEBI:40096'}, - 'MESH:C048579': {'CHEBI': 'CHEBI:78909'}, - 'MESH:C048598': {'CHEBI': 'CHEBI:81705'}, - 'MESH:C048618': {'CHEBI': 'CHEBI:32616'}, - 'MESH:C048673': {'CHEBI': 'CHEBI:169891'}, - 'MESH:C048698': {'CHEBI': 'CHEBI:165283'}, - 'MESH:C048728': {'CHEBI': 'CHEBI:166760'}, - 'MESH:C048747': {'CHEBI': 'CHEBI:43636'}, - 'MESH:C048779': {'CHEBI': 'CHEBI:67966'}, - 'MESH:C048787': {'CHEBI': 'CHEBI:50011'}, - 'MESH:C048799': {'CHEBI': 'CHEBI:143768'}, - 'MESH:C048810': {'CHEBI': 'CHEBI:87123'}, - 'MESH:C048812': {'CHEBI': 'CHEBI:80144'}, - 'MESH:C048824': {'CHEBI': 'CHEBI:137370'}, - 'MESH:C048825': {'CHEBI': 'CHEBI:137526'}, - 'MESH:C048829': {'CHEBI': 'CHEBI:173335'}, - 'MESH:C048832': {'CHEBI': 'CHEBI:135455'}, - 'MESH:C048852': {'CHEBI': 'CHEBI:34711'}, - 'MESH:C048853': {'CHEBI': 'CHEBI:82325'}, - 'MESH:C048856': {'CHEBI': 'CHEBI:35124'}, - 'MESH:C048860': {'CHEBI': 'CHEBI:177532'}, - 'MESH:C048938': {'CHEBI': 'CHEBI:42782'}, - 'MESH:C048941': {'CHEBI': 'CHEBI:141464'}, - 'MESH:C048944': {'CHEBI': 'CHEBI:16200'}, - 'MESH:C048955': {'CHEBI': 'CHEBI:51221'}, - 'MESH:C048956': {'CHEBI': 'CHEBI:16938'}, - 'MESH:C048958': {'CHEBI': 'CHEBI:2691'}, - 'MESH:C048960': {'CHEBI': 'CHEBI:52084'}, - 'MESH:C048972': {'CHEBI': 'CHEBI:175181'}, - 'MESH:C048984': {'CHEBI': 'CHEBI:340863'}, - 'MESH:C049017': {'CHEBI': 'CHEBI:34346'}, - 'MESH:C049025': {'CHEBI': 'CHEBI:52315'}, - 'MESH:C049029': {'CHEBI': 'CHEBI:82506'}, - 'MESH:C049051': {'CHEBI': 'CHEBI:132767'}, - 'MESH:C049058': {'CHEBI': 'CHEBI:180480'}, - 'MESH:C049059': {'CHEBI': 'CHEBI:76323'}, - 'MESH:C049062': {'CHEBI': 'CHEBI:40678'}, - 'MESH:C049073': {'CHEBI': 'CHEBI:76133'}, - 'MESH:C049078': {'CHEBI': 'CHEBI:30669'}, - 'MESH:C049137': {'CHEBI': 'CHEBI:134982'}, - 'MESH:C049149': {'CHEBI': 'CHEBI:172708'}, - 'MESH:C049158': {'CHEBI': 'CHEBI:36397'}, - 'MESH:C049171': {'CHEBI': 'CHEBI:6077'}, - 'MESH:C049181': {'CHEBI': 'CHEBI:145892'}, - 'MESH:C049193': {'CHEBI': 'CHEBI:10562'}, - 'MESH:C049235': {'CHEBI': 'CHEBI:28667'}, - 'MESH:C049246': {'CHEBI': 'CHEBI:64342'}, - 'MESH:C049251': {'CHEBI': 'CHEBI:162311'}, - 'MESH:C049262': {'MONDO': 'MONDO:0007578'}, - 'MESH:C049333': {'CHEBI': 'CHEBI:1581'}, - 'MESH:C049346': {'CHEBI': 'CHEBI:81913'}, - 'MESH:C049385': {'CHEBI': 'CHEBI:5989'}, - 'MESH:C049386': {'CHEBI': 'CHEBI:3244'}, - 'MESH:C049410': {'CHEBI': 'CHEBI:132895'}, - 'MESH:C049412': {'CHEBI': 'CHEBI:80907'}, - 'MESH:C049427': {'CHEBI': 'CHEBI:81575'}, - 'MESH:C049437': {'CHEBI': 'CHEBI:81815'}, - 'MESH:C049470': {'CHEBI': 'CHEBI:135229'}, - 'MESH:C049535': {'CHEBI': 'CHEBI:17715'}, - 'MESH:C049599': {'CHEBI': 'CHEBI:39199'}, - 'MESH:C049639': {'CHEBI': 'CHEBI:4948'}, - 'MESH:C049665': {'CHEBI': 'CHEBI:141178'}, - 'MESH:C049708': {'CHEBI': 'CHEBI:80011'}, - 'MESH:C049737': {'CHEBI': 'CHEBI:172655'}, - 'MESH:C049744': {'CHEBI': 'CHEBI:29127'}, - 'MESH:C049750': {'CHEBI': 'CHEBI:35890'}, - 'MESH:C049772': {'CHEBI': 'CHEBI:18330'}, - 'MESH:C049798': {'CHEBI': 'CHEBI:10324'}, - 'MESH:C049811': {'CHEBI': 'CHEBI:28792'}, - 'MESH:C049834': {'CHEBI': 'CHEBI:34307'}, - 'MESH:C049841': {'CHEBI': 'CHEBI:132604'}, - 'MESH:C049857': {'CHEBI': 'CHEBI:177600'}, - 'MESH:C049863': {'CHEBI': 'CHEBI:67988'}, - 'MESH:C049864': {'CHEBI': 'CHEBI:77148'}, - 'MESH:C049920': {'CHEBI': 'CHEBI:135164'}, - 'MESH:C049935': {'CHEBI': 'CHEBI:134751'}, - 'MESH:C049960': {'CHEBI': 'CHEBI:73961'}, - 'MESH:C049972': {'CHEBI': 'CHEBI:29583'}, - 'MESH:C050002': {'CHEBI': 'CHEBI:132897'}, - 'MESH:C050015': {'CHEBI': 'CHEBI:85645'}, - 'MESH:C050016': {'CHEBI': 'CHEBI:59524'}, - 'MESH:C050052': {'CHEBI': 'CHEBI:88902'}, - 'MESH:C050093': {'CHEBI': 'CHEBI:62216'}, - 'MESH:C050099': {'CHEBI': 'CHEBI:30739'}, - 'MESH:C050131': {'CHEBI': 'CHEBI:165840'}, - 'MESH:C050141': {'CHEBI': 'CHEBI:7265'}, - 'MESH:C050159': {'CHEBI': 'CHEBI:24193'}, - 'MESH:C050164': {'CHEBI': 'CHEBI:45127'}, - 'MESH:C050181': {'CHEBI': 'CHEBI:43521'}, - 'MESH:C050229': {'CHEBI': 'CHEBI:65737'}, - 'MESH:C050236': {'CHEBI': 'CHEBI:86604'}, - 'MESH:C050289': {'CHEBI': 'CHEBI:34377'}, - 'MESH:C050294': {'CHEBI': 'CHEBI:34086'}, - 'MESH:C050295': {'CHEBI': 'CHEBI:69196'}, - 'MESH:C050296': {'CHEBI': 'CHEBI:39678'}, - 'MESH:C050302': {'CHEBI': 'CHEBI:81377'}, - 'MESH:C050306': {'CHEBI': 'CHEBI:16085'}, - 'MESH:C050319': {'CHEBI': 'CHEBI:136027'}, - 'MESH:C050351': {'CHEBI': 'CHEBI:28297'}, - 'MESH:C050368': {'CHEBI': 'CHEBI:22070'}, - 'MESH:C050386': {'CHEBI': 'CHEBI:125372'}, - 'MESH:C050429': {'CHEBI': 'CHEBI:135196'}, - 'MESH:C050435': {'CHEBI': 'CHEBI:50145'}, - 'MESH:C050466': {'CHEBI': 'CHEBI:15521'}, - 'MESH:C050476': {'CHEBI': 'CHEBI:7614'}, - 'MESH:C050483': {'CHEBI': 'CHEBI:87057'}, - 'MESH:C050506': {'CHEBI': 'CHEBI:135441'}, - 'MESH:C050510': {'CHEBI': 'CHEBI:63952'}, - 'MESH:C050558': {'CHEBI': 'CHEBI:71659'}, - 'MESH:C050566': {'CHEBI': 'CHEBI:135685'}, - 'MESH:C050582': {'CHEBI': 'CHEBI:81805'}, - 'MESH:C050585': {'CHEBI': 'CHEBI:5097'}, - 'MESH:C050601': {'CHEBI': 'CHEBI:90979'}, - 'MESH:C050605': {'CHEBI': 'CHEBI:135076'}, - 'MESH:C050614': {'CHEBI': 'CHEBI:75305'}, - 'MESH:C050641': {'CHEBI': 'CHEBI:59354'}, - 'MESH:C050660': {'CHEBI': 'CHEBI:82419'}, - 'MESH:C050699': {'CHEBI': 'CHEBI:135793'}, - 'MESH:C050700': {'CHEBI': 'CHEBI:8717'}, - 'MESH:C050715': {'CHEBI': 'CHEBI:34490'}, - 'MESH:C050766': {'CHEBI': 'CHEBI:168003'}, - 'MESH:C050784': {'CHEBI': 'CHEBI:132826'}, - 'MESH:C050795': {'CHEBI': 'CHEBI:6716'}, - 'MESH:C050829': {'CHEBI': 'CHEBI:52274'}, - 'MESH:C050842': {'CHEBI': 'CHEBI:16314'}, - 'MESH:C050850': {'CHEBI': 'CHEBI:20700'}, - 'MESH:C050862': {'CHEBI': 'CHEBI:18090'}, - 'MESH:C050864': {'CHEBI': 'CHEBI:172441'}, - 'MESH:C050870': {'CHEBI': 'CHEBI:62266'}, - 'MESH:C050880': {'CHEBI': 'CHEBI:8199'}, - 'MESH:C051000': {'CHEBI': 'CHEBI:52293'}, - 'MESH:C051003': {'CHEBI': 'CHEBI:32101'}, - 'MESH:C051024': {'CHEBI': 'CHEBI:175413'}, - 'MESH:C051045': {'CHEBI': 'CHEBI:34123'}, - 'MESH:C051055': {'CHEBI': 'CHEBI:50862'}, - 'MESH:C051061': {'CHEBI': 'CHEBI:86012'}, - 'MESH:C051084': {'CHEBI': 'CHEBI:9771'}, - 'MESH:C051091': {'CHEBI': 'CHEBI:29148'}, - 'MESH:C051171': {'CHEBI': 'CHEBI:64117'}, - 'MESH:C051224': {'CHEBI': 'CHEBI:29309'}, - 'MESH:C051230': {'CHEBI': 'CHEBI:90074'}, - 'MESH:C051267': {'CHEBI': 'CHEBI:59981'}, - 'MESH:C051283': {'CHEBI': 'CHEBI:34131'}, - 'MESH:C051345': {'CHEBI': 'CHEBI:178978'}, - 'MESH:C051349': {'CHEBI': 'CHEBI:141924'}, - 'MESH:C051360': {'CHEBI': 'CHEBI:73282'}, - 'MESH:C051368': {'CHEBI': 'CHEBI:156430'}, - 'MESH:C051412': {'CHEBI': 'CHEBI:81509'}, - 'MESH:C051437': {'CHEBI': 'CHEBI:27725'}, - 'MESH:C051448': {'CHEBI': 'CHEBI:173662'}, - 'MESH:C051449': {'CHEBI': 'CHEBI:52258'}, - 'MESH:C051450': {'CHEBI': 'CHEBI:132611'}, - 'MESH:C051460': {'CHEBI': 'CHEBI:82251'}, - 'MESH:C051470': {'CHEBI': 'CHEBI:85364'}, - 'MESH:C051487': {'CHEBI': 'CHEBI:32280'}, - 'MESH:C051521': {'CHEBI': 'CHEBI:85429'}, - 'MESH:C051528': {'CHEBI': 'CHEBI:140175'}, - 'MESH:C051597': {'CHEBI': 'CHEBI:53109'}, - 'MESH:C051603': {'CHEBI': 'CHEBI:47426'}, - 'MESH:C051715': {'CHEBI': 'CHEBI:82445'}, - 'MESH:C051716': {'CHEBI': 'CHEBI:82444'}, - 'MESH:C051741': {'CHEBI': 'CHEBI:32249'}, - 'MESH:C051743': {'CHEBI': 'CHEBI:134690'}, - 'MESH:C051744': {'CHEBI': 'CHEBI:38946'}, - 'MESH:C051750': {'CHEBI': 'CHEBI:19591'}, - 'MESH:C051756': {'CHEBI': 'CHEBI:175291'}, - 'MESH:C051765': {'CHEBI': 'CHEBI:8689'}, - 'MESH:C051766': {'CHEBI': 'CHEBI:8621'}, - 'MESH:C051772': {'CHEBI': 'CHEBI:9798'}, - 'MESH:C051781': {'CHEBI': 'CHEBI:40710'}, - 'MESH:C051786': {'CHEBI': 'CHEBI:6902'}, - 'MESH:C051798': {'CHEBI': 'CHEBI:10117'}, - 'MESH:C051800': {'CHEBI': 'CHEBI:132237'}, - 'MESH:C051820': {'CHEBI': 'CHEBI:176731'}, - 'MESH:C051853': {'CHEBI': 'CHEBI:18225'}, - 'MESH:C051854': {'CHEBI': 'CHEBI:28858'}, - 'MESH:C051883': {'CHEBI': 'CHEBI:31801'}, - 'MESH:C051894': {'CHEBI': 'CHEBI:35058'}, - 'MESH:C051918': {'CHEBI': 'CHEBI:145715'}, - 'MESH:C051920': {'CHEBI': 'CHEBI:159131'}, - 'MESH:C051950': {'CHEBI': 'CHEBI:82300'}, - 'MESH:C051966': {'CHEBI': 'CHEBI:174566'}, - 'MESH:C051971': {'CHEBI': 'CHEBI:901'}, - 'MESH:C051983': {'CHEBI': 'CHEBI:177496'}, - 'MESH:C051985': {'CHEBI': 'CHEBI:74020'}, - 'MESH:C052011': {'CHEBI': 'CHEBI:133565'}, - 'MESH:C052018': {'CHEBI': 'CHEBI:3506'}, - 'MESH:C052020': {'CHEBI': 'CHEBI:135713'}, - 'MESH:C052035': {'CHEBI': 'CHEBI:9649'}, - 'MESH:C052036': {'CHEBI': 'CHEBI:135649'}, - 'MESH:C052037': {'CHEBI': 'CHEBI:81056'}, - 'MESH:C052044': {'CHEBI': 'CHEBI:28105'}, - 'MESH:C052045': {'CHEBI': 'CHEBI:50884'}, - 'MESH:C052047': {'CHEBI': 'CHEBI:150867'}, - 'MESH:C052064': {'CHEBI': 'CHEBI:65457'}, - 'MESH:C052068': {'CHEBI': 'CHEBI:166631'}, - 'MESH:C052075': {'CHEBI': 'CHEBI:81391'}, - 'MESH:C052084': {'CHEBI': 'CHEBI:69940'}, - 'MESH:C052094': {'CHEBI': 'CHEBI:90924'}, - 'MESH:C052097': {'CHEBI': 'CHEBI:2921'}, - 'MESH:C052102': {'CHEBI': 'CHEBI:63941'}, - 'MESH:C052116': {'CHEBI': 'CHEBI:82323'}, - 'MESH:C052121': {'CHEBI': 'CHEBI:61537'}, - 'MESH:C052132': {'CHEBI': 'CHEBI:172665'}, - 'MESH:C052133': {'CHEBI': 'CHEBI:88200'}, - 'MESH:C052134': {'CHEBI': 'CHEBI:177593'}, - 'MESH:C052143': {'CHEBI': 'CHEBI:31513'}, - 'MESH:C052159': {'CHEBI': 'CHEBI:51218'}, - 'MESH:C052203': {'CHEBI': 'CHEBI:19228'}, - 'MESH:C052207': {'CHEBI': 'CHEBI:16545'}, - 'MESH:C052219': {'CHEBI': 'CHEBI:172785'}, - 'MESH:C052247': {'CHEBI': 'CHEBI:52771'}, - 'MESH:C052277': {'CHEBI': 'CHEBI:40260'}, - 'MESH:C052296': {'CHEBI': 'CHEBI:157717'}, - 'MESH:C052297': {'CHEBI': 'CHEBI:1995'}, - 'MESH:C052305': {'CHEBI': 'CHEBI:135864'}, - 'MESH:C052307': {'CHEBI': 'CHEBI:132812'}, - 'MESH:C052308': {'CHEBI': 'CHEBI:31685'}, - 'MESH:C052377': {'CHEBI': 'CHEBI:55319'}, - 'MESH:C052408': {'CHEBI': 'CHEBI:169105'}, - 'MESH:C052410': {'CHEBI': 'CHEBI:131351'}, - 'MESH:C052420': {'CHEBI': 'CHEBI:581177'}, - 'MESH:C052425': {'CHEBI': 'CHEBI:134999'}, - 'MESH:C052476': {'CHEBI': 'CHEBI:50465'}, - 'MESH:C052512': {'CHEBI': 'CHEBI:3577'}, - 'MESH:C052533': {'CHEBI': 'CHEBI:141057'}, - 'MESH:C052537': {'CHEBI': 'CHEBI:32281'}, - 'MESH:C052548': {'CHEBI': 'CHEBI:9936'}, - 'MESH:C052549': {'CHEBI': 'CHEBI:77363'}, - 'MESH:C052555': {'CHEBI': 'CHEBI:135756'}, - 'MESH:C052560': {'CHEBI': 'CHEBI:82409'}, - 'MESH:C052568': {'CHEBI': 'CHEBI:36404'}, - 'MESH:C052572': {'CHEBI': 'CHEBI:80559'}, - 'MESH:C052587': {'CHEBI': 'CHEBI:64635'}, - 'MESH:C052590': {'CHEBI': 'CHEBI:34459'}, - 'MESH:C052596': {'CHEBI': 'CHEBI:82262'}, - 'MESH:C052599': {'CHEBI': 'CHEBI:59008'}, - 'MESH:C052614': {'CHEBI': 'CHEBI:90282'}, - 'MESH:C052634': {'CHEBI': 'CHEBI:4566'}, - 'MESH:C052673': {'CHEBI': 'CHEBI:5866'}, - 'MESH:C052714': {'CHEBI': 'CHEBI:70069'}, - 'MESH:C052749': {'CHEBI': 'CHEBI:132864'}, - 'MESH:C052752': {'CHEBI': 'CHEBI:34736'}, - 'MESH:C052777': {'CHEBI': 'CHEBI:81170'}, - 'MESH:C052785': {'CHEBI': 'CHEBI:32090'}, - 'MESH:C052786': {'CHEBI': 'CHEBI:156327'}, - 'MESH:C052819': {'CHEBI': 'CHEBI:169507'}, - 'MESH:C052825': {'CHEBI': 'CHEBI:169303'}, - 'MESH:C052864': {'CHEBI': 'CHEBI:19274'}, - 'MESH:C052866': {'CHEBI': 'CHEBI:3009'}, - 'MESH:C052875': {'CHEBI': 'CHEBI:9955'}, - 'MESH:C052920': {'CHEBI': 'CHEBI:27131'}, - 'MESH:C052921': {'CHEBI': 'CHEBI:8415'}, - 'MESH:C052933': {'CHEBI': 'CHEBI:81361'}, - 'MESH:C052962': {'CHEBI': 'CHEBI:80781'}, - 'MESH:C052968': {'CHEBI': 'CHEBI:73175'}, - 'MESH:C052983': {'CHEBI': 'CHEBI:7940'}, - 'MESH:C053001': {'CHEBI': 'CHEBI:2469'}, - 'MESH:C053003': {'CHEBI': 'CHEBI:157784'}, - 'MESH:C053014': {'CHEBI': 'CHEBI:2685'}, - 'MESH:C053016': {'CHEBI': 'CHEBI:5770'}, - 'MESH:C053026': {'CHEBI': 'CHEBI:39357'}, - 'MESH:C053057': {'CHEBI': 'CHEBI:9920'}, - 'MESH:C053063': {'CHEBI': 'CHEBI:34688'}, - 'MESH:C053078': {'CHEBI': 'CHEBI:15885'}, - 'MESH:C053079': {'CHEBI': 'CHEBI:9414'}, - 'MESH:C053081': {'CHEBI': 'CHEBI:45560'}, - 'MESH:C053083': {'CHEBI': 'CHEBI:240107'}, - 'MESH:C053084': {'CHEBI': 'CHEBI:68449'}, - 'MESH:C053085': {'CHEBI': 'CHEBI:68443'}, - 'MESH:C053090': {'CHEBI': 'CHEBI:51032'}, - 'MESH:C053091': {'CHEBI': 'CHEBI:116278'}, - 'MESH:C053152': {'CHEBI': 'CHEBI:64944'}, - 'MESH:C053154': {'CHEBI': 'CHEBI:55327'}, - 'MESH:C053177': {'CHEBI': 'CHEBI:43561'}, - 'MESH:C053222': {'CHEBI': 'CHEBI:88246'}, - 'MESH:C053229': {'CHEBI': 'CHEBI:143374'}, - 'MESH:C053262': {'CHEBI': 'CHEBI:165286'}, - 'MESH:C053267': {'CHEBI': 'CHEBI:3505'}, - 'MESH:C053268': {'CHEBI': 'CHEBI:3504'}, - 'MESH:C053302': {'CHEBI': 'CHEBI:80200'}, - 'MESH:C053303': {'CHEBI': 'CHEBI:9956'}, - 'MESH:C053304': {'CHEBI': 'CHEBI:5281'}, - 'MESH:C053310': {'CHEBI': 'CHEBI:133897'}, - 'MESH:C053324': {'CHEBI': 'CHEBI:60481'}, - 'MESH:C053339': {'CHEBI': 'CHEBI:135511'}, - 'MESH:C053355': {'CHEBI': 'CHEBI:135853'}, - 'MESH:C053370': {'CHEBI': 'CHEBI:73162'}, - 'MESH:C053390': {'CHEBI': 'CHEBI:177403'}, - 'MESH:C053400': {'CHEBI': 'CHEBI:3291'}, - 'MESH:C053401': {'CHEBI': 'CHEBI:138308'}, - 'MESH:C053434': {'CHEBI': 'CHEBI:135875'}, - 'MESH:C053445': {'CHEBI': 'CHEBI:165889'}, - 'MESH:C053469': {'CHEBI': 'CHEBI:156181'}, - 'MESH:C053486': {'CHEBI': 'CHEBI:36418'}, - 'MESH:C053487': {'CHEBI': 'CHEBI:36419'}, - 'MESH:C053500': {'CHEBI': 'CHEBI:132041'}, - 'MESH:C053509': {'CHEBI': 'CHEBI:35079'}, - 'MESH:C053523': {'CHEBI': 'CHEBI:30738'}, - 'MESH:C053539': {'CHEBI': 'CHEBI:7956'}, - 'MESH:C053541': {'CHEBI': 'CHEBI:3090'}, - 'MESH:C053546': {'CHEBI': 'CHEBI:27398'}, - 'MESH:C053561': {'CHEBI': 'CHEBI:83354'}, - 'MESH:C053566': {'CHEBI': 'CHEBI:163498'}, - 'MESH:C053567': {'CHEBI': 'CHEBI:163537'}, - 'MESH:C053571': {'CHEBI': 'CHEBI:135893'}, - 'MESH:C053574': {'CHEBI': 'CHEBI:74048'}, - 'MESH:C053577': {'CHEBI': 'CHEBI:73171'}, - 'MESH:C053585': {'CHEBI': 'CHEBI:132650'}, - 'MESH:C053597': {'CHEBI': 'CHEBI:135760'}, - 'MESH:C053598': {'CHEBI': 'CHEBI:2697'}, - 'MESH:C053603': {'CHEBI': 'CHEBI:39922'}, - 'MESH:C053640': {'CHEBI': 'CHEBI:169991'}, - 'MESH:C053651': {'CHEBI': 'CHEBI:80326'}, - 'MESH:C053672': {'CHEBI': 'CHEBI:34973'}, - 'MESH:C053693': {'CHEBI': 'CHEBI:9105'}, - 'MESH:C053708': {'CHEBI': 'CHEBI:135377'}, - 'MESH:C053720': {'CHEBI': 'CHEBI:81106'}, - 'MESH:C053721': {'CHEBI': 'CHEBI:29778'}, - 'MESH:C053737': {'CHEBI': 'CHEBI:31785'}, - 'MESH:C053757': {'CHEBI': 'CHEBI:9697'}, - 'MESH:C053758': {'CHEBI': 'CHEBI:135513'}, - 'MESH:C053760': {'CHEBI': 'CHEBI:165495'}, - 'MESH:C053761': {'CHEBI': 'CHEBI:44194'}, - 'MESH:C053762': {'CHEBI': 'CHEBI:88569'}, - 'MESH:C053764': {'CHEBI': 'CHEBI:90413'}, - 'MESH:C053781': {'CHEBI': 'CHEBI:59514'}, - 'MESH:C053848': {'CHEBI': 'CHEBI:44158'}, - 'MESH:C053851': {'CHEBI': 'CHEBI:180596'}, - 'MESH:C053853': {'CHEBI': 'CHEBI:474014'}, - 'MESH:C053861': {'CHEBI': 'CHEBI:70961'}, - 'MESH:C053868': {'CHEBI': 'CHEBI:82473'}, - 'MESH:C053869': {'CHEBI': 'CHEBI:82472'}, - 'MESH:C053871': {'CHEBI': 'CHEBI:174102'}, - 'MESH:C053902': {'CHEBI': 'CHEBI:166806'}, - 'MESH:C053914': {'CHEBI': 'CHEBI:15553'}, - 'MESH:C053943': {'CHEBI': 'CHEBI:132619'}, - 'MESH:C053979': {'CHEBI': 'CHEBI:155839'}, - 'MESH:C054028': {'CHEBI': 'CHEBI:135464'}, - 'MESH:C054042': {'CHEBI': 'CHEBI:39413'}, - 'MESH:C054074': {'CHEBI': 'CHEBI:7572'}, - 'MESH:C054087': {'CHEBI': 'CHEBI:3420'}, - 'MESH:C054093': {'CHEBI': 'CHEBI:18400'}, - 'MESH:C054100': {'CHEBI': 'CHEBI:5887'}, - 'MESH:C054121': {'CHEBI': 'CHEBI:82299'}, - 'MESH:C054122': {'CHEBI': 'CHEBI:73788'}, - 'MESH:C054124': {'CHEBI': 'CHEBI:175751'}, - 'MESH:C054132': {'CHEBI': 'CHEBI:175930'}, - 'MESH:C054137': {'CHEBI': 'CHEBI:38718'}, - 'MESH:C054141': {'CHEBI': 'CHEBI:34542'}, - 'MESH:C054162': {'CHEBI': 'CHEBI:132613'}, - 'MESH:C054170': {'CHEBI': 'CHEBI:4614'}, - 'MESH:C054176': {'CHEBI': 'CHEBI:365'}, - 'MESH:C054185': {'CHEBI': 'CHEBI:174336'}, - 'MESH:C054188': {'CHEBI': 'CHEBI:80473'}, - 'MESH:C054211': {'CHEBI': 'CHEBI:27781'}, - 'MESH:C054218': {'CHEBI': 'CHEBI:135849'}, - 'MESH:C054306': {'CHEBI': 'CHEBI:9889'}, - 'MESH:C054368': {'CHEBI': 'CHEBI:131848'}, - 'MESH:C054410': {'CHEBI': 'CHEBI:82192'}, - 'MESH:C054443': {'CHEBI': 'CHEBI:88730'}, - 'MESH:C054449': {'CHEBI': 'CHEBI:7270'}, - 'MESH:C054474': {'CHEBI': 'CHEBI:29623'}, - 'MESH:C054479': {'CHEBI': 'CHEBI:125610'}, - 'MESH:C054501': {'CHEBI': 'CHEBI:140296'}, - 'MESH:C054511': {'CHEBI': 'CHEBI:67890'}, - 'MESH:C054518': {'CHEBI': 'CHEBI:177391'}, - 'MESH:C054523': {'CHEBI': 'CHEBI:174090'}, - 'MESH:C054557': {'CHEBI': 'CHEBI:139177'}, - 'MESH:C054590': {'CHEBI': 'CHEBI:31988'}, - 'MESH:C054597': {'CHEBI': 'CHEBI:5276'}, - 'MESH:C054611': {'CHEBI': 'CHEBI:8779'}, - 'MESH:C054633': {'CHEBI': 'CHEBI:157862'}, - 'MESH:C054634': {'CHEBI': 'CHEBI:43931'}, - 'MESH:C054672': {'CHEBI': 'CHEBI:74856'}, - 'MESH:C054674': {'CHEBI': 'CHEBI:82969'}, - 'MESH:C054688': {'CHEBI': 'CHEBI:60125'}, - 'MESH:C054694': {'CHEBI': 'CHEBI:71465'}, - 'MESH:C054700': {'CHEBI': 'CHEBI:51055'}, - 'MESH:C054728': {'CHEBI': 'CHEBI:38381'}, - 'MESH:C054738': {'CHEBI': 'CHEBI:23890'}, - 'MESH:C054745': {'CHEBI': 'CHEBI:77788'}, - 'MESH:C054761': {'CHEBI': 'CHEBI:19544'}, - 'MESH:C054786': {'CHEBI': 'CHEBI:145228'}, - 'MESH:C054806': {'CHEBI': 'CHEBI:29850'}, - 'MESH:C054842': {'CHEBI': 'CHEBI:177848'}, - 'MESH:C054851': {'CHEBI': 'CHEBI:40808'}, - 'MESH:C054871': {'CHEBI': 'CHEBI:31717'}, - 'MESH:C054895': {'CHEBI': 'CHEBI:66663'}, - 'MESH:C054919': {'CHEBI': 'CHEBI:34211'}, - 'MESH:C054932': {'CHEBI': 'CHEBI:165344'}, - 'MESH:C054940': {'CHEBI': 'CHEBI:3743'}, - 'MESH:C054957': {'CHEBI': 'CHEBI:67605'}, - 'MESH:C054977': {'CHEBI': 'CHEBI:60484'}, - 'MESH:C054978': {'CHEBI': 'CHEBI:60485'}, - 'MESH:C054992': {'CHEBI': 'CHEBI:15559'}, - 'MESH:C054994': {'CHEBI': 'CHEBI:34151'}, - 'MESH:C055017': {'CHEBI': 'CHEBI:6112'}, - 'MESH:C055021': {'CHEBI': 'CHEBI:174395'}, - 'MESH:C055022': {'CHEBI': 'CHEBI:174397'}, - 'MESH:C055030': {'CHEBI': 'CHEBI:66441'}, - 'MESH:C055060': {'CHEBI': 'CHEBI:92809'}, - 'MESH:C055075': {'CHEBI': 'CHEBI:53651'}, - 'MESH:C055085': {'CHEBI': 'CHEBI:50749'}, - 'MESH:C055139': {'CHEBI': 'CHEBI:134936'}, - 'MESH:C055141': {'CHEBI': 'CHEBI:135335'}, - 'MESH:C055142': {'CHEBI': 'CHEBI:34269'}, - 'MESH:C055163': {'CHEBI': 'CHEBI:177731'}, - 'MESH:C055185': {'CHEBI': 'CHEBI:77573'}, - 'MESH:C055207': {'CHEBI': 'CHEBI:162431'}, - 'MESH:C055224': {'CHEBI': 'CHEBI:70966'}, - 'MESH:C055247': {'CHEBI': 'CHEBI:165873'}, - 'MESH:C055253': {'CHEBI': 'CHEBI:59228'}, - 'MESH:C055255': {'CHEBI': 'CHEBI:35328'}, - 'MESH:C055267': {'CHEBI': 'CHEBI:145673'}, - 'MESH:C055272': {'CHEBI': 'CHEBI:69436'}, - 'MESH:C055293': {'CHEBI': 'CHEBI:44737'}, - 'MESH:C055297': {'CHEBI': 'CHEBI:147308'}, - 'MESH:C055306': {'CHEBI': 'CHEBI:172004'}, - 'MESH:C055327': {'CHEBI': 'CHEBI:77150'}, - 'MESH:C055328': {'CHEBI': 'CHEBI:67986'}, - 'MESH:C055336': {'CHEBI': 'CHEBI:177618'}, - 'MESH:C055357': {'CHEBI': 'CHEBI:135884'}, - 'MESH:C055382': {'CHEBI': 'CHEBI:81528'}, - 'MESH:C055394': {'CHEBI': 'CHEBI:75936'}, - 'MESH:C055433': {'CHEBI': 'CHEBI:178144'}, - 'MESH:C055442': {'CHEBI': 'CHEBI:15581'}, - 'MESH:C055444': {'CHEBI': 'CHEBI:32380'}, - 'MESH:C055448': {'CHEBI': 'CHEBI:135486'}, - 'MESH:C055492': {'CHEBI': 'CHEBI:80555'}, - 'MESH:C055504': {'CHEBI': 'CHEBI:47309'}, - 'MESH:C055506': {'CHEBI': 'CHEBI:86194'}, - 'MESH:C055528': {'CHEBI': 'CHEBI:28924'}, - 'MESH:C055534': {'CHEBI': 'CHEBI:65247'}, - 'MESH:C055545': {'CHEBI': 'CHEBI:32082'}, - 'MESH:C055566': {'CHEBI': 'CHEBI:135287'}, - 'MESH:C055603': {'CHEBI': 'CHEBI:32190'}, - 'MESH:C055606': {'CHEBI': 'CHEBI:60695'}, - 'MESH:C055613': {'CHEBI': 'CHEBI:39260'}, - 'MESH:C055629': {'CHEBI': 'CHEBI:27615'}, - 'MESH:C055669': {'CHEBI': 'CHEBI:81360'}, - 'MESH:C055671': {'CHEBI': 'CHEBI:63459'}, - 'MESH:C055681': {'CHEBI': 'CHEBI:9198'}, - 'MESH:C055720': {'CHEBI': 'CHEBI:179977'}, - 'MESH:C055778': {'CHEBI': 'CHEBI:66723'}, - 'MESH:C055780': {'CHEBI': 'CHEBI:69443'}, - 'MESH:C055781': {'CHEBI': 'CHEBI:69444'}, - 'MESH:C055785': {'CHEBI': 'CHEBI:6087'}, - 'MESH:C055814': {'CHEBI': 'CHEBI:63816'}, - 'MESH:C055818': {'CHEBI': 'CHEBI:39391'}, - 'MESH:C055845': {'CHEBI': 'CHEBI:31395'}, - 'MESH:C055852': {'CHEBI': 'CHEBI:135752'}, - 'MESH:C055866': {'CHEBI': 'CHEBI:135779'}, - 'MESH:C055876': {'CHEBI': 'CHEBI:174546'}, - 'MESH:C055885': {'CHEBI': 'CHEBI:34673'}, - 'MESH:C055903': {'CHEBI': 'CHEBI:166492'}, - 'MESH:C055925': {'CHEBI': 'CHEBI:90698'}, - 'MESH:C055955': {'CHEBI': 'CHEBI:3319'}, - 'MESH:C055957': {'CHEBI': 'CHEBI:75902'}, - 'MESH:C055986': {'CHEBI': 'CHEBI:63998'}, - 'MESH:C055987': {'CHEBI': 'CHEBI:34306'}, - 'MESH:C055991': {'CHEBI': 'CHEBI:74732'}, - 'MESH:C055998': {'CHEBI': 'CHEBI:16459'}, - 'MESH:C056009': {'CHEBI': 'CHEBI:81651'}, - 'MESH:C056011': {'CHEBI': 'CHEBI:179319'}, - 'MESH:C056013': {'CHEBI': 'CHEBI:81530'}, - 'MESH:C056048': {'CHEBI': 'CHEBI:9031'}, - 'MESH:C056060': {'CHEBI': 'CHEBI:143246'}, - 'MESH:C056068': {'CHEBI': 'CHEBI:136609'}, - 'MESH:C056112': {'CHEBI': 'CHEBI:63983'}, - 'MESH:C056121': {'CHEBI': 'CHEBI:81217'}, - 'MESH:C056157': {'CHEBI': 'CHEBI:78317'}, - 'MESH:C056177': {'CHEBI': 'CHEBI:145021'}, - 'MESH:C056179': {'CHEBI': 'CHEBI:39179'}, - 'MESH:C056205': {'CHEBI': 'CHEBI:80596'}, - 'MESH:C056208': {'CHEBI': 'CHEBI:7638'}, - 'MESH:C056220': {'CHEBI': 'CHEBI:59984'}, - 'MESH:C056221': {'CHEBI': 'CHEBI:80956'}, - 'MESH:C056224': {'CHEBI': 'CHEBI:80957'}, - 'MESH:C056244': {'CHEBI': 'CHEBI:50373'}, - 'MESH:C056255': {'CHEBI': 'CHEBI:170017'}, - 'MESH:C056269': {'CHEBI': 'CHEBI:1221'}, - 'MESH:C056270': {'CHEBI': 'CHEBI:1220'}, - 'MESH:C056291': {'CHEBI': 'CHEBI:21374'}, - 'MESH:C056345': {'CHEBI': 'CHEBI:91030'}, - 'MESH:C056348': {'CHEBI': 'CHEBI:3536'}, - 'MESH:C056424': {'CHEBI': 'CHEBI:91990'}, - 'MESH:C056451': {'CHEBI': 'CHEBI:165393'}, - 'MESH:C056452': {'CHEBI': 'CHEBI:80231'}, - 'MESH:C056456': {'CHEBI': 'CHEBI:50604'}, - 'MESH:C056471': {'CHEBI': 'CHEBI:29385'}, - 'MESH:C056494': {'CHEBI': 'CHEBI:3484'}, - 'MESH:C056498': {'CHEBI': 'CHEBI:31159'}, - 'MESH:C056506': {'CHEBI': 'CHEBI:133103'}, - 'MESH:C056507': {'CHEBI': 'CHEBI:175901'}, - 'MESH:C056516': {'CHEBI': 'CHEBI:4953'}, - 'MESH:C056530': {'CHEBI': 'CHEBI:34952'}, - 'MESH:C056538': {'CHEBI': 'CHEBI:60729'}, - 'MESH:C056545': {'CHEBI': 'CHEBI:34394'}, - 'MESH:C056552': {'CHEBI': 'CHEBI:164739'}, - 'MESH:C056565': {'CHEBI': 'CHEBI:38457'}, - 'MESH:C056583': {'CHEBI': 'CHEBI:168766'}, - 'MESH:C056587': {'CHEBI': 'CHEBI:5277'}, - 'MESH:C056597': {'CHEBI': 'CHEBI:174481'}, - 'MESH:C056599': {'CHEBI': 'CHEBI:78420'}, - 'MESH:C056602': {'CHEBI': 'CHEBI:8605'}, - 'MESH:C056622': {'CHEBI': 'CHEBI:4787'}, - 'MESH:C056646': {'CHEBI': 'CHEBI:179171'}, - 'MESH:C056679': {'CHEBI': 'CHEBI:2368'}, - 'MESH:C056699': {'CHEBI': 'CHEBI:33090'}, - 'MESH:C056744': {'CHEBI': 'CHEBI:77922'}, - 'MESH:C056746': {'CHEBI': 'CHEBI:166751'}, - 'MESH:C056776': {'CHEBI': 'CHEBI:23842'}, - 'MESH:C056805': {'CHEBI': 'CHEBI:3010'}, - 'MESH:C056817': {'CHEBI': 'CHEBI:1322'}, - 'MESH:C056827': {'CHEBI': 'CHEBI:140492'}, - 'MESH:C056840': {'CHEBI': 'CHEBI:52070'}, - 'MESH:C056848': {'CHEBI': 'CHEBI:28854'}, - 'MESH:C056853': {'CHEBI': 'CHEBI:546808'}, - 'MESH:C056855': {'CHEBI': 'CHEBI:16608'}, - 'MESH:C056887': {'CHEBI': 'CHEBI:82229'}, - 'MESH:C056891': {'CHEBI': 'CHEBI:83036'}, - 'MESH:C056921': {'CHEBI': 'CHEBI:34959'}, - 'MESH:C056932': {'CHEBI': 'CHEBI:160247'}, - 'MESH:C056937': {'CHEBI': 'CHEBI:30891'}, - 'MESH:C057013': {'CHEBI': 'CHEBI:63965'}, - 'MESH:C057040': {'CHEBI': 'CHEBI:166580'}, - 'MESH:C057051': {'CHEBI': 'CHEBI:144357'}, - 'MESH:C057069': {'CHEBI': 'CHEBI:9512'}, - 'MESH:C057078': {'CHEBI': 'CHEBI:8393'}, - 'MESH:C057099': {'CHEBI': 'CHEBI:156362'}, - 'MESH:C057101': {'CHEBI': 'CHEBI:90904'}, - 'MESH:C057103': {'CHEBI': 'CHEBI:90903'}, - 'MESH:C057128': {'CHEBI': 'CHEBI:27770'}, - 'MESH:C057130': {'CHEBI': 'CHEBI:85785'}, - 'MESH:C057147': {'CHEBI': 'CHEBI:3199'}, - 'MESH:C057176': {'CHEBI': 'CHEBI:135671'}, - 'MESH:C057180': {'CHEBI': 'CHEBI:139346'}, - 'MESH:C057214': {'CHEBI': 'CHEBI:165846'}, - 'MESH:C057217': {'CHEBI': 'CHEBI:9196'}, - 'MESH:C057219': {'CHEBI': 'CHEBI:132636'}, - 'MESH:C057222': {'CHEBI': 'CHEBI:176257'}, - 'MESH:C057291': {'CHEBI': 'CHEBI:135749'}, - 'MESH:C057299': {'CHEBI': 'CHEBI:324935'}, - 'MESH:C057302': {'CHEBI': 'CHEBI:32200'}, - 'MESH:C057303': {'CHEBI': 'CHEBI:32202'}, - 'MESH:C057348': {'CHEBI': 'CHEBI:61725'}, - 'MESH:C057349': {'CHEBI': 'CHEBI:149547'}, - 'MESH:C057364': {'CHEBI': 'CHEBI:166596'}, - 'MESH:C057375': {'CHEBI': 'CHEBI:48905'}, - 'MESH:C057406': {'CHEBI': 'CHEBI:37691'}, - 'MESH:C057416': {'CHEBI': 'CHEBI:85085'}, - 'MESH:C057449': {'CHEBI': 'CHEBI:60763'}, - 'MESH:C057451': {'CHEBI': 'CHEBI:7005'}, - 'MESH:C057466': {'CHEBI': 'CHEBI:165850'}, - 'MESH:C057508': {'CHEBI': 'CHEBI:67128'}, - 'MESH:C057525': {'CHEBI': 'CHEBI:39003'}, - 'MESH:C057528': {'CHEBI': 'CHEBI:562752'}, - 'MESH:C057531': {'CHEBI': 'CHEBI:66104'}, - 'MESH:C057563': {'CHEBI': 'CHEBI:24326'}, - 'MESH:C057578': {'CHEBI': 'CHEBI:39002'}, - 'MESH:C057584': {'CHEBI': 'CHEBI:81507'}, - 'MESH:C057608': {'CHEBI': 'CHEBI:48983'}, - 'MESH:C057609': {'CHEBI': 'CHEBI:48984'}, - 'MESH:C057618': {'CHEBI': 'CHEBI:3718'}, - 'MESH:C057619': {'CHEBI': 'CHEBI:5383'}, - 'MESH:C057682': {'CHEBI': 'CHEBI:80732'}, - 'MESH:C057710': {'CHEBI': 'CHEBI:560555'}, - 'MESH:C057728': {'CHEBI': 'CHEBI:5869'}, - 'MESH:C057749': {'CHEBI': 'CHEBI:61695'}, - 'MESH:C057773': {'CHEBI': 'CHEBI:32136'}, - 'MESH:C057779': {'CHEBI': 'CHEBI:22066'}, - 'MESH:C057785': {'CHEBI': 'CHEBI:62197'}, - 'MESH:C057792': {'CHEBI': 'CHEBI:16778'}, - 'MESH:C057794': {'CHEBI': 'CHEBI:15757'}, - 'MESH:C057812': {'CHEBI': 'CHEBI:43295'}, - 'MESH:C057893': {'CHEBI': 'CHEBI:29556'}, - 'MESH:C057902': {'CHEBI': 'CHEBI:29658'}, - 'MESH:C057912': {'CHEBI': 'CHEBI:17965'}, - 'MESH:C057914': {'CHEBI': 'CHEBI:69827'}, - 'MESH:C057915': {'CHEBI': 'CHEBI:69825'}, - 'MESH:C057916': {'CHEBI': 'CHEBI:69828'}, - 'MESH:C057937': {'CHEBI': 'CHEBI:31710'}, - 'MESH:C058028': {'CHEBI': 'CHEBI:29582'}, - 'MESH:C058029': {'CHEBI': 'CHEBI:2822'}, - 'MESH:C058036': {'CHEBI': 'CHEBI:8349'}, - 'MESH:C058037': {'CHEBI': 'CHEBI:8350'}, - 'MESH:C058045': {'CHEBI': 'CHEBI:8333'}, - 'MESH:C058049': {'CHEBI': 'CHEBI:5160'}, - 'MESH:C058076': {'CHEBI': 'CHEBI:82818'}, - 'MESH:C058083': {'CHEBI': 'CHEBI:91784'}, - 'MESH:C058097': {'CHEBI': 'CHEBI:18228'}, - 'MESH:C058121': {'CHEBI': 'CHEBI:79548'}, - 'MESH:C058137': {'CHEBI': 'CHEBI:43317'}, - 'MESH:C058176': {'CHEBI': 'CHEBI:34457'}, - 'MESH:C058180': {'CHEBI': 'CHEBI:60889'}, - 'MESH:C058206': {'CHEBI': 'CHEBI:34467'}, - 'MESH:C058227': {'CHEBI': 'CHEBI:80899'}, - 'MESH:C058229': {'CHEBI': 'CHEBI:8198'}, - 'MESH:C058245': {'CHEBI': 'CHEBI:19565'}, - 'MESH:C058249': {'CHEBI': 'CHEBI:31528'}, - 'MESH:C058254': {'CHEBI': 'CHEBI:9137'}, - 'MESH:C058272': {'CHEBI': 'CHEBI:64050'}, - 'MESH:C058295': {'CHEBI': 'CHEBI:5357'}, - 'MESH:C058302': {'CHEBI': 'CHEBI:6960'}, - 'MESH:C058309': {'CHEBI': 'CHEBI:5831'}, - 'MESH:C058318': {'CHEBI': 'CHEBI:6253'}, - 'MESH:C058444': {'CHEBI': 'CHEBI:144113'}, - 'MESH:C058465': {'CHEBI': 'CHEBI:31547'}, - 'MESH:C058482': {'CHEBI': 'CHEBI:15500'}, - 'MESH:C058487': {'CHEBI': 'CHEBI:80730'}, - 'MESH:C058491': {'CHEBI': 'CHEBI:145517'}, - 'MESH:C058498': {'CHEBI': 'CHEBI:81596'}, - 'MESH:C058525': {'CHEBI': 'CHEBI:73287'}, - 'MESH:C058540': {'CHEBI': 'CHEBI:29672'}, - 'MESH:C058543': {'CHEBI': 'CHEBI:61345'}, - 'MESH:C058552': {'CHEBI': 'CHEBI:35050'}, - 'MESH:C058577': {'CHEBI': 'CHEBI:5592'}, - 'MESH:C058581': {'CHEBI': 'CHEBI:80808'}, - 'MESH:C058651': {'CHEBI': 'CHEBI:9598'}, - 'MESH:C058659': {'CHEBI': 'CHEBI:175882'}, - 'MESH:C058667': {'CHEBI': 'CHEBI:50834'}, - 'MESH:C058670': {'CHEBI': 'CHEBI:949'}, - 'MESH:C058692': {'CHEBI': 'CHEBI:80136'}, - 'MESH:C058702': {'CHEBI': 'CHEBI:135814'}, - 'MESH:C058705': {'CHEBI': 'CHEBI:87368'}, - 'MESH:C058722': {'CHEBI': 'CHEBI:72801'}, - 'MESH:C058735': {'CHEBI': 'CHEBI:31877'}, - 'MESH:C058787': {'CHEBI': 'CHEBI:78665'}, - 'MESH:C058805': {'CHEBI': 'CHEBI:17877'}, - 'MESH:C058812': {'CHEBI': 'CHEBI:2615'}, - 'MESH:C058815': {'CHEBI': 'CHEBI:47322'}, - 'MESH:C058833': {'CHEBI': 'CHEBI:55552'}, - 'MESH:C058858': {'CHEBI': 'CHEBI:170125'}, - 'MESH:C058876': {'CHEBI': 'CHEBI:135004'}, - 'MESH:C058885': {'CHEBI': 'CHEBI:8178'}, - 'MESH:C058895': {'CHEBI': 'CHEBI:64131'}, - 'MESH:C058905': {'CHEBI': 'CHEBI:28298'}, - 'MESH:C058949': {'CHEBI': 'CHEBI:39472'}, - 'MESH:C058951': {'CHEBI': 'CHEBI:80788'}, - 'MESH:C058953': {'CHEBI': 'CHEBI:223404'}, - 'MESH:C058966': {'CHEBI': 'CHEBI:5301'}, - 'MESH:C058967': {'CHEBI': 'CHEBI:80829'}, - 'MESH:C058980': {'CHEBI': 'CHEBI:169990'}, - 'MESH:C058989': {'CHEBI': 'CHEBI:138727'}, - 'MESH:C059000': {'CHEBI': 'CHEBI:80015'}, - 'MESH:C059006': {'CHEBI': 'CHEBI:9400'}, - 'MESH:C059013': {'CHEBI': 'CHEBI:166889'}, - 'MESH:C059020': {'CHEBI': 'CHEBI:48216'}, - 'MESH:C059021': {'CHEBI': 'CHEBI:48215'}, - 'MESH:C059033': {'CHEBI': 'CHEBI:178404'}, - 'MESH:C059041': {'CHEBI': 'CHEBI:41791'}, - 'MESH:C059043': {'CHEBI': 'CHEBI:168477'}, - 'MESH:C059045': {'CHEBI': 'CHEBI:138196'}, - 'MESH:C059068': {'CHEBI': 'CHEBI:87784'}, - 'MESH:C059095': {'CHEBI': 'CHEBI:31411'}, - 'MESH:C059127': {'CHEBI': 'CHEBI:133683'}, - 'MESH:C059164': {'CHEBI': 'CHEBI:72627'}, - 'MESH:C059167': {'CHEBI': 'CHEBI:131383'}, - 'MESH:C059195': {'CHEBI': 'CHEBI:90236'}, - 'MESH:C059200': {'CHEBI': 'CHEBI:355715'}, - 'MESH:C059218': {'CHEBI': 'CHEBI:74021'}, - 'MESH:C059225': {'CHEBI': 'CHEBI:28921'}, - 'MESH:C059238': {'CHEBI': 'CHEBI:135594'}, - 'MESH:C059242': {'CHEBI': 'CHEBI:80821'}, - 'MESH:C059295': {'CHEBI': 'CHEBI:9159'}, - 'MESH:C059313': {'CHEBI': 'CHEBI:69600'}, - 'MESH:C059402': {'CHEBI': 'CHEBI:7482'}, - 'MESH:C059405': {'CHEBI': 'CHEBI:7609'}, - 'MESH:C059427': {'CHEBI': 'CHEBI:31232'}, - 'MESH:C059452': {'CHEBI': 'CHEBI:177654'}, - 'MESH:C059478': {'CHEBI': 'CHEBI:156448'}, - 'MESH:C059481': {'CHEBI': 'CHEBI:8917'}, - 'MESH:C059482': {'CHEBI': 'CHEBI:8918'}, - 'MESH:C059498': {'CHEBI': 'CHEBI:135019'}, - 'MESH:C059516': {'CHEBI': 'CHEBI:15771'}, - 'MESH:C059534': {'CHEBI': 'CHEBI:138212'}, - 'MESH:C059539': {'CHEBI': 'CHEBI:63452'}, - 'MESH:C059542': {'CHEBI': 'CHEBI:135805'}, - 'MESH:C059544': {'CHEBI': 'CHEBI:31470'}, - 'MESH:C059560': {'CHEBI': 'CHEBI:9524'}, - 'MESH:C059579': {'CHEBI': 'CHEBI:167725'}, - 'MESH:C059597': {'CHEBI': 'CHEBI:52158'}, - 'MESH:C059635': {'CHEBI': 'CHEBI:80709'}, - 'MESH:C059646': {'CHEBI': 'CHEBI:80857'}, - 'MESH:C059647': {'CHEBI': 'CHEBI:80858'}, - 'MESH:C059660': {'CHEBI': 'CHEBI:9246'}, - 'MESH:C059676': {'CHEBI': 'CHEBI:87495'}, - 'MESH:C059691': {'CHEBI': 'CHEBI:73534'}, - 'MESH:C059708': {'CHEBI': 'CHEBI:46763'}, - 'MESH:C059715': {'CHEBI': 'CHEBI:5107'}, - 'MESH:C059780': {'CHEBI': 'CHEBI:43120'}, - 'MESH:C059794': {'CHEBI': 'CHEBI:2931'}, - 'MESH:C059803': {'CHEBI': 'CHEBI:29632'}, - 'MESH:C059812': {'CHEBI': 'CHEBI:81431'}, - 'MESH:C059873': {'CHEBI': 'CHEBI:53016'}, - 'MESH:C059896': {'CHEBI': 'CHEBI:50381'}, - 'MESH:C059903': {'CHEBI': 'CHEBI:34338'}, - 'MESH:C059921': {'CHEBI': 'CHEBI:134747'}, - 'MESH:C059922': {'CHEBI': 'CHEBI:16400'}, - 'MESH:C059924': {'CHEBI': 'CHEBI:18311'}, - 'MESH:C059948': {'CHEBI': 'CHEBI:64205'}, - 'MESH:C059956': {'CHEBI': 'CHEBI:17429'}, - 'MESH:C059972': {'CHEBI': 'CHEBI:80066'}, - 'MESH:C060022': {'CHEBI': 'CHEBI:31698'}, - 'MESH:C060089': {'CHEBI': 'CHEBI:30845'}, - 'MESH:C060120': {'MONDO': 'MONDO:0007942'}, - 'MESH:C060165': {'CHEBI': 'CHEBI:17195'}, - 'MESH:C060196': {'CHEBI': 'CHEBI:173603'}, - 'MESH:C060208': {'CHEBI': 'CHEBI:81500'}, - 'MESH:C060219': {'CHEBI': 'CHEBI:135542'}, - 'MESH:C060225': {'CHEBI': 'CHEBI:140427'}, - 'MESH:C060229': {'CHEBI': 'CHEBI:90690'}, - 'MESH:C060230': {'CHEBI': 'CHEBI:32126'}, - 'MESH:C060242': {'CHEBI': 'CHEBI:23929'}, - 'MESH:C060254': {'CHEBI': 'CHEBI:167816'}, - 'MESH:C060284': {'CHEBI': 'CHEBI:69542'}, - 'MESH:C060285': {'CHEBI': 'CHEBI:135737'}, - 'MESH:C060297': {'CHEBI': 'CHEBI:4745'}, - 'MESH:C060298': {'CHEBI': 'CHEBI:3684'}, - 'MESH:C060328': {'CHEBI': 'CHEBI:8909'}, - 'MESH:C060329': {'CHEBI': 'CHEBI:140163'}, - 'MESH:C060340': {'CHEBI': 'CHEBI:81893'}, - 'MESH:C060343': {'CHEBI': 'CHEBI:135930'}, - 'MESH:C060344': {'CHEBI': 'CHEBI:4682'}, - 'MESH:C060347': {'CHEBI': 'CHEBI:135901'}, - 'MESH:C060390': {'CHEBI': 'CHEBI:134733'}, - 'MESH:C060394': {'CHEBI': 'CHEBI:140771'}, - 'MESH:C060397': {'CHEBI': 'CHEBI:132857'}, - 'MESH:C060398': {'CHEBI': 'CHEBI:132859'}, - 'MESH:C060401': {'CHEBI': 'CHEBI:132860'}, - 'MESH:C060402': {'CHEBI': 'CHEBI:28981'}, - 'MESH:C060439': {'CHEBI': 'CHEBI:84858'}, - 'MESH:C060440': {'CHEBI': 'CHEBI:76980'}, - 'MESH:C060443': {'CHEBI': 'CHEBI:20265'}, - 'MESH:C060449': {'CHEBI': 'CHEBI:80042'}, - 'MESH:C060474': {'CHEBI': 'CHEBI:15834'}, - 'MESH:C060484': {'CHEBI': 'CHEBI:24008'}, - 'MESH:C060506': {'CHEBI': 'CHEBI:37550'}, - 'MESH:C060523': {'CHEBI': 'CHEBI:135387'}, - 'MESH:C060525': {'CHEBI': 'CHEBI:79285'}, - 'MESH:C060537': {'CHEBI': 'CHEBI:81979'}, - 'MESH:C060553': {'CHEBI': 'CHEBI:75229'}, - 'MESH:C060577': {'CHEBI': 'CHEBI:5724'}, - 'MESH:C060578': {'CHEBI': 'CHEBI:4804'}, - 'MESH:C060603': {'CHEBI': 'CHEBI:18098'}, - 'MESH:C060672': {'CHEBI': 'CHEBI:70399'}, - 'MESH:C060689': {'CHEBI': 'CHEBI:178136'}, - 'MESH:C060710': {'CHEBI': 'CHEBI:70576'}, - 'MESH:C060725': {'CHEBI': 'CHEBI:86145'}, - 'MESH:C060741': {'CHEBI': 'CHEBI:34514'}, - 'MESH:C060779': {'CHEBI': 'CHEBI:132858'}, - 'MESH:C060784': {'CHEBI': 'CHEBI:163262'}, - 'MESH:C060800': {'CHEBI': 'CHEBI:8602'}, - 'MESH:C060802': {'CHEBI': 'CHEBI:132893'}, - 'MESH:C060803': {'CHEBI': 'CHEBI:165396'}, - 'MESH:C060817': {'CHEBI': 'CHEBI:177558'}, - 'MESH:C060855': {'CHEBI': 'CHEBI:60295'}, - 'MESH:C060893': {'CHEBI': 'CHEBI:75390'}, - 'MESH:C060894': {'CHEBI': 'CHEBI:147302'}, - 'MESH:C060897': {'CHEBI': 'CHEBI:82644'}, - 'MESH:C060966': {'CHEBI': 'CHEBI:135591'}, - 'MESH:C060987': {'CHEBI': 'CHEBI:178244'}, - 'MESH:C060988': {'CHEBI': 'CHEBI:82619'}, - 'MESH:C060992': {'CHEBI': 'CHEBI:2444'}, - 'MESH:C061004': {'CHEBI': 'CHEBI:135806'}, - 'MESH:C061014': {'CHEBI': 'CHEBI:71314'}, - 'MESH:C061017': {'CHEBI': 'CHEBI:34823'}, - 'MESH:C061018': {'CHEBI': 'CHEBI:135910'}, - 'MESH:C061021': {'CHEBI': 'CHEBI:3212'}, - 'MESH:C061022': {'CHEBI': 'CHEBI:68972'}, - 'MESH:C061023': {'CHEBI': 'CHEBI:178332'}, - 'MESH:C061025': {'CHEBI': 'CHEBI:65842'}, - 'MESH:C061026': {'CHEBI': 'CHEBI:7635'}, - 'MESH:C061038': {'CHEBI': 'CHEBI:163432'}, - 'MESH:C061116': {'CHEBI': 'CHEBI:73771'}, - 'MESH:C061117': {'CHEBI': 'CHEBI:163987'}, - 'MESH:C061121': {'CHEBI': 'CHEBI:135316'}, - 'MESH:C061128': {'CHEBI': 'CHEBI:146175'}, - 'MESH:C061131': {'CHEBI': 'CHEBI:82866'}, - 'MESH:C061162': {'CHEBI': 'CHEBI:135838'}, - 'MESH:C061174': {'CHEBI': 'CHEBI:165936'}, - 'MESH:C061208': {'CHEBI': 'CHEBI:28877'}, - 'MESH:C061209': {'CHEBI': 'CHEBI:80325'}, - 'MESH:C061229': {'CHEBI': 'CHEBI:4726'}, - 'MESH:C061282': {'CHEBI': 'CHEBI:73283'}, - 'MESH:C061295': {'CHEBI': 'CHEBI:165871'}, - 'MESH:C061301': {'CHEBI': 'CHEBI:70749'}, - 'MESH:C061363': {'CHEBI': 'CHEBI:9212'}, - 'MESH:C061365': {'CHEBI': 'CHEBI:81922'}, - 'MESH:C061374': {'CHEBI': 'CHEBI:30297'}, - 'MESH:C061382': {'CHEBI': 'CHEBI:134943'}, - 'MESH:C061387': {'CHEBI': 'CHEBI:143225'}, - 'MESH:C061400': {'CHEBI': 'CHEBI:135867'}, - 'MESH:C061444': {'CHEBI': 'CHEBI:63579'}, - 'MESH:C061475': {'CHEBI': 'CHEBI:83318'}, - 'MESH:C061481': {'CHEBI': 'CHEBI:75417'}, - 'MESH:C061491': {'CHEBI': 'CHEBI:68094'}, - 'MESH:C061492': {'CHEBI': 'CHEBI:80840'}, - 'MESH:C061542': {'CHEBI': 'CHEBI:4506'}, - 'MESH:C061545': {'CHEBI': 'CHEBI:25458'}, - 'MESH:C061580': {'CHEBI': 'CHEBI:32927'}, - 'MESH:C061592': {'CHEBI': 'CHEBI:164680'}, - 'MESH:C061600': {'CHEBI': 'CHEBI:179370'}, - 'MESH:C061637': {'CHEBI': 'CHEBI:178326'}, - 'MESH:C061640': {'CHEBI': 'CHEBI:68381'}, - 'MESH:C061641': {'CHEBI': 'CHEBI:5676'}, - 'MESH:C061660': {'CHEBI': 'CHEBI:18355'}, - 'MESH:C061679': {'CHEBI': 'CHEBI:31247'}, - 'MESH:C061681': {'CHEBI': 'CHEBI:135593'}, - 'MESH:C061685': {'CHEBI': 'CHEBI:176796'}, - 'MESH:C061705': {'CHEBI': 'CHEBI:170910'}, - 'MESH:C061725': {'CHEBI': 'CHEBI:1394'}, - 'MESH:C061729': {'CHEBI': 'CHEBI:10586'}, - 'MESH:C061743': {'CHEBI': 'CHEBI:132617'}, - 'MESH:C061773': {'CHEBI': 'CHEBI:80580'}, - 'MESH:C061800': {'CHEBI': 'CHEBI:78759'}, - 'MESH:C061884': {'CHEBI': 'CHEBI:60528'}, - 'MESH:C061903': {'CHEBI': 'CHEBI:155880'}, - 'MESH:C061944': {'CHEBI': 'CHEBI:48521'}, - 'MESH:C061950': {'CHEBI': 'CHEBI:79560'}, - 'MESH:C061951': {'CHEBI': 'CHEBI:73920'}, - 'MESH:C061956': {'CHEBI': 'CHEBI:85542'}, - 'MESH:C061957': {'CHEBI': 'CHEBI:32024'}, - 'MESH:C061991': {'CHEBI': 'CHEBI:135658'}, - 'MESH:C062030': {'CHEBI': 'CHEBI:18381'}, - 'MESH:C062053': {'CHEBI': 'CHEBI:163960'}, - 'MESH:C062101': {'CHEBI': 'CHEBI:177728'}, - 'MESH:C062108': {'CHEBI': 'CHEBI:31894'}, - 'MESH:C062117': {'CHEBI': 'CHEBI:82324'}, - 'MESH:C062142': {'CHEBI': 'CHEBI:80447'}, - 'MESH:C062157': {'CHEBI': 'CHEBI:143889'}, - 'MESH:C062173': {'CHEBI': 'CHEBI:141918'}, - 'MESH:C062187': {'CHEBI': 'CHEBI:59951'}, - 'MESH:C062247': {'CHEBI': 'CHEBI:137369'}, - 'MESH:C062264': {'CHEBI': 'CHEBI:169918'}, - 'MESH:C062295': {'CHEBI': 'CHEBI:81163'}, - 'MESH:C062360': {'CHEBI': 'CHEBI:65496'}, - 'MESH:C062369': {'CHEBI': 'CHEBI:81969'}, - 'MESH:C062370': {'CHEBI': 'CHEBI:81937'}, - 'MESH:C062402': {'CHEBI': 'CHEBI:31643'}, - 'MESH:C062414': {'CHEBI': 'CHEBI:31406'}, - 'MESH:C062437': {'CHEBI': 'CHEBI:5597'}, - 'MESH:C062482': {'CHEBI': 'CHEBI:30954'}, - 'MESH:C062490': {'CHEBI': 'CHEBI:77829'}, - 'MESH:C062494': {'CHEBI': 'CHEBI:82355'}, - 'MESH:C062500': {'CHEBI': 'CHEBI:5626'}, - 'MESH:C062514': {'CHEBI': 'CHEBI:3829'}, - 'MESH:C062516': {'CHEBI': 'CHEBI:9777'}, - 'MESH:C062527': {'CHEBI': 'CHEBI:135170'}, - 'MESH:C062537': {'CHEBI': 'CHEBI:163814'}, - 'MESH:C062550': {'CHEBI': 'CHEBI:5092'}, - 'MESH:C062554': {'CHEBI': 'CHEBI:10029'}, - 'MESH:C062557': {'CHEBI': 'CHEBI:4940'}, - 'MESH:C062580': {'CHEBI': 'CHEBI:33013'}, - 'MESH:C062615': {'CHEBI': 'CHEBI:42976'}, - 'MESH:C062655': {'CHEBI': 'CHEBI:161791'}, - 'MESH:C062662': {'CHEBI': 'CHEBI:132866'}, - 'MESH:C062672': {'CHEBI': 'CHEBI:39236'}, - 'MESH:C062678': {'CHEBI': 'CHEBI:132386'}, - 'MESH:C062700': {'CHEBI': 'CHEBI:10083'}, - 'MESH:C062701': {'CHEBI': 'CHEBI:2609'}, - 'MESH:C062709': {'CHEBI': 'CHEBI:3201'}, - 'MESH:C062711': {'CHEBI': 'CHEBI:172638'}, - 'MESH:C062735': {'CHEBI': 'CHEBI:10100'}, - 'MESH:C062766': {'CHEBI': 'CHEBI:3353'}, - 'MESH:C062806': {'CHEBI': 'CHEBI:75375'}, - 'MESH:C062843': {'CHEBI': 'CHEBI:3404'}, - 'MESH:C062865': {'CHEBI': 'CHEBI:31073'}, - 'MESH:C062876': {'CHEBI': 'CHEBI:59224'}, - 'MESH:C062888': {'CHEBI': 'CHEBI:64494'}, - 'MESH:C062894': {'CHEBI': 'CHEBI:72637'}, - 'MESH:C062897': {'CHEBI': 'CHEBI:67307'}, - 'MESH:C062923': {'CHEBI': 'CHEBI:17725'}, - 'MESH:C062940': {'CHEBI': 'CHEBI:8733'}, - 'MESH:C062963': {'CHEBI': 'CHEBI:86919'}, - 'MESH:C062977': {'CHEBI': 'CHEBI:16958'}, - 'MESH:C062985': {'CHEBI': 'CHEBI:168630'}, - 'MESH:C062986': {'CHEBI': 'CHEBI:164059'}, - 'MESH:C063087': {'CHEBI': 'CHEBI:167444'}, - 'MESH:C063101': {'CHEBI': 'CHEBI:135904'}, - 'MESH:C063105': {'CHEBI': 'CHEBI:80020'}, - 'MESH:C063119': {'CHEBI': 'CHEBI:32087'}, - 'MESH:C063155': {'CHEBI': 'CHEBI:131914'}, - 'MESH:C063158': {'CHEBI': 'CHEBI:6506'}, - 'MESH:C063160': {'CHEBI': 'CHEBI:29219'}, - 'MESH:C063218': {'CHEBI': 'CHEBI:174178'}, - 'MESH:C063230': {'CHEBI': 'CHEBI:5294'}, - 'MESH:C063256': {'CHEBI': 'CHEBI:30647'}, - 'MESH:C063271': {'CHEBI': 'CHEBI:4834'}, - 'MESH:C063272': {'CHEBI': 'CHEBI:4833'}, - 'MESH:C063344': {'CHEBI': 'CHEBI:16487'}, - 'MESH:C063348': {'CHEBI': 'CHEBI:175896'}, - 'MESH:C063381': {'CHEBI': 'CHEBI:179673'}, - 'MESH:C063407': {'CHEBI': 'CHEBI:55328'}, - 'MESH:C063409': {'CHEBI': 'CHEBI:180385'}, - 'MESH:C063421': {'CHEBI': 'CHEBI:53731'}, - 'MESH:C063429': {'CHEBI': 'CHEBI:135873'}, - 'MESH:C063449': {'CHEBI': 'CHEBI:10112'}, - 'MESH:C063451': {'CHEBI': 'CHEBI:80806'}, - 'MESH:C063469': {'CHEBI': 'CHEBI:135558'}, - 'MESH:C063612': {'CHEBI': 'CHEBI:23838'}, - 'MESH:C063621': {'CHEBI': 'CHEBI:2787'}, - 'MESH:C063628': {'CHEBI': 'CHEBI:39839'}, - 'MESH:C063644': {'CHEBI': 'CHEBI:176252'}, - 'MESH:C063645': {'CHEBI': 'CHEBI:168291'}, - 'MESH:C063661': {'CHEBI': 'CHEBI:132405'}, - 'MESH:C063732': {'CHEBI': 'CHEBI:81945'}, - 'MESH:C063740': {'CHEBI': 'CHEBI:176180'}, - 'MESH:C063750': {'CHEBI': 'CHEBI:157608'}, - 'MESH:C063753': {'CHEBI': 'CHEBI:79390'}, - 'MESH:C063769': {'CHEBI': 'CHEBI:85114'}, - 'MESH:C063774': {'CHEBI': 'CHEBI:80834'}, - 'MESH:C063776': {'CHEBI': 'CHEBI:135089'}, - 'MESH:C063777': {'CHEBI': 'CHEBI:7091'}, - 'MESH:C063778': {'CHEBI': 'CHEBI:18144'}, - 'MESH:C063797': {'CHEBI': 'CHEBI:177602'}, - 'MESH:C063847': {'CHEBI': 'CHEBI:81400'}, - 'MESH:C063851': {'CHEBI': 'CHEBI:84711'}, - 'MESH:C063855': {'CHEBI': 'CHEBI:133296'}, - 'MESH:C063888': {'CHEBI': 'CHEBI:36601'}, - 'MESH:C063895': {'CHEBI': 'CHEBI:76503'}, - 'MESH:C063899': {'CHEBI': 'CHEBI:177845'}, - 'MESH:C063919': {'CHEBI': 'CHEBI:135746'}, - 'MESH:C063951': {'CHEBI': 'CHEBI:173072'}, - 'MESH:C063968': {'CHEBI': 'CHEBI:34732'}, - 'MESH:C063979': {'CHEBI': 'CHEBI:78864'}, - 'MESH:C063981': {'CHEBI': 'CHEBI:145560'}, - 'MESH:C063984': {'CHEBI': 'CHEBI:6409'}, - 'MESH:C063998': {'CHEBI': 'CHEBI:80043'}, - 'MESH:C064011': {'CHEBI': 'CHEBI:3104'}, - 'MESH:C064020': {'CHEBI': 'CHEBI:82607'}, - 'MESH:C064040': {'CHEBI': 'CHEBI:60722'}, - 'MESH:C064041': {'CHEBI': 'CHEBI:169569'}, - 'MESH:C064096': {'CHEBI': 'CHEBI:143382'}, - 'MESH:C064176': {'CHEBI': 'CHEBI:66359'}, - 'MESH:C064191': {'CHEBI': 'CHEBI:59952'}, - 'MESH:C064210': {'CHEBI': 'CHEBI:50310'}, - 'MESH:C064221': {'CHEBI': 'CHEBI:66482'}, - 'MESH:C064222': {'CHEBI': 'CHEBI:66483'}, - 'MESH:C064234': {'CHEBI': 'CHEBI:82390'}, - 'MESH:C064273': {'CHEBI': 'CHEBI:48991'}, - 'MESH:C064282': {'CHEBI': 'CHEBI:9847'}, - 'MESH:C064294': {'CHEBI': 'CHEBI:135697'}, - 'MESH:C064297': {'CHEBI': 'CHEBI:36664'}, - 'MESH:C064300': {'CHEBI': 'CHEBI:177985'}, - 'MESH:C064305': {'CHEBI': 'CHEBI:132616'}, - 'MESH:C064307': {'CHEBI': 'CHEBI:132615'}, - 'MESH:C064309': {'CHEBI': 'CHEBI:31743'}, - 'MESH:C064313': {'CHEBI': 'CHEBI:167215'}, - 'MESH:C064336': {'CHEBI': 'CHEBI:171852'}, - 'MESH:C064351': {'CHEBI': 'CHEBI:142968'}, - 'MESH:C064357': {'CHEBI': 'CHEBI:31891'}, - 'MESH:C064382': {'CHEBI': 'CHEBI:10070'}, - 'MESH:C064385': {'CHEBI': 'CHEBI:173742'}, - 'MESH:C064386': {'CHEBI': 'CHEBI:132624'}, - 'MESH:C064441': {'CHEBI': 'CHEBI:136531'}, - 'MESH:C064445': {'CHEBI': 'CHEBI:80558'}, - 'MESH:C064446': {'CHEBI': 'CHEBI:80564'}, - 'MESH:C064497': {'CHEBI': 'CHEBI:169037'}, - 'MESH:C064501': {'CHEBI': 'CHEBI:169338'}, - 'MESH:C064510': {'CHEBI': 'CHEBI:75861'}, - 'MESH:C064570': {'CHEBI': 'CHEBI:67357'}, - 'MESH:C064577': {'CHEBI': 'CHEBI:3958'}, - 'MESH:C064583': {'CHEBI': 'CHEBI:36032'}, - 'MESH:C064598': {'CHEBI': 'CHEBI:9690'}, - 'MESH:C064606': {'CHEBI': 'CHEBI:87408'}, - 'MESH:C064617': {'CHEBI': 'CHEBI:24339'}, - 'MESH:C064619': {'CHEBI': 'CHEBI:24567'}, - 'MESH:C064648': {'CHEBI': 'CHEBI:70064'}, - 'MESH:C064679': {'CHEBI': 'CHEBI:66601'}, - 'MESH:C064680': {'CHEBI': 'CHEBI:66602'}, - 'MESH:C064681': {'CHEBI': 'CHEBI:65839'}, - 'MESH:C064689': {'CHEBI': 'CHEBI:2826'}, - 'MESH:C064712': {'CHEBI': 'CHEBI:175487'}, - 'MESH:C064718': {'CHEBI': 'CHEBI:68528'}, - 'MESH:C064742': {'CHEBI': 'CHEBI:133794'}, - 'MESH:C064751': {'CHEBI': 'CHEBI:34062'}, - 'MESH:C064758': {'CHEBI': 'CHEBI:38912'}, - 'MESH:C064764': {'CHEBI': 'CHEBI:61033'}, - 'MESH:C064769': {'CHEBI': 'CHEBI:46979'}, - 'MESH:C064835': {'CHEBI': 'CHEBI:81807'}, - 'MESH:C064874': {'CHEBI': 'CHEBI:4720'}, - 'MESH:C064910': {'CHEBI': 'CHEBI:73947'}, - 'MESH:C065008': {'CHEBI': 'CHEBI:82691'}, - 'MESH:C065025': {'CHEBI': 'CHEBI:82548'}, - 'MESH:C065166': {'CHEBI': 'CHEBI:135654'}, - 'MESH:C065197': {'CHEBI': 'CHEBI:84677'}, - 'MESH:C065209': {'CHEBI': 'CHEBI:85290'}, - 'MESH:C065221': {'CHEBI': 'CHEBI:81064'}, - 'MESH:C065249': {'CHEBI': 'CHEBI:2940'}, - 'MESH:C065288': {'CHEBI': 'CHEBI:134948'}, - 'MESH:C065297': {'CHEBI': 'CHEBI:90137'}, - 'MESH:C065299': {'CHEBI': 'CHEBI:74077'}, - 'MESH:C065324': {'CHEBI': 'CHEBI:177573'}, - 'MESH:C065369': {'CHEBI': 'CHEBI:134753'}, - 'MESH:C065374': {'CHEBI': 'CHEBI:72442'}, - 'MESH:C065396': {'CHEBI': 'CHEBI:28219'}, - 'MESH:C065399': {'CHEBI': 'CHEBI:85962'}, - 'MESH:C065420': {'CHEBI': 'CHEBI:44085'}, - 'MESH:C065496': {'CHEBI': 'CHEBI:5375'}, - 'MESH:C065522': {'CHEBI': 'CHEBI:174398'}, - 'MESH:C065541': {'CHEBI': 'CHEBI:51997'}, - 'MESH:C065560': {'CHEBI': 'CHEBI:144394'}, - 'MESH:C065565': {'CHEBI': 'CHEBI:44237'}, - 'MESH:C065581': {'CHEBI': 'CHEBI:8803'}, - 'MESH:C065584': {'CHEBI': 'CHEBI:80518'}, - 'MESH:C065591': {'CHEBI': 'CHEBI:41030'}, - 'MESH:C065593': {'CHEBI': 'CHEBI:50464'}, - 'MESH:C065679': {'CHEBI': 'CHEBI:68556'}, - 'MESH:C065689': {'CHEBI': 'CHEBI:75456'}, - 'MESH:C065714': {'CHEBI': 'CHEBI:131595'}, - 'MESH:C065734': {'CHEBI': 'CHEBI:32347'}, - 'MESH:C065780': {'CHEBI': 'CHEBI:174659'}, - 'MESH:C065781': {'CHEBI': 'CHEBI:173997'}, - 'MESH:C065782': {'CHEBI': 'CHEBI:166509'}, - 'MESH:C065784': {'CHEBI': 'CHEBI:86549'}, - 'MESH:C065785': {'CHEBI': 'CHEBI:142625'}, - 'MESH:C065836': {'CHEBI': 'CHEBI:84684'}, - 'MESH:C065858': {'CHEBI': 'CHEBI:80833'}, - 'MESH:C065875': {'CHEBI': 'CHEBI:60973'}, - 'MESH:C065927': {'CHEBI': 'CHEBI:31399'}, - 'MESH:C065946': {'CHEBI': 'CHEBI:31210'}, - 'MESH:C065957': {'CHEBI': 'CHEBI:134794'}, - 'MESH:C065977': {'CHEBI': 'CHEBI:22046'}, - 'MESH:C066016': {'CHEBI': 'CHEBI:145778'}, - 'MESH:C066026': {'CHEBI': 'CHEBI:74125'}, - 'MESH:C066033': {'CHEBI': 'CHEBI:32096'}, - 'MESH:C066041': {'CHEBI': 'CHEBI:1307'}, - 'MESH:C066043': {'CHEBI': 'CHEBI:135795'}, - 'MESH:C066061': {'CHEBI': 'CHEBI:42142'}, - 'MESH:C066065': {'CHEBI': 'CHEBI:68531'}, - 'MESH:C066075': {'CHEBI': 'CHEBI:30045'}, - 'MESH:C066099': {'CHEBI': 'CHEBI:45815'}, - 'MESH:C066126': {'CHEBI': 'CHEBI:141370'}, - 'MESH:C066127': {'CHEBI': 'CHEBI:141369'}, - 'MESH:C066128': {'CHEBI': 'CHEBI:141368'}, - 'MESH:C066129': {'CHEBI': 'CHEBI:141367'}, - 'MESH:C066131': {'CHEBI': 'CHEBI:39157'}, - 'MESH:C066201': {'CHEBI': 'CHEBI:9017'}, - 'MESH:C066253': {'CHEBI': 'CHEBI:79978'}, - 'MESH:C066301': {'CHEBI': 'CHEBI:143311'}, - 'MESH:C066304': {'CHEBI': 'CHEBI:9122'}, - 'MESH:C066333': {'CHEBI': 'CHEBI:89406'}, - 'MESH:C066341': {'CHEBI': 'CHEBI:2842'}, - 'MESH:C066344': {'CHEBI': 'CHEBI:141700'}, - 'MESH:C066407': {'CHEBI': 'CHEBI:31742'}, - 'MESH:C066425': {'CHEBI': 'CHEBI:135859'}, - 'MESH:C066436': {'CHEBI': 'CHEBI:46548'}, - 'MESH:C066438': {'CHEBI': 'CHEBI:177570'}, - 'MESH:C066443': {'CHEBI': 'CHEBI:82492'}, - 'MESH:C066482': {'CHEBI': 'CHEBI:133914'}, - 'MESH:C066528': {'CHEBI': 'CHEBI:75626'}, - 'MESH:C066552': {'CHEBI': 'CHEBI:91276'}, - 'MESH:C066587': {'CHEBI': 'CHEBI:51833'}, - 'MESH:C066596': {'CHEBI': 'CHEBI:16700'}, - 'MESH:C066614': {'CHEBI': 'CHEBI:133686'}, - 'MESH:C066632': {'CHEBI': 'CHEBI:166595'}, - 'MESH:C066635': {'CHEBI': 'CHEBI:82097'}, - 'MESH:C066656': {'CHEBI': 'CHEBI:37150'}, - 'MESH:C066691': {'CHEBI': 'CHEBI:66471'}, - 'MESH:C066850': {'CHEBI': 'CHEBI:51932'}, - 'MESH:C066888': {'CHEBI': 'CHEBI:135154'}, - 'MESH:C066928': {'CHEBI': 'CHEBI:64174'}, - 'MESH:C066943': {'CHEBI': 'CHEBI:86918'}, - 'MESH:C066990': {'CHEBI': 'CHEBI:30495'}, - 'MESH:C067028': {'CHEBI': 'CHEBI:9194'}, - 'MESH:C067038': {'CHEBI': 'CHEBI:30362'}, - 'MESH:C067049': {'CHEBI': 'CHEBI:59211'}, - 'MESH:C067075': {'CHEBI': 'CHEBI:81063'}, - 'MESH:C067109': {'CHEBI': 'CHEBI:39354'}, - 'MESH:C067114': {'CHEBI': 'CHEBI:63988'}, - 'MESH:C067117': {'CHEBI': 'CHEBI:166028'}, - 'MESH:C067192': {'CHEBI': 'CHEBI:5856'}, - 'MESH:C067193': {'CHEBI': 'CHEBI:5677'}, - 'MESH:C067207': {'CHEBI': 'CHEBI:7713'}, - 'MESH:C067210': {'CHEBI': 'CHEBI:168784'}, - 'MESH:C067297': {'CHEBI': 'CHEBI:84613'}, - 'MESH:C067342': {'CHEBI': 'CHEBI:81079'}, - 'MESH:C067343': {'CHEBI': 'CHEBI:51502'}, - 'MESH:C067351': {'CHEBI': 'CHEBI:34660'}, - 'MESH:C067388': {'CHEBI': 'CHEBI:68857'}, - 'MESH:C067434': {'CHEBI': 'CHEBI:137978'}, - 'MESH:C067448': {'CHEBI': 'CHEBI:27890'}, - 'MESH:C067452': {'CHEBI': 'CHEBI:6567'}, - 'MESH:C067500': {'CHEBI': 'CHEBI:77867'}, - 'MESH:C067506': {'CHEBI': 'CHEBI:34097'}, - 'MESH:C067518': {'CHEBI': 'CHEBI:167855'}, - 'MESH:C067582': {'CHEBI': 'CHEBI:73818'}, - 'MESH:C067591': {'CHEBI': 'CHEBI:135354'}, - 'MESH:C067599': {'CHEBI': 'CHEBI:82126'}, - 'MESH:C067604': {'CHEBI': 'CHEBI:10001'}, - 'MESH:C067636': {'CHEBI': 'CHEBI:81003'}, - 'MESH:C067644': {'CHEBI': 'CHEBI:65546'}, - 'MESH:C067655': {'CHEBI': 'CHEBI:88739'}, - 'MESH:C067656': {'CHEBI': 'CHEBI:138358'}, - 'MESH:C067672': {'CHEBI': 'CHEBI:7645'}, - 'MESH:C067713': {'CHEBI': 'CHEBI:52722'}, - 'MESH:C067735': {'CHEBI': 'CHEBI:166759'}, - 'MESH:C067769': {'CHEBI': 'CHEBI:175262'}, - 'MESH:C067796': {'CHEBI': 'CHEBI:35783'}, - 'MESH:C067803': {'CHEBI': 'CHEBI:177386'}, - 'MESH:C067818': {'CHEBI': 'CHEBI:177480'}, - 'MESH:C067906': {'CHEBI': 'CHEBI:60786'}, - 'MESH:C067927': {'CHEBI': 'CHEBI:177661'}, - 'MESH:C067943': {'CHEBI': 'CHEBI:37869'}, - 'MESH:C067950': {'CHEBI': 'CHEBI:132861'}, - 'MESH:C067963': {'CHEBI': 'CHEBI:171794'}, - 'MESH:C068012': {'CHEBI': 'CHEBI:84156'}, - 'MESH:C068073': {'CHEBI': 'CHEBI:64210'}, - 'MESH:C068082': {'CHEBI': 'CHEBI:4472'}, - 'MESH:C068166': {'CHEBI': 'CHEBI:42394'}, - 'MESH:C068183': {'CHEBI': 'CHEBI:173141'}, - 'MESH:C068184': {'CHEBI': 'CHEBI:173779'}, - 'MESH:C068185': {'CHEBI': 'CHEBI:173780'}, - 'MESH:C068190': {'CHEBI': 'CHEBI:142276'}, - 'MESH:C068220': {'CHEBI': 'CHEBI:48581'}, - 'MESH:C068226': {'CHEBI': 'CHEBI:167642'}, - 'MESH:C068286': {'CHEBI': 'CHEBI:142685'}, - 'MESH:C068373': {'CHEBI': 'CHEBI:4814'}, - 'MESH:C068389': {'CHEBI': 'CHEBI:62682'}, - 'MESH:C068416': {'CHEBI': 'CHEBI:177733'}, - 'MESH:C068505': {'CHEBI': 'CHEBI:2156'}, - 'MESH:C068511': {'CHEBI': 'CHEBI:8274'}, - 'MESH:C068514': {'CHEBI': 'CHEBI:180567'}, - 'MESH:C068515': {'CHEBI': 'CHEBI:72013'}, - 'MESH:C068516': {'CHEBI': 'CHEBI:6404'}, - 'MESH:C068527': {'CHEBI': 'CHEBI:176925'}, - 'MESH:C068534': {'CHEBI': 'CHEBI:138945'}, - 'MESH:C068538': {'CHEBI': 'CHEBI:2682'}, - 'MESH:C068583': {'CHEBI': 'CHEBI:136421'}, - 'MESH:C068623': {'CHEBI': 'CHEBI:3429'}, - 'MESH:C068642': {'CHEBI': 'CHEBI:143467'}, - 'MESH:C068697': {'CHEBI': 'CHEBI:66867'}, - 'MESH:C068720': {'CHEBI': 'CHEBI:89944'}, - 'MESH:C068767': {'CHEBI': 'CHEBI:65860'}, - 'MESH:C068785': {'CHEBI': 'CHEBI:175802'}, - 'MESH:C068792': {'CHEBI': 'CHEBI:31001'}, - 'MESH:C068797': {'CHEBI': 'CHEBI:49401'}, - 'MESH:C068799': {'CHEBI': 'CHEBI:172098'}, - 'MESH:C068868': {'CHEBI': 'CHEBI:177440'}, - 'MESH:C068880': {'CHEBI': 'CHEBI:34851'}, - 'MESH:C068971': {'CHEBI': 'CHEBI:53688'}, - 'MESH:C068981': {'CHEBI': 'CHEBI:34806'}, - 'MESH:C069007': {'CHEBI': 'CHEBI:66192'}, - 'MESH:C069085': {'CHEBI': 'CHEBI:34980'}, - 'MESH:C069088': {'CHEBI': 'CHEBI:43275'}, - 'MESH:C069090': {'CHEBI': 'CHEBI:70650'}, - 'MESH:C069156': {'CHEBI': 'CHEBI:9436'}, - 'MESH:C069170': {'CHEBI': 'CHEBI:32352'}, - 'MESH:C069188': {'CHEBI': 'CHEBI:82603'}, - 'MESH:C069195': {'CHEBI': 'CHEBI:135704'}, - 'MESH:C069231': {'CHEBI': 'CHEBI:166612'}, - 'MESH:C069232': {'CHEBI': 'CHEBI:169093'}, - 'MESH:C069248': {'CHEBI': 'CHEBI:135182'}, - 'MESH:C069277': {'CHEBI': 'CHEBI:82416'}, - 'MESH:C069280': {'CHEBI': 'CHEBI:142391'}, - 'MESH:C069297': {'CHEBI': 'CHEBI:81713'}, - 'MESH:C069318': {'CHEBI': 'CHEBI:63557'}, - 'MESH:C069319': {'CHEBI': 'CHEBI:59605'}, - 'MESH:C069357': {'CHEBI': 'CHEBI:74759'}, - 'MESH:C069418': {'CHEBI': 'CHEBI:6089'}, - 'MESH:C069419': {'CHEBI': 'CHEBI:81135'}, - 'MESH:C069441': {'CHEBI': 'CHEBI:76937'}, - 'MESH:C069463': {'CHEBI': 'CHEBI:69536'}, - 'MESH:C069533': {'CHEBI': 'CHEBI:175758'}, - 'MESH:C069534': {'CHEBI': 'CHEBI:175757'}, - 'MESH:C069544': {'CHEBI': 'CHEBI:17890'}, - 'MESH:C069547': {'CHEBI': 'CHEBI:38876'}, - 'MESH:C069613': {'CHEBI': 'CHEBI:140111'}, - 'MESH:C069617': {'CHEBI': 'CHEBI:51934'}, - 'MESH:C069642': {'CHEBI': 'CHEBI:39251'}, - 'MESH:C069646': {'CHEBI': 'CHEBI:1374'}, - 'MESH:C069659': {'CHEBI': 'CHEBI:44736'}, - 'MESH:C069674': {'CHEBI': 'CHEBI:81363'}, - 'MESH:C069675': {'CHEBI': 'CHEBI:6645'}, - 'MESH:C069694': {'CHEBI': 'CHEBI:64859'}, - 'MESH:C069738': {'CHEBI': 'CHEBI:80642'}, - 'MESH:C069752': {'CHEBI': 'CHEBI:51515'}, - 'MESH:C069861': {'CHEBI': 'CHEBI:7209'}, - 'MESH:C069868': {'CHEBI': 'CHEBI:2608'}, - 'MESH:C069873': {'CHEBI': 'CHEBI:174920'}, - 'MESH:C069879': {'CHEBI': 'CHEBI:27545'}, - 'MESH:C069907': {'CHEBI': 'CHEBI:169541'}, - 'MESH:C069914': {'CHEBI': 'CHEBI:69475'}, - 'MESH:C069924': {'CHEBI': 'CHEBI:84035'}, - 'MESH:C069975': {'CHEBI': 'CHEBI:10285'}, - 'MESH:C070006': {'CHEBI': 'CHEBI:30630'}, - 'MESH:C070021': {'CHEBI': 'CHEBI:75182'}, - 'MESH:C070022': {'CHEBI': 'CHEBI:19389'}, - 'MESH:C070035': {'CHEBI': 'CHEBI:169984'}, - 'MESH:C070055': {'CHEBI': 'CHEBI:81520'}, - 'MESH:C070072': {'CHEBI': 'CHEBI:143378'}, - 'MESH:C070129': {'CHEBI': 'CHEBI:34702'}, - 'MESH:C070144': {'CHEBI': 'CHEBI:82215'}, - 'MESH:C070178': {'CHEBI': 'CHEBI:169236'}, - 'MESH:C070191': {'CHEBI': 'CHEBI:140079'}, - 'MESH:C070197': {'CHEBI': 'CHEBI:6656'}, - 'MESH:C070222': {'CHEBI': 'CHEBI:163444'}, - 'MESH:C070223': {'CHEBI': 'CHEBI:163426'}, - 'MESH:C070224': {'CHEBI': 'CHEBI:163424'}, - 'MESH:C070237': {'CHEBI': 'CHEBI:81324'}, - 'MESH:C070307': {'CHEBI': 'CHEBI:62456'}, - 'MESH:C070330': {'CHEBI': 'CHEBI:178092'}, - 'MESH:C070364': {'CHEBI': 'CHEBI:39384'}, - 'MESH:C070375': {'CHEBI': 'CHEBI:136638'}, - 'MESH:C070376': {'CHEBI': 'CHEBI:143095'}, - 'MESH:C070411': {'CHEBI': 'CHEBI:3956'}, - 'MESH:C070412': {'CHEBI': 'CHEBI:134246'}, - 'MESH:C070417': {'CHEBI': 'CHEBI:73295'}, - 'MESH:C070519': {'CHEBI': 'CHEBI:80731'}, - 'MESH:C070542': {'CHEBI': 'CHEBI:71508'}, - 'MESH:C070569': {'CHEBI': 'CHEBI:20251'}, - 'MESH:C070620': {'CHEBI': 'CHEBI:87106'}, - 'MESH:C070622': {'CHEBI': 'CHEBI:16368'}, - 'MESH:C070647': {'CHEBI': 'CHEBI:19654'}, - 'MESH:C070689': {'CHEBI': 'CHEBI:176296'}, - 'MESH:C070727': {'CHEBI': 'CHEBI:172466'}, - 'MESH:C070752': {'CHEBI': 'CHEBI:137245'}, - 'MESH:C070760': {'CHEBI': 'CHEBI:9053'}, - 'MESH:C070787': {'CHEBI': 'CHEBI:39152'}, - 'MESH:C070804': {'CHEBI': 'CHEBI:53088'}, - 'MESH:C070840': {'CHEBI': 'CHEBI:174541'}, - 'MESH:C070902': {'CHEBI': 'CHEBI:9910'}, - 'MESH:C070905': {'CHEBI': 'CHEBI:80155'}, - 'MESH:C070918': {'CHEBI': 'CHEBI:3502'}, - 'MESH:C070926': {'CHEBI': 'CHEBI:25416'}, - 'MESH:C070961': {'CHEBI': 'CHEBI:4520'}, - 'MESH:C070982': {'CHEBI': 'CHEBI:142241'}, - 'MESH:C070999': {'CHEBI': 'CHEBI:69818'}, - 'MESH:C071047': {'CHEBI': 'CHEBI:135840'}, - 'MESH:C071069': {'CHEBI': 'CHEBI:79859'}, - 'MESH:C071083': {'CHEBI': 'CHEBI:176279'}, - 'MESH:C071085': {'CHEBI': 'CHEBI:175729'}, - 'MESH:C071086': {'CHEBI': 'CHEBI:175572'}, - 'MESH:C071192': {'CHEBI': 'CHEBI:4798'}, - 'MESH:C071197': {'CHEBI': 'CHEBI:67731'}, - 'MESH:C071229': {'CHEBI': 'CHEBI:80700'}, - 'MESH:C071282': {'CHEBI': 'CHEBI:2196'}, - 'MESH:C071310': {'CHEBI': 'CHEBI:53175'}, - 'MESH:C071311': {'CHEBI': 'CHEBI:17457'}, - 'MESH:C071315': {'CHEBI': 'CHEBI:135156'}, - 'MESH:C071334': {'CHEBI': 'CHEBI:51923'}, - 'MESH:C071335': {'CHEBI': 'CHEBI:52696'}, - 'MESH:C071369': {'CHEBI': 'CHEBI:9752'}, - 'MESH:C071398': {'CHEBI': 'CHEBI:61739'}, - 'MESH:C071423': {'CHEBI': 'CHEBI:70773'}, - 'MESH:C071425': {'CHEBI': 'CHEBI:175202'}, - 'MESH:C071426': {'CHEBI': 'CHEBI:175056'}, - 'MESH:C071430': {'CHEBI': 'CHEBI:34816'}, - 'MESH:C071435': {'CHEBI': 'CHEBI:167654'}, - 'MESH:C071436': {'CHEBI': 'CHEBI:126598'}, - 'MESH:C071474': {'CHEBI': 'CHEBI:21742'}, - 'MESH:C071476': {'CHEBI': 'CHEBI:167972'}, - 'MESH:C071482': {'CHEBI': 'CHEBI:3330'}, - 'MESH:C071485': {'CHEBI': 'CHEBI:64200'}, - 'MESH:C071496': {'CHEBI': 'CHEBI:71610'}, - 'MESH:C071593': {'CHEBI': 'CHEBI:81366'}, - 'MESH:C071600': {'CHEBI': 'CHEBI:178686'}, - 'MESH:C071704': {'CHEBI': 'CHEBI:81952'}, - 'MESH:C071711': {'CHEBI': 'CHEBI:177122'}, - 'MESH:C071732': {'CHEBI': 'CHEBI:68517'}, - 'MESH:C071744': {'CHEBI': 'CHEBI:20582'}, - 'MESH:C071751': {'CHEBI': 'CHEBI:32081'}, - 'MESH:C071764': {'CHEBI': 'CHEBI:34668'}, - 'MESH:C071773': {'CHEBI': 'CHEBI:19982'}, - 'MESH:C071787': {'CHEBI': 'CHEBI:69015'}, - 'MESH:C071795': {'CHEBI': 'CHEBI:756'}, - 'MESH:C071822': {'CHEBI': 'CHEBI:168325'}, - 'MESH:C071841': {'CHEBI': 'CHEBI:158838'}, - 'MESH:C071846': {'CHEBI': 'CHEBI:9132'}, - 'MESH:C071868': {'CHEBI': 'CHEBI:78904'}, - 'MESH:C071869': {'CHEBI': 'CHEBI:81987'}, - 'MESH:C071887': {'CHEBI': 'CHEBI:31170'}, - 'MESH:C071913': {'CHEBI': 'CHEBI:60153'}, - 'MESH:C071983': {'CHEBI': 'CHEBI:2613'}, - 'MESH:C072019': {'CHEBI': 'CHEBI:30614'}, - 'MESH:C072088': {'CHEBI': 'CHEBI:74422'}, - 'MESH:C072105': {'CHEBI': 'CHEBI:91460'}, - 'MESH:C072108': {'CHEBI': 'CHEBI:59628'}, - 'MESH:C072173': {'CHEBI': 'CHEBI:131785'}, - 'MESH:C072235': {'CHEBI': 'CHEBI:66385'}, - 'MESH:C072244': {'CHEBI': 'CHEBI:80949'}, - 'MESH:C072251': {'CHEBI': 'CHEBI:64143'}, - 'MESH:C072269': {'CHEBI': 'CHEBI:9437'}, - 'MESH:C072305': {'CHEBI': 'CHEBI:80515'}, - 'MESH:C072328': {'CHEBI': 'CHEBI:138830'}, - 'MESH:C072331': {'CHEBI': 'CHEBI:157819'}, - 'MESH:C072370': {'CHEBI': 'CHEBI:71639'}, - 'MESH:C072379': {'CHEBI': 'CHEBI:8805'}, - 'MESH:C072417': {'CHEBI': 'CHEBI:73727'}, - 'MESH:C072434': {'CHEBI': 'CHEBI:175865'}, - 'MESH:C072475': {'CHEBI': 'CHEBI:28629'}, - 'MESH:C072500': {'CHEBI': 'CHEBI:69533'}, - 'MESH:C072515': {'CHEBI': 'CHEBI:31076'}, - 'MESH:C072547': {'CHEBI': 'CHEBI:31552'}, - 'MESH:C072553': {'CHEBI': 'CHEBI:75142'}, - 'MESH:C072578': {'CHEBI': 'CHEBI:75807'}, - 'MESH:C072763': {'CHEBI': 'CHEBI:38578'}, - 'MESH:C072774': {'CHEBI': 'CHEBI:31761'}, - 'MESH:C072829': {'CHEBI': 'CHEBI:45927'}, - 'MESH:C072842': {'CHEBI': 'CHEBI:169177'}, - 'MESH:C072847': {'CHEBI': 'CHEBI:81824'}, - 'MESH:C072876': {'CHEBI': 'CHEBI:68540'}, - 'MESH:C072936': {'CHEBI': 'CHEBI:77149'}, - 'MESH:C072956': {'CHEBI': 'CHEBI:53017'}, - 'MESH:C073009': {'CHEBI': 'CHEBI:34433'}, - 'MESH:C073028': {'CHEBI': 'CHEBI:32172'}, - 'MESH:C073031': {'CHEBI': 'CHEBI:60288'}, - 'MESH:C073055': {'CHEBI': 'CHEBI:135356'}, - 'MESH:C073063': {'CHEBI': 'CHEBI:169172'}, - 'MESH:C073064': {'CHEBI': 'CHEBI:3461'}, - 'MESH:C073069': {'CHEBI': 'CHEBI:132298'}, - 'MESH:C073085': {'CHEBI': 'CHEBI:66526'}, - 'MESH:C073135': {'CHEBI': 'CHEBI:76277'}, - 'MESH:C073147': {'CHEBI': 'CHEBI:27793'}, - 'MESH:C073196': {'CHEBI': 'CHEBI:85361'}, - 'MESH:C073212': {'CHEBI': 'CHEBI:61581'}, - 'MESH:C073242': {'CHEBI': 'CHEBI:50638'}, - 'MESH:C073260': {'CHEBI': 'CHEBI:135125'}, - 'MESH:C073262': {'CHEBI': 'CHEBI:2678'}, - 'MESH:C073266': {'CHEBI': 'CHEBI:4003'}, - 'MESH:C073267': {'CHEBI': 'CHEBI:82111'}, - 'MESH:C073314': {'CHEBI': 'CHEBI:53391'}, - 'MESH:C073316': {'CHEBI': 'CHEBI:3440'}, - 'MESH:C073317': {'CHEBI': 'CHEBI:82271'}, - 'MESH:C073319': {'CHEBI': 'CHEBI:135721'}, - 'MESH:C073321': {'CHEBI': 'CHEBI:33946'}, - 'MESH:C073322': {'CHEBI': 'CHEBI:135639'}, - 'MESH:C073323': {'CHEBI': 'CHEBI:135545'}, - 'MESH:C073326': {'CHEBI': 'CHEBI:8768'}, - 'MESH:C073327': {'CHEBI': 'CHEBI:134918'}, - 'MESH:C073330': {'CHEBI': 'CHEBI:34896'}, - 'MESH:C073332': {'CHEBI': 'CHEBI:134784'}, - 'MESH:C073338': {'CHEBI': 'CHEBI:31349'}, - 'MESH:C073339': {'CHEBI': 'CHEBI:38319'}, - 'MESH:C073340': {'CHEBI': 'CHEBI:77596'}, - 'MESH:C073344': {'CHEBI': 'CHEBI:134871'}, - 'MESH:C073345': {'CHEBI': 'CHEBI:135130'}, - 'MESH:C073363': {'CHEBI': 'CHEBI:87319'}, - 'MESH:C073401': {'CHEBI': 'CHEBI:87392'}, - 'MESH:C073402': {'CHEBI': 'CHEBI:61014'}, - 'MESH:C073432': {'CHEBI': 'CHEBI:64833'}, - 'MESH:C073460': {'CHEBI': 'CHEBI:59343'}, - 'MESH:C073482': {'CHEBI': 'CHEBI:177783'}, - 'MESH:C073509': {'CHEBI': 'CHEBI:2827'}, - 'MESH:C073510': {'CHEBI': 'CHEBI:2828'}, - 'MESH:C073513': {'CHEBI': 'CHEBI:80005'}, - 'MESH:C073525': {'CHEBI': 'CHEBI:177647'}, - 'MESH:C073539': {'CHEBI': 'CHEBI:180130'}, - 'MESH:C073546': {'CHEBI': 'CHEBI:163396'}, - 'MESH:C073549': {'CHEBI': 'CHEBI:36221'}, - 'MESH:C073561': {'CHEBI': 'CHEBI:67969'}, - 'MESH:C073601': {'CHEBI': 'CHEBI:85102'}, - 'MESH:C073623': {'CHEBI': 'CHEBI:175768'}, - 'MESH:C073624': {'CHEBI': 'CHEBI:175666'}, - 'MESH:C073626': {'CHEBI': 'CHEBI:65812'}, - 'MESH:C073628': {'CHEBI': 'CHEBI:65810'}, - 'MESH:C073629': {'CHEBI': 'CHEBI:65811'}, - 'MESH:C073640': {'CHEBI': 'CHEBI:69599'}, - 'MESH:C073646': {'CHEBI': 'CHEBI:65809'}, - 'MESH:C073669': {'CHEBI': 'CHEBI:41761'}, - 'MESH:C073710': {'CHEBI': 'CHEBI:3103'}, - 'MESH:C073716': {'CHEBI': 'CHEBI:135706'}, - 'MESH:C073738': {'CHEBI': 'CHEBI:135122'}, - 'MESH:C073804': {'CHEBI': 'CHEBI:52077'}, - 'MESH:C073812': {'CHEBI': 'CHEBI:51662'}, - 'MESH:C073944': {'CHEBI': 'CHEBI:81069'}, - 'MESH:C074003': {'CHEBI': 'CHEBI:34920'}, - 'MESH:C074016': {'CHEBI': 'CHEBI:74799'}, - 'MESH:C074054': {'CHEBI': 'CHEBI:80612'}, - 'MESH:C074087': {'CHEBI': 'CHEBI:151253'}, - 'MESH:C074110': {'CHEBI': 'CHEBI:28724'}, - 'MESH:C074170': {'CHEBI': 'CHEBI:78306'}, - 'MESH:C074189': {'CHEBI': 'CHEBI:60647'}, - 'MESH:C074190': {'CHEBI': 'CHEBI:35044'}, - 'MESH:C074191': {'CHEBI': 'CHEBI:32071'}, - 'MESH:C074254': {'CHEBI': 'CHEBI:165838'}, - 'MESH:C074266': {'CHEBI': 'CHEBI:111163'}, - 'MESH:C074292': {'CHEBI': 'CHEBI:75276'}, - 'MESH:C074312': {'CHEBI': 'CHEBI:160394'}, - 'MESH:C074315': {'CHEBI': 'CHEBI:5265'}, - 'MESH:C074345': {'CHEBI': 'CHEBI:66356'}, - 'MESH:C074346': {'CHEBI': 'CHEBI:5535'}, - 'MESH:C074367': {'CHEBI': 'CHEBI:79404'}, - 'MESH:C074373': {'CHEBI': 'CHEBI:175211'}, - 'MESH:C074374': {'CHEBI': 'CHEBI:175212'}, - 'MESH:C074400': {'CHEBI': 'CHEBI:179276'}, - 'MESH:C074463': {'CHEBI': 'CHEBI:6469'}, - 'MESH:C074469': {'CHEBI': 'CHEBI:50106'}, - 'MESH:C074501': {'CHEBI': 'CHEBI:6644'}, - 'MESH:C074507': {'CHEBI': 'CHEBI:77029'}, - 'MESH:C074619': {'CHEBI': 'CHEBI:59173'}, - 'MESH:C074641': {'CHEBI': 'CHEBI:76795'}, - 'MESH:C074702': {'CHEBI': 'CHEBI:33007'}, - 'MESH:C074717': {'CHEBI': 'CHEBI:66153'}, - 'MESH:C074719': {'CHEBI': 'CHEBI:66270'}, - 'MESH:C074723': {'CHEBI': 'CHEBI:2532'}, - 'MESH:C074781': {'CHEBI': 'CHEBI:28005'}, - 'MESH:C074782': {'CHEBI': 'CHEBI:37548'}, - 'MESH:C074848': {'CHEBI': 'CHEBI:32237'}, - 'MESH:C074858': {'CHEBI': 'CHEBI:73229'}, - 'MESH:C074908': {'CHEBI': 'CHEBI:134886'}, - 'MESH:C074972': {'CHEBI': 'CHEBI:80068'}, - 'MESH:C074975': {'CHEBI': 'CHEBI:80163'}, - 'MESH:C074992': {'CHEBI': 'CHEBI:75014'}, - 'MESH:C074996': {'CHEBI': 'CHEBI:47727'}, - 'MESH:C075156': {'CHEBI': 'CHEBI:135774'}, - 'MESH:C075205': {'CHEBI': 'CHEBI:38852'}, - 'MESH:C075228': {'CHEBI': 'CHEBI:5358'}, - 'MESH:C075234': {'CHEBI': 'CHEBI:137371'}, - 'MESH:C075257': {'CHEBI': 'CHEBI:10056'}, - 'MESH:C075369': {'CHEBI': 'CHEBI:69435'}, - 'MESH:C075375': {'CHEBI': 'CHEBI:5543'}, - 'MESH:C075377': {'CHEBI': 'CHEBI:3488'}, - 'MESH:C075494': {'CHEBI': 'CHEBI:7776'}, - 'MESH:C075524': {'CHEBI': 'CHEBI:89762'}, - 'MESH:C075528': {'CHEBI': 'CHEBI:80888'}, - 'MESH:C075587': {'CHEBI': 'CHEBI:74709'}, - 'MESH:C075673': {'CHEBI': 'CHEBI:65768'}, - 'MESH:C075687': {'CHEBI': 'CHEBI:4038'}, - 'MESH:C075712': {'CHEBI': 'CHEBI:37405'}, - 'MESH:C075747': {'CHEBI': 'CHEBI:18425'}, - 'MESH:C075750': {'CHEBI': 'CHEBI:34505'}, - 'MESH:C075773': {'CHEBI': 'CHEBI:41500'}, - 'MESH:C075780': {'CHEBI': 'CHEBI:81843'}, - 'MESH:C075809': {'CHEBI': 'CHEBI:75728'}, - 'MESH:C075811': {'CHEBI': 'CHEBI:26116'}, - 'MESH:C075812': {'CHEBI': 'CHEBI:138105'}, - 'MESH:C075813': {'CHEBI': 'CHEBI:80067'}, - 'MESH:C075820': {'CHEBI': 'CHEBI:80744'}, - 'MESH:C075856': {'CHEBI': 'CHEBI:23046'}, - 'MESH:C075860': {'CHEBI': 'CHEBI:80567'}, - 'MESH:C075870': {'CHEBI': 'CHEBI:74708'}, - 'MESH:C075875': {'CHEBI': 'CHEBI:2852'}, - 'MESH:C075877': {'CHEBI': 'CHEBI:2366'}, - 'MESH:C075891': {'CHEBI': 'CHEBI:180441'}, - 'MESH:C075898': {'CHEBI': 'CHEBI:14272'}, - 'MESH:C075959': {'CHEBI': 'CHEBI:65552'}, - 'MESH:C075963': {'CHEBI': 'CHEBI:24640'}, - 'MESH:C076013': {'CHEBI': 'CHEBI:135587'}, - 'MESH:C076149': {'CHEBI': 'CHEBI:166791'}, - 'MESH:C076154': {'CHEBI': 'CHEBI:81848'}, - 'MESH:C076170': {'CHEBI': 'CHEBI:31857'}, - 'MESH:C076178': {'CHEBI': 'CHEBI:3583'}, - 'MESH:C076246': {'CHEBI': 'CHEBI:4304'}, - 'MESH:C076251': {'CHEBI': 'CHEBI:135694'}, - 'MESH:C076259': {'CHEBI': 'CHEBI:94575'}, - 'MESH:C076262': {'CHEBI': 'CHEBI:61250'}, - 'MESH:C076287': {'CHEBI': 'CHEBI:133832'}, - 'MESH:C076300': {'CHEBI': 'CHEBI:132621'}, - 'MESH:C076302': {'CHEBI': 'CHEBI:132626'}, - 'MESH:C076339': {'CHEBI': 'CHEBI:5988'}, - 'MESH:C076347': {'CHEBI': 'CHEBI:62850'}, - 'MESH:C076348': {'CHEBI': 'CHEBI:34339'}, - 'MESH:C076432': {'CHEBI': 'CHEBI:174589'}, - 'MESH:C076470': {'CHEBI': 'CHEBI:68888'}, - 'MESH:C076559': {'CHEBI': 'CHEBI:50580'}, - 'MESH:C076588': {'CHEBI': 'CHEBI:87752'}, - 'MESH:C076624': {'CHEBI': 'CHEBI:87411'}, - 'MESH:C076656': {'CHEBI': 'CHEBI:82021'}, - 'MESH:C076685': {'CHEBI': 'CHEBI:73811'}, - 'MESH:C076717': {'CHEBI': 'CHEBI:85549'}, - 'MESH:C076775': {'CHEBI': 'CHEBI:135372'}, - 'MESH:C076825': {'CHEBI': 'CHEBI:49805'}, - 'MESH:C076850': {'CHEBI': 'CHEBI:137783'}, - 'MESH:C076852': {'CHEBI': 'CHEBI:177824'}, - 'MESH:C076856': {'CHEBI': 'CHEBI:41485'}, - 'MESH:C076881': {'CHEBI': 'CHEBI:6895'}, - 'MESH:C076943': {'CHEBI': 'CHEBI:81216'}, - 'MESH:C076948': {'CHEBI': 'CHEBI:31759'}, - 'MESH:C076964': {'CHEBI': 'CHEBI:177676'}, - 'MESH:C076986': {'CHEBI': 'CHEBI:82864'}, - 'MESH:C076994': {'CHEBI': 'CHEBI:39421'}, - 'MESH:C076996': {'CHEBI': 'CHEBI:76591'}, - 'MESH:C077049': {'CHEBI': 'CHEBI:135809'}, - 'MESH:C077073': {'CHEBI': 'CHEBI:50378'}, - 'MESH:C077091': {'CHEBI': 'CHEBI:72686'}, - 'MESH:C077114': {'CHEBI': 'CHEBI:53278'}, - 'MESH:C077130': {'CHEBI': 'CHEBI:50199'}, - 'MESH:C077134': {'CHEBI': 'CHEBI:144250'}, - 'MESH:C077139': {'CHEBI': 'CHEBI:31611'}, - 'MESH:C077151': {'CHEBI': 'CHEBI:53758'}, - 'MESH:C077155': {'CHEBI': 'CHEBI:34553'}, - 'MESH:C077210': {'CHEBI': 'CHEBI:80954'}, - 'MESH:C077256': {'CHEBI': 'CHEBI:168092'}, - 'MESH:C077261': {'CHEBI': 'CHEBI:73179'}, - 'MESH:C077329': {'CHEBI': 'CHEBI:65443'}, - 'MESH:C077358': {'CHEBI': 'CHEBI:138855'}, - 'MESH:C077369': {'CHEBI': 'CHEBI:5741'}, - 'MESH:C077449': {'CHEBI': 'CHEBI:8244'}, - 'MESH:C077454': {'CHEBI': 'CHEBI:18095'}, - 'MESH:C077523': {'CHEBI': 'CHEBI:161304'}, - 'MESH:C077537': {'CHEBI': 'CHEBI:59054'}, - 'MESH:C077543': {'CHEBI': 'CHEBI:32236'}, - 'MESH:C077544': {'CHEBI': 'CHEBI:81813'}, - 'MESH:C077545': {'CHEBI': 'CHEBI:81940'}, - 'MESH:C077547': {'CHEBI': 'CHEBI:81960'}, - 'MESH:C077605': {'CHEBI': 'CHEBI:174719'}, - 'MESH:C077702': {'CHEBI': 'CHEBI:171949'}, - 'MESH:C077708': {'CHEBI': 'CHEBI:6435'}, - 'MESH:C077763': {'CHEBI': 'CHEBI:142649'}, - 'MESH:C077765': {'CHEBI': 'CHEBI:37186'}, - 'MESH:C077776': {'CHEBI': 'CHEBI:53244'}, - 'MESH:C077778': {'CHEBI': 'CHEBI:157745'}, - 'MESH:C077793': {'CHEBI': 'CHEBI:3348'}, - 'MESH:C077820': {'CHEBI': 'CHEBI:175607'}, - 'MESH:C077822': {'CHEBI': 'CHEBI:80006'}, - 'MESH:C077860': {'CHEBI': 'CHEBI:132649'}, - 'MESH:C077912': {'CHEBI': 'CHEBI:28649'}, - 'MESH:C077937': {'CHEBI': 'CHEBI:133435'}, - 'MESH:C077952': {'CHEBI': 'CHEBI:161793'}, - 'MESH:C077956': {'CHEBI': 'CHEBI:2881'}, - 'MESH:C077972': {'CHEBI': 'CHEBI:59431'}, - 'MESH:C077976': {'CHEBI': 'CHEBI:5131'}, - 'MESH:C077990': {'CHEBI': 'CHEBI:47344'}, - 'MESH:C077992': {'CHEBI': 'CHEBI:80793'}, - 'MESH:C078006': {'CHEBI': 'CHEBI:141520'}, - 'MESH:C078007': {'CHEBI': 'CHEBI:135762'}, - 'MESH:C078024': {'CHEBI': 'CHEBI:85675'}, - 'MESH:C078040': {'CHEBI': 'CHEBI:69797'}, - 'MESH:C078052': {'CHEBI': 'CHEBI:31964'}, - 'MESH:C078058': {'CHEBI': 'CHEBI:31586'}, - 'MESH:C078125': {'CHEBI': 'CHEBI:83044'}, - 'MESH:C078133': {'CHEBI': 'CHEBI:63610'}, - 'MESH:C078139': {'CHEBI': 'CHEBI:164107'}, - 'MESH:C078143': {'CHEBI': 'CHEBI:64119'}, - 'MESH:C078170': {'CHEBI': 'CHEBI:28181'}, - 'MESH:C078206': {'CHEBI': 'CHEBI:63220'}, - 'MESH:C078219': {'CHEBI': 'CHEBI:81502'}, - 'MESH:C078264': {'CHEBI': 'CHEBI:159401'}, - 'MESH:C078281': {'CHEBI': 'CHEBI:84407'}, - 'MESH:C078290': {'CHEBI': 'CHEBI:66667'}, - 'MESH:C078367': {'CHEBI': 'CHEBI:174446'}, - 'MESH:C078370': {'CHEBI': 'CHEBI:177586'}, - 'MESH:C078372': {'CHEBI': 'CHEBI:39488'}, - 'MESH:C078401': {'CHEBI': 'CHEBI:145970'}, - 'MESH:C078452': {'CHEBI': 'CHEBI:142406'}, - 'MESH:C078462': {'CHEBI': 'CHEBI:134878'}, - 'MESH:C078544': {'CHEBI': 'CHEBI:65669'}, - 'MESH:C078547': {'CHEBI': 'CHEBI:31559'}, - 'MESH:C078548': {'CHEBI': 'CHEBI:69241'}, - 'MESH:C078588': {'CHEBI': 'CHEBI:48041'}, - 'MESH:C078602': {'CHEBI': 'CHEBI:28608'}, - 'MESH:C078626': {'CHEBI': 'CHEBI:39427'}, - 'MESH:C078706': {'CHEBI': 'CHEBI:36999'}, - 'MESH:C078779': {'CHEBI': 'CHEBI:73455'}, - 'MESH:C078790': {'CHEBI': 'CHEBI:149761'}, - 'MESH:C078834': {'CHEBI': 'CHEBI:164121'}, - 'MESH:C078846': {'CHEBI': 'CHEBI:42265'}, - 'MESH:C078922': {'CHEBI': 'CHEBI:9638'}, - 'MESH:C078943': {'CHEBI': 'CHEBI:169864'}, - 'MESH:C078947': {'CHEBI': 'CHEBI:78370'}, - 'MESH:C079001': {'CHEBI': 'CHEBI:159266'}, - 'MESH:C079040': {'CHEBI': 'CHEBI:87328'}, - 'MESH:C079057': {'CHEBI': 'CHEBI:68139'}, - 'MESH:C079090': {'CHEBI': 'CHEBI:83934'}, - 'MESH:C079149': {'CHEBI': 'CHEBI:169893'}, - 'MESH:C079152': {'CHEBI': 'CHEBI:19814'}, - 'MESH:C079163': {'CHEBI': 'CHEBI:8695'}, - 'MESH:C079169': {'CHEBI': 'CHEBI:68939'}, - 'MESH:C079177': {'CHEBI': 'CHEBI:52042'}, - 'MESH:C079227': {'CHEBI': 'CHEBI:48501'}, - 'MESH:C079262': {'CHEBI': 'CHEBI:65243'}, - 'MESH:C079310': {'CHEBI': 'CHEBI:31296'}, - 'MESH:C079418': {'CHEBI': 'CHEBI:80886'}, - 'MESH:C079476': {'CHEBI': 'CHEBI:171673'}, - 'MESH:C079477': {'CHEBI': 'CHEBI:29461'}, - 'MESH:C079528': {'CHEBI': 'CHEBI:28207'}, - 'MESH:C079641': {'CHEBI': 'CHEBI:90599'}, - 'MESH:C079643': {'CHEBI': 'CHEBI:167482'}, - 'MESH:C079655': {'CHEBI': 'CHEBI:80765'}, - 'MESH:C079689': {'CHEBI': 'CHEBI:50369'}, - 'MESH:C079693': {'CHEBI': 'CHEBI:178134'}, - 'MESH:C079703': {'CHEBI': 'CHEBI:134966'}, - 'MESH:C079731': {'CHEBI': 'CHEBI:160198'}, - 'MESH:C079740': {'CHEBI': 'CHEBI:156071'}, - 'MESH:C079776': {'CHEBI': 'CHEBI:17844'}, - 'MESH:C079779': {'CHEBI': 'CHEBI:135286'}, - 'MESH:C079848': {'CHEBI': 'CHEBI:83154'}, - 'MESH:C079905': {'CHEBI': 'CHEBI:90225'}, - 'MESH:C079906': {'CHEBI': 'CHEBI:83465'}, - 'MESH:C079909': {'CHEBI': 'CHEBI:167089'}, - 'MESH:C079957': {'CHEBI': 'CHEBI:80274'}, - 'MESH:C079978': {'CHEBI': 'CHEBI:71547'}, - 'MESH:C079993': {'CHEBI': 'CHEBI:8919'}, - 'MESH:C080021': {'CHEBI': 'CHEBI:165489'}, - 'MESH:C080057': {'CHEBI': 'CHEBI:73591'}, - 'MESH:C080069': {'CHEBI': 'CHEBI:32043'}, - 'MESH:C080074': {'CHEBI': 'CHEBI:81804'}, - 'MESH:C080094': {'CHEBI': 'CHEBI:2007'}, - 'MESH:C080122': {'CHEBI': 'CHEBI:40287'}, - 'MESH:C080125': {'CHEBI': 'CHEBI:80755'}, - 'MESH:C080127': {'CHEBI': 'CHEBI:62685'}, - 'MESH:C080163': {'CHEBI': 'CHEBI:9763'}, - 'MESH:C080187': {'CHEBI': 'CHEBI:166496'}, - 'MESH:C080220': {'CHEBI': 'CHEBI:15401'}, - 'MESH:C080260': {'CHEBI': 'CHEBI:132230'}, - 'MESH:C080261': {'CHEBI': 'CHEBI:161262'}, - 'MESH:C080276': {'CHEBI': 'CHEBI:132606'}, - 'MESH:C080388': {'CHEBI': 'CHEBI:6852'}, - 'MESH:C080462': {'CHEBI': 'CHEBI:63937'}, - 'MESH:C080469': {'CHEBI': 'CHEBI:83518'}, - 'MESH:C080565': {'CHEBI': 'CHEBI:70049'}, - 'MESH:C080579': {'CHEBI': 'CHEBI:172338'}, - 'MESH:C080580': {'CHEBI': 'CHEBI:165221'}, - 'MESH:C080598': {'CHEBI': 'CHEBI:135962'}, - 'MESH:C080613': {'CHEBI': 'CHEBI:75839'}, - 'MESH:C080614': {'CHEBI': 'CHEBI:5170'}, - 'MESH:C080625': {'CHEBI': 'CHEBI:36064'}, - 'MESH:C080638': {'CHEBI': 'CHEBI:147331'}, - 'MESH:C080639': {'CHEBI': 'CHEBI:147332'}, - 'MESH:C080647': {'CHEBI': 'CHEBI:62811'}, - 'MESH:C080686': {'CHEBI': 'CHEBI:91184'}, - 'MESH:C080703': {'CHEBI': 'CHEBI:64001'}, - 'MESH:C080890': {'CHEBI': 'CHEBI:167861'}, - 'MESH:C080898': {'CHEBI': 'CHEBI:80777'}, - 'MESH:C080900': {'CHEBI': 'CHEBI:80778'}, - 'MESH:C080910': {'CHEBI': 'CHEBI:69584'}, - 'MESH:C080939': {'CHEBI': 'CHEBI:163709'}, - 'MESH:C080955': {'CHEBI': 'CHEBI:73458'}, - 'MESH:C080963': {'CHEBI': 'CHEBI:149501'}, - 'MESH:C080978': {'CHEBI': 'CHEBI:177640'}, - 'MESH:C081049': {'CHEBI': 'CHEBI:175045'}, - 'MESH:C081066': {'CHEBI': 'CHEBI:73271'}, - 'MESH:C081124': {'CHEBI': 'CHEBI:37580'}, - 'MESH:C081136': {'CHEBI': 'CHEBI:27706'}, - 'MESH:C081194': {'CHEBI': 'CHEBI:20140'}, - 'MESH:C081279': {'CHEBI': 'CHEBI:35643'}, - 'MESH:C081294': {'CHEBI': 'CHEBI:85609'}, - 'MESH:C081308': {'CHEBI': 'CHEBI:31588'}, - 'MESH:C081320': {'CHEBI': 'CHEBI:53115'}, - 'MESH:C081383': {'CHEBI': 'CHEBI:62023'}, - 'MESH:C081423': {'CHEBI': 'CHEBI:68208'}, - 'MESH:C081425': {'CHEBI': 'CHEBI:66299'}, - 'MESH:C081445': {'CHEBI': 'CHEBI:140761'}, - 'MESH:C081552': {'CHEBI': 'CHEBI:75951'}, - 'MESH:C081565': {'CHEBI': 'CHEBI:2341'}, - 'MESH:C081581': {'CHEBI': 'CHEBI:72999'}, - 'MESH:C081655': {'CHEBI': 'CHEBI:16783'}, - 'MESH:C081692': {'CHEBI': 'CHEBI:27857'}, - 'MESH:C081732': {'CHEBI': 'CHEBI:65173'}, - 'MESH:C081750': {'CHEBI': 'CHEBI:31738'}, - 'MESH:C081788': {'CHEBI': 'CHEBI:31975'}, - 'MESH:C081790': {'CHEBI': 'CHEBI:180623'}, - 'MESH:C081834': {'CHEBI': 'CHEBI:135474'}, - 'MESH:C081939': {'CHEBI': 'CHEBI:34522'}, - 'MESH:C081959': {'CHEBI': 'CHEBI:36957'}, - 'MESH:C081960': {'CHEBI': 'CHEBI:165346'}, - 'MESH:C081961': {'CHEBI': 'CHEBI:29231'}, - 'MESH:C081980': {'CHEBI': 'CHEBI:34977'}, - 'MESH:C082013': {'CHEBI': 'CHEBI:27515'}, - 'MESH:C082022': {'CHEBI': 'CHEBI:38085'}, - 'MESH:C082032': {'CHEBI': 'CHEBI:33270'}, - 'MESH:C082049': {'CHEBI': 'CHEBI:175907'}, - 'MESH:C082052': {'CHEBI': 'CHEBI:132337'}, - 'MESH:C082089': {'CHEBI': 'CHEBI:33275'}, - 'MESH:C082090': {'CHEBI': 'CHEBI:81352'}, - 'MESH:C082092': {'CHEBI': 'CHEBI:176928'}, - 'MESH:C082097': {'CHEBI': 'CHEBI:33276'}, - 'MESH:C082099': {'CHEBI': 'CHEBI:62414'}, - 'MESH:C082155': {'CHEBI': 'CHEBI:177835'}, - 'MESH:C082323': {'CHEBI': 'CHEBI:15484'}, - 'MESH:C082343': {'CHEBI': 'CHEBI:37173'}, - 'MESH:C082359': {'CHEBI': 'CHEBI:5870'}, - 'MESH:C082392': {'CHEBI': 'CHEBI:172845'}, - 'MESH:C082412': {'CHEBI': 'CHEBI:81136'}, - 'MESH:C082487': {'CHEBI': 'CHEBI:171679'}, - 'MESH:C082640': {'CHEBI': 'CHEBI:161280'}, - 'MESH:C082676': {'CHEBI': 'CHEBI:134805'}, - 'MESH:C082683': {'CHEBI': 'CHEBI:53209'}, - 'MESH:C082688': {'CHEBI': 'CHEBI:3937'}, - 'MESH:C082748': {'CHEBI': 'CHEBI:4803'}, - 'MESH:C082754': {'CHEBI': 'CHEBI:136426'}, - 'MESH:C082761': {'CHEBI': 'CHEBI:165243'}, - 'MESH:C082785': {'CHEBI': 'CHEBI:80023'}, - 'MESH:C082792': {'CHEBI': 'CHEBI:64695'}, - 'MESH:C082810': {'CHEBI': 'CHEBI:73705'}, - 'MESH:C082823': {'CHEBI': 'CHEBI:28610'}, - 'MESH:C082824': {'CHEBI': 'CHEBI:72744'}, - 'MESH:C082845': {'CHEBI': 'CHEBI:69382'}, - 'MESH:C082871': {'CHEBI': 'CHEBI:73380'}, - 'MESH:C082877': {'CHEBI': 'CHEBI:52080'}, - 'MESH:C082893': {'CHEBI': 'CHEBI:25520'}, - 'MESH:C082913': {'CHEBI': 'CHEBI:24766'}, - 'MESH:C082938': {'CHEBI': 'CHEBI:135845'}, - 'MESH:C082964': {'CHEBI': 'CHEBI:30704'}, - 'MESH:C083014': {'CHEBI': 'CHEBI:41285'}, - 'MESH:C083030': {'CHEBI': 'CHEBI:244418'}, - 'MESH:C083047': {'CHEBI': 'CHEBI:89059'}, - 'MESH:C083066': {'CHEBI': 'CHEBI:177500'}, - 'MESH:C083068': {'CHEBI': 'CHEBI:132703'}, - 'MESH:C083116': {'CHEBI': 'CHEBI:2966'}, - 'MESH:C083126': {'CHEBI': 'CHEBI:39174'}, - 'MESH:C083152': {'CHEBI': 'CHEBI:28777'}, - 'MESH:C083154': {'CHEBI': 'CHEBI:66680'}, - 'MESH:C083158': {'CHEBI': 'CHEBI:66531'}, - 'MESH:C083165': {'CHEBI': 'CHEBI:35413'}, - 'MESH:C083174': {'CHEBI': 'CHEBI:82272'}, - 'MESH:C083252': {'CHEBI': 'CHEBI:178117'}, - 'MESH:C083346': {'CHEBI': 'CHEBI:73228'}, - 'MESH:C083368': {'CHEBI': 'CHEBI:90127'}, - 'MESH:C083377': {'CHEBI': 'CHEBI:79162'}, - 'MESH:C083378': {'CHEBI': 'CHEBI:180001'}, - 'MESH:C083510': {'CHEBI': 'CHEBI:139138'}, - 'MESH:C083544': {'CHEBI': 'CHEBI:142437'}, - 'MESH:C083545': {'CHEBI': 'CHEBI:23051'}, - 'MESH:C083578': {'CHEBI': 'CHEBI:177751'}, - 'MESH:C083639': {'CHEBI': 'CHEBI:77327'}, - 'MESH:C083642': {'CHEBI': 'CHEBI:3130'}, - 'MESH:C083652': {'CHEBI': 'CHEBI:5648'}, - 'MESH:C083714': {'CHEBI': 'CHEBI:80022'}, - 'MESH:C083806': {'CHEBI': 'CHEBI:3193'}, - 'MESH:C083807': {'CHEBI': 'CHEBI:3211'}, - 'MESH:C083808': {'CHEBI': 'CHEBI:80122'}, - 'MESH:C083832': {'CHEBI': 'CHEBI:140905'}, - 'MESH:C083858': {'CHEBI': 'CHEBI:44143'}, - 'MESH:C083904': {'CHEBI': 'CHEBI:32205'}, - 'MESH:C083905': {'CHEBI': 'CHEBI:32207'}, - 'MESH:C083906': {'CHEBI': 'CHEBI:31662'}, - 'MESH:C083926': {'CHEBI': 'CHEBI:80183'}, - 'MESH:C083946': {'CHEBI': 'CHEBI:138033'}, - 'MESH:C084012': {'CHEBI': 'CHEBI:77707'}, - 'MESH:C084035': {'CHEBI': 'CHEBI:85786'}, - 'MESH:C084062': {'CHEBI': 'CHEBI:177737'}, - 'MESH:C084079': {'CHEBI': 'CHEBI:132267'}, - 'MESH:C084101': {'CHEBI': 'CHEBI:31516'}, - 'MESH:C084116': {'CHEBI': 'CHEBI:172322'}, - 'MESH:C084143': {'CHEBI': 'CHEBI:180644'}, - 'MESH:C084266': {'CHEBI': 'CHEBI:80089'}, - 'MESH:C084308': {'CHEBI': 'CHEBI:174371'}, - 'MESH:C084316': {'CHEBI': 'CHEBI:84814'}, - 'MESH:C084317': {'CHEBI': 'CHEBI:82609'}, - 'MESH:C084318': {'CHEBI': 'CHEBI:82608'}, - 'MESH:C084322': {'CHEBI': 'CHEBI:175343'}, - 'MESH:C084323': {'CHEBI': 'CHEBI:175569'}, - 'MESH:C084362': {'CHEBI': 'CHEBI:80236'}, - 'MESH:C084491': {'CHEBI': 'CHEBI:174887'}, - 'MESH:C084519': {'CHEBI': 'CHEBI:24012'}, - 'MESH:C084527': {'CHEBI': 'CHEBI:79075'}, - 'MESH:C084552': {'CHEBI': 'CHEBI:134928'}, - 'MESH:C084569': {'CHEBI': 'CHEBI:21609'}, - 'MESH:C084582': {'CHEBI': 'CHEBI:52140'}, - 'MESH:C084583': {'CHEBI': 'CHEBI:31837'}, - 'MESH:C084587': {'CHEBI': 'CHEBI:134757'}, - 'MESH:C084589': {'CHEBI': 'CHEBI:31952'}, - 'MESH:C084590': {'CHEBI': 'CHEBI:134917'}, - 'MESH:C084591': {'CHEBI': 'CHEBI:8491'}, - 'MESH:C084593': {'CHEBI': 'CHEBI:32171'}, - 'MESH:C084595': {'CHEBI': 'CHEBI:135663'}, - 'MESH:C084596': {'CHEBI': 'CHEBI:135570'}, - 'MESH:C084598': {'CHEBI': 'CHEBI:86384'}, - 'MESH:C084599': {'CHEBI': 'CHEBI:31425'}, - 'MESH:C084600': {'CHEBI': 'CHEBI:31612'}, - 'MESH:C084602': {'CHEBI': 'CHEBI:31424'}, - 'MESH:C084615': {'CHEBI': 'CHEBI:31183'}, - 'MESH:C084633': {'CHEBI': 'CHEBI:138016'}, - 'MESH:C084639': {'CHEBI': 'CHEBI:134957'}, - 'MESH:C084640': {'CHEBI': 'CHEBI:81297'}, - 'MESH:C084641': {'CHEBI': 'CHEBI:32052'}, - 'MESH:C084656': {'CHEBI': 'CHEBI:7931'}, - 'MESH:C084677': {'CHEBI': 'CHEBI:51544'}, - 'MESH:C084746': {'CHEBI': 'CHEBI:87766'}, - 'MESH:C084773': {'CHEBI': 'CHEBI:135984'}, - 'MESH:C084774': {'CHEBI': 'CHEBI:135383'}, - 'MESH:C084776': {'CHEBI': 'CHEBI:134773'}, - 'MESH:C084784': {'CHEBI': 'CHEBI:135281'}, - 'MESH:C084794': {'CHEBI': 'CHEBI:143460'}, - 'MESH:C084810': {'CHEBI': 'CHEBI:37936'}, - 'MESH:C084811': {'CHEBI': 'CHEBI:135012'}, - 'MESH:C084812': {'CHEBI': 'CHEBI:134961'}, - 'MESH:C084813': {'CHEBI': 'CHEBI:51179'}, - 'MESH:C084814': {'CHEBI': 'CHEBI:134783'}, - 'MESH:C084817': {'CHEBI': 'CHEBI:31314'}, - 'MESH:C084821': {'CHEBI': 'CHEBI:135073'}, - 'MESH:C084822': {'CHEBI': 'CHEBI:31827'}, - 'MESH:C084823': {'CHEBI': 'CHEBI:135101'}, - 'MESH:C084824': {'CHEBI': 'CHEBI:32175'}, - 'MESH:C084825': {'CHEBI': 'CHEBI:59120'}, - 'MESH:C084828': {'CHEBI': 'CHEBI:134875'}, - 'MESH:C084830': {'CHEBI': 'CHEBI:135340'}, - 'MESH:C084831': {'CHEBI': 'CHEBI:6044'}, - 'MESH:C084832': {'CHEBI': 'CHEBI:8463'}, - 'MESH:C084833': {'CHEBI': 'CHEBI:3228'}, - 'MESH:C084852': {'CHEBI': 'CHEBI:88427'}, - 'MESH:C084880': {'CHEBI': 'CHEBI:111513'}, - 'MESH:C085029': {'CHEBI': 'CHEBI:34524'}, - 'MESH:C085030': {'CHEBI': 'CHEBI:34525'}, - 'MESH:C085095': {'CHEBI': 'CHEBI:31013'}, - 'MESH:C085139': {'CHEBI': 'CHEBI:178325'}, - 'MESH:C085157': {'CHEBI': 'CHEBI:3917'}, - 'MESH:C085163': {'CHEBI': 'CHEBI:3016'}, - 'MESH:C085228': {'CHEBI': 'CHEBI:141898'}, - 'MESH:C085250': {'CHEBI': 'CHEBI:36538'}, - 'MESH:C085274': {'CHEBI': 'CHEBI:80063'}, - 'MESH:C085278': {'CHEBI': 'CHEBI:139030'}, - 'MESH:C085305': {'CHEBI': 'CHEBI:29569'}, - 'MESH:C085397': {'CHEBI': 'CHEBI:65989'}, - 'MESH:C085401': {'CHEBI': 'CHEBI:172601'}, - 'MESH:C085452': {'CHEBI': 'CHEBI:78696'}, - 'MESH:C085573': {'CHEBI': 'CHEBI:30792'}, - 'MESH:C085617': {'CHEBI': 'CHEBI:66220'}, - 'MESH:C085665': {'CHEBI': 'CHEBI:10102'}, - 'MESH:C085691': {'CHEBI': 'CHEBI:27880'}, - 'MESH:C085735': {'CHEBI': 'CHEBI:62570'}, - 'MESH:C085746': {'CHEBI': 'CHEBI:8899'}, - 'MESH:C085754': {'CHEBI': 'CHEBI:92993'}, - 'MESH:C085755': {'CHEBI': 'CHEBI:81390'}, - 'MESH:C085761': {'CHEBI': 'CHEBI:68624'}, - 'MESH:C085816': {'CHEBI': 'CHEBI:42082'}, - 'MESH:C085889': {'CHEBI': 'CHEBI:29566'}, - 'MESH:C085890': {'CHEBI': 'CHEBI:2964'}, - 'MESH:C085894': {'CHEBI': 'CHEBI:18176'}, - 'MESH:C085926': {'CHEBI': 'CHEBI:80621'}, - 'MESH:C085951': {'CHEBI': 'CHEBI:20408'}, - 'MESH:C085952': {'CHEBI': 'CHEBI:19644'}, - 'MESH:C086079': {'CHEBI': 'CHEBI:38142'}, - 'MESH:C086108': {'CHEBI': 'CHEBI:64177'}, - 'MESH:C086123': {'CHEBI': 'CHEBI:34545'}, - 'MESH:C086148': {'CHEBI': 'CHEBI:66017'}, - 'MESH:C086149': {'CHEBI': 'CHEBI:65445'}, - 'MESH:C086150': {'CHEBI': 'CHEBI:65447'}, - 'MESH:C086151': {'CHEBI': 'CHEBI:9200'}, - 'MESH:C086157': {'CHEBI': 'CHEBI:141338'}, - 'MESH:C086195': {'CHEBI': 'CHEBI:60246'}, - 'MESH:C086219': {'CHEBI': 'CHEBI:63859'}, - 'MESH:C086235': {'CHEBI': 'CHEBI:45752'}, - 'MESH:C086276': {'CHEBI': 'CHEBI:3558'}, - 'MESH:C086299': {'CHEBI': 'CHEBI:6084'}, - 'MESH:C086311': {'CHEBI': 'CHEBI:78918'}, - 'MESH:C086312': {'CHEBI': 'CHEBI:78933'}, - 'MESH:C086329': {'CHEBI': 'CHEBI:52298'}, - 'MESH:C086352': {'CHEBI': 'CHEBI:9724'}, - 'MESH:C086360': {'CHEBI': 'CHEBI:65455'}, - 'MESH:C086361': {'CHEBI': 'CHEBI:65526'}, - 'MESH:C086362': {'CHEBI': 'CHEBI:65527'}, - 'MESH:C086363': {'CHEBI': 'CHEBI:65528'}, - 'MESH:C086401': {'CHEBI': 'CHEBI:134094'}, - 'MESH:C086434': {'CHEBI': 'CHEBI:71290'}, - 'MESH:C086491': {'CHEBI': 'CHEBI:34879'}, - 'MESH:C086548': {'CHEBI': 'CHEBI:135945'}, - 'MESH:C086571': {'CHEBI': 'CHEBI:142494'}, - 'MESH:C086715': {'CHEBI': 'CHEBI:139389'}, - 'MESH:C086717': {'CHEBI': 'CHEBI:90712'}, - 'MESH:C086734': {'CHEBI': 'CHEBI:64823'}, - 'MESH:C086742': {'CHEBI': 'CHEBI:149634'}, - 'MESH:C086758': {'CHEBI': 'CHEBI:36077'}, - 'MESH:C086783': {'CHEBI': 'CHEBI:66669'}, - 'MESH:C086784': {'CHEBI': 'CHEBI:168744'}, - 'MESH:C086787': {'CHEBI': 'CHEBI:66355'}, - 'MESH:C086804': {'CHEBI': 'CHEBI:153874'}, - 'MESH:C086820': {'CHEBI': 'CHEBI:65048'}, - 'MESH:C086822': {'CHEBI': 'CHEBI:78407'}, - 'MESH:C086826': {'CHEBI': 'CHEBI:35001'}, - 'MESH:C086827': {'CHEBI': 'CHEBI:32184'}, - 'MESH:C086829': {'CHEBI': 'CHEBI:62757'}, - 'MESH:C086916': {'CHEBI': 'CHEBI:39095'}, - 'MESH:C086947': {'CHEBI': 'CHEBI:176481'}, - 'MESH:C086957': {'CHEBI': 'CHEBI:176297'}, - 'MESH:C086979': {'CHEBI': 'CHEBI:134730'}, - 'MESH:C087058': {'CHEBI': 'CHEBI:81970'}, - 'MESH:C087101': {'CHEBI': 'CHEBI:66537'}, - 'MESH:C087107': {'CHEBI': 'CHEBI:65487'}, - 'MESH:C087109': {'CHEBI': 'CHEBI:65840'}, - 'MESH:C087114': {'CHEBI': 'CHEBI:81781'}, - 'MESH:C087122': {'CHEBI': 'CHEBI:65473'}, - 'MESH:C087123': {'CHEBI': 'CHEBI:61080'}, - 'MESH:C087127': {'CHEBI': 'CHEBI:47250'}, - 'MESH:C087165': {'CHEBI': 'CHEBI:132203'}, - 'MESH:C087203': {'CHEBI': 'CHEBI:132407'}, - 'MESH:C087412': {'CHEBI': 'CHEBI:44692'}, - 'MESH:C087466': {'CHEBI': 'CHEBI:51460'}, - 'MESH:C087473': {'CHEBI': 'CHEBI:28975'}, - 'MESH:C087485': {'CHEBI': 'CHEBI:81668'}, - 'MESH:C087486': {'CHEBI': 'CHEBI:81666'}, - 'MESH:C087487': {'CHEBI': 'CHEBI:85913'}, - 'MESH:C087539': {'CHEBI': 'CHEBI:29736'}, - 'MESH:C087566': {'CHEBI': 'CHEBI:47619'}, - 'MESH:C087592': {'CHEBI': 'CHEBI:82425'}, - 'MESH:C087593': {'CHEBI': 'CHEBI:82474'}, - 'MESH:C087594': {'CHEBI': 'CHEBI:82384'}, - 'MESH:C087650': {'CHEBI': 'CHEBI:156470'}, - 'MESH:C087660': {'CHEBI': 'CHEBI:141491'}, - 'MESH:C087667': {'CHEBI': 'CHEBI:81522'}, - 'MESH:C087731': {'CHEBI': 'CHEBI:16837'}, - 'MESH:C087746': {'CHEBI': 'CHEBI:174658'}, - 'MESH:C087766': {'CHEBI': 'CHEBI:87500'}, - 'MESH:C087784': {'CHEBI': 'CHEBI:111517'}, - 'MESH:C087786': {'CHEBI': 'CHEBI:66711'}, - 'MESH:C087806': {'CHEBI': 'CHEBI:28603'}, - 'MESH:C087808': {'CHEBI': 'CHEBI:177582'}, - 'MESH:C087813': {'CHEBI': 'CHEBI:2487'}, - 'MESH:C087816': {'CHEBI': 'CHEBI:82005'}, - 'MESH:C087837': {'CHEBI': 'CHEBI:180534'}, - 'MESH:C087876': {'CHEBI': 'CHEBI:38593'}, - 'MESH:C087894': {'CHEBI': 'CHEBI:169566'}, - 'MESH:C087913': {'CHEBI': 'CHEBI:80853'}, - 'MESH:C087918': {'CHEBI': 'CHEBI:168763'}, - 'MESH:C087925': {'CHEBI': 'CHEBI:80798'}, - 'MESH:C087926': {'CHEBI': 'CHEBI:9433'}, - 'MESH:C087929': {'CHEBI': 'CHEBI:80940'}, - 'MESH:C087930': {'CHEBI': 'CHEBI:132660'}, - 'MESH:C087962': {'CHEBI': 'CHEBI:53168'}, - 'MESH:C088024': {'CHEBI': 'CHEBI:156556'}, - 'MESH:C088068': {'CHEBI': 'CHEBI:177044'}, - 'MESH:C088114': {'CHEBI': 'CHEBI:177405'}, - 'MESH:C088115': {'CHEBI': 'CHEBI:2696'}, - 'MESH:C088116': {'CHEBI': 'CHEBI:81057'}, - 'MESH:C088117': {'CHEBI': 'CHEBI:17786'}, - 'MESH:C088124': {'CHEBI': 'CHEBI:28189'}, - 'MESH:C088142': {'CHEBI': 'CHEBI:134415'}, - 'MESH:C088155': {'CHEBI': 'CHEBI:167729'}, - 'MESH:C088188': {'CHEBI': 'CHEBI:74135'}, - 'MESH:C088205': {'CHEBI': 'CHEBI:82320'}, - 'MESH:C088290': {'CHEBI': 'CHEBI:167622'}, - 'MESH:C088330': {'CHEBI': 'CHEBI:81272'}, - 'MESH:C088345': {'CHEBI': 'CHEBI:162718'}, - 'MESH:C088360': {'CHEBI': 'CHEBI:74750'}, - 'MESH:C088449': {'CHEBI': 'CHEBI:163276'}, - 'MESH:C088459': {'CHEBI': 'CHEBI:83620'}, - 'MESH:C088462': {'CHEBI': 'CHEBI:173732'}, - 'MESH:C088563': {'CHEBI': 'CHEBI:81925'}, - 'MESH:C088673': {'CHEBI': 'CHEBI:135526'}, - 'MESH:C088674': {'CHEBI': 'CHEBI:90124'}, - 'MESH:C088763': {'CHEBI': 'CHEBI:78915'}, - 'MESH:C088771': {'CHEBI': 'CHEBI:77845'}, - 'MESH:C088774': {'CHEBI': 'CHEBI:61718'}, - 'MESH:C089008': {'CHEBI': 'CHEBI:64149'}, - 'MESH:C089020': {'CHEBI': 'CHEBI:38119'}, - 'MESH:C089056': {'CHEBI': 'CHEBI:144140'}, - 'MESH:C089057': {'CHEBI': 'CHEBI:168185'}, - 'MESH:C089059': {'CHEBI': 'CHEBI:172798'}, - 'MESH:C089075': {'CHEBI': 'CHEBI:16786'}, - 'MESH:C089077': {'CHEBI': 'CHEBI:167111'}, - 'MESH:C089078': {'CHEBI': 'CHEBI:176049'}, - 'MESH:C089079': {'CHEBI': 'CHEBI:168103'}, - 'MESH:C089089': {'CHEBI': 'CHEBI:65461'}, - 'MESH:C089163': {'CHEBI': 'CHEBI:76201'}, - 'MESH:C089182': {'CHEBI': 'CHEBI:17863'}, - 'MESH:C089187': {'CHEBI': 'CHEBI:37990'}, - 'MESH:C089195': {'CHEBI': 'CHEBI:142698'}, - 'MESH:C089215': {'CHEBI': 'CHEBI:72998'}, - 'MESH:C089238': {'CHEBI': 'CHEBI:17119'}, - 'MESH:C089286': {'CHEBI': 'CHEBI:6070'}, - 'MESH:C089377': {'CHEBI': 'CHEBI:167987'}, - 'MESH:C089378': {'CHEBI': 'CHEBI:31227'}, - 'MESH:C089382': {'CHEBI': 'CHEBI:6198'}, - 'MESH:C089437': {'CHEBI': 'CHEBI:9454'}, - 'MESH:C089529': {'CHEBI': 'CHEBI:64493'}, - 'MESH:C089656': {'CHEBI': 'CHEBI:85610'}, - 'MESH:C089694': {'CHEBI': 'CHEBI:175938'}, - 'MESH:C089695': {'CHEBI': 'CHEBI:175620'}, - 'MESH:C089728': {'CHEBI': 'CHEBI:165404'}, - 'MESH:C089740': {'CHEBI': 'CHEBI:68642'}, - 'MESH:C089743': {'CHEBI': 'CHEBI:75735'}, - 'MESH:C089750': {'CHEBI': 'CHEBI:10124'}, - 'MESH:C089757': {'CHEBI': 'CHEBI:165348'}, - 'MESH:C089758': {'CHEBI': 'CHEBI:74003'}, - 'MESH:C089796': {'CHEBI': 'CHEBI:134063'}, - 'MESH:C089799': {'CHEBI': 'CHEBI:34677'}, - 'MESH:C089853': {'CHEBI': 'CHEBI:32240'}, - 'MESH:C089946': {'CHEBI': 'CHEBI:50992'}, - 'MESH:C089996': {'CHEBI': 'CHEBI:28529'}, - 'MESH:C090046': {'CHEBI': 'CHEBI:44661'}, - 'MESH:C090092': {'CHEBI': 'CHEBI:135923'}, - 'MESH:C090126': {'CHEBI': 'CHEBI:84585'}, - 'MESH:C090151': {'CHEBI': 'CHEBI:76244'}, - 'MESH:C090295': {'CHEBI': 'CHEBI:141506'}, - 'MESH:C090325': {'CHEBI': 'CHEBI:65410'}, - 'MESH:C090359': {'CHEBI': 'CHEBI:85263'}, - 'MESH:C090365': {'CHEBI': 'CHEBI:67671'}, - 'MESH:C090484': {'CHEBI': 'CHEBI:49549'}, - 'MESH:C090485': {'CHEBI': 'CHEBI:65618'}, - 'MESH:C090499': {'CHEBI': 'CHEBI:67900'}, - 'MESH:C090600': {'CHEBI': 'CHEBI:68841'}, - 'MESH:C090681': {'CHEBI': 'CHEBI:32197'}, - 'MESH:C090683': {'CHEBI': 'CHEBI:65439'}, - 'MESH:C090701': {'CHEBI': 'CHEBI:64114'}, - 'MESH:C090712': {'CHEBI': 'CHEBI:95067'}, - 'MESH:C090720': {'CHEBI': 'CHEBI:177515'}, - 'MESH:C090723': {'CHEBI': 'CHEBI:69202'}, - 'MESH:C090725': {'CHEBI': 'CHEBI:67917'}, - 'MESH:C090727': {'CHEBI': 'CHEBI:51996'}, - 'MESH:C090737': {'CHEBI': 'CHEBI:69277'}, - 'MESH:C090758': {'CHEBI': 'CHEBI:84248'}, - 'MESH:C090763': {'CHEBI': 'CHEBI:159071'}, - 'MESH:C090785': {'CHEBI': 'CHEBI:156186'}, - 'MESH:C090810': {'CHEBI': 'CHEBI:80704'}, - 'MESH:C090819': {'CHEBI': 'CHEBI:46796'}, - 'MESH:C090823': {'CHEBI': 'CHEBI:74039'}, - 'MESH:C090859': {'CHEBI': 'CHEBI:8983'}, - 'MESH:C090882': {'CHEBI': 'CHEBI:82281'}, - 'MESH:C090937': {'CHEBI': 'CHEBI:142430'}, - 'MESH:C090942': {'CHEBI': 'CHEBI:79090'}, - 'MESH:C090959': {'CHEBI': 'CHEBI:31136'}, - 'MESH:C090988': {'CHEBI': 'CHEBI:67222'}, - 'MESH:C091000': {'CHEBI': 'CHEBI:49837'}, - 'MESH:C091002': {'CHEBI': 'CHEBI:80575'}, - 'MESH:C091058': {'CHEBI': 'CHEBI:62743'}, - 'MESH:C091095': {'CHEBI': 'CHEBI:66040'}, - 'MESH:C091140': {'CHEBI': 'CHEBI:53660'}, - 'MESH:C091148': {'CHEBI': 'CHEBI:147397'}, - 'MESH:C091212': {'CHEBI': 'CHEBI:180037'}, - 'MESH:C091237': {'CHEBI': 'CHEBI:180131'}, - 'MESH:C091291': {'CHEBI': 'CHEBI:3008'}, - 'MESH:C091308': {'CHEBI': 'CHEBI:66501'}, - 'MESH:C091314': {'CHEBI': 'CHEBI:66001'}, - 'MESH:C091375': {'CHEBI': 'CHEBI:28820'}, - 'MESH:C091387': {'CHEBI': 'CHEBI:80572'}, - 'MESH:C091423': {'CHEBI': 'CHEBI:76601'}, - 'MESH:C091508': {'CHEBI': 'CHEBI:134866'}, - 'MESH:C091523': {'CHEBI': 'CHEBI:79948'}, - 'MESH:C091550': {'CHEBI': 'CHEBI:144405'}, - 'MESH:C091603': {'CHEBI': 'CHEBI:61197'}, - 'MESH:C091694': {'CHEBI': 'CHEBI:86529'}, - 'MESH:C091707': {'CHEBI': 'CHEBI:166573'}, - 'MESH:C091713': {'CHEBI': 'CHEBI:80787'}, - 'MESH:C091766': {'CHEBI': 'CHEBI:86180'}, - 'MESH:C091874': {'CHEBI': 'CHEBI:135890'}, - 'MESH:C091880': {'CHEBI': 'CHEBI:177651'}, - 'MESH:C091891': {'CHEBI': 'CHEBI:10556'}, - 'MESH:C091910': {'CHEBI': 'CHEBI:21183'}, - 'MESH:C091929': {'CHEBI': 'CHEBI:82125'}, - 'MESH:C091947': {'CHEBI': 'CHEBI:77086'}, - 'MESH:C091960': {'CHEBI': 'CHEBI:87430'}, - 'MESH:C091977': {'CHEBI': 'CHEBI:3861'}, - 'MESH:C092018': {'CHEBI': 'CHEBI:42946'}, - 'MESH:C092035': {'CHEBI': 'CHEBI:30253'}, - 'MESH:C092056': {'CHEBI': 'CHEBI:50434'}, - 'MESH:C092102': {'CHEBI': 'CHEBI:27528'}, - 'MESH:C092103': {'CHEBI': 'CHEBI:20469'}, - 'MESH:C092105': {'CHEBI': 'CHEBI:30529'}, - 'MESH:C092106': {'CHEBI': 'CHEBI:175189'}, - 'MESH:C092125': {'CHEBI': 'CHEBI:19144'}, - 'MESH:C092143': {'CHEBI': 'CHEBI:147358'}, - 'MESH:C092162': {'CHEBI': 'CHEBI:176957'}, - 'MESH:C092163': {'CHEBI': 'CHEBI:144410'}, - 'MESH:C092312': {'CHEBI': 'CHEBI:29643'}, - 'MESH:C092328': {'CHEBI': 'CHEBI:2527'}, - 'MESH:C092396': {'CHEBI': 'CHEBI:87820'}, - 'MESH:C092451': {'CHEBI': 'CHEBI:79994'}, - 'MESH:C092608': {'CHEBI': 'CHEBI:159360'}, - 'MESH:C092643': {'CHEBI': 'CHEBI:8188'}, - 'MESH:C092672': {'CHEBI': 'CHEBI:176457'}, - 'MESH:C092719': {'CHEBI': 'CHEBI:27726'}, - 'MESH:C092756': {'CHEBI': 'CHEBI:140936'}, - 'MESH:C092781': {'CHEBI': 'CHEBI:155507'}, - 'MESH:C092789': {'CHEBI': 'CHEBI:144050'}, - 'MESH:C092797': {'CHEBI': 'CHEBI:134718'}, - 'MESH:C092824': {'CHEBI': 'CHEBI:64099'}, - 'MESH:C092867': {'CHEBI': 'CHEBI:65896'}, - 'MESH:C092939': {'CHEBI': 'CHEBI:65599'}, - 'MESH:C092940': {'CHEBI': 'CHEBI:65600'}, - 'MESH:C092970': {'CHEBI': 'CHEBI:80009'}, - 'MESH:C093023': {'CHEBI': 'CHEBI:2932'}, - 'MESH:C093032': {'CHEBI': 'CHEBI:65979'}, - 'MESH:C093034': {'CHEBI': 'CHEBI:66668'}, - 'MESH:C093086': {'CHEBI': 'CHEBI:16615'}, - 'MESH:C093125': {'CHEBI': 'CHEBI:30037'}, - 'MESH:C093201': {'CHEBI': 'CHEBI:162419'}, - 'MESH:C093210': {'CHEBI': 'CHEBI:164129'}, - 'MESH:C093230': {'CHEBI': 'CHEBI:5050'}, - 'MESH:C093233': {'CHEBI': 'CHEBI:31701'}, - 'MESH:C093270': {'CHEBI': 'CHEBI:55502'}, - 'MESH:C093282': {'CHEBI': 'CHEBI:15374'}, - 'MESH:C093284': {'CHEBI': 'CHEBI:174342'}, - 'MESH:C093369': {'CHEBI': 'CHEBI:67726'}, - 'MESH:C093386': {'CHEBI': 'CHEBI:45666'}, - 'MESH:C093390': {'CHEBI': 'CHEBI:31762'}, - 'MESH:C093444': {'CHEBI': 'CHEBI:38057'}, - 'MESH:C093533': {'CHEBI': 'CHEBI:4790'}, - 'MESH:C093582': {'CHEBI': 'CHEBI:37911'}, - 'MESH:C093622': {'CHEBI': 'CHEBI:48273'}, - 'MESH:C093628': {'CHEBI': 'CHEBI:81758'}, - 'MESH:C093630': {'CHEBI': 'CHEBI:82022'}, - 'MESH:C093642': {'CHEBI': 'CHEBI:90705'}, - 'MESH:C093701': {'CHEBI': 'CHEBI:61190'}, - 'MESH:C093742': {'CHEBI': 'CHEBI:176326'}, - 'MESH:C093775': {'CHEBI': 'CHEBI:83079'}, - 'MESH:C093787': {'CHEBI': 'CHEBI:31549'}, - 'MESH:C093788': {'CHEBI': 'CHEBI:31550'}, - 'MESH:C093821': {'CHEBI': 'CHEBI:24548'}, - 'MESH:C093844': {'CHEBI': 'CHEBI:32016'}, - 'MESH:C093851': {'CHEBI': 'CHEBI:169739'}, - 'MESH:C093872': {'CHEBI': 'CHEBI:136492'}, - 'MESH:C093877': {'CHEBI': 'CHEBI:180639'}, - 'MESH:C093882': {'CHEBI': 'CHEBI:63460'}, - 'MESH:C093896': {'CHEBI': 'CHEBI:146151'}, - 'MESH:C093924': {'CHEBI': 'CHEBI:87248'}, - 'MESH:C093973': {'CHEBI': 'CHEBI:77954'}, - 'MESH:C093982': {'CHEBI': 'CHEBI:66807'}, - 'MESH:C093992': {'CHEBI': 'CHEBI:6590'}, - 'MESH:C094039': {'CHEBI': 'CHEBI:9673'}, - 'MESH:C094047': {'CHEBI': 'CHEBI:159093'}, - 'MESH:C094074': {'CHEBI': 'CHEBI:35998'}, - 'MESH:C094145': {'CHEBI': 'CHEBI:180363'}, - 'MESH:C094160': {'CHEBI': 'CHEBI:29675'}, - 'MESH:C094198': {'CHEBI': 'CHEBI:34551'}, - 'MESH:C094229': {'CHEBI': 'CHEBI:138834'}, - 'MESH:C094344': {'CHEBI': 'CHEBI:65459'}, - 'MESH:C094346': {'CHEBI': 'CHEBI:66260'}, - 'MESH:C094409': {'CHEBI': 'CHEBI:70619'}, - 'MESH:C094411': {'CHEBI': 'CHEBI:71972'}, - 'MESH:C094418': {'CHEBI': 'CHEBI:34606'}, - 'MESH:C094593': {'CHEBI': 'CHEBI:80071'}, - 'MESH:C094650': {'CHEBI': 'CHEBI:64821'}, - 'MESH:C094658': {'CHEBI': 'CHEBI:141560'}, - 'MESH:C094659': {'CHEBI': 'CHEBI:88374'}, - 'MESH:C094686': {'CHEBI': 'CHEBI:5390'}, - 'MESH:C094794': {'CHEBI': 'CHEBI:69091'}, - 'MESH:C094809': {'CHEBI': 'CHEBI:137384'}, - 'MESH:C094849': {'CHEBI': 'CHEBI:36331'}, - 'MESH:C094850': {'CHEBI': 'CHEBI:104237'}, - 'MESH:C094854': {'CHEBI': 'CHEBI:177631'}, - 'MESH:C094868': {'CHEBI': 'CHEBI:8977'}, - 'MESH:C095066': {'CHEBI': 'CHEBI:72818'}, - 'MESH:C095108': {'CHEBI': 'CHEBI:40050'}, - 'MESH:C095123': {'CHEBI': 'CHEBI:88348'}, - 'MESH:C095132': {'CHEBI': 'CHEBI:137344'}, - 'MESH:C095133': {'CHEBI': 'CHEBI:134453'}, - 'MESH:C095141': {'CHEBI': 'CHEBI:63208'}, - 'MESH:C095160': {'CHEBI': 'CHEBI:175044'}, - 'MESH:C095161': {'CHEBI': 'CHEBI:172108'}, - 'MESH:C095178': {'CHEBI': 'CHEBI:42549'}, - 'MESH:C095270': {'CHEBI': 'CHEBI:84341'}, - 'MESH:C095285': {'CHEBI': 'CHEBI:135929'}, - 'MESH:C095333': {'CHEBI': 'CHEBI:66336'}, - 'MESH:C095376': {'CHEBI': 'CHEBI:75846'}, - 'MESH:C095421': {'CHEBI': 'CHEBI:9657'}, - 'MESH:C095438': {'CHEBI': 'CHEBI:74027'}, - 'MESH:C095489': {'CHEBI': 'CHEBI:51107'}, - 'MESH:C095503': {'CHEBI': 'CHEBI:156453'}, - 'MESH:C095507': {'CHEBI': 'CHEBI:177800'}, - 'MESH:C095512': {'CHEBI': 'CHEBI:131968'}, - 'MESH:C095531': {'CHEBI': 'CHEBI:134517'}, - 'MESH:C095544': {'CHEBI': 'CHEBI:35485'}, - 'MESH:C095558': {'CHEBI': 'CHEBI:47939'}, - 'MESH:C095608': {'CHEBI': 'CHEBI:133329'}, - 'MESH:C095653': {'CHEBI': 'CHEBI:64044'}, - 'MESH:C095773': {'CHEBI': 'CHEBI:39540'}, - 'MESH:C095781': {'CHEBI': 'CHEBI:144205'}, - 'MESH:C095843': {'CHEBI': 'CHEBI:3961'}, - 'MESH:C095863': {'CHEBI': 'CHEBI:86128'}, - 'MESH:C095887': {'CHEBI': 'CHEBI:135709'}, - 'MESH:C095919': {'CHEBI': 'CHEBI:135789'}, - 'MESH:C095928': {'CHEBI': 'CHEBI:74798'}, - 'MESH:C095966': {'CHEBI': 'CHEBI:15475'}, - 'MESH:C096012': {'CHEBI': 'CHEBI:80266'}, - 'MESH:C096064': {'CHEBI': 'CHEBI:70241'}, - 'MESH:C096118': {'CHEBI': 'CHEBI:69522'}, - 'MESH:C096123': {'CHEBI': 'CHEBI:6693'}, - 'MESH:C096143': {'CHEBI': 'CHEBI:69761'}, - 'MESH:C096274': {'CHEBI': 'CHEBI:81220'}, - 'MESH:C096493': {'CHEBI': 'CHEBI:73304'}, - 'MESH:C096498': {'CHEBI': 'CHEBI:66305'}, - 'MESH:C096502': {'CHEBI': 'CHEBI:65855'}, - 'MESH:C096519': {'CHEBI': 'CHEBI:180195'}, - 'MESH:C096609': {'CHEBI': 'CHEBI:66221'}, - 'MESH:C096611': {'CHEBI': 'CHEBI:66222'}, - 'MESH:C096623': {'CHEBI': 'CHEBI:80057'}, - 'MESH:C096634': {'CHEBI': 'CHEBI:71623'}, - 'MESH:C096640': {'CHEBI': 'CHEBI:81396'}, - 'MESH:C096654': {'CHEBI': 'CHEBI:89012'}, - 'MESH:C096925': {'CHEBI': 'CHEBI:133806'}, - 'MESH:C096950': {'CHEBI': 'CHEBI:170877'}, - 'MESH:C097006': {'CHEBI': 'CHEBI:19508'}, - 'MESH:C097013': {'CHEBI': 'CHEBI:31764'}, - 'MESH:C097022': {'CHEBI': 'CHEBI:2202'}, - 'MESH:C097173': {'CHEBI': 'CHEBI:48858'}, - 'MESH:C097193': {'CHEBI': 'CHEBI:20260'}, - 'MESH:C097194': {'CHEBI': 'CHEBI:19279'}, - 'MESH:C097240': {'CHEBI': 'CHEBI:34159'}, - 'MESH:C097285': {'CHEBI': 'CHEBI:64191'}, - 'MESH:C097357': {'CHEBI': 'CHEBI:77097'}, - 'MESH:C097365': {'CHEBI': 'CHEBI:135880'}, - 'MESH:C097367': {'CHEBI': 'CHEBI:67991'}, - 'MESH:C097369': {'CHEBI': 'CHEBI:61042'}, - 'MESH:C097470': {'CHEBI': 'CHEBI:174232'}, - 'MESH:C097479': {'CHEBI': 'CHEBI:156387'}, - 'MESH:C097562': {'CHEBI': 'CHEBI:34635'}, - 'MESH:C097628': {'CHEBI': 'CHEBI:178537'}, - 'MESH:C097719': {'CHEBI': 'CHEBI:40114'}, - 'MESH:C097722': {'CHEBI': 'CHEBI:135703'}, - 'MESH:C097755': {'CHEBI': 'CHEBI:158989'}, - 'MESH:C097796': {'CHEBI': 'CHEBI:66494'}, - 'MESH:C097797': {'CHEBI': 'CHEBI:66495'}, - 'MESH:C097807': {'CHEBI': 'CHEBI:65474'}, - 'MESH:C097819': {'CHEBI': 'CHEBI:84380'}, - 'MESH:C097820': {'CHEBI': 'CHEBI:84381'}, - 'MESH:C097821': {'CHEBI': 'CHEBI:84382'}, - 'MESH:C097822': {'CHEBI': 'CHEBI:84383'}, - 'MESH:C097858': {'CHEBI': 'CHEBI:72761'}, - 'MESH:C097859': {'CHEBI': 'CHEBI:72760'}, - 'MESH:C097918': {'CHEBI': 'CHEBI:163762'}, - 'MESH:C097930': {'CHEBI': 'CHEBI:44981'}, - 'MESH:C097940': {'CHEBI': 'CHEBI:165515'}, - 'MESH:C097944': {'CHEBI': 'CHEBI:46565'}, - 'MESH:C098022': {'CHEBI': 'CHEBI:51461'}, - 'MESH:C098088': {'CHEBI': 'CHEBI:52096'}, - 'MESH:C098107': {'CHEBI': 'CHEBI:90865'}, - 'MESH:C098116': {'CHEBI': 'CHEBI:73027'}, - 'MESH:C098118': {'CHEBI': 'CHEBI:52270'}, - 'MESH:C098138': {'CHEBI': 'CHEBI:76'}, - 'MESH:C098153': {'CHEBI': 'CHEBI:163724'}, - 'MESH:C098154': {'CHEBI': 'CHEBI:74453'}, - 'MESH:C098155': {'CHEBI': 'CHEBI:74448'}, - 'MESH:C098164': {'CHEBI': 'CHEBI:168336'}, - 'MESH:C098204': {'CHEBI': 'CHEBI:179232'}, - 'MESH:C098223': {'CHEBI': 'CHEBI:60868'}, - 'MESH:C098250': {'CHEBI': 'CHEBI:39390'}, - 'MESH:C098288': {'CHEBI': 'CHEBI:156258'}, - 'MESH:C098320': {'CHEBI': 'CHEBI:119486'}, - 'MESH:C098327': {'CHEBI': 'CHEBI:27920'}, - 'MESH:C098330': {'CHEBI': 'CHEBI:16607'}, - 'MESH:C098356': {'CHEBI': 'CHEBI:65483'}, - 'MESH:C098363': {'CHEBI': 'CHEBI:66012'}, - 'MESH:C098367': {'CHEBI': 'CHEBI:66503'}, - 'MESH:C098370': {'CHEBI': 'CHEBI:66504'}, - 'MESH:C098428': {'CHEBI': 'CHEBI:66505'}, - 'MESH:C098470': {'CHEBI': 'CHEBI:149384'}, - 'MESH:C098565': {'CHEBI': 'CHEBI:38890'}, - 'MESH:C098605': {'CHEBI': 'CHEBI:171726'}, - 'MESH:C098641': {'CHEBI': 'CHEBI:65485'}, - 'MESH:C098829': {'CHEBI': 'CHEBI:51882'}, - 'MESH:C098830': {'CHEBI': 'CHEBI:52297'}, - 'MESH:C098874': {'CHEBI': 'CHEBI:53110'}, - 'MESH:C098879': {'CHEBI': 'CHEBI:80549'}, - 'MESH:C098980': {'CHEBI': 'CHEBI:90205'}, - 'MESH:C099069': {'CHEBI': 'CHEBI:38200'}, - 'MESH:C099158': {'CHEBI': 'CHEBI:59385'}, - 'MESH:C099201': {'CHEBI': 'CHEBI:66135'}, - 'MESH:C099202': {'CHEBI': 'CHEBI:66137'}, - 'MESH:C099252': {'CHEBI': 'CHEBI:60151'}, - 'MESH:C099260': {'CHEBI': 'CHEBI:67285'}, - 'MESH:C099299': {'CHEBI': 'CHEBI:66261'}, - 'MESH:C099306': {'CHEBI': 'CHEBI:66140'}, - 'MESH:C099327': {'CHEBI': 'CHEBI:34434'}, - 'MESH:C099328': {'CHEBI': 'CHEBI:39826'}, - 'MESH:C099419': {'CHEBI': 'CHEBI:43927'}, - 'MESH:C099423': {'CHEBI': 'CHEBI:49533'}, - 'MESH:C099474': {'CHEBI': 'CHEBI:7902'}, - 'MESH:C099476': {'CHEBI': 'CHEBI:51467'}, - 'MESH:C099539': {'CHEBI': 'CHEBI:30631'}, - 'MESH:C099555': {'CHEBI': 'CHEBI:88334'}, - 'MESH:C099619': {'CHEBI': 'CHEBI:174833'}, - 'MESH:C099620': {'CHEBI': 'CHEBI:20605'}, - 'MESH:C099622': {'CHEBI': 'CHEBI:50067'}, - 'MESH:C099623': {'CHEBI': 'CHEBI:50069'}, - 'MESH:C099663': {'CHEBI': 'CHEBI:66496'}, - 'MESH:C099673': {'CHEBI': 'CHEBI:75051'}, - 'MESH:C099796': {'CHEBI': 'CHEBI:69337'}, - 'MESH:C099797': {'CHEBI': 'CHEBI:69340'}, - 'MESH:C099798': {'CHEBI': 'CHEBI:169040'}, - 'MESH:C099800': {'CHEBI': 'CHEBI:177569'}, - 'MESH:C099813': {'CHEBI': 'CHEBI:64206'}, - 'MESH:C099823': {'CHEBI': 'CHEBI:7623'}, - 'MESH:C099830': {'CHEBI': 'CHEBI:78862'}, - 'MESH:C099831': {'CHEBI': 'CHEBI:72714'}, - 'MESH:C099842': {'CHEBI': 'CHEBI:142161'}, - 'MESH:C099843': {'CHEBI': 'CHEBI:142162'}, - 'MESH:C099855': {'CHEBI': 'CHEBI:132314'}, - 'MESH:C099919': {'CHEBI': 'CHEBI:88954'}, - 'MESH:C100003': {'CHEBI': 'CHEBI:5656'}, - 'MESH:C100006': {'CHEBI': 'CHEBI:28852'}, - 'MESH:C100008': {'CHEBI': 'CHEBI:27820'}, - 'MESH:C100010': {'CHEBI': 'CHEBI:4534'}, - 'MESH:C100037': {'CHEBI': 'CHEBI:82092'}, - 'MESH:C100038': {'CHEBI': 'CHEBI:38663'}, - 'MESH:C100043': {'CHEBI': 'CHEBI:38067'}, - 'MESH:C100055': {'CHEBI': 'CHEBI:177411'}, - 'MESH:C100059': {'CHEBI': 'CHEBI:134860'}, - 'MESH:C100063': {'CHEBI': 'CHEBI:4724'}, - 'MESH:C100064': {'CHEBI': 'CHEBI:135700'}, - 'MESH:C100067': {'CHEBI': 'CHEBI:135074'}, - 'MESH:C100073': {'CHEBI': 'CHEBI:23958'}, - 'MESH:C100074': {'CHEBI': 'CHEBI:31501'}, - 'MESH:C100075': {'CHEBI': 'CHEBI:34849'}, - 'MESH:C100076': {'CHEBI': 'CHEBI:33187'}, - 'MESH:C100077': {'CHEBI': 'CHEBI:135328'}, - 'MESH:C100082': {'CHEBI': 'CHEBI:6649'}, - 'MESH:C100083': {'CHEBI': 'CHEBI:5338'}, - 'MESH:C100088': {'CHEBI': 'CHEBI:38214'}, - 'MESH:C100092': {'CHEBI': 'CHEBI:82104'}, - 'MESH:C100098': {'CHEBI': 'CHEBI:135825'}, - 'MESH:C100100': {'CHEBI': 'CHEBI:135288'}, - 'MESH:C100101': {'CHEBI': 'CHEBI:93927'}, - 'MESH:C100102': {'CHEBI': 'CHEBI:135368'}, - 'MESH:C100110': {'CHEBI': 'CHEBI:135233'}, - 'MESH:C100111': {'CHEBI': 'CHEBI:134769'}, - 'MESH:C100112': {'CHEBI': 'CHEBI:135781'}, - 'MESH:C100113': {'CHEBI': 'CHEBI:135616'}, - 'MESH:C100116': {'CHEBI': 'CHEBI:135759'}, - 'MESH:C100121': {'CHEBI': 'CHEBI:136005'}, - 'MESH:C100122': {'CHEBI': 'CHEBI:135772'}, - 'MESH:C100123': {'CHEBI': 'CHEBI:135846'}, - 'MESH:C100128': {'CHEBI': 'CHEBI:81734'}, - 'MESH:C100129': {'CHEBI': 'CHEBI:8079'}, - 'MESH:C100133': {'CHEBI': 'CHEBI:135226'}, - 'MESH:C100135': {'CHEBI': 'CHEBI:52429'}, - 'MESH:C100137': {'CHEBI': 'CHEBI:17644'}, - 'MESH:C100140': {'CHEBI': 'CHEBI:135448'}, - 'MESH:C100141': {'CHEBI': 'CHEBI:135230'}, - 'MESH:C100142': {'CHEBI': 'CHEBI:135278'}, - 'MESH:C100146': {'CHEBI': 'CHEBI:27796'}, - 'MESH:C100147': {'CHEBI': 'CHEBI:135133'}, - 'MESH:C100149': {'CHEBI': 'CHEBI:80017'}, - 'MESH:C100163': {'CHEBI': 'CHEBI:38491'}, - 'MESH:C100170': {'CHEBI': 'CHEBI:167625'}, - 'MESH:C100171': {'CHEBI': 'CHEBI:135731'}, - 'MESH:C100172': {'CHEBI': 'CHEBI:34717'}, - 'MESH:C100175': {'CHEBI': 'CHEBI:82035'}, - 'MESH:C100180': {'CHEBI': 'CHEBI:82266'}, - 'MESH:C100192': {'CHEBI': 'CHEBI:35022'}, - 'MESH:C100194': {'CHEBI': 'CHEBI:59119'}, - 'MESH:C100195': {'CHEBI': 'CHEBI:81293'}, - 'MESH:C100197': {'CHEBI': 'CHEBI:134932'}, - 'MESH:C100201': {'CHEBI': 'CHEBI:7868'}, - 'MESH:C100209': {'CHEBI': 'CHEBI:52427'}, - 'MESH:C100211': {'CHEBI': 'CHEBI:81729'}, - 'MESH:C100215': {'CHEBI': 'CHEBI:135536'}, - 'MESH:C100223': {'CHEBI': 'CHEBI:135236'}, - 'MESH:C100224': {'CHEBI': 'CHEBI:80711'}, - 'MESH:C100228': {'CHEBI': 'CHEBI:135376'}, - 'MESH:C100232': {'CHEBI': 'CHEBI:61203'}, - 'MESH:C100234': {'CHEBI': 'CHEBI:27662'}, - 'MESH:C100236': {'CHEBI': 'CHEBI:5747'}, - 'MESH:C100242': {'CHEBI': 'CHEBI:135227'}, - 'MESH:C100243': {'CHEBI': 'CHEBI:51758'}, - 'MESH:C100245': {'CHEBI': 'CHEBI:135179'}, - 'MESH:C100247': {'CHEBI': 'CHEBI:135017'}, - 'MESH:C100249': {'CHEBI': 'CHEBI:135100'}, - 'MESH:C100250': {'CHEBI': 'CHEBI:134921'}, - 'MESH:C100251': {'CHEBI': 'CHEBI:9010'}, - 'MESH:C100253': {'CHEBI': 'CHEBI:135532'}, - 'MESH:C100254': {'CHEBI': 'CHEBI:37994'}, - 'MESH:C100255': {'CHEBI': 'CHEBI:135385'}, - 'MESH:C100259': {'CHEBI': 'CHEBI:31838'}, - 'MESH:C100260': {'CHEBI': 'CHEBI:135265'}, - 'MESH:C100262': {'CHEBI': 'CHEBI:81896'}, - 'MESH:C100264': {'CHEBI': 'CHEBI:64648'}, - 'MESH:C100267': {'CHEBI': 'CHEBI:135003'}, - 'MESH:C100274': {'CHEBI': 'CHEBI:135161'}, - 'MESH:C100275': {'CHEBI': 'CHEBI:135329'}, - 'MESH:C100276': {'CHEBI': 'CHEBI:5614'}, - 'MESH:C100278': {'CHEBI': 'CHEBI:31707'}, - 'MESH:C100281': {'CHEBI': 'CHEBI:135113'}, - 'MESH:C100282': {'CHEBI': 'CHEBI:134916'}, - 'MESH:C100283': {'CHEBI': 'CHEBI:34829'}, - 'MESH:C100285': {'CHEBI': 'CHEBI:134912'}, - 'MESH:C100286': {'CHEBI': 'CHEBI:6846'}, - 'MESH:C100288': {'CHEBI': 'CHEBI:135459'}, - 'MESH:C100289': {'CHEBI': 'CHEBI:31947'}, - 'MESH:C100290': {'CHEBI': 'CHEBI:135353'}, - 'MESH:C100294': {'CHEBI': 'CHEBI:8059'}, - 'MESH:C100295': {'CHEBI': 'CHEBI:135443'}, - 'MESH:C100298': {'CHEBI': 'CHEBI:90941'}, - 'MESH:C100302': {'CHEBI': 'CHEBI:32256'}, - 'MESH:C100305': {'CHEBI': 'CHEBI:81419'}, - 'MESH:C100306': {'CHEBI': 'CHEBI:71961'}, - 'MESH:C100307': {'CHEBI': 'CHEBI:45773'}, - 'MESH:C100342': {'CHEBI': 'CHEBI:50662'}, - 'MESH:C100349': {'CHEBI': 'CHEBI:63552'}, - 'MESH:C100417': {'CHEBI': 'CHEBI:45564'}, - 'MESH:C100435': {'CHEBI': 'CHEBI:3594'}, - 'MESH:C100442': {'CHEBI': 'CHEBI:130910'}, - 'MESH:C100509': {'CHEBI': 'CHEBI:173550'}, - 'MESH:C100511': {'CHEBI': 'CHEBI:68433'}, - 'MESH:C100522': {'CHEBI': 'CHEBI:169528'}, - 'MESH:C100545': {'CHEBI': 'CHEBI:80028'}, - 'MESH:C100573': {'CHEBI': 'CHEBI:15545'}, - 'MESH:C100591': {'CHEBI': 'CHEBI:132352'}, - 'MESH:C100600': {'CHEBI': 'CHEBI:173140'}, - 'MESH:C100667': {'CHEBI': 'CHEBI:133366'}, - 'MESH:C100679': {'CHEBI': 'CHEBI:67081'}, - 'MESH:C100698': {'CHEBI': 'CHEBI:72767'}, - 'MESH:C100705': {'CHEBI': 'CHEBI:66522'}, - 'MESH:C100706': {'CHEBI': 'CHEBI:66523'}, - 'MESH:C100708': {'CHEBI': 'CHEBI:82699'}, - 'MESH:C100712': {'CHEBI': 'CHEBI:65933'}, - 'MESH:C100749': {'CHEBI': 'CHEBI:50611'}, - 'MESH:C100796': {'CHEBI': 'CHEBI:73669'}, - 'MESH:C100863': {'CHEBI': 'CHEBI:170879'}, - 'MESH:C100870': {'CHEBI': 'CHEBI:41710'}, - 'MESH:C100904': {'CHEBI': 'CHEBI:65792'}, - 'MESH:C100905': {'CHEBI': 'CHEBI:65793'}, - 'MESH:C100908': {'CHEBI': 'CHEBI:174847'}, - 'MESH:C100909': {'CHEBI': 'CHEBI:173209'}, - 'MESH:C100917': {'CHEBI': 'CHEBI:177667'}, - 'MESH:C101012': {'CHEBI': 'CHEBI:81048'}, - 'MESH:C101044': {'CHEBI': 'CHEBI:75404'}, - 'MESH:C101180': {'CHEBI': 'CHEBI:165347'}, - 'MESH:C101207': {'CHEBI': 'CHEBI:391960'}, - 'MESH:C101278': {'CHEBI': 'CHEBI:4353'}, - 'MESH:C101280': {'CHEBI': 'CHEBI:176255'}, - 'MESH:C101314': {'CHEBI': 'CHEBI:75845'}, - 'MESH:C101335': {'CHEBI': 'CHEBI:61012'}, - 'MESH:C101347': {'CHEBI': 'CHEBI:28522'}, - 'MESH:C101425': {'CHEBI': 'CHEBI:64355'}, - 'MESH:C101433': {'CHEBI': 'CHEBI:168920'}, - 'MESH:C101434': {'CHEBI': 'CHEBI:82596'}, - 'MESH:C101439': {'CHEBI': 'CHEBI:66339'}, - 'MESH:C101456': {'CHEBI': 'CHEBI:66639'}, - 'MESH:C101494': {'CHEBI': 'CHEBI:66340'}, - 'MESH:C101560': {'CHEBI': 'CHEBI:175839'}, - 'MESH:C101584': {'CHEBI': 'CHEBI:140621'}, - 'MESH:C101805': {'CHEBI': 'CHEBI:65821'}, - 'MESH:C101813': {'CHEBI': 'CHEBI:6587'}, - 'MESH:C101930': {'CHEBI': 'CHEBI:2724'}, - 'MESH:C101973': {'CHEBI': 'CHEBI:69237'}, - 'MESH:C101979': {'CHEBI': 'CHEBI:66549'}, - 'MESH:C102043': {'CHEBI': 'CHEBI:32873'}, - 'MESH:C102075': {'CHEBI': 'CHEBI:47855'}, - 'MESH:C102081': {'CHEBI': 'CHEBI:38913'}, - 'MESH:C102147': {'CHEBI': 'CHEBI:59242'}, - 'MESH:C102200': {'CHEBI': 'CHEBI:28756'}, - 'MESH:C102204': {'CHEBI': 'CHEBI:164091'}, - 'MESH:C102258': {'CHEBI': 'CHEBI:135447'}, - 'MESH:C102326': {'CHEBI': 'CHEBI:3944'}, - 'MESH:C102334': {'CHEBI': 'CHEBI:138589'}, - 'MESH:C102386': {'CHEBI': 'CHEBI:65906'}, - 'MESH:C102405': {'CHEBI': 'CHEBI:22990'}, - 'MESH:C102408': {'CHEBI': 'CHEBI:68136'}, - 'MESH:C102409': {'CHEBI': 'CHEBI:68135'}, - 'MESH:C102410': {'CHEBI': 'CHEBI:172602'}, - 'MESH:C102417': {'CHEBI': 'CHEBI:178109'}, - 'MESH:C102439': {'CHEBI': 'CHEBI:65867'}, - 'MESH:C102442': {'CHEBI': 'CHEBI:66553'}, - 'MESH:C102485': {'CHEBI': 'CHEBI:176318'}, - 'MESH:C102486': {'CHEBI': 'CHEBI:176319'}, - 'MESH:C102487': {'CHEBI': 'CHEBI:80885'}, - 'MESH:C102577': {'CHEBI': 'CHEBI:166800'}, - 'MESH:C102635': {'CHEBI': 'CHEBI:34076'}, - 'MESH:C102709': {'CHEBI': 'CHEBI:175710'}, - 'MESH:C102710': {'CHEBI': 'CHEBI:168083'}, - 'MESH:C102712': {'CHEBI': 'CHEBI:66516'}, - 'MESH:C102714': {'CHEBI': 'CHEBI:135002'}, - 'MESH:C102728': {'CHEBI': 'CHEBI:44264'}, - 'MESH:C102748': {'CHEBI': 'CHEBI:165356'}, - 'MESH:C102766': {'CHEBI': 'CHEBI:6137'}, - 'MESH:C102777': {'CHEBI': 'CHEBI:67548'}, - 'MESH:C102779': {'CHEBI': 'CHEBI:66393'}, - 'MESH:C102783': {'CHEBI': 'CHEBI:66627'}, - 'MESH:C102817': {'CHEBI': 'CHEBI:32300'}, - 'MESH:C102829': {'CHEBI': 'CHEBI:81456'}, - 'MESH:C102831': {'CHEBI': 'CHEBI:64818'}, - 'MESH:C102867': {'CHEBI': 'CHEBI:133028'}, - 'MESH:C102963': {'CHEBI': 'CHEBI:36488'}, - 'MESH:C102977': {'CHEBI': 'CHEBI:66251'}, - 'MESH:C102988': {'CHEBI': 'CHEBI:38815'}, - 'MESH:C103016': {'CHEBI': 'CHEBI:139557'}, - 'MESH:C103033': {'CHEBI': 'CHEBI:66006'}, - 'MESH:C103034': {'CHEBI': 'CHEBI:65900'}, - 'MESH:C103112': {'CHEBI': 'CHEBI:174981'}, - 'MESH:C103141': {'CHEBI': 'CHEBI:80810'}, - 'MESH:C103155': {'CHEBI': 'CHEBI:65822'}, - 'MESH:C103156': {'CHEBI': 'CHEBI:65823'}, - 'MESH:C103157': {'CHEBI': 'CHEBI:65824'}, - 'MESH:C103231': {'CHEBI': 'CHEBI:177844'}, - 'MESH:C103275': {'CHEBI': 'CHEBI:73303'}, - 'MESH:C103358': {'CHEBI': 'CHEBI:73388'}, - 'MESH:C103399': {'CHEBI': 'CHEBI:8904'}, - 'MESH:C103435': {'CHEBI': 'CHEBI:168812'}, - 'MESH:C103454': {'CHEBI': 'CHEBI:66082'}, - 'MESH:C103455': {'CHEBI': 'CHEBI:66083'}, - 'MESH:C103464': {'CHEBI': 'CHEBI:125469'}, - 'MESH:C103470': {'CHEBI': 'CHEBI:179391'}, - 'MESH:C103481': {'CHEBI': 'CHEBI:3584'}, - 'MESH:C103490': {'CHEBI': 'CHEBI:135747'}, - 'MESH:C103505': {'CHEBI': 'CHEBI:90724'}, - 'MESH:C103522': {'CHEBI': 'CHEBI:15700'}, - 'MESH:C103639': {'CHEBI': 'CHEBI:135673'}, - 'MESH:C103700': {'CHEBI': 'CHEBI:168876'}, - 'MESH:C103727': {'CHEBI': 'CHEBI:34878'}, - 'MESH:C103830': {'CHEBI': 'CHEBI:7800'}, - 'MESH:C103848': {'CHEBI': 'CHEBI:142183'}, - 'MESH:C103885': {'CHEBI': 'CHEBI:87316'}, - 'MESH:C104027': {'CHEBI': 'CHEBI:2772'}, - 'MESH:C104066': {'CHEBI': 'CHEBI:143825'}, - 'MESH:C104083': {'CHEBI': 'CHEBI:6751'}, - 'MESH:C104090': {'CHEBI': 'CHEBI:73816'}, - 'MESH:C104201': {'CHEBI': 'CHEBI:31652'}, - 'MESH:C104223': {'CHEBI': 'CHEBI:31196'}, - 'MESH:C104257': {'CHEBI': 'CHEBI:158561'}, - 'MESH:C104275': {'CHEBI': 'CHEBI:71179'}, - 'MESH:C104293': {'CHEBI': 'CHEBI:163824'}, - 'MESH:C104349': {'CHEBI': 'CHEBI:74092'}, - 'MESH:C104363': {'CHEBI': 'CHEBI:85431'}, - 'MESH:C104398': {'CHEBI': 'CHEBI:29707'}, - 'MESH:C104416': {'CHEBI': 'CHEBI:76649'}, - 'MESH:C104457': {'CHEBI': 'CHEBI:63612'}, - 'MESH:C104537': {'CHEBI': 'CHEBI:80586'}, - 'MESH:C104601': {'CHEBI': 'CHEBI:80887'}, - 'MESH:C104629': {'CHEBI': 'CHEBI:27633'}, - 'MESH:C104705': {'CHEBI': 'CHEBI:74684'}, - 'MESH:C104774': {'CHEBI': 'CHEBI:175789'}, - 'MESH:C104803': {'CHEBI': 'CHEBI:9024'}, - 'MESH:C104813': {'CHEBI': 'CHEBI:51850'}, - 'MESH:C104840': {'CHEBI': 'CHEBI:168474'}, - 'MESH:C104846': {'CHEBI': 'CHEBI:63558'}, - 'MESH:C104862': {'CHEBI': 'CHEBI:48293'}, - 'MESH:C104880': {'CHEBI': 'CHEBI:62480'}, - 'MESH:C104961': {'CHEBI': 'CHEBI:66728'}, - 'MESH:C104992': {'CHEBI': 'CHEBI:65516'}, - 'MESH:C104993': {'CHEBI': 'CHEBI:65517'}, - 'MESH:C104994': {'CHEBI': 'CHEBI:65518'}, - 'MESH:C105009': {'CHEBI': 'CHEBI:87186'}, - 'MESH:C105050': {'CHEBI': 'CHEBI:51043'}, - 'MESH:C105051': {'CHEBI': 'CHEBI:177658'}, - 'MESH:C105066': {'CHEBI': 'CHEBI:176920'}, - 'MESH:C105149': {'CHEBI': 'CHEBI:40117'}, - 'MESH:C105171': {'CHEBI': 'CHEBI:18034'}, - 'MESH:C105188': {'CHEBI': 'CHEBI:68323'}, - 'MESH:C105246': {'CHEBI': 'CHEBI:77762'}, - 'MESH:C105254': {'CHEBI': 'CHEBI:135922'}, - 'MESH:C105260': {'CHEBI': 'CHEBI:34445'}, - 'MESH:C105273': {'CHEBI': 'CHEBI:60731'}, - 'MESH:C105293': {'CHEBI': 'CHEBI:80156'}, - 'MESH:C105294': {'CHEBI': 'CHEBI:80157'}, - 'MESH:C105381': {'CHEBI': 'CHEBI:66766'}, - 'MESH:C105478': {'CHEBI': 'CHEBI:147043'}, - 'MESH:C105565': {'CHEBI': 'CHEBI:172677'}, - 'MESH:C105620': {'CHEBI': 'CHEBI:70331'}, - 'MESH:C105643': {'CHEBI': 'CHEBI:4969'}, - 'MESH:C105664': {'CHEBI': 'CHEBI:168749'}, - 'MESH:C105671': {'CHEBI': 'CHEBI:5169'}, - 'MESH:C105686': {'CHEBI': 'CHEBI:63449'}, - 'MESH:C105692': {'CHEBI': 'CHEBI:81941'}, - 'MESH:C105695': {'CHEBI': 'CHEBI:135150'}, - 'MESH:C105698': {'CHEBI': 'CHEBI:175256'}, - 'MESH:C105726': {'CHEBI': 'CHEBI:101064'}, - 'MESH:C105731': {'CHEBI': 'CHEBI:6696'}, - 'MESH:C105732': {'CHEBI': 'CHEBI:8390'}, - 'MESH:C105743': {'CHEBI': 'CHEBI:38576'}, - 'MESH:C105775': {'CHEBI': 'CHEBI:165421'}, - 'MESH:C105791': {'CHEBI': 'CHEBI:32135'}, - 'MESH:C105836': {'CHEBI': 'CHEBI:67309'}, - 'MESH:C105905': {'CHEBI': 'CHEBI:67272'}, - 'MESH:C105931': {'CHEBI': 'CHEBI:137472'}, - 'MESH:C106014': {'CHEBI': 'CHEBI:65954'}, - 'MESH:C106022': {'CHEBI': 'CHEBI:75539'}, - 'MESH:C106053': {'CHEBI': 'CHEBI:169048'}, - 'MESH:C106055': {'CHEBI': 'CHEBI:81610'}, - 'MESH:C106056': {'CHEBI': 'CHEBI:81611'}, - 'MESH:C106077': {'CHEBI': 'CHEBI:135847'}, - 'MESH:C106126': {'CHEBI': 'CHEBI:29679'}, - 'MESH:C106154': {'CHEBI': 'CHEBI:82024'}, - 'MESH:C106188': {'CHEBI': 'CHEBI:62416'}, - 'MESH:C106238': {'CHEBI': 'CHEBI:15522'}, - 'MESH:C106266': {'CHEBI': 'CHEBI:135660'}, - 'MESH:C106301': {'CHEBI': 'CHEBI:32183'}, - 'MESH:C106389': {'CHEBI': 'CHEBI:681850'}, - 'MESH:C106397': {'CHEBI': 'CHEBI:66180'}, - 'MESH:C106439': {'CHEBI': 'CHEBI:66368'}, - 'MESH:C106479': {'CHEBI': 'CHEBI:60069'}, - 'MESH:C106487': {'CHEBI': 'CHEBI:8939'}, - 'MESH:C106531': {'CHEBI': 'CHEBI:168523'}, - 'MESH:C106538': {'CHEBI': 'CHEBI:421707'}, - 'MESH:C106572': {'CHEBI': 'CHEBI:83279'}, - 'MESH:C106574': {'CHEBI': 'CHEBI:31428'}, - 'MESH:C106648': {'CHEBI': 'CHEBI:62935'}, - 'MESH:C106692': {'CHEBI': 'CHEBI:169995'}, - 'MESH:C106731': {'CHEBI': 'CHEBI:47492'}, - 'MESH:C106738': {'CHEBI': 'CHEBI:31517'}, - 'MESH:C106761': {'CHEBI': 'CHEBI:65720'}, - 'MESH:C106783': {'CHEBI': 'CHEBI:7478'}, - 'MESH:C106791': {'CHEBI': 'CHEBI:29688'}, - 'MESH:C106812': {'CHEBI': 'CHEBI:31175'}, - 'MESH:C106818': {'CHEBI': 'CHEBI:75848'}, - 'MESH:C106856': {'CHEBI': 'CHEBI:135829'}, - 'MESH:C106872': {'CHEBI': 'CHEBI:137374'}, - 'MESH:C106914': {'CHEBI': 'CHEBI:80795'}, - 'MESH:C106927': {'CHEBI': 'CHEBI:87996'}, - 'MESH:C106940': {'CHEBI': 'CHEBI:2990'}, - 'MESH:C106986': {'CHEBI': 'CHEBI:169068'}, - 'MESH:C106995': {'CHEBI': 'CHEBI:177042'}, - 'MESH:C107016': {'CHEBI': 'CHEBI:63966'}, - 'MESH:C107018': {'CHEBI': 'CHEBI:8337'}, - 'MESH:C107026': {'CHEBI': 'CHEBI:66461'}, - 'MESH:C107027': {'CHEBI': 'CHEBI:66462'}, - 'MESH:C107032': {'CHEBI': 'CHEBI:66223'}, - 'MESH:C107033': {'CHEBI': 'CHEBI:66224'}, - 'MESH:C107034': {'CHEBI': 'CHEBI:66225'}, - 'MESH:C107035': {'CHEBI': 'CHEBI:66226'}, - 'MESH:C107057': {'CHEBI': 'CHEBI:51257'}, - 'MESH:C107067': {'CHEBI': 'CHEBI:64344'}, - 'MESH:C107099': {'CHEBI': 'CHEBI:175844'}, - 'MESH:C107181': {'CHEBI': 'CHEBI:133885'}, - 'MESH:C107199': {'CHEBI': 'CHEBI:177549'}, - 'MESH:C107248': {'CHEBI': 'CHEBI:74104'}, - 'MESH:C107259': {'CHEBI': 'CHEBI:2124'}, - 'MESH:C107303': {'CHEBI': 'CHEBI:135606'}, - 'MESH:C107313': {'CHEBI': 'CHEBI:59962'}, - 'MESH:C107336': {'CHEBI': 'CHEBI:63664'}, - 'MESH:C107364': {'CHEBI': 'CHEBI:2980'}, - 'MESH:C107384': {'CHEBI': 'CHEBI:16430'}, - 'MESH:C107456': {'CHEBI': 'CHEBI:65705'}, - 'MESH:C107497': {'CHEBI': 'CHEBI:168658'}, - 'MESH:C107509': {'CHEBI': 'CHEBI:38199'}, - 'MESH:C107556': {'CHEBI': 'CHEBI:64081'}, - 'MESH:C107594': {'CHEBI': 'CHEBI:92389'}, - 'MESH:C107601': {'CHEBI': 'CHEBI:5369'}, - 'MESH:C107623': {'CHEBI': 'CHEBI:49189'}, - 'MESH:C107629': {'CHEBI': 'CHEBI:75819'}, - 'MESH:C107676': {'CHEBI': 'CHEBI:4357'}, - 'MESH:C107694': {'CHEBI': 'CHEBI:15371'}, - 'MESH:C107724': {'CHEBI': 'CHEBI:16365'}, - 'MESH:C107770': {'CHEBI': 'CHEBI:171858'}, - 'MESH:C107771': {'CHEBI': 'CHEBI:171685'}, - 'MESH:C107772': {'CHEBI': 'CHEBI:66309'}, - 'MESH:C107773': {'CHEBI': 'CHEBI:8630'}, - 'MESH:C107917': {'CHEBI': 'CHEBI:73266'}, - 'MESH:C107918': {'CHEBI': 'CHEBI:60634'}, - 'MESH:C107972': {'CHEBI': 'CHEBI:83894'}, - 'MESH:C107996': {'CHEBI': 'CHEBI:38994'}, - 'MESH:C108005': {'CHEBI': 'CHEBI:81924'}, - 'MESH:C108024': {'CHEBI': 'CHEBI:39233'}, - 'MESH:C108036': {'CHEBI': 'CHEBI:59613'}, - 'MESH:C108081': {'CHEBI': 'CHEBI:91076'}, - 'MESH:C108119': {'CHEBI': 'CHEBI:80783'}, - 'MESH:C108128': {'CHEBI': 'CHEBI:134991'}, - 'MESH:C108139': {'CHEBI': 'CHEBI:82841'}, - 'MESH:C108157': {'CHEBI': 'CHEBI:171772'}, - 'MESH:C108201': {'CHEBI': 'CHEBI:67337'}, - 'MESH:C108204': {'CHEBI': 'CHEBI:82800'}, - 'MESH:C108217': {'CHEBI': 'CHEBI:47856'}, - 'MESH:C108246': {'CHEBI': 'CHEBI:172581'}, - 'MESH:C108278': {'CHEBI': 'CHEBI:2707'}, - 'MESH:C108286': {'CHEBI': 'CHEBI:83499'}, - 'MESH:C108337': {'CHEBI': 'CHEBI:8674'}, - 'MESH:C108338': {'CHEBI': 'CHEBI:4045'}, - 'MESH:C108339': {'CHEBI': 'CHEBI:81763'}, - 'MESH:C108401': {'CHEBI': 'CHEBI:163707'}, - 'MESH:C108424': {'CHEBI': 'CHEBI:177649'}, - 'MESH:C108475': {'CHEBI': 'CHEBI:32020'}, - 'MESH:C108532': {'CHEBI': 'CHEBI:64060'}, - 'MESH:C108732': {'CHEBI': 'CHEBI:133151'}, - 'MESH:C108735': {'CHEBI': 'CHEBI:143473'}, - 'MESH:C108830': {'CHEBI': 'CHEBI:75393'}, - 'MESH:C108952': {'CHEBI': 'CHEBI:73446'}, - 'MESH:C108953': {'CHEBI': 'CHEBI:70436'}, - 'MESH:C109005': {'CHEBI': 'CHEBI:69052'}, - 'MESH:C109134': {'CHEBI': 'CHEBI:178482'}, - 'MESH:C109267': {'CHEBI': 'CHEBI:42578'}, - 'MESH:C109326': {'CHEBI': 'CHEBI:7469'}, - 'MESH:C109345': {'CHEBI': 'CHEBI:63925'}, - 'MESH:C109347': {'CHEBI': 'CHEBI:64032'}, - 'MESH:C109388': {'CHEBI': 'CHEBI:137227'}, - 'MESH:C109390': {'CHEBI': 'CHEBI:178579'}, - 'MESH:C109392': {'CHEBI': 'CHEBI:175562'}, - 'MESH:C109393': {'CHEBI': 'CHEBI:131956'}, - 'MESH:C109409': {'CHEBI': 'CHEBI:82806'}, - 'MESH:C109476': {'CHEBI': 'CHEBI:4811'}, - 'MESH:C109487': {'CHEBI': 'CHEBI:139334'}, - 'MESH:C109503': {'CHEBI': 'CHEBI:5684'}, - 'MESH:C109532': {'CHEBI': 'CHEBI:79385'}, - 'MESH:C109625': {'CHEBI': 'CHEBI:64164'}, - 'MESH:C109640': {'CHEBI': 'CHEBI:134846'}, - 'MESH:C109664': {'CHEBI': 'CHEBI:138921'}, - 'MESH:C109708': {'CHEBI': 'CHEBI:68203'}, - 'MESH:C109760': {'CHEBI': 'CHEBI:30824'}, - 'MESH:C109860': {'CHEBI': 'CHEBI:44534'}, - 'MESH:C109947': {'CHEBI': 'CHEBI:65689'}, - 'MESH:C109994': {'CHEBI': 'CHEBI:133197'}, - 'MESH:C109998': {'CHEBI': 'CHEBI:174041'}, - 'MESH:C110003': {'CHEBI': 'CHEBI:176213'}, - 'MESH:C110034': {'CHEBI': 'CHEBI:177432'}, - 'MESH:C110050': {'CHEBI': 'CHEBI:17901'}, - 'MESH:C110055': {'CHEBI': 'CHEBI:34529'}, - 'MESH:C110080': {'CHEBI': 'CHEBI:8275'}, - 'MESH:C110125': {'CHEBI': 'CHEBI:32540'}, - 'MESH:C110196': {'CHEBI': 'CHEBI:34953'}, - 'MESH:C110286': {'CHEBI': 'CHEBI:8982'}, - 'MESH:C110290': {'CHEBI': 'CHEBI:176052'}, - 'MESH:C110298': {'CHEBI': 'CHEBI:169657'}, - 'MESH:C110306': {'CHEBI': 'CHEBI:165885'}, - 'MESH:C110415': {'CHEBI': 'CHEBI:68572'}, - 'MESH:C110453': {'CHEBI': 'CHEBI:73041'}, - 'MESH:C110469': {'CHEBI': 'CHEBI:73607'}, - 'MESH:C110470': {'CHEBI': 'CHEBI:73823'}, - 'MESH:C110481': {'CHEBI': 'CHEBI:10089'}, - 'MESH:C110557': {'CHEBI': 'CHEBI:2701'}, - 'MESH:C110566': {'CHEBI': 'CHEBI:165180'}, - 'MESH:C110583': {'CHEBI': 'CHEBI:174288'}, - 'MESH:C110630': {'CHEBI': 'CHEBI:146245'}, - 'MESH:C110631': {'CHEBI': 'CHEBI:82713'}, - 'MESH:C110636': {'CHEBI': 'CHEBI:47112'}, - 'MESH:C110657': {'CHEBI': 'CHEBI:31754'}, - 'MESH:C110744': {'CHEBI': 'CHEBI:62519'}, - 'MESH:C110772': {'CHEBI': 'CHEBI:138013'}, - 'MESH:C110787': {'CHEBI': 'CHEBI:66475'}, - 'MESH:C110788': {'CHEBI': 'CHEBI:66476'}, - 'MESH:C110789': {'CHEBI': 'CHEBI:66477'}, - 'MESH:C110902': {'CHEBI': 'CHEBI:80553'}, - 'MESH:C110924': {'CHEBI': 'CHEBI:29476'}, - 'MESH:C111016': {'CHEBI': 'CHEBI:149956'}, - 'MESH:C111019': {'CHEBI': 'CHEBI:176795'}, - 'MESH:C111106': {'CHEBI': 'CHEBI:63729'}, - 'MESH:C111141': {'CHEBI': 'CHEBI:65514'}, - 'MESH:C111142': {'CHEBI': 'CHEBI:66341'}, - 'MESH:C111148': {'CHEBI': 'CHEBI:80143'}, - 'MESH:C111178': {'CHEBI': 'CHEBI:41778'}, - 'MESH:C111198': {'CHEBI': 'CHEBI:80851'}, - 'MESH:C111217': {'CHEBI': 'CHEBI:90241'}, - 'MESH:C111268': {'CHEBI': 'CHEBI:66771'}, - 'MESH:C111299': {'CHEBI': 'CHEBI:34815'}, - 'MESH:C111328': {'CHEBI': 'CHEBI:66042'}, - 'MESH:C111332': {'CHEBI': 'CHEBI:135938'}, - 'MESH:C111345': {'CHEBI': 'CHEBI:84877'}, - 'MESH:C111472': {'CHEBI': 'CHEBI:52133'}, - 'MESH:C111519': {'CHEBI': 'CHEBI:90522'}, - 'MESH:C111554': {'CHEBI': 'CHEBI:79615'}, - 'MESH:C111599': {'CHEBI': 'CHEBI:134726'}, - 'MESH:C111701': {'CHEBI': 'CHEBI:169661'}, - 'MESH:C111762': {'CHEBI': 'CHEBI:66638'}, - 'MESH:C111774': {'CHEBI': 'CHEBI:63717'}, - 'MESH:C111789': {'CHEBI': 'CHEBI:63918'}, - 'MESH:C111827': {'CHEBI': 'CHEBI:3176'}, - 'MESH:C112040': {'CHEBI': 'CHEBI:71980'}, - 'MESH:C112099': {'CHEBI': 'CHEBI:8978'}, - 'MESH:C112170': {'CHEBI': 'CHEBI:27664'}, - 'MESH:C112174': {'CHEBI': 'CHEBI:31054'}, - 'MESH:C112275': {'CHEBI': 'CHEBI:27779'}, - 'MESH:C112295': {'CHEBI': 'CHEBI:173748'}, - 'MESH:C112331': {'CHEBI': 'CHEBI:177760'}, - 'MESH:C112372': {'CHEBI': 'CHEBI:65582'}, - 'MESH:C112379': {'CHEBI': 'CHEBI:165773'}, - 'MESH:C112458': {'CHEBI': 'CHEBI:66955'}, - 'MESH:C112468': {'CHEBI': 'CHEBI:86562'}, - 'MESH:C112528': {'CHEBI': 'CHEBI:34825'}, - 'MESH:C112601': {'CHEBI': 'CHEBI:80409'}, - 'MESH:C112658': {'CHEBI': 'CHEBI:158972'}, - 'MESH:C112666': {'CHEBI': 'CHEBI:31644'}, - 'MESH:C112705': {'CHEBI': 'CHEBI:13166'}, - 'MESH:C112711': {'CHEBI': 'CHEBI:171886'}, - 'MESH:C112765': {'CHEBI': 'CHEBI:64153'}, - 'MESH:C112787': {'CHEBI': 'CHEBI:68064'}, - 'MESH:C112799': {'CHEBI': 'CHEBI:69373'}, - 'MESH:C112884': {'CHEBI': 'CHEBI:67534'}, - 'MESH:C113019': {'CHEBI': 'CHEBI:31338'}, - 'MESH:C113058': {'CHEBI': 'CHEBI:176190'}, - 'MESH:C113060': {'CHEBI': 'CHEBI:84903'}, - 'MESH:C113068': {'CHEBI': 'CHEBI:137501'}, - 'MESH:C113100': {'CHEBI': 'CHEBI:43467'}, - 'MESH:C113141': {'CHEBI': 'CHEBI:19332'}, - 'MESH:C113142': {'CHEBI': 'CHEBI:28585'}, - 'MESH:C113164': {'CHEBI': 'CHEBI:162325'}, - 'MESH:C113196': {'CHEBI': 'CHEBI:180486'}, - 'MESH:C113254': {'CHEBI': 'CHEBI:74456'}, - 'MESH:C113266': {'CHEBI': 'CHEBI:38229'}, - 'MESH:C113269': {'CHEBI': 'CHEBI:38235'}, - 'MESH:C113282': {'CHEBI': 'CHEBI:138885'}, - 'MESH:C113296': {'CHEBI': 'CHEBI:141449'}, - 'MESH:C113317': {'CHEBI': 'CHEBI:21337'}, - 'MESH:C113399': {'CHEBI': 'CHEBI:156259'}, - 'MESH:C113438': {'CHEBI': 'CHEBI:9136'}, - 'MESH:C113460': {'CHEBI': 'CHEBI:59481'}, - 'MESH:C113567': {'CHEBI': 'CHEBI:37329'}, - 'MESH:C113580': {'CHEBI': 'CHEBI:90693'}, - 'MESH:C113584': {'CHEBI': 'CHEBI:49840'}, - 'MESH:C113593': {'CHEBI': 'CHEBI:81891'}, - 'MESH:C113682': {'CHEBI': 'CHEBI:80640'}, - 'MESH:C113749': {'CHEBI': 'CHEBI:134712'}, - 'MESH:C113797': {'CHEBI': 'CHEBI:31637'}, - 'MESH:C113805': {'CHEBI': 'CHEBI:88900'}, - 'MESH:C113825': {'CHEBI': 'CHEBI:8732'}, - 'MESH:C113826': {'CHEBI': 'CHEBI:4309'}, - 'MESH:C113843': {'CHEBI': 'CHEBI:73425'}, - 'MESH:C113859': {'CHEBI': 'CHEBI:157713'}, - 'MESH:C113861': {'CHEBI': 'CHEBI:67895'}, - 'MESH:C113957': {'CHEBI': 'CHEBI:30859'}, - 'MESH:C113966': {'CHEBI': 'CHEBI:2721'}, - 'MESH:C114062': {'CHEBI': 'CHEBI:85611'}, - 'MESH:C114110': {'CHEBI': 'CHEBI:80649'}, - 'MESH:C114121': {'CHEBI': 'CHEBI:65893'}, - 'MESH:C114122': {'CHEBI': 'CHEBI:65894'}, - 'MESH:C114123': {'CHEBI': 'CHEBI:66625'}, - 'MESH:C114124': {'CHEBI': 'CHEBI:141380'}, - 'MESH:C114132': {'CHEBI': 'CHEBI:66238'}, - 'MESH:C114133': {'CHEBI': 'CHEBI:66239'}, - 'MESH:C114134': {'CHEBI': 'CHEBI:66240'}, - 'MESH:C114135': {'CHEBI': 'CHEBI:66241'}, - 'MESH:C114323': {'CHEBI': 'CHEBI:42383'}, - 'MESH:C114429': {'CHEBI': 'CHEBI:70206'}, - 'MESH:C114438': {'CHEBI': 'CHEBI:28426'}, - 'MESH:C114470': {'CHEBI': 'CHEBI:28302'}, - 'MESH:C114535': {'CHEBI': 'CHEBI:149521'}, - 'MESH:C114655': {'CHEBI': 'CHEBI:175290'}, - 'MESH:C114745': {'CHEBI': 'CHEBI:81485'}, - 'MESH:C114765': {'CHEBI': 'CHEBI:141939'}, - 'MESH:C114808': {'CHEBI': 'CHEBI:75004'}, - 'MESH:C114809': {'CHEBI': 'CHEBI:25161'}, - 'MESH:C114874': {'CHEBI': 'CHEBI:25634'}, - 'MESH:C114891': {'CHEBI': 'CHEBI:161488'}, - 'MESH:C114900': {'CHEBI': 'CHEBI:172620'}, - 'MESH:C114901': {'CHEBI': 'CHEBI:172641'}, - 'MESH:C115058': {'CHEBI': 'CHEBI:81760'}, - 'MESH:C115127': {'CHEBI': 'CHEBI:177708'}, - 'MESH:C115311': {'CHEBI': 'CHEBI:173302'}, - 'MESH:C115354': {'CHEBI': 'CHEBI:47097'}, - 'MESH:C115461': {'CHEBI': 'CHEBI:76274'}, - 'MESH:C115535': {'CHEBI': 'CHEBI:66772'}, - 'MESH:C115556': {'CHEBI': 'CHEBI:69192'}, - 'MESH:C115621': {'CHEBI': 'CHEBI:65895'}, - 'MESH:C115642': {'CHEBI': 'CHEBI:167695'}, - 'MESH:C115643': {'CHEBI': 'CHEBI:167696'}, - 'MESH:C115644': {'CHEBI': 'CHEBI:7518'}, - 'MESH:C115647': {'CHEBI': 'CHEBI:50922'}, - 'MESH:C115662': {'CHEBI': 'CHEBI:80674'}, - 'MESH:C115711': {'CHEBI': 'CHEBI:63448'}, - 'MESH:C115774': {'CHEBI': 'CHEBI:75399'}, - 'MESH:C115837': {'CHEBI': 'CHEBI:66681'}, - 'MESH:C115840': {'CHEBI': 'CHEBI:65598'}, - 'MESH:C115865': {'CHEBI': 'CHEBI:3711'}, - 'MESH:C115921': {'CHEBI': 'CHEBI:34807'}, - 'MESH:C115958': {'CHEBI': 'CHEBI:175111'}, - 'MESH:C115983': {'CHEBI': 'CHEBI:169008'}, - 'MESH:C116023': {'CHEBI': 'CHEBI:49191'}, - 'MESH:C116090': {'CHEBI': 'CHEBI:177596'}, - 'MESH:C116091': {'CHEBI': 'CHEBI:166659'}, - 'MESH:C116093': {'CHEBI': 'CHEBI:81861'}, - 'MESH:C116173': {'CHEBI': 'CHEBI:156204'}, - 'MESH:C116190': {'CHEBI': 'CHEBI:88214'}, - 'MESH:C116328': {'CHEBI': 'CHEBI:8881'}, - 'MESH:C116379': {'CHEBI': 'CHEBI:327119'}, - 'MESH:C116473': {'CHEBI': 'CHEBI:30588'}, - 'MESH:C116604': {'CHEBI': 'CHEBI:62440'}, - 'MESH:C116616': {'CHEBI': 'CHEBI:25307'}, - 'MESH:C116645': {'CHEBI': 'CHEBI:67326'}, - 'MESH:C116675': {'CHEBI': 'CHEBI:144220'}, - 'MESH:C116804': {'CHEBI': 'CHEBI:62034'}, - 'MESH:C116835': {'CHEBI': 'CHEBI:65981'}, - 'MESH:C116840': {'CHEBI': 'CHEBI:28839'}, - 'MESH:C116895': {'CHEBI': 'CHEBI:8622'}, - 'MESH:C116926': {'CHEBI': 'CHEBI:8887'}, - 'MESH:C116931': {'CHEBI': 'CHEBI:175496'}, - 'MESH:C116935': {'CHEBI': 'CHEBI:66256'}, - 'MESH:C116955': {'CHEBI': 'CHEBI:81323'}, - 'MESH:C116963': {'CHEBI': 'CHEBI:135702'}, - 'MESH:C117011': {'CHEBI': 'CHEBI:92369'}, - 'MESH:C117117': {'CHEBI': 'CHEBI:169526'}, - 'MESH:C117132': {'CHEBI': 'CHEBI:177812'}, - 'MESH:C117169': {'CHEBI': 'CHEBI:137749'}, - 'MESH:C117218': {'CHEBI': 'CHEBI:31871'}, - 'MESH:C117223': {'CHEBI': 'CHEBI:78250'}, - 'MESH:C117224': {'CHEBI': 'CHEBI:24579'}, - 'MESH:C117268': {'CHEBI': 'CHEBI:135888'}, - 'MESH:C117290': {'CHEBI': 'CHEBI:34032'}, - 'MESH:C117291': {'CHEBI': 'CHEBI:34302'}, - 'MESH:C117305': {'CHEBI': 'CHEBI:69134'}, - 'MESH:C117306': {'CHEBI': 'CHEBI:69135'}, - 'MESH:C117446': {'CHEBI': 'CHEBI:90841'}, - 'MESH:C117460': {'CHEBI': 'CHEBI:134703'}, - 'MESH:C117479': {'CHEBI': 'CHEBI:135952'}, - 'MESH:C117501': {'CHEBI': 'CHEBI:66544'}, - 'MESH:C117502': {'CHEBI': 'CHEBI:65991'}, - 'MESH:C117518': {'CHEBI': 'CHEBI:80484'}, - 'MESH:C117715': {'CHEBI': 'CHEBI:59612'}, - 'MESH:C117762': {'CHEBI': 'CHEBI:4323'}, - 'MESH:C117802': {'CHEBI': 'CHEBI:168902'}, - 'MESH:C117816': {'CHEBI': 'CHEBI:65799'}, - 'MESH:C117845': {'CHEBI': 'CHEBI:29705'}, - 'MESH:C117943': {'CHEBI': 'CHEBI:80816'}, - 'MESH:C117959': {'CHEBI': 'CHEBI:145429'}, - 'MESH:C117975': {'CHEBI': 'CHEBI:28555'}, - 'MESH:C118034': {'CHEBI': 'CHEBI:86007'}, - 'MESH:C118050': {'CHEBI': 'CHEBI:34931'}, - 'MESH:C118072': {'CHEBI': 'CHEBI:29621'}, - 'MESH:C118105': {'CHEBI': 'CHEBI:66105'}, - 'MESH:C118106': {'CHEBI': 'CHEBI:66106'}, - 'MESH:C118259': {'CHEBI': 'CHEBI:65513'}, - 'MESH:C118308': {'CHEBI': 'CHEBI:149955'}, - 'MESH:C118494': {'CHEBI': 'CHEBI:51835'}, - 'MESH:C118527': {'CHEBI': 'CHEBI:144197'}, - 'MESH:C118531': {'CHEBI': 'CHEBI:46699'}, - 'MESH:C118538': {'CHEBI': 'CHEBI:70168'}, - 'MESH:C118541': {'CHEBI': 'CHEBI:176817'}, - 'MESH:C118551': {'CHEBI': 'CHEBI:170873'}, - 'MESH:C118559': {'CHEBI': 'CHEBI:47105'}, - 'MESH:C118563': {'CHEBI': 'CHEBI:135738'}, - 'MESH:C118580': {'CHEBI': 'CHEBI:134750'}, - 'MESH:C118653': {'CHEBI': 'CHEBI:47870'}, - 'MESH:C118657': {'CHEBI': 'CHEBI:34654'}, - 'MESH:C118715': {'CHEBI': 'CHEBI:67559'}, - 'MESH:C118739': {'CHEBI': 'CHEBI:132082'}, - 'MESH:C118790': {'CHEBI': 'CHEBI:55438'}, - 'MESH:C118818': {'CHEBI': 'CHEBI:60959'}, - 'MESH:C118947': {'CHEBI': 'CHEBI:8979'}, - 'MESH:C118963': {'CHEBI': 'CHEBI:82862'}, - 'MESH:C119042': {'CHEBI': 'CHEBI:165891'}, - 'MESH:C119108': {'CHEBI': 'CHEBI:73585'}, - 'MESH:C119141': {'CHEBI': 'CHEBI:73275'}, - 'MESH:C119167': {'CHEBI': 'CHEBI:14261'}, - 'MESH:C119273': {'CHEBI': 'CHEBI:34392'}, - 'MESH:C119285': {'CHEBI': 'CHEBI:133848'}, - 'MESH:C119334': {'CHEBI': 'CHEBI:66751'}, - 'MESH:C119335': {'CHEBI': 'CHEBI:66752'}, - 'MESH:C119402': {'CHEBI': 'CHEBI:68861'}, - 'MESH:C119453': {'CHEBI': 'CHEBI:174956'}, - 'MESH:C119457': {'CHEBI': 'CHEBI:140134'}, - 'MESH:C119474': {'CHEBI': 'CHEBI:66548'}, - 'MESH:C119494': {'CHEBI': 'CHEBI:79311'}, - 'MESH:C119541': {'CHEBI': 'CHEBI:139380'}, - 'MESH:C119591': {'CHEBI': 'CHEBI:8837'}, - 'MESH:C119593': {'CHEBI': 'CHEBI:135408'}, - 'MESH:C119594': {'CHEBI': 'CHEBI:168433'}, - 'MESH:C119615': {'CHEBI': 'CHEBI:135544'}, - 'MESH:C119644': {'CHEBI': 'CHEBI:4387'}, - 'MESH:C119678': {'CHEBI': 'CHEBI:53076'}, - 'MESH:C119737': {'CHEBI': 'CHEBI:50207'}, - 'MESH:C119778': {'CHEBI': 'CHEBI:81209'}, - 'MESH:C119779': {'CHEBI': 'CHEBI:81210'}, - 'MESH:C119780': {'CHEBI': 'CHEBI:81211'}, - 'MESH:C119867': {'CHEBI': 'CHEBI:173521'}, - 'MESH:C119868': {'CHEBI': 'CHEBI:19804'}, - 'MESH:C119869': {'CHEBI': 'CHEBI:8634'}, - 'MESH:C119992': {'CHEBI': 'CHEBI:33085'}, - 'MESH:C119998': {'CHEBI': 'CHEBI:32191'}, - 'MESH:C120039': {'CHEBI': 'CHEBI:9429'}, - 'MESH:C120040': {'CHEBI': 'CHEBI:9428'}, - 'MESH:C120093': {'CHEBI': 'CHEBI:175117'}, - 'MESH:C120097': {'CHEBI': 'CHEBI:66081'}, - 'MESH:C120099': {'CHEBI': 'CHEBI:79992'}, - 'MESH:C120208': {'CHEBI': 'CHEBI:145174'}, - 'MESH:C120343': {'CHEBI': 'CHEBI:53075'}, - 'MESH:C120347': {'CHEBI': 'CHEBI:174979'}, - 'MESH:C120356': {'CHEBI': 'CHEBI:32817'}, - 'MESH:C120440': {'CHEBI': 'CHEBI:83275'}, - 'MESH:C120456': {'CHEBI': 'CHEBI:52238'}, - 'MESH:C120457': {'CHEBI': 'CHEBI:52220'}, - 'MESH:C120481': {'CHEBI': 'CHEBI:31397'}, - 'MESH:C120486': {'CHEBI': 'CHEBI:15640'}, - 'MESH:C120538': {'CHEBI': 'CHEBI:38760'}, - 'MESH:C120594': {'CHEBI': 'CHEBI:141456'}, - 'MESH:C120647': {'CHEBI': 'CHEBI:31028'}, - 'MESH:C120690': {'CHEBI': 'CHEBI:132169'}, - 'MESH:C120727': {'CHEBI': 'CHEBI:144159'}, - 'MESH:C120793': {'CHEBI': 'CHEBI:138488'}, - 'MESH:C120861': {'CHEBI': 'CHEBI:81789'}, - 'MESH:C120953': {'CHEBI': 'CHEBI:134720'}, - 'MESH:C121126': {'CHEBI': 'CHEBI:175825'}, - 'MESH:C121227': {'CHEBI': 'CHEBI:177643'}, - 'MESH:C121237': {'CHEBI': 'CHEBI:60297'}, - 'MESH:C121315': {'CHEBI': 'CHEBI:70449'}, - 'MESH:C121345': {'CHEBI': 'CHEBI:291342'}, - 'MESH:C121358': {'CHEBI': 'CHEBI:44814'}, - 'MESH:C121465': {'CHEBI': 'CHEBI:64159'}, - 'MESH:C121479': {'CHEBI': 'CHEBI:34240'}, - 'MESH:C121481': {'CHEBI': 'CHEBI:2899'}, - 'MESH:C121552': {'CHEBI': 'CHEBI:3365'}, - 'MESH:C121572': {'CHEBI': 'CHEBI:67606'}, - 'MESH:C121619': {'CHEBI': 'CHEBI:6568'}, - 'MESH:C121707': {'CHEBI': 'CHEBI:17793'}, - 'MESH:C121784': {'CHEBI': 'CHEBI:32292'}, - 'MESH:C121845': {'CHEBI': 'CHEBI:168044'}, - 'MESH:C121925': {'CHEBI': 'CHEBI:89421'}, - 'MESH:C121968': {'CHEBI': 'CHEBI:82407'}, - 'MESH:C121969': {'CHEBI': 'CHEBI:82408'}, - 'MESH:C121970': {'CHEBI': 'CHEBI:82412'}, - 'MESH:C121971': {'CHEBI': 'CHEBI:82547'}, - 'MESH:C122001': {'CHEBI': 'CHEBI:166826'}, - 'MESH:C122072': {'CHEBI': 'CHEBI:80556'}, - 'MESH:C122124': {'CHEBI': 'CHEBI:66257'}, - 'MESH:C122128': {'CHEBI': 'CHEBI:138435'}, - 'MESH:C1720824': {'MONDO': 'MONDO:0100511'}, - 'MESH:C400131': {'CHEBI': 'CHEBI:149641'}, - 'MESH:C400184': {'CHEBI': 'CHEBI:77890'}, - 'MESH:C400188': {'CHEBI': 'CHEBI:59679'}, - 'MESH:C400223': {'CHEBI': 'CHEBI:75382'}, - 'MESH:C400265': {'CHEBI': 'CHEBI:179443'}, - 'MESH:C400279': {'CHEBI': 'CHEBI:173875'}, - 'MESH:C400304': {'CHEBI': 'CHEBI:51744'}, - 'MESH:C400760': {'CHEBI': 'CHEBI:132841'}, - 'MESH:C400781': {'CHEBI': 'CHEBI:86583'}, - 'MESH:C400802': {'CHEBI': 'CHEBI:34808'}, - 'MESH:C400974': {'CHEBI': 'CHEBI:74859'}, - 'MESH:C401104': {'CHEBI': 'CHEBI:38630'}, - 'MESH:C401161': {'CHEBI': 'CHEBI:48582'}, - 'MESH:C401242': {'CHEBI': 'CHEBI:80030'}, - 'MESH:C401281': {'CHEBI': 'CHEBI:4033'}, - 'MESH:C401283': {'CHEBI': 'CHEBI:135725'}, - 'MESH:C401285': {'CHEBI': 'CHEBI:34817'}, - 'MESH:C401287': {'CHEBI': 'CHEBI:6891'}, - 'MESH:C401291': {'CHEBI': 'CHEBI:173271'}, - 'MESH:C401292': {'CHEBI': 'CHEBI:175554'}, - 'MESH:C401293': {'CHEBI': 'CHEBI:69082'}, - 'MESH:C401764': {'CHEBI': 'CHEBI:134926'}, - 'MESH:C401859': {'CHEBI': 'CHEBI:79699'}, - 'MESH:C401930': {'CHEBI': 'CHEBI:66426'}, - 'MESH:C401933': {'CHEBI': 'CHEBI:81120'}, - 'MESH:C401941': {'CHEBI': 'CHEBI:174780'}, - 'MESH:C401958': {'CHEBI': 'CHEBI:173688'}, - 'MESH:C402114': {'CHEBI': 'CHEBI:80206'}, - 'MESH:C402172': {'CHEBI': 'CHEBI:24616'}, - 'MESH:C402301': {'CHEBI': 'CHEBI:78913'}, - 'MESH:C402343': {'CHEBI': 'CHEBI:177609'}, - 'MESH:C402413': {'CHEBI': 'CHEBI:24750'}, - 'MESH:C402416': {'CHEBI': 'CHEBI:146244'}, - 'MESH:C402677': {'CHEBI': 'CHEBI:75622'}, - 'MESH:C402693': {'CHEBI': 'CHEBI:66360'}, - 'MESH:C402769': {'CHEBI': 'CHEBI:141969'}, - 'MESH:C402882': {'CHEBI': 'CHEBI:66273'}, - 'MESH:C402917': {'CHEBI': 'CHEBI:80069'}, - 'MESH:C402964': {'CHEBI': 'CHEBI:59963'}, - 'MESH:C403069': {'CHEBI': 'CHEBI:15472'}, - 'MESH:C403269': {'CHEBI': 'CHEBI:25877'}, - 'MESH:C403304': {'CHEBI': 'CHEBI:63892'}, - 'MESH:C403315': {'CHEBI': 'CHEBI:27791'}, - 'MESH:C403632': {'CHEBI': 'CHEBI:48233'}, - 'MESH:C403723': {'CHEBI': 'CHEBI:32137'}, - 'MESH:C403866': {'CHEBI': 'CHEBI:65375'}, - 'MESH:C403894': {'CHEBI': 'CHEBI:58972'}, - 'MESH:C403945': {'CHEBI': 'CHEBI:81829'}, - 'MESH:C404221': {'CHEBI': 'CHEBI:4946'}, - 'MESH:C404383': {'CHEBI': 'CHEBI:171888'}, - 'MESH:C404406': {'CHEBI': 'CHEBI:3690'}, - 'MESH:C404525': {'CHEBI': 'CHEBI:83503'}, - 'MESH:C404563': {'CHEBI': 'CHEBI:141960'}, - 'MESH:C404727': {'CHEBI': 'CHEBI:39704'}, - 'MESH:C404768': {'CHEBI': 'CHEBI:90620'}, - 'MESH:C404845': {'CHEBI': 'CHEBI:171659'}, - 'MESH:C404985': {'CHEBI': 'CHEBI:2314'}, - 'MESH:C405050': {'CHEBI': 'CHEBI:66242'}, - 'MESH:C405051': {'CHEBI': 'CHEBI:66243'}, - 'MESH:C405052': {'CHEBI': 'CHEBI:66244'}, - 'MESH:C405054': {'CHEBI': 'CHEBI:65932'}, - 'MESH:C405057': {'CHEBI': 'CHEBI:66740'}, - 'MESH:C405058': {'CHEBI': 'CHEBI:66741'}, - 'MESH:C405143': {'CHEBI': 'CHEBI:19813'}, - 'MESH:C405204': {'CHEBI': 'CHEBI:35021'}, - 'MESH:C405354': {'CHEBI': 'CHEBI:47697'}, - 'MESH:C405499': {'CHEBI': 'CHEBI:29506'}, - 'MESH:C405645': {'CHEBI': 'CHEBI:159301'}, - 'MESH:C405766': {'CHEBI': 'CHEBI:29554'}, - 'MESH:C405842': {'CHEBI': 'CHEBI:65728'}, - 'MESH:C405843': {'CHEBI': 'CHEBI:65729'}, - 'MESH:C405903': {'CHEBI': 'CHEBI:52296'}, - 'MESH:C405923': {'CHEBI': 'CHEBI:32283'}, - 'MESH:C405943': {'CHEBI': 'CHEBI:44493'}, - 'MESH:C405951': {'CHEBI': 'CHEBI:45822'}, - 'MESH:C406042': {'CHEBI': 'CHEBI:65371'}, - 'MESH:C406043': {'CHEBI': 'CHEBI:65372'}, - 'MESH:C406044': {'CHEBI': 'CHEBI:65475'}, - 'MESH:C406045': {'CHEBI': 'CHEBI:65476'}, - 'MESH:C406050': {'CHEBI': 'CHEBI:65515'}, - 'MESH:C406143': {'CHEBI': 'CHEBI:177492'}, - 'MESH:C406224': {'CHEBI': 'CHEBI:63634'}, - 'MESH:C406343': {'CHEBI': 'CHEBI:8980'}, - 'MESH:C406457': {'CHEBI': 'CHEBI:44898'}, - 'MESH:C406458': {'CHEBI': 'CHEBI:73507'}, - 'MESH:C406459': {'CHEBI': 'CHEBI:74702'}, - 'MESH:C406478': {'CHEBI': 'CHEBI:61010'}, - 'MESH:C406525': {'CHEBI': 'CHEBI:90681'}, - 'MESH:C406527': {'CHEBI': 'CHEBI:101854'}, - 'MESH:C406593': {'CHEBI': 'CHEBI:133863'}, - 'MESH:C406624': {'CHEBI': 'CHEBI:166575'}, - 'MESH:C406662': {'CHEBI': 'CHEBI:135552'}, - 'MESH:C406682': {'CHEBI': 'CHEBI:133889'}, - 'MESH:C406690': {'CHEBI': 'CHEBI:165858'}, - 'MESH:C406744': {'CHEBI': 'CHEBI:73305'}, - 'MESH:C406884': {'CHEBI': 'CHEBI:50950'}, - 'MESH:C407009': {'CHEBI': 'CHEBI:83155'}, - 'MESH:C407022': {'CHEBI': 'CHEBI:80594'}, - 'MESH:C407096': {'CHEBI': 'CHEBI:9209'}, - 'MESH:C407267': {'CHEBI': 'CHEBI:80033'}, - 'MESH:C407322': {'CHEBI': 'CHEBI:177393'}, - 'MESH:C407350': {'CHEBI': 'CHEBI:144404'}, - 'MESH:C407689': {'CHEBI': 'CHEBI:93335'}, - 'MESH:C407763': {'CHEBI': 'CHEBI:42654'}, - 'MESH:C407862': {'CHEBI': 'CHEBI:146256'}, - 'MESH:C407883': {'CHEBI': 'CHEBI:77145'}, - 'MESH:C407884': {'CHEBI': 'CHEBI:176315'}, - 'MESH:C407886': {'CHEBI': 'CHEBI:176193'}, - 'MESH:C407944': {'CHEBI': 'CHEBI:29472'}, - 'MESH:C408013': {'CHEBI': 'CHEBI:66479'}, - 'MESH:C408125': {'CHEBI': 'CHEBI:81100'}, - 'MESH:C408291': {'CHEBI': 'CHEBI:40322'}, - 'MESH:C408292': {'CHEBI': 'CHEBI:66246'}, - 'MESH:C408293': {'CHEBI': 'CHEBI:66247'}, - 'MESH:C408295': {'CHEBI': 'CHEBI:66248'}, - 'MESH:C408299': {'CHEBI': 'CHEBI:65696'}, - 'MESH:C408300': {'CHEBI': 'CHEBI:65697'}, - 'MESH:C408301': {'CHEBI': 'CHEBI:65698'}, - 'MESH:C408302': {'CHEBI': 'CHEBI:65699'}, - 'MESH:C408305': {'CHEBI': 'CHEBI:169885'}, - 'MESH:C408363': {'CHEBI': 'CHEBI:67106'}, - 'MESH:C408365': {'CHEBI': 'CHEBI:53037'}, - 'MESH:C408426': {'CHEBI': 'CHEBI:80040'}, - 'MESH:C408427': {'CHEBI': 'CHEBI:80038'}, - 'MESH:C408428': {'CHEBI': 'CHEBI:80039'}, - 'MESH:C408429': {'CHEBI': 'CHEBI:39160'}, - 'MESH:C408476': {'CHEBI': 'CHEBI:24765'}, - 'MESH:C408642': {'CHEBI': 'CHEBI:59996'}, - 'MESH:C408690': {'CHEBI': 'CHEBI:82914'}, - 'MESH:C408691': {'CHEBI': 'CHEBI:28016'}, - 'MESH:C408694': {'CHEBI': 'CHEBI:32783'}, - 'MESH:C408822': {'CHEBI': 'CHEBI:142623'}, - 'MESH:C409045': {'CHEBI': 'CHEBI:520985'}, - 'MESH:C409082': {'CHEBI': 'CHEBI:48593'}, - 'MESH:C409106': {'CHEBI': 'CHEBI:39535'}, - 'MESH:C409212': {'CHEBI': 'CHEBI:166925'}, - 'MESH:C409454': {'CHEBI': 'CHEBI:158925'}, - 'MESH:C409456': {'CHEBI': 'CHEBI:167768'}, - 'MESH:C409542': {'CHEBI': 'CHEBI:84829'}, - 'MESH:C409613': {'CHEBI': 'CHEBI:66278'}, - 'MESH:C409627': {'CHEBI': 'CHEBI:66585'}, - 'MESH:C409628': {'CHEBI': 'CHEBI:66587'}, - 'MESH:C409645': {'CHEBI': 'CHEBI:66182'}, - 'MESH:C409648': {'CHEBI': 'CHEBI:51103'}, - 'MESH:C409666': {'CHEBI': 'CHEBI:6002'}, - 'MESH:C409672': {'CHEBI': 'CHEBI:38486'}, - 'MESH:C409722': {'CHEBI': 'CHEBI:81766'}, - 'MESH:C409729': {'CHEBI': 'CHEBI:176945'}, - 'MESH:C409816': {'CHEBI': 'CHEBI:70479'}, - 'MESH:C409888': {'CHEBI': 'CHEBI:138303'}, - 'MESH:C409945': {'CHEBI': 'CHEBI:73038'}, - 'MESH:C410406': {'CHEBI': 'CHEBI:50918'}, - 'MESH:C410426': {'CHEBI': 'CHEBI:51855'}, - 'MESH:C410447': {'CHEBI': 'CHEBI:6557'}, - 'MESH:C410590': {'CHEBI': 'CHEBI:35626'}, - 'MESH:C410644': {'CHEBI': 'CHEBI:5404'}, - 'MESH:C410745': {'CHEBI': 'CHEBI:169352'}, - 'MESH:C410769': {'CHEBI': 'CHEBI:8223'}, - 'MESH:C410782': {'CHEBI': 'CHEBI:66634'}, - 'MESH:C410789': {'CHEBI': 'CHEBI:75881'}, - 'MESH:C410911': {'CHEBI': 'CHEBI:67672'}, - 'MESH:C410913': {'CHEBI': 'CHEBI:65717'}, - 'MESH:C410914': {'CHEBI': 'CHEBI:65718'}, - 'MESH:C410941': {'CHEBI': 'CHEBI:3693'}, - 'MESH:C411088': {'CHEBI': 'CHEBI:23246'}, - 'MESH:C411123': {'CHEBI': 'CHEBI:20747'}, - 'MESH:C411128': {'CHEBI': 'CHEBI:67540'}, - 'MESH:C411129': {'CHEBI': 'CHEBI:3914'}, - 'MESH:C411203': {'CHEBI': 'CHEBI:149651'}, - 'MESH:C411207': {'CHEBI': 'CHEBI:173678'}, - 'MESH:C411222': {'CHEBI': 'CHEBI:144283'}, - 'MESH:C411294': {'CHEBI': 'CHEBI:80491'}, - 'MESH:C411318': {'CHEBI': 'CHEBI:66151'}, - 'MESH:C411320': {'CHEBI': 'CHEBI:66227'}, - 'MESH:C411321': {'CHEBI': 'CHEBI:66228'}, - 'MESH:C411671': {'CHEBI': 'CHEBI:34990'}, - 'MESH:C411673': {'CHEBI': 'CHEBI:66322'}, - 'MESH:C411674': {'CHEBI': 'CHEBI:66323'}, - 'MESH:C411679': {'CHEBI': 'CHEBI:65975'}, - 'MESH:C411705': {'CHEBI': 'CHEBI:8205'}, - 'MESH:C412066': {'CHEBI': 'CHEBI:179640'}, - 'MESH:C412103': {'CHEBI': 'CHEBI:68797'}, - 'MESH:C412144': {'CHEBI': 'CHEBI:178166'}, - 'MESH:C412202': {'CHEBI': 'CHEBI:18531'}, - 'MESH:C412233': {'CHEBI': 'CHEBI:39723'}, - 'MESH:C412292': {'CHEBI': 'CHEBI:49209'}, - 'MESH:C412303': {'CHEBI': 'CHEBI:81980'}, - 'MESH:C412342': {'CHEBI': 'CHEBI:73177'}, - 'MESH:C412472': {'CHEBI': 'CHEBI:3760'}, - 'MESH:C412474': {'CHEBI': 'CHEBI:82031'}, - 'MESH:C412488': {'CHEBI': 'CHEBI:66735'}, - 'MESH:C412489': {'CHEBI': 'CHEBI:66736'}, - 'MESH:C412491': {'CHEBI': 'CHEBI:82178'}, - 'MESH:C412492': {'CHEBI': 'CHEBI:142267'}, - 'MESH:C412550': {'CHEBI': 'CHEBI:80741'}, - 'MESH:C412581': {'CHEBI': 'CHEBI:172936'}, - 'MESH:C412583': {'CHEBI': 'CHEBI:23816'}, - 'MESH:C412603': {'CHEBI': 'CHEBI:91088'}, - 'MESH:C412606': {'CHEBI': 'CHEBI:165618'}, - 'MESH:C412619': {'CHEBI': 'CHEBI:38218'}, - 'MESH:C412625': {'CHEBI': 'CHEBI:51222'}, - 'MESH:C412811': {'CHEBI': 'CHEBI:66682'}, - 'MESH:C412815': {'CHEBI': 'CHEBI:79997'}, - 'MESH:C412862': {'CHEBI': 'CHEBI:80049'}, - 'MESH:C412886': {'CHEBI': 'CHEBI:89743'}, - 'MESH:C412962': {'CHEBI': 'CHEBI:169029'}, - 'MESH:C413246': {'CHEBI': 'CHEBI:36481'}, - 'MESH:C413247': {'CHEBI': 'CHEBI:81213'}, - 'MESH:C413248': {'CHEBI': 'CHEBI:81214'}, - 'MESH:C413249': {'CHEBI': 'CHEBI:81212'}, - 'MESH:C413390': {'CHEBI': 'CHEBI:82009'}, - 'MESH:C413391': {'CHEBI': 'CHEBI:82047'}, - 'MESH:C413546': {'CHEBI': 'CHEBI:177911'}, - 'MESH:C413577': {'CHEBI': 'CHEBI:61346'}, - 'MESH:C413580': {'CHEBI': 'CHEBI:78307'}, - 'MESH:C413879': {'CHEBI': 'CHEBI:38927'}, - 'MESH:C413983': {'CHEBI': 'CHEBI:145553'}, - 'MESH:C414029': {'CHEBI': 'CHEBI:73703'}, - 'MESH:C414085': {'CHEBI': 'CHEBI:77692'}, - 'MESH:C414354': {'CHEBI': 'CHEBI:177562'}, - 'MESH:C414384': {'CHEBI': 'CHEBI:16050'}, - 'MESH:C414432': {'CHEBI': 'CHEBI:70327'}, - 'MESH:C414433': {'CHEBI': 'CHEBI:70328'}, - 'MESH:C414527': {'CHEBI': 'CHEBI:134951'}, - 'MESH:C414696': {'CHEBI': 'CHEBI:174760'}, - 'MESH:C414697': {'CHEBI': 'CHEBI:69063'}, - 'MESH:C414808': {'CHEBI': 'CHEBI:156320'}, - 'MESH:C414814': {'CHEBI': 'CHEBI:6095'}, - 'MESH:C414827': {'CHEBI': 'CHEBI:34583'}, - 'MESH:C414924': {'CHEBI': 'CHEBI:177436'}, - 'MESH:C414932': {'CHEBI': 'CHEBI:5319'}, - 'MESH:C415032': {'CHEBI': 'CHEBI:75251'}, - 'MESH:C415044': {'CHEBI': 'CHEBI:4774'}, - 'MESH:C415282': {'CHEBI': 'CHEBI:132657'}, - 'MESH:C415325': {'CHEBI': 'CHEBI:81984'}, - 'MESH:C415327': {'CHEBI': 'CHEBI:141213'}, - 'MESH:C415329': {'CHEBI': 'CHEBI:39211'}, - 'MESH:C415745': {'CHEBI': 'CHEBI:156219'}, - 'MESH:C415843': {'CHEBI': 'CHEBI:143429'}, - 'MESH:C416382': {'CHEBI': 'CHEBI:82017'}, - 'MESH:C416661': {'CHEBI': 'CHEBI:5008'}, - 'MESH:C416662': {'CHEBI': 'CHEBI:172647'}, - 'MESH:C416666': {'CHEBI': 'CHEBI:76121'}, - 'MESH:C416702': {'CHEBI': 'CHEBI:66718'}, - 'MESH:C416723': {'CHEBI': 'CHEBI:7554'}, - 'MESH:C416762': {'CHEBI': 'CHEBI:138800'}, - 'MESH:C416763': {'CHEBI': 'CHEBI:91152'}, - 'MESH:C416835': {'CHEBI': 'CHEBI:87016'}, - 'MESH:C416849': {'CHEBI': 'CHEBI:87159'}, - 'MESH:C416927': {'CHEBI': 'CHEBI:91462'}, - 'MESH:C417102': {'CHEBI': 'CHEBI:66252'}, - 'MESH:C417103': {'CHEBI': 'CHEBI:66255'}, - 'MESH:C417104': {'CHEBI': 'CHEBI:66254'}, - 'MESH:C417105': {'CHEBI': 'CHEBI:66253'}, - 'MESH:C417112': {'CHEBI': 'CHEBI:68660'}, - 'MESH:C417144': {'CHEBI': 'CHEBI:66281'}, - 'MESH:C417145': {'CHEBI': 'CHEBI:66282'}, - 'MESH:C417193': {'CHEBI': 'CHEBI:170869'}, - 'MESH:C417194': {'CHEBI': 'CHEBI:170871'}, - 'MESH:C417276': {'CHEBI': 'CHEBI:52442'}, - 'MESH:C417520': {'CHEBI': 'CHEBI:91107'}, - 'MESH:C417577': {'CHEBI': 'CHEBI:179577'}, - 'MESH:C417683': {'CHEBI': 'CHEBI:7021'}, - 'MESH:C417684': {'CHEBI': 'CHEBI:62458'}, - 'MESH:C417685': {'CHEBI': 'CHEBI:158477'}, - 'MESH:C417690': {'CHEBI': 'CHEBI:166756'}, - 'MESH:C417924': {'CHEBI': 'CHEBI:134015'}, - 'MESH:C417925': {'CHEBI': 'CHEBI:134016'}, - 'MESH:C417933': {'CHEBI': 'CHEBI:542606'}, - 'MESH:C417978': {'CHEBI': 'CHEBI:81793'}, - 'MESH:C418047': {'CHEBI': 'CHEBI:31215'}, - 'MESH:C418139': {'CHEBI': 'CHEBI:65556'}, - 'MESH:C418197': {'CHEBI': 'CHEBI:66279'}, - 'MESH:C418199': {'CHEBI': 'CHEBI:66389'}, - 'MESH:C418208': {'CHEBI': 'CHEBI:80627'}, - 'MESH:C418323': {'CHEBI': 'CHEBI:144115'}, - 'MESH:C418569': {'CHEBI': 'CHEBI:38887'}, - 'MESH:C418727': {'CHEBI': 'CHEBI:8030'}, - 'MESH:C418863': {'CHEBI': 'CHEBI:71223'}, - 'MESH:C419063': {'CHEBI': 'CHEBI:177608'}, - 'MESH:C419151': {'CHEBI': 'CHEBI:174598'}, - 'MESH:C419231': {'CHEBI': 'CHEBI:175605'}, - 'MESH:C419238': {'CHEBI': 'CHEBI:132380'}, - 'MESH:C419245': {'CHEBI': 'CHEBI:65959'}, - 'MESH:C419328': {'CHEBI': 'CHEBI:173993'}, - 'MESH:C419343': {'CHEBI': 'CHEBI:75544'}, - 'MESH:C419423': {'CHEBI': 'CHEBI:32117'}, - 'MESH:C419468': {'CHEBI': 'CHEBI:64546'}, - 'MESH:C419502': {'CHEBI': 'CHEBI:135686'}, - 'MESH:C419663': {'CHEBI': 'CHEBI:69557'}, - 'MESH:C419664': {'CHEBI': 'CHEBI:135926'}, - 'MESH:C419689': {'CHEBI': 'CHEBI:131716'}, - 'MESH:C419726': {'CHEBI': 'CHEBI:166670'}, - 'MESH:C419729': {'CHEBI': 'CHEBI:66650'}, - 'MESH:C419781': {'CHEBI': 'CHEBI:80462'}, - 'MESH:C419802': {'CHEBI': 'CHEBI:28908'}, - 'MESH:C419884': {'CHEBI': 'CHEBI:159440'}, - 'MESH:C419924': {'CHEBI': 'CHEBI:134892'}, - 'MESH:C420035': {'CHEBI': 'CHEBI:65575'}, - 'MESH:C420227': {'CHEBI': 'CHEBI:52047'}, - 'MESH:C420268': {'CHEBI': 'CHEBI:61399'}, - 'MESH:C420346': {'CHEBI': 'CHEBI:175895'}, - 'MESH:C420347': {'CHEBI': 'CHEBI:174837'}, - 'MESH:C420348': {'CHEBI': 'CHEBI:175399'}, - 'MESH:C420461': {'CHEBI': 'CHEBI:9365'}, - 'MESH:C420505': {'CHEBI': 'CHEBI:80924'}, - 'MESH:C420703': {'CHEBI': 'CHEBI:393747'}, - 'MESH:C420728': {'CHEBI': 'CHEBI:65458'}, - 'MESH:C420730': {'CHEBI': 'CHEBI:66540'}, - 'MESH:C420731': {'CHEBI': 'CHEBI:66541'}, - 'MESH:C420746': {'CHEBI': 'CHEBI:9925'}, - 'MESH:C420863': {'CHEBI': 'CHEBI:177851'}, - 'MESH:C420912': {'CHEBI': 'CHEBI:83107'}, - 'MESH:C420923': {'CHEBI': 'CHEBI:62240'}, - 'MESH:C420980': {'CHEBI': 'CHEBI:144175'}, - 'MESH:C421025': {'CHEBI': 'CHEBI:35671'}, - 'MESH:C421026': {'CHEBI': 'CHEBI:36524'}, - 'MESH:C421091': {'CHEBI': 'CHEBI:80782'}, - 'MESH:C421173': {'CHEBI': 'CHEBI:8256'}, - 'MESH:C421181': {'CHEBI': 'CHEBI:37419'}, - 'MESH:C421190': {'CHEBI': 'CHEBI:80727'}, - 'MESH:C421324': {'CHEBI': 'CHEBI:134184'}, - 'MESH:C421484': {'CHEBI': 'CHEBI:566789'}, - 'MESH:C421805': {'CHEBI': 'CHEBI:71575'}, - 'MESH:C421806': {'CHEBI': 'CHEBI:6401'}, - 'MESH:C421868': {'CHEBI': 'CHEBI:61749'}, - 'MESH:C421885': {'CHEBI': 'CHEBI:144389'}, - 'MESH:C421915': {'CHEBI': 'CHEBI:70199'}, - 'MESH:C422342': {'CHEBI': 'CHEBI:176330'}, - 'MESH:C422345': {'CHEBI': 'CHEBI:169782'}, - 'MESH:C422346': {'CHEBI': 'CHEBI:31816'}, - 'MESH:C422366': {'CHEBI': 'CHEBI:6082'}, - 'MESH:C422910': {'CHEBI': 'CHEBI:177833'}, - 'MESH:C422949': {'CHEBI': 'CHEBI:17661'}, - 'MESH:C423123': {'CHEBI': 'CHEBI:177559'}, - 'MESH:C423185': {'CHEBI': 'CHEBI:177719'}, - 'MESH:C423227': {'CHEBI': 'CHEBI:65532'}, - 'MESH:C423345': {'CHEBI': 'CHEBI:2305'}, - 'MESH:C423455': {'CHEBI': 'CHEBI:167605'}, - 'MESH:C423465': {'CHEBI': 'CHEBI:132628'}, - 'MESH:C423472': {'CHEBI': 'CHEBI:66185'}, - 'MESH:C423508': {'CHEBI': 'CHEBI:337298'}, - 'MESH:C423645': {'CHEBI': 'CHEBI:82660'}, - 'MESH:C423722': {'CHEBI': 'CHEBI:142451'}, - 'MESH:C423862': {'CHEBI': 'CHEBI:5658'}, - 'MESH:C423882': {'CHEBI': 'CHEBI:66459'}, - 'MESH:C423902': {'CHEBI': 'CHEBI:5972'}, - 'MESH:C423904': {'CHEBI': 'CHEBI:62755'}, - 'MESH:C423905': {'CHEBI': 'CHEBI:138224'}, - 'MESH:C424127': {'CHEBI': 'CHEBI:92211'}, - 'MESH:C424145': {'CHEBI': 'CHEBI:31391'}, - 'MESH:C424388': {'CHEBI': 'CHEBI:34548'}, - 'MESH:C424423': {'CHEBI': 'CHEBI:47657'}, - 'MESH:C424450': {'CHEBI': 'CHEBI:70254'}, - 'MESH:C424504': {'CHEBI': 'CHEBI:8234'}, - 'MESH:C424543': {'CHEBI': 'CHEBI:169606'}, - 'MESH:C424603': {'CHEBI': 'CHEBI:78738'}, - 'MESH:C424802': {'CHEBI': 'CHEBI:69958'}, - 'MESH:C424842': {'CHEBI': 'CHEBI:156276'}, - 'MESH:C424926': {'CHEBI': 'CHEBI:69439'}, - 'MESH:C424943': {'CHEBI': 'CHEBI:28776'}, - 'MESH:C424962': {'CHEBI': 'CHEBI:144046'}, - 'MESH:C425062': {'CHEBI': 'CHEBI:59346'}, - 'MESH:C425063': {'CHEBI': 'CHEBI:137400'}, - 'MESH:C425152': {'CHEBI': 'CHEBI:32404'}, - 'MESH:C425324': {'CHEBI': 'CHEBI:81110'}, - 'MESH:C425325': {'CHEBI': 'CHEBI:9044'}, - 'MESH:C425558': {'CHEBI': 'CHEBI:81227'}, - 'MESH:C425560': {'CHEBI': 'CHEBI:22456'}, - 'MESH:C425686': {'CHEBI': 'CHEBI:34830'}, - 'MESH:C425904': {'CHEBI': 'CHEBI:177706'}, - 'MESH:C425931': {'CHEBI': 'CHEBI:73726'}, - 'MESH:C425983': {'CHEBI': 'CHEBI:144786'}, - 'MESH:C426070': {'CHEBI': 'CHEBI:34802'}, - 'MESH:C426303': {'CHEBI': 'CHEBI:67125'}, - 'MESH:C426624': {'CHEBI': 'CHEBI:80029'}, - 'MESH:C426645': {'CHEBI': 'CHEBI:50016'}, - 'MESH:C426663': {'CHEBI': 'CHEBI:3456'}, - 'MESH:C426686': {'CHEBI': 'CHEBI:65172'}, - 'MESH:C426729': {'CHEBI': 'CHEBI:63076'}, - 'MESH:C426783': {'CHEBI': 'CHEBI:81731'}, - 'MESH:C426841': {'CHEBI': 'CHEBI:168986'}, - 'MESH:C426859': {'CHEBI': 'CHEBI:82941'}, - 'MESH:C426926': {'CHEBI': 'CHEBI:36506'}, - 'MESH:C426943': {'CHEBI': 'CHEBI:53399'}, - 'MESH:C427248': {'CHEBI': 'CHEBI:50861'}, - 'MESH:C427444': {'CHEBI': 'CHEBI:158951'}, - 'MESH:C427445': {'CHEBI': 'CHEBI:159214'}, - 'MESH:C427526': {'CHEBI': 'CHEBI:3416'}, - 'MESH:C428163': {'CHEBI': 'CHEBI:66528'}, - 'MESH:C428164': {'CHEBI': 'CHEBI:66529'}, - 'MESH:C428166': {'CHEBI': 'CHEBI:80053'}, - 'MESH:C428167': {'CHEBI': 'CHEBI:80054'}, - 'MESH:C428343': {'CHEBI': 'CHEBI:53159'}, - 'MESH:C428441': {'CHEBI': 'CHEBI:86148'}, - 'MESH:C428483': {'CHEBI': 'CHEBI:65637'}, - 'MESH:C428504': {'CHEBI': 'CHEBI:144295'}, - 'MESH:C428530': {'CHEBI': 'CHEBI:75726'}, - 'MESH:C428563': {'CHEBI': 'CHEBI:2195'}, - 'MESH:C428607': {'CHEBI': 'CHEBI:174861'}, - 'MESH:C428608': {'CHEBI': 'CHEBI:174862'}, - 'MESH:C428725': {'CHEBI': 'CHEBI:38626'}, - 'MESH:C428864': {'CHEBI': 'CHEBI:68121'}, - 'MESH:C428925': {'CHEBI': 'CHEBI:147400'}, - 'MESH:C428966': {'CHEBI': 'CHEBI:169561'}, - 'MESH:C429005': {'CHEBI': 'CHEBI:83165'}, - 'MESH:C429553': {'CHEBI': 'CHEBI:340673'}, - 'MESH:C429623': {'CHEBI': 'CHEBI:9422'}, - 'MESH:C429628': {'CHEBI': 'CHEBI:177197'}, - 'MESH:C429684': {'CHEBI': 'CHEBI:50640'}, - 'MESH:C430119': {'CHEBI': 'CHEBI:39017'}, - 'MESH:C430120': {'CHEBI': 'CHEBI:173569'}, - 'MESH:C430121': {'CHEBI': 'CHEBI:169691'}, - 'MESH:C430146': {'CHEBI': 'CHEBI:64800'}, - 'MESH:C430184': {'CHEBI': 'CHEBI:66415'}, - 'MESH:C430220': {'CHEBI': 'CHEBI:69380'}, - 'MESH:C430224': {'CHEBI': 'CHEBI:70273'}, - 'MESH:C430364': {'CHEBI': 'CHEBI:85235'}, - 'MESH:C430592': {'CHEBI': 'CHEBI:63605'}, - 'MESH:C430647': {'CHEBI': 'CHEBI:81638'}, - 'MESH:C430707': {'CHEBI': 'CHEBI:3629'}, - 'MESH:C430721': {'CHEBI': 'CHEBI:31432'}, - 'MESH:C430852': {'CHEBI': 'CHEBI:48079'}, - 'MESH:C430916': {'CHEBI': 'CHEBI:135613'}, - 'MESH:C431074': {'CHEBI': 'CHEBI:78274'}, - 'MESH:C431126': {'CHEBI': 'CHEBI:174376'}, - 'MESH:C431245': {'CHEBI': 'CHEBI:3222'}, - 'MESH:C431246': {'CHEBI': 'CHEBI:175143'}, - 'MESH:C431483': {'CHEBI': 'CHEBI:70447'}, - 'MESH:C431525': {'CHEBI': 'CHEBI:61305'}, - 'MESH:C431582': {'CHEBI': 'CHEBI:75321'}, - 'MESH:C431707': {'CHEBI': 'CHEBI:82718'}, - 'MESH:C431715': {'CHEBI': 'CHEBI:53455'}, - 'MESH:C431785': {'CHEBI': 'CHEBI:81203'}, - 'MESH:C431786': {'CHEBI': 'CHEBI:81205'}, - 'MESH:C431863': {'CHEBI': 'CHEBI:33222'}, - 'MESH:C431888': {'CHEBI': 'CHEBI:29689'}, - 'MESH:C431922': {'CHEBI': 'CHEBI:27686'}, - 'MESH:C431927': {'CHEBI': 'CHEBI:32310'}, - 'MESH:C431929': {'CHEBI': 'CHEBI:66727'}, - 'MESH:C431984': {'CHEBI': 'CHEBI:65573'}, - 'MESH:C431985': {'CHEBI': 'CHEBI:65572'}, - 'MESH:C431986': {'CHEBI': 'CHEBI:65571'}, - 'MESH:C431987': {'CHEBI': 'CHEBI:174214'}, - 'MESH:C432165': {'CHEBI': 'CHEBI:90695'}, - 'MESH:C432303': {'CHEBI': 'CHEBI:65435'}, - 'MESH:C432307': {'CHEBI': 'CHEBI:167830'}, - 'MESH:C432308': {'CHEBI': 'CHEBI:65377'}, - 'MESH:C432323': {'CHEBI': 'CHEBI:3196'}, - 'MESH:C432348': {'CHEBI': 'CHEBI:27761'}, - 'MESH:C432390': {'CHEBI': 'CHEBI:86135'}, - 'MESH:C432449': {'CHEBI': 'CHEBI:73011'}, - 'MESH:C432454': {'CHEBI': 'CHEBI:3350'}, - 'MESH:C432457': {'CHEBI': 'CHEBI:3532'}, - 'MESH:C432462': {'CHEBI': 'CHEBI:136467'}, - 'MESH:C432473': {'CHEBI': 'CHEBI:38412'}, - 'MESH:C432503': {'CHEBI': 'CHEBI:6451'}, - 'MESH:C432511': {'CHEBI': 'CHEBI:75750'}, - 'MESH:C432744': {'CHEBI': 'CHEBI:167730'}, - 'MESH:C432747': {'CHEBI': 'CHEBI:146243'}, - 'MESH:C432806': {'CHEBI': 'CHEBI:73848'}, - 'MESH:C432807': {'CHEBI': 'CHEBI:179179'}, - 'MESH:C432872': {'CHEBI': 'CHEBI:5331'}, - 'MESH:C432927': {'CHEBI': 'CHEBI:65416'}, - 'MESH:C432928': {'CHEBI': 'CHEBI:71457'}, - 'MESH:C432948': {'CHEBI': 'CHEBI:38331'}, - 'MESH:C432974': {'CHEBI': 'CHEBI:10121'}, - 'MESH:C432979': {'CHEBI': 'CHEBI:9018'}, - 'MESH:C432980': {'CHEBI': 'CHEBI:66160'}, - 'MESH:C433017': {'CHEBI': 'CHEBI:36505'}, - 'MESH:C433018': {'CHEBI': 'CHEBI:36547'}, - 'MESH:C433163': {'CHEBI': 'CHEBI:75842'}, - 'MESH:C433223': {'CHEBI': 'CHEBI:81779'}, - 'MESH:C433343': {'CHEBI': 'CHEBI:81752'}, - 'MESH:C433346': {'CHEBI': 'CHEBI:81751'}, - 'MESH:C433384': {'CHEBI': 'CHEBI:84361'}, - 'MESH:C433403': {'CHEBI': 'CHEBI:174613'}, - 'MESH:C433444': {'CHEBI': 'CHEBI:21740'}, - 'MESH:C433555': {'CHEBI': 'CHEBI:168653'}, - 'MESH:C433556': {'CHEBI': 'CHEBI:138868'}, - 'MESH:C433570': {'CHEBI': 'CHEBI:66250'}, - 'MESH:C433571': {'CHEBI': 'CHEBI:66249'}, - 'MESH:C433578': {'CHEBI': 'CHEBI:70023'}, - 'MESH:C433579': {'CHEBI': 'CHEBI:28197'}, - 'MESH:C433586': {'CHEBI': 'CHEBI:9374'}, - 'MESH:C433625': {'CHEBI': 'CHEBI:66188'}, - 'MESH:C433626': {'CHEBI': 'CHEBI:66189'}, - 'MESH:C433836': {'CHEBI': 'CHEBI:66786'}, - 'MESH:C433838': {'CHEBI': 'CHEBI:180630'}, - 'MESH:C433880': {'CHEBI': 'CHEBI:77772'}, - 'MESH:C433902': {'CHEBI': 'CHEBI:65816'}, - 'MESH:C433945': {'CHEBI': 'CHEBI:66349'}, - 'MESH:C433953': {'CHEBI': 'CHEBI:66820'}, - 'MESH:C433954': {'CHEBI': 'CHEBI:66819'}, - 'MESH:C434331': {'CHEBI': 'CHEBI:59751'}, - 'MESH:C434332': {'CHEBI': 'CHEBI:83525'}, - 'MESH:C434333': {'CHEBI': 'CHEBI:83529'}, - 'MESH:C434363': {'CHEBI': 'CHEBI:31733'}, - 'MESH:C434666': {'CHEBI': 'CHEBI:61352'}, - 'MESH:C435043': {'CHEBI': 'CHEBI:30895'}, - 'MESH:C435084': {'CHEBI': 'CHEBI:18082'}, - 'MESH:C435263': {'CHEBI': 'CHEBI:169234'}, - 'MESH:C435264': {'CHEBI': 'CHEBI:168069'}, - 'MESH:C435667': {'CHEBI': 'CHEBI:52926'}, - 'MESH:C435690': {'CHEBI': 'CHEBI:81728'}, - 'MESH:C435787': {'CHEBI': 'CHEBI:9420'}, - 'MESH:C435807': {'CHEBI': 'CHEBI:169074'}, - 'MESH:C435877': {'CHEBI': 'CHEBI:65550'}, - 'MESH:C435878': {'CHEBI': 'CHEBI:65551'}, - 'MESH:C435879': {'CHEBI': 'CHEBI:66411'}, - 'MESH:C435880': {'CHEBI': 'CHEBI:66412'}, - 'MESH:C436329': {'CHEBI': 'CHEBI:65764'}, - 'MESH:C436330': {'CHEBI': 'CHEBI:65765'}, - 'MESH:C436331': {'CHEBI': 'CHEBI:65766'}, - 'MESH:C436408': {'CHEBI': 'CHEBI:45141'}, - 'MESH:C436752': {'CHEBI': 'CHEBI:63559'}, - 'MESH:C436828': {'CHEBI': 'CHEBI:172764'}, - 'MESH:C436833': {'CHEBI': 'CHEBI:5323'}, - 'MESH:C436864': {'CHEBI': 'CHEBI:44777'}, - 'MESH:C436972': {'CHEBI': 'CHEBI:50302'}, - 'MESH:C436976': {'CHEBI': 'CHEBI:85646'}, - 'MESH:C436982': {'CHEBI': 'CHEBI:41988'}, - 'MESH:C437028': {'CHEBI': 'CHEBI:66595'}, - 'MESH:C437029': {'CHEBI': 'CHEBI:175684'}, - 'MESH:C437165': {'CHEBI': 'CHEBI:34759'}, - 'MESH:C437203': {'CHEBI': 'CHEBI:68093'}, - 'MESH:C437364': {'CHEBI': 'CHEBI:132470'}, - 'MESH:C437376': {'CHEBI': 'CHEBI:36474'}, - 'MESH:C437401': {'CHEBI': 'CHEBI:68971'}, - 'MESH:C437445': {'CHEBI': 'CHEBI:7795'}, - 'MESH:C437446': {'CHEBI': 'CHEBI:20714'}, - 'MESH:C437447': {'CHEBI': 'CHEBI:20712'}, - 'MESH:C437523': {'CHEBI': 'CHEBI:51657'}, - 'MESH:C437546': {'CHEBI': 'CHEBI:38451'}, - 'MESH:C437903': {'CHEBI': 'CHEBI:82835'}, - 'MESH:C437951': {'CHEBI': 'CHEBI:73604'}, - 'MESH:C437965': {'CHEBI': 'CHEBI:48416'}, - 'MESH:C437984': {'CHEBI': 'CHEBI:29555'}, - 'MESH:C438055': {'CHEBI': 'CHEBI:47843'}, - 'MESH:C438064': {'CHEBI': 'CHEBI:1602'}, - 'MESH:C438109': {'CHEBI': 'CHEBI:80593'}, - 'MESH:C438127': {'CHEBI': 'CHEBI:2183'}, - 'MESH:C438374': {'CHEBI': 'CHEBI:7061'}, - 'MESH:C438418': {'CHEBI': 'CHEBI:174313'}, - 'MESH:C438583': {'CHEBI': 'CHEBI:177442'}, - 'MESH:C438607': {'CHEBI': 'CHEBI:93152'}, - 'MESH:C438643': {'CHEBI': 'CHEBI:173575'}, - 'MESH:C438653': {'CHEBI': 'CHEBI:87221'}, - 'MESH:C438745': {'CHEBI': 'CHEBI:81370'}, - 'MESH:C438910': {'CHEBI': 'CHEBI:155904'}, - 'MESH:C438914': {'CHEBI': 'CHEBI:132668'}, - 'MESH:C438916': {'CHEBI': 'CHEBI:168250'}, - 'MESH:C438934': {'CHEBI': 'CHEBI:20857'}, - 'MESH:C438977': {'CHEBI': 'CHEBI:65466'}, - 'MESH:C439044': {'CHEBI': 'CHEBI:51945'}, - 'MESH:C439045': {'CHEBI': 'CHEBI:51951'}, - 'MESH:C439060': {'CHEBI': 'CHEBI:73158'}, - 'MESH:C439087': {'CHEBI': 'CHEBI:177543'}, - 'MESH:C439365': {'CHEBI': 'CHEBI:61072'}, - 'MESH:C439395': {'CHEBI': 'CHEBI:31995'}, - 'MESH:C439678': {'CHEBI': 'CHEBI:175112'}, - 'MESH:C439829': {'CHEBI': 'CHEBI:145431'}, - 'MESH:C439965': {'CHEBI': 'CHEBI:39112'}, - 'MESH:C440448': {'CHEBI': 'CHEBI:36779'}, - 'MESH:C440449': {'CHEBI': 'CHEBI:180307'}, - 'MESH:C441193': {'CHEBI': 'CHEBI:5380'}, - 'MESH:C441194': {'CHEBI': 'CHEBI:5381'}, - 'MESH:C441202': {'CHEBI': 'CHEBI:174984'}, - 'MESH:C441251': {'CHEBI': 'CHEBI:76308'}, - 'MESH:C441429': {'CHEBI': 'CHEBI:69018'}, - 'MESH:C441475': {'CHEBI': 'CHEBI:8990'}, - 'MESH:C441667': {'CHEBI': 'CHEBI:3681'}, - 'MESH:C441783': {'CHEBI': 'CHEBI:169504'}, - 'MESH:C441919': {'CHEBI': 'CHEBI:70721'}, - 'MESH:C442120': {'CHEBI': 'CHEBI:63446'}, - 'MESH:C442152': {'CHEBI': 'CHEBI:67974'}, - 'MESH:C442158': {'CHEBI': 'CHEBI:172793'}, - 'MESH:C442201': {'CHEBI': 'CHEBI:35212'}, - 'MESH:C442248': {'CHEBI': 'CHEBI:10123'}, - 'MESH:C442270': {'CHEBI': 'CHEBI:29775'}, - 'MESH:C442344': {'CHEBI': 'CHEBI:80789'}, - 'MESH:C442432': {'CHEBI': 'CHEBI:133694'}, - 'MESH:C442435': {'CHEBI': 'CHEBI:136785'}, - 'MESH:C442442': {'CHEBI': 'CHEBI:90926'}, - 'MESH:C442483': {'CHEBI': 'CHEBI:174428'}, - 'MESH:C442487': {'CHEBI': 'CHEBI:175443'}, - 'MESH:C442488': {'CHEBI': 'CHEBI:143242'}, - 'MESH:C442489': {'CHEBI': 'CHEBI:80824'}, - 'MESH:C442493': {'CHEBI': 'CHEBI:6737'}, - 'MESH:C442562': {'CHEBI': 'CHEBI:65640'}, - 'MESH:C442621': {'CHEBI': 'CHEBI:134183'}, - 'MESH:C442759': {'CHEBI': 'CHEBI:67989'}, - 'MESH:C442766': {'CHEBI': 'CHEBI:5627'}, - 'MESH:C442829': {'CHEBI': 'CHEBI:79990'}, - 'MESH:C442858': {'CHEBI': 'CHEBI:91265'}, - 'MESH:C442859': {'CHEBI': 'CHEBI:81073'}, - 'MESH:C442892': {'CHEBI': 'CHEBI:50181'}, - 'MESH:C442939': {'CHEBI': 'CHEBI:51027'}, - 'MESH:C443341': {'CHEBI': 'CHEBI:179508'}, - 'MESH:C443359': {'CHEBI': 'CHEBI:39230'}, - 'MESH:C443400': {'CHEBI': 'CHEBI:167074'}, - 'MESH:C443401': {'CHEBI': 'CHEBI:66395'}, - 'MESH:C443755': {'CHEBI': 'CHEBI:140407'}, - 'MESH:C443804': {'CHEBI': 'CHEBI:24144'}, - 'MESH:C443996': {'CHEBI': 'CHEBI:10436'}, - 'MESH:C444007': {'CHEBI': 'CHEBI:34971'}, - 'MESH:C444009': {'CHEBI': 'CHEBI:38959'}, - 'MESH:C444426': {'CHEBI': 'CHEBI:75272'}, - 'MESH:C444505': {'CHEBI': 'CHEBI:68804'}, - 'MESH:C444648': {'CHEBI': 'CHEBI:174128'}, - 'MESH:C444649': {'CHEBI': 'CHEBI:81787'}, - 'MESH:C445068': {'CHEBI': 'CHEBI:177406'}, - 'MESH:C445365': {'CHEBI': 'CHEBI:156224'}, - 'MESH:C445380': {'CHEBI': 'CHEBI:149585'}, - 'MESH:C445381': {'CHEBI': 'CHEBI:168822'}, - 'MESH:C445384': {'CHEBI': 'CHEBI:6083'}, - 'MESH:C445659': {'CHEBI': 'CHEBI:135954'}, - 'MESH:C445660': {'CHEBI': 'CHEBI:142774'}, - 'MESH:C445733': {'CHEBI': 'CHEBI:53627'}, - 'MESH:C445941': {'CHEBI': 'CHEBI:31896'}, - 'MESH:C446043': {'CHEBI': 'CHEBI:47724'}, - 'MESH:C446045': {'CHEBI': 'CHEBI:79296'}, - 'MESH:C446080': {'CHEBI': 'CHEBI:134923'}, - 'MESH:C446283': {'CHEBI': 'CHEBI:80773'}, - 'MESH:C446481': {'CHEBI': 'CHEBI:601027'}, - 'MESH:C446539': {'CHEBI': 'CHEBI:70353'}, - 'MESH:C446540': {'CHEBI': 'CHEBI:37942'}, - 'MESH:C446966': {'CHEBI': 'CHEBI:66763'}, - 'MESH:C446967': {'CHEBI': 'CHEBI:66764'}, - 'MESH:C447009': {'CHEBI': 'CHEBI:174608'}, - 'MESH:C447010': {'CHEBI': 'CHEBI:174606'}, - 'MESH:C447017': {'CHEBI': 'CHEBI:67454'}, - 'MESH:C447119': {'CHEBI': 'CHEBI:135947'}, - 'MESH:C447201': {'CHEBI': 'CHEBI:169988'}, - 'MESH:C447619': {'CHEBI': 'CHEBI:73670'}, - 'MESH:C447630': {'CHEBI': 'CHEBI:169725'}, - 'MESH:C447839': {'CHEBI': 'CHEBI:138785'}, - 'MESH:C447862': {'CHEBI': 'CHEBI:133104'}, - 'MESH:C447879': {'CHEBI': 'CHEBI:8866'}, - 'MESH:C448039': {'CHEBI': 'CHEBI:73646'}, - 'MESH:C448382': {'CHEBI': 'CHEBI:167660'}, - 'MESH:C448623': {'CHEBI': 'CHEBI:157726'}, - 'MESH:C448638': {'CHEBI': 'CHEBI:180259'}, - 'MESH:C448659': {'CHEBI': 'CHEBI:65324'}, - 'MESH:C448680': {'CHEBI': 'CHEBI:134705'}, - 'MESH:C448741': {'CHEBI': 'CHEBI:140081'}, - 'MESH:C448762': {'CHEBI': 'CHEBI:173708'}, - 'MESH:C448825': {'CHEBI': 'CHEBI:38226'}, - 'MESH:C449022': {'CHEBI': 'CHEBI:65656'}, - 'MESH:C449023': {'CHEBI': 'CHEBI:65655'}, - 'MESH:C449037': {'CHEBI': 'CHEBI:2528'}, - 'MESH:C449042': {'CHEBI': 'CHEBI:138866'}, - 'MESH:C449219': {'CHEBI': 'CHEBI:135398'}, - 'MESH:C449302': {'CHEBI': 'CHEBI:79989'}, - 'MESH:C449540': {'CHEBI': 'CHEBI:173179'}, - 'MESH:C449679': {'CHEBI': 'CHEBI:76279'}, - 'MESH:C449752': {'CHEBI': 'CHEBI:180619'}, - 'MESH:C449753': {'CHEBI': 'CHEBI:66805'}, - 'MESH:C449815': {'CHEBI': 'CHEBI:26362'}, - 'MESH:C449855': {'CHEBI': 'CHEBI:65736'}, - 'MESH:C450000': {'CHEBI': 'CHEBI:135783'}, - 'MESH:C450019': {'CHEBI': 'CHEBI:83776'}, - 'MESH:C450045': {'CHEBI': 'CHEBI:177740'}, - 'MESH:C450171': {'CHEBI': 'CHEBI:4397'}, - 'MESH:C450221': {'CHEBI': 'CHEBI:68918'}, - 'MESH:C450479': {'CHEBI': 'CHEBI:81801'}, - 'MESH:C450647': {'CHEBI': 'CHEBI:176324'}, - 'MESH:C450681': {'CHEBI': 'CHEBI:51470'}, - 'MESH:C450700': {'CHEBI': 'CHEBI:138871'}, - 'MESH:C451019': {'CHEBI': 'CHEBI:34423'}, - 'MESH:C451182': {'CHEBI': 'CHEBI:88218'}, - 'MESH:C451305': {'CHEBI': 'CHEBI:178572'}, - 'MESH:C451418': {'CHEBI': 'CHEBI:4895'}, - 'MESH:C451426': {'CHEBI': 'CHEBI:81853'}, - 'MESH:C451427': {'CHEBI': 'CHEBI:82048'}, - 'MESH:C451542': {'CHEBI': 'CHEBI:174420'}, - 'MESH:C451543': {'CHEBI': 'CHEBI:176227'}, - 'MESH:C451581': {'CHEBI': 'CHEBI:4976'}, - 'MESH:C451734': {'CHEBI': 'CHEBI:63589'}, - 'MESH:C452039': {'CHEBI': 'CHEBI:65899'}, - 'MESH:C452139': {'CHEBI': 'CHEBI:40953'}, - 'MESH:C452419': {'CHEBI': 'CHEBI:29647'}, - 'MESH:C452423': {'CHEBI': 'CHEBI:49960'}, - 'MESH:C452759': {'CHEBI': 'CHEBI:4321'}, - 'MESH:C452799': {'CHEBI': 'CHEBI:14027'}, - 'MESH:C452802': {'CHEBI': 'CHEBI:4553'}, - 'MESH:C452808': {'CHEBI': 'CHEBI:140124'}, - 'MESH:C452812': {'CHEBI': 'CHEBI:69255'}, - 'MESH:C452834': {'CHEBI': 'CHEBI:65521'}, - 'MESH:C452960': {'CHEBI': 'CHEBI:2515'}, - 'MESH:C452987': {'CHEBI': 'CHEBI:7910'}, - 'MESH:C453498': {'CHEBI': 'CHEBI:52121'}, - 'MESH:C453820': {'CHEBI': 'CHEBI:10084'}, - 'MESH:C453840': {'CHEBI': 'CHEBI:36206'}, - 'MESH:C453899': {'CHEBI': 'CHEBI:70778'}, - 'MESH:C453923': {'CHEBI': 'CHEBI:3945'}, - 'MESH:C454111': {'CHEBI': 'CHEBI:38450'}, - 'MESH:C454279': {'CHEBI': 'CHEBI:168909'}, - 'MESH:C454302': {'CHEBI': 'CHEBI:178226'}, - 'MESH:C454323': {'CHEBI': 'CHEBI:6907'}, - 'MESH:C454585': {'CHEBI': 'CHEBI:66258'}, - 'MESH:C454622': {'CHEBI': 'CHEBI:64551'}, - 'MESH:C454639': {'CHEBI': 'CHEBI:66512'}, - 'MESH:C454646': {'CHEBI': 'CHEBI:9631'}, - 'MESH:C454672': {'CHEBI': 'CHEBI:65430'}, - 'MESH:C454673': {'CHEBI': 'CHEBI:65431'}, - 'MESH:C454674': {'CHEBI': 'CHEBI:65432'}, - 'MESH:C454679': {'CHEBI': 'CHEBI:169767'}, - 'MESH:C454806': {'CHEBI': 'CHEBI:69376'}, - 'MESH:C454810': {'CHEBI': 'CHEBI:80721'}, - 'MESH:C454813': {'CHEBI': 'CHEBI:16205'}, - 'MESH:C455106': {'CHEBI': 'CHEBI:166536'}, - 'MESH:C455165': {'CHEBI': 'CHEBI:68353'}, - 'MESH:C455166': {'CHEBI': 'CHEBI:68356'}, - 'MESH:C455167': {'CHEBI': 'CHEBI:68355'}, - 'MESH:C455169': {'CHEBI': 'CHEBI:176140'}, - 'MESH:C455269': {'CHEBI': 'CHEBI:27461'}, - 'MESH:C455540': {'CHEBI': 'CHEBI:169763'}, - 'MESH:C456030': {'CHEBI': 'CHEBI:70582'}, - 'MESH:C456406': {'CHEBI': 'CHEBI:70507'}, - 'MESH:C456480': {'CHEBI': 'CHEBI:144278'}, - 'MESH:C456585': {'CHEBI': 'CHEBI:131846'}, - 'MESH:C456848': {'CHEBI': 'CHEBI:174949'}, - 'MESH:C457227': {'CHEBI': 'CHEBI:174488'}, - 'MESH:C457232': {'CHEBI': 'CHEBI:81104'}, - 'MESH:C457771': {'CHEBI': 'CHEBI:75439'}, - 'MESH:C458140': {'CHEBI': 'CHEBI:73479'}, - 'MESH:C458141': {'CHEBI': 'CHEBI:167873'}, - 'MESH:C458419': {'CHEBI': 'CHEBI:31799'}, - 'MESH:C458510': {'CHEBI': 'CHEBI:17292'}, - 'MESH:C458560': {'CHEBI': 'CHEBI:81809'}, - 'MESH:C458639': {'CHEBI': 'CHEBI:66102'}, - 'MESH:C458679': {'CHEBI': 'CHEBI:66101'}, - 'MESH:C458720': {'CHEBI': 'CHEBI:68694'}, - 'MESH:C458886': {'CHEBI': 'CHEBI:69345'}, - 'MESH:C459097': {'CHEBI': 'CHEBI:8523'}, - 'MESH:C459159': {'CHEBI': 'CHEBI:59593'}, - 'MESH:C459179': {'CHEBI': 'CHEBI:91108'}, - 'MESH:C459379': {'CHEBI': 'CHEBI:77774'}, - 'MESH:C459464': {'CHEBI': 'CHEBI:79059'}, - 'MESH:C459620': {'CHEBI': 'CHEBI:172023'}, - 'MESH:C459639': {'CHEBI': 'CHEBI:136462'}, - 'MESH:C459703': {'CHEBI': 'CHEBI:6388'}, - 'MESH:C459779': {'CHEBI': 'CHEBI:81553'}, - 'MESH:C460799': {'CHEBI': 'CHEBI:80065'}, - 'MESH:C460800': {'CHEBI': 'CHEBI:80064'}, - 'MESH:C461139': {'CHEBI': 'CHEBI:70777'}, - 'MESH:C461720': {'CHEBI': 'CHEBI:178161'}, - 'MESH:C461722': {'CHEBI': 'CHEBI:172692'}, - 'MESH:C461780': {'CHEBI': 'CHEBI:156291'}, - 'MESH:C461819': {'CHEBI': 'CHEBI:9199'}, - 'MESH:C462032': {'CHEBI': 'CHEBI:31723'}, - 'MESH:C462033': {'CHEBI': 'CHEBI:32266'}, - 'MESH:C462034': {'CHEBI': 'CHEBI:80800'}, - 'MESH:C462036': {'CHEBI': 'CHEBI:35047'}, - 'MESH:C462104': {'CHEBI': 'CHEBI:5600'}, - 'MESH:C462159': {'CHEBI': 'CHEBI:66621'}, - 'MESH:C462299': {'CHEBI': 'CHEBI:48520'}, - 'MESH:C462301': {'CHEBI': 'CHEBI:178009'}, - 'MESH:C463061': {'CHEBI': 'CHEBI:136847'}, - 'MESH:C463300': {'CHEBI': 'CHEBI:165896'}, - 'MESH:C464480': {'CHEBI': 'CHEBI:81769'}, - 'MESH:C464490': {'CHEBI': 'CHEBI:132450'}, - 'MESH:C464536': {'CHEBI': 'CHEBI:138729'}, - 'MESH:C464576': {'CHEBI': 'CHEBI:132084'}, - 'MESH:C464660': {'CHEBI': 'CHEBI:43602'}, - 'MESH:C464670': {'CHEBI': 'CHEBI:90237'}, - 'MESH:C464725': {'CHEBI': 'CHEBI:66594'}, - 'MESH:C464726': {'CHEBI': 'CHEBI:66593'}, - 'MESH:C464744': {'CHEBI': 'CHEBI:5986'}, - 'MESH:C464747': {'CHEBI': 'CHEBI:133413'}, - 'MESH:C464843': {'CHEBI': 'CHEBI:39170'}, - 'MESH:C464946': {'CHEBI': 'CHEBI:141958'}, - 'MESH:C464957': {'CHEBI': 'CHEBI:141916'}, - 'MESH:C465098': {'CHEBI': 'CHEBI:52486'}, - 'MESH:C465201': {'CHEBI': 'CHEBI:141217'}, - 'MESH:C465318': {'CHEBI': 'CHEBI:69496'}, - 'MESH:C465319': {'CHEBI': 'CHEBI:69497'}, - 'MESH:C465363': {'CHEBI': 'CHEBI:9965'}, - 'MESH:C465365': {'CHEBI': 'CHEBI:9959'}, - 'MESH:C465368': {'CHEBI': 'CHEBI:39183'}, - 'MESH:C465427': {'CHEBI': 'CHEBI:66808'}, - 'MESH:C465428': {'CHEBI': 'CHEBI:66809'}, - 'MESH:C465429': {'CHEBI': 'CHEBI:66810'}, - 'MESH:C465623': {'CHEBI': 'CHEBI:58961'}, - 'MESH:C465640': {'CHEBI': 'CHEBI:84199'}, - 'MESH:C465802': {'CHEBI': 'CHEBI:6734'}, - 'MESH:C465879': {'CHEBI': 'CHEBI:27343'}, - 'MESH:C465982': {'CHEBI': 'CHEBI:73648'}, - 'MESH:C465983': {'CHEBI': 'CHEBI:74820'}, - 'MESH:C465999': {'CHEBI': 'CHEBI:83959'}, - 'MESH:C466066': {'CHEBI': 'CHEBI:144213'}, - 'MESH:C466115': {'CHEBI': 'CHEBI:65814'}, - 'MESH:C466116': {'CHEBI': 'CHEBI:65815'}, - 'MESH:C466160': {'CHEBI': 'CHEBI:51417'}, - 'MESH:C466224': {'CHEBI': 'CHEBI:65940'}, - 'MESH:C466307': {'CHEBI': 'CHEBI:81684'}, - 'MESH:C466610': {'CHEBI': 'CHEBI:8339'}, - 'MESH:C466664': {'CHEBI': 'CHEBI:68708'}, - 'MESH:C466665': {'CHEBI': 'CHEBI:68709'}, - 'MESH:C466666': {'CHEBI': 'CHEBI:68710'}, - 'MESH:C466708': {'CHEBI': 'CHEBI:72641'}, - 'MESH:C466758': {'CHEBI': 'CHEBI:177777'}, - 'MESH:C466782': {'CHEBI': 'CHEBI:84360'}, - 'MESH:C466842': {'CHEBI': 'CHEBI:69232'}, - 'MESH:C466859': {'CHEBI': 'CHEBI:61279'}, - 'MESH:C466899': {'CHEBI': 'CHEBI:82010'}, - 'MESH:C467020': {'CHEBI': 'CHEBI:69119'}, - 'MESH:C467022': {'CHEBI': 'CHEBI:166663'}, - 'MESH:C467023': {'CHEBI': 'CHEBI:176702'}, - 'MESH:C467077': {'CHEBI': 'CHEBI:70133'}, - 'MESH:C467098': {'CHEBI': 'CHEBI:28311'}, - 'MESH:C467259': {'CHEBI': 'CHEBI:169997'}, - 'MESH:C467539': {'CHEBI': 'CHEBI:155905'}, - 'MESH:C467566': {'CHEBI': 'CHEBI:72690'}, - 'MESH:C467591': {'CHEBI': 'CHEBI:46574'}, - 'MESH:C467712': {'CHEBI': 'CHEBI:66533'}, - 'MESH:C467767': {'CHEBI': 'CHEBI:50960'}, - 'MESH:C467828': {'CHEBI': 'CHEBI:8900'}, - 'MESH:C467894': {'CHEBI': 'CHEBI:135949'}, - 'MESH:C468150': {'CHEBI': 'CHEBI:66427'}, - 'MESH:C468151': {'CHEBI': 'CHEBI:66428'}, - 'MESH:C468152': {'CHEBI': 'CHEBI:66429'}, - 'MESH:C468311': {'CHEBI': 'CHEBI:66069'}, - 'MESH:C468312': {'CHEBI': 'CHEBI:65464'}, - 'MESH:C468415': {'CHEBI': 'CHEBI:69386'}, - 'MESH:C468551': {'CHEBI': 'CHEBI:166508'}, - 'MESH:C468646': {'CHEBI': 'CHEBI:51287'}, - 'MESH:C468651': {'CHEBI': 'CHEBI:69580'}, - 'MESH:C468854': {'CHEBI': 'CHEBI:7611'}, - 'MESH:C468987': {'CHEBI': 'CHEBI:78739'}, - 'MESH:C469289': {'CHEBI': 'CHEBI:82721'}, - 'MESH:C469310': {'CHEBI': 'CHEBI:143036'}, - 'MESH:C469328': {'CHEBI': 'CHEBI:2962'}, - 'MESH:C469373': {'CHEBI': 'CHEBI:68781'}, - 'MESH:C469434': {'CHEBI': 'CHEBI:5954'}, - 'MESH:C469528': {'CHEBI': 'CHEBI:133971'}, - 'MESH:C469540': {'CHEBI': 'CHEBI:75432'}, - 'MESH:C469548': {'CHEBI': 'CHEBI:180192'}, - 'MESH:C469556': {'CHEBI': 'CHEBI:64348'}, - 'MESH:C469574': {'CHEBI': 'CHEBI:81982'}, - 'MESH:C469628': {'CHEBI': 'CHEBI:5896'}, - 'MESH:C469689': {'CHEBI': 'CHEBI:507499'}, - 'MESH:C469708': {'CHEBI': 'CHEBI:65570'}, - 'MESH:C469722': {'CHEBI': 'CHEBI:80750'}, - 'MESH:C469781': {'CHEBI': 'CHEBI:77509'}, - 'MESH:C469884': {'CHEBI': 'CHEBI:67896'}, - 'MESH:C469890': {'CHEBI': 'CHEBI:78411'}, - 'MESH:C470014': {'CHEBI': 'CHEBI:73527'}, - 'MESH:C470023': {'CHEBI': 'CHEBI:46050'}, - 'MESH:C470026': {'CHEBI': 'CHEBI:149478'}, - 'MESH:C470067': {'CHEBI': 'CHEBI:5620'}, - 'MESH:C470075': {'CHEBI': 'CHEBI:177459'}, - 'MESH:C470147': {'CHEBI': 'CHEBI:176668'}, - 'MESH:C470170': {'CHEBI': 'CHEBI:67455'}, - 'MESH:C470212': {'CHEBI': 'CHEBI:168818'}, - 'MESH:C470213': {'CHEBI': 'CHEBI:134190'}, - 'MESH:C470220': {'CHEBI': 'CHEBI:135159'}, - 'MESH:C470235': {'CHEBI': 'CHEBI:31775'}, - 'MESH:C470237': {'CHEBI': 'CHEBI:743'}, - 'MESH:C470265': {'CHEBI': 'CHEBI:168666'}, - 'MESH:C470411': {'CHEBI': 'CHEBI:75586'}, - 'MESH:C470413': {'CHEBI': 'CHEBI:177455'}, - 'MESH:C470524': {'CHEBI': 'CHEBI:66291'}, - 'MESH:C470591': {'CHEBI': 'CHEBI:135546'}, - 'MESH:C470592': {'CHEBI': 'CHEBI:67823'}, - 'MESH:C470614': {'CHEBI': 'CHEBI:132651'}, - 'MESH:C470802': {'CHEBI': 'CHEBI:66016'}, - 'MESH:C470893': {'CHEBI': 'CHEBI:63053'}, - 'MESH:C470898': {'CHEBI': 'CHEBI:165678'}, - 'MESH:C470899': {'CHEBI': 'CHEBI:165679'}, - 'MESH:C470917': {'CHEBI': 'CHEBI:35215'}, - 'MESH:C470919': {'CHEBI': 'CHEBI:35216'}, - 'MESH:C470931': {'CHEBI': 'CHEBI:165217'}, - 'MESH:C471047': {'CHEBI': 'CHEBI:177810'}, - 'MESH:C471067': {'CHEBI': 'CHEBI:178256'}, - 'MESH:C471071': {'CHEBI': 'CHEBI:132448'}, - 'MESH:C471075': {'CHEBI': 'CHEBI:6634'}, - 'MESH:C471079': {'CHEBI': 'CHEBI:72638'}, - 'MESH:C471105': {'CHEBI': 'CHEBI:174474'}, - 'MESH:C471106': {'CHEBI': 'CHEBI:176653'}, - 'MESH:C471118': {'CHEBI': 'CHEBI:132378'}, - 'MESH:C471145': {'CHEBI': 'CHEBI:69177'}, - 'MESH:C471281': {'CHEBI': 'CHEBI:169319'}, - 'MESH:C471282': {'CHEBI': 'CHEBI:169799'}, - 'MESH:C471283': {'CHEBI': 'CHEBI:168465'}, - 'MESH:C471400': {'CHEBI': 'CHEBI:132593'}, - 'MESH:C471578': {'CHEBI': 'CHEBI:64235'}, - 'MESH:C471579': {'CHEBI': 'CHEBI:7607'}, - 'MESH:C471685': {'CHEBI': 'CHEBI:141953'}, - 'MESH:C471767': {'CHEBI': 'CHEBI:70034'}, - 'MESH:C471838': {'CHEBI': 'CHEBI:173373'}, - 'MESH:C472105': {'CHEBI': 'CHEBI:144233'}, - 'MESH:C472185': {'CHEBI': 'CHEBI:81827'}, - 'MESH:C472445': {'CHEBI': 'CHEBI:89493'}, - 'MESH:C472511': {'CHEBI': 'CHEBI:23808'}, - 'MESH:C472513': {'CHEBI': 'CHEBI:3462'}, - 'MESH:C472597': {'CHEBI': 'CHEBI:8194'}, - 'MESH:C472599': {'CHEBI': 'CHEBI:142915'}, - 'MESH:C472634': {'CHEBI': 'CHEBI:82011'}, - 'MESH:C472645': {'CHEBI': 'CHEBI:75379'}, - 'MESH:C472679': {'CHEBI': 'CHEBI:2565'}, - 'MESH:C472748': {'CHEBI': 'CHEBI:9425'}, - 'MESH:C472945': {'CHEBI': 'CHEBI:141955'}, - 'MESH:C472965': {'CHEBI': 'CHEBI:135193'}, - 'MESH:C473027': {'CHEBI': 'CHEBI:79995'}, - 'MESH:C473110': {'CHEBI': 'CHEBI:86537'}, - 'MESH:C473159': {'CHEBI': 'CHEBI:174418'}, - 'MESH:C473160': {'CHEBI': 'CHEBI:166519'}, - 'MESH:C473161': {'CHEBI': 'CHEBI:169764'}, - 'MESH:C473200': {'CHEBI': 'CHEBI:16384'}, - 'MESH:C473202': {'CHEBI': 'CHEBI:131357'}, - 'MESH:C473212': {'CHEBI': 'CHEBI:177696'}, - 'MESH:C473256': {'CHEBI': 'CHEBI:60607'}, - 'MESH:C473299': {'CHEBI': 'CHEBI:4916'}, - 'MESH:C473307': {'CHEBI': 'CHEBI:32322'}, - 'MESH:C473343': {'CHEBI': 'CHEBI:143911'}, - 'MESH:C473357': {'CHEBI': 'CHEBI:70163'}, - 'MESH:C473384': {'CHEBI': 'CHEBI:73044'}, - 'MESH:C473412': {'CHEBI': 'CHEBI:65442'}, - 'MESH:C473413': {'CHEBI': 'CHEBI:31117'}, - 'MESH:C473437': {'CHEBI': 'CHEBI:65735'}, - 'MESH:C473453': {'CHEBI': 'CHEBI:29218'}, - 'MESH:C473506': {'CHEBI': 'CHEBI:86940'}, - 'MESH:C473532': {'CHEBI': 'CHEBI:31929'}, - 'MESH:C473568': {'CHEBI': 'CHEBI:88428'}, - 'MESH:C473616': {'CHEBI': 'CHEBI:167836'}, - 'MESH:C473650': {'CHEBI': 'CHEBI:81513'}, - 'MESH:C473688': {'CHEBI': 'CHEBI:69023'}, - 'MESH:C473700': {'CHEBI': 'CHEBI:33221'}, - 'MESH:C473710': {'CHEBI': 'CHEBI:167657'}, - 'MESH:C473711': {'CHEBI': 'CHEBI:91091'}, - 'MESH:C473731': {'CHEBI': 'CHEBI:72297'}, - 'MESH:C473734': {'CHEBI': 'CHEBI:5931'}, - 'MESH:C474009': {'CHEBI': 'CHEBI:4723'}, - 'MESH:C474021': {'CHEBI': 'CHEBI:43645'}, - 'MESH:C474046': {'CHEBI': 'CHEBI:50208'}, - 'MESH:C474052': {'CHEBI': 'CHEBI:66655'}, - 'MESH:C474053': {'CHEBI': 'CHEBI:66656'}, - 'MESH:C474093': {'CHEBI': 'CHEBI:66183'}, - 'MESH:C474097': {'CHEBI': 'CHEBI:65797'}, - 'MESH:C474132': {'CHEBI': 'CHEBI:55329'}, - 'MESH:C474171': {'CHEBI': 'CHEBI:83265'}, - 'MESH:C474233': {'CHEBI': 'CHEBI:177680'}, - 'MESH:C474391': {'CHEBI': 'CHEBI:692'}, - 'MESH:C474429': {'CHEBI': 'CHEBI:3942'}, - 'MESH:C474468': {'CHEBI': 'CHEBI:167064'}, - 'MESH:C474615': {'CHEBI': 'CHEBI:80003'}, - 'MESH:C474669': {'CHEBI': 'CHEBI:68325'}, - 'MESH:C474694': {'CHEBI': 'CHEBI:172332'}, - 'MESH:C474723': {'CHEBI': 'CHEBI:70726'}, - 'MESH:C474725': {'CHEBI': 'CHEBI:48509'}, - 'MESH:C474729': {'CHEBI': 'CHEBI:174211'}, - 'MESH:C474837': {'CHEBI': 'CHEBI:8329'}, - 'MESH:C474981': {'CHEBI': 'CHEBI:74168'}, - 'MESH:C475052': {'CHEBI': 'CHEBI:8303'}, - 'MESH:C475107': {'CHEBI': 'CHEBI:64083'}, - 'MESH:C475222': {'CHEBI': 'CHEBI:66717'}, - 'MESH:C475449': {'CHEBI': 'CHEBI:81346'}, - 'MESH:C475457': {'CHEBI': 'CHEBI:724125'}, - 'MESH:C475474': {'CHEBI': 'CHEBI:20106'}, - 'MESH:C475527': {'CHEBI': 'CHEBI:171796'}, - 'MESH:C475536': {'CHEBI': 'CHEBI:46888'}, - 'MESH:C475571': {'CHEBI': 'CHEBI:9339'}, - 'MESH:C475572': {'CHEBI': 'CHEBI:180202'}, - 'MESH:C475594': {'CHEBI': 'CHEBI:172501'}, - 'MESH:C475595': {'CHEBI': 'CHEBI:171782'}, - 'MESH:C475599': {'CHEBI': 'CHEBI:171776'}, - 'MESH:C475602': {'CHEBI': 'CHEBI:173939'}, - 'MESH:C475603': {'CHEBI': 'CHEBI:174062'}, - 'MESH:C475709': {'CHEBI': 'CHEBI:66463'}, - 'MESH:C475758': {'CHEBI': 'CHEBI:174235'}, - 'MESH:C475807': {'CHEBI': 'CHEBI:84340'}, - 'MESH:C475857': {'CHEBI': 'CHEBI:31571'}, - 'MESH:C475870': {'CHEBI': 'CHEBI:9388'}, - 'MESH:C475882': {'CHEBI': 'CHEBI:81792'}, - 'MESH:C475883': {'CHEBI': 'CHEBI:39393'}, - 'MESH:C475936': {'CHEBI': 'CHEBI:169597'}, - 'MESH:C476003': {'CHEBI': 'CHEBI:143212'}, - 'MESH:C476101': {'CHEBI': 'CHEBI:52700'}, - 'MESH:C476167': {'CHEBI': 'CHEBI:176284'}, - 'MESH:C476206': {'CHEBI': 'CHEBI:174299'}, - 'MESH:C476207': {'CHEBI': 'CHEBI:174308'}, - 'MESH:C476223': {'CHEBI': 'CHEBI:134738'}, - 'MESH:C476282': {'CHEBI': 'CHEBI:36617'}, - 'MESH:C476323': {'CHEBI': 'CHEBI:46764'}, - 'MESH:C476391': {'CHEBI': 'CHEBI:73882'}, - 'MESH:C476489': {'CHEBI': 'CHEBI:133455'}, - 'MESH:C476490': {'CHEBI': 'CHEBI:38471'}, - 'MESH:C476491': {'CHEBI': 'CHEBI:38510'}, - 'MESH:C476493': {'CHEBI': 'CHEBI:177384'}, - 'MESH:C476592': {'CHEBI': 'CHEBI:48530'}, - 'MESH:C476668': {'CHEBI': 'CHEBI:70184'}, - 'MESH:C476669': {'CHEBI': 'CHEBI:31852'}, - 'MESH:C476670': {'CHEBI': 'CHEBI:31853'}, - 'MESH:C476673': {'CHEBI': 'CHEBI:168663'}, - 'MESH:C476721': {'CHEBI': 'CHEBI:177849'}, - 'MESH:C476745': {'CHEBI': 'CHEBI:69934'}, - 'MESH:C476809': {'CHEBI': 'CHEBI:4441'}, - 'MESH:C476835': {'CHEBI': 'CHEBI:68039'}, - 'MESH:C476872': {'CHEBI': 'CHEBI:5240'}, - 'MESH:C476911': {'CHEBI': 'CHEBI:84073'}, - 'MESH:C476922': {'CHEBI': 'CHEBI:83385'}, - 'MESH:C476925': {'CHEBI': 'CHEBI:167406'}, - 'MESH:C476936': {'CHEBI': 'CHEBI:2901'}, - 'MESH:C477042': {'CHEBI': 'CHEBI:5355'}, - 'MESH:C477139': {'CHEBI': 'CHEBI:81749'}, - 'MESH:C477157': {'CHEBI': 'CHEBI:9020'}, - 'MESH:C477166': {'CHEBI': 'CHEBI:65500'}, - 'MESH:C477171': {'CHEBI': 'CHEBI:179066'}, - 'MESH:C477202': {'CHEBI': 'CHEBI:81943'}, - 'MESH:C477203': {'CHEBI': 'CHEBI:169709'}, - 'MESH:C477220': {'CHEBI': 'CHEBI:172673'}, - 'MESH:C477224': {'CHEBI': 'CHEBI:94287'}, - 'MESH:C477246': {'CHEBI': 'CHEBI:77834'}, - 'MESH:C477354': {'CHEBI': 'CHEBI:173743'}, - 'MESH:C477371': {'CHEBI': 'CHEBI:48010'}, - 'MESH:C477447': {'CHEBI': 'CHEBI:37560'}, - 'MESH:C477448': {'CHEBI': 'CHEBI:165202'}, - 'MESH:C477454': {'CHEBI': 'CHEBI:169992'}, - 'MESH:C477464': {'CHEBI': 'CHEBI:51226'}, - 'MESH:C477467': {'CHEBI': 'CHEBI:175575'}, - 'MESH:C477468': {'CHEBI': 'CHEBI:69929'}, - 'MESH:C477508': {'CHEBI': 'CHEBI:66103'}, - 'MESH:C477580': {'CHEBI': 'CHEBI:65719'}, - 'MESH:C477589': {'CHEBI': 'CHEBI:65567'}, - 'MESH:C477662': {'CHEBI': 'CHEBI:137443'}, - 'MESH:C477731': {'CHEBI': 'CHEBI:83457'}, - 'MESH:C477779': {'CHEBI': 'CHEBI:34289'}, - 'MESH:C477863': {'CHEBI': 'CHEBI:138863'}, - 'MESH:C477872': {'CHEBI': 'CHEBI:90686'}, - 'MESH:C477902': {'CHEBI': 'CHEBI:64410'}, - 'MESH:C477903': {'CHEBI': 'CHEBI:172429'}, - 'MESH:C477965': {'CHEBI': 'CHEBI:69074'}, - 'MESH:C477983': {'CHEBI': 'CHEBI:10115'}, - 'MESH:C478100': {'CHEBI': 'CHEBI:5995'}, - 'MESH:C478126': {'CHEBI': 'CHEBI:83454'}, - 'MESH:C478127': {'CHEBI': 'CHEBI:81817'}, - 'MESH:C478149': {'CHEBI': 'CHEBI:34506'}, - 'MESH:C478278': {'CHEBI': 'CHEBI:65537'}, - 'MESH:C478392': {'CHEBI': 'CHEBI:74620'}, - 'MESH:C478393': {'CHEBI': 'CHEBI:85430'}, - 'MESH:C478490': {'CHEBI': 'CHEBI:65643'}, - 'MESH:C478608': {'CHEBI': 'CHEBI:179725'}, - 'MESH:C478745': {'CHEBI': 'CHEBI:79042'}, - 'MESH:C478830': {'CHEBI': 'CHEBI:37777'}, - 'MESH:C478856': {'CHEBI': 'CHEBI:67538'}, - 'MESH:C478869': {'CHEBI': 'CHEBI:65787'}, - 'MESH:C478874': {'CHEBI': 'CHEBI:73199'}, - 'MESH:C478919': {'CHEBI': 'CHEBI:145176'}, - 'MESH:C478920': {'CHEBI': 'CHEBI:73286'}, - 'MESH:C479064': {'CHEBI': 'CHEBI:173919'}, - 'MESH:C479069': {'CHEBI': 'CHEBI:132607'}, - 'MESH:C479160': {'CHEBI': 'CHEBI:89818'}, - 'MESH:C479163': {'CHEBI': 'CHEBI:71200'}, - 'MESH:C479202': {'CHEBI': 'CHEBI:132634'}, - 'MESH:C479228': {'CHEBI': 'CHEBI:83492'}, - 'MESH:C479287': {'CHEBI': 'CHEBI:132334'}, - 'MESH:C479303': {'CHEBI': 'CHEBI:67494'}, - 'MESH:C479307': {'CHEBI': 'CHEBI:177872'}, - 'MESH:C479321': {'CHEBI': 'CHEBI:67280'}, - 'MESH:C479506': {'CHEBI': 'CHEBI:8241'}, - 'MESH:C479538': {'CHEBI': 'CHEBI:63626'}, - 'MESH:C479572': {'CHEBI': 'CHEBI:78683'}, - 'MESH:C479579': {'CHEBI': 'CHEBI:75633'}, - 'MESH:C479580': {'CHEBI': 'CHEBI:75632'}, - 'MESH:C479582': {'CHEBI': 'CHEBI:75621'}, - 'MESH:C479693': {'CHEBI': 'CHEBI:52309'}, - 'MESH:C479696': {'CHEBI': 'CHEBI:176433'}, - 'MESH:C479697': {'CHEBI': 'CHEBI:176432'}, - 'MESH:C479698': {'CHEBI': 'CHEBI:176434'}, - 'MESH:C479716': {'CHEBI': 'CHEBI:65679'}, - 'MESH:C479717': {'CHEBI': 'CHEBI:65678'}, - 'MESH:C479844': {'CHEBI': 'CHEBI:65771'}, - 'MESH:C479850': {'CHEBI': 'CHEBI:38362'}, - 'MESH:C479935': {'CHEBI': 'CHEBI:65484'}, - 'MESH:C479960': {'CHEBI': 'CHEBI:76196'}, - 'MESH:C479979': {'CHEBI': 'CHEBI:79991'}, - 'MESH:C480052': {'CHEBI': 'CHEBI:66147'}, - 'MESH:C480053': {'CHEBI': 'CHEBI:65740'}, - 'MESH:C480054': {'CHEBI': 'CHEBI:69391'}, - 'MESH:C480243': {'CHEBI': 'CHEBI:69531'}, - 'MESH:C480247': {'CHEBI': 'CHEBI:66330'}, - 'MESH:C480347': {'CHEBI': 'CHEBI:149610'}, - 'MESH:C480546': {'CHEBI': 'CHEBI:36485'}, - 'MESH:C480596': {'CHEBI': 'CHEBI:59717'}, - 'MESH:C480635': {'CHEBI': 'CHEBI:174287'}, - 'MESH:C480658': {'CHEBI': 'CHEBI:78226'}, - 'MESH:C480687': {'CHEBI': 'CHEBI:172565'}, - 'MESH:C480688': {'CHEBI': 'CHEBI:81756'}, - 'MESH:C480761': {'CHEBI': 'CHEBI:172341'}, - 'MESH:C480849': {'CHEBI': 'CHEBI:6937'}, - 'MESH:C480850': {'CHEBI': 'CHEBI:166650'}, - 'MESH:C480950': {'CHEBI': 'CHEBI:167964'}, - 'MESH:C480960': {'CHEBI': 'CHEBI:66640'}, - 'MESH:C481052': {'CHEBI': 'CHEBI:51760'}, - 'MESH:C481144': {'CHEBI': 'CHEBI:55419'}, - 'MESH:C481150': {'CHEBI': 'CHEBI:172690'}, - 'MESH:C481190': {'CHEBI': 'CHEBI:135971'}, - 'MESH:C481221': {'CHEBI': 'CHEBI:7542'}, - 'MESH:C481241': {'CHEBI': 'CHEBI:167003'}, - 'MESH:C481242': {'CHEBI': 'CHEBI:167002'}, - 'MESH:C481244': {'CHEBI': 'CHEBI:61148'}, - 'MESH:C481298': {'CHEBI': 'CHEBI:9518'}, - 'MESH:C481307': {'CHEBI': 'CHEBI:83832'}, - 'MESH:C481311': {'CHEBI': 'CHEBI:179997'}, - 'MESH:C481384': {'CHEBI': 'CHEBI:179551'}, - 'MESH:C481520': {'CHEBI': 'CHEBI:142452'}, - 'MESH:C481558': {'CHEBI': 'CHEBI:65406'}, - 'MESH:C481560': {'CHEBI': 'CHEBI:65772'}, - 'MESH:C481600': {'CHEBI': 'CHEBI:26800'}, - 'MESH:C481638': {'CHEBI': 'CHEBI:26568'}, - 'MESH:C481859': {'CHEBI': 'CHEBI:69381'}, - 'MESH:C481911': {'CHEBI': 'CHEBI:173985'}, - 'MESH:C482205': {'CHEBI': 'CHEBI:46742'}, - 'MESH:C482241': {'CHEBI': 'CHEBI:83528'}, - 'MESH:C482289': {'CHEBI': 'CHEBI:65373'}, - 'MESH:C482407': {'CHEBI': 'CHEBI:169377'}, - 'MESH:C482461': {'CHEBI': 'CHEBI:77491'}, - 'MESH:C482472': {'CHEBI': 'CHEBI:65667'}, - 'MESH:C482485': {'CHEBI': 'CHEBI:66218'}, - 'MESH:C482573': {'CHEBI': 'CHEBI:65978'}, - 'MESH:C482623': {'CHEBI': 'CHEBI:67832'}, - 'MESH:C482694': {'CHEBI': 'CHEBI:172375'}, - 'MESH:C482741': {'CHEBI': 'CHEBI:66181'}, - 'MESH:C482752': {'CHEBI': 'CHEBI:66721'}, - 'MESH:C482793': {'CHEBI': 'CHEBI:133013'}, - 'MESH:C482828': {'CHEBI': 'CHEBI:76945'}, - 'MESH:C482881': {'CHEBI': 'CHEBI:80862'}, - 'MESH:C482884': {'CHEBI': 'CHEBI:66725'}, - 'MESH:C482885': {'CHEBI': 'CHEBI:66664'}, - 'MESH:C482900': {'CHEBI': 'CHEBI:131686'}, - 'MESH:C482958': {'CHEBI': 'CHEBI:66456'}, - 'MESH:C482959': {'CHEBI': 'CHEBI:66457'}, - 'MESH:C483044': {'CHEBI': 'CHEBI:87158'}, - 'MESH:C483062': {'CHEBI': 'CHEBI:70197'}, - 'MESH:C483083': {'CHEBI': 'CHEBI:167777'}, - 'MESH:C483272': {'CHEBI': 'CHEBI:68745'}, - 'MESH:C483273': {'CHEBI': 'CHEBI:68809'}, - 'MESH:C483274': {'CHEBI': 'CHEBI:68746'}, - 'MESH:C483277': {'CHEBI': 'CHEBI:66539'}, - 'MESH:C483321': {'CHEBI': 'CHEBI:86290'}, - 'MESH:C483476': {'CHEBI': 'CHEBI:132708'}, - 'MESH:C483477': {'CHEBI': 'CHEBI:132722'}, - 'MESH:C483527': {'CHEBI': 'CHEBI:167407'}, - 'MESH:C483650': {'CHEBI': 'CHEBI:179641'}, - 'MESH:C483695': {'CHEBI': 'CHEBI:66292'}, - 'MESH:C483727': {'CHEBI': 'CHEBI:16471'}, - 'MESH:C483839': {'CHEBI': 'CHEBI:81537'}, - 'MESH:C483909': {'CHEBI': 'CHEBI:49203'}, - 'MESH:C483963': {'CHEBI': 'CHEBI:35991'}, - 'MESH:C484071': {'CHEBI': 'CHEBI:135957'}, - 'MESH:C484302': {'CHEBI': 'CHEBI:177520'}, - 'MESH:C484590': {'CHEBI': 'CHEBI:174977'}, - 'MESH:C484609': {'CHEBI': 'CHEBI:5192'}, - 'MESH:C484751': {'CHEBI': 'CHEBI:9630'}, - 'MESH:C484752': {'CHEBI': 'CHEBI:143063'}, - 'MESH:C484838': {'CHEBI': 'CHEBI:141361'}, - 'MESH:C484864': {'CHEBI': 'CHEBI:91399'}, - 'MESH:C484876': {'CHEBI': 'CHEBI:61278'}, - 'MESH:C484910': {'CHEBI': 'CHEBI:135313'}, - 'MESH:C485129': {'CHEBI': 'CHEBI:65635'}, - 'MESH:C485130': {'CHEBI': 'CHEBI:65636'}, - 'MESH:C485193': {'CHEBI': 'CHEBI:70148'}, - 'MESH:C485199': {'CHEBI': 'CHEBI:9205'}, - 'MESH:C485319': {'CHEBI': 'CHEBI:66652'}, - 'MESH:C485320': {'CHEBI': 'CHEBI:66653'}, - 'MESH:C485321': {'CHEBI': 'CHEBI:73086'}, - 'MESH:C485333': {'CHEBI': 'CHEBI:66899'}, - 'MESH:C485389': {'CHEBI': 'CHEBI:65608'}, - 'MESH:C485390': {'CHEBI': 'CHEBI:65609'}, - 'MESH:C485436': {'CHEBI': 'CHEBI:173893'}, - 'MESH:C485491': {'CHEBI': 'CHEBI:69389'}, - 'MESH:C485493': {'CHEBI': 'CHEBI:69388'}, - 'MESH:C485516': {'CHEBI': 'CHEBI:32083'}, - 'MESH:C485699': {'CHEBI': 'CHEBI:87986'}, - 'MESH:C485800': {'CHEBI': 'CHEBI:7797'}, - 'MESH:C485829': {'CHEBI': 'CHEBI:32596'}, - 'MESH:C485858': {'CHEBI': 'CHEBI:80107'}, - 'MESH:C486108': {'CHEBI': 'CHEBI:174182'}, - 'MESH:C486120': {'CHEBI': 'CHEBI:69358'}, - 'MESH:C486182': {'CHEBI': 'CHEBI:63949'}, - 'MESH:C486261': {'CHEBI': 'CHEBI:66366'}, - 'MESH:C486262': {'CHEBI': 'CHEBI:66367'}, - 'MESH:C486448': {'CHEBI': 'CHEBI:131724'}, - 'MESH:C486464': {'CHEBI': 'CHEBI:68595'}, - 'MESH:C486592': {'CHEBI': 'CHEBI:66913'}, - 'MESH:C486641': {'CHEBI': 'CHEBI:141214'}, - 'MESH:C486666': {'CHEBI': 'CHEBI:174154'}, - 'MESH:C486837': {'CHEBI': 'CHEBI:47964'}, - 'MESH:C486878': {'CHEBI': 'CHEBI:31634'}, - 'MESH:C486982': {'CHEBI': 'CHEBI:86235'}, - 'MESH:C486984': {'CHEBI': 'CHEBI:172444'}, - 'MESH:C487002': {'CHEBI': 'CHEBI:88390'}, - 'MESH:C487081': {'CHEBI': 'CHEBI:61076'}, - 'MESH:C487162': {'CHEBI': 'CHEBI:143863'}, - 'MESH:C487180': {'CHEBI': 'CHEBI:175805'}, - 'MESH:C487221': {'CHEBI': 'CHEBI:61425'}, - 'MESH:C487243': {'CHEBI': 'CHEBI:66053'}, - 'MESH:C487256': {'CHEBI': 'CHEBI:173297'}, - 'MESH:C487366': {'CHEBI': 'CHEBI:59609'}, - 'MESH:C487380': {'CHEBI': 'CHEBI:145792'}, - 'MESH:C487396': {'CHEBI': 'CHEBI:132629'}, - 'MESH:C487400': {'CHEBI': 'CHEBI:65665'}, - 'MESH:C487413': {'CHEBI': 'CHEBI:167807'}, - 'MESH:C487472': {'CHEBI': 'CHEBI:90364'}, - 'MESH:C487479': {'CHEBI': 'CHEBI:76293'}, - 'MESH:C487513': {'CHEBI': 'CHEBI:144984'}, - 'MESH:C487557': {'CHEBI': 'CHEBI:40750'}, - 'MESH:C487585': {'CHEBI': 'CHEBI:5541'}, - 'MESH:C487587': {'CHEBI': 'CHEBI:169181'}, - 'MESH:C487637': {'CHEBI': 'CHEBI:71229'}, - 'MESH:C487643': {'CHEBI': 'CHEBI:132903'}, - 'MESH:C487644': {'CHEBI': 'CHEBI:65660'}, - 'MESH:C487685': {'CHEBI': 'CHEBI:176314'}, - 'MESH:C487735': {'CHEBI': 'CHEBI:86468'}, - 'MESH:C487819': {'CHEBI': 'CHEBI:177727'}, - 'MESH:C487915': {'CHEBI': 'CHEBI:83953'}, - 'MESH:C487916': {'CHEBI': 'CHEBI:176186'}, - 'MESH:C487932': {'CHEBI': 'CHEBI:61397'}, - 'MESH:C487948': {'CHEBI': 'CHEBI:89700'}, - 'MESH:C487953': {'CHEBI': 'CHEBI:88298'}, - 'MESH:C487958': {'CHEBI': 'CHEBI:177641'}, - 'MESH:C487966': {'CHEBI': 'CHEBI:180548'}, - 'MESH:C488055': {'CHEBI': 'CHEBI:67822'}, - 'MESH:C488234': {'CHEBI': 'CHEBI:79999'}, - 'MESH:C488250': {'CHEBI': 'CHEBI:71466'}, - 'MESH:C488323': {'CHEBI': 'CHEBI:68199'}, - 'MESH:C488327': {'CHEBI': 'CHEBI:156308'}, - 'MESH:C488396': {'CHEBI': 'CHEBI:7489'}, - 'MESH:C488401': {'CHEBI': 'CHEBI:80852'}, - 'MESH:C488692': {'CHEBI': 'CHEBI:22151'}, - 'MESH:C488732': {'CHEBI': 'CHEBI:51284'}, - 'MESH:C488736': {'CHEBI': 'CHEBI:82755'}, - 'MESH:C488796': {'CHEBI': 'CHEBI:31883'}, - 'MESH:C488804': {'CHEBI': 'CHEBI:63045'}, - 'MESH:C488808': {'CHEBI': 'CHEBI:162596'}, - 'MESH:C488831': {'CHEBI': 'CHEBI:82023'}, - 'MESH:C488877': {'CHEBI': 'CHEBI:51773'}, - 'MESH:C488889': {'CHEBI': 'CHEBI:174924'}, - 'MESH:C488895': {'CHEBI': 'CHEBI:80177'}, - 'MESH:C488938': {'CHEBI': 'CHEBI:52183'}, - 'MESH:C488969': {'CHEBI': 'CHEBI:170109'}, - 'MESH:C489031': {'CHEBI': 'CHEBI:73696'}, - 'MESH:C489032': {'CHEBI': 'CHEBI:158716'}, - 'MESH:C489107': {'CHEBI': 'CHEBI:65754'}, - 'MESH:C489136': {'CHEBI': 'CHEBI:136054'}, - 'MESH:C489161': {'CHEBI': 'CHEBI:137803'}, - 'MESH:C489254': {'CHEBI': 'CHEBI:40629'}, - 'MESH:C489414': {'CHEBI': 'CHEBI:4737'}, - 'MESH:C489443': {'CHEBI': 'CHEBI:135897'}, - 'MESH:C489707': {'CHEBI': 'CHEBI:140850'}, - 'MESH:C489776': {'CHEBI': 'CHEBI:68063'}, - 'MESH:C489893': {'CHEBI': 'CHEBI:66485'}, - 'MESH:C489897': {'CHEBI': 'CHEBI:66484'}, - 'MESH:C489942': {'CHEBI': 'CHEBI:78008'}, - 'MESH:C490011': {'CHEBI': 'CHEBI:70059'}, - 'MESH:C490145': {'CHEBI': 'CHEBI:66520'}, - 'MESH:C490207': {'CHEBI': 'CHEBI:70400'}, - 'MESH:C490266': {'CHEBI': 'CHEBI:68794'}, - 'MESH:C490355': {'CHEBI': 'CHEBI:65666'}, - 'MESH:C490693': {'CHEBI': 'CHEBI:16067'}, - 'MESH:C490727': {'CHEBI': 'CHEBI:70729'}, - 'MESH:C490954': {'CHEBI': 'CHEBI:63587'}, - 'MESH:C491017': {'CHEBI': 'CHEBI:65504'}, - 'MESH:C491018': {'CHEBI': 'CHEBI:65509'}, - 'MESH:C491266': {'CHEBI': 'CHEBI:131432'}, - 'MESH:C491566': {'CHEBI': 'CHEBI:38588'}, - 'MESH:C491871': {'CHEBI': 'CHEBI:66527'}, - 'MESH:C491991': {'CHEBI': 'CHEBI:141619'}, - 'MESH:C492076': {'CHEBI': 'CHEBI:82856'}, - 'MESH:C492390': {'CHEBI': 'CHEBI:19643'}, - 'MESH:C492422': {'CHEBI': 'CHEBI:156321'}, - 'MESH:C492472': {'CHEBI': 'CHEBI:4818'}, - 'MESH:C492482': {'CHEBI': 'CHEBI:34581'}, - 'MESH:C492489': {'CHEBI': 'CHEBI:59534'}, - 'MESH:C492580': {'CHEBI': 'CHEBI:68358'}, - 'MESH:C492597': {'CHEBI': 'CHEBI:6408'}, - 'MESH:C492654': {'CHEBI': 'CHEBI:144209'}, - 'MESH:C492707': {'CHEBI': 'CHEBI:65365'}, - 'MESH:C492818': {'CHEBI': 'CHEBI:44841'}, - 'MESH:C492921': {'CHEBI': 'CHEBI:50281'}, - 'MESH:C492936': {'CHEBI': 'CHEBI:65467'}, - 'MESH:C493025': {'CHEBI': 'CHEBI:65462'}, - 'MESH:C493026': {'CHEBI': 'CHEBI:65463'}, - 'MESH:C493238': {'CHEBI': 'CHEBI:173949'}, - 'MESH:C493275': {'CHEBI': 'CHEBI:34277'}, - 'MESH:C493366': {'CHEBI': 'CHEBI:69021'}, - 'MESH:C493367': {'CHEBI': 'CHEBI:69022'}, - 'MESH:C493473': {'CHEBI': 'CHEBI:31211'}, - 'MESH:C493484': {'CHEBI': 'CHEBI:23104'}, - 'MESH:C493496': {'CHEBI': 'CHEBI:81890'}, - 'MESH:C493498': {'CHEBI': 'CHEBI:70061'}, - 'MESH:C493499': {'CHEBI': 'CHEBI:70060'}, - 'MESH:C493522': {'CHEBI': 'CHEBI:76127'}, - 'MESH:C493624': {'CHEBI': 'CHEBI:172926'}, - 'MESH:C493666': {'CHEBI': 'CHEBI:38592'}, - 'MESH:C493687': {'CHEBI': 'CHEBI:74326'}, - 'MESH:C493787': {'CHEBI': 'CHEBI:156300'}, - 'MESH:C493870': {'CHEBI': 'CHEBI:72292'}, - 'MESH:C493882': {'CHEBI': 'CHEBI:70196'}, - 'MESH:C493895': {'CHEBI': 'CHEBI:144118'}, - 'MESH:C494054': {'CHEBI': 'CHEBI:81948'}, - 'MESH:C494073': {'CHEBI': 'CHEBI:31012'}, - 'MESH:C494154': {'CHEBI': 'CHEBI:50941'}, - 'MESH:C494175': {'CHEBI': 'CHEBI:75850'}, - 'MESH:C494197': {'CHEBI': 'CHEBI:81857'}, - 'MESH:C494247': {'CHEBI': 'CHEBI:27837'}, - 'MESH:C494251': {'CHEBI': 'CHEBI:17327'}, - 'MESH:C494261': {'CHEBI': 'CHEBI:2621'}, - 'MESH:C494535': {'CHEBI': 'CHEBI:65645'}, - 'MESH:C494536': {'CHEBI': 'CHEBI:65644'}, - 'MESH:C494537': {'CHEBI': 'CHEBI:65497'}, - 'MESH:C494544': {'CHEBI': 'CHEBI:66213'}, - 'MESH:C494596': {'CHEBI': 'CHEBI:86400'}, - 'MESH:C494603': {'CHEBI': 'CHEBI:81589'}, - 'MESH:C494604': {'CHEBI': 'CHEBI:81590'}, - 'MESH:C494605': {'CHEBI': 'CHEBI:81591'}, - 'MESH:C494628': {'CHEBI': 'CHEBI:138773'}, - 'MESH:C494663': {'CHEBI': 'CHEBI:174680'}, - 'MESH:C494667': {'CHEBI': 'CHEBI:165297'}, - 'MESH:C494727': {'CHEBI': 'CHEBI:28020'}, - 'MESH:C494891': {'CHEBI': 'CHEBI:131712'}, - 'MESH:C494902': {'CHEBI': 'CHEBI:132792'}, - 'MESH:C495157': {'CHEBI': 'CHEBI:66073'}, - 'MESH:C495190': {'CHEBI': 'CHEBI:132401'}, - 'MESH:C495199': {'CHEBI': 'CHEBI:80131'}, - 'MESH:C495200': {'CHEBI': 'CHEBI:149669'}, - 'MESH:C495290': {'CHEBI': 'CHEBI:3383'}, - 'MESH:C495399': {'CHEBI': 'CHEBI:135940'}, - 'MESH:C495626': {'CHEBI': 'CHEBI:69808'}, - 'MESH:C495657': {'CHEBI': 'CHEBI:34026'}, - 'MESH:C495777': {'CHEBI': 'CHEBI:34275'}, - 'MESH:C496115': {'CHEBI': 'CHEBI:173105'}, - 'MESH:C496120': {'CHEBI': 'CHEBI:81148'}, - 'MESH:C496191': {'CHEBI': 'CHEBI:32956'}, - 'MESH:C496299': {'CHEBI': 'CHEBI:144121'}, - 'MESH:C496417': {'CHEBI': 'CHEBI:139383'}, - 'MESH:C496492': {'CHEBI': 'CHEBI:15334'}, - 'MESH:C496603': {'CHEBI': 'CHEBI:86603'}, - 'MESH:C496656': {'CHEBI': 'CHEBI:48933'}, - 'MESH:C496788': {'CHEBI': 'CHEBI:65345'}, - 'MESH:C496827': {'CHEBI': 'CHEBI:131923'}, - 'MESH:C496852': {'CHEBI': 'CHEBI:48584'}, - 'MESH:C496892': {'CHEBI': 'CHEBI:6640'}, - 'MESH:C496935': {'CHEBI': 'CHEBI:64534'}, - 'MESH:C497192': {'CHEBI': 'CHEBI:137832'}, - 'MESH:C497294': {'CHEBI': 'CHEBI:64465'}, - 'MESH:C497343': {'CHEBI': 'CHEBI:71063'}, - 'MESH:C497413': {'CHEBI': 'CHEBI:179819'}, - 'MESH:C497701': {'CHEBI': 'CHEBI:34332'}, - 'MESH:C497735': {'CHEBI': 'CHEBI:173992'}, - 'MESH:C497951': {'CHEBI': 'CHEBI:65902'}, - 'MESH:C497958': {'CHEBI': 'CHEBI:66194'}, - 'MESH:C497959': {'CHEBI': 'CHEBI:66195'}, - 'MESH:C498104': {'CHEBI': 'CHEBI:174540'}, - 'MESH:C498107': {'CHEBI': 'CHEBI:65864'}, - 'MESH:C498108': {'CHEBI': 'CHEBI:65865'}, - 'MESH:C498112': {'CHEBI': 'CHEBI:17947'}, - 'MESH:C498128': {'CHEBI': 'CHEBI:66742'}, - 'MESH:C498139': {'CHEBI': 'CHEBI:66530'}, - 'MESH:C498208': {'CHEBI': 'CHEBI:67797'}, - 'MESH:C498221': {'CHEBI': 'CHEBI:81190'}, - 'MESH:C498255': {'CHEBI': 'CHEBI:70453'}, - 'MESH:C498357': {'CHEBI': 'CHEBI:132928'}, - 'MESH:C498939': {'CHEBI': 'CHEBI:6376'}, - 'MESH:C499272': {'CHEBI': 'CHEBI:66177'}, - 'MESH:C499278': {'CHEBI': 'CHEBI:65503'}, - 'MESH:C499300': {'CHEBI': 'CHEBI:141397'}, - 'MESH:C499351': {'CHEBI': 'CHEBI:132906'}, - 'MESH:C499398': {'CHEBI': 'CHEBI:5072'}, - 'MESH:C499478': {'CHEBI': 'CHEBI:85303'}, - 'MESH:C499668': {'CHEBI': 'CHEBI:62513'}, - 'MESH:C499715': {'CHEBI': 'CHEBI:149837'}, - 'MESH:C499748': {'CHEBI': 'CHEBI:90683'}, - 'MESH:C499767': {'CHEBI': 'CHEBI:135132'}, - 'MESH:C499803': {'CHEBI': 'CHEBI:5527'}, - 'MESH:C499804': {'CHEBI': 'CHEBI:65642'}, - 'MESH:C499823': {'CHEBI': 'CHEBI:81559'}, - 'MESH:C499878': {'CHEBI': 'CHEBI:3864'}, - 'MESH:C499925': {'CHEBI': 'CHEBI:66433'}, - 'MESH:C499926': {'CHEBI': 'CHEBI:66434'}, - 'MESH:C499929': {'CHEBI': 'CHEBI:35023'}, - 'MESH:C499930': {'CHEBI': 'CHEBI:35024'}, - 'MESH:C499954': {'CHEBI': 'CHEBI:67796'}, - 'MESH:C499972': {'CHEBI': 'CHEBI:169951'}, - 'MESH:C499974': {'CHEBI': 'CHEBI:65413'}, - 'MESH:C499986': {'CHEBI': 'CHEBI:142284'}, - 'MESH:C499987': {'CHEBI': 'CHEBI:142282'}, - 'MESH:C500026': {'CHEBI': 'CHEBI:85993'}, - 'MESH:C500162': {'CHEBI': 'CHEBI:93940'}, - 'MESH:C500283': {'CHEBI': 'CHEBI:6600'}, - 'MESH:C500395': {'CHEBI': 'CHEBI:29138'}, - 'MESH:C500447': {'CHEBI': 'CHEBI:51593'}, - 'MESH:C500457': {'CHEBI': 'CHEBI:75425'}, - 'MESH:C500482': {'CHEBI': 'CHEBI:31789'}, - 'MESH:C500579': {'CHEBI': 'CHEBI:55445'}, - 'MESH:C500627': {'CHEBI': 'CHEBI:177536'}, - 'MESH:C500662': {'CHEBI': 'CHEBI:6936'}, - 'MESH:C500680': {'CHEBI': 'CHEBI:75688'}, - 'MESH:C500734': {'CHEBI': 'CHEBI:80214'}, - 'MESH:C500746': {'CHEBI': 'CHEBI:3952'}, - 'MESH:C500750': {'CHEBI': 'CHEBI:166506'}, - 'MESH:C500809': {'CHEBI': 'CHEBI:157725'}, - 'MESH:C500869': {'CHEBI': 'CHEBI:65511'}, - 'MESH:C500945': {'CHEBI': 'CHEBI:65390'}, - 'MESH:C501143': {'CHEBI': 'CHEBI:73221'}, - 'MESH:C501144': {'CHEBI': 'CHEBI:73225'}, - 'MESH:C501145': {'CHEBI': 'CHEBI:165375'}, - 'MESH:C501175': {'CHEBI': 'CHEBI:75392'}, - 'MESH:C501183': {'CHEBI': 'CHEBI:7855'}, - 'MESH:C501190': {'CHEBI': 'CHEBI:9643'}, - 'MESH:C501196': {'CHEBI': 'CHEBI:81599'}, - 'MESH:C501217': {'CHEBI': 'CHEBI:144154'}, - 'MESH:C501244': {'CHEBI': 'CHEBI:51338'}, - 'MESH:C501333': {'CHEBI': 'CHEBI:138961'}, - 'MESH:C501373': {'CHEBI': 'CHEBI:68705'}, - 'MESH:C501374': {'CHEBI': 'CHEBI:68706'}, - 'MESH:C501375': {'CHEBI': 'CHEBI:68707'}, - 'MESH:C501413': {'CHEBI': 'CHEBI:32195'}, - 'MESH:C501433': {'CHEBI': 'CHEBI:173638'}, - 'MESH:C501523': {'CHEBI': 'CHEBI:81993'}, - 'MESH:C501582': {'CHEBI': 'CHEBI:81972'}, - 'MESH:C501583': {'CHEBI': 'CHEBI:81863'}, - 'MESH:C501612': {'CHEBI': 'CHEBI:32807'}, - 'MESH:C501649': {'CHEBI': 'CHEBI:70658'}, - 'MESH:C501744': {'CHEBI': 'CHEBI:52718'}, - 'MESH:C501782': {'CHEBI': 'CHEBI:70491'}, - 'MESH:C502099': {'CHEBI': 'CHEBI:156298'}, - 'MESH:C502130': {'CHEBI': 'CHEBI:68779'}, - 'MESH:C502180': {'CHEBI': 'CHEBI:66424'}, - 'MESH:C502266': {'CHEBI': 'CHEBI:61577'}, - 'MESH:C502336': {'CHEBI': 'CHEBI:2161'}, - 'MESH:C502386': {'CHEBI': 'CHEBI:80036'}, - 'MESH:C502503': {'CHEBI': 'CHEBI:132837'}, - 'MESH:C502511': {'CHEBI': 'CHEBI:2808'}, - 'MESH:C502516': {'CHEBI': 'CHEBI:79079'}, - 'MESH:C502582': {'CHEBI': 'CHEBI:38937'}, - 'MESH:C502603': {'CHEBI': 'CHEBI:75030'}, - 'MESH:C502644': {'CHEBI': 'CHEBI:88614'}, - 'MESH:C502645': {'CHEBI': 'CHEBI:82822'}, - 'MESH:C502680': {'CHEBI': 'CHEBI:66190'}, - 'MESH:C502681': {'CHEBI': 'CHEBI:66191'}, - 'MESH:C502855': {'CHEBI': 'CHEBI:66590'}, - 'MESH:C502994': {'CHEBI': 'CHEBI:71272'}, - 'MESH:C503026': {'CHEBI': 'CHEBI:66387'}, - 'MESH:C503028': {'CHEBI': 'CHEBI:133846'}, - 'MESH:C503231': {'CHEBI': 'CHEBI:74960'}, - 'MESH:C503272': {'CHEBI': 'CHEBI:65913'}, - 'MESH:C503376': {'CHEBI': 'CHEBI:52364'}, - 'MESH:C503399': {'CHEBI': 'CHEBI:144380'}, - 'MESH:C503534': {'CHEBI': 'CHEBI:85673'}, - 'MESH:C503607': {'CHEBI': 'CHEBI:70056'}, - 'MESH:C503608': {'CHEBI': 'CHEBI:70052'}, - 'MESH:C503625': {'CHEBI': 'CHEBI:81791'}, - 'MESH:C503769': {'CHEBI': 'CHEBI:29644'}, - 'MESH:C503770': {'CHEBI': 'CHEBI:65244'}, - 'MESH:C503840': {'CHEBI': 'CHEBI:65769'}, - 'MESH:C503864': {'CHEBI': 'CHEBI:20141'}, - 'MESH:C503867': {'CHEBI': 'CHEBI:138732'}, - 'MESH:C504073': {'CHEBI': 'CHEBI:77861'}, - 'MESH:C504126': {'CHEBI': 'CHEBI:81131'}, - 'MESH:C504137': {'CHEBI': 'CHEBI:29120'}, - 'MESH:C504223': {'CHEBI': 'CHEBI:29357'}, - 'MESH:C504253': {'CHEBI': 'CHEBI:65634'}, - 'MESH:C504349': {'CHEBI': 'CHEBI:143240'}, - 'MESH:C504383': {'CHEBI': 'CHEBI:81762'}, - 'MESH:C504402': {'CHEBI': 'CHEBI:81776'}, - 'MESH:C504422': {'CHEBI': 'CHEBI:31627'}, - 'MESH:C504486': {'CHEBI': 'CHEBI:66821'}, - 'MESH:C504487': {'CHEBI': 'CHEBI:66822'}, - 'MESH:C504550': {'CHEBI': 'CHEBI:166495'}, - 'MESH:C504652': {'CHEBI': 'CHEBI:177435'}, - 'MESH:C504677': {'CHEBI': 'CHEBI:66791'}, - 'MESH:C504685': {'CHEBI': 'CHEBI:66013'}, - 'MESH:C504698': {'CHEBI': 'CHEBI:48047'}, - 'MESH:C504699': {'CHEBI': 'CHEBI:48048'}, - 'MESH:C504706': {'CHEBI': 'CHEBI:64550'}, - 'MESH:C504849': {'CHEBI': 'CHEBI:44828'}, - 'MESH:C504937': {'CHEBI': 'CHEBI:4835'}, - 'MESH:C504961': {'CHEBI': 'CHEBI:172811'}, - 'MESH:C504968': {'CHEBI': 'CHEBI:64977'}, - 'MESH:C504969': {'CHEBI': 'CHEBI:10116'}, - 'MESH:C505011': {'CHEBI': 'CHEBI:74810'}, - 'MESH:C505179': {'CHEBI': 'CHEBI:66502'}, - 'MESH:C505184': {'CHEBI': 'CHEBI:60835'}, - 'MESH:C505218': {'CHEBI': 'CHEBI:172693'}, - 'MESH:C505280': {'CHEBI': 'CHEBI:7779'}, - 'MESH:C505281': {'CHEBI': 'CHEBI:28678'}, - 'MESH:C505282': {'CHEBI': 'CHEBI:156301'}, - 'MESH:C505299': {'CHEBI': 'CHEBI:59873'}, - 'MESH:C505405': {'CHEBI': 'CHEBI:53231'}, - 'MESH:C505439': {'CHEBI': 'CHEBI:135968'}, - 'MESH:C505522': {'CHEBI': 'CHEBI:38666'}, - 'MESH:C505589': {'CHEBI': 'CHEBI:137378'}, - 'MESH:C505610': {'CHEBI': 'CHEBI:146848'}, - 'MESH:C505676': {'CHEBI': 'CHEBI:66582'}, - 'MESH:C505698': {'CHEBI': 'CHEBI:168130'}, - 'MESH:C505710': {'CHEBI': 'CHEBI:74252'}, - 'MESH:C505730': {'CHEBI': 'CHEBI:78540'}, - 'MESH:C505825': {'CHEBI': 'CHEBI:6629'}, - 'MESH:C505858': {'CHEBI': 'CHEBI:66422'}, - 'MESH:C505898': {'CHEBI': 'CHEBI:72578'}, - 'MESH:C506093': {'CHEBI': 'CHEBI:61070'}, - 'MESH:C506133': {'CHEBI': 'CHEBI:45820'}, - 'MESH:C506242': {'CHEBI': 'CHEBI:66149'}, - 'MESH:C506331': {'CHEBI': 'CHEBI:80128'}, - 'MESH:C506346': {'CHEBI': 'CHEBI:27479'}, - 'MESH:C506419': {'CHEBI': 'CHEBI:63462'}, - 'MESH:C506425': {'CHEBI': 'CHEBI:65887'}, - 'MESH:C506459': {'CHEBI': 'CHEBI:176669'}, - 'MESH:C506490': {'CHEBI': 'CHEBI:69799'}, - 'MESH:C506597': {'CHEBI': 'CHEBI:81887'}, - 'MESH:C506614': {'CHEBI': 'CHEBI:88249'}, - 'MESH:C506615': {'CHEBI': 'CHEBI:91198'}, - 'MESH:C506622': {'CHEBI': 'CHEBI:28327'}, - 'MESH:C506658': {'CHEBI': 'CHEBI:65353'}, - 'MESH:C506703': {'CHEBI': 'CHEBI:69936'}, - 'MESH:C506846': {'CHEBI': 'CHEBI:66542'}, - 'MESH:C506967': {'CHEBI': 'CHEBI:149636'}, - 'MESH:C507037': {'CHEBI': 'CHEBI:66637'}, - 'MESH:C507044': {'CHEBI': 'CHEBI:5994'}, - 'MESH:C507134': {'CHEBI': 'CHEBI:145417'}, - 'MESH:C507335': {'CHEBI': 'CHEBI:158403'}, - 'MESH:C507368': {'CHEBI': 'CHEBI:53082'}, - 'MESH:C507378': {'CHEBI': 'CHEBI:16151'}, - 'MESH:C507379': {'CHEBI': 'CHEBI:50071'}, - 'MESH:C507381': {'CHEBI': 'CHEBI:81839'}, - 'MESH:C507450': {'CHEBI': 'CHEBI:66745'}, - 'MESH:C507469': {'CHEBI': 'CHEBI:66296'}, - 'MESH:C507470': {'CHEBI': 'CHEBI:66440'}, - 'MESH:C507475': {'CHEBI': 'CHEBI:69572'}, - 'MESH:C507543': {'CHEBI': 'CHEBI:176139'}, - 'MESH:C507544': {'CHEBI': 'CHEBI:36318'}, - 'MESH:C507552': {'CHEBI': 'CHEBI:175515'}, - 'MESH:C507554': {'CHEBI': 'CHEBI:66558'}, - 'MESH:C507582': {'CHEBI': 'CHEBI:6988'}, - 'MESH:C507616': {'CHEBI': 'CHEBI:168138'}, - 'MESH:C507691': {'CHEBI': 'CHEBI:66604'}, - 'MESH:C507710': {'CHEBI': 'CHEBI:95048'}, - 'MESH:C507825': {'CHEBI': 'CHEBI:80955'}, - 'MESH:C507866': {'CHEBI': 'CHEBI:27039'}, - 'MESH:C507895': {'CHEBI': 'CHEBI:133759'}, - 'MESH:C507939': {'CHEBI': 'CHEBI:66543'}, - 'MESH:C508031': {'CHEBI': 'CHEBI:65911'}, - 'MESH:C508039': {'CHEBI': 'CHEBI:36513'}, - 'MESH:C508070': {'CHEBI': 'CHEBI:172917'}, - 'MESH:C508108': {'CHEBI': 'CHEBI:167092'}, - 'MESH:C508134': {'CHEBI': 'CHEBI:38660'}, - 'MESH:C508135': {'CHEBI': 'CHEBI:38639'}, - 'MESH:C508136': {'CHEBI': 'CHEBI:39329'}, - 'MESH:C508167': {'CHEBI': 'CHEBI:24559'}, - 'MESH:C508192': {'CHEBI': 'CHEBI:41421'}, - 'MESH:C508213': {'CHEBI': 'CHEBI:81808'}, - 'MESH:C508216': {'CHEBI': 'CHEBI:25296'}, - 'MESH:C508220': {'CHEBI': 'CHEBI:81689'}, - 'MESH:C508257': {'CHEBI': 'CHEBI:156318'}, - 'MESH:C508339': {'CHEBI': 'CHEBI:70194'}, - 'MESH:C508353': {'CHEBI': 'CHEBI:2635'}, - 'MESH:C508363': {'CHEBI': 'CHEBI:89199'}, - 'MESH:C508400': {'CHEBI': 'CHEBI:168947'}, - 'MESH:C508401': {'CHEBI': 'CHEBI:142841'}, - 'MESH:C508419': {'CHEBI': 'CHEBI:179841'}, - 'MESH:C508456': {'CHEBI': 'CHEBI:177592'}, - 'MESH:C508461': {'CHEBI': 'CHEBI:70501'}, - 'MESH:C508467': {'CHEBI': 'CHEBI:174947'}, - 'MESH:C508542': {'CHEBI': 'CHEBI:65976'}, - 'MESH:C508543': {'CHEBI': 'CHEBI:65977'}, - 'MESH:C508548': {'CHEBI': 'CHEBI:135742'}, - 'MESH:C508550': {'CHEBI': 'CHEBI:66148'}, - 'MESH:C508591': {'CHEBI': 'CHEBI:66673'}, - 'MESH:C508593': {'CHEBI': 'CHEBI:66674'}, - 'MESH:C508595': {'CHEBI': 'CHEBI:66675'}, - 'MESH:C508597': {'CHEBI': 'CHEBI:65387'}, - 'MESH:C508627': {'CHEBI': 'CHEBI:6381'}, - 'MESH:C508630': {'CHEBI': 'CHEBI:44864'}, - 'MESH:C508676': {'CHEBI': 'CHEBI:66391'}, - 'MESH:C508677': {'CHEBI': 'CHEBI:66392'}, - 'MESH:C508678': {'CHEBI': 'CHEBI:65934'}, - 'MESH:C508681': {'CHEBI': 'CHEBI:69137'}, - 'MESH:C508700': {'CHEBI': 'CHEBI:175345'}, - 'MESH:C508713': {'CHEBI': 'CHEBI:139449'}, - 'MESH:C508762': {'CHEBI': 'CHEBI:38798'}, - 'MESH:C508838': {'CHEBI': 'CHEBI:65409'}, - 'MESH:C508846': {'CHEBI': 'CHEBI:65658'}, - 'MESH:C508854': {'CHEBI': 'CHEBI:85155'}, - 'MESH:C508873': {'CHEBI': 'CHEBI:47770'}, - 'MESH:C508887': {'CHEBI': 'CHEBI:166679'}, - 'MESH:C508959': {'CHEBI': 'CHEBI:81907'}, - 'MESH:C509029': {'CHEBI': 'CHEBI:59297'}, - 'MESH:C509049': {'CHEBI': 'CHEBI:171874'}, - 'MESH:C509058': {'CHEBI': 'CHEBI:167450'}, - 'MESH:C509062': {'CHEBI': 'CHEBI:59210'}, - 'MESH:C509063': {'CHEBI': 'CHEBI:165069'}, - 'MESH:C509089': {'CHEBI': 'CHEBI:545687'}, - 'MESH:C509225': {'CHEBI': 'CHEBI:144123'}, - 'MESH:C509327': {'CHEBI': 'CHEBI:81206'}, - 'MESH:C509328': {'CHEBI': 'CHEBI:6957'}, - 'MESH:C509426': {'CHEBI': 'CHEBI:132798'}, - 'MESH:C509427': {'CHEBI': 'CHEBI:132881'}, - 'MESH:C509449': {'CHEBI': 'CHEBI:90344'}, - 'MESH:C509473': {'CHEBI': 'CHEBI:17696'}, - 'MESH:C509529': {'CHEBI': 'CHEBI:66259'}, - 'MESH:C509573': {'CHEBI': 'CHEBI:66806'}, - 'MESH:C509582': {'CHEBI': 'CHEBI:157899'}, - 'MESH:C509583': {'CHEBI': 'CHEBI:65510'}, - 'MESH:C509595': {'CHEBI': 'CHEBI:17221'}, - 'MESH:C509636': {'CHEBI': 'CHEBI:66517'}, - 'MESH:C509637': {'CHEBI': 'CHEBI:66518'}, - 'MESH:C509638': {'CHEBI': 'CHEBI:80090'}, - 'MESH:C509783': {'CHEBI': 'CHEBI:2706'}, - 'MESH:C509808': {'CHEBI': 'CHEBI:163569'}, - 'MESH:C509811': {'CHEBI': 'CHEBI:74871'}, - 'MESH:C509855': {'CHEBI': 'CHEBI:53546'}, - 'MESH:C509874': {'CHEBI': 'CHEBI:81409'}, - 'MESH:C509922': {'CHEBI': 'CHEBI:167686'}, - 'MESH:C509965': {'CHEBI': 'CHEBI:44560'}, - 'MESH:C509972': {'CHEBI': 'CHEBI:68122'}, - 'MESH:C509981': {'CHEBI': 'CHEBI:177517'}, - 'MESH:C510134': {'CHEBI': 'CHEBI:166671'}, - 'MESH:C510260': {'CHEBI': 'CHEBI:80187'}, - 'MESH:C510298': {'CHEBI': 'CHEBI:82642'}, - 'MESH:C510338': {'CHEBI': 'CHEBI:66130'}, - 'MESH:C510377': {'CHEBI': 'CHEBI:42702'}, - 'MESH:C510591': {'CHEBI': 'CHEBI:78546'}, - 'MESH:C510619': {'CHEBI': 'CHEBI:63240'}, - 'MESH:C510685': {'CHEBI': 'CHEBI:172573'}, - 'MESH:C510719': {'CHEBI': 'CHEBI:66700'}, - 'MESH:C510756': {'CHEBI': 'CHEBI:80034'}, - 'MESH:C510793': {'CHEBI': 'CHEBI:133017'}, - 'MESH:C510796': {'CHEBI': 'CHEBI:2507'}, - 'MESH:C510819': {'CHEBI': 'CHEBI:80417'}, - 'MESH:C510888': {'CHEBI': 'CHEBI:52342'}, - 'MESH:C510902': {'CHEBI': 'CHEBI:43515'}, - 'MESH:C510913': {'CHEBI': 'CHEBI:37710'}, - 'MESH:C510961': {'CHEBI': 'CHEBI:173359'}, - 'MESH:C511058': {'CHEBI': 'CHEBI:49237'}, - 'MESH:C511081': {'CHEBI': 'CHEBI:66788'}, - 'MESH:C511099': {'CHEBI': 'CHEBI:65574'}, - 'MESH:C511123': {'CHEBI': 'CHEBI:67595'}, - 'MESH:C511208': {'CHEBI': 'CHEBI:1579'}, - 'MESH:C511262': {'CHEBI': 'CHEBI:51497'}, - 'MESH:C511284': {'CHEBI': 'CHEBI:35483'}, - 'MESH:C511295': {'CHEBI': 'CHEBI:81584'}, - 'MESH:C511328': {'CHEBI': 'CHEBI:135404'}, - 'MESH:C511340': {'CHEBI': 'CHEBI:83345'}, - 'MESH:C511387': {'CHEBI': 'CHEBI:133592'}, - 'MESH:C511448': {'CHEBI': 'CHEBI:61089'}, - 'MESH:C511534': {'CHEBI': 'CHEBI:31281'}, - 'MESH:C511643': {'CHEBI': 'CHEBI:67915'}, - 'MESH:C511645': {'CHEBI': 'CHEBI:51499'}, - 'MESH:C511657': {'CHEBI': 'CHEBI:169989'}, - 'MESH:C511704': {'CHEBI': 'CHEBI:131784'}, - 'MESH:C511794': {'CHEBI': 'CHEBI:132754'}, - 'MESH:C511975': {'CHEBI': 'CHEBI:8645'}, - 'MESH:C512003': {'CHEBI': 'CHEBI:28891'}, - 'MESH:C512010': {'CHEBI': 'CHEBI:65525'}, - 'MESH:C512101': {'CHEBI': 'CHEBI:33067'}, - 'MESH:C512113': {'CHEBI': 'CHEBI:63447'}, - 'MESH:C512132': {'CHEBI': 'CHEBI:178204'}, - 'MESH:C512155': {'CHEBI': 'CHEBI:48703'}, - 'MESH:C512188': {'CHEBI': 'CHEBI:50228'}, - 'MESH:C512195': {'CHEBI': 'CHEBI:79369'}, - 'MESH:C512196': {'CHEBI': 'CHEBI:80845'}, - 'MESH:C512204': {'CHEBI': 'CHEBI:68621'}, - 'MESH:C512209': {'CHEBI': 'CHEBI:66524'}, - 'MESH:C512234': {'CHEBI': 'CHEBI:66744'}, - 'MESH:C512235': {'CHEBI': 'CHEBI:31948'}, - 'MESH:C512244': {'CHEBI': 'CHEBI:66184'}, - 'MESH:C512272': {'CHEBI': 'CHEBI:62726'}, - 'MESH:C512395': {'CHEBI': 'CHEBI:34686'}, - 'MESH:C512420': {'CHEBI': 'CHEBI:68609'}, - 'MESH:C512483': {'CHEBI': 'CHEBI:69798'}, - 'MESH:C512547': {'CHEBI': 'CHEBI:69681'}, - 'MESH:C512562': {'CHEBI': 'CHEBI:169260'}, - 'MESH:C512731': {'CHEBI': 'CHEBI:176204'}, - 'MESH:C512910': {'CHEBI': 'CHEBI:171798'}, - 'MESH:C512916': {'CHEBI': 'CHEBI:66129'}, - 'MESH:C512917': {'CHEBI': 'CHEBI:66128'}, - 'MESH:C512930': {'CHEBI': 'CHEBI:158999'}, - 'MESH:C512990': {'CHEBI': 'CHEBI:90125'}, - 'MESH:C513064': {'CHEBI': 'CHEBI:66059'}, - 'MESH:C513065': {'CHEBI': 'CHEBI:66478'}, - 'MESH:C513119': {'CHEBI': 'CHEBI:145736'}, - 'MESH:C513202': {'CHEBI': 'CHEBI:84842'}, - 'MESH:C513235': {'CHEBI': 'CHEBI:172032'}, - 'MESH:C513307': {'CHEBI': 'CHEBI:172034'}, - 'MESH:C513426': {'CHEBI': 'CHEBI:138417'}, - 'MESH:C513428': {'CHEBI': 'CHEBI:78780'}, - 'MESH:C513439': {'CHEBI': 'CHEBI:42839'}, - 'MESH:C513451': {'CHEBI': 'CHEBI:68748'}, - 'MESH:C513452': {'CHEBI': 'CHEBI:68749'}, - 'MESH:C513626': {'CHEBI': 'CHEBI:175611'}, - 'MESH:C513640': {'CHEBI': 'CHEBI:77818'}, - 'MESH:C513667': {'CHEBI': 'CHEBI:30141'}, - 'MESH:C513692': {'CHEBI': 'CHEBI:88050'}, - 'MESH:C513796': {'CHEBI': 'CHEBI:173865'}, - 'MESH:C513880': {'CHEBI': 'CHEBI:66578'}, - 'MESH:C513881': {'CHEBI': 'CHEBI:42033'}, - 'MESH:C513955': {'CHEBI': 'CHEBI:73219'}, - 'MESH:C513957': {'CHEBI': 'CHEBI:170060'}, - 'MESH:C513995': {'CHEBI': 'CHEBI:65494'}, - 'MESH:C513996': {'CHEBI': 'CHEBI:65495'}, - 'MESH:C514045': {'CHEBI': 'CHEBI:269574'}, - 'MESH:C514113': {'CHEBI': 'CHEBI:52237'}, - 'MESH:C514130': {'CHEBI': 'CHEBI:66163'}, - 'MESH:C514135': {'CHEBI': 'CHEBI:132106'}, - 'MESH:C514136': {'CHEBI': 'CHEBI:81716'}, - 'MESH:C514152': {'CHEBI': 'CHEBI:16104'}, - 'MESH:C514277': {'CHEBI': 'CHEBI:73245'}, - 'MESH:C514290': {'CHEBI': 'CHEBI:53258'}, - 'MESH:C514314': {'CHEBI': 'CHEBI:132382'}, - 'MESH:C514393': {'CHEBI': 'CHEBI:73301'}, - 'MESH:C514444': {'CHEBI': 'CHEBI:63741'}, - 'MESH:C514449': {'CHEBI': 'CHEBI:2994'}, - 'MESH:C514515': {'CHEBI': 'CHEBI:143152'}, - 'MESH:C514516': {'CHEBI': 'CHEBI:81992'}, - 'MESH:C514517': {'CHEBI': 'CHEBI:82027'}, - 'MESH:C514547': {'CHEBI': 'CHEBI:147305'}, - 'MESH:C514569': {'CHEBI': 'CHEBI:81338'}, - 'MESH:C514585': {'CHEBI': 'CHEBI:144183'}, - 'MESH:C514605': {'CHEBI': 'CHEBI:159074'}, - 'MESH:C514684': {'CHEBI': 'CHEBI:51776'}, - 'MESH:C514699': {'CHEBI': 'CHEBI:136012'}, - 'MESH:C514709': {'CHEBI': 'CHEBI:80603'}, - 'MESH:C514710': {'CHEBI': 'CHEBI:80604'}, - 'MESH:C514774': {'CHEBI': 'CHEBI:35336'}, - 'MESH:C514786': {'CHEBI': 'CHEBI:82214'}, - 'MESH:C514789': {'CHEBI': 'CHEBI:155863'}, - 'MESH:C514795': {'CHEBI': 'CHEBI:66319'}, - 'MESH:C514849': {'CHEBI': 'CHEBI:72776'}, - 'MESH:C514857': {'CHEBI': 'CHEBI:32936'}, - 'MESH:C514905': {'CHEBI': 'CHEBI:168122'}, - 'MESH:C514916': {'CHEBI': 'CHEBI:10086'}, - 'MESH:C514919': {'CHEBI': 'CHEBI:9188'}, - 'MESH:C514925': {'CHEBI': 'CHEBI:12060'}, - 'MESH:C515005': {'CHEBI': 'CHEBI:168262'}, - 'MESH:C515006': {'CHEBI': 'CHEBI:142258'}, - 'MESH:C515007': {'CHEBI': 'CHEBI:176229'}, - 'MESH:C515040': {'CHEBI': 'CHEBI:83326'}, - 'MESH:C515063': {'CHEBI': 'CHEBI:78770'}, - 'MESH:C515073': {'CHEBI': 'CHEBI:66303'}, - 'MESH:C515100': {'CHEBI': 'CHEBI:30251'}, - 'MESH:C515101': {'CHEBI': 'CHEBI:174975'}, - 'MESH:C515102': {'CHEBI': 'CHEBI:77439'}, - 'MESH:C515103': {'CHEBI': 'CHEBI:91032'}, - 'MESH:C515113': {'CHEBI': 'CHEBI:75589'}, - 'MESH:C515147': {'CHEBI': 'CHEBI:69088'}, - 'MESH:C515155': {'CHEBI': 'CHEBI:69087'}, - 'MESH:C515158': {'CHEBI': 'CHEBI:68324'}, - 'MESH:C515179': {'CHEBI': 'CHEBI:67818'}, - 'MESH:C515233': {'CHEBI': 'CHEBI:47458'}, - 'MESH:C515247': {'CHEBI': 'CHEBI:76207'}, - 'MESH:C515287': {'CHEBI': 'CHEBI:46734'}, - 'MESH:C515288': {'CHEBI': 'CHEBI:69404'}, - 'MESH:C515306': {'CHEBI': 'CHEBI:176923'}, - 'MESH:C515325': {'CHEBI': 'CHEBI:32547'}, - 'MESH:C515348': {'CHEBI': 'CHEBI:52026'}, - 'MESH:C515381': {'CHEBI': 'CHEBI:48211'}, - 'MESH:C515404': {'CHEBI': 'CHEBI:174368'}, - 'MESH:C515568': {'CHEBI': 'CHEBI:21457'}, - 'MESH:C515756': {'CHEBI': 'CHEBI:51988'}, - 'MESH:C515918': {'CHEBI': 'CHEBI:70329'}, - 'MESH:C516118': {'CHEBI': 'CHEBI:53177'}, - 'MESH:C516119': {'CHEBI': 'CHEBI:66803'}, - 'MESH:C516138': {'CHEBI': 'CHEBI:78510'}, - 'MESH:C516142': {'CHEBI': 'CHEBI:81765'}, - 'MESH:C516316': {'CHEBI': 'CHEBI:172319'}, - 'MESH:C516495': {'CHEBI': 'CHEBI:52461'}, - 'MESH:C516501': {'CHEBI': 'CHEBI:158184'}, - 'MESH:C516502': {'CHEBI': 'CHEBI:27420'}, - 'MESH:C516599': {'CHEBI': 'CHEBI:7509'}, - 'MESH:C516611': {'CHEBI': 'CHEBI:69617'}, - 'MESH:C516666': {'CHEBI': 'CHEBI:73723'}, - 'MESH:C516667': {'CHEBI': 'CHEBI:71219'}, - 'MESH:C516710': {'CHEBI': 'CHEBI:3802'}, - 'MESH:C516713': {'CHEBI': 'CHEBI:178564'}, - 'MESH:C516715': {'CHEBI': 'CHEBI:6358'}, - 'MESH:C516746': {'CHEBI': 'CHEBI:69040'}, - 'MESH:C516755': {'CHEBI': 'CHEBI:68788'}, - 'MESH:C516814': {'CHEBI': 'CHEBI:61322'}, - 'MESH:C516826': {'CHEBI': 'CHEBI:38264'}, - 'MESH:C516830': {'CHEBI': 'CHEBI:50655'}, - 'MESH:C516952': {'CHEBI': 'CHEBI:6042'}, - 'MESH:C516975': {'CHEBI': 'CHEBI:134709'}, - 'MESH:C517013': {'CHEBI': 'CHEBI:8773'}, - 'MESH:C517016': {'CHEBI': 'CHEBI:79078'}, - 'MESH:C517072': {'CHEBI': 'CHEBI:6689'}, - 'MESH:C517079': {'CHEBI': 'CHEBI:88965'}, - 'MESH:C517080': {'CHEBI': 'CHEBI:173701'}, - 'MESH:C517113': {'CHEBI': 'CHEBI:165198'}, - 'MESH:C517170': {'CHEBI': 'CHEBI:145170'}, - 'MESH:C517282': {'CHEBI': 'CHEBI:51942'}, - 'MESH:C517284': {'CHEBI': 'CHEBI:89749'}, - 'MESH:C517333': {'CHEBI': 'CHEBI:31238'}, - 'MESH:C517386': {'CHEBI': 'CHEBI:174101'}, - 'MESH:C517394': {'CHEBI': 'CHEBI:81304'}, - 'MESH:C517409': {'CHEBI': 'CHEBI:86989'}, - 'MESH:C517415': {'CHEBI': 'CHEBI:169382'}, - 'MESH:C517417': {'CHEBI': 'CHEBI:143430'}, - 'MESH:C517550': {'CHEBI': 'CHEBI:29094'}, - 'MESH:C517587': {'CHEBI': 'CHEBI:66161'}, - 'MESH:C517667': {'CHEBI': 'CHEBI:133907'}, - 'MESH:C517721': {'CHEBI': 'CHEBI:65453'}, - 'MESH:C517733': {'CHEBI': 'CHEBI:67113'}, - 'MESH:C517741': {'CHEBI': 'CHEBI:51575'}, - 'MESH:C517782': {'CHEBI': 'CHEBI:72312'}, - 'MESH:C517807': {'CHEBI': 'CHEBI:175322'}, - 'MESH:C517872': {'CHEBI': 'CHEBI:69304'}, - 'MESH:C517879': {'CHEBI': 'CHEBI:177467'}, - 'MESH:C517880': {'CHEBI': 'CHEBI:82621'}, - 'MESH:C517969': {'CHEBI': 'CHEBI:39246'}, - 'MESH:C517970': {'CHEBI': 'CHEBI:39248'}, - 'MESH:C517975': {'CHEBI': 'CHEBI:90227'}, - 'MESH:C517985': {'CHEBI': 'CHEBI:8177'}, - 'MESH:C518012': {'CHEBI': 'CHEBI:66785'}, - 'MESH:C518014': {'CHEBI': 'CHEBI:141948'}, - 'MESH:C518022': {'CHEBI': 'CHEBI:177399'}, - 'MESH:C518046': {'CHEBI': 'CHEBI:144390'}, - 'MESH:C518057': {'CHEBI': 'CHEBI:175500'}, - 'MESH:C518064': {'CHEBI': 'CHEBI:64901'}, - 'MESH:C518302': {'CHEBI': 'CHEBI:132173'}, - 'MESH:C518327': {'CHEBI': 'CHEBI:2607'}, - 'MESH:C518369': {'CHEBI': 'CHEBI:133381'}, - 'MESH:C518455': {'CHEBI': 'CHEBI:4967'}, - 'MESH:C518539': {'CHEBI': 'CHEBI:6563'}, - 'MESH:C518548': {'CHEBI': 'CHEBI:65401'}, - 'MESH:C518552': {'CHEBI': 'CHEBI:66687'}, - 'MESH:C518553': {'CHEBI': 'CHEBI:66688'}, - 'MESH:C518566': {'CHEBI': 'CHEBI:145950'}, - 'MESH:C518617': {'CHEBI': 'CHEBI:141613'}, - 'MESH:C518704': {'CHEBI': 'CHEBI:17566'}, - 'MESH:C518723': {'CHEBI': 'CHEBI:66436'}, - 'MESH:C518772': {'CHEBI': 'CHEBI:175704'}, - 'MESH:C518773': {'CHEBI': 'CHEBI:175636'}, - 'MESH:C518845': {'CHEBI': 'CHEBI:46274'}, - 'MESH:C518851': {'CHEBI': 'CHEBI:65657'}, - 'MESH:C518875': {'CHEBI': 'CHEBI:131358'}, - 'MESH:C518876': {'CHEBI': 'CHEBI:144229'}, - 'MESH:C518893': {'CHEBI': 'CHEBI:66357'}, - 'MESH:C518913': {'CHEBI': 'CHEBI:79843'}, - 'MESH:C518946': {'CHEBI': 'CHEBI:5619'}, - 'MESH:C518963': {'CHEBI': 'CHEBI:169599'}, - 'MESH:C518975': {'CHEBI': 'CHEBI:69041'}, - 'MESH:C519073': {'CHEBI': 'CHEBI:133638'}, - 'MESH:C519076': {'CHEBI': 'CHEBI:31689'}, - 'MESH:C519127': {'CHEBI': 'CHEBI:69789'}, - 'MESH:C519150': {'CHEBI': 'CHEBI:177401'}, - 'MESH:C519242': {'CHEBI': 'CHEBI:65986'}, - 'MESH:C519243': {'CHEBI': 'CHEBI:65988'}, - 'MESH:C519244': {'CHEBI': 'CHEBI:65987'}, - 'MESH:C519248': {'CHEBI': 'CHEBI:66353'}, - 'MESH:C519249': {'CHEBI': 'CHEBI:66354'}, - 'MESH:C519347': {'CHEBI': 'CHEBI:137833'}, - 'MESH:C519406': {'CHEBI': 'CHEBI:132121'}, - 'MESH:C519468': {'CHEBI': 'CHEBI:4816'}, - 'MESH:C519491': {'CHEBI': 'CHEBI:134719'}, - 'MESH:C519578': {'CHEBI': 'CHEBI:137136'}, - 'MESH:C519611': {'CHEBI': 'CHEBI:168721'}, - 'MESH:C519714': {'CHEBI': 'CHEBI:8638'}, - 'MESH:C519722': {'CHEBI': 'CHEBI:67831'}, - 'MESH:C519736': {'CHEBI': 'CHEBI:75391'}, - 'MESH:C519738': {'CHEBI': 'CHEBI:64373'}, - 'MESH:C519739': {'CHEBI': 'CHEBI:64374'}, - 'MESH:C519808': {'CHEBI': 'CHEBI:17160'}, - 'MESH:C519947': {'CHEBI': 'CHEBI:135469'}, - 'MESH:C519984': {'CHEBI': 'CHEBI:3174'}, - 'MESH:C519987': {'CHEBI': 'CHEBI:176066'}, - 'MESH:C520025': {'CHEBI': 'CHEBI:65349'}, - 'MESH:C520062': {'CHEBI': 'CHEBI:89195'}, - 'MESH:C520072': {'CHEBI': 'CHEBI:173721'}, - 'MESH:C520084': {'CHEBI': 'CHEBI:28123'}, - 'MESH:C520092': {'CHEBI': 'CHEBI:134721'}, - 'MESH:C520093': {'CHEBI': 'CHEBI:51486'}, - 'MESH:C520094': {'CHEBI': 'CHEBI:59714'}, - 'MESH:C520102': {'CHEBI': 'CHEBI:136805'}, - 'MESH:C520122': {'CHEBI': 'CHEBI:81107'}, - 'MESH:C520146': {'CHEBI': 'CHEBI:6489'}, - 'MESH:C520157': {'CHEBI': 'CHEBI:149903'}, - 'MESH:C520169': {'CHEBI': 'CHEBI:5629'}, - 'MESH:C520180': {'CHEBI': 'CHEBI:171865'}, - 'MESH:C520233': {'CHEBI': 'CHEBI:3208'}, - 'MESH:C520277': {'CHEBI': 'CHEBI:70661'}, - 'MESH:C520284': {'CHEBI': 'CHEBI:91198'}, - 'MESH:C520290': {'CHEBI': 'CHEBI:36241'}, - 'MESH:C520337': {'CHEBI': 'CHEBI:91224'}, - 'MESH:C520391': {'CHEBI': 'CHEBI:66670'}, - 'MESH:C520393': {'CHEBI': 'CHEBI:15441'}, - 'MESH:C520446': {'CHEBI': 'CHEBI:145156'}, - 'MESH:C520447': {'CHEBI': 'CHEBI:145155'}, - 'MESH:C520451': {'CHEBI': 'CHEBI:166690'}, - 'MESH:C520462': {'CHEBI': 'CHEBI:144078'}, - 'MESH:C520504': {'CHEBI': 'CHEBI:68123'}, - 'MESH:C520571': {'CHEBI': 'CHEBI:147398'}, - 'MESH:C520692': {'CHEBI': 'CHEBI:66506'}, - 'MESH:C520766': {'CHEBI': 'CHEBI:53217'}, - 'MESH:C520774': {'CHEBI': 'CHEBI:72600'}, - 'MESH:C520807': {'CHEBI': 'CHEBI:86612'}, - 'MESH:C520809': {'CHEBI': 'CHEBI:85010'}, - 'MESH:C520853': {'CHEBI': 'CHEBI:72323'}, - 'MESH:C520886': {'CHEBI': 'CHEBI:83500'}, - 'MESH:C520890': {'CHEBI': 'CHEBI:51940'}, - 'MESH:C520913': {'CHEBI': 'CHEBI:66525'}, - 'MESH:C520923': {'CHEBI': 'CHEBI:65616'}, - 'MESH:C520999': {'CHEBI': 'CHEBI:68388'}, - 'MESH:C521013': {'CHEBI': 'CHEBI:62880'}, - 'MESH:C521027': {'CHEBI': 'CHEBI:65888'}, - 'MESH:C521028': {'CHEBI': 'CHEBI:65889'}, - 'MESH:C521033': {'CHEBI': 'CHEBI:65818'}, - 'MESH:C521074': {'CHEBI': 'CHEBI:89118'}, - 'MESH:C521075': {'CHEBI': 'CHEBI:65423'}, - 'MESH:C521154': {'CHEBI': 'CHEBI:158601'}, - 'MESH:C521200': {'CHEBI': 'CHEBI:80372'}, - 'MESH:C521214': {'CHEBI': 'CHEBI:135300'}, - 'MESH:C521215': {'CHEBI': 'CHEBI:51772'}, - 'MESH:C521218': {'CHEBI': 'CHEBI:62417'}, - 'MESH:C521221': {'CHEBI': 'CHEBI:50943'}, - 'MESH:C521244': {'CHEBI': 'CHEBI:51302'}, - 'MESH:C521273': {'CHEBI': 'CHEBI:68850'}, - 'MESH:C521277': {'CHEBI': 'CHEBI:59753'}, - 'MESH:C521284': {'CHEBI': 'CHEBI:53157'}, - 'MESH:C521309': {'CHEBI': 'CHEBI:85138'}, - 'MESH:C521311': {'CHEBI': 'CHEBI:177607'}, - 'MESH:C521327': {'CHEBI': 'CHEBI:64454'}, - 'MESH:C521328': {'CHEBI': 'CHEBI:158922'}, - 'MESH:C521332': {'CHEBI': 'CHEBI:52753'}, - 'MESH:C521367': {'CHEBI': 'CHEBI:29876'}, - 'MESH:C521368': {'CHEBI': 'CHEBI:151115'}, - 'MESH:C521377': {'CHEBI': 'CHEBI:131999'}, - 'MESH:C521425': {'CHEBI': 'CHEBI:61349'}, - 'MESH:C521443': {'CHEBI': 'CHEBI:80779'}, - 'MESH:C521485': {'CHEBI': 'CHEBI:38974'}, - 'MESH:C521537': {'CHEBI': 'CHEBI:65448'}, - 'MESH:C521538': {'CHEBI': 'CHEBI:65449'}, - 'MESH:C521547': {'CHEBI': 'CHEBI:65583'}, - 'MESH:C521569': {'CHEBI': 'CHEBI:38640'}, - 'MESH:C521646': {'CHEBI': 'CHEBI:65702'}, - 'MESH:C521647': {'CHEBI': 'CHEBI:65704'}, - 'MESH:C521648': {'CHEBI': 'CHEBI:65703'}, - 'MESH:C521655': {'CHEBI': 'CHEBI:65868'}, - 'MESH:C521656': {'CHEBI': 'CHEBI:65829'}, - 'MESH:C521657': {'CHEBI': 'CHEBI:65828'}, - 'MESH:C521666': {'CHEBI': 'CHEBI:68454'}, - 'MESH:C521746': {'CHEBI': 'CHEBI:173965'}, - 'MESH:C521749': {'CHEBI': 'CHEBI:65507'}, - 'MESH:C521762': {'CHEBI': 'CHEBI:66499'}, - 'MESH:C521787': {'CHEBI': 'CHEBI:142261'}, - 'MESH:C521796': {'CHEBI': 'CHEBI:36732'}, - 'MESH:C521814': {'CHEBI': 'CHEBI:179879'}, - 'MESH:C521816': {'CHEBI': 'CHEBI:180411'}, - 'MESH:C521856': {'CHEBI': 'CHEBI:157727'}, - 'MESH:C521865': {'CHEBI': 'CHEBI:174757'}, - 'MESH:C521871': {'CHEBI': 'CHEBI:27566'}, - 'MESH:C521901': {'CHEBI': 'CHEBI:77052'}, - 'MESH:C521973': {'CHEBI': 'CHEBI:66146'}, - 'MESH:C521984': {'CHEBI': 'CHEBI:4793'}, - 'MESH:C521986': {'CHEBI': 'CHEBI:134543'}, - 'MESH:C521990': {'CHEBI': 'CHEBI:6798'}, - 'MESH:C522034': {'CHEBI': 'CHEBI:144187'}, - 'MESH:C522041': {'CHEBI': 'CHEBI:79477'}, - 'MESH:C522061': {'CHEBI': 'CHEBI:66325'}, - 'MESH:C522079': {'CHEBI': 'CHEBI:80149'}, - 'MESH:C522082': {'CHEBI': 'CHEBI:65119'}, - 'MESH:C522124': {'CHEBI': 'CHEBI:135622'}, - 'MESH:C522144': {'CHEBI': 'CHEBI:133779'}, - 'MESH:C522181': {'CHEBI': 'CHEBI:72296'}, - 'MESH:C522224': {'CHEBI': 'CHEBI:65931'}, - 'MESH:C522312': {'CHEBI': 'CHEBI:65610'}, - 'MESH:C522358': {'CHEBI': 'CHEBI:83152'}, - 'MESH:C522383': {'CHEBI': 'CHEBI:174471'}, - 'MESH:C522391': {'CHEBI': 'CHEBI:90633'}, - 'MESH:C522533': {'CHEBI': 'CHEBI:177743'}, - 'MESH:C522561': {'CHEBI': 'CHEBI:38130'}, - 'MESH:C522626': {'CHEBI': 'CHEBI:37479'}, - 'MESH:C522667': {'CHEBI': 'CHEBI:71253'}, - 'MESH:C522695': {'CHEBI': 'CHEBI:33119'}, - 'MESH:C522708': {'CHEBI': 'CHEBI:69930'}, - 'MESH:C522709': {'CHEBI': 'CHEBI:173804'}, - 'MESH:C522710': {'CHEBI': 'CHEBI:171730'}, - 'MESH:C522713': {'CHEBI': 'CHEBI:162821'}, - 'MESH:C522768': {'CHEBI': 'CHEBI:156408'}, - 'MESH:C522769': {'CHEBI': 'CHEBI:176265'}, - 'MESH:C522770': {'CHEBI': 'CHEBI:176276'}, - 'MESH:C522781': {'CHEBI': 'CHEBI:3094'}, - 'MESH:C522828': {'CHEBI': 'CHEBI:52488'}, - 'MESH:C522829': {'CHEBI': 'CHEBI:52489'}, - 'MESH:C522850': {'CHEBI': 'CHEBI:80318'}, - 'MESH:C522909': {'CHEBI': 'CHEBI:164584'}, - 'MESH:C522917': {'CHEBI': 'CHEBI:82752'}, - 'MESH:C522931': {'CHEBI': 'CHEBI:65849'}, - 'MESH:C522936': {'CHEBI': 'CHEBI:137452'}, - 'MESH:C522973': {'CHEBI': 'CHEBI:90524'}, - 'MESH:C523109': {'CHEBI': 'CHEBI:72451'}, - 'MESH:C523110': {'CHEBI': 'CHEBI:15535'}, - 'MESH:C523124': {'CHEBI': 'CHEBI:49490'}, - 'MESH:C523142': {'CHEBI': 'CHEBI:42040'}, - 'MESH:C523170': {'CHEBI': 'CHEBI:171890'}, - 'MESH:C523187': {'CHEBI': 'CHEBI:74899'}, - 'MESH:C523228': {'CHEBI': 'CHEBI:65749'}, - 'MESH:C523229': {'CHEBI': 'CHEBI:65750'}, - 'MESH:C523270': {'CHEBI': 'CHEBI:101096'}, - 'MESH:C523279': {'CHEBI': 'CHEBI:87094'}, - 'MESH:C523322': {'CHEBI': 'CHEBI:66559'}, - 'MESH:C523338': {'CHEBI': 'CHEBI:139330'}, - 'MESH:C523354': {'CHEBI': 'CHEBI:26847'}, - 'MESH:C523397': {'CHEBI': 'CHEBI:85487'}, - 'MESH:C523468': {'CHEBI': 'CHEBI:90844'}, - 'MESH:C523469': {'CHEBI': 'CHEBI:62217'}, - 'MESH:C523483': {'CHEBI': 'CHEBI:68551'}, - 'MESH:C523499': {'CHEBI': 'CHEBI:33148'}, - 'MESH:C523558': {'CHEBI': 'CHEBI:175846'}, - 'MESH:C523572': {'CHEBI': 'CHEBI:162802'}, - 'MESH:C523653': {'CHEBI': 'CHEBI:166993'}, - 'MESH:C523659': {'CHEBI': 'CHEBI:66020'}, - 'MESH:C523660': {'CHEBI': 'CHEBI:66021'}, - 'MESH:C523662': {'CHEBI': 'CHEBI:66169'}, - 'MESH:C523691': {'CHEBI': 'CHEBI:66087'}, - 'MESH:C523692': {'CHEBI': 'CHEBI:66088'}, - 'MESH:C523797': {'CHEBI': 'CHEBI:94490'}, - 'MESH:C523798': {'CHEBI': 'CHEBI:139608'}, - 'MESH:C523807': {'CHEBI': 'CHEBI:66575'}, - 'MESH:C523808': {'CHEBI': 'CHEBI:66576'}, - 'MESH:C523881': {'CHEBI': 'CHEBI:75816'}, - 'MESH:C523964': {'CHEBI': 'CHEBI:27847'}, - 'MESH:C523965': {'CHEBI': 'CHEBI:40730'}, - 'MESH:C524026': {'CHEBI': 'CHEBI:65597'}, - 'MESH:C524027': {'CHEBI': 'CHEBI:65596'}, - 'MESH:C524085': {'CHEBI': 'CHEBI:173633'}, - 'MESH:C524259': {'CHEBI': 'CHEBI:2481'}, - 'MESH:C524284': {'CHEBI': 'CHEBI:67437'}, - 'MESH:C524334': {'CHEBI': 'CHEBI:26630'}, - 'MESH:C524466': {'CHEBI': 'CHEBI:50271'}, - 'MESH:C524499': {'CHEBI': 'CHEBI:53709'}, - 'MESH:C524581': {'CHEBI': 'CHEBI:135956'}, - 'MESH:C524589': {'CHEBI': 'CHEBI:173784'}, - 'MESH:C524594': {'CHEBI': 'CHEBI:82475'}, - 'MESH:C524615': {'CHEBI': 'CHEBI:18534'}, - 'MESH:C524639': {'CHEBI': 'CHEBI:18010'}, - 'MESH:C524731': {'CHEBI': 'CHEBI:4989'}, - 'MESH:C524749': {'CHEBI': 'CHEBI:70017'}, - 'MESH:C524814': {'CHEBI': 'CHEBI:149696'}, - 'MESH:C524826': {'CHEBI': 'CHEBI:81782'}, - 'MESH:C524833': {'CHEBI': 'CHEBI:176782'}, - 'MESH:C524862': {'CHEBI': 'CHEBI:142492'}, - 'MESH:C524865': {'CHEBI': 'CHEBI:65347'}, - 'MESH:C524935': {'CHEBI': 'CHEBI:23325'}, - 'MESH:C524968': {'CHEBI': 'CHEBI:65968'}, - 'MESH:C524982': {'CHEBI': 'CHEBI:140672'}, - 'MESH:C525008': {'CHEBI': 'CHEBI:73420'}, - 'MESH:C525009': {'CHEBI': 'CHEBI:168849'}, - 'MESH:C525089': {'CHEBI': 'CHEBI:90897'}, - 'MESH:C525152': {'CHEBI': 'CHEBI:28263'}, - 'MESH:C525268': {'CHEBI': 'CHEBI:66219'}, - 'MESH:C525271': {'CHEBI': 'CHEBI:66262'}, - 'MESH:C525272': {'CHEBI': 'CHEBI:67533'}, - 'MESH:C525285': {'CHEBI': 'CHEBI:139241'}, - 'MESH:C525367': {'CHEBI': 'CHEBI:177378'}, - 'MESH:C525396': {'CHEBI': 'CHEBI:72821'}, - 'MESH:C525418': {'CHEBI': 'CHEBI:144086'}, - 'MESH:C525486': {'CHEBI': 'CHEBI:42491'}, - 'MESH:C525681': {'CHEBI': 'CHEBI:65907'}, - 'MESH:C525682': {'CHEBI': 'CHEBI:65908'}, - 'MESH:C525683': {'CHEBI': 'CHEBI:65909'}, - 'MESH:C525726': {'CHEBI': 'CHEBI:132268'}, - 'MESH:C525763': {'CHEBI': 'CHEBI:66018'}, - 'MESH:C525764': {'CHEBI': 'CHEBI:66019'}, - 'MESH:C525963': {'CHEBI': 'CHEBI:61333'}, - 'MESH:C525995': {'CHEBI': 'CHEBI:66351'}, - 'MESH:C525996': {'CHEBI': 'CHEBI:66350'}, - 'MESH:C526056': {'CHEBI': 'CHEBI:66695'}, - 'MESH:C526057': {'CHEBI': 'CHEBI:66696'}, - 'MESH:C526073': {'CHEBI': 'CHEBI:89899'}, - 'MESH:C526093': {'CHEBI': 'CHEBI:62452'}, - 'MESH:C526153': {'CHEBI': 'CHEBI:78304'}, - 'MESH:C526218': {'CHEBI': 'CHEBI:180306'}, - 'MESH:C526228': {'CHEBI': 'CHEBI:81094'}, - 'MESH:C526229': {'CHEBI': 'CHEBI:81093'}, - 'MESH:C526230': {'CHEBI': 'CHEBI:9714'}, - 'MESH:C526232': {'CHEBI': 'CHEBI:45101'}, - 'MESH:C526327': {'CHEBI': 'CHEBI:146174'}, - 'MESH:C526330': {'CHEBI': 'CHEBI:174231'}, - 'MESH:C526354': {'CHEBI': 'CHEBI:50061'}, - 'MESH:C526356': {'CHEBI': 'CHEBI:65721'}, - 'MESH:C526426': {'CHEBI': 'CHEBI:86512'}, - 'MESH:C526428': {'CHEBI': 'CHEBI:159756'}, - 'MESH:C526486': {'CHEBI': 'CHEBI:173947'}, - 'MESH:C526490': {'CHEBI': 'CHEBI:173744'}, - 'MESH:C526533': {'CHEBI': 'CHEBI:140429'}, - 'MESH:C526558': {'CHEBI': 'CHEBI:65966'}, - 'MESH:C526575': {'CHEBI': 'CHEBI:63450'}, - 'MESH:C526613': {'CHEBI': 'CHEBI:51215'}, - 'MESH:C526621': {'CHEBI': 'CHEBI:141908'}, - 'MESH:C526623': {'CHEBI': 'CHEBI:65450'}, - 'MESH:C526624': {'CHEBI': 'CHEBI:65452'}, - 'MESH:C526625': {'CHEBI': 'CHEBI:65451'}, - 'MESH:C526675': {'CHEBI': 'CHEBI:135920'}, - 'MESH:C526725': {'CHEBI': 'CHEBI:168591'}, - 'MESH:C526883': {'CHEBI': 'CHEBI:33156'}, - 'MESH:C526928': {'CHEBI': 'CHEBI:17700'}, - 'MESH:C526970': {'CHEBI': 'CHEBI:66458'}, - 'MESH:C527010': {'CHEBI': 'CHEBI:69790'}, - 'MESH:C527018': {'CHEBI': 'CHEBI:65601'}, - 'MESH:C527019': {'CHEBI': 'CHEBI:65602'}, - 'MESH:C527145': {'CHEBI': 'CHEBI:175742'}, - 'MESH:C527146': {'CHEBI': 'CHEBI:175749'}, - 'MESH:C527218': {'CHEBI': 'CHEBI:146784'}, - 'MESH:C527318': {'CHEBI': 'CHEBI:65832'}, - 'MESH:C527319': {'CHEBI': 'CHEBI:65833'}, - 'MESH:C527336': {'CHEBI': 'CHEBI:156455'}, - 'MESH:C527525': {'CHEBI': 'CHEBI:68540'}, - 'MESH:C527562': {'CHEBI': 'CHEBI:38371'}, - 'MESH:C527590': {'CHEBI': 'CHEBI:144367'}, - 'MESH:C527598': {'CHEBI': 'CHEBI:87841'}, - 'MESH:C527654': {'CHEBI': 'CHEBI:171930'}, - 'MESH:C527741': {'CHEBI': 'CHEBI:38670'}, - 'MESH:C527742': {'CHEBI': 'CHEBI:85310'}, - 'MESH:C527817': {'CHEBI': 'CHEBI:47802'}, - 'MESH:C527876': {'CHEBI': 'CHEBI:59925'}, - 'MESH:C527905': {'CHEBI': 'CHEBI:81101'}, - 'MESH:C527912': {'CHEBI': 'CHEBI:156460'}, - 'MESH:C527915': {'CHEBI': 'CHEBI:143059'}, - 'MESH:C527966': {'CHEBI': 'CHEBI:141530'}, - 'MESH:C528063': {'CHEBI': 'CHEBI:79121'}, - 'MESH:C528166': {'CHEBI': 'CHEBI:62219'}, - 'MESH:C528220': {'CHEBI': 'CHEBI:70505'}, - 'MESH:C528221': {'CHEBI': 'CHEBI:31437'}, - 'MESH:C528277': {'CHEBI': 'CHEBI:39283'}, - 'MESH:C528323': {'CHEBI': 'CHEBI:81466'}, - 'MESH:C528396': {'CHEBI': 'CHEBI:136049'}, - 'MESH:C528407': {'CHEBI': 'CHEBI:90295'}, - 'MESH:C528427': {'CHEBI': 'CHEBI:4409'}, - 'MESH:C528449': {'CHEBI': 'CHEBI:71028'}, - 'MESH:C528460': {'CHEBI': 'CHEBI:65980'}, - 'MESH:C528480': {'CHEBI': 'CHEBI:166593'}, - 'MESH:C528535': {'CHEBI': 'CHEBI:136827'}, - 'MESH:C528536': {'CHEBI': 'CHEBI:61817'}, - 'MESH:C528561': {'CHEBI': 'CHEBI:131174'}, - 'MESH:C528570': {'CHEBI': 'CHEBI:81803'}, - 'MESH:C528598': {'CHEBI': 'CHEBI:52317'}, - 'MESH:C528608': {'CHEBI': 'CHEBI:141145'}, - 'MESH:C528640': {'CHEBI': 'CHEBI:83504'}, - 'MESH:C528642': {'CHEBI': 'CHEBI:32041'}, - 'MESH:C528660': {'CHEBI': 'CHEBI:2375'}, - 'MESH:C528737': {'CHEBI': 'CHEBI:83428'}, - 'MESH:C528767': {'CHEBI': 'CHEBI:61337'}, - 'MESH:C528768': {'CHEBI': 'CHEBI:61341'}, - 'MESH:C528813': {'CHEBI': 'CHEBI:34160'}, - 'MESH:C528884': {'CHEBI': 'CHEBI:177725'}, - 'MESH:C528923': {'CHEBI': 'CHEBI:5762'}, - 'MESH:C528924': {'CHEBI': 'CHEBI:5763'}, - 'MESH:C528989': {'CHEBI': 'CHEBI:50074'}, - 'MESH:C529019': {'CHEBI': 'CHEBI:68345'}, - 'MESH:C529041': {'CHEBI': 'CHEBI:65630'}, - 'MESH:C529042': {'CHEBI': 'CHEBI:65631'}, - 'MESH:C529148': {'CHEBI': 'CHEBI:139523'}, - 'MESH:C529149': {'CHEBI': 'CHEBI:137499'}, - 'MESH:C529176': {'CHEBI': 'CHEBI:62862'}, - 'MESH:C529252': {'CHEBI': 'CHEBI:68751'}, - 'MESH:C529253': {'CHEBI': 'CHEBI:68753'}, - 'MESH:C529353': {'CHEBI': 'CHEBI:66737'}, - 'MESH:C529356': {'CHEBI': 'CHEBI:34472'}, - 'MESH:C529395': {'CHEBI': 'CHEBI:65246'}, - 'MESH:C529420': {'CHEBI': 'CHEBI:62481'}, - 'MESH:C529466': {'CHEBI': 'CHEBI:156357'}, - 'MESH:C529543': {'CHEBI': 'CHEBI:66344'}, - 'MESH:C529599': {'CHEBI': 'CHEBI:6780'}, - 'MESH:C529617': {'CHEBI': 'CHEBI:82486'}, - 'MESH:C529618': {'CHEBI': 'CHEBI:82487'}, - 'MESH:C529640': {'CHEBI': 'CHEBI:85381'}, - 'MESH:C529766': {'CHEBI': 'CHEBI:157682'}, - 'MESH:C529776': {'CHEBI': 'CHEBI:133373'}, - 'MESH:C529896': {'CHEBI': 'CHEBI:133397'}, - 'MESH:C529946': {'CHEBI': 'CHEBI:3560'}, - 'MESH:C529984': {'CHEBI': 'CHEBI:90235'}, - 'MESH:C530098': {'CHEBI': 'CHEBI:163924'}, - 'MESH:C530229': {'CHEBI': 'CHEBI:9861'}, - 'MESH:C530235': {'CHEBI': 'CHEBI:140105'}, - 'MESH:C530299': {'CHEBI': 'CHEBI:82702'}, - 'MESH:C530309': {'CHEBI': 'CHEBI:80683'}, - 'MESH:C530422': {'CHEBI': 'CHEBI:27050'}, - 'MESH:C530449': {'CHEBI': 'CHEBI:69814'}, - 'MESH:C530457': {'CHEBI': 'CHEBI:160522'}, - 'MESH:C530462': {'CHEBI': 'CHEBI:65376'}, - 'MESH:C530483': {'CHEBI': 'CHEBI:39264'}, - 'MESH:C530494': {'CHEBI': 'CHEBI:177512'}, - 'MESH:C530506': {'CHEBI': 'CHEBI:68246'}, - 'MESH:C530507': {'CHEBI': 'CHEBI:63461'}, - 'MESH:C530544': {'CHEBI': 'CHEBI:65866'}, - 'MESH:C530716': {'CHEBI': 'CHEBI:85164'}, - 'MESH:C530737': {'CHEBI': 'CHEBI:7014'}, - 'MESH:C530765': {'CHEBI': 'CHEBI:65402'}, - 'MESH:C530773': {'CHEBI': 'CHEBI:83605'}, - 'MESH:C530784': {'CHEBI': 'CHEBI:66657'}, - 'MESH:C530785': {'CHEBI': 'CHEBI:73097'}, - 'MESH:C530793': {'CHEBI': 'CHEBI:50415'}, - 'MESH:C530806': {'CHEBI': 'CHEBI:67379'}, - 'MESH:C530807': {'CHEBI': 'CHEBI:65763'}, - 'MESH:C530949': {'CHEBI': 'CHEBI:90703'}, - 'MESH:C531017': {'CHEBI': 'CHEBI:175537'}, - 'MESH:C531026': {'CHEBI': 'CHEBI:168622'}, - 'MESH:C531056': {'CHEBI': 'CHEBI:47617'}, - 'MESH:C531135': {'CHEBI': 'CHEBI:172576'}, - 'MESH:C531182': {'CHEBI': 'CHEBI:173802'}, - 'MESH:C531198': {'CHEBI': 'CHEBI:71952'}, - 'MESH:C531230': {'CHEBI': 'CHEBI:91326'}, - 'MESH:C531249': {'CHEBI': 'CHEBI:53199'}, - 'MESH:C531255': {'CHEBI': 'CHEBI:66707'}, - 'MESH:C531258': {'CHEBI': 'CHEBI:66842'}, - 'MESH:C531276': {'CHEBI': 'CHEBI:63465'}, - 'MESH:C531292': {'CHEBI': 'CHEBI:65422'}, - 'MESH:C531294': {'CHEBI': 'CHEBI:65418'}, - 'MESH:C531295': {'CHEBI': 'CHEBI:65419'}, - 'MESH:C531296': {'CHEBI': 'CHEBI:65420'}, - 'MESH:C531298': {'CHEBI': 'CHEBI:65421'}, - 'MESH:C531349': {'CHEBI': 'CHEBI:80832'}, - 'MESH:C531352': {'CHEBI': 'CHEBI:75193'}, - 'MESH:C531364': {'CHEBI': 'CHEBI:29015'}, - 'MESH:C531383': {'CHEBI': 'CHEBI:81858'}, - 'MESH:C531419': {'CHEBI': 'CHEBI:65385'}, - 'MESH:C531420': {'CHEBI': 'CHEBI:65382'}, - 'MESH:C531421': {'CHEBI': 'CHEBI:65383'}, - 'MESH:C531460': {'CHEBI': 'CHEBI:50657'}, - 'MESH:C531521': {'CHEBI': 'CHEBI:67171'}, - 'MESH:C531525': {'CHEBI': 'CHEBI:94988'}, - 'MESH:C531549': {'CHEBI': 'CHEBI:134689'}, - 'MESH:C531550': {'CHEBI': 'CHEBI:83766'}, - 'MESH:C531560': {'CHEBI': 'CHEBI:159320'}, - 'MESH:C531583': {'CHEBI': 'CHEBI:80598'}, - 'MESH:C531598': {'MONDO': 'MONDO:0043003'}, - 'MESH:C531609': {'MONDO': 'MONDO:0000687'}, - 'MESH:C531613': {'MONDO': 'MONDO:0019028'}, - 'MESH:C531616': {'MONDO': 'MONDO:0019438'}, - 'MESH:C531617': {'MONDO': 'MONDO:0007103'}, - 'MESH:C531619': {'MONDO': 'MONDO:0007113'}, - 'MESH:C531621': {'MONDO': 'MONDO:0004215'}, - 'MESH:C531622': {'MONDO': 'MONDO:8000014'}, - 'MESH:C531624': {'MONDO': 'MONDO:0008450'}, - 'MESH:C531633': {'MONDO': 'MONDO:0000461'}, - 'MESH:C531642': {'MONDO': 'MONDO:0008289'}, - 'MESH:C531665': {'MONDO': 'MONDO:0007436'}, - 'MESH:C531667': {'MONDO': 'MONDO:0016312'}, - 'MESH:C531673': {'MONDO': 'MONDO:0003478'}, - 'MESH:C531684': {'MONDO': 'MONDO:0100309'}, - 'MESH:C531698': {'MONDO': 'MONDO:0024271'}, - 'MESH:C531699': {'MONDO': 'MONDO:0016242'}, - 'MESH:C531735': {'MONDO': 'MONDO:0007927'}, - 'MESH:C531742': {'MONDO': 'MONDO:0007948'}, - 'MESH:C531754': {'MONDO': 'MONDO:0016035'}, - 'MESH:C531762': {'MONDO': 'MONDO:0023094'}, - 'MESH:C531777': {'MONDO': 'MONDO:0021072'}, - 'MESH:C531784': {'MONDO': 'MONDO:0008251'}, - 'MESH:C531791': {'MONDO': 'MONDO:0008308'}, - 'MESH:C531816': {'MONDO': 'MONDO:0007064'}, - 'MESH:C531834': {'MONDO': 'MONDO:0024893'}, - 'MESH:C531835': {'MONDO': 'MONDO:0008586'}, - 'MESH:C531844': {'MONDO': 'MONDO:0019565'}, - 'MESH:C531854': {'MONDO': 'MONDO:0010204'}, - 'MESH:C531857': {'MONDO': 'MONDO:0019234'}, - 'MESH:C531865': {'CHEBI': 'CHEBI:1171'}, - 'MESH:C531866': {'CHEBI': 'CHEBI:1159'}, - 'MESH:C531883': {'CHEBI': 'CHEBI:66662'}, - 'MESH:C531912': {'CHEBI': 'CHEBI:50432'}, - 'MESH:C531913': {'CHEBI': 'CHEBI:50430'}, - 'MESH:C531921': {'CHEBI': 'CHEBI:86655'}, - 'MESH:C531942': {'CHEBI': 'CHEBI:41059'}, - 'MESH:C531951': {'CHEBI': 'CHEBI:135967'}, - 'MESH:C531958': {'CHEBI': 'CHEBI:85994'}, - 'MESH:C531997': {'CHEBI': 'CHEBI:49301'}, - 'MESH:C532084': {'CHEBI': 'CHEBI:31052'}, - 'MESH:C532124': {'CHEBI': 'CHEBI:177597'}, - 'MESH:C532127': {'CHEBI': 'CHEBI:177541'}, - 'MESH:C532216': {'CHEBI': 'CHEBI:172745'}, - 'MESH:C532217': {'CHEBI': 'CHEBI:172768'}, - 'MESH:C532251': {'CHEBI': 'CHEBI:91213'}, - 'MESH:C532252': {'CHEBI': 'CHEBI:178196'}, - 'MESH:C532261': {'CHEBI': 'CHEBI:66571'}, - 'MESH:C532326': {'CHEBI': 'CHEBI:70592'}, - 'MESH:C532486': {'CHEBI': 'CHEBI:52072'}, - 'MESH:C532510': {'CHEBI': 'CHEBI:83696'}, - 'MESH:C532560': {'CHEBI': 'CHEBI:66202'}, - 'MESH:C532611': {'CHEBI': 'CHEBI:66361'}, - 'MESH:C532691': {'CHEBI': 'CHEBI:66403'}, - 'MESH:C532692': {'CHEBI': 'CHEBI:66404'}, - 'MESH:C532693': {'CHEBI': 'CHEBI:65611'}, - 'MESH:C532694': {'CHEBI': 'CHEBI:65612'}, - 'MESH:C532695': {'CHEBI': 'CHEBI:65613'}, - 'MESH:C532712': {'CHEBI': 'CHEBI:66142'}, - 'MESH:C532713': {'CHEBI': 'CHEBI:66143'}, - 'MESH:C532714': {'CHEBI': 'CHEBI:66216'}, - 'MESH:C532727': {'CHEBI': 'CHEBI:66051'}, - 'MESH:C532729': {'CHEBI': 'CHEBI:66052'}, - 'MESH:C532776': {'CHEBI': 'CHEBI:65817'}, - 'MESH:C532794': {'CHEBI': 'CHEBI:175570'}, - 'MESH:C532810': {'CHEBI': 'CHEBI:66555'}, - 'MESH:C532871': {'CHEBI': 'CHEBI:171656'}, - 'MESH:C532951': {'CHEBI': 'CHEBI:81845'}, - 'MESH:C532997': {'CHEBI': 'CHEBI:66514'}, - 'MESH:C532998': {'CHEBI': 'CHEBI:66515'}, - 'MESH:C533012': {'CHEBI': 'CHEBI:168283'}, - 'MESH:C533013': {'CHEBI': 'CHEBI:65686'}, - 'MESH:C533149': {'CHEBI': 'CHEBI:177790'}, - 'MESH:C533198': {'CHEBI': 'CHEBI:3701'}, - 'MESH:C533287': {'CHEBI': 'CHEBI:90933'}, - 'MESH:C533291': {'CHEBI': 'CHEBI:66154'}, - 'MESH:C533342': {'CHEBI': 'CHEBI:34236'}, - 'MESH:C533357': {'CHEBI': 'CHEBI:63463'}, - 'MESH:C533378': {'CHEBI': 'CHEBI:51638'}, - 'MESH:C533536': {'CHEBI': 'CHEBI:65668'}, - 'MESH:C533570': {'CHEBI': 'CHEBI:159909'}, - 'MESH:C533579': {'CHEBI': 'CHEBI:6990'}, - 'MESH:C533643': {'CHEBI': 'CHEBI:65846'}, - 'MESH:C533653': {'CHEBI': 'CHEBI:173545'}, - 'MESH:C533661': {'CHEBI': 'CHEBI:65412'}, - 'MESH:C533693': {'CHEBI': 'CHEBI:178151'}, - 'MESH:C533737': {'CHEBI': 'CHEBI:86092'}, - 'MESH:C533738': {'CHEBI': 'CHEBI:84808'}, - 'MESH:C533763': {'CHEBI': 'CHEBI:140086'}, - 'MESH:C533800': {'CHEBI': 'CHEBI:78701'}, - 'MESH:C533811': {'CHEBI': 'CHEBI:80421'}, - 'MESH:C533828': {'CHEBI': 'CHEBI:50443'}, - 'MESH:C533858': {'CHEBI': 'CHEBI:90685'}, - 'MESH:C533860': {'CHEBI': 'CHEBI:76607'}, - 'MESH:C533875': {'CHEBI': 'CHEBI:43310'}, - 'MESH:C533978': {'CHEBI': 'CHEBI:78621'}, - 'MESH:C534033': {'CHEBI': 'CHEBI:176040'}, - 'MESH:C534107': {'CHEBI': 'CHEBI:59930'}, - 'MESH:C534124': {'CHEBI': 'CHEBI:134058'}, - 'MESH:C534125': {'CHEBI': 'CHEBI:165561'}, - 'MESH:C534167': {'CHEBI': 'CHEBI:76005'}, - 'MESH:C534178': {'CHEBI': 'CHEBI:65568'}, - 'MESH:C534209': {'CHEBI': 'CHEBI:47034'}, - 'MESH:C534228': {'CHEBI': 'CHEBI:132852'}, - 'MESH:C534303': {'CHEBI': 'CHEBI:85081'}, - 'MESH:C534304': {'CHEBI': 'CHEBI:171913'}, - 'MESH:C534313': {'CHEBI': 'CHEBI:179046'}, - 'MESH:C534316': {'CHEBI': 'CHEBI:87529'}, - 'MESH:C534317': {'CHEBI': 'CHEBI:25460'}, - 'MESH:C534360': {'CHEBI': 'CHEBI:66437'}, - 'MESH:C534427': {'CHEBI': 'CHEBI:17966'}, - 'MESH:C534530': {'CHEBI': 'CHEBI:85262'}, - 'MESH:C534570': {'CHEBI': 'CHEBI:39414'}, - 'MESH:C534597': {'CHEBI': 'CHEBI:86590'}, - 'MESH:C534602': {'CHEBI': 'CHEBI:175936'}, - 'MESH:C534617': {'CHEBI': 'CHEBI:30231'}, - 'MESH:C534628': {'CHEBI': 'CHEBI:73297'}, - 'MESH:C534728': {'CHEBI': 'CHEBI:4302'}, - 'MESH:C534730': {'CHEBI': 'CHEBI:180171'}, - 'MESH:C534799': {'CHEBI': 'CHEBI:68081'}, - 'MESH:C534971': {'CHEBI': 'CHEBI:72441'}, - 'MESH:C534996': {'CHEBI': 'CHEBI:70032'}, - 'MESH:C535046': {'CHEBI': 'CHEBI:131603'}, - 'MESH:C535060': {'CHEBI': 'CHEBI:78816'}, - 'MESH:C535072': {'CHEBI': 'CHEBI:76173'}, - 'MESH:C535115': {'CHEBI': 'CHEBI:132150'}, - 'MESH:C535177': {'CHEBI': 'CHEBI:176565'}, - 'MESH:C535179': {'CHEBI': 'CHEBI:159471'}, - 'MESH:C535187': {'CHEBI': 'CHEBI:63215'}, - 'MESH:C535211': {'CHEBI': 'CHEBI:138249'}, - 'MESH:C535238': {'CHEBI': 'CHEBI:70824'}, - 'MESH:C535251': {'CHEBI': 'CHEBI:9131'}, - 'MESH:C535268': {'CHEBI': 'CHEBI:61350'}, - 'MESH:C535269': {'MONDO': 'MONDO:0060781'}, - 'MESH:C535273': {'MONDO': 'MONDO:0008307'}, - 'MESH:C535274': {'MONDO': 'MONDO:0010667'}, - 'MESH:C535275': {'MONDO': 'MONDO:0000290'}, - 'MESH:C535277': {'MONDO': 'MONDO:0011718'}, - 'MESH:C535278': {'MONDO': 'MONDO:0012085'}, - 'MESH:C535279': {'MONDO': 'MONDO:0012087'}, - 'MESH:C535281': {'MONDO': 'MONDO:0010718'}, - 'MESH:C535282': {'MONDO': 'MONDO:0009821'}, - 'MESH:C535285': {'MONDO': 'MONDO:0009954'}, - 'MESH:C535286': {'MONDO': 'MONDO:0007382'}, - 'MESH:C535288': {'MONDO': 'MONDO:0009955'}, - 'MESH:C535289': {'MONDO': 'MONDO:0007508'}, - 'MESH:C535291': {'MONDO': 'MONDO:0016019'}, - 'MESH:C535293': {'MONDO': 'MONDO:0015057'}, - 'MESH:C535295': {'MONDO': 'MONDO:0008838'}, - 'MESH:C535296': {'MONDO': 'MONDO:0008365'}, - 'MESH:C535297': {'MONDO': 'MONDO:0018955'}, - 'MESH:C535298': {'MONDO': 'MONDO:0008367'}, - 'MESH:C535299': {'MONDO': 'MONDO:0021952'}, - 'MESH:C535300': {'MONDO': 'MONDO:0007038'}, - 'MESH:C535301': {'MONDO': 'MONDO:0011527'}, - 'MESH:C535302': {'MONDO': 'MONDO:0010550'}, - 'MESH:C535303': {'MONDO': 'MONDO:0010551'}, - 'MESH:C535305': {'MONDO': 'MONDO:0022323'}, - 'MESH:C535306': {'MONDO': 'MONDO:0016001'}, - 'MESH:C535307': {'MONDO': 'MONDO:0022321'}, - 'MESH:C535308': {'MONDO': 'MONDO:0008861'}, - 'MESH:C535309': {'MONDO': 'MONDO:0008862'}, - 'MESH:C535310': {'MONDO': 'MONDO:0017715'}, - 'MESH:C535311': {'MONDO': 'MONDO:0009787'}, - 'MESH:C535312': {'MONDO': 'MONDO:0009371'}, - 'MESH:C535313': {'MONDO': 'MONDO:0019078'}, - 'MESH:C535314': {'MONDO': 'MONDO:0007477'}, - 'MESH:C535315': {'MONDO': 'MONDO:0022330'}, - 'MESH:C535317': {'MONDO': 'MONDO:0019339'}, - 'MESH:C535318': {'MONDO': 'MONDO:0018066'}, - 'MESH:C535319': {'MONDO': 'MONDO:0015228'}, - 'MESH:C535321': {'MONDO': 'MONDO:0022333'}, - 'MESH:C535322': {'MONDO': 'MONDO:0009825'}, - 'MESH:C535323': {'MONDO': 'MONDO:0007925'}, - 'MESH:C535325': {'MONDO': 'MONDO:0009863'}, - 'MESH:C535326': {'MONDO': 'MONDO:0007732'}, - 'MESH:C535327': {'MONDO': 'MONDO:0009350'}, - 'MESH:C535328': {'MONDO': 'MONDO:0009351'}, - 'MESH:C535329': {'MONDO': 'MONDO:0009355'}, - 'MESH:C535330': {'MONDO': 'MONDO:0008966'}, - 'MESH:C535331': {'MONDO': 'MONDO:0010589'}, - 'MESH:C535332': {'MONDO': 'MONDO:0007839'}, - 'MESH:C535334': {'MONDO': 'MONDO:0010895'}, - 'MESH:C535335': {'MONDO': 'MONDO:0100151'}, - 'MESH:C535336': {'MONDO': 'MONDO:0008923'}, - 'MESH:C535337': {'MONDO': 'MONDO:0012395'}, - 'MESH:C535338': {'MONDO': 'MONDO:0010544'}, - 'MESH:C535342': {'MONDO': 'MONDO:0007290'}, - 'MESH:C535343': {'MONDO': 'MONDO:0011547'}, - 'MESH:C535344': {'MONDO': 'MONDO:0012527'}, - 'MESH:C535345': {'MONDO': 'MONDO:0010380'}, - 'MESH:C535346': {'MONDO': 'MONDO:0022109'}, - 'MESH:C535347': {'MONDO': 'MONDO:0014507'}, - 'MESH:C535350': {'MONDO': 'MONDO:0008934'}, - 'MESH:C535351': {'MONDO': 'MONDO:0011038'}, - 'MESH:C535353': {'MONDO': 'MONDO:0013722'}, - 'MESH:C535355': {'MONDO': 'MONDO:0011061'}, - 'MESH:C535356': {'MONDO': 'MONDO:0010932'}, - 'MESH:C535357': {'MONDO': 'MONDO:0008981'}, - 'MESH:C535358': {'MONDO': 'MONDO:0004885'}, - 'MESH:C535361': {'MONDO': 'MONDO:0015430'}, - 'MESH:C535362': {'MONDO': 'MONDO:0011929'}, - 'MESH:C535367': {'MONDO': 'MONDO:0016953'}, - 'MESH:C535370': {'MONDO': 'MONDO:0016898'}, - 'MESH:C535371': {'MONDO': 'MONDO:0016844'}, - 'MESH:C535372': {'MONDO': 'MONDO:0022757'}, - 'MESH:C535373': {'MONDO': 'MONDO:0009095'}, - 'MESH:C535374': {'MONDO': 'MONDO:0007445'}, - 'MESH:C535375': {'MONDO': 'MONDO:0009094'}, - 'MESH:C535376': {'MONDO': 'MONDO:0010579'}, - 'MESH:C535377': {'MONDO': 'MONDO:0009183'}, - 'MESH:C535380': {'MONDO': 'MONDO:0010532'}, - 'MESH:C535381': {'MONDO': 'MONDO:0012390'}, - 'MESH:C535382': {'MONDO': 'MONDO:0017123'}, - 'MESH:C535384': {'MONDO': 'MONDO:0007364'}, - 'MESH:C535385': {'MONDO': 'MONDO:0014243'}, - 'MESH:C535386': {'MONDO': 'MONDO:0007159'}, - 'MESH:C535387': {'MONDO': 'MONDO:0008827'}, - 'MESH:C535388': {'MONDO': 'MONDO:0010533'}, - 'MESH:C535390': {'MONDO': 'MONDO:0021935'}, - 'MESH:C535391': {'MONDO': 'MONDO:0011273'}, - 'MESH:C535392': {'MONDO': 'MONDO:0019408'}, - 'MESH:C535393': {'MONDO': 'MONDO:0010188'}, - 'MESH:C535395': {'MONDO': 'MONDO:0009727'}, - 'MESH:C535396': {'MONDO': 'MONDO:0007167'}, - 'MESH:C535402': {'MONDO': 'MONDO:0023209'}, - 'MESH:C535406': {'MONDO': 'MONDO:0009362'}, - 'MESH:C535407': {'MONDO': 'MONDO:0013166'}, - 'MESH:C535413': {'MONDO': 'MONDO:0011687'}, - 'MESH:C535415': {'MONDO': 'MONDO:0011901'}, - 'MESH:C535417': {'MONDO': 'MONDO:0011903'}, - 'MESH:C535419': {'MONDO': 'MONDO:0008961'}, - 'MESH:C535420': {'MONDO': 'MONDO:0011066'}, - 'MESH:C535421': {'MONDO': 'MONDO:0011475'}, - 'MESH:C535423': {'MONDO': 'MONDO:0011113'}, - 'MESH:C535424': {'MONDO': 'MONDO:0019145'}, - 'MESH:C535425': {'MONDO': 'MONDO:0008583'}, - 'MESH:C535427': {'MONDO': 'MONDO:0015457'}, - 'MESH:C535432': {'MONDO': 'MONDO:0021994'}, - 'MESH:C535434': {'MONDO': 'MONDO:0008760'}, - 'MESH:C535435': {'MONDO': 'MONDO:0016142'}, - 'MESH:C535436': {'MONDO': 'MONDO:0008029'}, - 'MESH:C535437': {'MONDO': 'MONDO:0022567'}, - 'MESH:C535438': {'MONDO': 'MONDO:0022568'}, - 'MESH:C535440': {'MONDO': 'MONDO:0008865'}, - 'MESH:C535441': {'MONDO': 'MONDO:0000110'}, - 'MESH:C535442': {'MONDO': 'MONDO:0011906'}, - 'MESH:C535443': {'MONDO': 'MONDO:0009339'}, - 'MESH:C535444': {'MONDO': 'MONDO:0008967'}, - 'MESH:C535448': {'MONDO': 'MONDO:0008870'}, - 'MESH:C535449': {'MONDO': 'MONDO:0016911'}, - 'MESH:C535450': {'MONDO': 'MONDO:0022746'}, - 'MESH:C535454': {'MONDO': 'MONDO:0020490'}, - 'MESH:C535456': {'MONDO': 'MONDO:0009813'}, - 'MESH:C535458': {'MONDO': 'MONDO:0009671'}, - 'MESH:C535459': {'MONDO': 'MONDO:0011411'}, - 'MESH:C535460': {'MONDO': 'MONDO:0009528'}, - 'MESH:C535461': {'MONDO': 'MONDO:0011331'}, - 'MESH:C535468': {'MONDO': 'MONDO:0007368'}, - 'MESH:C535470': {'MONDO': 'MONDO:0011978'}, - 'MESH:C535471': {'MONDO': 'MONDO:0007371'}, - 'MESH:C535472': {'MONDO': 'MONDO:0010063'}, - 'MESH:C535473': {'MONDO': 'MONDO:0009015'}, - 'MESH:C535474': {'MONDO': 'MONDO:0011855'}, - 'MESH:C535475': {'MONDO': 'MONDO:0007374'}, - 'MESH:C535476': {'MONDO': 'MONDO:0012043'}, - 'MESH:C535477': {'MONDO': 'MONDO:0007375'}, - 'MESH:C535478': {'MONDO': 'MONDO:0007637'}, - 'MESH:C535479': {'MONDO': 'MONDO:0012425'}, - 'MESH:C535480': {'MONDO': 'MONDO:0008777'}, - 'MESH:C535481': {'MONDO': 'MONDO:0023186'}, - 'MESH:C535483': {'MONDO': 'MONDO:0008675'}, - 'MESH:C535485': {'MONDO': 'MONDO:0022177'}, - 'MESH:C535486': {'MONDO': 'MONDO:0022178'}, - 'MESH:C535487': {'MONDO': 'MONDO:0014708'}, - 'MESH:C535489': {'MONDO': 'MONDO:0015725'}, - 'MESH:C535492': {'MONDO': 'MONDO:0009177'}, - 'MESH:C535493': {'MONDO': 'MONDO:0012323'}, - 'MESH:C535494': {'MONDO': 'MONDO:0007552'}, - 'MESH:C535496': {'MONDO': 'MONDO:0009187'}, - 'MESH:C535497': {'MONDO': 'MONDO:0009188'}, - 'MESH:C535499': {'MONDO': 'MONDO:0011970'}, - 'MESH:C535502': {'MONDO': 'MONDO:0010844'}, - 'MESH:C535503': {'MONDO': 'MONDO:0010964'}, - 'MESH:C535504': {'MONDO': 'MONDO:0009189'}, - 'MESH:C535505': {'MONDO': 'MONDO:0011765'}, - 'MESH:C535506': {'MONDO': 'MONDO:0007163'}, - 'MESH:C535508': {'MONDO': 'MONDO:0009196'}, - 'MESH:C535509': {'MONDO': 'MONDO:0019526'}, - 'MESH:C535510': {'MONDO': 'MONDO:0007569'}, - 'MESH:C535512': {'MONDO': 'MONDO:0017787'}, - 'MESH:C535513': {'MONDO': 'MONDO:0009198'}, - 'MESH:C535515': {'MONDO': 'MONDO:0009956'}, - 'MESH:C535516': {'MONDO': 'MONDO:0007888'}, - 'MESH:C535520': {'MONDO': 'MONDO:0007669'}, - 'MESH:C535521': {'MONDO': 'MONDO:0011370'}, - 'MESH:C535522': {'MONDO': 'MONDO:0011178'}, - 'MESH:C535523': {'MONDO': 'MONDO:0010060'}, - 'MESH:C535524': {'MONDO': 'MONDO:0009896'}, - 'MESH:C535526': {'MONDO': 'MONDO:0043314'}, - 'MESH:C535528': {'MONDO': 'MONDO:0010971'}, - 'MESH:C535530': {'MONDO': 'MONDO:0020530'}, - 'MESH:C535531': {'MONDO': 'MONDO:0044339'}, - 'MESH:C535532': {'MONDO': 'MONDO:0010232'}, - 'MESH:C535534': {'MONDO': 'MONDO:0012288'}, - 'MESH:C535535': {'MONDO': 'MONDO:0024456'}, - 'MESH:C535538': {'MONDO': 'MONDO:0010633'}, - 'MESH:C535539': {'MONDO': 'MONDO:0011166'}, - 'MESH:C535540': {'MONDO': 'MONDO:0007841'}, - 'MESH:C535541': {'MONDO': 'MONDO:0012648'}, - 'MESH:C535542': {'MONDO': 'MONDO:0009473'}, - 'MESH:C535544': {'MONDO': 'MONDO:0007836'}, - 'MESH:C535547': {'MONDO': 'MONDO:0007977'}, - 'MESH:C535549': {'MONDO': 'MONDO:0006593'}, - 'MESH:C535550': {'MONDO': 'MONDO:0009845'}, - 'MESH:C535551': {'MONDO': 'MONDO:0043257'}, - 'MESH:C535552': {'MONDO': 'MONDO:0007314'}, - 'MESH:C535553': {'MONDO': 'MONDO:0021726'}, - 'MESH:C535554': {'MONDO': 'MONDO:0000816'}, - 'MESH:C535555': {'MONDO': 'MONDO:0021727'}, - 'MESH:C535556': {'MONDO': 'MONDO:0010285'}, - 'MESH:C535557': {'MONDO': 'MONDO:0008693'}, - 'MESH:C535558': {'MONDO': 'MONDO:0006235'}, - 'MESH:C535559': {'MONDO': 'MONDO:0010554'}, - 'MESH:C535561': {'MONDO': 'MONDO:0009286'}, - 'MESH:C535562': {'MONDO': 'MONDO:0022349'}, - 'MESH:C535563': {'MONDO': 'MONDO:0010144'}, - 'MESH:C535564': {'MONDO': 'MONDO:0008572'}, - 'MESH:C535565': {'MONDO': 'MONDO:0007238'}, - 'MESH:C535566': {'MONDO': 'MONDO:0009452'}, - 'MESH:C535568': {'MONDO': 'MONDO:0008205'}, - 'MESH:C535569': {'MONDO': 'MONDO:0021745'}, - 'MESH:C535570': {'MONDO': 'MONDO:0019795'}, - 'MESH:C535571': {'MONDO': 'MONDO:0022067'}, - 'MESH:C535572': {'MONDO': 'MONDO:0009406'}, - 'MESH:C535575': {'MONDO': 'MONDO:0010150'}, - 'MESH:C535576': {'MONDO': 'MONDO:0010753'}, - 'MESH:C535577': {'MONDO': 'MONDO:0008914'}, - 'MESH:C535578': {'MONDO': 'MONDO:0009036'}, - 'MESH:C535579': {'MONDO': 'MONDO:0015280'}, - 'MESH:C535581': {'MONDO': 'MONDO:0011581'}, - 'MESH:C535582': {'MONDO': 'MONDO:0022654'}, - 'MESH:C535584': {'MONDO': 'MONDO:0010771'}, - 'MESH:C535585': {'MONDO': 'MONDO:0022089'}, - 'MESH:C535586': {'MONDO': 'MONDO:0009927'}, - 'MESH:C535588': {'MONDO': 'MONDO:0009705'}, - 'MESH:C535589': {'MONDO': 'MONDO:0015515'}, - 'MESH:C535590': {'MONDO': 'MONDO:0017363'}, - 'MESH:C535591': {'MONDO': 'MONDO:0016883'}, - 'MESH:C535597': {'MONDO': 'MONDO:0009042'}, - 'MESH:C535598': {'MONDO': 'MONDO:0010305'}, - 'MESH:C535600': {'MONDO': 'MONDO:0009123'}, - 'MESH:C535601': {'MONDO': 'MONDO:0010226'}, - 'MESH:C535603': {'MONDO': 'MONDO:0023007'}, - 'MESH:C535607': {'MONDO': 'MONDO:0018866'}, - 'MESH:C535608': {'MONDO': 'MONDO:0013059'}, - 'MESH:C535609': {'MONDO': 'MONDO:0021834'}, - 'MESH:C535610': {'MONDO': 'MONDO:0010573'}, - 'MESH:C535611': {'MONDO': 'MONDO:0021836'}, - 'MESH:C535612': {'MONDO': 'MONDO:0010164'}, - 'MESH:C535613': {'MONDO': 'MONDO:0017315'}, - 'MESH:C535615': {'MONDO': 'MONDO:0009344'}, - 'MESH:C535616': {'MONDO': 'MONDO:0021838'}, - 'MESH:C535617': {'MONDO': 'MONDO:0017196'}, - 'MESH:C535618': {'MONDO': 'MONDO:0007693'}, - 'MESH:C535619': {'MONDO': 'MONDO:0007694'}, - 'MESH:C535620': {'MONDO': 'MONDO:0007695'}, - 'MESH:C535621': {'MONDO': 'MONDO:0015883'}, - 'MESH:C535622': {'MONDO': 'MONDO:0016750'}, - 'MESH:C535623': {'MONDO': 'MONDO:0009320'}, - 'MESH:C535624': {'MONDO': 'MONDO:0008809'}, - 'MESH:C535625': {'MONDO': 'MONDO:0015250'}, - 'MESH:C535626': {'MONDO': 'MONDO:0007696'}, - 'MESH:C535627': {'MONDO': 'MONDO:0007698'}, - 'MESH:C535630': {'MONDO': 'MONDO:0018081'}, - 'MESH:C535632': {'MONDO': 'MONDO:0012997'}, - 'MESH:C535633': {'MONDO': 'MONDO:0008938'}, - 'MESH:C535634': {'MONDO': 'MONDO:0016040'}, - 'MESH:C535635': {'MONDO': 'MONDO:0010993'}, - 'MESH:C535636': {'MONDO': 'MONDO:0023188'}, - 'MESH:C535637': {'MONDO': 'MONDO:0010111'}, - 'MESH:C535638': {'MONDO': 'MONDO:0009980'}, - 'MESH:C535639': {'MONDO': 'MONDO:0012324'}, - 'MESH:C535640': {'MONDO': 'MONDO:0016639'}, - 'MESH:C535642': {'MONDO': 'MONDO:0009263'}, - 'MESH:C535645': {'MONDO': 'MONDO:0017943'}, - 'MESH:C535646': {'MONDO': 'MONDO:0023212'}, - 'MESH:C535647': {'MONDO': 'MONDO:0023214'}, - 'MESH:C535650': {'MONDO': 'MONDO:0024503'}, - 'MESH:C535651': {'MONDO': 'MONDO:0007651'}, - 'MESH:C535653': {'MONDO': 'MONDO:0007047'}, - 'MESH:C535654': {'MONDO': 'MONDO:0007050'}, - 'MESH:C535655': {'MONDO': 'MONDO:0007051'}, - 'MESH:C535656': {'MONDO': 'MONDO:0011626'}, - 'MESH:C535658': {'MONDO': 'MONDO:0019696'}, - 'MESH:C535659': {'MONDO': 'MONDO:0021805'}, - 'MESH:C535661': {'MONDO': 'MONDO:0011275'}, - 'MESH:C535662': {'MONDO': 'MONDO:0007055'}, - 'MESH:C535663': {'MONDO': 'MONDO:0007057'}, - 'MESH:C535664': {'MONDO': 'MONDO:0011621'}, - 'MESH:C535665': {'MONDO': 'MONDO:0008707'}, - 'MESH:C535666': {'MONDO': 'MONDO:0008719'}, - 'MESH:C535668': {'MONDO': 'MONDO:0008720'}, - 'MESH:C535669': {'MONDO': 'MONDO:0043300'}, - 'MESH:C535670': {'MONDO': 'MONDO:0016467'}, - 'MESH:C535672': {'MONDO': 'MONDO:0021808'}, - 'MESH:C535674': {'MONDO': 'MONDO:0009493'}, - 'MESH:C535675': {'MONDO': 'MONDO:0009716'}, - 'MESH:C535676': {'MONDO': 'MONDO:0043193'}, - 'MESH:C535677': {'MONDO': 'MONDO:0009998'}, - 'MESH:C535679': {'MONDO': 'MONDO:0019187'}, - 'MESH:C535680': {'MONDO': 'MONDO:0011097'}, - 'MESH:C535681': {'MONDO': 'MONDO:0012473'}, - 'MESH:C535682': {'MONDO': 'MONDO:0010179'}, - 'MESH:C535683': {'MONDO': 'MONDO:0019951'}, - 'MESH:C535684': {'MONDO': 'MONDO:0008387'}, - 'MESH:C535687': {'MONDO': 'MONDO:0009997'}, - 'MESH:C535688': {'MONDO': 'MONDO:0008247'}, - 'MESH:C535689': {'MONDO': 'MONDO:0007615'}, - 'MESH:C535690': {'MONDO': 'MONDO:0020531'}, - 'MESH:C535692': {'MONDO': 'MONDO:0043120'}, - 'MESH:C535693': {'MONDO': 'MONDO:0010824'}, - 'MESH:C535694': {'MONDO': 'MONDO:0007783'}, - 'MESH:C535695': {'MONDO': 'MONDO:0007939'}, - 'MESH:C535696': {'MONDO': 'MONDO:0007940'}, - 'MESH:C535697': {'MONDO': 'MONDO:0010893'}, - 'MESH:C535698': {'MONDO': 'MONDO:0011163'}, - 'MESH:C535699': {'MONDO': 'MONDO:0011164'}, - 'MESH:C535702': {'MONDO': 'MONDO:0009556'}, - 'MESH:C535704': {'MONDO': 'MONDO:0009554'}, - 'MESH:C535705': {'MONDO': 'MONDO:0009557'}, - 'MESH:C535706': {'MONDO': 'MONDO:0012074'}, - 'MESH:C535707': {'MONDO': 'MONDO:0009558'}, - 'MESH:C535708': {'MONDO': 'MONDO:0011116'}, - 'MESH:C535714': {'MONDO': 'MONDO:0008084'}, - 'MESH:C535715': {'MONDO': 'MONDO:0011585'}, - 'MESH:C535716': {'MONDO': 'MONDO:0011085'}, - 'MESH:C535717': {'MONDO': 'MONDO:0011468'}, - 'MESH:C535718': {'MONDO': 'MONDO:0009124'}, - 'MESH:C535719': {'MONDO': 'MONDO:0023013'}, - 'MESH:C535720': {'MONDO': 'MONDO:0009126'}, - 'MESH:C535721': {'MONDO': 'MONDO:0007474'}, - 'MESH:C535722': {'MONDO': 'MONDO:0011745'}, - 'MESH:C535723': {'MONDO': 'MONDO:0011356'}, - 'MESH:C535724': {'MONDO': 'MONDO:0007480'}, - 'MESH:C535725': {'MONDO': 'MONDO:0020792'}, - 'MESH:C535727': {'MONDO': 'MONDO:0009445'}, - 'MESH:C535728': {'MONDO': 'MONDO:0009132'}, - 'MESH:C535729': {'MONDO': 'MONDO:0007483'}, - 'MESH:C535730': {'MONDO': 'MONDO:0000736'}, - 'MESH:C535731': {'MONDO': 'MONDO:0009133'}, - 'MESH:C535733': {'MONDO': 'MONDO:0012176'}, - 'MESH:C535735': {'MONDO': 'MONDO:0007536'}, - 'MESH:C535736': {'MONDO': 'MONDO:0013074'}, - 'MESH:C535737': {'MONDO': 'MONDO:0011229'}, - 'MESH:C535738': {'MONDO': 'MONDO:0007574'}, - 'MESH:C535739': {'MONDO': 'MONDO:0008907'}, - 'MESH:C535740': {'MONDO': 'MONDO:0011257'}, - 'MESH:C535741': {'MONDO': 'MONDO:0011291'}, - 'MESH:C535742': {'MONDO': 'MONDO:0010998'}, - 'MESH:C535743': {'MONDO': 'MONDO:0012123'}, - 'MESH:C535744': {'MONDO': 'MONDO:0012211'}, - 'MESH:C535745': {'MONDO': 'MONDO:0011783'}, - 'MESH:C535746': {'MONDO': 'MONDO:0011969'}, - 'MESH:C535747': {'MONDO': 'MONDO:0005501'}, - 'MESH:C535748': {'MONDO': 'MONDO:0011964'}, - 'MESH:C535749': {'MONDO': 'MONDO:0012052'}, - 'MESH:C535750': {'MONDO': 'MONDO:0012117'}, - 'MESH:C535751': {'MONDO': 'MONDO:0014271'}, - 'MESH:C535752': {'MONDO': 'MONDO:0008908'}, - 'MESH:C535753': {'MONDO': 'MONDO:0011772'}, - 'MESH:C535754': {'MONDO': 'MONDO:0012118'}, - 'MESH:C535755': {'MONDO': 'MONDO:0009953'}, - 'MESH:C535756': {'MONDO': 'MONDO:0012637'}, - 'MESH:C535757': {'MONDO': 'MONDO:0009146'}, - 'MESH:C535758': {'MONDO': 'MONDO:0009326'}, - 'MESH:C535759': {'MONDO': 'MONDO:0009689'}, - 'MESH:C535762': {'MONDO': 'MONDO:0015525'}, - 'MESH:C535763': {'MONDO': 'MONDO:0009873'}, - 'MESH:C535764': {'MONDO': 'MONDO:0013914'}, - 'MESH:C535765': {'MONDO': 'MONDO:0009064'}, - 'MESH:C535766': {'MONDO': 'MONDO:0012206'}, - 'MESH:C535767': {'MONDO': 'MONDO:0009070'}, - 'MESH:C535768': {'MONDO': 'MONDO:0016350'}, - 'MESH:C535769': {'MONDO': 'MONDO:0009533'}, - 'MESH:C535770': {'MONDO': 'MONDO:0009363'}, - 'MESH:C535771': {'MONDO': 'MONDO:0009075'}, - 'MESH:C535774': {'MONDO': 'MONDO:0043179'}, - 'MESH:C535775': {'MONDO': 'MONDO:0011203'}, - 'MESH:C535776': {'MONDO': 'MONDO:0008490'}, - 'MESH:C535779': {'MONDO': 'MONDO:0010801'}, - 'MESH:C535780': {'MONDO': 'MONDO:0010094'}, - 'MESH:C535781': {'MONDO': 'MONDO:0010180'}, - 'MESH:C535783': {'MONDO': 'MONDO:0008469'}, - 'MESH:C535784': {'MONDO': 'MONDO:0011335'}, - 'MESH:C535785': {'MONDO': 'MONDO:0012495'}, - 'MESH:C535786': {'MONDO': 'MONDO:0010068'}, - 'MESH:C535787': {'MONDO': 'MONDO:0010074'}, - 'MESH:C535788': {'MONDO': 'MONDO:0008471'}, - 'MESH:C535791': {'MONDO': 'MONDO:0011856'}, - 'MESH:C535793': {'MONDO': 'MONDO:0008479'}, - 'MESH:C535794': {'MONDO': 'MONDO:0008478'}, - 'MESH:C535795': {'MONDO': 'MONDO:0011211'}, - 'MESH:C535796': {'MONDO': 'MONDO:0012713'}, - 'MESH:C535797': {'MONDO': 'MONDO:0008477'}, - 'MESH:C535798': {'MONDO': 'MONDO:0009593'}, - 'MESH:C535799': {'MONDO': 'MONDO:0010078'}, - 'MESH:C535800': {'MONDO': 'MONDO:0007656'}, - 'MESH:C535802': {'MONDO': 'MONDO:0008482'}, - 'MESH:C535803': {'MONDO': 'MONDO:0010083'}, - 'MESH:C535805': {'MONDO': 'MONDO:0010819'}, - 'MESH:C535806': {'MONDO': 'MONDO:0023820'}, - 'MESH:C535808': {'MONDO': 'MONDO:0010578'}, - 'MESH:C535809': {'MONDO': 'MONDO:0009128'}, - 'MESH:C535810': {'MONDO': 'MONDO:0015428'}, - 'MESH:C535812': {'MONDO': 'MONDO:0008008'}, - 'MESH:C535813': {'MONDO': 'MONDO:0011534'}, - 'MESH:C535814': {'MONDO': 'MONDO:0045047'}, - 'MESH:C535815': {'MONDO': 'MONDO:0008089'}, - 'MESH:C535817': {'MONDO': 'MONDO:0008353'}, - 'MESH:C535819': {'MONDO': 'MONDO:0008322'}, - 'MESH:C535820': {'MONDO': 'MONDO:0042975'}, - 'MESH:C535823': {'MONDO': 'MONDO:0010865'}, - 'MESH:C535826': {'MONDO': 'MONDO:0009914'}, - 'MESH:C535827': {'MONDO': 'MONDO:0008494'}, - 'MESH:C535828': {'MONDO': 'MONDO:0009918'}, - 'MESH:C535829': {'MONDO': 'MONDO:0009921'}, - 'MESH:C535830': {'MONDO': 'MONDO:0009923'}, - 'MESH:C535831': {'MONDO': 'MONDO:0010835'}, - 'MESH:C535832': {'MONDO': 'MONDO:0012580'}, - 'MESH:C535833': {'MONDO': 'MONDO:0008344'}, - 'MESH:C535835': {'MONDO': 'MONDO:0042911'}, - 'MESH:C535837': {'MONDO': 'MONDO:0015278'}, - 'MESH:C535839': {'MONDO': 'MONDO:0043166'}, - 'MESH:C535841': {'MONDO': 'MONDO:0019385'}, - 'MESH:C535843': {'MONDO': 'MONDO:0020518'}, - 'MESH:C535844': {'MONDO': 'MONDO:0008335'}, - 'MESH:C535845': {'MONDO': 'MONDO:0007700'}, - 'MESH:C535847': {'MONDO': 'MONDO:0007124'}, - 'MESH:C535849': {'MONDO': 'MONDO:0009008'}, - 'MESH:C535850': {'MONDO': 'MONDO:0008917'}, - 'MESH:C535852': {'MONDO': 'MONDO:0012417'}, - 'MESH:C535853': {'MONDO': 'MONDO:0007702'}, - 'MESH:C535855': {'MONDO': 'MONDO:0010901'}, - 'MESH:C535856': {'MONDO': 'MONDO:0016641'}, - 'MESH:C535857': {'MONDO': 'MONDO:0008016'}, - 'MESH:C535858': {'MONDO': 'MONDO:0008974'}, - 'MESH:C535860': {'MONDO': 'MONDO:0100300'}, - 'MESH:C535861': {'MONDO': 'MONDO:0009329'}, - 'MESH:C535862': {'MONDO': 'MONDO:0011723'}, - 'MESH:C535863': {'MONDO': 'MONDO:0009999'}, - 'MESH:C535865': {'MONDO': 'MONDO:0010001'}, - 'MESH:C535866': {'MONDO': 'MONDO:0014722'}, - 'MESH:C535869': {'MONDO': 'MONDO:0043291'}, - 'MESH:C535870': {'MONDO': 'MONDO:0008390'}, - 'MESH:C535871': {'MONDO': 'MONDO:0015206'}, - 'MESH:C535874': {'MONDO': 'MONDO:0010003'}, - 'MESH:C535875': {'MONDO': 'MONDO:0009602'}, - 'MESH:C535876': {'MONDO': 'MONDO:0011262'}, - 'MESH:C535877': {'MONDO': 'MONDO:0043195'}, - 'MESH:C535880': {'MONDO': 'MONDO:0009479'}, - 'MESH:C535881': {'MONDO': 'MONDO:0008806'}, - 'MESH:C535882': {'MONDO': 'MONDO:0007837'}, - 'MESH:C535883': {'MONDO': 'MONDO:0008826'}, - 'MESH:C535884': {'MONDO': 'MONDO:0007842'}, - 'MESH:C535885': {'MONDO': 'MONDO:0043110'}, - 'MESH:C535886': {'MONDO': 'MONDO:0007612'}, - 'MESH:C535887': {'MONDO': 'MONDO:0007293'}, - 'MESH:C535889': {'MONDO': 'MONDO:0016557'}, - 'MESH:C535890': {'MONDO': 'MONDO:0023628'}, - 'MESH:C535892': {'MONDO': 'MONDO:0018879'}, - 'MESH:C535894': {'MONDO': 'MONDO:0009523'}, - 'MESH:C535895': {'MONDO': 'MONDO:0009675'}, - 'MESH:C535896': {'MONDO': 'MONDO:0011028'}, - 'MESH:C535897': {'MONDO': 'MONDO:0009683'}, - 'MESH:C535898': {'MONDO': 'MONDO:0021569'}, - 'MESH:C535899': {'MONDO': 'MONDO:0009676'}, - 'MESH:C535900': {'MONDO': 'MONDO:0009677'}, - 'MESH:C535903': {'MONDO': 'MONDO:0011334'}, - 'MESH:C535904': {'MONDO': 'MONDO:0009527'}, - 'MESH:C535906': {'MONDO': 'MONDO:0012215'}, - 'MESH:C535908': {'MONDO': 'MONDO:0007946'}, - 'MESH:C535909': {'MONDO': 'MONDO:0010959'}, - 'MESH:C535910': {'MONDO': 'MONDO:0009564'}, - 'MESH:C535911': {'MONDO': 'MONDO:0017308'}, - 'MESH:C535912': {'MONDO': 'MONDO:0018631'}, - 'MESH:C535913': {'MONDO': 'MONDO:0023696'}, - 'MESH:C535914': {'MONDO': 'MONDO:0010538'}, - 'MESH:C535916': {'MONDO': 'MONDO:0009595'}, - 'MESH:C535917': {'MONDO': 'MONDO:0022094'}, - 'MESH:C535918': {'MONDO': 'MONDO:0007276'}, - 'MESH:C535921': {'MONDO': 'MONDO:0007313'}, - 'MESH:C535922': {'MONDO': 'MONDO:0022712'}, - 'MESH:C535926': {'MONDO': 'MONDO:0010710'}, - 'MESH:C535928': {'MONDO': 'MONDO:0011047'}, - 'MESH:C535929': {'MONDO': 'MONDO:0022151'}, - 'MESH:C535932': {'MONDO': 'MONDO:0100429'}, - 'MESH:C535934': {'MONDO': 'MONDO:0011559'}, - 'MESH:C535935': {'MONDO': 'MONDO:0011214'}, - 'MESH:C535937': {'MONDO': 'MONDO:0008969'}, - 'MESH:C535938': {'MONDO': 'MONDO:0010917'}, - 'MESH:C535939': {'MONDO': 'MONDO:0007320'}, - 'MESH:C535942': {'MONDO': 'MONDO:0011185'}, - 'MESH:C535947': {'MONDO': 'MONDO:0012416'}, - 'MESH:C535950': {'MONDO': 'MONDO:0011524'}, - 'MESH:C535953': {'MONDO': 'MONDO:0023076'}, - 'MESH:C535955': {'MONDO': 'MONDO:0009181'}, - 'MESH:C535959': {'MONDO': 'MONDO:0007556'}, - 'MESH:C535962': {'MONDO': 'MONDO:0007555'}, - 'MESH:C535963': {'MONDO': 'MONDO:0016085'}, - 'MESH:C535964': {'MONDO': 'MONDO:0022800'}, - 'MESH:C535966': {'MONDO': 'MONDO:0012259'}, - 'MESH:C535967': {'MONDO': 'MONDO:0008744'}, - 'MESH:C535969': {'MONDO': 'MONDO:0007353'}, - 'MESH:C535970': {'MONDO': 'MONDO:0007354'}, - 'MESH:C535971': {'MONDO': 'MONDO:0007355'}, - 'MESH:C535973': {'MONDO': 'MONDO:0022236'}, - 'MESH:C535974': {'MONDO': 'MONDO:0015273'}, - 'MESH:C535975': {'MONDO': 'MONDO:0010567'}, - 'MESH:C535977': {'MONDO': 'MONDO:0022815'}, - 'MESH:C535978': {'MONDO': 'MONDO:0008729'}, - 'MESH:C535979': {'MONDO': 'MONDO:0008728'}, - 'MESH:C535981': {'MONDO': 'MONDO:0010229'}, - 'MESH:C535982': {'MONDO': 'MONDO:0011469'}, - 'MESH:C535983': {'MONDO': 'MONDO:0007137'}, - 'MESH:C535985': {'MONDO': 'MONDO:0009074'}, - 'MESH:C535986': {'MONDO': 'MONDO:0007680'}, - 'MESH:C535988': {'MONDO': 'MONDO:0022932'}, - 'MESH:C535989': {'MONDO': 'MONDO:0022934'}, - 'MESH:C535990': {'MONDO': 'MONDO:0017569'}, - 'MESH:C535991': {'MONDO': 'MONDO:0022936'}, - 'MESH:C535992': {'MONDO': 'MONDO:0010217'}, - 'MESH:C535993': {'MONDO': 'MONDO:0009084'}, - 'MESH:C535994': {'MONDO': 'MONDO:0100229'}, - 'MESH:C535995': {'MONDO': 'MONDO:0043176'}, - 'MESH:C535996': {'MONDO': 'MONDO:0016568'}, - 'MESH:C535998': {'MONDO': 'MONDO:0001099'}, - 'MESH:C536000': {'MONDO': 'MONDO:0008696'}, - 'MESH:C536001': {'MONDO': 'MONDO:0008229'}, - 'MESH:C536002': {'MONDO': 'MONDO:0008068'}, - 'MESH:C536003': {'MONDO': 'MONDO:0019034'}, - 'MESH:C536005': {'MONDO': 'MONDO:0013548'}, - 'MESH:C536008': {'MONDO': 'MONDO:0009279'}, - 'MESH:C536010': {'MONDO': 'MONDO:0008699'}, - 'MESH:C536011': {'MONDO': 'MONDO:0100457'}, - 'MESH:C536012': {'MONDO': 'MONDO:0007036'}, - 'MESH:C536013': {'MONDO': 'MONDO:0021752'}, - 'MESH:C536014': {'MONDO': 'MONDO:0008700'}, - 'MESH:C536015': {'MONDO': 'MONDO:0008701'}, - 'MESH:C536017': {'MONDO': 'MONDO:0008702'}, - 'MESH:C536022': {'MONDO': 'MONDO:0009560'}, - 'MESH:C536023': {'MONDO': 'MONDO:0023699'}, - 'MESH:C536024': {'MONDO': 'MONDO:0010772'}, - 'MESH:C536025': {'MONDO': 'MONDO:0007949'}, - 'MESH:C536026': {'MONDO': 'MONDO:0011244'}, - 'MESH:C536027': {'MONDO': 'MONDO:0023704'}, - 'MESH:C536028': {'MONDO': 'MONDO:8000008'}, - 'MESH:C536030': {'MONDO': 'MONDO:0011431'}, - 'MESH:C536031': {'MONDO': 'MONDO:0043123'}, - 'MESH:C536033': {'MONDO': 'MONDO:0009569'}, - 'MESH:C536035': {'MONDO': 'MONDO:0016814'}, - 'MESH:C536036': {'MONDO': 'MONDO:0007953'}, - 'MESH:C536038': {'MONDO': 'MONDO:0008721'}, - 'MESH:C536039': {'MONDO': 'MONDO:0008151'}, - 'MESH:C536042': {'MONDO': 'MONDO:0008147'}, - 'MESH:C536044': {'MONDO': 'MONDO:0009804'}, - 'MESH:C536045': {'MONDO': 'MONDO:0008148'}, - 'MESH:C536047': {'MONDO': 'MONDO:0013515'}, - 'MESH:C536049': {'MONDO': 'MONDO:0012581'}, - 'MESH:C536050': {'MONDO': 'MONDO:0008150'}, - 'MESH:C536052': {'MONDO': 'MONDO:0009810'}, - 'MESH:C536053': {'MONDO': 'MONDO:0010310'}, - 'MESH:C536054': {'MONDO': 'MONDO:0017197'}, - 'MESH:C536055': {'MONDO': 'MONDO:0010866'}, - 'MESH:C536056': {'MONDO': 'MONDO:0011877'}, - 'MESH:C536058': {'MONDO': 'MONDO:0009818'}, - 'MESH:C536059': {'MONDO': 'MONDO:0009816'}, - 'MESH:C536061': {'MONDO': 'MONDO:0008158'}, - 'MESH:C536062': {'MONDO': 'MONDO:0011020'}, - 'MESH:C536063': {'MONDO': 'MONDO:0009820'}, - 'MESH:C536064': {'MONDO': 'MONDO:0012387'}, - 'MESH:C536067': {'MONDO': 'MONDO:0043099'}, - 'MESH:C536068': {'MONDO': 'MONDO:0018045'}, - 'MESH:C536071': {'MONDO': 'MONDO:0024457'}, - 'MESH:C536072': {'MONDO': 'MONDO:0011065'}, - 'MESH:C536074': {'MONDO': 'MONDO:0009358'}, - 'MESH:C536075': {'MONDO': 'MONDO:0007740'}, - 'MESH:C536077': {'MONDO': 'MONDO:0011371'}, - 'MESH:C536078': {'MONDO': 'MONDO:0010611'}, - 'MESH:C536079': {'MONDO': 'MONDO:0006037'}, - 'MESH:C536080': {'MONDO': 'MONDO:0010327'}, - 'MESH:C536081': {'MONDO': 'MONDO:0009372'}, - 'MESH:C536084': {'MONDO': 'MONDO:0007811'}, - 'MESH:C536085': {'MONDO': 'MONDO:0100213'}, - 'MESH:C536087': {'MONDO': 'MONDO:0007809'}, - 'MESH:C536088': {'MONDO': 'MONDO:0007808'}, - 'MESH:C536092': {'MONDO': 'MONDO:0011940'}, - 'MESH:C536093': {'MONDO': 'MONDO:0010809'}, - 'MESH:C536096': {'MONDO': 'MONDO:0000903'}, - 'MESH:C536100': {'MONDO': 'MONDO:0008920'}, - 'MESH:C536101': {'MONDO': 'MONDO:0000863'}, - 'MESH:C536102': {'MONDO': 'MONDO:0800437'}, - 'MESH:C536105': {'MONDO': 'MONDO:0012154'}, - 'MESH:C536106': {'MONDO': 'MONDO:0013598'}, - 'MESH:C536107': {'MONDO': 'MONDO:0010457'}, - 'MESH:C536108': {'MONDO': 'MONDO:0010686'}, - 'MESH:C536109': {'MONDO': 'MONDO:0009377'}, - 'MESH:C536110': {'MONDO': 'MONDO:0011977'}, - 'MESH:C536112': {'MONDO': 'MONDO:0015275'}, - 'MESH:C536115': {'MONDO': 'MONDO:0012325'}, - 'MESH:C536116': {'MONDO': 'MONDO:0011053'}, - 'MESH:C536119': {'MONDO': 'MONDO:0011873'}, - 'MESH:C536120': {'MONDO': 'MONDO:0008098'}, - 'MESH:C536122': {'MONDO': 'MONDO:0016293'}, - 'MESH:C536123': {'MONDO': 'MONDO:0010814'}, - 'MESH:C536124': {'MONDO': 'MONDO:0015997'}, - 'MESH:C536126': {'MONDO': 'MONDO:0004334'}, - 'MESH:C536128': {'MONDO': 'MONDO:0009003'}, - 'MESH:C536130': {'MONDO': 'MONDO:0011636'}, - 'MESH:C536131': {'MONDO': 'MONDO:0011296'}, - 'MESH:C536132': {'MONDO': 'MONDO:0011821'}, - 'MESH:C536133': {'MONDO': 'MONDO:0009571'}, - 'MESH:C536135': {'MONDO': 'MONDO:0007956'}, - 'MESH:C536136': {'MONDO': 'MONDO:0018978'}, - 'MESH:C536137': {'MONDO': 'MONDO:0008264'}, - 'MESH:C536138': {'MONDO': 'MONDO:0100354'}, - 'MESH:C536140': {'MONDO': 'MONDO:0009573'}, - 'MESH:C536141': {'MONDO': 'MONDO:0011391'}, - 'MESH:C536142': {'MONDO': 'MONDO:0011240'}, - 'MESH:C536143': {'MONDO': 'MONDO:0009577'}, - 'MESH:C536145': {'MONDO': 'MONDO:0011677'}, - 'MESH:C536147': {'MONDO': 'MONDO:0043127'}, - 'MESH:C536148': {'MONDO': 'MONDO:0009548'}, - 'MESH:C536149': {'MONDO': 'MONDO:0007967'}, - 'MESH:C536150': {'MONDO': 'MONDO:0007566'}, - 'MESH:C536151': {'MONDO': 'MONDO:0009488'}, - 'MESH:C536152': {'MONDO': 'MONDO:0007852'}, - 'MESH:C536153': {'MONDO': 'MONDO:0007853'}, - 'MESH:C536154': {'MONDO': 'MONDO:0017851'}, - 'MESH:C536155': {'MONDO': 'MONDO:0007854'}, - 'MESH:C536156': {'MONDO': 'MONDO:0001250'}, - 'MESH:C536157': {'MONDO': 'MONDO:0007860'}, - 'MESH:C536158': {'MONDO': 'MONDO:0010638'}, - 'MESH:C536159': {'MONDO': 'MONDO:0010637'}, - 'MESH:C536162': {'MONDO': 'MONDO:0007859'}, - 'MESH:C536163': {'MONDO': 'MONDO:0011881'}, - 'MESH:C536164': {'MONDO': 'MONDO:0007856'}, - 'MESH:C536166': {'MONDO': 'MONDO:0000241'}, - 'MESH:C536167': {'MONDO': 'MONDO:0009495'}, - 'MESH:C536168': {'MONDO': 'MONDO:0018781'}, - 'MESH:C536170': {'MONDO': 'MONDO:0009107'}, - 'MESH:C536171': {'MONDO': 'MONDO:0009110'}, - 'MESH:C536172': {'MONDO': 'MONDO:0022983'}, - 'MESH:C536174': {'MONDO': 'MONDO:0011490'}, - 'MESH:C536176': {'MONDO': 'MONDO:0009865'}, - 'MESH:C536177': {'MONDO': 'MONDO:0010980'}, - 'MESH:C536179': {'MONDO': 'MONDO:0023138'}, - 'MESH:C536180': {'MONDO': 'MONDO:0011063'}, - 'MESH:C536181': {'MONDO': 'MONDO:0010293'}, - 'MESH:C536182': {'MONDO': 'MONDO:0012373'}, - 'MESH:C536183': {'MONDO': 'MONDO:0011472'}, - 'MESH:C536184': {'MONDO': 'MONDO:0015998'}, - 'MESH:C536185': {'MONDO': 'MONDO:0007515'}, - 'MESH:C536187': {'MONDO': 'MONDO:0023050'}, - 'MESH:C536188': {'MONDO': 'MONDO:0007339'}, - 'MESH:C536189': {'MONDO': 'MONDO:0010004'}, - 'MESH:C536190': {'MONDO': 'MONDO:0009155'}, - 'MESH:C536192': {'MONDO': 'MONDO:0024543'}, - 'MESH:C536193': {'MONDO': 'MONDO:0011670'}, - 'MESH:C536194': {'MONDO': 'MONDO:0019567'}, - 'MESH:C536195': {'MONDO': 'MONDO:0019568'}, - 'MESH:C536196': {'MONDO': 'MONDO:0007523'}, - 'MESH:C536197': {'MONDO': 'MONDO:0010586'}, - 'MESH:C536198': {'MONDO': 'MONDO:0016002'}, - 'MESH:C536199': {'MONDO': 'MONDO:0012114'}, - 'MESH:C536200': {'MONDO': 'MONDO:0009159'}, - 'MESH:C536201': {'MONDO': 'MONDO:0007526'}, - 'MESH:C536202': {'MONDO': 'MONDO:0007529'}, - 'MESH:C536203': {'MONDO': 'MONDO:0009742'}, - 'MESH:C536204': {'MONDO': 'MONDO:0023059'}, - 'MESH:C536207': {'MONDO': 'MONDO:0008989'}, - 'MESH:C536208': {'MONDO': 'MONDO:0030914'}, - 'MESH:C536210': {'MONDO': 'MONDO:0008964'}, - 'MESH:C536211': {'MONDO': 'MONDO:0007363'}, - 'MESH:C536213': {'MONDO': 'MONDO:0011725'}, - 'MESH:C536214': {'MONDO': 'MONDO:0010091'}, - 'MESH:C536216': {'MONDO': 'MONDO:0009045'}, - 'MESH:C536217': {'MONDO': 'MONDO:0011619'}, - 'MESH:C536218': {'MONDO': 'MONDO:0022904'}, - 'MESH:C536219': {'MONDO': 'MONDO:0007409'}, - 'MESH:C536220': {'MONDO': 'MONDO:0011883'}, - 'MESH:C536221': {'MONDO': 'MONDO:0008305'}, - 'MESH:C536223': {'MONDO': 'MONDO:0008511'}, - 'MESH:C536224': {'MONDO': 'MONDO:0009051'}, - 'MESH:C536225': {'MONDO': 'MONDO:0019572'}, - 'MESH:C536226': {'MONDO': 'MONDO:0009055'}, - 'MESH:C536227': {'MONDO': 'MONDO:0008090'}, - 'MESH:C536229': {'MONDO': 'MONDO:0007413'}, - 'MESH:C536231': {'MONDO': 'MONDO:0016333'}, - 'MESH:C536235': {'MONDO': 'MONDO:0008875'}, - 'MESH:C536236': {'MONDO': 'MONDO:0007202'}, - 'MESH:C536237': {'MONDO': 'MONDO:0017194'}, - 'MESH:C536238': {'MONDO': 'MONDO:0010563'}, - 'MESH:C536239': {'MONDO': 'MONDO:0008877'}, - 'MESH:C536240': {'MONDO': 'MONDO:0007203'}, - 'MESH:C536241': {'MONDO': 'MONDO:0022011'}, - 'MESH:C536242': {'MONDO': 'MONDO:0007230'}, - 'MESH:C536245': {'MONDO': 'MONDO:0054869'}, - 'MESH:C536246': {'MONDO': 'MONDO:0010785'}, - 'MESH:C536247': {'MONDO': 'MONDO:0009647'}, - 'MESH:C536249': {'MONDO': 'MONDO:0008354'}, - 'MESH:C536251': {'MONDO': 'MONDO:0009942'}, - 'MESH:C536252': {'MONDO': 'MONDO:0009943'}, - 'MESH:C536253': {'MONDO': 'MONDO:0011462'}, - 'MESH:C536254': {'MONDO': 'MONDO:0009945'}, - 'MESH:C536258': {'MONDO': 'MONDO:0012120'}, - 'MESH:C536259': {'MONDO': 'MONDO:0010816'}, - 'MESH:C536260': {'MONDO': 'MONDO:0011136'}, - 'MESH:C536261': {'MONDO': 'MONDO:0043191'}, - 'MESH:C536262': {'MONDO': 'MONDO:0008357'}, - 'MESH:C536266': {'MONDO': 'MONDO:0011648'}, - 'MESH:C536267': {'MONDO': 'MONDO:0008359'}, - 'MESH:C536271': {'MONDO': 'MONDO:0012089'}, - 'MESH:C536272': {'MONDO': 'MONDO:0009792'}, - 'MESH:C536273': {'MONDO': 'MONDO:0011218'}, - 'MESH:C536274': {'MONDO': 'MONDO:0009446'}, - 'MESH:C536275': {'MONDO': 'MONDO:0008947'}, - 'MESH:C536276': {'MONDO': 'MONDO:0007247'}, - 'MESH:C536277': {'MONDO': 'MONDO:0011425'}, - 'MESH:C536284': {'MONDO': 'MONDO:0043116'}, - 'MESH:C536285': {'MONDO': 'MONDO:0009448'}, - 'MESH:C536286': {'MONDO': 'MONDO:0009449'}, - 'MESH:C536287': {'MONDO': 'MONDO:0009450'}, - 'MESH:C536288': {'MONDO': 'MONDO:0009451'}, - 'MESH:C536289': {'MONDO': 'MONDO:0010386'}, - 'MESH:C536290': {'MONDO': 'MONDO:0007644'}, - 'MESH:C536291': {'MONDO': 'MONDO:0012291'}, - 'MESH:C536292': {'MONDO': 'MONDO:0015255'}, - 'MESH:C536294': {'MONDO': 'MONDO:0011963'}, - 'MESH:C536295': {'MONDO': 'MONDO:0012078'}, - 'MESH:C536296': {'MONDO': 'MONDO:0012308'}, - 'MESH:C536297': {'MONDO': 'MONDO:0015607'}, - 'MESH:C536299': {'MONDO': 'MONDO:0009840'}, - 'MESH:C536301': {'MONDO': 'MONDO:0017453'}, - 'MESH:C536303': {'MONDO': 'MONDO:0007200'}, - 'MESH:C536305': {'MONDO': 'MONDO:0018068'}, - 'MESH:C536307': {'MONDO': 'MONDO:0008204'}, - 'MESH:C536309': {'MONDO': 'MONDO:0018973'}, - 'MESH:C536310': {'MONDO': 'MONDO:0008211'}, - 'MESH:C536312': {'MONDO': 'MONDO:0019433'}, - 'MESH:C536313': {'MONDO': 'MONDO:0043170'}, - 'MESH:C536316': {'MONDO': 'MONDO:0012345'}, - 'MESH:C536317': {'MONDO': 'MONDO:0009841'}, - 'MESH:C536318': {'MONDO': 'MONDO:0008950'}, - 'MESH:C536319': {'MONDO': 'MONDO:0009843'}, - 'MESH:C536320': {'MONDO': 'MONDO:0008886'}, - 'MESH:C536321': {'MONDO': 'MONDO:0008260'}, - 'MESH:C536323': {'MONDO': 'MONDO:0043185'}, - 'MESH:C536324': {'MONDO': 'MONDO:0011483'}, - 'MESH:C536326': {'MONDO': 'MONDO:0008263'}, - 'MESH:C536328': {'MONDO': 'MONDO:0010856'}, - 'MESH:C536331': {'MONDO': 'MONDO:0008268'}, - 'MESH:C536332': {'MONDO': 'MONDO:0008269'}, - 'MESH:C536334': {'MONDO': 'MONDO:0017990'}, - 'MESH:C536335': {'MONDO': 'MONDO:0008275'}, - 'MESH:C536336': {'MONDO': 'MONDO:0011036'}, - 'MESH:C536339': {'MONDO': 'MONDO:0008293'}, - 'MESH:C536342': {'MONDO': 'MONDO:0008299'}, - 'MESH:C536343': {'MONDO': 'MONDO:0012177'}, - 'MESH:C536344': {'MONDO': 'MONDO:0008650'}, - 'MESH:C536345': {'MONDO': 'MONDO:0008652'}, - 'MESH:C536346': {'MONDO': 'MONDO:0008655'}, - 'MESH:C536347': {'MONDO': 'MONDO:0007447'}, - 'MESH:C536348': {'MONDO': 'MONDO:0043297'}, - 'MESH:C536349': {'MONDO': 'MONDO:0018091'}, - 'MESH:C536351': {'MONDO': 'MONDO:0009220'}, - 'MESH:C536352': {'MONDO': 'MONDO:0008662'}, - 'MESH:C536355': {'MONDO': 'MONDO:0012529'}, - 'MESH:C536357': {'MONDO': 'MONDO:0000387'}, - 'MESH:C536358': {'MONDO': 'MONDO:0010524'}, - 'MESH:C536359': {'MONDO': 'MONDO:0010525'}, - 'MESH:C536360': {'MONDO': 'MONDO:0012053'}, - 'MESH:C536361': {'MONDO': 'MONDO:0007114'}, - 'MESH:C536365': {'MONDO': 'MONDO:0007115'}, - 'MESH:C536366': {'MONDO': 'MONDO:0010391'}, - 'MESH:C536367': {'MONDO': 'MONDO:0008793'}, - 'MESH:C536368': {'MONDO': 'MONDO:0003024'}, - 'MESH:C536369': {'MONDO': 'MONDO:0019143'}, - 'MESH:C536370': {'MONDO': 'MONDO:0008795'}, - 'MESH:C536372': {'MONDO': 'MONDO:0014937'}, - 'MESH:C536373': {'MONDO': 'MONDO:0007123'}, - 'MESH:C536376': {'MONDO': 'MONDO:0008183'}, - 'MESH:C536377': {'MONDO': 'MONDO:0008798'}, - 'MESH:C536378': {'MONDO': 'MONDO:0019577'}, - 'MESH:C536379': {'MONDO': 'MONDO:0007133'}, - 'MESH:C536380': {'MONDO': 'MONDO:0016030'}, - 'MESH:C536382': {'MONDO': 'MONDO:0007589'}, - 'MESH:C536383': {'MONDO': 'MONDO:0009200'}, - 'MESH:C536384': {'MONDO': 'MONDO:0016031'}, - 'MESH:C536387': {'MONDO': 'MONDO:0009208'}, - 'MESH:C536388': {'MONDO': 'MONDO:0009205'}, - 'MESH:C536389': {'MONDO': 'MONDO:0011733'}, - 'MESH:C536390': {'MONDO': 'MONDO:0009104'}, - 'MESH:C536391': {'MONDO': 'MONDO:0008030'}, - 'MESH:C536392': {'MONDO': 'MONDO:0035735'}, - 'MESH:C536393': {'MONDO': 'MONDO:0023106'}, - 'MESH:C536394': {'MONDO': 'MONDO:0009275'}, - 'MESH:C536396': {'MONDO': 'MONDO:0043154'}, - 'MESH:C536397': {'MONDO': 'MONDO:0018360'}, - 'MESH:C536398': {'MONDO': 'MONDO:0011601'}, - 'MESH:C536399': {'MONDO': 'MONDO:0009965'}, - 'MESH:C536401': {'MONDO': 'MONDO:0009729'}, - 'MESH:C536402': {'MONDO': 'MONDO:0009731'}, - 'MESH:C536403': {'MONDO': 'MONDO:0043156'}, - 'MESH:C536405': {'MONDO': 'MONDO:0000179'}, - 'MESH:C536406': {'MONDO': 'MONDO:0008591'}, - 'MESH:C536407': {'MONDO': 'MONDO:0007539'}, - 'MESH:C536409': {'MONDO': 'MONDO:0011120'}, - 'MESH:C536411': {'MONDO': 'MONDO:0009737'}, - 'MESH:C536414': {'MONDO': 'MONDO:0009823'}, - 'MESH:C536415': {'MONDO': 'MONDO:0009824'}, - 'MESH:C536416': {'MONDO': 'MONDO:0011663'}, - 'MESH:C536418': {'MONDO': 'MONDO:0016546'}, - 'MESH:C536420': {'MONDO': 'MONDO:0009798'}, - 'MESH:C536422': {'MONDO': 'MONDO:0008311'}, - 'MESH:C536423': {'MONDO': 'MONDO:0009910'}, - 'MESH:C536425': {'MONDO': 'MONDO:0007332'}, - 'MESH:C536426': {'MONDO': 'MONDO:0010560'}, - 'MESH:C536427': {'MONDO': 'MONDO:0012283'}, - 'MESH:C536428': {'MONDO': 'MONDO:0007341'}, - 'MESH:C536429': {'MONDO': 'MONDO:0007994'}, - 'MESH:C536430': {'MONDO': 'MONDO:0100349'}, - 'MESH:C536432': {'MONDO': 'MONDO:0007346'}, - 'MESH:C536434': {'MONDO': 'MONDO:0010879'}, - 'MESH:C536435': {'MONDO': 'MONDO:0010561'}, - 'MESH:C536436': {'MONDO': 'MONDO:0015452'}, - 'MESH:C536438': {'MONDO': 'MONDO:0008999'}, - 'MESH:C536439': {'MONDO': 'MONDO:0009019'}, - 'MESH:C536440': {'MONDO': 'MONDO:0007384'}, - 'MESH:C536445': {'MONDO': 'MONDO:0043083'}, - 'MESH:C536446': {'MONDO': 'MONDO:0000902'}, - 'MESH:C536447': {'MONDO': 'MONDO:0000193'}, - 'MESH:C536448': {'MONDO': 'MONDO:0007388'}, - 'MESH:C536449': {'MONDO': 'MONDO:0022311'}, - 'MESH:C536452': {'MONDO': 'MONDO:0009028'}, - 'MESH:C536453': {'MONDO': 'MONDO:0007395'}, - 'MESH:C536455': {'MONDO': 'MONDO:0009034'}, - 'MESH:C536456': {'MONDO': 'MONDO:0010570'}, - 'MESH:C536457': {'MONDO': 'MONDO:0007422'}, - 'MESH:C536458': {'MONDO': 'MONDO:0008332'}, - 'MESH:C536461': {'MONDO': 'MONDO:0010972'}, - 'MESH:C536463': {'MONDO': 'MONDO:0019517'}, - 'MESH:C536464': {'MONDO': 'MONDO:0008671'}, - 'MESH:C536465': {'MONDO': 'MONDO:0010841'}, - 'MESH:C536471': {'MONDO': 'MONDO:0011975'}, - 'MESH:C536472': {'MONDO': 'MONDO:0008624'}, - 'MESH:C536474': {'MONDO': 'MONDO:0004331'}, - 'MESH:C536475': {'MONDO': 'MONDO:0003715'}, - 'MESH:C536476': {'MONDO': 'MONDO:0008017'}, - 'MESH:C536477': {'MONDO': 'MONDO:0043207'}, - 'MESH:C536478': {'MONDO': 'MONDO:0009333'}, - 'MESH:C536479': {'MONDO': 'MONDO:0010167'}, - 'MESH:C536480': {'MONDO': 'MONDO:0000463'}, - 'MESH:C536485': {'MONDO': 'MONDO:0700087'}, - 'MESH:C536490': {'MONDO': 'MONDO:0010169'}, - 'MESH:C536492': {'MONDO': 'MONDO:0011558'}, - 'MESH:C536494': {'MONDO': 'MONDO:0006486'}, - 'MESH:C536496': {'MONDO': 'MONDO:0010109'}, - 'MESH:C536498': {'MONDO': 'MONDO:0017439'}, - 'MESH:C536500': {'MONDO': 'MONDO:0010110'}, - 'MESH:C536501': {'MONDO': 'MONDO:0008543'}, - 'MESH:C536502': {'MONDO': 'MONDO:0019525'}, - 'MESH:C536503': {'MONDO': 'MONDO:0009202'}, - 'MESH:C536504': {'MONDO': 'MONDO:0010112'}, - 'MESH:C536506': {'MONDO': 'MONDO:0010114'}, - 'MESH:C536508': {'MONDO': 'MONDO:0008547'}, - 'MESH:C536510': {'MONDO': 'MONDO:0009575'}, - 'MESH:C536511': {'MONDO': 'MONDO:0043087'}, - 'MESH:C536512': {'MONDO': 'MONDO:0012503'}, - 'MESH:C536513': {'MONDO': 'MONDO:0043143'}, - 'MESH:C536514': {'MONDO': 'MONDO:0018043'}, - 'MESH:C536517': {'MONDO': 'MONDO:0008551'}, - 'MESH:C536519': {'MONDO': 'MONDO:0008555'}, - 'MESH:C536522': {'MONDO': 'MONDO:0010684'}, - 'MESH:C536524': {'MONDO': 'MONDO:0010174'}, - 'MESH:C536525': {'MONDO': 'MONDO:0012275'}, - 'MESH:C536526': {'MONDO': 'MONDO:0010175'}, - 'MESH:C536528': {'MONDO': 'MONDO:0019508'}, - 'MESH:C536529': {'MONDO': 'MONDO:0011712'}, - 'MESH:C536531': {'MONDO': 'MONDO:0010176'}, - 'MESH:C536535': {'MONDO': 'MONDO:0015196'}, - 'MESH:C536536': {'MONDO': 'MONDO:0010925'}, - 'MESH:C536540': {'MONDO': 'MONDO:0007998'}, - 'MESH:C536541': {'MONDO': 'MONDO:0008991'}, - 'MESH:C536545': {'MONDO': 'MONDO:0008590'}, - 'MESH:C536546': {'MONDO': 'MONDO:0011201'}, - 'MESH:C536549': {'MONDO': 'MONDO:0008592'}, - 'MESH:C536551': {'MONDO': 'MONDO:0011083'}, - 'MESH:C536553': {'MONDO': 'MONDO:0019445'}, - 'MESH:C536554': {'MONDO': 'MONDO:0010152'}, - 'MESH:C536557': {'MONDO': 'MONDO:0012386'}, - 'MESH:C536558': {'MONDO': 'MONDO:0043206'}, - 'MESH:C536561': {'MONDO': 'MONDO:0018767'}, - 'MESH:C536562': {'MONDO': 'MONDO:0008605'}, - 'MESH:C536564': {'MONDO': 'MONDO:0008607'}, - 'MESH:C536565': {'MONDO': 'MONDO:0018062'}, - 'MESH:C536568': {'MONDO': 'MONDO:0015199'}, - 'MESH:C536570': {'MONDO': 'MONDO:0009035'}, - 'MESH:C536571': {'MONDO': 'MONDO:0022013'}, - 'MESH:C536572': {'MONDO': 'MONDO:0000159'}, - 'MESH:C536573': {'MONDO': 'MONDO:0007208'}, - 'MESH:C536574': {'MONDO': 'MONDO:0010852'}, - 'MESH:C536575': {'MONDO': 'MONDO:0010537'}, - 'MESH:C536576': {'MONDO': 'MONDO:0008622'}, - 'MESH:C536577': {'MONDO': 'MONDO:0009579'}, - 'MESH:C536580': {'MONDO': 'MONDO:0011147'}, - 'MESH:C536581': {'MONDO': 'MONDO:0022755'}, - 'MESH:C536582': {'MONDO': 'MONDO:0008759'}, - 'MESH:C536584': {'MONDO': 'MONDO:0022424'}, - 'MESH:C536588': {'MONDO': 'MONDO:0021856'}, - 'MESH:C536589': {'MONDO': 'MONDO:0016241'}, - 'MESH:C536590': {'MONDO': 'MONDO:0009934'}, - 'MESH:C536591': {'MONDO': 'MONDO:0017282'}, - 'MESH:C536593': {'MONDO': 'MONDO:0022432'}, - 'MESH:C536594': {'MONDO': 'MONDO:0007088'}, - 'MESH:C536595': {'MONDO': 'MONDO:0007089'}, - 'MESH:C536596': {'MONDO': 'MONDO:0011743'}, - 'MESH:C536598': {'MONDO': 'MONDO:0011913'}, - 'MESH:C536599': {'MONDO': 'MONDO:0011401'}, - 'MESH:C536601': {'MONDO': 'MONDO:0008765'}, - 'MESH:C536602': {'MONDO': 'MONDO:0011473'}, - 'MESH:C536603': {'MONDO': 'MONDO:0012056'}, - 'MESH:C536604': {'MONDO': 'MONDO:0008766'}, - 'MESH:C536606': {'MONDO': 'MONDO:0015048'}, - 'MESH:C536607': {'MONDO': 'MONDO:0010977'}, - 'MESH:C536608': {'MONDO': 'MONDO:0010999'}, - 'MESH:C536609': {'MONDO': 'MONDO:0023111'}, - 'MESH:C536611': {'MONDO': 'MONDO:0007565'}, - 'MESH:C536612': {'MONDO': 'MONDO:0007448'}, - 'MESH:C536614': {'MONDO': 'MONDO:0008823'}, - 'MESH:C536616': {'MONDO': 'MONDO:0010922'}, - 'MESH:C536617': {'MONDO': 'MONDO:0042717'}, - 'MESH:C536618': {'MONDO': 'MONDO:0009620'}, - 'MESH:C536619': {'MONDO': 'MONDO:0008606'}, - 'MESH:C536620': {'MONDO': 'MONDO:0010749'}, - 'MESH:C536621': {'MONDO': 'MONDO:0008402'}, - 'MESH:C536622': {'MONDO': 'MONDO:0008403'}, - 'MESH:C536623': {'MONDO': 'MONDO:0008404'}, - 'MESH:C536624': {'MONDO': 'MONDO:0000727'}, - 'MESH:C536625': {'MONDO': 'MONDO:0010728'}, - 'MESH:C536626': {'MONDO': 'MONDO:0015325'}, - 'MESH:C536629': {'MONDO': 'MONDO:0009458'}, - 'MESH:C536630': {'MONDO': 'MONDO:0010729'}, - 'MESH:C536632': {'MONDO': 'MONDO:0010010'}, - 'MESH:C536633': {'MONDO': 'MONDO:0018976'}, - 'MESH:C536635': {'MONDO': 'MONDO:0042912'}, - 'MESH:C536637': {'MONDO': 'MONDO:0010013'}, - 'MESH:C536638': {'MONDO': 'MONDO:0010505'}, - 'MESH:C536639': {'MONDO': 'MONDO:0042913'}, - 'MESH:C536642': {'MONDO': 'MONDO:0010044'}, - 'MESH:C536643': {'MONDO': 'MONDO:0010287'}, - 'MESH:C536644': {'MONDO': 'MONDO:0010043'}, - 'MESH:C536645': {'MONDO': 'MONDO:0008219'}, - 'MESH:C536647': {'MONDO': 'MONDO:0008824'}, - 'MESH:C536648': {'MONDO': 'MONDO:0010134'}, - 'MESH:C536649': {'MONDO': 'MONDO:0018846'}, - 'MESH:C536650': {'MONDO': 'MONDO:0017285'}, - 'MESH:C536652': {'MONDO': 'MONDO:0009846'}, - 'MESH:C536653': {'MONDO': 'MONDO:0011150'}, - 'MESH:C536654': {'MONDO': 'MONDO:0017320'}, - 'MESH:C536657': {'MONDO': 'MONDO:0007727'}, - 'MESH:C536662': {'MONDO': 'MONDO:0009919'}, - 'MESH:C536664': {'MONDO': 'MONDO:0019234'}, - 'MESH:C536665': {'MONDO': 'MONDO:0009857'}, - 'MESH:C536666': {'MONDO': 'MONDO:0011354'}, - 'MESH:C536668': {'MONDO': 'MONDO:0010032'}, - 'MESH:C536671': {'MONDO': 'MONDO:0010275'}, - 'MESH:C536673': {'MONDO': 'MONDO:0042962'}, - 'MESH:C536677': {'MONDO': 'MONDO:0008663'}, - 'MESH:C536678': {'MONDO': 'MONDO:0010664'}, - 'MESH:C536680': {'MONDO': 'MONDO:0010039'}, - 'MESH:C536683': {'MONDO': 'MONDO:0016010'}, - 'MESH:C536687': {'MONDO': 'MONDO:0010193'}, - 'MESH:C536688': {'MONDO': 'MONDO:0043077'}, - 'MESH:C536691': {'MONDO': 'MONDO:0007277'}, - 'MESH:C536692': {'MONDO': 'MONDO:0010732'}, - 'MESH:C536693': {'MONDO': 'MONDO:0019547'}, - 'MESH:C536694': {'MONDO': 'MONDO:0042980'}, - 'MESH:C536695': {'MONDO': 'MONDO:0008673'}, - 'MESH:C536696': {'MONDO': 'MONDO:0011221'}, - 'MESH:C536697': {'MONDO': 'MONDO:8000006'}, - 'MESH:C536699': {'MONDO': 'MONDO:0010197'}, - 'MESH:C536700': {'MONDO': 'MONDO:0010199'}, - 'MESH:C536701': {'MONDO': 'MONDO:0017918'}, - 'MESH:C536702': {'MONDO': 'MONDO:0018269'}, - 'MESH:C536703': {'MONDO': 'MONDO:0010758'}, - 'MESH:C536704': {'MONDO': 'MONDO:0011518'}, - 'MESH:C536705': {'MONDO': 'MONDO:0007724'}, - 'MESH:C536707': {'MONDO': 'MONDO:0011112'}, - 'MESH:C536708': {'MONDO': 'MONDO:0010665'}, - 'MESH:C536709': {'MONDO': 'MONDO:0010201'}, - 'MESH:C536710': {'MONDO': 'MONDO:0009091'}, - 'MESH:C536711': {'MONDO': 'MONDO:0009618'}, - 'MESH:C536713': {'MONDO': 'MONDO:0011052'}, - 'MESH:C536715': {'MONDO': 'MONDO:0017614'}, - 'MESH:C536716': {'MONDO': 'MONDO:0009166'}, - 'MESH:C536717': {'MONDO': 'MONDO:0011365'}, - 'MESH:C536718': {'MONDO': 'MONDO:0010220'}, - 'MESH:C536719': {'MONDO': 'MONDO:0008995'}, - 'MESH:C536721': {'MONDO': 'MONDO:0043073'}, - 'MESH:C536722': {'MONDO': 'MONDO:0010023'}, - 'MESH:C536723': {'MONDO': 'MONDO:0043071'}, - 'MESH:C536724': {'MONDO': 'MONDO:0043069'}, - 'MESH:C536725': {'MONDO': 'MONDO:0000200'}, - 'MESH:C536728': {'MONDO': 'MONDO:0010883'}, - 'MESH:C536729': {'MONDO': 'MONDO:0010221'}, - 'MESH:C536732': {'MONDO': 'MONDO:0017010'}, - 'MESH:C536735': {'MONDO': 'MONDO:0011134'}, - 'MESH:C536736': {'MONDO': 'MONDO:0008582'}, - 'MESH:C536739': {'MONDO': 'MONDO:0009192'}, - 'MESH:C536741': {'MONDO': 'MONDO:0004255'}, - 'MESH:C536742': {'MONDO': 'MONDO:0009419'}, - 'MESH:C536743': {'MONDO': 'MONDO:0010243'}, - 'MESH:C536744': {'MONDO': 'MONDO:0010900'}, - 'MESH:C536745': {'MONDO': 'MONDO:0008686'}, - 'MESH:C536746': {'MONDO': 'MONDO:0010207'}, - 'MESH:C536747': {'MONDO': 'MONDO:0008503'}, - 'MESH:C536750': {'MONDO': 'MONDO:0010208'}, - 'MESH:C536751': {'MONDO': 'MONDO:0008688'}, - 'MESH:C536752': {'MONDO': 'MONDO:0018892'}, - 'MESH:C536759': {'MONDO': 'MONDO:0010661'}, - 'MESH:C536761': {'MONDO': 'MONDO:0020721'}, - 'MESH:C536762': {'MONDO': 'MONDO:0004875'}, - 'MESH:C536763': {'MONDO': 'MONDO:0027091'}, - 'MESH:C536766': {'MONDO': 'MONDO:0010214'}, - 'MESH:C536767': {'MONDO': 'MONDO:0008811'}, - 'MESH:C536771': {'MONDO': 'MONDO:0011133'}, - 'MESH:C536772': {'MONDO': 'MONDO:0002896'}, - 'MESH:C536773': {'MONDO': 'MONDO:0002897'}, - 'MESH:C536774': {'MONDO': 'MONDO:0004497'}, - 'MESH:C536775': {'MONDO': 'MONDO:0000936'}, - 'MESH:C536778': {'MONDO': 'MONDO:0008919'}, - 'MESH:C536781': {'MONDO': 'MONDO:0011132'}, - 'MESH:C536784': {'MONDO': 'MONDO:0015284'}, - 'MESH:C536787': {'MONDO': 'MONDO:0010041'}, - 'MESH:C536788': {'MONDO': 'MONDO:0009039'}, - 'MESH:C536789': {'MONDO': 'MONDO:0011287'}, - 'MESH:C536795': {'MONDO': 'MONDO:0015438'}, - 'MESH:C536796': {'MONDO': 'MONDO:0019869'}, - 'MESH:C536798': {'MONDO': 'MONDO:0022758'}, - 'MESH:C536799': {'MONDO': 'MONDO:0022759'}, - 'MESH:C536801': {'MONDO': 'MONDO:0011652'}, - 'MESH:C536803': {'MONDO': 'MONDO:0022761'}, - 'MESH:C536804': {'MONDO': 'MONDO:0013424'}, - 'MESH:C536808': {'MONDO': 'MONDO:0014185'}, - 'MESH:C536811': {'MONDO': 'MONDO:0016940'}, - 'MESH:C536813': {'MONDO': 'MONDO:0016954'}, - 'MESH:C536814': {'MONDO': 'MONDO:0022998'}, - 'MESH:C536817': {'MONDO': 'MONDO:0012282'}, - 'MESH:C536818': {'MONDO': 'MONDO:0023238'}, - 'MESH:C536820': {'MONDO': 'MONDO:0008596'}, - 'MESH:C536821': {'MONDO': 'MONDO:0007237'}, - 'MESH:C536823': {'MONDO': 'MONDO:0004542'}, - 'MESH:C536824': {'MONDO': 'MONDO:0010968'}, - 'MESH:C536825': {'MONDO': 'MONDO:0019073'}, - 'MESH:C536826': {'MONDO': 'MONDO:0007671'}, - 'MESH:C536827': {'MONDO': 'MONDO:0007672'}, - 'MESH:C536830': {'MONDO': 'MONDO:0011724'}, - 'MESH:C536831': {'MONDO': 'MONDO:0023258'}, - 'MESH:C536832': {'MONDO': 'MONDO:0012393'}, - 'MESH:C536833': {'MONDO': 'MONDO:0009281'}, - 'MESH:C536835': {'MONDO': 'MONDO:0017909'}, - 'MESH:C536836': {'MONDO': 'MONDO:0009285'}, - 'MESH:C536837': {'MONDO': 'MONDO:0023263'}, - 'MESH:C536840': {'MONDO': 'MONDO:0010876'}, - 'MESH:C536841': {'MONDO': 'MONDO:0011412'}, - 'MESH:C536845': {'MONDO': 'MONDO:0007775'}, - 'MESH:C536846': {'MONDO': 'MONDO:0007776'}, - 'MESH:C536847': {'MONDO': 'MONDO:0008594'}, - 'MESH:C536848': {'MONDO': 'MONDO:0023119'}, - 'MESH:C536849': {'MONDO': 'MONDO:0012242'}, - 'MESH:C536851': {'MONDO': 'MONDO:0003008'}, - 'MESH:C536852': {'MONDO': 'MONDO:0007250'}, - 'MESH:C536853': {'MONDO': 'MONDO:0008680'}, - 'MESH:C536855': {'MONDO': 'MONDO:0009217'}, - 'MESH:C536856': {'MONDO': 'MONDO:0011785'}, - 'MESH:C536858': {'MONDO': 'MONDO:0010156'}, - 'MESH:C536859': {'MONDO': 'MONDO:0010046'}, - 'MESH:C536861': {'MONDO': 'MONDO:0011992'}, - 'MESH:C536862': {'MONDO': 'MONDO:0012213'}, - 'MESH:C536863': {'MONDO': 'MONDO:0012334'}, - 'MESH:C536864': {'MONDO': 'MONDO:0008437'}, - 'MESH:C536865': {'MONDO': 'MONDO:0008438'}, - 'MESH:C536866': {'MONDO': 'MONDO:0010878'}, - 'MESH:C536868': {'MONDO': 'MONDO:0011006'}, - 'MESH:C536869': {'MONDO': 'MONDO:0008439'}, - 'MESH:C536870': {'MONDO': 'MONDO:0008442'}, - 'MESH:C536873': {'MONDO': 'MONDO:0010636'}, - 'MESH:C536874': {'MONDO': 'MONDO:0008443'}, - 'MESH:C536875': {'MONDO': 'MONDO:0010052'}, - 'MESH:C536878': {'MONDO': 'MONDO:0008454'}, - 'MESH:C536879': {'MONDO': 'MONDO:0009673'}, - 'MESH:C536880': {'MONDO': 'MONDO:0011436'}, - 'MESH:C536881': {'MONDO': 'MONDO:0010057'}, - 'MESH:C536883': {'MONDO': 'MONDO:0020485'}, - 'MESH:C536884': {'MONDO': 'MONDO:0007861'}, - 'MESH:C536885': {'MONDO': 'MONDO:0009321'}, - 'MESH:C536887': {'MONDO': 'MONDO:0007306'}, - 'MESH:C536888': {'MONDO': 'MONDO:0008958'}, - 'MESH:C536890': {'MONDO': 'MONDO:0020756'}, - 'MESH:C536892': {'MONDO': 'MONDO:0008712'}, - 'MESH:C536893': {'MONDO': 'MONDO:0023538'}, - 'MESH:C536894': {'MONDO': 'MONDO:0012330'}, - 'MESH:C536895': {'MONDO': 'MONDO:0008526'}, - 'MESH:C536898': {'MONDO': 'MONDO:0018046'}, - 'MESH:C536899': {'MONDO': 'MONDO:0008556'}, - 'MESH:C536900': {'MONDO': 'MONDO:0018047'}, - 'MESH:C536901': {'MONDO': 'MONDO:0019740'}, - 'MESH:C536903': {'MONDO': 'MONDO:0008561'}, - 'MESH:C536905': {'MONDO': 'MONDO:0018079'}, - 'MESH:C536907': {'MONDO': 'MONDO:0010129'}, - 'MESH:C536908': {'MONDO': 'MONDO:0010128'}, - 'MESH:C536909': {'MONDO': 'MONDO:0008565'}, - 'MESH:C536911': {'MONDO': 'MONDO:0007958'}, - 'MESH:C536913': {'MONDO': 'MONDO:0011836'}, - 'MESH:C536916': {'MONDO': 'MONDO:0008568'}, - 'MESH:C536919': {'MONDO': 'MONDO:0007077'}, - 'MESH:C536920': {'MONDO': 'MONDO:0800042'}, - 'MESH:C536921': {'MONDO': 'MONDO:0010141'}, - 'MESH:C536922': {'MONDO': 'MONDO:0011885'}, - 'MESH:C536923': {'MONDO': 'MONDO:0008665'}, - 'MESH:C536924': {'MONDO': 'MONDO:0011927'}, - 'MESH:C536925': {'MONDO': 'MONDO:0012270'}, - 'MESH:C536927': {'MONDO': 'MONDO:0017921'}, - 'MESH:C536928': {'MONDO': 'MONDO:0010159'}, - 'MESH:C536932': {'MONDO': 'MONDO:0018084'}, - 'MESH:C536935': {'MONDO': 'MONDO:0008619'}, - 'MESH:C536936': {'MONDO': 'MONDO:0010750'}, - 'MESH:C536937': {'MONDO': 'MONDO:0008411'}, - 'MESH:C536938': {'MONDO': 'MONDO:0018085'}, - 'MESH:C536939': {'MONDO': 'MONDO:0008621'}, - 'MESH:C536940': {'MONDO': 'MONDO:0010121'}, - 'MESH:C536942': {'MONDO': 'MONDO:0010711'}, - 'MESH:C536945': {'MONDO': 'MONDO:0010102'}, - 'MESH:C536946': {'MONDO': 'MONDO:0010098'}, - 'MESH:C536947': {'MONDO': 'MONDO:0010740'}, - 'MESH:C536950': {'MONDO': 'MONDO:0010101'}, - 'MESH:C536953': {'MONDO': 'MONDO:0008901'}, - 'MESH:C536955': {'MONDO': 'MONDO:0008245'}, - 'MESH:C536956': {'MONDO': 'MONDO:0011965'}, - 'MESH:C536958': {'MONDO': 'MONDO:0011533'}, - 'MESH:C536959': {'MONDO': 'MONDO:0009033'}, - 'MESH:C536962': {'MONDO': 'MONDO:0010979'}, - 'MESH:C536965': {'MONDO': 'MONDO:0008087'}, - 'MESH:C536967': {'MONDO': 'MONDO:0011318'}, - 'MESH:C536969': {'MONDO': 'MONDO:0011249'}, - 'MESH:C536970': {'MONDO': 'MONDO:0010748'}, - 'MESH:C536973': {'MONDO': 'MONDO:0011452'}, - 'MESH:C536974': {'MONDO': 'MONDO:0007142'}, - 'MESH:C536975': {'MONDO': 'MONDO:0018058'}, - 'MESH:C536977': {'MONDO': 'MONDO:0008587'}, - 'MESH:C536978': {'MONDO': 'MONDO:0010652'}, - 'MESH:C536979': {'MONDO': 'MONDO:0007548'}, - 'MESH:C536980': {'MONDO': 'MONDO:0009197'}, - 'MESH:C536984': {'MONDO': 'MONDO:0012423'}, - 'MESH:C536987': {'MONDO': 'MONDO:0000141'}, - 'MESH:C536988': {'MONDO': 'MONDO:0009648'}, - 'MESH:C536989': {'MONDO': 'MONDO:0010064'}, - 'MESH:C536990': {'MONDO': 'MONDO:0009341'}, - 'MESH:C536991': {'MONDO': 'MONDO:0009649'}, - 'MESH:C536992': {'MONDO': 'MONDO:0011784'}, - 'MESH:C536993': {'MONDO': 'MONDO:0012122'}, - 'MESH:C536997': {'MONDO': 'MONDO:0023609'}, - 'MESH:C537000': {'MONDO': 'MONDO:0004684'}, - 'MESH:C537004': {'MONDO': 'MONDO:0009069'}, - 'MESH:C537006': {'MONDO': 'MONDO:0007887'}, - 'MESH:C537007': {'MONDO': 'MONDO:0016236'}, - 'MESH:C537008': {'MONDO': 'MONDO:0009483'}, - 'MESH:C537009': {'MONDO': 'MONDO:0015324'}, - 'MESH:C537010': {'MONDO': 'MONDO:0023540'}, - 'MESH:C537011': {'MONDO': 'MONDO:0023541'}, - 'MESH:C537012': {'MONDO': 'MONDO:0023543'}, - 'MESH:C537013': {'MONDO': 'MONDO:0009485'}, - 'MESH:C537015': {'MONDO': 'MONDO:0007846'}, - 'MESH:C537018': {'MONDO': 'MONDO:0008741'}, - 'MESH:C537020': {'MONDO': 'MONDO:0016516'}, - 'MESH:C537021': {'MONDO': 'MONDO:0009486'}, - 'MESH:C537022': {'MONDO': 'MONDO:0007848'}, - 'MESH:C537023': {'MONDO': 'MONDO:0023561'}, - 'MESH:C537024': {'MONDO': 'MONDO:0015234'}, - 'MESH:C537025': {'MONDO': 'MONDO:0023563'}, - 'MESH:C537026': {'MONDO': 'MONDO:0023646'}, - 'MESH:C537030': {'MONDO': 'MONDO:0012296'}, - 'MESH:C537031': {'MONDO': 'MONDO:0023650'}, - 'MESH:C537032': {'MONDO': 'MONDO:0009513'}, - 'MESH:C537036': {'MONDO': 'MONDO:0010855'}, - 'MESH:C537037': {'MONDO': 'MONDO:0010851'}, - 'MESH:C537038': {'MONDO': 'MONDO:0009191'}, - 'MESH:C537039': {'MONDO': 'MONDO:0009062'}, - 'MESH:C537042': {'MONDO': 'MONDO:0010403'}, - 'MESH:C537045': {'MONDO': 'MONDO:0007078'}, - 'MESH:C537047': {'MONDO': 'MONDO:0010354'}, - 'MESH:C537049': {'MONDO': 'MONDO:0021845'}, - 'MESH:C537050': {'MONDO': 'MONDO:0022417'}, - 'MESH:C537051': {'MONDO': 'MONDO:0008754'}, - 'MESH:C537052': {'MONDO': 'MONDO:0008755'}, - 'MESH:C537055': {'MONDO': 'MONDO:0008757'}, - 'MESH:C537056': {'MONDO': 'MONDO:0021851'}, - 'MESH:C537057': {'MONDO': 'MONDO:0007085'}, - 'MESH:C537058': {'MONDO': 'MONDO:0010662'}, - 'MESH:C537059': {'MONDO': 'MONDO:0012207'}, - 'MESH:C537060': {'MONDO': 'MONDO:0009234'}, - 'MESH:C537062': {'MONDO': 'MONDO:0007621'}, - 'MESH:C537063': {'MONDO': 'MONDO:0019368'}, - 'MESH:C537064': {'MONDO': 'MONDO:0023165'}, - 'MESH:C537065': {'MONDO': 'MONDO:0016083'}, - 'MESH:C537066': {'MONDO': 'MONDO:0007624'}, - 'MESH:C537067': {'MONDO': 'MONDO:0011818'}, - 'MESH:C537068': {'MONDO': 'MONDO:0018363'}, - 'MESH:C537069': {'MONDO': 'MONDO:0023171'}, - 'MESH:C537070': {'MONDO': 'MONDO:0009239'}, - 'MESH:C537072': {'MONDO': 'MONDO:0007096'}, - 'MESH:C537074': {'MONDO': 'MONDO:0023129'}, - 'MESH:C537076': {'MONDO': 'MONDO:0023133'}, - 'MESH:C537077': {'MONDO': 'MONDO:0023134'}, - 'MESH:C537079': {'MONDO': 'MONDO:0008855'}, - 'MESH:C537080': {'MONDO': 'MONDO:0001001'}, - 'MESH:C537081': {'MONDO': 'MONDO:0008879'}, - 'MESH:C537082': {'MONDO': 'MONDO:0007209'}, - 'MESH:C537083': {'MONDO': 'MONDO:0022025'}, - 'MESH:C537084': {'MONDO': 'MONDO:0008885'}, - 'MESH:C537086': {'MONDO': 'MONDO:0013232'}, - 'MESH:C537087': {'MONDO': 'MONDO:0007214'}, - 'MESH:C537088': {'MONDO': 'MONDO:0007215'}, - 'MESH:C537089': {'MONDO': 'MONDO:0007216'}, - 'MESH:C537090': {'MONDO': 'MONDO:0007217'}, - 'MESH:C537091': {'MONDO': 'MONDO:0019678'}, - 'MESH:C537092': {'MONDO': 'MONDO:0007219'}, - 'MESH:C537093': {'MONDO': 'MONDO:0007221'}, - 'MESH:C537094': {'MONDO': 'MONDO:0007213'}, - 'MESH:C537095': {'MONDO': 'MONDO:0007211'}, - 'MESH:C537096': {'MONDO': 'MONDO:0007228'}, - 'MESH:C537097': {'MONDO': 'MONDO:0007218'}, - 'MESH:C537098': {'MONDO': 'MONDO:0015262'}, - 'MESH:C537099': {'MONDO': 'MONDO:0010070'}, - 'MESH:C537100': {'MONDO': 'MONDO:0012374'}, - 'MESH:C537101': {'MONDO': 'MONDO:0007231'}, - 'MESH:C537102': {'MONDO': 'MONDO:0010539'}, - 'MESH:C537104': {'MONDO': 'MONDO:0018878'}, - 'MESH:C537108': {'MONDO': 'MONDO:0018930'}, - 'MESH:C537109': {'MONDO': 'MONDO:0015437'}, - 'MESH:C537111': {'MONDO': 'MONDO:0008891'}, - 'MESH:C537113': {'MONDO': 'MONDO:0010641'}, - 'MESH:C537115': {'MONDO': 'MONDO:0007892'}, - 'MESH:C537117': {'MONDO': 'MONDO:0012691'}, - 'MESH:C537118': {'MONDO': 'MONDO:0007894'}, - 'MESH:C537121': {'MONDO': 'MONDO:0011046'}, - 'MESH:C537122': {'MONDO': 'MONDO:0009785'}, - 'MESH:C537125': {'MONDO': 'MONDO:0010698'}, - 'MESH:C537126': {'MONDO': 'MONDO:0012543'}, - 'MESH:C537127': {'MONDO': 'MONDO:0009786'}, - 'MESH:C537128': {'MONDO': 'MONDO:0008133'}, - 'MESH:C537131': {'MONDO': 'MONDO:0004942'}, - 'MESH:C537133': {'MONDO': 'MONDO:0009794'}, - 'MESH:C537134': {'MONDO': 'MONDO:0010702'}, - 'MESH:C537135': {'MONDO': 'MONDO:0010277'}, - 'MESH:C537138': {'MONDO': 'MONDO:0008139'}, - 'MESH:C537140': {'MONDO': 'MONDO:0010996'}, - 'MESH:C537142': {'MONDO': 'MONDO:0008141'}, - 'MESH:C537143': {'MONDO': 'MONDO:0011230'}, - 'MESH:C537144': {'MONDO': 'MONDO:0008142'}, - 'MESH:C537145': {'MONDO': 'MONDO:0007791'}, - 'MESH:C537146': {'MONDO': 'MONDO:0007792'}, - 'MESH:C537147': {'MONDO': 'MONDO:0010926'}, - 'MESH:C537149': {'MONDO': 'MONDO:0010615'}, - 'MESH:C537150': {'MONDO': 'MONDO:0009415'}, - 'MESH:C537152': {'MONDO': 'MONDO:0007937'}, - 'MESH:C537153': {'MONDO': 'MONDO:0009550'}, - 'MESH:C537154': {'MONDO': 'MONDO:0009425'}, - 'MESH:C537155': {'MONDO': 'MONDO:0007795'}, - 'MESH:C537156': {'MONDO': 'MONDO:0016390'}, - 'MESH:C537157': {'MONDO': 'MONDO:0009426'}, - 'MESH:C537158': {'MONDO': 'MONDO:0009436'}, - 'MESH:C537159': {'MONDO': 'MONDO:0010262'}, - 'MESH:C537160': {'MONDO': 'MONDO:0018914'}, - 'MESH:C537162': {'MONDO': 'MONDO:0019035'}, - 'MESH:C537163': {'MONDO': 'MONDO:0019020'}, - 'MESH:C537164': {'MONDO': 'MONDO:0043168'}, - 'MESH:C537167': {'MONDO': 'MONDO:0008189'}, - 'MESH:C537168': {'MONDO': 'MONDO:0007352'}, - 'MESH:C537169': {'MONDO': 'MONDO:0043254'}, - 'MESH:C537170': {'MONDO': 'MONDO:0054867'}, - 'MESH:C537172': {'MONDO': 'MONDO:0008196'}, - 'MESH:C537174': {'MONDO': 'MONDO:0010867'}, - 'MESH:C537177': {'MONDO': 'MONDO:0011706'}, - 'MESH:C537179': {'MONDO': 'MONDO:0010709'}, - 'MESH:C537180': {'MONDO': 'MONDO:0100352'}, - 'MESH:C537183': {'MONDO': 'MONDO:0008391'}, - 'MESH:C537185': {'MONDO': 'MONDO:0012184'}, - 'MESH:C537186': {'MONDO': 'MONDO:0008248'}, - 'MESH:C537187': {'MONDO': 'MONDO:0008388'}, - 'MESH:C537188': {'MONDO': 'MONDO:0019330'}, - 'MESH:C537190': {'MONDO': 'MONDO:0043197'}, - 'MESH:C537192': {'MONDO': 'MONDO:0042498'}, - 'MESH:C537193': {'MONDO': 'MONDO:0042956'}, - 'MESH:C537194': {'MONDO': 'MONDO:0009670'}, - 'MESH:C537195': {'MONDO': 'MONDO:0011529'}, - 'MESH:C537196': {'MONDO': 'MONDO:0011540'}, - 'MESH:C537197': {'MONDO': 'MONDO:0011834'}, - 'MESH:C537198': {'MONDO': 'MONDO:0011819'}, - 'MESH:C537199': {'MONDO': 'MONDO:0012098'}, - 'MESH:C537200': {'MONDO': 'MONDO:0011833'}, - 'MESH:C537201': {'MONDO': 'MONDO:0012449'}, - 'MESH:C537202': {'MONDO': 'MONDO:0012103'}, - 'MESH:C537203': {'MONDO': 'MONDO:0012246'}, - 'MESH:C537204': {'MONDO': 'MONDO:0012247'}, - 'MESH:C537205': {'MONDO': 'MONDO:0012450'}, - 'MESH:C537206': {'MONDO': 'MONDO:0007298'}, - 'MESH:C537207': {'MONDO': 'MONDO:0007987'}, - 'MESH:C537208': {'MONDO': 'MONDO:0009498'}, - 'MESH:C537209': {'MONDO': 'MONDO:0800167'}, - 'MESH:C537210': {'MONDO': 'MONDO:0007866'}, - 'MESH:C537211': {'MONDO': 'MONDO:0023558'}, - 'MESH:C537213': {'MONDO': 'MONDO:0009185'}, - 'MESH:C537217': {'MONDO': 'MONDO:0011797'}, - 'MESH:C537218': {'MONDO': 'MONDO:0010005'}, - 'MESH:C537219': {'MONDO': 'MONDO:0042960'}, - 'MESH:C537222': {'MONDO': 'MONDO:0042961'}, - 'MESH:C537223': {'MONDO': 'MONDO:0016522'}, - 'MESH:C537224': {'MONDO': 'MONDO:0024454'}, - 'MESH:C537226': {'MONDO': 'MONDO:0009233'}, - 'MESH:C537227': {'MONDO': 'MONDO:0007040'}, - 'MESH:C537228': {'MONDO': 'MONDO:0009724'}, - 'MESH:C537230': {'MONDO': 'MONDO:0042601'}, - 'MESH:C537231': {'MONDO': 'MONDO:0042602'}, - 'MESH:C537232': {'MONDO': 'MONDO:0042603'}, - 'MESH:C537233': {'MONDO': 'MONDO:0042604'}, - 'MESH:C537234': {'MONDO': 'MONDO:0019104'}, - 'MESH:C537236': {'MONDO': 'MONDO:0010008'}, - 'MESH:C537238': {'MONDO': 'MONDO:0016622'}, - 'MESH:C537240': {'MONDO': 'MONDO:0009839'}, - 'MESH:C537241': {'MONDO': 'MONDO:0010713'}, - 'MESH:C537242': {'MONDO': 'MONDO:0012484'}, - 'MESH:C537244': {'MONDO': 'MONDO:0042705'}, - 'MESH:C537247': {'MONDO': 'MONDO:0019257'}, - 'MESH:C537248': {'MONDO': 'MONDO:0011417'}, - 'MESH:C537249': {'MONDO': 'MONDO:0011631'}, - 'MESH:C537250': {'MONDO': 'MONDO:0011337'}, - 'MESH:C537251': {'MONDO': 'MONDO:0012146'}, - 'MESH:C537252': {'MONDO': 'MONDO:0011336'}, - 'MESH:C537257': {'MONDO': 'MONDO:0009338'}, - 'MESH:C537258': {'MONDO': 'MONDO:0006210'}, - 'MESH:C537260': {'MONDO': 'MONDO:0007867'}, - 'MESH:C537261': {'MONDO': 'MONDO:0007356'}, - 'MESH:C537262': {'MONDO': 'MONDO:0008185'}, - 'MESH:C537263': {'MONDO': 'MONDO:0007812'}, - 'MESH:C537264': {'MONDO': 'MONDO:0011026'}, - 'MESH:C537265': {'MONDO': 'MONDO:0011485'}, - 'MESH:C537266': {'MONDO': 'MONDO:0043114'}, - 'MESH:C537267': {'MONDO': 'MONDO:0009588'}, - 'MESH:C537268': {'MONDO': 'MONDO:0023176'}, - 'MESH:C537270': {'MONDO': 'MONDO:0009241'}, - 'MESH:C537271': {'MONDO': 'MONDO:0017200'}, - 'MESH:C537272': {'MONDO': 'MONDO:0023182'}, - 'MESH:C537274': {'MONDO': 'MONDO:0009579'}, - 'MESH:C537279': {'MONDO': 'MONDO:0012280'}, - 'MESH:C537282': {'MONDO': 'MONDO:0023267'}, - 'MESH:C537283': {'MONDO': 'MONDO:0007738'}, - 'MESH:C537284': {'MONDO': 'MONDO:0009298'}, - 'MESH:C537285': {'MONDO': 'MONDO:0011157'}, - 'MESH:C537287': {'MONDO': 'MONDO:0008711'}, - 'MESH:C537288': {'MONDO': 'MONDO:0007252'}, - 'MESH:C537289': {'MONDO': 'MONDO:0007900'}, - 'MESH:C537290': {'MONDO': 'MONDO:0012853'}, - 'MESH:C537291': {'MONDO': 'MONDO:0011215'}, - 'MESH:C537292': {'MONDO': 'MONDO:0023275'}, - 'MESH:C537293': {'MONDO': 'MONDO:0007683'}, - 'MESH:C537294': {'MONDO': 'MONDO:0010599'}, - 'MESH:C537295': {'MONDO': 'MONDO:0015374'}, - 'MESH:C537296': {'MONDO': 'MONDO:0023283'}, - 'MESH:C537297': {'MONDO': 'MONDO:0010898'}, - 'MESH:C537298': {'MONDO': 'MONDO:0021957'}, - 'MESH:C537300': {'MONDO': 'MONDO:0008287'}, - 'MESH:C537301': {'MONDO': 'MONDO:0008962'}, - 'MESH:C537302': {'MONDO': 'MONDO:0011872'}, - 'MESH:C537303': {'MONDO': 'MONDO:0012220'}, - 'MESH:C537304': {'MONDO': 'MONDO:0007377'}, - 'MESH:C537305': {'MONDO': 'MONDO:0009086'}, - 'MESH:C537308': {'MONDO': 'MONDO:0018996'}, - 'MESH:C537309': {'MONDO': 'MONDO:0010061'}, - 'MESH:C537310': {'MONDO': 'MONDO:0011811'}, - 'MESH:C537312': {'MONDO': 'MONDO:0011950'}, - 'MESH:C537313': {'MONDO': 'MONDO:0011801'}, - 'MESH:C537314': {'MONDO': 'MONDO:0010548'}, - 'MESH:C537315': {'MONDO': 'MONDO:0010529'}, - 'MESH:C537316': {'MONDO': 'MONDO:0010534'}, - 'MESH:C537318': {'MONDO': 'MONDO:0008460'}, - 'MESH:C537319': {'MONDO': 'MONDO:0008466'}, - 'MESH:C537320': {'MONDO': 'MONDO:0008873'}, - 'MESH:C537321': {'MONDO': 'MONDO:0009616'}, - 'MESH:C537322': {'MONDO': 'MONDO:0008750'}, - 'MESH:C537323': {'MONDO': 'MONDO:0007988'}, - 'MESH:C537325': {'MONDO': 'MONDO:0009621'}, - 'MESH:C537326': {'MONDO': 'MONDO:0007991'}, - 'MESH:C537327': {'MONDO': 'MONDO:0010026'}, - 'MESH:C537329': {'MONDO': 'MONDO:0008425'}, - 'MESH:C537330': {'MONDO': 'MONDO:0009833'}, - 'MESH:C537333': {'MONDO': 'MONDO:0010286'}, - 'MESH:C537335': {'MONDO': 'MONDO:0017849'}, - 'MESH:C537337': {'MONDO': 'MONDO:0043283'}, - 'MESH:C537338': {'MONDO': 'MONDO:0007227'}, - 'MESH:C537339': {'MONDO': 'MONDO:0008421'}, - 'MESH:C537340': {'MONDO': 'MONDO:0010731'}, - 'MESH:C537342': {'MONDO': 'MONDO:0007819'}, - 'MESH:C537343': {'MONDO': 'MONDO:0008429'}, - 'MESH:C537344': {'MONDO': 'MONDO:0006411'}, - 'MESH:C537345': {'MONDO': 'MONDO:0008863'}, - 'MESH:C537348': {'MONDO': 'MONDO:0010881'}, - 'MESH:C537349': {'MONDO': 'MONDO:0008618'}, - 'MESH:C537350': {'MONDO': 'MONDO:0009592'}, - 'MESH:C537351': {'MONDO': 'MONDO:0015177'}, - 'MESH:C537352': {'MONDO': 'MONDO:0007983'}, - 'MESH:C537353': {'MONDO': 'MONDO:0009597'}, - 'MESH:C537354': {'MONDO': 'MONDO:0012385'}, - 'MESH:C537355': {'MONDO': 'MONDO:0012131'}, - 'MESH:C537356': {'MONDO': 'MONDO:0007986'}, - 'MESH:C537357': {'MONDO': 'MONDO:0009353'}, - 'MESH:C537358': {'MONDO': 'MONDO:0002012'}, - 'MESH:C537359': {'MONDO': 'MONDO:0016826'}, - 'MESH:C537362': {'MONDO': 'MONDO:0000133'}, - 'MESH:C537363': {'MONDO': 'MONDO:0009440'}, - 'MESH:C537364': {'MONDO': 'MONDO:0009444'}, - 'MESH:C537365': {'MONDO': 'MONDO:0010623'}, - 'MESH:C537369': {'MONDO': 'MONDO:0011274'}, - 'MESH:C537370': {'MONDO': 'MONDO:0008949'}, - 'MESH:C537371': {'MONDO': 'MONDO:0019128'}, - 'MESH:C537375': {'MONDO': 'MONDO:0009230'}, - 'MESH:C537377': {'MONDO': 'MONDO:0017415'}, - 'MESH:C537380': {'MONDO': 'MONDO:0012394'}, - 'MESH:C537386': {'MONDO': 'MONDO:0043075'}, - 'MESH:C537387': {'MONDO': 'MONDO:0009578'}, - 'MESH:C537388': {'MONDO': 'MONDO:0009740'}, - 'MESH:C537389': {'MONDO': 'MONDO:0008080'}, - 'MESH:C537392': {'MONDO': 'MONDO:0008081'}, - 'MESH:C537393': {'MONDO': 'MONDO:0011035'}, - 'MESH:C537394': {'MONDO': 'MONDO:8000011'}, - 'MESH:C537395': {'MONDO': 'MONDO:0011327'}, - 'MESH:C537396': {'MONDO': 'MONDO:0010794'}, - 'MESH:C537398': {'MONDO': 'MONDO:0009871'}, - 'MESH:C537400': {'MONDO': 'MONDO:0017331'}, - 'MESH:C537401': {'MONDO': 'MONDO:0010105'}, - 'MESH:C537402': {'MONDO': 'MONDO:0018061'}, - 'MESH:C537403': {'MONDO': 'MONDO:0012589'}, - 'MESH:C537404': {'MONDO': 'MONDO:0009876'}, - 'MESH:C537405': {'MONDO': 'MONDO:0012516'}, - 'MESH:C537407': {'MONDO': 'MONDO:0012217'}, - 'MESH:C537408': {'MONDO': 'MONDO:0022611'}, - 'MESH:C537409': {'MONDO': 'MONDO:0010421'}, - 'MESH:C537412': {'MONDO': 'MONDO:0018855'}, - 'MESH:C537413': {'MONDO': 'MONDO:0022618'}, - 'MESH:C537415': {'MONDO': 'MONDO:0008157'}, - 'MESH:C537417': {'MONDO': 'MONDO:0015270'}, - 'MESH:C537418': {'MONDO': 'MONDO:0008893'}, - 'MESH:C537419': {'MONDO': 'MONDO:0011510'}, - 'MESH:C537421': {'MONDO': 'MONDO:0007245'}, - 'MESH:C537422': {'MONDO': 'MONDO:0009025'}, - 'MESH:C537423': {'MONDO': 'MONDO:0009764'}, - 'MESH:C537425': {'MONDO': 'MONDO:0009240'}, - 'MESH:C537426': {'MONDO': 'MONDO:0021915'}, - 'MESH:C537427': {'MONDO': 'MONDO:0008812'}, - 'MESH:C537428': {'MONDO': 'MONDO:0021918'}, - 'MESH:C537429': {'MONDO': 'MONDO:0011323'}, - 'MESH:C537430': {'MONDO': 'MONDO:0009480'}, - 'MESH:C537431': {'MONDO': 'MONDO:0021921'}, - 'MESH:C537436': {'MONDO': 'MONDO:0013301'}, - 'MESH:C537437': {'MONDO': 'MONDO:0012084'}, - 'MESH:C537438': {'MONDO': 'MONDO:0015237'}, - 'MESH:C537439': {'MONDO': 'MONDO:0021923'}, - 'MESH:C537440': {'MONDO': 'MONDO:0018870'}, - 'MESH:C537441': {'MONDO': 'MONDO:0011131'}, - 'MESH:C537442': {'MONDO': 'MONDO:0021927'}, - 'MESH:C537443': {'MONDO': 'MONDO:0011789'}, - 'MESH:C537444': {'MONDO': 'MONDO:0009582'}, - 'MESH:C537445': {'MONDO': 'MONDO:0010663'}, - 'MESH:C537446': {'MONDO': 'MONDO:0009524'}, - 'MESH:C537447': {'MONDO': 'MONDO:0009581'}, - 'MESH:C537448': {'MONDO': 'MONDO:0010203'}, - 'MESH:C537449': {'MONDO': 'MONDO:0010270'}, - 'MESH:C537451': {'MONDO': 'MONDO:0010258'}, - 'MESH:C537452': {'MONDO': 'MONDO:0012272'}, - 'MESH:C537453': {'MONDO': 'MONDO:0009544'}, - 'MESH:C537454': {'MONDO': 'MONDO:0010236'}, - 'MESH:C537456': {'MONDO': 'MONDO:0010337'}, - 'MESH:C537458': {'MONDO': 'MONDO:0023757'}, - 'MESH:C537459': {'MONDO': 'MONDO:0007097'}, - 'MESH:C537461': {'MONDO': 'MONDO:0043129'}, - 'MESH:C537463': {'MONDO': 'MONDO:0000170'}, - 'MESH:C537464': {'MONDO': 'MONDO:0010671'}, - 'MESH:C537466': {'MONDO': 'MONDO:0010672'}, - 'MESH:C537468': {'MONDO': 'MONDO:0007997'}, - 'MESH:C537469': {'MONDO': 'MONDO:0009634'}, - 'MESH:C537471': {'MONDO': 'MONDO:0023807'}, - 'MESH:C537473': {'MONDO': 'MONDO:0023809'}, - 'MESH:C537475': {'MONDO': 'MONDO:0100133'}, - 'MESH:C537476': {'MONDO': 'MONDO:0016825'}, - 'MESH:C537477': {'MONDO': 'MONDO:0017575'}, - 'MESH:C537480': {'MONDO': 'MONDO:0009685'}, - 'MESH:C537481': {'MONDO': 'MONDO:0010042'}, - 'MESH:C537482': {'MONDO': 'MONDO:0011408'}, - 'MESH:C537484': {'MONDO': 'MONDO:0011489'}, - 'MESH:C537485': {'MONDO': 'MONDO:0011532'}, - 'MESH:C537486': {'MONDO': 'MONDO:0011522'}, - 'MESH:C537487': {'MONDO': 'MONDO:0008486'}, - 'MESH:C537488': {'MONDO': 'MONDO:0007383'}, - 'MESH:C537489': {'MONDO': 'MONDO:0016066'}, - 'MESH:C537490': {'MONDO': 'MONDO:0017904'}, - 'MESH:C537492': {'MONDO': 'MONDO:0007160'}, - 'MESH:C537493': {'MONDO': 'MONDO:0011493'}, - 'MESH:C537494': {'MONDO': 'MONDO:0008490'}, - 'MESH:C537495': {'MONDO': 'MONDO:0010325'}, - 'MESH:C537497': {'MONDO': 'MONDO:0008645'}, - 'MESH:C537498': {'MONDO': 'MONDO:0008237'}, - 'MESH:C537502': {'MONDO': 'MONDO:0800043'}, - 'MESH:C537503': {'MONDO': 'MONDO:0019475'}, - 'MESH:C537504': {'MONDO': 'MONDO:0020485'}, - 'MESH:C537505': {'MONDO': 'MONDO:0009879'}, - 'MESH:C537506': {'MONDO': 'MONDO:0023567'}, - 'MESH:C537508': {'MONDO': 'MONDO:0023569'}, - 'MESH:C537509': {'MONDO': 'MONDO:0023571'}, - 'MESH:C537512': {'MONDO': 'MONDO:0010237'}, - 'MESH:C537516': {'MONDO': 'MONDO:0011014'}, - 'MESH:C537518': {'MONDO': 'MONDO:0043183'}, - 'MESH:C537521': {'MONDO': 'MONDO:0000355'}, - 'MESH:C537524': {'MONDO': 'MONDO:0022972'}, - 'MESH:C537525': {'MONDO': 'MONDO:0017838'}, - 'MESH:C537526': {'MONDO': 'MONDO:0008416'}, - 'MESH:C537527': {'MONDO': 'MONDO:0009492'}, - 'MESH:C537528': {'MONDO': 'MONDO:0015463'}, - 'MESH:C537529': {'MONDO': 'MONDO:0015781'}, - 'MESH:C537530': {'MONDO': 'MONDO:0011130'}, - 'MESH:C537534': {'MONDO': 'MONDO:0011715'}, - 'MESH:C537535': {'MONDO': 'MONDO:0003208'}, - 'MESH:C537539': {'MONDO': 'MONDO:0016760'}, - 'MESH:C537540': {'MONDO': 'MONDO:0043133'}, - 'MESH:C537541': {'MONDO': 'MONDO:0043135'}, - 'MESH:C537542': {'MONDO': 'MONDO:0043137'}, - 'MESH:C537544': {'MONDO': 'MONDO:0016719'}, - 'MESH:C537545': {'MONDO': 'MONDO:0043139'}, - 'MESH:C537546': {'MONDO': 'MONDO:0009625'}, - 'MESH:C537547': {'MONDO': 'MONDO:0011077'}, - 'MESH:C537548': {'MONDO': 'MONDO:0009627'}, - 'MESH:C537549': {'MONDO': 'MONDO:0009508'}, - 'MESH:C537550': {'MONDO': 'MONDO:0007989'}, - 'MESH:C537551': {'MONDO': 'MONDO:0016762'}, - 'MESH:C537552': {'MONDO': 'MONDO:0007992'}, - 'MESH:C537553': {'MONDO': 'MONDO:0043141'}, - 'MESH:C537554': {'MONDO': 'MONDO:0007993'}, - 'MESH:C537555': {'MONDO': 'MONDO:0011504'}, - 'MESH:C537556': {'MONDO': 'MONDO:0010994'}, - 'MESH:C537558': {'MONDO': 'MONDO:0009803'}, - 'MESH:C537559': {'MONDO': 'MONDO:0007400'}, - 'MESH:C537560': {'MONDO': 'MONDO:0008828'}, - 'MESH:C537561': {'MONDO': 'MONDO:0023510'}, - 'MESH:C537562': {'MONDO': 'MONDO:0019140'}, - 'MESH:C537563': {'MONDO': 'MONDO:0008045'}, - 'MESH:C537564': {'MONDO': 'MONDO:0007982'}, - 'MESH:C537565': {'MONDO': 'MONDO:0000359'}, - 'MESH:C537567': {'MONDO': 'MONDO:0011247'}, - 'MESH:C537568': {'MONDO': 'MONDO:0000501'}, - 'MESH:C537571': {'MONDO': 'MONDO:0018770'}, - 'MESH:C537572': {'MONDO': 'MONDO:0023513'}, - 'MESH:C537575': {'MONDO': 'MONDO:0007990'}, - 'MESH:C537576': {'MONDO': 'MONDO:0043131'}, - 'MESH:C537579': {'MONDO': 'MONDO:0011637'}, - 'MESH:C537580': {'MONDO': 'MONDO:0017842'}, - 'MESH:C537581': {'MONDO': 'MONDO:0011756'}, - 'MESH:C537582': {'MONDO': 'MONDO:0000332'}, - 'MESH:C537586': {'MONDO': 'MONDO:0007057'}, - 'MESH:C537594': {'MONDO': 'MONDO:0017577'}, - 'MESH:C537595': {'MONDO': 'MONDO:0015462'}, - 'MESH:C537596': {'MONDO': 'MONDO:0008722'}, - 'MESH:C537597': {'MONDO': 'MONDO:0043199'}, - 'MESH:C537598': {'MONDO': 'MONDO:0011051'}, - 'MESH:C537599': {'MONDO': 'MONDO:0010024'}, - 'MESH:C537602': {'MONDO': 'MONDO:0013127'}, - 'MESH:C537605': {'MONDO': 'MONDO:0002580'}, - 'MESH:C537607': {'MONDO': 'MONDO:0009112'}, - 'MESH:C537608': {'MONDO': 'MONDO:0010823'}, - 'MESH:C537609': {'MONDO': 'MONDO:0011079'}, - 'MESH:C537610': {'MONDO': 'MONDO:0012468'}, - 'MESH:C537611': {'MONDO': 'MONDO:0009996'}, - 'MESH:C537612': {'MONDO': 'MONDO:0011202'}, - 'MESH:C537613': {'MONDO': 'MONDO:0011092'}, - 'MESH:C537614': {'MONDO': 'MONDO:0023573'}, - 'MESH:C537615': {'MONDO': 'MONDO:0017682'}, - 'MESH:C537616': {'MONDO': 'MONDO:0015282'}, - 'MESH:C537617': {'MONDO': 'MONDO:0009856'}, - 'MESH:C537618': {'MONDO': 'MONDO:0023575'}, - 'MESH:C537619': {'MONDO': 'MONDO:0023577'}, - 'MESH:C537620': {'MONDO': 'MONDO:0007688'}, - 'MESH:C537621': {'MONDO': 'MONDO:0009313'}, - 'MESH:C537622': {'MONDO': 'MONDO:0012999'}, - 'MESH:C537625': {'MONDO': 'MONDO:0011011'}, - 'MESH:C537627': {'MONDO': 'MONDO:0009491'}, - 'MESH:C537628': {'MONDO': 'MONDO:0022316'}, - 'MESH:C537630': {'MONDO': 'MONDO:0011599'}, - 'MESH:C537632': {'MONDO': 'MONDO:0009404'}, - 'MESH:C537633': {'MONDO': 'MONDO:0009872'}, - 'MESH:C537636': {'MONDO': 'MONDO:0015439'}, - 'MESH:C537637': {'MONDO': 'MONDO:0022762'}, - 'MESH:C537639': {'MONDO': 'MONDO:0016903'}, - 'MESH:C537643': {'MONDO': 'MONDO:0015767'}, - 'MESH:C537644': {'MONDO': 'MONDO:0016955'}, - 'MESH:C537647': {'MONDO': 'MONDO:0015571'}, - 'MESH:C537650': {'MONDO': 'MONDO:0016956'}, - 'MESH:C537651': {'MONDO': 'MONDO:0009424'}, - 'MESH:C537652': {'MONDO': 'MONDO:0100344'}, - 'MESH:C537655': {'MONDO': 'MONDO:0011465'}, - 'MESH:C537657': {'MONDO': 'MONDO:0024538'}, - 'MESH:C537658': {'MONDO': 'MONDO:0011841'}, - 'MESH:C537659': {'MONDO': 'MONDO:0007507'}, - 'MESH:C537660': {'MONDO': 'MONDO:0021979'}, - 'MESH:C537664': {'MONDO': 'MONDO:0022552'}, - 'MESH:C537665': {'MONDO': 'MONDO:0022555'}, - 'MESH:C537668': {'MONDO': 'MONDO:0008857'}, - 'MESH:C537669': {'MONDO': 'MONDO:0008858'}, - 'MESH:C537670': {'MONDO': 'MONDO:0022557'}, - 'MESH:C537676': {'MONDO': 'MONDO:0007880'}, - 'MESH:C537678': {'MONDO': 'MONDO:0016159'}, - 'MESH:C537680': {'MONDO': 'MONDO:0009903'}, - 'MESH:C537682': {'MONDO': 'MONDO:0008588'}, - 'MESH:C537683': {'MONDO': 'MONDO:0009270'}, - 'MESH:C537684': {'MONDO': 'MONDO:0011059'}, - 'MESH:C537685': {'MONDO': 'MONDO:0007654'}, - 'MESH:C537686': {'MONDO': 'MONDO:0011045'}, - 'MESH:C537688': {'MONDO': 'MONDO:0012432'}, - 'MESH:C537689': {'MONDO': 'MONDO:0012539'}, - 'MESH:C537690': {'MONDO': 'MONDO:0008992'}, - 'MESH:C537692': {'MONDO': 'MONDO:0023521'}, - 'MESH:C537694': {'MONDO': 'MONDO:0011078'}, - 'MESH:C537696': {'MONDO': 'MONDO:0000608'}, - 'MESH:C537698': {'MONDO': 'MONDO:0011107'}, - 'MESH:C537699': {'MONDO': 'MONDO:0009728'}, - 'MESH:C537700': {'MONDO': 'MONDO:0019409'}, - 'MESH:C537701': {'MONDO': 'MONDO:0009394'}, - 'MESH:C537704': {'MONDO': 'MONDO:0011823'}, - 'MESH:C537705': {'MONDO': 'MONDO:0016512'}, - 'MESH:C537706': {'MONDO': 'MONDO:0009814'}, - 'MESH:C537707': {'MONDO': 'MONDO:0023530'}, - 'MESH:C537708': {'MONDO': 'MONDO:0009497'}, - 'MESH:C537709': {'MONDO': 'MONDO:0011997'}, - 'MESH:C537710': {'MONDO': 'MONDO:0007922'}, - 'MESH:C537711': {'MONDO': 'MONDO:0007918'}, - 'MESH:C537713': {'MONDO': 'MONDO:0015233'}, - 'MESH:C537714': {'MONDO': 'MONDO:0009543'}, - 'MESH:C537716': {'MONDO': 'MONDO:0023663'}, - 'MESH:C537717': {'MONDO': 'MONDO:0007923'}, - 'MESH:C537718': {'MONDO': 'MONDO:0016571'}, - 'MESH:C537719': {'MONDO': 'MONDO:0017475'}, - 'MESH:C537720': {'MONDO': 'MONDO:0017474'}, - 'MESH:C537721': {'MONDO': 'MONDO:0009545'}, - 'MESH:C537722': {'MONDO': 'MONDO:0042726'}, - 'MESH:C537723': {'MONDO': 'MONDO:0010283'}, - 'MESH:C537724': {'MONDO': 'MONDO:0010655'}, - 'MESH:C537726': {'MONDO': 'MONDO:0008868'}, - 'MESH:C537727': {'MONDO': 'MONDO:0009933'}, - 'MESH:C537728': {'MONDO': 'MONDO:0018135'}, - 'MESH:C537729': {'MONDO': 'MONDO:0011749'}, - 'MESH:C537730': {'MONDO': 'MONDO:0008746'}, - 'MESH:C537731': {'MONDO': 'MONDO:0008747'}, - 'MESH:C537732': {'MONDO': 'MONDO:0008396'}, - 'MESH:C537736': {'MONDO': 'MONDO:0015824'}, - 'MESH:C537739': {'MONDO': 'MONDO:0009772'}, - 'MESH:C537740': {'MONDO': 'MONDO:0008118'}, - 'MESH:C537741': {'MONDO': 'MONDO:0011034'}, - 'MESH:C537742': {'MONDO': 'MONDO:0009773'}, - 'MESH:C537743': {'MONDO': 'MONDO:0019152'}, - 'MESH:C537745': {'MONDO': 'MONDO:0012438'}, - 'MESH:C537747': {'MONDO': 'MONDO:0009780'}, - 'MESH:C537748': {'MONDO': 'MONDO:0009774'}, - 'MESH:C537749': {'MONDO': 'MONDO:0010082'}, - 'MESH:C537750': {'MONDO': 'MONDO:0003825'}, - 'MESH:C537751': {'MONDO': 'MONDO:0018124'}, - 'MESH:C537752': {'MONDO': 'MONDO:0009781'}, - 'MESH:C537754': {'MONDO': 'MONDO:0009963'}, - 'MESH:C537755': {'MONDO': 'MONDO:0011037'}, - 'MESH:C537756': {'MONDO': 'MONDO:0009966'}, - 'MESH:C537757': {'MONDO': 'MONDO:0009071'}, - 'MESH:C537759': {'MONDO': 'MONDO:0009967'}, - 'MESH:C537761': {'MONDO': 'MONDO:0010653'}, - 'MESH:C537762': {'MONDO': 'MONDO:0019866'}, - 'MESH:C537763': {'MONDO': 'MONDO:0015440'}, - 'MESH:C537766': {'MONDO': 'MONDO:0007134'}, - 'MESH:C537767': {'MONDO': 'MONDO:0010930'}, - 'MESH:C537768': {'MONDO': 'MONDO:0011010'}, - 'MESH:C537769': {'MONDO': 'MONDO:0008800'}, - 'MESH:C537770': {'MONDO': 'MONDO:8000015'}, - 'MESH:C537771': {'MONDO': 'MONDO:0019938'}, - 'MESH:C537774': {'MONDO': 'MONDO:0011015'}, - 'MESH:C537776': {'MONDO': 'MONDO:0021896'}, - 'MESH:C537777': {'MONDO': 'MONDO:0009883'}, - 'MESH:C537778': {'MONDO': 'MONDO:0019344'}, - 'MESH:C537779': {'MONDO': 'MONDO:0020670'}, - 'MESH:C537782': {'MONDO': 'MONDO:0016077'}, - 'MESH:C537783': {'MONDO': 'MONDO:0012427'}, - 'MESH:C537784': {'MONDO': 'MONDO:0007568'}, - 'MESH:C537785': {'MONDO': 'MONDO:0007143'}, - 'MESH:C537786': {'MONDO': 'MONDO:0012456'}, - 'MESH:C537788': {'MONDO': 'MONDO:0008808'}, - 'MESH:C537790': {'MONDO': 'MONDO:0015944'}, - 'MESH:C537791': {'MONDO': 'MONDO:0007181'}, - 'MESH:C537792': {'MONDO': 'MONDO:0008155'}, - 'MESH:C537793': {'MONDO': 'MONDO:0010558'}, - 'MESH:C537794': {'MONDO': 'MONDO:0011606'}, - 'MESH:C537795': {'MONDO': 'MONDO:0021962'}, - 'MESH:C537796': {'MONDO': 'MONDO:0021964'}, - 'MESH:C537797': {'MONDO': 'MONDO:0017275'}, - 'MESH:C537798': {'MONDO': 'MONDO:0016009'}, - 'MESH:C537799': {'MONDO': 'MONDO:0009271'}, - 'MESH:C537803': {'MONDO': 'MONDO:0023230'}, - 'MESH:C537805': {'MONDO': 'MONDO:0009916'}, - 'MESH:C537807': {'MONDO': 'MONDO:0016905'}, - 'MESH:C537810': {'MONDO': 'MONDO:0019881'}, - 'MESH:C537811': {'MONDO': 'MONDO:0016943'}, - 'MESH:C537812': {'MONDO': 'MONDO:0016957'}, - 'MESH:C537813': {'MONDO': 'MONDO:0015441'}, - 'MESH:C537819': {'MONDO': 'MONDO:0016944'}, - 'MESH:C537821': {'MONDO': 'MONDO:0016958'}, - 'MESH:C537822': {'MONDO': 'MONDO:0015771'}, - 'MESH:C537823': {'MONDO': 'MONDO:0700035'}, - 'MESH:C537824': {'MONDO': 'MONDO:0015443'}, - 'MESH:C537826': {'MONDO': 'MONDO:0016890'}, - 'MESH:C537827': {'MONDO': 'MONDO:0016658'}, - 'MESH:C537828': {'MONDO': 'MONDO:0016907'}, - 'MESH:C537829': {'MONDO': 'MONDO:0018942'}, - 'MESH:C537830': {'MONDO': 'MONDO:0009547'}, - 'MESH:C537831': {'MONDO': 'MONDO:0015912'}, - 'MESH:C537832': {'MONDO': 'MONDO:0007933'}, - 'MESH:C537833': {'MONDO': 'MONDO:0007934'}, - 'MESH:C537834': {'MONDO': 'MONDO:0009020'}, - 'MESH:C537835': {'MONDO': 'MONDO:0007630'}, - 'MESH:C537836': {'MONDO': 'MONDO:0016574'}, - 'MESH:C537839': {'MONDO': 'MONDO:0012316'}, - 'MESH:C537840': {'MONDO': 'MONDO:0016217'}, - 'MESH:C537842': {'MONDO': 'MONDO:0011312'}, - 'MESH:C537846': {'MONDO': 'MONDO:0020297'}, - 'MESH:C537847': {'MONDO': 'MONDO:0012371'}, - 'MESH:C537849': {'MONDO': 'MONDO:0010691'}, - 'MESH:C537853': {'MONDO': 'MONDO:0010693'}, - 'MESH:C537854': {'MONDO': 'MONDO:0008106'}, - 'MESH:C537855': {'MONDO': 'MONDO:0012015'}, - 'MESH:C537856': {'MONDO': 'MONDO:0008654'}, - 'MESH:C537857': {'MONDO': 'MONDO:0008107'}, - 'MESH:C537858': {'MONDO': 'MONDO:0016395'}, - 'MESH:C537860': {'MONDO': 'MONDO:0010572'}, - 'MESH:C537863': {'MONDO': 'MONDO:0021019'}, - 'MESH:C537865': {'MONDO': 'MONDO:0011082'}, - 'MESH:C537866': {'MONDO': 'MONDO:0009766'}, - 'MESH:C537869': {'MONDO': 'MONDO:0010093'}, - 'MESH:C537871': {'MONDO': 'MONDO:0100211'}, - 'MESH:C537872': {'MONDO': 'MONDO:0009512'}, - 'MESH:C537874': {'MONDO': 'MONDO:0009511'}, - 'MESH:C537875': {'MONDO': 'MONDO:0016060'}, - 'MESH:C537876': {'MONDO': 'MONDO:0023597'}, - 'MESH:C537877': {'MONDO': 'MONDO:0023601'}, - 'MESH:C537878': {'MONDO': 'MONDO:0007537'}, - 'MESH:C537879': {'MONDO': 'MONDO:0012133'}, - 'MESH:C537880': {'MONDO': 'MONDO:0011816'}, - 'MESH:C537881': {'MONDO': 'MONDO:0007380'}, - 'MESH:C537882': {'MONDO': 'MONDO:0023607'}, - 'MESH:C537884': {'MONDO': 'MONDO:0011414'}, - 'MESH:C537885': {'MONDO': 'MONDO:0015095'}, - 'MESH:C537887': {'MONDO': 'MONDO:0017920'}, - 'MESH:C537888': {'MONDO': 'MONDO:0017377'}, - 'MESH:C537889': {'MONDO': 'MONDO:0009858'}, - 'MESH:C537890': {'MONDO': 'MONDO:0043172'}, - 'MESH:C537891': {'MONDO': 'MONDO:0043174'}, - 'MESH:C537893': {'MONDO': 'MONDO:0017317'}, - 'MESH:C537894': {'MONDO': 'MONDO:0017318'}, - 'MESH:C537897': {'MONDO': 'MONDO:0043176'}, - 'MESH:C537899': {'MONDO': 'MONDO:0021966'}, - 'MESH:C537901': {'MONDO': 'MONDO:0009437'}, - 'MESH:C537902': {'MONDO': 'MONDO:0008874'}, - 'MESH:C537903': {'MONDO': 'MONDO:0021969'}, - 'MESH:C537904': {'MONDO': 'MONDO:0011012'}, - 'MESH:C537906': {'MONDO': 'MONDO:0009041'}, - 'MESH:C537907': {'MONDO': 'MONDO:0007797'}, - 'MESH:C537908': {'MONDO': 'MONDO:0008853'}, - 'MESH:C537909': {'MONDO': 'MONDO:0008854'}, - 'MESH:C537910': {'MONDO': 'MONDO:0014432'}, - 'MESH:C537911': {'MONDO': 'MONDO:0010832'}, - 'MESH:C537912': {'MONDO': 'MONDO:0014433'}, - 'MESH:C537913': {'MONDO': 'MONDO:0012274'}, - 'MESH:C537914': {'MONDO': 'MONDO:0008970'}, - 'MESH:C537916': {'MONDO': 'MONDO:0007604'}, - 'MESH:C537917': {'MONDO': 'MONDO:0009222'}, - 'MESH:C537918': {'MONDO': 'MONDO:0009221'}, - 'MESH:C537919': {'MONDO': 'MONDO:0009223'}, - 'MESH:C537921': {'MONDO': 'MONDO:0010242'}, - 'MESH:C537922': {'MONDO': 'MONDO:0016008'}, - 'MESH:C537927': {'MONDO': 'MONDO:0023152'}, - 'MESH:C537928': {'MONDO': 'MONDO:0012378'}, - 'MESH:C537929': {'MONDO': 'MONDO:0006761'}, - 'MESH:C537930': {'MONDO': 'MONDO:0007225'}, - 'MESH:C537931': {'MONDO': 'MONDO:0009231'}, - 'MESH:C537932': {'MONDO': 'MONDO:0012289'}, - 'MESH:C537933': {'MONDO': 'MONDO:0011049'}, - 'MESH:C537934': {'MONDO': 'MONDO:0011308'}, - 'MESH:C537936': {'MONDO': 'MONDO:0023158'}, - 'MESH:C537937': {'MONDO': 'MONDO:0008440'}, - 'MESH:C537938': {'MONDO': 'MONDO:0010045'}, - 'MESH:C537939': {'MONDO': 'MONDO:0022020'}, - 'MESH:C537940': {'MONDO': 'MONDO:0019867'}, - 'MESH:C537941': {'MONDO': 'MONDO:0016929'}, - 'MESH:C537942': {'MONDO': 'MONDO:0043452'}, - 'MESH:C537943': {'MONDO': 'MONDO:0012290'}, - 'MESH:C537945': {'MONDO': 'MONDO:0001167'}, - 'MESH:C537946': {'MONDO': 'MONDO:0007300'}, - 'MESH:C537952': {'MONDO': 'MONDO:0010830'}, - 'MESH:C537953': {'MONDO': 'MONDO:0012188'}, - 'MESH:C537955': {'MONDO': 'MONDO:0020374'}, - 'MESH:C537957': {'MONDO': 'MONDO:0016573'}, - 'MESH:C537959': {'MONDO': 'MONDO:0008894'}, - 'MESH:C537960': {'MONDO': 'MONDO:0022055'}, - 'MESH:C537961': {'MONDO': 'MONDO:0022057'}, - 'MESH:C537962': {'MONDO': 'MONDO:0022060'}, - 'MESH:C537963': {'MONDO': 'MONDO:0010541'}, - 'MESH:C537964': {'MONDO': 'MONDO:0011419'}, - 'MESH:C537965': {'MONDO': 'MONDO:0020742'}, - 'MESH:C537966': {'MONDO': 'MONDO:0008896'}, - 'MESH:C537967': {'MONDO': 'MONDO:0007249'}, - 'MESH:C537968': {'MONDO': 'MONDO:0015271'}, - 'MESH:C537969': {'MONDO': 'MONDO:0022633'}, - 'MESH:C537970': {'MONDO': 'MONDO:0008898'}, - 'MESH:C537972': {'MONDO': 'MONDO:0015272'}, - 'MESH:C537973': {'MONDO': 'MONDO:0022634'}, - 'MESH:C537974': {'MONDO': 'MONDO:0008900'}, - 'MESH:C537975': {'MONDO': 'MONDO:0012504'}, - 'MESH:C537976': {'MONDO': 'MONDO:0008902'}, - 'MESH:C537977': {'MONDO': 'MONDO:0008904'}, - 'MESH:C537978': {'MONDO': 'MONDO:0011690'}, - 'MESH:C537980': {'MONDO': 'MONDO:0019109'}, - 'MESH:C537981': {'MONDO': 'MONDO:0016385'}, - 'MESH:C537984': {'MONDO': 'MONDO:0010995'}, - 'MESH:C537985': {'MONDO': 'MONDO:0011890'}, - 'MESH:C537986': {'MONDO': 'MONDO:0007311'}, - 'MESH:C537987': {'MONDO': 'MONDO:0011902'}, - 'MESH:C537989': {'MONDO': 'MONDO:0010949'}, - 'MESH:C537990': {'MONDO': 'MONDO:0011569'}, - 'MESH:C537991': {'MONDO': 'MONDO:0011570'}, - 'MESH:C537993': {'MONDO': 'MONDO:0011091'}, - 'MESH:C537994': {'MONDO': 'MONDO:0011894'}, - 'MESH:C537995': {'MONDO': 'MONDO:0016145'}, - 'MESH:C537997': {'MONDO': 'MONDO:0007489'}, - 'MESH:C537998': {'MONDO': 'MONDO:0009140'}, - 'MESH:C537999': {'MONDO': 'MONDO:0009139'}, - 'MESH:C538000': {'MONDO': 'MONDO:0007491'}, - 'MESH:C538001': {'MONDO': 'MONDO:0007496'}, - 'MESH:C538002': {'MONDO': 'MONDO:0011844'}, - 'MESH:C538003': {'MONDO': 'MONDO:0011264'}, - 'MESH:C538005': {'MONDO': 'MONDO:0007492'}, - 'MESH:C538006': {'MONDO': 'MONDO:0009141'}, - 'MESH:C538007': {'MONDO': 'MONDO:0016812'}, - 'MESH:C538010': {'MONDO': 'MONDO:0023035'}, - 'MESH:C538011': {'MONDO': 'MONDO:0018460'}, - 'MESH:C538012': {'MONDO': 'MONDO:0016817'}, - 'MESH:C538013': {'MONDO': 'MONDO:0008842'}, - 'MESH:C538015': {'MONDO': 'MONDO:0007513'}, - 'MESH:C538016': {'MONDO': 'MONDO:0023043'}, - 'MESH:C538018': {'MONDO': 'MONDO:0010955'}, - 'MESH:C538019': {'MONDO': 'MONDO:0017013'}, - 'MESH:C538020': {'MONDO': 'MONDO:0015772'}, - 'MESH:C538022': {'MONDO': 'MONDO:0019905'}, - 'MESH:C538024': {'MONDO': 'MONDO:0008013'}, - 'MESH:C538025': {'MONDO': 'MONDO:0015605'}, - 'MESH:C538027': {'MONDO': 'MONDO:0018030'}, - 'MESH:C538034': {'MONDO': 'MONDO:0015726'}, - 'MESH:C538035': {'MONDO': 'MONDO:0019908'}, - 'MESH:C538036': {'MONDO': 'MONDO:0015728'}, - 'MESH:C538037': {'MONDO': 'MONDO:0015727'}, - 'MESH:C538038': {'MONDO': 'MONDO:0016913'}, - 'MESH:C538040': {'MONDO': 'MONDO:0016965'}, - 'MESH:C538041': {'MONDO': 'MONDO:0015729'}, - 'MESH:C538042': {'MONDO': 'MONDO:0016966'}, - 'MESH:C538044': {'MONDO': 'MONDO:0015730'}, - 'MESH:C538045': {'MONDO': 'MONDO:0022754'}, - 'MESH:C538046': {'MONDO': 'MONDO:0015433'}, - 'MESH:C538048': {'MONDO': 'MONDO:0016840'}, - 'MESH:C538049': {'MONDO': 'MONDO:0009089'}, - 'MESH:C538051': {'MONDO': 'MONDO:0010288'}, - 'MESH:C538052': {'MONDO': 'MONDO:0007072'}, - 'MESH:C538054': {'MONDO': 'MONDO:0021826'}, - 'MESH:C538055': {'MONDO': 'MONDO:0012508'}, - 'MESH:C538056': {'MONDO': 'MONDO:0011096'}, - 'MESH:C538057': {'MONDO': 'MONDO:0010296'}, - 'MESH:C538058': {'MONDO': 'MONDO:0008738'}, - 'MESH:C538059': {'MONDO': 'MONDO:0021829'}, - 'MESH:C538061': {'MONDO': 'MONDO:0009246'}, - 'MESH:C538062': {'MONDO': 'MONDO:0023194'}, - 'MESH:C538063': {'MONDO': 'MONDO:0009247'}, - 'MESH:C538064': {'MONDO': 'MONDO:0015942'}, - 'MESH:C538065': {'MONDO': 'MONDO:0016643'}, - 'MESH:C538068': {'MONDO': 'MONDO:0009252'}, - 'MESH:C538069': {'MONDO': 'MONDO:0008620'}, - 'MESH:C538070': {'MONDO': 'MONDO:0009253'}, - 'MESH:C538071': {'MONDO': 'MONDO:0023203'}, - 'MESH:C538072': {'MONDO': 'MONDO:0011069'}, - 'MESH:C538074': {'MONDO': 'MONDO:0008959'}, - 'MESH:C538075': {'MONDO': 'MONDO:0016386'}, - 'MESH:C538077': {'MONDO': 'MONDO:0010552'}, - 'MESH:C538079': {'MONDO': 'MONDO:0007312'}, - 'MESH:C538081': {'MONDO': 'MONDO:0017471'}, - 'MESH:C538085': {'MONDO': 'MONDO:0043085'}, - 'MESH:C538086': {'MONDO': 'MONDO:0015431'}, - 'MESH:C538087': {'MONDO': 'MONDO:0019884'}, - 'MESH:C538088': {'MONDO': 'MONDO:0008108'}, - 'MESH:C538089': {'MONDO': 'MONDO:0010571'}, - 'MESH:C538090': {'MONDO': 'MONDO:0018364'}, - 'MESH:C538091': {'MONDO': 'MONDO:0010840'}, - 'MESH:C538092': {'MONDO': 'MONDO:0012462'}, - 'MESH:C538094': {'MONDO': 'MONDO:0009827'}, - 'MESH:C538095': {'MONDO': 'MONDO:0008175'}, - 'MESH:C538100': {'MONDO': 'MONDO:0043162'}, - 'MESH:C538101': {'MONDO': 'MONDO:0010707'}, - 'MESH:C538102': {'MONDO': 'MONDO:0009828'}, - 'MESH:C538103': {'MONDO': 'MONDO:0001332'}, - 'MESH:C538104': {'MONDO': 'MONDO:0009830'}, - 'MESH:C538105': {'MONDO': 'MONDO:0011146'}, - 'MESH:C538106': {'MONDO': 'MONDO:0010708'}, - 'MESH:C538107': {'MONDO': 'MONDO:0043164'}, - 'MESH:C538109': {'MONDO': 'MONDO:0008184'}, - 'MESH:C538110': {'MONDO': 'MONDO:0019668'}, - 'MESH:C538111': {'MONDO': 'MONDO:0010813'}, - 'MESH:C538112': {'MONDO': 'MONDO:0016290'}, - 'MESH:C538113': {'MONDO': 'MONDO:0008242'}, - 'MESH:C538114': {'MONDO': 'MONDO:0016016'}, - 'MESH:C538115': {'MONDO': 'MONDO:0007722'}, - 'MESH:C538116': {'MONDO': 'MONDO:0010607'}, - 'MESH:C538119': {'MONDO': 'MONDO:0013082'}, - 'MESH:C538120': {'MONDO': 'MONDO:0009343'}, - 'MESH:C538121': {'MONDO': 'MONDO:0013383'}, - 'MESH:C538125': {'MONDO': 'MONDO:0023579'}, - 'MESH:C538126': {'MONDO': 'MONDO:0023581'}, - 'MESH:C538128': {'MONDO': 'MONDO:0008881'}, - 'MESH:C538130': {'MONDO': 'MONDO:0007869'}, - 'MESH:C538131': {'MONDO': 'MONDO:0043112'}, - 'MESH:C538132': {'MONDO': 'MONDO:0007872'}, - 'MESH:C538133': {'MONDO': 'MONDO:0013047'}, - 'MESH:C538134': {'MONDO': 'MONDO:0009504'}, - 'MESH:C538137': {'MONDO': 'MONDO:0010952'}, - 'MESH:C538139': {'MONDO': 'MONDO:0009114'}, - 'MESH:C538141': {'MONDO': 'MONDO:0010089'}, - 'MESH:C538142': {'MONDO': 'MONDO:0010090'}, - 'MESH:C538144': {'MONDO': 'MONDO:0007706'}, - 'MESH:C538148': {'MONDO': 'MONDO:0011746'}, - 'MESH:C538150': {'MONDO': 'MONDO:0008931'}, - 'MESH:C538152': {'MONDO': 'MONDO:0010092'}, - 'MESH:C538153': {'MONDO': 'MONDO:0021651'}, - 'MESH:C538154': {'MONDO': 'MONDO:0008514'}, - 'MESH:C538155': {'MONDO': 'MONDO:0008516'}, - 'MESH:C538156': {'MONDO': 'MONDO:0008518'}, - 'MESH:C538157': {'MONDO': 'MONDO:0008523'}, - 'MESH:C538158': {'MONDO': 'MONDO:0009570'}, - 'MESH:C538159': {'MONDO': 'MONDO:0009367'}, - 'MESH:C538160': {'MONDO': 'MONDO:0011008'}, - 'MESH:C538161': {'MONDO': 'MONDO:0043125'}, - 'MESH:C538162': {'MONDO': 'MONDO:0012164'}, - 'MESH:C538164': {'MONDO': 'MONDO:0008880'}, - 'MESH:C538167': {'MONDO': 'MONDO:0009475'}, - 'MESH:C538169': {'MONDO': 'MONDO:0018442'}, - 'MESH:C538170': {'MONDO': 'MONDO:0008706'}, - 'MESH:C538171': {'MONDO': 'MONDO:0021758'}, - 'MESH:C538173': {'MONDO': 'MONDO:0019624'}, - 'MESH:C538174': {'MONDO': 'MONDO:0016990'}, - 'MESH:C538175': {'MONDO': 'MONDO:0018683'}, - 'MESH:C538178': {'MONDO': 'MONDO:0008713'}, - 'MESH:C538179': {'MONDO': 'MONDO:0019797'}, - 'MESH:C538181': {'MONDO': 'MONDO:0011367'}, - 'MESH:C538182': {'MONDO': 'MONDO:0007045'}, - 'MESH:C538183': {'MONDO': 'MONDO:0008714'}, - 'MESH:C538184': {'MONDO': 'MONDO:0007943'}, - 'MESH:C538185': {'MONDO': 'MONDO:0011154'}, - 'MESH:C538186': {'MONDO': 'MONDO:0100044'}, - 'MESH:C538187': {'MONDO': 'MONDO:0008716'}, - 'MESH:C538189': {'MONDO': 'MONDO:0009232'}, - 'MESH:C538191': {'MONDO': 'MONDO:0011730'}, - 'MESH:C538194': {'MONDO': 'MONDO:0018941'}, - 'MESH:C538196': {'MONDO': 'MONDO:0022510'}, - 'MESH:C538197': {'MONDO': 'MONDO:0011660'}, - 'MESH:C538202': {'MONDO': 'MONDO:0012370'}, - 'MESH:C538203': {'MONDO': 'MONDO:0012376'}, - 'MESH:C538206': {'MONDO': 'MONDO:0022948'}, - 'MESH:C538208': {'MONDO': 'MONDO:0008306'}, - 'MESH:C538209': {'MONDO': 'MONDO:0007297'}, - 'MESH:C538210': {'MONDO': 'MONDO:0022851'}, - 'MESH:C538211': {'MONDO': 'MONDO:0007431'}, - 'MESH:C538213': {'MONDO': 'MONDO:0007438'}, - 'MESH:C538215': {'MONDO': 'MONDO:0007436'}, - 'MESH:C538216': {'MONDO': 'MONDO:0007442'}, - 'MESH:C538217': {'MONDO': 'MONDO:0009952'}, - 'MESH:C538218': {'MONDO': 'MONDO:0011024'}, - 'MESH:C538220': {'MONDO': 'MONDO:0009093'}, - 'MESH:C538221': {'MONDO': 'MONDO:0023288'}, - 'MESH:C538223': {'MONDO': 'MONDO:0017298'}, - 'MESH:C538225': {'MONDO': 'MONDO:0007034'}, - 'MESH:C538228': {'MONDO': 'MONDO:0013869'}, - 'MESH:C538229': {'MONDO': 'MONDO:0006073'}, - 'MESH:C538230': {'MONDO': 'MONDO:0021659'}, - 'MESH:C538231': {'MONDO': 'MONDO:0005061'}, - 'MESH:C538232': {'MONDO': 'MONDO:0002878'}, - 'MESH:C538234': {'MONDO': 'MONDO:0013028'}, - 'MESH:C538235': {'MONDO': 'MONDO:0007068'}, - 'MESH:C538236': {'MONDO': 'MONDO:0008727'}, - 'MESH:C538240': {'MONDO': 'MONDO:0007094'}, - 'MESH:C538241': {'MONDO': 'MONDO:0008771'}, - 'MESH:C538242': {'MONDO': 'MONDO:0008772'}, - 'MESH:C538245': {'MONDO': 'MONDO:0007095'}, - 'MESH:C538246': {'MONDO': 'MONDO:0012368'}, - 'MESH:C538247': {'MONDO': 'MONDO:0011790'}, - 'MESH:C538249': {'MONDO': 'MONDO:0007099'}, - 'MESH:C538250': {'MONDO': 'MONDO:0043317'}, - 'MESH:C538253': {'MONDO': 'MONDO:0011224'}, - 'MESH:C538254': {'MONDO': 'MONDO:0007106'}, - 'MESH:C538255': {'MONDO': 'MONDO:0021879'}, - 'MESH:C538256': {'MONDO': 'MONDO:0011773'}, - 'MESH:C538258': {'MONDO': 'MONDO:0010519'}, - 'MESH:C538259': {'MONDO': 'MONDO:0008846'}, - 'MESH:C538260': {'MONDO': 'MONDO:0009476'}, - 'MESH:C538261': {'MONDO': 'MONDO:0012066'}, - 'MESH:C538262': {'MONDO': 'MONDO:0009719'}, - 'MESH:C538263': {'MONDO': 'MONDO:0011938'}, - 'MESH:C538265': {'MONDO': 'MONDO:0016362'}, - 'MESH:C538268': {'MONDO': 'MONDO:0021944'}, - 'MESH:C538269': {'MONDO': 'MONDO:0009098'}, - 'MESH:C538270': {'MONDO': 'MONDO:0000107'}, - 'MESH:C538271': {'MONDO': 'MONDO:0007177'}, - 'MESH:C538272': {'MONDO': 'MONDO:0016051'}, - 'MESH:C538273': {'MONDO': 'MONDO:0019787'}, - 'MESH:C538274': {'MONDO': 'MONDO:0021950'}, - 'MESH:C538276': {'MONDO': 'MONDO:0009905'}, - 'MESH:C538278': {'MONDO': 'MONDO:0008301'}, - 'MESH:C538279': {'MONDO': 'MONDO:0022098'}, - 'MESH:C538280': {'MONDO': 'MONDO:0008922'}, - 'MESH:C538281': {'MONDO': 'MONDO:0008924'}, - 'MESH:C538283': {'MONDO': 'MONDO:0008928'}, - 'MESH:C538284': {'MONDO': 'MONDO:0022673'}, - 'MESH:C538285': {'MONDO': 'MONDO:0007280'}, - 'MESH:C538286': {'MONDO': 'MONDO:0008925'}, - 'MESH:C538287': {'MONDO': 'MONDO:0015300'}, - 'MESH:C538290': {'MONDO': 'MONDO:0015761'}, - 'MESH:C538292': {'MONDO': 'MONDO:0019868'}, - 'MESH:C538294': {'MONDO': 'MONDO:0019885'}, - 'MESH:C538296': {'MONDO': 'MONDO:0016910'}, - 'MESH:C538297': {'MONDO': 'MONDO:0022173'}, - 'MESH:C538298': {'MONDO': 'MONDO:0015432'}, - 'MESH:C538299': {'MONDO': 'MONDO:0015723'}, - 'MESH:C538300': {'MONDO': 'MONDO:0042969'}, - 'MESH:C538301': {'MONDO': 'MONDO:0022174'}, - 'MESH:C538302': {'MONDO': 'MONDO:0022174'}, - 'MESH:C538303': {'MONDO': 'MONDO:0019907'}, - 'MESH:C538304': {'MONDO': 'MONDO:0015434'}, - 'MESH:C538306': {'MONDO': 'MONDO:0013668'}, - 'MESH:C538307': {'MONDO': 'MONDO:0015740'}, - 'MESH:C538308': {'MONDO': 'MONDO:0016968'}, - 'MESH:C538309': {'MONDO': 'MONDO:0007800'}, - 'MESH:C538310': {'MONDO': 'MONDO:0015435'}, - 'MESH:C538311': {'MONDO': 'MONDO:0016969'}, - 'MESH:C538315': {'MONDO': 'MONDO:0016901'}, - 'MESH:C538316': {'MONDO': 'MONDO:0015566'}, - 'MESH:C538317': {'MONDO': 'MONDO:0010886'}, - 'MESH:C538318': {'MONDO': 'MONDO:0016939'}, - 'MESH:C538319': {'MONDO': 'MONDO:0016294'}, - 'MESH:C538320': {'MONDO': 'MONDO:0009345'}, - 'MESH:C538321': {'MONDO': 'MONDO:0009346'}, - 'MESH:C538322': {'MONDO': 'MONDO:0011273'}, - 'MESH:C538324': {'MONDO': 'MONDO:0009520'}, - 'MESH:C538325': {'MONDO': 'MONDO:0023368'}, - 'MESH:C538326': {'MONDO': 'MONDO:0010273'}, - 'MESH:C538328': {'MONDO': 'MONDO:0012535'}, - 'MESH:C538331': {'MONDO': 'MONDO:0008059'}, - 'MESH:C538332': {'MONDO': 'MONDO:0009402'}, - 'MESH:C538333': {'MONDO': 'MONDO:0011595'}, - 'MESH:C538334': {'MONDO': 'MONDO:0009726'}, - 'MESH:C538336': {'MONDO': 'MONDO:0010545'}, - 'MESH:C538337': {'MONDO': 'MONDO:0009720'}, - 'MESH:C538338': {'MONDO': 'MONDO:0008182'}, - 'MESH:C538340': {'MONDO': 'MONDO:0022930'}, - 'MESH:C538341': {'MONDO': 'MONDO:0009467'}, - 'MESH:C538342': {'MONDO': 'MONDO:0009721'}, - 'MESH:C538343': {'MONDO': 'MONDO:0009722'}, - 'MESH:C538344': {'MONDO': 'MONDO:0009747'}, - 'MESH:C538346': {'MONDO': 'MONDO:0011017'}, - 'MESH:C538347': {'MONDO': 'MONDO:0043152'}, - 'MESH:C538348': {'MONDO': 'MONDO:0012239'}, - 'MESH:C538349': {'MONDO': 'MONDO:0009725'}, - 'MESH:C538351': {'MONDO': 'MONDO:0012240'}, - 'MESH:C538352': {'MONDO': 'MONDO:0009844'}, - 'MESH:C538353': {'MONDO': 'MONDO:0018959'}, - 'MESH:C538354': {'MONDO': 'MONDO:0008105'}, - 'MESH:C538356': {'MONDO': 'MONDO:0011022'}, - 'MESH:C538357': {'MONDO': 'MONDO:0009859'}, - 'MESH:C538358': {'MONDO': 'MONDO:0016353'}, - 'MESH:C538361': {'MONDO': 'MONDO:0009973'}, - 'MESH:C538362': {'MONDO': 'MONDO:0010721'}, - 'MESH:C538363': {'MONDO': 'MONDO:0011143'}, - 'MESH:C538364': {'MONDO': 'MONDO:0009978'}, - 'MESH:C538365': {'MONDO': 'MONDO:0008377'}, - 'MESH:C538367': {'MONDO': 'MONDO:0009986'}, - 'MESH:C538369': {'MONDO': 'MONDO:0009988'}, - 'MESH:C538371': {'MONDO': 'MONDO:0009990'}, - 'MESH:C538374': {'MONDO': 'MONDO:0011236'}, - 'MESH:C538375': {'MONDO': 'MONDO:0011717'}, - 'MESH:C538376': {'MONDO': 'MONDO:0012396'}, - 'MESH:C538377': {'MONDO': 'MONDO:0007756'}, - 'MESH:C538380': {'MONDO': 'MONDO:0009393'}, - 'MESH:C538382': {'MONDO': 'MONDO:0009908'}, - 'MESH:C538385': {'MONDO': 'MONDO:0009401'}, - 'MESH:C538386': {'MONDO': 'MONDO:0009403'}, - 'MESH:C538388': {'MONDO': 'MONDO:0010614'}, - 'MESH:C538389': {'MONDO': 'MONDO:0016381'}, - 'MESH:C538390': {'MONDO': 'MONDO:0010887'}, - 'MESH:C538391': {'MONDO': 'MONDO:0007617'}, - 'MESH:C538393': {'MONDO': 'MONDO:0010907'}, - 'MESH:C538396': {'MONDO': 'MONDO:0009507'}, - 'MESH:C538397': {'MONDO': 'MONDO:0011539'}, - 'MESH:C538398': {'MONDO': 'MONDO:0012237'}, - 'MESH:C538401': {'MONDO': 'MONDO:0008825'}, - 'MESH:C538421': {'MONDO': 'MONDO:0018307'}, - 'MESH:C538435': {'MONDO': 'MONDO:0010720'}, - 'MESH:C538443': {'MONDO': 'MONDO:0007053'}, - 'MESH:C538457': {'MONDO': 'MONDO:0011303'}, - 'MESH:C538459': {'MONDO': 'MONDO:0020540'}, - 'MESH:C538481': {'MONDO': 'MONDO:0018686'}, - 'MESH:C538494': {'MONDO': 'MONDO:0012197'}, - 'MESH:C538514': {'MONDO': 'MONDO:0018829'}, - 'MESH:C538523': {'MONDO': 'MONDO:0019366'}, - 'MESH:C538539': {'MONDO': 'MONDO:0008748'}, - 'MESH:C538556': {'MONDO': 'MONDO:0009853'}, - 'MESH:C538602': {'MONDO': 'MONDO:0009650'}, - 'MESH:C538613': {'MONDO': 'MONDO:0010712'}, - 'MESH:C538640': {'MONDO': 'MONDO:0015152'}, - 'MESH:C538655': {'MONDO': 'MONDO:0009287'}, - 'MESH:C538669': {'MONDO': 'MONDO:0010198'}, - 'MESH:C538777': {'CHEBI': 'CHEBI:174189'}, - 'MESH:C538819': {'CHEBI': 'CHEBI:51457'}, - 'MESH:C538871': {'CHEBI': 'CHEBI:16008'}, - 'MESH:C538955': {'CHEBI': 'CHEBI:69408'}, - 'MESH:C538958': {'CHEBI': 'CHEBI:50399'}, - 'MESH:C538973': {'CHEBI': 'CHEBI:27552'}, - 'MESH:C539095': {'CHEBI': 'CHEBI:177080'}, - 'MESH:C539106': {'CHEBI': 'CHEBI:81777'}, - 'MESH:C539110': {'CHEBI': 'CHEBI:65743'}, - 'MESH:C539111': {'CHEBI': 'CHEBI:65744'}, - 'MESH:C539112': {'CHEBI': 'CHEBI:65745'}, - 'MESH:C539165': {'CHEBI': 'CHEBI:139037'}, - 'MESH:C539209': {'CHEBI': 'CHEBI:27522'}, - 'MESH:C539264': {'CHEBI': 'CHEBI:138493'}, - 'MESH:C539285': {'CHEBI': 'CHEBI:49272'}, - 'MESH:C539334': {'CHEBI': 'CHEBI:132426'}, - 'MESH:C539335': {'CHEBI': 'CHEBI:132442'}, - 'MESH:C539351': {'CHEBI': 'CHEBI:177453'}, - 'MESH:C539360': {'CHEBI': 'CHEBI:84559'}, - 'MESH:C539377': {'CHEBI': 'CHEBI:80822'}, - 'MESH:C539391': {'CHEBI': 'CHEBI:86903'}, - 'MESH:C539431': {'CHEBI': 'CHEBI:68730'}, - 'MESH:C539436': {'CHEBI': 'CHEBI:7512'}, - 'MESH:C539462': {'CHEBI': 'CHEBI:80684'}, - 'MESH:C539535': {'CHEBI': 'CHEBI:5094'}, - 'MESH:C539537': {'CHEBI': 'CHEBI:6694'}, - 'MESH:C539598': {'CHEBI': 'CHEBI:65363'}, - 'MESH:C539602': {'CHEBI': 'CHEBI:80217'}, - 'MESH:C539639': {'CHEBI': 'CHEBI:6665'}, - 'MESH:C539671': {'CHEBI': 'CHEBI:66603'}, - 'MESH:C539787': {'CHEBI': 'CHEBI:176258'}, - 'MESH:C539933': {'CHEBI': 'CHEBI:145535'}, - 'MESH:C540008': {'CHEBI': 'CHEBI:177644'}, - 'MESH:C540152': {'CHEBI': 'CHEBI:143769'}, - 'MESH:C540170': {'CHEBI': 'CHEBI:160478'}, - 'MESH:C540179': {'CHEBI': 'CHEBI:3452'}, - 'MESH:C540182': {'CHEBI': 'CHEBI:146227'}, - 'MESH:C540201': {'CHEBI': 'CHEBI:65632'}, - 'MESH:C540202': {'CHEBI': 'CHEBI:65633'}, - 'MESH:C540203': {'CHEBI': 'CHEBI:65441'}, - 'MESH:C540278': {'CHEBI': 'CHEBI:68534'}, - 'MESH:C540375': {'CHEBI': 'CHEBI:50013'}, - 'MESH:C540376': {'CHEBI': 'CHEBI:50587'}, - 'MESH:C540379': {'CHEBI': 'CHEBI:69132'}, - 'MESH:C540383': {'CHEBI': 'CHEBI:66919'}, - 'MESH:C540393': {'CHEBI': 'CHEBI:136047'}, - 'MESH:C540455': {'CHEBI': 'CHEBI:71197'}, - 'MESH:C540531': {'CHEBI': 'CHEBI:2492'}, - 'MESH:C540532': {'CHEBI': 'CHEBI:65379'}, - 'MESH:C540533': {'CHEBI': 'CHEBI:65380'}, - 'MESH:C540534': {'CHEBI': 'CHEBI:65381'}, - 'MESH:C540595': {'CHEBI': 'CHEBI:81348'}, - 'MESH:C540604': {'CHEBI': 'CHEBI:66648'}, - 'MESH:C540606': {'CHEBI': 'CHEBI:68024'}, - 'MESH:C540634': {'CHEBI': 'CHEBI:65724'}, - 'MESH:C540636': {'CHEBI': 'CHEBI:66086'}, - 'MESH:C540709': {'CHEBI': 'CHEBI:65524'}, - 'MESH:C540711': {'CHEBI': 'CHEBI:66432'}, - 'MESH:C540737': {'CHEBI': 'CHEBI:6507'}, - 'MESH:C540852': {'CHEBI': 'CHEBI:86907'}, - 'MESH:C540973': {'CHEBI': 'CHEBI:73159'}, - 'MESH:C540980': {'CHEBI': 'CHEBI:175161'}, - 'MESH:C540981': {'CHEBI': 'CHEBI:175160'}, - 'MESH:C541030': {'CHEBI': 'CHEBI:87484'}, - 'MESH:C541040': {'CHEBI': 'CHEBI:66765'}, - 'MESH:C541059': {'CHEBI': 'CHEBI:66607'}, - 'MESH:C541060': {'CHEBI': 'CHEBI:66608'}, - 'MESH:C541061': {'CHEBI': 'CHEBI:65653'}, - 'MESH:C541062': {'CHEBI': 'CHEBI:65654'}, - 'MESH:C541117': {'CHEBI': 'CHEBI:80897'}, - 'MESH:C541224': {'CHEBI': 'CHEBI:145684'}, - 'MESH:C541232': {'CHEBI': 'CHEBI:166687'}, - 'MESH:C541362': {'CHEBI': 'CHEBI:51079'}, - 'MESH:C541426': {'CHEBI': 'CHEBI:179970'}, - 'MESH:C541501': {'CHEBI': 'CHEBI:50642'}, - 'MESH:C541525': {'CHEBI': 'CHEBI:81412'}, - 'MESH:C541526': {'CHEBI': 'CHEBI:81413'}, - 'MESH:C541528': {'CHEBI': 'CHEBI:174733'}, - 'MESH:C541708': {'CHEBI': 'CHEBI:41625'}, - 'MESH:C541831': {'CHEBI': 'CHEBI:175864'}, - 'MESH:C541832': {'CHEBI': 'CHEBI:81137'}, - 'MESH:C541895': {'CHEBI': 'CHEBI:2082'}, - 'MESH:C541965': {'CHEBI': 'CHEBI:53545'}, - 'MESH:C542041': {'CHEBI': 'CHEBI:67850'}, - 'MESH:C542293': {'CHEBI': 'CHEBI:175806'}, - 'MESH:C542342': {'CHEBI': 'CHEBI:177416'}, - 'MESH:C542355': {'CHEBI': 'CHEBI:132056'}, - 'MESH:C542357': {'CHEBI': 'CHEBI:51876'}, - 'MESH:C542377': {'CHEBI': 'CHEBI:88874'}, - 'MESH:C542398': {'CHEBI': 'CHEBI:82715'}, - 'MESH:C542519': {'CHEBI': 'CHEBI:83524'}, - 'MESH:C542540': {'MONDO': 'MONDO:0011819'}, - 'MESH:C542570': {'CHEBI': 'CHEBI:71199'}, - 'MESH:C542586': {'CHEBI': 'CHEBI:169371'}, - 'MESH:C542594': {'CHEBI': 'CHEBI:89751'}, - 'MESH:C542595': {'CHEBI': 'CHEBI:76018'}, - 'MESH:C542655': {'CHEBI': 'CHEBI:167779'}, - 'MESH:C542732': {'CHEBI': 'CHEBI:60941'}, - 'MESH:C542780': {'CHEBI': 'CHEBI:95323'}, - 'MESH:C542784': {'CHEBI': 'CHEBI:51581'}, - 'MESH:C542835': {'CHEBI': 'CHEBI:33272'}, - 'MESH:C542859': {'CHEBI': 'CHEBI:65344'}, - 'MESH:C542861': {'CHEBI': 'CHEBI:87528'}, - 'MESH:C542964': {'CHEBI': 'CHEBI:213323'}, - 'MESH:C543008': {'CHEBI': 'CHEBI:34372'}, - 'MESH:C543053': {'CHEBI': 'CHEBI:173986'}, - 'MESH:C543079': {'CHEBI': 'CHEBI:66676'}, - 'MESH:C543080': {'CHEBI': 'CHEBI:66677'}, - 'MESH:C543085': {'CHEBI': 'CHEBI:134677'}, - 'MESH:C543086': {'CHEBI': 'CHEBI:140421'}, - 'MESH:C543092': {'MONDO': 'MONDO:0009417'}, - 'MESH:C543096': {'CHEBI': 'CHEBI:5461'}, - 'MESH:C543146': {'CHEBI': 'CHEBI:67888'}, - 'MESH:C543181': {'CHEBI': 'CHEBI:159365'}, - 'MESH:C543192': {'CHEBI': 'CHEBI:24583'}, - 'MESH:C543196': {'CHEBI': 'CHEBI:8186'}, - 'MESH:C543211': {'CHEBI': 'CHEBI:37495'}, - 'MESH:C543235': {'CHEBI': 'CHEBI:144138'}, - 'MESH:C543241': {'MONDO': 'MONDO:0010439'}, - 'MESH:C543308': {'CHEBI': 'CHEBI:53613'}, - 'MESH:C543415': {'CHEBI': 'CHEBI:150016'}, - 'MESH:C543519': {'CHEBI': 'CHEBI:85984'}, - 'MESH:C543520': {'CHEBI': 'CHEBI:136053'}, - 'MESH:C543528': {'CHEBI': 'CHEBI:90531'}, - 'MESH:C543575': {'CHEBI': 'CHEBI:59752'}, - 'MESH:C543733': {'CHEBI': 'CHEBI:78843'}, - 'MESH:C543853': {'CHEBI': 'CHEBI:70445'}, - 'MESH:C543969': {'CHEBI': 'CHEBI:68249'}, - 'MESH:C544124': {'CHEBI': 'CHEBI:132497'}, - 'MESH:C544125': {'CHEBI': 'CHEBI:81748'}, - 'MESH:C544154': {'CHEBI': 'CHEBI:47841'}, - 'MESH:C544252': {'CHEBI': 'CHEBI:174314'}, - 'MESH:C544261': {'CHEBI': 'CHEBI:62878'}, - 'MESH:C544271': {'CHEBI': 'CHEBI:88159'}, - 'MESH:C544471': {'CHEBI': 'CHEBI:168639'}, - 'MESH:C544520': {'CHEBI': 'CHEBI:37388'}, - 'MESH:C544537': {'CHEBI': 'CHEBI:83555'}, - 'MESH:C544693': {'CHEBI': 'CHEBI:525464'}, - 'MESH:C544697': {'CHEBI': 'CHEBI:51740'}, - 'MESH:C544845': {'CHEBI': 'CHEBI:144204'}, - 'MESH:C544948': {'CHEBI': 'CHEBI:68717'}, - 'MESH:C544967': {'CHEBI': 'CHEBI:90217'}, - 'MESH:C545036': {'MONDO': 'MONDO:0010644'}, - 'MESH:C545186': {'CHEBI': 'CHEBI:66880'}, - 'MESH:C545203': {'CHEBI': 'CHEBI:66901'}, - 'MESH:C545235': {'CHEBI': 'CHEBI:80000'}, - 'MESH:C545237': {'CHEBI': 'CHEBI:155879'}, - 'MESH:C545296': {'CHEBI': 'CHEBI:40926'}, - 'MESH:C545357': {'CHEBI': 'CHEBI:65415'}, - 'MESH:C545373': {'CHEBI': 'CHEBI:78543'}, - 'MESH:C545374': {'CHEBI': 'CHEBI:62103'}, - 'MESH:C545666': {'CHEBI': 'CHEBI:51675'}, - 'MESH:C545685': {'CHEBI': 'CHEBI:176844'}, - 'MESH:C545747': {'CHEBI': 'CHEBI:93704'}, - 'MESH:C545812': {'CHEBI': 'CHEBI:66435'}, - 'MESH:C545990': {'CHEBI': 'CHEBI:88339'}, - 'MESH:C546031': {'CHEBI': 'CHEBI:166870'}, - 'MESH:C546035': {'CHEBI': 'CHEBI:175592'}, - 'MESH:C546051': {'CHEBI': 'CHEBI:46875'}, - 'MESH:C546195': {'CHEBI': 'CHEBI:2939'}, - 'MESH:C546196': {'CHEBI': 'CHEBI:167489'}, - 'MESH:C546215': {'CHEBI': 'CHEBI:136052'}, - 'MESH:C546216': {'CHEBI': 'CHEBI:86391'}, - 'MESH:C546246': {'CHEBI': 'CHEBI:70545'}, - 'MESH:C546347': {'CHEBI': 'CHEBI:138763'}, - 'MESH:C546368': {'CHEBI': 'CHEBI:144206'}, - 'MESH:C546414': {'CHEBI': 'CHEBI:3329'}, - 'MESH:C546471': {'CHEBI': 'CHEBI:135465'}, - 'MESH:C546494': {'CHEBI': 'CHEBI:18215'}, - 'MESH:C546516': {'CHEBI': 'CHEBI:9369'}, - 'MESH:C546536': {'CHEBI': 'CHEBI:173325'}, - 'MESH:C546600': {'CHEBI': 'CHEBI:177438'}, - 'MESH:C546650': {'CHEBI': 'CHEBI:80035'}, - 'MESH:C546691': {'CHEBI': 'CHEBI:74811'}, - 'MESH:C546708': {'CHEBI': 'CHEBI:177934'}, - 'MESH:C546709': {'CHEBI': 'CHEBI:80880'}, - 'MESH:C546729': {'CHEBI': 'CHEBI:80913'}, - 'MESH:C546744': {'CHEBI': 'CHEBI:179932'}, - 'MESH:C546918': {'CHEBI': 'CHEBI:177801'}, - 'MESH:C547076': {'CHEBI': 'CHEBI:78538'}, - 'MESH:C547082': {'CHEBI': 'CHEBI:29814'}, - 'MESH:C547186': {'CHEBI': 'CHEBI:80817'}, - 'MESH:C547246': {'CHEBI': 'CHEBI:48980'}, - 'MESH:C547259': {'CHEBI': 'CHEBI:171939'}, - 'MESH:C547318': {'CHEBI': 'CHEBI:80062'}, - 'MESH:C547345': {'CHEBI': 'CHEBI:36812'}, - 'MESH:C547385': {'CHEBI': 'CHEBI:138314'}, - 'MESH:C547463': {'CHEBI': 'CHEBI:167957'}, - 'MESH:C547494': {'CHEBI': 'CHEBI:30043'}, - 'MESH:C547512': {'CHEBI': 'CHEBI:73927'}, - 'MESH:C547599': {'CHEBI': 'CHEBI:138487'}, - 'MESH:C547767': {'CHEBI': 'CHEBI:73689'}, - 'MESH:C547816': {'CHEBI': 'CHEBI:135918'}, - 'MESH:C547822': {'CHEBI': 'CHEBI:80464'}, - 'MESH:C547856': {'CHEBI': 'CHEBI:101279'}, - 'MESH:C548009': {'MONDO': 'MONDO:0020436'}, - 'MESH:C548012': {'MONDO': 'MONDO:0022991'}, - 'MESH:C548013': {'MONDO': 'MONDO:0022993'}, - 'MESH:C548014': {'MONDO': 'MONDO:0023227'}, - 'MESH:C548016': {'MONDO': 'MONDO:0013208'}, - 'MESH:C548017': {'CHEBI': 'CHEBI:134060'}, - 'MESH:C548020': {'CHEBI': 'CHEBI:175610'}, - 'MESH:C548032': {'MONDO': 'MONDO:0012669'}, - 'MESH:C548034': {'MONDO': 'MONDO:0015421'}, - 'MESH:C548035': {'MONDO': 'MONDO:0015422'}, - 'MESH:C548069': {'MONDO': 'MONDO:0016396'}, - 'MESH:C548070': {'MONDO': 'MONDO:0016759'}, - 'MESH:C548071': {'MONDO': 'MONDO:0013009'}, - 'MESH:C548072': {'MONDO': 'MONDO:0011948'}, - 'MESH:C548074': {'MONDO': 'MONDO:0012683'}, - 'MESH:C548075': {'MONDO': 'MONDO:0011301'}, - 'MESH:C548076': {'MONDO': 'MONDO:0012911'}, - 'MESH:C548077': {'MONDO': 'MONDO:0008749'}, - 'MESH:C548078': {'MONDO': 'MONDO:0012657'}, - 'MESH:C548080': {'MONDO': 'MONDO:0011638'}, - 'MESH:C548081': {'MONDO': 'MONDO:0011531'}, - 'MESH:C548082': {'MONDO': 'MONDO:0012547'}, - 'MESH:C548083': {'MONDO': 'MONDO:0012690'}, - 'MESH:C548084': {'MONDO': 'MONDO:0013186'}, - 'MESH:C548085': {'MONDO': 'MONDO:0043346'}, - 'MESH:C548086': {'MONDO': 'MONDO:0013055'}, - 'MESH:C548134': {'CHEBI': 'CHEBI:149772'}, - 'MESH:C548136': {'CHEBI': 'CHEBI:7919'}, - 'MESH:C548174': {'CHEBI': 'CHEBI:31919'}, - 'MESH:C548221': {'CHEBI': 'CHEBI:144210'}, - 'MESH:C548262': {'CHEBI': 'CHEBI:82041'}, - 'MESH:C548291': {'CHEBI': 'CHEBI:16428'}, - 'MESH:C548400': {'CHEBI': 'CHEBI:90942'}, - 'MESH:C548574': {'CHEBI': 'CHEBI:66373'}, - 'MESH:C548732': {'CHEBI': 'CHEBI:80729'}, - 'MESH:C548747': {'CHEBI': 'CHEBI:65433'}, - 'MESH:C548748': {'CHEBI': 'CHEBI:65434'}, - 'MESH:C548769': {'CHEBI': 'CHEBI:66628'}, - 'MESH:C548791': {'CHEBI': 'CHEBI:2521'}, - 'MESH:C548830': {'CHEBI': 'CHEBI:70379'}, - 'MESH:C548877': {'CHEBI': 'CHEBI:27617'}, - 'MESH:C549011': {'CHEBI': 'CHEBI:3129'}, - 'MESH:C549110': {'CHEBI': 'CHEBI:3232'}, - 'MESH:C549141': {'CHEBI': 'CHEBI:5203'}, - 'MESH:C549273': {'CHEBI': 'CHEBI:82977'}, - 'MESH:C549343': {'CHEBI': 'CHEBI:134725'}, - 'MESH:C549349': {'CHEBI': 'CHEBI:134699'}, - 'MESH:C549479': {'CHEBI': 'CHEBI:59982'}, - 'MESH:C549511': {'CHEBI': 'CHEBI:583'}, - 'MESH:C549597': {'CHEBI': 'CHEBI:63067'}, - 'MESH:C549647': {'CHEBI': 'CHEBI:82700'}, - 'MESH:C549713': {'CHEBI': 'CHEBI:38704'}, - 'MESH:C549752': {'CHEBI': 'CHEBI:168256'}, - 'MESH:C549753': {'CHEBI': 'CHEBI:70008'}, - 'MESH:C549769': {'CHEBI': 'CHEBI:30890'}, - 'MESH:C549830': {'CHEBI': 'CHEBI:66614'}, - 'MESH:C549856': {'CHEBI': 'CHEBI:88770'}, - 'MESH:C549877': {'CHEBI': 'CHEBI:145349'}, - 'MESH:C549898': {'CHEBI': 'CHEBI:62286'}, - 'MESH:C549933': {'CHEBI': 'CHEBI:143611'}, - 'MESH:C549984': {'CHEBI': 'CHEBI:69180'}, - 'MESH:C550005': {'CHEBI': 'CHEBI:82036'}, - 'MESH:C550088': {'CHEBI': 'CHEBI:81822'}, - 'MESH:C550175': {'CHEBI': 'CHEBI:32116'}, - 'MESH:C550176': {'CHEBI': 'CHEBI:31390'}, - 'MESH:C550182': {'CHEBI': 'CHEBI:78570'}, - 'MESH:C550211': {'CHEBI': 'CHEBI:178143'}, - 'MESH:C550212': {'CHEBI': 'CHEBI:7018'}, - 'MESH:C550267': {'CHEBI': 'CHEBI:61759'}, - 'MESH:C550286': {'CHEBI': 'CHEBI:27431'}, - 'MESH:C550288': {'CHEBI': 'CHEBI:160036'}, - 'MESH:C550306': {'CHEBI': 'CHEBI:179868'}, - 'MESH:C550307': {'CHEBI': 'CHEBI:7734'}, - 'MESH:C550308': {'CHEBI': 'CHEBI:133905'}, - 'MESH:C550311': {'CHEBI': 'CHEBI:6142'}, - 'MESH:C550322': {'CHEBI': 'CHEBI:79071'}, - 'MESH:C550372': {'CHEBI': 'CHEBI:68251'}, - 'MESH:C550374': {'CHEBI': 'CHEBI:68253'}, - 'MESH:C550392': {'CHEBI': 'CHEBI:65967'}, - 'MESH:C550398': {'CHEBI': 'CHEBI:66615'}, - 'MESH:C550468': {'CHEBI': 'CHEBI:75037'}, - 'MESH:C550547': {'CHEBI': 'CHEBI:90369'}, - 'MESH:C550780': {'CHEBI': 'CHEBI:66371'}, - 'MESH:C550781': {'CHEBI': 'CHEBI:66370'}, - 'MESH:C550819': {'CHEBI': 'CHEBI:65512'}, - 'MESH:C550850': {'CHEBI': 'CHEBI:83663'}, - 'MESH:C550943': {'CHEBI': 'CHEBI:81802'}, - 'MESH:C551067': {'CHEBI': 'CHEBI:175669'}, - 'MESH:C551154': {'CHEBI': 'CHEBI:166811'}, - 'MESH:C551157': {'CHEBI': 'CHEBI:175120'}, - 'MESH:C551210': {'CHEBI': 'CHEBI:70609'}, - 'MESH:C551257': {'CHEBI': 'CHEBI:40205'}, - 'MESH:C551265': {'CHEBI': 'CHEBI:77138'}, - 'MESH:C551332': {'CHEBI': 'CHEBI:87124'}, - 'MESH:C551400': {'CHEBI': 'CHEBI:84212'}, - 'MESH:C551413': {'CHEBI': 'CHEBI:3472'}, - 'MESH:C551415': {'CHEBI': 'CHEBI:50387'}, - 'MESH:C551472': {'CHEBI': 'CHEBI:7637'}, - 'MESH:C551476': {'CHEBI': 'CHEBI:172537'}, - 'MESH:C551516': {'CHEBI': 'CHEBI:141877'}, - 'MESH:C551524': {'CHEBI': 'CHEBI:76269'}, - 'MESH:C551571': {'CHEBI': 'CHEBI:74221'}, - 'MESH:C551593': {'CHEBI': 'CHEBI:38591'}, - 'MESH:C551606': {'CHEBI': 'CHEBI:67785'}, - 'MESH:C551607': {'CHEBI': 'CHEBI:67786'}, - 'MESH:C551624': {'CHEBI': 'CHEBI:82698'}, - 'MESH:C551631': {'CHEBI': 'CHEBI:175387'}, - 'MESH:C551803': {'CHEBI': 'CHEBI:76612'}, - 'MESH:C551920': {'CHEBI': 'CHEBI:81816'}, - 'MESH:C552043': {'CHEBI': 'CHEBI:173104'}, - 'MESH:C552080': {'CHEBI': 'CHEBI:156228'}, - 'MESH:C552116': {'CHEBI': 'CHEBI:521393'}, - 'MESH:C552234': {'CHEBI': 'CHEBI:176179'}, - 'MESH:C552245': {'CHEBI': 'CHEBI:80811'}, - 'MESH:C552279': {'CHEBI': 'CHEBI:51941'}, - 'MESH:C552292': {'CHEBI': 'CHEBI:67994'}, - 'MESH:C552293': {'CHEBI': 'CHEBI:67995'}, - 'MESH:C552294': {'CHEBI': 'CHEBI:67996'}, - 'MESH:C552319': {'CHEBI': 'CHEBI:35918'}, - 'MESH:C552375': {'CHEBI': 'CHEBI:145111'}, - 'MESH:C552382': {'CHEBI': 'CHEBI:63702'}, - 'MESH:C552388': {'CHEBI': 'CHEBI:174470'}, - 'MESH:C552428': {'CHEBI': 'CHEBI:63584'}, - 'MESH:C552442': {'CHEBI': 'CHEBI:61842'}, - 'MESH:C552482': {'CHEBI': 'CHEBI:142824'}, - 'MESH:C552682': {'CHEBI': 'CHEBI:64397'}, - 'MESH:C552925': {'CHEBI': 'CHEBI:67305'}, - 'MESH:C552946': {'CHEBI': 'CHEBI:82701'}, - 'MESH:C553078': {'CHEBI': 'CHEBI:144179'}, - 'MESH:C553080': {'CHEBI': 'CHEBI:177073'}, - 'MESH:C553093': {'CHEBI': 'CHEBI:180365'}, - 'MESH:C553162': {'CHEBI': 'CHEBI:167697'}, - 'MESH:C553174': {'CHEBI': 'CHEBI:67035'}, - 'MESH:C553185': {'CHEBI': 'CHEBI:160802'}, - 'MESH:C553414': {'CHEBI': 'CHEBI:66876'}, - 'MESH:C553445': {'CHEBI': 'CHEBI:179377'}, - 'MESH:C553460': {'CHEBI': 'CHEBI:7502'}, - 'MESH:C553563': {'CHEBI': 'CHEBI:71266'}, - 'MESH:C553567': {'CHEBI': 'CHEBI:3855'}, - 'MESH:C553587': {'CHEBI': 'CHEBI:94186'}, - 'MESH:C553722': {'CHEBI': 'CHEBI:67833'}, - 'MESH:C553731': {'CHEBI': 'CHEBI:20400'}, - 'MESH:C553737': {'CHEBI': 'CHEBI:46944'}, - 'MESH:C553897': {'CHEBI': 'CHEBI:172737'}, - 'MESH:C553926': {'CHEBI': 'CHEBI:145800'}, - 'MESH:C553983': {'CHEBI': 'CHEBI:178388'}, - 'MESH:C553989': {'CHEBI': 'CHEBI:77438'}, - 'MESH:C553994': {'CHEBI': 'CHEBI:48945'}, - 'MESH:C554063': {'CHEBI': 'CHEBI:65604'}, - 'MESH:C554064': {'CHEBI': 'CHEBI:81109'}, - 'MESH:C554094': {'CHEBI': 'CHEBI:32931'}, - 'MESH:C554095': {'CHEBI': 'CHEBI:32934'}, - 'MESH:C554125': {'CHEBI': 'CHEBI:5939'}, - 'MESH:C554204': {'CHEBI': 'CHEBI:70332'}, - 'MESH:C554205': {'CHEBI': 'CHEBI:70333'}, - 'MESH:C554206': {'CHEBI': 'CHEBI:70334'}, - 'MESH:C554207': {'CHEBI': 'CHEBI:70324'}, - 'MESH:C554208': {'CHEBI': 'CHEBI:70323'}, - 'MESH:C554209': {'CHEBI': 'CHEBI:70355'}, - 'MESH:C554210': {'CHEBI': 'CHEBI:70622'}, - 'MESH:C554211': {'CHEBI': 'CHEBI:70623'}, - 'MESH:C554212': {'CHEBI': 'CHEBI:70624'}, - 'MESH:C554215': {'CHEBI': 'CHEBI:70390'}, - 'MESH:C554216': {'CHEBI': 'CHEBI:70391'}, - 'MESH:C554220': {'CHEBI': 'CHEBI:70403'}, - 'MESH:C554221': {'CHEBI': 'CHEBI:70404'}, - 'MESH:C554260': {'CHEBI': 'CHEBI:70406'}, - 'MESH:C554261': {'CHEBI': 'CHEBI:70407'}, - 'MESH:C554262': {'CHEBI': 'CHEBI:70414'}, - 'MESH:C554263': {'CHEBI': 'CHEBI:70415'}, - 'MESH:C554264': {'CHEBI': 'CHEBI:70416'}, - 'MESH:C554267': {'CHEBI': 'CHEBI:70432'}, - 'MESH:C554268': {'CHEBI': 'CHEBI:70433'}, - 'MESH:C554269': {'CHEBI': 'CHEBI:70434'}, - 'MESH:C554317': {'CHEBI': 'CHEBI:70456'}, - 'MESH:C554318': {'CHEBI': 'CHEBI:70455'}, - 'MESH:C554319': {'CHEBI': 'CHEBI:70482'}, - 'MESH:C554320': {'CHEBI': 'CHEBI:70483'}, - 'MESH:C554321': {'CHEBI': 'CHEBI:70484'}, - 'MESH:C554323': {'CHEBI': 'CHEBI:70526'}, - 'MESH:C554434': {'CHEBI': 'CHEBI:83516'}, - 'MESH:C554447': {'CHEBI': 'CHEBI:69093'}, - 'MESH:C554485': {'CHEBI': 'CHEBI:70589'}, - 'MESH:C554486': {'CHEBI': 'CHEBI:70590'}, - 'MESH:C554487': {'CHEBI': 'CHEBI:70593'}, - 'MESH:C554488': {'CHEBI': 'CHEBI:70594'}, - 'MESH:C554489': {'CHEBI': 'CHEBI:70595'}, - 'MESH:C554490': {'CHEBI': 'CHEBI:70605'}, - 'MESH:C554491': {'CHEBI': 'CHEBI:70606'}, - 'MESH:C554492': {'CHEBI': 'CHEBI:70607'}, - 'MESH:C554494': {'CHEBI': 'CHEBI:70618'}, - 'MESH:C554603': {'CHEBI': 'CHEBI:87506'}, - 'MESH:C554678': {'CHEBI': 'CHEBI:636'}, - 'MESH:C554680': {'CHEBI': 'CHEBI:94504'}, - 'MESH:C554858': {'CHEBI': 'CHEBI:39475'}, - 'MESH:C554881': {'CHEBI': 'CHEBI:68076'}, - 'MESH:C554884': {'CHEBI': 'CHEBI:68116'}, - 'MESH:C554945': {'CHEBI': 'CHEBI:144672'}, - 'MESH:C554955': {'CHEBI': 'CHEBI:33346'}, - 'MESH:C554990': {'CHEBI': 'CHEBI:168378'}, - 'MESH:C555036': {'CHEBI': 'CHEBI:28091'}, - 'MESH:C555048': {'CHEBI': 'CHEBI:167321'}, - 'MESH:C555112': {'CHEBI': 'CHEBI:65580'}, - 'MESH:C555116': {'CHEBI': 'CHEBI:30264'}, - 'MESH:C555161': {'CHEBI': 'CHEBI:6593'}, - 'MESH:C555178': {'CHEBI': 'CHEBI:70207'}, - 'MESH:C555179': {'CHEBI': 'CHEBI:70209'}, - 'MESH:C555180': {'CHEBI': 'CHEBI:70208'}, - 'MESH:C555182': {'CHEBI': 'CHEBI:70229'}, - 'MESH:C555183': {'CHEBI': 'CHEBI:70230'}, - 'MESH:C555184': {'CHEBI': 'CHEBI:70233'}, - 'MESH:C555185': {'CHEBI': 'CHEBI:70240'}, - 'MESH:C555186': {'CHEBI': 'CHEBI:70290'}, - 'MESH:C555514': {'CHEBI': 'CHEBI:29914'}, - 'MESH:C555622': {'CHEBI': 'CHEBI:71025'}, - 'MESH:C555731': {'CHEBI': 'CHEBI:133786'}, - 'MESH:C555732': {'CHEBI': 'CHEBI:69127'}, - 'MESH:C555859': {'CHEBI': 'CHEBI:81535'}, - 'MESH:C555914': {'CHEBI': 'CHEBI:66547'}, - 'MESH:C555950': {'CHEBI': 'CHEBI:173340'}, - 'MESH:C556133': {'CHEBI': 'CHEBI:67369'}, - 'MESH:C556270': {'CHEBI': 'CHEBI:66889'}, - 'MESH:C556327': {'CHEBI': 'CHEBI:83372'}, - 'MESH:C556377': {'CHEBI': 'CHEBI:81153'}, - 'MESH:C556511': {'CHEBI': 'CHEBI:170112'}, - 'MESH:C556557': {'CHEBI': 'CHEBI:83197'}, - 'MESH:C556561': {'CHEBI': 'CHEBI:178150'}, - 'MESH:C556578': {'CHEBI': 'CHEBI:142397'}, - 'MESH:C556636': {'CHEBI': 'CHEBI:135031'}, - 'MESH:C556693': {'CHEBI': 'CHEBI:38628'}, - 'MESH:C556937': {'CHEBI': 'CHEBI:6646'}, - 'MESH:C556940': {'CHEBI': 'CHEBI:169773'}, - 'MESH:C556941': {'CHEBI': 'CHEBI:131838'}, - 'MESH:C557039': {'CHEBI': 'CHEBI:90994'}, - 'MESH:C557123': {'CHEBI': 'CHEBI:32399'}, - 'MESH:C557250': {'CHEBI': 'CHEBI:70041'}, - 'MESH:C557251': {'CHEBI': 'CHEBI:70039'}, - 'MESH:C557252': {'CHEBI': 'CHEBI:70040'}, - 'MESH:C557338': {'CHEBI': 'CHEBI:168298'}, - 'MESH:C557388': {'CHEBI': 'CHEBI:70045'}, - 'MESH:C557389': {'CHEBI': 'CHEBI:70047'}, - 'MESH:C557390': {'CHEBI': 'CHEBI:70046'}, - 'MESH:C557391': {'CHEBI': 'CHEBI:68364'}, - 'MESH:C557392': {'CHEBI': 'CHEBI:68366'}, - 'MESH:C557413': {'CHEBI': 'CHEBI:68845'}, - 'MESH:C557421': {'CHEBI': 'CHEBI:68380'}, - 'MESH:C557422': {'CHEBI': 'CHEBI:68384'}, - 'MESH:C557423': {'CHEBI': 'CHEBI:68385'}, - 'MESH:C557424': {'CHEBI': 'CHEBI:69927'}, - 'MESH:C557425': {'CHEBI': 'CHEBI:69928'}, - 'MESH:C557426': {'CHEBI': 'CHEBI:69959'}, - 'MESH:C557427': {'CHEBI': 'CHEBI:70038'}, - 'MESH:C557515': {'CHEBI': 'CHEBI:70027'}, - 'MESH:C557518': {'CHEBI': 'CHEBI:70042'}, - 'MESH:C557519': {'CHEBI': 'CHEBI:70048'}, - 'MESH:C557577': {'CHEBI': 'CHEBI:81764'}, - 'MESH:C557674': {'MONDO': 'MONDO:0013005'}, - 'MESH:C557708': {'CHEBI': 'CHEBI:71023'}, - 'MESH:C557717': {'CHEBI': 'CHEBI:156287'}, - 'MESH:C557784': {'CHEBI': 'CHEBI:81221'}, - 'MESH:C557799': {'CHEBI': 'CHEBI:137064'}, - 'MESH:C557811': {'CHEBI': 'CHEBI:69468'}, - 'MESH:C557815': {'MONDO': 'MONDO:0013021'}, - 'MESH:C557817': {'MONDO': 'MONDO:0009793'}, - 'MESH:C557818': {'MONDO': 'MONDO:0009795'}, - 'MESH:C557819': {'MONDO': 'MONDO:0008267'}, - 'MESH:C557820': {'MONDO': 'MONDO:0010336'}, - 'MESH:C557821': {'MONDO': 'MONDO:0013035'}, - 'MESH:C557826': {'MONDO': 'MONDO:0013007'}, - 'MESH:C557827': {'MONDO': 'MONDO:0013008'}, - 'MESH:C557954': {'CHEBI': 'CHEBI:70135'}, - 'MESH:C557958': {'CHEBI': 'CHEBI:70106'}, - 'MESH:C557959': {'CHEBI': 'CHEBI:70108'}, - 'MESH:C557960': {'CHEBI': 'CHEBI:70138'}, - 'MESH:C557963': {'CHEBI': 'CHEBI:70185'}, - 'MESH:C557964': {'CHEBI': 'CHEBI:70161'}, - 'MESH:C557968': {'CHEBI': 'CHEBI:70170'}, - 'MESH:C558037': {'CHEBI': 'CHEBI:70067'}, - 'MESH:C558038': {'CHEBI': 'CHEBI:70066'}, - 'MESH:C558040': {'CHEBI': 'CHEBI:70080'}, - 'MESH:C558043': {'CHEBI': 'CHEBI:70143'}, - 'MESH:C558044': {'CHEBI': 'CHEBI:70144'}, - 'MESH:C558045': {'CHEBI': 'CHEBI:70145'}, - 'MESH:C558150': {'CHEBI': 'CHEBI:70053'}, - 'MESH:C558151': {'CHEBI': 'CHEBI:70193'}, - 'MESH:C558152': {'CHEBI': 'CHEBI:70192'}, - 'MESH:C558154': {'CHEBI': 'CHEBI:66335'}, - 'MESH:C558219': {'CHEBI': 'CHEBI:132300'}, - 'MESH:C558230': {'CHEBI': 'CHEBI:66108'}, - 'MESH:C558251': {'CHEBI': 'CHEBI:68296'}, - 'MESH:C558272': {'CHEBI': 'CHEBI:51603'}, - 'MESH:C558314': {'CHEBI': 'CHEBI:65790'}, - 'MESH:C558347': {'CHEBI': 'CHEBI:68299'}, - 'MESH:C558349': {'CHEBI': 'CHEBI:68298'}, - 'MESH:C558350': {'CHEBI': 'CHEBI:68297'}, - 'MESH:C558352': {'CHEBI': 'CHEBI:66401'}, - 'MESH:C558367': {'CHEBI': 'CHEBI:67806'}, - 'MESH:C558368': {'CHEBI': 'CHEBI:34541'}, - 'MESH:C558546': {'CHEBI': 'CHEBI:69935'}, - 'MESH:C558581': {'CHEBI': 'CHEBI:69083'}, - 'MESH:C558586': {'CHEBI': 'CHEBI:68858'}, - 'MESH:C558660': {'CHEBI': 'CHEBI:72317'}, - 'MESH:C558848': {'CHEBI': 'CHEBI:177858'}, - 'MESH:C558933': {'CHEBI': 'CHEBI:136044'}, - 'MESH:C558934': {'CHEBI': 'CHEBI:48361'}, - 'MESH:C558946': {'CHEBI': 'CHEBI:18404'}, - 'MESH:C558964': {'CHEBI': 'CHEBI:67813'}, - 'MESH:C558965': {'CHEBI': 'CHEBI:67815'}, - 'MESH:C558966': {'CHEBI': 'CHEBI:67816'}, - 'MESH:C558970': {'CHEBI': 'CHEBI:67827'}, - 'MESH:C558971': {'CHEBI': 'CHEBI:67839'}, - 'MESH:C558972': {'CHEBI': 'CHEBI:67846'}, - 'MESH:C558973': {'CHEBI': 'CHEBI:67845'}, - 'MESH:C558974': {'CHEBI': 'CHEBI:67847'}, - 'MESH:C559016': {'CHEBI': 'CHEBI:68036'}, - 'MESH:C559017': {'CHEBI': 'CHEBI:68035'}, - 'MESH:C559020': {'CHEBI': 'CHEBI:67279'}, - 'MESH:C559102': {'CHEBI': 'CHEBI:67873'}, - 'MESH:C559103': {'CHEBI': 'CHEBI:67875'}, - 'MESH:C559104': {'CHEBI': 'CHEBI:68006'}, - 'MESH:C559147': {'CHEBI': 'CHEBI:68647'}, - 'MESH:C559163': {'CHEBI': 'CHEBI:67893'}, - 'MESH:C559166': {'CHEBI': 'CHEBI:67973'}, - 'MESH:C559167': {'CHEBI': 'CHEBI:67924'}, - 'MESH:C559168': {'CHEBI': 'CHEBI:67276'}, - 'MESH:C559169': {'CHEBI': 'CHEBI:67277'}, - 'MESH:C559170': {'CHEBI': 'CHEBI:67278'}, - 'MESH:C559171': {'CHEBI': 'CHEBI:67323'}, - 'MESH:C559172': {'CHEBI': 'CHEBI:67324'}, - 'MESH:C559173': {'CHEBI': 'CHEBI:67325'}, - 'MESH:C559180': {'CHEBI': 'CHEBI:67959'}, - 'MESH:C559186': {'CHEBI': 'CHEBI:67315'}, - 'MESH:C559187': {'CHEBI': 'CHEBI:67316'}, - 'MESH:C559188': {'CHEBI': 'CHEBI:67317'}, - 'MESH:C559374': {'CHEBI': 'CHEBI:175602'}, - 'MESH:C559478': {'CHEBI': 'CHEBI:80825'}, - 'MESH:C559746': {'CHEBI': 'CHEBI:108597'}, - 'MESH:C559806': {'CHEBI': 'CHEBI:66007'}, - 'MESH:C559807': {'CHEBI': 'CHEBI:66008'}, - 'MESH:C559813': {'CHEBI': 'CHEBI:67330'}, - 'MESH:C559817': {'CHEBI': 'CHEBI:179061'}, - 'MESH:C560042': {'CHEBI': 'CHEBI:141909'}, - 'MESH:C560044': {'CHEBI': 'CHEBI:68089'}, - 'MESH:C560045': {'CHEBI': 'CHEBI:3413'}, - 'MESH:C560077': {'CHEBI': 'CHEBI:75998'}, - 'MESH:C560099': {'CHEBI': 'CHEBI:62166'}, - 'MESH:C560111': {'CHEBI': 'CHEBI:67343'}, - 'MESH:C560112': {'CHEBI': 'CHEBI:67344'}, - 'MESH:C560113': {'CHEBI': 'CHEBI:67345'}, - 'MESH:C560114': {'CHEBI': 'CHEBI:67346'}, - 'MESH:C560136': {'CHEBI': 'CHEBI:67523'}, - 'MESH:C560137': {'CHEBI': 'CHEBI:67522'}, - 'MESH:C560138': {'CHEBI': 'CHEBI:67443'}, - 'MESH:C560139': {'CHEBI': 'CHEBI:67449'}, - 'MESH:C560140': {'CHEBI': 'CHEBI:67473'}, - 'MESH:C560141': {'CHEBI': 'CHEBI:67541'}, - 'MESH:C560142': {'CHEBI': 'CHEBI:67583'}, - 'MESH:C560157': {'CHEBI': 'CHEBI:67524'}, - 'MESH:C560158': {'CHEBI': 'CHEBI:67581'}, - 'MESH:C560159': {'CHEBI': 'CHEBI:67579'}, - 'MESH:C560160': {'CHEBI': 'CHEBI:67580'}, - 'MESH:C560161': {'CHEBI': 'CHEBI:67603'}, - 'MESH:C560162': {'CHEBI': 'CHEBI:67607'}, - 'MESH:C560163': {'CHEBI': 'CHEBI:67608'}, - 'MESH:C560166': {'CHEBI': 'CHEBI:67745'}, - 'MESH:C560167': {'CHEBI': 'CHEBI:67762'}, - 'MESH:C560168': {'CHEBI': 'CHEBI:67760'}, - 'MESH:C560169': {'CHEBI': 'CHEBI:67761'}, - 'MESH:C560171': {'CHEBI': 'CHEBI:68053'}, - 'MESH:C560172': {'CHEBI': 'CHEBI:68054'}, - 'MESH:C560173': {'CHEBI': 'CHEBI:68056'}, - 'MESH:C560174': {'CHEBI': 'CHEBI:68055'}, - 'MESH:C560175': {'CHEBI': 'CHEBI:68057'}, - 'MESH:C560176': {'CHEBI': 'CHEBI:68058'}, - 'MESH:C560177': {'CHEBI': 'CHEBI:68060'}, - 'MESH:C560178': {'CHEBI': 'CHEBI:68061'}, - 'MESH:C560179': {'CHEBI': 'CHEBI:68095'}, - 'MESH:C560180': {'CHEBI': 'CHEBI:68096'}, - 'MESH:C560181': {'CHEBI': 'CHEBI:68097'}, - 'MESH:C560283': {'CHEBI': 'CHEBI:68108'}, - 'MESH:C560284': {'CHEBI': 'CHEBI:68107'}, - 'MESH:C560285': {'CHEBI': 'CHEBI:68117'}, - 'MESH:C560317': {'CHEBI': 'CHEBI:68102'}, - 'MESH:C560318': {'CHEBI': 'CHEBI:68106'}, - 'MESH:C560319': {'CHEBI': 'CHEBI:68109'}, - 'MESH:C560320': {'CHEBI': 'CHEBI:68110'}, - 'MESH:C560321': {'CHEBI': 'CHEBI:68111'}, - 'MESH:C560322': {'CHEBI': 'CHEBI:68113'}, - 'MESH:C560323': {'CHEBI': 'CHEBI:68114'}, - 'MESH:C560324': {'CHEBI': 'CHEBI:68115'}, - 'MESH:C560327': {'CHEBI': 'CHEBI:38614'}, - 'MESH:C560328': {'CHEBI': 'CHEBI:133305'}, - 'MESH:C560368': {'CHEBI': 'CHEBI:145923'}, - 'MESH:C560369': {'CHEBI': 'CHEBI:145922'}, - 'MESH:C560384': {'CHEBI': 'CHEBI:91270'}, - 'MESH:C560484': {'CHEBI': 'CHEBI:67411'}, - 'MESH:C560513': {'CHEBI': 'CHEBI:3985'}, - 'MESH:C560572': {'CHEBI': 'CHEBI:85176'}, - 'MESH:C560586': {'CHEBI': 'CHEBI:9647'}, - 'MESH:C560695': {'CHEBI': 'CHEBI:81139'}, - 'MESH:C560753': {'CHEBI': 'CHEBI:143539'}, - 'MESH:C560830': {'CHEBI': 'CHEBI:174366'}, - 'MESH:C560973': {'CHEBI': 'CHEBI:76794'}, - 'MESH:C561036': {'CHEBI': 'CHEBI:132921'}, - 'MESH:C561047': {'CHEBI': 'CHEBI:77064'}, - 'MESH:C561168': {'CHEBI': 'CHEBI:69805'}, - 'MESH:C561169': {'CHEBI': 'CHEBI:69793'}, - 'MESH:C561171': {'CHEBI': 'CHEBI:69815'}, - 'MESH:C561172': {'CHEBI': 'CHEBI:69816'}, - 'MESH:C561173': {'CHEBI': 'CHEBI:69817'}, - 'MESH:C561199': {'CHEBI': 'CHEBI:177943'}, - 'MESH:C561238': {'CHEBI': 'CHEBI:177564'}, - 'MESH:C561251': {'CHEBI': 'CHEBI:8209'}, - 'MESH:C561330': {'CHEBI': 'CHEBI:52401'}, - 'MESH:C561333': {'CHEBI': 'CHEBI:69733'}, - 'MESH:C561334': {'CHEBI': 'CHEBI:69734'}, - 'MESH:C561335': {'CHEBI': 'CHEBI:69741'}, - 'MESH:C561336': {'CHEBI': 'CHEBI:69742'}, - 'MESH:C561337': {'CHEBI': 'CHEBI:69743'}, - 'MESH:C561339': {'CHEBI': 'CHEBI:69853'}, - 'MESH:C561341': {'CHEBI': 'CHEBI:86126'}, - 'MESH:C561379': {'CHEBI': 'CHEBI:69905'}, - 'MESH:C561435': {'CHEBI': 'CHEBI:90863'}, - 'MESH:C561437': {'CHEBI': 'CHEBI:63710'}, - 'MESH:C561439': {'CHEBI': 'CHEBI:69834'}, - 'MESH:C561440': {'CHEBI': 'CHEBI:69835'}, - 'MESH:C561441': {'CHEBI': 'CHEBI:69836'}, - 'MESH:C561444': {'CHEBI': 'CHEBI:68118'}, - 'MESH:C561445': {'CHEBI': 'CHEBI:68120'}, - 'MESH:C561446': {'CHEBI': 'CHEBI:68119'}, - 'MESH:C561448': {'CHEBI': 'CHEBI:34360'}, - 'MESH:C561519': {'CHEBI': 'CHEBI:53614'}, - 'MESH:C561526': {'CHEBI': 'CHEBI:137359'}, - 'MESH:C561549': {'CHEBI': 'CHEBI:69916'}, - 'MESH:C561553': {'CHEBI': 'CHEBI:69920'}, - 'MESH:C561554': {'CHEBI': 'CHEBI:69921'}, - 'MESH:C561555': {'CHEBI': 'CHEBI:68187'}, - 'MESH:C561556': {'CHEBI': 'CHEBI:68186'}, - 'MESH:C561557': {'CHEBI': 'CHEBI:68195'}, - 'MESH:C561558': {'CHEBI': 'CHEBI:68197'}, - 'MESH:C561559': {'CHEBI': 'CHEBI:68196'}, - 'MESH:C561560': {'CHEBI': 'CHEBI:68202'}, - 'MESH:C561561': {'CHEBI': 'CHEBI:68205'}, - 'MESH:C561562': {'CHEBI': 'CHEBI:68204'}, - 'MESH:C561563': {'CHEBI': 'CHEBI:68218'}, - 'MESH:C561564': {'CHEBI': 'CHEBI:68221'}, - 'MESH:C561627': {'CHEBI': 'CHEBI:75045'}, - 'MESH:C561843': {'CHEBI': 'CHEBI:69216'}, - 'MESH:C561844': {'CHEBI': 'CHEBI:69189'}, - 'MESH:C561845': {'CHEBI': 'CHEBI:69190'}, - 'MESH:C561846': {'CHEBI': 'CHEBI:69191'}, - 'MESH:C561847': {'CHEBI': 'CHEBI:69193'}, - 'MESH:C561848': {'CHEBI': 'CHEBI:69194'}, - 'MESH:C561899': {'CHEBI': 'CHEBI:70311'}, - 'MESH:C561963': {'CHEBI': 'CHEBI:90721'}, - 'MESH:C561982': {'CHEBI': 'CHEBI:69270'}, - 'MESH:C561983': {'CHEBI': 'CHEBI:69271'}, - 'MESH:C562119': {'CHEBI': 'CHEBI:69195'}, - 'MESH:C562120': {'CHEBI': 'CHEBI:69204'}, - 'MESH:C562121': {'CHEBI': 'CHEBI:69205'}, - 'MESH:C562122': {'CHEBI': 'CHEBI:69206'}, - 'MESH:C562123': {'CHEBI': 'CHEBI:69215'}, - 'MESH:C562124': {'CHEBI': 'CHEBI:69242'}, - 'MESH:C562125': {'CHEBI': 'CHEBI:69243'}, - 'MESH:C562126': {'CHEBI': 'CHEBI:69249'}, - 'MESH:C562141': {'CHEBI': 'CHEBI:66079'}, - 'MESH:C562142': {'CHEBI': 'CHEBI:66080'}, - 'MESH:C562145': {'CHEBI': 'CHEBI:69333'}, - 'MESH:C562146': {'CHEBI': 'CHEBI:69334'}, - 'MESH:C562187': {'CHEBI': 'CHEBI:69422'}, - 'MESH:C562188': {'CHEBI': 'CHEBI:69423'}, - 'MESH:C562189': {'CHEBI': 'CHEBI:69424'}, - 'MESH:C562199': {'CHEBI': 'CHEBI:137230'}, - 'MESH:C562200': {'CHEBI': 'CHEBI:69447'}, - 'MESH:C562201': {'CHEBI': 'CHEBI:69448'}, - 'MESH:C562202': {'CHEBI': 'CHEBI:69449'}, - 'MESH:C562203': {'CHEBI': 'CHEBI:69450'}, - 'MESH:C562204': {'CHEBI': 'CHEBI:69461'}, - 'MESH:C562205': {'CHEBI': 'CHEBI:69462'}, - 'MESH:C562206': {'CHEBI': 'CHEBI:69463'}, - 'MESH:C562207': {'CHEBI': 'CHEBI:69466'}, - 'MESH:C562209': {'CHEBI': 'CHEBI:69479'}, - 'MESH:C562213': {'CHEBI': 'CHEBI:67927'}, - 'MESH:C562259': {'CHEBI': 'CHEBI:69726'}, - 'MESH:C562263': {'CHEBI': 'CHEBI:67727'}, - 'MESH:C562280': {'CHEBI': 'CHEBI:66642'}, - 'MESH:C562285': {'CHEBI': 'CHEBI:70288'}, - 'MESH:C562290': {'CHEBI': 'CHEBI:69308'}, - 'MESH:C562293': {'CHEBI': 'CHEBI:69420'}, - 'MESH:C562325': {'CHEBI': 'CHEBI:76010'}, - 'MESH:C562377': {'MONDO': 'MONDO:0009280'}, - 'MESH:C562378': {'MONDO': 'MONDO:0018840'}, - 'MESH:C562379': {'MONDO': 'MONDO:0007446'}, - 'MESH:C562385': {'MONDO': 'MONDO:0008788'}, - 'MESH:C562390': {'MONDO': 'MONDO:0043455'}, - 'MESH:C562391': {'MONDO': 'MONDO:0008168'}, - 'MESH:C562396': {'MONDO': 'MONDO:0007125'}, - 'MESH:C562397': {'MONDO': 'MONDO:0009375'}, - 'MESH:C562398': {'MONDO': 'MONDO:0018154'}, - 'MESH:C562399': {'MONDO': 'MONDO:0009016'}, - 'MESH:C562400': {'MONDO': 'MONDO:0007769'}, - 'MESH:C562401': {'MONDO': 'MONDO:0008331'}, - 'MESH:C562404': {'MONDO': 'MONDO:0009930'}, - 'MESH:C562405': {'MONDO': 'MONDO:0009928'}, - 'MESH:C562406': {'MONDO': 'MONDO:0007197'}, - 'MESH:C562408': {'MONDO': 'MONDO:0017985'}, - 'MESH:C562417': {'MONDO': 'MONDO:0007062'}, - 'MESH:C562419': {'MONDO': 'MONDO:0007201'}, - 'MESH:C562420': {'MONDO': 'MONDO:0007222'}, - 'MESH:C562424': {'MONDO': 'MONDO:0007528'}, - 'MESH:C562438': {'MONDO': 'MONDO:0009328'}, - 'MESH:C562440': {'MONDO': 'MONDO:0009428'}, - 'MESH:C562441': {'MONDO': 'MONDO:0009465'}, - 'MESH:C562442': {'MONDO': 'MONDO:0009654'}, - 'MESH:C562448': {'MONDO': 'MONDO:0012104'}, - 'MESH:C562456': {'MONDO': 'MONDO:0008666'}, - 'MESH:C562460': {'MONDO': 'MONDO:0013001'}, - 'MESH:C562461': {'MONDO': 'MONDO:0007128'}, - 'MESH:C562464': {'MONDO': 'MONDO:0008277'}, - 'MESH:C562465': {'MONDO': 'MONDO:0012000'}, - 'MESH:C562467': {'MONDO': 'MONDO:0007920'}, - 'MESH:C562469': {'MONDO': 'MONDO:0008193'}, - 'MESH:C562470': {'MONDO': 'MONDO:0009887'}, - 'MESH:C562476': {'MONDO': 'MONDO:0007709'}, - 'MESH:C562477': {'MONDO': 'MONDO:0009323'}, - 'MESH:C562479': {'MONDO': 'MONDO:0007932'}, - 'MESH:C562481': {'MONDO': 'MONDO:0008632'}, - 'MESH:C562483': {'MONDO': 'MONDO:0007685'}, - 'MESH:C562484': {'MONDO': 'MONDO:0007692'}, - 'MESH:C562485': {'MONDO': 'MONDO:0009870'}, - 'MESH:C562486': {'MONDO': 'MONDO:0009848'}, - 'MESH:C562487': {'MONDO': 'MONDO:0009175'}, - 'MESH:C562489': {'MONDO': 'MONDO:0009537'}, - 'MESH:C562509': {'MONDO': 'MONDO:0017435'}, - 'MESH:C562515': {'MONDO': 'MONDO:0010621'}, - 'MESH:C562524': {'MONDO': 'MONDO:0016068'}, - 'MESH:C562538': {'MONDO': 'MONDO:0007301'}, - 'MESH:C562543': {'MONDO': 'MONDO:0009272'}, - 'MESH:C562546': {'MONDO': 'MONDO:0007962'}, - 'MESH:C562548': {'MONDO': 'MONDO:0007330'}, - 'MESH:C562551': {'MONDO': 'MONDO:0007486'}, - 'MESH:C562561': {'MONDO': 'MONDO:0009944'}, - 'MESH:C562562': {'MONDO': 'MONDO:0010562'}, - 'MESH:C562563': {'MONDO': 'MONDO:0009628'}, - 'MESH:C562564': {'MONDO': 'MONDO:0007642'}, - 'MESH:C562565': {'MONDO': 'MONDO:0008635'}, - 'MESH:C562567': {'MONDO': 'MONDO:0019155'}, - 'MESH:C562568': {'MONDO': 'MONDO:0008939'}, - 'MESH:C562583': {'MONDO': 'MONDO:0010299'}, - 'MESH:C562584': {'MONDO': 'MONDO:0010209'}, - 'MESH:C562587': {'MONDO': 'MONDO:0013171'}, - 'MESH:C562590': {'MONDO': 'MONDO:0012531'}, - 'MESH:C562591': {'MONDO': 'MONDO:0010212'}, - 'MESH:C562592': {'MONDO': 'MONDO:0010215'}, - 'MESH:C562593': {'MONDO': 'MONDO:0010216'}, - 'MESH:C562594': {'MONDO': 'MONDO:0009288'}, - 'MESH:C562600': {'MONDO': 'MONDO:0009115'}, - 'MESH:C562602': {'MONDO': 'MONDO:0011731'}, - 'MESH:C562603': {'MONDO': 'MONDO:0012803'}, - 'MESH:C562606': {'MONDO': 'MONDO:0009738'}, - 'MESH:C562609': {'MONDO': 'MONDO:0009590'}, - 'MESH:C562618': {'MONDO': 'MONDO:0013000'}, - 'MESH:C562625': {'MONDO': 'MONDO:0007525'}, - 'MESH:C562626': {'MONDO': 'MONDO:0007527'}, - 'MESH:C562627': {'MONDO': 'MONDO:0019571'}, - 'MESH:C562628': {'MONDO': 'MONDO:0009052'}, - 'MESH:C562632': {'MONDO': 'MONDO:0009054'}, - 'MESH:C562637': {'MONDO': 'MONDO:0009178'}, - 'MESH:C562638': {'MONDO': 'MONDO:0007557'}, - 'MESH:C562642': {'MONDO': 'MONDO:0015301'}, - 'MESH:C562643': {'MONDO': 'MONDO:0007101'}, - 'MESH:C562644': {'MONDO': 'MONDO:0008778'}, - 'MESH:C562645': {'MONDO': 'MONDO:0008705'}, - 'MESH:C562649': {'MONDO': 'MONDO:0009173'}, - 'MESH:C562651': {'MONDO': 'MONDO:0009199'}, - 'MESH:C562654': {'MONDO': 'MONDO:0009423'}, - 'MESH:C562657': {'MONDO': 'MONDO:0012994'}, - 'MESH:C562658': {'MONDO': 'MONDO:0010157'}, - 'MESH:C562659': {'MONDO': 'MONDO:0010163'}, - 'MESH:C562663': {'MONDO': 'MONDO:0009196'}, - 'MESH:C562664': {'MONDO': 'MONDO:0010371'}, - 'MESH:C562669': {'MONDO': 'MONDO:0009374'}, - 'MESH:C562670': {'MONDO': 'MONDO:0007673'}, - 'MESH:C562674': {'MONDO': 'MONDO:0009385'}, - 'MESH:C562678': {'MONDO': 'MONDO:0013493'}, - 'MESH:C562682': {'MONDO': 'MONDO:0009608'}, - 'MESH:C562683': {'MONDO': 'MONDO:0009066'}, - 'MESH:C562684': {'MONDO': 'MONDO:0009378'}, - 'MESH:C562687': {'MONDO': 'MONDO:0009109'}, - 'MESH:C562688': {'MONDO': 'MONDO:0009924'}, - 'MESH:C562692': {'MONDO': 'MONDO:0009383'}, - 'MESH:C562694': {'MONDO': 'MONDO:0005579'}, - 'MESH:C562700': {'MONDO': 'MONDO:0008352'}, - 'MESH:C562701': {'MONDO': 'MONDO:0009236'}, - 'MESH:C562704': {'MONDO': 'MONDO:0008250'}, - 'MESH:C562705': {'MONDO': 'MONDO:0009881'}, - 'MESH:C562708': {'MONDO': 'MONDO:0009911'}, - 'MESH:C562710': {'MONDO': 'MONDO:0012520'}, - 'MESH:C562711': {'MONDO': 'MONDO:0007071'}, - 'MESH:C562716': {'MONDO': 'MONDO:0016489'}, - 'MESH:C562717': {'MONDO': 'MONDO:0019107'}, - 'MESH:C562718': {'MONDO': 'MONDO:0012747'}, - 'MESH:C562719': {'MONDO': 'MONDO:0010381'}, - 'MESH:C562721': {'MONDO': 'MONDO:0007883'}, - 'MESH:C562722': {'MONDO': 'MONDO:0007544'}, - 'MESH:C562723': {'MONDO': 'MONDO:0007752'}, - 'MESH:C562725': {'MONDO': 'MONDO:0012901'}, - 'MESH:C562729': {'MONDO': 'MONDO:0005580'}, - 'MESH:C562731': {'MONDO': 'MONDO:0008167'}, - 'MESH:C562732': {'MONDO': 'MONDO:0007681'}, - 'MESH:C562733': {'MONDO': 'MONDO:0007639'}, - 'MESH:C562735': {'MONDO': 'MONDO:0008153'}, - 'MESH:C562738': {'MONDO': 'MONDO:0009347'}, - 'MESH:C562740': {'MONDO': 'MONDO:0009330'}, - 'MESH:C562741': {'MONDO': 'MONDO:0002422'}, - 'MESH:C562742': {'MONDO': 'MONDO:0007198'}, - 'MESH:C562746': {'MONDO': 'MONDO:0011957'}, - 'MESH:C562750': {'MONDO': 'MONDO:0007665'}, - 'MESH:C562753': {'MONDO': 'MONDO:0008064'}, - 'MESH:C562757': {'MONDO': 'MONDO:0008984'}, - 'MESH:C562759': {'MONDO': 'MONDO:0007241'}, - 'MESH:C562761': {'MONDO': 'MONDO:0010067'}, - 'MESH:C562765': {'MONDO': 'MONDO:0007577'}, - 'MESH:C562769': {'MONDO': 'MONDO:0010135'}, - 'MESH:C562770': {'MONDO': 'MONDO:0010136'}, - 'MESH:C562771': {'MONDO': 'MONDO:0010137'}, - 'MESH:C562772': {'MONDO': 'MONDO:0018911'}, - 'MESH:C562776': {'MONDO': 'MONDO:0014535'}, - 'MESH:C562787': {'MONDO': 'MONDO:0019165'}, - 'MESH:C562790': {'MONDO': 'MONDO:0007748'}, - 'MESH:C562791': {'MONDO': 'MONDO:0008660'}, - 'MESH:C562792': {'MONDO': 'MONDO:0009430'}, - 'MESH:C562793': {'MONDO': 'MONDO:0009431'}, - 'MESH:C562794': {'MONDO': 'MONDO:0010186'}, - 'MESH:C562798': {'MONDO': 'MONDO:0008659'}, - 'MESH:C562799': {'MONDO': 'MONDO:0009238'}, - 'MESH:C562801': {'MONDO': 'MONDO:0009610'}, - 'MESH:C562803': {'MONDO': 'MONDO:0009603'}, - 'MESH:C562812': {'MONDO': 'MONDO:0008918'}, - 'MESH:C562816': {'MONDO': 'MONDO:0030048'}, - 'MESH:C562818': {'MONDO': 'MONDO:0009283'}, - 'MESH:C562823': {'MONDO': 'MONDO:0008001'}, - 'MESH:C562824': {'MONDO': 'MONDO:0008261'}, - 'MESH:C562829': {'MONDO': 'MONDO:0009576'}, - 'MESH:C562830': {'MONDO': 'MONDO:0011089'}, - 'MESH:C562832': {'MONDO': 'MONDO:0009931'}, - 'MESH:C562833': {'MONDO': 'MONDO:0008343'}, - 'MESH:C562834': {'MONDO': 'MONDO:0024559'}, - 'MESH:C562838': {'MONDO': 'MONDO:0007358'}, - 'MESH:C562839': {'MONDO': 'MONDO:0006292'}, - 'MESH:C562840': {'MONDO': 'MONDO:0016419'}, - 'MESH:C562842': {'MONDO': 'MONDO:0021533'}, - 'MESH:C562844': {'MONDO': 'MONDO:0008909'}, - 'MESH:C562858': {'MONDO': 'MONDO:0011406'}, - 'MESH:C562861': {'MONDO': 'MONDO:0007877'}, - 'MESH:C562864': {'MONDO': 'MONDO:0009694'}, - 'MESH:C562865': {'MONDO': 'MONDO:0012876'}, - 'MESH:C562866': {'MONDO': 'MONDO:0013597'}, - 'MESH:C562869': {'MONDO': 'MONDO:0010019'}, - 'MESH:C562872': {'MONDO': 'MONDO:0008613'}, - 'MESH:C562873': {'MONDO': 'MONDO:0009506'}, - 'MESH:C562875': {'MONDO': 'MONDO:0012350'}, - 'MESH:C562876': {'MONDO': 'MONDO:0008910'}, - 'MESH:C562879': {'MONDO': 'MONDO:0007092'}, - 'MESH:C562880': {'MONDO': 'MONDO:0007538'}, - 'MESH:C562885': {'MONDO': 'MONDO:0009381'}, - 'MESH:C562886': {'MONDO': 'MONDO:0009442'}, - 'MESH:C562889': {'MONDO': 'MONDO:0008071'}, - 'MESH:C562894': {'MONDO': 'MONDO:0009913'}, - 'MESH:C562895': {'MONDO': 'MONDO:0009939'}, - 'MESH:C562897': {'MONDO': 'MONDO:0009968'}, - 'MESH:C562900': {'MONDO': 'MONDO:0007671'}, - 'MESH:C562901': {'MONDO': 'MONDO:0010687'}, - 'MESH:C562902': {'MONDO': 'MONDO:0009776'}, - 'MESH:C562903': {'MONDO': 'MONDO:0009461'}, - 'MESH:C562907': {'MONDO': 'MONDO:0008060'}, - 'MESH:C562909': {'MONDO': 'MONDO:0008325'}, - 'MESH:C562924': {'MONDO': 'MONDO:0008371'}, - 'MESH:C562925': {'MONDO': 'MONDO:0007271'}, - 'MESH:C562932': {'MONDO': 'MONDO:0010884'}, - 'MESH:C562934': {'MONDO': 'MONDO:0009709'}, - 'MESH:C562935': {'MONDO': 'MONDO:0009703'}, - 'MESH:C562937': {'MONDO': 'MONDO:0007793'}, - 'MESH:C562938': {'MONDO': 'MONDO:0007979'}, - 'MESH:C562940': {'MONDO': 'MONDO:0009031'}, - 'MESH:C562941': {'MONDO': 'MONDO:0008537'}, - 'MESH:C562943': {'MONDO': 'MONDO:0016718'}, - 'MESH:C562950': {'MONDO': 'MONDO:0007338'}, - 'MESH:C562952': {'MONDO': 'MONDO:0008957'}, - 'MESH:C562958': {'MONDO': 'MONDO:0010076'}, - 'MESH:C562961': {'MONDO': 'MONDO:0007322'}, - 'MESH:C562968': {'MONDO': 'MONDO:0019675'}, - 'MESH:C562973': {'MONDO': 'MONDO:0009138'}, - 'MESH:C562974': {'MONDO': 'MONDO:0007396'}, - 'MESH:C562978': {'MONDO': 'MONDO:0009227'}, - 'MESH:C562988': {'MONDO': 'MONDO:0008330'}, - 'MESH:C562992': {'MONDO': 'MONDO:0020110'}, - 'MESH:C562993': {'MONDO': 'MONDO:0007207'}, - 'MESH:C562995': {'MONDO': 'MONDO:0009340'}, - 'MESH:C562999': {'MONDO': 'MONDO:0000212'}, - 'MESH:C563002': {'MONDO': 'MONDO:0009790'}, - 'MESH:C563004': {'MONDO': 'MONDO:0009948'}, - 'MESH:C563007': {'MONDO': 'MONDO:0019669'}, - 'MESH:C563008': {'MONDO': 'MONDO:0009868'}, - 'MESH:C563009': {'MONDO': 'MONDO:0007677'}, - 'MESH:C563010': {'MONDO': 'MONDO:0008092'}, - 'MESH:C563015': {'MONDO': 'MONDO:0007501'}, - 'MESH:C563016': {'MONDO': 'MONDO:0012865'}, - 'MESH:C563017': {'MONDO': 'MONDO:0007660'}, - 'MESH:C563020': {'MONDO': 'MONDO:0004129'}, - 'MESH:C563023': {'MONDO': 'MONDO:0010328'}, - 'MESH:C563024': {'MONDO': 'MONDO:0010050'}, - 'MESH:C563028': {'MONDO': 'MONDO:0010066'}, - 'MESH:C563030': {'MONDO': 'MONDO:0007705'}, - 'MESH:C563032': {'MONDO': 'MONDO:0012511'}, - 'MESH:C563034': {'MONDO': 'MONDO:0007472'}, - 'MESH:C563037': {'MONDO': 'MONDO:0007156'}, - 'MESH:C563039': {'MONDO': 'MONDO:0007390'}, - 'MESH:C563043': {'MONDO': 'MONDO:0027407'}, - 'MESH:C563047': {'MONDO': 'MONDO:0007337'}, - 'MESH:C563050': {'MONDO': 'MONDO:0007716'}, - 'MESH:C563051': {'MONDO': 'MONDO:0007519'}, - 'MESH:C563052': {'MONDO': 'MONDO:0009079'}, - 'MESH:C563065': {'MONDO': 'MONDO:0010540'}, - 'MESH:C563067': {'MONDO': 'MONDO:0009435'}, - 'MESH:C563080': {'MONDO': 'MONDO:0009542'}, - 'MESH:C563085': {'MONDO': 'MONDO:0009585'}, - 'MESH:C563086': {'MONDO': 'MONDO:0008839'}, - 'MESH:C563087': {'MONDO': 'MONDO:0009587'}, - 'MESH:C563095': {'MONDO': 'MONDO:0009584'}, - 'MESH:C563104': {'MONDO': 'MONDO:0012049'}, - 'MESH:C563110': {'MONDO': 'MONDO:0010224'}, - 'MESH:C563111': {'MONDO': 'MONDO:0008694'}, - 'MESH:C563117': {'MONDO': 'MONDO:0009148'}, - 'MESH:C563120': {'MONDO': 'MONDO:0009885'}, - 'MESH:C563124': {'MONDO': 'MONDO:0010738'}, - 'MESH:C563127': {'MONDO': 'MONDO:0009021'}, - 'MESH:C563129': {'MONDO': 'MONDO:0010754'}, - 'MESH:C563134': {'MONDO': 'MONDO:0010547'}, - 'MESH:C563135': {'MONDO': 'MONDO:0010322'}, - 'MESH:C563136': {'MONDO': 'MONDO:0010657'}, - 'MESH:C563137': {'MONDO': 'MONDO:0010660'}, - 'MESH:C563141': {'MONDO': 'MONDO:0010447'}, - 'MESH:C563142': {'MONDO': 'MONDO:0010231'}, - 'MESH:C563144': {'MONDO': 'MONDO:0010230'}, - 'MESH:C563150': {'MONDO': 'MONDO:0010317'}, - 'MESH:C563154': {'MONDO': 'MONDO:0010407'}, - 'MESH:C563156': {'MONDO': 'MONDO:0010379'}, - 'MESH:C563159': {'MONDO': 'MONDO:0007059'}, - 'MESH:C563160': {'MONDO': 'MONDO:0008111'}, - 'MESH:C563161': {'MONDO': 'MONDO:0024633'}, - 'MESH:C563162': {'MONDO': 'MONDO:0007319'}, - 'MESH:C563164': {'MONDO': 'MONDO:0007720'}, - 'MESH:C563167': {'MONDO': 'MONDO:0007583'}, - 'MESH:C563168': {'MONDO': 'MONDO:0006094'}, - 'MESH:C563171': {'MONDO': 'MONDO:0009604'}, - 'MESH:C563172': {'MONDO': 'MONDO:0009878'}, - 'MESH:C563177': {'MONDO': 'MONDO:0007080'}, - 'MESH:C563181': {'MONDO': 'MONDO:0012809'}, - 'MESH:C563184': {'MONDO': 'MONDO:0010896'}, - 'MESH:C563185': {'MONDO': 'MONDO:0007754'}, - 'MESH:C563192': {'MONDO': 'MONDO:0011398'}, - 'MESH:C563195': {'MONDO': 'MONDO:0012825'}, - 'MESH:C563206': {'MONDO': 'MONDO:0010133'}, - 'MESH:C563207': {'MONDO': 'MONDO:0011624'}, - 'MESH:C563209': {'MONDO': 'MONDO:0011093'}, - 'MESH:C563210': {'MONDO': 'MONDO:0013164'}, - 'MESH:C563212': {'MONDO': 'MONDO:0012073'}, - 'MESH:C563215': {'MONDO': 'MONDO:0007653'}, - 'MESH:C563219': {'MONDO': 'MONDO:0009219'}, - 'MESH:C563233': {'MONDO': 'MONDO:0008038'}, - 'MESH:C563236': {'MONDO': 'MONDO:0010108'}, - 'MESH:C563237': {'MONDO': 'MONDO:0009060'}, - 'MESH:C563238': {'MONDO': 'MONDO:0010618'}, - 'MESH:C563239': {'MONDO': 'MONDO:0007112'}, - 'MESH:C563242': {'MONDO': 'MONDO:0009852'}, - 'MESH:C563247': {'MONDO': 'MONDO:0010675'}, - 'MESH:C563248': {'MONDO': 'MONDO:0007321'}, - 'MESH:C563249': {'MONDO': 'MONDO:0011642'}, - 'MESH:C563256': {'MONDO': 'MONDO:0007376'}, - 'MESH:C563258': {'MONDO': 'MONDO:0007834'}, - 'MESH:C563262': {'MONDO': 'MONDO:0009018'}, - 'MESH:C563268': {'MONDO': 'MONDO:0009153'}, - 'MESH:C563276': {'MONDO': 'MONDO:0011806'}, - 'MESH:C563277': {'MONDO': 'MONDO:0011368'}, - 'MESH:C563287': {'MONDO': 'MONDO:0009907'}, - 'MESH:C563290': {'MONDO': 'MONDO:0011110'}, - 'MESH:C563291': {'MONDO': 'MONDO:0011109'}, - 'MESH:C563293': {'MONDO': 'MONDO:0011106'}, - 'MESH:C563294': {'MONDO': 'MONDO:0011104'}, - 'MESH:C563295': {'MONDO': 'MONDO:0011102'}, - 'MESH:C563296': {'MONDO': 'MONDO:0011100'}, - 'MESH:C563301': {'MONDO': 'MONDO:0013930'}, - 'MESH:C563306': {'MONDO': 'MONDO:0011095'}, - 'MESH:C563307': {'MONDO': 'MONDO:0011094'}, - 'MESH:C563309': {'MONDO': 'MONDO:0011090'}, - 'MESH:C563310': {'MONDO': 'MONDO:0011087'}, - 'MESH:C563311': {'MONDO': 'MONDO:0011086'}, - 'MESH:C563315': {'MONDO': 'MONDO:0011081'}, - 'MESH:C563316': {'MONDO': 'MONDO:0011080'}, - 'MESH:C563320': {'MONDO': 'MONDO:0011075'}, - 'MESH:C563321': {'MONDO': 'MONDO:0011074'}, - 'MESH:C563322': {'MONDO': 'MONDO:0011073'}, - 'MESH:C563323': {'MONDO': 'MONDO:0011072'}, - 'MESH:C563324': {'MONDO': 'MONDO:0011071'}, - 'MESH:C563326': {'MONDO': 'MONDO:0011068'}, - 'MESH:C563327': {'MONDO': 'MONDO:0011067'}, - 'MESH:C563330': {'MONDO': 'MONDO:0011064'}, - 'MESH:C563331': {'MONDO': 'MONDO:0011062'}, - 'MESH:C563333': {'MONDO': 'MONDO:0020376'}, - 'MESH:C563335': {'MONDO': 'MONDO:0011058'}, - 'MESH:C563336': {'MONDO': 'MONDO:0011056'}, - 'MESH:C563337': {'MONDO': 'MONDO:0011055'}, - 'MESH:C563338': {'MONDO': 'MONDO:0011054'}, - 'MESH:C563341': {'MONDO': 'MONDO:0011050'}, - 'MESH:C563344': {'MONDO': 'MONDO:0011044'}, - 'MESH:C563345': {'MONDO': 'MONDO:0011043'}, - 'MESH:C563346': {'MONDO': 'MONDO:0011042'}, - 'MESH:C563347': {'MONDO': 'MONDO:0011041'}, - 'MESH:C563348': {'MONDO': 'MONDO:0011040'}, - 'MESH:C563349': {'MONDO': 'MONDO:0011039'}, - 'MESH:C563352': {'MONDO': 'MONDO:0011033'}, - 'MESH:C563353': {'MONDO': 'MONDO:0011032'}, - 'MESH:C563354': {'MONDO': 'MONDO:0011031'}, - 'MESH:C563359': {'MONDO': 'MONDO:0011027'}, - 'MESH:C563362': {'MONDO': 'MONDO:0011910'}, - 'MESH:C563363': {'MONDO': 'MONDO:0011025'}, - 'MESH:C563365': {'MONDO': 'MONDO:0011023'}, - 'MESH:C563368': {'MONDO': 'MONDO:0015467'}, - 'MESH:C563370': {'MONDO': 'MONDO:0011019'}, - 'MESH:C563371': {'MONDO': 'MONDO:0011016'}, - 'MESH:C563375': {'MONDO': 'MONDO:0009397'}, - 'MESH:C563378': {'MONDO': 'MONDO:0011009'}, - 'MESH:C563380': {'MONDO': 'MONDO:0011007'}, - 'MESH:C563382': {'MONDO': 'MONDO:0011005'}, - 'MESH:C563383': {'MONDO': 'MONDO:0011004'}, - 'MESH:C563384': {'MONDO': 'MONDO:0011003'}, - 'MESH:C563390': {'MONDO': 'MONDO:0010992'}, - 'MESH:C563391': {'MONDO': 'MONDO:0010991'}, - 'MESH:C563394': {'MONDO': 'MONDO:0010988'}, - 'MESH:C563399': {'MONDO': 'MONDO:0010985'}, - 'MESH:C563401': {'MONDO': 'MONDO:0010983'}, - 'MESH:C563402': {'MONDO': 'MONDO:0010982'}, - 'MESH:C563403': {'MONDO': 'MONDO:0010981'}, - 'MESH:C563407': {'MONDO': 'MONDO:0010978'}, - 'MESH:C563408': {'MONDO': 'MONDO:0010976'}, - 'MESH:C563409': {'MONDO': 'MONDO:0010975'}, - 'MESH:C563410': {'MONDO': 'MONDO:0010973'}, - 'MESH:C563412': {'MONDO': 'MONDO:0008278'}, - 'MESH:C563414': {'MONDO': 'MONDO:0010970'}, - 'MESH:C563415': {'MONDO': 'MONDO:0010969'}, - 'MESH:C563417': {'MONDO': 'MONDO:0010967'}, - 'MESH:C563418': {'MONDO': 'MONDO:0010965'}, - 'MESH:C563421': {'MONDO': 'MONDO:0010963'}, - 'MESH:C563423': {'MONDO': 'MONDO:0010961'}, - 'MESH:C563425': {'MONDO': 'MONDO:0100164'}, - 'MESH:C563430': {'MONDO': 'MONDO:0010956'}, - 'MESH:C563431': {'MONDO': 'MONDO:0010954'}, - 'MESH:C563433': {'MONDO': 'MONDO:0010950'}, - 'MESH:C563435': {'MONDO': 'MONDO:0010948'}, - 'MESH:C563436': {'MONDO': 'MONDO:0010946'}, - 'MESH:C563437': {'MONDO': 'MONDO:0010945'}, - 'MESH:C563439': {'MONDO': 'MONDO:0010941'}, - 'MESH:C563440': {'MONDO': 'MONDO:0010938'}, - 'MESH:C563443': {'MONDO': 'MONDO:0100350'}, - 'MESH:C563444': {'MONDO': 'MONDO:0000912'}, - 'MESH:C563447': {'MONDO': 'MONDO:0010928'}, - 'MESH:C563448': {'MONDO': 'MONDO:0010927'}, - 'MESH:C563451': {'MONDO': 'MONDO:0011667'}, - 'MESH:C563453': {'MONDO': 'MONDO:0010923'}, - 'MESH:C563455': {'MONDO': 'MONDO:0010921'}, - 'MESH:C563456': {'MONDO': 'MONDO:0013710'}, - 'MESH:C563458': {'MONDO': 'MONDO:0010919'}, - 'MESH:C563460': {'MONDO': 'MONDO:0010915'}, - 'MESH:C563461': {'MONDO': 'MONDO:0009704'}, - 'MESH:C563462': {'MONDO': 'MONDO:0010914'}, - 'MESH:C563463': {'MONDO': 'MONDO:0012136'}, - 'MESH:C563466': {'MONDO': 'MONDO:0015797'}, - 'MESH:C563469': {'MONDO': 'MONDO:0010905'}, - 'MESH:C563470': {'MONDO': 'MONDO:0010904'}, - 'MESH:C563471': {'MONDO': 'MONDO:0010903'}, - 'MESH:C563472': {'MONDO': 'MONDO:0010902'}, - 'MESH:C563475': {'MONDO': 'MONDO:0008179'}, - 'MESH:C563476': {'MONDO': 'MONDO:0008178'}, - 'MESH:C563478': {'MONDO': 'MONDO:0008169'}, - 'MESH:C563479': {'MONDO': 'MONDO:0008166'}, - 'MESH:C563481': {'MONDO': 'MONDO:0008163'}, - 'MESH:C563483': {'MONDO': 'MONDO:0008160'}, - 'MESH:C563485': {'MONDO': 'MONDO:0008154'}, - 'MESH:C563487': {'MONDO': 'MONDO:0008149'}, - 'MESH:C563488': {'MONDO': 'MONDO:0008140'}, - 'MESH:C563490': {'MONDO': 'MONDO:0008138'}, - 'MESH:C563491': {'MONDO': 'MONDO:0008137'}, - 'MESH:C563494': {'MONDO': 'MONDO:0008135'}, - 'MESH:C563496': {'MONDO': 'MONDO:0008132'}, - 'MESH:C563497': {'MONDO': 'MONDO:0008131'}, - 'MESH:C563498': {'MONDO': 'MONDO:0008130'}, - 'MESH:C563499': {'MONDO': 'MONDO:0008129'}, - 'MESH:C563500': {'MONDO': 'MONDO:0008128'}, - 'MESH:C563501': {'MONDO': 'MONDO:0008127'}, - 'MESH:C563503': {'MONDO': 'MONDO:0008125'}, - 'MESH:C563505': {'MONDO': 'MONDO:0011781'}, - 'MESH:C563506': {'MONDO': 'MONDO:0008121'}, - 'MESH:C563508': {'MONDO': 'MONDO:0025193'}, - 'MESH:C563509': {'MONDO': 'MONDO:0008113'}, - 'MESH:C563512': {'MONDO': 'MONDO:0008103'}, - 'MESH:C563513': {'MONDO': 'MONDO:0008102'}, - 'MESH:C563516': {'MONDO': 'MONDO:0008088'}, - 'MESH:C563517': {'MONDO': 'MONDO:0008085'}, - 'MESH:C563522': {'MONDO': 'MONDO:0008079'}, - 'MESH:C563523': {'MONDO': 'MONDO:0008078'}, - 'MESH:C563524': {'MONDO': 'MONDO:0013357'}, - 'MESH:C563526': {'MONDO': 'MONDO:0013402'}, - 'MESH:C563530': {'MONDO': 'MONDO:0008069'}, - 'MESH:C563533': {'MONDO': 'MONDO:0008063'}, - 'MESH:C563534': {'MONDO': 'MONDO:0008062'}, - 'MESH:C563535': {'MONDO': 'MONDO:0008058'}, - 'MESH:C563538': {'MONDO': 'MONDO:0013262'}, - 'MESH:C563540': {'MONDO': 'MONDO:0013567'}, - 'MESH:C563541': {'MONDO': 'MONDO:0008053'}, - 'MESH:C563542': {'MONDO': 'MONDO:0008052'}, - 'MESH:C563546': {'MONDO': 'MONDO:0008046'}, - 'MESH:C563549': {'MONDO': 'MONDO:0008043'}, - 'MESH:C563550': {'MONDO': 'MONDO:0008041'}, - 'MESH:C563551': {'MONDO': 'MONDO:0008040'}, - 'MESH:C563552': {'MONDO': 'MONDO:0008036'}, - 'MESH:C563553': {'MONDO': 'MONDO:0008035'}, - 'MESH:C563554': {'MONDO': 'MONDO:0008034'}, - 'MESH:C563557': {'MONDO': 'MONDO:0008031'}, - 'MESH:C563558': {'MONDO': 'MONDO:0008028'}, - 'MESH:C563559': {'MONDO': 'MONDO:0008027'}, - 'MESH:C563560': {'MONDO': 'MONDO:0008026'}, - 'MESH:C563561': {'MONDO': 'MONDO:0008025'}, - 'MESH:C563562': {'MONDO': 'MONDO:0008024'}, - 'MESH:C563563': {'MONDO': 'MONDO:0008022'}, - 'MESH:C563566': {'MONDO': 'MONDO:0008020'}, - 'MESH:C563570': {'MONDO': 'MONDO:0008012'}, - 'MESH:C563572': {'MONDO': 'MONDO:0008005'}, - 'MESH:C563574': {'MONDO': 'MONDO:0009601'}, - 'MESH:C563575': {'MONDO': 'MONDO:0008003'}, - 'MESH:C563579': {'MONDO': 'MONDO:0007999'}, - 'MESH:C563581': {'MONDO': 'MONDO:0007996'}, - 'MESH:C563582': {'MONDO': 'MONDO:0007995'}, - 'MESH:C563585': {'MONDO': 'MONDO:0007985'}, - 'MESH:C563587': {'MONDO': 'MONDO:0007981'}, - 'MESH:C563589': {'MONDO': 'MONDO:0007976'}, - 'MESH:C563590': {'MONDO': 'MONDO:0007975'}, - 'MESH:C563591': {'MONDO': 'MONDO:0007973'}, - 'MESH:C563592': {'MONDO': 'MONDO:0007971'}, - 'MESH:C563593': {'MONDO': 'MONDO:0015995'}, - 'MESH:C563596': {'MONDO': 'MONDO:0007965'}, - 'MESH:C563599': {'MONDO': 'MONDO:0007952'}, - 'MESH:C563600': {'MONDO': 'MONDO:0007951'}, - 'MESH:C563601': {'MONDO': 'MONDO:0007945'}, - 'MESH:C563602': {'MONDO': 'MONDO:0013714'}, - 'MESH:C563607': {'MONDO': 'MONDO:0007936'}, - 'MESH:C563612': {'MONDO': 'MONDO:0007917'}, - 'MESH:C563613': {'MONDO': 'MONDO:0007914'}, - 'MESH:C563614': {'MONDO': 'MONDO:0013367'}, - 'MESH:C563620': {'MONDO': 'MONDO:0007907'}, - 'MESH:C563621': {'MONDO': 'MONDO:0007905'}, - 'MESH:C563624': {'MONDO': 'MONDO:0007902'}, - 'MESH:C563625': {'MONDO': 'MONDO:0007901'}, - 'MESH:C563626': {'MONDO': 'MONDO:0007898'}, - 'MESH:C563627': {'MONDO': 'MONDO:0007895'}, - 'MESH:C563630': {'MONDO': 'MONDO:0007890'}, - 'MESH:C563632': {'MONDO': 'MONDO:0007884'}, - 'MESH:C563633': {'MONDO': 'MONDO:0007882'}, - 'MESH:C563634': {'MONDO': 'MONDO:0007881'}, - 'MESH:C563636': {'MONDO': 'MONDO:0007880'}, - 'MESH:C563637': {'MONDO': 'MONDO:0007879'}, - 'MESH:C563639': {'MONDO': 'MONDO:0013574'}, - 'MESH:C563640': {'MONDO': 'MONDO:0007873'}, - 'MESH:C563641': {'MONDO': 'MONDO:0013587'}, - 'MESH:C563646': {'MONDO': 'MONDO:0007857'}, - 'MESH:C563649': {'MONDO': 'MONDO:0007851'}, - 'MESH:C563650': {'MONDO': 'MONDO:0007849'}, - 'MESH:C563653': {'MONDO': 'MONDO:0014415'}, - 'MESH:C563654': {'MONDO': 'MONDO:0012570'}, - 'MESH:C563655': {'MONDO': 'MONDO:0012569'}, - 'MESH:C563657': {'MONDO': 'MONDO:0012565'}, - 'MESH:C563658': {'MONDO': 'MONDO:0012564'}, - 'MESH:C563660': {'MONDO': 'MONDO:0012562'}, - 'MESH:C563661': {'MONDO': 'MONDO:0012561'}, - 'MESH:C563663': {'MONDO': 'MONDO:0012559'}, - 'MESH:C563664': {'MONDO': 'MONDO:0012558'}, - 'MESH:C563665': {'MONDO': 'MONDO:0012557'}, - 'MESH:C563666': {'MONDO': 'MONDO:0012556'}, - 'MESH:C563668': {'MONDO': 'MONDO:0012487'}, - 'MESH:C563669': {'MONDO': 'MONDO:0012485'}, - 'MESH:C563670': {'MONDO': 'MONDO:0010468'}, - 'MESH:C563671': {'MONDO': 'MONDO:0012483'}, - 'MESH:C563672': {'MONDO': 'MONDO:0012480'}, - 'MESH:C563673': {'MONDO': 'MONDO:0012479'}, - 'MESH:C563674': {'MONDO': 'MONDO:0013406'}, - 'MESH:C563675': {'MONDO': 'MONDO:0012478'}, - 'MESH:C563676': {'MONDO': 'MONDO:0012477'}, - 'MESH:C563677': {'MONDO': 'MONDO:0012476'}, - 'MESH:C563678': {'MONDO': 'MONDO:0012475'}, - 'MESH:C563679': {'MONDO': 'MONDO:0012474'}, - 'MESH:C563681': {'MONDO': 'MONDO:0012472'}, - 'MESH:C563682': {'MONDO': 'MONDO:0012064'}, - 'MESH:C563683': {'MONDO': 'MONDO:0012471'}, - 'MESH:C563685': {'MONDO': 'MONDO:0012367'}, - 'MESH:C563686': {'MONDO': 'MONDO:0012366'}, - 'MESH:C563687': {'MONDO': 'MONDO:0012365'}, - 'MESH:C563688': {'MONDO': 'MONDO:0012364'}, - 'MESH:C563689': {'MONDO': 'MONDO:0012363'}, - 'MESH:C563690': {'MONDO': 'MONDO:0012362'}, - 'MESH:C563691': {'MONDO': 'MONDO:0012359'}, - 'MESH:C563692': {'MONDO': 'MONDO:0012357'}, - 'MESH:C563693': {'MONDO': 'MONDO:0008073'}, - 'MESH:C563695': {'MONDO': 'MONDO:0012305'}, - 'MESH:C563697': {'MONDO': 'MONDO:0012302'}, - 'MESH:C563698': {'MONDO': 'MONDO:0012301'}, - 'MESH:C563699': {'MONDO': 'MONDO:0012300'}, - 'MESH:C563700': {'MONDO': 'MONDO:0012299'}, - 'MESH:C563701': {'MONDO': 'MONDO:0012298'}, - 'MESH:C563702': {'MONDO': 'MONDO:0012297'}, - 'MESH:C563705': {'MONDO': 'MONDO:0012293'}, - 'MESH:C563708': {'MONDO': 'MONDO:0010936'}, - 'MESH:C563709': {'MONDO': 'MONDO:0012287'}, - 'MESH:C563713': {'MONDO': 'MONDO:0012284'}, - 'MESH:C563716': {'MONDO': 'MONDO:0012279'}, - 'MESH:C563717': {'MONDO': 'MONDO:0012278'}, - 'MESH:C563718': {'MONDO': 'MONDO:0012277'}, - 'MESH:C563719': {'MONDO': 'MONDO:0012276'}, - 'MESH:C563720': {'MONDO': 'MONDO:0012273'}, - 'MESH:C563721': {'MONDO': 'MONDO:0012271'}, - 'MESH:C563723': {'MONDO': 'MONDO:0012267'}, - 'MESH:C563724': {'MONDO': 'MONDO:0012266'}, - 'MESH:C563728': {'MONDO': 'MONDO:0012260'}, - 'MESH:C563730': {'MONDO': 'MONDO:0012258'}, - 'MESH:C563731': {'MONDO': 'MONDO:0012257'}, - 'MESH:C563732': {'MONDO': 'MONDO:0012256'}, - 'MESH:C563734': {'MONDO': 'MONDO:0012255'}, - 'MESH:C563735': {'MONDO': 'MONDO:0012254'}, - 'MESH:C563736': {'MONDO': 'MONDO:0012253'}, - 'MESH:C563738': {'MONDO': 'MONDO:0012252'}, - 'MESH:C563739': {'MONDO': 'MONDO:0012251'}, - 'MESH:C563740': {'MONDO': 'MONDO:0012250'}, - 'MESH:C563744': {'MONDO': 'MONDO:0012244'}, - 'MESH:C563745': {'MONDO': 'MONDO:0012243'}, - 'MESH:C563747': {'MONDO': 'MONDO:0012241'}, - 'MESH:C563750': {'MONDO': 'MONDO:0012238'}, - 'MESH:C563752': {'MONDO': 'MONDO:0012236'}, - 'MESH:C563753': {'MONDO': 'MONDO:0012235'}, - 'MESH:C563754': {'MONDO': 'MONDO:0007903'}, - 'MESH:C563755': {'MONDO': 'MONDO:0012233'}, - 'MESH:C563756': {'MONDO': 'MONDO:0012232'}, - 'MESH:C563757': {'MONDO': 'MONDO:0012231'}, - 'MESH:C563758': {'MONDO': 'MONDO:0012230'}, - 'MESH:C563759': {'MONDO': 'MONDO:0012229'}, - 'MESH:C563760': {'MONDO': 'MONDO:0012228'}, - 'MESH:C563761': {'MONDO': 'MONDO:0012227'}, - 'MESH:C563762': {'MONDO': 'MONDO:0012226'}, - 'MESH:C563763': {'MONDO': 'MONDO:0012225'}, - 'MESH:C563764': {'MONDO': 'MONDO:0012224'}, - 'MESH:C563765': {'MONDO': 'MONDO:0012223'}, - 'MESH:C563772': {'MONDO': 'MONDO:0012219'}, - 'MESH:C563774': {'MONDO': 'MONDO:0012216'}, - 'MESH:C563775': {'MONDO': 'MONDO:0012215'}, - 'MESH:C563776': {'MONDO': 'MONDO:0012214'}, - 'MESH:C563780': {'MONDO': 'MONDO:0012209'}, - 'MESH:C563781': {'MONDO': 'MONDO:0012208'}, - 'MESH:C563783': {'MONDO': 'MONDO:0000211'}, - 'MESH:C563785': {'MONDO': 'MONDO:0012204'}, - 'MESH:C563786': {'MONDO': 'MONDO:0012203'}, - 'MESH:C563787': {'MONDO': 'MONDO:0011806'}, - 'MESH:C563788': {'MONDO': 'MONDO:0012200'}, - 'MESH:C563789': {'MONDO': 'MONDO:0012198'}, - 'MESH:C563790': {'MONDO': 'MONDO:0012196'}, - 'MESH:C563791': {'MONDO': 'MONDO:0012195'}, - 'MESH:C563792': {'MONDO': 'MONDO:0012194'}, - 'MESH:C563794': {'MONDO': 'MONDO:0012193'}, - 'MESH:C563796': {'MONDO': 'MONDO:0012192'}, - 'MESH:C563797': {'MONDO': 'MONDO:0012191'}, - 'MESH:C563798': {'MONDO': 'MONDO:0012190'}, - 'MESH:C563801': {'MONDO': 'MONDO:0012187'}, - 'MESH:C563802': {'MONDO': 'MONDO:0012186'}, - 'MESH:C563803': {'MONDO': 'MONDO:0012185'}, - 'MESH:C563806': {'MONDO': 'MONDO:0012182'}, - 'MESH:C563807': {'MONDO': 'MONDO:0012181'}, - 'MESH:C563808': {'MONDO': 'MONDO:0012180'}, - 'MESH:C563810': {'MONDO': 'MONDO:0012178'}, - 'MESH:C563812': {'MONDO': 'MONDO:0012175'}, - 'MESH:C563813': {'MONDO': 'MONDO:0012174'}, - 'MESH:C563814': {'MONDO': 'MONDO:0012171'}, - 'MESH:C563815': {'MONDO': 'MONDO:0012170'}, - 'MESH:C563816': {'MONDO': 'MONDO:0012169'}, - 'MESH:C563817': {'MONDO': 'MONDO:0011857'}, - 'MESH:C563822': {'MONDO': 'MONDO:0012163'}, - 'MESH:C563824': {'MONDO': 'MONDO:0012161'}, - 'MESH:C563825': {'MONDO': 'MONDO:0012160'}, - 'MESH:C563827': {'MONDO': 'MONDO:0012158'}, - 'MESH:C563831': {'MONDO': 'MONDO:0014588'}, - 'MESH:C563834': {'MONDO': 'MONDO:0012153'}, - 'MESH:C563835': {'MONDO': 'MONDO:0012148'}, - 'MESH:C563838': {'MONDO': 'MONDO:0012145'}, - 'MESH:C563839': {'MONDO': 'MONDO:0012144'}, - 'MESH:C563840': {'MONDO': 'MONDO:0012143'}, - 'MESH:C563843': {'MONDO': 'MONDO:0012142'}, - 'MESH:C563844': {'MONDO': 'MONDO:0012138'}, - 'MESH:C563848': {'MONDO': 'MONDO:0012130'}, - 'MESH:C563852': {'MONDO': 'MONDO:0012129'}, - 'MESH:C563853': {'MONDO': 'MONDO:0012128'}, - 'MESH:C563854': {'MONDO': 'MONDO:0012127'}, - 'MESH:C563855': {'MONDO': 'MONDO:0012125'}, - 'MESH:C563856': {'MONDO': 'MONDO:0012124'}, - 'MESH:C563858': {'MONDO': 'MONDO:0012121'}, - 'MESH:C563865': {'MONDO': 'MONDO:0012112'}, - 'MESH:C563866': {'MONDO': 'MONDO:0012111'}, - 'MESH:C563867': {'MONDO': 'MONDO:0012110'}, - 'MESH:C563869': {'MONDO': 'MONDO:0012108'}, - 'MESH:C563870': {'MONDO': 'MONDO:0012107'}, - 'MESH:C563871': {'MONDO': 'MONDO:0012106'}, - 'MESH:C563873': {'MONDO': 'MONDO:0012102'}, - 'MESH:C563874': {'MONDO': 'MONDO:0012101'}, - 'MESH:C563875': {'MONDO': 'MONDO:0012100'}, - 'MESH:C563876': {'MONDO': 'MONDO:0012099'}, - 'MESH:C563880': {'MONDO': 'MONDO:0012095'}, - 'MESH:C563882': {'MONDO': 'MONDO:0012094'}, - 'MESH:C563883': {'MONDO': 'MONDO:0012093'}, - 'MESH:C563884': {'MONDO': 'MONDO:0012091'}, - 'MESH:C563885': {'MONDO': 'MONDO:0012090'}, - 'MESH:C563886': {'MONDO': 'MONDO:0012088'}, - 'MESH:C563888': {'MONDO': 'MONDO:0012086'}, - 'MESH:C563890': {'MONDO': 'MONDO:0012083'}, - 'MESH:C563895': {'MONDO': 'MONDO:0012077'}, - 'MESH:C563896': {'MONDO': 'MONDO:0012076'}, - 'MESH:C563898': {'MONDO': 'MONDO:0012075'}, - 'MESH:C563900': {'MONDO': 'MONDO:0012069'}, - 'MESH:C563901': {'MONDO': 'MONDO:0012068'}, - 'MESH:C563903': {'MONDO': 'MONDO:0012167'}, - 'MESH:C563905': {'MONDO': 'MONDO:0012063'}, - 'MESH:C563906': {'MONDO': 'MONDO:0012062'}, - 'MESH:C563907': {'MONDO': 'MONDO:0012061'}, - 'MESH:C563908': {'MONDO': 'MONDO:0012060'}, - 'MESH:C563909': {'MONDO': 'MONDO:0012059'}, - 'MESH:C563914': {'MONDO': 'MONDO:0012055'}, - 'MESH:C563918': {'MONDO': 'MONDO:0009892'}, - 'MESH:C563919': {'MONDO': 'MONDO:0012050'}, - 'MESH:C563920': {'MONDO': 'MONDO:0012047'}, - 'MESH:C563921': {'MONDO': 'MONDO:0012046'}, - 'MESH:C563922': {'MONDO': 'MONDO:0012045'}, - 'MESH:C563923': {'MONDO': 'MONDO:0012044'}, - 'MESH:C563924': {'MONDO': 'MONDO:0012041'}, - 'MESH:C563926': {'MONDO': 'MONDO:0012040'}, - 'MESH:C563928': {'MONDO': 'MONDO:0012038'}, - 'MESH:C563929': {'MONDO': 'MONDO:0012037'}, - 'MESH:C563930': {'MONDO': 'MONDO:0010899'}, - 'MESH:C563933': {'MONDO': 'MONDO:0010894'}, - 'MESH:C563935': {'MONDO': 'MONDO:0010891'}, - 'MESH:C563936': {'MONDO': 'MONDO:0010890'}, - 'MESH:C563937': {'MONDO': 'MONDO:0010889'}, - 'MESH:C563938': {'MONDO': 'MONDO:0013483'}, - 'MESH:C563939': {'MONDO': 'MONDO:0013473'}, - 'MESH:C563940': {'MONDO': 'MONDO:0010885'}, - 'MESH:C563942': {'MONDO': 'MONDO:0010882'}, - 'MESH:C563947': {'MONDO': 'MONDO:0010875'}, - 'MESH:C563948': {'MONDO': 'MONDO:0010056'}, - 'MESH:C563949': {'MONDO': 'MONDO:0010874'}, - 'MESH:C563950': {'MONDO': 'MONDO:0010873'}, - 'MESH:C563952': {'MONDO': 'MONDO:0010871'}, - 'MESH:C563954': {'MONDO': 'MONDO:0010869'}, - 'MESH:C563957': {'MONDO': 'MONDO:0010864'}, - 'MESH:C563958': {'MONDO': 'MONDO:0010863'}, - 'MESH:C563959': {'MONDO': 'MONDO:0010862'}, - 'MESH:C563960': {'MONDO': 'MONDO:0010861'}, - 'MESH:C563961': {'MONDO': 'MONDO:0010860'}, - 'MESH:C563963': {'MONDO': 'MONDO:0010858'}, - 'MESH:C563969': {'MONDO': 'MONDO:0010854'}, - 'MESH:C563971': {'MONDO': 'MONDO:0013699'}, - 'MESH:C563973': {'MONDO': 'MONDO:0007401'}, - 'MESH:C563975': {'MONDO': 'MONDO:0010846'}, - 'MESH:C563977': {'MONDO': 'MONDO:0010842'}, - 'MESH:C563980': {'MONDO': 'MONDO:0011584'}, - 'MESH:C563981': {'MONDO': 'MONDO:0010839'}, - 'MESH:C563982': {'MONDO': 'MONDO:0044350'}, - 'MESH:C563983': {'MONDO': 'MONDO:0010836'}, - 'MESH:C563984': {'MONDO': 'MONDO:0015281'}, - 'MESH:C563985': {'MONDO': 'MONDO:0011713'}, - 'MESH:C563989': {'MONDO': 'MONDO:0012588'}, - 'MESH:C563990': {'MONDO': 'MONDO:0010829'}, - 'MESH:C563991': {'MONDO': 'MONDO:0010828'}, - 'MESH:C563994': {'MONDO': 'MONDO:0010825'}, - 'MESH:C563997': {'MONDO': 'MONDO:0010821'}, - 'MESH:C563999': {'MONDO': 'MONDO:0010818'}, - 'MESH:C564003': {'MONDO': 'MONDO:0010815'}, - 'MESH:C564004': {'MONDO': 'MONDO:0010812'}, - 'MESH:C564005': {'MONDO': 'MONDO:0010810'}, - 'MESH:C564007': {'MONDO': 'MONDO:0010807'}, - 'MESH:C564008': {'MONDO': 'MONDO:0010806'}, - 'MESH:C564010': {'MONDO': 'MONDO:0010803'}, - 'MESH:C564011': {'MONDO': 'MONDO:0010802'}, - 'MESH:C564012': {'MONDO': 'MONDO:0010800'}, - 'MESH:C564013': {'MONDO': 'MONDO:0010799'}, - 'MESH:C564014': {'MONDO': 'MONDO:0010798'}, - 'MESH:C564015': {'MONDO': 'MONDO:0010796'}, - 'MESH:C564016': {'MONDO': 'MONDO:0010793'}, - 'MESH:C564017': {'MONDO': 'MONDO:0010792'}, - 'MESH:C564018': {'MONDO': 'MONDO:0010791'}, - 'MESH:C564019': {'MONDO': 'MONDO:0010786'}, - 'MESH:C564020': {'MONDO': 'MONDO:0010781'}, - 'MESH:C564024': {'MONDO': 'MONDO:0010776'}, - 'MESH:C564025': {'MONDO': 'MONDO:0010774'}, - 'MESH:C564026': {'MONDO': 'MONDO:0010773'}, - 'MESH:C564029': {'MONDO': 'MONDO:0010769'}, - 'MESH:C564030': {'MONDO': 'MONDO:0010767'}, - 'MESH:C564034': {'MONDO': 'MONDO:0010762'}, - 'MESH:C564035': {'MONDO': 'MONDO:0010761'}, - 'MESH:C564036': {'MONDO': 'MONDO:0010450'}, - 'MESH:C564038': {'MONDO': 'MONDO:0018945'}, - 'MESH:C564040': {'MONDO': 'MONDO:0010757'}, - 'MESH:C564041': {'MONDO': 'MONDO:0010756'}, - 'MESH:C564042': {'MONDO': 'MONDO:0010755'}, - 'MESH:C564048': {'MONDO': 'MONDO:0010747'}, - 'MESH:C564050': {'MONDO': 'MONDO:0010745'}, - 'MESH:C564051': {'MONDO': 'MONDO:0010744'}, - 'MESH:C564052': {'MONDO': 'MONDO:0010743'}, - 'MESH:C564056': {'MONDO': 'MONDO:0010736'}, - 'MESH:C564058': {'MONDO': 'MONDO:0010734'}, - 'MESH:C564064': {'MONDO': 'MONDO:0010396'}, - 'MESH:C564065': {'MONDO': 'MONDO:0000910'}, - 'MESH:C564066': {'MONDO': 'MONDO:0010719'}, - 'MESH:C564071': {'MONDO': 'MONDO:0010717'}, - 'MESH:C564072': {'MONDO': 'MONDO:0010716'}, - 'MESH:C564084': {'MONDO': 'MONDO:0010700'}, - 'MESH:C564087': {'MONDO': 'MONDO:0010697'}, - 'MESH:C564088': {'MONDO': 'MONDO:0010694'}, - 'MESH:C564090': {'MONDO': 'MONDO:0010688'}, - 'MESH:C564091': {'MONDO': 'MONDO:0010685'}, - 'MESH:C564092': {'MONDO': 'MONDO:0010446'}, - 'MESH:C564095': {'MONDO': 'MONDO:0010678'}, - 'MESH:C564096': {'MONDO': 'MONDO:0010677'}, - 'MESH:C564097': {'MONDO': 'MONDO:0010676'}, - 'MESH:C564098': {'MONDO': 'MONDO:0010673'}, - 'MESH:C564099': {'MONDO': 'MONDO:0010670'}, - 'MESH:C564100': {'MONDO': 'MONDO:0010669'}, - 'MESH:C564101': {'MONDO': 'MONDO:0010668'}, - 'MESH:C564105': {'MONDO': 'MONDO:0010382'}, - 'MESH:C564106': {'MONDO': 'MONDO:0010658'}, - 'MESH:C564108': {'MONDO': 'MONDO:0010648'}, - 'MESH:C564109': {'MONDO': 'MONDO:0013664'}, - 'MESH:C564110': {'MONDO': 'MONDO:0010646'}, - 'MESH:C564112': {'MONDO': 'MONDO:0010643'}, - 'MESH:C564115': {'MONDO': 'MONDO:0010569'}, - 'MESH:C564118': {'MONDO': 'MONDO:0010634'}, - 'MESH:C564120': {'MONDO': 'MONDO:0010625'}, - 'MESH:C564125': {'MONDO': 'MONDO:0007840'}, - 'MESH:C564127': {'MONDO': 'MONDO:0013461'}, - 'MESH:C564128': {'MONDO': 'MONDO:0007828'}, - 'MESH:C564131': {'MONDO': 'MONDO:0013576'}, - 'MESH:C564133': {'MONDO': 'MONDO:0007817'}, - 'MESH:C564135': {'MONDO': 'MONDO:0007818'}, - 'MESH:C564136': {'MONDO': 'MONDO:0007814'}, - 'MESH:C564140': {'MONDO': 'MONDO:0013454'}, - 'MESH:C564143': {'MONDO': 'MONDO:0007805'}, - 'MESH:C564144': {'MONDO': 'MONDO:0007801'}, - 'MESH:C564145': {'MONDO': 'MONDO:0007799'}, - 'MESH:C564146': {'MONDO': 'MONDO:0016607'}, - 'MESH:C564152': {'MONDO': 'MONDO:0007789'}, - 'MESH:C564154': {'MONDO': 'MONDO:0007784'}, - 'MESH:C564156': {'MONDO': 'MONDO:0007782'}, - 'MESH:C564157': {'MONDO': 'MONDO:0007777'}, - 'MESH:C564159': {'MONDO': 'MONDO:0007773'}, - 'MESH:C564161': {'MONDO': 'MONDO:0013777'}, - 'MESH:C564162': {'MONDO': 'MONDO:0013778'}, - 'MESH:C564164': {'MONDO': 'MONDO:0007770'}, - 'MESH:C564168': {'MONDO': 'MONDO:0007765'}, - 'MESH:C564170': {'MONDO': 'MONDO:0007760'}, - 'MESH:C564172': {'MONDO': 'MONDO:0007757'}, - 'MESH:C564173': {'MONDO': 'MONDO:0007755'}, - 'MESH:C564174': {'MONDO': 'MONDO:0007746'}, - 'MESH:C564178': {'MONDO': 'MONDO:0007735'}, - 'MESH:C564180': {'MONDO': 'MONDO:0007734'}, - 'MESH:C564181': {'MONDO': 'MONDO:0007733'}, - 'MESH:C564183': {'MONDO': 'MONDO:0007730'}, - 'MESH:C564185': {'MONDO': 'MONDO:0007726'}, - 'MESH:C564186': {'MONDO': 'MONDO:0007725'}, - 'MESH:C564190': {'MONDO': 'MONDO:0007718'}, - 'MESH:C564197': {'MONDO': 'MONDO:0007715'}, - 'MESH:C564198': {'MONDO': 'MONDO:0007713'}, - 'MESH:C564199': {'MONDO': 'MONDO:0007711'}, - 'MESH:C564200': {'MONDO': 'MONDO:0013536'}, - 'MESH:C564201': {'MONDO': 'MONDO:0007707'}, - 'MESH:C564202': {'MONDO': 'MONDO:0007701'}, - 'MESH:C564206': {'MONDO': 'MONDO:0013465'}, - 'MESH:C564209': {'MONDO': 'MONDO:0007687'}, - 'MESH:C564210': {'MONDO': 'MONDO:0010600'}, - 'MESH:C564211': {'MONDO': 'MONDO:0007682'}, - 'MESH:C564214': {'MONDO': 'MONDO:0007679'}, - 'MESH:C564215': {'MONDO': 'MONDO:0013535'}, - 'MESH:C564221': {'MONDO': 'MONDO:0014421'}, - 'MESH:C564229': {'MONDO': 'MONDO:0007668'}, - 'MESH:C564232': {'MONDO': 'MONDO:0007666'}, - 'MESH:C564234': {'MONDO': 'MONDO:0007664'}, - 'MESH:C564235': {'MONDO': 'MONDO:0007663'}, - 'MESH:C564237': {'MONDO': 'MONDO:0007659'}, - 'MESH:C564241': {'MONDO': 'MONDO:0012035'}, - 'MESH:C564242': {'MONDO': 'MONDO:0012034'}, - 'MESH:C564243': {'MONDO': 'MONDO:0012033'}, - 'MESH:C564244': {'MONDO': 'MONDO:0012032'}, - 'MESH:C564245': {'MONDO': 'MONDO:0012031'}, - 'MESH:C564246': {'MONDO': 'MONDO:0012030'}, - 'MESH:C564247': {'MONDO': 'MONDO:0012029'}, - 'MESH:C564248': {'MONDO': 'MONDO:0012025'}, - 'MESH:C564249': {'MONDO': 'MONDO:0012024'}, - 'MESH:C564250': {'MONDO': 'MONDO:0012023'}, - 'MESH:C564251': {'MONDO': 'MONDO:0012022'}, - 'MESH:C564252': {'MONDO': 'MONDO:0012019'}, - 'MESH:C564253': {'MONDO': 'MONDO:0012018'}, - 'MESH:C564254': {'MONDO': 'MONDO:0012016'}, - 'MESH:C564256': {'MONDO': 'MONDO:0012014'}, - 'MESH:C564257': {'MONDO': 'MONDO:0012012'}, - 'MESH:C564258': {'MONDO': 'MONDO:0012011'}, - 'MESH:C564261': {'MONDO': 'MONDO:0012008'}, - 'MESH:C564262': {'MONDO': 'MONDO:0012007'}, - 'MESH:C564263': {'MONDO': 'MONDO:0012006'}, - 'MESH:C564264': {'MONDO': 'MONDO:0012005'}, - 'MESH:C564265': {'MONDO': 'MONDO:0012003'}, - 'MESH:C564266': {'MONDO': 'MONDO:0012002'}, - 'MESH:C564267': {'MONDO': 'MONDO:0012001'}, - 'MESH:C564268': {'MONDO': 'MONDO:0011999'}, - 'MESH:C564269': {'MONDO': 'MONDO:0011998'}, - 'MESH:C564271': {'MONDO': 'MONDO:0011995'}, - 'MESH:C564272': {'MONDO': 'MONDO:0011994'}, - 'MESH:C564273': {'MONDO': 'MONDO:0011991'}, - 'MESH:C564274': {'MONDO': 'MONDO:0011990'}, - 'MESH:C564275': {'MONDO': 'MONDO:0011988'}, - 'MESH:C564276': {'MONDO': 'MONDO:0011986'}, - 'MESH:C564277': {'MONDO': 'MONDO:0011985'}, - 'MESH:C564278': {'MONDO': 'MONDO:0011984'}, - 'MESH:C564283': {'MONDO': 'MONDO:0011976'}, - 'MESH:C564286': {'MONDO': 'MONDO:0011973'}, - 'MESH:C564288': {'MONDO': 'MONDO:0012805'}, - 'MESH:C564291': {'MONDO': 'MONDO:0011967'}, - 'MESH:C564292': {'MONDO': 'MONDO:0011966'}, - 'MESH:C564296': {'MONDO': 'MONDO:0011961'}, - 'MESH:C564298': {'MONDO': 'MONDO:0011958'}, - 'MESH:C564299': {'MONDO': 'MONDO:0011955'}, - 'MESH:C564300': {'MONDO': 'MONDO:0011952'}, - 'MESH:C564303': {'MONDO': 'MONDO:0011949'}, - 'MESH:C564305': {'MONDO': 'MONDO:0011946'}, - 'MESH:C564306': {'MONDO': 'MONDO:0011945'}, - 'MESH:C564307': {'MONDO': 'MONDO:0011939'}, - 'MESH:C564309': {'MONDO': 'MONDO:0011937'}, - 'MESH:C564312': {'MONDO': 'MONDO:0011932'}, - 'MESH:C564313': {'MONDO': 'MONDO:0011930'}, - 'MESH:C564315': {'MONDO': 'MONDO:0011928'}, - 'MESH:C564320': {'MONDO': 'MONDO:0011922'}, - 'MESH:C564321': {'MONDO': 'MONDO:0011921'}, - 'MESH:C564322': {'MONDO': 'MONDO:0011920'}, - 'MESH:C564326': {'MONDO': 'MONDO:0011915'}, - 'MESH:C564327': {'MONDO': 'MONDO:0011914'}, - 'MESH:C564331': {'MONDO': 'MONDO:0011912'}, - 'MESH:C564332': {'MONDO': 'MONDO:0011911'}, - 'MESH:C564333': {'MONDO': 'MONDO:0011909'}, - 'MESH:C564334': {'MONDO': 'MONDO:0011907'}, - 'MESH:C564336': {'MONDO': 'MONDO:0031446'}, - 'MESH:C564342': {'MONDO': 'MONDO:0011899'}, - 'MESH:C564345': {'MONDO': 'MONDO:0011896'}, - 'MESH:C564348': {'MONDO': 'MONDO:0011893'}, - 'MESH:C564352': {'MONDO': 'MONDO:0011888'}, - 'MESH:C564353': {'MONDO': 'MONDO:0011887'}, - 'MESH:C564354': {'MONDO': 'MONDO:0011886'}, - 'MESH:C564357': {'MONDO': 'MONDO:0011884'}, - 'MESH:C564359': {'MONDO': 'MONDO:0011882'}, - 'MESH:C564361': {'MONDO': 'MONDO:0011880'}, - 'MESH:C564362': {'MONDO': 'MONDO:0011879'}, - 'MESH:C564365': {'MONDO': 'MONDO:0011874'}, - 'MESH:C564367': {'MONDO': 'MONDO:0011870'}, - 'MESH:C564368': {'MONDO': 'MONDO:0011869'}, - 'MESH:C564369': {'MONDO': 'MONDO:0011868'}, - 'MESH:C564370': {'MONDO': 'MONDO:0011867'}, - 'MESH:C564372': {'MONDO': 'MONDO:0008289'}, - 'MESH:C564375': {'MONDO': 'MONDO:0011862'}, - 'MESH:C564377': {'MONDO': 'MONDO:0011362'}, - 'MESH:C564378': {'MONDO': 'MONDO:0011858'}, - 'MESH:C564382': {'MONDO': 'MONDO:0011854'}, - 'MESH:C564383': {'MONDO': 'MONDO:0011853'}, - 'MESH:C564384': {'MONDO': 'MONDO:0011852'}, - 'MESH:C564385': {'MONDO': 'MONDO:0011851'}, - 'MESH:C564388': {'MONDO': 'MONDO:0011843'}, - 'MESH:C564390': {'MONDO': 'MONDO:0011840'}, - 'MESH:C564391': {'MONDO': 'MONDO:0011839'}, - 'MESH:C564392': {'MONDO': 'MONDO:0011838'}, - 'MESH:C564393': {'MONDO': 'MONDO:0011837'}, - 'MESH:C564395': {'MONDO': 'MONDO:0016809'}, - 'MESH:C564399': {'MONDO': 'MONDO:0011832'}, - 'MESH:C564400': {'MONDO': 'MONDO:0011831'}, - 'MESH:C564403': {'MONDO': 'MONDO:0018151'}, - 'MESH:C564404': {'MONDO': 'MONDO:0011828'}, - 'MESH:C564405': {'MONDO': 'MONDO:0010620'}, - 'MESH:C564406': {'MONDO': 'MONDO:0010617'}, - 'MESH:C564407': {'MONDO': 'MONDO:0010612'}, - 'MESH:C564409': {'MONDO': 'MONDO:0010610'}, - 'MESH:C564411': {'MONDO': 'MONDO:0010608'}, - 'MESH:C564413': {'MONDO': 'MONDO:0010606'}, - 'MESH:C564415': {'MONDO': 'MONDO:0010603'}, - 'MESH:C564416': {'MONDO': 'MONDO:0010601'}, - 'MESH:C564421': {'MONDO': 'MONDO:0010598'}, - 'MESH:C564422': {'MONDO': 'MONDO:0010597'}, - 'MESH:C564423': {'MONDO': 'MONDO:0010596'}, - 'MESH:C564424': {'MONDO': 'MONDO:0010594'}, - 'MESH:C564425': {'MONDO': 'MONDO:0010591'}, - 'MESH:C564428': {'MONDO': 'MONDO:0010588'}, - 'MESH:C564430': {'MONDO': 'MONDO:0010587'}, - 'MESH:C564433': {'MONDO': 'MONDO:0010577'}, - 'MESH:C564435': {'MONDO': 'MONDO:0010575'}, - 'MESH:C564438': {'MONDO': 'MONDO:0010566'}, - 'MESH:C564446': {'MONDO': 'MONDO:0010553'}, - 'MESH:C564449': {'MONDO': 'MONDO:0060456'}, - 'MESH:C564461': {'MONDO': 'MONDO:0010523'}, - 'MESH:C564467': {'MONDO': 'MONDO:0010388'}, - 'MESH:C564468': {'MONDO': 'MONDO:0700042'}, - 'MESH:C564469': {'MONDO': 'MONDO:0010385'}, - 'MESH:C564472': {'MONDO': 'MONDO:0010378'}, - 'MESH:C564473': {'MONDO': 'MONDO:0010377'}, - 'MESH:C564474': {'MONDO': 'MONDO:0010375'}, - 'MESH:C564475': {'MONDO': 'MONDO:0010374'}, - 'MESH:C564476': {'MONDO': 'MONDO:0010373'}, - 'MESH:C564479': {'MONDO': 'MONDO:0010367'}, - 'MESH:C564480': {'MONDO': 'MONDO:0010366'}, - 'MESH:C564482': {'MONDO': 'MONDO:0010363'}, - 'MESH:C564483': {'MONDO': 'MONDO:0010453'}, - 'MESH:C564484': {'MONDO': 'MONDO:0014196'}, - 'MESH:C564485': {'MONDO': 'MONDO:0010362'}, - 'MESH:C564486': {'MONDO': 'MONDO:0010360'}, - 'MESH:C564487': {'MONDO': 'MONDO:0010359'}, - 'MESH:C564489': {'MONDO': 'MONDO:0010656'}, - 'MESH:C564490': {'MONDO': 'MONDO:0019181'}, - 'MESH:C564491': {'MONDO': 'MONDO:0010356'}, - 'MESH:C564494': {'MONDO': 'MONDO:0010355'}, - 'MESH:C564495': {'MONDO': 'MONDO:0010353'}, - 'MESH:C564496': {'MONDO': 'MONDO:0010352'}, - 'MESH:C564497': {'MONDO': 'MONDO:0010351'}, - 'MESH:C564498': {'MONDO': 'MONDO:0010350'}, - 'MESH:C564499': {'MONDO': 'MONDO:0010349'}, - 'MESH:C564501': {'MONDO': 'MONDO:0010347'}, - 'MESH:C564503': {'MONDO': 'MONDO:0010344'}, - 'MESH:C564505': {'MONDO': 'MONDO:0010339'}, - 'MESH:C564506': {'MONDO': 'MONDO:0010338'}, - 'MESH:C564507': {'MONDO': 'MONDO:0010335'}, - 'MESH:C564508': {'MONDO': 'MONDO:0010334'}, - 'MESH:C564509': {'MONDO': 'MONDO:0010333'}, - 'MESH:C564510': {'MONDO': 'MONDO:0010332'}, - 'MESH:C564511': {'MONDO': 'MONDO:0010329'}, - 'MESH:C564513': {'MONDO': 'MONDO:0010326'}, - 'MESH:C564515': {'MONDO': 'MONDO:0010324'}, - 'MESH:C564516': {'MONDO': 'MONDO:0010319'}, - 'MESH:C564519': {'MONDO': 'MONDO:0019414'}, - 'MESH:C564520': {'MONDO': 'MONDO:0010227'}, - 'MESH:C564522': {'MONDO': 'MONDO:0010313'}, - 'MESH:C564523': {'MONDO': 'MONDO:0010312'}, - 'MESH:C564524': {'MONDO': 'MONDO:0010309'}, - 'MESH:C564528': {'MONDO': 'MONDO:0010307'}, - 'MESH:C564533': {'MONDO': 'MONDO:0010300'}, - 'MESH:C564538': {'MONDO': 'MONDO:0010295'}, - 'MESH:C564539': {'MONDO': 'MONDO:0010294'}, - 'MESH:C564544': {'MONDO': 'MONDO:0010292'}, - 'MESH:C564546': {'MONDO': 'MONDO:0010290'}, - 'MESH:C564547': {'MONDO': 'MONDO:0010289'}, - 'MESH:C564551': {'MONDO': 'MONDO:0010284'}, - 'MESH:C564553': {'MONDO': 'MONDO:0010280'}, - 'MESH:C564554': {'MONDO': 'MONDO:0010279'}, - 'MESH:C564557': {'MONDO': 'MONDO:0010276'}, - 'MESH:C564559': {'MONDO': 'MONDO:0010274'}, - 'MESH:C564560': {'MONDO': 'MONDO:0010327'}, - 'MESH:C564561': {'MONDO': 'MONDO:0010271'}, - 'MESH:C564563': {'MONDO': 'MONDO:0010268'}, - 'MESH:C564565': {'MONDO': 'MONDO:0010267'}, - 'MESH:C564566': {'MONDO': 'MONDO:0010266'}, - 'MESH:C564567': {'MONDO': 'MONDO:0010265'}, - 'MESH:C564570': {'MONDO': 'MONDO:0010263'}, - 'MESH:C564572': {'MONDO': 'MONDO:0026426'}, - 'MESH:C564574': {'MONDO': 'MONDO:0010260'}, - 'MESH:C564577': {'MONDO': 'MONDO:0011826'}, - 'MESH:C564589': {'MONDO': 'MONDO:0015799'}, - 'MESH:C564590': {'MONDO': 'MONDO:0011813'}, - 'MESH:C564593': {'MONDO': 'MONDO:0011810'}, - 'MESH:C564595': {'MONDO': 'MONDO:0011809'}, - 'MESH:C564596': {'MONDO': 'MONDO:0011808'}, - 'MESH:C564597': {'MONDO': 'MONDO:0012464'}, - 'MESH:C564599': {'MONDO': 'MONDO:0011803'}, - 'MESH:C564600': {'MONDO': 'MONDO:0011802'}, - 'MESH:C564602': {'MONDO': 'MONDO:0011799'}, - 'MESH:C564603': {'MONDO': 'MONDO:0011798'}, - 'MESH:C564605': {'MONDO': 'MONDO:0011796'}, - 'MESH:C564608': {'MONDO': 'MONDO:0011792'}, - 'MESH:C564609': {'MONDO': 'MONDO:0019588'}, - 'MESH:C564611': {'MONDO': 'MONDO:0011788'}, - 'MESH:C564612': {'MONDO': 'MONDO:0011787'}, - 'MESH:C564616': {'MONDO': 'MONDO:0011781'}, - 'MESH:C564620': {'MONDO': 'MONDO:0011779'}, - 'MESH:C564621': {'MONDO': 'MONDO:0011778'}, - 'MESH:C564622': {'MONDO': 'MONDO:0011777'}, - 'MESH:C564624': {'MONDO': 'MONDO:0011774'}, - 'MESH:C564626': {'MONDO': 'MONDO:0011771'}, - 'MESH:C564627': {'MONDO': 'MONDO:0011770'}, - 'MESH:C564628': {'MONDO': 'MONDO:0011768'}, - 'MESH:C564629': {'MONDO': 'MONDO:0011767'}, - 'MESH:C564633': {'MONDO': 'MONDO:0011762'}, - 'MESH:C564634': {'MONDO': 'MONDO:0011761'}, - 'MESH:C564635': {'MONDO': 'MONDO:0011757'}, - 'MESH:C564637': {'MONDO': 'MONDO:0011755'}, - 'MESH:C564638': {'MONDO': 'MONDO:0011754'}, - 'MESH:C564640': {'MONDO': 'MONDO:0011752'}, - 'MESH:C564643': {'MONDO': 'MONDO:0011748'}, - 'MESH:C564648': {'MONDO': 'MONDO:0011744'}, - 'MESH:C564650': {'MONDO': 'MONDO:0011740'}, - 'MESH:C564652': {'MONDO': 'MONDO:0011738'}, - 'MESH:C564653': {'MONDO': 'MONDO:0011737'}, - 'MESH:C564654': {'MONDO': 'MONDO:0011736'}, - 'MESH:C564655': {'MONDO': 'MONDO:0011734'}, - 'MESH:C564656': {'MONDO': 'MONDO:0011732'}, - 'MESH:C564658': {'MONDO': 'MONDO:0011726'}, - 'MESH:C564660': {'MONDO': 'MONDO:0011722'}, - 'MESH:C564664': {'MONDO': 'MONDO:0011721'}, - 'MESH:C564665': {'MONDO': 'MONDO:0011720'}, - 'MESH:C564674': {'MONDO': 'MONDO:0011709'}, - 'MESH:C564675': {'MONDO': 'MONDO:0011708'}, - 'MESH:C564676': {'MONDO': 'MONDO:0800028'}, - 'MESH:C564678': {'MONDO': 'MONDO:0011703'}, - 'MESH:C564679': {'MONDO': 'MONDO:0011702'}, - 'MESH:C564680': {'MONDO': 'MONDO:0011701'}, - 'MESH:C564681': {'MONDO': 'MONDO:0011700'}, - 'MESH:C564682': {'MONDO': 'MONDO:0011699'}, - 'MESH:C564684': {'MONDO': 'MONDO:0011697'}, - 'MESH:C564685': {'MONDO': 'MONDO:0011694'}, - 'MESH:C564688': {'MONDO': 'MONDO:0011691'}, - 'MESH:C564691': {'MONDO': 'MONDO:0011688'}, - 'MESH:C564694': {'MONDO': 'MONDO:0011686'}, - 'MESH:C564696': {'MONDO': 'MONDO:0011683'}, - 'MESH:C564697': {'MONDO': 'MONDO:0011682'}, - 'MESH:C564698': {'MONDO': 'MONDO:0011681'}, - 'MESH:C564699': {'MONDO': 'MONDO:0011680'}, - 'MESH:C564700': {'MONDO': 'MONDO:0011679'}, - 'MESH:C564701': {'MONDO': 'MONDO:0011678'}, - 'MESH:C564702': {'MONDO': 'MONDO:0011675'}, - 'MESH:C564706': {'MONDO': 'MONDO:0011673'}, - 'MESH:C564707': {'MONDO': 'MONDO:0011672'}, - 'MESH:C564708': {'MONDO': 'MONDO:0011671'}, - 'MESH:C564710': {'MONDO': 'MONDO:0011669'}, - 'MESH:C564713': {'MONDO': 'MONDO:0010251'}, - 'MESH:C564714': {'MONDO': 'MONDO:0010248'}, - 'MESH:C564715': {'MONDO': 'MONDO:0010246'}, - 'MESH:C564716': {'MONDO': 'MONDO:0026404'}, - 'MESH:C564717': {'MONDO': 'MONDO:0010245'}, - 'MESH:C564723': {'MONDO': 'MONDO:0010238'}, - 'MESH:C564727': {'MONDO': 'MONDO:0010228'}, - 'MESH:C564729': {'MONDO': 'MONDO:0010223'}, - 'MESH:C564730': {'MONDO': 'MONDO:0010219'}, - 'MESH:C564732': {'MONDO': 'MONDO:0010213'}, - 'MESH:C564736': {'MONDO': 'MONDO:0019148'}, - 'MESH:C564738': {'MONDO': 'MONDO:0010190'}, - 'MESH:C564739': {'MONDO': 'MONDO:0010189'}, - 'MESH:C564741': {'MONDO': 'MONDO:0010187'}, - 'MESH:C564743': {'MONDO': 'MONDO:0010185'}, - 'MESH:C564747': {'MONDO': 'MONDO:0010183'}, - 'MESH:C564750': {'MONDO': 'MONDO:0010177'}, - 'MESH:C564756': {'MONDO': 'MONDO:0010166'}, - 'MESH:C564757': {'MONDO': 'MONDO:0010165'}, - 'MESH:C564759': {'MONDO': 'MONDO:0010154'}, - 'MESH:C564760': {'MONDO': 'MONDO:0010153'}, - 'MESH:C564762': {'MONDO': 'MONDO:0010151'}, - 'MESH:C564764': {'MONDO': 'MONDO:0010145'}, - 'MESH:C564766': {'MONDO': 'MONDO:0010132'}, - 'MESH:C564767': {'MONDO': 'MONDO:0010127'}, - 'MESH:C564768': {'MONDO': 'MONDO:0010126'}, - 'MESH:C564769': {'MONDO': 'MONDO:0010125'}, - 'MESH:C564770': {'MONDO': 'MONDO:0010123'}, - 'MESH:C564773': {'MONDO': 'MONDO:0010116'}, - 'MESH:C564774': {'MONDO': 'MONDO:0010115'}, - 'MESH:C564787': {'MONDO': 'MONDO:0010097'}, - 'MESH:C564788': {'MONDO': 'MONDO:0010095'}, - 'MESH:C564791': {'MONDO': 'MONDO:0012467'}, - 'MESH:C564792': {'MONDO': 'MONDO:0010084'}, - 'MESH:C564793': {'MONDO': 'MONDO:0010081'}, - 'MESH:C564794': {'MONDO': 'MONDO:0010077'}, - 'MESH:C564796': {'MONDO': 'MONDO:0010073'}, - 'MESH:C564797': {'MONDO': 'MONDO:0010072'}, - 'MESH:C564799': {'MONDO': 'MONDO:0010069'}, - 'MESH:C564802': {'MONDO': 'MONDO:0010062'}, - 'MESH:C564805': {'MONDO': 'MONDO:0014806'}, - 'MESH:C564806': {'MONDO': 'MONDO:0010055'}, - 'MESH:C564807': {'MONDO': 'MONDO:0010054'}, - 'MESH:C564808': {'MONDO': 'MONDO:0010051'}, - 'MESH:C564809': {'MONDO': 'MONDO:0010049'}, - 'MESH:C564810': {'MONDO': 'MONDO:0010048'}, - 'MESH:C564815': {'MONDO': 'MONDO:0017845'}, - 'MESH:C564816': {'MONDO': 'MONDO:0010038'}, - 'MESH:C564821': {'MONDO': 'MONDO:0010025'}, - 'MESH:C564823': {'MONDO': 'MONDO:0010021'}, - 'MESH:C564824': {'MONDO': 'MONDO:0010018'}, - 'MESH:C564829': {'MONDO': 'MONDO:0010000'}, - 'MESH:C564832': {'MONDO': 'MONDO:0009992'}, - 'MESH:C564835': {'MONDO': 'MONDO:0100288'}, - 'MESH:C564838': {'MONDO': 'MONDO:0009987'}, - 'MESH:C564839': {'MONDO': 'MONDO:0009985'}, - 'MESH:C564840': {'MONDO': 'MONDO:0009984'}, - 'MESH:C564841': {'MONDO': 'MONDO:0009983'}, - 'MESH:C564842': {'MONDO': 'MONDO:0009982'}, - 'MESH:C564847': {'MONDO': 'MONDO:0009976'}, - 'MESH:C564848': {'MONDO': 'MONDO:0009972'}, - 'MESH:C564849': {'MONDO': 'MONDO:0009969'}, - 'MESH:C564853': {'MONDO': 'MONDO:0009961'}, - 'MESH:C564854': {'MONDO': 'MONDO:0009957'}, - 'MESH:C564856': {'MONDO': 'MONDO:0009952'}, - 'MESH:C564857': {'MONDO': 'MONDO:0009951'}, - 'MESH:C564858': {'MONDO': 'MONDO:0009950'}, - 'MESH:C564859': {'MONDO': 'MONDO:0009946'}, - 'MESH:C564862': {'MONDO': 'MONDO:0009935'}, - 'MESH:C564863': {'MONDO': 'MONDO:0009932'}, - 'MESH:C564864': {'MONDO': 'MONDO:0009922'}, - 'MESH:C564866': {'MONDO': 'MONDO:0009920'}, - 'MESH:C564868': {'MONDO': 'MONDO:0009916'}, - 'MESH:C564869': {'MONDO': 'MONDO:0009915'}, - 'MESH:C564870': {'MONDO': 'MONDO:0009912'}, - 'MESH:C564871': {'MONDO': 'MONDO:0009909'}, - 'MESH:C564873': {'MONDO': 'MONDO:0009906'}, - 'MESH:C564874': {'MONDO': 'MONDO:0009901'}, - 'MESH:C564875': {'MONDO': 'MONDO:0009900'}, - 'MESH:C564876': {'MONDO': 'MONDO:0009899'}, - 'MESH:C564877': {'MONDO': 'MONDO:0009898'}, - 'MESH:C564878': {'MONDO': 'MONDO:0009897'}, - 'MESH:C564880': {'MONDO': 'MONDO:0009895'}, - 'MESH:C564881': {'MONDO': 'MONDO:0009890'}, - 'MESH:C564882': {'MONDO': 'MONDO:0009888'}, - 'MESH:C564883': {'MONDO': 'MONDO:0009886'}, - 'MESH:C564884': {'MONDO': 'MONDO:0009884'}, - 'MESH:C564885': {'MONDO': 'MONDO:0009882'}, - 'MESH:C564888': {'MONDO': 'MONDO:0009867'}, - 'MESH:C564890': {'MONDO': 'MONDO:0009864'}, - 'MESH:C564893': {'MONDO': 'MONDO:0043364'}, - 'MESH:C564894': {'MONDO': 'MONDO:0009851'}, - 'MESH:C564895': {'MONDO': 'MONDO:0009847'}, - 'MESH:C564899': {'MONDO': 'MONDO:0009842'}, - 'MESH:C564905': {'MONDO': 'MONDO:0009838'}, - 'MESH:C564906': {'MONDO': 'MONDO:0009836'}, - 'MESH:C564907': {'MONDO': 'MONDO:0009479'}, - 'MESH:C564908': {'MONDO': 'MONDO:0009832'}, - 'MESH:C564910': {'MONDO': 'MONDO:0009829'}, - 'MESH:C564912': {'MONDO': 'MONDO:0009822'}, - 'MESH:C564915': {'MONDO': 'MONDO:0009815'}, - 'MESH:C564916': {'MONDO': 'MONDO:0009821'}, - 'MESH:C564917': {'MONDO': 'MONDO:0009811'}, - 'MESH:C564921': {'MONDO': 'MONDO:0009805'}, - 'MESH:C564922': {'MONDO': 'MONDO:0009802'}, - 'MESH:C564923': {'MONDO': 'MONDO:0009801'}, - 'MESH:C564925': {'MONDO': 'MONDO:0009784'}, - 'MESH:C564926': {'MONDO': 'MONDO:0016810'}, - 'MESH:C564927': {'MONDO': 'MONDO:0009782'}, - 'MESH:C564930': {'MONDO': 'MONDO:0009778'}, - 'MESH:C564931': {'MONDO': 'MONDO:0009777'}, - 'MESH:C564934': {'MONDO': 'MONDO:0009771'}, - 'MESH:C564935': {'MONDO': 'MONDO:0009769'}, - 'MESH:C564937': {'MONDO': 'MONDO:0009765'}, - 'MESH:C564938': {'MONDO': 'MONDO:0009762'}, - 'MESH:C564942': {'MONDO': 'MONDO:0009755'}, - 'MESH:C564943': {'MONDO': 'MONDO:0009754'}, - 'MESH:C564944': {'MONDO': 'MONDO:0009753'}, - 'MESH:C564945': {'MONDO': 'MONDO:0009752'}, - 'MESH:C564946': {'MONDO': 'MONDO:0009751'}, - 'MESH:C564947': {'MONDO': 'MONDO:0009750'}, - 'MESH:C564948': {'MONDO': 'MONDO:0009748'}, - 'MESH:C564954': {'MONDO': 'MONDO:0009743'}, - 'MESH:C564968': {'MONDO': 'MONDO:0009714'}, - 'MESH:C564970': {'MONDO': 'MONDO:0009708'}, - 'MESH:C564971': {'MONDO': 'MONDO:0009707'}, - 'MESH:C564972': {'MONDO': 'MONDO:0009706'}, - 'MESH:C564973': {'MONDO': 'MONDO:0009702'}, - 'MESH:C564974': {'MONDO': 'MONDO:0009701'}, - 'MESH:C564977': {'MONDO': 'MONDO:0009695'}, - 'MESH:C564979': {'MONDO': 'MONDO:0009687'}, - 'MESH:C564980': {'MONDO': 'MONDO:0009686'}, - 'MESH:C564982': {'MONDO': 'MONDO:0009684'}, - 'MESH:C564983': {'MONDO': 'MONDO:0009682'}, - 'MESH:C564985': {'MONDO': 'MONDO:0009679'}, - 'MESH:C564989': {'MONDO': 'MONDO:0007647'}, - 'MESH:C564990': {'MONDO': 'MONDO:0007645'}, - 'MESH:C564991': {'MONDO': 'MONDO:0007643'}, - 'MESH:C564992': {'MONDO': 'MONDO:0007640'}, - 'MESH:C564999': {'MONDO': 'MONDO:0007633'}, - 'MESH:C565001': {'MONDO': 'MONDO:0007631'}, - 'MESH:C565007': {'MONDO': 'MONDO:0007626'}, - 'MESH:C565008': {'MONDO': 'MONDO:0007625'}, - 'MESH:C565009': {'MONDO': 'MONDO:0007622'}, - 'MESH:C565010': {'MONDO': 'MONDO:0007619'}, - 'MESH:C565011': {'MONDO': 'MONDO:0007616'}, - 'MESH:C565016': {'MONDO': 'MONDO:0007610'}, - 'MESH:C565017': {'MONDO': 'MONDO:0007605'}, - 'MESH:C565020': {'MONDO': 'MONDO:0014225'}, - 'MESH:C565021': {'MONDO': 'MONDO:0007601'}, - 'MESH:C565022': {'MONDO': 'MONDO:0007599'}, - 'MESH:C565023': {'MONDO': 'MONDO:0007598'}, - 'MESH:C565024': {'MONDO': 'MONDO:0007597'}, - 'MESH:C565025': {'MONDO': 'MONDO:0007595'}, - 'MESH:C565026': {'MONDO': 'MONDO:0007594'}, - 'MESH:C565027': {'MONDO': 'MONDO:0013487'}, - 'MESH:C565028': {'MONDO': 'MONDO:0007592'}, - 'MESH:C565029': {'MONDO': 'MONDO:0007591'}, - 'MESH:C565032': {'MONDO': 'MONDO:0007588'}, - 'MESH:C565034': {'MONDO': 'MONDO:0007584'}, - 'MESH:C565035': {'MONDO': 'MONDO:0014696'}, - 'MESH:C565036': {'MONDO': 'MONDO:0007581'}, - 'MESH:C565039': {'MONDO': 'MONDO:0007573'}, - 'MESH:C565041': {'MONDO': 'MONDO:0007570'}, - 'MESH:C565046': {'MONDO': 'MONDO:0007562'}, - 'MESH:C565049': {'MONDO': 'MONDO:0007553'}, - 'MESH:C565054': {'MONDO': 'MONDO:0007546'}, - 'MESH:C565057': {'MONDO': 'MONDO:0007535'}, - 'MESH:C565058': {'MONDO': 'MONDO:0007533'}, - 'MESH:C565061': {'MONDO': 'MONDO:0020522'}, - 'MESH:C565062': {'MONDO': 'MONDO:0007520'}, - 'MESH:C565063': {'MONDO': 'MONDO:0007518'}, - 'MESH:C565064': {'MONDO': 'MONDO:0007517'}, - 'MESH:C565065': {'MONDO': 'MONDO:0007516'}, - 'MESH:C565067': {'MONDO': 'MONDO:0007512'}, - 'MESH:C565068': {'MONDO': 'MONDO:0007511'}, - 'MESH:C565071': {'MONDO': 'MONDO:0007506'}, - 'MESH:C565076': {'MONDO': 'MONDO:0007490'}, - 'MESH:C565079': {'MONDO': 'MONDO:0007485'}, - 'MESH:C565080': {'MONDO': 'MONDO:0007482'}, - 'MESH:C565081': {'MONDO': 'MONDO:0007479'}, - 'MESH:C565086': {'MONDO': 'MONDO:0007475'}, - 'MESH:C565089': {'MONDO': 'MONDO:0007470'}, - 'MESH:C565090': {'MONDO': 'MONDO:0007469'}, - 'MESH:C565092': {'MONDO': 'MONDO:0007465'}, - 'MESH:C565093': {'MONDO': 'MONDO:0007463'}, - 'MESH:C565094': {'MONDO': 'MONDO:0007461'}, - 'MESH:C565095': {'MONDO': 'MONDO:0013456'}, - 'MESH:C565097': {'MONDO': 'MONDO:0015240'}, - 'MESH:C565098': {'MONDO': 'MONDO:0007457'}, - 'MESH:C565099': {'MONDO': 'MONDO:0007456'}, - 'MESH:C565100': {'MONDO': 'MONDO:0007454'}, - 'MESH:C565101': {'MONDO': 'MONDO:0007452'}, - 'MESH:C565102': {'MONDO': 'MONDO:0013034'}, - 'MESH:C565103': {'MONDO': 'MONDO:0007449'}, - 'MESH:C565109': {'MONDO': 'MONDO:0007444'}, - 'MESH:C565111': {'MONDO': 'MONDO:0007440'}, - 'MESH:C565112': {'MONDO': 'MONDO:0007439'}, - 'MESH:C565114': {'MONDO': 'MONDO:0007434'}, - 'MESH:C565115': {'MONDO': 'MONDO:0007433'}, - 'MESH:C565118': {'MONDO': 'MONDO:0007428'}, - 'MESH:C565119': {'MONDO': 'MONDO:0007427'}, - 'MESH:C565120': {'MONDO': 'MONDO:0007425'}, - 'MESH:C565121': {'MONDO': 'MONDO:0007424'}, - 'MESH:C565122': {'MONDO': 'MONDO:0007423'}, - 'MESH:C565123': {'MONDO': 'MONDO:0007421'}, - 'MESH:C565128': {'MONDO': 'MONDO:0007415'}, - 'MESH:C565129': {'MONDO': 'MONDO:0007412'}, - 'MESH:C565133': {'MONDO': 'MONDO:0011430'}, - 'MESH:C565134': {'MONDO': 'MONDO:0013411'}, - 'MESH:C565138': {'MONDO': 'MONDO:0007410'}, - 'MESH:C565140': {'MONDO': 'MONDO:0007408'}, - 'MESH:C565141': {'MONDO': 'MONDO:0007407'}, - 'MESH:C565142': {'MONDO': 'MONDO:0007406'}, - 'MESH:C565144': {'MONDO': 'MONDO:0007398'}, - 'MESH:C565145': {'MONDO': 'MONDO:0007397'}, - 'MESH:C565147': {'MONDO': 'MONDO:0007393'}, - 'MESH:C565148': {'MONDO': 'MONDO:0007392'}, - 'MESH:C565153': {'MONDO': 'MONDO:0007385'}, - 'MESH:C565155': {'MONDO': 'MONDO:0007381'}, - 'MESH:C565157': {'MONDO': 'MONDO:0007373'}, - 'MESH:C565158': {'MONDO': 'MONDO:0007372'}, - 'MESH:C565161': {'MONDO': 'MONDO:0007370'}, - 'MESH:C565162': {'MONDO': 'MONDO:0007367'}, - 'MESH:C565165': {'MONDO': 'MONDO:0013445'}, - 'MESH:C565167': {'MONDO': 'MONDO:0013721'}, - 'MESH:C565169': {'MONDO': 'MONDO:0013417'}, - 'MESH:C565170': {'MONDO': 'MONDO:0013419'}, - 'MESH:C565171': {'MONDO': 'MONDO:0007360'}, - 'MESH:C565172': {'MONDO': 'MONDO:0007357'}, - 'MESH:C565176': {'MONDO': 'MONDO:0012199'}, - 'MESH:C565178': {'MONDO': 'MONDO:0016470'}, - 'MESH:C565184': {'MONDO': 'MONDO:0012554'}, - 'MESH:C565185': {'MONDO': 'MONDO:0012553'}, - 'MESH:C565186': {'MONDO': 'MONDO:0012551'}, - 'MESH:C565193': {'MONDO': 'MONDO:0012544'}, - 'MESH:C565195': {'MONDO': 'MONDO:0012541'}, - 'MESH:C565196': {'MONDO': 'MONDO:0012540'}, - 'MESH:C565198': {'MONDO': 'MONDO:0012538'}, - 'MESH:C565199': {'MONDO': 'MONDO:0012537'}, - 'MESH:C565201': {'MONDO': 'MONDO:0012470'}, - 'MESH:C565202': {'MONDO': 'MONDO:0012469'}, - 'MESH:C565204': {'MONDO': 'MONDO:0012466'}, - 'MESH:C565206': {'MONDO': 'MONDO:0012463'}, - 'MESH:C565207': {'MONDO': 'MONDO:0012460'}, - 'MESH:C565208': {'MONDO': 'MONDO:0012457'}, - 'MESH:C565209': {'MONDO': 'MONDO:0019629'}, - 'MESH:C565210': {'MONDO': 'MONDO:0012453'}, - 'MESH:C565211': {'MONDO': 'MONDO:0012452'}, - 'MESH:C565214': {'MONDO': 'MONDO:0012448'}, - 'MESH:C565216': {'MONDO': 'MONDO:0012447'}, - 'MESH:C565217': {'MONDO': 'MONDO:0012446'}, - 'MESH:C565218': {'MONDO': 'MONDO:0012355'}, - 'MESH:C565220': {'MONDO': 'MONDO:0012354'}, - 'MESH:C565221': {'MONDO': 'MONDO:0012353'}, - 'MESH:C565222': {'MONDO': 'MONDO:0012352'}, - 'MESH:C565223': {'MONDO': 'MONDO:0012351'}, - 'MESH:C565225': {'MONDO': 'MONDO:0012348'}, - 'MESH:C565226': {'MONDO': 'MONDO:0012347'}, - 'MESH:C565227': {'MONDO': 'MONDO:0012346'}, - 'MESH:C565228': {'MONDO': 'MONDO:0012344'}, - 'MESH:C565229': {'MONDO': 'MONDO:0012343'}, - 'MESH:C565231': {'MONDO': 'MONDO:0011668'}, - 'MESH:C565232': {'MONDO': 'MONDO:0011664'}, - 'MESH:C565234': {'MONDO': 'MONDO:0011661'}, - 'MESH:C565237': {'MONDO': 'MONDO:0011659'}, - 'MESH:C565238': {'MONDO': 'MONDO:0011658'}, - 'MESH:C565239': {'MONDO': 'MONDO:0011657'}, - 'MESH:C565240': {'MONDO': 'MONDO:0011656'}, - 'MESH:C565246': {'MONDO': 'MONDO:0011654'}, - 'MESH:C565248': {'MONDO': 'MONDO:0011651'}, - 'MESH:C565249': {'MONDO': 'MONDO:0011650'}, - 'MESH:C565251': {'MONDO': 'MONDO:0011647'}, - 'MESH:C565252': {'MONDO': 'MONDO:0011646'}, - 'MESH:C565255': {'MONDO': 'MONDO:0011640'}, - 'MESH:C565260': {'MONDO': 'MONDO:0011635'}, - 'MESH:C565264': {'MONDO': 'MONDO:0011629'}, - 'MESH:C565267': {'MONDO': 'MONDO:0011625'}, - 'MESH:C565271': {'MONDO': 'MONDO:0011620'}, - 'MESH:C565272': {'MONDO': 'MONDO:0011618'}, - 'MESH:C565273': {'MONDO': 'MONDO:0011617'}, - 'MESH:C565274': {'MONDO': 'MONDO:0011616'}, - 'MESH:C565275': {'MONDO': 'MONDO:0011615'}, - 'MESH:C565276': {'MONDO': 'MONDO:0011613'}, - 'MESH:C565278': {'MONDO': 'MONDO:0011610'}, - 'MESH:C565279': {'MONDO': 'MONDO:0011609'}, - 'MESH:C565280': {'MONDO': 'MONDO:0011608'}, - 'MESH:C565282': {'MONDO': 'MONDO:0011606'}, - 'MESH:C565284': {'MONDO': 'MONDO:0011605'}, - 'MESH:C565287': {'MONDO': 'MONDO:0011602'}, - 'MESH:C565291': {'MONDO': 'MONDO:0011598'}, - 'MESH:C565292': {'MONDO': 'MONDO:0011597'}, - 'MESH:C565293': {'MONDO': 'MONDO:0011596'}, - 'MESH:C565296': {'MONDO': 'MONDO:0011593'}, - 'MESH:C565297': {'MONDO': 'MONDO:0011592'}, - 'MESH:C565298': {'MONDO': 'MONDO:0011591'}, - 'MESH:C565299': {'MONDO': 'MONDO:0011590'}, - 'MESH:C565300': {'MONDO': 'MONDO:0011589'}, - 'MESH:C565301': {'MONDO': 'MONDO:0011587'}, - 'MESH:C565302': {'MONDO': 'MONDO:0011586'}, - 'MESH:C565304': {'MONDO': 'MONDO:0017338'}, - 'MESH:C565308': {'MONDO': 'MONDO:0011580'}, - 'MESH:C565309': {'MONDO': 'MONDO:0011579'}, - 'MESH:C565310': {'MONDO': 'MONDO:0011578'}, - 'MESH:C565311': {'MONDO': 'MONDO:0011577'}, - 'MESH:C565312': {'MONDO': 'MONDO:0011576'}, - 'MESH:C565313': {'MONDO': 'MONDO:0011575'}, - 'MESH:C565314': {'MONDO': 'MONDO:0011574'}, - 'MESH:C565315': {'MONDO': 'MONDO:0011572'}, - 'MESH:C565316': {'MONDO': 'MONDO:0011571'}, - 'MESH:C565319': {'MONDO': 'MONDO:0011568'}, - 'MESH:C565320': {'MONDO': 'MONDO:0011567'}, - 'MESH:C565322': {'MONDO': 'MONDO:0011564'}, - 'MESH:C565323': {'MONDO': 'MONDO:0011563'}, - 'MESH:C565324': {'MONDO': 'MONDO:0011562'}, - 'MESH:C565325': {'MONDO': 'MONDO:0011561'}, - 'MESH:C565326': {'MONDO': 'MONDO:0011557'}, - 'MESH:C565327': {'MONDO': 'MONDO:0013446'}, - 'MESH:C565328': {'MONDO': 'MONDO:0011555'}, - 'MESH:C565329': {'MONDO': 'MONDO:0011553'}, - 'MESH:C565331': {'MONDO': 'MONDO:0011550'}, - 'MESH:C565334': {'MONDO': 'MONDO:0011545'}, - 'MESH:C565335': {'MONDO': 'MONDO:0011544'}, - 'MESH:C565336': {'MONDO': 'MONDO:0011543'}, - 'MESH:C565337': {'MONDO': 'MONDO:0011541'}, - 'MESH:C565340': {'MONDO': 'MONDO:0011538'}, - 'MESH:C565342': {'MONDO': 'MONDO:0011537'}, - 'MESH:C565343': {'MONDO': 'MONDO:0011536'}, - 'MESH:C565344': {'MONDO': 'MONDO:0011535'}, - 'MESH:C565346': {'MONDO': 'MONDO:0008612'}, - 'MESH:C565349': {'MONDO': 'MONDO:0011530'}, - 'MESH:C565353': {'MONDO': 'MONDO:0011521'}, - 'MESH:C565357': {'MONDO': 'MONDO:0011519'}, - 'MESH:C565359': {'MONDO': 'MONDO:0011517'}, - 'MESH:C565360': {'MONDO': 'MONDO:0013423'}, - 'MESH:C565361': {'MONDO': 'MONDO:0009674'}, - 'MESH:C565366': {'MONDO': 'MONDO:0009663'}, - 'MESH:C565367': {'MONDO': 'MONDO:0009652'}, - 'MESH:C565370': {'MONDO': 'MONDO:0009646'}, - 'MESH:C565371': {'MONDO': 'MONDO:0009645'}, - 'MESH:C565372': {'MONDO': 'MONDO:0009643'}, - 'MESH:C565373': {'MONDO': 'MONDO:0009644'}, - 'MESH:C565374': {'MONDO': 'MONDO:0014212'}, - 'MESH:C565375': {'MONDO': 'MONDO:0100294'}, - 'MESH:C565376': {'MONDO': 'MONDO:0009638'}, - 'MESH:C565377': {'MONDO': 'MONDO:0009631'}, - 'MESH:C565378': {'MONDO': 'MONDO:0009630'}, - 'MESH:C565382': {'MONDO': 'MONDO:0009619'}, - 'MESH:C565384': {'MONDO': 'MONDO:0009617'}, - 'MESH:C565386': {'MONDO': 'MONDO:0009615'}, - 'MESH:C565390': {'MONDO': 'MONDO:0009612'}, - 'MESH:C565393': {'MONDO': 'MONDO:0009611'}, - 'MESH:C565395': {'MONDO': 'MONDO:0009600'}, - 'MESH:C565396': {'MONDO': 'MONDO:0009599'}, - 'MESH:C565398': {'MONDO': 'MONDO:0009598'}, - 'MESH:C565399': {'MONDO': 'MONDO:0009596'}, - 'MESH:C565400': {'MONDO': 'MONDO:0009594'}, - 'MESH:C565404': {'MONDO': 'MONDO:0009589'}, - 'MESH:C565405': {'MONDO': 'MONDO:0009586'}, - 'MESH:C565406': {'MONDO': 'MONDO:0009580'}, - 'MESH:C565408': {'MONDO': 'MONDO:0009574'}, - 'MESH:C565409': {'MONDO': 'MONDO:0009568'}, - 'MESH:C565410': {'MONDO': 'MONDO:0009566'}, - 'MESH:C565411': {'MONDO': 'MONDO:0009565'}, - 'MESH:C565420': {'MONDO': 'MONDO:0009559'}, - 'MESH:C565421': {'MONDO': 'MONDO:0009555'}, - 'MESH:C565425': {'MONDO': 'MONDO:0009546'}, - 'MESH:C565427': {'MONDO': 'MONDO:0009541'}, - 'MESH:C565428': {'MONDO': 'MONDO:0009540'}, - 'MESH:C565429': {'MONDO': 'MONDO:0009539'}, - 'MESH:C565430': {'MONDO': 'MONDO:0009538'}, - 'MESH:C565431': {'MONDO': 'MONDO:0009536'}, - 'MESH:C565432': {'MONDO': 'MONDO:0009535'}, - 'MESH:C565433': {'MONDO': 'MONDO:0009534'}, - 'MESH:C565436': {'MONDO': 'MONDO:0009526'}, - 'MESH:C565437': {'MONDO': 'MONDO:0009525'}, - 'MESH:C565439': {'MONDO': 'MONDO:0013539'}, - 'MESH:C565440': {'MONDO': 'MONDO:0009522'}, - 'MESH:C565441': {'MONDO': 'MONDO:0009521'}, - 'MESH:C565442': {'MONDO': 'MONDO:0009516'}, - 'MESH:C565446': {'MONDO': 'MONDO:0009505'}, - 'MESH:C565447': {'MONDO': 'MONDO:0009503'}, - 'MESH:C565448': {'MONDO': 'MONDO:0009502'}, - 'MESH:C565449': {'MONDO': 'MONDO:0009501'}, - 'MESH:C565453': {'MONDO': 'MONDO:0008774'}, - 'MESH:C565454': {'MONDO': 'MONDO:0009489'}, - 'MESH:C565456': {'MONDO': 'MONDO:0009487'}, - 'MESH:C565460': {'MONDO': 'MONDO:0009477'}, - 'MESH:C565461': {'MONDO': 'MONDO:0009471'}, - 'MESH:C565465': {'MONDO': 'MONDO:0009462'}, - 'MESH:C565466': {'MONDO': 'MONDO:0009460'}, - 'MESH:C565468': {'MONDO': 'MONDO:0009455'}, - 'MESH:C565469': {'MONDO': 'MONDO:0009453'}, - 'MESH:C565471': {'MONDO': 'MONDO:0009447'}, - 'MESH:C565473': {'MONDO': 'MONDO:0017267'}, - 'MESH:C565475': {'MONDO': 'MONDO:0009438'}, - 'MESH:C565476': {'MONDO': 'MONDO:0009434'}, - 'MESH:C565477': {'MONDO': 'MONDO:0009432'}, - 'MESH:C565478': {'MONDO': 'MONDO:0009429'}, - 'MESH:C565481': {'MONDO': 'MONDO:0009422'}, - 'MESH:C565482': {'MONDO': 'MONDO:0009418'}, - 'MESH:C565485': {'MONDO': 'MONDO:0009414'}, - 'MESH:C565489': {'MONDO': 'MONDO:0009408'}, - 'MESH:C565490': {'MONDO': 'MONDO:0009407'}, - 'MESH:C565492': {'MONDO': 'MONDO:0009405'}, - 'MESH:C565494': {'MONDO': 'MONDO:0009399'}, - 'MESH:C565496': {'MONDO': 'MONDO:0009396'}, - 'MESH:C565497': {'MONDO': 'MONDO:0009392'}, - 'MESH:C565498': {'MONDO': 'MONDO:0009391'}, - 'MESH:C565499': {'MONDO': 'MONDO:0009389'}, - 'MESH:C565500': {'MONDO': 'MONDO:0009386'}, - 'MESH:C565502': {'MONDO': 'MONDO:0009373'}, - 'MESH:C565504': {'MONDO': 'MONDO:0009365'}, - 'MESH:C565507': {'MONDO': 'MONDO:0009359'}, - 'MESH:C565510': {'MONDO': 'MONDO:0009354'}, - 'MESH:C565517': {'MONDO': 'MONDO:0009343'}, - 'MESH:C565518': {'MONDO': 'MONDO:0009342'}, - 'MESH:C565522': {'MONDO': 'MONDO:0009334'}, - 'MESH:C565524': {'MONDO': 'MONDO:0009331'}, - 'MESH:C565529': {'MONDO': 'MONDO:0009312'}, - 'MESH:C565530': {'MONDO': 'MONDO:0009311'}, - 'MESH:C565531': {'MONDO': 'MONDO:0009310'}, - 'MESH:C565532': {'MONDO': 'MONDO:0009309'}, - 'MESH:C565533': {'MONDO': 'MONDO:0009308'}, - 'MESH:C565534': {'MONDO': 'MONDO:0009307'}, - 'MESH:C565535': {'MONDO': 'MONDO:0009305'}, - 'MESH:C565536': {'MONDO': 'MONDO:0009302'}, - 'MESH:C565537': {'MONDO': 'MONDO:0009301'}, - 'MESH:C565538': {'MONDO': 'MONDO:0009296'}, - 'MESH:C565545': {'MONDO': 'MONDO:0009284'}, - 'MESH:C565551': {'MONDO': 'MONDO:0009274'}, - 'MESH:C565553': {'MONDO': 'MONDO:0009268'}, - 'MESH:C565557': {'MONDO': 'MONDO:0009259'}, - 'MESH:C565558': {'MONDO': 'MONDO:0009248'}, - 'MESH:C565561': {'MONDO': 'MONDO:0100340'}, - 'MESH:C565562': {'MONDO': 'MONDO:0009243'}, - 'MESH:C565564': {'MONDO': 'MONDO:0009235'}, - 'MESH:C565567': {'MONDO': 'MONDO:0009228'}, - 'MESH:C565569': {'MONDO': 'MONDO:0009225'}, - 'MESH:C565578': {'MONDO': 'MONDO:0009204'}, - 'MESH:C565580': {'MONDO': 'MONDO:0009201'}, - 'MESH:C565584': {'MONDO': 'MONDO:0009193'}, - 'MESH:C565585': {'MONDO': 'MONDO:0009190'}, - 'MESH:C565587': {'MONDO': 'MONDO:0009186'}, - 'MESH:C565588': {'MONDO': 'MONDO:0009184'}, - 'MESH:C565591': {'MONDO': 'MONDO:0009171'}, - 'MESH:C565592': {'MONDO': 'MONDO:0009170'}, - 'MESH:C565593': {'MONDO': 'MONDO:0009168'}, - 'MESH:C565594': {'MONDO': 'MONDO:0009167'}, - 'MESH:C565596': {'MONDO': 'MONDO:0009164'}, - 'MESH:C565597': {'MONDO': 'MONDO:0009163'}, - 'MESH:C565600': {'MONDO': 'MONDO:0009158'}, - 'MESH:C565601': {'MONDO': 'MONDO:0009156'}, - 'MESH:C565604': {'MONDO': 'MONDO:0009150'}, - 'MESH:C565605': {'MONDO': 'MONDO:0009149'}, - 'MESH:C565606': {'MONDO': 'MONDO:0009146'}, - 'MESH:C565607': {'MONDO': 'MONDO:0009145'}, - 'MESH:C565608': {'MONDO': 'MONDO:0009142'}, - 'MESH:C565610': {'MONDO': 'MONDO:0009137'}, - 'MESH:C565611': {'MONDO': 'MONDO:0009136'}, - 'MESH:C565614': {'MONDO': 'MONDO:0009129'}, - 'MESH:C565615': {'MONDO': 'MONDO:0009127'}, - 'MESH:C565617': {'MONDO': 'MONDO:0009122'}, - 'MESH:C565618': {'MONDO': 'MONDO:0009121'}, - 'MESH:C565619': {'MONDO': 'MONDO:0009120'}, - 'MESH:C565620': {'MONDO': 'MONDO:0009119'}, - 'MESH:C565621': {'MONDO': 'MONDO:0009118'}, - 'MESH:C565624': {'MONDO': 'MONDO:0014464'}, - 'MESH:C565629': {'MONDO': 'MONDO:0009103'}, - 'MESH:C565630': {'MONDO': 'MONDO:0009102'}, - 'MESH:C565631': {'MONDO': 'MONDO:0013673'}, - 'MESH:C565637': {'MONDO': 'MONDO:0009090'}, - 'MESH:C565639': {'MONDO': 'MONDO:0009088'}, - 'MESH:C565640': {'MONDO': 'MONDO:0009087'}, - 'MESH:C565642': {'MONDO': 'MONDO:0009085'}, - 'MESH:C565644': {'MONDO': 'MONDO:0009083'}, - 'MESH:C565646': {'MONDO': 'MONDO:0009081'}, - 'MESH:C565647': {'MONDO': 'MONDO:0009080'}, - 'MESH:C565649': {'MONDO': 'MONDO:0009077'}, - 'MESH:C565652': {'MONDO': 'MONDO:0019745'}, - 'MESH:C565659': {'MONDO': 'MONDO:0009059'}, - 'MESH:C565660': {'MONDO': 'MONDO:0009057'}, - 'MESH:C565662': {'MONDO': 'MONDO:0009049'}, - 'MESH:C565663': {'MONDO': 'MONDO:0009041'}, - 'MESH:C565664': {'MONDO': 'MONDO:0009040'}, - 'MESH:C565665': {'MONDO': 'MONDO:0009038'}, - 'MESH:C565666': {'MONDO': 'MONDO:0009037'}, - 'MESH:C565672': {'MONDO': 'MONDO:0009030'}, - 'MESH:C565673': {'MONDO': 'MONDO:0009029'}, - 'MESH:C565674': {'MONDO': 'MONDO:0009024'}, - 'MESH:C565677': {'MONDO': 'MONDO:0009014'}, - 'MESH:C565678': {'MONDO': 'MONDO:0009013'}, - 'MESH:C565679': {'MONDO': 'MONDO:0009012'}, - 'MESH:C565681': {'MONDO': 'MONDO:0019760'}, - 'MESH:C565684': {'MONDO': 'MONDO:0014353'}, - 'MESH:C565686': {'MONDO': 'MONDO:0009001'}, - 'MESH:C565687': {'MONDO': 'MONDO:0009000'}, - 'MESH:C565690': {'MONDO': 'MONDO:0012534'}, - 'MESH:C565691': {'MONDO': 'MONDO:0012532'}, - 'MESH:C565696': {'MONDO': 'MONDO:0012528'}, - 'MESH:C565697': {'MONDO': 'MONDO:0012525'}, - 'MESH:C565698': {'MONDO': 'MONDO:0012445'}, - 'MESH:C565700': {'MONDO': 'MONDO:0012443'}, - 'MESH:C565701': {'MONDO': 'MONDO:0012442'}, - 'MESH:C565703': {'MONDO': 'MONDO:0012437'}, - 'MESH:C565705': {'MONDO': 'MONDO:0012436'}, - 'MESH:C565706': {'MONDO': 'MONDO:0012435'}, - 'MESH:C565707': {'MONDO': 'MONDO:0012434'}, - 'MESH:C565708': {'MONDO': 'MONDO:0012433'}, - 'MESH:C565710': {'MONDO': 'MONDO:0012431'}, - 'MESH:C565711': {'MONDO': 'MONDO:0012428'}, - 'MESH:C565712': {'MONDO': 'MONDO:0012426'}, - 'MESH:C565715': {'MONDO': 'MONDO:0012422'}, - 'MESH:C565716': {'MONDO': 'MONDO:0012421'}, - 'MESH:C565717': {'MONDO': 'MONDO:0012420'}, - 'MESH:C565718': {'MONDO': 'MONDO:0012419'}, - 'MESH:C565719': {'MONDO': 'MONDO:0012418'}, - 'MESH:C565720': {'MONDO': 'MONDO:0012723'}, - 'MESH:C565723': {'MONDO': 'MONDO:0012342'}, - 'MESH:C565724': {'MONDO': 'MONDO:0012337'}, - 'MESH:C565725': {'MONDO': 'MONDO:0012336'}, - 'MESH:C565726': {'MONDO': 'MONDO:0012335'}, - 'MESH:C565728': {'MONDO': 'MONDO:0011513'}, - 'MESH:C565729': {'MONDO': 'MONDO:0011511'}, - 'MESH:C565730': {'MONDO': 'MONDO:0011507'}, - 'MESH:C565732': {'MONDO': 'MONDO:0011505'}, - 'MESH:C565733': {'MONDO': 'MONDO:0011502'}, - 'MESH:C565734': {'MONDO': 'MONDO:0011501'}, - 'MESH:C565735': {'MONDO': 'MONDO:0011500'}, - 'MESH:C565736': {'MONDO': 'MONDO:0011499'}, - 'MESH:C565737': {'MONDO': 'MONDO:0011497'}, - 'MESH:C565738': {'MONDO': 'MONDO:0011523'}, - 'MESH:C565740': {'MONDO': 'MONDO:0011496'}, - 'MESH:C565742': {'MONDO': 'MONDO:0011494'}, - 'MESH:C565744': {'MONDO': 'MONDO:0011492'}, - 'MESH:C565746': {'MONDO': 'MONDO:0011488'}, - 'MESH:C565747': {'MONDO': 'MONDO:0011487'}, - 'MESH:C565748': {'MONDO': 'MONDO:0011486'}, - 'MESH:C565752': {'MONDO': 'MONDO:0011482'}, - 'MESH:C565754': {'MONDO': 'MONDO:0011480'}, - 'MESH:C565755': {'MONDO': 'MONDO:0011478'}, - 'MESH:C565757': {'MONDO': 'MONDO:0012583'}, - 'MESH:C565764': {'MONDO': 'MONDO:0011471'}, - 'MESH:C565766': {'MONDO': 'MONDO:0011470'}, - 'MESH:C565768': {'MONDO': 'MONDO:0013681'}, - 'MESH:C565771': {'MONDO': 'MONDO:0011467'}, - 'MESH:C565772': {'MONDO': 'MONDO:0011464'}, - 'MESH:C565773': {'MONDO': 'MONDO:0011463'}, - 'MESH:C565775': {'MONDO': 'MONDO:0011460'}, - 'MESH:C565776': {'MONDO': 'MONDO:0011459'}, - 'MESH:C565777': {'MONDO': 'MONDO:0013725'}, - 'MESH:C565778': {'MONDO': 'MONDO:0011458'}, - 'MESH:C565779': {'MONDO': 'MONDO:0011457'}, - 'MESH:C565780': {'MONDO': 'MONDO:0011456'}, - 'MESH:C565781': {'MONDO': 'MONDO:0011455'}, - 'MESH:C565782': {'MONDO': 'MONDO:0011454'}, - 'MESH:C565783': {'MONDO': 'MONDO:0011453'}, - 'MESH:C565785': {'MONDO': 'MONDO:0020310'}, - 'MESH:C565786': {'MONDO': 'MONDO:0011446'}, - 'MESH:C565788': {'MONDO': 'MONDO:0011443'}, - 'MESH:C565790': {'MONDO': 'MONDO:0011439'}, - 'MESH:C565791': {'MONDO': 'MONDO:0100486'}, - 'MESH:C565792': {'MONDO': 'MONDO:0011437'}, - 'MESH:C565794': {'MONDO': 'MONDO:0011435'}, - 'MESH:C565796': {'MONDO': 'MONDO:0011433'}, - 'MESH:C565797': {'MONDO': 'MONDO:0011432'}, - 'MESH:C565798': {'MONDO': 'MONDO:0019434'}, - 'MESH:C565799': {'MONDO': 'MONDO:0011428'}, - 'MESH:C565803': {'MONDO': 'MONDO:0011424'}, - 'MESH:C565805': {'MONDO': 'MONDO:0011420'}, - 'MESH:C565808': {'MONDO': 'MONDO:0018214'}, - 'MESH:C565809': {'MONDO': 'MONDO:0011416'}, - 'MESH:C565810': {'MONDO': 'MONDO:0011461'}, - 'MESH:C565811': {'MONDO': 'MONDO:0011891'}, - 'MESH:C565814': {'MONDO': 'MONDO:0011415'}, - 'MESH:C565817': {'MONDO': 'MONDO:0011410'}, - 'MESH:C565822': {'MONDO': 'MONDO:0011402'}, - 'MESH:C565824': {'MONDO': 'MONDO:0011400'}, - 'MESH:C565826': {'MONDO': 'MONDO:0011396'}, - 'MESH:C565827': {'MONDO': 'MONDO:0011395'}, - 'MESH:C565828': {'MONDO': 'MONDO:0011392'}, - 'MESH:C565831': {'MONDO': 'MONDO:0011390'}, - 'MESH:C565832': {'MONDO': 'MONDO:0011389'}, - 'MESH:C565833': {'MONDO': 'MONDO:0011383'}, - 'MESH:C565834': {'MONDO': 'MONDO:0011381'}, - 'MESH:C565840': {'MONDO': 'MONDO:0011377'}, - 'MESH:C565842': {'MONDO': 'MONDO:0011375'}, - 'MESH:C565843': {'MONDO': 'MONDO:0008994'}, - 'MESH:C565844': {'MONDO': 'MONDO:0008993'}, - 'MESH:C565847': {'MONDO': 'MONDO:0008986'}, - 'MESH:C565848': {'MONDO': 'MONDO:0008983'}, - 'MESH:C565850': {'MONDO': 'MONDO:0008980'}, - 'MESH:C565851': {'MONDO': 'MONDO:0008979'}, - 'MESH:C565852': {'MONDO': 'MONDO:0008976'}, - 'MESH:C565853': {'MONDO': 'MONDO:0008973'}, - 'MESH:C565855': {'MONDO': 'MONDO:0008971'}, - 'MESH:C565856': {'MONDO': 'MONDO:0008968'}, - 'MESH:C565862': {'MONDO': 'MONDO:0800436'}, - 'MESH:C565863': {'MONDO': 'MONDO:0008951'}, - 'MESH:C565864': {'MONDO': 'MONDO:0008946'}, - 'MESH:C565865': {'MONDO': 'MONDO:0008943'}, - 'MESH:C565866': {'MONDO': 'MONDO:0011781'}, - 'MESH:C565867': {'MONDO': 'MONDO:0008941'}, - 'MESH:C565868': {'MONDO': 'MONDO:0008937'}, - 'MESH:C565869': {'MONDO': 'MONDO:0008936'}, - 'MESH:C565870': {'MONDO': 'MONDO:0008935'}, - 'MESH:C565872': {'MONDO': 'MONDO:0008933'}, - 'MESH:C565876': {'MONDO': 'MONDO:0008927'}, - 'MESH:C565881': {'MONDO': 'MONDO:0008916'}, - 'MESH:C565882': {'MONDO': 'MONDO:0008913'}, - 'MESH:C565883': {'MONDO': 'MONDO:0008912'}, - 'MESH:C565884': {'MONDO': 'MONDO:0008911'}, - 'MESH:C565891': {'MONDO': 'MONDO:0008895'}, - 'MESH:C565893': {'MONDO': 'MONDO:0008884'}, - 'MESH:C565894': {'MONDO': 'MONDO:0008883'}, - 'MESH:C565896': {'MONDO': 'MONDO:0008878'}, - 'MESH:C565898': {'MONDO': 'MONDO:0008872'}, - 'MESH:C565902': {'MONDO': 'MONDO:0008864'}, - 'MESH:C565904': {'MONDO': 'MONDO:0008860'}, - 'MESH:C565905': {'MONDO': 'MONDO:0008859'}, - 'MESH:C565916': {'MONDO': 'MONDO:0014435'}, - 'MESH:C565917': {'MONDO': 'MONDO:0014436'}, - 'MESH:C565918': {'MONDO': 'MONDO:0014437'}, - 'MESH:C565919': {'MONDO': 'MONDO:0014438'}, - 'MESH:C565920': {'MONDO': 'MONDO:0014439'}, - 'MESH:C565921': {'MONDO': 'MONDO:0014440'}, - 'MESH:C565923': {'MONDO': 'MONDO:0008850'}, - 'MESH:C565924': {'MONDO': 'MONDO:0008847'}, - 'MESH:C565926': {'MONDO': 'MONDO:0008845'}, - 'MESH:C565927': {'MONDO': 'MONDO:0008844'}, - 'MESH:C565928': {'MONDO': 'MONDO:0008843'}, - 'MESH:C565930': {'MONDO': 'MONDO:0008841'}, - 'MESH:C565932': {'MONDO': 'MONDO:0008837'}, - 'MESH:C565933': {'MONDO': 'MONDO:0008836'}, - 'MESH:C565934': {'MONDO': 'MONDO:0008835'}, - 'MESH:C565940': {'MONDO': 'MONDO:0008821'}, - 'MESH:C565941': {'MONDO': 'MONDO:0008819'}, - 'MESH:C565942': {'MONDO': 'MONDO:0008818'}, - 'MESH:C565947': {'MONDO': 'MONDO:0008802'}, - 'MESH:C565951': {'MONDO': 'MONDO:0008792'}, - 'MESH:C565952': {'MONDO': 'MONDO:0008790'}, - 'MESH:C565953': {'MONDO': 'MONDO:0008789'}, - 'MESH:C565954': {'MONDO': 'MONDO:0008786'}, - 'MESH:C565955': {'MONDO': 'MONDO:0008782'}, - 'MESH:C565956': {'MONDO': 'MONDO:0008781'}, - 'MESH:C565957': {'MONDO': 'MONDO:0008780'}, - 'MESH:C565958': {'MONDO': 'MONDO:0008776'}, - 'MESH:C565959': {'MONDO': 'MONDO:0008775'}, - 'MESH:C565960': {'MONDO': 'MONDO:0008773'}, - 'MESH:C565963': {'MONDO': 'MONDO:0008761'}, - 'MESH:C565968': {'MONDO': 'MONDO:0008743'}, - 'MESH:C565969': {'MONDO': 'MONDO:0042490'}, - 'MESH:C565971': {'MONDO': 'MONDO:0008735'}, - 'MESH:C565972': {'MONDO': 'MONDO:0008734'}, - 'MESH:C565974': {'MONDO': 'MONDO:0008733'}, - 'MESH:C565976': {'MONDO': 'MONDO:0008731'}, - 'MESH:C565984': {'MONDO': 'MONDO:0008704'}, - 'MESH:C565989': {'MONDO': 'MONDO:0008690'}, - 'MESH:C565991': {'MONDO': 'MONDO:0008683'}, - 'MESH:C565993': {'MONDO': 'MONDO:0008669'}, - 'MESH:C566000': {'MONDO': 'MONDO:0013622'}, - 'MESH:C566002': {'MONDO': 'MONDO:0008651'}, - 'MESH:C566004': {'MONDO': 'MONDO:0008649'}, - 'MESH:C566007': {'MONDO': 'MONDO:0008641'}, - 'MESH:C566008': {'MONDO': 'MONDO:0008640'}, - 'MESH:C566010': {'MONDO': 'MONDO:0008636'}, - 'MESH:C566011': {'MONDO': 'MONDO:0008634'}, - 'MESH:C566012': {'MONDO': 'MONDO:0008626'}, - 'MESH:C566013': {'MONDO': 'MONDO:0008625'}, - 'MESH:C566014': {'MONDO': 'MONDO:0008623'}, - 'MESH:C566018': {'MONDO': 'MONDO:0008616'}, - 'MESH:C566019': {'MONDO': 'MONDO:0008615'}, - 'MESH:C566021': {'MONDO': 'MONDO:0013199'}, - 'MESH:C566022': {'MONDO': 'MONDO:0008611'}, - 'MESH:C566028': {'MONDO': 'MONDO:0008604'}, - 'MESH:C566029': {'MONDO': 'MONDO:0014221'}, - 'MESH:C566030': {'MONDO': 'MONDO:0008602'}, - 'MESH:C566031': {'MONDO': 'MONDO:0008601'}, - 'MESH:C566032': {'MONDO': 'MONDO:0008598'}, - 'MESH:C566033': {'MONDO': 'MONDO:0008597'}, - 'MESH:C566034': {'MONDO': 'MONDO:0008595'}, - 'MESH:C566038': {'MONDO': 'MONDO:0008589'}, - 'MESH:C566039': {'MONDO': 'MONDO:0013695'}, - 'MESH:C566043': {'MONDO': 'MONDO:0008584'}, - 'MESH:C566044': {'MONDO': 'MONDO:0013412'}, - 'MESH:C566045': {'MONDO': 'MONDO:0008573'}, - 'MESH:C566046': {'MONDO': 'MONDO:0008572'}, - 'MESH:C566052': {'MONDO': 'MONDO:0000911'}, - 'MESH:C566054': {'MONDO': 'MONDO:0008562'}, - 'MESH:C566057': {'MONDO': 'MONDO:0013775'}, - 'MESH:C566060': {'MONDO': 'MONDO:0008553'}, - 'MESH:C566061': {'MONDO': 'MONDO:0008552'}, - 'MESH:C566063': {'MONDO': 'MONDO:0008549'}, - 'MESH:C566065': {'MONDO': 'MONDO:0008545'}, - 'MESH:C566066': {'MONDO': 'MONDO:0008544'}, - 'MESH:C566068': {'MONDO': 'MONDO:0008540'}, - 'MESH:C566069': {'MONDO': 'MONDO:0016675'}, - 'MESH:C566076': {'MONDO': 'MONDO:0008530'}, - 'MESH:C566084': {'MONDO': 'MONDO:0008525'}, - 'MESH:C566085': {'MONDO': 'MONDO:0008524'}, - 'MESH:C566087': {'MONDO': 'MONDO:0008522'}, - 'MESH:C566090': {'MONDO': 'MONDO:0008520'}, - 'MESH:C566091': {'MONDO': 'MONDO:0008517'}, - 'MESH:C566092': {'MONDO': 'MONDO:0008515'}, - 'MESH:C566098': {'MONDO': 'MONDO:0008510'}, - 'MESH:C566099': {'MONDO': 'MONDO:0008509'}, - 'MESH:C566100': {'MONDO': 'MONDO:0008508'}, - 'MESH:C566101': {'MONDO': 'MONDO:0008506'}, - 'MESH:C566102': {'MONDO': 'MONDO:0008502'}, - 'MESH:C566104': {'MONDO': 'MONDO:0008500'}, - 'MESH:C566105': {'MONDO': 'MONDO:0008499'}, - 'MESH:C566108': {'MONDO': 'MONDO:0008497'}, - 'MESH:C566109': {'MONDO': 'MONDO:0008496'}, - 'MESH:C566111': {'MONDO': 'MONDO:0008493'}, - 'MESH:C566112': {'MONDO': 'MONDO:0008492'}, - 'MESH:C566117': {'MONDO': 'MONDO:0007344'}, - 'MESH:C566121': {'MONDO': 'MONDO:0007335'}, - 'MESH:C566123': {'MONDO': 'MONDO:0007329'}, - 'MESH:C566124': {'MONDO': 'MONDO:0007328'}, - 'MESH:C566126': {'MONDO': 'MONDO:0007327'}, - 'MESH:C566127': {'MONDO': 'MONDO:0007325'}, - 'MESH:C566130': {'MONDO': 'MONDO:0013400'}, - 'MESH:C566137': {'MONDO': 'MONDO:0007310'}, - 'MESH:C566138': {'MONDO': 'MONDO:0007308'}, - 'MESH:C566140': {'MONDO': 'MONDO:0007305'}, - 'MESH:C566142': {'MONDO': 'MONDO:0007302'}, - 'MESH:C566146': {'MONDO': 'MONDO:0007296'}, - 'MESH:C566157': {'MONDO': 'MONDO:0007286'}, - 'MESH:C566158': {'MONDO': 'MONDO:0007285'}, - 'MESH:C566168': {'MONDO': 'MONDO:0007270'}, - 'MESH:C566169': {'MONDO': 'MONDO:0007268'}, - 'MESH:C566170': {'MONDO': 'MONDO:0007267'}, - 'MESH:C566171': {'MONDO': 'MONDO:0007266'}, - 'MESH:C566175': {'MONDO': 'MONDO:0007261'}, - 'MESH:C566176': {'MONDO': 'MONDO:0007260'}, - 'MESH:C566179': {'MONDO': 'MONDO:0007253'}, - 'MESH:C566180': {'MONDO': 'MONDO:0007248'}, - 'MESH:C566182': {'MONDO': 'MONDO:0007246'}, - 'MESH:C566188': {'MONDO': 'MONDO:0007234'}, - 'MESH:C566192': {'MONDO': 'MONDO:0007226'}, - 'MESH:C566193': {'MONDO': 'MONDO:0007224'}, - 'MESH:C566194': {'MONDO': 'MONDO:0007223'}, - 'MESH:C566196': {'MONDO': 'MONDO:0007220'}, - 'MESH:C566204': {'MONDO': 'MONDO:0007212'}, - 'MESH:C566206': {'MONDO': 'MONDO:0007210'}, - 'MESH:C566223': {'MONDO': 'MONDO:0007199'}, - 'MESH:C566226': {'MONDO': 'MONDO:0007188'}, - 'MESH:C566228': {'MONDO': 'MONDO:0007185'}, - 'MESH:C566233': {'MONDO': 'MONDO:0007183'}, - 'MESH:C566234': {'MONDO': 'MONDO:0007180'}, - 'MESH:C566235': {'MONDO': 'MONDO:0007178'}, - 'MESH:C566236': {'MONDO': 'MONDO:0007176'}, - 'MESH:C566244': {'MONDO': 'MONDO:0012677'}, - 'MESH:C566246': {'MONDO': 'MONDO:0007166'}, - 'MESH:C566247': {'MONDO': 'MONDO:0007165'}, - 'MESH:C566248': {'MONDO': 'MONDO:0007162'}, - 'MESH:C566253': {'MONDO': 'MONDO:0007155'}, - 'MESH:C566258': {'MONDO': 'MONDO:0007151'}, - 'MESH:C566267': {'MONDO': 'MONDO:0014252'}, - 'MESH:C566270': {'MONDO': 'MONDO:0013534'}, - 'MESH:C566271': {'MONDO': 'MONDO:0007144'}, - 'MESH:C566277': {'MONDO': 'MONDO:0007132'}, - 'MESH:C566278': {'MONDO': 'MONDO:0007131'}, - 'MESH:C566280': {'MONDO': 'MONDO:0007121'}, - 'MESH:C566281': {'MONDO': 'MONDO:0007120'}, - 'MESH:C566284': {'MONDO': 'MONDO:0007111'}, - 'MESH:C566287': {'MONDO': 'MONDO:0007107'}, - 'MESH:C566288': {'MONDO': 'MONDO:0017161'}, - 'MESH:C566292': {'MONDO': 'MONDO:0007102'}, - 'MESH:C566293': {'MONDO': 'MONDO:0007093'}, - 'MESH:C566294': {'MONDO': 'MONDO:0007091'}, - 'MESH:C566295': {'MONDO': 'MONDO:0007090'}, - 'MESH:C566296': {'MONDO': 'MONDO:0013371'}, - 'MESH:C566300': {'MONDO': 'MONDO:0014424'}, - 'MESH:C566301': {'MONDO': 'MONDO:0007084'}, - 'MESH:C566303': {'MONDO': 'MONDO:0007082'}, - 'MESH:C566304': {'MONDO': 'MONDO:0013538'}, - 'MESH:C566307': {'MONDO': 'MONDO:0007075'}, - 'MESH:C566310': {'MONDO': 'MONDO:0007067'}, - 'MESH:C566311': {'MONDO': 'MONDO:0007066'}, - 'MESH:C566314': {'MONDO': 'MONDO:0020458'}, - 'MESH:C566319': {'MONDO': 'MONDO:0007058'}, - 'MESH:C566322': {'MONDO': 'MONDO:0007049'}, - 'MESH:C566323': {'MONDO': 'MONDO:0007046'}, - 'MESH:C566331': {'MONDO': 'MONDO:0011374'}, - 'MESH:C566332': {'MONDO': 'MONDO:0011372'}, - 'MESH:C566333': {'MONDO': 'MONDO:0013370'}, - 'MESH:C566337': {'MONDO': 'MONDO:0011369'}, - 'MESH:C566339': {'MONDO': 'MONDO:0011364'}, - 'MESH:C566340': {'MONDO': 'MONDO:0013439'}, - 'MESH:C566342': {'MONDO': 'MONDO:0011363'}, - 'MESH:C566343': {'MONDO': 'MONDO:0011362'}, - 'MESH:C566344': {'MONDO': 'MONDO:0011360'}, - 'MESH:C566345': {'MONDO': 'MONDO:0011359'}, - 'MESH:C566346': {'MONDO': 'MONDO:0011358'}, - 'MESH:C566347': {'MONDO': 'MONDO:0011357'}, - 'MESH:C566350': {'MONDO': 'MONDO:0011355'}, - 'MESH:C566351': {'MONDO': 'MONDO:0011353'}, - 'MESH:C566352': {'MONDO': 'MONDO:0011352'}, - 'MESH:C566353': {'MONDO': 'MONDO:0011351'}, - 'MESH:C566356': {'MONDO': 'MONDO:0011349'}, - 'MESH:C566357': {'MONDO': 'MONDO:0011347'}, - 'MESH:C566358': {'MONDO': 'MONDO:0011346'}, - 'MESH:C566359': {'MONDO': 'MONDO:0011344'}, - 'MESH:C566360': {'MONDO': 'MONDO:0011343'}, - 'MESH:C566361': {'MONDO': 'MONDO:0011341'}, - 'MESH:C566362': {'MONDO': 'MONDO:0011340'}, - 'MESH:C566366': {'MONDO': 'MONDO:0010933'}, - 'MESH:C566367': {'MONDO': 'MONDO:0011333'}, - 'MESH:C566370': {'MONDO': 'MONDO:0021018'}, - 'MESH:C566373': {'MONDO': 'MONDO:0008885'}, - 'MESH:C566374': {'MONDO': 'MONDO:0011322'}, - 'MESH:C566375': {'MONDO': 'MONDO:0011321'}, - 'MESH:C566377': {'MONDO': 'MONDO:0011317'}, - 'MESH:C566378': {'MONDO': 'MONDO:0011316'}, - 'MESH:C566380': {'MONDO': 'MONDO:0011315'}, - 'MESH:C566381': {'MONDO': 'MONDO:0011313'}, - 'MESH:C566383': {'MONDO': 'MONDO:0011311'}, - 'MESH:C566384': {'MONDO': 'MONDO:0011309'}, - 'MESH:C566392': {'MONDO': 'MONDO:0011306'}, - 'MESH:C566393': {'MONDO': 'MONDO:0011305'}, - 'MESH:C566394': {'MONDO': 'MONDO:0011304'}, - 'MESH:C566395': {'MONDO': 'MONDO:0011302'}, - 'MESH:C566397': {'MONDO': 'MONDO:0011300'}, - 'MESH:C566398': {'MONDO': 'MONDO:0011299'}, - 'MESH:C566400': {'MONDO': 'MONDO:0011297'}, - 'MESH:C566402': {'MONDO': 'MONDO:0013579'}, - 'MESH:C566408': {'MONDO': 'MONDO:0011290'}, - 'MESH:C566409': {'MONDO': 'MONDO:0011288'}, - 'MESH:C566410': {'MONDO': 'MONDO:0011286'}, - 'MESH:C566411': {'MONDO': 'MONDO:0011285'}, - 'MESH:C566415': {'MONDO': 'MONDO:0011281'}, - 'MESH:C566418': {'MONDO': 'MONDO:0011279'}, - 'MESH:C566419': {'MONDO': 'MONDO:0011276'}, - 'MESH:C566422': {'MONDO': 'MONDO:0013936'}, - 'MESH:C566425': {'MONDO': 'MONDO:0011272'}, - 'MESH:C566426': {'MONDO': 'MONDO:0011270'}, - 'MESH:C566429': {'MONDO': 'MONDO:0011267'}, - 'MESH:C566431': {'MONDO': 'MONDO:0012523'}, - 'MESH:C566432': {'MONDO': 'MONDO:0012522'}, - 'MESH:C566433': {'MONDO': 'MONDO:0022752'}, - 'MESH:C566435': {'MONDO': 'MONDO:0012517'}, - 'MESH:C566436': {'MONDO': 'MONDO:0012515'}, - 'MESH:C566437': {'MONDO': 'MONDO:0012415'}, - 'MESH:C566438': {'MONDO': 'MONDO:0012414'}, - 'MESH:C566440': {'MONDO': 'MONDO:0011936'}, - 'MESH:C566441': {'MONDO': 'MONDO:0012413'}, - 'MESH:C566443': {'MONDO': 'MONDO:0012412'}, - 'MESH:C566446': {'MONDO': 'MONDO:0012409'}, - 'MESH:C566447': {'MONDO': 'MONDO:0012408'}, - 'MESH:C566449': {'MONDO': 'MONDO:0012407'}, - 'MESH:C566450': {'MONDO': 'MONDO:0012406'}, - 'MESH:C566451': {'MONDO': 'MONDO:0012405'}, - 'MESH:C566452': {'MONDO': 'MONDO:0012401'}, - 'MESH:C566453': {'MONDO': 'MONDO:0012333'}, - 'MESH:C566454': {'MONDO': 'MONDO:0800046'}, - 'MESH:C566457': {'MONDO': 'MONDO:0012329'}, - 'MESH:C566459': {'MONDO': 'MONDO:0012327'}, - 'MESH:C566460': {'MONDO': 'MONDO:0012326'}, - 'MESH:C566464': {'MONDO': 'MONDO:0012322'}, - 'MESH:C566465': {'MONDO': 'MONDO:0012321'}, - 'MESH:C566466': {'MONDO': 'MONDO:0012513'}, - 'MESH:C566467': {'MONDO': 'MONDO:0012512'}, - 'MESH:C566468': {'MONDO': 'MONDO:0012510'}, - 'MESH:C566469': {'MONDO': 'MONDO:0012509'}, - 'MESH:C566470': {'MONDO': 'MONDO:0012507'}, - 'MESH:C566471': {'MONDO': 'MONDO:0012506'}, - 'MESH:C566472': {'MONDO': 'MONDO:0012505'}, - 'MESH:C566473': {'MONDO': 'MONDO:0012502'}, - 'MESH:C566474': {'MONDO': 'MONDO:0012498'}, - 'MESH:C566475': {'MONDO': 'MONDO:0012497'}, - 'MESH:C566476': {'MONDO': 'MONDO:0018216'}, - 'MESH:C566478': {'MONDO': 'MONDO:0012494'}, - 'MESH:C566483': {'MONDO': 'MONDO:0012398'}, - 'MESH:C566484': {'MONDO': 'MONDO:0012397'}, - 'MESH:C566487': {'MONDO': 'MONDO:0012392'}, - 'MESH:C566489': {'MONDO': 'MONDO:0012389'}, - 'MESH:C566490': {'MONDO': 'MONDO:0012388'}, - 'MESH:C566492': {'MONDO': 'MONDO:0012383'}, - 'MESH:C566493': {'MONDO': 'MONDO:0012382'}, - 'MESH:C566494': {'MONDO': 'MONDO:0012381'}, - 'MESH:C566495': {'MONDO': 'MONDO:0012380'}, - 'MESH:C566498': {'MONDO': 'MONDO:0012375'}, - 'MESH:C566500': {'MONDO': 'MONDO:0012320'}, - 'MESH:C566501': {'MONDO': 'MONDO:0012319'}, - 'MESH:C566504': {'MONDO': 'MONDO:0012314'}, - 'MESH:C566505': {'MONDO': 'MONDO:0012313'}, - 'MESH:C566506': {'MONDO': 'MONDO:0012312'}, - 'MESH:C566507': {'MONDO': 'MONDO:0012311'}, - 'MESH:C566508': {'MONDO': 'MONDO:0012310'}, - 'MESH:C566510': {'MONDO': 'MONDO:0012309'}, - 'MESH:C566511': {'MONDO': 'MONDO:0012307'}, - 'MESH:C566512': {'MONDO': 'MONDO:0012306'}, - 'MESH:C566513': {'MONDO': 'MONDO:0011265'}, - 'MESH:C566514': {'MONDO': 'MONDO:0011263'}, - 'MESH:C566515': {'MONDO': 'MONDO:0011261'}, - 'MESH:C566516': {'MONDO': 'MONDO:0011260'}, - 'MESH:C566519': {'MONDO': 'MONDO:0011256'}, - 'MESH:C566520': {'MONDO': 'MONDO:0011255'}, - 'MESH:C566521': {'MONDO': 'MONDO:0011254'}, - 'MESH:C566522': {'MONDO': 'MONDO:0011253'}, - 'MESH:C566523': {'MONDO': 'MONDO:0011252'}, - 'MESH:C566524': {'MONDO': 'MONDO:0011251'}, - 'MESH:C566525': {'MONDO': 'MONDO:0011250'}, - 'MESH:C566526': {'MONDO': 'MONDO:0011248'}, - 'MESH:C566527': {'MONDO': 'MONDO:0011246'}, - 'MESH:C566528': {'MONDO': 'MONDO:0011245'}, - 'MESH:C566529': {'MONDO': 'MONDO:0011243'}, - 'MESH:C566531': {'MONDO': 'MONDO:0011241'}, - 'MESH:C566533': {'MONDO': 'MONDO:0011239'}, - 'MESH:C566535': {'MONDO': 'MONDO:0011237'}, - 'MESH:C566541': {'MONDO': 'MONDO:0011231'}, - 'MESH:C566543': {'MONDO': 'MONDO:0011228'}, - 'MESH:C566544': {'MONDO': 'MONDO:0011227'}, - 'MESH:C566545': {'MONDO': 'MONDO:0011226'}, - 'MESH:C566550': {'MONDO': 'MONDO:0011223'}, - 'MESH:C566551': {'MONDO': 'MONDO:0011222'}, - 'MESH:C566552': {'MONDO': 'MONDO:0011220'}, - 'MESH:C566555': {'MONDO': 'MONDO:0011217'}, - 'MESH:C566557': {'MONDO': 'MONDO:0013220'}, - 'MESH:C566559': {'MONDO': 'MONDO:0011213'}, - 'MESH:C566560': {'MONDO': 'MONDO:0011212'}, - 'MESH:C566563': {'MONDO': 'MONDO:0011209'}, - 'MESH:C566565': {'MONDO': 'MONDO:0011206'}, - 'MESH:C566566': {'MONDO': 'MONDO:0011205'}, - 'MESH:C566572': {'MONDO': 'MONDO:0011200'}, - 'MESH:C566573': {'MONDO': 'MONDO:0011199'}, - 'MESH:C566575': {'MONDO': 'MONDO:0011197'}, - 'MESH:C566576': {'MONDO': 'MONDO:0011196'}, - 'MESH:C566578': {'MONDO': 'MONDO:0011194'}, - 'MESH:C566580': {'MONDO': 'MONDO:0011192'}, - 'MESH:C566582': {'MONDO': 'MONDO:0011190'}, - 'MESH:C566583': {'MONDO': 'MONDO:0011189'}, - 'MESH:C566584': {'MONDO': 'MONDO:0011188'}, - 'MESH:C566585': {'MONDO': 'MONDO:0011187'}, - 'MESH:C566587': {'MONDO': 'MONDO:0011181'}, - 'MESH:C566588': {'MONDO': 'MONDO:0011180'}, - 'MESH:C566592': {'MONDO': 'MONDO:0011177'}, - 'MESH:C566593': {'MONDO': 'MONDO:0011176'}, - 'MESH:C566594': {'MONDO': 'MONDO:0011175'}, - 'MESH:C566595': {'MONDO': 'MONDO:0011174'}, - 'MESH:C566597': {'MONDO': 'MONDO:0011172'}, - 'MESH:C566598': {'MONDO': 'MONDO:0011171'}, - 'MESH:C566599': {'MONDO': 'MONDO:0011170'}, - 'MESH:C566600': {'MONDO': 'MONDO:0011169'}, - 'MESH:C566601': {'MONDO': 'MONDO:0013464'}, - 'MESH:C566602': {'MONDO': 'MONDO:0011168'}, - 'MESH:C566603': {'MONDO': 'MONDO:0011167'}, - 'MESH:C566604': {'MONDO': 'MONDO:0060713'}, - 'MESH:C566605': {'MONDO': 'MONDO:0013378'}, - 'MESH:C566608': {'MONDO': 'MONDO:0011162'}, - 'MESH:C566611': {'MONDO': 'MONDO:0011160'}, - 'MESH:C566612': {'MONDO': 'MONDO:0011159'}, - 'MESH:C566617': {'MONDO': 'MONDO:0011155'}, - 'MESH:C566618': {'MONDO': 'MONDO:0011152'}, - 'MESH:C566619': {'MONDO': 'MONDO:0011151'}, - 'MESH:C566621': {'MONDO': 'MONDO:0011149'}, - 'MESH:C566622': {'MONDO': 'MONDO:0011148'}, - 'MESH:C566623': {'MONDO': 'MONDO:0011145'}, - 'MESH:C566624': {'MONDO': 'MONDO:0013952'}, - 'MESH:C566627': {'MONDO': 'MONDO:0011144'}, - 'MESH:C566632': {'MONDO': 'MONDO:0011139'}, - 'MESH:C566633': {'MONDO': 'MONDO:0013927'}, - 'MESH:C566637': {'MONDO': 'MONDO:0011137'}, - 'MESH:C566638': {'MONDO': 'MONDO:0011135'}, - 'MESH:C566640': {'MONDO': 'MONDO:0013663'}, - 'MESH:C566644': {'MONDO': 'MONDO:0011124'}, - 'MESH:C566645': {'MONDO': 'MONDO:0011123'}, - 'MESH:C566646': {'MONDO': 'MONDO:0011121'}, - 'MESH:C566651': {'MONDO': 'MONDO:0011117'}, - 'MESH:C566652': {'MONDO': 'MONDO:0011115'}, - 'MESH:C566655': {'MONDO': 'MONDO:0008488'}, - 'MESH:C566658': {'MONDO': 'MONDO:0008474'}, - 'MESH:C566659': {'MONDO': 'MONDO:0008472'}, - 'MESH:C566660': {'MONDO': 'MONDO:0008470'}, - 'MESH:C566662': {'MONDO': 'MONDO:0008467'}, - 'MESH:C566665': {'MONDO': 'MONDO:0008463'}, - 'MESH:C566666': {'MONDO': 'MONDO:0008461'}, - 'MESH:C566668': {'MONDO': 'MONDO:0008459'}, - 'MESH:C566669': {'MONDO': 'MONDO:0008456'}, - 'MESH:C566670': {'MONDO': 'MONDO:0008455'}, - 'MESH:C566674': {'MONDO': 'MONDO:0008452'}, - 'MESH:C566675': {'MONDO': 'MONDO:0008451'}, - 'MESH:C566678': {'MONDO': 'MONDO:0054780'}, - 'MESH:C566679': {'MONDO': 'MONDO:0008444'}, - 'MESH:C566681': {'MONDO': 'MONDO:0008441'}, - 'MESH:C566687': {'MONDO': 'MONDO:0008430'}, - 'MESH:C566689': {'MONDO': 'MONDO:0008424'}, - 'MESH:C566690': {'MONDO': 'MONDO:0008423'}, - 'MESH:C566692': {'MONDO': 'MONDO:0008417'}, - 'MESH:C566695': {'MONDO': 'MONDO:0008407'}, - 'MESH:C566703': {'MONDO': 'MONDO:0007871'}, - 'MESH:C566706': {'MONDO': 'MONDO:0013395'}, - 'MESH:C566708': {'MONDO': 'MONDO:0008385'}, - 'MESH:C566713': {'MONDO': 'MONDO:0008381'}, - 'MESH:C566715': {'MONDO': 'MONDO:0008379'}, - 'MESH:C566716': {'MONDO': 'MONDO:0008378'}, - 'MESH:C566718': {'MONDO': 'MONDO:0013425'}, - 'MESH:C566719': {'MONDO': 'MONDO:0008374'}, - 'MESH:C566720': {'MONDO': 'MONDO:0008372'}, - 'MESH:C566721': {'MONDO': 'MONDO:0009979'}, - 'MESH:C566724': {'MONDO': 'MONDO:0008363'}, - 'MESH:C566725': {'MONDO': 'MONDO:0008362'}, - 'MESH:C566728': {'MONDO': 'MONDO:0008356'}, - 'MESH:C566729': {'MONDO': 'MONDO:0013580'}, - 'MESH:C566731': {'MONDO': 'MONDO:0008351'}, - 'MESH:C566733': {'MONDO': 'MONDO:0008349'}, - 'MESH:C566735': {'MONDO': 'MONDO:0008342'}, - 'MESH:C566736': {'MONDO': 'MONDO:0008341'}, - 'MESH:C566737': {'MONDO': 'MONDO:0008340'}, - 'MESH:C566738': {'MONDO': 'MONDO:0008339'}, - 'MESH:C566739': {'MONDO': 'MONDO:0008338'}, - 'MESH:C566740': {'MONDO': 'MONDO:0008337'}, - 'MESH:C566741': {'MONDO': 'MONDO:0008336'}, - 'MESH:C566748': {'MONDO': 'MONDO:0008328'}, - 'MESH:C566753': {'MONDO': 'MONDO:0008324'}, - 'MESH:C566754': {'MONDO': 'MONDO:0008321'}, - 'MESH:C566757': {'MONDO': 'MONDO:0008314'}, - 'MESH:C566759': {'MONDO': 'MONDO:0008309'}, - 'MESH:C566766': {'MONDO': 'MONDO:0013372'}, - 'MESH:C566767': {'MONDO': 'MONDO:0008298'}, - 'MESH:C566768': {'MONDO': 'MONDO:0008295'}, - 'MESH:C566773': {'MONDO': 'MONDO:0008286'}, - 'MESH:C566774': {'MONDO': 'MONDO:0008285'}, - 'MESH:C566775': {'MONDO': 'MONDO:0008284'}, - 'MESH:C566776': {'MONDO': 'MONDO:0008282'}, - 'MESH:C566780': {'MONDO': 'MONDO:0008273'}, - 'MESH:C566784': {'MONDO': 'MONDO:0008271'}, - 'MESH:C566795': {'MONDO': 'MONDO:0008259'}, - 'MESH:C566796': {'MONDO': 'MONDO:0008258'}, - 'MESH:C566798': {'MONDO': 'MONDO:0008255'}, - 'MESH:C566799': {'MONDO': 'MONDO:0008254'}, - 'MESH:C566800': {'MONDO': 'MONDO:0008253'}, - 'MESH:C566801': {'MONDO': 'MONDO:0008246'}, - 'MESH:C566803': {'MONDO': 'MONDO:0008240'}, - 'MESH:C566806': {'MONDO': 'MONDO:0008236'}, - 'MESH:C566807': {'MONDO': 'MONDO:0008235'}, - 'MESH:C566808': {'MONDO': 'MONDO:0008232'}, - 'MESH:C566811': {'MONDO': 'MONDO:0008217'}, - 'MESH:C566812': {'MONDO': 'MONDO:0008216'}, - 'MESH:C566813': {'MONDO': 'MONDO:0008215'}, - 'MESH:C566814': {'MONDO': 'MONDO:0008212'}, - 'MESH:C566815': {'MONDO': 'MONDO:0008209'}, - 'MESH:C566816': {'MONDO': 'MONDO:0008208'}, - 'MESH:C566817': {'MONDO': 'MONDO:0008206'}, - 'MESH:C566821': {'MONDO': 'MONDO:0008202'}, - 'MESH:C566822': {'MONDO': 'MONDO:0008201'}, - 'MESH:C566823': {'MONDO': 'MONDO:0008200'}, - 'MESH:C566825': {'MONDO': 'MONDO:0008198'}, - 'MESH:C566826': {'MONDO': 'MONDO:0018953'}, - 'MESH:C566827': {'MONDO': 'MONDO:0008197'}, - 'MESH:C566832': {'MONDO': 'MONDO:0008188'}, - 'MESH:C566836': {'MONDO': 'MONDO:0008186'}, - 'MESH:C566852': {'MONDO': 'MONDO:0024264'}, - 'MESH:C566856': {'MONDO': 'MONDO:0013373'}, - 'MESH:C566869': {'MONDO': 'MONDO:0008099'}, - 'MESH:C566872': {'MONDO': 'MONDO:0007459'}, - 'MESH:C566874': {'MONDO': 'MONDO:0011330'}, - 'MESH:C566878': {'MONDO': 'MONDO:0010397'}, - 'MESH:C566881': {'MONDO': 'MONDO:0009971'}, - 'MESH:C566882': {'MONDO': 'MONDO:0009929'}, - 'MESH:C566883': {'MONDO': 'MONDO:0009817'}, - 'MESH:C566884': {'MONDO': 'MONDO:0009632'}, - 'MESH:C566885': {'MONDO': 'MONDO:0009504'}, - 'MESH:C566888': {'MONDO': 'MONDO:0009357'}, - 'MESH:C566898': {'MONDO': 'MONDO:0012711'}, - 'MESH:C566899': {'MONDO': 'MONDO:0012709'}, - 'MESH:C566900': {'MONDO': 'MONDO:0012708'}, - 'MESH:C566901': {'MONDO': 'MONDO:0012707'}, - 'MESH:C566902': {'MONDO': 'MONDO:0012706'}, - 'MESH:C566903': {'MONDO': 'MONDO:0012705'}, - 'MESH:C566904': {'MONDO': 'MONDO:0012486'}, - 'MESH:C566906': {'MONDO': 'MONDO:0019719'}, - 'MESH:C566907': {'MONDO': 'MONDO:0012704'}, - 'MESH:C566908': {'MONDO': 'MONDO:0012703'}, - 'MESH:C566909': {'MONDO': 'MONDO:0012701'}, - 'MESH:C566912': {'MONDO': 'MONDO:0012699'}, - 'MESH:C566913': {'MONDO': 'MONDO:0012697'}, - 'MESH:C566914': {'MONDO': 'MONDO:0012696'}, - 'MESH:C566915': {'MONDO': 'MONDO:0012695'}, - 'MESH:C566916': {'MONDO': 'MONDO:0012694'}, - 'MESH:C566917': {'MONDO': 'MONDO:0012693'}, - 'MESH:C566918': {'MONDO': 'MONDO:0012692'}, - 'MESH:C566921': {'MONDO': 'MONDO:0012689'}, - 'MESH:C566923': {'MONDO': 'MONDO:0012688'}, - 'MESH:C566924': {'MONDO': 'MONDO:0012687'}, - 'MESH:C566925': {'MONDO': 'MONDO:0012684'}, - 'MESH:C566928': {'MONDO': 'MONDO:0012682'}, - 'MESH:C566929': {'MONDO': 'MONDO:0012681'}, - 'MESH:C566930': {'MONDO': 'MONDO:0012680'}, - 'MESH:C566931': {'MONDO': 'MONDO:0012679'}, - 'MESH:C566932': {'MONDO': 'MONDO:0012678'}, - 'MESH:C566933': {'MONDO': 'MONDO:0012676'}, - 'MESH:C566935': {'MONDO': 'MONDO:0012674'}, - 'MESH:C566945': {'MONDO': 'MONDO:0012172'}, - 'MESH:C566946': {'MONDO': 'MONDO:0012051'}, - 'MESH:C566947': {'MONDO': 'MONDO:0007974'}, - 'MESH:C566949': {'MONDO': 'MONDO:0012671'}, - 'MESH:C566950': {'MONDO': 'MONDO:0010206'}, - 'MESH:C566951': {'MONDO': 'MONDO:0012670'}, - 'MESH:C566954': {'MONDO': 'MONDO:0012667'}, - 'MESH:C566955': {'MONDO': 'MONDO:0012665'}, - 'MESH:C566956': {'MONDO': 'MONDO:0012664'}, - 'MESH:C566958': {'MONDO': 'MONDO:0012659'}, - 'MESH:C566961': {'MONDO': 'MONDO:0012656'}, - 'MESH:C566963': {'MONDO': 'MONDO:0012654'}, - 'MESH:C566968': {'MONDO': 'MONDO:0012652'}, - 'MESH:C566969': {'MONDO': 'MONDO:0012651'}, - 'MESH:C566970': {'MONDO': 'MONDO:0012650'}, - 'MESH:C566973': {'MONDO': 'MONDO:0044871'}, - 'MESH:C566976': {'MONDO': 'MONDO:0012646'}, - 'MESH:C566977': {'MONDO': 'MONDO:0012645'}, - 'MESH:C566980': {'MONDO': 'MONDO:0007634'}, - 'MESH:C566982': {'MONDO': 'MONDO:0012644'}, - 'MESH:C566983': {'MONDO': 'MONDO:0012643'}, - 'MESH:C566984': {'MONDO': 'MONDO:0012640'}, - 'MESH:C566985': {'MONDO': 'MONDO:0012638'}, - 'MESH:C566987': {'MONDO': 'MONDO:0012635'}, - 'MESH:C566988': {'MONDO': 'MONDO:0012634'}, - 'MESH:C566989': {'MONDO': 'MONDO:0011611'}, - 'MESH:C566993': {'MONDO': 'MONDO:0007164'}, - 'MESH:C566998': {'MONDO': 'MONDO:0011401'}, - 'MESH:C566999': {'MONDO': 'MONDO:0012631'}, - 'MESH:C567000': {'MONDO': 'MONDO:0012630'}, - 'MESH:C567001': {'MONDO': 'MONDO:0012629'}, - 'MESH:C567002': {'MONDO': 'MONDO:0012627'}, - 'MESH:C567005': {'MONDO': 'MONDO:0012625'}, - 'MESH:C567006': {'MONDO': 'MONDO:0012624'}, - 'MESH:C567008': {'MONDO': 'MONDO:0012623'}, - 'MESH:C567009': {'MONDO': 'MONDO:0012622'}, - 'MESH:C567010': {'MONDO': 'MONDO:0012621'}, - 'MESH:C567011': {'MONDO': 'MONDO:0012620'}, - 'MESH:C567012': {'MONDO': 'MONDO:0012619'}, - 'MESH:C567013': {'MONDO': 'MONDO:0012618'}, - 'MESH:C567014': {'MONDO': 'MONDO:0012617'}, - 'MESH:C567015': {'MONDO': 'MONDO:0100255'}, - 'MESH:C567016': {'MONDO': 'MONDO:0012615'}, - 'MESH:C567017': {'MONDO': 'MONDO:0012614'}, - 'MESH:C567018': {'MONDO': 'MONDO:0012613'}, - 'MESH:C567019': {'MONDO': 'MONDO:0012612'}, - 'MESH:C567020': {'MONDO': 'MONDO:0012611'}, - 'MESH:C567021': {'MONDO': 'MONDO:0012610'}, - 'MESH:C567022': {'MONDO': 'MONDO:0012609'}, - 'MESH:C567023': {'MONDO': 'MONDO:0012608'}, - 'MESH:C567024': {'MONDO': 'MONDO:0012605'}, - 'MESH:C567025': {'MONDO': 'MONDO:0012604'}, - 'MESH:C567026': {'MONDO': 'MONDO:0012603'}, - 'MESH:C567027': {'MONDO': 'MONDO:0012602'}, - 'MESH:C567028': {'MONDO': 'MONDO:0012598'}, - 'MESH:C567031': {'MONDO': 'MONDO:0012597'}, - 'MESH:C567032': {'MONDO': 'MONDO:0012596'}, - 'MESH:C567034': {'MONDO': 'MONDO:0012593'}, - 'MESH:C567036': {'MONDO': 'MONDO:0011477'}, - 'MESH:C567037': {'MONDO': 'MONDO:0011474'}, - 'MESH:C567038': {'MONDO': 'MONDO:0011422'}, - 'MESH:C567039': {'MONDO': 'MONDO:0011345'}, - 'MESH:C567040': {'MONDO': 'MONDO:0011342'}, - 'MESH:C567042': {'MONDO': 'MONDO:0012591'}, - 'MESH:C567043': {'MONDO': 'MONDO:0012590'}, - 'MESH:C567045': {'MONDO': 'MONDO:0012586'}, - 'MESH:C567046': {'MONDO': 'MONDO:0012582'}, - 'MESH:C567048': {'MONDO': 'MONDO:0024465'}, - 'MESH:C567049': {'MONDO': 'MONDO:0012579'}, - 'MESH:C567050': {'MONDO': 'MONDO:0012576'}, - 'MESH:C567053': {'MONDO': 'MONDO:0012573'}, - 'MESH:C567055': {'MONDO': 'MONDO:0012572'}, - 'MESH:C567057': {'MONDO': 'MONDO:0012571'}, - 'MESH:C567059': {'MONDO': 'MONDO:0012552'}, - 'MESH:C567060': {'MONDO': 'MONDO:0010741'}, - 'MESH:C567063': {'MONDO': 'MONDO:0010398'}, - 'MESH:C567064': {'MONDO': 'MONDO:0010395'}, - 'MESH:C567065': {'MONDO': 'MONDO:0010275'}, - 'MESH:C567066': {'MONDO': 'MONDO:0010393'}, - 'MESH:C567067': {'MONDO': 'MONDO:0010392'}, - 'MESH:C567068': {'MONDO': 'MONDO:0010389'}, - 'MESH:C567073': {'MONDO': 'MONDO:0012642'}, - 'MESH:C567074': {'MONDO': 'MONDO:0012685'}, - 'MESH:C567075': {'MONDO': 'MONDO:0012686'}, - 'MESH:C567077': {'MONDO': 'MONDO:0012868'}, - 'MESH:C567079': {'MONDO': 'MONDO:0007426'}, - 'MESH:C567084': {'MONDO': 'MONDO:0012080'}, - 'MESH:C567085': {'MONDO': 'MONDO:0012730'}, - 'MESH:C567086': {'MONDO': 'MONDO:0012729'}, - 'MESH:C567087': {'MONDO': 'MONDO:0012728'}, - 'MESH:C567088': {'MONDO': 'MONDO:0012726'}, - 'MESH:C567089': {'MONDO': 'MONDO:0012725'}, - 'MESH:C567090': {'MONDO': 'MONDO:0012724'}, - 'MESH:C567093': {'MONDO': 'MONDO:0012722'}, - 'MESH:C567095': {'MONDO': 'MONDO:0012721'}, - 'MESH:C567097': {'MONDO': 'MONDO:0012720'}, - 'MESH:C567098': {'MONDO': 'MONDO:0013322'}, - 'MESH:C567102': {'MONDO': 'MONDO:0009605'}, - 'MESH:C567109': {'MONDO': 'MONDO:0009420'}, - 'MESH:C567115': {'MONDO': 'MONDO:0009306'}, - 'MESH:C567123': {'MONDO': 'MONDO:0009154'}, - 'MESH:C567125': {'MONDO': 'MONDO:0012719'}, - 'MESH:C567126': {'MONDO': 'MONDO:0012718'}, - 'MESH:C567127': {'MONDO': 'MONDO:0012717'}, - 'MESH:C567128': {'MONDO': 'MONDO:0012716'}, - 'MESH:C567129': {'MONDO': 'MONDO:0012714'}, - 'MESH:C567131': {'MONDO': 'MONDO:0012712'}, - 'MESH:C567132': {'MONDO': 'MONDO:0009108'}, - 'MESH:C567134': {'MONDO': 'MONDO:0009076'}, - 'MESH:C567137': {'MONDO': 'MONDO:0008985'}, - 'MESH:C567138': {'MONDO': 'MONDO:0008899'}, - 'MESH:C567140': {'MONDO': 'MONDO:0014441'}, - 'MESH:C567141': {'MONDO': 'MONDO:0014442'}, - 'MESH:C567144': {'MONDO': 'MONDO:0000104'}, - 'MESH:C567145': {'MONDO': 'MONDO:0008785'}, - 'MESH:C567146': {'MONDO': 'MONDO:0008772'}, - 'MESH:C567147': {'MONDO': 'MONDO:0008770'}, - 'MESH:C567154': {'MONDO': 'MONDO:0008617'}, - 'MESH:C567160': {'MONDO': 'MONDO:0008422'}, - 'MESH:C567165': {'MONDO': 'MONDO:0012530'}, - 'MESH:C567166': {'MONDO': 'MONDO:0012514'}, - 'MESH:C567171': {'MONDO': 'MONDO:0008152'}, - 'MESH:C567176': {'MONDO': 'MONDO:0012998'}, - 'MESH:C567182': {'MONDO': 'MONDO:0012315'}, - 'MESH:C567184': {'MONDO': 'MONDO:0012269'}, - 'MESH:C567185': {'MONDO': 'MONDO:0012218'}, - 'MESH:C567186': {'MONDO': 'MONDO:0008019'}, - 'MESH:C567190': {'MONDO': 'MONDO:0007855'}, - 'MESH:C567191': {'MONDO': 'MONDO:0007802'}, - 'MESH:C567192': {'MONDO': 'MONDO:0012996'}, - 'MESH:C567193': {'MONDO': 'MONDO:0012995'}, - 'MESH:C567194': {'MONDO': 'MONDO:0012993'}, - 'MESH:C567195': {'MONDO': 'MONDO:0012992'}, - 'MESH:C567196': {'MONDO': 'MONDO:0012991'}, - 'MESH:C567197': {'MONDO': 'MONDO:0012990'}, - 'MESH:C567198': {'MONDO': 'MONDO:0012989'}, - 'MESH:C567199': {'MONDO': 'MONDO:0012988'}, - 'MESH:C567200': {'MONDO': 'MONDO:0000583'}, - 'MESH:C567201': {'MONDO': 'MONDO:0012986'}, - 'MESH:C567202': {'MONDO': 'MONDO:0012985'}, - 'MESH:C567203': {'MONDO': 'MONDO:0012984'}, - 'MESH:C567206': {'MONDO': 'MONDO:0012983'}, - 'MESH:C567207': {'MONDO': 'MONDO:0012982'}, - 'MESH:C567208': {'MONDO': 'MONDO:0012981'}, - 'MESH:C567210': {'MONDO': 'MONDO:0012980'}, - 'MESH:C567211': {'MONDO': 'MONDO:0012979'}, - 'MESH:C567212': {'MONDO': 'MONDO:0012978'}, - 'MESH:C567213': {'MONDO': 'MONDO:0012977'}, - 'MESH:C567214': {'MONDO': 'MONDO:0012976'}, - 'MESH:C567215': {'MONDO': 'MONDO:0012975'}, - 'MESH:C567216': {'MONDO': 'MONDO:0012974'}, - 'MESH:C567217': {'MONDO': 'MONDO:0012973'}, - 'MESH:C567218': {'MONDO': 'MONDO:0012972'}, - 'MESH:C567220': {'MONDO': 'MONDO:0012880'}, - 'MESH:C567224': {'MONDO': 'MONDO:0012020'}, - 'MESH:C567227': {'MONDO': 'MONDO:0012968'}, - 'MESH:C567228': {'MONDO': 'MONDO:0012967'}, - 'MESH:C567231': {'MONDO': 'MONDO:0012965'}, - 'MESH:C567232': {'MONDO': 'MONDO:0012964'}, - 'MESH:C567233': {'MONDO': 'MONDO:0012961'}, - 'MESH:C567234': {'MONDO': 'MONDO:0012960'}, - 'MESH:C567237': {'MONDO': 'MONDO:0012950'}, - 'MESH:C567238': {'MONDO': 'MONDO:0012949'}, - 'MESH:C567239': {'MONDO': 'MONDO:0012948'}, - 'MESH:C567240': {'MONDO': 'MONDO:0012947'}, - 'MESH:C567241': {'MONDO': 'MONDO:0012946'}, - 'MESH:C567244': {'MONDO': 'MONDO:0012945'}, - 'MESH:C567245': {'MONDO': 'MONDO:0012944'}, - 'MESH:C567249': {'MONDO': 'MONDO:0012943'}, - 'MESH:C567251': {'MONDO': 'MONDO:0012941'}, - 'MESH:C567252': {'MONDO': 'MONDO:0012940'}, - 'MESH:C567253': {'MONDO': 'MONDO:0012939'}, - 'MESH:C567254': {'MONDO': 'MONDO:0012938'}, - 'MESH:C567259': {'MONDO': 'MONDO:0012932'}, - 'MESH:C567261': {'MONDO': 'MONDO:0012929'}, - 'MESH:C567262': {'MONDO': 'MONDO:0012928'}, - 'MESH:C567273': {'MONDO': 'MONDO:0024524'}, - 'MESH:C567275': {'MONDO': 'MONDO:0021021'}, - 'MESH:C567277': {'MONDO': 'MONDO:0011103'}, - 'MESH:C567279': {'MONDO': 'MONDO:0012926'}, - 'MESH:C567280': {'MONDO': 'MONDO:0012925'}, - 'MESH:C567281': {'MONDO': 'MONDO:0012924'}, - 'MESH:C567282': {'MONDO': 'MONDO:0012923'}, - 'MESH:C567283': {'MONDO': 'MONDO:0012922'}, - 'MESH:C567284': {'MONDO': 'MONDO:0012921'}, - 'MESH:C567285': {'MONDO': 'MONDO:0012920'}, - 'MESH:C567286': {'MONDO': 'MONDO:0012919'}, - 'MESH:C567287': {'MONDO': 'MONDO:0012918'}, - 'MESH:C567288': {'MONDO': 'MONDO:0012917'}, - 'MESH:C567289': {'MONDO': 'MONDO:0012916'}, - 'MESH:C567290': {'MONDO': 'MONDO:0012915'}, - 'MESH:C567292': {'MONDO': 'MONDO:0012913'}, - 'MESH:C567296': {'MONDO': 'MONDO:0007272'}, - 'MESH:C567298': {'MONDO': 'MONDO:0007259'}, - 'MESH:C567302': {'MONDO': 'MONDO:0007110'}, - 'MESH:C567305': {'MONDO': 'MONDO:0012910'}, - 'MESH:C567306': {'MONDO': 'MONDO:0012909'}, - 'MESH:C567309': {'MONDO': 'MONDO:0012907'}, - 'MESH:C567310': {'MONDO': 'MONDO:0012906'}, - 'MESH:C567311': {'MONDO': 'MONDO:0012866'}, - 'MESH:C567314': {'MONDO': 'MONDO:0012905'}, - 'MESH:C567316': {'MONDO': 'MONDO:0012900'}, - 'MESH:C567317': {'MONDO': 'MONDO:0012899'}, - 'MESH:C567319': {'MONDO': 'MONDO:0012895'}, - 'MESH:C567320': {'MONDO': 'MONDO:0012892'}, - 'MESH:C567324': {'MONDO': 'MONDO:0012891'}, - 'MESH:C567325': {'MONDO': 'MONDO:0012890'}, - 'MESH:C567326': {'MONDO': 'MONDO:0012887'}, - 'MESH:C567327': {'MONDO': 'MONDO:0012886'}, - 'MESH:C567337': {'MONDO': 'MONDO:0012878'}, - 'MESH:C567338': {'MONDO': 'MONDO:0012875'}, - 'MESH:C567339': {'MONDO': 'MONDO:0012874'}, - 'MESH:C567340': {'MONDO': 'MONDO:0012873'}, - 'MESH:C567341': {'MONDO': 'MONDO:0012872'}, - 'MESH:C567343': {'MONDO': 'MONDO:0012871'}, - 'MESH:C567344': {'MONDO': 'MONDO:0012870'}, - 'MESH:C567346': {'MONDO': 'MONDO:0012869'}, - 'MESH:C567349': {'MONDO': 'MONDO:0012867'}, - 'MESH:C567350': {'MONDO': 'MONDO:0012864'}, - 'MESH:C567351': {'MONDO': 'MONDO:0012861'}, - 'MESH:C567353': {'MONDO': 'MONDO:0012860'}, - 'MESH:C567354': {'MONDO': 'MONDO:0012859'}, - 'MESH:C567355': {'MONDO': 'MONDO:0012858'}, - 'MESH:C567356': {'MONDO': 'MONDO:0012857'}, - 'MESH:C567357': {'MONDO': 'MONDO:0012856'}, - 'MESH:C567358': {'MONDO': 'MONDO:0012855'}, - 'MESH:C567359': {'MONDO': 'MONDO:0012854'}, - 'MESH:C567361': {'MONDO': 'MONDO:0012852'}, - 'MESH:C567362': {'MONDO': 'MONDO:0012851'}, - 'MESH:C567363': {'MONDO': 'MONDO:0012850'}, - 'MESH:C567364': {'MONDO': 'MONDO:0012849'}, - 'MESH:C567365': {'MONDO': 'MONDO:0012848'}, - 'MESH:C567371': {'MONDO': 'MONDO:0012846'}, - 'MESH:C567372': {'MONDO': 'MONDO:0012845'}, - 'MESH:C567373': {'MONDO': 'MONDO:0012844'}, - 'MESH:C567377': {'MONDO': 'MONDO:0012841'}, - 'MESH:C567378': {'MONDO': 'MONDO:0012840'}, - 'MESH:C567379': {'MONDO': 'MONDO:0012839'}, - 'MESH:C567380': {'MONDO': 'MONDO:0012838'}, - 'MESH:C567381': {'MONDO': 'MONDO:0012837'}, - 'MESH:C567382': {'MONDO': 'MONDO:0012833'}, - 'MESH:C567383': {'MONDO': 'MONDO:0012832'}, - 'MESH:C567384': {'MONDO': 'MONDO:0012831'}, - 'MESH:C567385': {'MONDO': 'MONDO:0012830'}, - 'MESH:C567388': {'MONDO': 'MONDO:0012829'}, - 'MESH:C567389': {'MONDO': 'MONDO:0012828'}, - 'MESH:C567390': {'MONDO': 'MONDO:0012824'}, - 'MESH:C567393': {'MONDO': 'MONDO:0012818'}, - 'MESH:C567398': {'MONDO': 'MONDO:0011166'}, - 'MESH:C567400': {'MONDO': 'MONDO:0012816'}, - 'MESH:C567401': {'MONDO': 'MONDO:0012815'}, - 'MESH:C567402': {'MONDO': 'MONDO:0012814'}, - 'MESH:C567403': {'MONDO': 'MONDO:0012813'}, - 'MESH:C567404': {'MONDO': 'MONDO:0012812'}, - 'MESH:C567405': {'MONDO': 'MONDO:0012811'}, - 'MESH:C567406': {'MONDO': 'MONDO:0012810'}, - 'MESH:C567407': {'MONDO': 'MONDO:0012808'}, - 'MESH:C567408': {'MONDO': 'MONDO:0012807'}, - 'MESH:C567411': {'MONDO': 'MONDO:0012806'}, - 'MESH:C567416': {'MONDO': 'MONDO:0012802'}, - 'MESH:C567418': {'MONDO': 'MONDO:0012800'}, - 'MESH:C567419': {'MONDO': 'MONDO:0012799'}, - 'MESH:C567420': {'MONDO': 'MONDO:0012798'}, - 'MESH:C567421': {'MONDO': 'MONDO:0012797'}, - 'MESH:C567422': {'MONDO': 'MONDO:0012796'}, - 'MESH:C567423': {'MONDO': 'MONDO:0012795'}, - 'MESH:C567425': {'MONDO': 'MONDO:0012794'}, - 'MESH:C567426': {'MONDO': 'MONDO:0012793'}, - 'MESH:C567429': {'MONDO': 'MONDO:0012790'}, - 'MESH:C567430': {'MONDO': 'MONDO:0012789'}, - 'MESH:C567433': {'MONDO': 'MONDO:0012787'}, - 'MESH:C567434': {'MONDO': 'MONDO:0012786'}, - 'MESH:C567435': {'MONDO': 'MONDO:0012785'}, - 'MESH:C567436': {'MONDO': 'MONDO:0012784'}, - 'MESH:C567437': {'MONDO': 'MONDO:0012783'}, - 'MESH:C567438': {'MONDO': 'MONDO:0012775'}, - 'MESH:C567439': {'MONDO': 'MONDO:0012774'}, - 'MESH:C567441': {'MONDO': 'MONDO:0010817'}, - 'MESH:C567445': {'MONDO': 'MONDO:0012773'}, - 'MESH:C567446': {'MONDO': 'MONDO:0012772'}, - 'MESH:C567447': {'MONDO': 'MONDO:0012770'}, - 'MESH:C567448': {'MONDO': 'MONDO:0012769'}, - 'MESH:C567449': {'MONDO': 'MONDO:0012768'}, - 'MESH:C567450': {'MONDO': 'MONDO:0012767'}, - 'MESH:C567452': {'MONDO': 'MONDO:0012765'}, - 'MESH:C567453': {'MONDO': 'MONDO:0012764'}, - 'MESH:C567455': {'MONDO': 'MONDO:0012759'}, - 'MESH:C567456': {'MONDO': 'MONDO:0012758'}, - 'MESH:C567459': {'MONDO': 'MONDO:0012755'}, - 'MESH:C567461': {'MONDO': 'MONDO:0010424'}, - 'MESH:C567462': {'MONDO': 'MONDO:0010423'}, - 'MESH:C567463': {'MONDO': 'MONDO:0010422'}, - 'MESH:C567464': {'MONDO': 'MONDO:0010420'}, - 'MESH:C567465': {'MONDO': 'MONDO:0010418'}, - 'MESH:C567466': {'MONDO': 'MONDO:0010417'}, - 'MESH:C567467': {'MONDO': 'MONDO:0010416'}, - 'MESH:C567468': {'MONDO': 'MONDO:0010415'}, - 'MESH:C567469': {'MONDO': 'MONDO:0010414'}, - 'MESH:C567470': {'MONDO': 'MONDO:0010413'}, - 'MESH:C567471': {'MONDO': 'MONDO:0010412'}, - 'MESH:C567472': {'MONDO': 'MONDO:0010411'}, - 'MESH:C567473': {'MONDO': 'MONDO:0010410'}, - 'MESH:C567474': {'MONDO': 'MONDO:0010409'}, - 'MESH:C567475': {'MONDO': 'MONDO:0010408'}, - 'MESH:C567476': {'MONDO': 'MONDO:0010407'}, - 'MESH:C567477': {'MONDO': 'MONDO:0010405'}, - 'MESH:C567478': {'MONDO': 'MONDO:0010404'}, - 'MESH:C567479': {'MONDO': 'MONDO:0010402'}, - 'MESH:C567482': {'MONDO': 'MONDO:0010384'}, - 'MESH:C567484': {'MONDO': 'MONDO:0010278'}, - 'MESH:C567486': {'MONDO': 'MONDO:0010182'}, - 'MESH:C567487': {'MONDO': 'MONDO:0010120'}, - 'MESH:C567489': {'MONDO': 'MONDO:0010053'}, - 'MESH:C567492': {'MONDO': 'MONDO:0009880'}, - 'MESH:C567498': {'MONDO': 'MONDO:0012754'}, - 'MESH:C567499': {'MONDO': 'MONDO:0012753'}, - 'MESH:C567500': {'MONDO': 'MONDO:0012752'}, - 'MESH:C567501': {'MONDO': 'MONDO:0012751'}, - 'MESH:C567502': {'MONDO': 'MONDO:0012750'}, - 'MESH:C567503': {'MONDO': 'MONDO:0012749'}, - 'MESH:C567504': {'MONDO': 'MONDO:0012748'}, - 'MESH:C567506': {'MONDO': 'MONDO:0012745'}, - 'MESH:C567507': {'MONDO': 'MONDO:0012744'}, - 'MESH:C567508': {'MONDO': 'MONDO:0012743'}, - 'MESH:C567509': {'MONDO': 'MONDO:0012742'}, - 'MESH:C567510': {'MONDO': 'MONDO:0012741'}, - 'MESH:C567511': {'MONDO': 'MONDO:0012740'}, - 'MESH:C567512': {'MONDO': 'MONDO:0012739'}, - 'MESH:C567513': {'MONDO': 'MONDO:0012738'}, - 'MESH:C567514': {'MONDO': 'MONDO:0012737'}, - 'MESH:C567515': {'MONDO': 'MONDO:0012736'}, - 'MESH:C567516': {'MONDO': 'MONDO:0012735'}, - 'MESH:C567517': {'MONDO': 'MONDO:0012734'}, - 'MESH:C567518': {'MONDO': 'MONDO:0012733'}, - 'MESH:C567519': {'MONDO': 'MONDO:0012732'}, - 'MESH:C567520': {'MONDO': 'MONDO:0012731'}, - 'MESH:C567523': {'MONDO': 'MONDO:0010723'}, - 'MESH:C567524': {'MONDO': 'MONDO:0008096'}, - 'MESH:C567527': {'MONDO': 'MONDO:0009161'}, - 'MESH:C567528': {'MONDO': 'MONDO:0013546'}, - 'MESH:C567529': {'MONDO': 'MONDO:0012881'}, - 'MESH:C567530': {'MONDO': 'MONDO:0012877'}, - 'MESH:C567531': {'MONDO': 'MONDO:0012882'}, - 'MESH:C567533': {'MONDO': 'MONDO:0010480'}, - 'MESH:C567543': {'MONDO': 'MONDO:0013119'}, - 'MESH:C567546': {'MONDO': 'MONDO:0013027'}, - 'MESH:C567547': {'MONDO': 'MONDO:0013026'}, - 'MESH:C567548': {'MONDO': 'MONDO:0013023'}, - 'MESH:C567553': {'MONDO': 'MONDO:0013018'}, - 'MESH:C567554': {'MONDO': 'MONDO:0013017'}, - 'MESH:C567555': {'MONDO': 'MONDO:0013016'}, - 'MESH:C567558': {'MONDO': 'MONDO:0013014'}, - 'MESH:C567559': {'MONDO': 'MONDO:0013012'}, - 'MESH:C567561': {'MONDO': 'MONDO:0013011'}, - 'MESH:C567562': {'MONDO': 'MONDO:0013010'}, - 'MESH:C567564': {'MONDO': 'MONDO:0013006'}, - 'MESH:C567566': {'MONDO': 'MONDO:0013004'}, - 'MESH:C567572': {'MONDO': 'MONDO:0010912'}, - 'MESH:C567580': {'MONDO': 'MONDO:0010436'}, - 'MESH:C567581': {'MONDO': 'MONDO:0010432'}, - 'MESH:C567582': {'MONDO': 'MONDO:0010431'}, - 'MESH:C567583': {'MONDO': 'MONDO:0010430'}, - 'MESH:C567585': {'MONDO': 'MONDO:0010428'}, - 'MESH:C567587': {'MONDO': 'MONDO:0010426'}, - 'MESH:C567588': {'MONDO': 'MONDO:0010425'}, - 'MESH:C567594': {'MONDO': 'MONDO:0010365'}, - 'MESH:C567595': {'MONDO': 'MONDO:0010330'}, - 'MESH:C567605': {'MONDO': 'MONDO:0009768'}, - 'MESH:C567606': {'MONDO': 'MONDO:0009713'}, - 'MESH:C567616': {'MONDO': 'MONDO:0009157'}, - 'MESH:C567618': {'MONDO': 'MONDO:0008887'}, - 'MESH:C567620': {'MONDO': 'MONDO:8000019'}, - 'MESH:C567624': {'MONDO': 'MONDO:0012791'}, - 'MESH:C567626': {'MONDO': 'MONDO:0012761'}, - 'MESH:C567628': {'MONDO': 'MONDO:0012639'}, - 'MESH:C567633': {'MONDO': 'MONDO:0014676'}, - 'MESH:C567635': {'MONDO': 'MONDO:0013234'}, - 'MESH:C567636': {'MONDO': 'MONDO:0013231'}, - 'MESH:C567639': {'MONDO': 'MONDO:0013228'}, - 'MESH:C567640': {'MONDO': 'MONDO:0013227'}, - 'MESH:C567641': {'MONDO': 'MONDO:0013226'}, - 'MESH:C567642': {'MONDO': 'MONDO:0013225'}, - 'MESH:C567643': {'MONDO': 'MONDO:0013224'}, - 'MESH:C567644': {'MONDO': 'MONDO:0013223'}, - 'MESH:C567645': {'MONDO': 'MONDO:0013222'}, - 'MESH:C567646': {'MONDO': 'MONDO:0013221'}, - 'MESH:C567647': {'MONDO': 'MONDO:0013219'}, - 'MESH:C567648': {'MONDO': 'MONDO:0013218'}, - 'MESH:C567649': {'MONDO': 'MONDO:0013217'}, - 'MESH:C567650': {'MONDO': 'MONDO:0013216'}, - 'MESH:C567651': {'MONDO': 'MONDO:0013215'}, - 'MESH:C567652': {'MONDO': 'MONDO:0013214'}, - 'MESH:C567653': {'MONDO': 'MONDO:0013212'}, - 'MESH:C567654': {'MONDO': 'MONDO:0013211'}, - 'MESH:C567656': {'MONDO': 'MONDO:0012430'}, - 'MESH:C567657': {'MONDO': 'MONDO:0012400'}, - 'MESH:C567664': {'MONDO': 'MONDO:0008123'}, - 'MESH:C567666': {'MONDO': 'MONDO:0012262'}, - 'MESH:C567672': {'MONDO': 'MONDO:0012165'}, - 'MESH:C567674': {'MONDO': 'MONDO:0013207'}, - 'MESH:C567675': {'MONDO': 'MONDO:0013206'}, - 'MESH:C567676': {'MONDO': 'MONDO:0013205'}, - 'MESH:C567677': {'MONDO': 'MONDO:0013204'}, - 'MESH:C567678': {'MONDO': 'MONDO:0013203'}, - 'MESH:C567679': {'MONDO': 'MONDO:0013202'}, - 'MESH:C567680': {'MONDO': 'MONDO:0013201'}, - 'MESH:C567681': {'MONDO': 'MONDO:0013200'}, - 'MESH:C567683': {'MONDO': 'MONDO:0013198'}, - 'MESH:C567684': {'MONDO': 'MONDO:0013197'}, - 'MESH:C567685': {'MONDO': 'MONDO:0013196'}, - 'MESH:C567686': {'MONDO': 'MONDO:0013195'}, - 'MESH:C567687': {'MONDO': 'MONDO:0013191'}, - 'MESH:C567688': {'MONDO': 'MONDO:0013190'}, - 'MESH:C567690': {'MONDO': 'MONDO:0013188'}, - 'MESH:C567691': {'MONDO': 'MONDO:0013187'}, - 'MESH:C567698': {'MONDO': 'MONDO:0011987'}, - 'MESH:C567699': {'MONDO': 'MONDO:0011951'}, - 'MESH:C567703': {'MONDO': 'MONDO:0013184'}, - 'MESH:C567704': {'MONDO': 'MONDO:0013183'}, - 'MESH:C567705': {'MONDO': 'MONDO:0013182'}, - 'MESH:C567706': {'MONDO': 'MONDO:0013181'}, - 'MESH:C567707': {'MONDO': 'MONDO:0013179'}, - 'MESH:C567708': {'MONDO': 'MONDO:0013178'}, - 'MESH:C567709': {'MONDO': 'MONDO:0013177'}, - 'MESH:C567710': {'MONDO': 'MONDO:0013176'}, - 'MESH:C567712': {'MONDO': 'MONDO:0013175'}, - 'MESH:C567713': {'MONDO': 'MONDO:0013174'}, - 'MESH:C567714': {'MONDO': 'MONDO:0013173'}, - 'MESH:C567715': {'MONDO': 'MONDO:0013172'}, - 'MESH:C567716': {'MONDO': 'MONDO:0013170'}, - 'MESH:C567717': {'MONDO': 'MONDO:0013169'}, - 'MESH:C567718': {'MONDO': 'MONDO:0018631'}, - 'MESH:C567719': {'MONDO': 'MONDO:0007785'}, - 'MESH:C567725': {'MONDO': 'MONDO:0013168'}, - 'MESH:C567726': {'MONDO': 'MONDO:0013167'}, - 'MESH:C567728': {'MONDO': 'MONDO:0013153'}, - 'MESH:C567729': {'MONDO': 'MONDO:0013151'}, - 'MESH:C567730': {'MONDO': 'MONDO:0013150'}, - 'MESH:C567731': {'MONDO': 'MONDO:0013149'}, - 'MESH:C567732': {'MONDO': 'MONDO:0013148'}, - 'MESH:C567733': {'MONDO': 'MONDO:0013147'}, - 'MESH:C567734': {'MONDO': 'MONDO:0013146'}, - 'MESH:C567735': {'MONDO': 'MONDO:0013145'}, - 'MESH:C567737': {'MONDO': 'MONDO:0013143'}, - 'MESH:C567743': {'MONDO': 'MONDO:0007365'}, - 'MESH:C567747': {'MONDO': 'MONDO:0800047'}, - 'MESH:C567748': {'MONDO': 'MONDO:0013139'}, - 'MESH:C567749': {'MONDO': 'MONDO:0013138'}, - 'MESH:C567750': {'MONDO': 'MONDO:0013137'}, - 'MESH:C567751': {'MONDO': 'MONDO:0013136'}, - 'MESH:C567752': {'MONDO': 'MONDO:0013135'}, - 'MESH:C567753': {'MONDO': 'MONDO:0013134'}, - 'MESH:C567757': {'MONDO': 'MONDO:0013130'}, - 'MESH:C567758': {'MONDO': 'MONDO:0013129'}, - 'MESH:C567760': {'MONDO': 'MONDO:0013128'}, - 'MESH:C567763': {'MONDO': 'MONDO:0013125'}, - 'MESH:C567764': {'MONDO': 'MONDO:0013123'}, - 'MESH:C567765': {'MONDO': 'MONDO:0013122'}, - 'MESH:C567766': {'MONDO': 'MONDO:0013120'}, - 'MESH:C567767': {'MONDO': 'MONDO:0013118'}, - 'MESH:C567768': {'MONDO': 'MONDO:0013117'}, - 'MESH:C567769': {'MONDO': 'MONDO:0013116'}, - 'MESH:C567770': {'MONDO': 'MONDO:0013115'}, - 'MESH:C567771': {'MONDO': 'MONDO:0013113'}, - 'MESH:C567772': {'MONDO': 'MONDO:0013112'}, - 'MESH:C567773': {'MONDO': 'MONDO:0011766'}, - 'MESH:C567779': {'MONDO': 'MONDO:0007257'}, - 'MESH:C567780': {'MONDO': 'MONDO:0007250'}, - 'MESH:C567782': {'MONDO': 'MONDO:0007100'}, - 'MESH:C567784': {'MONDO': 'MONDO:0011614'}, - 'MESH:C567786': {'MONDO': 'MONDO:0011588'}, - 'MESH:C567791': {'MONDO': 'MONDO:0013110'}, - 'MESH:C567796': {'MONDO': 'MONDO:0013107'}, - 'MESH:C567802': {'MONDO': 'MONDO:0013100'}, - 'MESH:C567803': {'MONDO': 'MONDO:0024464'}, - 'MESH:C567809': {'MONDO': 'MONDO:0013091'}, - 'MESH:C567810': {'MONDO': 'MONDO:0013090'}, - 'MESH:C567813': {'MONDO': 'MONDO:0013087'}, - 'MESH:C567815': {'MONDO': 'MONDO:0013081'}, - 'MESH:C567816': {'MONDO': 'MONDO:0013080'}, - 'MESH:C567817': {'MONDO': 'MONDO:0013079'}, - 'MESH:C567818': {'MONDO': 'MONDO:0013078'}, - 'MESH:C567819': {'MONDO': 'MONDO:0013077'}, - 'MESH:C567827': {'MONDO': 'MONDO:0013470'}, - 'MESH:C567831': {'MONDO': 'MONDO:0013071'}, - 'MESH:C567832': {'MONDO': 'MONDO:0013070'}, - 'MESH:C567833': {'MONDO': 'MONDO:0013069'}, - 'MESH:C567834': {'MONDO': 'MONDO:0013068'}, - 'MESH:C567835': {'MONDO': 'MONDO:0013067'}, - 'MESH:C567838': {'MONDO': 'MONDO:0013065'}, - 'MESH:C567839': {'MONDO': 'MONDO:0013064'}, - 'MESH:C567841': {'MONDO': 'MONDO:0013063'}, - 'MESH:C567842': {'MONDO': 'MONDO:0013062'}, - 'MESH:C567843': {'MONDO': 'MONDO:0013061'}, - 'MESH:C567844': {'MONDO': 'MONDO:0013060'}, - 'MESH:C567845': {'MONDO': 'MONDO:0013058'}, - 'MESH:C567847': {'MONDO': 'MONDO:0013056'}, - 'MESH:C567849': {'MONDO': 'MONDO:0013054'}, - 'MESH:C567850': {'MONDO': 'MONDO:0013053'}, - 'MESH:C567851': {'MONDO': 'MONDO:0011376'}, - 'MESH:C567853': {'MONDO': 'MONDO:0033613'}, - 'MESH:C567854': {'MONDO': 'MONDO:0013052'}, - 'MESH:C567855': {'MONDO': 'MONDO:0013051'}, - 'MESH:C567856': {'MONDO': 'MONDO:0013050'}, - 'MESH:C567857': {'MONDO': 'MONDO:0013049'}, - 'MESH:C567858': {'MONDO': 'MONDO:0013048'}, - 'MESH:C567859': {'MONDO': 'MONDO:0013968'}, - 'MESH:C567861': {'MONDO': 'MONDO:0013046'}, - 'MESH:C567862': {'MONDO': 'MONDO:0013039'}, - 'MESH:C567863': {'MONDO': 'MONDO:0013038'}, - 'MESH:C567864': {'MONDO': 'MONDO:0013037'}, - 'MESH:C567865': {'MONDO': 'MONDO:0013036'}, - 'MESH:C567867': {'MONDO': 'MONDO:0013033'}, - 'MESH:C567876': {'MONDO': 'MONDO:0013031'}, - 'MESH:C567877': {'MONDO': 'MONDO:0013030'}, - 'MESH:C567886': {'MONDO': 'MONDO:0010211'}, - 'MESH:C567887': {'MONDO': 'MONDO:0007938'}, - 'MESH:C567906': {'MONDO': 'MONDO:0010656'}, - 'MESH:C567924': {'MONDO': 'MONDO:0018226'}, - 'MESH:C567925': {'MONDO': 'MONDO:0007818'}, - 'MESH:C567930': {'MONDO': 'MONDO:0013132'}, - 'MESH:C567931': {'MONDO': 'MONDO:0012766'}, - 'MESH:C567934': {'MONDO': 'MONDO:0008569'}, - 'MESH:C567935': {'MONDO': 'MONDO:0012360'}, - 'MESH:C567936': {'MONDO': 'MONDO:0010131'}, - 'MESH:C567947': {'CHEBI': 'CHEBI:69357'}, - 'MESH:C567995': {'CHEBI': 'CHEBI:66646'}, - 'MESH:C568008': {'CHEBI': 'CHEBI:18016'}, - 'MESH:C568020': {'CHEBI': 'CHEBI:174251'}, - 'MESH:C568138': {'CHEBI': 'CHEBI:180404'}, - 'MESH:C568208': {'CHEBI': 'CHEBI:141614'}, - 'MESH:C568291': {'CHEBI': 'CHEBI:65955'}, - 'MESH:C568298': {'CHEBI': 'CHEBI:2996'}, - 'MESH:C568398': {'CHEBI': 'CHEBI:3421'}, - 'MESH:C568413': {'CHEBI': 'CHEBI:8603'}, - 'MESH:C568414': {'CHEBI': 'CHEBI:139545'}, - 'MESH:C568539': {'CHEBI': 'CHEBI:7632'}, - 'MESH:C568582': {'CHEBI': 'CHEBI:10042'}, - 'MESH:C568640': {'CHEBI': 'CHEBI:66732'}, - 'MESH:C568645': {'CHEBI': 'CHEBI:69485'}, - 'MESH:C568718': {'CHEBI': 'CHEBI:141967'}, - 'MESH:C568751': {'CHEBI': 'CHEBI:69577'}, - 'MESH:C568752': {'CHEBI': 'CHEBI:69578'}, - 'MESH:C568753': {'CHEBI': 'CHEBI:69549'}, - 'MESH:C568757': {'CHEBI': 'CHEBI:69608'}, - 'MESH:C568797': {'CHEBI': 'CHEBI:69037'}, - 'MESH:C568798': {'CHEBI': 'CHEBI:69038'}, - 'MESH:C568799': {'CHEBI': 'CHEBI:69653'}, - 'MESH:C568801': {'CHEBI': 'CHEBI:69065'}, - 'MESH:C568803': {'CHEBI': 'CHEBI:69064'}, - 'MESH:C568804': {'CHEBI': 'CHEBI:69057'}, - 'MESH:C568805': {'CHEBI': 'CHEBI:69058'}, - 'MESH:C568908': {'CHEBI': 'CHEBI:176806'}, - 'MESH:C569058': {'CHEBI': 'CHEBI:69663'}, - 'MESH:C569059': {'CHEBI': 'CHEBI:69691'}, - 'MESH:C569060': {'CHEBI': 'CHEBI:69690'}, - 'MESH:C569077': {'CHEBI': 'CHEBI:69698'}, - 'MESH:C569078': {'CHEBI': 'CHEBI:69699'}, - 'MESH:C569079': {'CHEBI': 'CHEBI:68996'}, - 'MESH:C569080': {'CHEBI': 'CHEBI:69008'}, - 'MESH:C569082': {'CHEBI': 'CHEBI:69013'}, - 'MESH:C569083': {'CHEBI': 'CHEBI:69016'}, - 'MESH:C569084': {'CHEBI': 'CHEBI:69020'}, - 'MESH:C569085': {'CHEBI': 'CHEBI:69031'}, - 'MESH:C569086': {'CHEBI': 'CHEBI:145682'}, - 'MESH:C569105': {'CHEBI': 'CHEBI:90951'}, - 'MESH:C569210': {'CHEBI': 'CHEBI:51315'}, - 'MESH:C569240': {'CHEBI': 'CHEBI:69532'}, - 'MESH:C569334': {'CHEBI': 'CHEBI:31667'}, - 'MESH:C569434': {'CHEBI': 'CHEBI:71588'}, - 'MESH:C569454': {'CHEBI': 'CHEBI:175358'}, - 'MESH:C569459': {'CHEBI': 'CHEBI:64313'}, - 'MESH:C569465': {'CHEBI': 'CHEBI:165878'}, - 'MESH:C569473': {'CHEBI': 'CHEBI:41131'}, - 'MESH:C569545': {'CHEBI': 'CHEBI:68885'}, - 'MESH:C569546': {'CHEBI': 'CHEBI:68916'}, - 'MESH:C569566': {'CHEBI': 'CHEBI:156303'}, - 'MESH:C569572': {'CHEBI': 'CHEBI:88327'}, - 'MESH:C569640': {'CHEBI': 'CHEBI:149785'}, - 'MESH:C569680': {'CHEBI': 'CHEBI:67730'}, - 'MESH:C569897': {'CHEBI': 'CHEBI:168219'}, - 'MESH:C569902': {'CHEBI': 'CHEBI:81358'}, - 'MESH:C569983': {'CHEBI': 'CHEBI:31636'}, - 'MESH:C570020': {'CHEBI': 'CHEBI:145256'}, - 'MESH:C570063': {'CHEBI': 'CHEBI:36361'}, - 'MESH:C570164': {'CHEBI': 'CHEBI:68327'}, - 'MESH:C570174': {'CHEBI': 'CHEBI:156374'}, - 'MESH:C570223': {'CHEBI': 'CHEBI:134745'}, - 'MESH:C570344': {'CHEBI': 'CHEBI:69185'}, - 'MESH:C570345': {'CHEBI': 'CHEBI:81832'}, - 'MESH:C570377': {'MONDO': 'MONDO:0010311'}, - 'MESH:C570392': {'CHEBI': 'CHEBI:59529'}, - 'MESH:C570422': {'CHEBI': 'CHEBI:69494'}, - 'MESH:C570561': {'CHEBI': 'CHEBI:131532'}, - 'MESH:C570570': {'CHEBI': 'CHEBI:69922'}, - 'MESH:C570571': {'CHEBI': 'CHEBI:141892'}, - 'MESH:C570573': {'CHEBI': 'CHEBI:80695'}, - 'MESH:C570574': {'CHEBI': 'CHEBI:8589'}, - 'MESH:C570634': {'CHEBI': 'CHEBI:8082'}, - 'MESH:C570695': {'CHEBI': 'CHEBI:63770'}, - 'MESH:C570705': {'CHEBI': 'CHEBI:81975'}, - 'MESH:C570745': {'CHEBI': 'CHEBI:81410'}, - 'MESH:C570766': {'CHEBI': 'CHEBI:140274'}, - 'MESH:C570815': {'CHEBI': 'CHEBI:28586'}, - 'MESH:C570978': {'CHEBI': 'CHEBI:49267'}, - 'MESH:C570980': {'CHEBI': 'CHEBI:65354'}, - 'MESH:C570991': {'CHEBI': 'CHEBI:62864'}, - 'MESH:C571055': {'CHEBI': 'CHEBI:67190'}, - 'MESH:C571083': {'CHEBI': 'CHEBI:171658'}, - 'MESH:C571114': {'CHEBI': 'CHEBI:6053'}, - 'MESH:C571178': {'CHEBI': 'CHEBI:71954'}, - 'MESH:C571179': {'CHEBI': 'CHEBI:177804'}, - 'MESH:C571185': {'CHEBI': 'CHEBI:177448'}, - 'MESH:C571246': {'CHEBI': 'CHEBI:144201'}, - 'MESH:C571256': {'CHEBI': 'CHEBI:169983'}, - 'MESH:C571268': {'CHEBI': 'CHEBI:175260'}, - 'MESH:C571448': {'CHEBI': 'CHEBI:90776'}, - 'MESH:C571510': {'CHEBI': 'CHEBI:59063'}, - 'MESH:C571572': {'CHEBI': 'CHEBI:6949'}, - 'MESH:C571596': {'CHEBI': 'CHEBI:174491'}, - 'MESH:C571663': {'CHEBI': 'CHEBI:8994'}, - 'MESH:C571835': {'CHEBI': 'CHEBI:134754'}, - 'MESH:C571854': {'CHEBI': 'CHEBI:38055'}, - 'MESH:C571889': {'CHEBI': 'CHEBI:134723'}, - 'MESH:C571911': {'MONDO': 'MONDO:0001701'}, - 'MESH:C571912': {'MONDO': 'MONDO:0016595'}, - 'MESH:C571989': {'CHEBI': 'CHEBI:174873'}, - 'MESH:C571996': {'CHEBI': 'CHEBI:131597'}, - 'MESH:C572069': {'CHEBI': 'CHEBI:72811'}, - 'MESH:C572089': {'CHEBI': 'CHEBI:70684'}, - 'MESH:C572153': {'CHEBI': 'CHEBI:81798'}, - 'MESH:C572163': {'CHEBI': 'CHEBI:169409'}, - 'MESH:C572171': {'CHEBI': 'CHEBI:68059'}, - 'MESH:C572217': {'CHEBI': 'CHEBI:34590'}, - 'MESH:C572274': {'CHEBI': 'CHEBI:80814'}, - 'MESH:C572289': {'CHEBI': 'CHEBI:32425'}, - 'MESH:C572340': {'CHEBI': 'CHEBI:158137'}, - 'MESH:C572381': {'CHEBI': 'CHEBI:67992'}, - 'MESH:C572520': {'CHEBI': 'CHEBI:39437'}, - 'MESH:C572536': {'CHEBI': 'CHEBI:175335'}, - 'MESH:C572568': {'MONDO': 'MONDO:0012594'}, - 'MESH:C572625': {'CHEBI': 'CHEBI:81583'}, - 'MESH:C572639': {'CHEBI': 'CHEBI:138170'}, - 'MESH:C572671': {'CHEBI': 'CHEBI:66754'}, - 'MESH:C572765': {'CHEBI': 'CHEBI:138645'}, - 'MESH:C572845': {'MONDO': 'MONDO:0008566'}, - 'MESH:C572868': {'CHEBI': 'CHEBI:83070'}, - 'MESH:C572919': {'CHEBI': 'CHEBI:90679'}, - 'MESH:C572941': {'CHEBI': 'CHEBI:134724'}, - 'MESH:C573010': {'CHEBI': 'CHEBI:82825'}, - 'MESH:C573023': {'MONDO': 'MONDO:0007891'}, - 'MESH:C573071': {'CHEBI': 'CHEBI:64418'}, - 'MESH:C573189': {'CHEBI': 'CHEBI:173370'}, - 'MESH:C573233': {'CHEBI': 'CHEBI:156498'}, - 'MESH:C573336': {'CHEBI': 'CHEBI:158741'}, - 'MESH:C573447': {'CHEBI': 'CHEBI:71596'}, - 'MESH:C573549': {'CHEBI': 'CHEBI:51966'}, - 'MESH:C573600': {'CHEBI': 'CHEBI:65037'}, - 'MESH:C573694': {'CHEBI': 'CHEBI:81900'}, - 'MESH:C573700': {'CHEBI': 'CHEBI:51774'}, - 'MESH:C573722': {'MONDO': 'MONDO:0008709'}, - 'MESH:C573773': {'CHEBI': 'CHEBI:92777'}, - 'MESH:C573859': {'CHEBI': 'CHEBI:62962'}, - 'MESH:C573944': {'CHEBI': 'CHEBI:173086'}, - 'MESH:C573971': {'CHEBI': 'CHEBI:79040'}, - 'MESH:C574203': {'CHEBI': 'CHEBI:166758'}, - 'MESH:C574274': {'CHEBI': 'CHEBI:66041'}, - 'MESH:C574385': {'CHEBI': 'CHEBI:169876'}, - 'MESH:C574680': {'CHEBI': 'CHEBI:68228'}, - 'MESH:C574693': {'CHEBI': 'CHEBI:69483'}, - 'MESH:C574807': {'CHEBI': 'CHEBI:70529'}, - 'MESH:C574854': {'CHEBI': 'CHEBI:77729'}, - 'MESH:C574899': {'CHEBI': 'CHEBI:67904'}, - 'MESH:C574906': {'CHEBI': 'CHEBI:66076'}, - 'MESH:C574908': {'CHEBI': 'CHEBI:66077'}, - 'MESH:C574913': {'CHEBI': 'CHEBI:66072'}, - 'MESH:C574940': {'CHEBI': 'CHEBI:87073'}, - 'MESH:C575062': {'CHEBI': 'CHEBI:87363'}, - 'MESH:C575069': {'CHEBI': 'CHEBI:83185'}, - 'MESH:C575112': {'CHEBI': 'CHEBI:5967'}, - 'MESH:C575121': {'CHEBI': 'CHEBI:79310'}, - 'MESH:C575157': {'CHEBI': 'CHEBI:133023'}, - 'MESH:C575214': {'MONDO': 'MONDO:0013241'}, - 'MESH:C575350': {'CHEBI': 'CHEBI:87551'}, - 'MESH:C575417': {'CHEBI': 'CHEBI:78507'}, - 'MESH:C575534': {'MONDO': 'MONDO:0009745'}, - 'MESH:C575582': {'CHEBI': 'CHEBI:17989'}, - 'MESH:C575654': {'CHEBI': 'CHEBI:7000'}, - 'MESH:C575668': {'CHEBI': 'CHEBI:70348'}, - 'MESH:C575703': {'CHEBI': 'CHEBI:82992'}, - 'MESH:C575773': {'CHEBI': 'CHEBI:88375'}, - 'MESH:C575777': {'CHEBI': 'CHEBI:155895'}, - 'MESH:C575995': {'CHEBI': 'CHEBI:36493'}, - 'MESH:C576115': {'CHEBI': 'CHEBI:52487'}, - 'MESH:C576116': {'CHEBI': 'CHEBI:167893'}, - 'MESH:C576163': {'CHEBI': 'CHEBI:68625'}, - 'MESH:C576246': {'CHEBI': 'CHEBI:89907'}, - 'MESH:C576277': {'CHEBI': 'CHEBI:166351'}, - 'MESH:C576302': {'CHEBI': 'CHEBI:5628'}, - 'MESH:C576310': {'CHEBI': 'CHEBI:141904'}, - 'MESH:C576311': {'CHEBI': 'CHEBI:141905'}, - 'MESH:C576321': {'CHEBI': 'CHEBI:163384'}, - 'MESH:C576330': {'CHEBI': 'CHEBI:5366'}, - 'MESH:C576345': {'CHEBI': 'CHEBI:83393'}, - 'MESH:C576518': {'CHEBI': 'CHEBI:29221'}, - 'MESH:C576523': {'CHEBI': 'CHEBI:179480'}, - 'MESH:C576548': {'CHEBI': 'CHEBI:132898'}, - 'MESH:C576643': {'CHEBI': 'CHEBI:132638'}, - 'MESH:C576719': {'CHEBI': 'CHEBI:175531'}, - 'MESH:C576772': {'CHEBI': 'CHEBI:69392'}, - 'MESH:C576773': {'CHEBI': 'CHEBI:69390'}, - 'MESH:C576827': {'CHEBI': 'CHEBI:60761'}, - 'MESH:C576830': {'CHEBI': 'CHEBI:81810'}, - 'MESH:C576843': {'CHEBI': 'CHEBI:5746'}, - 'MESH:C576878': {'CHEBI': 'CHEBI:172727'}, - 'MESH:C576902': {'CHEBI': 'CHEBI:38754'}, - 'MESH:C577044': {'CHEBI': 'CHEBI:133818'}, - 'MESH:C577197': {'CHEBI': 'CHEBI:145365'}, - 'MESH:C577370': {'CHEBI': 'CHEBI:61677'}, - 'MESH:C577387': {'CHEBI': 'CHEBI:156322'}, - 'MESH:C577433': {'CHEBI': 'CHEBI:80196'}, - 'MESH:C577618': {'CHEBI': 'CHEBI:20386'}, - 'MESH:C577620': {'CHEBI': 'CHEBI:177047'}, - 'MESH:C577734': {'CHEBI': 'CHEBI:173600'}, - 'MESH:C577735': {'CHEBI': 'CHEBI:81257'}, - 'MESH:C577824': {'CHEBI': 'CHEBI:81259'}, - 'MESH:C577928': {'CHEBI': 'CHEBI:6922'}, - 'MESH:C578009': {'CHEBI': 'CHEBI:132975'}, - 'MESH:C578055': {'CHEBI': 'CHEBI:175090'}, - 'MESH:C578119': {'CHEBI': 'CHEBI:141155'}, - 'MESH:C578124': {'CHEBI': 'CHEBI:143108'}, - 'MESH:C578170': {'CHEBI': 'CHEBI:66920'}, - 'MESH:C578352': {'CHEBI': 'CHEBI:144203'}, - 'MESH:C578436': {'CHEBI': 'CHEBI:4954'}, - 'MESH:C578437': {'CHEBI': 'CHEBI:66310'}, - 'MESH:C578473': {'CHEBI': 'CHEBI:174806'}, - 'MESH:C578834': {'CHEBI': 'CHEBI:90908'}, - 'MESH:C578860': {'CHEBI': 'CHEBI:73813'}, - 'MESH:C579139': {'CHEBI': 'CHEBI:80841'}, - 'MESH:C579267': {'CHEBI': 'CHEBI:67610'}, - 'MESH:C579395': {'MONDO': 'MONDO:0008395'}, - 'MESH:C579484': {'CHEBI': 'CHEBI:61058'}, - 'MESH:C579605': {'CHEBI': 'CHEBI:139463'}, - 'MESH:C579720': {'CHEBI': 'CHEBI:133021'}, - 'MESH:C579744': {'CHEBI': 'CHEBI:70227'}, - 'MESH:C579849': {'MONDO': 'MONDO:0013256'}, - 'MESH:C579850': {'MONDO': 'MONDO:0012756'}, - 'MESH:C579867': {'MONDO': 'MONDO:0017359'}, - 'MESH:C579873': {'MONDO': 'MONDO:0019179'}, - 'MESH:C579878': {'MONDO': 'MONDO:0019648'}, - 'MESH:C579880': {'MONDO': 'MONDO:0020342'}, - 'MESH:C579922': {'MONDO': 'MONDO:0016798'}, - 'MESH:C579928': {'MONDO': 'MONDO:0007168'}, - 'MESH:C579932': {'MONDO': 'MONDO:0020300'}, - 'MESH:C579935': {'MONDO': 'MONDO:0016660'}, - 'MESH:C579969': {'MONDO': 'MONDO:0015753'}, - 'MESH:C579991': {'MONDO': 'MONDO:0010936'}, - 'MESH:C580002': {'MONDO': 'MONDO:0013661'}, - 'MESH:C580017': {'MONDO': 'MONDO:0009009'}, - 'MESH:C580039': {'MONDO': 'MONDO:0014943'}, - 'MESH:C580044': {'MONDO': 'MONDO:0015352'}, - 'MESH:C580047': {'MONDO': 'MONDO:0010542'}, - 'MESH:C580055': {'MONDO': 'MONDO:0018174'}, - 'MESH:C580062': {'MONDO': 'MONDO:0008093'}, - 'MESH:C580083': {'MONDO': 'MONDO:0019516'}, - 'MESH:C580087': {'MONDO': 'MONDO:0016525'}, - 'MESH:C580102': {'MONDO': 'MONDO:0017999'}, - 'MESH:C580130': {'MONDO': 'MONDO:0018251'}, - 'MESH:C580150': {'MONDO': 'MONDO:0800027'}, - 'MESH:C580162': {'MONDO': 'MONDO:0013584'}, - 'MESH:C580174': {'MONDO': 'MONDO:0015548'}, - 'MESH:C580192': {'MONDO': 'MONDO:0010580'}, - 'MESH:C580202': {'MONDO': 'MONDO:0008070'}, - 'MESH:C580205': {'MONDO': 'MONDO:0018027'}, - 'MESH:C580233': {'MONDO': 'MONDO:0016527'}, - 'MESH:C580241': {'MONDO': 'MONDO:0007875'}, - 'MESH:C580280': {'MONDO': 'MONDO:0018963'}, - 'MESH:C580316': {'MONDO': 'MONDO:0018943'}, - 'MESH:C580334': {'MONDO': 'MONDO:0019497'}, - 'MESH:C580364': {'MONDO': 'MONDO:0015687'}, - 'MESH:C580383': {'MONDO': 'MONDO:0020135'}, - 'MESH:C580388': {'MONDO': 'MONDO:0012904'}, - 'MESH:C580424': {'MONDO': 'MONDO:0015436'}, - 'MESH:C580439': {'MONDO': 'MONDO:0000453'}, - 'MESH:C580458': {'MONDO': 'MONDO:0011339'}, - 'MESH:C580500': {'MONDO': 'MONDO:0018071'}, - 'MESH:C580601': {'CHEBI': 'CHEBI:91026'}, - 'MESH:C580626': {'CHEBI': 'CHEBI:178562'}, - 'MESH:C580748': {'CHEBI': 'CHEBI:166487'}, - 'MESH:C580784': {'CHEBI': 'CHEBI:7383'}, - 'MESH:C580787': {'CHEBI': 'CHEBI:40345'}, - 'MESH:C580789': {'CHEBI': 'CHEBI:31275'}, - 'MESH:C580890': {'CHEBI': 'CHEBI:166605'}, - 'MESH:C580986': {'CHEBI': 'CHEBI:68712'}, - 'MESH:C581016': {'CHEBI': 'CHEBI:146206'}, - 'MESH:C581034': {'CHEBI': 'CHEBI:67677'}, - 'MESH:C581171': {'CHEBI': 'CHEBI:144069'}, - 'MESH:C581268': {'CHEBI': 'CHEBI:177698'}, - 'MESH:C581269': {'CHEBI': 'CHEBI:66519'}, - 'MESH:C581313': {'CHEBI': 'CHEBI:145371'}, - 'MESH:C581370': {'CHEBI': 'CHEBI:90075'}, - 'MESH:C581534': {'CHEBI': 'CHEBI:27673'}, - 'MESH:C581552': {'CHEBI': 'CHEBI:76611'}, - 'MESH:C581591': {'CHEBI': 'CHEBI:69939'}, - 'MESH:C581681': {'CHEBI': 'CHEBI:142784'}, - 'MESH:C581768': {'CHEBI': 'CHEBI:174193'}, - 'MESH:C581824': {'CHEBI': 'CHEBI:30047'}, - 'MESH:C581825': {'CHEBI': 'CHEBI:70973'}, - 'MESH:C581826': {'CHEBI': 'CHEBI:5179'}, - 'MESH:C581942': {'MONDO': 'MONDO:0018023'}, - 'MESH:C581998': {'CHEBI': 'CHEBI:65639'}, - 'MESH:C582189': {'CHEBI': 'CHEBI:20450'}, - 'MESH:C582256': {'CHEBI': 'CHEBI:81130'}, - 'MESH:C582339': {'CHEBI': 'CHEBI:167823'}, - 'MESH:C582408': {'CHEBI': 'CHEBI:156388'}, - 'MESH:C582429': {'CHEBI': 'CHEBI:177705'}, - 'MESH:C582638': {'CHEBI': 'CHEBI:2937'}, - 'MESH:C582639': {'CHEBI': 'CHEBI:2938'}, - 'MESH:C582670': {'CHEBI': 'CHEBI:90936'}, - 'MESH:C582734': {'CHEBI': 'CHEBI:43065'}, - 'MESH:C582846': {'CHEBI': 'CHEBI:52246'}, - 'MESH:C582927': {'CHEBI': 'CHEBI:69284'}, - 'MESH:C582942': {'CHEBI': 'CHEBI:63040'}, - 'MESH:C583074': {'CHEBI': 'CHEBI:72754'}, - 'MESH:C583088': {'CHEBI': 'CHEBI:138648'}, - 'MESH:C583175': {'CHEBI': 'CHEBI:136043'}, - 'MESH:C583241': {'CHEBI': 'CHEBI:69598'}, - 'MESH:C583352': {'CHEBI': 'CHEBI:61290'}, - 'MESH:C583365': {'CHEBI': 'CHEBI:83173'}, - 'MESH:C583424': {'CHEBI': 'CHEBI:138477'}, - 'MESH:C583463': {'CHEBI': 'CHEBI:46810'}, - 'MESH:C583578': {'CHEBI': 'CHEBI:179326'}, - 'MESH:C583587': {'CHEBI': 'CHEBI:69786'}, - 'MESH:C583592': {'CHEBI': 'CHEBI:166817'}, - 'MESH:C583636': {'CHEBI': 'CHEBI:85980'}, - 'MESH:C583665': {'CHEBI': 'CHEBI:166992'}, - 'MESH:C583914': {'CHEBI': 'CHEBI:132512'}, - 'MESH:C583938': {'CHEBI': 'CHEBI:80919'}, - 'MESH:C583965': {'CHEBI': 'CHEBI:7520'}, - 'MESH:C584017': {'CHEBI': 'CHEBI:37965'}, - 'MESH:C584122': {'CHEBI': 'CHEBI:78256'}, - 'MESH:C584123': {'CHEBI': 'CHEBI:78259'}, - 'MESH:C584125': {'CHEBI': 'CHEBI:144192'}, - 'MESH:C584522': {'CHEBI': 'CHEBI:3394'}, - 'MESH:C584582': {'CHEBI': 'CHEBI:68048'}, - 'MESH:C584604': {'CHEBI': 'CHEBI:167850'}, - 'MESH:C584613': {'CHEBI': 'CHEBI:3888'}, - 'MESH:C584722': {'CHEBI': 'CHEBI:138919'}, - 'MESH:C584914': {'CHEBI': 'CHEBI:172944'}, - 'MESH:C585001': {'CHEBI': 'CHEBI:6591'}, - 'MESH:C585295': {'CHEBI': 'CHEBI:66596'}, - 'MESH:C585301': {'CHEBI': 'CHEBI:80720'}, - 'MESH:C585544': {'CHEBI': 'CHEBI:67416'}, - 'MESH:C585545': {'CHEBI': 'CHEBI:67417'}, - 'MESH:C585552': {'CHEBI': 'CHEBI:132273'}, - 'MESH:C585579': {'CHEBI': 'CHEBI:62384'}, - 'MESH:C585640': {'MONDO': 'MONDO:0018338'}, - 'MESH:C585647': {'CHEBI': 'CHEBI:6642'}, - 'MESH:C585663': {'CHEBI': 'CHEBI:60343'}, - 'MESH:C585751': {'CHEBI': 'CHEBI:27628'}, - 'MESH:C585842': {'CHEBI': 'CHEBI:76193'}, - 'MESH:C585844': {'CHEBI': 'CHEBI:3570'}, - 'MESH:C586007': {'CHEBI': 'CHEBI:138656'}, - 'MESH:C586058': {'CHEBI': 'CHEBI:75926'}, - 'MESH:C586085': {'CHEBI': 'CHEBI:83493'}, - 'MESH:C586094': {'CHEBI': 'CHEBI:85183'}, - 'MESH:C586151': {'CHEBI': 'CHEBI:70376'}, - 'MESH:C586172': {'CHEBI': 'CHEBI:72849'}, - 'MESH:C586219': {'CHEBI': 'CHEBI:176312'}, - 'MESH:C586356': {'CHEBI': 'CHEBI:68926'}, - 'MESH:C586357': {'CHEBI': 'CHEBI:68921'}, - 'MESH:C586437': {'CHEBI': 'CHEBI:31119'}, - 'MESH:C586441': {'CHEBI': 'CHEBI:78042'}, - 'MESH:C586497': {'CHEBI': 'CHEBI:111521'}, - 'MESH:C586541': {'CHEBI': 'CHEBI:85089'}, - 'MESH:C586576': {'CHEBI': 'CHEBI:173148'}, - 'MESH:C586658': {'CHEBI': 'CHEBI:67667'}, - 'MESH:C586672': {'CHEBI': 'CHEBI:169088'}, - 'MESH:C586687': {'CHEBI': 'CHEBI:61316'}, - 'MESH:C586688': {'CHEBI': 'CHEBI:20030'}, - 'MESH:C586690': {'CHEBI': 'CHEBI:137693'}, - 'MESH:C586824': {'CHEBI': 'CHEBI:145022'}, - 'MESH:C586847': {'CHEBI': 'CHEBI:78432'}, - 'MESH:C586914': {'CHEBI': 'CHEBI:21560'}, - 'MESH:C586938': {'CHEBI': 'CHEBI:2897'}, - 'MESH:C586942': {'CHEBI': 'CHEBI:80915'}, - 'MESH:C586966': {'CHEBI': 'CHEBI:6030'}, - 'MESH:C586976': {'CHEBI': 'CHEBI:80838'}, - 'MESH:C587032': {'CHEBI': 'CHEBI:69785'}, - 'MESH:C587259': {'CHEBI': 'CHEBI:137057'}, - 'MESH:C587323': {'CHEBI': 'CHEBI:83923'}, - 'MESH:C587518': {'CHEBI': 'CHEBI:67821'}, - 'MESH:C587519': {'CHEBI': 'CHEBI:174576'}, - 'MESH:C587733': {'CHEBI': 'CHEBI:146785'}, - 'MESH:C587828': {'CHEBI': 'CHEBI:8034'}, - 'MESH:C587835': {'CHEBI': 'CHEBI:179687'}, - 'MESH:C587838': {'CHEBI': 'CHEBI:174777'}, - 'MESH:C587839': {'CHEBI': 'CHEBI:174778'}, - 'MESH:C587870': {'CHEBI': 'CHEBI:177264'}, - 'MESH:C587948': {'CHEBI': 'CHEBI:85603'}, - 'MESH:C587979': {'CHEBI': 'CHEBI:133787'}, - 'MESH:C588121': {'CHEBI': 'CHEBI:28187'}, - 'MESH:C588254': {'CHEBI': 'CHEBI:86610'}, - 'MESH:C588260': {'CHEBI': 'CHEBI:85182'}, - 'MESH:C588364': {'CHEBI': 'CHEBI:174255'}, - 'MESH:D000012': {'MONDO': 'MONDO:0008692'}, - 'MESH:D000013': {'MONDO': 'MONDO:0000839'}, - 'MESH:D000014': {'MONDO': 'MONDO:0016677'}, - 'MESH:D000016': {'MONDO': 'MONDO:0043459'}, - 'MESH:D000026': {'MONDO': 'MONDO:0006774'}, - 'MESH:D000031': {'MONDO': 'MONDO:0006967'}, - 'MESH:D000037': {'MONDO': 'MONDO:0004846'}, - 'MESH:D000038': {'MONDO': 'MONDO:0005227'}, - 'MESH:D000039': {'MONDO': 'MONDO:0005906'}, - 'MESH:D000052': {'MONDO': 'MONDO:0007035'}, - 'MESH:D000067208': {'MONDO': 'MONDO:0000770'}, - 'MESH:D000067559': {'MONDO': 'MONDO:0016225'}, - 'MESH:D000068099': {'MONDO': 'MONDO:0003763'}, - 'MESH:D000068116': {'MONDO': 'MONDO:0001153'}, - 'MESH:D000068656': {'CHEBI': 'CHEBI:47564'}, - 'MESH:D000069281': {'MONDO': 'MONDO:0019835'}, - 'MESH:D000069293': {'MONDO': 'MONDO:0017347'}, - 'MESH:D000069544': {'MONDO': 'MONDO:0020067'}, - 'MESH:D000069877': {'CHEBI': 'CHEBI:149427'}, - 'MESH:D000070604': {'MONDO': 'MONDO:0008527'}, - 'MESH:D000070676': {'MONDO': 'MONDO:0002183'}, - 'MESH:D000071017': {'MONDO': 'MONDO:0017658'}, - 'MESH:D000071057': {'MONDO': 'MONDO:0010096'}, - 'MESH:D000071070': {'MONDO': 'MONDO:0007909'}, - 'MESH:D000071243': {'MONDO': 'MONDO:0018661'}, - 'MESH:D000071700': {'MONDO': 'MONDO:0015993'}, - 'MESH:D000071960': {'MONDO': 'MONDO:0004658'}, - 'MESH:D000072657': {'MONDO': 'MONDO:0041656'}, - 'MESH:D000072659': {'MONDO': 'MONDO:0021156'}, - 'MESH:D000072676': {'MONDO': 'MONDO:0007125'}, - 'MESH:D000072861': {'MONDO': 'MONDO:0001247'}, - 'MESH:D000074270': {'MONDO': 'MONDO:0054868'}, - 'MESH:D000075222': {'MONDO': 'MONDO:0001134'}, - 'MESH:D000075242': {'CHEBI': 'CHEBI:76617'}, - 'MESH:D000075322': {'MONDO': 'MONDO:0023305'}, - 'MESH:D000075562': {'MONDO': 'MONDO:0022140'}, - 'MESH:D000077162': {'MONDO': 'MONDO:0016101'}, - 'MESH:D000077211': {'CHEBI': 'CHEBI:46557'}, - 'MESH:D00007727': {'MONDO': 'MONDO:0015459'}, - 'MESH:D000077274': {'MONDO': 'MONDO:0015459'}, - 'MESH:D000077277': {'MONDO': 'MONDO:0005580'}, - 'MESH:D000077285': {'CHEBI': 'CHEBI:34967'}, - 'MESH:D000077322': {'CHEBI': 'CHEBI:17548'}, - 'MESH:D000077542': {'CHEBI': 'CHEBI:291902'}, - 'MESH:D000077684': {'MONDO': 'MONDO:0005693'}, - 'MESH:D000077727': {'CHEBI': 'CHEBI:404903'}, - 'MESH:D000077765': {'MONDO': 'MONDO:0000455'}, - 'MESH:D000077777': {'MONDO': 'MONDO:0017349'}, - 'MESH:D000079426': {'MONDO': 'MONDO:0100120'}, - 'MESH:D000080039': {'MONDO': 'MONDO:0015451'}, - 'MESH:D000080041': {'MONDO': 'MONDO:0016301'}, - 'MESH:D000080362': {'MONDO': 'MONDO:0019353'}, - 'MESH:D000080364': {'MONDO': 'MONDO:0023833'}, - 'MESH:D000080422': {'MONDO': 'MONDO:0016567'}, - 'MESH:D000080424': {'MONDO': 'MONDO:0600008'}, - 'MESH:D000080443': {'MONDO': 'MONDO:0006033'}, - 'MESH:D000080874': {'MONDO': 'MONDO:0000510'}, - 'MESH:D000080888': {'MONDO': 'MONDO:0016226'}, - 'MESH:D000081011': {'MONDO': 'MONDO:0001787'}, - 'MESH:D000081012': {'MONDO': 'MONDO:0015175'}, - 'MESH:D000081028': {'MONDO': 'MONDO:0001688'}, - 'MESH:D000081029': {'MONDO': 'MONDO:0015924'}, - 'MESH:D000082242': {'MONDO': 'MONDO:0018830'}, - 'MESH:D000082602': {'MONDO': 'MONDO:0000158'}, - 'MESH:D000082903': {'MONDO': 'MONDO:0018082'}, - 'MESH:D000083083': {'MONDO': 'MONDO:0021106'}, - 'MESH:D000083143': {'MONDO': 'MONDO:0010680'}, - 'MESH:D000084562': {'CHEBI': 'CHEBI:16179'}, - 'MESH:D000086382': {'MONDO': 'MONDO:0100096'}, - 'MESH:D000090122': {'MONDO': 'MONDO:0025514'}, - 'MESH:D000090267': {'MONDO': 'MONDO:0100004'}, - 'MESH:D000090542': {'MONDO': 'MONDO:0018328'}, - 'MESH:D000108': {'CHEBI': 'CHEBI:73024'}, - 'MESH:D000126': {'MONDO': 'MONDO:0043465'}, - 'MESH:D000130': {'MONDO': 'MONDO:0007037'}, - 'MESH:D000140': {'MONDO': 'MONDO:0006040'}, - 'MESH:D000141': {'MONDO': 'MONDO:0001909'}, - 'MESH:D000143': {'CHEBI': 'CHEBI:37527'}, - 'MESH:D000151': {'MONDO': 'MONDO:0006635'}, - 'MESH:D000153': {'MONDO': 'MONDO:0043468'}, - 'MESH:D000160': {'MONDO': 'MONDO:0001563'}, - 'MESH:D000163': {'MONDO': 'MONDO:0012268'}, - 'MESH:D000168': {'MONDO': 'MONDO:0007041'}, - 'MESH:D000169': {'MONDO': 'MONDO:0006523'}, - 'MESH:D000170': {'MONDO': 'MONDO:0016588'}, - 'MESH:D000172': {'MONDO': 'MONDO:0019933'}, - 'MESH:D000182': {'MONDO': 'MONDO:0043472'}, - 'MESH:D000187': {'MONDO': 'MONDO:0005630'}, - 'MESH:D000189': {'MONDO': 'MONDO:0006636'}, - 'MESH:D000193': {'MONDO': 'MONDO:0006921'}, - 'MESH:D000196': {'MONDO': 'MONDO:0005631'}, - 'MESH:D000197': {'MONDO': 'MONDO:0005699'}, - 'MESH:D000208': {'MONDO': 'MONDO:0020683'}, - 'MESH:D000219': {'MONDO': 'MONDO:0043475'}, - 'MESH:D000224': {'MONDO': 'MONDO:0015129'}, - 'MESH:D000230': {'MONDO': 'MONDO:0004970'}, - 'MESH:D000231': {'MONDO': 'MONDO:0002512'}, - 'MESH:D000232': {'MONDO': 'MONDO:0006071'}, - 'MESH:D000235': {'MONDO': 'MONDO:0006493'}, - 'MESH:D000236': {'MONDO': 'MONDO:0004972'}, - 'MESH:D000237': {'MONDO': 'MONDO:0006673'}, - 'MESH:D000238': {'MONDO': 'MONDO:0006701'}, - 'MESH:D000239': {'MONDO': 'MONDO:0006634'}, - 'MESH:D000249': {'CHEBI': 'CHEBI:16027'}, - 'MESH:D000257': {'MONDO': 'MONDO:0043479'}, - 'MESH:D000258': {'MONDO': 'MONDO:0005911'}, - 'MESH:D000270': {'MONDO': 'MONDO:0018690'}, - 'MESH:D000274': {'MONDO': 'MONDO:0007070'}, - 'MESH:D000275': {'MONDO': 'MONDO:0003265'}, - 'MESH:D000292': {'MONDO': 'MONDO:0000922'}, - 'MESH:D000303': {'MONDO': 'MONDO:0002816'}, - 'MESH:D000305': {'CHEBI': 'CHEBI:36699'}, - 'MESH:D000306': {'MONDO': 'MONDO:0036591'}, - 'MESH:D000307': {'MONDO': 'MONDO:0005495'}, - 'MESH:D000308': {'MONDO': 'MONDO:0006640'}, - 'MESH:D000309': {'MONDO': 'MONDO:0000004'}, - 'MESH:D000310': {'MONDO': 'MONDO:0002817'}, - 'MESH:D000312': {'MONDO': 'MONDO:0018479'}, - 'MESH:D000314': {'MONDO': 'MONDO:0002110'}, - 'MESH:D000323': {'CHEBI': 'CHEBI:166544'}, - 'MESH:D000326': {'MONDO': 'MONDO:0018544'}, - 'MESH:D000343': {'MONDO': 'MONDO:0006641'}, - 'MESH:D000347': {'MONDO': 'MONDO:0008737'}, - 'MESH:D000355': {'MONDO': 'MONDO:0025376'}, - 'MESH:D000357': {'MONDO': 'MONDO:0025377'}, - 'MESH:D000361': {'MONDO': 'MONDO:0015977'}, - 'MESH:D000377': {'MONDO': 'MONDO:0005638'}, - 'MESH:D000379': {'MONDO': 'MONDO:0003709'}, - 'MESH:D000380': {'MONDO': 'MONDO:0001609'}, - 'MESH:D000381': {'MONDO': 'MONDO:0000716'}, - 'MESH:D000386': {'MONDO': 'MONDO:0005639'}, - 'MESH:D000387': {'MONDO': 'MONDO:0007074'}, - 'MESH:D000405': {'MONDO': 'MONDO:0005640'}, - 'MESH:D000417': {'MONDO': 'MONDO:0043209'}, - 'MESH:D000425': {'MONDO': 'MONDO:0021702'}, - 'MESH:D000430': {'MONDO': 'MONDO:0006642'}, - 'MESH:D000437': {'MONDO': 'MONDO:0002046'}, - 'MESH:D000452': {'CHEBI': 'CHEBI:2564'}, - 'MESH:D000453': {'MONDO': 'MONDO:0005641'}, - 'MESH:D000474': {'MONDO': 'MONDO:0008753'}, - 'MESH:D000477': {'CHEBI': 'CHEBI:22333'}, - 'MESH:D000497': {'CHEBI': 'CHEBI:142648'}, - 'MESH:D000505': {'MONDO': 'MONDO:0004907'}, - 'MESH:D000506': {'MONDO': 'MONDO:0005340'}, - 'MESH:D000507': {'MONDO': 'MONDO:0006551'}, - 'MESH:D000532': {'MONDO': 'MONDO:0006625'}, - 'MESH:D000542': {'MONDO': 'MONDO:0017853'}, - 'MESH:D000544': {'MONDO': 'MONDO:0004975'}, - 'MESH:D000550': {'MONDO': 'MONDO:0001020'}, - 'MESH:D000562': {'MONDO': 'MONDO:0005644'}, - 'MESH:D000564': {'MONDO': 'MONDO:0017795'}, - 'MESH:D000567': {'MONDO': 'MONDO:0019507'}, - 'MESH:D000568': {'MONDO': 'MONDO:0001836'}, - 'MESH:D000577': {'CHEBI': 'CHEBI:32988'}, - 'MESH:D000588': {'CHEBI': 'CHEBI:32952'}, - 'MESH:D000592': {'MONDO': 'MONDO:0004736'}, - 'MESH:D000597': {'CHEBI': 'CHEBI:22918'}, - 'MESH:D000608': {'MONDO': 'MONDO:0006944'}, - 'MESH:D000636': {'CHEBI': 'CHEBI:27565'}, - 'MESH:D000648': {'MONDO': 'MONDO:0003040'}, - 'MESH:D000652': {'MONDO': 'MONDO:0015167'}, - 'MESH:D000686': {'MONDO': 'MONDO:0019065'}, - 'MESH:D000690': {'MONDO': 'MONDO:0004976'}, - 'MESH:D000694': {'MONDO': 'MONDO:0003045'}, - 'MESH:D000697': {'CHEBI': 'CHEBI:35337'}, - 'MESH:D000700': {'CHEBI': 'CHEBI:35480'}, - 'MESH:D000707': {'MONDO': 'MONDO:0100053'}, - 'MESH:D000711': {'MONDO': 'MONDO:0006922'}, - 'MESH:D000712': {'MONDO': 'MONDO:0025303'}, - 'MESH:D000724': {'MONDO': 'MONDO:0005645'}, - 'MESH:D000726': {'CHEBI': 'CHEBI:35497'}, - 'MESH:D000740': {'MONDO': 'MONDO:0002280'}, - 'MESH:D000741': {'MONDO': 'MONDO:0015909'}, - 'MESH:D000742': {'MONDO': 'MONDO:0019403'}, - 'MESH:D000743': {'MONDO': 'MONDO:0003664'}, - 'MESH:D000744': {'CHEBI': 'CHEBI:27777', 'MONDO': 'MONDO:0020108'}, - 'MESH:D000745': {'MONDO': 'MONDO:0003689'}, - 'MESH:D000746': {'MONDO': 'MONDO:0006506'}, - 'MESH:D000748': {'MONDO': 'MONDO:0002281'}, - 'MESH:D000750': {'MONDO': 'MONDO:0005868'}, - 'MESH:D000751': {'MONDO': 'MONDO:0001240'}, - 'MESH:D000752': {'MONDO': 'MONDO:0008228'}, - 'MESH:D000753': {'MONDO': 'MONDO:0005272'}, - 'MESH:D000754': {'MONDO': 'MONDO:0019454'}, - 'MESH:D000755': {'MONDO': 'MONDO:0011382'}, - 'MESH:D000756': {'MONDO': 'MONDO:0015194'}, - 'MESH:D000757': {'MONDO': 'MONDO:0000819'}, - 'MESH:D000782': {'MONDO': 'MONDO:0700064'}, - 'MESH:D000788': {'MONDO': 'MONDO:0006021'}, - 'MESH:D000789': {'MONDO': 'MONDO:0006805'}, - 'MESH:D000793': {'MONDO': 'MONDO:0011782'}, - 'MESH:D000794': {'MONDO': 'MONDO:0003143'}, - 'MESH:D000795': {'MONDO': 'MONDO:0010526'}, - 'MESH:D000796': {'MONDO': 'MONDO:0018830'}, - 'MESH:D000798': {'MONDO': 'MONDO:0024461'}, - 'MESH:D000799': {'MONDO': 'MONDO:0010481'}, - 'MESH:D000820': {'MONDO': 'MONDO:0005583'}, - 'MESH:D000838': {'CHEBI': 'CHEBI:22563'}, - 'MESH:D000839': {'MONDO': 'MONDO:0000309'}, - 'MESH:D000844': {'MONDO': 'MONDO:0002257'}, - 'MESH:D000848': {'MONDO': 'MONDO:0008797'}, - 'MESH:D000849': {'MONDO': 'MONDO:0003039'}, - 'MESH:D000856': {'MONDO': 'MONDO:0005351'}, - 'MESH:D000857': {'MONDO': 'MONDO:0010528'}, - 'MESH:D000858': {'MONDO': 'MONDO:0002775'}, - 'MESH:D000868': {'MONDO': 'MONDO:0006648'}, - 'MESH:D000874': {'MONDO': 'MONDO:0006653'}, - 'MESH:D000881': {'MONDO': 'MONDO:0005119'}, - 'MESH:D000889': {'CHEBI': 'CHEBI:38070'}, - 'MESH:D000890': {'CHEBI': 'CHEBI:35441'}, - 'MESH:D000900': {'CHEBI': 'CHEBI:33282'}, - 'MESH:D000927': {'CHEBI': 'CHEBI:35623'}, - 'MESH:D000959': {'CHEBI': 'CHEBI:35674'}, - 'MESH:D000962': {'CHEBI': 'CHEBI:38068'}, - 'MESH:D000969': {'CHEBI': 'CHEBI:35444'}, - 'MESH:D000975': {'CHEBI': 'CHEBI:22586'}, - 'MESH:D000978': {'CHEBI': 'CHEBI:48407'}, - 'MESH:D000987': {'MONDO': 'MONDO:0001164'}, - 'MESH:D000998': {'CHEBI': 'CHEBI:22587'}, - 'MESH:D001002': {'MONDO': 'MONDO:0002476'}, - 'MESH:D001004': {'MONDO': 'MONDO:0002519'}, - 'MESH:D001005': {'MONDO': 'MONDO:0003046'}, - 'MESH:D001006': {'MONDO': 'MONDO:0001046'}, - 'MESH:D001007': {'MONDO': 'MONDO:0011918'}, - 'MESH:D001008': {'MONDO': 'MONDO:0005618'}, - 'MESH:D001010': {'MONDO': 'MONDO:0001098'}, - 'MESH:D001014': {'MONDO': 'MONDO:0005160'}, - 'MESH:D001017': {'MONDO': 'MONDO:0007345'}, - 'MESH:D001018': {'MONDO': 'MONDO:0005561'}, - 'MESH:D001020': {'MONDO': 'MONDO:0006987'}, - 'MESH:D001022': {'MONDO': 'MONDO:0005648'}, - 'MESH:D001023': {'MONDO': 'MONDO:0006655'}, - 'MESH:D001024': {'MONDO': 'MONDO:0042981'}, - 'MESH:D001025': {'MONDO': 'MONDO:0006656'}, - 'MESH:D001028': {'MONDO': 'MONDO:0021902'}, - 'MESH:D001037': {'MONDO': 'MONDO:0000598'}, - 'MESH:D001063': {'MONDO': 'MONDO:0001236'}, - 'MESH:D001064': {'MONDO': 'MONDO:0005649'}, - 'MESH:D001067': {'CHEBI': 'CHEBI:50507'}, - 'MESH:D001072': {'MONDO': 'MONDO:0000665'}, - 'MESH:D001100': {'MONDO': 'MONDO:0015304'}, - 'MESH:D001102': {'MONDO': 'MONDO:0020731'}, - 'MESH:D001112': {'MONDO': 'MONDO:0007150'}, - 'MESH:D001117': {'MONDO': 'MONDO:0005650'}, - 'MESH:D001129': {'MONDO': 'MONDO:0018952'}, - 'MESH:D001139': {'MONDO': 'MONDO:0000115'}, - 'MESH:D001161': {'MONDO': 'MONDO:0002277'}, - 'MESH:D001162': {'MONDO': 'MONDO:0006659'}, - 'MESH:D001164': {'MONDO': 'MONDO:0020296'}, - 'MESH:D001165': {'MONDO': 'MONDO:0001256'}, - 'MESH:D001167': {'MONDO': 'MONDO:0043494'}, - 'MESH:D001168': {'MONDO': 'MONDO:0005578'}, - 'MESH:D001170': {'MONDO': 'MONDO:0004471'}, - 'MESH:D001171': {'MONDO': 'MONDO:0011429'}, - 'MESH:D001172': {'MONDO': 'MONDO:0008383'}, - 'MESH:D001176': {'MONDO': 'MONDO:0008779'}, - 'MESH:D001177': {'MONDO': 'MONDO:0001935'}, - 'MESH:D001183': {'MONDO': 'MONDO:0006660'}, - 'MESH:D001184': {'MONDO': 'MONDO:0002903'}, - 'MESH:D001195': {'MONDO': 'MONDO:0016466'}, - 'MESH:D001196': {'MONDO': 'MONDO:0005654'}, - 'MESH:D001198': {'MONDO': 'MONDO:0005655'}, - 'MESH:D001206': {'MONDO': 'MONDO:0009412'}, - 'MESH:D001228': {'MONDO': 'MONDO:0005657'}, - 'MESH:D001229': {'MONDO': 'MONDO:0015243'}, - 'MESH:D001238': {'MONDO': 'MONDO:0006663'}, - 'MESH:D001248': {'MONDO': 'MONDO:0000950'}, - 'MESH:D001249': {'MONDO': 'MONDO:0004979'}, - 'MESH:D001251': {'MONDO': 'MONDO:0011284'}, - 'MESH:D001254': {'MONDO': 'MONDO:0019781'}, - 'MESH:D001260': {'MONDO': 'MONDO:0008840'}, - 'MESH:D001281': {'MONDO': 'MONDO:0004981'}, - 'MESH:D001282': {'MONDO': 'MONDO:0005310'}, - 'MESH:D001289': {'MONDO': 'MONDO:0005302'}, - 'MESH:D001308': {'MONDO': 'MONDO:0024422'}, - 'MESH:D001321': {'MONDO': 'MONDO:0005260'}, - 'MESH:D001327': {'MONDO': 'MONDO:0007179'}, - 'MESH:D001342': {'MONDO': 'MONDO:0001292'}, - 'MESH:D001353': {'MONDO': 'MONDO:0025381'}, - 'MESH:D001357': {'MONDO': 'MONDO:0025382'}, - 'MESH:D001361': {'MONDO': 'MONDO:0024298'}, - 'MESH:D001386': {'CHEBI': 'CHEBI:22680'}, - 'MESH:D001404': {'MONDO': 'MONDO:0005661'}, - 'MESH:D001424': {'MONDO': 'MONDO:0005113'}, - 'MESH:D001437': {'MONDO': 'MONDO:0001882'}, - 'MESH:D001442': {'MONDO': 'MONDO:0006671'}, - 'MESH:D001446': {'MONDO': 'MONDO:0006672'}, - 'MESH:D001447': {'MONDO': 'MONDO:0005662'}, - 'MESH:D001449': {'MONDO': 'MONDO:0007416'}, - 'MESH:D001471': {'MONDO': 'MONDO:0013662'}, - 'MESH:D001474': {'MONDO': 'MONDO:0005664'}, - 'MESH:D001476': {'MONDO': 'MONDO:0006924'}, - 'MESH:D001477': {'MONDO': 'MONDO:0015231'}, - 'MESH:D001478': {'MONDO': 'MONDO:0007187'}, - 'MESH:D001480': {'MONDO': 'MONDO:0003996'}, - 'MESH:D001506': {'MONDO': 'MONDO:0007534'}, - 'MESH:D001523': {'MONDO': 'MONDO:0002025'}, - 'MESH:D001528': {'MONDO': 'MONDO:0007191'}, - 'MESH:D001588': {'CHEBI': 'CHEBI:177037'}, - 'MESH:D001602': {'MONDO': 'MONDO:0006676'}, - 'MESH:D001606': {'MONDO': 'MONDO:0009276'}, - 'MESH:D001607': {'MONDO': 'MONDO:0015274'}, - 'MESH:D001649': {'MONDO': 'MONDO:0002887'}, - 'MESH:D001650': {'MONDO': 'MONDO:0021662'}, - 'MESH:D001651': {'MONDO': 'MONDO:0006757'}, - 'MESH:D001655': {'MONDO': 'MONDO:0006677'}, - 'MESH:D001656': {'MONDO': 'MONDO:0008867'}, - 'MESH:D001657': {'MONDO': 'MONDO:0005667'}, - 'MESH:D001660': {'MONDO': 'MONDO:0004868'}, - 'MESH:D001714': {'MONDO': 'MONDO:0004985'}, - 'MESH:D001715': {'MONDO': 'MONDO:0024905'}, - 'MESH:D001716': {'MONDO': 'MONDO:0005668'}, - 'MESH:D001742': {'MONDO': 'MONDO:0005670'}, - 'MESH:D001744': {'MONDO': 'MONDO:0006678'}, - 'MESH:D001745': {'MONDO': 'MONDO:0006026'}, - 'MESH:D001746': {'MONDO': 'MONDO:0010805'}, - 'MESH:D001748': {'MONDO': 'MONDO:0006679'}, - 'MESH:D001750': {'MONDO': 'MONDO:0001445'}, - 'MESH:D001752': {'MONDO': 'MONDO:0006115'}, - 'MESH:D001759': {'MONDO': 'MONDO:0005672'}, - 'MESH:D001762': {'MONDO': 'MONDO:0004785'}, - 'MESH:D001763': {'MONDO': 'MONDO:0000728'}, - 'MESH:D001764': {'MONDO': 'MONDO:0011728'}, - 'MESH:D001765': {'MONDO': 'MONDO:0005673'}, - 'MESH:D001766': {'MONDO': 'MONDO:0001941'}, - 'MESH:D001778': {'MONDO': 'MONDO:0001531'}, - 'MESH:D001791': {'MONDO': 'MONDO:0002245'}, - 'MESH:D001796': {'MONDO': 'MONDO:0003804'}, - 'MESH:D001816': {'MONDO': 'MONDO:0008876'}, - 'MESH:D001819': {'MONDO': 'MONDO:0025385'}, - 'MESH:D001845': {'MONDO': 'MONDO:0019372'}, - 'MESH:D001847': {'MONDO': 'MONDO:0005381'}, - 'MESH:D001855': {'MONDO': 'MONDO:0003225'}, - 'MESH:D001859': {'MONDO': 'MONDO:0002129'}, - 'MESH:D001862': {'MONDO': 'MONDO:0000837'}, - 'MESH:D001882': {'MONDO': 'MONDO:0005675'}, - 'MESH:D001883': {'MONDO': 'MONDO:0001156'}, - 'MESH:D001885': {'MONDO': 'MONDO:0037872'}, - 'MESH:D001890': {'MONDO': 'MONDO:0005676'}, - 'MESH:D001899': {'MONDO': 'MONDO:0006681'}, - 'MESH:D001906': {'MONDO': 'MONDO:0005498'}, - 'MESH:D001907': {'MONDO': 'MONDO:0024472'}, - 'MESH:D001912': {'MONDO': 'MONDO:0005679'}, - 'MESH:D001913': {'MONDO': 'MONDO:0020761'}, - 'MESH:D001927': {'MONDO': 'MONDO:0005560'}, - 'MESH:D001929': {'MONDO': 'MONDO:0006684'}, - 'MESH:D001930': {'MONDO': 'MONDO:0043510'}, - 'MESH:D001932': {'MONDO': 'MONDO:0001657'}, - 'MESH:D001941': {'MONDO': 'MONDO:0002657'}, - 'MESH:D001943': {'MONDO': 'MONDO:0021100'}, - 'MESH:D001948': {'MONDO': 'MONDO:0024235'}, - 'MESH:D001982': {'MONDO': 'MONDO:0001358'}, - 'MESH:D001984': {'MONDO': 'MONDO:0002807'}, - 'MESH:D001987': {'MONDO': 'MONDO:0004822'}, - 'MESH:D001988': {'MONDO': 'MONDO:0002465'}, - 'MESH:D001991': {'MONDO': 'MONDO:0003781'}, - 'MESH:D001994': {'MONDO': 'MONDO:0016523'}, - 'MESH:D001996': {'MONDO': 'MONDO:0005682'}, - 'MESH:D001997': {'MONDO': 'MONDO:0019091'}, - 'MESH:D001998': {'MONDO': 'MONDO:0017843'}, - 'MESH:D002006': {'MONDO': 'MONDO:0005683'}, - 'MESH:D002007': {'MONDO': 'MONDO:0025389'}, - 'MESH:D002012': {'MONDO': 'MONDO:0002443'}, - 'MESH:D002021': {'CHEBI': 'CHEBI:35225'}, - 'MESH:D002032': {'MONDO': 'MONDO:0005582'}, - 'MESH:D002037': {'MONDO': 'MONDO:0007240'}, - 'MESH:D002044': {'MONDO': 'MONDO:0021641'}, - 'MESH:D002051': {'MONDO': 'MONDO:0007243'}, - 'MESH:D002054': {'MONDO': 'MONDO:0006687'}, - 'MESH:D002056': {'MONDO': 'MONDO:0043519'}, - 'MESH:D002062': {'MONDO': 'MONDO:0002471'}, - 'MESH:D002087': {'CHEBI': 'CHEBI:17968'}, - 'MESH:D002095': {'MONDO': 'MONDO:0006688'}, - 'MESH:D002105': {'MONDO': 'MONDO:0043523'}, - 'MESH:D002114': {'MONDO': 'MONDO:0002123'}, - 'MESH:D002115': {'MONDO': 'MONDO:0017215'}, - 'MESH:D002128': {'MONDO': 'MONDO:0005557'}, - 'MESH:D002169': {'MONDO': 'MONDO:0005688'}, - 'MESH:D002177': {'MONDO': 'MONDO:0002026'}, - 'MESH:D002178': {'MONDO': 'MONDO:0015279'}, - 'MESH:D002179': {'MONDO': 'MONDO:0000879'}, - 'MESH:D002180': {'MONDO': 'MONDO:0005886'}, - 'MESH:D002181': {'MONDO': 'MONDO:0006014'}, - 'MESH:D002189': {'MONDO': 'MONDO:0005689'}, - 'MESH:D002194': {'MONDO': 'MONDO:0003965'}, - 'MESH:D002205': {'MONDO': 'MONDO:0005690'}, - 'MESH:D002210': {'CHEBI': 'CHEBI:25646'}, - 'MESH:D002215': {'CHEBI': 'CHEBI:34608'}, - 'MESH:D002218': {'CHEBI': 'CHEBI:174442'}, - 'MESH:D002232': {'CHEBI': 'CHEBI:52218'}, - 'MESH:D002239': {'MONDO': 'MONDO:0019214'}, - 'MESH:D002270': {'MONDO': 'MONDO:0002237'}, - 'MESH:D002275': {'MONDO': 'MONDO:0043529'}, - 'MESH:D002276': {'MONDO': 'MONDO:0005369'}, - 'MESH:D002277': {'MONDO': 'MONDO:0004993'}, - 'MESH:D002278': {'MONDO': 'MONDO:0004647'}, - 'MESH:D002280': {'MONDO': 'MONDO:0020804'}, - 'MESH:D002281': {'MONDO': 'MONDO:0003264'}, - 'MESH:D002282': {'MONDO': 'MONDO:0004991'}, - 'MESH:D002283': {'MONDO': 'MONDO:0002806'}, - 'MESH:D002284': {'MONDO': 'MONDO:0020764'}, - 'MESH:D002285': {'MONDO': 'MONDO:0005023'}, - 'MESH:D002286': {'MONDO': 'MONDO:0006739'}, - 'MESH:D002287': {'MONDO': 'MONDO:0006824'}, - 'MESH:D002288': {'MONDO': 'MONDO:0004957'}, - 'MESH:D002289': {'MONDO': 'MONDO:0005233'}, - 'MESH:D002291': {'MONDO': 'MONDO:0006509'}, - 'MESH:D002292': {'MONDO': 'MONDO:0005086'}, - 'MESH:D002293': {'MONDO': 'MONDO:0005953'}, - 'MESH:D002294': {'MONDO': 'MONDO:0005096'}, - 'MESH:D002295': {'MONDO': 'MONDO:0006474'}, - 'MESH:D002296': {'MONDO': 'MONDO:0002928'}, - 'MESH:D002305': {'MONDO': 'MONDO:0001297'}, - 'MESH:D002310': {'MONDO': 'MONDO:0006643'}, - 'MESH:D002311': {'MONDO': 'MONDO:0005021'}, - 'MESH:D002312': {'MONDO': 'MONDO:0005045'}, - 'MESH:D002313': {'MONDO': 'MONDO:0005201'}, - 'MESH:D002318': {'MONDO': 'MONDO:0004995'}, - 'MESH:D002340': {'MONDO': 'MONDO:0005269'}, - 'MESH:D002341': {'MONDO': 'MONDO:0006690'}, - 'MESH:D002349': {'MONDO': 'MONDO:0007275'}, - 'MESH:D002357': {'MONDO': 'MONDO:0005569'}, - 'MESH:D002371': {'MONDO': 'MONDO:0024912'}, - 'MESH:D002372': {'MONDO': 'MONDO:0005692'}, - 'MESH:D002386': {'MONDO': 'MONDO:0005129'}, - 'MESH:D002389': {'MONDO': 'MONDO:0800105'}, - 'MESH:D002418': {'MONDO': 'MONDO:0024913'}, - 'MESH:D002422': {'MONDO': 'MONDO:0020572'}, - 'MESH:D002429': {'MONDO': 'MONDO:0002031'}, - 'MESH:D002430': {'MONDO': 'MONDO:0005694'}, - 'MESH:D002446': {'MONDO': 'MONDO:0005130'}, - 'MESH:D002481': {'MONDO': 'MONDO:0005230'}, - 'MESH:D002493': {'MONDO': 'MONDO:0002602'}, - 'MESH:D002494': {'MONDO': 'MONDO:0024619'}, - 'MESH:D002524': {'MONDO': 'MONDO:0000437'}, - 'MESH:D002526': {'MONDO': 'MONDO:0002427'}, - 'MESH:D002527': {'MONDO': 'MONDO:0008945'}, - 'MESH:D002528': {'MONDO': 'MONDO:0002913'}, - 'MESH:D002532': {'MONDO': 'MONDO:0005291'}, - 'MESH:D002537': {'MONDO': 'MONDO:0001632'}, - 'MESH:D002538': {'MONDO': 'MONDO:0007154'}, - 'MESH:D002539': {'MONDO': 'MONDO:0006693'}, - 'MESH:D002543': {'MONDO': 'MONDO:0013792'}, - 'MESH:D002544': {'MONDO': 'MONDO:0002679'}, - 'MESH:D002545': {'MONDO': 'MONDO:0005299'}, - 'MESH:D002546': {'MONDO': 'MONDO:0005264'}, - 'MESH:D002547': {'MONDO': 'MONDO:0006497'}, - 'MESH:D002551': {'MONDO': 'MONDO:0002682'}, - 'MESH:D002559': {'MONDO': 'MONDO:0020773'}, - 'MESH:D002561': {'MONDO': 'MONDO:0011057'}, - 'MESH:D002563': {'CHEBI': 'CHEBI:33369'}, - 'MESH:D002573': {'MONDO': 'MONDO:0007303'}, - 'MESH:D002575': {'MONDO': 'MONDO:0002345'}, - 'MESH:D002577': {'MONDO': 'MONDO:0002256'}, - 'MESH:D002578': {'MONDO': 'MONDO:0006736'}, - 'MESH:D002579': {'MONDO': 'MONDO:0006696'}, - 'MESH:D002581': {'MONDO': 'MONDO:0005698'}, - 'MESH:D002586': {'CHEBI': 'CHEBI:30514'}, - 'MESH:D002590': {'MONDO': 'MONDO:0042488'}, - 'MESH:D002598': {'MONDO': 'MONDO:0005491'}, - 'MESH:D002601': {'MONDO': 'MONDO:0007025'}, - 'MESH:D002602': {'MONDO': 'MONDO:0001797'}, - 'MESH:D002607': {'MONDO': 'MONDO:0015626'}, - 'MESH:D002609': {'MONDO': 'MONDO:0008963'}, - 'MESH:D002613': {'MONDO': 'MONDO:0002102'}, - 'MESH:D002636': {'MONDO': 'MONDO:0007315'}, - 'MESH:D002640': {'MONDO': 'MONDO:0043226'}, - 'MESH:D002644': {'MONDO': 'MONDO:0005700'}, - 'MESH:D002658': {'MONDO': 'MONDO:0005287'}, - 'MESH:D002659': {'MONDO': 'MONDO:0000594'}, - 'MESH:D002690': {'MONDO': 'MONDO:0021697'}, - 'MESH:D002694': {'MONDO': 'MONDO:0020776'}, - 'MESH:D002754': {'MONDO': 'MONDO:0012155'}, - 'MESH:D002759': {'MONDO': 'MONDO:0006108'}, - 'MESH:D002761': {'MONDO': 'MONDO:0004789'}, - 'MESH:D002764': {'MONDO': 'MONDO:0002155'}, - 'MESH:D002769': {'MONDO': 'MONDO:0012672'}, - 'MESH:D002771': {'MONDO': 'MONDO:0015766'}, - 'MESH:D002779': {'MONDO': 'MONDO:0001751'}, - 'MESH:D002780': {'MONDO': 'MONDO:0019072'}, - 'MESH:D002781': {'MONDO': 'MONDO:0006530'}, - 'MESH:D002796': {'MONDO': 'MONDO:0004575'}, - 'MESH:D002804': {'MONDO': 'MONDO:0004997'}, - 'MESH:D002805': {'MONDO': 'MONDO:0001314'}, - 'MESH:D002806': {'MONDO': 'MONDO:0019701'}, - 'MESH:D002812': {'MONDO': 'MONDO:0002360'}, - 'MESH:D002813': {'MONDO': 'MONDO:0008977'}, - 'MESH:D002817': {'MONDO': 'MONDO:0008978'}, - 'MESH:D002819': {'CHEBI': 'CHEBI:24536', 'MONDO': 'MONDO:0001595'}, - 'MESH:D002820': {'MONDO': 'MONDO:0020549'}, - 'MESH:D002821': {'MONDO': 'MONDO:0000409'}, - 'MESH:D002822': {'MONDO': 'MONDO:0005207'}, - 'MESH:D002825': {'MONDO': 'MONDO:0004674'}, - 'MESH:D002830': {'MONDO': 'MONDO:0006700'}, - 'MESH:D002833': {'MONDO': 'MONDO:0001280'}, - 'MESH:D002836': {'MONDO': 'MONDO:0010604'}, - 'MESH:D002840': {'CHEBI': 'CHEBI:35404'}, - 'MESH:D002862': {'MONDO': 'MONDO:0015908'}, - 'MESH:D002915': {'MONDO': 'MONDO:0008829'}, - 'MESH:D002925': {'MONDO': 'MONDO:0016575'}, - 'MESH:D002928': {'CHEBI': 'CHEBI:145999'}, - 'MESH:D002971': {'MONDO': 'MONDO:0004747'}, - 'MESH:D002972': {'MONDO': 'MONDO:0016064'}, - 'MESH:D002973': {'MONDO': 'MONDO:0007340'}, - 'MESH:D003003': {'MONDO': 'MONDO:0005705'}, - 'MESH:D003008': {'CHEBI': 'CHEBI:177470'}, - 'MESH:D003015': {'MONDO': 'MONDO:0024388'}, - 'MESH:D003025': {'MONDO': 'MONDO:0007342'}, - 'MESH:D003027': {'MONDO': 'MONDO:0043537'}, - 'MESH:D003035': {'CHEBI': 'CHEBI:176578'}, - 'MESH:D003047': {'MONDO': 'MONDO:0005706'}, - 'MESH:D003048': {'MONDO': 'MONDO:0005707'}, - 'MESH:D003057': {'MONDO': 'MONDO:0016006'}, - 'MESH:D003074': {'MONDO': 'MONDO:0006931'}, - 'MESH:D003092': {'MONDO': 'MONDO:0005292'}, - 'MESH:D003093': {'MONDO': 'MONDO:0005101'}, - 'MESH:D003095': {'MONDO': 'MONDO:0021103'}, - 'MESH:D003103': {'MONDO': 'MONDO:0001476'}, - 'MESH:D003108': {'MONDO': 'MONDO:0003409'}, - 'MESH:D003109': {'MONDO': 'MONDO:0002802'}, - 'MESH:D003110': {'MONDO': 'MONDO:0005401'}, - 'MESH:D003111': {'MONDO': 'MONDO:0021400'}, - 'MESH:D003112': {'MONDO': 'MONDO:0002801'}, - 'MESH:D003121': {'MONDO': 'MONDO:0005708'}, - 'MESH:D003130': {'MONDO': 'MONDO:0004049'}, - 'MESH:D003137': {'MONDO': 'MONDO:0002886'}, - 'MESH:D003138': {'MONDO': 'MONDO:0006709'}, - 'MESH:D003139': {'MONDO': 'MONDO:0005709'}, - 'MESH:D003141': {'MONDO': 'MONDO:0005550'}, - 'MESH:D003147': {'MONDO': 'MONDO:0002182'}, - 'MESH:D003161': {'MONDO': 'MONDO:0004001'}, - 'MESH:D003193': {'MONDO': 'MONDO:0001158'}, - 'MESH:D003218': {'MONDO': 'MONDO:0005647'}, - 'MESH:D003231': {'MONDO': 'MONDO:0003799'}, - 'MESH:D003232': {'MONDO': 'MONDO:0005634'}, - 'MESH:D003234': {'MONDO': 'MONDO:0006668'}, - 'MESH:D003235': {'MONDO': 'MONDO:0005808'}, - 'MESH:D003236': {'MONDO': 'MONDO:0043541'}, - 'MESH:D003240': {'MONDO': 'MONDO:0003900'}, - 'MESH:D003248': {'MONDO': 'MONDO:0002203'}, - 'MESH:D003286': {'MONDO': 'MONDO:0005307'}, - 'MESH:D003291': {'MONDO': 'MONDO:0002104'}, - 'MESH:D003316': {'MONDO': 'MONDO:0000942'}, - 'MESH:D003317': {'MONDO': 'MONDO:0018102'}, - 'MESH:D003320': {'MONDO': 'MONDO:0004577'}, - 'MESH:D003323': {'MONDO': 'MONDO:0006714'}, - 'MESH:D003324': {'MONDO': 'MONDO:0005010'}, - 'MESH:D003328': {'MONDO': 'MONDO:0006716'}, - 'MESH:D003329': {'MONDO': 'MONDO:0005356'}, - 'MESH:D003384': {'MONDO': 'MONDO:0005721'}, - 'MESH:D003389': {'MONDO': 'MONDO:0003569'}, - 'MESH:D003390': {'MONDO': 'MONDO:0002633'}, - 'MESH:D003394': {'MONDO': 'MONDO:0007405'}, - 'MESH:D003397': {'MONDO': 'MONDO:0018907'}, - 'MESH:D003398': {'MONDO': 'MONDO:0015469'}, - 'MESH:D003409': {'MONDO': 'MONDO:0018612'}, - 'MESH:D003410': {'MONDO': 'MONDO:0007404'}, - 'MESH:D003414': {'MONDO': 'MONDO:0009044'}, - 'MESH:D003420': {'MONDO': 'MONDO:0015449'}, - 'MESH:D003424': {'MONDO': 'MONDO:0005011'}, - 'MESH:D003428': {'MONDO': 'MONDO:0043544'}, - 'MESH:D003440': {'MONDO': 'MONDO:0005722'}, - 'MESH:D003444': {'MONDO': 'MONDO:0043549'}, - 'MESH:D003449': {'MONDO': 'MONDO:0005576'}, - 'MESH:D003453': {'MONDO': 'MONDO:0005724'}, - 'MESH:D003456': {'MONDO': 'MONDO:0009047'}, - 'MESH:D003457': {'MONDO': 'MONDO:0015474'}, - 'MESH:D003476': {'CHEBI': 'CHEBI:33390'}, - 'MESH:D003480': {'MONDO': 'MONDO:0018912'}, - 'MESH:D003483': {'MONDO': 'MONDO:0016175'}, - 'MESH:D003503': {'CHEBI': 'CHEBI:156473'}, - 'MESH:D003510': {'CHEBI': 'CHEBI:29005'}, - 'MESH:D003527': {'MONDO': 'MONDO:0004572'}, - 'MESH:D003528': {'MONDO': 'MONDO:0004971'}, - 'MESH:D003536': {'MONDO': 'MONDO:0005596'}, - 'MESH:D003537': {'MONDO': 'MONDO:0002369'}, - 'MESH:D003550': {'MONDO': 'MONDO:0009061'}, - 'MESH:D003551': {'MONDO': 'MONDO:0015484'}, - 'MESH:D003554': {'MONDO': 'MONDO:0016239'}, - 'MESH:D003555': {'MONDO': 'MONDO:0009067'}, - 'MESH:D003556': {'MONDO': 'MONDO:0006032'}, - 'MESH:D003557': {'MONDO': 'MONDO:0005078'}, - 'MESH:D003583': {'CHEBI': 'CHEBI:23530'}, - 'MESH:D003586': {'MONDO': 'MONDO:0005132'}, - 'MESH:D003607': {'MONDO': 'MONDO:0004926'}, - 'MESH:D003616': {'MONDO': 'MONDO:0009072'}, - 'MESH:D003636': {'CHEBI': 'CHEBI:156274'}, - 'MESH:D003639': {'MONDO': 'MONDO:0043373'}, - 'MESH:D003665': {'MONDO': 'MONDO:0020797'}, - 'MESH:D003668': {'MONDO': 'MONDO:0004646'}, - 'MESH:D003677': {'MONDO': 'MONDO:0006873'}, - 'MESH:D003693': {'MONDO': 'MONDO:0045057'}, - 'MESH:D003699': {'CHEBI': 'CHEBI:59113', 'MONDO': 'MONDO:0005789'}, - 'MESH:D003704': {'MONDO': 'MONDO:0001627'}, - 'MESH:D003711': {'MONDO': 'MONDO:0002562'}, - 'MESH:D003715': {'MONDO': 'MONDO:0005502'}, - 'MESH:D003728': {'CHEBI': 'CHEBI:32034'}, - 'MESH:D003731': {'MONDO': 'MONDO:0005276'}, - 'MESH:D003744': {'MONDO': 'MONDO:0004038'}, - 'MESH:D003784': {'MONDO': 'MONDO:0003542'}, - 'MESH:D003788': {'MONDO': 'MONDO:0003394'}, - 'MESH:D003789': {'MONDO': 'MONDO:0020812'}, - 'MESH:D003790': {'MONDO': 'MONDO:0001326'}, - 'MESH:D003803': {'MONDO': 'MONDO:0020815'}, - 'MESH:D003805': {'MONDO': 'MONDO:0015613'}, - 'MESH:D003807': {'MONDO': 'MONDO:0004059'}, - 'MESH:D003809': {'MONDO': 'MONDO:0020818'}, - 'MESH:D003811': {'MONDO': 'MONDO:0018849'}, - 'MESH:D003846': {'CHEBI': 'CHEBI:18243'}, - 'MESH:D003859': {'MONDO': 'MONDO:0001157'}, - 'MESH:D003865': {'MONDO': 'MONDO:0002009'}, - 'MESH:D003866': {'MONDO': 'MONDO:0002050'}, - 'MESH:D003872': {'MONDO': 'MONDO:0002406'}, - 'MESH:D003873': {'MONDO': 'MONDO:0043233'}, - 'MESH:D003874': {'MONDO': 'MONDO:0015614'}, - 'MESH:D003876': {'MONDO': 'MONDO:0011292'}, - 'MESH:D003877': {'MONDO': 'MONDO:0005480'}, - 'MESH:D003881': {'MONDO': 'MONDO:0002040'}, - 'MESH:D003882': {'MONDO': 'MONDO:0016367'}, - 'MESH:D003884': {'MONDO': 'MONDO:0002378'}, - 'MESH:D003914': {'MONDO': 'MONDO:0015661'}, - 'MESH:D003919': {'MONDO': 'MONDO:0004782'}, - 'MESH:D003920': {'MONDO': 'MONDO:0005015'}, - 'MESH:D003922': {'MONDO': 'MONDO:0005147'}, - 'MESH:D003923': {'MONDO': 'MONDO:0005827'}, - 'MESH:D003924': {'MONDO': 'MONDO:0005148'}, - 'MESH:D003925': {'MONDO': 'MONDO:0000960'}, - 'MESH:D003928': {'MONDO': 'MONDO:0005016'}, - 'MESH:D003929': {'MONDO': 'MONDO:0006626'}, - 'MESH:D003930': {'MONDO': 'MONDO:0005266'}, - 'MESH:D003965': {'MONDO': 'MONDO:0006726'}, - 'MESH:D003967': {'MONDO': 'MONDO:0001673'}, - 'MESH:D003968': {'MONDO': 'MONDO:0043555'}, - 'MESH:D003969': {'MONDO': 'MONDO:0019960'}, - 'MESH:D004011': {'MONDO': 'MONDO:0005729'}, - 'MESH:D004022': {'MONDO': 'MONDO:0005730'}, - 'MESH:D004030': {'MONDO': 'MONDO:0024608'}, - 'MESH:D004057': {'MONDO': 'MONDO:0007127'}, - 'MESH:D004062': {'MONDO': 'MONDO:0008564'}, - 'MESH:D004099': {'CHEBI': 'CHEBI:16108'}, - 'MESH:D004109': {'CHEBI': 'CHEBI:92842'}, - 'MESH:D004135': {'CHEBI': 'CHEBI:174162'}, - 'MESH:D004136': {'CHEBI': 'CHEBI:51396'}, - 'MESH:D004154': {'MONDO': 'MONDO:0005731'}, - 'MESH:D004165': {'MONDO': 'MONDO:0005504'}, - 'MESH:D004169': {'MONDO': 'MONDO:0015260'}, - 'MESH:D004178': {'CHEBI': 'CHEBI:64163'}, - 'MESH:D004184': {'MONDO': 'MONDO:0015636'}, - 'MESH:D004194': {'MONDO': 'MONDO:0000001'}, - 'MESH:D004198': {'MONDO': 'MONDO:0042489'}, - 'MESH:D004211': {'MONDO': 'MONDO:0001243'}, - 'MESH:D004213': {'MONDO': 'MONDO:0001160'}, - 'MESH:D004216': {'MONDO': 'MONDO:0025397'}, - 'MESH:D004220': {'CHEBI': 'CHEBI:48343'}, - 'MESH:D004230': {'CHEBI': 'CHEBI:177759'}, - 'MESH:D004234': {'CHEBI': 'CHEBI:50504'}, - 'MESH:D004238': {'MONDO': 'MONDO:0004235'}, - 'MESH:D004239': {'MONDO': 'MONDO:0001674'}, - 'MESH:D004283': {'MONDO': 'MONDO:0024919'}, - 'MESH:D004310': {'MONDO': 'MONDO:0018089'}, - 'MESH:D004313': {'MONDO': 'MONDO:0005734'}, - 'MESH:D004314': {'MONDO': 'MONDO:0008608'}, - 'MESH:D004320': {'MONDO': 'MONDO:0016472'}, - 'MESH:D004342': {'MONDO': 'MONDO:0000775'}, - 'MESH:D004368': {'MONDO': 'MONDO:0001752'}, - 'MESH:D004370': {'MONDO': 'MONDO:0007473'}, - 'MESH:D004374': {'MONDO': 'MONDO:0011827'}, - 'MESH:D004377': {'MONDO': 'MONDO:0001979'}, - 'MESH:D004378': {'MONDO': 'MONDO:0002866'}, - 'MESH:D004379': {'MONDO': 'MONDO:0000920'}, - 'MESH:D004380': {'MONDO': 'MONDO:0002688'}, - 'MESH:D004381': {'MONDO': 'MONDO:0005412'}, - 'MESH:D004382': {'MONDO': 'MONDO:0004627'}, - 'MESH:D004383': {'MONDO': 'MONDO:0006735'}, - 'MESH:D004387': {'MONDO': 'MONDO:0006345'}, - 'MESH:D004393': {'MONDO': 'MONDO:0006909'}, - 'MESH:D004402': {'MONDO': 'MONDO:0009131'}, - 'MESH:D004403': {'MONDO': 'MONDO:0001517'}, - 'MESH:D004404': {'MONDO': 'MONDO:0024275'}, - 'MESH:D004405': {'MONDO': 'MONDO:0019345'}, - 'MESH:D004406': {'MONDO': 'MONDO:0001342'}, - 'MESH:D004407': {'MONDO': 'MONDO:0003002'}, - 'MESH:D004409': {'MONDO': 'MONDO:0006732'}, - 'MESH:D004410': {'MONDO': 'MONDO:0005489'}, - 'MESH:D004411': {'MONDO': 'MONDO:0001712'}, - 'MESH:D004413': {'MONDO': 'MONDO:0018234'}, - 'MESH:D004414': {'MONDO': 'MONDO:0001196'}, - 'MESH:D004415': {'MONDO': 'MONDO:0002268'}, - 'MESH:D004416': {'MONDO': 'MONDO:0007964'}, - 'MESH:D004420': {'MONDO': 'MONDO:0006737'}, - 'MESH:D004422': {'MONDO': 'MONDO:0000476'}, - 'MESH:D004428': {'MONDO': 'MONDO:0003277'}, - 'MESH:D004437': {'MONDO': 'MONDO:0009144'}, - 'MESH:D004443': {'MONDO': 'MONDO:0005738'}, - 'MESH:D004451': {'MONDO': 'MONDO:0005739'}, - 'MESH:D004454': {'MONDO': 'MONDO:0002904'}, - 'MESH:D004457': {'MONDO': 'MONDO:0005740'}, - 'MESH:D004461': {'MONDO': 'MONDO:0001754'}, - 'MESH:D004473': {'MONDO': 'MONDO:0001404'}, - 'MESH:D004474': {'MONDO': 'MONDO:0005717'}, - 'MESH:D004476': {'MONDO': 'MONDO:0019287'}, - 'MESH:D004478': {'MONDO': 'MONDO:0002875'}, - 'MESH:D004482': {'MONDO': 'MONDO:0005809'}, - 'MESH:D004483': {'MONDO': 'MONDO:0002043'}, - 'MESH:D004488': {'MONDO': 'MONDO:0025061'}, - 'MESH:D004535': {'MONDO': 'MONDO:0020066'}, - 'MESH:D004541': {'MONDO': 'MONDO:0019944'}, - 'MESH:D004562': {'CHEBI': 'CHEBI:70255'}, - 'MESH:D004604': {'MONDO': 'MONDO:0005424'}, - 'MESH:D004605': {'MONDO': 'MONDO:0005761'}, - 'MESH:D004612': {'MONDO': 'MONDO:0017319'}, - 'MESH:D004613': {'MONDO': 'MONDO:0009162'}, - 'MESH:D004646': {'MONDO': 'MONDO:0004849'}, - 'MESH:D004652': {'MONDO': 'MONDO:0006740'}, - 'MESH:D004653': {'MONDO': 'MONDO:0005242'}, - 'MESH:D004654': {'MONDO': 'MONDO:0005999'}, - 'MESH:D004660': {'MONDO': 'MONDO:0019956'}, - 'MESH:D004670': {'MONDO': 'MONDO:0019378'}, - 'MESH:D004672': {'MONDO': 'MONDO:0019209'}, - 'MESH:D004673': {'MONDO': 'MONDO:0019383'}, - 'MESH:D004674': {'MONDO': 'MONDO:0005969'}, - 'MESH:D004675': {'MONDO': 'MONDO:0017572'}, - 'MESH:D004678': {'MONDO': 'MONDO:0006741'}, - 'MESH:D004679': {'MONDO': 'MONDO:0005156'}, - 'MESH:D004681': {'MONDO': 'MONDO:0005134'}, - 'MESH:D004682': {'MONDO': 'MONDO:0025062'}, - 'MESH:D004684': {'MONDO': 'MONDO:0011716'}, - 'MESH:D004685': {'MONDO': 'MONDO:0006005'}, - 'MESH:D004692': {'MONDO': 'MONDO:0043576'}, - 'MESH:D004695': {'MONDO': 'MONDO:0009169'}, - 'MESH:D004696': {'MONDO': 'MONDO:0005025'}, - 'MESH:D004697': {'MONDO': 'MONDO:0006669'}, - 'MESH:D004698': {'MONDO': 'MONDO:0006981'}, - 'MESH:D004700': {'MONDO': 'MONDO:0005151'}, - 'MESH:D004701': {'MONDO': 'MONDO:0021069'}, - 'MESH:D004714': {'MONDO': 'MONDO:0041161'}, - 'MESH:D004715': {'MONDO': 'MONDO:0005133'}, - 'MESH:D004716': {'MONDO': 'MONDO:0000918'}, - 'MESH:D004719': {'MONDO': 'MONDO:0006746'}, - 'MESH:D004751': {'MONDO': 'MONDO:0043579'}, - 'MESH:D004753': {'MONDO': 'MONDO:0025404'}, - 'MESH:D004760': {'MONDO': 'MONDO:0009172'}, - 'MESH:D004761': {'MONDO': 'MONDO:0000705'}, - 'MESH:D004767': {'MONDO': 'MONDO:0006747'}, - 'MESH:D004769': {'MONDO': 'MONDO:0005747'}, - 'MESH:D004774': {'MONDO': 'MONDO:0001519'}, - 'MESH:D004775': {'MONDO': 'MONDO:0024290'}, - 'MESH:D004803': {'MONDO': 'MONDO:0020517'}, - 'MESH:D004806': {'MONDO': 'MONDO:0016698'}, - 'MESH:D004810': {'MONDO': 'MONDO:0005750'}, - 'MESH:D004814': {'MONDO': 'MONDO:0007547'}, - 'MESH:D004818': {'MONDO': 'MONDO:0025066'}, - 'MESH:D004819': {'MONDO': 'MONDO:0009176'}, - 'MESH:D004820': {'MONDO': 'MONDO:0006541'}, - 'MESH:D004823': {'MONDO': 'MONDO:0004779'}, - 'MESH:D004826': {'MONDO': 'MONDO:0005753'}, - 'MESH:D004827': {'MONDO': 'MONDO:0005027'}, - 'MESH:D004828': {'MONDO': 'MONDO:0005384'}, - 'MESH:D004830': {'MONDO': 'MONDO:0005754'}, - 'MESH:D004833': {'MONDO': 'MONDO:0005115'}, - 'MESH:D004834': {'MONDO': 'MONDO:0043264'}, - 'MESH:D004842': {'MONDO': 'MONDO:0019759'}, - 'MESH:D004859': {'MONDO': 'MONDO:0005755'}, - 'MESH:D004871': {'CHEBI': 'CHEBI:33379'}, - 'MESH:D004872': {'CHEBI': 'CHEBI:28934'}, - 'MESH:D004873': {'CHEBI': 'CHEBI:38484'}, - 'MESH:D004879': {'CHEBI': 'CHEBI:64318'}, - 'MESH:D004881': {'MONDO': 'MONDO:0042496'}, - 'MESH:D004886': {'MONDO': 'MONDO:0001266'}, - 'MESH:D004887': {'MONDO': 'MONDO:0006752'}, - 'MESH:D004889': {'MONDO': 'MONDO:0006751'}, - 'MESH:D004892': {'MONDO': 'MONDO:0006545'}, - 'MESH:D004894': {'MONDO': 'MONDO:0002885'}, - 'MESH:D004899': {'MONDO': 'MONDO:0006760'}, - 'MESH:D004915': {'MONDO': 'MONDO:0017858'}, - 'MESH:D004916': {'MONDO': 'MONDO:0016028'}, - 'MESH:D004927': {'MONDO': 'MONDO:0020920'}, - 'MESH:D004932': {'MONDO': 'MONDO:0001221'}, - 'MESH:D004933': {'MONDO': 'MONDO:0001044'}, - 'MESH:D004935': {'MONDO': 'MONDO:0003749'}, - 'MESH:D004941': {'MONDO': 'MONDO:0001409'}, - 'MESH:D004942': {'MONDO': 'MONDO:0006896'}, - 'MESH:D004948': {'MONDO': 'MONDO:0004896'}, - 'MESH:D004952': {'CHEBI': 'CHEBI:35701'}, - 'MESH:D004967': {'CHEBI': 'CHEBI:50114'}, - 'MESH:D004987': {'CHEBI': 'CHEBI:25698'}, - 'MESH:D005058': {'MONDO': 'MONDO:0005758'}, - 'MESH:D005067': {'MONDO': 'MONDO:0006755'}, - 'MESH:D005076': {'MONDO': 'MONDO:0006547'}, - 'MESH:D005077': {'MONDO': 'MONDO:0000337'}, - 'MESH:D005079': {'CHEBI': 'CHEBI:75324'}, - 'MESH:D005084': {'MONDO': 'MONDO:0000983'}, - 'MESH:D005094': {'MONDO': 'MONDO:0004770'}, - 'MESH:D005097': {'MONDO': 'MONDO:0005508'}, - 'MESH:D005099': {'MONDO': 'MONDO:0001286'}, - 'MESH:D005128': {'MONDO': 'MONDO:0005328'}, - 'MESH:D005134': {'MONDO': 'MONDO:0002236'}, - 'MESH:D005141': {'MONDO': 'MONDO:0003382'}, - 'MESH:D005142': {'MONDO': 'MONDO:0002235'}, - 'MESH:D005148': {'MONDO': 'MONDO:0006548'}, - 'MESH:D005150': {'MONDO': 'MONDO:0007710'}, - 'MESH:D005155': {'MONDO': 'MONDO:0002098'}, - 'MESH:D005156': {'MONDO': 'MONDO:0001818'}, - 'MESH:D005158': {'MONDO': 'MONDO:0001835'}, - 'MESH:D005166': {'MONDO': 'MONDO:0020586'}, - 'MESH:D005168': {'MONDO': 'MONDO:0002244'}, - 'MESH:D005171': {'MONDO': 'MONDO:0002247'}, - 'MESH:D005173': {'MONDO': 'MONDO:0020587'}, - 'MESH:D005175': {'MONDO': 'MONDO:0009315'}, - 'MESH:D005177': {'MONDO': 'MONDO:0002241'}, - 'MESH:D005184': {'MONDO': 'MONDO:0002156'}, - 'MESH:D005185': {'MONDO': 'MONDO:0021092'}, - 'MESH:D005198': {'MONDO': 'MONDO:0001083'}, - 'MESH:D005199': {'MONDO': 'MONDO:0019391'}, - 'MESH:D005208': {'MONDO': 'MONDO:0004830'}, - 'MESH:D005211': {'MONDO': 'MONDO:0004668'}, - 'MESH:D005213': {'MONDO': 'MONDO:0005759'}, - 'MESH:D005234': {'MONDO': 'MONDO:0004790'}, - 'MESH:D005235': {'MONDO': 'MONDO:0021104'}, - 'MESH:D005236': {'MONDO': 'MONDO:0001761'}, - 'MESH:D005254': {'MONDO': 'MONDO:0025412'}, - 'MESH:D005258': {'MONDO': 'MONDO:0007603'}, - 'MESH:D005265': {'MONDO': 'MONDO:0043589'}, - 'MESH:D005266': {'MONDO': 'MONDO:0003505'}, - 'MESH:D005271': {'MONDO': 'MONDO:0012126'}, - 'MESH:D005317': {'MONDO': 'MONDO:0005030'}, - 'MESH:D005329': {'MONDO': 'MONDO:0001504'}, - 'MESH:D005330': {'MONDO': 'MONDO:0019805'}, - 'MESH:D005348': {'MONDO': 'MONDO:0005219'}, - 'MESH:D005350': {'MONDO': 'MONDO:0005167'}, - 'MESH:D005352': {'MONDO': 'MONDO:0006761'}, - 'MESH:D005354': {'MONDO': 'MONDO:0005164'}, - 'MESH:D005356': {'MONDO': 'MONDO:0005546'}, - 'MESH:D005357': {'MONDO': 'MONDO:0000845'}, - 'MESH:D005358': {'MONDO': 'MONDO:0019665'}, - 'MESH:D005359': {'MONDO': 'MONDO:0008274'}, - 'MESH:D005368': {'MONDO': 'MONDO:0016075'}, - 'MESH:D005391': {'MONDO': 'MONDO:0001522'}, - 'MESH:D005393': {'MONDO': 'MONDO:0024934'}, - 'MESH:D005404': {'CHEBI': 'CHEBI:50913'}, - 'MESH:D005413': {'MONDO': 'MONDO:0005293'}, - 'MESH:D005489': {'MONDO': 'MONDO:0010592'}, - 'MESH:D005499': {'MONDO': 'MONDO:0006552'}, - 'MESH:D005512': {'MONDO': 'MONDO:0700226'}, - 'MESH:D005534': {'MONDO': 'MONDO:0044989'}, - 'MESH:D005535': {'MONDO': 'MONDO:0024935'}, - 'MESH:D005536': {'MONDO': 'MONDO:0005765'}, - 'MESH:D005560': {'CHEBI': 'CHEBI:49120'}, - 'MESH:D005585': {'MONDO': 'MONDO:0018695'}, - 'MESH:D005586': {'MONDO': 'MONDO:0025417'}, - 'MESH:D005588': {'MONDO': 'MONDO:0006553'}, - 'MESH:D005598': {'MONDO': 'MONDO:0043606'}, - 'MESH:D005600': {'MONDO': 'MONDO:0010383'}, - 'MESH:D005609': {'CHEBI': 'CHEBI:26519'}, - 'MESH:D005611': {'MONDO': 'MONDO:0006762'}, - 'MESH:D005621': {'MONDO': 'MONDO:0100339'}, - 'MESH:D005642': {'MONDO': 'MONDO:0005321'}, - 'MESH:D005645': {'MONDO': 'MONDO:0009254'}, - 'MESH:D005660': {'MONDO': 'MONDO:0008213'}, - 'MESH:D005663': {'CHEBI': 'CHEBI:24129'}, - 'MESH:D005667': {'MONDO': 'MONDO:0025419'}, - 'MESH:D005671': {'MONDO': 'MONDO:0010103'}, - 'MESH:D005687': {'MONDO': 'MONDO:0009256'}, - 'MESH:D005693': {'MONDO': 'MONDO:0018116'}, - 'MESH:D005705': {'MONDO': 'MONDO:0005281'}, - 'MESH:D005706': {'MONDO': 'MONDO:0021253'}, - 'MESH:D005715': {'MONDO': 'MONDO:0011662'}, - 'MESH:D005729': {'MONDO': 'MONDO:0016730'}, - 'MESH:D005736': {'MONDO': 'MONDO:0019336'}, - 'MESH:D005738': {'MONDO': 'MONDO:0005767'}, - 'MESH:D005756': {'MONDO': 'MONDO:0004966'}, - 'MESH:D005757': {'MONDO': 'MONDO:0006665'}, - 'MESH:D005758': {'MONDO': 'MONDO:0007652'}, - 'MESH:D005759': {'MONDO': 'MONDO:0002269'}, - 'MESH:D005761': {'MONDO': 'MONDO:0025420'}, - 'MESH:D005764': {'MONDO': 'MONDO:0007186'}, - 'MESH:D005767': {'MONDO': 'MONDO:0004335'}, - 'MESH:D005770': {'MONDO': 'MONDO:0021223'}, - 'MESH:D005776': {'MONDO': 'MONDO:0018150'}, - 'MESH:D005831': {'MONDO': 'MONDO:0002263'}, - 'MESH:D005832': {'MONDO': 'MONDO:0003150'}, - 'MESH:D005833': {'MONDO': 'MONDO:0021148'}, - 'MESH:D005834': {'MONDO': 'MONDO:0005836'}, - 'MESH:D005847': {'MONDO': 'MONDO:0005772'}, - 'MESH:D005862': {'MONDO': 'MONDO:0005773'}, - 'MESH:D005870': {'MONDO': 'MONDO:0002171'}, - 'MESH:D005871': {'MONDO': 'MONDO:0015564'}, - 'MESH:D005873': {'MONDO': 'MONDO:0001103'}, - 'MESH:D005877': {'MONDO': 'MONDO:0020479'}, - 'MESH:D005878': {'MONDO': 'MONDO:0007745'}, - 'MESH:D005879': {'MONDO': 'MONDO:0007661'}, - 'MESH:D005882': {'MONDO': 'MONDO:0002021'}, - 'MESH:D005886': {'MONDO': 'MONDO:0003397'}, - 'MESH:D005887': {'MONDO': 'MONDO:0015528'}, - 'MESH:D005889': {'MONDO': 'MONDO:0001268'}, - 'MESH:D005891': {'MONDO': 'MONDO:0002508'}, - 'MESH:D005892': {'MONDO': 'MONDO:0006865'}, - 'MESH:D005896': {'MONDO': 'MONDO:0005774'}, - 'MESH:D005898': {'CHEBI': 'CHEBI:131189'}, - 'MESH:D005901': {'MONDO': 'MONDO:0005041'}, - 'MESH:D005902': {'MONDO': 'MONDO:0005338'}, - 'MESH:D005909': {'MONDO': 'MONDO:0018177'}, - 'MESH:D005910': {'MONDO': 'MONDO:0021042'}, - 'MESH:D005918': {'MONDO': 'MONDO:0018327'}, - 'MESH:D005921': {'MONDO': 'MONDO:0002462'}, - 'MESH:D005922': {'MONDO': 'MONDO:0005342'}, - 'MESH:D005923': {'MONDO': 'MONDO:0100313'}, - 'MESH:D005926': {'MONDO': 'MONDO:0043237'}, - 'MESH:D005928': {'MONDO': 'MONDO:0006771'}, - 'MESH:D005935': {'MONDO': 'MONDO:0019959'}, - 'MESH:D005953': {'MONDO': 'MONDO:0002413'}, - 'MESH:D005955': {'MONDO': 'MONDO:0005775'}, - 'MESH:D005963': {'CHEBI': 'CHEBI:18368'}, - 'MESH:D005994': {'CHEBI': 'CHEBI:173905'}, - 'MESH:D006008': {'MONDO': 'MONDO:0002412'}, - 'MESH:D006010': {'MONDO': 'MONDO:0009291'}, - 'MESH:D006012': {'MONDO': 'MONDO:0009293'}, - 'MESH:D006013': {'MONDO': 'MONDO:0009294'}, - 'MESH:D006014': {'MONDO': 'MONDO:0009295'}, - 'MESH:D006015': {'MONDO': 'MONDO:0010598'}, - 'MESH:D006025': {'CHEBI': 'CHEBI:18085'}, - 'MESH:D006030': {'MONDO': 'MONDO:0009297'}, - 'MESH:D006042': {'MONDO': 'MONDO:0005397'}, - 'MESH:D006043': {'MONDO': 'MONDO:0006742'}, - 'MESH:D006044': {'MONDO': 'MONDO:0006869'}, - 'MESH:D006045': {'MONDO': 'MONDO:0006986'}, - 'MESH:D006053': {'MONDO': 'MONDO:0015397'}, - 'MESH:D006058': {'MONDO': 'MONDO:0002259'}, - 'MESH:D006059': {'MONDO': 'MONDO:0001967'}, - 'MESH:D006060': {'MONDO': 'MONDO:0001969'}, - 'MESH:D006061': {'MONDO': 'MONDO:0010765'}, - 'MESH:D006069': {'MONDO': 'MONDO:0004277'}, - 'MESH:D006073': {'MONDO': 'MONDO:0005393'}, - 'MESH:D006086': {'MONDO': 'MONDO:0013730'}, - 'MESH:D006100': {'MONDO': 'MONDO:0005777'}, - 'MESH:D006101': {'MONDO': 'MONDO:0006770'}, - 'MESH:D006102': {'MONDO': 'MONDO:0020974'}, - 'MESH:D006103': {'MONDO': 'MONDO:0006828'}, - 'MESH:D006104': {'MONDO': 'MONDO:0015798'}, - 'MESH:D006105': {'MONDO': 'MONDO:0018305'}, - 'MESH:D006106': {'MONDO': 'MONDO:0006036'}, - 'MESH:D006111': {'MONDO': 'MONDO:0005364'}, - 'MESH:D006130': {'MONDO': 'MONDO:0015514'}, - 'MESH:D006175': {'MONDO': 'MONDO:0002946'}, - 'MESH:D006177': {'MONDO': 'MONDO:0001571'}, - 'MESH:D006188': {'MONDO': 'MONDO:0005778'}, - 'MESH:D006192': {'MONDO': 'MONDO:0006926'}, - 'MESH:D006201': {'MONDO': 'MONDO:0002917'}, - 'MESH:D006210': {'MONDO': 'MONDO:0009318'}, - 'MESH:D006211': {'MONDO': 'MONDO:0009319'}, - 'MESH:D006222': {'MONDO': 'MONDO:0006499'}, - 'MESH:D006223': {'MONDO': 'MONDO:0016063'}, - 'MESH:D006229': {'MONDO': 'MONDO:0006556'}, - 'MESH:D006232': {'MONDO': 'MONDO:0005779'}, - 'MESH:D006250': {'MONDO': 'MONDO:0009324'}, - 'MESH:D006255': {'MONDO': 'MONDO:0005324'}, - 'MESH:D006311': {'MONDO': 'MONDO:0021945'}, - 'MESH:D006317': {'MONDO': 'MONDO:0013098'}, - 'MESH:D006322': {'MONDO': 'MONDO:0006779'}, - 'MESH:D006323': {'MONDO': 'MONDO:0000745'}, - 'MESH:D006327': {'MONDO': 'MONDO:0008848'}, - 'MESH:D006330': {'MONDO': 'MONDO:0005453'}, - 'MESH:D006331': {'MONDO': 'MONDO:0005267'}, - 'MESH:D006333': {'MONDO': 'MONDO:0005252'}, - 'MESH:D006338': {'MONDO': 'MONDO:0001340'}, - 'MESH:D006341': {'MONDO': 'MONDO:0020983'}, - 'MESH:D006343': {'MONDO': 'MONDO:0002078'}, - 'MESH:D006344': {'MONDO': 'MONDO:0006664'}, - 'MESH:D006345': {'MONDO': 'MONDO:0002070'}, - 'MESH:D006349': {'MONDO': 'MONDO:0002869'}, - 'MESH:D006357': {'MONDO': 'MONDO:0006780'}, - 'MESH:D006362': {'MONDO': 'MONDO:0019464'}, - 'MESH:D006373': {'MONDO': 'MONDO:0004664'}, - 'MESH:D006374': {'MONDO': 'MONDO:0025082'}, - 'MESH:D006390': {'MONDO': 'MONDO:0021121'}, - 'MESH:D006391': {'MONDO': 'MONDO:0006500'}, - 'MESH:D006392': {'MONDO': 'MONDO:0003155'}, - 'MESH:D006393': {'MONDO': 'MONDO:0005094'}, - 'MESH:D006394': {'MONDO': 'MONDO:0016982'}, - 'MESH:D006395': {'MONDO': 'MONDO:0004431'}, - 'MESH:D006398': {'MONDO': 'MONDO:0001495'}, - 'MESH:D006402': {'MONDO': 'MONDO:0005570'}, - 'MESH:D006409': {'MONDO': 'MONDO:0006782'}, - 'MESH:D006418': {'CHEBI': 'CHEBI:26355'}, - 'MESH:D006429': {'MONDO': 'MONDO:0001170'}, - 'MESH:D006432': {'MONDO': 'MONDO:0006507'}, - 'MESH:D006445': {'MONDO': 'MONDO:0016242'}, - 'MESH:D006453': {'MONDO': 'MONDO:0019050'}, - 'MESH:D006456': {'MONDO': 'MONDO:0003656'}, - 'MESH:D006463': {'MONDO': 'MONDO:0001549'}, - 'MESH:D006467': {'MONDO': 'MONDO:0010602'}, - 'MESH:D006468': {'MONDO': 'MONDO:0006783'}, - 'MESH:D006474': {'MONDO': 'MONDO:0002243'}, - 'MESH:D006475': {'MONDO': 'MONDO:0006784'}, - 'MESH:D006479': {'MONDO': 'MONDO:0020501'}, - 'MESH:D006481': {'MONDO': 'MONDO:0017882'}, - 'MESH:D006482': {'MONDO': 'MONDO:0018087'}, - 'MESH:D006483': {'MONDO': 'MONDO:0006893'}, - 'MESH:D006484': {'MONDO': 'MONDO:0004872'}, - 'MESH:D006486': {'MONDO': 'MONDO:0001436'}, - 'MESH:D006501': {'MONDO': 'MONDO:0001711'}, - 'MESH:D006502': {'MONDO': 'MONDO:0010947'}, - 'MESH:D006504': {'MONDO': 'MONDO:0019514'}, - 'MESH:D006505': {'MONDO': 'MONDO:0002251'}, - 'MESH:D006506': {'MONDO': 'MONDO:0005790'}, - 'MESH:D006509': {'MONDO': 'MONDO:0005344'}, - 'MESH:D006519': {'MONDO': 'MONDO:0001505'}, - 'MESH:D006520': {'MONDO': 'MONDO:0024945'}, - 'MESH:D006522': {'MONDO': 'MONDO:0025425'}, - 'MESH:D006524': {'MONDO': 'MONDO:0025085'}, - 'MESH:D006525': {'MONDO': 'MONDO:0006011'}, - 'MESH:D006526': {'MONDO': 'MONDO:0005231'}, - 'MESH:D006527': {'MONDO': 'MONDO:0010200'}, - 'MESH:D006528': {'MONDO': 'MONDO:0007256'}, - 'MESH:D006530': {'MONDO': 'MONDO:0001382'}, - 'MESH:D006547': {'MONDO': 'MONDO:0024583'}, - 'MESH:D006551': {'MONDO': 'MONDO:0007721'}, - 'MESH:D006552': {'MONDO': 'MONDO:0000746'}, - 'MESH:D006554': {'MONDO': 'MONDO:0000747'}, - 'MESH:D006556': {'MONDO': 'MONDO:0005367'}, - 'MESH:D006557': {'MONDO': 'MONDO:0005791'}, - 'MESH:D006558': {'MONDO': 'MONDO:0005770'}, - 'MESH:D006559': {'MONDO': 'MONDO:0006558'}, - 'MESH:D006560': {'MONDO': 'MONDO:0043653'}, - 'MESH:D006561': {'MONDO': 'MONDO:0004609'}, - 'MESH:D006562': {'MONDO': 'MONDO:0005609'}, - 'MESH:D006563': {'MONDO': 'MONDO:0005883'}, - 'MESH:D006566': {'MONDO': 'MONDO:0005794'}, - 'MESH:D006610': {'MONDO': 'MONDO:0002570'}, - 'MESH:D006619': {'MONDO': 'MONDO:0025086'}, - 'MESH:D006620': {'MONDO': 'MONDO:0005327'}, - 'MESH:D006623': {'MONDO': 'MONDO:0008667'}, - 'MESH:D006627': {'MONDO': 'MONDO:0018309'}, - 'MESH:D006660': {'MONDO': 'MONDO:0018312'}, - 'MESH:D006677': {'MONDO': 'MONDO:0002613'}, - 'MESH:D006689': {'MONDO': 'MONDO:0004952'}, - 'MESH:D006691': {'MONDO': 'MONDO:0025087'}, - 'MESH:D006712': {'MONDO': 'MONDO:0004737'}, - 'MESH:D006726': {'MONDO': 'MONDO:0005800'}, - 'MESH:D006732': {'MONDO': 'MONDO:0001294'}, - 'MESH:D006734': {'MONDO': 'MONDO:0024950'}, - 'MESH:D006800': {'MONDO': 'MONDO:0021184'}, - 'MESH:D006810': {'MONDO': 'MONDO:0005319'}, - 'MESH:D006816': {'MONDO': 'MONDO:0007739'}, - 'MESH:D006827': {'CHEBI': 'CHEBI:27612'}, - 'MESH:D006828': {'MONDO': 'MONDO:0006248'}, - 'MESH:D006831': {'MONDO': 'MONDO:0004585'}, - 'MESH:D006832': {'MONDO': 'MONDO:0016344'}, - 'MESH:D006833': {'MONDO': 'MONDO:0003366'}, - 'MESH:D006837': {'MONDO': 'MONDO:0018024'}, - 'MESH:D006849': {'MONDO': 'MONDO:0001150'}, - 'MESH:D006850': {'MONDO': 'MONDO:0009366'}, - 'MESH:D006869': {'MONDO': 'MONDO:0005510'}, - 'MESH:D006871': {'MONDO': 'MONDO:0006788'}, - 'MESH:D006880': {'CHEBI': 'CHEBI:35868'}, - 'MESH:D006925': {'MONDO': 'MONDO:0005802'}, - 'MESH:D006929': {'MONDO': 'MONDO:0003009'}, - 'MESH:D006932': {'MONDO': 'MONDO:0024288'}, - 'MESH:D006933': {'MONDO': 'MONDO:0002408'}, - 'MESH:D006934': {'MONDO': 'MONDO:0001566'}, - 'MESH:D006936': {'MONDO': 'MONDO:0006790'}, - 'MESH:D006939': {'MONDO': 'MONDO:0006791'}, - 'MESH:D006943': {'MONDO': 'MONDO:0002909'}, - 'MESH:D006946': {'MONDO': 'MONDO:0002177'}, - 'MESH:D006949': {'MONDO': 'MONDO:0021187'}, - 'MESH:D006950': {'MONDO': 'MONDO:0001807'}, - 'MESH:D006951': {'MONDO': 'MONDO:0037748'}, - 'MESH:D006953': {'MONDO': 'MONDO:0007761'}, - 'MESH:D006954': {'MONDO': 'MONDO:0007762'}, - 'MESH:D006956': {'MONDO': 'MONDO:0004891'}, - 'MESH:D006957': {'MONDO': 'MONDO:0007766'}, - 'MESH:D006958': {'MONDO': 'MONDO:0007244'}, - 'MESH:D006960': {'MONDO': 'MONDO:0002474'}, - 'MESH:D006961': {'MONDO': 'MONDO:0001741'}, - 'MESH:D006962': {'MONDO': 'MONDO:0006964'}, - 'MESH:D006964': {'MONDO': 'MONDO:0006793'}, - 'MESH:D006965': {'MONDO': 'MONDO:0005043'}, - 'MESH:D006966': {'MONDO': 'MONDO:0005804'}, - 'MESH:D006967': {'MONDO': 'MONDO:0005271'}, - 'MESH:D006971': {'MONDO': 'MONDO:0006795'}, - 'MESH:D006972': {'MONDO': 'MONDO:0007778'}, - 'MESH:D006973': {'MONDO': 'MONDO:0005044'}, - 'MESH:D006974': {'MONDO': 'MONDO:0006846'}, - 'MESH:D006975': {'MONDO': 'MONDO:0005080'}, - 'MESH:D006976': {'MONDO': 'MONDO:0005149'}, - 'MESH:D006977': {'MONDO': 'MONDO:0001105'}, - 'MESH:D006980': {'MONDO': 'MONDO:0004425'}, - 'MESH:D006981': {'MONDO': 'MONDO:0005333'}, - 'MESH:D006983': {'MONDO': 'MONDO:0019280'}, - 'MESH:D006986': {'MONDO': 'MONDO:0006798'}, - 'MESH:D006994': {'MONDO': 'MONDO:0015900'}, - 'MESH:D006995': {'MONDO': 'MONDO:0017774'}, - 'MESH:D006998': {'MONDO': 'MONDO:0001596'}, - 'MESH:D007000': {'MONDO': 'MONDO:0005805'}, - 'MESH:D007003': {'MONDO': 'MONDO:0004946'}, - 'MESH:D007006': {'MONDO': 'MONDO:0002146'}, - 'MESH:D007007': {'MONDO': 'MONDO:0006560'}, - 'MESH:D007008': {'MONDO': 'MONDO:0003019'}, - 'MESH:D007009': {'MONDO': 'MONDO:0001822'}, - 'MESH:D007011': {'MONDO': 'MONDO:0001220'}, - 'MESH:D007012': {'MONDO': 'MONDO:0005806'}, - 'MESH:D007014': {'MONDO': 'MONDO:0018570'}, - 'MESH:D007018': {'MONDO': 'MONDO:0005152'}, - 'MESH:D007020': {'MONDO': 'MONDO:0013361'}, - 'MESH:D007021': {'MONDO': 'MONDO:0005345'}, - 'MESH:D007022': {'MONDO': 'MONDO:0005468'}, - 'MESH:D007027': {'MONDO': 'MONDO:0002150'}, - 'MESH:D007029': {'MONDO': 'MONDO:0006799'}, - 'MESH:D007037': {'MONDO': 'MONDO:0005420'}, - 'MESH:D007039': {'MONDO': 'MONDO:0003037'}, - 'MESH:D007049': {'MONDO': 'MONDO:0043543'}, - 'MESH:D007057': {'MONDO': 'MONDO:0019269'}, - 'MESH:D007078': {'MONDO': 'MONDO:0006801'}, - 'MESH:D007079': {'MONDO': 'MONDO:0000709'}, - 'MESH:D007094': {'CHEBI': 'CHEBI:24782'}, - 'MESH:D007105': {'MONDO': 'MONDO:0007004'}, - 'MESH:D007119': {'MONDO': 'MONDO:0004977'}, - 'MESH:D007153': {'MONDO': 'MONDO:0003778'}, - 'MESH:D007154': {'MONDO': 'MONDO:0005046'}, - 'MESH:D007155': {'CHEBI': 'CHEBI:50846'}, - 'MESH:D007160': {'MONDO': 'MONDO:0021334'}, - 'MESH:D007161': {'MONDO': 'MONDO:0015045'}, - 'MESH:D007169': {'MONDO': 'MONDO:0004592'}, - 'MESH:D007172': {'MONDO': 'MONDO:0005362'}, - 'MESH:D007177': {'MONDO': 'MONDO:0006802'}, - 'MESH:D007184': {'MONDO': 'MONDO:0010631'}, - 'MESH:D007241': {'MONDO': 'MONDO:0025089'}, - 'MESH:D007244': {'MONDO': 'MONDO:0005810'}, - 'MESH:D007246': {'MONDO': 'MONDO:0005047'}, - 'MESH:D007247': {'MONDO': 'MONDO:0021124'}, - 'MESH:D007248': {'MONDO': 'MONDO:0005372'}, - 'MESH:D007251': {'MONDO': 'MONDO:0005812'}, - 'MESH:D007319': {'MONDO': 'MONDO:0013600'}, - 'MESH:D007340': {'MONDO': 'MONDO:0024677'}, - 'MESH:D007383': {'MONDO': 'MONDO:0005295'}, - 'MESH:D007402': {'MONDO': 'MONDO:0021340'}, - 'MESH:D007409': {'MONDO': 'MONDO:0001045'}, - 'MESH:D007410': {'MONDO': 'MONDO:0005020'}, - 'MESH:D007411': {'MONDO': 'MONDO:0024270'}, - 'MESH:D007414': {'MONDO': 'MONDO:0005814'}, - 'MESH:D007415': {'MONDO': 'MONDO:0004565'}, - 'MESH:D007416': {'MONDO': 'MONDO:0006807'}, - 'MESH:D007417': {'MONDO': 'MONDO:0005288'}, - 'MESH:D007418': {'MONDO': 'MONDO:0002803'}, - 'MESH:D007443': {'MONDO': 'MONDO:0007835'}, - 'MESH:D007446': {'MONDO': 'MONDO:0043678'}, - 'MESH:D007452': {'CHEBI': 'CHEBI:29226'}, - 'MESH:D007477': {'CHEBI': 'CHEBI:24870'}, - 'MESH:D007481': {'CHEBI': 'CHEBI:169727'}, - 'MESH:D007499': {'MONDO': 'MONDO:0002289'}, - 'MESH:D007500': {'MONDO': 'MONDO:0006814'}, - 'MESH:D007511': {'MONDO': 'MONDO:0005053'}, - 'MESH:D007562': {'MONDO': 'MONDO:0005357'}, - 'MESH:D007566': {'MONDO': 'MONDO:0009380'}, - 'MESH:D007567': {'MONDO': 'MONDO:0006584'}, - 'MESH:D007572': {'MONDO': 'MONDO:0100075'}, - 'MESH:D007573': {'MONDO': 'MONDO:0002131'}, - 'MESH:D007580': {'MONDO': 'MONDO:0002564'}, - 'MESH:D007592': {'MONDO': 'MONDO:0006816'}, - 'MESH:D007616': {'CHEBI': 'CHEBI:140503'}, - 'MESH:D007617': {'MONDO': 'MONDO:0004712'}, - 'MESH:D007619': {'MONDO': 'MONDO:0016575'}, - 'MESH:D007625': {'MONDO': 'MONDO:0010787'}, - 'MESH:D007627': {'MONDO': 'MONDO:0005348'}, - 'MESH:D007634': {'MONDO': 'MONDO:0003085'}, - 'MESH:D007636': {'MONDO': 'MONDO:0002527'}, - 'MESH:D007637': {'MONDO': 'MONDO:0004768'}, - 'MESH:D007638': {'MONDO': 'MONDO:0006733'}, - 'MESH:D007639': {'MONDO': 'MONDO:0025431'}, - 'MESH:D007640': {'MONDO': 'MONDO:0015486'}, - 'MESH:D007642': {'MONDO': 'MONDO:0006566'}, - 'MESH:D007644': {'MONDO': 'MONDO:0007417'}, - 'MESH:D007647': {'MONDO': 'MONDO:0018477'}, - 'MESH:D007673': {'MONDO': 'MONDO:0006820'}, - 'MESH:D007674': {'MONDO': 'MONDO:0005240'}, - 'MESH:D007676': {'MONDO': 'MONDO:0005300'}, - 'MESH:D007680': {'MONDO': 'MONDO:0002367'}, - 'MESH:D007681': {'MONDO': 'MONDO:0006821'}, - 'MESH:D007683': {'MONDO': 'MONDO:0006637'}, - 'MESH:D007690': {'MONDO': 'MONDO:0020642'}, - 'MESH:D007691': {'MONDO': 'MONDO:0015268'}, - 'MESH:D007706': {'MONDO': 'MONDO:0010651'}, - 'MESH:D007710': {'MONDO': 'MONDO:0030603'}, - 'MESH:D007713': {'MONDO': 'MONDO:0006823'}, - 'MESH:D007714': {'MONDO': 'MONDO:0001029'}, - 'MESH:D007715': {'MONDO': 'MONDO:0007864'}, - 'MESH:D007724': {'MONDO': 'MONDO:0006491'}, - 'MESH:D007725': {'MONDO': 'MONDO:0004829'}, - 'MESH:D007729': {'MONDO': 'MONDO:0006825'}, - 'MESH:D007732': {'MONDO': 'MONDO:0006826'}, - 'MESH:D007733': {'MONDO': 'MONDO:0017881'}, - 'MESH:D007759': {'MONDO': 'MONDO:0002467'}, - 'MESH:D007762': {'MONDO': 'MONDO:0002008'}, - 'MESH:D007766': {'MONDO': 'MONDO:0001854'}, - 'MESH:D007767': {'MONDO': 'MONDO:0001833'}, - 'MESH:D007787': {'MONDO': 'MONDO:0100345'}, - 'MESH:D007794': {'MONDO': 'MONDO:0024953'}, - 'MESH:D007806': {'MONDO': 'MONDO:0004750'}, - 'MESH:D007815': {'MONDO': 'MONDO:0018500'}, - 'MESH:D007816': {'MONDO': 'MONDO:0024954'}, - 'MESH:D007818': {'MONDO': 'MONDO:0004382'}, - 'MESH:D007822': {'MONDO': 'MONDO:0021071'}, - 'MESH:D007827': {'MONDO': 'MONDO:0002647'}, - 'MESH:D007829': {'MONDO': 'MONDO:0001305'}, - 'MESH:D007835': {'MONDO': 'MONDO:0005820'}, - 'MESH:D007842': {'MONDO': 'MONDO:0043339'}, - 'MESH:D007849': {'MONDO': 'MONDO:0009514'}, - 'MESH:D007855': {'MONDO': 'MONDO:0018019'}, - 'MESH:D007859': {'MONDO': 'MONDO:0004681'}, - 'MESH:D007868': {'MONDO': 'MONDO:0006569'}, - 'MESH:D007873': {'MONDO': 'MONDO:0007885'}, - 'MESH:D007876': {'MONDO': 'MONDO:0005823'}, - 'MESH:D007877': {'MONDO': 'MONDO:0005824'}, - 'MESH:D007888': {'MONDO': 'MONDO:0009723'}, - 'MESH:D007889': {'MONDO': 'MONDO:0001572'}, - 'MESH:D007890': {'MONDO': 'MONDO:0005058'}, - 'MESH:D007896': {'MONDO': 'MONDO:0011989'}, - 'MESH:D007897': {'MONDO': 'MONDO:0005859'}, - 'MESH:D007898': {'MONDO': 'MONDO:0005445'}, - 'MESH:D007905': {'MONDO': 'MONDO:0001176'}, - 'MESH:D007906': {'MONDO': 'MONDO:0001271'}, - 'MESH:D007911': {'MONDO': 'MONDO:0021582'}, - 'MESH:D007918': {'MONDO': 'MONDO:0005124'}, - 'MESH:D007922': {'MONDO': 'MONDO:0005825'}, - 'MESH:D007925': {'MONDO': 'MONDO:0043683'}, - 'MESH:D007926': {'MONDO': 'MONDO:0010298'}, - 'MESH:D007938': {'MONDO': 'MONDO:0005059'}, - 'MESH:D007943': {'CHEBI': 'CHEBI:17883', 'MONDO': 'MONDO:0018935'}, - 'MESH:D007945': {'MONDO': 'MONDO:0005402'}, - 'MESH:D007946': {'MONDO': 'MONDO:0020334'}, - 'MESH:D007947': {'MONDO': 'MONDO:0018872'}, - 'MESH:D007948': {'MONDO': 'MONDO:0007896'}, - 'MESH:D007951': {'MONDO': 'MONDO:0004643'}, - 'MESH:D007952': {'MONDO': 'MONDO:0018689'}, - 'MESH:D007955': {'MONDO': 'MONDO:0006829'}, - 'MESH:D007960': {'MONDO': 'MONDO:0004805'}, - 'MESH:D007965': {'MONDO': 'MONDO:0009499'}, - 'MESH:D007966': {'MONDO': 'MONDO:0018868'}, - 'MESH:D007967': {'MONDO': 'MONDO:0006880'}, - 'MESH:D007968': {'MONDO': 'MONDO:0016318'}, - 'MESH:D007969': {'MONDO': 'MONDO:0015742'}, - 'MESH:D007970': {'MONDO': 'MONDO:0003785'}, - 'MESH:D007971': {'MONDO': 'MONDO:0043243'}, - 'MESH:D007972': {'MONDO': 'MONDO:0004844'}, - 'MESH:D007973': {'MONDO': 'MONDO:0002769'}, - 'MESH:D007979': {'MONDO': 'MONDO:0019862'}, - 'MESH:D007984': {'MONDO': 'MONDO:0006266'}, - 'MESH:D008010': {'MONDO': 'MONDO:0006572'}, - 'MESH:D008012': {'CHEBI': 'CHEBI:6456'}, - 'MESH:D008031': {'CHEBI': 'CHEBI:6457'}, - 'MESH:D008039': {'MONDO': 'MONDO:0002839'}, - 'MESH:D008047': {'MONDO': 'MONDO:0004748'}, - 'MESH:D008048': {'MONDO': 'MONDO:0006834'}, - 'MESH:D008055': {'CHEBI': 'CHEBI:18059'}, - 'MESH:D008060': {'MONDO': 'MONDO:0006573'}, - 'MESH:D008061': {'MONDO': 'MONDO:0005116'}, - 'MESH:D008064': {'MONDO': 'MONDO:0019245'}, - 'MESH:D008065': {'MONDO': 'MONDO:0009530'}, - 'MESH:D008067': {'MONDO': 'MONDO:0005106'}, - 'MESH:D008068': {'MONDO': 'MONDO:0006574'}, - 'MESH:D008072': {'MONDO': 'MONDO:0009387'}, - 'MESH:D008080': {'MONDO': 'MONDO:0005060'}, - 'MESH:D008088': {'MONDO': 'MONDO:0005828'}, - 'MESH:D008103': {'MONDO': 'MONDO:0005155'}, - 'MESH:D008104': {'MONDO': 'MONDO:0006644'}, - 'MESH:D008105': {'MONDO': 'MONDO:0005388'}, - 'MESH:D008107': {'MONDO': 'MONDO:0005154'}, - 'MESH:D008108': {'MONDO': 'MONDO:0043693'}, - 'MESH:D008118': {'MONDO': 'MONDO:0016566'}, - 'MESH:D008133': {'MONDO': 'MONDO:0002442'}, - 'MESH:D008146': {'MONDO': 'MONDO:0005829'}, - 'MESH:D008151': {'MONDO': 'MONDO:0007174'}, - 'MESH:D008158': {'MONDO': 'MONDO:0006576'}, - 'MESH:D008166': {'MONDO': 'MONDO:0005830'}, - 'MESH:D008169': {'MONDO': 'MONDO:0000744'}, - 'MESH:D008171': {'MONDO': 'MONDO:0005275'}, - 'MESH:D008172': {'MONDO': 'MONDO:0005766'}, - 'MESH:D008173': {'MONDO': 'MONDO:0002267'}, - 'MESH:D008175': {'MONDO': 'MONDO:0021117'}, - 'MESH:D008177': {'MONDO': 'MONDO:0006838'}, - 'MESH:D008178': {'MONDO': 'MONDO:0005282'}, - 'MESH:D008179': {'MONDO': 'MONDO:0019558'}, - 'MESH:D008180': {'MONDO': 'MONDO:0007915'}, - 'MESH:D008181': {'MONDO': 'MONDO:0005556'}, - 'MESH:D008185': {'MONDO': 'MONDO:0006839'}, - 'MESH:D008193': {'MONDO': 'MONDO:0019632'}, - 'MESH:D008199': {'MONDO': 'MONDO:0002052'}, - 'MESH:D008200': {'MONDO': 'MONDO:0006840'}, - 'MESH:D008202': {'MONDO': 'MONDO:0002013'}, - 'MESH:D008203': {'MONDO': 'MONDO:0006842'}, - 'MESH:D008204': {'MONDO': 'MONDO:0006282'}, - 'MESH:D008205': {'MONDO': 'MONDO:0005832'}, - 'MESH:D008206': {'MONDO': 'MONDO:0005833'}, - 'MESH:D008209': {'MONDO': 'MONDO:0019297'}, - 'MESH:D008210': {'MONDO': 'MONDO:0002968'}, - 'MESH:D008216': {'MONDO': 'MONDO:0001449'}, - 'MESH:D008219': {'MONDO': 'MONDO:0005834'}, - 'MESH:D008223': {'MONDO': 'MONDO:0005062'}, - 'MESH:D008224': {'MONDO': 'MONDO:0018906'}, - 'MESH:D008228': {'MONDO': 'MONDO:0018908'}, - 'MESH:D008230': {'MONDO': 'MONDO:0019466'}, - 'MESH:D008231': {'MONDO': 'MONDO:0003783'}, - 'MESH:D008232': {'MONDO': 'MONDO:0016537'}, - 'MESH:D008235': {'CHEBI': 'CHEBI:80050'}, - 'MESH:D008258': {'MONDO': 'MONDO:0100280'}, - 'MESH:D008260': {'MONDO': 'MONDO:0015496'}, - 'MESH:D008265': {'MONDO': 'MONDO:0013300'}, - 'MESH:D008268': {'MONDO': 'MONDO:0003004'}, - 'MESH:D008271': {'MONDO': 'MONDO:0016823'}, - 'MESH:D008275': {'MONDO': 'MONDO:0006844'}, - 'MESH:D008286': {'MONDO': 'MONDO:0020598'}, - 'MESH:D008287': {'MONDO': 'MONDO:0018913'}, - 'MESH:D008288': {'MONDO': 'MONDO:0005136'}, - 'MESH:D008289': {'MONDO': 'MONDO:0025095'}, - 'MESH:D008304': {'MONDO': 'MONDO:0025096'}, - 'MESH:D008305': {'MONDO': 'MONDO:0018493'}, - 'MESH:D008309': {'MONDO': 'MONDO:0043247'}, - 'MESH:D008313': {'MONDO': 'MONDO:0008312'}, - 'MESH:D008339': {'MONDO': 'MONDO:0005837'}, - 'MESH:D008342': {'MONDO': 'MONDO:0015483'}, - 'MESH:D008344': {'CHEBI': 'CHEBI:52497'}, - 'MESH:D008363': {'MONDO': 'MONDO:0009561'}, - 'MESH:D008368': {'MONDO': 'MONDO:0005838'}, - 'MESH:D008375': {'MONDO': 'MONDO:0009563'}, - 'MESH:D008379': {'MONDO': 'MONDO:0020500'}, - 'MESH:D008380': {'MONDO': 'MONDO:0016101'}, - 'MESH:D008382': {'MONDO': 'MONDO:0007947'}, - 'MESH:D008398': {'MONDO': 'MONDO:0001139'}, - 'MESH:D008413': {'MONDO': 'MONDO:0006849'}, - 'MESH:D008414': {'MONDO': 'MONDO:0025100'}, - 'MESH:D008415': {'MONDO': 'MONDO:0007950'}, - 'MESH:D008417': {'MONDO': 'MONDO:0000748'}, - 'MESH:D008441': {'MONDO': 'MONDO:0005841'}, - 'MESH:D008444': {'MONDO': 'MONDO:0006850'}, - 'MESH:D008457': {'MONDO': 'MONDO:0004619'}, - 'MESH:D008467': {'MONDO': 'MONDO:0007955'}, - 'MESH:D008471': {'MONDO': 'MONDO:0006851'}, - 'MESH:D008477': {'MONDO': 'MONDO:0043707'}, - 'MESH:D008479': {'MONDO': 'MONDO:0005843'}, - 'MESH:D008480': {'MONDO': 'MONDO:0004492'}, - 'MESH:D008511': {'CHEBI': 'CHEBI:23888'}, - 'MESH:D008527': {'MONDO': 'MONDO:0007959'}, - 'MESH:D008531': {'MONDO': 'MONDO:0001273'}, - 'MESH:D008532': {'MONDO': 'MONDO:0002105'}, - 'MESH:D008538': {'MONDO': 'MONDO:0019772'}, - 'MESH:D008539': {'MONDO': 'MONDO:0017799'}, - 'MESH:D008545': {'MONDO': 'MONDO:0005105'}, - 'MESH:D008554': {'MONDO': 'MONDO:0017775'}, - 'MESH:D008556': {'MONDO': 'MONDO:0007969'}, - 'MESH:D008557': {'MONDO': 'MONDO:0007970'}, - 'MESH:D008575': {'MONDO': 'MONDO:0007972'}, - 'MESH:D008579': {'MONDO': 'MONDO:0016642'}, - 'MESH:D008581': {'MONDO': 'MONDO:0021108'}, - 'MESH:D008582': {'MONDO': 'MONDO:0006662'}, - 'MESH:D008583': {'MONDO': 'MONDO:0000889'}, - 'MESH:D008584': {'MONDO': 'MONDO:0006836'}, - 'MESH:D008585': {'MONDO': 'MONDO:0018059'}, - 'MESH:D008586': {'MONDO': 'MONDO:0006913'}, - 'MESH:D008587': {'MONDO': 'MONDO:0007015'}, - 'MESH:D008588': {'MONDO': 'MONDO:0001147'}, - 'MESH:D008589': {'MONDO': 'MONDO:0005373'}, - 'MESH:D008590': {'MONDO': 'MONDO:0005845'}, - 'MESH:D008591': {'MONDO': 'MONDO:0019773'}, - 'MESH:D008594': {'MONDO': 'MONDO:0001119'}, - 'MESH:D008607': {'MONDO': 'MONDO:0001071'}, - 'MESH:D008630': {'MONDO': 'MONDO:0018020'}, - 'MESH:D008637': {'MONDO': 'MONDO:0006854'}, - 'MESH:D008640': {'MONDO': 'MONDO:0001116'}, - 'MESH:D008641': {'MONDO': 'MONDO:0006855'}, - 'MESH:D008654': {'MONDO': 'MONDO:0005065'}, - 'MESH:D008659': {'MONDO': 'MONDO:0005066'}, - 'MESH:D008661': {'MONDO': 'MONDO:0019052'}, - 'MESH:D008664': {'MONDO': 'MONDO:0004689'}, - 'MESH:D008670': {'CHEBI': 'CHEBI:33521'}, - 'MESH:D008689': {'CHEBI': 'CHEBI:25218'}, - 'MESH:D008708': {'MONDO': 'MONDO:0001117'}, - 'MESH:D008831': {'MONDO': 'MONDO:0001149'}, - 'MESH:D008850': {'MONDO': 'MONDO:0021129'}, - 'MESH:D008878': {'MONDO': 'MONDO:0005847'}, - 'MESH:D008881': {'MONDO': 'MONDO:0005277'}, - 'MESH:D008882': {'MONDO': 'MONDO:0019191'}, - 'MESH:D008883': {'MONDO': 'MONDO:0006580'}, - 'MESH:D008924': {'MONDO': 'MONDO:0004389'}, - 'MESH:D008944': {'MONDO': 'MONDO:0001298'}, - 'MESH:D008945': {'MONDO': 'MONDO:0004910'}, - 'MESH:D008946': {'MONDO': 'MONDO:0005852'}, - 'MESH:D008947': {'MONDO': 'MONDO:0005854'}, - 'MESH:D008949': {'MONDO': 'MONDO:0008401'}, - 'MESH:D008965': {'CHEBI': 'CHEBI:83163'}, - 'MESH:D008976': {'MONDO': 'MONDO:0005855'}, - 'MESH:D008989': {'MONDO': 'MONDO:0004755'}, - 'MESH:D008992': {'MONDO': 'MONDO:0025102'}, - 'MESH:D008998': {'MONDO': 'MONDO:0004225'}, - 'MESH:D009006': {'MONDO': 'MONDO:0020639'}, - 'MESH:D009011': {'MONDO': 'MONDO:0043723'}, - 'MESH:D009019': {'CHEBI': 'CHEBI:35649'}, - 'MESH:D009021': {'MONDO': 'MONDO:0005531'}, - 'MESH:D009041': {'MONDO': 'MONDO:0008015'}, - 'MESH:D009050': {'MONDO': 'MONDO:0006722'}, - 'MESH:D009059': {'MONDO': 'MONDO:0006858'}, - 'MESH:D009069': {'MONDO': 'MONDO:0005395'}, - 'MESH:D009072': {'MONDO': 'MONDO:0016820'}, - 'MESH:D009075': {'CHEBI': 'CHEBI:168693'}, - 'MESH:D009080': {'MONDO': 'MONDO:0012727'}, - 'MESH:D009081': {'MONDO': 'MONDO:0019248'}, - 'MESH:D009083': {'MONDO': 'MONDO:0019249'}, - 'MESH:D009087': {'MONDO': 'MONDO:0009661'}, - 'MESH:D009100': {'MONDO': 'MONDO:0015454'}, - 'MESH:D009101': {'MONDO': 'MONDO:0009693'}, - 'MESH:D009102': {'MONDO': 'MONDO:0043726'}, - 'MESH:D009103': {'MONDO': 'MONDO:0005301'}, - 'MESH:D009105': {'MONDO': 'MONDO:0001159'}, - 'MESH:D009107': {'MONDO': 'MONDO:0000989'}, - 'MESH:D009110': {'MONDO': 'MONDO:0002103'}, - 'MESH:D009133': {'MONDO': 'MONDO:0004323'}, - 'MESH:D009134': {'MONDO': 'MONDO:0001516'}, - 'MESH:D009135': {'MONDO': 'MONDO:0003939'}, - 'MESH:D009136': {'MONDO': 'MONDO:0020121'}, - 'MESH:D009137': {'MONDO': 'MONDO:0024965'}, - 'MESH:D009140': {'MONDO': 'MONDO:0002081'}, - 'MESH:D009155': {'MONDO': 'MONDO:0002905'}, - 'MESH:D009157': {'MONDO': 'MONDO:0009688'}, - 'MESH:D009164': {'MONDO': 'MONDO:0020590'}, - 'MESH:D009181': {'MONDO': 'MONDO:0002041'}, - 'MESH:D009182': {'MONDO': 'MONDO:0009691'}, - 'MESH:D009187': {'MONDO': 'MONDO:0002565'}, - 'MESH:D009188': {'MONDO': 'MONDO:0015342'}, - 'MESH:D009198': {'MONDO': 'MONDO:0019147'}, - 'MESH:D009202': {'MONDO': 'MONDO:0004994'}, - 'MESH:D009203': {'MONDO': 'MONDO:0005068'}, - 'MESH:D009205': {'MONDO': 'MONDO:0004496'}, - 'MESH:D009208': {'MONDO': 'MONDO:0002380'}, - 'MESH:D009209': {'MONDO': 'MONDO:0006862'}, - 'MESH:D009212': {'MONDO': 'MONDO:0000866'}, - 'MESH:D009214': {'MONDO': 'MONDO:0003061'}, - 'MESH:D009216': {'MONDO': 'MONDO:0001384'}, - 'MESH:D009220': {'MONDO': 'MONDO:0021167'}, - 'MESH:D009221': {'MONDO': 'MONDO:0003964'}, - 'MESH:D009223': {'MONDO': 'MONDO:0016107'}, - 'MESH:D009224': {'MONDO': 'MONDO:0009710'}, - 'MESH:D009230': {'MONDO': 'MONDO:0009718'}, - 'MESH:D009232': {'MONDO': 'MONDO:0044784'}, - 'MESH:D009234': {'MONDO': 'MONDO:0005811'}, - 'MESH:D009236': {'MONDO': 'MONDO:0006863'}, - 'MESH:D009260': {'MONDO': 'MONDO:0002884'}, - 'MESH:D009261': {'MONDO': 'MONDO:0008061'}, - 'MESH:D009265': {'MONDO': 'MONDO:0025369'}, - 'MESH:D009267': {'CHEBI': 'CHEBI:38729'}, - 'MESH:D009287': {'CHEBI': 'CHEBI:36624'}, - 'MESH:D009290': {'MONDO': 'MONDO:0021107'}, - 'MESH:D009293': {'MONDO': 'MONDO:0005530'}, - 'MESH:D009294': {'CHEBI': 'CHEBI:35482'}, - 'MESH:D009298': {'MONDO': 'MONDO:0006314'}, - 'MESH:D009302': {'MONDO': 'MONDO:0004821'}, - 'MESH:D009303': {'MONDO': 'MONDO:0005375'}, - 'MESH:D009304': {'MONDO': 'MONDO:0001040'}, - 'MESH:D009320': {'CHEBI': 'CHEBI:80233'}, - 'MESH:D009332': {'MONDO': 'MONDO:0005870'}, - 'MESH:D009335': {'MONDO': 'MONDO:0006583'}, - 'MESH:D009347': {'MONDO': 'MONDO:0016035'}, - 'MESH:D009349': {'MONDO': 'MONDO:0005871'}, - 'MESH:D009357': {'MONDO': 'MONDO:0005566'}, - 'MESH:D009369': {'MONDO': 'MONDO:0005070'}, - 'MESH:D009372': {'MONDO': 'MONDO:0021581'}, - 'MESH:D009373': {'MONDO': 'MONDO:0002510'}, - 'MESH:D009375': {'MONDO': 'MONDO:0005626'}, - 'MESH:D009377': {'MONDO': 'MONDO:0017169'}, - 'MESH:D009379': {'MONDO': 'MONDO:0021545'}, - 'MESH:D009383': {'MONDO': 'MONDO:0002095'}, - 'MESH:D009386': {'MONDO': 'MONDO:0015356'}, - 'MESH:D009393': {'MONDO': 'MONDO:0001166'}, - 'MESH:D009394': {'MONDO': 'MONDO:0005334'}, - 'MESH:D009395': {'MONDO': 'MONDO:0001085'}, - 'MESH:D009396': {'MONDO': 'MONDO:0006058'}, - 'MESH:D009397': {'MONDO': 'MONDO:0001567'}, - 'MESH:D009400': {'MONDO': 'MONDO:0006044'}, - 'MESH:D009401': {'MONDO': 'MONDO:0002331'}, - 'MESH:D009402': {'MONDO': 'MONDO:0006835'}, - 'MESH:D009404': {'MONDO': 'MONDO:0005377'}, - 'MESH:D009408': {'MONDO': 'MONDO:0003615'}, - 'MESH:D009421': {'MONDO': 'MONDO:0020022'}, - 'MESH:D009422': {'MONDO': 'MONDO:0005071'}, - 'MESH:D009423': {'MONDO': 'MONDO:0005872'}, - 'MESH:D009436': {'MONDO': 'MONDO:0018075'}, - 'MESH:D009437': {'MONDO': 'MONDO:0021667'}, - 'MESH:D009443': {'MONDO': 'MONDO:0002122'}, - 'MESH:D009447': {'MONDO': 'MONDO:0005072'}, - 'MESH:D009449': {'MONDO': 'MONDO:0001315'}, - 'MESH:D009450': {'MONDO': 'MONDO:0006585'}, - 'MESH:D009455': {'MONDO': 'MONDO:0016755'}, - 'MESH:D009456': {'MONDO': 'MONDO:0018975'}, - 'MESH:D009459': {'MONDO': 'MONDO:0019790'}, - 'MESH:D009463': {'MONDO': 'MONDO:0002173'}, - 'MESH:D009464': {'MONDO': 'MONDO:0001569'}, - 'MESH:D009468': {'MONDO': 'MONDO:0019056'}, - 'MESH:D009471': {'MONDO': 'MONDO:0019100'}, - 'MESH:D009477': {'MONDO': 'MONDO:0015364'}, - 'MESH:D009494': {'MONDO': 'MONDO:0004944'}, - 'MESH:D009497': {'MONDO': 'MONDO:0005379'}, - 'MESH:D009502': {'CHEBI': 'CHEBI:30222'}, - 'MESH:D009503': {'MONDO': 'MONDO:0001475'}, - 'MESH:D009506': {'MONDO': 'MONDO:0005073'}, - 'MESH:D009507': {'MONDO': 'MONDO:0016984'}, - 'MESH:D009521': {'MONDO': 'MONDO:0005875'}, - 'MESH:D009542': {'MONDO': 'MONDO:0001982'}, - 'MESH:D009561': {'CHEBI': 'CHEBI:71629'}, - 'MESH:D009593': {'CHEBI': 'CHEBI:67135'}, - 'MESH:D009617': {'MONDO': 'MONDO:0017776'}, - 'MESH:D009621': {'CHEBI': 'CHEBI:44504'}, - 'MESH:D009625': {'MONDO': 'MONDO:0017124'}, - 'MESH:D009634': {'MONDO': 'MONDO:0018997'}, - 'MESH:D009668': {'MONDO': 'MONDO:0002436'}, - 'MESH:D009748': {'MONDO': 'MONDO:0005137'}, - 'MESH:D009750': {'MONDO': 'MONDO:0024297'}, - 'MESH:D009755': {'MONDO': 'MONDO:0004588'}, - 'MESH:D009757': {'CHEBI': 'CHEBI:25614'}, - 'MESH:D009759': {'MONDO': 'MONDO:0004843'}, - 'MESH:D009767': {'MONDO': 'MONDO:0005139'}, - 'MESH:D009771': {'MONDO': 'MONDO:0008114'}, - 'MESH:D009783': {'MONDO': 'MONDO:0006589'}, - 'MESH:D009794': {'MONDO': 'MONDO:0001910'}, - 'MESH:D009798': {'MONDO': 'MONDO:0006875'}, - 'MESH:D009800': {'MONDO': 'MONDO:0010645'}, - 'MESH:D009807': {'MONDO': 'MONDO:0006328'}, - 'MESH:D009808': {'MONDO': 'MONDO:0021192'}, - 'MESH:D009810': {'MONDO': 'MONDO:0043251'}, - 'MESH:D009814': {'MONDO': 'MONDO:0005880'}, - 'MESH:D009837': {'MONDO': 'MONDO:0016695'}, - 'MESH:D009845': {'MONDO': 'MONDO:0001913'}, - 'MESH:D009849': {'MONDO': 'MONDO:0002017'}, - 'MESH:D009855': {'MONDO': 'MONDO:0017137'}, - 'MESH:D009869': {'MONDO': 'MONDO:0006877'}, - 'MESH:D009877': {'MONDO': 'MONDO:0016047'}, - 'MESH:D009878': {'MONDO': 'MONDO:0004854'}, - 'MESH:D009879': {'MONDO': 'MONDO:0019198'}, - 'MESH:D009886': {'MONDO': 'MONDO:0003425'}, - 'MESH:D009889': {'MONDO': 'MONDO:0005884'}, - 'MESH:D009896': {'MONDO': 'MONDO:0003608'}, - 'MESH:D009901': {'MONDO': 'MONDO:0002135'}, - 'MESH:D009902': {'MONDO': 'MONDO:0005885'}, - 'MESH:D009914': {'MONDO': 'MONDO:0018166'}, - 'MESH:D009916': {'MONDO': 'MONDO:0004751'}, - 'MESH:D009920': {'MONDO': 'MONDO:0006882'}, - 'MESH:D009956': {'MONDO': 'MONDO:0005888'}, - 'MESH:D009958': {'MONDO': 'MONDO:0015375'}, - 'MESH:D009959': {'MONDO': 'MONDO:0004608'}, - 'MESH:D009976': {'MONDO': 'MONDO:0005812'}, - 'MESH:D009992': {'CHEBI': 'CHEBI:30687'}, - 'MESH:D010000': {'MONDO': 'MONDO:0002614'}, - 'MESH:D010002': {'MONDO': 'MONDO:0005890'}, - 'MESH:D010003': {'MONDO': 'MONDO:0005178'}, - 'MESH:D010004': {'MONDO': 'MONDO:0016620'}, - 'MESH:D010005': {'MONDO': 'MONDO:0006965'}, - 'MESH:D010008': {'MONDO': 'MONDO:0017178'}, - 'MESH:D010009': {'MONDO': 'MONDO:0005516'}, - 'MESH:D010013': {'MONDO': 'MONDO:0019019'}, - 'MESH:D010014': {'MONDO': 'MONDO:0043731'}, - 'MESH:D010016': {'MONDO': 'MONDO:0005166'}, - 'MESH:D010017': {'MONDO': 'MONDO:0009808'}, - 'MESH:D010018': {'MONDO': 'MONDO:0001068'}, - 'MESH:D010019': {'MONDO': 'MONDO:0005246'}, - 'MESH:D010020': {'MONDO': 'MONDO:0005380'}, - 'MESH:D010022': {'MONDO': 'MONDO:0017198'}, - 'MESH:D010023': {'MONDO': 'MONDO:0001414'}, - 'MESH:D010024': {'MONDO': 'MONDO:0005298'}, - 'MESH:D010025': {'MONDO': 'MONDO:0043735'}, - 'MESH:D010026': {'MONDO': 'MONDO:0002933'}, - 'MESH:D010029': {'MONDO': 'MONDO:0005891'}, - 'MESH:D010031': {'MONDO': 'MONDO:0021666'}, - 'MESH:D010032': {'MONDO': 'MONDO:0004795'}, - 'MESH:D010033': {'MONDO': 'MONDO:0005441'}, - 'MESH:D010034': {'CHEBI': 'CHEBI:44520', 'MONDO': 'MONDO:0005892'}, - 'MESH:D010035': {'MONDO': 'MONDO:0005975'}, - 'MESH:D010038': {'MONDO': 'MONDO:0024623'}, - 'MESH:D010040': {'MONDO': 'MONDO:0005349'}, - 'MESH:D010048': {'MONDO': 'MONDO:0003282'}, - 'MESH:D010049': {'MONDO': 'MONDO:0005558'}, - 'MESH:D010051': {'MONDO': 'MONDO:0008170'}, - 'MESH:D010087': {'CHEBI': 'CHEBI:25741'}, - 'MESH:D010091': {'CHEBI': 'CHEBI:25750'}, - 'MESH:D010126': {'CHEBI': 'CHEBI:25812'}, - 'MESH:D010144': {'MONDO': 'MONDO:0002648'}, - 'MESH:D010145': {'MONDO': 'MONDO:0008177'}, - 'MESH:D010157': {'MONDO': 'MONDO:0005286'}, - 'MESH:D010178': {'MONDO': 'MONDO:0024674'}, - 'MESH:D010182': {'MONDO': 'MONDO:0002356'}, - 'MESH:D010188': {'MONDO': 'MONDO:0001684'}, - 'MESH:D010190': {'MONDO': 'MONDO:0021040'}, - 'MESH:D010195': {'MONDO': 'MONDO:0004982'}, - 'MESH:D010198': {'MONDO': 'MONDO:0001529'}, - 'MESH:D010201': {'MONDO': 'MONDO:0018063'}, - 'MESH:D010202': {'MONDO': 'MONDO:0006884'}, - 'MESH:D010211': {'MONDO': 'MONDO:0002003'}, - 'MESH:D010212': {'MONDO': 'MONDO:0002363'}, - 'MESH:D010214': {'MONDO': 'MONDO:0009490'}, - 'MESH:D010217': {'MONDO': 'MONDO:0005913'}, - 'MESH:D010229': {'MONDO': 'MONDO:0005894'}, - 'MESH:D010235': {'MONDO': 'MONDO:0000448'}, - 'MESH:D010237': {'MONDO': 'MONDO:0005895'}, - 'MESH:D010243': {'MONDO': 'MONDO:0006496'}, - 'MESH:D010244': {'MONDO': 'MONDO:0008890'}, - 'MESH:D010245': {'MONDO': 'MONDO:0000995'}, - 'MESH:D010249': {'MONDO': 'MONDO:0006887'}, - 'MESH:D010253': {'MONDO': 'MONDO:0005940'}, - 'MESH:D010254': {'MONDO': 'MONDO:0001735'}, - 'MESH:D010257': {'MONDO': 'MONDO:0021073'}, - 'MESH:D010260': {'MONDO': 'MONDO:0001163'}, - 'MESH:D010262': {'MONDO': 'MONDO:0000596'}, - 'MESH:D010263': {'MONDO': 'MONDO:0006889'}, - 'MESH:D010264': {'MONDO': 'MONDO:0003757'}, - 'MESH:D010265': {'MONDO': 'MONDO:0004960'}, - 'MESH:D010267': {'MONDO': 'MONDO:0006592'}, - 'MESH:D010272': {'MONDO': 'MONDO:0005135'}, - 'MESH:D010273': {'MONDO': 'MONDO:0024969'}, - 'MESH:D010279': {'MONDO': 'MONDO:0001223'}, - 'MESH:D010283': {'MONDO': 'MONDO:0025449'}, - 'MESH:D010284': {'MONDO': 'MONDO:0018626'}, - 'MESH:D010300': {'MONDO': 'MONDO:0005180'}, - 'MESH:D010301': {'MONDO': 'MONDO:0001945'}, - 'MESH:D010302': {'MONDO': 'MONDO:0006966'}, - 'MESH:D010304': {'MONDO': 'MONDO:0005898'}, - 'MESH:D010305': {'MONDO': 'MONDO:0005899'}, - 'MESH:D010307': {'MONDO': 'MONDO:0004700'}, - 'MESH:D010309': {'MONDO': 'MONDO:0005900'}, - 'MESH:D010310': {'MONDO': 'MONDO:0002965'}, - 'MESH:D010319': {'MONDO': 'MONDO:0024971'}, - 'MESH:D010322': {'MONDO': 'MONDO:0025371'}, - 'MESH:D010326': {'MONDO': 'MONDO:0005901'}, - 'MESH:D010373': {'MONDO': 'MONDO:0003472'}, - 'MESH:D010378': {'MONDO': 'MONDO:0001692'}, - 'MESH:D010381': {'CHEBI': 'CHEBI:78037', 'MONDO': 'MONDO:0008214'}, - 'MESH:D010382': {'MONDO': 'MONDO:0004717'}, - 'MESH:D010383': {'MONDO': 'MONDO:0019975'}, - 'MESH:D010391': {'MONDO': 'MONDO:0019082'}, - 'MESH:D010392': {'MONDO': 'MONDO:0006594'}, - 'MESH:D010409': {'MONDO': 'MONDO:0002036'}, - 'MESH:D010412': {'MONDO': 'MONDO:0006895'}, - 'MESH:D010437': {'MONDO': 'MONDO:0004247'}, - 'MESH:D010439': {'MONDO': 'MONDO:0004260'}, - 'MESH:D010468': {'MONDO': 'MONDO:0024417'}, - 'MESH:D010482': {'MONDO': 'MONDO:0006989'}, - 'MESH:D010484': {'MONDO': 'MONDO:0006897'}, - 'MESH:D010485': {'MONDO': 'MONDO:0004508'}, - 'MESH:D010488': {'MONDO': 'MONDO:0019170'}, - 'MESH:D010489': {'MONDO': 'MONDO:0006898'}, - 'MESH:D010490': {'MONDO': 'MONDO:0001370'}, - 'MESH:D010493': {'MONDO': 'MONDO:0005904'}, - 'MESH:D010494': {'MONDO': 'MONDO:0006711'}, - 'MESH:D010495': {'MONDO': 'MONDO:0005903'}, - 'MESH:D010497': {'MONDO': 'MONDO:0006899'}, - 'MESH:D010501': {'MONDO': 'MONDO:0006900'}, - 'MESH:D010505': {'MONDO': 'MONDO:0018088'}, - 'MESH:D010510': {'MONDO': 'MONDO:0002635'}, - 'MESH:D010518': {'MONDO': 'MONDO:0005076'}, - 'MESH:D010520': {'MONDO': 'MONDO:0008226'}, - 'MESH:D010522': {'MONDO': 'MONDO:0004934'}, - 'MESH:D010523': {'MONDO': 'MONDO:0003620'}, - 'MESH:D010524': {'MONDO': 'MONDO:0001406'}, - 'MESH:D010532': {'MONDO': 'MONDO:0020591'}, - 'MESH:D010534': {'MONDO': 'MONDO:0006901'}, - 'MESH:D010538': {'MONDO': 'MONDO:0004522'}, - 'MESH:D010545': {'CHEBI': 'CHEBI:44785'}, - 'MESH:D010547': {'MONDO': 'MONDO:0022430'}, - 'MESH:D010580': {'MONDO': 'MONDO:0008280'}, - 'MESH:D010585': {'MONDO': 'MONDO:0005910'}, - 'MESH:D010610': {'MONDO': 'MONDO:0005517'}, - 'MESH:D010612': {'MONDO': 'MONDO:0002258'}, - 'MESH:D010623': {'MONDO': 'MONDO:0005912'}, - 'MESH:D010661': {'MONDO': 'MONDO:0009861'}, - 'MESH:D010673': {'MONDO': 'MONDO:0008233'}, - 'MESH:D010688': {'MONDO': 'MONDO:0006904'}, - 'MESH:D010689': {'MONDO': 'MONDO:0004625'}, - 'MESH:D010698': {'MONDO': 'MONDO:0003699'}, - 'MESH:D010703': {'CHEBI': 'CHEBI:37532'}, - 'MESH:D010760': {'MONDO': 'MONDO:0002319'}, - 'MESH:D010787': {'MONDO': 'MONDO:0006597'}, - 'MESH:D010842': {'MONDO': 'MONDO:0001441'}, - 'MESH:D010845': {'MONDO': 'MONDO:0009763'}, - 'MESH:D010850': {'MONDO': 'MONDO:0005914'}, - 'MESH:D010854': {'MONDO': 'MONDO:0000253'}, - 'MESH:D010855': {'MONDO': 'MONDO:0009869'}, - 'MESH:D010859': {'MONDO': 'MONDO:0019288'}, - 'MESH:D010864': {'MONDO': 'MONDO:0008249'}, - 'MESH:D010874': {'MONDO': 'MONDO:0000979'}, - 'MESH:D010899': {'MONDO': 'MONDO:0006908'}, - 'MESH:D010900': {'MONDO': 'MONDO:0003381'}, - 'MESH:D010915': {'MONDO': 'MONDO:0024248'}, - 'MESH:D010916': {'MONDO': 'MONDO:0100017'}, - 'MESH:D010921': {'MONDO': 'MONDO:0005916'}, - 'MESH:D010922': {'MONDO': 'MONDO:0005917'}, - 'MESH:D010923': {'MONDO': 'MONDO:0005918'}, - 'MESH:D010927': {'MONDO': 'MONDO:0005919'}, - 'MESH:D010930': {'MONDO': 'MONDO:0019095'}, - 'MESH:D010954': {'MONDO': 'MONDO:0005615'}, - 'MESH:D010981': {'MONDO': 'MONDO:0008495'}, - 'MESH:D010995': {'MONDO': 'MONDO:0002037'}, - 'MESH:D010997': {'MONDO': 'MONDO:0021065'}, - 'MESH:D010998': {'MONDO': 'MONDO:0000986'}, - 'MESH:D011000': {'MONDO': 'MONDO:0005751'}, - 'MESH:D011001': {'MONDO': 'MONDO:0001940'}, - 'MESH:D011002': {'MONDO': 'MONDO:0005716'}, - 'MESH:D011004': {'MONDO': 'MONDO:0018895'}, - 'MESH:D011006': {'MONDO': 'MONDO:0006912'}, - 'MESH:D011008': {'MONDO': 'MONDO:0005114'}, - 'MESH:D011009': {'MONDO': 'MONDO:0015926'}, - 'MESH:D011014': {'MONDO': 'MONDO:0005249'}, - 'MESH:D011015': {'MONDO': 'MONDO:0000265'}, - 'MESH:D011016': {'MONDO': 'MONDO:0024973'}, - 'MESH:D011017': {'MONDO': 'MONDO:0005826'}, - 'MESH:D011018': {'MONDO': 'MONDO:0005972'}, - 'MESH:D011019': {'MONDO': 'MONDO:0005867'}, - 'MESH:D011020': {'MONDO': 'MONDO:0019121'}, - 'MESH:D011021': {'MONDO': 'MONDO:0025453'}, - 'MESH:D011022': {'MONDO': 'MONDO:0005947'}, - 'MESH:D011023': {'MONDO': 'MONDO:0005970'}, - 'MESH:D011024': {'MONDO': 'MONDO:0006012'}, - 'MESH:D011030': {'MONDO': 'MONDO:0002076'}, - 'MESH:D011038': {'MONDO': 'MONDO:0010002'}, - 'MESH:D011040': {'MONDO': 'MONDO:0006616'}, - 'MESH:D011041': {'MONDO': 'MONDO:0029000'}, - 'MESH:D011045': {'MONDO': 'MONDO:0008262'}, - 'MESH:D011051': {'MONDO': 'MONDO:0017373'}, - 'MESH:D011052': {'MONDO': 'MONDO:0005684'}, - 'MESH:D011069': {'CHEBI': 'CHEBI:76777'}, - 'MESH:D011081': {'MONDO': 'MONDO:0019125'}, - 'MESH:D011085': {'MONDO': 'MONDO:0008487'}, - 'MESH:D011086': {'MONDO': 'MONDO:0005571'}, - 'MESH:D011087': {'MONDO': 'MONDO:0009891'}, - 'MESH:D011111': {'MONDO': 'MONDO:0019735'}, - 'MESH:D011115': {'MONDO': 'MONDO:0001824'}, - 'MESH:D011123': {'MONDO': 'MONDO:0019934'}, - 'MESH:D011127': {'MONDO': 'MONDO:0005079'}, - 'MESH:D011128': {'MONDO': 'MONDO:0002960'}, - 'MESH:D011129': {'MONDO': 'MONDO:0006915'}, - 'MESH:D011146': {'MONDO': 'MONDO:0006540'}, - 'MESH:D011151': {'MONDO': 'MONDO:0008288'}, - 'MESH:D011164': {'MONDO': 'MONDO:0019142'}, - 'MESH:D011178': {'MONDO': 'MONDO:0004566'}, - 'MESH:D011186': {'MONDO': 'MONDO:0005928'}, - 'MESH:D011191': {'MONDO': 'MONDO:0006919'}, - 'MESH:D011201': {'MONDO': 'MONDO:0025113'}, - 'MESH:D011213': {'MONDO': 'MONDO:0005850'}, - 'MESH:D011218': {'MONDO': 'MONDO:0008300'}, - 'MESH:D011225': {'MONDO': 'MONDO:0005081'}, - 'MESH:D011230': {'MONDO': 'MONDO:0021074'}, - 'MESH:D011236': {'MONDO': 'MONDO:0006920'}, - 'MESH:D011248': {'MONDO': 'MONDO:0024575'}, - 'MESH:D011269': {'MONDO': 'MONDO:0043759'}, - 'MESH:D011271': {'MONDO': 'MONDO:0000755'}, - 'MESH:D011274': {'MONDO': 'MONDO:0043762'}, - 'MESH:D011293': {'MONDO': 'MONDO:0004169'}, - 'MESH:D011304': {'MONDO': 'MONDO:0043765'}, - 'MESH:D011305': {'MONDO': 'MONDO:0001330'}, - 'MESH:D011317': {'MONDO': 'MONDO:0004745'}, - 'MESH:D011349': {'MONDO': 'MONDO:0005538'}, - 'MESH:D011350': {'MONDO': 'MONDO:0024278'}, - 'MESH:D011371': {'MONDO': 'MONDO:0020732'}, - 'MESH:D011372': {'CHEBI': 'CHEBI:59826'}, - 'MESH:D011453': {'CHEBI': 'CHEBI:26333'}, - 'MESH:D011469': {'MONDO': 'MONDO:0003105'}, - 'MESH:D011470': {'CHEBI': 'CHEBI:60411', 'MONDO': 'MONDO:0010811'}, - 'MESH:D011471': {'MONDO': 'MONDO:0008315'}, - 'MESH:D011472': {'MONDO': 'MONDO:0005280'}, - 'MESH:D011502': {'MONDO': 'MONDO:0001371'}, - 'MESH:D011504': {'MONDO': 'MONDO:0009174'}, - 'MESH:D011507': {'MONDO': 'MONDO:0003634'}, - 'MESH:D011512': {'MONDO': 'MONDO:0006929'}, - 'MESH:D011522': {'CHEBI': 'CHEBI:24636'}, - 'MESH:D011528': {'MONDO': 'MONDO:0002428'}, - 'MESH:D011529': {'MONDO': 'MONDO:0025114'}, - 'MESH:D011535': {'MONDO': 'MONDO:0007032'}, - 'MESH:D011536': {'MONDO': 'MONDO:0021739'}, - 'MESH:D011546': {'MONDO': 'MONDO:0018638'}, - 'MESH:D011547': {'MONDO': 'MONDO:0019992'}, - 'MESH:D011552': {'MONDO': 'MONDO:0005141'}, - 'MESH:D011553': {'MONDO': 'MONDO:0017048'}, - 'MESH:D011556': {'MONDO': 'MONDO:0012912'}, - 'MESH:D011557': {'MONDO': 'MONDO:0005932'}, - 'MESH:D011559': {'MONDO': 'MONDO:0009468'}, - 'MESH:D011561': {'MONDO': 'MONDO:0009925'}, - 'MESH:D011565': {'MONDO': 'MONDO:0005083'}, - 'MESH:D011604': {'MONDO': 'MONDO:0002330'}, - 'MESH:D011605': {'MONDO': 'MONDO:0006730'}, - 'MESH:D011625': {'MONDO': 'MONDO:0005085'}, - 'MESH:D011629': {'MONDO': 'MONDO:0000088'}, - 'MESH:D011644': {'MONDO': 'MONDO:0044013'}, - 'MESH:D011645': {'MONDO': 'MONDO:0021742'}, - 'MESH:D011648': {'MONDO': 'MONDO:0025457'}, - 'MESH:D011649': {'MONDO': 'MONDO:0001437'}, - 'MESH:D011654': {'MONDO': 'MONDO:0006932'}, - 'MESH:D011655': {'MONDO': 'MONDO:0005279'}, - 'MESH:D011656': {'MONDO': 'MONDO:0004849'}, - 'MESH:D011657': {'MONDO': 'MONDO:0004802'}, - 'MESH:D011658': {'MONDO': 'MONDO:0002771'}, - 'MESH:D011660': {'MONDO': 'MONDO:0004596'}, - 'MESH:D011662': {'MONDO': 'MONDO:0006935'}, - 'MESH:D011665': {'MONDO': 'MONDO:0001927'}, - 'MESH:D011666': {'MONDO': 'MONDO:0006936'}, - 'MESH:D011668': {'MONDO': 'MONDO:0009937'}, - 'MESH:D011671': {'MONDO': 'MONDO:0006937'}, - 'MESH:D011686': {'MONDO': 'MONDO:0019254'}, - 'MESH:D011693': {'MONDO': 'MONDO:0002610'}, - 'MESH:D011694': {'MONDO': 'MONDO:0006792'}, - 'MESH:D011695': {'MONDO': 'MONDO:0019167'}, - 'MESH:D011696': {'MONDO': 'MONDO:0043768'}, - 'MESH:D011697': {'MONDO': 'MONDO:0018896'}, - 'MESH:D011702': {'MONDO': 'MONDO:0006938'}, - 'MESH:D011704': {'MONDO': 'MONDO:0006939'}, - 'MESH:D011705': {'MONDO': 'MONDO:0007022'}, - 'MESH:D011707': {'MONDO': 'MONDO:0001561'}, - 'MESH:D011711': {'MONDO': 'MONDO:0002922'}, - 'MESH:D011723': {'CHEBI': 'CHEBI:39098'}, - 'MESH:D011776': {'MONDO': 'MONDO:0001953'}, - 'MESH:D011778': {'MONDO': 'MONDO:0019186'}, - 'MESH:D011782': {'MONDO': 'MONDO:0001590'}, - 'MESH:D011818': {'MONDO': 'MONDO:0019173'}, - 'MESH:D011832': {'MONDO': 'MONDO:0043458'}, - 'MESH:D011843': {'MONDO': 'MONDO:0002959'}, - 'MESH:D011849': {'CHEBI': 'CHEBI:35207'}, - 'MESH:D011855': {'MONDO': 'MONDO:0043771'}, - 'MESH:D011885': {'MONDO': 'MONDO:0005325'}, - 'MESH:D011886': {'CHEBI': 'CHEBI:33314'}, - 'MESH:D011900': {'MONDO': 'MONDO:0001600'}, - 'MESH:D011906': {'MONDO': 'MONDO:0006941'}, - 'MESH:D011928': {'MONDO': 'MONDO:0008364'}, - 'MESH:D012001': {'MONDO': 'MONDO:0043303'}, - 'MESH:D012002': {'MONDO': 'MONDO:0001593'}, - 'MESH:D012003': {'MONDO': 'MONDO:0000754'}, - 'MESH:D012004': {'MONDO': 'MONDO:0002165'}, - 'MESH:D012005': {'MONDO': 'MONDO:0004754'}, - 'MESH:D012010': {'MONDO': 'MONDO:0001705'}, - 'MESH:D012019': {'MONDO': 'MONDO:0011441'}, - 'MESH:D012021': {'MONDO': 'MONDO:0007774'}, - 'MESH:D012030': {'MONDO': 'MONDO:0004892'}, - 'MESH:D012035': {'MONDO': 'MONDO:0009958'}, - 'MESH:D012061': {'MONDO': 'MONDO:0019633'}, - 'MESH:D012078': {'MONDO': 'MONDO:0006945'}, - 'MESH:D012080': {'MONDO': 'MONDO:0006946'}, - 'MESH:D012088': {'MONDO': 'MONDO:0005939'}, - 'MESH:D012128': {'MONDO': 'MONDO:0100130'}, - 'MESH:D012131': {'MONDO': 'MONDO:0021113'}, - 'MESH:D012133': {'MONDO': 'MONDO:0043775'}, - 'MESH:D012140': {'MONDO': 'MONDO:0005087'}, - 'MESH:D012141': {'MONDO': 'MONDO:0024355'}, - 'MESH:D012142': {'MONDO': 'MONDO:0020641'}, - 'MESH:D012148': {'MONDO': 'MONDO:0005391'}, - 'MESH:D012160': {'CHEBI': 'CHEBI:15367'}, - 'MESH:D012162': {'MONDO': 'MONDO:0004580'}, - 'MESH:D012163': {'MONDO': 'MONDO:0008375'}, - 'MESH:D012164': {'MONDO': 'MONDO:0005283'}, - 'MESH:D012167': {'MONDO': 'MONDO:0001539'}, - 'MESH:D012170': {'MONDO': 'MONDO:0006951'}, - 'MESH:D012173': {'MONDO': 'MONDO:0002708'}, - 'MESH:D012174': {'MONDO': 'MONDO:0019200'}, - 'MESH:D012175': {'MONDO': 'MONDO:0008380'}, - 'MESH:D012178': {'MONDO': 'MONDO:0006952'}, - 'MESH:D012181': {'MONDO': 'MONDO:0002453'}, - 'MESH:D012185': {'MONDO': 'MONDO:0018848'}, - 'MESH:D012186': {'MONDO': 'MONDO:0005941'}, - 'MESH:D012192': {'MONDO': 'MONDO:0006485'}, - 'MESH:D012202': {'MONDO': 'MONDO:0005942'}, - 'MESH:D012206': {'MONDO': 'MONDO:0005290'}, - 'MESH:D012207': {'MONDO': 'MONDO:0036688'}, - 'MESH:D012208': {'MONDO': 'MONDO:0005212'}, - 'MESH:D012213': {'MONDO': 'MONDO:0017767'}, - 'MESH:D012214': {'MONDO': 'MONDO:0006955'}, - 'MESH:D012216': {'MONDO': 'MONDO:0005554'}, - 'MESH:D012218': {'MONDO': 'MONDO:0008384'}, - 'MESH:D012220': {'MONDO': 'MONDO:0003014'}, - 'MESH:D012221': {'MONDO': 'MONDO:0024332'}, - 'MESH:D012222': {'MONDO': 'MONDO:0005659'}, - 'MESH:D012223': {'MONDO': 'MONDO:0006004'}, - 'MESH:D012224': {'MONDO': 'MONDO:0043777'}, - 'MESH:D012226': {'MONDO': 'MONDO:0005945'}, - 'MESH:D012227': {'MONDO': 'MONDO:0005946'}, - 'MESH:D012272': {'CHEBI': 'CHEBI:33942'}, - 'MESH:D012279': {'MONDO': 'MONDO:0005520'}, - 'MESH:D012282': {'MONDO': 'MONDO:0006956'}, - 'MESH:D012288': {'MONDO': 'MONDO:0006927'}, - 'MESH:D012295': {'MONDO': 'MONDO:0017880'}, - 'MESH:D012301': {'MONDO': 'MONDO:0025459'}, - 'MESH:D012303': {'MONDO': 'MONDO:0700091'}, - 'MESH:D012373': {'MONDO': 'MONDO:0019359'}, - 'MESH:D012376': {'MONDO': 'MONDO:0024981'}, - 'MESH:D012380': {'CHEBI': 'CHEBI:50906'}, - 'MESH:D012391': {'MONDO': 'MONDO:0001997'}, - 'MESH:D012393': {'MONDO': 'MONDO:0006604'}, - 'MESH:D012400': {'MONDO': 'MONDO:0005194'}, - 'MESH:D012409': {'MONDO': 'MONDO:0004656'}, - 'MESH:D012410': {'MONDO': 'MONDO:0017361'}, - 'MESH:D012415': {'MONDO': 'MONDO:0019188'}, - 'MESH:D012430': {'CHEBI': 'CHEBI:34956'}, - 'MESH:D012448': {'MONDO': 'MONDO:0001132'}, - 'MESH:D012465': {'MONDO': 'MONDO:0008400'}, - 'MESH:D012466': {'MONDO': 'MONDO:0001142'}, - 'MESH:D012468': {'MONDO': 'MONDO:0004669'}, - 'MESH:D012478': {'MONDO': 'MONDO:0005950'}, - 'MESH:D012480': {'MONDO': 'MONDO:0000827'}, - 'MESH:D012481': {'MONDO': 'MONDO:0024982'}, - 'MESH:D012488': {'MONDO': 'MONDO:0003619'}, - 'MESH:D012492': {'CHEBI': 'CHEBI:24866'}, - 'MESH:D012497': {'MONDO': 'MONDO:0010006'}, - 'MESH:D012507': {'MONDO': 'MONDO:0019338'}, - 'MESH:D012509': {'MONDO': 'MONDO:0005089'}, - 'MESH:D012512': {'MONDO': 'MONDO:0012817'}, - 'MESH:D012514': {'MONDO': 'MONDO:0005055'}, - 'MESH:D012515': {'MONDO': 'MONDO:0019024'}, - 'MESH:D012516': {'MONDO': 'MONDO:0009807'}, - 'MESH:D012523': {'MONDO': 'MONDO:0018903'}, - 'MESH:D012532': {'MONDO': 'MONDO:0004525'}, - 'MESH:D012536': {'MONDO': 'MONDO:0006605'}, - 'MESH:D012541': {'MONDO': 'MONDO:0005952'}, - 'MESH:D012544': {'MONDO': 'MONDO:0008410'}, - 'MESH:D012552': {'MONDO': 'MONDO:0015254'}, - 'MESH:D012553': {'MONDO': 'MONDO:0006001'}, - 'MESH:D012554': {'MONDO': 'MONDO:0044344'}, - 'MESH:D012555': {'MONDO': 'MONDO:0044345'}, - 'MESH:D012557': {'MONDO': 'MONDO:0001161'}, - 'MESH:D012560': {'MONDO': 'MONDO:0011552'}, - 'MESH:D012563': {'MONDO': 'MONDO:0001484'}, - 'MESH:D012569': {'MONDO': 'MONDO:0001087'}, - 'MESH:D012585': {'MONDO': 'MONDO:0024333'}, - 'MESH:D012587': {'MONDO': 'MONDO:0015987'}, - 'MESH:D012592': {'MONDO': 'MONDO:0006606'}, - 'MESH:D012593': {'MONDO': 'MONDO:0043783'}, - 'MESH:D012594': {'MONDO': 'MONDO:0019562'}, - 'MESH:D012595': {'MONDO': 'MONDO:0005100'}, - 'MESH:D012600': {'MONDO': 'MONDO:0005392'}, - 'MESH:D012607': {'MONDO': 'MONDO:0004758'}, - 'MESH:D012608': {'MONDO': 'MONDO:0006961'}, - 'MESH:D012610': {'MONDO': 'MONDO:0005954'}, - 'MESH:D012612': {'MONDO': 'MONDO:0019365'}, - 'MESH:D012614': {'MONDO': 'MONDO:0009412'}, - 'MESH:D012618': {'MONDO': 'MONDO:0010017'}, - 'MESH:D012625': {'MONDO': 'MONDO:0006607'}, - 'MESH:D012626': {'MONDO': 'MONDO:0006963'}, - 'MESH:D012628': {'MONDO': 'MONDO:0006608'}, - 'MESH:D012640': {'MONDO': 'MONDO:0001386'}, - 'MESH:D012700': {'MONDO': 'MONDO:0043786'}, - 'MESH:D012707': {'MONDO': 'MONDO:0002696'}, - 'MESH:D012713': {'MONDO': 'MONDO:0043789'}, - 'MESH:D012719': {'MONDO': 'MONDO:0005957'}, - 'MESH:D012734': {'MONDO': 'MONDO:0002145'}, - 'MESH:D012735': {'MONDO': 'MONDO:0002134'}, - 'MESH:D012749': {'MONDO': 'MONDO:0021681'}, - 'MESH:D012751': {'MONDO': 'MONDO:0017844'}, - 'MESH:D012757': {'MONDO': 'MONDO:0024985'}, - 'MESH:D012766': {'MONDO': 'MONDO:0005925'}, - 'MESH:D012772': {'MONDO': 'MONDO:0001881'}, - 'MESH:D012778': {'MONDO': 'MONDO:0015183'}, - 'MESH:D012779': {'MONDO': 'MONDO:0015461'}, - 'MESH:D012790': {'MONDO': 'MONDO:0002783'}, - 'MESH:D012793': {'MONDO': 'MONDO:0006969'}, - 'MESH:D012794': {'CHEBI': 'CHEBI:26667'}, - 'MESH:D012797': {'MONDO': 'MONDO:0006864'}, - 'MESH:D012804': {'MONDO': 'MONDO:0001823'}, - 'MESH:D012806': {'MONDO': 'MONDO:0008346'}, - 'MESH:D012810': {'MONDO': 'MONDO:0002139'}, - 'MESH:D012811': {'MONDO': 'MONDO:0006971'}, - 'MESH:D012829': {'MONDO': 'MONDO:0005960'}, - 'MESH:D012830': {'MONDO': 'MONDO:0021804'}, - 'MESH:D012832': {'MONDO': 'MONDO:0006972'}, - 'MESH:D012838': {'CHEBI': 'CHEBI:9144'}, - 'MESH:D012848': {'MONDO': 'MONDO:0020806'}, - 'MESH:D012851': {'MONDO': 'MONDO:0002692'}, - 'MESH:D012852': {'MONDO': 'MONDO:0005961'}, - 'MESH:D012857': {'MONDO': 'MONDO:0010029'}, - 'MESH:D012859': {'MONDO': 'MONDO:0010030'}, - 'MESH:D012871': {'MONDO': 'MONDO:0005093'}, - 'MESH:D012872': {'MONDO': 'MONDO:0006617'}, - 'MESH:D012873': {'MONDO': 'MONDO:0100118'}, - 'MESH:D012874': {'MONDO': 'MONDO:0024294'}, - 'MESH:D012876': {'MONDO': 'MONDO:0024610'}, - 'MESH:D012878': {'MONDO': 'MONDO:0002531'}, - 'MESH:D012888': {'MONDO': 'MONDO:0024653'}, - 'MESH:D012891': {'MONDO': 'MONDO:0005296'}, - 'MESH:D012893': {'MONDO': 'MONDO:0003406'}, - 'MESH:D012899': {'MONDO': 'MONDO:0004651'}, - 'MESH:D012996': {'CHEBI': 'CHEBI:75958'}, - 'MESH:D013001': {'MONDO': 'MONDO:0003117'}, - 'MESH:D013005': {'MONDO': 'MONDO:0006976'}, - 'MESH:D013009': {'MONDO': 'MONDO:0100226'}, - 'MESH:D013031': {'MONDO': 'MONDO:0005963'}, - 'MESH:D013064': {'MONDO': 'MONDO:0004730'}, - 'MESH:D013086': {'MONDO': 'MONDO:0008541'}, - 'MESH:D013088': {'MONDO': 'MONDO:0006977'}, - 'MESH:D013103': {'MONDO': 'MONDO:0019350'}, - 'MESH:D013106': {'MONDO': 'MONDO:0019255'}, - 'MESH:D013113': {'CHEBI': 'CHEBI:35210'}, - 'MESH:D013118': {'MONDO': 'MONDO:0002545'}, - 'MESH:D013119': {'MONDO': 'MONDO:0043797'}, - 'MESH:D013120': {'MONDO': 'MONDO:0021234'}, - 'MESH:D013122': {'MONDO': 'MONDO:0000812'}, - 'MESH:D013124': {'MONDO': 'MONDO:0037747'}, - 'MESH:D013130': {'MONDO': 'MONDO:0005965'}, - 'MESH:D013145': {'MONDO': 'MONDO:0021839'}, - 'MESH:D013158': {'MONDO': 'MONDO:0002332'}, - 'MESH:D013159': {'MONDO': 'MONDO:0006978'}, - 'MESH:D013160': {'MONDO': 'MONDO:0005966'}, - 'MESH:D013166': {'MONDO': 'MONDO:0003937'}, - 'MESH:D013167': {'MONDO': 'MONDO:0005306'}, - 'MESH:D013168': {'MONDO': 'MONDO:0008475'}, - 'MESH:D013169': {'MONDO': 'MONDO:0005541'}, - 'MESH:D013174': {'MONDO': 'MONDO:0005968'}, - 'MESH:D013182': {'MONDO': 'MONDO:0001078'}, - 'MESH:D013202': {'MONDO': 'MONDO:0005971'}, - 'MESH:D013203': {'MONDO': 'MONDO:0024313'}, - 'MESH:D013206': {'MONDO': 'MONDO:0018181'}, - 'MESH:D013224': {'MONDO': 'MONDO:0004766'}, - 'MESH:D013226': {'MONDO': 'MONDO:0002125'}, - 'MESH:D013228': {'CHEBI': 'CHEBI:25629'}, - 'MESH:D013231': {'MONDO': 'MONDO:0006979'}, - 'MESH:D013262': {'MONDO': 'MONDO:0018229'}, - 'MESH:D013271': {'MONDO': 'MONDO:0002569'}, - 'MESH:D013272': {'MONDO': 'MONDO:0004298'}, - 'MESH:D013274': {'MONDO': 'MONDO:0021085'}, - 'MESH:D013276': {'MONDO': 'MONDO:0001126'}, - 'MESH:D013280': {'MONDO': 'MONDO:0004842'}, - 'MESH:D013281': {'MONDO': 'MONDO:0005318'}, - 'MESH:D013282': {'MONDO': 'MONDO:0006723'}, - 'MESH:D013283': {'MONDO': 'MONDO:0005792'}, - 'MESH:D013285': {'MONDO': 'MONDO:0003432'}, - 'MESH:D013290': {'MONDO': 'MONDO:0021680'}, - 'MESH:D013313': {'MONDO': 'MONDO:0005146'}, - 'MESH:D013319': {'MONDO': 'MONDO:0025263'}, - 'MESH:D013322': {'MONDO': 'MONDO:0005974'}, - 'MESH:D013330': {'MONDO': 'MONDO:0006980'}, - 'MESH:D013341': {'MONDO': 'MONDO:0008501'}, - 'MESH:D013344': {'MONDO': 'MONDO:0009835'}, - 'MESH:D013345': {'MONDO': 'MONDO:0005099'}, - 'MESH:D013349': {'MONDO': 'MONDO:0006983'}, - 'MESH:D013354': {'MONDO': 'MONDO:0006984'}, - 'MESH:D013362': {'MONDO': 'MONDO:0021242'}, - 'MESH:D013364': {'MONDO': 'MONDO:0001597'}, - 'MESH:D013365': {'MONDO': 'MONDO:0021244'}, - 'MESH:D013375': {'MONDO': 'MONDO:0005567'}, - 'MESH:D013398': {'MONDO': 'MONDO:0010086'}, - 'MESH:D013436': {'MONDO': 'MONDO:0006988'}, - 'MESH:D013471': {'MONDO': 'MONDO:0005326'}, - 'MESH:D013478': {'MONDO': 'MONDO:0002687'}, - 'MESH:D013479': {'MONDO': 'MONDO:0043287'}, - 'MESH:D013494': {'MONDO': 'MONDO:0019037'}, - 'MESH:D013501': {'CHEBI': 'CHEBI:35195'}, - 'MESH:D013540': {'MONDO': 'MONDO:0003280'}, - 'MESH:D013543': {'MONDO': 'MONDO:0006615'}, - 'MESH:D013544': {'MONDO': 'MONDO:0002381'}, - 'MESH:D013547': {'MONDO': 'MONDO:0007753'}, - 'MESH:D013553': {'MONDO': 'MONDO:0024990'}, - 'MESH:D013554': {'MONDO': 'MONDO:0025129'}, - 'MESH:D013555': {'MONDO': 'MONDO:0025130'}, - 'MESH:D013576': {'MONDO': 'MONDO:0021002'}, - 'MESH:D013577': {'MONDO': 'MONDO:0002254'}, - 'MESH:D013580': {'MONDO': 'MONDO:0001411'}, - 'MESH:D013584': {'MONDO': 'MONDO:0010434'}, - 'MESH:D013585': {'MONDO': 'MONDO:0002400'}, - 'MESH:D013586': {'MONDO': 'MONDO:0024686'}, - 'MESH:D013587': {'MONDO': 'MONDO:0005976'}, - 'MESH:D013590': {'MONDO': 'MONDO:0005714'}, - 'MESH:D013591': {'MONDO': 'MONDO:0006718'}, - 'MESH:D013592': {'MONDO': 'MONDO:0005822'}, - 'MESH:D013595': {'MONDO': 'MONDO:0017987'}, - 'MESH:D013606': {'MONDO': 'MONDO:0005977'}, - 'MESH:D013613': {'MONDO': 'MONDO:0017989'}, - 'MESH:D013622': {'MONDO': 'MONDO:0000367'}, - 'MESH:D013625': {'MONDO': 'MONDO:0017991'}, - 'MESH:D013631': {'MONDO': 'MONDO:0008783'}, - 'MESH:D013641': {'MONDO': 'MONDO:0006994'}, - 'MESH:D013661': {'MONDO': 'MONDO:0010100'}, - 'MESH:D013683': {'MONDO': 'MONDO:0019180'}, - 'MESH:D013684': {'MONDO': 'MONDO:0001576'}, - 'MESH:D013705': {'MONDO': 'MONDO:0005473'}, - 'MESH:D013706': {'MONDO': 'MONDO:0021895'}, - 'MESH:D013716': {'MONDO': 'MONDO:0001875'}, - 'MESH:D013717': {'MONDO': 'MONDO:0004855'}, - 'MESH:D013723': {'CHEBI': 'CHEBI:50905'}, - 'MESH:D013724': {'MONDO': 'MONDO:0002601'}, - 'MESH:D013729': {'CHEBI': 'CHEBI:35186'}, - 'MESH:D013733': {'MONDO': 'MONDO:0002329'}, - 'MESH:D013734': {'MONDO': 'MONDO:0019154'}, - 'MESH:D013736': {'MONDO': 'MONDO:0005447'}, - 'MESH:D013742': {'MONDO': 'MONDO:0005526'}, - 'MESH:D013771': {'MONDO': 'MONDO:0008542'}, - 'MESH:D013786': {'MONDO': 'MONDO:0003081'}, - 'MESH:D013789': {'MONDO': 'MONDO:0000984'}, - 'MESH:D013796': {'MONDO': 'MONDO:0017042'}, - 'MESH:D013798': {'MONDO': 'MONDO:0037252'}, - 'MESH:D013801': {'MONDO': 'MONDO:0005978'}, - 'MESH:D013854': {'CHEBI': 'CHEBI:47956'}, - 'MESH:D013859': {'CHEBI': 'CHEBI:38127'}, - 'MESH:D013896': {'MONDO': 'MONDO:0000651'}, - 'MESH:D013901': {'MONDO': 'MONDO:0005979'}, - 'MESH:D013915': {'MONDO': 'MONDO:0031332'}, - 'MESH:D013919': {'MONDO': 'MONDO:0008889'}, - 'MESH:D013920': {'MONDO': 'MONDO:0005029'}, - 'MESH:D013921': {'MONDO': 'MONDO:0002049'}, - 'MESH:D013922': {'MONDO': 'MONDO:0002249'}, - 'MESH:D013924': {'MONDO': 'MONDO:0002800'}, - 'MESH:D013927': {'MONDO': 'MONDO:0000831'}, - 'MESH:D013945': {'MONDO': 'MONDO:0006456'}, - 'MESH:D013946': {'CHEBI': 'CHEBI:17821'}, - 'MESH:D013955': {'MONDO': 'MONDO:0006460'}, - 'MESH:D013958': {'MONDO': 'MONDO:0006996'}, - 'MESH:D013959': {'MONDO': 'MONDO:0003240'}, - 'MESH:D013966': {'MONDO': 'MONDO:0004126'}, - 'MESH:D013967': {'MONDO': 'MONDO:0005623'}, - 'MESH:D013968': {'MONDO': 'MONDO:0006982'}, - 'MESH:D013969': {'MONDO': 'MONDO:0001947'}, - 'MESH:D013971': {'MONDO': 'MONDO:0010138'}, - 'MESH:D013978': {'MONDO': 'MONDO:0005320'}, - 'MESH:D013981': {'MONDO': 'MONDO:0002420'}, - 'MESH:D013984': {'MONDO': 'MONDO:0005980'}, - 'MESH:D013985': {'MONDO': 'MONDO:0005981'}, - 'MESH:D013991': {'MONDO': 'MONDO:0001858'}, - 'MESH:D013994': {'CHEBI': 'CHEBI:147347'}, - 'MESH:D014007': {'MONDO': 'MONDO:0005983'}, - 'MESH:D014008': {'MONDO': 'MONDO:0005984'}, - 'MESH:D014009': {'MONDO': 'MONDO:0001628'}, - 'MESH:D014010': {'MONDO': 'MONDO:0005915'}, - 'MESH:D014029': {'MONDO': 'MONDO:0008575'}, - 'MESH:D014036': {'MONDO': 'MONDO:0005985'}, - 'MESH:D014060': {'MONDO': 'MONDO:0001165'}, - 'MESH:D014062': {'MONDO': 'MONDO:0004631'}, - 'MESH:D014063': {'MONDO': 'MONDO:0007655'}, - 'MESH:D014064': {'MONDO': 'MONDO:0006777'}, - 'MESH:D014067': {'MONDO': 'MONDO:0006998'}, - 'MESH:D014069': {'MONDO': 'MONDO:0001039'}, - 'MESH:D014076': {'MONDO': 'MONDO:0006999'}, - 'MESH:D014077': {'MONDO': 'MONDO:0002325'}, - 'MESH:D014091': {'MONDO': 'MONDO:0001670'}, - 'MESH:D014096': {'MONDO': 'MONDO:0008533'}, - 'MESH:D014120': {'MONDO': 'MONDO:0005988'}, - 'MESH:D014123': {'MONDO': 'MONDO:0005989'}, - 'MESH:D014124': {'MONDO': 'MONDO:0025270'}, - 'MESH:D014125': {'MONDO': 'MONDO:0005715'}, - 'MESH:D014126': {'MONDO': 'MONDO:0005879'}, - 'MESH:D014133': {'MONDO': 'MONDO:0002567'}, - 'MESH:D014134': {'MONDO': 'MONDO:0021210'}, - 'MESH:D014135': {'MONDO': 'MONDO:0002568'}, - 'MESH:D014136': {'MONDO': 'MONDO:0005990'}, - 'MESH:D014137': {'MONDO': 'MONDO:0010148'}, - 'MESH:D014141': {'MONDO': 'MONDO:0001249'}, - 'MESH:D014188': {'MONDO': 'MONDO:0000153'}, - 'MESH:D014190': {'MONDO': 'MONDO:0001494'}, - 'MESH:D014205': {'MONDO': 'MONDO:0005991'}, - 'MESH:D014211': {'MONDO': 'MONDO:0007000'}, - 'MESH:D014235': {'MONDO': 'MONDO:0019444'}, - 'MESH:D014245': {'MONDO': 'MONDO:0002154'}, - 'MESH:D014247': {'MONDO': 'MONDO:0005993'}, - 'MESH:D014252': {'MONDO': 'MONDO:0005994'}, - 'MESH:D014253': {'MONDO': 'MONDO:0005995'}, - 'MESH:D014256': {'MONDO': 'MONDO:0013189'}, - 'MESH:D014257': {'MONDO': 'MONDO:0005996'}, - 'MESH:D014262': {'MONDO': 'MONDO:0002870'}, - 'MESH:D014263': {'MONDO': 'MONDO:0007001'}, - 'MESH:D014264': {'MONDO': 'MONDO:0005997'}, - 'MESH:D014277': {'MONDO': 'MONDO:0008599'}, - 'MESH:D014314': {'MONDO': 'MONDO:0700065'}, - 'MESH:D014323': {'MONDO': 'MONDO:0005998'}, - 'MESH:D014328': {'MONDO': 'MONDO:0002872'}, - 'MESH:D014339': {'MONDO': 'MONDO:0018072'}, - 'MESH:D014352': {'MONDO': 'MONDO:0000940'}, - 'MESH:D014354': {'MONDO': 'MONDO:0025271'}, - 'MESH:D014355': {'MONDO': 'MONDO:0001444'}, - 'MESH:D014375': {'MONDO': 'MONDO:0021943'}, - 'MESH:D014376': {'MONDO': 'MONDO:0018076'}, - 'MESH:D014379': {'MONDO': 'MONDO:0025135'}, - 'MESH:D014380': {'MONDO': 'MONDO:0025136'}, - 'MESH:D014381': {'MONDO': 'MONDO:0000813'}, - 'MESH:D014383': {'MONDO': 'MONDO:0006743'}, - 'MESH:D014384': {'MONDO': 'MONDO:0006758'}, - 'MESH:D014385': {'MONDO': 'MONDO:0005768'}, - 'MESH:D014386': {'MONDO': 'MONDO:0005787'}, - 'MESH:D014387': {'MONDO': 'MONDO:0005819'}, - 'MESH:D014388': {'MONDO': 'MONDO:0005831'}, - 'MESH:D014389': {'MONDO': 'MONDO:0006845'}, - 'MESH:D014390': {'MONDO': 'MONDO:0006042'}, - 'MESH:D014391': {'MONDO': 'MONDO:0005848'}, - 'MESH:D014392': {'MONDO': 'MONDO:0006876'}, - 'MESH:D014393': {'MONDO': 'MONDO:0005887'}, - 'MESH:D014394': {'MONDO': 'MONDO:0005962'}, - 'MESH:D014395': {'MONDO': 'MONDO:0006000'}, - 'MESH:D014396': {'MONDO': 'MONDO:0005922'}, - 'MESH:D014397': {'MONDO': 'MONDO:0006052'}, - 'MESH:D014398': {'MONDO': 'MONDO:0005938'}, - 'MESH:D014399': {'MONDO': 'MONDO:0043836'}, - 'MESH:D014400': {'MONDO': 'MONDO:0005967'}, - 'MESH:D014401': {'MONDO': 'MONDO:0006002'}, - 'MESH:D014402': {'MONDO': 'MONDO:0001734'}, - 'MESH:D014406': {'MONDO': 'MONDO:0018077'}, - 'MESH:D014424': {'MONDO': 'MONDO:0019499'}, - 'MESH:D014435': {'MONDO': 'MONDO:0005619'}, - 'MESH:D014437': {'MONDO': 'MONDO:0000330'}, - 'MESH:D014456': {'MONDO': 'MONDO:0043839'}, - 'MESH:D014458': {'MONDO': 'MONDO:0005322'}, - 'MESH:D014496': {'MONDO': 'MONDO:0018844'}, - 'MESH:D014511': {'MONDO': 'MONDO:0007008'}, - 'MESH:D014515': {'MONDO': 'MONDO:0001926'}, - 'MESH:D014516': {'MONDO': 'MONDO:0008627'}, - 'MESH:D014517': {'MONDO': 'MONDO:0003329'}, - 'MESH:D014518': {'MONDO': 'MONDO:0008628'}, - 'MESH:D014522': {'MONDO': 'MONDO:0004184'}, - 'MESH:D014524': {'MONDO': 'MONDO:0001556'}, - 'MESH:D014525': {'MONDO': 'MONDO:0002127'}, - 'MESH:D014526': {'MONDO': 'MONDO:0005297'}, - 'MESH:D014528': {'CHEBI': 'CHEBI:35841'}, - 'MESH:D014531': {'CHEBI': 'CHEBI:18307'}, - 'MESH:D014552': {'MONDO': 'MONDO:0100338'}, - 'MESH:D014565': {'MONDO': 'MONDO:0025370'}, - 'MESH:D014570': {'MONDO': 'MONDO:0002118'}, - 'MESH:D014571': {'MONDO': 'MONDO:0004180'}, - 'MESH:D014581': {'MONDO': 'MONDO:0005492'}, - 'MESH:D014591': {'MONDO': 'MONDO:0002654'}, - 'MESH:D014594': {'MONDO': 'MONDO:0002715'}, - 'MESH:D014603': {'MONDO': 'MONDO:0002661'}, - 'MESH:D014605': {'MONDO': 'MONDO:0020283'}, - 'MESH:D014606': {'MONDO': 'MONDO:0006651'}, - 'MESH:D014607': {'MONDO': 'MONDO:0018092'}, - 'MESH:D014608': {'MONDO': 'MONDO:0007011'}, - 'MESH:D014615': {'MONDO': 'MONDO:0002595'}, - 'MESH:D014623': {'MONDO': 'MONDO:0001433'}, - 'MESH:D014625': {'MONDO': 'MONDO:0001402'}, - 'MESH:D014627': {'MONDO': 'MONDO:0002234'}, - 'MESH:D014646': {'MONDO': 'MONDO:0001498'}, - 'MESH:D014648': {'MONDO': 'MONDO:0008638'}, - 'MESH:D014652': {'MONDO': 'MONDO:0005385'}, - 'MESH:D014653': {'MONDO': 'MONDO:0040797'}, - 'MESH:D014657': {'MONDO': 'MONDO:0018882'}, - 'MESH:D014681': {'MONDO': 'MONDO:0008180'}, - 'MESH:D014685': {'MONDO': 'MONDO:0025478'}, - 'MESH:D014689': {'MONDO': 'MONDO:0000945'}, - 'MESH:D014693': {'MONDO': 'MONDO:0000190'}, - 'MESH:D014702': {'CHEBI': 'CHEBI:28051'}, - 'MESH:D014715': {'MONDO': 'MONDO:0001613'}, - 'MESH:D014718': {'MONDO': 'MONDO:0006007'}, - 'MESH:D014720': {'MONDO': 'MONDO:0025138'}, - 'MESH:D014735': {'MONDO': 'MONDO:0007014'}, - 'MESH:D014777': {'MONDO': 'MONDO:0005108'}, - 'MESH:D014786': {'MONDO': 'MONDO:0021084'}, - 'MESH:D014802': {'MONDO': 'MONDO:0007016'}, - 'MESH:D014804': {'MONDO': 'MONDO:0042976'}, - 'MESH:D014806': {'MONDO': 'MONDO:0020696'}, - 'MESH:D014808': {'MONDO': 'MONDO:0100471'}, - 'MESH:D014813': {'MONDO': 'MONDO:0001244'}, - 'MESH:D014820': {'MONDO': 'MONDO:0008661'}, - 'MESH:D014832': {'MONDO': 'MONDO:0043862'}, - 'MESH:D014842': {'MONDO': 'MONDO:0024574'}, - 'MESH:D014843': {'MONDO': 'MONDO:0001135'}, - 'MESH:D014845': {'MONDO': 'MONDO:0002187'}, - 'MESH:D014846': {'MONDO': 'MONDO:0001528'}, - 'MESH:D014847': {'MONDO': 'MONDO:0007018'}, - 'MESH:D014848': {'MONDO': 'MONDO:0007019'}, - 'MESH:D014849': {'MONDO': 'MONDO:0018094'}, - 'MESH:D014854': {'MONDO': 'MONDO:0006827'}, - 'MESH:D014855': {'MONDO': 'MONDO:0043280'}, - 'MESH:D014860': {'MONDO': 'MONDO:0001209'}, - 'MESH:D014869': {'MONDO': 'MONDO:0022007'}, - 'MESH:D014884': {'MONDO': 'MONDO:0006015'}, - 'MESH:D014885': {'CHEBI': 'CHEBI:73702'}, - 'MESH:D014890': {'MONDO': 'MONDO:0012105'}, - 'MESH:D014895': {'MONDO': 'MONDO:0043004'}, - 'MESH:D014898': {'MONDO': 'MONDO:0010196'}, - 'MESH:D014899': {'MONDO': 'MONDO:0007020'}, - 'MESH:D014901': {'MONDO': 'MONDO:0002282'}, - 'MESH:D014912': {'MONDO': 'MONDO:0025139'}, - 'MESH:D014917': {'MONDO': 'MONDO:0005077'}, - 'MESH:D014923': {'MONDO': 'MONDO:0010518'}, - 'MESH:D014924': {'MONDO': 'MONDO:0006018'}, - 'MESH:D014927': {'MONDO': 'MONDO:0008685'}, - 'MESH:D014929': {'MONDO': 'MONDO:0018105'}, - 'MESH:D014947': {'MONDO': 'MONDO:0021178'}, - 'MESH:D014972': {'MONDO': 'MONDO:0015534'}, - 'MESH:D014973': {'MONDO': 'MONDO:0002615'}, - 'MESH:D014983': {'MONDO': 'MONDO:0019600'}, - 'MESH:D014985': {'MONDO': 'MONDO:0000948'}, - 'MESH:D014990': {'CHEBI': 'CHEBI:37166'}, - 'MESH:D014991': {'CHEBI': 'CHEBI:92386'}, - 'MESH:D015001': {'MONDO': 'MONDO:0006019'}, - 'MESH:D015004': {'MONDO': 'MONDO:0020502'}, - 'MESH:D015009': {'MONDO': 'MONDO:0007023'}, - 'MESH:D015012': {'MONDO': 'MONDO:0007024'}, - 'MESH:D015038': {'CHEBI': 'CHEBI:52498'}, - 'MESH:D015039': {'CHEBI': 'CHEBI:79736'}, - 'MESH:D015043': {'MONDO': 'MONDO:0019610'}, - 'MESH:D015047': {'MONDO': 'MONDO:0025481'}, - 'MESH:D015104': {'CHEBI': 'CHEBI:166520'}, - 'MESH:D015140': {'MONDO': 'MONDO:0004648'}, - 'MESH:D015154': {'MONDO': 'MONDO:0004729'}, - 'MESH:D015160': {'MONDO': 'MONDO:0015193'}, - 'MESH:D015161': {'MONDO': 'MONDO:0043224'}, - 'MESH:D015173': {'MONDO': 'MONDO:0002071'}, - 'MESH:D015174': {'MONDO': 'MONDO:0002713'}, - 'MESH:D015175': {'MONDO': 'MONDO:0010911'}, - 'MESH:D015179': {'MONDO': 'MONDO:0005335'}, - 'MESH:D015192': {'MONDO': 'MONDO:0003107'}, - 'MESH:D015207': {'MONDO': 'MONDO:0006629'}, - 'MESH:D015211': {'MONDO': 'MONDO:0019609'}, - 'MESH:D015212': {'MONDO': 'MONDO:0005265'}, - 'MESH:D015223': {'MONDO': 'MONDO:0019148'}, - 'MESH:D015228': {'MONDO': 'MONDO:0005347'}, - 'MESH:D015229': {'MONDO': 'MONDO:0021682'}, - 'MESH:D015231': {'MONDO': 'MONDO:0005323'}, - 'MESH:D015266': {'MONDO': 'MONDO:0019210'}, - 'MESH:D015267': {'MONDO': 'MONDO:0015943'}, - 'MESH:D015270': {'MONDO': 'MONDO:0005866'}, - 'MESH:D015275': {'MONDO': 'MONDO:0043875'}, - 'MESH:D015299': {'MONDO': 'MONDO:0006728'}, - 'MESH:D015324': {'MONDO': 'MONDO:0009949'}, - 'MESH:D015352': {'MONDO': 'MONDO:0006733'}, - 'MESH:D015355': {'MONDO': 'MONDO:0019783'}, - 'MESH:D015356': {'MONDO': 'MONDO:0006948'}, - 'MESH:D015408': {'MONDO': 'MONDO:0003525'}, - 'MESH:D015417': {'MONDO': 'MONDO:0015358'}, - 'MESH:D015418': {'MONDO': 'MONDO:0043878'}, - 'MESH:D015419': {'MONDO': 'MONDO:0019064'}, - 'MESH:D015422': {'MONDO': 'MONDO:0001269'}, - 'MESH:D015423': {'MONDO': 'MONDO:0001718'}, - 'MESH:D015427': {'MONDO': 'MONDO:0005203'}, - 'MESH:D015432': {'MONDO': 'MONDO:0002461'}, - 'MESH:D015433': {'MONDO': 'MONDO:0005376'}, - 'MESH:D015434': {'MONDO': 'MONDO:0006591'}, - 'MESH:D015435': {'MONDO': 'MONDO:0019561'}, - 'MESH:D015439': {'MONDO': 'MONDO:0005125'}, - 'MESH:D015440': {'MONDO': 'MONDO:0005127'}, - 'MESH:D015441': {'MONDO': 'MONDO:0005126'}, - 'MESH:D015451': {'MONDO': 'MONDO:0004948'}, - 'MESH:D015456': {'MONDO': 'MONDO:0020322'}, - 'MESH:D015458': {'MONDO': 'MONDO:0005525'}, - 'MESH:D015461': {'MONDO': 'MONDO:0019468'}, - 'MESH:D015463': {'MONDO': 'MONDO:0001023'}, - 'MESH:D015465': {'MONDO': 'MONDO:0021367'}, - 'MESH:D015467': {'MONDO': 'MONDO:0019451'}, - 'MESH:D015470': {'MONDO': 'MONDO:0018874'}, - 'MESH:D015471': {'MONDO': 'MONDO:0019458'}, - 'MESH:D015472': {'MONDO': 'MONDO:0043881'}, - 'MESH:D015473': {'MONDO': 'MONDO:0012883'}, - 'MESH:D015477': {'MONDO': 'MONDO:0020311'}, - 'MESH:D015490': {'MONDO': 'MONDO:0005801'}, - 'MESH:D015491': {'MONDO': 'MONDO:0021183'}, - 'MESH:D015493': {'MONDO': 'MONDO:0008039'}, - 'MESH:D015494': {'MONDO': 'MONDO:0006970'}, - 'MESH:D015499': {'MONDO': 'MONDO:0006510'}, - 'MESH:D015511': {'MONDO': 'MONDO:0025003'}, - 'MESH:D015518': {'MONDO': 'MONDO:0010726'}, - 'MESH:D015521': {'MONDO': 'MONDO:0005756'}, - 'MESH:D015522': {'MONDO': 'MONDO:0001121'}, - 'MESH:D015523': {'MONDO': 'MONDO:0005842'}, - 'MESH:D015524': {'MONDO': 'MONDO:0005964'}, - 'MESH:D015526': {'MONDO': 'MONDO:0020689'}, - 'MESH:D015529': {'MONDO': 'MONDO:0018805'}, - 'MESH:D015535': {'MONDO': 'MONDO:0011849'}, - 'MESH:D015576': {'MONDO': 'MONDO:0002185'}, - 'MESH:D015593': {'MONDO': 'MONDO:0006949'}, - 'MESH:D015594': {'MONDO': 'MONDO:0001746'}, - 'MESH:D015605': {'MONDO': 'MONDO:0005720'}, - 'MESH:D015614': {'MONDO': 'MONDO:0002637'}, - 'MESH:D015615': {'MONDO': 'MONDO:0016580'}, - 'MESH:D015616': {'MONDO': 'MONDO:0015531'}, - 'MESH:D015618': {'MONDO': 'MONDO:0006412'}, - 'MESH:D015620': {'MONDO': 'MONDO:0004612'}, - 'MESH:D015624': {'MONDO': 'MONDO:0018556'}, - 'MESH:D015651': {'MONDO': 'MONDO:0042497'}, - 'MESH:D015658': {'MONDO': 'MONDO:0005109'}, - 'MESH:D015663': {'MONDO': 'MONDO:0008159'}, - 'MESH:D015673': {'MONDO': 'MONDO:0005404'}, - 'MESH:D015674': {'MONDO': 'MONDO:0025483'}, - 'MESH:D015715': {'MONDO': 'MONDO:0006712'}, - 'MESH:D015783': {'MONDO': 'MONDO:0019172'}, - 'MESH:D015794': {'MONDO': 'MONDO:0010557'}, - 'MESH:D015799': {'MONDO': 'MONDO:0009796'}, - 'MESH:D015811': {'MONDO': 'MONDO:0021224'}, - 'MESH:D015812': {'MONDO': 'MONDO:0001744'}, - 'MESH:D015814': {'MONDO': 'MONDO:0004390'}, - 'MESH:D015817': {'MONDO': 'MONDO:0043885'}, - 'MESH:D015821': {'MONDO': 'MONDO:0020944'}, - 'MESH:D015822': {'MONDO': 'MONDO:0020947'}, - 'MESH:D015823': {'MONDO': 'MONDO:0005629'}, - 'MESH:D015826': {'MONDO': 'MONDO:0007874'}, - 'MESH:D015827': {'MONDO': 'MONDO:0005878'}, - 'MESH:D015828': {'MONDO': 'MONDO:0020950'}, - 'MESH:D015829': {'MONDO': 'MONDO:0006990'}, - 'MESH:D015834': {'MONDO': 'MONDO:0003452'}, - 'MESH:D015837': {'MONDO': 'MONDO:0002643'}, - 'MESH:D015838': {'MONDO': 'MONDO:0006438'}, - 'MESH:D015840': {'MONDO': 'MONDO:0003546'}, - 'MESH:D015841': {'MONDO': 'MONDO:0001210'}, - 'MESH:D015858': {'MONDO': 'MONDO:0001478'}, - 'MESH:D015862': {'MONDO': 'MONDO:0001898'}, - 'MESH:D015863': {'MONDO': 'MONDO:0004773'}, - 'MESH:D015864': {'MONDO': 'MONDO:0017255'}, - 'MESH:D015866': {'MONDO': 'MONDO:0006918'}, - 'MESH:D015867': {'MONDO': 'MONDO:0006806'}, - 'MESH:D015868': {'MONDO': 'MONDO:0011644'}, - 'MESH:D015875': {'MONDO': 'MONDO:0007122'}, - 'MESH:D015882': {'MONDO': 'MONDO:0006638'}, - 'MESH:D016080': {'MONDO': 'MONDO:0008813'}, - 'MESH:D016097': {'MONDO': 'MONDO:0025484'}, - 'MESH:D016103': {'MONDO': 'MONDO:0005309'}, - 'MESH:D016104': {'MONDO': 'MONDO:0005881'}, - 'MESH:D016107': {'MONDO': 'MONDO:0018747'}, - 'MESH:D016108': {'MONDO': 'MONDO:0006543'}, - 'MESH:D016109': {'MONDO': 'MONDO:0017612'}, - 'MESH:D016110': {'MONDO': 'MONDO:0017610'}, - 'MESH:D016111': {'MONDO': 'MONDO:0010031'}, - 'MESH:D016112': {'MONDO': 'MONDO:0024304'}, - 'MESH:D016115': {'MONDO': 'MONDO:0018910'}, - 'MESH:D016116': {'MONDO': 'MONDO:0008244'}, - 'MESH:D016117': {'MONDO': 'MONDO:0017304'}, - 'MESH:D016135': {'MONDO': 'MONDO:0008449'}, - 'MESH:D016136': {'MONDO': 'MONDO:0000859'}, - 'MESH:D016137': {'MONDO': 'MONDO:0017069'}, - 'MESH:D016142': {'MONDO': 'MONDO:0016296'}, - 'MESH:D016171': {'MONDO': 'MONDO:0005478'}, - 'MESH:D016180': {'MONDO': 'MONDO:0022034'}, - 'MESH:D016181': {'MONDO': 'MONDO:0025485'}, - 'MESH:D016182': {'MONDO': 'MONDO:0006013'}, - 'MESH:D016183': {'MONDO': 'MONDO:0025487'}, - 'MESH:D016229': {'CHEBI': 'CHEBI:64645'}, - 'MESH:D016262': {'MONDO': 'MONDO:0017416'}, - 'MESH:D016263': {'MONDO': 'MONDO:0005798'}, - 'MESH:D016269': {'MONDO': 'MONDO:0005849'}, - 'MESH:D016291': {'CHEBI': 'CHEBI:176788'}, - 'MESH:D016393': {'MONDO': 'MONDO:0004095'}, - 'MESH:D016399': {'MONDO': 'MONDO:0015760'}, - 'MESH:D016400': {'MONDO': 'MONDO:0022037'}, - 'MESH:D016403': {'MONDO': 'MONDO:0018905'}, - 'MESH:D016410': {'MONDO': 'MONDO:0000607'}, - 'MESH:D016411': {'MONDO': 'MONDO:0000430'}, - 'MESH:D016422': {'CHEBI': 'CHEBI:6446'}, - 'MESH:D016459': {'MONDO': 'MONDO:0043892'}, - 'MESH:D016460': {'MONDO': 'MONDO:0006554'}, - 'MESH:D016463': {'MONDO': 'MONDO:0011959'}, - 'MESH:D016464': {'MONDO': 'MONDO:0002561'}, - 'MESH:D016470': {'MONDO': 'MONDO:0005229'}, - 'MESH:D016471': {'MONDO': 'MONDO:0011972'}, - 'MESH:D016472': {'MONDO': 'MONDO:0020128'}, - 'MESH:D016481': {'MONDO': 'MONDO:0006781'}, - 'MESH:D016491': {'MONDO': 'MONDO:0005294'}, - 'MESH:D016506': {'MONDO': 'MONDO:0008218'}, - 'MESH:D016510': {'MONDO': 'MONDO:0006713'}, - 'MESH:D016511': {'MONDO': 'MONDO:0015974'}, - 'MESH:D016512': {'MONDO': 'MONDO:0043895'}, - 'MESH:D016532': {'MONDO': 'MONDO:0010674'}, - 'MESH:D016537': {'MONDO': 'MONDO:0018149'}, - 'MESH:D016538': {'MONDO': 'MONDO:0009662'}, - 'MESH:D016543': {'MONDO': 'MONDO:0002714'}, - 'MESH:D016569': {'MONDO': 'MONDO:0001008'}, - 'MESH:D016574': {'MONDO': 'MONDO:0000694'}, - 'MESH:D016575': {'MONDO': 'MONDO:0002260'}, - 'MESH:D016582': {'MONDO': 'MONDO:0025488'}, - 'MESH:D016583': {'MONDO': 'MONDO:0025489'}, - 'MESH:D016584': {'MONDO': 'MONDO:0005383'}, - 'MESH:D016585': {'MONDO': 'MONDO:0005316'}, - 'MESH:D016586': {'MONDO': 'MONDO:0006235'}, - 'MESH:D016603': {'MONDO': 'MONDO:0004941'}, - 'MESH:D016640': {'MONDO': 'MONDO:0005406'}, - 'MESH:D016643': {'MONDO': 'MONDO:0025149'}, - 'MESH:D016649': {'MONDO': 'MONDO:0005387'}, - 'MESH:D016657': {'MONDO': 'MONDO:0005620'}, - 'MESH:D016706': {'MONDO': 'MONDO:0019355'}, - 'MESH:D016715': {'MONDO': 'MONDO:0008318'}, - 'MESH:D016718': {'CHEBI': 'CHEBI:15843'}, - 'MESH:D016720': {'MONDO': 'MONDO:0005923'}, - 'MESH:D016724': {'MONDO': 'MONDO:0018667'}, - 'MESH:D016726': {'MONDO': 'MONDO:0006933'}, - 'MESH:D016727': {'MONDO': 'MONDO:0004769'}, - 'MESH:D016731': {'MONDO': 'MONDO:0006544'}, - 'MESH:D016735': {'MONDO': 'MONDO:0000597'}, - 'MESH:D016736': {'MONDO': 'MONDO:8000010'}, - 'MESH:D016738': {'MONDO': 'MONDO:0007318'}, - 'MESH:D016750': {'MONDO': 'MONDO:0008491'}, - 'MESH:D016751': {'MONDO': 'MONDO:0005788'}, - 'MESH:D016766': {'MONDO': 'MONDO:0025491'}, - 'MESH:D016767': {'MONDO': 'MONDO:0010913'}, - 'MESH:D016770': {'MONDO': 'MONDO:0005704'}, - 'MESH:D016773': {'MONDO': 'MONDO:0005446'}, - 'MESH:D016774': {'MONDO': 'MONDO:0043904'}, - 'MESH:D016776': {'MONDO': 'MONDO:0005671'}, - 'MESH:D016778': {'MONDO': 'MONDO:0005920'}, - 'MESH:D016779': {'MONDO': 'MONDO:0005625'}, - 'MESH:D016780': {'MONDO': 'MONDO:0005921'}, - 'MESH:D016781': {'MONDO': 'MONDO:0005697'}, - 'MESH:D016863': {'MONDO': 'MONDO:0006923'}, - 'MESH:D016864': {'MONDO': 'MONDO:0018875'}, - 'MESH:D016866': {'MONDO': 'MONDO:0006705'}, - 'MESH:D016869': {'MONDO': 'MONDO:0007007'}, - 'MESH:D016873': {'MONDO': 'MONDO:0016003'}, - 'MESH:D016878': {'MONDO': 'MONDO:0017364'}, - 'MESH:D016881': {'MONDO': 'MONDO:0005846'}, - 'MESH:D016883': {'MONDO': 'MONDO:0012819'}, - 'MESH:D016888': {'MONDO': 'MONDO:0002322'}, - 'MESH:D016889': {'MONDO': 'MONDO:0021251'}, - 'MESH:D016890': {'MONDO': 'MONDO:0005743'}, - 'MESH:D016891': {'MONDO': 'MONDO:0004691'}, - 'MESH:D016893': {'MONDO': 'MONDO:0001612'}, - 'MESH:D016905': {'MONDO': 'MONDO:0021678'}, - 'MESH:D016908': {'MONDO': 'MONDO:0021679'}, - 'MESH:D016917': {'MONDO': 'MONDO:0000758'}, - 'MESH:D016918': {'MONDO': 'MONDO:0017376'}, - 'MESH:D016919': {'MONDO': 'MONDO:0005723'}, - 'MESH:D016920': {'MONDO': 'MONDO:0006670'}, - 'MESH:D016921': {'MONDO': 'MONDO:0006764'}, - 'MESH:D017029': {'MONDO': 'MONDO:0006710'}, - 'MESH:D017034': {'MONDO': 'MONDO:0002612'}, - 'MESH:D017036': {'MONDO': 'MONDO:0006748'}, - 'MESH:D017042': {'MONDO': 'MONDO:0016366'}, - 'MESH:D017043': {'MONDO': 'MONDO:0005844'}, - 'MESH:D017074': {'MONDO': 'MONDO:0015517'}, - 'MESH:D017085': {'MONDO': 'MONDO:0011399'}, - 'MESH:D017086': {'MONDO': 'MONDO:0019402'}, - 'MESH:D017091': {'MONDO': 'MONDO:0000701'}, - 'MESH:D017092': {'MONDO': 'MONDO:0009902'}, - 'MESH:D017093': {'MONDO': 'MONDO:0100192'}, - 'MESH:D017094': {'MONDO': 'MONDO:0002520'}, - 'MESH:D017096': {'MONDO': 'MONDO:0005429'}, - 'MESH:D017098': {'MONDO': 'MONDO:0001341'}, - 'MESH:D017099': {'MONDO': 'MONDO:0001901'}, - 'MESH:D017109': {'MONDO': 'MONDO:0006731'}, - 'MESH:D017114': {'MONDO': 'MONDO:0019542'}, - 'MESH:D017118': {'MONDO': 'MONDO:0008294'}, - 'MESH:D017119': {'MONDO': 'MONDO:0015104'}, - 'MESH:D017121': {'MONDO': 'MONDO:0019799'}, - 'MESH:D017129': {'MONDO': 'MONDO:0015200'}, - 'MESH:D017180': {'MONDO': 'MONDO:0005477'}, - 'MESH:D017189': {'MONDO': 'MONDO:0005745'}, - 'MESH:D017191': {'MONDO': 'MONDO:0005656'}, - 'MESH:D017192': {'MONDO': 'MONDO:0024295'}, - 'MESH:D017196': {'MONDO': 'MONDO:0005943'}, - 'MESH:D017202': {'MONDO': 'MONDO:0024644'}, - 'MESH:D017204': {'MONDO': 'MONDO:0007113'}, - 'MESH:D017206': {'MONDO': 'MONDO:0005973'}, - 'MESH:D017213': {'MONDO': 'MONDO:0006957'}, - 'MESH:D017219': {'MONDO': 'MONDO:0001561'}, - 'MESH:D017227': {'MONDO': 'MONDO:0005987'}, - 'MESH:D017229': {'MONDO': 'MONDO:0005746'}, - 'MESH:D017237': {'MONDO': 'MONDO:0004675'}, - 'MESH:D017240': {'MONDO': 'MONDO:0009637'}, - 'MESH:D017241': {'MONDO': 'MONDO:0010789'}, - 'MESH:D017243': {'MONDO': 'MONDO:0010790'}, - 'MESH:D017246': {'MONDO': 'MONDO:0005181'}, - 'MESH:D017250': {'MONDO': 'MONDO:0005687'}, - 'MESH:D017253': {'MONDO': 'MONDO:0021061'}, - 'MESH:D017282': {'MONDO': 'MONDO:0025294'}, - 'MESH:D017285': {'MONDO': 'MONDO:0019127'}, - 'MESH:D017319': {'CHEBI': 'CHEBI:47868'}, - 'MESH:D017359': {'MONDO': 'MONDO:0008585'}, - 'MESH:D017367': {'CHEBI': 'CHEBI:50949'}, - 'MESH:D017436': {'MONDO': 'MONDO:0018800'}, - 'MESH:D017445': {'MONDO': 'MONDO:0019293'}, - 'MESH:D017449': {'MONDO': 'MONDO:0006525'}, - 'MESH:D017453': {'MONDO': 'MONDO:0006564'}, - 'MESH:D017454': {'MONDO': 'MONDO:0006596'}, - 'MESH:D017484': {'MONDO': 'MONDO:0006598'}, - 'MESH:D017488': {'MONDO': 'MONDO:0007239'}, - 'MESH:D017490': {'MONDO': 'MONDO:0009441'}, - 'MESH:D017492': {'MONDO': 'MONDO:0008420'}, - 'MESH:D017496': {'MONDO': 'MONDO:0019290'}, - 'MESH:D017497': {'MONDO': 'MONDO:0006559'}, - 'MESH:D017499': {'MONDO': 'MONDO:0006602'}, - 'MESH:D017511': {'MONDO': 'MONDO:0018824'}, - 'MESH:D017513': {'MONDO': 'MONDO:0006571'}, - 'MESH:D017514': {'MONDO': 'MONDO:0024249'}, - 'MESH:D017515': {'MONDO': 'MONDO:0006601'}, - 'MESH:D017520': {'MONDO': 'MONDO:0002523'}, - 'MESH:D017544': {'MONDO': 'MONDO:0005350'}, - 'MESH:D017545': {'MONDO': 'MONDO:0005396'}, - 'MESH:D017562': {'MONDO': 'MONDO:0006916'}, - 'MESH:D017563': {'MONDO': 'MONDO:0015925'}, - 'MESH:D017564': {'MONDO': 'MONDO:0043919'}, - 'MESH:D017565': {'MONDO': 'MONDO:0001708'}, - 'MESH:D017573': {'MONDO': 'MONDO:0009237'}, - 'MESH:D017588': {'MONDO': 'MONDO:0001324'}, - 'MESH:D017590': {'MONDO': 'MONDO:0006692'}, - 'MESH:D017593': {'MONDO': 'MONDO:0007863'}, - 'MESH:D017599': {'MONDO': 'MONDO:0005462'}, - 'MESH:D017600': {'MONDO': 'MONDO:0002072'}, - 'MESH:D017624': {'MONDO': 'MONDO:0008681'}, - 'MESH:D017673': {'CHEBI': 'CHEBI:26710'}, - 'MESH:D017674': {'MONDO': 'MONDO:0000313'}, - 'MESH:D017675': {'MONDO': 'MONDO:0019563'}, - 'MESH:D017676': {'MONDO': 'MONDO:0043923'}, - 'MESH:D017681': {'MONDO': 'MONDO:0015691'}, - 'MESH:D017682': {'MONDO': 'MONDO:0004876'}, - 'MESH:D017689': {'MONDO': 'MONDO:0021003'}, - 'MESH:D017696': {'MONDO': 'MONDO:0018958'}, - 'MESH:D017700': {'MONDO': 'MONDO:0005568'}, - 'MESH:D017726': {'MONDO': 'MONDO:0000878'}, - 'MESH:D017728': {'MONDO': 'MONDO:0020325'}, - 'MESH:D017731': {'MONDO': 'MONDO:0020326'}, - 'MESH:D017733': {'MONDO': 'MONDO:0000743'}, - 'MESH:D017789': {'MONDO': 'MONDO:0022096'}, - 'MESH:D017824': {'MONDO': 'MONDO:0018815'}, - 'MESH:D017825': {'MONDO': 'MONDO:0010079'}, - 'MESH:D017827': {'MONDO': 'MONDO:0007182'}, - 'MESH:D017879': {'CHEBI': 'CHEBI:52221'}, - 'MESH:D017886': {'CHEBI': 'CHEBI:52254'}, - 'MESH:D017889': {'MONDO': 'MONDO:0008327'}, - 'MESH:D018088': {'MONDO': 'MONDO:0005861'}, - 'MESH:D018126': {'MONDO': 'MONDO:0019367'}, - 'MESH:D018149': {'MONDO': 'MONDO:0001076'}, - 'MESH:D018159': {'MONDO': 'MONDO:0006744'}, - 'MESH:D018174': {'MONDO': 'MONDO:0005652'}, - 'MESH:D018176': {'MONDO': 'MONDO:0005986'}, - 'MESH:D018178': {'MONDO': 'MONDO:0005763'}, - 'MESH:D018182': {'MONDO': 'MONDO:0005909'}, - 'MESH:D018184': {'MONDO': 'MONDO:0005896'}, - 'MESH:D018185': {'MONDO': 'MONDO:0005857'}, - 'MESH:D018188': {'MONDO': 'MONDO:0005691'}, - 'MESH:D018191': {'MONDO': 'MONDO:0009761'}, - 'MESH:D018192': {'MONDO': 'MONDO:0011705'}, - 'MESH:D018193': {'MONDO': 'MONDO:0021043'}, - 'MESH:D018194': {'MONDO': 'MONDO:0005635'}, - 'MESH:D018195': {'MONDO': 'MONDO:0005636'}, - 'MESH:D018196': {'MONDO': 'MONDO:0006074'}, - 'MESH:D018197': {'MONDO': 'MONDO:0018666'}, - 'MESH:D018198': {'MONDO': 'MONDO:0005853'}, - 'MESH:D018201': {'MONDO': 'MONDO:0003130'}, - 'MESH:D018202': {'MONDO': 'MONDO:0005933'}, - 'MESH:D018203': {'MONDO': 'MONDO:0006745'}, - 'MESH:D018206': {'MONDO': 'MONDO:0006085'}, - 'MESH:D018207': {'MONDO': 'MONDO:0002603'}, - 'MESH:D018208': {'MONDO': 'MONDO:0013280'}, - 'MESH:D018209': {'MONDO': 'MONDO:0006075'}, - 'MESH:D018211': {'MONDO': 'MONDO:0006853'}, - 'MESH:D018212': {'MONDO': 'MONDO:0005674'}, - 'MESH:D018214': {'MONDO': 'MONDO:0002119'}, - 'MESH:D018215': {'MONDO': 'MONDO:0018936'}, - 'MESH:D018217': {'MONDO': 'MONDO:0006817'}, - 'MESH:D018219': {'MONDO': 'MONDO:0002989'}, - 'MESH:D018223': {'MONDO': 'MONDO:0011934'}, - 'MESH:D018224': {'MONDO': 'MONDO:0016824'}, - 'MESH:D018225': {'MONDO': 'MONDO:0021045'}, - 'MESH:D018226': {'MONDO': 'MONDO:0002056'}, - 'MESH:D018227': {'MONDO': 'MONDO:0002926'}, - 'MESH:D018228': {'MONDO': 'MONDO:0006974'}, - 'MESH:D018229': {'MONDO': 'MONDO:0006646'}, - 'MESH:D018231': {'MONDO': 'MONDO:0003295'}, - 'MESH:D018232': {'MONDO': 'MONDO:0009994'}, - 'MESH:D018234': {'MONDO': 'MONDO:0011655'}, - 'MESH:D018235': {'MONDO': 'MONDO:0006975'}, - 'MESH:D018236': {'MONDO': 'MONDO:0005440'}, - 'MESH:D018237': {'MONDO': 'MONDO:0002598'}, - 'MESH:D018238': {'MONDO': 'MONDO:0010768'}, - 'MESH:D018239': {'MONDO': 'MONDO:0003001'}, - 'MESH:D018243': {'MONDO': 'MONDO:0002599'}, - 'MESH:D018245': {'MONDO': 'MONDO:0020552'}, - 'MESH:D018246': {'MONDO': 'MONDO:0003924'}, - 'MESH:D018248': {'MONDO': 'MONDO:0018902'}, - 'MESH:D018250': {'MONDO': 'MONDO:0006738'}, - 'MESH:D018251': {'MONDO': 'MONDO:0006787'}, - 'MESH:D018252': {'MONDO': 'MONDO:0002191'}, - 'MESH:D018253': {'MONDO': 'MONDO:0000502'}, - 'MESH:D018254': {'MONDO': 'MONDO:0004230'}, - 'MESH:D018262': {'MONDO': 'MONDO:0005004'}, - 'MESH:D018263': {'MONDO': 'MONDO:0005034'}, - 'MESH:D018265': {'MONDO': 'MONDO:0006886'}, - 'MESH:D018266': {'MONDO': 'MONDO:0006962'}, - 'MESH:D018267': {'MONDO': 'MONDO:0004965'}, - 'MESH:D018270': {'MONDO': 'MONDO:0005590'}, - 'MESH:D018273': {'MONDO': 'MONDO:0005893'}, - 'MESH:D018277': {'MONDO': 'MONDO:0003036'}, - 'MESH:D018278': {'MONDO': 'MONDO:0002120'}, - 'MESH:D018279': {'MONDO': 'MONDO:0005092'}, - 'MESH:D018280': {'MONDO': 'MONDO:0006973'}, - 'MESH:D018281': {'MONDO': 'MONDO:0019087'}, - 'MESH:D018282': {'MONDO': 'MONDO:0005858'}, - 'MESH:D018283': {'MONDO': 'MONDO:0005074'}, - 'MESH:D018285': {'MONDO': 'MONDO:0003345'}, - 'MESH:D018286': {'MONDO': 'MONDO:0006275'}, - 'MESH:D018287': {'MONDO': 'MONDO:0005232'}, - 'MESH:D018288': {'MONDO': 'MONDO:0000402'}, - 'MESH:D018289': {'MONDO': 'MONDO:0006006'}, - 'MESH:D018290': {'MONDO': 'MONDO:0042487'}, - 'MESH:D018291': {'MONDO': 'MONDO:0006859'}, - 'MESH:D018292': {'MONDO': 'MONDO:0021091'}, - 'MESH:D018295': {'MONDO': 'MONDO:0020799'}, - 'MESH:D018296': {'MONDO': 'MONDO:0007564'}, - 'MESH:D018297': {'MONDO': 'MONDO:0006720'}, - 'MESH:D018298': {'MONDO': 'MONDO:0003036'}, - 'MESH:D018300': {'MONDO': 'MONDO:0002060'}, - 'MESH:D018301': {'MONDO': 'MONDO:0006856'}, - 'MESH:D018302': {'MONDO': 'MONDO:0021193'}, - 'MESH:D018303': {'MONDO': 'MONDO:0016733'}, - 'MESH:D018305': {'MONDO': 'MONDO:0005035'}, - 'MESH:D018306': {'MONDO': 'MONDO:0019134'}, - 'MESH:D018307': {'MONDO': 'MONDO:0002532'}, - 'MESH:D018308': {'MONDO': 'MONDO:0002537'}, - 'MESH:D018309': {'MONDO': 'MONDO:0006773'}, - 'MESH:D018310': {'MONDO': 'MONDO:0002479'}, - 'MESH:D018311': {'MONDO': 'MONDO:0004387'}, - 'MESH:D018315': {'MONDO': 'MONDO:0007667'}, - 'MESH:D018316': {'MONDO': 'MONDO:0016681'}, - 'MESH:D018317': {'MONDO': 'MONDO:0002547'}, - 'MESH:D018318': {'MONDO': 'MONDO:0003304'}, - 'MESH:D018319': {'MONDO': 'MONDO:0002675'}, - 'MESH:D018321': {'MONDO': 'MONDO:0006317'}, - 'MESH:D018323': {'MONDO': 'MONDO:0015523'}, - 'MESH:D018324': {'MONDO': 'MONDO:0002407'}, - 'MESH:D018325': {'MONDO': 'MONDO:0016748'}, - 'MESH:D018326': {'MONDO': 'MONDO:0021143'}, - 'MESH:D018328': {'MONDO': 'MONDO:0002971'}, - 'MESH:D018329': {'MONDO': 'MONDO:0006680'}, - 'MESH:D018330': {'MONDO': 'MONDO:0006813'}, - 'MESH:D018331': {'MONDO': 'MONDO:0006905'}, - 'MESH:D018332': {'MONDO': 'MONDO:0006749'}, - 'MESH:D018335': {'MONDO': 'MONDO:0002728'}, - 'MESH:D018344': {'MONDO': 'MONDO:0005807'}, - 'MESH:D018347': {'MONDO': 'MONDO:0005786'}, - 'MESH:D018352': {'MONDO': 'MONDO:0005719'}, - 'MESH:D018353': {'MONDO': 'MONDO:0005944'}, - 'MESH:D018354': {'MONDO': 'MONDO:0005643'}, - 'MESH:D018357': {'MONDO': 'MONDO:0001577'}, - 'MESH:D018358': {'MONDO': 'MONDO:0019496'}, - 'MESH:D018382': {'MONDO': 'MONDO:0001328'}, - 'MESH:D018395': {'CHEBI': 'CHEBI:61793'}, - 'MESH:D018410': {'MONDO': 'MONDO:0004652'}, - 'MESH:D018419': {'MONDO': 'MONDO:0025013'}, - 'MESH:D018420': {'MONDO': 'MONDO:0025152'}, - 'MESH:D018424': {'MONDO': 'MONDO:0006533'}, - 'MESH:D018437': {'MONDO': 'MONDO:0003754'}, - 'MESH:D018438': {'MONDO': 'MONDO:0001883'}, - 'MESH:D018455': {'MONDO': 'MONDO:0002304'}, - 'MESH:D018459': {'MONDO': 'MONDO:0007899'}, - 'MESH:D018489': {'MONDO': 'MONDO:0003147'}, - 'MESH:D018500': {'MONDO': 'MONDO:0016383'}, - 'MESH:D018501': {'CHEBI': 'CHEBI:35842'}, - 'MESH:D018512': {'MONDO': 'MONDO:0024314'}, - 'MESH:D018549': {'MONDO': 'MONDO:0015264'}, - 'MESH:D018567': {'MONDO': 'MONDO:0005628'}, - 'MESH:D018589': {'MONDO': 'MONDO:0006769'}, - 'MESH:D018630': {'MONDO': 'MONDO:0700115'}, - 'MESH:D018636': {'MONDO': 'MONDO:0004933'}, - 'MESH:D018701': {'MONDO': 'MONDO:0005856'}, - 'MESH:D018702': {'MONDO': 'MONDO:0005762'}, - 'MESH:D018722': {'CHEBI': 'CHEBI:47958'}, - 'MESH:D018761': {'MONDO': 'MONDO:0007540'}, - 'MESH:D018777': {'MONDO': 'MONDO:0005862'}, - 'MESH:D018778': {'MONDO': 'MONDO:0005780'}, - 'MESH:D018783': {'MONDO': 'MONDO:0007013'}, - 'MESH:D018785': {'MONDO': 'MONDO:0011514'}, - 'MESH:D018798': {'MONDO': 'MONDO:0001356'}, - 'MESH:D018804': {'MONDO': 'MONDO:0017879'}, - 'MESH:D018813': {'MONDO': 'MONDO:0008234'}, - 'MESH:D018814': {'MONDO': 'MONDO:0008082'}, - 'MESH:D018856': {'MONDO': 'MONDO:0018301'}, - 'MESH:D018860': {'MONDO': 'MONDO:0008436'}, - 'MESH:D018877': {'MONDO': 'MONDO:0005959'}, - 'MESH:D018887': {'MONDO': 'MONDO:0009509'}, - 'MESH:D018888': {'MONDO': 'MONDO:0019806'}, - 'MESH:D018902': {'MONDO': 'MONDO:0015776'}, - 'MESH:D018917': {'MONDO': 'MONDO:0006649'}, - 'MESH:D018921': {'MONDO': 'MONDO:0006831'}, - 'MESH:D018923': {'MONDO': 'MONDO:0005907'}, - 'MESH:D018934': {'MONDO': 'MONDO:0043352'}, - 'MESH:D018943': {'CHEBI': 'CHEBI:48120'}, - 'MESH:D018979': {'MONDO': 'MONDO:0007827'}, - 'MESH:D018980': {'MONDO': 'MONDO:0008678'}, - 'MESH:D018981': {'MONDO': 'MONDO:0015286'}, - 'MESH:D019042': {'MONDO': 'MONDO:0021545'}, - 'MESH:D019046': {'MONDO': 'MONDO:0005374'}, - 'MESH:D019048': {'MONDO': 'MONDO:0005193'}, - 'MESH:D019052': {'MONDO': 'MONDO:0005929'}, - 'MESH:D019053': {'MONDO': 'MONDO:0005796'}, - 'MESH:D019082': {'MONDO': 'MONDO:0010035'}, - 'MESH:D019115': {'MONDO': 'MONDO:0004835'}, - 'MESH:D019121': {'MONDO': 'MONDO:0043953'}, - 'MESH:D019142': {'MONDO': 'MONDO:0005737'}, - 'MESH:D019150': {'MONDO': 'MONDO:0002283'}, - 'MESH:D019161': {'CHEBI': 'CHEBI:35664'}, - 'MESH:D019169': {'CHEBI': 'CHEBI:31739'}, - 'MESH:D019189': {'MONDO': 'MONDO:0002279'}, - 'MESH:D019214': {'MONDO': 'MONDO:0002507'}, - 'MESH:D019247': {'MONDO': 'MONDO:0005797'}, - 'MESH:D019263': {'MONDO': 'MONDO:0001442'}, - 'MESH:D019280': {'MONDO': 'MONDO:0007029'}, - 'MESH:D019292': {'MONDO': 'MONDO:0002785'}, - 'MESH:D019294': {'MONDO': 'MONDO:0008948'}, - 'MESH:D019310': {'MONDO': 'MONDO:0043959'}, - 'MESH:D019318': {'MONDO': 'MONDO:0025494'}, - 'MESH:D019337': {'MONDO': 'MONDO:0002334'}, - 'MESH:D019349': {'MONDO': 'MONDO:0005949'}, - 'MESH:D019350': {'MONDO': 'MONDO:0005658'}, - 'MESH:D019351': {'MONDO': 'MONDO:0000989'}, - 'MESH:D019422': {'CHEBI': 'CHEBI:17992'}, - 'MESH:D019449': {'MONDO': 'MONDO:0005312'}, - 'MESH:D019512': {'MONDO': 'MONDO:0003232'}, - 'MESH:D019522': {'MONDO': 'MONDO:0002770'}, - 'MESH:D019534': {'MONDO': 'MONDO:0006968'}, - 'MESH:D019559': {'MONDO': 'MONDO:0001956'}, - 'MESH:D019568': {'MONDO': 'MONDO:0000925'}, - 'MESH:D019571': {'MONDO': 'MONDO:0016587'}, - 'MESH:D019572': {'MONDO': 'MONDO:0003072'}, - 'MESH:D019574': {'MONDO': 'MONDO:0002640'}, - 'MESH:D019575': {'MONDO': 'MONDO:0001385'}, - 'MESH:D019578': {'MONDO': 'MONDO:0007803'}, - 'MESH:D019585': {'MONDO': 'MONDO:0006811'}, - 'MESH:D019586': {'MONDO': 'MONDO:0006810'}, - 'MESH:D019587': {'CHEBI': 'CHEBI:50733'}, - 'MESH:D019588': {'MONDO': 'MONDO:0019303'}, - 'MESH:D019595': {'MONDO': 'MONDO:0000248'}, - 'MESH:D019636': {'MONDO': 'MONDO:0005559'}, - 'MESH:D019687': {'MONDO': 'MONDO:0004936'}, - 'MESH:D019693': {'MONDO': 'MONDO:0016264'}, - 'MESH:D019694': {'MONDO': 'MONDO:0005366'}, - 'MESH:D019698': {'MONDO': 'MONDO:0005354'}, - 'MESH:D019773': {'MONDO': 'MONDO:0002174'}, - 'MESH:D019787': {'CHEBI': 'CHEBI:17351'}, - 'MESH:D019796': {'CHEBI': 'CHEBI:15554'}, - 'MESH:D019814': {'CHEBI': 'CHEBI:28875'}, - 'MESH:D019817': {'CHEBI': 'CHEBI:30746'}, - 'MESH:D019846': {'MONDO': 'MONDO:0005851'}, - 'MESH:D019851': {'MONDO': 'MONDO:0002305'}, - 'MESH:D019867': {'MONDO': 'MONDO:0009303'}, - 'MESH:D019871': {'MONDO': 'MONDO:0015780'}, - 'MESH:D019873': {'MONDO': 'MONDO:0018304'}, - 'MESH:D019896': {'MONDO': 'MONDO:0013282'}, - 'MESH:D019955': {'MONDO': 'MONDO:0005352'}, - 'MESH:D019956': {'MONDO': 'MONDO:0002265'}, - 'MESH:D019957': {'MONDO': 'MONDO:0004922'}, - 'MESH:D019958': {'MONDO': 'MONDO:0000495'}, - 'MESH:D019959': {'MONDO': 'MONDO:0001301'}, - 'MESH:D019964': {'MONDO': 'MONDO:0005371'}, - 'MESH:D019965': {'MONDO': 'MONDO:0002039'}, - 'MESH:D019966': {'MONDO': 'MONDO:0002494'}, - 'MESH:D019969': {'MONDO': 'MONDO:0003969'}, - 'MESH:D019973': {'MONDO': 'MONDO:0021698'}, - 'MESH:D020016': {'MONDO': 'MONDO:0008560'}, - 'MESH:D020022': {'MONDO': 'MONDO:0020573'}, - 'MESH:D020031': {'MONDO': 'MONDO:0005111'}, - 'MESH:D020042': {'MONDO': 'MONDO:0018864'}, - 'MESH:D020065': {'MONDO': 'MONDO:0004694'}, - 'MESH:D020083': {'MONDO': 'MONDO:0019266'}, - 'MESH:D020096': {'MONDO': 'MONDO:0019136'}, - 'MESH:D020138': {'MONDO': 'MONDO:0004743'}, - 'MESH:D020139': {'MONDO': 'MONDO:0009264'}, - 'MESH:D020141': {'MONDO': 'MONDO:0003159'}, - 'MESH:D020143': {'MONDO': 'MONDO:0017720'}, - 'MESH:D020144': {'MONDO': 'MONDO:0006505'}, - 'MESH:D020147': {'MONDO': 'MONDO:0002242'}, - 'MESH:D020149': {'MONDO': 'MONDO:0017638'}, - 'MESH:D020150': {'MONDO': 'MONDO:0001976'}, - 'MESH:D020151': {'MONDO': 'MONDO:0019145'}, - 'MESH:D020152': {'MONDO': 'MONDO:0013144'}, - 'MESH:D020159': {'MONDO': 'MONDO:0015991'}, - 'MESH:D020162': {'MONDO': 'MONDO:0008814'}, - 'MESH:D020163': {'MONDO': 'MONDO:0010703'}, - 'MESH:D020165': {'MONDO': 'MONDO:0009376'}, - 'MESH:D020176': {'MONDO': 'MONDO:0004741'}, - 'MESH:D020177': {'MONDO': 'MONDO:0018044'}, - 'MESH:D020178': {'MONDO': 'MONDO:0024361'}, - 'MESH:D020181': {'MONDO': 'MONDO:0007147'}, - 'MESH:D020182': {'MONDO': 'MONDO:0004731'}, - 'MESH:D020183': {'MONDO': 'MONDO:0043969'}, - 'MESH:D020187': {'MONDO': 'MONDO:0005937'}, - 'MESH:D020190': {'MONDO': 'MONDO:0009696'}, - 'MESH:D020191': {'MONDO': 'MONDO:0020074'}, - 'MESH:D020192': {'MONDO': 'MONDO:0009697'}, - 'MESH:D020194': {'MONDO': 'MONDO:0009698'}, - 'MESH:D020195': {'MONDO': 'MONDO:0017768'}, - 'MESH:D020196': {'MONDO': 'MONDO:0044745'}, - 'MESH:D020208': {'MONDO': 'MONDO:0019976'}, - 'MESH:D020211': {'MONDO': 'MONDO:0043975'}, - 'MESH:D020214': {'MONDO': 'MONDO:0005621'}, - 'MESH:D020225': {'MONDO': 'MONDO:0002695'}, - 'MESH:D020226': {'MONDO': 'MONDO:0002694'}, - 'MESH:D020227': {'MONDO': 'MONDO:0002693'}, - 'MESH:D020230': {'MONDO': 'MONDO:0018546'}, - 'MESH:D020232': {'MONDO': 'MONDO:0005817'}, - 'MESH:D020235': {'MONDO': 'MONDO:0006766'}, - 'MESH:D020236': {'MONDO': 'MONDO:0001617'}, - 'MESH:D020237': {'MONDO': 'MONDO:0000686'}, - 'MESH:D020238': {'MONDO': 'MONDO:0003227'}, - 'MESH:D020240': {'MONDO': 'MONDO:0006800'}, - 'MESH:D020241': {'MONDO': 'MONDO:0019380'}, - 'MESH:D020242': {'MONDO': 'MONDO:0005736'}, - 'MESH:D020243': {'MONDO': 'MONDO:0006647'}, - 'MESH:D020244': {'MONDO': 'MONDO:0006857'}, - 'MESH:D020252': {'MONDO': 'MONDO:0006767'}, - 'MESH:D020254': {'MONDO': 'MONDO:0008007'}, - 'MESH:D020255': {'MONDO': 'MONDO:0007017'}, - 'MESH:D020256': {'MONDO': 'MONDO:0810000'}, - 'MESH:D020258': {'MONDO': 'MONDO:0005527'}, - 'MESH:D020262': {'MONDO': 'MONDO:0016013'}, - 'MESH:D020269': {'MONDO': 'MONDO:0006645'}, - 'MESH:D020271': {'MONDO': 'MONDO:0024237'}, - 'MESH:D020274': {'MONDO': 'MONDO:0002977'}, - 'MESH:D020275': {'MONDO': 'MONDO:0016218'}, - 'MESH:D020277': {'MONDO': 'MONDO:0006702'}, - 'MESH:D020278': {'MONDO': 'MONDO:0006704'}, - 'MESH:D020288': {'MONDO': 'MONDO:0009837'}, - 'MESH:D020293': {'MONDO': 'MONDO:0003346'}, - 'MESH:D020294': {'MONDO': 'MONDO:0018940'}, - 'MESH:D020295': {'MONDO': 'MONDO:0002912'}, - 'MESH:D020300': {'MONDO': 'MONDO:0005049'}, - 'MESH:D020301': {'MONDO': 'MONDO:0006812'}, - 'MESH:D020315': {'MONDO': 'MONDO:0000807'}, - 'MESH:D020324': {'MONDO': 'MONDO:0003398'}, - 'MESH:D020325': {'MONDO': 'MONDO:0005475'}, - 'MESH:D020326': {'MONDO': 'MONDO:0100431'}, - 'MESH:D020329': {'MONDO': 'MONDO:0003233'}, - 'MESH:D020330': {'MONDO': 'MONDO:0005665'}, - 'MESH:D020331': {'MONDO': 'MONDO:0008006'}, - 'MESH:D020333': {'MONDO': 'MONDO:0018983'}, - 'MESH:D020338': {'MONDO': 'MONDO:0006008'}, - 'MESH:D020339': {'MONDO': 'MONDO:0003235'}, - 'MESH:D020343': {'MONDO': 'MONDO:0006796'}, - 'MESH:D020345': {'MONDO': 'MONDO:0005313'}, - 'MESH:D020362': {'MONDO': 'MONDO:0044877'}, - 'MESH:D020363': {'MONDO': 'MONDO:0015588'}, - 'MESH:D020364': {'MONDO': 'MONDO:0006888'}, - 'MESH:D020370': {'MONDO': 'MONDO:0005416'}, - 'MESH:D020371': {'MONDO': 'MONDO:0010714'}, - 'MESH:D020388': {'MONDO': 'MONDO:0010679'}, - 'MESH:D020389': {'MONDO': 'MONDO:0016830'}, - 'MESH:D020391': {'MONDO': 'MONDO:0001347'}, - 'MESH:D020417': {'MONDO': 'MONDO:0005712'}, - 'MESH:D020421': {'MONDO': 'MONDO:0001535'}, - 'MESH:D020422': {'MONDO': 'MONDO:0001397'}, - 'MESH:D020423': {'MONDO': 'MONDO:0003598'}, - 'MESH:D020424': {'MONDO': 'MONDO:0007006'}, - 'MESH:D020425': {'MONDO': 'MONDO:0001459'}, - 'MESH:D020426': {'MONDO': 'MONDO:0006960'}, - 'MESH:D020427': {'MONDO': 'MONDO:0002910'}, - 'MESH:D020428': {'MONDO': 'MONDO:0006759'}, - 'MESH:D020429': {'MONDO': 'MONDO:0006997'}, - 'MESH:D020430': {'MONDO': 'MONDO:0043982'}, - 'MESH:D020431': {'MONDO': 'MONDO:0002727'}, - 'MESH:D020432': {'MONDO': 'MONDO:0007002'}, - 'MESH:D020433': {'MONDO': 'MONDO:0003543'}, - 'MESH:D020436': {'MONDO': 'MONDO:0002636'}, - 'MESH:D020437': {'MONDO': 'MONDO:0001810'}, - 'MESH:D020511': {'MONDO': 'MONDO:0020124'}, - 'MESH:D020512': {'MONDO': 'MONDO:0007294'}, - 'MESH:D020513': {'MONDO': 'MONDO:0008224'}, - 'MESH:D020514': {'MONDO': 'MONDO:0008223'}, - 'MESH:D020516': {'MONDO': 'MONDO:0006683'}, - 'MESH:D020520': {'MONDO': 'MONDO:0005394'}, - 'MESH:D020521': {'MONDO': 'MONDO:0005098'}, - 'MESH:D020522': {'MONDO': 'MONDO:0018876'}, - 'MESH:D020526': {'MONDO': 'MONDO:0006686'}, - 'MESH:D020528': {'MONDO': 'MONDO:0005284'}, - 'MESH:D020529': {'MONDO': 'MONDO:0005314'}, - 'MESH:D020642': {'MONDO': 'MONDO:0013571'}, - 'MESH:D020734': {'MONDO': 'MONDO:0021095'}, - 'MESH:D020751': {'MONDO': 'MONDO:0021699'}, - 'MESH:D020752': {'MONDO': 'MONDO:0042983'}, - 'MESH:D020757': {'MONDO': 'MONDO:0043310'}, - 'MESH:D020759': {'MONDO': 'MONDO:0006650'}, - 'MESH:D020760': {'MONDO': 'MONDO:0020688'}, - 'MESH:D020762': {'MONDO': 'MONDO:0006917'}, - 'MESH:D020765': {'MONDO': 'MONDO:0006808'}, - 'MESH:D020766': {'MONDO': 'MONDO:0006809'}, - 'MESH:D020767': {'MONDO': 'MONDO:0002907'}, - 'MESH:D020773': {'MONDO': 'MONDO:0021146'}, - 'MESH:D020774': {'MONDO': 'MONDO:0008243'}, - 'MESH:D020788': {'MONDO': 'MONDO:0015229'}, - 'MESH:D020802': {'MONDO': 'MONDO:0005752'}, - 'MESH:D020803': {'MONDO': 'MONDO:0012521'}, - 'MESH:D020805': {'MONDO': 'MONDO:0024318'}, - 'MESH:D020814': {'MONDO': 'MONDO:0006753'}, - 'MESH:D020817': {'MONDO': 'MONDO:0005259'}, - 'MESH:D020818': {'MONDO': 'MONDO:0005874'}, - 'MESH:D020821': {'MONDO': 'MONDO:0003441'}, - 'MESH:D020828': {'MONDO': 'MONDO:0006930'}, - 'MESH:D020863': {'MONDO': 'MONDO:0005262'}, - 'MESH:D020914': {'MONDO': 'MONDO:0002921'}, - 'MESH:D020918': {'MONDO': 'MONDO:0019369'}, - 'MESH:D020925': {'MONDO': 'MONDO:0006685'}, - 'MESH:D020937': {'MONDO': 'MONDO:0006892'}, - 'MESH:D020938': {'MONDO': 'MONDO:0006891'}, - 'MESH:D020941': {'MONDO': 'MONDO:0006866'}, - 'MESH:D020943': {'MONDO': 'MONDO:0005695'}, - 'MESH:D020945': {'MONDO': 'MONDO:0043985'}, - 'MESH:D020953': {'MONDO': 'MONDO:0005873'}, - 'MESH:D020955': {'MONDO': 'MONDO:0003122'}, - 'MESH:D020967': {'MONDO': 'MONDO:0016120'}, - 'MESH:D020968': {'MONDO': 'MONDO:0006682'}, - 'MESH:D021181': {'MONDO': 'MONDO:0005741'}, - 'MESH:D021182': {'MONDO': 'MONDO:0007021'}, - 'MESH:D021183': {'MONDO': 'MONDO:0005902'}, - 'MESH:D021184': {'MONDO': 'MONDO:0006872'}, - 'MESH:D021441': {'MONDO': 'MONDO:0005184'}, - 'MESH:D021782': {'MONDO': 'MONDO:0015988'}, - 'MESH:D021865': {'MONDO': 'MONDO:0018769'}, - 'MESH:D021866': {'MONDO': 'MONDO:0005725'}, - 'MESH:D021922': {'MONDO': 'MONDO:0006729'}, - 'MESH:D022861': {'MONDO': 'MONDO:0019312'}, - 'MESH:D023521': {'MONDO': 'MONDO:0021697'}, - 'MESH:D023903': {'MONDO': 'MONDO:0005355'}, - 'MESH:D023921': {'MONDO': 'MONDO:0006715'}, - 'MESH:D023961': {'MONDO': 'MONDO:0009299'}, - 'MESH:D023981': {'MONDO': 'MONDO:0006861'}, - 'MESH:D024182': {'MONDO': 'MONDO:0700086'}, - 'MESH:D024741': {'MONDO': 'MONDO:0024573'}, - 'MESH:D024801': {'MONDO': 'MONDO:0005574'}, - 'MESH:D024821': {'MONDO': 'MONDO:0011565'}, - 'MESH:D025063': {'MONDO': 'MONDO:0019040'}, - 'MESH:D025861': {'MONDO': 'MONDO:0021181'}, - 'MESH:D025962': {'MONDO': 'MONDO:0008428'}, - 'MESH:D026681': {'MONDO': 'MONDO:0004574'}, - 'MESH:D026902': {'CHEBI': 'CHEBI:50509'}, - 'MESH:D027601': {'MONDO': 'MONDO:0005927'}, - 'MESH:D027622': {'CHEBI': 'CHEBI:79068'}, - 'MESH:D028226': {'MONDO': 'MONDO:0018634'}, - 'MESH:D028361': {'MONDO': 'MONDO:0004069'}, - 'MESH:D028921': {'MONDO': 'MONDO:0009665'}, - 'MESH:D028922': {'MONDO': 'MONDO:0009666'}, - 'MESH:D029021': {'MONDO': 'MONDO:0005908'}, - 'MESH:D029241': {'MONDO': 'MONDO:0020250'}, - 'MESH:D029242': {'MONDO': 'MONDO:0010788'}, - 'MESH:D029424': {'MONDO': 'MONDO:0005002'}, - 'MESH:D029481': {'MONDO': 'MONDO:0005607'}, - 'MESH:D029502': {'MONDO': 'MONDO:0001713'}, - 'MESH:D029503': {'MONDO': 'MONDO:0015253'}, - 'MESH:D029593': {'MONDO': 'MONDO:0002441'}, - 'MESH:D029866': {'CHEBI': 'CHEBI:28201'}, - 'MESH:D030243': {'MONDO': 'MONDO:0005679'}, - 'MESH:D030321': {'MONDO': 'MONDO:0008682'}, - 'MESH:D030341': {'MONDO': 'MONDO:0005876'}, - 'MESH:D030342': {'MONDO': 'MONDO:0003847'}, - 'MESH:D030401': {'MONDO': 'MONDO:0009068'}, - 'MESH:D030981': {'MONDO': 'MONDO:0007056'}, - 'MESH:D031249': {'MONDO': 'MONDO:0018153'}, - 'MESH:D031261': {'MONDO': 'MONDO:0025293'}, - 'MESH:D031300': {'MONDO': 'MONDO:0006950'}, - 'MESH:D031309': {'CHEBI': 'CHEBI:8925'}, - 'MESH:D031368': {'MONDO': 'MONDO:0043988'}, - 'MESH:D031605': {'CHEBI': 'CHEBI:134126'}, - 'MESH:D031724': {'CHEBI': 'CHEBI:22927'}, - 'MESH:D031785': {'CHEBI': 'CHEBI:8075'}, - 'MESH:D031901': {'MONDO': 'MONDO:0016784'}, - 'MESH:D031941': {'MONDO': 'MONDO:0006010'}, - 'MESH:D031954': {'MONDO': 'MONDO:0006871'}, - 'MESH:D033461': {'MONDO': 'MONDO:0002144'}, - 'MESH:D034062': {'MONDO': 'MONDO:0010808'}, - 'MESH:D034081': {'MONDO': 'MONDO:0002680'}, - 'MESH:D034321': {'MONDO': 'MONDO:0006789'}, - 'MESH:D034381': {'MONDO': 'MONDO:0005365'}, - 'MESH:D034701': {'MONDO': 'MONDO:0019023'}, - 'MESH:D034801': {'MONDO': 'MONDO:0003079'}, - 'MESH:D035583': {'MONDO': 'MONDO:0021200'}, - 'MESH:D036821': {'MONDO': 'MONDO:0003311'}, - 'MESH:D036841': {'MONDO': 'MONDO:0043230'}, - 'MESH:D036981': {'MONDO': 'MONDO:0004833'}, - 'MESH:D036982': {'MONDO': 'MONDO:0002209'}, - 'MESH:D038261': {'MONDO': 'MONDO:0008752'}, - 'MESH:D038901': {'MONDO': 'MONDO:0010341'}, - 'MESH:D038921': {'MONDO': 'MONDO:0010561'}, - 'MESH:D038983': {'CHEBI': 'CHEBI:5254'}, - 'MESH:D039141': {'MONDO': 'MONDO:0008116'}, - 'MESH:D039941': {'MONDO': 'MONDO:0006706'}, - 'MESH:D040181': {'MONDO': 'MONDO:0000425'}, - 'MESH:D041441': {'MONDO': 'MONDO:0004579'}, - 'MESH:D041761': {'MONDO': 'MONDO:0006698'}, - 'MESH:D041781': {'MONDO': 'MONDO:0006874'}, - 'MESH:D041881': {'MONDO': 'MONDO:0043994'}, - 'MESH:D041882': {'MONDO': 'MONDO:0005742'}, - 'MESH:D042101': {'MONDO': 'MONDO:0006633'}, - 'MESH:D042462': {'CHEBI': 'CHEBI:155900'}, - 'MESH:D042882': {'MONDO': 'MONDO:0005346'}, - 'MESH:D042883': {'MONDO': 'MONDO:0006699'}, - 'MESH:D043183': {'MONDO': 'MONDO:0005052'}, - 'MESH:D043202': {'MONDO': 'MONDO:0005523'}, - 'MESH:D043204': {'MONDO': 'MONDO:0009025'}, - 'MESH:D043364': {'CHEBI': 'CHEBI:173301'}, - 'MESH:D043604': {'MONDO': 'MONDO:0023682'}, - 'MESH:D043942': {'CHEBI': 'CHEBI:50796'}, - 'MESH:D044343': {'MONDO': 'MONDO:0003916'}, - 'MESH:D044483': {'MONDO': 'MONDO:0008283'}, - 'MESH:D044542': {'MONDO': 'MONDO:0007893'}, - 'MESH:D044646': {'CHEBI': 'CHEBI:53311'}, - 'MESH:D044882': {'MONDO': 'MONDO:0002908'}, - 'MESH:D044905': {'MONDO': 'MONDO:0009562'}, - 'MESH:D045169': {'MONDO': 'MONDO:0005091'}, - 'MESH:D045462': {'CHEBI': 'CHEBI:16480'}, - 'MESH:D045463': {'MONDO': 'MONDO:0005660'}, - 'MESH:D045464': {'MONDO': 'MONDO:0005785'}, - 'MESH:D045602': {'MONDO': 'MONDO:0001075'}, - 'MESH:D045663': {'CHEBI': 'CHEBI:50853'}, - 'MESH:D045723': {'MONDO': 'MONDO:0006754'}, - 'MESH:D045724': {'MONDO': 'MONDO:0002976'}, - 'MESH:D045729': {'MONDO': 'MONDO:0025159'}, - 'MESH:D045743': {'MONDO': 'MONDO:0005019'}, - 'MESH:D045745': {'MONDO': 'MONDO:0016358'}, - 'MESH:D045822': {'MONDO': 'MONDO:0004570'}, - 'MESH:D045823': {'MONDO': 'MONDO:0004567'}, - 'MESH:D045824': {'MONDO': 'MONDO:0006708'}, - 'MESH:D045825': {'MONDO': 'MONDO:0006925'}, - 'MESH:D045828': {'MONDO': 'MONDO:0006878'}, - 'MESH:D045908': {'MONDO': 'MONDO:0002594'}, - 'MESH:D045930': {'CHEBI': 'CHEBI:36413'}, - 'MESH:D046089': {'MONDO': 'MONDO:0044001'}, - 'MESH:D046110': {'MONDO': 'MONDO:0024664'}, - 'MESH:D046150': {'MONDO': 'MONDO:0009877'}, - 'MESH:D046152': {'MONDO': 'MONDO:0011719'}, - 'MESH:D046248': {'MONDO': 'MONDO:0001560'}, - 'MESH:D046349': {'MONDO': 'MONDO:0007369'}, - 'MESH:D046350': {'MONDO': 'MONDO:0008297'}, - 'MESH:D046351': {'MONDO': 'MONDO:0001676'}, - 'MESH:D046589': {'MONDO': 'MONDO:0000914'}, - 'MESH:D046728': {'MONDO': 'MONDO:0000702'}, - 'MESH:D046729': {'MONDO': 'MONDO:0000703'}, - 'MESH:D046730': {'MONDO': 'MONDO:0000704'}, - 'MESH:D046788': {'MONDO': 'MONDO:0006894'}, - 'MESH:D046789': {'MONDO': 'MONDO:0008207'}, - 'MESH:D047071': {'CHEBI': 'CHEBI:28793'}, - 'MESH:D047268': {'MONDO': 'MONDO:0006833'}, - 'MESH:D047688': {'MONDO': 'MONDO:0001011'}, - 'MESH:D047708': {'MONDO': 'MONDO:0006312'}, - 'MESH:D047728': {'MONDO': 'MONDO:0001383'}, - 'MESH:D047748': {'MONDO': 'MONDO:0020528'}, - 'MESH:D047808': {'MONDO': 'MONDO:0015898'}, - 'MESH:D047868': {'MONDO': 'MONDO:0006280'}, - 'MESH:D048089': {'MONDO': 'MONDO:0005748'}, - 'MESH:D048090': {'MONDO': 'MONDO:0005678'}, - 'MESH:D049288': {'MONDO': 'MONDO:0016971'}, - 'MESH:D049290': {'MONDO': 'MONDO:0010099'}, - 'MESH:D049309': {'MONDO': 'MONDO:0002093'}, - 'MESH:D049328': {'MONDO': 'MONDO:0006582'}, - 'MESH:D049329': {'CHEBI': 'CHEBI:50795'}, - 'MESH:D049913': {'MONDO': 'MONDO:0009050'}, - 'MESH:D049914': {'MONDO': 'MONDO:0021190'}, - 'MESH:D049932': {'MONDO': 'MONDO:0009623'}, - 'MESH:D049950': {'MONDO': 'MONDO:0010837'}, - 'MESH:D050010': {'MONDO': 'MONDO:0014448'}, - 'MESH:D050030': {'MONDO': 'MONDO:0008222'}, - 'MESH:D050031': {'MONDO': 'MONDO:0007699'}, - 'MESH:D050032': {'MONDO': 'MONDO:0044014'}, - 'MESH:D050072': {'MONDO': 'MONDO:0025163'}, - 'MESH:D050090': {'MONDO': 'MONDO:0016281'}, - 'MESH:D050174': {'MONDO': 'MONDO:0000428'}, - 'MESH:D050197': {'MONDO': 'MONDO:0005311'}, - 'MESH:D050336': {'MONDO': 'MONDO:0009664'}, - 'MESH:D050379': {'MONDO': 'MONDO:0006658'}, - 'MESH:D050398': {'MONDO': 'MONDO:0002422'}, - 'MESH:D050500': {'MONDO': 'MONDO:0005003'}, - 'MESH:D050723': {'MONDO': 'MONDO:0005315'}, - 'MESH:D050798': {'MONDO': 'MONDO:0018927'}, - 'MESH:D050805': {'MONDO': 'MONDO:0042963'}, - 'MESH:D051270': {'MONDO': 'MONDO:0017181'}, - 'MESH:D051302': {'MONDO': 'MONDO:0015529'}, - 'MESH:D051303': {'MONDO': 'MONDO:0015530'}, - 'MESH:D051436': {'MONDO': 'MONDO:0024327'}, - 'MESH:D051437': {'MONDO': 'MONDO:0001106'}, - 'MESH:D051642': {'MONDO': 'MONDO:0005509'}, - 'MESH:D051677': {'MONDO': 'MONDO:0002142'}, - 'MESH:D052016': {'MONDO': 'MONDO:0020579'}, - 'MESH:D052018': {'MONDO': 'MONDO:0005452'}, - 'MESH:D052065': {'MONDO': 'MONDO:0021723'}, - 'MESH:D052120': {'MONDO': 'MONDO:0010281'}, - 'MESH:D052159': {'MONDO': 'MONDO:0007635'}, - 'MESH:D052177': {'MONDO': 'MONDO:0002473'}, - 'MESH:D052245': {'MONDO': 'MONDO:0019501'}, - 'MESH:D052246': {'CHEBI': 'CHEBI:50629'}, - 'MESH:D052256': {'MONDO': 'MONDO:0100010'}, - 'MESH:D052456': {'MONDO': 'MONDO:0017773'}, - 'MESH:D052496': {'MONDO': 'MONDO:0020088'}, - 'MESH:D052517': {'MONDO': 'MONDO:0010088'}, - 'MESH:D052536': {'MONDO': 'MONDO:0009756'}, - 'MESH:D052537': {'MONDO': 'MONDO:0011871'}, - 'MESH:D052556': {'MONDO': 'MONDO:0018982'}, - 'MESH:D052582': {'MONDO': 'MONDO:0008600'}, - 'MESH:D052798': {'MONDO': 'MONDO:0001725'}, - 'MESH:D052878': {'MONDO': 'MONDO:0024647'}, - 'MESH:D052880': {'MONDO': 'MONDO:0019168'}, - 'MESH:D052919': {'MONDO': 'MONDO:0019174'}, - 'MESH:D052958': {'MONDO': 'MONDO:0019000'}, - 'MESH:D053018': {'MONDO': 'MONDO:0021750'}, - 'MESH:D053039': {'MONDO': 'MONDO:0007009'}, - 'MESH:D053040': {'MONDO': 'MONDO:0008171'}, - 'MESH:D053098': {'MONDO': 'MONDO:0020720'}, - 'MESH:D053201': {'MONDO': 'MONDO:0006624'}, - 'MESH:D053206': {'MONDO': 'MONDO:0000022'}, - 'MESH:D053306': {'MONDO': 'MONDO:0003947'}, - 'MESH:D053360': {'MONDO': 'MONDO:0016619'}, - 'MESH:D053447': {'MONDO': 'MONDO:0021016'}, - 'MESH:D053489': {'MONDO': 'MONDO:0025505'}, - 'MESH:D053529': {'MONDO': 'MONDO:0015748'}, - 'MESH:D053549': {'MONDO': 'MONDO:0016471'}, - 'MESH:D053559': {'MONDO': 'MONDO:0007379'}, - 'MESH:D053560': {'MONDO': 'MONDO:0007813'}, - 'MESH:D053570': {'MONDO': 'MONDO:0025506'}, - 'MESH:D053578': {'MONDO': 'MONDO:0015247'}, - 'MESH:D053579': {'MONDO': 'MONDO:0009904'}, - 'MESH:D053653': {'MONDO': 'MONDO:0021746'}, - 'MESH:D053684': {'MONDO': 'MONDO:0006721'}, - 'MESH:D053713': {'MONDO': 'MONDO:0100459'}, - 'MESH:D053718': {'MONDO': 'MONDO:0015665'}, - 'MESH:D053770': {'CHEBI': 'CHEBI:52593'}, - 'MESH:D053840': {'MONDO': 'MONDO:0015263'}, - 'MESH:D054019': {'MONDO': 'MONDO:0100185'}, - 'MESH:D054038': {'MONDO': 'MONDO:0044033'}, - 'MESH:D054058': {'MONDO': 'MONDO:0005542'}, - 'MESH:D054060': {'MONDO': 'MONDO:0004597'}, - 'MESH:D054061': {'MONDO': 'MONDO:0003528'}, - 'MESH:D054067': {'MONDO': 'MONDO:0010130'}, - 'MESH:D054068': {'MONDO': 'MONDO:0044037'}, - 'MESH:D054078': {'MONDO': 'MONDO:0017708'}, - 'MESH:D054079': {'MONDO': 'MONDO:0024291'}, - 'MESH:D054082': {'MONDO': 'MONDO:0018838'}, - 'MESH:D054083': {'MONDO': 'MONDO:0018664'}, - 'MESH:D054091': {'MONDO': 'MONDO:0020341'}, - 'MESH:D054092': {'MONDO': 'MONDO:0020439'}, - 'MESH:D054098': {'MONDO': 'MONDO:0024277'}, - 'MESH:D054143': {'MONDO': 'MONDO:0006993'}, - 'MESH:D054144': {'MONDO': 'MONDO:0006727'}, - 'MESH:D054179': {'MONDO': 'MONDO:0019623'}, - 'MESH:D054219': {'MONDO': 'MONDO:0004959'}, - 'MESH:D054220': {'MONDO': 'MONDO:0017094'}, - 'MESH:D054222': {'MONDO': 'MONDO:0018869'}, - 'MESH:D054243': {'MONDO': 'MONDO:0025028'}, - 'MESH:D054312': {'MONDO': 'MONDO:0000327'}, - 'MESH:D054319': {'MONDO': 'MONDO:0016370'}, - 'MESH:D054331': {'MONDO': 'MONDO:0010595'}, - 'MESH:D054363': {'MONDO': 'MONDO:0006674'}, - 'MESH:D054364': {'MONDO': 'MONDO:0016238'}, - 'MESH:D054403': {'MONDO': 'MONDO:0019461'}, - 'MESH:D054429': {'MONDO': 'MONDO:0011908'}, - 'MESH:D054437': {'MONDO': 'MONDO:0020077'}, - 'MESH:D054446': {'MONDO': 'MONDO:0017598'}, - 'MESH:D054508': {'MONDO': 'MONDO:0033938'}, - 'MESH:D054514': {'MONDO': 'MONDO:0019631'}, - 'MESH:D054517': {'MONDO': 'MONDO:0006881'}, - 'MESH:D054537': {'MONDO': 'MONDO:0000465'}, - 'MESH:D054546': {'MONDO': 'MONDO:0016987'}, - 'MESH:D054549': {'MONDO': 'MONDO:0019018'}, - 'MESH:D054556': {'MONDO': 'MONDO:0005399'}, - 'MESH:D054559': {'MONDO': 'MONDO:0000328'}, - 'MESH:D054685': {'MONDO': 'MONDO:0018842'}, - 'MESH:D054697': {'CHEBI': 'CHEBI:35610'}, - 'MESH:D054705': {'MONDO': 'MONDO:0002726'}, - 'MESH:D054709': {'CHEBI': 'CHEBI:16110'}, - 'MESH:D054715': {'CHEBI': 'CHEBI:50912'}, - 'MESH:D054739': {'MONDO': 'MONDO:0005813'}, - 'MESH:D054740': {'MONDO': 'MONDO:0005764'}, - 'MESH:D054747': {'MONDO': 'MONDO:0019479'}, - 'MESH:D054752': {'MONDO': 'MONDO:0019480'}, - 'MESH:D054804': {'CHEBI': 'CHEBI:81578'}, - 'MESH:D054853': {'MONDO': 'MONDO:0011208'}, - 'MESH:D054877': {'MONDO': 'MONDO:0008684'}, - 'MESH:D054880': {'MONDO': 'MONDO:0008830'}, - 'MESH:D054908': {'MONDO': 'MONDO:0100482'}, - 'MESH:D054969': {'MONDO': 'MONDO:0021809'}, - 'MESH:D054970': {'MONDO': 'MONDO:0018608'}, - 'MESH:D054972': {'MONDO': 'MONDO:0011479'}, - 'MESH:D054973': {'MONDO': 'MONDO:0006359'}, - 'MESH:D054975': {'MONDO': 'MONDO:0007804'}, - 'MESH:D054988': {'MONDO': 'MONDO:0002429'}, - 'MESH:D054989': {'MONDO': 'MONDO:0015294'}, - 'MESH:D054990': {'MONDO': 'MONDO:0800029'}, - 'MESH:D055008': {'MONDO': 'MONDO:0006654'}, - 'MESH:D055009': {'MONDO': 'MONDO:0002253'}, - 'MESH:D055010': {'MONDO': 'MONDO:0005663'}, - 'MESH:D055013': {'MONDO': 'MONDO:0006630'}, - 'MESH:D055034': {'MONDO': 'MONDO:0018381'}, - 'MESH:D055036': {'MONDO': 'MONDO:0007251'}, - 'MESH:D055090': {'MONDO': 'MONDO:0019804'}, - 'MESH:D055092': {'MONDO': 'MONDO:0007878'}, - 'MESH:D055112': {'MONDO': 'MONDO:0000497'}, - 'MESH:D055113': {'MONDO': 'MONDO:0005593'}, - 'MESH:D055154': {'MONDO': 'MONDO:0000485'}, - 'MESH:D055371': {'MONDO': 'MONDO:0015796'}, - 'MESH:D055496': {'MONDO': 'MONDO:0006868'}, - 'MESH:D055501': {'MONDO': 'MONDO:0015545'}, - 'MESH:D055534': {'MONDO': 'MONDO:0010735'}, - 'MESH:D055577': {'MONDO': 'MONDO:0009218'}, - 'MESH:D055623': {'MONDO': 'MONDO:0005173'}, - 'MESH:D055652': {'MONDO': 'MONDO:0007686'}, - 'MESH:D055653': {'MONDO': 'MONDO:0008018'}, - 'MESH:D055665': {'MONDO': 'MONDO:0000809'}, - 'MESH:D055673': {'MONDO': 'MONDO:0008708'}, - 'MESH:D055677': {'MONDO': 'MONDO:0400005'}, - 'MESH:D055728': {'MONDO': 'MONDO:0009692'}, - 'MESH:D055732': {'MONDO': 'MONDO:0000266'}, - 'MESH:D055752': {'MONDO': 'MONDO:0008433'}, - 'MESH:D055761': {'MONDO': 'MONDO:0025167'}, - 'MESH:D055847': {'MONDO': 'MONDO:0012249'}, - 'MESH:D055882': {'MONDO': 'MONDO:0006778'}, - 'MESH:D055947': {'MONDO': 'MONDO:0018954'}, - 'MESH:D055948': {'MONDO': 'MONDO:0006516'}, - 'MESH:D055952': {'MONDO': 'MONDO:0015453'}, - 'MESH:D055953': {'MONDO': 'MONDO:0019124'}, - 'MESH:D055955': {'MONDO': 'MONDO:0019390'}, - 'MESH:D055958': {'MONDO': 'MONDO:0043320'}, - 'MESH:D055959': {'MONDO': 'MONDO:0011385'}, - 'MESH:D055985': {'MONDO': 'MONDO:0040753'}, - 'MESH:D056005': {'MONDO': 'MONDO:0041752'}, - 'MESH:D056006': {'MONDO': 'MONDO:0041751'}, - 'MESH:D056150': {'MONDO': 'MONDO:0017384'}, - 'MESH:D056266': {'MONDO': 'MONDO:0017851'}, - 'MESH:D056267': {'MONDO': 'MONDO:0015809'}, - 'MESH:D056486': {'MONDO': 'MONDO:0005359'}, - 'MESH:D056586': {'MONDO': 'MONDO:0005632'}, - 'MESH:D056587': {'MONDO': 'MONDO:0016168'}, - 'MESH:D056648': {'MONDO': 'MONDO:0015492'}, - 'MESH:D056650': {'MONDO': 'MONDO:0021722'}, - 'MESH:D056653': {'MONDO': 'MONDO:0043267'}, - 'MESH:D056660': {'MONDO': 'MONDO:0017953'}, - 'MESH:D056684': {'MONDO': 'MONDO:0007921'}, - 'MESH:D056685': {'MONDO': 'MONDO:0009026'}, - 'MESH:D056693': {'MONDO': 'MONDO:0011628'}, - 'MESH:D056725': {'MONDO': 'MONDO:0008668'}, - 'MESH:D056728': {'MONDO': 'MONDO:0013304'}, - 'MESH:D056729': {'MONDO': 'MONDO:0010191'}, - 'MESH:D056730': {'MONDO': 'MONDO:0008394'}, - 'MESH:D056731': {'MONDO': 'MONDO:0009517'}, - 'MESH:D056732': {'MONDO': 'MONDO:0008221'}, - 'MESH:D056733': {'MONDO': 'MONDO:0015285'}, - 'MESH:D056734': {'MONDO': 'MONDO:0008009'}, - 'MESH:D056735': {'MONDO': 'MONDO:0017979'}, - 'MESH:D056768': {'MONDO': 'MONDO:0000128'}, - 'MESH:D056769': {'MONDO': 'MONDO:0008763'}, - 'MESH:D056770': {'MONDO': 'MONDO:0009735'}, - 'MESH:D056806': {'MONDO': 'MONDO:0004739'}, - 'MESH:D056807': {'MONDO': 'MONDO:0008815'}, - 'MESH:D056828': {'MONDO': 'MONDO:0012526'}, - 'MESH:D056833': {'MONDO': 'MONDO:0018616'}, - 'MESH:D056846': {'MONDO': 'MONDO:0018096'}, - 'MESH:D056887': {'MONDO': 'MONDO:0000082'}, - 'MESH:D056889': {'MONDO': 'MONDO:0010543'}, - 'MESH:D056929': {'MONDO': 'MONDO:0008323'}, - 'MESH:D056988': {'MONDO': 'MONDO:0006652'}, - 'MESH:D056989': {'MONDO': 'MONDO:0006803'}, - 'MESH:D057049': {'MONDO': 'MONDO:0019737'}, - 'MESH:D057066': {'MONDO': 'MONDO:0006837'}, - 'MESH:D057088': {'MONDO': 'MONDO:0016444'}, - 'MESH:D057090': {'MONDO': 'MONDO:0006189'}, - 'MESH:D057129': {'MONDO': 'MONDO:0018988'}, - 'MESH:D057130': {'MONDO': 'MONDO:0018998'}, - 'MESH:D057135': {'MONDO': 'MONDO:0005417'}, - 'MESH:D057145': {'CHEBI': 'CHEBI:50804'}, - 'MESH:D057165': {'MONDO': 'MONDO:0021179'}, - 'MESH:D057177': {'MONDO': 'MONDO:0700038'}, - 'MESH:D057178': {'MONDO': 'MONDO:0015059'}, - 'MESH:D057180': {'MONDO': 'MONDO:0017276'}, - 'MESH:D057215': {'MONDO': 'MONDO:0000690'}, - 'MESH:D057765': {'MONDO': 'MONDO:0005361'}, - 'MESH:D057767': {'MONDO': 'MONDO:0005610'}, - 'MESH:D057792': {'MONDO': 'MONDO:0043330'}, - 'MESH:D057826': {'MONDO': 'MONDO:0000390'}, - 'MESH:D057831': {'MONDO': 'MONDO:0015306'}, - 'MESH:D057885': {'MONDO': 'MONDO:0018067'}, - 'MESH:D057886': {'CHEBI': 'CHEBI:132717'}, - 'MESH:D057891': {'MONDO': 'MONDO:0018026'}, - 'MESH:D057973': {'MONDO': 'MONDO:0015612'}, - 'MESH:D058066': {'MONDO': 'MONDO:0025030'}, - 'MESH:D058088': {'MONDO': 'MONDO:0016140'}, - 'MESH:D058115': {'CHEBI': 'CHEBI:39144'}, - 'MESH:D058116': {'CHEBI': 'CHEBI:39143'}, - 'MESH:D058186': {'MONDO': 'MONDO:0002492'}, - 'MESH:D058247': {'MONDO': 'MONDO:0010908'}, - 'MESH:D058249': {'MONDO': 'MONDO:0007607'}, - 'MESH:D058252': {'MONDO': 'MONDO:0015537'}, - 'MESH:D058285': {'MONDO': 'MONDO:0019498'}, - 'MESH:D058365': {'MONDO': 'MONDO:0044067'}, - 'MESH:D058387': {'MONDO': 'MONDO:0044070'}, - 'MESH:D058405': {'MONDO': 'MONDO:0019373'}, - 'MESH:D058429': {'MONDO': 'MONDO:0005776'}, - 'MESH:D058437': {'MONDO': 'MONDO:0006797'}, - 'MESH:D058456': {'MONDO': 'MONDO:0010269'}, - 'MESH:D058489': {'MONDO': 'MONDO:0017576'}, - 'MESH:D058490': {'MONDO': 'MONDO:0020040'}, - 'MESH:D058494': {'MONDO': 'MONDO:0000171'}, - 'MESH:D058495': {'MONDO': 'MONDO:0019349'}, - 'MESH:D058496': {'MONDO': 'MONDO:0008434'}, - 'MESH:D058497': {'MONDO': 'MONDO:0009046'}, - 'MESH:D058499': {'MONDO': 'MONDO:0019118'}, - 'MESH:D058502': {'MONDO': 'MONDO:0010742'}, - 'MESH:D058527': {'MONDO': 'MONDO:0019473'}, - 'MESH:D058531': {'MONDO': 'MONDO:0100249'}, - 'MESH:D058533': {'MONDO': 'MONDO:0017975'}, - 'MESH:D058540': {'MONDO': 'MONDO:0010568'}, - 'MESH:D058617': {'MONDO': 'MONDO:0005710'}, - 'MESH:D058627': {'MONDO': 'MONDO:0016608'}, - 'MESH:D058631': {'MONDO': 'MONDO:0009940'}, - 'MESH:D058670': {'MONDO': 'MONDO:0030502'}, - 'MESH:D058729': {'MONDO': 'MONDO:0005386'}, - 'MESH:D058747': {'MONDO': 'MONDO:0008965'}, - 'MESH:D058890': {'MONDO': 'MONDO:0018987'}, - 'MESH:D058922': {'MONDO': 'MONDO:0006804'}, - 'MESH:D058968': {'MONDO': 'MONDO:0025510'}, - 'MESH:D059228': {'MONDO': 'MONDO:0019105'}, - 'MESH:D059249': {'MONDO': 'MONDO:0000262'}, - 'MESH:D059268': {'MONDO': 'MONDO:0001410'}, - 'MESH:D059269': {'MONDO': 'MONDO:0043343'}, - 'MESH:D059270': {'MONDO': 'MONDO:0001109'}, - 'MESH:D059327': {'MONDO': 'MONDO:0021004'}, - 'MESH:D059347': {'MONDO': 'MONDO:0044079'}, - 'MESH:D059366': {'MONDO': 'MONDO:0022742'}, - 'MESH:D059407': {'MONDO': 'MONDO:0001179'}, - 'MESH:D059545': {'MONDO': 'MONDO:0019112'}, - 'MESH:D059608': {'MONDO': 'MONDO:0016530'}, - 'MESH:D059648': {'CHEBI': 'CHEBI:80304'}, - 'MESH:D059885': {'MONDO': 'MONDO:0007708'}, - 'MESH:D059905': {'MONDO': 'MONDO:0000610'}, - 'MESH:D060048': {'MONDO': 'MONDO:0008431'}, - 'MESH:D060085': {'MONDO': 'MONDO:0100128'}, - 'MESH:D060368': {'MONDO': 'MONDO:0001616'}, - 'MESH:D060426': {'MONDO': 'MONDO:0021081'}, - 'MESH:D060446': {'MONDO': 'MONDO:0001867'}, - 'MESH:D060487': {'MONDO': 'MONDO:0044083'}, - 'MESH:D060545': {'MONDO': 'MONDO:0018957'}, - 'MESH:D060585': {'MONDO': 'MONDO:0016426'}, - 'MESH:D060586': {'MONDO': 'MONDO:0000306'}, - 'MESH:D060605': {'MONDO': 'MONDO:0045037'}, - 'MESH:D060705': {'MONDO': 'MONDO:0001552'}, - 'MESH:D060754': {'CHEBI': 'CHEBI:34741'}, - 'MESH:D060831': {'MONDO': 'MONDO:0700048'}, - 'MESH:D060905': {'MONDO': 'MONDO:0007391'}, - 'MESH:D061085': {'MONDO': 'MONDO:0009022'}, - 'MESH:D061325': {'MONDO': 'MONDO:0003582'}, - 'MESH:D061387': {'MONDO': 'MONDO:0025598'}, - 'MESH:D061686': {'MONDO': 'MONDO:0001780'}, - 'MESH:D062026': {'MONDO': 'MONDO:0024429'}, - 'MESH:D062027': {'MONDO': 'MONDO:0018748'}, - 'MESH:D062108': {'MONDO': 'MONDO:0043361'}, - 'MESH:D062625': {'MONDO': 'MONDO:0003464'}, - 'MESH:D062688': {'MONDO': 'MONDO:0027026'}, - 'MESH:D062689': {'MONDO': 'MONDO:0016611'}, - 'MESH:D062788': {'MONDO': 'MONDO:0010888'}, - 'MESH:D063371': {'MONDO': 'MONDO:0001443'}, - 'MESH:D063647': {'MONDO': 'MONDO:0000408'}, - 'MESH:D063730': {'MONDO': 'MONDO:0024300'}, - 'MESH:D063748': {'MONDO': 'MONDO:0000811'}, - 'MESH:D063926': {'MONDO': 'MONDO:0044876'}, - 'MESH:D064068': {'MONDO': 'MONDO:0044092'}, - 'MESH:D064090': {'MONDO': 'MONDO:0004351'}, - 'MESH:D064419': {'MONDO': 'MONDO:0029001'}, - 'MESH:D064586': {'CHEBI': 'CHEBI:18170'}, - 'MESH:D064696': {'CHEBI': 'CHEBI:177766'}, - 'MESH:D064726': {'MONDO': 'MONDO:0005494'}, - 'MESH:D064753': {'CHEBI': 'CHEBI:18219'}, - 'MESH:D065100': {'CHEBI': 'CHEBI:63673'}, - 'MESH:D065128': {'CHEBI': 'CHEBI:51451'}, - 'MESH:D065134': {'MONDO': 'MONDO:0013577'}, - 'MESH:D065172': {'MONDO': 'MONDO:0044098'}, - 'MESH:D065173': {'MONDO': 'MONDO:0044101'}, - 'MESH:D065310': {'MONDO': 'MONDO:0042491'}, - 'MESH:D065311': {'MONDO': 'MONDO:0003218'}, - 'MESH:D065626': {'MONDO': 'MONDO:0013209'}, - 'MESH:D065632': {'MONDO': 'MONDO:0017941'}, - 'MESH:D065634': {'MONDO': 'MONDO:0043327'}, - 'MESH:D065635': {'MONDO': 'MONDO:8000018'}, - 'MESH:D065646': {'MONDO': 'MONDO:0006468'}, - 'MESH:D065705': {'MONDO': 'MONDO:0020492'}, - 'MESH:D065706': {'MONDO': 'MONDO:0000087'}, - 'MESH:D065707': {'MONDO': 'MONDO:0010011'}, - 'MESH:D065708': {'MONDO': 'MONDO:0017410'}, - 'MESH:D065766': {'MONDO': 'MONDO:0016244'}, - 'MESH:D065768': {'MONDO': 'MONDO:0016532'}, - 'MESH:D065817': {'MONDO': 'MONDO:0010920'}, - 'MESH:D065886': {'MONDO': 'MONDO:0700092'}, - 'MESH:D066190': {'MONDO': 'MONDO:0024430'}} diff --git a/tests/unit/test_validation.py b/tests/unit/test_validation.py index 7bd4b22..90149d2 100644 --- a/tests/unit/test_validation.py +++ b/tests/unit/test_validation.py @@ -1,29 +1,29 @@ -import pytest -from linkml_validator.validator import Validator +# import pytest +# from linkml_validator.validator import Validator -valid_gene = { - "id": "BOGUS:12345", - "name": "Bogus Gene 12345", - "category": ["biolink:NamedThing", "biolink:Gene"], -} +# valid_gene = { +# "id": "BOGUS:12345", +# "name": "Bogus Gene 12345", +# "category": ["biolink:NamedThing", "biolink:Gene"], +# } -invalid_gene = {"name": "Bogus Gene 98765", "type": "biolink:NamedThing"} +# invalid_gene = {"name": "Bogus Gene 98765", "type": "biolink:NamedThing"} -model_url = "https://raw.githubusercontent.com/biolink/biolink-model/latest/biolink-model.yaml" -validator = Validator(schema=model_url) -# model_schema = Path(__file__).parent.parent / 'resources' / 'biolink-model.yaml' -# validator = Validator(schema="tests/resources/biolink-model.yaml") +# model_url = "https://raw.githubusercontent.com/biolink/biolink-model/latest/biolink-model.yaml" +# validator = Validator(schema=model_url) +# # model_schema = Path(__file__).parent.parent / 'resources' / 'biolink-model.yaml' +# # validator = Validator(schema="tests/resources/biolink-model.yaml") -@pytest.mark.parametrize("gene", [valid_gene]) -def test_valid_input(gene): - v = validator.validate(obj=gene, target_class="Gene") - result = v.validation_results[0] - assert result.valid == True +# @pytest.mark.parametrize("gene", [valid_gene]) +# def test_valid_input(gene): +# v = validator.validate(obj=gene, target_class="Gene") +# result = v.validation_results[0] +# assert result.valid == True -@pytest.mark.parametrize("gene", [invalid_gene]) -def test_invalid_input(gene): - v = validator.validate(obj=gene, target_class="Gene") - result = v.validation_results[0] - assert result.valid == False +# @pytest.mark.parametrize("gene", [invalid_gene]) +# def test_invalid_input(gene): +# v = validator.validate(obj=gene, target_class="Gene") +# result = v.validation_results[0] +# assert result.valid == False